welcome-ui 8.0.0-alpha.0 → 8.1.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (301) hide show
  1. package/dist/AXB53BZF-XKOjjeWO.mjs +25 -0
  2. package/dist/Accordion.mjs +30 -23
  3. package/dist/Alert.mjs +76 -70
  4. package/dist/AspectRatio.mjs +8 -10
  5. package/dist/Avatar.mjs +48 -47
  6. package/dist/{BYC7LY2E-CVjUW1dr.mjs → BYC7LY2E-CWSI38FM.mjs} +355 -351
  7. package/dist/Badge.mjs +25 -25
  8. package/dist/Box.mjs +5 -5
  9. package/dist/Breadcrumb.mjs +173 -168
  10. package/dist/Button.mjs +72 -67
  11. package/dist/ButtonGroup.mjs +13 -12
  12. package/dist/Card.mjs +14 -14
  13. package/dist/Checkbox.mjs +2 -2
  14. package/dist/ClearButton.mjs +15 -15
  15. package/dist/CloseButton.mjs +9 -9
  16. package/dist/{CustomInput-D_13Gd_3.mjs → CustomPopper-CZt4RioF.mjs} +3200 -3047
  17. package/dist/DatePicker.mjs +81 -80
  18. package/dist/DateTimePicker.mjs +67 -62
  19. package/dist/DateTimePickerCommon.mjs +1 -1
  20. package/dist/Drawer.mjs +190 -174
  21. package/dist/DropdownMenu.mjs +389 -386
  22. package/dist/Field.mjs +104 -92
  23. package/dist/FieldGroup.mjs +12 -9
  24. package/dist/FileDrop.mjs +613 -576
  25. package/dist/FileUpload.mjs +95 -74
  26. package/dist/Files.mjs +46 -46
  27. package/dist/Flex.mjs +13 -13
  28. package/dist/Grid.mjs +29 -29
  29. package/dist/Hint.mjs +12 -12
  30. package/dist/ITI7HKP4-C89kOQb8.mjs +474 -0
  31. package/dist/Icon.mjs +24 -24
  32. package/dist/Icons.mjs +988 -988
  33. package/dist/IconsFont.mjs +159 -159
  34. package/dist/InputText.mjs +65 -57
  35. package/dist/{JC64G2H7-Dey-8h60.mjs → JC64G2H7-afsomHuH.mjs} +109 -108
  36. package/dist/KUU7WJ55-CzsjuIMv.mjs +61 -0
  37. package/dist/LVA2YJMS-C-kJ1lkr.mjs +873 -0
  38. package/dist/Label.mjs +37 -35
  39. package/dist/Link.mjs +28 -24
  40. package/dist/Loader.mjs +20 -16
  41. package/dist/Logo.mjs +55 -42
  42. package/dist/MTZPJQMC-TybFZCho.mjs +15 -0
  43. package/dist/Modal.mjs +276 -253
  44. package/dist/NLEBE274-oSxMftGy.mjs +84 -0
  45. package/dist/P2CTZE2T-DOT1mNnX.mjs +301 -0
  46. package/dist/P4IRICAX-CWSZLTGz.mjs +37 -0
  47. package/dist/Pagination.mjs +104 -104
  48. package/dist/PasswordInput.mjs +35 -34
  49. package/dist/Picker.mjs +35 -33
  50. package/dist/Popover.mjs +100 -93
  51. package/dist/QYJ6MIDR-DJ-vUdAM.mjs +98 -0
  52. package/dist/Radio.mjs +58 -52
  53. package/dist/RadioGroup.mjs +46 -46
  54. package/dist/RadioTab.mjs +37 -35
  55. package/dist/{SYRFVSLH-cVmYtx36.mjs → SYRFVSLH-B6m278Vb.mjs} +18 -17
  56. package/dist/Search.mjs +175 -161
  57. package/dist/Select.mjs +885 -847
  58. package/dist/Shape.mjs +9 -9
  59. package/dist/Slider.mjs +359 -336
  60. package/dist/Stack.mjs +22 -24
  61. package/dist/Swiper.mjs +324 -311
  62. package/dist/Table.mjs +23 -23
  63. package/dist/Tabs.mjs +250 -245
  64. package/dist/Tag.mjs +51 -49
  65. package/dist/Text.mjs +49 -47
  66. package/dist/Textarea.mjs +39 -39
  67. package/dist/TimePicker.mjs +57 -56
  68. package/dist/Toast.mjs +144 -137
  69. package/dist/Toggle.mjs +27 -24
  70. package/dist/Tooltip.mjs +115 -111
  71. package/dist/UniversalLink.mjs +16 -16
  72. package/dist/VEVQD5MH-0w9Y7Ytc.mjs +20 -0
  73. package/dist/{VGCJ63VH-B39w1tBw.mjs → VGCJ63VH-C0UPBY-5.mjs} +61 -62
  74. package/dist/VariantIcon.mjs +14 -22
  75. package/dist/WelcomeLoader.mjs +4863 -9223
  76. package/dist/WuiProvider.mjs +69 -58
  77. package/dist/X5NMLKT6-BJw3xE-K.mjs +25 -0
  78. package/dist/YV4JVR4I-DPC8mMuG.mjs +344 -0
  79. package/dist/downshift.esm-B7Jil1wW.mjs +1082 -0
  80. package/dist/{field-styles-DLIhqG_8.mjs → field-styles-BVlRlvuu.mjs} +2 -2
  81. package/dist/{hex-to-rgba-BIDK-3ab.mjs → hex-to-rgba-DU_XzKIK.mjs} +2 -2
  82. package/dist/hide-focus-rings-root-CCXdysih.mjs +15 -0
  83. package/dist/index-5HBq1O6Z.mjs +185 -0
  84. package/dist/{index-C7zM96J_.mjs → index-BaLGEKs7.mjs} +8 -8
  85. package/dist/{index-BYdkhqH4.mjs → index-CBBbX29m.mjs} +3652 -3584
  86. package/dist/index-CYmF7qCH.mjs +11 -0
  87. package/dist/index-C_k-m0Rl.mjs +36 -0
  88. package/dist/index-D8v_VJ9z.mjs +26 -0
  89. package/dist/{index-BNGGwOCo.mjs → index-DAZ1SYdj.mjs} +7 -7
  90. package/dist/{index-SbQUT2mU.mjs → index-DgSynio4.mjs} +244 -239
  91. package/dist/index-DpkNUfAS.mjs +11 -0
  92. package/dist/{index-DqBUFsqP.mjs → index-DvzWKxKE.mjs} +7 -7
  93. package/dist/{index-BJAZgeHL.mjs → index-QaLwIvZS.mjs} +8 -8
  94. package/dist/{index-BQtDgQBH.mjs → index-SQQQ4dEE.mjs} +8 -8
  95. package/dist/index-i_anpNhw.mjs +66 -0
  96. package/dist/index-wl3X6EM1.mjs +16 -0
  97. package/dist/jsx-runtime-B7I4PJ0H.mjs +613 -0
  98. package/dist/radio-group-C0fUHvam.mjs +52 -0
  99. package/dist/theme.mjs +1175 -1120
  100. package/dist/throttle-CW18pWlW.mjs +13 -0
  101. package/dist/types/components/Accordion/index.d.ts +1 -1
  102. package/dist/types/components/Accordion/styles.d.ts +2 -2
  103. package/dist/types/components/Accordion/theme.d.ts +1 -1
  104. package/dist/types/components/Alert/index.d.ts +2 -2
  105. package/dist/types/components/Alert/styles.d.ts +9 -9
  106. package/dist/types/components/Alert/theme.d.ts +4 -4
  107. package/dist/types/components/Avatar/index.d.ts +2 -3
  108. package/dist/types/components/Avatar/styles.d.ts +8 -8
  109. package/dist/types/components/Avatar/theme.d.ts +3 -3
  110. package/dist/types/components/Avatar/utils.d.ts +1 -1
  111. package/dist/types/components/Badge/index.d.ts +2 -2
  112. package/dist/types/components/Badge/styles.d.ts +5 -5
  113. package/dist/types/components/Badge/theme.d.ts +1 -1
  114. package/dist/types/components/Breadcrumb/Item.d.ts +1 -1
  115. package/dist/types/components/Breadcrumb/index.d.ts +2 -2
  116. package/dist/types/components/Breadcrumb/theme.d.ts +1 -1
  117. package/dist/types/components/Button/index.d.ts +4 -5
  118. package/dist/types/components/Button/styles.d.ts +1 -1
  119. package/dist/types/components/Button/theme.d.ts +7 -7
  120. package/dist/types/components/ButtonGroup/index.d.ts +3 -3
  121. package/dist/types/components/Card/Cover.styles.d.ts +4 -4
  122. package/dist/types/components/Card/index.d.ts +2 -3
  123. package/dist/types/components/Card/theme.d.ts +1 -1
  124. package/dist/types/components/Checkbox/index.d.ts +2 -2
  125. package/dist/types/components/Checkbox/styles.d.ts +1 -1
  126. package/dist/types/components/Checkbox/theme.d.ts +1 -1
  127. package/dist/types/components/ClearButton/index.d.ts +5 -6
  128. package/dist/types/components/ClearButton/styles.d.ts +4 -4
  129. package/dist/types/components/CloseButton/styles.d.ts +4 -4
  130. package/dist/types/components/DatePicker/index.d.ts +3 -3
  131. package/dist/types/components/DateTimePicker/index.d.ts +2 -2
  132. package/dist/types/components/DateTimePickerCommon/CustomHeader.d.ts +1 -1
  133. package/dist/types/components/DateTimePickerCommon/CustomInput.d.ts +5 -5
  134. package/dist/types/components/DateTimePickerCommon/CustomPopper.d.ts +1 -1
  135. package/dist/types/components/DateTimePickerCommon/index.d.ts +2 -2
  136. package/dist/types/components/DateTimePickerCommon/theme.d.ts +1 -1
  137. package/dist/types/components/DateTimePickerCommon/utils.d.ts +2 -2
  138. package/dist/types/components/Drawer/AssetDrawer/Header.d.ts +1 -1
  139. package/dist/types/components/Drawer/AssetDrawer/index.d.ts +1 -1
  140. package/dist/types/components/Drawer/index.d.ts +12 -12
  141. package/dist/types/components/Drawer/styles.d.ts +5 -5
  142. package/dist/types/components/Drawer/theme.d.ts +2 -2
  143. package/dist/types/components/DropdownMenu/index.d.ts +4 -4
  144. package/dist/types/components/DropdownMenu/theme.d.ts +1 -1
  145. package/dist/types/components/Field/index.d.ts +8 -8
  146. package/dist/types/components/Field/styles.d.ts +1 -1
  147. package/dist/types/components/Field/utils.d.ts +1 -1
  148. package/dist/types/components/FileDrop/FilePreview.d.ts +2 -2
  149. package/dist/types/components/FileDrop/Message.d.ts +1 -1
  150. package/dist/types/components/FileDrop/index.d.ts +20 -20
  151. package/dist/types/components/FileDrop/theme.d.ts +1 -1
  152. package/dist/types/components/FileUpload/index.d.ts +13 -13
  153. package/dist/types/components/Files/index.d.ts +5 -5
  154. package/dist/types/components/Files/types.d.ts +1 -1
  155. package/dist/types/components/Hint/index.d.ts +1 -2
  156. package/dist/types/components/Hint/theme.d.ts +1 -1
  157. package/dist/types/components/Icon/index.d.ts +3 -3
  158. package/dist/types/components/Icon/styles.d.ts +3 -3
  159. package/dist/types/components/Icon/theme.d.ts +3 -3
  160. package/dist/types/components/Icons/Sun/content.json.d.ts +2 -1
  161. package/dist/types/components/Icons/index.d.ts +2 -2
  162. package/dist/types/components/IconsFont/index.d.ts +2 -3
  163. package/dist/types/components/IconsFont/styles.d.ts +1 -1
  164. package/dist/types/components/InputText/index.d.ts +1 -1
  165. package/dist/types/components/InputText/styles.d.ts +1 -1
  166. package/dist/types/components/Label/index.d.ts +2 -3
  167. package/dist/types/components/Label/theme.d.ts +1 -1
  168. package/dist/types/components/Link/index.d.ts +5 -5
  169. package/dist/types/components/Link/styles.d.ts +4 -4
  170. package/dist/types/components/Link/theme.d.ts +1 -1
  171. package/dist/types/components/Loader/index.d.ts +1 -1
  172. package/dist/types/components/Loader/styles.d.ts +4 -4
  173. package/dist/types/components/Loader/theme.d.ts +4 -4
  174. package/dist/types/components/Logo/Solutions.d.ts +1 -2
  175. package/dist/types/components/Logo/Symbol.d.ts +1 -2
  176. package/dist/types/components/Logo/Wui.d.ts +1 -2
  177. package/dist/types/components/Logo/index.d.ts +5 -5
  178. package/dist/types/components/Modal/Assets/Backdrop.d.ts +5 -6
  179. package/dist/types/components/Modal/Assets/Iframe.d.ts +1 -2
  180. package/dist/types/components/Modal/Assets/index.d.ts +9 -9
  181. package/dist/types/components/Modal/Assets/styles.d.ts +8 -8
  182. package/dist/types/components/Modal/Close.d.ts +3 -4
  183. package/dist/types/components/Modal/Content.d.ts +4 -5
  184. package/dist/types/components/Modal/Footer.d.ts +1 -1
  185. package/dist/types/components/Modal/Header.d.ts +2 -2
  186. package/dist/types/components/Modal/index.d.ts +17 -17
  187. package/dist/types/components/Modal/styles.d.ts +7 -7
  188. package/dist/types/components/Modal/theme.d.ts +2 -2
  189. package/dist/types/components/Pagination/index.d.ts +2 -2
  190. package/dist/types/components/Pagination/theme.d.ts +1 -1
  191. package/dist/types/components/Pagination/utils.d.ts +1 -1
  192. package/dist/types/components/Picker/index.d.ts +1 -1
  193. package/dist/types/components/Picker/styles.d.ts +1 -1
  194. package/dist/types/components/Popover/Arrow.d.ts +1 -2
  195. package/dist/types/components/Popover/Content.d.ts +2 -3
  196. package/dist/types/components/Popover/Popover.d.ts +4 -5
  197. package/dist/types/components/Popover/PopoverHover.d.ts +3 -4
  198. package/dist/types/components/Popover/Trigger.d.ts +1 -1
  199. package/dist/types/components/Popover/styles.d.ts +4 -4
  200. package/dist/types/components/Popover/theme.d.ts +1 -1
  201. package/dist/types/components/Popover/usePopover.d.ts +6 -6
  202. package/dist/types/components/Radio/index.d.ts +3 -3
  203. package/dist/types/components/Radio/styles.d.ts +5 -5
  204. package/dist/types/components/Radio/theme.d.ts +1 -1
  205. package/dist/types/components/RadioGroup/index.d.ts +2 -2
  206. package/dist/types/components/RadioTab/index.d.ts +3 -3
  207. package/dist/types/components/RadioTab/styles.d.ts +3 -9
  208. package/dist/types/components/RadioTab/theme.d.ts +1 -1
  209. package/dist/types/components/Search/index.d.ts +5 -5
  210. package/dist/types/components/Select/index.d.ts +11 -11
  211. package/dist/types/components/Select/styles.d.ts +6 -6
  212. package/dist/types/components/Select/utils.d.ts +11 -7
  213. package/dist/types/components/Shape/index.d.ts +1 -1
  214. package/dist/types/components/Shape/styles.d.ts +3 -3
  215. package/dist/types/components/Slider/Range.d.ts +3 -3
  216. package/dist/types/components/Slider/index.d.ts +2 -2
  217. package/dist/types/components/Slider/styles.d.ts +16 -16
  218. package/dist/types/components/Slider/theme.d.ts +1 -1
  219. package/dist/types/components/Stack/index.d.ts +1 -1
  220. package/dist/types/components/Swiper/index.d.ts +17 -18
  221. package/dist/types/components/Swiper/styles.d.ts +56 -56
  222. package/dist/types/components/Swiper/theme.d.ts +1 -1
  223. package/dist/types/components/System/index.d.ts +14 -14
  224. package/dist/types/components/Table/index.d.ts +6 -7
  225. package/dist/types/components/Table/styles.d.ts +1 -1
  226. package/dist/types/components/Table/theme.d.ts +1 -1
  227. package/dist/types/components/Tabs/ActiveBar.d.ts +5 -5
  228. package/dist/types/components/Tabs/TabList.d.ts +4 -4
  229. package/dist/types/components/Tabs/TabPanel.d.ts +2 -2
  230. package/dist/types/components/Tabs/styles.d.ts +2 -2
  231. package/dist/types/components/Tabs/theme.d.ts +2 -2
  232. package/dist/types/components/Tag/index.d.ts +2 -3
  233. package/dist/types/components/Tag/styles.d.ts +1 -1
  234. package/dist/types/components/Tag/theme.d.ts +3 -3
  235. package/dist/types/components/Text/index.d.ts +2 -2
  236. package/dist/types/components/Textarea/index.d.ts +1 -1
  237. package/dist/types/components/Textarea/theme.d.ts +1 -1
  238. package/dist/types/components/TimePicker/index.d.ts +2 -2
  239. package/dist/types/components/Toast/Growl.d.ts +1 -1
  240. package/dist/types/components/Toast/Snackbar.d.ts +1 -1
  241. package/dist/types/components/Toast/ToastWrapper.d.ts +5 -5
  242. package/dist/types/components/Toast/index.d.ts +6 -6
  243. package/dist/types/components/Toast/styles.d.ts +16 -16
  244. package/dist/types/components/Toast/theme.d.ts +2 -2
  245. package/dist/types/components/Toast/utils.d.ts +13 -13
  246. package/dist/types/components/Toggle/index.d.ts +3 -3
  247. package/dist/types/components/Toggle/styles.d.ts +5 -4
  248. package/dist/types/components/Toggle/theme.d.ts +6 -6
  249. package/dist/types/components/Tooltip/index.d.ts +2 -2
  250. package/dist/types/components/Tooltip/styles.d.ts +1 -1
  251. package/dist/types/components/Tooltip/theme.d.ts +1 -1
  252. package/dist/types/components/VariantIcon/index.d.ts +1 -1
  253. package/dist/types/components/VariantIcon/styles.d.ts +1 -1
  254. package/dist/types/components/VariantIcon/theme.d.ts +3 -3
  255. package/dist/types/components/WuiProvider/font.d.ts +3 -5
  256. package/dist/types/components/WuiProvider/index.d.ts +1 -1
  257. package/dist/types/theme/colors.d.ts +3 -11
  258. package/dist/types/theme/dark.d.ts +1 -1
  259. package/dist/types/theme/defaultFields.d.ts +10 -10
  260. package/dist/types/theme/fonts.d.ts +5 -5
  261. package/dist/types/theme/index.d.ts +31 -31
  262. package/dist/types/theme/screens.d.ts +1 -1
  263. package/dist/types/theme/space.d.ts +1 -1
  264. package/dist/types/theme/typography.d.ts +1 -1
  265. package/dist/types/utils/field-styles.d.ts +6 -6
  266. package/dist/types/utils/index.d.ts +2 -2
  267. package/dist/types/utils/ts-utils.d.ts +1 -1
  268. package/dist/types/utils/use-copy-text.d.ts +1 -1
  269. package/dist/types/utils/use-create-portal.d.ts +1 -1
  270. package/dist/types/utils/use-viewport.d.ts +2 -2
  271. package/dist/types/utils/wrap-children.d.ts +1 -1
  272. package/dist/{use-fork-ref-CUZErtAC.mjs → use-fork-ref-DvaCTfQ_.mjs} +4 -3
  273. package/dist/use-viewport-CWpjoHXy.mjs +16 -0
  274. package/dist/utils.mjs +96 -85
  275. package/dist/wrap-children-DBSD-X5-.mjs +9 -0
  276. package/package.json +11 -38
  277. package/dist/AXB53BZF-CGoc4K3d.mjs +0 -25
  278. package/dist/ITI7HKP4-BONrZ9Pq.mjs +0 -473
  279. package/dist/KUU7WJ55-3sP-w1F1.mjs +0 -61
  280. package/dist/LVA2YJMS-qFC9J-lt.mjs +0 -1479
  281. package/dist/MTZPJQMC-C0Xe_WK4.mjs +0 -13
  282. package/dist/NLEBE274-C94QU78N.mjs +0 -84
  283. package/dist/P2CTZE2T-YPes1GXe.mjs +0 -297
  284. package/dist/P4IRICAX-DzXqUYe-.mjs +0 -37
  285. package/dist/QYJ6MIDR-BLLqyXdd.mjs +0 -97
  286. package/dist/VEVQD5MH-ZMnHV8ZJ.mjs +0 -20
  287. package/dist/X5NMLKT6-uFSu0Lii.mjs +0 -25
  288. package/dist/YV4JVR4I-BGfUf3Nu.mjs +0 -341
  289. package/dist/downshift.esm-CEHW4VDy.mjs +0 -1085
  290. package/dist/hide-focus-rings-root-BNyva1yb.mjs +0 -14
  291. package/dist/index-BDeIsk2X.mjs +0 -184
  292. package/dist/index-BRDOakbf.mjs +0 -11
  293. package/dist/index-BpRjq7lj.mjs +0 -11
  294. package/dist/index-BrfXjmHY.mjs +0 -36
  295. package/dist/index-CExLVjET.mjs +0 -26
  296. package/dist/index-DEJJvyGk.mjs +0 -66
  297. package/dist/index-u1oHKa7X.mjs +0 -16
  298. package/dist/radio-group-CGC6DTFJ.mjs +0 -51
  299. package/dist/throttle-BDBzFeFj.mjs +0 -13
  300. package/dist/use-viewport-m3glsbna.mjs +0 -16
  301. package/dist/wrap-children-aq69jtFP.mjs +0 -12
