@helixui/library 3.7.0 → 3.8.0-next.145

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (394) hide show
  1. package/README.md +41 -0
  2. package/aaa-verdicts.json +2036 -0
  3. package/custom-elements.json +1657 -71
  4. package/dist/components/hx-accordion/hx-accordion-item.d.ts.map +1 -1
  5. package/dist/components/hx-accordion/hx-accordion-item.styles.d.ts.map +1 -1
  6. package/dist/components/hx-accordion/index.js +1 -1
  7. package/dist/components/hx-action-bar/hx-action-bar.d.ts +18 -0
  8. package/dist/components/hx-action-bar/hx-action-bar.d.ts.map +1 -1
  9. package/dist/components/hx-action-bar/hx-action-bar.styles.d.ts.map +1 -1
  10. package/dist/components/hx-action-bar/index.js +1 -1
  11. package/dist/components/hx-alert/hx-alert.d.ts +0 -8
  12. package/dist/components/hx-alert/hx-alert.d.ts.map +1 -1
  13. package/dist/components/hx-alert/hx-alert.styles.d.ts.map +1 -1
  14. package/dist/components/hx-alert/index.js +1 -1
  15. package/dist/components/hx-avatar/hx-avatar.d.ts +4 -1
  16. package/dist/components/hx-avatar/hx-avatar.d.ts.map +1 -1
  17. package/dist/components/hx-avatar/hx-avatar.styles.d.ts.map +1 -1
  18. package/dist/components/hx-avatar/index.js +1 -1
  19. package/dist/components/hx-badge/hx-badge.d.ts.map +1 -1
  20. package/dist/components/hx-badge/hx-badge.styles.d.ts.map +1 -1
  21. package/dist/components/hx-badge/index.js +1 -1
  22. package/dist/components/hx-banner/hx-banner.d.ts +19 -8
  23. package/dist/components/hx-banner/hx-banner.d.ts.map +1 -1
  24. package/dist/components/hx-banner/hx-banner.styles.d.ts.map +1 -1
  25. package/dist/components/hx-banner/index.js +1 -1
  26. package/dist/components/hx-breadcrumb/hx-breadcrumb-item.d.ts.map +1 -1
  27. package/dist/components/hx-breadcrumb/hx-breadcrumb-item.styles.d.ts.map +1 -1
  28. package/dist/components/hx-breadcrumb/hx-breadcrumb.d.ts +18 -0
  29. package/dist/components/hx-breadcrumb/hx-breadcrumb.d.ts.map +1 -1
  30. package/dist/components/hx-breadcrumb/index.js +1 -1
  31. package/dist/components/hx-button/hx-button.styles.d.ts.map +1 -1
  32. package/dist/components/hx-button/index.js +1 -1
  33. package/dist/components/hx-button-group/hx-button-group.d.ts +47 -0
  34. package/dist/components/hx-button-group/hx-button-group.d.ts.map +1 -1
  35. package/dist/components/hx-button-group/index.js +1 -1
  36. package/dist/components/hx-carousel/hx-carousel.d.ts.map +1 -1
  37. package/dist/components/hx-carousel/hx-carousel.styles.d.ts.map +1 -1
  38. package/dist/components/hx-carousel/index.js +1 -1
  39. package/dist/components/hx-checkbox/hx-checkbox.d.ts.map +1 -1
  40. package/dist/components/hx-checkbox/hx-checkbox.styles.d.ts.map +1 -1
  41. package/dist/components/hx-checkbox/index.js +1 -1
  42. package/dist/components/hx-checkbox-group/hx-checkbox-group.d.ts +36 -0
  43. package/dist/components/hx-checkbox-group/hx-checkbox-group.d.ts.map +1 -1
  44. package/dist/components/hx-checkbox-group/hx-checkbox-group.styles.d.ts.map +1 -1
  45. package/dist/components/hx-checkbox-group/index.js +1 -1
  46. package/dist/components/hx-clinical-status/hx-clinical-status.d.ts +26 -9
  47. package/dist/components/hx-clinical-status/hx-clinical-status.d.ts.map +1 -1
  48. package/dist/components/hx-clinical-status/hx-clinical-status.styles.d.ts.map +1 -1
  49. package/dist/components/hx-clinical-status/index.js +1 -1
  50. package/dist/components/hx-color-picker/hx-color-picker.d.ts +18 -0
  51. package/dist/components/hx-color-picker/hx-color-picker.d.ts.map +1 -1
  52. package/dist/components/hx-color-picker/hx-color-picker.styles.d.ts.map +1 -1
  53. package/dist/components/hx-color-picker/index.js +1 -1
  54. package/dist/components/hx-combobox/hx-combobox.d.ts +18 -0
  55. package/dist/components/hx-combobox/hx-combobox.d.ts.map +1 -1
  56. package/dist/components/hx-combobox/hx-combobox.styles.d.ts.map +1 -1
  57. package/dist/components/hx-combobox/index.js +1 -1
  58. package/dist/components/hx-copy-button/hx-copy-button.d.ts +18 -0
  59. package/dist/components/hx-copy-button/hx-copy-button.d.ts.map +1 -1
  60. package/dist/components/hx-copy-button/hx-copy-button.styles.d.ts.map +1 -1
  61. package/dist/components/hx-copy-button/index.js +1 -1
  62. package/dist/components/hx-date-picker/hx-date-picker.d.ts +18 -0
  63. package/dist/components/hx-date-picker/hx-date-picker.d.ts.map +1 -1
  64. package/dist/components/hx-date-picker/hx-date-picker.styles.d.ts.map +1 -1
  65. package/dist/components/hx-date-picker/index.js +1 -1
  66. package/dist/components/hx-drawer/hx-drawer.d.ts +18 -0
  67. package/dist/components/hx-drawer/hx-drawer.d.ts.map +1 -1
  68. package/dist/components/hx-drawer/hx-drawer.styles.d.ts.map +1 -1
  69. package/dist/components/hx-drawer/index.js +1 -1
  70. package/dist/components/hx-dropdown/hx-dropdown.d.ts +18 -0
  71. package/dist/components/hx-dropdown/hx-dropdown.d.ts.map +1 -1
  72. package/dist/components/hx-dropdown/hx-dropdown.styles.d.ts.map +1 -1
  73. package/dist/components/hx-dropdown/index.js +1 -1
  74. package/dist/components/hx-field/hx-field.d.ts +17 -0
  75. package/dist/components/hx-field/hx-field.d.ts.map +1 -1
  76. package/dist/components/hx-field-label/hx-field-label.d.ts +17 -0
  77. package/dist/components/hx-field-label/hx-field-label.d.ts.map +1 -1
  78. package/dist/components/hx-file-upload/hx-file-upload.d.ts +46 -0
  79. package/dist/components/hx-file-upload/hx-file-upload.d.ts.map +1 -1
  80. package/dist/components/hx-file-upload/hx-file-upload.styles.d.ts.map +1 -1
  81. package/dist/components/hx-file-upload/index.js +1 -1
  82. package/dist/components/hx-form/hx-form.d.ts +19 -0
  83. package/dist/components/hx-form/hx-form.d.ts.map +1 -1
  84. package/dist/components/hx-help-text/hx-help-text.d.ts +17 -0
  85. package/dist/components/hx-help-text/hx-help-text.d.ts.map +1 -1
  86. package/dist/components/hx-help-text/hx-help-text.styles.d.ts.map +1 -1
  87. package/dist/components/hx-help-text/index.js +1 -1
  88. package/dist/components/hx-icon/hx-icon.d.ts +108 -12
  89. package/dist/components/hx-icon/hx-icon.d.ts.map +1 -1
  90. package/dist/components/hx-icon/hx-icon.styles.d.ts.map +1 -1
  91. package/dist/components/hx-icon/index.js +1 -1
  92. package/dist/components/hx-icon-button/hx-icon-button.d.ts +18 -0
  93. package/dist/components/hx-icon-button/hx-icon-button.d.ts.map +1 -1
  94. package/dist/components/hx-link/hx-link.d.ts.map +1 -1
  95. package/dist/components/hx-link/hx-link.styles.d.ts.map +1 -1
  96. package/dist/components/hx-link/index.js +1 -1
  97. package/dist/components/hx-menu/hx-menu-item.d.ts.map +1 -1
  98. package/dist/components/hx-menu/hx-menu-item.styles.d.ts.map +1 -1
  99. package/dist/components/hx-menu/hx-menu.d.ts +18 -0
  100. package/dist/components/hx-menu/hx-menu.d.ts.map +1 -1
  101. package/dist/components/hx-menu/index.js +1 -1
  102. package/dist/components/hx-nav/hx-nav.d.ts +18 -0
  103. package/dist/components/hx-nav/hx-nav.d.ts.map +1 -1
  104. package/dist/components/hx-nav/hx-nav.styles.d.ts.map +1 -1
  105. package/dist/components/hx-nav/index.js +1 -1
  106. package/dist/components/hx-number-input/hx-number-input.d.ts +18 -0
  107. package/dist/components/hx-number-input/hx-number-input.d.ts.map +1 -1
  108. package/dist/components/hx-number-input/hx-number-input.styles.d.ts.map +1 -1
  109. package/dist/components/hx-number-input/index.js +1 -1
  110. package/dist/components/hx-overflow-menu/hx-overflow-menu.d.ts +23 -1
  111. package/dist/components/hx-overflow-menu/hx-overflow-menu.d.ts.map +1 -1
  112. package/dist/components/hx-overflow-menu/hx-overflow-menu.styles.d.ts.map +1 -1
  113. package/dist/components/hx-overflow-menu/index.js +1 -1
  114. package/dist/components/hx-phi-field/hx-phi-field.d.ts.map +1 -1
  115. package/dist/components/hx-phi-field/hx-phi-field.styles.d.ts.map +1 -1
  116. package/dist/components/hx-phi-field/index.js +1 -1
  117. package/dist/components/hx-popover/hx-popover.d.ts +18 -0
  118. package/dist/components/hx-popover/hx-popover.d.ts.map +1 -1
  119. package/dist/components/hx-popover/hx-popover.styles.d.ts.map +1 -1
  120. package/dist/components/hx-popover/index.js +1 -1
  121. package/dist/components/hx-popup/hx-popup.d.ts +18 -0
  122. package/dist/components/hx-popup/hx-popup.d.ts.map +1 -1
  123. package/dist/components/hx-popup/hx-popup.styles.d.ts.map +1 -1
  124. package/dist/components/hx-popup/index.js +1 -1
  125. package/dist/components/hx-radio-group/hx-radio-group.d.ts +18 -0
  126. package/dist/components/hx-radio-group/hx-radio-group.d.ts.map +1 -1
  127. package/dist/components/hx-radio-group/hx-radio-group.styles.d.ts.map +1 -1
  128. package/dist/components/hx-radio-group/hx-radio.styles.d.ts.map +1 -1
  129. package/dist/components/hx-radio-group/index.js +1 -1
  130. package/dist/components/hx-rating/hx-rating.d.ts +19 -0
  131. package/dist/components/hx-rating/hx-rating.d.ts.map +1 -1
  132. package/dist/components/hx-rating/hx-rating.styles.d.ts.map +1 -1
  133. package/dist/components/hx-rating/index.js +1 -1
  134. package/dist/components/hx-select/hx-select.d.ts +18 -0
  135. package/dist/components/hx-select/hx-select.d.ts.map +1 -1
  136. package/dist/components/hx-side-nav/hx-nav-item.d.ts.map +1 -1
  137. package/dist/components/hx-side-nav/hx-nav-item.styles.d.ts.map +1 -1
  138. package/dist/components/hx-side-nav/hx-side-nav.d.ts +18 -0
  139. package/dist/components/hx-side-nav/hx-side-nav.d.ts.map +1 -1
  140. package/dist/components/hx-side-nav/hx-side-nav.styles.d.ts.map +1 -1
  141. package/dist/components/hx-side-nav/index.js +1 -1
  142. package/dist/components/hx-slider/hx-slider.d.ts +47 -0
  143. package/dist/components/hx-slider/hx-slider.d.ts.map +1 -1
  144. package/dist/components/hx-slider/index.js +1 -1
  145. package/dist/components/hx-split-button/hx-split-button.d.ts +18 -0
  146. package/dist/components/hx-split-button/hx-split-button.d.ts.map +1 -1
  147. package/dist/components/hx-split-button/hx-split-button.styles.d.ts.map +1 -1
  148. package/dist/components/hx-split-button/index.js +1 -1
  149. package/dist/components/hx-stat/hx-stat.d.ts.map +1 -1
  150. package/dist/components/hx-stat/hx-stat.styles.d.ts.map +1 -1
  151. package/dist/components/hx-stat/index.js +1 -1
  152. package/dist/components/hx-steps/hx-step.d.ts.map +1 -1
  153. package/dist/components/hx-steps/hx-step.styles.d.ts.map +1 -1
  154. package/dist/components/hx-steps/index.js +1 -1
  155. package/dist/components/hx-switch/hx-switch.d.ts +18 -0
  156. package/dist/components/hx-switch/hx-switch.d.ts.map +1 -1
  157. package/dist/components/hx-switch/hx-switch.styles.d.ts.map +1 -1
  158. package/dist/components/hx-switch/index.js +1 -1
  159. package/dist/components/hx-tabs/hx-tab.styles.d.ts.map +1 -1
  160. package/dist/components/hx-tabs/hx-tabs.d.ts +18 -0
  161. package/dist/components/hx-tabs/hx-tabs.d.ts.map +1 -1
  162. package/dist/components/hx-tabs/index.js +1 -1
  163. package/dist/components/hx-tag/hx-tag.d.ts.map +1 -1
  164. package/dist/components/hx-tag/hx-tag.styles.d.ts.map +1 -1
  165. package/dist/components/hx-tag/index.js +1 -1
  166. package/dist/components/hx-text-input/hx-text-input.styles.d.ts.map +1 -1
  167. package/dist/components/hx-text-input/index.js +1 -1
  168. package/dist/components/hx-textarea/hx-textarea.d.ts +18 -0
  169. package/dist/components/hx-textarea/hx-textarea.d.ts.map +1 -1
  170. package/dist/components/hx-time-picker/hx-time-picker.d.ts +18 -0
  171. package/dist/components/hx-time-picker/hx-time-picker.d.ts.map +1 -1
  172. package/dist/components/hx-time-picker/hx-time-picker.styles.d.ts.map +1 -1
  173. package/dist/components/hx-time-picker/index.js +1 -1
  174. package/dist/components/hx-toast/hx-toast.d.ts +19 -8
  175. package/dist/components/hx-toast/hx-toast.d.ts.map +1 -1
  176. package/dist/components/hx-toast/hx-toast.styles.d.ts.map +1 -1
  177. package/dist/components/hx-toast/index.js +1 -1
  178. package/dist/components/hx-toggle-button/hx-toggle-button.d.ts +18 -0
  179. package/dist/components/hx-toggle-button/hx-toggle-button.d.ts.map +1 -1
  180. package/dist/components/hx-toggle-button/hx-toggle-button.styles.d.ts.map +1 -1
  181. package/dist/components/hx-toggle-button/index.js +1 -1
  182. package/dist/components/hx-tooltip/hx-tooltip.d.ts +18 -0
  183. package/dist/components/hx-tooltip/hx-tooltip.d.ts.map +1 -1
  184. package/dist/components/hx-tooltip/hx-tooltip.styles.d.ts.map +1 -1
  185. package/dist/components/hx-tooltip/index.js +1 -1
  186. package/dist/components/hx-top-nav/hx-top-nav.d.ts +18 -0
  187. package/dist/components/hx-top-nav/hx-top-nav.d.ts.map +1 -1
  188. package/dist/components/hx-top-nav/hx-top-nav.styles.d.ts.map +1 -1
  189. package/dist/components/hx-top-nav/index.js +1 -1
  190. package/dist/components/hx-tree-view/hx-tree-item.d.ts.map +1 -1
  191. package/dist/components/hx-tree-view/hx-tree-item.styles.d.ts.map +1 -1
  192. package/dist/components/hx-tree-view/index.js +1 -1
  193. package/dist/css/helix-all.css +355 -84
  194. package/dist/css/helix-core.css +23 -5
  195. package/dist/css/helix-feedback.css +15 -18
  196. package/dist/css/helix-forms.css +139 -27
  197. package/dist/css/helix-media.css +6 -3
  198. package/dist/css/helix-navigation.css +59 -9
  199. package/dist/css/helix-overlay.css +63 -0
  200. package/dist/css/helix-tokens.css +16 -14
  201. package/dist/css/helix-utility.css +44 -12
  202. package/dist/css/hx-action-bar.css +12 -0
  203. package/dist/css/hx-alert.css +4 -8
  204. package/dist/css/hx-avatar.css +1 -2
  205. package/dist/css/hx-badge.css +5 -0
  206. package/dist/css/hx-banner.css +4 -8
  207. package/dist/css/hx-button.css +4 -1
  208. package/dist/css/hx-carousel.css +6 -3
  209. package/dist/css/hx-checkbox-group.css +11 -0
  210. package/dist/css/hx-checkbox.css +14 -9
  211. package/dist/css/hx-clinical-status.css +4 -7
  212. package/dist/css/hx-color-picker.css +14 -1
  213. package/dist/css/hx-combobox.css +8 -0
  214. package/dist/css/hx-copy-button.css +5 -2
  215. package/dist/css/hx-date-picker.css +11 -1
  216. package/dist/css/hx-drawer.css +5 -0
  217. package/dist/css/hx-dropdown.css +18 -0
  218. package/dist/css/hx-file-upload.css +4 -0
  219. package/dist/css/hx-help-text.css +5 -0
  220. package/dist/css/hx-icon.css +7 -0
  221. package/dist/css/hx-link.css +1 -2
  222. package/dist/css/hx-nav.css +31 -2
  223. package/dist/css/hx-number-input.css +10 -11
  224. package/dist/css/hx-overflow-menu.css +5 -0
  225. package/dist/css/hx-phi-field.css +2 -3
  226. package/dist/css/hx-popover.css +13 -0
  227. package/dist/css/hx-popup.css +14 -0
  228. package/dist/css/hx-radio-group.css +10 -0
  229. package/dist/css/hx-rating.css +6 -0
  230. package/dist/css/hx-side-nav.css +10 -5
  231. package/dist/css/hx-split-button.css +27 -10
  232. package/dist/css/hx-stat.css +1 -2
  233. package/dist/css/hx-switch.css +19 -1
  234. package/dist/css/hx-tag.css +5 -0
  235. package/dist/css/hx-text-input.css +4 -1
  236. package/dist/css/hx-time-picker.css +12 -2
  237. package/dist/css/hx-toast.css +6 -0
  238. package/dist/css/hx-toggle-button.css +11 -1
  239. package/dist/css/hx-tooltip.css +13 -0
  240. package/dist/css/hx-top-nav.css +13 -2
  241. package/dist/css/index.css +1 -1
  242. package/dist/css/manifest.json +43 -12
  243. package/dist/index.js +47 -47
  244. package/dist/shared/{hx-accordion-ZVzgDzTG.js → hx-accordion-DR--Ev4t.js} +48 -54
  245. package/dist/shared/hx-accordion-DR--Ev4t.js.map +1 -0
  246. package/dist/shared/{hx-action-bar-CitgcpGv.js → hx-action-bar-BlEG4aZv.js} +41 -29
  247. package/dist/shared/hx-action-bar-BlEG4aZv.js.map +1 -0
  248. package/dist/shared/{hx-alert-Bto8-TIi.js → hx-alert-C0axS32J.js} +40 -79
  249. package/dist/shared/hx-alert-C0axS32J.js.map +1 -0
  250. package/dist/shared/{hx-avatar-C9hOmlAb.js → hx-avatar-ChAYWnK8.js} +22 -24
  251. package/dist/shared/hx-avatar-ChAYWnK8.js.map +1 -0
  252. package/dist/shared/{hx-badge-DFL35nzi.js → hx-badge-vX-1cuLA.js} +16 -11
  253. package/dist/shared/hx-badge-vX-1cuLA.js.map +1 -0
  254. package/dist/shared/{hx-banner-fpRnciIO.js → hx-banner-PbHwFNSb.js} +51 -90
  255. package/dist/shared/hx-banner-PbHwFNSb.js.map +1 -0
  256. package/dist/shared/{hx-breadcrumb-item-3tKppF9h.js → hx-breadcrumb-item-D8xYqe3s.js} +56 -43
  257. package/dist/shared/hx-breadcrumb-item-D8xYqe3s.js.map +1 -0
  258. package/dist/shared/{hx-button-rRNmD4fd.js → hx-button-DOZTZnz-.js} +18 -15
  259. package/dist/shared/hx-button-DOZTZnz-.js.map +1 -0
  260. package/dist/shared/hx-button-group-D3QUmSzl.js +248 -0
  261. package/dist/shared/hx-button-group-D3QUmSzl.js.map +1 -0
  262. package/dist/shared/{hx-carousel-item-z1Lc24op.js → hx-carousel-item-BVIKgQ4i.js} +72 -102
  263. package/dist/shared/hx-carousel-item-BVIKgQ4i.js.map +1 -0
  264. package/dist/shared/{hx-checkbox-hPlIw6Lb.js → hx-checkbox-DDSXXhps.js} +33 -30
  265. package/dist/shared/hx-checkbox-DDSXXhps.js.map +1 -0
  266. package/dist/shared/{hx-checkbox-group-D5piJLY8.js → hx-checkbox-group-C0q6HDqn.js} +101 -58
  267. package/dist/shared/hx-checkbox-group-C0q6HDqn.js.map +1 -0
  268. package/dist/shared/{hx-clinical-status-D3XQIOqX.js → hx-clinical-status-ZSVEc3Qg.js} +68 -87
  269. package/dist/shared/hx-clinical-status-ZSVEc3Qg.js.map +1 -0
  270. package/dist/shared/{hx-color-picker-DBwJzT5f.js → hx-color-picker-CYjx8i8R.js} +97 -84
  271. package/dist/shared/hx-color-picker-CYjx8i8R.js.map +1 -0
  272. package/dist/shared/{hx-combobox-NgJaLbs2.js → hx-combobox-Be-mqOv4.js} +35 -45
  273. package/dist/shared/hx-combobox-Be-mqOv4.js.map +1 -0
  274. package/dist/shared/{hx-copy-button-sUVuikyH.js → hx-copy-button-DJirFCUL.js} +18 -15
  275. package/dist/shared/hx-copy-button-DJirFCUL.js.map +1 -0
  276. package/dist/shared/{hx-date-picker-DSKDkCy1.js → hx-date-picker-CziP3Hm1.js} +80 -82
  277. package/dist/shared/hx-date-picker-CziP3Hm1.js.map +1 -0
  278. package/dist/shared/{hx-drawer-CM_upadk.js → hx-drawer-BlU2oX8-.js} +32 -36
  279. package/dist/shared/hx-drawer-BlU2oX8-.js.map +1 -0
  280. package/dist/shared/{hx-dropdown-D626S2ZG.js → hx-dropdown-DREqpIpm.js} +51 -33
  281. package/dist/shared/hx-dropdown-DREqpIpm.js.map +1 -0
  282. package/dist/shared/hx-field-label-BVRyyKeh.js.map +1 -1
  283. package/dist/shared/hx-field-zw0U1KVi.js.map +1 -1
  284. package/dist/shared/{hx-file-upload-D3rKROK5.js → hx-file-upload-CU5QGZSP.js} +137 -80
  285. package/dist/shared/hx-file-upload-CU5QGZSP.js.map +1 -0
  286. package/dist/shared/hx-form-CkChEATa.js.map +1 -1
  287. package/dist/shared/hx-help-text-CNaZ82LT.js +137 -0
  288. package/dist/shared/hx-help-text-CNaZ82LT.js.map +1 -0
  289. package/dist/shared/hx-icon-button-B2BdVdyK.js.map +1 -1
  290. package/dist/shared/hx-icon-bxz9eB9a.js +386 -0
  291. package/dist/shared/hx-icon-bxz9eB9a.js.map +1 -0
  292. package/dist/shared/{hx-link-CMnZRUtQ.js → hx-link-BURSdYLp.js} +19 -26
  293. package/dist/shared/hx-link-BURSdYLp.js.map +1 -0
  294. package/dist/shared/{hx-menu-divider-A6Guuzi_.js → hx-menu-divider-g0grbWV9.js} +19 -31
  295. package/dist/shared/hx-menu-divider-g0grbWV9.js.map +1 -0
  296. package/dist/shared/{hx-nav-ldFM3Fle.js → hx-nav-GTsAZGOx.js} +94 -85
  297. package/dist/shared/hx-nav-GTsAZGOx.js.map +1 -0
  298. package/dist/shared/{hx-nav-item-CODtUlew.js → hx-nav-item-CxE7Mp3M.js} +46 -41
  299. package/dist/shared/hx-nav-item-CxE7Mp3M.js.map +1 -0
  300. package/dist/shared/{hx-number-input-yUzFOSC1.js → hx-number-input-Bvyc9kOi.js} +59 -64
  301. package/dist/shared/hx-number-input-Bvyc9kOi.js.map +1 -0
  302. package/dist/shared/{hx-overflow-menu-DFjJAziP.js → hx-overflow-menu-LrTteeR1.js} +32 -39
  303. package/dist/shared/{hx-overflow-menu-DFjJAziP.js.map → hx-overflow-menu-LrTteeR1.js.map} +1 -1
  304. package/dist/shared/{hx-phi-field-C19oxlrr.js → hx-phi-field-sZt_rYIL.js} +46 -66
  305. package/dist/shared/hx-phi-field-sZt_rYIL.js.map +1 -0
  306. package/dist/shared/{hx-popover-BAlAFOH9.js → hx-popover-BjB0nkcq.js} +51 -38
  307. package/dist/shared/hx-popover-BjB0nkcq.js.map +1 -0
  308. package/dist/shared/{hx-popup-COUXXZ9X.js → hx-popup-BiV_2evC.js} +59 -45
  309. package/dist/shared/hx-popup-BiV_2evC.js.map +1 -0
  310. package/dist/shared/{hx-radio-CY4kQfZw.js → hx-radio-BD_c9NJy.js} +83 -70
  311. package/dist/shared/hx-radio-BD_c9NJy.js.map +1 -0
  312. package/dist/shared/{hx-rating-C3QP53k9.js → hx-rating-BGK4AxvI.js} +45 -71
  313. package/dist/shared/hx-rating-BGK4AxvI.js.map +1 -0
  314. package/dist/shared/hx-select-DahFehiZ.js.map +1 -1
  315. package/dist/shared/{hx-slider-Blmv_rwS.js → hx-slider-CkOk5BCY.js} +83 -23
  316. package/dist/shared/hx-slider-CkOk5BCY.js.map +1 -0
  317. package/dist/shared/{hx-split-button-Ddle8iVx.js → hx-split-button-Bg9FHrFK.js} +73 -65
  318. package/dist/shared/hx-split-button-Bg9FHrFK.js.map +1 -0
  319. package/dist/shared/{hx-stat-Gtw_SpK8.js → hx-stat-wKxbyep6.js} +22 -55
  320. package/dist/shared/hx-stat-wKxbyep6.js.map +1 -0
  321. package/dist/shared/{hx-step-CUzliIK_.js → hx-step-CyGQAuiB.js} +5 -25
  322. package/dist/shared/hx-step-CyGQAuiB.js.map +1 -0
  323. package/dist/shared/{hx-switch-TvKGvZJz.js → hx-switch-BCXuNxEH.js} +42 -24
  324. package/dist/shared/hx-switch-BCXuNxEH.js.map +1 -0
  325. package/dist/shared/{hx-tab-panel-DzsX8BHV.js → hx-tab-panel-BfisavKo.js} +47 -32
  326. package/dist/shared/hx-tab-panel-BfisavKo.js.map +1 -0
  327. package/dist/shared/{hx-tag-C5aCUpVi.js → hx-tag-BqO6HY6V.js} +26 -21
  328. package/dist/shared/hx-tag-BqO6HY6V.js.map +1 -0
  329. package/dist/shared/{hx-text-input-D6FlOZM-.js → hx-text-input-V5sQOpDh.js} +5 -2
  330. package/dist/shared/hx-text-input-V5sQOpDh.js.map +1 -0
  331. package/dist/shared/hx-textarea-CNG590KY.js.map +1 -1
  332. package/dist/shared/{hx-time-picker-Bo7FWzmf.js → hx-time-picker-if5Cl0Ei.js} +42 -43
  333. package/dist/shared/hx-time-picker-if5Cl0Ei.js.map +1 -0
  334. package/dist/shared/{hx-toggle-button-DSJeFlb0.js → hx-toggle-button-xNVYeA3X.js} +37 -27
  335. package/dist/shared/hx-toggle-button-xNVYeA3X.js.map +1 -0
  336. package/dist/shared/{hx-tooltip-DVqtKPCD.js → hx-tooltip-CamO-9nd.js} +24 -11
  337. package/dist/shared/hx-tooltip-CamO-9nd.js.map +1 -0
  338. package/dist/shared/{hx-top-nav-DP6OFS8C.js → hx-top-nav-vP6oDWMV.js} +42 -44
  339. package/dist/shared/hx-top-nav-vP6oDWMV.js.map +1 -0
  340. package/dist/shared/{hx-tree-item-CXyspGxI.js → hx-tree-item-D8hwKd5m.js} +54 -57
  341. package/dist/shared/hx-tree-item-D8hwKd5m.js.map +1 -0
  342. package/dist/shared/{toast-factory-Dht3pVsw.js → toast-factory-DgnbFxVs.js} +127 -153
  343. package/dist/shared/toast-factory-DgnbFxVs.js.map +1 -0
  344. package/figma-inventory.json +1166 -411
  345. package/package.json +8 -4
  346. package/dist/shared/hx-accordion-ZVzgDzTG.js.map +0 -1
  347. package/dist/shared/hx-action-bar-CitgcpGv.js.map +0 -1
  348. package/dist/shared/hx-alert-Bto8-TIi.js.map +0 -1
  349. package/dist/shared/hx-avatar-C9hOmlAb.js.map +0 -1
  350. package/dist/shared/hx-badge-DFL35nzi.js.map +0 -1
  351. package/dist/shared/hx-banner-fpRnciIO.js.map +0 -1
  352. package/dist/shared/hx-breadcrumb-item-3tKppF9h.js.map +0 -1
  353. package/dist/shared/hx-button-group-4NUBpkyC.js +0 -181
  354. package/dist/shared/hx-button-group-4NUBpkyC.js.map +0 -1
  355. package/dist/shared/hx-button-rRNmD4fd.js.map +0 -1
  356. package/dist/shared/hx-carousel-item-z1Lc24op.js.map +0 -1
  357. package/dist/shared/hx-checkbox-group-D5piJLY8.js.map +0 -1
  358. package/dist/shared/hx-checkbox-hPlIw6Lb.js.map +0 -1
  359. package/dist/shared/hx-clinical-status-D3XQIOqX.js.map +0 -1
  360. package/dist/shared/hx-color-picker-DBwJzT5f.js.map +0 -1
  361. package/dist/shared/hx-combobox-NgJaLbs2.js.map +0 -1
  362. package/dist/shared/hx-copy-button-sUVuikyH.js.map +0 -1
  363. package/dist/shared/hx-date-picker-DSKDkCy1.js.map +0 -1
  364. package/dist/shared/hx-drawer-CM_upadk.js.map +0 -1
  365. package/dist/shared/hx-dropdown-D626S2ZG.js.map +0 -1
  366. package/dist/shared/hx-file-upload-D3rKROK5.js.map +0 -1
  367. package/dist/shared/hx-help-text-Xb2Yr8x2.js +0 -156
  368. package/dist/shared/hx-help-text-Xb2Yr8x2.js.map +0 -1
  369. package/dist/shared/hx-icon-fuVm4-bk.js +0 -283
  370. package/dist/shared/hx-icon-fuVm4-bk.js.map +0 -1
  371. package/dist/shared/hx-link-CMnZRUtQ.js.map +0 -1
  372. package/dist/shared/hx-menu-divider-A6Guuzi_.js.map +0 -1
  373. package/dist/shared/hx-nav-item-CODtUlew.js.map +0 -1
  374. package/dist/shared/hx-nav-ldFM3Fle.js.map +0 -1
  375. package/dist/shared/hx-number-input-yUzFOSC1.js.map +0 -1
  376. package/dist/shared/hx-phi-field-C19oxlrr.js.map +0 -1
  377. package/dist/shared/hx-popover-BAlAFOH9.js.map +0 -1
  378. package/dist/shared/hx-popup-COUXXZ9X.js.map +0 -1
  379. package/dist/shared/hx-radio-CY4kQfZw.js.map +0 -1
  380. package/dist/shared/hx-rating-C3QP53k9.js.map +0 -1
  381. package/dist/shared/hx-slider-Blmv_rwS.js.map +0 -1
  382. package/dist/shared/hx-split-button-Ddle8iVx.js.map +0 -1
  383. package/dist/shared/hx-stat-Gtw_SpK8.js.map +0 -1
  384. package/dist/shared/hx-step-CUzliIK_.js.map +0 -1
  385. package/dist/shared/hx-switch-TvKGvZJz.js.map +0 -1
  386. package/dist/shared/hx-tab-panel-DzsX8BHV.js.map +0 -1
  387. package/dist/shared/hx-tag-C5aCUpVi.js.map +0 -1
  388. package/dist/shared/hx-text-input-D6FlOZM-.js.map +0 -1
  389. package/dist/shared/hx-time-picker-Bo7FWzmf.js.map +0 -1
  390. package/dist/shared/hx-toggle-button-DSJeFlb0.js.map +0 -1
  391. package/dist/shared/hx-tooltip-DVqtKPCD.js.map +0 -1
  392. package/dist/shared/hx-top-nav-DP6OFS8C.js.map +0 -1
  393. package/dist/shared/hx-tree-item-CXyspGxI.js.map +0 -1
  394. package/dist/shared/toast-factory-Dht3pVsw.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-10T22:41:17.186Z",
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",
@@ -277,7 +277,9 @@
277
277
  }
