@helixui/library 3.7.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.
Files changed (248) hide show
  1. package/custom-elements.json +1926 -303
  2. package/dist/components/hx-action-bar/hx-action-bar.d.ts +18 -0
  3. package/dist/components/hx-action-bar/hx-action-bar.d.ts.map +1 -1
  4. package/dist/components/hx-action-bar/hx-action-bar.styles.d.ts.map +1 -1
  5. package/dist/components/hx-action-bar/index.js +1 -1
  6. package/dist/components/hx-banner/hx-banner.d.ts +19 -0
  7. package/dist/components/hx-banner/hx-banner.d.ts.map +1 -1
  8. package/dist/components/hx-breadcrumb/hx-breadcrumb-item.d.ts.map +1 -1
  9. package/dist/components/hx-breadcrumb/hx-breadcrumb-item.styles.d.ts.map +1 -1
  10. package/dist/components/hx-breadcrumb/hx-breadcrumb.d.ts +18 -0
  11. package/dist/components/hx-breadcrumb/hx-breadcrumb.d.ts.map +1 -1
  12. package/dist/components/hx-breadcrumb/index.js +1 -1
  13. package/dist/components/hx-button/hx-button.styles.d.ts.map +1 -1
  14. package/dist/components/hx-button/index.js +1 -1
  15. package/dist/components/hx-button-group/hx-button-group.d.ts +47 -0
  16. package/dist/components/hx-button-group/hx-button-group.d.ts.map +1 -1
  17. package/dist/components/hx-button-group/index.js +1 -1
  18. package/dist/components/hx-checkbox/hx-checkbox.styles.d.ts.map +1 -1
  19. package/dist/components/hx-checkbox/index.js +1 -1
  20. package/dist/components/hx-checkbox-group/hx-checkbox-group.d.ts +36 -0
  21. package/dist/components/hx-checkbox-group/hx-checkbox-group.d.ts.map +1 -1
  22. package/dist/components/hx-checkbox-group/hx-checkbox-group.styles.d.ts.map +1 -1
  23. package/dist/components/hx-checkbox-group/index.js +1 -1
  24. package/dist/components/hx-clinical-status/hx-clinical-status.d.ts +19 -0
  25. package/dist/components/hx-clinical-status/hx-clinical-status.d.ts.map +1 -1
  26. package/dist/components/hx-color-picker/hx-color-picker.d.ts +18 -0
  27. package/dist/components/hx-color-picker/hx-color-picker.d.ts.map +1 -1
  28. package/dist/components/hx-color-picker/hx-color-picker.styles.d.ts.map +1 -1
  29. package/dist/components/hx-color-picker/index.js +1 -1
  30. package/dist/components/hx-combobox/hx-combobox.d.ts +18 -0
  31. package/dist/components/hx-combobox/hx-combobox.d.ts.map +1 -1
  32. package/dist/components/hx-copy-button/hx-copy-button.d.ts +18 -0
  33. package/dist/components/hx-copy-button/hx-copy-button.d.ts.map +1 -1
  34. package/dist/components/hx-copy-button/hx-copy-button.styles.d.ts.map +1 -1
  35. package/dist/components/hx-copy-button/index.js +1 -1
  36. package/dist/components/hx-date-picker/hx-date-picker.d.ts +18 -0
  37. package/dist/components/hx-date-picker/hx-date-picker.d.ts.map +1 -1
  38. package/dist/components/hx-date-picker/hx-date-picker.styles.d.ts.map +1 -1
  39. package/dist/components/hx-date-picker/index.js +1 -1
  40. package/dist/components/hx-drawer/hx-drawer.d.ts +18 -0
  41. package/dist/components/hx-drawer/hx-drawer.d.ts.map +1 -1
  42. package/dist/components/hx-dropdown/hx-dropdown.d.ts +18 -0
  43. package/dist/components/hx-dropdown/hx-dropdown.d.ts.map +1 -1
  44. package/dist/components/hx-dropdown/hx-dropdown.styles.d.ts.map +1 -1
  45. package/dist/components/hx-dropdown/index.js +1 -1
  46. package/dist/components/hx-field/hx-field.d.ts +17 -0
  47. package/dist/components/hx-field/hx-field.d.ts.map +1 -1
  48. package/dist/components/hx-field-label/hx-field-label.d.ts +17 -0
  49. package/dist/components/hx-field-label/hx-field-label.d.ts.map +1 -1
  50. package/dist/components/hx-file-upload/hx-file-upload.d.ts +18 -0
  51. package/dist/components/hx-file-upload/hx-file-upload.d.ts.map +1 -1
  52. package/dist/components/hx-form/hx-form.d.ts +19 -0
  53. package/dist/components/hx-form/hx-form.d.ts.map +1 -1
  54. package/dist/components/hx-help-text/hx-help-text.d.ts +17 -0
  55. package/dist/components/hx-help-text/hx-help-text.d.ts.map +1 -1
  56. package/dist/components/hx-icon-button/hx-icon-button.d.ts +18 -0
  57. package/dist/components/hx-icon-button/hx-icon-button.d.ts.map +1 -1
  58. package/dist/components/hx-menu/hx-menu.d.ts +18 -0
  59. package/dist/components/hx-menu/hx-menu.d.ts.map +1 -1
  60. package/dist/components/hx-nav/hx-nav.d.ts +18 -0
  61. package/dist/components/hx-nav/hx-nav.d.ts.map +1 -1
  62. package/dist/components/hx-nav/hx-nav.styles.d.ts.map +1 -1
  63. package/dist/components/hx-nav/index.js +1 -1
  64. package/dist/components/hx-number-input/hx-number-input.d.ts +18 -0
  65. package/dist/components/hx-number-input/hx-number-input.d.ts.map +1 -1
  66. package/dist/components/hx-number-input/index.js +1 -1
  67. package/dist/components/hx-overflow-menu/hx-overflow-menu.d.ts +18 -0
  68. package/dist/components/hx-overflow-menu/hx-overflow-menu.d.ts.map +1 -1
  69. package/dist/components/hx-popover/hx-popover.d.ts +18 -0
  70. package/dist/components/hx-popover/hx-popover.d.ts.map +1 -1
  71. package/dist/components/hx-popover/hx-popover.styles.d.ts.map +1 -1
  72. package/dist/components/hx-popover/index.js +1 -1
  73. package/dist/components/hx-popup/hx-popup.d.ts +18 -0
  74. package/dist/components/hx-popup/hx-popup.d.ts.map +1 -1
  75. package/dist/components/hx-popup/hx-popup.styles.d.ts.map +1 -1
  76. package/dist/components/hx-popup/index.js +1 -1
  77. package/dist/components/hx-radio-group/hx-radio-group.d.ts +18 -0
  78. package/dist/components/hx-radio-group/hx-radio-group.d.ts.map +1 -1
  79. package/dist/components/hx-radio-group/hx-radio-group.styles.d.ts.map +1 -1
  80. package/dist/components/hx-radio-group/hx-radio.styles.d.ts.map +1 -1
  81. package/dist/components/hx-radio-group/index.js +1 -1
  82. package/dist/components/hx-rating/hx-rating.d.ts +19 -0
  83. package/dist/components/hx-rating/hx-rating.d.ts.map +1 -1
  84. package/dist/components/hx-select/hx-select.d.ts +18 -0
  85. package/dist/components/hx-select/hx-select.d.ts.map +1 -1
  86. package/dist/components/hx-side-nav/hx-side-nav.d.ts +18 -0
  87. package/dist/components/hx-side-nav/hx-side-nav.d.ts.map +1 -1
  88. package/dist/components/hx-side-nav/hx-side-nav.styles.d.ts.map +1 -1
  89. package/dist/components/hx-side-nav/index.js +1 -1
  90. package/dist/components/hx-slider/hx-slider.d.ts +19 -0
  91. package/dist/components/hx-slider/hx-slider.d.ts.map +1 -1
  92. package/dist/components/hx-split-button/hx-split-button.d.ts +18 -0
  93. package/dist/components/hx-split-button/hx-split-button.d.ts.map +1 -1
  94. package/dist/components/hx-split-button/hx-split-button.styles.d.ts.map +1 -1
  95. package/dist/components/hx-split-button/index.js +1 -1
  96. package/dist/components/hx-switch/hx-switch.d.ts +18 -0
  97. package/dist/components/hx-switch/hx-switch.d.ts.map +1 -1
  98. package/dist/components/hx-switch/hx-switch.styles.d.ts.map +1 -1
  99. package/dist/components/hx-switch/index.js +1 -1
  100. package/dist/components/hx-tabs/hx-tab.styles.d.ts.map +1 -1
  101. package/dist/components/hx-tabs/hx-tabs.d.ts +18 -0
  102. package/dist/components/hx-tabs/hx-tabs.d.ts.map +1 -1
  103. package/dist/components/hx-tabs/index.js +1 -1
  104. package/dist/components/hx-text-input/hx-text-input.styles.d.ts.map +1 -1
  105. package/dist/components/hx-text-input/index.js +1 -1
  106. package/dist/components/hx-textarea/hx-textarea.d.ts +18 -0
  107. package/dist/components/hx-textarea/hx-textarea.d.ts.map +1 -1
  108. package/dist/components/hx-time-picker/hx-time-picker.d.ts +18 -0
  109. package/dist/components/hx-time-picker/hx-time-picker.d.ts.map +1 -1
  110. package/dist/components/hx-time-picker/hx-time-picker.styles.d.ts.map +1 -1
  111. package/dist/components/hx-time-picker/index.js +1 -1
  112. package/dist/components/hx-toast/hx-toast.d.ts +19 -0
  113. package/dist/components/hx-toast/hx-toast.d.ts.map +1 -1
  114. package/dist/components/hx-toggle-button/hx-toggle-button.d.ts +18 -0
  115. package/dist/components/hx-toggle-button/hx-toggle-button.d.ts.map +1 -1
  116. package/dist/components/hx-toggle-button/hx-toggle-button.styles.d.ts.map +1 -1
  117. package/dist/components/hx-toggle-button/index.js +1 -1
  118. package/dist/components/hx-tooltip/hx-tooltip.d.ts +18 -0
  119. package/dist/components/hx-tooltip/hx-tooltip.d.ts.map +1 -1
  120. package/dist/components/hx-tooltip/hx-tooltip.styles.d.ts.map +1 -1
  121. package/dist/components/hx-tooltip/index.js +1 -1
  122. package/dist/components/hx-top-nav/hx-top-nav.d.ts +18 -0
  123. package/dist/components/hx-top-nav/hx-top-nav.d.ts.map +1 -1
  124. package/dist/components/hx-top-nav/hx-top-nav.styles.d.ts.map +1 -1
  125. package/dist/components/hx-top-nav/index.js +1 -1
  126. package/dist/css/helix-all.css +239 -30
  127. package/dist/css/helix-core.css +4 -1
  128. package/dist/css/helix-forms.css +100 -15
  129. package/dist/css/helix-navigation.css +43 -2
  130. package/dist/css/helix-overlay.css +53 -0
  131. package/dist/css/helix-tokens.css +13 -12
  132. package/dist/css/helix-utility.css +39 -12
  133. package/dist/css/hx-action-bar.css +12 -0
  134. package/dist/css/hx-button.css +4 -1
  135. package/dist/css/hx-checkbox-group.css +11 -0
  136. package/dist/css/hx-checkbox.css +10 -0
  137. package/dist/css/hx-color-picker.css +14 -1
  138. package/dist/css/hx-copy-button.css +5 -2
  139. package/dist/css/hx-date-picker.css +6 -1
  140. package/dist/css/hx-dropdown.css +13 -0
  141. package/dist/css/hx-nav.css +24 -2
  142. package/dist/css/hx-number-input.css +8 -8
  143. package/dist/css/hx-popover.css +13 -0
  144. package/dist/css/hx-popup.css +14 -0
  145. package/dist/css/hx-radio-group.css +10 -0
  146. package/dist/css/hx-side-nav.css +7 -0
  147. package/dist/css/hx-split-button.css +22 -10
  148. package/dist/css/hx-switch.css +19 -1
  149. package/dist/css/hx-text-input.css +4 -1
  150. package/dist/css/hx-time-picker.css +7 -2
  151. package/dist/css/hx-toggle-button.css +11 -1
  152. package/dist/css/hx-tooltip.css +13 -0
  153. package/dist/css/hx-top-nav.css +12 -0
  154. package/dist/css/index.css +1 -1
  155. package/dist/css/manifest.json +40 -12
  156. package/dist/index.js +24 -24
  157. package/dist/shared/{hx-action-bar-CitgcpGv.js → hx-action-bar-BlEG4aZv.js} +41 -29
  158. package/dist/shared/hx-action-bar-BlEG4aZv.js.map +1 -0
  159. package/dist/shared/hx-banner-fpRnciIO.js.map +1 -1
  160. package/dist/shared/{hx-breadcrumb-item-3tKppF9h.js → hx-breadcrumb-item-D8xYqe3s.js} +56 -43
  161. package/dist/shared/hx-breadcrumb-item-D8xYqe3s.js.map +1 -0
  162. package/dist/shared/{hx-button-rRNmD4fd.js → hx-button-DOZTZnz-.js} +18 -15
  163. package/dist/shared/hx-button-DOZTZnz-.js.map +1 -0
  164. package/dist/shared/hx-button-group-D3QUmSzl.js +248 -0
  165. package/dist/shared/hx-button-group-D3QUmSzl.js.map +1 -0
  166. package/dist/shared/{hx-checkbox-hPlIw6Lb.js → hx-checkbox-DcgyGS9V.js} +30 -20
  167. package/dist/shared/hx-checkbox-DcgyGS9V.js.map +1 -0
  168. package/dist/shared/{hx-checkbox-group-D5piJLY8.js → hx-checkbox-group-C0q6HDqn.js} +101 -58
  169. package/dist/shared/hx-checkbox-group-C0q6HDqn.js.map +1 -0
  170. package/dist/shared/hx-clinical-status-D3XQIOqX.js.map +1 -1
  171. package/dist/shared/{hx-color-picker-DBwJzT5f.js → hx-color-picker-CYjx8i8R.js} +97 -84
  172. package/dist/shared/hx-color-picker-CYjx8i8R.js.map +1 -0
  173. package/dist/shared/hx-combobox-NgJaLbs2.js.map +1 -1
  174. package/dist/shared/{hx-copy-button-sUVuikyH.js → hx-copy-button-DJirFCUL.js} +18 -15
  175. package/dist/shared/hx-copy-button-DJirFCUL.js.map +1 -0
  176. package/dist/shared/{hx-date-picker-DSKDkCy1.js → hx-date-picker-0PtEav0K.js} +66 -61
  177. package/dist/shared/hx-date-picker-0PtEav0K.js.map +1 -0
  178. package/dist/shared/hx-drawer-CM_upadk.js.map +1 -1
  179. package/dist/shared/{hx-dropdown-D626S2ZG.js → hx-dropdown-xHwTJecv.js} +44 -31
  180. package/dist/shared/hx-dropdown-xHwTJecv.js.map +1 -0
  181. package/dist/shared/hx-field-label-BVRyyKeh.js.map +1 -1
  182. package/dist/shared/hx-field-zw0U1KVi.js.map +1 -1
  183. package/dist/shared/hx-file-upload-D3rKROK5.js.map +1 -1
  184. package/dist/shared/hx-form-CkChEATa.js.map +1 -1
  185. package/dist/shared/hx-help-text-Xb2Yr8x2.js.map +1 -1
  186. package/dist/shared/hx-icon-button-B2BdVdyK.js.map +1 -1
  187. package/dist/shared/hx-menu-divider-A6Guuzi_.js.map +1 -1
  188. package/dist/shared/{hx-nav-ldFM3Fle.js → hx-nav-ChMTfn7o.js} +66 -44
  189. package/dist/shared/hx-nav-ChMTfn7o.js.map +1 -0
  190. package/dist/shared/{hx-nav-item-CODtUlew.js → hx-nav-item-ClN17f1y.js} +62 -55
  191. package/dist/shared/hx-nav-item-ClN17f1y.js.map +1 -0
  192. package/dist/shared/{hx-number-input-yUzFOSC1.js → hx-number-input-MggsT7F0.js} +13 -13
  193. package/dist/shared/hx-number-input-MggsT7F0.js.map +1 -0
  194. package/dist/shared/hx-overflow-menu-DFjJAziP.js.map +1 -1
  195. package/dist/shared/{hx-popover-BAlAFOH9.js → hx-popover-BjB0nkcq.js} +51 -38
  196. package/dist/shared/hx-popover-BjB0nkcq.js.map +1 -0
  197. package/dist/shared/{hx-popup-COUXXZ9X.js → hx-popup-BiV_2evC.js} +59 -45
  198. package/dist/shared/hx-popup-BiV_2evC.js.map +1 -0
  199. package/dist/shared/{hx-radio-CY4kQfZw.js → hx-radio-BY4zpwdh.js} +45 -27
  200. package/dist/shared/hx-radio-BY4zpwdh.js.map +1 -0
  201. package/dist/shared/hx-rating-C3QP53k9.js.map +1 -1
  202. package/dist/shared/hx-select-DahFehiZ.js.map +1 -1
  203. package/dist/shared/hx-slider-Blmv_rwS.js.map +1 -1
  204. package/dist/shared/{hx-split-button-Ddle8iVx.js → hx-split-button-CdNz1XAu.js} +62 -50
  205. package/dist/shared/hx-split-button-CdNz1XAu.js.map +1 -0
  206. package/dist/shared/{hx-switch-TvKGvZJz.js → hx-switch-BCXuNxEH.js} +42 -24
  207. package/dist/shared/hx-switch-BCXuNxEH.js.map +1 -0
  208. package/dist/shared/{hx-tab-panel-DzsX8BHV.js → hx-tab-panel-BfisavKo.js} +47 -32
  209. package/dist/shared/hx-tab-panel-BfisavKo.js.map +1 -0
  210. package/dist/shared/{hx-text-input-D6FlOZM-.js → hx-text-input-V5sQOpDh.js} +5 -2
  211. package/dist/shared/hx-text-input-V5sQOpDh.js.map +1 -0
  212. package/dist/shared/hx-textarea-CNG590KY.js.map +1 -1
  213. package/dist/shared/{hx-time-picker-Bo7FWzmf.js → hx-time-picker-DfJkBwcX.js} +41 -36
  214. package/dist/shared/hx-time-picker-DfJkBwcX.js.map +1 -0
  215. package/dist/shared/{hx-toggle-button-DSJeFlb0.js → hx-toggle-button-xNVYeA3X.js} +37 -27
  216. package/dist/shared/hx-toggle-button-xNVYeA3X.js.map +1 -0
  217. package/dist/shared/{hx-tooltip-DVqtKPCD.js → hx-tooltip-CamO-9nd.js} +24 -11
  218. package/dist/shared/hx-tooltip-CamO-9nd.js.map +1 -0
  219. package/dist/shared/{hx-top-nav-DP6OFS8C.js → hx-top-nav-CsTxOtVI.js} +26 -14
  220. package/dist/shared/hx-top-nav-CsTxOtVI.js.map +1 -0
  221. package/dist/shared/toast-factory-Dht3pVsw.js.map +1 -1
  222. package/figma-inventory.json +1121 -345
  223. package/package.json +2 -2
  224. package/dist/shared/hx-action-bar-CitgcpGv.js.map +0 -1
  225. package/dist/shared/hx-breadcrumb-item-3tKppF9h.js.map +0 -1
  226. package/dist/shared/hx-button-group-4NUBpkyC.js +0 -181
  227. package/dist/shared/hx-button-group-4NUBpkyC.js.map +0 -1
  228. package/dist/shared/hx-button-rRNmD4fd.js.map +0 -1
  229. package/dist/shared/hx-checkbox-group-D5piJLY8.js.map +0 -1
  230. package/dist/shared/hx-checkbox-hPlIw6Lb.js.map +0 -1
  231. package/dist/shared/hx-color-picker-DBwJzT5f.js.map +0 -1
  232. package/dist/shared/hx-copy-button-sUVuikyH.js.map +0 -1
  233. package/dist/shared/hx-date-picker-DSKDkCy1.js.map +0 -1
  234. package/dist/shared/hx-dropdown-D626S2ZG.js.map +0 -1
  235. package/dist/shared/hx-nav-item-CODtUlew.js.map +0 -1
  236. package/dist/shared/hx-nav-ldFM3Fle.js.map +0 -1
  237. package/dist/shared/hx-number-input-yUzFOSC1.js.map +0 -1
  238. package/dist/shared/hx-popover-BAlAFOH9.js.map +0 -1
  239. package/dist/shared/hx-popup-COUXXZ9X.js.map +0 -1
  240. package/dist/shared/hx-radio-CY4kQfZw.js.map +0 -1
  241. package/dist/shared/hx-split-button-Ddle8iVx.js.map +0 -1
  242. package/dist/shared/hx-switch-TvKGvZJz.js.map +0 -1
  243. package/dist/shared/hx-tab-panel-DzsX8BHV.js.map +0 -1
  244. package/dist/shared/hx-text-input-D6FlOZM-.js.map +0 -1
  245. package/dist/shared/hx-time-picker-Bo7FWzmf.js.map +0 -1
  246. package/dist/shared/hx-toggle-button-DSJeFlb0.js.map +0 -1
  247. package/dist/shared/hx-tooltip-DVqtKPCD.js.map +0 -1
  248. package/dist/shared/hx-top-nav-DP6OFS8C.js.map +0 -1
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
- "generatedAt": "2026-05-08T04:04:17.319Z",
3
+ "generatedAt": "2026-05-09T16:43:50.793Z",
4
4
  "sourceCem": "custom-elements.json",
