@helixui/library 3.2.0 → 3.3.0-next.112

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 (294) hide show
  1. package/custom-elements.json +175 -326
  2. package/dist/components/hx-accordion/hx-accordion-item.styles.d.ts.map +1 -1
  3. package/dist/components/hx-accordion/index.js +1 -1
  4. package/dist/components/hx-alert/hx-alert.styles.d.ts.map +1 -1
  5. package/dist/components/hx-alert/index.js +1 -1
  6. package/dist/components/hx-banner/hx-banner.styles.d.ts.map +1 -1
  7. package/dist/components/hx-banner/index.js +1 -1
  8. package/dist/components/hx-breadcrumb/hx-breadcrumb-item.styles.d.ts.map +1 -1
  9. package/dist/components/hx-breadcrumb/index.js +1 -1
  10. package/dist/components/hx-button/hx-button.d.ts +46 -49
  11. package/dist/components/hx-button/hx-button.d.ts.map +1 -1
  12. package/dist/components/hx-button/hx-button.styles.d.ts.map +1 -1
  13. package/dist/components/hx-button/index.js +1 -1
  14. package/dist/components/hx-card/hx-card.styles.d.ts.map +1 -1
  15. package/dist/components/hx-card/index.js +1 -1
  16. package/dist/components/hx-carousel/index.js +1 -1
  17. package/dist/components/hx-checkbox/hx-checkbox.styles.d.ts.map +1 -1
  18. package/dist/components/hx-checkbox/index.js +1 -1
  19. package/dist/components/hx-clinical-status/hx-clinical-status.styles.d.ts.map +1 -1
  20. package/dist/components/hx-clinical-status/index.js +1 -1
  21. package/dist/components/hx-code-snippet/hx-code-snippet.styles.d.ts.map +1 -1
  22. package/dist/components/hx-code-snippet/index.js +1 -1
  23. package/dist/components/hx-color-picker/hx-color-picker.styles.d.ts.map +1 -1
  24. package/dist/components/hx-color-picker/index.js +1 -1
  25. package/dist/components/hx-combobox/hx-combobox.styles.d.ts.map +1 -1
  26. package/dist/components/hx-combobox/index.js +1 -1
  27. package/dist/components/hx-data-table/hx-data-table.styles.d.ts.map +1 -1
  28. package/dist/components/hx-data-table/index.js +1 -1
  29. package/dist/components/hx-date-picker/hx-date-picker.styles.d.ts.map +1 -1
  30. package/dist/components/hx-date-picker/index.js +1 -1
  31. package/dist/components/hx-dialog/hx-dialog.styles.d.ts.map +1 -1
  32. package/dist/components/hx-dialog/index.js +1 -1
  33. package/dist/components/hx-drawer/hx-drawer.styles.d.ts.map +1 -1
  34. package/dist/components/hx-drawer/index.js +1 -1
  35. package/dist/components/hx-file-upload/hx-file-upload.styles.d.ts.map +1 -1
  36. package/dist/components/hx-file-upload/index.js +1 -1
  37. package/dist/components/hx-icon-button/hx-icon-button.styles.d.ts.map +1 -1
  38. package/dist/components/hx-icon-button/index.js +1 -1
  39. package/dist/components/hx-link/hx-link.styles.d.ts.map +1 -1
  40. package/dist/components/hx-link/index.js +1 -1
  41. package/dist/components/hx-list/hx-list-item.styles.d.ts.map +1 -1
  42. package/dist/components/hx-list/index.js +1 -1
  43. package/dist/components/hx-menu/hx-menu-item.styles.d.ts.map +1 -1
  44. package/dist/components/hx-menu/index.js +1 -1
  45. package/dist/components/hx-meter/hx-meter.styles.d.ts.map +1 -1
  46. package/dist/components/hx-meter/index.js +1 -1
  47. package/dist/components/hx-nav/hx-nav.styles.d.ts.map +1 -1
  48. package/dist/components/hx-nav/index.js +1 -1
  49. package/dist/components/hx-overflow-menu/hx-overflow-menu.styles.d.ts.map +1 -1
  50. package/dist/components/hx-overflow-menu/index.js +1 -1
  51. package/dist/components/hx-pagination/hx-pagination.styles.d.ts.map +1 -1
  52. package/dist/components/hx-pagination/index.js +1 -1
  53. package/dist/components/hx-phi-field/hx-phi-field.styles.d.ts.map +1 -1
  54. package/dist/components/hx-phi-field/index.js +1 -1
  55. package/dist/components/hx-popover/hx-popover.styles.d.ts.map +1 -1
  56. package/dist/components/hx-popover/index.js +1 -1
  57. package/dist/components/hx-radio-group/hx-radio.styles.d.ts.map +1 -1
  58. package/dist/components/hx-radio-group/index.js +1 -1
  59. package/dist/components/hx-rating/hx-rating.styles.d.ts.map +1 -1
  60. package/dist/components/hx-rating/index.js +1 -1
  61. package/dist/components/hx-select/hx-select.styles.d.ts.map +1 -1
  62. package/dist/components/hx-select/index.js +1 -1
  63. package/dist/components/hx-side-nav/hx-nav-item.d.ts +7 -5
  64. package/dist/components/hx-side-nav/hx-nav-item.d.ts.map +1 -1
  65. package/dist/components/hx-side-nav/hx-nav-item.styles.d.ts.map +1 -1
  66. package/dist/components/hx-side-nav/hx-side-nav.d.ts +10 -23
  67. package/dist/components/hx-side-nav/hx-side-nav.d.ts.map +1 -1
  68. package/dist/components/hx-side-nav/hx-side-nav.styles.d.ts.map +1 -1
  69. package/dist/components/hx-side-nav/index.js +1 -1
  70. package/dist/components/hx-slider/hx-slider.styles.d.ts.map +1 -1
  71. package/dist/components/hx-slider/index.js +1 -1
  72. package/dist/components/hx-split-button/hx-split-button.d.ts +1 -1
  73. package/dist/components/hx-split-button/hx-split-button.styles.d.ts.map +1 -1
  74. package/dist/components/hx-split-button/index.js +1 -1
  75. package/dist/components/hx-split-panel/hx-split-panel.styles.d.ts.map +1 -1
  76. package/dist/components/hx-split-panel/index.js +1 -1
  77. package/dist/components/hx-steps/hx-step.styles.d.ts.map +1 -1
  78. package/dist/components/hx-steps/index.js +1 -1
  79. package/dist/components/hx-switch/hx-switch.styles.d.ts.map +1 -1
  80. package/dist/components/hx-switch/index.js +1 -1
  81. package/dist/components/hx-table/hx-table.styles.d.ts.map +1 -1
  82. package/dist/components/hx-table/index.js +1 -1
  83. package/dist/components/hx-tabs/hx-tab-panel.styles.d.ts.map +1 -1
  84. package/dist/components/hx-tabs/hx-tab.styles.d.ts.map +1 -1
  85. package/dist/components/hx-tabs/index.js +1 -1
  86. package/dist/components/hx-text-input/hx-text-input.d.ts +18 -35
  87. package/dist/components/hx-text-input/hx-text-input.d.ts.map +1 -1
  88. package/dist/components/hx-text-input/hx-text-input.styles.d.ts.map +1 -1
  89. package/dist/components/hx-text-input/index.js +1 -1
  90. package/dist/components/hx-textarea/hx-textarea.styles.d.ts.map +1 -1
  91. package/dist/components/hx-textarea/index.js +1 -1
  92. package/dist/components/hx-theme/hx-theme.d.ts +14 -2
  93. package/dist/components/hx-theme/hx-theme.d.ts.map +1 -1
  94. package/dist/components/hx-theme/index.js +1 -1
  95. package/dist/components/hx-time-picker/index.js +1 -1
  96. package/dist/components/hx-toast/hx-toast.d.ts +12 -8
  97. package/dist/components/hx-toast/hx-toast.d.ts.map +1 -1
  98. package/dist/components/hx-toast/hx-toast.styles.d.ts.map +1 -1
  99. package/dist/components/hx-toast/index.js +1 -1
  100. package/dist/components/hx-toggle-button/hx-toggle-button.styles.d.ts.map +1 -1
  101. package/dist/components/hx-toggle-button/index.js +1 -1
  102. package/dist/components/hx-top-nav/hx-top-nav.styles.d.ts.map +1 -1
  103. package/dist/components/hx-top-nav/index.js +1 -1
  104. package/dist/components/hx-tree-view/hx-tree-item.styles.d.ts.map +1 -1
  105. package/dist/components/hx-tree-view/hx-tree-view.styles.d.ts.map +1 -1
  106. package/dist/components/hx-tree-view/index.js +1 -1
  107. package/dist/css/helix-all.css +351 -308
  108. package/dist/css/helix-core.css +180 -56
  109. package/dist/css/helix-data.css +23 -16
  110. package/dist/css/helix-feedback.css +30 -29
  111. package/dist/css/helix-forms.css +53 -120
  112. package/dist/css/helix-layout.css +2 -8
  113. package/dist/css/helix-media.css +3 -3
  114. package/dist/css/helix-navigation.css +49 -45
  115. package/dist/css/helix-overlay.css +3 -12
  116. package/dist/css/helix-tokens.css +60 -5
  117. package/dist/css/helix-utility.css +5 -11
  118. package/dist/css/hx-alert.css +1 -4
  119. package/dist/css/hx-banner.css +2 -8
  120. package/dist/css/hx-button.css +176 -43
  121. package/dist/css/hx-card.css +1 -4
  122. package/dist/css/hx-carousel.css +3 -3
  123. package/dist/css/hx-checkbox.css +2 -5
  124. package/dist/css/hx-clinical-status.css +2 -4
  125. package/dist/css/hx-code-snippet.css +20 -6
  126. package/dist/css/hx-color-picker.css +3 -13
  127. package/dist/css/hx-combobox.css +7 -13
  128. package/dist/css/hx-data-table.css +2 -8
  129. package/dist/css/hx-date-picker.css +7 -23
  130. package/dist/css/hx-dialog.css +1 -4
  131. package/dist/css/hx-drawer.css +1 -4
  132. package/dist/css/hx-file-upload.css +4 -13
  133. package/dist/css/hx-icon-button.css +2 -5
  134. package/dist/css/hx-link.css +1 -4
  135. package/dist/css/hx-meter.css +1 -2
  136. package/dist/css/hx-nav.css +2 -8
  137. package/dist/css/hx-overflow-menu.css +2 -8
  138. package/dist/css/hx-pagination.css +2 -8
  139. package/dist/css/hx-phi-field.css +1 -4
  140. package/dist/css/hx-popover.css +1 -4
  141. package/dist/css/hx-rating.css +3 -4
  142. package/dist/css/hx-select.css +3 -7
  143. package/dist/css/hx-side-nav.css +41 -15
  144. package/dist/css/hx-slider.css +4 -7
  145. package/dist/css/hx-split-button.css +5 -11
  146. package/dist/css/hx-split-panel.css +2 -8
  147. package/dist/css/hx-switch.css +3 -6
  148. package/dist/css/hx-table.css +1 -2
  149. package/dist/css/hx-text-input.css +8 -14
  150. package/dist/css/hx-textarea.css +2 -5
  151. package/dist/css/hx-time-picker.css +3 -3
  152. package/dist/css/hx-toast.css +26 -15
  153. package/dist/css/hx-toggle-button.css +4 -7
  154. package/dist/css/hx-top-nav.css +1 -4
  155. package/dist/css/hx-tree-view.css +1 -2
  156. package/dist/css/index.css +1 -1
  157. package/dist/css/manifest.json +63 -46
  158. package/dist/index.js +46 -46
  159. package/dist/shared/{hx-accordion-cnKg4_la.js → hx-accordion-ZVzgDzTG.js} +4 -5
  160. package/dist/shared/hx-accordion-ZVzgDzTG.js.map +1 -0
  161. package/dist/shared/{hx-alert-BZH8iHQf.js → hx-alert-CLn7CstP.js} +2 -5
  162. package/dist/shared/hx-alert-CLn7CstP.js.map +1 -0
  163. package/dist/shared/{hx-banner-DT7Zn9Bo.js → hx-banner-D3DzpfcP.js} +7 -13
  164. package/dist/shared/hx-banner-D3DzpfcP.js.map +1 -0
  165. package/dist/shared/{hx-breadcrumb-item-COeYcB2x.js → hx-breadcrumb-item-3tKppF9h.js} +2 -5
  166. package/dist/shared/{hx-breadcrumb-item-COeYcB2x.js.map → hx-breadcrumb-item-3tKppF9h.js.map} +1 -1
  167. package/dist/shared/{hx-button-modUSOpY.js → hx-button-DPY6SPVT.js} +201 -69
  168. package/dist/shared/hx-button-DPY6SPVT.js.map +1 -0
  169. package/dist/shared/{hx-card-CU1QnjNb.js → hx-card-qNAM2QNV.js} +6 -9
  170. package/dist/shared/hx-card-qNAM2QNV.js.map +1 -0
  171. package/dist/shared/{hx-carousel-item-BaE4hpLl.js → hx-carousel-item-z1Lc24op.js} +4 -4
  172. package/dist/shared/hx-carousel-item-z1Lc24op.js.map +1 -0
  173. package/dist/shared/{hx-checkbox-C46TyXhM.js → hx-checkbox-D7xma9YH.js} +7 -10
  174. package/dist/shared/hx-checkbox-D7xma9YH.js.map +1 -0
  175. package/dist/shared/{hx-clinical-status-BmSjfSEN.js → hx-clinical-status-D3XQIOqX.js} +3 -5
  176. package/dist/shared/hx-clinical-status-D3XQIOqX.js.map +1 -0
  177. package/dist/shared/{hx-code-snippet-CJ0FbQYG.js → hx-code-snippet-fVV3Z2DZ.js} +55 -41
  178. package/dist/shared/hx-code-snippet-fVV3Z2DZ.js.map +1 -0
  179. package/dist/shared/{hx-color-picker-DiDLZyvK.js → hx-color-picker-uRc865FJ.js} +23 -33
  180. package/dist/shared/hx-color-picker-uRc865FJ.js.map +1 -0
  181. package/dist/shared/{hx-combobox-DaA5dBC4.js → hx-combobox-DDzqNKEW.js} +11 -17
  182. package/dist/shared/hx-combobox-DDzqNKEW.js.map +1 -0
  183. package/dist/shared/{hx-data-table-Cq3t86Ic.js → hx-data-table-CLqVqdxr.js} +3 -9
  184. package/dist/shared/hx-data-table-CLqVqdxr.js.map +1 -0
  185. package/dist/shared/{hx-date-picker-DMqRQNSB.js → hx-date-picker-2iRG1p74.js} +14 -30
  186. package/dist/shared/hx-date-picker-2iRG1p74.js.map +1 -0
  187. package/dist/shared/{hx-dialog-eIS8tcDm.js → hx-dialog-DRN_1-Y-.js} +2 -5
  188. package/dist/shared/hx-dialog-DRN_1-Y-.js.map +1 -0
  189. package/dist/shared/{hx-drawer-DDhDz7RI.js → hx-drawer-Y1Ui2IWJ.js} +2 -5
  190. package/dist/shared/hx-drawer-Y1Ui2IWJ.js.map +1 -0
  191. package/dist/shared/{hx-file-upload-zTDbjsRw.js → hx-file-upload-D3rKROK5.js} +17 -26
  192. package/dist/shared/hx-file-upload-D3rKROK5.js.map +1 -0
  193. package/dist/shared/{hx-icon-button-BmV97nqz.js → hx-icon-button-CGNdQSFM.js} +3 -6
  194. package/dist/shared/hx-icon-button-CGNdQSFM.js.map +1 -0
  195. package/dist/shared/{hx-link-DmiV-mPw.js → hx-link-C-O6vq0Q.js} +5 -8
  196. package/dist/shared/hx-link-C-O6vq0Q.js.map +1 -0
  197. package/dist/shared/{hx-list-CkphGi9T.js → hx-list-MyEhh8c7.js} +3 -5
  198. package/dist/shared/hx-list-MyEhh8c7.js.map +1 -0
  199. package/dist/shared/{hx-menu-divider-j__TZjH2.js → hx-menu-divider-C2omnPtj.js} +2 -5
  200. package/dist/shared/hx-menu-divider-C2omnPtj.js.map +1 -0
  201. package/dist/shared/{hx-meter-Cm7k_Ro8.js → hx-meter-BPscsw5t.js} +2 -3
  202. package/dist/shared/hx-meter-BPscsw5t.js.map +1 -0
  203. package/dist/shared/{hx-nav-item-D8xHLVOs.js → hx-nav-item-xqRPOCWX.js} +172 -110
  204. package/dist/shared/hx-nav-item-xqRPOCWX.js.map +1 -0
  205. package/dist/shared/{hx-nav-LoyEKZQC.js → hx-nav-ldFM3Fle.js} +37 -43
  206. package/dist/shared/hx-nav-ldFM3Fle.js.map +1 -0
  207. package/dist/shared/{hx-overflow-menu-BmKyAp5D.js → hx-overflow-menu-DCLsdIBy.js} +3 -9
  208. package/dist/shared/hx-overflow-menu-DCLsdIBy.js.map +1 -0
  209. package/dist/shared/{hx-pagination-Dqw5dorC.js → hx-pagination-C7y8GVyU.js} +54 -60
  210. package/dist/shared/hx-pagination-C7y8GVyU.js.map +1 -0
  211. package/dist/shared/{hx-phi-field-Bf9TdtC1.js → hx-phi-field-C19oxlrr.js} +2 -5
  212. package/dist/shared/hx-phi-field-C19oxlrr.js.map +1 -0
  213. package/dist/shared/{hx-popover-B93rTAfr.js → hx-popover-B-FP3-wW.js} +8 -11
  214. package/dist/shared/hx-popover-B-FP3-wW.js.map +1 -0
  215. package/dist/shared/{hx-radio-N8xgDd_5.js → hx-radio-CJvNU2yP.js} +4 -7
  216. package/dist/shared/{hx-radio-N8xgDd_5.js.map → hx-radio-CJvNU2yP.js.map} +1 -1
  217. package/dist/shared/{hx-rating-i2FL1WUN.js → hx-rating-C3QP53k9.js} +4 -5
  218. package/dist/shared/hx-rating-C3QP53k9.js.map +1 -0
  219. package/dist/shared/{hx-select-vgaBo1Ai.js → hx-select-C8fEHQhC.js} +4 -8
  220. package/dist/shared/hx-select-C8fEHQhC.js.map +1 -0
  221. package/dist/shared/{hx-slider-ydBamYhd.js → hx-slider-Blmv_rwS.js} +26 -29
  222. package/dist/shared/hx-slider-Blmv_rwS.js.map +1 -0
  223. package/dist/shared/{hx-split-button-BeMsmS6N.js → hx-split-button-Djnc5Aeg.js} +6 -12
  224. package/dist/shared/hx-split-button-Djnc5Aeg.js.map +1 -0
  225. package/dist/shared/{hx-split-panel-BVG1VWNT.js → hx-split-panel-B-u0Z3mm.js} +3 -9
  226. package/dist/shared/hx-split-panel-B-u0Z3mm.js.map +1 -0
  227. package/dist/shared/{hx-step-DL3PbOzm.js → hx-step-R2rjp1fT.js} +2 -5
  228. package/dist/shared/hx-step-R2rjp1fT.js.map +1 -0
  229. package/dist/shared/{hx-switch-Dougzsgp.js → hx-switch-BrZFaRue.js} +8 -11
  230. package/dist/shared/hx-switch-BrZFaRue.js.map +1 -0
  231. package/dist/shared/{hx-tab-panel-CbkO9VKu.js → hx-tab-panel-DspCrKqo.js} +3 -9
  232. package/dist/shared/{hx-tab-panel-CbkO9VKu.js.map → hx-tab-panel-DspCrKqo.js.map} +1 -1
  233. package/dist/shared/{hx-td-1zwTFLRw.js → hx-td-DnnEMIuA.js} +2 -3
  234. package/dist/shared/hx-td-DnnEMIuA.js.map +1 -0
  235. package/dist/shared/{hx-text-input-B-caO5fI.js → hx-text-input-D6FlOZM-.js} +24 -31
  236. package/dist/shared/hx-text-input-D6FlOZM-.js.map +1 -0
  237. package/dist/shared/{hx-textarea-D9O4U8cb.js → hx-textarea-CNG590KY.js} +3 -6
  238. package/dist/shared/hx-textarea-CNG590KY.js.map +1 -0
  239. package/dist/shared/{hx-theme-BiyQ7UUK.js → hx-theme-BsefFWTO.js} +83 -113
  240. package/dist/shared/hx-theme-BsefFWTO.js.map +1 -0
  241. package/dist/shared/{hx-time-picker-m0z4nFB-.js → hx-time-picker-BoEIZwzv.js} +4 -4
  242. package/dist/shared/{hx-time-picker-m0z4nFB-.js.map → hx-time-picker-BoEIZwzv.js.map} +1 -1
  243. package/dist/shared/{hx-toggle-button-Dd8clXB4.js → hx-toggle-button-iLiYrMbD.js} +24 -27
  244. package/dist/shared/hx-toggle-button-iLiYrMbD.js.map +1 -0
  245. package/dist/shared/{hx-top-nav-CchPYaiV.js → hx-top-nav-DP6OFS8C.js} +11 -14
  246. package/dist/shared/hx-top-nav-DP6OFS8C.js.map +1 -0
  247. package/dist/shared/{hx-tree-item-DtMC3DTa.js → hx-tree-item-C2CiWuDE.js} +4 -11
  248. package/dist/shared/hx-tree-item-C2CiWuDE.js.map +1 -0
  249. package/dist/shared/{toast-factory-DvDRAh0l.js → toast-factory-YSznocIV.js} +66 -56
  250. package/dist/shared/toast-factory-YSznocIV.js.map +1 -0
  251. package/figma-inventory.json +283 -420
  252. package/package.json +2 -2
  253. package/dist/shared/hx-accordion-cnKg4_la.js.map +0 -1
  254. package/dist/shared/hx-alert-BZH8iHQf.js.map +0 -1
  255. package/dist/shared/hx-banner-DT7Zn9Bo.js.map +0 -1
  256. package/dist/shared/hx-button-modUSOpY.js.map +0 -1
  257. package/dist/shared/hx-card-CU1QnjNb.js.map +0 -1
  258. package/dist/shared/hx-carousel-item-BaE4hpLl.js.map +0 -1
  259. package/dist/shared/hx-checkbox-C46TyXhM.js.map +0 -1
  260. package/dist/shared/hx-clinical-status-BmSjfSEN.js.map +0 -1
  261. package/dist/shared/hx-code-snippet-CJ0FbQYG.js.map +0 -1
  262. package/dist/shared/hx-color-picker-DiDLZyvK.js.map +0 -1
  263. package/dist/shared/hx-combobox-DaA5dBC4.js.map +0 -1
  264. package/dist/shared/hx-data-table-Cq3t86Ic.js.map +0 -1
  265. package/dist/shared/hx-date-picker-DMqRQNSB.js.map +0 -1
  266. package/dist/shared/hx-dialog-eIS8tcDm.js.map +0 -1
  267. package/dist/shared/hx-drawer-DDhDz7RI.js.map +0 -1
  268. package/dist/shared/hx-file-upload-zTDbjsRw.js.map +0 -1
  269. package/dist/shared/hx-icon-button-BmV97nqz.js.map +0 -1
  270. package/dist/shared/hx-link-DmiV-mPw.js.map +0 -1
  271. package/dist/shared/hx-list-CkphGi9T.js.map +0 -1
  272. package/dist/shared/hx-menu-divider-j__TZjH2.js.map +0 -1
  273. package/dist/shared/hx-meter-Cm7k_Ro8.js.map +0 -1
  274. package/dist/shared/hx-nav-LoyEKZQC.js.map +0 -1
  275. package/dist/shared/hx-nav-item-D8xHLVOs.js.map +0 -1
  276. package/dist/shared/hx-overflow-menu-BmKyAp5D.js.map +0 -1
  277. package/dist/shared/hx-pagination-Dqw5dorC.js.map +0 -1
  278. package/dist/shared/hx-phi-field-Bf9TdtC1.js.map +0 -1
  279. package/dist/shared/hx-popover-B93rTAfr.js.map +0 -1
  280. package/dist/shared/hx-rating-i2FL1WUN.js.map +0 -1
  281. package/dist/shared/hx-select-vgaBo1Ai.js.map +0 -1
  282. package/dist/shared/hx-slider-ydBamYhd.js.map +0 -1
  283. package/dist/shared/hx-split-button-BeMsmS6N.js.map +0 -1
  284. package/dist/shared/hx-split-panel-BVG1VWNT.js.map +0 -1
  285. package/dist/shared/hx-step-DL3PbOzm.js.map +0 -1
  286. package/dist/shared/hx-switch-Dougzsgp.js.map +0 -1
  287. package/dist/shared/hx-td-1zwTFLRw.js.map +0 -1
  288. package/dist/shared/hx-text-input-B-caO5fI.js.map +0 -1
  289. package/dist/shared/hx-textarea-D9O4U8cb.js.map +0 -1
  290. package/dist/shared/hx-theme-BiyQ7UUK.js.map +0 -1
  291. package/dist/shared/hx-toggle-button-Dd8clXB4.js.map +0 -1
  292. package/dist/shared/hx-top-nav-CchPYaiV.js.map +0 -1
  293. package/dist/shared/hx-tree-item-DtMC3DTa.js.map +0 -1
  294. package/dist/shared/toast-factory-DvDRAh0l.js.map +0 -1
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
- "generatedAt": "2026-04-25T16:30:29.862Z",
3
+ "generatedAt": "2026-04-27T10:30:57.950Z",
4
4
  "sourceCem": "custom-elements.json",