278
278
  }
279
279
  ],
280
- "dependsOn": [],
280
+ "dependsOn": [
281
+ "hx-icon"
282
+ ],
281
283
  "excludedAttributes": [],
282
284
  "aaa": {
283
285
  "certified": false,
@@ -549,16 +551,36 @@
549
551
  "dependsOn": [],
550
552
  "excludedAttributes": [],
551
553
  "aaa": {
552
- "certified": false,
553
- "certifiedDate": null,
554
- "criteria": [],
555
- "auditUrl": null
554
+ "certified": true,
555
+ "certifiedDate": "2026-05-08",
556
+ "criteria": [
557
+ "1.4.9",
558
+ "2.1.3",
559
+ "3.2.5",
560
+ "forced-colors",
561
+ "apg-keyboard",
562
+ "1.4.6",
563
+ "2.4.12",
564
+ "2.4.13",
565
+ "2.5.5"
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
  {
@@ -1041,23 +1063,21 @@
1041
1063
  "figmaBinding": null
1042
1064
  }
1043
1065
  ],
1044
- "dependsOn": [],
1066
+ "dependsOn": [
1067
+ "hx-icon"
1068
+ ],
1045
1069
  "excludedAttributes": [],
1046
1070
  "aaa": {
1047
1071
  "certified": true,
1048
1072
  "certifiedDate": "2026-05-08",
1049
1073
  "criteria": [
1050
- "1.4.6",
1051
1074
  "1.4.9",
1052
1075
  "2.1.3",
1053
1076
  "2.3.3",
1054
- "2.4.12",
1055
- "2.4.13",
1056
- "2.5.5",
1057
1077
  "3.2.5",
1058
- "3.3.6",
1059
1078
  "forced-colors",
1060
- "apg-keyboard"
1079
+ "apg-keyboard",
1080
+ "2.4.12"
1061
1081
  ],
1062
1082
  "auditUrl": "src/components/hx-alert/AAA-AUDIT.md"
1063
1083
  },
@@ -1083,7 +1103,7 @@
1083
1103
  "figmaComponentName": "hx-avatar",
1084
1104
  "figmaPagePlacement": "4a",
1085
1105
  "description": "A user avatar component that displays an image, initials, or a fallback icon. Supports a badge slot for status indicator overlays.",
1086
- "tier": "atom",
1106
+ "tier": "molecule",
1087
1107
  "variantAxes": [
1088
1108
  {
1089
1109
  "figmaAxisName": "size",
@@ -1309,7 +1329,9 @@
1309
1329
  "figmaBinding": null
1310
1330
  }
1311
1331
  ],
1312
- "dependsOn": [],
1332
+ "dependsOn": [
1333
+ "hx-icon"
1334
+ ],
1313
1335
  "excludedAttributes": [],
1314
1336
  "aaa": {
1315
1337
  "certified": false,
@@ -1332,7 +1354,7 @@
1332
1354
  "figmaComponentName": "hx-badge",
1333
1355
  "figmaPagePlacement": "4a",
1334
1356
  "description": "A small status indicator for notifications, counts, and labels.",
1335
- "tier": "atom",
1357
+ "tier": "molecule",
1336
1358
  "variantAxes": [
1337
1359
  {
1338
1360
  "figmaAxisName": "variant",
@@ -1790,7 +1812,9 @@
1790
1812
  "figmaBinding": null
1791
1813
  }
1792
1814
  ],
1793
- "dependsOn": [],
1815
+ "dependsOn": [
1816
+ "hx-icon"
1817
+ ],
1794
1818
  "excludedAttributes": [],
1795
1819
  "aaa": {
1796
1820
  "certified": false,
@@ -2257,19 +2281,36 @@
2257
2281
  "figmaBinding": null
2258
2282
  }
2259
2283
  ],
2260
- "dependsOn": [],
2284
+ "dependsOn": [
2285
+ "hx-icon"
2286
+ ],
2261
2287
  "excludedAttributes": [],
2262
2288
  "aaa": {
2263
- "certified": false,
2264
- "certifiedDate": null,
2265
- "criteria": [],
2266
- "auditUrl": null
2289
+ "certified": true,
2290
+ "certifiedDate": "2026-05-09",
2291
+ "criteria": [
2292
+ "1.4.9",
2293
+ "2.1.3",
2294
+ "2.3.3",
2295
+ "3.2.5",
2296
+ "forced-colors",
2297
+ "apg-keyboard",
2298
+ "2.4.12"
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,31 @@
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.9",
2505
+ "2.1.3",
2506
+ "3.2.5",
2507
+ "apg-keyboard",
2508
+ "2.4.12",
2509
+ "2.4.13",
2510
+ "2.5.5"
2511
+ ],
2512
+ "auditUrl": "src/components/hx-breadcrumb/AAA-AUDIT.md"
2464
2513
  },
2465
- "keyboardContract": null,
2466
- "ariaPattern": null,
2467
- "themeAware": null,
2468
- "brandAware": null,
2469
- "formAssociated": null,
2514
+ "keyboardContract": {
2515
+ "activate": [],
2516
+ "navigate": [
2517
+ "Arrow"
2518
+ ],
2519
+ "dismiss": [],
2520
+ "disabledSuppresses": null
2521
+ },
2522
+ "ariaPattern": "breadcrumb",
2523
+ "themeAware": true,
2524
+ "brandAware": true,
2525
+ "formAssociated": false,
2470
2526
  "priorityTier": "P0"
2471
2527
  },
2472
2528
  {
@@ -3102,17 +3158,16 @@
3102
3158
  "certified": true,
3103
3159
  "certifiedDate": "2026-05-08",
3104
3160
  "criteria": [
3105
- "1.4.6",
3106
3161
  "1.4.9",
3107
3162
  "2.1.3",
3108
3163
  "2.3.3",
3109
- "2.4.12",
3110
- "2.4.13",
3111
- "2.5.5",
3112
3164
  "3.2.5",
3113
- "3.3.6",
3114
3165
  "forced-colors",
3115
- "apg-keyboard"
3166
+ "apg-keyboard",
3167
+ "1.4.6",
3168
+ "2.4.12",
3169
+ "2.4.13",
3170
+ "2.5.5"
3116
3171
  ],
3117
3172
  "auditUrl": "src/components/hx-button/AAA-AUDIT.md"
3118
3173
  },
@@ -3216,16 +3271,34 @@
3216
3271
  "dependsOn": [],
3217
3272
  "excludedAttributes": [],
3218
3273
  "aaa": {
3219
- "certified": false,
3220
- "certifiedDate": null,
3221
- "criteria": [],
3222
- "auditUrl": null
3274
+ "certified": true,
3275
+ "certifiedDate": "2026-05-08",
3276
+ "criteria": [
3277
+ "1.4.9",
3278
+ "2.1.3",
3279
+ "3.2.5",
3280
+ "apg-keyboard",
3281
+ "2.4.12",
3282
+ "2.4.13",
3283
+ "2.5.5"
3284
+ ],
3285
+ "auditUrl": "src/components/hx-button-group/AAA-AUDIT.md"
3223
3286
  },
3224
- "keyboardContract": null,
3225
- "ariaPattern": null,
3226
- "themeAware": null,
3227
- "brandAware": null,
3228
- "formAssociated": null,
3287
+ "keyboardContract": {
3288
+ "activate": [
3289
+ "Enter",
3290
+ "Space"
3291
+ ],
3292
+ "navigate": [
3293
+ "Arrow"
3294
+ ],
3295
+ "dismiss": [],
3296
+ "disabledSuppresses": true
3297
+ },
3298
+ "ariaPattern": "toolbar",
3299
+ "themeAware": true,
3300
+ "brandAware": true,
3301
+ "formAssociated": false,
3229
3302
  "priorityTier": "P0"
3230
3303
  },
