@luxonis/common-fe-components 1.18.0 → 1.18.2

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 (383) hide show
  1. package/dist/components/custom/Alert.d.ts +2 -0
  2. package/dist/components/custom/Alert.d.ts.map +1 -1
  3. package/dist/components/custom/Alert.js +2 -2
  4. package/dist/components/custom/Alert.js.map +1 -1
  5. package/dist/components/custom/Badge.d.ts +6 -0
  6. package/dist/components/custom/Badge.d.ts.map +1 -1
  7. package/dist/components/custom/Badge.js +5 -0
  8. package/dist/components/custom/Badge.js.map +1 -1
  9. package/dist/components/custom/Button.d.ts +2 -2
  10. package/dist/components/custom/Button.d.ts.map +1 -1
  11. package/dist/components/custom/Button.js +2 -2
  12. package/dist/components/custom/Button.js.map +1 -1
  13. package/dist/components/custom/CardList.d.ts.map +1 -1
  14. package/dist/components/custom/CardList.js +1 -1
  15. package/dist/components/custom/CardList.js.map +1 -1
  16. package/dist/components/custom/Checkbox.d.ts.map +1 -1
  17. package/dist/components/custom/Command.d.ts.map +1 -1
  18. package/dist/components/custom/Command.js.map +1 -1
  19. package/dist/components/custom/DropdownMenu.d.ts +927 -831
  20. package/dist/components/custom/DropdownMenu.d.ts.map +1 -1
  21. package/dist/components/custom/Dropzone.d.ts +1 -1
  22. package/dist/components/custom/Dropzone.d.ts.map +1 -1
  23. package/dist/components/custom/EmptyView.d.ts +1 -0
  24. package/dist/components/custom/EmptyView.d.ts.map +1 -1
  25. package/dist/components/custom/ErrorView.d.ts.map +1 -1
  26. package/dist/components/custom/FilterDropdown.d.ts.map +1 -1
  27. package/dist/components/custom/Form.d.ts.map +1 -1
  28. package/dist/components/custom/Grid.d.ts +1 -1
  29. package/dist/components/custom/Icon.d.ts +1 -0
  30. package/dist/components/custom/Icon.d.ts.map +1 -1
  31. package/dist/components/custom/IconHelp.d.ts +1 -0
  32. package/dist/components/custom/IconHelp.d.ts.map +1 -1
  33. package/dist/components/custom/KpiDisplay.d.ts +1 -0
  34. package/dist/components/custom/KpiDisplay.d.ts.map +1 -1
  35. package/dist/components/custom/Markdown.d.ts +1 -0
  36. package/dist/components/custom/Markdown.d.ts.map +1 -1
  37. package/dist/components/custom/Modal.d.ts +2 -2
  38. package/dist/components/custom/Modal.d.ts.map +1 -1
  39. package/dist/components/custom/Modal.js +2 -2
  40. package/dist/components/custom/Modal.js.map +1 -1
  41. package/dist/components/custom/ProgressTicker.d.ts +1 -0
  42. package/dist/components/custom/ProgressTicker.d.ts.map +1 -1
  43. package/dist/components/custom/RadioGroup.d.ts +1844 -1652
  44. package/dist/components/custom/RadioGroup.d.ts.map +1 -1
  45. package/dist/components/custom/SelectCards.d.ts.map +1 -1
  46. package/dist/components/custom/Slider.d.ts +1837 -1645
  47. package/dist/components/custom/Slider.d.ts.map +1 -1
  48. package/dist/components/custom/SourceCode.d.ts +1 -0
  49. package/dist/components/custom/SourceCode.d.ts.map +1 -1
  50. package/dist/components/custom/StatusBar.d.ts +1 -0
  51. package/dist/components/custom/StatusBar.d.ts.map +1 -1
  52. package/dist/components/custom/Stepper.d.ts.map +1 -1
  53. package/dist/components/custom/Stepper.js +1 -1
  54. package/dist/components/custom/Stepper.js.map +1 -1
  55. package/dist/components/custom/Text.d.ts.map +1 -1
  56. package/dist/components/custom/TimePicker.d.ts +1 -0
  57. package/dist/components/custom/TimePicker.d.ts.map +1 -1
  58. package/dist/components/custom/Toast.d.ts.map +1 -1
  59. package/dist/components/custom/Toast.js +1 -1
  60. package/dist/components/custom/Toast.js.map +1 -1
  61. package/dist/components/custom/Tooltip.d.ts.map +1 -1
  62. package/dist/components/custom/Tooltip.js.map +1 -1
  63. package/dist/components/custom/TurnstileWidget.d.ts +1 -0
  64. package/dist/components/custom/TurnstileWidget.d.ts.map +1 -1
  65. package/dist/components/custom/VideoPlayer.d.ts.map +1 -1
  66. package/dist/components/custom/devices/devices.d.ts.map +1 -1
  67. package/dist/components/shadow-panda/Accordion.js +1 -1
  68. package/dist/components/shadow-panda/Accordion.js.map +1 -1
  69. package/dist/components/shadow-panda/Avatar.d.ts +1 -0
  70. package/dist/components/shadow-panda/Avatar.d.ts.map +1 -1
  71. package/dist/components/shadow-panda/Avatar.js +1 -1
  72. package/dist/components/shadow-panda/Avatar.js.map +1 -1
  73. package/dist/components/shadow-panda/DropdownMenu.d.ts +3 -3
  74. package/dist/components/shadow-panda/DropdownMenu.d.ts.map +1 -1
  75. package/dist/components/shadow-panda/DropdownMenu.js +1 -1
  76. package/dist/components/shadow-panda/DropdownMenu.js.map +1 -1
  77. package/dist/components/shadow-panda/Form.d.ts +1 -1
  78. package/dist/components/shadow-panda/Form.d.ts.map +1 -1
  79. package/dist/components/shadow-panda/Tabs.d.ts +1 -0
  80. package/dist/components/shadow-panda/Tabs.d.ts.map +1 -1
  81. package/dist/components/shadow-panda/Tabs.js +1 -1
  82. package/dist/components/shadow-panda/Tabs.js.map +1 -1
  83. package/dist/components/shadow-panda/_Alert.d.ts.map +1 -1
  84. package/dist/components/shadow-panda/_Button.d.ts +1 -1
  85. package/dist/components/shadow-panda/_Button.d.ts.map +1 -1
  86. package/dist/components/shadow-panda/_Command.d.ts +34 -34
  87. package/dist/components/shadow-panda/_Command.js +1 -1
  88. package/dist/components/shadow-panda/_Command.js.map +1 -1
  89. package/dist/components/shadow-panda/_Dialog.js +1 -1
  90. package/dist/components/shadow-panda/_Dialog.js.map +1 -1
  91. package/dist/components/shadow-panda/_RadioGroup.js +1 -1
  92. package/dist/components/shadow-panda/_RadioGroup.js.map +1 -1
  93. package/dist/components/shadow-panda/_Select.js +1 -1
  94. package/dist/components/shadow-panda/_Select.js.map +1 -1
  95. package/dist/components/shadow-panda/_Slider.d.ts +6 -6
  96. package/dist/components/shadow-panda/_Slider.d.ts.map +1 -1
  97. package/dist/components/shadow-panda/_Toast.d.ts +1 -0
  98. package/dist/components/shadow-panda/_Toast.d.ts.map +1 -1
  99. package/dist/components/shadow-panda/_Tooltip.d.ts +1 -0
  100. package/dist/components/shadow-panda/_Tooltip.d.ts.map +1 -1
  101. package/dist/components/shadow-panda/_Tooltip.js +1 -1
  102. package/dist/components/shadow-panda/_Tooltip.js.map +1 -1
  103. package/dist/components/skeletons/Button.d.ts.map +1 -1
  104. package/dist/components/skeletons/Grid.d.ts +5 -5
  105. package/dist/components/skeletons/Grid.d.ts.map +1 -1
  106. package/dist/components/skeletons/Grid.js +12 -9
  107. package/dist/components/skeletons/Grid.js.map +1 -1
  108. package/dist/components/skeletons/Input.d.ts.map +1 -1
  109. package/dist/components/skeletons/Table.d.ts.map +1 -1
  110. package/dist/components/skeletons/Textarea.d.ts.map +1 -1
  111. package/dist/hooks/dropzone.d.ts.map +1 -1
  112. package/dist/hooks/modal.d.ts.map +1 -1
  113. package/dist/hooks/use-toast.d.ts.map +1 -1
  114. package/dist/hooks/use-translations.d.ts +1 -0
  115. package/dist/hooks/use-translations.d.ts.map +1 -1
  116. package/dist/icons/style-provider.d.ts.map +1 -1
  117. package/dist/icons/svg/AccessDenied.d.ts +1 -0
  118. package/dist/icons/svg/AccessDenied.d.ts.map +1 -1
  119. package/dist/icons/svg/Empty.d.ts +1 -0
  120. package/dist/icons/svg/Empty.d.ts.map +1 -1
  121. package/dist/icons/svg/Error.d.ts +1 -0
  122. package/dist/icons/svg/Error.d.ts.map +1 -1
  123. package/dist/icons/svg/Logo.d.ts +1 -1
  124. package/dist/icons/svg/Logo.d.ts.map +1 -1
  125. package/dist/panda.buildinfo.json +25 -16
  126. package/dist/panda.css +1683 -1622
  127. package/dist/panda.d.ts.map +1 -1
  128. package/dist/panda.js +2 -1
  129. package/dist/panda.js.map +1 -1
  130. package/dist/styled-system/css/conditions.mjs +4 -2
  131. package/dist/styled-system/css/css.d.mts +15 -2
  132. package/dist/styled-system/css/css.mjs +2 -1
  133. package/dist/styled-system/css/cva.d.mts +1 -1
  134. package/dist/styled-system/css/cva.mjs +5 -3
  135. package/dist/styled-system/css/sva.mjs +9 -3
  136. package/dist/styled-system/helpers.mjs +90 -54
  137. package/dist/styled-system/jsx/aspect-ratio.mjs +1 -1
  138. package/dist/styled-system/jsx/bleed.mjs +1 -1
  139. package/dist/styled-system/jsx/box.mjs +1 -1
  140. package/dist/styled-system/jsx/center.mjs +1 -1
  141. package/dist/styled-system/jsx/circle.mjs +1 -1
  142. package/dist/styled-system/jsx/container.mjs +1 -1
  143. package/dist/styled-system/jsx/cq.d.mts +10 -0
  144. package/dist/styled-system/jsx/cq.mjs +14 -0
  145. package/dist/styled-system/jsx/divider.mjs +1 -1
  146. package/dist/styled-system/jsx/factory.mjs +8 -7
  147. package/dist/styled-system/jsx/flex.mjs +1 -1
  148. package/dist/styled-system/jsx/float.mjs +1 -1
  149. package/dist/styled-system/jsx/grid-item.mjs +1 -1
  150. package/dist/styled-system/jsx/grid.mjs +1 -1
  151. package/dist/styled-system/jsx/hstack.mjs +1 -1
  152. package/dist/styled-system/jsx/index.d.mts +1 -1
  153. package/dist/styled-system/jsx/index.mjs +2 -2
  154. package/dist/styled-system/jsx/is-valid-prop.d.mts +7 -1
  155. package/dist/styled-system/jsx/is-valid-prop.mjs +3 -3
  156. package/dist/styled-system/jsx/link-overlay.mjs +1 -1
  157. package/dist/styled-system/jsx/spacer.mjs +1 -1
  158. package/dist/styled-system/jsx/square.mjs +1 -1
  159. package/dist/styled-system/jsx/stack.mjs +1 -1
  160. package/dist/styled-system/jsx/visually-hidden.mjs +1 -1
  161. package/dist/styled-system/jsx/vstack.mjs +1 -1
  162. package/dist/styled-system/jsx/wrap.mjs +1 -1
  163. package/dist/styled-system/patterns/aspect-ratio.d.mts +1 -1
  164. package/dist/styled-system/patterns/aspect-ratio.mjs +5 -2
  165. package/dist/styled-system/patterns/bleed.d.mts +3 -3
  166. package/dist/styled-system/patterns/bleed.mjs +12 -7
  167. package/dist/styled-system/patterns/box.d.mts +1 -1
  168. package/dist/styled-system/patterns/box.mjs +5 -2
  169. package/dist/styled-system/patterns/center.d.mts +1 -1
  170. package/dist/styled-system/patterns/center.mjs +5 -2
  171. package/dist/styled-system/patterns/circle.d.mts +2 -2
  172. package/dist/styled-system/patterns/circle.mjs +5 -2
  173. package/dist/styled-system/patterns/container.d.mts +1 -1
  174. package/dist/styled-system/patterns/container.mjs +5 -2
  175. package/dist/styled-system/patterns/cq.d.mts +22 -0
  176. package/dist/styled-system/patterns/cq.mjs +21 -0
  177. package/dist/styled-system/patterns/divider.d.mts +1 -1
  178. package/dist/styled-system/patterns/divider.mjs +8 -4
  179. package/dist/styled-system/patterns/flex.d.mts +8 -8
  180. package/dist/styled-system/patterns/flex.mjs +5 -2
  181. package/dist/styled-system/patterns/float.d.mts +1 -1
  182. package/dist/styled-system/patterns/float.mjs +10 -3
  183. package/dist/styled-system/patterns/grid-item.d.mts +1 -1
  184. package/dist/styled-system/patterns/grid-item.mjs +5 -2
  185. package/dist/styled-system/patterns/grid.d.mts +4 -4
  186. package/dist/styled-system/patterns/grid.mjs +11 -6
  187. package/dist/styled-system/patterns/hstack.d.mts +3 -3
  188. package/dist/styled-system/patterns/hstack.mjs +8 -4
  189. package/dist/styled-system/patterns/index.d.mts +2 -2
  190. package/dist/styled-system/patterns/index.mjs +2 -2
  191. package/dist/styled-system/patterns/link-overlay.d.mts +1 -1
  192. package/dist/styled-system/patterns/link-overlay.mjs +5 -5
  193. package/dist/styled-system/patterns/spacer.d.mts +1 -1
  194. package/dist/styled-system/patterns/spacer.mjs +5 -2
  195. package/dist/styled-system/patterns/square.d.mts +2 -2
  196. package/dist/styled-system/patterns/square.mjs +5 -2
  197. package/dist/styled-system/patterns/stack.d.mts +5 -5
  198. package/dist/styled-system/patterns/stack.mjs +8 -4
  199. package/dist/styled-system/patterns/visually-hidden.d.mts +1 -1
  200. package/dist/styled-system/patterns/visually-hidden.mjs +5 -2
  201. package/dist/styled-system/patterns/vstack.d.mts +3 -3
  202. package/dist/styled-system/patterns/vstack.mjs +8 -4
  203. package/dist/styled-system/patterns/wrap.d.mts +6 -6
  204. package/dist/styled-system/patterns/wrap.mjs +5 -2
  205. package/dist/styled-system/recipes/accordion.d.mts +6 -1
  206. package/dist/styled-system/recipes/accordion.mjs +6 -4
  207. package/dist/styled-system/recipes/alert-description.d.mts +6 -1
  208. package/dist/styled-system/recipes/alert-description.mjs +4 -2
  209. package/dist/styled-system/recipes/alert-dialog.d.mts +6 -1
  210. package/dist/styled-system/recipes/alert-dialog.mjs +6 -4
  211. package/dist/styled-system/recipes/alert-title.d.mts +6 -1
  212. package/dist/styled-system/recipes/alert-title.mjs +4 -2
  213. package/dist/styled-system/recipes/alert.d.mts +10 -2
  214. package/dist/styled-system/recipes/alert.mjs +4 -2
  215. package/dist/styled-system/recipes/avatar.d.mts +6 -1
  216. package/dist/styled-system/recipes/avatar.mjs +6 -4
  217. package/dist/styled-system/recipes/badge.d.mts +10 -2
  218. package/dist/styled-system/recipes/badge.mjs +4 -2
  219. package/dist/styled-system/recipes/blockquote.d.mts +6 -1
  220. package/dist/styled-system/recipes/blockquote.mjs +4 -2
  221. package/dist/styled-system/recipes/button.d.mts +13 -2
  222. package/dist/styled-system/recipes/button.mjs +4 -2
  223. package/dist/styled-system/recipes/calendar.d.mts +6 -1
  224. package/dist/styled-system/recipes/calendar.mjs +6 -4
  225. package/dist/styled-system/recipes/card-content.d.mts +6 -1
  226. package/dist/styled-system/recipes/card-content.mjs +4 -2
  227. package/dist/styled-system/recipes/card-description.d.mts +6 -1
  228. package/dist/styled-system/recipes/card-description.mjs +4 -2
  229. package/dist/styled-system/recipes/card-footer.d.mts +6 -1
  230. package/dist/styled-system/recipes/card-footer.mjs +4 -2
  231. package/dist/styled-system/recipes/card-header.d.mts +6 -1
  232. package/dist/styled-system/recipes/card-header.mjs +4 -2
  233. package/dist/styled-system/recipes/card-title.d.mts +6 -1
  234. package/dist/styled-system/recipes/card-title.mjs +4 -2
  235. package/dist/styled-system/recipes/card.d.mts +6 -1
  236. package/dist/styled-system/recipes/card.mjs +4 -2
  237. package/dist/styled-system/recipes/checkbox.d.mts +6 -1
  238. package/dist/styled-system/recipes/checkbox.mjs +6 -4
  239. package/dist/styled-system/recipes/collapsible.d.mts +6 -1
  240. package/dist/styled-system/recipes/collapsible.mjs +6 -4
  241. package/dist/styled-system/recipes/command-dialog.d.mts +6 -1
  242. package/dist/styled-system/recipes/command-dialog.mjs +6 -4
  243. package/dist/styled-system/recipes/command.d.mts +6 -1
  244. package/dist/styled-system/recipes/command.mjs +6 -4
  245. package/dist/styled-system/recipes/context-menu.d.mts +10 -2
  246. package/dist/styled-system/recipes/context-menu.mjs +6 -4
  247. package/dist/styled-system/recipes/create-recipe.mjs +8 -5
  248. package/dist/styled-system/recipes/dialog.d.mts +6 -1
  249. package/dist/styled-system/recipes/dialog.mjs +6 -4
  250. package/dist/styled-system/recipes/dropdown-menu.d.mts +6 -1
  251. package/dist/styled-system/recipes/dropdown-menu.mjs +6 -4
  252. package/dist/styled-system/recipes/form-control.d.mts +6 -1
  253. package/dist/styled-system/recipes/form-control.mjs +4 -2
  254. package/dist/styled-system/recipes/form-description.d.mts +6 -1
  255. package/dist/styled-system/recipes/form-description.mjs +4 -2
  256. package/dist/styled-system/recipes/form-item.d.mts +6 -1
  257. package/dist/styled-system/recipes/form-item.mjs +4 -2
  258. package/dist/styled-system/recipes/form-label.d.mts +6 -1
  259. package/dist/styled-system/recipes/form-label.mjs +4 -2
  260. package/dist/styled-system/recipes/form-message.d.mts +6 -1
  261. package/dist/styled-system/recipes/form-message.mjs +4 -2
  262. package/dist/styled-system/recipes/h1.d.mts +6 -1
  263. package/dist/styled-system/recipes/h1.mjs +4 -2
  264. package/dist/styled-system/recipes/h2.d.mts +6 -1
  265. package/dist/styled-system/recipes/h2.mjs +4 -2
  266. package/dist/styled-system/recipes/h3.d.mts +6 -1
  267. package/dist/styled-system/recipes/h3.mjs +4 -2
  268. package/dist/styled-system/recipes/h4.d.mts +6 -1
  269. package/dist/styled-system/recipes/h4.mjs +4 -2
  270. package/dist/styled-system/recipes/hover-card.d.mts +6 -1
  271. package/dist/styled-system/recipes/hover-card.mjs +6 -4
  272. package/dist/styled-system/recipes/icon.d.mts +22 -2
  273. package/dist/styled-system/recipes/icon.mjs +4 -2
  274. package/dist/styled-system/recipes/inline-code.d.mts +6 -1
  275. package/dist/styled-system/recipes/inline-code.mjs +4 -2
  276. package/dist/styled-system/recipes/input.d.mts +6 -1
  277. package/dist/styled-system/recipes/input.mjs +4 -2
  278. package/dist/styled-system/recipes/label.d.mts +6 -1
  279. package/dist/styled-system/recipes/label.mjs +4 -2
  280. package/dist/styled-system/recipes/large.d.mts +6 -1
  281. package/dist/styled-system/recipes/large.mjs +4 -2
  282. package/dist/styled-system/recipes/lead.d.mts +6 -1
  283. package/dist/styled-system/recipes/lead.mjs +4 -2
  284. package/dist/styled-system/recipes/link.d.mts +6 -1
  285. package/dist/styled-system/recipes/link.mjs +4 -2
  286. package/dist/styled-system/recipes/list.d.mts +6 -1
  287. package/dist/styled-system/recipes/list.mjs +4 -2
  288. package/dist/styled-system/recipes/menubar.d.mts +6 -1
  289. package/dist/styled-system/recipes/menubar.mjs +6 -4
  290. package/dist/styled-system/recipes/muted.d.mts +6 -1
  291. package/dist/styled-system/recipes/muted.mjs +4 -2
  292. package/dist/styled-system/recipes/navigation-menu.d.mts +6 -1
  293. package/dist/styled-system/recipes/navigation-menu.mjs +6 -4
  294. package/dist/styled-system/recipes/p.d.mts +6 -1
  295. package/dist/styled-system/recipes/p.mjs +4 -2
  296. package/dist/styled-system/recipes/popover.d.mts +6 -1
  297. package/dist/styled-system/recipes/popover.mjs +6 -4
  298. package/dist/styled-system/recipes/progress.d.mts +6 -1
  299. package/dist/styled-system/recipes/progress.mjs +6 -4
  300. package/dist/styled-system/recipes/radio-group.d.mts +6 -1
  301. package/dist/styled-system/recipes/radio-group.mjs +6 -4
  302. package/dist/styled-system/recipes/scroll-area.d.mts +6 -1
  303. package/dist/styled-system/recipes/scroll-area.mjs +6 -4
  304. package/dist/styled-system/recipes/select.d.mts +6 -1
  305. package/dist/styled-system/recipes/select.mjs +6 -4
  306. package/dist/styled-system/recipes/separator.d.mts +10 -2
  307. package/dist/styled-system/recipes/separator.mjs +4 -2
  308. package/dist/styled-system/recipes/sheet.d.mts +10 -2
  309. package/dist/styled-system/recipes/sheet.mjs +6 -4
  310. package/dist/styled-system/recipes/skeleton.d.mts +6 -1
  311. package/dist/styled-system/recipes/skeleton.mjs +4 -2
  312. package/dist/styled-system/recipes/slider.d.mts +6 -1
  313. package/dist/styled-system/recipes/slider.mjs +6 -4
  314. package/dist/styled-system/recipes/small.d.mts +6 -1
  315. package/dist/styled-system/recipes/small.mjs +4 -2
  316. package/dist/styled-system/recipes/switch-recipe.d.mts +6 -1
  317. package/dist/styled-system/recipes/switch-recipe.mjs +6 -4
  318. package/dist/styled-system/recipes/table-body.d.mts +6 -1
  319. package/dist/styled-system/recipes/table-body.mjs +4 -2
  320. package/dist/styled-system/recipes/table-caption.d.mts +6 -1
  321. package/dist/styled-system/recipes/table-caption.mjs +4 -2
  322. package/dist/styled-system/recipes/table-cell.d.mts +6 -1
  323. package/dist/styled-system/recipes/table-cell.mjs +4 -2
  324. package/dist/styled-system/recipes/table-container.d.mts +6 -1
  325. package/dist/styled-system/recipes/table-container.mjs +4 -2
  326. package/dist/styled-system/recipes/table-footer.d.mts +6 -1
  327. package/dist/styled-system/recipes/table-footer.mjs +4 -2
  328. package/dist/styled-system/recipes/table-head.d.mts +6 -1
  329. package/dist/styled-system/recipes/table-head.mjs +4 -2
  330. package/dist/styled-system/recipes/table-header.d.mts +6 -1
  331. package/dist/styled-system/recipes/table-header.mjs +4 -2
  332. package/dist/styled-system/recipes/table-row.d.mts +6 -1
  333. package/dist/styled-system/recipes/table-row.mjs +4 -2
  334. package/dist/styled-system/recipes/table.d.mts +6 -1
  335. package/dist/styled-system/recipes/table.mjs +4 -2
  336. package/dist/styled-system/recipes/tabs.d.mts +6 -1
  337. package/dist/styled-system/recipes/tabs.mjs +6 -4
  338. package/dist/styled-system/recipes/textarea.d.mts +6 -1
  339. package/dist/styled-system/recipes/textarea.mjs +4 -2
  340. package/dist/styled-system/recipes/toast-viewport.d.mts +6 -1
  341. package/dist/styled-system/recipes/toast-viewport.mjs +4 -2
  342. package/dist/styled-system/recipes/toast.d.mts +10 -2
  343. package/dist/styled-system/recipes/toast.mjs +6 -4
  344. package/dist/styled-system/recipes/toggle.d.mts +13 -2
  345. package/dist/styled-system/recipes/toggle.mjs +4 -2
  346. package/dist/styled-system/recipes/tooltip.d.mts +6 -1
  347. package/dist/styled-system/recipes/tooltip.mjs +6 -4
  348. package/dist/styled-system/recipes/typography-table-container.d.mts +6 -1
  349. package/dist/styled-system/recipes/typography-table-container.mjs +4 -2
  350. package/dist/styled-system/recipes/typography-table.d.mts +6 -1
  351. package/dist/styled-system/recipes/typography-table.mjs +4 -2
  352. package/dist/styled-system/tokens/index.mjs +1711 -1683
  353. package/dist/styled-system/tokens/tokens.d.mts +20 -20
  354. package/dist/styled-system/types/composition.d.mts +65 -12
  355. package/dist/styled-system/types/conditions.d.mts +98 -44
  356. package/dist/styled-system/types/global.d.mts +1 -0
  357. package/dist/styled-system/types/jsx.d.mts +1 -1
  358. package/dist/styled-system/types/pattern.d.mts +17 -2
  359. package/dist/styled-system/types/prop-type.d.mts +58 -231
  360. package/dist/styled-system/types/recipe.d.mts +33 -10
  361. package/dist/styled-system/types/selectors.d.mts +1 -1
  362. package/dist/styled-system/types/static-css.d.mts +13 -4
  363. package/dist/styled-system/types/style-props.d.mts +7541 -678
  364. package/dist/styled-system/types/system-types.d.mts +111 -11
  365. package/dist/translations/i18n-react.d.ts +1 -0
  366. package/dist/translations/i18n-react.d.ts.map +1 -1
  367. package/dist/translations/i18n-util.async.d.ts.map +1 -1
  368. package/dist/translations/i18n-util.d.ts +2 -2
  369. package/dist/translations/i18n-util.d.ts.map +1 -1
  370. package/package.json +7 -7
  371. package/dist/components/custom/oak4/oak4-device-info.d.ts +0 -13
  372. package/dist/components/custom/oak4/oak4-device-info.d.ts.map +0 -1
  373. package/dist/components/custom/oak4/oak4-device-info.js +0 -100
  374. package/dist/components/custom/oak4/oak4-device-info.js.map +0 -1
  375. package/dist/components/custom/oak4/oak4-model.d.ts +0 -4
  376. package/dist/components/custom/oak4/oak4-model.d.ts.map +0 -1
  377. package/dist/components/custom/oak4/oak4-model.js +0 -3
  378. package/dist/components/custom/oak4/oak4-model.js.map +0 -1
  379. package/dist/styled-system/jsx/link-box.d.mts +0 -10
  380. package/dist/styled-system/jsx/link-box.mjs +0 -14
  381. package/dist/styled-system/patterns/link-box.d.mts +0 -21
  382. package/dist/styled-system/patterns/link-box.mjs +0 -19
  383. package/dist/styled-system/recipes/create-recipe.d.mts +0 -1