5
- "helixVersion": "3.2.0",
6
- "tokensVersion": "3.2.0",
5
+ "helixVersion": "3.3.0",
6
+ "tokensVersion": "3.3.0",
7
7
  "components": [
8
8
  {
9
9
  "tag": "hx-accordion",
@@ -2690,36 +2690,41 @@
2690
2690
  ],
2691
2691
  "cssProperties": [
2692
2692
  {
2693
- "description": "Button background color.",
2693
+ "description": "Button background color. **Variant-shadowed**: every `.button--{variant}` rule rebinds this property at descendant scope, so a host-level override (`style=\"--hx-button-bg: …\"` or `:host`-targeting CSS) does not reach paint for primary/secondary/tertiary/danger/ghost/outline buttons. To recolor a variant fill, override the upstream semantic instead — e.g. `--hx-color-action-primary-bg` (light primary), `--hx-color-action-primary-bg-inverted-rest` (inverted primary), `--hx-color-action-danger-bg` (danger), or the inverted overlay tokens for tertiary/secondary/ghost/outline. The `--hx-button-bg` hook still works for the rare case of an unstyled base button without a `variant` class, and is internally rebound by the variant rules to participate in the active/hover override chain.",
2694
2694
  "name": "--hx-button-bg",
2695
- "default": "var(--hx-color-primary-500)",
2695
+ "default": "var(--hx-color-action-primary-bg)",
2696
2696
  "figmaBinding": {
2697
2697
  "target": "Fill",
2698
2698
  "layerSelector": "root",
2699
- "semanticToken": "color/primary",
2700
- "fallbackPrimitive": "color/primary/500",
2699
+ "semanticToken": "color/action/primary/bg",
2700
+ "fallbackPrimitive": null,
2701
2701
  "literalFallback": null
2702
2702
  }
2703
2703
  },
2704
2704
  {
2705
- "description": "Hover background color override. When set, overrides the variant default hover background from outside the shadow DOM.",
2705
+ "description": "Hover background override (primary and danger variants only). Other variants (secondary/outline, ghost) keep their hover fills routed through their semantic action.* tokens and do not consume this hook. Under [inverted] for primary/danger, hover and active share a paint (combined :hover, :active rule), so this override applies to both states unless --hx-button-active-bg also takes precedence.",
2706
2706
  "name": "--hx-button-hover-bg",
2707
2707
  "figmaBinding": null
2708
2708
  },
2709
2709
  {
2710
- "description": "Button text color.",
2710
+ "description": "Pressed/active background override (primary and danger variants only, including their inverted modes). Takes precedence over --hx-button-hover-bg in the fallback chain. Standard-mode primary/danger default to action.{primary,danger}.bg-active (with filter:none) for AA-pinned pressed contrast. Inverted-mode primary/danger reuse action.{primary,danger}.bg-inverted-hover (combined :hover, :active rule); setting --hx-button-active-bg under [inverted] therefore overrides the lifted hover fill as well as the pressed fill — the two share a paint in inverted mode. Other variants do not consume this hook.",
2711
+ "name": "--hx-button-active-bg",
2712
+ "figmaBinding": null
2713
+ },
2714
+ {
2715
+ "description": "Button text color (variants route through text.on-{role} / text.on-{role}-strong).",
2711
2716
  "name": "--hx-button-color",
2712
- "default": "var(--hx-color-neutral-0)",
2717
+ "default": "var(--hx-color-text-on-primary)",
2713
2718
  "figmaBinding": {
2714
2719
  "target": "Fill",
2715
2720
  "layerSelector": "root",
2716
- "semanticToken": "color/neutral",
2717
- "fallbackPrimitive": "color/neutral/0",
2721
+ "semanticToken": "color/text/on/primary",
2722
+ "fallbackPrimitive": null,
2718
2723
  "literalFallback": null
2719
2724
  }
2720
2725
  },
2721
2726
  {
2722
- "description": "Button border color.",
2727
+ "description": "Button border color (secondary/outline variants route through action.secondary.border).",
2723
2728
  "name": "--hx-button-border-color",
2724
2729
  "default": "transparent",
2725
2730
  "figmaBinding": {
@@ -2779,249 +2784,188 @@
2779
2784
  }
2780
2785
  },
2781
2786
  {
2782
- "description": "Text color when inverted.",
2787
+ "description": "Text color when inverted (resolves to neutral-0).",
2783
2788
  "name": "--hx-button-inverted-color",
2784
- "default": "#ffffff",
2789
+ "default": "var(--hx-color-text-inverse)",
2785
2790
  "figmaBinding": {
2786
2791
  "target": "Fill",
2787
2792
  "layerSelector": "root",
2788
- "semanticToken": null,
2793
+ "semanticToken": "color/text/inverse",
2789
2794
  "fallbackPrimitive": null,
2790
- "literalFallback": "#ffffff"
2795
+ "literalFallback": null
2791
2796
  }
2792
2797
  },
2793
2798
  {
2794
- "description": "Ghost hover bg when inverted.",
2795
- "name": "--hx-button-inverted-ghost-hover-bg",
2796
- "default": "rgba(255,255,255,0.15)",
2799
+ "description": "Foreground override for inverted primary hover and pressed (combined :hover, :active rule). Defaults to text.on-primary (neutral-900, no dark-mode flip) so dark text rides the lifted primary-400 fill — text.inverse on light teal collapses to ~2.4:1 in light mode.",
2800
+ "name": "--hx-button-inverted-primary-interactive-color",
2801
+ "default": "var(--hx-color-text-on-primary)",
2797
2802
  "figmaBinding": {
2798
2803
  "target": "Fill",
2799
2804
  "layerSelector": "root",
2800
- "semanticToken": null,
2805
+ "semanticToken": "color/text/on/primary",
2801
2806
  "fallbackPrimitive": null,
2802
- "literalFallback": "rgba(255,255,255,0.15)"
2807
+ "literalFallback": null
2803
2808
  }
2804
2809
  },
2805
2810
  {
2806
- "description": "Focus ring color when inverted.",
2807
- "name": "--hx-button-inverted-focus-ring-color",
2808
- "default": "rgba(255,255,255,0.5)",
2811
+ "description": "Foreground override for inverted danger hover and pressed (combined :hover, :active rule). Defaults to text.on-error (neutral-900); same rationale as the primary override.",
2812
+ "name": "--hx-button-inverted-danger-interactive-color",
2813
+ "default": "var(--hx-color-text-on-error)",
2809
2814
  "figmaBinding": {
2810
2815
  "target": "Fill",
2811
2816
  "layerSelector": "root",
2812
- "semanticToken": null,
2817
+ "semanticToken": "color/text/on/error",
2813
2818
  "fallbackPrimitive": null,
2814
- "literalFallback": "rgba(255,255,255,0.5)"
2819
+ "literalFallback": null
2815
2820
  }
2816
2821
  },
2817
2822
  {
2818
- "description": "Opacity.",
2819
- "name": "--hx-opacity-disabled",
2820
- "figmaBinding": null
2821
- },
2822
- {
2823
- "description": "Spacing token.",
2824
- "name": "--hx-space-2",
2825
- "figmaBinding": null
2826
- },
2827
- {
2828
- "description": "Width.",
2829
- "name": "--hx-border-width-thin",
2830
- "figmaBinding": null
2831
- },
2832
- {
2833
- "description": "CSS custom property.",
2834
- "name": "--hx-border-radius-md",
2835
- "figmaBinding": null
2836
- },
2837
- {
2838
- "description": "Color.",
2839
- "name": "--hx-color-primary-500",
2840
- "figmaBinding": null
2841
- },
2842
- {
2843
- "description": "Color.",
2844
- "name": "--hx-color-neutral-0",
2845
- "figmaBinding": null
2846
- },
2847
- {
2848
- "description": "Font family.",
2849
- "name": "--hx-font-family-sans",
2850
- "figmaBinding": null
2851
- },
2852
- {
2853
- "description": "Font weight.",
2854
- "name": "--hx-font-weight-semibold",
2855
- "figmaBinding": null
2856
- },
2857
- {
2858
- "description": "Line height.",
2859
- "name": "--hx-line-height-tight",
2860
- "figmaBinding": null
2861
- },
2862
- {
2863
- "description": "Transition timing.",
2864
- "name": "--hx-transition-fast",
2865
- "figmaBinding": null
2866
- },
2867
- {
2868
- "description": "Width.",
2869
- "name": "--hx-focus-ring-width",
2870
- "figmaBinding": null
2823
+ "description": "Ghost hover bg when inverted (overlay-white-30 — translucent fill, not a border; contrast not applicable).",
2824
+ "name": "--hx-button-inverted-ghost-hover-bg",
2825
+ "default": "var(--hx-color-surface-on-dark-overlay-default)",
2826
+ "figmaBinding": {
2827
+ "target": "Fill",
2828
+ "layerSelector": "root",
2829
+ "semanticToken": "color/surface/on/dark/overlay/default",
2830
+ "fallbackPrimitive": null,
2831
+ "literalFallback": null
2832
+ }
2871
2833
  },
2872
2834
  {
2873
- "description": "Color.",
2874
- "name": "--hx-focus-ring-color",
2875
- "figmaBinding": null
2835
+ "description": "Focus ring color when inverted (overlay-white-70 ≈ 5:1 vs neutral-900 — clears WCAG 1.4.11 3:1 floor for non-text UI).",
2836
+ "name": "--hx-button-inverted-focus-ring-color",
2837
+ "default": "var(--hx-color-border-on-dark-strong)",
2838
+ "figmaBinding": {
2839
+ "target": "Fill",
2840
+ "layerSelector": "root",
2841
+ "semanticToken": "color/border/on/dark/strong",
2842
+ "fallbackPrimitive": null,
2843
+ "literalFallback": null
2844
+ }
2876
2845
  },
2877
2846
  {
2878
- "description": "CSS custom property.",
2879
- "name": "--hx-focus-ring-offset",
2847
+ "description": "Primary variant resting fill (3.2.1 semantic action layer).",
2848
+ "name": "--hx-color-action-primary-bg",
2880
2849
  "figmaBinding": null
2881
2850
  },
2882
2851
  {
2883
- "description": "CSS filter.",
2884
- "name": "--hx-filter-brightness-hover",
2852
+ "description": "Primary variant hover fill.",
2853
+ "name": "--hx-color-action-primary-bg-hover",
2885
2854
  "figmaBinding": null
2886
2855
  },
2887
2856
  {
2888
- "description": "CSS filter.",
2889
- "name": "--hx-filter-brightness-active",
2857
+ "description": "Primary variant active/pressed fill.",
2858
+ "name": "--hx-color-action-primary-bg-active",
2890
2859
  "figmaBinding": null
2891
2860
  },
2892
2861
  {
2893
- "description": "Spacing token.",
2894
- "name": "--hx-space-1",
2862
+ "description": "Secondary/outline variant fg (resolves to primary-600 light, primary-400 dark). Consumed only by .button--secondary; the actual border/surface paint for outline currently routes through --hx-color-border-strong / --hx-color-surface-raised in styles, with this token reserved for the foreground.",
2863
+ "name": "--hx-color-action-secondary-fg",
2895
2864
  "figmaBinding": null
2896
2865
  },
2897
2866
  {
2898
- "description": "Spacing token.",
2899
- "name": "--hx-space-3",
2867
+ "description": "Secondary/outline variant border (3.2.1 semantic; outline still routes through --hx-color-border-strong by default).",
2868
+ "name": "--hx-color-action-secondary-border",
2900
2869
  "figmaBinding": null
2901
2870
  },
2902
2871
  {
2903
- "description": "Font size.",
2904
- "name": "--hx-font-size-sm",
2872
+ "description": "Secondary/outline variant hover fill (3.2.1 semantic; outline still routes through --hx-color-surface-raised by default).",
2873
+ "name": "--hx-color-action-secondary-bg-hover",
2905
2874
  "figmaBinding": null
2906
2875
  },
2907
2876
  {
2908
- "description": "Minimum touch target size.",
2909
- "name": "--hx-touch-target-min",
2877
+ "description": "Ghost variant fg.",
2878
+ "name": "--hx-color-action-ghost-fg",
2910
2879
  "figmaBinding": null
2911
2880
  },
2912
2881
  {
2913
- "description": "Spacing token.",
2914
- "name": "--hx-space-4",
2882
+ "description": "Ghost variant hover fill.",
2883
+ "name": "--hx-color-action-ghost-bg-hover",
2915
2884
  "figmaBinding": null
2916
2885
  },
2917
2886
  {
2918
- "description": "Font size.",
2919
- "name": "--hx-font-size-md",
2887
+ "description": "Danger variant resting fill.",
2888
+ "name": "--hx-color-action-danger-bg",
2920
2889
  "figmaBinding": null
2921
2890
  },
2922
2891
  {
2923
- "description": "Size token.",
2924
- "name": "--hx-size-10",
2892
+ "description": "Danger variant hover fill.",
2893
+ "name": "--hx-color-action-danger-bg-hover",
2925
2894
  "figmaBinding": null
2926
2895
  },
2927
2896
  {
2928
- "description": "Spacing token.",
2929
- "name": "--hx-space-6",
2897
+ "description": "Danger variant active fill.",
2898
+ "name": "--hx-color-action-danger-bg-active",
2930
2899
  "figmaBinding": null
2931
2900
  },
2932
2901
  {
2933
- "description": "Font size.",
2934
- "name": "--hx-font-size-lg",
2902
+ "description": "Primary variant hover/pressed fill on dark/inverted surface (resolves to primary-400, 7.27:1 on neutral-900).",
2903
+ "name": "--hx-color-action-primary-bg-inverted-hover",
2935
2904
  "figmaBinding": null
2936
2905
  },
2937
2906
  {
2938
- "description": "Size token.",
2939
- "name": "--hx-size-12",
2907
+ "description": "Danger variant hover/pressed fill on dark/inverted surface (resolves to error-400, 6.58:1 on neutral-900).",
2908
+ "name": "--hx-color-action-danger-bg-inverted-hover",
2940
2909
  "figmaBinding": null
2941
2910
  },
2942
2911
  {
2943
- "description": "Color.",
2944
- "name": "--hx-color-primary-50",
2912
+ "description": "Foreground for primary fill (resolves to neutral-900 — AA-tuned for primary-500).",
2913
+ "name": "--hx-color-text-on-primary",
2945
2914
  "figmaBinding": null
2946
2915
  },
2947
2916
  {
2948
- "description": "Color.",
2949
- "name": "--hx-color-neutral-100",
2917
+ "description": "Foreground for primary-hover fill (resolves to neutral-0 across modes).",
2918
+ "name": "--hx-color-text-on-primary-strong",
2950
2919
  "figmaBinding": null
2951
2920
  },
2952
2921
  {
2953
- "description": "Color.",
2954
- "name": "--hx-color-neutral-900",
2922
+ "description": "Foreground for danger fill (resolves to neutral-900).",
2923
+ "name": "--hx-color-text-on-error",
2955
2924
  "figmaBinding": null
2956
2925
  },
2957
2926
  {
2958
- "description": "Color.",
2959
- "name": "--hx-color-neutral-200",
2927
+ "description": "Foreground for danger-hover fill (resolves to neutral-0 across modes).",
2928
+ "name": "--hx-color-text-on-error-strong",
2960
2929
  "figmaBinding": null
2961
2930
  },
2962
2931
  {
2963
- "description": "Color.",
2964
- "name": "--hx-color-error-500",
2965
- "figmaBinding": null
2966
- },
2967
- {
2968
- "description": "Color.",
2969
- "name": "--hx-color-error-600",
2970
- "figmaBinding": null
2971
- },
2972
- {
2973
- "description": "Color.",
2974
- "name": "--hx-color-neutral-300",
2975
- "figmaBinding": null
2976
- },
2977
- {
2978
- "description": "Color.",
2979
- "name": "--hx-color-neutral-50",
2980
- "figmaBinding": null
2981
- },
2982
- {
2983
- "description": "Color.",
2984
- "name": "--hx-color-primary-600",
2985
- "figmaBinding": null
2986
- },
2987
- {
2988
- "description": "Animation duration.",
2989
- "name": "--hx-duration-spinner",
2932
+ "description": "Foreground for tertiary variant on surface.sunken.",
2933
+ "name": "--hx-color-text-primary",
2990
2934
  "figmaBinding": null
2991
2935
  },
2992
2936
  {
2993
- "description": "Opacity.",
2994
- "name": "--hx-opacity-muted",
2937
+ "description": "Tertiary variant resting fill.",
2938
+ "name": "--hx-color-surface-sunken",
2995
2939
  "figmaBinding": null
2996
2940
  },
2997
2941
  {
2998
- "description": "Overlay color.",
2999
- "name": "--hx-overlay-white-50",
2942
+ "description": "Tertiary variant hover fill.",
2943
+ "name": "--hx-color-surface-raised",
3000
2944
  "figmaBinding": null
3001
2945
  },
3002
2946
  {
3003
- "description": "Color.",
3004
- "name": "--hx-color-primary-400",
2947
+ "description": "Inverted-tertiary resting fill (overlay-white-10 — translucent fill, not a border).",
2948
+ "name": "--hx-color-surface-on-dark-overlay-subtle",
3005
2949
  "figmaBinding": null
3006
2950
  },
3007
2951
  {
3008
- "description": "Overlay color.",
3009
- "name": "--hx-overlay-white-70",
2952
+ "description": "Inverted-tertiary hover fill + inverted-secondary/ghost/outline hover fill (overlay-white-30 — translucent fill, not a border).",
2953
+ "name": "--hx-color-surface-on-dark-overlay-default",
3010
2954
  "figmaBinding": null
3011
2955
  },
3012
2956
  {
3013
- "description": "Overlay color.",
3014
- "name": "--hx-overlay-white-15",
2957
+ "description": "Inverted-secondary/outline border + inverted focus-visible outline (overlay-white-70 ≈ 5:1 — clears WCAG 1.4.11 3:1 floor).",
2958
+ "name": "--hx-color-border-on-dark-strong",
3015
2959
  "figmaBinding": null
3016
2960
  },
3017
2961
  {
3018
- "description": "Overlay color.",
3019
- "name": "--hx-overlay-white-25",
2962
+ "description": "DEPRECATED 3.2.2; renamed to --hx-color-surface-on-dark-overlay-subtle (the value paints a translucent fill, not a border). Consume sites read both names via deprecated-first fallback so existing overrides keep working until removal in 4.0.0.",
2963
+ "name": "--hx-color-border-on-dark-subtle",
3020
2964
  "figmaBinding": null
3021
2965
  },
3022
2966
  {
3023
- "description": "Overlay color.",
3024
- "name": "--hx-overlay-white-20",
2967
+ "description": "DEPRECATED 3.2.2; renamed to --hx-color-surface-on-dark-overlay-default (the value paints a translucent fill, not a border). Consume sites read both names via deprecated-first fallback so existing overrides keep working until removal in 4.0.0.",
2968
+ "name": "--hx-color-border-on-dark-default",
3025
2969
  "figmaBinding": null
3026
2970
  }
3027
2971
  ],
@@ -13658,12 +13602,12 @@
13658
13602
  {
13659
13603
  "description": "Item text color.",
13660
13604
  "name": "--hx-nav-item-color",
13661
- "default": "var(--hx-color-neutral-300)",
13605
+ "default": "var(--hx-color-text-inverse)",
13662
13606
  "figmaBinding": {
13663
13607
  "target": "Fill",
13664
13608
  "layerSelector": "root",
13665
- "semanticToken": "color/neutral",
13666
- "fallbackPrimitive": "color/neutral/300",
13609
+ "semanticToken": "color/text/inverse",
13610
+ "fallbackPrimitive": null,
13667
13611
  "literalFallback": null
13668
13612
  }
13669
13613
  },
@@ -13675,36 +13619,36 @@
13675
13619
  {
13676
13620
  "description": "Item hover text color.",
13677
13621
  "name": "--hx-nav-item-hover-color",
13678
- "default": "var(--hx-color-neutral-100)",
13622
+ "default": "var(--hx-color-text-inverse)",
13679
13623
  "figmaBinding": {
13680
13624
  "target": "Fill",
13681
13625
  "layerSelector": "root",
13682
- "semanticToken": "color/neutral",
13683
- "fallbackPrimitive": "color/neutral/100",
13626
+ "semanticToken": "color/text/inverse",
13627
+ "fallbackPrimitive": null,
13684
13628
  "literalFallback": null
13685
13629
  }
13686
13630
  },
13687
13631
  {
13688
13632
  "description": "Active item background.",
13689
13633
  "name": "--hx-nav-item-active-bg",
13690
- "default": "var(--hx-color-primary-600)",
13634
+ "default": "var(--hx-color-action-primary-bg-hover)",
13691
13635
  "figmaBinding": {
13692
13636
  "target": "Fill",
13693
13637
  "layerSelector": "root",
13694
- "semanticToken": "color/primary",
13695
- "fallbackPrimitive": "color/primary/600",
13638
+ "semanticToken": "color/action/primary/bg/hover",
13639
+ "fallbackPrimitive": null,
13696
13640
  "literalFallback": null
13697
13641
  }
13698
13642
  },
13699
13643
  {
13700
13644
  "description": "Active item text color.",
13701
13645
  "name": "--hx-nav-item-active-color",
13702
- "default": "var(--hx-color-neutral-50)",
13646
+ "default": "var(--hx-color-text-on-primary-strong)",
13703
13647
  "figmaBinding": {
13704
13648
  "target": "Fill",
13705
13649
  "layerSelector": "root",
13706
- "semanticToken": "color/neutral",
13707
- "fallbackPrimitive": "color/neutral/50",
13650
+ "semanticToken": "color/text/on/primary/strong",
13651
+ "fallbackPrimitive": null,
13708
13652
  "literalFallback": null
13709
13653
  }
13710
13654
  },
@@ -13716,12 +13660,36 @@
13716
13660
  {
13717
13661
  "description": "Component host background color.",
13718
13662
  "name": "--hx-nav-item-host-bg",
13719
- "default": "var(--hx-color-neutral-900)",
13663
+ "default": "var(--hx-color-surface-inverse)",
13720
13664
  "figmaBinding": {
13721
13665
  "target": "Fill",
13722
13666
  "layerSelector": "root",
13723
- "semanticToken": "color/neutral",
13724
- "fallbackPrimitive": "color/neutral/900",
13667
+ "semanticToken": "color/surface/inverse",
13668
+ "fallbackPrimitive": null,
13669
+ "literalFallback": null
13670
+ }
13671
+ },
13672
+ {
13673
+ "description": "Tooltip background color (collapsed-rail tooltip).",
13674
+ "name": "--hx-nav-item-tooltip-bg",
13675
+ "default": "var(--hx-color-surface-inverse)",
13676
+ "figmaBinding": {
13677
+ "target": "Fill",
13678
+ "layerSelector": "root",
13679
+ "semanticToken": "color/surface/inverse",
13680
+ "fallbackPrimitive": null,
13681
+ "literalFallback": null
13682
+ }
13683
+ },
13684
+ {
13685
+ "description": "Tooltip text color (collapsed-rail tooltip).",
13686
+ "name": "--hx-nav-item-tooltip-color",
13687
+ "default": "var(--hx-color-text-inverse)",
13688
+ "figmaBinding": {
13689
+ "target": "Fill",
13690
+ "layerSelector": "root",
13691
+ "semanticToken": "color/text/inverse",
13692
+ "fallbackPrimitive": null,
13725
13693
  "literalFallback": null
13726
13694
  }
13727
13695
  }
@@ -17626,36 +17594,36 @@
17626
17594
  {
17627
17595
  "description": "Background color.",
17628
17596
  "name": "--hx-side-nav-bg",
17629
- "default": "var(--hx-color-neutral-900)",
17597
+ "default": "var(--hx-color-surface-inverse)",
17630
17598
  "figmaBinding": {
17631
17599
  "target": "Fill",
17632
17600
  "layerSelector": "root",
17633
- "semanticToken": "color/neutral",
17634
- "fallbackPrimitive": "color/neutral/900",
17601
+ "semanticToken": "color/surface/inverse",
17602
+ "fallbackPrimitive": null,
17635
17603
  "literalFallback": null
17636
17604
  }
17637
17605
  },
17638
17606
  {
17639
17607
  "description": "Text color.",
17640
17608
  "name": "--hx-side-nav-color",
17641
- "default": "var(--hx-color-neutral-100)",
17609
+ "default": "var(--hx-color-text-inverse)",
17642
17610
  "figmaBinding": {
17643
17611
  "target": "Fill",
17644
17612
  "layerSelector": "root",
17645
- "semanticToken": "color/neutral",
17646
- "fallbackPrimitive": "color/neutral/100",
17613
+ "semanticToken": "color/text/inverse",
17614
+ "fallbackPrimitive": null,
17647
17615
  "literalFallback": null
17648
17616
  }
17649
17617
  },
17650
17618
  {
17651
- "description": "Border color.",
17619
+ "description": "Border color (against the dark surface-inverse host bg).",
17652
17620
  "name": "--hx-side-nav-border-color",
17653
- "default": "var(--hx-color-neutral-700)",
17621
+ "default": "var(--hx-color-border-on-dark-strong)",
17654
17622
  "figmaBinding": {
17655
17623
  "target": "Stroke",
17656
17624
  "layerSelector": "root",
17657
- "semanticToken": "color/neutral",
17658
- "fallbackPrimitive": "color/neutral/700",
17625
+ "semanticToken": "color/border/on/dark/strong",
17626
+ "fallbackPrimitive": null,
17659
17627
  "literalFallback": null
17660
17628
  }
17661
17629
  },
@@ -17684,110 +17652,52 @@
17684
17652
  }