3231
3304
  {
@@ -3961,7 +4034,9 @@
3961
4034
  "figmaBinding": null
3962
4035
  }
3963
4036
  ],
3964
- "dependsOn": [],
4037
+ "dependsOn": [
4038
+ "hx-icon"
4039
+ ],
3965
4040
  "excludedAttributes": [],
3966
4041
  "aaa": {
3967
4042
  "certified": false,
@@ -4042,7 +4117,7 @@
4042
4117
  "figmaComponentName": "hx-checkbox",
4043
4118
  "figmaPagePlacement": "4a",
4044
4119
  "description": "A checkbox component with label, validation, and form association.",
4045
- "tier": "atom",
4120
+ "tier": "molecule",
4046
4121
  "variantAxes": [
4047
4122
  {
4048
4123
  "figmaAxisName": "checked",
@@ -4511,23 +4586,24 @@
4511
4586
  "figmaBinding": null
4512
4587
  }
4513
4588
  ],
4514
- "dependsOn": [],
4589
+ "dependsOn": [
4590
+ "hx-icon"
4591
+ ],
4515
4592
  "excludedAttributes": [],
4516
4593
  "aaa": {
4517
4594
  "certified": true,
4518
4595
  "certifiedDate": "2026-05-08",
4519
4596
  "criteria": [
4520
- "1.4.6",
4521
4597
  "1.4.9",
4522
4598
  "2.1.3",
4523
4599
  "2.3.3",
4524
- "2.4.12",
4525
- "2.4.13",
4526
- "2.5.5",
4527
4600
  "3.2.5",
4528
4601
  "3.3.6",
4529
4602
  "forced-colors",
4530
- "apg-keyboard"
4603
+ "apg-keyboard",
4604
+ "2.4.12",
4605
+ "2.4.13",
4606
+ "2.5.5"
4531
4607
  ],
4532
4608
  "auditUrl": "src/components/hx-checkbox/AAA-AUDIT.md"
4533
4609
  },
@@ -4802,16 +4878,30 @@
4802
4878
  "dependsOn": [],
4803
4879
  "excludedAttributes": [],
4804
4880
  "aaa": {
4805
- "certified": false,
4806
- "certifiedDate": null,
4807
- "criteria": [],
4808
- "auditUrl": null
4881
+ "certified": true,
4882
+ "certifiedDate": "2026-05-08",
4883
+ "criteria": [
4884
+ "1.4.9",
4885
+ "3.2.5",
4886
+ "3.3.6",
4887
+ "forced-colors",
4888
+ "apg-keyboard",
4889
+ "2.4.12"
4890
+ ],
4891
+ "auditUrl": "src/components/hx-checkbox-group/AAA-AUDIT.md"
4809
4892
  },
4810
- "keyboardContract": null,
4811
- "ariaPattern": null,
4812
- "themeAware": null,
4813
- "brandAware": null,
4814
- "formAssociated": null,
4893
+ "keyboardContract": {
4894
+ "activate": [],
4895
+ "navigate": [
4896
+ "Tab"
4897
+ ],
4898
+ "dismiss": [],
4899
+ "disabledSuppresses": true
4900
+ },
4901
+ "ariaPattern": "group",
4902
+ "themeAware": true,
4903
+ "brandAware": true,
4904
+ "formAssociated": true,
4815
4905
  "priorityTier": "P0"
4816
4906
  },