5
- "helixVersion": "3.7.0",
6
- "tokensVersion": "3.7.0",
5
+ "helixVersion": "3.8.0",
6
+ "tokensVersion": "3.8.0",
7
7
  "components": [
8
8
  {
9
9
  "tag": "hx-accordion",
@@ -549,16 +549,38 @@
549
549
  "dependsOn": [],
550
550
  "excludedAttributes": [],
551
551
  "aaa": {
552
- "certified": false,
553
- "certifiedDate": null,
554
- "criteria": [],
555
- "auditUrl": null
552
+ "certified": true,
553
+ "certifiedDate": "2026-05-08",
554
+ "criteria": [
555
+ "1.4.6",
556
+ "1.4.9",
557
+ "2.1.3",
558
+ "2.3.3",
559
+ "2.4.12",
560
+ "2.4.13",
561
+ "2.5.5",
562
+ "3.2.5",
563
+ "3.3.6",
564
+ "forced-colors",
565
+ "apg-keyboard"
566
+ ],
567
+ "auditUrl": "src/components/hx-action-bar/AAA-AUDIT.md"
556
568
  },
557
- "keyboardContract": null,
558
- "ariaPattern": null,
559
- "themeAware": null,
560
- "brandAware": null,
561
- "formAssociated": null,
569
+ "keyboardContract": {
570
+ "activate": [
571
+ "Enter",
572
+ "Space"
573
+ ],
574
+ "navigate": [
575
+ "Arrow"
576
+ ],
577
+ "dismiss": [],
578
+ "disabledSuppresses": true
579
+ },
580
+ "ariaPattern": "toolbar",
581
+ "themeAware": true,
582
+ "brandAware": true,
583
+ "formAssociated": false,
562
584
  "priorityTier": "P0"
563
585
  },
564
586
  {
@@ -2260,16 +2282,35 @@
2260
2282
  "dependsOn": [],
2261
2283
  "excludedAttributes": [],
2262
2284
  "aaa": {
2263
- "certified": false,
2264
- "certifiedDate": null,
2265
- "criteria": [],
2266
- "auditUrl": null
2285
+ "certified": true,
2286
+ "certifiedDate": "2026-05-09",
2287
+ "criteria": [
2288
+ "1.4.6",
2289
+ "1.4.9",
2290
+ "2.1.3",
2291
+ "2.3.3",
2292
+ "2.4.12",
2293
+ "2.4.13",
2294
+ "2.5.5",
2295
+ "3.2.5",
2296
+ "3.3.6",
2297
+ "forced-colors",
2298
+ "apg-keyboard"
2299
+ ],
2300
+ "auditUrl": "src/components/hx-banner/AAA-AUDIT.md"
2267
2301
  },
2268
- "keyboardContract": null,
2269
- "ariaPattern": null,
2270
- "themeAware": null,
2271
- "brandAware": null,
2272
- "formAssociated": null,
2302
+ "keyboardContract": {
2303
+ "activate": [],
2304
+ "navigate": [],
2305
+ "dismiss": [
2306
+ "Escape"
2307
+ ],
2308
+ "disabledSuppresses": null
2309
+ },
2310
+ "ariaPattern": "alert",
2311
+ "themeAware": true,
2312
+ "brandAware": true,
2313
+ "formAssociated": false,
2273
2314
  "priorityTier": "P0"
2274
2315
  },
2275
2316
  {
@@ -2457,16 +2498,35 @@
2457
2498
  "dependsOn": [],
2458
2499
  "excludedAttributes": [],
2459
2500
  "aaa": {
2460
- "certified": false,
2461
- "certifiedDate": null,
2462
- "criteria": [],
2463
- "auditUrl": null
2501
+ "certified": true,
2502
+ "certifiedDate": "2026-05-08",
2503
+ "criteria": [
2504
+ "1.4.6",
2505
+ "1.4.9",
2506
+ "2.1.3",
2507
+ "2.3.3",
2508
+ "2.4.12",
2509
+ "2.4.13",
2510
+ "2.5.5",
2511
+ "3.2.5",
2512
+ "3.3.6",
2513
+ "forced-colors",
2514
+ "apg-keyboard"
2515
+ ],
2516
+ "auditUrl": "src/components/hx-breadcrumb/AAA-AUDIT.md"
2464
2517
  },
2465
- "keyboardContract": null,
2466
- "ariaPattern": null,
2467
- "themeAware": null,
2468
- "brandAware": null,
2469
- "formAssociated": null,
2518
+ "keyboardContract": {
2519
+ "activate": [],
2520
+ "navigate": [
2521
+ "Arrow"
2522
+ ],
2523
+ "dismiss": [],
2524
+ "disabledSuppresses": null
2525
+ },
2526
+ "ariaPattern": "breadcrumb",
2527
+ "themeAware": true,
2528
+ "brandAware": true,
2529
+ "formAssociated": false,
2470
2530
  "priorityTier": "P0"
2471
2531
  },
2472
2532
  {
@@ -3216,16 +3276,38 @@
3216
3276
  "dependsOn": [],
3217
3277
  "excludedAttributes": [],
3218
3278
  "aaa": {
3219
- "certified": false,
3220
- "certifiedDate": null,
3221
- "criteria": [],
3222
- "auditUrl": null
3279
+ "certified": true,
3280
+ "certifiedDate": "2026-05-08",
3281
+ "criteria": [
3282
+ "1.4.6",
3283
+ "1.4.9",
3284
+ "2.1.3",
3285
+ "2.3.3",
3286
+ "2.4.12",
3287
+ "2.4.13",
3288
+ "2.5.5",
3289
+ "3.2.5",
3290
+ "3.3.6",
3291
+ "forced-colors",
3292
+ "apg-keyboard"
3293
+ ],
3294
+ "auditUrl": "src/components/hx-button-group/AAA-AUDIT.md"
3223
3295
  },
3224
- "keyboardContract": null,
3225
- "ariaPattern": null,
3226
- "themeAware": null,
3227
- "brandAware": null,
3228
- "formAssociated": null,
3296
+ "keyboardContract": {
3297
+ "activate": [
3298
+ "Enter",
3299
+ "Space"
3300
+ ],
3301
+ "navigate": [
3302
+ "Arrow"
3303
+ ],
3304
+ "dismiss": [],
3305
+ "disabledSuppresses": true
3306
+ },
3307
+ "ariaPattern": "toolbar",
3308
+ "themeAware": true,
3309
+ "brandAware": true,
3310
+ "formAssociated": false,
3229
3311
  "priorityTier": "P0"
3230
3312
  },
3231
3313
  {
@@ -4802,16 +4884,35 @@
4802
4884
  "dependsOn": [],
4803
4885
  "excludedAttributes": [],
4804
4886
  "aaa": {
4805
- "certified": false,
4806
- "certifiedDate": null,
4807
- "criteria": [],
4808
- "auditUrl": null
4887
+ "certified": true,
4888
+ "certifiedDate": "2026-05-08",
4889
+ "criteria": [
4890
+ "1.4.6",
4891
+ "1.4.9",
4892
+ "2.1.3",
4893
+ "2.3.3",
4894
+ "2.4.12",
4895
+ "2.4.13",
4896
+ "2.5.5",
4897
+ "3.2.5",
4898
+ "3.3.6",
4899
+ "forced-colors",
4900
+ "apg-keyboard"
4901
+ ],
4902
+ "auditUrl": "src/components/hx-checkbox-group/AAA-AUDIT.md"
4809
4903
  },
4810
- "keyboardContract": null,
4811
- "ariaPattern": null,
4812
- "themeAware": null,
4813
- "brandAware": null,
4814
- "formAssociated": null,
4904
+ "keyboardContract": {
4905
+ "activate": [],
4906
+ "navigate": [
4907
+ "Tab"
4908
+ ],
4909
+ "dismiss": [],
4910
+ "disabledSuppresses": true
4911
+ },
4912
+ "ariaPattern": "group",
4913
+ "themeAware": true,
4914
+ "brandAware": true,
4915
+ "formAssociated": true,
4815
4916
  "priorityTier": "P0"
4816
4917
  },
4817
4918
  {
@@ -5262,16 +5363,35 @@
5262
5363
  "dependsOn": [],
5263
5364
  "excludedAttributes": [],
5264
5365
  "aaa": {
5265
- "certified": false,
5266
- "certifiedDate": null,
5267
- "criteria": [],
5268
- "auditUrl": null
5366
+ "certified": true,
5367
+ "certifiedDate": "2026-05-09",
5368
+ "criteria": [
5369
+ "1.4.6",
5370
+ "1.4.9",
5371
+ "2.1.3",
5372
+ "2.3.3",
5373
+ "2.4.12",
5374
+ "2.4.13",
5375
+ "2.5.5",
5376
+ "3.2.5",
5377
+ "3.3.6",
5378
+ "forced-colors",
5379
+ "apg-keyboard"
5380
+ ],
5381
+ "auditUrl": "src/components/hx-clinical-status/AAA-AUDIT.md"
5269
5382
  },
5270
- "keyboardContract": null,
5271
- "ariaPattern": null,
5272
- "themeAware": null,
5273
- "brandAware": null,
5274
- "formAssociated": null,
5383
+ "keyboardContract": {
5384
+ "activate": [],
5385
+ "navigate": [],
5386
+ "dismiss": [
5387
+ "Escape"
5388
+ ],
5389
+ "disabledSuppresses": null
5390
+ },
5391
+ "ariaPattern": "alert",
5392
+ "themeAware": true,
5393
+ "brandAware": true,
5394
+ "formAssociated": false,
5275
5395
  "priorityTier": "P0"
5276
5396
  },
5277
5397
  {
@@ -6194,16 +6314,44 @@
6194
6314
  "dependsOn": [],
6195
6315
  "excludedAttributes": [],
6196
6316
  "aaa": {
6197
- "certified": false,
6198
- "certifiedDate": null,
6199
- "criteria": [],
6200
- "auditUrl": null
6317
+ "certified": true,
6318
+ "certifiedDate": "2026-05-08",
6319
+ "criteria": [
6320
+ "1.4.6",
6321
+ "1.4.9",
6322
+ "2.1.3",
6323
+ "2.3.3",
6324
+ "2.4.12",
6325
+ "2.4.13",
6326
+ "2.5.5",
6327
+ "3.2.5",
6328
+ "3.3.6",
6329
+ "forced-colors",
6330
+ "apg-keyboard"
6331
+ ],
6332
+ "auditUrl": "src/components/hx-color-picker/AAA-AUDIT.md"
6201
6333
  },
6202
- "keyboardContract": null,
6203
- "ariaPattern": null,
6204
- "themeAware": null,
6205
- "brandAware": null,
6206
- "formAssociated": null,
6334
+ "keyboardContract": {
6335
+ "activate": [],
6336
+ "navigate": [
6337
+ "ArrowLeft",
6338
+ "ArrowRight",
6339
+ "ArrowUp",
6340
+ "ArrowDown",
6341
+ "Home",
6342
+ "End",
6343
+ "PageUp",
6344
+ "PageDown"
6345
+ ],
6346
+ "dismiss": [
6347
+ "Escape"
6348
+ ],
6349
+ "disabledSuppresses": true
6350
+ },
6351
+ "ariaPattern": "slider",
6352
+ "themeAware": true,
6353
+ "brandAware": true,
6354
+ "formAssociated": true,
6207
6355
  "priorityTier": "P0"
6208
6356
  },
6209
6357
  {
@@ -6894,19 +7042,44 @@
6894
7042
  "dependsOn": [],
6895
7043
  "excludedAttributes": [],
6896
7044
  "aaa": {
6897
- "certified": false,
6898
- "certifiedDate": null,
6899
- "criteria": [],
6900
- "auditUrl": null
6901
- },
6902
- "keyboardContract": null,
6903
- "ariaPattern": null,
6904
- "themeAware": null,
6905
- "brandAware": null,
6906
- "formAssociated": null,
6907
- "priorityTier": "P0"
6908
- },
6909
- {
7045
+ "certified": true,
7046
+ "certifiedDate": "2026-05-08",
7047
+ "criteria": [
7048
+ "1.4.6",
7049
+ "1.4.9",
7050
+ "2.1.3",
7051
+ "2.3.3",
7052
+ "2.4.12",
7053
+ "2.4.13",
7054
+ "2.5.5",
7055
+ "3.2.5",
7056
+ "3.3.6",
7057
+ "forced-colors",
7058
+ "apg-keyboard"
7059
+ ],
7060
+ "auditUrl": "src/components/hx-combobox/AAA-AUDIT.md"
7061
+ },
7062
+ "keyboardContract": {
7063
+ "activate": [
7064
+ "Enter"
7065
+ ],
7066
+ "navigate": [
7067
+ "Arrow",
7068
+ "Home",
7069
+ "End"
7070
+ ],
7071
+ "dismiss": [
7072
+ "Escape"
7073
+ ],
7074
+ "disabledSuppresses": true
7075
+ },
7076
+ "ariaPattern": "combobox",
7077
+ "themeAware": true,
7078
+ "brandAware": true,
7079
+ "formAssociated": true,
7080
+ "priorityTier": "P0"
7081
+ },
7082
+ {
6910
7083
  "tag": "hx-container",
6911
7084
  "className": "HelixContainer",
6912
7085
  "modulePath": "src/components/hx-container/hx-container.ts",
@@ -7416,16 +7589,36 @@
7416
7589
  "dependsOn": [],
7417
7590
  "excludedAttributes": [],
7418
7591
  "aaa": {
7419
- "certified": false,
7420
- "certifiedDate": null,
7421
- "criteria": [],
7422
- "auditUrl": null
7592
+ "certified": true,
7593
+ "certifiedDate": "2026-05-08",
7594
+ "criteria": [
7595
+ "1.4.6",
7596
+ "1.4.9",
7597
+ "2.1.3",
7598
+ "2.3.3",
7599
+ "2.4.12",
7600
+ "2.4.13",
7601
+ "2.5.5",
7602
+ "3.2.5",
7603
+ "3.3.6",
7604
+ "forced-colors",
7605
+ "apg-keyboard"
7606
+ ],
7607
+ "auditUrl": "src/components/hx-copy-button/AAA-AUDIT.md"
7423
7608
  },
7424
- "keyboardContract": null,
7425
- "ariaPattern": null,
7426
- "themeAware": null,
7427
- "brandAware": null,
7428
- "formAssociated": null,
7609
+ "keyboardContract": {
7610
+ "activate": [
7611
+ "Enter",
7612
+ "Space"
7613
+ ],
7614
+ "navigate": [],
7615
+ "dismiss": [],
7616
+ "disabledSuppresses": true
7617
+ },
7618
+ "ariaPattern": "button",
7619
+ "themeAware": true,
7620
+ "brandAware": true,
7621
+ "formAssociated": false,
7429
7622
  "priorityTier": "P0"
7430
7623
  },