17685
17653
  },
17686
17654
  {
17687
- "description": "Toggle button icon color.",
17655
+ "description": "Toggle button icon color (resting).",
17688
17656
  "name": "--hx-side-nav-toggle-color",
17689
- "default": "var(--hx-color-neutral-400)",
17657
+ "default": "var(--hx-color-text-inverse)",
17690
17658
  "figmaBinding": {
17691
17659
  "target": "Fill",
17692
17660
  "layerSelector": "::part(toggle)",
17693
- "semanticToken": "color/neutral",
17694
- "fallbackPrimitive": "color/neutral/400",
17661
+ "semanticToken": "color/text/inverse",
17662
+ "fallbackPrimitive": null,
17695
17663
  "literalFallback": null
17696
17664
  }
17697
17665
  },
17698
17666
  {
17699
- "description": "Color.",
17700
- "name": "--hx-color-neutral-900",
17701
- "figmaBinding": null
17702
- },
17703
- {
17704
- "description": "Color.",
17705
- "name": "--hx-color-neutral-100",
17706
- "figmaBinding": null
17707
- },
17708
- {
17709
- "description": "Transition timing.",
17710
- "name": "--hx-transition-normal",
17711
- "figmaBinding": null
17712
- },
17713
- {
17714
- "description": "Width.",
17715
- "name": "--hx-border-width-thin",
17716
- "figmaBinding": null
17717
- },
17718
- {
17719
- "description": "Color.",
17720
- "name": "--hx-color-neutral-700",
17721
- "figmaBinding": null
17722
- },
17723
- {
17724
- "description": "Spacing token.",
17725
- "name": "--hx-space-4",
17726
- "figmaBinding": null
17727
- },
17728
- {
17729
- "description": "Spacing token.",
17730
- "name": "--hx-space-14",
17731
- "figmaBinding": null
17732
- },
17733
- {
17734
- "description": "Spacing token.",
17735
- "name": "--hx-space-3",
17736
- "figmaBinding": null
17737
- },
17738
- {
17739
- "description": "Spacing token.",
17740
- "name": "--hx-space-2",
17741
- "figmaBinding": null
17742
- },
17743
- {
17744
- "description": "Spacing token.",
17745
- "name": "--hx-space-8",
17746
- "figmaBinding": null
17747
- },
17748
- {
17749
- "description": "CSS custom property.",
17750
- "name": "--hx-border-radius-sm",
17751
- "figmaBinding": null
17752
- },
17753
- {
17754
- "description": "Color.",
17755
- "name": "--hx-color-neutral-400",
17756
- "figmaBinding": null
17757
- },
17758
- {
17759
- "description": "Transition timing.",
17760
- "name": "--hx-transition-fast",
17761
- "figmaBinding": null
17762
- },
17763
- {
17764
- "description": "Overlay color.",
17765
- "name": "--hx-overlay-white-10",
17766
- "figmaBinding": null
17667
+ "description": "Toggle button icon color on hover.",
17668
+ "name": "--hx-side-nav-toggle-hover-color",
17669
+ "default": "var(--hx-color-text-inverse)",
17670
+ "figmaBinding": {
17671
+ "target": "Fill",
17672
+ "layerSelector": "root",
17673
+ "semanticToken": "color/text/inverse",
17674
+ "fallbackPrimitive": null,
17675
+ "literalFallback": null
17676
+ }
17767
17677
  },