@@ -1,4 +1,28 @@
1
1
  const tokens = {
2
+ "aspectRatios.square": {
3
+ "value": "1 / 1",
4
+ "variable": "var(--aspect-ratios-square)"
5
+ },
6
+ "aspectRatios.landscape": {
7
+ "value": "4 / 3",
8
+ "variable": "var(--aspect-ratios-landscape)"
9
+ },
10
+ "aspectRatios.portrait": {
11
+ "value": "3 / 4",
12
+ "variable": "var(--aspect-ratios-portrait)"
13
+ },
14
+ "aspectRatios.wide": {
15
+ "value": "16 / 9",
16
+ "variable": "var(--aspect-ratios-wide)"
17
+ },
18
+ "aspectRatios.ultrawide": {
19
+ "value": "18 / 5",
20
+ "variable": "var(--aspect-ratios-ultrawide)"
21
+ },
22
+ "aspectRatios.golden": {
23
+ "value": "1.618 / 1",
24
+ "variable": "var(--aspect-ratios-golden)"
25
+ },
2
26
  "letterSpacings.tighter": {
3
27
  "value": "-0.05em",
4
28
  "variable": "var(--letter-spacings-tighter)"
@@ -67,2189 +91,2189 @@ const tokens = {
67
91
  "value": "bounce 1s infinite",
68
92
  "variable": "var(--animations-bounce)"
69
93
  },
70
- "fontSizes.2xs": {
71
- "value": "0.5rem",
72
- "variable": "var(--font-sizes-2xs)"
73
- },
74
- "fontSizes.2xl": {
75
- "value": "1.5rem",
76
- "variable": "var(--font-sizes-2xl)"
94
+ "colors.current": {
95
+ "value": "currentColor",
96
+ "variable": "var(--colors-current)"
77
97
  },
78
- "fontSizes.3xl": {
79
- "value": "1.875rem",
80
- "variable": "var(--font-sizes-3xl)"
98
+ "colors.black": {
99
+ "value": "#000",
100
+ "variable": "var(--colors-black)"
81
101
  },
82
- "fontSizes.4xl": {
83
- "value": "2.25rem",
84
- "variable": "var(--font-sizes-4xl)"
102
+ "colors.white": {
103
+ "value": "#fff",
104
+ "variable": "var(--colors-white)"
85
105
  },
86
- "fontSizes.5xl": {
87
- "value": "3rem",
88
- "variable": "var(--font-sizes-5xl)"
106
+ "colors.transparent": {
107
+ "value": "rgb(0 0 0 / 0)",
108
+ "variable": "var(--colors-transparent)"
89
109
  },
90
- "fontSizes.6xl": {
91
- "value": "3.75rem",
92
- "variable": "var(--font-sizes-6xl)"
110
+ "colors.rose.50": {
111
+ "value": "#fff1f2",
112
+ "variable": "var(--colors-rose-50)"
93
113
  },
94
- "fontSizes.7xl": {
95
- "value": "4.5rem",
96
- "variable": "var(--font-sizes-7xl)"
114
+ "colors.rose.100": {
115
+ "value": "#ffe4e6",
116
+ "variable": "var(--colors-rose-100)"
97
117
  },
98
- "fontSizes.8xl": {
99
- "value": "6rem",
100
- "variable": "var(--font-sizes-8xl)"
118
+ "colors.rose.200": {
119
+ "value": "#fecdd3",
120
+ "variable": "var(--colors-rose-200)"
101
121
  },
102
- "fontSizes.9xl": {
103
- "value": "8rem",
104
- "variable": "var(--font-sizes-9xl)"
122
+ "colors.rose.300": {
123
+ "value": "#fda4af",
124
+ "variable": "var(--colors-rose-300)"
105
125
  },
106
- "fontSizes.xxs": {
107
- "value": "10px",
108
- "variable": "var(--font-sizes-xxs)"
126
+ "colors.rose.400": {
127
+ "value": "#fb7185",
128
+ "variable": "var(--colors-rose-400)"
109
129
  },
110
- "fontSizes.xs": {
111
- "value": "12px",
112
- "variable": "var(--font-sizes-xs)"
130
+ "colors.rose.500": {
131
+ "value": "#f43f5e",
132
+ "variable": "var(--colors-rose-500)"
113
133
  },
114
- "fontSizes.sm": {
115
- "value": "14px",
116
- "variable": "var(--font-sizes-sm)"
134
+ "colors.rose.600": {
135
+ "value": "#e11d48",
136
+ "variable": "var(--colors-rose-600)"
117
137
  },
118
- "fontSizes.primary": {
119
- "value": "16px",
120
- "variable": "var(--font-sizes-primary)"
138
+ "colors.rose.700": {
139
+ "value": "#be123c",
140
+ "variable": "var(--colors-rose-700)"
121
141
  },
122
- "fontSizes.md": {
123
- "value": "20px",
124
- "variable": "var(--font-sizes-md)"
142
+ "colors.rose.800": {
143
+ "value": "#9f1239",
144
+ "variable": "var(--colors-rose-800)"
125
145
  },
126
- "fontSizes.lg": {
127
- "value": "24px",
128
- "variable": "var(--font-sizes-lg)"
146
+ "colors.rose.900": {
147
+ "value": "#881337",
148
+ "variable": "var(--colors-rose-900)"
129
149
  },
130
- "fontSizes.xl": {
131
- "value": "32px",
132
- "variable": "var(--font-sizes-xl)"
150
+ "colors.rose.950": {
151
+ "value": "#4c0519",
152
+ "variable": "var(--colors-rose-950)"
133
153
  },
134
- "fontWeights.thin": {
135
- "value": "100",
136
- "variable": "var(--font-weights-thin)"
154
+ "colors.pink.50": {
155
+ "value": "#fdf2f8",
156
+ "variable": "var(--colors-pink-50)"
137
157
  },
138
- "fontWeights.extralight": {
139
- "value": "200",
140
- "variable": "var(--font-weights-extralight)"
158
+ "colors.pink.100": {
159
+ "value": "#fce7f3",
160
+ "variable": "var(--colors-pink-100)"
141
161
  },
142
- "fontWeights.light": {
143
- "value": "300",
144
- "variable": "var(--font-weights-light)"
162
+ "colors.pink.200": {
163
+ "value": "#fbcfe8",
164
+ "variable": "var(--colors-pink-200)"
145
165
  },
146
- "fontWeights.normal": {
147
- "value": "400",
148
- "variable": "var(--font-weights-normal)"
166
+ "colors.pink.300": {
167
+ "value": "#f9a8d4",
168
+ "variable": "var(--colors-pink-300)"
149
169
  },
150
- "fontWeights.medium": {
151
- "value": "500",
152
- "variable": "var(--font-weights-medium)"
170
+ "colors.pink.400": {
171
+ "value": "#f472b6",
172
+ "variable": "var(--colors-pink-400)"
153
173
  },
154
- "fontWeights.semibold": {
155
- "value": "600",
156
- "variable": "var(--font-weights-semibold)"
174
+ "colors.pink.500": {
175
+ "value": "#ec4899",
176
+ "variable": "var(--colors-pink-500)"
157
177
  },
158
- "fontWeights.bold": {
159
- "value": "700",
160
- "variable": "var(--font-weights-bold)"
178
+ "colors.pink.600": {
179
+ "value": "#db2777",
180
+ "variable": "var(--colors-pink-600)"
161
181
  },
162
- "fontWeights.extrabold": {
163
- "value": "800",
164
- "variable": "var(--font-weights-extrabold)"
182
+ "colors.pink.700": {
183
+ "value": "#be185d",
184
+ "variable": "var(--colors-pink-700)"
165
185
  },
166
- "fontWeights.black": {
167
- "value": "900",
168
- "variable": "var(--font-weights-black)"
186
+ "colors.pink.800": {
187
+ "value": "#9d174d",
188
+ "variable": "var(--colors-pink-800)"
169
189
  },
170
- "fontWeights.primary": {
171
- "value": "400",
172
- "variable": "var(--font-weights-primary)"
190
+ "colors.pink.900": {
191
+ "value": "#831843",
192
+ "variable": "var(--colors-pink-900)"
173
193
  },
174
- "fontWeights.md": {
175
- "value": "500",
176
- "variable": "var(--font-weights-md)"
194
+ "colors.pink.950": {
195
+ "value": "#500724",
196
+ "variable": "var(--colors-pink-950)"
177
197
  },
178
- "fontWeights.lg": {
179
- "value": "600",
180
- "variable": "var(--font-weights-lg)"
198
+ "colors.fuchsia.50": {
199
+ "value": "#fdf4ff",
200
+ "variable": "var(--colors-fuchsia-50)"
181
201
  },
182
- "fontWeights.xl": {
183
- "value": "800",
184
- "variable": "var(--font-weights-xl)"
202
+ "colors.fuchsia.100": {
203
+ "value": "#fae8ff",
204
+ "variable": "var(--colors-fuchsia-100)"
185
205
  },
186
- "sizes.0": {
187
- "value": "0rem",
188
- "variable": "var(--sizes-0)"
206
+ "colors.fuchsia.200": {
207
+ "value": "#f5d0fe",
208
+ "variable": "var(--colors-fuchsia-200)"
189
209
  },
190
- "sizes.1": {
191
- "value": "0.25rem",
192
- "variable": "var(--sizes-1)"
210
+ "colors.fuchsia.300": {
211
+ "value": "#f0abfc",
212
+ "variable": "var(--colors-fuchsia-300)"
193
213
  },
194
- "sizes.2": {
195
- "value": "0.5rem",
196
- "variable": "var(--sizes-2)"
214
+ "colors.fuchsia.400": {
215
+ "value": "#e879f9",
216
+ "variable": "var(--colors-fuchsia-400)"
197
217
  },
198
- "sizes.3": {
199
- "value": "0.75rem",
200
- "variable": "var(--sizes-3)"
218
+ "colors.fuchsia.500": {
219
+ "value": "#d946ef",
220
+ "variable": "var(--colors-fuchsia-500)"
201
221
  },
202
- "sizes.4": {
203
- "value": "1rem",
204
- "variable": "var(--sizes-4)"
222
+ "colors.fuchsia.600": {
223
+ "value": "#c026d3",
224
+ "variable": "var(--colors-fuchsia-600)"
205
225
  },
206
- "sizes.5": {
207
- "value": "1.25rem",
208
- "variable": "var(--sizes-5)"
226
+ "colors.fuchsia.700": {
227
+ "value": "#a21caf",
228
+ "variable": "var(--colors-fuchsia-700)"
209
229
  },
210
- "sizes.6": {
211
- "value": "1.5rem",
212
- "variable": "var(--sizes-6)"
230
+ "colors.fuchsia.800": {
231
+ "value": "#86198f",
232
+ "variable": "var(--colors-fuchsia-800)"
213
233
  },
214
- "sizes.7": {
215
- "value": "1.75rem",
216
- "variable": "var(--sizes-7)"
234
+ "colors.fuchsia.900": {
235
+ "value": "#701a75",
236
+ "variable": "var(--colors-fuchsia-900)"
217
237
  },
218
- "sizes.8": {
219
- "value": "2rem",
220
- "variable": "var(--sizes-8)"
238
+ "colors.fuchsia.950": {
239
+ "value": "#4a044e",
240
+ "variable": "var(--colors-fuchsia-950)"
221
241
  },
222
- "sizes.9": {
223
- "value": "2.25rem",
224
- "variable": "var(--sizes-9)"
242
+ "colors.purple.50": {
243
+ "value": "#faf5ff",
244
+ "variable": "var(--colors-purple-50)"
225
245
  },
226
- "sizes.10": {
227
- "value": "2.5rem",
228
- "variable": "var(--sizes-10)"
246
+ "colors.purple.100": {
247
+ "value": "#f3e8ff",
248
+ "variable": "var(--colors-purple-100)"
229
249
  },
230
- "sizes.11": {
231
- "value": "2.75rem",
232
- "variable": "var(--sizes-11)"
250
+ "colors.purple.200": {
251
+ "value": "#e9d5ff",
252
+ "variable": "var(--colors-purple-200)"
233
253
  },
234
- "sizes.12": {
235
- "value": "3rem",
236
- "variable": "var(--sizes-12)"
254
+ "colors.purple.300": {
255
+ "value": "#d8b4fe",
256
+ "variable": "var(--colors-purple-300)"
237
257
  },
238
- "sizes.14": {
239
- "value": "3.5rem",
240
- "variable": "var(--sizes-14)"
241
- },
242
- "sizes.16": {
243
- "value": "4rem",
244
- "variable": "var(--sizes-16)"
245
- },
246
- "sizes.20": {
247
- "value": "5rem",
248
- "variable": "var(--sizes-20)"
249
- },
250
- "sizes.24": {
251
- "value": "6rem",
252
- "variable": "var(--sizes-24)"
253
- },
254
- "sizes.28": {
255
- "value": "7rem",
256
- "variable": "var(--sizes-28)"
257
- },
258
- "sizes.32": {
259
- "value": "8rem",
260
- "variable": "var(--sizes-32)"
261
- },
262
- "sizes.36": {
263
- "value": "9rem",
264
- "variable": "var(--sizes-36)"
265
- },
266
- "sizes.40": {
267
- "value": "10rem",
268
- "variable": "var(--sizes-40)"
269
- },
270
- "sizes.44": {
271
- "value": "11rem",
272
- "variable": "var(--sizes-44)"
258
+ "colors.purple.400": {
259
+ "value": "#c084fc",
260
+ "variable": "var(--colors-purple-400)"
273
261
  },
274
- "sizes.48": {
275
- "value": "12rem",
276
- "variable": "var(--sizes-48)"
262
+ "colors.purple.500": {
263
+ "value": "#a855f7",
264
+ "variable": "var(--colors-purple-500)"
277
265
  },
278
- "sizes.52": {
279
- "value": "13rem",
280
- "variable": "var(--sizes-52)"
266
+ "colors.purple.600": {
267
+ "value": "#9333ea",
268
+ "variable": "var(--colors-purple-600)"
281
269
  },
282
- "sizes.56": {
283
- "value": "14rem",
284
- "variable": "var(--sizes-56)"
270
+ "colors.purple.700": {
271
+ "value": "#7e22ce",
272
+ "variable": "var(--colors-purple-700)"
285
273
  },
286
- "sizes.60": {
287
- "value": "15rem",
288
- "variable": "var(--sizes-60)"
274
+ "colors.purple.800": {
275
+ "value": "#6b21a8",
276
+ "variable": "var(--colors-purple-800)"
289
277
  },
290
- "sizes.64": {
291
- "value": "16rem",
292
- "variable": "var(--sizes-64)"
278
+ "colors.purple.900": {
279
+ "value": "#581c87",
280
+ "variable": "var(--colors-purple-900)"
293
281
  },
294
- "sizes.72": {
295
- "value": "18rem",
296
- "variable": "var(--sizes-72)"
282
+ "colors.purple.950": {
283
+ "value": "#3b0764",
284
+ "variable": "var(--colors-purple-950)"
297
285
  },
298
- "sizes.80": {
299
- "value": "20rem",
300
- "variable": "var(--sizes-80)"
286
+ "colors.violet.50": {
287
+ "value": "#f5f3ff",
288
+ "variable": "var(--colors-violet-50)"
301
289
  },
302
- "sizes.96": {
303
- "value": "24rem",
304
- "variable": "var(--sizes-96)"
290
+ "colors.violet.100": {
291
+ "value": "#ede9fe",
292
+ "variable": "var(--colors-violet-100)"
305
293
  },
306
- "sizes.0.5": {
307
- "value": "0.125rem",
308
- "variable": "var(--sizes-0\\.5)"
294
+ "colors.violet.200": {
295
+ "value": "#ddd6fe",
296
+ "variable": "var(--colors-violet-200)"
309
297
  },
310
- "sizes.1.5": {
311
- "value": "0.375rem",
312
- "variable": "var(--sizes-1\\.5)"
298
+ "colors.violet.300": {
299
+ "value": "#c4b5fd",
300
+ "variable": "var(--colors-violet-300)"
313
301
  },
314
- "sizes.2.5": {
315
- "value": "0.625rem",
316
- "variable": "var(--sizes-2\\.5)"
302
+ "colors.violet.400": {
303
+ "value": "#a78bfa",
304
+ "variable": "var(--colors-violet-400)"
317
305
  },
318
- "sizes.3.5": {
319
- "value": "0.875rem",
320
- "variable": "var(--sizes-3\\.5)"
306
+ "colors.violet.500": {
307
+ "value": "#8b5cf6",
308
+ "variable": "var(--colors-violet-500)"
321
309
  },
322
- "sizes.xs": {
323
- "value": "20rem",
324
- "variable": "var(--sizes-xs)"
310
+ "colors.violet.600": {
311
+ "value": "#7c3aed",
312
+ "variable": "var(--colors-violet-600)"
325
313
  },
326
- "sizes.sm": {
327
- "value": "24rem",
328
- "variable": "var(--sizes-sm)"
314
+ "colors.violet.700": {
315
+ "value": "#6d28d9",
316
+ "variable": "var(--colors-violet-700)"
329
317
  },
330
- "sizes.md": {
331
- "value": "28rem",
332
- "variable": "var(--sizes-md)"
318
+ "colors.violet.800": {
319
+ "value": "#5b21b6",
320
+ "variable": "var(--colors-violet-800)"
333
321
  },
334
- "sizes.lg": {
335
- "value": "32rem",
336
- "variable": "var(--sizes-lg)"
322
+ "colors.violet.900": {
323
+ "value": "#4c1d95",
324
+ "variable": "var(--colors-violet-900)"
337
325
  },
338
- "sizes.xl": {
339
- "value": "36rem",
340
- "variable": "var(--sizes-xl)"
326
+ "colors.violet.950": {
327
+ "value": "#2e1065",
328
+ "variable": "var(--colors-violet-950)"
341
329
  },
342
- "sizes.2xl": {
343
- "value": "42rem",
344
- "variable": "var(--sizes-2xl)"
330
+ "colors.indigo.50": {
331
+ "value": "#eef2ff",
332
+ "variable": "var(--colors-indigo-50)"
345
333
  },
346
- "sizes.3xl": {
347
- "value": "48rem",
348
- "variable": "var(--sizes-3xl)"
334
+ "colors.indigo.100": {
335
+ "value": "#e0e7ff",
336
+ "variable": "var(--colors-indigo-100)"
349
337
  },
350
- "sizes.4xl": {
351
- "value": "56rem",
352
- "variable": "var(--sizes-4xl)"
338
+ "colors.indigo.200": {
339
+ "value": "#c7d2fe",
340
+ "variable": "var(--colors-indigo-200)"
353
341
  },
354
- "sizes.5xl": {
355
- "value": "64rem",
356
- "variable": "var(--sizes-5xl)"
342
+ "colors.indigo.300": {
343
+ "value": "#a5b4fc",
344
+ "variable": "var(--colors-indigo-300)"
357
345
  },
358
- "sizes.6xl": {
359
- "value": "72rem",
360
- "variable": "var(--sizes-6xl)"
346
+ "colors.indigo.400": {
347
+ "value": "#818cf8",
348
+ "variable": "var(--colors-indigo-400)"
361
349
  },
362
- "sizes.7xl": {
363
- "value": "80rem",
364
- "variable": "var(--sizes-7xl)"
350
+ "colors.indigo.500": {
351
+ "value": "#6366f1",
352
+ "variable": "var(--colors-indigo-500)"
365
353
  },
366
- "sizes.8xl": {
367
- "value": "90rem",
368
- "variable": "var(--sizes-8xl)"
354
+ "colors.indigo.600": {
355
+ "value": "#4f46e5",
356
+ "variable": "var(--colors-indigo-600)"
369
357
  },
370
- "sizes.prose": {
371
- "value": "65ch",
372
- "variable": "var(--sizes-prose)"
358
+ "colors.indigo.700": {
359
+ "value": "#4338ca",
360
+ "variable": "var(--colors-indigo-700)"
373
361
  },
374
- "sizes.full": {
375
- "value": "100%",
376
- "variable": "var(--sizes-full)"
362
+ "colors.indigo.800": {
363
+ "value": "#3730a3",
364
+ "variable": "var(--colors-indigo-800)"
377
365
  },
378
- "sizes.min": {
379
- "value": "min-content",
380
- "variable": "var(--sizes-min)"
366
+ "colors.indigo.900": {
367
+ "value": "#312e81",
368
+ "variable": "var(--colors-indigo-900)"
381
369
  },
382
- "sizes.max": {
383
- "value": "max-content",
384
- "variable": "var(--sizes-max)"
370
+ "colors.indigo.950": {
371
+ "value": "#1e1b4b",
372
+ "variable": "var(--colors-indigo-950)"
385
373
  },
386
- "sizes.fit": {
387
- "value": "fit-content",
388
- "variable": "var(--sizes-fit)"
374
+ "colors.blue.50": {
375
+ "value": "#eff6ff",
376
+ "variable": "var(--colors-blue-50)"
389
377
  },
390
- "sizes.basic.almost-full": {
391
- "value": "90%",
392
- "variable": "var(--sizes-basic-almost-full)"
378
+ "colors.blue.100": {
379
+ "value": "#dbeafe",
380
+ "variable": "var(--colors-blue-100)"
393
381
  },
394
- "sizes.card.xs": {
395
- "value": "175px",
396
- "variable": "var(--sizes-card-xs)"
382
+ "colors.blue.200": {
383
+ "value": "#bfdbfe",
384
+ "variable": "var(--colors-blue-200)"
397
385
  },
398
- "sizes.card.sm": {
399
- "value": "414px",
400
- "variable": "var(--sizes-card-sm)"
386
+ "colors.blue.300": {
387
+ "value": "#93c5fd",
388
+ "variable": "var(--colors-blue-300)"
401
389
  },
402
- "sizes.responsive.card.xs": {
403
- "value": "min(95vw,var(--sizes-card-xs))",
404
- "variable": "var(--sizes-responsive-card-xs)"
390
+ "colors.blue.400": {
391
+ "value": "#60a5fa",
392
+ "variable": "var(--colors-blue-400)"
405
393
  },
406
- "sizes.responsive.card.sm": {
407
- "value": "min(95vw,var(--sizes-card-sm))",
408
- "variable": "var(--sizes-responsive-card-sm)"
394
+ "colors.blue.500": {
395
+ "value": "#3b82f6",
396
+ "variable": "var(--colors-blue-500)"
409
397
  },
410
- "sizes.circle": {
411
- "value": "40px",
412
- "variable": "var(--sizes-circle)"
398
+ "colors.blue.600": {
399
+ "value": "#2563eb",
400
+ "variable": "var(--colors-blue-600)"
413
401
  },
414
- "sizes.container.smaller.xxxs": {
415
- "value": "80px",
416
- "variable": "var(--sizes-container-smaller-xxxs)"
402
+ "colors.blue.700": {
403
+ "value": "#1d4ed8",
404
+ "variable": "var(--colors-blue-700)"
417
405
  },
418
- "sizes.container.smaller.xxs": {
419
- "value": "120px",
420
- "variable": "var(--sizes-container-smaller-xxs)"
406
+ "colors.blue.800": {
407
+ "value": "#1e40af",
408
+ "variable": "var(--colors-blue-800)"
421
409
  },
422
- "sizes.container.smaller.xs": {
423
- "value": "290px",
424
- "variable": "var(--sizes-container-smaller-xs)"
410
+ "colors.blue.900": {
411
+ "value": "#1e3a8a",
412
+ "variable": "var(--colors-blue-900)"
425
413
  },
426
- "sizes.container.smaller.sm": {
427
- "value": "410px",
428
- "variable": "var(--sizes-container-smaller-sm)"
414
+ "colors.blue.950": {
415
+ "value": "#172554",
416
+ "variable": "var(--colors-blue-950)"
429
417
  },
430
- "sizes.container.bigger.xs": {
431
- "value": "380px",
432
- "variable": "var(--sizes-container-bigger-xs)"
418
+ "colors.sky.50": {
419
+ "value": "#f0f9ff",
420
+ "variable": "var(--colors-sky-50)"
433
421
  },
434
- "sizes.container.xxs": {
435
- "value": "150px",
436
- "variable": "var(--sizes-container-xxs)"
422
+ "colors.sky.100": {
423
+ "value": "#e0f2fe",
424
+ "variable": "var(--colors-sky-100)"
437
425
  },
438
- "sizes.container.xs": {
439
- "value": "350px",
440
- "variable": "var(--sizes-container-xs)"
426
+ "colors.sky.200": {
427
+ "value": "#bae6fd",
428
+ "variable": "var(--colors-sky-200)"
441
429
  },
442
- "sizes.container.sm": {
443
- "value": "640px",
444
- "variable": "var(--sizes-container-sm)"
430
+ "colors.sky.300": {
431
+ "value": "#7dd3fc",
432
+ "variable": "var(--colors-sky-300)"
445
433
  },
446
- "sizes.container.md": {
447
- "value": "768px",
448
- "variable": "var(--sizes-container-md)"
434
+ "colors.sky.400": {
435
+ "value": "#38bdf8",
436
+ "variable": "var(--colors-sky-400)"
449
437
  },
450
- "sizes.container.lg": {
451
- "value": "1024px",
452
- "variable": "var(--sizes-container-lg)"
438
+ "colors.sky.500": {
439
+ "value": "#0ea5e9",
440
+ "variable": "var(--colors-sky-500)"
453
441
  },
454
- "sizes.container.xl": {
455
- "value": "1280px",
456
- "variable": "var(--sizes-container-xl)"
442
+ "colors.sky.600": {
443
+ "value": "#0284c7",
444
+ "variable": "var(--colors-sky-600)"
457
445
  },
458
- "sizes.container.xxl": {
459
- "value": "1440px",
460
- "variable": "var(--sizes-container-xxl)"
446
+ "colors.sky.700": {
447
+ "value": "#0369a1",
448
+ "variable": "var(--colors-sky-700)"
461
449
  },
462
- "sizes.container.content-xl": {
463
- "value": "729px",
464
- "variable": "var(--sizes-container-content-xl)"
450
+ "colors.sky.800": {
451
+ "value": "#075985",
452
+ "variable": "var(--colors-sky-800)"
465
453
  },
466
- "sizes.container.content-2xl": {
467
- "value": "829px",
468
- "variable": "var(--sizes-container-content-2xl)"
454
+ "colors.sky.900": {
455
+ "value": "#0c4a6e",
456
+ "variable": "var(--colors-sky-900)"
469
457
  },
470
- "sizes.container.grid.base-size": {
471
- "value": "220px",
472
- "variable": "var(--sizes-container-grid-base-size)"
458
+ "colors.sky.950": {
459
+ "value": "#082f49",
460
+ "variable": "var(--colors-sky-950)"
473
461
  },
474
- "sizes.container.grid.label-height": {
475
- "value": "56px",
476
- "variable": "var(--sizes-container-grid-label-height)"
462
+ "colors.cyan.50": {
463
+ "value": "#ecfeff",
464
+ "variable": "var(--colors-cyan-50)"
477
465
  },
478
- "sizes.container.grid.grid-gap": {
479
- "value": "28px",
480
- "variable": "var(--sizes-container-grid-grid-gap)"
466
+ "colors.cyan.100": {
467
+ "value": "#cffafe",
468
+ "variable": "var(--colors-cyan-100)"
481
469
  },
482
- "sizes.container.side-bar.collapsed": {
483
- "value": "65px",
484
- "variable": "var(--sizes-container-side-bar-collapsed)"
470
+ "colors.cyan.200": {
471
+ "value": "#a5f3fc",
472
+ "variable": "var(--colors-cyan-200)"
485
473
  },
486
- "sizes.container.side-bar.expanded": {
487
- "value": "210px",
488
- "variable": "var(--sizes-container-side-bar-expanded)"
474
+ "colors.cyan.300": {
475
+ "value": "#67e8f9",
476
+ "variable": "var(--colors-cyan-300)"
489
477
  },
490
- "sizes.table.cell.min-width": {
491
- "value": "200px",
492
- "variable": "var(--sizes-table-cell-min-width)"
478
+ "colors.cyan.400": {
479
+ "value": "#22d3ee",
480
+ "variable": "var(--colors-cyan-400)"
493
481
  },
494
- "sizes.table.instances.name-cell": {
495
- "value": "300px",
496
- "variable": "var(--sizes-table-instances-name-cell)"
482
+ "colors.cyan.500": {
483
+ "value": "#06b6d4",
484
+ "variable": "var(--colors-cyan-500)"
497
485
  },
498
- "sizes.table.instances.name": {
499
- "value": "200px",
500
- "variable": "var(--sizes-table-instances-name)"
486
+ "colors.cyan.600": {
487
+ "value": "#0891b2",
488
+ "variable": "var(--colors-cyan-600)"
501
489
  },
502
- "sizes.table.instances.cell": {
503
- "value": "180px",
504
- "variable": "var(--sizes-table-instances-cell)"
490
+ "colors.cyan.700": {
491
+ "value": "#0e7490",
492
+ "variable": "var(--colors-cyan-700)"
505
493
  },
506
- "sizes.sourcecode.width": {
507
- "value": "40px",
508
- "variable": "var(--sizes-sourcecode-width)"
494
+ "colors.cyan.800": {
495
+ "value": "#155e75",
496
+ "variable": "var(--colors-cyan-800)"
509
497
  },
510
- "sizes.slider.label": {
511
- "value": "40px",
512
- "variable": "var(--sizes-slider-label)"
498
+ "colors.cyan.900": {
499
+ "value": "#164e63",
500
+ "variable": "var(--colors-cyan-900)"
513
501
  },
514
- "sizes.slider.thumb.sm": {
515
- "value": "16px",
516
- "variable": "var(--sizes-slider-thumb-sm)"
502
+ "colors.cyan.950": {
503
+ "value": "#083344",
504
+ "variable": "var(--colors-cyan-950)"
517
505
  },
518
- "sizes.slider.thumb.lg": {
519
- "value": "20px",
520
- "variable": "var(--sizes-slider-thumb-lg)"
506
+ "colors.teal.50": {
507
+ "value": "#f0fdfa",
508
+ "variable": "var(--colors-teal-50)"
521
509
  },
522
- "sizes.skeleton.height": {
523
- "value": "40px",
524
- "variable": "var(--sizes-skeleton-height)"
510
+ "colors.teal.100": {
511
+ "value": "#ccfbf1",
512
+ "variable": "var(--colors-teal-100)"
525
513
  },
526
- "sizes.skeleton.width": {
527
- "value": "full",
528
- "variable": "var(--sizes-skeleton-width)"
514
+ "colors.teal.200": {
515
+ "value": "#99f6e4",
516
+ "variable": "var(--colors-teal-200)"
529
517
  },
530
- "sizes.skeleton.button.width": {
531
- "value": "150px",
532
- "variable": "var(--sizes-skeleton-button-width)"
518
+ "colors.teal.300": {
519
+ "value": "#5eead4",
520
+ "variable": "var(--colors-teal-300)"
533
521
  },
534
- "sizes.skeleton.button.height": {
535
- "value": "var(--sizes-skeleton-height)",
536
- "variable": "var(--sizes-skeleton-button-height)"
522
+ "colors.teal.400": {
523
+ "value": "#2dd4bf",
524
+ "variable": "var(--colors-teal-400)"
537
525
  },
538
- "sizes.skeleton.input.width": {
539
- "value": "230px",
540
- "variable": "var(--sizes-skeleton-input-width)"
526
+ "colors.teal.500": {
527
+ "value": "#14b8a6",
528
+ "variable": "var(--colors-teal-500)"
541
529
  },
542
- "sizes.skeleton.input.height": {
543
- "value": "var(--sizes-skeleton-height)",
544
- "variable": "var(--sizes-skeleton-input-height)"
530
+ "colors.teal.600": {
531
+ "value": "#0d9488",
532
+ "variable": "var(--colors-teal-600)"
545
533
  },
546
- "sizes.skeleton.textarea.width": {
547
- "value": "var(--sizes-skeleton-width)",
548
- "variable": "var(--sizes-skeleton-textarea-width)"
534
+ "colors.teal.700": {
535
+ "value": "#0f766e",
536
+ "variable": "var(--colors-teal-700)"
549
537
  },
550
- "sizes.skeleton.textarea.height": {
551
- "value": "80px",
552
- "variable": "var(--sizes-skeleton-textarea-height)"
538
+ "colors.teal.800": {
539
+ "value": "#115e59",
540
+ "variable": "var(--colors-teal-800)"
553
541
  },
554
- "sizes.skeleton.avatar.width": {
555
- "value": "var(--sizes-skeleton-height)",
556
- "variable": "var(--sizes-skeleton-avatar-width)"
542
+ "colors.teal.900": {
543
+ "value": "#134e4a",
544
+ "variable": "var(--colors-teal-900)"
557
545
  },
558
- "sizes.skeleton.avatar.height": {
559
- "value": "var(--sizes-skeleton-height)",
560
- "variable": "var(--sizes-skeleton-avatar-height)"
546
+ "colors.teal.950": {
547
+ "value": "#042f2e",
548
+ "variable": "var(--colors-teal-950)"
561
549
  },
562
- "sizes.skeleton.grid.width.xs": {
563
- "value": "32px",
564
- "variable": "var(--sizes-skeleton-grid-width-xs)"
550
+ "colors.emerald.50": {
551
+ "value": "#ecfdf5",
552
+ "variable": "var(--colors-emerald-50)"
565
553
  },
566
- "sizes.skeleton.grid.width.sm": {
567
- "value": "64px",
568
- "variable": "var(--sizes-skeleton-grid-width-sm)"
554
+ "colors.emerald.100": {
555
+ "value": "#d1fae5",
556
+ "variable": "var(--colors-emerald-100)"
569
557
  },
570
- "sizes.skeleton.grid.width.md": {
571
- "value": "128px",
572
- "variable": "var(--sizes-skeleton-grid-width-md)"
558
+ "colors.emerald.200": {
559
+ "value": "#a7f3d0",
560
+ "variable": "var(--colors-emerald-200)"
573
561
  },
574
- "sizes.skeleton.grid.width.lg": {
575
- "value": "256px",
576
- "variable": "var(--sizes-skeleton-grid-width-lg)"
562
+ "colors.emerald.300": {
563
+ "value": "#6ee7b7",
564
+ "variable": "var(--colors-emerald-300)"
577
565
  },
578
- "sizes.skeleton.grid.width.xl": {
579
- "value": "512px",
580
- "variable": "var(--sizes-skeleton-grid-width-xl)"
566
+ "colors.emerald.400": {
567
+ "value": "#34d399",
568
+ "variable": "var(--colors-emerald-400)"
581
569
  },
582
- "sizes.skeleton.grid.height.xs": {
583
- "value": "32px",
584
- "variable": "var(--sizes-skeleton-grid-height-xs)"
570
+ "colors.emerald.500": {
571
+ "value": "#10b981",
572
+ "variable": "var(--colors-emerald-500)"
585
573
  },
586
- "sizes.skeleton.grid.height.sm": {
587
- "value": "64px",
588
- "variable": "var(--sizes-skeleton-grid-height-sm)"
574
+ "colors.emerald.600": {
575
+ "value": "#059669",
576
+ "variable": "var(--colors-emerald-600)"
589
577
  },
590
- "sizes.skeleton.grid.height.md": {
591
- "value": "128px",
592
- "variable": "var(--sizes-skeleton-grid-height-md)"
578
+ "colors.emerald.700": {
579
+ "value": "#047857",
580
+ "variable": "var(--colors-emerald-700)"
593
581
  },
594
- "sizes.skeleton.grid.height.lg": {
595
- "value": "256px",
596
- "variable": "var(--sizes-skeleton-grid-height-lg)"
582
+ "colors.emerald.800": {
583
+ "value": "#065f46",
584
+ "variable": "var(--colors-emerald-800)"
597
585
  },
598
- "sizes.skeleton.grid.height.xl": {
599
- "value": "512px",
600
- "variable": "var(--sizes-skeleton-grid-height-xl)"
586
+ "colors.emerald.900": {
587
+ "value": "#064e3b",
588
+ "variable": "var(--colors-emerald-900)"
589
+ },
590
+ "colors.emerald.950": {
591
+ "value": "#022c22",
592
+ "variable": "var(--colors-emerald-950)"
601
593
  },
602
- "sizes.skeleton.table.height.sm": {
603
- "value": "32px",
604
- "variable": "var(--sizes-skeleton-table-height-sm)"
594
+ "colors.green.50": {
595
+ "value": "#f0fdf4",
596
+ "variable": "var(--colors-green-50)"
605
597
  },
606
- "sizes.skeleton.table.height.md": {
607
- "value": "64px",
608
- "variable": "var(--sizes-skeleton-table-height-md)"
598
+ "colors.green.100": {
599
+ "value": "#dcfce7",
600
+ "variable": "var(--colors-green-100)"
609
601
  },
610
- "sizes.skeleton.table.height.lg": {
611
- "value": "128px",
612
- "variable": "var(--sizes-skeleton-table-height-lg)"
602
+ "colors.green.200": {
603
+ "value": "#bbf7d0",
604
+ "variable": "var(--colors-green-200)"
613
605
  },
614
- "sizes.skeleton.table.height.xl": {
615
- "value": "256px",
616
- "variable": "var(--sizes-skeleton-table-height-xl)"
606
+ "colors.green.300": {
607
+ "value": "#86efac",
608
+ "variable": "var(--colors-green-300)"
617
609
  },
618
- "sizes.icon.xxs": {
619
- "value": "8px",
620
- "variable": "var(--sizes-icon-xxs)"
610
+ "colors.green.400": {
611
+ "value": "#4ade80",
612
+ "variable": "var(--colors-green-400)"
621
613
  },
622
- "sizes.icon.xs": {
623
- "value": "16px",
624
- "variable": "var(--sizes-icon-xs)"
614
+ "colors.green.500": {
615
+ "value": "#22c55e",
616
+ "variable": "var(--colors-green-500)"
625
617
  },
626
- "sizes.icon.sm": {
627
- "value": "20px",
628
- "variable": "var(--sizes-icon-sm)"
618
+ "colors.green.600": {
619
+ "value": "#16a34a",
620
+ "variable": "var(--colors-green-600)"
629
621
  },
630
- "sizes.icon.md": {
631
- "value": "24px",
632
- "variable": "var(--sizes-icon-md)"
622
+ "colors.green.700": {
623
+ "value": "#15803d",
624
+ "variable": "var(--colors-green-700)"
633
625
  },
634
- "sizes.icon.lg": {
635
- "value": "32px",
636
- "variable": "var(--sizes-icon-lg)"
626
+ "colors.green.800": {
627
+ "value": "#166534",
628
+ "variable": "var(--colors-green-800)"
637
629
  },
638
- "sizes.icon.xl": {
639
- "value": "40px",
640
- "variable": "var(--sizes-icon-xl)"
630
+ "colors.green.900": {
631
+ "value": "#14532d",
632
+ "variable": "var(--colors-green-900)"
641
633
  },
642
- "sizes.icon.xxl": {
643
- "value": "48px",
644
- "variable": "var(--sizes-icon-xxl)"
634
+ "colors.green.950": {
635
+ "value": "#052e16",
636
+ "variable": "var(--colors-green-950)"
645
637
  },
646
- "sizes.icon.smaller.xs": {
647
- "value": "14px",
648
- "variable": "var(--sizes-icon-smaller-xs)"
638
+ "colors.lime.50": {
639
+ "value": "#f7fee7",
640
+ "variable": "var(--colors-lime-50)"
649
641
  },
650
- "sizes.breakpoint-2lg": {
651
- "value": "1100px",
652
- "variable": "var(--sizes-breakpoint-2lg)"
642
+ "colors.lime.100": {
643
+ "value": "#ecfccb",
644
+ "variable": "var(--colors-lime-100)"
653
645
  },
654
- "sizes.breakpoint-sm": {
655
- "value": "640px",
656
- "variable": "var(--sizes-breakpoint-sm)"
646
+ "colors.lime.200": {
647
+ "value": "#d9f99d",
648
+ "variable": "var(--colors-lime-200)"
657
649
  },
658
- "sizes.breakpoint-md": {
659
- "value": "768px",
660
- "variable": "var(--sizes-breakpoint-md)"
650
+ "colors.lime.300": {
651
+ "value": "#bef264",
652
+ "variable": "var(--colors-lime-300)"
661
653
  },
662
- "sizes.breakpoint-lg": {
663
- "value": "1024px",
664
- "variable": "var(--sizes-breakpoint-lg)"
654
+ "colors.lime.400": {
655
+ "value": "#a3e635",
656
+ "variable": "var(--colors-lime-400)"
665
657
  },
666
- "sizes.breakpoint-xl": {
667
- "value": "1280px",
668
- "variable": "var(--sizes-breakpoint-xl)"
658
+ "colors.lime.500": {
659
+ "value": "#84cc16",
660
+ "variable": "var(--colors-lime-500)"
669
661
  },
670
- "sizes.breakpoint-2xl": {
671
- "value": "1536px",
672
- "variable": "var(--sizes-breakpoint-2xl)"
662
+ "colors.lime.600": {
663
+ "value": "#65a30d",
664
+ "variable": "var(--colors-lime-600)"
673
665
  },
674
- "spacing.0": {
675
- "value": "0rem",
676
- "variable": "var(--spacing-0)"
666
+ "colors.lime.700": {
667
+ "value": "#4d7c0f",
668
+ "variable": "var(--colors-lime-700)"
677
669
  },
678
- "spacing.1": {
679
- "value": "0.25rem",
680
- "variable": "var(--spacing-1)"
670
+ "colors.lime.800": {
671
+ "value": "#3f6212",
672
+ "variable": "var(--colors-lime-800)"
681
673
  },
682
- "spacing.2": {
683
- "value": "0.5rem",
684
- "variable": "var(--spacing-2)"
674
+ "colors.lime.900": {
675
+ "value": "#365314",
676
+ "variable": "var(--colors-lime-900)"
685
677
  },
686
- "spacing.3": {
687
- "value": "0.75rem",
688
- "variable": "var(--spacing-3)"
678
+ "colors.lime.950": {
679
+ "value": "#1a2e05",
680
+ "variable": "var(--colors-lime-950)"
689
681
  },
690
- "spacing.4": {
691
- "value": "1rem",
692
- "variable": "var(--spacing-4)"
682
+ "colors.yellow.50": {
683
+ "value": "#fefce8",
684
+ "variable": "var(--colors-yellow-50)"
693
685
  },
694
- "spacing.5": {
695
- "value": "1.25rem",
696
- "variable": "var(--spacing-5)"
686
+ "colors.yellow.100": {
687
+ "value": "#fef9c3",
688
+ "variable": "var(--colors-yellow-100)"
697
689
  },
698
- "spacing.6": {
699
- "value": "1.5rem",
700
- "variable": "var(--spacing-6)"
690
+ "colors.yellow.200": {
691
+ "value": "#fef08a",
692
+ "variable": "var(--colors-yellow-200)"
701
693
  },
702
- "spacing.7": {
703
- "value": "1.75rem",
704
- "variable": "var(--spacing-7)"
694
+ "colors.yellow.300": {
695
+ "value": "#fde047",
696
+ "variable": "var(--colors-yellow-300)"
705
697
  },
706
- "spacing.8": {
707
- "value": "2rem",
708
- "variable": "var(--spacing-8)"
698
+ "colors.yellow.400": {
699
+ "value": "#facc15",
700
+ "variable": "var(--colors-yellow-400)"
709
701
  },
710
- "spacing.9": {
711
- "value": "2.25rem",
712
- "variable": "var(--spacing-9)"
702
+ "colors.yellow.500": {
703
+ "value": "#eab308",
704
+ "variable": "var(--colors-yellow-500)"
713
705
  },
714
- "spacing.10": {
715
- "value": "2.5rem",
716
- "variable": "var(--spacing-10)"
706
+ "colors.yellow.600": {
707
+ "value": "#ca8a04",
708
+ "variable": "var(--colors-yellow-600)"
717
709
  },
718
- "spacing.11": {
719
- "value": "2.75rem",
720
- "variable": "var(--spacing-11)"
710
+ "colors.yellow.700": {
711
+ "value": "#a16207",
712
+ "variable": "var(--colors-yellow-700)"
721
713
  },
722
- "spacing.12": {
723
- "value": "3rem",
724
- "variable": "var(--spacing-12)"
714
+ "colors.yellow.800": {
715
+ "value": "#854d0e",
716
+ "variable": "var(--colors-yellow-800)"
725
717
  },
726
- "spacing.14": {
727
- "value": "3.5rem",
728
- "variable": "var(--spacing-14)"
718
+ "colors.yellow.900": {
719
+ "value": "#713f12",
720
+ "variable": "var(--colors-yellow-900)"
729
721
  },
730
- "spacing.16": {
731
- "value": "4rem",
732
- "variable": "var(--spacing-16)"
722
+ "colors.yellow.950": {
723
+ "value": "#422006",
724
+ "variable": "var(--colors-yellow-950)"
733
725
  },
734
- "spacing.20": {
735
- "value": "5rem",
736
- "variable": "var(--spacing-20)"
726
+ "colors.amber.50": {
727
+ "value": "#fffbeb",
728
+ "variable": "var(--colors-amber-50)"
737
729
  },
738
- "spacing.24": {
739
- "value": "6rem",
740
- "variable": "var(--spacing-24)"
730
+ "colors.amber.100": {
731
+ "value": "#fef3c7",
732
+ "variable": "var(--colors-amber-100)"
741
733
  },
742
- "spacing.28": {
743
- "value": "7rem",
744
- "variable": "var(--spacing-28)"
734
+ "colors.amber.200": {
735
+ "value": "#fde68a",
736
+ "variable": "var(--colors-amber-200)"
745
737
  },
746
- "spacing.32": {
747
- "value": "8rem",
748
- "variable": "var(--spacing-32)"
738
+ "colors.amber.300": {
739
+ "value": "#fcd34d",
740
+ "variable": "var(--colors-amber-300)"
749
741
  },
750
- "spacing.36": {
751
- "value": "9rem",
752
- "variable": "var(--spacing-36)"
742
+ "colors.amber.400": {
743
+ "value": "#fbbf24",
744
+ "variable": "var(--colors-amber-400)"
753
745
  },
754
- "spacing.40": {
755
- "value": "10rem",
756
- "variable": "var(--spacing-40)"
746
+ "colors.amber.500": {
747
+ "value": "#f59e0b",
748
+ "variable": "var(--colors-amber-500)"
757
749
  },
758
- "spacing.44": {
759
- "value": "11rem",
760
- "variable": "var(--spacing-44)"
750
+ "colors.amber.600": {
751
+ "value": "#d97706",
752
+ "variable": "var(--colors-amber-600)"
761
753
  },
762
- "spacing.48": {
763
- "value": "12rem",
764
- "variable": "var(--spacing-48)"
754
+ "colors.amber.700": {
755
+ "value": "#b45309",
756
+ "variable": "var(--colors-amber-700)"
765
757
  },
766
- "spacing.52": {
767
- "value": "13rem",
768
- "variable": "var(--spacing-52)"
758
+ "colors.amber.800": {
759
+ "value": "#92400e",
760
+ "variable": "var(--colors-amber-800)"
761
+ },
762
+ "colors.amber.900": {
763
+ "value": "#78350f",
764
+ "variable": "var(--colors-amber-900)"
769
765
  },
770
- "spacing.56": {
771
- "value": "14rem",
772
- "variable": "var(--spacing-56)"
766
+ "colors.amber.950": {
767
+ "value": "#451a03",
768
+ "variable": "var(--colors-amber-950)"
773
769
  },
774
- "spacing.60": {
775
- "value": "15rem",
776
- "variable": "var(--spacing-60)"
770
+ "colors.orange.50": {
771
+ "value": "#fff7ed",
772
+ "variable": "var(--colors-orange-50)"
777
773
  },
778
- "spacing.64": {
779
- "value": "16rem",
780
- "variable": "var(--spacing-64)"
774
+ "colors.orange.100": {
775
+ "value": "#ffedd5",
776
+ "variable": "var(--colors-orange-100)"
781
777
  },
782
- "spacing.72": {
783
- "value": "18rem",
784
- "variable": "var(--spacing-72)"
778
+ "colors.orange.200": {
779
+ "value": "#fed7aa",
780
+ "variable": "var(--colors-orange-200)"
785
781
  },
786
- "spacing.80": {
787
- "value": "20rem",
788
- "variable": "var(--spacing-80)"
782
+ "colors.orange.300": {
783
+ "value": "#fdba74",
784
+ "variable": "var(--colors-orange-300)"
789
785
  },
790
- "spacing.96": {
791
- "value": "24rem",
792
- "variable": "var(--spacing-96)"
786
+ "colors.orange.400": {
787
+ "value": "#fb923c",
788
+ "variable": "var(--colors-orange-400)"
793
789
  },
794
- "spacing.0.5": {
795
- "value": "0.125rem",
796
- "variable": "var(--spacing-0\\.5)"
790
+ "colors.orange.500": {
791
+ "value": "#f97316",
792
+ "variable": "var(--colors-orange-500)"
797
793
  },
798
- "spacing.1.5": {
799
- "value": "0.375rem",
800
- "variable": "var(--spacing-1\\.5)"
794
+ "colors.orange.600": {
795
+ "value": "#ea580c",
796
+ "variable": "var(--colors-orange-600)"
801
797
  },
802
- "spacing.2.5": {
803
- "value": "0.625rem",
804
- "variable": "var(--spacing-2\\.5)"
798
+ "colors.orange.700": {
799
+ "value": "#c2410c",
800
+ "variable": "var(--colors-orange-700)"
805
801
  },
806
- "spacing.3.5": {
807
- "value": "0.875rem",
808
- "variable": "var(--spacing-3\\.5)"
802
+ "colors.orange.800": {
803
+ "value": "#9a3412",
804
+ "variable": "var(--colors-orange-800)"
809
805
  },
810
- "spacing.separator": {
811
- "value": "10px",
812
- "variable": "var(--spacing-separator)"
806
+ "colors.orange.900": {
807
+ "value": "#7c2d12",
808
+ "variable": "var(--colors-orange-900)"
813
809
  },
814
- "spacing.smaller.xs": {
815
- "value": "4px",
816
- "variable": "var(--spacing-smaller-xs)"
810
+ "colors.orange.950": {
811
+ "value": "#431407",
812
+ "variable": "var(--colors-orange-950)"
817
813
  },
818
- "spacing.smaller.sm": {
819
- "value": "12px",
820
- "variable": "var(--spacing-smaller-sm)"
814
+ "colors.red.50": {
815
+ "value": "#fef2f2",
816
+ "variable": "var(--colors-red-50)"
821
817
  },
822
- "spacing.smaller.md": {
823
- "value": "14px",
824
- "variable": "var(--spacing-smaller-md)"
818
+ "colors.red.100": {
819
+ "value": "#fee2e2",
820
+ "variable": "var(--colors-red-100)"
825
821
  },
826
- "spacing.xxs": {
827
- "value": "6px",
828
- "variable": "var(--spacing-xxs)"
822
+ "colors.red.200": {
823
+ "value": "#fecaca",
824
+ "variable": "var(--colors-red-200)"
829
825
  },
830
- "spacing.xs": {
831
- "value": "8px",
832
- "variable": "var(--spacing-xs)"
826
+ "colors.red.300": {
827
+ "value": "#fca5a5",
828
+ "variable": "var(--colors-red-300)"
833
829
  },
834
- "spacing.sm": {
835
- "value": "16px",
836
- "variable": "var(--spacing-sm)"
830
+ "colors.red.400": {
831
+ "value": "#f87171",
832
+ "variable": "var(--colors-red-400)"
837
833
  },
838
- "spacing.3xs": {
839
- "value": "24px",
840
- "variable": "var(--spacing-3xs)"
834
+ "colors.red.500": {
835
+ "value": "#ef4444",
836
+ "variable": "var(--colors-red-500)"
841
837
  },
842
- "spacing.md": {
843
- "value": "32px",
844
- "variable": "var(--spacing-md)"
838
+ "colors.red.600": {
839
+ "value": "#dc2626",
840
+ "variable": "var(--colors-red-600)"
845
841
  },
846
- "spacing.lg": {
847
- "value": "64px",
848
- "variable": "var(--spacing-lg)"
842
+ "colors.red.700": {
843
+ "value": "#b91c1c",
844
+ "variable": "var(--colors-red-700)"
849
845
  },
850
- "shadows.xl": {
851
- "value": "0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)",
852
- "variable": "var(--shadows-xl)"
846
+ "colors.red.800": {
847
+ "value": "#991b1b",
848
+ "variable": "var(--colors-red-800)"
853
849
  },
854
- "shadows.2xl": {
855
- "value": "0 25px 50px -12px rgb(0 0 0 / 0.25)",
856
- "variable": "var(--shadows-2xl)"
850
+ "colors.red.900": {
851
+ "value": "#7f1d1d",
852
+ "variable": "var(--colors-red-900)"
857
853
  },
858
- "shadows.inner": {
859
- "value": "inset 0 2px 4px 0 rgb(0 0 0 / 0.05)",
860
- "variable": "var(--shadows-inner)"
854
+ "colors.red.950": {
855
+ "value": "#450a0a",
856
+ "variable": "var(--colors-red-950)"
861
857
  },
862
- "shadows.xs": {
863
- "value": "0px 1px 2px rgba(16, 24, 40, 0.05)",
864
- "variable": "var(--shadows-xs)"
858
+ "colors.neutral.50": {
859
+ "value": "#fafafa",
860
+ "variable": "var(--colors-neutral-50)"
865
861
  },
866
- "shadows.sm": {
867
- "value": "0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06)",
868
- "variable": "var(--shadows-sm)"
862
+ "colors.neutral.100": {
863
+ "value": "#f5f5f5",
864
+ "variable": "var(--colors-neutral-100)"
869
865
  },
870
- "shadows.md": {
871
- "value": "0px 4px 8px -2px rgba(16, 24, 40, 0.1), 0px 2px 4px -2px rgba(16, 24, 40, 0.06)",
872
- "variable": "var(--shadows-md)"
866
+ "colors.neutral.200": {
867
+ "value": "#e5e5e5",
868
+ "variable": "var(--colors-neutral-200)"
873
869
  },
874
- "shadows.lg": {
875
- "value": "0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03)",
876
- "variable": "var(--shadows-lg)"
870
+ "colors.neutral.300": {
871
+ "value": "#d4d4d4",
872
+ "variable": "var(--colors-neutral-300)"
877
873
  },
878
- "borders.none": {
879
- "value": "none",
880
- "variable": "var(--borders-none)"
874
+ "colors.neutral.400": {
875
+ "value": "#a3a3a3",
876
+ "variable": "var(--colors-neutral-400)"
881
877
  },
882
- "borders.outline.base": {
883
- "value": "1px solid var(--colors-light-gray)",
884
- "variable": "var(--borders-outline-base)"
878
+ "colors.neutral.500": {
879
+ "value": "#737373",
880
+ "variable": "var(--colors-neutral-500)"
885
881
  },
886
- "borders.border.base": {
887
- "value": "1px solid var(--colors-decoration-gray)",
888
- "variable": "var(--borders-border-base)"
882
+ "colors.neutral.600": {
883
+ "value": "#525252",
884
+ "variable": "var(--colors-neutral-600)"
889
885
  },
890
- "borders.border.error": {
891
- "value": "1px solid var(--colors-decoration-error)",
892
- "variable": "var(--borders-border-error)"
886
+ "colors.neutral.700": {
887
+ "value": "#404040",
888
+ "variable": "var(--colors-neutral-700)"
893
889
  },
894
- "borders.border.success": {
895
- "value": "1px solid var(--colors-decoration-success)",
896
- "variable": "var(--borders-border-success)"
890
+ "colors.neutral.800": {
891
+ "value": "#262626",
892
+ "variable": "var(--colors-neutral-800)"
897
893
  },
898
- "borders.border.active": {
899
- "value": "1px solid var(--colors-decoration-active)",
900
- "variable": "var(--borders-border-active)"
894
+ "colors.neutral.900": {
895
+ "value": "#171717",
896
+ "variable": "var(--colors-neutral-900)"
901
897
  },
902
- "opacity.90": {
903
- "value": 0.9,
904
- "variable": "var(--opacity-90)"
898
+ "colors.neutral.950": {
899
+ "value": "#0a0a0a",
900
+ "variable": "var(--colors-neutral-950)"
905
901
  },
906
- "easings.default": {
907
- "value": "cubic-bezier(0.4, 0, 0.2, 1)",
908
- "variable": "var(--easings-default)"
902
+ "colors.stone.50": {
903
+ "value": "#fafaf9",
904
+ "variable": "var(--colors-stone-50)"
909
905
  },
910
- "easings.linear": {
911
- "value": "linear",
912
- "variable": "var(--easings-linear)"
906
+ "colors.stone.100": {
907
+ "value": "#f5f5f4",
908
+ "variable": "var(--colors-stone-100)"
913
909
  },
914
- "easings.in": {
915
- "value": "cubic-bezier(0.4, 0, 1, 1)",
916
- "variable": "var(--easings-in)"
910
+ "colors.stone.200": {
911
+ "value": "#e7e5e4",
912
+ "variable": "var(--colors-stone-200)"
917
913
  },
918
- "easings.out": {
919
- "value": "cubic-bezier(0, 0, 0.2, 1)",
920
- "variable": "var(--easings-out)"
914
+ "colors.stone.300": {
915
+ "value": "#d6d3d1",
916
+ "variable": "var(--colors-stone-300)"
921
917
  },
922
- "easings.in-out": {
923
- "value": "cubic-bezier(0.4, 0, 0.2, 1)",
924
- "variable": "var(--easings-in-out)"
918
+ "colors.stone.400": {
919
+ "value": "#a8a29e",
920
+ "variable": "var(--colors-stone-400)"
925
921
  },
926
- "easings.easeInOut": {
927
- "value": "cubic-bezier(0.4, 0, 0.2, 1)",
928
- "variable": "var(--easings-ease-in-out)"
922
+ "colors.stone.500": {
923
+ "value": "#78716c",
924
+ "variable": "var(--colors-stone-500)"
929
925
  },
930
- "durations.fastest": {
931
- "value": "50ms",
932
- "variable": "var(--durations-fastest)"
926
+ "colors.stone.600": {
927
+ "value": "#57534e",
928
+ "variable": "var(--colors-stone-600)"
933
929
  },
934
- "durations.faster": {
935
- "value": "100ms",
936
- "variable": "var(--durations-faster)"
930
+ "colors.stone.700": {
931
+ "value": "#44403c",
932
+ "variable": "var(--colors-stone-700)"
933
+ },
934
+ "colors.stone.800": {
935
+ "value": "#292524",
936
+ "variable": "var(--colors-stone-800)"
937
937
  },
938
- "durations.normal": {
939
- "value": "200ms",
940
- "variable": "var(--durations-normal)"
938
+ "colors.stone.900": {
939
+ "value": "#1c1917",
940
+ "variable": "var(--colors-stone-900)"
941
941
  },
942
- "durations.slow": {
943
- "value": "300ms",
944
- "variable": "var(--durations-slow)"
942
+ "colors.stone.950": {
943
+ "value": "#0c0a09",
944
+ "variable": "var(--colors-stone-950)"
945
945
  },
946
- "durations.slower": {
947
- "value": "400ms",
948
- "variable": "var(--durations-slower)"
946
+ "colors.zinc.50": {
947
+ "value": "#fafafa",
948
+ "variable": "var(--colors-zinc-50)"
949
949
  },
950
- "durations.slowest": {
951
- "value": "500ms",
952
- "variable": "var(--durations-slowest)"
950
+ "colors.zinc.100": {
951
+ "value": "#f4f4f5",
952
+ "variable": "var(--colors-zinc-100)"
953
953
  },
954
- "durations.fast": {
955
- "value": "150ms",
956
- "variable": "var(--durations-fast)"
954
+ "colors.zinc.200": {
955
+ "value": "#e4e4e7",
956
+ "variable": "var(--colors-zinc-200)"
957
957
  },
958
- "colors.current": {
959
- "value": "currentColor",
960
- "variable": "var(--colors-current)"
958
+ "colors.zinc.300": {
959
+ "value": "#d4d4d8",
960
+ "variable": "var(--colors-zinc-300)"
961
961
  },
962
- "colors.black": {
963
- "value": "#000",
964
- "variable": "var(--colors-black)"
962
+ "colors.zinc.400": {
963
+ "value": "#a1a1aa",
964
+ "variable": "var(--colors-zinc-400)"
965
965
  },
966
- "colors.white": {
967
- "value": "#fff",
968
- "variable": "var(--colors-white)"
966
+ "colors.zinc.500": {
967
+ "value": "#71717a",
968
+ "variable": "var(--colors-zinc-500)"
969
969
  },
970
- "colors.transparent": {
971
- "value": "rgb(0 0 0 / 0)",
972
- "variable": "var(--colors-transparent)"
970
+ "colors.zinc.600": {
971
+ "value": "#52525b",
972
+ "variable": "var(--colors-zinc-600)"
973
973
  },
974
- "colors.rose.50": {
975
- "value": "#fff1f2",
976
- "variable": "var(--colors-rose-50)"
974
+ "colors.zinc.700": {
975
+ "value": "#3f3f46",
976
+ "variable": "var(--colors-zinc-700)"
977
977
  },
978
- "colors.rose.100": {
979
- "value": "#ffe4e6",
980
- "variable": "var(--colors-rose-100)"
978
+ "colors.zinc.800": {
979
+ "value": "#27272a",
980
+ "variable": "var(--colors-zinc-800)"
981
981
  },
982
- "colors.rose.200": {
983
- "value": "#fecdd3",
984
- "variable": "var(--colors-rose-200)"
982
+ "colors.zinc.900": {
983
+ "value": "#18181b",
984
+ "variable": "var(--colors-zinc-900)"
985
985
  },
986
- "colors.rose.300": {
987
- "value": "#fda4af",
988
- "variable": "var(--colors-rose-300)"
986
+ "colors.zinc.950": {
987
+ "value": "#09090b",
988
+ "variable": "var(--colors-zinc-950)"
989
989
  },
990
- "colors.rose.400": {
991
- "value": "#fb7185",
992
- "variable": "var(--colors-rose-400)"
990
+ "colors.gray.50": {
991
+ "value": "#f9fafb",
992
+ "variable": "var(--colors-gray-50)"
993
993
  },
994
- "colors.rose.500": {
995
- "value": "#f43f5e",
996
- "variable": "var(--colors-rose-500)"
994
+ "colors.gray.100": {
995
+ "value": "#f3f4f6",
996
+ "variable": "var(--colors-gray-100)"
997
997
  },
998
- "colors.rose.600": {
999
- "value": "#e11d48",
1000
- "variable": "var(--colors-rose-600)"
998
+ "colors.gray.200": {
999
+ "value": "#e5e7eb",
1000
+ "variable": "var(--colors-gray-200)"
1001
1001
  },
1002
- "colors.rose.700": {
1003
- "value": "#be123c",
1004
- "variable": "var(--colors-rose-700)"
1002
+ "colors.gray.300": {
1003
+ "value": "#d1d5db",
1004
+ "variable": "var(--colors-gray-300)"
1005
1005
  },
1006
- "colors.rose.800": {
1007
- "value": "#9f1239",
1008
- "variable": "var(--colors-rose-800)"
1006
+ "colors.gray.400": {
1007
+ "value": "#9ca3af",
1008
+ "variable": "var(--colors-gray-400)"
1009
1009
  },
1010
- "colors.rose.900": {
1011
- "value": "#881337",
1012
- "variable": "var(--colors-rose-900)"
1010
+ "colors.gray.500": {
1011
+ "value": "#6b7280",
1012
+ "variable": "var(--colors-gray-500)"
1013
1013
  },
1014
- "colors.rose.950": {
1015
- "value": "#4c0519",
1016
- "variable": "var(--colors-rose-950)"
1014
+ "colors.gray.600": {
1015
+ "value": "#4b5563",
1016
+ "variable": "var(--colors-gray-600)"
1017
1017
  },
1018
- "colors.pink.50": {
1019
- "value": "#fdf2f8",
1020
- "variable": "var(--colors-pink-50)"
1018
+ "colors.gray.700": {
1019
+ "value": "#374151",
1020
+ "variable": "var(--colors-gray-700)"
1021
1021
  },
1022
- "colors.pink.100": {
1023
- "value": "#fce7f3",
1024
- "variable": "var(--colors-pink-100)"
1022
+ "colors.gray.800": {
1023
+ "value": "#1f2937",
1024
+ "variable": "var(--colors-gray-800)"
1025
1025
  },
1026
- "colors.pink.200": {
1027
- "value": "#fbcfe8",
1028
- "variable": "var(--colors-pink-200)"
1026
+ "colors.gray.900": {
1027
+ "value": "#111827",
1028
+ "variable": "var(--colors-gray-900)"
1029
1029
  },
1030
- "colors.pink.300": {
1031
- "value": "#f9a8d4",
1032
- "variable": "var(--colors-pink-300)"
1030
+ "colors.gray.950": {
1031
+ "value": "#030712",
1032
+ "variable": "var(--colors-gray-950)"
1033
1033
  },
1034
- "colors.pink.400": {
1035
- "value": "#f472b6",
1036
- "variable": "var(--colors-pink-400)"
1034
+ "colors.slate.50": {
1035
+ "value": "#f8fafc",
1036
+ "variable": "var(--colors-slate-50)"
1037
1037
  },
1038
- "colors.pink.500": {
1039
- "value": "#ec4899",
1040
- "variable": "var(--colors-pink-500)"
1038
+ "colors.slate.100": {
1039
+ "value": "#f1f5f9",
1040
+ "variable": "var(--colors-slate-100)"
1041
1041
  },
1042
- "colors.pink.600": {
1043
- "value": "#db2777",
1044
- "variable": "var(--colors-pink-600)"
1042
+ "colors.slate.200": {
1043
+ "value": "#e2e8f0",
1044
+ "variable": "var(--colors-slate-200)"
1045
1045
  },
1046
- "colors.pink.700": {
1047
- "value": "#be185d",
1048
- "variable": "var(--colors-pink-700)"
1046
+ "colors.slate.300": {
1047
+ "value": "#cbd5e1",
1048
+ "variable": "var(--colors-slate-300)"
1049
1049
  },
1050
- "colors.pink.800": {
1051
- "value": "#9d174d",
1052
- "variable": "var(--colors-pink-800)"
1050
+ "colors.slate.400": {
1051
+ "value": "#94a3b8",
1052
+ "variable": "var(--colors-slate-400)"
1053
1053
  },
1054
- "colors.pink.900": {
1055
- "value": "#831843",
1056
- "variable": "var(--colors-pink-900)"
1054
+ "colors.slate.500": {
1055
+ "value": "#64748b",
1056
+ "variable": "var(--colors-slate-500)"
1057
1057
  },
1058
- "colors.pink.950": {
1059
- "value": "#500724",
1060
- "variable": "var(--colors-pink-950)"
1058
+ "colors.slate.600": {
1059
+ "value": "#475569",
1060
+ "variable": "var(--colors-slate-600)"
1061
1061
  },
1062
- "colors.fuchsia.50": {
1063
- "value": "#fdf4ff",
1064
- "variable": "var(--colors-fuchsia-50)"
1062
+ "colors.slate.700": {
1063
+ "value": "#334155",
1064
+ "variable": "var(--colors-slate-700)"
1065
1065
  },
1066
- "colors.fuchsia.100": {
1067
- "value": "#fae8ff",
1068
- "variable": "var(--colors-fuchsia-100)"
1066
+ "colors.slate.800": {
1067
+ "value": "#1e293b",
1068
+ "variable": "var(--colors-slate-800)"
1069
1069
  },
1070
- "colors.fuchsia.200": {
1071
- "value": "#f5d0fe",
1072
- "variable": "var(--colors-fuchsia-200)"
1070
+ "colors.slate.900": {
1071
+ "value": "#0f172a",
1072
+ "variable": "var(--colors-slate-900)"
1073
1073
  },
1074
- "colors.fuchsia.300": {
1075
- "value": "#f0abfc",
1076
- "variable": "var(--colors-fuchsia-300)"
1074
+ "colors.slate.950": {
1075
+ "value": "#020617",
1076
+ "variable": "var(--colors-slate-950)"
1077
1077
  },
1078
- "colors.fuchsia.400": {
1079
- "value": "#e879f9",
1080
- "variable": "var(--colors-fuchsia-400)"
1078
+ "colors.grayscale.0": {
1079
+ "value": "var(--colors-white)",
1080
+ "variable": "var(--colors-grayscale-0)"
1081
1081
  },
1082
- "colors.fuchsia.500": {
1083
- "value": "#d946ef",
1084
- "variable": "var(--colors-fuchsia-500)"
1082
+ "colors.grayscale.50": {
1083
+ "value": "var(--colors-zinc-50)",
1084
+ "variable": "var(--colors-grayscale-50)"
1085
1085
  },
1086
- "colors.fuchsia.600": {
1087
- "value": "#c026d3",
1088
- "variable": "var(--colors-fuchsia-600)"
1086
+ "colors.grayscale.100": {
1087
+ "value": "var(--colors-zinc-100)",
1088
+ "variable": "var(--colors-grayscale-100)"
1089
1089
  },
1090
- "colors.fuchsia.700": {
1091
- "value": "#a21caf",
1092
- "variable": "var(--colors-fuchsia-700)"
1090
+ "colors.grayscale.200": {
1091
+ "value": "var(--colors-zinc-200)",
1092
+ "variable": "var(--colors-grayscale-200)"
1093
1093
  },
1094
- "colors.fuchsia.800": {
1095
- "value": "#86198f",
1096
- "variable": "var(--colors-fuchsia-800)"
1094
+ "colors.grayscale.300": {
1095
+ "value": "var(--colors-zinc-300)",
1096
+ "variable": "var(--colors-grayscale-300)"
1097
1097
  },
1098
- "colors.fuchsia.900": {
1099
- "value": "#701a75",
1100
- "variable": "var(--colors-fuchsia-900)"
1098
+ "colors.grayscale.400": {
1099
+ "value": "var(--colors-zinc-400)",
1100
+ "variable": "var(--colors-grayscale-400)"
1101
1101
  },
1102
- "colors.fuchsia.950": {
1103
- "value": "#4a044e",
1104
- "variable": "var(--colors-fuchsia-950)"
1102
+ "colors.grayscale.500": {
1103
+ "value": "var(--colors-zinc-500)",
1104
+ "variable": "var(--colors-grayscale-500)"
1105
+ },
1106
+ "colors.grayscale.600": {
1107
+ "value": "var(--colors-zinc-600)",
1108
+ "variable": "var(--colors-grayscale-600)"
1105
1109
  },
1106
- "colors.purple.50": {
1107
- "value": "#faf5ff",
1108
- "variable": "var(--colors-purple-50)"
1110
+ "colors.grayscale.700": {
1111
+ "value": "var(--colors-zinc-700)",
1112
+ "variable": "var(--colors-grayscale-700)"
1109
1113
  },
1110
- "colors.purple.100": {
1111
- "value": "#f3e8ff",
1112
- "variable": "var(--colors-purple-100)"
1114
+ "colors.grayscale.800": {
1115
+ "value": "var(--colors-zinc-800)",
1116
+ "variable": "var(--colors-grayscale-800)"
1113
1117
  },
1114
- "colors.purple.200": {
1115
- "value": "#e9d5ff",
1116
- "variable": "var(--colors-purple-200)"
1118
+ "colors.grayscale.900": {
1119
+ "value": "var(--colors-zinc-900)",
1120
+ "variable": "var(--colors-grayscale-900)"
1117
1121
  },
1118
- "colors.purple.300": {
1119
- "value": "#d8b4fe",
1120
- "variable": "var(--colors-purple-300)"
1122
+ "colors.grayscale.950": {
1123
+ "value": "var(--colors-zinc-950)",
1124
+ "variable": "var(--colors-grayscale-950)"
1121
1125
  },
1122
- "colors.purple.400": {
1123
- "value": "#c084fc",
1124
- "variable": "var(--colors-purple-400)"
1126
+ "colors.hover.light.success": {
1127
+ "value": "#ECFDF3d9",
1128
+ "variable": "var(--colors-hover-light-success)"
1125
1129
  },
1126
- "colors.purple.500": {
1127
- "value": "#a855f7",
1128
- "variable": "var(--colors-purple-500)"
1130
+ "colors.hover.light.warning": {
1131
+ "value": "#FFFAEBd9",
1132
+ "variable": "var(--colors-hover-light-warning)"
1129
1133
  },
1130
- "colors.purple.600": {
1131
- "value": "#9333ea",
1132
- "variable": "var(--colors-purple-600)"
1134
+ "colors.hover.light.error": {
1135
+ "value": "#FEF3F2d9",
1136
+ "variable": "var(--colors-hover-light-error)"
1133
1137
  },
1134
- "colors.purple.700": {
1135
- "value": "#7e22ce",
1136
- "variable": "var(--colors-purple-700)"
1138
+ "colors.hover.light.active": {
1139
+ "value": "#DCEFFCd9",
1140
+ "variable": "var(--colors-hover-light-active)"
1137
1141
  },
1138
- "colors.purple.800": {
1139
- "value": "#6b21a8",
1140
- "variable": "var(--colors-purple-800)"
1142
+ "colors.hover.light.gray": {
1143
+ "value": "#F2F4F7d9",
1144
+ "variable": "var(--colors-hover-light-gray)"
1141
1145
  },
1142
- "colors.purple.900": {
1143
- "value": "#581c87",
1144
- "variable": "var(--colors-purple-900)"
1146
+ "colors.hover.dark.success": {
1147
+ "value": "#12B76Ad9",
1148
+ "variable": "var(--colors-hover-dark-success)"
1145
1149
  },
1146
- "colors.purple.950": {
1147
- "value": "#3b0764",
1148
- "variable": "var(--colors-purple-950)"
1150
+ "colors.hover.dark.warning": {
1151
+ "value": "#DC6803d9",
1152
+ "variable": "var(--colors-hover-dark-warning)"
1149
1153
  },
1150
- "colors.violet.50": {
1151
- "value": "#f5f3ff",
1152
- "variable": "var(--colors-violet-50)"
1154
+ "colors.hover.dark.error": {
1155
+ "value": "#F04438d9",
1156
+ "variable": "var(--colors-hover-dark-error)"
1153
1157
  },
1154
- "colors.violet.100": {
1155
- "value": "#ede9fe",
1156
- "variable": "var(--colors-violet-100)"
1158
+ "colors.hover.dark.active": {
1159
+ "value": "#4c4ff1d9",
1160
+ "variable": "var(--colors-hover-dark-active)"
1157
1161
  },
1158
- "colors.violet.200": {
1159
- "value": "#ddd6fe",
1160
- "variable": "var(--colors-violet-200)"
1162
+ "colors.hover.dark.gray": {
1163
+ "value": "#667085d9",
1164
+ "variable": "var(--colors-hover-dark-gray)"
1161
1165
  },
1162
- "colors.violet.300": {
1163
- "value": "#c4b5fd",
1164
- "variable": "var(--colors-violet-300)"
1166
+ "colors.light.success": {
1167
+ "value": "#ECFDF3",
1168
+ "variable": "var(--colors-light-success)"
1165
1169
  },
1166
- "colors.violet.400": {
1167
- "value": "#a78bfa",
1168
- "variable": "var(--colors-violet-400)"
1170
+ "colors.light.warning": {
1171
+ "value": "#FFFAEB",
1172
+ "variable": "var(--colors-light-warning)"
1169
1173
  },
1170
- "colors.violet.500": {
1171
- "value": "#8b5cf6",
1172
- "variable": "var(--colors-violet-500)"
1174
+ "colors.light.error": {
1175
+ "value": "#FEF3F2",
1176
+ "variable": "var(--colors-light-error)"
1173
1177
  },
1174
- "colors.violet.600": {
1175
- "value": "#7c3aed",
1176
- "variable": "var(--colors-violet-600)"
1178
+ "colors.light.active": {
1179
+ "value": "#DCEFFC",
1180
+ "variable": "var(--colors-light-active)"
1177
1181
  },
1178
- "colors.violet.700": {
1179
- "value": "#6d28d9",
1180
- "variable": "var(--colors-violet-700)"
1182
+ "colors.light.gray": {
1183
+ "value": "#F2F4F7",
1184
+ "variable": "var(--colors-light-gray)"
1181
1185
  },
1182
- "colors.violet.800": {
1183
- "value": "#5b21b6",
1184
- "variable": "var(--colors-violet-800)"
1186
+ "colors.dark.success": {
1187
+ "value": "#12B76A",
1188
+ "variable": "var(--colors-dark-success)"
1185
1189
  },
1186
- "colors.violet.900": {
1187
- "value": "#4c1d95",
1188
- "variable": "var(--colors-violet-900)"
1190
+ "colors.dark.warning": {
1191
+ "value": "#DC6803",
1192
+ "variable": "var(--colors-dark-warning)"
1189
1193
  },
1190
- "colors.violet.950": {
1191
- "value": "#2e1065",
1192
- "variable": "var(--colors-violet-950)"
1194
+ "colors.dark.error": {
1195
+ "value": "#F04438",
1196
+ "variable": "var(--colors-dark-error)"
1193
1197
  },
1194
- "colors.indigo.50": {
1195
- "value": "#eef2ff",
1196
- "variable": "var(--colors-indigo-50)"
1198
+ "colors.dark.active": {
1199
+ "value": "#4c4ff1",
1200
+ "variable": "var(--colors-dark-active)"
1197
1201
  },
1198
- "colors.indigo.100": {
1199
- "value": "#e0e7ff",
1200
- "variable": "var(--colors-indigo-100)"
1202
+ "colors.dark.gray": {
1203
+ "value": "#667085",
1204
+ "variable": "var(--colors-dark-gray)"
1201
1205
  },
1202
- "colors.indigo.200": {
1203
- "value": "#c7d2fe",
1204
- "variable": "var(--colors-indigo-200)"
1206
+ "colors.text.normal": {
1207
+ "value": "#1D2939",
1208
+ "variable": "var(--colors-text-normal)"
1205
1209
  },
1206
- "colors.indigo.300": {
1207
- "value": "#a5b4fc",
1208
- "variable": "var(--colors-indigo-300)"
1210
+ "colors.text.label": {
1211
+ "value": "#475467",
1212
+ "variable": "var(--colors-text-label)"
1209
1213
  },
1210
- "colors.indigo.400": {
1211
- "value": "#818cf8",
1212
- "variable": "var(--colors-indigo-400)"
1214
+ "colors.text.light": {
1215
+ "value": "#667085",
1216
+ "variable": "var(--colors-text-light)"
1213
1217
  },
1214
- "colors.indigo.500": {
1215
- "value": "#6366f1",
1216
- "variable": "var(--colors-indigo-500)"
1218
+ "colors.text.success": {
1219
+ "value": "#027A48",
1220
+ "variable": "var(--colors-text-success)"
1217
1221
  },
1218
- "colors.indigo.600": {
1219
- "value": "#4f46e5",
1220
- "variable": "var(--colors-indigo-600)"
1222
+ "colors.text.warning": {
1223
+ "value": "#B54708",
1224
+ "variable": "var(--colors-text-warning)"
1221
1225
  },
1222
- "colors.indigo.700": {
1223
- "value": "#4338ca",
1224
- "variable": "var(--colors-indigo-700)"
1226
+ "colors.text.error": {
1227
+ "value": "#B42318",
1228
+ "variable": "var(--colors-text-error)"
1225
1229
  },
1226
- "colors.indigo.800": {
1227
- "value": "#3730a3",
1228
- "variable": "var(--colors-indigo-800)"
1230
+ "colors.text.active": {
1231
+ "value": "#5724e8",
1232
+ "variable": "var(--colors-text-active)"
1229
1233
  },
1230
- "colors.indigo.900": {
1231
- "value": "#312e81",
1232
- "variable": "var(--colors-indigo-900)"
1234
+ "colors.text.gray": {
1235
+ "value": "#344054",
1236
+ "variable": "var(--colors-text-gray)"
1233
1237
  },
1234
- "colors.indigo.950": {
1235
- "value": "#1e1b4b",
1236
- "variable": "var(--colors-indigo-950)"
1238
+ "colors.decoration.success": {
1239
+ "value": "#6CE9A6",
1240
+ "variable": "var(--colors-decoration-success)"
1237
1241
  },
1238
- "colors.blue.50": {
1239
- "value": "#eff6ff",
1240
- "variable": "var(--colors-blue-50)"
1242
+ "colors.decoration.warning": {
1243
+ "value": "#FEC84B",
1244
+ "variable": "var(--colors-decoration-warning)"
1241
1245
  },
1242
- "colors.blue.100": {
1243
- "value": "#dbeafe",
1244
- "variable": "var(--colors-blue-100)"
1246
+ "colors.decoration.error": {
1247
+ "value": "#FDA29B",
1248
+ "variable": "var(--colors-decoration-error)"
1245
1249
  },
1246
- "colors.blue.200": {
1247
- "value": "#bfdbfe",
1248
- "variable": "var(--colors-blue-200)"
1250
+ "colors.decoration.active": {
1251
+ "value": "#8da4f4",
1252
+ "variable": "var(--colors-decoration-active)"
1249
1253
  },
1250
- "colors.blue.300": {
1251
- "value": "#93c5fd",
1252
- "variable": "var(--colors-blue-300)"
1254
+ "colors.decoration.gray": {
1255
+ "value": "#D0D5DD",
1256
+ "variable": "var(--colors-decoration-gray)"
1253
1257
  },
1254
- "colors.blue.400": {
1255
- "value": "#60a5fa",
1256
- "variable": "var(--colors-blue-400)"
1258
+ "fonts.serif": {
1259
+ "value": "ui-serif, Georgia, Cambria, \"Times New Roman\", Times, serif",
1260
+ "variable": "var(--fonts-serif)"
1257
1261
  },
1258
- "colors.blue.500": {
1259
- "value": "#3b82f6",
1260
- "variable": "var(--colors-blue-500)"
1262
+ "fonts.sans": {
1263
+ "value": "var(--font-inter, Inter), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
1264
+ "variable": "var(--fonts-sans)"
1261
1265
  },
1262
- "colors.blue.600": {
1263
- "value": "#2563eb",
1264
- "variable": "var(--colors-blue-600)"
1266
+ "fonts.body": {
1267
+ "value": "Inter",
1268
+ "variable": "var(--fonts-body)"
1265
1269
  },
1266
- "colors.blue.700": {
1267
- "value": "#1d4ed8",
1268
- "variable": "var(--colors-blue-700)"
1270
+ "fonts.mono": {
1271
+ "value": "JetBrainsMono",
1272
+ "variable": "var(--fonts-mono)"
1269
1273
  },
1270
- "colors.blue.800": {
1271
- "value": "#1e40af",
1272
- "variable": "var(--colors-blue-800)"
1274
+ "fontSizes.2xs": {
1275
+ "value": "0.5rem",
1276
+ "variable": "var(--font-sizes-2xs)"
1277
+ },
1278
+ "fontSizes.2xl": {
1279
+ "value": "1.5rem",
1280
+ "variable": "var(--font-sizes-2xl)"
1273
1281
  },
1274
- "colors.blue.900": {
1275
- "value": "#1e3a8a",
1276
- "variable": "var(--colors-blue-900)"
1282
+ "fontSizes.3xl": {
1283
+ "value": "1.875rem",
1284
+ "variable": "var(--font-sizes-3xl)"
1277
1285
  },
1278
- "colors.blue.950": {
1279
- "value": "#172554",
1280
- "variable": "var(--colors-blue-950)"
1286
+ "fontSizes.4xl": {
1287
+ "value": "2.25rem",
1288
+ "variable": "var(--font-sizes-4xl)"
1281
1289
  },
1282
- "colors.sky.50": {
1283
- "value": "#f0f9ff",
1284
- "variable": "var(--colors-sky-50)"
1290
+ "fontSizes.5xl": {
1291
+ "value": "3rem",
1292
+ "variable": "var(--font-sizes-5xl)"
1285
1293
  },
1286
- "colors.sky.100": {
1287
- "value": "#e0f2fe",
1288
- "variable": "var(--colors-sky-100)"
1294
+ "fontSizes.6xl": {
1295
+ "value": "3.75rem",
1296
+ "variable": "var(--font-sizes-6xl)"
1289
1297
  },
1290
- "colors.sky.200": {
1291
- "value": "#bae6fd",
1292
- "variable": "var(--colors-sky-200)"
1298
+ "fontSizes.7xl": {
1299
+ "value": "4.5rem",
1300
+ "variable": "var(--font-sizes-7xl)"
1293
1301
  },
1294
- "colors.sky.300": {
1295
- "value": "#7dd3fc",
1296
- "variable": "var(--colors-sky-300)"
1302
+ "fontSizes.8xl": {
1303
+ "value": "6rem",
1304
+ "variable": "var(--font-sizes-8xl)"
1297
1305
  },
1298
- "colors.sky.400": {
1299
- "value": "#38bdf8",
1300
- "variable": "var(--colors-sky-400)"
1306
+ "fontSizes.9xl": {
1307
+ "value": "8rem",
1308
+ "variable": "var(--font-sizes-9xl)"
1301
1309
  },
1302
- "colors.sky.500": {
1303
- "value": "#0ea5e9",
1304
- "variable": "var(--colors-sky-500)"
1310
+ "fontSizes.xxs": {
1311
+ "value": "10px",
1312
+ "variable": "var(--font-sizes-xxs)"
1305
1313
  },
1306
- "colors.sky.600": {
1307
- "value": "#0284c7",
1308
- "variable": "var(--colors-sky-600)"
1314
+ "fontSizes.xs": {
1315
+ "value": "12px",
1316
+ "variable": "var(--font-sizes-xs)"
1309
1317
  },
1310
- "colors.sky.700": {
1311
- "value": "#0369a1",
1312
- "variable": "var(--colors-sky-700)"
1318
+ "fontSizes.sm": {
1319
+ "value": "14px",
1320
+ "variable": "var(--font-sizes-sm)"
1313
1321
  },
1314
- "colors.sky.800": {
1315
- "value": "#075985",
1316
- "variable": "var(--colors-sky-800)"
1322
+ "fontSizes.primary": {
1323
+ "value": "16px",
1324
+ "variable": "var(--font-sizes-primary)"
1317
1325
  },
1318
- "colors.sky.900": {
1319
- "value": "#0c4a6e",
1320
- "variable": "var(--colors-sky-900)"
1326
+ "fontSizes.md": {
1327
+ "value": "20px",
1328
+ "variable": "var(--font-sizes-md)"
1321
1329
  },
1322
- "colors.sky.950": {
1323
- "value": "#082f49",
1324
- "variable": "var(--colors-sky-950)"
1330
+ "fontSizes.lg": {
1331
+ "value": "24px",
1332
+ "variable": "var(--font-sizes-lg)"
1325
1333
  },
1326
- "colors.cyan.50": {
1327
- "value": "#ecfeff",
1328
- "variable": "var(--colors-cyan-50)"
1334
+ "fontSizes.xl": {
1335
+ "value": "32px",
1336
+ "variable": "var(--font-sizes-xl)"
1329
1337
  },
1330
- "colors.cyan.100": {
1331
- "value": "#cffafe",
1332
- "variable": "var(--colors-cyan-100)"
1338
+ "lineHeights.3": {
1339
+ "value": ".75rem",
1340
+ "variable": "var(--line-heights-3)"
1333
1341
  },
1334
- "colors.cyan.200": {
1335
- "value": "#a5f3fc",
1336
- "variable": "var(--colors-cyan-200)"
1342
+ "lineHeights.4": {
1343
+ "value": "1rem",
1344
+ "variable": "var(--line-heights-4)"
1337
1345
  },
1338
- "colors.cyan.300": {
1339
- "value": "#67e8f9",
1340
- "variable": "var(--colors-cyan-300)"
1346
+ "lineHeights.5": {
1347
+ "value": "1.25rem",
1348
+ "variable": "var(--line-heights-5)"
1341
1349
  },
1342
- "colors.cyan.400": {
1343
- "value": "#22d3ee",
1344
- "variable": "var(--colors-cyan-400)"
1350
+ "lineHeights.6": {
1351
+ "value": "1.5rem",
1352
+ "variable": "var(--line-heights-6)"
1345
1353
  },
1346
- "colors.cyan.500": {
1347
- "value": "#06b6d4",
1348
- "variable": "var(--colors-cyan-500)"
1354
+ "lineHeights.7": {
1355
+ "value": "1.75rem",
1356
+ "variable": "var(--line-heights-7)"
1349
1357
  },
1350
- "colors.cyan.600": {
1351
- "value": "#0891b2",
1352
- "variable": "var(--colors-cyan-600)"
1358
+ "lineHeights.8": {
1359
+ "value": "2rem",
1360
+ "variable": "var(--line-heights-8)"
1353
1361
  },
1354
- "colors.cyan.700": {
1355
- "value": "#0e7490",
1356
- "variable": "var(--colors-cyan-700)"
1362
+ "lineHeights.9": {
1363
+ "value": "2.25rem",
1364
+ "variable": "var(--line-heights-9)"
1357
1365
  },
1358
- "colors.cyan.800": {
1359
- "value": "#155e75",
1360
- "variable": "var(--colors-cyan-800)"
1366
+ "lineHeights.10": {
1367
+ "value": "2.5rem",
1368
+ "variable": "var(--line-heights-10)"
1361
1369
  },
1362
- "colors.cyan.900": {
1363
- "value": "#164e63",
1364
- "variable": "var(--colors-cyan-900)"
1370
+ "lineHeights.none": {
1371
+ "value": "1",
1372
+ "variable": "var(--line-heights-none)"
1365
1373
  },
1366
- "colors.cyan.950": {
1367
- "value": "#083344",
1368
- "variable": "var(--colors-cyan-950)"
1374
+ "lineHeights.tight": {
1375
+ "value": "1.25",
1376
+ "variable": "var(--line-heights-tight)"
1369
1377
  },
1370
- "colors.teal.50": {
1371
- "value": "#f0fdfa",
1372
- "variable": "var(--colors-teal-50)"
1378
+ "lineHeights.snug": {
1379
+ "value": "1.375",
1380
+ "variable": "var(--line-heights-snug)"
1373
1381
  },
1374
- "colors.teal.100": {
1375
- "value": "#ccfbf1",
1376
- "variable": "var(--colors-teal-100)"
1382
+ "lineHeights.normal": {
1383
+ "value": "1.5",
1384
+ "variable": "var(--line-heights-normal)"
1377
1385
  },
1378
- "colors.teal.200": {
1379
- "value": "#99f6e4",
1380
- "variable": "var(--colors-teal-200)"
1386
+ "lineHeights.relaxed": {
1387
+ "value": "1.625",
1388
+ "variable": "var(--line-heights-relaxed)"
1381
1389
  },
1382
- "colors.teal.300": {
1383
- "value": "#5eead4",
1384
- "variable": "var(--colors-teal-300)"
1390
+ "lineHeights.loose": {
1391
+ "value": "2",
1392
+ "variable": "var(--line-heights-loose)"
1385
1393
  },
1386
- "colors.teal.400": {
1387
- "value": "#2dd4bf",
1388
- "variable": "var(--colors-teal-400)"
1394
+ "lineHeights.sm": {
1395
+ "value": "20px",
1396
+ "variable": "var(--line-heights-sm)"
1389
1397
  },
1390
- "colors.teal.500": {
1391
- "value": "#14b8a6",
1392
- "variable": "var(--colors-teal-500)"
1398
+ "lineHeights.primary": {
1399
+ "value": "24px",
1400
+ "variable": "var(--line-heights-primary)"
1393
1401
  },
1394
- "colors.teal.600": {
1395
- "value": "#0d9488",
1396
- "variable": "var(--colors-teal-600)"
1402
+ "lineHeights.md": {
1403
+ "value": "32px",
1404
+ "variable": "var(--line-heights-md)"
1397
1405
  },
1398
- "colors.teal.700": {
1399
- "value": "#0f766e",
1400
- "variable": "var(--colors-teal-700)"
1406
+ "lineHeights.lg": {
1407
+ "value": "38px",
1408
+ "variable": "var(--line-heights-lg)"
1401
1409
  },
1402
- "colors.teal.800": {
1403
- "value": "#115e59",
1404
- "variable": "var(--colors-teal-800)"
1410
+ "fontWeights.thin": {
1411
+ "value": "100",
1412
+ "variable": "var(--font-weights-thin)"
1405
1413
  },
1406
- "colors.teal.900": {
1407
- "value": "#134e4a",
1408
- "variable": "var(--colors-teal-900)"
1414
+ "fontWeights.extralight": {
1415
+ "value": "200",
1416
+ "variable": "var(--font-weights-extralight)"
1409
1417
  },
1410
- "colors.teal.950": {
1411
- "value": "#042f2e",
1412
- "variable": "var(--colors-teal-950)"
1418
+ "fontWeights.light": {
1419
+ "value": "300",
1420
+ "variable": "var(--font-weights-light)"
1413
1421
  },
1414
- "colors.emerald.50": {
1415
- "value": "#ecfdf5",
1416
- "variable": "var(--colors-emerald-50)"
1422
+ "fontWeights.normal": {
1423
+ "value": "400",
1424
+ "variable": "var(--font-weights-normal)"
1417
1425
  },
1418
- "colors.emerald.100": {
1419
- "value": "#d1fae5",
1420
- "variable": "var(--colors-emerald-100)"
1426
+ "fontWeights.medium": {
1427
+ "value": "500",
1428
+ "variable": "var(--font-weights-medium)"
1421
1429
  },
1422
- "colors.emerald.200": {
1423
- "value": "#a7f3d0",
1424
- "variable": "var(--colors-emerald-200)"
1430
+ "fontWeights.semibold": {
1431
+ "value": "600",
1432
+ "variable": "var(--font-weights-semibold)"
1425
1433
  },
1426
- "colors.emerald.300": {
1427
- "value": "#6ee7b7",
1428
- "variable": "var(--colors-emerald-300)"
1434
+ "fontWeights.bold": {
1435
+ "value": "700",
1436
+ "variable": "var(--font-weights-bold)"
1429
1437
  },
1430
- "colors.emerald.400": {
1431
- "value": "#34d399",
1432
- "variable": "var(--colors-emerald-400)"
1438
+ "fontWeights.extrabold": {
1439
+ "value": "800",
1440
+ "variable": "var(--font-weights-extrabold)"
1433
1441
  },
1434
- "colors.emerald.500": {
1435
- "value": "#10b981",
1436
- "variable": "var(--colors-emerald-500)"
1442
+ "fontWeights.black": {
1443
+ "value": "900",
1444
+ "variable": "var(--font-weights-black)"
1437
1445
  },
1438
- "colors.emerald.600": {
1439
- "value": "#059669",
1440
- "variable": "var(--colors-emerald-600)"
1446
+ "fontWeights.primary": {
1447
+ "value": "400",
1448
+ "variable": "var(--font-weights-primary)"
1449
+ },
1450
+ "fontWeights.md": {
1451
+ "value": "500",
1452
+ "variable": "var(--font-weights-md)"
1441
1453
  },
1442
- "colors.emerald.700": {
1443
- "value": "#047857",
1444
- "variable": "var(--colors-emerald-700)"
1454
+ "fontWeights.lg": {
1455
+ "value": "600",
1456
+ "variable": "var(--font-weights-lg)"
1445
1457
  },
1446
- "colors.emerald.800": {
1447
- "value": "#065f46",
1448
- "variable": "var(--colors-emerald-800)"
1458
+ "fontWeights.xl": {
1459
+ "value": "800",
1460
+ "variable": "var(--font-weights-xl)"
1449
1461
  },
1450
- "colors.emerald.900": {
1451
- "value": "#064e3b",
1452
- "variable": "var(--colors-emerald-900)"
1462
+ "radii.xs": {
1463
+ "value": "0.125rem",
1464
+ "variable": "var(--radii-xs)"
1453
1465
  },
1454
- "colors.emerald.950": {
1455
- "value": "#022c22",
1456
- "variable": "var(--colors-emerald-950)"
1466
+ "radii.sm": {
1467
+ "value": "calc(var(--radii-radius) - 4px)",
1468
+ "variable": "var(--radii-sm)"
1457
1469
  },
1458
- "colors.green.50": {
1459
- "value": "#f0fdf4",
1460
- "variable": "var(--colors-green-50)"
1470
+ "radii.md": {
1471
+ "value": "calc(var(--radii-radius) - 2px)",
1472
+ "variable": "var(--radii-md)"
1461
1473
  },
1462
- "colors.green.100": {
1463
- "value": "#dcfce7",
1464
- "variable": "var(--colors-green-100)"
1474
+ "radii.lg": {
1475
+ "value": "var(--radii-radius)",
1476
+ "variable": "var(--radii-lg)"
1465
1477
  },
1466
- "colors.green.200": {
1467
- "value": "#bbf7d0",
1468
- "variable": "var(--colors-green-200)"
1478
+ "radii.xl": {
1479
+ "value": "calc(var(--radii-radius) + 4px)",
1480
+ "variable": "var(--radii-xl)"
1469
1481
  },
1470
- "colors.green.300": {
1471
- "value": "#86efac",
1472
- "variable": "var(--colors-green-300)"
1482
+ "radii.2xl": {
1483
+ "value": "1rem",
1484
+ "variable": "var(--radii-2xl)"
1473
1485
  },
1474
- "colors.green.400": {
1475
- "value": "#4ade80",
1476
- "variable": "var(--colors-green-400)"
1486
+ "radii.3xl": {
1487
+ "value": "1.5rem",
1488
+ "variable": "var(--radii-3xl)"
1477
1489
  },
1478
- "colors.green.500": {
1479
- "value": "#22c55e",
1480
- "variable": "var(--colors-green-500)"
1490
+ "radii.4xl": {
1491
+ "value": "2rem",
1492
+ "variable": "var(--radii-4xl)"
1481
1493
  },
1482
- "colors.green.600": {
1483
- "value": "#16a34a",
1484
- "variable": "var(--colors-green-600)"
1494
+ "radii.full": {
1495
+ "value": "9999px",
1496
+ "variable": "var(--radii-full)"
1485
1497
  },
1486
- "colors.green.700": {
1487
- "value": "#15803d",
1488
- "variable": "var(--colors-green-700)"
1498
+ "radii.radius": {
1499
+ "value": "0.5rem",
1500
+ "variable": "var(--radii-radius)"
1489
1501
  },
1490
- "colors.green.800": {
1491
- "value": "#166534",
1492
- "variable": "var(--colors-green-800)"
1502
+ "radii.common": {
1503
+ "value": "6px",
1504
+ "variable": "var(--radii-common)"
1493
1505
  },
1494
- "colors.green.900": {
1495
- "value": "#14532d",
1496
- "variable": "var(--colors-green-900)"
1506
+ "sizes.0": {
1507
+ "value": "0rem",
1508
+ "variable": "var(--sizes-0)"
1497
1509
  },
1498
- "colors.green.950": {
1499
- "value": "#052e16",
1500
- "variable": "var(--colors-green-950)"
1510
+ "sizes.1": {
1511
+ "value": "0.25rem",
1512
+ "variable": "var(--sizes-1)"
1501
1513
  },
1502
- "colors.lime.50": {
1503
- "value": "#f7fee7",
1504
- "variable": "var(--colors-lime-50)"
1514
+ "sizes.2": {
1515
+ "value": "0.5rem",
1516
+ "variable": "var(--sizes-2)"
1505
1517
  },
1506
- "colors.lime.100": {
1507
- "value": "#ecfccb",
1508
- "variable": "var(--colors-lime-100)"
1518
+ "sizes.3": {
1519
+ "value": "0.75rem",
1520
+ "variable": "var(--sizes-3)"
1509
1521
  },
1510
- "colors.lime.200": {
1511
- "value": "#d9f99d",
1512
- "variable": "var(--colors-lime-200)"
1522
+ "sizes.4": {
1523
+ "value": "1rem",
1524
+ "variable": "var(--sizes-4)"
1513
1525
  },
1514
- "colors.lime.300": {
1515
- "value": "#bef264",
1516
- "variable": "var(--colors-lime-300)"
1526
+ "sizes.5": {
1527
+ "value": "1.25rem",
1528
+ "variable": "var(--sizes-5)"
1517
1529
  },
1518
- "colors.lime.400": {
1519
- "value": "#a3e635",
1520
- "variable": "var(--colors-lime-400)"
1530
+ "sizes.6": {
1531
+ "value": "1.5rem",
1532
+ "variable": "var(--sizes-6)"
1521
1533
  },
1522
- "colors.lime.500": {
1523
- "value": "#84cc16",
1524
- "variable": "var(--colors-lime-500)"
1534
+ "sizes.7": {
1535
+ "value": "1.75rem",
1536
+ "variable": "var(--sizes-7)"
1525
1537
  },
1526
- "colors.lime.600": {
1527
- "value": "#65a30d",
1528
- "variable": "var(--colors-lime-600)"
1538
+ "sizes.8": {
1539
+ "value": "2rem",
1540
+ "variable": "var(--sizes-8)"
1529
1541
  },
1530
- "colors.lime.700": {
1531
- "value": "#4d7c0f",
1532
- "variable": "var(--colors-lime-700)"
1542
+ "sizes.9": {
1543
+ "value": "2.25rem",
1544
+ "variable": "var(--sizes-9)"
1533
1545
  },
1534
- "colors.lime.800": {
1535
- "value": "#3f6212",
1536
- "variable": "var(--colors-lime-800)"
1546
+ "sizes.10": {
1547
+ "value": "2.5rem",
1548
+ "variable": "var(--sizes-10)"
1537
1549
  },
1538
- "colors.lime.900": {
1539
- "value": "#365314",
1540
- "variable": "var(--colors-lime-900)"
1550
+ "sizes.11": {
1551
+ "value": "2.75rem",
1552
+ "variable": "var(--sizes-11)"
1541
1553
  },
1542
- "colors.lime.950": {
1543
- "value": "#1a2e05",
1544
- "variable": "var(--colors-lime-950)"
1554
+ "sizes.12": {
1555
+ "value": "3rem",
1556
+ "variable": "var(--sizes-12)"
1545
1557
  },
1546
- "colors.yellow.50": {
1547
- "value": "#fefce8",
1548
- "variable": "var(--colors-yellow-50)"
1558
+ "sizes.14": {
1559
+ "value": "3.5rem",
1560
+ "variable": "var(--sizes-14)"
1549
1561
  },
1550
- "colors.yellow.100": {
1551
- "value": "#fef9c3",
1552
- "variable": "var(--colors-yellow-100)"
1562
+ "sizes.16": {
1563
+ "value": "4rem",
1564
+ "variable": "var(--sizes-16)"
1553
1565
  },
1554
- "colors.yellow.200": {
1555
- "value": "#fef08a",
1556
- "variable": "var(--colors-yellow-200)"
1566
+ "sizes.20": {
1567
+ "value": "5rem",
1568
+ "variable": "var(--sizes-20)"
1557
1569
  },
1558
- "colors.yellow.300": {
1559
- "value": "#fde047",
1560
- "variable": "var(--colors-yellow-300)"
1570
+ "sizes.24": {
1571
+ "value": "6rem",
1572
+ "variable": "var(--sizes-24)"
1561
1573
  },
1562
- "colors.yellow.400": {
1563
- "value": "#facc15",
1564
- "variable": "var(--colors-yellow-400)"
1574
+ "sizes.28": {
1575
+ "value": "7rem",
1576
+ "variable": "var(--sizes-28)"
1565
1577
  },
1566
- "colors.yellow.500": {
1567
- "value": "#eab308",
1568
- "variable": "var(--colors-yellow-500)"
1578
+ "sizes.32": {
1579
+ "value": "8rem",
1580
+ "variable": "var(--sizes-32)"
1569
1581
  },
1570
- "colors.yellow.600": {
1571
- "value": "#ca8a04",
1572
- "variable": "var(--colors-yellow-600)"
1582
+ "sizes.36": {
1583
+ "value": "9rem",
1584
+ "variable": "var(--sizes-36)"
1573
1585
  },
1574
- "colors.yellow.700": {
1575
- "value": "#a16207",
1576
- "variable": "var(--colors-yellow-700)"
1586
+ "sizes.40": {
1587
+ "value": "10rem",
1588
+ "variable": "var(--sizes-40)"
1577
1589
  },
1578
- "colors.yellow.800": {
1579
- "value": "#854d0e",
1580
- "variable": "var(--colors-yellow-800)"
1590
+ "sizes.44": {
1591
+ "value": "11rem",
1592
+ "variable": "var(--sizes-44)"
1581
1593
  },
1582
- "colors.yellow.900": {
1583
- "value": "#713f12",
1584
- "variable": "var(--colors-yellow-900)"
1594
+ "sizes.48": {
1595
+ "value": "12rem",
1596
+ "variable": "var(--sizes-48)"
1585
1597
  },
1586
- "colors.yellow.950": {
1587
- "value": "#422006",
1588
- "variable": "var(--colors-yellow-950)"
1598
+ "sizes.52": {
1599
+ "value": "13rem",
1600
+ "variable": "var(--sizes-52)"
1589
1601
  },
1590
- "colors.amber.50": {
1591
- "value": "#fffbeb",
1592
- "variable": "var(--colors-amber-50)"
1602
+ "sizes.56": {
1603
+ "value": "14rem",
1604
+ "variable": "var(--sizes-56)"
1593
1605
  },
1594
- "colors.amber.100": {
1595
- "value": "#fef3c7",
1596
- "variable": "var(--colors-amber-100)"
1606
+ "sizes.60": {
1607
+ "value": "15rem",
1608
+ "variable": "var(--sizes-60)"
1597
1609
  },
1598
- "colors.amber.200": {
1599
- "value": "#fde68a",
1600
- "variable": "var(--colors-amber-200)"
1610
+ "sizes.64": {
1611
+ "value": "16rem",
1612
+ "variable": "var(--sizes-64)"
1601
1613
  },
1602
- "colors.amber.300": {
1603
- "value": "#fcd34d",
1604
- "variable": "var(--colors-amber-300)"
1614
+ "sizes.72": {
1615
+ "value": "18rem",
1616
+ "variable": "var(--sizes-72)"
1605
1617
  },
1606
- "colors.amber.400": {
1607
- "value": "#fbbf24",
1608
- "variable": "var(--colors-amber-400)"
1618
+ "sizes.80": {
1619
+ "value": "20rem",
1620
+ "variable": "var(--sizes-80)"
1609
1621
  },
1610
- "colors.amber.500": {
1611
- "value": "#f59e0b",
1612
- "variable": "var(--colors-amber-500)"
1622
+ "sizes.96": {
1623
+ "value": "24rem",
1624
+ "variable": "var(--sizes-96)"
1625
+ },
1626
+ "sizes.0.5": {
1627
+ "value": "0.125rem",
1628
+ "variable": "var(--sizes-0\\.5)"
1613
1629
  },
1614
- "colors.amber.600": {
1615
- "value": "#d97706",
1616
- "variable": "var(--colors-amber-600)"
1630
+ "sizes.1.5": {
1631
+ "value": "0.375rem",
1632
+ "variable": "var(--sizes-1\\.5)"
1617
1633
  },
1618
- "colors.amber.700": {
1619
- "value": "#b45309",
1620
- "variable": "var(--colors-amber-700)"
1634
+ "sizes.2.5": {
1635
+ "value": "0.625rem",
1636
+ "variable": "var(--sizes-2\\.5)"
1621
1637
  },
1622
- "colors.amber.800": {
1623
- "value": "#92400e",
1624
- "variable": "var(--colors-amber-800)"
1638
+ "sizes.3.5": {
1639
+ "value": "0.875rem",
1640
+ "variable": "var(--sizes-3\\.5)"
1625
1641
  },
1626
- "colors.amber.900": {
1627
- "value": "#78350f",
1628
- "variable": "var(--colors-amber-900)"
1642
+ "sizes.xs": {
1643
+ "value": "20rem",
1644
+ "variable": "var(--sizes-xs)"
1629
1645
  },
1630
- "colors.amber.950": {
1631
- "value": "#451a03",
1632
- "variable": "var(--colors-amber-950)"
1646
+ "sizes.sm": {
1647
+ "value": "24rem",
1648
+ "variable": "var(--sizes-sm)"
1633
1649
  },
1634
- "colors.orange.50": {
1635
- "value": "#fff7ed",
1636
- "variable": "var(--colors-orange-50)"
1650
+ "sizes.md": {
1651
+ "value": "28rem",
1652
+ "variable": "var(--sizes-md)"
1637
1653
  },
1638
- "colors.orange.100": {
1639
- "value": "#ffedd5",
1640
- "variable": "var(--colors-orange-100)"
1654
+ "sizes.lg": {
1655
+ "value": "32rem",
1656
+ "variable": "var(--sizes-lg)"
1641
1657
  },
1642
- "colors.orange.200": {
1643
- "value": "#fed7aa",
1644
- "variable": "var(--colors-orange-200)"
1658
+ "sizes.xl": {
1659
+ "value": "36rem",
1660
+ "variable": "var(--sizes-xl)"
1645
1661
  },
1646
- "colors.orange.300": {
1647
- "value": "#fdba74",
1648
- "variable": "var(--colors-orange-300)"
1662
+ "sizes.2xl": {
1663
+ "value": "42rem",
1664
+ "variable": "var(--sizes-2xl)"
1649
1665
  },
1650
- "colors.orange.400": {
1651
- "value": "#fb923c",
1652
- "variable": "var(--colors-orange-400)"
1666
+ "sizes.3xl": {
1667
+ "value": "48rem",
1668
+ "variable": "var(--sizes-3xl)"
1653
1669
  },
1654
- "colors.orange.500": {
1655
- "value": "#f97316",
1656
- "variable": "var(--colors-orange-500)"
1670
+ "sizes.4xl": {
1671
+ "value": "56rem",
1672
+ "variable": "var(--sizes-4xl)"
1657
1673
  },
1658
- "colors.orange.600": {
1659
- "value": "#ea580c",
1660
- "variable": "var(--colors-orange-600)"
1674
+ "sizes.5xl": {
1675
+ "value": "64rem",
1676
+ "variable": "var(--sizes-5xl)"
1661
1677
  },
1662
- "colors.orange.700": {
1663
- "value": "#c2410c",
1664
- "variable": "var(--colors-orange-700)"
1678
+ "sizes.6xl": {
1679
+ "value": "72rem",
1680
+ "variable": "var(--sizes-6xl)"
1665
1681
  },
1666
- "colors.orange.800": {
1667
- "value": "#9a3412",
1668
- "variable": "var(--colors-orange-800)"
1682
+ "sizes.7xl": {
1683
+ "value": "80rem",
1684
+ "variable": "var(--sizes-7xl)"
1669
1685
  },
1670
- "colors.orange.900": {
1671
- "value": "#7c2d12",
1672
- "variable": "var(--colors-orange-900)"
1686
+ "sizes.8xl": {
1687
+ "value": "90rem",
1688
+ "variable": "var(--sizes-8xl)"
1673
1689
  },
1674
- "colors.orange.950": {
1675
- "value": "#431407",
1676
- "variable": "var(--colors-orange-950)"
1690
+ "sizes.prose": {
1691
+ "value": "65ch",
1692
+ "variable": "var(--sizes-prose)"
1677
1693
  },
1678
- "colors.red.50": {
1679
- "value": "#fef2f2",
1680
- "variable": "var(--colors-red-50)"
1694
+ "sizes.full": {
1695
+ "value": "100%",
1696
+ "variable": "var(--sizes-full)"
1681
1697
  },
1682
- "colors.red.100": {
1683
- "value": "#fee2e2",
1684
- "variable": "var(--colors-red-100)"
1698
+ "sizes.min": {
1699
+ "value": "min-content",
1700
+ "variable": "var(--sizes-min)"
1685
1701
  },
1686
- "colors.red.200": {
1687
- "value": "#fecaca",
1688
- "variable": "var(--colors-red-200)"
1702
+ "sizes.max": {
1703
+ "value": "max-content",
1704
+ "variable": "var(--sizes-max)"
1689
1705
  },
1690
- "colors.red.300": {
1691
- "value": "#fca5a5",
1692
- "variable": "var(--colors-red-300)"
1706
+ "sizes.fit": {
1707
+ "value": "fit-content",
1708
+ "variable": "var(--sizes-fit)"
1693
1709
  },
1694
- "colors.red.400": {
1695
- "value": "#f87171",
1696
- "variable": "var(--colors-red-400)"
1710
+ "sizes.basic.almost-full": {
1711
+ "value": "90%",
1712
+ "variable": "var(--sizes-basic-almost-full)"
1697
1713
  },
1698
- "colors.red.500": {
1699
- "value": "#ef4444",
1700
- "variable": "var(--colors-red-500)"
1714
+ "sizes.card.xs": {
1715
+ "value": "175px",
1716
+ "variable": "var(--sizes-card-xs)"
1701
1717
  },
1702
- "colors.red.600": {
1703
- "value": "#dc2626",
1704
- "variable": "var(--colors-red-600)"
1718
+ "sizes.card.sm": {
1719
+ "value": "414px",
1720
+ "variable": "var(--sizes-card-sm)"
1705
1721
  },
1706
- "colors.red.700": {
1707
- "value": "#b91c1c",
1708
- "variable": "var(--colors-red-700)"
1722
+ "sizes.responsive.card.xs": {
1723
+ "value": "min(95vw,var(--sizes-card-xs))",
1724
+ "variable": "var(--sizes-responsive-card-xs)"
1709
1725
  },
1710
- "colors.red.800": {
1711
- "value": "#991b1b",
1712
- "variable": "var(--colors-red-800)"
1726
+ "sizes.responsive.card.sm": {
1727
+ "value": "min(95vw,var(--sizes-card-sm))",
1728
+ "variable": "var(--sizes-responsive-card-sm)"
1713
1729
  },
1714
- "colors.red.900": {
1715
- "value": "#7f1d1d",
1716
- "variable": "var(--colors-red-900)"
1730
+ "sizes.circle": {
1731
+ "value": "40px",
1732
+ "variable": "var(--sizes-circle)"
1717
1733
  },
1718
- "colors.red.950": {
1719
- "value": "#450a0a",
1720
- "variable": "var(--colors-red-950)"
1734
+ "sizes.container.smaller.xxxs": {
1735
+ "value": "80px",
1736
+ "variable": "var(--sizes-container-smaller-xxxs)"
1721
1737
  },
1722
- "colors.neutral.50": {
1723
- "value": "#fafafa",
1724
- "variable": "var(--colors-neutral-50)"
1738
+ "sizes.container.smaller.xxs": {
1739
+ "value": "120px",
1740
+ "variable": "var(--sizes-container-smaller-xxs)"
1725
1741
  },
1726
- "colors.neutral.100": {
1727
- "value": "#f5f5f5",
1728
- "variable": "var(--colors-neutral-100)"
1742
+ "sizes.container.smaller.xs": {
1743
+ "value": "290px",
1744
+ "variable": "var(--sizes-container-smaller-xs)"
1729
1745
  },
1730
- "colors.neutral.200": {
1731
- "value": "#e5e5e5",
1732
- "variable": "var(--colors-neutral-200)"
1746
+ "sizes.container.smaller.sm": {
1747
+ "value": "410px",
1748
+ "variable": "var(--sizes-container-smaller-sm)"
1733
1749
  },
1734
- "colors.neutral.300": {
1735
- "value": "#d4d4d4",
1736
- "variable": "var(--colors-neutral-300)"
1750
+ "sizes.container.bigger.xs": {
1751
+ "value": "380px",
1752
+ "variable": "var(--sizes-container-bigger-xs)"
1737
1753
  },
1738
- "colors.neutral.400": {
1739
- "value": "#a3a3a3",
1740
- "variable": "var(--colors-neutral-400)"
1754
+ "sizes.container.xxs": {
1755
+ "value": "150px",
1756
+ "variable": "var(--sizes-container-xxs)"
1741
1757
  },
1742
- "colors.neutral.500": {
1743
- "value": "#737373",
1744
- "variable": "var(--colors-neutral-500)"
1758
+ "sizes.container.xs": {
1759
+ "value": "350px",
1760
+ "variable": "var(--sizes-container-xs)"
1745
1761
  },
1746
- "colors.neutral.600": {
1747
- "value": "#525252",
1748
- "variable": "var(--colors-neutral-600)"
1762
+ "sizes.container.sm": {
1763
+ "value": "640px",
1764
+ "variable": "var(--sizes-container-sm)"
1749
1765
  },
1750
- "colors.neutral.700": {
1751
- "value": "#404040",
1752
- "variable": "var(--colors-neutral-700)"
1766
+ "sizes.container.md": {
1767
+ "value": "768px",
1768
+ "variable": "var(--sizes-container-md)"
1753
1769
  },
1754
- "colors.neutral.800": {
1755
- "value": "#262626",
1756
- "variable": "var(--colors-neutral-800)"
1770
+ "sizes.container.lg": {
1771
+ "value": "1024px",
1772
+ "variable": "var(--sizes-container-lg)"
1757
1773
  },
1758
- "colors.neutral.900": {
1759
- "value": "#171717",
1760
- "variable": "var(--colors-neutral-900)"
1774
+ "sizes.container.xl": {
1775
+ "value": "1280px",
1776
+ "variable": "var(--sizes-container-xl)"
1761
1777
  },
1762
- "colors.neutral.950": {
1763
- "value": "#0a0a0a",
1764
- "variable": "var(--colors-neutral-950)"
1778
+ "sizes.container.xxl": {
1779
+ "value": "1440px",
1780
+ "variable": "var(--sizes-container-xxl)"
1765
1781
  },
1766
- "colors.stone.50": {
1767
- "value": "#fafaf9",
1768
- "variable": "var(--colors-stone-50)"
1782
+ "sizes.container.content-xl": {
1783
+ "value": "729px",
1784
+ "variable": "var(--sizes-container-content-xl)"
1769
1785
  },
1770
- "colors.stone.100": {
1771
- "value": "#f5f5f4",
1772
- "variable": "var(--colors-stone-100)"
1786
+ "sizes.container.content-2xl": {
1787
+ "value": "829px",
1788
+ "variable": "var(--sizes-container-content-2xl)"
1773
1789
  },
1774
- "colors.stone.200": {
1775
- "value": "#e7e5e4",
1776
- "variable": "var(--colors-stone-200)"
1790
+ "sizes.container.grid.base-size": {
1791
+ "value": "220px",
1792
+ "variable": "var(--sizes-container-grid-base-size)"
1777
1793
  },
1778
- "colors.stone.300": {
1779
- "value": "#d6d3d1",
1780
- "variable": "var(--colors-stone-300)"
1794
+ "sizes.container.grid.label-height": {
1795
+ "value": "56px",
1796
+ "variable": "var(--sizes-container-grid-label-height)"
1797
+ },
1798
+ "sizes.container.grid.grid-gap": {
1799
+ "value": "28px",
1800
+ "variable": "var(--sizes-container-grid-grid-gap)"
1781
1801
  },
1782
- "colors.stone.400": {
1783
- "value": "#a8a29e",
1784
- "variable": "var(--colors-stone-400)"
1802
+ "sizes.container.side-bar.collapsed": {
1803
+ "value": "65px",
1804
+ "variable": "var(--sizes-container-side-bar-collapsed)"
1785
1805
  },
1786
- "colors.stone.500": {
1787
- "value": "#78716c",
1788
- "variable": "var(--colors-stone-500)"
1806
+ "sizes.container.side-bar.expanded": {
1807
+ "value": "210px",
1808
+ "variable": "var(--sizes-container-side-bar-expanded)"
1789
1809
  },
1790
- "colors.stone.600": {
1791
- "value": "#57534e",
1792
- "variable": "var(--colors-stone-600)"
1810
+ "sizes.table.cell.min-width": {
1811
+ "value": "200px",
1812
+ "variable": "var(--sizes-table-cell-min-width)"
1793
1813
  },
1794
- "colors.stone.700": {
1795
- "value": "#44403c",
1796
- "variable": "var(--colors-stone-700)"
1814
+ "sizes.table.instances.name-cell": {
1815
+ "value": "300px",
1816
+ "variable": "var(--sizes-table-instances-name-cell)"
1797
1817
  },
1798
- "colors.stone.800": {
1799
- "value": "#292524",
1800
- "variable": "var(--colors-stone-800)"
1818
+ "sizes.table.instances.name": {
1819
+ "value": "200px",
1820
+ "variable": "var(--sizes-table-instances-name)"
1801
1821
  },
1802
- "colors.stone.900": {
1803
- "value": "#1c1917",
1804
- "variable": "var(--colors-stone-900)"
1822
+ "sizes.table.instances.cell": {
1823
+ "value": "180px",
1824
+ "variable": "var(--sizes-table-instances-cell)"
1805
1825
  },
1806
- "colors.stone.950": {
1807
- "value": "#0c0a09",
1808
- "variable": "var(--colors-stone-950)"
1826
+ "sizes.sourcecode.width": {
1827
+ "value": "40px",
1828
+ "variable": "var(--sizes-sourcecode-width)"
1809
1829
  },
1810
- "colors.zinc.50": {
1811
- "value": "#fafafa",
1812
- "variable": "var(--colors-zinc-50)"
1830
+ "sizes.slider.label": {
1831
+ "value": "40px",
1832
+ "variable": "var(--sizes-slider-label)"
1813
1833
  },
1814
- "colors.zinc.100": {
1815
- "value": "#f4f4f5",
1816
- "variable": "var(--colors-zinc-100)"
1834
+ "sizes.slider.thumb.sm": {
1835
+ "value": "16px",
1836
+ "variable": "var(--sizes-slider-thumb-sm)"
1817
1837
  },
1818
- "colors.zinc.200": {
1819
- "value": "#e4e4e7",
1820
- "variable": "var(--colors-zinc-200)"
1838
+ "sizes.slider.thumb.lg": {
1839
+ "value": "20px",
1840
+ "variable": "var(--sizes-slider-thumb-lg)"
1821
1841
  },
1822
- "colors.zinc.300": {
1823
- "value": "#d4d4d8",
1824
- "variable": "var(--colors-zinc-300)"
1842
+ "sizes.skeleton.height": {
1843
+ "value": "40px",
1844
+ "variable": "var(--sizes-skeleton-height)"
1825
1845
  },
1826
- "colors.zinc.400": {
1827
- "value": "#a1a1aa",
1828
- "variable": "var(--colors-zinc-400)"
1846
+ "sizes.skeleton.width": {
1847
+ "value": "full",
1848
+ "variable": "var(--sizes-skeleton-width)"
1829
1849
  },
1830
- "colors.zinc.500": {
1831
- "value": "#71717a",
1832
- "variable": "var(--colors-zinc-500)"
1850
+ "sizes.skeleton.button.width": {
1851
+ "value": "150px",
1852
+ "variable": "var(--sizes-skeleton-button-width)"
1833
1853
  },
1834
- "colors.zinc.600": {
1835
- "value": "#52525b",
1836
- "variable": "var(--colors-zinc-600)"
1854
+ "sizes.skeleton.button.height": {
1855
+ "value": "var(--sizes-skeleton-height)",
1856
+ "variable": "var(--sizes-skeleton-button-height)"
1837
1857
  },
1838
- "colors.zinc.700": {
1839
- "value": "#3f3f46",
1840
- "variable": "var(--colors-zinc-700)"
1858
+ "sizes.skeleton.input.width": {
1859
+ "value": "230px",
1860
+ "variable": "var(--sizes-skeleton-input-width)"
1841
1861
  },
1842
- "colors.zinc.800": {
1843
- "value": "#27272a",
1844
- "variable": "var(--colors-zinc-800)"
1862
+ "sizes.skeleton.input.height": {
1863
+ "value": "var(--sizes-skeleton-height)",
1864
+ "variable": "var(--sizes-skeleton-input-height)"
1845
1865
  },
1846
- "colors.zinc.900": {
1847
- "value": "#18181b",
1848
- "variable": "var(--colors-zinc-900)"
1866
+ "sizes.skeleton.textarea.width": {
1867
+ "value": "var(--sizes-skeleton-width)",
1868
+ "variable": "var(--sizes-skeleton-textarea-width)"
1849
1869
  },
1850
- "colors.zinc.950": {
1851
- "value": "#09090b",
1852
- "variable": "var(--colors-zinc-950)"
1870
+ "sizes.skeleton.textarea.height": {
1871
+ "value": "80px",
1872
+ "variable": "var(--sizes-skeleton-textarea-height)"
1853
1873
  },
1854
- "colors.gray.50": {
1855
- "value": "#f9fafb",
1856
- "variable": "var(--colors-gray-50)"
1874
+ "sizes.skeleton.avatar.width": {
1875
+ "value": "var(--sizes-skeleton-height)",
1876
+ "variable": "var(--sizes-skeleton-avatar-width)"
1857
1877
  },
1858
- "colors.gray.100": {
1859
- "value": "#f3f4f6",
1860
- "variable": "var(--colors-gray-100)"
1878
+ "sizes.skeleton.avatar.height": {
1879
+ "value": "var(--sizes-skeleton-height)",
1880
+ "variable": "var(--sizes-skeleton-avatar-height)"
1861
1881
  },
1862
- "colors.gray.200": {
1863
- "value": "#e5e7eb",
1864
- "variable": "var(--colors-gray-200)"
1882
+ "sizes.skeleton.grid.width.xs": {
1883
+ "value": "32px",
1884
+ "variable": "var(--sizes-skeleton-grid-width-xs)"
1865
1885
  },
1866
- "colors.gray.300": {
1867
- "value": "#d1d5db",
1868
- "variable": "var(--colors-gray-300)"
1886
+ "sizes.skeleton.grid.width.sm": {
1887
+ "value": "64px",
1888
+ "variable": "var(--sizes-skeleton-grid-width-sm)"
1869
1889
  },
1870
- "colors.gray.400": {
1871
- "value": "#9ca3af",
1872
- "variable": "var(--colors-gray-400)"
1890
+ "sizes.skeleton.grid.width.md": {
1891
+ "value": "128px",
1892
+ "variable": "var(--sizes-skeleton-grid-width-md)"
1873
1893
  },
1874
- "colors.gray.500": {
1875
- "value": "#6b7280",
1876
- "variable": "var(--colors-gray-500)"
1894
+ "sizes.skeleton.grid.width.lg": {
1895
+ "value": "256px",
1896
+ "variable": "var(--sizes-skeleton-grid-width-lg)"
1877
1897
  },
1878
- "colors.gray.600": {
1879
- "value": "#4b5563",
1880
- "variable": "var(--colors-gray-600)"
1898
+ "sizes.skeleton.grid.width.xl": {
1899
+ "value": "512px",
1900
+ "variable": "var(--sizes-skeleton-grid-width-xl)"
1881
1901
  },
1882
- "colors.gray.700": {
1883
- "value": "#374151",
1884
- "variable": "var(--colors-gray-700)"
1902
+ "sizes.skeleton.grid.height.xs": {
1903
+ "value": "32px",
1904
+ "variable": "var(--sizes-skeleton-grid-height-xs)"
1885
1905
  },
1886
- "colors.gray.800": {
1887
- "value": "#1f2937",
1888
- "variable": "var(--colors-gray-800)"
1906
+ "sizes.skeleton.grid.height.sm": {
1907
+ "value": "64px",
1908
+ "variable": "var(--sizes-skeleton-grid-height-sm)"
1889
1909
  },
1890
- "colors.gray.900": {
1891
- "value": "#111827",
1892
- "variable": "var(--colors-gray-900)"
1910
+ "sizes.skeleton.grid.height.md": {
1911
+ "value": "128px",
1912
+ "variable": "var(--sizes-skeleton-grid-height-md)"
1893
1913
  },
1894
- "colors.gray.950": {
1895
- "value": "#030712",
1896
- "variable": "var(--colors-gray-950)"
1914
+ "sizes.skeleton.grid.height.lg": {
1915
+ "value": "256px",
1916
+ "variable": "var(--sizes-skeleton-grid-height-lg)"
1897
1917
  },
1898
- "colors.slate.50": {
1899
- "value": "#f8fafc",
1900
- "variable": "var(--colors-slate-50)"
1918
+ "sizes.skeleton.grid.height.xl": {
1919
+ "value": "512px",
1920
+ "variable": "var(--sizes-skeleton-grid-height-xl)"
1901
1921
  },
1902
- "colors.slate.100": {
1903
- "value": "#f1f5f9",
1904
- "variable": "var(--colors-slate-100)"
1922
+ "sizes.skeleton.table.height.sm": {
1923
+ "value": "32px",
1924
+ "variable": "var(--sizes-skeleton-table-height-sm)"
1905
1925
  },
1906
- "colors.slate.200": {
1907
- "value": "#e2e8f0",
1908
- "variable": "var(--colors-slate-200)"
1926
+ "sizes.skeleton.table.height.md": {
1927
+ "value": "64px",
1928
+ "variable": "var(--sizes-skeleton-table-height-md)"
1909
1929
  },
1910
- "colors.slate.300": {
1911
- "value": "#cbd5e1",
1912
- "variable": "var(--colors-slate-300)"
1930
+ "sizes.skeleton.table.height.lg": {
1931
+ "value": "128px",
1932
+ "variable": "var(--sizes-skeleton-table-height-lg)"
1913
1933
  },
1914
- "colors.slate.400": {
1915
- "value": "#94a3b8",
1916
- "variable": "var(--colors-slate-400)"
1934
+ "sizes.skeleton.table.height.xl": {
1935
+ "value": "256px",
1936
+ "variable": "var(--sizes-skeleton-table-height-xl)"
1917
1937
  },
1918
- "colors.slate.500": {
1919
- "value": "#64748b",
1920
- "variable": "var(--colors-slate-500)"
1938
+ "sizes.icon.xxs": {
1939
+ "value": "8px",
1940
+ "variable": "var(--sizes-icon-xxs)"
1921
1941
  },
1922
- "colors.slate.600": {
1923
- "value": "#475569",
1924
- "variable": "var(--colors-slate-600)"
1942
+ "sizes.icon.xs": {
1943
+ "value": "16px",
1944
+ "variable": "var(--sizes-icon-xs)"
1925
1945
  },
1926
- "colors.slate.700": {
1927
- "value": "#334155",
1928
- "variable": "var(--colors-slate-700)"
1946
+ "sizes.icon.sm": {
1947
+ "value": "20px",
1948
+ "variable": "var(--sizes-icon-sm)"
1929
1949
  },
1930
- "colors.slate.800": {
1931
- "value": "#1e293b",
1932
- "variable": "var(--colors-slate-800)"
1950
+ "sizes.icon.md": {
1951
+ "value": "24px",
1952
+ "variable": "var(--sizes-icon-md)"
1933
1953
  },
1934
- "colors.slate.900": {
1935
- "value": "#0f172a",
1936
- "variable": "var(--colors-slate-900)"
1954
+ "sizes.icon.lg": {
1955
+ "value": "32px",
1956
+ "variable": "var(--sizes-icon-lg)"
1937
1957
  },
1938
- "colors.slate.950": {
1939
- "value": "#020617",
1940
- "variable": "var(--colors-slate-950)"
1958
+ "sizes.icon.xl": {
1959
+ "value": "40px",
1960
+ "variable": "var(--sizes-icon-xl)"
1941
1961
  },
1942
- "colors.hover.light.success": {
1943
- "value": "#ECFDF3d9",
1944
- "variable": "var(--colors-hover-light-success)"
1962
+ "sizes.icon.xxl": {
1963
+ "value": "48px",
1964
+ "variable": "var(--sizes-icon-xxl)"
1945
1965
  },
1946
- "colors.hover.light.warning": {
1947
- "value": "#FFFAEBd9",
1948
- "variable": "var(--colors-hover-light-warning)"
1966
+ "sizes.icon.smaller.xs": {
1967
+ "value": "14px",
1968
+ "variable": "var(--sizes-icon-smaller-xs)"
1969
+ },
1970
+ "sizes.breakpoint-sm": {
1971
+ "value": "640px",
1972
+ "variable": "var(--sizes-breakpoint-sm)"
1949
1973
  },
1950
- "colors.hover.light.error": {
1951
- "value": "#FEF3F2d9",
1952
- "variable": "var(--colors-hover-light-error)"
1974
+ "sizes.breakpoint-md": {
1975
+ "value": "768px",
1976
+ "variable": "var(--sizes-breakpoint-md)"
1953
1977
  },
1954
- "colors.hover.light.active": {
1955
- "value": "#DCEFFCd9",
1956
- "variable": "var(--colors-hover-light-active)"
1978
+ "sizes.breakpoint-lg": {
1979
+ "value": "1024px",
1980
+ "variable": "var(--sizes-breakpoint-lg)"
1957
1981
  },
1958
- "colors.hover.light.gray": {
1959
- "value": "#F2F4F7d9",
1960
- "variable": "var(--colors-hover-light-gray)"
1982
+ "sizes.breakpoint-2lg": {
1983
+ "value": "1100px",
1984
+ "variable": "var(--sizes-breakpoint-2lg)"
1961
1985
  },
1962
- "colors.hover.dark.success": {
1963
- "value": "#12B76Ad9",
1964
- "variable": "var(--colors-hover-dark-success)"
1986
+ "sizes.breakpoint-xl": {
1987
+ "value": "1280px",
1988
+ "variable": "var(--sizes-breakpoint-xl)"
1965
1989
  },
1966
- "colors.hover.dark.warning": {
1967
- "value": "#DC6803d9",
1968
- "variable": "var(--colors-hover-dark-warning)"
1990
+ "sizes.breakpoint-2xl": {
1991
+ "value": "1536px",
1992
+ "variable": "var(--sizes-breakpoint-2xl)"
1969
1993
  },
1970
- "colors.hover.dark.error": {
1971
- "value": "#F04438d9",
1972
- "variable": "var(--colors-hover-dark-error)"
1994
+ "spacing.0": {
1995
+ "value": "0rem",
1996
+ "variable": "var(--spacing-0)"
1973
1997
  },
1974
- "colors.hover.dark.active": {
1975
- "value": "#4c4ff1d9",
1976
- "variable": "var(--colors-hover-dark-active)"
1998
+ "spacing.1": {
1999
+ "value": "0.25rem",
2000
+ "variable": "var(--spacing-1)"
1977
2001
  },
1978
- "colors.hover.dark.gray": {
1979
- "value": "#667085d9",
1980
- "variable": "var(--colors-hover-dark-gray)"
2002
+ "spacing.2": {
2003
+ "value": "0.5rem",
2004
+ "variable": "var(--spacing-2)"
1981
2005
  },
1982
- "colors.light.success": {
1983
- "value": "#ECFDF3",
1984
- "variable": "var(--colors-light-success)"
2006
+ "spacing.3": {
2007
+ "value": "0.75rem",
2008
+ "variable": "var(--spacing-3)"
1985
2009
  },
1986
- "colors.light.warning": {
1987
- "value": "#FFFAEB",
1988
- "variable": "var(--colors-light-warning)"
2010
+ "spacing.4": {
2011
+ "value": "1rem",
2012
+ "variable": "var(--spacing-4)"
1989
2013
  },
1990
- "colors.light.error": {
1991
- "value": "#FEF3F2",
1992
- "variable": "var(--colors-light-error)"
2014
+ "spacing.5": {
2015
+ "value": "1.25rem",
2016
+ "variable": "var(--spacing-5)"
1993
2017
  },
1994
- "colors.light.active": {
1995
- "value": "#DCEFFC",
1996
- "variable": "var(--colors-light-active)"
2018
+ "spacing.6": {
2019
+ "value": "1.5rem",
2020
+ "variable": "var(--spacing-6)"
1997
2021
  },
1998
- "colors.light.gray": {
1999
- "value": "#F2F4F7",
2000
- "variable": "var(--colors-light-gray)"
2022
+ "spacing.7": {
2023
+ "value": "1.75rem",
2024
+ "variable": "var(--spacing-7)"
2001
2025
  },
2002
- "colors.dark.success": {
2003
- "value": "#12B76A",
2004
- "variable": "var(--colors-dark-success)"
2026
+ "spacing.8": {
2027
+ "value": "2rem",
2028
+ "variable": "var(--spacing-8)"
2005
2029
  },
2006
- "colors.dark.warning": {
2007
- "value": "#DC6803",
2008
- "variable": "var(--colors-dark-warning)"
2030
+ "spacing.9": {
2031
+ "value": "2.25rem",
2032
+ "variable": "var(--spacing-9)"
2009
2033
  },
2010
- "colors.dark.error": {
2011
- "value": "#F04438",
2012
- "variable": "var(--colors-dark-error)"
2034
+ "spacing.10": {
2035
+ "value": "2.5rem",
2036
+ "variable": "var(--spacing-10)"
2013
2037
  },
2014
- "colors.dark.active": {
2015
- "value": "#4c4ff1",
2016
- "variable": "var(--colors-dark-active)"
2038
+ "spacing.11": {
2039
+ "value": "2.75rem",
2040
+ "variable": "var(--spacing-11)"
2017
2041
  },
2018
- "colors.dark.gray": {
2019
- "value": "#667085",
2020
- "variable": "var(--colors-dark-gray)"
2042
+ "spacing.12": {
2043
+ "value": "3rem",
2044
+ "variable": "var(--spacing-12)"
2021
2045
  },
2022
- "colors.text.normal": {
2023
- "value": "#1D2939",
2024
- "variable": "var(--colors-text-normal)"
2046
+ "spacing.14": {
2047
+ "value": "3.5rem",
2048
+ "variable": "var(--spacing-14)"
2025
2049
  },
2026
- "colors.text.label": {
2027
- "value": "#475467",
2028
- "variable": "var(--colors-text-label)"
2050
+ "spacing.16": {
2051
+ "value": "4rem",
2052
+ "variable": "var(--spacing-16)"
2029
2053
  },
2030
- "colors.text.light": {
2031
- "value": "#667085",
2032
- "variable": "var(--colors-text-light)"
2054
+ "spacing.20": {
2055
+ "value": "5rem",
2056
+ "variable": "var(--spacing-20)"
2033
2057
  },
2034
- "colors.text.success": {
2035
- "value": "#027A48",
2036
- "variable": "var(--colors-text-success)"
2058
+ "spacing.24": {
2059
+ "value": "6rem",
2060
+ "variable": "var(--spacing-24)"
2037
2061
  },
2038
- "colors.text.warning": {
2039
- "value": "#B54708",
2040
- "variable": "var(--colors-text-warning)"
2062
+ "spacing.28": {
2063
+ "value": "7rem",
2064
+ "variable": "var(--spacing-28)"
2041
2065
  },
2042
- "colors.text.error": {
2043
- "value": "#B42318",
2044
- "variable": "var(--colors-text-error)"
2066
+ "spacing.32": {
2067
+ "value": "8rem",
2068
+ "variable": "var(--spacing-32)"
2045
2069
  },
2046
- "colors.text.active": {
2047
- "value": "#5724e8",
2048
- "variable": "var(--colors-text-active)"
2070
+ "spacing.36": {
2071
+ "value": "9rem",
2072
+ "variable": "var(--spacing-36)"
2049
2073
  },
2050
- "colors.text.gray": {
2051
- "value": "#344054",
2052
- "variable": "var(--colors-text-gray)"
2074
+ "spacing.40": {
2075
+ "value": "10rem",
2076
+ "variable": "var(--spacing-40)"
2053
2077
  },
2054
- "colors.decoration.success": {
2055
- "value": "#6CE9A6",
2056
- "variable": "var(--colors-decoration-success)"
2078
+ "spacing.44": {
2079
+ "value": "11rem",
2080
+ "variable": "var(--spacing-44)"
2057
2081
  },
2058
- "colors.decoration.warning": {
2059
- "value": "#FEC84B",
2060
- "variable": "var(--colors-decoration-warning)"
2082
+ "spacing.48": {
2083
+ "value": "12rem",
2084
+ "variable": "var(--spacing-48)"
2061
2085
  },
2062
- "colors.decoration.error": {
2063
- "value": "#FDA29B",
2064
- "variable": "var(--colors-decoration-error)"
2086
+ "spacing.52": {
2087
+ "value": "13rem",
2088
+ "variable": "var(--spacing-52)"
2065
2089
  },
2066
- "colors.decoration.active": {
2067
- "value": "#8da4f4",
2068
- "variable": "var(--colors-decoration-active)"
2090
+ "spacing.56": {
2091
+ "value": "14rem",
2092
+ "variable": "var(--spacing-56)"
2069
2093
  },
2070
- "colors.decoration.gray": {
2071
- "value": "#D0D5DD",
2072
- "variable": "var(--colors-decoration-gray)"
2094
+ "spacing.60": {
2095
+ "value": "15rem",
2096
+ "variable": "var(--spacing-60)"
2073
2097
  },
2074
- "colors.grayscale.0": {
2075
- "value": "var(--colors-white)",
2076
- "variable": "var(--colors-grayscale-0)"
2098
+ "spacing.64": {
2099
+ "value": "16rem",
2100
+ "variable": "var(--spacing-64)"
2077
2101
  },
2078
- "colors.grayscale.50": {
2079
- "value": "var(--colors-zinc-50)",
2080
- "variable": "var(--colors-grayscale-50)"
2102
+ "spacing.72": {
2103
+ "value": "18rem",
2104
+ "variable": "var(--spacing-72)"
2081
2105
  },
2082
- "colors.grayscale.100": {
2083
- "value": "var(--colors-zinc-100)",
2084
- "variable": "var(--colors-grayscale-100)"
2106
+ "spacing.80": {
2107
+ "value": "20rem",
2108
+ "variable": "var(--spacing-80)"
2085
2109
  },
2086
- "colors.grayscale.200": {
2087
- "value": "var(--colors-zinc-200)",
2088
- "variable": "var(--colors-grayscale-200)"
2110
+ "spacing.96": {
2111
+ "value": "24rem",
2112
+ "variable": "var(--spacing-96)"
2089
2113
  },
2090
- "colors.grayscale.300": {
2091
- "value": "var(--colors-zinc-300)",
2092
- "variable": "var(--colors-grayscale-300)"
2114
+ "spacing.0.5": {
2115
+ "value": "0.125rem",
2116
+ "variable": "var(--spacing-0\\.5)"
2093
2117
  },
2094
- "colors.grayscale.400": {
2095
- "value": "var(--colors-zinc-400)",
2096
- "variable": "var(--colors-grayscale-400)"
2118
+ "spacing.1.5": {
2119
+ "value": "0.375rem",
2120
+ "variable": "var(--spacing-1\\.5)"
2097
2121
  },
2098
- "colors.grayscale.500": {
2099
- "value": "var(--colors-zinc-500)",
2100
- "variable": "var(--colors-grayscale-500)"
2122
+ "spacing.2.5": {
2123
+ "value": "0.625rem",
2124
+ "variable": "var(--spacing-2\\.5)"
2101
2125
  },
2102
- "colors.grayscale.600": {
2103
- "value": "var(--colors-zinc-600)",
2104
- "variable": "var(--colors-grayscale-600)"
2126
+ "spacing.3.5": {
2127
+ "value": "0.875rem",
2128
+ "variable": "var(--spacing-3\\.5)"
2105
2129
  },
2106
- "colors.grayscale.700": {
2107
- "value": "var(--colors-zinc-700)",
2108
- "variable": "var(--colors-grayscale-700)"
2130
+ "spacing.separator": {
2131
+ "value": "10px",
2132
+ "variable": "var(--spacing-separator)"
2109
2133
  },
2110
- "colors.grayscale.800": {
2111
- "value": "var(--colors-zinc-800)",
2112
- "variable": "var(--colors-grayscale-800)"
2134
+ "spacing.smaller.xs": {
2135
+ "value": "4px",
2136
+ "variable": "var(--spacing-smaller-xs)"
2113
2137
  },
2114
- "colors.grayscale.900": {
2115
- "value": "var(--colors-zinc-900)",
2116
- "variable": "var(--colors-grayscale-900)"
2138
+ "spacing.smaller.sm": {
2139
+ "value": "12px",
2140
+ "variable": "var(--spacing-smaller-sm)"
2117
2141
  },
2118
- "colors.grayscale.950": {
2119
- "value": "var(--colors-zinc-950)",
2120
- "variable": "var(--colors-grayscale-950)"
2142
+ "spacing.smaller.md": {
2143
+ "value": "14px",
2144
+ "variable": "var(--spacing-smaller-md)"
2121
2145
  },
2122
- "fonts.serif": {
2123
- "value": "ui-serif, Georgia, Cambria, \"Times New Roman\", Times, serif",
2124
- "variable": "var(--fonts-serif)"
2146
+ "spacing.xxs": {
2147
+ "value": "6px",
2148
+ "variable": "var(--spacing-xxs)"
2125
2149
  },
2126
- "fonts.body": {
2127
- "value": "Inter",
2128
- "variable": "var(--fonts-body)"
2150
+ "spacing.xs": {
2151
+ "value": "8px",
2152
+ "variable": "var(--spacing-xs)"
2129
2153
  },
2130
- "fonts.mono": {
2131
- "value": "JetBrainsMono",
2132
- "variable": "var(--fonts-mono)"
2154
+ "spacing.sm": {
2155
+ "value": "16px",
2156
+ "variable": "var(--spacing-sm)"
2133
2157
  },
2134
- "fonts.sans": {
2135
- "value": "var(--font-inter, Inter), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
2136
- "variable": "var(--fonts-sans)"
2158
+ "spacing.3xs": {
2159
+ "value": "24px",
2160
+ "variable": "var(--spacing-3xs)"
2137
2161
  },
2138
- "lineHeights.3": {
2139
- "value": ".75rem",
2140
- "variable": "var(--line-heights-3)"
2162
+ "spacing.md": {
2163
+ "value": "32px",
2164
+ "variable": "var(--spacing-md)"
2141
2165
  },
2142
- "lineHeights.4": {
2143
- "value": "1rem",
2144
- "variable": "var(--line-heights-4)"
2166
+ "spacing.lg": {
2167
+ "value": "64px",
2168
+ "variable": "var(--spacing-lg)"
2145
2169
  },
2146
- "lineHeights.5": {
2147
- "value": "1.25rem",
2148
- "variable": "var(--line-heights-5)"
2170
+ "shadows.xl": {
2171
+ "value": "0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)",
2172
+ "variable": "var(--shadows-xl)"
2149
2173
  },
2150
- "lineHeights.6": {
2151
- "value": "1.5rem",
2152
- "variable": "var(--line-heights-6)"
2174
+ "shadows.2xl": {
2175
+ "value": "0 25px 50px -12px rgb(0 0 0 / 0.25)",
2176
+ "variable": "var(--shadows-2xl)"
2153
2177
  },
2154
- "lineHeights.7": {
2155
- "value": "1.75rem",
2156
- "variable": "var(--line-heights-7)"
2178
+ "shadows.inner": {
2179
+ "value": "inset 0 2px 4px 0 rgb(0 0 0 / 0.05)",
2180
+ "variable": "var(--shadows-inner)"
2157
2181
  },
2158
- "lineHeights.8": {
2159
- "value": "2rem",
2160
- "variable": "var(--line-heights-8)"
2182
+ "shadows.xs": {
2183
+ "value": "0px 1px 2px rgba(16, 24, 40, 0.05)",
2184
+ "variable": "var(--shadows-xs)"
2161
2185
  },
2162
- "lineHeights.9": {
2163
- "value": "2.25rem",
2164
- "variable": "var(--line-heights-9)"
2186
+ "shadows.sm": {
2187
+ "value": "0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06)",
2188
+ "variable": "var(--shadows-sm)"
2165
2189
  },
2166
- "lineHeights.10": {
2167
- "value": "2.5rem",
2168
- "variable": "var(--line-heights-10)"
2190
+ "shadows.md": {
2191
+ "value": "0px 4px 8px -2px rgba(16, 24, 40, 0.1), 0px 2px 4px -2px rgba(16, 24, 40, 0.06)",
2192
+ "variable": "var(--shadows-md)"
2169
2193
  },
2170
- "lineHeights.sm": {
2171
- "value": "20px",
2172
- "variable": "var(--line-heights-sm)"
2194
+ "shadows.lg": {
2195
+ "value": "0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03)",
2196
+ "variable": "var(--shadows-lg)"
2173
2197
  },
2174
- "lineHeights.primary": {
2175
- "value": "24px",
2176
- "variable": "var(--line-heights-primary)"
2198
+ "borders.none": {
2199
+ "value": "none",
2200
+ "variable": "var(--borders-none)"
2177
2201
  },
2178
- "lineHeights.md": {
2179
- "value": "32px",
2180
- "variable": "var(--line-heights-md)"
2202
+ "borders.outline.base": {
2203
+ "value": "1px solid var(--colors-light-gray)",
2204
+ "variable": "var(--borders-outline-base)"
2181
2205
  },
2182
- "lineHeights.lg": {
2183
- "value": "38px",
2184
- "variable": "var(--line-heights-lg)"
2206
+ "borders.border.base": {
2207
+ "value": "1px solid var(--colors-decoration-gray)",
2208
+ "variable": "var(--borders-border-base)"
2185
2209
  },
2186
- "lineHeights.none": {
2187
- "value": "1",
2188
- "variable": "var(--line-heights-none)"
2210
+ "borders.border.error": {
2211
+ "value": "1px solid var(--colors-decoration-error)",
2212
+ "variable": "var(--borders-border-error)"
2189
2213
  },
2190
- "lineHeights.tight": {
2191
- "value": "1.25",
2192
- "variable": "var(--line-heights-tight)"
2214
+ "borders.border.success": {
2215
+ "value": "1px solid var(--colors-decoration-success)",
2216
+ "variable": "var(--borders-border-success)"
2193
2217
  },
2194
- "lineHeights.snug": {
2195
- "value": "1.375",
2196
- "variable": "var(--line-heights-snug)"
2218
+ "borders.border.active": {
2219
+ "value": "1px solid var(--colors-decoration-active)",
2220
+ "variable": "var(--borders-border-active)"
2197
2221
  },
2198
- "lineHeights.normal": {
2199
- "value": "1.5",
2200
- "variable": "var(--line-heights-normal)"
2222
+ "opacity.90": {
2223
+ "value": 0.9,
2224
+ "variable": "var(--opacity-90)"
2201
2225
  },
2202
- "lineHeights.relaxed": {
2203
- "value": "1.625",
2204
- "variable": "var(--line-heights-relaxed)"
2226
+ "easings.default": {
2227
+ "value": "cubic-bezier(0.4, 0, 0.2, 1)",
2228
+ "variable": "var(--easings-default)"
2205
2229
  },
2206
- "lineHeights.loose": {
2207
- "value": "2",
2208
- "variable": "var(--line-heights-loose)"
2230
+ "easings.linear": {
2231
+ "value": "linear",
2232
+ "variable": "var(--easings-linear)"
2209
2233
  },
2210
- "radii.xs": {
2211
- "value": "0.125rem",
2212
- "variable": "var(--radii-xs)"
2234
+ "easings.in": {
2235
+ "value": "cubic-bezier(0.4, 0, 1, 1)",
2236
+ "variable": "var(--easings-in)"
2213
2237
  },
2214
- "radii.sm": {
2215
- "value": "var(--radii-sm)",
2216
- "variable": "var(--radii-sm)"
2238
+ "easings.out": {
2239
+ "value": "cubic-bezier(0, 0, 0.2, 1)",
2240
+ "variable": "var(--easings-out)"
2217
2241
  },
2218
- "radii.md": {
2219
- "value": "var(--radii-md)",
2220
- "variable": "var(--radii-md)"
2242
+ "easings.in-out": {
2243
+ "value": "cubic-bezier(0.4, 0, 0.2, 1)",
2244
+ "variable": "var(--easings-in-out)"
2221
2245
  },
2222
- "radii.lg": {
2223
- "value": "var(--radii-lg)",
2224
- "variable": "var(--radii-lg)"
2246
+ "easings.easeInOut": {
2247
+ "value": "cubic-bezier(0.4, 0, 0.2, 1)",
2248
+ "variable": "var(--easings-ease-in-out)"
2225
2249
  },
2226
- "radii.xl": {
2227
- "value": "var(--radii-xl)",
2228
- "variable": "var(--radii-xl)"
2250
+ "durations.fastest": {
2251
+ "value": "50ms",
2252
+ "variable": "var(--durations-fastest)"
2229
2253
  },
2230
- "radii.2xl": {
2231
- "value": "1rem",
2232
- "variable": "var(--radii-2xl)"
2254
+ "durations.faster": {
2255
+ "value": "100ms",
2256
+ "variable": "var(--durations-faster)"
2233
2257
  },
2234
- "radii.3xl": {
2235
- "value": "1.5rem",
2236
- "variable": "var(--radii-3xl)"
2258
+ "durations.normal": {
2259
+ "value": "200ms",
2260
+ "variable": "var(--durations-normal)"
2237
2261
  },
2238
- "radii.full": {
2239
- "value": "9999px",
2240
- "variable": "var(--radii-full)"
2262
+ "durations.slow": {
2263
+ "value": "300ms",
2264
+ "variable": "var(--durations-slow)"
2241
2265
  },
2242
- "radii.common": {
2243
- "value": "6px",
2244
- "variable": "var(--radii-common)"
2266
+ "durations.slower": {
2267
+ "value": "400ms",
2268
+ "variable": "var(--durations-slower)"
2245
2269
  },
2246
- "radii.radius": {
2247
- "value": "0.5rem",
2248
- "variable": "var(--radii-radius)"
2270
+ "durations.slowest": {
2271
+ "value": "500ms",
2272
+ "variable": "var(--durations-slowest)"
2249
2273
  },
2250
- "breakpoints.2lg": {
2251
- "value": "1100px",
2252
- "variable": "var(--breakpoints-2lg)"
2274
+ "durations.fast": {
2275
+ "value": "150ms",
2276
+ "variable": "var(--durations-fast)"
2253
2277
  },
2254
2278
  "breakpoints.sm": {
2255
2279
  "value": "640px",
@@ -2263,6 +2287,10 @@ const tokens = {
2263
2287
  "value": "1024px",
2264
2288
  "variable": "var(--breakpoints-lg)"
2265
2289
  },
2290
+ "breakpoints.2lg": {
2291
+ "value": "1100px",
2292
+ "variable": "var(--breakpoints-2lg)"
2293
+ },
2266
2294
  "breakpoints.xl": {
2267
2295
  "value": "1280px",
2268
2296
  "variable": "var(--breakpoints-xl)"
@@ -2271,9 +2299,29 @@ const tokens = {
2271
2299
  "value": "1536px",
2272
2300
  "variable": "var(--breakpoints-2xl)"
2273
2301
  },
2274
- "sizes.icon.primary": {
2275
- "value": "var(--sizes-icon-primary)",
2276
- "variable": "var(--sizes-icon-primary)"
2302
+ "borders.base": {
2303
+ "value": "1px solid var(--colors-border)",
2304
+ "variable": "var(--borders-base)"
2305
+ },
2306
+ "borders.input": {
2307
+ "value": "1px solid var(--colors-input)",
2308
+ "variable": "var(--borders-input)"
2309
+ },
2310
+ "borders.primary": {
2311
+ "value": "1px solid var(--colors-primary)",
2312
+ "variable": "var(--borders-primary)"
2313
+ },
2314
+ "borders.destructive": {
2315
+ "value": "1px solid var(--colors-destructive)",
2316
+ "variable": "var(--borders-destructive)"
2317
+ },
2318
+ "animations.accordion-down": {
2319
+ "value": "accordion-down 0.2s ease-out",
2320
+ "variable": "var(--animations-accordion-down)"
2321
+ },
2322
+ "animations.accordion-up": {
2323
+ "value": "accordion-up 0.2s ease-out",
2324
+ "variable": "var(--animations-accordion-up)"
2277
2325
  },
2278
2326
  "colors.background": {
2279
2327
  "value": "var(--colors-background)",
@@ -2315,14 +2363,6 @@ const tokens = {
2315
2363
  "value": "var(--colors-input)",
2316
2364
  "variable": "var(--colors-input)"
2317
2365
  },
2318
- "colors.primary": {
2319
- "value": "var(--colors-primary)",
2320
- "variable": "var(--colors-primary)"
2321
- },
2322
- "colors.primary.foreground": {
2323
- "value": "var(--colors-primary-foreground)",
2324
- "variable": "var(--colors-primary-foreground)"
2325
- },
2326
2366
  "colors.secondary": {
2327
2367
  "value": "var(--colors-secondary)",
2328
2368
  "variable": "var(--colors-secondary)"
@@ -2351,29 +2391,17 @@ const tokens = {
2351
2391
  "value": "var(--colors-ring)",
2352
2392
  "variable": "var(--colors-ring)"
2353
2393
  },
2354
- "borders.base": {
2355
- "value": "var(--borders-base)",
2356
- "variable": "var(--borders-base)"
2357
- },
2358
- "borders.input": {
2359
- "value": "var(--borders-input)",
2360
- "variable": "var(--borders-input)"
2361
- },
2362
- "borders.primary": {
2363
- "value": "var(--borders-primary)",
2364
- "variable": "var(--borders-primary)"
2365
- },
2366
- "borders.destructive": {
2367
- "value": "var(--borders-destructive)",
2368
- "variable": "var(--borders-destructive)"
2394
+ "colors.primary.foreground": {
2395
+ "value": "var(--colors-primary-foreground)",
2396
+ "variable": "var(--colors-primary-foreground)"
2369
2397
  },
2370
- "animations.accordion-down": {
2371
- "value": "var(--animations-accordion-down)",
2372
- "variable": "var(--animations-accordion-down)"
2398
+ "colors.primary": {
2399
+ "value": "var(--colors-dark-active)",
2400
+ "variable": "var(--colors-primary)"
2373
2401
  },
2374
- "animations.accordion-up": {
2375
- "value": "var(--animations-accordion-up)",
2376
- "variable": "var(--animations-accordion-up)"
2402
+ "sizes.icon.primary": {
2403
+ "value": "var(--sizes-icon-xs)",
2404
+ "variable": "var(--sizes-icon-primary)"
2377
2405
  },
2378
2406
  "spacing.-1": {
2379
2407
  "value": "calc(var(--spacing-1) * -1)",
@@ -2595,6 +2623,10 @@ const tokens = {
2595
2623
  "value": "var(--colors-color-palette-950)",
2596
2624
  "variable": "var(--colors-color-palette-950)"
2597
2625
  },
2626
+ "colors.colorPalette.0": {
2627
+ "value": "var(--colors-color-palette-0)",
2628
+ "variable": "var(--colors-color-palette-0)"
2629
+ },
2598
2630
  "colors.colorPalette.light.success": {
2599
2631
  "value": "var(--colors-color-palette-light-success)",
2600
2632
  "variable": "var(--colors-color-palette-light-success)"
@@ -2667,10 +2699,6 @@ const tokens = {
2667
2699
  "value": "var(--colors-color-palette-light)",
2668
2700
  "variable": "var(--colors-color-palette-light)"
2669
2701
  },
2670
- "colors.colorPalette.0": {
2671
- "value": "var(--colors-color-palette-0)",
2672
- "variable": "var(--colors-color-palette-0)"
2673
- },
2674
2702
  "colors.colorPalette.foreground": {
2675
2703
  "value": "var(--colors-color-palette-foreground)",
2676
2704
  "variable": "var(--colors-color-palette-foreground)"