@easypost/easy-ui 1.0.0-alpha.72 → 1.0.0-alpha.74

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 (320) hide show
  1. package/Badge/index.js +14 -14
  2. package/Badge/index.mjs +14 -14
  3. package/Banner/index.js +5 -5
  4. package/Banner/index.mjs +5 -5
  5. package/Button/Button.d.ts.map +1 -1
  6. package/Button/index.js +1 -1
  7. package/Button/index.mjs +1 -1
  8. package/Button/utilities.d.ts.map +1 -1
  9. package/CHANGELOG.md +22 -0
  10. package/Calendar/index.js +1 -1
  11. package/Calendar/index.mjs +1 -1
  12. package/Card/Card.stories.d.ts.map +1 -1
  13. package/Card/index.js +1 -1
  14. package/Card/index.mjs +1 -1
  15. package/CheckableCard/index.js +6 -6
  16. package/CheckableCard/index.mjs +6 -6
  17. package/Checkbox/Checkbox.stories.d.ts.map +1 -1
  18. package/Checkbox/index.js +1 -1
  19. package/Checkbox/index.mjs +1 -1
  20. package/CodeBlock/index.js +17 -17
  21. package/CodeBlock/index.mjs +17 -17
  22. package/CodeSnippet/index.js +1 -1
  23. package/CodeSnippet/index.mjs +1 -1
  24. package/DataGrid/index.js +157 -126
  25. package/DataGrid/index.mjs +151 -120
  26. package/DatePicker/index.js +30 -15
  27. package/DatePicker/index.mjs +31 -16
  28. package/DateRangePicker/index.js +30 -15
  29. package/DateRangePicker/index.mjs +30 -15
  30. package/Drawer/Drawer.stories.d.ts.map +1 -1
  31. package/Drawer/index.js +21 -21
  32. package/Drawer/index.mjs +21 -21
  33. package/DropdownButton/index.js +13 -13
  34. package/DropdownButton/index.mjs +13 -13
  35. package/EmptyStateCard/index.js +8 -8
  36. package/EmptyStateCard/index.mjs +8 -8
  37. package/FocusedProductLayout/index.js +23 -23
  38. package/FocusedProductLayout/index.mjs +23 -23
  39. package/ForgeLayout/index.js +88 -58
  40. package/ForgeLayout/index.mjs +88 -58
  41. package/FormLayout/index.js +5 -5
  42. package/FormLayout/index.mjs +5 -5
  43. package/HorizontalGrid/index.js +1 -1
  44. package/HorizontalGrid/index.mjs +1 -1
  45. package/HorizontalStack/index.js +1 -1
  46. package/HorizontalStack/index.mjs +1 -1
  47. package/Icon/index.js +1 -1
  48. package/Icon/index.mjs +1 -1
  49. package/IconButton/index.js +13 -13
  50. package/IconButton/index.mjs +13 -13
  51. package/InputField/index.js +1 -1
  52. package/InputField/index.mjs +1 -1
  53. package/KebabButton/index.js +1 -1
  54. package/KebabButton/index.mjs +1 -1
  55. package/Menu/MenuItem.d.ts.map +1 -1
  56. package/Menu/MenuSection.d.ts.map +1 -1
  57. package/Menu/index.js +1 -1
  58. package/Menu/index.mjs +1 -1
  59. package/Modal/Modal.stories.d.ts.map +1 -1
  60. package/Modal/index.js +23 -23
  61. package/Modal/index.mjs +23 -23
  62. package/MultiSelect/index.js +60 -54
  63. package/MultiSelect/index.mjs +51 -45
  64. package/NexusLayout/index.js +33 -33
  65. package/NexusLayout/index.mjs +33 -33
  66. package/Notification/Notification.d.ts.map +1 -1
  67. package/Notification/Notification.stories.d.ts.map +1 -1
  68. package/Notification/index.js +1 -1
  69. package/Notification/index.mjs +1 -1
  70. package/Pagination/index.js +8 -8
  71. package/Pagination/index.mjs +8 -8
  72. package/PillGroup/index.js +1 -1
  73. package/PillGroup/index.mjs +1 -1
  74. package/ProductLayout/ProductLayout.stories.d.ts.map +1 -1
  75. package/ProductLayout/index.js +27 -27
  76. package/ProductLayout/index.mjs +27 -27
  77. package/Provider/index.js +3 -3
  78. package/Provider/index.mjs +3 -3
  79. package/RadioButtonGroup/index.js +9 -9
  80. package/RadioButtonGroup/index.mjs +9 -9
  81. package/RadioGroup/index.js +1 -1
  82. package/RadioGroup/index.mjs +1 -1
  83. package/RangeCalendar/index.js +1 -1
  84. package/RangeCalendar/index.mjs +1 -1
  85. package/SearchNav/CTAGroup.d.ts.map +1 -1
  86. package/SearchNav/LogoGroup.d.ts.map +1 -1
  87. package/SearchNav/index.js +29 -29
  88. package/SearchNav/index.mjs +29 -29
  89. package/SectionCard/index.js +7 -7
  90. package/SectionCard/index.mjs +7 -7
  91. package/Select/Select.stories.d.ts.map +1 -1
  92. package/Select/SelectOption.d.ts.map +1 -1
  93. package/Select/SelectSection.d.ts.map +1 -1
  94. package/Select/index.js +5 -5
  95. package/Select/index.mjs +5 -5
  96. package/SelectorErrorTooltip/index.js +1 -1
  97. package/SelectorErrorTooltip/index.mjs +1 -1
  98. package/Spinner/index.js +1 -1
  99. package/Spinner/index.mjs +1 -1
  100. package/SplitToggleCard/index.js +4 -4
  101. package/SplitToggleCard/index.mjs +4 -4
  102. package/Stepper/Stepper.stories.d.ts.map +1 -1
  103. package/Stepper/index.js +1 -1
  104. package/Stepper/index.mjs +1 -1
  105. package/TabNav/index.js +1 -1
  106. package/TabNav/index.mjs +1 -1
  107. package/TabPanels/TabPanelsItem.d.ts.map +1 -1
  108. package/TabPanels/index.js +16 -12
  109. package/TabPanels/index.mjs +16 -12
  110. package/Tabs/index.js +1 -1
  111. package/Tabs/index.mjs +1 -1
  112. package/Text/index.js +1 -1
  113. package/Text/index.mjs +1 -1
  114. package/TextField/index.js +1 -1
  115. package/TextField/index.mjs +1 -1
  116. package/Textarea/index.js +1 -1
  117. package/Textarea/index.mjs +1 -1
  118. package/Theme/index.js +1 -1
  119. package/Theme/index.mjs +1 -1
  120. package/Toggle/index.js +1 -1
  121. package/Toggle/index.mjs +1 -1
  122. package/ToggleCard/index.js +2 -2
  123. package/ToggleCard/index.mjs +2 -2
  124. package/Tooltip/index.js +1 -1
  125. package/Tooltip/index.mjs +1 -1
  126. package/UnstyledButton/index.js +1 -1
  127. package/UnstyledButton/index.mjs +1 -1
  128. package/VerticalNav/Item.d.ts.map +1 -1
  129. package/VerticalNav/index.js +29 -29
  130. package/VerticalNav/index.mjs +29 -29
  131. package/VerticalStack/index.js +1 -1
  132. package/VerticalStack/index.mjs +1 -1
  133. package/__chunks__/{Button-D3HH6Cop.js → Button-BP4wFAxx.js} +19 -19
  134. package/__chunks__/{Button-BuHLa-_9.mjs → Button-Cltfedkl.mjs} +19 -19
  135. package/__chunks__/{Button-DHEZ4A2s.mjs → Button-DhaXhFT-.mjs} +7 -10
  136. package/__chunks__/{Button-BoPQ-Fx9.js → Button-E5WMp4Zg.js} +7 -10
  137. package/__chunks__/{Calendar-CS3-UW6-.mjs → Calendar-4bRks2Gi.mjs} +2 -2
  138. package/__chunks__/{Calendar-HLsBZpg5.js → Calendar-B1PZJFWH.js} +2 -2
  139. package/__chunks__/{CalendarBase-DN4q1mxw.mjs → CalendarBase-B3wrkkDS.mjs} +29 -29
  140. package/__chunks__/{CalendarBase-BsJ1gLtC.js → CalendarBase-Do4GSgxd.js} +30 -30
  141. package/__chunks__/{Card-BL_e88zr.mjs → Card-DLf_ttOB.mjs} +12 -12
  142. package/__chunks__/{Card-CvXlsu1o.js → Card-svNtJnxD.js} +12 -12
  143. package/__chunks__/{Checkbox-D0xwliOU.mjs → Checkbox-BWiWcRta.mjs} +25 -25
  144. package/__chunks__/{Checkbox-BbmNbbNQ.js → Checkbox-DlGXuABy.js} +25 -25
  145. package/__chunks__/{CodeSnippet-vJa_F29X.mjs → CodeSnippet-BUoVXuUr.mjs} +3 -3
  146. package/__chunks__/{CodeSnippet-CpLud0B6.js → CodeSnippet-odGPao5O.js} +3 -3
  147. package/__chunks__/{DatePickerBase-D4ciyYti.js → DatePickerBase-CV6eQTsD.js} +143 -60
  148. package/__chunks__/{DatePickerBase-DmqKEP5k.mjs → DatePickerBase-CphayrFl.mjs} +140 -57
  149. package/__chunks__/{Dialog-CuqmbMC4.js → Dialog-Bn6AgWyj.js} +69 -23
  150. package/__chunks__/{Dialog-D9aIj4DH.mjs → Dialog-CpCJycIv.mjs} +70 -24
  151. package/__chunks__/{FocusScope-Djtxzznf.js → FocusScope-CL3-fUEU.js} +216 -53
  152. package/__chunks__/{FocusScope-CUJV-jWH.mjs → FocusScope-Dg66t-dG.mjs} +208 -45
  153. package/__chunks__/{HelpMenu-4kIhlSTd.mjs → HelpMenu-Bpe3QdoK.mjs} +7 -7
  154. package/__chunks__/{HelpMenu-BG-6BlVd.js → HelpMenu-BsRNOEFK.js} +7 -7
  155. package/__chunks__/{HorizontalGrid-CAxzLBcy.js → HorizontalGrid-CAwv7zKY.js} +1 -1
  156. package/__chunks__/{HorizontalGrid-Caa2bBkn.mjs → HorizontalGrid-Dz8EFgmu.mjs} +1 -1
  157. package/__chunks__/{HorizontalStack-DH_u-Fl7.js → HorizontalStack-CXpjASZi.js} +1 -1
  158. package/__chunks__/{HorizontalStack-Bsl5R02e.mjs → HorizontalStack-CxE8tPx_.mjs} +1 -1
  159. package/__chunks__/{Icon-DL_gGk21.mjs → Icon-0SN9dbwU.mjs} +2 -2
  160. package/__chunks__/{Icon-BLHQN7Np.js → Icon-W8F9w-jS.js} +2 -2
  161. package/__chunks__/{InputCaption-CPAw7fJI.mjs → InputCaption-CRtCXzV7.mjs} +2 -2
  162. package/__chunks__/{InputCaption-OV5VGKWq.js → InputCaption-z01Eep0I.js} +2 -2
  163. package/__chunks__/{InputField-B_3YmU4B.mjs → InputField-BcEdR4h5.mjs} +7 -7
  164. package/__chunks__/{InputField-ChgMqvwU.js → InputField-DlJu_e99.js} +7 -7
  165. package/__chunks__/{InputIcon-COm6bQef.mjs → InputIcon-B3t4QT3H.mjs} +31 -31
  166. package/__chunks__/{InputIcon-BXS9Y8rn.js → InputIcon-BIaAI6v9.js} +31 -31
  167. package/__chunks__/{KebabButton-BRGCIPIv.mjs → KebabButton-B98kLaDH.mjs} +5 -5
  168. package/__chunks__/{KebabButton-DO9OIb2W.js → KebabButton-uoFD_mgV.js} +5 -5
  169. package/__chunks__/{Menu-BYCSuuaR.mjs → Menu-BpTzrm6c.mjs} +44 -30
  170. package/__chunks__/{Menu-DzWdkzK8.js → Menu-DKoRZfeR.js} +44 -30
  171. package/__chunks__/{Notification-BKVkpmTz.mjs → Notification-Br5D4KA8.mjs} +706 -730
  172. package/__chunks__/{Notification-D2fe-Xxz.js → Notification-fsBr9yzr.js} +707 -731
  173. package/__chunks__/{Overlay-zuiAML3I.mjs → Overlay-BtkNBEyr.mjs} +4 -4
  174. package/__chunks__/{Overlay-CwJbrICR.js → Overlay-CwRnK9dm.js} +4 -4
  175. package/__chunks__/{PillGroup-9OjxsTMP.mjs → PillGroup-Bwtq0W9U.mjs} +109 -68
  176. package/__chunks__/{PillGroup-CHPsa3VB.js → PillGroup-DQxoRceT.js} +109 -68
  177. package/__chunks__/{RadioGroup-BulGTLfR.js → RadioGroup-DHvuOAI0.js} +28 -26
  178. package/__chunks__/{RadioGroup-DV7xIP19.mjs → RadioGroup-iTWNHb_4.mjs} +28 -26
  179. package/__chunks__/{RangeCalendar-jktYfFqj.js → RangeCalendar-CV64PgSa.js} +3 -3
  180. package/__chunks__/{RangeCalendar-CwDjqHGQ.mjs → RangeCalendar-W6F-KXKF.mjs} +3 -3
  181. package/__chunks__/{SelectOverlay-6pBMMSgG.mjs → SelectOverlay-D5Df5qbg.mjs} +34 -34
  182. package/__chunks__/{SelectOverlay-HjVuurPc.js → SelectOverlay-snHhT9xQ.js} +34 -34
  183. package/__chunks__/{SelectionManager-DCO_d3m1.mjs → SelectionManager-my6312qq.mjs} +6 -0
  184. package/__chunks__/{SelectionManager-DuX6geJg.js → SelectionManager-px2R7S_e.js} +6 -0
  185. package/__chunks__/{SelectorErrorTooltip-B4k8RWP0.mjs → SelectorErrorTooltip-D78wZKLX.mjs} +4 -4
  186. package/__chunks__/{SelectorErrorTooltip-BWn16OXi.js → SelectorErrorTooltip-ZTlArMnH.js} +4 -4
  187. package/__chunks__/{Spinner-vUeXdpkO.js → Spinner-BQg8KbBa.js} +7 -7
  188. package/__chunks__/{Spinner-CNPgXjAf.mjs → Spinner-fkGldbX3.mjs} +7 -7
  189. package/__chunks__/{Stepper-CAscDgRy.mjs → Stepper-BUH1axEj.mjs} +28 -28
  190. package/__chunks__/{Stepper-sqTqQ9uL.js → Stepper-DLfdtbvv.js} +28 -28
  191. package/__chunks__/{TabNav-ByxN1m64.js → TabNav-BUwzxG3g.js} +1 -1
  192. package/__chunks__/{TabNav-C1qCKmy4.mjs → TabNav-CKEi-DUF.mjs} +1 -1
  193. package/__chunks__/{Tabs-DNN1AXwm.js → Tabs--FBVp-tw.js} +20 -20
  194. package/__chunks__/{Tabs-CKqKdgkN.mjs → Tabs-C7OfCIBi.mjs} +20 -20
  195. package/__chunks__/{Text-BPOoDg5O.mjs → Text-BYGcKHR7.mjs} +40 -40
  196. package/__chunks__/{Text-CFmLMgB7.js → Text-DZ601qf9.js} +40 -40
  197. package/__chunks__/{TextField-CtAwsnQG.mjs → TextField-BWEZbXZ-.mjs} +1 -1
  198. package/__chunks__/{TextField-CES6ydsj.js → TextField-DJ5YAdLq.js} +1 -1
  199. package/__chunks__/{Theme-ByVPHaBx.mjs → Theme-CctofSlt.mjs} +1 -1
  200. package/__chunks__/{Theme-BTOgcCP2.js → Theme-Ck5K42IR.js} +1 -1
  201. package/__chunks__/{Toggle-qwyZuSZH.mjs → Toggle-CgRXkhDq.mjs} +15 -15
  202. package/__chunks__/{Toggle-D5VRzeJU.js → Toggle-DdKkOwZq.js} +15 -15
  203. package/__chunks__/{Tooltip-BAKQ9mVy.mjs → Tooltip-2wr2yp_C.mjs} +17 -16
  204. package/__chunks__/{Tooltip-CYDWD3VB.js → Tooltip-b45ajKHN.js} +17 -16
  205. package/__chunks__/{UnstyledButton-yd6ZL2Yi.js → UnstyledButton-BNciIRwZ.js} +3 -3
  206. package/__chunks__/{UnstyledButton-D_DzFe67.mjs → UnstyledButton-aKk2POM3.mjs} +3 -3
  207. package/__chunks__/{VerticalStack-BkGZvd41.mjs → VerticalStack-C2yDQVHD.mjs} +3 -3
  208. package/__chunks__/{VerticalStack-B7ytb3Iu.js → VerticalStack-Dzpv3O67.js} +3 -3
  209. package/__chunks__/{VisuallyHidden-cQCgS6_a.mjs → VisuallyHidden-BW8z0u63.mjs} +2 -2
  210. package/__chunks__/{VisuallyHidden-DcUrMWfu.js → VisuallyHidden-CxznJ2eH.js} +2 -2
  211. package/__chunks__/{ariaHideOutside-CvJKAP9c.mjs → ariaHideOutside-BWTlv_g_.mjs} +26 -11
  212. package/__chunks__/{ariaHideOutside-DkYn-eBq.js → ariaHideOutside-CCOx7fIt.js} +27 -12
  213. package/__chunks__/{context-CYcq9Zvo.js → context-B-dkBtcD.js} +1 -54
  214. package/__chunks__/{context-D3NeXov7.js → context-BQfsEeih.js} +1 -1
  215. package/__chunks__/{context-BZCcafjG.mjs → context-BZH2zfKM.mjs} +1 -1
  216. package/__chunks__/{context-EpOG85wC.mjs → context-ClcSNaYl.mjs} +3 -56
  217. package/__chunks__/focusSafely-DLX4i5KV.js +15 -0
  218. package/__chunks__/focusSafely-MpYXzuLP.mjs +16 -0
  219. package/__chunks__/index-6ObXAT_4.js +147 -0
  220. package/__chunks__/index-DOQwYO8h.mjs +148 -0
  221. package/__chunks__/{mergeProps-DniMwM6P.js → mergeProps-6pKCnMWU.js} +21 -19
  222. package/__chunks__/{mergeProps-DSi85raC.mjs → mergeProps-C4OYS8Nd.mjs} +26 -24
  223. package/__chunks__/{scrollIntoView-wURtlgJt.mjs → scrollIntoView-1v0vfaIN.mjs} +1 -1
  224. package/__chunks__/{scrollIntoView-BN4yt25y.js → scrollIntoView-CzFYIYQT.js} +1 -1
  225. package/__chunks__/{tokens-BolVbjJp.mjs → tokens-CyXKQDx6.mjs} +142 -142
  226. package/__chunks__/{tokens-BmCk-Bk0.js → tokens-MDLCVf35.js} +142 -142
  227. package/__chunks__/{useButton-CdgRb7pd.mjs → useButton-B8EwIeGA.mjs} +5 -5
  228. package/__chunks__/{useButton-B_VJe1i5.js → useButton-BUzZ-5VB.js} +5 -5
  229. package/__chunks__/{useCollator-B-keb3wA.mjs → useCollator-CYCg6wMz.mjs} +1 -1
  230. package/__chunks__/{useCollator-DGrSWVh4.js → useCollator-DpGidudE.js} +1 -1
  231. package/__chunks__/{useDialog-DJ-g6m8Y.js → useDialog-BkTg_V3k.js} +5 -5
  232. package/__chunks__/{useDialog-Bxep5NaV.mjs → useDialog-mJmFmECS.mjs} +5 -5
  233. package/__chunks__/{useEdgeInterceptors-WqF_YygM.mjs → useEdgeInterceptors-D_DARZZd.mjs} +5 -5
  234. package/__chunks__/{useEdgeInterceptors-Dr0sj9Ly.js → useEdgeInterceptors-Ihk8NfjJ.js} +5 -5
  235. package/__chunks__/{useEvent-B0fsKtsf.mjs → useEvent-DUet8f_n.mjs} +1 -1
  236. package/__chunks__/{useEvent-DY7dR7Mi.js → useEvent-DiEr5shV.js} +1 -1
  237. package/__chunks__/{useField-B6VplZ_n.mjs → useField-CQfJ37Nt.mjs} +2 -2
  238. package/__chunks__/{useField-BJW_bXVD.js → useField-MeTEdBhD.js} +2 -2
  239. package/__chunks__/{useFilter-D-K0Oj-7.mjs → useFilter-D3MAuO1e.mjs} +1 -1
  240. package/__chunks__/{useFilter-DpnZ54nd.js → useFilter-DUqh08RA.js} +1 -1
  241. package/__chunks__/{useFocus-lnK5BCt2.mjs → useFocus-BR2JUcSC.mjs} +3 -3
  242. package/__chunks__/{useFocus-l6ZlVMHW.js → useFocus-CMM1E_s1.js} +5 -5
  243. package/__chunks__/{useFocusRing-f5StfjhA.js → useFocusRing-BTr2SNa0.js} +3 -3
  244. package/__chunks__/{useFocusRing-KIEn23AD.mjs → useFocusRing-BbxvDonI.mjs} +3 -3
  245. package/__chunks__/{useFocusVisible-CiIrKjuz.js → useFocusVisible-DFYEx6se.js} +18 -107
  246. package/__chunks__/{useFocusVisible-Bb3k4_O_.mjs → useFocusVisible-D_XXcaLm.mjs} +11 -100
  247. package/__chunks__/useFocusWithin-B1KKdipT.js +69 -0
  248. package/__chunks__/useFocusWithin-DMidhx8C.mjs +70 -0
  249. package/__chunks__/{useFocusable-BQyiwtXU.js → useFocusable-6aWd3xB2.js} +15 -12
  250. package/__chunks__/{useFocusable-DxcU91xN.mjs → useFocusable-BQyiLqbY.mjs} +16 -13
  251. package/__chunks__/{useFormReset-DA1Lwdha.mjs → useFormReset-DwIsbrAk.mjs} +1 -1
  252. package/__chunks__/{useFormReset-Bgj93eR3.js → useFormReset-Ja1aibwy.js} +1 -1
  253. package/__chunks__/{useFormValidation-BeqiYVJN.js → useFormValidation-BqUyj3MW.js} +2 -2
  254. package/__chunks__/{useFormValidation-CCe1AoIX.mjs → useFormValidation-SckXeoUZ.mjs} +2 -2
  255. package/__chunks__/{useHasTabbableChild-DOO1szWv.mjs → useHasTabbableChild-BkKbzCwx.mjs} +2 -2
  256. package/__chunks__/{useHasTabbableChild-CepF5tQS.js → useHasTabbableChild-OzJPDs7u.js} +2 -2
  257. package/__chunks__/{useHighlightSelectionDescription-B_YjQEPD.mjs → useHighlightSelectionDescription-C3ZHe657.mjs} +16 -7
  258. package/__chunks__/{useHighlightSelectionDescription-nSfKxNPA.js → useHighlightSelectionDescription-DDHTMZiR.js} +16 -7
  259. package/__chunks__/{useHover-BOYR4wqI.mjs → useHover-DpEGMvo6.mjs} +13 -3
  260. package/__chunks__/{useHover-BIKwjrCT.js → useHover-NuBBFo1D.js} +13 -3
  261. package/__chunks__/{useLabel-D37VV43W.mjs → useLabel-B3S3Miea.mjs} +2 -2
  262. package/__chunks__/{useLabel-t-N6anB8.js → useLabel-DVLShpAi.js} +2 -2
  263. package/__chunks__/{useLabels-5f58TiCH.mjs → useLabels-ClfID0sX.mjs} +1 -1
  264. package/__chunks__/{useLabels-KmwewLTv.js → useLabels-DrIYrapv.js} +1 -1
  265. package/__chunks__/{useLink-CQhl3ZGL.js → useLink-DyvPn11c.js} +4 -4
  266. package/__chunks__/{useLink-BGK9UEQW.mjs → useLink-WThPkjA2.mjs} +4 -4
  267. package/__chunks__/{useListBoxSection-Dl15OiHe.mjs → useListBoxSection-8W_ApdBB.mjs} +10 -10
  268. package/__chunks__/{useListBoxSection-TdoNdwIM.js → useListBoxSection-rWvzEd35.js} +11 -11
  269. package/__chunks__/{useListState-I5rva0Fq.js → useListState-CKHwm7j_.js} +27 -12
  270. package/__chunks__/{useListState-AFrlkW73.mjs → useListState-DqBHV23A.mjs} +28 -13
  271. package/__chunks__/{useLocalizedStringFormatter-BHXy3Wtu.mjs → useLocalizedStringFormatter-BhtDVRd3.mjs} +1 -1
  272. package/__chunks__/{useLocalizedStringFormatter-CaF1VsOH.js → useLocalizedStringFormatter-C3ZwxPrF.js} +1 -1
  273. package/__chunks__/{useMenuTrigger-DhSBxWW5.js → useMenuTrigger-BVkF1AqM.js} +9 -5
  274. package/__chunks__/{useMenuTrigger-DDKy3dcp.mjs → useMenuTrigger-D1J5fKGN.mjs} +9 -5
  275. package/__chunks__/{useMenuTriggerState-BJJ3WdLH.mjs → useMenuTriggerState-BtbgVHYJ.mjs} +1 -1
  276. package/__chunks__/{useMenuTriggerState-DTZmPbSP.js → useMenuTriggerState-Skj7UUPq.js} +1 -1
  277. package/__chunks__/{useModalOverlay-BeCxNyVY.mjs → useModalOverlay-USYfWlZ0.mjs} +3 -3
  278. package/__chunks__/{useModalOverlay-gSHY_FAb.js → useModalOverlay-VZIDHsXZ.js} +3 -3
  279. package/__chunks__/{useOverlayPosition-DJGEWKwM.js → useOverlayPosition-4b_rkosH.js} +5 -5
  280. package/__chunks__/{useOverlayPosition-CTTQ0gZN.mjs → useOverlayPosition-vVuqBjvk.mjs} +4 -4
  281. package/__chunks__/{useOverlayTrigger-BvP35sYf.mjs → useOverlayTrigger-C_ezbQv8.mjs} +2 -2
  282. package/__chunks__/{useOverlayTrigger-CiUR_pLO.js → useOverlayTrigger-Df2Gw0ns.js} +2 -2
  283. package/__chunks__/{usePress-DTGD4Sub.js → usePress-BkfhIu8i.js} +92 -124
  284. package/__chunks__/{usePress-CqfuY_T7.mjs → usePress-CMfwAyab.mjs} +77 -109
  285. package/__chunks__/{useSelectableItem-DeFiKyU1.mjs → useSelectableItem-DR0zbOkr.mjs} +122 -55
  286. package/__chunks__/{useSelectableItem-BEkjpB_K.js → useSelectableItem-DyTPlPnm.js} +123 -56
  287. package/__chunks__/{useSelectableList-Dk3TxzYJ.js → useSelectableList-CORVRfbM.js} +4 -4
  288. package/__chunks__/{useSelectableList-DPJUwWwV.mjs → useSelectableList-CPXWkbh2.mjs} +4 -4
  289. package/__chunks__/{useSingleSelectListState-DuCUY6dR.mjs → useSingleSelectListState-61RqBjo5.mjs} +1 -1
  290. package/__chunks__/{useSingleSelectListState-5RB1w9vv.js → useSingleSelectListState-IrBbHxlA.js} +1 -1
  291. package/__chunks__/{useTextField-CspDdKaL.mjs → useTextField-BMdTAdta.mjs} +9 -8
  292. package/__chunks__/{useTextField-DM-ZTn9j.js → useTextField-CLVShmFK.js} +10 -9
  293. package/__chunks__/{useToggle-Cu5EqIJD.js → useToggle-ARrVy-Wa.js} +9 -7
  294. package/__chunks__/{useToggle-CbrJW7jr.mjs → useToggle-XRd89s8O.mjs} +9 -7
  295. package/__chunks__/{useTreeState-D6aHf9kN.js → useTreeState-DrWJoIPU.js} +1 -1
  296. package/__chunks__/{useTreeState-w_raYfy2.mjs → useTreeState-DtfZCGLY.mjs} +1 -1
  297. package/__chunks__/{useUpdateEffect-CssYIsWI.js → useUpdateEffect-BII0W8Ne.js} +2 -1
  298. package/__chunks__/{useUpdateEffect-BLgGnNgL.mjs → useUpdateEffect-C9amKlvd.mjs} +2 -1
  299. package/__chunks__/{utilities-DIZYscJV.js → utilities-1DzM5WE1.js} +21 -16
  300. package/__chunks__/{utilities-CczOI9Hn.mjs → utilities-9S1EwfZA.mjs} +21 -16
  301. package/__chunks__/{utils-BlKqJM2_.js → utils-CY9C69XV.js} +8 -7
  302. package/__chunks__/utils-DTjlhnVc.js +383 -0
  303. package/__chunks__/{utils-BIfsWYLR.mjs → utils-VVmFE3B0.mjs} +8 -7
  304. package/__chunks__/utils-_T25xnBK.mjs +385 -0
  305. package/package.json +10 -10
  306. package/style.css +1214 -1313
  307. package/styles/_scrollbars.scss +8 -8
  308. package/styles/_token-helpers.scss +0 -9
  309. package/styles/global.scss +1 -1
  310. package/utilities/react.d.ts.map +1 -1
  311. package/utilities/storybook.d.ts +12 -88
  312. package/utilities/storybook.d.ts.map +1 -1
  313. package/__chunks__/focusSafely-CCOEuEpK.mjs +0 -15
  314. package/__chunks__/focusSafely-wmTq_iKq.js +0 -14
  315. package/__chunks__/index-CTw89HMx.js +0 -198
  316. package/__chunks__/index-DCSYt1ke.mjs +0 -199
  317. package/__chunks__/isVirtualEvent-B_Z4yzgm.mjs +0 -75
  318. package/__chunks__/isVirtualEvent-C-tB2MCl.js +0 -74
  319. package/__chunks__/useFocusWithin-BGNdxo9d.mjs +0 -48
  320. package/__chunks__/useFocusWithin-C-45XiL1.js +0 -47
