@cambly/syntax-core 18.8.0 → 18.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (342) hide show
  1. package/dist/Avatar/Avatar.cjs +5 -5
  2. package/dist/Avatar/Avatar.css +321 -153
  3. package/dist/Avatar/Avatar.css.map +1 -1
  4. package/dist/Avatar/Avatar.js +4 -4
  5. package/dist/AvatarGroup/AvatarGroup.cjs +4 -4
  6. package/dist/AvatarGroup/AvatarGroup.css +321 -153
  7. package/dist/AvatarGroup/AvatarGroup.css.map +1 -1
  8. package/dist/AvatarGroup/AvatarGroup.js +3 -3
  9. package/dist/Badge/Badge.cjs +6 -6
  10. package/dist/Badge/Badge.css +321 -153
  11. package/dist/Badge/Badge.css.map +1 -1
  12. package/dist/Badge/Badge.d.ts +2 -4
  13. package/dist/Badge/Badge.js +5 -5
  14. package/dist/Box/Box.cjs +3 -3
  15. package/dist/Box/Box.css +321 -153
  16. package/dist/Box/Box.css.map +1 -1
  17. package/dist/Box/Box.js +2 -2
  18. package/dist/Button/Button.cjs +10 -10
  19. package/dist/Button/Button.css +321 -153
  20. package/dist/Button/Button.css.map +1 -1
  21. package/dist/Button/Button.d.ts +1 -1
  22. package/dist/Button/Button.js +9 -9
  23. package/dist/Card/Card.cjs +4 -4
  24. package/dist/Card/Card.css +321 -153
  25. package/dist/Card/Card.css.map +1 -1
  26. package/dist/Card/Card.js +3 -3
  27. package/dist/Checkbox/Checkbox.cjs +5 -5
  28. package/dist/Checkbox/Checkbox.css +321 -153
  29. package/dist/Checkbox/Checkbox.css.map +1 -1
  30. package/dist/Checkbox/Checkbox.js +4 -4
  31. package/dist/Chip/Chip.cjs +6 -6
  32. package/dist/Chip/Chip.css +321 -153
  33. package/dist/Chip/Chip.css.map +1 -1
  34. package/dist/Chip/Chip.d.ts +1 -1
  35. package/dist/Chip/Chip.js +5 -5
  36. package/dist/Dialog/Dialog.cjs +3 -3
  37. package/dist/Dialog/Dialog.css +321 -153
  38. package/dist/Dialog/Dialog.css.map +1 -1
  39. package/dist/Dialog/Dialog.js +2 -2
  40. package/dist/Dialog/ModalDialog.cjs +10 -10
  41. package/dist/Dialog/ModalDialog.css +321 -153
  42. package/dist/Dialog/ModalDialog.css.map +1 -1
  43. package/dist/Dialog/ModalDialog.js +9 -9
  44. package/dist/Divider/Divider.cjs +3 -3
  45. package/dist/Divider/Divider.css +321 -153
  46. package/dist/Divider/Divider.css.map +1 -1
  47. package/dist/Divider/Divider.js +2 -2
  48. package/dist/Heading/Heading.cjs +5 -5
  49. package/dist/Heading/Heading.css +321 -153
  50. package/dist/Heading/Heading.css.map +1 -1
  51. package/dist/Heading/Heading.d.ts +1 -1
  52. package/dist/Heading/Heading.js +4 -4
  53. package/dist/Icon/Icon.cjs +3 -4
  54. package/dist/Icon/Icon.css +366 -198
  55. package/dist/Icon/Icon.css.map +1 -1
  56. package/dist/Icon/Icon.d.ts +2 -3
  57. package/dist/Icon/Icon.js +2 -3
  58. package/dist/IconButton/IconButton.cjs +6 -6
  59. package/dist/IconButton/IconButton.css +321 -153
  60. package/dist/IconButton/IconButton.css.map +1 -1
  61. package/dist/IconButton/IconButton.d.ts +1 -1
  62. package/dist/IconButton/IconButton.js +5 -5
  63. package/dist/IconLinkButton/IconLinkButton.cjs +6 -6
  64. package/dist/IconLinkButton/IconLinkButton.css +321 -153
  65. package/dist/IconLinkButton/IconLinkButton.css.map +1 -1
  66. package/dist/IconLinkButton/IconLinkButton.d.ts +1 -1
  67. package/dist/IconLinkButton/IconLinkButton.js +5 -5
  68. package/dist/LinkButton/LinkButton.cjs +9 -9
  69. package/dist/LinkButton/LinkButton.css +321 -153
  70. package/dist/LinkButton/LinkButton.css.map +1 -1
  71. package/dist/LinkButton/LinkButton.d.ts +1 -1
  72. package/dist/LinkButton/LinkButton.js +8 -8
  73. package/dist/Modal/Layer.cjs +4 -4
  74. package/dist/Modal/Layer.css +321 -153
  75. package/dist/Modal/Layer.css.map +1 -1
  76. package/dist/Modal/Layer.js +3 -3
  77. package/dist/Modal/Modal.cjs +13 -13
  78. package/dist/Modal/Modal.css +321 -153
  79. package/dist/Modal/Modal.css.map +1 -1
  80. package/dist/Modal/Modal.js +12 -12
  81. package/dist/Popover/Popover.cjs +11 -11
  82. package/dist/Popover/Popover.css +321 -153
  83. package/dist/Popover/Popover.css.map +1 -1
  84. package/dist/Popover/Popover.js +10 -10
  85. package/dist/RadioButton/RadioButton.cjs +6 -6
  86. package/dist/RadioButton/RadioButton.css +321 -153
  87. package/dist/RadioButton/RadioButton.css.map +1 -1
  88. package/dist/RadioButton/RadioButton.js +5 -5
  89. package/dist/RichSelect/RichSelectBox.cjs +17 -17
  90. package/dist/RichSelect/RichSelectBox.css +321 -153
  91. package/dist/RichSelect/RichSelectBox.css.map +1 -1
  92. package/dist/RichSelect/RichSelectBox.js +16 -16
  93. package/dist/RichSelect/RichSelectChip.cjs +7 -7
  94. package/dist/RichSelect/RichSelectChip.css +321 -153
  95. package/dist/RichSelect/RichSelectChip.css.map +1 -1
  96. package/dist/RichSelect/RichSelectChip.js +6 -6
  97. package/dist/RichSelect/RichSelectList.cjs +23 -23
  98. package/dist/RichSelect/RichSelectList.css +321 -153
  99. package/dist/RichSelect/RichSelectList.css.map +1 -1
  100. package/dist/RichSelect/RichSelectList.js +22 -22
  101. package/dist/RichSelect/RichSelectRadioButton.cjs +7 -7
  102. package/dist/RichSelect/RichSelectRadioButton.css +321 -153
  103. package/dist/RichSelect/RichSelectRadioButton.css.map +1 -1
  104. package/dist/RichSelect/RichSelectRadioButton.js +6 -6
  105. package/dist/RichSelect/RichSelectSection.cjs +5 -5
  106. package/dist/RichSelect/RichSelectSection.css +321 -153
  107. package/dist/RichSelect/RichSelectSection.css.map +1 -1
  108. package/dist/RichSelect/RichSelectSection.js +4 -4
  109. package/dist/SelectList/SelectList.cjs +7 -7
  110. package/dist/SelectList/SelectList.css +321 -153
  111. package/dist/SelectList/SelectList.css.map +1 -1
  112. package/dist/SelectList/SelectList.js +6 -6
  113. package/dist/Tabs/TabButton.cjs +7 -7
  114. package/dist/Tabs/TabButton.css +321 -153
  115. package/dist/Tabs/TabButton.css.map +1 -1
  116. package/dist/Tabs/TabButton.js +6 -6
  117. package/dist/Tabs/TabInternal.cjs +6 -6
  118. package/dist/Tabs/TabInternal.css +321 -153
  119. package/dist/Tabs/TabInternal.css.map +1 -1
  120. package/dist/Tabs/TabInternal.js +5 -5
  121. package/dist/Tabs/TabLink.cjs +7 -7
  122. package/dist/Tabs/TabLink.css +321 -153
  123. package/dist/Tabs/TabLink.css.map +1 -1
  124. package/dist/Tabs/TabLink.js +6 -6
  125. package/dist/Tabs/Tabs.cjs +9 -9
  126. package/dist/Tabs/Tabs.css +321 -153
  127. package/dist/Tabs/Tabs.css.map +1 -1
  128. package/dist/Tabs/Tabs.js +8 -8
  129. package/dist/TextArea/TextArea.cjs +6 -6
  130. package/dist/TextArea/TextArea.css +321 -153
  131. package/dist/TextArea/TextArea.css.map +1 -1
  132. package/dist/TextArea/TextArea.js +5 -5
  133. package/dist/TextField/TextField.cjs +6 -6
  134. package/dist/TextField/TextField.css +321 -153
  135. package/dist/TextField/TextField.css.map +1 -1
  136. package/dist/TextField/TextField.js +5 -5
  137. package/dist/Tooltip/Tooltip.cjs +5 -5
  138. package/dist/Tooltip/Tooltip.css +321 -153
  139. package/dist/Tooltip/Tooltip.css.map +1 -1
  140. package/dist/Tooltip/Tooltip.js +4 -4
  141. package/dist/Typography/Typography.cjs +4 -4
  142. package/dist/Typography/Typography.css +321 -153
  143. package/dist/Typography/Typography.css.map +1 -1
  144. package/dist/Typography/Typography.d.ts +1 -1
  145. package/dist/Typography/Typography.js +3 -3
  146. package/dist/__chunks/{YSTFPAUS.cjs → 24C55LXA.cjs} +7 -7
  147. package/dist/__chunks/2D3DOVVZ.cjs +37 -0
  148. package/dist/__chunks/{5UDEM3WT.js → 2EHOOEZ6.js} +3 -3
  149. package/dist/__chunks/2XIVACBM.cjs +9 -0
  150. package/dist/__chunks/2XIVACBM.cjs.map +1 -0
  151. package/dist/__chunks/{Q3NV6ANG.js → 3D6LFUMA.js} +4 -4
  152. package/dist/__chunks/{464OXX7P.cjs → 3RX4RMGC.cjs} +3 -3
  153. package/dist/__chunks/{QJMP6SPK.cjs → 3Y6HGWJG.cjs} +14 -14
  154. package/dist/__chunks/{6AOXQ7MY.js → 4EVPNC6V.js} +3 -3
  155. package/dist/__chunks/{ZVVUIPNS.js → 56LMASNQ.js} +2 -2
  156. package/dist/__chunks/{AKS2XNPN.cjs → 5NI7VPKS.cjs} +7 -7
  157. package/dist/__chunks/{FZKGDXO4.cjs → 5NQO6SP3.cjs} +3 -3
  158. package/dist/__chunks/{EWGPJK2F.js → 5S7HZU4Z.js} +3 -3
  159. package/dist/__chunks/{V6OYVK6F.cjs → 6BJYZAOW.cjs} +5 -5
  160. package/dist/__chunks/{ZSBYCAC5.cjs → 743ZAVMI.cjs} +3 -3
  161. package/dist/__chunks/{DZA3TMCT.cjs → 7KH536I2.cjs} +3 -3
  162. package/dist/__chunks/{IJ6QNNRJ.js → 7ZD4OEVD.js} +2 -2
  163. package/dist/__chunks/{XK32RAAX.cjs → A3B4YKGN.cjs} +3 -3
  164. package/dist/__chunks/{55MEPCFY.js → AHICHJTL.js} +2 -2
  165. package/dist/__chunks/{H6QHP7UX.cjs → AUO7CEJI.cjs} +8 -8
  166. package/dist/__chunks/{WR7PF2OP.cjs → AVJQ2E2G.cjs} +3 -3
  167. package/dist/__chunks/{LRM73Q7W.js → AWWUKCOZ.js} +2 -2
  168. package/dist/__chunks/{U6X47HLX.js → AXXUPHFX.js} +2 -2
  169. package/dist/__chunks/{IRV2I2PN.cjs → B3RYP36U.cjs} +7 -7
  170. package/dist/__chunks/{OD46XLIY.cjs → B6775YJ4.cjs} +5 -5
  171. package/dist/__chunks/BDCZ5GX7.cjs +33 -0
  172. package/dist/__chunks/{WUQOLJEH.cjs.map → BDCZ5GX7.cjs.map} +1 -1
  173. package/dist/__chunks/{36W5Z2QK.js → BIW5AZCF.js} +6 -6
  174. package/dist/__chunks/{OI3PNOEK.cjs → BOEKV627.cjs} +26 -26
  175. package/dist/__chunks/{HTTZSCPQ.js → C2HJHJQW.js} +5 -5
  176. package/dist/__chunks/{5EC4MAGN.cjs → CCKTB7L5.cjs} +3 -3
  177. package/dist/__chunks/{T22F22GU.js → CXENLD6O.js} +2 -2
  178. package/dist/__chunks/{FQSEHETP.js → DAK5IGJK.js} +2 -2
  179. package/dist/__chunks/{QQQ2H2H5.js → DXWIXSZQ.js} +10 -10
  180. package/dist/__chunks/{L5HGMK6O.js → E27BHPP7.js} +2 -2
  181. package/dist/__chunks/{WREHUE3B.js → E2EADLLG.js} +5 -5
  182. package/dist/__chunks/E2EADLLG.js.map +1 -0
  183. package/dist/__chunks/{I6Y47J7A.cjs → E3A6VFMB.cjs} +7 -7
  184. package/dist/__chunks/{IBGEINNM.cjs → EHZAOGLQ.cjs} +3 -3
  185. package/dist/__chunks/{KQUIYNLT.cjs → F2OSI5F3.cjs} +1 -1
  186. package/dist/__chunks/{KQUIYNLT.cjs.map → F2OSI5F3.cjs.map} +1 -1
  187. package/dist/__chunks/{MKMFTN6G.cjs → F3SUJGZL.cjs} +16 -16
  188. package/dist/__chunks/{CVMW4LL2.js → FFV4E6S6.js} +3 -3
  189. package/dist/__chunks/{ZGGBRE7T.js → FPROMKT3.js} +2 -2
  190. package/dist/__chunks/{GZOJQ37Q.cjs → GEXK47GR.cjs} +3 -3
  191. package/dist/__chunks/{NB2IFWV4.js → GHOEHIVB.js} +1 -1
  192. package/dist/__chunks/{NB2IFWV4.js.map → GHOEHIVB.js.map} +1 -1
  193. package/dist/__chunks/{PPXSYRSW.js → HVGNETJV.js} +4 -4
  194. package/dist/__chunks/{UJFE5ANU.js → HXEO4QAR.js} +4 -4
  195. package/dist/__chunks/{YWFG6EUU.js → IB6JZQF3.js} +2 -2
  196. package/dist/__chunks/{6FDOUWLG.cjs → IHGDCH62.cjs} +4 -4
  197. package/dist/__chunks/{6I4OHEQB.js → JCQUY624.js} +2 -2
  198. package/dist/__chunks/{CPNO4BNM.cjs → JOTFTEBX.cjs} +9 -9
  199. package/dist/__chunks/{6FKGSUV5.js → JVLEQ5LB.js} +4 -4
  200. package/dist/__chunks/{KHGYVM4R.cjs → KHFG45BJ.cjs} +10 -10
  201. package/dist/__chunks/{VJUBMJDF.js → KKV5SSD5.js} +7 -7
  202. package/dist/__chunks/M4CFLT64.js +9 -0
  203. package/dist/__chunks/M4CFLT64.js.map +1 -0
  204. package/dist/__chunks/{7AQXNKEJ.js → M4W3IFMV.js} +2 -2
  205. package/dist/__chunks/{TGOOGXC7.cjs → OBERZF6C.cjs} +5 -5
  206. package/dist/__chunks/{ZV4M6HMX.js → OLWRIS56.js} +5 -5
  207. package/dist/__chunks/{3B3ERYQA.js → OYIKKE7V.js} +3 -3
  208. package/dist/__chunks/{E2BVSWGC.js → PBHAJ42K.js} +4 -4
  209. package/dist/__chunks/{HCRDDKZM.cjs → PE6RT2GK.cjs} +8 -8
  210. package/dist/__chunks/{Q2XNQJNM.cjs → PZEDDYBZ.cjs} +7 -7
  211. package/dist/__chunks/{A5IA5BEW.cjs → QODNNCT2.cjs} +3 -3
  212. package/dist/__chunks/{WNVUBW6Y.cjs → RIAJV3ZH.cjs} +10 -10
  213. package/dist/__chunks/{YMRI7ATG.cjs → RNYDANOZ.cjs} +5 -5
  214. package/dist/__chunks/{RVN2ERYI.cjs → RUXLZWRZ.cjs} +7 -7
  215. package/dist/__chunks/{3BPWW7LW.cjs → RXQBNEFR.cjs} +11 -11
  216. package/dist/__chunks/{2DIA2OWL.cjs → S4JNYLMA.cjs} +12 -12
  217. package/dist/__chunks/{FE6DDP5I.js → TTCJEHHX.js} +3 -3
  218. package/dist/__chunks/{XS3MIC44.js → TTHO5EMR.js} +3 -3
  219. package/dist/__chunks/{GPDZDOV4.js → TWWEORFR.js} +3 -3
  220. package/dist/__chunks/{IVJLG32A.cjs → TYVC4QEV.cjs} +4 -4
  221. package/dist/__chunks/TYVC4QEV.cjs.map +1 -0
  222. package/dist/__chunks/{QIEUDTGM.js → UAOCIWQJ.js} +4 -4
  223. package/dist/__chunks/UKQIAZA5.cjs +9 -0
  224. package/dist/__chunks/UKQIAZA5.cjs.map +1 -0
  225. package/dist/__chunks/{YS6V3MU7.cjs → UON4NESK.cjs} +16 -16
  226. package/dist/__chunks/{HCVYWNQ6.cjs → URBKDUMU.cjs} +3 -3
  227. package/dist/__chunks/{U3T7HSSI.js → UVFGSHMH.js} +2 -2
  228. package/dist/__chunks/{KRGYHG4X.cjs → UXSGTOGU.cjs} +7 -7
  229. package/dist/__chunks/{MYNWWZA6.js → VU4LGL2W.js} +3 -3
  230. package/dist/__chunks/{MYNWWZA6.js.map → VU4LGL2W.js.map} +1 -1
  231. package/dist/__chunks/{MQWEXZNY.js → WFOUJAMP.js} +3 -3
  232. package/dist/__chunks/XSYKMCV5.js +9 -0
  233. package/dist/__chunks/XSYKMCV5.js.map +1 -0
  234. package/dist/__chunks/{QUULVD2S.js → YGON3SJ5.js} +2 -2
  235. package/dist/__chunks/{KPVVAIGD.js → ZQE3JK65.js} +4 -4
  236. package/dist/__chunks/{QIM47JXI.cjs → ZTLSSLKZ.cjs} +7 -7
  237. package/dist/__chunks/{2C2MKLJR.js → ZYPHFC2R.js} +3 -3
  238. package/dist/colors/backgroundColor.cjs +3 -3
  239. package/dist/colors/backgroundColor.css +321 -153
  240. package/dist/colors/backgroundColor.css.map +1 -1
  241. package/dist/colors/backgroundColor.js +2 -2
  242. package/dist/colors/border.cjs +3 -3
  243. package/dist/colors/border.css +321 -153
  244. package/dist/colors/border.css.map +1 -1
  245. package/dist/colors/border.js +2 -2
  246. package/dist/colors/foregroundColor.cjs +3 -3
  247. package/dist/colors/foregroundColor.css +321 -153
  248. package/dist/colors/foregroundColor.css.map +1 -1
  249. package/dist/colors/foregroundColor.js +2 -2
  250. package/dist/colors/textColors.cjs +3 -3
  251. package/dist/colors/textColors.css +321 -153
  252. package/dist/colors/textColors.css.map +1 -1
  253. package/dist/colors/textColors.js +2 -2
  254. package/dist/index.cjs +42 -42
  255. package/dist/index.css +321 -153
  256. package/dist/index.css.map +1 -1
  257. package/dist/index.js +41 -41
  258. package/package.json +3 -3
  259. package/dist/__chunks/4KS4YP6U.cjs +0 -37
  260. package/dist/__chunks/6247H47L.js +0 -9
  261. package/dist/__chunks/6247H47L.js.map +0 -1
  262. package/dist/__chunks/6N242VX5.cjs +0 -9
  263. package/dist/__chunks/6N242VX5.cjs.map +0 -1
  264. package/dist/__chunks/IVJLG32A.cjs.map +0 -1
  265. package/dist/__chunks/QQMWJ5UA.js +0 -9
  266. package/dist/__chunks/QQMWJ5UA.js.map +0 -1
  267. package/dist/__chunks/SJBJQ3PL.cjs +0 -9
  268. package/dist/__chunks/SJBJQ3PL.cjs.map +0 -1
  269. package/dist/__chunks/WREHUE3B.js.map +0 -1
  270. package/dist/__chunks/WUQOLJEH.cjs +0 -33
  271. /package/dist/__chunks/{YSTFPAUS.cjs.map → 24C55LXA.cjs.map} +0 -0
  272. /package/dist/__chunks/{4KS4YP6U.cjs.map → 2D3DOVVZ.cjs.map} +0 -0
  273. /package/dist/__chunks/{5UDEM3WT.js.map → 2EHOOEZ6.js.map} +0 -0
  274. /package/dist/__chunks/{Q3NV6ANG.js.map → 3D6LFUMA.js.map} +0 -0
  275. /package/dist/__chunks/{464OXX7P.cjs.map → 3RX4RMGC.cjs.map} +0 -0
  276. /package/dist/__chunks/{QJMP6SPK.cjs.map → 3Y6HGWJG.cjs.map} +0 -0
  277. /package/dist/__chunks/{6AOXQ7MY.js.map → 4EVPNC6V.js.map} +0 -0
  278. /package/dist/__chunks/{ZVVUIPNS.js.map → 56LMASNQ.js.map} +0 -0
  279. /package/dist/__chunks/{AKS2XNPN.cjs.map → 5NI7VPKS.cjs.map} +0 -0
  280. /package/dist/__chunks/{FZKGDXO4.cjs.map → 5NQO6SP3.cjs.map} +0 -0
  281. /package/dist/__chunks/{EWGPJK2F.js.map → 5S7HZU4Z.js.map} +0 -0
  282. /package/dist/__chunks/{V6OYVK6F.cjs.map → 6BJYZAOW.cjs.map} +0 -0
  283. /package/dist/__chunks/{ZSBYCAC5.cjs.map → 743ZAVMI.cjs.map} +0 -0
  284. /package/dist/__chunks/{DZA3TMCT.cjs.map → 7KH536I2.cjs.map} +0 -0
  285. /package/dist/__chunks/{IJ6QNNRJ.js.map → 7ZD4OEVD.js.map} +0 -0
  286. /package/dist/__chunks/{XK32RAAX.cjs.map → A3B4YKGN.cjs.map} +0 -0
  287. /package/dist/__chunks/{55MEPCFY.js.map → AHICHJTL.js.map} +0 -0
  288. /package/dist/__chunks/{H6QHP7UX.cjs.map → AUO7CEJI.cjs.map} +0 -0
  289. /package/dist/__chunks/{WR7PF2OP.cjs.map → AVJQ2E2G.cjs.map} +0 -0
  290. /package/dist/__chunks/{LRM73Q7W.js.map → AWWUKCOZ.js.map} +0 -0
  291. /package/dist/__chunks/{U6X47HLX.js.map → AXXUPHFX.js.map} +0 -0
  292. /package/dist/__chunks/{IRV2I2PN.cjs.map → B3RYP36U.cjs.map} +0 -0
  293. /package/dist/__chunks/{OD46XLIY.cjs.map → B6775YJ4.cjs.map} +0 -0
  294. /package/dist/__chunks/{36W5Z2QK.js.map → BIW5AZCF.js.map} +0 -0
  295. /package/dist/__chunks/{OI3PNOEK.cjs.map → BOEKV627.cjs.map} +0 -0
  296. /package/dist/__chunks/{HTTZSCPQ.js.map → C2HJHJQW.js.map} +0 -0
  297. /package/dist/__chunks/{5EC4MAGN.cjs.map → CCKTB7L5.cjs.map} +0 -0
  298. /package/dist/__chunks/{T22F22GU.js.map → CXENLD6O.js.map} +0 -0
  299. /package/dist/__chunks/{FQSEHETP.js.map → DAK5IGJK.js.map} +0 -0
  300. /package/dist/__chunks/{QQQ2H2H5.js.map → DXWIXSZQ.js.map} +0 -0
  301. /package/dist/__chunks/{L5HGMK6O.js.map → E27BHPP7.js.map} +0 -0
  302. /package/dist/__chunks/{I6Y47J7A.cjs.map → E3A6VFMB.cjs.map} +0 -0
  303. /package/dist/__chunks/{IBGEINNM.cjs.map → EHZAOGLQ.cjs.map} +0 -0
  304. /package/dist/__chunks/{MKMFTN6G.cjs.map → F3SUJGZL.cjs.map} +0 -0
  305. /package/dist/__chunks/{CVMW4LL2.js.map → FFV4E6S6.js.map} +0 -0
  306. /package/dist/__chunks/{ZGGBRE7T.js.map → FPROMKT3.js.map} +0 -0
  307. /package/dist/__chunks/{GZOJQ37Q.cjs.map → GEXK47GR.cjs.map} +0 -0
  308. /package/dist/__chunks/{PPXSYRSW.js.map → HVGNETJV.js.map} +0 -0
  309. /package/dist/__chunks/{UJFE5ANU.js.map → HXEO4QAR.js.map} +0 -0
  310. /package/dist/__chunks/{YWFG6EUU.js.map → IB6JZQF3.js.map} +0 -0
  311. /package/dist/__chunks/{6FDOUWLG.cjs.map → IHGDCH62.cjs.map} +0 -0
  312. /package/dist/__chunks/{6I4OHEQB.js.map → JCQUY624.js.map} +0 -0
  313. /package/dist/__chunks/{CPNO4BNM.cjs.map → JOTFTEBX.cjs.map} +0 -0
  314. /package/dist/__chunks/{6FKGSUV5.js.map → JVLEQ5LB.js.map} +0 -0
  315. /package/dist/__chunks/{KHGYVM4R.cjs.map → KHFG45BJ.cjs.map} +0 -0
  316. /package/dist/__chunks/{VJUBMJDF.js.map → KKV5SSD5.js.map} +0 -0
  317. /package/dist/__chunks/{7AQXNKEJ.js.map → M4W3IFMV.js.map} +0 -0
  318. /package/dist/__chunks/{TGOOGXC7.cjs.map → OBERZF6C.cjs.map} +0 -0
  319. /package/dist/__chunks/{ZV4M6HMX.js.map → OLWRIS56.js.map} +0 -0
  320. /package/dist/__chunks/{3B3ERYQA.js.map → OYIKKE7V.js.map} +0 -0
  321. /package/dist/__chunks/{E2BVSWGC.js.map → PBHAJ42K.js.map} +0 -0
  322. /package/dist/__chunks/{HCRDDKZM.cjs.map → PE6RT2GK.cjs.map} +0 -0
  323. /package/dist/__chunks/{Q2XNQJNM.cjs.map → PZEDDYBZ.cjs.map} +0 -0
  324. /package/dist/__chunks/{A5IA5BEW.cjs.map → QODNNCT2.cjs.map} +0 -0
  325. /package/dist/__chunks/{WNVUBW6Y.cjs.map → RIAJV3ZH.cjs.map} +0 -0
  326. /package/dist/__chunks/{YMRI7ATG.cjs.map → RNYDANOZ.cjs.map} +0 -0
  327. /package/dist/__chunks/{RVN2ERYI.cjs.map → RUXLZWRZ.cjs.map} +0 -0
  328. /package/dist/__chunks/{3BPWW7LW.cjs.map → RXQBNEFR.cjs.map} +0 -0
  329. /package/dist/__chunks/{2DIA2OWL.cjs.map → S4JNYLMA.cjs.map} +0 -0
  330. /package/dist/__chunks/{FE6DDP5I.js.map → TTCJEHHX.js.map} +0 -0
  331. /package/dist/__chunks/{XS3MIC44.js.map → TTHO5EMR.js.map} +0 -0
  332. /package/dist/__chunks/{GPDZDOV4.js.map → TWWEORFR.js.map} +0 -0
  333. /package/dist/__chunks/{QIEUDTGM.js.map → UAOCIWQJ.js.map} +0 -0
  334. /package/dist/__chunks/{YS6V3MU7.cjs.map → UON4NESK.cjs.map} +0 -0
  335. /package/dist/__chunks/{HCVYWNQ6.cjs.map → URBKDUMU.cjs.map} +0 -0
  336. /package/dist/__chunks/{U3T7HSSI.js.map → UVFGSHMH.js.map} +0 -0
  337. /package/dist/__chunks/{KRGYHG4X.cjs.map → UXSGTOGU.cjs.map} +0 -0
  338. /package/dist/__chunks/{MQWEXZNY.js.map → WFOUJAMP.js.map} +0 -0
  339. /package/dist/__chunks/{QUULVD2S.js.map → YGON3SJ5.js.map} +0 -0
  340. /package/dist/__chunks/{KPVVAIGD.js.map → ZQE3JK65.js.map} +0 -0
  341. /package/dist/__chunks/{QIM47JXI.cjs.map → ZTLSSLKZ.cjs.map} +0 -0
  342. /package/dist/__chunks/{2C2MKLJR.js.map → ZYPHFC2R.js.map} +0 -0