4817
4907
  {
@@ -5259,19 +5349,36 @@
5259
5349
  "figmaBinding": null
5260
5350
  }
5261
5351
  ],
5262
- "dependsOn": [],
5352
+ "dependsOn": [
5353
+ "hx-icon"
5354
+ ],
5263
5355
  "excludedAttributes": [],
5264
5356
  "aaa": {
5265
- "certified": false,
5266
- "certifiedDate": null,
5267
- "criteria": [],
5268
- "auditUrl": null
5357
+ "certified": true,
5358
+ "certifiedDate": "2026-05-09",
5359
+ "criteria": [
5360
+ "1.4.9",
5361
+ "2.1.3",
5362
+ "2.3.3",
5363
+ "3.2.5",
5364
+ "forced-colors",
5365
+ "apg-keyboard",
5366
+ "2.4.12"
5367
+ ],
5368
+ "auditUrl": "src/components/hx-clinical-status/AAA-AUDIT.md"
5269
5369
  },
5270
- "keyboardContract": null,
5271
- "ariaPattern": null,
5272
- "themeAware": null,
5273
- "brandAware": null,
5274
- "formAssociated": null,
5370
+ "keyboardContract": {
5371
+ "activate": [],
5372
+ "navigate": [],
5373
+ "dismiss": [
5374
+ "Escape"
5375
+ ],
5376
+ "disabledSuppresses": null
5377
+ },
5378
+ "ariaPattern": "alert",
5379
+ "themeAware": true,
5380
+ "brandAware": true,
5381
+ "formAssociated": false,
5275
5382
  "priorityTier": "P0"
5276
5383
  },
5277
5384
  {
@@ -6194,16 +6301,44 @@
6194
6301
  "dependsOn": [],
6195
6302
  "excludedAttributes": [],
6196
6303
  "aaa": {
6197
- "certified": false,
6198
- "certifiedDate": null,
6199
- "criteria": [],
6200
- "auditUrl": null
6304
+ "certified": true,
6305
+ "certifiedDate": "2026-05-08",
6306
+ "criteria": [
6307
+ "1.4.9",
6308
+ "2.1.3",
6309
+ "2.3.3",
6310
+ "3.2.5",
6311
+ "3.3.6",
6312
+ "forced-colors",
6313
+ "apg-keyboard",
6314
+ "1.4.6",
6315
+ "2.4.12",
6316
+ "2.4.13",
6317
+ "2.5.5"
6318
+ ],
6319
+ "auditUrl": "src/components/hx-color-picker/AAA-AUDIT.md"
6201
6320
  },
6202
- "keyboardContract": null,
6203
- "ariaPattern": null,
6204
- "themeAware": null,
6205
- "brandAware": null,
6206
- "formAssociated": null,
6321
+ "keyboardContract": {
6322
+ "activate": [],
6323
+ "navigate": [
6324
+ "ArrowLeft",
6325
+ "ArrowRight",
6326
+ "ArrowUp",
6327
+ "ArrowDown",
6328
+ "Home",
6329
+ "End",
6330
+ "PageUp",
6331
+ "PageDown"
6332
+ ],
6333
+ "dismiss": [
6334
+ "Escape"
6335
+ ],
6336
+ "disabledSuppresses": true
6337
+ },
6338
+ "ariaPattern": "slider",
6339
+ "themeAware": true,
6340
+ "brandAware": true,
6341
+ "formAssociated": true,
6207
6342
  "priorityTier": "P0"
6208
6343
  },
6209
6344
  {
@@ -6891,19 +7026,45 @@
6891
7026
  "figmaBinding": null
6892
7027
  }
6893
7028
  ],
6894
- "dependsOn": [],
7029
+ "dependsOn": [
7030
+ "hx-icon"
7031
+ ],
6895
7032
  "excludedAttributes": [],
6896
7033
  "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,
7034
+ "certified": true,
7035
+ "certifiedDate": "2026-05-08",
7036
+ "criteria": [
7037
+ "1.4.9",
7038
+ "2.1.3",
7039
+ "2.3.3",
7040
+ "3.2.5",
7041
+ "3.3.6",
7042
+ "forced-colors",
7043
+ "apg-keyboard",
7044
+ "2.4.12",
7045
+ "2.4.13",
7046
+ "2.5.5"
7047
+ ],
7048
+ "auditUrl": "src/components/hx-combobox/AAA-AUDIT.md"
7049
+ },
7050
+ "keyboardContract": {
7051
+ "activate": [
7052
+ "Enter"
7053
+ ],
7054
+ "navigate": [
7055
+ "Arrow",
7056
+ "Home",
7057
+ "End"
7058
+ ],
7059
+ "dismiss": [
7060
+ "Escape"
7061
+ ],
7062
+ "disabledSuppresses": true
7063
+ },
7064
+ "ariaPattern": "combobox",
7065
+ "themeAware": true,
7066
+ "brandAware": true,
7067
+ "formAssociated": true,
6907
7068
  "priorityTier": "P0"
6908
7069
  },
6909
7070
  {
@@ -7416,16 +7577,34 @@
7416
7577
  "dependsOn": [],
7417
7578
  "excludedAttributes": [],
7418
7579
  "aaa": {
7419
- "certified": false,
7420
- "certifiedDate": null,
7421
- "criteria": [],
7422
- "auditUrl": null
7580
+ "certified": true,
7581
+ "certifiedDate": "2026-05-08",
7582
+ "criteria": [
7583
+ "1.4.9",
7584
+ "2.1.3",
7585
+ "2.3.3",
7586
+ "3.2.5",
7587
+ "forced-colors",
7588
+ "apg-keyboard",
7589
+ "2.4.12",
7590
+ "2.4.13",
7591
+ "2.5.5"
7592
+ ],
7593
+ "auditUrl": "src/components/hx-copy-button/AAA-AUDIT.md"
7423
7594
  },
7424
- "keyboardContract": null,
7425
- "ariaPattern": null,
7426
- "themeAware": null,
7427
- "brandAware": null,
7428
- "formAssociated": null,
7595
+ "keyboardContract": {
7596
+ "activate": [
7597
+ "Enter",
7598
+ "Space"
7599
+ ],
7600
+ "navigate": [],
7601
+ "dismiss": [],
7602
+ "disabledSuppresses": true
7603
+ },
7604
+ "ariaPattern": "button",
7605
+ "themeAware": true,
7606
+ "brandAware": true,
7607
+ "formAssociated": false,
7429
7608
  "priorityTier": "P0"
7430
7609
  },
7431
7610
  {
@@ -8731,16 +8910,34 @@
8731
8910
  "dependsOn": [],
8732
8911
  "excludedAttributes": [],
8733
8912
  "aaa": {
8734
- "certified": false,
8735
- "certifiedDate": null,
8736
- "criteria": [],
8737
- "auditUrl": null
8913
+ "certified": true,
8914
+ "certifiedDate": "2026-05-08",
8915
+ "criteria": [
8916
+ "1.4.9",
8917
+ "2.1.3",
8918
+ "2.3.3",
8919
+ "3.2.5",
8920
+ "3.3.6",
8921
+ "forced-colors",
8922
+ "apg-keyboard",
8923
+ "2.4.12",
8924
+ "2.4.13",
8925
+ "2.5.5"
8926
+ ],
8927
+ "auditUrl": "src/components/hx-date-picker/AAA-AUDIT.md"
8738
8928
  },
8739
- "keyboardContract": null,
8740
- "ariaPattern": null,
8741
- "themeAware": null,
8742
- "brandAware": null,
8743
- "formAssociated": null,
8929
+ "keyboardContract": {
8930
+ "activate": [],
8931
+ "navigate": [],
8932
+ "dismiss": [
8933
+ "Escape"
8934
+ ],
8935
+ "disabledSuppresses": null
8936
+ },
8937
+ "ariaPattern": "dialog",
8938
+ "themeAware": true,
8939
+ "brandAware": true,
8940
+ "formAssociated": true,
8744
8941
  "priorityTier": "P0"
8745
8942
  },
