@cambly/syntax-core 21.6.0 → 21.8.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 (215) hide show
  1. package/dist/Avatar/Avatar.css +215 -209
  2. package/dist/Avatar/Avatar.css.map +1 -1
  3. package/dist/Avatar/Avatar.js +4 -4
  4. package/dist/AvatarGroup/AvatarGroup.css +215 -209
  5. package/dist/AvatarGroup/AvatarGroup.css.map +1 -1
  6. package/dist/AvatarGroup/AvatarGroup.js +3 -3
  7. package/dist/Badge/Badge.css +215 -209
  8. package/dist/Badge/Badge.css.map +1 -1
  9. package/dist/Badge/Badge.d.ts +1 -1
  10. package/dist/Badge/Badge.js +5 -5
  11. package/dist/Box/Box.css +215 -209
  12. package/dist/Box/Box.css.map +1 -1
  13. package/dist/Box/Box.js +2 -2
  14. package/dist/Button/Button.css +215 -209
  15. package/dist/Button/Button.css.map +1 -1
  16. package/dist/Button/Button.js +9 -9
  17. package/dist/Card/Card.css +215 -209
  18. package/dist/Card/Card.css.map +1 -1
  19. package/dist/Card/Card.js +3 -3
  20. package/dist/Checkbox/Checkbox.css +215 -209
  21. package/dist/Checkbox/Checkbox.css.map +1 -1
  22. package/dist/Checkbox/Checkbox.js +4 -4
  23. package/dist/Chip/Chip.css +215 -209
  24. package/dist/Chip/Chip.css.map +1 -1
  25. package/dist/Chip/Chip.js +5 -5
  26. package/dist/Dialog/Dialog.css +215 -209
  27. package/dist/Dialog/Dialog.css.map +1 -1
  28. package/dist/Dialog/Dialog.js +2 -2
  29. package/dist/Dialog/ModalDialog.css +215 -209
  30. package/dist/Dialog/ModalDialog.css.map +1 -1
  31. package/dist/Dialog/ModalDialog.js +9 -9
  32. package/dist/Divider/Divider.css +215 -209
  33. package/dist/Divider/Divider.css.map +1 -1
  34. package/dist/Divider/Divider.js +2 -2
  35. package/dist/Heading/Heading.css +215 -209
  36. package/dist/Heading/Heading.css.map +1 -1
  37. package/dist/Heading/Heading.js +4 -4
  38. package/dist/Icon/Icon.css +215 -209
  39. package/dist/Icon/Icon.css.map +1 -1
  40. package/dist/Icon/Icon.js +2 -2
  41. package/dist/IconButton/IconButton.css +215 -209
  42. package/dist/IconButton/IconButton.css.map +1 -1
  43. package/dist/IconButton/IconButton.js +7 -7
  44. package/dist/IconLinkButton/IconLinkButton.css +215 -209
  45. package/dist/IconLinkButton/IconLinkButton.css.map +1 -1
  46. package/dist/IconLinkButton/IconLinkButton.js +5 -5
  47. package/dist/LinkButton/LinkButton.css +215 -209
  48. package/dist/LinkButton/LinkButton.css.map +1 -1
  49. package/dist/LinkButton/LinkButton.js +8 -8
  50. package/dist/Modal/Layer.css +215 -209
  51. package/dist/Modal/Layer.css.map +1 -1
  52. package/dist/Modal/Layer.js +3 -3
  53. package/dist/Modal/Modal.css +215 -209
  54. package/dist/Modal/Modal.css.map +1 -1
  55. package/dist/Modal/Modal.js +12 -12
  56. package/dist/Popover/Popover.css +215 -209
  57. package/dist/Popover/Popover.css.map +1 -1
  58. package/dist/Popover/Popover.js +10 -10
  59. package/dist/RadioButton/RadioButton.css +215 -209
  60. package/dist/RadioButton/RadioButton.css.map +1 -1
  61. package/dist/RadioButton/RadioButton.js +5 -5
  62. package/dist/RichSelect/RichSelectBox.css +215 -209
  63. package/dist/RichSelect/RichSelectBox.css.map +1 -1
  64. package/dist/RichSelect/RichSelectBox.js +16 -16
  65. package/dist/RichSelect/RichSelectChip.css +215 -209
  66. package/dist/RichSelect/RichSelectChip.css.map +1 -1
  67. package/dist/RichSelect/RichSelectChip.js +6 -6
  68. package/dist/RichSelect/RichSelectList.css +215 -209
  69. package/dist/RichSelect/RichSelectList.css.map +1 -1
  70. package/dist/RichSelect/RichSelectList.js +22 -22
  71. package/dist/RichSelect/RichSelectRadioButton.css +215 -209
  72. package/dist/RichSelect/RichSelectRadioButton.css.map +1 -1
  73. package/dist/RichSelect/RichSelectRadioButton.js +6 -6
  74. package/dist/RichSelect/RichSelectSection.css +215 -209
  75. package/dist/RichSelect/RichSelectSection.css.map +1 -1
  76. package/dist/RichSelect/RichSelectSection.js +4 -4
  77. package/dist/SelectList/SelectList.css +215 -209
  78. package/dist/SelectList/SelectList.css.map +1 -1
  79. package/dist/SelectList/SelectList.js +6 -6
  80. package/dist/TabButton/TabButton.css +215 -209
  81. package/dist/TabButton/TabButton.css.map +1 -1
  82. package/dist/TabButton/TabButton.js +6 -6
  83. package/dist/TabLink/TabLink.css +215 -209
  84. package/dist/TabLink/TabLink.css.map +1 -1
  85. package/dist/TabLink/TabLink.js +6 -6
  86. package/dist/Tabs/TabInternal.css +215 -209
  87. package/dist/Tabs/TabInternal.css.map +1 -1
  88. package/dist/Tabs/TabInternal.js +5 -5
  89. package/dist/Tabs/Tabs.css +215 -209
  90. package/dist/Tabs/Tabs.css.map +1 -1
  91. package/dist/Tabs/Tabs.js +3 -3
  92. package/dist/TextArea/TextArea.css +215 -209
  93. package/dist/TextArea/TextArea.css.map +1 -1
  94. package/dist/TextArea/TextArea.js +5 -5
  95. package/dist/TextField/TextField.css +215 -209
  96. package/dist/TextField/TextField.css.map +1 -1
  97. package/dist/TextField/TextField.js +6 -6
  98. package/dist/Tooltip/Tooltip.css +215 -209
  99. package/dist/Tooltip/Tooltip.css.map +1 -1
  100. package/dist/Tooltip/Tooltip.js +4 -4
  101. package/dist/Typography/Typography.css +215 -209
  102. package/dist/Typography/Typography.css.map +1 -1
  103. package/dist/Typography/Typography.js +3 -3
  104. package/dist/WordConfetti/WordConfetti.css +215 -209
  105. package/dist/WordConfetti/WordConfetti.css.map +1 -1
  106. package/dist/WordConfetti/WordConfetti.js +5 -5
  107. package/dist/__chunks/{NWDFSX7G.js → 22DOBTM6.js} +5 -5
  108. package/dist/__chunks/{OPMW6VTV.js → 2BHS5CFG.js} +6 -6
  109. package/dist/__chunks/{UTDQSVVA.js → 37HO7CY6.js} +2 -2
  110. package/dist/__chunks/{B7LHLD27.js → 3CVV6PAD.js} +7 -7
  111. package/dist/__chunks/{M4W3IFMV.js → 3WKVZ2UU.js} +2 -2
  112. package/dist/__chunks/{MA2AVNIE.js → 4DDCK4YC.js} +3 -3
  113. package/dist/__chunks/{EMTN3X7V.js → 4QIAQ7OT.js} +3 -3
  114. package/dist/__chunks/{CQA4CNW4.js → 4UNKXRQE.js} +1 -1
  115. package/dist/__chunks/{CQA4CNW4.js.map → 4UNKXRQE.js.map} +1 -1
  116. package/dist/__chunks/{QVK3VV5M.js → 576PJXFR.js} +2 -2
  117. package/dist/__chunks/{EZITRCKZ.js → 73ZKHWUJ.js} +3 -3
  118. package/dist/__chunks/73ZKHWUJ.js.map +1 -0
  119. package/dist/__chunks/{JCQUY624.js → AXNRGUDZ.js} +2 -2
  120. package/dist/__chunks/{3G2TE7TY.js → DIZ2AM3O.js} +2 -2
  121. package/dist/__chunks/{AITVSAPR.js → FXYXYYWE.js} +4 -4
  122. package/dist/__chunks/{XKRCC22S.js → HAV7ESKO.js} +3 -3
  123. package/dist/__chunks/{MT7CGTJI.js → HVUDEKZ4.js} +3 -3
  124. package/dist/__chunks/JB3LONBJ.js +9 -0
  125. package/dist/__chunks/JB3LONBJ.js.map +1 -0
  126. package/dist/__chunks/{FPROMKT3.js → JLVVUMGP.js} +2 -2
  127. package/dist/__chunks/{SI36D6IW.js → JVYDT3KG.js} +3 -3
  128. package/dist/__chunks/{UVFGSHMH.js → K7BXA6BQ.js} +2 -2
  129. package/dist/__chunks/{SZTZ3IZ5.js → KEJPRZJ5.js} +5 -5
  130. package/dist/__chunks/{NTFVOOI3.js → KRD2PINC.js} +10 -10
  131. package/dist/__chunks/{UB4GOZOR.js → KYB756P2.js} +2 -2
  132. package/dist/__chunks/{UXC2RMVW.js → LIAZJ67M.js} +2 -2
  133. package/dist/__chunks/{SB6UGTGF.js → MPRB6RD7.js} +2 -2
  134. package/dist/__chunks/{7ZD4OEVD.js → PUWF2Z5A.js} +2 -2
  135. package/dist/__chunks/{N4FQF4BA.js → Q3GETQTJ.js} +3 -3
  136. package/dist/__chunks/{JV6OUDUD.js → QGKN6QPT.js} +3 -3
  137. package/dist/__chunks/QIMMO3OB.js +9 -0
  138. package/dist/__chunks/QIMMO3OB.js.map +1 -0
  139. package/dist/__chunks/{VRCNKRDW.js → ROLIE7R3.js} +2 -2
  140. package/dist/__chunks/{YGON3SJ5.js → RSS2H4EE.js} +2 -2
  141. package/dist/__chunks/{EVAJUY2W.js → STXMQR3I.js} +3 -3
  142. package/dist/__chunks/{VZUFYOET.js → TALOD4CL.js} +4 -4
  143. package/dist/__chunks/{2QBGBTIZ.js → TKDQXKWS.js} +5 -5
  144. package/dist/__chunks/TKDQXKWS.js.map +1 -0
  145. package/dist/__chunks/{HQE6PVRD.js → TZ6K2QOX.js} +5 -5
  146. package/dist/__chunks/{SIKGAUYF.js → UHO7XMHJ.js} +2 -2
  147. package/dist/__chunks/{GFROY577.js → UJUUZDUJ.js} +3 -3
  148. package/dist/__chunks/{5VEXBFOE.js → V6TACYID.js} +3 -3
  149. package/dist/__chunks/{NFML3B7G.js → VVBRZJ24.js} +4 -4
  150. package/dist/__chunks/{FJXL3BLK.js → VYEIZXAB.js} +4 -4
  151. package/dist/__chunks/{3ZBBHROM.js → WAGE57PF.js} +2 -2
  152. package/dist/__chunks/{IB6JZQF3.js → X552U42S.js} +2 -2
  153. package/dist/__chunks/{AXXUPHFX.js → YCN52LF4.js} +2 -2
  154. package/dist/colors/allColors.d.ts +1 -1
  155. package/dist/colors/allColors.js +0 -2
  156. package/dist/colors/allColors.js.map +1 -1
  157. package/dist/colors/backgroundColor.css +215 -209
  158. package/dist/colors/backgroundColor.css.map +1 -1
  159. package/dist/colors/backgroundColor.js +2 -2
  160. package/dist/colors/border.css +215 -209
  161. package/dist/colors/border.css.map +1 -1
  162. package/dist/colors/border.js +2 -2
  163. package/dist/colors/foregroundColor.css +215 -209
  164. package/dist/colors/foregroundColor.css.map +1 -1
  165. package/dist/colors/foregroundColor.js +2 -2
  166. package/dist/colors/textColors.css +215 -209
  167. package/dist/colors/textColors.css.map +1 -1
  168. package/dist/colors/textColors.js +2 -2
  169. package/dist/index.css +215 -209
  170. package/dist/index.css.map +1 -1
  171. package/dist/index.js +42 -42
  172. package/package.json +3 -3
  173. package/dist/__chunks/2QBGBTIZ.js.map +0 -1
  174. package/dist/__chunks/EZITRCKZ.js.map +0 -1
  175. package/dist/__chunks/M4CFLT64.js +0 -9
  176. package/dist/__chunks/M4CFLT64.js.map +0 -1
  177. package/dist/__chunks/XSYKMCV5.js +0 -9
  178. package/dist/__chunks/XSYKMCV5.js.map +0 -1
  179. /package/dist/__chunks/{NWDFSX7G.js.map → 22DOBTM6.js.map} +0 -0
  180. /package/dist/__chunks/{OPMW6VTV.js.map → 2BHS5CFG.js.map} +0 -0
  181. /package/dist/__chunks/{UTDQSVVA.js.map → 37HO7CY6.js.map} +0 -0
  182. /package/dist/__chunks/{B7LHLD27.js.map → 3CVV6PAD.js.map} +0 -0
  183. /package/dist/__chunks/{M4W3IFMV.js.map → 3WKVZ2UU.js.map} +0 -0
  184. /package/dist/__chunks/{MA2AVNIE.js.map → 4DDCK4YC.js.map} +0 -0
  185. /package/dist/__chunks/{EMTN3X7V.js.map → 4QIAQ7OT.js.map} +0 -0
  186. /package/dist/__chunks/{QVK3VV5M.js.map → 576PJXFR.js.map} +0 -0
  187. /package/dist/__chunks/{JCQUY624.js.map → AXNRGUDZ.js.map} +0 -0
  188. /package/dist/__chunks/{3G2TE7TY.js.map → DIZ2AM3O.js.map} +0 -0
  189. /package/dist/__chunks/{AITVSAPR.js.map → FXYXYYWE.js.map} +0 -0
  190. /package/dist/__chunks/{XKRCC22S.js.map → HAV7ESKO.js.map} +0 -0
  191. /package/dist/__chunks/{MT7CGTJI.js.map → HVUDEKZ4.js.map} +0 -0
  192. /package/dist/__chunks/{FPROMKT3.js.map → JLVVUMGP.js.map} +0 -0
  193. /package/dist/__chunks/{SI36D6IW.js.map → JVYDT3KG.js.map} +0 -0
  194. /package/dist/__chunks/{UVFGSHMH.js.map → K7BXA6BQ.js.map} +0 -0
  195. /package/dist/__chunks/{SZTZ3IZ5.js.map → KEJPRZJ5.js.map} +0 -0
  196. /package/dist/__chunks/{NTFVOOI3.js.map → KRD2PINC.js.map} +0 -0
  197. /package/dist/__chunks/{UB4GOZOR.js.map → KYB756P2.js.map} +0 -0
  198. /package/dist/__chunks/{UXC2RMVW.js.map → LIAZJ67M.js.map} +0 -0
  199. /package/dist/__chunks/{SB6UGTGF.js.map → MPRB6RD7.js.map} +0 -0
  200. /package/dist/__chunks/{7ZD4OEVD.js.map → PUWF2Z5A.js.map} +0 -0
  201. /package/dist/__chunks/{N4FQF4BA.js.map → Q3GETQTJ.js.map} +0 -0
  202. /package/dist/__chunks/{JV6OUDUD.js.map → QGKN6QPT.js.map} +0 -0
  203. /package/dist/__chunks/{VRCNKRDW.js.map → ROLIE7R3.js.map} +0 -0
  204. /package/dist/__chunks/{YGON3SJ5.js.map → RSS2H4EE.js.map} +0 -0
  205. /package/dist/__chunks/{EVAJUY2W.js.map → STXMQR3I.js.map} +0 -0
  206. /package/dist/__chunks/{VZUFYOET.js.map → TALOD4CL.js.map} +0 -0
  207. /package/dist/__chunks/{HQE6PVRD.js.map → TZ6K2QOX.js.map} +0 -0
  208. /package/dist/__chunks/{SIKGAUYF.js.map → UHO7XMHJ.js.map} +0 -0
  209. /package/dist/__chunks/{GFROY577.js.map → UJUUZDUJ.js.map} +0 -0
  210. /package/dist/__chunks/{5VEXBFOE.js.map → V6TACYID.js.map} +0 -0
  211. /package/dist/__chunks/{NFML3B7G.js.map → VVBRZJ24.js.map} +0 -0
  212. /package/dist/__chunks/{FJXL3BLK.js.map → VYEIZXAB.js.map} +0 -0
  213. /package/dist/__chunks/{3ZBBHROM.js.map → WAGE57PF.js.map} +0 -0
  214. /package/dist/__chunks/{IB6JZQF3.js.map → X552U42S.js.map} +0 -0
  215. /package/dist/__chunks/{AXXUPHFX.js.map → YCN52LF4.js.map} +0 -0