@@ -1,37 +0,0 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }"use client"
2
-
3
-
4
- var _SJBJQ3PLcjs = require('./SJBJQ3PL.cjs');
5
-
6
- // src/colors/border.ts
7
- var _classnames = require('classnames'); var _classnames2 = _interopRequireDefault(_classnames);
8
- function border(color, on) {
9
- if (on === "lightBackground") {
10
- switch (color) {
11
- case "secondary":
12
- return _classnames2.default.call(void 0, _SJBJQ3PLcjs.colors_module_default.noBorder, _SJBJQ3PLcjs.colors_module_default.cambioGray870BorderColor);
13
- case "success-secondary":
14
- return _classnames2.default.call(void 0, _SJBJQ3PLcjs.colors_module_default.noBorder, _SJBJQ3PLcjs.colors_module_default.success770BorderColor);
15
- case "destructive-secondary":
16
- return _classnames2.default.call(void 0, _SJBJQ3PLcjs.colors_module_default.noBorder, _SJBJQ3PLcjs.colors_module_default.destructive770BorderColor);
17
- default:
18
- return _SJBJQ3PLcjs.colors_module_default.noBorder;
19
- }
20
- } else {
21
- switch (color) {
22
- case "secondary":
23
- return _classnames2.default.call(void 0, _SJBJQ3PLcjs.colors_module_default.noBorder, _SJBJQ3PLcjs.colors_module_default.gray370BorderColor);
24
- case "success-secondary":
25
- return _classnames2.default.call(void 0, _SJBJQ3PLcjs.colors_module_default.noBorder, _SJBJQ3PLcjs.colors_module_default.success370BorderColor);
26
- case "destructive-secondary":
27
- return _classnames2.default.call(void 0, _SJBJQ3PLcjs.colors_module_default.noBorder, _SJBJQ3PLcjs.colors_module_default.destructive370BorderColor);
28
- default:
29
- return _SJBJQ3PLcjs.colors_module_default.noBorder;
30
- }
31
- }
32
- }
33
-
34
-
35
-
36
- exports.border = border;
37
- //# sourceMappingURL=4KS4YP6U.cjs.map
@@ -1,9 +0,0 @@
1
- "use client"
2
-
3
- // css-module:../colors/colors.module.css#css-module
4
- var colors_module_default = { "inheritColor": "_inheritColor_1xf3w_2", "destructive700Color": "_destructive700Color_1xf3w_6", "gray700Color": "_gray700Color_1xf3w_10", "gray900Color": "_gray900Color_1xf3w_14", "primary700Color": "_primary700Color_1xf3w_18", "success700Color": "_success700Color_1xf3w_22", "whiteColor": "_whiteColor_1xf3w_26", "noBorder": "_noBorder_1xf3w_31", "blackBorderColor": "_blackBorderColor_1xf3w_35", "whiteBorderColor": "_whiteBorderColor_1xf3w_39", "success770BorderColor": "_success770BorderColor_1xf3w_43", "destructive770BorderColor": "_destructive770BorderColor_1xf3w_47", "gray370BorderColor": "_gray370BorderColor_1xf3w_51", "success370BorderColor": "_success370BorderColor_1xf3w_55", "destructive370BorderColor": "_destructive370BorderColor_1xf3w_59", "cambioGray870BorderColor": "_cambioGray870BorderColor_1xf3w_63", "blackBackgroundColor": "_blackBackgroundColor_1xf3w_69", "destructive100BackgroundColor": "_destructive100BackgroundColor_1xf3w_73", "destructive200BackgroundColor": "_destructive200BackgroundColor_1xf3w_77", "destructive300BackgroundColor": "_destructive300BackgroundColor_1xf3w_81", "destructive700BackgroundColor": "_destructive700BackgroundColor_1xf3w_85", "destructive800BackgroundColor": "_destructive800BackgroundColor_1xf3w_89", "destructive900BackgroundColor": "_destructive900BackgroundColor_1xf3w_93", "gray10BackgroundColor": "_gray10BackgroundColor_1xf3w_97", "gray30BackgroundColor": "_gray30BackgroundColor_1xf3w_101", "gray60BackgroundColor": "_gray60BackgroundColor_1xf3w_105", "gray80BackgroundColor": "_gray80BackgroundColor_1xf3w_109", "gray100BackgroundColor": "_gray100BackgroundColor_1xf3w_113", "gray200BackgroundColor": "_gray200BackgroundColor_1xf3w_117", "gray300BackgroundColor": "_gray300BackgroundColor_1xf3w_121", "gray700BackgroundColor": "_gray700BackgroundColor_1xf3w_125", "gray800BackgroundColor": "_gray800BackgroundColor_1xf3w_129", "gray900BackgroundColor": "_gray900BackgroundColor_1xf3w_133", "orange100BackgroundColor": "_orange100BackgroundColor_1xf3w_137", "orange200BackgroundColor": "_orange200BackgroundColor_1xf3w_141", "orange300BackgroundColor": "_orange300BackgroundColor_1xf3w_145", "orange700BackgroundColor": "_orange700BackgroundColor_1xf3w_149", "orange800BackgroundColor": "_orange800BackgroundColor_1xf3w_153", "orange900BackgroundColor": "_orange900BackgroundColor_1xf3w_157", "primary100BackgroundColor": "_primary100BackgroundColor_1xf3w_161", "primary200BackgroundColor": "_primary200BackgroundColor_1xf3w_165", "primary300BackgroundColor": "_primary300BackgroundColor_1xf3w_169", "primary700BackgroundColor": "_primary700BackgroundColor_1xf3w_173", "primary800BackgroundColor": "_primary800BackgroundColor_1xf3w_177", "primary900BackgroundColor": "_primary900BackgroundColor_1xf3w_181", "success100BackgroundColor": "_success100BackgroundColor_1xf3w_185", "success200BackgroundColor": "_success200BackgroundColor_1xf3w_189", "success300BackgroundColor": "_success300BackgroundColor_1xf3w_193", "success700BackgroundColor": "_success700BackgroundColor_1xf3w_197", "success800BackgroundColor": "_success800BackgroundColor_1xf3w_201", "success900BackgroundColor": "_success900BackgroundColor_1xf3w_205", "purple100BackgroundColor": "_purple100BackgroundColor_1xf3w_209", "purple200BackgroundColor": "_purple200BackgroundColor_1xf3w_213", "purple300BackgroundColor": "_purple300BackgroundColor_1xf3w_217", "purple700BackgroundColor": "_purple700BackgroundColor_1xf3w_221", "purple800BackgroundColor": "_purple800BackgroundColor_1xf3w_225", "purple900BackgroundColor": "_purple900BackgroundColor_1xf3w_229", "whiteBackgroundColor": "_whiteBackgroundColor_1xf3w_233", "yellow100BackgroundColor": "_yellow100BackgroundColor_1xf3w_237", "yellow200BackgroundColor": "_yellow200BackgroundColor_1xf3w_241", "yellow300BackgroundColor": "_yellow300BackgroundColor_1xf3w_245", "yellow700BackgroundColor": "_yellow700BackgroundColor_1xf3w_249", "yellow800BackgroundColor": "_yellow800BackgroundColor_1xf3w_253", "yellow900BackgroundColor": "_yellow900BackgroundColor_1xf3w_257", "cambioBlackColor": "_cambioBlackColor_1xf3w_262", "cambioWhiteColor": "_cambioWhiteColor_1xf3w_266", "cambioWhite40Color": "_cambioWhite40Color_1xf3w_270", "cambioWhite70Color": "_cambioWhite70Color_1xf3w_274", "cambioGray100Color": "_cambioGray100Color_1xf3w_278", "cambioGray200Color": "_cambioGray200Color_1xf3w_282", "cambioGray300Color": "_cambioGray300Color_1xf3w_286", "cambioGray370Color": "_cambioGray370Color_1xf3w_290", "cambioGray700Color": "_cambioGray700Color_1xf3w_294", "cambioGray800Color": "_cambioGray800Color_1xf3w_298", "cambioGray870Color": "_cambioGray870Color_1xf3w_302", "cambioGray900Color": "_cambioGray900Color_1xf3w_306", "cambioDestructive100Color": "_cambioDestructive100Color_1xf3w_310", "cambioDestructive300Color": "_cambioDestructive300Color_1xf3w_314", "cambioDestructive370Color": "_cambioDestructive370Color_1xf3w_318", "cambioDestructive700Color": "_cambioDestructive700Color_1xf3w_322", "cambioDestructive770Color": "_cambioDestructive770Color_1xf3w_326", "cambioDestructive900Color": "_cambioDestructive900Color_1xf3w_330", "cambioSuccess100Color": "_cambioSuccess100Color_1xf3w_334", "cambioSuccess300Color": "_cambioSuccess300Color_1xf3w_338", "cambioSuccess370Color": "_cambioSuccess370Color_1xf3w_342", "cambioSuccess700Color": "_cambioSuccess700Color_1xf3w_346", "cambioSuccess770Color": "_cambioSuccess770Color_1xf3w_350", "cambioSuccess900Color": "_cambioSuccess900Color_1xf3w_354", "cambioRedColor": "_cambioRedColor_1xf3w_358", "cambioOrangeColor": "_cambioOrangeColor_1xf3w_362", "cambioTanColor": "_cambioTanColor_1xf3w_366", "cambioCreamColor": "_cambioCreamColor_1xf3w_370", "cambioPurpleColor": "_cambioPurpleColor_1xf3w_374", "cambioLilacColor": "_cambioLilacColor_1xf3w_378", "cambioThistleColor": "_cambioThistleColor_1xf3w_382", "cambioPinkColor": "_cambioPinkColor_1xf3w_386", "cambioNavyColor": "_cambioNavyColor_1xf3w_390", "cambioTealColor": "_cambioTealColor_1xf3w_394", "cambioSlateColor": "_cambioSlateColor_1xf3w_398", "cambioSkyColor": "_cambioSkyColor_1xf3w_402", "cambioYellow700Color": "_cambioYellow700Color_1xf3w_406", "cambioTransparentFullBackgroundColor": "_cambioTransparentFullBackgroundColor_1xf3w_410", "cambioBlackBackgroundColor": "_cambioBlackBackgroundColor_1xf3w_414", "cambioWhiteBackgroundColor": "_cambioWhiteBackgroundColor_1xf3w_418", "cambioWhite40BackgroundColor": "_cambioWhite40BackgroundColor_1xf3w_422", "cambioWhite70BackgroundColor": "_cambioWhite70BackgroundColor_1xf3w_426", "cambioGray100BackgroundColor": "_cambioGray100BackgroundColor_1xf3w_430", "cambioGray200BackgroundColor": "_cambioGray200BackgroundColor_1xf3w_434", "cambioGray300BackgroundColor": "_cambioGray300BackgroundColor_1xf3w_438", "gray370BackgroundColor": "_gray370BackgroundColor_1xf3w_442", "cambioGray370BackgroundColor": "_cambioGray370BackgroundColor_1xf3w_446", "cambioGray700BackgroundColor": "_cambioGray700BackgroundColor_1xf3w_450", "cambioGray800BackgroundColor": "_cambioGray800BackgroundColor_1xf3w_454", "gray870BackgroundColor": "_gray870BackgroundColor_1xf3w_458", "cambioGray870BackgroundColor": "_cambioGray870BackgroundColor_1xf3w_462", "cambioGray900BackgroundColor": "_cambioGray900BackgroundColor_1xf3w_466", "cambioDestructive100BackgroundColor": "_cambioDestructive100BackgroundColor_1xf3w_470", "cambioDestructive300BackgroundColor": "_cambioDestructive300BackgroundColor_1xf3w_474", "cambioDestructive370BackgroundColor": "_cambioDestructive370BackgroundColor_1xf3w_478", "cambioDestructive700BackgroundColor": "_cambioDestructive700BackgroundColor_1xf3w_482", "cambioDestructive770BackgroundColor": "_cambioDestructive770BackgroundColor_1xf3w_486", "cambioDestructive900BackgroundColor": "_cambioDestructive900BackgroundColor_1xf3w_490", "cambioSuccess100BackgroundColor": "_cambioSuccess100BackgroundColor_1xf3w_494", "cambioSuccess300BackgroundColor": "_cambioSuccess300BackgroundColor_1xf3w_498", "cambioSuccess370BackgroundColor": "_cambioSuccess370BackgroundColor_1xf3w_502", "cambioSuccess700BackgroundColor": "_cambioSuccess700BackgroundColor_1xf3w_506", "cambioSuccess770BackgroundColor": "_cambioSuccess770BackgroundColor_1xf3w_510", "cambioSuccess900BackgroundColor": "_cambioSuccess900BackgroundColor_1xf3w_514", "redBackgroundColor": "_redBackgroundColor_1xf3w_518", "cambioRedBackgroundColor": "_cambioRedBackgroundColor_1xf3w_522", "orangeBackgroundColor": "_orangeBackgroundColor_1xf3w_526", "cambioOrangeBackgroundColor": "_cambioOrangeBackgroundColor_1xf3w_530", "tanBackgroundColor": "_tanBackgroundColor_1xf3w_534", "cambioTanBackgroundColor": "_cambioTanBackgroundColor_1xf3w_538", "creamBackgroundColor": "_creamBackgroundColor_1xf3w_542", "cambioCreamBackgroundColor": "_cambioCreamBackgroundColor_1xf3w_546", "purpleBackgroundColor": "_purpleBackgroundColor_1xf3w_550", "cambioPurpleBackgroundColor": "_cambioPurpleBackgroundColor_1xf3w_554", "lilacBackgroundColor": "_lilacBackgroundColor_1xf3w_558", "cambioLilacBackgroundColor": "_cambioLilacBackgroundColor_1xf3w_562", "thistleBackgroundColor": "_thistleBackgroundColor_1xf3w_566", "cambioThistleBackgroundColor": "_cambioThistleBackgroundColor_1xf3w_570", "pinkBackgroundColor": "_pinkBackgroundColor_1xf3w_574", "cambioPinkBackgroundColor": "_cambioPinkBackgroundColor_1xf3w_578", "navyBackgroundColor": "_navyBackgroundColor_1xf3w_582", "cambioNavyBackgroundColor": "_cambioNavyBackgroundColor_1xf3w_586", "tealBackgroundColor": "_tealBackgroundColor_1xf3w_590", "cambioTealBackgroundColor": "_cambioTealBackgroundColor_1xf3w_594", "slateBackgroundColor": "_slateBackgroundColor_1xf3w_598", "cambioSlateBackgroundColor": "_cambioSlateBackgroundColor_1xf3w_602", "skyBackgroundColor": "_skyBackgroundColor_1xf3w_606", "cambioSkyBackgroundColor": "_cambioSkyBackgroundColor_1xf3w_610", "cambioYellow700BackgroundColor": "_cambioYellow700BackgroundColor_1xf3w_614" };
5
-
6
- export {
7
- colors_module_default
8
- };
9
- //# sourceMappingURL=6247H47L.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["css-module:../colors/colors.module.css#css-module"],"sourcesContent":["import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/colors/colors.module.css\"; export default {\"inheritColor\":\"_inheritColor_1xf3w_2\",\"destructive700Color\":\"_destructive700Color_1xf3w_6\",\"gray700Color\":\"_gray700Color_1xf3w_10\",\"gray900Color\":\"_gray900Color_1xf3w_14\",\"primary700Color\":\"_primary700Color_1xf3w_18\",\"success700Color\":\"_success700Color_1xf3w_22\",\"whiteColor\":\"_whiteColor_1xf3w_26\",\"noBorder\":\"_noBorder_1xf3w_31\",\"blackBorderColor\":\"_blackBorderColor_1xf3w_35\",\"whiteBorderColor\":\"_whiteBorderColor_1xf3w_39\",\"success770BorderColor\":\"_success770BorderColor_1xf3w_43\",\"destructive770BorderColor\":\"_destructive770BorderColor_1xf3w_47\",\"gray370BorderColor\":\"_gray370BorderColor_1xf3w_51\",\"success370BorderColor\":\"_success370BorderColor_1xf3w_55\",\"destructive370BorderColor\":\"_destructive370BorderColor_1xf3w_59\",\"cambioGray870BorderColor\":\"_cambioGray870BorderColor_1xf3w_63\",\"blackBackgroundColor\":\"_blackBackgroundColor_1xf3w_69\",\"destructive100BackgroundColor\":\"_destructive100BackgroundColor_1xf3w_73\",\"destructive200BackgroundColor\":\"_destructive200BackgroundColor_1xf3w_77\",\"destructive300BackgroundColor\":\"_destructive300BackgroundColor_1xf3w_81\",\"destructive700BackgroundColor\":\"_destructive700BackgroundColor_1xf3w_85\",\"destructive800BackgroundColor\":\"_destructive800BackgroundColor_1xf3w_89\",\"destructive900BackgroundColor\":\"_destructive900BackgroundColor_1xf3w_93\",\"gray10BackgroundColor\":\"_gray10BackgroundColor_1xf3w_97\",\"gray30BackgroundColor\":\"_gray30BackgroundColor_1xf3w_101\",\"gray60BackgroundColor\":\"_gray60BackgroundColor_1xf3w_105\",\"gray80BackgroundColor\":\"_gray80BackgroundColor_1xf3w_109\",\"gray100BackgroundColor\":\"_gray100BackgroundColor_1xf3w_113\",\"gray200BackgroundColor\":\"_gray200BackgroundColor_1xf3w_117\",\"gray300BackgroundColor\":\"_gray300BackgroundColor_1xf3w_121\",\"gray700BackgroundColor\":\"_gray700BackgroundColor_1xf3w_125\",\"gray800BackgroundColor\":\"_gray800BackgroundColor_1xf3w_129\",\"gray900BackgroundColor\":\"_gray900BackgroundColor_1xf3w_133\",\"orange100BackgroundColor\":\"_orange100BackgroundColor_1xf3w_137\",\"orange200BackgroundColor\":\"_orange200BackgroundColor_1xf3w_141\",\"orange300BackgroundColor\":\"_orange300BackgroundColor_1xf3w_145\",\"orange700BackgroundColor\":\"_orange700BackgroundColor_1xf3w_149\",\"orange800BackgroundColor\":\"_orange800BackgroundColor_1xf3w_153\",\"orange900BackgroundColor\":\"_orange900BackgroundColor_1xf3w_157\",\"primary100BackgroundColor\":\"_primary100BackgroundColor_1xf3w_161\",\"primary200BackgroundColor\":\"_primary200BackgroundColor_1xf3w_165\",\"primary300BackgroundColor\":\"_primary300BackgroundColor_1xf3w_169\",\"primary700BackgroundColor\":\"_primary700BackgroundColor_1xf3w_173\",\"primary800BackgroundColor\":\"_primary800BackgroundColor_1xf3w_177\",\"primary900BackgroundColor\":\"_primary900BackgroundColor_1xf3w_181\",\"success100BackgroundColor\":\"_success100BackgroundColor_1xf3w_185\",\"success200BackgroundColor\":\"_success200BackgroundColor_1xf3w_189\",\"success300BackgroundColor\":\"_success300BackgroundColor_1xf3w_193\",\"success700BackgroundColor\":\"_success700BackgroundColor_1xf3w_197\",\"success800BackgroundColor\":\"_success800BackgroundColor_1xf3w_201\",\"success900BackgroundColor\":\"_success900BackgroundColor_1xf3w_205\",\"purple100BackgroundColor\":\"_purple100BackgroundColor_1xf3w_209\",\"purple200BackgroundColor\":\"_purple200BackgroundColor_1xf3w_213\",\"purple300BackgroundColor\":\"_purple300BackgroundColor_1xf3w_217\",\"purple700BackgroundColor\":\"_purple700BackgroundColor_1xf3w_221\",\"purple800BackgroundColor\":\"_purple800BackgroundColor_1xf3w_225\",\"purple900BackgroundColor\":\"_purple900BackgroundColor_1xf3w_229\",\"whiteBackgroundColor\":\"_whiteBackgroundColor_1xf3w_233\",\"yellow100BackgroundColor\":\"_yellow100BackgroundColor_1xf3w_237\",\"yellow200BackgroundColor\":\"_yellow200BackgroundColor_1xf3w_241\",\"yellow300BackgroundColor\":\"_yellow300BackgroundColor_1xf3w_245\",\"yellow700BackgroundColor\":\"_yellow700BackgroundColor_1xf3w_249\",\"yellow800BackgroundColor\":\"_yellow800BackgroundColor_1xf3w_253\",\"yellow900BackgroundColor\":\"_yellow900BackgroundColor_1xf3w_257\",\"cambioBlackColor\":\"_cambioBlackColor_1xf3w_262\",\"cambioWhiteColor\":\"_cambioWhiteColor_1xf3w_266\",\"cambioWhite40Color\":\"_cambioWhite40Color_1xf3w_270\",\"cambioWhite70Color\":\"_cambioWhite70Color_1xf3w_274\",\"cambioGray100Color\":\"_cambioGray100Color_1xf3w_278\",\"cambioGray200Color\":\"_cambioGray200Color_1xf3w_282\",\"cambioGray300Color\":\"_cambioGray300Color_1xf3w_286\",\"cambioGray370Color\":\"_cambioGray370Color_1xf3w_290\",\"cambioGray700Color\":\"_cambioGray700Color_1xf3w_294\",\"cambioGray800Color\":\"_cambioGray800Color_1xf3w_298\",\"cambioGray870Color\":\"_cambioGray870Color_1xf3w_302\",\"cambioGray900Color\":\"_cambioGray900Color_1xf3w_306\",\"cambioDestructive100Color\":\"_cambioDestructive100Color_1xf3w_310\",\"cambioDestructive300Color\":\"_cambioDestructive300Color_1xf3w_314\",\"cambioDestructive370Color\":\"_cambioDestructive370Color_1xf3w_318\",\"cambioDestructive700Color\":\"_cambioDestructive700Color_1xf3w_322\",\"cambioDestructive770Color\":\"_cambioDestructive770Color_1xf3w_326\",\"cambioDestructive900Color\":\"_cambioDestructive900Color_1xf3w_330\",\"cambioSuccess100Color\":\"_cambioSuccess100Color_1xf3w_334\",\"cambioSuccess300Color\":\"_cambioSuccess300Color_1xf3w_338\",\"cambioSuccess370Color\":\"_cambioSuccess370Color_1xf3w_342\",\"cambioSuccess700Color\":\"_cambioSuccess700Color_1xf3w_346\",\"cambioSuccess770Color\":\"_cambioSuccess770Color_1xf3w_350\",\"cambioSuccess900Color\":\"_cambioSuccess900Color_1xf3w_354\",\"cambioRedColor\":\"_cambioRedColor_1xf3w_358\",\"cambioOrangeColor\":\"_cambioOrangeColor_1xf3w_362\",\"cambioTanColor\":\"_cambioTanColor_1xf3w_366\",\"cambioCreamColor\":\"_cambioCreamColor_1xf3w_370\",\"cambioPurpleColor\":\"_cambioPurpleColor_1xf3w_374\",\"cambioLilacColor\":\"_cambioLilacColor_1xf3w_378\",\"cambioThistleColor\":\"_cambioThistleColor_1xf3w_382\",\"cambioPinkColor\":\"_cambioPinkColor_1xf3w_386\",\"cambioNavyColor\":\"_cambioNavyColor_1xf3w_390\",\"cambioTealColor\":\"_cambioTealColor_1xf3w_394\",\"cambioSlateColor\":\"_cambioSlateColor_1xf3w_398\",\"cambioSkyColor\":\"_cambioSkyColor_1xf3w_402\",\"cambioYellow700Color\":\"_cambioYellow700Color_1xf3w_406\",\"cambioTransparentFullBackgroundColor\":\"_cambioTransparentFullBackgroundColor_1xf3w_410\",\"cambioBlackBackgroundColor\":\"_cambioBlackBackgroundColor_1xf3w_414\",\"cambioWhiteBackgroundColor\":\"_cambioWhiteBackgroundColor_1xf3w_418\",\"cambioWhite40BackgroundColor\":\"_cambioWhite40BackgroundColor_1xf3w_422\",\"cambioWhite70BackgroundColor\":\"_cambioWhite70BackgroundColor_1xf3w_426\",\"cambioGray100BackgroundColor\":\"_cambioGray100BackgroundColor_1xf3w_430\",\"cambioGray200BackgroundColor\":\"_cambioGray200BackgroundColor_1xf3w_434\",\"cambioGray300BackgroundColor\":\"_cambioGray300BackgroundColor_1xf3w_438\",\"gray370BackgroundColor\":\"_gray370BackgroundColor_1xf3w_442\",\"cambioGray370BackgroundColor\":\"_cambioGray370BackgroundColor_1xf3w_446\",\"cambioGray700BackgroundColor\":\"_cambioGray700BackgroundColor_1xf3w_450\",\"cambioGray800BackgroundColor\":\"_cambioGray800BackgroundColor_1xf3w_454\",\"gray870BackgroundColor\":\"_gray870BackgroundColor_1xf3w_458\",\"cambioGray870BackgroundColor\":\"_cambioGray870BackgroundColor_1xf3w_462\",\"cambioGray900BackgroundColor\":\"_cambioGray900BackgroundColor_1xf3w_466\",\"cambioDestructive100BackgroundColor\":\"_cambioDestructive100BackgroundColor_1xf3w_470\",\"cambioDestructive300BackgroundColor\":\"_cambioDestructive300BackgroundColor_1xf3w_474\",\"cambioDestructive370BackgroundColor\":\"_cambioDestructive370BackgroundColor_1xf3w_478\",\"cambioDestructive700BackgroundColor\":\"_cambioDestructive700BackgroundColor_1xf3w_482\",\"cambioDestructive770BackgroundColor\":\"_cambioDestructive770BackgroundColor_1xf3w_486\",\"cambioDestructive900BackgroundColor\":\"_cambioDestructive900BackgroundColor_1xf3w_490\",\"cambioSuccess100BackgroundColor\":\"_cambioSuccess100BackgroundColor_1xf3w_494\",\"cambioSuccess300BackgroundColor\":\"_cambioSuccess300BackgroundColor_1xf3w_498\",\"cambioSuccess370BackgroundColor\":\"_cambioSuccess370BackgroundColor_1xf3w_502\",\"cambioSuccess700BackgroundColor\":\"_cambioSuccess700BackgroundColor_1xf3w_506\",\"cambioSuccess770BackgroundColor\":\"_cambioSuccess770BackgroundColor_1xf3w_510\",\"cambioSuccess900BackgroundColor\":\"_cambioSuccess900BackgroundColor_1xf3w_514\",\"redBackgroundColor\":\"_redBackgroundColor_1xf3w_518\",\"cambioRedBackgroundColor\":\"_cambioRedBackgroundColor_1xf3w_522\",\"orangeBackgroundColor\":\"_orangeBackgroundColor_1xf3w_526\",\"cambioOrangeBackgroundColor\":\"_cambioOrangeBackgroundColor_1xf3w_530\",\"tanBackgroundColor\":\"_tanBackgroundColor_1xf3w_534\",\"cambioTanBackgroundColor\":\"_cambioTanBackgroundColor_1xf3w_538\",\"creamBackgroundColor\":\"_creamBackgroundColor_1xf3w_542\",\"cambioCreamBackgroundColor\":\"_cambioCreamBackgroundColor_1xf3w_546\",\"purpleBackgroundColor\":\"_purpleBackgroundColor_1xf3w_550\",\"cambioPurpleBackgroundColor\":\"_cambioPurpleBackgroundColor_1xf3w_554\",\"lilacBackgroundColor\":\"_lilacBackgroundColor_1xf3w_558\",\"cambioLilacBackgroundColor\":\"_cambioLilacBackgroundColor_1xf3w_562\",\"thistleBackgroundColor\":\"_thistleBackgroundColor_1xf3w_566\",\"cambioThistleBackgroundColor\":\"_cambioThistleBackgroundColor_1xf3w_570\",\"pinkBackgroundColor\":\"_pinkBackgroundColor_1xf3w_574\",\"cambioPinkBackgroundColor\":\"_cambioPinkBackgroundColor_1xf3w_578\",\"navyBackgroundColor\":\"_navyBackgroundColor_1xf3w_582\",\"cambioNavyBackgroundColor\":\"_cambioNavyBackgroundColor_1xf3w_586\",\"tealBackgroundColor\":\"_tealBackgroundColor_1xf3w_590\",\"cambioTealBackgroundColor\":\"_cambioTealBackgroundColor_1xf3w_594\",\"slateBackgroundColor\":\"_slateBackgroundColor_1xf3w_598\",\"cambioSlateBackgroundColor\":\"_cambioSlateBackgroundColor_1xf3w_602\",\"skyBackgroundColor\":\"_skyBackgroundColor_1xf3w_606\",\"cambioSkyBackgroundColor\":\"_cambioSkyBackgroundColor_1xf3w_610\",\"cambioYellow700BackgroundColor\":\"_cambioYellow700BackgroundColor_1xf3w_614\"}"],"mappings":"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","names":[]}
@@ -1,9 +0,0 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
2
-
3
- // css-module:../colors/colors.module.css#css-module
4
- var colors_module_default = { "inheritColor": "_inheritColor_1xf3w_2", "destructive700Color": "_destructive700Color_1xf3w_6", "gray700Color": "_gray700Color_1xf3w_10", "gray900Color": "_gray900Color_1xf3w_14", "primary700Color": "_primary700Color_1xf3w_18", "success700Color": "_success700Color_1xf3w_22", "whiteColor": "_whiteColor_1xf3w_26", "noBorder": "_noBorder_1xf3w_31", "blackBorderColor": "_blackBorderColor_1xf3w_35", "whiteBorderColor": "_whiteBorderColor_1xf3w_39", "success770BorderColor": "_success770BorderColor_1xf3w_43", "destructive770BorderColor": "_destructive770BorderColor_1xf3w_47", "gray370BorderColor": "_gray370BorderColor_1xf3w_51", "success370BorderColor": "_success370BorderColor_1xf3w_55", "destructive370BorderColor": "_destructive370BorderColor_1xf3w_59", "cambioGray870BorderColor": "_cambioGray870BorderColor_1xf3w_63", "blackBackgroundColor": "_blackBackgroundColor_1xf3w_69", "destructive100BackgroundColor": "_destructive100BackgroundColor_1xf3w_73", "destructive200BackgroundColor": "_destructive200BackgroundColor_1xf3w_77", "destructive300BackgroundColor": "_destructive300BackgroundColor_1xf3w_81", "destructive700BackgroundColor": "_destructive700BackgroundColor_1xf3w_85", "destructive800BackgroundColor": "_destructive800BackgroundColor_1xf3w_89", "destructive900BackgroundColor": "_destructive900BackgroundColor_1xf3w_93", "gray10BackgroundColor": "_gray10BackgroundColor_1xf3w_97", "gray30BackgroundColor": "_gray30BackgroundColor_1xf3w_101", "gray60BackgroundColor": "_gray60BackgroundColor_1xf3w_105", "gray80BackgroundColor": "_gray80BackgroundColor_1xf3w_109", "gray100BackgroundColor": "_gray100BackgroundColor_1xf3w_113", "gray200BackgroundColor": "_gray200BackgroundColor_1xf3w_117", "gray300BackgroundColor": "_gray300BackgroundColor_1xf3w_121", "gray700BackgroundColor": "_gray700BackgroundColor_1xf3w_125", "gray800BackgroundColor": "_gray800BackgroundColor_1xf3w_129", "gray900BackgroundColor": "_gray900BackgroundColor_1xf3w_133", "orange100BackgroundColor": "_orange100BackgroundColor_1xf3w_137", "orange200BackgroundColor": "_orange200BackgroundColor_1xf3w_141", "orange300BackgroundColor": "_orange300BackgroundColor_1xf3w_145", "orange700BackgroundColor": "_orange700BackgroundColor_1xf3w_149", "orange800BackgroundColor": "_orange800BackgroundColor_1xf3w_153", "orange900BackgroundColor": "_orange900BackgroundColor_1xf3w_157", "primary100BackgroundColor": "_primary100BackgroundColor_1xf3w_161", "primary200BackgroundColor": "_primary200BackgroundColor_1xf3w_165", "primary300BackgroundColor": "_primary300BackgroundColor_1xf3w_169", "primary700BackgroundColor": "_primary700BackgroundColor_1xf3w_173", "primary800BackgroundColor": "_primary800BackgroundColor_1xf3w_177", "primary900BackgroundColor": "_primary900BackgroundColor_1xf3w_181", "success100BackgroundColor": "_success100BackgroundColor_1xf3w_185", "success200BackgroundColor": "_success200BackgroundColor_1xf3w_189", "success300BackgroundColor": "_success300BackgroundColor_1xf3w_193", "success700BackgroundColor": "_success700BackgroundColor_1xf3w_197", "success800BackgroundColor": "_success800BackgroundColor_1xf3w_201", "success900BackgroundColor": "_success900BackgroundColor_1xf3w_205", "purple100BackgroundColor": "_purple100BackgroundColor_1xf3w_209", "purple200BackgroundColor": "_purple200BackgroundColor_1xf3w_213", "purple300BackgroundColor": "_purple300BackgroundColor_1xf3w_217", "purple700BackgroundColor": "_purple700BackgroundColor_1xf3w_221", "purple800BackgroundColor": "_purple800BackgroundColor_1xf3w_225", "purple900BackgroundColor": "_purple900BackgroundColor_1xf3w_229", "whiteBackgroundColor": "_whiteBackgroundColor_1xf3w_233", "yellow100BackgroundColor": "_yellow100BackgroundColor_1xf3w_237", "yellow200BackgroundColor": "_yellow200BackgroundColor_1xf3w_241", "yellow300BackgroundColor": "_yellow300BackgroundColor_1xf3w_245", "yellow700BackgroundColor": "_yellow700BackgroundColor_1xf3w_249", "yellow800BackgroundColor": "_yellow800BackgroundColor_1xf3w_253", "yellow900BackgroundColor": "_yellow900BackgroundColor_1xf3w_257", "cambioBlackColor": "_cambioBlackColor_1xf3w_262", "cambioWhiteColor": "_cambioWhiteColor_1xf3w_266", "cambioWhite40Color": "_cambioWhite40Color_1xf3w_270", "cambioWhite70Color": "_cambioWhite70Color_1xf3w_274", "cambioGray100Color": "_cambioGray100Color_1xf3w_278", "cambioGray200Color": "_cambioGray200Color_1xf3w_282", "cambioGray300Color": "_cambioGray300Color_1xf3w_286", "cambioGray370Color": "_cambioGray370Color_1xf3w_290", "cambioGray700Color": "_cambioGray700Color_1xf3w_294", "cambioGray800Color": "_cambioGray800Color_1xf3w_298", "cambioGray870Color": "_cambioGray870Color_1xf3w_302", "cambioGray900Color": "_cambioGray900Color_1xf3w_306", "cambioDestructive100Color": "_cambioDestructive100Color_1xf3w_310", "cambioDestructive300Color": "_cambioDestructive300Color_1xf3w_314", "cambioDestructive370Color": "_cambioDestructive370Color_1xf3w_318", "cambioDestructive700Color": "_cambioDestructive700Color_1xf3w_322", "cambioDestructive770Color": "_cambioDestructive770Color_1xf3w_326", "cambioDestructive900Color": "_cambioDestructive900Color_1xf3w_330", "cambioSuccess100Color": "_cambioSuccess100Color_1xf3w_334", "cambioSuccess300Color": "_cambioSuccess300Color_1xf3w_338", "cambioSuccess370Color": "_cambioSuccess370Color_1xf3w_342", "cambioSuccess700Color": "_cambioSuccess700Color_1xf3w_346", "cambioSuccess770Color": "_cambioSuccess770Color_1xf3w_350", "cambioSuccess900Color": "_cambioSuccess900Color_1xf3w_354", "cambioRedColor": "_cambioRedColor_1xf3w_358", "cambioOrangeColor": "_cambioOrangeColor_1xf3w_362", "cambioTanColor": "_cambioTanColor_1xf3w_366", "cambioCreamColor": "_cambioCreamColor_1xf3w_370", "cambioPurpleColor": "_cambioPurpleColor_1xf3w_374", "cambioLilacColor": "_cambioLilacColor_1xf3w_378", "cambioThistleColor": "_cambioThistleColor_1xf3w_382", "cambioPinkColor": "_cambioPinkColor_1xf3w_386", "cambioNavyColor": "_cambioNavyColor_1xf3w_390", "cambioTealColor": "_cambioTealColor_1xf3w_394", "cambioSlateColor": "_cambioSlateColor_1xf3w_398", "cambioSkyColor": "_cambioSkyColor_1xf3w_402", "cambioYellow700Color": "_cambioYellow700Color_1xf3w_406", "cambioTransparentFullBackgroundColor": "_cambioTransparentFullBackgroundColor_1xf3w_410", "cambioBlackBackgroundColor": "_cambioBlackBackgroundColor_1xf3w_414", "cambioWhiteBackgroundColor": "_cambioWhiteBackgroundColor_1xf3w_418", "cambioWhite40BackgroundColor": "_cambioWhite40BackgroundColor_1xf3w_422", "cambioWhite70BackgroundColor": "_cambioWhite70BackgroundColor_1xf3w_426", "cambioGray100BackgroundColor": "_cambioGray100BackgroundColor_1xf3w_430", "cambioGray200BackgroundColor": "_cambioGray200BackgroundColor_1xf3w_434", "cambioGray300BackgroundColor": "_cambioGray300BackgroundColor_1xf3w_438", "gray370BackgroundColor": "_gray370BackgroundColor_1xf3w_442", "cambioGray370BackgroundColor": "_cambioGray370BackgroundColor_1xf3w_446", "cambioGray700BackgroundColor": "_cambioGray700BackgroundColor_1xf3w_450", "cambioGray800BackgroundColor": "_cambioGray800BackgroundColor_1xf3w_454", "gray870BackgroundColor": "_gray870BackgroundColor_1xf3w_458", "cambioGray870BackgroundColor": "_cambioGray870BackgroundColor_1xf3w_462", "cambioGray900BackgroundColor": "_cambioGray900BackgroundColor_1xf3w_466", "cambioDestructive100BackgroundColor": "_cambioDestructive100BackgroundColor_1xf3w_470", "cambioDestructive300BackgroundColor": "_cambioDestructive300BackgroundColor_1xf3w_474", "cambioDestructive370BackgroundColor": "_cambioDestructive370BackgroundColor_1xf3w_478", "cambioDestructive700BackgroundColor": "_cambioDestructive700BackgroundColor_1xf3w_482", "cambioDestructive770BackgroundColor": "_cambioDestructive770BackgroundColor_1xf3w_486", "cambioDestructive900BackgroundColor": "_cambioDestructive900BackgroundColor_1xf3w_490", "cambioSuccess100BackgroundColor": "_cambioSuccess100BackgroundColor_1xf3w_494", "cambioSuccess300BackgroundColor": "_cambioSuccess300BackgroundColor_1xf3w_498", "cambioSuccess370BackgroundColor": "_cambioSuccess370BackgroundColor_1xf3w_502", "cambioSuccess700BackgroundColor": "_cambioSuccess700BackgroundColor_1xf3w_506", "cambioSuccess770BackgroundColor": "_cambioSuccess770BackgroundColor_1xf3w_510", "cambioSuccess900BackgroundColor": "_cambioSuccess900BackgroundColor_1xf3w_514", "redBackgroundColor": "_redBackgroundColor_1xf3w_518", "cambioRedBackgroundColor": "_cambioRedBackgroundColor_1xf3w_522", "orangeBackgroundColor": "_orangeBackgroundColor_1xf3w_526", "cambioOrangeBackgroundColor": "_cambioOrangeBackgroundColor_1xf3w_530", "tanBackgroundColor": "_tanBackgroundColor_1xf3w_534", "cambioTanBackgroundColor": "_cambioTanBackgroundColor_1xf3w_538", "creamBackgroundColor": "_creamBackgroundColor_1xf3w_542", "cambioCreamBackgroundColor": "_cambioCreamBackgroundColor_1xf3w_546", "purpleBackgroundColor": "_purpleBackgroundColor_1xf3w_550", "cambioPurpleBackgroundColor": "_cambioPurpleBackgroundColor_1xf3w_554", "lilacBackgroundColor": "_lilacBackgroundColor_1xf3w_558", "cambioLilacBackgroundColor": "_cambioLilacBackgroundColor_1xf3w_562", "thistleBackgroundColor": "_thistleBackgroundColor_1xf3w_566", "cambioThistleBackgroundColor": "_cambioThistleBackgroundColor_1xf3w_570", "pinkBackgroundColor": "_pinkBackgroundColor_1xf3w_574", "cambioPinkBackgroundColor": "_cambioPinkBackgroundColor_1xf3w_578", "navyBackgroundColor": "_navyBackgroundColor_1xf3w_582", "cambioNavyBackgroundColor": "_cambioNavyBackgroundColor_1xf3w_586", "tealBackgroundColor": "_tealBackgroundColor_1xf3w_590", "cambioTealBackgroundColor": "_cambioTealBackgroundColor_1xf3w_594", "slateBackgroundColor": "_slateBackgroundColor_1xf3w_598", "cambioSlateBackgroundColor": "_cambioSlateBackgroundColor_1xf3w_602", "skyBackgroundColor": "_skyBackgroundColor_1xf3w_606", "cambioSkyBackgroundColor": "_cambioSkyBackgroundColor_1xf3w_610", "cambioYellow700BackgroundColor": "_cambioYellow700BackgroundColor_1xf3w_614" };
5
-
6
-
7
-
8
- exports.colors_module_default = colors_module_default;
9
- //# sourceMappingURL=6N242VX5.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["css-module:../colors/colors.module.css#css-module"],"names":[],"mappings":";;;AAA4F,IAAO,wBAAQ,EAAC,gBAAe,yBAAwB,uBAAsB,gCAA+B,gBAAe,0BAAyB,gBAAe,0BAAyB,mBAAkB,6BAA4B,mBAAkB,6BAA4B,cAAa,wBAAuB,YAAW,sBAAqB,oBAAmB,8BAA6B,oBAAmB,8BAA6B,yBAAwB,mCAAkC,6BAA4B,uCAAsC,sBAAqB,gCAA+B,yBAAwB,mCAAkC,6BAA4B,uCAAsC,4BAA2B,sCAAqC,wBAAuB,kCAAiC,iCAAgC,2CAA0C,iCAAgC,2CAA0C,iCAAgC,2CAA0C,iCAAgC,2CAA0C,iCAAgC,2CAA0C,iCAAgC,2CAA0C,yBAAwB,mCAAkC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,0BAAyB,qCAAoC,0BAAyB,qCAAoC,0BAAyB,qCAAoC,0BAAyB,qCAAoC,0BAAyB,qCAAoC,0BAAyB,qCAAoC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,wBAAuB,mCAAkC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,oBAAmB,+BAA8B,oBAAmB,+BAA8B,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,kBAAiB,6BAA4B,qBAAoB,gCAA+B,kBAAiB,6BAA4B,oBAAmB,+BAA8B,qBAAoB,gCAA+B,oBAAmB,+BAA8B,sBAAqB,iCAAgC,mBAAkB,8BAA6B,mBAAkB,8BAA6B,mBAAkB,8BAA6B,oBAAmB,+BAA8B,kBAAiB,6BAA4B,wBAAuB,mCAAkC,wCAAuC,mDAAkD,8BAA6B,yCAAwC,8BAA6B,yCAAwC,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,0BAAyB,qCAAoC,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,0BAAyB,qCAAoC,gCAA+B,2CAA0C,gCAA+B,2CAA0C,uCAAsC,kDAAiD,uCAAsC,kDAAiD,uCAAsC,kDAAiD,uCAAsC,kDAAiD,uCAAsC,kDAAiD,uCAAsC,kDAAiD,mCAAkC,8CAA6C,mCAAkC,8CAA6C,mCAAkC,8CAA6C,mCAAkC,8CAA6C,mCAAkC,8CAA6C,mCAAkC,8CAA6C,sBAAqB,iCAAgC,4BAA2B,uCAAsC,yBAAwB,oCAAmC,+BAA8B,0CAAyC,sBAAqB,iCAAgC,4BAA2B,uCAAsC,wBAAuB,mCAAkC,8BAA6B,yCAAwC,yBAAwB,oCAAmC,+BAA8B,0CAAyC,wBAAuB,mCAAkC,8BAA6B,yCAAwC,0BAAyB,qCAAoC,gCAA+B,2CAA0C,uBAAsB,kCAAiC,6BAA4B,wCAAuC,uBAAsB,kCAAiC,6BAA4B,wCAAuC,uBAAsB,kCAAiC,6BAA4B,wCAAuC,wBAAuB,mCAAkC,8BAA6B,yCAAwC,sBAAqB,iCAAgC,4BAA2B,uCAAsC,kCAAiC,4CAA2C","sourcesContent":["import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/colors/colors.module.css\"; export default {\"inheritColor\":\"_inheritColor_1xf3w_2\",\"destructive700Color\":\"_destructive700Color_1xf3w_6\",\"gray700Color\":\"_gray700Color_1xf3w_10\",\"gray900Color\":\"_gray900Color_1xf3w_14\",\"primary700Color\":\"_primary700Color_1xf3w_18\",\"success700Color\":\"_success700Color_1xf3w_22\",\"whiteColor\":\"_whiteColor_1xf3w_26\",\"noBorder\":\"_noBorder_1xf3w_31\",\"blackBorderColor\":\"_blackBorderColor_1xf3w_35\",\"whiteBorderColor\":\"_whiteBorderColor_1xf3w_39\",\"success770BorderColor\":\"_success770BorderColor_1xf3w_43\",\"destructive770BorderColor\":\"_destructive770BorderColor_1xf3w_47\",\"gray370BorderColor\":\"_gray370BorderColor_1xf3w_51\",\"success370BorderColor\":\"_success370BorderColor_1xf3w_55\",\"destructive370BorderColor\":\"_destructive370BorderColor_1xf3w_59\",\"cambioGray870BorderColor\":\"_cambioGray870BorderColor_1xf3w_63\",\"blackBackgroundColor\":\"_blackBackgroundColor_1xf3w_69\",\"destructive100BackgroundColor\":\"_destructive100BackgroundColor_1xf3w_73\",\"destructive200BackgroundColor\":\"_destructive200BackgroundColor_1xf3w_77\",\"destructive300BackgroundColor\":\"_destructive300BackgroundColor_1xf3w_81\",\"destructive700BackgroundColor\":\"_destructive700BackgroundColor_1xf3w_85\",\"destructive800BackgroundColor\":\"_destructive800BackgroundColor_1xf3w_89\",\"destructive900BackgroundColor\":\"_destructive900BackgroundColor_1xf3w_93\",\"gray10BackgroundColor\":\"_gray10BackgroundColor_1xf3w_97\",\"gray30BackgroundColor\":\"_gray30BackgroundColor_1xf3w_101\",\"gray60BackgroundColor\":\"_gray60BackgroundColor_1xf3w_105\",\"gray80BackgroundColor\":\"_gray80BackgroundColor_1xf3w_109\",\"gray100BackgroundColor\":\"_gray100BackgroundColor_1xf3w_113\",\"gray200BackgroundColor\":\"_gray200BackgroundColor_1xf3w_117\",\"gray300BackgroundColor\":\"_gray300BackgroundColor_1xf3w_121\",\"gray700BackgroundColor\":\"_gray700BackgroundColor_1xf3w_125\",\"gray800BackgroundColor\":\"_gray800BackgroundColor_1xf3w_129\",\"gray900BackgroundColor\":\"_gray900BackgroundColor_1xf3w_133\",\"orange100BackgroundColor\":\"_orange100BackgroundColor_1xf3w_137\",\"orange200BackgroundColor\":\"_orange200BackgroundColor_1xf3w_141\",\"orange300BackgroundColor\":\"_orange300BackgroundColor_1xf3w_145\",\"orange700BackgroundColor\":\"_orange700BackgroundColor_1xf3w_149\",\"orange800BackgroundColor\":\"_orange800BackgroundColor_1xf3w_153\",\"orange900BackgroundColor\":\"_orange900BackgroundColor_1xf3w_157\",\"primary100BackgroundColor\":\"_primary100BackgroundColor_1xf3w_161\",\"primary200BackgroundColor\":\"_primary200BackgroundColor_1xf3w_165\",\"primary300BackgroundColor\":\"_primary300BackgroundColor_1xf3w_169\",\"primary700BackgroundColor\":\"_primary700BackgroundColor_1xf3w_173\",\"primary800BackgroundColor\":\"_primary800BackgroundColor_1xf3w_177\",\"primary900BackgroundColor\":\"_primary900BackgroundColor_1xf3w_181\",\"success100BackgroundColor\":\"_success100BackgroundColor_1xf3w_185\",\"success200BackgroundColor\":\"_success200BackgroundColor_1xf3w_189\",\"success300BackgroundColor\":\"_success300BackgroundColor_1xf3w_193\",\"success700BackgroundColor\":\"_success700BackgroundColor_1xf3w_197\",\"success800BackgroundColor\":\"_success800BackgroundColor_1xf3w_201\",\"success900BackgroundColor\":\"_success900BackgroundColor_1xf3w_205\",\"purple100BackgroundColor\":\"_purple100BackgroundColor_1xf3w_209\",\"purple200BackgroundColor\":\"_purple200BackgroundColor_1xf3w_213\",\"purple300BackgroundColor\":\"_purple300BackgroundColor_1xf3w_217\",\"purple700BackgroundColor\":\"_purple700BackgroundColor_1xf3w_221\",\"purple800BackgroundColor\":\"_purple800BackgroundColor_1xf3w_225\",\"purple900BackgroundColor\":\"_purple900BackgroundColor_1xf3w_229\",\"whiteBackgroundColor\":\"_whiteBackgroundColor_1xf3w_233\",\"yellow100BackgroundColor\":\"_yellow100BackgroundColor_1xf3w_237\",\"yellow200BackgroundColor\":\"_yellow200BackgroundColor_1xf3w_241\",\"yellow300BackgroundColor\":\"_yellow300BackgroundColor_1xf3w_245\",\"yellow700BackgroundColor\":\"_yellow700BackgroundColor_1xf3w_249\",\"yellow800BackgroundColor\":\"_yellow800BackgroundColor_1xf3w_253\",\"yellow900BackgroundColor\":\"_yellow900BackgroundColor_1xf3w_257\",\"cambioBlackColor\":\"_cambioBlackColor_1xf3w_262\",\"cambioWhiteColor\":\"_cambioWhiteColor_1xf3w_266\",\"cambioWhite40Color\":\"_cambioWhite40Color_1xf3w_270\",\"cambioWhite70Color\":\"_cambioWhite70Color_1xf3w_274\",\"cambioGray100Color\":\"_cambioGray100Color_1xf3w_278\",\"cambioGray200Color\":\"_cambioGray200Color_1xf3w_282\",\"cambioGray300Color\":\"_cambioGray300Color_1xf3w_286\",\"cambioGray370Color\":\"_cambioGray370Color_1xf3w_290\",\"cambioGray700Color\":\"_cambioGray700Color_1xf3w_294\",\"cambioGray800Color\":\"_cambioGray800Color_1xf3w_298\",\"cambioGray870Color\":\"_cambioGray870Color_1xf3w_302\",\"cambioGray900Color\":\"_cambioGray900Color_1xf3w_306\",\"cambioDestructive100Color\":\"_cambioDestructive100Color_1xf3w_310\",\"cambioDestructive300Color\":\"_cambioDestructive300Color_1xf3w_314\",\"cambioDestructive370Color\":\"_cambioDestructive370Color_1xf3w_318\",\"cambioDestructive700Color\":\"_cambioDestructive700Color_1xf3w_322\",\"cambioDestructive770Color\":\"_cambioDestructive770Color_1xf3w_326\",\"cambioDestructive900Color\":\"_cambioDestructive900Color_1xf3w_330\",\"cambioSuccess100Color\":\"_cambioSuccess100Color_1xf3w_334\",\"cambioSuccess300Color\":\"_cambioSuccess300Color_1xf3w_338\",\"cambioSuccess370Color\":\"_cambioSuccess370Color_1xf3w_342\",\"cambioSuccess700Color\":\"_cambioSuccess700Color_1xf3w_346\",\"cambioSuccess770Color\":\"_cambioSuccess770Color_1xf3w_350\",\"cambioSuccess900Color\":\"_cambioSuccess900Color_1xf3w_354\",\"cambioRedColor\":\"_cambioRedColor_1xf3w_358\",\"cambioOrangeColor\":\"_cambioOrangeColor_1xf3w_362\",\"cambioTanColor\":\"_cambioTanColor_1xf3w_366\",\"cambioCreamColor\":\"_cambioCreamColor_1xf3w_370\",\"cambioPurpleColor\":\"_cambioPurpleColor_1xf3w_374\",\"cambioLilacColor\":\"_cambioLilacColor_1xf3w_378\",\"cambioThistleColor\":\"_cambioThistleColor_1xf3w_382\",\"cambioPinkColor\":\"_cambioPinkColor_1xf3w_386\",\"cambioNavyColor\":\"_cambioNavyColor_1xf3w_390\",\"cambioTealColor\":\"_cambioTealColor_1xf3w_394\",\"cambioSlateColor\":\"_cambioSlateColor_1xf3w_398\",\"cambioSkyColor\":\"_cambioSkyColor_1xf3w_402\",\"cambioYellow700Color\":\"_cambioYellow700Color_1xf3w_406\",\"cambioTransparentFullBackgroundColor\":\"_cambioTransparentFullBackgroundColor_1xf3w_410\",\"cambioBlackBackgroundColor\":\"_cambioBlackBackgroundColor_1xf3w_414\",\"cambioWhiteBackgroundColor\":\"_cambioWhiteBackgroundColor_1xf3w_418\",\"cambioWhite40BackgroundColor\":\"_cambioWhite40BackgroundColor_1xf3w_422\",\"cambioWhite70BackgroundColor\":\"_cambioWhite70BackgroundColor_1xf3w_426\",\"cambioGray100BackgroundColor\":\"_cambioGray100BackgroundColor_1xf3w_430\",\"cambioGray200BackgroundColor\":\"_cambioGray200BackgroundColor_1xf3w_434\",\"cambioGray300BackgroundColor\":\"_cambioGray300BackgroundColor_1xf3w_438\",\"gray370BackgroundColor\":\"_gray370BackgroundColor_1xf3w_442\",\"cambioGray370BackgroundColor\":\"_cambioGray370BackgroundColor_1xf3w_446\",\"cambioGray700BackgroundColor\":\"_cambioGray700BackgroundColor_1xf3w_450\",\"cambioGray800BackgroundColor\":\"_cambioGray800BackgroundColor_1xf3w_454\",\"gray870BackgroundColor\":\"_gray870BackgroundColor_1xf3w_458\",\"cambioGray870BackgroundColor\":\"_cambioGray870BackgroundColor_1xf3w_462\",\"cambioGray900BackgroundColor\":\"_cambioGray900BackgroundColor_1xf3w_466\",\"cambioDestructive100BackgroundColor\":\"_cambioDestructive100BackgroundColor_1xf3w_470\",\"cambioDestructive300BackgroundColor\":\"_cambioDestructive300BackgroundColor_1xf3w_474\",\"cambioDestructive370BackgroundColor\":\"_cambioDestructive370BackgroundColor_1xf3w_478\",\"cambioDestructive700BackgroundColor\":\"_cambioDestructive700BackgroundColor_1xf3w_482\",\"cambioDestructive770BackgroundColor\":\"_cambioDestructive770BackgroundColor_1xf3w_486\",\"cambioDestructive900BackgroundColor\":\"_cambioDestructive900BackgroundColor_1xf3w_490\",\"cambioSuccess100BackgroundColor\":\"_cambioSuccess100BackgroundColor_1xf3w_494\",\"cambioSuccess300BackgroundColor\":\"_cambioSuccess300BackgroundColor_1xf3w_498\",\"cambioSuccess370BackgroundColor\":\"_cambioSuccess370BackgroundColor_1xf3w_502\",\"cambioSuccess700BackgroundColor\":\"_cambioSuccess700BackgroundColor_1xf3w_506\",\"cambioSuccess770BackgroundColor\":\"_cambioSuccess770BackgroundColor_1xf3w_510\",\"cambioSuccess900BackgroundColor\":\"_cambioSuccess900BackgroundColor_1xf3w_514\",\"redBackgroundColor\":\"_redBackgroundColor_1xf3w_518\",\"cambioRedBackgroundColor\":\"_cambioRedBackgroundColor_1xf3w_522\",\"orangeBackgroundColor\":\"_orangeBackgroundColor_1xf3w_526\",\"cambioOrangeBackgroundColor\":\"_cambioOrangeBackgroundColor_1xf3w_530\",\"tanBackgroundColor\":\"_tanBackgroundColor_1xf3w_534\",\"cambioTanBackgroundColor\":\"_cambioTanBackgroundColor_1xf3w_538\",\"creamBackgroundColor\":\"_creamBackgroundColor_1xf3w_542\",\"cambioCreamBackgroundColor\":\"_cambioCreamBackgroundColor_1xf3w_546\",\"purpleBackgroundColor\":\"_purpleBackgroundColor_1xf3w_550\",\"cambioPurpleBackgroundColor\":\"_cambioPurpleBackgroundColor_1xf3w_554\",\"lilacBackgroundColor\":\"_lilacBackgroundColor_1xf3w_558\",\"cambioLilacBackgroundColor\":\"_cambioLilacBackgroundColor_1xf3w_562\",\"thistleBackgroundColor\":\"_thistleBackgroundColor_1xf3w_566\",\"cambioThistleBackgroundColor\":\"_cambioThistleBackgroundColor_1xf3w_570\",\"pinkBackgroundColor\":\"_pinkBackgroundColor_1xf3w_574\",\"cambioPinkBackgroundColor\":\"_cambioPinkBackgroundColor_1xf3w_578\",\"navyBackgroundColor\":\"_navyBackgroundColor_1xf3w_582\",\"cambioNavyBackgroundColor\":\"_cambioNavyBackgroundColor_1xf3w_586\",\"tealBackgroundColor\":\"_tealBackgroundColor_1xf3w_590\",\"cambioTealBackgroundColor\":\"_cambioTealBackgroundColor_1xf3w_594\",\"slateBackgroundColor\":\"_slateBackgroundColor_1xf3w_598\",\"cambioSlateBackgroundColor\":\"_cambioSlateBackgroundColor_1xf3w_602\",\"skyBackgroundColor\":\"_skyBackgroundColor_1xf3w_606\",\"cambioSkyBackgroundColor\":\"_cambioSkyBackgroundColor_1xf3w_610\",\"cambioYellow700BackgroundColor\":\"_cambioYellow700BackgroundColor_1xf3w_614\"}"]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/Icon/Icon.tsx","css-module:./Icon.module.css#css-module"],"names":[],"mappings":";;;;;;AAAA,SAAS,kBAAuC;AAChD,OAAO,gBAAgB;;;ACDiE,IAAO,sBAAQ,EAAC,QAAO,iBAAgB,WAAU,oBAAmB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,YAAW,qBAAoB;;;ADwDra;AAZN,IAAM,OAAO;AAAA,EACX,CAAC,EAAE,QAAQ,WAAW,MAAM,OAAO,IAAI,GAAc,QACnD;AAAA,IAAC;AAAA;AAAA,MACC,WAAW;AAAA,QACT,oBAAO;AAAA,QACP,UAAU,KAAK;AAAA,QACf,oBAAO,OAAO,MAAM;AAAA,MACtB;AAAA,MACA;AAAA,MACA,SAAQ;AAAA,MACR,OAAM;AAAA,MAEN,8BAAC,UAAK,GAAG,MAAM;AAAA;AAAA,EACjB;AAEJ;AAEA,KAAK,cAAc;AAEnB,IAAO,eAAQ","sourcesContent":["import { forwardRef, type ComponentProps } from \"react\";\nimport classnames from \"classnames\";\n\nimport styles from \"./Icon.module.css\";\nimport textColor from \"../colors/textColors\";\nimport type Typography from \"../Typography/Typography\";\n\ntype IconProps = {\n /**\n * The color of the Icon.\n *\n * @defaultValue \"gray900\"\n */\n color?: ComponentProps<typeof Typography>[\"color\"];\n /**\n * The size of the Icon.\n * * 100: 16px x 16px\n * * 200: 20px x 20px\n * * 300: 24px x 24px\n * * 400: 28px x 28px\n * * 500: 48px x 48px\n * * 600: 72px x 72px\n * * 700: 100px x 100px\n * * 800: 140px x 140px\n * * 900: 200px x 200px\n * * 1000: 280px x 280px\n *\n * @defaultValue 200\n */\n size?: 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000;\n /**\n * The svg path of the icon. You should not use this prop directly, instead use the specific icon components.\n */\n path?: string;\n};\n\n/**\n * [Icon](http://localhost:6006/?path=/docs/icons-icons--docs) is the base component that renders an icon.\n * You shouldn't use this component directly, instead use the specific icon components.\n * @example\n * `import Book from \"@cambly/syntax-icons/Book\";`\n *\n * You can click on the icon to copy the import statement!\n */\nconst Icon = forwardRef<SVGSVGElement, IconProps>(\n ({ color = \"inherit\", path, size = 200 }: IconProps, ref) => (\n <svg\n className={classnames(\n styles.icon,\n textColor(color),\n styles[`icon${size}`],\n )}\n ref={ref}\n viewBox=\"0 0 24 24\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d={path} />\n </svg>\n ),\n);\n\nIcon.displayName = \"Icon\";\n\nexport default Icon;\n","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/Icon/Icon.module.css\"; export default {\"icon\":\"_icon_1vyva_1\",\"icon100\":\"_icon100_1vyva_8\",\"icon200\":\"_icon200_1vyva_13\",\"icon300\":\"_icon300_1vyva_18\",\"icon400\":\"_icon400_1vyva_23\",\"icon500\":\"_icon500_1vyva_28\",\"icon600\":\"_icon600_1vyva_33\",\"icon700\":\"_icon700_1vyva_38\",\"icon800\":\"_icon800_1vyva_43\",\"icon900\":\"_icon900_1vyva_48\",\"icon1000\":\"_icon1000_1vyva_53\"}"]}
@@ -1,9 +0,0 @@
1
- "use client"
2
-
3
- // css-module:./colors.module.css#css-module
4
- var colors_module_default = { "inheritColor": "_inheritColor_1xf3w_2", "destructive700Color": "_destructive700Color_1xf3w_6", "gray700Color": "_gray700Color_1xf3w_10", "gray900Color": "_gray900Color_1xf3w_14", "primary700Color": "_primary700Color_1xf3w_18", "success700Color": "_success700Color_1xf3w_22", "whiteColor": "_whiteColor_1xf3w_26", "noBorder": "_noBorder_1xf3w_31", "blackBorderColor": "_blackBorderColor_1xf3w_35", "whiteBorderColor": "_whiteBorderColor_1xf3w_39", "success770BorderColor": "_success770BorderColor_1xf3w_43", "destructive770BorderColor": "_destructive770BorderColor_1xf3w_47", "gray370BorderColor": "_gray370BorderColor_1xf3w_51", "success370BorderColor": "_success370BorderColor_1xf3w_55", "destructive370BorderColor": "_destructive370BorderColor_1xf3w_59", "cambioGray870BorderColor": "_cambioGray870BorderColor_1xf3w_63", "blackBackgroundColor": "_blackBackgroundColor_1xf3w_69", "destructive100BackgroundColor": "_destructive100BackgroundColor_1xf3w_73", "destructive200BackgroundColor": "_destructive200BackgroundColor_1xf3w_77", "destructive300BackgroundColor": "_destructive300BackgroundColor_1xf3w_81", "destructive700BackgroundColor": "_destructive700BackgroundColor_1xf3w_85", "destructive800BackgroundColor": "_destructive800BackgroundColor_1xf3w_89", "destructive900BackgroundColor": "_destructive900BackgroundColor_1xf3w_93", "gray10BackgroundColor": "_gray10BackgroundColor_1xf3w_97", "gray30BackgroundColor": "_gray30BackgroundColor_1xf3w_101", "gray60BackgroundColor": "_gray60BackgroundColor_1xf3w_105", "gray80BackgroundColor": "_gray80BackgroundColor_1xf3w_109", "gray100BackgroundColor": "_gray100BackgroundColor_1xf3w_113", "gray200BackgroundColor": "_gray200BackgroundColor_1xf3w_117", "gray300BackgroundColor": "_gray300BackgroundColor_1xf3w_121", "gray700BackgroundColor": "_gray700BackgroundColor_1xf3w_125", "gray800BackgroundColor": "_gray800BackgroundColor_1xf3w_129", "gray900BackgroundColor": "_gray900BackgroundColor_1xf3w_133", "orange100BackgroundColor": "_orange100BackgroundColor_1xf3w_137", "orange200BackgroundColor": "_orange200BackgroundColor_1xf3w_141", "orange300BackgroundColor": "_orange300BackgroundColor_1xf3w_145", "orange700BackgroundColor": "_orange700BackgroundColor_1xf3w_149", "orange800BackgroundColor": "_orange800BackgroundColor_1xf3w_153", "orange900BackgroundColor": "_orange900BackgroundColor_1xf3w_157", "primary100BackgroundColor": "_primary100BackgroundColor_1xf3w_161", "primary200BackgroundColor": "_primary200BackgroundColor_1xf3w_165", "primary300BackgroundColor": "_primary300BackgroundColor_1xf3w_169", "primary700BackgroundColor": "_primary700BackgroundColor_1xf3w_173", "primary800BackgroundColor": "_primary800BackgroundColor_1xf3w_177", "primary900BackgroundColor": "_primary900BackgroundColor_1xf3w_181", "success100BackgroundColor": "_success100BackgroundColor_1xf3w_185", "success200BackgroundColor": "_success200BackgroundColor_1xf3w_189", "success300BackgroundColor": "_success300BackgroundColor_1xf3w_193", "success700BackgroundColor": "_success700BackgroundColor_1xf3w_197", "success800BackgroundColor": "_success800BackgroundColor_1xf3w_201", "success900BackgroundColor": "_success900BackgroundColor_1xf3w_205", "purple100BackgroundColor": "_purple100BackgroundColor_1xf3w_209", "purple200BackgroundColor": "_purple200BackgroundColor_1xf3w_213", "purple300BackgroundColor": "_purple300BackgroundColor_1xf3w_217", "purple700BackgroundColor": "_purple700BackgroundColor_1xf3w_221", "purple800BackgroundColor": "_purple800BackgroundColor_1xf3w_225", "purple900BackgroundColor": "_purple900BackgroundColor_1xf3w_229", "whiteBackgroundColor": "_whiteBackgroundColor_1xf3w_233", "yellow100BackgroundColor": "_yellow100BackgroundColor_1xf3w_237", "yellow200BackgroundColor": "_yellow200BackgroundColor_1xf3w_241", "yellow300BackgroundColor": "_yellow300BackgroundColor_1xf3w_245", "yellow700BackgroundColor": "_yellow700BackgroundColor_1xf3w_249", "yellow800BackgroundColor": "_yellow800BackgroundColor_1xf3w_253", "yellow900BackgroundColor": "_yellow900BackgroundColor_1xf3w_257", "cambioBlackColor": "_cambioBlackColor_1xf3w_262", "cambioWhiteColor": "_cambioWhiteColor_1xf3w_266", "cambioWhite40Color": "_cambioWhite40Color_1xf3w_270", "cambioWhite70Color": "_cambioWhite70Color_1xf3w_274", "cambioGray100Color": "_cambioGray100Color_1xf3w_278", "cambioGray200Color": "_cambioGray200Color_1xf3w_282", "cambioGray300Color": "_cambioGray300Color_1xf3w_286", "cambioGray370Color": "_cambioGray370Color_1xf3w_290", "cambioGray700Color": "_cambioGray700Color_1xf3w_294", "cambioGray800Color": "_cambioGray800Color_1xf3w_298", "cambioGray870Color": "_cambioGray870Color_1xf3w_302", "cambioGray900Color": "_cambioGray900Color_1xf3w_306", "cambioDestructive100Color": "_cambioDestructive100Color_1xf3w_310", "cambioDestructive300Color": "_cambioDestructive300Color_1xf3w_314", "cambioDestructive370Color": "_cambioDestructive370Color_1xf3w_318", "cambioDestructive700Color": "_cambioDestructive700Color_1xf3w_322", "cambioDestructive770Color": "_cambioDestructive770Color_1xf3w_326", "cambioDestructive900Color": "_cambioDestructive900Color_1xf3w_330", "cambioSuccess100Color": "_cambioSuccess100Color_1xf3w_334", "cambioSuccess300Color": "_cambioSuccess300Color_1xf3w_338", "cambioSuccess370Color": "_cambioSuccess370Color_1xf3w_342", "cambioSuccess700Color": "_cambioSuccess700Color_1xf3w_346", "cambioSuccess770Color": "_cambioSuccess770Color_1xf3w_350", "cambioSuccess900Color": "_cambioSuccess900Color_1xf3w_354", "cambioRedColor": "_cambioRedColor_1xf3w_358", "cambioOrangeColor": "_cambioOrangeColor_1xf3w_362", "cambioTanColor": "_cambioTanColor_1xf3w_366", "cambioCreamColor": "_cambioCreamColor_1xf3w_370", "cambioPurpleColor": "_cambioPurpleColor_1xf3w_374", "cambioLilacColor": "_cambioLilacColor_1xf3w_378", "cambioThistleColor": "_cambioThistleColor_1xf3w_382", "cambioPinkColor": "_cambioPinkColor_1xf3w_386", "cambioNavyColor": "_cambioNavyColor_1xf3w_390", "cambioTealColor": "_cambioTealColor_1xf3w_394", "cambioSlateColor": "_cambioSlateColor_1xf3w_398", "cambioSkyColor": "_cambioSkyColor_1xf3w_402", "cambioYellow700Color": "_cambioYellow700Color_1xf3w_406", "cambioTransparentFullBackgroundColor": "_cambioTransparentFullBackgroundColor_1xf3w_410", "cambioBlackBackgroundColor": "_cambioBlackBackgroundColor_1xf3w_414", "cambioWhiteBackgroundColor": "_cambioWhiteBackgroundColor_1xf3w_418", "cambioWhite40BackgroundColor": "_cambioWhite40BackgroundColor_1xf3w_422", "cambioWhite70BackgroundColor": "_cambioWhite70BackgroundColor_1xf3w_426", "cambioGray100BackgroundColor": "_cambioGray100BackgroundColor_1xf3w_430", "cambioGray200BackgroundColor": "_cambioGray200BackgroundColor_1xf3w_434", "cambioGray300BackgroundColor": "_cambioGray300BackgroundColor_1xf3w_438", "gray370BackgroundColor": "_gray370BackgroundColor_1xf3w_442", "cambioGray370BackgroundColor": "_cambioGray370BackgroundColor_1xf3w_446", "cambioGray700BackgroundColor": "_cambioGray700BackgroundColor_1xf3w_450", "cambioGray800BackgroundColor": "_cambioGray800BackgroundColor_1xf3w_454", "gray870BackgroundColor": "_gray870BackgroundColor_1xf3w_458", "cambioGray870BackgroundColor": "_cambioGray870BackgroundColor_1xf3w_462", "cambioGray900BackgroundColor": "_cambioGray900BackgroundColor_1xf3w_466", "cambioDestructive100BackgroundColor": "_cambioDestructive100BackgroundColor_1xf3w_470", "cambioDestructive300BackgroundColor": "_cambioDestructive300BackgroundColor_1xf3w_474", "cambioDestructive370BackgroundColor": "_cambioDestructive370BackgroundColor_1xf3w_478", "cambioDestructive700BackgroundColor": "_cambioDestructive700BackgroundColor_1xf3w_482", "cambioDestructive770BackgroundColor": "_cambioDestructive770BackgroundColor_1xf3w_486", "cambioDestructive900BackgroundColor": "_cambioDestructive900BackgroundColor_1xf3w_490", "cambioSuccess100BackgroundColor": "_cambioSuccess100BackgroundColor_1xf3w_494", "cambioSuccess300BackgroundColor": "_cambioSuccess300BackgroundColor_1xf3w_498", "cambioSuccess370BackgroundColor": "_cambioSuccess370BackgroundColor_1xf3w_502", "cambioSuccess700BackgroundColor": "_cambioSuccess700BackgroundColor_1xf3w_506", "cambioSuccess770BackgroundColor": "_cambioSuccess770BackgroundColor_1xf3w_510", "cambioSuccess900BackgroundColor": "_cambioSuccess900BackgroundColor_1xf3w_514", "redBackgroundColor": "_redBackgroundColor_1xf3w_518", "cambioRedBackgroundColor": "_cambioRedBackgroundColor_1xf3w_522", "orangeBackgroundColor": "_orangeBackgroundColor_1xf3w_526", "cambioOrangeBackgroundColor": "_cambioOrangeBackgroundColor_1xf3w_530", "tanBackgroundColor": "_tanBackgroundColor_1xf3w_534", "cambioTanBackgroundColor": "_cambioTanBackgroundColor_1xf3w_538", "creamBackgroundColor": "_creamBackgroundColor_1xf3w_542", "cambioCreamBackgroundColor": "_cambioCreamBackgroundColor_1xf3w_546", "purpleBackgroundColor": "_purpleBackgroundColor_1xf3w_550", "cambioPurpleBackgroundColor": "_cambioPurpleBackgroundColor_1xf3w_554", "lilacBackgroundColor": "_lilacBackgroundColor_1xf3w_558", "cambioLilacBackgroundColor": "_cambioLilacBackgroundColor_1xf3w_562", "thistleBackgroundColor": "_thistleBackgroundColor_1xf3w_566", "cambioThistleBackgroundColor": "_cambioThistleBackgroundColor_1xf3w_570", "pinkBackgroundColor": "_pinkBackgroundColor_1xf3w_574", "cambioPinkBackgroundColor": "_cambioPinkBackgroundColor_1xf3w_578", "navyBackgroundColor": "_navyBackgroundColor_1xf3w_582", "cambioNavyBackgroundColor": "_cambioNavyBackgroundColor_1xf3w_586", "tealBackgroundColor": "_tealBackgroundColor_1xf3w_590", "cambioTealBackgroundColor": "_cambioTealBackgroundColor_1xf3w_594", "slateBackgroundColor": "_slateBackgroundColor_1xf3w_598", "cambioSlateBackgroundColor": "_cambioSlateBackgroundColor_1xf3w_602", "skyBackgroundColor": "_skyBackgroundColor_1xf3w_606", "cambioSkyBackgroundColor": "_cambioSkyBackgroundColor_1xf3w_610", "cambioYellow700BackgroundColor": "_cambioYellow700BackgroundColor_1xf3w_614" };
5
-
6
- export {
7
- colors_module_default
8
- };
9
- //# sourceMappingURL=QQMWJ5UA.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["css-module:./colors.module.css#css-module"],"sourcesContent":["import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/colors/colors.module.css\"; export default {\"inheritColor\":\"_inheritColor_1xf3w_2\",\"destructive700Color\":\"_destructive700Color_1xf3w_6\",\"gray700Color\":\"_gray700Color_1xf3w_10\",\"gray900Color\":\"_gray900Color_1xf3w_14\",\"primary700Color\":\"_primary700Color_1xf3w_18\",\"success700Color\":\"_success700Color_1xf3w_22\",\"whiteColor\":\"_whiteColor_1xf3w_26\",\"noBorder\":\"_noBorder_1xf3w_31\",\"blackBorderColor\":\"_blackBorderColor_1xf3w_35\",\"whiteBorderColor\":\"_whiteBorderColor_1xf3w_39\",\"success770BorderColor\":\"_success770BorderColor_1xf3w_43\",\"destructive770BorderColor\":\"_destructive770BorderColor_1xf3w_47\",\"gray370BorderColor\":\"_gray370BorderColor_1xf3w_51\",\"success370BorderColor\":\"_success370BorderColor_1xf3w_55\",\"destructive370BorderColor\":\"_destructive370BorderColor_1xf3w_59\",\"cambioGray870BorderColor\":\"_cambioGray870BorderColor_1xf3w_63\",\"blackBackgroundColor\":\"_blackBackgroundColor_1xf3w_69\",\"destructive100BackgroundColor\":\"_destructive100BackgroundColor_1xf3w_73\",\"destructive200BackgroundColor\":\"_destructive200BackgroundColor_1xf3w_77\",\"destructive300BackgroundColor\":\"_destructive300BackgroundColor_1xf3w_81\",\"destructive700BackgroundColor\":\"_destructive700BackgroundColor_1xf3w_85\",\"destructive800BackgroundColor\":\"_destructive800BackgroundColor_1xf3w_89\",\"destructive900BackgroundColor\":\"_destructive900BackgroundColor_1xf3w_93\",\"gray10BackgroundColor\":\"_gray10BackgroundColor_1xf3w_97\",\"gray30BackgroundColor\":\"_gray30BackgroundColor_1xf3w_101\",\"gray60BackgroundColor\":\"_gray60BackgroundColor_1xf3w_105\",\"gray80BackgroundColor\":\"_gray80BackgroundColor_1xf3w_109\",\"gray100BackgroundColor\":\"_gray100BackgroundColor_1xf3w_113\",\"gray200BackgroundColor\":\"_gray200BackgroundColor_1xf3w_117\",\"gray300BackgroundColor\":\"_gray300BackgroundColor_1xf3w_121\",\"gray700BackgroundColor\":\"_gray700BackgroundColor_1xf3w_125\",\"gray800BackgroundColor\":\"_gray800BackgroundColor_1xf3w_129\",\"gray900BackgroundColor\":\"_gray900BackgroundColor_1xf3w_133\",\"orange100BackgroundColor\":\"_orange100BackgroundColor_1xf3w_137\",\"orange200BackgroundColor\":\"_orange200BackgroundColor_1xf3w_141\",\"orange300BackgroundColor\":\"_orange300BackgroundColor_1xf3w_145\",\"orange700BackgroundColor\":\"_orange700BackgroundColor_1xf3w_149\",\"orange800BackgroundColor\":\"_orange800BackgroundColor_1xf3w_153\",\"orange900BackgroundColor\":\"_orange900BackgroundColor_1xf3w_157\",\"primary100BackgroundColor\":\"_primary100BackgroundColor_1xf3w_161\",\"primary200BackgroundColor\":\"_primary200BackgroundColor_1xf3w_165\",\"primary300BackgroundColor\":\"_primary300BackgroundColor_1xf3w_169\",\"primary700BackgroundColor\":\"_primary700BackgroundColor_1xf3w_173\",\"primary800BackgroundColor\":\"_primary800BackgroundColor_1xf3w_177\",\"primary900BackgroundColor\":\"_primary900BackgroundColor_1xf3w_181\",\"success100BackgroundColor\":\"_success100BackgroundColor_1xf3w_185\",\"success200BackgroundColor\":\"_success200BackgroundColor_1xf3w_189\",\"success300BackgroundColor\":\"_success300BackgroundColor_1xf3w_193\",\"success700BackgroundColor\":\"_success700BackgroundColor_1xf3w_197\",\"success800BackgroundColor\":\"_success800BackgroundColor_1xf3w_201\",\"success900BackgroundColor\":\"_success900BackgroundColor_1xf3w_205\",\"purple100BackgroundColor\":\"_purple100BackgroundColor_1xf3w_209\",\"purple200BackgroundColor\":\"_purple200BackgroundColor_1xf3w_213\",\"purple300BackgroundColor\":\"_purple300BackgroundColor_1xf3w_217\",\"purple700BackgroundColor\":\"_purple700BackgroundColor_1xf3w_221\",\"purple800BackgroundColor\":\"_purple800BackgroundColor_1xf3w_225\",\"purple900BackgroundColor\":\"_purple900BackgroundColor_1xf3w_229\",\"whiteBackgroundColor\":\"_whiteBackgroundColor_1xf3w_233\",\"yellow100BackgroundColor\":\"_yellow100BackgroundColor_1xf3w_237\",\"yellow200BackgroundColor\":\"_yellow200BackgroundColor_1xf3w_241\",\"yellow300BackgroundColor\":\"_yellow300BackgroundColor_1xf3w_245\",\"yellow700BackgroundColor\":\"_yellow700BackgroundColor_1xf3w_249\",\"yellow800BackgroundColor\":\"_yellow800BackgroundColor_1xf3w_253\",\"yellow900BackgroundColor\":\"_yellow900BackgroundColor_1xf3w_257\",\"cambioBlackColor\":\"_cambioBlackColor_1xf3w_262\",\"cambioWhiteColor\":\"_cambioWhiteColor_1xf3w_266\",\"cambioWhite40Color\":\"_cambioWhite40Color_1xf3w_270\",\"cambioWhite70Color\":\"_cambioWhite70Color_1xf3w_274\",\"cambioGray100Color\":\"_cambioGray100Color_1xf3w_278\",\"cambioGray200Color\":\"_cambioGray200Color_1xf3w_282\",\"cambioGray300Color\":\"_cambioGray300Color_1xf3w_286\",\"cambioGray370Color\":\"_cambioGray370Color_1xf3w_290\",\"cambioGray700Color\":\"_cambioGray700Color_1xf3w_294\",\"cambioGray800Color\":\"_cambioGray800Color_1xf3w_298\",\"cambioGray870Color\":\"_cambioGray870Color_1xf3w_302\",\"cambioGray900Color\":\"_cambioGray900Color_1xf3w_306\",\"cambioDestructive100Color\":\"_cambioDestructive100Color_1xf3w_310\",\"cambioDestructive300Color\":\"_cambioDestructive300Color_1xf3w_314\",\"cambioDestructive370Color\":\"_cambioDestructive370Color_1xf3w_318\",\"cambioDestructive700Color\":\"_cambioDestructive700Color_1xf3w_322\",\"cambioDestructive770Color\":\"_cambioDestructive770Color_1xf3w_326\",\"cambioDestructive900Color\":\"_cambioDestructive900Color_1xf3w_330\",\"cambioSuccess100Color\":\"_cambioSuccess100Color_1xf3w_334\",\"cambioSuccess300Color\":\"_cambioSuccess300Color_1xf3w_338\",\"cambioSuccess370Color\":\"_cambioSuccess370Color_1xf3w_342\",\"cambioSuccess700Color\":\"_cambioSuccess700Color_1xf3w_346\",\"cambioSuccess770Color\":\"_cambioSuccess770Color_1xf3w_350\",\"cambioSuccess900Color\":\"_cambioSuccess900Color_1xf3w_354\",\"cambioRedColor\":\"_cambioRedColor_1xf3w_358\",\"cambioOrangeColor\":\"_cambioOrangeColor_1xf3w_362\",\"cambioTanColor\":\"_cambioTanColor_1xf3w_366\",\"cambioCreamColor\":\"_cambioCreamColor_1xf3w_370\",\"cambioPurpleColor\":\"_cambioPurpleColor_1xf3w_374\",\"cambioLilacColor\":\"_cambioLilacColor_1xf3w_378\",\"cambioThistleColor\":\"_cambioThistleColor_1xf3w_382\",\"cambioPinkColor\":\"_cambioPinkColor_1xf3w_386\",\"cambioNavyColor\":\"_cambioNavyColor_1xf3w_390\",\"cambioTealColor\":\"_cambioTealColor_1xf3w_394\",\"cambioSlateColor\":\"_cambioSlateColor_1xf3w_398\",\"cambioSkyColor\":\"_cambioSkyColor_1xf3w_402\",\"cambioYellow700Color\":\"_cambioYellow700Color_1xf3w_406\",\"cambioTransparentFullBackgroundColor\":\"_cambioTransparentFullBackgroundColor_1xf3w_410\",\"cambioBlackBackgroundColor\":\"_cambioBlackBackgroundColor_1xf3w_414\",\"cambioWhiteBackgroundColor\":\"_cambioWhiteBackgroundColor_1xf3w_418\",\"cambioWhite40BackgroundColor\":\"_cambioWhite40BackgroundColor_1xf3w_422\",\"cambioWhite70BackgroundColor\":\"_cambioWhite70BackgroundColor_1xf3w_426\",\"cambioGray100BackgroundColor\":\"_cambioGray100BackgroundColor_1xf3w_430\",\"cambioGray200BackgroundColor\":\"_cambioGray200BackgroundColor_1xf3w_434\",\"cambioGray300BackgroundColor\":\"_cambioGray300BackgroundColor_1xf3w_438\",\"gray370BackgroundColor\":\"_gray370BackgroundColor_1xf3w_442\",\"cambioGray370BackgroundColor\":\"_cambioGray370BackgroundColor_1xf3w_446\",\"cambioGray700BackgroundColor\":\"_cambioGray700BackgroundColor_1xf3w_450\",\"cambioGray800BackgroundColor\":\"_cambioGray800BackgroundColor_1xf3w_454\",\"gray870BackgroundColor\":\"_gray870BackgroundColor_1xf3w_458\",\"cambioGray870BackgroundColor\":\"_cambioGray870BackgroundColor_1xf3w_462\",\"cambioGray900BackgroundColor\":\"_cambioGray900BackgroundColor_1xf3w_466\",\"cambioDestructive100BackgroundColor\":\"_cambioDestructive100BackgroundColor_1xf3w_470\",\"cambioDestructive300BackgroundColor\":\"_cambioDestructive300BackgroundColor_1xf3w_474\",\"cambioDestructive370BackgroundColor\":\"_cambioDestructive370BackgroundColor_1xf3w_478\",\"cambioDestructive700BackgroundColor\":\"_cambioDestructive700BackgroundColor_1xf3w_482\",\"cambioDestructive770BackgroundColor\":\"_cambioDestructive770BackgroundColor_1xf3w_486\",\"cambioDestructive900BackgroundColor\":\"_cambioDestructive900BackgroundColor_1xf3w_490\",\"cambioSuccess100BackgroundColor\":\"_cambioSuccess100BackgroundColor_1xf3w_494\",\"cambioSuccess300BackgroundColor\":\"_cambioSuccess300BackgroundColor_1xf3w_498\",\"cambioSuccess370BackgroundColor\":\"_cambioSuccess370BackgroundColor_1xf3w_502\",\"cambioSuccess700BackgroundColor\":\"_cambioSuccess700BackgroundColor_1xf3w_506\",\"cambioSuccess770BackgroundColor\":\"_cambioSuccess770BackgroundColor_1xf3w_510\",\"cambioSuccess900BackgroundColor\":\"_cambioSuccess900BackgroundColor_1xf3w_514\",\"redBackgroundColor\":\"_redBackgroundColor_1xf3w_518\",\"cambioRedBackgroundColor\":\"_cambioRedBackgroundColor_1xf3w_522\",\"orangeBackgroundColor\":\"_orangeBackgroundColor_1xf3w_526\",\"cambioOrangeBackgroundColor\":\"_cambioOrangeBackgroundColor_1xf3w_530\",\"tanBackgroundColor\":\"_tanBackgroundColor_1xf3w_534\",\"cambioTanBackgroundColor\":\"_cambioTanBackgroundColor_1xf3w_538\",\"creamBackgroundColor\":\"_creamBackgroundColor_1xf3w_542\",\"cambioCreamBackgroundColor\":\"_cambioCreamBackgroundColor_1xf3w_546\",\"purpleBackgroundColor\":\"_purpleBackgroundColor_1xf3w_550\",\"cambioPurpleBackgroundColor\":\"_cambioPurpleBackgroundColor_1xf3w_554\",\"lilacBackgroundColor\":\"_lilacBackgroundColor_1xf3w_558\",\"cambioLilacBackgroundColor\":\"_cambioLilacBackgroundColor_1xf3w_562\",\"thistleBackgroundColor\":\"_thistleBackgroundColor_1xf3w_566\",\"cambioThistleBackgroundColor\":\"_cambioThistleBackgroundColor_1xf3w_570\",\"pinkBackgroundColor\":\"_pinkBackgroundColor_1xf3w_574\",\"cambioPinkBackgroundColor\":\"_cambioPinkBackgroundColor_1xf3w_578\",\"navyBackgroundColor\":\"_navyBackgroundColor_1xf3w_582\",\"cambioNavyBackgroundColor\":\"_cambioNavyBackgroundColor_1xf3w_586\",\"tealBackgroundColor\":\"_tealBackgroundColor_1xf3w_590\",\"cambioTealBackgroundColor\":\"_cambioTealBackgroundColor_1xf3w_594\",\"slateBackgroundColor\":\"_slateBackgroundColor_1xf3w_598\",\"cambioSlateBackgroundColor\":\"_cambioSlateBackgroundColor_1xf3w_602\",\"skyBackgroundColor\":\"_skyBackgroundColor_1xf3w_606\",\"cambioSkyBackgroundColor\":\"_cambioSkyBackgroundColor_1xf3w_610\",\"cambioYellow700BackgroundColor\":\"_cambioYellow700BackgroundColor_1xf3w_614\"}"],"mappings":"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","names":[]}
@@ -1,9 +0,0 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
2
-
3
- // css-module:./colors.module.css#css-module
4
- var colors_module_default = { "inheritColor": "_inheritColor_1xf3w_2", "destructive700Color": "_destructive700Color_1xf3w_6", "gray700Color": "_gray700Color_1xf3w_10", "gray900Color": "_gray900Color_1xf3w_14", "primary700Color": "_primary700Color_1xf3w_18", "success700Color": "_success700Color_1xf3w_22", "whiteColor": "_whiteColor_1xf3w_26", "noBorder": "_noBorder_1xf3w_31", "blackBorderColor": "_blackBorderColor_1xf3w_35", "whiteBorderColor": "_whiteBorderColor_1xf3w_39", "success770BorderColor": "_success770BorderColor_1xf3w_43", "destructive770BorderColor": "_destructive770BorderColor_1xf3w_47", "gray370BorderColor": "_gray370BorderColor_1xf3w_51", "success370BorderColor": "_success370BorderColor_1xf3w_55", "destructive370BorderColor": "_destructive370BorderColor_1xf3w_59", "cambioGray870BorderColor": "_cambioGray870BorderColor_1xf3w_63", "blackBackgroundColor": "_blackBackgroundColor_1xf3w_69", "destructive100BackgroundColor": "_destructive100BackgroundColor_1xf3w_73", "destructive200BackgroundColor": "_destructive200BackgroundColor_1xf3w_77", "destructive300BackgroundColor": "_destructive300BackgroundColor_1xf3w_81", "destructive700BackgroundColor": "_destructive700BackgroundColor_1xf3w_85", "destructive800BackgroundColor": "_destructive800BackgroundColor_1xf3w_89", "destructive900BackgroundColor": "_destructive900BackgroundColor_1xf3w_93", "gray10BackgroundColor": "_gray10BackgroundColor_1xf3w_97", "gray30BackgroundColor": "_gray30BackgroundColor_1xf3w_101", "gray60BackgroundColor": "_gray60BackgroundColor_1xf3w_105", "gray80BackgroundColor": "_gray80BackgroundColor_1xf3w_109", "gray100BackgroundColor": "_gray100BackgroundColor_1xf3w_113", "gray200BackgroundColor": "_gray200BackgroundColor_1xf3w_117", "gray300BackgroundColor": "_gray300BackgroundColor_1xf3w_121", "gray700BackgroundColor": "_gray700BackgroundColor_1xf3w_125", "gray800BackgroundColor": "_gray800BackgroundColor_1xf3w_129", "gray900BackgroundColor": "_gray900BackgroundColor_1xf3w_133", "orange100BackgroundColor": "_orange100BackgroundColor_1xf3w_137", "orange200BackgroundColor": "_orange200BackgroundColor_1xf3w_141", "orange300BackgroundColor": "_orange300BackgroundColor_1xf3w_145", "orange700BackgroundColor": "_orange700BackgroundColor_1xf3w_149", "orange800BackgroundColor": "_orange800BackgroundColor_1xf3w_153", "orange900BackgroundColor": "_orange900BackgroundColor_1xf3w_157", "primary100BackgroundColor": "_primary100BackgroundColor_1xf3w_161", "primary200BackgroundColor": "_primary200BackgroundColor_1xf3w_165", "primary300BackgroundColor": "_primary300BackgroundColor_1xf3w_169", "primary700BackgroundColor": "_primary700BackgroundColor_1xf3w_173", "primary800BackgroundColor": "_primary800BackgroundColor_1xf3w_177", "primary900BackgroundColor": "_primary900BackgroundColor_1xf3w_181", "success100BackgroundColor": "_success100BackgroundColor_1xf3w_185", "success200BackgroundColor": "_success200BackgroundColor_1xf3w_189", "success300BackgroundColor": "_success300BackgroundColor_1xf3w_193", "success700BackgroundColor": "_success700BackgroundColor_1xf3w_197", "success800BackgroundColor": "_success800BackgroundColor_1xf3w_201", "success900BackgroundColor": "_success900BackgroundColor_1xf3w_205", "purple100BackgroundColor": "_purple100BackgroundColor_1xf3w_209", "purple200BackgroundColor": "_purple200BackgroundColor_1xf3w_213", "purple300BackgroundColor": "_purple300BackgroundColor_1xf3w_217", "purple700BackgroundColor": "_purple700BackgroundColor_1xf3w_221", "purple800BackgroundColor": "_purple800BackgroundColor_1xf3w_225", "purple900BackgroundColor": "_purple900BackgroundColor_1xf3w_229", "whiteBackgroundColor": "_whiteBackgroundColor_1xf3w_233", "yellow100BackgroundColor": "_yellow100BackgroundColor_1xf3w_237", "yellow200BackgroundColor": "_yellow200BackgroundColor_1xf3w_241", "yellow300BackgroundColor": "_yellow300BackgroundColor_1xf3w_245", "yellow700BackgroundColor": "_yellow700BackgroundColor_1xf3w_249", "yellow800BackgroundColor": "_yellow800BackgroundColor_1xf3w_253", "yellow900BackgroundColor": "_yellow900BackgroundColor_1xf3w_257", "cambioBlackColor": "_cambioBlackColor_1xf3w_262", "cambioWhiteColor": "_cambioWhiteColor_1xf3w_266", "cambioWhite40Color": "_cambioWhite40Color_1xf3w_270", "cambioWhite70Color": "_cambioWhite70Color_1xf3w_274", "cambioGray100Color": "_cambioGray100Color_1xf3w_278", "cambioGray200Color": "_cambioGray200Color_1xf3w_282", "cambioGray300Color": "_cambioGray300Color_1xf3w_286", "cambioGray370Color": "_cambioGray370Color_1xf3w_290", "cambioGray700Color": "_cambioGray700Color_1xf3w_294", "cambioGray800Color": "_cambioGray800Color_1xf3w_298", "cambioGray870Color": "_cambioGray870Color_1xf3w_302", "cambioGray900Color": "_cambioGray900Color_1xf3w_306", "cambioDestructive100Color": "_cambioDestructive100Color_1xf3w_310", "cambioDestructive300Color": "_cambioDestructive300Color_1xf3w_314", "cambioDestructive370Color": "_cambioDestructive370Color_1xf3w_318", "cambioDestructive700Color": "_cambioDestructive700Color_1xf3w_322", "cambioDestructive770Color": "_cambioDestructive770Color_1xf3w_326", "cambioDestructive900Color": "_cambioDestructive900Color_1xf3w_330", "cambioSuccess100Color": "_cambioSuccess100Color_1xf3w_334", "cambioSuccess300Color": "_cambioSuccess300Color_1xf3w_338", "cambioSuccess370Color": "_cambioSuccess370Color_1xf3w_342", "cambioSuccess700Color": "_cambioSuccess700Color_1xf3w_346", "cambioSuccess770Color": "_cambioSuccess770Color_1xf3w_350", "cambioSuccess900Color": "_cambioSuccess900Color_1xf3w_354", "cambioRedColor": "_cambioRedColor_1xf3w_358", "cambioOrangeColor": "_cambioOrangeColor_1xf3w_362", "cambioTanColor": "_cambioTanColor_1xf3w_366", "cambioCreamColor": "_cambioCreamColor_1xf3w_370", "cambioPurpleColor": "_cambioPurpleColor_1xf3w_374", "cambioLilacColor": "_cambioLilacColor_1xf3w_378", "cambioThistleColor": "_cambioThistleColor_1xf3w_382", "cambioPinkColor": "_cambioPinkColor_1xf3w_386", "cambioNavyColor": "_cambioNavyColor_1xf3w_390", "cambioTealColor": "_cambioTealColor_1xf3w_394", "cambioSlateColor": "_cambioSlateColor_1xf3w_398", "cambioSkyColor": "_cambioSkyColor_1xf3w_402", "cambioYellow700Color": "_cambioYellow700Color_1xf3w_406", "cambioTransparentFullBackgroundColor": "_cambioTransparentFullBackgroundColor_1xf3w_410", "cambioBlackBackgroundColor": "_cambioBlackBackgroundColor_1xf3w_414", "cambioWhiteBackgroundColor": "_cambioWhiteBackgroundColor_1xf3w_418", "cambioWhite40BackgroundColor": "_cambioWhite40BackgroundColor_1xf3w_422", "cambioWhite70BackgroundColor": "_cambioWhite70BackgroundColor_1xf3w_426", "cambioGray100BackgroundColor": "_cambioGray100BackgroundColor_1xf3w_430", "cambioGray200BackgroundColor": "_cambioGray200BackgroundColor_1xf3w_434", "cambioGray300BackgroundColor": "_cambioGray300BackgroundColor_1xf3w_438", "gray370BackgroundColor": "_gray370BackgroundColor_1xf3w_442", "cambioGray370BackgroundColor": "_cambioGray370BackgroundColor_1xf3w_446", "cambioGray700BackgroundColor": "_cambioGray700BackgroundColor_1xf3w_450", "cambioGray800BackgroundColor": "_cambioGray800BackgroundColor_1xf3w_454", "gray870BackgroundColor": "_gray870BackgroundColor_1xf3w_458", "cambioGray870BackgroundColor": "_cambioGray870BackgroundColor_1xf3w_462", "cambioGray900BackgroundColor": "_cambioGray900BackgroundColor_1xf3w_466", "cambioDestructive100BackgroundColor": "_cambioDestructive100BackgroundColor_1xf3w_470", "cambioDestructive300BackgroundColor": "_cambioDestructive300BackgroundColor_1xf3w_474", "cambioDestructive370BackgroundColor": "_cambioDestructive370BackgroundColor_1xf3w_478", "cambioDestructive700BackgroundColor": "_cambioDestructive700BackgroundColor_1xf3w_482", "cambioDestructive770BackgroundColor": "_cambioDestructive770BackgroundColor_1xf3w_486", "cambioDestructive900BackgroundColor": "_cambioDestructive900BackgroundColor_1xf3w_490", "cambioSuccess100BackgroundColor": "_cambioSuccess100BackgroundColor_1xf3w_494", "cambioSuccess300BackgroundColor": "_cambioSuccess300BackgroundColor_1xf3w_498", "cambioSuccess370BackgroundColor": "_cambioSuccess370BackgroundColor_1xf3w_502", "cambioSuccess700BackgroundColor": "_cambioSuccess700BackgroundColor_1xf3w_506", "cambioSuccess770BackgroundColor": "_cambioSuccess770BackgroundColor_1xf3w_510", "cambioSuccess900BackgroundColor": "_cambioSuccess900BackgroundColor_1xf3w_514", "redBackgroundColor": "_redBackgroundColor_1xf3w_518", "cambioRedBackgroundColor": "_cambioRedBackgroundColor_1xf3w_522", "orangeBackgroundColor": "_orangeBackgroundColor_1xf3w_526", "cambioOrangeBackgroundColor": "_cambioOrangeBackgroundColor_1xf3w_530", "tanBackgroundColor": "_tanBackgroundColor_1xf3w_534", "cambioTanBackgroundColor": "_cambioTanBackgroundColor_1xf3w_538", "creamBackgroundColor": "_creamBackgroundColor_1xf3w_542", "cambioCreamBackgroundColor": "_cambioCreamBackgroundColor_1xf3w_546", "purpleBackgroundColor": "_purpleBackgroundColor_1xf3w_550", "cambioPurpleBackgroundColor": "_cambioPurpleBackgroundColor_1xf3w_554", "lilacBackgroundColor": "_lilacBackgroundColor_1xf3w_558", "cambioLilacBackgroundColor": "_cambioLilacBackgroundColor_1xf3w_562", "thistleBackgroundColor": "_thistleBackgroundColor_1xf3w_566", "cambioThistleBackgroundColor": "_cambioThistleBackgroundColor_1xf3w_570", "pinkBackgroundColor": "_pinkBackgroundColor_1xf3w_574", "cambioPinkBackgroundColor": "_cambioPinkBackgroundColor_1xf3w_578", "navyBackgroundColor": "_navyBackgroundColor_1xf3w_582", "cambioNavyBackgroundColor": "_cambioNavyBackgroundColor_1xf3w_586", "tealBackgroundColor": "_tealBackgroundColor_1xf3w_590", "cambioTealBackgroundColor": "_cambioTealBackgroundColor_1xf3w_594", "slateBackgroundColor": "_slateBackgroundColor_1xf3w_598", "cambioSlateBackgroundColor": "_cambioSlateBackgroundColor_1xf3w_602", "skyBackgroundColor": "_skyBackgroundColor_1xf3w_606", "cambioSkyBackgroundColor": "_cambioSkyBackgroundColor_1xf3w_610", "cambioYellow700BackgroundColor": "_cambioYellow700BackgroundColor_1xf3w_614" };
5
-
6
-
7
-
8
- exports.colors_module_default = colors_module_default;
9
- //# sourceMappingURL=SJBJQ3PL.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["css-module:./colors.module.css#css-module"],"names":[],"mappings":"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","sourcesContent":["import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/colors/colors.module.css\"; export default {\"inheritColor\":\"_inheritColor_1xf3w_2\",\"destructive700Color\":\"_destructive700Color_1xf3w_6\",\"gray700Color\":\"_gray700Color_1xf3w_10\",\"gray900Color\":\"_gray900Color_1xf3w_14\",\"primary700Color\":\"_primary700Color_1xf3w_18\",\"success700Color\":\"_success700Color_1xf3w_22\",\"whiteColor\":\"_whiteColor_1xf3w_26\",\"noBorder\":\"_noBorder_1xf3w_31\",\"blackBorderColor\":\"_blackBorderColor_1xf3w_35\",\"whiteBorderColor\":\"_whiteBorderColor_1xf3w_39\",\"success770BorderColor\":\"_success770BorderColor_1xf3w_43\",\"destructive770BorderColor\":\"_destructive770BorderColor_1xf3w_47\",\"gray370BorderColor\":\"_gray370BorderColor_1xf3w_51\",\"success370BorderColor\":\"_success370BorderColor_1xf3w_55\",\"destructive370BorderColor\":\"_destructive370BorderColor_1xf3w_59\",\"cambioGray870BorderColor\":\"_cambioGray870BorderColor_1xf3w_63\",\"blackBackgroundColor\":\"_blackBackgroundColor_1xf3w_69\",\"destructive100BackgroundColor\":\"_destructive100BackgroundColor_1xf3w_73\",\"destructive200BackgroundColor\":\"_destructive200BackgroundColor_1xf3w_77\",\"destructive300BackgroundColor\":\"_destructive300BackgroundColor_1xf3w_81\",\"destructive700BackgroundColor\":\"_destructive700BackgroundColor_1xf3w_85\",\"destructive800BackgroundColor\":\"_destructive800BackgroundColor_1xf3w_89\",\"destructive900BackgroundColor\":\"_destructive900BackgroundColor_1xf3w_93\",\"gray10BackgroundColor\":\"_gray10BackgroundColor_1xf3w_97\",\"gray30BackgroundColor\":\"_gray30BackgroundColor_1xf3w_101\",\"gray60BackgroundColor\":\"_gray60BackgroundColor_1xf3w_105\",\"gray80BackgroundColor\":\"_gray80BackgroundColor_1xf3w_109\",\"gray100BackgroundColor\":\"_gray100BackgroundColor_1xf3w_113\",\"gray200BackgroundColor\":\"_gray200BackgroundColor_1xf3w_117\",\"gray300BackgroundColor\":\"_gray300BackgroundColor_1xf3w_121\",\"gray700BackgroundColor\":\"_gray700BackgroundColor_1xf3w_125\",\"gray800BackgroundColor\":\"_gray800BackgroundColor_1xf3w_129\",\"gray900BackgroundColor\":\"_gray900BackgroundColor_1xf3w_133\",\"orange100BackgroundColor\":\"_orange100BackgroundColor_1xf3w_137\",\"orange200BackgroundColor\":\"_orange200BackgroundColor_1xf3w_141\",\"orange300BackgroundColor\":\"_orange300BackgroundColor_1xf3w_145\",\"orange700BackgroundColor\":\"_orange700BackgroundColor_1xf3w_149\",\"orange800BackgroundColor\":\"_orange800BackgroundColor_1xf3w_153\",\"orange900BackgroundColor\":\"_orange900BackgroundColor_1xf3w_157\",\"primary100BackgroundColor\":\"_primary100BackgroundColor_1xf3w_161\",\"primary200BackgroundColor\":\"_primary200BackgroundColor_1xf3w_165\",\"primary300BackgroundColor\":\"_primary300BackgroundColor_1xf3w_169\",\"primary700BackgroundColor\":\"_primary700BackgroundColor_1xf3w_173\",\"primary800BackgroundColor\":\"_primary800BackgroundColor_1xf3w_177\",\"primary900BackgroundColor\":\"_primary900BackgroundColor_1xf3w_181\",\"success100BackgroundColor\":\"_success100BackgroundColor_1xf3w_185\",\"success200BackgroundColor\":\"_success200BackgroundColor_1xf3w_189\",\"success300BackgroundColor\":\"_success300BackgroundColor_1xf3w_193\",\"success700BackgroundColor\":\"_success700BackgroundColor_1xf3w_197\",\"success800BackgroundColor\":\"_success800BackgroundColor_1xf3w_201\",\"success900BackgroundColor\":\"_success900BackgroundColor_1xf3w_205\",\"purple100BackgroundColor\":\"_purple100BackgroundColor_1xf3w_209\",\"purple200BackgroundColor\":\"_purple200BackgroundColor_1xf3w_213\",\"purple300BackgroundColor\":\"_purple300BackgroundColor_1xf3w_217\",\"purple700BackgroundColor\":\"_purple700BackgroundColor_1xf3w_221\",\"purple800BackgroundColor\":\"_purple800BackgroundColor_1xf3w_225\",\"purple900BackgroundColor\":\"_purple900BackgroundColor_1xf3w_229\",\"whiteBackgroundColor\":\"_whiteBackgroundColor_1xf3w_233\",\"yellow100BackgroundColor\":\"_yellow100BackgroundColor_1xf3w_237\",\"yellow200BackgroundColor\":\"_yellow200BackgroundColor_1xf3w_241\",\"yellow300BackgroundColor\":\"_yellow300BackgroundColor_1xf3w_245\",\"yellow700BackgroundColor\":\"_yellow700BackgroundColor_1xf3w_249\",\"yellow800BackgroundColor\":\"_yellow800BackgroundColor_1xf3w_253\",\"yellow900BackgroundColor\":\"_yellow900BackgroundColor_1xf3w_257\",\"cambioBlackColor\":\"_cambioBlackColor_1xf3w_262\",\"cambioWhiteColor\":\"_cambioWhiteColor_1xf3w_266\",\"cambioWhite40Color\":\"_cambioWhite40Color_1xf3w_270\",\"cambioWhite70Color\":\"_cambioWhite70Color_1xf3w_274\",\"cambioGray100Color\":\"_cambioGray100Color_1xf3w_278\",\"cambioGray200Color\":\"_cambioGray200Color_1xf3w_282\",\"cambioGray300Color\":\"_cambioGray300Color_1xf3w_286\",\"cambioGray370Color\":\"_cambioGray370Color_1xf3w_290\",\"cambioGray700Color\":\"_cambioGray700Color_1xf3w_294\",\"cambioGray800Color\":\"_cambioGray800Color_1xf3w_298\",\"cambioGray870Color\":\"_cambioGray870Color_1xf3w_302\",\"cambioGray900Color\":\"_cambioGray900Color_1xf3w_306\",\"cambioDestructive100Color\":\"_cambioDestructive100Color_1xf3w_310\",\"cambioDestructive300Color\":\"_cambioDestructive300Color_1xf3w_314\",\"cambioDestructive370Color\":\"_cambioDestructive370Color_1xf3w_318\",\"cambioDestructive700Color\":\"_cambioDestructive700Color_1xf3w_322\",\"cambioDestructive770Color\":\"_cambioDestructive770Color_1xf3w_326\",\"cambioDestructive900Color\":\"_cambioDestructive900Color_1xf3w_330\",\"cambioSuccess100Color\":\"_cambioSuccess100Color_1xf3w_334\",\"cambioSuccess300Color\":\"_cambioSuccess300Color_1xf3w_338\",\"cambioSuccess370Color\":\"_cambioSuccess370Color_1xf3w_342\",\"cambioSuccess700Color\":\"_cambioSuccess700Color_1xf3w_346\",\"cambioSuccess770Color\":\"_cambioSuccess770Color_1xf3w_350\",\"cambioSuccess900Color\":\"_cambioSuccess900Color_1xf3w_354\",\"cambioRedColor\":\"_cambioRedColor_1xf3w_358\",\"cambioOrangeColor\":\"_cambioOrangeColor_1xf3w_362\",\"cambioTanColor\":\"_cambioTanColor_1xf3w_366\",\"cambioCreamColor\":\"_cambioCreamColor_1xf3w_370\",\"cambioPurpleColor\":\"_cambioPurpleColor_1xf3w_374\",\"cambioLilacColor\":\"_cambioLilacColor_1xf3w_378\",\"cambioThistleColor\":\"_cambioThistleColor_1xf3w_382\",\"cambioPinkColor\":\"_cambioPinkColor_1xf3w_386\",\"cambioNavyColor\":\"_cambioNavyColor_1xf3w_390\",\"cambioTealColor\":\"_cambioTealColor_1xf3w_394\",\"cambioSlateColor\":\"_cambioSlateColor_1xf3w_398\",\"cambioSkyColor\":\"_cambioSkyColor_1xf3w_402\",\"cambioYellow700Color\":\"_cambioYellow700Color_1xf3w_406\",\"cambioTransparentFullBackgroundColor\":\"_cambioTransparentFullBackgroundColor_1xf3w_410\",\"cambioBlackBackgroundColor\":\"_cambioBlackBackgroundColor_1xf3w_414\",\"cambioWhiteBackgroundColor\":\"_cambioWhiteBackgroundColor_1xf3w_418\",\"cambioWhite40BackgroundColor\":\"_cambioWhite40BackgroundColor_1xf3w_422\",\"cambioWhite70BackgroundColor\":\"_cambioWhite70BackgroundColor_1xf3w_426\",\"cambioGray100BackgroundColor\":\"_cambioGray100BackgroundColor_1xf3w_430\",\"cambioGray200BackgroundColor\":\"_cambioGray200BackgroundColor_1xf3w_434\",\"cambioGray300BackgroundColor\":\"_cambioGray300BackgroundColor_1xf3w_438\",\"gray370BackgroundColor\":\"_gray370BackgroundColor_1xf3w_442\",\"cambioGray370BackgroundColor\":\"_cambioGray370BackgroundColor_1xf3w_446\",\"cambioGray700BackgroundColor\":\"_cambioGray700BackgroundColor_1xf3w_450\",\"cambioGray800BackgroundColor\":\"_cambioGray800BackgroundColor_1xf3w_454\",\"gray870BackgroundColor\":\"_gray870BackgroundColor_1xf3w_458\",\"cambioGray870BackgroundColor\":\"_cambioGray870BackgroundColor_1xf3w_462\",\"cambioGray900BackgroundColor\":\"_cambioGray900BackgroundColor_1xf3w_466\",\"cambioDestructive100BackgroundColor\":\"_cambioDestructive100BackgroundColor_1xf3w_470\",\"cambioDestructive300BackgroundColor\":\"_cambioDestructive300BackgroundColor_1xf3w_474\",\"cambioDestructive370BackgroundColor\":\"_cambioDestructive370BackgroundColor_1xf3w_478\",\"cambioDestructive700BackgroundColor\":\"_cambioDestructive700BackgroundColor_1xf3w_482\",\"cambioDestructive770BackgroundColor\":\"_cambioDestructive770BackgroundColor_1xf3w_486\",\"cambioDestructive900BackgroundColor\":\"_cambioDestructive900BackgroundColor_1xf3w_490\",\"cambioSuccess100BackgroundColor\":\"_cambioSuccess100BackgroundColor_1xf3w_494\",\"cambioSuccess300BackgroundColor\":\"_cambioSuccess300BackgroundColor_1xf3w_498\",\"cambioSuccess370BackgroundColor\":\"_cambioSuccess370BackgroundColor_1xf3w_502\",\"cambioSuccess700BackgroundColor\":\"_cambioSuccess700BackgroundColor_1xf3w_506\",\"cambioSuccess770BackgroundColor\":\"_cambioSuccess770BackgroundColor_1xf3w_510\",\"cambioSuccess900BackgroundColor\":\"_cambioSuccess900BackgroundColor_1xf3w_514\",\"redBackgroundColor\":\"_redBackgroundColor_1xf3w_518\",\"cambioRedBackgroundColor\":\"_cambioRedBackgroundColor_1xf3w_522\",\"orangeBackgroundColor\":\"_orangeBackgroundColor_1xf3w_526\",\"cambioOrangeBackgroundColor\":\"_cambioOrangeBackgroundColor_1xf3w_530\",\"tanBackgroundColor\":\"_tanBackgroundColor_1xf3w_534\",\"cambioTanBackgroundColor\":\"_cambioTanBackgroundColor_1xf3w_538\",\"creamBackgroundColor\":\"_creamBackgroundColor_1xf3w_542\",\"cambioCreamBackgroundColor\":\"_cambioCreamBackgroundColor_1xf3w_546\",\"purpleBackgroundColor\":\"_purpleBackgroundColor_1xf3w_550\",\"cambioPurpleBackgroundColor\":\"_cambioPurpleBackgroundColor_1xf3w_554\",\"lilacBackgroundColor\":\"_lilacBackgroundColor_1xf3w_558\",\"cambioLilacBackgroundColor\":\"_cambioLilacBackgroundColor_1xf3w_562\",\"thistleBackgroundColor\":\"_thistleBackgroundColor_1xf3w_566\",\"cambioThistleBackgroundColor\":\"_cambioThistleBackgroundColor_1xf3w_570\",\"pinkBackgroundColor\":\"_pinkBackgroundColor_1xf3w_574\",\"cambioPinkBackgroundColor\":\"_cambioPinkBackgroundColor_1xf3w_578\",\"navyBackgroundColor\":\"_navyBackgroundColor_1xf3w_582\",\"cambioNavyBackgroundColor\":\"_cambioNavyBackgroundColor_1xf3w_586\",\"tealBackgroundColor\":\"_tealBackgroundColor_1xf3w_590\",\"cambioTealBackgroundColor\":\"_cambioTealBackgroundColor_1xf3w_594\",\"slateBackgroundColor\":\"_slateBackgroundColor_1xf3w_598\",\"cambioSlateBackgroundColor\":\"_cambioSlateBackgroundColor_1xf3w_602\",\"skyBackgroundColor\":\"_skyBackgroundColor_1xf3w_606\",\"cambioSkyBackgroundColor\":\"_cambioSkyBackgroundColor_1xf3w_610\",\"cambioYellow700BackgroundColor\":\"_cambioYellow700BackgroundColor_1xf3w_614\"}"]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/Icon/Icon.tsx","css-module:./Icon.module.css#css-module"],"sourcesContent":["import { forwardRef, type ComponentProps } from \"react\";\nimport classnames from \"classnames\";\n\nimport styles from \"./Icon.module.css\";\nimport textColor from \"../colors/textColors\";\nimport type Typography from \"../Typography/Typography\";\n\ntype IconProps = {\n /**\n * The color of the Icon.\n *\n * @defaultValue \"gray900\"\n */\n color?: ComponentProps<typeof Typography>[\"color\"];\n /**\n * The size of the Icon.\n * * 100: 16px x 16px\n * * 200: 20px x 20px\n * * 300: 24px x 24px\n * * 400: 28px x 28px\n * * 500: 48px x 48px\n * * 600: 72px x 72px\n * * 700: 100px x 100px\n * * 800: 140px x 140px\n * * 900: 200px x 200px\n * * 1000: 280px x 280px\n *\n * @defaultValue 200\n */\n size?: 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000;\n /**\n * The svg path of the icon. You should not use this prop directly, instead use the specific icon components.\n */\n path?: string;\n};\n\n/**\n * [Icon](http://localhost:6006/?path=/docs/icons-icons--docs) is the base component that renders an icon.\n * You shouldn't use this component directly, instead use the specific icon components.\n * @example\n * `import Book from \"@cambly/syntax-icons/Book\";`\n *\n * You can click on the icon to copy the import statement!\n */\nconst Icon = forwardRef<SVGSVGElement, IconProps>(\n ({ color = \"inherit\", path, size = 200 }: IconProps, ref) => (\n <svg\n className={classnames(\n styles.icon,\n textColor(color),\n styles[`icon${size}`],\n )}\n ref={ref}\n viewBox=\"0 0 24 24\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d={path} />\n </svg>\n ),\n);\n\nIcon.displayName = \"Icon\";\n\nexport default Icon;\n","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/Icon/Icon.module.css\"; export default {\"icon\":\"_icon_1vyva_1\",\"icon100\":\"_icon100_1vyva_8\",\"icon200\":\"_icon200_1vyva_13\",\"icon300\":\"_icon300_1vyva_18\",\"icon400\":\"_icon400_1vyva_23\",\"icon500\":\"_icon500_1vyva_28\",\"icon600\":\"_icon600_1vyva_33\",\"icon700\":\"_icon700_1vyva_38\",\"icon800\":\"_icon800_1vyva_43\",\"icon900\":\"_icon900_1vyva_48\",\"icon1000\":\"_icon1000_1vyva_53\"}"],"mappings":";;;;;;AAAA,SAAS,kBAAuC;AAChD,OAAO,gBAAgB;;;ACDiE,IAAO,sBAAQ,EAAC,QAAO,iBAAgB,WAAU,oBAAmB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,YAAW,qBAAoB;;;ADwDra;AAZN,IAAM,OAAO;AAAA,EACX,CAAC,EAAE,QAAQ,WAAW,MAAM,OAAO,IAAI,GAAc,QACnD;AAAA,IAAC;AAAA;AAAA,MACC,WAAW;AAAA,QACT,oBAAO;AAAA,QACP,UAAU,KAAK;AAAA,QACf,oBAAO,OAAO,MAAM;AAAA,MACtB;AAAA,MACA;AAAA,MACA,SAAQ;AAAA,MACR,OAAM;AAAA,MAEN,8BAAC,UAAK,GAAG,MAAM;AAAA;AAAA,EACjB;AAEJ;AAEA,KAAK,cAAc;AAEnB,IAAO,eAAQ;","names":[]}
@@ -1,33 +0,0 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
2
-
3
-
4
- var _6N242VX5cjs = require('./6N242VX5.cjs');
5
-
6
- // src/colors/textColors.ts
7
- function textColor(color) {
8
- switch (color) {
9
- case "gray700":
10
- return _6N242VX5cjs.colors_module_default.cambioGray800Color;
11
- case "white":
12
- return _6N242VX5cjs.colors_module_default.cambioWhiteColor;
13
- case "white-secondary":
14
- return _6N242VX5cjs.colors_module_default.cambioWhite70Color;
15
- case "inherit":
16
- return _6N242VX5cjs.colors_module_default.inheritColor;
17
- case "destructive-primary":
18
- return _6N242VX5cjs.colors_module_default.cambioDestructive900Color;
19
- case "destructive-darkBackground":
20
- return _6N242VX5cjs.colors_module_default.cambioDestructive700Color;
21
- case "success":
22
- return _6N242VX5cjs.colors_module_default.cambioSuccess900Color;
23
- case "success-darkBackground":
24
- return _6N242VX5cjs.colors_module_default.cambioSuccess100Color;
25
- default:
26
- return _6N242VX5cjs.colors_module_default.cambioBlackColor;
27
- }
28
- }
29
-
30
-
31
-
32
- exports.textColor = textColor;
33
- //# sourceMappingURL=WUQOLJEH.cjs.map