17768
17678
  {
17769
- "description": "Width.",
17770
- "name": "--hx-focus-ring-width",
17679
+ "description": "Side-nav surface fill (resolves to neutral-900 light, near-black dark).",
17680
+ "name": "--hx-color-surface-inverse",
17771
17681
  "figmaBinding": null
17772
17682
  },
17773
17683
  {
17774
- "description": "Color.",
17775
- "name": "--hx-focus-ring-color",
17684
+ "description": "Side-nav text color (resolves to neutral-0).",
17685
+ "name": "--hx-color-text-inverse",
17776
17686
  "figmaBinding": null
17777
17687
  },
17778
17688
  {
17779
- "description": "Color.",
17780
- "name": "--hx-color-primary-400",
17689
+ "description": "Container/header/footer divider border (overlay-white-70 light, overlay-black-50 dark — sized for visibility on the mode-flipped surface-inverse).",
17690
+ "name": "--hx-color-border-on-dark-strong",
17781
17691
  "figmaBinding": null
17782
17692
  },
17783
17693
  {
17784
- "description": "CSS custom property.",
17785
- "name": "--hx-focus-ring-offset",
17694
+ "description": "Toggle button hover surface (overlay-white-10 primitive — translucent fill, not a border).",
17695
+ "name": "--hx-color-surface-on-dark-overlay-subtle",
17786
17696
  "figmaBinding": null
17787
17697
  },
