Lee Kelleher dc215171c4 Feature: Collection Toolbar Filter Field (#2467)
* Sets `umb-collection-action-bundle` to use `display:contents`

This should only display if the component has any contents.

* Refactored Dictionary collection toolbar

* Refactored Document collection toolbar

Deprecates `umb-document-collection-toolbar`

* Refactored Media collection toolbar

Deprecates `umb-media-collection-toolbar`

* Refactored Extension collection toolbar

Enables support for future Create and Views functionality.

* Exported collection element classes as `element`

deprecated the "default" export

* Adds `elementName` constant

* Refactored UserGroup collection toolbar

Deprecates `umb-user-group-collection-header`

* Code formatting

* Added `umb-collection-filter-field` component

Reusable filter field for a collection toolbar.

* Used `umb-collection-filter-field` component

on existing collections, removed duplicated code.

* Reverted adding `elementName` constant

Seems that this may cause issues with the eslint plugin
(for ensuring element names start with "umb-").
2024-10-17 13:38:45 +02:00
Description
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
448 MiB
Languages
C# 59.5%
TypeScript 39.9%
JavaScript 0.3%
HTML 0.2%