@helixui/library 3.8.0 → 3.9.0-next.150
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +41 -0
- package/aaa-verdicts.json +2036 -0
- package/custom-elements.json +532 -569
- package/dist/components/hx-accordion/hx-accordion-item.d.ts.map +1 -1
- package/dist/components/hx-accordion/hx-accordion-item.styles.d.ts.map +1 -1
- package/dist/components/hx-accordion/index.js +1 -1
- package/dist/components/hx-alert/hx-alert.d.ts +0 -8
- package/dist/components/hx-alert/hx-alert.d.ts.map +1 -1
- package/dist/components/hx-alert/hx-alert.styles.d.ts.map +1 -1
- package/dist/components/hx-alert/index.js +1 -1
- package/dist/components/hx-avatar/hx-avatar.d.ts +4 -1
- package/dist/components/hx-avatar/hx-avatar.d.ts.map +1 -1
- package/dist/components/hx-avatar/hx-avatar.styles.d.ts.map +1 -1
- package/dist/components/hx-avatar/index.js +1 -1
- package/dist/components/hx-badge/hx-badge.d.ts.map +1 -1
- package/dist/components/hx-badge/hx-badge.styles.d.ts.map +1 -1
- package/dist/components/hx-badge/index.js +1 -1
- package/dist/components/hx-banner/hx-banner.d.ts +0 -8
- package/dist/components/hx-banner/hx-banner.d.ts.map +1 -1
- package/dist/components/hx-banner/hx-banner.styles.d.ts.map +1 -1
- package/dist/components/hx-banner/index.js +1 -1
- package/dist/components/hx-carousel/hx-carousel.d.ts.map +1 -1
- package/dist/components/hx-carousel/hx-carousel.styles.d.ts.map +1 -1
- package/dist/components/hx-carousel/index.js +1 -1
- package/dist/components/hx-checkbox/hx-checkbox.d.ts.map +1 -1
- package/dist/components/hx-checkbox/hx-checkbox.styles.d.ts.map +1 -1
- package/dist/components/hx-checkbox/index.js +1 -1
- package/dist/components/hx-clinical-status/hx-clinical-status.d.ts +7 -9
- package/dist/components/hx-clinical-status/hx-clinical-status.d.ts.map +1 -1
- package/dist/components/hx-clinical-status/hx-clinical-status.styles.d.ts.map +1 -1
- package/dist/components/hx-clinical-status/index.js +1 -1
- package/dist/components/hx-combobox/hx-combobox.d.ts.map +1 -1
- package/dist/components/hx-combobox/hx-combobox.styles.d.ts.map +1 -1
- package/dist/components/hx-combobox/index.js +1 -1
- package/dist/components/hx-date-picker/hx-date-picker.d.ts.map +1 -1
- package/dist/components/hx-date-picker/hx-date-picker.styles.d.ts.map +1 -1
- package/dist/components/hx-date-picker/index.js +1 -1
- package/dist/components/hx-drawer/hx-drawer.d.ts.map +1 -1
- package/dist/components/hx-drawer/hx-drawer.styles.d.ts.map +1 -1
- package/dist/components/hx-drawer/index.js +1 -1
- package/dist/components/hx-dropdown/hx-dropdown.styles.d.ts.map +1 -1
- package/dist/components/hx-dropdown/index.js +1 -1
- package/dist/components/hx-file-upload/hx-file-upload.d.ts +28 -0
- package/dist/components/hx-file-upload/hx-file-upload.d.ts.map +1 -1
- package/dist/components/hx-file-upload/hx-file-upload.styles.d.ts.map +1 -1
- package/dist/components/hx-file-upload/index.js +1 -1
- package/dist/components/hx-help-text/hx-help-text.d.ts.map +1 -1
- package/dist/components/hx-help-text/hx-help-text.styles.d.ts.map +1 -1
- package/dist/components/hx-help-text/index.js +1 -1
- package/dist/components/hx-icon/hx-icon.d.ts +108 -12
- package/dist/components/hx-icon/hx-icon.d.ts.map +1 -1
- package/dist/components/hx-icon/hx-icon.styles.d.ts.map +1 -1
- package/dist/components/hx-icon/index.js +1 -1
- package/dist/components/hx-link/hx-link.d.ts.map +1 -1
- package/dist/components/hx-link/hx-link.styles.d.ts.map +1 -1
- package/dist/components/hx-link/index.js +1 -1
- package/dist/components/hx-menu/hx-menu-item.d.ts.map +1 -1
- package/dist/components/hx-menu/hx-menu-item.styles.d.ts.map +1 -1
- package/dist/components/hx-menu/index.js +1 -1
- package/dist/components/hx-nav/hx-nav.d.ts.map +1 -1
- package/dist/components/hx-nav/hx-nav.styles.d.ts.map +1 -1
- package/dist/components/hx-nav/index.js +1 -1
- package/dist/components/hx-number-input/hx-number-input.d.ts.map +1 -1
- package/dist/components/hx-number-input/hx-number-input.styles.d.ts.map +1 -1
- package/dist/components/hx-number-input/index.js +1 -1
- package/dist/components/hx-overflow-menu/hx-overflow-menu.d.ts +5 -1
- package/dist/components/hx-overflow-menu/hx-overflow-menu.d.ts.map +1 -1
- package/dist/components/hx-overflow-menu/hx-overflow-menu.styles.d.ts.map +1 -1
- package/dist/components/hx-overflow-menu/index.js +1 -1
- package/dist/components/hx-phi-field/hx-phi-field.d.ts.map +1 -1
- package/dist/components/hx-phi-field/hx-phi-field.styles.d.ts.map +1 -1
- package/dist/components/hx-phi-field/index.js +1 -1
- package/dist/components/hx-radio-group/hx-radio-group.d.ts.map +1 -1
- package/dist/components/hx-radio-group/index.js +1 -1
- package/dist/components/hx-rating/hx-rating.d.ts.map +1 -1
- package/dist/components/hx-rating/hx-rating.styles.d.ts.map +1 -1
- package/dist/components/hx-rating/index.js +1 -1
- package/dist/components/hx-side-nav/hx-nav-item.d.ts.map +1 -1
- package/dist/components/hx-side-nav/hx-nav-item.styles.d.ts.map +1 -1
- package/dist/components/hx-side-nav/hx-side-nav.d.ts.map +1 -1
- package/dist/components/hx-side-nav/hx-side-nav.styles.d.ts.map +1 -1
- package/dist/components/hx-side-nav/index.js +1 -1
- package/dist/components/hx-slider/hx-slider.d.ts +28 -0
- package/dist/components/hx-slider/hx-slider.d.ts.map +1 -1
- package/dist/components/hx-slider/index.js +1 -1
- package/dist/components/hx-split-button/hx-split-button.d.ts.map +1 -1
- package/dist/components/hx-split-button/hx-split-button.styles.d.ts.map +1 -1
- package/dist/components/hx-split-button/index.js +1 -1
- package/dist/components/hx-stat/hx-stat.d.ts.map +1 -1
- package/dist/components/hx-stat/hx-stat.styles.d.ts.map +1 -1
- package/dist/components/hx-stat/index.js +1 -1
- package/dist/components/hx-steps/hx-step.d.ts.map +1 -1
- package/dist/components/hx-steps/hx-step.styles.d.ts.map +1 -1
- package/dist/components/hx-steps/index.js +1 -1
- package/dist/components/hx-tag/hx-tag.d.ts.map +1 -1
- package/dist/components/hx-tag/hx-tag.styles.d.ts.map +1 -1
- package/dist/components/hx-tag/index.js +1 -1
- package/dist/components/hx-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 +0 -8
- package/dist/components/hx-toast/hx-toast.d.ts.map +1 -1
- package/dist/components/hx-toast/hx-toast.styles.d.ts.map +1 -1
- package/dist/components/hx-toast/index.js +1 -1
- package/dist/components/hx-top-nav/hx-top-nav.d.ts.map +1 -1
- package/dist/components/hx-top-nav/hx-top-nav.styles.d.ts.map +1 -1
- package/dist/components/hx-top-nav/index.js +1 -1
- package/dist/components/hx-tree-view/hx-tree-item.d.ts.map +1 -1
- package/dist/components/hx-tree-view/hx-tree-item.styles.d.ts.map +1 -1
- package/dist/components/hx-tree-view/index.js +1 -1
- package/dist/css/helix-all.css +116 -54
- package/dist/css/helix-core.css +19 -4
- package/dist/css/helix-feedback.css +15 -18
- package/dist/css/helix-forms.css +39 -12
- package/dist/css/helix-media.css +6 -3
- package/dist/css/helix-navigation.css +16 -7
- package/dist/css/helix-overlay.css +10 -0
- package/dist/css/helix-tokens.css +3 -2
- package/dist/css/helix-utility.css +5 -0
- package/dist/css/hx-alert.css +4 -8
- package/dist/css/hx-avatar.css +1 -2
- package/dist/css/hx-badge.css +5 -0
- package/dist/css/hx-banner.css +4 -8
- package/dist/css/hx-carousel.css +6 -3
- package/dist/css/hx-checkbox.css +4 -9
- package/dist/css/hx-clinical-status.css +4 -7
- package/dist/css/hx-combobox.css +8 -0
- package/dist/css/hx-date-picker.css +5 -0
- package/dist/css/hx-drawer.css +5 -0
- package/dist/css/hx-dropdown.css +5 -0
- package/dist/css/hx-file-upload.css +4 -0
- package/dist/css/hx-help-text.css +5 -0
- package/dist/css/hx-icon.css +7 -0
- package/dist/css/hx-link.css +1 -2
- package/dist/css/hx-nav.css +7 -0
- package/dist/css/hx-number-input.css +2 -3
- package/dist/css/hx-overflow-menu.css +5 -0
- package/dist/css/hx-phi-field.css +2 -3
- package/dist/css/hx-rating.css +6 -0
- package/dist/css/hx-side-nav.css +3 -5
- package/dist/css/hx-split-button.css +5 -0
- package/dist/css/hx-stat.css +1 -2
- package/dist/css/hx-tag.css +5 -0
- package/dist/css/hx-time-picker.css +5 -0
- package/dist/css/hx-toast.css +6 -0
- package/dist/css/hx-top-nav.css +1 -2
- package/dist/css/index.css +1 -1
- package/dist/css/manifest.json +4 -1
- package/dist/index.js +33 -33
- package/dist/shared/{hx-accordion-ZVzgDzTG.js → hx-accordion-DR--Ev4t.js} +48 -54
- package/dist/shared/hx-accordion-DR--Ev4t.js.map +1 -0
- package/dist/shared/{hx-alert-Bto8-TIi.js → hx-alert-C0axS32J.js} +40 -79
- package/dist/shared/hx-alert-C0axS32J.js.map +1 -0
- package/dist/shared/{hx-avatar-C9hOmlAb.js → hx-avatar-ChAYWnK8.js} +22 -24
- package/dist/shared/hx-avatar-ChAYWnK8.js.map +1 -0
- package/dist/shared/{hx-badge-DFL35nzi.js → hx-badge-vX-1cuLA.js} +16 -11
- package/dist/shared/hx-badge-vX-1cuLA.js.map +1 -0
- package/dist/shared/{hx-banner-fpRnciIO.js → hx-banner-PbHwFNSb.js} +51 -90
- package/dist/shared/hx-banner-PbHwFNSb.js.map +1 -0
- package/dist/shared/{hx-carousel-item-z1Lc24op.js → hx-carousel-item-BVIKgQ4i.js} +72 -102
- package/dist/shared/hx-carousel-item-BVIKgQ4i.js.map +1 -0
- package/dist/shared/{hx-checkbox-DcgyGS9V.js → hx-checkbox-DDSXXhps.js} +31 -38
- package/dist/shared/hx-checkbox-DDSXXhps.js.map +1 -0
- package/dist/shared/{hx-clinical-status-D3XQIOqX.js → hx-clinical-status-ZSVEc3Qg.js} +68 -87
- package/dist/shared/hx-clinical-status-ZSVEc3Qg.js.map +1 -0
- package/dist/shared/{hx-combobox-NgJaLbs2.js → hx-combobox-Be-mqOv4.js} +35 -45
- package/dist/shared/hx-combobox-Be-mqOv4.js.map +1 -0
- package/dist/shared/{hx-date-picker-0PtEav0K.js → hx-date-picker-CziP3Hm1.js} +15 -22
- package/dist/shared/hx-date-picker-CziP3Hm1.js.map +1 -0
- package/dist/shared/{hx-drawer-CM_upadk.js → hx-drawer-BlU2oX8-.js} +32 -36
- package/dist/shared/hx-drawer-BlU2oX8-.js.map +1 -0
- package/dist/shared/{hx-dropdown-xHwTJecv.js → hx-dropdown-DREqpIpm.js} +16 -11
- package/dist/shared/hx-dropdown-DREqpIpm.js.map +1 -0
- package/dist/shared/{hx-file-upload-D3rKROK5.js → hx-file-upload-CU5QGZSP.js} +137 -80
- package/dist/shared/hx-file-upload-CU5QGZSP.js.map +1 -0
- package/dist/shared/hx-help-text-CNaZ82LT.js +137 -0
- package/dist/shared/hx-help-text-CNaZ82LT.js.map +1 -0
- package/dist/shared/hx-icon-bxz9eB9a.js +386 -0
- package/dist/shared/hx-icon-bxz9eB9a.js.map +1 -0
- package/dist/shared/{hx-link-CMnZRUtQ.js → hx-link-BURSdYLp.js} +19 -26
- package/dist/shared/hx-link-BURSdYLp.js.map +1 -0
- package/dist/shared/{hx-menu-divider-A6Guuzi_.js → hx-menu-divider-g0grbWV9.js} +19 -31
- package/dist/shared/hx-menu-divider-g0grbWV9.js.map +1 -0
- package/dist/shared/{hx-nav-ChMTfn7o.js → hx-nav-GTsAZGOx.js} +46 -59
- package/dist/shared/hx-nav-GTsAZGOx.js.map +1 -0
- package/dist/shared/{hx-nav-item-ClN17f1y.js → hx-nav-item-CxE7Mp3M.js} +62 -64
- package/dist/shared/hx-nav-item-CxE7Mp3M.js.map +1 -0
- package/dist/shared/{hx-number-input-MggsT7F0.js → hx-number-input-Bvyc9kOi.js} +48 -53
- package/dist/shared/hx-number-input-Bvyc9kOi.js.map +1 -0
- package/dist/shared/{hx-overflow-menu-DFjJAziP.js → hx-overflow-menu-LrTteeR1.js} +32 -39
- package/dist/shared/hx-overflow-menu-LrTteeR1.js.map +1 -0
- package/dist/shared/{hx-phi-field-C19oxlrr.js → hx-phi-field-sZt_rYIL.js} +46 -66
- package/dist/shared/hx-phi-field-sZt_rYIL.js.map +1 -0
- package/dist/shared/{hx-radio-BY4zpwdh.js → hx-radio-BD_c9NJy.js} +51 -56
- package/dist/shared/{hx-radio-BY4zpwdh.js.map → hx-radio-BD_c9NJy.js.map} +1 -1
- package/dist/shared/{hx-rating-C3QP53k9.js → hx-rating-BGK4AxvI.js} +45 -71
- package/dist/shared/hx-rating-BGK4AxvI.js.map +1 -0
- package/dist/shared/{hx-slider-Blmv_rwS.js → hx-slider-CkOk5BCY.js} +83 -23
- package/dist/shared/{hx-slider-Blmv_rwS.js.map → hx-slider-CkOk5BCY.js.map} +1 -1
- package/dist/shared/{hx-split-button-CdNz1XAu.js → hx-split-button-Bg9FHrFK.js} +12 -16
- package/dist/shared/hx-split-button-Bg9FHrFK.js.map +1 -0
- package/dist/shared/{hx-stat-Gtw_SpK8.js → hx-stat-wKxbyep6.js} +22 -55
- package/dist/shared/hx-stat-wKxbyep6.js.map +1 -0
- package/dist/shared/{hx-step-CUzliIK_.js → hx-step-CyGQAuiB.js} +5 -25
- package/dist/shared/hx-step-CyGQAuiB.js.map +1 -0
- package/dist/shared/{hx-tag-C5aCUpVi.js → hx-tag-BqO6HY6V.js} +26 -21
- package/dist/shared/hx-tag-BqO6HY6V.js.map +1 -0
- package/dist/shared/{hx-time-picker-DfJkBwcX.js → hx-time-picker-if5Cl0Ei.js} +32 -38
- package/dist/shared/hx-time-picker-if5Cl0Ei.js.map +1 -0
- package/dist/shared/{hx-top-nav-CsTxOtVI.js → hx-top-nav-vP6oDWMV.js} +24 -38
- package/dist/shared/hx-top-nav-vP6oDWMV.js.map +1 -0
- package/dist/shared/{hx-tree-item-CXyspGxI.js → hx-tree-item-D8hwKd5m.js} +54 -57
- package/dist/shared/hx-tree-item-D8hwKd5m.js.map +1 -0
- package/dist/shared/{toast-factory-Dht3pVsw.js → toast-factory-DgnbFxVs.js} +127 -153
- package/dist/shared/toast-factory-DgnbFxVs.js.map +1 -0
- package/figma-inventory.json +283 -304
- package/package.json +8 -4
- package/dist/shared/hx-accordion-ZVzgDzTG.js.map +0 -1
- package/dist/shared/hx-alert-Bto8-TIi.js.map +0 -1
- package/dist/shared/hx-avatar-C9hOmlAb.js.map +0 -1
- package/dist/shared/hx-badge-DFL35nzi.js.map +0 -1
- package/dist/shared/hx-banner-fpRnciIO.js.map +0 -1
- package/dist/shared/hx-carousel-item-z1Lc24op.js.map +0 -1
- package/dist/shared/hx-checkbox-DcgyGS9V.js.map +0 -1
- package/dist/shared/hx-clinical-status-D3XQIOqX.js.map +0 -1
- package/dist/shared/hx-combobox-NgJaLbs2.js.map +0 -1
- package/dist/shared/hx-date-picker-0PtEav0K.js.map +0 -1
- package/dist/shared/hx-drawer-CM_upadk.js.map +0 -1
- package/dist/shared/hx-dropdown-xHwTJecv.js.map +0 -1
- package/dist/shared/hx-file-upload-D3rKROK5.js.map +0 -1
- package/dist/shared/hx-help-text-Xb2Yr8x2.js +0 -156
- package/dist/shared/hx-help-text-Xb2Yr8x2.js.map +0 -1
- package/dist/shared/hx-icon-fuVm4-bk.js +0 -283
- package/dist/shared/hx-icon-fuVm4-bk.js.map +0 -1
- package/dist/shared/hx-link-CMnZRUtQ.js.map +0 -1
- package/dist/shared/hx-menu-divider-A6Guuzi_.js.map +0 -1
- package/dist/shared/hx-nav-ChMTfn7o.js.map +0 -1
- package/dist/shared/hx-nav-item-ClN17f1y.js.map +0 -1
- package/dist/shared/hx-number-input-MggsT7F0.js.map +0 -1
- package/dist/shared/hx-overflow-menu-DFjJAziP.js.map +0 -1
- package/dist/shared/hx-phi-field-C19oxlrr.js.map +0 -1
- package/dist/shared/hx-rating-C3QP53k9.js.map +0 -1
- package/dist/shared/hx-split-button-CdNz1XAu.js.map +0 -1
- package/dist/shared/hx-stat-Gtw_SpK8.js.map +0 -1
- package/dist/shared/hx-step-CUzliIK_.js.map +0 -1
- package/dist/shared/hx-tag-C5aCUpVi.js.map +0 -1
- package/dist/shared/hx-time-picker-DfJkBwcX.js.map +0 -1
- package/dist/shared/hx-top-nav-CsTxOtVI.js.map +0 -1
- package/dist/shared/hx-tree-item-CXyspGxI.js.map +0 -1
- package/dist/shared/toast-factory-Dht3pVsw.js.map +0 -1
package/custom-elements.json
CHANGED
|
@@ -2,317 +2,6 @@
|
|
|
2
2
|
"schemaVersion": "1.0.0",
|
|
3
3
|
"readme": "",
|
|
4
4
|
"modules": [
|
|
5
|
-
{
|
|
6
|
-
"kind": "javascript-module",
|
|
7
|
-
"path": "src/components/hx-action-bar/hx-action-bar.ts",
|
|
8
|
-
"declarations": [
|
|
9
|
-
{
|
|
10
|
-
"kind": "class",
|
|
11
|
-
"description": "A horizontal toolbar container for grouping related action buttons and controls.\nImplements the ARIA toolbar pattern with roving tabindex keyboard navigation.",
|
|
12
|
-
"name": "HelixActionBar",
|
|
13
|
-
"cssProperties": [
|
|
14
|
-
{
|
|
15
|
-
"description": "Bar background color (default variant).",
|
|
16
|
-
"name": "--hx-action-bar-bg",
|
|
17
|
-
"default": "transparent"
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
"description": "Bar border (default variant).",
|
|
21
|
-
"name": "--hx-action-bar-border",
|
|
22
|
-
"default": "none"
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"description": "Inner padding.",
|
|
26
|
-
"name": "--hx-action-bar-padding",
|
|
27
|
-
"default": "var(--hx-space-2,0.5rem) var(--hx-space-3,0.75rem)"
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"description": "Gap between slotted items.",
|
|
31
|
-
"name": "--hx-action-bar-gap",
|
|
32
|
-
"default": "var(--hx-space-2,0.5rem)"
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"description": "Z-index when sticky or bottom position.",
|
|
36
|
-
"name": "--hx-action-bar-z-index",
|
|
37
|
-
"default": "10"
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
"description": "Padding.",
|
|
41
|
-
"name": "--hx-action-bar-padding-block-start",
|
|
42
|
-
"default": "0px"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
"description": "Padding.",
|
|
46
|
-
"name": "--hx-action-bar-padding-block-end",
|
|
47
|
-
"default": "0px"
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
"description": "CSS custom property.",
|
|
51
|
-
"name": "--hx-border-radius-md"
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"description": "Width.",
|
|
55
|
-
"name": "--hx-border-width-thin"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"description": "Color.",
|
|
59
|
-
"name": "--hx-color-neutral-0"
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
"description": "Color.",
|
|
63
|
-
"name": "--hx-color-neutral-200"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"description": "Color.",
|
|
67
|
-
"name": "--hx-color-neutral-50"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"description": "Size token.",
|
|
71
|
-
"name": "--hx-size-8"
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"description": "Size token.",
|
|
75
|
-
"name": "--hx-size-10"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"description": "Size token.",
|
|
79
|
-
"name": "--hx-size-12"
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"description": "Spacing token.",
|
|
83
|
-
"name": "--hx-space-1"
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"description": "Spacing token.",
|
|
87
|
-
"name": "--hx-space-2"
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"description": "Spacing token.",
|
|
91
|
-
"name": "--hx-space-3"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"description": "Spacing token.",
|
|
95
|
-
"name": "--hx-space-4"
|
|
96
|
-
}
|
|
97
|
-
],
|
|
98
|
-
"cssParts": [
|
|
99
|
-
{
|
|
100
|
-
"description": "The root toolbar container element.",
|
|
101
|
-
"name": "base"
|
|
102
|
-
},
|
|
103
|
-
{
|
|
104
|
-
"description": "The start (left) slot wrapper.",
|
|
105
|
-
"name": "start"
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"description": "The center (default) slot wrapper.",
|
|
109
|
-
"name": "center"
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"description": "The end (right) slot wrapper.",
|
|
113
|
-
"name": "end"
|
|
114
|
-
},
|
|
115
|
-
{
|
|
116
|
-
"description": "The overflow slot wrapper (hidden when no overflow content).",
|
|
117
|
-
"name": "overflow"
|
|
118
|
-
}
|
|
119
|
-
],
|
|
120
|
-
"slots": [
|
|
121
|
-
{
|
|
122
|
-
"description": "Left-aligned actions.",
|
|
123
|
-
"name": "start"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"description": "Center content (default slot).",
|
|
127
|
-
"name": ""
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"description": "Right-aligned actions.",
|
|
131
|
-
"name": "end"
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"description": "Actions revealed when the bar is constrained for space.",
|
|
135
|
-
"name": "overflow"
|
|
136
|
-
}
|
|
137
|
-
],
|
|
138
|
-
"members": [
|
|
139
|
-
{
|
|
140
|
-
"kind": "field",
|
|
141
|
-
"name": "size",
|
|
142
|
-
"type": {
|
|
143
|
-
"text": "'sm' | 'md' | 'lg'"
|
|
144
|
-
},
|
|
145
|
-
"default": "'md'",
|
|
146
|
-
"description": "Size of the action bar — propagated as a data attribute to slotted children.",
|
|
147
|
-
"attribute": "hx-size",
|
|
148
|
-
"reflects": true
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"kind": "field",
|
|
152
|
-
"name": "variant",
|
|
153
|
-
"type": {
|
|
154
|
-
"text": "'default' | 'outlined' | 'filled'"
|
|
155
|
-
},
|
|
156
|
-
"default": "'default'",
|
|
157
|
-
"description": "Visual variant controlling the bar background.",
|
|
158
|
-
"attribute": "variant",
|
|
159
|
-
"reflects": true
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
"kind": "field",
|
|
163
|
-
"name": "position",
|
|
164
|
-
"type": {
|
|
165
|
-
"text": "'top' | 'bottom' | 'sticky'"
|
|
166
|
-
},
|
|
167
|
-
"default": "'top'",
|
|
168
|
-
"description": "Position and sticky behavior of the action bar.\n- `top` — normal flow (default)\n- `sticky` — sticks to the top of the scroll container; add `scroll-padding-top` to the\n scroll container equal to the bar height to prevent anchor targets from scrolling behind it\n- `bottom` — sticks to the bottom of the scroll container with iOS safe-area-inset support",
|
|
169
|
-
"attribute": "position",
|
|
170
|
-
"reflects": true
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"kind": "field",
|
|
174
|
-
"name": "accessibleLabel",
|
|
175
|
-
"type": {
|
|
176
|
-
"text": "string"
|
|
177
|
-
},
|
|
178
|
-
"default": "''",
|
|
179
|
-
"description": "Accessible label for the toolbar.\nRequired when multiple toolbars appear on the same page.\n\nAccepts both `accessible-label` and the standard `aria-label` HTML attribute.\nThe `accessible-label` attribute takes precedence when both are set.\n\nPreviously this was exposed as the `ariaLabel` JS property, which shadowed\nthe native `HTMLElement.ariaLabel`. That shadowing is removed; use\n`accessibleLabel` or the HTML attributes instead.",
|
|
180
|
-
"attribute": "accessible-label"
|
|
181
|
-
}
|
|
182
|
-
],
|
|
183
|
-
"attributes": [
|
|
184
|
-
{
|
|
185
|
-
"name": "hx-size",
|
|
186
|
-
"type": {
|
|
187
|
-
"text": "'sm' | 'md' | 'lg'"
|
|
188
|
-
},
|
|
189
|
-
"default": "'md'",
|
|
190
|
-
"description": "Size of the action bar — propagated as a data attribute to slotted children.",
|
|
191
|
-
"fieldName": "size",
|
|
192
|
-
"attribute": "hx-size"
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
"name": "variant",
|
|
196
|
-
"type": {
|
|
197
|
-
"text": "'default' | 'outlined' | 'filled'"
|
|
198
|
-
},
|
|
199
|
-
"default": "'default'",
|
|
200
|
-
"description": "Visual variant controlling the bar background.",
|
|
201
|
-
"fieldName": "variant",
|
|
202
|
-
"attribute": "variant"
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"name": "position",
|
|
206
|
-
"type": {
|
|
207
|
-
"text": "'top' | 'bottom' | 'sticky'"
|
|
208
|
-
},
|
|
209
|
-
"default": "'top'",
|
|
210
|
-
"description": "Position and sticky behavior of the action bar.\n- `top` — normal flow (default)\n- `sticky` — sticks to the top of the scroll container; add `scroll-padding-top` to the\n scroll container equal to the bar height to prevent anchor targets from scrolling behind it\n- `bottom` — sticks to the bottom of the scroll container with iOS safe-area-inset support",
|
|
211
|
-
"fieldName": "position",
|
|
212
|
-
"attribute": "position"
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
"name": "accessible-label",
|
|
216
|
-
"type": {
|
|
217
|
-
"text": "string"
|
|
218
|
-
},
|
|
219
|
-
"default": "''",
|
|
220
|
-
"description": "Accessible label for the toolbar.\nRequired when multiple toolbars appear on the same page.\n\nAccepts both `accessible-label` and the standard `aria-label` HTML attribute.\nThe `accessible-label` attribute takes precedence when both are set.\n\nPreviously this was exposed as the `ariaLabel` JS property, which shadowed\nthe native `HTMLElement.ariaLabel`. That shadowing is removed; use\n`accessibleLabel` or the HTML attributes instead.",
|
|
221
|
-
"fieldName": "accessibleLabel",
|
|
222
|
-
"attribute": "accessible-label"
|
|
223
|
-
}
|
|
224
|
-
],
|
|
225
|
-
"superclass": {
|
|
226
|
-
"name": "HelixElement",
|
|
227
|
-
"module": "/src/base/index.js"
|
|
228
|
-
},
|
|
229
|
-
"tagName": "hx-action-bar",
|
|
230
|
-
"customElement": true,
|
|
231
|
-
"summary": "Horizontal action bar for grouping related controls.",
|
|
232
|
-
"aaaCertified": true,
|
|
233
|
-
"aaaCertifiedDate": "2026-05-08",
|
|
234
|
-
"helixMeta": {
|
|
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
|
-
}
|
|
279
|
-
}
|
|
280
|
-
}
|
|
281
|
-
],
|
|
282
|
-
"exports": [
|
|
283
|
-
{
|
|
284
|
-
"kind": "js",
|
|
285
|
-
"name": "HelixActionBar",
|
|
286
|
-
"declaration": {
|
|
287
|
-
"name": "HelixActionBar",
|
|
288
|
-
"module": "src/components/hx-action-bar/hx-action-bar.ts"
|
|
289
|
-
}
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"kind": "custom-element-definition",
|
|
293
|
-
"name": "hx-action-bar",
|
|
294
|
-
"declaration": {
|
|
295
|
-
"name": "HelixActionBar",
|
|
296
|
-
"module": "src/components/hx-action-bar/hx-action-bar.ts"
|
|
297
|
-
}
|
|
298
|
-
}
|
|
299
|
-
]
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"kind": "javascript-module",
|
|
303
|
-
"path": "src/components/hx-action-bar/index.ts",
|
|
304
|
-
"declarations": [],
|
|
305
|
-
"exports": [
|
|
306
|
-
{
|
|
307
|
-
"kind": "js",
|
|
308
|
-
"name": "HelixActionBar",
|
|
309
|
-
"declaration": {
|
|
310
|
-
"name": "HelixActionBar",
|
|
311
|
-
"module": "./hx-action-bar.js"
|
|
312
|
-
}
|
|
313
|
-
}
|
|
314
|
-
]
|
|
315
|
-
},
|
|
316
5
|
{
|
|
317
6
|
"kind": "javascript-module",
|
|
318
7
|
"path": "src/components/hx-accordion/hx-accordion-item.ts",
|
|
@@ -636,6 +325,315 @@
|
|
|
636
325
|
}
|
|
637
326
|
]
|
|
638
327
|
},
|
|
328
|
+
{
|
|
329
|
+
"kind": "javascript-module",
|
|
330
|
+
"path": "src/components/hx-action-bar/hx-action-bar.ts",
|
|
331
|
+
"declarations": [
|
|
332
|
+
{
|
|
333
|
+
"kind": "class",
|
|
334
|
+
"description": "A horizontal toolbar container for grouping related action buttons and controls.\nImplements the ARIA toolbar pattern with roving tabindex keyboard navigation.",
|
|
335
|
+
"name": "HelixActionBar",
|
|
336
|
+
"cssProperties": [
|
|
337
|
+
{
|
|
338
|
+
"description": "Bar background color (default variant).",
|
|
339
|
+
"name": "--hx-action-bar-bg",
|
|
340
|
+
"default": "transparent"
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"description": "Bar border (default variant).",
|
|
344
|
+
"name": "--hx-action-bar-border",
|
|
345
|
+
"default": "none"
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"description": "Inner padding.",
|
|
349
|
+
"name": "--hx-action-bar-padding",
|
|
350
|
+
"default": "var(--hx-space-2,0.5rem) var(--hx-space-3,0.75rem)"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"description": "Gap between slotted items.",
|
|
354
|
+
"name": "--hx-action-bar-gap",
|
|
355
|
+
"default": "var(--hx-space-2,0.5rem)"
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"description": "Z-index when sticky or bottom position.",
|
|
359
|
+
"name": "--hx-action-bar-z-index",
|
|
360
|
+
"default": "10"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"description": "Padding.",
|
|
364
|
+
"name": "--hx-action-bar-padding-block-start",
|
|
365
|
+
"default": "0px"
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
"description": "Padding.",
|
|
369
|
+
"name": "--hx-action-bar-padding-block-end",
|
|
370
|
+
"default": "0px"
|
|
371
|
+
},
|
|
372
|
+
{
|
|
373
|
+
"description": "CSS custom property.",
|
|
374
|
+
"name": "--hx-border-radius-md"
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"description": "Width.",
|
|
378
|
+
"name": "--hx-border-width-thin"
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"description": "Color.",
|
|
382
|
+
"name": "--hx-color-neutral-0"
|
|
383
|
+
},
|
|
384
|
+
{
|
|
385
|
+
"description": "Color.",
|
|
386
|
+
"name": "--hx-color-neutral-200"
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
"description": "Color.",
|
|
390
|
+
"name": "--hx-color-neutral-50"
|
|
391
|
+
},
|
|
392
|
+
{
|
|
393
|
+
"description": "Size token.",
|
|
394
|
+
"name": "--hx-size-8"
|
|
395
|
+
},
|
|
396
|
+
{
|
|
397
|
+
"description": "Size token.",
|
|
398
|
+
"name": "--hx-size-10"
|
|
399
|
+
},
|
|
400
|
+
{
|
|
401
|
+
"description": "Size token.",
|
|
402
|
+
"name": "--hx-size-12"
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"description": "Spacing token.",
|
|
406
|
+
"name": "--hx-space-1"
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
"description": "Spacing token.",
|
|
410
|
+
"name": "--hx-space-2"
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"description": "Spacing token.",
|
|
414
|
+
"name": "--hx-space-3"
|
|
415
|
+
},
|
|
416
|
+
{
|
|
417
|
+
"description": "Spacing token.",
|
|
418
|
+
"name": "--hx-space-4"
|
|
419
|
+
}
|
|
420
|
+
],
|
|
421
|
+
"cssParts": [
|
|
422
|
+
{
|
|
423
|
+
"description": "The root toolbar container element.",
|
|
424
|
+
"name": "base"
|
|
425
|
+
},
|
|
426
|
+
{
|
|
427
|
+
"description": "The start (left) slot wrapper.",
|
|
428
|
+
"name": "start"
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
"description": "The center (default) slot wrapper.",
|
|
432
|
+
"name": "center"
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
"description": "The end (right) slot wrapper.",
|
|
436
|
+
"name": "end"
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"description": "The overflow slot wrapper (hidden when no overflow content).",
|
|
440
|
+
"name": "overflow"
|
|
441
|
+
}
|
|
442
|
+
],
|
|
443
|
+
"slots": [
|
|
444
|
+
{
|
|
445
|
+
"description": "Left-aligned actions.",
|
|
446
|
+
"name": "start"
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
"description": "Center content (default slot).",
|
|
450
|
+
"name": ""
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
"description": "Right-aligned actions.",
|
|
454
|
+
"name": "end"
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"description": "Actions revealed when the bar is constrained for space.",
|
|
458
|
+
"name": "overflow"
|
|
459
|
+
}
|
|
460
|
+
],
|
|
461
|
+
"members": [
|
|
462
|
+
{
|
|
463
|
+
"kind": "field",
|
|
464
|
+
"name": "size",
|
|
465
|
+
"type": {
|
|
466
|
+
"text": "'sm' | 'md' | 'lg'"
|
|
467
|
+
},
|
|
468
|
+
"default": "'md'",
|
|
469
|
+
"description": "Size of the action bar — propagated as a data attribute to slotted children.",
|
|
470
|
+
"attribute": "hx-size",
|
|
471
|
+
"reflects": true
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
"kind": "field",
|
|
475
|
+
"name": "variant",
|
|
476
|
+
"type": {
|
|
477
|
+
"text": "'default' | 'outlined' | 'filled'"
|
|
478
|
+
},
|
|
479
|
+
"default": "'default'",
|
|
480
|
+
"description": "Visual variant controlling the bar background.",
|
|
481
|
+
"attribute": "variant",
|
|
482
|
+
"reflects": true
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
"kind": "field",
|
|
486
|
+
"name": "position",
|
|
487
|
+
"type": {
|
|
488
|
+
"text": "'top' | 'bottom' | 'sticky'"
|
|
489
|
+
},
|
|
490
|
+
"default": "'top'",
|
|
491
|
+
"description": "Position and sticky behavior of the action bar.\n- `top` — normal flow (default)\n- `sticky` — sticks to the top of the scroll container; add `scroll-padding-top` to the\n scroll container equal to the bar height to prevent anchor targets from scrolling behind it\n- `bottom` — sticks to the bottom of the scroll container with iOS safe-area-inset support",
|
|
492
|
+
"attribute": "position",
|
|
493
|
+
"reflects": true
|
|
494
|
+
},
|
|
495
|
+
{
|
|
496
|
+
"kind": "field",
|
|
497
|
+
"name": "accessibleLabel",
|
|
498
|
+
"type": {
|
|
499
|
+
"text": "string"
|
|
500
|
+
},
|
|
501
|
+
"default": "''",
|
|
502
|
+
"description": "Accessible label for the toolbar.\nRequired when multiple toolbars appear on the same page.\n\nAccepts both `accessible-label` and the standard `aria-label` HTML attribute.\nThe `accessible-label` attribute takes precedence when both are set.\n\nPreviously this was exposed as the `ariaLabel` JS property, which shadowed\nthe native `HTMLElement.ariaLabel`. That shadowing is removed; use\n`accessibleLabel` or the HTML attributes instead.",
|
|
503
|
+
"attribute": "accessible-label"
|
|
504
|
+
}
|
|
505
|
+
],
|
|
506
|
+
"attributes": [
|
|
507
|
+
{
|
|
508
|
+
"name": "hx-size",
|
|
509
|
+
"type": {
|
|
510
|
+
"text": "'sm' | 'md' | 'lg'"
|
|
511
|
+
},
|
|
512
|
+
"default": "'md'",
|
|
513
|
+
"description": "Size of the action bar — propagated as a data attribute to slotted children.",
|
|
514
|
+
"fieldName": "size",
|
|
515
|
+
"attribute": "hx-size"
|
|
516
|
+
},
|
|
517
|
+
{
|
|
518
|
+
"name": "variant",
|
|
519
|
+
"type": {
|
|
520
|
+
"text": "'default' | 'outlined' | 'filled'"
|
|
521
|
+
},
|
|
522
|
+
"default": "'default'",
|
|
523
|
+
"description": "Visual variant controlling the bar background.",
|
|
524
|
+
"fieldName": "variant",
|
|
525
|
+
"attribute": "variant"
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
"name": "position",
|
|
529
|
+
"type": {
|
|
530
|
+
"text": "'top' | 'bottom' | 'sticky'"
|
|
531
|
+
},
|
|
532
|
+
"default": "'top'",
|
|
533
|
+
"description": "Position and sticky behavior of the action bar.\n- `top` — normal flow (default)\n- `sticky` — sticks to the top of the scroll container; add `scroll-padding-top` to the\n scroll container equal to the bar height to prevent anchor targets from scrolling behind it\n- `bottom` — sticks to the bottom of the scroll container with iOS safe-area-inset support",
|
|
534
|
+
"fieldName": "position",
|
|
535
|
+
"attribute": "position"
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"name": "accessible-label",
|
|
539
|
+
"type": {
|
|
540
|
+
"text": "string"
|
|
541
|
+
},
|
|
542
|
+
"default": "''",
|
|
543
|
+
"description": "Accessible label for the toolbar.\nRequired when multiple toolbars appear on the same page.\n\nAccepts both `accessible-label` and the standard `aria-label` HTML attribute.\nThe `accessible-label` attribute takes precedence when both are set.\n\nPreviously this was exposed as the `ariaLabel` JS property, which shadowed\nthe native `HTMLElement.ariaLabel`. That shadowing is removed; use\n`accessibleLabel` or the HTML attributes instead.",
|
|
544
|
+
"fieldName": "accessibleLabel",
|
|
545
|
+
"attribute": "accessible-label"
|
|
546
|
+
}
|
|
547
|
+
],
|
|
548
|
+
"superclass": {
|
|
549
|
+
"name": "HelixElement",
|
|
550
|
+
"module": "/src/base/index.js"
|
|
551
|
+
},
|
|
552
|
+
"tagName": "hx-action-bar",
|
|
553
|
+
"customElement": true,
|
|
554
|
+
"summary": "Horizontal action bar for grouping related controls.",
|
|
555
|
+
"aaaCertified": true,
|
|
556
|
+
"aaaCertifiedDate": "2026-05-08",
|
|
557
|
+
"helixMeta": {
|
|
558
|
+
"keyboardContract": {
|
|
559
|
+
"navigate": [
|
|
560
|
+
"Arrow"
|
|
561
|
+
],
|
|
562
|
+
"activate": [
|
|
563
|
+
"Enter",
|
|
564
|
+
"Space"
|
|
565
|
+
],
|
|
566
|
+
"disabledSuppresses": true
|
|
567
|
+
},
|
|
568
|
+
"ariaPattern": "toolbar",
|
|
569
|
+
"ariaPatternSource": "https://www.w3.org/WAI/ARIA/apg/patterns/toolbar/",
|
|
570
|
+
"forcedColorsSupported": true,
|
|
571
|
+
"stability": "stable",
|
|
572
|
+
"since": "3.7.0",
|
|
573
|
+
"formAssociated": false,
|
|
574
|
+
"themeAware": true,
|
|
575
|
+
"brandAware": true,
|
|
576
|
+
"drupalSdcEligible": true,
|
|
577
|
+
"reactWrapperStatus": "complete",
|
|
578
|
+
"priorityTier": "P0",
|
|
579
|
+
"phiHandles": false,
|
|
580
|
+
"clinicalContext": "none",
|
|
581
|
+
"aaa": {
|
|
582
|
+
"certified": true,
|
|
583
|
+
"certifiedDate": "2026-05-08",
|
|
584
|
+
"criteria": [
|
|
585
|
+
"1.4.9",
|
|
586
|
+
"2.1.3",
|
|
587
|
+
"3.2.5",
|
|
588
|
+
"forced-colors",
|
|
589
|
+
"apg-keyboard",
|
|
590
|
+
"1.4.6",
|
|
591
|
+
"2.4.12",
|
|
592
|
+
"2.4.13",
|
|
593
|
+
"2.5.5"
|
|
594
|
+
],
|
|
595
|
+
"auditUrl": "src/components/hx-action-bar/AAA-AUDIT.md"
|
|
596
|
+
},
|
|
597
|
+
"figma": {
|
|
598
|
+
"componentName": "hx-action-bar"
|
|
599
|
+
}
|
|
600
|
+
}
|
|
601
|
+
}
|
|
602
|
+
],
|
|
603
|
+
"exports": [
|
|
604
|
+
{
|
|
605
|
+
"kind": "js",
|
|
606
|
+
"name": "HelixActionBar",
|
|
607
|
+
"declaration": {
|
|
608
|
+
"name": "HelixActionBar",
|
|
609
|
+
"module": "src/components/hx-action-bar/hx-action-bar.ts"
|
|
610
|
+
}
|
|
611
|
+
},
|
|
612
|
+
{
|
|
613
|
+
"kind": "custom-element-definition",
|
|
614
|
+
"name": "hx-action-bar",
|
|
615
|
+
"declaration": {
|
|
616
|
+
"name": "HelixActionBar",
|
|
617
|
+
"module": "src/components/hx-action-bar/hx-action-bar.ts"
|
|
618
|
+
}
|
|
619
|
+
}
|
|
620
|
+
]
|
|
621
|
+
},
|
|
622
|
+
{
|
|
623
|
+
"kind": "javascript-module",
|
|
624
|
+
"path": "src/components/hx-action-bar/index.ts",
|
|
625
|
+
"declarations": [],
|
|
626
|
+
"exports": [
|
|
627
|
+
{
|
|
628
|
+
"kind": "js",
|
|
629
|
+
"name": "HelixActionBar",
|
|
630
|
+
"declaration": {
|
|
631
|
+
"name": "HelixActionBar",
|
|
632
|
+
"module": "./hx-action-bar.js"
|
|
633
|
+
}
|
|
634
|
+
}
|
|
635
|
+
]
|
|
636
|
+
},
|
|
639
637
|
{
|
|
640
638
|
"kind": "javascript-module",
|
|
641
639
|
"path": "src/components/hx-alert/hx-alert.ts",
|
|
@@ -1124,17 +1122,13 @@
|
|
|
1124
1122
|
"certified": true,
|
|
1125
1123
|
"certifiedDate": "2026-05-08",
|
|
1126
1124
|
"criteria": [
|
|
1127
|
-
"1.4.6",
|
|
1128
1125
|
"1.4.9",
|
|
1129
1126
|
"2.1.3",
|
|
1130
1127
|
"2.3.3",
|
|
1131
|
-
"2.4.12",
|
|
1132
|
-
"2.4.13",
|
|
1133
|
-
"2.5.5",
|
|
1134
1128
|
"3.2.5",
|
|
1135
|
-
"3.3.6",
|
|
1136
1129
|
"forced-colors",
|
|
1137
|
-
"apg-keyboard"
|
|
1130
|
+
"apg-keyboard",
|
|
1131
|
+
"2.4.12"
|
|
1138
1132
|
],
|
|
1139
1133
|
"auditUrl": "src/components/hx-alert/AAA-AUDIT.md"
|
|
1140
1134
|
},
|
|
@@ -2494,17 +2488,13 @@
|
|
|
2494
2488
|
"certified": true,
|
|
2495
2489
|
"certifiedDate": "2026-05-09",
|
|
2496
2490
|
"criteria": [
|
|
2497
|
-
"1.4.6",
|
|
2498
2491
|
"1.4.9",
|
|
2499
2492
|
"2.1.3",
|
|
2500
2493
|
"2.3.3",
|
|
2501
|
-
"2.4.12",
|
|
2502
|
-
"2.4.13",
|
|
2503
|
-
"2.5.5",
|
|
2504
2494
|
"3.2.5",
|
|
2505
|
-
"3.3.6",
|
|
2506
2495
|
"forced-colors",
|
|
2507
|
-
"apg-keyboard"
|
|
2496
|
+
"apg-keyboard",
|
|
2497
|
+
"2.4.12"
|
|
2508
2498
|
],
|
|
2509
2499
|
"auditUrl": "src/components/hx-banner/AAA-AUDIT.md"
|
|
2510
2500
|
},
|
|
@@ -2936,17 +2926,13 @@
|
|
|
2936
2926
|
"certified": true,
|
|
2937
2927
|
"certifiedDate": "2026-05-08",
|
|
2938
2928
|
"criteria": [
|
|
2939
|
-
"1.4.6",
|
|
2940
2929
|
"1.4.9",
|
|
2941
2930
|
"2.1.3",
|
|
2942
|
-
"2.
|
|
2931
|
+
"3.2.5",
|
|
2932
|
+
"apg-keyboard",
|
|
2943
2933
|
"2.4.12",
|
|
2944
2934
|
"2.4.13",
|
|
2945
|
-
"2.5.5"
|
|
2946
|
-
"3.2.5",
|
|
2947
|
-
"3.3.6",
|
|
2948
|
-
"forced-colors",
|
|
2949
|
-
"apg-keyboard"
|
|
2935
|
+
"2.5.5"
|
|
2950
2936
|
],
|
|
2951
2937
|
"auditUrl": "src/components/hx-breadcrumb/AAA-AUDIT.md"
|
|
2952
2938
|
},
|
|
@@ -3542,17 +3528,16 @@
|
|
|
3542
3528
|
"certified": true,
|
|
3543
3529
|
"certifiedDate": "2026-05-08",
|
|
3544
3530
|
"criteria": [
|
|
3545
|
-
"1.4.6",
|
|
3546
3531
|
"1.4.9",
|
|
3547
3532
|
"2.1.3",
|
|
3548
3533
|
"2.3.3",
|
|
3549
|
-
"2.4.12",
|
|
3550
|
-
"2.4.13",
|
|
3551
|
-
"2.5.5",
|
|
3552
3534
|
"3.2.5",
|
|
3553
|
-
"3.3.6",
|
|
3554
3535
|
"forced-colors",
|
|
3555
|
-
"apg-keyboard"
|
|
3536
|
+
"apg-keyboard",
|
|
3537
|
+
"1.4.6",
|
|
3538
|
+
"2.4.12",
|
|
3539
|
+
"2.4.13",
|
|
3540
|
+
"2.5.5"
|
|
3556
3541
|
],
|
|
3557
3542
|
"auditUrl": "src/components/hx-button/AAA-AUDIT.md"
|
|
3558
3543
|
},
|
|
@@ -3740,17 +3725,13 @@
|
|
|
3740
3725
|
"certified": true,
|
|
3741
3726
|
"certifiedDate": "2026-05-08",
|
|
3742
3727
|
"criteria": [
|
|
3743
|
-
"1.4.6",
|
|
3744
3728
|
"1.4.9",
|
|
3745
3729
|
"2.1.3",
|
|
3746
|
-
"2.
|
|
3730
|
+
"3.2.5",
|
|
3731
|
+
"apg-keyboard",
|
|
3747
3732
|
"2.4.12",
|
|
3748
3733
|
"2.4.13",
|
|
3749
|
-
"2.5.5"
|
|
3750
|
-
"3.2.5",
|
|
3751
|
-
"3.3.6",
|
|
3752
|
-
"forced-colors",
|
|
3753
|
-
"apg-keyboard"
|
|
3734
|
+
"2.5.5"
|
|
3754
3735
|
],
|
|
3755
3736
|
"auditUrl": "src/components/hx-button-group/AAA-AUDIT.md"
|
|
3756
3737
|
},
|
|
@@ -5421,17 +5402,16 @@
|
|
|
5421
5402
|
"certified": true,
|
|
5422
5403
|
"certifiedDate": "2026-05-08",
|
|
5423
5404
|
"criteria": [
|
|
5424
|
-
"1.4.6",
|
|
5425
5405
|
"1.4.9",
|
|
5426
5406
|
"2.1.3",
|
|
5427
5407
|
"2.3.3",
|
|
5428
|
-
"2.4.12",
|
|
5429
|
-
"2.4.13",
|
|
5430
|
-
"2.5.5",
|
|
5431
5408
|
"3.2.5",
|
|
5432
5409
|
"3.3.6",
|
|
5433
5410
|
"forced-colors",
|
|
5434
|
-
"apg-keyboard"
|
|
5411
|
+
"apg-keyboard",
|
|
5412
|
+
"2.4.12",
|
|
5413
|
+
"2.4.13",
|
|
5414
|
+
"2.5.5"
|
|
5435
5415
|
],
|
|
5436
5416
|
"auditUrl": "src/components/hx-checkbox/AAA-AUDIT.md"
|
|
5437
5417
|
},
|
|
@@ -5800,17 +5780,12 @@
|
|
|
5800
5780
|
"certified": true,
|
|
5801
5781
|
"certifiedDate": "2026-05-08",
|
|
5802
5782
|
"criteria": [
|
|
5803
|
-
"1.4.6",
|
|
5804
5783
|
"1.4.9",
|
|
5805
|
-
"2.1.3",
|
|
5806
|
-
"2.3.3",
|
|
5807
|
-
"2.4.12",
|
|
5808
|
-
"2.4.13",
|
|
5809
|
-
"2.5.5",
|
|
5810
5784
|
"3.2.5",
|
|
5811
5785
|
"3.3.6",
|
|
5812
5786
|
"forced-colors",
|
|
5813
|
-
"apg-keyboard"
|
|
5787
|
+
"apg-keyboard",
|
|
5788
|
+
"2.4.12"
|
|
5814
5789
|
],
|
|
5815
5790
|
"auditUrl": "src/components/hx-checkbox-group/AAA-AUDIT.md"
|
|
5816
5791
|
},
|
|
@@ -6342,17 +6317,13 @@
|
|
|
6342
6317
|
"certified": true,
|
|
6343
6318
|
"certifiedDate": "2026-05-09",
|
|
6344
6319
|
"criteria": [
|
|
6345
|
-
"1.4.6",
|
|
6346
6320
|
"1.4.9",
|
|
6347
6321
|
"2.1.3",
|
|
6348
6322
|
"2.3.3",
|
|
6349
|
-
"2.4.12",
|
|
6350
|
-
"2.4.13",
|
|
6351
|
-
"2.5.5",
|
|
6352
6323
|
"3.2.5",
|
|
6353
|
-
"3.3.6",
|
|
6354
6324
|
"forced-colors",
|
|
6355
|
-
"apg-keyboard"
|
|
6325
|
+
"apg-keyboard",
|
|
6326
|
+
"2.4.12"
|
|
6356
6327
|
],
|
|
6357
6328
|
"auditUrl": "src/components/hx-clinical-status/AAA-AUDIT.md"
|
|
6358
6329
|
},
|
|
@@ -7830,17 +7801,17 @@
|
|
|
7830
7801
|
"certified": true,
|
|
7831
7802
|
"certifiedDate": "2026-05-08",
|
|
7832
7803
|
"criteria": [
|
|
7833
|
-
"1.4.6",
|
|
7834
7804
|
"1.4.9",
|
|
7835
7805
|
"2.1.3",
|
|
7836
7806
|
"2.3.3",
|
|
7837
|
-
"2.4.12",
|
|
7838
|
-
"2.4.13",
|
|
7839
|
-
"2.5.5",
|
|
7840
7807
|
"3.2.5",
|
|
7841
7808
|
"3.3.6",
|
|
7842
7809
|
"forced-colors",
|
|
7843
|
-
"apg-keyboard"
|
|
7810
|
+
"apg-keyboard",
|
|
7811
|
+
"1.4.6",
|
|
7812
|
+
"2.4.12",
|
|
7813
|
+
"2.4.13",
|
|
7814
|
+
"2.5.5"
|
|
7844
7815
|
],
|
|
7845
7816
|
"auditUrl": "src/components/hx-color-picker/AAA-AUDIT.md"
|
|
7846
7817
|
},
|
|
@@ -8705,17 +8676,16 @@
|
|
|
8705
8676
|
"certified": true,
|
|
8706
8677
|
"certifiedDate": "2026-05-08",
|
|
8707
8678
|
"criteria": [
|
|
8708
|
-
"1.4.6",
|
|
8709
8679
|
"1.4.9",
|
|
8710
8680
|
"2.1.3",
|
|
8711
8681
|
"2.3.3",
|
|
8712
|
-
"2.4.12",
|
|
8713
|
-
"2.4.13",
|
|
8714
|
-
"2.5.5",
|
|
8715
8682
|
"3.2.5",
|
|
8716
8683
|
"3.3.6",
|
|
8717
8684
|
"forced-colors",
|
|
8718
|
-
"apg-keyboard"
|
|
8685
|
+
"apg-keyboard",
|
|
8686
|
+
"2.4.12",
|
|
8687
|
+
"2.4.13",
|
|
8688
|
+
"2.5.5"
|
|
8719
8689
|
],
|
|
8720
8690
|
"auditUrl": "src/components/hx-combobox/AAA-AUDIT.md"
|
|
8721
8691
|
},
|
|
@@ -9321,17 +9291,15 @@
|
|
|
9321
9291
|
"certified": true,
|
|
9322
9292
|
"certifiedDate": "2026-05-08",
|
|
9323
9293
|
"criteria": [
|
|
9324
|
-
"1.4.6",
|
|
9325
9294
|
"1.4.9",
|
|
9326
9295
|
"2.1.3",
|
|
9327
9296
|
"2.3.3",
|
|
9328
|
-
"2.4.12",
|
|
9329
|
-
"2.4.13",
|
|
9330
|
-
"2.5.5",
|
|
9331
9297
|
"3.2.5",
|
|
9332
|
-
"3.3.6",
|
|
9333
9298
|
"forced-colors",
|
|
9334
|
-
"apg-keyboard"
|
|
9299
|
+
"apg-keyboard",
|
|
9300
|
+
"2.4.12",
|
|
9301
|
+
"2.4.13",
|
|
9302
|
+
"2.5.5"
|
|
9335
9303
|
],
|
|
9336
9304
|
"auditUrl": "src/components/hx-copy-button/AAA-AUDIT.md"
|
|
9337
9305
|
},
|
|
@@ -11012,17 +10980,16 @@
|
|
|
11012
10980
|
"certified": true,
|
|
11013
10981
|
"certifiedDate": "2026-05-08",
|
|
11014
10982
|
"criteria": [
|
|
11015
|
-
"1.4.6",
|
|
11016
10983
|
"1.4.9",
|
|
11017
10984
|
"2.1.3",
|
|
11018
10985
|
"2.3.3",
|
|
11019
|
-
"2.4.12",
|
|
11020
|
-
"2.4.13",
|
|
11021
|
-
"2.5.5",
|
|
11022
10986
|
"3.2.5",
|
|
11023
10987
|
"3.3.6",
|
|
11024
10988
|
"forced-colors",
|
|
11025
|
-
"apg-keyboard"
|
|
10989
|
+
"apg-keyboard",
|
|
10990
|
+
"2.4.12",
|
|
10991
|
+
"2.4.13",
|
|
10992
|
+
"2.5.5"
|
|
11026
10993
|
],
|
|
11027
10994
|
"auditUrl": "src/components/hx-date-picker/AAA-AUDIT.md"
|
|
11028
10995
|
},
|
|
@@ -11567,17 +11534,15 @@
|
|
|
11567
11534
|
"certified": true,
|
|
11568
11535
|
"certifiedDate": "2026-05-08",
|
|
11569
11536
|
"criteria": [
|
|
11570
|
-
"1.4.6",
|
|
11571
11537
|
"1.4.9",
|
|
11572
11538
|
"2.1.3",
|
|
11573
11539
|
"2.3.3",
|
|
11574
|
-
"2.4.12",
|
|
11575
|
-
"2.4.13",
|
|
11576
|
-
"2.5.5",
|
|
11577
11540
|
"3.2.5",
|
|
11578
|
-
"3.3.6",
|
|
11579
11541
|
"forced-colors",
|
|
11580
|
-
"apg-keyboard"
|
|
11542
|
+
"apg-keyboard",
|
|
11543
|
+
"1.4.6",
|
|
11544
|
+
"2.4.12",
|
|
11545
|
+
"2.4.13"
|
|
11581
11546
|
],
|
|
11582
11547
|
"auditUrl": "src/components/hx-dialog/AAA-AUDIT.md"
|
|
11583
11548
|
},
|
|
@@ -12335,17 +12300,14 @@
|
|
|
12335
12300
|
"certified": true,
|
|
12336
12301
|
"certifiedDate": "2026-05-08",
|
|
12337
12302
|
"criteria": [
|
|
12338
|
-
"1.4.6",
|
|
12339
12303
|
"1.4.9",
|
|
12340
12304
|
"2.1.3",
|
|
12341
12305
|
"2.3.3",
|
|
12342
|
-
"2.4.12",
|
|
12343
|
-
"2.4.13",
|
|
12344
|
-
"2.5.5",
|
|
12345
12306
|
"3.2.5",
|
|
12346
|
-
"3.3.6",
|
|
12347
12307
|
"forced-colors",
|
|
12348
|
-
"apg-keyboard"
|
|
12308
|
+
"apg-keyboard",
|
|
12309
|
+
"2.4.12",
|
|
12310
|
+
"2.4.13"
|
|
12349
12311
|
],
|
|
12350
12312
|
"auditUrl": "src/components/hx-drawer/AAA-AUDIT.md"
|
|
12351
12313
|
},
|
|
@@ -12645,17 +12607,14 @@
|
|
|
12645
12607
|
"certified": true,
|
|
12646
12608
|
"certifiedDate": "2026-05-08",
|
|
12647
12609
|
"criteria": [
|
|
12648
|
-
"1.4.6",
|
|
12649
12610
|
"1.4.9",
|
|
12650
12611
|
"2.1.3",
|
|
12651
12612
|
"2.3.3",
|
|
12652
|
-
"2.4.12",
|
|
12653
|
-
"2.4.13",
|
|
12654
|
-
"2.5.5",
|
|
12655
12613
|
"3.2.5",
|
|
12656
|
-
"3.3.6",
|
|
12657
12614
|
"forced-colors",
|
|
12658
|
-
"apg-keyboard"
|
|
12615
|
+
"apg-keyboard",
|
|
12616
|
+
"2.4.12",
|
|
12617
|
+
"2.4.13"
|
|
12659
12618
|
],
|
|
12660
12619
|
"auditUrl": "src/components/hx-dropdown/AAA-AUDIT.md"
|
|
12661
12620
|
},
|
|
@@ -13024,17 +12983,11 @@
|
|
|
13024
12983
|
"certified": true,
|
|
13025
12984
|
"certifiedDate": "2026-05-09",
|
|
13026
12985
|
"criteria": [
|
|
13027
|
-
"1.4.6",
|
|
13028
12986
|
"1.4.9",
|
|
13029
|
-
"2.1.3",
|
|
13030
|
-
"2.3.3",
|
|
13031
|
-
"2.4.12",
|
|
13032
|
-
"2.4.13",
|
|
13033
|
-
"2.5.5",
|
|
13034
12987
|
"3.2.5",
|
|
13035
|
-
"3.3.6",
|
|
13036
12988
|
"forced-colors",
|
|
13037
|
-
"apg-keyboard"
|
|
12989
|
+
"apg-keyboard",
|
|
12990
|
+
"2.4.12"
|
|
13038
12991
|
],
|
|
13039
12992
|
"auditUrl": "src/components/hx-field/AAA-AUDIT.md"
|
|
13040
12993
|
},
|
|
@@ -13278,17 +13231,11 @@
|
|
|
13278
13231
|
"certified": true,
|
|
13279
13232
|
"certifiedDate": "2026-05-09",
|
|
13280
13233
|
"criteria": [
|
|
13281
|
-
"1.4.6",
|
|
13282
13234
|
"1.4.9",
|
|
13283
|
-
"2.1.3",
|
|
13284
|
-
"2.3.3",
|
|
13285
|
-
"2.4.12",
|
|
13286
|
-
"2.4.13",
|
|
13287
|
-
"2.5.5",
|
|
13288
13235
|
"3.2.5",
|
|
13289
|
-
"3.3.6",
|
|
13290
13236
|
"forced-colors",
|
|
13291
|
-
"apg-keyboard"
|
|
13237
|
+
"apg-keyboard",
|
|
13238
|
+
"2.4.12"
|
|
13292
13239
|
],
|
|
13293
13240
|
"auditUrl": "src/components/hx-field-label/AAA-AUDIT.md"
|
|
13294
13241
|
},
|
|
@@ -13622,6 +13569,17 @@
|
|
|
13622
13569
|
"attribute": "disabled",
|
|
13623
13570
|
"reflects": true
|
|
13624
13571
|
},
|
|
13572
|
+
{
|
|
13573
|
+
"kind": "field",
|
|
13574
|
+
"name": "required",
|
|
13575
|
+
"type": {
|
|
13576
|
+
"text": "boolean"
|
|
13577
|
+
},
|
|
13578
|
+
"default": "false",
|
|
13579
|
+
"description": "Whether the field must have at least one file selected for form submission.\nDrives `validity.valueMissing` when the file list is empty.",
|
|
13580
|
+
"attribute": "required",
|
|
13581
|
+
"reflects": true
|
|
13582
|
+
},
|
|
13625
13583
|
{
|
|
13626
13584
|
"kind": "field",
|
|
13627
13585
|
"name": "error",
|
|
@@ -13820,6 +13778,16 @@
|
|
|
13820
13778
|
"fieldName": "disabled",
|
|
13821
13779
|
"attribute": "disabled"
|
|
13822
13780
|
},
|
|
13781
|
+
{
|
|
13782
|
+
"name": "required",
|
|
13783
|
+
"type": {
|
|
13784
|
+
"text": "boolean"
|
|
13785
|
+
},
|
|
13786
|
+
"default": "false",
|
|
13787
|
+
"description": "Whether the field must have at least one file selected for form submission.\nDrives `validity.valueMissing` when the file list is empty.",
|
|
13788
|
+
"fieldName": "required",
|
|
13789
|
+
"attribute": "required"
|
|
13790
|
+
},
|
|
13823
13791
|
{
|
|
13824
13792
|
"name": "error",
|
|
13825
13793
|
"type": {
|
|
@@ -13914,17 +13882,17 @@
|
|
|
13914
13882
|
"certified": true,
|
|
13915
13883
|
"certifiedDate": "2026-05-08",
|
|
13916
13884
|
"criteria": [
|
|
13917
|
-
"1.4.6",
|
|
13918
13885
|
"1.4.9",
|
|
13919
13886
|
"2.1.3",
|
|
13920
13887
|
"2.3.3",
|
|
13921
|
-
"2.4.12",
|
|
13922
|
-
"2.4.13",
|
|
13923
|
-
"2.5.5",
|
|
13924
13888
|
"3.2.5",
|
|
13925
13889
|
"3.3.6",
|
|
13926
13890
|
"forced-colors",
|
|
13927
|
-
"apg-keyboard"
|
|
13891
|
+
"apg-keyboard",
|
|
13892
|
+
"1.4.6",
|
|
13893
|
+
"2.4.12",
|
|
13894
|
+
"2.4.13",
|
|
13895
|
+
"2.5.5"
|
|
13928
13896
|
],
|
|
13929
13897
|
"auditUrl": "src/components/hx-file-upload/AAA-AUDIT.md"
|
|
13930
13898
|
},
|
|
@@ -14285,17 +14253,10 @@
|
|
|
14285
14253
|
"certified": true,
|
|
14286
14254
|
"certifiedDate": "2026-05-09",
|
|
14287
14255
|
"criteria": [
|
|
14288
|
-
"1.4.6",
|
|
14289
14256
|
"1.4.9",
|
|
14290
|
-
"2.1.3",
|
|
14291
|
-
"2.3.3",
|
|
14292
|
-
"2.4.12",
|
|
14293
|
-
"2.4.13",
|
|
14294
|
-
"2.5.5",
|
|
14295
14257
|
"3.2.5",
|
|
14296
|
-
"
|
|
14297
|
-
"
|
|
14298
|
-
"apg-keyboard"
|
|
14258
|
+
"apg-keyboard",
|
|
14259
|
+
"2.4.12"
|
|
14299
14260
|
],
|
|
14300
14261
|
"auditUrl": "src/components/hx-form/AAA-AUDIT.md"
|
|
14301
14262
|
},
|
|
@@ -15159,17 +15120,11 @@
|
|
|
15159
15120
|
"certified": true,
|
|
15160
15121
|
"certifiedDate": "2026-05-09",
|
|
15161
15122
|
"criteria": [
|
|
15162
|
-
"1.4.6",
|
|
15163
15123
|
"1.4.9",
|
|
15164
|
-
"2.1.3",
|
|
15165
|
-
"2.3.3",
|
|
15166
|
-
"2.4.12",
|
|
15167
|
-
"2.4.13",
|
|
15168
|
-
"2.5.5",
|
|
15169
15124
|
"3.2.5",
|
|
15170
|
-
"3.3.6",
|
|
15171
15125
|
"forced-colors",
|
|
15172
|
-
"apg-keyboard"
|
|
15126
|
+
"apg-keyboard",
|
|
15127
|
+
"2.4.12"
|
|
15173
15128
|
],
|
|
15174
15129
|
"auditUrl": "src/components/hx-help-text/AAA-AUDIT.md"
|
|
15175
15130
|
},
|
|
@@ -15219,7 +15174,7 @@
|
|
|
15219
15174
|
"declarations": [
|
|
15220
15175
|
{
|
|
15221
15176
|
"kind": "class",
|
|
15222
|
-
"description": "An icon component that
|
|
15177
|
+
"description": "An icon component that resolves through the `@helixui/icons` registry,\nwith sprite-sheet and inline-fetch escape hatches for legacy / consumer\npatterns. Decorative icons are automatically hidden from assistive\ntechnology. When a label is provided the icon is announced as an image\nwith that label.\n\n**Render modes (in resolution order):**\n1. **Inline fetch (`src`)** — Set `src` to a URL of a standalone SVG file.\n The component fetches, sanitizes, and embeds the SVG markup. Requires\n JavaScript; not server-side renderable. Library attribute is ignored.\n2. **Explicit sprite (`sprite-url` + `name`)** — Pin the sprite URL on the\n element instead of resolving through the registry. Library attribute is\n ignored.\n3. **Registry (`library` + `name`)** (recommended) — Resolves through the\n `@helixui/icons` registry. Set `library=\"fa-free\"` for the FA Free Solid\n set bundled with `@helixui/icons`, or `library=\"helix\"` for the curated\n 32-glyph helix set. Consumer libraries register via `registerIconLibrary()`\n and become resolvable here without modifying the component.\n4. **Bare name (`name` only, no `library`)** — `library` defaults to the\n empty string. The component emits `<use href=\"#name\">` against a\n document-local sprite — pre-3.9.0 back-compat behavior. Consumers\n opt INTO registry resolution by setting `library` explicitly.\n5. **No name / no src** — Renders nothing.",
|
|
15223
15178
|
"name": "HelixIcon",
|
|
15224
15179
|
"cssProperties": [
|
|
15225
15180
|
{
|
|
@@ -15232,6 +15187,11 @@
|
|
|
15232
15187
|
"name": "--hx-icon-color",
|
|
15233
15188
|
"default": "currentColor"
|
|
15234
15189
|
},
|
|
15190
|
+
{
|
|
15191
|
+
"description": "Default stroke width consumed by stroke-paint and mixed-paint icon libraries (Lucide, Heroicons-outline, Phosphor). Built-in helix + fa-free libraries are fill-only and ignore this token.",
|
|
15192
|
+
"name": "--hx-icon-stroke-width",
|
|
15193
|
+
"default": "2"
|
|
15194
|
+
},
|
|
15235
15195
|
{
|
|
15236
15196
|
"description": "Size token.",
|
|
15237
15197
|
"name": "--hx-size-4"
|
|
@@ -15270,6 +15230,17 @@
|
|
|
15270
15230
|
"description": "Icon name used as the fragment identifier when referencing a sprite sheet.\nFor sprite mode provide the bare symbol id (e.g. `check`). The component\nwill build the full href as `${spriteUrl}#${name}`. If `name` already\nstarts with `#` it is used as-is (inline sprite reference without a base\nURL).",
|
|
15271
15231
|
"attribute": "name"
|
|
15272
15232
|
},
|
|
15233
|
+
{
|
|
15234
|
+
"kind": "field",
|
|
15235
|
+
"name": "library",
|
|
15236
|
+
"type": {
|
|
15237
|
+
"text": "string"
|
|
15238
|
+
},
|
|
15239
|
+
"default": "''",
|
|
15240
|
+
"description": "Identifier of the icon library to resolve `name` through. Default is\nthe empty string — meaning bare `<hx-icon name=\"foo\">` continues to\nrender a document-local sprite fragment (`<use href=\"#foo\">`) per the\npre-3.9.0 contract. Set explicitly to `'fa-free'` for the FA Free Solid\nset bundled with `@helixui/icons`, `'helix'` for the curated 32-glyph\nhelix set, or to any consumer-registered library identifier.\n\nLibrary resolution applies only when `src` is empty AND `sprite-url` is\nnot set; the inline-fetch and explicit-sprite paths are kept as escape\nhatches and ignore the library attribute.",
|
|
15241
|
+
"attribute": "library",
|
|
15242
|
+
"reflects": true
|
|
15243
|
+
},
|
|
15273
15244
|
{
|
|
15274
15245
|
"kind": "field",
|
|
15275
15246
|
"name": "src",
|
|
@@ -15297,7 +15268,7 @@
|
|
|
15297
15268
|
"text": "'xs' | 'sm' | 'md' | 'lg' | 'xl'"
|
|
15298
15269
|
},
|
|
15299
15270
|
"default": "'md'",
|
|
15300
|
-
"description": "Size variant of the icon.\n\nSet via the `hx-size` HTML attribute (e.g. `hx-size=\"lg\"`) or via the\n`size` JavaScript property (e.g. `el.size = 'lg'`). Both are equivalent —\nthe `attribute: 'hx-size'` mapping is used to avoid colliding with the\nnative
|
|
15271
|
+
"description": "Size variant of the icon.\n\nSet via the `hx-size` HTML attribute (e.g. `hx-size=\"lg\"`) or via the\n`size` JavaScript property (e.g. `el.size = 'lg'`). Both are equivalent —\nthe `attribute: 'hx-size'` mapping is used to avoid colliding with the\nnative HTMLInputElement `size` attribute in Drupal attribute-passthrough\nscenarios.\nThe CEM exposes both the JS property name (`size`) and the HTML attribute\nname (`hx-size`).",
|
|
15301
15272
|
"attribute": "hx-size",
|
|
15302
15273
|
"reflects": true
|
|
15303
15274
|
},
|
|
@@ -15333,6 +15304,16 @@
|
|
|
15333
15304
|
"fieldName": "name",
|
|
15334
15305
|
"attribute": "name"
|
|
15335
15306
|
},
|
|
15307
|
+
{
|
|
15308
|
+
"name": "library",
|
|
15309
|
+
"type": {
|
|
15310
|
+
"text": "string"
|
|
15311
|
+
},
|
|
15312
|
+
"default": "''",
|
|
15313
|
+
"description": "Identifier of the icon library to resolve `name` through. Default is\nthe empty string — meaning bare `<hx-icon name=\"foo\">` continues to\nrender a document-local sprite fragment (`<use href=\"#foo\">`) per the\npre-3.9.0 contract. Set explicitly to `'fa-free'` for the FA Free Solid\nset bundled with `@helixui/icons`, `'helix'` for the curated 32-glyph\nhelix set, or to any consumer-registered library identifier.\n\nLibrary resolution applies only when `src` is empty AND `sprite-url` is\nnot set; the inline-fetch and explicit-sprite paths are kept as escape\nhatches and ignore the library attribute.",
|
|
15314
|
+
"fieldName": "library",
|
|
15315
|
+
"attribute": "library"
|
|
15316
|
+
},
|
|
15336
15317
|
{
|
|
15337
15318
|
"name": "src",
|
|
15338
15319
|
"type": {
|
|
@@ -15359,7 +15340,7 @@
|
|
|
15359
15340
|
"text": "'xs' | 'sm' | 'md' | 'lg' | 'xl'"
|
|
15360
15341
|
},
|
|
15361
15342
|
"default": "'md'",
|
|
15362
|
-
"description": "Size variant of the icon.\n\nSet via the `hx-size` HTML attribute (e.g. `hx-size=\"lg\"`) or via the\n`size` JavaScript property (e.g. `el.size = 'lg'`). Both are equivalent —\nthe `attribute: 'hx-size'` mapping is used to avoid colliding with the\nnative
|
|
15343
|
+
"description": "Size variant of the icon.\n\nSet via the `hx-size` HTML attribute (e.g. `hx-size=\"lg\"`) or via the\n`size` JavaScript property (e.g. `el.size = 'lg'`). Both are equivalent —\nthe `attribute: 'hx-size'` mapping is used to avoid colliding with the\nnative HTMLInputElement `size` attribute in Drupal attribute-passthrough\nscenarios.\nThe CEM exposes both the JS property name (`size`) and the HTML attribute\nname (`hx-size`).",
|
|
15363
15344
|
"fieldName": "size",
|
|
15364
15345
|
"attribute": "hx-size"
|
|
15365
15346
|
},
|
|
@@ -15390,9 +15371,28 @@
|
|
|
15390
15371
|
},
|
|
15391
15372
|
"tagName": "hx-icon",
|
|
15392
15373
|
"customElement": true,
|
|
15393
|
-
"summary": "SVG icon with sprite and inline
|
|
15374
|
+
"summary": "SVG icon with registry resolution + sprite and inline-fetch escape hatches.",
|
|
15375
|
+
"aaaCertified": true,
|
|
15376
|
+
"aaaCertifiedDate": "2026-05-10",
|
|
15394
15377
|
"helixMeta": {
|
|
15395
|
-
"
|
|
15378
|
+
"ariaPattern": "none",
|
|
15379
|
+
"forcedColorsSupported": true,
|
|
15380
|
+
"stability": "stable",
|
|
15381
|
+
"since": "3.9.0",
|
|
15382
|
+
"priorityTier": "P0",
|
|
15383
|
+
"aaa": {
|
|
15384
|
+
"certified": true,
|
|
15385
|
+
"certifiedDate": "2026-05-10",
|
|
15386
|
+
"criteria": [
|
|
15387
|
+
"1.4.9",
|
|
15388
|
+
"3.2.5",
|
|
15389
|
+
"forced-colors",
|
|
15390
|
+
"apg-keyboard",
|
|
15391
|
+
"non-text-contrast-icon",
|
|
15392
|
+
"2.4.12"
|
|
15393
|
+
],
|
|
15394
|
+
"auditUrl": "src/components/hx-icon/AAA-AUDIT.md"
|
|
15395
|
+
}
|
|
15396
15396
|
}
|
|
15397
15397
|
}
|
|
15398
15398
|
],
|
|
@@ -15852,17 +15852,15 @@
|
|
|
15852
15852
|
"certified": true,
|
|
15853
15853
|
"certifiedDate": "2026-05-08",
|
|
15854
15854
|
"criteria": [
|
|
15855
|
-
"1.4.6",
|
|
15856
15855
|
"1.4.9",
|
|
15857
15856
|
"2.1.3",
|
|
15858
15857
|
"2.3.3",
|
|
15859
|
-
"2.4.12",
|
|
15860
|
-
"2.4.13",
|
|
15861
|
-
"2.5.5",
|
|
15862
15858
|
"3.2.5",
|
|
15863
|
-
"3.3.6",
|
|
15864
15859
|
"forced-colors",
|
|
15865
|
-
"apg-keyboard"
|
|
15860
|
+
"apg-keyboard",
|
|
15861
|
+
"2.4.12",
|
|
15862
|
+
"2.4.13",
|
|
15863
|
+
"2.5.5"
|
|
15866
15864
|
],
|
|
15867
15865
|
"auditUrl": "src/components/hx-icon-button/AAA-AUDIT.md"
|
|
15868
15866
|
},
|
|
@@ -17565,17 +17563,15 @@
|
|
|
17565
17563
|
"certified": true,
|
|
17566
17564
|
"certifiedDate": "2026-05-08",
|
|
17567
17565
|
"criteria": [
|
|
17568
|
-
"1.4.6",
|
|
17569
17566
|
"1.4.9",
|
|
17570
17567
|
"2.1.3",
|
|
17571
|
-
"2.3.3",
|
|
17572
|
-
"2.4.12",
|
|
17573
|
-
"2.4.13",
|
|
17574
|
-
"2.5.5",
|
|
17575
17568
|
"3.2.5",
|
|
17576
|
-
"3.3.6",
|
|
17577
17569
|
"forced-colors",
|
|
17578
|
-
"apg-keyboard"
|
|
17570
|
+
"apg-keyboard",
|
|
17571
|
+
"1.4.6",
|
|
17572
|
+
"2.4.12",
|
|
17573
|
+
"2.4.13",
|
|
17574
|
+
"2.5.5"
|
|
17579
17575
|
],
|
|
17580
17576
|
"auditUrl": "src/components/hx-menu/AAA-AUDIT.md"
|
|
17581
17577
|
},
|
|
@@ -18351,17 +18347,16 @@
|
|
|
18351
18347
|
"certified": true,
|
|
18352
18348
|
"certifiedDate": "2026-05-08",
|
|
18353
18349
|
"criteria": [
|
|
18354
|
-
"1.4.6",
|
|
18355
18350
|
"1.4.9",
|
|
18356
18351
|
"2.1.3",
|
|
18357
18352
|
"2.3.3",
|
|
18358
|
-
"2.4.12",
|
|
18359
|
-
"2.4.13",
|
|
18360
|
-
"2.5.5",
|
|
18361
18353
|
"3.2.5",
|
|
18362
|
-
"3.3.6",
|
|
18363
18354
|
"forced-colors",
|
|
18364
|
-
"apg-keyboard"
|
|
18355
|
+
"apg-keyboard",
|
|
18356
|
+
"1.4.6",
|
|
18357
|
+
"2.4.12",
|
|
18358
|
+
"2.4.13",
|
|
18359
|
+
"2.5.5"
|
|
18365
18360
|
],
|
|
18366
18361
|
"auditUrl": "src/components/hx-nav/AAA-AUDIT.md"
|
|
18367
18362
|
},
|
|
@@ -19077,17 +19072,16 @@
|
|
|
19077
19072
|
"certified": true,
|
|
19078
19073
|
"certifiedDate": "2026-05-08",
|
|
19079
19074
|
"criteria": [
|
|
19080
|
-
"1.4.6",
|
|
19081
19075
|
"1.4.9",
|
|
19082
19076
|
"2.1.3",
|
|
19083
19077
|
"2.3.3",
|
|
19084
|
-
"2.4.12",
|
|
19085
|
-
"2.4.13",
|
|
19086
|
-
"2.5.5",
|
|
19087
19078
|
"3.2.5",
|
|
19088
19079
|
"3.3.6",
|
|
19089
19080
|
"forced-colors",
|
|
19090
|
-
"apg-keyboard"
|
|
19081
|
+
"apg-keyboard",
|
|
19082
|
+
"2.4.12",
|
|
19083
|
+
"2.4.13",
|
|
19084
|
+
"2.5.5"
|
|
19091
19085
|
],
|
|
19092
19086
|
"auditUrl": "src/components/hx-number-input/AAA-AUDIT.md"
|
|
19093
19087
|
},
|
|
@@ -19507,17 +19501,15 @@
|
|
|
19507
19501
|
"certified": true,
|
|
19508
19502
|
"certifiedDate": "2026-05-08",
|
|
19509
19503
|
"criteria": [
|
|
19510
|
-
"1.4.6",
|
|
19511
19504
|
"1.4.9",
|
|
19512
19505
|
"2.1.3",
|
|
19513
19506
|
"2.3.3",
|
|
19514
|
-
"2.4.12",
|
|
19515
|
-
"2.4.13",
|
|
19516
|
-
"2.5.5",
|
|
19517
19507
|
"3.2.5",
|
|
19518
|
-
"3.3.6",
|
|
19519
19508
|
"forced-colors",
|
|
19520
|
-
"apg-keyboard"
|
|
19509
|
+
"apg-keyboard",
|
|
19510
|
+
"2.4.12",
|
|
19511
|
+
"2.4.13",
|
|
19512
|
+
"2.5.5"
|
|
19521
19513
|
],
|
|
19522
19514
|
"auditUrl": "src/components/hx-overflow-menu/AAA-AUDIT.md"
|
|
19523
19515
|
},
|
|
@@ -21262,17 +21254,15 @@
|
|
|
21262
21254
|
"certified": true,
|
|
21263
21255
|
"certifiedDate": "2026-05-08",
|
|
21264
21256
|
"criteria": [
|
|
21265
|
-
"1.4.6",
|
|
21266
21257
|
"1.4.9",
|
|
21267
21258
|
"2.1.3",
|
|
21268
21259
|
"2.3.3",
|
|
21269
|
-
"2.4.12",
|
|
21270
|
-
"2.4.13",
|
|
21271
|
-
"2.5.5",
|
|
21272
21260
|
"3.2.5",
|
|
21273
|
-
"3.3.6",
|
|
21274
21261
|
"forced-colors",
|
|
21275
|
-
"apg-keyboard"
|
|
21262
|
+
"apg-keyboard",
|
|
21263
|
+
"1.4.6",
|
|
21264
|
+
"2.4.12",
|
|
21265
|
+
"2.4.13"
|
|
21276
21266
|
],
|
|
21277
21267
|
"auditUrl": "src/components/hx-popover/AAA-AUDIT.md"
|
|
21278
21268
|
},
|
|
@@ -21698,17 +21688,13 @@
|
|
|
21698
21688
|
"certified": true,
|
|
21699
21689
|
"certifiedDate": "2026-05-08",
|
|
21700
21690
|
"criteria": [
|
|
21701
|
-
"1.4.6",
|
|
21702
21691
|
"1.4.9",
|
|
21703
|
-
"2.1.3",
|
|
21704
21692
|
"2.3.3",
|
|
21705
|
-
"2.4.12",
|
|
21706
|
-
"2.4.13",
|
|
21707
|
-
"2.5.5",
|
|
21708
21693
|
"3.2.5",
|
|
21709
|
-
"3.3.6",
|
|
21710
21694
|
"forced-colors",
|
|
21711
|
-
"apg-keyboard"
|
|
21695
|
+
"apg-keyboard",
|
|
21696
|
+
"1.4.6",
|
|
21697
|
+
"2.4.12"
|
|
21712
21698
|
],
|
|
21713
21699
|
"auditUrl": "src/components/hx-popup/AAA-AUDIT.md"
|
|
21714
21700
|
},
|
|
@@ -22909,17 +22895,15 @@
|
|
|
22909
22895
|
"certified": true,
|
|
22910
22896
|
"certifiedDate": "2026-05-08",
|
|
22911
22897
|
"criteria": [
|
|
22912
|
-
"1.4.6",
|
|
22913
22898
|
"1.4.9",
|
|
22914
22899
|
"2.1.3",
|
|
22915
|
-
"2.3.3",
|
|
22916
|
-
"2.4.12",
|
|
22917
|
-
"2.4.13",
|
|
22918
|
-
"2.5.5",
|
|
22919
22900
|
"3.2.5",
|
|
22920
22901
|
"3.3.6",
|
|
22921
22902
|
"forced-colors",
|
|
22922
|
-
"apg-keyboard"
|
|
22903
|
+
"apg-keyboard",
|
|
22904
|
+
"2.4.12",
|
|
22905
|
+
"2.4.13",
|
|
22906
|
+
"2.5.5"
|
|
22923
22907
|
],
|
|
22924
22908
|
"auditUrl": "src/components/hx-radio-group/AAA-AUDIT.md"
|
|
22925
22909
|
},
|
|
@@ -23577,17 +23561,16 @@
|
|
|
23577
23561
|
"certified": true,
|
|
23578
23562
|
"certifiedDate": "2026-05-09",
|
|
23579
23563
|
"criteria": [
|
|
23580
|
-
"1.4.6",
|
|
23581
23564
|
"1.4.9",
|
|
23582
23565
|
"2.1.3",
|
|
23583
23566
|
"2.3.3",
|
|
23584
|
-
"2.4.12",
|
|
23585
|
-
"2.4.13",
|
|
23586
|
-
"2.5.5",
|
|
23587
23567
|
"3.2.5",
|
|
23588
23568
|
"3.3.6",
|
|
23589
23569
|
"forced-colors",
|
|
23590
|
-
"apg-keyboard"
|
|
23570
|
+
"apg-keyboard",
|
|
23571
|
+
"2.4.12",
|
|
23572
|
+
"2.4.13",
|
|
23573
|
+
"2.5.5"
|
|
23591
23574
|
],
|
|
23592
23575
|
"auditUrl": "src/components/hx-rating/AAA-AUDIT.md"
|
|
23593
23576
|
},
|
|
@@ -24361,17 +24344,17 @@
|
|
|
24361
24344
|
"certified": true,
|
|
24362
24345
|
"certifiedDate": "2026-05-08",
|
|
24363
24346
|
"criteria": [
|
|
24364
|
-
"1.4.6",
|
|
24365
24347
|
"1.4.9",
|
|
24366
24348
|
"2.1.3",
|
|
24367
24349
|
"2.3.3",
|
|
24368
|
-
"2.4.12",
|
|
24369
|
-
"2.4.13",
|
|
24370
|
-
"2.5.5",
|
|
24371
24350
|
"3.2.5",
|
|
24372
24351
|
"3.3.6",
|
|
24373
24352
|
"forced-colors",
|
|
24374
|
-
"apg-keyboard"
|
|
24353
|
+
"apg-keyboard",
|
|
24354
|
+
"1.4.6",
|
|
24355
|
+
"2.4.12",
|
|
24356
|
+
"2.4.13",
|
|
24357
|
+
"2.5.5"
|
|
24375
24358
|
],
|
|
24376
24359
|
"auditUrl": "src/components/hx-select/AAA-AUDIT.md"
|
|
24377
24360
|
},
|
|
@@ -24879,17 +24862,15 @@
|
|
|
24879
24862
|
"certified": true,
|
|
24880
24863
|
"certifiedDate": "2026-05-08",
|
|
24881
24864
|
"criteria": [
|
|
24882
|
-
"1.4.6",
|
|
24883
24865
|
"1.4.9",
|
|
24884
24866
|
"2.1.3",
|
|
24885
24867
|
"2.3.3",
|
|
24886
|
-
"2.4.12",
|
|
24887
|
-
"2.4.13",
|
|
24888
|
-
"2.5.5",
|
|
24889
24868
|
"3.2.5",
|
|
24890
|
-
"3.3.6",
|
|
24891
24869
|
"forced-colors",
|
|
24892
|
-
"apg-keyboard"
|
|
24870
|
+
"apg-keyboard",
|
|
24871
|
+
"2.4.12",
|
|
24872
|
+
"2.4.13",
|
|
24873
|
+
"2.5.5"
|
|
24893
24874
|
],
|
|
24894
24875
|
"auditUrl": "src/components/hx-side-nav/AAA-AUDIT.md"
|
|
24895
24876
|
},
|
|
@@ -25795,17 +25776,15 @@
|
|
|
25795
25776
|
"certified": true,
|
|
25796
25777
|
"certifiedDate": "2026-05-09",
|
|
25797
25778
|
"criteria": [
|
|
25798
|
-
"1.4.6",
|
|
25799
25779
|
"1.4.9",
|
|
25800
25780
|
"2.1.3",
|
|
25801
25781
|
"2.3.3",
|
|
25802
|
-
"2.4.12",
|
|
25803
|
-
"2.4.13",
|
|
25804
|
-
"2.5.5",
|
|
25805
25782
|
"3.2.5",
|
|
25806
25783
|
"3.3.6",
|
|
25807
25784
|
"forced-colors",
|
|
25808
|
-
"apg-keyboard"
|
|
25785
|
+
"apg-keyboard",
|
|
25786
|
+
"2.4.12",
|
|
25787
|
+
"2.4.13"
|
|
25809
25788
|
],
|
|
25810
25789
|
"auditUrl": "src/components/hx-slider/AAA-AUDIT.md"
|
|
25811
25790
|
},
|
|
@@ -26518,17 +26497,16 @@
|
|
|
26518
26497
|
"certified": true,
|
|
26519
26498
|
"certifiedDate": "2026-05-08",
|
|
26520
26499
|
"criteria": [
|
|
26521
|
-
"1.4.6",
|
|
26522
26500
|
"1.4.9",
|
|
26523
26501
|
"2.1.3",
|
|
26524
26502
|
"2.3.3",
|
|
26525
|
-
"2.4.12",
|
|
26526
|
-
"2.4.13",
|
|
26527
|
-
"2.5.5",
|
|
26528
26503
|
"3.2.5",
|
|
26529
|
-
"3.3.6",
|
|
26530
26504
|
"forced-colors",
|
|
26531
|
-
"apg-keyboard"
|
|
26505
|
+
"apg-keyboard",
|
|
26506
|
+
"1.4.6",
|
|
26507
|
+
"2.4.12",
|
|
26508
|
+
"2.4.13",
|
|
26509
|
+
"2.5.5"
|
|
26532
26510
|
],
|
|
26533
26511
|
"auditUrl": "src/components/hx-split-button/AAA-AUDIT.md"
|
|
26534
26512
|
},
|
|
@@ -29345,17 +29323,16 @@
|
|
|
29345
29323
|
"certified": true,
|
|
29346
29324
|
"certifiedDate": "2026-05-08",
|
|
29347
29325
|
"criteria": [
|
|
29348
|
-
"1.4.6",
|
|
29349
29326
|
"1.4.9",
|
|
29350
29327
|
"2.1.3",
|
|
29351
29328
|
"2.3.3",
|
|
29352
|
-
"2.4.12",
|
|
29353
|
-
"2.4.13",
|
|
29354
|
-
"2.5.5",
|
|
29355
29329
|
"3.2.5",
|
|
29356
29330
|
"3.3.6",
|
|
29357
29331
|
"forced-colors",
|
|
29358
|
-
"apg-keyboard"
|
|
29332
|
+
"apg-keyboard",
|
|
29333
|
+
"2.4.12",
|
|
29334
|
+
"2.4.13",
|
|
29335
|
+
"2.5.5"
|
|
29359
29336
|
],
|
|
29360
29337
|
"auditUrl": "src/components/hx-switch/AAA-AUDIT.md"
|
|
29361
29338
|
},
|
|
@@ -30835,17 +30812,14 @@
|
|
|
30835
30812
|
"certified": true,
|
|
30836
30813
|
"certifiedDate": "2026-05-08",
|
|
30837
30814
|
"criteria": [
|
|
30838
|
-
"1.4.6",
|
|
30839
30815
|
"1.4.9",
|
|
30840
30816
|
"2.1.3",
|
|
30841
|
-
"2.3.3",
|
|
30842
|
-
"2.4.12",
|
|
30843
|
-
"2.4.13",
|
|
30844
|
-
"2.5.5",
|
|
30845
30817
|
"3.2.5",
|
|
30846
|
-
"3.3.6",
|
|
30847
30818
|
"forced-colors",
|
|
30848
|
-
"apg-keyboard"
|
|
30819
|
+
"apg-keyboard",
|
|
30820
|
+
"2.4.12",
|
|
30821
|
+
"2.4.13",
|
|
30822
|
+
"2.5.5"
|
|
30849
30823
|
],
|
|
30850
30824
|
"auditUrl": "src/components/hx-tabs/AAA-AUDIT.md"
|
|
30851
30825
|
},
|
|
@@ -32282,17 +32256,16 @@
|
|
|
32282
32256
|
"certified": true,
|
|
32283
32257
|
"certifiedDate": "2026-05-08",
|
|
32284
32258
|
"criteria": [
|
|
32285
|
-
"1.4.6",
|
|
32286
32259
|
"1.4.9",
|
|
32287
32260
|
"2.1.3",
|
|
32288
32261
|
"2.3.3",
|
|
32289
|
-
"2.4.12",
|
|
32290
|
-
"2.4.13",
|
|
32291
|
-
"2.5.5",
|
|
32292
32262
|
"3.2.5",
|
|
32293
32263
|
"3.3.6",
|
|
32294
32264
|
"forced-colors",
|
|
32295
|
-
"apg-keyboard"
|
|
32265
|
+
"apg-keyboard",
|
|
32266
|
+
"2.4.12",
|
|
32267
|
+
"2.4.13",
|
|
32268
|
+
"2.5.5"
|
|
32296
32269
|
],
|
|
32297
32270
|
"auditUrl": "src/components/hx-text-input/AAA-AUDIT.md"
|
|
32298
32271
|
},
|
|
@@ -32960,17 +32933,16 @@
|
|
|
32960
32933
|
"certified": true,
|
|
32961
32934
|
"certifiedDate": "2026-05-08",
|
|
32962
32935
|
"criteria": [
|
|
32963
|
-
"1.4.6",
|
|
32964
32936
|
"1.4.9",
|
|
32965
32937
|
"2.1.3",
|
|
32966
32938
|
"2.3.3",
|
|
32967
|
-
"2.4.12",
|
|
32968
|
-
"2.4.13",
|
|
32969
|
-
"2.5.5",
|
|
32970
32939
|
"3.2.5",
|
|
32971
32940
|
"3.3.6",
|
|
32972
32941
|
"forced-colors",
|
|
32973
|
-
"apg-keyboard"
|
|
32942
|
+
"apg-keyboard",
|
|
32943
|
+
"2.4.12",
|
|
32944
|
+
"2.4.13",
|
|
32945
|
+
"2.5.5"
|
|
32974
32946
|
],
|
|
32975
32947
|
"auditUrl": "src/components/hx-textarea/AAA-AUDIT.md"
|
|
32976
32948
|
},
|
|
@@ -33845,17 +33817,16 @@
|
|
|
33845
33817
|
"certified": true,
|
|
33846
33818
|
"certifiedDate": "2026-05-08",
|
|
33847
33819
|
"criteria": [
|
|
33848
|
-
"1.4.6",
|
|
33849
33820
|
"1.4.9",
|
|
33850
33821
|
"2.1.3",
|
|
33851
33822
|
"2.3.3",
|
|
33852
|
-
"2.4.12",
|
|
33853
|
-
"2.4.13",
|
|
33854
|
-
"2.5.5",
|
|
33855
33823
|
"3.2.5",
|
|
33856
33824
|
"3.3.6",
|
|
33857
33825
|
"forced-colors",
|
|
33858
|
-
"apg-keyboard"
|
|
33826
|
+
"apg-keyboard",
|
|
33827
|
+
"2.4.12",
|
|
33828
|
+
"2.4.13",
|
|
33829
|
+
"2.5.5"
|
|
33859
33830
|
],
|
|
33860
33831
|
"auditUrl": "src/components/hx-time-picker/AAA-AUDIT.md"
|
|
33861
33832
|
},
|
|
@@ -34373,17 +34344,13 @@
|
|
|
34373
34344
|
"certified": true,
|
|
34374
34345
|
"certifiedDate": "2026-05-09",
|
|
34375
34346
|
"criteria": [
|
|
34376
|
-
"1.4.6",
|
|
34377
34347
|
"1.4.9",
|
|
34378
34348
|
"2.1.3",
|
|
34379
34349
|
"2.3.3",
|
|
34380
|
-
"2.4.12",
|
|
34381
|
-
"2.4.13",
|
|
34382
|
-
"2.5.5",
|
|
34383
34350
|
"3.2.5",
|
|
34384
|
-
"3.3.6",
|
|
34385
34351
|
"forced-colors",
|
|
34386
|
-
"apg-keyboard"
|
|
34352
|
+
"apg-keyboard",
|
|
34353
|
+
"2.4.12"
|
|
34387
34354
|
],
|
|
34388
34355
|
"auditUrl": "src/components/hx-toast/AAA-AUDIT.md"
|
|
34389
34356
|
},
|
|
@@ -35049,17 +35016,17 @@
|
|
|
35049
35016
|
"certified": true,
|
|
35050
35017
|
"certifiedDate": "2026-05-08",
|
|
35051
35018
|
"criteria": [
|
|
35052
|
-
"1.4.6",
|
|
35053
35019
|
"1.4.9",
|
|
35054
35020
|
"2.1.3",
|
|
35055
35021
|
"2.3.3",
|
|
35056
|
-
"2.4.12",
|
|
35057
|
-
"2.4.13",
|
|
35058
|
-
"2.5.5",
|
|
35059
35022
|
"3.2.5",
|
|
35060
35023
|
"3.3.6",
|
|
35061
35024
|
"forced-colors",
|
|
35062
|
-
"apg-keyboard"
|
|
35025
|
+
"apg-keyboard",
|
|
35026
|
+
"1.4.6",
|
|
35027
|
+
"2.4.12",
|
|
35028
|
+
"2.4.13",
|
|
35029
|
+
"2.5.5"
|
|
35063
35030
|
],
|
|
35064
35031
|
"auditUrl": "src/components/hx-toggle-button/AAA-AUDIT.md"
|
|
35065
35032
|
},
|
|
@@ -35339,17 +35306,15 @@
|
|
|
35339
35306
|
"certified": true,
|
|
35340
35307
|
"certifiedDate": "2026-05-08",
|
|
35341
35308
|
"criteria": [
|
|
35342
|
-
"1.4.6",
|
|
35343
35309
|
"1.4.9",
|
|
35344
35310
|
"2.1.3",
|
|
35345
35311
|
"2.3.3",
|
|
35346
|
-
"2.4.12",
|
|
35347
|
-
"2.4.13",
|
|
35348
|
-
"2.5.5",
|
|
35349
35312
|
"3.2.5",
|
|
35350
|
-
"3.3.6",
|
|
35351
35313
|
"forced-colors",
|
|
35352
|
-
"apg-keyboard"
|
|
35314
|
+
"apg-keyboard",
|
|
35315
|
+
"1.4.6",
|
|
35316
|
+
"2.4.12",
|
|
35317
|
+
"2.4.13"
|
|
35353
35318
|
],
|
|
35354
35319
|
"auditUrl": "src/components/hx-tooltip/AAA-AUDIT.md"
|
|
35355
35320
|
},
|
|
@@ -35655,17 +35620,15 @@
|
|
|
35655
35620
|
"certified": true,
|
|
35656
35621
|
"certifiedDate": "2026-05-08",
|
|
35657
35622
|
"criteria": [
|
|
35658
|
-
"1.4.6",
|
|
35659
35623
|
"1.4.9",
|
|
35660
35624
|
"2.1.3",
|
|
35661
35625
|
"2.3.3",
|
|
35662
|
-
"2.4.12",
|
|
35663
|
-
"2.4.13",
|
|
35664
|
-
"2.5.5",
|
|
35665
35626
|
"3.2.5",
|
|
35666
|
-
"3.3.6",
|
|
35667
35627
|
"forced-colors",
|
|
35668
|
-
"apg-keyboard"
|
|
35628
|
+
"apg-keyboard",
|
|
35629
|
+
"2.4.12",
|
|
35630
|
+
"2.4.13",
|
|
35631
|
+
"2.5.5"
|
|
35669
35632
|
],
|
|
35670
35633
|
"auditUrl": "src/components/hx-top-nav/AAA-AUDIT.md"
|
|
35671
35634
|
},
|