@cambly/syntax-core 21.6.0 → 21.7.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 (223) hide show
  1. package/dist/Avatar/Avatar.css +215 -209
  2. package/dist/Avatar/Avatar.css.map +1 -1
  3. package/dist/Avatar/Avatar.d.ts +1 -1
  4. package/dist/Avatar/Avatar.js +4 -4
  5. package/dist/AvatarGroup/AvatarGroup.css +215 -209
  6. package/dist/AvatarGroup/AvatarGroup.css.map +1 -1
  7. package/dist/AvatarGroup/AvatarGroup.js +3 -3
  8. package/dist/Badge/Badge.css +215 -209
  9. package/dist/Badge/Badge.css.map +1 -1
  10. package/dist/Badge/Badge.d.ts +2 -2
  11. package/dist/Badge/Badge.js +5 -5
  12. package/dist/Box/Box.css +215 -209
  13. package/dist/Box/Box.css.map +1 -1
  14. package/dist/Box/Box.js +2 -2
  15. package/dist/Button/Button.css +215 -209
  16. package/dist/Button/Button.css.map +1 -1
  17. package/dist/Button/Button.js +9 -9
  18. package/dist/ButtonGroup/ButtonGroup.d.ts +1 -1
  19. package/dist/Card/Card.css +215 -209
  20. package/dist/Card/Card.css.map +1 -1
  21. package/dist/Card/Card.js +3 -3
  22. package/dist/Checkbox/Checkbox.css +215 -209
  23. package/dist/Checkbox/Checkbox.css.map +1 -1
  24. package/dist/Checkbox/Checkbox.d.ts +1 -1
  25. package/dist/Checkbox/Checkbox.js +4 -4
  26. package/dist/Chip/Chip.css +215 -209
  27. package/dist/Chip/Chip.css.map +1 -1
  28. package/dist/Chip/Chip.js +5 -5
  29. package/dist/Dialog/Dialog.css +215 -209
  30. package/dist/Dialog/Dialog.css.map +1 -1
  31. package/dist/Dialog/Dialog.js +2 -2
  32. package/dist/Dialog/ModalDialog.css +215 -209
  33. package/dist/Dialog/ModalDialog.css.map +1 -1
  34. package/dist/Dialog/ModalDialog.js +9 -9
  35. package/dist/Divider/Divider.css +215 -209
  36. package/dist/Divider/Divider.css.map +1 -1
  37. package/dist/Divider/Divider.js +2 -2
  38. package/dist/Heading/Heading.css +215 -209
  39. package/dist/Heading/Heading.css.map +1 -1
  40. package/dist/Heading/Heading.d.ts +1 -1
  41. package/dist/Heading/Heading.js +4 -4
  42. package/dist/Icon/Icon.css +215 -209
  43. package/dist/Icon/Icon.css.map +1 -1
  44. package/dist/Icon/Icon.js +2 -2
  45. package/dist/IconButton/IconButton.css +215 -209
  46. package/dist/IconButton/IconButton.css.map +1 -1
  47. package/dist/IconButton/IconButton.js +7 -7
  48. package/dist/IconLinkButton/IconLinkButton.css +215 -209
  49. package/dist/IconLinkButton/IconLinkButton.css.map +1 -1
  50. package/dist/IconLinkButton/IconLinkButton.js +5 -5
  51. package/dist/LinkButton/LinkButton.css +215 -209
  52. package/dist/LinkButton/LinkButton.css.map +1 -1
  53. package/dist/LinkButton/LinkButton.js +8 -8
  54. package/dist/Modal/Layer.css +215 -209
  55. package/dist/Modal/Layer.css.map +1 -1
  56. package/dist/Modal/Layer.js +3 -3
  57. package/dist/Modal/Modal.css +215 -209
  58. package/dist/Modal/Modal.css.map +1 -1
  59. package/dist/Modal/Modal.js +12 -12
  60. package/dist/Popover/Popover.css +215 -209
  61. package/dist/Popover/Popover.css.map +1 -1
  62. package/dist/Popover/Popover.js +10 -10
  63. package/dist/RadioButton/RadioButton.css +215 -209
  64. package/dist/RadioButton/RadioButton.css.map +1 -1
  65. package/dist/RadioButton/RadioButton.d.ts +1 -1
  66. package/dist/RadioButton/RadioButton.js +5 -5
  67. package/dist/RichSelect/RichSelectBox.css +215 -209
  68. package/dist/RichSelect/RichSelectBox.css.map +1 -1
  69. package/dist/RichSelect/RichSelectBox.d.ts +1 -1
  70. package/dist/RichSelect/RichSelectBox.js +16 -16
  71. package/dist/RichSelect/RichSelectChip.css +215 -209
  72. package/dist/RichSelect/RichSelectChip.css.map +1 -1
  73. package/dist/RichSelect/RichSelectChip.js +6 -6
  74. package/dist/RichSelect/RichSelectList.css +215 -209
  75. package/dist/RichSelect/RichSelectList.css.map +1 -1
  76. package/dist/RichSelect/RichSelectList.d.ts +1 -1
  77. package/dist/RichSelect/RichSelectList.js +22 -22
  78. package/dist/RichSelect/RichSelectRadioButton.css +215 -209
  79. package/dist/RichSelect/RichSelectRadioButton.css.map +1 -1
  80. package/dist/RichSelect/RichSelectRadioButton.d.ts +1 -1
  81. package/dist/RichSelect/RichSelectRadioButton.js +6 -6
  82. package/dist/RichSelect/RichSelectSection.css +215 -209
  83. package/dist/RichSelect/RichSelectSection.css.map +1 -1
  84. package/dist/RichSelect/RichSelectSection.js +4 -4
  85. package/dist/SelectList/SelectList.css +215 -209
  86. package/dist/SelectList/SelectList.css.map +1 -1
  87. package/dist/SelectList/SelectList.js +6 -6
  88. package/dist/TabButton/TabButton.css +215 -209
  89. package/dist/TabButton/TabButton.css.map +1 -1
  90. package/dist/TabButton/TabButton.js +6 -6
  91. package/dist/TabLink/TabLink.css +215 -209
  92. package/dist/TabLink/TabLink.css.map +1 -1
  93. package/dist/TabLink/TabLink.js +6 -6
  94. package/dist/Tabs/TabInternal.css +215 -209
  95. package/dist/Tabs/TabInternal.css.map +1 -1
  96. package/dist/Tabs/TabInternal.js +5 -5
  97. package/dist/Tabs/Tabs.css +215 -209
  98. package/dist/Tabs/Tabs.css.map +1 -1
  99. package/dist/Tabs/Tabs.js +3 -3
  100. package/dist/TapArea/TapArea.d.ts +1 -1
  101. package/dist/TextArea/TextArea.css +215 -209
  102. package/dist/TextArea/TextArea.css.map +1 -1
  103. package/dist/TextArea/TextArea.js +5 -5
  104. package/dist/TextField/TextField.css +215 -209
  105. package/dist/TextField/TextField.css.map +1 -1
  106. package/dist/TextField/TextField.js +6 -6
  107. package/dist/Tooltip/Tooltip.css +215 -209
  108. package/dist/Tooltip/Tooltip.css.map +1 -1
  109. package/dist/Tooltip/Tooltip.js +4 -4
  110. package/dist/Typography/Typography.css +215 -209
  111. package/dist/Typography/Typography.css.map +1 -1
  112. package/dist/Typography/Typography.d.ts +4 -4
  113. package/dist/Typography/Typography.js +3 -3
  114. package/dist/WordConfetti/WordConfetti.css +215 -209
  115. package/dist/WordConfetti/WordConfetti.css.map +1 -1
  116. package/dist/WordConfetti/WordConfetti.js +5 -5
  117. package/dist/__chunks/{JV6OUDUD.js → 25MBMJDA.js} +3 -3
  118. package/dist/__chunks/{AITVSAPR.js → 2FU5XWMG.js} +4 -4
  119. package/dist/__chunks/{NWDFSX7G.js → 2SSVAL4S.js} +5 -5
  120. package/dist/__chunks/{B7LHLD27.js → 3I3KDASW.js} +7 -7
  121. package/dist/__chunks/{XKRCC22S.js → 3POGKBNN.js} +3 -3
  122. package/dist/__chunks/{M4W3IFMV.js → 3WKVZ2UU.js} +2 -2
  123. package/dist/__chunks/{UTDQSVVA.js → 52WOUEA3.js} +2 -2
  124. package/dist/__chunks/{QVK3VV5M.js → 576PJXFR.js} +2 -2
  125. package/dist/__chunks/{UB4GOZOR.js → 7M434O5V.js} +2 -2
  126. package/dist/__chunks/{JCQUY624.js → AXNRGUDZ.js} +2 -2
  127. package/dist/__chunks/{EMTN3X7V.js → B4G76SGY.js} +3 -3
  128. package/dist/__chunks/{MT7CGTJI.js → EAAVBDV4.js} +3 -3
  129. package/dist/__chunks/{N4FQF4BA.js → F5W7ZXEB.js} +3 -3
  130. package/dist/__chunks/{5VEXBFOE.js → GSPZNCDC.js} +3 -3
  131. package/dist/__chunks/JB3LONBJ.js +9 -0
  132. package/dist/__chunks/JB3LONBJ.js.map +1 -0
  133. package/dist/__chunks/{FPROMKT3.js → JLVVUMGP.js} +2 -2
  134. package/dist/__chunks/{UVFGSHMH.js → K7BXA6BQ.js} +2 -2
  135. package/dist/__chunks/{SZTZ3IZ5.js → KEJPRZJ5.js} +5 -5
  136. package/dist/__chunks/{OPMW6VTV.js → MZNRKPDB.js} +6 -6
  137. package/dist/__chunks/{7ZD4OEVD.js → PUWF2Z5A.js} +2 -2
  138. package/dist/__chunks/QIMMO3OB.js +9 -0
  139. package/dist/__chunks/QIMMO3OB.js.map +1 -0
  140. package/dist/__chunks/{UXC2RMVW.js → RFC4HLNJ.js} +2 -2
  141. package/dist/__chunks/{VRCNKRDW.js → ROLIE7R3.js} +2 -2
  142. package/dist/__chunks/{YGON3SJ5.js → RSS2H4EE.js} +2 -2
  143. package/dist/__chunks/{EVAJUY2W.js → STXMQR3I.js} +3 -3
  144. package/dist/__chunks/{VZUFYOET.js → TALOD4CL.js} +4 -4
  145. package/dist/__chunks/{NFML3B7G.js → TH3FEMUK.js} +4 -4
  146. package/dist/__chunks/{2QBGBTIZ.js → TVFCRSGF.js} +4 -4
  147. package/dist/__chunks/{SIKGAUYF.js → UHO7XMHJ.js} +2 -2
  148. package/dist/__chunks/{GFROY577.js → UJUUZDUJ.js} +3 -3
  149. package/dist/__chunks/{MA2AVNIE.js → UXTG5NGM.js} +3 -3
  150. package/dist/__chunks/{CQA4CNW4.js → VF27YZ2L.js} +1 -1
  151. package/dist/__chunks/{CQA4CNW4.js.map → VF27YZ2L.js.map} +1 -1
  152. package/dist/__chunks/{FJXL3BLK.js → VYEIZXAB.js} +4 -4
  153. package/dist/__chunks/{SI36D6IW.js → W2WJY3MN.js} +3 -3
  154. package/dist/__chunks/{EZITRCKZ.js → WQFVWKUL.js} +2 -2
  155. package/dist/__chunks/{IB6JZQF3.js → X552U42S.js} +2 -2
  156. package/dist/__chunks/{3G2TE7TY.js → XBA66ZVH.js} +2 -2
  157. package/dist/__chunks/{3ZBBHROM.js → XKN65RUB.js} +2 -2
  158. package/dist/__chunks/{NTFVOOI3.js → Y5ABTR7F.js} +10 -10
  159. package/dist/__chunks/{AXXUPHFX.js → YCN52LF4.js} +2 -2
  160. package/dist/__chunks/{HQE6PVRD.js → Z3W6JYQ2.js} +5 -5
  161. package/dist/__chunks/{SB6UGTGF.js → ZCJS7Q44.js} +2 -2
  162. package/dist/colors/allColors.d.ts +1 -1
  163. package/dist/colors/allColors.js +0 -2
  164. package/dist/colors/allColors.js.map +1 -1
  165. package/dist/colors/backgroundColor.css +215 -209
  166. package/dist/colors/backgroundColor.css.map +1 -1
  167. package/dist/colors/backgroundColor.js +2 -2
  168. package/dist/colors/border.css +215 -209
  169. package/dist/colors/border.css.map +1 -1
  170. package/dist/colors/border.js +2 -2
  171. package/dist/colors/foregroundColor.css +215 -209
  172. package/dist/colors/foregroundColor.css.map +1 -1
  173. package/dist/colors/foregroundColor.js +2 -2
  174. package/dist/colors/textColors.css +215 -209
  175. package/dist/colors/textColors.css.map +1 -1
  176. package/dist/colors/textColors.js +2 -2
  177. package/dist/index.css +215 -209
  178. package/dist/index.css.map +1 -1
  179. package/dist/index.js +42 -42
  180. package/package.json +1 -1
  181. package/dist/__chunks/M4CFLT64.js +0 -9
  182. package/dist/__chunks/M4CFLT64.js.map +0 -1
  183. package/dist/__chunks/XSYKMCV5.js +0 -9
  184. package/dist/__chunks/XSYKMCV5.js.map +0 -1
  185. /package/dist/__chunks/{JV6OUDUD.js.map → 25MBMJDA.js.map} +0 -0
  186. /package/dist/__chunks/{AITVSAPR.js.map → 2FU5XWMG.js.map} +0 -0
  187. /package/dist/__chunks/{NWDFSX7G.js.map → 2SSVAL4S.js.map} +0 -0
  188. /package/dist/__chunks/{B7LHLD27.js.map → 3I3KDASW.js.map} +0 -0
  189. /package/dist/__chunks/{XKRCC22S.js.map → 3POGKBNN.js.map} +0 -0
  190. /package/dist/__chunks/{M4W3IFMV.js.map → 3WKVZ2UU.js.map} +0 -0
  191. /package/dist/__chunks/{UTDQSVVA.js.map → 52WOUEA3.js.map} +0 -0
  192. /package/dist/__chunks/{QVK3VV5M.js.map → 576PJXFR.js.map} +0 -0
  193. /package/dist/__chunks/{UB4GOZOR.js.map → 7M434O5V.js.map} +0 -0
  194. /package/dist/__chunks/{JCQUY624.js.map → AXNRGUDZ.js.map} +0 -0
  195. /package/dist/__chunks/{EMTN3X7V.js.map → B4G76SGY.js.map} +0 -0
  196. /package/dist/__chunks/{MT7CGTJI.js.map → EAAVBDV4.js.map} +0 -0
  197. /package/dist/__chunks/{N4FQF4BA.js.map → F5W7ZXEB.js.map} +0 -0
  198. /package/dist/__chunks/{5VEXBFOE.js.map → GSPZNCDC.js.map} +0 -0
  199. /package/dist/__chunks/{FPROMKT3.js.map → JLVVUMGP.js.map} +0 -0
  200. /package/dist/__chunks/{UVFGSHMH.js.map → K7BXA6BQ.js.map} +0 -0
  201. /package/dist/__chunks/{SZTZ3IZ5.js.map → KEJPRZJ5.js.map} +0 -0
  202. /package/dist/__chunks/{OPMW6VTV.js.map → MZNRKPDB.js.map} +0 -0
  203. /package/dist/__chunks/{7ZD4OEVD.js.map → PUWF2Z5A.js.map} +0 -0
  204. /package/dist/__chunks/{UXC2RMVW.js.map → RFC4HLNJ.js.map} +0 -0
  205. /package/dist/__chunks/{VRCNKRDW.js.map → ROLIE7R3.js.map} +0 -0
  206. /package/dist/__chunks/{YGON3SJ5.js.map → RSS2H4EE.js.map} +0 -0
  207. /package/dist/__chunks/{EVAJUY2W.js.map → STXMQR3I.js.map} +0 -0
  208. /package/dist/__chunks/{VZUFYOET.js.map → TALOD4CL.js.map} +0 -0
  209. /package/dist/__chunks/{NFML3B7G.js.map → TH3FEMUK.js.map} +0 -0
  210. /package/dist/__chunks/{2QBGBTIZ.js.map → TVFCRSGF.js.map} +0 -0
  211. /package/dist/__chunks/{SIKGAUYF.js.map → UHO7XMHJ.js.map} +0 -0
  212. /package/dist/__chunks/{GFROY577.js.map → UJUUZDUJ.js.map} +0 -0
  213. /package/dist/__chunks/{MA2AVNIE.js.map → UXTG5NGM.js.map} +0 -0
  214. /package/dist/__chunks/{FJXL3BLK.js.map → VYEIZXAB.js.map} +0 -0
  215. /package/dist/__chunks/{SI36D6IW.js.map → W2WJY3MN.js.map} +0 -0
  216. /package/dist/__chunks/{EZITRCKZ.js.map → WQFVWKUL.js.map} +0 -0
  217. /package/dist/__chunks/{IB6JZQF3.js.map → X552U42S.js.map} +0 -0
  218. /package/dist/__chunks/{3G2TE7TY.js.map → XBA66ZVH.js.map} +0 -0
  219. /package/dist/__chunks/{3ZBBHROM.js.map → XKN65RUB.js.map} +0 -0
  220. /package/dist/__chunks/{NTFVOOI3.js.map → Y5ABTR7F.js.map} +0 -0
  221. /package/dist/__chunks/{AXXUPHFX.js.map → YCN52LF4.js.map} +0 -0
  222. /package/dist/__chunks/{HQE6PVRD.js.map → Z3W6JYQ2.js.map} +0 -0
  223. /package/dist/__chunks/{SB6UGTGF.js.map → ZCJS7Q44.js.map} +0 -0