17788
17698
  {
17789
- "description": "Spacing token.",
17790
- "name": "--hx-space-5",
17699
+ "description": "DEPRECATED 3.2.2; renamed to --hx-color-surface-on-dark-overlay-subtle (the value paints a translucent fill, not a border). Toggle-hover rule reads both names via deprecated-first fallback so existing overrides keep working until removal in 4.0.0.",
17700
+ "name": "--hx-color-border-on-dark-subtle",
17791
17701
  "figmaBinding": null
17792
17702
  }
17793
17703
  ],
@@ -18895,12 +18805,12 @@
18895
18805
  {
18896
18806
  "description": "Color of the divider between primary and trigger.",
18897
18807
  "name": "--hx-split-button-divider-color",
18898
- "default": "var(--hx-color-primary-400)",
18808
+ "default": "var(--hx-color-primary-900)",
18899
18809
  "figmaBinding": {
18900
18810
  "target": "Fill",
18901
18811
  "layerSelector": "root",
18902
18812
  "semanticToken": "color/primary",
18903
- "fallbackPrimitive": "color/primary/400",
18813
+ "fallbackPrimitive": "color/primary/900",
18904
18814
  "literalFallback": null
18905
18815
  }
18906
18816
  },
@@ -23368,36 +23278,36 @@
23368
23278
  {
23369
23279
  "description": "Input background color.",
23370
23280
  "name": "--hx-input-bg",
23371
- "default": "var(--hx-color-neutral-0)",
23281
+ "default": "var(--hx-color-surface-default)",
23372
23282
  "figmaBinding": {
23373
23283
  "target": "Fill",
23374
23284
  "layerSelector": "root",
23375
- "semanticToken": "color/neutral",
23376
- "fallbackPrimitive": "color/neutral/0",
23285
+ "semanticToken": "color/surface/default",
23286
+ "fallbackPrimitive": null,
23377
23287
  "literalFallback": null
23378
23288
  }
23379
23289
  },
