@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
package/dist/css/helix-core.css
CHANGED
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
overflow: hidden;
|
|
24
24
|
width: var(--hx-avatar-size);
|
|
25
25
|
height: var(--hx-avatar-size);
|
|
26
|
-
background-color: var(--hx-avatar-bg, var(--hx-color-primary-100));
|
|
27
|
-
color: var(--hx-avatar-color, var(--hx-color-primary-700));
|
|
26
|
+
background-color: var(--hx-avatar-bg, var(--hx-color-primary-100, #dbf0f0));
|
|
27
|
+
color: var(--hx-avatar-color, var(--hx-color-primary-700, #0f6363));
|
|
28
28
|
border-radius: var(--hx-avatar-border-radius);
|
|
29
29
|
flex-shrink: 0;
|
|
30
30
|
}
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
.avatar__fallback-icon {
|
|
93
93
|
width: 60%;
|
|
94
94
|
height: 60%;
|
|
95
|
-
color: var(--hx-avatar-color, var(--hx-color-primary-700));
|
|
95
|
+
color: var(--hx-avatar-color, var(--hx-color-primary-700, #0f6363));
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
/* ─── Badge Slot ─── */
|
|
@@ -145,8 +145,8 @@
|
|
|
145
145
|
justify-content: center;
|
|
146
146
|
gap: var(--hx-space-1, 0.25rem);
|
|
147
147
|
border-radius: var(--hx-badge-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
148
|
-
background-color: var(--hx-badge-bg, var(--hx-color-primary-500, #
|
|
149
|
-
color: var(--hx-badge-color, var(--hx-color-
|
|
148
|
+
background-color: var(--hx-badge-bg, var(--hx-color-primary-500, #429797));
|
|
149
|
+
color: var(--hx-badge-color, var(--hx-color-text-on-primary, #0d1825));
|
|
150
150
|
font-family: var(--hx-badge-font-family, var(--hx-font-family-sans, sans-serif));
|
|
151
151
|
font-weight: var(--hx-badge-font-weight, var(--hx-font-weight-semibold, 600));
|
|
152
152
|
line-height: var(--hx-line-height-tight, 1.25);
|
|
@@ -178,65 +178,65 @@
|
|
|
178
178
|
/* ─── Style Variants ─── */
|
|
179
179
|
|
|
180
180
|
.badge--primary {
|
|
181
|
-
--hx-badge-bg: var(--hx-color-primary-500, #
|
|
182
|
-
--hx-badge-color: var(--hx-color-
|
|
181
|
+
--hx-badge-bg: var(--hx-badge-primary-bg, var(--hx-color-primary-500, #429797));
|
|
182
|
+
--hx-badge-color: var(--hx-badge-primary-color, var(--hx-color-text-on-primary, #0d1825));
|
|
183
183
|
--hx-badge-pulse-color-internal: var(
|
|
184
184
|
--hx-badge-pulse-color,
|
|
185
|
-
var(--hx-color-primary-500, #
|
|
185
|
+
var(--hx-badge-primary-bg, var(--hx-color-primary-500, #429797))
|
|
186
186
|
);
|
|
187
187
|
}
|
|
188
188
|
|
|
189
189
|
.badge--secondary {
|
|
190
|
-
--hx-badge-bg: var(--hx-badge-secondary-bg, var(--hx-color-neutral-100, #
|
|
191
|
-
--hx-badge-color: var(--hx-badge-secondary-color, var(--hx-color-neutral-700, #
|
|
190
|
+
--hx-badge-bg: var(--hx-badge-secondary-bg, var(--hx-color-neutral-100, #ebeee9));
|
|
191
|
+
--hx-badge-color: var(--hx-badge-secondary-color, var(--hx-color-neutral-700, #313e4b));
|
|
192
192
|
--hx-badge-pulse-color-internal: var(
|
|
193
193
|
--hx-badge-pulse-color,
|
|
194
|
-
var(--hx-badge-secondary-bg, var(--hx-color-neutral-100, #
|
|
194
|
+
var(--hx-badge-secondary-bg, var(--hx-color-neutral-100, #ebeee9))
|
|
195
195
|
);
|
|
196
196
|
}
|
|
197
197
|
|
|
198
198
|
.badge--success {
|
|
199
|
-
--hx-badge-bg: var(--hx-color-success-700, #
|
|
200
|
-
--hx-badge-color: var(--hx-color-neutral-0, #ffffff);
|
|
199
|
+
--hx-badge-bg: var(--hx-badge-success-bg, var(--hx-color-success-700, #146831));
|
|
200
|
+
--hx-badge-color: var(--hx-badge-success-color, var(--hx-color-neutral-0, #ffffff));
|
|
201
201
|
--hx-badge-pulse-color-internal: var(
|
|
202
202
|
--hx-badge-pulse-color,
|
|
203
|
-
var(--hx-color-success-700, #
|
|
203
|
+
var(--hx-badge-success-bg, var(--hx-color-success-700, #146831))
|
|
204
204
|
);
|
|
205
205
|
}
|
|
206
206
|
|
|
207
207
|
.badge--warning {
|
|
208
|
-
--hx-badge-bg: var(--hx-color-warning-500, #
|
|
209
|
-
--hx-badge-color: var(--hx-color-neutral-900, #
|
|
208
|
+
--hx-badge-bg: var(--hx-badge-warning-bg, var(--hx-color-warning-500, #c2711c));
|
|
209
|
+
--hx-badge-color: var(--hx-badge-warning-color, var(--hx-color-neutral-900, #0d1825));
|
|
210
210
|
--hx-badge-pulse-color-internal: var(
|
|
211
211
|
--hx-badge-pulse-color,
|
|
212
|
-
var(--hx-color-warning-500, #
|
|
212
|
+
var(--hx-badge-warning-bg, var(--hx-color-warning-500, #c2711c))
|
|
213
213
|
);
|
|
214
214
|
}
|
|
215
215
|
|
|
216
216
|
.badge--error {
|
|
217
|
-
--hx-badge-bg: var(--hx-color-error-500, #
|
|
218
|
-
--hx-badge-color: var(--hx-color-
|
|
217
|
+
--hx-badge-bg: var(--hx-badge-error-bg, var(--hx-color-error-500, #e5493e));
|
|
218
|
+
--hx-badge-color: var(--hx-badge-error-color, var(--hx-color-text-on-error, #0d1825));
|
|
219
219
|
--hx-badge-pulse-color-internal: var(
|
|
220
220
|
--hx-badge-pulse-color,
|
|
221
|
-
var(--hx-color-error-500, #
|
|
221
|
+
var(--hx-badge-error-bg, var(--hx-color-error-500, #e5493e))
|
|
222
222
|
);
|
|
223
223
|
}
|
|
224
224
|
|
|
225
225
|
.badge--neutral {
|
|
226
|
-
--hx-badge-bg: var(--hx-color-neutral-200, #
|
|
227
|
-
--hx-badge-color: var(--hx-color-neutral-700, #
|
|
226
|
+
--hx-badge-bg: var(--hx-badge-neutral-bg, var(--hx-color-neutral-200, #d6dbd5));
|
|
227
|
+
--hx-badge-color: var(--hx-badge-neutral-color, var(--hx-color-neutral-700, #313e4b));
|
|
228
228
|
--hx-badge-pulse-color-internal: var(
|
|
229
229
|
--hx-badge-pulse-color,
|
|
230
|
-
var(--hx-color-neutral-200, #
|
|
230
|
+
var(--hx-badge-neutral-bg, var(--hx-color-neutral-200, #d6dbd5))
|
|
231
231
|
);
|
|
232
232
|
}
|
|
233
233
|
|
|
234
234
|
.badge--info {
|
|
235
|
-
--hx-badge-bg: var(--hx-badge-info-bg, var(--hx-color-info-700, #
|
|
235
|
+
--hx-badge-bg: var(--hx-badge-info-bg, var(--hx-color-info-700, #0e5997));
|
|
236
236
|
--hx-badge-color: var(--hx-badge-info-color, var(--hx-color-neutral-0, #ffffff));
|
|
237
237
|
--hx-badge-pulse-color-internal: var(
|
|
238
238
|
--hx-badge-pulse-color,
|
|
239
|
-
var(--hx-badge-info-bg, var(--hx-color-info-700, #
|
|
239
|
+
var(--hx-badge-info-bg, var(--hx-color-info-700, #0e5997))
|
|
240
240
|
);
|
|
241
241
|
}
|
|
242
242
|
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
gap: var(--hx-space-2, 0.5rem);
|
|
377
377
|
border: var(--hx-border-width-thin, 1px) solid var(--hx-button-border-color, transparent);
|
|
378
378
|
border-radius: var(--hx-button-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
379
|
-
background-color: var(--hx-button-bg, var(--hx-color-primary-500, #
|
|
379
|
+
background-color: var(--hx-button-bg, var(--hx-color-primary-500, #429797));
|
|
380
380
|
color: var(--hx-button-color, var(--hx-color-neutral-0, #ffffff));
|
|
381
381
|
font-family: var(--hx-button-font-family, var(--hx-font-family-sans, sans-serif));
|
|
382
382
|
font-weight: var(--hx-button-font-weight, var(--hx-font-weight-semibold, 600));
|
|
@@ -395,7 +395,10 @@
|
|
|
395
395
|
|
|
396
396
|
.button:focus-visible {
|
|
397
397
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
398
|
-
var(
|
|
398
|
+
var(
|
|
399
|
+
--hx-button-focus-ring-color,
|
|
400
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
401
|
+
);
|
|
399
402
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
400
403
|
}
|
|
401
404
|
|
|
@@ -433,63 +436,77 @@
|
|
|
433
436
|
/* ─── Style Variants ─── */
|
|
434
437
|
|
|
435
438
|
.button--primary {
|
|
436
|
-
--hx-button-bg: var(--hx-color-primary-500);
|
|
437
|
-
--hx-button-color: var(--hx-color-text-on-primary);
|
|
439
|
+
--hx-button-bg: var(--hx-color-primary-500, #429797);
|
|
440
|
+
--hx-button-color: var(--hx-color-text-on-primary, #ffffff);
|
|
438
441
|
--hx-button-border-color: transparent;
|
|
439
442
|
}
|
|
440
443
|
|
|
441
444
|
.button--secondary {
|
|
442
445
|
--hx-button-bg: transparent;
|
|
443
|
-
|
|
444
|
-
|
|
446
|
+
/* primary-500 (#429797) text on white surface = 3.43:1 — fails AA.
|
|
447
|
+
primary-600 (#0F7078) on white = 6.06:1 — AA pass. */
|
|
448
|
+
--hx-button-color: var(--hx-color-primary-600, #0f7078);
|
|
449
|
+
--hx-button-border-color: var(--hx-color-primary-600, #0f7078);
|
|
445
450
|
}
|
|
446
451
|
|
|
447
452
|
.button--secondary:hover {
|
|
448
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-surface-raised, #
|
|
453
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-surface-raised, #f5f8f3));
|
|
449
454
|
}
|
|
450
455
|
|
|
451
456
|
.button--tertiary {
|
|
452
|
-
--hx-button-bg: var(--hx-color-surface-sunken, #
|
|
453
|
-
--hx-button-color: var(--hx-color-text-primary, #
|
|
457
|
+
--hx-button-bg: var(--hx-color-surface-sunken, #ebeee9);
|
|
458
|
+
--hx-button-color: var(--hx-color-text-primary, #0d1825);
|
|
454
459
|
--hx-button-border-color: transparent;
|
|
455
460
|
}
|
|
456
461
|
|
|
457
462
|
.button--tertiary:hover {
|
|
458
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-surface-raised, #
|
|
463
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-surface-raised, #f5f8f3));
|
|
459
464
|
}
|
|
460
465
|
|
|
461
466
|
.button--danger {
|
|
462
|
-
--hx-button-bg: var(--hx-color-error-500);
|
|
463
|
-
--hx-button-color: var(--hx-color-text-on-error);
|
|
467
|
+
--hx-button-bg: var(--hx-color-error-500, #e5493e);
|
|
468
|
+
--hx-button-color: var(--hx-color-text-on-error, #ffffff);
|
|
464
469
|
--hx-button-border-color: transparent;
|
|
465
470
|
}
|
|
466
471
|
|
|
472
|
+
/* on-error tokens are tuned for error-500 (neutral-900 on #E5493E ≈ 4.59:1).
|
|
473
|
+
error-600 (#C92A2A) drops that to 2.25:1 — AA fail. Hold fg at neutral-0
|
|
474
|
+
directly so darker hover fills stay legible. Mirrors hx-toast precedent
|
|
475
|
+
(commit 300e21ab0). */
|
|
467
476
|
.button--danger:hover {
|
|
468
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-error-600));
|
|
477
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-error-600, #c92a2a));
|
|
478
|
+
--hx-button-color: var(--hx-color-neutral-0, #ffffff);
|
|
469
479
|
}
|
|
470
480
|
|
|
471
481
|
.button--ghost {
|
|
472
482
|
--hx-button-bg: transparent;
|
|
473
|
-
|
|
483
|
+
/* primary-500 (#429797) text on white surface = 3.43:1 — fails AA.
|
|
484
|
+
primary-600 (#0F7078) on white = 6.06:1 — AA pass. */
|
|
485
|
+
--hx-button-color: var(--hx-color-primary-600, #0f7078);
|
|
474
486
|
--hx-button-border-color: transparent;
|
|
475
487
|
}
|
|
476
488
|
|
|
477
489
|
.button--ghost:hover {
|
|
478
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-surface-raised, #
|
|
490
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-surface-raised, #f5f8f3));
|
|
479
491
|
}
|
|
480
492
|
|
|
481
493
|
.button--outline {
|
|
482
494
|
--hx-button-bg: transparent;
|
|
483
|
-
--hx-button-color: var(--hx-color-text-primary, #
|
|
484
|
-
--hx-button-border-color: var(--hx-color-border-strong, #
|
|
495
|
+
--hx-button-color: var(--hx-color-text-primary, #0d1825);
|
|
496
|
+
--hx-button-border-color: var(--hx-color-border-strong, #8e9c98);
|
|
485
497
|
}
|
|
486
498
|
|
|
487
499
|
.button--outline:hover {
|
|
488
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-surface-raised, #
|
|
500
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-surface-raised, #f5f8f3));
|
|
489
501
|
}
|
|
490
502
|
|
|
503
|
+
/* on-primary token resolves to neutral-900 (#0D1825) — tuned for primary-500.
|
|
504
|
+
primary-600 (#0F7078) drops the pair to 3.07:1 — AA fail. Pin fg at
|
|
505
|
+
neutral-0 for the darker hover fill. Mirrors hx-toast precedent
|
|
506
|
+
(commit 300e21ab0). */
|
|
491
507
|
.button--primary:hover {
|
|
492
|
-
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-primary-600));
|
|
508
|
+
--hx-button-bg: var(--hx-button-hover-bg, var(--hx-color-primary-600, #0f7078));
|
|
509
|
+
--hx-button-color: var(--hx-color-neutral-0, #ffffff);
|
|
493
510
|
}
|
|
494
511
|
|
|
495
512
|
/* ─── Disabled ─── */
|
|
@@ -535,7 +552,7 @@
|
|
|
535
552
|
|
|
536
553
|
/* Override text color and filter-based hover/active for all variants */
|
|
537
554
|
:host([inverted]) .button {
|
|
538
|
-
color: var(--hx-button-inverted-color, var(--hx-color-neutral-0));
|
|
555
|
+
color: var(--hx-button-inverted-color, var(--hx-color-neutral-0, #ffffff));
|
|
539
556
|
filter: none;
|
|
540
557
|
}
|
|
541
558
|
|
|
@@ -556,7 +573,7 @@
|
|
|
556
573
|
|
|
557
574
|
/* Primary inverted — slight transparent white overlay on hover */
|
|
558
575
|
:host([inverted]) .button--primary:hover {
|
|
559
|
-
--hx-button-bg: var(--hx-color-primary-400, #
|
|
576
|
+
--hx-button-bg: var(--hx-color-primary-400, #6ab1b1);
|
|
560
577
|
}
|
|
561
578
|
|
|
562
579
|
/* Secondary inverted — white border and text */
|
|
@@ -670,33 +687,43 @@
|
|
|
670
687
|
/* ─── No Double Borders: Horizontal ─── */
|
|
671
688
|
|
|
672
689
|
.group--horizontal ::slotted(*:not(:first-child)) {
|
|
673
|
-
margin-inline-start:
|
|
690
|
+
margin-inline-start: var(
|
|
691
|
+
--hx-button-group-divider-offset,
|
|
692
|
+
calc(-1 * var(--hx-border-width-thin, 1px))
|
|
693
|
+
);
|
|
674
694
|
}
|
|
675
695
|
|
|
676
696
|
/* ─── No Double Borders: Vertical ─── */
|
|
677
697
|
|
|
678
698
|
.group--vertical ::slotted(*:not(:first-child)) {
|
|
679
|
-
margin-top: calc(-1 * var(--hx-border-width-thin, 1px));
|
|
699
|
+
margin-top: var(--hx-button-group-divider-offset, calc(-1 * var(--hx-border-width-thin, 1px)));
|
|
680
700
|
}
|
|
681
701
|
|
|
682
702
|
/* ─── Border Radius: Horizontal — Single child keeps all corners ─── */
|
|
683
703
|
|
|
684
704
|
.group--horizontal ::slotted(:only-child) {
|
|
685
|
-
--hx-button-border-radius: var(
|
|
705
|
+
--hx-button-border-radius: var(
|
|
706
|
+
--hx-button-group-border-radius,
|
|
707
|
+
var(--hx-border-radius-md, 0.375rem)
|
|
708
|
+
);
|
|
686
709
|
}
|
|
687
710
|
|
|
688
711
|
/* ─── Border Radius: Horizontal — First child keeps left corners ─── */
|
|
689
712
|
|
|
690
713
|
.group--horizontal ::slotted(:first-child:not(:only-child)) {
|
|
691
|
-
--hx-button-border-radius: var(
|
|
692
|
-
|
|
714
|
+
--hx-button-border-radius: var(
|
|
715
|
+
--hx-button-group-border-radius,
|
|
716
|
+
var(--hx-border-radius-md, 0.375rem)
|
|
717
|
+
)
|
|
718
|
+
0 0 var(--hx-button-group-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
693
719
|
}
|
|
694
720
|
|
|
695
721
|
/* ─── Border Radius: Horizontal — Last child keeps right corners ─── */
|
|
696
722
|
|
|
697
723
|
.group--horizontal ::slotted(:last-child:not(:only-child)) {
|
|
698
|
-
--hx-button-border-radius: 0
|
|
699
|
-
var(--hx-border-radius-md, 0.375rem)
|
|
724
|
+
--hx-button-border-radius: 0
|
|
725
|
+
var(--hx-button-group-border-radius, var(--hx-border-radius-md, 0.375rem))
|
|
726
|
+
var(--hx-button-group-border-radius, var(--hx-border-radius-md, 0.375rem)) 0;
|
|
700
727
|
}
|
|
701
728
|
|
|
702
729
|
/* ─── Border Radius: Horizontal — Middle children have no radius ─── */
|
|
@@ -708,21 +735,28 @@
|
|
|
708
735
|
/* ─── Border Radius: Vertical — Single child keeps all corners ─── */
|
|
709
736
|
|
|
710
737
|
.group--vertical ::slotted(:only-child) {
|
|
711
|
-
--hx-button-border-radius: var(
|
|
738
|
+
--hx-button-border-radius: var(
|
|
739
|
+
--hx-button-group-border-radius,
|
|
740
|
+
var(--hx-border-radius-md, 0.375rem)
|
|
741
|
+
);
|
|
712
742
|
}
|
|
713
743
|
|
|
714
744
|
/* ─── Border Radius: Vertical — First child keeps top corners ─── */
|
|
715
745
|
|
|
716
746
|
.group--vertical ::slotted(:first-child:not(:only-child)) {
|
|
717
|
-
--hx-button-border-radius: var(
|
|
718
|
-
|
|
747
|
+
--hx-button-border-radius: var(
|
|
748
|
+
--hx-button-group-border-radius,
|
|
749
|
+
var(--hx-border-radius-md, 0.375rem)
|
|
750
|
+
)
|
|
751
|
+
var(--hx-button-group-border-radius, var(--hx-border-radius-md, 0.375rem)) 0 0;
|
|
719
752
|
}
|
|
720
753
|
|
|
721
754
|
/* ─── Border Radius: Vertical — Last child keeps bottom corners ─── */
|
|
722
755
|
|
|
723
756
|
.group--vertical ::slotted(:last-child:not(:only-child)) {
|
|
724
|
-
--hx-button-border-radius: 0 0
|
|
725
|
-
var(--hx-border-radius-md, 0.375rem)
|
|
757
|
+
--hx-button-border-radius: 0 0
|
|
758
|
+
var(--hx-button-group-border-radius, var(--hx-border-radius-md, 0.375rem))
|
|
759
|
+
var(--hx-button-group-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
726
760
|
}
|
|
727
761
|
|
|
728
762
|
/* ─── Border Radius: Vertical — Middle children have no radius ─── */
|
|
@@ -734,7 +768,7 @@
|
|
|
734
768
|
/* ─── Z-index: Raise focused child above siblings to show full focus ring ─── */
|
|
735
769
|
|
|
736
770
|
.group ::slotted(:focus-within) {
|
|
737
|
-
z-index: 1;
|
|
771
|
+
z-index: var(--hx-button-group-focus-z-index, 1);
|
|
738
772
|
position: relative;
|
|
739
773
|
}
|
|
740
774
|
|
|
@@ -747,7 +781,7 @@
|
|
|
747
781
|
* outline from hx-button's own forced-colors block is fully visible.
|
|
748
782
|
*/
|
|
749
783
|
.group ::slotted(:focus-within) {
|
|
750
|
-
z-index: 2;
|
|
784
|
+
z-index: var(--hx-button-group-focus-z-index-hc, 2);
|
|
751
785
|
}
|
|
752
786
|
}
|
|
753
787
|
/* ── hx-card ── */
|
|
@@ -762,9 +796,9 @@
|
|
|
762
796
|
flex-direction: column;
|
|
763
797
|
gap: var(--hx-card-gap, var(--hx-space-4, 1rem));
|
|
764
798
|
background-color: var(--hx-card-bg, var(--hx-color-surface-default, #ffffff));
|
|
765
|
-
color: var(--hx-card-color, var(--hx-color-text-strong, #
|
|
799
|
+
color: var(--hx-card-color, var(--hx-color-text-strong, #202b39));
|
|
766
800
|
border: var(--hx-border-width-thin, 1px) solid
|
|
767
|
-
var(--hx-card-border-color, var(--hx-color-border-default, #
|
|
801
|
+
var(--hx-card-border-color, var(--hx-color-border-default, #d6dbd5));
|
|
768
802
|
border-radius: var(--hx-card-border-radius, var(--hx-border-radius-lg, 0.5rem));
|
|
769
803
|
overflow: hidden;
|
|
770
804
|
font-family: var(--hx-card-font-family, var(--hx-font-family-sans, sans-serif));
|
|
@@ -780,11 +814,14 @@
|
|
|
780
814
|
}
|
|
781
815
|
|
|
782
816
|
.card--raised {
|
|
783
|
-
box-shadow: var(--hx-shadow-md, 0 4px 6px -1px rgb(0 0 0 / 0.1));
|
|
817
|
+
box-shadow: var(--hx-card-shadow, var(--hx-shadow-md, 0 4px 6px -1px rgb(0 0 0 / 0.1)));
|
|
784
818
|
}
|
|
785
819
|
|
|
786
820
|
.card--floating {
|
|
787
|
-
box-shadow: var(
|
|
821
|
+
box-shadow: var(
|
|
822
|
+
--hx-card-shadow-floating,
|
|
823
|
+
var(--hx-shadow-xl, 0 20px 25px -5px rgb(0 0 0 / 0.1))
|
|
824
|
+
);
|
|
788
825
|
}
|
|
789
826
|
|
|
790
827
|
/* ─── Style Variants ─── */
|
|
@@ -794,8 +831,8 @@
|
|
|
794
831
|
}
|
|
795
832
|
|
|
796
833
|
.card--featured {
|
|
797
|
-
border-color: var(--hx-color-primary-500, #
|
|
798
|
-
border-width: var(--hx-border-width-medium, 2px);
|
|
834
|
+
border-color: var(--hx-card-featured-border-color, var(--hx-color-primary-500, #429797));
|
|
835
|
+
border-width: var(--hx-card-featured-border-width, var(--hx-border-width-medium, 2px));
|
|
799
836
|
}
|
|
800
837
|
|
|
801
838
|
.card--compact .card__body {
|
|
@@ -827,13 +864,16 @@
|
|
|
827
864
|
}
|
|
828
865
|
|
|
829
866
|
.card--interactive:hover {
|
|
830
|
-
box-shadow: var(--hx-shadow-lg, 0 10px 15px -3px rgb(0 0 0 / 0.1));
|
|
867
|
+
box-shadow: var(--hx-card-shadow-hover, var(--hx-shadow-lg, 0 10px 15px -3px rgb(0 0 0 / 0.1)));
|
|
831
868
|
transform: translateY(var(--hx-transform-lift-md, -2px));
|
|
832
869
|
}
|
|
833
870
|
|
|
834
871
|
.card--interactive:focus-visible {
|
|
835
872
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
836
|
-
var(
|
|
873
|
+
var(
|
|
874
|
+
--hx-card-focus-ring-color,
|
|
875
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
876
|
+
);
|
|
837
877
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
838
878
|
}
|
|
839
879
|
|
|
@@ -890,7 +930,14 @@
|
|
|
890
930
|
flex: 1;
|
|
891
931
|
font-size: var(--hx-font-size-md, 1rem);
|
|
892
932
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
893
|
-
|
|
933
|
+
/*
|
|
934
|
+
* Body color cascades: component-tier --hx-card-body-color overrides
|
|
935
|
+
* the host-tier --hx-card-color, which falls back to text-secondary.
|
|
936
|
+
* Preserves the propagation contract: setting --hx-card-color on the
|
|
937
|
+
* host flows into the body slot (and through to slotted light-DOM
|
|
938
|
+
* descendants via flat-tree inheritance).
|
|
939
|
+
*/
|
|
940
|
+
color: var(--hx-card-body-color, var(--hx-card-color, var(--hx-color-text-secondary, #313e4b)));
|
|
894
941
|
}
|
|
895
942
|
|
|
896
943
|
.card__footer {
|
|
@@ -908,11 +955,12 @@
|
|
|
908
955
|
padding-bottom: var(--hx-card-padding, var(--hx-space-6, 1.5rem));
|
|
909
956
|
padding-inline-start: var(--hx-card-padding, var(--hx-space-6, 1.5rem));
|
|
910
957
|
border-top: var(--hx-border-width-thin, 1px) solid
|
|
911
|
-
var(--hx-card-border-color, var(--hx-color-border-default, #
|
|
958
|
+
var(--hx-card-border-color, var(--hx-color-border-default, #d6dbd5));
|
|
912
959
|
margin-top: auto;
|
|
913
960
|
}
|
|
914
961
|
|
|
915
962
|
/* ─── Forced Colors (Windows High Contrast) ─── */
|
|
963
|
+
/* Belt-and-suspenders: rich per-class HC overrides PLUS the forcedColorsSurface mixin. */
|
|
916
964
|
|
|
917
965
|
@media (forced-colors: active) {
|
|
918
966
|
.card {
|
|
@@ -926,9 +974,9 @@
|
|
|
926
974
|
/* ── hx-divider ── */
|
|
927
975
|
:host {
|
|
928
976
|
display: block;
|
|
929
|
-
--_divider-color: var(--hx-divider-color, var(--hx-color-border-default, #
|
|
977
|
+
--_divider-color: var(--hx-divider-color, var(--hx-color-border-default, #d6dbd5));
|
|
930
978
|
--_divider-width: var(--hx-divider-width, var(--hx-border-width-thin, 1px));
|
|
931
|
-
--_divider-label-color: var(--hx-divider-label-color, var(--hx-color-text-muted, #
|
|
979
|
+
--_divider-label-color: var(--hx-divider-label-color, var(--hx-color-text-muted, #66787b));
|
|
932
980
|
--_divider-label-size: var(--hx-divider-label-font-size, var(--hx-font-size-sm, 0.875rem));
|
|
933
981
|
--_divider-label-gap: var(--hx-divider-label-gap, var(--hx-space-3, 0.75rem));
|
|
934
982
|
}
|
|
@@ -1106,23 +1154,23 @@
|
|
|
1106
1154
|
|
|
1107
1155
|
:host([disabled]) {
|
|
1108
1156
|
pointer-events: none;
|
|
1109
|
-
opacity: var(--hx-opacity-disabled);
|
|
1157
|
+
opacity: var(--hx-opacity-disabled, 0.5);
|
|
1110
1158
|
}
|
|
1111
1159
|
|
|
1112
1160
|
.button {
|
|
1113
1161
|
display: inline-flex;
|
|
1114
1162
|
align-items: center;
|
|
1115
1163
|
justify-content: center;
|
|
1116
|
-
border: var(--hx-border-width-thin) solid var(--hx-icon-button-border-color);
|
|
1117
|
-
border-radius: var(--hx-icon-button-border-radius, var(--hx-border-radius-md));
|
|
1118
|
-
background-color: var(--hx-icon-button-bg);
|
|
1119
|
-
color: var(--hx-icon-button-color, var(--hx-color-primary-500));
|
|
1164
|
+
border: var(--hx-border-width-thin, 1px) solid var(--hx-icon-button-border-color, transparent);
|
|
1165
|
+
border-radius: var(--hx-icon-button-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
1166
|
+
background-color: var(--hx-icon-button-bg, transparent);
|
|
1167
|
+
color: var(--hx-icon-button-color, var(--hx-color-primary-500, #429797));
|
|
1120
1168
|
cursor: pointer;
|
|
1121
1169
|
transition:
|
|
1122
|
-
background-color var(--hx-transition-fast),
|
|
1123
|
-
color var(--hx-transition-fast),
|
|
1124
|
-
border-color var(--hx-transition-fast),
|
|
1125
|
-
box-shadow var(--hx-transition-fast);
|
|
1170
|
+
background-color var(--hx-transition-fast, 150ms ease),
|
|
1171
|
+
color var(--hx-transition-fast, 150ms ease),
|
|
1172
|
+
border-color var(--hx-transition-fast, 150ms ease),
|
|
1173
|
+
box-shadow var(--hx-transition-fast, 150ms ease);
|
|
1126
1174
|
text-decoration: none;
|
|
1127
1175
|
user-select: none;
|
|
1128
1176
|
-webkit-user-select: none;
|
|
@@ -1130,9 +1178,12 @@
|
|
|
1130
1178
|
}
|
|
1131
1179
|
|
|
1132
1180
|
.button:focus-visible {
|
|
1133
|
-
outline: var(--hx-focus-ring-width) solid
|
|
1134
|
-
var(
|
|
1135
|
-
|
|
1181
|
+
outline: var(--hx-focus-ring-width, 2px) solid
|
|
1182
|
+
var(
|
|
1183
|
+
--hx-icon-button-focus-ring-color,
|
|
1184
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-500, #429797))
|
|
1185
|
+
);
|
|
1186
|
+
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
1136
1187
|
}
|
|
1137
1188
|
|
|
1138
1189
|
.button:active {
|
|
@@ -1146,82 +1197,90 @@
|
|
|
1146
1197
|
the 2.75rem (44px) threshold, preserving the visual icon size via font-size. */
|
|
1147
1198
|
|
|
1148
1199
|
.button--sm {
|
|
1149
|
-
padding: var(--hx-space-1);
|
|
1150
|
-
width: var(--hx-icon-button-size, var(--hx-size-8));
|
|
1151
|
-
height: var(--hx-icon-button-size, var(--hx-size-8));
|
|
1200
|
+
padding: var(--hx-space-1, 0.25rem);
|
|
1201
|
+
width: var(--hx-icon-button-size, var(--hx-size-8, 2rem));
|
|
1202
|
+
height: var(--hx-icon-button-size, var(--hx-size-8, 2rem));
|
|
1152
1203
|
min-width: var(--hx-touch-target-min, 2.75rem);
|
|
1153
1204
|
min-height: var(--hx-touch-target-min, 2.75rem);
|
|
1154
|
-
font-size: var(--hx-font-size-sm);
|
|
1205
|
+
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
1155
1206
|
}
|
|
1156
1207
|
|
|
1157
1208
|
.button--md {
|
|
1158
|
-
padding: var(--hx-space-2);
|
|
1159
|
-
width: var(--hx-icon-button-size, var(--hx-size-10));
|
|
1160
|
-
height: var(--hx-icon-button-size, var(--hx-size-10));
|
|
1209
|
+
padding: var(--hx-space-2, 0.5rem);
|
|
1210
|
+
width: var(--hx-icon-button-size, var(--hx-size-10, 2.5rem));
|
|
1211
|
+
height: var(--hx-icon-button-size, var(--hx-size-10, 2.5rem));
|
|
1161
1212
|
min-width: var(--hx-touch-target-min, 2.75rem);
|
|
1162
1213
|
min-height: var(--hx-touch-target-min, 2.75rem);
|
|
1163
|
-
font-size: var(--hx-font-size-md);
|
|
1214
|
+
font-size: var(--hx-font-size-md, 1rem);
|
|
1164
1215
|
}
|
|
1165
1216
|
|
|
1166
1217
|
.button--lg {
|
|
1167
|
-
padding: var(--hx-space-3);
|
|
1168
|
-
width: var(--hx-icon-button-size, var(--hx-size-12));
|
|
1169
|
-
height: var(--hx-icon-button-size, var(--hx-size-12));
|
|
1218
|
+
padding: var(--hx-space-3, 0.75rem);
|
|
1219
|
+
width: var(--hx-icon-button-size, var(--hx-size-12, 3rem));
|
|
1220
|
+
height: var(--hx-icon-button-size, var(--hx-size-12, 3rem));
|
|
1170
1221
|
min-width: var(--hx-touch-target-min, 2.75rem);
|
|
1171
1222
|
min-height: var(--hx-touch-target-min, 2.75rem);
|
|
1172
|
-
font-size: var(--hx-font-size-lg);
|
|
1223
|
+
font-size: var(--hx-font-size-lg, 1.125rem);
|
|
1173
1224
|
}
|
|
1174
1225
|
|
|
1175
1226
|
/* ─── Style Variants ─── */
|
|
1176
1227
|
|
|
1177
1228
|
.button--primary {
|
|
1178
|
-
--hx-icon-button-bg: var(--hx-color-primary-500);
|
|
1179
|
-
--hx-icon-button-color: var(--hx-color-text-on-primary);
|
|
1229
|
+
--hx-icon-button-bg: var(--hx-color-primary-500, #429797);
|
|
1230
|
+
--hx-icon-button-color: var(--hx-color-text-on-primary, #ffffff);
|
|
1180
1231
|
--hx-icon-button-border-color: transparent;
|
|
1181
1232
|
}
|
|
1182
1233
|
|
|
1234
|
+
/* on-primary tokens are tuned for primary-500. primary-600 + on-primary
|
|
1235
|
+
drops icon contrast to 3.07:1 — fails the 4.5:1 floor for meaningful
|
|
1236
|
+
icons. Pin fg at neutral-0 (5.82:1 on primary-600). Mirrors hx-button. */
|
|
1183
1237
|
.button--primary:hover {
|
|
1184
|
-
--hx-icon-button-bg: var(--hx-color-primary-600);
|
|
1238
|
+
--hx-icon-button-bg: var(--hx-color-primary-600, #0f7078);
|
|
1239
|
+
--hx-icon-button-color: var(--hx-color-neutral-0, #ffffff);
|
|
1185
1240
|
}
|
|
1186
1241
|
|
|
1187
1242
|
.button--secondary {
|
|
1188
1243
|
--hx-icon-button-bg: transparent;
|
|
1189
|
-
--hx-icon-button-color: var(--hx-color-primary-500);
|
|
1190
|
-
--hx-icon-button-border-color: var(--hx-color-primary-500);
|
|
1244
|
+
--hx-icon-button-color: var(--hx-color-primary-500, #429797);
|
|
1245
|
+
--hx-icon-button-border-color: var(--hx-color-primary-500, #429797);
|
|
1191
1246
|
}
|
|
1192
1247
|
|
|
1193
1248
|
.button--secondary:hover {
|
|
1194
|
-
--hx-icon-button-bg: var(--hx-color-primary-50);
|
|
1249
|
+
--hx-icon-button-bg: var(--hx-color-primary-50, #ebf8f8);
|
|
1195
1250
|
}
|
|
1196
1251
|
|
|
1197
1252
|
.button--tertiary {
|
|
1198
1253
|
--hx-icon-button-bg: transparent;
|
|
1199
|
-
--hx-icon-button-color: var(--hx-color-text-strong);
|
|
1200
|
-
--hx-icon-button-border-color: var(--hx-color-border-strong);
|
|
1254
|
+
--hx-icon-button-color: var(--hx-color-text-strong, #202b39);
|
|
1255
|
+
--hx-icon-button-border-color: var(--hx-color-border-strong, #8e9c98);
|
|
1201
1256
|
}
|
|
1202
1257
|
|
|
1203
1258
|
.button--tertiary:hover {
|
|
1204
|
-
--hx-icon-button-bg: var(--hx-color-surface-sunken);
|
|
1259
|
+
--hx-icon-button-bg: var(--hx-color-surface-sunken, #ebeee9);
|
|
1205
1260
|
}
|
|
1206
1261
|
|
|
1207
1262
|
.button--danger {
|
|
1208
|
-
--hx-icon-button-bg: var(--hx-color-error-500);
|
|
1209
|
-
--hx-icon-button-color: var(--hx-color-text-on-error);
|
|
1263
|
+
--hx-icon-button-bg: var(--hx-color-error-500, #e5493e);
|
|
1264
|
+
--hx-icon-button-color: var(--hx-color-text-on-error, #ffffff);
|
|
1210
1265
|
--hx-icon-button-border-color: transparent;
|
|
1211
1266
|
}
|
|
1212
1267
|
|
|
1268
|
+
/* on-error tokens are tuned for error-500. error-600 + on-error drops
|
|
1269
|
+
icon contrast to 2.25:1 — fails AA. Pin fg at neutral-0
|
|
1270
|
+
(6.47:1 on error-600). Mirrors hx-button danger:hover. */
|
|
1213
1271
|
.button--danger:hover {
|
|
1214
|
-
--hx-icon-button-bg: var(--hx-color-error-600);
|
|
1272
|
+
--hx-icon-button-bg: var(--hx-color-error-600, #c92a2a);
|
|
1273
|
+
--hx-icon-button-color: var(--hx-color-neutral-0, #ffffff);
|
|
1215
1274
|
}
|
|
1216
1275
|
|
|
1217
1276
|
.button--ghost {
|
|
1218
1277
|
--hx-icon-button-bg: transparent;
|
|
1219
|
-
--hx-icon-button-color: var(--hx-color-primary-500);
|
|
1278
|
+
--hx-icon-button-color: var(--hx-color-primary-500, #429797);
|
|
1220
1279
|
--hx-icon-button-border-color: transparent;
|
|
1221
1280
|
}
|
|
1222
1281
|
|
|
1223
1282
|
.button--ghost:hover {
|
|
1224
|
-
--hx-icon-button-bg: var(--hx-color-surface-raised);
|
|
1283
|
+
--hx-icon-button-bg: var(--hx-color-surface-raised, #f5f8f3);
|
|
1225
1284
|
}
|
|
1226
1285
|
|
|
1227
1286
|
/* ─── Icon Container ─── */
|
|
@@ -1298,8 +1357,8 @@
|
|
|
1298
1357
|
align-items: center;
|
|
1299
1358
|
justify-content: center;
|
|
1300
1359
|
min-height: var(--hx-image-fallback-min-height, 3rem);
|
|
1301
|
-
background-color: var(--hx-color-neutral-100, #
|
|
1302
|
-
color: var(--hx-color-neutral-500, #
|
|
1360
|
+
background-color: var(--hx-image-fallback-bg, var(--hx-color-neutral-100, #ebeee9));
|
|
1361
|
+
color: var(--hx-image-fallback-color, var(--hx-color-neutral-500, #66787b));
|
|
1303
1362
|
}
|
|
1304
1363
|
|
|
1305
1364
|
.image__img {
|
|
@@ -1312,7 +1371,7 @@
|
|
|
1312
1371
|
.image__caption {
|
|
1313
1372
|
display: none;
|
|
1314
1373
|
padding: var(--hx-image-caption-padding, 0.5rem 0 0);
|
|
1315
|
-
color: var(--hx-image-caption-color, var(--hx-color-neutral-600, #
|
|
1374
|
+
color: var(--hx-image-caption-color, var(--hx-color-neutral-600, #4a5362));
|
|
1316
1375
|
font-size: var(--hx-image-caption-font-size, 0.875rem);
|
|
1317
1376
|
}
|
|
1318
1377
|
|
|
@@ -1342,7 +1401,7 @@
|
|
|
1342
1401
|
display: inline-flex;
|
|
1343
1402
|
align-items: center;
|
|
1344
1403
|
gap: var(--hx-space-1, 0.25rem);
|
|
1345
|
-
color: var(--hx-link-color, var(--hx-color-primary-
|
|
1404
|
+
color: var(--hx-link-color, var(--hx-color-primary-600, #0f7078));
|
|
1346
1405
|
font-family: var(--hx-link-font-family, var(--hx-font-family-sans, inherit));
|
|
1347
1406
|
font-size: inherit;
|
|
1348
1407
|
line-height: inherit;
|
|
@@ -1356,19 +1415,19 @@
|
|
|
1356
1415
|
}
|
|
1357
1416
|
|
|
1358
1417
|
.link:hover {
|
|
1359
|
-
color: var(--hx-link-color-hover, var(--hx-color-primary-700, #
|
|
1418
|
+
color: var(--hx-link-color-hover, var(--hx-color-primary-700, #0f6363));
|
|
1360
1419
|
text-decoration: var(--hx-link-text-decoration-hover, underline);
|
|
1361
1420
|
}
|
|
1362
1421
|
|
|
1363
1422
|
.link:active {
|
|
1364
|
-
color: var(--hx-link-color-active, var(--hx-color-primary-800, #
|
|
1423
|
+
color: var(--hx-link-color-active, var(--hx-color-primary-800, #07494a));
|
|
1365
1424
|
}
|
|
1366
1425
|
|
|
1367
1426
|
.link:focus-visible {
|
|
1368
1427
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
1369
1428
|
var(
|
|
1370
1429
|
--hx-link-focus-ring-color,
|
|
1371
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #
|
|
1430
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1))
|
|
1372
1431
|
);
|
|
1373
1432
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
1374
1433
|
border-radius: var(--hx-border-radius-sm, 0.25rem);
|
|
@@ -1377,29 +1436,29 @@
|
|
|
1377
1436
|
/* --- Variant: subtle --- */
|
|
1378
1437
|
|
|
1379
1438
|
.link--subtle {
|
|
1380
|
-
color: var(--hx-link-color-subtle, var(--hx-color-text-secondary, #
|
|
1439
|
+
color: var(--hx-link-color-subtle, var(--hx-color-text-secondary, #313e4b));
|
|
1381
1440
|
text-decoration: none;
|
|
1382
1441
|
}
|
|
1383
1442
|
|
|
1384
1443
|
.link--subtle:hover {
|
|
1385
|
-
color: var(--hx-link-color-hover, var(--hx-color-primary-700, #
|
|
1444
|
+
color: var(--hx-link-color-hover, var(--hx-color-primary-700, #0f6363));
|
|
1386
1445
|
text-decoration: underline;
|
|
1387
1446
|
}
|
|
1388
1447
|
|
|
1389
1448
|
/* --- Variant: danger --- */
|
|
1390
1449
|
|
|
1391
1450
|
.link--danger {
|
|
1392
|
-
color: var(--hx-link-color-danger, var(--hx-color-error-text, #
|
|
1451
|
+
color: var(--hx-link-color-danger, var(--hx-color-error-text, #c92a2a));
|
|
1393
1452
|
}
|
|
1394
1453
|
|
|
1395
1454
|
.link--danger:hover {
|
|
1396
|
-
color: var(--hx-link-color-danger-hover, var(--hx-color-error-700, #
|
|
1455
|
+
color: var(--hx-link-color-danger-hover, var(--hx-color-error-700, #a21312));
|
|
1397
1456
|
}
|
|
1398
1457
|
|
|
1399
1458
|
/* --- Disabled --- */
|
|
1400
1459
|
|
|
1401
1460
|
.link--disabled {
|
|
1402
|
-
color: var(--hx-link-color-disabled, var(--hx-color-text-disabled, #
|
|
1461
|
+
color: var(--hx-link-color-disabled, var(--hx-color-text-disabled, #8e9c98));
|
|
1403
1462
|
text-decoration: none;
|
|
1404
1463
|
cursor: not-allowed;
|
|
1405
1464
|
}
|
|
@@ -1463,7 +1522,7 @@
|
|
|
1463
1522
|
|
|
1464
1523
|
.skeleton {
|
|
1465
1524
|
display: block;
|
|
1466
|
-
background-color: var(--hx-skeleton-bg, var(--hx-color-neutral-200, #
|
|
1525
|
+
background-color: var(--hx-skeleton-bg, var(--hx-color-neutral-200, #d6dbd5));
|
|
1467
1526
|
overflow: hidden;
|
|
1468
1527
|
position: relative;
|
|
1469
1528
|
width: var(--_width, 100%);
|
|
@@ -1633,13 +1692,13 @@
|
|
|
1633
1692
|
/* ─── Variant Colors ─── */
|
|
1634
1693
|
|
|
1635
1694
|
:host([variant='default']) {
|
|
1636
|
-
--_spinner-color: var(--hx-spinner-color, var(--hx-color-neutral-600, #
|
|
1637
|
-
--_spinner-track-color: var(--hx-spinner-track-color, var(--hx-color-neutral-200, #
|
|
1695
|
+
--_spinner-color: var(--hx-spinner-color, var(--hx-color-neutral-600, #4a5362));
|
|
1696
|
+
--_spinner-track-color: var(--hx-spinner-track-color, var(--hx-color-neutral-200, #d6dbd5));
|
|
1638
1697
|
}
|
|
1639
1698
|
|
|
1640
1699
|
:host([variant='primary']) {
|
|
1641
|
-
--_spinner-color: var(--hx-spinner-color, var(--hx-color-primary-500, #
|
|
1642
|
-
--_spinner-track-color: var(--hx-spinner-track-color, var(--hx-color-primary-100, #
|
|
1700
|
+
--_spinner-color: var(--hx-spinner-color, var(--hx-color-primary-500, #429797));
|
|
1701
|
+
--_spinner-track-color: var(--hx-spinner-track-color, var(--hx-color-primary-100, #dbf0f0));
|
|
1643
1702
|
}
|
|
1644
1703
|
|
|
1645
1704
|
:host([variant='inverted']) {
|
|
@@ -1688,15 +1747,15 @@
|
|
|
1688
1747
|
align-items: center;
|
|
1689
1748
|
gap: var(--hx-space-1, 0.25rem);
|
|
1690
1749
|
border-radius: var(--hx-tag-border-radius, var(--hx-border-radius-sm, 0.25rem));
|
|
1691
|
-
background-color: var(--hx-tag-bg, var(--hx-color-neutral-100, #
|
|
1692
|
-
color: var(--hx-tag-color, var(--hx-color-neutral-700, #
|
|
1750
|
+
background-color: var(--hx-tag-bg, var(--hx-color-neutral-100, #ebeee9));
|
|
1751
|
+
color: var(--hx-tag-color, var(--hx-color-neutral-700, #313e4b));
|
|
1693
1752
|
font-family: var(--hx-tag-font-family, var(--hx-font-family-sans, sans-serif));
|
|
1694
1753
|
font-weight: var(--hx-tag-font-weight, var(--hx-font-weight-medium, 500));
|
|
1695
1754
|
line-height: var(--hx-line-height-tight, 1.25);
|
|
1696
1755
|
white-space: nowrap;
|
|
1697
1756
|
vertical-align: middle;
|
|
1698
1757
|
border: var(--hx-border-width-thin, 1px) solid
|
|
1699
|
-
var(--hx-tag-border-color, var(--hx-color-neutral-200, #
|
|
1758
|
+
var(--hx-tag-border-color, var(--hx-color-neutral-200, #d6dbd5));
|
|
1700
1759
|
}
|
|
1701
1760
|
|
|
1702
1761
|
/* ─── Size Variants ─── */
|
|
@@ -1722,33 +1781,33 @@
|
|
|
1722
1781
|
/* ─── Color Variants ─── */
|
|
1723
1782
|
|
|
1724
1783
|
.tag--default {
|
|
1725
|
-
--hx-tag-bg: var(--hx-color-neutral-100, #
|
|
1726
|
-
--hx-tag-color: var(--hx-color-neutral-700, #
|
|
1727
|
-
--hx-tag-border-color: var(--hx-color-neutral-200, #
|
|
1784
|
+
--hx-tag-bg: var(--hx-tag-default-bg, var(--hx-color-neutral-100, #ebeee9));
|
|
1785
|
+
--hx-tag-color: var(--hx-tag-default-color, var(--hx-color-neutral-700, #313e4b));
|
|
1786
|
+
--hx-tag-border-color: var(--hx-tag-default-border-color, var(--hx-color-neutral-200, #d6dbd5));
|
|
1728
1787
|
}
|
|
1729
1788
|
|
|
1730
1789
|
.tag--primary {
|
|
1731
|
-
--hx-tag-bg: var(--hx-color-primary-50, #
|
|
1732
|
-
--hx-tag-color: var(--hx-color-primary-700, #
|
|
1733
|
-
--hx-tag-border-color: var(--hx-color-primary-200, #
|
|
1790
|
+
--hx-tag-bg: var(--hx-tag-primary-bg, var(--hx-color-primary-50, #ebf8f8));
|
|
1791
|
+
--hx-tag-color: var(--hx-tag-primary-color, var(--hx-color-primary-700, #0f6363));
|
|
1792
|
+
--hx-tag-border-color: var(--hx-tag-primary-border-color, var(--hx-color-primary-200, #bce1e1));
|
|
1734
1793
|
}
|
|
1735
1794
|
|
|
1736
1795
|
.tag--success {
|
|
1737
|
-
--hx-tag-bg: var(--hx-color-success-50, #
|
|
1738
|
-
--hx-tag-color: var(--hx-color-success-700, #
|
|
1739
|
-
--hx-tag-border-color: var(--hx-color-success-200, #
|
|
1796
|
+
--hx-tag-bg: var(--hx-tag-success-bg, var(--hx-color-success-50, #eafaec));
|
|
1797
|
+
--hx-tag-color: var(--hx-tag-success-color, var(--hx-color-success-700, #146831));
|
|
1798
|
+
--hx-tag-border-color: var(--hx-tag-success-border-color, var(--hx-color-success-200, #bae6c2));
|
|
1740
1799
|
}
|
|
1741
1800
|
|
|
1742
1801
|
.tag--warning {
|
|
1743
|
-
--hx-tag-bg: var(--hx-color-warning-50, #
|
|
1744
|
-
--hx-tag-color: var(--hx-color-warning-700, #
|
|
1745
|
-
--hx-tag-border-color: var(--hx-color-warning-200, #
|
|
1802
|
+
--hx-tag-bg: var(--hx-tag-warning-bg, var(--hx-color-warning-50, #fff3ea));
|
|
1803
|
+
--hx-tag-color: var(--hx-tag-warning-color, var(--hx-color-warning-700, #804605));
|
|
1804
|
+
--hx-tag-border-color: var(--hx-tag-warning-border-color, var(--hx-color-warning-200, #facfae));
|
|
1746
1805
|
}
|
|
1747
1806
|
|
|
1748
1807
|
.tag--danger {
|
|
1749
|
-
--hx-tag-bg: var(--hx-color-error-50, #
|
|
1750
|
-
--hx-tag-color: var(--hx-color-error-700, #
|
|
1751
|
-
--hx-tag-border-color: var(--hx-color-error-200, #
|
|
1808
|
+
--hx-tag-bg: var(--hx-tag-danger-bg, var(--hx-color-error-50, #fff2f0));
|
|
1809
|
+
--hx-tag-color: var(--hx-tag-danger-color, var(--hx-color-error-700, #a21312));
|
|
1810
|
+
--hx-tag-border-color: var(--hx-tag-danger-border-color, var(--hx-color-error-200, #fccbc4));
|
|
1752
1811
|
}
|
|
1753
1812
|
|
|
1754
1813
|
/* ─── Semantic Variant Label (WCAG 1.4.1) ─── */
|
|
@@ -1912,31 +1971,33 @@
|
|
|
1912
1971
|
/* ─── Colors ─── */
|
|
1913
1972
|
|
|
1914
1973
|
.text--color-default {
|
|
1915
|
-
--hx-text-color: var(--hx-color-neutral-900, #
|
|
1974
|
+
--hx-text-color: var(--hx-text-default-color, var(--hx-color-neutral-900, #0d1825));
|
|
1916
1975
|
}
|
|
1917
1976
|
|
|
1918
1977
|
.text--color-subtle {
|
|
1919
|
-
--hx-text-color: var(--hx-color-neutral-500, #
|
|
1978
|
+
--hx-text-color: var(--hx-text-subtle-color, var(--hx-color-neutral-500, #66787b));
|
|
1920
1979
|
}
|
|
1921
1980
|
|
|
1922
1981
|
.text--color-disabled {
|
|
1923
|
-
--hx-text-color: var(--hx-color-neutral-400, #
|
|
1982
|
+
--hx-text-color: var(--hx-text-disabled-color, var(--hx-color-neutral-400, #8e9c98));
|
|
1924
1983
|
}
|
|
1925
1984
|
|
|
1926
1985
|
.text--color-inverse {
|
|
1927
|
-
--hx-text-color: var(--hx-color-neutral-0, #ffffff);
|
|
1986
|
+
--hx-text-color: var(--hx-text-inverse-color, var(--hx-color-neutral-0, #ffffff));
|
|
1928
1987
|
}
|
|
1929
1988
|
|
|
1930
1989
|
.text--color-danger {
|
|
1931
|
-
--hx-text-color: var(--hx-color-error-600, #
|
|
1990
|
+
--hx-text-color: var(--hx-text-danger-color, var(--hx-color-error-600, #c92a2a));
|
|
1932
1991
|
}
|
|
1933
1992
|
|
|
1934
1993
|
.text--color-success {
|
|
1935
|
-
--hx-text-color: var(--hx-color-success-
|
|
1994
|
+
--hx-text-color: var(--hx-text-success-color, var(--hx-color-success-700, #146831));
|
|
1936
1995
|
}
|
|
1937
1996
|
|
|
1938
1997
|
.text--color-warning {
|
|
1939
|
-
|
|
1998
|
+
/* warning-600 (#B8650E) on white = 4.28:1 — fails AA body text in the
|
|
1999
|
+
precision-cool palette. warning-700 (#804605) on white = 7.06:1 — AA pass. */
|
|
2000
|
+
--hx-text-color: var(--hx-text-warning-color, var(--hx-color-warning-700, #804605));
|
|
1940
2001
|
}
|
|
1941
2002
|
|
|
1942
2003
|
/* ─── Weight Overrides ─── */
|