@@ -1,10 +1,10 @@
1
1
  "use client"
2
2
  import {
3
3
  Box_default
4
- } from "./IB6JZQF3.js";
4
+ } from "./X552U42S.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./SB6UGTGF.js";
7
+ } from "./ZCJS7Q44.js";
8
8
 
9
9
  // src/WordConfetti/WordConfetti.tsx
10
10
  import { forwardRef } from "react";
@@ -106,4 +106,4 @@ var WordConfetti_default = WordConfetti;
106
106
  export {
107
107
  WordConfetti_default
108
108
  };
109
- //# sourceMappingURL=5VEXBFOE.js.map
109
+ //# sourceMappingURL=GSPZNCDC.js.map
@@ -0,0 +1,9 @@
1
+ "use client"
2
+
3
+ // css-module:./colors.module.css#css-module
4
+ var colors_module_default = { "inheritColor": "_inheritColor_1xef3_2", "destructive700Color": "_destructive700Color_1xef3_6", "gray700Color": "_gray700Color_1xef3_10", "gray900Color": "_gray900Color_1xef3_14", "primary700Color": "_primary700Color_1xef3_18", "success700Color": "_success700Color_1xef3_22", "whiteColor": "_whiteColor_1xef3_26", "blackColor": "_blackColor_1xef3_30", "destructive100Color": "_destructive100Color_1xef3_34", "destructive200Color": "_destructive200Color_1xef3_38", "destructive300Color": "_destructive300Color_1xef3_42", "destructive800Color": "_destructive800Color_1xef3_46", "destructive900Color": "_destructive900Color_1xef3_50", "gray10Color": "_gray10Color_1xef3_54", "gray30Color": "_gray30Color_1xef3_58", "gray60Color": "_gray60Color_1xef3_62", "gray80Color": "_gray80Color_1xef3_66", "gray100Color": "_gray100Color_1xef3_70", "gray200Color": "_gray200Color_1xef3_74", "gray300Color": "_gray300Color_1xef3_78", "gray800Color": "_gray800Color_1xef3_82", "orange100Color": "_orange100Color_1xef3_86", "orange200Color": "_orange200Color_1xef3_90", "orange300Color": "_orange300Color_1xef3_94", "orange700Color": "_orange700Color_1xef3_98", "orange800Color": "_orange800Color_1xef3_102", "orange900Color": "_orange900Color_1xef3_106", "primary100Color": "_primary100Color_1xef3_110", "primary200Color": "_primary200Color_1xef3_114", "primary300Color": "_primary300Color_1xef3_118", "primary800Color": "_primary800Color_1xef3_122", "primary900Color": "_primary900Color_1xef3_126", "success100Color": "_success100Color_1xef3_130", "success200Color": "_success200Color_1xef3_134", "success300Color": "_success300Color_1xef3_138", "success800Color": "_success800Color_1xef3_142", "success900Color": "_success900Color_1xef3_146", "purple100Color": "_purple100Color_1xef3_150", "purple200Color": "_purple200Color_1xef3_154", "purple300Color": "_purple300Color_1xef3_158", "purple700Color": "_purple700Color_1xef3_162", "purple800Color": "_purple800Color_1xef3_166", "purple900Color": "_purple900Color_1xef3_170", "yellow100Color": "_yellow100Color_1xef3_174", "yellow200Color": "_yellow200Color_1xef3_178", "yellow300Color": "_yellow300Color_1xef3_182", "yellow700Color": "_yellow700Color_1xef3_186", "yellow800Color": "_yellow800Color_1xef3_190", "yellow900Color": "_yellow900Color_1xef3_194", "noBorder": "_noBorder_1xef3_199", "blackBorderColor": "_blackBorderColor_1xef3_203", "whiteBorderColor": "_whiteBorderColor_1xef3_207", "success770BorderColor": "_success770BorderColor_1xef3_211", "destructive770BorderColor": "_destructive770BorderColor_1xef3_215", "gray370BorderColor": "_gray370BorderColor_1xef3_219", "success370BorderColor": "_success370BorderColor_1xef3_223", "destructive370BorderColor": "_destructive370BorderColor_1xef3_227", "cambioGray870BorderColor": "_cambioGray870BorderColor_1xef3_231", "blackBackgroundColor": "_blackBackgroundColor_1xef3_237", "destructive100BackgroundColor": "_destructive100BackgroundColor_1xef3_241", "destructive200BackgroundColor": "_destructive200BackgroundColor_1xef3_245", "destructive300BackgroundColor": "_destructive300BackgroundColor_1xef3_249", "destructive700BackgroundColor": "_destructive700BackgroundColor_1xef3_253", "destructive800BackgroundColor": "_destructive800BackgroundColor_1xef3_257", "destructive900BackgroundColor": "_destructive900BackgroundColor_1xef3_261", "gray10BackgroundColor": "_gray10BackgroundColor_1xef3_265", "gray30BackgroundColor": "_gray30BackgroundColor_1xef3_269", "gray60BackgroundColor": "_gray60BackgroundColor_1xef3_273", "gray80BackgroundColor": "_gray80BackgroundColor_1xef3_277", "gray100BackgroundColor": "_gray100BackgroundColor_1xef3_281", "gray200BackgroundColor": "_gray200BackgroundColor_1xef3_285", "gray300BackgroundColor": "_gray300BackgroundColor_1xef3_289", "gray700BackgroundColor": "_gray700BackgroundColor_1xef3_293", "gray800BackgroundColor": "_gray800BackgroundColor_1xef3_297", "gray900BackgroundColor": "_gray900BackgroundColor_1xef3_301", "orange100BackgroundColor": "_orange100BackgroundColor_1xef3_305", "orange200BackgroundColor": "_orange200BackgroundColor_1xef3_309", "orange300BackgroundColor": "_orange300BackgroundColor_1xef3_313", "orange700BackgroundColor": "_orange700BackgroundColor_1xef3_317", "orange800BackgroundColor": "_orange800BackgroundColor_1xef3_321", "orange900BackgroundColor": "_orange900BackgroundColor_1xef3_325", "primary100BackgroundColor": "_primary100BackgroundColor_1xef3_329", "primary200BackgroundColor": "_primary200BackgroundColor_1xef3_333", "primary300BackgroundColor": "_primary300BackgroundColor_1xef3_337", "primary700BackgroundColor": "_primary700BackgroundColor_1xef3_341", "primary800BackgroundColor": "_primary800BackgroundColor_1xef3_345", "primary900BackgroundColor": "_primary900BackgroundColor_1xef3_349", "success100BackgroundColor": "_success100BackgroundColor_1xef3_353", "success200BackgroundColor": "_success200BackgroundColor_1xef3_357", "success300BackgroundColor": "_success300BackgroundColor_1xef3_361", "success700BackgroundColor": "_success700BackgroundColor_1xef3_365", "success800BackgroundColor": "_success800BackgroundColor_1xef3_369", "success900BackgroundColor": "_success900BackgroundColor_1xef3_373", "purple100BackgroundColor": "_purple100BackgroundColor_1xef3_377", "purple200BackgroundColor": "_purple200BackgroundColor_1xef3_381", "purple300BackgroundColor": "_purple300BackgroundColor_1xef3_385", "purple700BackgroundColor": "_purple700BackgroundColor_1xef3_389", "purple800BackgroundColor": "_purple800BackgroundColor_1xef3_393", "purple900BackgroundColor": "_purple900BackgroundColor_1xef3_397", "whiteBackgroundColor": "_whiteBackgroundColor_1xef3_401", "yellow100BackgroundColor": "_yellow100BackgroundColor_1xef3_405", "yellow200BackgroundColor": "_yellow200BackgroundColor_1xef3_409", "yellow300BackgroundColor": "_yellow300BackgroundColor_1xef3_413", "yellow700BackgroundColor": "_yellow700BackgroundColor_1xef3_417", "yellow800BackgroundColor": "_yellow800BackgroundColor_1xef3_421", "yellow900BackgroundColor": "_yellow900BackgroundColor_1xef3_425", "cambioBlackColor": "_cambioBlackColor_1xef3_430", "cambioWhiteColor": "_cambioWhiteColor_1xef3_434", "white40Color": "_white40Color_1xef3_438", "white70Color": "_white70Color_1xef3_442", "cambioGray100Color": "_cambioGray100Color_1xef3_446", "cambioGray200Color": "_cambioGray200Color_1xef3_450", "gray270Color": "_gray270Color_1xef3_454", "cambioGray300Color": "_cambioGray300Color_1xef3_458", "cambioGray370Color": "_cambioGray370Color_1xef3_462", "cambioGray700Color": "_cambioGray700Color_1xef3_466", "cambioGray800Color": "_cambioGray800Color_1xef3_470", "cambioGray870Color": "_cambioGray870Color_1xef3_474", "cambioGray900Color": "_cambioGray900Color_1xef3_478", "cambioDestructive100Color": "_cambioDestructive100Color_1xef3_482", "cambioDestructive300Color": "_cambioDestructive300Color_1xef3_486", "cambioDestructive370Color": "_cambioDestructive370Color_1xef3_490", "cambioDestructive700Color": "_cambioDestructive700Color_1xef3_494", "cambioDestructive770Color": "_cambioDestructive770Color_1xef3_498", "cambioDestructive900Color": "_cambioDestructive900Color_1xef3_502", "cambioSuccess100Color": "_cambioSuccess100Color_1xef3_506", "cambioSuccess300Color": "_cambioSuccess300Color_1xef3_510", "cambioSuccess370Color": "_cambioSuccess370Color_1xef3_514", "cambioSuccess700Color": "_cambioSuccess700Color_1xef3_518", "cambioSuccess770Color": "_cambioSuccess770Color_1xef3_522", "cambioSuccess900Color": "_cambioSuccess900Color_1xef3_526", "cambioRedColor": "_cambioRedColor_1xef3_530", "cambioOrangeColor": "_cambioOrangeColor_1xef3_534", "cambioTanColor": "_cambioTanColor_1xef3_538", "cambioCreamColor": "_cambioCreamColor_1xef3_542", "cambioPurpleColor": "_cambioPurpleColor_1xef3_546", "cambioLilacColor": "_cambioLilacColor_1xef3_550", "cambioThistleColor": "_cambioThistleColor_1xef3_554", "cambioPinkColor": "_cambioPinkColor_1xef3_558", "cambioNavyColor": "_cambioNavyColor_1xef3_562", "cambioTealColor": "_cambioTealColor_1xef3_566", "cambioSlateColor": "_cambioSlateColor_1xef3_570", "cambioSkyColor": "_cambioSkyColor_1xef3_574", "cambioYellow700Color": "_cambioYellow700Color_1xef3_578", "gray370Color": "_gray370Color_1xef3_582", "gray870Color": "_gray870Color_1xef3_586", "redColor": "_redColor_1xef3_590", "orangeColor": "_orangeColor_1xef3_594", "tanColor": "_tanColor_1xef3_598", "creamColor": "_creamColor_1xef3_602", "purpleColor": "_purpleColor_1xef3_606", "lilacColor": "_lilacColor_1xef3_610", "thistleColor": "_thistleColor_1xef3_614", "pinkColor": "_pinkColor_1xef3_618", "navyColor": "_navyColor_1xef3_622", "tealColor": "_tealColor_1xef3_626", "slateColor": "_slateColor_1xef3_630", "skyColor": "_skyColor_1xef3_634", "cambioTransparentFullBackgroundColor": "_cambioTransparentFullBackgroundColor_1xef3_638", "cambioBlackBackgroundColor": "_cambioBlackBackgroundColor_1xef3_642", "cambioWhiteBackgroundColor": "_cambioWhiteBackgroundColor_1xef3_646", "white40BackgroundColor": "_white40BackgroundColor_1xef3_650", "white70BackgroundColor": "_white70BackgroundColor_1xef3_654", "cambioGray100BackgroundColor": "_cambioGray100BackgroundColor_1xef3_658", "cambioGray200BackgroundColor": "_cambioGray200BackgroundColor_1xef3_662", "cambioGray300BackgroundColor": "_cambioGray300BackgroundColor_1xef3_666", "gray270BackgroundColor": "_gray270BackgroundColor_1xef3_670", "gray370BackgroundColor": "_gray370BackgroundColor_1xef3_674", "cambioGray370BackgroundColor": "_cambioGray370BackgroundColor_1xef3_678", "cambioGray700BackgroundColor": "_cambioGray700BackgroundColor_1xef3_682", "cambioGray800BackgroundColor": "_cambioGray800BackgroundColor_1xef3_686", "gray870BackgroundColor": "_gray870BackgroundColor_1xef3_690", "cambioGray870BackgroundColor": "_cambioGray870BackgroundColor_1xef3_694", "cambioGray900BackgroundColor": "_cambioGray900BackgroundColor_1xef3_698", "cambioDestructive100BackgroundColor": "_cambioDestructive100BackgroundColor_1xef3_702", "cambioDestructive300BackgroundColor": "_cambioDestructive300BackgroundColor_1xef3_706", "cambioDestructive370BackgroundColor": "_cambioDestructive370BackgroundColor_1xef3_710", "cambioDestructive700BackgroundColor": "_cambioDestructive700BackgroundColor_1xef3_714", "cambioDestructive770BackgroundColor": "_cambioDestructive770BackgroundColor_1xef3_718", "cambioDestructive900BackgroundColor": "_cambioDestructive900BackgroundColor_1xef3_722", "cambioSuccess100BackgroundColor": "_cambioSuccess100BackgroundColor_1xef3_726", "cambioSuccess300BackgroundColor": "_cambioSuccess300BackgroundColor_1xef3_730", "cambioSuccess370BackgroundColor": "_cambioSuccess370BackgroundColor_1xef3_734", "cambioSuccess700BackgroundColor": "_cambioSuccess700BackgroundColor_1xef3_738", "cambioSuccess770BackgroundColor": "_cambioSuccess770BackgroundColor_1xef3_742", "cambioSuccess900BackgroundColor": "_cambioSuccess900BackgroundColor_1xef3_746", "redBackgroundColor": "_redBackgroundColor_1xef3_750", "cambioRedBackgroundColor": "_cambioRedBackgroundColor_1xef3_754", "orangeBackgroundColor": "_orangeBackgroundColor_1xef3_758", "cambioOrangeBackgroundColor": "_cambioOrangeBackgroundColor_1xef3_762", "tanBackgroundColor": "_tanBackgroundColor_1xef3_766", "cambioTanBackgroundColor": "_cambioTanBackgroundColor_1xef3_770", "creamBackgroundColor": "_creamBackgroundColor_1xef3_774", "cambioCreamBackgroundColor": "_cambioCreamBackgroundColor_1xef3_778", "purpleBackgroundColor": "_purpleBackgroundColor_1xef3_782", "cambioPurpleBackgroundColor": "_cambioPurpleBackgroundColor_1xef3_786", "lilacBackgroundColor": "_lilacBackgroundColor_1xef3_790", "cambioLilacBackgroundColor": "_cambioLilacBackgroundColor_1xef3_794", "thistleBackgroundColor": "_thistleBackgroundColor_1xef3_798", "cambioThistleBackgroundColor": "_cambioThistleBackgroundColor_1xef3_802", "pinkBackgroundColor": "_pinkBackgroundColor_1xef3_806", "cambioPinkBackgroundColor": "_cambioPinkBackgroundColor_1xef3_810", "navyBackgroundColor": "_navyBackgroundColor_1xef3_814", "cambioNavyBackgroundColor": "_cambioNavyBackgroundColor_1xef3_818", "tealBackgroundColor": "_tealBackgroundColor_1xef3_822", "cambioTealBackgroundColor": "_cambioTealBackgroundColor_1xef3_826", "slateBackgroundColor": "_slateBackgroundColor_1xef3_830", "cambioSlateBackgroundColor": "_cambioSlateBackgroundColor_1xef3_834", "skyBackgroundColor": "_skyBackgroundColor_1xef3_838", "cambioSkyBackgroundColor": "_cambioSkyBackgroundColor_1xef3_842", "cambioYellow700BackgroundColor": "_cambioYellow700BackgroundColor_1xef3_846" };
5
+
6
+ export {
7
+ colors_module_default
8
+ };
9
+ //# sourceMappingURL=JB3LONBJ.js.map
@@ -0,0 +1 @@
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_1xef3_2\",\"destructive700Color\":\"_destructive700Color_1xef3_6\",\"gray700Color\":\"_gray700Color_1xef3_10\",\"gray900Color\":\"_gray900Color_1xef3_14\",\"primary700Color\":\"_primary700Color_1xef3_18\",\"success700Color\":\"_success700Color_1xef3_22\",\"whiteColor\":\"_whiteColor_1xef3_26\",\"blackColor\":\"_blackColor_1xef3_30\",\"destructive100Color\":\"_destructive100Color_1xef3_34\",\"destructive200Color\":\"_destructive200Color_1xef3_38\",\"destructive300Color\":\"_destructive300Color_1xef3_42\",\"destructive800Color\":\"_destructive800Color_1xef3_46\",\"destructive900Color\":\"_destructive900Color_1xef3_50\",\"gray10Color\":\"_gray10Color_1xef3_54\",\"gray30Color\":\"_gray30Color_1xef3_58\",\"gray60Color\":\"_gray60Color_1xef3_62\",\"gray80Color\":\"_gray80Color_1xef3_66\",\"gray100Color\":\"_gray100Color_1xef3_70\",\"gray200Color\":\"_gray200Color_1xef3_74\",\"gray300Color\":\"_gray300Color_1xef3_78\",\"gray800Color\":\"_gray800Color_1xef3_82\",\"orange100Color\":\"_orange100Color_1xef3_86\",\"orange200Color\":\"_orange200Color_1xef3_90\",\"orange300Color\":\"_orange300Color_1xef3_94\",\"orange700Color\":\"_orange700Color_1xef3_98\",\"orange800Color\":\"_orange800Color_1xef3_102\",\"orange900Color\":\"_orange900Color_1xef3_106\",\"primary100Color\":\"_primary100Color_1xef3_110\",\"primary200Color\":\"_primary200Color_1xef3_114\",\"primary300Color\":\"_primary300Color_1xef3_118\",\"primary800Color\":\"_primary800Color_1xef3_122\",\"primary900Color\":\"_primary900Color_1xef3_126\",\"success100Color\":\"_success100Color_1xef3_130\",\"success200Color\":\"_success200Color_1xef3_134\",\"success300Color\":\"_success300Color_1xef3_138\",\"success800Color\":\"_success800Color_1xef3_142\",\"success900Color\":\"_success900Color_1xef3_146\",\"purple100Color\":\"_purple100Color_1xef3_150\",\"purple200Color\":\"_purple200Color_1xef3_154\",\"purple300Color\":\"_purple300Color_1xef3_158\",\"purple700Color\":\"_purple700Color_1xef3_162\",\"purple800Color\":\"_purple800Color_1xef3_166\",\"purple900Color\":\"_purple900Color_1xef3_170\",\"yellow100Color\":\"_yellow100Color_1xef3_174\",\"yellow200Color\":\"_yellow200Color_1xef3_178\",\"yellow300Color\":\"_yellow300Color_1xef3_182\",\"yellow700Color\":\"_yellow700Color_1xef3_186\",\"yellow800Color\":\"_yellow800Color_1xef3_190\",\"yellow900Color\":\"_yellow900Color_1xef3_194\",\"noBorder\":\"_noBorder_1xef3_199\",\"blackBorderColor\":\"_blackBorderColor_1xef3_203\",\"whiteBorderColor\":\"_whiteBorderColor_1xef3_207\",\"success770BorderColor\":\"_success770BorderColor_1xef3_211\",\"destructive770BorderColor\":\"_destructive770BorderColor_1xef3_215\",\"gray370BorderColor\":\"_gray370BorderColor_1xef3_219\",\"success370BorderColor\":\"_success370BorderColor_1xef3_223\",\"destructive370BorderColor\":\"_destructive370BorderColor_1xef3_227\",\"cambioGray870BorderColor\":\"_cambioGray870BorderColor_1xef3_231\",\"blackBackgroundColor\":\"_blackBackgroundColor_1xef3_237\",\"destructive100BackgroundColor\":\"_destructive100BackgroundColor_1xef3_241\",\"destructive200BackgroundColor\":\"_destructive200BackgroundColor_1xef3_245\",\"destructive300BackgroundColor\":\"_destructive300BackgroundColor_1xef3_249\",\"destructive700BackgroundColor\":\"_destructive700BackgroundColor_1xef3_253\",\"destructive800BackgroundColor\":\"_destructive800BackgroundColor_1xef3_257\",\"destructive900BackgroundColor\":\"_destructive900BackgroundColor_1xef3_261\",\"gray10BackgroundColor\":\"_gray10BackgroundColor_1xef3_265\",\"gray30BackgroundColor\":\"_gray30BackgroundColor_1xef3_269\",\"gray60BackgroundColor\":\"_gray60BackgroundColor_1xef3_273\",\"gray80BackgroundColor\":\"_gray80BackgroundColor_1xef3_277\",\"gray100BackgroundColor\":\"_gray100BackgroundColor_1xef3_281\",\"gray200BackgroundColor\":\"_gray200BackgroundColor_1xef3_285\",\"gray300BackgroundColor\":\"_gray300BackgroundColor_1xef3_289\",\"gray700BackgroundColor\":\"_gray700BackgroundColor_1xef3_293\",\"gray800BackgroundColor\":\"_gray800BackgroundColor_1xef3_297\",\"gray900BackgroundColor\":\"_gray900BackgroundColor_1xef3_301\",\"orange100BackgroundColor\":\"_orange100BackgroundColor_1xef3_305\",\"orange200BackgroundColor\":\"_orange200BackgroundColor_1xef3_309\",\"orange300BackgroundColor\":\"_orange300BackgroundColor_1xef3_313\",\"orange700BackgroundColor\":\"_orange700BackgroundColor_1xef3_317\",\"orange800BackgroundColor\":\"_orange800BackgroundColor_1xef3_321\",\"orange900BackgroundColor\":\"_orange900BackgroundColor_1xef3_325\",\"primary100BackgroundColor\":\"_primary100BackgroundColor_1xef3_329\",\"primary200BackgroundColor\":\"_primary200BackgroundColor_1xef3_333\",\"primary300BackgroundColor\":\"_primary300BackgroundColor_1xef3_337\",\"primary700BackgroundColor\":\"_primary700BackgroundColor_1xef3_341\",\"primary800BackgroundColor\":\"_primary800BackgroundColor_1xef3_345\",\"primary900BackgroundColor\":\"_primary900BackgroundColor_1xef3_349\",\"success100BackgroundColor\":\"_success100BackgroundColor_1xef3_353\",\"success200BackgroundColor\":\"_success200BackgroundColor_1xef3_357\",\"success300BackgroundColor\":\"_success300BackgroundColor_1xef3_361\",\"success700BackgroundColor\":\"_success700BackgroundColor_1xef3_365\",\"success800BackgroundColor\":\"_success800BackgroundColor_1xef3_369\",\"success900BackgroundColor\":\"_success900BackgroundColor_1xef3_373\",\"purple100BackgroundColor\":\"_purple100BackgroundColor_1xef3_377\",\"purple200BackgroundColor\":\"_purple200BackgroundColor_1xef3_381\",\"purple300BackgroundColor\":\"_purple300BackgroundColor_1xef3_385\",\"purple700BackgroundColor\":\"_purple700BackgroundColor_1xef3_389\",\"purple800BackgroundColor\":\"_purple800BackgroundColor_1xef3_393\",\"purple900BackgroundColor\":\"_purple900BackgroundColor_1xef3_397\",\"whiteBackgroundColor\":\"_whiteBackgroundColor_1xef3_401\",\"yellow100BackgroundColor\":\"_yellow100BackgroundColor_1xef3_405\",\"yellow200BackgroundColor\":\"_yellow200BackgroundColor_1xef3_409\",\"yellow300BackgroundColor\":\"_yellow300BackgroundColor_1xef3_413\",\"yellow700BackgroundColor\":\"_yellow700BackgroundColor_1xef3_417\",\"yellow800BackgroundColor\":\"_yellow800BackgroundColor_1xef3_421\",\"yellow900BackgroundColor\":\"_yellow900BackgroundColor_1xef3_425\",\"cambioBlackColor\":\"_cambioBlackColor_1xef3_430\",\"cambioWhiteColor\":\"_cambioWhiteColor_1xef3_434\",\"white40Color\":\"_white40Color_1xef3_438\",\"white70Color\":\"_white70Color_1xef3_442\",\"cambioGray100Color\":\"_cambioGray100Color_1xef3_446\",\"cambioGray200Color\":\"_cambioGray200Color_1xef3_450\",\"gray270Color\":\"_gray270Color_1xef3_454\",\"cambioGray300Color\":\"_cambioGray300Color_1xef3_458\",\"cambioGray370Color\":\"_cambioGray370Color_1xef3_462\",\"cambioGray700Color\":\"_cambioGray700Color_1xef3_466\",\"cambioGray800Color\":\"_cambioGray800Color_1xef3_470\",\"cambioGray870Color\":\"_cambioGray870Color_1xef3_474\",\"cambioGray900Color\":\"_cambioGray900Color_1xef3_478\",\"cambioDestructive100Color\":\"_cambioDestructive100Color_1xef3_482\",\"cambioDestructive300Color\":\"_cambioDestructive300Color_1xef3_486\",\"cambioDestructive370Color\":\"_cambioDestructive370Color_1xef3_490\",\"cambioDestructive700Color\":\"_cambioDestructive700Color_1xef3_494\",\"cambioDestructive770Color\":\"_cambioDestructive770Color_1xef3_498\",\"cambioDestructive900Color\":\"_cambioDestructive900Color_1xef3_502\",\"cambioSuccess100Color\":\"_cambioSuccess100Color_1xef3_506\",\"cambioSuccess300Color\":\"_cambioSuccess300Color_1xef3_510\",\"cambioSuccess370Color\":\"_cambioSuccess370Color_1xef3_514\",\"cambioSuccess700Color\":\"_cambioSuccess700Color_1xef3_518\",\"cambioSuccess770Color\":\"_cambioSuccess770Color_1xef3_522\",\"cambioSuccess900Color\":\"_cambioSuccess900Color_1xef3_526\",\"cambioRedColor\":\"_cambioRedColor_1xef3_530\",\"cambioOrangeColor\":\"_cambioOrangeColor_1xef3_534\",\"cambioTanColor\":\"_cambioTanColor_1xef3_538\",\"cambioCreamColor\":\"_cambioCreamColor_1xef3_542\",\"cambioPurpleColor\":\"_cambioPurpleColor_1xef3_546\",\"cambioLilacColor\":\"_cambioLilacColor_1xef3_550\",\"cambioThistleColor\":\"_cambioThistleColor_1xef3_554\",\"cambioPinkColor\":\"_cambioPinkColor_1xef3_558\",\"cambioNavyColor\":\"_cambioNavyColor_1xef3_562\",\"cambioTealColor\":\"_cambioTealColor_1xef3_566\",\"cambioSlateColor\":\"_cambioSlateColor_1xef3_570\",\"cambioSkyColor\":\"_cambioSkyColor_1xef3_574\",\"cambioYellow700Color\":\"_cambioYellow700Color_1xef3_578\",\"gray370Color\":\"_gray370Color_1xef3_582\",\"gray870Color\":\"_gray870Color_1xef3_586\",\"redColor\":\"_redColor_1xef3_590\",\"orangeColor\":\"_orangeColor_1xef3_594\",\"tanColor\":\"_tanColor_1xef3_598\",\"creamColor\":\"_creamColor_1xef3_602\",\"purpleColor\":\"_purpleColor_1xef3_606\",\"lilacColor\":\"_lilacColor_1xef3_610\",\"thistleColor\":\"_thistleColor_1xef3_614\",\"pinkColor\":\"_pinkColor_1xef3_618\",\"navyColor\":\"_navyColor_1xef3_622\",\"tealColor\":\"_tealColor_1xef3_626\",\"slateColor\":\"_slateColor_1xef3_630\",\"skyColor\":\"_skyColor_1xef3_634\",\"cambioTransparentFullBackgroundColor\":\"_cambioTransparentFullBackgroundColor_1xef3_638\",\"cambioBlackBackgroundColor\":\"_cambioBlackBackgroundColor_1xef3_642\",\"cambioWhiteBackgroundColor\":\"_cambioWhiteBackgroundColor_1xef3_646\",\"white40BackgroundColor\":\"_white40BackgroundColor_1xef3_650\",\"white70BackgroundColor\":\"_white70BackgroundColor_1xef3_654\",\"cambioGray100BackgroundColor\":\"_cambioGray100BackgroundColor_1xef3_658\",\"cambioGray200BackgroundColor\":\"_cambioGray200BackgroundColor_1xef3_662\",\"cambioGray300BackgroundColor\":\"_cambioGray300BackgroundColor_1xef3_666\",\"gray270BackgroundColor\":\"_gray270BackgroundColor_1xef3_670\",\"gray370BackgroundColor\":\"_gray370BackgroundColor_1xef3_674\",\"cambioGray370BackgroundColor\":\"_cambioGray370BackgroundColor_1xef3_678\",\"cambioGray700BackgroundColor\":\"_cambioGray700BackgroundColor_1xef3_682\",\"cambioGray800BackgroundColor\":\"_cambioGray800BackgroundColor_1xef3_686\",\"gray870BackgroundColor\":\"_gray870BackgroundColor_1xef3_690\",\"cambioGray870BackgroundColor\":\"_cambioGray870BackgroundColor_1xef3_694\",\"cambioGray900BackgroundColor\":\"_cambioGray900BackgroundColor_1xef3_698\",\"cambioDestructive100BackgroundColor\":\"_cambioDestructive100BackgroundColor_1xef3_702\",\"cambioDestructive300BackgroundColor\":\"_cambioDestructive300BackgroundColor_1xef3_706\",\"cambioDestructive370BackgroundColor\":\"_cambioDestructive370BackgroundColor_1xef3_710\",\"cambioDestructive700BackgroundColor\":\"_cambioDestructive700BackgroundColor_1xef3_714\",\"cambioDestructive770BackgroundColor\":\"_cambioDestructive770BackgroundColor_1xef3_718\",\"cambioDestructive900BackgroundColor\":\"_cambioDestructive900BackgroundColor_1xef3_722\",\"cambioSuccess100BackgroundColor\":\"_cambioSuccess100BackgroundColor_1xef3_726\",\"cambioSuccess300BackgroundColor\":\"_cambioSuccess300BackgroundColor_1xef3_730\",\"cambioSuccess370BackgroundColor\":\"_cambioSuccess370BackgroundColor_1xef3_734\",\"cambioSuccess700BackgroundColor\":\"_cambioSuccess700BackgroundColor_1xef3_738\",\"cambioSuccess770BackgroundColor\":\"_cambioSuccess770BackgroundColor_1xef3_742\",\"cambioSuccess900BackgroundColor\":\"_cambioSuccess900BackgroundColor_1xef3_746\",\"redBackgroundColor\":\"_redBackgroundColor_1xef3_750\",\"cambioRedBackgroundColor\":\"_cambioRedBackgroundColor_1xef3_754\",\"orangeBackgroundColor\":\"_orangeBackgroundColor_1xef3_758\",\"cambioOrangeBackgroundColor\":\"_cambioOrangeBackgroundColor_1xef3_762\",\"tanBackgroundColor\":\"_tanBackgroundColor_1xef3_766\",\"cambioTanBackgroundColor\":\"_cambioTanBackgroundColor_1xef3_770\",\"creamBackgroundColor\":\"_creamBackgroundColor_1xef3_774\",\"cambioCreamBackgroundColor\":\"_cambioCreamBackgroundColor_1xef3_778\",\"purpleBackgroundColor\":\"_purpleBackgroundColor_1xef3_782\",\"cambioPurpleBackgroundColor\":\"_cambioPurpleBackgroundColor_1xef3_786\",\"lilacBackgroundColor\":\"_lilacBackgroundColor_1xef3_790\",\"cambioLilacBackgroundColor\":\"_cambioLilacBackgroundColor_1xef3_794\",\"thistleBackgroundColor\":\"_thistleBackgroundColor_1xef3_798\",\"cambioThistleBackgroundColor\":\"_cambioThistleBackgroundColor_1xef3_802\",\"pinkBackgroundColor\":\"_pinkBackgroundColor_1xef3_806\",\"cambioPinkBackgroundColor\":\"_cambioPinkBackgroundColor_1xef3_810\",\"navyBackgroundColor\":\"_navyBackgroundColor_1xef3_814\",\"cambioNavyBackgroundColor\":\"_cambioNavyBackgroundColor_1xef3_818\",\"tealBackgroundColor\":\"_tealBackgroundColor_1xef3_822\",\"cambioTealBackgroundColor\":\"_cambioTealBackgroundColor_1xef3_826\",\"slateBackgroundColor\":\"_slateBackgroundColor_1xef3_830\",\"cambioSlateBackgroundColor\":\"_cambioSlateBackgroundColor_1xef3_834\",\"skyBackgroundColor\":\"_skyBackgroundColor_1xef3_838\",\"cambioSkyBackgroundColor\":\"_cambioSkyBackgroundColor_1xef3_842\",\"cambioYellow700BackgroundColor\":\"_cambioYellow700BackgroundColor_1xef3_846\"}"],"mappings":"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","names":[]}
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  Box_default
4
- } from "./IB6JZQF3.js";
4
+ } from "./X552U42S.js";
5
5
 