23380
23290
  {
23381
23291
  "description": "Input text color.",
23382
23292
  "name": "--hx-input-color",
23383
- "default": "var(--hx-color-neutral-800)",
23293
+ "default": "var(--hx-color-text-strong)",
23384
23294
  "figmaBinding": {
23385
23295
  "target": "Fill",
23386
23296
  "layerSelector": "root",
23387
- "semanticToken": "color/neutral",
23388
- "fallbackPrimitive": "color/neutral/800",
23297
+ "semanticToken": "color/text/strong",
23298
+ "fallbackPrimitive": null,
23389
23299
  "literalFallback": null
23390
23300
  }
23391
23301
  },
23392
23302
  {
23393
23303
  "description": "Input border color.",
23394
23304
  "name": "--hx-input-border-color",
23395
- "default": "var(--hx-color-neutral-300)",
23305
+ "default": "var(--hx-color-border-strong)",
23396
23306
  "figmaBinding": {
23397
23307
  "target": "Stroke",
23398
23308
  "layerSelector": "root",
23399
- "semanticToken": "color/neutral",
23400
- "fallbackPrimitive": "color/neutral/300",
23309
+ "semanticToken": "color/border/strong",
23310
+ "fallbackPrimitive": null,
23401
23311
  "literalFallback": null
23402
23312
  }
23403
23313
  },
