@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
|
@@ -1,6 +1,100 @@
|
|
|
1
1
|
/* hx-text-input — extracted from Shadow DOM styles */
|
|
2
2
|
:host {
|
|
3
3
|
display: block;
|
|
4
|
+
|
|
5
|
+
/* ─── Component tokens (3.2.0) ──────────────────────────────────── */
|
|
6
|
+
|
|
7
|
+
/* Surface */
|
|
8
|
+
--_text-input-bg: var(
|
|
9
|
+
--hx-text-input-bg,
|
|
10
|
+
var(--hx-input-bg, var(--hx-color-surface-default, #ffffff))
|
|
11
|
+
);
|
|
12
|
+
--_text-input-color: var(
|
|
13
|
+
--hx-text-input-color,
|
|
14
|
+
var(--hx-input-color, var(--hx-color-text-strong, #202b39))
|
|
15
|
+
);
|
|
16
|
+
--_text-input-placeholder-color: var(
|
|
17
|
+
--hx-text-input-placeholder-color,
|
|
18
|
+
var(--hx-color-text-placeholder, #66787b)
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
/* Border */
|
|
22
|
+
--_text-input-border-color: var(
|
|
23
|
+
--hx-text-input-border-color,
|
|
24
|
+
var(--hx-input-border-color, var(--hx-color-border-strong, #8e9c98))
|
|
25
|
+
);
|
|
26
|
+
--_text-input-border-color-hover: var(
|
|
27
|
+
--hx-text-input-border-color-hover,
|
|
28
|
+
var(--hx-color-border-strong, #8e9c98)
|
|
29
|
+
);
|
|
30
|
+
--_text-input-border-color-focus: var(
|
|
31
|
+
--hx-text-input-border-color-focus,
|
|
32
|
+
var(
|
|
33
|
+
--hx-input-focus-ring-color,
|
|
34
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1))
|
|
35
|
+
)
|
|
36
|
+
);
|
|
37
|
+
--_text-input-border-color-invalid: var(
|
|
38
|
+
--hx-text-input-border-color-invalid,
|
|
39
|
+
var(--hx-input-error-color, var(--hx-color-error-600, #c92a2a))
|
|
40
|
+
);
|
|
41
|
+
--_text-input-border-width: var(--hx-text-input-border-width, var(--hx-border-width-thin, 1px));
|
|
42
|
+
--_text-input-border-radius: var(
|
|
43
|
+
--hx-text-input-border-radius,
|
|
44
|
+
var(--hx-input-border-radius, var(--hx-border-radius-md, 0.375rem))
|
|
45
|
+
);
|
|
46
|
+
|
|
47
|
+
/* Spacing */
|
|
48
|
+
--_text-input-padding-x: var(--hx-text-input-padding-x, var(--hx-space-3, 0.75rem));
|
|
49
|
+
--_text-input-padding-y: var(--hx-text-input-padding-y, var(--hx-space-2, 0.5rem));
|
|
50
|
+
|
|
51
|
+
/* Typography */
|
|
52
|
+
--_text-input-font-family: var(
|
|
53
|
+
--hx-text-input-font-family,
|
|
54
|
+
var(--hx-input-font-family, var(--hx-font-family-sans, sans-serif))
|
|
55
|
+
);
|
|
56
|
+
--_text-input-font-size: var(--hx-text-input-font-size, var(--hx-font-size-md, 1rem));
|
|
57
|
+
|
|
58
|
+
/* Focus ring */
|
|
59
|
+
--_text-input-focus-ring-color: var(
|
|
60
|
+
--hx-text-input-focus-ring-color,
|
|
61
|
+
var(
|
|
62
|
+
--hx-input-focus-ring-color,
|
|
63
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1))
|
|
64
|
+
)
|
|
65
|
+
);
|
|
66
|
+
--_text-input-focus-ring-width: var(
|
|
67
|
+
--hx-text-input-focus-ring-width,
|
|
68
|
+
var(--hx-focus-ring-width, 2px)
|
|
69
|
+
);
|
|
70
|
+
--_text-input-focus-ring-offset: var(
|
|
71
|
+
--hx-text-input-focus-ring-offset,
|
|
72
|
+
var(--hx-focus-ring-offset, 0px)
|
|
73
|
+
);
|
|
74
|
+
|
|
75
|
+
/* Disabled */
|
|
76
|
+
--_text-input-disabled-bg: var(
|
|
77
|
+
--hx-text-input-disabled-bg,
|
|
78
|
+
var(--hx-color-surface-sunken, #ebeee9)
|
|
79
|
+
);
|
|
80
|
+
--_text-input-disabled-color: var(
|
|
81
|
+
--hx-text-input-disabled-color,
|
|
82
|
+
var(--hx-color-text-disabled, #8e9c98)
|
|
83
|
+
);
|
|
84
|
+
|
|
85
|
+
/* Label / help / error */
|
|
86
|
+
--_text-input-label-color: var(
|
|
87
|
+
--hx-text-input-label-color,
|
|
88
|
+
var(--hx-input-label-color, var(--hx-color-text-strong, #202b39))
|
|
89
|
+
);
|
|
90
|
+
--_text-input-help-text-color: var(
|
|
91
|
+
--hx-text-input-help-text-color,
|
|
92
|
+
var(--hx-color-text-muted, #4a5362)
|
|
93
|
+
);
|
|
94
|
+
--_text-input-error-color: var(
|
|
95
|
+
--hx-text-input-error-color,
|
|
96
|
+
var(--hx-input-error-color, var(--hx-color-error-text, #c92a2a))
|
|
97
|
+
);
|
|
4
98
|
}
|
|
5
99
|
|
|
6
100
|
:host([disabled]) {
|
|
@@ -15,36 +109,13 @@
|
|
|
15
109
|
* These complement the :focus-within rules on .field__input-wrapper and are
|
|
16
110
|
* exposed as theming hooks for consumers who target the host element.
|
|
17
111
|
*/
|
|
18
|
-
:host([focused]) .field__input-wrapper
|
|
19
|
-
border-color: var(
|
|
20
|
-
--hx-input-focus-ring-color,
|
|
21
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #60a5fa))
|
|
22
|
-
);
|
|
23
|
-
box-shadow: 0 0 0 var(--hx-focus-ring-width, 2px)
|
|
24
|
-
color-mix(
|
|
25
|
-
in srgb,
|
|
26
|
-
var(
|
|
27
|
-
--hx-input-focus-ring-color,
|
|
28
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #60a5fa))
|
|
29
|
-
)
|
|
30
|
-
calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
31
|
-
transparent
|
|
32
|
-
);
|
|
33
|
-
}
|
|
34
|
-
|
|
112
|
+
:host([focused]) .field__input-wrapper,
|
|
35
113
|
:host([focused-visible]) .field__input-wrapper {
|
|
36
|
-
border-color: var(
|
|
37
|
-
|
|
38
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #60a5fa))
|
|
39
|
-
);
|
|
40
|
-
box-shadow: 0 0 0 var(--hx-focus-ring-width, 2px)
|
|
114
|
+
border-color: var(--_text-input-border-color-focus);
|
|
115
|
+
box-shadow: 0 0 0 var(--_text-input-focus-ring-width)
|
|
41
116
|
color-mix(
|
|
42
117
|
in srgb,
|
|
43
|
-
var(
|
|
44
|
-
--hx-input-focus-ring-color,
|
|
45
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #60a5fa))
|
|
46
|
-
)
|
|
47
|
-
calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
118
|
+
var(--_text-input-border-color-focus) calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
48
119
|
transparent
|
|
49
120
|
);
|
|
50
121
|
}
|
|
@@ -57,7 +128,7 @@
|
|
|
57
128
|
display: flex;
|
|
58
129
|
flex-direction: column;
|
|
59
130
|
gap: var(--hx-space-1, 0.25rem);
|
|
60
|
-
font-family: var(--
|
|
131
|
+
font-family: var(--_text-input-font-family);
|
|
61
132
|
}
|
|
62
133
|
|
|
63
134
|
/* ─── Label ─── */
|
|
@@ -72,12 +143,12 @@
|
|
|
72
143
|
gap: var(--hx-space-1, 0.25rem);
|
|
73
144
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
74
145
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
75
|
-
color: var(--
|
|
146
|
+
color: var(--_text-input-label-color);
|
|
76
147
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
77
148
|
}
|
|
78
149
|
|
|
79
150
|
.field__required-marker {
|
|
80
|
-
color: var(--
|
|
151
|
+
color: var(--_text-input-error-color);
|
|
81
152
|
font-weight: var(--hx-font-weight-bold, 700);
|
|
82
153
|
}
|
|
83
154
|
|
|
@@ -86,29 +157,25 @@
|
|
|
86
157
|
.field__input-wrapper {
|
|
87
158
|
display: flex;
|
|
88
159
|
align-items: center;
|
|
89
|
-
border: var(--
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
background-color: var(--hx-input-bg, var(--hx-color-surface-default, #ffffff));
|
|
160
|
+
border: var(--_text-input-border-width) solid var(--_text-input-border-color);
|
|
161
|
+
border-radius: var(--_text-input-border-radius);
|
|
162
|
+
background-color: var(--_text-input-bg);
|
|
93
163
|
transition:
|
|
94
164
|
border-color var(--hx-transition-fast, 150ms ease),
|
|
95
165
|
box-shadow var(--hx-transition-fast, 150ms ease);
|
|
96
166
|
overflow: hidden;
|
|
97
167
|
}
|
|
98
168
|
|
|
169
|
+
.field__input-wrapper:hover {
|
|
170
|
+
border-color: var(--_text-input-border-color-hover);
|
|
171
|
+
}
|
|
172
|
+
|
|
99
173
|
.field__input-wrapper:focus-within {
|
|
100
|
-
border-color: var(
|
|
101
|
-
|
|
102
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #60a5fa))
|
|
103
|
-
);
|
|
104
|
-
box-shadow: 0 0 0 var(--hx-focus-ring-width, 2px)
|
|
174
|
+
border-color: var(--_text-input-border-color-focus);
|
|
175
|
+
box-shadow: 0 0 0 var(--_text-input-focus-ring-width)
|
|
105
176
|
color-mix(
|
|
106
177
|
in srgb,
|
|
107
|
-
var(
|
|
108
|
-
--hx-input-focus-ring-color,
|
|
109
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #60a5fa))
|
|
110
|
-
)
|
|
111
|
-
calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
178
|
+
var(--_text-input-border-color-focus) calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
112
179
|
transparent
|
|
113
180
|
);
|
|
114
181
|
}
|
|
@@ -116,16 +183,15 @@
|
|
|
116
183
|
/* ─── Error State ─── */
|
|
117
184
|
|
|
118
185
|
.field--error .field__input-wrapper {
|
|
119
|
-
border-color: var(--
|
|
186
|
+
border-color: var(--_text-input-border-color-invalid);
|
|
120
187
|
}
|
|
121
188
|
|
|
122
189
|
.field--error .field__input-wrapper:focus-within {
|
|
123
|
-
border-color: var(--
|
|
124
|
-
box-shadow: 0 0 0 var(--
|
|
190
|
+
border-color: var(--_text-input-border-color-invalid);
|
|
191
|
+
box-shadow: 0 0 0 var(--_text-input-focus-ring-width)
|
|
125
192
|
color-mix(
|
|
126
193
|
in srgb,
|
|
127
|
-
var(--
|
|
128
|
-
calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
194
|
+
var(--_text-input-border-color-invalid) calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
129
195
|
transparent
|
|
130
196
|
);
|
|
131
197
|
}
|
|
@@ -136,17 +202,17 @@
|
|
|
136
202
|
.field__suffix {
|
|
137
203
|
display: flex;
|
|
138
204
|
align-items: center;
|
|
139
|
-
color: var(--hx-color-text-muted, #
|
|
205
|
+
color: var(--hx-color-text-muted, #4a5362);
|
|
140
206
|
flex-shrink: 0;
|
|
141
207
|
}
|
|
142
208
|
|
|
143
209
|
/* Only add padding when slot has content — avoids phantom space on empty slots */
|
|
144
210
|
.field__prefix--filled {
|
|
145
|
-
padding: 0 var(--
|
|
211
|
+
padding: 0 var(--_text-input-padding-x);
|
|
146
212
|
}
|
|
147
213
|
|
|
148
214
|
.field__suffix--filled {
|
|
149
|
-
padding: 0 var(--
|
|
215
|
+
padding: 0 var(--_text-input-padding-x);
|
|
150
216
|
}
|
|
151
217
|
|
|
152
218
|
/* ─── Native Input ─── */
|
|
@@ -156,17 +222,17 @@
|
|
|
156
222
|
border: none;
|
|
157
223
|
outline: none;
|
|
158
224
|
background: transparent;
|
|
159
|
-
padding: var(--
|
|
225
|
+
padding: var(--_text-input-padding-y) var(--_text-input-padding-x);
|
|
160
226
|
font-family: inherit;
|
|
161
|
-
font-size: var(--
|
|
162
|
-
color: var(--
|
|
227
|
+
font-size: var(--_text-input-font-size);
|
|
228
|
+
color: var(--_text-input-color);
|
|
163
229
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
164
230
|
min-height: var(--hx-size-10, 2.5rem);
|
|
165
231
|
width: 100%;
|
|
166
232
|
}
|
|
167
233
|
|
|
168
234
|
.field__input::placeholder {
|
|
169
|
-
color: var(--
|
|
235
|
+
color: var(--_text-input-placeholder-color);
|
|
170
236
|
}
|
|
171
237
|
|
|
172
238
|
.field__input:focus-visible {
|
|
@@ -175,6 +241,12 @@
|
|
|
175
241
|
|
|
176
242
|
.field__input:disabled {
|
|
177
243
|
cursor: not-allowed;
|
|
244
|
+
background-color: var(--_text-input-disabled-bg);
|
|
245
|
+
color: var(--_text-input-disabled-color);
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
:host([disabled]) .field__input-wrapper {
|
|
249
|
+
background-color: var(--_text-input-disabled-bg);
|
|
178
250
|
}
|
|
179
251
|
|
|
180
252
|
/* ─── Size Variants ─── */
|
|
@@ -182,7 +254,7 @@
|
|
|
182
254
|
.field--size-sm .field__input {
|
|
183
255
|
padding: var(--hx-space-1, 0.25rem) var(--hx-space-2, 0.5rem);
|
|
184
256
|
min-height: var(--hx-size-8, 2rem);
|
|
185
|
-
font-size: var(--hx-input-sm-font-size, 0.875rem);
|
|
257
|
+
font-size: var(--hx-text-input-sm-font-size, var(--hx-input-sm-font-size, 0.875rem));
|
|
186
258
|
}
|
|
187
259
|
|
|
188
260
|
.field--size-md .field__input {
|
|
@@ -192,20 +264,20 @@
|
|
|
192
264
|
.field--size-lg .field__input {
|
|
193
265
|
padding: var(--hx-space-3, 0.75rem) var(--hx-space-4, 1rem);
|
|
194
266
|
min-height: var(--hx-size-12, 3rem);
|
|
195
|
-
font-size: var(--hx-input-lg-font-size, 1.125rem);
|
|
267
|
+
font-size: var(--hx-text-input-lg-font-size, var(--hx-input-lg-font-size, 1.125rem));
|
|
196
268
|
}
|
|
197
269
|
|
|
198
270
|
/* ─── Help Text & Error Messages ─── */
|
|
199
271
|
|
|
200
272
|
.field__help-text {
|
|
201
273
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
202
|
-
color: var(--
|
|
274
|
+
color: var(--_text-input-help-text-color);
|
|
203
275
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
204
276
|
}
|
|
205
277
|
|
|
206
278
|
.field__error {
|
|
207
279
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
208
|
-
color: var(--
|
|
280
|
+
color: var(--_text-input-error-color);
|
|
209
281
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
210
282
|
}
|
|
211
283
|
|
|
@@ -217,7 +289,13 @@
|
|
|
217
289
|
}
|
|
218
290
|
}
|
|
219
291
|
|
|
220
|
-
/* ─── High Contrast Mode (forced-colors) ───
|
|
292
|
+
/* ─── High Contrast Mode (forced-colors) ───
|
|
293
|
+
*
|
|
294
|
+
* Component-specific overrides that complement the shared forcedColorsField
|
|
295
|
+
* mixin (composed in static styles). The mixin handles the input/wrapper
|
|
296
|
+
* core; the rules below extend it to the label / error / help-text /
|
|
297
|
+
* disabled-host surfaces unique to hx-text-input.
|
|
298
|
+
*/
|
|
221
299
|
|
|
222
300
|
@media (forced-colors: active) {
|
|
223
301
|
.field__input-wrapper {
|
package/dist/css/hx-text.css
CHANGED
|
@@ -80,31 +80,33 @@
|
|
|
80
80
|
/* ─── Colors ─── */
|
|
81
81
|
|
|
82
82
|
.text--color-default {
|
|
83
|
-
--hx-text-color: var(--hx-color-neutral-900, #
|
|
83
|
+
--hx-text-color: var(--hx-text-default-color, var(--hx-color-neutral-900, #0d1825));
|
|
84
84
|
}
|
|
85
85
|
|
|
86
86
|
.text--color-subtle {
|
|
87
|
-
--hx-text-color: var(--hx-color-neutral-500, #
|
|
87
|
+
--hx-text-color: var(--hx-text-subtle-color, var(--hx-color-neutral-500, #66787b));
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
.text--color-disabled {
|
|
91
|
-
--hx-text-color: var(--hx-color-neutral-400, #
|
|
91
|
+
--hx-text-color: var(--hx-text-disabled-color, var(--hx-color-neutral-400, #8e9c98));
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
.text--color-inverse {
|
|
95
|
-
--hx-text-color: var(--hx-color-neutral-0, #ffffff);
|
|
95
|
+
--hx-text-color: var(--hx-text-inverse-color, var(--hx-color-neutral-0, #ffffff));
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
.text--color-danger {
|
|
99
|
-
--hx-text-color: var(--hx-color-error-600, #
|
|
99
|
+
--hx-text-color: var(--hx-text-danger-color, var(--hx-color-error-600, #c92a2a));
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
.text--color-success {
|
|
103
|
-
--hx-text-color: var(--hx-color-success-
|
|
103
|
+
--hx-text-color: var(--hx-text-success-color, var(--hx-color-success-700, #146831));
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
.text--color-warning {
|
|
107
|
-
|
|
107
|
+
/* warning-600 (#B8650E) on white = 4.28:1 — fails AA body text in the
|
|
108
|
+
precision-cool palette. warning-700 (#804605) on white = 7.06:1 — AA pass. */
|
|
109
|
+
--hx-text-color: var(--hx-text-warning-color, var(--hx-color-warning-700, #804605));
|
|
108
110
|
}
|
|
109
111
|
|
|
110
112
|
/* ─── Weight Overrides ─── */
|
package/dist/css/hx-textarea.css
CHANGED
|
@@ -1,6 +1,42 @@
|
|
|
1
1
|
/* hx-textarea — extracted from Shadow DOM styles */
|
|
2
2
|
:host {
|
|
3
3
|
display: block;
|
|
4
|
+
|
|
5
|
+
/* ─── Component tokens (3.2.0) ──────────────────────────────────── */
|
|
6
|
+
--_textarea-bg: var(
|
|
7
|
+
--hx-textarea-bg,
|
|
8
|
+
var(--hx-input-bg, var(--hx-color-surface-default, #ffffff))
|
|
9
|
+
);
|
|
10
|
+
--_textarea-color: var(
|
|
11
|
+
--hx-textarea-color,
|
|
12
|
+
var(--hx-input-color, var(--hx-color-text-strong, #202b39))
|
|
13
|
+
);
|
|
14
|
+
--_textarea-border-color: var(
|
|
15
|
+
--hx-textarea-border-color,
|
|
16
|
+
var(--hx-input-border-color, var(--hx-color-border-strong, #8e9c98))
|
|
17
|
+
);
|
|
18
|
+
--_textarea-border-color-focus: var(
|
|
19
|
+
--hx-textarea-border-color-focus,
|
|
20
|
+
var(
|
|
21
|
+
--hx-input-focus-ring-color,
|
|
22
|
+
var(--hx-focus-ring-color, var(--hx-color-primary-400, #6ab1b1))
|
|
23
|
+
)
|
|
24
|
+
);
|
|
25
|
+
--_textarea-border-color-invalid: var(
|
|
26
|
+
--hx-textarea-border-color-invalid,
|
|
27
|
+
var(--hx-input-error-color, var(--hx-color-error-600, #c92a2a))
|
|
28
|
+
);
|
|
29
|
+
--_textarea-border-radius: var(
|
|
30
|
+
--hx-textarea-border-radius,
|
|
31
|
+
var(--hx-input-border-radius, var(--hx-border-radius-md, 0.375rem))
|
|
32
|
+
);
|
|
33
|
+
--_textarea-padding-x: var(--hx-textarea-padding-x, var(--hx-space-3, 0.75rem));
|
|
34
|
+
--_textarea-padding-y: var(--hx-textarea-padding-y, var(--hx-space-2, 0.5rem));
|
|
35
|
+
--_textarea-font-size: var(--hx-textarea-font-size, var(--hx-font-size-md, 1rem));
|
|
36
|
+
--_textarea-placeholder-color: var(
|
|
37
|
+
--hx-textarea-placeholder-color,
|
|
38
|
+
var(--hx-color-text-placeholder, #66787b)
|
|
39
|
+
);
|
|
4
40
|
}
|
|
5
41
|
|
|
6
42
|
:host([disabled]) {
|
|
@@ -16,7 +52,10 @@
|
|
|
16
52
|
display: flex;
|
|
17
53
|
flex-direction: column;
|
|
18
54
|
gap: var(--hx-space-1, 0.25rem);
|
|
19
|
-
font-family: var(
|
|
55
|
+
font-family: var(
|
|
56
|
+
--hx-textarea-font-family,
|
|
57
|
+
var(--hx-input-font-family, var(--hx-font-family-sans, sans-serif))
|
|
58
|
+
);
|
|
20
59
|
}
|
|
21
60
|
|
|
22
61
|
/* --- Label --- */
|
|
@@ -31,12 +70,18 @@
|
|
|
31
70
|
gap: var(--hx-space-1, 0.25rem);
|
|
32
71
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
33
72
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
34
|
-
color: var(
|
|
73
|
+
color: var(
|
|
74
|
+
--hx-textarea-label-color,
|
|
75
|
+
var(--hx-input-label-color, var(--hx-color-text-strong, #202b39))
|
|
76
|
+
);
|
|
35
77
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
36
78
|
}
|
|
37
79
|
|
|
38
80
|
.field__required-marker {
|
|
39
|
-
color: var(
|
|
81
|
+
color: var(
|
|
82
|
+
--hx-textarea-error-color,
|
|
83
|
+
var(--hx-input-error-color, var(--hx-color-error-text, #c92a2a))
|
|
84
|
+
);
|
|
40
85
|
font-weight: var(--hx-font-weight-bold, 700);
|
|
41
86
|
}
|
|
42
87
|
|
|
@@ -45,10 +90,9 @@
|
|
|
45
90
|
.field__textarea-wrapper {
|
|
46
91
|
display: flex;
|
|
47
92
|
flex-direction: column;
|
|
48
|
-
border: var(--hx-border-width-thin, 1px) solid
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
background-color: var(--hx-input-bg, var(--hx-color-surface-default, #ffffff));
|
|
93
|
+
border: var(--hx-border-width-thin, 1px) solid var(--_textarea-border-color);
|
|
94
|
+
border-radius: var(--_textarea-border-radius);
|
|
95
|
+
background-color: var(--_textarea-bg);
|
|
52
96
|
transition:
|
|
53
97
|
border-color var(--hx-transition-fast, 150ms ease),
|
|
54
98
|
box-shadow var(--hx-transition-fast, 150ms ease);
|
|
@@ -56,18 +100,11 @@
|
|
|
56
100
|
}
|
|
57
101
|
|
|
58
102
|
.field__textarea-wrapper:focus-within {
|
|
59
|
-
border-color: var(
|
|
60
|
-
--hx-input-focus-ring-color,
|
|
61
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #60a5fa))
|
|
62
|
-
);
|
|
103
|
+
border-color: var(--_textarea-border-color-focus);
|
|
63
104
|
box-shadow: 0 0 0 var(--hx-focus-ring-width, 2px)
|
|
64
105
|
color-mix(
|
|
65
106
|
in srgb,
|
|
66
|
-
var(
|
|
67
|
-
--hx-input-focus-ring-color,
|
|
68
|
-
var(--hx-focus-ring-color, var(--hx-color-primary-400, #60a5fa))
|
|
69
|
-
)
|
|
70
|
-
calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
107
|
+
var(--_textarea-border-color-focus) calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
71
108
|
transparent
|
|
72
109
|
);
|
|
73
110
|
}
|
|
@@ -75,16 +112,15 @@
|
|
|
75
112
|
/* --- Error State --- */
|
|
76
113
|
|
|
77
114
|
.field--error .field__textarea-wrapper {
|
|
78
|
-
border-color: var(--
|
|
115
|
+
border-color: var(--_textarea-border-color-invalid);
|
|
79
116
|
}
|
|
80
117
|
|
|
81
118
|
.field--error .field__textarea-wrapper:focus-within {
|
|
82
|
-
border-color: var(--
|
|
119
|
+
border-color: var(--_textarea-border-color-invalid);
|
|
83
120
|
box-shadow: 0 0 0 var(--hx-focus-ring-width, 2px)
|
|
84
121
|
color-mix(
|
|
85
122
|
in srgb,
|
|
86
|
-
var(--
|
|
87
|
-
calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
123
|
+
var(--_textarea-border-color-invalid) calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
88
124
|
transparent
|
|
89
125
|
);
|
|
90
126
|
}
|
|
@@ -95,10 +131,10 @@
|
|
|
95
131
|
border: none;
|
|
96
132
|
outline: none;
|
|
97
133
|
background: transparent;
|
|
98
|
-
padding: var(--
|
|
134
|
+
padding: var(--_textarea-padding-y) var(--_textarea-padding-x);
|
|
99
135
|
font-family: inherit;
|
|
100
|
-
font-size: var(--
|
|
101
|
-
color: var(--
|
|
136
|
+
font-size: var(--_textarea-font-size);
|
|
137
|
+
color: var(--_textarea-color);
|
|
102
138
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
103
139
|
min-height: var(--hx-textarea-min-height, var(--hx-size-20, 5rem));
|
|
104
140
|
width: 100%;
|
|
@@ -106,7 +142,7 @@
|
|
|
106
142
|
}
|
|
107
143
|
|
|
108
144
|
.field__textarea::placeholder {
|
|
109
|
-
color: var(--
|
|
145
|
+
color: var(--_textarea-placeholder-color);
|
|
110
146
|
}
|
|
111
147
|
|
|
112
148
|
.field__textarea:focus-visible {
|
|
@@ -144,7 +180,7 @@
|
|
|
144
180
|
|
|
145
181
|
.field__counter {
|
|
146
182
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
147
|
-
color: var(--hx-color-text-muted, #
|
|
183
|
+
color: var(--hx-textarea-counter-color, var(--hx-color-text-muted, #4a5362));
|
|
148
184
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
149
185
|
text-align: end;
|
|
150
186
|
}
|
|
@@ -167,13 +203,16 @@
|
|
|
167
203
|
|
|
168
204
|
.field__help-text {
|
|
169
205
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
170
|
-
color: var(--hx-color-text-muted, #
|
|
206
|
+
color: var(--hx-textarea-help-text-color, var(--hx-color-text-muted, #4a5362));
|
|
171
207
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
172
208
|
}
|
|
173
209
|
|
|
174
210
|
.field__error {
|
|
175
211
|
font-size: var(--hx-font-size-xs, 0.75rem);
|
|
176
|
-
color: var(
|
|
212
|
+
color: var(
|
|
213
|
+
--hx-textarea-error-color,
|
|
214
|
+
var(--hx-input-error-color, var(--hx-color-error-text, #c92a2a))
|
|
215
|
+
);
|
|
177
216
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
178
217
|
}
|
|
179
218
|
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
gap: var(--hx-space-1, 0.25rem);
|
|
23
23
|
font-size: var(--hx-font-size-sm, 0.875rem);
|
|
24
24
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
25
|
-
color: var(--hx-time-picker-label-color, var(--hx-color-text-strong, #
|
|
25
|
+
color: var(--hx-time-picker-label-color, var(--hx-color-text-strong, #202b39));
|
|
26
26
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
27
27
|
}
|
|
28
28
|
.field__required-marker {
|
|
29
|
-
color: var(--hx-time-picker-error-color, var(--hx-color-error-text, #
|
|
29
|
+
color: var(--hx-time-picker-error-color, var(--hx-color-error-text, #c92a2a));
|
|
30
30
|
font-weight: var(--hx-font-weight-bold, 700);
|
|
31
31
|
}
|
|
32
32
|
.field__combobox {
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
display: flex;
|
|
35
35
|
align-items: center;
|
|
36
36
|
border: var(--hx-border-width-thin, 1px) solid
|
|
37
|
-
var(--hx-time-picker-border-color, var(--hx-color-border-strong, #
|
|
37
|
+
var(--hx-time-picker-border-color, var(--hx-color-border-strong, #8e9c98));
|
|
38
38
|
border-radius: var(--hx-time-picker-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
39
39
|
background-color: var(--hx-time-picker-bg, var(--hx-color-surface-default, #ffffff));
|
|
40
40
|
transition:
|
|
@@ -53,14 +53,14 @@
|
|
|
53
53
|
);
|
|
54
54
|
}
|
|
55
55
|
.field--error .field__combobox {
|
|
56
|
-
border-color: var(--hx-time-picker-error-color, var(--hx-color-error-500));
|
|
56
|
+
border-color: var(--hx-time-picker-error-color, var(--hx-color-error-500, #e5493e));
|
|
57
57
|
}
|
|
58
58
|
.field--error .field__combobox:focus-within {
|
|
59
|
-
border-color: var(--hx-time-picker-error-color, var(--hx-color-error-500));
|
|
59
|
+
border-color: var(--hx-time-picker-error-color, var(--hx-color-error-500, #e5493e));
|
|
60
60
|
box-shadow: 0 0 0 var(--hx-focus-ring-width, 2px)
|
|
61
61
|
color-mix(
|
|
62
62
|
in srgb,
|
|
63
|
-
var(--hx-time-picker-error-color, var(--hx-color-error-500))
|
|
63
|
+
var(--hx-time-picker-error-color, var(--hx-color-error-500, #e5493e))
|
|
64
64
|
calc(var(--hx-focus-ring-opacity, 0.25) * 100%),
|
|
65
65
|
transparent
|
|
66
66
|
);
|
|
@@ -73,14 +73,14 @@
|
|
|
73
73
|
padding: var(--hx-space-2, 0.5rem) var(--hx-space-3, 0.75rem);
|
|
74
74
|
font-family: inherit;
|
|
75
75
|
font-size: var(--hx-font-size-md, 1rem);
|
|
76
|
-
color: var(--hx-time-picker-color, var(--hx-color-text-strong, #
|
|
76
|
+
color: var(--hx-time-picker-color, var(--hx-color-text-strong, #202b39));
|
|
77
77
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
78
78
|
min-height: var(--hx-size-10, 2.5rem);
|
|
79
79
|
width: 100%;
|
|
80
80
|
cursor: text;
|
|
81
81
|
}
|
|
82
82
|
.field__input::placeholder {
|
|
83
|
-
color: var(--hx-color-text-placeholder, #
|
|
83
|
+
color: var(--hx-color-text-placeholder, #66787b);
|
|
84
84
|
}
|
|
85
85
|
.field__input:disabled {
|
|
86
86
|
cursor: not-allowed;
|
|
@@ -92,13 +92,13 @@
|
|
|
92
92
|
border: none;
|
|
93
93
|
background: transparent;
|
|
94
94
|
padding: 0 var(--hx-space-3, 0.75rem);
|
|
95
|
-
color: var(--hx-time-picker-chevron-color, var(--hx-color-text-muted, #
|
|
95
|
+
color: var(--hx-time-picker-chevron-color, var(--hx-color-text-muted, #4a5362));
|
|
96
96
|
cursor: pointer;
|
|
97
97
|
height: 100%;
|
|
98
98
|
min-height: var(--hx-size-10, 2.5rem);
|
|
99
99
|
flex-shrink: 0;
|
|
100
100
|
border-inline-start: var(--hx-border-width-thin, 1px) solid
|
|
101
|
-
var(--hx-time-picker-border-color, var(--hx-color-border-strong, #
|
|
101
|
+
var(--hx-time-picker-border-color, var(--hx-color-border-strong, #8e9c98));
|
|
102
102
|
}
|
|
103
103
|
.field__toggle:focus-visible {
|
|
104
104
|
outline: var(--hx-focus-ring-width, 2px) solid
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
z-index: var(--hx-z-index-dropdown, 1000);
|
|
115
115
|
background-color: var(--hx-time-picker-listbox-bg, var(--hx-color-surface-default, #ffffff));
|
|
116
116
|
border: var(--hx-border-width-thin, 1px) solid
|
|
117
|
-
var(--hx-time-picker-border-color, var(--hx-color-border-strong, #
|
|
117
|
+
var(--hx-time-picker-border-color, var(--hx-color-border-strong, #8e9c98));
|
|
118
118
|
border-radius: var(--hx-time-picker-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
119
119
|
box-shadow: var(
|
|
120
120
|
--hx-time-picker-listbox-shadow,
|
|
@@ -147,23 +147,29 @@
|
|
|
147
147
|
padding: var(--hx-space-2, 0.5rem) var(--hx-space-3, 0.75rem);
|
|
148
148
|
font-size: var(--hx-font-size-md, 1rem);
|
|
149
149
|
font-family: inherit;
|
|
150
|
-
color: var(--hx-time-picker-option-color, var(--hx-color-text-strong, #
|
|
150
|
+
color: var(--hx-time-picker-option-color, var(--hx-color-text-strong, #202b39));
|
|
151
151
|
cursor: pointer;
|
|
152
152
|
transition: background-color var(--hx-transition-fast, 150ms ease);
|
|
153
153
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
154
154
|
}
|
|
155
155
|
.field__option:hover,
|
|
156
156
|
.field__option--active {
|
|
157
|
-
background-color: var(--hx-time-picker-option-hover-bg, var(--hx-color-primary-50));
|
|
158
|
-
color: var(--hx-time-picker-option-hover-color, var(--hx-color-primary-700));
|
|
157
|
+
background-color: var(--hx-time-picker-option-hover-bg, var(--hx-color-primary-50, #ebf8f8));
|
|
158
|
+
color: var(--hx-time-picker-option-hover-color, var(--hx-color-primary-700, #0f6363));
|
|
159
159
|
}
|
|
160
160
|
.field__option--selected {
|
|
161
|
-
background-color: var(
|
|
162
|
-
|
|
161
|
+
background-color: var(
|
|
162
|
+
--hx-time-picker-option-selected-bg,
|
|
163
|
+
var(--hx-color-primary-100, #dbf0f0)
|
|
164
|
+
);
|
|
165
|
+
color: var(--hx-time-picker-option-selected-color, var(--hx-color-primary-800, #07494a));
|
|
163
166
|
font-weight: var(--hx-font-weight-medium, 500);
|
|
164
167
|
}
|
|
165
168
|
.field__option--selected.field__option--active {
|
|
166
|
-
background-color: var(
|
|
169
|
+
background-color: var(
|
|
170
|
+
--hx-time-picker-option-selected-bg,
|
|
171
|
+
var(--hx-color-primary-100, #dbf0f0)
|
|
172
|
+
);
|
|
167
173
|
}
|
|
168
174
|
@media (prefers-reduced-motion: reduce) {
|
|
169
175
|
.field__combobox,
|
|
@@ -177,10 +183,10 @@
|
|
|
177
183
|
line-height: var(--hx-line-height-normal, 1.5);
|
|
178
184
|
}
|
|
179
185
|
.field__help-text {
|
|
180
|
-
color: var(--hx-color-text-muted, #
|
|
186
|
+
color: var(--hx-color-text-muted, #4a5362);
|
|
181
187
|
}
|
|
182
188
|
.field__error {
|
|
183
|
-
color: var(--hx-time-picker-error-color, var(--hx-color-error-text, #
|
|
189
|
+
color: var(--hx-time-picker-error-color, var(--hx-color-error-text, #c92a2a));
|
|
184
190
|
}
|
|
185
191
|
@media (forced-colors: active) {
|
|
186
192
|
.field__combobox {
|