7431
7624
  {
@@ -8731,16 +8924,35 @@
8731
8924
  "dependsOn": [],
8732
8925
  "excludedAttributes": [],
8733
8926
  "aaa": {
8734
- "certified": false,
8735
- "certifiedDate": null,
8736
- "criteria": [],
8737
- "auditUrl": null
8927
+ "certified": true,
8928
+ "certifiedDate": "2026-05-08",
8929
+ "criteria": [
8930
+ "1.4.6",
8931
+ "1.4.9",
8932
+ "2.1.3",
8933
+ "2.3.3",
8934
+ "2.4.12",
8935
+ "2.4.13",
8936
+ "2.5.5",
8937
+ "3.2.5",
8938
+ "3.3.6",
8939
+ "forced-colors",
8940
+ "apg-keyboard"
8941
+ ],
8942
+ "auditUrl": "src/components/hx-date-picker/AAA-AUDIT.md"
8738
8943
  },
8739
- "keyboardContract": null,
8740
- "ariaPattern": null,
8741
- "themeAware": null,
8742
- "brandAware": null,
8743
- "formAssociated": null,
8944
+ "keyboardContract": {
8945
+ "activate": [],
8946
+ "navigate": [],
8947
+ "dismiss": [
8948
+ "Escape"
8949
+ ],
8950
+ "disabledSuppresses": null
8951
+ },
8952
+ "ariaPattern": "dialog",
8953
+ "themeAware": true,
8954
+ "brandAware": true,
8955
+ "formAssociated": true,
8744
8956
  "priorityTier": "P0"
8745
8957
  },