@@ -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/foregroundColor.ts
7
7
  function foregroundColor(color, on) {
@@ -44,4 +44,4 @@ function foregroundColor(color, on) {
44
44
  export {
45
45
  foregroundColor
46
46
  };
47
- //# sourceMappingURL=JCQUY624.js.map
47
+ //# sourceMappingURL=AXNRGUDZ.js.map
@@ -4,7 +4,7 @@ import {
4
4
  } from "./KKADUD65.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./SB6UGTGF.js";
7
+ } from "./MPRB6RD7.js";
8
8
  import {
9
9
  useIsHydrated
10
10
  } from "./JB65NEXK.js";
@@ -114,4 +114,4 @@ var Checkbox_default = Checkbox;
114
114
  export {
115
115
  Checkbox_default
116
116
  };
117
- //# sourceMappingURL=3G2TE7TY.js.map
117
+ //# sourceMappingURL=DIZ2AM3O.js.map
@@ -6,16 +6,16 @@ import {
6
6
  ColorBaseDestructive700,
7
7
  ColorBaseGray700,
8
8
  ColorCambioWhite100
9
- } from "./CQA4CNW4.js";
9
+ } from "./4UNKXRQE.js";
10
10
  import {
11
11
  Focus_module_default
12
12
  } from "./KKADUD65.js";
