@helixui/library 3.1.0 → 3.2.0-next.74
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 +6597 -366
- package/dist/components/hx-accordion/hx-accordion-item.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.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 +42 -0
- 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/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/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/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/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/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/index.js +1 -1
- package/dist/components/hx-list/hx-list-item.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-item.styles.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/hx-meter.styles.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/hx-nav.styles.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/hx-pagination.styles.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/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/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/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.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 +19 -0
- 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/hx-slider.styles.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 +39 -0
- 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-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.d.ts +6 -6
- package/dist/components/hx-tabs/hx-tab.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 +30 -0
- 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 +24 -0
- 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/hx-top-nav.styles.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-item.styles.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/index.js +1 -1
- package/dist/css/helix-all.css +1173 -828
- package/dist/css/helix-core.css +215 -154
- package/dist/css/helix-data.css +58 -45
- package/dist/css/helix-feedback.css +119 -92
- package/dist/css/helix-forms.css +502 -332
- package/dist/css/helix-layout.css +9 -6
- package/dist/css/helix-media.css +13 -9
- package/dist/css/helix-navigation.css +86 -59
- package/dist/css/helix-overlay.css +65 -50
- package/dist/css/helix-tokens.css +113 -101
- package/dist/css/helix-utility.css +57 -40
- package/dist/css/hx-action-bar.css +5 -5
- package/dist/css/hx-alert.css +27 -23
- package/dist/css/hx-avatar.css +3 -3
- package/dist/css/hx-badge.css +22 -22
- package/dist/css/hx-banner.css +31 -24
- package/dist/css/hx-button-group.css +31 -14
- package/dist/css/hx-button.css +38 -21
- package/dist/css/hx-card.css +26 -12
- package/dist/css/hx-carousel.css +13 -9
- package/dist/css/hx-checkbox-group.css +5 -5
- package/dist/css/hx-checkbox.css +19 -19
- package/dist/css/hx-clinical-status.css +28 -28
- package/dist/css/hx-code-snippet.css +24 -18
- package/dist/css/hx-color-picker.css +30 -13
- package/dist/css/hx-combobox.css +28 -28
- package/dist/css/hx-copy-button.css +6 -3
- package/dist/css/hx-counter.css +1 -1
- package/dist/css/hx-data-table.css +22 -15
- package/dist/css/hx-date-picker.css +34 -34
- package/dist/css/hx-dialog.css +31 -24
- package/dist/css/hx-divider.css +2 -2
- package/dist/css/hx-drawer.css +18 -15
- 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 +18 -18
- package/dist/css/hx-help-text.css +5 -5
- package/dist/css/hx-icon-button.css +49 -38
- package/dist/css/hx-image.css +3 -3
- package/dist/css/hx-link.css +9 -9
- package/dist/css/hx-list.css +1 -1
- package/dist/css/hx-menu.css +2 -2
- package/dist/css/hx-meter.css +11 -10
- package/dist/css/hx-nav.css +17 -11
- package/dist/css/hx-number-input.css +18 -18
- package/dist/css/hx-overflow-menu.css +18 -9
- package/dist/css/hx-pagination.css +21 -15
- package/dist/css/hx-patient-banner.css +17 -9
- package/dist/css/hx-phi-field.css +4 -4
- package/dist/css/hx-popover.css +10 -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 -5
- package/dist/css/hx-select.css +17 -14
- package/dist/css/hx-side-nav.css +13 -10
- package/dist/css/hx-skeleton.css +1 -1
- package/dist/css/hx-slider.css +15 -12
- package/dist/css/hx-spinner.css +4 -4
- package/dist/css/hx-split-button.css +45 -31
- package/dist/css/hx-split-panel.css +9 -6
- 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 -8
- package/dist/css/hx-table.css +6 -6
- package/dist/css/hx-tabs.css +3 -3
- package/dist/css/hx-tag.css +18 -18
- package/dist/css/hx-text-input.css +139 -61
- package/dist/css/hx-text.css +9 -7
- package/dist/css/hx-textarea.css +66 -27
- package/dist/css/hx-time-picker.css +27 -21
- package/dist/css/hx-toast.css +22 -7
- package/dist/css/hx-toggle-button.css +46 -30
- package/dist/css/hx-tooltip.css +4 -3
- package/dist/css/hx-top-nav.css +11 -8
- package/dist/css/hx-tree-view.css +1 -1
- package/dist/css/index.css +1 -1
- package/dist/css/manifest.json +280 -194
- 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-cnKg4_la.js} +31 -30
- package/dist/shared/hx-accordion-cnKg4_la.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-BZH8iHQf.js} +36 -31
- package/dist/shared/hx-alert-BZH8iHQf.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-DT7Zn9Bo.js} +43 -35
- package/dist/shared/hx-banner-DT7Zn9Bo.js.map +1 -0
- package/dist/shared/{hx-breadcrumb-item-CldCwD1d.js → hx-breadcrumb-item-COeYcB2x.js} +24 -23
- package/dist/shared/hx-breadcrumb-item-COeYcB2x.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-button-Ddl-T6T-.js → hx-button-modUSOpY.js} +50 -32
- package/dist/shared/hx-button-modUSOpY.js.map +1 -0
- package/dist/shared/{hx-card-ycveujjL.js → hx-card-CU1QnjNb.js} +54 -39
- package/dist/shared/hx-card-CU1QnjNb.js.map +1 -0
- package/dist/shared/{hx-carousel-item-D_dCv61-.js → hx-carousel-item-BaE4hpLl.js} +38 -33
- package/dist/shared/hx-carousel-item-BaE4hpLl.js.map +1 -0
- package/dist/shared/{hx-checkbox-DkkoWoye.js → hx-checkbox-C46TyXhM.js} +42 -41
- package/dist/shared/hx-checkbox-C46TyXhM.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-BmSjfSEN.js} +55 -54
- package/dist/shared/hx-clinical-status-BmSjfSEN.js.map +1 -0
- package/dist/shared/{hx-code-snippet-B7wUKzyb.js → hx-code-snippet-CJ0FbQYG.js} +39 -32
- package/dist/shared/hx-code-snippet-CJ0FbQYG.js.map +1 -0
- package/dist/shared/{hx-color-picker-DBaKTVLr.js → hx-color-picker-DiDLZyvK.js} +74 -56
- package/dist/shared/hx-color-picker-DiDLZyvK.js.map +1 -0
- package/dist/shared/{hx-combobox-BmgYT7Ar.js → hx-combobox-DaA5dBC4.js} +43 -42
- package/dist/shared/hx-combobox-DaA5dBC4.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-Cq3t86Ic.js} +55 -47
- package/dist/shared/hx-data-table-Cq3t86Ic.js.map +1 -0
- package/dist/shared/{hx-date-picker-Dq2Nb68_.js → hx-date-picker-DMqRQNSB.js} +45 -44
- package/dist/shared/hx-date-picker-DMqRQNSB.js.map +1 -0
- package/dist/shared/{hx-dialog-CvIlY0Tc.js → hx-dialog-eIS8tcDm.js} +68 -60
- package/dist/shared/hx-dialog-eIS8tcDm.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-DDhDz7RI.js} +31 -27
- package/dist/shared/hx-drawer-DDhDz7RI.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-zTDbjsRw.js} +42 -41
- package/dist/shared/hx-file-upload-zTDbjsRw.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-BmV97nqz.js} +81 -69
- package/dist/shared/hx-icon-button-BmV97nqz.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-DmiV-mPw.js} +21 -20
- package/dist/shared/hx-link-DmiV-mPw.js.map +1 -0
- package/dist/shared/{hx-list-_9qVv02L.js → hx-list-CkphGi9T.js} +22 -21
- package/dist/shared/hx-list-CkphGi9T.js.map +1 -0
- package/dist/shared/{hx-menu-divider-Ck-9Os1t.js → hx-menu-divider-j__TZjH2.js} +53 -49
- package/dist/shared/hx-menu-divider-j__TZjH2.js.map +1 -0
- package/dist/shared/{hx-meter-TbROk-dw.js → hx-meter-Cm7k_Ro8.js} +42 -40
- package/dist/shared/hx-meter-Cm7k_Ro8.js.map +1 -0
- package/dist/shared/{hx-nav-BcYDmjf7.js → hx-nav-LoyEKZQC.js} +30 -23
- package/dist/shared/hx-nav-LoyEKZQC.js.map +1 -0
- package/dist/shared/{hx-nav-item-pqPasRUm.js → hx-nav-item-D8xHLVOs.js} +89 -77
- package/dist/shared/hx-nav-item-D8xHLVOs.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-BmKyAp5D.js} +33 -23
- package/dist/shared/hx-overflow-menu-BmKyAp5D.js.map +1 -0
- package/dist/shared/{hx-pagination-AguTQjYC.js → hx-pagination-Dqw5dorC.js} +72 -65
- package/dist/shared/hx-pagination-Dqw5dorC.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-Bf9TdtC1.js} +13 -12
- package/dist/shared/hx-phi-field-Bf9TdtC1.js.map +1 -0
- package/dist/shared/{hx-popover-B2_203ct.js → hx-popover-B93rTAfr.js} +29 -24
- package/dist/shared/hx-popover-B93rTAfr.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-N8xgDd_5.js} +38 -37
- package/dist/shared/hx-radio-N8xgDd_5.js.map +1 -0
- package/dist/shared/{hx-rating-C3E3ENJb.js → hx-rating-i2FL1WUN.js} +38 -37
- package/dist/shared/hx-rating-i2FL1WUN.js.map +1 -0
- package/dist/shared/{hx-select-CixTo7jp.js → hx-select-vgaBo1Ai.js} +63 -59
- package/dist/shared/hx-select-vgaBo1Ai.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-ydBamYhd.js} +83 -79
- package/dist/shared/hx-slider-ydBamYhd.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-BeMsmS6N.js} +74 -59
- package/dist/shared/hx-split-button-BeMsmS6N.js.map +1 -0
- package/dist/shared/{hx-split-panel-C-1R10Mc.js → hx-split-panel-BVG1VWNT.js} +16 -12
- package/dist/shared/hx-split-panel-BVG1VWNT.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-DL3PbOzm.js} +63 -50
- package/dist/shared/hx-step-DL3PbOzm.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-Dougzsgp.js} +29 -20
- package/dist/shared/hx-switch-Dougzsgp.js.map +1 -0
- package/dist/shared/{hx-tab-panel-BIzKfW5i.js → hx-tab-panel-CbkO9VKu.js} +45 -44
- package/dist/shared/hx-tab-panel-CbkO9VKu.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-1zwTFLRw.js} +62 -61
- package/dist/shared/hx-td-1zwTFLRw.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-B-caO5fI.js} +159 -80
- package/dist/shared/hx-text-input-B-caO5fI.js.map +1 -0
- package/dist/shared/{hx-textarea-CK621vSL.js → hx-textarea-D9O4U8cb.js} +110 -70
- package/dist/shared/hx-textarea-D9O4U8cb.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-m0z4nFB-.js} +59 -52
- package/dist/shared/hx-time-picker-m0z4nFB-.js.map +1 -0
- package/dist/shared/{hx-toggle-button-L-uBJr-a.js → hx-toggle-button-Dd8clXB4.js} +75 -58
- package/dist/shared/hx-toggle-button-Dd8clXB4.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-CchPYaiV.js} +36 -32
- package/dist/shared/hx-top-nav-CchPYaiV.js.map +1 -0
- package/dist/shared/{hx-tree-item-A45WCiBu.js → hx-tree-item-DtMC3DTa.js} +35 -28
- package/dist/shared/hx-tree-item-DtMC3DTa.js.map +1 -0
- package/dist/shared/{toast-factory-BPPnG3mM.js → toast-factory-DvDRAh0l.js} +77 -61
- package/dist/shared/toast-factory-DvDRAh0l.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 +8606 -591
- 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-meter-TbROk-dw.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-text-input--q0GH78x.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,10 @@
|
|
|
160
160
|
|
|
161
161
|
.alert__close-button:focus-visible {
|
|
162
162
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
163
|
-
var(
|
|
163
|
+
var(
|
|
164
|
+
--hx-alert-close-btn-focus-ring-color,
|
|
165
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1))
|
|
166
|
+
);
|
|
164
167
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
165
168
|
opacity: 1;
|
|
166
169
|
}
|
|
@@ -181,40 +184,41 @@
|
|
|
181
184
|
|
|
182
185
|
:host([variant='info']) .alert,
|
|
183
186
|
: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, #
|
|
187
|
+
--hx-alert-bg: var(--hx-color-info-50, #eff6fe);
|
|
188
|
+
--hx-alert-border-color: var(--hx-color-info-200, #bedcfc);
|
|
189
|
+
--hx-alert-color: var(--hx-color-info-800, #064172);
|
|
190
|
+
--hx-alert-icon-color: var(--hx-color-info-500, #0c8beb);
|
|
188
191
|
}
|
|
189
192
|
|
|
190
193
|
/* ─── Variant: success ─── */
|
|
191
194
|
|
|
192
195
|
: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, #
|
|
196
|
+
--hx-alert-bg: var(--hx-color-success-50, #eafaec);
|
|
197
|
+
--hx-alert-border-color: var(--hx-color-success-200, #bae6c2);
|
|
198
|
+
--hx-alert-color: var(--hx-color-success-800, #0b4d23);
|
|
199
|
+
--hx-alert-icon-color: var(--hx-color-success-500, #3b9e58);
|
|
197
200
|
}
|
|
198
201
|
|
|
199
202
|
/* ─── Variant: warning ─── */
|
|
200
203
|
|
|
201
204
|
: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, #
|
|
205
|
+
--hx-alert-bg: var(--hx-color-warning-50, #fff3ea);
|
|
206
|
+
--hx-alert-border-color: var(--hx-color-warning-200, #facfae);
|
|
207
|
+
--hx-alert-color: var(--hx-color-warning-800, #603301);
|
|
208
|
+
--hx-alert-icon-color: var(--hx-color-warning-500, #c2711c);
|
|
206
209
|
}
|
|
207
210
|
|
|
208
211
|
/* ─── Variant: error ─── */
|
|
209
212
|
|
|
210
213
|
: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, #
|
|
214
|
+
--hx-alert-bg: var(--hx-color-error-50, #fff2f0);
|
|
215
|
+
--hx-alert-border-color: var(--hx-color-error-200, #fccbc4);
|
|
216
|
+
--hx-alert-color: var(--hx-color-error-800, #7a090a);
|
|
217
|
+
--hx-alert-icon-color: var(--hx-color-error-500, #e5493e);
|
|
215
218
|
}
|
|
216
219
|
|
|
217
220
|
/* ─── Forced Colors (Windows High Contrast) ─── */
|
|
221
|
+
/* Belt-and-suspenders: rich per-class HC overrides PLUS the forcedColorsSurface mixin. */
|
|
218
222
|
|
|
219
223
|
@media (forced-colors: active) {
|
|
220
224
|
.alert {
|
|
@@ -276,10 +280,10 @@
|
|
|
276
280
|
align-items: center;
|
|
277
281
|
gap: var(--hx-banner-gap, var(--hx-space-3, 0.75rem));
|
|
278
282
|
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, #
|
|
283
|
+
background-color: var(--hx-banner-bg, var(--hx-color-info-50, #eff6fe));
|
|
284
|
+
color: var(--hx-banner-color, var(--hx-color-info-800, #064172));
|
|
281
285
|
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, #
|
|
286
|
+
var(--hx-banner-border-color, var(--hx-color-info-200, #bedcfc));
|
|
283
287
|
font-family: var(--hx-banner-font-family, var(--hx-font-family-sans, sans-serif));
|
|
284
288
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
285
289
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
@@ -292,7 +296,7 @@
|
|
|
292
296
|
display: flex;
|
|
293
297
|
align-items: center;
|
|
294
298
|
flex-shrink: 0;
|
|
295
|
-
color: var(--hx-banner-icon-color, var(--hx-color-info-500, #
|
|
299
|
+
color: var(--hx-banner-icon-color, var(--hx-color-info-500, #0c8beb));
|
|
296
300
|
}
|
|
297
301
|
|
|
298
302
|
.banner__icon svg {
|
|
@@ -314,7 +318,7 @@
|
|
|
314
318
|
display: inline-flex;
|
|
315
319
|
align-items: center;
|
|
316
320
|
flex-shrink: 0;
|
|
317
|
-
color: var(--hx-banner-action-color, var(--hx-banner-color, var(--hx-color-info-800, #
|
|
321
|
+
color: var(--hx-banner-action-color, var(--hx-banner-color, var(--hx-color-info-800, #064172)));
|
|
318
322
|
font-weight: var(--hx-font-weight-semibold, 600);
|
|
319
323
|
text-decoration: underline;
|
|
320
324
|
text-underline-offset: 2px;
|
|
@@ -332,7 +336,10 @@
|
|
|
332
336
|
|
|
333
337
|
.banner__action:focus-visible {
|
|
334
338
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
335
|
-
var(
|
|
339
|
+
var(
|
|
340
|
+
--hx-banner-action-focus-ring-color,
|
|
341
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1))
|
|
342
|
+
);
|
|
336
343
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
337
344
|
border-radius: var(--hx-border-radius-sm, 0.25rem);
|
|
338
345
|
}
|
|
@@ -354,7 +361,7 @@
|
|
|
354
361
|
border: none;
|
|
355
362
|
border-radius: var(--hx-border-radius-sm, 0.25rem);
|
|
356
363
|
background: transparent;
|
|
357
|
-
color: var(--hx-banner-color, var(--hx-color-info-800, #
|
|
364
|
+
color: var(--hx-banner-color, var(--hx-color-info-800, #064172));
|
|
358
365
|
cursor: pointer;
|
|
359
366
|
font-size: var(--hx-font-size-md, 1rem);
|
|
360
367
|
line-height: 1;
|
|
@@ -373,7 +380,10 @@
|
|
|
373
380
|
|
|
374
381
|
.banner__close-button:focus-visible {
|
|
375
382
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
376
|
-
var(
|
|
383
|
+
var(
|
|
384
|
+
--hx-banner-close-btn-focus-ring-color,
|
|
385
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1))
|
|
386
|
+
);
|
|
377
387
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
378
388
|
opacity: 1;
|
|
379
389
|
}
|
|
@@ -388,37 +398,37 @@
|
|
|
388
398
|
|
|
389
399
|
:host([variant='info']) .banner,
|
|
390
400
|
: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, #
|
|
401
|
+
--hx-banner-bg: var(--hx-color-info-50, #eff6fe);
|
|
402
|
+
--hx-banner-border-color: var(--hx-color-info-200, #bedcfc);
|
|
403
|
+
--hx-banner-color: var(--hx-color-info-800, #064172);
|
|
404
|
+
--hx-banner-icon-color: var(--hx-color-info-500, #0c8beb);
|
|
395
405
|
}
|
|
396
406
|
|
|
397
407
|
/* ─── Variant: success ─── */
|
|
398
408
|
|
|
399
409
|
: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, #
|
|
410
|
+
--hx-banner-bg: var(--hx-color-success-50, #eafaec);
|
|
411
|
+
--hx-banner-border-color: var(--hx-color-success-200, #bae6c2);
|
|
412
|
+
--hx-banner-color: var(--hx-color-success-800, #0b4d23);
|
|
413
|
+
--hx-banner-icon-color: var(--hx-color-success-500, #3b9e58);
|
|
404
414
|
}
|
|
405
415
|
|
|
406
416
|
/* ─── Variant: warning ─── */
|
|
407
417
|
|
|
408
418
|
: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, #
|
|
419
|
+
--hx-banner-bg: var(--hx-color-warning-50, #fff3ea);
|
|
420
|
+
--hx-banner-border-color: var(--hx-color-warning-200, #facfae);
|
|
421
|
+
--hx-banner-color: var(--hx-color-warning-800, #603301);
|
|
422
|
+
--hx-banner-icon-color: var(--hx-color-warning-500, #c2711c);
|
|
413
423
|
}
|
|
414
424
|
|
|
415
425
|
/* ─── Variant: error ─── */
|
|
416
426
|
|
|
417
427
|
: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, #
|
|
428
|
+
--hx-banner-bg: var(--hx-color-error-50, #fff2f0);
|
|
429
|
+
--hx-banner-border-color: var(--hx-color-error-200, #fccbc4);
|
|
430
|
+
--hx-banner-color: var(--hx-color-error-800, #7a090a);
|
|
431
|
+
--hx-banner-icon-color: var(--hx-color-error-500, #e5493e);
|
|
422
432
|
}
|
|
423
433
|
|
|
424
434
|
/* ─── Position: fixed ─── */
|
|
@@ -439,6 +449,7 @@
|
|
|
439
449
|
}
|
|
440
450
|
|
|
441
451
|
/* ─── Forced Colors (Windows High Contrast) ─── */
|
|
452
|
+
/* Belt-and-suspenders: rich per-class HC overrides PLUS the forcedColorsSurface mixin. */
|
|
442
453
|
|
|
443
454
|
@media (forced-colors: active) {
|
|
444
455
|
.banner {
|
|
@@ -470,14 +481,15 @@
|
|
|
470
481
|
}
|
|
471
482
|
|
|
472
483
|
.meter:focus-visible {
|
|
473
|
-
outline: var(--hx-focus-ring-width, 2px) solid
|
|
484
|
+
outline: var(--hx-focus-ring-width, 2px) solid
|
|
485
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797));
|
|
474
486
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
475
487
|
}
|
|
476
488
|
|
|
477
489
|
.meter__label {
|
|
478
490
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
479
491
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
480
|
-
color: var(--hx-meter-label-color, var(--hx-color-neutral-700, #
|
|
492
|
+
color: var(--hx-meter-label-color, var(--hx-color-neutral-700, #313e4b));
|
|
481
493
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
482
494
|
}
|
|
483
495
|
|
|
@@ -485,7 +497,7 @@
|
|
|
485
497
|
position: relative;
|
|
486
498
|
width: 100%;
|
|
487
499
|
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, #
|
|
500
|
+
background-color: var(--hx-meter-track-color, var(--hx-color-neutral-200, #d6dbd5));
|
|
489
501
|
border-radius: var(--hx-meter-track-radius, var(--hx-border-radius-full, 9999px));
|
|
490
502
|
overflow: hidden;
|
|
491
503
|
}
|
|
@@ -514,21 +526,21 @@
|
|
|
514
526
|
/* ─── Default (no thresholds configured) ─── */
|
|
515
527
|
|
|
516
528
|
:host {
|
|
517
|
-
--_indicator-color: var(--hx-meter-indicator-color, var(--hx-color-primary-500, #
|
|
529
|
+
--_indicator-color: var(--hx-meter-indicator-color, var(--hx-color-primary-500, #429797));
|
|
518
530
|
}
|
|
519
531
|
|
|
520
532
|
/* ─── Semantic state colors ─── */
|
|
521
533
|
|
|
522
534
|
:host([data-state='optimum']) {
|
|
523
|
-
--_indicator-color: var(--hx-meter-color-optimum, var(--hx-color-success-500, #
|
|
535
|
+
--_indicator-color: var(--hx-meter-color-optimum, var(--hx-color-success-500, #3b9e58));
|
|
524
536
|
}
|
|
525
537
|
|
|
526
538
|
:host([data-state='warning']) {
|
|
527
|
-
--_indicator-color: var(--hx-meter-color-warning, var(--hx-color-warning-500, #
|
|
539
|
+
--_indicator-color: var(--hx-meter-color-warning, var(--hx-color-warning-500, #c2711c));
|
|
528
540
|
}
|
|
529
541
|
|
|
530
542
|
:host([data-state='danger']) {
|
|
531
|
-
--_indicator-color: var(--hx-meter-color-danger, var(--hx-color-error-500, #
|
|
543
|
+
--_indicator-color: var(--hx-meter-color-danger, var(--hx-color-error-500, #e5493e));
|
|
532
544
|
}
|
|
533
545
|
|
|
534
546
|
/* ─── State Label (WCAG 1.4.1) ─── */
|
|
@@ -544,15 +556,15 @@
|
|
|
544
556
|
}
|
|
545
557
|
|
|
546
558
|
.meter__state-label[data-state='optimum'] {
|
|
547
|
-
color: var(--hx-meter-color-optimum, var(--hx-color-success-700, #
|
|
559
|
+
color: var(--hx-meter-color-optimum, var(--hx-color-success-700, #146831));
|
|
548
560
|
}
|
|
549
561
|
|
|
550
562
|
.meter__state-label[data-state='warning'] {
|
|
551
|
-
color: var(--hx-meter-color-warning, var(--hx-color-warning-700, #
|
|
563
|
+
color: var(--hx-meter-color-warning, var(--hx-color-warning-700, #804605));
|
|
552
564
|
}
|
|
553
565
|
|
|
554
566
|
.meter__state-label[data-state='danger'] {
|
|
555
|
-
color: var(--hx-meter-color-danger, var(--hx-color-error-700, #
|
|
567
|
+
color: var(--hx-meter-color-danger, var(--hx-color-error-700, #a21312));
|
|
556
568
|
}
|
|
557
569
|
|
|
558
570
|
/* ─── Native meter hidden (we use custom rendering) ─── */
|
|
@@ -608,7 +620,7 @@
|
|
|
608
620
|
font-family: var(--hx-progress-bar-label-font-family, var(--hx-font-family-sans, sans-serif));
|
|
609
621
|
font-size: var(--hx-progress-bar-label-font-size, var(--hx-font-size-sm, 0.875rem));
|
|
610
622
|
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-
|
|
623
|
+
color: var(--hx-progress-bar-label-color, var(--hx-color-text-strong, #202b39));
|
|
612
624
|
line-height: var(--hx-line-height-tight, 1.25);
|
|
613
625
|
}
|
|
614
626
|
|
|
@@ -616,7 +628,7 @@
|
|
|
616
628
|
position: relative;
|
|
617
629
|
overflow: hidden;
|
|
618
630
|
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-
|
|
631
|
+
background-color: var(--hx-progress-bar-track-bg, var(--hx-color-surface-sunken, #ebeee9));
|
|
620
632
|
width: 100%;
|
|
621
633
|
}
|
|
622
634
|
|
|
@@ -638,7 +650,7 @@
|
|
|
638
650
|
height: 100%;
|
|
639
651
|
width: 100%;
|
|
640
652
|
border-radius: inherit;
|
|
641
|
-
background-color: var(--hx-progress-bar-indicator-bg, var(--hx-color-primary-500));
|
|
653
|
+
background-color: var(--hx-progress-bar-indicator-bg, var(--hx-color-primary-500, #429797));
|
|
642
654
|
transform-origin: left center;
|
|
643
655
|
transform: scaleX(var(--_value-ratio, 0));
|
|
644
656
|
transition: transform var(--hx-transition-fast, 150ms ease);
|
|
@@ -653,19 +665,19 @@
|
|
|
653
665
|
/* ─── Variant Colors ─── */
|
|
654
666
|
|
|
655
667
|
.progress-bar--default .progress-bar__fill {
|
|
656
|
-
--hx-progress-bar-indicator-bg: var(--hx-color-primary-500);
|
|
668
|
+
--hx-progress-bar-indicator-bg: var(--hx-color-primary-500, #429797);
|
|
657
669
|
}
|
|
658
670
|
|
|
659
671
|
.progress-bar--success .progress-bar__fill {
|
|
660
|
-
--hx-progress-bar-indicator-bg: var(--hx-color-success-700);
|
|
672
|
+
--hx-progress-bar-indicator-bg: var(--hx-color-success-700, #146831);
|
|
661
673
|
}
|
|
662
674
|
|
|
663
675
|
.progress-bar--warning .progress-bar__fill {
|
|
664
|
-
--hx-progress-bar-indicator-bg: var(--hx-color-warning-500);
|
|
676
|
+
--hx-progress-bar-indicator-bg: var(--hx-color-warning-500, #c2711c);
|
|
665
677
|
}
|
|
666
678
|
|
|
667
679
|
.progress-bar--danger .progress-bar__fill {
|
|
668
|
-
--hx-progress-bar-indicator-bg: var(--hx-color-error-500);
|
|
680
|
+
--hx-progress-bar-indicator-bg: var(--hx-color-error-500, #e5493e);
|
|
669
681
|
}
|
|
670
682
|
|
|
671
683
|
/* ─── Indeterminate Animation ─── */
|
|
@@ -741,14 +753,14 @@
|
|
|
741
753
|
|
|
742
754
|
.progress-ring__track {
|
|
743
755
|
fill: none;
|
|
744
|
-
stroke: var(--hx-progress-ring-track-color, var(--hx-color-neutral-200, #
|
|
756
|
+
stroke: var(--hx-progress-ring-track-color, var(--hx-color-neutral-200, #d6dbd5));
|
|
745
757
|
}
|
|
746
758
|
|
|
747
759
|
/* ─── Indicator ─── */
|
|
748
760
|
|
|
749
761
|
.progress-ring__indicator {
|
|
750
762
|
fill: none;
|
|
751
|
-
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-primary-500, #
|
|
763
|
+
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-primary-500, #429797));
|
|
752
764
|
stroke-linecap: round;
|
|
753
765
|
transition: stroke-dashoffset var(--hx-transition-base, 300ms ease);
|
|
754
766
|
}
|
|
@@ -756,15 +768,15 @@
|
|
|
756
768
|
/* ─── Variant Colors ─── */
|
|
757
769
|
|
|
758
770
|
:host([variant='success']) .progress-ring__indicator {
|
|
759
|
-
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-success-500, #
|
|
771
|
+
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-success-500, #3b9e58));
|
|
760
772
|
}
|
|
761
773
|
|
|
762
774
|
:host([variant='warning']) .progress-ring__indicator {
|
|
763
|
-
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-warning-500, #
|
|
775
|
+
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-warning-500, #c2711c));
|
|
764
776
|
}
|
|
765
777
|
|
|
766
778
|
:host([variant='danger']) .progress-ring__indicator {
|
|
767
|
-
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-error-500, #
|
|
779
|
+
stroke: var(--hx-progress-ring-indicator-color, var(--hx-color-error-500, #e5493e));
|
|
768
780
|
}
|
|
769
781
|
|
|
770
782
|
/* ─── Indeterminate Animation ─── */
|
|
@@ -853,7 +865,7 @@
|
|
|
853
865
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
854
866
|
font-family: var(--hx-progress-ring-font-family, var(--hx-font-family-sans, sans-serif));
|
|
855
867
|
font-weight: var(--hx-font-weight-semibold, 600);
|
|
856
|
-
color: var(--hx-progress-ring-label-color, var(--hx-color-neutral-900, #
|
|
868
|
+
color: var(--hx-progress-ring-label-color, var(--hx-color-neutral-900, #0d1825));
|
|
857
869
|
pointer-events: none;
|
|
858
870
|
}
|
|
859
871
|
|
|
@@ -888,7 +900,7 @@
|
|
|
888
900
|
flex-direction: column;
|
|
889
901
|
gap: var(--hx-stat-gap, var(--hx-space-1, 0.25rem));
|
|
890
902
|
font-family: var(--hx-stat-font-family, var(--hx-font-family-sans, sans-serif));
|
|
891
|
-
color: var(--hx-stat-color, var(--hx-color-
|
|
903
|
+
color: var(--hx-stat-color, var(--hx-color-text-strong, #202b39));
|
|
892
904
|
}
|
|
893
905
|
|
|
894
906
|
/* ─── Size Variants ─── */
|
|
@@ -932,13 +944,13 @@
|
|
|
932
944
|
}
|
|
933
945
|
|
|
934
946
|
.stat__value {
|
|
935
|
-
color: var(--hx-stat-value-color, var(--hx-color-
|
|
947
|
+
color: var(--hx-stat-value-color, var(--hx-color-text-primary, #0d1825));
|
|
936
948
|
}
|
|
937
949
|
|
|
938
950
|
/* ─── Label ─── */
|
|
939
951
|
|
|
940
952
|
.stat__label {
|
|
941
|
-
color: var(--hx-stat-label-color, var(--hx-color-
|
|
953
|
+
color: var(--hx-stat-label-color, var(--hx-color-text-muted, #4a5362));
|
|
942
954
|
font-weight: var(--hx-font-weight-normal, 400);
|
|
943
955
|
}
|
|
944
956
|
|
|
@@ -947,7 +959,7 @@
|
|
|
947
959
|
.stat__icon {
|
|
948
960
|
display: flex;
|
|
949
961
|
align-items: center;
|
|
950
|
-
color: var(--hx-stat-icon-color, var(--hx-color-primary-500, #
|
|
962
|
+
color: var(--hx-stat-icon-color, var(--hx-color-primary-500, #429797));
|
|
951
963
|
flex-shrink: 0;
|
|
952
964
|
}
|
|
953
965
|
|
|
@@ -964,13 +976,13 @@
|
|
|
964
976
|
}
|
|
965
977
|
|
|
966
978
|
.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, #
|
|
979
|
+
color: var(--hx-stat-trend-up-color, var(--hx-color-success-700, #146831));
|
|
980
|
+
background-color: var(--hx-stat-trend-up-bg, var(--hx-color-success-50, #eafaec));
|
|
969
981
|
}
|
|
970
982
|
|
|
971
983
|
.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, #
|
|
984
|
+
color: var(--hx-stat-trend-down-color, var(--hx-color-error-700, #a21312));
|
|
985
|
+
background-color: var(--hx-stat-trend-down-bg, var(--hx-color-error-50, #fff2f0));
|
|
974
986
|
}
|
|
975
987
|
|
|
976
988
|
.stat__trend-arrow {
|
|
@@ -1039,7 +1051,7 @@
|
|
|
1039
1051
|
gap: var(--hx-space-2, 0.5rem);
|
|
1040
1052
|
position: relative;
|
|
1041
1053
|
flex-shrink: 0;
|
|
1042
|
-
--_dot-color: var(--hx-status-indicator-color-default, var(--hx-color-neutral-300, #
|
|
1054
|
+
--_dot-color: var(--hx-status-indicator-color-default, var(--hx-color-neutral-300, #b6bfb9));
|
|
1043
1055
|
/* Default size (md) — always defined so .indicator never collapses to 0x0 */
|
|
1044
1056
|
--_indicator-size: var(--hx-status-indicator-size-md, var(--hx-space-3, 0.75rem));
|
|
1045
1057
|
}
|
|
@@ -1103,7 +1115,7 @@
|
|
|
1103
1115
|
--hx-status-indicator-label-font-size,
|
|
1104
1116
|
var(--hx-font-size-sm, var(--hx-text-sm, 0.875rem))
|
|
1105
1117
|
);
|
|
1106
|
-
color: var(--hx-status-indicator-label-color, var(--hx-color-
|
|
1118
|
+
color: var(--hx-status-indicator-label-color, var(--hx-color-text-strong, #202b39));
|
|
1107
1119
|
line-height: 1;
|
|
1108
1120
|
white-space: nowrap;
|
|
1109
1121
|
}
|
|
@@ -1139,23 +1151,23 @@
|
|
|
1139
1151
|
/* ─── Status Colors ─── */
|
|
1140
1152
|
|
|
1141
1153
|
:host([status='online']) {
|
|
1142
|
-
--_dot-color: var(--hx-status-indicator-color-online, var(--hx-color-success-500));
|
|
1154
|
+
--_dot-color: var(--hx-status-indicator-color-online, var(--hx-color-success-500, #3b9e58));
|
|
1143
1155
|
}
|
|
1144
1156
|
|
|
1145
1157
|
:host([status='offline']) {
|
|
1146
|
-
--_dot-color: var(--hx-status-indicator-color-offline, var(--hx-color-neutral-400));
|
|
1158
|
+
--_dot-color: var(--hx-status-indicator-color-offline, var(--hx-color-neutral-400, #8e9c98));
|
|
1147
1159
|
}
|
|
1148
1160
|
|
|
1149
1161
|
:host([status='away']) {
|
|
1150
|
-
--_dot-color: var(--hx-status-indicator-color-away, var(--hx-color-warning-500));
|
|
1162
|
+
--_dot-color: var(--hx-status-indicator-color-away, var(--hx-color-warning-500, #c2711c));
|
|
1151
1163
|
}
|
|
1152
1164
|
|
|
1153
1165
|
:host([status='busy']) {
|
|
1154
|
-
--_dot-color: var(--hx-status-indicator-color-busy, var(--hx-color-error-500));
|
|
1166
|
+
--_dot-color: var(--hx-status-indicator-color-busy, var(--hx-color-error-500, #e5493e));
|
|
1155
1167
|
}
|
|
1156
1168
|
|
|
1157
1169
|
:host([status='unknown']) {
|
|
1158
|
-
--_dot-color: var(--hx-status-indicator-color-unknown, var(--hx-color-neutral-300));
|
|
1170
|
+
--_dot-color: var(--hx-status-indicator-color-unknown, var(--hx-color-neutral-300, #b6bfb9));
|
|
1159
1171
|
}
|
|
1160
1172
|
|
|
1161
1173
|
/* ─── Forced Colors (Windows High Contrast) ─── */
|
|
@@ -1190,8 +1202,8 @@
|
|
|
1190
1202
|
gap: var(--hx-space-3, 0.75rem);
|
|
1191
1203
|
padding: var(--hx-space-3, 0.75rem) var(--hx-space-4, 1rem);
|
|
1192
1204
|
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-
|
|
1205
|
+
background-color: var(--hx-toast-bg, var(--hx-color-surface-inverse, #0d1825));
|
|
1206
|
+
color: var(--hx-toast-color, var(--hx-color-text-inverse, #ffffff));
|
|
1195
1207
|
font-family: var(--hx-toast-font-family, var(--hx-font-family-sans, sans-serif));
|
|
1196
1208
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
1197
1209
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
@@ -1216,23 +1228,37 @@
|
|
|
1216
1228
|
|
|
1217
1229
|
/* ─── Variant overrides ─── */
|
|
1218
1230
|
|
|
1231
|
+
/*
|
|
1232
|
+
* Toast variants paint on darker brand fills (primary-600/success-700/
|
|
1233
|
+
* error-600) because the lighter -500 fills can't pass AA against white
|
|
1234
|
+
* text in the precision-cool palette. The neutral-900 on-{role} tokens
|
|
1235
|
+
* are tuned for the lighter -500 surfaces and would fail here (e.g.
|
|
1236
|
+
* neutral-900 on primary-600 = 3.07:1), so we hold fg at neutral-0
|
|
1237
|
+
* directly for primary/success/danger.
|
|
1238
|
+
* - neutral-0 on primary-600 (#0F7078) = 5.39:1 — AA pass
|
|
1239
|
+
* - neutral-0 on success-700 (#146831) = 6.88:1 — AA pass
|
|
1240
|
+
* (success-600 #0E8A4A on white = 4.41:1 — drifts under AA at 14px)
|
|
1241
|
+
* - neutral-0 on error-600 (#C92A2A) = 5.92:1 — AA pass
|
|
1242
|
+
* - neutral-900 on warning-500 (#C2711C) = 4.83:1 — AA pass
|
|
1243
|
+
* (warning stays on the lighter -500 surface so on-warning works)
|
|
1244
|
+
*/
|
|
1219
1245
|
.toast--success {
|
|
1220
|
-
--hx-toast-bg: var(--hx-color-success-
|
|
1246
|
+
--hx-toast-bg: var(--hx-color-success-700, #146831);
|
|
1221
1247
|
--hx-toast-color: var(--hx-color-neutral-0, #ffffff);
|
|
1222
1248
|
}
|
|
1223
1249
|
|
|
1224
1250
|
.toast--warning {
|
|
1225
|
-
--hx-toast-bg: var(--hx-color-warning-500, #
|
|
1226
|
-
--hx-toast-color: var(--hx-color-
|
|
1251
|
+
--hx-toast-bg: var(--hx-color-warning-500, #c2711c);
|
|
1252
|
+
--hx-toast-color: var(--hx-color-text-on-warning, #0d1825);
|
|
1227
1253
|
}
|
|
1228
1254
|
|
|
1229
1255
|
.toast--danger {
|
|
1230
|
-
--hx-toast-bg: var(--hx-color-error-600, #
|
|
1256
|
+
--hx-toast-bg: var(--hx-color-error-600, #c92a2a);
|
|
1231
1257
|
--hx-toast-color: var(--hx-color-neutral-0, #ffffff);
|
|
1232
1258
|
}
|
|
1233
1259
|
|
|
1234
1260
|
.toast--info {
|
|
1235
|
-
--hx-toast-bg: var(--hx-color-primary-600, #
|
|
1261
|
+
--hx-toast-bg: var(--hx-color-primary-600, #0f7078);
|
|
1236
1262
|
--hx-toast-color: var(--hx-color-neutral-0, #ffffff);
|
|
1237
1263
|
}
|
|
1238
1264
|
|
|
@@ -1326,6 +1352,7 @@
|
|
|
1326
1352
|
}
|
|
1327
1353
|
|
|
1328
1354
|
/* ─── Forced Colors (Windows High Contrast) ─── */
|
|
1355
|
+
/* Belt-and-suspenders: rich per-class HC overrides PLUS the forcedColorsSurface mixin. */
|
|
1329
1356
|
|
|
1330
1357
|
@media (forced-colors: active) {
|
|
1331
1358
|
.toast {
|