8746
8958
  {
@@ -9897,16 +10109,35 @@
9897
10109
  "dependsOn": [],
9898
10110
  "excludedAttributes": [],
9899
10111
  "aaa": {
9900
- "certified": false,
9901
- "certifiedDate": null,
9902
- "criteria": [],
9903
- "auditUrl": null
10112
+ "certified": true,
10113
+ "certifiedDate": "2026-05-08",
10114
+ "criteria": [
10115
+ "1.4.6",
10116
+ "1.4.9",
10117
+ "2.1.3",
10118
+ "2.3.3",
10119
+ "2.4.12",
10120
+ "2.4.13",
10121
+ "2.5.5",
10122
+ "3.2.5",
10123
+ "3.3.6",
10124
+ "forced-colors",
10125
+ "apg-keyboard"
10126
+ ],
10127
+ "auditUrl": "src/components/hx-drawer/AAA-AUDIT.md"
9904
10128
  },
9905
- "keyboardContract": null,
9906
- "ariaPattern": null,
9907
- "themeAware": null,
9908
- "brandAware": null,
9909
- "formAssociated": null,
10129
+ "keyboardContract": {
10130
+ "activate": [],
10131
+ "navigate": [],
10132
+ "dismiss": [
10133
+ "Escape"
10134
+ ],
10135
+ "disabledSuppresses": null
10136
+ },
10137
+ "ariaPattern": "dialog",
10138
+ "themeAware": true,
10139
+ "brandAware": true,
10140
+ "formAssociated": false,
9910
10141
  "priorityTier": "P0"
9911
10142
  },
9912
10143
  {
@@ -10130,16 +10361,42 @@
10130
10361
  "dependsOn": [],
10131
10362
  "excludedAttributes": [],
10132
10363
  "aaa": {
10133
- "certified": false,
10134
- "certifiedDate": null,
10135
- "criteria": [],
10136
- "auditUrl": null
10364
+ "certified": true,
10365
+ "certifiedDate": "2026-05-08",
10366
+ "criteria": [
10367
+ "1.4.6",
10368
+ "1.4.9",
10369
+ "2.1.3",
10370
+ "2.3.3",
10371
+ "2.4.12",
10372
+ "2.4.13",
10373
+ "2.5.5",
10374
+ "3.2.5",
10375
+ "3.3.6",
10376
+ "forced-colors",
10377
+ "apg-keyboard"
10378
+ ],
10379
+ "auditUrl": "src/components/hx-dropdown/AAA-AUDIT.md"
10137
10380
  },
10138
- "keyboardContract": null,
10139
- "ariaPattern": null,
10140
- "themeAware": null,
10141
- "brandAware": null,
10142
- "formAssociated": null,
10381
+ "keyboardContract": {
10382
+ "activate": [
10383
+ "Enter",
10384
+ "Space"
10385
+ ],
10386
+ "navigate": [
10387
+ "Arrow",
10388
+ "Home",
10389
+ "End"
10390
+ ],
10391
+ "dismiss": [
10392
+ "Escape"
10393
+ ],
10394
+ "disabledSuppresses": true
10395
+ },
10396
+ "ariaPattern": "menu",
10397
+ "themeAware": true,
10398
+ "brandAware": true,
10399
+ "formAssociated": false,
10143
10400
  "priorityTier": "P0"
10144
10401
  },