6
6
  // src/AvatarGroup/AvatarGroup.tsx
7
7
  import {
@@ -39,4 +39,4 @@ export {
39
39
  useAvatarGroup,
40
40
  AvatarGroup
41
41
  };
42
- //# sourceMappingURL=FPROMKT3.js.map
42
+ //# sourceMappingURL=JLVVUMGP.js.map
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  Box_default
4
- } from "./IB6JZQF3.js";
4
+ } from "./X552U42S.js";
5
5
 
6
6
  // src/Modal/Layer.tsx
7
7
  import { createPortal } from "react-dom";
@@ -29,4 +29,4 @@ function Layer({
29
29
  export {
30
30
  Layer
31
31
  };
32
- //# sourceMappingURL=UVFGSHMH.js.map
32
+ //# sourceMappingURL=K7BXA6BQ.js.map
@@ -5,16 +5,16 @@ import {
5
5
  } from "./6TM2ES2T.js";
6
6
  import {
7
7
  foregroundColor
8
- } from "./JCQUY624.js";
8
+ } from "./AXNRGUDZ.js";
9
9
  import {
10
10
  border
11
- } from "./AXXUPHFX.js";
11
+ } from "./YCN52LF4.js";
12
12
  import {
13
13
  backgroundColor
14
- } from "./YGON3SJ5.js";
14
+ } from "./RSS2H4EE.js";
15
15
  import {
16
16
  Box_default
17
- } from "./IB6JZQF3.js";
17
+ } from "./X552U42S.js";
18
18
  import {
19
19
  useIsHydrated
20
20
  } from "./JB65NEXK.js";
