@helixui/library 3.7.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 +1657 -71
- 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 +0 -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.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.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-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-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-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.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 +355 -84
- package/dist/css/helix-core.css +23 -5
- package/dist/css/helix-feedback.css +15 -18
- package/dist/css/helix-forms.css +139 -27
- package/dist/css/helix-media.css +6 -3
- package/dist/css/helix-navigation.css +59 -9
- package/dist/css/helix-overlay.css +63 -0
- package/dist/css/helix-tokens.css +16 -14
- 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 +5 -0
- package/dist/css/hx-banner.css +4 -8
- package/dist/css/hx-button.css +4 -1
- package/dist/css/hx-carousel.css +6 -3
- package/dist/css/hx-checkbox-group.css +11 -0
- package/dist/css/hx-checkbox.css +14 -9
- 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 +11 -1
- 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.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-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 +11 -1
- 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 +43 -12
- package/dist/index.js +47 -47
- 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-DFL35nzi.js → hx-badge-vX-1cuLA.js} +16 -11
- 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-rRNmD4fd.js → hx-button-DOZTZnz-.js} +18 -15
- 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-hPlIw6Lb.js → hx-checkbox-DDSXXhps.js} +33 -30
- 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-DSKDkCy1.js → hx-date-picker-CziP3Hm1.js} +80 -82
- package/dist/shared/hx-date-picker-CziP3Hm1.js.map +1 -0
- 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-B2BdVdyK.js.map +1 -1
- 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-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-CY4kQfZw.js → hx-radio-BD_c9NJy.js} +83 -70
- 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-CUzliIK_.js → hx-step-CyGQAuiB.js} +5 -25
- 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-DSJeFlb0.js → hx-toggle-button-xNVYeA3X.js} +37 -27
- 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 +1166 -411
- 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-DFL35nzi.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-group-4NUBpkyC.js +0 -181
- package/dist/shared/hx-button-group-4NUBpkyC.js.map +0 -1
- package/dist/shared/hx-button-rRNmD4fd.js.map +0 -1
- package/dist/shared/hx-carousel-item-z1Lc24op.js.map +0 -1
- package/dist/shared/hx-checkbox-group-D5piJLY8.js.map +0 -1
- package/dist/shared/hx-checkbox-hPlIw6Lb.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-DSKDkCy1.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-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-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-CY4kQfZw.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-CUzliIK_.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-DSJeFlb0.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
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",
|
|
@@ -305,7 +309,6 @@
|
|
|
305
309
|
"--hx-line-height-tight",
|
|
306
310
|
"--hx-opacity-disabled",
|
|
307
311
|
"--hx-opacity-muted",
|
|
308
|
-
"--hx-size-10",
|
|
309
312
|
"--hx-size-12",
|
|
310
313
|
"--hx-space-1",
|
|
311
314
|
"--hx-space-2",
|
|
@@ -469,6 +472,7 @@
|
|
|
469
472
|
"file": "hx-checkbox-group.css",
|
|
470
473
|
"tokens": [
|
|
471
474
|
"--hx-checkbox-group-error-color",
|
|
475
|
+
"--hx-checkbox-group-focus-ring-color",
|
|
472
476
|
"--hx-checkbox-group-font-family",
|
|
473
477
|
"--hx-checkbox-group-gap",
|
|
474
478
|
"--hx-checkbox-group-help-text-color",
|
|
@@ -476,6 +480,9 @@
|
|
|
476
480
|
"--hx-color-error-text",
|
|
477
481
|
"--hx-color-text-muted",
|
|
478
482
|
"--hx-color-text-strong",
|
|
483
|
+
"--hx-focus-ring-color",
|
|
484
|
+
"--hx-focus-ring-offset",
|
|
485
|
+
"--hx-focus-ring-width",
|
|
479
486
|
"--hx-font-family-sans",
|
|
480
487
|
"--hx-font-size-sm",
|
|
481
488
|
"--hx-font-size-xs",
|
|
@@ -629,6 +636,7 @@
|
|
|
629
636
|
"--hx-space-2",
|
|
630
637
|
"--hx-space-3",
|
|
631
638
|
"--hx-space-4",
|
|
639
|
+
"--hx-touch-target-min",
|
|
632
640
|
"--hx-transition-fast"
|
|
633
641
|
]
|
|
634
642
|
},
|
|
@@ -742,7 +750,6 @@
|
|
|
742
750
|
"--hx-font-size-sm",
|
|
743
751
|
"--hx-font-weight-medium",
|
|
744
752
|
"--hx-opacity-disabled",
|
|
745
|
-
"--hx-size-10",
|
|
746
753
|
"--hx-size-12",
|
|
747
754
|
"--hx-space-1",
|
|
748
755
|
"--hx-space-2",
|
|
@@ -872,7 +879,6 @@
|
|
|
872
879
|
"--hx-line-height-normal",
|
|
873
880
|
"--hx-opacity-disabled",
|
|
874
881
|
"--hx-shadow-md",
|
|
875
|
-
"--hx-size-10",
|
|
876
882
|
"--hx-size-8",
|
|
877
883
|
"--hx-space-1",
|
|
878
884
|
"--hx-space-2",
|
|
@@ -1010,11 +1016,17 @@
|
|
|
1010
1016
|
"--hx-border-radius-md",
|
|
1011
1017
|
"--hx-color-border-default",
|
|
1012
1018
|
"--hx-color-surface-default",
|
|
1019
|
+
"--hx-color-text-primary",
|
|
1020
|
+
"--hx-dropdown-focus-ring-color",
|
|
1013
1021
|
"--hx-dropdown-panel-bg",
|
|
1014
1022
|
"--hx-dropdown-panel-border-color",
|
|
1015
1023
|
"--hx-dropdown-panel-border-radius",
|
|
1024
|
+
"--hx-dropdown-panel-color",
|
|
1016
1025
|
"--hx-dropdown-panel-min-width",
|
|
1017
1026
|
"--hx-dropdown-panel-z-index",
|
|
1027
|
+
"--hx-focus-ring-color",
|
|
1028
|
+
"--hx-focus-ring-offset",
|
|
1029
|
+
"--hx-focus-ring-width",
|
|
1018
1030
|
"--hx-opacity-disabled",
|
|
1019
1031
|
"--hx-overlay-black-12",
|
|
1020
1032
|
"--hx-transition-fast"
|
|
@@ -1155,6 +1167,7 @@
|
|
|
1155
1167
|
"tokens": [
|
|
1156
1168
|
"--hx-icon-color",
|
|
1157
1169
|
"--hx-icon-size",
|
|
1170
|
+
"--hx-icon-stroke-width",
|
|
1158
1171
|
"--hx-size-10",
|
|
1159
1172
|
"--hx-size-4",
|
|
1160
1173
|
"--hx-size-5",
|
|
@@ -1328,13 +1341,14 @@
|
|
|
1328
1341
|
"tokens": [
|
|
1329
1342
|
"--hx-border-radius-md",
|
|
1330
1343
|
"--hx-border-radius-sm",
|
|
1344
|
+
"--hx-color-action-primary-bg",
|
|
1331
1345
|
"--hx-color-neutral-0",
|
|
1332
1346
|
"--hx-color-neutral-100",
|
|
1333
1347
|
"--hx-color-neutral-300",
|
|
1334
1348
|
"--hx-color-neutral-700",
|
|
1335
1349
|
"--hx-color-neutral-800",
|
|
1336
1350
|
"--hx-color-neutral-900",
|
|
1337
|
-
"--hx-color-primary
|
|
1351
|
+
"--hx-color-text-on-primary",
|
|
1338
1352
|
"--hx-focus-ring-color",
|
|
1339
1353
|
"--hx-focus-ring-offset",
|
|
1340
1354
|
"--hx-focus-ring-width",
|
|
@@ -1355,6 +1369,7 @@
|
|
|
1355
1369
|
"--hx-nav-link-color",
|
|
1356
1370
|
"--hx-nav-link-hover-bg",
|
|
1357
1371
|
"--hx-nav-link-hover-color",
|
|
1372
|
+
"--hx-nav-link-min-height",
|
|
1358
1373
|
"--hx-nav-padding",
|
|
1359
1374
|
"--hx-nav-submenu-bg",
|
|
1360
1375
|
"--hx-nav-submenu-min-width",
|
|
@@ -1364,6 +1379,7 @@
|
|
|
1364
1379
|
"--hx-space-2",
|
|
1365
1380
|
"--hx-space-3",
|
|
1366
1381
|
"--hx-space-4",
|
|
1382
|
+
"--hx-touch-target-min",
|
|
1367
1383
|
"--hx-transition-fast",
|
|
1368
1384
|
"--hx-transition-normal",
|
|
1369
1385
|
"--hx-z-index-dropdown"
|
|
@@ -1413,6 +1429,7 @@
|
|
|
1413
1429
|
"--hx-space-2",
|
|
1414
1430
|
"--hx-space-3",
|
|
1415
1431
|
"--hx-space-4",
|
|
1432
|
+
"--hx-touch-target-min",
|
|
1416
1433
|
"--hx-transition-fast"
|
|
1417
1434
|
]
|
|
1418
1435
|
},
|
|
@@ -1597,6 +1614,10 @@
|
|
|
1597
1614
|
"--hx-arrow-color",
|
|
1598
1615
|
"--hx-arrow-size",
|
|
1599
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",
|
|
1600
1621
|
"--hx-popup-transition",
|
|
1601
1622
|
"--hx-popup-z-index"
|
|
1602
1623
|
]
|
|
@@ -1670,6 +1691,9 @@
|
|
|
1670
1691
|
"--hx-color-error-text",
|
|
1671
1692
|
"--hx-color-text-muted",
|
|
1672
1693
|
"--hx-color-text-strong",
|
|
1694
|
+
"--hx-focus-ring-color",
|
|
1695
|
+
"--hx-focus-ring-offset",
|
|
1696
|
+
"--hx-focus-ring-width",
|
|
1673
1697
|
"--hx-font-family-sans",
|
|
1674
1698
|
"--hx-font-size-sm",
|
|
1675
1699
|
"--hx-font-size-xs",
|
|
@@ -1678,6 +1702,7 @@
|
|
|
1678
1702
|
"--hx-line-height-normal",
|
|
1679
1703
|
"--hx-opacity-disabled",
|
|
1680
1704
|
"--hx-radio-group-error-color",
|
|
1705
|
+
"--hx-radio-group-focus-ring-color",
|
|
1681
1706
|
"--hx-radio-group-font-family",
|
|
1682
1707
|
"--hx-radio-group-gap",
|
|
1683
1708
|
"--hx-radio-group-help-text-color",
|
|
@@ -1795,6 +1820,7 @@
|
|
|
1795
1820
|
"--hx-space-4",
|
|
1796
1821
|
"--hx-space-5",
|
|
1797
1822
|
"--hx-space-8",
|
|
1823
|
+
"--hx-touch-target-min",
|
|
1798
1824
|
"--hx-transition-fast",
|
|
1799
1825
|
"--hx-transition-normal"
|
|
1800
1826
|
]
|
|
@@ -1899,6 +1925,8 @@
|
|
|
1899
1925
|
"tokens": [
|
|
1900
1926
|
"--hx-border-radius-md",
|
|
1901
1927
|
"--hx-border-width-thin",
|
|
1928
|
+
"--hx-color-action-primary-bg",
|
|
1929
|
+
"--hx-color-action-primary-bg-hover",
|
|
1902
1930
|
"--hx-color-border-default",
|
|
1903
1931
|
"--hx-color-border-strong",
|
|
1904
1932
|
"--hx-color-error-400",
|
|
@@ -1909,13 +1937,13 @@
|
|
|
1909
1937
|
"--hx-color-primary-300",
|
|
1910
1938
|
"--hx-color-primary-50",
|
|
1911
1939
|
"--hx-color-primary-500",
|
|
1912
|
-
"--hx-color-primary-600",
|
|
1913
1940
|
"--hx-color-primary-900",
|
|
1914
1941
|
"--hx-color-surface-default",
|
|
1915
1942
|
"--hx-color-surface-raised",
|
|
1916
1943
|
"--hx-color-surface-sunken",
|
|
1917
1944
|
"--hx-color-text-on-error",
|
|
1918
1945
|
"--hx-color-text-on-primary",
|
|
1946
|
+
"--hx-color-text-on-primary-strong",
|
|
1919
1947
|
"--hx-color-text-primary",
|
|
1920
1948
|
"--hx-filter-brightness-active",
|
|
1921
1949
|
"--hx-filter-brightness-hover",
|
|
@@ -1930,7 +1958,6 @@
|
|
|
1930
1958
|
"--hx-line-height-tight",
|
|
1931
1959
|
"--hx-opacity-disabled",
|
|
1932
1960
|
"--hx-overlay-black-10",
|
|
1933
|
-
"--hx-size-10",
|
|
1934
1961
|
"--hx-size-12",
|
|
1935
1962
|
"--hx-size-8",
|
|
1936
1963
|
"--hx-space-1",
|
|
@@ -1950,6 +1977,7 @@
|
|
|
1950
1977
|
"--hx-split-button-menu-border-color",
|
|
1951
1978
|
"--hx-split-button-menu-border-radius",
|
|
1952
1979
|
"--hx-split-button-menu-max-height",
|
|
1980
|
+
"--hx-touch-target-min",
|
|
1953
1981
|
"--hx-transition-fast",
|
|
1954
1982
|
"--hx-z-index-dropdown"
|
|
1955
1983
|
]
|
|
@@ -2114,10 +2142,11 @@
|
|
|
2114
2142
|
"file": "hx-switch.css",
|
|
2115
2143
|
"tokens": [
|
|
2116
2144
|
"--hx-border-radius-full",
|
|
2145
|
+
"--hx-color-action-primary-bg",
|
|
2117
2146
|
"--hx-color-border-strong",
|
|
2118
2147
|
"--hx-color-error-text",
|
|
2119
|
-
"--hx-color-primary-500",
|
|
2120
2148
|
"--hx-color-primary-600",
|
|
2149
|
+
"--hx-color-primary-700",
|
|
2121
2150
|
"--hx-color-surface-default",
|
|
2122
2151
|
"--hx-color-text-muted",
|
|
2123
2152
|
"--hx-color-text-strong",
|
|
@@ -2154,7 +2183,6 @@
|
|
|
2154
2183
|
"--hx-switch-thumb-size-md",
|
|
2155
2184
|
"--hx-switch-thumb-size-sm",
|
|
2156
2185
|
"--hx-switch-track-bg",
|
|
2157
|
-
"--hx-switch-track-checked-bg",
|
|
2158
2186
|
"--hx-switch-track-checked-hover-bg",
|
|
2159
2187
|
"--hx-switch-track-height-lg",
|
|
2160
2188
|
"--hx-switch-track-height-md",
|
|
@@ -2349,7 +2377,6 @@
|
|
|
2349
2377
|
"--hx-input-sm-font-size",
|
|
2350
2378
|
"--hx-line-height-normal",
|
|
2351
2379
|
"--hx-opacity-disabled",
|
|
2352
|
-
"--hx-size-10",
|
|
2353
2380
|
"--hx-size-12",
|
|
2354
2381
|
"--hx-size-8",
|
|
2355
2382
|
"--hx-space-1",
|
|
@@ -2362,6 +2389,7 @@
|
|
|
2362
2389
|
"--hx-text-input-padding-x",
|
|
2363
2390
|
"--hx-text-input-padding-y",
|
|
2364
2391
|
"--hx-text-input-sm-font-size",
|
|
2392
|
+
"--hx-touch-target-min",
|
|
2365
2393
|
"--hx-transition-fast"
|
|
2366
2394
|
]
|
|
2367
2395
|
},
|
|
@@ -2444,7 +2472,6 @@
|
|
|
2444
2472
|
"--hx-font-weight-medium",
|
|
2445
2473
|
"--hx-line-height-normal",
|
|
2446
2474
|
"--hx-opacity-disabled",
|
|
2447
|
-
"--hx-size-10",
|
|
2448
2475
|
"--hx-space-1",
|
|
2449
2476
|
"--hx-space-2",
|
|
2450
2477
|
"--hx-space-3",
|
|
@@ -2463,6 +2490,7 @@
|
|
|
2463
2490
|
"--hx-time-picker-option-hover-bg",
|
|
2464
2491
|
"--hx-time-picker-option-hover-color",
|
|
2465
2492
|
"--hx-time-picker-option-selected-color",
|
|
2493
|
+
"--hx-touch-target-min",
|
|
2466
2494
|
"--hx-transition-fast",
|
|
2467
2495
|
"--hx-z-index-dropdown"
|
|
2468
2496
|
]
|
|
@@ -2537,7 +2565,6 @@
|
|
|
2537
2565
|
"--hx-font-weight-semibold",
|
|
2538
2566
|
"--hx-line-height-tight",
|
|
2539
2567
|
"--hx-opacity-disabled",
|
|
2540
|
-
"--hx-size-10",
|
|
2541
2568
|
"--hx-size-12",
|
|
2542
2569
|
"--hx-space-1",
|
|
2543
2570
|
"--hx-space-2",
|
|
@@ -2571,6 +2598,9 @@
|
|
|
2571
2598
|
"--hx-border-radius-sm",
|
|
2572
2599
|
"--hx-color-surface-inverse",
|
|
2573
2600
|
"--hx-color-text-inverse",
|
|
2601
|
+
"--hx-focus-ring-color",
|
|
2602
|
+
"--hx-focus-ring-offset",
|
|
2603
|
+
"--hx-focus-ring-width",
|
|
2574
2604
|
"--hx-font-family-sans",
|
|
2575
2605
|
"--hx-font-size-xs",
|
|
2576
2606
|
"--hx-line-height-normal",
|
|
@@ -2582,6 +2612,7 @@
|
|
|
2582
2612
|
"--hx-tooltip-bg",
|
|
2583
2613
|
"--hx-tooltip-border-radius",
|
|
2584
2614
|
"--hx-tooltip-color",
|
|
2615
|
+
"--hx-tooltip-focus-ring-color",
|
|
2585
2616
|
"--hx-tooltip-font-family",
|
|
2586
2617
|
"--hx-tooltip-font-size",
|
|
2587
2618
|
"--hx-tooltip-max-width",
|
package/dist/index.js
CHANGED
|
@@ -1,84 +1,84 @@
|
|
|
1
1
|
import { lightTokenCss as p } from "@helixui/tokens";
|
|
2
|
-
import { H as S, a as y } from "./shared/hx-accordion-
|
|
3
|
-
import { H as b } from "./shared/hx-action-bar-
|
|
4
|
-
import { H as g } from "./shared/hx-alert-
|
|
5
|
-
import { H as v } from "./shared/hx-avatar-
|
|
6
|
-
import { H as E } from "./shared/hx-badge-
|
|
7
|
-
import { H as k } from "./shared/hx-banner-
|
|
8
|
-
import { H as B, a as P } from "./shared/hx-breadcrumb-item-
|
|
9
|
-
import { H as M } from "./shared/hx-button-
|
|
10
|
-
import { H as N } from "./shared/hx-button-group-
|
|
2
|
+
import { H as S, a as y } from "./shared/hx-accordion-DR--Ev4t.js";
|
|
3
|
+
import { H as b } from "./shared/hx-action-bar-BlEG4aZv.js";
|
|
4
|
+
import { H as g } from "./shared/hx-alert-C0axS32J.js";
|
|
5
|
+
import { H as v } from "./shared/hx-avatar-ChAYWnK8.js";
|
|
6
|
+
import { H as E } from "./shared/hx-badge-vX-1cuLA.js";
|
|
7
|
+
import { H as k } from "./shared/hx-banner-PbHwFNSb.js";
|
|
8
|
+
import { H as B, a as P } from "./shared/hx-breadcrumb-item-D8xYqe3s.js";
|
|
9
|
+
import { H as M } from "./shared/hx-button-DOZTZnz-.js";
|
|
10
|
+
import { H as N } from "./shared/hx-button-group-D3QUmSzl.js";
|
|
11
11
|
import { H as A } from "./shared/hx-card-CswtnYvj.js";
|
|
12
|
-
import { H as G, a as U } from "./shared/hx-carousel-item-
|
|
13
|
-
import { H as O } from "./shared/hx-checkbox-
|
|
14
|
-
import { H as K } from "./shared/hx-checkbox-group-
|
|
15
|
-
import { H as Y } from "./shared/hx-clinical-status-
|
|
12
|
+
import { H as G, a as U } from "./shared/hx-carousel-item-BVIKgQ4i.js";
|
|
13
|
+
import { H as O } from "./shared/hx-checkbox-DDSXXhps.js";
|
|
14
|
+
import { H as K } from "./shared/hx-checkbox-group-C0q6HDqn.js";
|
|
15
|
+
import { H as Y } from "./shared/hx-clinical-status-ZSVEc3Qg.js";
|
|
16
16
|
import { H as q } from "./shared/hx-code-snippet-fVV3Z2DZ.js";
|
|
17
|
-
import { H as J } from "./shared/hx-color-picker-
|
|
18
|
-
import { H as Z } from "./shared/hx-combobox-
|
|
17
|
+
import { H as J } from "./shared/hx-color-picker-CYjx8i8R.js";
|
|
18
|
+
import { H as Z } from "./shared/hx-combobox-Be-mqOv4.js";
|
|
19
19
|
import { H as oe } from "./shared/hx-container-DVI7sxfX.js";
|
|
20
|
-
import { H as re } from "./shared/hx-copy-button-
|
|
20
|
+
import { H as re } from "./shared/hx-copy-button-DJirFCUL.js";
|
|
21
21
|
import { H as ie } from "./shared/hx-counter-0zYapFhf.js";
|
|
22
22
|
import { H as xe } from "./shared/hx-data-table-Ct3gQ6ya.js";
|
|
23
|
-
import { H as le } from "./shared/hx-date-picker-
|
|
23
|
+
import { H as le } from "./shared/hx-date-picker-CziP3Hm1.js";
|
|
24
24
|
import { H as pe } from "./shared/hx-dialog-B4weoj_1.js";
|
|
25
25
|
import { H as fe } from "./shared/hx-divider-CYfcUjcr.js";
|
|
26
|
-
import { H as de } from "./shared/hx-drawer-
|
|
27
|
-
import { H as ue } from "./shared/hx-dropdown-
|
|
26
|
+
import { H as de } from "./shared/hx-drawer-BlU2oX8-.js";
|
|
27
|
+
import { H as ue } from "./shared/hx-dropdown-DREqpIpm.js";
|
|
28
28
|
import { H as ye } from "./shared/hx-field-zw0U1KVi.js";
|
|
29
29
|
import { H as be } from "./shared/hx-field-label-BVRyyKeh.js";
|
|
30
|
-
import { H as ge } from "./shared/hx-file-upload-
|
|
30
|
+
import { H as ge } from "./shared/hx-file-upload-CU5QGZSP.js";
|
|
31
31
|
import { H as ve } from "./shared/hx-form-CkChEATa.js";
|
|
32
32
|
import { H as Ee } from "./shared/hx-format-date-CKnlQOmV.js";
|
|
33
33
|
import { H as ke, a as we } from "./shared/hx-grid-CXZf3jeK.js";
|
|
34
|
-
import { H as Pe } from "./shared/hx-help-text-
|
|
35
|
-
import { H as Me } from "./shared/hx-icon-
|
|
34
|
+
import { H as Pe } from "./shared/hx-help-text-CNaZ82LT.js";
|
|
35
|
+
import { H as Me } from "./shared/hx-icon-bxz9eB9a.js";
|
|
36
36
|
import { H as Ne } from "./shared/hx-icon-button-B2BdVdyK.js";
|
|
37
37
|
import { H as Ae } from "./shared/hx-image-Ben_4yM5.js";
|
|
38
|
-
import { H as Ge } from "./shared/hx-link-
|
|
38
|
+
import { H as Ge } from "./shared/hx-link-BURSdYLp.js";
|
|
39
39
|
import { H as Ve, a as Oe } from "./shared/hx-list-Bp8HeLHh.js";
|
|
40
|
-
import { H as Ke, a as We, b as Ye } from "./shared/hx-menu-divider-
|
|
40
|
+
import { H as Ke, a as We, b as Ye } from "./shared/hx-menu-divider-g0grbWV9.js";
|
|
41
41
|
import { H as qe } from "./shared/hx-meter-BnpmF3Vx.js";
|
|
42
|
-
import { H as Je } from "./shared/hx-nav-
|
|
43
|
-
import { H as Ze } from "./shared/hx-number-input-
|
|
44
|
-
import { H as oo } from "./shared/hx-overflow-menu-
|
|
42
|
+
import { H as Je } from "./shared/hx-nav-GTsAZGOx.js";
|
|
43
|
+
import { H as Ze } from "./shared/hx-number-input-Bvyc9kOi.js";
|
|
44
|
+
import { H as oo } from "./shared/hx-overflow-menu-LrTteeR1.js";
|
|
45
45
|
import { H as ro } from "./shared/hx-pagination-D726PyTM.js";
|
|
46
46
|
import { H as io } from "./shared/hx-patient-banner-CkS-Lmj4.js";
|
|
47
|
-
import { H as xo } from "./shared/hx-phi-field-
|
|
48
|
-
import { H as lo } from "./shared/hx-popover-
|
|
49
|
-
import { H as po } from "./shared/hx-popup-
|
|
47
|
+
import { H as xo } from "./shared/hx-phi-field-sZt_rYIL.js";
|
|
48
|
+
import { H as lo } from "./shared/hx-popover-BjB0nkcq.js";
|
|
49
|
+
import { H as po } from "./shared/hx-popup-BiV_2evC.js";
|
|
50
50
|
import { H as fo } from "./shared/hx-progress-bar-CYz9U721.js";
|
|
51
51
|
import { H as ho } from "./shared/hx-progress-ring-TwHyXeEp.js";
|
|
52
52
|
import { H as So } from "./shared/hx-prose-BThYcASV.js";
|
|
53
|
-
import { H as To, a as bo } from "./shared/hx-radio-
|
|
54
|
-
import { H as go } from "./shared/hx-rating-
|
|
53
|
+
import { H as To, a as bo } from "./shared/hx-radio-BD_c9NJy.js";
|
|
54
|
+
import { H as go } from "./shared/hx-rating-BGK4AxvI.js";
|
|
55
55
|
import { H as vo } from "./shared/hx-select-DahFehiZ.js";
|
|
56
|
-
import { H as Eo, a as Do } from "./shared/hx-nav-item-
|
|
56
|
+
import { H as Eo, a as Do } from "./shared/hx-nav-item-CxE7Mp3M.js";
|
|
57
57
|
import { H as wo } from "./shared/hx-skeleton-Cnieh5Uc.js";
|
|
58
|
-
import { H as Po } from "./shared/hx-slider-
|
|
58
|
+
import { H as Po } from "./shared/hx-slider-CkOk5BCY.js";
|
|
59
59
|
import { H as Mo } from "./shared/hx-spinner-3qBp4jeN.js";
|
|
60
|
-
import { H as No } from "./shared/hx-split-button-
|
|
60
|
+
import { H as No } from "./shared/hx-split-button-Bg9FHrFK.js";
|
|
61
61
|
import { H as Ao } from "./shared/hx-split-panel-B-u0Z3mm.js";
|
|
62
62
|
import { H as Go } from "./shared/hx-stack-DGfcOfWJ.js";
|
|
63
|
-
import { H as Vo } from "./shared/hx-stat-
|
|
63
|
+
import { H as Vo } from "./shared/hx-stat-wKxbyep6.js";
|
|
64
64
|
import { H as Xo } from "./shared/hx-status-indicator-BlQyen43.js";
|
|
65
|
-
import { H as Wo, a as Yo } from "./shared/hx-step-
|
|
65
|
+
import { H as Wo, a as Yo } from "./shared/hx-step-CyGQAuiB.js";
|
|
66
66
|
import { H as qo, a as zo } from "./shared/hx-structured-list-m_-dMJbC.js";
|
|
67
67
|
import { H as Qo } from "./shared/hx-style-scope-TDnR8H4O.js";
|
|
68
|
-
import { H as et } from "./shared/hx-switch-
|
|
68
|
+
import { H as et } from "./shared/hx-switch-BCXuNxEH.js";
|
|
69
69
|
import { H as tt, a as rt, b as at, c as it, d as st, e as xt, f as Ht } from "./shared/hx-td-BPsb6OaG.js";
|
|
70
|
-
import { H as nt, a as pt, b as mt } from "./shared/hx-tab-panel-
|
|
71
|
-
import { H as ct } from "./shared/hx-tag-
|
|
70
|
+
import { H as nt, a as pt, b as mt } from "./shared/hx-tab-panel-BfisavKo.js";
|
|
71
|
+
import { H as ct } from "./shared/hx-tag-BqO6HY6V.js";
|
|
72
72
|
import { H as ht } from "./shared/hx-text-Bz_9fJ3J.js";
|
|
73
|
-
import { F as St, H as yt } from "./shared/hx-text-input-
|
|
73
|
+
import { F as St, H as yt } from "./shared/hx-text-input-V5sQOpDh.js";
|
|
74
74
|
import { H as bt } from "./shared/hx-textarea-CNG590KY.js";
|
|
75
75
|
import { H as gt } from "./shared/hx-theme-BsefFWTO.js";
|
|
76
|
-
import { H as vt } from "./shared/hx-time-picker-
|
|
77
|
-
import { H as Et, a as Dt, t as kt } from "./shared/toast-factory-
|
|
78
|
-
import { H as Bt } from "./shared/hx-toggle-button-
|
|
79
|
-
import { H as Ft } from "./shared/hx-tooltip-
|
|
80
|
-
import { H as Lt } from "./shared/hx-top-nav-
|
|
81
|
-
import { H as Rt, a as At } from "./shared/hx-tree-item-
|
|
76
|
+
import { H as vt } from "./shared/hx-time-picker-if5Cl0Ei.js";
|
|
77
|
+
import { H as Et, a as Dt, t as kt } from "./shared/toast-factory-DgnbFxVs.js";
|
|
78
|
+
import { H as Bt } from "./shared/hx-toggle-button-xNVYeA3X.js";
|
|
79
|
+
import { H as Ft } from "./shared/hx-tooltip-CamO-9nd.js";
|
|
80
|
+
import { H as Lt } from "./shared/hx-top-nav-vP6oDWMV.js";
|
|
81
|
+
import { H as Rt, a as At } from "./shared/hx-tree-item-D8hwKd5m.js";
|
|
82
82
|
import { H as Gt } from "./shared/hx-visually-hidden-0bZKOWgT.js";
|
|
83
83
|
import { F as Vt } from "./shared/FormMixin-B8PXk5RQ.js";
|
|
84
84
|
import { H as Xt } from "./shared/helix-element-BNEYeiys.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { css as
|
|
1
|
+
import { css as C, nothing as _, html as f } from "lit";
|
|
2
2
|
import { property as h, customElement as E } from "lit/decorators.js";
|
|
3
|
-
import { classMap as
|
|
3
|
+
import { classMap as I } from "lit/directives/class-map.js";
|
|
4
4
|
import { f as $ } from "./forced-colors-CTEDFRGa.js";
|
|
5
|
-
import { H as
|
|
6
|
-
import { c as
|
|
5
|
+
import { H as S } from "./helix-element-BNEYeiys.js";
|
|
6
|
+
import { c as O } from "./id-counter-DuX8vsui.js";
|
|
7
7
|
import { d as w } from "./dev-warn-YlwPHjtX.js";
|
|
8
|
-
const
|
|
8
|
+
const D = C`
|
|
9
9
|
:host {
|
|
10
10
|
display: block;
|
|
11
11
|
font-family: var(--hx-accordion-font-family, var(--hx-font-family-sans, sans-serif));
|
|
@@ -23,7 +23,7 @@ const T = _`
|
|
|
23
23
|
border: 2px solid CanvasText;
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
|
-
`,
|
|
26
|
+
`, T = C`
|
|
27
27
|
:host {
|
|
28
28
|
display: block;
|
|
29
29
|
}
|
|
@@ -91,6 +91,10 @@ const T = _`
|
|
|
91
91
|
transition: transform var(--hx-transition-normal, 250ms ease);
|
|
92
92
|
}
|
|
93
93
|
|
|
94
|
+
.icon .accordion-item__chevron {
|
|
95
|
+
--hx-icon-size: 100%;
|
|
96
|
+
}
|
|
97
|
+
|
|
94
98
|
.item--expanded .icon {
|
|
95
99
|
transform: rotate(180deg);
|
|
96
100
|
}
|
|
@@ -182,30 +186,20 @@ const T = _`
|
|
|
182
186
|
}
|
|
183
187
|
}
|
|
184
188
|
`;
|
|
185
|
-
var
|
|
186
|
-
for (var i = t > 1 ? void 0 : t ?
|
|
189
|
+
var M = Object.defineProperty, A = Object.getOwnPropertyDescriptor, m = (e, o, r, t) => {
|
|
190
|
+
for (var i = t > 1 ? void 0 : t ? A(o, r) : o, n = e.length - 1, a; n >= 0; n--)
|
|
187
191
|
(a = e[n]) && (i = (t ? a(o, r, i) : a(i)) || i);
|
|
188
|
-
return t && i &&
|
|
192
|
+
return t && i && M(o, r, i), i;
|
|
189
193
|
};
|
|
190
|
-
const
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
stroke="currentColor"
|
|
198
|
-
stroke-width="2"
|
|
199
|
-
stroke-linecap="round"
|
|
200
|
-
stroke-linejoin="round"
|
|
201
|
-
aria-hidden="true"
|
|
202
|
-
>
|
|
203
|
-
<polyline points="6 9 12 15 18 9"></polyline>
|
|
204
|
-
</svg>
|
|
205
|
-
`, j = D("hx-accordion-item");
|
|
206
|
-
let s = class extends k {
|
|
194
|
+
const H = f`<hx-icon
|
|
195
|
+
class="accordion-item__chevron"
|
|
196
|
+
library="helix"
|
|
197
|
+
name="chevron-down"
|
|
198
|
+
aria-hidden="true"
|
|
199
|
+
></hx-icon>`, L = O("hx-accordion-item");
|
|
200
|
+
let s = class extends S {
|
|
207
201
|
constructor() {
|
|
208
|
-
super(...arguments), this._uid =
|
|
202
|
+
super(...arguments), this._uid = L(), this.expanded = !1, this.disabled = !1, this.level = 3;
|
|
209
203
|
}
|
|
210
204
|
// ─── Lifecycle ───
|
|
211
205
|
connectedCallback() {
|
|
@@ -261,8 +255,8 @@ let s = class extends k {
|
|
|
261
255
|
"item--expanded": this.expanded,
|
|
262
256
|
"item--disabled": this.disabled
|
|
263
257
|
};
|
|
264
|
-
return
|
|
265
|
-
<details part="item" class=${
|
|
258
|
+
return f`
|
|
259
|
+
<details part="item" class=${I(e)} ?open=${this.expanded}>
|
|
266
260
|
<summary
|
|
267
261
|
id=${`${this._uid}-trigger`}
|
|
268
262
|
part="trigger"
|
|
@@ -271,13 +265,13 @@ let s = class extends k {
|
|
|
271
265
|
aria-level=${this._headingLevel}
|
|
272
266
|
tabindex=${this.disabled ? "-1" : "0"}
|
|
273
267
|
aria-expanded=${this.expanded ? "true" : "false"}
|
|
274
|
-
aria-disabled=${this.disabled ? "true" :
|
|
268
|
+
aria-disabled=${this.disabled ? "true" : _}
|
|
275
269
|
aria-controls=${`${this._uid}-content`}
|
|
276
270
|
@click=${this._handleSummaryClick}
|
|
277
271
|
@keydown=${this._handleKeyDown}
|
|
278
272
|
>
|
|
279
273
|
<slot name="trigger" @slotchange=${this._handleTriggerSlotChange}></slot>
|
|
280
|
-
<span part="icon" class="icon">${
|
|
274
|
+
<span part="icon" class="icon">${H}</span>
|
|
281
275
|
</summary>
|
|
282
276
|
<div class="content-wrapper">
|
|
283
277
|
<div class="content-inner">
|
|
@@ -287,7 +281,7 @@ let s = class extends k {
|
|
|
287
281
|
class="content"
|
|
288
282
|
role="region"
|
|
289
283
|
aria-labelledby=${`${this._uid}-trigger`}
|
|
290
|
-
aria-hidden=${this.expanded ?
|
|
284
|
+
aria-hidden=${this.expanded ? _ : "true"}
|
|
291
285
|
>
|
|
292
286
|
<slot></slot>
|
|
293
287
|
</div>
|
|
@@ -297,7 +291,7 @@ let s = class extends k {
|
|
|
297
291
|
`;
|
|
298
292
|
}
|
|
299
293
|
};
|
|
300
|
-
s.styles = [
|
|
294
|
+
s.styles = [T, $];
|
|
301
295
|
m([
|
|
302
296
|
h({ type: Boolean, reflect: !0 })
|
|
303
297
|
], s.prototype, "expanded", 2);
|
|
@@ -310,12 +304,12 @@ m([
|
|
|
310
304
|
s = m([
|
|
311
305
|
E("hx-accordion-item")
|
|
312
306
|
], s);
|
|
313
|
-
var
|
|
314
|
-
for (var i = t > 1 ? void 0 : t ?
|
|
307
|
+
var j = Object.defineProperty, z = Object.getOwnPropertyDescriptor, k = (e, o, r, t) => {
|
|
308
|
+
for (var i = t > 1 ? void 0 : t ? z(o, r) : o, n = e.length - 1, a; n >= 0; n--)
|
|
315
309
|
(a = e[n]) && (i = (t ? a(o, r, i) : a(i)) || i);
|
|
316
|
-
return t && i &&
|
|
310
|
+
return t && i && j(o, r, i), i;
|
|
317
311
|
};
|
|
318
|
-
let
|
|
312
|
+
let l = class extends S {
|
|
319
313
|
constructor() {
|
|
320
314
|
super(...arguments), this.mode = "single", this._mutationObserver = null, this._handleChildExpand = (e) => {
|
|
321
315
|
if (this.mode !== "single") return;
|
|
@@ -324,20 +318,20 @@ let c = class extends k {
|
|
|
324
318
|
t !== o && t.expanded && (t.expanded = !1, t._dispatchToggleEvent(!1));
|
|
325
319
|
});
|
|
326
320
|
}, this._handleKeyDown = (e) => {
|
|
327
|
-
var
|
|
321
|
+
var u, v, x, b;
|
|
328
322
|
if (this._getTriggers().length === 0) return;
|
|
329
|
-
const r = ((
|
|
323
|
+
const r = ((u = this.shadowRoot) == null ? void 0 : u.activeElement) ?? document.activeElement;
|
|
330
324
|
let t = null;
|
|
331
325
|
const i = Array.from(this.querySelectorAll("hx-accordion-item"));
|
|
332
|
-
for (const
|
|
333
|
-
const
|
|
334
|
-
if (
|
|
335
|
-
t =
|
|
326
|
+
for (const c of i) {
|
|
327
|
+
const y = (v = c.shadowRoot) == null ? void 0 : v.querySelector('[part="trigger"]');
|
|
328
|
+
if (y === r || ((x = c.shadowRoot) == null ? void 0 : x.activeElement) === y) {
|
|
329
|
+
t = c;
|
|
336
330
|
break;
|
|
337
331
|
}
|
|
338
332
|
}
|
|
339
333
|
if (!t) return;
|
|
340
|
-
const n = i.filter((
|
|
334
|
+
const n = i.filter((c) => !c.disabled), a = n.indexOf(t);
|
|
341
335
|
if (a === -1) return;
|
|
342
336
|
let d = -1;
|
|
343
337
|
switch (e.key) {
|
|
@@ -357,8 +351,8 @@ let c = class extends k {
|
|
|
357
351
|
return;
|
|
358
352
|
}
|
|
359
353
|
e.preventDefault();
|
|
360
|
-
const
|
|
361
|
-
|
|
354
|
+
const p = n[d], g = (b = p == null ? void 0 : p.shadowRoot) == null ? void 0 : b.querySelector('[part="trigger"]');
|
|
355
|
+
g == null || g.focus();
|
|
362
356
|
};
|
|
363
357
|
}
|
|
364
358
|
connectedCallback() {
|
|
@@ -422,22 +416,22 @@ let c = class extends k {
|
|
|
422
416
|
}
|
|
423
417
|
// ─── Render ───
|
|
424
418
|
render() {
|
|
425
|
-
return
|
|
419
|
+
return f`
|
|
426
420
|
<div part="accordion" class="accordion">
|
|
427
421
|
<slot @slotchange=${this._handleSlotChange}></slot>
|
|
428
422
|
</div>
|
|
429
423
|
`;
|
|
430
424
|
}
|
|
431
425
|
};
|
|
432
|
-
|
|
433
|
-
|
|
426
|
+
l.styles = [D, $];
|
|
427
|
+
k([
|
|
434
428
|
h({ type: String, reflect: !0 })
|
|
435
|
-
],
|
|
436
|
-
|
|
429
|
+
], l.prototype, "mode", 2);
|
|
430
|
+
l = k([
|
|
437
431
|
E("hx-accordion")
|
|
438
|
-
],
|
|
432
|
+
], l);
|
|
439
433
|
export {
|
|
440
|
-
|
|
434
|
+
l as H,
|
|
441
435
|
s as a
|
|
442
436
|
};
|
|
443
|
-
//# sourceMappingURL=hx-accordion-
|
|
437
|
+
//# sourceMappingURL=hx-accordion-DR--Ev4t.js.map
|