10145
10402
  {
@@ -10422,16 +10679,28 @@
10422
10679
  "dependsOn": [],
10423
10680
  "excludedAttributes": [],
10424
10681
  "aaa": {
10425
- "certified": false,
10426
- "certifiedDate": null,
10427
- "criteria": [],
10428
- "auditUrl": null
10682
+ "certified": true,
10683
+ "certifiedDate": "2026-05-09",
10684
+ "criteria": [
10685
+ "1.4.6",
10686
+ "1.4.9",
10687
+ "2.1.3",
10688
+ "2.3.3",
10689
+ "2.4.12",
10690
+ "2.4.13",
10691
+ "2.5.5",
10692
+ "3.2.5",
10693
+ "3.3.6",
10694
+ "forced-colors",
10695
+ "apg-keyboard"
10696
+ ],
10697
+ "auditUrl": "src/components/hx-field/AAA-AUDIT.md"
10429
10698
  },
10430
10699
  "keyboardContract": null,
10431
- "ariaPattern": null,
10432
- "themeAware": null,
10433
- "brandAware": null,
10434
- "formAssociated": null,
10700
+ "ariaPattern": "label",
10701
+ "themeAware": true,
10702
+ "brandAware": true,
10703
+ "formAssociated": false,
10435
10704
  "priorityTier": "P0"
10436
10705
  },
10437
10706
  {
@@ -10638,16 +10907,28 @@
10638
10907
  "dependsOn": [],
10639
10908
  "excludedAttributes": [],
10640
10909
  "aaa": {
10641
- "certified": false,
10642
- "certifiedDate": null,
10643
- "criteria": [],
10644
- "auditUrl": null
10910
+ "certified": true,
10911
+ "certifiedDate": "2026-05-09",
10912
+ "criteria": [
10913
+ "1.4.6",
10914
+ "1.4.9",
10915
+ "2.1.3",
10916
+ "2.3.3",
10917
+ "2.4.12",
10918
+ "2.4.13",
10919
+ "2.5.5",
10920
+ "3.2.5",
10921
+ "3.3.6",
10922
+ "forced-colors",
10923
+ "apg-keyboard"
10924
+ ],
10925
+ "auditUrl": "src/components/hx-field-label/AAA-AUDIT.md"
10645
10926
  },
10646
10927
  "keyboardContract": null,
10647
- "ariaPattern": null,
10648
- "themeAware": null,
10649
- "brandAware": null,
10650
- "formAssociated": null,
10928
+ "ariaPattern": "label",
10929
+ "themeAware": true,
10930
+ "brandAware": true,
10931
+ "formAssociated": false,
10651
10932
  "priorityTier": "P0"
10652
10933
  },
10653
10934
  {
@@ -11071,16 +11352,36 @@
11071
11352
  "dependsOn": [],
11072
11353
  "excludedAttributes": [],
11073
11354
  "aaa": {
11074
- "certified": false,
11075
- "certifiedDate": null,
11076
- "criteria": [],
11077
- "auditUrl": null
11355
+ "certified": true,
11356
+ "certifiedDate": "2026-05-08",
11357
+ "criteria": [
11358
+ "1.4.6",
11359
+ "1.4.9",
11360
+ "2.1.3",
11361
+ "2.3.3",
11362
+ "2.4.12",
11363
+ "2.4.13",
11364
+ "2.5.5",
11365
+ "3.2.5",
11366
+ "3.3.6",
11367
+ "forced-colors",
11368
+ "apg-keyboard"
11369
+ ],
11370
+ "auditUrl": "src/components/hx-file-upload/AAA-AUDIT.md"
11078
11371
  },
11079
- "keyboardContract": null,
11080
- "ariaPattern": null,
11081
- "themeAware": null,
11082
- "brandAware": null,
11083
- "formAssociated": null,
11372
+ "keyboardContract": {
11373
+ "activate": [
11374
+ "Enter",
11375
+ "Space"
11376
+ ],
11377
+ "navigate": [],
11378
+ "dismiss": [],
11379
+ "disabledSuppresses": true
11380
+ },
11381
+ "ariaPattern": "button",
11382
+ "themeAware": true,
11383
+ "brandAware": true,
11384
+ "formAssociated": true,
11084
11385
  "priorityTier": "P0"
11085
11386
  },
11086
11387
  {
@@ -11216,16 +11517,33 @@
11216
11517
  "dependsOn": [],
11217
11518
  "excludedAttributes": [],
11218
11519
  "aaa": {
11219
- "certified": false,
11220
- "certifiedDate": null,
11221
- "criteria": [],
11222
- "auditUrl": null
11520
+ "certified": true,
11521
+ "certifiedDate": "2026-05-09",
11522
+ "criteria": [
11523
+ "1.4.6",
11524
+ "1.4.9",
11525
+ "2.1.3",
11526
+ "2.3.3",
11527
+ "2.4.12",
11528
+ "2.4.13",
11529
+ "2.5.5",
11530
+ "3.2.5",
11531
+ "3.3.6",
11532
+ "forced-colors",
11533
+ "apg-keyboard"
11534
+ ],
11535
+ "auditUrl": "src/components/hx-form/AAA-AUDIT.md"
11223
11536
  },
11224
- "keyboardContract": null,
11225
- "ariaPattern": null,
11226
- "themeAware": null,
11227
- "brandAware": null,
11228
- "formAssociated": null,
11537
+ "keyboardContract": {
11538
+ "activate": [],
11539
+ "navigate": [],
11540
+ "dismiss": [],
11541
+ "disabledSuppresses": null
11542
+ },
11543
+ "ariaPattern": "form",
11544
+ "themeAware": true,
11545
+ "brandAware": true,
11546
+ "formAssociated": false,
11229
11547
  "priorityTier": "P0"
11230
11548
  },
11231
11549
  {
@@ -11791,16 +12109,28 @@
11791
12109
  "dependsOn": [],
11792
12110
  "excludedAttributes": [],
11793
12111
  "aaa": {
11794
- "certified": false,
11795
- "certifiedDate": null,
11796
- "criteria": [],
11797
- "auditUrl": null
12112
+ "certified": true,
12113
+ "certifiedDate": "2026-05-09",
12114
+ "criteria": [
12115
+ "1.4.6",
12116
+ "1.4.9",
12117
+ "2.1.3",
12118
+ "2.3.3",
12119
+ "2.4.12",
12120
+ "2.4.13",
12121
+ "2.5.5",
12122
+ "3.2.5",
12123
+ "3.3.6",
12124
+ "forced-colors",
12125
+ "apg-keyboard"
12126
+ ],
12127
+ "auditUrl": "src/components/hx-help-text/AAA-AUDIT.md"
11798
12128
  },
11799
12129
  "keyboardContract": null,
11800
- "ariaPattern": null,
11801
- "themeAware": null,
11802
- "brandAware": null,
11803
- "formAssociated": null,
12130
+ "ariaPattern": "label",
12131
+ "themeAware": true,
12132
+ "brandAware": true,
12133
+ "formAssociated": false,
11804
12134
  "priorityTier": "P0"
11805
12135
  },
11806
12136
  {
@@ -12269,16 +12599,36 @@
12269
12599
  "dependsOn": [],
12270
12600
  "excludedAttributes": [],
12271
12601
  "aaa": {
12272
- "certified": false,
12273
- "certifiedDate": null,
12274
- "criteria": [],
12275
- "auditUrl": null
12602
+ "certified": true,
12603
+ "certifiedDate": "2026-05-08",
12604
+ "criteria": [
12605
+ "1.4.6",
12606
+ "1.4.9",
12607
+ "2.1.3",
12608
+ "2.3.3",
12609
+ "2.4.12",
12610
+ "2.4.13",
12611
+ "2.5.5",
12612
+ "3.2.5",
12613
+ "3.3.6",
12614
+ "forced-colors",
12615
+ "apg-keyboard"
12616
+ ],
12617
+ "auditUrl": "src/components/hx-icon-button/AAA-AUDIT.md"
12276
12618
  },
12277
- "keyboardContract": null,
12278
- "ariaPattern": null,
12279
- "themeAware": null,
12280
- "brandAware": null,
12281
- "formAssociated": null,
12619
+ "keyboardContract": {
12620
+ "activate": [
12621
+ "Enter",
12622
+ "Space"
12623
+ ],
12624
+ "navigate": [],
12625
+ "dismiss": [],
12626
+ "disabledSuppresses": true
12627
+ },
12628
+ "ariaPattern": "button",
12629
+ "themeAware": true,
12630
+ "brandAware": true,
12631
+ "formAssociated": true,
12282
12632
  "priorityTier": "P0"
12283
12633
  },
12284
12634
  {
@@ -13319,16 +13669,42 @@
13319
13669
  "dependsOn": [],
13320
13670
  "excludedAttributes": [],
13321
13671
  "aaa": {
13322
- "certified": false,
13323
- "certifiedDate": null,
13324
- "criteria": [],
13325
- "auditUrl": null
13672
+ "certified": true,
13673
+ "certifiedDate": "2026-05-08",
13674
+ "criteria": [
13675
+ "1.4.6",
13676
+ "1.4.9",
13677
+ "2.1.3",
13678
+ "2.3.3",
13679
+ "2.4.12",
13680
+ "2.4.13",
13681
+ "2.5.5",
13682
+ "3.2.5",
13683
+ "3.3.6",
13684
+ "forced-colors",
13685
+ "apg-keyboard"
13686
+ ],
13687
+ "auditUrl": "src/components/hx-menu/AAA-AUDIT.md"
13326
13688
  },
13327
- "keyboardContract": null,
13328
- "ariaPattern": null,
13329
- "themeAware": null,
13330
- "brandAware": null,
13331
- "formAssociated": null,
13689
+ "keyboardContract": {
13690
+ "activate": [
13691
+ "Enter",
13692
+ "Space"
13693
+ ],
13694
+ "navigate": [
13695
+ "Arrow",
13696
+ "Home",
13697
+ "End"
13698
+ ],
13699
+ "dismiss": [
13700
+ "Escape"
13701
+ ],
13702
+ "disabledSuppresses": true
13703
+ },
13704
+ "ariaPattern": "menu",
13705
+ "themeAware": true,
13706
+ "brandAware": true,
13707
+ "formAssociated": false,
13332
13708
  "priorityTier": "P0"
13333
13709
  },