@@ -119,4 +119,4 @@ var IconButton_default = IconButton;
119
119
  export {
120
120
  IconButton_default
121
121
  };
122
- //# sourceMappingURL=SZTZ3IZ5.js.map
122
+ //# sourceMappingURL=KEJPRZJ5.js.map
@@ -11,19 +11,19 @@ import {
11
11
  } from "./6TM2ES2T.js";
12
12
  import {
13
13
  foregroundColor
14
- } from "./JCQUY624.js";
14
+ } from "./AXNRGUDZ.js";
15
15
  import {
16
16
  border
17
- } from "./AXXUPHFX.js";
17
+ } from "./YCN52LF4.js";
18
18
  import {
19
19
  backgroundColor
20
- } from "./YGON3SJ5.js";
20
+ } from "./RSS2H4EE.js";
21
21
  import {
22
22
  Box_default
23
- } from "./IB6JZQF3.js";
23
+ } from "./X552U42S.js";
24
24
  import {
25
25
  Typography_default
26
- } from "./SB6UGTGF.js";
26
+ } from "./ZCJS7Q44.js";
27
27
  import {
28
28
  useIsHydrated
29
29
  } from "./JB65NEXK.js";
@@ -146,4 +146,4 @@ var Button_default = Button;
146
146
  export {
147
147
  Button_default
148
148
  };
149
- //# sourceMappingURL=OPMW6VTV.js.map
149
+ //# sourceMappingURL=MZNRKPDB.js.map
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  Box_default
4
- } from "./IB6JZQF3.js";
4
+ } from "./X552U42S.js";
5
5
  import {
6
6
  __objRest
7
7
  } from "./UWGNJENA.js";
@@ -34,4 +34,4 @@ var Card_default = Card;
34
34
  export {
35
35
  Card_default
36
36
  };
