@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
package/dist/index.js CHANGED
@@ -1,118 +1,118 @@
1
1
  "use client"
2
2
  import {
3
3
  Avatar_default
4
- } from "./__chunks/GFROY577.js";
4
+ } from "./__chunks/UJUUZDUJ.js";
5
5
  import {
6
6
  AvatarGroup
7
- } from "./__chunks/FPROMKT3.js";
7
+ } from "./__chunks/JLVVUMGP.js";
8
8
  import {
9
9
  Card_default
10
- } from "./__chunks/7ZD4OEVD.js";
10
+ } from "./__chunks/PUWF2Z5A.js";
11
11
  import {
12
12
  Icon_default
13
- } from "./__chunks/SIKGAUYF.js";
13
+ } from "./__chunks/UHO7XMHJ.js";
14
14
  import {
15
15
  Checkbox_default
16
- } from "./__chunks/3G2TE7TY.js";
16
+ } from "./__chunks/XBA66ZVH.js";
17
17
  import {
18
18
  Modal
19
- } from "./__chunks/NWDFSX7G.js";
19
+ } from "./__chunks/2SSVAL4S.js";
20
20
  import {
21
21
  Heading_default
22
- } from "./__chunks/UTDQSVVA.js";
22
+ } from "./__chunks/52WOUEA3.js";
23
23
  import "./__chunks/QQT35OLE.js";
24
- import "./__chunks/UVFGSHMH.js";
24
+ import "./__chunks/K7BXA6BQ.js";
25
25
  import "./__chunks/HVA7R2EL.js";
26
26
  import {
27
27
  LinkButton_default
28
- } from "./__chunks/HQE6PVRD.js";
28
+ } from "./__chunks/Z3W6JYQ2.js";
29
29
  import {
30
30
  IconLinkButton_default
31
- } from "./__chunks/FJXL3BLK.js";
31
+ } from "./__chunks/VYEIZXAB.js";
32
32
  import "./__chunks/YLWWTB4I.js";
33
33
  import {
34
34
  SelectList
35
- } from "./__chunks/AITVSAPR.js";
35
+ } from "./__chunks/2FU5XWMG.js";
36
36
  import "./__chunks/SPQ7DQHG.js";
37
37
  import {
38
38
  RichSelectList_default
39
- } from "./__chunks/NTFVOOI3.js";
39
+ } from "./__chunks/Y5ABTR7F.js";
40
40
  import {
41
41
  Popover_default
42
- } from "./__chunks/EVAJUY2W.js";
43
- import "./__chunks/VZUFYOET.js";
44
- import "./__chunks/QVK3VV5M.js";
42
+ } from "./__chunks/STXMQR3I.js";
43
+ import "./__chunks/TALOD4CL.js";
44
+ import "./__chunks/576PJXFR.js";
45
45
  import {
46
46
  IconButton_default
47
- } from "./__chunks/SZTZ3IZ5.js";
47
+ } from "./__chunks/KEJPRZJ5.js";
48
48
  import "./__chunks/4U4UW4AK.js";
49
- import "./__chunks/CQA4CNW4.js";
50
- import "./__chunks/B7LHLD27.js";
49
+ import "./__chunks/VF27YZ2L.js";
50
+ import "./__chunks/3I3KDASW.js";
51
51
  import {
52
52
  ButtonGroup_default
53
53
  } from "./__chunks/36DG472B.js";
54
54
  import {
55
55
  Button_default
56
- } from "./__chunks/OPMW6VTV.js";
56
+ } from "./__chunks/MZNRKPDB.js";
57
57
  import {
58
58
  Divider
59
- } from "./__chunks/M4W3IFMV.js";
59
+ } from "./__chunks/3WKVZ2UU.js";
60
60
  import "./__chunks/Z5ZUAP2B.js";
61
61
  import "./__chunks/QSC7CAQA.js";
62
62
  import "./__chunks/6TM2ES2T.js";
63
- import "./__chunks/UXC2RMVW.js";
63
+ import "./__chunks/RFC4HLNJ.js";
64
64
  import "./__chunks/DDUJFFG7.js";
65
- import "./__chunks/UB4GOZOR.js";
65
+ import "./__chunks/7M434O5V.js";
66
66
  import {
67
67
  RadioButton_default
68
- } from "./__chunks/MT7CGTJI.js";
68
+ } from "./__chunks/EAAVBDV4.js";
69
69
  import "./__chunks/KKADUD65.js";
70
- import "./__chunks/3ZBBHROM.js";
70
+ import "./__chunks/XKN65RUB.js";
71
71
  import {
72
72
  Chip_default
73
- } from "./__chunks/SI36D6IW.js";
73
+ } from "./__chunks/W2WJY3MN.js";
74
74
  import "./__chunks/ODMJANSX.js";
75
75
  import {
76
76
  ThemeProvider
77
77
  } from "./__chunks/KTX4P4Q2.js";
78
78
  import {
79
79
  TextField
80
- } from "./__chunks/NFML3B7G.js";
80
+ } from "./__chunks/TH3FEMUK.js";
81
81
  import {
82
82
  Badge_default
83
- } from "./__chunks/MA2AVNIE.js";
83
+ } from "./__chunks/UXTG5NGM.js";
84
84
  import {
85
85
  TextArea_default
86
- } from "./__chunks/N4FQF4BA.js";
86
+ } from "./__chunks/F5W7ZXEB.js";
87
87
  import "./__chunks/4U4UW4AK.js";
88
88
  import {
89
89
  Tabs
90
- } from "./__chunks/VRCNKRDW.js";
90
+ } from "./__chunks/ROLIE7R3.js";
91
91
  import {
92
92
  TabLink_default
93
- } from "./__chunks/JV6OUDUD.js";
93
+ } from "./__chunks/25MBMJDA.js";
94
94
  import {
95
95
  TabButton
96
- } from "./__chunks/XKRCC22S.js";
96
+ } from "./__chunks/3POGKBNN.js";
97
97
  import {
98
98
  TapArea_default
99
99
  } from "./__chunks/S3C44SBB.js";
100
100
  import "./__chunks/VV2NJABK.js";
101
101
  import "./__chunks/4U4UW4AK.js";
102
- import "./__chunks/2QBGBTIZ.js";
103
- import "./__chunks/JCQUY624.js";
104
- import "./__chunks/AXXUPHFX.js";
105
- import "./__chunks/YGON3SJ5.js";
106
- import "./__chunks/M4CFLT64.js";
102
+ import "./__chunks/TVFCRSGF.js";
103
+ import "./__chunks/AXNRGUDZ.js";
104
+ import "./__chunks/YCN52LF4.js";
105
+ import "./__chunks/RSS2H4EE.js";
106
+ import "./__chunks/JB3LONBJ.js";
107
107
  import {
108
108
  WordConfetti_default
109
- } from "./__chunks/5VEXBFOE.js";
109
+ } from "./__chunks/GSPZNCDC.js";
110
110
  import {
111
111
  Box_default
112
- } from "./__chunks/IB6JZQF3.js";
112
+ } from "./__chunks/X552U42S.js";
113
113
  import {
114
114
  Tooltip_default
115
- } from "./__chunks/EMTN3X7V.js";
115
+ } from "./__chunks/B4G76SGY.js";
116
116
  import "./__chunks/ZOWOFYUE.js";
117
117
  import "./__chunks/AVREYFSM.js";
118
118
  import "./__chunks/4U4UW4AK.js";
@@ -120,9 +120,9 @@ import "./__chunks/4U4UW4AK.js";
120
120
  import "./__chunks/KBIW5XV4.js";
121
121
  import {
122
122
  Typography_default
123
- } from "./__chunks/SB6UGTGF.js";
124
- import "./__chunks/EZITRCKZ.js";
125
- import "./__chunks/XSYKMCV5.js";
123
+ } from "./__chunks/ZCJS7Q44.js";
124
+ import "./__chunks/WQFVWKUL.js";
125
+ import "./__chunks/QIMMO3OB.js";
126
126
  import "./__chunks/4U4UW4AK.js";
127
127
  import "./__chunks/JB65NEXK.js";
128
128
  import "./__chunks/BWPNF6RD.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cambly/syntax-core",
3
3
  "description": "Cambly design system core components",
4
- "version": "21.6.0",
4
+ "version": "21.7.0",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
7
7
  "types": "./dist/index.d.ts",
