@helixui/library 3.1.0 → 3.2.0-next.76
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 +6810 -579
- 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
package/dist/css/hx-textarea.css
CHANGED
|
@@ -1,6 +1,42 @@
|
|
|
1
1
|
/* hx-textarea — extracted from Shadow DOM styles */
|
|
2
2
|
:host {
|
|
3
3
|
display: block;
|
|
4
|
+
|
|
5
|
+
/* ─── Component tokens (3.2.0) ──────────────────────────────────── */
|
|
6
|
+
--_textarea-bg: var(
|
|
7
|
+
--hx-textarea-bg,
|
|
8
|
+
var(--hx-input-bg, var(--hx-color-surface-default, #ffffff))
|
|
9
|
+
);
|
|
10
|
+
--_textarea-color: var(
|
|
11
|
+
--hx-textarea-color,
|
|
12
|
+
var(--hx-input-color, var(--hx-color-text-strong, #202b39))
|
|
13
|
+
);
|
|
14
|
+
--_textarea-border-color: var(
|
|
15
|
+
--hx-textarea-border-color,
|
|
16
|
+
var(--hx-input-border-color, var(--hx-color-border-strong, #8e9c98))
|
|
17
|
+
);
|
|
18
|
+
--_textarea-border-color-focus: var(
|
|
19
|
+
--hx-textarea-border-color-focus,
|
|
20
|
+
var(
|
|
21
|
+
--hx-input-focus-ring-color,
|
|
22
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1))
|
|
23
|
+
)
|
|
24
|
+
);
|
|
25
|
+
--_textarea-border-color-invalid: var(
|
|
26
|
+
--hx-textarea-border-color-invalid,
|
|
27
|
+
var(--hx-input-error-color, var(--hx-color-error-600, #c92a2a))
|
|
28
|
+
);
|
|
29
|
+
--_textarea-border-radius: var(
|
|
30
|
+
--hx-textarea-border-radius,
|
|
31
|
+
var(--hx-input-border-radius, var(--hx-border-radius-md, 0.375rem))
|
|
32
|
+
);
|
|
33
|
+
--_textarea-padding-x: var(--hx-textarea-padding-x, var(--hx-space-3, 0.75rem));
|
|
34
|
+
--_textarea-padding-y: var(--hx-textarea-padding-y, var(--hx-space-2, 0.5rem));
|
|
35
|
+
--_textarea-font-size: var(--hx-textarea-font-size, var(--hx-font-size-md, 1rem));
|
|
36
|
+
--_textarea-placeholder-color: var(
|
|
37
|
+
--hx-textarea-placeholder-color,
|
|
38
|
+
var(--hx-color-text-placeholder, #66787b)
|
|
39
|
+
);
|
|
4
40
|
}
|
|
5
41
|
|
|
6
42
|
:host([disabled]) {
|
|
@@ -16,7 +52,10 @@
|
|
|
16
52
|
display: flex;
|
|
17
53
|
flex-direction: column;
|
|
18
54
|
gap: var(--hx-space-1, 0.25rem);
|
|
19
|
-
font-family: var(
|
|
55
|
+
font-family: var(
|
|
56
|
+
--hx-textarea-font-family,
|
|
57
|
+
var(--hx-input-font-family, var(--hx-font-family-sans, sans-serif))
|
|
58
|
+
);
|
|
20
59
|
}
|
|
21
60
|
|
|
22
61
|
/* --- Label --- */
|
|
@@ -31,12 +70,18 @@
|
|
|
31
70
|
gap: var(--hx-space-1, 0.25rem);
|
|
32
71
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
33
72
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
34
|
-
color: var(
|
|
73
|
+
color: var(
|
|
74
|
+
--hx-textarea-label-color,
|
|
75
|
+
var(--hx-input-label-color, var(--hx-color-text-strong, #202b39))
|
|
76
|
+
);
|
|
35
77
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
36
78
|
}
|
|
37
79
|
|
|
38
80
|
.field__required-marker {
|
|
39
|
-
color: var(
|
|
81
|
+
color: var(
|
|
82
|
+
--hx-textarea-error-color,
|
|
83
|
+
var(--hx-input-error-color, var(--hx-color-error-text, #c92a2a))
|
|
84
|
+
);
|
|
40
85
|
font-weight: var(--hx-font-weight-bold, 700);
|
|
41
86
|
}
|
|
42
87
|
|
|
@@ -45,10 +90,9 @@
|
|
|
45
90
|
.field__textarea-wrapper {
|
|
46
91
|
display: flex;
|
|
47
92
|
flex-direction: column;
|
|
48
|
-
border: var(--hx-border-width-thin, 1px) solid
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
background-color: var(--hx-input-bg, var(--hx-color-neutral-0, #ffffff));
|
|
93
|
+
border: var(--hx-border-width-thin, 1px) solid var(--_textarea-border-color);
|
|
94
|
+
border-radius: var(--_textarea-border-radius);
|
|
95
|
+
background-color: var(--_textarea-bg);
|
|
52
96
|
transition:
|
|
53
97
|
border-color var(--hx-transition-fast, 150ms ease),
|
|
54
98
|
box-shadow var(--hx-transition-fast, 150ms ease);
|
|
@@ -56,18 +100,11 @@
|
|
|
56
100
|
}
|
|
57
101
|
|
|
58
102
|
.field__textarea-wrapper:focus-within {
|
|
59
|
-
border-color: var(
|
|
60
|
-
--hx-input-focus-ring-color,
|
|
61
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #60a5fa))
|
|
62
|
-
);
|
|
103
|
+
border-color: var(--_textarea-border-color-focus);
|
|
63
104
|
box-shadow: 0 0 0 var(--hx-focus-ring-width, 2px)
|
|
64
105
|
color-mix(
|
|
65
106
|
in srgb,
|
|
66
|
-
var(
|
|
67
|
-
--hx-input-focus-ring-color,
|
|
68
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #60a5fa))
|
|
69
|
-
)
|
|
70
|
-
calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
107
|
+
var(--_textarea-border-color-focus) calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
71
108
|
transparent
|
|
72
109
|
);
|
|
73
110
|
}
|
|
@@ -75,16 +112,15 @@
|
|
|
75
112
|
/* --- Error State --- */
|
|
76
113
|
|
|
77
114
|
.field--error .field__textarea-wrapper {
|
|
78
|
-
border-color: var(--
|
|
115
|
+
border-color: var(--_textarea-border-color-invalid);
|
|
79
116
|
}
|
|
80
117
|
|
|
81
118
|
.field--error .field__textarea-wrapper:focus-within {
|
|
82
|
-
border-color: var(--
|
|
119
|
+
border-color: var(--_textarea-border-color-invalid);
|
|
83
120
|
box-shadow: 0 0 0 var(--hx-focus-ring-width, 2px)
|
|
84
121
|
color-mix(
|
|
85
122
|
in srgb,
|
|
86
|
-
var(--
|
|
87
|
-
calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
123
|
+
var(--_textarea-border-color-invalid) calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
88
124
|
transparent
|
|
89
125
|
);
|
|
90
126
|
}
|
|
@@ -95,10 +131,10 @@
|
|
|
95
131
|
border: none;
|
|
96
132
|
outline: none;
|
|
97
133
|
background: transparent;
|
|
98
|
-
padding: var(--
|
|
134
|
+
padding: var(--_textarea-padding-y) var(--_textarea-padding-x);
|
|
99
135
|
font-family: inherit;
|
|
100
|
-
font-size: var(--
|
|
101
|
-
color: var(--
|
|
136
|
+
font-size: var(--_textarea-font-size);
|
|
137
|
+
color: var(--_textarea-color);
|
|
102
138
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
103
139
|
min-height: var(--hx-textarea-min-height, var(--hx-size-20, 5rem));
|
|
104
140
|
width: 100%;
|
|
@@ -106,7 +142,7 @@
|
|
|
106
142
|
}
|
|
107
143
|
|
|
108
144
|
.field__textarea::placeholder {
|
|
109
|
-
color: var(--
|
|
145
|
+
color: var(--_textarea-placeholder-color);
|
|
110
146
|
}
|
|
111
147
|
|
|
112
148
|
.field__textarea:focus-visible {
|
|
@@ -144,7 +180,7 @@
|
|
|
144
180
|
|
|
145
181
|
.field__counter {
|
|
146
182
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
147
|
-
color: var(--hx-color-
|
|
183
|
+
color: var(--hx-textarea-counter-color, var(--hx-color-text-muted, #4a5362));
|
|
148
184
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
149
185
|
text-align: end;
|
|
150
186
|
}
|
|
@@ -167,13 +203,16 @@
|
|
|
167
203
|
|
|
168
204
|
.field__help-text {
|
|
169
205
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
170
|
-
color: var(--hx-color-
|
|
206
|
+
color: var(--hx-textarea-help-text-color, var(--hx-color-text-muted, #4a5362));
|
|
171
207
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
172
208
|
}
|
|
173
209
|
|
|
174
210
|
.field__error {
|
|
175
211
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
176
|
-
color: var(
|
|
212
|
+
color: var(
|
|
213
|
+
--hx-textarea-error-color,
|
|
214
|
+
var(--hx-input-error-color, var(--hx-color-error-text, #c92a2a))
|
|
215
|
+
);
|
|
177
216
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
178
217
|
}
|
|
179
218
|
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
gap: var(--hx-space-1, 0.25rem);
|
|
23
23
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
24
24
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
25
|
-
color: var(--hx-time-picker-label-color, var(--hx-color-
|
|
25
|
+
color: var(--hx-time-picker-label-color, var(--hx-color-text-strong, #202b39));
|
|
26
26
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
27
27
|
}
|
|
28
28
|
.field__required-marker {
|
|
29
|
-
color: var(--hx-time-picker-error-color, var(--hx-color-error-text, #
|
|
29
|
+
color: var(--hx-time-picker-error-color, var(--hx-color-error-text, #c92a2a));
|
|
30
30
|
font-weight: var(--hx-font-weight-bold, 700);
|
|
31
31
|
}
|
|
32
32
|
.field__combobox {
|
|
@@ -34,9 +34,9 @@
|
|
|
34
34
|
display: flex;
|
|
35
35
|
align-items: center;
|
|
36
36
|
border: var(--hx-border-width-thin, 1px) solid
|
|
37
|
-
var(--hx-time-picker-border-color, var(--hx-color-
|
|
37
|
+
var(--hx-time-picker-border-color, var(--hx-color-border-strong, #8e9c98));
|
|
38
38
|
border-radius: var(--hx-time-picker-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
39
|
-
background-color: var(--hx-time-picker-bg, var(--hx-color-
|
|
39
|
+
background-color: var(--hx-time-picker-bg, var(--hx-color-surface-default, #ffffff));
|
|
40
40
|
transition:
|
|
41
41
|
border-color var(--hx-transition-fast, 150ms ease),
|
|
42
42
|
box-shadow var(--hx-transition-fast, 150ms ease);
|
|
@@ -53,14 +53,14 @@
|
|
|
53
53
|
);
|
|
54
54
|
}
|
|
55
55
|
.field--error .field__combobox {
|
|
56
|
-
border-color: var(--hx-time-picker-error-color, var(--hx-color-error-500));
|
|
56
|
+
border-color: var(--hx-time-picker-error-color, var(--hx-color-error-500, #e5493e));
|
|
57
57
|
}
|
|
58
58
|
.field--error .field__combobox:focus-within {
|
|
59
|
-
border-color: var(--hx-time-picker-error-color, var(--hx-color-error-500));
|
|
59
|
+
border-color: var(--hx-time-picker-error-color, var(--hx-color-error-500, #e5493e));
|
|
60
60
|
box-shadow: 0 0 0 var(--hx-focus-ring-width, 2px)
|
|
61
61
|
color-mix(
|
|
62
62
|
in srgb,
|
|
63
|
-
var(--hx-time-picker-error-color, var(--hx-color-error-500))
|
|
63
|
+
var(--hx-time-picker-error-color, var(--hx-color-error-500, #e5493e))
|
|
64
64
|
calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
65
65
|
transparent
|
|
66
66
|
);
|
|
@@ -73,14 +73,14 @@
|
|
|
73
73
|
padding: var(--hx-space-2, 0.5rem) var(--hx-space-3, 0.75rem);
|
|
74
74
|
font-family: inherit;
|
|
75
75
|
font-size: var(--hx-font-size-md, 1rem);
|
|
76
|
-
color: var(--hx-time-picker-color, var(--hx-color-
|
|
76
|
+
color: var(--hx-time-picker-color, var(--hx-color-text-strong, #202b39));
|
|
77
77
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
78
78
|
min-height: var(--hx-size-10, 2.5rem);
|
|
79
79
|
width: 100%;
|
|
80
80
|
cursor: text;
|
|
81
81
|
}
|
|
82
82
|
.field__input::placeholder {
|
|
83
|
-
color: var(--hx-color-
|
|
83
|
+
color: var(--hx-color-text-placeholder, #66787b);
|
|
84
84
|
}
|
|
85
85
|
.field__input:disabled {
|
|
86
86
|
cursor: not-allowed;
|
|
@@ -92,13 +92,13 @@
|
|
|
92
92
|
border: none;
|
|
93
93
|
background: transparent;
|
|
94
94
|
padding: 0 var(--hx-space-3, 0.75rem);
|
|
95
|
-
color: var(--hx-time-picker-chevron-color, var(--hx-color-
|
|
95
|
+
color: var(--hx-time-picker-chevron-color, var(--hx-color-text-muted, #4a5362));
|
|
96
96
|
cursor: pointer;
|
|
97
97
|
height: 100%;
|
|
98
98
|
min-height: var(--hx-size-10, 2.5rem);
|
|
99
99
|
flex-shrink: 0;
|
|
100
100
|
border-inline-start: var(--hx-border-width-thin, 1px) solid
|
|
101
|
-
var(--hx-time-picker-border-color, var(--hx-color-
|
|
101
|
+
var(--hx-time-picker-border-color, var(--hx-color-border-strong, #8e9c98));
|
|
102
102
|
}
|
|
103
103
|
.field__toggle:focus-visible {
|
|
104
104
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
@@ -112,9 +112,9 @@
|
|
|
112
112
|
inset-inline-start: 0;
|
|
113
113
|
inset-inline-end: 0;
|
|
114
114
|
z-index: var(--hx-z-index-dropdown, 1000);
|
|
115
|
-
background-color: var(--hx-time-picker-listbox-bg, var(--hx-color-
|
|
115
|
+
background-color: var(--hx-time-picker-listbox-bg, var(--hx-color-surface-default, #ffffff));
|
|
116
116
|
border: var(--hx-border-width-thin, 1px) solid
|
|
117
|
-
var(--hx-time-picker-border-color, var(--hx-color-
|
|
117
|
+
var(--hx-time-picker-border-color, var(--hx-color-border-strong, #8e9c98));
|
|
118
118
|
border-radius: var(--hx-time-picker-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
119
119
|
box-shadow: var(
|
|
120
120
|
--hx-time-picker-listbox-shadow,
|
|
@@ -147,23 +147,29 @@
|
|
|
147
147
|
padding: var(--hx-space-2, 0.5rem) var(--hx-space-3, 0.75rem);
|
|
148
148
|
font-size: var(--hx-font-size-md, 1rem);
|
|
149
149
|
font-family: inherit;
|
|
150
|
-
color: var(--hx-time-picker-option-color, var(--hx-color-
|
|
150
|
+
color: var(--hx-time-picker-option-color, var(--hx-color-text-strong, #202b39));
|
|
151
151
|
cursor: pointer;
|
|
152
152
|
transition: background-color var(--hx-transition-fast, 150ms ease);
|
|
153
153
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
154
154
|
}
|
|
155
155
|
.field__option:hover,
|
|
156
156
|
.field__option--active {
|
|
157
|
-
background-color: var(--hx-time-picker-option-hover-bg, var(--hx-color-primary-50));
|
|
158
|
-
color: var(--hx-time-picker-option-hover-color, var(--hx-color-primary-700));
|
|
157
|
+
background-color: var(--hx-time-picker-option-hover-bg, var(--hx-color-primary-50, #ebf8f8));
|
|
158
|
+
color: var(--hx-time-picker-option-hover-color, var(--hx-color-primary-700, #0f6363));
|
|
159
159
|
}
|
|
160
160
|
.field__option--selected {
|
|
161
|
-
background-color: var(
|
|
162
|
-
|
|
161
|
+
background-color: var(
|
|
162
|
+
--hx-time-picker-option-selected-bg,
|
|
163
|
+
var(--hx-color-primary-100, #dbf0f0)
|
|
164
|
+
);
|
|
165
|
+
color: var(--hx-time-picker-option-selected-color, var(--hx-color-primary-800, #07494a));
|
|
163
166
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
164
167
|
}
|
|
165
168
|
.field__option--selected.field__option--active {
|
|
166
|
-
background-color: var(
|
|
169
|
+
background-color: var(
|
|
170
|
+
--hx-time-picker-option-selected-bg,
|
|
171
|
+
var(--hx-color-primary-100, #dbf0f0)
|
|
172
|
+
);
|
|
167
173
|
}
|
|
168
174
|
@media (prefers-reduced-motion: reduce) {
|
|
169
175
|
.field__combobox,
|
|
@@ -177,10 +183,10 @@
|
|
|
177
183
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
178
184
|
}
|
|
179
185
|
.field__help-text {
|
|
180
|
-
color: var(--hx-color-
|
|
186
|
+
color: var(--hx-color-text-muted, #4a5362);
|
|
181
187
|
}
|
|
182
188
|
.field__error {
|
|
183
|
-
color: var(--hx-time-picker-error-color, var(--hx-color-error-text, #
|
|
189
|
+
color: var(--hx-time-picker-error-color, var(--hx-color-error-text, #c92a2a));
|
|
184
190
|
}
|
|
185
191
|
@media (forced-colors: active) {
|
|
186
192
|
.field__combobox {
|
package/dist/css/hx-toast.css
CHANGED
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
gap: var(--hx-space-3, 0.75rem);
|
|
19
19
|
padding: var(--hx-space-3, 0.75rem) var(--hx-space-4, 1rem);
|
|
20
20
|
border-radius: var(--hx-toast-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
21
|
-
background-color: var(--hx-toast-bg, var(--hx-color-
|
|
22
|
-
color: var(--hx-toast-color, var(--hx-color-
|
|
21
|
+
background-color: var(--hx-toast-bg, var(--hx-color-surface-inverse, #0d1825));
|
|
22
|
+
color: var(--hx-toast-color, var(--hx-color-text-inverse, #ffffff));
|
|
23
23
|
font-family: var(--hx-toast-font-family, var(--hx-font-family-sans, sans-serif));
|
|
24
24
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
25
25
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
@@ -44,23 +44,37 @@
|
|
|
44
44
|
|
|
45
45
|
/* ─── Variant overrides ─── */
|
|
46
46
|
|
|
47
|
+
/*
|
|
48
|
+
* Toast variants paint on darker brand fills (primary-600/success-700/
|
|
49
|
+
* error-600) because the lighter -500 fills can't pass AA against white
|
|
50
|
+
* text in the precision-cool palette. The neutral-900 on-{role} tokens
|
|
51
|
+
* are tuned for the lighter -500 surfaces and would fail here (e.g.
|
|
52
|
+
* neutral-900 on primary-600 = 3.07:1), so we hold fg at neutral-0
|
|
53
|
+
* directly for primary/success/danger.
|
|
54
|
+
* - neutral-0 on primary-600 (#0F7078) = 5.39:1 — AA pass
|
|
55
|
+
* - neutral-0 on success-700 (#146831) = 6.88:1 — AA pass
|
|
56
|
+
* (success-600 #0E8A4A on white = 4.41:1 — drifts under AA at 14px)
|
|
57
|
+
* - neutral-0 on error-600 (#C92A2A) = 5.92:1 — AA pass
|
|
58
|
+
* - neutral-900 on warning-500 (#C2711C) = 4.83:1 — AA pass
|
|
59
|
+
* (warning stays on the lighter -500 surface so on-warning works)
|
|
60
|
+
*/
|
|
47
61
|
.toast--success {
|
|
48
|
-
--hx-toast-bg: var(--hx-color-success-
|
|
62
|
+
--hx-toast-bg: var(--hx-color-success-700, #146831);
|
|
49
63
|
--hx-toast-color: var(--hx-color-neutral-0, #ffffff);
|
|
50
64
|
}
|
|
51
65
|
|
|
52
66
|
.toast--warning {
|
|
53
|
-
--hx-toast-bg: var(--hx-color-warning-500, #
|
|
54
|
-
--hx-toast-color: var(--hx-color-
|
|
67
|
+
--hx-toast-bg: var(--hx-color-warning-500, #c2711c);
|
|
68
|
+
--hx-toast-color: var(--hx-color-text-on-warning, #0d1825);
|
|
55
69
|
}
|
|
56
70
|
|
|
57
71
|
.toast--danger {
|
|
58
|
-
--hx-toast-bg: var(--hx-color-error-600, #
|
|
72
|
+
--hx-toast-bg: var(--hx-color-error-600, #c92a2a);
|
|
59
73
|
--hx-toast-color: var(--hx-color-neutral-0, #ffffff);
|
|
60
74
|
}
|
|
61
75
|
|
|
62
76
|
.toast--info {
|
|
63
|
-
--hx-toast-bg: var(--hx-color-primary-600, #
|
|
77
|
+
--hx-toast-bg: var(--hx-color-primary-600, #0f7078);
|
|
64
78
|
--hx-toast-color: var(--hx-color-neutral-0, #ffffff);
|
|
65
79
|
}
|
|
66
80
|
|
|
@@ -154,6 +168,7 @@
|
|
|
154
168
|
}
|
|
155
169
|
|
|
156
170
|
/* ─── Forced Colors (Windows High Contrast) ─── */
|
|
171
|
+
/* Belt-and-suspenders: rich per-class HC overrides PLUS the forcedColorsSurface mixin. */
|
|
157
172
|
|
|
158
173
|
@media (forced-colors: active) {
|
|
159
174
|
.toast {
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
gap: var(--hx-space-2, 0.5rem);
|
|
18
18
|
border: var(--hx-border-width-thin, 1px) solid var(--hx-toggle-button-border-color, transparent);
|
|
19
19
|
border-radius: var(--hx-toggle-button-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
20
|
-
background-color: var(--hx-toggle-button-bg, var(--hx-color-primary-500, #
|
|
21
|
-
color: var(--hx-toggle-button-color, var(--hx-color-
|
|
20
|
+
background-color: var(--hx-toggle-button-bg, var(--hx-color-primary-500, #429797));
|
|
21
|
+
color: var(--hx-toggle-button-color, var(--hx-color-text-on-primary, #ffffff));
|
|
22
22
|
font-family: var(--hx-toggle-button-font-family, var(--hx-font-family-sans, sans-serif));
|
|
23
23
|
font-weight: var(--hx-toggle-button-font-weight, var(--hx-font-weight-semibold, 600));
|
|
24
24
|
line-height: var(--hx-line-height-tight, 1.25);
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
39
39
|
var(
|
|
40
40
|
--hx-toggle-button-focus-ring-color,
|
|
41
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #
|
|
41
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1))
|
|
42
42
|
);
|
|
43
43
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
44
44
|
}
|
|
@@ -77,49 +77,55 @@
|
|
|
77
77
|
/* ─── Style Variants ─── */
|
|
78
78
|
|
|
79
79
|
.button--primary {
|
|
80
|
-
--hx-toggle-button-bg: var(--hx-color-primary-500, #
|
|
81
|
-
--hx-toggle-button-color: var(--hx-color-
|
|
80
|
+
--hx-toggle-button-bg: var(--hx-color-primary-500, #429797);
|
|
81
|
+
--hx-toggle-button-color: var(--hx-color-text-on-primary, #ffffff);
|
|
82
82
|
--hx-toggle-button-border-color: transparent;
|
|
83
83
|
}
|
|
84
84
|
|
|
85
|
+
/*
|
|
86
|
+
* secondary/ghost paint primary text on the surface (white). primary-500
|
|
87
|
+
* (#429797) on white = 3.43:1 — fails AA at body sizes. shift to
|
|
88
|
+
* primary-600 (#0F7078) = 6.06:1 — AA pass. border keeps primary-500
|
|
89
|
+
* for the brand affordance (3:1 non-text contrast still met).
|
|
90
|
+
*/
|
|
85
91
|
.button--secondary {
|
|
86
92
|
--hx-toggle-button-bg: transparent;
|
|
87
|
-
--hx-toggle-button-color: var(--hx-color-primary-
|
|
88
|
-
--hx-toggle-button-border-color: var(--hx-color-primary-
|
|
93
|
+
--hx-toggle-button-color: var(--hx-color-primary-600, #0f7078);
|
|
94
|
+
--hx-toggle-button-border-color: var(--hx-color-primary-600, #0f7078);
|
|
89
95
|
}
|
|
90
96
|
|
|
91
97
|
.button--secondary:hover {
|
|
92
|
-
--hx-toggle-button-bg: var(--hx-color-primary-50, #
|
|
98
|
+
--hx-toggle-button-bg: var(--hx-color-primary-50, #ebf8f8);
|
|
93
99
|
}
|
|
94
100
|
|
|
95
101
|
.button--tertiary {
|
|
96
|
-
--hx-toggle-button-bg: var(--hx-color-
|
|
97
|
-
--hx-toggle-button-color: var(--hx-color-
|
|
102
|
+
--hx-toggle-button-bg: var(--hx-color-surface-sunken, #ebeee9);
|
|
103
|
+
--hx-toggle-button-color: var(--hx-color-text-primary, #0d1825);
|
|
98
104
|
--hx-toggle-button-border-color: transparent;
|
|
99
105
|
}
|
|
100
106
|
|
|
101
107
|
.button--tertiary:hover {
|
|
102
|
-
--hx-toggle-button-bg: var(--hx-color-
|
|
108
|
+
--hx-toggle-button-bg: var(--hx-color-surface-raised, #f5f8f3);
|
|
103
109
|
}
|
|
104
110
|
|
|
105
111
|
.button--ghost {
|
|
106
112
|
--hx-toggle-button-bg: transparent;
|
|
107
|
-
--hx-toggle-button-color: var(--hx-color-primary-
|
|
113
|
+
--hx-toggle-button-color: var(--hx-color-primary-600, #0f7078);
|
|
108
114
|
--hx-toggle-button-border-color: transparent;
|
|
109
115
|
}
|
|
110
116
|
|
|
111
117
|
.button--ghost:hover {
|
|
112
|
-
--hx-toggle-button-bg: var(--hx-color-
|
|
118
|
+
--hx-toggle-button-bg: var(--hx-color-surface-raised, #f5f8f3);
|
|
113
119
|
}
|
|
114
120
|
|
|
115
121
|
.button--outline {
|
|
116
122
|
--hx-toggle-button-bg: transparent;
|
|
117
|
-
--hx-toggle-button-color: var(--hx-color-
|
|
118
|
-
--hx-toggle-button-border-color: var(--hx-color-
|
|
123
|
+
--hx-toggle-button-color: var(--hx-color-text-primary, #0d1825);
|
|
124
|
+
--hx-toggle-button-border-color: var(--hx-color-border-strong, #8e9c98);
|
|
119
125
|
}
|
|
120
126
|
|
|
121
127
|
.button--outline:hover {
|
|
122
|
-
--hx-toggle-button-bg: var(--hx-color-
|
|
128
|
+
--hx-toggle-button-bg: var(--hx-color-surface-raised, #f5f8f3);
|
|
123
129
|
}
|
|
124
130
|
|
|
125
131
|
/* ─── Pressed State ─── */
|
|
@@ -127,9 +133,16 @@
|
|
|
127
133
|
/*
|
|
128
134
|
* Primary: already uses solid primary bg; pressed deepens to primary-700
|
|
129
135
|
* to give clear visual feedback without introducing a new color.
|
|
136
|
+
*
|
|
137
|
+
* AA fix: text.on-primary (= neutral-900 #0D1825) on primary-700 (#0F6363)
|
|
138
|
+
* = 2.54:1 — fails AA. Pin fg at neutral-0 for the darker pressed fill
|
|
139
|
+
* (neutral-0 on primary-700 = 7.03:1, AAA pass). Mirrors hx-toast
|
|
140
|
+
* precedent (commit 300e21ab0) and hx-button hover treatment.
|
|
141
|
+
* Note: secondary.pressed below uses primary-500 and stays at 5.20:1 —
|
|
142
|
+
* leave it alone.
|
|
130
143
|
*/
|
|
131
144
|
.button--primary.button--pressed {
|
|
132
|
-
--hx-toggle-button-bg: var(--hx-toggle-button-pressed-bg, var(--hx-color-primary-700, #
|
|
145
|
+
--hx-toggle-button-bg: var(--hx-toggle-button-pressed-bg, var(--hx-color-primary-700, #0f6363));
|
|
133
146
|
--hx-toggle-button-color: var(
|
|
134
147
|
--hx-toggle-button-pressed-color,
|
|
135
148
|
var(--hx-color-neutral-0, #ffffff)
|
|
@@ -142,44 +155,47 @@
|
|
|
142
155
|
* so the state change is immediately legible.
|
|
143
156
|
*/
|
|
144
157
|
.button--secondary.button--pressed {
|
|
145
|
-
--hx-toggle-button-bg: var(--hx-toggle-button-pressed-bg, var(--hx-color-primary-500, #
|
|
158
|
+
--hx-toggle-button-bg: var(--hx-toggle-button-pressed-bg, var(--hx-color-primary-500, #429797));
|
|
146
159
|
--hx-toggle-button-color: var(
|
|
147
160
|
--hx-toggle-button-pressed-color,
|
|
148
|
-
var(--hx-color-
|
|
161
|
+
var(--hx-color-text-on-primary, #ffffff)
|
|
149
162
|
);
|
|
150
|
-
--hx-toggle-button-border-color: var(--hx-color-primary-500, #
|
|
163
|
+
--hx-toggle-button-border-color: var(--hx-color-primary-500, #429797);
|
|
151
164
|
}
|
|
152
165
|
|
|
153
166
|
/* Tertiary pressed: use primary-100 bg + primary-700 text + border for WCAG 3:1 non-text contrast. */
|
|
154
167
|
.button--tertiary.button--pressed {
|
|
155
|
-
--hx-toggle-button-bg: var(--hx-toggle-button-pressed-bg, var(--hx-color-primary-100, #
|
|
168
|
+
--hx-toggle-button-bg: var(--hx-toggle-button-pressed-bg, var(--hx-color-primary-100, #dbf0f0));
|
|
156
169
|
--hx-toggle-button-color: var(
|
|
157
170
|
--hx-toggle-button-pressed-color,
|
|
158
|
-
var(--hx-color-primary-700, #
|
|
171
|
+
var(--hx-color-primary-700, #0f6363)
|
|
159
172
|
);
|
|
160
|
-
--hx-toggle-button-border-color: var(--hx-color-primary-400, #
|
|
161
|
-
box-shadow: inset 0 0 0 1px var(--hx-color-primary-400, #
|
|
173
|
+
--hx-toggle-button-border-color: var(--hx-color-primary-400, #6ab1b1);
|
|
174
|
+
box-shadow: inset 0 0 0 1px var(--hx-color-primary-400, #6ab1b1);
|
|
162
175
|
}
|
|
163
176
|
|
|
164
177
|
/* Ghost pressed: subtle neutral fill, matching hover behavior as a baseline. */
|
|
165
178
|
.button--ghost.button--pressed {
|
|
166
|
-
--hx-toggle-button-bg: var(--hx-toggle-button-pressed-bg, var(--hx-color-primary-100, #
|
|
179
|
+
--hx-toggle-button-bg: var(--hx-toggle-button-pressed-bg, var(--hx-color-primary-100, #dbf0f0));
|
|
167
180
|
--hx-toggle-button-color: var(
|
|
168
181
|
--hx-toggle-button-pressed-color,
|
|
169
|
-
var(--hx-color-primary-700, #
|
|
182
|
+
var(--hx-color-primary-700, #0f6363)
|
|
170
183
|
);
|
|
171
184
|
--hx-toggle-button-border-color: transparent;
|
|
172
185
|
}
|
|
173
186
|
|
|
174
187
|
/* Outline pressed: fills with a neutral tint, darkens the border, and adds an inset shadow for WCAG 3:1 non-text contrast. */
|
|
175
188
|
.button--outline.button--pressed {
|
|
176
|
-
--hx-toggle-button-bg: var(
|
|
189
|
+
--hx-toggle-button-bg: var(
|
|
190
|
+
--hx-toggle-button-pressed-bg,
|
|
191
|
+
var(--hx-color-surface-sunken, #ebeee9)
|
|
192
|
+
);
|
|
177
193
|
--hx-toggle-button-color: var(
|
|
178
194
|
--hx-toggle-button-pressed-color,
|
|
179
|
-
var(--hx-color-
|
|
195
|
+
var(--hx-color-text-primary, #0d1825)
|
|
180
196
|
);
|
|
181
|
-
--hx-toggle-button-border-color: var(--hx-color-
|
|
182
|
-
box-shadow: inset 0 0 0 1px var(--hx-color-neutral-500, #
|
|
197
|
+
--hx-toggle-button-border-color: var(--hx-color-text-muted, #4a5362);
|
|
198
|
+
box-shadow: inset 0 0 0 1px var(--hx-color-neutral-500, #66787b);
|
|
183
199
|
}
|
|
184
200
|
|
|
185
201
|
/* ─── Disabled ─── */
|
package/dist/css/hx-tooltip.css
CHANGED
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
z-index: var(--hx-tooltip-z-index, var(--hx-z-index-tooltip, 1600));
|
|
13
13
|
max-width: var(--hx-tooltip-max-width, 280px);
|
|
14
14
|
padding: var(--hx-tooltip-padding, var(--hx-space-1, 0.25rem) var(--hx-space-2, 0.5rem));
|
|
15
|
-
background: var(--hx-tooltip-bg, var(--hx-color-
|
|
16
|
-
color: var(--hx-tooltip-color, var(--hx-color-
|
|
15
|
+
background: var(--hx-tooltip-bg, var(--hx-color-surface-inverse, #0d1825));
|
|
16
|
+
color: var(--hx-tooltip-color, var(--hx-color-text-inverse, #ffffff));
|
|
17
17
|
font-family: var(--hx-tooltip-font-family, var(--hx-font-family-sans, sans-serif));
|
|
18
18
|
font-size: var(--hx-tooltip-font-size, var(--hx-font-size-xs, 0.75rem));
|
|
19
19
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
position: absolute;
|
|
40
40
|
width: var(--hx-tooltip-arrow-size, 8px);
|
|
41
41
|
height: var(--hx-tooltip-arrow-size, 8px);
|
|
42
|
-
background: var(--hx-tooltip-bg, var(--hx-color-
|
|
42
|
+
background: var(--hx-tooltip-bg, var(--hx-color-surface-inverse, #0d1825));
|
|
43
43
|
transform: rotate(45deg);
|
|
44
44
|
pointer-events: none;
|
|
45
45
|
}
|
|
@@ -51,6 +51,7 @@
|
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
/* ─── Forced Colors (Windows High Contrast) ─── */
|
|
54
|
+
/* Belt-and-suspenders: rich per-class HC overrides PLUS the forcedColorsSurface mixin. */
|
|
54
55
|
|
|
55
56
|
@media (forced-colors: active) {
|
|
56
57
|
[part='tooltip'] {
|
package/dist/css/hx-top-nav.css
CHANGED
|
@@ -25,10 +25,10 @@
|
|
|
25
25
|
/* ─── Nav container ─── */
|
|
26
26
|
|
|
27
27
|
.nav {
|
|
28
|
-
background-color: var(--hx-top-nav-bg, var(--hx-color-
|
|
29
|
-
color: var(--hx-top-nav-color, var(--hx-color-
|
|
28
|
+
background-color: var(--hx-top-nav-bg, var(--hx-color-surface-default, #ffffff));
|
|
29
|
+
color: var(--hx-top-nav-color, var(--hx-color-text-strong, #202b39));
|
|
30
30
|
border-bottom: var(--hx-border-width-thin, 1px) solid
|
|
31
|
-
var(--hx-top-nav-border-color, var(--hx-color-
|
|
31
|
+
var(--hx-top-nav-border-color, var(--hx-color-border-default, #d6dbd5));
|
|
32
32
|
font-family: var(--hx-top-nav-font-family, var(--hx-font-family-sans, sans-serif));
|
|
33
33
|
}
|
|
34
34
|
|
|
@@ -62,18 +62,21 @@
|
|
|
62
62
|
background: transparent;
|
|
63
63
|
border: none;
|
|
64
64
|
border-radius: var(--hx-border-radius-sm, 0.25rem);
|
|
65
|
-
color: var(--hx-top-nav-toggle-color, var(--hx-color-
|
|
65
|
+
color: var(--hx-top-nav-toggle-color, var(--hx-color-text-strong, #202b39));
|
|
66
66
|
cursor: pointer;
|
|
67
67
|
line-height: 0;
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
.mobile-toggle:hover {
|
|
71
|
-
background: var(--hx-color-
|
|
71
|
+
background: var(--hx-top-nav-toggle-hover-bg, var(--hx-color-surface-sunken, #ebeee9));
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
.mobile-toggle:focus-visible {
|
|
75
75
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
76
|
-
var(
|
|
76
|
+
var(
|
|
77
|
+
--hx-top-nav-focus-ring-color,
|
|
78
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
79
|
+
);
|
|
77
80
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
78
81
|
}
|
|
79
82
|
|
|
@@ -90,7 +93,7 @@
|
|
|
90
93
|
width: 100%;
|
|
91
94
|
padding-block: var(--hx-space-3, 0.75rem);
|
|
92
95
|
border-top: var(--hx-border-width-thin, 1px) solid
|
|
93
|
-
var(--hx-top-nav-border-color, var(--hx-color-
|
|
96
|
+
var(--hx-top-nav-border-color, var(--hx-color-border-default, #d6dbd5));
|
|
94
97
|
}
|
|
95
98
|
|
|
96
99
|
.nav__collapsible--open {
|
|
@@ -112,7 +115,7 @@
|
|
|
112
115
|
margin-top: var(--hx-space-3, 0.75rem);
|
|
113
116
|
padding-top: var(--hx-space-3, 0.75rem);
|
|
114
117
|
border-top: var(--hx-border-width-thin, 1px) solid
|
|
115
|
-
var(--hx-top-nav-border-color, var(--hx-color-
|
|
118
|
+
var(--hx-top-nav-border-color, var(--hx-color-border-default, #d6dbd5));
|
|
116
119
|
}
|
|
117
120
|
|
|
118
121
|
/* ─── Desktop breakpoint ─── */
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
|
|
17
17
|
.tree:focus-visible {
|
|
18
18
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
19
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #
|
|
19
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1));
|
|
20
20
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
21
21
|
border-radius: var(--hx-border-radius-sm, 0.25rem);
|
|
22
22
|
}
|
package/dist/css/index.css
CHANGED