13
13
  import {
14
14
  Box_default
15
- } from "./IB6JZQF3.js";
15
+ } from "./X552U42S.js";
16
16
  import {
17
17
  Typography_default
18
- } from "./SB6UGTGF.js";
18
+ } from "./MPRB6RD7.js";
19
19
  import {
20
20
  useIsHydrated
21
21
  } from "./JB65NEXK.js";
@@ -140,4 +140,4 @@ SelectList.Option = SelectOption_default;
140
140
  export {
141
141
  SelectList
142
142
  };
143
- //# sourceMappingURL=AITVSAPR.js.map
143
+ //# sourceMappingURL=FXYXYYWE.js.map
@@ -7,10 +7,10 @@ import {
7
7
  } from "./VV2NJABK.js";
8
8
  import {
9
9
  TabInternal
10
- } from "./2QBGBTIZ.js";
10
+ } from "./TKDQXKWS.js";
11
11
  import {
12
12
  Box_default
13
- } from "./IB6JZQF3.js";
13
+ } from "./X552U42S.js";
14
14
 
15
15
  // src/TabButton/TabButton.tsx
16
16
  import classnames from "classnames";
@@ -64,4 +64,4 @@ function TabButton({
64
64
  export {
65
65
  TabButton
66
66
  };
67
- //# sourceMappingURL=XKRCC22S.js.map
67
+ //# sourceMappingURL=HAV7ESKO.js.map
@@ -4,10 +4,10 @@ import {
4
4
  } from "./KKADUD65.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 "./MPRB6RD7.js";
11
11
  import {
12
12
  useIsHydrated
13
13
  } from "./JB65NEXK.js";
@@ -127,4 +127,4 @@ var RadioButton_default = RadioButton;
127
127
  export {
128
128
  RadioButton_default
129
129
  };
130
- //# sourceMappingURL=MT7CGTJI.js.map
130
+ //# sourceMappingURL=HVUDEKZ4.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":";;;AAA4F,IAAO,wBAAQ,EAAC,gBAAe,yBAAwB,uBAAsB,gCAA+B,gBAAe,0BAAyB,gBAAe,0BAAyB,mBAAkB,6BAA4B,mBAAkB,6BAA4B,cAAa,wBAAuB,cAAa,wBAAuB,uBAAsB,iCAAgC,uBAAsB,iCAAgC,uBAAsB,iCAAgC,uBAAsB,iCAAgC,uBAAsB,iCAAgC,eAAc,yBAAwB,eAAc,yBAAwB,eAAc,yBAAwB,eAAc,yBAAwB,gBAAe,0BAAyB,gBAAe,0BAAyB,gBAAe,0BAAyB,gBAAe,0BAAyB,kBAAiB,4BAA2B,kBAAiB,4BAA2B,kBAAiB,4BAA2B,kBAAiB,4BAA2B,kBAAiB,6BAA4B,kBAAiB,6BAA4B,mBAAkB,8BAA6B,mBAAkB,8BAA6B,mBAAkB,8BAA6B,mBAAkB,8BAA6B,mBAAkB,8BAA6B,mBAAkB,8BAA6B,mBAAkB,8BAA6B,mBAAkB,8BAA6B,mBAAkB,8BAA6B,mBAAkB,8BAA6B,kBAAiB,6BAA4B,kBAAiB,6BAA4B,kBAAiB,6BAA4B,kBAAiB,6BAA4B,kBAAiB,6BAA4B,kBAAiB,6BAA4B,kBAAiB,6BAA4B,kBAAiB,6BAA4B,kBAAiB,6BAA4B,kBAAiB,6BAA4B,kBAAiB,6BAA4B,kBAAiB,6BAA4B,YAAW,uBAAsB,oBAAmB,+BAA8B,oBAAmB,+BAA8B,yBAAwB,oCAAmC,6BAA4B,wCAAuC,sBAAqB,iCAAgC,yBAAwB,oCAAmC,6BAA4B,wCAAuC,4BAA2B,uCAAsC,wBAAuB,mCAAkC,iCAAgC,4CAA2C,iCAAgC,4CAA2C,iCAAgC,4CAA2C,iCAAgC,4CAA2C,iCAAgC,4CAA2C,iCAAgC,4CAA2C,yBAAwB,oCAAmC,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,gBAAe,2BAA0B,gBAAe,2BAA0B,sBAAqB,iCAAgC,sBAAqB,iCAAgC,gBAAe,2BAA0B,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,gBAAe,2BAA0B,gBAAe,2BAA0B,YAAW,uBAAsB,eAAc,0BAAyB,YAAW,uBAAsB,cAAa,yBAAwB,eAAc,0BAAyB,cAAa,yBAAwB,gBAAe,2BAA0B,aAAY,wBAAuB,aAAY,wBAAuB,aAAY,wBAAuB,cAAa,yBAAwB,YAAW,uBAAsB,wCAAuC,mDAAkD,8BAA6B,yCAAwC,8BAA6B,yCAAwC,0BAAyB,qCAAoC,0BAAyB,qCAAoC,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,0BAAyB,qCAAoC,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;","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,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 "./MPRB6RD7.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=JVYDT3KG.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
@@ -1,38 +1,38 @@
1
1
  "use client"
2
2
  import {
3
3
  Popover_default
4
- } from "./EVAJUY2W.js";
4
+ } from "./STXMQR3I.js";
5
5
  import {
6
6
  DialogContext
7
- } from "./QVK3VV5M.js";
7
+ } from "./576PJXFR.js";
8
8
  import {
9
9
  ColorBaseDestructive700,
10
10
  ColorBaseGray700,
11
11
  ColorCambioWhite100
12
- } from "./CQA4CNW4.js";
12
+ } from "./4UNKXRQE.js";
13
13
  import {
14
14
  RichSelectBoxContext,
15
15
  RichSelectBox_default,
16
16
  convertSelection
17
- } from "./B7LHLD27.js";
17
+ } from "./3CVV6PAD.js";
18
18
  import {
19
19
  RichSelectSection_default
20
- } from "./UXC2RMVW.js";
20
+ } from "./LIAZJ67M.js";
21
21
  import {
22
22
  RichSelectRadioButton_default
23
- } from "./UB4GOZOR.js";
23
+ } from "./KYB756P2.js";
24
24
  import {
25
25
  RichSelectChip_default
26
- } from "./3ZBBHROM.js";
26
+ } from "./WAGE57PF.js";
27
27
  import {
28
28
  TapArea_default
29
29
  } from "./S3C44SBB.js";