@@ -1,9 +0,0 @@
1
- "use client"
2
-
3
- // css-module:./colors.module.css#css-module
4
- var colors_module_default = { "inheritColor": "_inheritColor_15hp2_2", "destructive700Color": "_destructive700Color_15hp2_6", "gray700Color": "_gray700Color_15hp2_10", "gray900Color": "_gray900Color_15hp2_14", "primary700Color": "_primary700Color_15hp2_18", "success700Color": "_success700Color_15hp2_22", "whiteColor": "_whiteColor_15hp2_26", "blackColor": "_blackColor_15hp2_30", "destructive100Color": "_destructive100Color_15hp2_34", "destructive200Color": "_destructive200Color_15hp2_38", "destructive300Color": "_destructive300Color_15hp2_42", "destructive800Color": "_destructive800Color_15hp2_46", "destructive900Color": "_destructive900Color_15hp2_50", "gray10Color": "_gray10Color_15hp2_54", "gray30Color": "_gray30Color_15hp2_58", "gray60Color": "_gray60Color_15hp2_62", "gray80Color": "_gray80Color_15hp2_66", "gray100Color": "_gray100Color_15hp2_70", "gray200Color": "_gray200Color_15hp2_74", "gray300Color": "_gray300Color_15hp2_78", "gray800Color": "_gray800Color_15hp2_82", "orange100Color": "_orange100Color_15hp2_86", "orange200Color": "_orange200Color_15hp2_90", "orange300Color": "_orange300Color_15hp2_94", "orange700Color": "_orange700Color_15hp2_98", "orange800Color": "_orange800Color_15hp2_102", "orange900Color": "_orange900Color_15hp2_106", "primary100Color": "_primary100Color_15hp2_110", "primary200Color": "_primary200Color_15hp2_114", "primary300Color": "_primary300Color_15hp2_118", "primary800Color": "_primary800Color_15hp2_122", "primary900Color": "_primary900Color_15hp2_126", "success100Color": "_success100Color_15hp2_130", "success200Color": "_success200Color_15hp2_134", "success300Color": "_success300Color_15hp2_138", "success800Color": "_success800Color_15hp2_142", "success900Color": "_success900Color_15hp2_146", "purple100Color": "_purple100Color_15hp2_150", "purple200Color": "_purple200Color_15hp2_154", "purple300Color": "_purple300Color_15hp2_158", "purple700Color": "_purple700Color_15hp2_162", "purple800Color": "_purple800Color_15hp2_166", "purple900Color": "_purple900Color_15hp2_170", "yellow100Color": "_yellow100Color_15hp2_174", "yellow200Color": "_yellow200Color_15hp2_178", "yellow300Color": "_yellow300Color_15hp2_182", "yellow700Color": "_yellow700Color_15hp2_186", "yellow800Color": "_yellow800Color_15hp2_190", "yellow900Color": "_yellow900Color_15hp2_194", "noBorder": "_noBorder_15hp2_199", "blackBorderColor": "_blackBorderColor_15hp2_203", "whiteBorderColor": "_whiteBorderColor_15hp2_207", "success770BorderColor": "_success770BorderColor_15hp2_211", "destructive770BorderColor": "_destructive770BorderColor_15hp2_215", "gray370BorderColor": "_gray370BorderColor_15hp2_219", "success370BorderColor": "_success370BorderColor_15hp2_223", "destructive370BorderColor": "_destructive370BorderColor_15hp2_227", "cambioGray870BorderColor": "_cambioGray870BorderColor_15hp2_231", "blackBackgroundColor": "_blackBackgroundColor_15hp2_237", "destructive100BackgroundColor": "_destructive100BackgroundColor_15hp2_241", "destructive200BackgroundColor": "_destructive200BackgroundColor_15hp2_245", "destructive300BackgroundColor": "_destructive300BackgroundColor_15hp2_249", "destructive700BackgroundColor": "_destructive700BackgroundColor_15hp2_253", "destructive800BackgroundColor": "_destructive800BackgroundColor_15hp2_257", "destructive900BackgroundColor": "_destructive900BackgroundColor_15hp2_261", "gray10BackgroundColor": "_gray10BackgroundColor_15hp2_265", "gray30BackgroundColor": "_gray30BackgroundColor_15hp2_269", "gray60BackgroundColor": "_gray60BackgroundColor_15hp2_273", "gray80BackgroundColor": "_gray80BackgroundColor_15hp2_277", "gray100BackgroundColor": "_gray100BackgroundColor_15hp2_281", "gray200BackgroundColor": "_gray200BackgroundColor_15hp2_285", "gray300BackgroundColor": "_gray300BackgroundColor_15hp2_289", "gray700BackgroundColor": "_gray700BackgroundColor_15hp2_293", "gray800BackgroundColor": "_gray800BackgroundColor_15hp2_297", "gray900BackgroundColor": "_gray900BackgroundColor_15hp2_301", "orange100BackgroundColor": "_orange100BackgroundColor_15hp2_305", "orange200BackgroundColor": "_orange200BackgroundColor_15hp2_309", "orange300BackgroundColor": "_orange300BackgroundColor_15hp2_313", "orange700BackgroundColor": "_orange700BackgroundColor_15hp2_317", "orange800BackgroundColor": "_orange800BackgroundColor_15hp2_321", "orange900BackgroundColor": "_orange900BackgroundColor_15hp2_325", "primary100BackgroundColor": "_primary100BackgroundColor_15hp2_329", "primary200BackgroundColor": "_primary200BackgroundColor_15hp2_333", "primary300BackgroundColor": "_primary300BackgroundColor_15hp2_337", "primary700BackgroundColor": "_primary700BackgroundColor_15hp2_341", "primary800BackgroundColor": "_primary800BackgroundColor_15hp2_345", "primary900BackgroundColor": "_primary900BackgroundColor_15hp2_349", "success100BackgroundColor": "_success100BackgroundColor_15hp2_353", "success200BackgroundColor": "_success200BackgroundColor_15hp2_357", "success300BackgroundColor": "_success300BackgroundColor_15hp2_361", "success700BackgroundColor": "_success700BackgroundColor_15hp2_365", "success800BackgroundColor": "_success800BackgroundColor_15hp2_369", "success900BackgroundColor": "_success900BackgroundColor_15hp2_373", "purple100BackgroundColor": "_purple100BackgroundColor_15hp2_377", "purple200BackgroundColor": "_purple200BackgroundColor_15hp2_381", "purple300BackgroundColor": "_purple300BackgroundColor_15hp2_385", "purple700BackgroundColor": "_purple700BackgroundColor_15hp2_389", "purple800BackgroundColor": "_purple800BackgroundColor_15hp2_393", "purple900BackgroundColor": "_purple900BackgroundColor_15hp2_397", "whiteBackgroundColor": "_whiteBackgroundColor_15hp2_401", "yellow100BackgroundColor": "_yellow100BackgroundColor_15hp2_405", "yellow200BackgroundColor": "_yellow200BackgroundColor_15hp2_409", "yellow300BackgroundColor": "_yellow300BackgroundColor_15hp2_413", "yellow700BackgroundColor": "_yellow700BackgroundColor_15hp2_417", "yellow800BackgroundColor": "_yellow800BackgroundColor_15hp2_421", "yellow900BackgroundColor": "_yellow900BackgroundColor_15hp2_425", "cambioBlackColor": "_cambioBlackColor_15hp2_430", "cambioWhiteColor": "_cambioWhiteColor_15hp2_434", "cambioWhite40Color": "_cambioWhite40Color_15hp2_438", "cambioWhite70Color": "_cambioWhite70Color_15hp2_442", "cambioGray100Color": "_cambioGray100Color_15hp2_446", "cambioGray200Color": "_cambioGray200Color_15hp2_450", "cambioGray300Color": "_cambioGray300Color_15hp2_454", "cambioGray370Color": "_cambioGray370Color_15hp2_458", "cambioGray700Color": "_cambioGray700Color_15hp2_462", "cambioGray800Color": "_cambioGray800Color_15hp2_466", "cambioGray870Color": "_cambioGray870Color_15hp2_470", "cambioGray900Color": "_cambioGray900Color_15hp2_474", "cambioDestructive100Color": "_cambioDestructive100Color_15hp2_478", "cambioDestructive300Color": "_cambioDestructive300Color_15hp2_482", "cambioDestructive370Color": "_cambioDestructive370Color_15hp2_486", "cambioDestructive700Color": "_cambioDestructive700Color_15hp2_490", "cambioDestructive770Color": "_cambioDestructive770Color_15hp2_494", "cambioDestructive900Color": "_cambioDestructive900Color_15hp2_498", "cambioSuccess100Color": "_cambioSuccess100Color_15hp2_502", "cambioSuccess300Color": "_cambioSuccess300Color_15hp2_506", "cambioSuccess370Color": "_cambioSuccess370Color_15hp2_510", "cambioSuccess700Color": "_cambioSuccess700Color_15hp2_514", "cambioSuccess770Color": "_cambioSuccess770Color_15hp2_518", "cambioSuccess900Color": "_cambioSuccess900Color_15hp2_522", "cambioRedColor": "_cambioRedColor_15hp2_526", "cambioOrangeColor": "_cambioOrangeColor_15hp2_530", "cambioTanColor": "_cambioTanColor_15hp2_534", "cambioCreamColor": "_cambioCreamColor_15hp2_538", "cambioPurpleColor": "_cambioPurpleColor_15hp2_542", "cambioLilacColor": "_cambioLilacColor_15hp2_546", "cambioThistleColor": "_cambioThistleColor_15hp2_550", "cambioPinkColor": "_cambioPinkColor_15hp2_554", "cambioNavyColor": "_cambioNavyColor_15hp2_558", "cambioTealColor": "_cambioTealColor_15hp2_562", "cambioSlateColor": "_cambioSlateColor_15hp2_566", "cambioSkyColor": "_cambioSkyColor_15hp2_570", "cambioYellow700Color": "_cambioYellow700Color_15hp2_574", "gray370Color": "_gray370Color_15hp2_578", "gray870Color": "_gray870Color_15hp2_582", "redColor": "_redColor_15hp2_586", "orangeColor": "_orangeColor_15hp2_590", "tanColor": "_tanColor_15hp2_594", "creamColor": "_creamColor_15hp2_598", "purpleColor": "_purpleColor_15hp2_602", "lilacColor": "_lilacColor_15hp2_606", "thistleColor": "_thistleColor_15hp2_610", "pinkColor": "_pinkColor_15hp2_614", "navyColor": "_navyColor_15hp2_618", "tealColor": "_tealColor_15hp2_622", "slateColor": "_slateColor_15hp2_626", "skyColor": "_skyColor_15hp2_630", "cambioTransparentFullBackgroundColor": "_cambioTransparentFullBackgroundColor_15hp2_634", "cambioBlackBackgroundColor": "_cambioBlackBackgroundColor_15hp2_638", "cambioWhiteBackgroundColor": "_cambioWhiteBackgroundColor_15hp2_642", "cambioWhite40BackgroundColor": "_cambioWhite40BackgroundColor_15hp2_646", "cambioWhite70BackgroundColor": "_cambioWhite70BackgroundColor_15hp2_650", "cambioGray100BackgroundColor": "_cambioGray100BackgroundColor_15hp2_654", "cambioGray200BackgroundColor": "_cambioGray200BackgroundColor_15hp2_658", "cambioGray300BackgroundColor": "_cambioGray300BackgroundColor_15hp2_662", "gray370BackgroundColor": "_gray370BackgroundColor_15hp2_666", "cambioGray370BackgroundColor": "_cambioGray370BackgroundColor_15hp2_670", "cambioGray700BackgroundColor": "_cambioGray700BackgroundColor_15hp2_674", "cambioGray800BackgroundColor": "_cambioGray800BackgroundColor_15hp2_678", "gray870BackgroundColor": "_gray870BackgroundColor_15hp2_682", "cambioGray870BackgroundColor": "_cambioGray870BackgroundColor_15hp2_686", "cambioGray900BackgroundColor": "_cambioGray900BackgroundColor_15hp2_690", "cambioDestructive100BackgroundColor": "_cambioDestructive100BackgroundColor_15hp2_694", "cambioDestructive300BackgroundColor": "_cambioDestructive300BackgroundColor_15hp2_698", "cambioDestructive370BackgroundColor": "_cambioDestructive370BackgroundColor_15hp2_702", "cambioDestructive700BackgroundColor": "_cambioDestructive700BackgroundColor_15hp2_706", "cambioDestructive770BackgroundColor": "_cambioDestructive770BackgroundColor_15hp2_710", "cambioDestructive900BackgroundColor": "_cambioDestructive900BackgroundColor_15hp2_714", "cambioSuccess100BackgroundColor": "_cambioSuccess100BackgroundColor_15hp2_718", "cambioSuccess300BackgroundColor": "_cambioSuccess300BackgroundColor_15hp2_722", "cambioSuccess370BackgroundColor": "_cambioSuccess370BackgroundColor_15hp2_726", "cambioSuccess700BackgroundColor": "_cambioSuccess700BackgroundColor_15hp2_730", "cambioSuccess770BackgroundColor": "_cambioSuccess770BackgroundColor_15hp2_734", "cambioSuccess900BackgroundColor": "_cambioSuccess900BackgroundColor_15hp2_738", "redBackgroundColor": "_redBackgroundColor_15hp2_742", "cambioRedBackgroundColor": "_cambioRedBackgroundColor_15hp2_746", "orangeBackgroundColor": "_orangeBackgroundColor_15hp2_750", "cambioOrangeBackgroundColor": "_cambioOrangeBackgroundColor_15hp2_754", "tanBackgroundColor": "_tanBackgroundColor_15hp2_758", "cambioTanBackgroundColor": "_cambioTanBackgroundColor_15hp2_762", "creamBackgroundColor": "_creamBackgroundColor_15hp2_766", "cambioCreamBackgroundColor": "_cambioCreamBackgroundColor_15hp2_770", "purpleBackgroundColor": "_purpleBackgroundColor_15hp2_774", "cambioPurpleBackgroundColor": "_cambioPurpleBackgroundColor_15hp2_778", "lilacBackgroundColor": "_lilacBackgroundColor_15hp2_782", "cambioLilacBackgroundColor": "_cambioLilacBackgroundColor_15hp2_786", "thistleBackgroundColor": "_thistleBackgroundColor_15hp2_790", "cambioThistleBackgroundColor": "_cambioThistleBackgroundColor_15hp2_794", "pinkBackgroundColor": "_pinkBackgroundColor_15hp2_798", "cambioPinkBackgroundColor": "_cambioPinkBackgroundColor_15hp2_802", "navyBackgroundColor": "_navyBackgroundColor_15hp2_806", "cambioNavyBackgroundColor": "_cambioNavyBackgroundColor_15hp2_810", "tealBackgroundColor": "_tealBackgroundColor_15hp2_814", "cambioTealBackgroundColor": "_cambioTealBackgroundColor_15hp2_818", "slateBackgroundColor": "_slateBackgroundColor_15hp2_822", "cambioSlateBackgroundColor": "_cambioSlateBackgroundColor_15hp2_826", "skyBackgroundColor": "_skyBackgroundColor_15hp2_830", "cambioSkyBackgroundColor": "_cambioSkyBackgroundColor_15hp2_834", "cambioYellow700BackgroundColor": "_cambioYellow700BackgroundColor_15hp2_838" };
5
-
6
- export {
7
- colors_module_default
8
- };
9
- //# sourceMappingURL=M4CFLT64.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["css-module:./colors.module.css#css-module"],"sourcesContent":["import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/colors/colors.module.css\"; export default {\"inheritColor\":\"_inheritColor_15hp2_2\",\"destructive700Color\":\"_destructive700Color_15hp2_6\",\"gray700Color\":\"_gray700Color_15hp2_10\",\"gray900Color\":\"_gray900Color_15hp2_14\",\"primary700Color\":\"_primary700Color_15hp2_18\",\"success700Color\":\"_success700Color_15hp2_22\",\"whiteColor\":\"_whiteColor_15hp2_26\",\"blackColor\":\"_blackColor_15hp2_30\",\"destructive100Color\":\"_destructive100Color_15hp2_34\",\"destructive200Color\":\"_destructive200Color_15hp2_38\",\"destructive300Color\":\"_destructive300Color_15hp2_42\",\"destructive800Color\":\"_destructive800Color_15hp2_46\",\"destructive900Color\":\"_destructive900Color_15hp2_50\",\"gray10Color\":\"_gray10Color_15hp2_54\",\"gray30Color\":\"_gray30Color_15hp2_58\",\"gray60Color\":\"_gray60Color_15hp2_62\",\"gray80Color\":\"_gray80Color_15hp2_66\",\"gray100Color\":\"_gray100Color_15hp2_70\",\"gray200Color\":\"_gray200Color_15hp2_74\",\"gray300Color\":\"_gray300Color_15hp2_78\",\"gray800Color\":\"_gray800Color_15hp2_82\",\"orange100Color\":\"_orange100Color_15hp2_86\",\"orange200Color\":\"_orange200Color_15hp2_90\",\"orange300Color\":\"_orange300Color_15hp2_94\",\"orange700Color\":\"_orange700Color_15hp2_98\",\"orange800Color\":\"_orange800Color_15hp2_102\",\"orange900Color\":\"_orange900Color_15hp2_106\",\"primary100Color\":\"_primary100Color_15hp2_110\",\"primary200Color\":\"_primary200Color_15hp2_114\",\"primary300Color\":\"_primary300Color_15hp2_118\",\"primary800Color\":\"_primary800Color_15hp2_122\",\"primary900Color\":\"_primary900Color_15hp2_126\",\"success100Color\":\"_success100Color_15hp2_130\",\"success200Color\":\"_success200Color_15hp2_134\",\"success300Color\":\"_success300Color_15hp2_138\",\"success800Color\":\"_success800Color_15hp2_142\",\"success900Color\":\"_success900Color_15hp2_146\",\"purple100Color\":\"_purple100Color_15hp2_150\",\"purple200Color\":\"_purple200Color_15hp2_154\",\"purple300Color\":\"_purple300Color_15hp2_158\",\"purple700Color\":\"_purple700Color_15hp2_162\",\"purple800Color\":\"_purple800Color_15hp2_166\",\"purple900Color\":\"_purple900Color_15hp2_170\",\"yellow100Color\":\"_yellow100Color_15hp2_174\",\"yellow200Color\":\"_yellow200Color_15hp2_178\",\"yellow300Color\":\"_yellow300Color_15hp2_182\",\"yellow700Color\":\"_yellow700Color_15hp2_186\",\"yellow800Color\":\"_yellow800Color_15hp2_190\",\"yellow900Color\":\"_yellow900Color_15hp2_194\",\"noBorder\":\"_noBorder_15hp2_199\",\"blackBorderColor\":\"_blackBorderColor_15hp2_203\",\"whiteBorderColor\":\"_whiteBorderColor_15hp2_207\",\"success770BorderColor\":\"_success770BorderColor_15hp2_211\",\"destructive770BorderColor\":\"_destructive770BorderColor_15hp2_215\",\"gray370BorderColor\":\"_gray370BorderColor_15hp2_219\",\"success370BorderColor\":\"_success370BorderColor_15hp2_223\",\"destructive370BorderColor\":\"_destructive370BorderColor_15hp2_227\",\"cambioGray870BorderColor\":\"_cambioGray870BorderColor_15hp2_231\",\"blackBackgroundColor\":\"_blackBackgroundColor_15hp2_237\",\"destructive100BackgroundColor\":\"_destructive100BackgroundColor_15hp2_241\",\"destructive200BackgroundColor\":\"_destructive200BackgroundColor_15hp2_245\",\"destructive300BackgroundColor\":\"_destructive300BackgroundColor_15hp2_249\",\"destructive700BackgroundColor\":\"_destructive700BackgroundColor_15hp2_253\",\"destructive800BackgroundColor\":\"_destructive800BackgroundColor_15hp2_257\",\"destructive900BackgroundColor\":\"_destructive900BackgroundColor_15hp2_261\",\"gray10BackgroundColor\":\"_gray10BackgroundColor_15hp2_265\",\"gray30BackgroundColor\":\"_gray30BackgroundColor_15hp2_269\",\"gray60BackgroundColor\":\"_gray60BackgroundColor_15hp2_273\",\"gray80BackgroundColor\":\"_gray80BackgroundColor_15hp2_277\",\"gray100BackgroundColor\":\"_gray100BackgroundColor_15hp2_281\",\"gray200BackgroundColor\":\"_gray200BackgroundColor_15hp2_285\",\"gray300BackgroundColor\":\"_gray300BackgroundColor_15hp2_289\",\"gray700BackgroundColor\":\"_gray700BackgroundColor_15hp2_293\",\"gray800BackgroundColor\":\"_gray800BackgroundColor_15hp2_297\",\"gray900BackgroundColor\":\"_gray900BackgroundColor_15hp2_301\",\"orange100BackgroundColor\":\"_orange100BackgroundColor_15hp2_305\",\"orange200BackgroundColor\":\"_orange200BackgroundColor_15hp2_309\",\"orange300BackgroundColor\":\"_orange300BackgroundColor_15hp2_313\",\"orange700BackgroundColor\":\"_orange700BackgroundColor_15hp2_317\",\"orange800BackgroundColor\":\"_orange800BackgroundColor_15hp2_321\",\"orange900BackgroundColor\":\"_orange900BackgroundColor_15hp2_325\",\"primary100BackgroundColor\":\"_primary100BackgroundColor_15hp2_329\",\"primary200BackgroundColor\":\"_primary200BackgroundColor_15hp2_333\",\"primary300BackgroundColor\":\"_primary300BackgroundColor_15hp2_337\",\"primary700BackgroundColor\":\"_primary700BackgroundColor_15hp2_341\",\"primary800BackgroundColor\":\"_primary800BackgroundColor_15hp2_345\",\"primary900BackgroundColor\":\"_primary900BackgroundColor_15hp2_349\",\"success100BackgroundColor\":\"_success100BackgroundColor_15hp2_353\",\"success200BackgroundColor\":\"_success200BackgroundColor_15hp2_357\",\"success300BackgroundColor\":\"_success300BackgroundColor_15hp2_361\",\"success700BackgroundColor\":\"_success700BackgroundColor_15hp2_365\",\"success800BackgroundColor\":\"_success800BackgroundColor_15hp2_369\",\"success900BackgroundColor\":\"_success900BackgroundColor_15hp2_373\",\"purple100BackgroundColor\":\"_purple100BackgroundColor_15hp2_377\",\"purple200BackgroundColor\":\"_purple200BackgroundColor_15hp2_381\",\"purple300BackgroundColor\":\"_purple300BackgroundColor_15hp2_385\",\"purple700BackgroundColor\":\"_purple700BackgroundColor_15hp2_389\",\"purple800BackgroundColor\":\"_purple800BackgroundColor_15hp2_393\",\"purple900BackgroundColor\":\"_purple900BackgroundColor_15hp2_397\",\"whiteBackgroundColor\":\"_whiteBackgroundColor_15hp2_401\",\"yellow100BackgroundColor\":\"_yellow100BackgroundColor_15hp2_405\",\"yellow200BackgroundColor\":\"_yellow200BackgroundColor_15hp2_409\",\"yellow300BackgroundColor\":\"_yellow300BackgroundColor_15hp2_413\",\"yellow700BackgroundColor\":\"_yellow700BackgroundColor_15hp2_417\",\"yellow800BackgroundColor\":\"_yellow800BackgroundColor_15hp2_421\",\"yellow900BackgroundColor\":\"_yellow900BackgroundColor_15hp2_425\",\"cambioBlackColor\":\"_cambioBlackColor_15hp2_430\",\"cambioWhiteColor\":\"_cambioWhiteColor_15hp2_434\",\"cambioWhite40Color\":\"_cambioWhite40Color_15hp2_438\",\"cambioWhite70Color\":\"_cambioWhite70Color_15hp2_442\",\"cambioGray100Color\":\"_cambioGray100Color_15hp2_446\",\"cambioGray200Color\":\"_cambioGray200Color_15hp2_450\",\"cambioGray300Color\":\"_cambioGray300Color_15hp2_454\",\"cambioGray370Color\":\"_cambioGray370Color_15hp2_458\",\"cambioGray700Color\":\"_cambioGray700Color_15hp2_462\",\"cambioGray800Color\":\"_cambioGray800Color_15hp2_466\",\"cambioGray870Color\":\"_cambioGray870Color_15hp2_470\",\"cambioGray900Color\":\"_cambioGray900Color_15hp2_474\",\"cambioDestructive100Color\":\"_cambioDestructive100Color_15hp2_478\",\"cambioDestructive300Color\":\"_cambioDestructive300Color_15hp2_482\",\"cambioDestructive370Color\":\"_cambioDestructive370Color_15hp2_486\",\"cambioDestructive700Color\":\"_cambioDestructive700Color_15hp2_490\",\"cambioDestructive770Color\":\"_cambioDestructive770Color_15hp2_494\",\"cambioDestructive900Color\":\"_cambioDestructive900Color_15hp2_498\",\"cambioSuccess100Color\":\"_cambioSuccess100Color_15hp2_502\",\"cambioSuccess300Color\":\"_cambioSuccess300Color_15hp2_506\",\"cambioSuccess370Color\":\"_cambioSuccess370Color_15hp2_510\",\"cambioSuccess700Color\":\"_cambioSuccess700Color_15hp2_514\",\"cambioSuccess770Color\":\"_cambioSuccess770Color_15hp2_518\",\"cambioSuccess900Color\":\"_cambioSuccess900Color_15hp2_522\",\"cambioRedColor\":\"_cambioRedColor_15hp2_526\",\"cambioOrangeColor\":\"_cambioOrangeColor_15hp2_530\",\"cambioTanColor\":\"_cambioTanColor_15hp2_534\",\"cambioCreamColor\":\"_cambioCreamColor_15hp2_538\",\"cambioPurpleColor\":\"_cambioPurpleColor_15hp2_542\",\"cambioLilacColor\":\"_cambioLilacColor_15hp2_546\",\"cambioThistleColor\":\"_cambioThistleColor_15hp2_550\",\"cambioPinkColor\":\"_cambioPinkColor_15hp2_554\",\"cambioNavyColor\":\"_cambioNavyColor_15hp2_558\",\"cambioTealColor\":\"_cambioTealColor_15hp2_562\",\"cambioSlateColor\":\"_cambioSlateColor_15hp2_566\",\"cambioSkyColor\":\"_cambioSkyColor_15hp2_570\",\"cambioYellow700Color\":\"_cambioYellow700Color_15hp2_574\",\"gray370Color\":\"_gray370Color_15hp2_578\",\"gray870Color\":\"_gray870Color_15hp2_582\",\"redColor\":\"_redColor_15hp2_586\",\"orangeColor\":\"_orangeColor_15hp2_590\",\"tanColor\":\"_tanColor_15hp2_594\",\"creamColor\":\"_creamColor_15hp2_598\",\"purpleColor\":\"_purpleColor_15hp2_602\",\"lilacColor\":\"_lilacColor_15hp2_606\",\"thistleColor\":\"_thistleColor_15hp2_610\",\"pinkColor\":\"_pinkColor_15hp2_614\",\"navyColor\":\"_navyColor_15hp2_618\",\"tealColor\":\"_tealColor_15hp2_622\",\"slateColor\":\"_slateColor_15hp2_626\",\"skyColor\":\"_skyColor_15hp2_630\",\"cambioTransparentFullBackgroundColor\":\"_cambioTransparentFullBackgroundColor_15hp2_634\",\"cambioBlackBackgroundColor\":\"_cambioBlackBackgroundColor_15hp2_638\",\"cambioWhiteBackgroundColor\":\"_cambioWhiteBackgroundColor_15hp2_642\",\"cambioWhite40BackgroundColor\":\"_cambioWhite40BackgroundColor_15hp2_646\",\"cambioWhite70BackgroundColor\":\"_cambioWhite70BackgroundColor_15hp2_650\",\"cambioGray100BackgroundColor\":\"_cambioGray100BackgroundColor_15hp2_654\",\"cambioGray200BackgroundColor\":\"_cambioGray200BackgroundColor_15hp2_658\",\"cambioGray300BackgroundColor\":\"_cambioGray300BackgroundColor_15hp2_662\",\"gray370BackgroundColor\":\"_gray370BackgroundColor_15hp2_666\",\"cambioGray370BackgroundColor\":\"_cambioGray370BackgroundColor_15hp2_670\",\"cambioGray700BackgroundColor\":\"_cambioGray700BackgroundColor_15hp2_674\",\"cambioGray800BackgroundColor\":\"_cambioGray800BackgroundColor_15hp2_678\",\"gray870BackgroundColor\":\"_gray870BackgroundColor_15hp2_682\",\"cambioGray870BackgroundColor\":\"_cambioGray870BackgroundColor_15hp2_686\",\"cambioGray900BackgroundColor\":\"_cambioGray900BackgroundColor_15hp2_690\",\"cambioDestructive100BackgroundColor\":\"_cambioDestructive100BackgroundColor_15hp2_694\",\"cambioDestructive300BackgroundColor\":\"_cambioDestructive300BackgroundColor_15hp2_698\",\"cambioDestructive370BackgroundColor\":\"_cambioDestructive370BackgroundColor_15hp2_702\",\"cambioDestructive700BackgroundColor\":\"_cambioDestructive700BackgroundColor_15hp2_706\",\"cambioDestructive770BackgroundColor\":\"_cambioDestructive770BackgroundColor_15hp2_710\",\"cambioDestructive900BackgroundColor\":\"_cambioDestructive900BackgroundColor_15hp2_714\",\"cambioSuccess100BackgroundColor\":\"_cambioSuccess100BackgroundColor_15hp2_718\",\"cambioSuccess300BackgroundColor\":\"_cambioSuccess300BackgroundColor_15hp2_722\",\"cambioSuccess370BackgroundColor\":\"_cambioSuccess370BackgroundColor_15hp2_726\",\"cambioSuccess700BackgroundColor\":\"_cambioSuccess700BackgroundColor_15hp2_730\",\"cambioSuccess770BackgroundColor\":\"_cambioSuccess770BackgroundColor_15hp2_734\",\"cambioSuccess900BackgroundColor\":\"_cambioSuccess900BackgroundColor_15hp2_738\",\"redBackgroundColor\":\"_redBackgroundColor_15hp2_742\",\"cambioRedBackgroundColor\":\"_cambioRedBackgroundColor_15hp2_746\",\"orangeBackgroundColor\":\"_orangeBackgroundColor_15hp2_750\",\"cambioOrangeBackgroundColor\":\"_cambioOrangeBackgroundColor_15hp2_754\",\"tanBackgroundColor\":\"_tanBackgroundColor_15hp2_758\",\"cambioTanBackgroundColor\":\"_cambioTanBackgroundColor_15hp2_762\",\"creamBackgroundColor\":\"_creamBackgroundColor_15hp2_766\",\"cambioCreamBackgroundColor\":\"_cambioCreamBackgroundColor_15hp2_770\",\"purpleBackgroundColor\":\"_purpleBackgroundColor_15hp2_774\",\"cambioPurpleBackgroundColor\":\"_cambioPurpleBackgroundColor_15hp2_778\",\"lilacBackgroundColor\":\"_lilacBackgroundColor_15hp2_782\",\"cambioLilacBackgroundColor\":\"_cambioLilacBackgroundColor_15hp2_786\",\"thistleBackgroundColor\":\"_thistleBackgroundColor_15hp2_790\",\"cambioThistleBackgroundColor\":\"_cambioThistleBackgroundColor_15hp2_794\",\"pinkBackgroundColor\":\"_pinkBackgroundColor_15hp2_798\",\"cambioPinkBackgroundColor\":\"_cambioPinkBackgroundColor_15hp2_802\",\"navyBackgroundColor\":\"_navyBackgroundColor_15hp2_806\",\"cambioNavyBackgroundColor\":\"_cambioNavyBackgroundColor_15hp2_810\",\"tealBackgroundColor\":\"_tealBackgroundColor_15hp2_814\",\"cambioTealBackgroundColor\":\"_cambioTealBackgroundColor_15hp2_818\",\"slateBackgroundColor\":\"_slateBackgroundColor_15hp2_822\",\"cambioSlateBackgroundColor\":\"_cambioSlateBackgroundColor_15hp2_826\",\"skyBackgroundColor\":\"_skyBackgroundColor_15hp2_830\",\"cambioSkyBackgroundColor\":\"_cambioSkyBackgroundColor_15hp2_834\",\"cambioYellow700BackgroundColor\":\"_cambioYellow700BackgroundColor_15hp2_838\"}"],"mappings":"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","names":[]}
@@ -1,9 +0,0 @@
1
- "use client"
2
-
3
- // css-module:../colors/colors.module.css#css-module
4
- var colors_module_default = { "inheritColor": "_inheritColor_15hp2_2", "destructive700Color": "_destructive700Color_15hp2_6", "gray700Color": "_gray700Color_15hp2_10", "gray900Color": "_gray900Color_15hp2_14", "primary700Color": "_primary700Color_15hp2_18", "success700Color": "_success700Color_15hp2_22", "whiteColor": "_whiteColor_15hp2_26", "blackColor": "_blackColor_15hp2_30", "destructive100Color": "_destructive100Color_15hp2_34", "destructive200Color": "_destructive200Color_15hp2_38", "destructive300Color": "_destructive300Color_15hp2_42", "destructive800Color": "_destructive800Color_15hp2_46", "destructive900Color": "_destructive900Color_15hp2_50", "gray10Color": "_gray10Color_15hp2_54", "gray30Color": "_gray30Color_15hp2_58", "gray60Color": "_gray60Color_15hp2_62", "gray80Color": "_gray80Color_15hp2_66", "gray100Color": "_gray100Color_15hp2_70", "gray200Color": "_gray200Color_15hp2_74", "gray300Color": "_gray300Color_15hp2_78", "gray800Color": "_gray800Color_15hp2_82", "orange100Color": "_orange100Color_15hp2_86", "orange200Color": "_orange200Color_15hp2_90", "orange300Color": "_orange300Color_15hp2_94", "orange700Color": "_orange700Color_15hp2_98", "orange800Color": "_orange800Color_15hp2_102", "orange900Color": "_orange900Color_15hp2_106", "primary100Color": "_primary100Color_15hp2_110", "primary200Color": "_primary200Color_15hp2_114", "primary300Color": "_primary300Color_15hp2_118", "primary800Color": "_primary800Color_15hp2_122", "primary900Color": "_primary900Color_15hp2_126", "success100Color": "_success100Color_15hp2_130", "success200Color": "_success200Color_15hp2_134", "success300Color": "_success300Color_15hp2_138", "success800Color": "_success800Color_15hp2_142", "success900Color": "_success900Color_15hp2_146", "purple100Color": "_purple100Color_15hp2_150", "purple200Color": "_purple200Color_15hp2_154", "purple300Color": "_purple300Color_15hp2_158", "purple700Color": "_purple700Color_15hp2_162", "purple800Color": "_purple800Color_15hp2_166", "purple900Color": "_purple900Color_15hp2_170", "yellow100Color": "_yellow100Color_15hp2_174", "yellow200Color": "_yellow200Color_15hp2_178", "yellow300Color": "_yellow300Color_15hp2_182", "yellow700Color": "_yellow700Color_15hp2_186", "yellow800Color": "_yellow800Color_15hp2_190", "yellow900Color": "_yellow900Color_15hp2_194", "noBorder": "_noBorder_15hp2_199", "blackBorderColor": "_blackBorderColor_15hp2_203", "whiteBorderColor": "_whiteBorderColor_15hp2_207", "success770BorderColor": "_success770BorderColor_15hp2_211", "destructive770BorderColor": "_destructive770BorderColor_15hp2_215", "gray370BorderColor": "_gray370BorderColor_15hp2_219", "success370BorderColor": "_success370BorderColor_15hp2_223", "destructive370BorderColor": "_destructive370BorderColor_15hp2_227", "cambioGray870BorderColor": "_cambioGray870BorderColor_15hp2_231", "blackBackgroundColor": "_blackBackgroundColor_15hp2_237", "destructive100BackgroundColor": "_destructive100BackgroundColor_15hp2_241", "destructive200BackgroundColor": "_destructive200BackgroundColor_15hp2_245", "destructive300BackgroundColor": "_destructive300BackgroundColor_15hp2_249", "destructive700BackgroundColor": "_destructive700BackgroundColor_15hp2_253", "destructive800BackgroundColor": "_destructive800BackgroundColor_15hp2_257", "destructive900BackgroundColor": "_destructive900BackgroundColor_15hp2_261", "gray10BackgroundColor": "_gray10BackgroundColor_15hp2_265", "gray30BackgroundColor": "_gray30BackgroundColor_15hp2_269", "gray60BackgroundColor": "_gray60BackgroundColor_15hp2_273", "gray80BackgroundColor": "_gray80BackgroundColor_15hp2_277", "gray100BackgroundColor": "_gray100BackgroundColor_15hp2_281", "gray200BackgroundColor": "_gray200BackgroundColor_15hp2_285", "gray300BackgroundColor": "_gray300BackgroundColor_15hp2_289", "gray700BackgroundColor": "_gray700BackgroundColor_15hp2_293", "gray800BackgroundColor": "_gray800BackgroundColor_15hp2_297", "gray900BackgroundColor": "_gray900BackgroundColor_15hp2_301", "orange100BackgroundColor": "_orange100BackgroundColor_15hp2_305", "orange200BackgroundColor": "_orange200BackgroundColor_15hp2_309", "orange300BackgroundColor": "_orange300BackgroundColor_15hp2_313", "orange700BackgroundColor": "_orange700BackgroundColor_15hp2_317", "orange800BackgroundColor": "_orange800BackgroundColor_15hp2_321", "orange900BackgroundColor": "_orange900BackgroundColor_15hp2_325", "primary100BackgroundColor": "_primary100BackgroundColor_15hp2_329", "primary200BackgroundColor": "_primary200BackgroundColor_15hp2_333", "primary300BackgroundColor": "_primary300BackgroundColor_15hp2_337", "primary700BackgroundColor": "_primary700BackgroundColor_15hp2_341", "primary800BackgroundColor": "_primary800BackgroundColor_15hp2_345", "primary900BackgroundColor": "_primary900BackgroundColor_15hp2_349", "success100BackgroundColor": "_success100BackgroundColor_15hp2_353", "success200BackgroundColor": "_success200BackgroundColor_15hp2_357", "success300BackgroundColor": "_success300BackgroundColor_15hp2_361", "success700BackgroundColor": "_success700BackgroundColor_15hp2_365", "success800BackgroundColor": "_success800BackgroundColor_15hp2_369", "success900BackgroundColor": "_success900BackgroundColor_15hp2_373", "purple100BackgroundColor": "_purple100BackgroundColor_15hp2_377", "purple200BackgroundColor": "_purple200BackgroundColor_15hp2_381", "purple300BackgroundColor": "_purple300BackgroundColor_15hp2_385", "purple700BackgroundColor": "_purple700BackgroundColor_15hp2_389", "purple800BackgroundColor": "_purple800BackgroundColor_15hp2_393", "purple900BackgroundColor": "_purple900BackgroundColor_15hp2_397", "whiteBackgroundColor": "_whiteBackgroundColor_15hp2_401", "yellow100BackgroundColor": "_yellow100BackgroundColor_15hp2_405", "yellow200BackgroundColor": "_yellow200BackgroundColor_15hp2_409", "yellow300BackgroundColor": "_yellow300BackgroundColor_15hp2_413", "yellow700BackgroundColor": "_yellow700BackgroundColor_15hp2_417", "yellow800BackgroundColor": "_yellow800BackgroundColor_15hp2_421", "yellow900BackgroundColor": "_yellow900BackgroundColor_15hp2_425", "cambioBlackColor": "_cambioBlackColor_15hp2_430", "cambioWhiteColor": "_cambioWhiteColor_15hp2_434", "cambioWhite40Color": "_cambioWhite40Color_15hp2_438", "cambioWhite70Color": "_cambioWhite70Color_15hp2_442", "cambioGray100Color": "_cambioGray100Color_15hp2_446", "cambioGray200Color": "_cambioGray200Color_15hp2_450", "cambioGray300Color": "_cambioGray300Color_15hp2_454", "cambioGray370Color": "_cambioGray370Color_15hp2_458", "cambioGray700Color": "_cambioGray700Color_15hp2_462", "cambioGray800Color": "_cambioGray800Color_15hp2_466", "cambioGray870Color": "_cambioGray870Color_15hp2_470", "cambioGray900Color": "_cambioGray900Color_15hp2_474", "cambioDestructive100Color": "_cambioDestructive100Color_15hp2_478", "cambioDestructive300Color": "_cambioDestructive300Color_15hp2_482", "cambioDestructive370Color": "_cambioDestructive370Color_15hp2_486", "cambioDestructive700Color": "_cambioDestructive700Color_15hp2_490", "cambioDestructive770Color": "_cambioDestructive770Color_15hp2_494", "cambioDestructive900Color": "_cambioDestructive900Color_15hp2_498", "cambioSuccess100Color": "_cambioSuccess100Color_15hp2_502", "cambioSuccess300Color": "_cambioSuccess300Color_15hp2_506", "cambioSuccess370Color": "_cambioSuccess370Color_15hp2_510", "cambioSuccess700Color": "_cambioSuccess700Color_15hp2_514", "cambioSuccess770Color": "_cambioSuccess770Color_15hp2_518", "cambioSuccess900Color": "_cambioSuccess900Color_15hp2_522", "cambioRedColor": "_cambioRedColor_15hp2_526", "cambioOrangeColor": "_cambioOrangeColor_15hp2_530", "cambioTanColor": "_cambioTanColor_15hp2_534", "cambioCreamColor": "_cambioCreamColor_15hp2_538", "cambioPurpleColor": "_cambioPurpleColor_15hp2_542", "cambioLilacColor": "_cambioLilacColor_15hp2_546", "cambioThistleColor": "_cambioThistleColor_15hp2_550", "cambioPinkColor": "_cambioPinkColor_15hp2_554", "cambioNavyColor": "_cambioNavyColor_15hp2_558", "cambioTealColor": "_cambioTealColor_15hp2_562", "cambioSlateColor": "_cambioSlateColor_15hp2_566", "cambioSkyColor": "_cambioSkyColor_15hp2_570", "cambioYellow700Color": "_cambioYellow700Color_15hp2_574", "gray370Color": "_gray370Color_15hp2_578", "gray870Color": "_gray870Color_15hp2_582", "redColor": "_redColor_15hp2_586", "orangeColor": "_orangeColor_15hp2_590", "tanColor": "_tanColor_15hp2_594", "creamColor": "_creamColor_15hp2_598", "purpleColor": "_purpleColor_15hp2_602", "lilacColor": "_lilacColor_15hp2_606", "thistleColor": "_thistleColor_15hp2_610", "pinkColor": "_pinkColor_15hp2_614", "navyColor": "_navyColor_15hp2_618", "tealColor": "_tealColor_15hp2_622", "slateColor": "_slateColor_15hp2_626", "skyColor": "_skyColor_15hp2_630", "cambioTransparentFullBackgroundColor": "_cambioTransparentFullBackgroundColor_15hp2_634", "cambioBlackBackgroundColor": "_cambioBlackBackgroundColor_15hp2_638", "cambioWhiteBackgroundColor": "_cambioWhiteBackgroundColor_15hp2_642", "cambioWhite40BackgroundColor": "_cambioWhite40BackgroundColor_15hp2_646", "cambioWhite70BackgroundColor": "_cambioWhite70BackgroundColor_15hp2_650", "cambioGray100BackgroundColor": "_cambioGray100BackgroundColor_15hp2_654", "cambioGray200BackgroundColor": "_cambioGray200BackgroundColor_15hp2_658", "cambioGray300BackgroundColor": "_cambioGray300BackgroundColor_15hp2_662", "gray370BackgroundColor": "_gray370BackgroundColor_15hp2_666", "cambioGray370BackgroundColor": "_cambioGray370BackgroundColor_15hp2_670", "cambioGray700BackgroundColor": "_cambioGray700BackgroundColor_15hp2_674", "cambioGray800BackgroundColor": "_cambioGray800BackgroundColor_15hp2_678", "gray870BackgroundColor": "_gray870BackgroundColor_15hp2_682", "cambioGray870BackgroundColor": "_cambioGray870BackgroundColor_15hp2_686", "cambioGray900BackgroundColor": "_cambioGray900BackgroundColor_15hp2_690", "cambioDestructive100BackgroundColor": "_cambioDestructive100BackgroundColor_15hp2_694", "cambioDestructive300BackgroundColor": "_cambioDestructive300BackgroundColor_15hp2_698", "cambioDestructive370BackgroundColor": "_cambioDestructive370BackgroundColor_15hp2_702", "cambioDestructive700BackgroundColor": "_cambioDestructive700BackgroundColor_15hp2_706", "cambioDestructive770BackgroundColor": "_cambioDestructive770BackgroundColor_15hp2_710", "cambioDestructive900BackgroundColor": "_cambioDestructive900BackgroundColor_15hp2_714", "cambioSuccess100BackgroundColor": "_cambioSuccess100BackgroundColor_15hp2_718", "cambioSuccess300BackgroundColor": "_cambioSuccess300BackgroundColor_15hp2_722", "cambioSuccess370BackgroundColor": "_cambioSuccess370BackgroundColor_15hp2_726", "cambioSuccess700BackgroundColor": "_cambioSuccess700BackgroundColor_15hp2_730", "cambioSuccess770BackgroundColor": "_cambioSuccess770BackgroundColor_15hp2_734", "cambioSuccess900BackgroundColor": "_cambioSuccess900BackgroundColor_15hp2_738", "redBackgroundColor": "_redBackgroundColor_15hp2_742", "cambioRedBackgroundColor": "_cambioRedBackgroundColor_15hp2_746", "orangeBackgroundColor": "_orangeBackgroundColor_15hp2_750", "cambioOrangeBackgroundColor": "_cambioOrangeBackgroundColor_15hp2_754", "tanBackgroundColor": "_tanBackgroundColor_15hp2_758", "cambioTanBackgroundColor": "_cambioTanBackgroundColor_15hp2_762", "creamBackgroundColor": "_creamBackgroundColor_15hp2_766", "cambioCreamBackgroundColor": "_cambioCreamBackgroundColor_15hp2_770", "purpleBackgroundColor": "_purpleBackgroundColor_15hp2_774", "cambioPurpleBackgroundColor": "_cambioPurpleBackgroundColor_15hp2_778", "lilacBackgroundColor": "_lilacBackgroundColor_15hp2_782", "cambioLilacBackgroundColor": "_cambioLilacBackgroundColor_15hp2_786", "thistleBackgroundColor": "_thistleBackgroundColor_15hp2_790", "cambioThistleBackgroundColor": "_cambioThistleBackgroundColor_15hp2_794", "pinkBackgroundColor": "_pinkBackgroundColor_15hp2_798", "cambioPinkBackgroundColor": "_cambioPinkBackgroundColor_15hp2_802", "navyBackgroundColor": "_navyBackgroundColor_15hp2_806", "cambioNavyBackgroundColor": "_cambioNavyBackgroundColor_15hp2_810", "tealBackgroundColor": "_tealBackgroundColor_15hp2_814", "cambioTealBackgroundColor": "_cambioTealBackgroundColor_15hp2_818", "slateBackgroundColor": "_slateBackgroundColor_15hp2_822", "cambioSlateBackgroundColor": "_cambioSlateBackgroundColor_15hp2_826", "skyBackgroundColor": "_skyBackgroundColor_15hp2_830", "cambioSkyBackgroundColor": "_cambioSkyBackgroundColor_15hp2_834", "cambioYellow700BackgroundColor": "_cambioYellow700BackgroundColor_15hp2_838" };
5
-
6
- export {
7
- colors_module_default
8
- };
9
- //# sourceMappingURL=XSYKMCV5.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["css-module:../colors/colors.module.css#css-module"],"sourcesContent":["import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/colors/colors.module.css\"; export default {\"inheritColor\":\"_inheritColor_15hp2_2\",\"destructive700Color\":\"_destructive700Color_15hp2_6\",\"gray700Color\":\"_gray700Color_15hp2_10\",\"gray900Color\":\"_gray900Color_15hp2_14\",\"primary700Color\":\"_primary700Color_15hp2_18\",\"success700Color\":\"_success700Color_15hp2_22\",\"whiteColor\":\"_whiteColor_15hp2_26\",\"blackColor\":\"_blackColor_15hp2_30\",\"destructive100Color\":\"_destructive100Color_15hp2_34\",\"destructive200Color\":\"_destructive200Color_15hp2_38\",\"destructive300Color\":\"_destructive300Color_15hp2_42\",\"destructive800Color\":\"_destructive800Color_15hp2_46\",\"destructive900Color\":\"_destructive900Color_15hp2_50\",\"gray10Color\":\"_gray10Color_15hp2_54\",\"gray30Color\":\"_gray30Color_15hp2_58\",\"gray60Color\":\"_gray60Color_15hp2_62\",\"gray80Color\":\"_gray80Color_15hp2_66\",\"gray100Color\":\"_gray100Color_15hp2_70\",\"gray200Color\":\"_gray200Color_15hp2_74\",\"gray300Color\":\"_gray300Color_15hp2_78\",\"gray800Color\":\"_gray800Color_15hp2_82\",\"orange100Color\":\"_orange100Color_15hp2_86\",\"orange200Color\":\"_orange200Color_15hp2_90\",\"orange300Color\":\"_orange300Color_15hp2_94\",\"orange700Color\":\"_orange700Color_15hp2_98\",\"orange800Color\":\"_orange800Color_15hp2_102\",\"orange900Color\":\"_orange900Color_15hp2_106\",\"primary100Color\":\"_primary100Color_15hp2_110\",\"primary200Color\":\"_primary200Color_15hp2_114\",\"primary300Color\":\"_primary300Color_15hp2_118\",\"primary800Color\":\"_primary800Color_15hp2_122\",\"primary900Color\":\"_primary900Color_15hp2_126\",\"success100Color\":\"_success100Color_15hp2_130\",\"success200Color\":\"_success200Color_15hp2_134\",\"success300Color\":\"_success300Color_15hp2_138\",\"success800Color\":\"_success800Color_15hp2_142\",\"success900Color\":\"_success900Color_15hp2_146\",\"purple100Color\":\"_purple100Color_15hp2_150\",\"purple200Color\":\"_purple200Color_15hp2_154\",\"purple300Color\":\"_purple300Color_15hp2_158\",\"purple700Color\":\"_purple700Color_15hp2_162\",\"purple800Color\":\"_purple800Color_15hp2_166\",\"purple900Color\":\"_purple900Color_15hp2_170\",\"yellow100Color\":\"_yellow100Color_15hp2_174\",\"yellow200Color\":\"_yellow200Color_15hp2_178\",\"yellow300Color\":\"_yellow300Color_15hp2_182\",\"yellow700Color\":\"_yellow700Color_15hp2_186\",\"yellow800Color\":\"_yellow800Color_15hp2_190\",\"yellow900Color\":\"_yellow900Color_15hp2_194\",\"noBorder\":\"_noBorder_15hp2_199\",\"blackBorderColor\":\"_blackBorderColor_15hp2_203\",\"whiteBorderColor\":\"_whiteBorderColor_15hp2_207\",\"success770BorderColor\":\"_success770BorderColor_15hp2_211\",\"destructive770BorderColor\":\"_destructive770BorderColor_15hp2_215\",\"gray370BorderColor\":\"_gray370BorderColor_15hp2_219\",\"success370BorderColor\":\"_success370BorderColor_15hp2_223\",\"destructive370BorderColor\":\"_destructive370BorderColor_15hp2_227\",\"cambioGray870BorderColor\":\"_cambioGray870BorderColor_15hp2_231\",\"blackBackgroundColor\":\"_blackBackgroundColor_15hp2_237\",\"destructive100BackgroundColor\":\"_destructive100BackgroundColor_15hp2_241\",\"destructive200BackgroundColor\":\"_destructive200BackgroundColor_15hp2_245\",\"destructive300BackgroundColor\":\"_destructive300BackgroundColor_15hp2_249\",\"destructive700BackgroundColor\":\"_destructive700BackgroundColor_15hp2_253\",\"destructive800BackgroundColor\":\"_destructive800BackgroundColor_15hp2_257\",\"destructive900BackgroundColor\":\"_destructive900BackgroundColor_15hp2_261\",\"gray10BackgroundColor\":\"_gray10BackgroundColor_15hp2_265\",\"gray30BackgroundColor\":\"_gray30BackgroundColor_15hp2_269\",\"gray60BackgroundColor\":\"_gray60BackgroundColor_15hp2_273\",\"gray80BackgroundColor\":\"_gray80BackgroundColor_15hp2_277\",\"gray100BackgroundColor\":\"_gray100BackgroundColor_15hp2_281\",\"gray200BackgroundColor\":\"_gray200BackgroundColor_15hp2_285\",\"gray300BackgroundColor\":\"_gray300BackgroundColor_15hp2_289\",\"gray700BackgroundColor\":\"_gray700BackgroundColor_15hp2_293\",\"gray800BackgroundColor\":\"_gray800BackgroundColor_15hp2_297\",\"gray900BackgroundColor\":\"_gray900BackgroundColor_15hp2_301\",\"orange100BackgroundColor\":\"_orange100BackgroundColor_15hp2_305\",\"orange200BackgroundColor\":\"_orange200BackgroundColor_15hp2_309\",\"orange300BackgroundColor\":\"_orange300BackgroundColor_15hp2_313\",\"orange700BackgroundColor\":\"_orange700BackgroundColor_15hp2_317\",\"orange800BackgroundColor\":\"_orange800BackgroundColor_15hp2_321\",\"orange900BackgroundColor\":\"_orange900BackgroundColor_15hp2_325\",\"primary100BackgroundColor\":\"_primary100BackgroundColor_15hp2_329\",\"primary200BackgroundColor\":\"_primary200BackgroundColor_15hp2_333\",\"primary300BackgroundColor\":\"_primary300BackgroundColor_15hp2_337\",\"primary700BackgroundColor\":\"_primary700BackgroundColor_15hp2_341\",\"primary800BackgroundColor\":\"_primary800BackgroundColor_15hp2_345\",\"primary900BackgroundColor\":\"_primary900BackgroundColor_15hp2_349\",\"success100BackgroundColor\":\"_success100BackgroundColor_15hp2_353\",\"success200BackgroundColor\":\"_success200BackgroundColor_15hp2_357\",\"success300BackgroundColor\":\"_success300BackgroundColor_15hp2_361\",\"success700BackgroundColor\":\"_success700BackgroundColor_15hp2_365\",\"success800BackgroundColor\":\"_success800BackgroundColor_15hp2_369\",\"success900BackgroundColor\":\"_success900BackgroundColor_15hp2_373\",\"purple100BackgroundColor\":\"_purple100BackgroundColor_15hp2_377\",\"purple200BackgroundColor\":\"_purple200BackgroundColor_15hp2_381\",\"purple300BackgroundColor\":\"_purple300BackgroundColor_15hp2_385\",\"purple700BackgroundColor\":\"_purple700BackgroundColor_15hp2_389\",\"purple800BackgroundColor\":\"_purple800BackgroundColor_15hp2_393\",\"purple900BackgroundColor\":\"_purple900BackgroundColor_15hp2_397\",\"whiteBackgroundColor\":\"_whiteBackgroundColor_15hp2_401\",\"yellow100BackgroundColor\":\"_yellow100BackgroundColor_15hp2_405\",\"yellow200BackgroundColor\":\"_yellow200BackgroundColor_15hp2_409\",\"yellow300BackgroundColor\":\"_yellow300BackgroundColor_15hp2_413\",\"yellow700BackgroundColor\":\"_yellow700BackgroundColor_15hp2_417\",\"yellow800BackgroundColor\":\"_yellow800BackgroundColor_15hp2_421\",\"yellow900BackgroundColor\":\"_yellow900BackgroundColor_15hp2_425\",\"cambioBlackColor\":\"_cambioBlackColor_15hp2_430\",\"cambioWhiteColor\":\"_cambioWhiteColor_15hp2_434\",\"cambioWhite40Color\":\"_cambioWhite40Color_15hp2_438\",\"cambioWhite70Color\":\"_cambioWhite70Color_15hp2_442\",\"cambioGray100Color\":\"_cambioGray100Color_15hp2_446\",\"cambioGray200Color\":\"_cambioGray200Color_15hp2_450\",\"cambioGray300Color\":\"_cambioGray300Color_15hp2_454\",\"cambioGray370Color\":\"_cambioGray370Color_15hp2_458\",\"cambioGray700Color\":\"_cambioGray700Color_15hp2_462\",\"cambioGray800Color\":\"_cambioGray800Color_15hp2_466\",\"cambioGray870Color\":\"_cambioGray870Color_15hp2_470\",\"cambioGray900Color\":\"_cambioGray900Color_15hp2_474\",\"cambioDestructive100Color\":\"_cambioDestructive100Color_15hp2_478\",\"cambioDestructive300Color\":\"_cambioDestructive300Color_15hp2_482\",\"cambioDestructive370Color\":\"_cambioDestructive370Color_15hp2_486\",\"cambioDestructive700Color\":\"_cambioDestructive700Color_15hp2_490\",\"cambioDestructive770Color\":\"_cambioDestructive770Color_15hp2_494\",\"cambioDestructive900Color\":\"_cambioDestructive900Color_15hp2_498\",\"cambioSuccess100Color\":\"_cambioSuccess100Color_15hp2_502\",\"cambioSuccess300Color\":\"_cambioSuccess300Color_15hp2_506\",\"cambioSuccess370Color\":\"_cambioSuccess370Color_15hp2_510\",\"cambioSuccess700Color\":\"_cambioSuccess700Color_15hp2_514\",\"cambioSuccess770Color\":\"_cambioSuccess770Color_15hp2_518\",\"cambioSuccess900Color\":\"_cambioSuccess900Color_15hp2_522\",\"cambioRedColor\":\"_cambioRedColor_15hp2_526\",\"cambioOrangeColor\":\"_cambioOrangeColor_15hp2_530\",\"cambioTanColor\":\"_cambioTanColor_15hp2_534\",\"cambioCreamColor\":\"_cambioCreamColor_15hp2_538\",\"cambioPurpleColor\":\"_cambioPurpleColor_15hp2_542\",\"cambioLilacColor\":\"_cambioLilacColor_15hp2_546\",\"cambioThistleColor\":\"_cambioThistleColor_15hp2_550\",\"cambioPinkColor\":\"_cambioPinkColor_15hp2_554\",\"cambioNavyColor\":\"_cambioNavyColor_15hp2_558\",\"cambioTealColor\":\"_cambioTealColor_15hp2_562\",\"cambioSlateColor\":\"_cambioSlateColor_15hp2_566\",\"cambioSkyColor\":\"_cambioSkyColor_15hp2_570\",\"cambioYellow700Color\":\"_cambioYellow700Color_15hp2_574\",\"gray370Color\":\"_gray370Color_15hp2_578\",\"gray870Color\":\"_gray870Color_15hp2_582\",\"redColor\":\"_redColor_15hp2_586\",\"orangeColor\":\"_orangeColor_15hp2_590\",\"tanColor\":\"_tanColor_15hp2_594\",\"creamColor\":\"_creamColor_15hp2_598\",\"purpleColor\":\"_purpleColor_15hp2_602\",\"lilacColor\":\"_lilacColor_15hp2_606\",\"thistleColor\":\"_thistleColor_15hp2_610\",\"pinkColor\":\"_pinkColor_15hp2_614\",\"navyColor\":\"_navyColor_15hp2_618\",\"tealColor\":\"_tealColor_15hp2_622\",\"slateColor\":\"_slateColor_15hp2_626\",\"skyColor\":\"_skyColor_15hp2_630\",\"cambioTransparentFullBackgroundColor\":\"_cambioTransparentFullBackgroundColor_15hp2_634\",\"cambioBlackBackgroundColor\":\"_cambioBlackBackgroundColor_15hp2_638\",\"cambioWhiteBackgroundColor\":\"_cambioWhiteBackgroundColor_15hp2_642\",\"cambioWhite40BackgroundColor\":\"_cambioWhite40BackgroundColor_15hp2_646\",\"cambioWhite70BackgroundColor\":\"_cambioWhite70BackgroundColor_15hp2_650\",\"cambioGray100BackgroundColor\":\"_cambioGray100BackgroundColor_15hp2_654\",\"cambioGray200BackgroundColor\":\"_cambioGray200BackgroundColor_15hp2_658\",\"cambioGray300BackgroundColor\":\"_cambioGray300BackgroundColor_15hp2_662\",\"gray370BackgroundColor\":\"_gray370BackgroundColor_15hp2_666\",\"cambioGray370BackgroundColor\":\"_cambioGray370BackgroundColor_15hp2_670\",\"cambioGray700BackgroundColor\":\"_cambioGray700BackgroundColor_15hp2_674\",\"cambioGray800BackgroundColor\":\"_cambioGray800BackgroundColor_15hp2_678\",\"gray870BackgroundColor\":\"_gray870BackgroundColor_15hp2_682\",\"cambioGray870BackgroundColor\":\"_cambioGray870BackgroundColor_15hp2_686\",\"cambioGray900BackgroundColor\":\"_cambioGray900BackgroundColor_15hp2_690\",\"cambioDestructive100BackgroundColor\":\"_cambioDestructive100BackgroundColor_15hp2_694\",\"cambioDestructive300BackgroundColor\":\"_cambioDestructive300BackgroundColor_15hp2_698\",\"cambioDestructive370BackgroundColor\":\"_cambioDestructive370BackgroundColor_15hp2_702\",\"cambioDestructive700BackgroundColor\":\"_cambioDestructive700BackgroundColor_15hp2_706\",\"cambioDestructive770BackgroundColor\":\"_cambioDestructive770BackgroundColor_15hp2_710\",\"cambioDestructive900BackgroundColor\":\"_cambioDestructive900BackgroundColor_15hp2_714\",\"cambioSuccess100BackgroundColor\":\"_cambioSuccess100BackgroundColor_15hp2_718\",\"cambioSuccess300BackgroundColor\":\"_cambioSuccess300BackgroundColor_15hp2_722\",\"cambioSuccess370BackgroundColor\":\"_cambioSuccess370BackgroundColor_15hp2_726\",\"cambioSuccess700BackgroundColor\":\"_cambioSuccess700BackgroundColor_15hp2_730\",\"cambioSuccess770BackgroundColor\":\"_cambioSuccess770BackgroundColor_15hp2_734\",\"cambioSuccess900BackgroundColor\":\"_cambioSuccess900BackgroundColor_15hp2_738\",\"redBackgroundColor\":\"_redBackgroundColor_15hp2_742\",\"cambioRedBackgroundColor\":\"_cambioRedBackgroundColor_15hp2_746\",\"orangeBackgroundColor\":\"_orangeBackgroundColor_15hp2_750\",\"cambioOrangeBackgroundColor\":\"_cambioOrangeBackgroundColor_15hp2_754\",\"tanBackgroundColor\":\"_tanBackgroundColor_15hp2_758\",\"cambioTanBackgroundColor\":\"_cambioTanBackgroundColor_15hp2_762\",\"creamBackgroundColor\":\"_creamBackgroundColor_15hp2_766\",\"cambioCreamBackgroundColor\":\"_cambioCreamBackgroundColor_15hp2_770\",\"purpleBackgroundColor\":\"_purpleBackgroundColor_15hp2_774\",\"cambioPurpleBackgroundColor\":\"_cambioPurpleBackgroundColor_15hp2_778\",\"lilacBackgroundColor\":\"_lilacBackgroundColor_15hp2_782\",\"cambioLilacBackgroundColor\":\"_cambioLilacBackgroundColor_15hp2_786\",\"thistleBackgroundColor\":\"_thistleBackgroundColor_15hp2_790\",\"cambioThistleBackgroundColor\":\"_cambioThistleBackgroundColor_15hp2_794\",\"pinkBackgroundColor\":\"_pinkBackgroundColor_15hp2_798\",\"cambioPinkBackgroundColor\":\"_cambioPinkBackgroundColor_15hp2_802\",\"navyBackgroundColor\":\"_navyBackgroundColor_15hp2_806\",\"cambioNavyBackgroundColor\":\"_cambioNavyBackgroundColor_15hp2_810\",\"tealBackgroundColor\":\"_tealBackgroundColor_15hp2_814\",\"cambioTealBackgroundColor\":\"_cambioTealBackgroundColor_15hp2_818\",\"slateBackgroundColor\":\"_slateBackgroundColor_15hp2_822\",\"cambioSlateBackgroundColor\":\"_cambioSlateBackgroundColor_15hp2_826\",\"skyBackgroundColor\":\"_skyBackgroundColor_15hp2_830\",\"cambioSkyBackgroundColor\":\"_cambioSkyBackgroundColor_15hp2_834\",\"cambioYellow700BackgroundColor\":\"_cambioYellow700BackgroundColor_15hp2_838\"}"],"mappings":"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","names":[]}