@helixui/library 3.1.0-next.70 → 3.1.0-next.72
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 +45 -45
- package/dist/components/hx-accordion/hx-accordion-item.d.ts.map +1 -1
- 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.map +1 -1
- package/dist/components/hx-action-bar/index.js +1 -1
- 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.map +1 -1
- package/dist/components/hx-avatar/index.js +1 -1
- 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.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.map +1 -1
- package/dist/components/hx-breadcrumb/index.js +1 -1
- 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.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.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.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 +7 -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 +2 -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.map +1 -1
- package/dist/components/hx-clinical-status/index.js +1 -1
- 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.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.map +1 -1
- package/dist/components/hx-combobox/index.js +1 -1
- 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.map +1 -1
- package/dist/components/hx-counter/index.js +1 -1
- 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.map +1 -1
- package/dist/components/hx-date-picker/index.js +1 -1
- 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.map +1 -1
- package/dist/components/hx-divider/index.js +1 -1
- 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.map +1 -1
- package/dist/components/hx-dropdown/index.js +1 -1
- package/dist/components/hx-field/index.js +1 -1
- 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.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-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.map +1 -1
- package/dist/components/hx-icon/index.js +1 -1
- 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.map +1 -1
- package/dist/components/hx-image/index.js +1 -1
- 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.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.map +1 -1
- package/dist/components/hx-menu/index.js +1 -1
- 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.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.map +1 -1
- package/dist/components/hx-number-input/index.js +1 -1
- 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.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.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 +5 -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.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.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.map +1 -1
- package/dist/components/hx-progress-bar/index.js +1 -1
- 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/index.js +1 -1
- package/dist/components/hx-radio-group/hx-radio-group.d.ts +3 -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.map +1 -1
- package/dist/components/hx-rating/index.js +1 -1
- package/dist/components/hx-select/hx-select.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.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.map +1 -1
- package/dist/components/hx-skeleton/index.js +1 -1
- 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.map +1 -1
- package/dist/components/hx-spinner/index.js +1 -1
- package/dist/components/hx-split-button/hx-split-button.d.ts.map +1 -1
- package/dist/components/hx-split-button/hx-split-button.styles.d.ts.map +1 -1
- package/dist/components/hx-split-button/index.js +1 -1
- package/dist/components/hx-split-panel/hx-split-panel.d.ts.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-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.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.map +1 -1
- package/dist/components/hx-steps/index.js +1 -1
- 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.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 +6 -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 +8 -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.map +1 -1
- package/dist/components/hx-tag/index.js +1 -1
- 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.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.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-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.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.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.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.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.map +1 -1
- package/dist/components/hx-tree-view/index.js +1 -1
- package/dist/css/helix-all.css +1107 -775
- package/dist/css/helix-core.css +213 -152
- package/dist/css/helix-data.css +51 -42
- package/dist/css/helix-feedback.css +121 -94
- package/dist/css/helix-forms.css +465 -301
- package/dist/css/helix-layout.css +7 -4
- package/dist/css/helix-media.css +13 -9
- package/dist/css/helix-navigation.css +80 -53
- package/dist/css/helix-overlay.css +57 -45
- package/dist/css/helix-tokens.css +103 -103
- package/dist/css/helix-utility.css +51 -34
- package/dist/css/hx-action-bar.css +4 -4
- 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 +24 -10
- package/dist/css/hx-carousel.css +13 -9
- package/dist/css/hx-checkbox-group.css +3 -3
- package/dist/css/hx-checkbox.css +17 -17
- package/dist/css/hx-clinical-status.css +28 -28
- package/dist/css/hx-code-snippet.css +18 -15
- package/dist/css/hx-color-picker.css +30 -13
- package/dist/css/hx-combobox.css +26 -26
- package/dist/css/hx-copy-button.css +6 -3
- package/dist/css/hx-counter.css +1 -1
- package/dist/css/hx-data-table.css +21 -15
- package/dist/css/hx-date-picker.css +31 -31
- package/dist/css/hx-dialog.css +31 -24
- package/dist/css/hx-divider.css +2 -2
- package/dist/css/hx-drawer.css +13 -13
- package/dist/css/hx-dropdown.css +1 -1
- package/dist/css/hx-field-label.css +3 -3
- package/dist/css/hx-field.css +6 -6
- package/dist/css/hx-file-upload.css +16 -16
- 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 +1 -1
- package/dist/css/hx-meter.css +11 -10
- package/dist/css/hx-nav.css +17 -11
- package/dist/css/hx-number-input.css +6 -6
- package/dist/css/hx-overflow-menu.css +17 -8
- package/dist/css/hx-pagination.css +18 -12
- package/dist/css/hx-patient-banner.css +17 -9
- package/dist/css/hx-phi-field.css +4 -4
- package/dist/css/hx-popover.css +8 -4
- 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 +12 -12
- package/dist/css/hx-side-nav.css +13 -10
- package/dist/css/hx-skeleton.css +1 -1
- package/dist/css/hx-slider.css +14 -11
- package/dist/css/hx-spinner.css +4 -4
- package/dist/css/hx-split-button.css +40 -26
- package/dist/css/hx-split-panel.css +7 -4
- 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 +15 -7
- 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 +25 -19
- package/dist/css/hx-toast.css +24 -9
- package/dist/css/hx-toggle-button.css +41 -28
- package/dist/css/hx-tooltip.css +4 -3
- package/dist/css/hx-top-nav.css +10 -7
- package/dist/css/hx-tree-view.css +1 -1
- package/dist/css/index.css +1 -1
- package/dist/css/manifest.json +106 -22
- package/dist/index.js +74 -74
- 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-6UzmViHI.js → hx-action-bar-CitgcpGv.js} +37 -36
- 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-BgG5RcmA.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-CQZswjtQ.js → hx-button-modUSOpY.js} +52 -34
- package/dist/shared/hx-button-modUSOpY.js.map +1 -0
- package/dist/shared/{hx-card-Dy_FuLfS.js → hx-card-CU1QnjNb.js} +42 -27
- 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-ZKjOF7_3.js → hx-checkbox-C46TyXhM.js} +29 -28
- package/dist/shared/hx-checkbox-C46TyXhM.js.map +1 -0
- package/dist/shared/{hx-checkbox-group-XjOBHLiP.js → hx-checkbox-group-C9n315Ju.js} +18 -17
- 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-DssubcYM.js → hx-code-snippet-CJ0FbQYG.js} +34 -30
- 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-DLwnvHVd.js → hx-combobox-DaA5dBC4.js} +38 -37
- package/dist/shared/hx-combobox-DaA5dBC4.js.map +1 -0
- 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-CnLxo9PH.js → hx-data-table-Cq3t86Ic.js} +101 -94
- package/dist/shared/hx-data-table-Cq3t86Ic.js.map +1 -0
- package/dist/shared/{hx-date-picker-D7H7CsVH.js → hx-date-picker-DMqRQNSB.js} +42 -41
- package/dist/shared/hx-date-picker-DMqRQNSB.js.map +1 -0
- package/dist/shared/{hx-dialog-BW-jetzN.js → hx-dialog-eIS8tcDm.js} +50 -42
- package/dist/shared/hx-dialog-eIS8tcDm.js.map +1 -0
- package/dist/shared/{hx-divider-CvyUVcp-.js → hx-divider-CYfcUjcr.js} +11 -10
- package/dist/shared/hx-divider-CYfcUjcr.js.map +1 -0
- package/dist/shared/{hx-drawer-BT52I4tk.js → hx-drawer-DDhDz7RI.js} +26 -25
- package/dist/shared/hx-drawer-DDhDz7RI.js.map +1 -0
- package/dist/shared/{hx-dropdown-BpVpL6Dz.js → hx-dropdown-LyaRc8Rf.js} +15 -14
- package/dist/shared/hx-dropdown-LyaRc8Rf.js.map +1 -0
- package/dist/shared/{hx-field-BX4zE3z5.js → hx-field-B3Qo8OLS.js} +11 -11
- package/dist/shared/{hx-field-BX4zE3z5.js.map → hx-field-B3Qo8OLS.js.map} +1 -1
- package/dist/shared/{hx-field-label-DtJzb1r3.js → hx-field-label-BVRyyKeh.js} +12 -11
- package/dist/shared/hx-field-label-BVRyyKeh.js.map +1 -0
- package/dist/shared/{hx-file-upload-BNuepoGn.js → hx-file-upload-zTDbjsRw.js} +37 -36
- 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-help-text-Br3igJv5.js → hx-help-text-Xb2Yr8x2.js} +29 -28
- package/dist/shared/hx-help-text-Xb2Yr8x2.js.map +1 -0
- package/dist/shared/{hx-icon-button-CqXH5Wwb.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-Bem4Gn68.js → hx-link-DmiV-mPw.js} +19 -18
- 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-DsHWyPHy.js → hx-menu-divider-j__TZjH2.js} +36 -32
- 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-BTMMQv6c.js → hx-nav-item-D8xHLVOs.js} +74 -66
- package/dist/shared/hx-nav-item-D8xHLVOs.js.map +1 -0
- package/dist/shared/{hx-number-input-l6jeaGWW.js → hx-number-input-yUzFOSC1.js} +56 -55
- package/dist/shared/hx-number-input-yUzFOSC1.js.map +1 -0
- package/dist/shared/{hx-overflow-menu-DJ4qpgmi.js → hx-overflow-menu-BmKyAp5D.js} +34 -24
- package/dist/shared/hx-overflow-menu-BmKyAp5D.js.map +1 -0
- package/dist/shared/{hx-pagination-5FeVFIve.js → hx-pagination-Dqw5dorC.js} +40 -33
- 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-DxeWcRm9.js → hx-phi-field-Bf9TdtC1.js} +13 -12
- package/dist/shared/hx-phi-field-Bf9TdtC1.js.map +1 -0
- package/dist/shared/{hx-popover-C05QcD9m.js → hx-popover-B93rTAfr.js} +27 -22
- 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-CJdwAeDg.js → hx-progress-bar-Bn3JEPUf.js} +25 -24
- 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-QHrhL908.js → hx-radio-N8xgDd_5.js} +34 -33
- package/dist/shared/hx-radio-N8xgDd_5.js.map +1 -0
- package/dist/shared/{hx-rating-BO9kl9pb.js → hx-rating-i2FL1WUN.js} +14 -13
- package/dist/shared/hx-rating-i2FL1WUN.js.map +1 -0
- package/dist/shared/{hx-select-BuMvRDkY.js → hx-select-vgaBo1Ai.js} +26 -25
- 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-wcF_oyNJ.js → hx-slider-ydBamYhd.js} +58 -54
- 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-CEkQqbF9.js → hx-split-button-BeMsmS6N.js} +58 -43
- package/dist/shared/hx-split-button-BeMsmS6N.js.map +1 -0
- package/dist/shared/{hx-split-panel-BymHlV5e.js → hx-split-panel-BVG1VWNT.js} +14 -10
- package/dist/shared/hx-split-panel-BVG1VWNT.js.map +1 -0
- package/dist/shared/{hx-stat-DTRyLF3a.js → hx-stat-WOcNV1Ry.js} +17 -16
- package/dist/shared/hx-stat-WOcNV1Ry.js.map +1 -0
- package/dist/shared/{hx-status-indicator-DIGRGM2G.js → hx-status-indicator-BlQyen43.js} +15 -14
- package/dist/shared/hx-status-indicator-BlQyen43.js.map +1 -0
- package/dist/shared/{hx-step-D15gtcLm.js → hx-step-DL3PbOzm.js} +61 -48
- 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-CbunfMHW.js → hx-switch-Dougzsgp.js} +28 -19
- 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-B737T0_c.js → hx-td-1zwTFLRw.js} +41 -40
- 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-eSPVURd5.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-C4DjRmo4.js → hx-textarea-D9O4U8cb.js} +109 -69
- package/dist/shared/hx-textarea-D9O4U8cb.js.map +1 -0
- package/dist/shared/{hx-time-picker-BtbHX7A4.js → hx-time-picker-m0z4nFB-.js} +41 -34
- package/dist/shared/hx-time-picker-m0z4nFB-.js.map +1 -0
- package/dist/shared/{hx-toggle-button-FOvw-ebx.js → hx-toggle-button-Dd8clXB4.js} +67 -53
- package/dist/shared/hx-toggle-button-Dd8clXB4.js.map +1 -0
- package/dist/shared/{hx-tooltip-BoZi2crX.js → hx-tooltip-nYOv9OLu.js} +18 -16
- package/dist/shared/hx-tooltip-nYOv9OLu.js.map +1 -0
- package/dist/shared/{hx-top-nav-Cd9zvv1B.js → hx-top-nav-CchPYaiV.js} +32 -28
- 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-M373dTcz.js → toast-factory-DvDRAh0l.js} +87 -71
- 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 +81 -81
- package/package.json +2 -2
- package/dist/shared/hx-accordion-Wt52OOZD.js.map +0 -1
- package/dist/shared/hx-action-bar-6UzmViHI.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-BgG5RcmA.js.map +0 -1
- package/dist/shared/hx-button-CQZswjtQ.js.map +0 -1
- package/dist/shared/hx-button-group-BJOGWoMa.js.map +0 -1
- package/dist/shared/hx-card-Dy_FuLfS.js.map +0 -1
- package/dist/shared/hx-carousel-item-D_dCv61-.js.map +0 -1
- package/dist/shared/hx-checkbox-ZKjOF7_3.js.map +0 -1
- package/dist/shared/hx-checkbox-group-XjOBHLiP.js.map +0 -1
- package/dist/shared/hx-clinical-status-BS5lcddT.js.map +0 -1
- package/dist/shared/hx-code-snippet-DssubcYM.js.map +0 -1
- package/dist/shared/hx-color-picker-DBaKTVLr.js.map +0 -1
- package/dist/shared/hx-combobox-DLwnvHVd.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-CnLxo9PH.js.map +0 -1
- package/dist/shared/hx-date-picker-D7H7CsVH.js.map +0 -1
- package/dist/shared/hx-dialog-BW-jetzN.js.map +0 -1
- package/dist/shared/hx-divider-CvyUVcp-.js.map +0 -1
- package/dist/shared/hx-drawer-BT52I4tk.js.map +0 -1
- package/dist/shared/hx-dropdown-BpVpL6Dz.js.map +0 -1
- package/dist/shared/hx-field-label-DtJzb1r3.js.map +0 -1
- package/dist/shared/hx-file-upload-BNuepoGn.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-Br3igJv5.js.map +0 -1
- package/dist/shared/hx-icon-CcyDPDYY.js.map +0 -1
- package/dist/shared/hx-icon-button-CqXH5Wwb.js.map +0 -1
- package/dist/shared/hx-image-2gt14zZd.js.map +0 -1
- package/dist/shared/hx-link-Bem4Gn68.js.map +0 -1
- package/dist/shared/hx-list-_9qVv02L.js.map +0 -1
- package/dist/shared/hx-menu-divider-DsHWyPHy.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-BTMMQv6c.js.map +0 -1
- package/dist/shared/hx-number-input-l6jeaGWW.js.map +0 -1
- package/dist/shared/hx-overflow-menu-DJ4qpgmi.js.map +0 -1
- package/dist/shared/hx-pagination-5FeVFIve.js.map +0 -1
- package/dist/shared/hx-patient-banner-uE6gqLpT.js.map +0 -1
- package/dist/shared/hx-phi-field-DxeWcRm9.js.map +0 -1
- package/dist/shared/hx-popover-C05QcD9m.js.map +0 -1
- package/dist/shared/hx-popup-DZXpsJ1R.js.map +0 -1
- package/dist/shared/hx-progress-bar-CJdwAeDg.js.map +0 -1
- package/dist/shared/hx-progress-ring-3zMwvrwD.js.map +0 -1
- package/dist/shared/hx-radio-QHrhL908.js.map +0 -1
- package/dist/shared/hx-rating-BO9kl9pb.js.map +0 -1
- package/dist/shared/hx-select-BuMvRDkY.js.map +0 -1
- package/dist/shared/hx-skeleton-LxkI0pxr.js.map +0 -1
- package/dist/shared/hx-slider-wcF_oyNJ.js.map +0 -1
- package/dist/shared/hx-spinner-BKjuCdZB.js.map +0 -1
- package/dist/shared/hx-split-button-CEkQqbF9.js.map +0 -1
- package/dist/shared/hx-split-panel-BymHlV5e.js.map +0 -1
- package/dist/shared/hx-stat-DTRyLF3a.js.map +0 -1
- package/dist/shared/hx-status-indicator-DIGRGM2G.js.map +0 -1
- package/dist/shared/hx-step-D15gtcLm.js.map +0 -1
- package/dist/shared/hx-structured-list-CqNbaEXg.js.map +0 -1
- package/dist/shared/hx-switch-CbunfMHW.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-B737T0_c.js.map +0 -1
- package/dist/shared/hx-text-DMC2CPlL.js.map +0 -1
- package/dist/shared/hx-text-input-eSPVURd5.js.map +0 -1
- package/dist/shared/hx-textarea-C4DjRmo4.js.map +0 -1
- package/dist/shared/hx-time-picker-BtbHX7A4.js.map +0 -1
- package/dist/shared/hx-toggle-button-FOvw-ebx.js.map +0 -1
- package/dist/shared/hx-tooltip-BoZi2crX.js.map +0 -1
- package/dist/shared/hx-top-nav-Cd9zvv1B.js.map +0 -1
- package/dist/shared/hx-tree-item-A45WCiBu.js.map +0 -1
- package/dist/shared/toast-factory-M373dTcz.js.map +0 -1
|
@@ -5,23 +5,23 @@
|
|
|
5
5
|
|
|
6
6
|
:host([disabled]) {
|
|
7
7
|
pointer-events: none;
|
|
8
|
-
opacity: var(--hx-opacity-disabled);
|
|
8
|
+
opacity: var(--hx-opacity-disabled, 0.5);
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
.button {
|
|
12
12
|
display: inline-flex;
|
|
13
13
|
align-items: center;
|
|
14
14
|
justify-content: center;
|
|
15
|
-
border: var(--hx-border-width-thin) solid var(--hx-icon-button-border-color);
|
|
16
|
-
border-radius: var(--hx-icon-button-border-radius, var(--hx-border-radius-md));
|
|
17
|
-
background-color: var(--hx-icon-button-bg);
|
|
18
|
-
color: var(--hx-icon-button-color, var(--hx-color-primary-500));
|
|
15
|
+
border: var(--hx-border-width-thin, 1px) solid var(--hx-icon-button-border-color, transparent);
|
|
16
|
+
border-radius: var(--hx-icon-button-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
17
|
+
background-color: var(--hx-icon-button-bg, transparent);
|
|
18
|
+
color: var(--hx-icon-button-color, var(--hx-color-primary-500, #429797));
|
|
19
19
|
cursor: pointer;
|
|
20
20
|
transition:
|
|
21
|
-
background-color var(--hx-transition-fast),
|
|
22
|
-
color var(--hx-transition-fast),
|
|
23
|
-
border-color var(--hx-transition-fast),
|
|
24
|
-
box-shadow var(--hx-transition-fast);
|
|
21
|
+
background-color var(--hx-transition-fast, 150ms ease),
|
|
22
|
+
color var(--hx-transition-fast, 150ms ease),
|
|
23
|
+
border-color var(--hx-transition-fast, 150ms ease),
|
|
24
|
+
box-shadow var(--hx-transition-fast, 150ms ease);
|
|
25
25
|
text-decoration: none;
|
|
26
26
|
user-select: none;
|
|
27
27
|
-webkit-user-select: none;
|
|
@@ -29,9 +29,12 @@
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
.button:focus-visible {
|
|
32
|
-
outline: var(--hx-focus-ring-width) solid
|
|
33
|
-
var(
|
|
34
|
-
|
|
32
|
+
outline: var(--hx-focus-ring-width, 2px) solid
|
|
33
|
+
var(
|
|
34
|
+
--hx-icon-button-focus-ring-color,
|
|
35
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
36
|
+
);
|
|
37
|
+
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
35
38
|
}
|
|
36
39
|
|
|
37
40
|
.button:active {
|
|
@@ -45,82 +48,90 @@
|
|
|
45
48
|
the 2.75rem (44px) threshold, preserving the visual icon size via font-size. */
|
|
46
49
|
|
|
47
50
|
.button--sm {
|
|
48
|
-
padding: var(--hx-space-1);
|
|
49
|
-
width: var(--hx-icon-button-size, var(--hx-size-8));
|
|
50
|
-
height: var(--hx-icon-button-size, var(--hx-size-8));
|
|
51
|
+
padding: var(--hx-space-1, 0.25rem);
|
|
52
|
+
width: var(--hx-icon-button-size, var(--hx-size-8, 2rem));
|
|
53
|
+
height: var(--hx-icon-button-size, var(--hx-size-8, 2rem));
|
|
51
54
|
min-width: var(--hx-touch-target-min, 2.75rem);
|
|
52
55
|
min-height: var(--hx-touch-target-min, 2.75rem);
|
|
53
|
-
font-size: var(--hx-font-size-sm);
|
|
56
|
+
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
54
57
|
}
|
|
55
58
|
|
|
56
59
|
.button--md {
|
|
57
|
-
padding: var(--hx-space-2);
|
|
58
|
-
width: var(--hx-icon-button-size, var(--hx-size-10));
|
|
59
|
-
height: var(--hx-icon-button-size, var(--hx-size-10));
|
|
60
|
+
padding: var(--hx-space-2, 0.5rem);
|
|
61
|
+
width: var(--hx-icon-button-size, var(--hx-size-10, 2.5rem));
|
|
62
|
+
height: var(--hx-icon-button-size, var(--hx-size-10, 2.5rem));
|
|
60
63
|
min-width: var(--hx-touch-target-min, 2.75rem);
|
|
61
64
|
min-height: var(--hx-touch-target-min, 2.75rem);
|
|
62
|
-
font-size: var(--hx-font-size-md);
|
|
65
|
+
font-size: var(--hx-font-size-md, 1rem);
|
|
63
66
|
}
|
|
64
67
|
|
|
65
68
|
.button--lg {
|
|
66
|
-
padding: var(--hx-space-3);
|
|
67
|
-
width: var(--hx-icon-button-size, var(--hx-size-12));
|
|
68
|
-
height: var(--hx-icon-button-size, var(--hx-size-12));
|
|
69
|
+
padding: var(--hx-space-3, 0.75rem);
|
|
70
|
+
width: var(--hx-icon-button-size, var(--hx-size-12, 3rem));
|
|
71
|
+
height: var(--hx-icon-button-size, var(--hx-size-12, 3rem));
|
|
69
72
|
min-width: var(--hx-touch-target-min, 2.75rem);
|
|
70
73
|
min-height: var(--hx-touch-target-min, 2.75rem);
|
|
71
|
-
font-size: var(--hx-font-size-lg);
|
|
74
|
+
font-size: var(--hx-font-size-lg, 1.125rem);
|
|
72
75
|
}
|
|
73
76
|
|
|
74
77
|
/* ─── Style Variants ─── */
|
|
75
78
|
|
|
76
79
|
.button--primary {
|
|
77
|
-
--hx-icon-button-bg: var(--hx-color-primary-500);
|
|
78
|
-
--hx-icon-button-color: var(--hx-color-text-on-primary);
|
|
80
|
+
--hx-icon-button-bg: var(--hx-color-primary-500, #429797);
|
|
81
|
+
--hx-icon-button-color: var(--hx-color-text-on-primary, #ffffff);
|
|
79
82
|
--hx-icon-button-border-color: transparent;
|
|
80
83
|
}
|
|
81
84
|
|
|
85
|
+
/* on-primary tokens are tuned for primary-500. primary-600 + on-primary
|
|
86
|
+
drops icon contrast to 3.07:1 — fails the 4.5:1 floor for meaningful
|
|
87
|
+
icons. Pin fg at neutral-0 (5.82:1 on primary-600). Mirrors hx-button. */
|
|
82
88
|
.button--primary:hover {
|
|
83
|
-
--hx-icon-button-bg: var(--hx-color-primary-600);
|
|
89
|
+
--hx-icon-button-bg: var(--hx-color-primary-600, #0f7078);
|
|
90
|
+
--hx-icon-button-color: var(--hx-color-neutral-0, #ffffff);
|
|
84
91
|
}
|
|
85
92
|
|
|
86
93
|
.button--secondary {
|
|
87
94
|
--hx-icon-button-bg: transparent;
|
|
88
|
-
--hx-icon-button-color: var(--hx-color-primary-500);
|
|
89
|
-
--hx-icon-button-border-color: var(--hx-color-primary-500);
|
|
95
|
+
--hx-icon-button-color: var(--hx-color-primary-500, #429797);
|
|
96
|
+
--hx-icon-button-border-color: var(--hx-color-primary-500, #429797);
|
|
90
97
|
}
|
|
91
98
|
|
|
92
99
|
.button--secondary:hover {
|
|
93
|
-
--hx-icon-button-bg: var(--hx-color-primary-50);
|
|
100
|
+
--hx-icon-button-bg: var(--hx-color-primary-50, #ebf8f8);
|
|
94
101
|
}
|
|
95
102
|
|
|
96
103
|
.button--tertiary {
|
|
97
104
|
--hx-icon-button-bg: transparent;
|
|
98
|
-
--hx-icon-button-color: var(--hx-color-text-strong);
|
|
99
|
-
--hx-icon-button-border-color: var(--hx-color-border-strong);
|
|
105
|
+
--hx-icon-button-color: var(--hx-color-text-strong, #202b39);
|
|
106
|
+
--hx-icon-button-border-color: var(--hx-color-border-strong, #8e9c98);
|
|
100
107
|
}
|
|
101
108
|
|
|
102
109
|
.button--tertiary:hover {
|
|
103
|
-
--hx-icon-button-bg: var(--hx-color-surface-sunken);
|
|
110
|
+
--hx-icon-button-bg: var(--hx-color-surface-sunken, #ebeee9);
|
|
104
111
|
}
|
|
105
112
|
|
|
106
113
|
.button--danger {
|
|
107
|
-
--hx-icon-button-bg: var(--hx-color-error-500);
|
|
108
|
-
--hx-icon-button-color: var(--hx-color-text-on-error);
|
|
114
|
+
--hx-icon-button-bg: var(--hx-color-error-500, #e5493e);
|
|
115
|
+
--hx-icon-button-color: var(--hx-color-text-on-error, #ffffff);
|
|
109
116
|
--hx-icon-button-border-color: transparent;
|
|
110
117
|
}
|
|
111
118
|
|
|
119
|
+
/* on-error tokens are tuned for error-500. error-600 + on-error drops
|
|
120
|
+
icon contrast to 2.25:1 — fails AA. Pin fg at neutral-0
|
|
121
|
+
(6.47:1 on error-600). Mirrors hx-button danger:hover. */
|
|
112
122
|
.button--danger:hover {
|
|
113
|
-
--hx-icon-button-bg: var(--hx-color-error-600);
|
|
123
|
+
--hx-icon-button-bg: var(--hx-color-error-600, #c92a2a);
|
|
124
|
+
--hx-icon-button-color: var(--hx-color-neutral-0, #ffffff);
|
|
114
125
|
}
|
|
115
126
|
|
|
116
127
|
.button--ghost {
|
|
117
128
|
--hx-icon-button-bg: transparent;
|
|
118
|
-
--hx-icon-button-color: var(--hx-color-primary-500);
|
|
129
|
+
--hx-icon-button-color: var(--hx-color-primary-500, #429797);
|
|
119
130
|
--hx-icon-button-border-color: transparent;
|
|
120
131
|
}
|
|
121
132
|
|
|
122
133
|
.button--ghost:hover {
|
|
123
|
-
--hx-icon-button-bg: var(--hx-color-surface-raised);
|
|
134
|
+
--hx-icon-button-bg: var(--hx-color-surface-raised, #f5f8f3);
|
|
124
135
|
}
|
|
125
136
|
|
|
126
137
|
/* ─── Icon Container ─── */
|
package/dist/css/hx-image.css
CHANGED
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
align-items: center;
|
|
19
19
|
justify-content: center;
|
|
20
20
|
min-height: var(--hx-image-fallback-min-height, 3rem);
|
|
21
|
-
background-color: var(--hx-color-neutral-100, #
|
|
22
|
-
color: var(--hx-color-neutral-500, #
|
|
21
|
+
background-color: var(--hx-image-fallback-bg, var(--hx-color-neutral-100, #ebeee9));
|
|
22
|
+
color: var(--hx-image-fallback-color, var(--hx-color-neutral-500, #66787b));
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
.image__img {
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
.image__caption {
|
|
33
33
|
display: none;
|
|
34
34
|
padding: var(--hx-image-caption-padding, 0.5rem 0 0);
|
|
35
|
-
color: var(--hx-image-caption-color, var(--hx-color-neutral-600, #
|
|
35
|
+
color: var(--hx-image-caption-color, var(--hx-color-neutral-600, #4a5362));
|
|
36
36
|
font-size: var(--hx-image-caption-font-size, 0.875rem);
|
|
37
37
|
}
|
|
38
38
|
|
package/dist/css/hx-link.css
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
display: inline-flex;
|
|
14
14
|
align-items: center;
|
|
15
15
|
gap: var(--hx-space-1, 0.25rem);
|
|
16
|
-
color: var(--hx-link-color, var(--hx-color-primary-
|
|
16
|
+
color: var(--hx-link-color, var(--hx-color-primary-600, #0f7078));
|
|
17
17
|
font-family: var(--hx-link-font-family, var(--hx-font-family-sans, inherit));
|
|
18
18
|
font-size: inherit;
|
|
19
19
|
line-height: inherit;
|
|
@@ -27,19 +27,19 @@
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
.link:hover {
|
|
30
|
-
color: var(--hx-link-color-hover, var(--hx-color-primary-700, #
|
|
30
|
+
color: var(--hx-link-color-hover, var(--hx-color-primary-700, #0f6363));
|
|
31
31
|
text-decoration: var(--hx-link-text-decoration-hover, underline);
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
.link:active {
|
|
35
|
-
color: var(--hx-link-color-active, var(--hx-color-primary-800, #
|
|
35
|
+
color: var(--hx-link-color-active, var(--hx-color-primary-800, #07494a));
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
.link:focus-visible {
|
|
39
39
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
40
40
|
var(
|
|
41
41
|
--hx-link-focus-ring-color,
|
|
42
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #
|
|
42
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1))
|
|
43
43
|
);
|
|
44
44
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
45
45
|
border-radius: var(--hx-border-radius-sm, 0.25rem);
|
|
@@ -48,29 +48,29 @@
|
|
|
48
48
|
/* --- Variant: subtle --- */
|
|
49
49
|
|
|
50
50
|
.link--subtle {
|
|
51
|
-
color: var(--hx-link-color-subtle, var(--hx-color-text-secondary, #
|
|
51
|
+
color: var(--hx-link-color-subtle, var(--hx-color-text-secondary, #313e4b));
|
|
52
52
|
text-decoration: none;
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
.link--subtle:hover {
|
|
56
|
-
color: var(--hx-link-color-hover, var(--hx-color-primary-700, #
|
|
56
|
+
color: var(--hx-link-color-hover, var(--hx-color-primary-700, #0f6363));
|
|
57
57
|
text-decoration: underline;
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
/* --- Variant: danger --- */
|
|
61
61
|
|
|
62
62
|
.link--danger {
|
|
63
|
-
color: var(--hx-link-color-danger, var(--hx-color-error-text, #
|
|
63
|
+
color: var(--hx-link-color-danger, var(--hx-color-error-text, #c92a2a));
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
.link--danger:hover {
|
|
67
|
-
color: var(--hx-link-color-danger-hover, var(--hx-color-error-700, #
|
|
67
|
+
color: var(--hx-link-color-danger-hover, var(--hx-color-error-700, #a21312));
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
/* --- Disabled --- */
|
|
71
71
|
|
|
72
72
|
.link--disabled {
|
|
73
|
-
color: var(--hx-link-color-disabled, var(--hx-color-text-disabled, #
|
|
73
|
+
color: var(--hx-link-color-disabled, var(--hx-color-text-disabled, #8e9c98));
|
|
74
74
|
text-decoration: none;
|
|
75
75
|
cursor: not-allowed;
|
|
76
76
|
}
|
package/dist/css/hx-list.css
CHANGED
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
|
|
45
45
|
:host([divided]) .list > ::slotted(hx-list-item:not(:last-child)) {
|
|
46
46
|
border-bottom: var(--hx-border-width-thin, 1px) solid
|
|
47
|
-
var(--hx-list-divider-color, var(--hx-color-neutral-200, #
|
|
47
|
+
var(--hx-list-divider-color, var(--hx-color-neutral-200, #d6dbd5));
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
/* ─── High Contrast Mode (forced-colors) ─── */
|
package/dist/css/hx-menu.css
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
padding: var(--hx-space-1, 0.25rem);
|
|
10
10
|
background: var(--hx-menu-bg, var(--hx-color-surface-default, #ffffff));
|
|
11
11
|
border: var(--hx-border-width-thin, 1px) solid
|
|
12
|
-
var(--hx-menu-border-color, var(--hx-color-border-default, #
|
|
12
|
+
var(--hx-menu-border-color, var(--hx-color-border-default, #d6dbd5));
|
|
13
13
|
border-radius: var(--hx-menu-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
14
14
|
box-shadow: var(
|
|
15
15
|
--hx-menu-shadow,
|
package/dist/css/hx-meter.css
CHANGED
|
@@ -14,14 +14,15 @@
|
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
.meter:focus-visible {
|
|
17
|
-
outline: var(--hx-focus-ring-width, 2px) solid
|
|
17
|
+
outline: var(--hx-focus-ring-width, 2px) solid
|
|
18
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797));
|
|
18
19
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
19
20
|
}
|
|
20
21
|
|
|
21
22
|
.meter__label {
|
|
22
23
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
23
24
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
24
|
-
color: var(--hx-meter-label-color, var(--hx-color-neutral-700, #
|
|
25
|
+
color: var(--hx-meter-label-color, var(--hx-color-neutral-700, #313e4b));
|
|
25
26
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
26
27
|
}
|
|
27
28
|
|
|
@@ -29,7 +30,7 @@
|
|
|
29
30
|
position: relative;
|
|
30
31
|
width: 100%;
|
|
31
32
|
height: var(--hx-meter-track-height, var(--hx-space-2, 0.5rem));
|
|
32
|
-
background-color: var(--hx-meter-track-color, var(--hx-color-neutral-200, #
|
|
33
|
+
background-color: var(--hx-meter-track-color, var(--hx-color-neutral-200, #d6dbd5));
|
|
33
34
|
border-radius: var(--hx-meter-track-radius, var(--hx-border-radius-full, 9999px));
|
|
34
35
|
overflow: hidden;
|
|
35
36
|
}
|
|
@@ -58,21 +59,21 @@
|
|
|
58
59
|
/* ─── Default (no thresholds configured) ─── */
|
|
59
60
|
|
|
60
61
|
:host {
|
|
61
|
-
--_indicator-color: var(--hx-meter-indicator-color, var(--hx-color-primary-500, #
|
|
62
|
+
--_indicator-color: var(--hx-meter-indicator-color, var(--hx-color-primary-500, #429797));
|
|
62
63
|
}
|
|
63
64
|
|
|
64
65
|
/* ─── Semantic state colors ─── */
|
|
65
66
|
|
|
66
67
|
:host([data-state='optimum']) {
|
|
67
|
-
--_indicator-color: var(--hx-meter-color-optimum, var(--hx-color-success-500, #
|
|
68
|
+
--_indicator-color: var(--hx-meter-color-optimum, var(--hx-color-success-500, #3b9e58));
|
|
68
69
|
}
|
|
69
70
|
|
|
70
71
|
:host([data-state='warning']) {
|
|
71
|
-
--_indicator-color: var(--hx-meter-color-warning, var(--hx-color-warning-500, #
|
|
72
|
+
--_indicator-color: var(--hx-meter-color-warning, var(--hx-color-warning-500, #c2711c));
|
|
72
73
|
}
|
|
73
74
|
|
|
74
75
|
:host([data-state='danger']) {
|
|
75
|
-
--_indicator-color: var(--hx-meter-color-danger, var(--hx-color-error-500, #
|
|
76
|
+
--_indicator-color: var(--hx-meter-color-danger, var(--hx-color-error-500, #e5493e));
|
|
76
77
|
}
|
|
77
78
|
|
|
78
79
|
/* ─── State Label (WCAG 1.4.1) ─── */
|
|
@@ -88,15 +89,15 @@
|
|
|
88
89
|
}
|
|
89
90
|
|
|
90
91
|
.meter__state-label[data-state='optimum'] {
|
|
91
|
-
color: var(--hx-meter-color-optimum, var(--hx-color-success-700, #
|
|
92
|
+
color: var(--hx-meter-color-optimum, var(--hx-color-success-700, #146831));
|
|
92
93
|
}
|
|
93
94
|
|
|
94
95
|
.meter__state-label[data-state='warning'] {
|
|
95
|
-
color: var(--hx-meter-color-warning, var(--hx-color-warning-700, #
|
|
96
|
+
color: var(--hx-meter-color-warning, var(--hx-color-warning-700, #804605));
|
|
96
97
|
}
|
|
97
98
|
|
|
98
99
|
.meter__state-label[data-state='danger'] {
|
|
99
|
-
color: var(--hx-meter-color-danger, var(--hx-color-error-700, #
|
|
100
|
+
color: var(--hx-meter-color-danger, var(--hx-color-error-700, #a21312));
|
|
100
101
|
}
|
|
101
102
|
|
|
102
103
|
/* ─── Native meter hidden (we use custom rendering) ─── */
|
package/dist/css/hx-nav.css
CHANGED
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
|
|
14
14
|
[part='nav'] {
|
|
15
15
|
position: relative;
|
|
16
|
-
background-color: var(--hx-nav-bg, var(--hx-color-neutral-900, #
|
|
17
|
-
color: var(--hx-nav-color, var(--hx-color-neutral-100, #
|
|
16
|
+
background-color: var(--hx-nav-bg, var(--hx-color-neutral-900, #0d1825));
|
|
17
|
+
color: var(--hx-nav-color, var(--hx-color-neutral-100, #ebeee9));
|
|
18
18
|
padding: var(--hx-nav-padding, var(--hx-space-2, 0.5rem) var(--hx-space-4, 1rem));
|
|
19
19
|
}
|
|
20
20
|
|
|
@@ -28,19 +28,22 @@
|
|
|
28
28
|
background: transparent;
|
|
29
29
|
border: none;
|
|
30
30
|
border-radius: var(--hx-nav-border-radius, var(--hx-border-radius-sm, 0.25rem));
|
|
31
|
-
color: var(--hx-nav-color, var(--hx-color-neutral-100, #
|
|
31
|
+
color: var(--hx-nav-color, var(--hx-color-neutral-100, #ebeee9));
|
|
32
32
|
cursor: pointer;
|
|
33
33
|
transition: background-color var(--hx-transition-fast, 150ms) ease;
|
|
34
34
|
line-height: 0;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
[part='toggle']:hover {
|
|
38
|
-
background-color: var(--hx-nav-link-hover-bg, var(--hx-color-neutral-700, #
|
|
38
|
+
background-color: var(--hx-nav-link-hover-bg, var(--hx-color-neutral-700, #313e4b));
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
[part='toggle']:focus-visible {
|
|
42
42
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
43
|
-
var(
|
|
43
|
+
var(
|
|
44
|
+
--hx-nav-focus-ring-color,
|
|
45
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
46
|
+
);
|
|
44
47
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
45
48
|
}
|
|
46
49
|
|
|
@@ -70,7 +73,7 @@
|
|
|
70
73
|
align-items: center;
|
|
71
74
|
gap: var(--hx-space-1, 0.25rem);
|
|
72
75
|
padding: var(--hx-nav-item-padding, var(--hx-space-2, 0.5rem) var(--hx-space-3, 0.75rem));
|
|
73
|
-
color: var(--hx-nav-link-color, var(--hx-color-neutral-100, #
|
|
76
|
+
color: var(--hx-nav-link-color, var(--hx-color-neutral-100, #ebeee9));
|
|
74
77
|
text-decoration: none;
|
|
75
78
|
border-radius: var(--hx-nav-border-radius, var(--hx-border-radius-sm, 0.25rem));
|
|
76
79
|
border: none;
|
|
@@ -87,18 +90,21 @@
|
|
|
87
90
|
}
|
|
88
91
|
|
|
89
92
|
.nav__link:hover {
|
|
90
|
-
background-color: var(--hx-nav-link-hover-bg, var(--hx-color-neutral-700, #
|
|
93
|
+
background-color: var(--hx-nav-link-hover-bg, var(--hx-color-neutral-700, #313e4b));
|
|
91
94
|
color: var(--hx-nav-link-hover-color, var(--hx-color-neutral-0, #ffffff));
|
|
92
95
|
}
|
|
93
96
|
|
|
94
97
|
.nav__link:focus-visible {
|
|
95
98
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
96
|
-
var(
|
|
99
|
+
var(
|
|
100
|
+
--hx-nav-focus-ring-color,
|
|
101
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
102
|
+
);
|
|
97
103
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
98
104
|
}
|
|
99
105
|
|
|
100
106
|
.nav__link--active {
|
|
101
|
-
background-color: var(--hx-nav-link-active-bg, var(--hx-color-primary-600, #
|
|
107
|
+
background-color: var(--hx-nav-link-active-bg, var(--hx-color-primary-600, #0f7078));
|
|
102
108
|
color: var(--hx-nav-link-active-color, var(--hx-color-neutral-0, #ffffff));
|
|
103
109
|
}
|
|
104
110
|
|
|
@@ -123,7 +129,7 @@
|
|
|
123
129
|
list-style: none;
|
|
124
130
|
margin: 0;
|
|
125
131
|
padding: var(--hx-space-1, 0.25rem) 0;
|
|
126
|
-
background-color: var(--hx-nav-submenu-bg, var(--hx-color-neutral-800, #
|
|
132
|
+
background-color: var(--hx-nav-submenu-bg, var(--hx-color-neutral-800, #202b39));
|
|
127
133
|
border-radius: var(--hx-border-radius-md, 0.375rem);
|
|
128
134
|
box-shadow: var(
|
|
129
135
|
--hx-nav-shadow,
|
|
@@ -177,7 +183,7 @@
|
|
|
177
183
|
:host([orientation='vertical']) .nav__submenu .nav__link {
|
|
178
184
|
padding: var(--hx-space-1-5, 0.375rem) var(--hx-space-3, 0.75rem);
|
|
179
185
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
180
|
-
color: var(--hx-nav-link-color, var(--hx-color-neutral-300, #
|
|
186
|
+
color: var(--hx-nav-link-color, var(--hx-color-neutral-300, #b6bfb9));
|
|
181
187
|
}
|
|
182
188
|
|
|
183
189
|
/* ─── Mobile Responsive ─── */
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
.field__required-marker {
|
|
39
|
-
color: var(--hx-number-input-error-color, var(--hx-color-error-text, #
|
|
39
|
+
color: var(--hx-number-input-error-color, var(--hx-color-error-text, #c92a2a));
|
|
40
40
|
font-weight: var(--hx-font-weight-bold);
|
|
41
41
|
}
|
|
42
42
|
|
|
@@ -72,18 +72,18 @@
|
|
|
72
72
|
/* ─── Error State ─── */
|
|
73
73
|
|
|
74
74
|
.field--error .field__input-wrapper {
|
|
75
|
-
border-color: var(--hx-number-input-error-color, var(--hx-color-error-500, #
|
|
75
|
+
border-color: var(--hx-number-input-error-color, var(--hx-color-error-500, #e5493e));
|
|
76
76
|
}
|
|
77
77
|
|
|
78
78
|
.field--error .field__input-wrapper:focus-within {
|
|
79
|
-
border-color: var(--hx-number-input-error-color, var(--hx-color-error-500, #
|
|
79
|
+
border-color: var(--hx-number-input-error-color, var(--hx-color-error-500, #e5493e));
|
|
80
80
|
/* Fallback for Safari < 16.2 (no color-mix support) */
|
|
81
81
|
box-shadow: 0 0 0 var(--hx-focus-ring-width)
|
|
82
|
-
var(--hx-number-input-error-color, var(--hx-color-error-500, #
|
|
82
|
+
var(--hx-number-input-error-color, var(--hx-color-error-500, #e5493e));
|
|
83
83
|
box-shadow: 0 0 0 var(--hx-focus-ring-width)
|
|
84
84
|
color-mix(
|
|
85
85
|
in srgb,
|
|
86
|
-
var(--hx-number-input-error-color, var(--hx-color-error-500, #
|
|
86
|
+
var(--hx-number-input-error-color, var(--hx-color-error-500, #e5493e))
|
|
87
87
|
calc(var(--hx-focus-ring-opacity) * 100%),
|
|
88
88
|
transparent
|
|
89
89
|
);
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
|
|
230
230
|
.field__error {
|
|
231
231
|
font-size: var(--hx-font-size-xs);
|
|
232
|
-
color: var(--hx-number-input-error-color, var(--hx-color-error-text, #
|
|
232
|
+
color: var(--hx-number-input-error-color, var(--hx-color-error-text, #c92a2a));
|
|
233
233
|
line-height: var(--hx-line-height-normal);
|
|
234
234
|
}
|
|
235
235
|
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
border: var(--hx-border-width-thin, 1px) solid transparent;
|
|
19
19
|
border-radius: var(--hx-border-radius-md, 0.375rem);
|
|
20
20
|
background-color: transparent;
|
|
21
|
-
color: var(--hx-overflow-menu-button-color, var(--hx-color-text-secondary, #
|
|
21
|
+
color: var(--hx-overflow-menu-button-color, var(--hx-color-text-secondary, #313e4b));
|
|
22
22
|
cursor: pointer;
|
|
23
23
|
transition:
|
|
24
24
|
background-color var(--hx-transition-fast, 150ms ease),
|
|
@@ -32,17 +32,23 @@
|
|
|
32
32
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
33
33
|
var(
|
|
34
34
|
--hx-overflow-menu-focus-ring-color,
|
|
35
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-500))
|
|
35
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
36
36
|
);
|
|
37
37
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
38
38
|
}
|
|
39
39
|
|
|
40
40
|
.trigger:hover:not([disabled]) {
|
|
41
|
-
background-color: var(
|
|
41
|
+
background-color: var(
|
|
42
|
+
--hx-overflow-menu-trigger-hover-bg,
|
|
43
|
+
var(--hx-color-surface-sunken, #ebeee9)
|
|
44
|
+
);
|
|
42
45
|
}
|
|
43
46
|
|
|
44
47
|
.trigger--open {
|
|
45
|
-
background-color: var(
|
|
48
|
+
background-color: var(
|
|
49
|
+
--hx-overflow-menu-trigger-open-bg,
|
|
50
|
+
var(--hx-color-surface-sunken, #ebeee9)
|
|
51
|
+
);
|
|
46
52
|
}
|
|
47
53
|
|
|
48
54
|
/* ─── Size Variants ─── */
|
|
@@ -76,7 +82,7 @@
|
|
|
76
82
|
z-index: var(--hx-overflow-menu-panel-z-index, 1000);
|
|
77
83
|
min-width: var(--hx-overflow-menu-panel-min-width, 160px);
|
|
78
84
|
background: var(--hx-overflow-menu-panel-bg, var(--hx-color-surface-default, #ffffff));
|
|
79
|
-
border: var(--hx-overflow-menu-panel-border, 1px solid var(--hx-color-border-default, #
|
|
85
|
+
border: var(--hx-overflow-menu-panel-border, 1px solid var(--hx-color-border-default, #d6dbd5));
|
|
80
86
|
border-radius: var(
|
|
81
87
|
--hx-overflow-menu-panel-border-radius,
|
|
82
88
|
var(--hx-border-radius-md, 0.375rem)
|
|
@@ -101,7 +107,7 @@
|
|
|
101
107
|
border: none;
|
|
102
108
|
text-align: start;
|
|
103
109
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
104
|
-
color: var(--hx-color-text-primary, #
|
|
110
|
+
color: var(--hx-overflow-menu-item-color, var(--hx-color-text-primary, #0d1825));
|
|
105
111
|
cursor: pointer;
|
|
106
112
|
white-space: nowrap;
|
|
107
113
|
box-sizing: border-box;
|
|
@@ -110,7 +116,10 @@
|
|
|
110
116
|
::slotted([role='menuitem']:hover),
|
|
111
117
|
::slotted([role='menuitemcheckbox']:hover),
|
|
112
118
|
::slotted([role='menuitemradio']:hover) {
|
|
113
|
-
background-color: var(
|
|
119
|
+
background-color: var(
|
|
120
|
+
--hx-overflow-menu-item-hover-bg,
|
|
121
|
+
var(--hx-color-surface-raised, #f5f8f3)
|
|
122
|
+
);
|
|
114
123
|
}
|
|
115
124
|
|
|
116
125
|
::slotted([role='menuitem']:focus-visible),
|
|
@@ -119,7 +128,7 @@
|
|
|
119
128
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
120
129
|
var(
|
|
121
130
|
--hx-overflow-menu-focus-ring-color,
|
|
122
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-500))
|
|
131
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
123
132
|
);
|
|
124
133
|
outline-offset: 0;
|
|
125
134
|
}
|
|
@@ -38,10 +38,10 @@
|
|
|
38
38
|
min-height: var(--hx-pagination-button-size, var(--hx-touch-target-min, 2.75rem));
|
|
39
39
|
padding: 0 var(--hx-space-2, 0.5rem);
|
|
40
40
|
border: var(--hx-border-width-thin, 1px) solid
|
|
41
|
-
var(--hx-pagination-border-color, var(--hx-color-border-strong, #
|
|
41
|
+
var(--hx-pagination-border-color, var(--hx-color-border-strong, #66787b));
|
|
42
42
|
border-radius: var(--hx-pagination-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
43
43
|
background: var(--hx-pagination-bg, var(--hx-color-surface-default, #ffffff));
|
|
44
|
-
color: var(--hx-pagination-color, var(--hx-color-text-primary, #
|
|
44
|
+
color: var(--hx-pagination-color, var(--hx-color-text-primary, #0d1825));
|
|
45
45
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
46
46
|
font-family: inherit;
|
|
47
47
|
cursor: pointer;
|
|
@@ -54,21 +54,24 @@
|
|
|
54
54
|
}
|
|
55
55
|
|
|
56
56
|
.button:hover:not(:disabled) {
|
|
57
|
-
background: var(--hx-pagination-hover-bg, var(--hx-color-surface-sunken, #
|
|
58
|
-
border-color: var(--hx-pagination-hover-border-color, var(--hx-color-primary-500, #
|
|
57
|
+
background: var(--hx-pagination-hover-bg, var(--hx-color-surface-sunken, #ebeee9));
|
|
58
|
+
border-color: var(--hx-pagination-hover-border-color, var(--hx-color-primary-500, #429797));
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
.button:focus-visible {
|
|
62
62
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
63
|
-
var(
|
|
63
|
+
var(
|
|
64
|
+
--hx-pagination-focus-ring-color,
|
|
65
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
66
|
+
);
|
|
64
67
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
65
68
|
}
|
|
66
69
|
|
|
67
70
|
.button[aria-current='page'] {
|
|
68
|
-
background: var(--hx-pagination-active-bg, var(--hx-color-primary-500, #
|
|
71
|
+
background: var(--hx-pagination-active-bg, var(--hx-color-primary-500, #429797));
|
|
69
72
|
border-color: var(
|
|
70
73
|
--hx-pagination-active-border-color,
|
|
71
|
-
var(--hx-pagination-active-bg, var(--hx-color-primary-500, #
|
|
74
|
+
var(--hx-pagination-active-bg, var(--hx-color-primary-500, #429797))
|
|
72
75
|
);
|
|
73
76
|
color: var(--hx-pagination-active-color, var(--hx-color-text-on-primary, #ffffff));
|
|
74
77
|
font-weight: var(--hx-font-weight-semibold, 600);
|
|
@@ -87,7 +90,7 @@
|
|
|
87
90
|
justify-content: center;
|
|
88
91
|
min-width: var(--hx-pagination-button-size, var(--hx-touch-target-min, 2.75rem));
|
|
89
92
|
min-height: var(--hx-pagination-button-size, var(--hx-touch-target-min, 2.75rem));
|
|
90
|
-
color: var(--hx-pagination-ellipsis-color, var(--hx-color-text-muted, #
|
|
93
|
+
color: var(--hx-pagination-ellipsis-color, var(--hx-color-text-muted, #4a5362));
|
|
91
94
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
92
95
|
user-select: none;
|
|
93
96
|
}
|
|
@@ -108,7 +111,7 @@
|
|
|
108
111
|
align-items: center;
|
|
109
112
|
gap: var(--hx-space-2, 0.5rem);
|
|
110
113
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
111
|
-
color: var(--hx-color-text-muted, #
|
|
114
|
+
color: var(--hx-pagination-page-size-label-color, var(--hx-color-text-muted, #4a5362));
|
|
112
115
|
white-space: nowrap;
|
|
113
116
|
}
|
|
114
117
|
|
|
@@ -116,10 +119,10 @@
|
|
|
116
119
|
min-height: var(--hx-pagination-button-size, var(--hx-touch-target-min, 2.75rem));
|
|
117
120
|
padding: 0 var(--hx-space-2, 0.5rem);
|
|
118
121
|
border: var(--hx-border-width-thin, 1px) solid
|
|
119
|
-
var(--hx-pagination-border-color, var(--hx-color-border-strong, #
|
|
122
|
+
var(--hx-pagination-border-color, var(--hx-color-border-strong, #66787b));
|
|
120
123
|
border-radius: var(--hx-pagination-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
121
124
|
background: var(--hx-pagination-bg, var(--hx-color-surface-default, #ffffff));
|
|
122
|
-
color: var(--hx-pagination-color, var(--hx-color-text-primary, #
|
|
125
|
+
color: var(--hx-pagination-color, var(--hx-color-text-primary, #0d1825));
|
|
123
126
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
124
127
|
font-family: inherit;
|
|
125
128
|
cursor: pointer;
|
|
@@ -127,7 +130,10 @@
|
|
|
127
130
|
|
|
128
131
|
.page-size-select:focus-visible {
|
|
129
132
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
130
|
-
var(
|
|
133
|
+
var(
|
|
134
|
+
--hx-pagination-focus-ring-color,
|
|
135
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
136
|
+
);
|
|
131
137
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
132
138
|
}
|
|
133
139
|
|