@@ -23440,24 +23350,24 @@
23440
23350
  {
23441
23351
  "description": "Error state color.",
23442
23352
  "name": "--hx-input-error-color",
23443
- "default": "var(--hx-color-error-500)",
23353
+ "default": "var(--hx-color-error-text)",
23444
23354
  "figmaBinding": {
23445
23355
  "target": "Fill",
23446
23356
  "layerSelector": "root",
23447
- "semanticToken": "color/error",
23448
- "fallbackPrimitive": "color/error/500",
23357
+ "semanticToken": "color/error/text",
23358
+ "fallbackPrimitive": null,
23449
23359
  "literalFallback": null
23450
23360
  }
23451
23361
  },
23452
23362
  {
23453
23363
  "description": "Label text color.",
23454
23364
  "name": "--hx-input-label-color",
23455
- "default": "var(--hx-color-neutral-700)",
23365
+ "default": "var(--hx-color-text-strong)",
23456
23366
  "figmaBinding": {
23457
23367
  "target": "Fill",
23458
23368
  "layerSelector": "root",
23459
- "semanticToken": "color/neutral",
23460
- "fallbackPrimitive": "color/neutral/700",
23369
+ "semanticToken": "color/text/strong",
23370
+ "fallbackPrimitive": null,
23461
23371
  "literalFallback": null
23462
23372
  }
23463
23373
  },
@@ -23486,153 +23396,86 @@
23486
23396
  }
23487
23397
  },
23488
23398
  {
23489
- "description": "Opacity.",
23490
- "name": "--hx-opacity-disabled",
23491
- "figmaBinding": null
23492
- },
23493
- {
23494
- "description": "Color.",
23495
- "name": "--hx-focus-ring-color",
23496
- "figmaBinding": null
23497
- },
23498
- {
23499
- "description": "Color.",
23500
- "name": "--hx-color-primary-400",
23501
- "figmaBinding": null
23399
+ "description": "Outer border-width override (canonical hx-{tag}-* prefix; sits above --hx-input-* aliases in the cascade).",
23400
+ "name": "--hx-text-input-border-width",
23401
+ "default": "var(--hx-border-width-thin)",
23402
+ "figmaBinding": {
23403
+ "target": "Stroke",
23404
+ "layerSelector": "root",
23405
+ "semanticToken": "border/width/thin",
23406
+ "fallbackPrimitive": null,
23407
+ "literalFallback": null
23408
+ }
23502
23409
  },
23503
23410
  {
23504
- "description": "Width.",
23505
- "name": "--hx-focus-ring-width",
23506
- "figmaBinding": null
23411
+ "description": "Outer horizontal padding override.",
23412
+ "name": "--hx-text-input-padding-x",
23413
+ "default": "var(--hx-space-3)",
23414
+ "figmaBinding": {
23415
+ "target": "Padding",
23416
+ "layerSelector": "root",
23417
+ "semanticToken": "space",
23418
+ "fallbackPrimitive": "space/3",
23419
+ "literalFallback": null
23420
+ }
23507
23421
  },
23508
23422
  {
23509
- "description": "CSS custom property.",
23510
- "name": "--hx-focus-ring-opacity",
23511
- "figmaBinding": null
23423
+ "description": "Outer vertical padding override.",
23424
+ "name": "--hx-text-input-padding-y",
23425
+ "default": "var(--hx-space-2)",
23426
+ "figmaBinding": {
23427
+ "target": "Padding",
23428
+ "layerSelector": "root",
23429
+ "semanticToken": "space",
23430
+ "fallbackPrimitive": "space/2",
23431
+ "literalFallback": null
23432
+ }
23512
23433
  },
23513
23434
  {
23514
- "description": "Spacing token.",
23515
- "name": "--hx-space-1",
23516
- "figmaBinding": null
23435
+ "description": "Outer font-size override.",
23436
+ "name": "--hx-text-input-font-size",
23437
+ "default": "var(--hx-font-size-md)",
23438
+ "figmaBinding": {
23439
+ "target": "FontSize",
23440
+ "layerSelector": "root",
23441
+ "semanticToken": null,
23442
+ "fallbackPrimitive": "font-size/md",
23443
+ "literalFallback": null
23444
+ }
23517
23445
  },
