@helixui/library 3.1.0 → 3.2.0-next.102
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/custom-elements.json +6407 -339
- package/dist/components/hx-accordion/hx-accordion-item.d.ts.map +1 -1
- package/dist/components/hx-accordion/hx-accordion-item.styles.d.ts.map +1 -1
- package/dist/components/hx-accordion/hx-accordion.d.ts +3 -0
- package/dist/components/hx-accordion/hx-accordion.d.ts.map +1 -1
- package/dist/components/hx-accordion/index.js +1 -1
- package/dist/components/hx-action-bar/hx-action-bar.d.ts +14 -0
- package/dist/components/hx-action-bar/hx-action-bar.d.ts.map +1 -1
- package/dist/components/hx-action-bar/index.js +1 -1
- package/dist/components/hx-alert/hx-alert.d.ts +36 -0
- package/dist/components/hx-alert/hx-alert.d.ts.map +1 -1
- package/dist/components/hx-alert/hx-alert.styles.d.ts +12 -0
- package/dist/components/hx-alert/hx-alert.styles.d.ts.map +1 -1
- package/dist/components/hx-alert/index.js +1 -1
- package/dist/components/hx-avatar/hx-avatar.d.ts +17 -0
- package/dist/components/hx-avatar/hx-avatar.d.ts.map +1 -1
- package/dist/components/hx-avatar/index.js +1 -1
- package/dist/components/hx-badge/hx-badge.d.ts +35 -0
- package/dist/components/hx-badge/hx-badge.d.ts.map +1 -1
- package/dist/components/hx-badge/index.js +1 -1
- package/dist/components/hx-banner/hx-banner.d.ts +34 -0
- package/dist/components/hx-banner/hx-banner.d.ts.map +1 -1
- package/dist/components/hx-banner/hx-banner.styles.d.ts +12 -0
- package/dist/components/hx-banner/hx-banner.styles.d.ts.map +1 -1
- package/dist/components/hx-banner/index.js +1 -1
- package/dist/components/hx-breadcrumb/hx-breadcrumb-item.d.ts.map +1 -1
- package/dist/components/hx-breadcrumb/hx-breadcrumb-item.styles.d.ts.map +1 -1
- package/dist/components/hx-breadcrumb/hx-breadcrumb.d.ts +3 -0
- package/dist/components/hx-breadcrumb/hx-breadcrumb.d.ts.map +1 -1
- package/dist/components/hx-breadcrumb/index.js +1 -1
- package/dist/components/hx-button/hx-button.d.ts +44 -7
- package/dist/components/hx-button/hx-button.d.ts.map +1 -1
- package/dist/components/hx-button/hx-button.styles.d.ts.map +1 -1
- package/dist/components/hx-button/index.js +1 -1
- package/dist/components/hx-button-group/hx-button-group.d.ts +2 -0
- package/dist/components/hx-button-group/hx-button-group.d.ts.map +1 -1
- package/dist/components/hx-button-group/hx-button-group.styles.d.ts.map +1 -1
- package/dist/components/hx-button-group/index.js +1 -1
- package/dist/components/hx-card/hx-card.d.ts +28 -0
- package/dist/components/hx-card/hx-card.d.ts.map +1 -1
- package/dist/components/hx-card/hx-card.styles.d.ts +9 -0
- package/dist/components/hx-card/hx-card.styles.d.ts.map +1 -1
- package/dist/components/hx-card/index.js +1 -1
- package/dist/components/hx-carousel/hx-carousel.d.ts +25 -0
- package/dist/components/hx-carousel/hx-carousel.d.ts.map +1 -1
- package/dist/components/hx-carousel/hx-carousel.styles.d.ts.map +1 -1
- package/dist/components/hx-carousel/index.js +1 -1
- package/dist/components/hx-checkbox/hx-checkbox.d.ts +38 -7
- package/dist/components/hx-checkbox/hx-checkbox.d.ts.map +1 -1
- package/dist/components/hx-checkbox/hx-checkbox.styles.d.ts.map +1 -1
- package/dist/components/hx-checkbox/index.js +1 -1
- package/dist/components/hx-checkbox-group/hx-checkbox-group.d.ts +16 -2
- package/dist/components/hx-checkbox-group/hx-checkbox-group.d.ts.map +1 -1
- package/dist/components/hx-checkbox-group/index.js +1 -1
- package/dist/components/hx-clinical-status/hx-clinical-status.d.ts +37 -0
- package/dist/components/hx-clinical-status/hx-clinical-status.d.ts.map +1 -1
- package/dist/components/hx-clinical-status/hx-clinical-status.styles.d.ts.map +1 -1
- package/dist/components/hx-clinical-status/index.js +1 -1
- package/dist/components/hx-code-snippet/hx-code-snippet.d.ts +35 -0
- package/dist/components/hx-code-snippet/hx-code-snippet.d.ts.map +1 -1
- package/dist/components/hx-code-snippet/hx-code-snippet.styles.d.ts.map +1 -1
- package/dist/components/hx-code-snippet/index.js +1 -1
- package/dist/components/hx-color-picker/hx-color-picker.d.ts +29 -0
- package/dist/components/hx-color-picker/hx-color-picker.d.ts.map +1 -1
- package/dist/components/hx-color-picker/hx-color-picker.styles.d.ts.map +1 -1
- package/dist/components/hx-color-picker/index.js +1 -1
- package/dist/components/hx-combobox/hx-combobox.d.ts +49 -0
- package/dist/components/hx-combobox/hx-combobox.d.ts.map +1 -1
- package/dist/components/hx-combobox/hx-combobox.styles.d.ts.map +1 -1
- package/dist/components/hx-combobox/index.js +1 -1
- package/dist/components/hx-container/hx-container.d.ts +5 -0
- package/dist/components/hx-container/hx-container.d.ts.map +1 -1
- package/dist/components/hx-copy-button/hx-copy-button.d.ts +24 -0
- package/dist/components/hx-copy-button/hx-copy-button.d.ts.map +1 -1
- package/dist/components/hx-copy-button/hx-copy-button.styles.d.ts.map +1 -1
- package/dist/components/hx-copy-button/index.js +1 -1
- package/dist/components/hx-counter/hx-counter.d.ts +7 -0
- package/dist/components/hx-counter/hx-counter.d.ts.map +1 -1
- package/dist/components/hx-counter/index.js +1 -1
- package/dist/components/hx-data-table/hx-data-table.d.ts +29 -0
- package/dist/components/hx-data-table/hx-data-table.d.ts.map +1 -1
- package/dist/components/hx-data-table/hx-data-table.styles.d.ts.map +1 -1
- package/dist/components/hx-data-table/index.js +1 -1
- package/dist/components/hx-date-picker/hx-date-picker.d.ts +44 -0
- package/dist/components/hx-date-picker/hx-date-picker.d.ts.map +1 -1
- package/dist/components/hx-date-picker/hx-date-picker.styles.d.ts.map +1 -1
- package/dist/components/hx-date-picker/index.js +1 -1
- package/dist/components/hx-dialog/hx-dialog.d.ts +31 -0
- package/dist/components/hx-dialog/hx-dialog.d.ts.map +1 -1
- package/dist/components/hx-dialog/hx-dialog.styles.d.ts +10 -0
- package/dist/components/hx-dialog/hx-dialog.styles.d.ts.map +1 -1
- package/dist/components/hx-dialog/index.js +1 -1
- package/dist/components/hx-divider/hx-divider.d.ts +9 -0
- package/dist/components/hx-divider/hx-divider.d.ts.map +1 -1
- package/dist/components/hx-divider/index.js +1 -1
- package/dist/components/hx-drawer/hx-drawer.d.ts +30 -0
- package/dist/components/hx-drawer/hx-drawer.d.ts.map +1 -1
- package/dist/components/hx-drawer/hx-drawer.styles.d.ts +10 -0
- package/dist/components/hx-drawer/hx-drawer.styles.d.ts.map +1 -1
- package/dist/components/hx-drawer/index.js +1 -1
- package/dist/components/hx-dropdown/hx-dropdown.d.ts +6 -0
- package/dist/components/hx-dropdown/hx-dropdown.d.ts.map +1 -1
- package/dist/components/hx-dropdown/index.js +1 -1
- package/dist/components/hx-field/hx-field.d.ts +15 -0
- package/dist/components/hx-field/hx-field.d.ts.map +1 -1
- package/dist/components/hx-field/index.js +1 -1
- package/dist/components/hx-field-label/hx-field-label.d.ts +11 -0
- package/dist/components/hx-field-label/hx-field-label.d.ts.map +1 -1
- package/dist/components/hx-field-label/index.js +1 -1
- package/dist/components/hx-file-upload/hx-file-upload.d.ts +35 -0
- package/dist/components/hx-file-upload/hx-file-upload.d.ts.map +1 -1
- package/dist/components/hx-file-upload/hx-file-upload.styles.d.ts.map +1 -1
- package/dist/components/hx-file-upload/index.js +1 -1
- package/dist/components/hx-form/index.js +1 -1
- package/dist/components/hx-grid/hx-grid.d.ts +5 -0
- package/dist/components/hx-grid/hx-grid.d.ts.map +1 -1
- package/dist/components/hx-help-text/hx-help-text.d.ts +8 -0
- package/dist/components/hx-help-text/hx-help-text.d.ts.map +1 -1
- package/dist/components/hx-help-text/index.js +1 -1
- package/dist/components/hx-icon/hx-icon.d.ts +5 -0
- package/dist/components/hx-icon/hx-icon.d.ts.map +1 -1
- package/dist/components/hx-icon/index.js +1 -1
- package/dist/components/hx-icon-button/hx-icon-button.d.ts +27 -0
- package/dist/components/hx-icon-button/hx-icon-button.d.ts.map +1 -1
- package/dist/components/hx-icon-button/hx-icon-button.styles.d.ts.map +1 -1
- package/dist/components/hx-icon-button/index.js +1 -1
- package/dist/components/hx-image/hx-image.d.ts +4 -0
- package/dist/components/hx-image/hx-image.d.ts.map +1 -1
- package/dist/components/hx-image/index.js +1 -1
- package/dist/components/hx-link/hx-link.d.ts +15 -0
- package/dist/components/hx-link/hx-link.d.ts.map +1 -1
- package/dist/components/hx-link/hx-link.styles.d.ts.map +1 -1
- package/dist/components/hx-link/index.js +1 -1
- package/dist/components/hx-list/hx-list-item.d.ts.map +1 -1
- package/dist/components/hx-list/hx-list-item.styles.d.ts.map +1 -1
- package/dist/components/hx-list/hx-list.d.ts +3 -0
- package/dist/components/hx-list/hx-list.d.ts.map +1 -1
- package/dist/components/hx-list/index.js +1 -1
- package/dist/components/hx-menu/hx-menu-divider.d.ts.map +1 -1
- package/dist/components/hx-menu/hx-menu-item.d.ts.map +1 -1
- package/dist/components/hx-menu/hx-menu.d.ts +6 -0
- package/dist/components/hx-menu/hx-menu.d.ts.map +1 -1
- package/dist/components/hx-menu/index.js +1 -1
- package/dist/components/hx-meter/hx-meter.d.ts +23 -0
- package/dist/components/hx-meter/hx-meter.d.ts.map +1 -1
- package/dist/components/hx-meter/index.js +1 -1
- package/dist/components/hx-nav/hx-nav.d.ts +29 -0
- package/dist/components/hx-nav/hx-nav.d.ts.map +1 -1
- package/dist/components/hx-nav/index.js +1 -1
- package/dist/components/hx-number-input/hx-number-input.d.ts +34 -0
- package/dist/components/hx-number-input/hx-number-input.d.ts.map +1 -1
- package/dist/components/hx-number-input/index.js +1 -1
- package/dist/components/hx-overflow-menu/hx-overflow-menu.d.ts +26 -0
- package/dist/components/hx-overflow-menu/hx-overflow-menu.d.ts.map +1 -1
- package/dist/components/hx-overflow-menu/hx-overflow-menu.styles.d.ts.map +1 -1
- package/dist/components/hx-overflow-menu/index.js +1 -1
- package/dist/components/hx-pagination/hx-pagination.d.ts +21 -0
- package/dist/components/hx-pagination/hx-pagination.d.ts.map +1 -1
- package/dist/components/hx-pagination/index.js +1 -1
- package/dist/components/hx-patient-banner/hx-patient-banner.d.ts +23 -0
- package/dist/components/hx-patient-banner/hx-patient-banner.d.ts.map +1 -1
- package/dist/components/hx-patient-banner/hx-patient-banner.styles.d.ts.map +1 -1
- package/dist/components/hx-patient-banner/index.js +1 -1
- package/dist/components/hx-phi-field/hx-phi-field.d.ts +19 -5
- package/dist/components/hx-phi-field/hx-phi-field.d.ts.map +1 -1
- package/dist/components/hx-phi-field/hx-phi-field.styles.d.ts.map +1 -1
- package/dist/components/hx-phi-field/index.js +1 -1
- package/dist/components/hx-popover/hx-popover.d.ts +15 -0
- package/dist/components/hx-popover/hx-popover.d.ts.map +1 -1
- package/dist/components/hx-popover/hx-popover.styles.d.ts +9 -0
- package/dist/components/hx-popover/hx-popover.styles.d.ts.map +1 -1
- package/dist/components/hx-popover/index.js +1 -1
- package/dist/components/hx-popup/hx-popup.d.ts +1 -0
- package/dist/components/hx-popup/hx-popup.d.ts.map +1 -1
- package/dist/components/hx-popup/hx-popup.styles.d.ts +9 -0
- package/dist/components/hx-popup/hx-popup.styles.d.ts.map +1 -1
- package/dist/components/hx-popup/index.js +1 -1
- package/dist/components/hx-progress-bar/hx-progress-bar.d.ts +17 -0
- package/dist/components/hx-progress-bar/hx-progress-bar.d.ts.map +1 -1
- package/dist/components/hx-progress-bar/index.js +1 -1
- package/dist/components/hx-progress-ring/hx-progress-ring.d.ts +15 -0
- package/dist/components/hx-progress-ring/hx-progress-ring.d.ts.map +1 -1
- package/dist/components/hx-progress-ring/index.js +1 -1
- package/dist/components/hx-prose/hx-prose.d.ts +2 -0
- package/dist/components/hx-prose/hx-prose.d.ts.map +1 -1
- package/dist/components/hx-prose/index.js +1 -1
- package/dist/components/hx-radio-group/hx-radio-group.d.ts +17 -3
- package/dist/components/hx-radio-group/hx-radio-group.d.ts.map +1 -1
- package/dist/components/hx-radio-group/hx-radio.d.ts +5 -5
- package/dist/components/hx-radio-group/hx-radio.d.ts.map +1 -1
- package/dist/components/hx-radio-group/hx-radio.styles.d.ts.map +1 -1
- package/dist/components/hx-radio-group/index.js +1 -1
- package/dist/components/hx-rating/hx-rating.d.ts +13 -0
- package/dist/components/hx-rating/hx-rating.d.ts.map +1 -1
- package/dist/components/hx-rating/hx-rating.styles.d.ts.map +1 -1
- package/dist/components/hx-rating/index.js +1 -1
- package/dist/components/hx-select/hx-select.d.ts +43 -0
- package/dist/components/hx-select/hx-select.d.ts.map +1 -1
- package/dist/components/hx-select/hx-select.styles.d.ts.map +1 -1
- package/dist/components/hx-select/index.js +1 -1
- package/dist/components/hx-side-nav/hx-nav-item.d.ts +7 -5
- package/dist/components/hx-side-nav/hx-nav-item.d.ts.map +1 -1
- package/dist/components/hx-side-nav/hx-nav-item.styles.d.ts.map +1 -1
- package/dist/components/hx-side-nav/hx-side-nav.d.ts +9 -4
- package/dist/components/hx-side-nav/hx-side-nav.d.ts.map +1 -1
- package/dist/components/hx-side-nav/hx-side-nav.styles.d.ts.map +1 -1
- package/dist/components/hx-side-nav/index.js +1 -1
- package/dist/components/hx-skeleton/hx-skeleton.d.ts +5 -0
- package/dist/components/hx-skeleton/hx-skeleton.d.ts.map +1 -1
- package/dist/components/hx-skeleton/index.js +1 -1
- package/dist/components/hx-slider/hx-slider.d.ts +38 -0
- package/dist/components/hx-slider/hx-slider.d.ts.map +1 -1
- package/dist/components/hx-slider/index.js +1 -1
- package/dist/components/hx-spinner/hx-spinner.d.ts +10 -0
- package/dist/components/hx-spinner/hx-spinner.d.ts.map +1 -1
- package/dist/components/hx-spinner/index.js +1 -1
- package/dist/components/hx-split-button/hx-split-button.d.ts +40 -1
- package/dist/components/hx-split-button/hx-split-button.d.ts.map +1 -1
- package/dist/components/hx-split-button/hx-split-button.styles.d.ts.map +1 -1
- package/dist/components/hx-split-button/index.js +1 -1
- package/dist/components/hx-split-panel/hx-split-panel.d.ts +12 -0
- package/dist/components/hx-split-panel/hx-split-panel.d.ts.map +1 -1
- package/dist/components/hx-split-panel/hx-split-panel.styles.d.ts.map +1 -1
- package/dist/components/hx-split-panel/index.js +1 -1
- package/dist/components/hx-stack/hx-stack.d.ts +5 -0
- package/dist/components/hx-stack/hx-stack.d.ts.map +1 -1
- package/dist/components/hx-stat/hx-stat.d.ts +24 -0
- package/dist/components/hx-stat/hx-stat.d.ts.map +1 -1
- package/dist/components/hx-stat/index.js +1 -1
- package/dist/components/hx-status-indicator/hx-status-indicator.d.ts +13 -0
- package/dist/components/hx-status-indicator/hx-status-indicator.d.ts.map +1 -1
- package/dist/components/hx-status-indicator/index.js +1 -1
- package/dist/components/hx-steps/hx-step.d.ts.map +1 -1
- package/dist/components/hx-steps/hx-step.styles.d.ts.map +1 -1
- package/dist/components/hx-steps/hx-steps.d.ts +15 -0
- package/dist/components/hx-steps/hx-steps.d.ts.map +1 -1
- package/dist/components/hx-steps/index.js +1 -1
- package/dist/components/hx-structured-list/hx-structured-list.d.ts +7 -0
- package/dist/components/hx-structured-list/hx-structured-list.d.ts.map +1 -1
- package/dist/components/hx-structured-list/index.js +1 -1
- package/dist/components/hx-switch/hx-switch.d.ts +42 -0
- package/dist/components/hx-switch/hx-switch.d.ts.map +1 -1
- package/dist/components/hx-switch/hx-switch.styles.d.ts.map +1 -1
- package/dist/components/hx-switch/index.js +1 -1
- package/dist/components/hx-table/hx-table.d.ts +20 -6
- package/dist/components/hx-table/hx-table.d.ts.map +1 -1
- package/dist/components/hx-table/hx-table.styles.d.ts.map +1 -1
- package/dist/components/hx-table/hx-td.d.ts +1 -1
- package/dist/components/hx-table/index.js +1 -1
- package/dist/components/hx-tabs/hx-tab-panel.d.ts +2 -2
- package/dist/components/hx-tabs/hx-tab-panel.d.ts.map +1 -1
- package/dist/components/hx-tabs/hx-tab-panel.styles.d.ts.map +1 -1
- package/dist/components/hx-tabs/hx-tab.d.ts +6 -6
- package/dist/components/hx-tabs/hx-tab.d.ts.map +1 -1
- package/dist/components/hx-tabs/hx-tab.styles.d.ts.map +1 -1
- package/dist/components/hx-tabs/hx-tabs.d.ts +12 -8
- package/dist/components/hx-tabs/hx-tabs.d.ts.map +1 -1
- package/dist/components/hx-tabs/index.js +1 -1
- package/dist/components/hx-tag/hx-tag.d.ts +36 -0
- package/dist/components/hx-tag/hx-tag.d.ts.map +1 -1
- package/dist/components/hx-tag/index.js +1 -1
- package/dist/components/hx-text/hx-text.d.ts +22 -0
- package/dist/components/hx-text/hx-text.d.ts.map +1 -1
- package/dist/components/hx-text/hx-text.styles.d.ts.map +1 -1
- package/dist/components/hx-text/index.js +1 -1
- package/dist/components/hx-text-input/hx-text-input.d.ts +18 -5
- package/dist/components/hx-text-input/hx-text-input.d.ts.map +1 -1
- package/dist/components/hx-text-input/hx-text-input.styles.d.ts +12 -0
- package/dist/components/hx-text-input/hx-text-input.styles.d.ts.map +1 -1
- package/dist/components/hx-text-input/index.js +1 -1
- package/dist/components/hx-textarea/hx-textarea.d.ts +27 -0
- package/dist/components/hx-textarea/hx-textarea.d.ts.map +1 -1
- package/dist/components/hx-textarea/hx-textarea.styles.d.ts.map +1 -1
- package/dist/components/hx-textarea/index.js +1 -1
- package/dist/components/hx-theme/hx-theme.d.ts +3 -0
- package/dist/components/hx-theme/hx-theme.d.ts.map +1 -1
- package/dist/components/hx-theme/index.js +1 -1
- package/dist/components/hx-time-picker/hx-time-picker.d.ts +32 -0
- package/dist/components/hx-time-picker/hx-time-picker.d.ts.map +1 -1
- package/dist/components/hx-time-picker/hx-time-picker.styles.d.ts.map +1 -1
- package/dist/components/hx-time-picker/index.js +1 -1
- package/dist/components/hx-toast/hx-toast.d.ts +30 -2
- package/dist/components/hx-toast/hx-toast.d.ts.map +1 -1
- package/dist/components/hx-toast/hx-toast.styles.d.ts +10 -0
- package/dist/components/hx-toast/hx-toast.styles.d.ts.map +1 -1
- package/dist/components/hx-toast/index.js +1 -1
- package/dist/components/hx-toggle-button/hx-toggle-button.d.ts +35 -0
- package/dist/components/hx-toggle-button/hx-toggle-button.d.ts.map +1 -1
- package/dist/components/hx-toggle-button/hx-toggle-button.styles.d.ts.map +1 -1
- package/dist/components/hx-toggle-button/index.js +1 -1
- package/dist/components/hx-tooltip/hx-tooltip.d.ts +13 -0
- package/dist/components/hx-tooltip/hx-tooltip.d.ts.map +1 -1
- package/dist/components/hx-tooltip/hx-tooltip.styles.d.ts +8 -0
- package/dist/components/hx-tooltip/hx-tooltip.styles.d.ts.map +1 -1
- package/dist/components/hx-tooltip/index.js +1 -1
- package/dist/components/hx-top-nav/hx-top-nav.d.ts +21 -0
- package/dist/components/hx-top-nav/hx-top-nav.d.ts.map +1 -1
- package/dist/components/hx-top-nav/index.js +1 -1
- package/dist/components/hx-tree-view/hx-tree-item.d.ts.map +1 -1
- package/dist/components/hx-tree-view/hx-tree-view.d.ts +6 -0
- package/dist/components/hx-tree-view/hx-tree-view.d.ts.map +1 -1
- package/dist/components/hx-tree-view/hx-tree-view.styles.d.ts.map +1 -1
- package/dist/components/hx-tree-view/index.js +1 -1
- package/dist/css/helix-all.css +1273 -939
- package/dist/css/helix-core.css +327 -170
- package/dist/css/helix-data.css +54 -48
- package/dist/css/helix-feedback.css +123 -95
- package/dist/css/helix-forms.css +490 -387
- package/dist/css/helix-layout.css +9 -12
- package/dist/css/helix-media.css +16 -12
- package/dist/css/helix-navigation.css +86 -67
- package/dist/css/helix-overlay.css +62 -56
- package/dist/css/helix-tokens.css +173 -106
- package/dist/css/helix-utility.css +57 -46
- package/dist/css/hx-action-bar.css +5 -5
- package/dist/css/hx-alert.css +24 -23
- package/dist/css/hx-avatar.css +3 -3
- package/dist/css/hx-badge.css +22 -22
- package/dist/css/hx-banner.css +25 -24
- package/dist/css/hx-button-group.css +31 -14
- package/dist/css/hx-button.css +156 -34
- package/dist/css/hx-card.css +23 -12
- package/dist/css/hx-carousel.css +16 -12
- package/dist/css/hx-checkbox-group.css +5 -5
- package/dist/css/hx-checkbox.css +19 -22
- package/dist/css/hx-clinical-status.css +28 -30
- package/dist/css/hx-code-snippet.css +26 -20
- package/dist/css/hx-color-picker.css +20 -13
- package/dist/css/hx-combobox.css +31 -37
- package/dist/css/hx-copy-button.css +6 -3
- package/dist/css/hx-counter.css +1 -1
- package/dist/css/hx-data-table.css +16 -15
- package/dist/css/hx-date-picker.css +34 -50
- package/dist/css/hx-dialog.css +31 -27
- package/dist/css/hx-divider.css +2 -2
- package/dist/css/hx-drawer.css +18 -18
- package/dist/css/hx-dropdown.css +2 -2
- package/dist/css/hx-field-label.css +3 -3
- package/dist/css/hx-field.css +6 -6
- package/dist/css/hx-file-upload.css +21 -30
- package/dist/css/hx-help-text.css +5 -5
- package/dist/css/hx-icon-button.css +46 -38
- package/dist/css/hx-image.css +3 -3
- package/dist/css/hx-link.css +9 -12
- package/dist/css/hx-list.css +1 -1
- package/dist/css/hx-menu.css +2 -2
- package/dist/css/hx-meter.css +10 -10
- package/dist/css/hx-nav.css +11 -11
- package/dist/css/hx-number-input.css +18 -18
- package/dist/css/hx-overflow-menu.css +18 -15
- package/dist/css/hx-pagination.css +15 -15
- package/dist/css/hx-patient-banner.css +17 -9
- package/dist/css/hx-phi-field.css +4 -7
- package/dist/css/hx-popover.css +7 -6
- package/dist/css/hx-progress-bar.css +7 -7
- package/dist/css/hx-progress-ring.css +6 -6
- package/dist/css/hx-radio-group.css +5 -5
- package/dist/css/hx-rating.css +5 -6
- package/dist/css/hx-select.css +18 -19
- package/dist/css/hx-side-nav.css +28 -11
- package/dist/css/hx-skeleton.css +1 -1
- package/dist/css/hx-slider.css +15 -15
- package/dist/css/hx-spinner.css +4 -4
- package/dist/css/hx-split-button.css +45 -37
- package/dist/css/hx-split-panel.css +9 -12
- package/dist/css/hx-stat.css +8 -8
- package/dist/css/hx-status-indicator.css +7 -7
- package/dist/css/hx-structured-list.css +5 -5
- package/dist/css/hx-switch.css +16 -11
- package/dist/css/hx-table.css +6 -7
- package/dist/css/hx-tabs.css +3 -3
- package/dist/css/hx-tag.css +18 -18
- package/dist/css/hx-text-input.css +133 -61
- package/dist/css/hx-text.css +9 -7
- package/dist/css/hx-textarea.css +63 -27
- package/dist/css/hx-time-picker.css +27 -21
- package/dist/css/hx-toast.css +36 -10
- package/dist/css/hx-toggle-button.css +46 -33
- package/dist/css/hx-tooltip.css +4 -3
- package/dist/css/hx-top-nav.css +8 -8
- package/dist/css/hx-tree-view.css +1 -2
- package/dist/css/index.css +1 -1
- package/dist/css/manifest.json +332 -230
- package/dist/index.js +75 -75
- package/dist/shared/forced-colors-CTEDFRGa.js +117 -0
- package/dist/shared/forced-colors-CTEDFRGa.js.map +1 -0
- package/dist/shared/{hx-accordion-Wt52OOZD.js → hx-accordion-ZVzgDzTG.js} +29 -29
- package/dist/shared/hx-accordion-ZVzgDzTG.js.map +1 -0
- package/dist/shared/{hx-action-bar-BKMADbHj.js → hx-action-bar-CitgcpGv.js} +38 -37
- package/dist/shared/hx-action-bar-CitgcpGv.js.map +1 -0
- package/dist/shared/{hx-alert-D7n94HwI.js → hx-alert-CLn7CstP.js} +33 -31
- package/dist/shared/hx-alert-CLn7CstP.js.map +1 -0
- package/dist/shared/{hx-avatar-iLYzu8MJ.js → hx-avatar-C9hOmlAb.js} +19 -18
- package/dist/shared/hx-avatar-C9hOmlAb.js.map +1 -0
- package/dist/shared/{hx-badge-CVCmMPyW.js → hx-badge-CQXgOXJM.js} +65 -64
- package/dist/shared/hx-badge-CQXgOXJM.js.map +1 -0
- package/dist/shared/{hx-banner-C_He7Tr4.js → hx-banner-D3DzpfcP.js} +39 -37
- package/dist/shared/hx-banner-D3DzpfcP.js.map +1 -0
- package/dist/shared/{hx-breadcrumb-item-CldCwD1d.js → hx-breadcrumb-item-3tKppF9h.js} +24 -26
- package/dist/shared/hx-breadcrumb-item-3tKppF9h.js.map +1 -0
- package/dist/shared/{hx-button-Ddl-T6T-.js → hx-button-CHlkRQTe.js} +183 -61
- package/dist/shared/hx-button-CHlkRQTe.js.map +1 -0
- package/dist/shared/{hx-button-group-BJOGWoMa.js → hx-button-group-BI-QBqmO.js} +45 -27
- package/dist/shared/hx-button-group-BI-QBqmO.js.map +1 -0
- package/dist/shared/{hx-card-ycveujjL.js → hx-card-qNAM2QNV.js} +49 -37
- package/dist/shared/hx-card-qNAM2QNV.js.map +1 -0
- package/dist/shared/{hx-carousel-item-D_dCv61-.js → hx-carousel-item-z1Lc24op.js} +41 -36
- package/dist/shared/hx-carousel-item-z1Lc24op.js.map +1 -0
- package/dist/shared/{hx-checkbox-DkkoWoye.js → hx-checkbox-D7xma9YH.js} +38 -40
- package/dist/shared/hx-checkbox-D7xma9YH.js.map +1 -0
- package/dist/shared/{hx-checkbox-group-C3poJ-Zw.js → hx-checkbox-group-C9n315Ju.js} +20 -19
- package/dist/shared/hx-checkbox-group-C9n315Ju.js.map +1 -0
- package/dist/shared/{hx-clinical-status-BS5lcddT.js → hx-clinical-status-D3XQIOqX.js} +55 -56
- package/dist/shared/hx-clinical-status-D3XQIOqX.js.map +1 -0
- package/dist/shared/{hx-code-snippet-B7wUKzyb.js → hx-code-snippet-Bi-arDKH.js} +41 -34
- package/dist/shared/hx-code-snippet-Bi-arDKH.js.map +1 -0
- package/dist/shared/{hx-color-picker-DBaKTVLr.js → hx-color-picker-uRc865FJ.js} +54 -46
- package/dist/shared/hx-color-picker-uRc865FJ.js.map +1 -0
- package/dist/shared/{hx-combobox-BmgYT7Ar.js → hx-combobox-DDzqNKEW.js} +43 -48
- package/dist/shared/hx-combobox-DDzqNKEW.js.map +1 -0
- package/dist/shared/hx-container-DVI7sxfX.js.map +1 -1
- package/dist/shared/{hx-copy-button-8deNUdwP.js → hx-copy-button-sUVuikyH.js} +23 -19
- package/dist/shared/hx-copy-button-sUVuikyH.js.map +1 -0
- package/dist/shared/{hx-counter-CKfl_g8K.js → hx-counter-0zYapFhf.js} +10 -9
- package/dist/shared/hx-counter-0zYapFhf.js.map +1 -0
- package/dist/shared/{hx-data-table-B6h0RPn0.js → hx-data-table-CLqVqdxr.js} +49 -47
- package/dist/shared/hx-data-table-CLqVqdxr.js.map +1 -0
- package/dist/shared/{hx-date-picker-Dq2Nb68_.js → hx-date-picker-2iRG1p74.js} +51 -66
- package/dist/shared/hx-date-picker-2iRG1p74.js.map +1 -0
- package/dist/shared/{hx-dialog-CvIlY0Tc.js → hx-dialog-DRN_1-Y-.js} +68 -63
- package/dist/shared/hx-dialog-DRN_1-Y-.js.map +1 -0
- package/dist/shared/{hx-divider-DwpOrzMW.js → hx-divider-CYfcUjcr.js} +18 -17
- package/dist/shared/hx-divider-CYfcUjcr.js.map +1 -0
- package/dist/shared/{hx-drawer-Cx2ZJhBe.js → hx-drawer-Y1Ui2IWJ.js} +31 -30
- package/dist/shared/hx-drawer-Y1Ui2IWJ.js.map +1 -0
- package/dist/shared/{hx-dropdown-BjDrPUq5.js → hx-dropdown-LyaRc8Rf.js} +16 -15
- package/dist/shared/hx-dropdown-LyaRc8Rf.js.map +1 -0
- package/dist/shared/{hx-field-Dp3qQMut.js → hx-field-B3Qo8OLS.js} +15 -15
- package/dist/shared/hx-field-B3Qo8OLS.js.map +1 -0
- package/dist/shared/{hx-field-label-BC8QViXv.js → hx-field-label-BVRyyKeh.js} +8 -7
- package/dist/shared/hx-field-label-BVRyyKeh.js.map +1 -0
- package/dist/shared/{hx-file-upload-B6Yl1u0i.js → hx-file-upload-D3rKROK5.js} +51 -59
- package/dist/shared/hx-file-upload-D3rKROK5.js.map +1 -0
- package/dist/shared/hx-form-CkChEATa.js +257 -0
- package/dist/shared/hx-form-CkChEATa.js.map +1 -0
- package/dist/shared/hx-grid-CXZf3jeK.js.map +1 -1
- package/dist/shared/{hx-help-text-D7eytSim.js → hx-help-text-Xb2Yr8x2.js} +30 -29
- package/dist/shared/hx-help-text-Xb2Yr8x2.js.map +1 -0
- package/dist/shared/{hx-icon-button-BHneqPCU.js → hx-icon-button-CGNdQSFM.js} +78 -69
- package/dist/shared/hx-icon-button-CGNdQSFM.js.map +1 -0
- package/dist/shared/{hx-icon-CcyDPDYY.js → hx-icon-fuVm4-bk.js} +15 -14
- package/dist/shared/hx-icon-fuVm4-bk.js.map +1 -0
- package/dist/shared/{hx-image-2gt14zZd.js → hx-image-Ben_4yM5.js} +18 -17
- package/dist/shared/hx-image-Ben_4yM5.js.map +1 -0
- package/dist/shared/{hx-link-BESrWK8M.js → hx-link-C-O6vq0Q.js} +20 -22
- package/dist/shared/hx-link-C-O6vq0Q.js.map +1 -0
- package/dist/shared/{hx-list-_9qVv02L.js → hx-list-MyEhh8c7.js} +22 -23
- package/dist/shared/hx-list-MyEhh8c7.js.map +1 -0
- package/dist/shared/{hx-menu-divider-Ck-9Os1t.js → hx-menu-divider-C2omnPtj.js} +50 -49
- package/dist/shared/hx-menu-divider-C2omnPtj.js.map +1 -0
- package/dist/shared/{hx-meter-TbROk-dw.js → hx-meter-BPscsw5t.js} +41 -40
- package/dist/shared/{hx-meter-TbROk-dw.js.map → hx-meter-BPscsw5t.js.map} +1 -1
- package/dist/shared/{hx-nav-item-pqPasRUm.js → hx-nav-item-Dap3DYgB.js} +143 -81
- package/dist/shared/hx-nav-item-Dap3DYgB.js.map +1 -0
- package/dist/shared/{hx-nav-BcYDmjf7.js → hx-nav-ldFM3Fle.js} +54 -53
- package/dist/shared/hx-nav-ldFM3Fle.js.map +1 -0
- package/dist/shared/{hx-number-input-mOIZ3-46.js → hx-number-input-yUzFOSC1.js} +68 -67
- package/dist/shared/hx-number-input-yUzFOSC1.js.map +1 -0
- package/dist/shared/{hx-overflow-menu-Dprb9lnT.js → hx-overflow-menu-DCLsdIBy.js} +33 -29
- package/dist/shared/hx-overflow-menu-DCLsdIBy.js.map +1 -0
- package/dist/shared/{hx-pagination-AguTQjYC.js → hx-pagination-C7y8GVyU.js} +43 -42
- package/dist/shared/hx-pagination-C7y8GVyU.js.map +1 -0
- package/dist/shared/{hx-patient-banner-uE6gqLpT.js → hx-patient-banner-CkS-Lmj4.js} +29 -20
- package/dist/shared/hx-patient-banner-CkS-Lmj4.js.map +1 -0
- package/dist/shared/{hx-phi-field-BC_XowhC.js → hx-phi-field-C19oxlrr.js} +13 -15
- package/dist/shared/hx-phi-field-C19oxlrr.js.map +1 -0
- package/dist/shared/{hx-popover-B2_203ct.js → hx-popover-B-FP3-wW.js} +31 -29
- package/dist/shared/hx-popover-B-FP3-wW.js.map +1 -0
- package/dist/shared/{hx-popup-DZXpsJ1R.js → hx-popup-COUXXZ9X.js} +8 -7
- package/dist/shared/hx-popup-COUXXZ9X.js.map +1 -0
- package/dist/shared/{hx-progress-bar-KjEkEJLy.js → hx-progress-bar-Bn3JEPUf.js} +28 -27
- package/dist/shared/hx-progress-bar-Bn3JEPUf.js.map +1 -0
- package/dist/shared/{hx-progress-ring-3zMwvrwD.js → hx-progress-ring-TwHyXeEp.js} +15 -14
- package/dist/shared/hx-progress-ring-TwHyXeEp.js.map +1 -0
- package/dist/shared/{hx-prose-BCtK7YL6.js → hx-prose-BThYcASV.js} +12 -12
- package/dist/shared/{hx-prose-BCtK7YL6.js.map → hx-prose-BThYcASV.js.map} +1 -1
- package/dist/shared/{hx-radio-BBC5qZgE.js → hx-radio-CJvNU2yP.js} +38 -40
- package/dist/shared/hx-radio-CJvNU2yP.js.map +1 -0
- package/dist/shared/{hx-rating-C3E3ENJb.js → hx-rating-C3QP53k9.js} +38 -38
- package/dist/shared/hx-rating-C3QP53k9.js.map +1 -0
- package/dist/shared/{hx-select-CixTo7jp.js → hx-select-C8fEHQhC.js} +64 -64
- package/dist/shared/hx-select-C8fEHQhC.js.map +1 -0
- package/dist/shared/{hx-skeleton-LxkI0pxr.js → hx-skeleton-Cnieh5Uc.js} +14 -13
- package/dist/shared/hx-skeleton-Cnieh5Uc.js.map +1 -0
- package/dist/shared/{hx-slider-DFHuzF3N.js → hx-slider-Blmv_rwS.js} +70 -69
- package/dist/shared/hx-slider-Blmv_rwS.js.map +1 -0
- package/dist/shared/{hx-spinner-BKjuCdZB.js → hx-spinner-DL5AYr16.js} +18 -17
- package/dist/shared/hx-spinner-DL5AYr16.js.map +1 -0
- package/dist/shared/{hx-split-button-CGcJMmCG.js → hx-split-button-Djnc5Aeg.js} +74 -65
- package/dist/shared/hx-split-button-Djnc5Aeg.js.map +1 -0
- package/dist/shared/{hx-split-panel-C-1R10Mc.js → hx-split-panel-B-u0Z3mm.js} +16 -18
- package/dist/shared/hx-split-panel-B-u0Z3mm.js.map +1 -0
- package/dist/shared/hx-stack-DGfcOfWJ.js.map +1 -1
- package/dist/shared/{hx-stat-BTpykQAt.js → hx-stat-WOcNV1Ry.js} +16 -15
- package/dist/shared/hx-stat-WOcNV1Ry.js.map +1 -0
- package/dist/shared/{hx-status-indicator-X2QEWNFt.js → hx-status-indicator-BlQyen43.js} +17 -16
- package/dist/shared/hx-status-indicator-BlQyen43.js.map +1 -0
- package/dist/shared/{hx-step-CRNQlmSo.js → hx-step-R2rjp1fT.js} +60 -50
- package/dist/shared/hx-step-R2rjp1fT.js.map +1 -0
- package/dist/shared/{hx-structured-list-CqNbaEXg.js → hx-structured-list-m_-dMJbC.js} +18 -17
- package/dist/shared/hx-structured-list-m_-dMJbC.js.map +1 -0
- package/dist/shared/{hx-switch-DqOD9JR7.js → hx-switch-BrZFaRue.js} +31 -25
- package/dist/shared/hx-switch-BrZFaRue.js.map +1 -0
- package/dist/shared/{hx-tab-panel-BIzKfW5i.js → hx-tab-panel-DspCrKqo.js} +45 -50
- package/dist/shared/hx-tab-panel-DspCrKqo.js.map +1 -0
- package/dist/shared/{hx-tag-CgnrNnte.js → hx-tag-CNSmdyaK.js} +63 -62
- package/dist/shared/hx-tag-CNSmdyaK.js.map +1 -0
- package/dist/shared/{hx-td-Bra35cH4.js → hx-td-DnnEMIuA.js} +62 -62
- package/dist/shared/hx-td-DnnEMIuA.js.map +1 -0
- package/dist/shared/{hx-text-DMC2CPlL.js → hx-text-Bz_9fJ3J.js} +28 -25
- package/dist/shared/hx-text-Bz_9fJ3J.js.map +1 -0
- package/dist/shared/{hx-text-input--q0GH78x.js → hx-text-input-D6FlOZM-.js} +144 -72
- package/dist/shared/{hx-text-input--q0GH78x.js.map → hx-text-input-D6FlOZM-.js.map} +1 -1
- package/dist/shared/{hx-textarea-CK621vSL.js → hx-textarea-CNG590KY.js} +107 -70
- package/dist/shared/hx-textarea-CNG590KY.js.map +1 -0
- package/dist/shared/{hx-theme-DfEy-SJA.js → hx-theme-BiyQ7UUK.js} +46 -35
- package/dist/shared/hx-theme-BiyQ7UUK.js.map +1 -0
- package/dist/shared/{hx-time-picker-tPUfgElQ.js → hx-time-picker-BoEIZwzv.js} +59 -52
- package/dist/shared/hx-time-picker-BoEIZwzv.js.map +1 -0
- package/dist/shared/{hx-toggle-button-L-uBJr-a.js → hx-toggle-button-iLiYrMbD.js} +86 -72
- package/dist/shared/hx-toggle-button-iLiYrMbD.js.map +1 -0
- package/dist/shared/{hx-tooltip-B_zfKvwc.js → hx-tooltip-nYOv9OLu.js} +18 -16
- package/dist/shared/hx-tooltip-nYOv9OLu.js.map +1 -0
- package/dist/shared/{hx-top-nav-CATbRvIv.js → hx-top-nav-DP6OFS8C.js} +31 -30
- package/dist/shared/hx-top-nav-DP6OFS8C.js.map +1 -0
- package/dist/shared/{hx-tree-item-A45WCiBu.js → hx-tree-item-C2CiWuDE.js} +29 -29
- package/dist/shared/hx-tree-item-C2CiWuDE.js.map +1 -0
- package/dist/shared/{toast-factory-BPPnG3mM.js → toast-factory-YSznocIV.js} +98 -72
- package/dist/shared/toast-factory-YSznocIV.js.map +1 -0
- package/dist/styles/forced-colors.d.ts +60 -0
- package/dist/styles/forced-colors.d.ts.map +1 -0
- package/figma-inventory.json +8690 -827
- package/package.json +2 -2
- package/dist/shared/hx-accordion-Wt52OOZD.js.map +0 -1
- package/dist/shared/hx-action-bar-BKMADbHj.js.map +0 -1
- package/dist/shared/hx-alert-D7n94HwI.js.map +0 -1
- package/dist/shared/hx-avatar-iLYzu8MJ.js.map +0 -1
- package/dist/shared/hx-badge-CVCmMPyW.js.map +0 -1
- package/dist/shared/hx-banner-C_He7Tr4.js.map +0 -1
- package/dist/shared/hx-breadcrumb-item-CldCwD1d.js.map +0 -1
- package/dist/shared/hx-button-Ddl-T6T-.js.map +0 -1
- package/dist/shared/hx-button-group-BJOGWoMa.js.map +0 -1
- package/dist/shared/hx-card-ycveujjL.js.map +0 -1
- package/dist/shared/hx-carousel-item-D_dCv61-.js.map +0 -1
- package/dist/shared/hx-checkbox-DkkoWoye.js.map +0 -1
- package/dist/shared/hx-checkbox-group-C3poJ-Zw.js.map +0 -1
- package/dist/shared/hx-clinical-status-BS5lcddT.js.map +0 -1
- package/dist/shared/hx-code-snippet-B7wUKzyb.js.map +0 -1
- package/dist/shared/hx-color-picker-DBaKTVLr.js.map +0 -1
- package/dist/shared/hx-combobox-BmgYT7Ar.js.map +0 -1
- package/dist/shared/hx-copy-button-8deNUdwP.js.map +0 -1
- package/dist/shared/hx-counter-CKfl_g8K.js.map +0 -1
- package/dist/shared/hx-data-table-B6h0RPn0.js.map +0 -1
- package/dist/shared/hx-date-picker-Dq2Nb68_.js.map +0 -1
- package/dist/shared/hx-dialog-CvIlY0Tc.js.map +0 -1
- package/dist/shared/hx-divider-DwpOrzMW.js.map +0 -1
- package/dist/shared/hx-drawer-Cx2ZJhBe.js.map +0 -1
- package/dist/shared/hx-dropdown-BjDrPUq5.js.map +0 -1
- package/dist/shared/hx-field-Dp3qQMut.js.map +0 -1
- package/dist/shared/hx-field-label-BC8QViXv.js.map +0 -1
- package/dist/shared/hx-file-upload-B6Yl1u0i.js.map +0 -1
- package/dist/shared/hx-form-ButQFt9A.js +0 -257
- package/dist/shared/hx-form-ButQFt9A.js.map +0 -1
- package/dist/shared/hx-help-text-D7eytSim.js.map +0 -1
- package/dist/shared/hx-icon-CcyDPDYY.js.map +0 -1
- package/dist/shared/hx-icon-button-BHneqPCU.js.map +0 -1
- package/dist/shared/hx-image-2gt14zZd.js.map +0 -1
- package/dist/shared/hx-link-BESrWK8M.js.map +0 -1
- package/dist/shared/hx-list-_9qVv02L.js.map +0 -1
- package/dist/shared/hx-menu-divider-Ck-9Os1t.js.map +0 -1
- package/dist/shared/hx-nav-BcYDmjf7.js.map +0 -1
- package/dist/shared/hx-nav-item-pqPasRUm.js.map +0 -1
- package/dist/shared/hx-number-input-mOIZ3-46.js.map +0 -1
- package/dist/shared/hx-overflow-menu-Dprb9lnT.js.map +0 -1
- package/dist/shared/hx-pagination-AguTQjYC.js.map +0 -1
- package/dist/shared/hx-patient-banner-uE6gqLpT.js.map +0 -1
- package/dist/shared/hx-phi-field-BC_XowhC.js.map +0 -1
- package/dist/shared/hx-popover-B2_203ct.js.map +0 -1
- package/dist/shared/hx-popup-DZXpsJ1R.js.map +0 -1
- package/dist/shared/hx-progress-bar-KjEkEJLy.js.map +0 -1
- package/dist/shared/hx-progress-ring-3zMwvrwD.js.map +0 -1
- package/dist/shared/hx-radio-BBC5qZgE.js.map +0 -1
- package/dist/shared/hx-rating-C3E3ENJb.js.map +0 -1
- package/dist/shared/hx-select-CixTo7jp.js.map +0 -1
- package/dist/shared/hx-skeleton-LxkI0pxr.js.map +0 -1
- package/dist/shared/hx-slider-DFHuzF3N.js.map +0 -1
- package/dist/shared/hx-spinner-BKjuCdZB.js.map +0 -1
- package/dist/shared/hx-split-button-CGcJMmCG.js.map +0 -1
- package/dist/shared/hx-split-panel-C-1R10Mc.js.map +0 -1
- package/dist/shared/hx-stat-BTpykQAt.js.map +0 -1
- package/dist/shared/hx-status-indicator-X2QEWNFt.js.map +0 -1
- package/dist/shared/hx-step-CRNQlmSo.js.map +0 -1
- package/dist/shared/hx-structured-list-CqNbaEXg.js.map +0 -1
- package/dist/shared/hx-switch-DqOD9JR7.js.map +0 -1
- package/dist/shared/hx-tab-panel-BIzKfW5i.js.map +0 -1
- package/dist/shared/hx-tag-CgnrNnte.js.map +0 -1
- package/dist/shared/hx-td-Bra35cH4.js.map +0 -1
- package/dist/shared/hx-text-DMC2CPlL.js.map +0 -1
- package/dist/shared/hx-textarea-CK621vSL.js.map +0 -1
- package/dist/shared/hx-theme-DfEy-SJA.js.map +0 -1
- package/dist/shared/hx-time-picker-tPUfgElQ.js.map +0 -1
- package/dist/shared/hx-toggle-button-L-uBJr-a.js.map +0 -1
- package/dist/shared/hx-tooltip-B_zfKvwc.js.map +0 -1
- package/dist/shared/hx-top-nav-CATbRvIv.js.map +0 -1
- package/dist/shared/hx-tree-item-A45WCiBu.js.map +0 -1
- package/dist/shared/toast-factory-BPPnG3mM.js.map +0 -1
|
@@ -38,10 +38,10 @@
|
|
|
38
38
|
gap: var(--hx-alert-gap, var(--hx-space-3, 0.75rem));
|
|
39
39
|
padding: var(--hx-alert-padding, var(--hx-space-4, 1rem));
|
|
40
40
|
border: var(--hx-alert-border-width, var(--hx-border-width-thin, 1px)) solid
|
|
41
|
-
var(--hx-alert-border-color, var(--hx-color-info-200, #
|
|
41
|
+
var(--hx-alert-border-color, var(--hx-color-info-200, #bedcfc));
|
|
42
42
|
border-radius: var(--hx-alert-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
43
|
-
background-color: var(--hx-alert-bg, var(--hx-color-info-50, #
|
|
44
|
-
color: var(--hx-alert-color, var(--hx-color-info-800, #
|
|
43
|
+
background-color: var(--hx-alert-bg, var(--hx-color-info-50, #eff6fe));
|
|
44
|
+
color: var(--hx-alert-color, var(--hx-color-info-800, #064172));
|
|
45
45
|
font-family: var(--hx-alert-font-family, var(--hx-font-family-sans, sans-serif));
|
|
46
46
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
47
47
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
.alert--accent {
|
|
55
55
|
border-width: 0;
|
|
56
56
|
border-inline-start: var(--hx-alert-accent-width, 4px) solid
|
|
57
|
-
var(--hx-alert-border-color, var(--hx-color-info-200, #
|
|
57
|
+
var(--hx-alert-border-color, var(--hx-color-info-200, #bedcfc));
|
|
58
58
|
border-radius: 0;
|
|
59
59
|
}
|
|
60
60
|
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
display: flex;
|
|
82
82
|
align-items: center;
|
|
83
83
|
flex-shrink: 0;
|
|
84
|
-
color: var(--hx-alert-icon-color, var(--hx-color-info-500, #
|
|
84
|
+
color: var(--hx-alert-icon-color, var(--hx-color-info-500, #0c8beb));
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
.alert__icon svg {
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
border: none;
|
|
142
142
|
border-radius: var(--hx-border-radius-sm, 0.25rem);
|
|
143
143
|
background: transparent;
|
|
144
|
-
color: var(--hx-alert-color, var(--hx-color-info-800, #
|
|
144
|
+
color: var(--hx-alert-color, var(--hx-color-info-800, #064172));
|
|
145
145
|
cursor: pointer;
|
|
146
146
|
font-size: var(--hx-font-size-md, 1rem);
|
|
147
147
|
line-height: 1;
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
|
|
161
161
|
.alert__close-button:focus-visible {
|
|
162
162
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
163
|
-
var(--hx-focus-ring-color, var(--hx-
|
|
163
|
+
var(--hx-alert-close-btn-focus-ring-color, var(--hx-focus-ring-color, #0f7078));
|
|
164
164
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
165
165
|
opacity: 1;
|
|
166
166
|
}
|
|
@@ -181,40 +181,41 @@
|
|
|
181
181
|
|
|
182
182
|
:host([variant='info']) .alert,
|
|
183
183
|
:host(:not([variant])) .alert {
|
|
184
|
-
--hx-alert-bg: var(--hx-color-info-50, #
|
|
185
|
-
--hx-alert-border-color: var(--hx-color-info-200, #
|
|
186
|
-
--hx-alert-color: var(--hx-color-info-800, #
|
|
187
|
-
--hx-alert-icon-color: var(--hx-color-info-500, #
|
|
184
|
+
--hx-alert-bg: var(--hx-color-info-50, #eff6fe);
|
|
185
|
+
--hx-alert-border-color: var(--hx-color-info-200, #bedcfc);
|
|
186
|
+
--hx-alert-color: var(--hx-color-info-800, #064172);
|
|
187
|
+
--hx-alert-icon-color: var(--hx-color-info-500, #0c8beb);
|
|
188
188
|
}
|
|
189
189
|
|
|
190
190
|
/* ─── Variant: success ─── */
|
|
191
191
|
|
|
192
192
|
:host([variant='success']) .alert {
|
|
193
|
-
--hx-alert-bg: var(--hx-color-success-50, #
|
|
194
|
-
--hx-alert-border-color: var(--hx-color-success-200, #
|
|
195
|
-
--hx-alert-color: var(--hx-color-success-800, #
|
|
196
|
-
--hx-alert-icon-color: var(--hx-color-success-500, #
|
|
193
|
+
--hx-alert-bg: var(--hx-color-success-50, #eafaec);
|
|
194
|
+
--hx-alert-border-color: var(--hx-color-success-200, #bae6c2);
|
|
195
|
+
--hx-alert-color: var(--hx-color-success-800, #0b4d23);
|
|
196
|
+
--hx-alert-icon-color: var(--hx-color-success-500, #3b9e58);
|
|
197
197
|
}
|
|
198
198
|
|
|
199
199
|
/* ─── Variant: warning ─── */
|
|
200
200
|
|
|
201
201
|
:host([variant='warning']) .alert {
|
|
202
|
-
--hx-alert-bg: var(--hx-color-warning-50, #
|
|
203
|
-
--hx-alert-border-color: var(--hx-color-warning-200, #
|
|
204
|
-
--hx-alert-color: var(--hx-color-warning-800, #
|
|
205
|
-
--hx-alert-icon-color: var(--hx-color-warning-500, #
|
|
202
|
+
--hx-alert-bg: var(--hx-color-warning-50, #fff3ea);
|
|
203
|
+
--hx-alert-border-color: var(--hx-color-warning-200, #facfae);
|
|
204
|
+
--hx-alert-color: var(--hx-color-warning-800, #603301);
|
|
205
|
+
--hx-alert-icon-color: var(--hx-color-warning-500, #c2711c);
|
|
206
206
|
}
|
|
207
207
|
|
|
208
208
|
/* ─── Variant: error ─── */
|
|
209
209
|
|
|
210
210
|
:host([variant='error']) .alert {
|
|
211
|
-
--hx-alert-bg: var(--hx-color-error-50, #
|
|
212
|
-
--hx-alert-border-color: var(--hx-color-error-200, #
|
|
213
|
-
--hx-alert-color: var(--hx-color-error-800, #
|
|
214
|
-
--hx-alert-icon-color: var(--hx-color-error-500, #
|
|
211
|
+
--hx-alert-bg: var(--hx-color-error-50, #fff2f0);
|
|
212
|
+
--hx-alert-border-color: var(--hx-color-error-200, #fccbc4);
|
|
213
|
+
--hx-alert-color: var(--hx-color-error-800, #7a090a);
|
|
214
|
+
--hx-alert-icon-color: var(--hx-color-error-500, #e5493e);
|
|
215
215
|
}
|
|
216
216
|
|
|
217
217
|
/* ─── Forced Colors (Windows High Contrast) ─── */
|
|
218
|
+
/* Belt-and-suspenders: rich per-class HC overrides PLUS the forcedColorsSurface mixin. */
|
|
218
219
|
|
|
219
220
|
@media (forced-colors: active) {
|
|
220
221
|
.alert {
|
|
@@ -276,10 +277,10 @@
|
|
|
276
277
|
align-items: center;
|
|
277
278
|
gap: var(--hx-banner-gap, var(--hx-space-3, 0.75rem));
|
|
278
279
|
padding: var(--hx-banner-padding, var(--hx-space-3, 0.75rem) var(--hx-space-4, 1rem));
|
|
279
|
-
background-color: var(--hx-banner-bg, var(--hx-color-info-50, #
|
|
280
|
-
color: var(--hx-banner-color, var(--hx-color-info-800, #
|
|
280
|
+
background-color: var(--hx-banner-bg, var(--hx-color-info-50, #eff6fe));
|
|
281
|
+
color: var(--hx-banner-color, var(--hx-color-info-800, #064172));
|
|
281
282
|
border-bottom: var(--hx-banner-border-width, var(--hx-border-width-thin, 1px)) solid
|
|
282
|
-
var(--hx-banner-border-color, var(--hx-color-info-200, #
|
|
283
|
+
var(--hx-banner-border-color, var(--hx-color-info-200, #bedcfc));
|
|
283
284
|
font-family: var(--hx-banner-font-family, var(--hx-font-family-sans, sans-serif));
|
|
284
285
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
285
286
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
@@ -292,7 +293,7 @@
|
|
|
292
293
|
display: flex;
|
|
293
294
|
align-items: center;
|
|
294
295
|
flex-shrink: 0;
|
|
295
|
-
color: var(--hx-banner-icon-color, var(--hx-color-info-500, #
|
|
296
|
+
color: var(--hx-banner-icon-color, var(--hx-color-info-500, #0c8beb));
|
|
296
297
|
}
|
|
297
298
|
|
|
298
299
|
.banner__icon svg {
|
|
@@ -314,7 +315,7 @@
|
|
|
314
315
|
display: inline-flex;
|
|
315
316
|
align-items: center;
|
|
316
317
|
flex-shrink: 0;
|
|
317
|
-
color: var(--hx-banner-action-color, var(--hx-banner-color, var(--hx-color-info-800, #
|
|
318
|
+
color: var(--hx-banner-action-color, var(--hx-banner-color, var(--hx-color-info-800, #064172)));
|
|
318
319
|
font-weight: var(--hx-font-weight-semibold, 600);
|
|
319
320
|
text-decoration: underline;
|
|
320
321
|
text-underline-offset: 2px;
|
|
@@ -332,7 +333,7 @@
|
|
|
332
333
|
|
|
333
334
|
.banner__action:focus-visible {
|
|
334
335
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
335
|
-
var(--hx-focus-ring-color, var(--hx-
|
|
336
|
+
var(--hx-banner-action-focus-ring-color, var(--hx-focus-ring-color, #0f7078));
|
|
336
337
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
337
338
|
border-radius: var(--hx-border-radius-sm, 0.25rem);
|
|
338
339
|
}
|
|
@@ -354,7 +355,7 @@
|
|
|
354
355
|
border: none;
|
|
355
356
|
border-radius: var(--hx-border-radius-sm, 0.25rem);
|
|
356
357
|
background: transparent;
|
|
357
|
-
color: var(--hx-banner-color, var(--hx-color-info-800, #
|
|
358
|
+
color: var(--hx-banner-color, var(--hx-color-info-800, #064172));
|
|
358
359
|
cursor: pointer;
|
|
359
360
|
font-size: var(--hx-font-size-md, 1rem);
|
|
360
361
|
line-height: 1;
|
|
@@ -373,7 +374,7 @@
|
|
|
373
374
|
|
|
374
375
|
.banner__close-button:focus-visible {
|
|
375
376
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
376
|
-
var(--hx-focus-ring-color, var(--hx-
|
|
377
|
+
var(--hx-banner-close-btn-focus-ring-color, var(--hx-focus-ring-color, #0f7078));
|
|
377
378
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
378
379
|
opacity: 1;
|
|
379
380
|
}
|
|
@@ -388,37 +389,37 @@
|
|
|
388
389
|
|
|
389
390
|
:host([variant='info']) .banner,
|
|
390
391
|
:host(:not([variant])) .banner {
|
|
391
|
-
--hx-banner-bg: var(--hx-color-info-50, #
|
|
392
|
-
--hx-banner-border-color: var(--hx-color-info-200, #
|
|
393
|
-
--hx-banner-color: var(--hx-color-info-800, #
|
|
394
|
-
--hx-banner-icon-color: var(--hx-color-info-500, #
|
|
392
|
+
--hx-banner-bg: var(--hx-color-info-50, #eff6fe);
|
|
393
|
+
--hx-banner-border-color: var(--hx-color-info-200, #bedcfc);
|
|
394
|
+
--hx-banner-color: var(--hx-color-info-800, #064172);
|
|
395
|
+
--hx-banner-icon-color: var(--hx-color-info-500, #0c8beb);
|
|
395
396
|
}
|
|
396
397
|
|
|
397
398
|
/* ─── Variant: success ─── */
|
|
398
399
|
|
|
399
400
|
:host([variant='success']) .banner {
|
|
400
|
-
--hx-banner-bg: var(--hx-color-success-50, #
|
|
401
|
-
--hx-banner-border-color: var(--hx-color-success-200, #
|
|
402
|
-
--hx-banner-color: var(--hx-color-success-800, #
|
|
403
|
-
--hx-banner-icon-color: var(--hx-color-success-500, #
|
|
401
|
+
--hx-banner-bg: var(--hx-color-success-50, #eafaec);
|
|
402
|
+
--hx-banner-border-color: var(--hx-color-success-200, #bae6c2);
|
|
403
|
+
--hx-banner-color: var(--hx-color-success-800, #0b4d23);
|
|
404
|
+
--hx-banner-icon-color: var(--hx-color-success-500, #3b9e58);
|
|
404
405
|
}
|
|
405
406
|
|
|
406
407
|
/* ─── Variant: warning ─── */
|
|
407
408
|
|
|
408
409
|
:host([variant='warning']) .banner {
|
|
409
|
-
--hx-banner-bg: var(--hx-color-warning-50, #
|
|
410
|
-
--hx-banner-border-color: var(--hx-color-warning-200, #
|
|
411
|
-
--hx-banner-color: var(--hx-color-warning-800, #
|
|
412
|
-
--hx-banner-icon-color: var(--hx-color-warning-500, #
|
|
410
|
+
--hx-banner-bg: var(--hx-color-warning-50, #fff3ea);
|
|
411
|
+
--hx-banner-border-color: var(--hx-color-warning-200, #facfae);
|
|
412
|
+
--hx-banner-color: var(--hx-color-warning-800, #603301);
|
|
413
|
+
--hx-banner-icon-color: var(--hx-color-warning-500, #c2711c);
|
|
413
414
|
}
|
|
414
415
|
|
|
415
416
|
/* ─── Variant: error ─── */
|
|
416
417
|
|
|
417
418
|
:host([variant='error']) .banner {
|
|
418
|
-
--hx-banner-bg: var(--hx-color-error-50, #
|
|
419
|
-
--hx-banner-border-color: var(--hx-color-error-200, #
|
|
420
|
-
--hx-banner-color: var(--hx-color-error-800, #
|
|
421
|
-
--hx-banner-icon-color: var(--hx-color-error-500, #
|
|
419
|
+
--hx-banner-bg: var(--hx-color-error-50, #fff2f0);
|
|
420
|
+
--hx-banner-border-color: var(--hx-color-error-200, #fccbc4);
|
|
421
|
+
--hx-banner-color: var(--hx-color-error-800, #7a090a);
|
|
422
|
+
--hx-banner-icon-color: var(--hx-color-error-500, #e5493e);
|
|
422
423
|
}
|
|
423
424
|
|
|
424
425
|
/* ─── Position: fixed ─── */
|
|
@@ -439,6 +440,7 @@
|
|
|
439
440
|
}
|
|
440
441
|
|
|
441
442
|
/* ─── Forced Colors (Windows High Contrast) ─── */
|
|
443
|
+
/* Belt-and-suspenders: rich per-class HC overrides PLUS the forcedColorsSurface mixin. */
|
|
442
444
|
|
|
443
445
|
@media (forced-colors: active) {
|
|
444
446
|
.banner {
|
|
@@ -470,14 +472,14 @@
|
|
|
470
472
|
}
|
|
471
473
|
|
|
472
474
|
.meter:focus-visible {
|
|
473
|
-
outline: var(--hx-focus-ring-width, 2px) solid var(--hx-focus-ring-color, #
|
|
475
|
+
outline: var(--hx-focus-ring-width, 2px) solid var(--hx-focus-ring-color, #0f7078);
|
|
474
476
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
475
477
|
}
|
|
476
478
|
|
|
477
479
|
.meter__label {
|
|
478
480
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
479
481
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
480
|
-
color: var(--hx-meter-label-color, var(--hx-color-neutral-700, #
|
|
482
|
+
color: var(--hx-meter-label-color, var(--hx-color-neutral-700, #313e4b));
|
|
481
483
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
482
484
|
}
|
|
483
485
|
|
|
@@ -485,7 +487,7 @@
|
|
|
485
487
|
position: relative;
|
|
486
488
|
width: 100%;
|
|
487
489
|
height: var(--hx-meter-track-height, var(--hx-space-2, 0.5rem));
|
|
488
|
-
background-color: var(--hx-meter-track-color, var(--hx-color-neutral-200, #
|
|
490
|
+
background-color: var(--hx-meter-track-color, var(--hx-color-neutral-200, #d6dbd5));
|
|
489
491
|
border-radius: var(--hx-meter-track-radius, var(--hx-border-radius-full, 9999px));
|
|
490
492
|
overflow: hidden;
|
|
491
493
|
}
|
|
@@ -514,21 +516,21 @@
|
|
|
514
516
|
/* ─── Default (no thresholds configured) ─── */
|
|
515
517
|
|
|
516
518
|
:host {
|
|
517
|
-
--_indicator-color: var(--hx-meter-indicator-color, var(--hx-color-primary-500, #
|
|
519
|
+
--_indicator-color: var(--hx-meter-indicator-color, var(--hx-color-primary-500, #429797));
|
|
518
520
|
}
|
|
519
521
|
|
|
520
522
|
/* ─── Semantic state colors ─── */
|
|
521
523
|
|
|
522
524
|
:host([data-state='optimum']) {
|
|
523
|
-
--_indicator-color: var(--hx-meter-color-optimum, var(--hx-color-success-500, #
|
|
525
|
+
--_indicator-color: var(--hx-meter-color-optimum, var(--hx-color-success-500, #3b9e58));
|
|
524
526
|
}
|
|
525
527
|
|
|
526
528
|
:host([data-state='warning']) {
|
|
527
|
-
--_indicator-color: var(--hx-meter-color-warning, var(--hx-color-warning-500, #
|
|
529
|
+
--_indicator-color: var(--hx-meter-color-warning, var(--hx-color-warning-500, #c2711c));
|
|
528
530
|
}
|
|
529
531
|
|
|
530
532
|
:host([data-state='danger']) {
|
|
531
|
-
--_indicator-color: var(--hx-meter-color-danger, var(--hx-color-error-500, #
|
|
533
|
+
--_indicator-color: var(--hx-meter-color-danger, var(--hx-color-error-500, #e5493e));
|
|
532
534
|
}
|
|
533
535
|
|
|
534
536
|
/* ─── State Label (WCAG 1.4.1) ─── */
|
|
@@ -544,15 +546,15 @@
|
|
|
544
546
|
}
|
|
545
547
|
|
|
546
548
|
.meter__state-label[data-state='optimum'] {
|
|
547
|
-
color: var(--hx-meter-color-optimum, var(--hx-color-success-700, #
|
|
549
|
+
color: var(--hx-meter-color-optimum, var(--hx-color-success-700, #146831));
|
|
548
550
|
}
|
|
549
551
|
|
|
550
552
|
.meter__state-label[data-state='warning'] {
|
|
551
|
-
color: var(--hx-meter-color-warning, var(--hx-color-warning-700, #
|
|
553
|
+
color: var(--hx-meter-color-warning, var(--hx-color-warning-700, #804605));
|
|
552
554
|
}
|
|
553
555
|
|
|
554
556
|
.meter__state-label[data-state='danger'] {
|
|
555
|
-
color: var(--hx-meter-color-danger, var(--hx-color-error-700, #
|
|
557
|
+
color: var(--hx-meter-color-danger, var(--hx-color-error-700, #a21312));
|
|
556
558
|
}
|
|
557
559
|
|
|
558
560
|
/* ─── Native meter hidden (we use custom rendering) ─── */
|
|
@@ -608,7 +610,7 @@
|
|
|
608
610
|
font-family: var(--hx-progress-bar-label-font-family, var(--hx-font-family-sans, sans-serif));
|
|
609
611
|
font-size: var(--hx-progress-bar-label-font-size, var(--hx-font-size-sm, 0.875rem));
|
|
610
612
|
font-weight: var(--hx-progress-bar-label-font-weight, var(--hx-font-weight-medium, 500));
|
|
611
|
-
color: var(--hx-progress-bar-label-color, var(--hx-color-
|
|
613
|
+
color: var(--hx-progress-bar-label-color, var(--hx-color-text-strong, #202b39));
|
|
612
614
|
line-height: var(--hx-line-height-tight, 1.25);
|
|
613
615
|
}
|
|
614
616
|
|
|
@@ -616,7 +618,7 @@
|
|
|
616
618
|
position: relative;
|
|
617
619
|
overflow: hidden;
|
|
618
620
|
border-radius: var(--hx-progress-bar-border-radius, var(--hx-border-radius-full, 9999px));
|
|
619
|
-
background-color: var(--hx-progress-bar-track-bg, var(--hx-color-
|
|
621
|
+
background-color: var(--hx-progress-bar-track-bg, var(--hx-color-surface-sunken, #ebeee9));
|
|
620
622
|
width: 100%;
|
|
621
623
|
}
|
|
622
624
|
|
|
@@ -638,7 +640,7 @@
|
|
|
638
640
|
height: 100%;
|
|
639
641
|
width: 100%;
|
|
640
642
|
border-radius: inherit;
|
|
641
|
-
background-color: var(--hx-progress-bar-indicator-bg, var(--hx-color-primary-500));
|
|
643
|
+
background-color: var(--hx-progress-bar-indicator-bg, var(--hx-color-primary-500, #429797));
|
|
642
644
|
transform-origin: left center;
|
|
643
645
|
transform: scaleX(var(--_value-ratio, 0));
|
|
644
646
|
transition: transform var(--hx-transition-fast, 150ms ease);
|
|
@@ -653,19 +655,19 @@
|
|
|
653
655
|
/* ─── Variant Colors ─── */
|
|
654
656
|
|
|
655
657
|
.progress-bar--default .progress-bar__fill {
|
|
656
|
-
--hx-progress-bar-indicator-bg: var(--hx-color-primary-500);
|
|
658
|
+
--hx-progress-bar-indicator-bg: var(--hx-color-primary-500, #429797);
|
|
657
659
|
}
|
|
658
660
|
|
|
659
661
|
.progress-bar--success .progress-bar__fill {
|
|
660
|
-
--hx-progress-bar-indicator-bg: var(--hx-color-success-700);
|
|
662
|
+
--hx-progress-bar-indicator-bg: var(--hx-color-success-700, #146831);
|
|
661
663
|
}
|
|
662
664
|
|
|
663
665
|
.progress-bar--warning .progress-bar__fill {
|
|
664
|
-
--hx-progress-bar-indicator-bg: var(--hx-color-warning-500);
|
|
666
|
+
--hx-progress-bar-indicator-bg: var(--hx-color-warning-500, #c2711c);
|
|
665
667
|
}
|
|
666
668
|
|
|
667
669
|
.progress-bar--danger .progress-bar__fill {
|
|
668
|
-
--hx-progress-bar-indicator-bg: var(--hx-color-error-500);
|
|
670
|
+
--hx-progress-bar-indicator-bg: var(--hx-color-error-500, #e5493e);
|
|
669
671
|
}
|
|
670
672
|
|
|
671
673
|
/* ─── Indeterminate Animation ─── */
|
|
@@ -741,14 +743,14 @@
|
|
|
741
743
|
|
|
742
744
|
.progress-ring__track {
|
|
743
745
|
fill: none;
|
|
744
|
-
stroke: var(--hx-progress-ring-track-color, var(--hx-color-neutral-200, #
|
|
746
|
+
stroke: var(--hx-progress-ring-track-color, var(--hx-color-neutral-200, #d6dbd5));
|
|
745
747
|
}
|
|
746
748
|
|
|
747
749
|
/* ─── Indicator ─── */
|
|
748
750
|
|
|
749
751
|
.progress-ring__indicator {
|
|
750
752
|
fill: none;
|
|
751
|
-
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-primary-500, #
|
|
753
|
+
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-primary-500, #429797));
|
|
752
754
|
stroke-linecap: round;
|
|
753
755
|
transition: stroke-dashoffset var(--hx-transition-base, 300ms ease);
|
|
754
756
|
}
|
|
@@ -756,15 +758,15 @@
|
|
|
756
758
|
/* ─── Variant Colors ─── */
|
|
757
759
|
|
|
758
760
|
:host([variant='success']) .progress-ring__indicator {
|
|
759
|
-
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-success-500, #
|
|
761
|
+
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-success-500, #3b9e58));
|
|
760
762
|
}
|
|
761
763
|
|
|
762
764
|
:host([variant='warning']) .progress-ring__indicator {
|
|
763
|
-
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-warning-500, #
|
|
765
|
+
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-warning-500, #c2711c));
|
|
764
766
|
}
|
|
765
767
|
|
|
766
768
|
:host([variant='danger']) .progress-ring__indicator {
|
|
767
|
-
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-error-500, #
|
|
769
|
+
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-error-500, #e5493e));
|
|
768
770
|
}
|
|
769
771
|
|
|
770
772
|
/* ─── Indeterminate Animation ─── */
|
|
@@ -853,7 +855,7 @@
|
|
|
853
855
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
854
856
|
font-family: var(--hx-progress-ring-font-family, var(--hx-font-family-sans, sans-serif));
|
|
855
857
|
font-weight: var(--hx-font-weight-semibold, 600);
|
|
856
|
-
color: var(--hx-progress-ring-label-color, var(--hx-color-neutral-900, #
|
|
858
|
+
color: var(--hx-progress-ring-label-color, var(--hx-color-neutral-900, #0d1825));
|
|
857
859
|
pointer-events: none;
|
|
858
860
|
}
|
|
859
861
|
|
|
@@ -888,7 +890,7 @@
|
|
|
888
890
|
flex-direction: column;
|
|
889
891
|
gap: var(--hx-stat-gap, var(--hx-space-1, 0.25rem));
|
|
890
892
|
font-family: var(--hx-stat-font-family, var(--hx-font-family-sans, sans-serif));
|
|
891
|
-
color: var(--hx-stat-color, var(--hx-color-
|
|
893
|
+
color: var(--hx-stat-color, var(--hx-color-text-strong, #202b39));
|
|
892
894
|
}
|
|
893
895
|
|
|
894
896
|
/* ─── Size Variants ─── */
|
|
@@ -932,13 +934,13 @@
|
|
|
932
934
|
}
|
|
933
935
|
|
|
934
936
|
.stat__value {
|
|
935
|
-
color: var(--hx-stat-value-color, var(--hx-color-
|
|
937
|
+
color: var(--hx-stat-value-color, var(--hx-color-text-primary, #0d1825));
|
|
936
938
|
}
|
|
937
939
|
|
|
938
940
|
/* ─── Label ─── */
|
|
939
941
|
|
|
940
942
|
.stat__label {
|
|
941
|
-
color: var(--hx-stat-label-color, var(--hx-color-
|
|
943
|
+
color: var(--hx-stat-label-color, var(--hx-color-text-muted, #4a5362));
|
|
942
944
|
font-weight: var(--hx-font-weight-normal, 400);
|
|
943
945
|
}
|
|
944
946
|
|
|
@@ -947,7 +949,7 @@
|
|
|
947
949
|
.stat__icon {
|
|
948
950
|
display: flex;
|
|
949
951
|
align-items: center;
|
|
950
|
-
color: var(--hx-stat-icon-color, var(--hx-color-primary-500, #
|
|
952
|
+
color: var(--hx-stat-icon-color, var(--hx-color-primary-500, #429797));
|
|
951
953
|
flex-shrink: 0;
|
|
952
954
|
}
|
|
953
955
|
|
|
@@ -964,13 +966,13 @@
|
|
|
964
966
|
}
|
|
965
967
|
|
|
966
968
|
.stat__trend--up {
|
|
967
|
-
color: var(--hx-stat-trend-up-color, var(--hx-color-success-700, #
|
|
968
|
-
background-color: var(--hx-stat-trend-up-bg, var(--hx-color-success-50, #
|
|
969
|
+
color: var(--hx-stat-trend-up-color, var(--hx-color-success-700, #146831));
|
|
970
|
+
background-color: var(--hx-stat-trend-up-bg, var(--hx-color-success-50, #eafaec));
|
|
969
971
|
}
|
|
970
972
|
|
|
971
973
|
.stat__trend--down {
|
|
972
|
-
color: var(--hx-stat-trend-down-color, var(--hx-color-error-700, #
|
|
973
|
-
background-color: var(--hx-stat-trend-down-bg, var(--hx-color-error-50, #
|
|
974
|
+
color: var(--hx-stat-trend-down-color, var(--hx-color-error-700, #a21312));
|
|
975
|
+
background-color: var(--hx-stat-trend-down-bg, var(--hx-color-error-50, #fff2f0));
|
|
974
976
|
}
|
|
975
977
|
|
|
976
978
|
.stat__trend-arrow {
|
|
@@ -1039,7 +1041,7 @@
|
|
|
1039
1041
|
gap: var(--hx-space-2, 0.5rem);
|
|
1040
1042
|
position: relative;
|
|
1041
1043
|
flex-shrink: 0;
|
|
1042
|
-
--_dot-color: var(--hx-status-indicator-color-default, var(--hx-color-neutral-300, #
|
|
1044
|
+
--_dot-color: var(--hx-status-indicator-color-default, var(--hx-color-neutral-300, #b6bfb9));
|
|
1043
1045
|
/* Default size (md) — always defined so .indicator never collapses to 0x0 */
|
|
1044
1046
|
--_indicator-size: var(--hx-status-indicator-size-md, var(--hx-space-3, 0.75rem));
|
|
1045
1047
|
}
|
|
@@ -1103,7 +1105,7 @@
|
|
|
1103
1105
|
--hx-status-indicator-label-font-size,
|
|
1104
1106
|
var(--hx-font-size-sm, var(--hx-text-sm, 0.875rem))
|
|
1105
1107
|
);
|
|
1106
|
-
color: var(--hx-status-indicator-label-color, var(--hx-color-
|
|
1108
|
+
color: var(--hx-status-indicator-label-color, var(--hx-color-text-strong, #202b39));
|
|
1107
1109
|
line-height: 1;
|
|
1108
1110
|
white-space: nowrap;
|
|
1109
1111
|
}
|
|
@@ -1139,23 +1141,23 @@
|
|
|
1139
1141
|
/* ─── Status Colors ─── */
|
|
1140
1142
|
|
|
1141
1143
|
:host([status='online']) {
|
|
1142
|
-
--_dot-color: var(--hx-status-indicator-color-online, var(--hx-color-success-500));
|
|
1144
|
+
--_dot-color: var(--hx-status-indicator-color-online, var(--hx-color-success-500, #3b9e58));
|
|
1143
1145
|
}
|
|
1144
1146
|
|
|
1145
1147
|
:host([status='offline']) {
|
|
1146
|
-
--_dot-color: var(--hx-status-indicator-color-offline, var(--hx-color-neutral-400));
|
|
1148
|
+
--_dot-color: var(--hx-status-indicator-color-offline, var(--hx-color-neutral-400, #8e9c98));
|
|
1147
1149
|
}
|
|
1148
1150
|
|
|
1149
1151
|
:host([status='away']) {
|
|
1150
|
-
--_dot-color: var(--hx-status-indicator-color-away, var(--hx-color-warning-500));
|
|
1152
|
+
--_dot-color: var(--hx-status-indicator-color-away, var(--hx-color-warning-500, #c2711c));
|
|
1151
1153
|
}
|
|
1152
1154
|
|
|
1153
1155
|
:host([status='busy']) {
|
|
1154
|
-
--_dot-color: var(--hx-status-indicator-color-busy, var(--hx-color-error-500));
|
|
1156
|
+
--_dot-color: var(--hx-status-indicator-color-busy, var(--hx-color-error-500, #e5493e));
|
|
1155
1157
|
}
|
|
1156
1158
|
|
|
1157
1159
|
:host([status='unknown']) {
|
|
1158
|
-
--_dot-color: var(--hx-status-indicator-color-unknown, var(--hx-color-neutral-300));
|
|
1160
|
+
--_dot-color: var(--hx-status-indicator-color-unknown, var(--hx-color-neutral-300, #b6bfb9));
|
|
1159
1161
|
}
|
|
1160
1162
|
|
|
1161
1163
|
/* ─── Forced Colors (Windows High Contrast) ─── */
|
|
@@ -1190,8 +1192,8 @@
|
|
|
1190
1192
|
gap: var(--hx-space-3, 0.75rem);
|
|
1191
1193
|
padding: var(--hx-space-3, 0.75rem) var(--hx-space-4, 1rem);
|
|
1192
1194
|
border-radius: var(--hx-toast-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
1193
|
-
background-color: var(--hx-toast-bg, var(--hx-color-
|
|
1194
|
-
color: var(--hx-toast-color, var(--hx-color-
|
|
1195
|
+
background-color: var(--hx-toast-bg, var(--hx-color-surface-inverse, #0d1825));
|
|
1196
|
+
color: var(--hx-toast-color, var(--hx-color-text-inverse, #ffffff));
|
|
1195
1197
|
font-family: var(--hx-toast-font-family, var(--hx-font-family-sans, sans-serif));
|
|
1196
1198
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
1197
1199
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
@@ -1216,24 +1218,43 @@
|
|
|
1216
1218
|
|
|
1217
1219
|
/* ─── Variant overrides ─── */
|
|
1218
1220
|
|
|
1221
|
+
/*
|
|
1222
|
+
* Toast variants paint on darker brand fills (primary-600/success-700/
|
|
1223
|
+
* error-600) because the lighter -500 fills can't pass AA against white
|
|
1224
|
+
* text in the precision-cool palette. The neutral-900 on-{role} tokens
|
|
1225
|
+
* are tuned for the lighter -500 surfaces and would fail here (e.g.
|
|
1226
|
+
* neutral-900 on primary-600 = 3.07:1), so the on-{role}-strong tokens
|
|
1227
|
+
* (neutral-0, no dark-mode flip) keep fg legible on the darker fills.
|
|
1228
|
+
* - text.on-primary-strong on info.bg-strong (primary-600, #0F7078) = 5.82:1
|
|
1229
|
+
* - text.on-success-strong on success.bg-strong (success-700, #146831) = 6.88:1
|
|
1230
|
+
* (success-600 #0E8A4A on white = 4.42:1 — drifts under AA at 14px)
|
|
1231
|
+
* - text.on-error-strong on danger.bg-strong (error-600, #C92A2A) = 5.46:1
|
|
1232
|
+
* - text.on-warning on warning.bg-strong (warning-500, #C2711C) = 4.83:1
|
|
1233
|
+
* (warning stays on the lighter -500 surface so on-warning works)
|
|
1234
|
+
*
|
|
1235
|
+
* 3.2.1 token-cascade: bg variants now route through surface.{role}-strong
|
|
1236
|
+
* semantics; fg variants route through text.on-{role}-strong (or on-warning
|
|
1237
|
+
* for the warning variant). Component-tier tokens are NOT bypassed — the
|
|
1238
|
+
* --hx-toast-bg / --hx-toast-color slots remain the single override point.
|
|
1239
|
+
*/
|
|
1219
1240
|
.toast--success {
|
|
1220
|
-
--hx-toast-bg: var(--hx-color-success-
|
|
1221
|
-
--hx-toast-color: var(--hx-color-
|
|
1241
|
+
--hx-toast-bg: var(--hx-color-surface-success-strong, #146831);
|
|
1242
|
+
--hx-toast-color: var(--hx-color-text-on-success-strong, #ffffff);
|
|
1222
1243
|
}
|
|
1223
1244
|
|
|
1224
1245
|
.toast--warning {
|
|
1225
|
-
--hx-toast-bg: var(--hx-color-warning-
|
|
1226
|
-
--hx-toast-color: var(--hx-color-
|
|
1246
|
+
--hx-toast-bg: var(--hx-color-surface-warning-strong, #c2711c);
|
|
1247
|
+
--hx-toast-color: var(--hx-color-text-on-warning, #0d1825);
|
|
1227
1248
|
}
|
|
1228
1249
|
|
|
1229
1250
|
.toast--danger {
|
|
1230
|
-
--hx-toast-bg: var(--hx-color-
|
|
1231
|
-
--hx-toast-color: var(--hx-color-
|
|
1251
|
+
--hx-toast-bg: var(--hx-color-surface-danger-strong, #c92a2a);
|
|
1252
|
+
--hx-toast-color: var(--hx-color-text-on-error-strong, #ffffff);
|
|
1232
1253
|
}
|
|
1233
1254
|
|
|
1234
1255
|
.toast--info {
|
|
1235
|
-
--hx-toast-bg: var(--hx-color-
|
|
1236
|
-
--hx-toast-color: var(--hx-color-
|
|
1256
|
+
--hx-toast-bg: var(--hx-color-surface-info-strong, #0f7078);
|
|
1257
|
+
--hx-toast-color: var(--hx-color-text-on-primary-strong, #ffffff);
|
|
1237
1258
|
}
|
|
1238
1259
|
|
|
1239
1260
|
/* ─── Severity Label (WCAG 1.4.1) ─── */
|
|
@@ -1326,9 +1347,16 @@
|
|
|
1326
1347
|
}
|
|
1327
1348
|
|
|
1328
1349
|
/* ─── Forced Colors (Windows High Contrast) ─── */
|
|
1350
|
+
/* Sole owner: bespoke per-class HC overrides on .toast and .toast__close.
|
|
1351
|
+
The shared forcedColorsSurface mixin was dropped in 3.2.1 (XOR rule);
|
|
1352
|
+
this block now carries the surface contract the mixin used to provide
|
|
1353
|
+
(background:Canvas + color:CanvasText + border:1px solid CanvasText)
|
|
1354
|
+
plus the per-class affordances the mixin never touched. */
|
|
1329
1355
|
|
|
1330
1356
|
@media (forced-colors: active) {
|
|
1331
1357
|
.toast {
|
|
1358
|
+
background: Canvas;
|
|
1359
|
+
color: CanvasText;
|
|
1332
1360
|
border: 1px solid CanvasText;
|
|
1333
1361
|
}
|
|
1334
1362
|
|