13334
13710
  {
@@ -14217,16 +14593,40 @@
14217
14593
  "dependsOn": [],
14218
14594
  "excludedAttributes": [],
14219
14595
  "aaa": {
14220
- "certified": false,
14221
- "certifiedDate": null,
14222
- "criteria": [],
14223
- "auditUrl": null
14596
+ "certified": true,
14597
+ "certifiedDate": "2026-05-08",
14598
+ "criteria": [
14599
+ "1.4.6",
14600
+ "1.4.9",
14601
+ "2.1.3",
14602
+ "2.3.3",
14603
+ "2.4.12",
14604
+ "2.4.13",
14605
+ "2.5.5",
14606
+ "3.2.5",
14607
+ "3.3.6",
14608
+ "forced-colors",
14609
+ "apg-keyboard"
14610
+ ],
14611
+ "auditUrl": "src/components/hx-nav/AAA-AUDIT.md"
14224
14612
  },
14225
- "keyboardContract": null,
14226
- "ariaPattern": null,
14227
- "themeAware": null,
14228
- "brandAware": null,
14229
- "formAssociated": null,
14613
+ "keyboardContract": {
14614
+ "activate": [
14615
+ "Enter",
14616
+ "Space"
14617
+ ],
14618
+ "navigate": [
14619
+ "Arrow",
14620
+ "Home",
14621
+ "End"
14622
+ ],
14623
+ "dismiss": [],
14624
+ "disabledSuppresses": null
14625
+ },
14626
+ "ariaPattern": "navigation",
14627
+ "themeAware": true,
14628
+ "brandAware": true,
14629
+ "formAssociated": false,
14230
14630
  "priorityTier": "P0"
14231
14631
  },
14232
14632
  {
@@ -14954,16 +15354,38 @@
14954
15354
  "dependsOn": [],
14955
15355
  "excludedAttributes": [],
14956
15356
  "aaa": {
14957
- "certified": false,
14958
- "certifiedDate": null,
14959
- "criteria": [],
14960
- "auditUrl": null
15357
+ "certified": true,
15358
+ "certifiedDate": "2026-05-08",
15359
+ "criteria": [
15360
+ "1.4.6",
15361
+ "1.4.9",
15362
+ "2.1.3",
15363
+ "2.3.3",
15364
+ "2.4.12",
15365
+ "2.4.13",
15366
+ "2.5.5",
15367
+ "3.2.5",
15368
+ "3.3.6",
15369
+ "forced-colors",
15370
+ "apg-keyboard"
15371
+ ],
15372
+ "auditUrl": "src/components/hx-number-input/AAA-AUDIT.md"
14961
15373
  },
14962
- "keyboardContract": null,
14963
- "ariaPattern": null,
14964
- "themeAware": null,
14965
- "brandAware": null,
14966
- "formAssociated": null,
15374
+ "keyboardContract": {
15375
+ "activate": [
15376
+ "character-input"
15377
+ ],
15378
+ "navigate": [
15379
+ "ArrowUp",
15380
+ "ArrowDown"
15381
+ ],
15382
+ "dismiss": [],
15383
+ "disabledSuppresses": true
15384
+ },
15385
+ "ariaPattern": "spinbutton",
15386
+ "themeAware": true,
15387
+ "brandAware": true,
15388
+ "formAssociated": true,
14967
15389
  "priorityTier": "P0"
14968
15390
  },
14969
15391
  {
@@ -15315,16 +15737,42 @@
15315
15737
  "dependsOn": [],
15316
15738
  "excludedAttributes": [],
15317
15739
  "aaa": {
15318
- "certified": false,
15319
- "certifiedDate": null,
15320
- "criteria": [],
15321
- "auditUrl": null
15740
+ "certified": true,
15741
+ "certifiedDate": "2026-05-08",
15742
+ "criteria": [
15743
+ "1.4.6",
15744
+ "1.4.9",
15745
+ "2.1.3",
15746
+ "2.3.3",
15747
+ "2.4.12",
15748
+ "2.4.13",
15749
+ "2.5.5",
15750
+ "3.2.5",
15751
+ "3.3.6",
15752
+ "forced-colors",
15753
+ "apg-keyboard"
15754
+ ],
15755
+ "auditUrl": "src/components/hx-overflow-menu/AAA-AUDIT.md"
15322
15756
  },
15323
- "keyboardContract": null,
15324
- "ariaPattern": null,
15325
- "themeAware": null,
15326
- "brandAware": null,
15327
- "formAssociated": null,
15757
+ "keyboardContract": {
15758
+ "activate": [
15759
+ "Enter",
15760
+ "Space"
15761
+ ],
15762
+ "navigate": [
15763
+ "Arrow",
15764
+ "Home",
15765
+ "End"
15766
+ ],
15767
+ "dismiss": [
15768
+ "Escape"
15769
+ ],
15770
+ "disabledSuppresses": true
15771
+ },
15772
+ "ariaPattern": "menu",
15773
+ "themeAware": true,
15774
+ "brandAware": true,
15775
+ "formAssociated": false,
15328
15776
  "priorityTier": "P0"
15329
15777
  },
15330
15778
  {
@@ -16068,16 +16516,35 @@
16068
16516
  "dependsOn": [],
16069
16517
  "excludedAttributes": [],
16070
16518
  "aaa": {
16071
- "certified": false,
16072
- "certifiedDate": null,
16073
- "criteria": [],
16074
- "auditUrl": null
16519
+ "certified": true,
16520
+ "certifiedDate": "2026-05-08",
16521
+ "criteria": [
16522
+ "1.4.6",
16523
+ "1.4.9",
16524
+ "2.1.3",
16525
+ "2.3.3",
16526
+ "2.4.12",
16527
+ "2.4.13",
16528
+ "2.5.5",
16529
+ "3.2.5",
16530
+ "3.3.6",
16531
+ "forced-colors",
16532
+ "apg-keyboard"
16533
+ ],
16534
+ "auditUrl": "src/components/hx-popover/AAA-AUDIT.md"
16075
16535
  },
16076
- "keyboardContract": null,
16077
- "ariaPattern": null,
16078
- "themeAware": null,
16079
- "brandAware": null,
16080
- "formAssociated": null,
16536
+ "keyboardContract": {
16537
+ "activate": [],
16538
+ "navigate": [],
16539
+ "dismiss": [
16540
+ "Escape"
16541
+ ],
16542
+ "disabledSuppresses": null
16543
+ },
16544
+ "ariaPattern": "dialog",
16545
+ "themeAware": true,
16546
+ "brandAware": true,
16547
+ "formAssociated": false,
16081
16548
  "priorityTier": "P0"
16082
16549
  },
16083
16550
  {
@@ -16345,16 +16812,28 @@
16345
16812
  "dependsOn": [],
16346
16813
  "excludedAttributes": [],
16347
16814
  "aaa": {
16348
- "certified": false,
16349
- "certifiedDate": null,
16350
- "criteria": [],
16351
- "auditUrl": null
16815
+ "certified": true,
16816
+ "certifiedDate": "2026-05-08",
16817
+ "criteria": [
16818
+ "1.4.6",
16819
+ "1.4.9",
16820
+ "2.1.3",
16821
+ "2.3.3",
16822
+ "2.4.12",
16823
+ "2.4.13",
16824
+ "2.5.5",
16825
+ "3.2.5",
16826
+ "3.3.6",
16827
+ "forced-colors",
16828
+ "apg-keyboard"
16829
+ ],
16830
+ "auditUrl": "src/components/hx-popup/AAA-AUDIT.md"
16352
16831
  },
16353
16832
  "keyboardContract": null,
16354
- "ariaPattern": null,
16355
- "themeAware": null,
16356
- "brandAware": null,
16357
- "formAssociated": null,
16833
+ "ariaPattern": "none",
16834
+ "themeAware": true,
16835
+ "brandAware": true,
16836
+ "formAssociated": false,
16358
16837
  "priorityTier": "P0"
16359
16838
  },
16360
16839
  {
@@ -17504,16 +17983,37 @@
17504
17983
  "dependsOn": [],
17505
17984
  "excludedAttributes": [],
17506
17985
  "aaa": {
17507
- "certified": false,
17508
- "certifiedDate": null,
17509
- "criteria": [],
17510
- "auditUrl": null
17986
+ "certified": true,
17987
+ "certifiedDate": "2026-05-08",
17988
+ "criteria": [
17989
+ "1.4.6",
17990
+ "1.4.9",
17991
+ "2.1.3",
17992
+ "2.3.3",
17993
+ "2.4.12",
17994
+ "2.4.13",
17995
+ "2.5.5",
17996
+ "3.2.5",
17997
+ "3.3.6",
17998
+ "forced-colors",
17999
+ "apg-keyboard"
18000
+ ],
18001
+ "auditUrl": "src/components/hx-radio-group/AAA-AUDIT.md"
17511
18002
  },
17512
- "keyboardContract": null,
17513
- "ariaPattern": null,
17514
- "themeAware": null,
17515
- "brandAware": null,
17516
- "formAssociated": null,
18003
+ "keyboardContract": {
18004
+ "activate": [
18005
+ "Space"
18006
+ ],
18007
+ "navigate": [
18008
+ "Arrow"
18009
+ ],
18010
+ "dismiss": [],
18011
+ "disabledSuppresses": true
18012
+ },
18013
+ "ariaPattern": "radiogroup",
18014
+ "themeAware": true,
18015
+ "brandAware": true,
18016
+ "formAssociated": true,
17517
18017
  "priorityTier": "P0"
17518
18018
  },
