@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
|
@@ -34,12 +34,12 @@
|
|
|
34
34
|
gap: var(--hx-clinical-status-gap, var(--hx-space-3, 0.75rem));
|
|
35
35
|
padding: var(--hx-clinical-status-padding, var(--hx-space-4, 1rem));
|
|
36
36
|
border: var(--hx-clinical-status-border-width, var(--hx-border-width-thin, 1px)) solid
|
|
37
|
-
var(--hx-clinical-status-border-color, var(--hx-color-info-200, #
|
|
37
|
+
var(--hx-clinical-status-border-color, var(--hx-color-info-200, #bedcfc));
|
|
38
38
|
border-inline-start: var(--hx-clinical-status-accent-width, 4px) solid
|
|
39
|
-
var(--hx-clinical-status-accent-color, var(--hx-color-info-500, #
|
|
39
|
+
var(--hx-clinical-status-accent-color, var(--hx-color-info-500, #0c8beb));
|
|
40
40
|
border-radius: var(--hx-clinical-status-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
41
|
-
background-color: var(--hx-clinical-status-bg, var(--hx-color-info-50, #
|
|
42
|
-
color: var(--hx-clinical-status-color, var(--hx-color-info-800, #
|
|
41
|
+
background-color: var(--hx-clinical-status-bg, var(--hx-color-info-50, #eff6fe));
|
|
42
|
+
color: var(--hx-clinical-status-color, var(--hx-color-info-800, #064172));
|
|
43
43
|
font-family: var(--hx-clinical-status-font-family, var(--hx-font-family-sans, sans-serif));
|
|
44
44
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
45
45
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
@@ -60,41 +60,41 @@
|
|
|
60
60
|
|
|
61
61
|
:host([severity='info']) .clinical-status,
|
|
62
62
|
:host(:not([severity])) .clinical-status {
|
|
63
|
-
--hx-clinical-status-bg: var(--hx-color-info-50, #
|
|
64
|
-
--hx-clinical-status-border-color: var(--hx-color-info-200, #
|
|
65
|
-
--hx-clinical-status-accent-color: var(--hx-color-info-500, #
|
|
66
|
-
--hx-clinical-status-color: var(--hx-color-info-800, #
|
|
67
|
-
--hx-clinical-status-icon-color: var(--hx-color-info-500, #
|
|
63
|
+
--hx-clinical-status-bg: var(--hx-color-info-50, #eff6fe);
|
|
64
|
+
--hx-clinical-status-border-color: var(--hx-color-info-200, #bedcfc);
|
|
65
|
+
--hx-clinical-status-accent-color: var(--hx-color-info-500, #0c8beb);
|
|
66
|
+
--hx-clinical-status-color: var(--hx-color-info-800, #064172);
|
|
67
|
+
--hx-clinical-status-icon-color: var(--hx-color-info-500, #0c8beb);
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
/* ─── Severity: warning ─── */
|
|
71
71
|
|
|
72
72
|
:host([severity='warning']) .clinical-status {
|
|
73
|
-
--hx-clinical-status-bg: var(--hx-color-warning-50, #
|
|
74
|
-
--hx-clinical-status-border-color: var(--hx-color-warning-200, #
|
|
75
|
-
--hx-clinical-status-accent-color: var(--hx-color-warning-500, #
|
|
76
|
-
--hx-clinical-status-color: var(--hx-color-warning-800, #
|
|
77
|
-
--hx-clinical-status-icon-color: var(--hx-color-warning-500, #
|
|
73
|
+
--hx-clinical-status-bg: var(--hx-color-warning-50, #fff3ea);
|
|
74
|
+
--hx-clinical-status-border-color: var(--hx-color-warning-200, #facfae);
|
|
75
|
+
--hx-clinical-status-accent-color: var(--hx-color-warning-500, #c2711c);
|
|
76
|
+
--hx-clinical-status-color: var(--hx-color-warning-800, #603301);
|
|
77
|
+
--hx-clinical-status-icon-color: var(--hx-color-warning-500, #c2711c);
|
|
78
78
|
}
|
|
79
79
|
|
|
80
80
|
/* ─── Severity: critical ─── */
|
|
81
81
|
|
|
82
82
|
:host([severity='critical']) .clinical-status {
|
|
83
|
-
--hx-clinical-status-bg: var(--hx-color-error-50, #
|
|
84
|
-
--hx-clinical-status-border-color: var(--hx-color-error-200, #
|
|
85
|
-
--hx-clinical-status-accent-color: var(--hx-color-error-500, #
|
|
86
|
-
--hx-clinical-status-color: var(--hx-color-error-800, #
|
|
87
|
-
--hx-clinical-status-icon-color: var(--hx-color-error-500, #
|
|
83
|
+
--hx-clinical-status-bg: var(--hx-color-error-50, #fff2f0);
|
|
84
|
+
--hx-clinical-status-border-color: var(--hx-color-error-200, #fccbc4);
|
|
85
|
+
--hx-clinical-status-accent-color: var(--hx-color-error-500, #e5493e);
|
|
86
|
+
--hx-clinical-status-color: var(--hx-color-error-800, #7a090a);
|
|
87
|
+
--hx-clinical-status-icon-color: var(--hx-color-error-500, #e5493e);
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
/* ─── Severity: emergent ─── */
|
|
91
91
|
|
|
92
92
|
:host([severity='emergent']) .clinical-status {
|
|
93
|
-
--hx-clinical-status-bg: var(--hx-color-error-50, #
|
|
94
|
-
--hx-clinical-status-border-color: var(--hx-color-error-300, #
|
|
95
|
-
--hx-clinical-status-accent-color: var(--hx-color-error-700, #
|
|
96
|
-
--hx-clinical-status-color: var(--hx-color-error-900, #
|
|
97
|
-
--hx-clinical-status-icon-color: var(--hx-color-error-700, #
|
|
93
|
+
--hx-clinical-status-bg: var(--hx-color-error-50, #fff2f0);
|
|
94
|
+
--hx-clinical-status-border-color: var(--hx-color-error-300, #fda79c);
|
|
95
|
+
--hx-clinical-status-accent-color: var(--hx-color-error-700, #a21312);
|
|
96
|
+
--hx-clinical-status-color: var(--hx-color-error-900, #530d0a);
|
|
97
|
+
--hx-clinical-status-icon-color: var(--hx-color-error-700, #a21312);
|
|
98
98
|
border-inline-start-width: var(--hx-clinical-status-emergent-accent-width, 6px);
|
|
99
99
|
font-weight: var(--hx-font-weight-semibold, 600);
|
|
100
100
|
}
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
display: flex;
|
|
106
106
|
align-items: center;
|
|
107
107
|
flex-shrink: 0;
|
|
108
|
-
color: var(--hx-clinical-status-icon-color, var(--hx-color-info-500, #
|
|
108
|
+
color: var(--hx-clinical-status-icon-color, var(--hx-color-info-500, #0c8beb));
|
|
109
109
|
}
|
|
110
110
|
|
|
111
111
|
.clinical-status__icon svg {
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
border: none;
|
|
169
169
|
border-radius: var(--hx-border-radius-sm, 0.25rem);
|
|
170
170
|
background: transparent;
|
|
171
|
-
color: var(--hx-clinical-status-color, var(--hx-color-info-800, #
|
|
171
|
+
color: var(--hx-clinical-status-color, var(--hx-color-info-800, #064172));
|
|
172
172
|
cursor: pointer;
|
|
173
173
|
font-size: var(--hx-font-size-md, 1rem);
|
|
174
174
|
line-height: 1;
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
|
|
186
186
|
.clinical-status__dismiss-button:focus-visible {
|
|
187
187
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
188
|
-
var(--hx-focus-ring-color, var(--hx-color-focus, #
|
|
188
|
+
var(--hx-focus-ring-color, var(--hx-color-focus, #429797));
|
|
189
189
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
190
190
|
opacity: 1;
|
|
191
191
|
}
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
|
|
232
232
|
.clinical-status__acknowledge-button:focus-visible {
|
|
233
233
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
234
|
-
var(--hx-focus-ring-color, var(--hx-color-focus, #
|
|
234
|
+
var(--hx-focus-ring-color, var(--hx-color-focus, #429797));
|
|
235
235
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
236
236
|
}
|
|
237
237
|
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
display: inline;
|
|
14
14
|
font-family: var(--hx-code-snippet-font-family, var(--hx-font-family-mono, monospace));
|
|
15
15
|
font-size: var(--hx-code-snippet-font-size, var(--hx-font-size-sm, 0.875em));
|
|
16
|
-
background-color: var(--hx-code-snippet-inline-bg, var(--hx-color-
|
|
17
|
-
color: var(--hx-code-snippet-inline-color, var(--hx-color-
|
|
16
|
+
background-color: var(--hx-code-snippet-inline-bg, var(--hx-color-surface-sunken, #ebeee9));
|
|
17
|
+
color: var(--hx-code-snippet-inline-color, var(--hx-color-text-primary, #0d1825));
|
|
18
18
|
padding: var(--hx-code-snippet-inline-padding-y, 0.125em)
|
|
19
19
|
var(--hx-code-snippet-inline-padding-x, 0.375em);
|
|
20
20
|
border-radius: var(--hx-code-snippet-border-radius, var(--hx-border-radius-sm, 0.25rem));
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
|
|
25
25
|
.code-snippet {
|
|
26
26
|
position: relative;
|
|
27
|
-
background-color: var(--hx-code-snippet-bg, var(--hx-color-
|
|
27
|
+
background-color: var(--hx-code-snippet-bg, var(--hx-color-surface-inverse, #0d1825));
|
|
28
28
|
border-radius: var(--hx-code-snippet-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
29
29
|
overflow: hidden;
|
|
30
30
|
}
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
font-family: var(--hx-code-snippet-font-family, var(--hx-font-family-mono, monospace));
|
|
65
65
|
font-size: var(--hx-code-snippet-font-size, var(--hx-font-size-sm, 0.875rem));
|
|
66
66
|
line-height: var(--hx-line-height-relaxed, 1.75);
|
|
67
|
-
color: var(--hx-code-snippet-color, var(--hx-color-
|
|
67
|
+
color: var(--hx-code-snippet-color, var(--hx-color-text-inverse, #ffffff));
|
|
68
68
|
tab-size: var(--hx-code-snippet-tab-size, 2);
|
|
69
69
|
}
|
|
70
70
|
|
|
@@ -78,10 +78,11 @@
|
|
|
78
78
|
min-width: var(--hx-touch-target-min, 2.75rem);
|
|
79
79
|
min-height: var(--hx-touch-target-min, 2.75rem);
|
|
80
80
|
padding: var(--hx-space-1, 0.25rem) var(--hx-space-2, 0.5rem);
|
|
81
|
-
border: var(--hx-border-width-thin, 1px) solid var(--hx-color-
|
|
81
|
+
border: var(--hx-border-width-thin, 1px) solid var(--hx-color-border-strong, #8e9c98);
|
|
82
82
|
border-radius: var(--hx-border-radius-sm, 0.25rem);
|
|
83
|
-
|
|
84
|
-
color: var(--hx-color-
|
|
83
|
+
/* Copy button sits on the always-dark block snippet surface; uses inverse family for contrast on the terminal background. */
|
|
84
|
+
background-color: var(--hx-color-surface-inverse, #0d1825);
|
|
85
|
+
color: var(--hx-color-text-inverse, #ffffff);
|
|
85
86
|
font-family: var(--hx-code-snippet-font-family, var(--hx-font-family-sans, sans-serif));
|
|
86
87
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
87
88
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
@@ -96,13 +97,14 @@
|
|
|
96
97
|
}
|
|
97
98
|
|
|
98
99
|
.code-snippet__copy-button:hover {
|
|
99
|
-
|
|
100
|
-
|
|
100
|
+
/* Hover on inverse terminal surface — keep semantic inverse family; border lifts via border-default in inverse context. */
|
|
101
|
+
background-color: var(--hx-color-surface-inverse, #0d1825);
|
|
102
|
+
border-color: var(--hx-color-border-default, #d6dbd5);
|
|
101
103
|
}
|
|
102
104
|
|
|
103
105
|
.code-snippet__copy-button:focus-visible {
|
|
104
106
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
105
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #
|
|
107
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1));
|
|
106
108
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
107
109
|
}
|
|
108
110
|
|
|
@@ -121,25 +123,29 @@
|
|
|
121
123
|
min-height: var(--hx-touch-target-min, 2.75rem);
|
|
122
124
|
padding: var(--hx-space-2, 0.5rem) var(--hx-space-4, 1rem);
|
|
123
125
|
border: none;
|
|
124
|
-
border-top: var(--hx-border-width-thin, 1px) solid var(--hx-color-
|
|
125
|
-
|
|
126
|
-
color: var(--hx-color-
|
|
126
|
+
border-top: var(--hx-border-width-thin, 1px) solid var(--hx-color-border-strong, #8e9c98);
|
|
127
|
+
/* Expand button is attached to the always-dark block snippet — inverse family maintains the terminal aesthetic. */
|
|
128
|
+
background-color: var(--hx-color-surface-inverse, #0d1825);
|
|
129
|
+
color: var(--hx-color-text-inverse, #ffffff);
|
|
127
130
|
font-family: var(--hx-code-snippet-font-family, var(--hx-font-family-sans, sans-serif));
|
|
128
131
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
129
132
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
130
133
|
text-align: center;
|
|
131
134
|
cursor: pointer;
|
|
132
|
-
transition:
|
|
135
|
+
transition:
|
|
136
|
+
border-color var(--hx-transition-fast, 150ms ease),
|
|
137
|
+
filter var(--hx-transition-fast, 150ms ease);
|
|
133
138
|
}
|
|
134
139
|
|
|
135
140
|
.code-snippet__expand-button:hover {
|
|
136
|
-
|
|
137
|
-
color: var(--hx-color-
|
|
141
|
+
/* Hover on inverse terminal surface — lift the top border to border-default and brighten the background; matches the copy-button hover affordance pattern. */
|
|
142
|
+
border-top-color: var(--hx-color-border-default, #e2e8f0);
|
|
143
|
+
filter: brightness(var(--hx-filter-brightness-hover, 1.15));
|
|
138
144
|
}
|
|
139
145
|
|
|
140
146
|
.code-snippet__expand-button:focus-visible {
|
|
141
147
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
142
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #
|
|
148
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1));
|
|
143
149
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
144
150
|
}
|
|
145
151
|
|
|
@@ -149,7 +155,7 @@
|
|
|
149
155
|
display: inline-block;
|
|
150
156
|
min-width: var(--hx-space-8, 2rem);
|
|
151
157
|
padding-inline-end: var(--hx-space-3, 0.75rem);
|
|
152
|
-
color: var(--hx-code-snippet-line-number-color, var(--hx-color-
|
|
158
|
+
color: var(--hx-code-snippet-line-number-color, var(--hx-color-text-muted, #4a5362));
|
|
153
159
|
user-select: none;
|
|
154
160
|
text-align: end;
|
|
155
161
|
}
|
|
@@ -14,18 +14,24 @@
|
|
|
14
14
|
align-items: center;
|
|
15
15
|
gap: var(--hx-space-2, 0.5rem);
|
|
16
16
|
padding: var(--hx-space-1, 0.25rem);
|
|
17
|
-
border: var(--hx-border-width-thin, 1px) solid var(--hx-color-neutral-300, #
|
|
17
|
+
border: var(--hx-border-width-thin, 1px) solid var(--hx-color-neutral-300, #b6bfb9);
|
|
18
18
|
border-radius: var(--hx-border-radius-md, 0.375rem);
|
|
19
19
|
background: var(--hx-color-neutral-0, #ffffff);
|
|
20
20
|
cursor: pointer;
|
|
21
21
|
transition: border-color var(--hx-transition-fast, 150ms ease);
|
|
22
22
|
}
|
|
23
23
|
.trigger:hover:not([disabled]) {
|
|
24
|
-
border-color: var(
|
|
24
|
+
border-color: var(
|
|
25
|
+
--hx-color-picker-trigger-hover-border-color,
|
|
26
|
+
var(--hx-color-primary-500, #429797)
|
|
27
|
+
);
|
|
25
28
|
}
|
|
26
29
|
:is(.trigger, .gradient-grid, .slider-track, .swatch-btn, .format-btn):focus-visible {
|
|
27
30
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
28
|
-
var(
|
|
31
|
+
var(
|
|
32
|
+
--hx-color-picker-focus-ring-color,
|
|
33
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
34
|
+
);
|
|
29
35
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
30
36
|
}
|
|
31
37
|
.trigger-swatch {
|
|
@@ -40,7 +46,7 @@
|
|
|
40
46
|
}
|
|
41
47
|
.trigger-label {
|
|
42
48
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
43
|
-
color: var(--hx-color-neutral-700, #
|
|
49
|
+
color: var(--hx-color-neutral-700, #313e4b);
|
|
44
50
|
font-family: var(--hx-font-family-mono, monospace);
|
|
45
51
|
white-space: nowrap;
|
|
46
52
|
}
|
|
@@ -50,7 +56,7 @@
|
|
|
50
56
|
top: calc(100% + 4px);
|
|
51
57
|
left: 0;
|
|
52
58
|
background: var(--hx-color-neutral-0, #ffffff);
|
|
53
|
-
border: var(--hx-border-width-thin, 1px) solid var(--hx-color-neutral-200, #
|
|
59
|
+
border: var(--hx-border-width-thin, 1px) solid var(--hx-color-neutral-200, #d6dbd5);
|
|
54
60
|
border-radius: var(--hx-border-radius-lg, 0.5rem);
|
|
55
61
|
box-shadow: 0 8px 24px
|
|
56
62
|
var(--hx-color-picker-panel-shadow, var(--hx-overlay-black-15, rgba(0, 0, 0, 0.15)));
|
|
@@ -64,7 +70,7 @@
|
|
|
64
70
|
:host([inline]) .panel {
|
|
65
71
|
position: static;
|
|
66
72
|
box-shadow: none;
|
|
67
|
-
border: var(--hx-border-width-thin, 1px) solid var(--hx-color-neutral-200, #
|
|
73
|
+
border: var(--hx-border-width-thin, 1px) solid var(--hx-color-neutral-200, #d6dbd5);
|
|
68
74
|
border-radius: var(--hx-border-radius-lg, 0.5rem);
|
|
69
75
|
}
|
|
70
76
|
.gradient-grid {
|
|
@@ -177,12 +183,12 @@
|
|
|
177
183
|
.format-btn {
|
|
178
184
|
flex-shrink: 0;
|
|
179
185
|
padding: var(--hx-space-1, 0.25rem) var(--hx-space-2, 0.5rem);
|
|
180
|
-
background: var(--hx-color-neutral-100, #
|
|
181
|
-
border: var(--hx-border-width-thin, 1px) solid var(--hx-color-neutral-300, #
|
|
186
|
+
background: var(--hx-color-neutral-100, #ebeee9);
|
|
187
|
+
border: var(--hx-border-width-thin, 1px) solid var(--hx-color-neutral-300, #b6bfb9);
|
|
182
188
|
border-radius: var(--hx-border-radius-sm, 0.25rem);
|
|
183
189
|
cursor: pointer;
|
|
184
190
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
185
|
-
color: var(--hx-color-neutral-600, #
|
|
191
|
+
color: var(--hx-color-neutral-600, #4a5362);
|
|
186
192
|
text-transform: uppercase;
|
|
187
193
|
font-weight: var(--hx-font-weight-semibold, 600);
|
|
188
194
|
letter-spacing: 0.05em;
|
|
@@ -191,18 +197,29 @@
|
|
|
191
197
|
flex: 1;
|
|
192
198
|
min-width: 0;
|
|
193
199
|
padding: var(--hx-space-1, 0.25rem) var(--hx-space-2, 0.5rem);
|
|
194
|
-
border: var(--hx-border-width-thin, 1px) solid var(--hx-color-neutral-300, #
|
|
200
|
+
border: var(--hx-border-width-thin, 1px) solid var(--hx-color-neutral-300, #b6bfb9);
|
|
195
201
|
border-radius: var(--hx-border-radius-sm, 0.25rem);
|
|
196
202
|
font-family: var(--hx-font-family-mono, monospace);
|
|
197
203
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
198
|
-
color: var(--hx-color-neutral-900, #
|
|
204
|
+
color: var(--hx-color-neutral-900, #0d1825);
|
|
199
205
|
background: var(--hx-color-neutral-0, #ffffff);
|
|
200
206
|
outline: none;
|
|
201
207
|
}
|
|
202
208
|
.color-input:focus-visible {
|
|
203
|
-
border-color: var(
|
|
209
|
+
border-color: var(
|
|
210
|
+
--hx-color-picker-focus-ring-color,
|
|
211
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
212
|
+
);
|
|
204
213
|
box-shadow: 0 0 0 2px
|
|
205
|
-
color-mix(
|
|
214
|
+
color-mix(
|
|
215
|
+
in srgb,
|
|
216
|
+
var(
|
|
217
|
+
--hx-color-picker-focus-ring-color,
|
|
218
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
219
|
+
)
|
|
220
|
+
20%,
|
|
221
|
+
transparent
|
|
222
|
+
);
|
|
206
223
|
}
|
|
207
224
|
.input-preview {
|
|
208
225
|
width: 24px;
|
package/dist/css/hx-combobox.css
CHANGED
|
@@ -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-combobox-label-color, var(--hx-color-
|
|
25
|
+
color: var(--hx-combobox-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-combobox-error-color, var(--hx-color-error-text, #
|
|
29
|
+
color: var(--hx-combobox-error-color, var(--hx-color-error-text, #c92a2a));
|
|
30
30
|
font-weight: var(--hx-font-weight-bold, 700);
|
|
31
31
|
}
|
|
32
32
|
.field__input-wrapper {
|
|
@@ -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-combobox-border-color, var(--hx-color-
|
|
37
|
+
var(--hx-combobox-border-color, var(--hx-color-border-strong, #8e9c98));
|
|
38
38
|
border-radius: var(--hx-combobox-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
39
|
-
background-color: var(--hx-combobox-bg, var(--hx-color-
|
|
39
|
+
background-color: var(--hx-combobox-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);
|
|
@@ -44,28 +44,28 @@
|
|
|
44
44
|
.field__input-wrapper:focus-within {
|
|
45
45
|
border-color: var(
|
|
46
46
|
--hx-combobox-focus-ring-color,
|
|
47
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #
|
|
47
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1))
|
|
48
48
|
);
|
|
49
49
|
box-shadow: 0 0 0 var(--hx-focus-ring-width, 2px)
|
|
50
50
|
color-mix(
|
|
51
51
|
in srgb,
|
|
52
52
|
var(
|
|
53
53
|
--hx-combobox-focus-ring-color,
|
|
54
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #
|
|
54
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1))
|
|
55
55
|
)
|
|
56
56
|
calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
57
57
|
transparent
|
|
58
58
|
);
|
|
59
59
|
}
|
|
60
60
|
.field--error .field__input-wrapper {
|
|
61
|
-
border-color: var(--hx-combobox-error-color, var(--hx-color-error-500, #
|
|
61
|
+
border-color: var(--hx-combobox-error-color, var(--hx-color-error-500, #e5493e));
|
|
62
62
|
}
|
|
63
63
|
.field--error .field__input-wrapper:focus-within {
|
|
64
|
-
border-color: var(--hx-combobox-error-color, var(--hx-color-error-500, #
|
|
64
|
+
border-color: var(--hx-combobox-error-color, var(--hx-color-error-500, #e5493e));
|
|
65
65
|
box-shadow: 0 0 0 var(--hx-focus-ring-width, 2px)
|
|
66
66
|
color-mix(
|
|
67
67
|
in srgb,
|
|
68
|
-
var(--hx-combobox-error-color, var(--hx-color-error-500, #
|
|
68
|
+
var(--hx-combobox-error-color, var(--hx-color-error-500, #e5493e))
|
|
69
69
|
calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
70
70
|
transparent
|
|
71
71
|
);
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
display: flex;
|
|
76
76
|
align-items: center;
|
|
77
77
|
padding: 0 var(--hx-space-2, 0.5rem);
|
|
78
|
-
color: var(--hx-color-
|
|
78
|
+
color: var(--hx-color-text-muted, #4a5362);
|
|
79
79
|
flex-shrink: 0;
|
|
80
80
|
}
|
|
81
81
|
.field__input {
|
|
@@ -88,11 +88,11 @@
|
|
|
88
88
|
font-family: inherit;
|
|
89
89
|
font-size: var(--hx-font-size-md, 1rem);
|
|
90
90
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
91
|
-
color: var(--hx-combobox-color, var(--hx-color-
|
|
91
|
+
color: var(--hx-combobox-color, var(--hx-color-text-strong, #202b39));
|
|
92
92
|
padding: var(--hx-space-2, 0.5rem) var(--hx-space-3, 0.75rem);
|
|
93
93
|
}
|
|
94
94
|
.field__input::placeholder {
|
|
95
|
-
color: var(--hx-color-
|
|
95
|
+
color: var(--hx-color-text-placeholder, #66787b);
|
|
96
96
|
}
|
|
97
97
|
.field__input--sm {
|
|
98
98
|
min-height: var(--hx-input-height-sm, var(--hx-size-8, 2rem));
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
justify-content: center;
|
|
112
112
|
margin-inline-end: var(--hx-space-2, 0.5rem);
|
|
113
113
|
flex-shrink: 0;
|
|
114
|
-
color: var(--hx-color-
|
|
114
|
+
color: var(--hx-color-text-placeholder, #66787b);
|
|
115
115
|
}
|
|
116
116
|
.field__clear-button {
|
|
117
117
|
width: 1.25rem;
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
transition: color var(--hx-transition-fast, 150ms ease);
|
|
125
125
|
}
|
|
126
126
|
.field__clear-button:hover {
|
|
127
|
-
color: var(--hx-color-
|
|
127
|
+
color: var(--hx-color-text-strong, #202b39);
|
|
128
128
|
}
|
|
129
129
|
.field__clear-button:focus-visible {
|
|
130
130
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
@@ -159,13 +159,13 @@
|
|
|
159
159
|
left: 0;
|
|
160
160
|
right: 0;
|
|
161
161
|
z-index: var(--hx-z-index-dropdown, 1000);
|
|
162
|
-
background-color: var(--hx-combobox-listbox-bg, var(--hx-color-
|
|
162
|
+
background-color: var(--hx-combobox-listbox-bg, var(--hx-color-surface-default, #ffffff));
|
|
163
163
|
border: var(--hx-border-width-thin, 1px) solid
|
|
164
|
-
var(--hx-combobox-border-color, var(--hx-color-
|
|
164
|
+
var(--hx-combobox-border-color, var(--hx-color-border-strong, #8e9c98));
|
|
165
165
|
border-radius: var(--hx-combobox-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
166
166
|
box-shadow: var(
|
|
167
167
|
--hx-combobox-listbox-shadow,
|
|
168
|
-
0 4px 16px color-mix(in srgb, var(--hx-color-neutral-900, #
|
|
168
|
+
0 4px 16px color-mix(in srgb, var(--hx-color-neutral-900, #0d1825) 12%, transparent)
|
|
169
169
|
);
|
|
170
170
|
max-height: var(--hx-combobox-listbox-max-height, 16rem);
|
|
171
171
|
overflow: hidden;
|
|
@@ -186,27 +186,27 @@
|
|
|
186
186
|
gap: var(--hx-space-2, 0.5rem);
|
|
187
187
|
padding: var(--hx-space-2, 0.5rem) var(--hx-space-3, 0.75rem);
|
|
188
188
|
font-size: var(--hx-font-size-md, 1rem);
|
|
189
|
-
color: var(--hx-combobox-color, var(--hx-color-
|
|
189
|
+
color: var(--hx-combobox-color, var(--hx-color-text-strong, #202b39));
|
|
190
190
|
cursor: pointer;
|
|
191
191
|
user-select: none;
|
|
192
192
|
-webkit-user-select: none;
|
|
193
193
|
transition: background-color var(--hx-transition-fast, 150ms ease);
|
|
194
194
|
}
|
|
195
195
|
.field__option:hover {
|
|
196
|
-
background-color: var(--hx-combobox-option-hover-bg, var(--hx-color-primary-50, #
|
|
196
|
+
background-color: var(--hx-combobox-option-hover-bg, var(--hx-color-primary-50, #ebf8f8));
|
|
197
197
|
}
|
|
198
198
|
.field__option--selected {
|
|
199
|
-
background-color: var(--hx-combobox-option-selected-bg, var(--hx-color-primary-100, #
|
|
199
|
+
background-color: var(--hx-combobox-option-selected-bg, var(--hx-color-primary-100, #dbf0f0));
|
|
200
200
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
201
201
|
}
|
|
202
202
|
.field__option--focused {
|
|
203
|
-
background-color: var(--hx-combobox-option-hover-bg, var(--hx-color-primary-50, #
|
|
203
|
+
background-color: var(--hx-combobox-option-hover-bg, var(--hx-color-primary-50, #ebf8f8));
|
|
204
204
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
205
205
|
var(--hx-combobox-focus-ring-color, var(--hx-focus-ring-color, var(--hx-color-primary-500)));
|
|
206
206
|
outline-offset: var(--hx-combobox-option-focus-ring-offset, -2px);
|
|
207
207
|
}
|
|
208
208
|
.field__option--focused.field__option--selected {
|
|
209
|
-
background-color: var(--hx-combobox-option-selected-bg, var(--hx-color-primary-100, #
|
|
209
|
+
background-color: var(--hx-combobox-option-selected-bg, var(--hx-color-primary-100, #dbf0f0));
|
|
210
210
|
}
|
|
211
211
|
.field__option--disabled {
|
|
212
212
|
opacity: var(--hx-opacity-disabled, 0.5);
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
.field__no-options {
|
|
223
223
|
padding: var(--hx-space-3, 0.75rem);
|
|
224
224
|
text-align: center;
|
|
225
|
-
color: var(--hx-color-
|
|
225
|
+
color: var(--hx-color-text-placeholder, #66787b);
|
|
226
226
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
227
227
|
}
|
|
228
228
|
.field__sr-only {
|
|
@@ -242,10 +242,10 @@
|
|
|
242
242
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
243
243
|
}
|
|
244
244
|
.field__help-text {
|
|
245
|
-
color: var(--hx-color-
|
|
245
|
+
color: var(--hx-color-text-muted, #4a5362);
|
|
246
246
|
}
|
|
247
247
|
.field__error {
|
|
248
|
-
color: var(--hx-combobox-error-color, var(--hx-color-error-text, #
|
|
248
|
+
color: var(--hx-combobox-error-color, var(--hx-color-error-text, #c92a2a));
|
|
249
249
|
}
|
|
250
250
|
@media (prefers-reduced-motion: reduce) {
|
|
251
251
|
.field__input-wrapper,
|
|
@@ -350,8 +350,8 @@
|
|
|
350
350
|
gap: var(--hx-space-1, 0.25rem);
|
|
351
351
|
padding: 0 var(--hx-space-1, 0.25rem) 0 var(--hx-space-2, 0.5rem);
|
|
352
352
|
height: 1.5rem;
|
|
353
|
-
background-color: var(--hx-combobox-chip-bg, var(--hx-color-primary-100, #
|
|
354
|
-
color: var(--hx-combobox-chip-color, var(--hx-color-primary-800, #
|
|
353
|
+
background-color: var(--hx-combobox-chip-bg, var(--hx-color-primary-100, #dbf0f0));
|
|
354
|
+
color: var(--hx-combobox-chip-color, var(--hx-color-primary-800, #07494a));
|
|
355
355
|
border-radius: var(--hx-border-radius-full, 9999px);
|
|
356
356
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
357
357
|
white-space: nowrap;
|
|
@@ -382,7 +382,7 @@
|
|
|
382
382
|
}
|
|
383
383
|
.field__chip-remove:hover {
|
|
384
384
|
opacity: 1;
|
|
385
|
-
background-color: var(--hx-combobox-chip-remove-hover-bg, var(--hx-color-primary-200, #
|
|
385
|
+
background-color: var(--hx-combobox-chip-remove-hover-bg, var(--hx-color-primary-200, #bce1e1));
|
|
386
386
|
}
|
|
387
387
|
.field__chip-remove:focus-visible {
|
|
388
388
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
border: var(--hx-border-width-thin) solid var(--hx-copy-button-border-color, transparent);
|
|
17
17
|
border-radius: var(--hx-copy-button-border-radius, var(--hx-border-radius-md));
|
|
18
18
|
background-color: var(--hx-copy-button-bg, transparent);
|
|
19
|
-
color: var(--hx-copy-button-color, var(--hx-color-primary-500));
|
|
19
|
+
color: var(--hx-copy-button-color, var(--hx-color-primary-500, #429797));
|
|
20
20
|
cursor: pointer;
|
|
21
21
|
transition:
|
|
22
22
|
background-color var(--hx-transition-fast),
|
|
@@ -72,10 +72,13 @@
|
|
|
72
72
|
/* ─── Copied / Success State ─── */
|
|
73
73
|
|
|
74
74
|
.button--copied {
|
|
75
|
-
color: var(
|
|
75
|
+
color: var(
|
|
76
|
+
--hx-copy-button-copied-color,
|
|
77
|
+
var(--hx-color-success-text, var(--hx-color-success-700, #146831))
|
|
78
|
+
);
|
|
76
79
|
/* Secondary non-color indicator required per WCAG 1.4.1 (use of color).
|
|
77
80
|
A border provides visual differentiation for users with color blindness. */
|
|
78
|
-
border-color: var(--hx-
|
|
81
|
+
border-color: var(--hx-copy-button-copied-border-color, var(--hx-color-success-500, #3b9e58));
|
|
79
82
|
}
|
|
80
83
|
|
|
81
84
|
/* ─── Icon Container ─── */
|
package/dist/css/hx-counter.css
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
align-items: baseline;
|
|
9
9
|
font-family: var(--hx-counter-font-family, var(--hx-font-family-sans, sans-serif));
|
|
10
10
|
font-weight: var(--hx-counter-font-weight, var(--hx-font-weight-bold, 700));
|
|
11
|
-
color: var(--hx-counter-color, var(--hx-color-neutral-900, #
|
|
11
|
+
color: var(--hx-counter-color, var(--hx-color-neutral-900, #0d1825));
|
|
12
12
|
line-height: var(--hx-line-height-tight, 1.25);
|
|
13
13
|
font-variant-numeric: tabular-nums;
|
|
14
14
|
}
|