37
- //# sourceMappingURL=7ZD4OEVD.js.map
37
+ //# sourceMappingURL=PUWF2Z5A.js.map
@@ -0,0 +1,9 @@
1
+ "use client"
2
+
3
+ // css-module:../colors/colors.module.css#css-module
4
+ var colors_module_default = { "inheritColor": "_inheritColor_1xef3_2", "destructive700Color": "_destructive700Color_1xef3_6", "gray700Color": "_gray700Color_1xef3_10", "gray900Color": "_gray900Color_1xef3_14", "primary700Color": "_primary700Color_1xef3_18", "success700Color": "_success700Color_1xef3_22", "whiteColor": "_whiteColor_1xef3_26", "blackColor": "_blackColor_1xef3_30", "destructive100Color": "_destructive100Color_1xef3_34", "destructive200Color": "_destructive200Color_1xef3_38", "destructive300Color": "_destructive300Color_1xef3_42", "destructive800Color": "_destructive800Color_1xef3_46", "destructive900Color": "_destructive900Color_1xef3_50", "gray10Color": "_gray10Color_1xef3_54", "gray30Color": "_gray30Color_1xef3_58", "gray60Color": "_gray60Color_1xef3_62", "gray80Color": "_gray80Color_1xef3_66", "gray100Color": "_gray100Color_1xef3_70", "gray200Color": "_gray200Color_1xef3_74", "gray300Color": "_gray300Color_1xef3_78", "gray800Color": "_gray800Color_1xef3_82", "orange100Color": "_orange100Color_1xef3_86", "orange200Color": "_orange200Color_1xef3_90", "orange300Color": "_orange300Color_1xef3_94", "orange700Color": "_orange700Color_1xef3_98", "orange800Color": "_orange800Color_1xef3_102", "orange900Color": "_orange900Color_1xef3_106", "primary100Color": "_primary100Color_1xef3_110", "primary200Color": "_primary200Color_1xef3_114", "primary300Color": "_primary300Color_1xef3_118", "primary800Color": "_primary800Color_1xef3_122", "primary900Color": "_primary900Color_1xef3_126", "success100Color": "_success100Color_1xef3_130", "success200Color": "_success200Color_1xef3_134", "success300Color": "_success300Color_1xef3_138", "success800Color": "_success800Color_1xef3_142", "success900Color": "_success900Color_1xef3_146", "purple100Color": "_purple100Color_1xef3_150", "purple200Color": "_purple200Color_1xef3_154", "purple300Color": "_purple300Color_1xef3_158", "purple700Color": "_purple700Color_1xef3_162", "purple800Color": "_purple800Color_1xef3_166", "purple900Color": "_purple900Color_1xef3_170", "yellow100Color": "_yellow100Color_1xef3_174", "yellow200Color": "_yellow200Color_1xef3_178", "yellow300Color": "_yellow300Color_1xef3_182", "yellow700Color": "_yellow700Color_1xef3_186", "yellow800Color": "_yellow800Color_1xef3_190", "yellow900Color": "_yellow900Color_1xef3_194", "noBorder": "_noBorder_1xef3_199", "blackBorderColor": "_blackBorderColor_1xef3_203", "whiteBorderColor": "_whiteBorderColor_1xef3_207", "success770BorderColor": "_success770BorderColor_1xef3_211", "destructive770BorderColor": "_destructive770BorderColor_1xef3_215", "gray370BorderColor": "_gray370BorderColor_1xef3_219", "success370BorderColor": "_success370BorderColor_1xef3_223", "destructive370BorderColor": "_destructive370BorderColor_1xef3_227", "cambioGray870BorderColor": "_cambioGray870BorderColor_1xef3_231", "blackBackgroundColor": "_blackBackgroundColor_1xef3_237", "destructive100BackgroundColor": "_destructive100BackgroundColor_1xef3_241", "destructive200BackgroundColor": "_destructive200BackgroundColor_1xef3_245", "destructive300BackgroundColor": "_destructive300BackgroundColor_1xef3_249", "destructive700BackgroundColor": "_destructive700BackgroundColor_1xef3_253", "destructive800BackgroundColor": "_destructive800BackgroundColor_1xef3_257", "destructive900BackgroundColor": "_destructive900BackgroundColor_1xef3_261", "gray10BackgroundColor": "_gray10BackgroundColor_1xef3_265", "gray30BackgroundColor": "_gray30BackgroundColor_1xef3_269", "gray60BackgroundColor": "_gray60BackgroundColor_1xef3_273", "gray80BackgroundColor": "_gray80BackgroundColor_1xef3_277", "gray100BackgroundColor": "_gray100BackgroundColor_1xef3_281", "gray200BackgroundColor": "_gray200BackgroundColor_1xef3_285", "gray300BackgroundColor": "_gray300BackgroundColor_1xef3_289", "gray700BackgroundColor": "_gray700BackgroundColor_1xef3_293", "gray800BackgroundColor": "_gray800BackgroundColor_1xef3_297", "gray900BackgroundColor": "_gray900BackgroundColor_1xef3_301", "orange100BackgroundColor": "_orange100BackgroundColor_1xef3_305", "orange200BackgroundColor": "_orange200BackgroundColor_1xef3_309", "orange300BackgroundColor": "_orange300BackgroundColor_1xef3_313", "orange700BackgroundColor": "_orange700BackgroundColor_1xef3_317", "orange800BackgroundColor": "_orange800BackgroundColor_1xef3_321", "orange900BackgroundColor": "_orange900BackgroundColor_1xef3_325", "primary100BackgroundColor": "_primary100BackgroundColor_1xef3_329", "primary200BackgroundColor": "_primary200BackgroundColor_1xef3_333", "primary300BackgroundColor": "_primary300BackgroundColor_1xef3_337", "primary700BackgroundColor": "_primary700BackgroundColor_1xef3_341", "primary800BackgroundColor": "_primary800BackgroundColor_1xef3_345", "primary900BackgroundColor": "_primary900BackgroundColor_1xef3_349", "success100BackgroundColor": "_success100BackgroundColor_1xef3_353", "success200BackgroundColor": "_success200BackgroundColor_1xef3_357", "success300BackgroundColor": "_success300BackgroundColor_1xef3_361", "success700BackgroundColor": "_success700BackgroundColor_1xef3_365", "success800BackgroundColor": "_success800BackgroundColor_1xef3_369", "success900BackgroundColor": "_success900BackgroundColor_1xef3_373", "purple100BackgroundColor": "_purple100BackgroundColor_1xef3_377", "purple200BackgroundColor": "_purple200BackgroundColor_1xef3_381", "purple300BackgroundColor": "_purple300BackgroundColor_1xef3_385", "purple700BackgroundColor": "_purple700BackgroundColor_1xef3_389", "purple800BackgroundColor": "_purple800BackgroundColor_1xef3_393", "purple900BackgroundColor": "_purple900BackgroundColor_1xef3_397", "whiteBackgroundColor": "_whiteBackgroundColor_1xef3_401", "yellow100BackgroundColor": "_yellow100BackgroundColor_1xef3_405", "yellow200BackgroundColor": "_yellow200BackgroundColor_1xef3_409", "yellow300BackgroundColor": "_yellow300BackgroundColor_1xef3_413", "yellow700BackgroundColor": "_yellow700BackgroundColor_1xef3_417", "yellow800BackgroundColor": "_yellow800BackgroundColor_1xef3_421", "yellow900BackgroundColor": "_yellow900BackgroundColor_1xef3_425", "cambioBlackColor": "_cambioBlackColor_1xef3_430", "cambioWhiteColor": "_cambioWhiteColor_1xef3_434", "white40Color": "_white40Color_1xef3_438", "white70Color": "_white70Color_1xef3_442", "cambioGray100Color": "_cambioGray100Color_1xef3_446", "cambioGray200Color": "_cambioGray200Color_1xef3_450", "gray270Color": "_gray270Color_1xef3_454", "cambioGray300Color": "_cambioGray300Color_1xef3_458", "cambioGray370Color": "_cambioGray370Color_1xef3_462", "cambioGray700Color": "_cambioGray700Color_1xef3_466", "cambioGray800Color": "_cambioGray800Color_1xef3_470", "cambioGray870Color": "_cambioGray870Color_1xef3_474", "cambioGray900Color": "_cambioGray900Color_1xef3_478", "cambioDestructive100Color": "_cambioDestructive100Color_1xef3_482", "cambioDestructive300Color": "_cambioDestructive300Color_1xef3_486", "cambioDestructive370Color": "_cambioDestructive370Color_1xef3_490", "cambioDestructive700Color": "_cambioDestructive700Color_1xef3_494", "cambioDestructive770Color": "_cambioDestructive770Color_1xef3_498", "cambioDestructive900Color": "_cambioDestructive900Color_1xef3_502", "cambioSuccess100Color": "_cambioSuccess100Color_1xef3_506", "cambioSuccess300Color": "_cambioSuccess300Color_1xef3_510", "cambioSuccess370Color": "_cambioSuccess370Color_1xef3_514", "cambioSuccess700Color": "_cambioSuccess700Color_1xef3_518", "cambioSuccess770Color": "_cambioSuccess770Color_1xef3_522", "cambioSuccess900Color": "_cambioSuccess900Color_1xef3_526", "cambioRedColor": "_cambioRedColor_1xef3_530", "cambioOrangeColor": "_cambioOrangeColor_1xef3_534", "cambioTanColor": "_cambioTanColor_1xef3_538", "cambioCreamColor": "_cambioCreamColor_1xef3_542", "cambioPurpleColor": "_cambioPurpleColor_1xef3_546", "cambioLilacColor": "_cambioLilacColor_1xef3_550", "cambioThistleColor": "_cambioThistleColor_1xef3_554", "cambioPinkColor": "_cambioPinkColor_1xef3_558", "cambioNavyColor": "_cambioNavyColor_1xef3_562", "cambioTealColor": "_cambioTealColor_1xef3_566", "cambioSlateColor": "_cambioSlateColor_1xef3_570", "cambioSkyColor": "_cambioSkyColor_1xef3_574", "cambioYellow700Color": "_cambioYellow700Color_1xef3_578", "gray370Color": "_gray370Color_1xef3_582", "gray870Color": "_gray870Color_1xef3_586", "redColor": "_redColor_1xef3_590", "orangeColor": "_orangeColor_1xef3_594", "tanColor": "_tanColor_1xef3_598", "creamColor": "_creamColor_1xef3_602", "purpleColor": "_purpleColor_1xef3_606", "lilacColor": "_lilacColor_1xef3_610", "thistleColor": "_thistleColor_1xef3_614", "pinkColor": "_pinkColor_1xef3_618", "navyColor": "_navyColor_1xef3_622", "tealColor": "_tealColor_1xef3_626", "slateColor": "_slateColor_1xef3_630", "skyColor": "_skyColor_1xef3_634", "cambioTransparentFullBackgroundColor": "_cambioTransparentFullBackgroundColor_1xef3_638", "cambioBlackBackgroundColor": "_cambioBlackBackgroundColor_1xef3_642", "cambioWhiteBackgroundColor": "_cambioWhiteBackgroundColor_1xef3_646", "white40BackgroundColor": "_white40BackgroundColor_1xef3_650", "white70BackgroundColor": "_white70BackgroundColor_1xef3_654", "cambioGray100BackgroundColor": "_cambioGray100BackgroundColor_1xef3_658", "cambioGray200BackgroundColor": "_cambioGray200BackgroundColor_1xef3_662", "cambioGray300BackgroundColor": "_cambioGray300BackgroundColor_1xef3_666", "gray270BackgroundColor": "_gray270BackgroundColor_1xef3_670", "gray370BackgroundColor": "_gray370BackgroundColor_1xef3_674", "cambioGray370BackgroundColor": "_cambioGray370BackgroundColor_1xef3_678", "cambioGray700BackgroundColor": "_cambioGray700BackgroundColor_1xef3_682", "cambioGray800BackgroundColor": "_cambioGray800BackgroundColor_1xef3_686", "gray870BackgroundColor": "_gray870BackgroundColor_1xef3_690", "cambioGray870BackgroundColor": "_cambioGray870BackgroundColor_1xef3_694", "cambioGray900BackgroundColor": "_cambioGray900BackgroundColor_1xef3_698", "cambioDestructive100BackgroundColor": "_cambioDestructive100BackgroundColor_1xef3_702", "cambioDestructive300BackgroundColor": "_cambioDestructive300BackgroundColor_1xef3_706", "cambioDestructive370BackgroundColor": "_cambioDestructive370BackgroundColor_1xef3_710", "cambioDestructive700BackgroundColor": "_cambioDestructive700BackgroundColor_1xef3_714", "cambioDestructive770BackgroundColor": "_cambioDestructive770BackgroundColor_1xef3_718", "cambioDestructive900BackgroundColor": "_cambioDestructive900BackgroundColor_1xef3_722", "cambioSuccess100BackgroundColor": "_cambioSuccess100BackgroundColor_1xef3_726", "cambioSuccess300BackgroundColor": "_cambioSuccess300BackgroundColor_1xef3_730", "cambioSuccess370BackgroundColor": "_cambioSuccess370BackgroundColor_1xef3_734", "cambioSuccess700BackgroundColor": "_cambioSuccess700BackgroundColor_1xef3_738", "cambioSuccess770BackgroundColor": "_cambioSuccess770BackgroundColor_1xef3_742", "cambioSuccess900BackgroundColor": "_cambioSuccess900BackgroundColor_1xef3_746", "redBackgroundColor": "_redBackgroundColor_1xef3_750", "cambioRedBackgroundColor": "_cambioRedBackgroundColor_1xef3_754", "orangeBackgroundColor": "_orangeBackgroundColor_1xef3_758", "cambioOrangeBackgroundColor": "_cambioOrangeBackgroundColor_1xef3_762", "tanBackgroundColor": "_tanBackgroundColor_1xef3_766", "cambioTanBackgroundColor": "_cambioTanBackgroundColor_1xef3_770", "creamBackgroundColor": "_creamBackgroundColor_1xef3_774", "cambioCreamBackgroundColor": "_cambioCreamBackgroundColor_1xef3_778", "purpleBackgroundColor": "_purpleBackgroundColor_1xef3_782", "cambioPurpleBackgroundColor": "_cambioPurpleBackgroundColor_1xef3_786", "lilacBackgroundColor": "_lilacBackgroundColor_1xef3_790", "cambioLilacBackgroundColor": "_cambioLilacBackgroundColor_1xef3_794", "thistleBackgroundColor": "_thistleBackgroundColor_1xef3_798", "cambioThistleBackgroundColor": "_cambioThistleBackgroundColor_1xef3_802", "pinkBackgroundColor": "_pinkBackgroundColor_1xef3_806", "cambioPinkBackgroundColor": "_cambioPinkBackgroundColor_1xef3_810", "navyBackgroundColor": "_navyBackgroundColor_1xef3_814", "cambioNavyBackgroundColor": "_cambioNavyBackgroundColor_1xef3_818", "tealBackgroundColor": "_tealBackgroundColor_1xef3_822", "cambioTealBackgroundColor": "_cambioTealBackgroundColor_1xef3_826", "slateBackgroundColor": "_slateBackgroundColor_1xef3_830", "cambioSlateBackgroundColor": "_cambioSlateBackgroundColor_1xef3_834", "skyBackgroundColor": "_skyBackgroundColor_1xef3_838", "cambioSkyBackgroundColor": "_cambioSkyBackgroundColor_1xef3_842", "cambioYellow700BackgroundColor": "_cambioYellow700BackgroundColor_1xef3_846" };
5
+
6
+ export {
7
+ colors_module_default
8
+ };
9
+ //# sourceMappingURL=QIMMO3OB.js.map
@@ -0,0 +1 @@
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_1xef3_2\",\"destructive700Color\":\"_destructive700Color_1xef3_6\",\"gray700Color\":\"_gray700Color_1xef3_10\",\"gray900Color\":\"_gray900Color_1xef3_14\",\"primary700Color\":\"_primary700Color_1xef3_18\",\"success700Color\":\"_success700Color_1xef3_22\",\"whiteColor\":\"_whiteColor_1xef3_26\",\"blackColor\":\"_blackColor_1xef3_30\",\"destructive100Color\":\"_destructive100Color_1xef3_34\",\"destructive200Color\":\"_destructive200Color_1xef3_38\",\"destructive300Color\":\"_destructive300Color_1xef3_42\",\"destructive800Color\":\"_destructive800Color_1xef3_46\",\"destructive900Color\":\"_destructive900Color_1xef3_50\",\"gray10Color\":\"_gray10Color_1xef3_54\",\"gray30Color\":\"_gray30Color_1xef3_58\",\"gray60Color\":\"_gray60Color_1xef3_62\",\"gray80Color\":\"_gray80Color_1xef3_66\",\"gray100Color\":\"_gray100Color_1xef3_70\",\"gray200Color\":\"_gray200Color_1xef3_74\",\"gray300Color\":\"_gray300Color_1xef3_78\",\"gray800Color\":\"_gray800Color_1xef3_82\",\"orange100Color\":\"_orange100Color_1xef3_86\",\"orange200Color\":\"_orange200Color_1xef3_90\",\"orange300Color\":\"_orange300Color_1xef3_94\",\"orange700Color\":\"_orange700Color_1xef3_98\",\"orange800Color\":\"_orange800Color_1xef3_102\",\"orange900Color\":\"_orange900Color_1xef3_106\",\"primary100Color\":\"_primary100Color_1xef3_110\",\"primary200Color\":\"_primary200Color_1xef3_114\",\"primary300Color\":\"_primary300Color_1xef3_118\",\"primary800Color\":\"_primary800Color_1xef3_122\",\"primary900Color\":\"_primary900Color_1xef3_126\",\"success100Color\":\"_success100Color_1xef3_130\",\"success200Color\":\"_success200Color_1xef3_134\",\"success300Color\":\"_success300Color_1xef3_138\",\"success800Color\":\"_success800Color_1xef3_142\",\"success900Color\":\"_success900Color_1xef3_146\",\"purple100Color\":\"_purple100Color_1xef3_150\",\"purple200Color\":\"_purple200Color_1xef3_154\",\"purple300Color\":\"_purple300Color_1xef3_158\",\"purple700Color\":\"_purple700Color_1xef3_162\",\"purple800Color\":\"_purple800Color_1xef3_166\",\"purple900Color\":\"_purple900Color_1xef3_170\",\"yellow100Color\":\"_yellow100Color_1xef3_174\",\"yellow200Color\":\"_yellow200Color_1xef3_178\",\"yellow300Color\":\"_yellow300Color_1xef3_182\",\"yellow700Color\":\"_yellow700Color_1xef3_186\",\"yellow800Color\":\"_yellow800Color_1xef3_190\",\"yellow900Color\":\"_yellow900Color_1xef3_194\",\"noBorder\":\"_noBorder_1xef3_199\",\"blackBorderColor\":\"_blackBorderColor_1xef3_203\",\"whiteBorderColor\":\"_whiteBorderColor_1xef3_207\",\"success770BorderColor\":\"_success770BorderColor_1xef3_211\",\"destructive770BorderColor\":\"_destructive770BorderColor_1xef3_215\",\"gray370BorderColor\":\"_gray370BorderColor_1xef3_219\",\"success370BorderColor\":\"_success370BorderColor_1xef3_223\",\"destructive370BorderColor\":\"_destructive370BorderColor_1xef3_227\",\"cambioGray870BorderColor\":\"_cambioGray870BorderColor_1xef3_231\",\"blackBackgroundColor\":\"_blackBackgroundColor_1xef3_237\",\"destructive100BackgroundColor\":\"_destructive100BackgroundColor_1xef3_241\",\"destructive200BackgroundColor\":\"_destructive200BackgroundColor_1xef3_245\",\"destructive300BackgroundColor\":\"_destructive300BackgroundColor_1xef3_249\",\"destructive700BackgroundColor\":\"_destructive700BackgroundColor_1xef3_253\",\"destructive800BackgroundColor\":\"_destructive800BackgroundColor_1xef3_257\",\"destructive900BackgroundColor\":\"_destructive900BackgroundColor_1xef3_261\",\"gray10BackgroundColor\":\"_gray10BackgroundColor_1xef3_265\",\"gray30BackgroundColor\":\"_gray30BackgroundColor_1xef3_269\",\"gray60BackgroundColor\":\"_gray60BackgroundColor_1xef3_273\",\"gray80BackgroundColor\":\"_gray80BackgroundColor_1xef3_277\",\"gray100BackgroundColor\":\"_gray100BackgroundColor_1xef3_281\",\"gray200BackgroundColor\":\"_gray200BackgroundColor_1xef3_285\",\"gray300BackgroundColor\":\"_gray300BackgroundColor_1xef3_289\",\"gray700BackgroundColor\":\"_gray700BackgroundColor_1xef3_293\",\"gray800BackgroundColor\":\"_gray800BackgroundColor_1xef3_297\",\"gray900BackgroundColor\":\"_gray900BackgroundColor_1xef3_301\",\"orange100BackgroundColor\":\"_orange100BackgroundColor_1xef3_305\",\"orange200BackgroundColor\":\"_orange200BackgroundColor_1xef3_309\",\"orange300BackgroundColor\":\"_orange300BackgroundColor_1xef3_313\",\"orange700BackgroundColor\":\"_orange700BackgroundColor_1xef3_317\",\"orange800BackgroundColor\":\"_orange800BackgroundColor_1xef3_321\",\"orange900BackgroundColor\":\"_orange900BackgroundColor_1xef3_325\",\"primary100BackgroundColor\":\"_primary100BackgroundColor_1xef3_329\",\"primary200BackgroundColor\":\"_primary200BackgroundColor_1xef3_333\",\"primary300BackgroundColor\":\"_primary300BackgroundColor_1xef3_337\",\"primary700BackgroundColor\":\"_primary700BackgroundColor_1xef3_341\",\"primary800BackgroundColor\":\"_primary800BackgroundColor_1xef3_345\",\"primary900BackgroundColor\":\"_primary900BackgroundColor_1xef3_349\",\"success100BackgroundColor\":\"_success100BackgroundColor_1xef3_353\",\"success200BackgroundColor\":\"_success200BackgroundColor_1xef3_357\",\"success300BackgroundColor\":\"_success300BackgroundColor_1xef3_361\",\"success700BackgroundColor\":\"_success700BackgroundColor_1xef3_365\",\"success800BackgroundColor\":\"_success800BackgroundColor_1xef3_369\",\"success900BackgroundColor\":\"_success900BackgroundColor_1xef3_373\",\"purple100BackgroundColor\":\"_purple100BackgroundColor_1xef3_377\",\"purple200BackgroundColor\":\"_purple200BackgroundColor_1xef3_381\",\"purple300BackgroundColor\":\"_purple300BackgroundColor_1xef3_385\",\"purple700BackgroundColor\":\"_purple700BackgroundColor_1xef3_389\",\"purple800BackgroundColor\":\"_purple800BackgroundColor_1xef3_393\",\"purple900BackgroundColor\":\"_purple900BackgroundColor_1xef3_397\",\"whiteBackgroundColor\":\"_whiteBackgroundColor_1xef3_401\",\"yellow100BackgroundColor\":\"_yellow100BackgroundColor_1xef3_405\",\"yellow200BackgroundColor\":\"_yellow200BackgroundColor_1xef3_409\",\"yellow300BackgroundColor\":\"_yellow300BackgroundColor_1xef3_413\",\"yellow700BackgroundColor\":\"_yellow700BackgroundColor_1xef3_417\",\"yellow800BackgroundColor\":\"_yellow800BackgroundColor_1xef3_421\",\"yellow900BackgroundColor\":\"_yellow900BackgroundColor_1xef3_425\",\"cambioBlackColor\":\"_cambioBlackColor_1xef3_430\",\"cambioWhiteColor\":\"_cambioWhiteColor_1xef3_434\",\"white40Color\":\"_white40Color_1xef3_438\",\"white70Color\":\"_white70Color_1xef3_442\",\"cambioGray100Color\":\"_cambioGray100Color_1xef3_446\",\"cambioGray200Color\":\"_cambioGray200Color_1xef3_450\",\"gray270Color\":\"_gray270Color_1xef3_454\",\"cambioGray300Color\":\"_cambioGray300Color_1xef3_458\",\"cambioGray370Color\":\"_cambioGray370Color_1xef3_462\",\"cambioGray700Color\":\"_cambioGray700Color_1xef3_466\",\"cambioGray800Color\":\"_cambioGray800Color_1xef3_470\",\"cambioGray870Color\":\"_cambioGray870Color_1xef3_474\",\"cambioGray900Color\":\"_cambioGray900Color_1xef3_478\",\"cambioDestructive100Color\":\"_cambioDestructive100Color_1xef3_482\",\"cambioDestructive300Color\":\"_cambioDestructive300Color_1xef3_486\",\"cambioDestructive370Color\":\"_cambioDestructive370Color_1xef3_490\",\"cambioDestructive700Color\":\"_cambioDestructive700Color_1xef3_494\",\"cambioDestructive770Color\":\"_cambioDestructive770Color_1xef3_498\",\"cambioDestructive900Color\":\"_cambioDestructive900Color_1xef3_502\",\"cambioSuccess100Color\":\"_cambioSuccess100Color_1xef3_506\",\"cambioSuccess300Color\":\"_cambioSuccess300Color_1xef3_510\",\"cambioSuccess370Color\":\"_cambioSuccess370Color_1xef3_514\",\"cambioSuccess700Color\":\"_cambioSuccess700Color_1xef3_518\",\"cambioSuccess770Color\":\"_cambioSuccess770Color_1xef3_522\",\"cambioSuccess900Color\":\"_cambioSuccess900Color_1xef3_526\",\"cambioRedColor\":\"_cambioRedColor_1xef3_530\",\"cambioOrangeColor\":\"_cambioOrangeColor_1xef3_534\",\"cambioTanColor\":\"_cambioTanColor_1xef3_538\",\"cambioCreamColor\":\"_cambioCreamColor_1xef3_542\",\"cambioPurpleColor\":\"_cambioPurpleColor_1xef3_546\",\"cambioLilacColor\":\"_cambioLilacColor_1xef3_550\",\"cambioThistleColor\":\"_cambioThistleColor_1xef3_554\",\"cambioPinkColor\":\"_cambioPinkColor_1xef3_558\",\"cambioNavyColor\":\"_cambioNavyColor_1xef3_562\",\"cambioTealColor\":\"_cambioTealColor_1xef3_566\",\"cambioSlateColor\":\"_cambioSlateColor_1xef3_570\",\"cambioSkyColor\":\"_cambioSkyColor_1xef3_574\",\"cambioYellow700Color\":\"_cambioYellow700Color_1xef3_578\",\"gray370Color\":\"_gray370Color_1xef3_582\",\"gray870Color\":\"_gray870Color_1xef3_586\",\"redColor\":\"_redColor_1xef3_590\",\"orangeColor\":\"_orangeColor_1xef3_594\",\"tanColor\":\"_tanColor_1xef3_598\",\"creamColor\":\"_creamColor_1xef3_602\",\"purpleColor\":\"_purpleColor_1xef3_606\",\"lilacColor\":\"_lilacColor_1xef3_610\",\"thistleColor\":\"_thistleColor_1xef3_614\",\"pinkColor\":\"_pinkColor_1xef3_618\",\"navyColor\":\"_navyColor_1xef3_622\",\"tealColor\":\"_tealColor_1xef3_626\",\"slateColor\":\"_slateColor_1xef3_630\",\"skyColor\":\"_skyColor_1xef3_634\",\"cambioTransparentFullBackgroundColor\":\"_cambioTransparentFullBackgroundColor_1xef3_638\",\"cambioBlackBackgroundColor\":\"_cambioBlackBackgroundColor_1xef3_642\",\"cambioWhiteBackgroundColor\":\"_cambioWhiteBackgroundColor_1xef3_646\",\"white40BackgroundColor\":\"_white40BackgroundColor_1xef3_650\",\"white70BackgroundColor\":\"_white70BackgroundColor_1xef3_654\",\"cambioGray100BackgroundColor\":\"_cambioGray100BackgroundColor_1xef3_658\",\"cambioGray200BackgroundColor\":\"_cambioGray200BackgroundColor_1xef3_662\",\"cambioGray300BackgroundColor\":\"_cambioGray300BackgroundColor_1xef3_666\",\"gray270BackgroundColor\":\"_gray270BackgroundColor_1xef3_670\",\"gray370BackgroundColor\":\"_gray370BackgroundColor_1xef3_674\",\"cambioGray370BackgroundColor\":\"_cambioGray370BackgroundColor_1xef3_678\",\"cambioGray700BackgroundColor\":\"_cambioGray700BackgroundColor_1xef3_682\",\"cambioGray800BackgroundColor\":\"_cambioGray800BackgroundColor_1xef3_686\",\"gray870BackgroundColor\":\"_gray870BackgroundColor_1xef3_690\",\"cambioGray870BackgroundColor\":\"_cambioGray870BackgroundColor_1xef3_694\",\"cambioGray900BackgroundColor\":\"_cambioGray900BackgroundColor_1xef3_698\",\"cambioDestructive100BackgroundColor\":\"_cambioDestructive100BackgroundColor_1xef3_702\",\"cambioDestructive300BackgroundColor\":\"_cambioDestructive300BackgroundColor_1xef3_706\",\"cambioDestructive370BackgroundColor\":\"_cambioDestructive370BackgroundColor_1xef3_710\",\"cambioDestructive700BackgroundColor\":\"_cambioDestructive700BackgroundColor_1xef3_714\",\"cambioDestructive770BackgroundColor\":\"_cambioDestructive770BackgroundColor_1xef3_718\",\"cambioDestructive900BackgroundColor\":\"_cambioDestructive900BackgroundColor_1xef3_722\",\"cambioSuccess100BackgroundColor\":\"_cambioSuccess100BackgroundColor_1xef3_726\",\"cambioSuccess300BackgroundColor\":\"_cambioSuccess300BackgroundColor_1xef3_730\",\"cambioSuccess370BackgroundColor\":\"_cambioSuccess370BackgroundColor_1xef3_734\",\"cambioSuccess700BackgroundColor\":\"_cambioSuccess700BackgroundColor_1xef3_738\",\"cambioSuccess770BackgroundColor\":\"_cambioSuccess770BackgroundColor_1xef3_742\",\"cambioSuccess900BackgroundColor\":\"_cambioSuccess900BackgroundColor_1xef3_746\",\"redBackgroundColor\":\"_redBackgroundColor_1xef3_750\",\"cambioRedBackgroundColor\":\"_cambioRedBackgroundColor_1xef3_754\",\"orangeBackgroundColor\":\"_orangeBackgroundColor_1xef3_758\",\"cambioOrangeBackgroundColor\":\"_cambioOrangeBackgroundColor_1xef3_762\",\"tanBackgroundColor\":\"_tanBackgroundColor_1xef3_766\",\"cambioTanBackgroundColor\":\"_cambioTanBackgroundColor_1xef3_770\",\"creamBackgroundColor\":\"_creamBackgroundColor_1xef3_774\",\"cambioCreamBackgroundColor\":\"_cambioCreamBackgroundColor_1xef3_778\",\"purpleBackgroundColor\":\"_purpleBackgroundColor_1xef3_782\",\"cambioPurpleBackgroundColor\":\"_cambioPurpleBackgroundColor_1xef3_786\",\"lilacBackgroundColor\":\"_lilacBackgroundColor_1xef3_790\",\"cambioLilacBackgroundColor\":\"_cambioLilacBackgroundColor_1xef3_794\",\"thistleBackgroundColor\":\"_thistleBackgroundColor_1xef3_798\",\"cambioThistleBackgroundColor\":\"_cambioThistleBackgroundColor_1xef3_802\",\"pinkBackgroundColor\":\"_pinkBackgroundColor_1xef3_806\",\"cambioPinkBackgroundColor\":\"_cambioPinkBackgroundColor_1xef3_810\",\"navyBackgroundColor\":\"_navyBackgroundColor_1xef3_814\",\"cambioNavyBackgroundColor\":\"_cambioNavyBackgroundColor_1xef3_818\",\"tealBackgroundColor\":\"_tealBackgroundColor_1xef3_822\",\"cambioTealBackgroundColor\":\"_cambioTealBackgroundColor_1xef3_826\",\"slateBackgroundColor\":\"_slateBackgroundColor_1xef3_830\",\"cambioSlateBackgroundColor\":\"_cambioSlateBackgroundColor_1xef3_834\",\"skyBackgroundColor\":\"_skyBackgroundColor_1xef3_838\",\"cambioSkyBackgroundColor\":\"_cambioSkyBackgroundColor_1xef3_842\",\"cambioYellow700BackgroundColor\":\"_cambioYellow700BackgroundColor_1xef3_846\"}"],"mappings":"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","names":[]}
@@ -7,7 +7,7 @@ import {
7
7
  } from "./AVREYFSM.js";