17519
18019
  {
@@ -17753,16 +18253,37 @@
17753
18253
  "dependsOn": [],
17754
18254
  "excludedAttributes": [],
17755
18255
  "aaa": {
17756
- "certified": false,
17757
- "certifiedDate": null,
17758
- "criteria": [],
17759
- "auditUrl": null
18256
+ "certified": true,
18257
+ "certifiedDate": "2026-05-09",
18258
+ "criteria": [
18259
+ "1.4.6",
18260
+ "1.4.9",
18261
+ "2.1.3",
18262
+ "2.3.3",
18263
+ "2.4.12",
18264
+ "2.4.13",
18265
+ "2.5.5",
18266
+ "3.2.5",
18267
+ "3.3.6",
18268
+ "forced-colors",
18269
+ "apg-keyboard"
18270
+ ],
18271
+ "auditUrl": "src/components/hx-rating/AAA-AUDIT.md"
17760
18272
  },
17761
- "keyboardContract": null,
17762
- "ariaPattern": null,
17763
- "themeAware": null,
17764
- "brandAware": null,
17765
- "formAssociated": null,
18273
+ "keyboardContract": {
18274
+ "activate": [
18275
+ "Space"
18276
+ ],
18277
+ "navigate": [
18278
+ "Arrow"
18279
+ ],
18280
+ "dismiss": [],
18281
+ "disabledSuppresses": true
18282
+ },
18283
+ "ariaPattern": "radiogroup",
18284
+ "themeAware": true,
18285
+ "brandAware": true,
18286
+ "formAssociated": true,
17766
18287
  "priorityTier": "P0"
17767
18288
  },
17768
18289
  {
@@ -18363,16 +18884,41 @@
18363
18884
  "dependsOn": [],
18364
18885
  "excludedAttributes": [],
18365
18886
  "aaa": {
18366
- "certified": false,
18367
- "certifiedDate": null,
18368
- "criteria": [],
18369
- "auditUrl": null
18887
+ "certified": true,
18888
+ "certifiedDate": "2026-05-08",
18889
+ "criteria": [
18890
+ "1.4.6",
18891
+ "1.4.9",
18892
+ "2.1.3",
18893
+ "2.3.3",
18894
+ "2.4.12",
18895
+ "2.4.13",
18896
+ "2.5.5",
18897
+ "3.2.5",
18898
+ "3.3.6",
18899
+ "forced-colors",
18900
+ "apg-keyboard"
18901
+ ],
18902
+ "auditUrl": "src/components/hx-select/AAA-AUDIT.md"
18370
18903
  },
18371
- "keyboardContract": null,
18372
- "ariaPattern": null,
18373
- "themeAware": null,
18374
- "brandAware": null,
18375
- "formAssociated": null,
18904
+ "keyboardContract": {
18905
+ "activate": [
18906
+ "Enter"
18907
+ ],
18908
+ "navigate": [
18909
+ "Arrow",
18910
+ "Home",
18911
+ "End"
18912
+ ],
18913
+ "dismiss": [
18914
+ "Escape"
18915
+ ],
18916
+ "disabledSuppresses": true
18917
+ },
18918
+ "ariaPattern": "combobox",
18919
+ "themeAware": true,
18920
+ "brandAware": true,
18921
+ "formAssociated": true,
18376
18922
  "priorityTier": "P0"
18377
18923
  },
18378
18924
  {
@@ -18604,16 +19150,40 @@
18604
19150
  "dependsOn": [],
18605
19151
  "excludedAttributes": [],
18606
19152
  "aaa": {
18607
- "certified": false,
18608
- "certifiedDate": null,
18609
- "criteria": [],
18610
- "auditUrl": null
19153
+ "certified": true,
19154
+ "certifiedDate": "2026-05-08",
19155
+ "criteria": [
19156
+ "1.4.6",
19157
+ "1.4.9",
19158
+ "2.1.3",
19159
+ "2.3.3",
19160
+ "2.4.12",
19161
+ "2.4.13",
19162
+ "2.5.5",
19163
+ "3.2.5",
19164
+ "3.3.6",
19165
+ "forced-colors",
19166
+ "apg-keyboard"
19167
+ ],
19168
+ "auditUrl": "src/components/hx-side-nav/AAA-AUDIT.md"
18611
19169
  },
18612
- "keyboardContract": null,
18613
- "ariaPattern": null,
18614
- "themeAware": null,
18615
- "brandAware": null,
18616
- "formAssociated": null,
19170
+ "keyboardContract": {
19171
+ "activate": [
19172
+ "Enter",
19173
+ "Space"
19174
+ ],
19175
+ "navigate": [
19176
+ "Arrow",
19177
+ "Home",
19178
+ "End"
19179
+ ],
19180
+ "dismiss": [],
19181
+ "disabledSuppresses": null
19182
+ },
19183
+ "ariaPattern": "navigation",
19184
+ "themeAware": true,
19185
+ "brandAware": true,
19186
+ "formAssociated": false,
18617
19187
  "priorityTier": "P0"
18618
19188
  },
18619
19189
  {
@@ -19412,16 +19982,39 @@
19412
19982
  "aria-valuetext"
19413
19983
  ],
19414
19984
  "aaa": {
19415
- "certified": false,
19416
- "certifiedDate": null,
19417
- "criteria": [],
19418
- "auditUrl": null
19985
+ "certified": true,
19986
+ "certifiedDate": "2026-05-09",
19987
+ "criteria": [
19988
+ "1.4.6",
19989
+ "1.4.9",
19990
+ "2.1.3",
19991
+ "2.3.3",
19992
+ "2.4.12",
19993
+ "2.4.13",
19994
+ "2.5.5",
19995
+ "3.2.5",
19996
+ "3.3.6",
19997
+ "forced-colors",
19998
+ "apg-keyboard"
19999
+ ],
20000
+ "auditUrl": "src/components/hx-slider/AAA-AUDIT.md"
19419
20001
  },
19420
- "keyboardContract": null,
19421
- "ariaPattern": null,
19422
- "themeAware": null,
19423
- "brandAware": null,
19424
- "formAssociated": null,
20002
+ "keyboardContract": {
20003
+ "activate": [],
20004
+ "navigate": [
20005
+ "Arrow",
20006
+ "Home",
20007
+ "End",
20008
+ "PageUp",
20009
+ "PageDown"
20010
+ ],
20011
+ "dismiss": [],
20012
+ "disabledSuppresses": true
20013
+ },
20014
+ "ariaPattern": "slider",
20015
+ "themeAware": true,
20016
+ "brandAware": true,
20017
+ "formAssociated": true,
19425
20018
  "priorityTier": "P0"
19426
20019
  },
19427
20020
  {
@@ -20038,16 +20631,36 @@
20038
20631
  "dependsOn": [],
20039
20632
  "excludedAttributes": [],
20040
20633
  "aaa": {
20041
- "certified": false,
20042
- "certifiedDate": null,
20043
- "criteria": [],
20044
- "auditUrl": null
20634
+ "certified": true,
20635
+ "certifiedDate": "2026-05-08",
20636
+ "criteria": [
20637
+ "1.4.6",
20638
+ "1.4.9",
20639
+ "2.1.3",
20640
+ "2.3.3",
20641
+ "2.4.12",
20642
+ "2.4.13",
20643
+ "2.5.5",
20644
+ "3.2.5",
20645
+ "3.3.6",
20646
+ "forced-colors",
20647
+ "apg-keyboard"
20648
+ ],
20649
+ "auditUrl": "src/components/hx-split-button/AAA-AUDIT.md"
20045
20650
  },
20046
- "keyboardContract": null,
20047
- "ariaPattern": null,
20048
- "themeAware": null,
20049
- "brandAware": null,
20050
- "formAssociated": null,
20651
+ "keyboardContract": {
20652
+ "activate": [
20653
+ "Enter",
20654
+ "Space"
20655
+ ],
20656
+ "navigate": [],
20657
+ "dismiss": [],
20658
+ "disabledSuppresses": true
20659
+ },
20660
+ "ariaPattern": "button",
20661
+ "themeAware": true,
20662
+ "brandAware": true,
20663
+ "formAssociated": false,
20051
20664
  "priorityTier": "P0"
20052
20665
  },
20053
20666
  {
@@ -22474,16 +23087,35 @@
22474
23087
  "dependsOn": [],
22475
23088
  "excludedAttributes": [],
22476
23089
  "aaa": {
22477
- "certified": false,
22478
- "certifiedDate": null,
22479
- "criteria": [],
22480
- "auditUrl": null
23090
+ "certified": true,
23091
+ "certifiedDate": "2026-05-08",
23092
+ "criteria": [
23093
+ "1.4.6",
23094
+ "1.4.9",
23095
+ "2.1.3",
23096
+ "2.3.3",
23097
+ "2.4.12",
23098
+ "2.4.13",
23099
+ "2.5.5",
23100
+ "3.2.5",
23101
+ "3.3.6",
23102
+ "forced-colors",
23103
+ "apg-keyboard"
23104
+ ],
23105
+ "auditUrl": "src/components/hx-switch/AAA-AUDIT.md"
22481
23106
  },
22482
- "keyboardContract": null,
22483
- "ariaPattern": null,
22484
- "themeAware": null,
22485
- "brandAware": null,
22486
- "formAssociated": null,
23107
+ "keyboardContract": {
23108
+ "activate": [
23109
+ "Space"
23110
+ ],
23111
+ "navigate": [],
23112
+ "dismiss": [],
23113
+ "disabledSuppresses": true
23114
+ },
23115
+ "ariaPattern": "switch",
23116
+ "themeAware": true,
23117
+ "brandAware": true,
23118
+ "formAssociated": true,
22487
23119
  "priorityTier": "P0"
22488
23120
  },
22489
23121
  {
@@ -23390,16 +24022,40 @@
23390
24022
  "dependsOn": [],
23391
24023
  "excludedAttributes": [],
23392
24024
  "aaa": {
23393
- "certified": false,
23394
- "certifiedDate": null,
23395
- "criteria": [],
23396
- "auditUrl": null
24025
+ "certified": true,
24026
+ "certifiedDate": "2026-05-08",
24027
+ "criteria": [
24028
+ "1.4.6",
24029
+ "1.4.9",
24030
+ "2.1.3",
24031
+ "2.3.3",
24032
+ "2.4.12",
24033
+ "2.4.13",
24034
+ "2.5.5",
24035
+ "3.2.5",
24036
+ "3.3.6",
24037
+ "forced-colors",
24038
+ "apg-keyboard"
24039
+ ],
24040
+ "auditUrl": "src/components/hx-tabs/AAA-AUDIT.md"
23397
24041
  },
23398
- "keyboardContract": null,
23399
- "ariaPattern": null,
23400
- "themeAware": null,
23401
- "brandAware": null,
23402
- "formAssociated": null,
24042
+ "keyboardContract": {
24043
+ "activate": [
24044
+ "Enter",
24045
+ "Space"
24046
+ ],
24047
+ "navigate": [
24048
+ "Arrow",
24049
+ "Home",
24050
+ "End"
24051
+ ],
24052
+ "dismiss": [],
24053
+ "disabledSuppresses": true
24054
+ },
24055
+ "ariaPattern": "tabs",
24056
+ "themeAware": true,
24057
+ "brandAware": true,
24058
+ "formAssociated": false,
23403
24059
  "priorityTier": "P0"
23404
24060
  },
