* Replace filled help icon with outlined version across frontend
Updated help icon from mdiHelpCircle to mdiHelpCircleOutline for
visual consistency across the application. This change affects help
tooltips and icon buttons in configuration panels, dialogs, and
Lovelace editor components.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
* Update src/panels/config/ha-panel-config.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
---------
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Create data-table-columns.ts
* Update data-table-columns.ts
* move a code for columns into separate functions
* move a code for columns into separate functions
* move a code for columns into separate functions
* move a code for columns into separate functions
* move a code for columns into separate functions
* move a code for columns into separate functions
* move a code for columns into separate functions
* move a code for columns into separate functions
* fix a translation key
* move commonly used translations to generic
* remove a translation for another PR
* restore "domain" translation for while
* resolving conflicts
* resolve conflicts
* resolving conflicts
* resolving conflicts
* resolving conflicts
* resolving conflicts
* fix conflicts
* fix conflicts
* fix import
* fix import
* Add "Commands" title to quick bar translations in English
* Enhance QuickBar dialog handling and localize commands title
* add nav icons
* Add icons and styles and separate navigation from commands
* handle non admin
* Add areas
* Fix import and shortcuts
* Restructure
* remove area sort
* move keys
* area search keys review
* Fix adaptive dialog slots without header
* Design review
* Review marcin
* Fix safe area bottom
* Fix ios focus
* Make it clearable
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
* create Assistants filter
* render logo and name
* make the Voice assistants filter work
* integrate cloudStatus
* code clean-up
* remove cloudStatus
* bugfix
* remove console log
* remove cloudstatus
* set ha-list clientHeight to 49px
* add a description fo ha-label
* add a description fo ha-label
* add a description fo ha-label
* add a description fo ha-label
* add a description fo ha-label
* add a description fo ha-label
* add a description fo ha-label
* add a description for ha-label
* add ha-tooltip for ha-input-chip
* add ha-tooltip
* replace() -> replaceAll()
* replace() -> replaceAll()
* prettier
* fix styles to enlarge an "active tooltip area"
* additional check for null for "description"
* simplify a check for description
* simplify a check for description
* simplify a check for description
* simplify a check for description
* simplify a check for description
* simplify a check for description
* simplify a check for description
* simplify a check for description
* simplify a check for description
* call uid() in constructor
* fix a check for null
* attempting to bypass insecure randomness
* move a call of uid() into constructor
* uid generation tweak
* Apply suggestions from code review
* prettier
* simplify
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>