8746
8943
  {
@@ -9197,17 +9394,15 @@
9197
9394
  "certified": true,
9198
9395
  "certifiedDate": "2026-05-08",
9199
9396
  "criteria": [
9200
- "1.4.6",
9201
9397
  "1.4.9",
9202
9398
  "2.1.3",
9203
9399
  "2.3.3",
9204
- "2.4.12",
9205
- "2.4.13",
9206
- "2.5.5",
9207
9400
  "3.2.5",
9208
- "3.3.6",
9209
9401
  "forced-colors",
9210
- "apg-keyboard"
9402
+ "apg-keyboard",
9403
+ "1.4.6",
9404
+ "2.4.12",
9405
+ "2.4.13"
9211
9406
  ],
9212
9407
  "auditUrl": "src/components/hx-dialog/AAA-AUDIT.md"
9213
9408
  },
@@ -9897,16 +10092,32 @@
9897
10092
  "dependsOn": [],
9898
10093
  "excludedAttributes": [],
9899
10094
  "aaa": {
9900
- "certified": false,
9901
- "certifiedDate": null,
9902
- "criteria": [],
9903
- "auditUrl": null
10095
+ "certified": true,
10096
+ "certifiedDate": "2026-05-08",
10097
+ "criteria": [
10098
+ "1.4.9",
10099
+ "2.1.3",
10100
+ "2.3.3",
10101
+ "3.2.5",
10102
+ "forced-colors",
10103
+ "apg-keyboard",
10104
+ "2.4.12",
10105
+ "2.4.13"
10106
+ ],
10107
+ "auditUrl": "src/components/hx-drawer/AAA-AUDIT.md"
9904
10108
  },
9905
- "keyboardContract": null,
9906
- "ariaPattern": null,
9907
- "themeAware": null,
9908
- "brandAware": null,
9909
- "formAssociated": null,
10109
+ "keyboardContract": {
10110
+ "activate": [],
10111
+ "navigate": [],
10112
+ "dismiss": [
10113
+ "Escape"
10114
+ ],
10115
+ "disabledSuppresses": null
10116
+ },
10117
+ "ariaPattern": "dialog",
10118
+ "themeAware": true,
10119
+ "brandAware": true,
10120
+ "formAssociated": false,
9910
10121
  "priorityTier": "P0"
9911
10122
  },
9912
10123
  {
@@ -10130,16 +10341,39 @@
10130
10341
  "dependsOn": [],
10131
10342
  "excludedAttributes": [],
10132
10343
  "aaa": {
10133
- "certified": false,
10134
- "certifiedDate": null,
10135
- "criteria": [],
10136
- "auditUrl": null
10344
+ "certified": true,
10345
+ "certifiedDate": "2026-05-08",
10346
+ "criteria": [
10347
+ "1.4.9",
10348
+ "2.1.3",
10349
+ "2.3.3",
10350
+ "3.2.5",
10351
+ "forced-colors",
10352
+ "apg-keyboard",
10353
+ "2.4.12",
10354
+ "2.4.13"
10355
+ ],
10356
+ "auditUrl": "src/components/hx-dropdown/AAA-AUDIT.md"
10137
10357
  },
10138
- "keyboardContract": null,
10139
- "ariaPattern": null,
10140
- "themeAware": null,
10141
- "brandAware": null,
10142
- "formAssociated": null,
10358
+ "keyboardContract": {
10359
+ "activate": [
10360
+ "Enter",
10361
+ "Space"
10362
+ ],
10363
+ "navigate": [
10364
+ "Arrow",
10365
+ "Home",
10366
+ "End"
10367
+ ],
10368
+ "dismiss": [
10369
+ "Escape"
10370
+ ],
10371
+ "disabledSuppresses": true
10372
+ },
10373
+ "ariaPattern": "menu",
10374
+ "themeAware": true,
10375
+ "brandAware": true,
10376
+ "formAssociated": false,
10143
10377
  "priorityTier": "P0"
10144
10378
  },
10145
10379
  {
@@ -10422,16 +10656,22 @@
10422
10656
  "dependsOn": [],
10423
10657
  "excludedAttributes": [],
10424
10658
  "aaa": {
10425
- "certified": false,
10426
- "certifiedDate": null,
10427
- "criteria": [],
10428
- "auditUrl": null
10659
+ "certified": true,
10660
+ "certifiedDate": "2026-05-09",
10661
+ "criteria": [
10662
+ "1.4.9",
10663
+ "3.2.5",
10664
+ "forced-colors",
10665
+ "apg-keyboard",
10666
+ "2.4.12"
10667
+ ],
10668
+ "auditUrl": "src/components/hx-field/AAA-AUDIT.md"
10429
10669
  },
10430
10670
  "keyboardContract": null,
10431
- "ariaPattern": null,
10432
- "themeAware": null,
10433
- "brandAware": null,
10434
- "formAssociated": null,
10671
+ "ariaPattern": "label",
10672
+ "themeAware": true,
10673
+ "brandAware": true,
10674
+ "formAssociated": false,
10435
10675
  "priorityTier": "P0"
10436
10676
  },
10437
10677
  {
@@ -10638,16 +10878,22 @@
10638
10878
  "dependsOn": [],
10639
10879
  "excludedAttributes": [],
10640
10880
  "aaa": {
10641
- "certified": false,
10642
- "certifiedDate": null,
10643
- "criteria": [],
10644
- "auditUrl": null
10881
+ "certified": true,
10882
+ "certifiedDate": "2026-05-09",
10883
+ "criteria": [
10884
+ "1.4.9",
10885
+ "3.2.5",
10886
+ "forced-colors",
10887
+ "apg-keyboard",
10888
+ "2.4.12"
10889
+ ],
10890
+ "auditUrl": "src/components/hx-field-label/AAA-AUDIT.md"
10645
10891
  },
10646
10892
  "keyboardContract": null,
10647
- "ariaPattern": null,
10648
- "themeAware": null,
10649
- "brandAware": null,
10650
- "formAssociated": null,
10893
+ "ariaPattern": "label",
10894
+ "themeAware": true,
10895
+ "brandAware": true,
10896
+ "formAssociated": false,
10651
10897
  "priorityTier": "P0"
10652
10898
  },
10653
10899
  {
@@ -10681,6 +10927,17 @@
10681
10927
  "true"
10682
10928
  ],
10683
10929
  "default": "false"
10930
+ },
10931
+ {
10932
+ "figmaAxisName": "required",
10933
+ "cemAttribute": "required",
10934
+ "cemFieldName": "required",
10935
+ "type": "boolean",
10936
+ "values": [
10937
+ "false",
10938
+ "true"
10939
+ ],
10940
+ "default": "false"
10684
10941
  }
10685
10942
  ],
10686
10943
  "textProperties": [
@@ -11071,16 +11328,36 @@
11071
11328
  "dependsOn": [],
11072
11329
  "excludedAttributes": [],
11073
11330
  "aaa": {
11074
- "certified": false,
11075
- "certifiedDate": null,
11076
- "criteria": [],
11077
- "auditUrl": null
11331
+ "certified": true,
11332
+ "certifiedDate": "2026-05-08",
11333
+ "criteria": [
11334
+ "1.4.9",
11335
+ "2.1.3",
11336
+ "2.3.3",
11337
+ "3.2.5",
11338
+ "3.3.6",
11339
+ "forced-colors",
11340
+ "apg-keyboard",
11341
+ "1.4.6",
11342
+ "2.4.12",
11343
+ "2.4.13",
11344
+ "2.5.5"
11345
+ ],
11346
+ "auditUrl": "src/components/hx-file-upload/AAA-AUDIT.md"
11078
11347
  },
11079
- "keyboardContract": null,
11080
- "ariaPattern": null,
11081
- "themeAware": null,
11082
- "brandAware": null,
11083
- "formAssociated": null,
11348
+ "keyboardContract": {
11349
+ "activate": [
11350
+ "Enter",
11351
+ "Space"
11352
+ ],
11353
+ "navigate": [],
11354
+ "dismiss": [],
11355
+ "disabledSuppresses": true
11356
+ },
11357
+ "ariaPattern": "button",
11358
+ "themeAware": true,
11359
+ "brandAware": true,
11360
+ "formAssociated": true,
11084
11361
  "priorityTier": "P0"
11085
11362
  },
11086
11363
  {
@@ -11216,16 +11493,26 @@
11216
11493
  "dependsOn": [],
11217
11494
  "excludedAttributes": [],
11218
11495
  "aaa": {
11219
- "certified": false,
11220
- "certifiedDate": null,
11221
- "criteria": [],
11222
- "auditUrl": null
11496
+ "certified": true,
11497
+ "certifiedDate": "2026-05-09",
11498
+ "criteria": [
11499
+ "1.4.9",
11500
+ "3.2.5",
11501
+ "apg-keyboard",
11502
+ "2.4.12"
11503
+ ],
11504
+ "auditUrl": "src/components/hx-form/AAA-AUDIT.md"
11223
11505
  },
11224
- "keyboardContract": null,
11225
- "ariaPattern": null,
11226
- "themeAware": null,
11227
- "brandAware": null,
11228
- "formAssociated": null,
11506
+ "keyboardContract": {
11507
+ "activate": [],
11508
+ "navigate": [],
11509
+ "dismiss": [],
11510
+ "disabledSuppresses": null
11511
+ },
11512
+ "ariaPattern": "form",
11513
+ "themeAware": true,
11514
+ "brandAware": true,
11515
+ "formAssociated": false,
11229
11516
  "priorityTier": "P0"
11230
11517
  },
11231
11518
  {
@@ -11633,7 +11920,7 @@
11633
11920
  "figmaComponentName": "hx-help-text",
11634
11921
  "figmaPagePlacement": "4a",
11635
11922
  "description": "Standardized help/hint text displayed below form fields. Used by hx-field as a consistent sub-component for guidance and validation messages.",
11636
- "tier": "atom",
11923
+ "tier": "molecule",
11637
11924
  "variantAxes": [
11638
11925
  {
11639
11926
  "figmaAxisName": "variant",
@@ -11788,19 +12075,27 @@
11788
12075
  "figmaBinding": null
11789
12076
  }
11790
12077
  ],
11791
- "dependsOn": [],
12078
+ "dependsOn": [
12079
+ "hx-icon"
12080
+ ],
11792
12081
  "excludedAttributes": [],
11793
12082
  "aaa": {
11794
- "certified": false,
11795
- "certifiedDate": null,
11796
- "criteria": [],
11797
- "auditUrl": null
12083
+ "certified": true,
12084
+ "certifiedDate": "2026-05-09",
12085
+ "criteria": [
12086
+ "1.4.9",
12087
+ "3.2.5",
12088
+ "forced-colors",
12089
+ "apg-keyboard",
12090
+ "2.4.12"
12091
+ ],
12092
+ "auditUrl": "src/components/hx-help-text/AAA-AUDIT.md"
11798
12093
  },
11799
12094
  "keyboardContract": null,
11800
- "ariaPattern": null,
11801
- "themeAware": null,
11802
- "brandAware": null,
11803
- "formAssociated": null,
12095
+ "ariaPattern": "label",
12096
+ "themeAware": true,
12097
+ "brandAware": true,
12098
+ "formAssociated": false,
11804
12099
  "priorityTier": "P0"
11805
12100
  },