23405
24061
  {
@@ -25145,16 +25801,35 @@
25145
25801
  "dependsOn": [],
25146
25802
  "excludedAttributes": [],
25147
25803
  "aaa": {
25148
- "certified": false,
25149
- "certifiedDate": null,
25150
- "criteria": [],
25151
- "auditUrl": null
25804
+ "certified": true,
25805
+ "certifiedDate": "2026-05-08",
25806
+ "criteria": [
25807
+ "1.4.6",
25808
+ "1.4.9",
25809
+ "2.1.3",
25810
+ "2.3.3",
25811
+ "2.4.12",
25812
+ "2.4.13",
25813
+ "2.5.5",
25814
+ "3.2.5",
25815
+ "3.3.6",
25816
+ "forced-colors",
25817
+ "apg-keyboard"
25818
+ ],
25819
+ "auditUrl": "src/components/hx-textarea/AAA-AUDIT.md"
25152
25820
  },
25153
- "keyboardContract": null,
25154
- "ariaPattern": null,
25155
- "themeAware": null,
25156
- "brandAware": null,
25157
- "formAssociated": null,
25821
+ "keyboardContract": {
25822
+ "activate": [
25823
+ "character-input"
25824
+ ],
25825
+ "navigate": [],
25826
+ "dismiss": [],
25827
+ "disabledSuppresses": true
25828
+ },
25829
+ "ariaPattern": "textbox",
25830
+ "themeAware": true,
25831
+ "brandAware": true,
25832
+ "formAssociated": true,
25158
25833
  "priorityTier": "P0"
25159
25834
  },
25160
25835
  {
@@ -25980,16 +26655,35 @@
25980
26655
  "dependsOn": [],
25981
26656
  "excludedAttributes": [],
25982
26657
  "aaa": {
25983
- "certified": false,
25984
- "certifiedDate": null,
25985
- "criteria": [],
25986
- "auditUrl": null
26658
+ "certified": true,
26659
+ "certifiedDate": "2026-05-08",
26660
+ "criteria": [
26661
+ "1.4.6",
26662
+ "1.4.9",
26663
+ "2.1.3",
26664
+ "2.3.3",
26665
+ "2.4.12",
26666
+ "2.4.13",
26667
+ "2.5.5",
26668
+ "3.2.5",
26669
+ "3.3.6",
26670
+ "forced-colors",
26671
+ "apg-keyboard"
26672
+ ],
26673
+ "auditUrl": "src/components/hx-time-picker/AAA-AUDIT.md"
25987
26674
  },
25988
- "keyboardContract": null,
25989
- "ariaPattern": null,
25990
- "themeAware": null,
25991
- "brandAware": null,
25992
- "formAssociated": null,
26675
+ "keyboardContract": {
26676
+ "activate": [],
26677
+ "navigate": [],
26678
+ "dismiss": [
26679
+ "Escape"
26680
+ ],
26681
+ "disabledSuppresses": null
26682
+ },
26683
+ "ariaPattern": "dialog",
26684
+ "themeAware": true,
26685
+ "brandAware": true,
26686
+ "formAssociated": true,
25993
26687
  "priorityTier": "P0"
25994
26688
  },
25995
26689
  {
@@ -26334,16 +27028,35 @@
26334
27028
  "dependsOn": [],
26335
27029
  "excludedAttributes": [],
26336
27030
  "aaa": {
26337
- "certified": false,
26338
- "certifiedDate": null,
26339
- "criteria": [],
26340
- "auditUrl": null
27031
+ "certified": true,
27032
+ "certifiedDate": "2026-05-09",
27033
+ "criteria": [
27034
+ "1.4.6",
27035
+ "1.4.9",
27036
+ "2.1.3",
27037
+ "2.3.3",
27038
+ "2.4.12",
27039
+ "2.4.13",
27040
+ "2.5.5",
27041
+ "3.2.5",
27042
+ "3.3.6",
27043
+ "forced-colors",
27044
+ "apg-keyboard"
27045
+ ],
27046
+ "auditUrl": "src/components/hx-toast/AAA-AUDIT.md"
26341
27047
  },
26342
- "keyboardContract": null,
26343
- "ariaPattern": null,
26344
- "themeAware": null,
26345
- "brandAware": null,
26346
- "formAssociated": null,
27048
+ "keyboardContract": {
27049
+ "activate": [],
27050
+ "navigate": [],
27051
+ "dismiss": [
27052
+ "Escape"
27053
+ ],
27054
+ "disabledSuppresses": null
27055
+ },
27056
+ "ariaPattern": "alert",
27057
+ "themeAware": true,
27058
+ "brandAware": true,
27059
+ "formAssociated": false,
26347
27060
  "priorityTier": "P0"
26348
27061
  },
26349
27062
  {
@@ -26854,16 +27567,36 @@
26854
27567
  "dependsOn": [],
26855
27568
  "excludedAttributes": [],
26856
27569
  "aaa": {
26857
- "certified": false,
26858
- "certifiedDate": null,
26859
- "criteria": [],
26860
- "auditUrl": null
27570
+ "certified": true,
27571
+ "certifiedDate": "2026-05-08",
27572
+ "criteria": [
27573
+ "1.4.6",
27574
+ "1.4.9",
27575
+ "2.1.3",
27576
+ "2.3.3",
27577
+ "2.4.12",
27578
+ "2.4.13",
27579
+ "2.5.5",
27580
+ "3.2.5",
27581
+ "3.3.6",
27582
+ "forced-colors",
27583
+ "apg-keyboard"
27584
+ ],
27585
+ "auditUrl": "src/components/hx-toggle-button/AAA-AUDIT.md"
26861
27586
  },
26862
- "keyboardContract": null,
26863
- "ariaPattern": null,
26864
- "themeAware": null,
26865
- "brandAware": null,
26866
- "formAssociated": null,
27587
+ "keyboardContract": {
27588
+ "activate": [
27589
+ "Enter",
27590
+ "Space"
27591
+ ],
27592
+ "navigate": [],
27593
+ "dismiss": [],
27594
+ "disabledSuppresses": true
27595
+ },
27596
+ "ariaPattern": "button",
27597
+ "themeAware": true,
27598
+ "brandAware": true,
27599
+ "formAssociated": true,
26867
27600
  "priorityTier": "P0"
26868
27601
  },
26869
27602
  {
@@ -27124,16 +27857,35 @@
27124
27857
  "dependsOn": [],
27125
27858
  "excludedAttributes": [],
27126
27859
  "aaa": {
27127
- "certified": false,
27128
- "certifiedDate": null,
27129
- "criteria": [],
27130
- "auditUrl": null
27860
+ "certified": true,
27861
+ "certifiedDate": "2026-05-08",
27862
+ "criteria": [
27863
+ "1.4.6",
27864
+ "1.4.9",
27865
+ "2.1.3",
27866
+ "2.3.3",
27867
+ "2.4.12",
27868
+ "2.4.13",
27869
+ "2.5.5",
27870
+ "3.2.5",
27871
+ "3.3.6",
27872
+ "forced-colors",
27873
+ "apg-keyboard"
27874
+ ],
27875
+ "auditUrl": "src/components/hx-tooltip/AAA-AUDIT.md"
27131
27876
  },
27132
- "keyboardContract": null,
27133
- "ariaPattern": null,
27134
- "themeAware": null,
27135
- "brandAware": null,
27136
- "formAssociated": null,
27877
+ "keyboardContract": {
27878
+ "activate": [],
27879
+ "navigate": [],
27880
+ "dismiss": [
27881
+ "Escape"
27882
+ ],
27883
+ "disabledSuppresses": null
27884
+ },
27885
+ "ariaPattern": "tooltip",
27886
+ "themeAware": true,
27887
+ "brandAware": true,
27888
+ "formAssociated": false,
27137
27889
  "priorityTier": "P0"
27138
27890
  },
27139
27891
  {
@@ -27425,16 +28177,40 @@
27425
28177
  "dependsOn": [],
27426
28178
  "excludedAttributes": [],
27427
28179
  "aaa": {
27428
- "certified": false,
27429
- "certifiedDate": null,
27430
- "criteria": [],
27431
- "auditUrl": null
28180
+ "certified": true,
28181
+ "certifiedDate": "2026-05-08",
28182
+ "criteria": [
28183
+ "1.4.6",
28184
+ "1.4.9",
28185
+ "2.1.3",
28186
+ "2.3.3",
28187
+ "2.4.12",
28188
+ "2.4.13",
28189
+ "2.5.5",
28190
+ "3.2.5",
28191
+ "3.3.6",
28192
+ "forced-colors",
28193
+ "apg-keyboard"
28194
+ ],
28195
+ "auditUrl": "src/components/hx-top-nav/AAA-AUDIT.md"
27432
28196
  },
27433
- "keyboardContract": null,
27434
- "ariaPattern": null,
27435
- "themeAware": null,
27436
- "brandAware": null,
27437
- "formAssociated": null,
28197
+ "keyboardContract": {
28198
+ "activate": [
28199
+ "Enter",
28200
+ "Space"
28201
+ ],
28202
+ "navigate": [
28203
+ "Arrow",
28204
+ "Home",
28205
+ "End"
28206
+ ],
28207
+ "dismiss": [],
28208
+ "disabledSuppresses": null
28209
+ },
28210
+ "ariaPattern": "navigation",
28211
+ "themeAware": true,
28212
+ "brandAware": true,
28213
+ "formAssociated": false,
27438
28214
  "priorityTier": "P0"
27439
28215
  },
27440
28216
  {