8
8
  import {
9
9
  Typography_default
10
- } from "./SB6UGTGF.js";
10
+ } from "./ZCJS7Q44.js";
11
11
 
12
12
  // src/RichSelect/RichSelectSection.tsx
13
13
  import { forwardRef } from "react";
@@ -50,4 +50,4 @@ var RichSelectSection_default = forwardRef(
50
50
  export {
51
51
  RichSelectSection_default
52
52
  };
53
- //# sourceMappingURL=UXC2RMVW.js.map
53
+ //# sourceMappingURL=RFC4HLNJ.js.map
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  Box_default
4
- } from "./IB6JZQF3.js";
4
+ } from "./X552U42S.js";
5
5
 
6
6
  // src/Tabs/Tabs.tsx
7
7
  import classnames from "classnames";
@@ -44,4 +44,4 @@ function Tabs({
44
44
  export {
45
45
  Tabs
46
46
  };
47
- //# sourceMappingURL=VRCNKRDW.js.map
47
+ //# sourceMappingURL=ROLIE7R3.js.map
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  colors_module_default
4
- } from "./M4CFLT64.js";
4
+ } from "./JB3LONBJ.js";
5
5
 
6
6
  // src/colors/backgroundColor.ts
7
7
  function backgroundColor(color, on) {
@@ -53,4 +53,4 @@ function backgroundColor(color, on) {
53
53
  export {
54
54
  backgroundColor
55
55
  };
56
- //# sourceMappingURL=YGON3SJ5.js.map
56
+ //# sourceMappingURL=RSS2H4EE.js.map
@@ -1,10 +1,10 @@
1
1
  "use client"
2
2
  import {
3
3
  ModalDialog_default
4
- } from "./VZUFYOET.js";
4
+ } from "./TALOD4CL.js";
5
5
  import {
6
6
  Dialog_default
7
- } from "./QVK3VV5M.js";
7
+ } from "./576PJXFR.js";
8
8
  import {
9
9
  layout_module_default
10
10
  } from "./DDUJFFG7.js";