@@ -114,50 +114,52 @@ function $b5e257d569688ac6$export$535bd6ca7f90a273() {
114
114
  return React.useContext($b5e257d569688ac6$var$IsSSRContext);
115
115
  }
116
116
  let $bdb11010cef70236$var$canUseDOM = Boolean(typeof window !== "undefined" && window.document && window.document.createElement);
117
- let $bdb11010cef70236$var$idsUpdaterMap = /* @__PURE__ */ new Map();
117
+ let $bdb11010cef70236$export$d41a04c74483c6ef = /* @__PURE__ */ new Map();
118
+ let $bdb11010cef70236$var$registry;
119
+ if (typeof FinalizationRegistry !== "undefined") $bdb11010cef70236$var$registry = new FinalizationRegistry((heldValue) => {
120
+ $bdb11010cef70236$export$d41a04c74483c6ef.delete(heldValue);
121
+ });
118
122
  function $bdb11010cef70236$export$f680877a34711e37(defaultId) {
119
123
  let [value, setValue] = React.useState(defaultId);
120
124
  let nextId = React.useRef(null);
121
125
  let res = $b5e257d569688ac6$export$619500959fc48b26(value);
122
- let updateValue = React.useCallback((val) => {
123
- nextId.current = val;
124
- }, []);
126
+ let cleanupRef = React.useRef(null);
127
+ if ($bdb11010cef70236$var$registry) $bdb11010cef70236$var$registry.register(cleanupRef, res);
125
128
  if ($bdb11010cef70236$var$canUseDOM) {
126
- if ($bdb11010cef70236$var$idsUpdaterMap.has(res) && !$bdb11010cef70236$var$idsUpdaterMap.get(res).includes(updateValue)) $bdb11010cef70236$var$idsUpdaterMap.set(res, [
127
- ...$bdb11010cef70236$var$idsUpdaterMap.get(res),
128
- updateValue
129
- ]);
130
- else $bdb11010cef70236$var$idsUpdaterMap.set(res, [
131
- updateValue
129
+ const cacheIdRef = $bdb11010cef70236$export$d41a04c74483c6ef.get(res);
130
+ if (cacheIdRef && !cacheIdRef.includes(nextId)) cacheIdRef.push(nextId);
131
+ else $bdb11010cef70236$export$d41a04c74483c6ef.set(res, [
132
+ nextId
132
133
  ]);
133
134
  }
134
135
  $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c(() => {
135
136
  let r2 = res;
136
137
  return () => {
137
- $bdb11010cef70236$var$idsUpdaterMap.delete(r2);
138
+ if ($bdb11010cef70236$var$registry) $bdb11010cef70236$var$registry.unregister(cleanupRef);
139
+ $bdb11010cef70236$export$d41a04c74483c6ef.delete(r2);
138
140
  };
139
141
  }, [
140
142
  res
141
143
  ]);
142
144
  React.useEffect(() => {
143
145
  let newId = nextId.current;
144
- if (newId) {
145
- nextId.current = null;
146
- setValue(newId);
147
- }
146
+ if (newId) setValue(newId);
147
+ return () => {
148
+ if (newId) nextId.current = null;
149
+ };
148
150
  });
149
151
  return res;
150
152
  }
151
153
  function $bdb11010cef70236$export$cd8c9cb68f842629(idA, idB) {
152
154
  if (idA === idB) return idA;
153
- let setIdsA = $bdb11010cef70236$var$idsUpdaterMap.get(idA);
155
+ let setIdsA = $bdb11010cef70236$export$d41a04c74483c6ef.get(idA);
154
156
  if (setIdsA) {
155
- setIdsA.forEach((fn) => fn(idB));
157
+ setIdsA.forEach((ref) => ref.current = idB);
156
158
  return idB;
157
159
  }
158
- let setIdsB = $bdb11010cef70236$var$idsUpdaterMap.get(idB);
160
+ let setIdsB = $bdb11010cef70236$export$d41a04c74483c6ef.get(idB);
159
161
  if (setIdsB) {
160
- setIdsB.forEach((fn) => fn(idA));
162
+ setIdsB.forEach((ref) => ref.current = idA);
161
163
  return idA;
162
164
  }
163
165
  return idB;
@@ -113,50 +113,52 @@ function $b5e257d569688ac6$export$535bd6ca7f90a273() {
113
113
  return useContext($b5e257d569688ac6$var$IsSSRContext);
114
114
  }
115
115
  let $bdb11010cef70236$var$canUseDOM = Boolean(typeof window !== "undefined" && window.document && window.document.createElement);
116
- let $bdb11010cef70236$var$idsUpdaterMap = /* @__PURE__ */ new Map();
116
+ let $bdb11010cef70236$export$d41a04c74483c6ef = /* @__PURE__ */ new Map();
117
+ let $bdb11010cef70236$var$registry;
118
+ if (typeof FinalizationRegistry !== "undefined") $bdb11010cef70236$var$registry = new FinalizationRegistry((heldValue) => {
119
+ $bdb11010cef70236$export$d41a04c74483c6ef.delete(heldValue);
120
+ });
117
121
  function $bdb11010cef70236$export$f680877a34711e37(defaultId) {
118
122
  let [value, setValue] = useState(defaultId);
119
123
  let nextId = useRef(null);
120
124
  let res = $b5e257d569688ac6$export$619500959fc48b26(value);
121
- let updateValue = useCallback((val) => {
122
- nextId.current = val;
123
- }, []);
125
+ let cleanupRef = useRef(null);
126
+ if ($bdb11010cef70236$var$registry) $bdb11010cef70236$var$registry.register(cleanupRef, res);
124
127
  if ($bdb11010cef70236$var$canUseDOM) {
125
- if ($bdb11010cef70236$var$idsUpdaterMap.has(res) && !$bdb11010cef70236$var$idsUpdaterMap.get(res).includes(updateValue)) $bdb11010cef70236$var$idsUpdaterMap.set(res, [
126
- ...$bdb11010cef70236$var$idsUpdaterMap.get(res),
127
- updateValue
128
- ]);
129
- else $bdb11010cef70236$var$idsUpdaterMap.set(res, [
130
- updateValue
128
+ const cacheIdRef = $bdb11010cef70236$export$d41a04c74483c6ef.get(res);
129
+ if (cacheIdRef && !cacheIdRef.includes(nextId)) cacheIdRef.push(nextId);
130
+ else $bdb11010cef70236$export$d41a04c74483c6ef.set(res, [
131
+ nextId
131
132
  ]);
132
133
  }
133
134
  $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c(() => {
134
135
  let r2 = res;
135
136
  return () => {
136
- $bdb11010cef70236$var$idsUpdaterMap.delete(r2);
137
+ if ($bdb11010cef70236$var$registry) $bdb11010cef70236$var$registry.unregister(cleanupRef);
138
+ $bdb11010cef70236$export$d41a04c74483c6ef.delete(r2);
137
139
  };
138
140
  }, [
139
141
  res
140
142
  ]);
141
143
  useEffect(() => {
142
144
  let newId = nextId.current;
143
- if (newId) {
144
- nextId.current = null;
145
- setValue(newId);
146
- }
145
+ if (newId) setValue(newId);
146
+ return () => {
147
+ if (newId) nextId.current = null;
148
+ };
147
149
  });
148
150
  return res;
149
151
  }
150
152
  function $bdb11010cef70236$export$cd8c9cb68f842629(idA, idB) {
151
153
  if (idA === idB) return idA;
152
- let setIdsA = $bdb11010cef70236$var$idsUpdaterMap.get(idA);
154
+ let setIdsA = $bdb11010cef70236$export$d41a04c74483c6ef.get(idA);
153
155
  if (setIdsA) {
154
- setIdsA.forEach((fn) => fn(idB));
156
+ setIdsA.forEach((ref) => ref.current = idB);
155
157
  return idB;
156
158
  }
157
- let setIdsB = $bdb11010cef70236$var$idsUpdaterMap.get(idB);
159
+ let setIdsB = $bdb11010cef70236$export$d41a04c74483c6ef.get(idB);
158
160
  if (setIdsB) {
159
- setIdsB.forEach((fn) => fn(idA));
161
+ setIdsB.forEach((ref) => ref.current = idA);
160
162
  return idA;
161
163
  }
162
164
  return idB;
@@ -218,10 +220,10 @@ function $3ef42575df84b30b$export$9d1611c77c2fe928(...args) {
218
220
  }
219
221
  export {
220
222
  $3ef42575df84b30b$export$9d1611c77c2fe928 as $,
221
- $8ae05eaa5c114e9c$export$7f54fc3180508a52 as a,
222
- $bdb11010cef70236$export$b4cc09c592e8fdb8 as b,
223
- $bdb11010cef70236$export$f680877a34711e37 as c,
224
- $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c as d,
225
- $b5e257d569688ac6$export$535bd6ca7f90a273 as e,
223
+ $b5e257d569688ac6$export$535bd6ca7f90a273 as a,
224
+ $8ae05eaa5c114e9c$export$7f54fc3180508a52 as b,
225
+ $bdb11010cef70236$export$b4cc09c592e8fdb8 as c,
226
+ $bdb11010cef70236$export$f680877a34711e37 as d,
227
+ $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c as e,
226
228
  $ff5963eb1fccf552$export$e08e3b67e392101e as f
227
229
  };
@@ -1,4 +1,4 @@
1
- import { d as $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c } from "./mergeProps-DSi85raC.mjs";
1
+ import { e as $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c } from "./mergeProps-C4OYS8Nd.mjs";
2
2
  import { useState } from "react";
3
3
  import { $ as $cc38e7bd3fc7b213$export$2bb74740c4e19def } from "./isScrollable-DwbLAiO0.mjs";
4
4
  function $a40c673dc9f6d9c7$export$94ed1c92c7beeb22(node, checkForOverflow) {
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- const mergeProps = require("./mergeProps-DniMwM6P.js");
2
+ const mergeProps = require("./mergeProps-6pKCnMWU.js");
3
3
  const React = require("react");
4
4
  const isScrollable = require("./isScrollable-CE3Xdlg4.js");
5
5
  function $a40c673dc9f6d9c7$export$94ed1c92c7beeb22(node, checkForOverflow) {
@@ -5,87 +5,87 @@ const ezuiTokens = {
5
5
  "breakpoint.lg": "1024px",
6
6
  "breakpoint.xl": "1360px",
7
7
  "breakpoint.xxl": "1920px",
8
- "color.blue.100": "#d0dbff",
9
- "color.blue.200": "#a2b8ff",
10
- "color.blue.300": "#7394ff",
11
- "color.blue.400": "#4571ff",
12
- "color.blue.500": "#164dff",
13
- "color.blue.600": "#113abf",
14
- "color.blue.700": "#0b2780",
8
+ "color.blue.100": "#D0DBFF",
9
+ "color.blue.200": "#A2B8FF",
10
+ "color.blue.300": "#7394FF",
11
+ "color.blue.400": "#4571FF",
12
+ "color.blue.500": "#164DFF",
13
+ "color.blue.600": "#113ABF",
14
+ "color.blue.700": "#0B2780",
15
15
  "color.blue.800": "#061340",
16
16
  "color.blue.900": "#000824",
17
- "color.blue.050": "#f6f9ff",
18
- "color.blue.025": "#fbfdff",
19
- "color.green.100": "#ccfaef",
20
- "color.green.200": "#99f5df",
21
- "color.green.300": "#66efce",
22
- "color.green.400": "#33eabe",
23
- "color.green.500": "#00e5ae",
24
- "color.green.600": "#00ac83",
17
+ "color.blue.050": "#F6F9FF",
18
+ "color.blue.025": "#FBFDFF",
19
+ "color.green.100": "#CCFAEF",
20
+ "color.green.200": "#99F5DF",
21
+ "color.green.300": "#66EFCE",
22
+ "color.green.400": "#33EABE",
23
+ "color.green.500": "#00E5AE",
24
+ "color.green.600": "#00AC83",
25
25
  "color.green.700": "#007357",
26
- "color.green.800": "#00392c",
27
- "color.green.900": "#001e16",
28
- "color.green.050": "#eafffa",
29
- "color.green.025": "#fafffe",
30
- "color.red.100": "#fedede",
31
- "color.red.200": "#fdbebd",
32
- "color.red.300": "#fd9d9b",
33
- "color.red.400": "#fc7d7a",
34
- "color.red.500": "#fb5c59",
35
- "color.red.600": "#bc4543",
36
- "color.red.700": "#7e2e2d",
37
- "color.red.800": "#3f1716",
38
- "color.red.900": "#1b0707",
39
- "color.red.050": "#fff2f2",
40
- "color.red.025": "#fffcfc",
41
- "color.purple.100": "#ecd7fc",
42
- "color.purple.200": "#d9b0f8",
43
- "color.purple.300": "#c588f5",
44
- "color.purple.400": "#b261f1",
45
- "color.purple.500": "#9f39ee",
46
- "color.purple.600": "#772bb0",
47
- "color.purple.700": "#501d77",
48
- "color.purple.800": "#280e3c",
26
+ "color.green.800": "#00392C",
27
+ "color.green.900": "#001E16",
28
+ "color.green.050": "#EAFFFA",
29
+ "color.green.025": "#FAFFFE",
30
+ "color.red.100": "#FEDEDE",
31
+ "color.red.200": "#FDBEBD",
32
+ "color.red.300": "#FD9D9B",
33
+ "color.red.400": "#FC7D7A",
34
+ "color.red.500": "#FB5C59",
35
+ "color.red.600": "#BC4543",
36
+ "color.red.700": "#7E2E2D",
37
+ "color.red.800": "#3F1716",
38
+ "color.red.900": "#1B0707",
39
+ "color.red.050": "#FFF2F2",
40
+ "color.red.025": "#FFFCFC",
41
+ "color.purple.100": "#ECD7FC",
42
+ "color.purple.200": "#D9B0F8",
43
+ "color.purple.300": "#C588F5",
44
+ "color.purple.400": "#B261F1",
45
+ "color.purple.500": "#9F39EE",
46
+ "color.purple.600": "#772BB0",
47
+ "color.purple.700": "#501D77",
48
+ "color.purple.800": "#280E3C",
49
49
  "color.purple.900": "#150720",
50
- "color.purple.050": "#f9f1ff",
51
- "color.purple.025": "#fdfbff",
52
- "color.yellow.100": "#fff8df",
53
- "color.yellow.200": "#fff2c4",
54
- "color.yellow.300": "#ffeba4",
55
- "color.yellow.400": "#fee281",
56
- "color.yellow.500": "#f4d35e",
57
- "color.yellow.600": "#d6a015",
58
- "color.yellow.700": "#a57b0f",
59
- "color.yellow.800": "#6c4a07",
50
+ "color.purple.050": "#F9F1FF",
51
+ "color.purple.025": "#FDFBFF",
52
+ "color.yellow.100": "#FFF8DF",
53
+ "color.yellow.200": "#FFF2C4",
54
+ "color.yellow.300": "#FFEBA4",
55
+ "color.yellow.400": "#FEE281",
56
+ "color.yellow.500": "#F4D35E",
57
+ "color.yellow.600": "#D6A015",
58
+ "color.yellow.700": "#A57B0F",
59
+ "color.yellow.800": "#6C4A07",
60
60
  "color.yellow.900": "#423804",
61
- "color.yellow.050": "#fffcf0",
62
- "color.yellow.025": "#fffefb",
63
- "color.orange.100": "#ffede0",
64
- "color.orange.200": "#ffd0a4",
65
- "color.orange.300": "#ffbc7d",
66
- "color.orange.400": "#ffad61",
67
- "color.orange.500": "#ff8d25",
68
- "color.orange.600": "#f2780a",
69
- "color.orange.700": "#c36108",
61
+ "color.yellow.050": "#FFFCF0",
62
+ "color.yellow.025": "#FFFEFB",
63
+ "color.orange.100": "#FFEDE0",
64
+ "color.orange.200": "#FFD0A4",
65
+ "color.orange.300": "#FFBC7D",
66
+ "color.orange.400": "#FFAD61",
67
+ "color.orange.500": "#FF8D25",
68
+ "color.orange.600": "#F2780A",
69
+ "color.orange.700": "#C36108",
70
70
  "color.orange.800": "#834003",
71
- "color.orange.900": "#411e00",
72
- "color.orange.050": "#fff9f5",
73
- "color.orange.025": "#fffdfd",
74
- "color.gray.100": "#e2e7f0",
75
- "color.gray.200": "#c6cfe0",
76
- "color.gray.300": "#a9b6d1",
77
- "color.gray.400": "#8d9ec1",
78
- "color.gray.500": "#7086b2",
79
- "color.gray.600": "#47547f",
71
+ "color.orange.900": "#411E00",
72
+ "color.orange.050": "#FFF9F5",
73
+ "color.orange.025": "#FFFDFD",
74
+ "color.gray.100": "#E2E7F0",
75
+ "color.gray.200": "#C6CFE0",
76
+ "color.gray.300": "#A9B6D1",
77
+ "color.gray.400": "#8D9EC1",
78
+ "color.gray.500": "#7086B2",
79
+ "color.gray.600": "#47547F",
80
80
  "color.gray.700": "#384359",
81
- "color.gray.800": "#1c222d",
81
+ "color.gray.800": "#1C222D",
82
82
  "color.gray.900": "#000000",
83
- "color.gray.050": "#f1f1f1",
84
- "color.gray.025": "#fafafa",
85
- "color.gray.000": "#ffffff",
86
- "color.off_white": "#fff9f5",
83
+ "color.gray.050": "#F1F1F1",
84
+ "color.gray.025": "#FAFAFA",
85
+ "color.gray.000": "#FFFFFF",
86
+ "color.off_white": "#FFF9F5",
87
87
  "color.black": "#000000",
88
- "color.white": "#ffffff",
88
+ "color.white": "#FFFFFF",
89
89
  "font.family.sans": 'Poppins, "Poppins Fallback"',
90
90
  "font.family.mono": 'SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace',
91
91
  "font.family.icon": '"Material Symbols Outlined"',
@@ -253,82 +253,82 @@ const ezuiTokens = {
253
253
  "space.4.5": "36px",
254
254
  "theme.light.color.primary.900": "#000824",
255
255
  "theme.light.color.primary.800": "#061340",
256
- "theme.light.color.primary.700": "#0b2780",
257
- "theme.light.color.primary.600": "#113abf",
258
- "theme.light.color.primary.500": "#164dff",
259
- "theme.light.color.primary.400": "#4571ff",
260
- "theme.light.color.primary.300": "#7394ff",
261
- "theme.light.color.primary.200": "#a2b8ff",
262
- "theme.light.color.primary.100": "#d0dbff",
263
- "theme.light.color.primary.050": "#f6f9ff",
264
- "theme.light.color.primary.025": "#fbfdff",
256
+ "theme.light.color.primary.700": "#0B2780",
257
+ "theme.light.color.primary.600": "#113ABF",
258
+ "theme.light.color.primary.500": "#164DFF",
259
+ "theme.light.color.primary.400": "#4571FF",
260
+ "theme.light.color.primary.300": "#7394FF",
261
+ "theme.light.color.primary.200": "#A2B8FF",
262
+ "theme.light.color.primary.100": "#D0DBFF",
263
+ "theme.light.color.primary.050": "#F6F9FF",
264
+ "theme.light.color.primary.025": "#FBFDFF",
265
265
  "theme.light.color.secondary.900": "#150720",
266
- "theme.light.color.secondary.800": "#280e3c",
267
- "theme.light.color.secondary.700": "#501d77",
268
- "theme.light.color.secondary.600": "#772bb0",
269
- "theme.light.color.secondary.500": "#9f39ee",
270
- "theme.light.color.secondary.400": "#b261f1",
271
- "theme.light.color.secondary.300": "#c588f5",
272
- "theme.light.color.secondary.200": "#d9b0f8",
273
- "theme.light.color.secondary.100": "#ecd7fc",
274
- "theme.light.color.secondary.050": "#f9f1ff",
275
- "theme.light.color.secondary.025": "#fdfbff",
276
- "theme.light.color.positive.900": "#001e16",
277
- "theme.light.color.positive.800": "#00392c",
266
+ "theme.light.color.secondary.800": "#280E3C",
267
+ "theme.light.color.secondary.700": "#501D77",
268
+ "theme.light.color.secondary.600": "#772BB0",
269
+ "theme.light.color.secondary.500": "#9F39EE",
270
+ "theme.light.color.secondary.400": "#B261F1",
271
+ "theme.light.color.secondary.300": "#C588F5",
272
+ "theme.light.color.secondary.200": "#D9B0F8",
273
+ "theme.light.color.secondary.100": "#ECD7FC",
274
+ "theme.light.color.secondary.050": "#F9F1FF",
275
+ "theme.light.color.secondary.025": "#FDFBFF",
276
+ "theme.light.color.positive.900": "#001E16",
277
+ "theme.light.color.positive.800": "#00392C",
278
278
  "theme.light.color.positive.700": "#007357",
279
- "theme.light.color.positive.600": "#00ac83",
280
- "theme.light.color.positive.500": "#00e5ae",
281
- "theme.light.color.positive.400": "#33eabe",
282
- "theme.light.color.positive.300": "#66efce",
283
- "theme.light.color.positive.200": "#99f5df",
284
- "theme.light.color.positive.100": "#ccfaef",
285
- "theme.light.color.positive.050": "#eafffa",
286
- "theme.light.color.positive.025": "#fafffe",
287
- "theme.light.color.negative.900": "#1b0707",
288
- "theme.light.color.negative.800": "#3f1716",
289
- "theme.light.color.negative.700": "#7e2e2d",
290
- "theme.light.color.negative.600": "#bc4543",
291
- "theme.light.color.negative.500": "#fb5c59",
292
- "theme.light.color.negative.400": "#fc7d7a",
293
- "theme.light.color.negative.300": "#fd9d9b",
294
- "theme.light.color.negative.200": "#fdbebd",
295
- "theme.light.color.negative.100": "#fedede",
296
- "theme.light.color.negative.050": "#fff2f2",
297
- "theme.light.color.negative.025": "#fffcfc",
298
- "theme.light.color.alert.900": "#411e00",
279
+ "theme.light.color.positive.600": "#00AC83",
280
+ "theme.light.color.positive.500": "#00E5AE",
281
+ "theme.light.color.positive.400": "#33EABE",
282
+ "theme.light.color.positive.300": "#66EFCE",
283
+ "theme.light.color.positive.200": "#99F5DF",
284
+ "theme.light.color.positive.100": "#CCFAEF",
285
+ "theme.light.color.positive.050": "#EAFFFA",
286
+ "theme.light.color.positive.025": "#FAFFFE",
287
+ "theme.light.color.negative.900": "#1B0707",
288
+ "theme.light.color.negative.800": "#3F1716",
289
+ "theme.light.color.negative.700": "#7E2E2D",
290
+ "theme.light.color.negative.600": "#BC4543",
291
+ "theme.light.color.negative.500": "#FB5C59",
292
+ "theme.light.color.negative.400": "#FC7D7A",
293
+ "theme.light.color.negative.300": "#FD9D9B",
294
+ "theme.light.color.negative.200": "#FDBEBD",
295
+ "theme.light.color.negative.100": "#FEDEDE",
296
+ "theme.light.color.negative.050": "#FFF2F2",
297
+ "theme.light.color.negative.025": "#FFFCFC",
298
+ "theme.light.color.alert.900": "#411E00",
299
299
  "theme.light.color.alert.800": "#834003",
300
- "theme.light.color.alert.700": "#c36108",
301
- "theme.light.color.alert.600": "#f2780a",
302
- "theme.light.color.alert.500": "#ff8d25",
303
- "theme.light.color.alert.400": "#ffad61",
304
- "theme.light.color.alert.300": "#ffbc7d",
305
- "theme.light.color.alert.200": "#ffd0a4",
306
- "theme.light.color.alert.100": "#ffede0",
307
- "theme.light.color.alert.050": "#fff9f5",
308
- "theme.light.color.alert.025": "#fffdfd",
300
+ "theme.light.color.alert.700": "#C36108",
301
+ "theme.light.color.alert.600": "#F2780A",
302
+ "theme.light.color.alert.500": "#FF8D25",
303
+ "theme.light.color.alert.400": "#FFAD61",
304
+ "theme.light.color.alert.300": "#FFBC7D",
305
+ "theme.light.color.alert.200": "#FFD0A4",
306
+ "theme.light.color.alert.100": "#FFEDE0",
307
+ "theme.light.color.alert.050": "#FFF9F5",
308
+ "theme.light.color.alert.025": "#FFFDFD",
309
309
  "theme.light.color.warning.900": "#423804",
310
- "theme.light.color.warning.800": "#6c4a07",
311
- "theme.light.color.warning.700": "#a57b0f",
312
- "theme.light.color.warning.600": "#d6a015",
313
- "theme.light.color.warning.500": "#f4d35e",
314
- "theme.light.color.warning.400": "#fee281",
315
- "theme.light.color.warning.300": "#ffeba4",
316
- "theme.light.color.warning.200": "#fff2c4",
317
- "theme.light.color.warning.100": "#fff8df",
318
- "theme.light.color.warning.050": "#fffcf0",
319
- "theme.light.color.warning.025": "#fffefb",
310
+ "theme.light.color.warning.800": "#6C4A07",
311
+ "theme.light.color.warning.700": "#A57B0F",
312
+ "theme.light.color.warning.600": "#D6A015",
313
+ "theme.light.color.warning.500": "#F4D35E",
314
+ "theme.light.color.warning.400": "#FEE281",
315
+ "theme.light.color.warning.300": "#FFEBA4",
316
+ "theme.light.color.warning.200": "#FFF2C4",
317
+ "theme.light.color.warning.100": "#FFF8DF",
318
+ "theme.light.color.warning.050": "#FFFCF0",
319
+ "theme.light.color.warning.025": "#FFFEFB",
320
320
  "theme.light.color.neutral.900": "#000000",
321
- "theme.light.color.neutral.800": "#1c222d",
321
+ "theme.light.color.neutral.800": "#1C222D",
322
322
  "theme.light.color.neutral.700": "#384359",
323
- "theme.light.color.neutral.600": "#47547f",
324
- "theme.light.color.neutral.500": "#7086b2",
325
- "theme.light.color.neutral.400": "#8d9ec1",
326
- "theme.light.color.neutral.300": "#a9b6d1",
327
- "theme.light.color.neutral.200": "#c6cfe0",
328
- "theme.light.color.neutral.100": "#e2e7f0",
329
- "theme.light.color.neutral.050": "#f1f1f1",
330
- "theme.light.color.neutral.025": "#fafafa",
331
- "theme.light.color.neutral.000": "#ffffff",
323
+ "theme.light.color.neutral.600": "#47547F",
324
+ "theme.light.color.neutral.500": "#7086B2",
325
+ "theme.light.color.neutral.400": "#8D9EC1",
326
+ "theme.light.color.neutral.300": "#A9B6D1",
327
+ "theme.light.color.neutral.200": "#C6CFE0",
328
+ "theme.light.color.neutral.100": "#E2E7F0",
329
+ "theme.light.color.neutral.050": "#F1F1F1",
330
+ "theme.light.color.neutral.025": "#FAFAFA",
331
+ "theme.light.color.neutral.000": "#FFFFFF",
332
332
  "theme.light.font.family": 'Poppins, "Poppins Fallback"',
333
333
  "z-index.input_icon": "1",
334
334
  "z-index.nav": "1000",