package/dist/theme.mjs CHANGED
@@ -1,547 +1,600 @@
1
1
  "use client";
2
- import { css as w, rpxTransformers as E, defaultTheme as b } from "@xstyled/styled-components";
3
- import { g as R } from "./_commonjsHelpers-CXJ7dpIk.mjs";
4
- import { h as f } from "./hex-to-rgba-BIDK-3ab.mjs";
5
- function _(e) {
6
- return e != null && typeof e == "object" && e["@@functional/placeholder"] === !0;
2
+ import { css as S, rpxTransformers as M, defaultTheme as u } from "@xstyled/styled-components";
3
+ import { g as N } from "./_commonjsHelpers-CXJ7dpIk.mjs";
4
+ import { h as m } from "./hex-to-rgba-DU_XzKIK.mjs";
5
+ var f, D;
6
+ function $() {
7
+ if (D) return f;
8
+ D = 1;
9
+ function o(r) {
10
+ return r != null && typeof r == "object" && r["@@functional/placeholder"] === !0;
11
+ }
12
+ return f = o, f;
7
13
  }
8
- var v = _, L = v;
9
- function I(e) {
10
- return function r(o) {
11
- return arguments.length === 0 || L(o) ? r : e.apply(this, arguments);
12
- };
14
+ var x, T;
15
+ function H() {
16
+ if (T) return x;
17
+ T = 1;
18
+ var o = /* @__PURE__ */ $();
19
+ function r(e) {
20
+ return function i(n) {
21
+ return arguments.length === 0 || o(n) ? i : e.apply(this, arguments);
22
+ };
23
+ }
24
+ return x = r, x;
13
25
  }
14
- var S = I, F = S, p = v;
15
- function H(e) {
16
- return function r(o, n) {
17
- switch (arguments.length) {
18
- case 0:
19
- return r;
20
- case 1:
21
- return p(o) ? r : F(function(a) {
22
- return e(o, a);
23
- });
24
- default:
25
- return p(o) && p(n) ? r : p(o) ? F(function(a) {
26
- return e(a, n);
27
- }) : p(n) ? F(function(a) {
28
- return e(o, a);
29
- }) : e(o, n);
30
- }
31
- };
26
+ var C, R;
27
+ function q() {
28
+ if (R) return C;
29
+ R = 1;
30
+ var o = /* @__PURE__ */ H(), r = /* @__PURE__ */ $();
31
+ function e(i) {
32
+ return function n(l, d) {
33
+ switch (arguments.length) {
34
+ case 0:
35
+ return n;
36
+ case 1:
37
+ return r(l) ? n : o(function(a) {
38
+ return i(l, a);
39
+ });
40
+ default:
41
+ return r(l) && r(d) ? n : r(l) ? o(function(a) {
42
+ return i(a, d);
43
+ }) : r(d) ? o(function(a) {
44
+ return i(l, a);
45
+ }) : i(l, d);
46
+ }
47
+ };
48
+ }
49
+ return C = e, C;
32
50
  }
33
- var T = H, x = S, h = T, g = v;
34
- function U(e) {
35
- return function r(o, n, a) {
36
- switch (arguments.length) {
37
- case 0:
38
- return r;
39
- case 1:
40
- return g(o) ? r : h(function(i, d) {
41
- return e(o, i, d);
42
- });
43
- case 2:
44
- return g(o) && g(n) ? r : g(o) ? h(function(i, d) {
45
- return e(i, n, d);
46
- }) : g(n) ? h(function(i, d) {
47
- return e(o, i, d);
48
- }) : x(function(i) {
49
- return e(o, n, i);
50
- });
51
- default:
52
- return g(o) && g(n) && g(a) ? r : g(o) && g(n) ? h(function(i, d) {
53
- return e(i, d, a);
54
- }) : g(o) && g(a) ? h(function(i, d) {
55
- return e(i, n, d);
56
- }) : g(n) && g(a) ? h(function(i, d) {
57
- return e(o, i, d);
58
- }) : g(o) ? x(function(i) {
59
- return e(i, n, a);
60
- }) : g(n) ? x(function(i) {
61
- return e(o, i, a);
62
- }) : g(a) ? x(function(i) {
63
- return e(o, n, i);
64
- }) : e(o, n, a);
65
- }
66
- };
51
+ var y, _;
52
+ function O() {
53
+ if (_) return y;
54
+ _ = 1;
55
+ var o = /* @__PURE__ */ H(), r = /* @__PURE__ */ q(), e = /* @__PURE__ */ $();
56
+ function i(n) {
57
+ return function l(d, a, s) {
58
+ switch (arguments.length) {
59
+ case 0:
60
+ return l;
61
+ case 1:
62
+ return e(d) ? l : r(function(t, c) {
63
+ return n(d, t, c);
64
+ });
65
+ case 2:
66
+ return e(d) && e(a) ? l : e(d) ? r(function(t, c) {
67
+ return n(t, a, c);
68
+ }) : e(a) ? r(function(t, c) {
69
+ return n(d, t, c);
70
+ }) : o(function(t) {
71
+ return n(d, a, t);
72
+ });
73
+ default:
74
+ return e(d) && e(a) && e(s) ? l : e(d) && e(a) ? r(function(t, c) {
75
+ return n(t, c, s);
76
+ }) : e(d) && e(s) ? r(function(t, c) {
77
+ return n(t, a, c);
78
+ }) : e(a) && e(s) ? r(function(t, c) {
79
+ return n(d, t, c);
80
+ }) : e(d) ? o(function(t) {
81
+ return n(t, a, s);
82
+ }) : e(a) ? o(function(t) {
83
+ return n(d, t, s);
84
+ }) : e(s) ? o(function(t) {
85
+ return n(d, a, t);
86
+ }) : n(d, a, s);
87
+ }
88
+ };
89
+ }
90
+ return y = i, y;
91
+ }
92
+ var k, z;
93
+ function K() {
94
+ if (z) return k;
95
+ z = 1;
96
+ function o(r) {
97
+ return Object.prototype.toString.call(r) === "[object Object]";
98
+ }
99
+ return k = o, k;
67
100
  }
68
- var D = U;
69
- function O(e) {
70
- return Object.prototype.toString.call(e) === "[object Object]";
101
+ var F, B;
102
+ function G() {
103
+ if (B) return F;
104
+ B = 1;
105
+ function o(r, e) {
106
+ return Object.prototype.hasOwnProperty.call(e, r);
107
+ }
108
+ return F = o, F;
71
109
  }
72
- var N = O;
73
- function P(e, r) {
74
- return Object.prototype.hasOwnProperty.call(r, e);
110
+ var v, A;
111
+ function Y() {
112
+ if (A) return v;
113
+ A = 1;
114
+ var o = /* @__PURE__ */ O(), r = /* @__PURE__ */ G(), e = /* @__PURE__ */ o(function(n, l, d) {
115
+ var a = {}, s;
116
+ l = l || {}, d = d || {};
117
+ for (s in l)
118
+ r(s, l) && (a[s] = r(s, d) ? n(s, l[s], d[s]) : l[s]);
119
+ for (s in d)
120
+ r(s, d) && !r(s, a) && (a[s] = d[s]);
121
+ return a;
122
+ });
123
+ return v = e, v;
124
+ }
125
+ var w, E;
126
+ function J() {
127
+ if (E) return w;
128
+ E = 1;
129
+ var o = /* @__PURE__ */ O(), r = /* @__PURE__ */ K(), e = /* @__PURE__ */ Y(), i = /* @__PURE__ */ o(function n(l, d, a) {
130
+ return e(function(s, t, c) {
131
+ return r(t) && r(c) ? n(l, t, c) : l(s, t, c);
132
+ }, d, a);
133
+ });
134
+ return w = i, w;
75
135
  }
76
- var j = P, G = D, C = j, M = /* @__PURE__ */ G(function(r, o, n) {
77
- var a = {}, i;
78
- o = o || {}, n = n || {};
79
- for (i in o)
80
- C(i, o) && (a[i] = C(i, n) ? r(i, o[i], n[i]) : o[i]);
81
- for (i in n)
82
- C(i, n) && !C(i, a) && (a[i] = n[i]);
83
- return a;
84
- }), K = M, Y = D, $ = N, J = K, X = /* @__PURE__ */ Y(function e(r, o, n) {
85
- return J(function(a, i, d) {
86
- return $(i) && $(d) ? e(r, i, d) : r(a, i, d);
87
- }, o, n);
88
- }), Z = X, q = T, Q = Z, V = /* @__PURE__ */ q(function(r, o) {
89
- return Q(function(n, a, i) {
90
- return i;
91
- }, r, o);
92
- }), rr = V;
93
- const W = /* @__PURE__ */ R(rr), or = (e) => {
94
- const { borderWidths: r, colors: o, fontSizes: n, radii: a, space: i, texts: d, transitions: l } = e;
136
+ var W, L;
137
+ function X() {
138
+ if (L) return W;
139
+ L = 1;
140
+ var o = /* @__PURE__ */ q(), r = /* @__PURE__ */ J(), e = /* @__PURE__ */ o(function(n, l) {
141
+ return r(function(d, a, s) {
142
+ return s;
143
+ }, n, l);
144
+ });
145
+ return W = e, W;
146
+ }
147
+ var Z = /* @__PURE__ */ X();
148
+ const I = /* @__PURE__ */ N(Z), Q = (o) => {
149
+ const { borderWidths: r, colors: e, fontSizes: i, radii: n, space: l, texts: d, transitions: a } = o;
95
150
  return {
96
- padding: i.lg,
97
- wrapper: {
98
- backgroundColor: o["neutral-10"],
99
- transition: l.medium,
100
- border: `${r.sm} solid ${o["neutral-30"]}`,
101
- borderRadius: a.md
151
+ content: {
152
+ fontSize: i.sm
102
153
  },
103
154
  icon: {
104
- color: o["neutral-90"]
105
- },
106
- content: {
107
- fontSize: n.sm
155
+ color: e["neutral-90"]
108
156
  },
109
- title: d.h5
157
+ padding: l.lg,
158
+ title: d.h5,
159
+ wrapper: {
160
+ backgroundColor: e["neutral-10"],
161
+ border: `${r.sm} solid ${e["neutral-30"]}`,
162
+ borderRadius: n.md,
163
+ transition: a.medium
164
+ }
110
165
  };
111
- }, er = (e) => {
112
- const { borderWidths: r, colors: o, fontSizes: n, fontWeights: a, radii: i, space: d } = e, l = (s) => ({
113
- backgroundColor: o[`${s}-10`],
114
- borderColor: o[`${s}-10`],
115
- color: o[`${s}-90`]
166
+ }, V = (o) => {
167
+ const { borderWidths: r, colors: e, fontSizes: i, fontWeights: n, radii: l, space: d } = o, a = (s) => ({
168
+ backgroundColor: e[`${s}-10`],
169
+ borderColor: e[`${s}-10`],
170
+ color: e[`${s}-90`]
116
171
  });
117
172
  return {
173
+ ai: {
174
+ backgroundColor: e["violet-10"],
175
+ borderColor: e["violet-10"],
176
+ color: e["violet-90"]
177
+ },
178
+ beige: {
179
+ backgroundColor: e["beige-20"],
180
+ borderColor: e["beige-20"],
181
+ color: e["beige-80"]
182
+ },
183
+ danger: a("red"),
118
184
  default: {
119
- backgroundColor: o["neutral-10"],
120
- borderColor: o["neutral-30"],
121
- borderRadius: i.lg,
185
+ backgroundColor: e["neutral-10"],
186
+ borderColor: e["neutral-30"],
187
+ borderRadius: l.lg,
122
188
  borderStyle: "solid",
123
189
  borderWidth: r.sm,
124
- color: o["neutral-80"],
125
- fontSize: n.sm
190
+ color: e["neutral-80"],
191
+ fontSize: i.sm
126
192
  },
193
+ info: a("blue"),
194
+ sizes: {
195
+ md: {
196
+ padding: d.xl
197
+ },
198
+ sm: {
199
+ padding: d.lg
200
+ }
201
+ },
202
+ success: a("green"),
127
203
  title: {
128
204
  default: {
129
- color: o["neutral-90"],
130
- fontWeight: a.medium
205
+ color: e["neutral-90"],
206
+ fontWeight: n.medium
131
207
  },
132
208
  sizes: {
133
- sm: {
134
- marginBottom: d.xs
135
- },
136
209
  md: {
137
210
  marginBottom: d.sm
211
+ },
212
+ sm: {
213
+ marginBottom: d.xs
138
214
  }
139
215
  }
140
216
  },
141
- danger: l("red"),
142
- warning: l("orange"),
143
- info: l("blue"),
144
- success: l("green"),
145
- beige: {
146
- backgroundColor: o["beige-20"],
147
- borderColor: o["beige-20"],
148
- color: o["beige-80"]
149
- },
150
- ai: {
151
- backgroundColor: o["violet-10"],
152
- color: o["violet-90"],
153
- borderColor: o["violet-10"]
154
- },
155
- sizes: {
156
- sm: {
157
- padding: d.lg
158
- },
159
- md: {
160
- padding: d.xl
161
- }
162
- }
217
+ warning: a("orange")
163
218
  };
164
- }, tr = (e) => {
165
- const { colors: r, fontWeights: o, toRem: n } = e;
219
+ }, rr = (o) => {
220
+ const { colors: r, fontWeights: e, toRem: i } = o;
166
221
  return {
167
222
  sizes: {
168
- sm: n(20),
169
- md: n(30),
170
- lg: n(40),
171
- xl: n(50),
172
- xxl: n(60)
223
+ lg: i(40),
224
+ md: i(30),
225
+ sm: i(20),
226
+ xl: i(50),
227
+ xxl: i(60)
173
228
  },
174
229
  text: {
175
230
  color: r["neutral-90"],
176
- fontWeight: o.bold
231
+ fontWeight: e.bold
177
232
  }
178
233
  };
179
- }, nr = (e) => {
180
- const { colors: r, fontWeights: o, space: n, texts: a, toRem: i } = e;
234
+ }, er = (o) => {
235
+ const { colors: r, fontWeights: e, space: i, texts: n, toRem: l } = o;
181
236
  return {
182
237
  default: {
183
- ...a.xs,
184
- fontWeight: o.medium
185
- },
186
- variants: {
187
- default: {
188
- color: r["beige-70"],
189
- backgroundColor: r["beige-30"]
190
- },
191
- primary: {
192
- color: r["neutral-90"],
193
- backgroundColor: r["primary-40"]
194
- }
238
+ ...n.xs,
239
+ fontWeight: e.medium
195
240
  },
196
241
  disabled: {
197
242
  default: {
198
- color: r["beige-40"],
199
- backgroundColor: r["beige-20"]
243
+ backgroundColor: r["beige-20"],
244
+ color: r["beige-40"]
200
245
  },
201
246
  primary: {
202
- color: r["primary-80"],
203
- backgroundColor: r["primary-50"]
247
+ backgroundColor: r["primary-50"],
248
+ color: r["primary-80"]
204
249
  }
205
250
  },
206
251
  sizes: {
252
+ md: {
253
+ borderRadius: l(14),
254
+ height: l(20),
255
+ padding: i.xs
256
+ },
207
257
  sm: {
208
- padding: n.xxs,
209
- height: i(16),
210
- borderRadius: i(14)
258
+ borderRadius: l(14),
259
+ height: l(16),
260
+ padding: i.xxs
261
+ }
262
+ },
263
+ variants: {
264
+ default: {
265
+ backgroundColor: r["beige-30"],
266
+ color: r["beige-70"]
211
267
  },
212
- md: {
213
- padding: n.xs,
214
- height: i(20),
215
- borderRadius: i(14)
268
+ primary: {
269
+ backgroundColor: r["primary-40"],
270
+ color: r["neutral-90"]
216
271
  }
217
272
  }
218
273
  };
219
- }, ar = (e) => {
220
- const { colors: r, space: o, texts: n } = e;
274
+ }, or = (o) => {
275
+ const { colors: r, space: e, texts: i } = o;
221
276
  return {
222
- list: {
223
- ...n["subtitle-sm"],
224
- padding: `${o.sm} 0`
225
- },
226
277
  item: {
278
+ active: {
279
+ color: r["neutral-70"]
280
+ },
227
281
  default: {
228
282
  color: r["neutral-50"],
229
283
  textDecoration: "none"
230
284
  },
231
285
  hover: {
232
286
  color: r["neutral-70"]
233
- },
234
- active: {
235
- color: r["neutral-70"]
236
287
  }
237
288
  },
289
+ list: {
290
+ ...i["subtitle-sm"],
291
+ padding: `${e.sm} 0`
292
+ },
238
293
  separator: {
239
- padding: `0 ${o.xs}`,
240
- color: r["neutral-50"]
294
+ color: r["neutral-50"],
295
+ padding: `0 ${e.xs}`
241
296
  }
242
297
  };
243
- }, ir = (e) => {
244
- const { colors: r, focus: o, fontWeights: n, radii: a, space: i, texts: d, toRem: l } = e, s = {
298
+ }, tr = (o) => {
299
+ const { colors: r, focus: e, fontWeights: i, radii: n, space: l, texts: d, toRem: a } = o, s = {
245
300
  ...d.xs,
301
+ borderRadius: n.md,
246
302
  color: r["neutral-10"],
247
- fontWeight: n.bold,
248
- letterSpacing: 0,
249
- borderRadius: a.md
303
+ fontWeight: i.bold,
304
+ letterSpacing: 0
250
305
  };
251
306
  return {
252
- primary: {
253
- ...s,
254
- color: e.colors["neutral-90"],
255
- backgroundColor: r["primary-40"],
256
- borderColor: r["primary-40"]
257
- },
258
- secondary: {
259
- ...s,
260
- backgroundColor: r["neutral-90"],
261
- borderColor: r["neutral-90"]
262
- },
263
- tertiary: {
264
- ...s,
265
- color: r["neutral-90"],
266
- backgroundColor: "transparent",
267
- borderColor: r["neutral-90"]
268
- },
269
- ghost: {
270
- ...s,
271
- color: r["neutral-90"],
272
- backgroundColor: "transparent",
273
- borderColor: "transparent"
274
- },
275
- danger: {
276
- primary: {
277
- color: r["neutral-10"],
278
- backgroundColor: r["red-70"],
279
- borderColor: r["red-70"]
307
+ active: {
308
+ ai: {
309
+ ghost: {
310
+ backgroundColor: r["violet-30"]
311
+ },
312
+ primary: {
313
+ backgroundColor: r["violet-40"],
314
+ borderColor: r["violet-40"]
315
+ },
316
+ tertiary: {
317
+ backgroundColor: r["violet-30"]
318
+ }
280
319
  },
281
- tertiary: {
282
- backgroundColor: "transparent",
283
- color: r["red-80"],
284
- borderColor: r["red-80"]
320
+ danger: {
321
+ ghost: {
322
+ backgroundColor: r["red-20"]
323
+ },
324
+ primary: {
325
+ backgroundColor: r["red-50"],
326
+ borderColor: r["red-50"]
327
+ },
328
+ tertiary: {
329
+ backgroundColor: r["red-20"]
330
+ }
285
331
  },
286
332
  ghost: {
287
- color: r["red-80"],
288
- backgroundColor: "transparent",
289
- borderColor: "transparent"
333
+ backgroundColor: m(r["neutral-90"], 0.4)
334
+ },
335
+ primary: {
336
+ backgroundColor: r["primary-10"],
337
+ borderColor: r["primary-10"]
338
+ },
339
+ secondary: {
340
+ backgroundColor: r["neutral-50"],
341
+ borderColor: r["neutral-50"]
342
+ },
343
+ tertiary: {
344
+ backgroundColor: m(r["neutral-90"], 0.4)
290
345
  }
291
346
  },
292
347
  ai: {
348
+ ghost: {
349
+ backgroundColor: r["neutral-10"],
350
+ borderColor: "transparent",
351
+ color: r["violet-70"]
352
+ },
293
353
  primary: {
294
- color: r["neutral-10"],
295
354
  backgroundColor: r["violet-70"],
296
- borderColor: "transparent"
355
+ borderColor: "transparent",
356
+ color: r["neutral-10"]
297
357
  },
298
358
  tertiary: {
299
359
  backgroundColor: "neutral-10",
300
- color: r["violet-70"],
301
- borderColor: r["violet-70"]
302
- },
303
- ghost: {
304
- color: r["violet-70"],
305
- backgroundColor: r["neutral-10"],
306
- borderColor: "transparent"
360
+ borderColor: r["violet-70"],
361
+ color: r["violet-70"]
307
362
  }
308
363
  },
309
- hover: {
310
- primary: {
311
- backgroundColor: r["primary-30"],
312
- borderColor: r["primary-30"]
364
+ danger: {
365
+ ghost: {
366
+ backgroundColor: "transparent",
367
+ borderColor: "transparent",
368
+ color: r["red-80"]
313
369
  },
314
- secondary: {
315
- backgroundColor: r["neutral-70"],
316
- borderColor: "transparent"
370
+ primary: {
371
+ backgroundColor: r["red-70"],
372
+ borderColor: r["red-70"],
373
+ color: r["neutral-10"]
317
374
  },
318
375
  tertiary: {
319
- backgroundColor: f(r["neutral-90"], 0.1)
320
- },
321
- ghost: {
322
- backgroundColor: f(r["neutral-90"], 0.1)
376
+ backgroundColor: "transparent",
377
+ borderColor: r["red-80"],
378
+ color: r["red-80"]
379
+ }
380
+ },
381
+ disabled: {
382
+ ...s,
383
+ "&:focus": { ...e(r["beige-10"]) },
384
+ backgroundColor: r["beige-40"],
385
+ borderColor: r["beige-40"],
386
+ color: r["beige-70"]
387
+ },
388
+ focus: {
389
+ ai: {
390
+ ghost: { ...e(r["violet-50"]) },
391
+ primary: { ...e(r["violet-50"]) },
392
+ tertiary: { ...e(r["violet-50"]) }
323
393
  },
324
394
  danger: {
325
- primary: {
326
- backgroundColor: r["red-60"],
327
- borderColor: r["red-60"]
328
- },
329
- tertiary: {
330
- backgroundColor: r["red-10"]
331
- },
332
- ghost: {
333
- backgroundColor: r["red-10"]
334
- }
395
+ ghost: { ...e(r["red-40"]) },
396
+ primary: { ...e(r["red-40"]) },
397
+ tertiary: { ...e(r["red-40"]) }
335
398
  },
399
+ ghost: { ...e(r["neutral-40"]) },
400
+ primary: { ...e(r["primary-20"]) },
401
+ secondary: { ...e(r["neutral-40"]) },
402
+ tertiary: { ...e(r["neutral-40"]) }
403
+ },
404
+ ghost: {
405
+ ...s,
406
+ backgroundColor: "transparent",
407
+ borderColor: "transparent",
408
+ color: r["neutral-90"]
409
+ },
410
+ hover: {
336
411
  ai: {
412
+ ghost: {
413
+ backgroundColor: r["violet-10"]
414
+ },
337
415
  primary: {
338
416
  backgroundColor: r["violet-60"],
339
417
  borderColor: "transparent"
340
418
  },
341
419
  tertiary: {
342
420
  backgroundColor: r["violet-10"]
343
- },
344
- ghost: {
345
- backgroundColor: r["violet-10"]
346
421
  }
347
- }
348
- },
349
- focus: {
350
- primary: { ...o(r["primary-20"]) },
351
- secondary: { ...o(r["neutral-40"]) },
352
- tertiary: { ...o(r["neutral-40"]) },
353
- ghost: { ...o(r["neutral-40"]) },
422
+ },
354
423
  danger: {
355
- primary: { ...o(r["red-40"]) },
356
- tertiary: { ...o(r["red-40"]) },
357
- ghost: { ...o(r["red-40"]) }
424
+ ghost: {
425
+ backgroundColor: r["red-10"]
426
+ },
427
+ primary: {
428
+ backgroundColor: r["red-60"],
429
+ borderColor: r["red-60"]
430
+ },
431
+ tertiary: {
432
+ backgroundColor: r["red-10"]
433
+ }
434
+ },
435
+ ghost: {
436
+ backgroundColor: m(r["neutral-90"], 0.1)
358
437
  },
359
- ai: {
360
- primary: { ...o(r["violet-50"]) },
361
- tertiary: { ...o(r["violet-50"]) },
362
- ghost: { ...o(r["violet-50"]) }
363
- }
364
- },
365
- active: {
366
438
  primary: {
367
- backgroundColor: r["primary-10"],
368
- borderColor: r["primary-10"]
439
+ backgroundColor: r["primary-30"],
440
+ borderColor: r["primary-30"]
369
441
  },
370
442
  secondary: {
371
- backgroundColor: r["neutral-50"],
372
- borderColor: r["neutral-50"]
443
+ backgroundColor: r["neutral-70"],
444
+ borderColor: "transparent"
373
445
  },
374
446
  tertiary: {
375
- backgroundColor: f(r["neutral-90"], 0.4)
376
- },
377
- ghost: {
378
- backgroundColor: f(r["neutral-90"], 0.4)
379
- },
380
- danger: {
381
- primary: {
382
- backgroundColor: r["red-50"],
383
- borderColor: r["red-50"]
384
- },
385
- tertiary: {
386
- backgroundColor: r["red-20"]
387
- },
388
- ghost: {
389
- backgroundColor: r["red-20"]
390
- }
447
+ backgroundColor: m(r["neutral-90"], 0.1)
448
+ }
449
+ },
450
+ icon: {
451
+ default: {
452
+ lg: a(16),
453
+ md: a(16),
454
+ sm: a(16),
455
+ xs: a(12)
391
456
  },
392
- ai: {
393
- primary: {
394
- backgroundColor: r["violet-40"],
395
- borderColor: r["violet-40"]
396
- },
397
- tertiary: {
398
- backgroundColor: r["violet-30"]
399
- },
400
- ghost: {
401
- backgroundColor: r["violet-30"]
402
- }
457
+ only: {
458
+ lg: a(24),
459
+ md: a(16),
460
+ sm: a(16),
461
+ xs: a(16)
403
462
  }
404
463
  },
405
- disabled: {
464
+ primary: {
406
465
  ...s,
407
- color: r["beige-70"],
408
- backgroundColor: r["beige-40"],
409
- borderColor: r["beige-40"],
410
- "&:focus": { ...o(r["beige-10"]) }
466
+ backgroundColor: r["primary-40"],
467
+ borderColor: r["primary-40"],
468
+ color: o.colors["neutral-90"]
469
+ },
470
+ secondary: {
471
+ ...s,
472
+ backgroundColor: r["neutral-90"],
473
+ borderColor: r["neutral-90"]
411
474
  },
412
475
  sizes: {
413
- xs: {
414
- height: l(24),
415
- padding: `${i.xs} ${i.sm}`
416
- },
417
- sm: {
418
- height: l(32),
419
- padding: `${i.sm} ${i.md}`
476
+ lg: {
477
+ ...d.sm,
478
+ fontWeight: i.bold,
479
+ height: a(48),
480
+ padding: `${l.md} ${l.xl}`
420
481
  },
421
482
  md: {
422
483
  ...d.sm,
423
- fontWeight: n.bold,
424
- height: l(40),
425
- padding: `${i.sm} ${i.lg}`
484
+ fontWeight: i.bold,
485
+ height: a(40),
486
+ padding: `${l.sm} ${l.lg}`
426
487
  },
427
- lg: {
428
- ...d.sm,
429
- fontWeight: n.bold,
430
- height: l(48),
431
- padding: `${i.md} ${i.xl}`
432
- }
433
- },
434
- icon: {
435
- only: {
436
- xs: l(16),
437
- sm: l(16),
438
- md: l(16),
439
- lg: l(24)
488
+ sm: {
489
+ height: a(32),
490
+ padding: `${l.sm} ${l.md}`
440
491
  },
441
- default: {
442
- xs: l(12),
443
- sm: l(16),
444
- md: l(16),
445
- lg: l(16)
492
+ xs: {
493
+ height: a(24),
494
+ padding: `${l.xs} ${l.sm}`
446
495
  }
496
+ },
497
+ tertiary: {
498
+ ...s,
499
+ backgroundColor: "transparent",
500
+ borderColor: r["neutral-90"],
501
+ color: r["neutral-90"]
447
502
  }
448
503
  };
449
- }, lr = (e) => {
450
- const { borderWidths: r, colors: o } = e;
504
+ }, nr = (o) => {
505
+ const { borderWidths: r, colors: e } = o;
451
506
  return {
452
507
  default: {
453
- backgroundColor: o["neutral-10"],
508
+ backgroundColor: e["neutral-10"],
509
+ borderColor: e["neutral-30"],
454
510
  borderStyle: "solid",
455
- borderWidth: r.sm,
456
- borderColor: o["neutral-30"]
511
+ borderWidth: r.sm
512
+ }
513
+ };
514
+ }, ir = (o) => {
515
+ const { colors: r, radii: e, toRem: i } = o;
516
+ return {
517
+ checked: {
518
+ backgroundColor: r["primary-40"],
519
+ borderColor: r["primary-40"],
520
+ color: r["neutral-90"]
521
+ },
522
+ default: {
523
+ borderRadius: e.sm,
524
+ flexShrink: 0,
525
+ height: i(16),
526
+ width: i(16)
527
+ },
528
+ disabled: {
529
+ borderColor: r["beige-60"]
457
530
  }
458
531
  };
459
- }, dr = (e) => {
460
- const { colors: r, fontWeights: o } = e;
532
+ }, ar = (o) => {
533
+ const { colors: r, fontWeights: e } = o;
461
534
  return {
462
535
  item: {
463
536
  selected: {
464
- color: r["neutral-90"],
465
- fontWeight: o.bold,
466
537
  backgroundColor: r["primary-40"],
538
+ color: r["neutral-90"],
539
+ fontWeight: e.bold,
467
540
  outline: "none"
468
541
  },
469
542
  today: {
470
543
  color: r["neutral-90"],
471
- fontWeight: o.bold
544
+ fontWeight: e.bold
472
545
  }
473
546
  }
474
547
  };
475
- }, sr = (e) => {
476
- const { colors: r, radii: o, toRem: n } = e;
477
- return {
478
- default: {
479
- width: n(16),
480
- height: n(16),
481
- flexShrink: 0,
482
- borderRadius: o.sm
483
- },
484
- disabled: {
485
- borderColor: r["beige-60"]
486
- },
487
- checked: {
488
- color: r["neutral-90"],
489
- backgroundColor: r["primary-40"],
490
- borderColor: r["primary-40"]
491
- }
492
- };
493
- }, gr = (e) => {
494
- const { colors: r, space: o, toRem: n } = e;
548
+ }, lr = (o) => {
549
+ const { colors: r, space: e, toRem: i } = o;
495
550
  return {
496
551
  backdrop: {
497
552
  backgroundColor: r.overlay,
498
553
  zIndex: 999
499
554
  },
500
- default: {
501
- zIndex: 999
502
- },
503
555
  closeButton: {},
504
- title: {
505
- margin: 0,
506
- backgroundColor: r["neutral-10"],
507
- padding: `${o.xl} ${o["5xl"]} ${o.xl} ${o.xl}`
508
- },
509
556
  content: {
510
- padding: `${o.xl}`
557
+ padding: `${e.xl}`
558
+ },
559
+ default: {
560
+ zIndex: 999
511
561
  },
512
562
  footer: {
513
563
  backgroundColor: r["neutral-10"],
514
- padding: `${o.xl}`
564
+ padding: `${e.xl}`
515
565
  },
516
566
  sizes: {
517
567
  horizontal: {
518
- sm: { width: n(400) },
519
- md: { width: n(550) },
520
- lg: { width: n(680) }
568
+ lg: { width: i(680) },
569
+ md: { width: i(550) },
570
+ sm: { width: i(400) }
521
571
  },
522
572
  vertical: {
523
- sm: { height: n(400) },
524
- md: { height: n(550) },
525
- lg: { height: n(680) }
573
+ lg: { height: i(680) },
574
+ md: { height: i(550) },
575
+ sm: { height: i(400) }
526
576
  }
577
+ },
578
+ title: {
579
+ backgroundColor: r["neutral-10"],
580
+ margin: 0,
581
+ padding: `${e.xl} ${e["5xl"]} ${e.xl} ${e.xl}`
527
582
  }
528
583
  };
529
- }, cr = (e) => {
530
- const { colors: r, fontSizes: o, radii: n, toRem: a } = e, i = r["beige-30"];
584
+ }, dr = (o) => {
585
+ const { colors: r, fontSizes: e, radii: i, toRem: n } = o, l = r["beige-30"];
531
586
  return {
532
587
  inner: {
533
- fontSize: o.sm,
534
- minWidth: a(130),
535
- borderRadius: n.md
588
+ borderRadius: i.md,
589
+ fontSize: e.sm,
590
+ minWidth: n(130)
536
591
  },
537
592
  item: {
538
- backgroundColor: "transparent",
539
- color: r["beige-70"],
540
- "&:hover": {
593
+ "&:focus": {
541
594
  backgroundColor: r["beige-30"],
542
595
  color: r["neutral-90"]
543
596
  },
544
- "&:focus": {
597
+ "&:hover": {
545
598
  backgroundColor: r["beige-30"],
546
599
  color: r["neutral-90"]
547
600
  },
@@ -549,35 +602,37 @@ const W = /* @__PURE__ */ R(rr), or = (e) => {
549
602
  backgroundColor: "transparent",
550
603
  color: r["beige-40"],
551
604
  cursor: "not-allowed"
552
- }
605
+ },
606
+ backgroundColor: "transparent",
607
+ color: r["beige-70"]
553
608
  },
554
609
  separator: {
555
- backgroundColor: i
610
+ backgroundColor: l
556
611
  }
557
612
  };
558
- }, ur = (e) => {
559
- const { colors: r, toRem: o } = e;
613
+ }, sr = (o) => {
614
+ const { colors: r, toRem: e } = o;
560
615
  return {
561
616
  default: {
562
- minHeight: o(200),
563
- borderStyle: "dashed"
617
+ borderStyle: "dashed",
618
+ minHeight: e(200)
564
619
  },
565
- dragAccept: {},
566
- dragReject: {},
567
620
  disabled: {
568
621
  backgroundColor: r["beige-30"]
569
- }
622
+ },
623
+ dragAccept: {},
624
+ dragReject: {}
570
625
  };
571
- }, br = (e) => {
572
- const { colors: r, texts: o } = e;
626
+ }, cr = (o) => {
627
+ const { colors: r, texts: e } = o;
573
628
  return {
574
- default: {
575
- ...o.xs,
576
- color: r["neutral-60"]
577
- },
578
629
  danger: {
579
630
  color: r["red-70"]
580
631
  },
632
+ default: {
633
+ ...e.xs,
634
+ color: r["neutral-60"]
635
+ },
581
636
  success: {
582
637
  color: r["green-70"]
583
638
  },
@@ -585,27 +640,31 @@ const W = /* @__PURE__ */ R(rr), or = (e) => {
585
640
  color: r["orange-70"]
586
641
  }
587
642
  };
588
- }, mr = (e) => {
589
- const { colors: r, fontSizes: o, fontWeights: n } = e;
643
+ }, gr = ({ toRem: o }) => ({
644
+ lg: o(32),
645
+ md: o(24),
646
+ sm: o(16),
647
+ xl: o(48),
648
+ xs: o(12),
649
+ xxl: o(64)
650
+ }), ur = (o) => {
651
+ const { colors: r, fontSizes: e, fontWeights: i } = o;
590
652
  return {
591
653
  color: r["neutral-60"],
592
- fontSize: o.sm,
593
- fontWeight: n.medium
654
+ fontSize: e.sm,
655
+ fontWeight: i.medium
594
656
  };
595
- }, hr = (e) => {
596
- const { colors: r, fontWeights: o, icons: n, space: a, transitions: i } = e;
657
+ }, br = (o) => {
658
+ const { colors: r, fontWeights: e, icons: i, space: n, transitions: l } = o;
597
659
  return {
598
660
  default: {
599
661
  color: r["neutral-90"],
600
- fontWeight: o.medium,
601
- transition: i.medium
602
- },
603
- withExternalLink: {
604
- backgroundSize: `calc(100% - ${n.sm} - ${a.sm}) 50%`
662
+ fontWeight: e.medium,
663
+ transition: l.medium
605
664
  },
606
665
  disabled: {
607
- color: r["neutral-50"],
608
- backgroundImage: `linear-gradient(0deg, ${r["neutral-30"]}, ${r["neutral-30"]} 100%)`
666
+ backgroundImage: `linear-gradient(0deg, ${r["neutral-30"]}, ${r["neutral-30"]} 100%)`,
667
+ color: r["neutral-50"]
609
668
  },
610
669
  primary: {
611
670
  default: {},
@@ -618,211 +677,207 @@ const W = /* @__PURE__ */ R(rr), or = (e) => {
618
677
  hover: {
619
678
  color: r["neutral-10"]
620
679
  }
680
+ },
681
+ withExternalLink: {
682
+ backgroundSize: `calc(100% - ${i.sm} - ${n.sm}) 50%`
621
683
  }
622
684
  };
623
- }, pr = ({ toRem: e }) => ({
624
- xs: e(8),
625
- sm: e(10),
626
- md: e(15),
627
- lg: e(20)
628
- }), fr = ({ toRem: e }) => ({
629
- xs: e(12),
630
- sm: e(16),
631
- md: e(24),
632
- lg: e(32),
633
- xl: e(48),
634
- xxl: e(64)
635
- }), xr = (e) => {
636
- const { colors: r, radii: o, space: n, toRem: a } = e;
685
+ }, mr = ({ toRem: o }) => ({
686
+ lg: o(20),
687
+ md: o(15),
688
+ sm: o(10),
689
+ xs: o(8)
690
+ }), hr = (o) => {
691
+ const { colors: r, radii: e, space: i, toRem: n } = o;
637
692
  return {
638
693
  backdrop: {
639
694
  backgroundColor: r.overlay,
640
695
  zIndex: 999
641
696
  },
642
- default: {
643
- zIndex: 999,
644
- borderRadius: o.md
645
- },
646
- header: {
647
- backgroundColor: r["neutral-10"],
648
- borderTopLeftRadius: o.md,
649
- borderTopRightRadius: o.md,
650
- paddingTop: n.xxl,
651
- paddingRight: n["3xl"],
652
- paddingBottom: n.xxl,
653
- paddingLeft: n.xxl,
654
- subtitle: {
655
- color: r["neutral-70"],
656
- variant: "sm",
657
- margin: 0
658
- }
659
- },
660
697
  body: {
661
698
  color: r["neutral-90"],
662
- paddingRight: n["3xl"],
663
- paddingBottom: n.xxl,
664
- paddingLeft: n.xxl
699
+ paddingBottom: i.xxl,
700
+ paddingLeft: i.xxl,
701
+ paddingRight: i["3xl"]
702
+ },
703
+ cover: {},
704
+ default: {
705
+ borderRadius: e.md,
706
+ zIndex: 999
665
707
  },
666
708
  footer: {
667
709
  backgroundColor: r["neutral-10"],
710
+ borderBottomLeftRadius: e.md,
711
+ borderBottomRightRadius: e.md,
668
712
  borderTop: `solid ${r["neutral-30"]}`,
669
- borderBottomLeftRadius: o.md,
670
- borderBottomRightRadius: o.md,
671
713
  children: {
672
- paddingRight: n.xxl,
673
- paddingLeft: n.xxl,
674
- paddingTop: n.lg,
675
- paddingBottom: n.xl
714
+ paddingBottom: i.xl,
715
+ paddingLeft: i.xxl,
716
+ paddingRight: i.xxl,
717
+ paddingTop: i.lg
676
718
  },
677
719
  information: {
678
720
  backgroundColor: r["beige-20"],
679
- paddingRight: n.xxl,
680
- paddingLeft: n.xxl,
681
- paddingTop: n.xl,
682
- paddingBottom: n.xxl
721
+ paddingBottom: i.xxl,
722
+ paddingLeft: i.xxl,
723
+ paddingRight: i.xxl,
724
+ paddingTop: i.xl
725
+ }
726
+ },
727
+ gutter: n(32),
728
+ header: {
729
+ backgroundColor: r["neutral-10"],
730
+ borderTopLeftRadius: e.md,
731
+ borderTopRightRadius: e.md,
732
+ paddingBottom: i.xxl,
733
+ paddingLeft: i.xxl,
734
+ paddingRight: i["3xl"],
735
+ paddingTop: i.xxl,
736
+ subtitle: {
737
+ color: r["neutral-70"],
738
+ margin: 0,
739
+ variant: "sm"
683
740
  }
684
741
  },
685
- gutter: a(32),
686
742
  sizes: {
687
- xs: {
688
- width: a(320)
689
- },
690
- sm: {
691
- width: a(450)
743
+ auto: {},
744
+ lg: {
745
+ width: n(730)
692
746
  },
693
747
  md: {
694
- width: a(600)
695
- },
696
- lg: {
697
- width: a(730)
748
+ width: n(600)
698
749
  },
699
- auto: {}
700
- },
701
- cover: {}
702
- };
703
- }, Cr = (e) => {
704
- const { colors: r, focus: o, fontSizes: n, fontWeights: a, toRem: i } = e;
705
- return {
706
- default: {
707
- width: i(32),
708
- height: i(32),
709
- color: r["neutral-90"],
710
- fontWeight: a.bold,
711
- fontSize: n.xs
712
- },
713
- item: {
714
- "&:hover, &:focus": {
715
- backgroundColor: r["neutral-30"]
750
+ sm: {
751
+ width: n(450)
716
752
  },
717
- "&:focus": { ...o(r["neutral-60"]) }
718
- },
753
+ xs: {
754
+ width: n(320)
755
+ }
756
+ }
757
+ };
758
+ }, pr = (o) => {
759
+ const { colors: r, focus: e, fontSizes: i, fontWeights: n, toRem: l } = o;
760
+ return {
719
761
  active: {
720
- backgroundColor: r["neutral-90"],
721
- color: r["neutral-10"],
722
762
  "&:hover, &:focus": {
723
763
  backgroundColor: r["neutral-90"]
724
- }
764
+ },
765
+ backgroundColor: r["neutral-90"],
766
+ color: r["neutral-10"]
767
+ },
768
+ default: {
769
+ color: r["neutral-90"],
770
+ fontSize: i.xs,
771
+ fontWeight: n.bold,
772
+ height: l(32),
773
+ width: l(32)
725
774
  },
726
775
  disabled: {
727
776
  backgroundColor: r["beige-40"],
728
777
  color: r["beige-70"]
778
+ },
779
+ item: {
780
+ "&:focus": { ...e(r["neutral-60"]) },
781
+ "&:hover, &:focus": {
782
+ backgroundColor: r["neutral-30"]
783
+ }
729
784
  }
730
785
  };
731
- }, kr = (e) => {
732
- const { borderWidths: r, colors: o, space: n, texts: a, toRem: i } = e;
786
+ }, fr = (o) => {
787
+ const { borderWidths: r, colors: e, space: i, texts: n, toRem: l } = o;
733
788
  return {
734
- default: {
735
- ...a.sm,
736
- backgroundColor: o["neutral-90"],
737
- color: o["neutral-10"],
738
- maxWidth: i(700),
739
- zIndex: 1
740
- },
741
789
  content: {
742
790
  display: "block",
743
- padding: n.md
791
+ padding: i.md
792
+ },
793
+ default: {
794
+ ...n.sm,
795
+ backgroundColor: e["neutral-90"],
796
+ color: e["neutral-10"],
797
+ maxWidth: l(700),
798
+ zIndex: 1
744
799
  },
745
800
  title: {
746
- ...a.h6,
747
- padding: `${n.md} ${n.md} ${n.xs}`,
748
- color: o["neutral-10"],
749
- borderBottomColor: o["neutral-70"],
801
+ ...n.h6,
802
+ borderBottomColor: e["neutral-70"],
803
+ borderBottomStyle: "solid",
750
804
  borderBottomWidth: r.sm,
751
- borderBottomStyle: "solid"
805
+ color: e["neutral-10"],
806
+ padding: `${i.md} ${i.md} ${i.xs}`
752
807
  }
753
808
  };
754
- }, yr = (e) => {
755
- const { colors: r, toRem: o } = e;
809
+ }, xr = (o) => {
810
+ const { colors: r, toRem: e } = o;
756
811
  return {
757
- default: {
758
- width: o(16),
759
- height: o(16)
760
- },
761
812
  checked: {
762
- color: r["neutral-90"],
763
- borderColor: r["primary-40"]
813
+ borderColor: r["primary-40"],
814
+ color: r["neutral-90"]
764
815
  },
765
816
  checkedCenteredColor: {
766
817
  default: r["primary-40"],
767
818
  disabled: r["beige-60"]
819
+ },
820
+ default: {
821
+ height: e(16),
822
+ width: e(16)
768
823
  }
769
824
  };
770
- }, Fr = (e) => {
771
- const { colors: r } = e;
825
+ }, Cr = (o) => {
826
+ const { colors: r } = o;
772
827
  return {
773
- default: {
774
- "&:hover": {
775
- backgroundColor: r["beige-30"]
776
- }
777
- },
778
828
  checked: {
829
+ "&:hover": {
830
+ backgroundColor: r["primary-30"]
831
+ },
779
832
  backgroundColor: r["primary-40"],
780
- color: e.colors["neutral-90"],
781
833
  borderColor: r["primary-40"],
834
+ color: o.colors["neutral-90"]
835
+ },
836
+ default: {
782
837
  "&:hover": {
783
- backgroundColor: r["primary-30"]
838
+ backgroundColor: r["beige-30"]
784
839
  }
785
840
  }
786
841
  };
787
- }, vr = (e) => {
788
- const { borderWidths: r, colors: o } = e;
842
+ }, yr = (o) => {
843
+ const { borderWidths: r, colors: e } = o;
789
844
  return {
790
845
  default: {
791
- backgroundColor: o["beige-40"],
792
- backgroundImage: `linear-gradient(${o["primary-40"]}, ${o["primary-40"]})`
846
+ backgroundColor: e["beige-40"],
847
+ backgroundImage: `linear-gradient(${e["primary-40"]}, ${e["primary-40"]})`
793
848
  },
794
- selector: {
795
- backgroundColor: o["neutral-90"],
796
- borderRadius: "50%",
797
- border: `${r.md} solid`,
849
+ disabled: {
850
+ backgroundImage: `linear-gradient(${e["beige-60"]}, ${e["beige-60"]})`
851
+ },
852
+ focused: {
798
853
  disabled: {
799
- backgroundColor: o["beige-60"]
800
- }
854
+ outline: "none"
855
+ },
856
+ outline: `${r.md} solid ${e["primary-40"]}`
801
857
  },
802
858
  output: {
803
859
  tooltip: {
804
- backgroundColor: o["neutral-90"],
805
- border: `${r.sm} solid ${o["neutral-70"]}}`,
806
- color: o["neutral-10"]
860
+ backgroundColor: e["neutral-90"],
861
+ border: `${r.sm} solid ${e["neutral-70"]}}`,
862
+ color: e["neutral-10"]
807
863
  }
808
864
  },
809
- focused: {
810
- outline: `${r.md} solid ${o["primary-40"]}`,
865
+ rangeInput: {
811
866
  disabled: {
812
- outline: "none"
867
+ backgroundColor: e["beige-60"]
813
868
  }
814
869
  },
815
- disabled: {
816
- backgroundImage: `linear-gradient(${o["beige-60"]}, ${o["beige-60"]})`
817
- },
818
- rangeInput: {
870
+ selector: {
871
+ backgroundColor: e["neutral-90"],
872
+ border: `${r.md} solid`,
873
+ borderRadius: "50%",
819
874
  disabled: {
820
- backgroundColor: o["beige-60"]
875
+ backgroundColor: e["beige-60"]
821
876
  }
822
877
  }
823
878
  };
824
- }, wr = (e) => {
825
- const { colors: r } = e;
879
+ }, kr = (o) => {
880
+ const { colors: r } = o;
826
881
  return {
827
882
  navigation: {
828
883
  bullet: {
@@ -831,250 +886,249 @@ const W = /* @__PURE__ */ R(rr), or = (e) => {
831
886
  }
832
887
  }
833
888
  };
834
- }, $r = (e) => {
835
- const { borderWidths: r, colors: o, fontWeights: n, space: a } = e;
889
+ }, Fr = (o) => {
890
+ const { borderWidths: r, colors: e, fontWeights: i, space: n } = o;
836
891
  return {
892
+ td: {
893
+ padding: n.xl,
894
+ textAlign: "left"
895
+ },
837
896
  th: {
838
- color: o["neutral-60"],
839
- fontWeight: n.medium,
840
- textAlign: "left",
841
- borderBottomColor: o["neutral-90"],
897
+ borderBottomColor: e["neutral-90"],
898
+ borderBottomStyle: "solid",
842
899
  borderBottomWidth: r.sm,
843
- borderBottomStyle: "solid"
844
- },
845
- td: {
846
- textAlign: "left",
847
- padding: a.xl
900
+ color: e["neutral-60"],
901
+ fontWeight: i.medium,
902
+ textAlign: "left"
848
903
  },
849
904
  tr: {
850
- default: {
851
- borderBottomColor: o["neutral-30"],
852
- borderBottomWidth: r.sm,
853
- borderBottomStyle: "solid"
905
+ clickable: {
906
+ cursor: "pointer"
854
907
  },
855
908
  danger: {
856
- backgroundColor: o["red-10"],
857
- color: o["red-70"]
909
+ backgroundColor: e["red-10"],
910
+ color: e["red-70"]
858
911
  },
859
- warning: {
860
- backgroundColor: o["orange-10"],
861
- color: o["orange-80"]
912
+ default: {
913
+ borderBottomColor: e["neutral-30"],
914
+ borderBottomStyle: "solid",
915
+ borderBottomWidth: r.sm
862
916
  },
863
917
  info: {
864
- backgroundColor: o["blue-10"],
865
- color: o["blue-70"]
918
+ backgroundColor: e["blue-10"],
919
+ color: e["blue-70"]
866
920
  },
867
921
  success: {
868
- backgroundColor: o["green-10"],
869
- color: o["green-70"]
922
+ backgroundColor: e["green-10"],
923
+ color: e["green-70"]
870
924
  },
871
- clickable: {
872
- cursor: "pointer"
925
+ warning: {
926
+ backgroundColor: e["orange-10"],
927
+ color: e["orange-80"]
873
928
  }
874
929
  }
875
930
  };
876
- }, Wr = (e) => {
877
- const { borderWidths: r, colors: o, fontSizes: n, fontWeights: a, lineHeights: i, space: d } = e;
931
+ }, vr = (o) => {
932
+ const { borderWidths: r, colors: e, fontSizes: i, fontWeights: n, lineHeights: l, space: d } = o;
878
933
  return {
879
- tabsBorder: {
934
+ activeBar: {
880
935
  horizontal: {
881
- boxShadow: `inset 0 -${r.sm} 0 ${o["neutral-30"]}`
936
+ background: e["primary-40"],
937
+ height: r.md
882
938
  },
883
939
  vertical: {
884
- boxShadow: `inset -${r.sm} 0 0 ${o["neutral-30"]}`
940
+ background: e["primary-40"],
941
+ width: r.md
885
942
  }
886
943
  },
944
+ badge: {
945
+ maxHeight: d.lg
946
+ },
947
+ icon: {
948
+ maxHeight: d.lg,
949
+ maxWidth: d.lg
950
+ },
887
951
  item: {
888
- default: {
889
- color: o["neutral-70"],
890
- fontWeight: a.medium,
891
- textDecoration: "none",
892
- lineHeight: i.md
893
- },
894
952
  active: {
895
- color: o["neutral-90"]
953
+ color: e["neutral-90"]
896
954
  },
897
- focus: {
898
- color: o["neutral-90"]
955
+ default: {
956
+ color: e["neutral-70"],
957
+ fontWeight: n.medium,
958
+ lineHeight: l.md,
959
+ textDecoration: "none"
899
960
  },
900
961
  disabled: {
901
- color: o["neutral-50"]
962
+ color: e["neutral-50"]
963
+ },
964
+ focus: {
965
+ color: e["neutral-90"]
902
966
  },
903
967
  size: {
904
- sm: {
905
- fontSize: n.sm
906
- },
907
968
  md: {
908
- fontSize: n.md
969
+ fontSize: i.md
970
+ },
971
+ sm: {
972
+ fontSize: i.sm
909
973
  }
910
974
  }
911
975
  },
912
976
  panel: {
913
- vertical: {
977
+ horizontal: {
914
978
  "&:focus": {
915
979
  outline: "none"
916
- }
980
+ },
981
+ marginTop: d.xl
917
982
  },
918
- horizontal: {
919
- marginTop: d.xl,
983
+ vertical: {
920
984
  "&:focus": {
921
985
  outline: "none"
922
986
  }
923
987
  }
924
988
  },
925
- activeBar: {
989
+ tabsBorder: {
926
990
  horizontal: {
927
- background: o["primary-40"],
928
- height: r.md
991
+ boxShadow: `inset 0 -${r.sm} 0 ${e["neutral-30"]}`
929
992
  },
930
993
  vertical: {
931
- background: o["primary-40"],
932
- width: r.md
994
+ boxShadow: `inset -${r.sm} 0 0 ${e["neutral-30"]}`
933
995
  }
934
- },
935
- icon: {
936
- maxWidth: d.lg,
937
- maxHeight: d.lg
938
- },
939
- badge: {
940
- maxHeight: d.lg
941
996
  }
942
997
  };
943
- }, Sr = (e) => {
944
- const { colors: r, fontSizes: o, fontWeights: n, radii: a, space: i, toRem: d } = e, l = {
945
- xs: d(20),
998
+ }, wr = (o) => {
999
+ const { colors: r, fontSizes: e, fontWeights: i, radii: n, space: l, toRem: d } = o, a = {
1000
+ md: d(32),
946
1001
  sm: d(24),
947
- md: d(32)
948
- }, s = (u) => ({
949
- backgroundColor: r[`${u}-10`],
950
- color: r[`${u}-90`]
951
- }), t = (u) => ({
952
- backgroundColor: r[`${u}-20`]
953
- }), c = (u) => ({
954
- backgroundColor: r[`${u}-${u === "green" ? "30" : "40"}`],
1002
+ xs: d(20)
1003
+ }, s = (g) => ({
1004
+ backgroundColor: r[`${g}-10`],
1005
+ color: r[`${g}-90`]
1006
+ }), t = (g) => ({
1007
+ backgroundColor: r[`${g}-20`]
1008
+ }), c = (g) => ({
1009
+ backgroundColor: r[`${g}-${g === "green" ? "30" : "40"}`],
955
1010
  color: r["neutral-90"]
956
- }), m = (u) => ({
957
- backgroundColor: r[`${u}-${u === "green" ? "40" : "50"}`]
1011
+ }), b = (g) => ({
1012
+ backgroundColor: r[`${g}-${g === "green" ? "40" : "50"}`]
958
1013
  });
959
1014
  return {
960
1015
  default: {
961
- fontWeight: n.medium,
962
- borderRadius: a.md
963
- },
964
- variants: {
965
- default: {
966
- backgroundColor: r["beige-20"],
967
- color: r["beige-90"]
968
- },
969
- primary: {
970
- color: e.colors["neutral-90"],
971
- backgroundColor: r["primary-40"]
972
- },
973
- success: s("green"),
974
- danger: s("red"),
975
- warning: s("orange"),
976
- info: s("blue"),
977
- teal: c("teal"),
978
- blue: c("blue"),
979
- orange: c("orange"),
980
- pink: c("pink"),
981
- green: c("green"),
982
- violet: c("violet"),
983
- ai: {
984
- backgroundColor: r["violet-20"],
985
- color: r["violet-90"]
986
- }
1016
+ borderRadius: n.md,
1017
+ fontWeight: i.medium
987
1018
  },
988
1019
  hover: {
1020
+ ai: {
1021
+ backgroundColor: r["violet-30"]
1022
+ },
1023
+ blue: b("blue"),
1024
+ danger: t("red"),
989
1025
  default: {
990
1026
  backgroundColor: r["beige-30"]
991
1027
  },
1028
+ green: b("green"),
1029
+ info: t("blue"),
1030
+ orange: b("orange"),
1031
+ pink: b("pink"),
992
1032
  primary: {
993
1033
  backgroundColor: r["primary-50"]
994
1034
  },
995
1035
  success: t("green"),
996
- danger: t("red"),
997
- warning: t("orange"),
998
- info: t("blue"),
999
- teal: m("teal"),
1000
- blue: m("blue"),
1001
- orange: m("orange"),
1002
- pink: m("pink"),
1003
- green: m("green"),
1004
- violet: m("violet"),
1005
- ai: {
1006
- backgroundColor: r["violet-30"]
1007
- }
1008
- },
1009
- sizes: {
1010
- xs: {
1011
- padding: `${i.xxs} ${i.xs}`,
1012
- height: l.xs,
1013
- fontSize: o.xs,
1014
- gap: i.xs,
1015
- borderRadius: a.sm
1016
- },
1017
- sm: {
1018
- padding: `${i.xs} ${i.sm}`,
1019
- height: l.sm,
1020
- fontSize: o.xs,
1021
- gap: i.xs
1022
- },
1023
- md: {
1024
- padding: `${i.xs} ${i.sm}`,
1025
- height: l.md,
1026
- fontSize: o.sm,
1027
- gap: i.sm
1028
- }
1036
+ teal: b("teal"),
1037
+ violet: b("violet"),
1038
+ warning: t("orange")
1029
1039
  },
1030
1040
  icon: {
1031
- xs: d(12),
1041
+ md: d(16),
1032
1042
  sm: d(12),
1033
- md: d(16)
1043
+ xs: d(12)
1034
1044
  },
1035
1045
  shape: {
1036
- xs: {
1037
- width: l.xs,
1038
- height: l.xs
1046
+ md: {
1047
+ height: a.md,
1048
+ width: a.md
1039
1049
  },
1040
1050
  sm: {
1041
- width: l.sm,
1042
- height: l.sm
1051
+ height: a.sm,
1052
+ width: a.sm
1043
1053
  },
1054
+ xs: {
1055
+ height: a.xs,
1056
+ width: a.xs
1057
+ }
1058
+ },
1059
+ sizes: {
1044
1060
  md: {
1045
- width: l.md,
1046
- height: l.md
1061
+ fontSize: e.sm,
1062
+ gap: l.sm,
1063
+ height: a.md,
1064
+ padding: `${l.xs} ${l.sm}`
1065
+ },
1066
+ sm: {
1067
+ fontSize: e.xs,
1068
+ gap: l.xs,
1069
+ height: a.sm,
1070
+ padding: `${l.xs} ${l.sm}`
1071
+ },
1072
+ xs: {
1073
+ borderRadius: n.sm,
1074
+ fontSize: e.xs,
1075
+ gap: l.xs,
1076
+ height: a.xs,
1077
+ padding: `${l.xxs} ${l.xs}`
1047
1078
  }
1079
+ },
1080
+ variants: {
1081
+ ai: {
1082
+ backgroundColor: r["violet-20"],
1083
+ color: r["violet-90"]
1084
+ },
1085
+ blue: c("blue"),
1086
+ danger: s("red"),
1087
+ default: {
1088
+ backgroundColor: r["beige-20"],
1089
+ color: r["beige-90"]
1090
+ },
1091
+ green: c("green"),
1092
+ info: s("blue"),
1093
+ orange: c("orange"),
1094
+ pink: c("pink"),
1095
+ primary: {
1096
+ backgroundColor: r["primary-40"],
1097
+ color: o.colors["neutral-90"]
1098
+ },
1099
+ success: s("green"),
1100
+ teal: c("teal"),
1101
+ violet: c("violet"),
1102
+ warning: s("orange")
1048
1103
  }
1049
1104
  };
1050
- }, Tr = (e) => {
1051
- const { space: r, toRem: o } = e;
1105
+ }, Wr = (o) => {
1106
+ const { space: r, toRem: e } = o;
1052
1107
  return {
1053
- minHeight: o(130),
1108
+ minHeight: e(130),
1054
1109
  padding: r.md
1055
1110
  };
1056
- }, Dr = (e, r) => {
1057
- const { toEm: o, toRem: n } = r, a = n;
1111
+ }, $r = (o, r) => {
1112
+ const { toEm: e, toRem: i } = r, n = i;
1058
1113
  return {
1059
- h0: a(65),
1060
- h1: a(45),
1061
- h2: a(36),
1062
- h3: a(26),
1063
- h4: a(20),
1064
- h5: a(16),
1065
- h6: a(14),
1066
- lg: a(18),
1067
- md: a(16),
1068
- sm: a(14),
1069
- "subtitle-md": a(13),
1070
- "subtitle-sm": a(11),
1071
- xs: a(12)
1114
+ h0: n(65),
1115
+ h1: n(45),
1116
+ h2: n(36),
1117
+ h3: n(26),
1118
+ h4: n(20),
1119
+ h5: n(16),
1120
+ h6: n(14),
1121
+ lg: n(18),
1122
+ md: n(16),
1123
+ sm: n(14),
1124
+ "subtitle-md": n(13),
1125
+ "subtitle-sm": n(11),
1126
+ xs: n(12)
1072
1127
  };
1073
- }, zr = ({
1074
- defaultLineHeight: e,
1128
+ }, Sr = ({
1129
+ defaultLineHeight: o,
1075
1130
  toRem: r
1076
1131
  }) => ({
1077
- html: e,
1078
1132
  h0: r(72),
1079
1133
  h1: r(48),
1080
1134
  h2: r(40),
@@ -1082,21 +1136,21 @@ const W = /* @__PURE__ */ R(rr), or = (e) => {
1082
1136
  h4: r(24),
1083
1137
  h5: r(18),
1084
1138
  h6: r(16),
1139
+ html: o,
1085
1140
  lg: r(24),
1086
1141
  md: r(18),
1087
1142
  sm: r(18),
1088
- xs: r(14),
1089
- "subtitle-md": e,
1090
- "subtitle-sm": e
1091
- }), Br = {
1092
- regular: 400,
1143
+ "subtitle-md": o,
1144
+ "subtitle-sm": o,
1145
+ xs: r(14)
1146
+ }), Dr = {
1147
+ bold: 600,
1093
1148
  medium: 500,
1094
- bold: 600
1095
- }, Ar = ({
1096
- defaultLetterSpacing: e,
1149
+ regular: 400
1150
+ }, Tr = ({
1151
+ defaultLetterSpacing: o,
1097
1152
  toRem: r
1098
1153
  }) => ({
1099
- html: e,
1100
1154
  h0: r(-1.7),
1101
1155
  h1: r(-1.2),
1102
1156
  h2: r(-1),
@@ -1104,14 +1158,15 @@ const W = /* @__PURE__ */ R(rr), or = (e) => {
1104
1158
  h4: r(-0.6),
1105
1159
  h5: r(-0.5),
1106
1160
  h6: r(-0.5),
1107
- lg: e,
1108
- md: e,
1109
- sm: e,
1110
- xs: r(-0.2),
1161
+ html: o,
1162
+ lg: o,
1163
+ md: o,
1164
+ sm: o,
1111
1165
  "subtitle-md": r(-0.2),
1112
- "subtitle-sm": r(-0.2)
1113
- }), Er = (e) => {
1114
- const { fontWeights: r } = e;
1166
+ "subtitle-sm": r(-0.2),
1167
+ xs: r(-0.2)
1168
+ }), Rr = (o) => {
1169
+ const { fontWeights: r } = o;
1115
1170
  return {
1116
1171
  h0: r.bold,
1117
1172
  h1: r.bold,
@@ -1127,8 +1182,8 @@ const W = /* @__PURE__ */ R(rr), or = (e) => {
1127
1182
  "subtitle-sm": r.medium,
1128
1183
  xs: r.regular
1129
1184
  };
1130
- }, Rr = (e) => {
1131
- const { fonts: r } = e;
1185
+ }, _r = (o) => {
1186
+ const { fonts: r } = o;
1132
1187
  return {
1133
1188
  h0: r.headings,
1134
1189
  h1: r.headings,
@@ -1140,11 +1195,11 @@ const W = /* @__PURE__ */ R(rr), or = (e) => {
1140
1195
  "subtitle-md": r.headings,
1141
1196
  "subtitle-sm": r.headings
1142
1197
  };
1143
- }, _r = () => ({
1198
+ }, zr = () => ({
1144
1199
  "subtitle-md": "uppercase",
1145
1200
  "subtitle-sm": "uppercase"
1146
- }), Lr = (e) => {
1147
- const { colors: r } = e;
1201
+ }), Br = (o) => {
1202
+ const { colors: r } = o;
1148
1203
  return {
1149
1204
  h0: r["neutral-90"],
1150
1205
  h1: r["neutral-90"],
@@ -1154,224 +1209,228 @@ const W = /* @__PURE__ */ R(rr), or = (e) => {
1154
1209
  h5: r["neutral-90"],
1155
1210
  h6: r["neutral-90"]
1156
1211
  };
1157
- }, z = (e) => {
1212
+ }, U = (o) => {
1158
1213
  const {
1159
1214
  fontSizes: r,
1160
- letterSpacings: o,
1161
- lineHeights: n,
1162
- textsFontColors: a,
1163
- textsFontFamily: i,
1215
+ letterSpacings: e,
1216
+ lineHeights: i,
1217
+ textsFontColors: n,
1218
+ textsFontFamily: l,
1164
1219
  textsFontWeights: d,
1165
- textsTextTransform: l
1166
- } = e;
1220
+ textsTextTransform: a
1221
+ } = o;
1167
1222
  return Object.keys(r).reduce((s, t) => ({
1168
1223
  ...s,
1169
1224
  [t]: {
1170
- color: a[t],
1171
- fontFamily: i[t] || void 0,
1172
- fontWeight: d[t],
1225
+ color: n[t],
1226
+ fontFamily: l[t] || void 0,
1173
1227
  fontSize: r[t],
1174
- lineHeight: n[t] || n.lg,
1175
- letterSpacing: o[t] || void 0,
1176
- textTransform: l[t] || void 0
1228
+ fontWeight: d[t],
1229
+ letterSpacing: e[t] || void 0,
1230
+ lineHeight: i[t] || i.lg,
1231
+ textTransform: a[t] || void 0
1177
1232
  }
1178
1233
  }), {});
1179
- }, Ir = (e, r, o) => ({
1180
- texts: [e, "sans-serif"].join(", "),
1234
+ }, Ar = (o, r, e) => ({
1181
1235
  headings: [r, "sans-serif"].join(", "),
1182
- icons: o
1183
- }), Hr = (e) => {
1184
- const { borderWidths: r, colors: o, fontWeights: n, radii: a, space: i } = e;
1236
+ icons: e,
1237
+ texts: [o, "sans-serif"].join(", ")
1238
+ }), Er = (o) => {
1239
+ const { borderWidths: r, colors: e, fontWeights: i, radii: n, space: l } = o;
1185
1240
  return {
1186
- default: {
1187
- paddingLeft: i.sm,
1188
- paddingRight: i.sm
1189
- },
1190
- top: {
1191
- paddingTop: i.lg
1192
- },
1193
1241
  bottom: {
1194
- paddingBottom: i.lg
1242
+ paddingBottom: l.lg
1243
+ },
1244
+ default: {
1245
+ paddingLeft: l.sm,
1246
+ paddingRight: l.sm
1195
1247
  },
1196
1248
  growls: {
1197
1249
  default: {
1198
- ...z(e).sm,
1199
- borderWidth: r.sm,
1250
+ ...U(o).sm,
1251
+ borderRadius: n.lg,
1200
1252
  borderStyle: "solid",
1201
- borderRadius: a.lg,
1253
+ borderWidth: r.sm,
1202
1254
  maxWidth: 340
1203
1255
  },
1204
1256
  title: {
1205
- fontWeight: n.bold,
1206
- color: o["neutral-90"]
1257
+ color: e["neutral-90"],
1258
+ fontWeight: i.bold
1207
1259
  }
1208
1260
  },
1209
1261
  snackbar: {
1210
1262
  default: {
1211
- borderRadius: a.lg
1263
+ borderRadius: n.lg
1212
1264
  },
1213
1265
  separator: {
1214
- default: {
1215
- borderLeft: "1px solid",
1216
- borderLeftColor: o["neutral-30"]
1217
- },
1218
1266
  danger: {
1219
- borderLeftColor: o["red-20"]
1267
+ borderLeftColor: e["red-20"]
1220
1268
  },
1221
- warning: {
1222
- borderLeftColor: o["orange-20"]
1269
+ default: {
1270
+ borderLeft: "1px solid",
1271
+ borderLeftColor: e["neutral-30"]
1223
1272
  },
1224
1273
  info: {
1225
- borderLeftColor: o["blue-30"]
1274
+ borderLeftColor: e["blue-30"]
1226
1275
  },
1227
1276
  success: {
1228
- borderLeftColor: o["green-30"]
1277
+ borderLeftColor: e["green-30"]
1278
+ },
1279
+ warning: {
1280
+ borderLeftColor: e["orange-20"]
1229
1281
  }
1230
1282
  }
1283
+ },
1284
+ top: {
1285
+ paddingTop: l.lg
1231
1286
  }
1232
1287
  };
1233
- }, Ur = "0.32rem !important", Or = "0.12rem ! important", Nr = (e) => {
1234
- const { borderWidths: r, colors: o, focus: n, toRem: a } = e;
1288
+ }, Lr = "0.32rem !important", Ir = "0.12rem ! important", Hr = (o) => {
1289
+ const { borderWidths: r, colors: e, focus: i, toRem: n } = o;
1235
1290
  return {
1236
- item: {
1237
- default: {
1238
- backgroundColor: o["neutral-10"],
1239
- borderColor: o["neutral-30"],
1240
- borderWidth: r.sm,
1241
- borderStyle: "solid",
1242
- borderRadius: a(16),
1243
- "&:focus": {
1244
- borderColor: o["primary-30"],
1245
- ...n(o["primary-30"])
1246
- }
1247
- },
1248
- sizes: {
1249
- xs: {
1250
- width: a(28),
1251
- height: a(16),
1252
- marginTop: Ur
1253
- },
1254
- sm: {
1255
- width: a(36),
1256
- height: a(20),
1257
- marginTop: Or
1258
- },
1259
- md: {
1260
- width: a(44),
1261
- height: a(24),
1262
- marginTop: "0 !important"
1263
- }
1264
- },
1291
+ after: {
1265
1292
  checked: {
1266
- backgroundColor: o["primary-40"],
1267
- borderColor: o["primary-40"]
1293
+ backgroundColor: e["neutral-10"],
1294
+ borderColor: e["neutral-10"]
1268
1295
  },
1269
- disabled: {
1270
- borderColor: o["beige-60"],
1271
- backgroundColor: o["beige-40"]
1272
- }
1273
- },
1274
- after: {
1275
1296
  default: {
1276
- backgroundColor: o["neutral-10"],
1277
- borderColor: o["neutral-50"],
1278
- borderWidth: r.sm,
1297
+ backgroundColor: e["neutral-10"],
1298
+ borderColor: e["neutral-50"],
1299
+ borderRadius: "50%",
1279
1300
  borderStyle: "solid",
1280
- borderRadius: "50%"
1281
- },
1282
- checked: {
1283
- backgroundColor: o["neutral-10"],
1284
- borderColor: o["neutral-10"]
1301
+ borderWidth: r.sm
1285
1302
  },
1286
1303
  disabled: {
1287
- borderColor: "transparent",
1288
- backgroundColor: o["beige-60"]
1304
+ backgroundColor: e["beige-60"],
1305
+ borderColor: "transparent"
1289
1306
  },
1290
1307
  sizes: {
1291
- xs: {
1292
- width: a(12),
1293
- height: a(12)
1308
+ md: {
1309
+ height: n(20),
1310
+ width: n(20)
1294
1311
  },
1295
1312
  sm: {
1296
- width: a(16),
1297
- height: a(16)
1313
+ height: n(16),
1314
+ width: n(16)
1298
1315
  },
1299
- md: {
1300
- width: a(20),
1301
- height: a(20)
1316
+ xs: {
1317
+ height: n(12),
1318
+ width: n(12)
1302
1319
  }
1303
1320
  }
1304
1321
  },
1305
1322
  icon: {
1306
1323
  position: {
1307
- xs: {
1308
- left: "2px",
1309
- right: "2px"
1310
- },
1311
- sm: {
1324
+ md: {
1312
1325
  left: "4px",
1313
1326
  right: "4px"
1314
1327
  },
1315
- md: {
1328
+ sm: {
1316
1329
  left: "4px",
1317
1330
  right: "4px"
1331
+ },
1332
+ xs: {
1333
+ left: "2px",
1334
+ right: "2px"
1318
1335
  }
1319
1336
  },
1320
1337
  sizes: {
1338
+ md: {
1339
+ fontSize: n(16),
1340
+ height: n(16),
1341
+ width: n(16)
1342
+ },
1343
+ sm: {
1344
+ fontSize: n(12),
1345
+ height: n(12),
1346
+ width: n(12)
1347
+ },
1321
1348
  xs: {
1322
- width: a(10),
1323
- height: a(10),
1324
- fontSize: a(10)
1349
+ fontSize: n(10),
1350
+ height: n(10),
1351
+ width: n(10)
1352
+ }
1353
+ }
1354
+ },
1355
+ item: {
1356
+ checked: {
1357
+ backgroundColor: e["primary-40"],
1358
+ borderColor: e["primary-40"]
1359
+ },
1360
+ default: {
1361
+ "&:focus": {
1362
+ borderColor: e["primary-30"],
1363
+ ...i(e["primary-30"])
1364
+ },
1365
+ backgroundColor: e["neutral-10"],
1366
+ borderColor: e["neutral-30"],
1367
+ borderRadius: n(16),
1368
+ borderStyle: "solid",
1369
+ borderWidth: r.sm
1370
+ },
1371
+ disabled: {
1372
+ backgroundColor: e["beige-40"],
1373
+ borderColor: e["beige-60"]
1374
+ },
1375
+ sizes: {
1376
+ md: {
1377
+ height: n(24),
1378
+ marginTop: "0 !important",
1379
+ width: n(44)
1325
1380
  },
1326
1381
  sm: {
1327
- width: a(12),
1328
- height: a(12),
1329
- fontSize: a(12)
1382
+ height: n(20),
1383
+ marginTop: Ir,
1384
+ width: n(36)
1330
1385
  },
1331
- md: {
1332
- width: a(16),
1333
- height: a(16),
1334
- fontSize: a(16)
1386
+ xs: {
1387
+ height: n(16),
1388
+ marginTop: Lr,
1389
+ width: n(28)
1335
1390
  }
1336
1391
  }
1337
1392
  }
1338
1393
  };
1339
- }, Pr = (e) => {
1340
- const { borderWidths: r, colors: o, fontSizes: n, fontWeights: a, radii: i, space: d, toRem: l } = e;
1394
+ }, qr = (o) => {
1395
+ const { borderWidths: r, colors: e, fontSizes: i, fontWeights: n, radii: l, space: d, toRem: a } = o;
1341
1396
  return {
1342
- maxWidth: l(200),
1343
- backgroundColor: o["neutral-90"],
1344
- color: o["neutral-10"],
1345
- padding: `${d.xs} ${d.sm}`,
1346
- fontSize: n.sm,
1347
- fontWeight: a.medium,
1348
- border: `${r.sm} solid ${o["neutral-60"]}`,
1349
- borderRadius: i.md,
1350
- boxSizing: "border-box"
1397
+ backgroundColor: e["neutral-90"],
1398
+ border: `${r.sm} solid ${e["neutral-60"]}`,
1399
+ borderRadius: l.md,
1400
+ boxSizing: "border-box",
1401
+ color: e["neutral-10"],
1402
+ fontSize: i.sm,
1403
+ fontWeight: n.medium,
1404
+ maxWidth: a(200),
1405
+ padding: `${d.xs} ${d.sm}`
1351
1406
  };
1352
- }, jr = (e) => {
1353
- const { colors: r } = e;
1407
+ }, Or = (o) => {
1408
+ const { colors: r } = o;
1354
1409
  return {
1355
- default: {
1356
- color: r["neutral-90"]
1410
+ ai: {
1411
+ color: r["violet-70"]
1357
1412
  },
1358
1413
  danger: {
1359
1414
  color: r["red-70"]
1360
1415
  },
1416
+ default: {
1417
+ color: r["neutral-90"]
1418
+ },
1419
+ info: {
1420
+ color: r["blue-60"]
1421
+ },
1361
1422
  success: {
1362
1423
  color: r["green-60"]
1363
1424
  },
1364
1425
  warning: {
1365
1426
  color: r["orange-60"]
1366
- },
1367
- info: {
1368
- color: r["blue-60"]
1369
- },
1370
- ai: {
1371
- color: r["violet-70"]
1372
1427
  }
1373
1428
  };
1374
- }, Gr = {
1429
+ }, Ur = {
1430
+ sm: "1px",
1431
+ md: "2px",
1432
+ lg: "3px"
1433
+ }, Pr = {
1375
1434
  "beige-10": "#FBF9F7",
1376
1435
  "beige-20": "#F6F3EF",
1377
1436
  "beige-30": "#EAE4DE",
@@ -1477,94 +1536,282 @@ const W = /* @__PURE__ */ R(rr), or = (e) => {
1477
1536
  "yellow-70": "#846A01",
1478
1537
  "yellow-80": "#604D00",
1479
1538
  "yellow-90": "#423500"
1480
- }, B = (e) => ({
1481
- ...e,
1482
- "primary-10": e["yellow-10"],
1483
- "primary-20": e["yellow-20"],
1484
- "primary-30": e["yellow-30"],
1485
- "primary-40": e["yellow-40"],
1486
- "primary-50": e["yellow-50"],
1487
- "primary-60": e["yellow-60"],
1488
- "primary-70": e["yellow-70"],
1489
- "primary-80": e["yellow-80"],
1490
- "primary-90": e["yellow-90"],
1491
- "secondary-blue": e["blue-40"],
1492
- "secondary-green": e["green-30"],
1493
- "secondary-orange": e["red-orange-40"],
1494
- "secondary-pink": e["pink-40"],
1495
- "secondary-teal": e["teal-40"],
1496
- "secondary-violet": e["violet-40"],
1497
- overlay: "rgba(0, 0, 0, 0.55)"
1498
- }), y = B(Gr), Mr = Object.keys(y).reduce((e, r) => {
1499
- if (r.startsWith("secondary-") || r === "overlay") return e;
1500
- const o = 100 - Number(r.slice(-2)), n = r.slice(0, r.length - 2);
1539
+ }, P = (o) => ({
1540
+ ...o,
1541
+ overlay: "rgba(0, 0, 0, 0.55)",
1542
+ "primary-10": o["yellow-10"],
1543
+ "primary-20": o["yellow-20"],
1544
+ "primary-30": o["yellow-30"],
1545
+ "primary-40": o["yellow-40"],
1546
+ "primary-50": o["yellow-50"],
1547
+ "primary-60": o["yellow-60"],
1548
+ "primary-70": o["yellow-70"],
1549
+ "primary-80": o["yellow-80"],
1550
+ "primary-90": o["yellow-90"],
1551
+ "secondary-blue": o["blue-40"],
1552
+ "secondary-green": o["green-30"],
1553
+ "secondary-orange": o["red-orange-40"],
1554
+ "secondary-pink": o["pink-40"],
1555
+ "secondary-teal": o["teal-40"],
1556
+ "secondary-violet": o["violet-40"]
1557
+ }), p = P(Pr), jr = Object.keys(p).reduce((o, r) => {
1558
+ if (r.startsWith("secondary-") || r === "overlay") return o;
1559
+ const e = 100 - Number(r.slice(-2)), i = r.slice(0, r.length - 2);
1560
+ return {
1561
+ ...o,
1562
+ [r]: p[`${i}${e}`]
1563
+ };
1564
+ }, {}), Mr = {
1565
+ ...p,
1566
+ ...P(jr)
1567
+ }, ue = {
1568
+ colors: Mr
1569
+ }, Nr = (o) => {
1570
+ const { borderWidths: r, colors: e, focus: i, fontSizes: n, fontWeights: l, radii: d, space: a, toRem: s } = o;
1501
1571
  return {
1502
- ...e,
1503
- [r]: y[`${n}${o}`]
1572
+ checkableField: {
1573
+ checked: {
1574
+ color: "neutral-90"
1575
+ // not hex color, only color from browser because is on a content svg
1576
+ },
1577
+ disabled: {
1578
+ opacity: 0.4
1579
+ }
1580
+ },
1581
+ checkablelabel: {
1582
+ checked: {
1583
+ "-webkit-text-stroke": "0.04em",
1584
+ color: e["neutral-90"]
1585
+ },
1586
+ default: {}
1587
+ },
1588
+ default: {
1589
+ backgroundColor: e["neutral-10"],
1590
+ borderColor: e["neutral-30"],
1591
+ borderRadius: d.md,
1592
+ borderStyle: "solid",
1593
+ borderWidth: r.sm,
1594
+ color: e["neutral-90"],
1595
+ fontSize: n.sm,
1596
+ fontWeight: l.regular,
1597
+ /* Can't use 16 because that's a valid line-height value (16em) */
1598
+ lineHeight: "1rem",
1599
+ outline: "none"
1600
+ },
1601
+ disabled: {
1602
+ backgroundColor: e["beige-40"],
1603
+ color: e["beige-70"],
1604
+ cursor: "not-allowed"
1605
+ },
1606
+ fieldset: {
1607
+ "border-width": "0"
1608
+ },
1609
+ focused: {
1610
+ danger: { ...i(e["red-30"]) },
1611
+ default: {
1612
+ ...i(e["primary-20"]),
1613
+ borderColor: e["primary-40"]
1614
+ },
1615
+ success: { ...i(e["green-30"]) },
1616
+ warning: { ...i(e["orange-20"]) }
1617
+ },
1618
+ hover: {
1619
+ default: {
1620
+ borderColor: e["neutral-40"]
1621
+ },
1622
+ transparency: {
1623
+ borderColor: e["neutral-20"]
1624
+ }
1625
+ },
1626
+ iconPlacement: {
1627
+ lg: {
1628
+ left: s(12),
1629
+ right: s(12)
1630
+ },
1631
+ md: {
1632
+ left: s(12),
1633
+ right: s(12)
1634
+ },
1635
+ sm: {
1636
+ left: s(12),
1637
+ right: s(12)
1638
+ },
1639
+ xs: {
1640
+ left: s(8),
1641
+ right: s(8)
1642
+ }
1643
+ },
1644
+ placeholder: {
1645
+ color: e["neutral-50"]
1646
+ },
1647
+ select: {
1648
+ default: {
1649
+ borderRadius: d.md,
1650
+ maxHeight: s(155)
1651
+ },
1652
+ disabled: {
1653
+ color: e["beige-60"],
1654
+ cursor: "not-allowed"
1655
+ },
1656
+ existing: {
1657
+ color: e["beige-40"],
1658
+ cursor: "not-allowed"
1659
+ },
1660
+ highlighted: {
1661
+ backgroundColor: e["beige-20"],
1662
+ cursor: "default"
1663
+ },
1664
+ selected: {
1665
+ color: e["neutral-90"],
1666
+ fontWeight: l.bold
1667
+ },
1668
+ selectedAndHighlighted: {
1669
+ backgroundImage: "linear-gradient(0deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08) 100%)"
1670
+ }
1671
+ },
1672
+ sizes: {
1673
+ lg: {
1674
+ height: s(48),
1675
+ paddingBottom: a.lg,
1676
+ paddingLeft: a.md,
1677
+ paddingRight: a.md,
1678
+ paddingTop: a.lg
1679
+ },
1680
+ md: {
1681
+ height: s(40),
1682
+ paddingBottom: a.md,
1683
+ paddingLeft: a.md,
1684
+ paddingRight: a.md,
1685
+ paddingTop: a.md
1686
+ },
1687
+ sm: {
1688
+ height: s(32),
1689
+ paddingBottom: a.sm,
1690
+ paddingLeft: a.md,
1691
+ paddingRight: a.md,
1692
+ paddingTop: a.sm
1693
+ },
1694
+ xs: {
1695
+ height: s(24),
1696
+ paddingBottom: a.xs,
1697
+ paddingLeft: a.sm,
1698
+ paddingRight: a.sm,
1699
+ paddingTop: a.xs
1700
+ }
1701
+ },
1702
+ variants: {
1703
+ danger: {
1704
+ borderColor: e["red-70"]
1705
+ },
1706
+ success: {
1707
+ borderColor: e["green-60"]
1708
+ },
1709
+ warning: {
1710
+ borderColor: e["orange-60"]
1711
+ }
1712
+ }
1504
1713
  };
1505
- }, {}), Kr = {
1506
- ...y,
1507
- ...B(Mr)
1508
- }, po = {
1509
- colors: Kr
1510
- }, Yr = "f19d0de47a5f6f7446d37111f075c0901835bf12", Jr = (e) => ({
1714
+ }, Kr = ({ colors: o }) => {
1715
+ function r(e = o["primary-40"]) {
1716
+ return {
1717
+ boxShadow: `0 0 0 2px ${e}`
1718
+ };
1719
+ }
1720
+ return r;
1721
+ }, Gr = "f19d0de47a5f6f7446d37111f075c0901835bf12", Yr = (o) => ({
1511
1722
  "welcome-font": [
1512
1723
  {
1513
- url: `${e.fontsUrl}/welcome-font-regular`,
1724
+ url: `${o.fontsUrl}/welcome-font-regular`,
1514
1725
  weight: "400"
1515
1726
  },
1516
1727
  {
1517
- url: `${e.fontsUrl}/welcome-font-medium`,
1728
+ url: `${o.fontsUrl}/welcome-font-medium`,
1518
1729
  weight: "500"
1519
1730
  },
1520
1731
  {
1521
- url: `${e.fontsUrl}/welcome-font-bold`,
1732
+ url: `${o.fontsUrl}/welcome-font-bold`,
1522
1733
  weight: "600"
1523
1734
  },
1524
1735
  {
1525
- url: `${e.fontsUrl}/welcome-font-regular-italic`,
1526
1736
  style: "italic",
1737
+ url: `${o.fontsUrl}/welcome-font-regular-italic`,
1527
1738
  weight: "400"
1528
1739
  },
1529
1740
  {
1530
- url: `${e.fontsUrl}/welcome-font-medium-italic`,
1531
1741
  style: "italic",
1742
+ url: `${o.fontsUrl}/welcome-font-medium-italic`,
1532
1743
  weight: "500"
1533
1744
  },
1534
1745
  {
1535
- url: `${e.fontsUrl}/welcome-font-bold-italic`,
1536
1746
  style: "italic",
1747
+ url: `${o.fontsUrl}/welcome-font-bold-italic`,
1537
1748
  weight: "600"
1538
1749
  }
1539
1750
  ],
1540
1751
  "welcome-icon-font": [
1541
1752
  {
1542
- url: `${e.fontsUrl}/icon-font/${Yr}/welcome-icon-font`,
1543
- display: "block"
1753
+ display: "block",
1754
+ url: `${o.fontsUrl}/icon-font/${Gr}/welcome-icon-font`
1544
1755
  }
1545
1756
  ],
1546
1757
  "work-sans": [
1547
1758
  {
1548
- url: `${e.fontsUrl}/work-sans-variable`,
1549
1759
  isVariable: !0,
1550
1760
  stretch: "75% 125%",
1761
+ url: `${o.fontsUrl}/work-sans-variable`,
1551
1762
  weight: "100 1000"
1552
1763
  }
1553
1764
  ]
1554
- }), k = {
1765
+ }), Jr = (o) => ({
1766
+ none: "0",
1767
+ sm: o.toRem(2),
1768
+ md: o.toRem(4),
1769
+ lg: o.toRem(8),
1770
+ xl: o.toRem(16),
1771
+ xxl: o.toRem(24),
1772
+ full: "100%"
1773
+ }), Xr = {
1774
+ xs: 0,
1775
+ sm: 480,
1776
+ md: 736,
1777
+ lg: 980,
1778
+ xl: 1280,
1779
+ xxl: 1440,
1780
+ "3xl": 1620,
1781
+ "4xl": 1920
1782
+ }, Zr = (o) => ({
1783
+ backgroundColor: o.colors["primary-40"],
1784
+ color: o.colors["neutral-90"]
1785
+ }), Qr = {
1786
+ sm: "1px 2px 4px 0 rgba(0,0,0,0.05)",
1787
+ md: "3px 4px 10px 0 rgba(0,0,0,0.07)"
1788
+ }, Vr = (o) => ({
1789
+ xxs: o.toRem(2),
1790
+ xs: o.toRem(4),
1791
+ sm: o.toRem(8),
1792
+ md: o.toRem(12),
1793
+ lg: o.toRem(16),
1794
+ xl: o.toRem(24),
1795
+ xxl: o.toRem(32),
1796
+ "3xl": o.toRem(48),
1797
+ "4xl": o.toRem(64),
1798
+ "5xl": o.toRem(96),
1799
+ "6xl": o.toRem(128),
1800
+ "7xl": o.toRem(192)
1801
+ }), h = {
1555
1802
  primary: "ease",
1556
1803
  secondary: "linear",
1557
1804
  tertiary: "cubic-bezier(0.41, 0.094, 0.54, 0.07)"
1558
- }, Xr = {
1559
- slow: `500ms ${k.tertiary}`,
1560
- medium: `300ms ${k.primary}`,
1561
- fast: `100ms ${k.secondary}`
1562
- }, Zr = ({ colors: e }) => ({
1563
- default: w`
1805
+ }, re = {
1806
+ fast: `100ms ${h.secondary}`,
1807
+ medium: `300ms ${h.primary}`,
1808
+ slow: `500ms ${h.tertiary}`
1809
+ }, ee = ({ colors: o }) => ({
1810
+ default: S`
1564
1811
  background-image: linear-gradient(
1565
1812
  0deg,
1566
- ${e["primary-40"]},
1567
- ${e["primary-40"]} 100%
1813
+ ${o["primary-40"]},
1814
+ ${o["primary-40"]} 100%
1568
1815
  );
1569
1816
  background-repeat: no-repeat;
1570
1817
  background-size: 100% 50%;
@@ -1574,218 +1821,26 @@ const W = /* @__PURE__ */ R(rr), or = (e) => {
1574
1821
  background-size 250ms,
1575
1822
  color 250ms;
1576
1823
  `,
1577
- hover: w`
1824
+ hover: S`
1578
1825
  opacity: 1;
1579
1826
  background-position-y: 100%;
1580
1827
  background-size: 100% 100%;
1581
1828
  `
1582
- }), qr = (e) => ({
1583
- none: "0",
1584
- sm: e.toRem(2),
1585
- md: e.toRem(4),
1586
- lg: e.toRem(8),
1587
- xl: e.toRem(16),
1588
- xxl: e.toRem(24),
1589
- full: "100%"
1590
- }), Qr = {
1591
- sm: "1px",
1592
- md: "2px",
1593
- lg: "3px"
1594
- }, Vr = {
1595
- xs: 0,
1596
- sm: 480,
1597
- md: 736,
1598
- lg: 980,
1599
- xl: 1280,
1600
- xxl: 1440,
1601
- "3xl": 1620,
1602
- "4xl": 1920
1603
- }, ro = {
1604
- sm: "1px 2px 4px 0 rgba(0,0,0,0.05)",
1605
- md: "3px 4px 10px 0 rgba(0,0,0,0.07)"
1606
- }, oo = (e) => ({
1607
- xxs: e.toRem(2),
1608
- xs: e.toRem(4),
1609
- sm: e.toRem(8),
1610
- md: e.toRem(12),
1611
- lg: e.toRem(16),
1612
- xl: e.toRem(24),
1613
- xxl: e.toRem(32),
1614
- "3xl": e.toRem(48),
1615
- "4xl": e.toRem(64),
1616
- "5xl": e.toRem(96),
1617
- "6xl": e.toRem(128),
1618
- "7xl": e.toRem(192)
1619
- }), eo = (e) => ({
1620
- backgroundColor: e.colors["primary-40"],
1621
- color: e.colors["neutral-90"]
1622
- }), to = ({ colors: e }) => {
1623
- function r(o = e["primary-40"]) {
1624
- return {
1625
- boxShadow: `0 0 0 2px ${o}`
1626
- };
1627
- }
1628
- return r;
1629
- }, no = (e) => {
1630
- const { borderWidths: r, colors: o, focus: n, fontSizes: a, fontWeights: i, radii: d, space: l, toRem: s } = e;
1631
- return {
1632
- default: {
1633
- color: o["neutral-90"],
1634
- fontSize: a.sm,
1635
- /* Can't use 16 because that's a valid line-height value (16em) */
1636
- lineHeight: "1rem",
1637
- fontWeight: i.regular,
1638
- backgroundColor: o["neutral-10"],
1639
- borderColor: o["neutral-30"],
1640
- borderWidth: r.sm,
1641
- borderStyle: "solid",
1642
- outline: "none",
1643
- borderRadius: d.md
1644
- },
1645
- hover: {
1646
- default: {
1647
- borderColor: o["neutral-40"]
1648
- },
1649
- transparency: {
1650
- borderColor: o["neutral-20"]
1651
- }
1652
- },
1653
- variants: {
1654
- danger: {
1655
- borderColor: o["red-70"]
1656
- },
1657
- success: {
1658
- borderColor: o["green-60"]
1659
- },
1660
- warning: {
1661
- borderColor: o["orange-60"]
1662
- }
1663
- },
1664
- focused: {
1665
- default: {
1666
- ...n(o["primary-20"]),
1667
- borderColor: o["primary-40"]
1668
- },
1669
- danger: { ...n(o["red-30"]) },
1670
- warning: { ...n(o["orange-20"]) },
1671
- success: { ...n(o["green-30"]) }
1672
- },
1673
- sizes: {
1674
- xs: {
1675
- height: s(24),
1676
- paddingTop: l.xs,
1677
- paddingRight: l.sm,
1678
- paddingBottom: l.xs,
1679
- paddingLeft: l.sm
1680
- },
1681
- sm: {
1682
- height: s(32),
1683
- paddingTop: l.sm,
1684
- paddingRight: l.md,
1685
- paddingBottom: l.sm,
1686
- paddingLeft: l.md
1687
- },
1688
- md: {
1689
- height: s(40),
1690
- paddingTop: l.md,
1691
- paddingRight: l.md,
1692
- paddingBottom: l.md,
1693
- paddingLeft: l.md
1694
- },
1695
- lg: {
1696
- height: s(48),
1697
- paddingTop: l.lg,
1698
- paddingRight: l.md,
1699
- paddingBottom: l.lg,
1700
- paddingLeft: l.md
1701
- }
1702
- },
1703
- iconPlacement: {
1704
- xs: {
1705
- left: s(8),
1706
- right: s(8)
1707
- },
1708
- sm: {
1709
- left: s(12),
1710
- right: s(12)
1711
- },
1712
- md: {
1713
- left: s(12),
1714
- right: s(12)
1715
- },
1716
- lg: {
1717
- left: s(12),
1718
- right: s(12)
1719
- }
1720
- },
1721
- checkableField: {
1722
- checked: {
1723
- color: "neutral-90"
1724
- // not hex color, only color from browser because is on a content svg
1725
- },
1726
- disabled: {
1727
- opacity: 0.4
1728
- }
1729
- },
1730
- disabled: {
1731
- backgroundColor: o["beige-40"],
1732
- color: o["beige-70"],
1733
- cursor: "not-allowed"
1734
- },
1735
- placeholder: {
1736
- color: o["neutral-50"]
1737
- },
1738
- checkablelabel: {
1739
- default: {},
1740
- checked: {
1741
- color: o["neutral-90"],
1742
- "-webkit-text-stroke": "0.04em"
1743
- }
1744
- },
1745
- select: {
1746
- default: {
1747
- maxHeight: s(155),
1748
- borderRadius: d.md
1749
- },
1750
- existing: {
1751
- color: o["beige-40"],
1752
- cursor: "not-allowed"
1753
- },
1754
- highlighted: {
1755
- backgroundColor: o["beige-20"],
1756
- cursor: "default"
1757
- },
1758
- selectedAndHighlighted: {
1759
- backgroundImage: "linear-gradient(0deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08) 100%)"
1760
- },
1761
- selected: {
1762
- color: o["neutral-90"],
1763
- fontWeight: i.bold
1764
- },
1765
- disabled: {
1766
- color: o["beige-60"],
1767
- cursor: "not-allowed"
1768
- }
1769
- },
1770
- fieldset: {
1771
- "border-width": "0"
1772
- }
1773
- };
1774
- }, ao = "work-sans", io = 16, lo = "-0.019rem", so = 1.15, go = "https://cdn.welcome-ui.com/fonts", co = "welcome-font", uo = "welcome-icon-font", fo = (e = {}) => {
1829
+ }), oe = "work-sans", te = 16, ne = "-0.019rem", ie = 1.15, ae = "https://cdn.welcome-ui.com/fonts", le = "welcome-font", de = "welcome-icon-font", be = (o = {}) => {
1775
1830
  const {
1776
- defaultFontFamily: r = ao,
1777
- defaultFontSize: o = io,
1778
- defaultLetterSpacing: n = lo,
1779
- defaultLineHeight: a = so,
1780
- fontsUrl: i = go,
1781
- headingFontFamily: d = co,
1782
- iconFontFamily: l = uo,
1831
+ defaultFontFamily: r = oe,
1832
+ defaultFontSize: e = te,
1833
+ defaultLetterSpacing: i = ne,
1834
+ defaultLineHeight: n = ie,
1835
+ fontsUrl: l = ae,
1836
+ headingFontFamily: d = le,
1837
+ iconFontFamily: a = de,
1783
1838
  ...s
1784
- } = e;
1839
+ } = o;
1785
1840
  let t = {};
1786
- return t.transformers = { ...E }, t.toEm = (c) => `${c / o}em`, t.toRem = (c) => `${c / o}rem`, t.toPx = (c) => `${c * o}px`, t.colors = y, t.fontsUrl = i, t.fontFaces = Jr(t), t.fontSizes = Dr("rem", t), t.defaultLineHeight = a, t.defaultLetterSpacing = n, t.lineHeights = zr(t), t.fontWeights = Br, t.letterSpacings = Ar(t), t.fonts = Ir(r, d, l), t.borderWidths = Qr, t.screens = Vr, t.space = oo(t), t.inset = t.space, t.radii = qr(t), t.transitions = Xr, t.timingFunction = k, t.shadows = ro, t = W(t, s), t.selection = eo(t), t.underline = Zr(t), t.focus = to(t), t.textsFontWeights = Er(t), t.textsFontFamily = Rr(t), t.textsFontColors = Lr(t), t.textsTextTransform = _r(), t.texts = z(t), t.defaultFields = no(t), t.icons = fr(t), t.accordions = or(t), t.alerts = er(t), t.avatars = tr(t), t.badges = nr(t), t.breadcrumbs = ar(t), t.buttons = ir(t), t.cards = lr(t), t.checkboxes = sr(t), t.dateTimePickerCommon = dr(t), t.drawers = gr(t), t.dropdownMenu = cr(t), t.fileDrops = ur(t), t.hints = br(t), t.labels = mr(t), t.links = hr(t), t.loaders = pr(t), t.modals = xr(t), t.paginations = Cr(t), t.popovers = kr(t), t.radios = yr(t), t.radiosTab = Fr(t), t.sliders = vr(t), t.swipers = wr(t), t.tables = $r(t), t.tabs = Wr(t), t.tags = Sr(t), t.textareas = Tr(t), t.toasts = Hr(t), t.toggles = Nr(t), t.tooltips = Pr(t), t.variantIcon = jr(t), t.states = b.states, t.durations = b.durations, t.gridTemplateColumns = b.gridTemplateColumns, t.gridTemplateRows = b.gridTemplateRows, t.ringWidths = b.ringWidths, t.borders = b.borders, t.transitionProperties = b.transitionProperties, t.timingFunctions = b.timingFunctions, t.animations = b.animations, t.xstyled = b.xstyled, t = W(t, s), t;
1841
+ return t.transformers = { ...M }, t.toEm = (c) => `${c / e}em`, t.toRem = (c) => `${c / e}rem`, t.toPx = (c) => `${c * e}px`, t.colors = p, t.fontsUrl = l, t.fontFaces = Yr(t), t.fontSizes = $r("rem", t), t.defaultLineHeight = n, t.defaultLetterSpacing = i, t.lineHeights = Sr(t), t.fontWeights = Dr, t.letterSpacings = Tr(t), t.fonts = Ar(r, d, a), t.borderWidths = Ur, t.screens = Xr, t.space = Vr(t), t.inset = t.space, t.radii = Jr(t), t.transitions = re, t.timingFunction = h, t.shadows = Qr, t = I(t, s), t.selection = Zr(t), t.underline = ee(t), t.focus = Kr(t), t.textsFontWeights = Rr(t), t.textsFontFamily = _r(t), t.textsFontColors = Br(t), t.textsTextTransform = zr(), t.texts = U(t), t.defaultFields = Nr(t), t.icons = gr(t), t.accordions = Q(t), t.alerts = V(t), t.avatars = rr(t), t.badges = er(t), t.breadcrumbs = or(t), t.buttons = tr(t), t.cards = nr(t), t.checkboxes = ir(t), t.dateTimePickerCommon = ar(t), t.drawers = lr(t), t.dropdownMenu = dr(t), t.fileDrops = sr(t), t.hints = cr(t), t.labels = ur(t), t.links = br(t), t.loaders = mr(t), t.modals = hr(t), t.paginations = pr(t), t.popovers = fr(t), t.radios = xr(t), t.radiosTab = Cr(t), t.sliders = yr(t), t.swipers = kr(t), t.tables = Fr(t), t.tabs = vr(t), t.tags = wr(t), t.textareas = Wr(t), t.toasts = Er(t), t.toggles = Hr(t), t.tooltips = qr(t), t.variantIcon = Or(t), t.states = u.states, t.durations = u.durations, t.gridTemplateColumns = u.gridTemplateColumns, t.gridTemplateRows = u.gridTemplateRows, t.ringWidths = u.ringWidths, t.borders = u.borders, t.transitionProperties = u.transitionProperties, t.timingFunctions = u.timingFunctions, t.animations = u.animations, t.xstyled = u.xstyled, t = I(t, s), t;
1787
1842
  };
1788
1843
  export {
1789
- fo as createTheme,
1790
- po as darkTheme
1844
+ be as createTheme,
1845
+ ue as darkTheme
1791
1846
  };