@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
package/dist/css/hx-button.css
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
gap: var(--hx-space-2, 0.5rem);
|
|
28
28
|
border: var(--hx-border-width-thin, 1px) solid var(--hx-button-border-color, transparent);
|
|
29
29
|
border-radius: var(--hx-button-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
30
|
-
background-color: var(--hx-button-bg, var(--hx-color-primary-500, #
|
|
30
|
+
background-color: var(--hx-button-bg, var(--hx-color-primary-500, #429797));
|
|
31
31
|
color: var(--hx-button-color, var(--hx-color-neutral-0, #ffffff));
|
|
32
32
|
font-family: var(--hx-button-font-family, var(--hx-font-family-sans, sans-serif));
|
|
33
33
|
font-weight: var(--hx-button-font-weight, var(--hx-font-weight-semibold, 600));
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
|
|
47
47
|
.button:focus-visible {
|
|
48
48
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
49
|
-
var(--hx-button-focus-ring-color, var(--hx-focus-ring-color,
|
|
49
|
+
var(--hx-button-focus-ring-color, var(--hx-focus-ring-color, #0f7078));
|
|
50
50
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
51
51
|
}
|
|
52
52
|
|
|
@@ -84,63 +84,108 @@
|
|
|
84
84
|
/* ─── Style Variants ─── */
|
|
85
85
|
|
|
86
86
|
.button--primary {
|
|
87
|
-
--hx-button-bg: var(--hx-color-primary-
|
|
88
|
-
|
|
87
|
+
--hx-button-bg: var(--hx-color-action-primary-bg, #429797);
|
|
88
|
+
/* Inline #0d1825 matches text.on-primary's resolved primitive (neutral-900);
|
|
89
|
+
cold-start without the semantic still paints AA-tuned dark-on-primary
|
|
90
|
+
rather than white-on-primary (3.43:1 fail). */
|
|
91
|
+
--hx-button-color: var(--hx-color-text-on-primary, #0d1825);
|
|
89
92
|
--hx-button-border-color: transparent;
|
|
90
93
|
}
|
|
91
94
|
|
|
92
95
|
.button--secondary {
|
|
93
96
|
--hx-button-bg: transparent;
|
|
94
|
-
|
|
95
|
-
|
|
97
|
+
/* primary-500 (#429797) text on white surface = 3.44:1 — fails AA.
|
|
98
|
+
primary-600 (#0F7078) on white = 5.82:1 — AA pass. */
|
|
99
|
+
--hx-button-color: var(--hx-color-action-secondary-fg, #0f7078);
|
|
100
|
+
--hx-button-border-color: var(--hx-color-action-secondary-border, #0f7078);
|
|
96
101
|
}
|
|
97
102
|
|
|
98
103
|
.button--secondary:hover {
|
|
99
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-
|
|
104
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-action-secondary-bg-hover, #ebf8f8));
|
|
100
105
|
}
|
|
101
106
|
|
|
102
107
|
.button--tertiary {
|
|
103
|
-
--hx-button-bg: var(--hx-color-
|
|
104
|
-
--hx-button-color: var(--hx-color-
|
|
108
|
+
--hx-button-bg: var(--hx-color-surface-sunken, #ebeee9);
|
|
109
|
+
--hx-button-color: var(--hx-color-text-primary, #0d1825);
|
|
105
110
|
--hx-button-border-color: transparent;
|
|
106
111
|
}
|
|
107
112
|
|
|
108
113
|
.button--tertiary:hover {
|
|
109
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-
|
|
114
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-surface-raised, #f5f8f3));
|
|
110
115
|
}
|
|
111
116
|
|
|
112
117
|
.button--danger {
|
|
113
|
-
--hx-button-bg: var(--hx-color-
|
|
114
|
-
|
|
118
|
+
--hx-button-bg: var(--hx-color-action-danger-bg, #e5493e);
|
|
119
|
+
/* Inline #0d1825 matches text.on-error's resolved primitive (neutral-900);
|
|
120
|
+
cold-start without the semantic still paints AA-tuned dark-on-error
|
|
121
|
+
rather than white-on-error (3.92:1 fail). */
|
|
122
|
+
--hx-button-color: var(--hx-color-text-on-error, #0d1825);
|
|
115
123
|
--hx-button-border-color: transparent;
|
|
116
124
|
}
|
|
117
125
|
|
|
126
|
+
/* on-error tokens are tuned for error-500 (neutral-900 on #E5493E ≈ 4.59:1).
|
|
127
|
+
error-600 (#C92A2A) drops that to 3.28:1 — AA fail. text.on-error-strong
|
|
128
|
+
resolves to neutral-0 across modes (no dark flip) so the darker hover fill
|
|
129
|
+
stays legible. Mirrors hx-toast precedent (commit 300e21ab0); routed
|
|
130
|
+
through the semantic tier in 3.2.1 token-cascade remediation. */
|
|
118
131
|
.button--danger:hover {
|
|
119
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-
|
|
132
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-action-danger-bg-hover, #c92a2a));
|
|
133
|
+
--hx-button-color: var(--hx-color-text-on-error-strong, #ffffff);
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
/* Pressed state binds explicitly to action.danger.bg-active (error-700,
|
|
137
|
+
#A21312) + text.on-error-strong (neutral-0) = 7.96:1 AA. Base
|
|
138
|
+
.button:active filter:brightness(0.8) would compound on top of bg-hover
|
|
139
|
+
(#C92A2A) and produce ~3.3:1 sub-AA on the bound colors. Override the
|
|
140
|
+
filter to none. HC override on action.danger.bg-active flips to HC
|
|
141
|
+
error-500 so the on-error-strong (HC = #000) pair is AA in HC too. */
|
|
142
|
+
.button--danger:active {
|
|
143
|
+
--hx-button-bg: var(--hx-button-active-bg, var(--hx-color-action-danger-bg-active, #a21312));
|
|
144
|
+
--hx-button-color: var(--hx-color-text-on-error-strong, #ffffff);
|
|
145
|
+
filter: none;
|
|
120
146
|
}
|
|
121
147
|
|
|
122
148
|
.button--ghost {
|
|
123
149
|
--hx-button-bg: transparent;
|
|
124
|
-
|
|
150
|
+
/* primary-500 (#429797) text on white surface = 3.44:1 — fails AA.
|
|
151
|
+
primary-600 (#0F7078) on white = 5.82:1 — AA pass. */
|
|
152
|
+
--hx-button-color: var(--hx-color-action-ghost-fg, #0f7078);
|
|
125
153
|
--hx-button-border-color: transparent;
|
|
126
154
|
}
|
|
127
155
|
|
|
128
156
|
.button--ghost:hover {
|
|
129
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-
|
|
157
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-action-ghost-bg-hover, #ebf8f8));
|
|
130
158
|
}
|
|
131
159
|
|
|
132
160
|
.button--outline {
|
|
133
161
|
--hx-button-bg: transparent;
|
|
134
|
-
--hx-button-color: var(--hx-color-
|
|
135
|
-
--hx-button-border-color: var(--hx-color-
|
|
162
|
+
--hx-button-color: var(--hx-color-text-primary, #0d1825);
|
|
163
|
+
--hx-button-border-color: var(--hx-color-border-strong, #66787b);
|
|
136
164
|
}
|
|
137
165
|
|
|
138
166
|
.button--outline:hover {
|
|
139
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-
|
|
167
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-surface-raised, #f5f8f3));
|
|
140
168
|
}
|
|
141
169
|
|
|
170
|
+
/* on-primary token resolves to neutral-900 (#0D1825) — tuned for primary-500.
|
|
171
|
+
primary-600 (#0F7078) drops the pair to 3.07:1 — AA fail. text.on-primary-strong
|
|
172
|
+
resolves to neutral-0 across modes (no dark flip) for the darker hover fill.
|
|
173
|
+
Mirrors hx-toast precedent (commit 300e21ab0); routed through the semantic
|
|
174
|
+
tier in 3.2.1 token-cascade remediation. */
|
|
142
175
|
.button--primary:hover {
|
|
143
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-primary-
|
|
176
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-action-primary-bg-hover, #0f7078));
|
|
177
|
+
--hx-button-color: var(--hx-color-text-on-primary-strong, #ffffff);
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
/* Pressed state binds explicitly to action.primary.bg-active (primary-700,
|
|
181
|
+
#0F6363) + text.on-primary-strong (neutral-0) = 7.03:1 AA. The base
|
|
182
|
+
.button:active filter:brightness(0.8) would compound on top of bg-hover
|
|
183
|
+
(#0F7078) and produce ~3.7:1 sub-AA on the bound colors. Override the
|
|
184
|
+
filter to none so the action.*.bg-active token is what actually paints. */
|
|
185
|
+
.button--primary:active {
|
|
186
|
+
--hx-button-bg: var(--hx-button-active-bg, var(--hx-color-action-primary-bg-active, #0f6363));
|
|
187
|
+
--hx-button-color: var(--hx-color-text-on-primary-strong, #ffffff);
|
|
188
|
+
filter: none;
|
|
144
189
|
}
|
|
145
190
|
|
|
146
191
|
/* ─── Disabled ─── */
|
|
@@ -184,9 +229,20 @@
|
|
|
184
229
|
|
|
185
230
|
/* ─── Inverted Mode ─── */
|
|
186
231
|
|
|
232
|
+
/* Inline-fallback contract for the on-dark-* tokens in this section:
|
|
233
|
+
the literal rgba(255, 255, 255, 0.X) arms are a LIGHT-MODE-only last
|
|
234
|
+
resort (cold-start, CSS-not-loaded). At runtime, hx-theme injects
|
|
235
|
+
the dark.* override (overlay-black-* for the strong border and the
|
|
236
|
+
surface.on-dark-overlay-* fills) so dark-mode inverted buttons stay
|
|
237
|
+
visible on the now-light surface.inverse (#EBEEE9). The inline white
|
|
238
|
+
overlays would render invisible (≈1.1:1) on a light surface, but
|
|
239
|
+
they never paint when the theme is mounted. If a future change
|
|
240
|
+
moves these into a context where hx-theme is not guaranteed,
|
|
241
|
+
replace with mode-aware tokens. */
|
|
242
|
+
|
|
187
243
|
/* Override text color and filter-based hover/active for all variants */
|
|
188
244
|
:host([inverted]) .button {
|
|
189
|
-
color: var(--hx-button-inverted-color, var(--hx-color-
|
|
245
|
+
color: var(--hx-button-inverted-color, var(--hx-color-text-inverse, #ffffff));
|
|
190
246
|
filter: none;
|
|
191
247
|
}
|
|
192
248
|
|
|
@@ -199,37 +255,93 @@
|
|
|
199
255
|
}
|
|
200
256
|
|
|
201
257
|
:host([inverted]) .button:focus-visible {
|
|
258
|
+
/* WCAG 1.4.11: focus indicator needs ≥3:1 against adjacent colors.
|
|
259
|
+
border-on-dark-strong (overlay-white-70) ≈ 5:1 on neutral-900 — passes.
|
|
260
|
+
The lower-alpha siblings used to live in border.* but were sub-3:1
|
|
261
|
+
against any plausible surface and could not honour a border contract;
|
|
262
|
+
they're now surface.on-dark-overlay-{default,subtle} (translucent
|
|
263
|
+
fills, not borders) and used elsewhere in this file. See
|
|
264
|
+
tokens.json color.surface.on-dark-overlay-* for canonical ratios. */
|
|
202
265
|
outline-color: var(
|
|
203
266
|
--hx-button-inverted-focus-ring-color,
|
|
204
|
-
var(--hx-
|
|
267
|
+
var(--hx-color-border-on-dark-strong, rgba(255, 255, 255, 0.7))
|
|
205
268
|
);
|
|
206
269
|
}
|
|
207
270
|
|
|
208
|
-
/* Primary inverted —
|
|
209
|
-
|
|
210
|
-
|
|
271
|
+
/* Primary inverted — resting bg routes through action.primary.bg-inverted-rest
|
|
272
|
+
so dark mode can flip the fill to primary-600. surface.inverse becomes light
|
|
273
|
+
(#EBEEE9) in dark mode; primary-500 on #EBEEE9 = 2.94:1 (sub-3:1 UI floor
|
|
274
|
+
fail for the inverted-button boundary). primary-600 on #EBEEE9 = 4.97:1
|
|
275
|
+
(AA pass). Light mode tracks action.primary.bg (primary-500, 5.20:1 on
|
|
276
|
+
dark surface.inverse). */
|
|
277
|
+
:host([inverted]) .button--primary {
|
|
278
|
+
--hx-button-bg: var(--hx-color-action-primary-bg-inverted-rest, #429797);
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
/* Primary inverted — hover/pressed lift to action.primary.bg-inverted-hover
|
|
282
|
+
(primary-400, light teal). The base :host([inverted]) .button rule binds
|
|
283
|
+
color to text.inverse, which flips by mode (neutral-0 in light, neutral-900
|
|
284
|
+
in dark). On a permanent light-teal fill, white text drops to 2.4:1 in
|
|
285
|
+
light mode (AA fail). Pin color to text.on-primary (neutral-900, no
|
|
286
|
+
dark-mode flip) for both hover and active so the foreground is dark in
|
|
287
|
+
both modes — neutral-900 on primary-400 = 7.27:1 (AA pass).
|
|
288
|
+
Pressed === hover visually in inverted mode is acceptable UX (the
|
|
289
|
+
transient absence of pointer over the button signals release).
|
|
290
|
+
The fallback chain wraps --hx-button-active-bg (highest precedence) and
|
|
291
|
+
--hx-button-hover-bg so consumer overrides on either prop apply under
|
|
292
|
+
:host([inverted]) — the two share a paint here, so either knob is
|
|
293
|
+
honored, with active-bg winning when both are set. */
|
|
294
|
+
:host([inverted]) .button--primary:hover,
|
|
295
|
+
:host([inverted]) .button--primary:active {
|
|
296
|
+
--hx-button-bg: var(
|
|
297
|
+
--hx-button-active-bg,
|
|
298
|
+
var(--hx-button-hover-bg, var(--hx-color-action-primary-bg-inverted-hover, #6ab1b1))
|
|
299
|
+
);
|
|
300
|
+
color: var(
|
|
301
|
+
--hx-button-inverted-primary-interactive-color,
|
|
302
|
+
var(--hx-color-text-on-primary, #0d1825)
|
|
303
|
+
);
|
|
211
304
|
}
|
|
212
305
|
|
|
213
|
-
/*
|
|
306
|
+
/* Danger inverted — sister to primary. Hover/pressed lift to
|
|
307
|
+
action.danger.bg-inverted-hover (error-400, #FC7264). Same foreground
|
|
308
|
+
contract: text.inverse fails in light mode (white on light red ≈ 2.6:1);
|
|
309
|
+
pin to text.on-error (neutral-900, no dark-mode flip) for 6.58:1 in both
|
|
310
|
+
modes. Same active-bg → hover-bg → semantic fallback chain as primary. */
|
|
311
|
+
:host([inverted]) .button--danger:hover,
|
|
312
|
+
:host([inverted]) .button--danger:active {
|
|
313
|
+
--hx-button-bg: var(
|
|
314
|
+
--hx-button-active-bg,
|
|
315
|
+
var(--hx-button-hover-bg, var(--hx-color-action-danger-bg-inverted-hover, #fc7264))
|
|
316
|
+
);
|
|
317
|
+
color: var(
|
|
318
|
+
--hx-button-inverted-danger-interactive-color,
|
|
319
|
+
var(--hx-color-text-on-error, #0d1825)
|
|
320
|
+
);
|
|
321
|
+
}
|
|
322
|
+
|
|
323
|
+
/* Secondary inverted — white border and translucent hover fill */
|
|
214
324
|
:host([inverted]) .button--secondary {
|
|
215
|
-
--hx-button-border-color: var(--hx-
|
|
325
|
+
--hx-button-border-color: var(--hx-color-border-on-dark-strong, rgba(255, 255, 255, 0.7));
|
|
216
326
|
}
|
|
217
327
|
|
|
218
328
|
:host([inverted]) .button--secondary:hover {
|
|
219
|
-
--hx-button-bg: var(--hx-overlay-
|
|
329
|
+
--hx-button-bg: var(--hx-color-surface-on-dark-overlay-default, rgba(255, 255, 255, 0.3));
|
|
220
330
|
}
|
|
221
331
|
|
|
222
|
-
/* Tertiary inverted
|
|
332
|
+
/* Tertiary inverted — resting at the subtle overlay (10%) lifts to the default
|
|
333
|
+
overlay (30%) on hover so the runtime hover delta is visually distinct, not
|
|
334
|
+
collapsed onto a single token. */
|
|
223
335
|
:host([inverted]) .button--tertiary {
|
|
224
|
-
--hx-button-bg: var(--hx-overlay-
|
|
336
|
+
--hx-button-bg: var(--hx-color-surface-on-dark-overlay-subtle, rgba(255, 255, 255, 0.1));
|
|
225
337
|
--hx-button-border-color: transparent;
|
|
226
338
|
}
|
|
227
339
|
|
|
228
340
|
:host([inverted]) .button--tertiary:hover {
|
|
229
|
-
--hx-button-bg: var(--hx-overlay-
|
|
341
|
+
--hx-button-bg: var(--hx-color-surface-on-dark-overlay-default, rgba(255, 255, 255, 0.3));
|
|
230
342
|
}
|
|
231
343
|
|
|
232
|
-
/* Ghost inverted — transparent base,
|
|
344
|
+
/* Ghost inverted — transparent base, translucent hover bg */
|
|
233
345
|
:host([inverted]) .button--ghost {
|
|
234
346
|
--hx-button-bg: transparent;
|
|
235
347
|
--hx-button-border-color: transparent;
|
|
@@ -238,17 +350,17 @@
|
|
|
238
350
|
:host([inverted]) .button--ghost:hover {
|
|
239
351
|
--hx-button-bg: var(
|
|
240
352
|
--hx-button-inverted-ghost-hover-bg,
|
|
241
|
-
var(--hx-overlay-
|
|
353
|
+
var(--hx-color-surface-on-dark-overlay-default, rgba(255, 255, 255, 0.3))
|
|
242
354
|
);
|
|
243
355
|
}
|
|
244
356
|
|
|
245
357
|
/* Outline inverted — white border */
|
|
246
358
|
:host([inverted]) .button--outline {
|
|
247
|
-
--hx-button-border-color: var(--hx-
|
|
359
|
+
--hx-button-border-color: var(--hx-color-border-on-dark-strong, rgba(255, 255, 255, 0.7));
|
|
248
360
|
}
|
|
249
361
|
|
|
250
362
|
:host([inverted]) .button--outline:hover {
|
|
251
|
-
--hx-button-bg: var(--hx-overlay-
|
|
363
|
+
--hx-button-bg: var(--hx-color-surface-on-dark-overlay-default, rgba(255, 255, 255, 0.3));
|
|
252
364
|
}
|
|
253
365
|
|
|
254
366
|
/* ─── Prefix / Suffix / Label ─── */
|
|
@@ -276,6 +388,16 @@
|
|
|
276
388
|
border: 2px solid ButtonText;
|
|
277
389
|
}
|
|
278
390
|
|
|
391
|
+
.button:hover {
|
|
392
|
+
/* Hover affordance must survive in HC. Highlight/HighlightText is the
|
|
393
|
+
OS-level "selected" pair, mirroring the forcedColorsInteractive mixin's
|
|
394
|
+
hover contract — kept inline since this component owns its bespoke HC
|
|
395
|
+
block (XOR rule). */
|
|
396
|
+
background-color: Highlight;
|
|
397
|
+
color: HighlightText;
|
|
398
|
+
border-color: Highlight;
|
|
399
|
+
}
|
|
400
|
+
|
|
279
401
|
.button:focus-visible {
|
|
280
402
|
outline: 3px solid Highlight;
|
|
281
403
|
outline-offset: 2px;
|
package/dist/css/hx-card.css
CHANGED
|
@@ -2,17 +2,17 @@
|
|
|
2
2
|
:host {
|
|
3
3
|
display: block;
|
|
4
4
|
color: var(--hx-card-color, inherit);
|
|
5
|
-
background-color: var(--hx-card-bg, var(--hx-color-
|
|
5
|
+
background-color: var(--hx-card-bg, var(--hx-color-surface-default, #ffffff));
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
.card {
|
|
9
9
|
display: flex;
|
|
10
10
|
flex-direction: column;
|
|
11
11
|
gap: var(--hx-card-gap, var(--hx-space-4, 1rem));
|
|
12
|
-
background-color: var(--hx-card-bg, var(--hx-color-
|
|
13
|
-
color: var(--hx-card-color, var(--hx-color-
|
|
12
|
+
background-color: var(--hx-card-bg, var(--hx-color-surface-default, #ffffff));
|
|
13
|
+
color: var(--hx-card-color, var(--hx-color-text-strong, #202b39));
|
|
14
14
|
border: var(--hx-border-width-thin, 1px) solid
|
|
15
|
-
var(--hx-card-border-color, var(--hx-color-
|
|
15
|
+
var(--hx-card-border-color, var(--hx-color-border-default, #d6dbd5));
|
|
16
16
|
border-radius: var(--hx-card-border-radius, var(--hx-border-radius-lg, 0.5rem));
|
|
17
17
|
overflow: hidden;
|
|
18
18
|
font-family: var(--hx-card-font-family, var(--hx-font-family-sans, sans-serif));
|
|
@@ -28,11 +28,14 @@
|
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
.card--raised {
|
|
31
|
-
box-shadow: var(--hx-shadow-md, 0 4px 6px -1px rgb(0 0 0 / 0.1));
|
|
31
|
+
box-shadow: var(--hx-card-shadow, var(--hx-shadow-md, 0 4px 6px -1px rgb(0 0 0 / 0.1)));
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
.card--floating {
|
|
35
|
-
box-shadow: var(
|
|
35
|
+
box-shadow: var(
|
|
36
|
+
--hx-card-shadow-floating,
|
|
37
|
+
var(--hx-shadow-xl, 0 20px 25px -5px rgb(0 0 0 / 0.1))
|
|
38
|
+
);
|
|
36
39
|
}
|
|
37
40
|
|
|
38
41
|
/* ─── Style Variants ─── */
|
|
@@ -42,8 +45,8 @@
|
|
|
42
45
|
}
|
|
43
46
|
|
|
44
47
|
.card--featured {
|
|
45
|
-
border-color: var(--hx-color-primary-500, #
|
|
46
|
-
border-width: var(--hx-border-width-medium, 2px);
|
|
48
|
+
border-color: var(--hx-card-featured-border-color, var(--hx-color-primary-500, #429797));
|
|
49
|
+
border-width: var(--hx-card-featured-border-width, var(--hx-border-width-medium, 2px));
|
|
47
50
|
}
|
|
48
51
|
|
|
49
52
|
.card--compact .card__body {
|
|
@@ -75,13 +78,13 @@
|
|
|
75
78
|
}
|
|
76
79
|
|
|
77
80
|
.card--interactive:hover {
|
|
78
|
-
box-shadow: var(--hx-shadow-lg, 0 10px 15px -3px rgb(0 0 0 / 0.1));
|
|
81
|
+
box-shadow: var(--hx-card-shadow-hover, var(--hx-shadow-lg, 0 10px 15px -3px rgb(0 0 0 / 0.1)));
|
|
79
82
|
transform: translateY(var(--hx-transform-lift-md, -2px));
|
|
80
83
|
}
|
|
81
84
|
|
|
82
85
|
.card--interactive:focus-visible {
|
|
83
86
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
84
|
-
var(--hx-card-focus-ring-color, var(--hx-focus-ring-color,
|
|
87
|
+
var(--hx-card-focus-ring-color, var(--hx-focus-ring-color, #0f7078));
|
|
85
88
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
86
89
|
}
|
|
87
90
|
|
|
@@ -138,7 +141,14 @@
|
|
|
138
141
|
flex: 1;
|
|
139
142
|
font-size: var(--hx-font-size-md, 1rem);
|
|
140
143
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
141
|
-
|
|
144
|
+
/*
|
|
145
|
+
* Body color cascades: component-tier --hx-card-body-color overrides
|
|
146
|
+
* the host-tier --hx-card-color, which falls back to text-secondary.
|
|
147
|
+
* Preserves the propagation contract: setting --hx-card-color on the
|
|
148
|
+
* host flows into the body slot (and through to slotted light-DOM
|
|
149
|
+
* descendants via flat-tree inheritance).
|
|
150
|
+
*/
|
|
151
|
+
color: var(--hx-card-body-color, var(--hx-card-color, var(--hx-color-text-secondary, #313e4b)));
|
|
142
152
|
}
|
|
143
153
|
|
|
144
154
|
.card__footer {
|
|
@@ -156,11 +166,12 @@
|
|
|
156
166
|
padding-bottom: var(--hx-card-padding, var(--hx-space-6, 1.5rem));
|
|
157
167
|
padding-inline-start: var(--hx-card-padding, var(--hx-space-6, 1.5rem));
|
|
158
168
|
border-top: var(--hx-border-width-thin, 1px) solid
|
|
159
|
-
var(--hx-card-border-color, var(--hx-color-
|
|
169
|
+
var(--hx-card-border-color, var(--hx-color-border-default, #d6dbd5));
|
|
160
170
|
margin-top: auto;
|
|
161
171
|
}
|
|
162
172
|
|
|
163
173
|
/* ─── Forced Colors (Windows High Contrast) ─── */
|
|
174
|
+
/* Belt-and-suspenders: rich per-class HC overrides PLUS the forcedColorsSurface mixin. */
|
|
164
175
|
|
|
165
176
|
@media (forced-colors: active) {
|
|
166
177
|
.card {
|
package/dist/css/hx-carousel.css
CHANGED
|
@@ -38,10 +38,11 @@
|
|
|
38
38
|
/* WCAG 2.5.5 (healthcare mandate): minimum 44x44px touch target */
|
|
39
39
|
min-width: var(--hx-touch-target-min, 2.75rem);
|
|
40
40
|
min-height: var(--hx-touch-target-min, 2.75rem);
|
|
41
|
-
border: var(--hx-border-width-thin, 1px) solid
|
|
41
|
+
border: var(--hx-border-width-thin, 1px) solid
|
|
42
|
+
var(--hx-carousel-nav-btn-border-color, var(--hx-color-neutral-200, #d6dbd5));
|
|
42
43
|
border-radius: var(--hx-border-radius-full, 9999px);
|
|
43
|
-
background: var(--hx-color-neutral-0, #ffffff);
|
|
44
|
-
color: var(--hx-color-neutral-700, #
|
|
44
|
+
background: var(--hx-carousel-nav-btn-bg, var(--hx-color-neutral-0, #ffffff));
|
|
45
|
+
color: var(--hx-carousel-nav-btn-color, var(--hx-color-neutral-700, #313e4b));
|
|
45
46
|
cursor: pointer;
|
|
46
47
|
padding: 0;
|
|
47
48
|
transition:
|
|
@@ -52,13 +53,16 @@
|
|
|
52
53
|
}
|
|
53
54
|
|
|
54
55
|
.nav-btn:hover:not([disabled]) {
|
|
55
|
-
background: var(--hx-color-neutral-50, #
|
|
56
|
-
border-color: var(
|
|
56
|
+
background: var(--hx-carousel-nav-btn-hover-bg, var(--hx-color-neutral-50, #f5f8f3));
|
|
57
|
+
border-color: var(
|
|
58
|
+
--hx-carousel-nav-btn-hover-border-color,
|
|
59
|
+
var(--hx-color-neutral-400, #8e9c98)
|
|
60
|
+
);
|
|
57
61
|
}
|
|
58
62
|
|
|
59
63
|
.nav-btn:focus-visible {
|
|
60
64
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
61
|
-
var(--hx-carousel-focus-ring-color, var(--hx-focus-ring-color,
|
|
65
|
+
var(--hx-carousel-focus-ring-color, var(--hx-focus-ring-color, #0f7078));
|
|
62
66
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
63
67
|
}
|
|
64
68
|
|
|
@@ -86,7 +90,7 @@
|
|
|
86
90
|
border: var(--hx-border-width-thin, 1px) solid transparent;
|
|
87
91
|
border-radius: var(--hx-border-radius-md, 0.375rem);
|
|
88
92
|
background: transparent;
|
|
89
|
-
color: var(--hx-color-neutral-500, #
|
|
93
|
+
color: var(--hx-carousel-play-pause-color, var(--hx-color-neutral-500, #66787b));
|
|
90
94
|
cursor: pointer;
|
|
91
95
|
padding: 0;
|
|
92
96
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
@@ -95,12 +99,12 @@
|
|
|
95
99
|
}
|
|
96
100
|
|
|
97
101
|
.play-pause-btn:hover {
|
|
98
|
-
background: var(--hx-color-neutral-100, #
|
|
102
|
+
background: var(--hx-carousel-play-pause-hover-bg, var(--hx-color-neutral-100, #ebeee9));
|
|
99
103
|
}
|
|
100
104
|
|
|
101
105
|
.play-pause-btn:focus-visible {
|
|
102
106
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
103
|
-
var(--hx-carousel-focus-ring-color, var(--hx-focus-ring-color,
|
|
107
|
+
var(--hx-carousel-focus-ring-color, var(--hx-focus-ring-color, #0f7078));
|
|
104
108
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
105
109
|
}
|
|
106
110
|
|
|
@@ -158,7 +162,7 @@
|
|
|
158
162
|
width: var(--hx-carousel-pagination-dot-size, 0.5rem);
|
|
159
163
|
height: var(--hx-carousel-pagination-dot-size, 0.5rem);
|
|
160
164
|
border-radius: var(--hx-border-radius-full, 9999px);
|
|
161
|
-
background: var(--hx-color-neutral-300, #
|
|
165
|
+
background: var(--hx-carousel-pagination-dot-bg, var(--hx-color-neutral-300, #b6bfb9));
|
|
162
166
|
transition:
|
|
163
167
|
background-color var(--hx-transition-fast, 150ms ease),
|
|
164
168
|
transform var(--hx-transition-fast, 150ms ease);
|
|
@@ -166,13 +170,13 @@
|
|
|
166
170
|
|
|
167
171
|
.pagination-item[aria-current='true'] .pagination-dot,
|
|
168
172
|
.pagination-item.is-active .pagination-dot {
|
|
169
|
-
background: var(--hx-color-primary-600, #
|
|
173
|
+
background: var(--hx-carousel-pagination-dot-active-bg, var(--hx-color-primary-600, #0f7078));
|
|
170
174
|
transform: scale(1.25);
|
|
171
175
|
}
|
|
172
176
|
|
|
173
177
|
.pagination-item:focus-visible {
|
|
174
178
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
175
|
-
var(--hx-carousel-focus-ring-color, var(--hx-focus-ring-color,
|
|
179
|
+
var(--hx-carousel-focus-ring-color, var(--hx-focus-ring-color, #0f7078));
|
|
176
180
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
177
181
|
border-radius: var(--hx-border-radius-full, 9999px);
|
|
178
182
|
}
|
|
@@ -32,14 +32,14 @@
|
|
|
32
32
|
gap: var(--hx-space-1);
|
|
33
33
|
font-size: var(--hx-font-size-sm);
|
|
34
34
|
font-weight: var(--hx-font-weight-medium);
|
|
35
|
-
color: var(--hx-checkbox-group-label-color, var(--hx-color-
|
|
35
|
+
color: var(--hx-checkbox-group-label-color, var(--hx-color-text-strong));
|
|
36
36
|
line-height: var(--hx-line-height-normal);
|
|
37
37
|
padding: 0;
|
|
38
38
|
margin-bottom: var(--hx-space-1);
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
.fieldset__required-marker {
|
|
42
|
-
color: var(--hx-checkbox-group-error-color, var(--hx-color-error-text, #
|
|
42
|
+
color: var(--hx-checkbox-group-error-color, var(--hx-color-error-text, #c92a2a));
|
|
43
43
|
font-weight: var(--hx-font-weight-bold);
|
|
44
44
|
}
|
|
45
45
|
|
|
@@ -59,20 +59,20 @@
|
|
|
59
59
|
/* ─── Error State ─── */
|
|
60
60
|
|
|
61
61
|
.fieldset--error .fieldset__legend {
|
|
62
|
-
color: var(--hx-checkbox-group-error-color, var(--hx-color-error-text, #
|
|
62
|
+
color: var(--hx-checkbox-group-error-color, var(--hx-color-error-text, #c92a2a));
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
/* ─── Help Text & Error Messages ─── */
|
|
66
66
|
|
|
67
67
|
.fieldset__help-text {
|
|
68
68
|
font-size: var(--hx-font-size-xs);
|
|
69
|
-
color: var(--hx-checkbox-group-help-text-color, var(--hx-color-
|
|
69
|
+
color: var(--hx-checkbox-group-help-text-color, var(--hx-color-text-muted));
|
|
70
70
|
line-height: var(--hx-line-height-normal);
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
.fieldset__error {
|
|
74
74
|
font-size: var(--hx-font-size-xs);
|
|
75
|
-
color: var(--hx-checkbox-group-error-color, var(--hx-color-error-text, #
|
|
75
|
+
color: var(--hx-checkbox-group-error-color, var(--hx-color-error-text, #c92a2a));
|
|
76
76
|
line-height: var(--hx-line-height-normal);
|
|
77
77
|
}
|
|
78
78
|
|
package/dist/css/hx-checkbox.css
CHANGED
|
@@ -58,9 +58,9 @@
|
|
|
58
58
|
width: var(--hx-checkbox-size, var(--hx-size-5, 1.25rem));
|
|
59
59
|
height: var(--hx-checkbox-size, var(--hx-size-5, 1.25rem));
|
|
60
60
|
border: var(--hx-border-width-medium, 2px) solid
|
|
61
|
-
var(--hx-checkbox-border-color, var(--hx-color-
|
|
61
|
+
var(--hx-checkbox-border-color, var(--hx-color-border-strong, #66787b));
|
|
62
62
|
border-radius: var(--hx-checkbox-border-radius, var(--hx-border-radius-sm, 0.25rem));
|
|
63
|
-
background-color: var(--hx-checkbox-bg, var(--hx-color-
|
|
63
|
+
background-color: var(--hx-checkbox-bg, var(--hx-color-surface-default, #ffffff));
|
|
64
64
|
transition:
|
|
65
65
|
background-color var(--hx-transition-fast, 150ms ease),
|
|
66
66
|
border-color var(--hx-transition-fast, 150ms ease),
|
|
@@ -71,38 +71,35 @@
|
|
|
71
71
|
/* ─── Focus Ring ─── */
|
|
72
72
|
|
|
73
73
|
.checkbox__input:focus-visible ~ .checkbox__box {
|
|
74
|
-
outline: var(--hx-focus-ring-width, 2px) solid
|
|
75
|
-
var(
|
|
76
|
-
|
|
77
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #60a5fa))
|
|
78
|
-
);
|
|
79
|
-
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
74
|
+
outline: var(--hx-checkbox-focus-ring-width, var(--hx-focus-ring-width, 2px)) solid
|
|
75
|
+
var(--hx-checkbox-focus-ring-color, var(--hx-focus-ring-color, #0f7078));
|
|
76
|
+
outline-offset: var(--hx-checkbox-focus-ring-offset, var(--hx-focus-ring-offset, 2px));
|
|
80
77
|
}
|
|
81
78
|
|
|
82
79
|
/* ─── Checked State ─── */
|
|
83
80
|
|
|
84
81
|
.checkbox--checked .checkbox__box {
|
|
85
|
-
background-color: var(--hx-checkbox-checked-bg, var(--hx-color-primary-500, #
|
|
86
|
-
border-color: var(--hx-checkbox-checked-border-color, var(--hx-color-primary-500, #
|
|
82
|
+
background-color: var(--hx-checkbox-checked-bg, var(--hx-color-primary-500, #429797));
|
|
83
|
+
border-color: var(--hx-checkbox-checked-border-color, var(--hx-color-primary-500, #429797));
|
|
87
84
|
}
|
|
88
85
|
|
|
89
86
|
/* ─── Indeterminate State ─── */
|
|
90
87
|
|
|
91
88
|
.checkbox--indeterminate .checkbox__box {
|
|
92
|
-
background-color: var(--hx-checkbox-checked-bg, var(--hx-color-primary-500, #
|
|
93
|
-
border-color: var(--hx-checkbox-checked-border-color, var(--hx-color-primary-500, #
|
|
89
|
+
background-color: var(--hx-checkbox-checked-bg, var(--hx-color-primary-500, #429797));
|
|
90
|
+
border-color: var(--hx-checkbox-checked-border-color, var(--hx-color-primary-500, #429797));
|
|
94
91
|
}
|
|
95
92
|
|
|
96
93
|
/* ─── Error State ─── */
|
|
97
94
|
|
|
98
95
|
.checkbox--error .checkbox__box {
|
|
99
|
-
border-color: var(--hx-checkbox-error-color, var(--hx-color-error-500, #
|
|
96
|
+
border-color: var(--hx-checkbox-error-color, var(--hx-color-error-500, #e5493e));
|
|
100
97
|
}
|
|
101
98
|
|
|
102
99
|
.checkbox--error.checkbox--checked .checkbox__box,
|
|
103
100
|
.checkbox--error.checkbox--indeterminate .checkbox__box {
|
|
104
|
-
background-color: var(--hx-checkbox-error-color, var(--hx-color-error-500, #
|
|
105
|
-
border-color: var(--hx-checkbox-error-color, var(--hx-color-error-500, #
|
|
101
|
+
background-color: var(--hx-checkbox-error-color, var(--hx-color-error-500, #e5493e));
|
|
102
|
+
border-color: var(--hx-checkbox-error-color, var(--hx-color-error-500, #e5493e));
|
|
106
103
|
}
|
|
107
104
|
|
|
108
105
|
/* ─── Hover ─── */
|
|
@@ -111,7 +108,7 @@
|
|
|
111
108
|
.checkbox__control:hover .checkbox__box {
|
|
112
109
|
border-color: var(
|
|
113
110
|
--hx-checkbox-hover-border-color,
|
|
114
|
-
var(--hx-checkbox-border-color, var(--hx-color-primary-500, #
|
|
111
|
+
var(--hx-checkbox-border-color, var(--hx-color-primary-500, #429797))
|
|
115
112
|
);
|
|
116
113
|
}
|
|
117
114
|
|
|
@@ -120,7 +117,7 @@
|
|
|
120
117
|
}
|
|
121
118
|
|
|
122
119
|
.checkbox--error .checkbox__control:hover .checkbox__box {
|
|
123
|
-
border-color: var(--hx-checkbox-error-color, var(--hx-color-error-500, #
|
|
120
|
+
border-color: var(--hx-checkbox-error-color, var(--hx-color-error-500, #e5493e));
|
|
124
121
|
}
|
|
125
122
|
|
|
126
123
|
/* ─── Checkmark Icon ─── */
|
|
@@ -130,7 +127,7 @@
|
|
|
130
127
|
width: calc(var(--hx-checkbox-size, var(--hx-size-5, 1.25rem)) * 0.65);
|
|
131
128
|
height: calc(var(--hx-checkbox-size, var(--hx-size-5, 1.25rem)) * 0.65);
|
|
132
129
|
fill: none;
|
|
133
|
-
stroke: var(--hx-checkbox-checkmark-color, var(--hx-color-
|
|
130
|
+
stroke: var(--hx-checkbox-checkmark-color, var(--hx-color-text-on-primary, #ffffff));
|
|
134
131
|
stroke-width: 2.5;
|
|
135
132
|
stroke-linecap: round;
|
|
136
133
|
stroke-linejoin: round;
|
|
@@ -149,14 +146,14 @@
|
|
|
149
146
|
.checkbox__label {
|
|
150
147
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
151
148
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
152
|
-
color: var(--hx-checkbox-label-color, var(--hx-color-
|
|
149
|
+
color: var(--hx-checkbox-label-color, var(--hx-color-text-strong, #202b39));
|
|
153
150
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
154
151
|
user-select: none;
|
|
155
152
|
-webkit-user-select: none;
|
|
156
153
|
}
|
|
157
154
|
|
|
158
155
|
.checkbox__required-marker {
|
|
159
|
-
color: var(--hx-checkbox-error-color, var(--hx-color-error-text, #
|
|
156
|
+
color: var(--hx-checkbox-error-color, var(--hx-color-error-text, #c92a2a));
|
|
160
157
|
font-weight: var(--hx-font-weight-bold, 700);
|
|
161
158
|
}
|
|
162
159
|
|
|
@@ -164,7 +161,7 @@
|
|
|
164
161
|
|
|
165
162
|
.checkbox__help-text {
|
|
166
163
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
167
|
-
color: var(--hx-checkbox-help-text-color, var(--hx-color-
|
|
164
|
+
color: var(--hx-checkbox-help-text-color, var(--hx-color-text-muted, #4a5362));
|
|
168
165
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
169
166
|
padding-inline-start: calc(
|
|
170
167
|
var(--hx-checkbox-size, var(--hx-size-5, 1.25rem)) + var(--hx-space-2, 0.5rem)
|
|
@@ -173,7 +170,7 @@
|
|
|
173
170
|
|
|
174
171
|
.checkbox__error {
|
|
175
172
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
176
|
-
color: var(--hx-checkbox-error-color, var(--hx-color-error-text, #
|
|
173
|
+
color: var(--hx-checkbox-error-color, var(--hx-color-error-text, #c92a2a));
|
|
177
174
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
178
175
|
padding-inline-start: calc(
|
|
179
176
|
var(--hx-checkbox-size, var(--hx-size-5, 1.25rem)) + var(--hx-space-2, 0.5rem)
|