30
30
  import {
31
31
  Box_default
32
- } from "./IB6JZQF3.js";
32
+ } from "./X552U42S.js";
33
33
  import {
34
34
  Typography_default
35
- } from "./SB6UGTGF.js";
35
+ } from "./MPRB6RD7.js";
36
36
  import {
37
37
  useIsHydrated
38
38
  } from "./JB65NEXK.js";
@@ -286,4 +286,4 @@ var RichSelectList_default = Object.assign(RichSelectList, {
286
286
  export {
287
287
  RichSelectList_default
288
288
  };
289
- //# sourceMappingURL=NTFVOOI3.js.map
289
+ //# sourceMappingURL=KRD2PINC.js.map
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  RadioButton_default
4
- } from "./MT7CGTJI.js";
4
+ } from "./HVUDEKZ4.js";
5
5
  import {
6
6
  RichSelectItem_default
7
7
  } from "./ODMJANSX.js";
@@ -37,4 +37,4 @@ var RichSelectRadioButton_default = forwardRef(
37
37
  export {
38
38
  RichSelectRadioButton_default
39
39
  };
40
- //# sourceMappingURL=UB4GOZOR.js.map
40
+ //# sourceMappingURL=KYB756P2.js.map
@@ -7,7 +7,7 @@ import {
7
7
  } from "./AVREYFSM.js";
8
8
  import {
9
9
  Typography_default
10
- } from "./SB6UGTGF.js";
10
+ } from "./MPRB6RD7.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=LIAZJ67M.js.map
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  textColor
4
- } from "./EZITRCKZ.js";
4
+ } from "./73ZKHWUJ.js";
5
5
 