23518
23446
  {
23519
- "description": "Font family.",
23520
- "name": "--hx-font-family-sans",
23447
+ "description": "Outer sm-variant font-size override (falls through to --hx-input-sm-font-size).",
23448
+ "name": "--hx-text-input-sm-font-size",
23521
23449
  "figmaBinding": null
23522
23450
  },
23523
23451
  {
23524
- "description": "Font size.",
23525
- "name": "--hx-font-size-sm",
23452
+ "description": "Outer lg-variant font-size override (falls through to --hx-input-lg-font-size).",
23453
+ "name": "--hx-text-input-lg-font-size",
23526
23454
  "figmaBinding": null
23527
23455
  },
23528
23456
  {
23529
- "description": "Font weight.",
23530
- "name": "--hx-font-weight-medium",
23457
+ "description": "Resting field surface (semantic).",
23458
+ "name": "--hx-color-surface-default",
23531
23459
  "figmaBinding": null
23532
23460
  },
23533
23461
  {
23534
- "description": "Color.",
23535
- "name": "--hx-color-neutral-700",
23462
+ "description": "Resting input text + label color (semantic).",
23463
+ "name": "--hx-color-text-strong",
23536
23464
  "figmaBinding": null
23537
23465
  },
23538
23466
  {
23539
- "description": "Line height.",
23540
- "name": "--hx-line-height-normal",
23467
+ "description": "Resting border color (semantic).",
23468
+ "name": "--hx-color-border-strong",
23541
23469
  "figmaBinding": null
23542
23470
  },
23543
23471
  {
23544
- "description": "Color.",
23472
+ "description": "Error state text + border color (semantic).",
23545
23473
  "name": "--hx-color-error-text",
23546
23474
  "figmaBinding": null
23547
23475
  },
23548
23476
  {
23549
- "description": "Font weight.",
23550
- "name": "--hx-font-weight-bold",
23551
- "figmaBinding": null
23552
- },
23553
- {
23554
- "description": "Width.",
23555
- "name": "--hx-border-width-thin",
23556
- "figmaBinding": null
23557
- },
23558
- {
23559
- "description": "Color.",
23560
- "name": "--hx-color-neutral-300",
23561
- "figmaBinding": null
23562
- },
23563
- {
23564
- "description": "CSS custom property.",
23565
- "name": "--hx-border-radius-md",
23566
- "figmaBinding": null
23567
- },
23568
- {
23569
- "description": "Color.",
23570
- "name": "--hx-color-neutral-0",
23571
- "figmaBinding": null
23572
- },
23573
- {
23574
- "description": "Transition timing.",
23575
- "name": "--hx-transition-fast",
23576
- "figmaBinding": null
23577
- },
23578
- {
23579
- "description": "Color.",
23580
- "name": "--hx-color-error-500",
23581
- "figmaBinding": null
23582
- },
23583
- {
23584
- "description": "Color.",
23585
- "name": "--hx-color-neutral-500",
23586
- "figmaBinding": null
23587
- },
23588
- {
23589
- "description": "Spacing token.",
23590
- "name": "--hx-space-3",
23591
- "figmaBinding": null
23592
- },
23593
- {
23594
- "description": "Spacing token.",
23595
- "name": "--hx-space-2",
23596
- "figmaBinding": null
23597
- },
23598
- {
23599
- "description": "Font size.",
23600
- "name": "--hx-font-size-md",
23601
- "figmaBinding": null
23602
- },
23603
- {
23604
- "description": "Color.",
23605
- "name": "--hx-color-neutral-800",
23606
- "figmaBinding": null
23607
- },
23608
- {
23609
- "description": "Size token.",
23610
- "name": "--hx-size-10",
23611
- "figmaBinding": null
23612
- },
23613
- {
23614
- "description": "Color.",
23615
- "name": "--hx-color-neutral-400",
23616
- "figmaBinding": null
23617
- },
23618
- {
23619
- "description": "Size token.",
23620
- "name": "--hx-size-8",
23621
- "figmaBinding": null
23622
- },
23623
- {
23624
- "description": "Spacing token.",
23625
- "name": "--hx-space-4",
23626
- "figmaBinding": null
23627
- },
23628
- {
23629
- "description": "Size token.",
23630
- "name": "--hx-size-12",
23631
- "figmaBinding": null
23632
- },
23633
- {
23634
- "description": "Font size.",
23635
- "name": "--hx-font-size-xs",
23477
+ "description": "Error border primitive fallback inside the invalid-state cascade.",
23478
+ "name": "--hx-color-error-600",
23636
23479
  "figmaBinding": null
23637
23480
  }
23638
23481
  ],
@@ -24983,24 +24826,24 @@
24983
24826
  {
24984
24827
  "description": "Toast background color.",
24985
24828
  "name": "--hx-toast-bg",
24986
- "default": "var(--hx-color-neutral-900)",
24829
+ "default": "var(--hx-color-surface-inverse)",
24987
24830
  "figmaBinding": {
24988
24831
  "target": "Fill",
24989
24832
  "layerSelector": "root",
24990
- "semanticToken": "color/neutral",
24991
- "fallbackPrimitive": "color/neutral/900",
24833
+ "semanticToken": "color/surface/inverse",
24834
+ "fallbackPrimitive": null,
24992
24835
  "literalFallback": null
24993
24836
  }
24994
24837
  },
24995
24838
  {
24996
24839
  "description": "Toast text color.",
24997
24840
  "name": "--hx-toast-color",
24998
- "default": "var(--hx-color-neutral-0)",
24841
+ "default": "var(--hx-color-text-inverse)",
24999
24842
  "figmaBinding": {
25000
24843
  "target": "Fill",
25001
24844
  "layerSelector": "root",
25002
- "semanticToken": "color/neutral",
25003
- "fallbackPrimitive": "color/neutral/0",
24845
+ "semanticToken": "color/text/inverse",
24846
+ "fallbackPrimitive": null,
25004
24847
  "literalFallback": null
25005
24848
  }
25006
24849
  },
@@ -25049,13 +24892,13 @@
25049
24892
  "figmaBinding": null
25050
24893
  },
25051
24894
  {
25052
- "description": "Color.",
25053
- "name": "--hx-color-neutral-900",
24895
+ "description": "Default-variant background semantic (neutral-900 anchor; flipped per mode).",
24896
+ "name": "--hx-color-surface-inverse",
25054
24897
  "figmaBinding": null
25055
24898
  },
25056
24899
  {
25057
- "description": "Color.",
25058
- "name": "--hx-color-neutral-0",
24900
+ "description": "Default-variant foreground semantic (neutral-0 anchor; flipped per mode).",
24901
+ "name": "--hx-color-text-inverse",
25059
24902
  "figmaBinding": null
25060
24903
  },
25061
24904
  {
@@ -25113,23 +24956,43 @@
25113
24956
  "figmaBinding": null
25114
24957
  },
25115
24958
  {
25116
- "description": "Color.",
25117
- "name": "--hx-color-success-600",
24959
+ "description": "Success-variant background semantic (3.2.1 cascade).",
24960
+ "name": "--hx-color-surface-success-strong",
25118
24961
  "figmaBinding": null
25119
24962
  },
25120
24963
  {
25121
- "description": "Color.",
25122
- "name": "--hx-color-warning-500",
24964
+ "description": "Warning-variant background semantic (3.2.1 cascade).",
24965
+ "name": "--hx-color-surface-warning-strong",
25123
24966
  "figmaBinding": null
25124
24967
  },
25125
24968
  {
25126
- "description": "Color.",
25127
- "name": "--hx-color-error-600",
24969
+ "description": "Danger-variant background semantic (3.2.1 cascade).",
24970
+ "name": "--hx-color-surface-danger-strong",
25128
24971
  "figmaBinding": null
25129
24972
  },
25130
24973
  {
25131
- "description": "Color.",
25132
- "name": "--hx-color-primary-600",
24974
+ "description": "Info-variant background semantic (3.2.1 cascade).",
24975
+ "name": "--hx-color-surface-info-strong",
24976
+ "figmaBinding": null
24977
+ },
24978
+ {
24979
+ "description": "Success-variant foreground semantic (neutral-0 across modes).",
24980
+ "name": "--hx-color-text-on-success-strong",
24981
+ "figmaBinding": null
24982
+ },
24983
+ {
24984
+ "description": "Warning-variant foreground semantic (neutral-900; warning sits on lighter -500 fill).",
24985
+ "name": "--hx-color-text-on-warning",
24986
+ "figmaBinding": null
24987
+ },
24988
+ {
24989
+ "description": "Danger-variant foreground semantic (neutral-0 across modes).",
24990
+ "name": "--hx-color-text-on-error-strong",
24991
+ "figmaBinding": null
24992
+ },
24993
+ {
24994
+ "description": "Info-variant foreground semantic (neutral-0 across modes).",
24995
+ "name": "--hx-color-text-on-primary-strong",
25133
24996
  "figmaBinding": null
25134
24997
  },
25135
24998
  {