11806
12101
  {
@@ -11810,7 +12105,7 @@
11810
12105
  "figmaEligible": true,
11811
12106
  "figmaComponentName": "hx-icon",
11812
12107
  "figmaPagePlacement": "4a",
11813
- "description": "An icon component that supports inline SVG fetching and SVG sprite sheet references. Decorative icons are automatically hidden from assistive technology. When a label is provided the icon is…",
12108
+ "description": "An icon component that resolves through the `@helixui/icons` registry, with sprite-sheet and inline-fetch escape hatches for legacy / consumer patterns. Decorative icons are automatically hidden…",
11814
12109
  "tier": "atom",
11815
12110
  "variantAxes": [
11816
12111
  {
@@ -11835,6 +12130,12 @@
11835
12130
  "type": "text",
11836
12131
  "defaultValue": ""
11837
12132
  },
12133
+ {
12134
+ "figmaPropertyName": "library",
12135
+ "cemAttribute": "library",
12136
+ "type": "text",
12137
+ "defaultValue": ""
12138
+ },
11838
12139
  {
11839
12140
  "figmaPropertyName": "src",
11840
12141
  "cemAttribute": "src",
@@ -11893,6 +12194,18 @@
11893
12194
  "literalFallback": "currentColor"
11894
12195
  }
11895
12196
  },
12197
+ {
12198
+ "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.",
12199
+ "name": "--hx-icon-stroke-width",
12200
+ "default": "2",
12201
+ "figmaBinding": {
12202
+ "target": null,
12203
+ "layerSelector": "root",
12204
+ "semanticToken": null,
12205
+ "fallbackPrimitive": null,
12206
+ "literalFallback": "2"
12207
+ }
12208
+ },
11896
12209
  {
11897
12210
  "description": "Size token.",
11898
12211
  "name": "--hx-size-4",
@@ -11922,17 +12235,24 @@
11922
12235
  "dependsOn": [],
11923
12236
  "excludedAttributes": [],
11924
12237
  "aaa": {
11925
- "certified": false,
11926
- "certifiedDate": null,
11927
- "criteria": [],
11928
- "auditUrl": null
12238
+ "certified": true,
12239
+ "certifiedDate": "2026-05-10",
12240
+ "criteria": [
12241
+ "1.4.9",
12242
+ "3.2.5",
12243
+ "forced-colors",
12244
+ "apg-keyboard",
12245
+ "non-text-contrast-icon",
12246
+ "2.4.12"
12247
+ ],
12248
+ "auditUrl": "src/components/hx-icon/AAA-AUDIT.md"
11929
12249
  },
11930
12250
  "keyboardContract": null,
11931
- "ariaPattern": null,
12251
+ "ariaPattern": "none",
11932
12252
  "themeAware": null,
11933
12253
  "brandAware": null,
11934
12254
  "formAssociated": null,
11935
- "priorityTier": "P2"
12255
+ "priorityTier": "P0"
11936
12256
  },
11937
12257
  {
11938
12258
  "tag": "hx-icon-button",
@@ -12269,16 +12589,34 @@
12269
12589
  "dependsOn": [],
12270
12590
  "excludedAttributes": [],
12271
12591
  "aaa": {
12272
- "certified": false,
12273
- "certifiedDate": null,
12274
- "criteria": [],
12275
- "auditUrl": null
12592
+ "certified": true,
12593
+ "certifiedDate": "2026-05-08",
12594
+ "criteria": [
12595
+ "1.4.9",
12596
+ "2.1.3",
12597
+ "2.3.3",
12598
+ "3.2.5",
12599
+ "forced-colors",
12600
+ "apg-keyboard",
12601
+ "2.4.12",
12602
+ "2.4.13",
12603
+ "2.5.5"
12604
+ ],
12605
+ "auditUrl": "src/components/hx-icon-button/AAA-AUDIT.md"
12276
12606
  },
12277
- "keyboardContract": null,
12278
- "ariaPattern": null,
12279
- "themeAware": null,
12280
- "brandAware": null,
12281
- "formAssociated": null,
12607
+ "keyboardContract": {
12608
+ "activate": [
12609
+ "Enter",
12610
+ "Space"
12611
+ ],
12612
+ "navigate": [],
12613
+ "dismiss": [],
12614
+ "disabledSuppresses": true
12615
+ },
12616
+ "ariaPattern": "button",
12617
+ "themeAware": true,
12618
+ "brandAware": true,
12619
+ "formAssociated": true,
12282
12620
  "priorityTier": "P0"
12283
12621
  },
12284
12622
  {
@@ -12502,7 +12840,7 @@
12502
12840
  "figmaComponentName": "hx-link",
12503
12841
  "figmaPagePlacement": "4a",
12504
12842
  "description": "A semantic hyperlink component with accessibility-first design. Renders a native `<a>` element for enabled state and a `<span>` for disabled state with full keyboard and screen reader support.",
12505
- "tier": "atom",
12843
+ "tier": "molecule",
12506
12844
  "variantAxes": [
12507
12845
  {
12508
12846
  "figmaAxisName": "variant",
@@ -12810,7 +13148,9 @@
12810
13148
  "figmaBinding": null
12811
13149
  }
12812
13150
  ],
12813
- "dependsOn": [],
13151
+ "dependsOn": [
13152
+ "hx-icon"
13153
+ ],
12814
13154
  "excludedAttributes": [],
12815
13155
  "aaa": {
12816
13156
  "certified": false,
@@ -13319,16 +13659,40 @@
13319
13659
  "dependsOn": [],
13320
13660
  "excludedAttributes": [],
13321
13661
  "aaa": {
13322
- "certified": false,
13323
- "certifiedDate": null,
13324
- "criteria": [],
13325
- "auditUrl": null
13662
+ "certified": true,
13663
+ "certifiedDate": "2026-05-08",
13664
+ "criteria": [
13665
+ "1.4.9",
13666
+ "2.1.3",
13667
+ "3.2.5",
13668
+ "forced-colors",
13669
+ "apg-keyboard",
13670
+ "1.4.6",
13671
+ "2.4.12",
13672
+ "2.4.13",
13673
+ "2.5.5"
13674
+ ],
13675
+ "auditUrl": "src/components/hx-menu/AAA-AUDIT.md"
13326
13676
  },
13327
- "keyboardContract": null,
13328
- "ariaPattern": null,
13329
- "themeAware": null,
13330
- "brandAware": null,
13331
- "formAssociated": null,
13677
+ "keyboardContract": {
13678
+ "activate": [
13679
+ "Enter",
13680
+ "Space"
13681
+ ],
13682
+ "navigate": [
13683
+ "Arrow",
13684
+ "Home",
13685
+ "End"
13686
+ ],
13687
+ "dismiss": [
13688
+ "Escape"
13689
+ ],
13690
+ "disabledSuppresses": true
13691
+ },
13692
+ "ariaPattern": "menu",
13693
+ "themeAware": true,
13694
+ "brandAware": true,
13695
+ "formAssociated": false,
13332
13696
  "priorityTier": "P0"
13333
13697
  },
13334
13698
  {
@@ -13387,7 +13751,7 @@
13387
13751
  "figmaComponentName": "hx-menu-item",
13388
13752
  "figmaPagePlacement": "4a",
13389
13753
  "description": "A single interactive item for use inside `hx-menu`. Supports normal, checkbox, and radio types, loading state, prefix/suffix slots, and submenu nesting.",
13390
- "tier": "atom",
13754
+ "tier": "molecule",
13391
13755
  "variantAxes": [
13392
13756
  {
13393
13757
  "figmaAxisName": "disabled",
@@ -13548,7 +13912,9 @@
13548
13912
  }
13549
13913
  }
13550
13914
  ],
13551
- "dependsOn": [],
13915
+ "dependsOn": [
13916
+ "hx-icon"
13917
+ ],
13552
13918
  "excludedAttributes": [],
13553
13919
  "aaa": {
13554
13920
  "certified": false,
@@ -14214,19 +14580,44 @@
14214
14580
  "figmaBinding": null
14215
14581
  }
14216
14582
  ],
14217
- "dependsOn": [],
14583
+ "dependsOn": [
14584
+ "hx-icon"
14585
+ ],
14218
14586
  "excludedAttributes": [],
14219
14587
  "aaa": {
14220
- "certified": false,
14221
- "certifiedDate": null,
14222
- "criteria": [],
14223
- "auditUrl": null
14588
+ "certified": true,
14589
+ "certifiedDate": "2026-05-08",
14590
+ "criteria": [
14591
+ "1.4.9",
14592
+ "2.1.3",
14593
+ "2.3.3",
14594
+ "3.2.5",
14595
+ "forced-colors",
14596
+ "apg-keyboard",
14597
+ "1.4.6",
14598
+ "2.4.12",
14599
+ "2.4.13",
14600
+ "2.5.5"
14601
+ ],
14602
+ "auditUrl": "src/components/hx-nav/AAA-AUDIT.md"
14224
14603
  },
14225
- "keyboardContract": null,
14226
- "ariaPattern": null,
14227
- "themeAware": null,
14228
- "brandAware": null,
14229
- "formAssociated": null,
14604
+ "keyboardContract": {
14605
+ "activate": [
14606
+ "Enter",
14607
+ "Space"
14608
+ ],
14609
+ "navigate": [
14610
+ "Arrow",
14611
+ "Home",
14612
+ "End"
14613
+ ],
14614
+ "dismiss": [],
14615
+ "disabledSuppresses": null
14616
+ },
14617
+ "ariaPattern": "navigation",
14618
+ "themeAware": true,
14619
+ "brandAware": true,
14620
+ "formAssociated": false,
14230
14621
  "priorityTier": "P0"
14231
14622
  },
14232
14623
  {
@@ -14237,7 +14628,7 @@
14237
14628
  "figmaComponentName": "hx-nav-item",
14238
14629
  "figmaPagePlacement": "4a",
14239
14630
  "description": "A navigation item for use inside hx-side-nav. Supports icons, badges, sub-navigation, and active/disabled states.",
14240
- "tier": "atom",
14631
+ "tier": "molecule",
14241
14632
  "variantAxes": [
14242
14633
  {
14243
14634
  "figmaAxisName": "active",
@@ -14431,7 +14822,9 @@
14431
14822
  }
14432
14823
  }
14433
14824
  ],
14434
- "dependsOn": [],
14825
+ "dependsOn": [
14826
+ "hx-icon"
14827
+ ],
14435
14828
  "excludedAttributes": [],
14436
14829
  "aaa": {
14437
14830
  "certified": false,
@@ -14454,7 +14847,7 @@
14454
14847
  "figmaComponentName": "hx-number-input",
14455
14848
  "figmaPagePlacement": "4a",
14456
14849
  "description": "A numeric input component with stepper controls, label, validation, and full form association. Designed for healthcare data-entry contexts where precise numeric values (dosage, age, measurements)…",
14457
- "tier": "atom",
14850
+ "tier": "molecule",
14458
14851
  "variantAxes": [
14459
14852
  {
14460
14853
  "figmaAxisName": "required",
@@ -14951,19 +15344,42 @@
14951
15344
  "figmaBinding": null
14952
15345
  }
14953
15346
  ],
14954
- "dependsOn": [],
15347
+ "dependsOn": [
15348
+ "hx-icon"
15349
+ ],
14955
15350
  "excludedAttributes": [],
14956
15351
  "aaa": {
14957
- "certified": false,
14958
- "certifiedDate": null,
14959
- "criteria": [],
14960
- "auditUrl": null
15352
+ "certified": true,
15353
+ "certifiedDate": "2026-05-08",
15354
+ "criteria": [
15355
+ "1.4.9",
15356
+ "2.1.3",
15357
+ "2.3.3",
15358
+ "3.2.5",
15359
+ "3.3.6",
15360
+ "forced-colors",
15361
+ "apg-keyboard",
15362
+ "2.4.12",
15363
+ "2.4.13",
15364
+ "2.5.5"
15365
+ ],
15366
+ "auditUrl": "src/components/hx-number-input/AAA-AUDIT.md"
14961
15367
  },
14962
- "keyboardContract": null,
14963
- "ariaPattern": null,
14964
- "themeAware": null,
14965
- "brandAware": null,
14966
- "formAssociated": null,
15368
+ "keyboardContract": {
15369
+ "activate": [
15370
+ "character-input"
15371
+ ],
15372
+ "navigate": [
15373
+ "ArrowUp",
15374
+ "ArrowDown"
15375
+ ],
15376
+ "dismiss": [],
15377
+ "disabledSuppresses": true
15378
+ },
15379
+ "ariaPattern": "spinbutton",
15380
+ "themeAware": true,
15381
+ "brandAware": true,
15382
+ "formAssociated": true,
14967
15383
  "priorityTier": "P0"
14968
15384
  },
14969
15385
  {
@@ -15312,19 +15728,45 @@
15312
15728
  "figmaBinding": null
15313
15729
  }
15314
15730
  ],
15315
- "dependsOn": [],
15731
+ "dependsOn": [
15732
+ "hx-icon"
15733
+ ],
15316
15734
  "excludedAttributes": [],
15317
15735
  "aaa": {
15318
- "certified": false,
15319
- "certifiedDate": null,
15320
- "criteria": [],
15321
- "auditUrl": null
15736
+ "certified": true,
15737
+ "certifiedDate": "2026-05-08",
15738
+ "criteria": [
15739
+ "1.4.9",
15740
+ "2.1.3",
15741
+ "2.3.3",
15742
+ "3.2.5",
15743
+ "forced-colors",
15744
+ "apg-keyboard",
15745
+ "2.4.12",
15746
+ "2.4.13",
15747
+ "2.5.5"
15748
+ ],
15749
+ "auditUrl": "src/components/hx-overflow-menu/AAA-AUDIT.md"
15322
15750
  },
15323
- "keyboardContract": null,
15324
- "ariaPattern": null,
15325
- "themeAware": null,
15326
- "brandAware": null,
15327
- "formAssociated": null,
15751
+ "keyboardContract": {
15752
+ "activate": [
15753
+ "Enter",
15754
+ "Space"
15755
+ ],
15756
+ "navigate": [
15757
+ "Arrow",
15758
+ "Home",
15759
+ "End"
15760
+ ],
15761
+ "dismiss": [
15762
+ "Escape"
15763
+ ],
15764
+ "disabledSuppresses": true
15765
+ },
15766
+ "ariaPattern": "menu",
15767
+ "themeAware": true,
15768
+ "brandAware": true,
15769
+ "formAssociated": false,
15328
15770
  "priorityTier": "P0"
15329
15771
  },
15330
15772
  {
@@ -16068,16 +16510,33 @@
16068
16510
  "dependsOn": [],
16069
16511
  "excludedAttributes": [],
16070
16512
  "aaa": {
16071
- "certified": false,
16072
- "certifiedDate": null,
16073
- "criteria": [],
16074
- "auditUrl": null
16513
+ "certified": true,
16514
+ "certifiedDate": "2026-05-08",
16515
+ "criteria": [
16516
+ "1.4.9",
16517
+ "2.1.3",
16518
+ "2.3.3",
16519
+ "3.2.5",
16520
+ "forced-colors",
16521
+ "apg-keyboard",
16522
+ "1.4.6",
16523
+ "2.4.12",
16524
+ "2.4.13"
16525
+ ],
16526
+ "auditUrl": "src/components/hx-popover/AAA-AUDIT.md"
16075
16527
  },
16076
- "keyboardContract": null,
16077
- "ariaPattern": null,
16078
- "themeAware": null,
16079
- "brandAware": null,
16080
- "formAssociated": null,
16528
+ "keyboardContract": {
16529
+ "activate": [],
16530
+ "navigate": [],
16531
+ "dismiss": [
16532
+ "Escape"
16533
+ ],
16534
+ "disabledSuppresses": null
16535
+ },
16536
+ "ariaPattern": "dialog",
16537
+ "themeAware": true,
16538
+ "brandAware": true,
16539
+ "formAssociated": false,
16081
16540
  "priorityTier": "P0"
16082
16541
  },