@@ -154,4 +154,4 @@ export {
154
154
  AriaPopover,
155
155
  Popover_default
156
156
  };
157
- //# sourceMappingURL=EVAJUY2W.js.map
157
+ //# sourceMappingURL=STXMQR3I.js.map
@@ -1,13 +1,13 @@
1
1
  "use client"
2
2
  import {
3
3
  Dialog_default
4
- } from "./QVK3VV5M.js";
4
+ } from "./576PJXFR.js";
5
5
  import {
6
6
  IconButton_default
7
- } from "./SZTZ3IZ5.js";
7
+ } from "./KEJPRZJ5.js";
8
8
  import {
9
9
  Box_default
10
- } from "./IB6JZQF3.js";
10
+ } from "./X552U42S.js";
11
11
  import {
12
12
  padding_module_default
13
13
  } from "./ZOWOFYUE.js";
@@ -157,4 +157,4 @@ export {
157
157
  AriaModal,
158
158
  ModalDialog_default
159
159
  };
160
- //# sourceMappingURL=VZUFYOET.js.map
160
+ //# sourceMappingURL=TALOD4CL.js.map
@@ -1,13 +1,13 @@
1
1
  "use client"
2
2
  import {
3
3
  Badge_default
4
- } from "./MA2AVNIE.js";
4
+ } from "./UXTG5NGM.js";
5
5
  import {
6
6
  Box_default
7
- } from "./IB6JZQF3.js";
7
+ } from "./X552U42S.js";
8
8
  import {
9
9
  Typography_default
10
- } from "./SB6UGTGF.js";
10
+ } from "./ZCJS7Q44.js";
11
11
  import {
12
12
  useIsHydrated
13
13
  } from "./JB65NEXK.js";
@@ -118,4 +118,4 @@ function TextField({
118
118
  export {
119
119
  TextField
120
120
  };
121
- //# sourceMappingURL=NFML3B7G.js.map
121
+ //# sourceMappingURL=TH3FEMUK.js.map
@@ -1,13 +1,13 @@
1
1
  "use client"
2
2
  import {
3
3
  Box_default
4
- } from "./IB6JZQF3.js";
4
+ } from "./X552U42S.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./SB6UGTGF.js";
7
+ } from "./ZCJS7Q44.js";
8
8
  import {
9
9
  colors_module_default
10
- } from "./XSYKMCV5.js";
10
+ } from "./QIMMO3OB.js";
11
11
 
12
12
  // src/Tabs/TabInternal.tsx
13
13
  import classnames from "classnames";
@@ -98,4 +98,4 @@ function TabInternal({
98
98
  export {
99
99
  TabInternal
100
100
  };
101
- //# sourceMappingURL=2QBGBTIZ.js.map
101
+ //# sourceMappingURL=TVFCRSGF.js.map
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  colors_module_default
4
- } from "./XSYKMCV5.js";
4
+ } from "./QIMMO3OB.js";
5
5
 
6
6
  // src/Icon/Icon.tsx
7
7
  import { forwardRef } from "react";
@@ -34,4 +34,4 @@ var Icon_default = Icon;
34
34
  export {
35
35
  Icon_default
36
36
  };
37
- //# sourceMappingURL=SIKGAUYF.js.map
37
+ //# sourceMappingURL=UHO7XMHJ.js.map
@@ -1,10 +1,10 @@
1
1
  "use client"
2
2
  import {
3
3
  useAvatarGroup
4
- } from "./FPROMKT3.js";
4
+ } from "./JLVVUMGP.js";
5
5
  import {
6
6
  Box_default
7
- } from "./IB6JZQF3.js";
7
+ } from "./X552U42S.js";
8
8
  import {
9
9
  __spreadValues
10
10
  } from "./UWGNJENA.js";
@@ -136,4 +136,4 @@ var Avatar_default = Avatar;
136
136
  export {
137
137
  Avatar_default
138
138
  };
139
- //# sourceMappingURL=GFROY577.js.map
139
+ //# sourceMappingURL=UJUUZDUJ.js.map
@@ -1,10 +1,10 @@
1
1
  "use client"
2
2
  import {
3
3
  Box_default
4
- } from "./IB6JZQF3.js";
4
+ } from "./X552U42S.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./SB6UGTGF.js";
7
+ } from "./ZCJS7Q44.js";
8
8
 
9
9
  // css-module:./Badge.module.css#css-module
10
10
  var Badge_module_default = { "icon": "_icon_1g9xb_1" };
@@ -74,4 +74,4 @@ var Badge_default = Badge;
74
74
  export {
75
75
  Badge_default
76
76
  };
77
- //# sourceMappingURL=MA2AVNIE.js.map
77
+ //# sourceMappingURL=UXTG5NGM.js.map
@@ -10,4 +10,4 @@ export {
10
10
  ColorBaseGray700,
11
11
  ColorCambioWhite100
12
12
  };
