@gobolt/genesis 0.1.2 → 0.1.5

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 (348) hide show
  1. package/README.md +7 -7
  2. package/dist/{AntdIcon-nCNB0J1E.js → AntdIcon-DP6hPDqu.js} +40 -39
  3. package/dist/CSSMotionList-DB0khM6h.js +22193 -0
  4. package/dist/{CheckCircleFilled-BKgizvyl.js → CheckCircleFilled-B-wrMduA.js} +2 -2
  5. package/dist/{CheckOutlined-cEBrx_Ag.js → CheckOutlined-DTEHi_xG.js} +2 -2
  6. package/dist/{ClockCircleOutlined-BaXQuLIn.js → ClockCircleOutlined-DGGcYjVd.js} +2 -2
  7. package/dist/{CloseCircleFilled-B9e7yFwo.js → CloseCircleFilled-WEQ0SaSW.js} +2 -2
  8. package/dist/{CloseOutlined-ogxnm7Oy.js → CloseOutlined-DzgBOns1.js} +2 -2
  9. package/dist/{Compact-Du9689ax.js → Compact-DFcWZrNo.js} +49 -49
  10. package/dist/Context-2_suFYDs.js +5 -0
  11. package/dist/{ContextIsolator-BmfhJgG0.js → ContextIsolator-CUJnq-4F.js} +2 -2
  12. package/dist/{DownOutlined-Dcq69ZKM.js → DownOutlined-Bv7ua5i8.js} +23 -22
  13. package/dist/EllipsisOutlined-BodkguEc.js +1118 -0
  14. package/dist/{ExclamationCircleFilled-BHELVsTg.js → ExclamationCircleFilled-x8Sr29BN.js} +2 -2
  15. package/dist/Input--qsU-6vp.js +424 -0
  16. package/dist/KeyCode-B3vHb2gY.js +155 -0
  17. package/dist/{Keyframes-C9_aCDvn.js → Keyframes-CyO2Aeq-.js} +7 -7
  18. package/dist/{LoadingOutlined-C1qu6ymP.js → LoadingOutlined-DOi5EGOl.js} +2 -2
  19. package/dist/{MinusCircleOutlined-Shz0RRQV.js → MinusCircleOutlined-BcKxYRyN.js} +2 -2
  20. package/dist/{Overflow-DWf4XIal.js → Overflow-CVbsx7Gn.js} +95 -95
  21. package/dist/{SearchOutlined-DNj-7b_h.js → SearchOutlined-DJ3uHFwq.js} +2 -2
  22. package/dist/{Skeleton-BVN4pcVe.js → Skeleton-CudViN0a.js} +166 -163
  23. package/dist/TextArea-CHo3cxKw.js +404 -0
  24. package/dist/{Typography-CoZ5qD-t.js → Typography-B2J8CPnt.js} +263 -247
  25. package/dist/_baseIsEqual-VdxFOa4v.js +1084 -0
  26. package/dist/{_commonjsHelpers-BkfeUUK-.js → _commonjsHelpers-B4e78b8K.js} +1 -1
  27. package/dist/{asyncToGenerator-CKP9bEZn.js → asyncToGenerator-CVBdSr4C.js} +27 -27
  28. package/dist/button-CYVlK7G0.js +1430 -0
  29. package/dist/components/Avatar/Avatar.js +8 -7
  30. package/dist/components/Avatar/__stories__/Avatar.stories.d.ts +0 -1
  31. package/dist/components/Avatar/__tests__/Avatar.test.js +1 -1
  32. package/dist/components/Avatar/styles.d.ts +1 -2
  33. package/dist/components/Avatar/styles.js +161 -159
  34. package/dist/components/Badge/Badge.js +8 -7
  35. package/dist/components/Badge/__stories__/Badge.stories.d.ts +0 -1
  36. package/dist/components/Badge/__tests__/Badge.test.js +1 -1
  37. package/dist/components/Badge/styles.d.ts +0 -1
  38. package/dist/components/Badge/styles.js +1 -1
  39. package/dist/components/Breadcrumb/Breadcrumb.d.ts +0 -1
  40. package/dist/components/Breadcrumb/Breadcrumb.js +1 -1
  41. package/dist/components/Breadcrumb/Breadcrumb.types.d.ts +0 -1
  42. package/dist/components/Breadcrumb/__stories__/Breadcrumb.stories.d.ts +0 -1
  43. package/dist/components/Breadcrumb/__tests__/Breadcrumb.test.js +3 -3
  44. package/dist/components/Breadcrumb/styles.d.ts +0 -1
  45. package/dist/components/Breadcrumb/styles.js +58 -58
  46. package/dist/components/Button/Button.d.ts +0 -1
  47. package/dist/components/Button/__stories__/Button.stories.d.ts +0 -1
  48. package/dist/components/Button/__tests__/Button.test.js +5 -4
  49. package/dist/components/Button/styles.d.ts +0 -1
  50. package/dist/components/Button/styles.js +2 -2
  51. package/dist/components/Card/__stories__/Card.stories.d.ts +0 -1
  52. package/dist/components/Card/__tests__/Card.test.js +1 -1
  53. package/dist/components/Card/styles.d.ts +0 -1
  54. package/dist/components/Card/styles.js +2 -2
  55. package/dist/components/Checkbox/Checkbox.d.ts +0 -1
  56. package/dist/components/Checkbox/Checkbox.js +11 -11
  57. package/dist/components/Checkbox/__stories__/Checkbox.stories.d.ts +0 -1
  58. package/dist/components/Checkbox/__tests__/Checkbox.test.js +16 -15
  59. package/dist/components/Checkbox/styles.d.ts +3 -4
  60. package/dist/components/Checkbox/styles.js +2 -2
  61. package/dist/components/Dashboard/__mocks__/dashboard-data.d.ts +0 -1
  62. package/dist/components/Dashboard/__stories__/Dashboard.stories.d.ts +0 -1
  63. package/dist/components/Dashboard/__stories__/DashboardLayoutContent.js +222 -223
  64. package/dist/components/Dashboard/__stories__/DashboardLayoutHeader.js +13 -12
  65. package/dist/components/Dashboard/__stories__/DashboardLayoutStory.d.ts +0 -1
  66. package/dist/components/Dashboard/__stories__/DashboardLayoutStory.js +10 -9
  67. package/dist/components/Dashboard/__stories__/charts/LineChart.js +72 -74
  68. package/dist/components/Dashboard/__tests__/Dashboard.test.js +1 -1
  69. package/dist/components/Dashboard/styles.d.ts +0 -1
  70. package/dist/components/Dashboard/styles.js +1 -1
  71. package/dist/components/DatePicker/DatePicker.d.ts +0 -1
  72. package/dist/components/DatePicker/DatePicker.js +1 -1
  73. package/dist/components/DatePicker/__stories__/DatePicker.stories.d.ts +0 -1
  74. package/dist/components/DatePicker/__tests__/DatePicker.test.js +2 -2
  75. package/dist/components/DateRangePicker/DateRangePicker.d.ts +0 -1
  76. package/dist/components/DateRangePicker/DateRangePicker.js +1 -1
  77. package/dist/components/DateRangePicker/__stories__/DateRangePicker.stories.d.ts +0 -1
  78. package/dist/components/DateRangePicker/__tests__/DateRangePicker.test.js +2 -2
  79. package/dist/components/ErrorBoundary/ErrorBoundary.d.ts +2 -2
  80. package/dist/components/ErrorBoundary/ErrorBoundary.js +8 -7
  81. package/dist/components/ErrorBoundary/__stories__/ErrorBoundary.stories.d.ts +0 -1
  82. package/dist/components/ErrorBoundary/__tests__/ErrorBoundary.test.js +25 -20
  83. package/dist/components/ErrorBoundary/styles.d.ts +0 -1
  84. package/dist/components/ErrorBoundary/styles.js +1 -1
  85. package/dist/components/ErrorBoundaryFallback/ErrorBoundaryFallback.js +16 -15
  86. package/dist/components/ErrorBoundaryFallback/__stories__/ErrorBoundaryFallback.stories.d.ts +0 -1
  87. package/dist/components/ErrorBoundaryFallback/styles.js +13 -13
  88. package/dist/components/Form/Form.d.ts +0 -1
  89. package/dist/components/Form/Form.js +2 -2
  90. package/dist/components/Form/__stories__/Form.stories.d.ts +0 -1
  91. package/dist/components/Form/__stories__/FormStory.js +11 -10
  92. package/dist/components/Form/__tests__/form.test.js +7 -6
  93. package/dist/components/Form/index.js +1 -1
  94. package/dist/components/Form/styles.d.ts +0 -1
  95. package/dist/components/Form/styles.js +10 -2
  96. package/dist/components/FormBrandon/Form.d.ts +25 -0
  97. package/dist/components/FormBrandon/Form.js +18 -0
  98. package/dist/components/FormBrandon/__stories__/Form.stories.d.ts +6 -0
  99. package/dist/components/FormBrandon/__stories__/FormStory.d.ts +1 -0
  100. package/dist/components/FormBrandon/__stories__/FormStory.js +172 -0
  101. package/dist/components/FormBrandon/__tests__/form.test.js +19 -0
  102. package/dist/components/FormBrandon/index.d.ts +2 -0
  103. package/dist/components/FormBrandon/index.js +4 -0
  104. package/dist/components/FormBrandon/styles.d.ts +2 -0
  105. package/dist/components/FormBrandon/styles.js +13 -0
  106. package/dist/components/Glyph/Glyph.js +2 -2
  107. package/dist/components/Glyph/__stories__/Glyph.stories.d.ts +0 -1
  108. package/dist/components/Glyph/styles.d.ts +0 -1
  109. package/dist/components/Glyph/styles.js +1 -1
  110. package/dist/components/Input/Input.d.ts +0 -1
  111. package/dist/components/Input/Input.js +9 -10
  112. package/dist/components/Input/__stories__/Input.stories.d.ts +0 -1
  113. package/dist/components/Input/__tests__/Input.test.js +21 -20
  114. package/dist/components/Input/styles.d.ts +5 -6
  115. package/dist/components/Input/styles.js +4 -119
  116. package/dist/components/Layout/Content/Content.d.ts +0 -1
  117. package/dist/components/Layout/Content/ResponsiveContent.js +14 -13
  118. package/dist/components/Layout/Content/styles.d.ts +0 -1
  119. package/dist/components/Layout/Content/styles.js +1 -1
  120. package/dist/components/Layout/MainLayout/MainLayout.d.ts +0 -1
  121. package/dist/components/Layout/MainLayout/MainLayout.js +1 -1
  122. package/dist/components/Layout/MainLayout/__stories__/MainLayout.stories.d.ts +0 -1
  123. package/dist/components/Layout/MainLayout/styles.js +1 -1
  124. package/dist/components/Layout/__stories__/Layout.stories.d.ts +0 -1
  125. package/dist/components/Layout/__tests__/Layout.test.js +1 -1
  126. package/dist/components/Message/Message.d.ts +0 -1
  127. package/dist/components/Message/Message.js +13 -12
  128. package/dist/components/Message/__stories__/Message.stories.d.ts +0 -1
  129. package/dist/components/Message/__tests__/Message.test.js +6 -5
  130. package/dist/components/Message/styles.js +1 -1
  131. package/dist/components/Notification/Notification.js +122 -55
  132. package/dist/components/Notification/NotificationBadge/NotificationBadge.js +2 -2
  133. package/dist/components/Notification/NotificationBadge/__stories__/NotificationBadge.stories.d.ts +0 -1
  134. package/dist/components/Notification/NotificationBadge/__tests__/NotificationBadge.test.js +4 -4
  135. package/dist/components/Notification/NotificationBadge/styles.js +1 -1
  136. package/dist/components/Notification/__stories__/Notification.stories.d.ts +0 -1
  137. package/dist/components/Notification/__tests__/Notification.test.js +3 -3
  138. package/dist/components/Notification/styles.js +1 -1
  139. package/dist/components/Popover/Popover.d.ts +1 -1
  140. package/dist/components/Popover/Popover.js +14 -11
  141. package/dist/components/Popover/__stories__/Popover.stories.d.ts +0 -1
  142. package/dist/components/Popover/__tests__/Popover.test.js +19 -26
  143. package/dist/components/Popover/styles.d.ts +0 -1
  144. package/dist/components/Popover/styles.js +2 -2
  145. package/dist/components/Progress/Progress.js +29 -27
  146. package/dist/components/Progress/Progress.util.d.ts +0 -1
  147. package/dist/components/Progress/Progress.util.js +8 -7
  148. package/dist/components/Progress/ProgressText.d.ts +0 -1
  149. package/dist/components/Progress/ProgressText.js +8 -7
  150. package/dist/components/Progress/__stories__/Progress.stories.d.ts +0 -1
  151. package/dist/components/Progress/__tests__/Progress.test.js +4 -4
  152. package/dist/components/Progress/styles.d.ts +0 -1
  153. package/dist/components/Progress/styles.js +217 -214
  154. package/dist/components/Radio/Radio.d.ts +0 -1
  155. package/dist/components/Radio/Radio.js +9 -8
  156. package/dist/components/Radio/RadioGroup.js +1 -1
  157. package/dist/components/Radio/__stories__/RadioGroup.stories.d.ts +0 -1
  158. package/dist/components/Radio/__tests__/RadioGroup.test.js +8 -7
  159. package/dist/components/Row/Row.d.ts +0 -1
  160. package/dist/components/Row/Row.js +29 -26
  161. package/dist/components/Row/RowActions/RowActions.js +8 -7
  162. package/dist/components/Row/RowActions/styles.js +1 -1
  163. package/dist/components/Row/RowLabelValue/RowLabelValue.d.ts +0 -1
  164. package/dist/components/Row/RowLabelValue/RowLabelValue.js +7 -6
  165. package/dist/components/Row/RowLabelValue/styles.js +2 -2
  166. package/dist/components/Row/__stories__/Row.stories.d.ts +0 -1
  167. package/dist/components/Row/__tests__/Row.test.js +3 -3
  168. package/dist/components/Row/styles.d.ts +0 -1
  169. package/dist/components/Row/styles.js +1 -1
  170. package/dist/components/SegmentedControls/__stories__/SegmentedControls.stories.d.ts +0 -1
  171. package/dist/components/SegmentedControls/__tests__/SegmentedControls.test.js +1 -1
  172. package/dist/components/SegmentedControls/styles.d.ts +1 -2
  173. package/dist/components/SegmentedControls/styles.js +214 -203
  174. package/dist/components/Select/Select.d.ts +0 -1
  175. package/dist/components/Select/Select.js +10 -11
  176. package/dist/components/Select/__stories__/Select.stories.d.ts +0 -1
  177. package/dist/components/Select/__tests__/Select.test.js +49 -10754
  178. package/dist/components/Select/styles.d.ts +0 -1
  179. package/dist/components/Select/styles.js +2 -2
  180. package/dist/components/Shapes/__stories__/Shapes.stories.d.ts +0 -1
  181. package/dist/components/Shapes/__tests__/Shapes.test.js +1 -1
  182. package/dist/components/Switch/__stories__/Switch.stories.d.ts +0 -1
  183. package/dist/components/Switch/__tests__/Switch.test.js +3 -3
  184. package/dist/components/Switch/styles.d.ts +0 -1
  185. package/dist/components/Switch/styles.js +74 -74
  186. package/dist/components/Table/Table.js +1 -1
  187. package/dist/components/Table/__mocks__/table-mocks.d.ts +0 -1
  188. package/dist/components/Table/__mocks__/table-mocks.js +10 -9
  189. package/dist/components/Table/__stories__/Table.stories.d.ts +0 -1
  190. package/dist/components/Table/__tests__/Table.test.js +1 -1
  191. package/dist/components/Table/styles.d.ts +0 -1
  192. package/dist/components/Table/styles.js +2 -2
  193. package/dist/components/Tabs/__stories__/Tabs.stories.d.ts +0 -1
  194. package/dist/components/Tabs/__tests__/Tabs.test.js +3 -3
  195. package/dist/components/Tabs/styles.d.ts +0 -1
  196. package/dist/components/Tabs/styles.js +2 -2
  197. package/dist/components/Tile/__stories__/Tile.stories.d.ts +0 -1
  198. package/dist/components/Tile/__tests__/Tile.test.js +1 -1
  199. package/dist/components/Tile/styles.d.ts +0 -1
  200. package/dist/components/Tile/styles.js +1 -1
  201. package/dist/components/Toast/Toast.d.ts +0 -1
  202. package/dist/components/Toast/Toast.js +9 -8
  203. package/dist/components/Toast/__stories__/Toast.stories.d.ts +0 -1
  204. package/dist/components/Toast/__tests__/Toast.test.js +6 -5
  205. package/dist/components/Toast/index.js +1 -1
  206. package/dist/components/Toast/styles.js +1 -1
  207. package/dist/components/Tooltip/Tooltip.js +8 -7
  208. package/dist/components/Tooltip/__stories__/Tooltip.stories.d.ts +0 -1
  209. package/dist/components/Tooltip/__tests__/Tooltip.test.js +1 -1
  210. package/dist/components/Tooltip/styles.d.ts +0 -1
  211. package/dist/components/Tooltip/styles.js +2 -2
  212. package/dist/components/Typography/Typography.d.ts +0 -1
  213. package/dist/components/Typography/Typography.js +1 -1
  214. package/dist/components/Typography/__stories__/Typography.stories.d.ts +0 -1
  215. package/dist/components/Typography/__tests__/Typography.test.js +14 -13
  216. package/dist/components/Typography/index.js +1 -1
  217. package/dist/components/Typography/styles.d.ts +0 -1
  218. package/dist/components/Typography/styles.js +2 -2
  219. package/dist/components/index.d.ts +0 -2
  220. package/dist/components/index.js +46 -48
  221. package/dist/{context-DIFtNa4d.js → context-CQfFkrkv.js} +285 -278
  222. package/dist/{dropdown-Dp_PTQ2u.js → dropdown-BlRB2LxQ.js} +492 -491
  223. package/dist/{generateCategoricalChart-7ceYaiZ2.js → generateCategoricalChart-CqByWmje.js} +7189 -6383
  224. package/dist/genesis/GenesisThemeBreakdown.d.ts +0 -1
  225. package/dist/genesis/GenesisThemeBreakdown.js +9 -8
  226. package/dist/genesis/GenesisThemeDemo.d.ts +0 -1
  227. package/dist/genesis/GenesisThemeDemo.stories.d.ts +0 -1
  228. package/dist/genesis/{labs/Lab.stories.d.ts → Lab.stories.d.ts} +0 -1
  229. package/dist/genesis/styles.d.ts +0 -1
  230. package/dist/genesis/styles.js +3 -3
  231. package/dist/{iconBase-LROS5hdG.js → iconBase-DSKTHwal.js} +9 -9
  232. package/dist/index-B7FXyiY_.js +104 -0
  233. package/dist/{index-B_1Ge8na.js → index-BHCqeC4j.js} +190 -183
  234. package/dist/index-BZ050Dyl.js +292 -0
  235. package/dist/{index-BpZSuIUV.js → index-Br3D3cFM.js} +23 -23
  236. package/dist/{index-DOsPeIWJ.js → index-Bxbr727t.js} +260 -265
  237. package/dist/index-C2K1BzmJ.js +3400 -0
  238. package/dist/{styles-D1vKDy9V.js → index-CupwdUIJ.js} +596 -603
  239. package/dist/{index-BQM5OniU.js → index-CzMIlMTV.js} +111 -111
  240. package/dist/index-DCopujxC.js +772 -0
  241. package/dist/index-DRGbc-fW.js +780 -0
  242. package/dist/index-DavB5GQ3.js +5221 -0
  243. package/dist/index-RAH9f-qb.js +540 -0
  244. package/dist/{index-BPVue1Yd.js → index-RtWhGOwR.js} +152 -150
  245. package/dist/index-Y0KgiFZb.js +909 -0
  246. package/dist/{index-DRGX1Wem.js → index-sX7KZ-nU.js} +414 -402
  247. package/dist/index.js +53 -55
  248. package/dist/interface/appointment.d.ts +0 -1
  249. package/dist/interface/appointmentV2.d.ts +0 -1
  250. package/dist/interface/appointmentsState.d.ts +0 -1
  251. package/dist/interface/deliveryPartner.d.ts +0 -1
  252. package/dist/interface/route.d.ts +0 -1
  253. package/dist/interface/routeAnalysis.d.ts +0 -1
  254. package/dist/interface/routeAutomationJob.d.ts +0 -1
  255. package/dist/interface/routeAutomationLog.d.ts +0 -1
  256. package/dist/interface/serviceArea.d.ts +0 -1
  257. package/dist/interface/vehicle.d.ts +0 -1
  258. package/dist/{magic-string.es-BKBb7z-1.js → magic-string.es-D4UQQyt0.js} +265 -264
  259. package/dist/{motion-CUN72xsH.js → motion-C-XpKcZG.js} +6 -5
  260. package/dist/{pickAttrs-CleuMJFR.js → pickAttrs-yFE4_vFd.js} +1 -1
  261. package/dist/{presets-Djh_L_6R.js → presets-CSXMiWyc.js} +176 -176
  262. package/dist/providers/BreakpointThemeProvider.d.ts +0 -1
  263. package/dist/providers/BreakpointThemeProvider.js +5 -5
  264. package/dist/providers/GenesisProvider.d.ts +0 -1
  265. package/dist/providers/GenesisProvider.js +1 -1
  266. package/dist/providers/ToastProvider.d.ts +0 -1
  267. package/dist/providers/ToastProvider.js +10 -9
  268. package/dist/providers/__stories__/GenesisProvider.stories.d.ts +0 -1
  269. package/dist/providers/index.js +1 -1
  270. package/dist/providers/useGenesis.d.ts +0 -1
  271. package/dist/providers/useGenesis.js +2 -2
  272. package/dist/{roundedArrow-DI_Q-xdU.js → roundedArrow-BxPlu4Hq.js} +2 -2
  273. package/dist/setup-aZdxWCJq.js +13976 -0
  274. package/dist/setup.types-CgFq66QX.js +9261 -0
  275. package/dist/shadow-9lsz-71t.js +13 -0
  276. package/dist/statusUtils-Kj9kMuVg.js +15 -0
  277. package/dist/{styleChecker-Cotu61d0.js → styleChecker-CSH9LQtm.js} +3 -3
  278. package/dist/{styled-components.browser.esm-CZ1XM4o4.js → styled-components.browser.esm-C47QHsU4.js} +371 -304
  279. package/dist/styles/design-tokens/border-tokens/BorderTokenList.js +11 -10
  280. package/dist/styles/design-tokens/border-tokens/BorderTokens.stories.d.ts +0 -1
  281. package/dist/styles/design-tokens/color-tokens/ColorTokens.stories.d.ts +0 -1
  282. package/dist/styles/design-tokens/sizing-tokens/SizingTokenList.js +9 -8
  283. package/dist/styles/design-tokens/sizing-tokens/index.stories.d.ts +0 -1
  284. package/dist/styles/design-tokens/typography-tokens/TypographyTokens.stories.d.ts +0 -1
  285. package/dist/styles/global-styles.d.ts +0 -1
  286. package/dist/styles/global-styles.js +1 -1
  287. package/dist/styles/theme/genesis-theme.d.ts +0 -1
  288. package/dist/styles/theme/genesis-theme.js +285 -337
  289. package/dist/styles/theme/genesis-theme.test.d.ts +1 -0
  290. package/dist/styles/theme/genesis-theme.test.js +69 -0
  291. package/dist/styles/theme/theme-tree/ThemeTree.js +488 -488
  292. package/dist/styles/theme/theme-tree/ThemeTree.stories.d.ts +0 -1
  293. package/dist/styles-DNay6iFa.js +292 -0
  294. package/dist/styles-Wpm1RiGr.js +9212 -0
  295. package/dist/styles-XuoEGUZZ.js +549 -0
  296. package/dist/test/setup.d.ts +0 -1
  297. package/dist/test/setup.js +35 -35
  298. package/dist/test/setup.types.d.ts +0 -1
  299. package/dist/test/setup.types.js +1 -1
  300. package/dist/{toArray-U3Az44CO.js → toArray-D5kvYi_U.js} +1 -1
  301. package/dist/useBreakpoint-ByLol0R9.js +88 -0
  302. package/dist/useCSSVarCls-YfJY1twF.js +10 -0
  303. package/dist/{useIcons-Ck4JP1m9.js → useIcons-CoxuumP_.js} +16 -16
  304. package/dist/{useId-D2tzlufo.js → useId-DLf1xVuv.js} +3 -3
  305. package/dist/useLocale-BQ3mKRyJ.js +16 -0
  306. package/dist/{useMergedState-D6toxSxh.js → useMergedState-D1-TbeEv.js} +2 -2
  307. package/dist/useSize-Ct1guc-z.js +9 -0
  308. package/dist/useVariants-C6UAAu9f.js +19 -0
  309. package/dist/{useZIndex-DhyHuZTN.js → useZIndex-tgX56o1r.js} +7 -6
  310. package/dist/utils/icon-util.js +48 -44
  311. package/dist/vi.B5EKKJdE-BsDIxc7v.js +14087 -0
  312. package/package.json +45 -24
  313. package/dist/EllipsisOutlined-DGMph0Bj.js +0 -1115
  314. package/dist/KeyCode-DM2sFh3-.js +0 -517
  315. package/dist/TextArea-Bkf9hh7l.js +0 -708
  316. package/dist/_baseIsEqual-L0-w1QRI.js +0 -598
  317. package/dist/button-BwqpCxVM.js +0 -1406
  318. package/dist/clsx-OuTLNxxd.js +0 -16
  319. package/dist/index-BRUI9igj.js +0 -11
  320. package/dist/index-BbTV2Cw5.js +0 -22638
  321. package/dist/index-BeGv28kJ.js +0 -5173
  322. package/dist/index-BvOLXELm.js +0 -102
  323. package/dist/index-CLSrpQRW.js +0 -416
  324. package/dist/index-CbVOl2U6.js +0 -288
  325. package/dist/index-D0U6r5O7.js +0 -780
  326. package/dist/index-DEu2PVzQ.js +0 -538
  327. package/dist/index-DLdU7Tpd.js +0 -183
  328. package/dist/index-DNQ-jnBx.js +0 -3321
  329. package/dist/index-DWjq9XYj.js +0 -899
  330. package/dist/responsiveObserver-dCkpy7Cb.js +0 -73
  331. package/dist/setup-DwHFLWUb.js +0 -24713
  332. package/dist/setup.types-dBtAXXGp.js +0 -8824
  333. package/dist/shadow-BoMGMNn3.js +0 -13
  334. package/dist/styles-CWdUpZom.js +0 -289
  335. package/dist/styles-qerRs7Rn.js +0 -9196
  336. package/dist/useBreakpoint-TkMv121M.js +0 -22
  337. package/dist/useCSSVarCls-Dau77fzS.js +0 -11
  338. package/dist/useLocale-CTfNpakL.js +0 -16
  339. package/dist/useSize-DSq4r6zy.js +0 -9
  340. package/dist/useVariants-DrLzUVLU.js +0 -30
  341. package/dist/utils/getAppointmentColor.d.ts +0 -4
  342. package/dist/utils/getAppointmentColor.js +0 -91
  343. package/dist/utils/isAllEnglishString.d.ts +0 -1
  344. package/dist/utils/isAllEnglishString.js +0 -8
  345. package/dist/utils/isAllEnglishString.test.js +0 -8
  346. package/dist/utils/parseAddress.d.ts +0 -3
  347. package/dist/utils/parseAddress.js +0 -19
  348. /package/dist/{utils/isAllEnglishString.test.d.ts → components/FormBrandon/__tests__/form.test.d.ts} +0 -0
