@helixui/library 3.6.0 → 3.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/custom-elements.json +2633 -805
- 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 -0
- package/dist/components/hx-alert/hx-alert.d.ts.map +1 -1
- package/dist/components/hx-badge/index.js +1 -1
- package/dist/components/hx-banner/hx-banner.d.ts +19 -0
- package/dist/components/hx-banner/hx-banner.d.ts.map +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-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 +19 -0
- package/dist/components/hx-clinical-status/hx-clinical-status.d.ts.map +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-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-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 +18 -0
- package/dist/components/hx-file-upload/hx-file-upload.d.ts.map +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-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-menu/hx-menu.d.ts +18 -0
- package/dist/components/hx-menu/hx-menu.d.ts.map +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/index.js +1 -1
- package/dist/components/hx-overflow-menu/hx-overflow-menu.d.ts +18 -0
- package/dist/components/hx-overflow-menu/hx-overflow-menu.d.ts.map +1 -1
- package/dist/components/hx-pagination/hx-pagination.styles.d.ts.map +1 -1
- package/dist/components/hx-pagination/index.js +1 -1
- package/dist/components/hx-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-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-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 +19 -0
- package/dist/components/hx-slider/hx-slider.d.ts.map +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-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-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 -0
- package/dist/components/hx-toast/hx-toast.d.ts.map +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/css/helix-all.css +298 -64
- package/dist/css/helix-core.css +24 -15
- package/dist/css/helix-forms.css +133 -32
- package/dist/css/helix-navigation.css +49 -5
- package/dist/css/helix-overlay.css +53 -0
- package/dist/css/helix-tokens.css +15 -13
- package/dist/css/helix-utility.css +39 -12
- package/dist/css/hx-action-bar.css +12 -0
- package/dist/css/hx-badge.css +5 -5
- package/dist/css/hx-button.css +15 -5
- package/dist/css/hx-checkbox-group.css +11 -0
- package/dist/css/hx-checkbox.css +20 -4
- package/dist/css/hx-color-picker.css +14 -1
- package/dist/css/hx-copy-button.css +5 -2
- package/dist/css/hx-date-picker.css +11 -3
- package/dist/css/hx-dropdown.css +13 -0
- package/dist/css/hx-icon-button.css +4 -5
- package/dist/css/hx-nav.css +24 -2
- package/dist/css/hx-number-input.css +8 -8
- package/dist/css/hx-pagination.css +6 -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-side-nav.css +7 -0
- package/dist/css/hx-split-button.css +22 -10
- package/dist/css/hx-switch.css +19 -1
- package/dist/css/hx-text-input.css +4 -1
- package/dist/css/hx-time-picker.css +7 -2
- package/dist/css/hx-toggle-button.css +29 -12
- package/dist/css/hx-tooltip.css +13 -0
- package/dist/css/hx-top-nav.css +12 -0
- package/dist/css/index.css +1 -1
- package/dist/css/manifest.json +57 -20
- package/dist/index.js +28 -28
- 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.map +1 -1
- package/dist/shared/{hx-badge-JlFtAdxS.js → hx-badge-DFL35nzi.js} +16 -16
- package/dist/shared/hx-badge-DFL35nzi.js.map +1 -0
- package/dist/shared/hx-banner-fpRnciIO.js.map +1 -1
- 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-checkbox-CYd0YV_u.js → hx-checkbox-DcgyGS9V.js} +27 -11
- package/dist/shared/hx-checkbox-DcgyGS9V.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.map +1 -1
- 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.map +1 -1
- 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-0PtEav0K.js} +71 -63
- package/dist/shared/hx-date-picker-0PtEav0K.js.map +1 -0
- package/dist/shared/hx-dialog-B4weoj_1.js.map +1 -1
- package/dist/shared/hx-drawer-CM_upadk.js.map +1 -1
- package/dist/shared/{hx-dropdown-D626S2ZG.js → hx-dropdown-xHwTJecv.js} +44 -31
- package/dist/shared/hx-dropdown-xHwTJecv.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.map +1 -1
- package/dist/shared/hx-form-CkChEATa.js.map +1 -1
- package/dist/shared/hx-help-text-Xb2Yr8x2.js.map +1 -1
- 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-menu-divider-A6Guuzi_.js.map +1 -1
- package/dist/shared/{hx-nav-ldFM3Fle.js → hx-nav-ChMTfn7o.js} +66 -44
- package/dist/shared/hx-nav-ChMTfn7o.js.map +1 -0
- package/dist/shared/{hx-nav-item-CODtUlew.js → hx-nav-item-ClN17f1y.js} +62 -55
- package/dist/shared/hx-nav-item-ClN17f1y.js.map +1 -0
- package/dist/shared/{hx-number-input-yUzFOSC1.js → hx-number-input-MggsT7F0.js} +13 -13
- package/dist/shared/hx-number-input-MggsT7F0.js.map +1 -0
- package/dist/shared/hx-overflow-menu-DFjJAziP.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-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-BY4zpwdh.js} +81 -63
- package/dist/shared/hx-radio-BY4zpwdh.js.map +1 -0
- package/dist/shared/hx-rating-C3QP53k9.js.map +1 -1
- package/dist/shared/hx-select-DahFehiZ.js.map +1 -1
- package/dist/shared/hx-slider-Blmv_rwS.js.map +1 -1
- package/dist/shared/{hx-split-button-Ddle8iVx.js → hx-split-button-CdNz1XAu.js} +62 -50
- package/dist/shared/hx-split-button-CdNz1XAu.js.map +1 -0
- package/dist/shared/{hx-step-R2rjp1fT.js → hx-step-CUzliIK_.js} +3 -3
- package/dist/shared/hx-step-CUzliIK_.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-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-DfJkBwcX.js} +41 -36
- package/dist/shared/hx-time-picker-DfJkBwcX.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-CsTxOtVI.js} +26 -14
- package/dist/shared/hx-top-nav-CsTxOtVI.js.map +1 -0
- package/dist/shared/toast-factory-Dht3pVsw.js.map +1 -1
- package/figma-inventory.json +1258 -386
- package/package.json +2 -2
- package/dist/shared/hx-action-bar-CitgcpGv.js.map +0 -1
- package/dist/shared/hx-badge-JlFtAdxS.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-checkbox-CYd0YV_u.js.map +0 -1
- package/dist/shared/hx-checkbox-group-D5piJLY8.js.map +0 -1
- package/dist/shared/hx-color-picker-DBwJzT5f.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-dropdown-D626S2ZG.js.map +0 -1
- package/dist/shared/hx-icon-button-a6OpeQz5.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-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-split-button-Ddle8iVx.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-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/custom-elements.json
CHANGED
|
@@ -229,8 +229,53 @@
|
|
|
229
229
|
"tagName": "hx-action-bar",
|
|
230
230
|
"customElement": true,
|
|
231
231
|
"summary": "Horizontal action bar for grouping related controls.",
|
|
232
|
+
"aaaCertified": true,
|
|
233
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
232
234
|
"helixMeta": {
|
|
233
|
-
"
|
|
235
|
+
"keyboardContract": {
|
|
236
|
+
"navigate": [
|
|
237
|
+
"Arrow"
|
|
238
|
+
],
|
|
239
|
+
"activate": [
|
|
240
|
+
"Enter",
|
|
241
|
+
"Space"
|
|
242
|
+
],
|
|
243
|
+
"disabledSuppresses": true
|
|
244
|
+
},
|
|
245
|
+
"ariaPattern": "toolbar",
|
|
246
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/toolbar/",
|
|
247
|
+
"forcedColorsSupported": true,
|
|
248
|
+
"stability": "stable",
|
|
249
|
+
"since": "3.7.0",
|
|
250
|
+
"formAssociated": false,
|
|
251
|
+
"themeAware": true,
|
|
252
|
+
"brandAware": true,
|
|
253
|
+
"drupalSdcEligible": true,
|
|
254
|
+
"reactWrapperStatus": "complete",
|
|
255
|
+
"priorityTier": "P0",
|
|
256
|
+
"phiHandles": false,
|
|
257
|
+
"clinicalContext": "none",
|
|
258
|
+
"aaa": {
|
|
259
|
+
"certified": true,
|
|
260
|
+
"certifiedDate": "2026-05-08",
|
|
261
|
+
"criteria": [
|
|
262
|
+
"1.4.6",
|
|
263
|
+
"1.4.9",
|
|
264
|
+
"2.1.3",
|
|
265
|
+
"2.3.3",
|
|
266
|
+
"2.4.12",
|
|
267
|
+
"2.4.13",
|
|
268
|
+
"2.5.5",
|
|
269
|
+
"3.2.5",
|
|
270
|
+
"3.3.6",
|
|
271
|
+
"forced-colors",
|
|
272
|
+
"apg-keyboard"
|
|
273
|
+
],
|
|
274
|
+
"auditUrl": "src/components/hx-action-bar/AAA-AUDIT.md"
|
|
275
|
+
},
|
|
276
|
+
"figma": {
|
|
277
|
+
"componentName": "hx-action-bar"
|
|
278
|
+
}
|
|
234
279
|
}
|
|
235
280
|
}
|
|
236
281
|
],
|
|
@@ -1054,8 +1099,48 @@
|
|
|
1054
1099
|
"tagName": "hx-alert",
|
|
1055
1100
|
"customElement": true,
|
|
1056
1101
|
"summary": "Feedback alert for status messages with variant-based styling and ARIA live regions.",
|
|
1102
|
+
"aaaCertified": true,
|
|
1103
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
1057
1104
|
"helixMeta": {
|
|
1058
|
-
"
|
|
1105
|
+
"keyboardContract": {
|
|
1106
|
+
"dismiss": [
|
|
1107
|
+
"Escape"
|
|
1108
|
+
]
|
|
1109
|
+
},
|
|
1110
|
+
"ariaPattern": "alert",
|
|
1111
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/alert/",
|
|
1112
|
+
"forcedColorsSupported": true,
|
|
1113
|
+
"stability": "stable",
|
|
1114
|
+
"since": "3.6.0",
|
|
1115
|
+
"formAssociated": false,
|
|
1116
|
+
"themeAware": true,
|
|
1117
|
+
"brandAware": true,
|
|
1118
|
+
"drupalSdcEligible": true,
|
|
1119
|
+
"reactWrapperStatus": "complete",
|
|
1120
|
+
"priorityTier": "P0",
|
|
1121
|
+
"phiHandles": false,
|
|
1122
|
+
"clinicalContext": "none",
|
|
1123
|
+
"aaa": {
|
|
1124
|
+
"certified": true,
|
|
1125
|
+
"certifiedDate": "2026-05-08",
|
|
1126
|
+
"criteria": [
|
|
1127
|
+
"1.4.6",
|
|
1128
|
+
"1.4.9",
|
|
1129
|
+
"2.1.3",
|
|
1130
|
+
"2.3.3",
|
|
1131
|
+
"2.4.12",
|
|
1132
|
+
"2.4.13",
|
|
1133
|
+
"2.5.5",
|
|
1134
|
+
"3.2.5",
|
|
1135
|
+
"3.3.6",
|
|
1136
|
+
"forced-colors",
|
|
1137
|
+
"apg-keyboard"
|
|
1138
|
+
],
|
|
1139
|
+
"auditUrl": "src/components/hx-alert/AAA-AUDIT.md"
|
|
1140
|
+
},
|
|
1141
|
+
"figma": {
|
|
1142
|
+
"componentName": "hx-alert"
|
|
1143
|
+
}
|
|
1059
1144
|
}
|
|
1060
1145
|
}
|
|
1061
1146
|
],
|
|
@@ -2384,8 +2469,48 @@
|
|
|
2384
2469
|
"tagName": "hx-banner",
|
|
2385
2470
|
"customElement": true,
|
|
2386
2471
|
"summary": "Full-width page-level banner for persistent notifications with variant-based styling and ARIA live regions.",
|
|
2472
|
+
"aaaCertified": true,
|
|
2473
|
+
"aaaCertifiedDate": "2026-05-09",
|
|
2387
2474
|
"helixMeta": {
|
|
2388
|
-
"
|
|
2475
|
+
"keyboardContract": {
|
|
2476
|
+
"dismiss": [
|
|
2477
|
+
"Escape"
|
|
2478
|
+
]
|
|
2479
|
+
},
|
|
2480
|
+
"ariaPattern": "alert",
|
|
2481
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/alert/",
|
|
2482
|
+
"forcedColorsSupported": true,
|
|
2483
|
+
"stability": "stable",
|
|
2484
|
+
"since": "3.7.0",
|
|
2485
|
+
"formAssociated": false,
|
|
2486
|
+
"themeAware": true,
|
|
2487
|
+
"brandAware": true,
|
|
2488
|
+
"drupalSdcEligible": true,
|
|
2489
|
+
"reactWrapperStatus": "complete",
|
|
2490
|
+
"priorityTier": "P0",
|
|
2491
|
+
"phiHandles": false,
|
|
2492
|
+
"clinicalContext": "none",
|
|
2493
|
+
"aaa": {
|
|
2494
|
+
"certified": true,
|
|
2495
|
+
"certifiedDate": "2026-05-09",
|
|
2496
|
+
"criteria": [
|
|
2497
|
+
"1.4.6",
|
|
2498
|
+
"1.4.9",
|
|
2499
|
+
"2.1.3",
|
|
2500
|
+
"2.3.3",
|
|
2501
|
+
"2.4.12",
|
|
2502
|
+
"2.4.13",
|
|
2503
|
+
"2.5.5",
|
|
2504
|
+
"3.2.5",
|
|
2505
|
+
"3.3.6",
|
|
2506
|
+
"forced-colors",
|
|
2507
|
+
"apg-keyboard"
|
|
2508
|
+
],
|
|
2509
|
+
"auditUrl": "src/components/hx-banner/AAA-AUDIT.md"
|
|
2510
|
+
},
|
|
2511
|
+
"figma": {
|
|
2512
|
+
"componentName": "hx-banner"
|
|
2513
|
+
}
|
|
2389
2514
|
}
|
|
2390
2515
|
}
|
|
2391
2516
|
],
|
|
@@ -2786,8 +2911,48 @@
|
|
|
2786
2911
|
"tagName": "hx-breadcrumb",
|
|
2787
2912
|
"customElement": true,
|
|
2788
2913
|
"summary": "Navigation breadcrumb showing the page hierarchy. Works with Drupal's breadcrumb system.",
|
|
2914
|
+
"aaaCertified": true,
|
|
2915
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
2789
2916
|
"helixMeta": {
|
|
2790
|
-
"
|
|
2917
|
+
"keyboardContract": {
|
|
2918
|
+
"navigate": [
|
|
2919
|
+
"Arrow"
|
|
2920
|
+
]
|
|
2921
|
+
},
|
|
2922
|
+
"ariaPattern": "breadcrumb",
|
|
2923
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/breadcrumb/",
|
|
2924
|
+
"forcedColorsSupported": true,
|
|
2925
|
+
"stability": "stable",
|
|
2926
|
+
"since": "3.7.0",
|
|
2927
|
+
"formAssociated": false,
|
|
2928
|
+
"themeAware": true,
|
|
2929
|
+
"brandAware": true,
|
|
2930
|
+
"drupalSdcEligible": true,
|
|
2931
|
+
"reactWrapperStatus": "complete",
|
|
2932
|
+
"priorityTier": "P0",
|
|
2933
|
+
"phiHandles": false,
|
|
2934
|
+
"clinicalContext": "none",
|
|
2935
|
+
"aaa": {
|
|
2936
|
+
"certified": true,
|
|
2937
|
+
"certifiedDate": "2026-05-08",
|
|
2938
|
+
"criteria": [
|
|
2939
|
+
"1.4.6",
|
|
2940
|
+
"1.4.9",
|
|
2941
|
+
"2.1.3",
|
|
2942
|
+
"2.3.3",
|
|
2943
|
+
"2.4.12",
|
|
2944
|
+
"2.4.13",
|
|
2945
|
+
"2.5.5",
|
|
2946
|
+
"3.2.5",
|
|
2947
|
+
"3.3.6",
|
|
2948
|
+
"forced-colors",
|
|
2949
|
+
"apg-keyboard"
|
|
2950
|
+
],
|
|
2951
|
+
"auditUrl": "src/components/hx-breadcrumb/AAA-AUDIT.md"
|
|
2952
|
+
},
|
|
2953
|
+
"figma": {
|
|
2954
|
+
"componentName": "hx-breadcrumb"
|
|
2955
|
+
}
|
|
2791
2956
|
}
|
|
2792
2957
|
},
|
|
2793
2958
|
{
|
|
@@ -3350,8 +3515,50 @@
|
|
|
3350
3515
|
"tagName": "hx-button",
|
|
3351
3516
|
"customElement": true,
|
|
3352
3517
|
"summary": "Primary interactive element for triggering actions and form submission.",
|
|
3518
|
+
"aaaCertified": true,
|
|
3519
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
3353
3520
|
"helixMeta": {
|
|
3354
|
-
"
|
|
3521
|
+
"keyboardContract": {
|
|
3522
|
+
"activate": [
|
|
3523
|
+
"Enter",
|
|
3524
|
+
"Space"
|
|
3525
|
+
],
|
|
3526
|
+
"disabledSuppresses": true
|
|
3527
|
+
},
|
|
3528
|
+
"ariaPattern": "button",
|
|
3529
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/button/",
|
|
3530
|
+
"forcedColorsSupported": true,
|
|
3531
|
+
"stability": "stable",
|
|
3532
|
+
"since": "3.6.0",
|
|
3533
|
+
"formAssociated": true,
|
|
3534
|
+
"themeAware": true,
|
|
3535
|
+
"brandAware": true,
|
|
3536
|
+
"drupalSdcEligible": true,
|
|
3537
|
+
"reactWrapperStatus": "complete",
|
|
3538
|
+
"priorityTier": "P0",
|
|
3539
|
+
"phiHandles": false,
|
|
3540
|
+
"clinicalContext": "none",
|
|
3541
|
+
"aaa": {
|
|
3542
|
+
"certified": true,
|
|
3543
|
+
"certifiedDate": "2026-05-08",
|
|
3544
|
+
"criteria": [
|
|
3545
|
+
"1.4.6",
|
|
3546
|
+
"1.4.9",
|
|
3547
|
+
"2.1.3",
|
|
3548
|
+
"2.3.3",
|
|
3549
|
+
"2.4.12",
|
|
3550
|
+
"2.4.13",
|
|
3551
|
+
"2.5.5",
|
|
3552
|
+
"3.2.5",
|
|
3553
|
+
"3.3.6",
|
|
3554
|
+
"forced-colors",
|
|
3555
|
+
"apg-keyboard"
|
|
3556
|
+
],
|
|
3557
|
+
"auditUrl": "src/components/hx-button/AAA-AUDIT.md"
|
|
3558
|
+
},
|
|
3559
|
+
"figma": {
|
|
3560
|
+
"componentName": "hx-button"
|
|
3561
|
+
}
|
|
3355
3562
|
}
|
|
3356
3563
|
}
|
|
3357
3564
|
],
|
|
@@ -3503,8 +3710,53 @@
|
|
|
3503
3710
|
"tagName": "hx-button-group",
|
|
3504
3711
|
"customElement": true,
|
|
3505
3712
|
"summary": "Groups hx-button elements into a horizontal or vertical action set with shared borders.",
|
|
3713
|
+
"aaaCertified": true,
|
|
3714
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
3506
3715
|
"helixMeta": {
|
|
3507
|
-
"
|
|
3716
|
+
"keyboardContract": {
|
|
3717
|
+
"navigate": [
|
|
3718
|
+
"Arrow"
|
|
3719
|
+
],
|
|
3720
|
+
"activate": [
|
|
3721
|
+
"Enter",
|
|
3722
|
+
"Space"
|
|
3723
|
+
],
|
|
3724
|
+
"disabledSuppresses": true
|
|
3725
|
+
},
|
|
3726
|
+
"ariaPattern": "toolbar",
|
|
3727
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/toolbar/",
|
|
3728
|
+
"forcedColorsSupported": true,
|
|
3729
|
+
"stability": "stable",
|
|
3730
|
+
"since": "3.7.0",
|
|
3731
|
+
"formAssociated": false,
|
|
3732
|
+
"themeAware": true,
|
|
3733
|
+
"brandAware": true,
|
|
3734
|
+
"drupalSdcEligible": true,
|
|
3735
|
+
"reactWrapperStatus": "complete",
|
|
3736
|
+
"priorityTier": "P0",
|
|
3737
|
+
"phiHandles": false,
|
|
3738
|
+
"clinicalContext": "none",
|
|
3739
|
+
"aaa": {
|
|
3740
|
+
"certified": true,
|
|
3741
|
+
"certifiedDate": "2026-05-08",
|
|
3742
|
+
"criteria": [
|
|
3743
|
+
"1.4.6",
|
|
3744
|
+
"1.4.9",
|
|
3745
|
+
"2.1.3",
|
|
3746
|
+
"2.3.3",
|
|
3747
|
+
"2.4.12",
|
|
3748
|
+
"2.4.13",
|
|
3749
|
+
"2.5.5",
|
|
3750
|
+
"3.2.5",
|
|
3751
|
+
"3.3.6",
|
|
3752
|
+
"forced-colors",
|
|
3753
|
+
"apg-keyboard"
|
|
3754
|
+
],
|
|
3755
|
+
"auditUrl": "src/components/hx-button-group/AAA-AUDIT.md"
|
|
3756
|
+
},
|
|
3757
|
+
"figma": {
|
|
3758
|
+
"componentName": "hx-button-group"
|
|
3759
|
+
}
|
|
3508
3760
|
}
|
|
3509
3761
|
}
|
|
3510
3762
|
],
|
|
@@ -5143,8 +5395,49 @@
|
|
|
5143
5395
|
"tagName": "hx-checkbox",
|
|
5144
5396
|
"customElement": true,
|
|
5145
5397
|
"summary": "Form-associated checkbox with built-in label, error, and help text.",
|
|
5398
|
+
"aaaCertified": true,
|
|
5399
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
5146
5400
|
"helixMeta": {
|
|
5147
|
-
"
|
|
5401
|
+
"keyboardContract": {
|
|
5402
|
+
"activate": [
|
|
5403
|
+
"Space"
|
|
5404
|
+
],
|
|
5405
|
+
"disabledSuppresses": true
|
|
5406
|
+
},
|
|
5407
|
+
"ariaPattern": "checkbox",
|
|
5408
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/checkbox/",
|
|
5409
|
+
"forcedColorsSupported": true,
|
|
5410
|
+
"stability": "stable",
|
|
5411
|
+
"since": "3.6.0",
|
|
5412
|
+
"formAssociated": true,
|
|
5413
|
+
"themeAware": true,
|
|
5414
|
+
"brandAware": true,
|
|
5415
|
+
"drupalSdcEligible": true,
|
|
5416
|
+
"reactWrapperStatus": "complete",
|
|
5417
|
+
"priorityTier": "P0",
|
|
5418
|
+
"phiHandles": false,
|
|
5419
|
+
"clinicalContext": "none",
|
|
5420
|
+
"aaa": {
|
|
5421
|
+
"certified": true,
|
|
5422
|
+
"certifiedDate": "2026-05-08",
|
|
5423
|
+
"criteria": [
|
|
5424
|
+
"1.4.6",
|
|
5425
|
+
"1.4.9",
|
|
5426
|
+
"2.1.3",
|
|
5427
|
+
"2.3.3",
|
|
5428
|
+
"2.4.12",
|
|
5429
|
+
"2.4.13",
|
|
5430
|
+
"2.5.5",
|
|
5431
|
+
"3.2.5",
|
|
5432
|
+
"3.3.6",
|
|
5433
|
+
"forced-colors",
|
|
5434
|
+
"apg-keyboard"
|
|
5435
|
+
],
|
|
5436
|
+
"auditUrl": "src/components/hx-checkbox/AAA-AUDIT.md"
|
|
5437
|
+
},
|
|
5438
|
+
"figma": {
|
|
5439
|
+
"componentName": "hx-checkbox"
|
|
5440
|
+
}
|
|
5148
5441
|
}
|
|
5149
5442
|
}
|
|
5150
5443
|
],
|
|
@@ -5481,8 +5774,49 @@
|
|
|
5481
5774
|
"tagName": "hx-checkbox-group",
|
|
5482
5775
|
"customElement": true,
|
|
5483
5776
|
"summary": "Form-associated checkbox group with label, validation, help text, and multi-value form submission.",
|
|
5777
|
+
"aaaCertified": true,
|
|
5778
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
5484
5779
|
"helixMeta": {
|
|
5485
|
-
"
|
|
5780
|
+
"keyboardContract": {
|
|
5781
|
+
"navigate": [
|
|
5782
|
+
"Tab"
|
|
5783
|
+
],
|
|
5784
|
+
"disabledSuppresses": true
|
|
5785
|
+
},
|
|
5786
|
+
"ariaPattern": "group",
|
|
5787
|
+
"ariaPatternSource": "https://www.w3.org/TR/wai-aria-1.2/#group",
|
|
5788
|
+
"forcedColorsSupported": true,
|
|
5789
|
+
"stability": "stable",
|
|
5790
|
+
"since": "3.7.0",
|
|
5791
|
+
"formAssociated": true,
|
|
5792
|
+
"themeAware": true,
|
|
5793
|
+
"brandAware": true,
|
|
5794
|
+
"drupalSdcEligible": true,
|
|
5795
|
+
"reactWrapperStatus": "complete",
|
|
5796
|
+
"priorityTier": "P0",
|
|
5797
|
+
"phiHandles": false,
|
|
5798
|
+
"clinicalContext": "none",
|
|
5799
|
+
"aaa": {
|
|
5800
|
+
"certified": true,
|
|
5801
|
+
"certifiedDate": "2026-05-08",
|
|
5802
|
+
"criteria": [
|
|
5803
|
+
"1.4.6",
|
|
5804
|
+
"1.4.9",
|
|
5805
|
+
"2.1.3",
|
|
5806
|
+
"2.3.3",
|
|
5807
|
+
"2.4.12",
|
|
5808
|
+
"2.4.13",
|
|
5809
|
+
"2.5.5",
|
|
5810
|
+
"3.2.5",
|
|
5811
|
+
"3.3.6",
|
|
5812
|
+
"forced-colors",
|
|
5813
|
+
"apg-keyboard"
|
|
5814
|
+
],
|
|
5815
|
+
"auditUrl": "src/components/hx-checkbox-group/AAA-AUDIT.md"
|
|
5816
|
+
},
|
|
5817
|
+
"figma": {
|
|
5818
|
+
"componentName": "hx-checkbox-group"
|
|
5819
|
+
}
|
|
5486
5820
|
}
|
|
5487
5821
|
}
|
|
5488
5822
|
],
|
|
@@ -5984,8 +6318,47 @@
|
|
|
5984
6318
|
"tagName": "hx-clinical-status",
|
|
5985
6319
|
"customElement": true,
|
|
5986
6320
|
"summary": "Clinical status indicator for standardized healthcare alert fatigue prevention.",
|
|
6321
|
+
"aaaCertified": true,
|
|
6322
|
+
"aaaCertifiedDate": "2026-05-09",
|
|
5987
6323
|
"helixMeta": {
|
|
5988
|
-
"
|
|
6324
|
+
"keyboardContract": {
|
|
6325
|
+
"dismiss": [
|
|
6326
|
+
"Escape"
|
|
6327
|
+
]
|
|
6328
|
+
},
|
|
6329
|
+
"ariaPattern": "alert",
|
|
6330
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/alert/",
|
|
6331
|
+
"forcedColorsSupported": true,
|
|
6332
|
+
"stability": "stable",
|
|
6333
|
+
"since": "3.7.0",
|
|
6334
|
+
"formAssociated": false,
|
|
6335
|
+
"themeAware": true,
|
|
6336
|
+
"brandAware": true,
|
|
6337
|
+
"drupalSdcEligible": true,
|
|
6338
|
+
"reactWrapperStatus": "complete",
|
|
6339
|
+
"priorityTier": "P0",
|
|
6340
|
+
"phiHandles": true,
|
|
6341
|
+
"aaa": {
|
|
6342
|
+
"certified": true,
|
|
6343
|
+
"certifiedDate": "2026-05-09",
|
|
6344
|
+
"criteria": [
|
|
6345
|
+
"1.4.6",
|
|
6346
|
+
"1.4.9",
|
|
6347
|
+
"2.1.3",
|
|
6348
|
+
"2.3.3",
|
|
6349
|
+
"2.4.12",
|
|
6350
|
+
"2.4.13",
|
|
6351
|
+
"2.5.5",
|
|
6352
|
+
"3.2.5",
|
|
6353
|
+
"3.3.6",
|
|
6354
|
+
"forced-colors",
|
|
6355
|
+
"apg-keyboard"
|
|
6356
|
+
],
|
|
6357
|
+
"auditUrl": "src/components/hx-clinical-status/AAA-AUDIT.md"
|
|
6358
|
+
},
|
|
6359
|
+
"figma": {
|
|
6360
|
+
"componentName": "hx-clinical-status"
|
|
6361
|
+
}
|
|
5989
6362
|
}
|
|
5990
6363
|
}
|
|
5991
6364
|
],
|
|
@@ -7421,8 +7794,59 @@
|
|
|
7421
7794
|
"tagName": "hx-color-picker",
|
|
7422
7795
|
"customElement": true,
|
|
7423
7796
|
"summary": "Color selection control with swatches, gradient picker, and formatted input.",
|
|
7797
|
+
"aaaCertified": true,
|
|
7798
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
7424
7799
|
"helixMeta": {
|
|
7425
|
-
"
|
|
7800
|
+
"keyboardContract": {
|
|
7801
|
+
"navigate": [
|
|
7802
|
+
"ArrowLeft",
|
|
7803
|
+
"ArrowRight",
|
|
7804
|
+
"ArrowUp",
|
|
7805
|
+
"ArrowDown",
|
|
7806
|
+
"Home",
|
|
7807
|
+
"End",
|
|
7808
|
+
"PageUp",
|
|
7809
|
+
"PageDown"
|
|
7810
|
+
],
|
|
7811
|
+
"dismiss": [
|
|
7812
|
+
"Escape"
|
|
7813
|
+
],
|
|
7814
|
+
"disabledSuppresses": true
|
|
7815
|
+
},
|
|
7816
|
+
"ariaPattern": "slider",
|
|
7817
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/slider/",
|
|
7818
|
+
"forcedColorsSupported": true,
|
|
7819
|
+
"stability": "stable",
|
|
7820
|
+
"since": "3.7.0",
|
|
7821
|
+
"formAssociated": true,
|
|
7822
|
+
"themeAware": true,
|
|
7823
|
+
"brandAware": true,
|
|
7824
|
+
"drupalSdcEligible": true,
|
|
7825
|
+
"reactWrapperStatus": "complete",
|
|
7826
|
+
"priorityTier": "P0",
|
|
7827
|
+
"phiHandles": false,
|
|
7828
|
+
"clinicalContext": "none",
|
|
7829
|
+
"aaa": {
|
|
7830
|
+
"certified": true,
|
|
7831
|
+
"certifiedDate": "2026-05-08",
|
|
7832
|
+
"criteria": [
|
|
7833
|
+
"1.4.6",
|
|
7834
|
+
"1.4.9",
|
|
7835
|
+
"2.1.3",
|
|
7836
|
+
"2.3.3",
|
|
7837
|
+
"2.4.12",
|
|
7838
|
+
"2.4.13",
|
|
7839
|
+
"2.5.5",
|
|
7840
|
+
"3.2.5",
|
|
7841
|
+
"3.3.6",
|
|
7842
|
+
"forced-colors",
|
|
7843
|
+
"apg-keyboard"
|
|
7844
|
+
],
|
|
7845
|
+
"auditUrl": "src/components/hx-color-picker/AAA-AUDIT.md"
|
|
7846
|
+
},
|
|
7847
|
+
"figma": {
|
|
7848
|
+
"componentName": "hx-color-picker"
|
|
7849
|
+
}
|
|
7426
7850
|
}
|
|
7427
7851
|
},
|
|
7428
7852
|
{
|
|
@@ -8247,8 +8671,57 @@
|
|
|
8247
8671
|
"tagName": "hx-combobox",
|
|
8248
8672
|
"customElement": true,
|
|
8249
8673
|
"summary": "Form-associated combobox with autocomplete, filtering, and keyboard navigation.",
|
|
8674
|
+
"aaaCertified": true,
|
|
8675
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
8250
8676
|
"helixMeta": {
|
|
8251
|
-
"
|
|
8677
|
+
"keyboardContract": {
|
|
8678
|
+
"navigate": [
|
|
8679
|
+
"Arrow",
|
|
8680
|
+
"Home",
|
|
8681
|
+
"End"
|
|
8682
|
+
],
|
|
8683
|
+
"activate": [
|
|
8684
|
+
"Enter"
|
|
8685
|
+
],
|
|
8686
|
+
"dismiss": [
|
|
8687
|
+
"Escape"
|
|
8688
|
+
],
|
|
8689
|
+
"disabledSuppresses": true
|
|
8690
|
+
},
|
|
8691
|
+
"ariaPattern": "combobox",
|
|
8692
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/combobox/",
|
|
8693
|
+
"forcedColorsSupported": true,
|
|
8694
|
+
"stability": "stable",
|
|
8695
|
+
"since": "3.7.0",
|
|
8696
|
+
"formAssociated": true,
|
|
8697
|
+
"themeAware": true,
|
|
8698
|
+
"brandAware": true,
|
|
8699
|
+
"drupalSdcEligible": true,
|
|
8700
|
+
"reactWrapperStatus": "complete",
|
|
8701
|
+
"priorityTier": "P0",
|
|
8702
|
+
"phiHandles": false,
|
|
8703
|
+
"clinicalContext": "none",
|
|
8704
|
+
"aaa": {
|
|
8705
|
+
"certified": true,
|
|
8706
|
+
"certifiedDate": "2026-05-08",
|
|
8707
|
+
"criteria": [
|
|
8708
|
+
"1.4.6",
|
|
8709
|
+
"1.4.9",
|
|
8710
|
+
"2.1.3",
|
|
8711
|
+
"2.3.3",
|
|
8712
|
+
"2.4.12",
|
|
8713
|
+
"2.4.13",
|
|
8714
|
+
"2.5.5",
|
|
8715
|
+
"3.2.5",
|
|
8716
|
+
"3.3.6",
|
|
8717
|
+
"forced-colors",
|
|
8718
|
+
"apg-keyboard"
|
|
8719
|
+
],
|
|
8720
|
+
"auditUrl": "src/components/hx-combobox/AAA-AUDIT.md"
|
|
8721
|
+
},
|
|
8722
|
+
"figma": {
|
|
8723
|
+
"componentName": "hx-combobox"
|
|
8724
|
+
}
|
|
8252
8725
|
}
|
|
8253
8726
|
}
|
|
8254
8727
|
],
|
|
@@ -8821,8 +9294,50 @@
|
|
|
8821
9294
|
"tagName": "hx-copy-button",
|
|
8822
9295
|
"customElement": true,
|
|
8823
9296
|
"summary": "One-click clipboard copy with accessible success feedback.",
|
|
9297
|
+
"aaaCertified": true,
|
|
9298
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
8824
9299
|
"helixMeta": {
|
|
8825
|
-
"
|
|
9300
|
+
"keyboardContract": {
|
|
9301
|
+
"activate": [
|
|
9302
|
+
"Enter",
|
|
9303
|
+
"Space"
|
|
9304
|
+
],
|
|
9305
|
+
"disabledSuppresses": true
|
|
9306
|
+
},
|
|
9307
|
+
"ariaPattern": "button",
|
|
9308
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/button/",
|
|
9309
|
+
"forcedColorsSupported": true,
|
|
9310
|
+
"stability": "stable",
|
|
9311
|
+
"since": "3.7.0",
|
|
9312
|
+
"formAssociated": false,
|
|
9313
|
+
"themeAware": true,
|
|
9314
|
+
"brandAware": true,
|
|
9315
|
+
"drupalSdcEligible": true,
|
|
9316
|
+
"reactWrapperStatus": "complete",
|
|
9317
|
+
"priorityTier": "P0",
|
|
9318
|
+
"phiHandles": false,
|
|
9319
|
+
"clinicalContext": "none",
|
|
9320
|
+
"aaa": {
|
|
9321
|
+
"certified": true,
|
|
9322
|
+
"certifiedDate": "2026-05-08",
|
|
9323
|
+
"criteria": [
|
|
9324
|
+
"1.4.6",
|
|
9325
|
+
"1.4.9",
|
|
9326
|
+
"2.1.3",
|
|
9327
|
+
"2.3.3",
|
|
9328
|
+
"2.4.12",
|
|
9329
|
+
"2.4.13",
|
|
9330
|
+
"2.5.5",
|
|
9331
|
+
"3.2.5",
|
|
9332
|
+
"3.3.6",
|
|
9333
|
+
"forced-colors",
|
|
9334
|
+
"apg-keyboard"
|
|
9335
|
+
],
|
|
9336
|
+
"auditUrl": "src/components/hx-copy-button/AAA-AUDIT.md"
|
|
9337
|
+
},
|
|
9338
|
+
"figma": {
|
|
9339
|
+
"componentName": "hx-copy-button"
|
|
9340
|
+
}
|
|
8826
9341
|
}
|
|
8827
9342
|
}
|
|
8828
9343
|
],
|
|
@@ -9171,587 +9686,438 @@
|
|
|
9171
9686
|
},
|
|
9172
9687
|
{
|
|
9173
9688
|
"kind": "javascript-module",
|
|
9174
|
-
"path": "src/components/hx-
|
|
9689
|
+
"path": "src/components/hx-data-table/hx-data-table.ts",
|
|
9175
9690
|
"declarations": [
|
|
9176
9691
|
{
|
|
9177
9692
|
"kind": "class",
|
|
9178
|
-
"description": "
|
|
9179
|
-
"name": "
|
|
9693
|
+
"description": "An enterprise data table with sorting, row selection, and keyboard navigation.",
|
|
9694
|
+
"name": "HelixDataTable",
|
|
9180
9695
|
"cssProperties": [
|
|
9181
9696
|
{
|
|
9182
|
-
"description": "
|
|
9183
|
-
"name": "--hx-
|
|
9184
|
-
"default": "var(--hx-color-neutral-
|
|
9697
|
+
"description": "Header background color.",
|
|
9698
|
+
"name": "--hx-data-table-header-bg",
|
|
9699
|
+
"default": "var(--hx-color-neutral-50)"
|
|
9185
9700
|
},
|
|
9186
9701
|
{
|
|
9187
|
-
"description": "
|
|
9188
|
-
"name": "--hx-
|
|
9189
|
-
"default": "var(--hx-color-neutral-
|
|
9702
|
+
"description": "Header text color.",
|
|
9703
|
+
"name": "--hx-data-table-header-color",
|
|
9704
|
+
"default": "var(--hx-color-neutral-700)"
|
|
9190
9705
|
},
|
|
9191
9706
|
{
|
|
9192
|
-
"description": "
|
|
9193
|
-
"name": "--hx-
|
|
9194
|
-
"default": "var(--hx-color-neutral-
|
|
9707
|
+
"description": "Cell text color.",
|
|
9708
|
+
"name": "--hx-data-table-cell-color",
|
|
9709
|
+
"default": "var(--hx-color-neutral-900)"
|
|
9195
9710
|
},
|
|
9196
9711
|
{
|
|
9197
|
-
"description": "
|
|
9198
|
-
"name": "--hx-
|
|
9199
|
-
"default": "var(--hx-
|
|
9712
|
+
"description": "Row border color.",
|
|
9713
|
+
"name": "--hx-data-table-border-color",
|
|
9714
|
+
"default": "var(--hx-color-neutral-200)"
|
|
9200
9715
|
},
|
|
9201
9716
|
{
|
|
9202
|
-
"description": "
|
|
9203
|
-
"name": "--hx-
|
|
9204
|
-
"default": "var(--hx-
|
|
9717
|
+
"description": "Row hover background.",
|
|
9718
|
+
"name": "--hx-data-table-row-hover-bg",
|
|
9719
|
+
"default": "var(--hx-color-neutral-50)"
|
|
9205
9720
|
},
|
|
9206
9721
|
{
|
|
9207
|
-
"description": "
|
|
9208
|
-
"name": "--hx-
|
|
9209
|
-
"default": "var(--hx-
|
|
9722
|
+
"description": "Selected row background.",
|
|
9723
|
+
"name": "--hx-data-table-row-selected-bg",
|
|
9724
|
+
"default": "var(--hx-color-primary-50)"
|
|
9210
9725
|
},
|
|
9211
9726
|
{
|
|
9212
|
-
"description": "
|
|
9213
|
-
"name": "--hx-
|
|
9214
|
-
"default": "var(--hx-color-
|
|
9727
|
+
"description": "Empty state text color.",
|
|
9728
|
+
"name": "--hx-data-table-empty-color",
|
|
9729
|
+
"default": "var(--hx-color-neutral-600)"
|
|
9215
9730
|
},
|
|
9216
9731
|
{
|
|
9217
|
-
"description": "
|
|
9218
|
-
"name": "--hx-
|
|
9219
|
-
"default": "
|
|
9732
|
+
"description": "Minimum table width before horizontal scrolling.",
|
|
9733
|
+
"name": "--hx-data-table-min-width",
|
|
9734
|
+
"default": "600px"
|
|
9220
9735
|
},
|
|
9221
9736
|
{
|
|
9222
|
-
"description": "
|
|
9223
|
-
"name": "--hx-
|
|
9224
|
-
"default": "var(--hx-
|
|
9737
|
+
"description": "CSS custom property.",
|
|
9738
|
+
"name": "--hx-data-table-font-family",
|
|
9739
|
+
"default": "var(--hx-font-family-sans)"
|
|
9225
9740
|
},
|
|
9226
9741
|
{
|
|
9227
|
-
"description": "
|
|
9228
|
-
"name": "--hx-
|
|
9229
|
-
"default": "
|
|
9742
|
+
"description": "CSS custom property.",
|
|
9743
|
+
"name": "--hx-data-table-shimmer-duration",
|
|
9744
|
+
"default": "1.5s"
|
|
9230
9745
|
},
|
|
9231
9746
|
{
|
|
9232
|
-
"description": "
|
|
9233
|
-
"name": "--hx-
|
|
9234
|
-
"default": "var(--hx-color-neutral-200)"
|
|
9747
|
+
"description": "Font family.",
|
|
9748
|
+
"name": "--hx-font-family-sans"
|
|
9235
9749
|
},
|
|
9236
9750
|
{
|
|
9237
|
-
"description": "
|
|
9238
|
-
"name": "--hx-
|
|
9239
|
-
"default": "18rem"
|
|
9751
|
+
"description": "Font size.",
|
|
9752
|
+
"name": "--hx-font-size-sm"
|
|
9240
9753
|
},
|
|
9241
9754
|
{
|
|
9242
|
-
"description": "
|
|
9243
|
-
"name": "--hx-
|
|
9244
|
-
"default": "var(--hx-color-primary-500)"
|
|
9755
|
+
"description": "Spacing token.",
|
|
9756
|
+
"name": "--hx-space-3"
|
|
9245
9757
|
},
|
|
9246
9758
|
{
|
|
9247
|
-
"description": "
|
|
9248
|
-
"name": "--hx-
|
|
9249
|
-
"default": "var(--hx-color-neutral-0)"
|
|
9759
|
+
"description": "Spacing token.",
|
|
9760
|
+
"name": "--hx-space-4"
|
|
9250
9761
|
},
|
|
9251
9762
|
{
|
|
9252
|
-
"description": "
|
|
9253
|
-
"name": "--hx-
|
|
9254
|
-
"default": "var(--hx-color-primary-600)"
|
|
9763
|
+
"description": "Width.",
|
|
9764
|
+
"name": "--hx-border-width-thin"
|
|
9255
9765
|
},
|
|
9256
9766
|
{
|
|
9257
|
-
"description": "
|
|
9258
|
-
"name": "--hx-
|
|
9259
|
-
"default": "0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1)"
|
|
9767
|
+
"description": "Font weight.",
|
|
9768
|
+
"name": "--hx-font-weight-semibold"
|
|
9260
9769
|
},
|
|
9261
9770
|
{
|
|
9262
|
-
"description": "
|
|
9263
|
-
"name": "--hx-
|
|
9264
|
-
"default": "var(--hx-border-radius-lg)"
|
|
9771
|
+
"description": "Minimum touch target size.",
|
|
9772
|
+
"name": "--hx-touch-target-min"
|
|
9265
9773
|
},
|
|
9266
9774
|
{
|
|
9267
|
-
"description": "
|
|
9268
|
-
"name": "--hx-
|
|
9269
|
-
"default": "var(--hx-color-primary-600)"
|
|
9775
|
+
"description": "Spacing token.",
|
|
9776
|
+
"name": "--hx-space-2"
|
|
9270
9777
|
},
|
|
9271
9778
|
{
|
|
9272
|
-
"description": "
|
|
9273
|
-
"name": "--hx-
|
|
9274
|
-
"default": "var(--hx-color-neutral-700)"
|
|
9779
|
+
"description": "Spacing token.",
|
|
9780
|
+
"name": "--hx-space-1"
|
|
9275
9781
|
},
|
|
9276
9782
|
{
|
|
9277
|
-
"description": "
|
|
9278
|
-
"name": "--hx-
|
|
9783
|
+
"description": "Width.",
|
|
9784
|
+
"name": "--hx-focus-ring-width"
|
|
9279
9785
|
},
|
|
9280
9786
|
{
|
|
9281
|
-
"description": "
|
|
9282
|
-
"name": "--hx-
|
|
9787
|
+
"description": "Color.",
|
|
9788
|
+
"name": "--hx-focus-ring-color"
|
|
9283
9789
|
},
|
|
9284
9790
|
{
|
|
9285
9791
|
"description": "CSS custom property.",
|
|
9286
|
-
"name": "--hx-
|
|
9287
|
-
},
|
|
9288
|
-
{
|
|
9289
|
-
"description": "Width.",
|
|
9290
|
-
"name": "--hx-border-width-thin"
|
|
9792
|
+
"name": "--hx-focus-ring-offset"
|
|
9291
9793
|
},
|
|
9292
9794
|
{
|
|
9293
|
-
"description": "
|
|
9294
|
-
"name": "--hx-
|
|
9795
|
+
"description": "CSS custom property.",
|
|
9796
|
+
"name": "--hx-border-radius-sm"
|
|
9295
9797
|
},
|
|
9296
9798
|
{
|
|
9297
|
-
"description": "
|
|
9298
|
-
"name": "--hx-
|
|
9799
|
+
"description": "Opacity.",
|
|
9800
|
+
"name": "--hx-opacity-25"
|
|
9299
9801
|
},
|
|
9300
9802
|
{
|
|
9301
|
-
"description": "
|
|
9302
|
-
"name": "--hx-
|
|
9803
|
+
"description": "Transition timing.",
|
|
9804
|
+
"name": "--hx-transition-fast"
|
|
9303
9805
|
},
|
|
9304
9806
|
{
|
|
9305
|
-
"description": "
|
|
9306
|
-
"name": "--hx-
|
|
9807
|
+
"description": "Opacity.",
|
|
9808
|
+
"name": "--hx-opacity-100"
|
|
9307
9809
|
},
|
|
9308
9810
|
{
|
|
9309
9811
|
"description": "Color.",
|
|
9310
|
-
"name": "--hx-color-
|
|
9812
|
+
"name": "--hx-color-primary-500"
|
|
9311
9813
|
},
|
|
9312
9814
|
{
|
|
9313
|
-
"description": "
|
|
9314
|
-
"name": "--hx-
|
|
9815
|
+
"description": "Size token.",
|
|
9816
|
+
"name": "--hx-size-4"
|
|
9315
9817
|
},
|
|
9316
9818
|
{
|
|
9317
9819
|
"description": "Color.",
|
|
9318
|
-
"name": "--hx-color-neutral-
|
|
9820
|
+
"name": "--hx-color-neutral-50"
|
|
9319
9821
|
},
|
|
9320
9822
|
{
|
|
9321
9823
|
"description": "Color.",
|
|
9322
|
-
"name": "--hx-color-neutral-
|
|
9824
|
+
"name": "--hx-color-neutral-200"
|
|
9323
9825
|
},
|
|
9324
9826
|
{
|
|
9325
9827
|
"description": "Color.",
|
|
9326
|
-
"name": "--hx-color-neutral-
|
|
9828
|
+
"name": "--hx-color-neutral-100"
|
|
9327
9829
|
},
|
|
9328
9830
|
{
|
|
9329
9831
|
"description": "Color.",
|
|
9330
9832
|
"name": "--hx-color-neutral-700"
|
|
9331
9833
|
},
|
|
9332
|
-
{
|
|
9333
|
-
"description": "Color.",
|
|
9334
|
-
"name": "--hx-color-neutral-800"
|
|
9335
|
-
},
|
|
9336
9834
|
{
|
|
9337
9835
|
"description": "Color.",
|
|
9338
9836
|
"name": "--hx-color-neutral-900"
|
|
9339
9837
|
},
|
|
9340
9838
|
{
|
|
9341
9839
|
"description": "Color.",
|
|
9342
|
-
"name": "--hx-color-
|
|
9343
|
-
},
|
|
9344
|
-
{
|
|
9345
|
-
"description": "Color.",
|
|
9346
|
-
"name": "--hx-color-primary-500"
|
|
9347
|
-
},
|
|
9348
|
-
{
|
|
9349
|
-
"description": "Color.",
|
|
9350
|
-
"name": "--hx-color-primary-600"
|
|
9840
|
+
"name": "--hx-color-neutral-600"
|
|
9351
9841
|
},
|
|
9352
9842
|
{
|
|
9353
9843
|
"description": "Color.",
|
|
9354
|
-
"name": "--hx-
|
|
9355
|
-
},
|
|
9356
|
-
{
|
|
9357
|
-
"description": "CSS custom property.",
|
|
9358
|
-
"name": "--hx-focus-ring-opacity"
|
|
9359
|
-
},
|
|
9360
|
-
{
|
|
9361
|
-
"description": "Width.",
|
|
9362
|
-
"name": "--hx-focus-ring-width"
|
|
9363
|
-
},
|
|
9364
|
-
{
|
|
9365
|
-
"description": "Font family.",
|
|
9366
|
-
"name": "--hx-font-family-sans"
|
|
9367
|
-
},
|
|
9368
|
-
{
|
|
9369
|
-
"description": "Font size.",
|
|
9370
|
-
"name": "--hx-font-size-lg"
|
|
9371
|
-
},
|
|
9372
|
-
{
|
|
9373
|
-
"description": "Font size.",
|
|
9374
|
-
"name": "--hx-font-size-md"
|
|
9375
|
-
},
|
|
9376
|
-
{
|
|
9377
|
-
"description": "Font size.",
|
|
9378
|
-
"name": "--hx-font-size-sm"
|
|
9379
|
-
},
|
|
9380
|
-
{
|
|
9381
|
-
"description": "Font size.",
|
|
9382
|
-
"name": "--hx-font-size-xs"
|
|
9383
|
-
},
|
|
9384
|
-
{
|
|
9385
|
-
"description": "Font weight.",
|
|
9386
|
-
"name": "--hx-font-weight-bold"
|
|
9387
|
-
},
|
|
9388
|
-
{
|
|
9389
|
-
"description": "Font weight.",
|
|
9390
|
-
"name": "--hx-font-weight-medium"
|
|
9391
|
-
},
|
|
9392
|
-
{
|
|
9393
|
-
"description": "Font weight.",
|
|
9394
|
-
"name": "--hx-font-weight-semibold"
|
|
9395
|
-
},
|
|
9396
|
-
{
|
|
9397
|
-
"description": "Line height.",
|
|
9398
|
-
"name": "--hx-line-height-normal"
|
|
9844
|
+
"name": "--hx-color-primary-50"
|
|
9399
9845
|
},
|
|
9400
9846
|
{
|
|
9401
9847
|
"description": "Opacity.",
|
|
9402
|
-
"name": "--hx-opacity-
|
|
9403
|
-
},
|
|
9404
|
-
{
|
|
9405
|
-
"description": "Box shadow.",
|
|
9406
|
-
"name": "--hx-shadow-md"
|
|
9407
|
-
},
|
|
9408
|
-
{
|
|
9409
|
-
"description": "Size token.",
|
|
9410
|
-
"name": "--hx-size-10"
|
|
9411
|
-
},
|
|
9412
|
-
{
|
|
9413
|
-
"description": "Size token.",
|
|
9414
|
-
"name": "--hx-size-8"
|
|
9415
|
-
},
|
|
9416
|
-
{
|
|
9417
|
-
"description": "Spacing token.",
|
|
9418
|
-
"name": "--hx-space-1"
|
|
9419
|
-
},
|
|
9420
|
-
{
|
|
9421
|
-
"description": "Spacing token.",
|
|
9422
|
-
"name": "--hx-space-2"
|
|
9848
|
+
"name": "--hx-opacity-50"
|
|
9423
9849
|
},
|
|
9424
9850
|
{
|
|
9425
9851
|
"description": "Spacing token.",
|
|
9426
|
-
"name": "--hx-space-
|
|
9427
|
-
},
|
|
9428
|
-
{
|
|
9429
|
-
"description": "Minimum touch target size.",
|
|
9430
|
-
"name": "--hx-touch-target-min"
|
|
9431
|
-
},
|
|
9432
|
-
{
|
|
9433
|
-
"description": "Transition timing.",
|
|
9434
|
-
"name": "--hx-transition-fast"
|
|
9435
|
-
},
|
|
9436
|
-
{
|
|
9437
|
-
"description": "Z-index layer.",
|
|
9438
|
-
"name": "--hx-z-index-dropdown"
|
|
9852
|
+
"name": "--hx-space-8"
|
|
9439
9853
|
}
|
|
9440
9854
|
],
|
|
9441
9855
|
"cssParts": [
|
|
9442
9856
|
{
|
|
9443
|
-
"description": "The
|
|
9444
|
-
"name": "
|
|
9445
|
-
},
|
|
9446
|
-
{
|
|
9447
|
-
"description": "The label element.",
|
|
9448
|
-
"name": "label"
|
|
9449
|
-
},
|
|
9450
|
-
{
|
|
9451
|
-
"description": "The wrapper around input and trigger.",
|
|
9452
|
-
"name": "input-wrapper"
|
|
9857
|
+
"description": "The `<table>` element.",
|
|
9858
|
+
"name": "table"
|
|
9453
9859
|
},
|
|
9454
9860
|
{
|
|
9455
|
-
"description": "The
|
|
9456
|
-
"name": "
|
|
9861
|
+
"description": "The `<thead>` element.",
|
|
9862
|
+
"name": "thead"
|
|
9457
9863
|
},
|
|
9458
9864
|
{
|
|
9459
|
-
"description": "The
|
|
9460
|
-
"name": "
|
|
9865
|
+
"description": "The `<tbody>` element.",
|
|
9866
|
+
"name": "tbody"
|
|
9461
9867
|
},
|
|
9462
9868
|
{
|
|
9463
|
-
"description": "
|
|
9464
|
-
"name": "
|
|
9869
|
+
"description": "Each `<tr>` element.",
|
|
9870
|
+
"name": "tr"
|
|
9465
9871
|
},
|
|
9466
9872
|
{
|
|
9467
|
-
"description": "
|
|
9468
|
-
"name": "
|
|
9873
|
+
"description": "Each `<th>` element.",
|
|
9874
|
+
"name": "th"
|
|
9469
9875
|
},
|
|
9470
9876
|
{
|
|
9471
|
-
"description": "
|
|
9472
|
-
"name": "
|
|
9877
|
+
"description": "Each `<td>` element.",
|
|
9878
|
+
"name": "td"
|
|
9473
9879
|
},
|
|
9474
9880
|
{
|
|
9475
|
-
"description": "The
|
|
9476
|
-
"name": "
|
|
9881
|
+
"description": "The sort indicator icon `<span>` inside sortable headers.",
|
|
9882
|
+
"name": "sort-icon"
|
|
9477
9883
|
},
|
|
9478
9884
|
{
|
|
9479
|
-
"description": "
|
|
9480
|
-
"name": "
|
|
9885
|
+
"description": "Each `<input type=\"checkbox\">` element.",
|
|
9886
|
+
"name": "checkbox"
|
|
9481
9887
|
}
|
|
9482
9888
|
],
|
|
9483
9889
|
"slots": [
|
|
9484
9890
|
{
|
|
9485
|
-
"description": "
|
|
9486
|
-
"name": "
|
|
9891
|
+
"description": "Content rendered above the table (e.g., search, actions).",
|
|
9892
|
+
"name": "toolbar"
|
|
9487
9893
|
},
|
|
9488
9894
|
{
|
|
9489
|
-
"description": "Custom
|
|
9490
|
-
"name": "
|
|
9895
|
+
"description": "Custom empty-state content rendered when `rows` is empty and not loading.",
|
|
9896
|
+
"name": "empty"
|
|
9491
9897
|
},
|
|
9492
9898
|
{
|
|
9493
|
-
"description": "Custom
|
|
9494
|
-
"name": "
|
|
9899
|
+
"description": "Custom loading content rendered when `loading` is true.",
|
|
9900
|
+
"name": "loading"
|
|
9495
9901
|
}
|
|
9496
9902
|
],
|
|
9497
9903
|
"members": [
|
|
9498
9904
|
{
|
|
9499
9905
|
"kind": "field",
|
|
9500
|
-
"name": "
|
|
9906
|
+
"name": "columns",
|
|
9501
9907
|
"type": {
|
|
9502
|
-
"text": "
|
|
9908
|
+
"text": "HxDataTableColumn[]"
|
|
9503
9909
|
},
|
|
9504
|
-
"default": "
|
|
9505
|
-
"description": "
|
|
9506
|
-
"attribute": "
|
|
9507
|
-
"reflects": true
|
|
9910
|
+
"default": "[]",
|
|
9911
|
+
"description": "Column definitions. Each item: `{ key, label, sortable?, width? }`.\nCan be set as a JS array or a JSON string (e.g., from a Drupal Twig attribute).",
|
|
9912
|
+
"attribute": "columns"
|
|
9508
9913
|
},
|
|
9509
9914
|
{
|
|
9510
9915
|
"kind": "field",
|
|
9511
|
-
"name": "
|
|
9916
|
+
"name": "rows",
|
|
9512
9917
|
"type": {
|
|
9513
|
-
"text": "string"
|
|
9918
|
+
"text": "Record<string, unknown>[]"
|
|
9514
9919
|
},
|
|
9515
|
-
"default": "
|
|
9516
|
-
"description": "
|
|
9517
|
-
"attribute": "
|
|
9920
|
+
"default": "[]",
|
|
9921
|
+
"description": "Row data. Each item is a plain object keyed by column `key` values.\nCan be set as a JS array or a JSON string (e.g., from a Drupal Twig attribute).",
|
|
9922
|
+
"attribute": "rows"
|
|
9518
9923
|
},
|
|
9519
9924
|
{
|
|
9520
9925
|
"kind": "field",
|
|
9521
|
-
"name": "
|
|
9926
|
+
"name": "selectable",
|
|
9522
9927
|
"type": {
|
|
9523
|
-
"text": "
|
|
9928
|
+
"text": "boolean"
|
|
9524
9929
|
},
|
|
9525
|
-
"default": "
|
|
9526
|
-
"description": "
|
|
9527
|
-
"attribute": "
|
|
9930
|
+
"default": "false",
|
|
9931
|
+
"description": "When true, renders a checkbox column for row selection.",
|
|
9932
|
+
"attribute": "selectable",
|
|
9933
|
+
"reflects": true
|
|
9528
9934
|
},
|
|
9529
9935
|
{
|
|
9530
9936
|
"kind": "field",
|
|
9531
|
-
"name": "
|
|
9937
|
+
"name": "sortKey",
|
|
9532
9938
|
"type": {
|
|
9533
9939
|
"text": "string"
|
|
9534
9940
|
},
|
|
9535
9941
|
"default": "''",
|
|
9536
|
-
"description": "The
|
|
9537
|
-
"attribute": "
|
|
9942
|
+
"description": "The column key currently used for sorting.",
|
|
9943
|
+
"attribute": "sort-key"
|
|
9538
9944
|
},
|
|
9539
9945
|
{
|
|
9540
9946
|
"kind": "field",
|
|
9541
|
-
"name": "
|
|
9947
|
+
"name": "sortDirection",
|
|
9542
9948
|
"type": {
|
|
9543
|
-
"text": "
|
|
9949
|
+
"text": "'asc' | 'desc'"
|
|
9544
9950
|
},
|
|
9545
|
-
"default": "''",
|
|
9546
|
-
"description": "
|
|
9547
|
-
"attribute": "
|
|
9951
|
+
"default": "'asc'",
|
|
9952
|
+
"description": "Current sort direction.",
|
|
9953
|
+
"attribute": "sort-direction"
|
|
9548
9954
|
},
|
|
9549
9955
|
{
|
|
9550
9956
|
"kind": "field",
|
|
9551
|
-
"name": "
|
|
9957
|
+
"name": "loading",
|
|
9552
9958
|
"type": {
|
|
9553
9959
|
"text": "boolean"
|
|
9554
9960
|
},
|
|
9555
9961
|
"default": "false",
|
|
9556
|
-
"description": "
|
|
9557
|
-
"attribute": "
|
|
9962
|
+
"description": "When true, renders a loading skeleton and sets `aria-busy=\"true\"` on the host.",
|
|
9963
|
+
"attribute": "loading",
|
|
9558
9964
|
"reflects": true
|
|
9559
9965
|
},
|
|
9560
9966
|
{
|
|
9561
9967
|
"kind": "field",
|
|
9562
|
-
"name": "
|
|
9968
|
+
"name": "emptyLabel",
|
|
9563
9969
|
"type": {
|
|
9564
|
-
"text": "
|
|
9970
|
+
"text": "string"
|
|
9565
9971
|
},
|
|
9566
|
-
"default": "
|
|
9567
|
-
"description": "
|
|
9568
|
-
"attribute": "
|
|
9569
|
-
"reflects": true
|
|
9972
|
+
"default": "'No data'",
|
|
9973
|
+
"description": "Text displayed in the default empty state when `rows` is empty and not loading.",
|
|
9974
|
+
"attribute": "empty-label"
|
|
9570
9975
|
},
|
|
9571
9976
|
{
|
|
9572
9977
|
"kind": "field",
|
|
9573
|
-
"name": "
|
|
9978
|
+
"name": "label",
|
|
9574
9979
|
"type": {
|
|
9575
9980
|
"text": "string"
|
|
9576
9981
|
},
|
|
9577
9982
|
"default": "''",
|
|
9578
|
-
"description": "
|
|
9579
|
-
"attribute": "
|
|
9983
|
+
"description": "Accessible name for the table. Exposed via `aria-label` on the `<table>` element.\nRequired when the table has columns — a missing label is a WCAG 4.1.2 violation.",
|
|
9984
|
+
"attribute": "label"
|
|
9580
9985
|
},
|
|
9581
9986
|
{
|
|
9582
9987
|
"kind": "field",
|
|
9583
|
-
"name": "
|
|
9988
|
+
"name": "selectAllLabel",
|
|
9584
9989
|
"type": {
|
|
9585
9990
|
"text": "string"
|
|
9586
9991
|
},
|
|
9587
|
-
"default": "''",
|
|
9588
|
-
"description": "
|
|
9589
|
-
"attribute": "
|
|
9992
|
+
"default": "'Select all rows'",
|
|
9993
|
+
"description": "Accessible label for the \"select all rows\" checkbox in the table header.",
|
|
9994
|
+
"attribute": "select-all-label"
|
|
9590
9995
|
},
|
|
9591
9996
|
{
|
|
9592
9997
|
"kind": "field",
|
|
9593
|
-
"name": "
|
|
9998
|
+
"name": "stickyHeader",
|
|
9594
9999
|
"type": {
|
|
9595
|
-
"text": "
|
|
10000
|
+
"text": "boolean"
|
|
9596
10001
|
},
|
|
9597
|
-
"default": "
|
|
9598
|
-
"description": "
|
|
9599
|
-
"attribute": "
|
|
10002
|
+
"default": "false",
|
|
10003
|
+
"description": "When true, the header row is sticky (position: sticky; top: 0).",
|
|
10004
|
+
"attribute": "sticky-header",
|
|
10005
|
+
"reflects": true
|
|
9600
10006
|
},
|
|
9601
10007
|
{
|
|
9602
10008
|
"kind": "field",
|
|
9603
|
-
"name": "
|
|
10009
|
+
"name": "page",
|
|
9604
10010
|
"type": {
|
|
9605
|
-
"text": "
|
|
10011
|
+
"text": "number"
|
|
9606
10012
|
},
|
|
9607
|
-
"default": "
|
|
9608
|
-
"description": "
|
|
9609
|
-
"attribute": "
|
|
10013
|
+
"default": "1",
|
|
10014
|
+
"description": "Current page (1-based). Set to 0 or leave at default (0) to disable pagination.",
|
|
10015
|
+
"attribute": "page"
|
|
9610
10016
|
},
|
|
9611
10017
|
{
|
|
9612
10018
|
"kind": "field",
|
|
9613
|
-
"name": "
|
|
10019
|
+
"name": "pageSize",
|
|
9614
10020
|
"type": {
|
|
9615
|
-
"text": "
|
|
10021
|
+
"text": "number"
|
|
9616
10022
|
},
|
|
9617
|
-
"default": "
|
|
9618
|
-
"description": "
|
|
9619
|
-
"attribute": "
|
|
9620
|
-
}
|
|
10023
|
+
"default": "0",
|
|
10024
|
+
"description": "Number of rows per page. Set to 0 to disable pagination (show all rows).",
|
|
10025
|
+
"attribute": "page-size"
|
|
10026
|
+
}
|
|
10027
|
+
],
|
|
10028
|
+
"events": [
|
|
9621
10029
|
{
|
|
9622
|
-
"
|
|
9623
|
-
"name": "chooseDateLabel",
|
|
10030
|
+
"name": "hx-sort",
|
|
9624
10031
|
"type": {
|
|
9625
|
-
"text": "
|
|
10032
|
+
"text": "CustomEvent<HxDataTableSortState>"
|
|
9626
10033
|
},
|
|
9627
|
-
"
|
|
9628
|
-
"description": "Accessible label for the calendar dialog.",
|
|
9629
|
-
"attribute": "choose-date-label"
|
|
10034
|
+
"description": "Dispatched when a sortable column header is clicked."
|
|
9630
10035
|
},
|
|
9631
10036
|
{
|
|
9632
|
-
"
|
|
9633
|
-
"name": "openCalendarLabel",
|
|
10037
|
+
"name": "hx-row-click",
|
|
9634
10038
|
"type": {
|
|
9635
|
-
"text": "string"
|
|
10039
|
+
"text": "CustomEvent<{row: Record<string, unknown>, index: number}>"
|
|
9636
10040
|
},
|
|
9637
|
-
"
|
|
9638
|
-
"description": "Accessible label for the calendar trigger button when the calendar is closed.",
|
|
9639
|
-
"attribute": "open-calendar-label"
|
|
10041
|
+
"description": "Dispatched when a data row is clicked."
|
|
9640
10042
|
},
|
|
9641
10043
|
{
|
|
9642
|
-
"
|
|
9643
|
-
"name": "closeCalendarLabel",
|
|
10044
|
+
"name": "hx-select",
|
|
9644
10045
|
"type": {
|
|
9645
|
-
"text": "string"
|
|
10046
|
+
"text": "CustomEvent<{selectedRows: Record<string, unknown>[]}>"
|
|
9646
10047
|
},
|
|
9647
|
-
"
|
|
9648
|
-
|
|
9649
|
-
|
|
9650
|
-
|
|
10048
|
+
"description": "Dispatched when row selection changes."
|
|
10049
|
+
}
|
|
10050
|
+
],
|
|
10051
|
+
"attributes": [
|
|
9651
10052
|
{
|
|
9652
|
-
"
|
|
9653
|
-
"name": "previousMonthLabel",
|
|
10053
|
+
"name": "columns",
|
|
9654
10054
|
"type": {
|
|
9655
|
-
"text": "
|
|
10055
|
+
"text": "HxDataTableColumn[]"
|
|
9656
10056
|
},
|
|
9657
|
-
"default": "
|
|
9658
|
-
"description": "
|
|
9659
|
-
"
|
|
9660
|
-
|
|
9661
|
-
{
|
|
9662
|
-
"kind": "field",
|
|
9663
|
-
"name": "nextMonthLabel",
|
|
9664
|
-
"type": {
|
|
9665
|
-
"text": "string"
|
|
9666
|
-
},
|
|
9667
|
-
"default": "'Next month'",
|
|
9668
|
-
"description": "Accessible label for the next month navigation button.",
|
|
9669
|
-
"attribute": "next-month-label"
|
|
10057
|
+
"default": "[]",
|
|
10058
|
+
"description": "Column definitions. Each item: `{ key, label, sortable?, width? }`.\nCan be set as a JS array or a JSON string (e.g., from a Drupal Twig attribute).",
|
|
10059
|
+
"fieldName": "columns",
|
|
10060
|
+
"attribute": "columns"
|
|
9670
10061
|
},
|
|
9671
10062
|
{
|
|
9672
|
-
"
|
|
9673
|
-
"name": "accessibleLabel",
|
|
10063
|
+
"name": "rows",
|
|
9674
10064
|
"type": {
|
|
9675
|
-
"text": "string
|
|
10065
|
+
"text": "Record<string, unknown>[]"
|
|
9676
10066
|
},
|
|
9677
|
-
"default": "
|
|
9678
|
-
"description": "
|
|
9679
|
-
"
|
|
9680
|
-
|
|
9681
|
-
{
|
|
9682
|
-
"kind": "field",
|
|
9683
|
-
"name": "_handleDocumentClick",
|
|
9684
|
-
"privacy": "private",
|
|
9685
|
-
"readonly": true
|
|
10067
|
+
"default": "[]",
|
|
10068
|
+
"description": "Row data. Each item is a plain object keyed by column `key` values.\nCan be set as a JS array or a JSON string (e.g., from a Drupal Twig attribute).",
|
|
10069
|
+
"fieldName": "rows",
|
|
10070
|
+
"attribute": "rows"
|
|
9686
10071
|
},
|
|
9687
10072
|
{
|
|
9688
|
-
"
|
|
9689
|
-
"name": "focus",
|
|
9690
|
-
"return": {
|
|
9691
|
-
"type": {
|
|
9692
|
-
"text": "void"
|
|
9693
|
-
}
|
|
9694
|
-
},
|
|
9695
|
-
"parameters": [
|
|
9696
|
-
{
|
|
9697
|
-
"name": "options",
|
|
9698
|
-
"optional": true,
|
|
9699
|
-
"type": {
|
|
9700
|
-
"text": "FocusOptions"
|
|
9701
|
-
}
|
|
9702
|
-
}
|
|
9703
|
-
]
|
|
9704
|
-
}
|
|
9705
|
-
],
|
|
9706
|
-
"events": [
|
|
9707
|
-
{
|
|
9708
|
-
"name": "hx-change",
|
|
10073
|
+
"name": "selectable",
|
|
9709
10074
|
"type": {
|
|
9710
|
-
"text": "
|
|
10075
|
+
"text": "boolean"
|
|
9711
10076
|
},
|
|
9712
|
-
"
|
|
9713
|
-
|
|
9714
|
-
|
|
9715
|
-
|
|
10077
|
+
"default": "false",
|
|
10078
|
+
"description": "When true, renders a checkbox column for row selection.",
|
|
10079
|
+
"fieldName": "selectable",
|
|
10080
|
+
"attribute": "selectable"
|
|
10081
|
+
},
|
|
9716
10082
|
{
|
|
9717
|
-
"name": "
|
|
10083
|
+
"name": "sort-key",
|
|
9718
10084
|
"type": {
|
|
9719
10085
|
"text": "string"
|
|
9720
10086
|
},
|
|
9721
10087
|
"default": "''",
|
|
9722
|
-
"description": "The
|
|
9723
|
-
"fieldName": "
|
|
9724
|
-
"attribute": "
|
|
10088
|
+
"description": "The column key currently used for sorting.",
|
|
10089
|
+
"fieldName": "sortKey",
|
|
10090
|
+
"attribute": "sort-key"
|
|
9725
10091
|
},
|
|
9726
10092
|
{
|
|
9727
|
-
"name": "
|
|
10093
|
+
"name": "sort-direction",
|
|
9728
10094
|
"type": {
|
|
9729
|
-
"text": "
|
|
10095
|
+
"text": "'asc' | 'desc'"
|
|
9730
10096
|
},
|
|
9731
|
-
"default": "''",
|
|
9732
|
-
"description": "
|
|
9733
|
-
"fieldName": "
|
|
9734
|
-
"attribute": "
|
|
10097
|
+
"default": "'asc'",
|
|
10098
|
+
"description": "Current sort direction.",
|
|
10099
|
+
"fieldName": "sortDirection",
|
|
10100
|
+
"attribute": "sort-direction"
|
|
9735
10101
|
},
|
|
9736
10102
|
{
|
|
9737
|
-
"name": "
|
|
10103
|
+
"name": "loading",
|
|
9738
10104
|
"type": {
|
|
9739
|
-
"text": "
|
|
10105
|
+
"text": "boolean"
|
|
9740
10106
|
},
|
|
9741
|
-
"default": "
|
|
9742
|
-
"description": "
|
|
9743
|
-
"fieldName": "
|
|
9744
|
-
"attribute": "
|
|
10107
|
+
"default": "false",
|
|
10108
|
+
"description": "When true, renders a loading skeleton and sets `aria-busy=\"true\"` on the host.",
|
|
10109
|
+
"fieldName": "loading",
|
|
10110
|
+
"attribute": "loading"
|
|
9745
10111
|
},
|
|
9746
10112
|
{
|
|
9747
|
-
"name": "
|
|
10113
|
+
"name": "empty-label",
|
|
9748
10114
|
"type": {
|
|
9749
10115
|
"text": "string"
|
|
9750
10116
|
},
|
|
9751
|
-
"default": "''",
|
|
9752
|
-
"description": "
|
|
9753
|
-
"fieldName": "
|
|
9754
|
-
"attribute": "
|
|
10117
|
+
"default": "'No data'",
|
|
10118
|
+
"description": "Text displayed in the default empty state when `rows` is empty and not loading.",
|
|
10119
|
+
"fieldName": "emptyLabel",
|
|
10120
|
+
"attribute": "empty-label"
|
|
9755
10121
|
},
|
|
9756
10122
|
{
|
|
9757
10123
|
"name": "label",
|
|
@@ -9759,761 +10125,951 @@
|
|
|
9759
10125
|
"text": "string"
|
|
9760
10126
|
},
|
|
9761
10127
|
"default": "''",
|
|
9762
|
-
"description": "
|
|
10128
|
+
"description": "Accessible name for the table. Exposed via `aria-label` on the `<table>` element.\nRequired when the table has columns — a missing label is a WCAG 4.1.2 violation.",
|
|
9763
10129
|
"fieldName": "label",
|
|
9764
10130
|
"attribute": "label"
|
|
9765
10131
|
},
|
|
9766
10132
|
{
|
|
9767
|
-
"name": "
|
|
10133
|
+
"name": "select-all-label",
|
|
9768
10134
|
"type": {
|
|
9769
|
-
"text": "
|
|
10135
|
+
"text": "string"
|
|
9770
10136
|
},
|
|
9771
|
-
"default": "
|
|
9772
|
-
"description": "
|
|
9773
|
-
"fieldName": "
|
|
9774
|
-
"attribute": "
|
|
10137
|
+
"default": "'Select all rows'",
|
|
10138
|
+
"description": "Accessible label for the \"select all rows\" checkbox in the table header.",
|
|
10139
|
+
"fieldName": "selectAllLabel",
|
|
10140
|
+
"attribute": "select-all-label"
|
|
9775
10141
|
},
|
|
9776
10142
|
{
|
|
9777
|
-
"name": "
|
|
10143
|
+
"name": "sticky-header",
|
|
9778
10144
|
"type": {
|
|
9779
10145
|
"text": "boolean"
|
|
9780
10146
|
},
|
|
9781
10147
|
"default": "false",
|
|
9782
|
-
"description": "
|
|
9783
|
-
"fieldName": "
|
|
9784
|
-
"attribute": "
|
|
9785
|
-
},
|
|
9786
|
-
{
|
|
9787
|
-
"name": "error",
|
|
9788
|
-
"type": {
|
|
9789
|
-
"text": "string"
|
|
9790
|
-
},
|
|
9791
|
-
"default": "''",
|
|
9792
|
-
"description": "Error message to display. When set, the field enters an error state.",
|
|
9793
|
-
"fieldName": "error",
|
|
9794
|
-
"attribute": "error"
|
|
9795
|
-
},
|
|
9796
|
-
{
|
|
9797
|
-
"name": "help-text",
|
|
9798
|
-
"type": {
|
|
9799
|
-
"text": "string"
|
|
9800
|
-
},
|
|
9801
|
-
"default": "''",
|
|
9802
|
-
"description": "Help text displayed below the field for guidance.",
|
|
9803
|
-
"fieldName": "helpText",
|
|
9804
|
-
"attribute": "help-text"
|
|
9805
|
-
},
|
|
9806
|
-
{
|
|
9807
|
-
"name": "format",
|
|
9808
|
-
"type": {
|
|
9809
|
-
"text": "string"
|
|
9810
|
-
},
|
|
9811
|
-
"default": "'MM/DD/YYYY'",
|
|
9812
|
-
"description": "Display format hint shown as placeholder (e.g. MM/DD/YYYY).",
|
|
9813
|
-
"fieldName": "format",
|
|
9814
|
-
"attribute": "format"
|
|
9815
|
-
},
|
|
9816
|
-
{
|
|
9817
|
-
"name": "locale",
|
|
9818
|
-
"type": {
|
|
9819
|
-
"text": "string"
|
|
9820
|
-
},
|
|
9821
|
-
"default": "'en-US'",
|
|
9822
|
-
"description": "Locale string used for formatting the display value.",
|
|
9823
|
-
"fieldName": "locale",
|
|
9824
|
-
"attribute": "locale"
|
|
9825
|
-
},
|
|
9826
|
-
{
|
|
9827
|
-
"name": "required-message",
|
|
9828
|
-
"type": {
|
|
9829
|
-
"text": "string"
|
|
9830
|
-
},
|
|
9831
|
-
"default": "'This field is required.'",
|
|
9832
|
-
"description": "Validation message shown when the field is required but empty.",
|
|
9833
|
-
"fieldName": "requiredMessage",
|
|
9834
|
-
"attribute": "required-message"
|
|
9835
|
-
},
|
|
9836
|
-
{
|
|
9837
|
-
"name": "choose-date-label",
|
|
9838
|
-
"type": {
|
|
9839
|
-
"text": "string"
|
|
9840
|
-
},
|
|
9841
|
-
"default": "'Choose a date'",
|
|
9842
|
-
"description": "Accessible label for the calendar dialog.",
|
|
9843
|
-
"fieldName": "chooseDateLabel",
|
|
9844
|
-
"attribute": "choose-date-label"
|
|
9845
|
-
},
|
|
9846
|
-
{
|
|
9847
|
-
"name": "open-calendar-label",
|
|
9848
|
-
"type": {
|
|
9849
|
-
"text": "string"
|
|
9850
|
-
},
|
|
9851
|
-
"default": "'Open calendar'",
|
|
9852
|
-
"description": "Accessible label for the calendar trigger button when the calendar is closed.",
|
|
9853
|
-
"fieldName": "openCalendarLabel",
|
|
9854
|
-
"attribute": "open-calendar-label"
|
|
9855
|
-
},
|
|
9856
|
-
{
|
|
9857
|
-
"name": "close-calendar-label",
|
|
9858
|
-
"type": {
|
|
9859
|
-
"text": "string"
|
|
9860
|
-
},
|
|
9861
|
-
"default": "'Close calendar'",
|
|
9862
|
-
"description": "Accessible label for the calendar trigger button when the calendar is open.",
|
|
9863
|
-
"fieldName": "closeCalendarLabel",
|
|
9864
|
-
"attribute": "close-calendar-label"
|
|
9865
|
-
},
|
|
9866
|
-
{
|
|
9867
|
-
"name": "previous-month-label",
|
|
9868
|
-
"type": {
|
|
9869
|
-
"text": "string"
|
|
9870
|
-
},
|
|
9871
|
-
"default": "'Previous month'",
|
|
9872
|
-
"description": "Accessible label for the previous month navigation button.",
|
|
9873
|
-
"fieldName": "previousMonthLabel",
|
|
9874
|
-
"attribute": "previous-month-label"
|
|
10148
|
+
"description": "When true, the header row is sticky (position: sticky; top: 0).",
|
|
10149
|
+
"fieldName": "stickyHeader",
|
|
10150
|
+
"attribute": "sticky-header"
|
|
9875
10151
|
},
|
|
9876
10152
|
{
|
|
9877
|
-
"name": "
|
|
10153
|
+
"name": "page",
|
|
9878
10154
|
"type": {
|
|
9879
|
-
"text": "
|
|
10155
|
+
"text": "number"
|
|
9880
10156
|
},
|
|
9881
|
-
"default": "
|
|
9882
|
-
"description": "
|
|
9883
|
-
"fieldName": "
|
|
9884
|
-
"attribute": "
|
|
10157
|
+
"default": "1",
|
|
10158
|
+
"description": "Current page (1-based). Set to 0 or leave at default (0) to disable pagination.",
|
|
10159
|
+
"fieldName": "page",
|
|
10160
|
+
"attribute": "page"
|
|
9885
10161
|
},
|
|
9886
10162
|
{
|
|
9887
|
-
"name": "
|
|
10163
|
+
"name": "page-size",
|
|
9888
10164
|
"type": {
|
|
9889
|
-
"text": "
|
|
10165
|
+
"text": "number"
|
|
9890
10166
|
},
|
|
9891
|
-
"default": "
|
|
9892
|
-
"description": "
|
|
9893
|
-
"fieldName": "
|
|
9894
|
-
"attribute": "
|
|
9895
|
-
}
|
|
9896
|
-
],
|
|
9897
|
-
"mixins": [
|
|
9898
|
-
{
|
|
9899
|
-
"name": "FormMixin",
|
|
9900
|
-
"module": "/src/mixins/FormMixin.js"
|
|
10167
|
+
"default": "0",
|
|
10168
|
+
"description": "Number of rows per page. Set to 0 to disable pagination (show all rows).",
|
|
10169
|
+
"fieldName": "pageSize",
|
|
10170
|
+
"attribute": "page-size"
|
|
9901
10171
|
}
|
|
9902
10172
|
],
|
|
9903
10173
|
"superclass": {
|
|
9904
10174
|
"name": "HelixElement",
|
|
9905
10175
|
"module": "/src/base/index.js"
|
|
9906
10176
|
},
|
|
9907
|
-
"tagName": "hx-
|
|
10177
|
+
"tagName": "hx-data-table",
|
|
9908
10178
|
"customElement": true,
|
|
9909
|
-
"summary": "
|
|
10179
|
+
"summary": "Enterprise data table with sorting, selection, and responsive scroll.",
|
|
9910
10180
|
"helixMeta": {
|
|
9911
|
-
"priorityTier": "
|
|
10181
|
+
"priorityTier": "P1"
|
|
9912
10182
|
}
|
|
9913
10183
|
}
|
|
9914
10184
|
],
|
|
9915
10185
|
"exports": [
|
|
9916
10186
|
{
|
|
9917
10187
|
"kind": "js",
|
|
9918
|
-
"name": "
|
|
10188
|
+
"name": "HelixDataTable",
|
|
9919
10189
|
"declaration": {
|
|
9920
|
-
"name": "
|
|
9921
|
-
"module": "src/components/hx-
|
|
10190
|
+
"name": "HelixDataTable",
|
|
10191
|
+
"module": "src/components/hx-data-table/hx-data-table.ts"
|
|
9922
10192
|
}
|
|
9923
10193
|
},
|
|
9924
10194
|
{
|
|
9925
10195
|
"kind": "custom-element-definition",
|
|
9926
|
-
"name": "hx-
|
|
10196
|
+
"name": "hx-data-table",
|
|
9927
10197
|
"declaration": {
|
|
9928
|
-
"name": "
|
|
9929
|
-
"module": "src/components/hx-
|
|
10198
|
+
"name": "HelixDataTable",
|
|
10199
|
+
"module": "src/components/hx-data-table/hx-data-table.ts"
|
|
9930
10200
|
}
|
|
9931
10201
|
}
|
|
9932
10202
|
]
|
|
9933
10203
|
},
|
|
9934
10204
|
{
|
|
9935
10205
|
"kind": "javascript-module",
|
|
9936
|
-
"path": "src/components/hx-
|
|
10206
|
+
"path": "src/components/hx-data-table/index.ts",
|
|
9937
10207
|
"declarations": [],
|
|
9938
10208
|
"exports": [
|
|
9939
10209
|
{
|
|
9940
10210
|
"kind": "js",
|
|
9941
|
-
"name": "
|
|
10211
|
+
"name": "HelixDataTable",
|
|
9942
10212
|
"declaration": {
|
|
9943
|
-
"name": "
|
|
9944
|
-
"module": "./hx-
|
|
10213
|
+
"name": "HelixDataTable",
|
|
10214
|
+
"module": "./hx-data-table.js"
|
|
9945
10215
|
}
|
|
9946
10216
|
},
|
|
9947
10217
|
{
|
|
9948
10218
|
"kind": "js",
|
|
9949
|
-
"name": "
|
|
10219
|
+
"name": "HxDataTableColumn",
|
|
9950
10220
|
"declaration": {
|
|
9951
|
-
"name": "
|
|
9952
|
-
"module": "./hx-
|
|
10221
|
+
"name": "HxDataTableColumn",
|
|
10222
|
+
"module": "./hx-data-table.js"
|
|
10223
|
+
}
|
|
10224
|
+
},
|
|
10225
|
+
{
|
|
10226
|
+
"kind": "js",
|
|
10227
|
+
"name": "HxDataTableSortState",
|
|
10228
|
+
"declaration": {
|
|
10229
|
+
"name": "HxDataTableSortState",
|
|
10230
|
+
"module": "./hx-data-table.js"
|
|
10231
|
+
}
|
|
10232
|
+
},
|
|
10233
|
+
{
|
|
10234
|
+
"kind": "js",
|
|
10235
|
+
"name": "HxDataTableSelectDetail",
|
|
10236
|
+
"declaration": {
|
|
10237
|
+
"name": "HxDataTableSelectDetail",
|
|
10238
|
+
"module": "./hx-data-table.js"
|
|
10239
|
+
}
|
|
10240
|
+
},
|
|
10241
|
+
{
|
|
10242
|
+
"kind": "js",
|
|
10243
|
+
"name": "HxDataTableRowClickDetail",
|
|
10244
|
+
"declaration": {
|
|
10245
|
+
"name": "HxDataTableRowClickDetail",
|
|
10246
|
+
"module": "./hx-data-table.js"
|
|
9953
10247
|
}
|
|
9954
10248
|
}
|
|
9955
10249
|
]
|
|
9956
10250
|
},
|
|
9957
10251
|
{
|
|
9958
10252
|
"kind": "javascript-module",
|
|
9959
|
-
"path": "src/components/hx-
|
|
10253
|
+
"path": "src/components/hx-date-picker/hx-date-picker.ts",
|
|
9960
10254
|
"declarations": [
|
|
9961
10255
|
{
|
|
9962
10256
|
"kind": "class",
|
|
9963
|
-
"description": "
|
|
9964
|
-
"name": "
|
|
10257
|
+
"description": "Date picker component for selecting dates with keyboard-accessible calendar popup.",
|
|
10258
|
+
"name": "HelixDatePicker",
|
|
9965
10259
|
"cssProperties": [
|
|
9966
10260
|
{
|
|
9967
|
-
"description": "
|
|
9968
|
-
"name": "--hx-
|
|
9969
|
-
"default": "var(--hx-color-neutral-
|
|
9970
|
-
},
|
|
9971
|
-
{
|
|
9972
|
-
"description": "Header text color.",
|
|
9973
|
-
"name": "--hx-data-table-header-color",
|
|
9974
|
-
"default": "var(--hx-color-neutral-700)"
|
|
10261
|
+
"description": "Input background color.",
|
|
10262
|
+
"name": "--hx-date-picker-bg",
|
|
10263
|
+
"default": "var(--hx-color-neutral-0)"
|
|
9975
10264
|
},
|
|
9976
10265
|
{
|
|
9977
|
-
"description": "
|
|
9978
|
-
"name": "--hx-
|
|
9979
|
-
"default": "var(--hx-color-neutral-
|
|
10266
|
+
"description": "Input text color.",
|
|
10267
|
+
"name": "--hx-date-picker-color",
|
|
10268
|
+
"default": "var(--hx-color-neutral-800)"
|
|
9980
10269
|
},
|
|
9981
10270
|
{
|
|
9982
|
-
"description": "
|
|
9983
|
-
"name": "--hx-
|
|
9984
|
-
"default": "var(--hx-color-neutral-
|
|
10271
|
+
"description": "Border color.",
|
|
10272
|
+
"name": "--hx-date-picker-border-color",
|
|
10273
|
+
"default": "var(--hx-color-neutral-300)"
|
|
9985
10274
|
},
|
|
9986
10275
|
{
|
|
9987
|
-
"description": "
|
|
9988
|
-
"name": "--hx-
|
|
9989
|
-
"default": "var(--hx-
|
|
10276
|
+
"description": "Border radius.",
|
|
10277
|
+
"name": "--hx-date-picker-border-radius",
|
|
10278
|
+
"default": "var(--hx-border-radius-md)"
|
|
9990
10279
|
},
|
|
9991
10280
|
{
|
|
9992
|
-
"description": "
|
|
9993
|
-
"name": "--hx-
|
|
9994
|
-
"default": "var(--hx-
|
|
10281
|
+
"description": "Font family.",
|
|
10282
|
+
"name": "--hx-date-picker-font-family",
|
|
10283
|
+
"default": "var(--hx-font-family-sans)"
|
|
9995
10284
|
},
|
|
9996
10285
|
{
|
|
9997
|
-
"description": "
|
|
9998
|
-
"name": "--hx-
|
|
9999
|
-
"default": "var(--hx-
|
|
10286
|
+
"description": "Focus ring color.",
|
|
10287
|
+
"name": "--hx-date-picker-focus-ring-color",
|
|
10288
|
+
"default": "var(--hx-focus-ring-color)"
|
|
10000
10289
|
},
|
|
10001
10290
|
{
|
|
10002
|
-
"description": "
|
|
10003
|
-
"name": "--hx-
|
|
10004
|
-
"default": "
|
|
10291
|
+
"description": "Error state color.",
|
|
10292
|
+
"name": "--hx-date-picker-error-color",
|
|
10293
|
+
"default": "var(--hx-color-error-500)"
|
|
10005
10294
|
},
|
|
10006
10295
|
{
|
|
10007
|
-
"description": "
|
|
10008
|
-
"name": "--hx-
|
|
10009
|
-
"default": "var(--hx-
|
|
10296
|
+
"description": "Label text color.",
|
|
10297
|
+
"name": "--hx-date-picker-label-color",
|
|
10298
|
+
"default": "var(--hx-color-neutral-700)"
|
|
10010
10299
|
},
|
|
10011
10300
|
{
|
|
10012
|
-
"description": "
|
|
10013
|
-
"name": "--hx-
|
|
10014
|
-
"default": "
|
|
10301
|
+
"description": "Trigger icon color.",
|
|
10302
|
+
"name": "--hx-date-picker-trigger-color",
|
|
10303
|
+
"default": "var(--hx-color-neutral-500)"
|
|
10015
10304
|
},
|
|
10016
10305
|
{
|
|
10017
|
-
"description": "
|
|
10018
|
-
"name": "--hx-
|
|
10306
|
+
"description": "Calendar background color.",
|
|
10307
|
+
"name": "--hx-date-picker-calendar-bg",
|
|
10308
|
+
"default": "var(--hx-color-neutral-0)"
|
|
10019
10309
|
},
|
|
10020
10310
|
{
|
|
10021
|
-
"description": "
|
|
10022
|
-
"name": "--hx-
|
|
10311
|
+
"description": "Calendar border color.",
|
|
10312
|
+
"name": "--hx-date-picker-calendar-border-color",
|
|
10313
|
+
"default": "var(--hx-color-neutral-200)"
|
|
10023
10314
|
},
|
|
10024
10315
|
{
|
|
10025
|
-
"description": "
|
|
10026
|
-
"name": "--hx-
|
|
10316
|
+
"description": "Calendar minimum width.",
|
|
10317
|
+
"name": "--hx-date-picker-calendar-min-width",
|
|
10318
|
+
"default": "18rem"
|
|
10027
10319
|
},
|
|
10028
10320
|
{
|
|
10029
|
-
"description": "
|
|
10030
|
-
"name": "--hx-
|
|
10321
|
+
"description": "Selected day background.",
|
|
10322
|
+
"name": "--hx-date-picker-selected-bg",
|
|
10323
|
+
"default": "var(--hx-color-primary-500)"
|
|
10031
10324
|
},
|
|
10032
10325
|
{
|
|
10033
|
-
"description": "
|
|
10034
|
-
"name": "--hx-
|
|
10326
|
+
"description": "Selected day text color.",
|
|
10327
|
+
"name": "--hx-date-picker-selected-color",
|
|
10328
|
+
"default": "var(--hx-color-neutral-0)"
|
|
10035
10329
|
},
|
|
10036
10330
|
{
|
|
10037
|
-
"description": "
|
|
10038
|
-
"name": "--hx-
|
|
10331
|
+
"description": "Today indicator color.",
|
|
10332
|
+
"name": "--hx-date-picker-today-color",
|
|
10333
|
+
"default": "var(--hx-color-primary-600)"
|
|
10039
10334
|
},
|
|
10040
10335
|
{
|
|
10041
|
-
"description": "
|
|
10042
|
-
"name": "--hx-
|
|
10336
|
+
"description": "Calendar popup box shadow.",
|
|
10337
|
+
"name": "--hx-date-picker-calendar-shadow",
|
|
10338
|
+
"default": "0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1)"
|
|
10043
10339
|
},
|
|
10044
10340
|
{
|
|
10045
|
-
"description": "
|
|
10046
|
-
"name": "--hx-
|
|
10341
|
+
"description": "Border radius.",
|
|
10342
|
+
"name": "--hx-date-picker-calendar-border-radius",
|
|
10343
|
+
"default": "var(--hx-border-radius-lg)"
|
|
10047
10344
|
},
|
|
10048
10345
|
{
|
|
10049
|
-
"description": "
|
|
10050
|
-
"name": "--hx-
|
|
10346
|
+
"description": "Background color.",
|
|
10347
|
+
"name": "--hx-date-picker-selected-hover-bg",
|
|
10348
|
+
"default": "var(--hx-color-primary-600)"
|
|
10051
10349
|
},
|
|
10052
10350
|
{
|
|
10053
|
-
"description": "
|
|
10054
|
-
"name": "--hx-
|
|
10351
|
+
"description": "Color.",
|
|
10352
|
+
"name": "--hx-date-picker-trigger-hover-color",
|
|
10353
|
+
"default": "var(--hx-color-neutral-700)"
|
|
10055
10354
|
},
|
|
10056
10355
|
{
|
|
10057
|
-
"description": "
|
|
10058
|
-
"name": "--hx-
|
|
10356
|
+
"description": "CSS custom property.",
|
|
10357
|
+
"name": "--hx-border-radius-lg"
|
|
10059
10358
|
},
|
|
10060
10359
|
{
|
|
10061
10360
|
"description": "CSS custom property.",
|
|
10062
|
-
"name": "--hx-
|
|
10361
|
+
"name": "--hx-border-radius-md"
|
|
10063
10362
|
},
|
|
10064
10363
|
{
|
|
10065
10364
|
"description": "CSS custom property.",
|
|
10066
10365
|
"name": "--hx-border-radius-sm"
|
|
10067
10366
|
},
|
|
10068
10367
|
{
|
|
10069
|
-
"description": "
|
|
10070
|
-
"name": "--hx-
|
|
10368
|
+
"description": "Width.",
|
|
10369
|
+
"name": "--hx-border-width-thin"
|
|
10071
10370
|
},
|
|
10072
10371
|
{
|
|
10073
|
-
"description": "
|
|
10074
|
-
"name": "--hx-
|
|
10372
|
+
"description": "Color.",
|
|
10373
|
+
"name": "--hx-color-error-500"
|
|
10075
10374
|
},
|
|
10076
10375
|
{
|
|
10077
|
-
"description": "
|
|
10078
|
-
"name": "--hx-
|
|
10376
|
+
"description": "Color.",
|
|
10377
|
+
"name": "--hx-color-error-text"
|
|
10079
10378
|
},
|
|
10080
10379
|
{
|
|
10081
10380
|
"description": "Color.",
|
|
10082
|
-
"name": "--hx-color-
|
|
10381
|
+
"name": "--hx-color-neutral-0"
|
|
10083
10382
|
},
|
|
10084
10383
|
{
|
|
10085
|
-
"description": "
|
|
10086
|
-
"name": "--hx-
|
|
10384
|
+
"description": "Color.",
|
|
10385
|
+
"name": "--hx-color-neutral-100"
|
|
10087
10386
|
},
|
|
10088
10387
|
{
|
|
10089
10388
|
"description": "Color.",
|
|
10090
|
-
"name": "--hx-color-neutral-
|
|
10389
|
+
"name": "--hx-color-neutral-200"
|
|
10091
10390
|
},
|
|
10092
10391
|
{
|
|
10093
10392
|
"description": "Color.",
|
|
10094
|
-
"name": "--hx-color-neutral-
|
|
10393
|
+
"name": "--hx-color-neutral-300"
|
|
10095
10394
|
},
|
|
10096
10395
|
{
|
|
10097
10396
|
"description": "Color.",
|
|
10098
|
-
"name": "--hx-color-neutral-
|
|
10397
|
+
"name": "--hx-color-neutral-400"
|
|
10398
|
+
},
|
|
10399
|
+
{
|
|
10400
|
+
"description": "Color.",
|
|
10401
|
+
"name": "--hx-color-neutral-500"
|
|
10402
|
+
},
|
|
10403
|
+
{
|
|
10404
|
+
"description": "Color.",
|
|
10405
|
+
"name": "--hx-color-neutral-600"
|
|
10099
10406
|
},
|
|
10100
10407
|
{
|
|
10101
10408
|
"description": "Color.",
|
|
10102
10409
|
"name": "--hx-color-neutral-700"
|
|
10103
10410
|
},
|
|
10411
|
+
{
|
|
10412
|
+
"description": "Color.",
|
|
10413
|
+
"name": "--hx-color-neutral-800"
|
|
10414
|
+
},
|
|
10104
10415
|
{
|
|
10105
10416
|
"description": "Color.",
|
|
10106
10417
|
"name": "--hx-color-neutral-900"
|
|
10107
10418
|
},
|
|
10108
10419
|
{
|
|
10109
10420
|
"description": "Color.",
|
|
10110
|
-
"name": "--hx-color-
|
|
10421
|
+
"name": "--hx-color-primary-400"
|
|
10111
10422
|
},
|
|
10112
10423
|
{
|
|
10113
10424
|
"description": "Color.",
|
|
10114
|
-
"name": "--hx-color-primary-
|
|
10425
|
+
"name": "--hx-color-primary-500"
|
|
10426
|
+
},
|
|
10427
|
+
{
|
|
10428
|
+
"description": "Color.",
|
|
10429
|
+
"name": "--hx-color-primary-600"
|
|
10430
|
+
},
|
|
10431
|
+
{
|
|
10432
|
+
"description": "Color.",
|
|
10433
|
+
"name": "--hx-focus-ring-color"
|
|
10434
|
+
},
|
|
10435
|
+
{
|
|
10436
|
+
"description": "CSS custom property.",
|
|
10437
|
+
"name": "--hx-focus-ring-opacity"
|
|
10438
|
+
},
|
|
10439
|
+
{
|
|
10440
|
+
"description": "Width.",
|
|
10441
|
+
"name": "--hx-focus-ring-width"
|
|
10442
|
+
},
|
|
10443
|
+
{
|
|
10444
|
+
"description": "Font family.",
|
|
10445
|
+
"name": "--hx-font-family-sans"
|
|
10446
|
+
},
|
|
10447
|
+
{
|
|
10448
|
+
"description": "Font size.",
|
|
10449
|
+
"name": "--hx-font-size-lg"
|
|
10450
|
+
},
|
|
10451
|
+
{
|
|
10452
|
+
"description": "Font size.",
|
|
10453
|
+
"name": "--hx-font-size-md"
|
|
10454
|
+
},
|
|
10455
|
+
{
|
|
10456
|
+
"description": "Font size.",
|
|
10457
|
+
"name": "--hx-font-size-sm"
|
|
10458
|
+
},
|
|
10459
|
+
{
|
|
10460
|
+
"description": "Font size.",
|
|
10461
|
+
"name": "--hx-font-size-xs"
|
|
10462
|
+
},
|
|
10463
|
+
{
|
|
10464
|
+
"description": "Font weight.",
|
|
10465
|
+
"name": "--hx-font-weight-bold"
|
|
10466
|
+
},
|
|
10467
|
+
{
|
|
10468
|
+
"description": "Font weight.",
|
|
10469
|
+
"name": "--hx-font-weight-medium"
|
|
10470
|
+
},
|
|
10471
|
+
{
|
|
10472
|
+
"description": "Font weight.",
|
|
10473
|
+
"name": "--hx-font-weight-semibold"
|
|
10474
|
+
},
|
|
10475
|
+
{
|
|
10476
|
+
"description": "Line height.",
|
|
10477
|
+
"name": "--hx-line-height-normal"
|
|
10115
10478
|
},
|
|
10116
10479
|
{
|
|
10117
10480
|
"description": "Opacity.",
|
|
10118
|
-
"name": "--hx-opacity-
|
|
10481
|
+
"name": "--hx-opacity-disabled"
|
|
10482
|
+
},
|
|
10483
|
+
{
|
|
10484
|
+
"description": "Box shadow.",
|
|
10485
|
+
"name": "--hx-shadow-md"
|
|
10486
|
+
},
|
|
10487
|
+
{
|
|
10488
|
+
"description": "Size token.",
|
|
10489
|
+
"name": "--hx-size-10"
|
|
10490
|
+
},
|
|
10491
|
+
{
|
|
10492
|
+
"description": "Size token.",
|
|
10493
|
+
"name": "--hx-size-8"
|
|
10119
10494
|
},
|
|
10120
10495
|
{
|
|
10121
10496
|
"description": "Spacing token.",
|
|
10122
|
-
"name": "--hx-space-
|
|
10497
|
+
"name": "--hx-space-1"
|
|
10498
|
+
},
|
|
10499
|
+
{
|
|
10500
|
+
"description": "Spacing token.",
|
|
10501
|
+
"name": "--hx-space-2"
|
|
10502
|
+
},
|
|
10503
|
+
{
|
|
10504
|
+
"description": "Spacing token.",
|
|
10505
|
+
"name": "--hx-space-3"
|
|
10506
|
+
},
|
|
10507
|
+
{
|
|
10508
|
+
"description": "Minimum touch target size.",
|
|
10509
|
+
"name": "--hx-touch-target-min"
|
|
10510
|
+
},
|
|
10511
|
+
{
|
|
10512
|
+
"description": "Transition timing.",
|
|
10513
|
+
"name": "--hx-transition-fast"
|
|
10514
|
+
},
|
|
10515
|
+
{
|
|
10516
|
+
"description": "Z-index layer.",
|
|
10517
|
+
"name": "--hx-z-index-dropdown"
|
|
10123
10518
|
}
|
|
10124
10519
|
],
|
|
10125
10520
|
"cssParts": [
|
|
10126
10521
|
{
|
|
10127
|
-
"description": "The
|
|
10128
|
-
"name": "
|
|
10522
|
+
"description": "The outer field container.",
|
|
10523
|
+
"name": "field"
|
|
10129
10524
|
},
|
|
10130
10525
|
{
|
|
10131
|
-
"description": "The
|
|
10132
|
-
"name": "
|
|
10526
|
+
"description": "The label element.",
|
|
10527
|
+
"name": "label"
|
|
10133
10528
|
},
|
|
10134
10529
|
{
|
|
10135
|
-
"description": "The
|
|
10136
|
-
"name": "
|
|
10530
|
+
"description": "The wrapper around input and trigger.",
|
|
10531
|
+
"name": "input-wrapper"
|
|
10137
10532
|
},
|
|
10138
10533
|
{
|
|
10139
|
-
"description": "
|
|
10140
|
-
"name": "
|
|
10534
|
+
"description": "The readonly text input displaying the formatted date.",
|
|
10535
|
+
"name": "input"
|
|
10141
10536
|
},
|
|
10142
10537
|
{
|
|
10143
|
-
"description": "
|
|
10144
|
-
"name": "
|
|
10538
|
+
"description": "The calendar icon button.",
|
|
10539
|
+
"name": "trigger"
|
|
10145
10540
|
},
|
|
10146
10541
|
{
|
|
10147
|
-
"description": "
|
|
10148
|
-
"name": "
|
|
10542
|
+
"description": "The calendar popup dialog.",
|
|
10543
|
+
"name": "calendar"
|
|
10149
10544
|
},
|
|
10150
10545
|
{
|
|
10151
|
-
"description": "The
|
|
10152
|
-
"name": "
|
|
10546
|
+
"description": "The month navigation header.",
|
|
10547
|
+
"name": "month-nav"
|
|
10153
10548
|
},
|
|
10154
10549
|
{
|
|
10155
|
-
"description": "
|
|
10156
|
-
"name": "
|
|
10550
|
+
"description": "An individual day button in the calendar grid.",
|
|
10551
|
+
"name": "day"
|
|
10552
|
+
},
|
|
10553
|
+
{
|
|
10554
|
+
"description": "The help text container.",
|
|
10555
|
+
"name": "help-text"
|
|
10556
|
+
},
|
|
10557
|
+
{
|
|
10558
|
+
"description": "The error message container.",
|
|
10559
|
+
"name": "error"
|
|
10157
10560
|
}
|
|
10158
10561
|
],
|
|
10159
10562
|
"slots": [
|
|
10160
10563
|
{
|
|
10161
|
-
"description": "
|
|
10162
|
-
"name": "
|
|
10564
|
+
"description": "Custom label content (overrides the label property).",
|
|
10565
|
+
"name": "label"
|
|
10163
10566
|
},
|
|
10164
10567
|
{
|
|
10165
|
-
"description": "Custom
|
|
10166
|
-
"name": "
|
|
10568
|
+
"description": "Custom help text content (overrides the helpText property).",
|
|
10569
|
+
"name": "help-text"
|
|
10167
10570
|
},
|
|
10168
10571
|
{
|
|
10169
|
-
"description": "Custom
|
|
10170
|
-
"name": "
|
|
10572
|
+
"description": "Custom error content (overrides the error property).",
|
|
10573
|
+
"name": "error"
|
|
10171
10574
|
}
|
|
10172
10575
|
],
|
|
10173
10576
|
"members": [
|
|
10174
10577
|
{
|
|
10175
10578
|
"kind": "field",
|
|
10176
|
-
"name": "
|
|
10579
|
+
"name": "name",
|
|
10177
10580
|
"type": {
|
|
10178
|
-
"text": "
|
|
10581
|
+
"text": "string"
|
|
10179
10582
|
},
|
|
10180
|
-
"default": "
|
|
10181
|
-
"description": "
|
|
10182
|
-
"attribute": "
|
|
10583
|
+
"default": "''",
|
|
10584
|
+
"description": "The name of the field, used for form submission.",
|
|
10585
|
+
"attribute": "name",
|
|
10586
|
+
"reflects": true
|
|
10183
10587
|
},
|
|
10184
10588
|
{
|
|
10185
10589
|
"kind": "field",
|
|
10186
|
-
"name": "
|
|
10590
|
+
"name": "value",
|
|
10187
10591
|
"type": {
|
|
10188
|
-
"text": "
|
|
10592
|
+
"text": "string"
|
|
10189
10593
|
},
|
|
10190
|
-
"default": "
|
|
10191
|
-
"description": "
|
|
10192
|
-
"attribute": "
|
|
10594
|
+
"default": "''",
|
|
10595
|
+
"description": "The current value as an ISO 8601 date string (e.g. 2026-03-04).",
|
|
10596
|
+
"attribute": "value"
|
|
10597
|
+
},
|
|
10598
|
+
{
|
|
10599
|
+
"kind": "field",
|
|
10600
|
+
"name": "min",
|
|
10601
|
+
"type": {
|
|
10602
|
+
"text": "string"
|
|
10603
|
+
},
|
|
10604
|
+
"default": "''",
|
|
10605
|
+
"description": "The minimum selectable date as an ISO 8601 string.",
|
|
10606
|
+
"attribute": "min"
|
|
10607
|
+
},
|
|
10608
|
+
{
|
|
10609
|
+
"kind": "field",
|
|
10610
|
+
"name": "max",
|
|
10611
|
+
"type": {
|
|
10612
|
+
"text": "string"
|
|
10613
|
+
},
|
|
10614
|
+
"default": "''",
|
|
10615
|
+
"description": "The maximum selectable date as an ISO 8601 string.",
|
|
10616
|
+
"attribute": "max"
|
|
10617
|
+
},
|
|
10618
|
+
{
|
|
10619
|
+
"kind": "field",
|
|
10620
|
+
"name": "label",
|
|
10621
|
+
"type": {
|
|
10622
|
+
"text": "string"
|
|
10623
|
+
},
|
|
10624
|
+
"default": "''",
|
|
10625
|
+
"description": "The visible label text.",
|
|
10626
|
+
"attribute": "label"
|
|
10627
|
+
},
|
|
10628
|
+
{
|
|
10629
|
+
"kind": "field",
|
|
10630
|
+
"name": "required",
|
|
10631
|
+
"type": {
|
|
10632
|
+
"text": "boolean"
|
|
10633
|
+
},
|
|
10634
|
+
"default": "false",
|
|
10635
|
+
"description": "Whether the field is required for form submission.",
|
|
10636
|
+
"attribute": "required",
|
|
10637
|
+
"reflects": true
|
|
10638
|
+
},
|
|
10639
|
+
{
|
|
10640
|
+
"kind": "field",
|
|
10641
|
+
"name": "disabled",
|
|
10642
|
+
"type": {
|
|
10643
|
+
"text": "boolean"
|
|
10644
|
+
},
|
|
10645
|
+
"default": "false",
|
|
10646
|
+
"description": "Whether the field is disabled.",
|
|
10647
|
+
"attribute": "disabled",
|
|
10648
|
+
"reflects": true
|
|
10649
|
+
},
|
|
10650
|
+
{
|
|
10651
|
+
"kind": "field",
|
|
10652
|
+
"name": "error",
|
|
10653
|
+
"type": {
|
|
10654
|
+
"text": "string"
|
|
10655
|
+
},
|
|
10656
|
+
"default": "''",
|
|
10657
|
+
"description": "Error message to display. When set, the field enters an error state.",
|
|
10658
|
+
"attribute": "error"
|
|
10659
|
+
},
|
|
10660
|
+
{
|
|
10661
|
+
"kind": "field",
|
|
10662
|
+
"name": "helpText",
|
|
10663
|
+
"type": {
|
|
10664
|
+
"text": "string"
|
|
10665
|
+
},
|
|
10666
|
+
"default": "''",
|
|
10667
|
+
"description": "Help text displayed below the field for guidance.",
|
|
10668
|
+
"attribute": "help-text"
|
|
10193
10669
|
},
|
|
10194
10670
|
{
|
|
10195
10671
|
"kind": "field",
|
|
10196
|
-
"name": "
|
|
10672
|
+
"name": "format",
|
|
10197
10673
|
"type": {
|
|
10198
|
-
"text": "
|
|
10674
|
+
"text": "string"
|
|
10199
10675
|
},
|
|
10200
|
-
"default": "
|
|
10201
|
-
"description": "
|
|
10202
|
-
"attribute": "
|
|
10203
|
-
"reflects": true
|
|
10676
|
+
"default": "'MM/DD/YYYY'",
|
|
10677
|
+
"description": "Display format hint shown as placeholder (e.g. MM/DD/YYYY).",
|
|
10678
|
+
"attribute": "format"
|
|
10204
10679
|
},
|
|
10205
10680
|
{
|
|
10206
10681
|
"kind": "field",
|
|
10207
|
-
"name": "
|
|
10682
|
+
"name": "locale",
|
|
10208
10683
|
"type": {
|
|
10209
10684
|
"text": "string"
|
|
10210
10685
|
},
|
|
10211
|
-
"default": "''",
|
|
10212
|
-
"description": "
|
|
10213
|
-
"attribute": "
|
|
10686
|
+
"default": "'en-US'",
|
|
10687
|
+
"description": "Locale string used for formatting the display value.",
|
|
10688
|
+
"attribute": "locale"
|
|
10214
10689
|
},
|
|
10215
10690
|
{
|
|
10216
10691
|
"kind": "field",
|
|
10217
|
-
"name": "
|
|
10692
|
+
"name": "requiredMessage",
|
|
10218
10693
|
"type": {
|
|
10219
|
-
"text": "
|
|
10694
|
+
"text": "string"
|
|
10220
10695
|
},
|
|
10221
|
-
"default": "'
|
|
10222
|
-
"description": "
|
|
10223
|
-
"attribute": "
|
|
10696
|
+
"default": "'This field is required.'",
|
|
10697
|
+
"description": "Validation message shown when the field is required but empty.",
|
|
10698
|
+
"attribute": "required-message"
|
|
10224
10699
|
},
|
|
10225
10700
|
{
|
|
10226
10701
|
"kind": "field",
|
|
10227
|
-
"name": "
|
|
10702
|
+
"name": "chooseDateLabel",
|
|
10228
10703
|
"type": {
|
|
10229
|
-
"text": "
|
|
10704
|
+
"text": "string"
|
|
10230
10705
|
},
|
|
10231
|
-
"default": "
|
|
10232
|
-
"description": "
|
|
10233
|
-
"attribute": "
|
|
10234
|
-
"reflects": true
|
|
10706
|
+
"default": "'Choose a date'",
|
|
10707
|
+
"description": "Accessible label for the calendar dialog.",
|
|
10708
|
+
"attribute": "choose-date-label"
|
|
10235
10709
|
},
|
|
10236
10710
|
{
|
|
10237
10711
|
"kind": "field",
|
|
10238
|
-
"name": "
|
|
10712
|
+
"name": "openCalendarLabel",
|
|
10239
10713
|
"type": {
|
|
10240
10714
|
"text": "string"
|
|
10241
10715
|
},
|
|
10242
|
-
"default": "'
|
|
10243
|
-
"description": "
|
|
10244
|
-
"attribute": "
|
|
10716
|
+
"default": "'Open calendar'",
|
|
10717
|
+
"description": "Accessible label for the calendar trigger button when the calendar is closed.",
|
|
10718
|
+
"attribute": "open-calendar-label"
|
|
10245
10719
|
},
|
|
10246
10720
|
{
|
|
10247
10721
|
"kind": "field",
|
|
10248
|
-
"name": "
|
|
10722
|
+
"name": "closeCalendarLabel",
|
|
10249
10723
|
"type": {
|
|
10250
10724
|
"text": "string"
|
|
10251
10725
|
},
|
|
10252
|
-
"default": "''",
|
|
10253
|
-
"description": "Accessible
|
|
10254
|
-
"attribute": "label"
|
|
10726
|
+
"default": "'Close calendar'",
|
|
10727
|
+
"description": "Accessible label for the calendar trigger button when the calendar is open.",
|
|
10728
|
+
"attribute": "close-calendar-label"
|
|
10255
10729
|
},
|
|
10256
10730
|
{
|
|
10257
10731
|
"kind": "field",
|
|
10258
|
-
"name": "
|
|
10732
|
+
"name": "previousMonthLabel",
|
|
10259
10733
|
"type": {
|
|
10260
10734
|
"text": "string"
|
|
10261
10735
|
},
|
|
10262
|
-
"default": "'
|
|
10263
|
-
"description": "Accessible label for the
|
|
10264
|
-
"attribute": "
|
|
10736
|
+
"default": "'Previous month'",
|
|
10737
|
+
"description": "Accessible label for the previous month navigation button.",
|
|
10738
|
+
"attribute": "previous-month-label"
|
|
10265
10739
|
},
|
|
10266
10740
|
{
|
|
10267
10741
|
"kind": "field",
|
|
10268
|
-
"name": "
|
|
10742
|
+
"name": "nextMonthLabel",
|
|
10269
10743
|
"type": {
|
|
10270
|
-
"text": "
|
|
10744
|
+
"text": "string"
|
|
10271
10745
|
},
|
|
10272
|
-
"default": "
|
|
10273
|
-
"description": "
|
|
10274
|
-
"attribute": "
|
|
10275
|
-
"reflects": true
|
|
10746
|
+
"default": "'Next month'",
|
|
10747
|
+
"description": "Accessible label for the next month navigation button.",
|
|
10748
|
+
"attribute": "next-month-label"
|
|
10276
10749
|
},
|
|
10277
10750
|
{
|
|
10278
10751
|
"kind": "field",
|
|
10279
|
-
"name": "
|
|
10752
|
+
"name": "accessibleLabel",
|
|
10280
10753
|
"type": {
|
|
10281
|
-
"text": "
|
|
10754
|
+
"text": "string | null"
|
|
10282
10755
|
},
|
|
10283
|
-
"default": "
|
|
10284
|
-
"description": "
|
|
10285
|
-
"attribute": "
|
|
10756
|
+
"default": "null",
|
|
10757
|
+
"description": "Accessible name for screen readers, if different from the visible label.\nUses `accessible-label` attribute instead of `aria-label` to avoid\nARIAMixin shadowing on the host element. Highest-precedence naming source.",
|
|
10758
|
+
"attribute": "accessible-label"
|
|
10286
10759
|
},
|
|
10287
10760
|
{
|
|
10288
10761
|
"kind": "field",
|
|
10289
|
-
"name": "
|
|
10290
|
-
"
|
|
10291
|
-
|
|
10762
|
+
"name": "_handleDocumentClick",
|
|
10763
|
+
"privacy": "private",
|
|
10764
|
+
"readonly": true
|
|
10765
|
+
},
|
|
10766
|
+
{
|
|
10767
|
+
"kind": "method",
|
|
10768
|
+
"name": "focus",
|
|
10769
|
+
"return": {
|
|
10770
|
+
"type": {
|
|
10771
|
+
"text": "void"
|
|
10772
|
+
}
|
|
10292
10773
|
},
|
|
10293
|
-
"
|
|
10294
|
-
|
|
10295
|
-
|
|
10774
|
+
"parameters": [
|
|
10775
|
+
{
|
|
10776
|
+
"name": "options",
|
|
10777
|
+
"optional": true,
|
|
10778
|
+
"type": {
|
|
10779
|
+
"text": "FocusOptions"
|
|
10780
|
+
}
|
|
10781
|
+
}
|
|
10782
|
+
]
|
|
10296
10783
|
}
|
|
10297
10784
|
],
|
|
10298
10785
|
"events": [
|
|
10299
10786
|
{
|
|
10300
|
-
"name": "hx-
|
|
10787
|
+
"name": "hx-change",
|
|
10301
10788
|
"type": {
|
|
10302
|
-
"text": "CustomEvent<
|
|
10789
|
+
"text": "CustomEvent<{value: string, date: Date | null}>"
|
|
10303
10790
|
},
|
|
10304
|
-
"description": "
|
|
10791
|
+
"description": "Emitted when the selected date changes."
|
|
10792
|
+
}
|
|
10793
|
+
],
|
|
10794
|
+
"attributes": [
|
|
10795
|
+
{
|
|
10796
|
+
"name": "name",
|
|
10797
|
+
"type": {
|
|
10798
|
+
"text": "string"
|
|
10799
|
+
},
|
|
10800
|
+
"default": "''",
|
|
10801
|
+
"description": "The name of the field, used for form submission.",
|
|
10802
|
+
"fieldName": "name",
|
|
10803
|
+
"attribute": "name"
|
|
10305
10804
|
},
|
|
10306
10805
|
{
|
|
10307
|
-
"name": "
|
|
10806
|
+
"name": "value",
|
|
10308
10807
|
"type": {
|
|
10309
|
-
"text": "
|
|
10808
|
+
"text": "string"
|
|
10310
10809
|
},
|
|
10311
|
-
"
|
|
10810
|
+
"default": "''",
|
|
10811
|
+
"description": "The current value as an ISO 8601 date string (e.g. 2026-03-04).",
|
|
10812
|
+
"fieldName": "value",
|
|
10813
|
+
"attribute": "value"
|
|
10312
10814
|
},
|
|
10313
10815
|
{
|
|
10314
|
-
"name": "
|
|
10816
|
+
"name": "min",
|
|
10315
10817
|
"type": {
|
|
10316
|
-
"text": "
|
|
10818
|
+
"text": "string"
|
|
10317
10819
|
},
|
|
10318
|
-
"
|
|
10319
|
-
|
|
10320
|
-
|
|
10321
|
-
|
|
10820
|
+
"default": "''",
|
|
10821
|
+
"description": "The minimum selectable date as an ISO 8601 string.",
|
|
10822
|
+
"fieldName": "min",
|
|
10823
|
+
"attribute": "min"
|
|
10824
|
+
},
|
|
10322
10825
|
{
|
|
10323
|
-
"name": "
|
|
10826
|
+
"name": "max",
|
|
10324
10827
|
"type": {
|
|
10325
|
-
"text": "
|
|
10828
|
+
"text": "string"
|
|
10326
10829
|
},
|
|
10327
|
-
"default": "
|
|
10328
|
-
"description": "
|
|
10329
|
-
"fieldName": "
|
|
10330
|
-
"attribute": "
|
|
10830
|
+
"default": "''",
|
|
10831
|
+
"description": "The maximum selectable date as an ISO 8601 string.",
|
|
10832
|
+
"fieldName": "max",
|
|
10833
|
+
"attribute": "max"
|
|
10331
10834
|
},
|
|
10332
10835
|
{
|
|
10333
|
-
"name": "
|
|
10836
|
+
"name": "label",
|
|
10334
10837
|
"type": {
|
|
10335
|
-
"text": "
|
|
10838
|
+
"text": "string"
|
|
10336
10839
|
},
|
|
10337
|
-
"default": "
|
|
10338
|
-
"description": "
|
|
10339
|
-
"fieldName": "
|
|
10340
|
-
"attribute": "
|
|
10840
|
+
"default": "''",
|
|
10841
|
+
"description": "The visible label text.",
|
|
10842
|
+
"fieldName": "label",
|
|
10843
|
+
"attribute": "label"
|
|
10341
10844
|
},
|
|
10342
10845
|
{
|
|
10343
|
-
"name": "
|
|
10846
|
+
"name": "required",
|
|
10344
10847
|
"type": {
|
|
10345
10848
|
"text": "boolean"
|
|
10346
10849
|
},
|
|
10347
10850
|
"default": "false",
|
|
10348
|
-
"description": "
|
|
10349
|
-
"fieldName": "
|
|
10350
|
-
"attribute": "
|
|
10851
|
+
"description": "Whether the field is required for form submission.",
|
|
10852
|
+
"fieldName": "required",
|
|
10853
|
+
"attribute": "required"
|
|
10351
10854
|
},
|
|
10352
10855
|
{
|
|
10353
|
-
"name": "
|
|
10856
|
+
"name": "disabled",
|
|
10857
|
+
"type": {
|
|
10858
|
+
"text": "boolean"
|
|
10859
|
+
},
|
|
10860
|
+
"default": "false",
|
|
10861
|
+
"description": "Whether the field is disabled.",
|
|
10862
|
+
"fieldName": "disabled",
|
|
10863
|
+
"attribute": "disabled"
|
|
10864
|
+
},
|
|
10865
|
+
{
|
|
10866
|
+
"name": "error",
|
|
10354
10867
|
"type": {
|
|
10355
10868
|
"text": "string"
|
|
10356
10869
|
},
|
|
10357
10870
|
"default": "''",
|
|
10358
|
-
"description": "
|
|
10359
|
-
"fieldName": "
|
|
10360
|
-
"attribute": "
|
|
10871
|
+
"description": "Error message to display. When set, the field enters an error state.",
|
|
10872
|
+
"fieldName": "error",
|
|
10873
|
+
"attribute": "error"
|
|
10361
10874
|
},
|
|
10362
10875
|
{
|
|
10363
|
-
"name": "
|
|
10876
|
+
"name": "help-text",
|
|
10364
10877
|
"type": {
|
|
10365
|
-
"text": "
|
|
10878
|
+
"text": "string"
|
|
10366
10879
|
},
|
|
10367
|
-
"default": "'
|
|
10368
|
-
"description": "
|
|
10369
|
-
"fieldName": "
|
|
10370
|
-
"attribute": "
|
|
10880
|
+
"default": "''",
|
|
10881
|
+
"description": "Help text displayed below the field for guidance.",
|
|
10882
|
+
"fieldName": "helpText",
|
|
10883
|
+
"attribute": "help-text"
|
|
10371
10884
|
},
|
|
10372
10885
|
{
|
|
10373
|
-
"name": "
|
|
10886
|
+
"name": "format",
|
|
10374
10887
|
"type": {
|
|
10375
|
-
"text": "
|
|
10888
|
+
"text": "string"
|
|
10376
10889
|
},
|
|
10377
|
-
"default": "
|
|
10378
|
-
"description": "
|
|
10379
|
-
"fieldName": "
|
|
10380
|
-
"attribute": "
|
|
10890
|
+
"default": "'MM/DD/YYYY'",
|
|
10891
|
+
"description": "Display format hint shown as placeholder (e.g. MM/DD/YYYY).",
|
|
10892
|
+
"fieldName": "format",
|
|
10893
|
+
"attribute": "format"
|
|
10381
10894
|
},
|
|
10382
10895
|
{
|
|
10383
|
-
"name": "
|
|
10896
|
+
"name": "locale",
|
|
10384
10897
|
"type": {
|
|
10385
10898
|
"text": "string"
|
|
10386
10899
|
},
|
|
10387
|
-
"default": "'
|
|
10388
|
-
"description": "
|
|
10389
|
-
"fieldName": "
|
|
10390
|
-
"attribute": "
|
|
10900
|
+
"default": "'en-US'",
|
|
10901
|
+
"description": "Locale string used for formatting the display value.",
|
|
10902
|
+
"fieldName": "locale",
|
|
10903
|
+
"attribute": "locale"
|
|
10391
10904
|
},
|
|
10392
10905
|
{
|
|
10393
|
-
"name": "
|
|
10906
|
+
"name": "required-message",
|
|
10394
10907
|
"type": {
|
|
10395
10908
|
"text": "string"
|
|
10396
10909
|
},
|
|
10397
|
-
"default": "''",
|
|
10398
|
-
"description": "
|
|
10399
|
-
"fieldName": "
|
|
10400
|
-
"attribute": "
|
|
10910
|
+
"default": "'This field is required.'",
|
|
10911
|
+
"description": "Validation message shown when the field is required but empty.",
|
|
10912
|
+
"fieldName": "requiredMessage",
|
|
10913
|
+
"attribute": "required-message"
|
|
10401
10914
|
},
|
|
10402
10915
|
{
|
|
10403
|
-
"name": "
|
|
10916
|
+
"name": "choose-date-label",
|
|
10404
10917
|
"type": {
|
|
10405
10918
|
"text": "string"
|
|
10406
10919
|
},
|
|
10407
|
-
"default": "'
|
|
10408
|
-
"description": "Accessible label for the
|
|
10409
|
-
"fieldName": "
|
|
10410
|
-
"attribute": "
|
|
10920
|
+
"default": "'Choose a date'",
|
|
10921
|
+
"description": "Accessible label for the calendar dialog.",
|
|
10922
|
+
"fieldName": "chooseDateLabel",
|
|
10923
|
+
"attribute": "choose-date-label"
|
|
10411
10924
|
},
|
|
10412
10925
|
{
|
|
10413
|
-
"name": "
|
|
10926
|
+
"name": "open-calendar-label",
|
|
10414
10927
|
"type": {
|
|
10415
|
-
"text": "
|
|
10928
|
+
"text": "string"
|
|
10416
10929
|
},
|
|
10417
|
-
"default": "
|
|
10418
|
-
"description": "
|
|
10419
|
-
"fieldName": "
|
|
10420
|
-
"attribute": "
|
|
10930
|
+
"default": "'Open calendar'",
|
|
10931
|
+
"description": "Accessible label for the calendar trigger button when the calendar is closed.",
|
|
10932
|
+
"fieldName": "openCalendarLabel",
|
|
10933
|
+
"attribute": "open-calendar-label"
|
|
10421
10934
|
},
|
|
10422
10935
|
{
|
|
10423
|
-
"name": "
|
|
10936
|
+
"name": "close-calendar-label",
|
|
10424
10937
|
"type": {
|
|
10425
|
-
"text": "
|
|
10938
|
+
"text": "string"
|
|
10426
10939
|
},
|
|
10427
|
-
"default": "
|
|
10428
|
-
"description": "
|
|
10429
|
-
"fieldName": "
|
|
10430
|
-
"attribute": "
|
|
10940
|
+
"default": "'Close calendar'",
|
|
10941
|
+
"description": "Accessible label for the calendar trigger button when the calendar is open.",
|
|
10942
|
+
"fieldName": "closeCalendarLabel",
|
|
10943
|
+
"attribute": "close-calendar-label"
|
|
10431
10944
|
},
|
|
10432
10945
|
{
|
|
10433
|
-
"name": "
|
|
10946
|
+
"name": "previous-month-label",
|
|
10434
10947
|
"type": {
|
|
10435
|
-
"text": "
|
|
10948
|
+
"text": "string"
|
|
10436
10949
|
},
|
|
10437
|
-
"default": "
|
|
10438
|
-
"description": "
|
|
10439
|
-
"fieldName": "
|
|
10440
|
-
"attribute": "
|
|
10950
|
+
"default": "'Previous month'",
|
|
10951
|
+
"description": "Accessible label for the previous month navigation button.",
|
|
10952
|
+
"fieldName": "previousMonthLabel",
|
|
10953
|
+
"attribute": "previous-month-label"
|
|
10954
|
+
},
|
|
10955
|
+
{
|
|
10956
|
+
"name": "next-month-label",
|
|
10957
|
+
"type": {
|
|
10958
|
+
"text": "string"
|
|
10959
|
+
},
|
|
10960
|
+
"default": "'Next month'",
|
|
10961
|
+
"description": "Accessible label for the next month navigation button.",
|
|
10962
|
+
"fieldName": "nextMonthLabel",
|
|
10963
|
+
"attribute": "next-month-label"
|
|
10964
|
+
},
|
|
10965
|
+
{
|
|
10966
|
+
"name": "accessible-label",
|
|
10967
|
+
"type": {
|
|
10968
|
+
"text": "string | null"
|
|
10969
|
+
},
|
|
10970
|
+
"default": "null",
|
|
10971
|
+
"description": "Accessible name for screen readers, if different from the visible label.\nUses `accessible-label` attribute instead of `aria-label` to avoid\nARIAMixin shadowing on the host element. Highest-precedence naming source.",
|
|
10972
|
+
"fieldName": "accessibleLabel",
|
|
10973
|
+
"attribute": "accessible-label"
|
|
10974
|
+
}
|
|
10975
|
+
],
|
|
10976
|
+
"mixins": [
|
|
10977
|
+
{
|
|
10978
|
+
"name": "FormMixin",
|
|
10979
|
+
"module": "/src/mixins/FormMixin.js"
|
|
10441
10980
|
}
|
|
10442
10981
|
],
|
|
10443
10982
|
"superclass": {
|
|
10444
10983
|
"name": "HelixElement",
|
|
10445
10984
|
"module": "/src/base/index.js"
|
|
10446
10985
|
},
|
|
10447
|
-
"tagName": "hx-
|
|
10986
|
+
"tagName": "hx-date-picker",
|
|
10448
10987
|
"customElement": true,
|
|
10449
|
-
"summary": "
|
|
10988
|
+
"summary": "Form-associated date picker with calendar popup and WCAG 2.1 AA accessibility.",
|
|
10989
|
+
"aaaCertified": true,
|
|
10990
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
10450
10991
|
"helixMeta": {
|
|
10451
|
-
"
|
|
10992
|
+
"keyboardContract": {
|
|
10993
|
+
"dismiss": [
|
|
10994
|
+
"Escape"
|
|
10995
|
+
],
|
|
10996
|
+
"trapFocus": "true"
|
|
10997
|
+
},
|
|
10998
|
+
"ariaPattern": "dialog",
|
|
10999
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/",
|
|
11000
|
+
"forcedColorsSupported": true,
|
|
11001
|
+
"stability": "stable",
|
|
11002
|
+
"since": "3.7.0",
|
|
11003
|
+
"formAssociated": true,
|
|
11004
|
+
"themeAware": true,
|
|
11005
|
+
"brandAware": true,
|
|
11006
|
+
"drupalSdcEligible": true,
|
|
11007
|
+
"reactWrapperStatus": "complete",
|
|
11008
|
+
"priorityTier": "P0",
|
|
11009
|
+
"phiHandles": false,
|
|
11010
|
+
"clinicalContext": "none",
|
|
11011
|
+
"aaa": {
|
|
11012
|
+
"certified": true,
|
|
11013
|
+
"certifiedDate": "2026-05-08",
|
|
11014
|
+
"criteria": [
|
|
11015
|
+
"1.4.6",
|
|
11016
|
+
"1.4.9",
|
|
11017
|
+
"2.1.3",
|
|
11018
|
+
"2.3.3",
|
|
11019
|
+
"2.4.12",
|
|
11020
|
+
"2.4.13",
|
|
11021
|
+
"2.5.5",
|
|
11022
|
+
"3.2.5",
|
|
11023
|
+
"3.3.6",
|
|
11024
|
+
"forced-colors",
|
|
11025
|
+
"apg-keyboard"
|
|
11026
|
+
],
|
|
11027
|
+
"auditUrl": "src/components/hx-date-picker/AAA-AUDIT.md"
|
|
11028
|
+
},
|
|
11029
|
+
"figma": {
|
|
11030
|
+
"componentName": "hx-date-picker"
|
|
11031
|
+
}
|
|
10452
11032
|
}
|
|
10453
11033
|
}
|
|
10454
11034
|
],
|
|
10455
11035
|
"exports": [
|
|
10456
11036
|
{
|
|
10457
11037
|
"kind": "js",
|
|
10458
|
-
"name": "
|
|
11038
|
+
"name": "HelixDatePicker",
|
|
10459
11039
|
"declaration": {
|
|
10460
|
-
"name": "
|
|
10461
|
-
"module": "src/components/hx-
|
|
11040
|
+
"name": "HelixDatePicker",
|
|
11041
|
+
"module": "src/components/hx-date-picker/hx-date-picker.ts"
|
|
10462
11042
|
}
|
|
10463
11043
|
},
|
|
10464
11044
|
{
|
|
10465
11045
|
"kind": "custom-element-definition",
|
|
10466
|
-
"name": "hx-
|
|
11046
|
+
"name": "hx-date-picker",
|
|
10467
11047
|
"declaration": {
|
|
10468
|
-
"name": "
|
|
10469
|
-
"module": "src/components/hx-
|
|
11048
|
+
"name": "HelixDatePicker",
|
|
11049
|
+
"module": "src/components/hx-date-picker/hx-date-picker.ts"
|
|
10470
11050
|
}
|
|
10471
11051
|
}
|
|
10472
11052
|
]
|
|
10473
11053
|
},
|
|
10474
11054
|
{
|
|
10475
11055
|
"kind": "javascript-module",
|
|
10476
|
-
"path": "src/components/hx-
|
|
11056
|
+
"path": "src/components/hx-date-picker/index.ts",
|
|
10477
11057
|
"declarations": [],
|
|
10478
11058
|
"exports": [
|
|
10479
11059
|
{
|
|
10480
11060
|
"kind": "js",
|
|
10481
|
-
"name": "
|
|
10482
|
-
"declaration": {
|
|
10483
|
-
"name": "HelixDataTable",
|
|
10484
|
-
"module": "./hx-data-table.js"
|
|
10485
|
-
}
|
|
10486
|
-
},
|
|
10487
|
-
{
|
|
10488
|
-
"kind": "js",
|
|
10489
|
-
"name": "HxDataTableColumn",
|
|
10490
|
-
"declaration": {
|
|
10491
|
-
"name": "HxDataTableColumn",
|
|
10492
|
-
"module": "./hx-data-table.js"
|
|
10493
|
-
}
|
|
10494
|
-
},
|
|
10495
|
-
{
|
|
10496
|
-
"kind": "js",
|
|
10497
|
-
"name": "HxDataTableSortState",
|
|
10498
|
-
"declaration": {
|
|
10499
|
-
"name": "HxDataTableSortState",
|
|
10500
|
-
"module": "./hx-data-table.js"
|
|
10501
|
-
}
|
|
10502
|
-
},
|
|
10503
|
-
{
|
|
10504
|
-
"kind": "js",
|
|
10505
|
-
"name": "HxDataTableSelectDetail",
|
|
11061
|
+
"name": "HelixDatePicker",
|
|
10506
11062
|
"declaration": {
|
|
10507
|
-
"name": "
|
|
10508
|
-
"module": "./hx-
|
|
11063
|
+
"name": "HelixDatePicker",
|
|
11064
|
+
"module": "./hx-date-picker.js"
|
|
10509
11065
|
}
|
|
10510
11066
|
},
|
|
10511
11067
|
{
|
|
10512
11068
|
"kind": "js",
|
|
10513
|
-
"name": "
|
|
11069
|
+
"name": "HxDatePickerChangeDetail",
|
|
10514
11070
|
"declaration": {
|
|
10515
|
-
"name": "
|
|
10516
|
-
"module": "./hx-
|
|
11071
|
+
"name": "HxDatePickerChangeDetail",
|
|
11072
|
+
"module": "./hx-date-picker.js"
|
|
10517
11073
|
}
|
|
10518
11074
|
}
|
|
10519
11075
|
]
|
|
@@ -10985,8 +11541,49 @@
|
|
|
10985
11541
|
"tagName": "hx-dialog",
|
|
10986
11542
|
"customElement": true,
|
|
10987
11543
|
"summary": "Accessible dialog overlay for confirmations, forms, and detailed content.",
|
|
11544
|
+
"aaaCertified": true,
|
|
11545
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
10988
11546
|
"helixMeta": {
|
|
10989
|
-
"
|
|
11547
|
+
"keyboardContract": {
|
|
11548
|
+
"dismiss": [
|
|
11549
|
+
"Escape"
|
|
11550
|
+
],
|
|
11551
|
+
"trapFocus": "true"
|
|
11552
|
+
},
|
|
11553
|
+
"ariaPattern": "dialog",
|
|
11554
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/",
|
|
11555
|
+
"forcedColorsSupported": true,
|
|
11556
|
+
"stability": "stable",
|
|
11557
|
+
"since": "3.6.0",
|
|
11558
|
+
"formAssociated": false,
|
|
11559
|
+
"themeAware": true,
|
|
11560
|
+
"brandAware": true,
|
|
11561
|
+
"drupalSdcEligible": true,
|
|
11562
|
+
"reactWrapperStatus": "complete",
|
|
11563
|
+
"priorityTier": "P0",
|
|
11564
|
+
"phiHandles": false,
|
|
11565
|
+
"clinicalContext": "none",
|
|
11566
|
+
"aaa": {
|
|
11567
|
+
"certified": true,
|
|
11568
|
+
"certifiedDate": "2026-05-08",
|
|
11569
|
+
"criteria": [
|
|
11570
|
+
"1.4.6",
|
|
11571
|
+
"1.4.9",
|
|
11572
|
+
"2.1.3",
|
|
11573
|
+
"2.3.3",
|
|
11574
|
+
"2.4.12",
|
|
11575
|
+
"2.4.13",
|
|
11576
|
+
"2.5.5",
|
|
11577
|
+
"3.2.5",
|
|
11578
|
+
"3.3.6",
|
|
11579
|
+
"forced-colors",
|
|
11580
|
+
"apg-keyboard"
|
|
11581
|
+
],
|
|
11582
|
+
"auditUrl": "src/components/hx-dialog/AAA-AUDIT.md"
|
|
11583
|
+
},
|
|
11584
|
+
"figma": {
|
|
11585
|
+
"componentName": "hx-dialog"
|
|
11586
|
+
}
|
|
10990
11587
|
}
|
|
10991
11588
|
}
|
|
10992
11589
|
],
|
|
@@ -11712,8 +12309,49 @@
|
|
|
11712
12309
|
"tagName": "hx-drawer",
|
|
11713
12310
|
"customElement": true,
|
|
11714
12311
|
"summary": "Slide-in panel overlay from any viewport edge.",
|
|
12312
|
+
"aaaCertified": true,
|
|
12313
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
11715
12314
|
"helixMeta": {
|
|
11716
|
-
"
|
|
12315
|
+
"keyboardContract": {
|
|
12316
|
+
"dismiss": [
|
|
12317
|
+
"Escape"
|
|
12318
|
+
],
|
|
12319
|
+
"trapFocus": "true"
|
|
12320
|
+
},
|
|
12321
|
+
"ariaPattern": "dialog",
|
|
12322
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/",
|
|
12323
|
+
"forcedColorsSupported": true,
|
|
12324
|
+
"stability": "stable",
|
|
12325
|
+
"since": "3.7.0",
|
|
12326
|
+
"formAssociated": false,
|
|
12327
|
+
"themeAware": true,
|
|
12328
|
+
"brandAware": true,
|
|
12329
|
+
"drupalSdcEligible": true,
|
|
12330
|
+
"reactWrapperStatus": "complete",
|
|
12331
|
+
"priorityTier": "P0",
|
|
12332
|
+
"phiHandles": false,
|
|
12333
|
+
"clinicalContext": "none",
|
|
12334
|
+
"aaa": {
|
|
12335
|
+
"certified": true,
|
|
12336
|
+
"certifiedDate": "2026-05-08",
|
|
12337
|
+
"criteria": [
|
|
12338
|
+
"1.4.6",
|
|
12339
|
+
"1.4.9",
|
|
12340
|
+
"2.1.3",
|
|
12341
|
+
"2.3.3",
|
|
12342
|
+
"2.4.12",
|
|
12343
|
+
"2.4.13",
|
|
12344
|
+
"2.5.5",
|
|
12345
|
+
"3.2.5",
|
|
12346
|
+
"3.3.6",
|
|
12347
|
+
"forced-colors",
|
|
12348
|
+
"apg-keyboard"
|
|
12349
|
+
],
|
|
12350
|
+
"auditUrl": "src/components/hx-drawer/AAA-AUDIT.md"
|
|
12351
|
+
},
|
|
12352
|
+
"figma": {
|
|
12353
|
+
"componentName": "hx-drawer"
|
|
12354
|
+
}
|
|
11717
12355
|
}
|
|
11718
12356
|
}
|
|
11719
12357
|
],
|
|
@@ -11972,8 +12610,58 @@
|
|
|
11972
12610
|
"tagName": "hx-dropdown",
|
|
11973
12611
|
"customElement": true,
|
|
11974
12612
|
"summary": "Button that opens a floating menu panel on click.",
|
|
12613
|
+
"aaaCertified": true,
|
|
12614
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
11975
12615
|
"helixMeta": {
|
|
11976
|
-
"
|
|
12616
|
+
"keyboardContract": {
|
|
12617
|
+
"navigate": [
|
|
12618
|
+
"Arrow",
|
|
12619
|
+
"Home",
|
|
12620
|
+
"End"
|
|
12621
|
+
],
|
|
12622
|
+
"activate": [
|
|
12623
|
+
"Enter",
|
|
12624
|
+
"Space"
|
|
12625
|
+
],
|
|
12626
|
+
"dismiss": [
|
|
12627
|
+
"Escape"
|
|
12628
|
+
],
|
|
12629
|
+
"disabledSuppresses": true
|
|
12630
|
+
},
|
|
12631
|
+
"ariaPattern": "menu",
|
|
12632
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/menubar/",
|
|
12633
|
+
"forcedColorsSupported": true,
|
|
12634
|
+
"stability": "stable",
|
|
12635
|
+
"since": "3.7.0",
|
|
12636
|
+
"formAssociated": false,
|
|
12637
|
+
"themeAware": true,
|
|
12638
|
+
"brandAware": true,
|
|
12639
|
+
"drupalSdcEligible": true,
|
|
12640
|
+
"reactWrapperStatus": "complete",
|
|
12641
|
+
"priorityTier": "P0",
|
|
12642
|
+
"phiHandles": false,
|
|
12643
|
+
"clinicalContext": "none",
|
|
12644
|
+
"aaa": {
|
|
12645
|
+
"certified": true,
|
|
12646
|
+
"certifiedDate": "2026-05-08",
|
|
12647
|
+
"criteria": [
|
|
12648
|
+
"1.4.6",
|
|
12649
|
+
"1.4.9",
|
|
12650
|
+
"2.1.3",
|
|
12651
|
+
"2.3.3",
|
|
12652
|
+
"2.4.12",
|
|
12653
|
+
"2.4.13",
|
|
12654
|
+
"2.5.5",
|
|
12655
|
+
"3.2.5",
|
|
12656
|
+
"3.3.6",
|
|
12657
|
+
"forced-colors",
|
|
12658
|
+
"apg-keyboard"
|
|
12659
|
+
],
|
|
12660
|
+
"auditUrl": "src/components/hx-dropdown/AAA-AUDIT.md"
|
|
12661
|
+
},
|
|
12662
|
+
"figma": {
|
|
12663
|
+
"componentName": "hx-dropdown"
|
|
12664
|
+
}
|
|
11977
12665
|
}
|
|
11978
12666
|
}
|
|
11979
12667
|
],
|
|
@@ -12317,8 +13005,42 @@
|
|
|
12317
13005
|
"tagName": "hx-field",
|
|
12318
13006
|
"customElement": true,
|
|
12319
13007
|
"summary": "Layout wrapper for label, control, help text, and error message.",
|
|
13008
|
+
"aaaCertified": true,
|
|
13009
|
+
"aaaCertifiedDate": "2026-05-09",
|
|
12320
13010
|
"helixMeta": {
|
|
12321
|
-
"
|
|
13011
|
+
"ariaPattern": "label",
|
|
13012
|
+
"forcedColorsSupported": true,
|
|
13013
|
+
"stability": "stable",
|
|
13014
|
+
"since": "3.7.0",
|
|
13015
|
+
"formAssociated": false,
|
|
13016
|
+
"themeAware": true,
|
|
13017
|
+
"brandAware": true,
|
|
13018
|
+
"drupalSdcEligible": true,
|
|
13019
|
+
"reactWrapperStatus": "complete",
|
|
13020
|
+
"priorityTier": "P0",
|
|
13021
|
+
"phiHandles": false,
|
|
13022
|
+
"clinicalContext": "none",
|
|
13023
|
+
"aaa": {
|
|
13024
|
+
"certified": true,
|
|
13025
|
+
"certifiedDate": "2026-05-09",
|
|
13026
|
+
"criteria": [
|
|
13027
|
+
"1.4.6",
|
|
13028
|
+
"1.4.9",
|
|
13029
|
+
"2.1.3",
|
|
13030
|
+
"2.3.3",
|
|
13031
|
+
"2.4.12",
|
|
13032
|
+
"2.4.13",
|
|
13033
|
+
"2.5.5",
|
|
13034
|
+
"3.2.5",
|
|
13035
|
+
"3.3.6",
|
|
13036
|
+
"forced-colors",
|
|
13037
|
+
"apg-keyboard"
|
|
13038
|
+
],
|
|
13039
|
+
"auditUrl": "src/components/hx-field/AAA-AUDIT.md"
|
|
13040
|
+
},
|
|
13041
|
+
"figma": {
|
|
13042
|
+
"componentName": "hx-field"
|
|
13043
|
+
}
|
|
12322
13044
|
}
|
|
12323
13045
|
}
|
|
12324
13046
|
],
|
|
@@ -12537,8 +13259,42 @@
|
|
|
12537
13259
|
"tagName": "hx-field-label",
|
|
12538
13260
|
"customElement": true,
|
|
12539
13261
|
"summary": "Standardized label for form fields.",
|
|
13262
|
+
"aaaCertified": true,
|
|
13263
|
+
"aaaCertifiedDate": "2026-05-09",
|
|
12540
13264
|
"helixMeta": {
|
|
12541
|
-
"
|
|
13265
|
+
"ariaPattern": "label",
|
|
13266
|
+
"forcedColorsSupported": true,
|
|
13267
|
+
"stability": "stable",
|
|
13268
|
+
"since": "3.7.0",
|
|
13269
|
+
"formAssociated": false,
|
|
13270
|
+
"themeAware": true,
|
|
13271
|
+
"brandAware": true,
|
|
13272
|
+
"drupalSdcEligible": true,
|
|
13273
|
+
"reactWrapperStatus": "complete",
|
|
13274
|
+
"priorityTier": "P0",
|
|
13275
|
+
"phiHandles": false,
|
|
13276
|
+
"clinicalContext": "none",
|
|
13277
|
+
"aaa": {
|
|
13278
|
+
"certified": true,
|
|
13279
|
+
"certifiedDate": "2026-05-09",
|
|
13280
|
+
"criteria": [
|
|
13281
|
+
"1.4.6",
|
|
13282
|
+
"1.4.9",
|
|
13283
|
+
"2.1.3",
|
|
13284
|
+
"2.3.3",
|
|
13285
|
+
"2.4.12",
|
|
13286
|
+
"2.4.13",
|
|
13287
|
+
"2.5.5",
|
|
13288
|
+
"3.2.5",
|
|
13289
|
+
"3.3.6",
|
|
13290
|
+
"forced-colors",
|
|
13291
|
+
"apg-keyboard"
|
|
13292
|
+
],
|
|
13293
|
+
"auditUrl": "src/components/hx-field-label/AAA-AUDIT.md"
|
|
13294
|
+
},
|
|
13295
|
+
"figma": {
|
|
13296
|
+
"componentName": "hx-field-label"
|
|
13297
|
+
}
|
|
12542
13298
|
}
|
|
12543
13299
|
}
|
|
12544
13300
|
],
|
|
@@ -13131,8 +13887,50 @@
|
|
|
13131
13887
|
"tagName": "hx-file-upload",
|
|
13132
13888
|
"customElement": true,
|
|
13133
13889
|
"summary": "Form-associated file upload dropzone with drag-and-drop, validation, and progress tracking.",
|
|
13890
|
+
"aaaCertified": true,
|
|
13891
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
13134
13892
|
"helixMeta": {
|
|
13135
|
-
"
|
|
13893
|
+
"keyboardContract": {
|
|
13894
|
+
"activate": [
|
|
13895
|
+
"Enter",
|
|
13896
|
+
"Space"
|
|
13897
|
+
],
|
|
13898
|
+
"disabledSuppresses": true
|
|
13899
|
+
},
|
|
13900
|
+
"ariaPattern": "button",
|
|
13901
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/button/",
|
|
13902
|
+
"forcedColorsSupported": true,
|
|
13903
|
+
"stability": "stable",
|
|
13904
|
+
"since": "3.7.0",
|
|
13905
|
+
"formAssociated": true,
|
|
13906
|
+
"themeAware": true,
|
|
13907
|
+
"brandAware": true,
|
|
13908
|
+
"drupalSdcEligible": true,
|
|
13909
|
+
"reactWrapperStatus": "complete",
|
|
13910
|
+
"priorityTier": "P0",
|
|
13911
|
+
"phiHandles": false,
|
|
13912
|
+
"clinicalContext": "none",
|
|
13913
|
+
"aaa": {
|
|
13914
|
+
"certified": true,
|
|
13915
|
+
"certifiedDate": "2026-05-08",
|
|
13916
|
+
"criteria": [
|
|
13917
|
+
"1.4.6",
|
|
13918
|
+
"1.4.9",
|
|
13919
|
+
"2.1.3",
|
|
13920
|
+
"2.3.3",
|
|
13921
|
+
"2.4.12",
|
|
13922
|
+
"2.4.13",
|
|
13923
|
+
"2.5.5",
|
|
13924
|
+
"3.2.5",
|
|
13925
|
+
"3.3.6",
|
|
13926
|
+
"forced-colors",
|
|
13927
|
+
"apg-keyboard"
|
|
13928
|
+
],
|
|
13929
|
+
"auditUrl": "src/components/hx-file-upload/AAA-AUDIT.md"
|
|
13930
|
+
},
|
|
13931
|
+
"figma": {
|
|
13932
|
+
"componentName": "hx-file-upload"
|
|
13933
|
+
}
|
|
13136
13934
|
}
|
|
13137
13935
|
}
|
|
13138
13936
|
],
|
|
@@ -13464,8 +14262,46 @@
|
|
|
13464
14262
|
"tagName": "hx-form",
|
|
13465
14263
|
"customElement": true,
|
|
13466
14264
|
"summary": "Light DOM form wrapper with scoped styles for native and hx-* form elements.",
|
|
14265
|
+
"aaaCertified": true,
|
|
14266
|
+
"aaaCertifiedDate": "2026-05-09",
|
|
13467
14267
|
"helixMeta": {
|
|
13468
|
-
"
|
|
14268
|
+
"keyboardContract": {
|
|
14269
|
+
"submit": "Enter"
|
|
14270
|
+
},
|
|
14271
|
+
"ariaPattern": "form",
|
|
14272
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/form.html",
|
|
14273
|
+
"forcedColorsSupported": true,
|
|
14274
|
+
"stability": "stable",
|
|
14275
|
+
"since": "3.7.0",
|
|
14276
|
+
"formAssociated": false,
|
|
14277
|
+
"themeAware": true,
|
|
14278
|
+
"brandAware": true,
|
|
14279
|
+
"drupalSdcEligible": true,
|
|
14280
|
+
"reactWrapperStatus": "complete",
|
|
14281
|
+
"priorityTier": "P0",
|
|
14282
|
+
"phiHandles": false,
|
|
14283
|
+
"clinicalContext": "none",
|
|
14284
|
+
"aaa": {
|
|
14285
|
+
"certified": true,
|
|
14286
|
+
"certifiedDate": "2026-05-09",
|
|
14287
|
+
"criteria": [
|
|
14288
|
+
"1.4.6",
|
|
14289
|
+
"1.4.9",
|
|
14290
|
+
"2.1.3",
|
|
14291
|
+
"2.3.3",
|
|
14292
|
+
"2.4.12",
|
|
14293
|
+
"2.4.13",
|
|
14294
|
+
"2.5.5",
|
|
14295
|
+
"3.2.5",
|
|
14296
|
+
"3.3.6",
|
|
14297
|
+
"forced-colors",
|
|
14298
|
+
"apg-keyboard"
|
|
14299
|
+
],
|
|
14300
|
+
"auditUrl": "src/components/hx-form/AAA-AUDIT.md"
|
|
14301
|
+
},
|
|
14302
|
+
"figma": {
|
|
14303
|
+
"componentName": "hx-form"
|
|
14304
|
+
}
|
|
13469
14305
|
}
|
|
13470
14306
|
}
|
|
13471
14307
|
],
|
|
@@ -14304,8 +15140,42 @@
|
|
|
14304
15140
|
"tagName": "hx-help-text",
|
|
14305
15141
|
"customElement": true,
|
|
14306
15142
|
"summary": "Help text displayed below form controls for guidance or validation feedback.",
|
|
15143
|
+
"aaaCertified": true,
|
|
15144
|
+
"aaaCertifiedDate": "2026-05-09",
|
|
14307
15145
|
"helixMeta": {
|
|
14308
|
-
"
|
|
15146
|
+
"ariaPattern": "label",
|
|
15147
|
+
"forcedColorsSupported": true,
|
|
15148
|
+
"stability": "stable",
|
|
15149
|
+
"since": "3.7.0",
|
|
15150
|
+
"formAssociated": false,
|
|
15151
|
+
"themeAware": true,
|
|
15152
|
+
"brandAware": true,
|
|
15153
|
+
"drupalSdcEligible": true,
|
|
15154
|
+
"reactWrapperStatus": "complete",
|
|
15155
|
+
"priorityTier": "P0",
|
|
15156
|
+
"phiHandles": false,
|
|
15157
|
+
"clinicalContext": "none",
|
|
15158
|
+
"aaa": {
|
|
15159
|
+
"certified": true,
|
|
15160
|
+
"certifiedDate": "2026-05-09",
|
|
15161
|
+
"criteria": [
|
|
15162
|
+
"1.4.6",
|
|
15163
|
+
"1.4.9",
|
|
15164
|
+
"2.1.3",
|
|
15165
|
+
"2.3.3",
|
|
15166
|
+
"2.4.12",
|
|
15167
|
+
"2.4.13",
|
|
15168
|
+
"2.5.5",
|
|
15169
|
+
"3.2.5",
|
|
15170
|
+
"3.3.6",
|
|
15171
|
+
"forced-colors",
|
|
15172
|
+
"apg-keyboard"
|
|
15173
|
+
],
|
|
15174
|
+
"auditUrl": "src/components/hx-help-text/AAA-AUDIT.md"
|
|
15175
|
+
},
|
|
15176
|
+
"figma": {
|
|
15177
|
+
"componentName": "hx-help-text"
|
|
15178
|
+
}
|
|
14309
15179
|
}
|
|
14310
15180
|
}
|
|
14311
15181
|
],
|
|
@@ -14955,8 +15825,50 @@
|
|
|
14955
15825
|
"tagName": "hx-icon-button",
|
|
14956
15826
|
"customElement": true,
|
|
14957
15827
|
"summary": "Icon-only action button with full accessibility support.",
|
|
15828
|
+
"aaaCertified": true,
|
|
15829
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
14958
15830
|
"helixMeta": {
|
|
14959
|
-
"
|
|
15831
|
+
"keyboardContract": {
|
|
15832
|
+
"activate": [
|
|
15833
|
+
"Enter",
|
|
15834
|
+
"Space"
|
|
15835
|
+
],
|
|
15836
|
+
"disabledSuppresses": true
|
|
15837
|
+
},
|
|
15838
|
+
"ariaPattern": "button",
|
|
15839
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/button/",
|
|
15840
|
+
"forcedColorsSupported": true,
|
|
15841
|
+
"stability": "stable",
|
|
15842
|
+
"since": "3.7.0",
|
|
15843
|
+
"formAssociated": true,
|
|
15844
|
+
"themeAware": true,
|
|
15845
|
+
"brandAware": true,
|
|
15846
|
+
"drupalSdcEligible": true,
|
|
15847
|
+
"reactWrapperStatus": "complete",
|
|
15848
|
+
"priorityTier": "P0",
|
|
15849
|
+
"phiHandles": false,
|
|
15850
|
+
"clinicalContext": "none",
|
|
15851
|
+
"aaa": {
|
|
15852
|
+
"certified": true,
|
|
15853
|
+
"certifiedDate": "2026-05-08",
|
|
15854
|
+
"criteria": [
|
|
15855
|
+
"1.4.6",
|
|
15856
|
+
"1.4.9",
|
|
15857
|
+
"2.1.3",
|
|
15858
|
+
"2.3.3",
|
|
15859
|
+
"2.4.12",
|
|
15860
|
+
"2.4.13",
|
|
15861
|
+
"2.5.5",
|
|
15862
|
+
"3.2.5",
|
|
15863
|
+
"3.3.6",
|
|
15864
|
+
"forced-colors",
|
|
15865
|
+
"apg-keyboard"
|
|
15866
|
+
],
|
|
15867
|
+
"auditUrl": "src/components/hx-icon-button/AAA-AUDIT.md"
|
|
15868
|
+
},
|
|
15869
|
+
"figma": {
|
|
15870
|
+
"componentName": "hx-icon-button"
|
|
15871
|
+
}
|
|
14960
15872
|
}
|
|
14961
15873
|
}
|
|
14962
15874
|
],
|
|
@@ -16618,8 +17530,58 @@
|
|
|
16618
17530
|
"tagName": "hx-menu",
|
|
16619
17531
|
"customElement": true,
|
|
16620
17532
|
"summary": "Context/action menu with keyboard-navigable items.",
|
|
17533
|
+
"aaaCertified": true,
|
|
17534
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
16621
17535
|
"helixMeta": {
|
|
16622
|
-
"
|
|
17536
|
+
"keyboardContract": {
|
|
17537
|
+
"navigate": [
|
|
17538
|
+
"Arrow",
|
|
17539
|
+
"Home",
|
|
17540
|
+
"End"
|
|
17541
|
+
],
|
|
17542
|
+
"activate": [
|
|
17543
|
+
"Enter",
|
|
17544
|
+
"Space"
|
|
17545
|
+
],
|
|
17546
|
+
"dismiss": [
|
|
17547
|
+
"Escape"
|
|
17548
|
+
],
|
|
17549
|
+
"disabledSuppresses": true
|
|
17550
|
+
},
|
|
17551
|
+
"ariaPattern": "menu",
|
|
17552
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/menubar/",
|
|
17553
|
+
"forcedColorsSupported": true,
|
|
17554
|
+
"stability": "stable",
|
|
17555
|
+
"since": "3.7.0",
|
|
17556
|
+
"formAssociated": false,
|
|
17557
|
+
"themeAware": true,
|
|
17558
|
+
"brandAware": true,
|
|
17559
|
+
"drupalSdcEligible": true,
|
|
17560
|
+
"reactWrapperStatus": "complete",
|
|
17561
|
+
"priorityTier": "P0",
|
|
17562
|
+
"phiHandles": false,
|
|
17563
|
+
"clinicalContext": "none",
|
|
17564
|
+
"aaa": {
|
|
17565
|
+
"certified": true,
|
|
17566
|
+
"certifiedDate": "2026-05-08",
|
|
17567
|
+
"criteria": [
|
|
17568
|
+
"1.4.6",
|
|
17569
|
+
"1.4.9",
|
|
17570
|
+
"2.1.3",
|
|
17571
|
+
"2.3.3",
|
|
17572
|
+
"2.4.12",
|
|
17573
|
+
"2.4.13",
|
|
17574
|
+
"2.5.5",
|
|
17575
|
+
"3.2.5",
|
|
17576
|
+
"3.3.6",
|
|
17577
|
+
"forced-colors",
|
|
17578
|
+
"apg-keyboard"
|
|
17579
|
+
],
|
|
17580
|
+
"auditUrl": "src/components/hx-menu/AAA-AUDIT.md"
|
|
17581
|
+
},
|
|
17582
|
+
"figma": {
|
|
17583
|
+
"componentName": "hx-menu"
|
|
17584
|
+
}
|
|
16623
17585
|
}
|
|
16624
17586
|
}
|
|
16625
17587
|
],
|
|
@@ -17358,8 +18320,54 @@
|
|
|
17358
18320
|
"tagName": "hx-nav",
|
|
17359
18321
|
"customElement": true,
|
|
17360
18322
|
"summary": "Navigation bar supporting horizontal and vertical layouts with nested submenus.",
|
|
18323
|
+
"aaaCertified": true,
|
|
18324
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
17361
18325
|
"helixMeta": {
|
|
17362
|
-
"
|
|
18326
|
+
"keyboardContract": {
|
|
18327
|
+
"navigate": [
|
|
18328
|
+
"Arrow",
|
|
18329
|
+
"Home",
|
|
18330
|
+
"End"
|
|
18331
|
+
],
|
|
18332
|
+
"activate": [
|
|
18333
|
+
"Enter",
|
|
18334
|
+
"Space"
|
|
18335
|
+
]
|
|
18336
|
+
},
|
|
18337
|
+
"ariaPattern": "navigation",
|
|
18338
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/navigation.html",
|
|
18339
|
+
"forcedColorsSupported": true,
|
|
18340
|
+
"stability": "stable",
|
|
18341
|
+
"since": "3.7.0",
|
|
18342
|
+
"formAssociated": false,
|
|
18343
|
+
"themeAware": true,
|
|
18344
|
+
"brandAware": true,
|
|
18345
|
+
"drupalSdcEligible": true,
|
|
18346
|
+
"reactWrapperStatus": "complete",
|
|
18347
|
+
"priorityTier": "P0",
|
|
18348
|
+
"phiHandles": false,
|
|
18349
|
+
"clinicalContext": "none",
|
|
18350
|
+
"aaa": {
|
|
18351
|
+
"certified": true,
|
|
18352
|
+
"certifiedDate": "2026-05-08",
|
|
18353
|
+
"criteria": [
|
|
18354
|
+
"1.4.6",
|
|
18355
|
+
"1.4.9",
|
|
18356
|
+
"2.1.3",
|
|
18357
|
+
"2.3.3",
|
|
18358
|
+
"2.4.12",
|
|
18359
|
+
"2.4.13",
|
|
18360
|
+
"2.5.5",
|
|
18361
|
+
"3.2.5",
|
|
18362
|
+
"3.3.6",
|
|
18363
|
+
"forced-colors",
|
|
18364
|
+
"apg-keyboard"
|
|
18365
|
+
],
|
|
18366
|
+
"auditUrl": "src/components/hx-nav/AAA-AUDIT.md"
|
|
18367
|
+
},
|
|
18368
|
+
"figma": {
|
|
18369
|
+
"componentName": "hx-nav"
|
|
18370
|
+
}
|
|
17363
18371
|
}
|
|
17364
18372
|
}
|
|
17365
18373
|
],
|
|
@@ -18039,8 +19047,53 @@
|
|
|
18039
19047
|
"tagName": "hx-number-input",
|
|
18040
19048
|
"customElement": true,
|
|
18041
19049
|
"summary": "Form-associated numeric input with stepper buttons, bounds checking,\nlabel, error, and help text.",
|
|
19050
|
+
"aaaCertified": true,
|
|
19051
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
18042
19052
|
"helixMeta": {
|
|
18043
|
-
"
|
|
19053
|
+
"keyboardContract": {
|
|
19054
|
+
"activate": [
|
|
19055
|
+
"character-input"
|
|
19056
|
+
],
|
|
19057
|
+
"navigate": [
|
|
19058
|
+
"ArrowUp",
|
|
19059
|
+
"ArrowDown"
|
|
19060
|
+
],
|
|
19061
|
+
"disabledSuppresses": true
|
|
19062
|
+
},
|
|
19063
|
+
"ariaPattern": "spinbutton",
|
|
19064
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/spinbutton/",
|
|
19065
|
+
"forcedColorsSupported": true,
|
|
19066
|
+
"stability": "stable",
|
|
19067
|
+
"since": "3.7.0",
|
|
19068
|
+
"formAssociated": true,
|
|
19069
|
+
"themeAware": true,
|
|
19070
|
+
"brandAware": true,
|
|
19071
|
+
"drupalSdcEligible": true,
|
|
19072
|
+
"reactWrapperStatus": "complete",
|
|
19073
|
+
"priorityTier": "P0",
|
|
19074
|
+
"phiHandles": false,
|
|
19075
|
+
"clinicalContext": "none",
|
|
19076
|
+
"aaa": {
|
|
19077
|
+
"certified": true,
|
|
19078
|
+
"certifiedDate": "2026-05-08",
|
|
19079
|
+
"criteria": [
|
|
19080
|
+
"1.4.6",
|
|
19081
|
+
"1.4.9",
|
|
19082
|
+
"2.1.3",
|
|
19083
|
+
"2.3.3",
|
|
19084
|
+
"2.4.12",
|
|
19085
|
+
"2.4.13",
|
|
19086
|
+
"2.5.5",
|
|
19087
|
+
"3.2.5",
|
|
19088
|
+
"3.3.6",
|
|
19089
|
+
"forced-colors",
|
|
19090
|
+
"apg-keyboard"
|
|
19091
|
+
],
|
|
19092
|
+
"auditUrl": "src/components/hx-number-input/AAA-AUDIT.md"
|
|
19093
|
+
},
|
|
19094
|
+
"figma": {
|
|
19095
|
+
"componentName": "hx-number-input"
|
|
19096
|
+
}
|
|
18044
19097
|
}
|
|
18045
19098
|
}
|
|
18046
19099
|
],
|
|
@@ -18419,8 +19472,58 @@
|
|
|
18419
19472
|
"tagName": "hx-overflow-menu",
|
|
18420
19473
|
"customElement": true,
|
|
18421
19474
|
"summary": "\"...\" or kebab icon button that reveals hidden actions.",
|
|
19475
|
+
"aaaCertified": true,
|
|
19476
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
18422
19477
|
"helixMeta": {
|
|
18423
|
-
"
|
|
19478
|
+
"keyboardContract": {
|
|
19479
|
+
"navigate": [
|
|
19480
|
+
"Arrow",
|
|
19481
|
+
"Home",
|
|
19482
|
+
"End"
|
|
19483
|
+
],
|
|
19484
|
+
"activate": [
|
|
19485
|
+
"Enter",
|
|
19486
|
+
"Space"
|
|
19487
|
+
],
|
|
19488
|
+
"dismiss": [
|
|
19489
|
+
"Escape"
|
|
19490
|
+
],
|
|
19491
|
+
"disabledSuppresses": true
|
|
19492
|
+
},
|
|
19493
|
+
"ariaPattern": "menu",
|
|
19494
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/menubar/",
|
|
19495
|
+
"forcedColorsSupported": true,
|
|
19496
|
+
"stability": "stable",
|
|
19497
|
+
"since": "3.7.0",
|
|
19498
|
+
"formAssociated": false,
|
|
19499
|
+
"themeAware": true,
|
|
19500
|
+
"brandAware": true,
|
|
19501
|
+
"drupalSdcEligible": true,
|
|
19502
|
+
"reactWrapperStatus": "complete",
|
|
19503
|
+
"priorityTier": "P0",
|
|
19504
|
+
"phiHandles": false,
|
|
19505
|
+
"clinicalContext": "none",
|
|
19506
|
+
"aaa": {
|
|
19507
|
+
"certified": true,
|
|
19508
|
+
"certifiedDate": "2026-05-08",
|
|
19509
|
+
"criteria": [
|
|
19510
|
+
"1.4.6",
|
|
19511
|
+
"1.4.9",
|
|
19512
|
+
"2.1.3",
|
|
19513
|
+
"2.3.3",
|
|
19514
|
+
"2.4.12",
|
|
19515
|
+
"2.4.13",
|
|
19516
|
+
"2.5.5",
|
|
19517
|
+
"3.2.5",
|
|
19518
|
+
"3.3.6",
|
|
19519
|
+
"forced-colors",
|
|
19520
|
+
"apg-keyboard"
|
|
19521
|
+
],
|
|
19522
|
+
"auditUrl": "src/components/hx-overflow-menu/AAA-AUDIT.md"
|
|
19523
|
+
},
|
|
19524
|
+
"figma": {
|
|
19525
|
+
"componentName": "hx-overflow-menu"
|
|
19526
|
+
}
|
|
18424
19527
|
}
|
|
18425
19528
|
}
|
|
18426
19529
|
],
|
|
@@ -20133,8 +21236,49 @@
|
|
|
20133
21236
|
"tagName": "hx-popover",
|
|
20134
21237
|
"customElement": true,
|
|
20135
21238
|
"summary": "Rich floating overlay attached to a trigger element.",
|
|
21239
|
+
"aaaCertified": true,
|
|
21240
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
20136
21241
|
"helixMeta": {
|
|
20137
|
-
"
|
|
21242
|
+
"keyboardContract": {
|
|
21243
|
+
"dismiss": [
|
|
21244
|
+
"Escape"
|
|
21245
|
+
],
|
|
21246
|
+
"trapFocus": "true"
|
|
21247
|
+
},
|
|
21248
|
+
"ariaPattern": "dialog",
|
|
21249
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/",
|
|
21250
|
+
"forcedColorsSupported": true,
|
|
21251
|
+
"stability": "stable",
|
|
21252
|
+
"since": "3.7.0",
|
|
21253
|
+
"formAssociated": false,
|
|
21254
|
+
"themeAware": true,
|
|
21255
|
+
"brandAware": true,
|
|
21256
|
+
"drupalSdcEligible": true,
|
|
21257
|
+
"reactWrapperStatus": "complete",
|
|
21258
|
+
"priorityTier": "P0",
|
|
21259
|
+
"phiHandles": false,
|
|
21260
|
+
"clinicalContext": "none",
|
|
21261
|
+
"aaa": {
|
|
21262
|
+
"certified": true,
|
|
21263
|
+
"certifiedDate": "2026-05-08",
|
|
21264
|
+
"criteria": [
|
|
21265
|
+
"1.4.6",
|
|
21266
|
+
"1.4.9",
|
|
21267
|
+
"2.1.3",
|
|
21268
|
+
"2.3.3",
|
|
21269
|
+
"2.4.12",
|
|
21270
|
+
"2.4.13",
|
|
21271
|
+
"2.5.5",
|
|
21272
|
+
"3.2.5",
|
|
21273
|
+
"3.3.6",
|
|
21274
|
+
"forced-colors",
|
|
21275
|
+
"apg-keyboard"
|
|
21276
|
+
],
|
|
21277
|
+
"auditUrl": "src/components/hx-popover/AAA-AUDIT.md"
|
|
21278
|
+
},
|
|
21279
|
+
"figma": {
|
|
21280
|
+
"componentName": "hx-popover"
|
|
21281
|
+
}
|
|
20138
21282
|
}
|
|
20139
21283
|
}
|
|
20140
21284
|
],
|
|
@@ -20534,8 +21678,43 @@
|
|
|
20534
21678
|
"tagName": "hx-popup",
|
|
20535
21679
|
"customElement": true,
|
|
20536
21680
|
"summary": "Low-level popup positioning utility.",
|
|
21681
|
+
"aaaCertified": true,
|
|
21682
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
20537
21683
|
"helixMeta": {
|
|
20538
|
-
"
|
|
21684
|
+
"ariaPattern": "none",
|
|
21685
|
+
"ariaPatternSource": "https://www.w3.org/TR/wai-aria-1.2/#aria-haspopup — popup is a structural anchor primitive, not a widget role. The Phase 4 Tier 3 formal AAA re-cert harness treats `none` as a no-key-required pattern (see APG_KEYBOARD_EXPECTATIONS in scripts/aaa-formal-audit.mjs).",
|
|
21686
|
+
"forcedColorsSupported": true,
|
|
21687
|
+
"stability": "stable",
|
|
21688
|
+
"since": "3.7.0",
|
|
21689
|
+
"formAssociated": false,
|
|
21690
|
+
"themeAware": true,
|
|
21691
|
+
"brandAware": true,
|
|
21692
|
+
"drupalSdcEligible": true,
|
|
21693
|
+
"reactWrapperStatus": "complete",
|
|
21694
|
+
"priorityTier": "P0",
|
|
21695
|
+
"phiHandles": false,
|
|
21696
|
+
"clinicalContext": "none",
|
|
21697
|
+
"aaa": {
|
|
21698
|
+
"certified": true,
|
|
21699
|
+
"certifiedDate": "2026-05-08",
|
|
21700
|
+
"criteria": [
|
|
21701
|
+
"1.4.6",
|
|
21702
|
+
"1.4.9",
|
|
21703
|
+
"2.1.3",
|
|
21704
|
+
"2.3.3",
|
|
21705
|
+
"2.4.12",
|
|
21706
|
+
"2.4.13",
|
|
21707
|
+
"2.5.5",
|
|
21708
|
+
"3.2.5",
|
|
21709
|
+
"3.3.6",
|
|
21710
|
+
"forced-colors",
|
|
21711
|
+
"apg-keyboard"
|
|
21712
|
+
],
|
|
21713
|
+
"auditUrl": "src/components/hx-popup/AAA-AUDIT.md"
|
|
21714
|
+
},
|
|
21715
|
+
"figma": {
|
|
21716
|
+
"componentName": "hx-popup"
|
|
21717
|
+
}
|
|
20539
21718
|
}
|
|
20540
21719
|
}
|
|
20541
21720
|
],
|
|
@@ -21701,8 +22880,52 @@
|
|
|
21701
22880
|
"tagName": "hx-radio-group",
|
|
21702
22881
|
"customElement": true,
|
|
21703
22882
|
"summary": "Form-associated radio group with label, validation, help text, and keyboard navigation.",
|
|
22883
|
+
"aaaCertified": true,
|
|
22884
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
21704
22885
|
"helixMeta": {
|
|
21705
|
-
"
|
|
22886
|
+
"keyboardContract": {
|
|
22887
|
+
"navigate": [
|
|
22888
|
+
"Arrow"
|
|
22889
|
+
],
|
|
22890
|
+
"activate": [
|
|
22891
|
+
"Space"
|
|
22892
|
+
],
|
|
22893
|
+
"disabledSuppresses": true
|
|
22894
|
+
},
|
|
22895
|
+
"ariaPattern": "radiogroup",
|
|
22896
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/radio/",
|
|
22897
|
+
"forcedColorsSupported": true,
|
|
22898
|
+
"stability": "stable",
|
|
22899
|
+
"since": "3.7.0",
|
|
22900
|
+
"formAssociated": true,
|
|
22901
|
+
"themeAware": true,
|
|
22902
|
+
"brandAware": true,
|
|
22903
|
+
"drupalSdcEligible": true,
|
|
22904
|
+
"reactWrapperStatus": "complete",
|
|
22905
|
+
"priorityTier": "P0",
|
|
22906
|
+
"phiHandles": false,
|
|
22907
|
+
"clinicalContext": "none",
|
|
22908
|
+
"aaa": {
|
|
22909
|
+
"certified": true,
|
|
22910
|
+
"certifiedDate": "2026-05-08",
|
|
22911
|
+
"criteria": [
|
|
22912
|
+
"1.4.6",
|
|
22913
|
+
"1.4.9",
|
|
22914
|
+
"2.1.3",
|
|
22915
|
+
"2.3.3",
|
|
22916
|
+
"2.4.12",
|
|
22917
|
+
"2.4.13",
|
|
22918
|
+
"2.5.5",
|
|
22919
|
+
"3.2.5",
|
|
22920
|
+
"3.3.6",
|
|
22921
|
+
"forced-colors",
|
|
22922
|
+
"apg-keyboard"
|
|
22923
|
+
],
|
|
22924
|
+
"auditUrl": "src/components/hx-radio-group/AAA-AUDIT.md"
|
|
22925
|
+
},
|
|
22926
|
+
"figma": {
|
|
22927
|
+
"componentName": "hx-radio-group"
|
|
22928
|
+
}
|
|
21706
22929
|
}
|
|
21707
22930
|
}
|
|
21708
22931
|
],
|
|
@@ -22325,8 +23548,52 @@
|
|
|
22325
23548
|
"tagName": "hx-rating",
|
|
22326
23549
|
"customElement": true,
|
|
22327
23550
|
"summary": "Star rating input for user feedback and display.",
|
|
23551
|
+
"aaaCertified": true,
|
|
23552
|
+
"aaaCertifiedDate": "2026-05-09",
|
|
22328
23553
|
"helixMeta": {
|
|
22329
|
-
"
|
|
23554
|
+
"keyboardContract": {
|
|
23555
|
+
"navigate": [
|
|
23556
|
+
"Arrow"
|
|
23557
|
+
],
|
|
23558
|
+
"activate": [
|
|
23559
|
+
"Space"
|
|
23560
|
+
],
|
|
23561
|
+
"disabledSuppresses": true
|
|
23562
|
+
},
|
|
23563
|
+
"ariaPattern": "radiogroup",
|
|
23564
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/radio/",
|
|
23565
|
+
"forcedColorsSupported": true,
|
|
23566
|
+
"stability": "stable",
|
|
23567
|
+
"since": "3.7.0",
|
|
23568
|
+
"formAssociated": true,
|
|
23569
|
+
"themeAware": true,
|
|
23570
|
+
"brandAware": true,
|
|
23571
|
+
"drupalSdcEligible": true,
|
|
23572
|
+
"reactWrapperStatus": "complete",
|
|
23573
|
+
"priorityTier": "P0",
|
|
23574
|
+
"phiHandles": false,
|
|
23575
|
+
"clinicalContext": "none",
|
|
23576
|
+
"aaa": {
|
|
23577
|
+
"certified": true,
|
|
23578
|
+
"certifiedDate": "2026-05-09",
|
|
23579
|
+
"criteria": [
|
|
23580
|
+
"1.4.6",
|
|
23581
|
+
"1.4.9",
|
|
23582
|
+
"2.1.3",
|
|
23583
|
+
"2.3.3",
|
|
23584
|
+
"2.4.12",
|
|
23585
|
+
"2.4.13",
|
|
23586
|
+
"2.5.5",
|
|
23587
|
+
"3.2.5",
|
|
23588
|
+
"3.3.6",
|
|
23589
|
+
"forced-colors",
|
|
23590
|
+
"apg-keyboard"
|
|
23591
|
+
],
|
|
23592
|
+
"auditUrl": "src/components/hx-rating/AAA-AUDIT.md"
|
|
23593
|
+
},
|
|
23594
|
+
"figma": {
|
|
23595
|
+
"componentName": "hx-rating"
|
|
23596
|
+
}
|
|
22330
23597
|
}
|
|
22331
23598
|
}
|
|
22332
23599
|
],
|
|
@@ -23060,8 +24327,57 @@
|
|
|
23060
24327
|
"tagName": "hx-select",
|
|
23061
24328
|
"customElement": true,
|
|
23062
24329
|
"summary": "Form-associated custom select with label, error, and help text.",
|
|
24330
|
+
"aaaCertified": true,
|
|
24331
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
23063
24332
|
"helixMeta": {
|
|
23064
|
-
"
|
|
24333
|
+
"keyboardContract": {
|
|
24334
|
+
"navigate": [
|
|
24335
|
+
"Arrow",
|
|
24336
|
+
"Home",
|
|
24337
|
+
"End"
|
|
24338
|
+
],
|
|
24339
|
+
"activate": [
|
|
24340
|
+
"Enter"
|
|
24341
|
+
],
|
|
24342
|
+
"dismiss": [
|
|
24343
|
+
"Escape"
|
|
24344
|
+
],
|
|
24345
|
+
"disabledSuppresses": true
|
|
24346
|
+
},
|
|
24347
|
+
"ariaPattern": "combobox",
|
|
24348
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/combobox/",
|
|
24349
|
+
"forcedColorsSupported": true,
|
|
24350
|
+
"stability": "stable",
|
|
24351
|
+
"since": "3.7.0",
|
|
24352
|
+
"formAssociated": true,
|
|
24353
|
+
"themeAware": true,
|
|
24354
|
+
"brandAware": true,
|
|
24355
|
+
"drupalSdcEligible": true,
|
|
24356
|
+
"reactWrapperStatus": "complete",
|
|
24357
|
+
"priorityTier": "P0",
|
|
24358
|
+
"phiHandles": false,
|
|
24359
|
+
"clinicalContext": "none",
|
|
24360
|
+
"aaa": {
|
|
24361
|
+
"certified": true,
|
|
24362
|
+
"certifiedDate": "2026-05-08",
|
|
24363
|
+
"criteria": [
|
|
24364
|
+
"1.4.6",
|
|
24365
|
+
"1.4.9",
|
|
24366
|
+
"2.1.3",
|
|
24367
|
+
"2.3.3",
|
|
24368
|
+
"2.4.12",
|
|
24369
|
+
"2.4.13",
|
|
24370
|
+
"2.5.5",
|
|
24371
|
+
"3.2.5",
|
|
24372
|
+
"3.3.6",
|
|
24373
|
+
"forced-colors",
|
|
24374
|
+
"apg-keyboard"
|
|
24375
|
+
],
|
|
24376
|
+
"auditUrl": "src/components/hx-select/AAA-AUDIT.md"
|
|
24377
|
+
},
|
|
24378
|
+
"figma": {
|
|
24379
|
+
"componentName": "hx-select"
|
|
24380
|
+
}
|
|
23065
24381
|
}
|
|
23066
24382
|
}
|
|
23067
24383
|
],
|
|
@@ -23532,8 +24848,54 @@
|
|
|
23532
24848
|
"tagName": "hx-side-nav",
|
|
23533
24849
|
"customElement": true,
|
|
23534
24850
|
"summary": "Collapsible side navigation panel for enterprise healthcare applications.",
|
|
24851
|
+
"aaaCertified": true,
|
|
24852
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
23535
24853
|
"helixMeta": {
|
|
23536
|
-
"
|
|
24854
|
+
"keyboardContract": {
|
|
24855
|
+
"navigate": [
|
|
24856
|
+
"Arrow",
|
|
24857
|
+
"Home",
|
|
24858
|
+
"End"
|
|
24859
|
+
],
|
|
24860
|
+
"activate": [
|
|
24861
|
+
"Enter",
|
|
24862
|
+
"Space"
|
|
24863
|
+
]
|
|
24864
|
+
},
|
|
24865
|
+
"ariaPattern": "navigation",
|
|
24866
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/navigation.html",
|
|
24867
|
+
"forcedColorsSupported": true,
|
|
24868
|
+
"stability": "stable",
|
|
24869
|
+
"since": "3.7.0",
|
|
24870
|
+
"formAssociated": false,
|
|
24871
|
+
"themeAware": true,
|
|
24872
|
+
"brandAware": true,
|
|
24873
|
+
"drupalSdcEligible": true,
|
|
24874
|
+
"reactWrapperStatus": "complete",
|
|
24875
|
+
"priorityTier": "P0",
|
|
24876
|
+
"phiHandles": false,
|
|
24877
|
+
"clinicalContext": "none",
|
|
24878
|
+
"aaa": {
|
|
24879
|
+
"certified": true,
|
|
24880
|
+
"certifiedDate": "2026-05-08",
|
|
24881
|
+
"criteria": [
|
|
24882
|
+
"1.4.6",
|
|
24883
|
+
"1.4.9",
|
|
24884
|
+
"2.1.3",
|
|
24885
|
+
"2.3.3",
|
|
24886
|
+
"2.4.12",
|
|
24887
|
+
"2.4.13",
|
|
24888
|
+
"2.5.5",
|
|
24889
|
+
"3.2.5",
|
|
24890
|
+
"3.3.6",
|
|
24891
|
+
"forced-colors",
|
|
24892
|
+
"apg-keyboard"
|
|
24893
|
+
],
|
|
24894
|
+
"auditUrl": "src/components/hx-side-nav/AAA-AUDIT.md"
|
|
24895
|
+
},
|
|
24896
|
+
"figma": {
|
|
24897
|
+
"componentName": "hx-side-nav"
|
|
24898
|
+
}
|
|
23537
24899
|
}
|
|
23538
24900
|
}
|
|
23539
24901
|
],
|
|
@@ -24403,8 +25765,53 @@
|
|
|
24403
25765
|
"tagName": "hx-slider",
|
|
24404
25766
|
"customElement": true,
|
|
24405
25767
|
"summary": "Form-associated range slider with label, ticks, and value display.",
|
|
25768
|
+
"aaaCertified": true,
|
|
25769
|
+
"aaaCertifiedDate": "2026-05-09",
|
|
24406
25770
|
"helixMeta": {
|
|
24407
|
-
"
|
|
25771
|
+
"keyboardContract": {
|
|
25772
|
+
"navigate": [
|
|
25773
|
+
"Arrow",
|
|
25774
|
+
"Home",
|
|
25775
|
+
"End",
|
|
25776
|
+
"PageUp",
|
|
25777
|
+
"PageDown"
|
|
25778
|
+
],
|
|
25779
|
+
"disabledSuppresses": true
|
|
25780
|
+
},
|
|
25781
|
+
"ariaPattern": "slider",
|
|
25782
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/slider/",
|
|
25783
|
+
"forcedColorsSupported": true,
|
|
25784
|
+
"stability": "stable",
|
|
25785
|
+
"since": "3.7.0",
|
|
25786
|
+
"formAssociated": true,
|
|
25787
|
+
"themeAware": true,
|
|
25788
|
+
"brandAware": true,
|
|
25789
|
+
"drupalSdcEligible": true,
|
|
25790
|
+
"reactWrapperStatus": "complete",
|
|
25791
|
+
"priorityTier": "P0",
|
|
25792
|
+
"phiHandles": false,
|
|
25793
|
+
"clinicalContext": "none",
|
|
25794
|
+
"aaa": {
|
|
25795
|
+
"certified": true,
|
|
25796
|
+
"certifiedDate": "2026-05-09",
|
|
25797
|
+
"criteria": [
|
|
25798
|
+
"1.4.6",
|
|
25799
|
+
"1.4.9",
|
|
25800
|
+
"2.1.3",
|
|
25801
|
+
"2.3.3",
|
|
25802
|
+
"2.4.12",
|
|
25803
|
+
"2.4.13",
|
|
25804
|
+
"2.5.5",
|
|
25805
|
+
"3.2.5",
|
|
25806
|
+
"3.3.6",
|
|
25807
|
+
"forced-colors",
|
|
25808
|
+
"apg-keyboard"
|
|
25809
|
+
],
|
|
25810
|
+
"auditUrl": "src/components/hx-slider/AAA-AUDIT.md"
|
|
25811
|
+
},
|
|
25812
|
+
"figma": {
|
|
25813
|
+
"componentName": "hx-slider"
|
|
25814
|
+
}
|
|
24408
25815
|
}
|
|
24409
25816
|
}
|
|
24410
25817
|
],
|
|
@@ -25084,8 +26491,50 @@
|
|
|
25084
26491
|
"tagName": "hx-split-button",
|
|
25085
26492
|
"customElement": true,
|
|
25086
26493
|
"summary": "Primary action button with attached dropdown menu for secondary actions.",
|
|
26494
|
+
"aaaCertified": true,
|
|
26495
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
25087
26496
|
"helixMeta": {
|
|
25088
|
-
"
|
|
26497
|
+
"keyboardContract": {
|
|
26498
|
+
"activate": [
|
|
26499
|
+
"Enter",
|
|
26500
|
+
"Space"
|
|
26501
|
+
],
|
|
26502
|
+
"disabledSuppresses": true
|
|
26503
|
+
},
|
|
26504
|
+
"ariaPattern": "button",
|
|
26505
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/button/",
|
|
26506
|
+
"forcedColorsSupported": true,
|
|
26507
|
+
"stability": "stable",
|
|
26508
|
+
"since": "3.7.0",
|
|
26509
|
+
"formAssociated": false,
|
|
26510
|
+
"themeAware": true,
|
|
26511
|
+
"brandAware": true,
|
|
26512
|
+
"drupalSdcEligible": true,
|
|
26513
|
+
"reactWrapperStatus": "complete",
|
|
26514
|
+
"priorityTier": "P0",
|
|
26515
|
+
"phiHandles": false,
|
|
26516
|
+
"clinicalContext": "none",
|
|
26517
|
+
"aaa": {
|
|
26518
|
+
"certified": true,
|
|
26519
|
+
"certifiedDate": "2026-05-08",
|
|
26520
|
+
"criteria": [
|
|
26521
|
+
"1.4.6",
|
|
26522
|
+
"1.4.9",
|
|
26523
|
+
"2.1.3",
|
|
26524
|
+
"2.3.3",
|
|
26525
|
+
"2.4.12",
|
|
26526
|
+
"2.4.13",
|
|
26527
|
+
"2.5.5",
|
|
26528
|
+
"3.2.5",
|
|
26529
|
+
"3.3.6",
|
|
26530
|
+
"forced-colors",
|
|
26531
|
+
"apg-keyboard"
|
|
26532
|
+
],
|
|
26533
|
+
"auditUrl": "src/components/hx-split-button/AAA-AUDIT.md"
|
|
26534
|
+
},
|
|
26535
|
+
"figma": {
|
|
26536
|
+
"componentName": "hx-split-button"
|
|
26537
|
+
}
|
|
25089
26538
|
}
|
|
25090
26539
|
}
|
|
25091
26540
|
],
|
|
@@ -27870,8 +29319,49 @@
|
|
|
27870
29319
|
"tagName": "hx-switch",
|
|
27871
29320
|
"customElement": true,
|
|
27872
29321
|
"summary": "Form-associated toggle switch with label, error, and help text.",
|
|
29322
|
+
"aaaCertified": true,
|
|
29323
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
27873
29324
|
"helixMeta": {
|
|
27874
|
-
"
|
|
29325
|
+
"keyboardContract": {
|
|
29326
|
+
"activate": [
|
|
29327
|
+
"Space"
|
|
29328
|
+
],
|
|
29329
|
+
"disabledSuppresses": true
|
|
29330
|
+
},
|
|
29331
|
+
"ariaPattern": "switch",
|
|
29332
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/switch/",
|
|
29333
|
+
"forcedColorsSupported": true,
|
|
29334
|
+
"stability": "stable",
|
|
29335
|
+
"since": "3.7.0",
|
|
29336
|
+
"formAssociated": true,
|
|
29337
|
+
"themeAware": true,
|
|
29338
|
+
"brandAware": true,
|
|
29339
|
+
"drupalSdcEligible": true,
|
|
29340
|
+
"reactWrapperStatus": "complete",
|
|
29341
|
+
"priorityTier": "P0",
|
|
29342
|
+
"phiHandles": false,
|
|
29343
|
+
"clinicalContext": "none",
|
|
29344
|
+
"aaa": {
|
|
29345
|
+
"certified": true,
|
|
29346
|
+
"certifiedDate": "2026-05-08",
|
|
29347
|
+
"criteria": [
|
|
29348
|
+
"1.4.6",
|
|
29349
|
+
"1.4.9",
|
|
29350
|
+
"2.1.3",
|
|
29351
|
+
"2.3.3",
|
|
29352
|
+
"2.4.12",
|
|
29353
|
+
"2.4.13",
|
|
29354
|
+
"2.5.5",
|
|
29355
|
+
"3.2.5",
|
|
29356
|
+
"3.3.6",
|
|
29357
|
+
"forced-colors",
|
|
29358
|
+
"apg-keyboard"
|
|
29359
|
+
],
|
|
29360
|
+
"auditUrl": "src/components/hx-switch/AAA-AUDIT.md"
|
|
29361
|
+
},
|
|
29362
|
+
"figma": {
|
|
29363
|
+
"componentName": "hx-switch"
|
|
29364
|
+
}
|
|
27875
29365
|
}
|
|
27876
29366
|
}
|
|
27877
29367
|
],
|
|
@@ -29313,8 +30803,55 @@
|
|
|
29313
30803
|
"tagName": "hx-tabs",
|
|
29314
30804
|
"customElement": true,
|
|
29315
30805
|
"summary": "Tab container that organizes content into selectable panels.",
|
|
30806
|
+
"aaaCertified": true,
|
|
30807
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
29316
30808
|
"helixMeta": {
|
|
29317
|
-
"
|
|
30809
|
+
"keyboardContract": {
|
|
30810
|
+
"navigate": [
|
|
30811
|
+
"Arrow",
|
|
30812
|
+
"Home",
|
|
30813
|
+
"End"
|
|
30814
|
+
],
|
|
30815
|
+
"activate": [
|
|
30816
|
+
"Enter",
|
|
30817
|
+
"Space"
|
|
30818
|
+
],
|
|
30819
|
+
"disabledSuppresses": true
|
|
30820
|
+
},
|
|
30821
|
+
"ariaPattern": "tabs",
|
|
30822
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/tabs/",
|
|
30823
|
+
"forcedColorsSupported": true,
|
|
30824
|
+
"stability": "stable",
|
|
30825
|
+
"since": "3.7.0",
|
|
30826
|
+
"formAssociated": false,
|
|
30827
|
+
"themeAware": true,
|
|
30828
|
+
"brandAware": true,
|
|
30829
|
+
"drupalSdcEligible": true,
|
|
30830
|
+
"reactWrapperStatus": "complete",
|
|
30831
|
+
"priorityTier": "P0",
|
|
30832
|
+
"phiHandles": false,
|
|
30833
|
+
"clinicalContext": "none",
|
|
30834
|
+
"aaa": {
|
|
30835
|
+
"certified": true,
|
|
30836
|
+
"certifiedDate": "2026-05-08",
|
|
30837
|
+
"criteria": [
|
|
30838
|
+
"1.4.6",
|
|
30839
|
+
"1.4.9",
|
|
30840
|
+
"2.1.3",
|
|
30841
|
+
"2.3.3",
|
|
30842
|
+
"2.4.12",
|
|
30843
|
+
"2.4.13",
|
|
30844
|
+
"2.5.5",
|
|
30845
|
+
"3.2.5",
|
|
30846
|
+
"3.3.6",
|
|
30847
|
+
"forced-colors",
|
|
30848
|
+
"apg-keyboard"
|
|
30849
|
+
],
|
|
30850
|
+
"auditUrl": "src/components/hx-tabs/AAA-AUDIT.md"
|
|
30851
|
+
},
|
|
30852
|
+
"figma": {
|
|
30853
|
+
"componentName": "hx-tabs"
|
|
30854
|
+
}
|
|
29318
30855
|
}
|
|
29319
30856
|
}
|
|
29320
30857
|
],
|
|
@@ -30719,8 +32256,49 @@
|
|
|
30719
32256
|
"tagName": "hx-text-input",
|
|
30720
32257
|
"customElement": true,
|
|
30721
32258
|
"summary": "Form-associated text input with built-in label, error, and help text.",
|
|
32259
|
+
"aaaCertified": true,
|
|
32260
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
30722
32261
|
"helixMeta": {
|
|
30723
|
-
"
|
|
32262
|
+
"keyboardContract": {
|
|
32263
|
+
"activate": [
|
|
32264
|
+
"character-input"
|
|
32265
|
+
],
|
|
32266
|
+
"disabledSuppresses": true
|
|
32267
|
+
},
|
|
32268
|
+
"ariaPattern": "textbox",
|
|
32269
|
+
"ariaPatternSource": "https://www.w3.org/TR/wai-aria-1.2/#textbox",
|
|
32270
|
+
"forcedColorsSupported": true,
|
|
32271
|
+
"stability": "stable",
|
|
32272
|
+
"since": "3.6.0",
|
|
32273
|
+
"formAssociated": true,
|
|
32274
|
+
"themeAware": true,
|
|
32275
|
+
"brandAware": true,
|
|
32276
|
+
"drupalSdcEligible": true,
|
|
32277
|
+
"reactWrapperStatus": "complete",
|
|
32278
|
+
"priorityTier": "P0",
|
|
32279
|
+
"phiHandles": false,
|
|
32280
|
+
"clinicalContext": "none",
|
|
32281
|
+
"aaa": {
|
|
32282
|
+
"certified": true,
|
|
32283
|
+
"certifiedDate": "2026-05-08",
|
|
32284
|
+
"criteria": [
|
|
32285
|
+
"1.4.6",
|
|
32286
|
+
"1.4.9",
|
|
32287
|
+
"2.1.3",
|
|
32288
|
+
"2.3.3",
|
|
32289
|
+
"2.4.12",
|
|
32290
|
+
"2.4.13",
|
|
32291
|
+
"2.5.5",
|
|
32292
|
+
"3.2.5",
|
|
32293
|
+
"3.3.6",
|
|
32294
|
+
"forced-colors",
|
|
32295
|
+
"apg-keyboard"
|
|
32296
|
+
],
|
|
32297
|
+
"auditUrl": "src/components/hx-text-input/AAA-AUDIT.md"
|
|
32298
|
+
},
|
|
32299
|
+
"figma": {
|
|
32300
|
+
"componentName": "hx-text-input"
|
|
32301
|
+
}
|
|
30724
32302
|
}
|
|
30725
32303
|
}
|
|
30726
32304
|
],
|
|
@@ -31356,8 +32934,49 @@
|
|
|
31356
32934
|
"tagName": "hx-textarea",
|
|
31357
32935
|
"customElement": true,
|
|
31358
32936
|
"summary": "Form-associated textarea with built-in label, error, help text, character counter, and auto-resize.",
|
|
32937
|
+
"aaaCertified": true,
|
|
32938
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
31359
32939
|
"helixMeta": {
|
|
31360
|
-
"
|
|
32940
|
+
"keyboardContract": {
|
|
32941
|
+
"activate": [
|
|
32942
|
+
"character-input"
|
|
32943
|
+
],
|
|
32944
|
+
"disabledSuppresses": true
|
|
32945
|
+
},
|
|
32946
|
+
"ariaPattern": "textbox",
|
|
32947
|
+
"ariaPatternSource": "https://www.w3.org/TR/wai-aria-1.2/#textbox",
|
|
32948
|
+
"forcedColorsSupported": true,
|
|
32949
|
+
"stability": "stable",
|
|
32950
|
+
"since": "3.7.0",
|
|
32951
|
+
"formAssociated": true,
|
|
32952
|
+
"themeAware": true,
|
|
32953
|
+
"brandAware": true,
|
|
32954
|
+
"drupalSdcEligible": true,
|
|
32955
|
+
"reactWrapperStatus": "complete",
|
|
32956
|
+
"priorityTier": "P0",
|
|
32957
|
+
"phiHandles": false,
|
|
32958
|
+
"clinicalContext": "none",
|
|
32959
|
+
"aaa": {
|
|
32960
|
+
"certified": true,
|
|
32961
|
+
"certifiedDate": "2026-05-08",
|
|
32962
|
+
"criteria": [
|
|
32963
|
+
"1.4.6",
|
|
32964
|
+
"1.4.9",
|
|
32965
|
+
"2.1.3",
|
|
32966
|
+
"2.3.3",
|
|
32967
|
+
"2.4.12",
|
|
32968
|
+
"2.4.13",
|
|
32969
|
+
"2.5.5",
|
|
32970
|
+
"3.2.5",
|
|
32971
|
+
"3.3.6",
|
|
32972
|
+
"forced-colors",
|
|
32973
|
+
"apg-keyboard"
|
|
32974
|
+
],
|
|
32975
|
+
"auditUrl": "src/components/hx-textarea/AAA-AUDIT.md"
|
|
32976
|
+
},
|
|
32977
|
+
"figma": {
|
|
32978
|
+
"componentName": "hx-textarea"
|
|
32979
|
+
}
|
|
31361
32980
|
}
|
|
31362
32981
|
}
|
|
31363
32982
|
],
|
|
@@ -32200,8 +33819,49 @@
|
|
|
32200
33819
|
"tagName": "hx-time-picker",
|
|
32201
33820
|
"customElement": true,
|
|
32202
33821
|
"summary": "Form-associated time picker with 12h/24h format support and dropdown listbox.",
|
|
33822
|
+
"aaaCertified": true,
|
|
33823
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
32203
33824
|
"helixMeta": {
|
|
32204
|
-
"
|
|
33825
|
+
"keyboardContract": {
|
|
33826
|
+
"dismiss": [
|
|
33827
|
+
"Escape"
|
|
33828
|
+
],
|
|
33829
|
+
"trapFocus": "true"
|
|
33830
|
+
},
|
|
33831
|
+
"ariaPattern": "dialog",
|
|
33832
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/",
|
|
33833
|
+
"forcedColorsSupported": true,
|
|
33834
|
+
"stability": "stable",
|
|
33835
|
+
"since": "3.7.0",
|
|
33836
|
+
"formAssociated": true,
|
|
33837
|
+
"themeAware": true,
|
|
33838
|
+
"brandAware": true,
|
|
33839
|
+
"drupalSdcEligible": true,
|
|
33840
|
+
"reactWrapperStatus": "complete",
|
|
33841
|
+
"priorityTier": "P0",
|
|
33842
|
+
"phiHandles": false,
|
|
33843
|
+
"clinicalContext": "none",
|
|
33844
|
+
"aaa": {
|
|
33845
|
+
"certified": true,
|
|
33846
|
+
"certifiedDate": "2026-05-08",
|
|
33847
|
+
"criteria": [
|
|
33848
|
+
"1.4.6",
|
|
33849
|
+
"1.4.9",
|
|
33850
|
+
"2.1.3",
|
|
33851
|
+
"2.3.3",
|
|
33852
|
+
"2.4.12",
|
|
33853
|
+
"2.4.13",
|
|
33854
|
+
"2.5.5",
|
|
33855
|
+
"3.2.5",
|
|
33856
|
+
"3.3.6",
|
|
33857
|
+
"forced-colors",
|
|
33858
|
+
"apg-keyboard"
|
|
33859
|
+
],
|
|
33860
|
+
"auditUrl": "src/components/hx-time-picker/AAA-AUDIT.md"
|
|
33861
|
+
},
|
|
33862
|
+
"figma": {
|
|
33863
|
+
"componentName": "hx-time-picker"
|
|
33864
|
+
}
|
|
32205
33865
|
}
|
|
32206
33866
|
}
|
|
32207
33867
|
],
|
|
@@ -32688,8 +34348,48 @@
|
|
|
32688
34348
|
"tagName": "hx-toast",
|
|
32689
34349
|
"customElement": true,
|
|
32690
34350
|
"summary": "Transient notification toast component.",
|
|
34351
|
+
"aaaCertified": true,
|
|
34352
|
+
"aaaCertifiedDate": "2026-05-09",
|
|
32691
34353
|
"helixMeta": {
|
|
32692
|
-
"
|
|
34354
|
+
"keyboardContract": {
|
|
34355
|
+
"dismiss": [
|
|
34356
|
+
"Escape"
|
|
34357
|
+
]
|
|
34358
|
+
},
|
|
34359
|
+
"ariaPattern": "alert",
|
|
34360
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/alert/",
|
|
34361
|
+
"forcedColorsSupported": true,
|
|
34362
|
+
"stability": "stable",
|
|
34363
|
+
"since": "3.7.0",
|
|
34364
|
+
"formAssociated": false,
|
|
34365
|
+
"themeAware": true,
|
|
34366
|
+
"brandAware": true,
|
|
34367
|
+
"drupalSdcEligible": true,
|
|
34368
|
+
"reactWrapperStatus": "complete",
|
|
34369
|
+
"priorityTier": "P0",
|
|
34370
|
+
"phiHandles": false,
|
|
34371
|
+
"clinicalContext": "none",
|
|
34372
|
+
"aaa": {
|
|
34373
|
+
"certified": true,
|
|
34374
|
+
"certifiedDate": "2026-05-09",
|
|
34375
|
+
"criteria": [
|
|
34376
|
+
"1.4.6",
|
|
34377
|
+
"1.4.9",
|
|
34378
|
+
"2.1.3",
|
|
34379
|
+
"2.3.3",
|
|
34380
|
+
"2.4.12",
|
|
34381
|
+
"2.4.13",
|
|
34382
|
+
"2.5.5",
|
|
34383
|
+
"3.2.5",
|
|
34384
|
+
"3.3.6",
|
|
34385
|
+
"forced-colors",
|
|
34386
|
+
"apg-keyboard"
|
|
34387
|
+
],
|
|
34388
|
+
"auditUrl": "src/components/hx-toast/AAA-AUDIT.md"
|
|
34389
|
+
},
|
|
34390
|
+
"figma": {
|
|
34391
|
+
"componentName": "hx-toast"
|
|
34392
|
+
}
|
|
32693
34393
|
}
|
|
32694
34394
|
}
|
|
32695
34395
|
],
|
|
@@ -33322,8 +35022,50 @@
|
|
|
33322
35022
|
"tagName": "hx-toggle-button",
|
|
33323
35023
|
"customElement": true,
|
|
33324
35024
|
"summary": "Two-state toggle button with pressed/unpressed ARIA semantics.",
|
|
35025
|
+
"aaaCertified": true,
|
|
35026
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
33325
35027
|
"helixMeta": {
|
|
33326
|
-
"
|
|
35028
|
+
"keyboardContract": {
|
|
35029
|
+
"activate": [
|
|
35030
|
+
"Enter",
|
|
35031
|
+
"Space"
|
|
35032
|
+
],
|
|
35033
|
+
"disabledSuppresses": true
|
|
35034
|
+
},
|
|
35035
|
+
"ariaPattern": "button",
|
|
35036
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/button/",
|
|
35037
|
+
"forcedColorsSupported": true,
|
|
35038
|
+
"stability": "stable",
|
|
35039
|
+
"since": "3.7.0",
|
|
35040
|
+
"formAssociated": true,
|
|
35041
|
+
"themeAware": true,
|
|
35042
|
+
"brandAware": true,
|
|
35043
|
+
"drupalSdcEligible": true,
|
|
35044
|
+
"reactWrapperStatus": "complete",
|
|
35045
|
+
"priorityTier": "P0",
|
|
35046
|
+
"phiHandles": false,
|
|
35047
|
+
"clinicalContext": "none",
|
|
35048
|
+
"aaa": {
|
|
35049
|
+
"certified": true,
|
|
35050
|
+
"certifiedDate": "2026-05-08",
|
|
35051
|
+
"criteria": [
|
|
35052
|
+
"1.4.6",
|
|
35053
|
+
"1.4.9",
|
|
35054
|
+
"2.1.3",
|
|
35055
|
+
"2.3.3",
|
|
35056
|
+
"2.4.12",
|
|
35057
|
+
"2.4.13",
|
|
35058
|
+
"2.5.5",
|
|
35059
|
+
"3.2.5",
|
|
35060
|
+
"3.3.6",
|
|
35061
|
+
"forced-colors",
|
|
35062
|
+
"apg-keyboard"
|
|
35063
|
+
],
|
|
35064
|
+
"auditUrl": "src/components/hx-toggle-button/AAA-AUDIT.md"
|
|
35065
|
+
},
|
|
35066
|
+
"figma": {
|
|
35067
|
+
"componentName": "hx-toggle-button"
|
|
35068
|
+
}
|
|
33327
35069
|
}
|
|
33328
35070
|
}
|
|
33329
35071
|
],
|
|
@@ -33572,8 +35314,48 @@
|
|
|
33572
35314
|
"tagName": "hx-tooltip",
|
|
33573
35315
|
"customElement": true,
|
|
33574
35316
|
"summary": "Contextual help text and abbreviations with smart positioning.",
|
|
35317
|
+
"aaaCertified": true,
|
|
35318
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
33575
35319
|
"helixMeta": {
|
|
33576
|
-
"
|
|
35320
|
+
"keyboardContract": {
|
|
35321
|
+
"dismiss": [
|
|
35322
|
+
"Escape"
|
|
35323
|
+
]
|
|
35324
|
+
},
|
|
35325
|
+
"ariaPattern": "tooltip",
|
|
35326
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/tooltip/",
|
|
35327
|
+
"forcedColorsSupported": true,
|
|
35328
|
+
"stability": "stable",
|
|
35329
|
+
"since": "3.7.0",
|
|
35330
|
+
"formAssociated": false,
|
|
35331
|
+
"themeAware": true,
|
|
35332
|
+
"brandAware": true,
|
|
35333
|
+
"drupalSdcEligible": true,
|
|
35334
|
+
"reactWrapperStatus": "complete",
|
|
35335
|
+
"priorityTier": "P0",
|
|
35336
|
+
"phiHandles": false,
|
|
35337
|
+
"clinicalContext": "none",
|
|
35338
|
+
"aaa": {
|
|
35339
|
+
"certified": true,
|
|
35340
|
+
"certifiedDate": "2026-05-08",
|
|
35341
|
+
"criteria": [
|
|
35342
|
+
"1.4.6",
|
|
35343
|
+
"1.4.9",
|
|
35344
|
+
"2.1.3",
|
|
35345
|
+
"2.3.3",
|
|
35346
|
+
"2.4.12",
|
|
35347
|
+
"2.4.13",
|
|
35348
|
+
"2.5.5",
|
|
35349
|
+
"3.2.5",
|
|
35350
|
+
"3.3.6",
|
|
35351
|
+
"forced-colors",
|
|
35352
|
+
"apg-keyboard"
|
|
35353
|
+
],
|
|
35354
|
+
"auditUrl": "src/components/hx-tooltip/AAA-AUDIT.md"
|
|
35355
|
+
},
|
|
35356
|
+
"figma": {
|
|
35357
|
+
"componentName": "hx-tooltip"
|
|
35358
|
+
}
|
|
33577
35359
|
}
|
|
33578
35360
|
}
|
|
33579
35361
|
],
|
|
@@ -33842,8 +35624,54 @@
|
|
|
33842
35624
|
"tagName": "hx-top-nav",
|
|
33843
35625
|
"customElement": true,
|
|
33844
35626
|
"summary": "Site-level navigation bar with logo, nav items, and action slots.",
|
|
35627
|
+
"aaaCertified": true,
|
|
35628
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
33845
35629
|
"helixMeta": {
|
|
33846
|
-
"
|
|
35630
|
+
"keyboardContract": {
|
|
35631
|
+
"navigate": [
|
|
35632
|
+
"Arrow",
|
|
35633
|
+
"Home",
|
|
35634
|
+
"End"
|
|
35635
|
+
],
|
|
35636
|
+
"activate": [
|
|
35637
|
+
"Enter",
|
|
35638
|
+
"Space"
|
|
35639
|
+
]
|
|
35640
|
+
},
|
|
35641
|
+
"ariaPattern": "navigation",
|
|
35642
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/navigation.html",
|
|
35643
|
+
"forcedColorsSupported": true,
|
|
35644
|
+
"stability": "stable",
|
|
35645
|
+
"since": "3.7.0",
|
|
35646
|
+
"formAssociated": false,
|
|
35647
|
+
"themeAware": true,
|
|
35648
|
+
"brandAware": true,
|
|
35649
|
+
"drupalSdcEligible": true,
|
|
35650
|
+
"reactWrapperStatus": "complete",
|
|
35651
|
+
"priorityTier": "P0",
|
|
35652
|
+
"phiHandles": false,
|
|
35653
|
+
"clinicalContext": "none",
|
|
35654
|
+
"aaa": {
|
|
35655
|
+
"certified": true,
|
|
35656
|
+
"certifiedDate": "2026-05-08",
|
|
35657
|
+
"criteria": [
|
|
35658
|
+
"1.4.6",
|
|
35659
|
+
"1.4.9",
|
|
35660
|
+
"2.1.3",
|
|
35661
|
+
"2.3.3",
|
|
35662
|
+
"2.4.12",
|
|
35663
|
+
"2.4.13",
|
|
35664
|
+
"2.5.5",
|
|
35665
|
+
"3.2.5",
|
|
35666
|
+
"3.3.6",
|
|
35667
|
+
"forced-colors",
|
|
35668
|
+
"apg-keyboard"
|
|
35669
|
+
],
|
|
35670
|
+
"auditUrl": "src/components/hx-top-nav/AAA-AUDIT.md"
|
|
35671
|
+
},
|
|
35672
|
+
"figma": {
|
|
35673
|
+
"componentName": "hx-top-nav"
|
|
35674
|
+
}
|
|
33847
35675
|
}
|
|
33848
35676
|
}
|
|
33849
35677
|
],
|