16083
16542
  {
@@ -16345,16 +16804,24 @@
16345
16804
  "dependsOn": [],
16346
16805
  "excludedAttributes": [],
16347
16806
  "aaa": {
16348
- "certified": false,
16349
- "certifiedDate": null,
16350
- "criteria": [],
16351
- "auditUrl": null
16807
+ "certified": true,
16808
+ "certifiedDate": "2026-05-08",
16809
+ "criteria": [
16810
+ "1.4.9",
16811
+ "2.3.3",
16812
+ "3.2.5",
16813
+ "forced-colors",
16814
+ "apg-keyboard",
16815
+ "1.4.6",
16816
+ "2.4.12"
16817
+ ],
16818
+ "auditUrl": "src/components/hx-popup/AAA-AUDIT.md"
16352
16819
  },
16353
16820
  "keyboardContract": null,
16354
- "ariaPattern": null,
16355
- "themeAware": null,
16356
- "brandAware": null,
16357
- "formAssociated": null,
16821
+ "ariaPattern": "none",
16822
+ "themeAware": true,
16823
+ "brandAware": true,
16824
+ "formAssociated": false,
16358
16825
  "priorityTier": "P0"
16359
16826
  },
16360
16827
  {
@@ -17504,16 +17971,35 @@
17504
17971
  "dependsOn": [],
17505
17972
  "excludedAttributes": [],
17506
17973
  "aaa": {
17507
- "certified": false,
17508
- "certifiedDate": null,
17509
- "criteria": [],
17510
- "auditUrl": null
17974
+ "certified": true,
17975
+ "certifiedDate": "2026-05-08",
17976
+ "criteria": [
17977
+ "1.4.9",
17978
+ "2.1.3",
17979
+ "3.2.5",
17980
+ "3.3.6",
17981
+ "forced-colors",
17982
+ "apg-keyboard",
17983
+ "2.4.12",
17984
+ "2.4.13",
17985
+ "2.5.5"
17986
+ ],
17987
+ "auditUrl": "src/components/hx-radio-group/AAA-AUDIT.md"
17511
17988
  },
17512
- "keyboardContract": null,
17513
- "ariaPattern": null,
17514
- "themeAware": null,
17515
- "brandAware": null,
17516
- "formAssociated": null,
17989
+ "keyboardContract": {
17990
+ "activate": [
17991
+ "Space"
17992
+ ],
17993
+ "navigate": [
17994
+ "Arrow"
17995
+ ],
17996
+ "dismiss": [],
17997
+ "disabledSuppresses": true
17998
+ },
17999
+ "ariaPattern": "radiogroup",
18000
+ "themeAware": true,
18001
+ "brandAware": true,
18002
+ "formAssociated": true,
17517
18003
  "priorityTier": "P0"
17518
18004
  },
17519
18005
  {
@@ -17524,7 +18010,7 @@
17524
18010
  "figmaComponentName": "hx-rating",
17525
18011
  "figmaPagePlacement": "4a",
17526
18012
  "description": "A star rating input component for user feedback and display. Supports whole and half-star ratings, keyboard navigation, hover preview, and native form participation via ElementInternals.",
17527
- "tier": "atom",
18013
+ "tier": "molecule",
17528
18014
  "variantAxes": [
17529
18015
  {
17530
18016
  "figmaAxisName": "readonly",
@@ -17750,19 +18236,41 @@
17750
18236
  "figmaBinding": null
17751
18237
  }
17752
18238
  ],
17753
- "dependsOn": [],
18239
+ "dependsOn": [
18240
+ "hx-icon"
18241
+ ],
17754
18242
  "excludedAttributes": [],
17755
18243
  "aaa": {
17756
- "certified": false,
17757
- "certifiedDate": null,
17758
- "criteria": [],
17759
- "auditUrl": null
18244
+ "certified": true,
18245
+ "certifiedDate": "2026-05-09",
18246
+ "criteria": [
18247
+ "1.4.9",
18248
+ "2.1.3",
18249
+ "2.3.3",
18250
+ "3.2.5",
18251
+ "3.3.6",
18252
+ "forced-colors",
18253
+ "apg-keyboard",
18254
+ "2.4.12",
18255
+ "2.4.13",
18256
+ "2.5.5"
18257
+ ],
18258
+ "auditUrl": "src/components/hx-rating/AAA-AUDIT.md"
17760
18259
  },
17761
- "keyboardContract": null,
17762
- "ariaPattern": null,
17763
- "themeAware": null,
17764
- "brandAware": null,
17765
- "formAssociated": null,
18260
+ "keyboardContract": {
18261
+ "activate": [
18262
+ "Space"
18263
+ ],
18264
+ "navigate": [
18265
+ "Arrow"
18266
+ ],
18267
+ "dismiss": [],
18268
+ "disabledSuppresses": true
18269
+ },
18270
+ "ariaPattern": "radiogroup",
18271
+ "themeAware": true,
18272
+ "brandAware": true,
18273
+ "formAssociated": true,
17766
18274
  "priorityTier": "P0"
17767
18275
  },
17768
18276
  {
@@ -18363,16 +18871,41 @@
18363
18871
  "dependsOn": [],
18364
18872
  "excludedAttributes": [],
18365
18873
  "aaa": {
18366
- "certified": false,
18367
- "certifiedDate": null,
18368
- "criteria": [],
18369
- "auditUrl": null
18874
+ "certified": true,
18875
+ "certifiedDate": "2026-05-08",
18876
+ "criteria": [
18877
+ "1.4.9",
18878
+ "2.1.3",
18879
+ "2.3.3",
18880
+ "3.2.5",
18881
+ "3.3.6",
18882
+ "forced-colors",
18883
+ "apg-keyboard",
18884
+ "1.4.6",
18885
+ "2.4.12",
18886
+ "2.4.13",
18887
+ "2.5.5"
18888
+ ],
18889
+ "auditUrl": "src/components/hx-select/AAA-AUDIT.md"
18370
18890
  },
18371
- "keyboardContract": null,
18372
- "ariaPattern": null,
18373
- "themeAware": null,
18374
- "brandAware": null,
18375
- "formAssociated": null,
18891
+ "keyboardContract": {
18892
+ "activate": [
18893
+ "Enter"
18894
+ ],
18895
+ "navigate": [
18896
+ "Arrow",
18897
+ "Home",
18898
+ "End"
18899
+ ],
18900
+ "dismiss": [
18901
+ "Escape"
18902
+ ],
18903
+ "disabledSuppresses": true
18904
+ },
18905
+ "ariaPattern": "combobox",
18906
+ "themeAware": true,
18907
+ "brandAware": true,
18908
+ "formAssociated": true,
18376
18909
  "priorityTier": "P0"
18377
18910
  },
18378
18911
  {
@@ -18601,19 +19134,43 @@
18601
19134
  "figmaBinding": null
18602
19135
  }
18603
19136
  ],
18604
- "dependsOn": [],
19137
+ "dependsOn": [
19138
+ "hx-icon"
19139
+ ],
18605
19140
  "excludedAttributes": [],
18606
19141
  "aaa": {
18607
- "certified": false,
18608
- "certifiedDate": null,
18609
- "criteria": [],
18610
- "auditUrl": null
19142
+ "certified": true,
19143
+ "certifiedDate": "2026-05-08",
19144
+ "criteria": [
19145
+ "1.4.9",
19146
+ "2.1.3",
19147
+ "2.3.3",
19148
+ "3.2.5",
19149
+ "forced-colors",
19150
+ "apg-keyboard",
19151
+ "2.4.12",
19152
+ "2.4.13",
19153
+ "2.5.5"
19154
+ ],
19155
+ "auditUrl": "src/components/hx-side-nav/AAA-AUDIT.md"
18611
19156
  },
18612
- "keyboardContract": null,
18613
- "ariaPattern": null,
18614
- "themeAware": null,
18615
- "brandAware": null,
18616
- "formAssociated": null,
19157
+ "keyboardContract": {
19158
+ "activate": [
19159
+ "Enter",
19160
+ "Space"
19161
+ ],
19162
+ "navigate": [
19163
+ "Arrow",
19164
+ "Home",
19165
+ "End"
19166
+ ],
19167
+ "dismiss": [],
19168
+ "disabledSuppresses": null
19169
+ },
19170
+ "ariaPattern": "navigation",
19171
+ "themeAware": true,
19172
+ "brandAware": true,
19173
+ "formAssociated": false,
18617
19174
  "priorityTier": "P0"
18618
19175
  },
18619
19176
  {
@@ -19412,16 +19969,37 @@
19412
19969
  "aria-valuetext"
19413
19970
  ],
19414
19971
  "aaa": {
19415
- "certified": false,
19416
- "certifiedDate": null,
19417
- "criteria": [],
19418
- "auditUrl": null
19972
+ "certified": true,
19973
+ "certifiedDate": "2026-05-09",
19974
+ "criteria": [
19975
+ "1.4.9",
19976
+ "2.1.3",
19977
+ "2.3.3",
19978
+ "3.2.5",
19979
+ "3.3.6",
19980
+ "forced-colors",
19981
+ "apg-keyboard",
19982
+ "2.4.12",
19983
+ "2.4.13"
19984
+ ],
19985
+ "auditUrl": "src/components/hx-slider/AAA-AUDIT.md"
19419
19986
  },
19420
- "keyboardContract": null,
19421
- "ariaPattern": null,
19422
- "themeAware": null,
19423
- "brandAware": null,
19424
- "formAssociated": null,
19987
+ "keyboardContract": {
19988
+ "activate": [],
19989
+ "navigate": [
19990
+ "Arrow",
19991
+ "Home",
19992
+ "End",
19993
+ "PageUp",
19994
+ "PageDown"
19995
+ ],
19996
+ "dismiss": [],
19997
+ "disabledSuppresses": true
19998
+ },
19999
+ "ariaPattern": "slider",
20000
+ "themeAware": true,
20001
+ "brandAware": true,
20002
+ "formAssociated": true,
19425
20003
  "priorityTier": "P0"
19426
20004
  },
19427
20005
  {
@@ -20038,16 +20616,35 @@
20038
20616
  "dependsOn": [],
20039
20617
  "excludedAttributes": [],
20040
20618
  "aaa": {
20041
- "certified": false,
20042
- "certifiedDate": null,
20043
- "criteria": [],
20044
- "auditUrl": null
20619
+ "certified": true,
20620
+ "certifiedDate": "2026-05-08",
20621
+ "criteria": [
20622
+ "1.4.9",
20623
+ "2.1.3",
20624
+ "2.3.3",
20625
+ "3.2.5",
20626
+ "forced-colors",
20627
+ "apg-keyboard",
20628
+ "1.4.6",
20629
+ "2.4.12",
20630
+ "2.4.13",
20631
+ "2.5.5"
20632
+ ],
20633
+ "auditUrl": "src/components/hx-split-button/AAA-AUDIT.md"
20045
20634
  },
20046
- "keyboardContract": null,
20047
- "ariaPattern": null,
20048
- "themeAware": null,
20049
- "brandAware": null,
20050
- "formAssociated": null,
20635
+ "keyboardContract": {
20636
+ "activate": [
20637
+ "Enter",
20638
+ "Space"
20639
+ ],
20640
+ "navigate": [],
20641
+ "dismiss": [],
20642
+ "disabledSuppresses": true
20643
+ },
20644
+ "ariaPattern": "button",
20645
+ "themeAware": true,
20646
+ "brandAware": true,
20647
+ "formAssociated": false,
20051
20648
  "priorityTier": "P0"
20052
20649
  },
20053
20650
  {
@@ -20895,7 +21492,9 @@
20895
21492
  "figmaBinding": null
20896
21493
  }
20897
21494
  ],
20898
- "dependsOn": [],
21495
+ "dependsOn": [
21496
+ "hx-icon"
21497
+ ],
20899
21498
  "excludedAttributes": [],
20900
21499
  "aaa": {
20901
21500
  "certified": false,
@@ -21155,7 +21754,7 @@
21155
21754
  "figmaComponentName": "hx-step",
21156
21755
  "figmaPagePlacement": "4a",
21157
21756
  "description": "An individual step, designed to be used inside an `<hx-steps>` container. Represents a single step in a multi-step wizard or progress indicator.",
21158
- "tier": "atom",
21757
+ "tier": "molecule",
21159
21758
  "variantAxes": [
21160
21759
  {
21161
21760
  "figmaAxisName": "status",
@@ -21364,7 +21963,9 @@
21364
21963
  }
21365
21964
  }
21366
21965
  ],
21367
- "dependsOn": [],
21966
+ "dependsOn": [
21967
+ "hx-icon"
21968
+ ],
21368
21969
  "excludedAttributes": [],
21369
21970
  "aaa": {
21370
21971
  "certified": false,
@@ -22474,16 +23075,34 @@
22474
23075
  "dependsOn": [],
22475
23076
  "excludedAttributes": [],
22476
23077
  "aaa": {
22477
- "certified": false,
22478
- "certifiedDate": null,
22479
- "criteria": [],
22480
- "auditUrl": null
23078
+ "certified": true,
23079
+ "certifiedDate": "2026-05-08",
23080
+ "criteria": [
23081
+ "1.4.9",
23082
+ "2.1.3",
23083
+ "2.3.3",
23084
+ "3.2.5",
23085
+ "3.3.6",
23086
+ "forced-colors",
23087
+ "apg-keyboard",
23088
+ "2.4.12",
23089
+ "2.4.13",
23090
+ "2.5.5"
23091
+ ],
23092
+ "auditUrl": "src/components/hx-switch/AAA-AUDIT.md"
22481
23093
  },
22482
- "keyboardContract": null,
22483
- "ariaPattern": null,
22484
- "themeAware": null,
22485
- "brandAware": null,
22486
- "formAssociated": null,
23094
+ "keyboardContract": {
23095
+ "activate": [
23096
+ "Space"
23097
+ ],
23098
+ "navigate": [],
23099
+ "dismiss": [],
23100
+ "disabledSuppresses": true
23101
+ },
23102
+ "ariaPattern": "switch",
23103
+ "themeAware": true,
23104
+ "brandAware": true,
23105
+ "formAssociated": true,
22487
23106
  "priorityTier": "P0"
22488
23107
  },