13
- //# sourceMappingURL=CQA4CNW4.js.map
13
+ //# sourceMappingURL=VF27YZ2L.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../syntax-design-tokens/dist/js/index.js"],"sourcesContent":["/**\n * Do not edit directly\n * Generated on Fri, 25 Oct 2024 00:09:15 GMT\n */\n\nexport const ColorBaseBlack = \"#000000\";\nexport const ColorBaseDestructive100 = \"#fef3f5\";\nexport const ColorBaseDestructive200 = \"#fad6de\";\nexport const ColorBaseDestructive300 = \"#f2a2b2\";\nexport const ColorBaseDestructive700 = \"#d32a4b\";\nexport const ColorBaseDestructive800 = \"#81162c\";\nexport const ColorBaseDestructive900 = \"#55101d\";\nexport const ColorBaseGray10 = \"#cbcbcb\"; // Used as the default color for dividers and inner strokes\nexport const ColorBaseGray30 = \"#000000\"; // For IconButton background when on top of an image\nexport const ColorBaseGray60 = \"#000000\"; // Used for icon background in classroom video grid\nexport const ColorBaseGray80 = \"#000000\"; // Used as the background for modals\nexport const ColorBaseGray100 = \"#f7f7f7\";\nexport const ColorBaseGray200 = \"#f0f0f0\"; // Used for light mode backgrounds when showing card content on top\nexport const ColorBaseGray300 = \"#d0d0d0\"; // Used for component outlines, eg: select and textfield\nexport const ColorBaseGray700 = \"#767676\"; // For secondary text in light mode\nexport const ColorBaseGray800 = \"#353535\";\nexport const ColorBaseGray900 = \"#191919\"; // Default text color, Classroom background\nexport const ColorBaseOrange100 = \"#fdf2f0\";\nexport const ColorBaseOrange200 = \"#f6cdc4\";\nexport const ColorBaseOrange300 = \"#ec9987\";\nexport const ColorBaseOrange700 = \"#c34124\";\nexport const ColorBaseOrange800 = \"#732818\";\nexport const ColorBaseOrange900 = \"#4d1a10\";\nexport const ColorBasePrimary100 = \"#eff6fa\";\nexport const ColorBasePrimary200 = \"#c1dbe7\";\nexport const ColorBasePrimary300 = \"#84b7d0\";\nexport const ColorBasePrimary700 = \"#236482\";\nexport const ColorBasePrimary800 = \"#274858\";\nexport const ColorBasePrimary900 = \"#1b303b\";\nexport const ColorBaseSuccess100 = \"#eff7f1\";\nexport const ColorBaseSuccess200 = \"#bddcc6\";\nexport const ColorBaseSuccess300 = \"#81ba92\";\nexport const ColorBaseSuccess700 = \"#397b4d\";\nexport const ColorBaseSuccess800 = \"#2d4936\";\nexport const ColorBaseSuccess900 = \"#1e3124\";\nexport const ColorBasePurple100 = \"#f9f5fa\";\nexport const ColorBasePurple200 = \"#e8dceb\";\nexport const ColorBasePurple300 = \"#cdb4d3\";\nexport const ColorBasePurple700 = \"#8b5f95\";\nexport const ColorBasePurple800 = \"#523b58\";\nexport const ColorBasePurple900 = \"#37273b\";\nexport const ColorBaseYellow100 = \"#fdf5d9\";\nexport const ColorBaseYellow200 = \"#fbe8a3\";\nexport const ColorBaseYellow300 = \"#f8d663\";\nexport const ColorBaseYellow700 = \"#ffc929\";\nexport const ColorBaseYellow800 = \"#765f1c\";\nexport const ColorBaseYellow900 = \"#3b3009\";\nexport const ColorBaseWhite = \"#ffffff\";\nexport const ColorCambioBlack = \"#050500\";\nexport const ColorCambioWhite40 = \"#ffffff\";\nexport const ColorCambioWhite70 = \"#ffffff\";\nexport const ColorCambioWhite100 = \"#ffffff\";\nexport const ColorCambioGray100 = \"#faf4eb\";\nexport const ColorCambioGray200 = \"#e4dbd3\";\nexport const ColorCambioGray270 = \"#e4dbd3\";\nexport const ColorCambioGray300 = \"#beb4ab\";\nexport const ColorCambioGray370 = \"#beb4ab\";\nexport const ColorCambioGray700 = \"#5e5952\";\nexport const ColorCambioGray800 = \"#363432\";\nexport const ColorCambioGray870 = \"#5e5952\";\nexport const ColorCambioGray900 = \"#262625\";\nexport const ColorCambioDestructive100 = \"#ffdeda\";\nexport const ColorCambioDestructive300 = \"#ff8071\";\nexport const ColorCambioDestructive370 = \"#ff8071\";\nexport const ColorCambioDestructive700 = \"#c93f32\";\nexport const ColorCambioDestructive770 = \"#c93f32\";\nexport const ColorCambioDestructive900 = \"#6d0002\";\nexport const ColorCambioSuccess100 = \"#daf2c8\";\nexport const ColorCambioSuccess300 = \"#84ce64\";\nexport const ColorCambioSuccess370 = \"#84ce64\";\nexport const ColorCambioSuccess700 = \"#3c7f20\";\nexport const ColorCambioSuccess770 = \"#3c7f20\";\nexport const ColorCambioSuccess900 = \"#103e00\";\nexport const ColorCambioRed = \"#f56e56\";\nexport const ColorCambioOrange = \"#ff8f57\";\nexport const ColorCambioTan = \"#ffb47d\";\nexport const ColorCambioCream = \"#fffad1\";\nexport const ColorCambioPurple = \"#6840a8\";\nexport const ColorCambioLilac = \"#b59ef0\";\nexport const ColorCambioThistle = \"#d69ca4\";\nexport const ColorCambioPink = \"#ffccea\";\nexport const ColorCambioNavy = \"#191142\";\nexport const ColorCambioTeal = \"#44a6cf\";\nexport const ColorCambioSlate = \"#7c9fc6\";\nexport const ColorCambioSky = \"#b1e8fc\";\nexport const ColorCambioYellow700 = \"#ffe733\";\nexport const ColorCambioTransparentFull = \"#000000\";\nexport const Elevation400 = \"0px 16px 32px 0px #00000040\";\nexport const SyntaxFontSansSerif = \"-apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif\";\nexport const ShadowInteractive = \"0px 3px 16px 0px rgba(144, 134, 130, 0.05), 0px 2px 30px 0px rgba(144, 134, 130, 0.02)\";\n"],"mappings":";;;AASO,IAAM,0BAA0B;AAUhC,IAAM,mBAAmB;AAqCzB,IAAM,sBAAsB;","names":[]}
1
+ {"version":3,"sources":["../../../syntax-design-tokens/dist/js/index.js"],"sourcesContent":["/**\n * Do not edit directly\n * Generated on Mon, 28 Oct 2024 15:17:40 GMT\n */\n\nexport const ColorBaseBlack = \"#000000\";\nexport const ColorBaseDestructive100 = \"#fef3f5\";\nexport const ColorBaseDestructive200 = \"#fad6de\";\nexport const ColorBaseDestructive300 = \"#f2a2b2\";\nexport const ColorBaseDestructive700 = \"#d32a4b\";\nexport const ColorBaseDestructive800 = \"#81162c\";\nexport const ColorBaseDestructive900 = \"#55101d\";\nexport const ColorBaseGray10 = \"#cbcbcb\"; // Used as the default color for dividers and inner strokes\nexport const ColorBaseGray30 = \"#000000\"; // For IconButton background when on top of an image\nexport const ColorBaseGray60 = \"#000000\"; // Used for icon background in classroom video grid\nexport const ColorBaseGray80 = \"#000000\"; // Used as the background for modals\nexport const ColorBaseGray100 = \"#f7f7f7\";\nexport const ColorBaseGray200 = \"#f0f0f0\"; // Used for light mode backgrounds when showing card content on top\nexport const ColorBaseGray300 = \"#d0d0d0\"; // Used for component outlines, eg: select and textfield\nexport const ColorBaseGray700 = \"#767676\"; // For secondary text in light mode\nexport const ColorBaseGray800 = \"#353535\";\nexport const ColorBaseGray900 = \"#191919\"; // Default text color, Classroom background\nexport const ColorBaseOrange100 = \"#fdf2f0\";\nexport const ColorBaseOrange200 = \"#f6cdc4\";\nexport const ColorBaseOrange300 = \"#ec9987\";\nexport const ColorBaseOrange700 = \"#c34124\";\nexport const ColorBaseOrange800 = \"#732818\";\nexport const ColorBaseOrange900 = \"#4d1a10\";\nexport const ColorBasePrimary100 = \"#eff6fa\";\nexport const ColorBasePrimary200 = \"#c1dbe7\";\nexport const ColorBasePrimary300 = \"#84b7d0\";\nexport const ColorBasePrimary700 = \"#236482\";\nexport const ColorBasePrimary800 = \"#274858\";\nexport const ColorBasePrimary900 = \"#1b303b\";\nexport const ColorBaseSuccess100 = \"#eff7f1\";\nexport const ColorBaseSuccess200 = \"#bddcc6\";\nexport const ColorBaseSuccess300 = \"#81ba92\";\nexport const ColorBaseSuccess700 = \"#397b4d\";\nexport const ColorBaseSuccess800 = \"#2d4936\";\nexport const ColorBaseSuccess900 = \"#1e3124\";\nexport const ColorBasePurple100 = \"#f9f5fa\";\nexport const ColorBasePurple200 = \"#e8dceb\";\nexport const ColorBasePurple300 = \"#cdb4d3\";\nexport const ColorBasePurple700 = \"#8b5f95\";\nexport const ColorBasePurple800 = \"#523b58\";\nexport const ColorBasePurple900 = \"#37273b\";\nexport const ColorBaseYellow100 = \"#fdf5d9\";\nexport const ColorBaseYellow200 = \"#fbe8a3\";\nexport const ColorBaseYellow300 = \"#f8d663\";\nexport const ColorBaseYellow700 = \"#ffc929\";\nexport const ColorBaseYellow800 = \"#765f1c\";\nexport const ColorBaseYellow900 = \"#3b3009\";\nexport const ColorBaseWhite = \"#ffffff\";\nexport const ColorCambioBlack = \"#050500\";\nexport const ColorCambioWhite40 = \"#ffffff\";\nexport const ColorCambioWhite70 = \"#ffffff\";\nexport const ColorCambioWhite100 = \"#ffffff\";\nexport const ColorCambioGray100 = \"#faf4eb\";\nexport const ColorCambioGray200 = \"#e4dbd3\";\nexport const ColorCambioGray270 = \"#e4dbd3\";\nexport const ColorCambioGray300 = \"#beb4ab\";\nexport const ColorCambioGray370 = \"#beb4ab\";\nexport const ColorCambioGray700 = \"#5e5952\";\nexport const ColorCambioGray800 = \"#363432\";\nexport const ColorCambioGray870 = \"#5e5952\";\nexport const ColorCambioGray900 = \"#262625\";\nexport const ColorCambioDestructive100 = \"#ffdeda\";\nexport const ColorCambioDestructive300 = \"#ff8071\";\nexport const ColorCambioDestructive370 = \"#ff8071\";\nexport const ColorCambioDestructive700 = \"#c93f32\";\nexport const ColorCambioDestructive770 = \"#c93f32\";\nexport const ColorCambioDestructive900 = \"#6d0002\";\nexport const ColorCambioSuccess100 = \"#daf2c8\";\nexport const ColorCambioSuccess300 = \"#84ce64\";\nexport const ColorCambioSuccess370 = \"#84ce64\";\nexport const ColorCambioSuccess700 = \"#3c7f20\";\nexport const ColorCambioSuccess770 = \"#3c7f20\";\nexport const ColorCambioSuccess900 = \"#103e00\";\nexport const ColorCambioRed = \"#f56e56\";\nexport const ColorCambioOrange = \"#ff8f57\";\nexport const ColorCambioTan = \"#ffb47d\";\nexport const ColorCambioCream = \"#fffad1\";\nexport const ColorCambioPurple = \"#6840a8\";\nexport const ColorCambioLilac = \"#b59ef0\";\nexport const ColorCambioThistle = \"#d69ca4\";\nexport const ColorCambioPink = \"#ffccea\";\nexport const ColorCambioNavy = \"#191142\";\nexport const ColorCambioTeal = \"#44a6cf\";\nexport const ColorCambioSlate = \"#7c9fc6\";\nexport const ColorCambioSky = \"#b1e8fc\";\nexport const ColorCambioYellow700 = \"#ffe733\";\nexport const ColorCambioTransparentFull = \"#000000\";\nexport const Elevation400 = \"0px 16px 32px 0px #00000040\";\nexport const SyntaxFontSansSerif = \"-apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif\";\nexport const ShadowInteractive = \"0px 3px 16px 0px rgba(144, 134, 130, 0.05), 0px 2px 30px 0px rgba(144, 134, 130, 0.02)\";\n"],"mappings":";;;AASO,IAAM,0BAA0B;AAUhC,IAAM,mBAAmB;AAqCzB,IAAM,sBAAsB;","names":[]}
@@ -8,13 +8,13 @@ import {
8
8
  } from "./6TM2ES2T.js";
9
9
  import {
10
10
  foregroundColor
11
- } from "./JCQUY624.js";
11
+ } from "./AXNRGUDZ.js";
12
12
  import {
13
13
  border
14
- } from "./AXXUPHFX.js";
14
+ } from "./YCN52LF4.js";
15
15
  import {
16
16
  backgroundColor
17
- } from "./YGON3SJ5.js";
17
+ } from "./RSS2H4EE.js";
18
18
 
19
19
  // src/IconLinkButton/IconLinkButton.tsx
20
20
  import {
@@ -80,4 +80,4 @@ var IconLinkButton_default = IconLinkButton;
80
80
  export {
81
81
  IconLinkButton_default
82
82
  };
83
- //# sourceMappingURL=FJXL3BLK.js.map
83
+ //# sourceMappingURL=VYEIZXAB.js.map
@@ -1,10 +1,10 @@
1
1
  "use client"
2
2
  import {
3
3
  Box_default
4
- } from "./IB6JZQF3.js";
4
+ } from "./X552U42S.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./SB6UGTGF.js";
7
+ } from "./ZCJS7Q44.js";
8
8
  import {
9
9
  useIsHydrated
10
10
  } from "./JB65NEXK.js";
@@ -88,4 +88,4 @@ var Chip_default = Chip;
88
88
  export {
89
89
  Chip_default
90
90
  };
91
- //# sourceMappingURL=SI36D6IW.js.map
91
+ //# sourceMappingURL=W2WJY3MN.js.map
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  colors_module_default
4
- } from "./XSYKMCV5.js";
4
+ } from "./QIMMO3OB.js";
5
5
 
6
6
  // src/colors/textColors.ts
7
7
  function textColor(color) {
@@ -32,4 +32,4 @@ function textColor(color) {
32
32
  export {
33
33
  textColor
34
34
  };
35
- //# sourceMappingURL=EZITRCKZ.js.map
35
+ //# sourceMappingURL=WQFVWKUL.js.map
@@ -4,7 +4,7 @@ import {
4
4
  } from "./KBIW5XV4.js";
5
5
  import {
6
6
  colors_module_default
7
- } from "./XSYKMCV5.js";
7
+ } from "./QIMMO3OB.js";
8
8
  import {
9
9
  __objRest,
10
10
  __spreadProps,
@@ -233,4 +233,4 @@ var Box_default = Box;
233
233
  export {
234
234
  Box_default
235
235
  };
236
- //# sourceMappingURL=IB6JZQF3.js.map
236
+ //# sourceMappingURL=X552U42S.js.map