* Add hidden and order settings
* Share path logic
* Add editor to sort and filter areas
* Remove unused form
* Add areas strategy in the dashboard picker
* Move display editor
* Fix min width
* Add leading icon slot to expansion panel
* Fix left chevron icon with dynamic property
* Use area display in original state strategy
* Rename selector
* Rename to area_display
* Remove ha-expansion-panel changes
* Remove expanded
* Fix rebase
* Display all entities in the areas strategy overview (#24663)
* Don't use subgroup
* Add all entities in the overview
* Add tile card features for area view
* Move state content into its own component for reusability
* Add entity state content selector
* Use live timer
* Rename live timer to remaining time and remove remaining attribute from state content list
* Move default in state content component
* Fix picker
* Add support for labels
* Update ha-label-picker.ts
* Remove aliases from label
* Use opacity for chips in labels picker
* Fix label filtering in target picker
* Update ha-labels-picker.ts
* Update dialog-area-registry-detail.ts
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
* Disable attribute for hass properties
* Disable attribute for stateObj properties
* Disable attribute for selector properties
* Disable attribute for route properties
* Switch from Object type to no attribute for same properties
* Add language selector
* Use intl display names
* Use language picker in general settings and profile
* Add nativeName option
* Add format language util
* Add display-name polyfill
* Add native name to selector
* Rename variable
* Base for selector translations
* Allow translations for ha-selector-select
* Fetch translation for config flow and onboarding
* Get translation_key from step handler
* Add domain property to DataEntry flow
* Revert fetching translation for onboarding flow
* Leave domain for repair flows
* Use localizeValue function
* Change type
* Import selector translations in issue flow
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
* Add navigation picker for dashboards
* Rename to navigation
* Fix empty title and path
* Use hass panels instead of fetching dashboards
* Apply suggestions
* Add config entry selector
* Let backend filter by integration
* Add to gallery
* Adjust translation
* Fix imports
* Rename in gallery as well
* Fix typo in localize key
* Prettier