22489
23108
  {
@@ -23390,16 +24009,37 @@
23390
24009
  "dependsOn": [],
23391
24010
  "excludedAttributes": [],
23392
24011
  "aaa": {
23393
- "certified": false,
23394
- "certifiedDate": null,
23395
- "criteria": [],
23396
- "auditUrl": null
24012
+ "certified": true,
24013
+ "certifiedDate": "2026-05-08",
24014
+ "criteria": [
24015
+ "1.4.9",
24016
+ "2.1.3",
24017
+ "3.2.5",
24018
+ "forced-colors",
24019
+ "apg-keyboard",
24020
+ "2.4.12",
24021
+ "2.4.13",
24022
+ "2.5.5"
24023
+ ],
24024
+ "auditUrl": "src/components/hx-tabs/AAA-AUDIT.md"
23397
24025
  },
23398
- "keyboardContract": null,
23399
- "ariaPattern": null,
23400
- "themeAware": null,
23401
- "brandAware": null,
23402
- "formAssociated": null,
24026
+ "keyboardContract": {
24027
+ "activate": [
24028
+ "Enter",
24029
+ "Space"
24030
+ ],
24031
+ "navigate": [
24032
+ "Arrow",
24033
+ "Home",
24034
+ "End"
24035
+ ],
24036
+ "dismiss": [],
24037
+ "disabledSuppresses": true
24038
+ },
24039
+ "ariaPattern": "tabs",
24040
+ "themeAware": true,
24041
+ "brandAware": true,
24042
+ "formAssociated": false,
23403
24043
  "priorityTier": "P0"
23404
24044
  },
23405
24045
  {
@@ -24661,17 +25301,16 @@
24661
25301
  "certified": true,
24662
25302
  "certifiedDate": "2026-05-08",
24663
25303
  "criteria": [
24664
- "1.4.6",
24665
25304
  "1.4.9",
24666
25305
  "2.1.3",
24667
25306
  "2.3.3",
24668
- "2.4.12",
24669
- "2.4.13",
24670
- "2.5.5",
24671
25307
  "3.2.5",
24672
25308
  "3.3.6",
24673
25309
  "forced-colors",
24674
- "apg-keyboard"
25310
+ "apg-keyboard",
25311
+ "2.4.12",
25312
+ "2.4.13",
25313
+ "2.5.5"
24675
25314
  ],
24676
25315
  "auditUrl": "src/components/hx-text-input/AAA-AUDIT.md"
24677
25316
  },
@@ -25145,16 +25784,34 @@
25145
25784
  "dependsOn": [],
25146
25785
  "excludedAttributes": [],
25147
25786
  "aaa": {
25148
- "certified": false,
25149
- "certifiedDate": null,
25150
- "criteria": [],
25151
- "auditUrl": null
25787
+ "certified": true,
25788
+ "certifiedDate": "2026-05-08",
25789
+ "criteria": [
25790
+ "1.4.9",
25791
+ "2.1.3",
25792
+ "2.3.3",
25793
+ "3.2.5",
25794
+ "3.3.6",
25795
+ "forced-colors",
25796
+ "apg-keyboard",
25797
+ "2.4.12",
25798
+ "2.4.13",
25799
+ "2.5.5"
25800
+ ],
25801
+ "auditUrl": "src/components/hx-textarea/AAA-AUDIT.md"
25152
25802
  },
25153
- "keyboardContract": null,
25154
- "ariaPattern": null,
25155
- "themeAware": null,
25156
- "brandAware": null,
25157
- "formAssociated": null,
25803
+ "keyboardContract": {
25804
+ "activate": [
25805
+ "character-input"
25806
+ ],
25807
+ "navigate": [],
25808
+ "dismiss": [],
25809
+ "disabledSuppresses": true
25810
+ },
25811
+ "ariaPattern": "textbox",
25812
+ "themeAware": true,
25813
+ "brandAware": true,
25814
+ "formAssociated": true,
25158
25815
  "priorityTier": "P0"
25159
25816
  },
25160
25817
  {
@@ -25980,16 +26637,34 @@
25980
26637
  "dependsOn": [],
25981
26638
  "excludedAttributes": [],
25982
26639
  "aaa": {
25983
- "certified": false,
25984
- "certifiedDate": null,
25985
- "criteria": [],
25986
- "auditUrl": null
26640
+ "certified": true,
26641
+ "certifiedDate": "2026-05-08",
26642
+ "criteria": [
26643
+ "1.4.9",
26644
+ "2.1.3",
26645
+ "2.3.3",
26646
+ "3.2.5",
26647
+ "3.3.6",
26648
+ "forced-colors",
26649
+ "apg-keyboard",
26650
+ "2.4.12",
26651
+ "2.4.13",
26652
+ "2.5.5"
26653
+ ],
26654
+ "auditUrl": "src/components/hx-time-picker/AAA-AUDIT.md"
25987
26655
  },
25988
- "keyboardContract": null,
25989
- "ariaPattern": null,
25990
- "themeAware": null,
25991
- "brandAware": null,
25992
- "formAssociated": null,
26656
+ "keyboardContract": {
26657
+ "activate": [],
26658
+ "navigate": [],
26659
+ "dismiss": [
26660
+ "Escape"
26661
+ ],
26662
+ "disabledSuppresses": null
26663
+ },
26664
+ "ariaPattern": "dialog",
26665
+ "themeAware": true,
26666
+ "brandAware": true,
26667
+ "formAssociated": true,
25993
26668
  "priorityTier": "P0"
25994
26669
  },
25995
26670
  {
@@ -26331,19 +27006,36 @@
26331
27006
  "figmaBinding": null
26332
27007
  }
26333
27008
  ],
26334
- "dependsOn": [],
27009
+ "dependsOn": [
27010
+ "hx-icon"
27011
+ ],
26335
27012
  "excludedAttributes": [],
26336
27013
  "aaa": {
26337
- "certified": false,
26338
- "certifiedDate": null,
26339
- "criteria": [],
26340
- "auditUrl": null
27014
+ "certified": true,
27015
+ "certifiedDate": "2026-05-09",
27016
+ "criteria": [
27017
+ "1.4.9",
27018
+ "2.1.3",
27019
+ "2.3.3",
27020
+ "3.2.5",
27021
+ "forced-colors",
27022
+ "apg-keyboard",
27023
+ "2.4.12"
27024
+ ],
27025
+ "auditUrl": "src/components/hx-toast/AAA-AUDIT.md"
26341
27026
  },
26342
- "keyboardContract": null,
26343
- "ariaPattern": null,
26344
- "themeAware": null,
26345
- "brandAware": null,
26346
- "formAssociated": null,
27027
+ "keyboardContract": {
27028
+ "activate": [],
27029
+ "navigate": [],
27030
+ "dismiss": [
27031
+ "Escape"
27032
+ ],
27033
+ "disabledSuppresses": null
27034
+ },
27035
+ "ariaPattern": "alert",
27036
+ "themeAware": true,
27037
+ "brandAware": true,
27038
+ "formAssociated": false,
26347
27039
  "priorityTier": "P0"
26348
27040
  },
26349
27041
  {
@@ -26854,16 +27546,36 @@
26854
27546
  "dependsOn": [],
26855
27547
  "excludedAttributes": [],
26856
27548
  "aaa": {
26857
- "certified": false,
26858
- "certifiedDate": null,
26859
- "criteria": [],
26860
- "auditUrl": null
27549
+ "certified": true,
27550
+ "certifiedDate": "2026-05-08",
27551
+ "criteria": [
27552
+ "1.4.9",
27553
+ "2.1.3",
27554
+ "2.3.3",
27555
+ "3.2.5",
27556
+ "3.3.6",
27557
+ "forced-colors",
27558
+ "apg-keyboard",
27559
+ "1.4.6",
27560
+ "2.4.12",
27561
+ "2.4.13",
27562
+ "2.5.5"
27563
+ ],
27564
+ "auditUrl": "src/components/hx-toggle-button/AAA-AUDIT.md"
26861
27565
  },
26862
- "keyboardContract": null,
26863
- "ariaPattern": null,
26864
- "themeAware": null,
26865
- "brandAware": null,
26866
- "formAssociated": null,
27566
+ "keyboardContract": {
27567
+ "activate": [
27568
+ "Enter",
27569
+ "Space"
27570
+ ],
27571
+ "navigate": [],
27572
+ "dismiss": [],
27573
+ "disabledSuppresses": true
27574
+ },
27575
+ "ariaPattern": "button",
27576
+ "themeAware": true,
27577
+ "brandAware": true,
27578
+ "formAssociated": true,
26867
27579
  "priorityTier": "P0"
26868
27580
  },
26869
27581
  {
@@ -27124,16 +27836,33 @@
27124
27836
  "dependsOn": [],
27125
27837
  "excludedAttributes": [],
27126
27838
  "aaa": {
27127
- "certified": false,
27128
- "certifiedDate": null,
27129
- "criteria": [],
27130
- "auditUrl": null
27839
+ "certified": true,
27840
+ "certifiedDate": "2026-05-08",
27841
+ "criteria": [
27842
+ "1.4.9",
27843
+ "2.1.3",
27844
+ "2.3.3",
27845
+ "3.2.5",
27846
+ "forced-colors",
27847
+ "apg-keyboard",
27848
+ "1.4.6",
27849
+ "2.4.12",
27850
+ "2.4.13"
27851
+ ],
27852
+ "auditUrl": "src/components/hx-tooltip/AAA-AUDIT.md"
27131
27853
  },
27132
- "keyboardContract": null,
27133
- "ariaPattern": null,
27134
- "themeAware": null,
27135
- "brandAware": null,
27136
- "formAssociated": null,
27854
+ "keyboardContract": {
27855
+ "activate": [],
27856
+ "navigate": [],
27857
+ "dismiss": [
27858
+ "Escape"
27859
+ ],
27860
+ "disabledSuppresses": null
27861
+ },
27862
+ "ariaPattern": "tooltip",
27863
+ "themeAware": true,
27864
+ "brandAware": true,
27865
+ "formAssociated": false,
27137
27866
  "priorityTier": "P0"
27138
27867
  },
27139
27868
  {
@@ -27422,19 +28151,43 @@
27422
28151
  "figmaBinding": null
27423
28152
  }
27424
28153
  ],
27425
- "dependsOn": [],
28154
+ "dependsOn": [
28155
+ "hx-icon"
28156
+ ],
27426
28157
  "excludedAttributes": [],
27427
28158
  "aaa": {
27428
- "certified": false,
27429
- "certifiedDate": null,
27430
- "criteria": [],
27431
- "auditUrl": null
28159
+ "certified": true,
28160
+ "certifiedDate": "2026-05-08",
28161
+ "criteria": [
28162
+ "1.4.9",
28163
+ "2.1.3",
28164
+ "2.3.3",
28165
+ "3.2.5",
28166
+ "forced-colors",
28167
+ "apg-keyboard",
28168
+ "2.4.12",
28169
+ "2.4.13",
28170
+ "2.5.5"
28171
+ ],
28172
+ "auditUrl": "src/components/hx-top-nav/AAA-AUDIT.md"
27432
28173
  },
27433
- "keyboardContract": null,
27434
- "ariaPattern": null,
27435
- "themeAware": null,
27436
- "brandAware": null,
27437
- "formAssociated": null,
28174
+ "keyboardContract": {
28175
+ "activate": [
28176
+ "Enter",
28177
+ "Space"
28178
+ ],
28179
+ "navigate": [
28180
+ "Arrow",
28181
+ "Home",
28182
+ "End"
28183
+ ],
28184
+ "dismiss": [],
28185
+ "disabledSuppresses": null
28186
+ },
28187
+ "ariaPattern": "navigation",
28188
+ "themeAware": true,
28189
+ "brandAware": true,
28190
+ "formAssociated": false,
27438
28191
  "priorityTier": "P0"
27439
28192
  },
27440
28193
  {
@@ -27511,7 +28264,7 @@
27511
28264
  "figmaComponentName": "hx-tree-item",
27512
28265
  "figmaPagePlacement": "4a",
27513
28266
  "description": "A tree item used within an hx-tree-view component. Supports expand/collapse, selection, keyboard navigation, and icon/children slots.",
27514
- "tier": "atom",
28267
+ "tier": "molecule",
27515
28268
  "variantAxes": [
27516
28269
  {
27517
28270
  "figmaAxisName": "expanded",
@@ -27688,7 +28441,9 @@
27688
28441
  }
27689
28442
  }
27690
28443
  ],
27691
- "dependsOn": [],
28444
+ "dependsOn": [
28445
+ "hx-icon"
28446
+ ],
27692
28447
  "excludedAttributes": [],
27693
28448
  "aaa": {
27694
28449
  "certified": false,