@@ -1,91 +1,91 @@
1
- import { Size1 as s, Size2 as y, Size3 as h, Size4 as u, Size5 as B, Size6 as E, Size7 as w, Size8 as D, Size10 as x, Size12 as A, Size13 as M, Size14 as N, Size16 as R, Size18 as G, Size20 as L, Size24 as O, Size27 as P, Size28 as Y, Size30 as X, Size32 as I, Size34 as K, Size35 as V, Size39 as j, Size43 as q, Size50 as J, Size64 as Q, Size05 as U, Size15 as Z, Size025 as _, Size25 as $, ColorYellow500 as f, ColorSky700 as S, ColorSky900 as C, ColorGray100 as g, ColorGrayWhite as z, ColorGray500 as v, ColorGray700 as b, ColorSky800 as t, ColorGray800 as d, ColorYellow800 as n, ColorYellow900 as p, ColorSky300 as F, ColorSky400 as m, BorderRadiusNone as ee, BorderRadiusXs as re, BorderRadiusSm as oe, BorderRadiusMd as ie, BorderRadiusLg as te, BorderRadiusXl as ne, BorderRadiusXxl as ae, BorderRadiusXxxl as le, BorderRadiusRounded as ge, TypographyPrimaryFontFamily as ce, ColorRed100 as de, ColorRed200 as pe, ColorRed300 as se, ColorRed400 as ye, ColorRed500 as he, ColorRed600 as ue, ColorRed700 as fe, ColorRed800 as Se, ColorRed900 as Ce, ColorOrange100 as ze, ColorOrange200 as ve, ColorOrange300 as be, ColorOrange400 as Fe, ColorOrange500 as me, ColorOrange600 as He, ColorOrange700 as We, ColorOrange800 as ke, ColorOrange900 as Te, ColorYellow100 as Be, ColorYellow200 as Ee, ColorYellow300 as we, ColorYellow400 as De, ColorYellow600 as xe, ColorYellow700 as Ae, ColorGreen100 as Me, ColorGreen200 as Ne, ColorGreen300 as Re, ColorGreen400 as Ge, ColorGreen500 as Le, ColorGreen600 as Oe, ColorGreen700 as Pe, ColorGreen800 as Ye, ColorGreen900 as Xe, ColorSky100 as Ie, ColorSky200 as Ke, ColorSky500 as Ve, ColorSky600 as je, ColorBlue100 as qe, ColorBlue200 as Je, ColorBlue300 as Qe, ColorBlue400 as Ue, ColorBlue500 as Ze, ColorBlue600 as _e, ColorBlue700 as $e, ColorBlue800 as er, ColorBlue900 as rr, ColorPurple100 as or, ColorPurple200 as ir, ColorPurple300 as tr, ColorPurple400 as nr, ColorPurple500 as ar, ColorPurple600 as lr, ColorPurple700 as gr, ColorPurple800 as cr, ColorPurple900 as dr, ColorGray200 as pr, ColorGray300 as sr, ColorGray400 as yr, ColorGray600 as hr, ColorGray900 as ur, ColorGrayBlack as fr, TypographyWideFontSizeDisplay1 as Sr, TypographyWideFontSizeDisplay2 as Cr, TypographyWideFontSizeDisplay3 as zr, TypographyWideFontSizeHeading1 as vr, TypographyWideFontSizeHeading2 as br, TypographyWideFontSizeHeading3 as Fr, TypographyWideFontSizeSubHeading1 as mr, TypographyWideFontSizeSubHeading2 as Hr, TypographyWideFontSizeSubHeading3 as Wr, TypographyWideFontSizeBody1 as kr, TypographyWideFontSizeBody2 as Tr, TypographyWideFontSizeBody3 as Br, TypographyWideFontSizeBody4 as Er, TypographyWideFontSizeBody5 as wr, TypographyWideFontSizeMessage as Dr, TypographyWideFontSizeOverline1 as xr, TypographyWideFontSizeOverline2 as Ar, TypographyWideFontSizeOverline3 as Mr, TypographyWideFontSizeLabel1 as Nr, TypographyWideFontSizeLabel2 as Rr, TypographyWideFontSizeLabel3 as Gr, TypographyWideFontSizeLink1 as Lr, TypographyWideFontSizeLink2 as Or, TypographyWideFontSizeLink3 as Pr, TypographyWideFontSizeDigits1 as Yr, TypographyWideFontSizeDigits2 as Xr, TypographyWideFontSizeDigits3 as Ir, TypographyMediumFontSizeDisplay1 as Kr, TypographyMediumFontSizeDisplay2 as Vr, TypographyMediumFontSizeDisplay3 as jr, TypographyMediumFontSizeHeading1 as qr, TypographyMediumFontSizeHeading2 as Jr, TypographyMediumFontSizeHeading3 as Qr, TypographyMediumFontSizeSubHeading1 as Ur, TypographyMediumFontSizeSubHeading2 as Zr, TypographyMediumFontSizeSubHeading3 as _r, TypographyMediumFontSizeBody1 as $r, TypographyMediumFontSizeBody2 as eo, TypographyMediumFontSizeBody3 as ro, TypographyMediumFontSizeBody4 as oo, TypographyMediumFontSizeBody5 as io, TypographyMediumFontSizeMessage as to, TypographyMediumFontSizeOverline1 as no, TypographyMediumFontSizeOverline2 as ao, TypographyMediumFontSizeOverline3 as lo, TypographyMediumFontSizeLabel1 as go, TypographyMediumFontSizeLabel2 as co, TypographyMediumFontSizeLabel3 as po, TypographyMediumFontSizeLink1 as so, TypographyMediumFontSizeLink2 as yo, TypographyMediumFontSizeLink3 as ho, TypographyMediumFontSizeDigits1 as uo, TypographyMediumFontSizeDigits2 as fo, TypographyMediumFontSizeDigits3 as So, TypographyNarrowFontSizeDisplay1 as Co, TypographyNarrowFontSizeDisplay2 as zo, TypographyNarrowFontSizeDisplay3 as vo, TypographyNarrowFontSizeHeading1 as bo, TypographyNarrowFontSizeHeading2 as Fo, TypographyNarrowFontSizeHeading3 as mo, TypographyNarrowFontSizeSubHeading1 as Ho, TypographyNarrowFontSizeSubHeading2 as Wo, TypographyNarrowFontSizeSubHeading3 as ko, TypographyNarrowFontSizeBody1 as To, TypographyNarrowFontSizeBody2 as Bo, TypographyNarrowFontSizeBody3 as Eo, TypographyNarrowFontSizeBody4 as wo, TypographyNarrowFontSizeBody5 as Do, TypographyNarrowFontSizeMessage as xo, TypographyNarrowFontSizeOverline1 as Ao, TypographyNarrowFontSizeOverline2 as Mo, TypographyNarrowFontSizeOverline3 as No, TypographyNarrowFontSizeLabel1 as Ro, TypographyNarrowFontSizeLabel2 as Go, TypographyNarrowFontSizeLabel3 as Lo, TypographyNarrowFontSizeLink1 as Oo, TypographyNarrowFontSizeLink2 as Po, TypographyNarrowFontSizeLink3 as Yo, TypographyNarrowFontSizeDigits1 as Xo, TypographyNarrowFontSizeDigits2 as Io, TypographyNarrowFontSizeDigits3 as Ko } from "../design-tokens/variables.js";
2
- const Vo = {
1
+ import { Size1 as g, BorderRadiusMd as F, Size2 as c, Size6 as m, Size5 as H, BorderRadiusSm as W, Size25 as T, ColorGrayWhite as s, ColorGrayBlack as k, ColorGray900 as w, ColorGray800 as B, ColorGray700 as y, ColorGray600 as E, ColorGray500 as h, ColorGray400 as x, ColorGray300 as D, ColorGray200 as M, ColorGray100 as l, ColorPurple900 as N, ColorPurple800 as A, ColorPurple700 as R, ColorPurple600 as G, ColorPurple500 as L, ColorPurple400 as O, ColorPurple300 as P, ColorPurple200 as Y, ColorPurple100 as X, ColorBlue900 as I, ColorBlue800 as K, ColorBlue700 as V, ColorBlue600 as j, ColorBlue500 as q, ColorBlue400 as J, ColorBlue300 as Q, ColorBlue200 as U, ColorBlue100 as Z, ColorSky900 as S, ColorSky800 as _, ColorSky700 as f, ColorSky600 as $, ColorSky500 as ee, ColorSky400 as ie, ColorSky300 as re, ColorSky200 as oe, ColorSky100 as te, ColorGreen900 as ne, ColorGreen800 as ae, ColorGreen700 as le, ColorGreen600 as ge, ColorGreen500 as ce, ColorGreen400 as pe, ColorGreen300 as de, ColorGreen200 as se, ColorGreen100 as ye, ColorYellow900 as he, ColorYellow800 as Se, ColorYellow700 as fe, ColorYellow600 as ue, ColorYellow500 as u, ColorYellow400 as ze, ColorYellow300 as Ce, ColorYellow200 as ve, ColorYellow100 as be, ColorOrange900 as Fe, ColorOrange800 as me, ColorOrange700 as He, ColorOrange600 as We, ColorOrange500 as Te, ColorOrange400 as ke, ColorOrange300 as we, ColorOrange200 as Be, ColorOrange100 as Ee, ColorRed900 as xe, ColorRed800 as De, ColorRed700 as Me, ColorRed600 as Ne, ColorRed500 as Ae, ColorRed400 as Re, ColorRed300 as Ge, ColorRed200 as Le, ColorRed100 as Oe, TypographyNarrowFontSizeDigits3 as Pe, TypographyNarrowFontSizeDigits2 as Ye, TypographyNarrowFontSizeDigits1 as Xe, TypographyNarrowFontSizeLink3 as Ie, TypographyNarrowFontSizeLink2 as Ke, TypographyNarrowFontSizeLink1 as Ve, TypographyNarrowFontSizeLabel3 as je, TypographyNarrowFontSizeLabel2 as qe, TypographyNarrowFontSizeLabel1 as Je, TypographyNarrowFontSizeOverline3 as Qe, TypographyNarrowFontSizeOverline2 as Ue, TypographyNarrowFontSizeOverline1 as Ze, TypographyNarrowFontSizeMessage as _e, TypographyNarrowFontSizeBody5 as $e, TypographyNarrowFontSizeBody4 as ei, TypographyNarrowFontSizeBody3 as ii, TypographyNarrowFontSizeBody2 as ri, TypographyNarrowFontSizeBody1 as oi, TypographyNarrowFontSizeSubHeading3 as ti, TypographyNarrowFontSizeSubHeading2 as ni, TypographyNarrowFontSizeSubHeading1 as ai, TypographyNarrowFontSizeHeading3 as li, TypographyNarrowFontSizeHeading2 as gi, TypographyNarrowFontSizeHeading1 as ci, TypographyNarrowFontSizeDisplay3 as pi, TypographyNarrowFontSizeDisplay2 as di, TypographyNarrowFontSizeDisplay1 as si, TypographyMediumFontSizeDigits3 as yi, TypographyMediumFontSizeDigits2 as hi, TypographyMediumFontSizeDigits1 as Si, TypographyMediumFontSizeLink3 as fi, TypographyMediumFontSizeLink2 as ui, TypographyMediumFontSizeLink1 as zi, TypographyMediumFontSizeLabel3 as Ci, TypographyMediumFontSizeLabel2 as vi, TypographyMediumFontSizeLabel1 as bi, TypographyMediumFontSizeOverline3 as Fi, TypographyMediumFontSizeOverline2 as mi, TypographyMediumFontSizeOverline1 as Hi, TypographyMediumFontSizeMessage as Wi, TypographyMediumFontSizeBody5 as Ti, TypographyMediumFontSizeBody4 as ki, TypographyMediumFontSizeBody3 as wi, TypographyMediumFontSizeBody2 as Bi, TypographyMediumFontSizeBody1 as Ei, TypographyMediumFontSizeSubHeading3 as xi, TypographyMediumFontSizeSubHeading2 as Di, TypographyMediumFontSizeSubHeading1 as Mi, TypographyMediumFontSizeHeading3 as Ni, TypographyMediumFontSizeHeading2 as Ai, TypographyMediumFontSizeHeading1 as Ri, TypographyMediumFontSizeDisplay3 as Gi, TypographyMediumFontSizeDisplay2 as Li, TypographyMediumFontSizeDisplay1 as Oi, TypographyWideFontSizeDigits3 as Pi, TypographyWideFontSizeDigits2 as Yi, TypographyWideFontSizeDigits1 as Xi, TypographyWideFontSizeLink3 as Ii, TypographyWideFontSizeLink2 as Ki, TypographyWideFontSizeLink1 as Vi, TypographyWideFontSizeLabel3 as ji, TypographyWideFontSizeLabel2 as qi, TypographyWideFontSizeLabel1 as Ji, TypographyWideFontSizeOverline3 as Qi, TypographyWideFontSizeOverline2 as Ui, TypographyWideFontSizeOverline1 as Zi, TypographyWideFontSizeMessage as _i, TypographyWideFontSizeBody5 as $i, TypographyWideFontSizeBody4 as er, TypographyWideFontSizeBody3 as ir, TypographyWideFontSizeBody2 as rr, TypographyWideFontSizeBody1 as or, TypographyWideFontSizeSubHeading3 as tr, TypographyWideFontSizeSubHeading2 as nr, TypographyWideFontSizeSubHeading1 as ar, TypographyWideFontSizeHeading3 as lr, TypographyWideFontSizeHeading2 as gr, TypographyWideFontSizeHeading1 as cr, TypographyWideFontSizeDisplay3 as pr, TypographyWideFontSizeDisplay2 as dr, TypographyWideFontSizeDisplay1 as sr, TypographyPrimaryFontFamily as yr, BorderRadiusRounded as hr, BorderRadiusXxxl as Sr, BorderRadiusXxl as fr, BorderRadiusXl as ur, BorderRadiusLg as zr, BorderRadiusXs as Cr, BorderRadiusNone as vr, Size4 as p, Size3 as d, Size025 as br, Size15 as Fr, Size05 as mr, Size64 as Hr, Size50 as Wr, Size43 as Tr, Size39 as kr, Size35 as wr, Size34 as Br, Size32 as Er, Size30 as xr, Size28 as Dr, Size27 as Mr, Size24 as Nr, Size20 as Ar, Size18 as Rr, Size16 as Gr, Size14 as Lr, Size13 as Or, Size12 as Pr, Size10 as Yr, Size8 as Xr, Size7 as Ir } from "../design-tokens/variables.js";
2
+ const Kr = {
3
3
  wide: 1280,
4
4
  medium: 1024,
5
5
  narrow: 480
6
- }, c = {
7
- BorderRadiusNone: ee,
8
- BorderRadiusXs: re,
9
- BorderRadiusSm: oe,
10
- BorderRadiusMd: ie,
11
- BorderRadiusLg: te,
12
- BorderRadiusXl: ne,
13
- BorderRadiusXxl: ae,
14
- BorderRadiusXxxl: le,
15
- BorderRadiusRounded: ge
16
- }, i = {
17
- Size1: s,
6
+ }, a = {
7
+ BorderRadiusNone: vr,
8
+ BorderRadiusXs: Cr,
9
+ BorderRadiusSm: W,
10
+ BorderRadiusMd: F,
11
+ BorderRadiusLg: zr,
12
+ BorderRadiusXl: ur,
13
+ BorderRadiusXxl: fr,
14
+ BorderRadiusXxxl: Sr,
15
+ BorderRadiusRounded: hr
16
+ }, o = {
17
+ Size1: g,
18
18
  // 4px
19
- Size2: y,
19
+ Size2: c,
20
20
  // 8px
21
- Size3: h,
21
+ Size3: d,
22
22
  // 12px
23
- Size4: u,
23
+ Size4: p,
24
24
  // 16px
25
- Size5: B,
25
+ Size5: H,
26
26
  // 20px
27
- Size6: E,
27
+ Size6: m,
28
28
  // 24px
29
- Size7: w,
29
+ Size7: Ir,
30
30
  // 28px
31
- Size8: D,
31
+ Size8: Xr,
32
32
  // 32px
33
- Size10: x,
33
+ Size10: Yr,
34
34
  // 40px
35
- Size12: A,
35
+ Size12: Pr,
36
36
  // 48px
37
- Size13: M,
37
+ Size13: Or,
38
38
  // 52px
39
- Size14: N,
39
+ Size14: Lr,
40
40
  // 56px
41
- Size16: R,
41
+ Size16: Gr,
42
42
  // 64px
43
- Size18: G,
43
+ Size18: Rr,
44
44
  // 72px
45
- Size20: L,
45
+ Size20: Ar,
46
46
  // 80px
47
- Size24: O,
47
+ Size24: Nr,
48
48
  // 96px
49
- Size27: P,
49
+ Size27: Mr,
50
50
  // 108px
51
- Size28: Y,
51
+ Size28: Dr,
52
52
  // 112px
53
- Size30: X,
53
+ Size30: xr,
54
54
  // 120px
55
- Size32: I,
55
+ Size32: Er,
56
56
  // 128px
57
- Size34: K,
57
+ Size34: Br,
58
58
  // 136px
59
- Size35: V,
59
+ Size35: wr,
60
60
  // 140px
61
- Size39: j,
61
+ Size39: kr,
62
62
  // 156px
63
- Size43: q,
63
+ Size43: Tr,
64
64
  // 172px
65
- Size50: J,
65
+ Size50: Wr,
66
66
  // 200px
67
- Size64: Q,
67
+ Size64: Hr,
68
68
  // 256px
69
- Size05: U,
69
+ Size05: mr,
70
70
  // 2px
71
- Size15: Z,
71
+ Size15: Fr,
72
72
  // 6px
73
- Size025: _,
73
+ Size025: br,
74
74
  // 1px
75
- Size25: $,
75
+ Size25: T,
76
76
  // 10px
77
- xs: s,
77
+ xs: g,
78
78
  // 4px
79
- sm: y,
79
+ sm: c,
80
80
  // 8px
81
- md: h,
81
+ md: d,
82
82
  // 12px
83
- lg: u,
83
+ lg: p,
84
84
  // 16px
85
85
  typography1: 12,
86
86
  typography2: 14,
87
87
  typography3: 16
88
- }, gi = {
88
+ }, lo = {
89
89
  display1: "display1",
90
90
  display2: "display2",
91
91
  display3: "display3",
@@ -113,620 +113,620 @@ const Vo = {
113
113
  digits1: "digits1",
114
114
  digits2: "digits2",
115
115
  digits3: "digits3"
116
- }, jo = {
116
+ }, Vr = {
117
117
  display1: {
118
- fontSize: Sr,
118
+ fontSize: sr,
119
119
  lineHeight: "3.5rem",
120
120
  fontWeight: 700,
121
121
  letterSpacing: "0"
122
122
  },
123
123
  display2: {
124
- fontSize: Cr,
124
+ fontSize: dr,
125
125
  lineHeight: "3rem",
126
126
  fontWeight: 700,
127
127
  letterSpacing: "0"
128
128
  },
129
129
  display3: {
130
- fontSize: zr,
130
+ fontSize: pr,
131
131
  lineHeight: "2.5rem",
132
132
  fontWeight: 700,
133
133
  letterSpacing: "0"
134
134
  },
135
135
  heading1: {
136
- fontSize: vr,
136
+ fontSize: cr,
137
137
  lineHeight: "2rem",
138
138
  fontWeight: 700,
139
139
  letterSpacing: "0"
140
140
  },
141
141
  heading2: {
142
- fontSize: br,
142
+ fontSize: gr,
143
143
  lineHeight: "1.75rem",
144
144
  fontWeight: 700,
145
145
  letterSpacing: "0"
146
146
  },
147
147
  heading3: {
148
- fontSize: Fr,
148
+ fontSize: lr,
149
149
  lineHeight: "1.5rem",
150
150
  fontWeight: 700,
151
151
  letterSpacing: "0"
152
152
  },
153
153
  subHeading1: {
154
- fontSize: mr,
154
+ fontSize: ar,
155
155
  lineHeight: "1.25rem",
156
156
  fontWeight: 600,
157
157
  letterSpacing: "0"
158
158
  },
159
159
  subHeading2: {
160
- fontSize: Hr,
160
+ fontSize: nr,
161
161
  lineHeight: "1.25rem",
162
162
  fontWeight: 600,
163
163
  letterSpacing: "0"
164
164
  },
165
165
  subHeading3: {
166
- fontSize: Wr,
166
+ fontSize: tr,
167
167
  lineHeight: "1rem",
168
168
  fontWeight: 600,
169
169
  letterSpacing: "0"
170
170
  },
171
171
  body1: {
172
- fontSize: kr,
172
+ fontSize: or,
173
173
  lineHeight: "1.5rem",
174
174
  fontWeight: 400,
175
175
  letterSpacing: "0"
176
176
  },
177
177
  body2: {
178
- fontSize: Tr,
178
+ fontSize: rr,
179
179
  lineHeight: "1.25rem",
180
180
  fontWeight: 400,
181
181
  letterSpacing: "0"
182
182
  },
183
183
  body3: {
184
- fontSize: Br,
184
+ fontSize: ir,
185
185
  lineHeight: "1rem",
186
186
  fontWeight: 400,
187
187
  letterSpacing: "0"
188
188
  },
189
189
  body4: {
190
- fontSize: Er,
190
+ fontSize: er,
191
191
  lineHeight: "0.875rem",
192
192
  fontWeight: 400,
193
193
  letterSpacing: "0"
194
194
  },
195
195
  body5: {
196
- fontSize: wr,
196
+ fontSize: $i,
197
197
  lineHeight: "0.75rem",
198
198
  fontWeight: 400,
199
199
  letterSpacing: "0"
200
200
  },
201
201
  message: {
202
- fontSize: Dr,
202
+ fontSize: _i,
203
203
  lineHeight: "23px",
204
204
  fontWeight: 400,
205
205
  letterSpacing: "0"
206
206
  },
207
207
  overline1: {
208
- fontSize: xr,
208
+ fontSize: Zi,
209
209
  lineHeight: "0.75rem",
210
210
  fontWeight: 500,
211
211
  letterSpacing: "0"
212
212
  },
213
213
  overline2: {
214
- fontSize: Ar,
214
+ fontSize: Ui,
215
215
  lineHeight: "0.75rem",
216
216
  fontWeight: 500,
217
217
  letterSpacing: "0"
218
218
  },
219
219
  overline3: {
220
- fontSize: Mr,
220
+ fontSize: Qi,
221
221
  lineHeight: "0.75rem",
222
222
  fontWeight: 500,
223
223
  letterSpacing: "0"
224
224
  },
225
225
  label1: {
226
- fontSize: Nr,
226
+ fontSize: Ji,
227
227
  lineHeight: "1rem",
228
228
  fontWeight: 500,
229
229
  letterSpacing: "0"
230
230
  },
231
231
  label2: {
232
- fontSize: Rr,
232
+ fontSize: qi,
233
233
  lineHeight: "1rem",
234
234
  fontWeight: 500,
235
235
  letterSpacing: "0"
236
236
  },
237
237
  label3: {
238
- fontSize: Gr,
238
+ fontSize: ji,
239
239
  lineHeight: "1rem",
240
240
  fontWeight: 500,
241
241
  letterSpacing: "0"
242
242
  },
243
243
  link1: {
244
- fontSize: Lr,
244
+ fontSize: Vi,
245
245
  lineHeight: "1.5rem",
246
246
  fontWeight: 500,
247
247
  letterSpacing: "0"
248
248
  },
249
249
  link2: {
250
- fontSize: Or,
250
+ fontSize: Ki,
251
251
  lineHeight: "1.25rem",
252
252
  fontWeight: 500,
253
253
  letterSpacing: "0"
254
254
  },
255
255
  link3: {
256
- fontSize: Pr,
256
+ fontSize: Ii,
257
257
  lineHeight: "1rem",
258
258
  fontWeight: 500,
259
259
  letterSpacing: "0"
260
260
  },
261
261
  digits1: {
262
- fontSize: Yr,
262
+ fontSize: Xi,
263
263
  lineHeight: "3.5rem",
264
264
  fontWeight: 700,
265
265
  letterSpacing: "0"
266
266
  },
267
267
  digits2: {
268
- fontSize: Xr,
268
+ fontSize: Yi,
269
269
  lineHeight: "3rem",
270
270
  fontWeight: 700,
271
271
  letterSpacing: "0"
272
272
  },
273
273
  digits3: {
274
- fontSize: Ir,
274
+ fontSize: Pi,
275
275
  lineHeight: "2.5rem",
276
276
  fontWeight: 700,
277
277
  letterSpacing: "0"
278
278
  }
279
- }, qo = {
279
+ }, jr = {
280
280
  display1: {
281
- fontSize: Kr,
281
+ fontSize: Oi,
282
282
  lineHeight: "3.5rem",
283
283
  fontWeight: 700,
284
284
  letterSpacing: "0"
285
285
  },
286
286
  display2: {
287
- fontSize: Vr,
287
+ fontSize: Li,
288
288
  lineHeight: "3rem",
289
289
  fontWeight: 700,
290
290
  letterSpacing: "0"
291
291
  },
292
292
  display3: {
293
- fontSize: jr,
293
+ fontSize: Gi,
294
294
  lineHeight: "2.5rem",
295
295
  fontWeight: 700,
296
296
  letterSpacing: "0"
297
297
  },
298
298
  heading1: {
299
- fontSize: qr,
299
+ fontSize: Ri,
300
300
  lineHeight: "2rem",
301
301
  fontWeight: 700,
302
302
  letterSpacing: "0"
303
303
  },
304
304
  heading2: {
305
- fontSize: Jr,
305
+ fontSize: Ai,
306
306
  lineHeight: "1.75rem",
307
307
  fontWeight: 700,
308
308
  letterSpacing: "0"
309
309
  },
310
310
  heading3: {
311
- fontSize: Qr,
311
+ fontSize: Ni,
312
312
  lineHeight: "1.5rem",
313
313
  fontWeight: 700,
314
314
  letterSpacing: "0"
315
315
  },
316
316
  subHeading1: {
317
- fontSize: Ur,
317
+ fontSize: Mi,
318
318
  lineHeight: "1.25rem",
319
319
  fontWeight: 600,
320
320
  letterSpacing: "0"
321
321
  },
322
322
  subHeading2: {
323
- fontSize: Zr,
323
+ fontSize: Di,
324
324
  lineHeight: "1.25rem",
325
325
  fontWeight: 600,
326
326
  letterSpacing: "0"
327
327
  },
328
328
  subHeading3: {
329
- fontSize: _r,
329
+ fontSize: xi,
330
330
  lineHeight: "1rem",
331
331
  fontWeight: 600,
332
332
  letterSpacing: "0"
333
333
  },
334
334
  body1: {
335
- fontSize: $r,
335
+ fontSize: Ei,
336
336
  lineHeight: "1.5rem",
337
337
  fontWeight: 400,
338
338
  letterSpacing: "0"
339
339
  },
340
340
  body2: {
341
- fontSize: eo,
341
+ fontSize: Bi,
342
342
  lineHeight: "1.25rem",
343
343
  fontWeight: 400,
344
344
  letterSpacing: "0"
345
345
  },
346
346
  body3: {
347
- fontSize: ro,
347
+ fontSize: wi,
348
348
  lineHeight: "1rem",
349
349
  fontWeight: 400,
350
350
  letterSpacing: "0"
351
351
  },
352
352
  body4: {
353
- fontSize: oo,
353
+ fontSize: ki,
354
354
  lineHeight: "0.875rem",
355
355
  fontWeight: 400,
356
356
  letterSpacing: "0"
357
357
  },
358
358
  body5: {
359
- fontSize: io,
359
+ fontSize: Ti,
360
360
  lineHeight: "0.75rem",
361
361
  fontWeight: 400,
362
362
  letterSpacing: "0"
363
363
  },
364
364
  message: {
365
- fontSize: to,
365
+ fontSize: Wi,
366
366
  lineHeight: "23px",
367
367
  fontWeight: 400,
368
368
  letterSpacing: "0"
369
369
  },
370
370
  overline1: {
371
- fontSize: no,
371
+ fontSize: Hi,
372
372
  lineHeight: "0.75rem",
373
373
  fontWeight: 500,
374
374
  letterSpacing: "0"
375
375
  },
376
376
  overline2: {
377
- fontSize: ao,
377
+ fontSize: mi,
378
378
  lineHeight: "0.75rem",
379
379
  fontWeight: 500,
380
380
  letterSpacing: "0"
381
381
  },
382
382
  overline3: {
383
- fontSize: lo,
383
+ fontSize: Fi,
384
384
  lineHeight: "0.75rem",
385
385
  fontWeight: 500,
386
386
  letterSpacing: "0"
387
387
  },
388
388
  label1: {
389
- fontSize: go,
389
+ fontSize: bi,
390
390
  lineHeight: "1rem",
391
391
  fontWeight: 500,
392
392
  letterSpacing: "0"
393
393
  },
394
394
  label2: {
395
- fontSize: co,
395
+ fontSize: vi,
396
396
  lineHeight: "1rem",
397
397
  fontWeight: 500,
398
398
  letterSpacing: "0"
399
399
  },
400
400
  label3: {
401
- fontSize: po,
401
+ fontSize: Ci,
402
402
  lineHeight: "1rem",
403
403
  fontWeight: 500,
404
404
  letterSpacing: "0"
405
405
  },
406
406
  link1: {
407
- fontSize: so,
407
+ fontSize: zi,
408
408
  lineHeight: "1.5rem",
409
409
  fontWeight: 500,
410
410
  letterSpacing: "0"
411
411
  },
412
412
  link2: {
413
- fontSize: yo,
413
+ fontSize: ui,
414
414
  lineHeight: "1.25rem",
415
415
  fontWeight: 500,
416
416
  letterSpacing: "0"
417
417
  },
418
418
  link3: {
419
- fontSize: ho,
419
+ fontSize: fi,
420
420
  lineHeight: "1rem",
421
421
  fontWeight: 500,
422
422
  letterSpacing: "0"
423
423
  },
424
424
  digits1: {
425
- fontSize: uo,
425
+ fontSize: Si,
426
426
  lineHeight: "3.5rem",
427
427
  fontWeight: 700,
428
428
  letterSpacing: "0"
429
429
  },
430
430
  digits2: {
431
- fontSize: fo,
431
+ fontSize: hi,
432
432
  lineHeight: "3rem",
433
433
  fontWeight: 700,
434
434
  letterSpacing: "0"
435
435
  },
436
436
  digits3: {
437
- fontSize: So,
437
+ fontSize: yi,
438
438
  lineHeight: "2.5rem",
439
439
  fontWeight: 700,
440
440
  letterSpacing: "0"
441
441
  }
442
- }, Jo = {
442
+ }, qr = {
443
443
  display1: {
444
- fontSize: Co,
444
+ fontSize: si,
445
445
  lineHeight: "3.5rem",
446
446
  fontWeight: 700,
447
447
  letterSpacing: "0"
448
448
  },
449
449
  display2: {
450
- fontSize: zo,
450
+ fontSize: di,
451
451
  lineHeight: "3rem",
452
452
  fontWeight: 700,
453
453
  letterSpacing: "0"
454
454
  },
455
455
  display3: {
456
- fontSize: vo,
456
+ fontSize: pi,
457
457
  lineHeight: "2.5rem",
458
458
  fontWeight: 700,
459
459
  letterSpacing: "0"
460
460
  },
461
461
  heading1: {
462
- fontSize: bo,
462
+ fontSize: ci,
463
463
  lineHeight: "2rem",
464
464
  fontWeight: 700,
465
465
  letterSpacing: "0"
466
466
  },
467
467
  heading2: {
468
- fontSize: Fo,
468
+ fontSize: gi,
469
469
  lineHeight: "1.75rem",
470
470
  fontWeight: 700,
471
471
  letterSpacing: "0"
472
472
  },
473
473
  heading3: {
474
- fontSize: mo,
474
+ fontSize: li,
475
475
  lineHeight: "1.5rem",
476
476
  fontWeight: 700,
477
477
  letterSpacing: "0"
478
478
  },
479
479
  subHeading1: {
480
- fontSize: Ho,
480
+ fontSize: ai,
481
481
  lineHeight: "1.25rem",
482
482
  fontWeight: 600,
483
483
  letterSpacing: "0"
484
484
  },
485
485
  subHeading2: {
486
- fontSize: Wo,
486
+ fontSize: ni,
487
487
  lineHeight: "1.25rem",
488
488
  fontWeight: 600,
489
489
  letterSpacing: "0"
490
490
  },
491
491
  subHeading3: {
492
- fontSize: ko,
492
+ fontSize: ti,
493
493
  lineHeight: "1rem",
494
494
  fontWeight: 600,
495
495
  letterSpacing: "0"
496
496
  },
497
497
  body1: {
498
- fontSize: To,
498
+ fontSize: oi,
499
499
  lineHeight: "1.5rem",
500
500
  fontWeight: 400,
501
501
  letterSpacing: "0"
502
502
  },
503
503
  body2: {
504
- fontSize: Bo,
504
+ fontSize: ri,
505
505
  lineHeight: "1.25rem",
506
506
  fontWeight: 400,
507
507
  letterSpacing: "0"
508
508
  },
509
509
  body3: {
510
- fontSize: Eo,
510
+ fontSize: ii,
511
511
  lineHeight: "1rem",
512
512
  fontWeight: 400,
513
513
  letterSpacing: "0"
514
514
  },
515
515
  body4: {
516
- fontSize: wo,
516
+ fontSize: ei,
517
517
  lineHeight: "0.875rem",
518
518
  fontWeight: 400,
519
519
  letterSpacing: "0"
520
520
  },
521
521
  body5: {
522
- fontSize: Do,
522
+ fontSize: $e,
523
523
  lineHeight: "0.75rem",
524
524
  fontWeight: 400,
525
525
  letterSpacing: "0"
526
526
  },
527
527
  message: {
528
- fontSize: xo,
528
+ fontSize: _e,
529
529
  lineHeight: "23px",
530
530
  fontWeight: 400,
531
531
  letterSpacing: "0"
532
532
  },
533
533
  overline1: {
534
- fontSize: Ao,
534
+ fontSize: Ze,
535
535
  lineHeight: "0.75rem",
536
536
  fontWeight: 500,
537
537
  letterSpacing: "0"
538
538
  },
539
539
  overline2: {
540
- fontSize: Mo,
540
+ fontSize: Ue,
541
541
  lineHeight: "0.75rem",
542
542
  fontWeight: 500,
543
543
  letterSpacing: "0"
544
544
  },
545
545
  overline3: {
546
- fontSize: No,
546
+ fontSize: Qe,
547
547
  lineHeight: "0.75rem",
548
548
  fontWeight: 500,
549
549
  letterSpacing: "0"
550
550
  },
551
551
  label1: {
552
- fontSize: Ro,
552
+ fontSize: Je,
553
553
  lineHeight: "1rem",
554
554
  fontWeight: 500,
555
555
  letterSpacing: "0"
556
556
  },
557
557
  label2: {
558
- fontSize: Go,
558
+ fontSize: qe,
559
559
  lineHeight: "1rem",
560
560
  fontWeight: 500,
561
561
  letterSpacing: "0"
562
562
  },
563
563
  label3: {
564
- fontSize: Lo,
564
+ fontSize: je,
565
565
  lineHeight: "1rem",
566
566
  fontWeight: 500,
567
567
  letterSpacing: "0"
568
568
  },
569
569
  link1: {
570
- fontSize: Oo,
570
+ fontSize: Ve,
571
571
  lineHeight: "1.5rem",
572
572
  fontWeight: 500,
573
573
  letterSpacing: "0"
574
574
  },
575
575
  link2: {
576
- fontSize: Po,
576
+ fontSize: Ke,
577
577
  lineHeight: "1.25rem",
578
578
  fontWeight: 500,
579
579
  letterSpacing: "0"
580
580
  },
581
581
  link3: {
582
- fontSize: Yo,
582
+ fontSize: Ie,
583
583
  lineHeight: "1rem",
584
584
  fontWeight: 500,
585
585
  letterSpacing: "0"
586
586
  },
587
587
  digits1: {
588
- fontSize: Xo,
588
+ fontSize: Xe,
589
589
  lineHeight: "3.5rem",
590
590
  fontWeight: 700,
591
591
  letterSpacing: "0"
592
592
  },
593
593
  digits2: {
594
- fontSize: Io,
594
+ fontSize: Ye,
595
595
  lineHeight: "3rem",
596
596
  fontWeight: 700,
597
597
  letterSpacing: "0"
598
598
  },
599
599
  digits3: {
600
- fontSize: Ko,
600
+ fontSize: Pe,
601
601
  lineHeight: "2.5rem",
602
602
  fontWeight: 700,
603
603
  letterSpacing: "0"
604
604
  }
605
- }, Qo = {
606
- fontFamily: ce,
607
- wide: jo,
608
- medium: qo,
609
- narrow: Jo
610
- }, o = {
605
+ }, Jr = {
606
+ fontFamily: yr,
607
+ wide: Vr,
608
+ medium: jr,
609
+ narrow: qr
610
+ }, i = {
611
611
  red: {
612
- 100: de,
613
- 200: pe,
614
- 300: se,
615
- 400: ye,
616
- 500: he,
617
- 600: ue,
618
- 700: fe,
619
- 800: Se,
620
- 900: Ce
612
+ 100: Oe,
613
+ 200: Le,
614
+ 300: Ge,
615
+ 400: Re,
616
+ 500: Ae,
617
+ 600: Ne,
618
+ 700: Me,
619
+ 800: De,
620
+ 900: xe
621
621
  },
622
622
  orange: {
623
- 100: ze,
624
- 200: ve,
625
- 300: be,
626
- 400: Fe,
627
- 500: me,
628
- 600: He,
629
- 700: We,
630
- 800: ke,
631
- 900: Te
623
+ 100: Ee,
624
+ 200: Be,
625
+ 300: we,
626
+ 400: ke,
627
+ 500: Te,
628
+ 600: We,
629
+ 700: He,
630
+ 800: me,
631
+ 900: Fe
632
632
  },
633
633
  yellow: {
634
- 100: Be,
635
- 200: Ee,
636
- 300: we,
637
- 400: De,
638
- 500: f,
639
- 600: xe,
640
- 700: Ae,
641
- 800: n,
642
- 900: p
634
+ 100: be,
635
+ 200: ve,
636
+ 300: Ce,
637
+ 400: ze,
638
+ 500: u,
639
+ 600: ue,
640
+ 700: fe,
641
+ 800: Se,
642
+ 900: he
643
643
  },
644
644
  green: {
645
- 100: Me,
646
- 200: Ne,
647
- 300: Re,
648
- 400: Ge,
649
- 500: Le,
650
- 600: Oe,
651
- 700: Pe,
652
- 800: Ye,
653
- 900: Xe
645
+ 100: ye,
646
+ 200: se,
647
+ 300: de,
648
+ 400: pe,
649
+ 500: ce,
650
+ 600: ge,
651
+ 700: le,
652
+ 800: ae,
653
+ 900: ne
654
654
  },
655
655
  sky: {
656
- 100: Ie,
657
- 200: Ke,
658
- 300: F,
659
- 400: m,
660
- 500: Ve,
661
- 600: je,
662
- 700: S,
663
- 800: t,
664
- 900: C
656
+ 100: te,
657
+ 200: oe,
658
+ 300: re,
659
+ 400: ie,
660
+ 500: ee,
661
+ 600: $,
662
+ 700: f,
663
+ 800: _,
664
+ 900: S
665
665
  },
666
666
  blue: {
667
- 100: qe,
668
- 200: Je,
669
- 300: Qe,
670
- 400: Ue,
671
- 500: Ze,
672
- 600: _e,
673
- 700: $e,
674
- 800: er,
675
- 900: rr
667
+ 100: Z,
668
+ 200: U,
669
+ 300: Q,
670
+ 400: J,
671
+ 500: q,
672
+ 600: j,
673
+ 700: V,
674
+ 800: K,
675
+ 900: I
676
676
  },
677
677
  purple: {
678
- 100: or,
679
- 200: ir,
680
- 300: tr,
681
- 400: nr,
682
- 500: ar,
683
- 600: lr,
684
- 700: gr,
685
- 800: cr,
686
- 900: dr
678
+ 100: X,
679
+ 200: Y,
680
+ 300: P,
681
+ 400: O,
682
+ 500: L,
683
+ 600: G,
684
+ 700: R,
685
+ 800: A,
686
+ 900: N
687
687
  },
688
688
  gray: {
689
- 100: g,
690
- 200: pr,
691
- 300: sr,
692
- 400: yr,
693
- 500: v,
694
- 600: hr,
695
- 700: b,
696
- 800: d,
697
- 900: ur,
698
- black: fr,
699
- white: z
689
+ 100: l,
690
+ 200: M,
691
+ 300: D,
692
+ 400: x,
693
+ 500: h,
694
+ 600: E,
695
+ 700: y,
696
+ 800: B,
697
+ 900: w,
698
+ black: k,
699
+ white: s
700
700
  }
701
- }, Uo = {
701
+ }, Qr = {
702
702
  padding: {
703
- verPadding: i.Size25,
703
+ verPadding: o.Size25,
704
704
  // 25px
705
- horPadding: i.Size6
705
+ horPadding: o.Size6
706
706
  // 10px
707
707
  },
708
- gap: i.Size2,
708
+ gap: o.Size2,
709
709
  // 8px
710
- radius: c.BorderRadiusMd
710
+ radius: a.BorderRadiusMd
711
711
  // 6px
712
- }, Zo = {
712
+ }, Ur = {
713
713
  padding: {
714
714
  verPadding: 10,
715
715
  horPadding: 12
716
716
  },
717
- gap: i.Size2,
717
+ gap: o.Size2,
718
718
  // 8px
719
- radius: c.BorderRadiusSm
719
+ radius: a.BorderRadiusSm
720
720
  // 6px
721
- }, _o = {
721
+ }, Zr = {
722
722
  suffixPrefixVerPadding: 11,
723
723
  // special case - see sizing in FIGMA
724
- suffixPrefixHorPadding: i.Size2
725
- }, a = {
724
+ suffixPrefixHorPadding: o.Size2
725
+ }, t = {
726
726
  color: "#6C6C6C",
727
727
  backgroundColor: "#EEEEEE",
728
728
  borderColor: "#CBCBCB"
729
- }, l = {
729
+ }, n = {
730
730
  color: "#CF3237",
731
731
  backgroundColor: "#FFEBEE",
732
732
  borderColor: "#FFEBEE"
@@ -763,66 +763,20 @@ const Vo = {
763
763
  },
764
764
  inputs: {
765
765
  onsurface: {
766
- active: "#384DF6",
767
766
  focus: "#384DF6"
768
767
  }
769
768
  },
770
- onsurface: {
771
- "copy-disabled": "#6C6C6C",
772
- copy: "#3E3E3E",
773
- "copy-dark": "#222222"
774
- },
775
- surface: {
776
- border: "#CBCBCB"
777
- },
778
769
  transparent: "transparent"
779
770
  }, r = {
780
771
  interactive: {
781
- primary: {
782
- active: "#30606B",
783
- hover: "#00282B",
784
- pressed: "#214148",
785
- onsurface: "#FFFFFF"
786
- },
787
- secondary: {
788
- active: "#9A9A9A",
789
- hover: "#222222",
790
- pressed: "#101010",
791
- onsurface: "#3E3E3E"
792
- },
793
772
  tertiary: {
794
773
  active: "#FFCA7D",
795
774
  hover: "#E7A13C",
796
775
  pressed: "#B27330",
797
776
  onsurface: "#222222"
798
- },
799
- link: {
800
- active: "#30606B"
801
- },
802
- utility: {
803
- active: "#FFF",
804
- onsurface: "#222222",
805
- border: "#CBCBCB",
806
- hover: "#DEEFF3",
807
- pressed: "#CBCBCB"
808
777
  }
809
- },
810
- inputs: {
811
- onsurface: {
812
- active: "#384DF6",
813
- focus: "#384DF6"
814
- }
815
- },
816
- onsurface: {
817
- "copy-disabled": "#6C6C6C",
818
- copy: "#3E3E3E",
819
- "copy-dark": "#222222"
820
- },
821
- surface: {
822
- border: "#CBCBCB"
823
- },
824
- transparent: "transparent"
825
- }, H = {
778
+ }
779
+ }, z = {
826
780
  primary: {
827
781
  active: {
828
782
  color: e.interactive.primary.onsurface,
@@ -846,7 +800,7 @@ const Vo = {
846
800
  ringColor: e.inputs.onsurface.focus
847
801
  },
848
802
  error: {
849
- ...l,
803
+ ...n,
850
804
  ringColor: e.inputs.onsurface.focus
851
805
  },
852
806
  default: {
@@ -855,7 +809,7 @@ const Vo = {
855
809
  borderColor: e.interactive.primary.active,
856
810
  ringColor: e.inputs.onsurface.focus
857
811
  },
858
- disabled: a
812
+ disabled: t
859
813
  },
860
814
  secondary: {
861
815
  active: {
@@ -880,7 +834,7 @@ const Vo = {
880
834
  ringColor: e.inputs.onsurface.focus
881
835
  },
882
836
  error: {
883
- ...l,
837
+ ...n,
884
838
  ringColor: e.inputs.onsurface.focus
885
839
  },
886
840
  default: {
@@ -889,7 +843,7 @@ const Vo = {
889
843
  borderColor: e.interactive.secondary.active,
890
844
  ringColor: e.inputs.onsurface.focus
891
845
  },
892
- disabled: a
846
+ disabled: t
893
847
  },
894
848
  tertiary: {
895
849
  active: {
@@ -914,7 +868,7 @@ const Vo = {
914
868
  ringColor: e.inputs.onsurface.focus
915
869
  },
916
870
  error: {
917
- ...l,
871
+ ...n,
918
872
  ringColor: e.inputs.onsurface.focus
919
873
  },
920
874
  default: {
@@ -923,7 +877,7 @@ const Vo = {
923
877
  borderColor: e.interactive.tertiary.active,
924
878
  ringColor: e.inputs.onsurface.focus
925
879
  },
926
- disabled: a
880
+ disabled: t
927
881
  },
928
882
  utility: {
929
883
  active: {
@@ -948,7 +902,7 @@ const Vo = {
948
902
  ringColor: e.inputs.onsurface.focus
949
903
  },
950
904
  error: {
951
- ...l,
905
+ ...n,
952
906
  ringColor: e.inputs.onsurface.focus
953
907
  },
954
908
  default: {
@@ -957,7 +911,7 @@ const Vo = {
957
911
  borderColor: e.interactive.secondary.active,
958
912
  ringColor: e.inputs.onsurface.focus
959
913
  },
960
- disabled: a
914
+ disabled: t
961
915
  },
962
916
  status: {
963
917
  error: {
@@ -975,7 +929,7 @@ const Vo = {
975
929
  "surface-hover": "#A7DFAF"
976
930
  },
977
931
  warning: {
978
- default: f,
932
+ default: u,
979
933
  ringColor: e.inputs.onsurface.focus,
980
934
  onsurface: "#704819",
981
935
  surface: "#FFF2DF",
@@ -1033,18 +987,18 @@ const Vo = {
1033
987
  onsurface: "#222222"
1034
988
  },
1035
989
  link: {
1036
- active: S,
1037
- hover: C,
1038
- disabled: g,
990
+ active: f,
991
+ hover: S,
992
+ disabled: l,
1039
993
  current: "#384DF6"
1040
994
  },
1041
995
  ...e.interactive
1042
996
  },
1043
997
  inputs: {
1044
998
  surface: {
1045
- active: z,
1046
- border: v,
1047
- disabled: g,
999
+ active: s,
1000
+ border: h,
1001
+ disabled: l,
1048
1002
  checked: "#384DF6",
1049
1003
  "checked-hover": "#24319D"
1050
1004
  },
@@ -1064,19 +1018,13 @@ const Vo = {
1064
1018
  transparent: "transparent",
1065
1019
  onsurface: {
1066
1020
  copy: "#3E3E3E",
1067
- "copy-light": b,
1021
+ "copy-light": y,
1068
1022
  "copy-dark": "#222222",
1069
1023
  "copy-disabled": "#6C6C6C"
1070
1024
  }
1071
- }, $o = H;
1072
- o.gray.white, o.gray.white, o.gray.white, o.gray.white, o.gray[600], o.gray.white, o.gray.white, o.gray.white, t, t, o.gray.white, t, t, o.gray[600], d, d, o.gray.white, o.gray.white, o.gray.white, n, n, o.gray.white, n, n, o.gray[600], p, p, r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active, r.interactive.tertiary.onsurface, r.interactive.tertiary.hover, r.interactive.tertiary.hover, r.interactive.tertiary.onsurface, r.interactive.tertiary.pressed, r.interactive.tertiary.pressed, r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active, r.inputs.onsurface.focus, {
1073
- ...l,
1074
- ringColor: r.inputs.onsurface.focus
1075
- }, r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active, r.inputs.onsurface.focus, {
1076
- link: (F, m, g),
1077
- ...r.interactive
1078
- };
1079
- const ei = {
1025
+ }, _r = z;
1026
+ i.gray.white, i.gray.white, i.gray.white, i.gray.white, i.gray[600], i.gray.white, i.gray.white, i.gray.white, i.gray.white, i.gray[600], i.gray.white, i.gray.white, i.gray.white, i.gray.white, i.gray[600], r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active, r.interactive.tertiary.onsurface, r.interactive.tertiary.hover, r.interactive.tertiary.hover, r.interactive.tertiary.onsurface, r.interactive.tertiary.pressed, r.interactive.tertiary.pressed, r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active, r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active;
1027
+ const $r = {
1080
1028
  general: {
1081
1029
  1: "box-shadow: 0px 4px 16px 0px #00000026",
1082
1030
  2: "box-shadow: 0px 8px 24px -4px #00000026",
@@ -1090,58 +1038,58 @@ const ei = {
1090
1038
  inputs: {
1091
1039
  1: "box-shadow: 0px 1px 2px 0px #0000001F"
1092
1040
  }
1093
- }, ri = {
1041
+ }, eo = {
1094
1042
  instant: 0,
1095
1043
  veryfast: 0.15,
1096
1044
  fast: 0.33,
1097
1045
  medium: 0.5,
1098
1046
  slow: 1,
1099
1047
  veryslow: 2
1100
- }, oi = {
1048
+ }, io = {
1101
1049
  "ver-padding": 4,
1102
1050
  "right-padding": 8,
1103
1051
  "left-padding": 8,
1104
1052
  radius: 50
1105
- }, ii = {
1106
- "ver-padding": i.Size1,
1107
- "hor-padding": i.Size2,
1108
- radius: c.BorderRadiusMd,
1109
- gap: i.Size1
1110
- }, ti = {
1111
- "ver-padding": i.Size5,
1112
- "hor-padding": i.Size6,
1113
- gap: i.Size2
1114
- }, ni = {
1115
- button: Uo,
1116
- utilityButton: Zo,
1117
- input: _o,
1118
- row: ti,
1119
- badge: oi,
1120
- popover: ii
1121
- }, ai = (k, T) => k.status[T].default, W = {
1122
- breakpoints: Vo,
1123
- sizing: i,
1124
- borderRadius: c,
1125
- typography: Qo,
1126
- allColors: o,
1127
- components: ni,
1128
- motion: ri,
1129
- shadows: ei,
1130
- getStatusColor: ai
1131
- }, ci = {
1132
- ...W,
1133
- colors: H,
1053
+ }, ro = {
1054
+ "ver-padding": o.Size1,
1055
+ "hor-padding": o.Size2,
1056
+ radius: a.BorderRadiusMd,
1057
+ gap: o.Size1
1058
+ }, oo = {
1059
+ "ver-padding": o.Size5,
1060
+ "hor-padding": o.Size6,
1061
+ gap: o.Size2
1062
+ }, to = {
1063
+ button: Qr,
1064
+ utilityButton: Ur,
1065
+ input: Zr,
1066
+ row: oo,
1067
+ badge: io,
1068
+ popover: ro
1069
+ }, no = (v, b) => v.status[b].default, C = {
1070
+ breakpoints: Kr,
1071
+ sizing: o,
1072
+ borderRadius: a,
1073
+ typography: Jr,
1074
+ allColors: i,
1075
+ components: to,
1076
+ motion: eo,
1077
+ shadows: $r,
1078
+ getStatusColor: no
1079
+ }, go = {
1080
+ ...C,
1081
+ colors: z,
1134
1082
  mode: "light"
1135
- }, di = {
1136
- ...W,
1137
- colors: $o,
1083
+ }, co = {
1084
+ ...C,
1085
+ colors: _r,
1138
1086
  mode: "dark"
1139
1087
  };
1140
1088
  export {
1141
- gi as TypographySizeKey,
1142
- W as baseTokens,
1143
- Vo as breakpoints,
1144
- di as darkTheme,
1145
- ci as lightTheme,
1146
- i as sizing
1089
+ lo as TypographySizeKey,
1090
+ C as baseTokens,
1091
+ Kr as breakpoints,
1092
+ co as darkTheme,
1093
+ go as lightTheme,
1094
+ o as sizing
1147
1095
  };