@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
|
@@ -22,33 +22,43 @@
|
|
|
22
22
|
/* ─── No Double Borders: Horizontal ─── */
|
|
23
23
|
|
|
24
24
|
.group--horizontal ::slotted(*:not(:first-child)) {
|
|
25
|
-
margin-inline-start:
|
|
25
|
+
margin-inline-start: var(
|
|
26
|
+
--hx-button-group-divider-offset,
|
|
27
|
+
calc(-1 * var(--hx-border-width-thin, 1px))
|
|
28
|
+
);
|
|
26
29
|
}
|
|
27
30
|
|
|
28
31
|
/* ─── No Double Borders: Vertical ─── */
|
|
29
32
|
|
|
30
33
|
.group--vertical ::slotted(*:not(:first-child)) {
|
|
31
|
-
margin-top: calc(-1 * var(--hx-border-width-thin, 1px));
|
|
34
|
+
margin-top: var(--hx-button-group-divider-offset, calc(-1 * var(--hx-border-width-thin, 1px)));
|
|
32
35
|
}
|
|
33
36
|
|
|
34
37
|
/* ─── Border Radius: Horizontal — Single child keeps all corners ─── */
|
|
35
38
|
|
|
36
39
|
.group--horizontal ::slotted(:only-child) {
|
|
37
|
-
--hx-button-border-radius: var(
|
|
40
|
+
--hx-button-border-radius: var(
|
|
41
|
+
--hx-button-group-border-radius,
|
|
42
|
+
var(--hx-border-radius-md, 0.375rem)
|
|
43
|
+
);
|
|
38
44
|
}
|
|
39
45
|
|
|
40
46
|
/* ─── Border Radius: Horizontal — First child keeps left corners ─── */
|
|
41
47
|
|
|
42
48
|
.group--horizontal ::slotted(:first-child:not(:only-child)) {
|
|
43
|
-
--hx-button-border-radius: var(
|
|
44
|
-
|
|
49
|
+
--hx-button-border-radius: var(
|
|
50
|
+
--hx-button-group-border-radius,
|
|
51
|
+
var(--hx-border-radius-md, 0.375rem)
|
|
52
|
+
)
|
|
53
|
+
0 0 var(--hx-button-group-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
45
54
|
}
|
|
46
55
|
|
|
47
56
|
/* ─── Border Radius: Horizontal — Last child keeps right corners ─── */
|
|
48
57
|
|
|
49
58
|
.group--horizontal ::slotted(:last-child:not(:only-child)) {
|
|
50
|
-
--hx-button-border-radius: 0
|
|
51
|
-
var(--hx-border-radius-md, 0.375rem)
|
|
59
|
+
--hx-button-border-radius: 0
|
|
60
|
+
var(--hx-button-group-border-radius, var(--hx-border-radius-md, 0.375rem))
|
|
61
|
+
var(--hx-button-group-border-radius, var(--hx-border-radius-md, 0.375rem)) 0;
|
|
52
62
|
}
|
|
53
63
|
|
|
54
64
|
/* ─── Border Radius: Horizontal — Middle children have no radius ─── */
|
|
@@ -60,21 +70,28 @@
|
|
|
60
70
|
/* ─── Border Radius: Vertical — Single child keeps all corners ─── */
|
|
61
71
|
|
|
62
72
|
.group--vertical ::slotted(:only-child) {
|
|
63
|
-
--hx-button-border-radius: var(
|
|
73
|
+
--hx-button-border-radius: var(
|
|
74
|
+
--hx-button-group-border-radius,
|
|
75
|
+
var(--hx-border-radius-md, 0.375rem)
|
|
76
|
+
);
|
|
64
77
|
}
|
|
65
78
|
|
|
66
79
|
/* ─── Border Radius: Vertical — First child keeps top corners ─── */
|
|
67
80
|
|
|
68
81
|
.group--vertical ::slotted(:first-child:not(:only-child)) {
|
|
69
|
-
--hx-button-border-radius: var(
|
|
70
|
-
|
|
82
|
+
--hx-button-border-radius: var(
|
|
83
|
+
--hx-button-group-border-radius,
|
|
84
|
+
var(--hx-border-radius-md, 0.375rem)
|
|
85
|
+
)
|
|
86
|
+
var(--hx-button-group-border-radius, var(--hx-border-radius-md, 0.375rem)) 0 0;
|
|
71
87
|
}
|
|
72
88
|
|
|
73
89
|
/* ─── Border Radius: Vertical — Last child keeps bottom corners ─── */
|
|
74
90
|
|
|
75
91
|
.group--vertical ::slotted(:last-child:not(:only-child)) {
|
|
76
|
-
--hx-button-border-radius: 0 0
|
|
77
|
-
var(--hx-border-radius-md, 0.375rem)
|
|
92
|
+
--hx-button-border-radius: 0 0
|
|
93
|
+
var(--hx-button-group-border-radius, var(--hx-border-radius-md, 0.375rem))
|
|
94
|
+
var(--hx-button-group-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
78
95
|
}
|
|
79
96
|
|
|
80
97
|
/* ─── Border Radius: Vertical — Middle children have no radius ─── */
|
|
@@ -86,7 +103,7 @@
|
|
|
86
103
|
/* ─── Z-index: Raise focused child above siblings to show full focus ring ─── */
|
|
87
104
|
|
|
88
105
|
.group ::slotted(:focus-within) {
|
|
89
|
-
z-index: 1;
|
|
106
|
+
z-index: var(--hx-button-group-focus-z-index, 1);
|
|
90
107
|
position: relative;
|
|
91
108
|
}
|
|
92
109
|
|
|
@@ -99,6 +116,6 @@
|
|
|
99
116
|
* outline from hx-button's own forced-colors block is fully visible.
|
|
100
117
|
*/
|
|
101
118
|
.group ::slotted(:focus-within) {
|
|
102
|
-
z-index: 2;
|
|
119
|
+
z-index: var(--hx-button-group-focus-z-index-hc, 2);
|
|
103
120
|
}
|
|
104
121
|
}
|
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,10 @@
|
|
|
46
46
|
|
|
47
47
|
.button:focus-visible {
|
|
48
48
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
49
|
-
var(
|
|
49
|
+
var(
|
|
50
|
+
--hx-button-focus-ring-color,
|
|
51
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
52
|
+
);
|
|
50
53
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
51
54
|
}
|
|
52
55
|
|
|
@@ -84,63 +87,77 @@
|
|
|
84
87
|
/* ─── Style Variants ─── */
|
|
85
88
|
|
|
86
89
|
.button--primary {
|
|
87
|
-
--hx-button-bg: var(--hx-color-primary-500);
|
|
88
|
-
--hx-button-color: var(--hx-color-
|
|
90
|
+
--hx-button-bg: var(--hx-color-primary-500, #429797);
|
|
91
|
+
--hx-button-color: var(--hx-color-text-on-primary, #ffffff);
|
|
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.43:1 — fails AA.
|
|
98
|
+
primary-600 (#0F7078) on white = 6.06:1 — AA pass. */
|
|
99
|
+
--hx-button-color: var(--hx-color-primary-600, #0f7078);
|
|
100
|
+
--hx-button-border-color: var(--hx-color-primary-600, #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-surface-raised, #f5f8f3));
|
|
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-error-500);
|
|
114
|
-
--hx-button-color: var(--hx-color-
|
|
118
|
+
--hx-button-bg: var(--hx-color-error-500, #e5493e);
|
|
119
|
+
--hx-button-color: var(--hx-color-text-on-error, #ffffff);
|
|
115
120
|
--hx-button-border-color: transparent;
|
|
116
121
|
}
|
|
117
122
|
|
|
123
|
+
/* on-error tokens are tuned for error-500 (neutral-900 on #E5493E ≈ 4.59:1).
|
|
124
|
+
error-600 (#C92A2A) drops that to 2.25:1 — AA fail. Hold fg at neutral-0
|
|
125
|
+
directly so darker hover fills stay legible. Mirrors hx-toast precedent
|
|
126
|
+
(commit 300e21ab0). */
|
|
118
127
|
.button--danger:hover {
|
|
119
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-error-600));
|
|
128
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-error-600, #c92a2a));
|
|
129
|
+
--hx-button-color: var(--hx-color-neutral-0, #ffffff);
|
|
120
130
|
}
|
|
121
131
|
|
|
122
132
|
.button--ghost {
|
|
123
133
|
--hx-button-bg: transparent;
|
|
124
|
-
|
|
134
|
+
/* primary-500 (#429797) text on white surface = 3.43:1 — fails AA.
|
|
135
|
+
primary-600 (#0F7078) on white = 6.06:1 — AA pass. */
|
|
136
|
+
--hx-button-color: var(--hx-color-primary-600, #0f7078);
|
|
125
137
|
--hx-button-border-color: transparent;
|
|
126
138
|
}
|
|
127
139
|
|
|
128
140
|
.button--ghost:hover {
|
|
129
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-
|
|
141
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-surface-raised, #f5f8f3));
|
|
130
142
|
}
|
|
131
143
|
|
|
132
144
|
.button--outline {
|
|
133
145
|
--hx-button-bg: transparent;
|
|
134
|
-
--hx-button-color: var(--hx-color-
|
|
135
|
-
--hx-button-border-color: var(--hx-color-
|
|
146
|
+
--hx-button-color: var(--hx-color-text-primary, #0d1825);
|
|
147
|
+
--hx-button-border-color: var(--hx-color-border-strong, #8e9c98);
|
|
136
148
|
}
|
|
137
149
|
|
|
138
150
|
.button--outline:hover {
|
|
139
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-
|
|
151
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-surface-raised, #f5f8f3));
|
|
140
152
|
}
|
|
141
153
|
|
|
154
|
+
/* on-primary token resolves to neutral-900 (#0D1825) — tuned for primary-500.
|
|
155
|
+
primary-600 (#0F7078) drops the pair to 3.07:1 — AA fail. Pin fg at
|
|
156
|
+
neutral-0 for the darker hover fill. Mirrors hx-toast precedent
|
|
157
|
+
(commit 300e21ab0). */
|
|
142
158
|
.button--primary:hover {
|
|
143
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-primary-600));
|
|
159
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-primary-600, #0f7078));
|
|
160
|
+
--hx-button-color: var(--hx-color-neutral-0, #ffffff);
|
|
144
161
|
}
|
|
145
162
|
|
|
146
163
|
/* ─── Disabled ─── */
|
|
@@ -186,7 +203,7 @@
|
|
|
186
203
|
|
|
187
204
|
/* Override text color and filter-based hover/active for all variants */
|
|
188
205
|
:host([inverted]) .button {
|
|
189
|
-
color: var(--hx-button-inverted-color, var(--hx-color-neutral-0));
|
|
206
|
+
color: var(--hx-button-inverted-color, var(--hx-color-neutral-0, #ffffff));
|
|
190
207
|
filter: none;
|
|
191
208
|
}
|
|
192
209
|
|
|
@@ -207,7 +224,7 @@
|
|
|
207
224
|
|
|
208
225
|
/* Primary inverted — slight transparent white overlay on hover */
|
|
209
226
|
:host([inverted]) .button--primary:hover {
|
|
210
|
-
--hx-button-bg: var(--hx-color-primary-400, #
|
|
227
|
+
--hx-button-bg: var(--hx-color-primary-400, #6ab1b1);
|
|
211
228
|
}
|
|
212
229
|
|
|
213
230
|
/* Secondary inverted — white border and text */
|
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,16 @@
|
|
|
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(
|
|
87
|
+
var(
|
|
88
|
+
--hx-card-focus-ring-color,
|
|
89
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
90
|
+
);
|
|
85
91
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
86
92
|
}
|
|
87
93
|
|
|
@@ -138,7 +144,14 @@
|
|
|
138
144
|
flex: 1;
|
|
139
145
|
font-size: var(--hx-font-size-md, 1rem);
|
|
140
146
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
141
|
-
|
|
147
|
+
/*
|
|
148
|
+
* Body color cascades: component-tier --hx-card-body-color overrides
|
|
149
|
+
* the host-tier --hx-card-color, which falls back to text-secondary.
|
|
150
|
+
* Preserves the propagation contract: setting --hx-card-color on the
|
|
151
|
+
* host flows into the body slot (and through to slotted light-DOM
|
|
152
|
+
* descendants via flat-tree inheritance).
|
|
153
|
+
*/
|
|
154
|
+
color: var(--hx-card-body-color, var(--hx-card-color, var(--hx-color-text-secondary, #313e4b)));
|
|
142
155
|
}
|
|
143
156
|
|
|
144
157
|
.card__footer {
|
|
@@ -156,11 +169,12 @@
|
|
|
156
169
|
padding-bottom: var(--hx-card-padding, var(--hx-space-6, 1.5rem));
|
|
157
170
|
padding-inline-start: var(--hx-card-padding, var(--hx-space-6, 1.5rem));
|
|
158
171
|
border-top: var(--hx-border-width-thin, 1px) solid
|
|
159
|
-
var(--hx-card-border-color, var(--hx-color-
|
|
172
|
+
var(--hx-card-border-color, var(--hx-color-border-default, #d6dbd5));
|
|
160
173
|
margin-top: auto;
|
|
161
174
|
}
|
|
162
175
|
|
|
163
176
|
/* ─── Forced Colors (Windows High Contrast) ─── */
|
|
177
|
+
/* Belt-and-suspenders: rich per-class HC overrides PLUS the forcedColorsSurface mixin. */
|
|
164
178
|
|
|
165
179
|
@media (forced-colors: active) {
|
|
166
180
|
.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,8 +53,11 @@
|
|
|
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 {
|
|
@@ -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,7 +99,7 @@
|
|
|
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 {
|
|
@@ -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,7 +170,7 @@
|
|
|
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
|
|
|
@@ -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, #8e9c98));
|
|
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,38 @@
|
|
|
71
71
|
/* ─── Focus Ring ─── */
|
|
72
72
|
|
|
73
73
|
.checkbox__input:focus-visible ~ .checkbox__box {
|
|
74
|
-
outline: var(--hx-focus-ring-width, 2px) solid
|
|
74
|
+
outline: var(--hx-checkbox-focus-ring-width, var(--hx-focus-ring-width, 2px)) solid
|
|
75
75
|
var(
|
|
76
76
|
--hx-checkbox-focus-ring-color,
|
|
77
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #
|
|
77
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1))
|
|
78
78
|
);
|
|
79
|
-
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
79
|
+
outline-offset: var(--hx-checkbox-focus-ring-offset, var(--hx-focus-ring-offset, 2px));
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
/* ─── Checked State ─── */
|
|
83
83
|
|
|
84
84
|
.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, #
|
|
85
|
+
background-color: var(--hx-checkbox-checked-bg, var(--hx-color-primary-500, #429797));
|
|
86
|
+
border-color: var(--hx-checkbox-checked-border-color, var(--hx-color-primary-500, #429797));
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
/* ─── Indeterminate State ─── */
|
|
90
90
|
|
|
91
91
|
.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, #
|
|
92
|
+
background-color: var(--hx-checkbox-checked-bg, var(--hx-color-primary-500, #429797));
|
|
93
|
+
border-color: var(--hx-checkbox-checked-border-color, var(--hx-color-primary-500, #429797));
|
|
94
94
|
}
|
|
95
95
|
|
|
96
96
|
/* ─── Error State ─── */
|
|
97
97
|
|
|
98
98
|
.checkbox--error .checkbox__box {
|
|
99
|
-
border-color: var(--hx-checkbox-error-color, var(--hx-color-error-500, #
|
|
99
|
+
border-color: var(--hx-checkbox-error-color, var(--hx-color-error-500, #e5493e));
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
.checkbox--error.checkbox--checked .checkbox__box,
|
|
103
103
|
.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, #
|
|
104
|
+
background-color: var(--hx-checkbox-error-color, var(--hx-color-error-500, #e5493e));
|
|
105
|
+
border-color: var(--hx-checkbox-error-color, var(--hx-color-error-500, #e5493e));
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
/* ─── Hover ─── */
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
.checkbox__control:hover .checkbox__box {
|
|
112
112
|
border-color: var(
|
|
113
113
|
--hx-checkbox-hover-border-color,
|
|
114
|
-
var(--hx-checkbox-border-color, var(--hx-color-primary-500, #
|
|
114
|
+
var(--hx-checkbox-border-color, var(--hx-color-primary-500, #429797))
|
|
115
115
|
);
|
|
116
116
|
}
|
|
117
117
|
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
.checkbox--error .checkbox__control:hover .checkbox__box {
|
|
123
|
-
border-color: var(--hx-checkbox-error-color, var(--hx-color-error-500, #
|
|
123
|
+
border-color: var(--hx-checkbox-error-color, var(--hx-color-error-500, #e5493e));
|
|
124
124
|
}
|
|
125
125
|
|
|
126
126
|
/* ─── Checkmark Icon ─── */
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
width: calc(var(--hx-checkbox-size, var(--hx-size-5, 1.25rem)) * 0.65);
|
|
131
131
|
height: calc(var(--hx-checkbox-size, var(--hx-size-5, 1.25rem)) * 0.65);
|
|
132
132
|
fill: none;
|
|
133
|
-
stroke: var(--hx-checkbox-checkmark-color, var(--hx-color-
|
|
133
|
+
stroke: var(--hx-checkbox-checkmark-color, var(--hx-color-text-on-primary, #ffffff));
|
|
134
134
|
stroke-width: 2.5;
|
|
135
135
|
stroke-linecap: round;
|
|
136
136
|
stroke-linejoin: round;
|
|
@@ -149,14 +149,14 @@
|
|
|
149
149
|
.checkbox__label {
|
|
150
150
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
151
151
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
152
|
-
color: var(--hx-checkbox-label-color, var(--hx-color-
|
|
152
|
+
color: var(--hx-checkbox-label-color, var(--hx-color-text-strong, #202b39));
|
|
153
153
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
154
154
|
user-select: none;
|
|
155
155
|
-webkit-user-select: none;
|
|
156
156
|
}
|
|
157
157
|
|
|
158
158
|
.checkbox__required-marker {
|
|
159
|
-
color: var(--hx-checkbox-error-color, var(--hx-color-error-text, #
|
|
159
|
+
color: var(--hx-checkbox-error-color, var(--hx-color-error-text, #c92a2a));
|
|
160
160
|
font-weight: var(--hx-font-weight-bold, 700);
|
|
161
161
|
}
|
|
162
162
|
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
|
|
165
165
|
.checkbox__help-text {
|
|
166
166
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
167
|
-
color: var(--hx-checkbox-help-text-color, var(--hx-color-
|
|
167
|
+
color: var(--hx-checkbox-help-text-color, var(--hx-color-text-muted, #4a5362));
|
|
168
168
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
169
169
|
padding-inline-start: calc(
|
|
170
170
|
var(--hx-checkbox-size, var(--hx-size-5, 1.25rem)) + var(--hx-space-2, 0.5rem)
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
|
|
174
174
|
.checkbox__error {
|
|
175
175
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
176
|
-
color: var(--hx-checkbox-error-color, var(--hx-color-error-text, #
|
|
176
|
+
color: var(--hx-checkbox-error-color, var(--hx-color-error-text, #c92a2a));
|
|
177
177
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
178
178
|
padding-inline-start: calc(
|
|
179
179
|
var(--hx-checkbox-size, var(--hx-size-5, 1.25rem)) + var(--hx-space-2, 0.5rem)
|