@helixui/library 3.6.0 → 3.8.0-next.145
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/README.md +41 -0
- package/aaa-verdicts.json +2036 -0
- package/custom-elements.json +3045 -1254
- package/dist/components/hx-accordion/hx-accordion-item.d.ts.map +1 -1
- package/dist/components/hx-accordion/hx-accordion-item.styles.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 +18 -0
- package/dist/components/hx-action-bar/hx-action-bar.d.ts.map +1 -1
- package/dist/components/hx-action-bar/hx-action-bar.styles.d.ts.map +1 -1
- package/dist/components/hx-action-bar/index.js +1 -1
- package/dist/components/hx-alert/hx-alert.d.ts +18 -8
- package/dist/components/hx-alert/hx-alert.d.ts.map +1 -1
- 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 +4 -1
- package/dist/components/hx-avatar/hx-avatar.d.ts.map +1 -1
- package/dist/components/hx-avatar/hx-avatar.styles.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/hx-badge.styles.d.ts.map +1 -1
- package/dist/components/hx-badge/index.js +1 -1
- package/dist/components/hx-banner/hx-banner.d.ts +19 -8
- package/dist/components/hx-banner/hx-banner.d.ts.map +1 -1
- 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-item.styles.d.ts.map +1 -1
- package/dist/components/hx-breadcrumb/hx-breadcrumb.d.ts +18 -0
- package/dist/components/hx-breadcrumb/hx-breadcrumb.d.ts.map +1 -1
- package/dist/components/hx-breadcrumb/index.js +1 -1
- package/dist/components/hx-button/hx-button.d.ts +18 -0
- package/dist/components/hx-button/hx-button.d.ts.map +1 -1
- package/dist/components/hx-button/hx-button.styles.d.ts.map +1 -1
- package/dist/components/hx-button/index.js +1 -1
- package/dist/components/hx-button-group/hx-button-group.d.ts +47 -0
- package/dist/components/hx-button-group/hx-button-group.d.ts.map +1 -1
- package/dist/components/hx-button-group/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 +18 -0
- package/dist/components/hx-checkbox/hx-checkbox.d.ts.map +1 -1
- package/dist/components/hx-checkbox/hx-checkbox.styles.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 +36 -0
- package/dist/components/hx-checkbox-group/hx-checkbox-group.d.ts.map +1 -1
- package/dist/components/hx-checkbox-group/hx-checkbox-group.styles.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 +26 -9
- package/dist/components/hx-clinical-status/hx-clinical-status.d.ts.map +1 -1
- package/dist/components/hx-clinical-status/hx-clinical-status.styles.d.ts.map +1 -1
- package/dist/components/hx-clinical-status/index.js +1 -1
- package/dist/components/hx-color-picker/hx-color-picker.d.ts +18 -0
- package/dist/components/hx-color-picker/hx-color-picker.d.ts.map +1 -1
- package/dist/components/hx-color-picker/hx-color-picker.styles.d.ts.map +1 -1
- package/dist/components/hx-color-picker/index.js +1 -1
- package/dist/components/hx-combobox/hx-combobox.d.ts +18 -0
- package/dist/components/hx-combobox/hx-combobox.d.ts.map +1 -1
- package/dist/components/hx-combobox/hx-combobox.styles.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 +18 -0
- package/dist/components/hx-copy-button/hx-copy-button.d.ts.map +1 -1
- package/dist/components/hx-copy-button/hx-copy-button.styles.d.ts.map +1 -1
- package/dist/components/hx-copy-button/index.js +1 -1
- package/dist/components/hx-date-picker/hx-date-picker.d.ts +18 -0
- package/dist/components/hx-date-picker/hx-date-picker.d.ts.map +1 -1
- package/dist/components/hx-date-picker/hx-date-picker.styles.d.ts.map +1 -1
- package/dist/components/hx-date-picker/index.js +1 -1
- package/dist/components/hx-dialog/hx-dialog.d.ts +18 -0
- package/dist/components/hx-dialog/hx-dialog.d.ts.map +1 -1
- package/dist/components/hx-drawer/hx-drawer.d.ts +18 -0
- package/dist/components/hx-drawer/hx-drawer.d.ts.map +1 -1
- 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 +18 -0
- package/dist/components/hx-dropdown/hx-dropdown.d.ts.map +1 -1
- package/dist/components/hx-dropdown/hx-dropdown.styles.d.ts.map +1 -1
- package/dist/components/hx-dropdown/index.js +1 -1
- package/dist/components/hx-field/hx-field.d.ts +17 -0
- package/dist/components/hx-field/hx-field.d.ts.map +1 -1
- package/dist/components/hx-field-label/hx-field-label.d.ts +17 -0
- package/dist/components/hx-field-label/hx-field-label.d.ts.map +1 -1
- package/dist/components/hx-file-upload/hx-file-upload.d.ts +46 -0
- package/dist/components/hx-file-upload/hx-file-upload.d.ts.map +1 -1
- package/dist/components/hx-file-upload/hx-file-upload.styles.d.ts.map +1 -1
- package/dist/components/hx-file-upload/index.js +1 -1
- package/dist/components/hx-form/hx-form.d.ts +19 -0
- package/dist/components/hx-form/hx-form.d.ts.map +1 -1
- package/dist/components/hx-help-text/hx-help-text.d.ts +17 -0
- package/dist/components/hx-help-text/hx-help-text.d.ts.map +1 -1
- package/dist/components/hx-help-text/hx-help-text.styles.d.ts.map +1 -1
- package/dist/components/hx-help-text/index.js +1 -1
- package/dist/components/hx-icon/hx-icon.d.ts +108 -12
- package/dist/components/hx-icon/hx-icon.d.ts.map +1 -1
- package/dist/components/hx-icon/hx-icon.styles.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 +18 -0
- package/dist/components/hx-icon-button/hx-icon-button.d.ts.map +1 -1
- package/dist/components/hx-icon-button/hx-icon-button.styles.d.ts.map +1 -1
- package/dist/components/hx-icon-button/index.js +1 -1
- package/dist/components/hx-link/hx-link.d.ts.map +1 -1
- package/dist/components/hx-link/hx-link.styles.d.ts.map +1 -1
- package/dist/components/hx-link/index.js +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 +18 -0
- package/dist/components/hx-menu/hx-menu.d.ts.map +1 -1
- package/dist/components/hx-menu/index.js +1 -1
- package/dist/components/hx-nav/hx-nav.d.ts +18 -0
- package/dist/components/hx-nav/hx-nav.d.ts.map +1 -1
- package/dist/components/hx-nav/hx-nav.styles.d.ts.map +1 -1
- package/dist/components/hx-nav/index.js +1 -1
- package/dist/components/hx-number-input/hx-number-input.d.ts +18 -0
- package/dist/components/hx-number-input/hx-number-input.d.ts.map +1 -1
- package/dist/components/hx-number-input/hx-number-input.styles.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 +23 -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.styles.d.ts.map +1 -1
- package/dist/components/hx-pagination/index.js +1 -1
- package/dist/components/hx-phi-field/hx-phi-field.d.ts.map +1 -1
- package/dist/components/hx-phi-field/hx-phi-field.styles.d.ts.map +1 -1
- package/dist/components/hx-phi-field/index.js +1 -1
- package/dist/components/hx-popover/hx-popover.d.ts +18 -0
- package/dist/components/hx-popover/hx-popover.d.ts.map +1 -1
- 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 +18 -0
- package/dist/components/hx-popup/hx-popup.d.ts.map +1 -1
- 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-radio-group/hx-radio-group.d.ts +18 -0
- package/dist/components/hx-radio-group/hx-radio-group.d.ts.map +1 -1
- package/dist/components/hx-radio-group/hx-radio-group.styles.d.ts.map +1 -1
- package/dist/components/hx-radio-group/hx-radio.styles.d.ts.map +1 -1
- package/dist/components/hx-radio-group/index.js +1 -1
- package/dist/components/hx-rating/hx-rating.d.ts +19 -0
- package/dist/components/hx-rating/hx-rating.d.ts.map +1 -1
- package/dist/components/hx-rating/hx-rating.styles.d.ts.map +1 -1
- package/dist/components/hx-rating/index.js +1 -1
- package/dist/components/hx-select/hx-select.d.ts +18 -0
- package/dist/components/hx-select/hx-select.d.ts.map +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 +18 -0
- package/dist/components/hx-side-nav/hx-side-nav.d.ts.map +1 -1
- package/dist/components/hx-side-nav/hx-side-nav.styles.d.ts.map +1 -1
- package/dist/components/hx-side-nav/index.js +1 -1
- package/dist/components/hx-slider/hx-slider.d.ts +47 -0
- package/dist/components/hx-slider/hx-slider.d.ts.map +1 -1
- package/dist/components/hx-slider/index.js +1 -1
- package/dist/components/hx-split-button/hx-split-button.d.ts +18 -0
- package/dist/components/hx-split-button/hx-split-button.d.ts.map +1 -1
- package/dist/components/hx-split-button/hx-split-button.styles.d.ts.map +1 -1
- package/dist/components/hx-split-button/index.js +1 -1
- package/dist/components/hx-stat/hx-stat.d.ts.map +1 -1
- package/dist/components/hx-stat/hx-stat.styles.d.ts.map +1 -1
- package/dist/components/hx-stat/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/index.js +1 -1
- package/dist/components/hx-switch/hx-switch.d.ts +18 -0
- package/dist/components/hx-switch/hx-switch.d.ts.map +1 -1
- package/dist/components/hx-switch/hx-switch.styles.d.ts.map +1 -1
- package/dist/components/hx-switch/index.js +1 -1
- package/dist/components/hx-tabs/hx-tab.styles.d.ts.map +1 -1
- package/dist/components/hx-tabs/hx-tabs.d.ts +18 -0
- 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/hx-tag.styles.d.ts.map +1 -1
- package/dist/components/hx-tag/index.js +1 -1
- package/dist/components/hx-text-input/hx-text-input.d.ts +18 -0
- package/dist/components/hx-text-input/hx-text-input.d.ts.map +1 -1
- package/dist/components/hx-text-input/hx-text-input.styles.d.ts.map +1 -1
- package/dist/components/hx-text-input/index.js +1 -1
- package/dist/components/hx-textarea/hx-textarea.d.ts +18 -0
- package/dist/components/hx-textarea/hx-textarea.d.ts.map +1 -1
- package/dist/components/hx-time-picker/hx-time-picker.d.ts +18 -0
- package/dist/components/hx-time-picker/hx-time-picker.d.ts.map +1 -1
- package/dist/components/hx-time-picker/hx-time-picker.styles.d.ts.map +1 -1
- package/dist/components/hx-time-picker/index.js +1 -1
- package/dist/components/hx-toast/hx-toast.d.ts +19 -8
- package/dist/components/hx-toast/hx-toast.d.ts.map +1 -1
- 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 +18 -0
- package/dist/components/hx-toggle-button/hx-toggle-button.d.ts.map +1 -1
- package/dist/components/hx-toggle-button/hx-toggle-button.styles.d.ts.map +1 -1
- package/dist/components/hx-toggle-button/index.js +1 -1
- package/dist/components/hx-tooltip/hx-tooltip.d.ts +18 -0
- package/dist/components/hx-tooltip/hx-tooltip.d.ts.map +1 -1
- 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 +18 -0
- package/dist/components/hx-top-nav/hx-top-nav.d.ts.map +1 -1
- package/dist/components/hx-top-nav/hx-top-nav.styles.d.ts.map +1 -1
- package/dist/components/hx-top-nav/index.js +1 -1
- package/dist/components/hx-tree-view/hx-tree-item.d.ts.map +1 -1
- package/dist/components/hx-tree-view/hx-tree-item.styles.d.ts.map +1 -1
- package/dist/components/hx-tree-view/index.js +1 -1
- package/dist/css/helix-all.css +414 -118
- package/dist/css/helix-core.css +43 -19
- package/dist/css/helix-feedback.css +15 -18
- package/dist/css/helix-forms.css +172 -44
- package/dist/css/helix-media.css +6 -3
- package/dist/css/helix-navigation.css +65 -12
- package/dist/css/helix-overlay.css +63 -0
- package/dist/css/helix-tokens.css +18 -15
- package/dist/css/helix-utility.css +44 -12
- package/dist/css/hx-action-bar.css +12 -0
- package/dist/css/hx-alert.css +4 -8
- package/dist/css/hx-avatar.css +1 -2
- package/dist/css/hx-badge.css +10 -5
- package/dist/css/hx-banner.css +4 -8
- package/dist/css/hx-button.css +15 -5
- package/dist/css/hx-carousel.css +6 -3
- package/dist/css/hx-checkbox-group.css +11 -0
- package/dist/css/hx-checkbox.css +24 -13
- package/dist/css/hx-clinical-status.css +4 -7
- package/dist/css/hx-color-picker.css +14 -1
- package/dist/css/hx-combobox.css +8 -0
- package/dist/css/hx-copy-button.css +5 -2
- package/dist/css/hx-date-picker.css +16 -3
- package/dist/css/hx-drawer.css +5 -0
- package/dist/css/hx-dropdown.css +18 -0
- package/dist/css/hx-file-upload.css +4 -0
- package/dist/css/hx-help-text.css +5 -0
- package/dist/css/hx-icon-button.css +4 -5
- package/dist/css/hx-icon.css +7 -0
- package/dist/css/hx-link.css +1 -2
- package/dist/css/hx-nav.css +31 -2
- package/dist/css/hx-number-input.css +10 -11
- package/dist/css/hx-overflow-menu.css +5 -0
- package/dist/css/hx-pagination.css +6 -3
- package/dist/css/hx-phi-field.css +2 -3
- package/dist/css/hx-popover.css +13 -0
- package/dist/css/hx-popup.css +14 -0
- package/dist/css/hx-radio-group.css +10 -0
- package/dist/css/hx-rating.css +6 -0
- package/dist/css/hx-side-nav.css +10 -5
- package/dist/css/hx-split-button.css +27 -10
- package/dist/css/hx-stat.css +1 -2
- package/dist/css/hx-switch.css +19 -1
- package/dist/css/hx-tag.css +5 -0
- package/dist/css/hx-text-input.css +4 -1
- package/dist/css/hx-time-picker.css +12 -2
- package/dist/css/hx-toast.css +6 -0
- package/dist/css/hx-toggle-button.css +29 -12
- package/dist/css/hx-tooltip.css +13 -0
- package/dist/css/hx-top-nav.css +13 -2
- package/dist/css/index.css +1 -1
- package/dist/css/manifest.json +60 -20
- package/dist/index.js +49 -49
- package/dist/shared/{hx-accordion-ZVzgDzTG.js → hx-accordion-DR--Ev4t.js} +48 -54
- package/dist/shared/hx-accordion-DR--Ev4t.js.map +1 -0
- package/dist/shared/{hx-action-bar-CitgcpGv.js → hx-action-bar-BlEG4aZv.js} +41 -29
- package/dist/shared/hx-action-bar-BlEG4aZv.js.map +1 -0
- package/dist/shared/{hx-alert-Bto8-TIi.js → hx-alert-C0axS32J.js} +40 -79
- package/dist/shared/hx-alert-C0axS32J.js.map +1 -0
- package/dist/shared/{hx-avatar-C9hOmlAb.js → hx-avatar-ChAYWnK8.js} +22 -24
- package/dist/shared/hx-avatar-ChAYWnK8.js.map +1 -0
- package/dist/shared/{hx-badge-JlFtAdxS.js → hx-badge-vX-1cuLA.js} +25 -20
- package/dist/shared/hx-badge-vX-1cuLA.js.map +1 -0
- package/dist/shared/{hx-banner-fpRnciIO.js → hx-banner-PbHwFNSb.js} +51 -90
- package/dist/shared/hx-banner-PbHwFNSb.js.map +1 -0
- package/dist/shared/{hx-breadcrumb-item-3tKppF9h.js → hx-breadcrumb-item-D8xYqe3s.js} +56 -43
- package/dist/shared/hx-breadcrumb-item-D8xYqe3s.js.map +1 -0
- package/dist/shared/{hx-button-BOwAEcF1.js → hx-button-DOZTZnz-.js} +29 -19
- package/dist/shared/hx-button-DOZTZnz-.js.map +1 -0
- package/dist/shared/hx-button-group-D3QUmSzl.js +248 -0
- package/dist/shared/hx-button-group-D3QUmSzl.js.map +1 -0
- package/dist/shared/{hx-carousel-item-z1Lc24op.js → hx-carousel-item-BVIKgQ4i.js} +72 -102
- package/dist/shared/hx-carousel-item-BVIKgQ4i.js.map +1 -0
- package/dist/shared/{hx-checkbox-CYd0YV_u.js → hx-checkbox-DDSXXhps.js} +56 -47
- package/dist/shared/hx-checkbox-DDSXXhps.js.map +1 -0
- package/dist/shared/{hx-checkbox-group-D5piJLY8.js → hx-checkbox-group-C0q6HDqn.js} +101 -58
- package/dist/shared/hx-checkbox-group-C0q6HDqn.js.map +1 -0
- package/dist/shared/{hx-clinical-status-D3XQIOqX.js → hx-clinical-status-ZSVEc3Qg.js} +68 -87
- package/dist/shared/hx-clinical-status-ZSVEc3Qg.js.map +1 -0
- package/dist/shared/{hx-color-picker-DBwJzT5f.js → hx-color-picker-CYjx8i8R.js} +97 -84
- package/dist/shared/hx-color-picker-CYjx8i8R.js.map +1 -0
- package/dist/shared/{hx-combobox-NgJaLbs2.js → hx-combobox-Be-mqOv4.js} +35 -45
- package/dist/shared/hx-combobox-Be-mqOv4.js.map +1 -0
- package/dist/shared/{hx-copy-button-sUVuikyH.js → hx-copy-button-DJirFCUL.js} +18 -15
- package/dist/shared/hx-copy-button-DJirFCUL.js.map +1 -0
- package/dist/shared/{hx-date-picker-B49yo4Vm.js → hx-date-picker-CziP3Hm1.js} +85 -84
- package/dist/shared/hx-date-picker-CziP3Hm1.js.map +1 -0
- package/dist/shared/hx-dialog-B4weoj_1.js.map +1 -1
- package/dist/shared/{hx-drawer-CM_upadk.js → hx-drawer-BlU2oX8-.js} +32 -36
- package/dist/shared/hx-drawer-BlU2oX8-.js.map +1 -0
- package/dist/shared/{hx-dropdown-D626S2ZG.js → hx-dropdown-DREqpIpm.js} +51 -33
- package/dist/shared/hx-dropdown-DREqpIpm.js.map +1 -0
- package/dist/shared/hx-field-label-BVRyyKeh.js.map +1 -1
- package/dist/shared/hx-field-zw0U1KVi.js.map +1 -1
- package/dist/shared/{hx-file-upload-D3rKROK5.js → hx-file-upload-CU5QGZSP.js} +137 -80
- package/dist/shared/hx-file-upload-CU5QGZSP.js.map +1 -0
- package/dist/shared/hx-form-CkChEATa.js.map +1 -1
- package/dist/shared/hx-help-text-CNaZ82LT.js +137 -0
- package/dist/shared/hx-help-text-CNaZ82LT.js.map +1 -0
- package/dist/shared/{hx-icon-button-a6OpeQz5.js → hx-icon-button-B2BdVdyK.js} +10 -11
- package/dist/shared/hx-icon-button-B2BdVdyK.js.map +1 -0
- package/dist/shared/hx-icon-bxz9eB9a.js +386 -0
- package/dist/shared/hx-icon-bxz9eB9a.js.map +1 -0
- package/dist/shared/{hx-link-CMnZRUtQ.js → hx-link-BURSdYLp.js} +19 -26
- package/dist/shared/hx-link-BURSdYLp.js.map +1 -0
- package/dist/shared/{hx-menu-divider-A6Guuzi_.js → hx-menu-divider-g0grbWV9.js} +19 -31
- package/dist/shared/hx-menu-divider-g0grbWV9.js.map +1 -0
- package/dist/shared/{hx-nav-ldFM3Fle.js → hx-nav-GTsAZGOx.js} +94 -85
- package/dist/shared/hx-nav-GTsAZGOx.js.map +1 -0
- package/dist/shared/{hx-nav-item-CODtUlew.js → hx-nav-item-CxE7Mp3M.js} +46 -41
- package/dist/shared/hx-nav-item-CxE7Mp3M.js.map +1 -0
- package/dist/shared/{hx-number-input-yUzFOSC1.js → hx-number-input-Bvyc9kOi.js} +59 -64
- package/dist/shared/hx-number-input-Bvyc9kOi.js.map +1 -0
- package/dist/shared/{hx-overflow-menu-DFjJAziP.js → hx-overflow-menu-LrTteeR1.js} +32 -39
- package/dist/shared/{hx-overflow-menu-DFjJAziP.js.map → hx-overflow-menu-LrTteeR1.js.map} +1 -1
- package/dist/shared/{hx-pagination-C7y8GVyU.js → hx-pagination-D726PyTM.js} +7 -4
- package/dist/shared/hx-pagination-D726PyTM.js.map +1 -0
- package/dist/shared/{hx-phi-field-C19oxlrr.js → hx-phi-field-sZt_rYIL.js} +46 -66
- package/dist/shared/hx-phi-field-sZt_rYIL.js.map +1 -0
- package/dist/shared/{hx-popover-BAlAFOH9.js → hx-popover-BjB0nkcq.js} +51 -38
- package/dist/shared/hx-popover-BjB0nkcq.js.map +1 -0
- package/dist/shared/{hx-popup-COUXXZ9X.js → hx-popup-BiV_2evC.js} +59 -45
- package/dist/shared/hx-popup-BiV_2evC.js.map +1 -0
- package/dist/shared/{hx-radio-C7eTj5YI.js → hx-radio-BD_c9NJy.js} +52 -39
- package/dist/shared/hx-radio-BD_c9NJy.js.map +1 -0
- package/dist/shared/{hx-rating-C3QP53k9.js → hx-rating-BGK4AxvI.js} +45 -71
- package/dist/shared/hx-rating-BGK4AxvI.js.map +1 -0
- package/dist/shared/hx-select-DahFehiZ.js.map +1 -1
- package/dist/shared/{hx-slider-Blmv_rwS.js → hx-slider-CkOk5BCY.js} +83 -23
- package/dist/shared/hx-slider-CkOk5BCY.js.map +1 -0
- package/dist/shared/{hx-split-button-Ddle8iVx.js → hx-split-button-Bg9FHrFK.js} +73 -65
- package/dist/shared/hx-split-button-Bg9FHrFK.js.map +1 -0
- package/dist/shared/{hx-stat-Gtw_SpK8.js → hx-stat-wKxbyep6.js} +22 -55
- package/dist/shared/hx-stat-wKxbyep6.js.map +1 -0
- package/dist/shared/{hx-step-R2rjp1fT.js → hx-step-CyGQAuiB.js} +7 -27
- package/dist/shared/hx-step-CyGQAuiB.js.map +1 -0
- package/dist/shared/{hx-switch-TvKGvZJz.js → hx-switch-BCXuNxEH.js} +42 -24
- package/dist/shared/hx-switch-BCXuNxEH.js.map +1 -0
- package/dist/shared/{hx-tab-panel-DzsX8BHV.js → hx-tab-panel-BfisavKo.js} +47 -32
- package/dist/shared/hx-tab-panel-BfisavKo.js.map +1 -0
- package/dist/shared/{hx-tag-C5aCUpVi.js → hx-tag-BqO6HY6V.js} +26 -21
- package/dist/shared/hx-tag-BqO6HY6V.js.map +1 -0
- package/dist/shared/{hx-text-input-D6FlOZM-.js → hx-text-input-V5sQOpDh.js} +5 -2
- package/dist/shared/hx-text-input-V5sQOpDh.js.map +1 -0
- package/dist/shared/hx-textarea-CNG590KY.js.map +1 -1
- package/dist/shared/{hx-time-picker-Bo7FWzmf.js → hx-time-picker-if5Cl0Ei.js} +42 -43
- package/dist/shared/hx-time-picker-if5Cl0Ei.js.map +1 -0
- package/dist/shared/{hx-toggle-button-DwBers3A.js → hx-toggle-button-xNVYeA3X.js} +64 -47
- package/dist/shared/hx-toggle-button-xNVYeA3X.js.map +1 -0
- package/dist/shared/{hx-tooltip-DVqtKPCD.js → hx-tooltip-CamO-9nd.js} +24 -11
- package/dist/shared/hx-tooltip-CamO-9nd.js.map +1 -0
- package/dist/shared/{hx-top-nav-DP6OFS8C.js → hx-top-nav-vP6oDWMV.js} +42 -44
- package/dist/shared/hx-top-nav-vP6oDWMV.js.map +1 -0
- package/dist/shared/{hx-tree-item-CXyspGxI.js → hx-tree-item-D8hwKd5m.js} +54 -57
- package/dist/shared/hx-tree-item-D8hwKd5m.js.map +1 -0
- package/dist/shared/{toast-factory-Dht3pVsw.js → toast-factory-DgnbFxVs.js} +127 -153
- package/dist/shared/toast-factory-DgnbFxVs.js.map +1 -0
- package/figma-inventory.json +1280 -429
- package/package.json +8 -4
- package/dist/shared/hx-accordion-ZVzgDzTG.js.map +0 -1
- package/dist/shared/hx-action-bar-CitgcpGv.js.map +0 -1
- package/dist/shared/hx-alert-Bto8-TIi.js.map +0 -1
- package/dist/shared/hx-avatar-C9hOmlAb.js.map +0 -1
- package/dist/shared/hx-badge-JlFtAdxS.js.map +0 -1
- package/dist/shared/hx-banner-fpRnciIO.js.map +0 -1
- package/dist/shared/hx-breadcrumb-item-3tKppF9h.js.map +0 -1
- package/dist/shared/hx-button-BOwAEcF1.js.map +0 -1
- package/dist/shared/hx-button-group-4NUBpkyC.js +0 -181
- package/dist/shared/hx-button-group-4NUBpkyC.js.map +0 -1
- package/dist/shared/hx-carousel-item-z1Lc24op.js.map +0 -1
- package/dist/shared/hx-checkbox-CYd0YV_u.js.map +0 -1
- package/dist/shared/hx-checkbox-group-D5piJLY8.js.map +0 -1
- package/dist/shared/hx-clinical-status-D3XQIOqX.js.map +0 -1
- package/dist/shared/hx-color-picker-DBwJzT5f.js.map +0 -1
- package/dist/shared/hx-combobox-NgJaLbs2.js.map +0 -1
- package/dist/shared/hx-copy-button-sUVuikyH.js.map +0 -1
- package/dist/shared/hx-date-picker-B49yo4Vm.js.map +0 -1
- package/dist/shared/hx-drawer-CM_upadk.js.map +0 -1
- package/dist/shared/hx-dropdown-D626S2ZG.js.map +0 -1
- package/dist/shared/hx-file-upload-D3rKROK5.js.map +0 -1
- package/dist/shared/hx-help-text-Xb2Yr8x2.js +0 -156
- package/dist/shared/hx-help-text-Xb2Yr8x2.js.map +0 -1
- package/dist/shared/hx-icon-button-a6OpeQz5.js.map +0 -1
- package/dist/shared/hx-icon-fuVm4-bk.js +0 -283
- package/dist/shared/hx-icon-fuVm4-bk.js.map +0 -1
- package/dist/shared/hx-link-CMnZRUtQ.js.map +0 -1
- package/dist/shared/hx-menu-divider-A6Guuzi_.js.map +0 -1
- package/dist/shared/hx-nav-item-CODtUlew.js.map +0 -1
- package/dist/shared/hx-nav-ldFM3Fle.js.map +0 -1
- package/dist/shared/hx-number-input-yUzFOSC1.js.map +0 -1
- package/dist/shared/hx-pagination-C7y8GVyU.js.map +0 -1
- package/dist/shared/hx-phi-field-C19oxlrr.js.map +0 -1
- package/dist/shared/hx-popover-BAlAFOH9.js.map +0 -1
- package/dist/shared/hx-popup-COUXXZ9X.js.map +0 -1
- package/dist/shared/hx-radio-C7eTj5YI.js.map +0 -1
- package/dist/shared/hx-rating-C3QP53k9.js.map +0 -1
- package/dist/shared/hx-slider-Blmv_rwS.js.map +0 -1
- package/dist/shared/hx-split-button-Ddle8iVx.js.map +0 -1
- package/dist/shared/hx-stat-Gtw_SpK8.js.map +0 -1
- package/dist/shared/hx-step-R2rjp1fT.js.map +0 -1
- package/dist/shared/hx-switch-TvKGvZJz.js.map +0 -1
- package/dist/shared/hx-tab-panel-DzsX8BHV.js.map +0 -1
- package/dist/shared/hx-tag-C5aCUpVi.js.map +0 -1
- package/dist/shared/hx-text-input-D6FlOZM-.js.map +0 -1
- package/dist/shared/hx-time-picker-Bo7FWzmf.js.map +0 -1
- package/dist/shared/hx-toggle-button-DwBers3A.js.map +0 -1
- package/dist/shared/hx-tooltip-DVqtKPCD.js.map +0 -1
- package/dist/shared/hx-top-nav-DP6OFS8C.js.map +0 -1
- package/dist/shared/hx-tree-item-CXyspGxI.js.map +0 -1
- package/dist/shared/toast-factory-Dht3pVsw.js.map +0 -1
|
@@ -1,6 +1,13 @@
|
|
|
1
1
|
/* hx-toggle-button — extracted from Shadow DOM styles */
|
|
2
2
|
:host {
|
|
3
3
|
display: inline-block;
|
|
4
|
+
/*
|
|
5
|
+
* Suppress the browser default ~1px host outline. Without this the formal
|
|
6
|
+
* AAA audit harness (which measures computed outline-width on the focused
|
|
7
|
+
* host) records a sub-2px outline and reports WCAG 2.4.13 Partially Supports.
|
|
8
|
+
* The visual focus indicator is rendered on the inner .button below.
|
|
9
|
+
*/
|
|
10
|
+
outline: none;
|
|
4
11
|
}
|
|
5
12
|
|
|
6
13
|
:host([disabled]) {
|
|
@@ -17,7 +24,7 @@
|
|
|
17
24
|
gap: var(--hx-space-2, 0.5rem);
|
|
18
25
|
border: var(--hx-border-width-thin, 1px) solid var(--hx-toggle-button-border-color, transparent);
|
|
19
26
|
border-radius: var(--hx-toggle-button-border-radius, var(--hx-border-radius-md, 0.375rem));
|
|
20
|
-
background-color: var(--hx-toggle-button-bg, var(--hx-color-primary-
|
|
27
|
+
background-color: var(--hx-toggle-button-bg, var(--hx-color-action-primary-bg, #0f7078));
|
|
21
28
|
color: var(--hx-toggle-button-color, var(--hx-color-text-on-primary, #ffffff));
|
|
22
29
|
font-family: var(--hx-toggle-button-font-family, var(--hx-font-family-sans, sans-serif));
|
|
23
30
|
font-weight: var(--hx-toggle-button-font-weight, var(--hx-font-weight-semibold, 600));
|
|
@@ -78,7 +85,10 @@
|
|
|
78
85
|
.button--md {
|
|
79
86
|
padding: var(--hx-space-2, 0.5rem) var(--hx-space-4, 1rem);
|
|
80
87
|
font-size: var(--hx-font-size-md, 1rem);
|
|
81
|
-
|
|
88
|
+
/* WCAG 2.5.5 AAA Target Size (Enhanced): 44×44 minimum.
|
|
89
|
+
Bound to --hx-touch-target-min so the default md variant clears the
|
|
90
|
+
AAA-strict floor without requiring consumers to opt into sm or lg. */
|
|
91
|
+
min-height: var(--hx-touch-target-min, 2.75rem);
|
|
82
92
|
}
|
|
83
93
|
|
|
84
94
|
.button--lg {
|
|
@@ -90,7 +100,7 @@
|
|
|
90
100
|
/* ─── Style Variants ─── */
|
|
91
101
|
|
|
92
102
|
.button--primary {
|
|
93
|
-
--hx-toggle-button-bg: var(--hx-color-primary-
|
|
103
|
+
--hx-toggle-button-bg: var(--hx-color-action-primary-bg, #0f7078);
|
|
94
104
|
--hx-toggle-button-color: var(--hx-color-text-on-primary, #ffffff);
|
|
95
105
|
--hx-toggle-button-border-color: transparent;
|
|
96
106
|
}
|
|
@@ -168,12 +178,15 @@
|
|
|
168
178
|
* so the state change is immediately legible.
|
|
169
179
|
*/
|
|
170
180
|
.button--secondary.button--pressed {
|
|
171
|
-
--hx-toggle-button-bg: var(
|
|
181
|
+
--hx-toggle-button-bg: var(
|
|
182
|
+
--hx-toggle-button-pressed-bg,
|
|
183
|
+
var(--hx-color-action-primary-bg, #0f7078)
|
|
184
|
+
);
|
|
172
185
|
--hx-toggle-button-color: var(
|
|
173
186
|
--hx-toggle-button-pressed-color,
|
|
174
187
|
var(--hx-color-text-on-primary, #ffffff)
|
|
175
188
|
);
|
|
176
|
-
--hx-toggle-button-border-color: var(--hx-color-primary-
|
|
189
|
+
--hx-toggle-button-border-color: var(--hx-color-action-primary-bg, #0f7078);
|
|
177
190
|
}
|
|
178
191
|
|
|
179
192
|
/* Tertiary pressed: use primary-100 bg + primary-700 text + border for WCAG 3:1 non-text contrast. */
|
|
@@ -184,7 +197,8 @@
|
|
|
184
197
|
var(--hx-color-primary-700, #0f6363)
|
|
185
198
|
);
|
|
186
199
|
--hx-toggle-button-border-color: var(--hx-color-primary-600, #0f7078);
|
|
187
|
-
box-shadow: inset 0 0 0
|
|
200
|
+
box-shadow: inset 0 0 0 var(--hx-toggle-button-pressed-ring-width, 1px)
|
|
201
|
+
var(--hx-color-primary-600, #0f7078);
|
|
188
202
|
}
|
|
189
203
|
|
|
190
204
|
/* Ghost pressed: subtle neutral fill, matching hover behavior as a baseline. */
|
|
@@ -208,7 +222,8 @@
|
|
|
208
222
|
var(--hx-color-text-primary, #0d1825)
|
|
209
223
|
);
|
|
210
224
|
--hx-toggle-button-border-color: var(--hx-color-text-muted, #4a5362);
|
|
211
|
-
box-shadow: inset 0 0 0
|
|
225
|
+
box-shadow: inset 0 0 0 var(--hx-toggle-button-pressed-ring-width, 1px)
|
|
226
|
+
var(--hx-color-neutral-500, #66787b);
|
|
212
227
|
}
|
|
213
228
|
|
|
214
229
|
/* ─── Disabled ─── */
|
|
@@ -243,15 +258,17 @@
|
|
|
243
258
|
@media (forced-colors: active) {
|
|
244
259
|
.button {
|
|
245
260
|
forced-color-adjust: none;
|
|
246
|
-
background-color: ButtonFace;
|
|
247
|
-
color: ButtonText;
|
|
248
|
-
border: 2px solid
|
|
261
|
+
background-color: var(--hx-toggle-button-fc-bg, ButtonFace);
|
|
262
|
+
color: var(--hx-toggle-button-fc-color, ButtonText);
|
|
263
|
+
border: var(--hx-toggle-button-fc-border-width, 2px) solid
|
|
264
|
+
var(--hx-toggle-button-fc-border-color, ButtonText);
|
|
249
265
|
}
|
|
250
266
|
|
|
251
267
|
:host(:focus-visible) .button,
|
|
252
268
|
.button:focus-visible {
|
|
253
|
-
outline: 3px solid
|
|
254
|
-
|
|
269
|
+
outline: var(--hx-toggle-button-fc-focus-ring-width, 3px) solid
|
|
270
|
+
var(--hx-toggle-button-fc-focus-ring-color, Highlight);
|
|
271
|
+
outline-offset: var(--hx-toggle-button-fc-focus-ring-offset, 2px);
|
|
255
272
|
}
|
|
256
273
|
|
|
257
274
|
.button--pressed {
|
package/dist/css/hx-tooltip.css
CHANGED
|
@@ -7,6 +7,19 @@
|
|
|
7
7
|
display: inline-block;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
|
+
/*
|
|
11
|
+
* AAA 2.4.13 Focus Appearance — enforce a ≥2px focus ring on the slotted
|
|
12
|
+
* trigger. APG forbids the tooltip body from holding focus, so the
|
|
13
|
+
* trigger is the only AAA-relevant focus surface. Token-driven.
|
|
14
|
+
*/
|
|
15
|
+
::slotted([slot='trigger']:focus-visible),
|
|
16
|
+
::slotted(button:focus-visible),
|
|
17
|
+
::slotted(a:focus-visible) {
|
|
18
|
+
outline: var(--hx-focus-ring-width, 2px) solid
|
|
19
|
+
var(--hx-tooltip-focus-ring-color, var(--hx-focus-ring-color, #0f7078));
|
|
20
|
+
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
21
|
+
}
|
|
22
|
+
|
|
10
23
|
[part='tooltip'] {
|
|
11
24
|
position: fixed;
|
|
12
25
|
z-index: var(--hx-tooltip-z-index, var(--hx-z-index-tooltip, 1600));
|
package/dist/css/hx-top-nav.css
CHANGED
|
@@ -77,9 +77,20 @@
|
|
|
77
77
|
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
+
/*
|
|
81
|
+
* AAA 2.4.13 Focus Appearance — enforce a ≥2px ring on slotted nav
|
|
82
|
+
* controls (links, buttons, hx-link, hx-button). Slotted bare anchors
|
|
83
|
+
* otherwise fall back to the 1px browser default.
|
|
84
|
+
*/
|
|
85
|
+
::slotted(a:focus-visible),
|
|
86
|
+
::slotted(button:focus-visible) {
|
|
87
|
+
outline: var(--hx-focus-ring-width, 2px) solid
|
|
88
|
+
var(--hx-top-nav-focus-ring-color, var(--hx-focus-ring-color, #0f7078));
|
|
89
|
+
outline-offset: var(--hx-focus-ring-offset, 2px);
|
|
90
|
+
}
|
|
91
|
+
|
|
80
92
|
.mobile-toggle__icon {
|
|
81
|
-
|
|
82
|
-
height: var(--hx-space-6, 1.5rem);
|
|
93
|
+
--hx-icon-size: var(--hx-space-6, 1.5rem);
|
|
83
94
|
}
|
|
84
95
|
|
|
85
96
|
/* ─── Collapsible panel (mobile) ─── */
|
package/dist/css/index.css
CHANGED
package/dist/css/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generated": "2026-05-
|
|
2
|
+
"generated": "2026-05-11T04:21:22.705Z",
|
|
3
3
|
"components": [
|
|
4
4
|
{
|
|
5
5
|
"name": "hx-accordion",
|
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
"--hx-action-bar-bg",
|
|
19
19
|
"--hx-action-bar-border",
|
|
20
20
|
"--hx-action-bar-border-radius",
|
|
21
|
+
"--hx-action-bar-focus-ring-color",
|
|
21
22
|
"--hx-action-bar-gap",
|
|
22
23
|
"--hx-action-bar-padding",
|
|
23
24
|
"--hx-action-bar-padding-block-end",
|
|
@@ -28,6 +29,9 @@
|
|
|
28
29
|
"--hx-color-border-default",
|
|
29
30
|
"--hx-color-surface-default",
|
|
30
31
|
"--hx-color-surface-raised",
|
|
32
|
+
"--hx-focus-ring-color",
|
|
33
|
+
"--hx-focus-ring-offset",
|
|
34
|
+
"--hx-focus-ring-width",
|
|
31
35
|
"--hx-size-10",
|
|
32
36
|
"--hx-size-12",
|
|
33
37
|
"--hx-size-8",
|
|
@@ -151,6 +155,7 @@
|
|
|
151
155
|
"--hx-border-radius-full",
|
|
152
156
|
"--hx-border-radius-md",
|
|
153
157
|
"--hx-border-radius-sm",
|
|
158
|
+
"--hx-color-action-primary-bg",
|
|
154
159
|
"--hx-color-error-500",
|
|
155
160
|
"--hx-color-info-700",
|
|
156
161
|
"--hx-color-neutral-0",
|
|
@@ -158,7 +163,6 @@
|
|
|
158
163
|
"--hx-color-neutral-200",
|
|
159
164
|
"--hx-color-neutral-700",
|
|
160
165
|
"--hx-color-neutral-900",
|
|
161
|
-
"--hx-color-primary-500",
|
|
162
166
|
"--hx-color-success-700",
|
|
163
167
|
"--hx-color-text-on-error",
|
|
164
168
|
"--hx-color-text-on-primary",
|
|
@@ -279,6 +283,7 @@
|
|
|
279
283
|
"--hx-color-border-on-dark-strong",
|
|
280
284
|
"--hx-color-border-strong",
|
|
281
285
|
"--hx-color-neutral-0",
|
|
286
|
+
"--hx-color-neutral-900",
|
|
282
287
|
"--hx-color-primary-500",
|
|
283
288
|
"--hx-color-surface-on-dark-overlay-default",
|
|
284
289
|
"--hx-color-surface-on-dark-overlay-subtle",
|
|
@@ -304,7 +309,6 @@
|
|
|
304
309
|
"--hx-line-height-tight",
|
|
305
310
|
"--hx-opacity-disabled",
|
|
306
311
|
"--hx-opacity-muted",
|
|
307
|
-
"--hx-size-10",
|
|
308
312
|
"--hx-size-12",
|
|
309
313
|
"--hx-space-1",
|
|
310
314
|
"--hx-space-2",
|
|
@@ -423,7 +427,6 @@
|
|
|
423
427
|
"--hx-checkbox-border-color",
|
|
424
428
|
"--hx-checkbox-border-radius",
|
|
425
429
|
"--hx-checkbox-checked-bg",
|
|
426
|
-
"--hx-checkbox-checked-border-color",
|
|
427
430
|
"--hx-checkbox-checkmark-color",
|
|
428
431
|
"--hx-checkbox-error-color",
|
|
429
432
|
"--hx-checkbox-focus-ring-color",
|
|
@@ -433,6 +436,7 @@
|
|
|
433
436
|
"--hx-checkbox-help-text-color",
|
|
434
437
|
"--hx-checkbox-label-color",
|
|
435
438
|
"--hx-checkbox-size",
|
|
439
|
+
"--hx-color-action-primary-bg",
|
|
436
440
|
"--hx-color-border-strong",
|
|
437
441
|
"--hx-color-error-500",
|
|
438
442
|
"--hx-color-error-text",
|
|
@@ -468,6 +472,7 @@
|
|
|
468
472
|
"file": "hx-checkbox-group.css",
|
|
469
473
|
"tokens": [
|
|
470
474
|
"--hx-checkbox-group-error-color",
|
|
475
|
+
"--hx-checkbox-group-focus-ring-color",
|
|
471
476
|
"--hx-checkbox-group-font-family",
|
|
472
477
|
"--hx-checkbox-group-gap",
|
|
473
478
|
"--hx-checkbox-group-help-text-color",
|
|
@@ -475,6 +480,9 @@
|
|
|
475
480
|
"--hx-color-error-text",
|
|
476
481
|
"--hx-color-text-muted",
|
|
477
482
|
"--hx-color-text-strong",
|
|
483
|
+
"--hx-focus-ring-color",
|
|
484
|
+
"--hx-focus-ring-offset",
|
|
485
|
+
"--hx-focus-ring-width",
|
|
478
486
|
"--hx-font-family-sans",
|
|
479
487
|
"--hx-font-size-sm",
|
|
480
488
|
"--hx-font-size-xs",
|
|
@@ -628,6 +636,7 @@
|
|
|
628
636
|
"--hx-space-2",
|
|
629
637
|
"--hx-space-3",
|
|
630
638
|
"--hx-space-4",
|
|
639
|
+
"--hx-touch-target-min",
|
|
631
640
|
"--hx-transition-fast"
|
|
632
641
|
]
|
|
633
642
|
},
|
|
@@ -741,7 +750,6 @@
|
|
|
741
750
|
"--hx-font-size-sm",
|
|
742
751
|
"--hx-font-weight-medium",
|
|
743
752
|
"--hx-opacity-disabled",
|
|
744
|
-
"--hx-size-10",
|
|
745
753
|
"--hx-size-12",
|
|
746
754
|
"--hx-space-1",
|
|
747
755
|
"--hx-space-2",
|
|
@@ -823,12 +831,13 @@
|
|
|
823
831
|
"--hx-border-radius-md",
|
|
824
832
|
"--hx-border-radius-sm",
|
|
825
833
|
"--hx-border-width-thin",
|
|
834
|
+
"--hx-color-action-primary-bg",
|
|
835
|
+
"--hx-color-action-primary-bg-hover",
|
|
826
836
|
"--hx-color-border-default",
|
|
827
837
|
"--hx-color-border-strong",
|
|
828
838
|
"--hx-color-error-500",
|
|
829
839
|
"--hx-color-error-text",
|
|
830
840
|
"--hx-color-neutral-900",
|
|
831
|
-
"--hx-color-primary-500",
|
|
832
841
|
"--hx-color-primary-600",
|
|
833
842
|
"--hx-color-surface-default",
|
|
834
843
|
"--hx-color-surface-sunken",
|
|
@@ -853,7 +862,6 @@
|
|
|
853
862
|
"--hx-date-picker-label-color",
|
|
854
863
|
"--hx-date-picker-selected-bg",
|
|
855
864
|
"--hx-date-picker-selected-color",
|
|
856
|
-
"--hx-date-picker-selected-hover-bg",
|
|
857
865
|
"--hx-date-picker-today-color",
|
|
858
866
|
"--hx-date-picker-trigger-color",
|
|
859
867
|
"--hx-date-picker-trigger-hover-color",
|
|
@@ -871,7 +879,6 @@
|
|
|
871
879
|
"--hx-line-height-normal",
|
|
872
880
|
"--hx-opacity-disabled",
|
|
873
881
|
"--hx-shadow-md",
|
|
874
|
-
"--hx-size-10",
|
|
875
882
|
"--hx-size-8",
|
|
876
883
|
"--hx-space-1",
|
|
877
884
|
"--hx-space-2",
|
|
@@ -1009,11 +1016,17 @@
|
|
|
1009
1016
|
"--hx-border-radius-md",
|
|
1010
1017
|
"--hx-color-border-default",
|
|
1011
1018
|
"--hx-color-surface-default",
|
|
1019
|
+
"--hx-color-text-primary",
|
|
1020
|
+
"--hx-dropdown-focus-ring-color",
|
|
1012
1021
|
"--hx-dropdown-panel-bg",
|
|
1013
1022
|
"--hx-dropdown-panel-border-color",
|
|
1014
1023
|
"--hx-dropdown-panel-border-radius",
|
|
1024
|
+
"--hx-dropdown-panel-color",
|
|
1015
1025
|
"--hx-dropdown-panel-min-width",
|
|
1016
1026
|
"--hx-dropdown-panel-z-index",
|
|
1027
|
+
"--hx-focus-ring-color",
|
|
1028
|
+
"--hx-focus-ring-offset",
|
|
1029
|
+
"--hx-focus-ring-width",
|
|
1017
1030
|
"--hx-opacity-disabled",
|
|
1018
1031
|
"--hx-overlay-black-12",
|
|
1019
1032
|
"--hx-transition-fast"
|
|
@@ -1154,6 +1167,7 @@
|
|
|
1154
1167
|
"tokens": [
|
|
1155
1168
|
"--hx-icon-color",
|
|
1156
1169
|
"--hx-icon-size",
|
|
1170
|
+
"--hx-icon-stroke-width",
|
|
1157
1171
|
"--hx-size-10",
|
|
1158
1172
|
"--hx-size-4",
|
|
1159
1173
|
"--hx-size-5",
|
|
@@ -1167,13 +1181,14 @@
|
|
|
1167
1181
|
"tokens": [
|
|
1168
1182
|
"--hx-border-radius-md",
|
|
1169
1183
|
"--hx-border-width-thin",
|
|
1184
|
+
"--hx-color-action-primary-bg",
|
|
1185
|
+
"--hx-color-action-primary-bg-hover",
|
|
1170
1186
|
"--hx-color-border-strong",
|
|
1171
1187
|
"--hx-color-error-500",
|
|
1172
1188
|
"--hx-color-error-600",
|
|
1173
1189
|
"--hx-color-neutral-0",
|
|
1174
1190
|
"--hx-color-primary-50",
|
|
1175
1191
|
"--hx-color-primary-500",
|
|
1176
|
-
"--hx-color-primary-600",
|
|
1177
1192
|
"--hx-color-surface-raised",
|
|
1178
1193
|
"--hx-color-surface-sunken",
|
|
1179
1194
|
"--hx-color-text-on-error",
|
|
@@ -1326,13 +1341,14 @@
|
|
|
1326
1341
|
"tokens": [
|
|
1327
1342
|
"--hx-border-radius-md",
|
|
1328
1343
|
"--hx-border-radius-sm",
|
|
1344
|
+
"--hx-color-action-primary-bg",
|
|
1329
1345
|
"--hx-color-neutral-0",
|
|
1330
1346
|
"--hx-color-neutral-100",
|
|
1331
1347
|
"--hx-color-neutral-300",
|
|
1332
1348
|
"--hx-color-neutral-700",
|
|
1333
1349
|
"--hx-color-neutral-800",
|
|
1334
1350
|
"--hx-color-neutral-900",
|
|
1335
|
-
"--hx-color-primary
|
|
1351
|
+
"--hx-color-text-on-primary",
|
|
1336
1352
|
"--hx-focus-ring-color",
|
|
1337
1353
|
"--hx-focus-ring-offset",
|
|
1338
1354
|
"--hx-focus-ring-width",
|
|
@@ -1353,6 +1369,7 @@
|
|
|
1353
1369
|
"--hx-nav-link-color",
|
|
1354
1370
|
"--hx-nav-link-hover-bg",
|
|
1355
1371
|
"--hx-nav-link-hover-color",
|
|
1372
|
+
"--hx-nav-link-min-height",
|
|
1356
1373
|
"--hx-nav-padding",
|
|
1357
1374
|
"--hx-nav-submenu-bg",
|
|
1358
1375
|
"--hx-nav-submenu-min-width",
|
|
@@ -1362,6 +1379,7 @@
|
|
|
1362
1379
|
"--hx-space-2",
|
|
1363
1380
|
"--hx-space-3",
|
|
1364
1381
|
"--hx-space-4",
|
|
1382
|
+
"--hx-touch-target-min",
|
|
1365
1383
|
"--hx-transition-fast",
|
|
1366
1384
|
"--hx-transition-normal",
|
|
1367
1385
|
"--hx-z-index-dropdown"
|
|
@@ -1411,6 +1429,7 @@
|
|
|
1411
1429
|
"--hx-space-2",
|
|
1412
1430
|
"--hx-space-3",
|
|
1413
1431
|
"--hx-space-4",
|
|
1432
|
+
"--hx-touch-target-min",
|
|
1414
1433
|
"--hx-transition-fast"
|
|
1415
1434
|
]
|
|
1416
1435
|
},
|
|
@@ -1457,8 +1476,8 @@
|
|
|
1457
1476
|
"tokens": [
|
|
1458
1477
|
"--hx-border-radius-md",
|
|
1459
1478
|
"--hx-border-width-thin",
|
|
1479
|
+
"--hx-color-action-primary-bg",
|
|
1460
1480
|
"--hx-color-border-strong",
|
|
1461
|
-
"--hx-color-primary-500",
|
|
1462
1481
|
"--hx-color-surface-default",
|
|
1463
1482
|
"--hx-color-surface-sunken",
|
|
1464
1483
|
"--hx-color-text-muted",
|
|
@@ -1483,7 +1502,6 @@
|
|
|
1483
1502
|
"--hx-pagination-font-family",
|
|
1484
1503
|
"--hx-pagination-gap",
|
|
1485
1504
|
"--hx-pagination-hover-bg",
|
|
1486
|
-
"--hx-pagination-hover-border-color",
|
|
1487
1505
|
"--hx-pagination-page-size-label-color",
|
|
1488
1506
|
"--hx-space-1",
|
|
1489
1507
|
"--hx-space-2",
|
|
@@ -1596,6 +1614,10 @@
|
|
|
1596
1614
|
"--hx-arrow-color",
|
|
1597
1615
|
"--hx-arrow-size",
|
|
1598
1616
|
"--hx-color-neutral-0",
|
|
1617
|
+
"--hx-focus-ring-color",
|
|
1618
|
+
"--hx-focus-ring-offset",
|
|
1619
|
+
"--hx-focus-ring-width",
|
|
1620
|
+
"--hx-popup-focus-ring-color",
|
|
1599
1621
|
"--hx-popup-transition",
|
|
1600
1622
|
"--hx-popup-z-index"
|
|
1601
1623
|
]
|
|
@@ -1669,6 +1691,9 @@
|
|
|
1669
1691
|
"--hx-color-error-text",
|
|
1670
1692
|
"--hx-color-text-muted",
|
|
1671
1693
|
"--hx-color-text-strong",
|
|
1694
|
+
"--hx-focus-ring-color",
|
|
1695
|
+
"--hx-focus-ring-offset",
|
|
1696
|
+
"--hx-focus-ring-width",
|
|
1672
1697
|
"--hx-font-family-sans",
|
|
1673
1698
|
"--hx-font-size-sm",
|
|
1674
1699
|
"--hx-font-size-xs",
|
|
@@ -1677,6 +1702,7 @@
|
|
|
1677
1702
|
"--hx-line-height-normal",
|
|
1678
1703
|
"--hx-opacity-disabled",
|
|
1679
1704
|
"--hx-radio-group-error-color",
|
|
1705
|
+
"--hx-radio-group-focus-ring-color",
|
|
1680
1706
|
"--hx-radio-group-font-family",
|
|
1681
1707
|
"--hx-radio-group-gap",
|
|
1682
1708
|
"--hx-radio-group-help-text-color",
|
|
@@ -1794,6 +1820,7 @@
|
|
|
1794
1820
|
"--hx-space-4",
|
|
1795
1821
|
"--hx-space-5",
|
|
1796
1822
|
"--hx-space-8",
|
|
1823
|
+
"--hx-touch-target-min",
|
|
1797
1824
|
"--hx-transition-fast",
|
|
1798
1825
|
"--hx-transition-normal"
|
|
1799
1826
|
]
|
|
@@ -1898,6 +1925,8 @@
|
|
|
1898
1925
|
"tokens": [
|
|
1899
1926
|
"--hx-border-radius-md",
|
|
1900
1927
|
"--hx-border-width-thin",
|
|
1928
|
+
"--hx-color-action-primary-bg",
|
|
1929
|
+
"--hx-color-action-primary-bg-hover",
|
|
1901
1930
|
"--hx-color-border-default",
|
|
1902
1931
|
"--hx-color-border-strong",
|
|
1903
1932
|
"--hx-color-error-400",
|
|
@@ -1908,13 +1937,13 @@
|
|
|
1908
1937
|
"--hx-color-primary-300",
|
|
1909
1938
|
"--hx-color-primary-50",
|
|
1910
1939
|
"--hx-color-primary-500",
|
|
1911
|
-
"--hx-color-primary-600",
|
|
1912
1940
|
"--hx-color-primary-900",
|
|
1913
1941
|
"--hx-color-surface-default",
|
|
1914
1942
|
"--hx-color-surface-raised",
|
|
1915
1943
|
"--hx-color-surface-sunken",
|
|
1916
1944
|
"--hx-color-text-on-error",
|
|
1917
1945
|
"--hx-color-text-on-primary",
|
|
1946
|
+
"--hx-color-text-on-primary-strong",
|
|
1918
1947
|
"--hx-color-text-primary",
|
|
1919
1948
|
"--hx-filter-brightness-active",
|
|
1920
1949
|
"--hx-filter-brightness-hover",
|
|
@@ -1929,7 +1958,6 @@
|
|
|
1929
1958
|
"--hx-line-height-tight",
|
|
1930
1959
|
"--hx-opacity-disabled",
|
|
1931
1960
|
"--hx-overlay-black-10",
|
|
1932
|
-
"--hx-size-10",
|
|
1933
1961
|
"--hx-size-12",
|
|
1934
1962
|
"--hx-size-8",
|
|
1935
1963
|
"--hx-space-1",
|
|
@@ -1949,6 +1977,7 @@
|
|
|
1949
1977
|
"--hx-split-button-menu-border-color",
|
|
1950
1978
|
"--hx-split-button-menu-border-radius",
|
|
1951
1979
|
"--hx-split-button-menu-max-height",
|
|
1980
|
+
"--hx-touch-target-min",
|
|
1952
1981
|
"--hx-transition-fast",
|
|
1953
1982
|
"--hx-z-index-dropdown"
|
|
1954
1983
|
]
|
|
@@ -2113,10 +2142,11 @@
|
|
|
2113
2142
|
"file": "hx-switch.css",
|
|
2114
2143
|
"tokens": [
|
|
2115
2144
|
"--hx-border-radius-full",
|
|
2145
|
+
"--hx-color-action-primary-bg",
|
|
2116
2146
|
"--hx-color-border-strong",
|
|
2117
2147
|
"--hx-color-error-text",
|
|
2118
|
-
"--hx-color-primary-500",
|
|
2119
2148
|
"--hx-color-primary-600",
|
|
2149
|
+
"--hx-color-primary-700",
|
|
2120
2150
|
"--hx-color-surface-default",
|
|
2121
2151
|
"--hx-color-text-muted",
|
|
2122
2152
|
"--hx-color-text-strong",
|
|
@@ -2153,7 +2183,6 @@
|
|
|
2153
2183
|
"--hx-switch-thumb-size-md",
|
|
2154
2184
|
"--hx-switch-thumb-size-sm",
|
|
2155
2185
|
"--hx-switch-track-bg",
|
|
2156
|
-
"--hx-switch-track-checked-bg",
|
|
2157
2186
|
"--hx-switch-track-checked-hover-bg",
|
|
2158
2187
|
"--hx-switch-track-height-lg",
|
|
2159
2188
|
"--hx-switch-track-height-md",
|
|
@@ -2348,7 +2377,6 @@
|
|
|
2348
2377
|
"--hx-input-sm-font-size",
|
|
2349
2378
|
"--hx-line-height-normal",
|
|
2350
2379
|
"--hx-opacity-disabled",
|
|
2351
|
-
"--hx-size-10",
|
|
2352
2380
|
"--hx-size-12",
|
|
2353
2381
|
"--hx-size-8",
|
|
2354
2382
|
"--hx-space-1",
|
|
@@ -2361,6 +2389,7 @@
|
|
|
2361
2389
|
"--hx-text-input-padding-x",
|
|
2362
2390
|
"--hx-text-input-padding-y",
|
|
2363
2391
|
"--hx-text-input-sm-font-size",
|
|
2392
|
+
"--hx-touch-target-min",
|
|
2364
2393
|
"--hx-transition-fast"
|
|
2365
2394
|
]
|
|
2366
2395
|
},
|
|
@@ -2443,7 +2472,6 @@
|
|
|
2443
2472
|
"--hx-font-weight-medium",
|
|
2444
2473
|
"--hx-line-height-normal",
|
|
2445
2474
|
"--hx-opacity-disabled",
|
|
2446
|
-
"--hx-size-10",
|
|
2447
2475
|
"--hx-space-1",
|
|
2448
2476
|
"--hx-space-2",
|
|
2449
2477
|
"--hx-space-3",
|
|
@@ -2462,6 +2490,7 @@
|
|
|
2462
2490
|
"--hx-time-picker-option-hover-bg",
|
|
2463
2491
|
"--hx-time-picker-option-hover-color",
|
|
2464
2492
|
"--hx-time-picker-option-selected-color",
|
|
2493
|
+
"--hx-touch-target-min",
|
|
2465
2494
|
"--hx-transition-fast",
|
|
2466
2495
|
"--hx-z-index-dropdown"
|
|
2467
2496
|
]
|
|
@@ -2511,12 +2540,12 @@
|
|
|
2511
2540
|
"tokens": [
|
|
2512
2541
|
"--hx-border-radius-md",
|
|
2513
2542
|
"--hx-border-width-thin",
|
|
2543
|
+
"--hx-color-action-primary-bg",
|
|
2514
2544
|
"--hx-color-border-strong",
|
|
2515
2545
|
"--hx-color-neutral-0",
|
|
2516
2546
|
"--hx-color-neutral-500",
|
|
2517
2547
|
"--hx-color-primary-100",
|
|
2518
2548
|
"--hx-color-primary-50",
|
|
2519
|
-
"--hx-color-primary-500",
|
|
2520
2549
|
"--hx-color-primary-600",
|
|
2521
2550
|
"--hx-color-primary-700",
|
|
2522
2551
|
"--hx-color-surface-raised",
|
|
@@ -2536,7 +2565,6 @@
|
|
|
2536
2565
|
"--hx-font-weight-semibold",
|
|
2537
2566
|
"--hx-line-height-tight",
|
|
2538
2567
|
"--hx-opacity-disabled",
|
|
2539
|
-
"--hx-size-10",
|
|
2540
2568
|
"--hx-size-12",
|
|
2541
2569
|
"--hx-space-1",
|
|
2542
2570
|
"--hx-space-2",
|
|
@@ -2547,10 +2575,18 @@
|
|
|
2547
2575
|
"--hx-toggle-button-border-color",
|
|
2548
2576
|
"--hx-toggle-button-border-radius",
|
|
2549
2577
|
"--hx-toggle-button-color",
|
|
2578
|
+
"--hx-toggle-button-fc-bg",
|
|
2579
|
+
"--hx-toggle-button-fc-border-color",
|
|
2580
|
+
"--hx-toggle-button-fc-border-width",
|
|
2581
|
+
"--hx-toggle-button-fc-color",
|
|
2582
|
+
"--hx-toggle-button-fc-focus-ring-color",
|
|
2583
|
+
"--hx-toggle-button-fc-focus-ring-offset",
|
|
2584
|
+
"--hx-toggle-button-fc-focus-ring-width",
|
|
2550
2585
|
"--hx-toggle-button-focus-ring-color",
|
|
2551
2586
|
"--hx-toggle-button-font-family",
|
|
2552
2587
|
"--hx-toggle-button-font-weight",
|
|
2553
2588
|
"--hx-toggle-button-pressed-bg",
|
|
2589
|
+
"--hx-toggle-button-pressed-ring-width",
|
|
2554
2590
|
"--hx-touch-target-min",
|
|
2555
2591
|
"--hx-transition-fast"
|
|
2556
2592
|
]
|
|
@@ -2562,6 +2598,9 @@
|
|
|
2562
2598
|
"--hx-border-radius-sm",
|
|
2563
2599
|
"--hx-color-surface-inverse",
|
|
2564
2600
|
"--hx-color-text-inverse",
|
|
2601
|
+
"--hx-focus-ring-color",
|
|
2602
|
+
"--hx-focus-ring-offset",
|
|
2603
|
+
"--hx-focus-ring-width",
|
|
2565
2604
|
"--hx-font-family-sans",
|
|
2566
2605
|
"--hx-font-size-xs",
|
|
2567
2606
|
"--hx-line-height-normal",
|
|
@@ -2573,6 +2612,7 @@
|
|
|
2573
2612
|
"--hx-tooltip-bg",
|
|
2574
2613
|
"--hx-tooltip-border-radius",
|
|
2575
2614
|
"--hx-tooltip-color",
|
|
2615
|
+
"--hx-tooltip-focus-ring-color",
|
|
2576
2616
|
"--hx-tooltip-font-family",
|
|
2577
2617
|
"--hx-tooltip-font-size",
|
|
2578
2618
|
"--hx-tooltip-max-width",
|