6
6
  // src/Typography/Typography.tsx
7
7
  import classNames from "classnames";
@@ -63,4 +63,4 @@ var Typography_default = Typography;
63
63
  export {
64
64
  Typography_default
65
65
  };
66
- //# sourceMappingURL=SB6UGTGF.js.map
66
+ //# sourceMappingURL=MPRB6RD7.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
@@ -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 "./MPRB6RD7.js";
8
8
  import {
9
9
  useIsHydrated
10
10
  } from "./JB65NEXK.js";
@@ -99,4 +99,4 @@ var TextArea_default = TextArea;
99
99
  export {
100
100
  TextArea_default
101
101
  };
102
- //# sourceMappingURL=N4FQF4BA.js.map
102
+ //# sourceMappingURL=Q3GETQTJ.js.map
@@ -4,10 +4,10 @@ import {
4
4
  } from "./VV2NJABK.js";
5
5
  import {
6
6
  TabInternal
7
- } from "./2QBGBTIZ.js";
7
+ } from "./TKDQXKWS.js";
8
8
  import {
9
9
  Box_default
10
- } from "./IB6JZQF3.js";
10
+ } from "./X552U42S.js";
11
11
 
12
12
  // src/TabLink/TabLink.tsx
13
13
  import {
@@ -72,4 +72,4 @@ var TabLink_default = TabLink;
72
72
  export {
73
73
  TabLink_default
74
74
  };
75
- //# sourceMappingURL=JV6OUDUD.js.map
75
+ //# sourceMappingURL=QGKN6QPT.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":[]}
@@ -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
  Box_default
4
- } from "./IB6JZQF3.js";
4
+ } from "./X552U42S.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./SB6UGTGF.js";
7
+ } from "./MPRB6RD7.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";
@@ -22,7 +22,7 @@ var ItemCountIcon = ({
22
22
  {
23
23
  className: classnames({
24
24
  [colors_module_default.cambioWhiteBackgroundColor]: on === "darkBackground" && selected,
25
- [colors_module_default.cambioWhite70BackgroundColor]: on === "darkBackground" && !selected,
25
+ [colors_module_default.white70BackgroundColor]: on === "darkBackground" && !selected,
26
26
  [colors_module_default.cambioBlackBackgroundColor]: on === "lightBackground" && selected,
27
27
  [colors_module_default.cambioGray700BackgroundColor]: on === "lightBackground" && !selected
28
28
  }),
@@ -98,4 +98,4 @@ function TabInternal({
98
98
  export {
99
99
  TabInternal
100
100
  };
101
- //# sourceMappingURL=2QBGBTIZ.js.map
101
+ //# sourceMappingURL=TKDQXKWS.js.map