@cambly/syntax-core 19.2.0 → 19.3.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 (205) hide show
  1. package/dist/Avatar/Avatar.d.ts +1 -1
  2. package/dist/Badge/Badge.cjs +4 -4
  3. package/dist/Badge/Badge.css +49 -43
  4. package/dist/Badge/Badge.css.map +1 -1
  5. package/dist/Badge/Badge.d.ts +1 -1
  6. package/dist/Badge/Badge.js +3 -3
  7. package/dist/Button/Button.cjs +4 -4
  8. package/dist/Button/Button.css +49 -43
  9. package/dist/Button/Button.css.map +1 -1
  10. package/dist/Button/Button.js +3 -3
  11. package/dist/Checkbox/Checkbox.cjs +4 -4
  12. package/dist/Checkbox/Checkbox.css +49 -43
  13. package/dist/Checkbox/Checkbox.css.map +1 -1
  14. package/dist/Checkbox/Checkbox.js +3 -3
  15. package/dist/Chip/Chip.cjs +4 -4
  16. package/dist/Chip/Chip.css +49 -43
  17. package/dist/Chip/Chip.css.map +1 -1
  18. package/dist/Chip/Chip.js +3 -3
  19. package/dist/Heading/Heading.cjs +4 -4
  20. package/dist/Heading/Heading.css +49 -43
  21. package/dist/Heading/Heading.css.map +1 -1
  22. package/dist/Heading/Heading.d.ts +5 -3
  23. package/dist/Heading/Heading.js +3 -3
  24. package/dist/LinkButton/LinkButton.cjs +4 -4
  25. package/dist/LinkButton/LinkButton.css +49 -43
  26. package/dist/LinkButton/LinkButton.css.map +1 -1
  27. package/dist/LinkButton/LinkButton.js +3 -3
  28. package/dist/Modal/Modal.cjs +5 -5
  29. package/dist/Modal/Modal.css +49 -43
  30. package/dist/Modal/Modal.css.map +1 -1
  31. package/dist/Modal/Modal.js +4 -4
  32. package/dist/RadioButton/RadioButton.cjs +4 -4
  33. package/dist/RadioButton/RadioButton.css +49 -43
  34. package/dist/RadioButton/RadioButton.css.map +1 -1
  35. package/dist/RadioButton/RadioButton.js +3 -3
  36. package/dist/RichSelect/RichSelectBox.cjs +10 -10
  37. package/dist/RichSelect/RichSelectBox.css +49 -43
  38. package/dist/RichSelect/RichSelectBox.css.map +1 -1
  39. package/dist/RichSelect/RichSelectBox.js +9 -9
  40. package/dist/RichSelect/RichSelectChip.cjs +5 -5
  41. package/dist/RichSelect/RichSelectChip.css +49 -43
  42. package/dist/RichSelect/RichSelectChip.css.map +1 -1
  43. package/dist/RichSelect/RichSelectChip.js +4 -4
  44. package/dist/RichSelect/RichSelectList.cjs +12 -12
  45. package/dist/RichSelect/RichSelectList.css +49 -43
  46. package/dist/RichSelect/RichSelectList.css.map +1 -1
  47. package/dist/RichSelect/RichSelectList.js +11 -11
  48. package/dist/RichSelect/RichSelectRadioButton.cjs +5 -5
  49. package/dist/RichSelect/RichSelectRadioButton.css +49 -43
  50. package/dist/RichSelect/RichSelectRadioButton.css.map +1 -1
  51. package/dist/RichSelect/RichSelectRadioButton.js +4 -4
  52. package/dist/RichSelect/RichSelectSection.cjs +4 -4
  53. package/dist/RichSelect/RichSelectSection.css +49 -43
  54. package/dist/RichSelect/RichSelectSection.css.map +1 -1
  55. package/dist/RichSelect/RichSelectSection.js +3 -3
  56. package/dist/SelectList/SelectList.cjs +5 -5
  57. package/dist/SelectList/SelectList.css +49 -43
  58. package/dist/SelectList/SelectList.css.map +1 -1
  59. package/dist/SelectList/SelectList.js +4 -4
  60. package/dist/TabButton/TabButton.cjs +5 -5
  61. package/dist/TabButton/TabButton.css +49 -43
  62. package/dist/TabButton/TabButton.css.map +1 -1
  63. package/dist/TabButton/TabButton.js +4 -4
  64. package/dist/TabLink/TabLink.cjs +5 -5
  65. package/dist/TabLink/TabLink.css +49 -43
  66. package/dist/TabLink/TabLink.css.map +1 -1
  67. package/dist/TabLink/TabLink.js +4 -4
  68. package/dist/Tabs/TabInternal.cjs +4 -4
  69. package/dist/Tabs/TabInternal.css +49 -43
  70. package/dist/Tabs/TabInternal.css.map +1 -1
  71. package/dist/Tabs/TabInternal.js +3 -3
  72. package/dist/TapArea/TapArea.d.ts +1 -1
  73. package/dist/TextArea/TextArea.cjs +4 -4
  74. package/dist/TextArea/TextArea.css +70 -52
  75. package/dist/TextArea/TextArea.css.map +1 -1
  76. package/dist/TextArea/TextArea.js +3 -3
  77. package/dist/TextField/TextField.cjs +4 -4
  78. package/dist/TextField/TextField.css +70 -52
  79. package/dist/TextField/TextField.css.map +1 -1
  80. package/dist/TextField/TextField.d.ts +7 -1
  81. package/dist/TextField/TextField.js +3 -3
  82. package/dist/Tooltip/Tooltip.cjs +4 -4
  83. package/dist/Tooltip/Tooltip.css +49 -43
  84. package/dist/Tooltip/Tooltip.css.map +1 -1
  85. package/dist/Tooltip/Tooltip.js +3 -3
  86. package/dist/Typography/Typography.cjs +3 -3
  87. package/dist/Typography/Typography.css +49 -43
  88. package/dist/Typography/Typography.css.map +1 -1
  89. package/dist/Typography/Typography.d.ts +6 -4
  90. package/dist/Typography/Typography.js +2 -2
  91. package/dist/WordConfetti/WordConfetti.cjs +4 -4
  92. package/dist/WordConfetti/WordConfetti.css +49 -43
  93. package/dist/WordConfetti/WordConfetti.css.map +1 -1
  94. package/dist/WordConfetti/WordConfetti.js +3 -3
  95. package/dist/__chunks/{PBHAJ42K.js → 45DUMC5J.js} +2 -2
  96. package/dist/__chunks/{4MHKTQMD.js → 4FGMH6ZT.js} +2 -2
  97. package/dist/__chunks/{OMXDPTE4.cjs → 5I7B5SAF.cjs} +10 -10
  98. package/dist/__chunks/{AHICHJTL.js → 6KET3XO2.js} +2 -2
  99. package/dist/__chunks/{BFEZ3PUT.cjs → 7COSMEXW.cjs} +3 -3
  100. package/dist/__chunks/{ZHU5A7BH.js → 7YH3K65I.js} +5 -5
  101. package/dist/__chunks/{EHZAOGLQ.cjs → AAZIVDWS.cjs} +3 -3
  102. package/dist/__chunks/{4AI6GQ5U.cjs → AI52ORKA.cjs} +3 -3
  103. package/dist/__chunks/{4EVPNC6V.js → BUVOUV7Z.js} +17 -15
  104. package/dist/__chunks/BUVOUV7Z.js.map +1 -0
  105. package/dist/__chunks/{F2ZYHRNY.js → CKRK4CN4.js} +2 -2
  106. package/dist/__chunks/{DWVTJZC6.js → CS32ABQA.js} +2 -2
  107. package/dist/__chunks/{ULC7XW64.cjs → D4FWWDPJ.cjs} +1 -1
  108. package/dist/__chunks/{ULC7XW64.cjs.map → D4FWWDPJ.cjs.map} +1 -1
  109. package/dist/__chunks/{OYIKKE7V.js → DAIZZROA.js} +2 -2
  110. package/dist/__chunks/{E27BHPP7.js → DDD7XI7R.js} +2 -2
  111. package/dist/__chunks/{E27BHPP7.js.map → DDD7XI7R.js.map} +1 -1
  112. package/dist/__chunks/{OLWRIS56.js → DWV2IH7T.js} +2 -2
  113. package/dist/__chunks/{OBQBJKAY.cjs → E3KSILLW.cjs} +3 -3
  114. package/dist/__chunks/{4SO4HHVL.js → ED4O4LSA.js} +7 -7
  115. package/dist/__chunks/{VWM2UOZ3.cjs → FHQ7KPFE.cjs} +3 -3
  116. package/dist/__chunks/{KR6JQ2DS.js → FM74LR6A.js} +2 -2
  117. package/dist/__chunks/{HO7QM7X2.js → IFOYULRK.js} +1 -1
  118. package/dist/__chunks/{HO7QM7X2.js.map → IFOYULRK.js.map} +1 -1
  119. package/dist/__chunks/{KZIOUAWM.js → J4VE4V7R.js} +3 -3
  120. package/dist/__chunks/{UXSGTOGU.cjs → JACR34JO.cjs} +3 -3
  121. package/dist/__chunks/{CWVVOO2G.cjs → JJN6542U.cjs} +8 -8
  122. package/dist/__chunks/{TWWEORFR.js → MZK5G2SD.js} +3 -3
  123. package/dist/__chunks/{TWWEORFR.js.map → MZK5G2SD.js.map} +1 -1
  124. package/dist/__chunks/{YMIQ7WYX.js → P5BVB22B.js} +2 -2
  125. package/dist/__chunks/{IHGDCH62.cjs → PBHDA7GV.cjs} +3 -3
  126. package/dist/__chunks/{66VTCVJA.cjs → PBOAPP74.cjs} +3 -3
  127. package/dist/__chunks/{ML36DCKL.cjs → Q65LBFK3.cjs} +3 -3
  128. package/dist/__chunks/{CCKTB7L5.cjs → Q7CC3YA4.cjs} +3 -3
  129. package/dist/__chunks/{CCKTB7L5.cjs.map → Q7CC3YA4.cjs.map} +1 -1
  130. package/dist/__chunks/{5NI7VPKS.cjs → R3XTMI64.cjs} +17 -15
  131. package/dist/__chunks/R3XTMI64.cjs.map +1 -0
  132. package/dist/__chunks/{DAK5IGJK.js → RJQ2LSPP.js} +3 -3
  133. package/dist/__chunks/RJQ2LSPP.js.map +1 -0
  134. package/dist/__chunks/{5NQO6SP3.cjs → RVU3UEZI.cjs} +4 -4
  135. package/dist/__chunks/RVU3UEZI.cjs.map +1 -0
  136. package/dist/__chunks/{TG2RCNZT.js → RX3JA6WI.js} +2 -2
  137. package/dist/__chunks/{OVHMMIVE.cjs → S7BCIAUQ.cjs} +3 -3
  138. package/dist/__chunks/{OQSEZXJ6.cjs → SAPSO6DD.cjs} +3 -3
  139. package/dist/__chunks/{E3A6VFMB.cjs → SJSSW5MP.cjs} +4 -4
  140. package/dist/__chunks/{S4JNYLMA.cjs → SW6S6ZCI.cjs} +4 -4
  141. package/dist/__chunks/{BDCZ5GX7.cjs → TA4EX7DL.cjs} +4 -2
  142. package/dist/__chunks/TA4EX7DL.cjs.map +1 -0
  143. package/dist/__chunks/{ZYPHFC2R.js → UNQGP24J.js} +2 -2
  144. package/dist/__chunks/{KY2TFXG3.js → W6JOWMNG.js} +2 -2
  145. package/dist/__chunks/{56LMASNQ.js → WCQCYWL5.js} +2 -2
  146. package/dist/__chunks/{GMIOWJBD.js → WGRDMB2P.js} +2 -2
  147. package/dist/__chunks/{5SG2TWV3.cjs → WNNJJJGM.cjs} +19 -19
  148. package/dist/__chunks/{5S7HZU4Z.js → XEHZJBLD.js} +2 -2
  149. package/dist/__chunks/{URBKDUMU.cjs → XSU6O5C3.cjs} +3 -3
  150. package/dist/__chunks/{JOTFTEBX.cjs → YNGB4N62.cjs} +3 -3
  151. package/dist/__chunks/{VU4LGL2W.js → YSI244J6.js} +4 -2
  152. package/dist/__chunks/YSI244J6.js.map +1 -0
  153. package/dist/__chunks/{AUO7CEJI.cjs → Z6EWS3QI.cjs} +6 -6
  154. package/dist/__chunks/Z6EWS3QI.cjs.map +1 -0
  155. package/dist/colors/textColors.cjs +2 -2
  156. package/dist/colors/textColors.d.ts +1 -1
  157. package/dist/colors/textColors.js +1 -1
  158. package/dist/index.cjs +25 -25
  159. package/dist/index.css +70 -52
  160. package/dist/index.css.map +1 -1
  161. package/dist/index.js +24 -24
  162. package/package.json +1 -1
  163. package/dist/__chunks/4EVPNC6V.js.map +0 -1
  164. package/dist/__chunks/5NI7VPKS.cjs.map +0 -1
  165. package/dist/__chunks/5NQO6SP3.cjs.map +0 -1
  166. package/dist/__chunks/AUO7CEJI.cjs.map +0 -1
  167. package/dist/__chunks/BDCZ5GX7.cjs.map +0 -1
  168. package/dist/__chunks/DAK5IGJK.js.map +0 -1
  169. package/dist/__chunks/VU4LGL2W.js.map +0 -1
  170. /package/dist/__chunks/{PBHAJ42K.js.map → 45DUMC5J.js.map} +0 -0
  171. /package/dist/__chunks/{4MHKTQMD.js.map → 4FGMH6ZT.js.map} +0 -0
  172. /package/dist/__chunks/{OMXDPTE4.cjs.map → 5I7B5SAF.cjs.map} +0 -0
  173. /package/dist/__chunks/{AHICHJTL.js.map → 6KET3XO2.js.map} +0 -0
  174. /package/dist/__chunks/{BFEZ3PUT.cjs.map → 7COSMEXW.cjs.map} +0 -0
  175. /package/dist/__chunks/{ZHU5A7BH.js.map → 7YH3K65I.js.map} +0 -0
  176. /package/dist/__chunks/{EHZAOGLQ.cjs.map → AAZIVDWS.cjs.map} +0 -0
  177. /package/dist/__chunks/{4AI6GQ5U.cjs.map → AI52ORKA.cjs.map} +0 -0
  178. /package/dist/__chunks/{F2ZYHRNY.js.map → CKRK4CN4.js.map} +0 -0
  179. /package/dist/__chunks/{DWVTJZC6.js.map → CS32ABQA.js.map} +0 -0
  180. /package/dist/__chunks/{OYIKKE7V.js.map → DAIZZROA.js.map} +0 -0
  181. /package/dist/__chunks/{OLWRIS56.js.map → DWV2IH7T.js.map} +0 -0
  182. /package/dist/__chunks/{OBQBJKAY.cjs.map → E3KSILLW.cjs.map} +0 -0
  183. /package/dist/__chunks/{4SO4HHVL.js.map → ED4O4LSA.js.map} +0 -0
  184. /package/dist/__chunks/{VWM2UOZ3.cjs.map → FHQ7KPFE.cjs.map} +0 -0
  185. /package/dist/__chunks/{KR6JQ2DS.js.map → FM74LR6A.js.map} +0 -0
  186. /package/dist/__chunks/{KZIOUAWM.js.map → J4VE4V7R.js.map} +0 -0
  187. /package/dist/__chunks/{UXSGTOGU.cjs.map → JACR34JO.cjs.map} +0 -0
  188. /package/dist/__chunks/{CWVVOO2G.cjs.map → JJN6542U.cjs.map} +0 -0
  189. /package/dist/__chunks/{YMIQ7WYX.js.map → P5BVB22B.js.map} +0 -0
  190. /package/dist/__chunks/{IHGDCH62.cjs.map → PBHDA7GV.cjs.map} +0 -0
  191. /package/dist/__chunks/{66VTCVJA.cjs.map → PBOAPP74.cjs.map} +0 -0
  192. /package/dist/__chunks/{ML36DCKL.cjs.map → Q65LBFK3.cjs.map} +0 -0
  193. /package/dist/__chunks/{TG2RCNZT.js.map → RX3JA6WI.js.map} +0 -0
  194. /package/dist/__chunks/{OVHMMIVE.cjs.map → S7BCIAUQ.cjs.map} +0 -0
  195. /package/dist/__chunks/{OQSEZXJ6.cjs.map → SAPSO6DD.cjs.map} +0 -0
  196. /package/dist/__chunks/{E3A6VFMB.cjs.map → SJSSW5MP.cjs.map} +0 -0
  197. /package/dist/__chunks/{S4JNYLMA.cjs.map → SW6S6ZCI.cjs.map} +0 -0
  198. /package/dist/__chunks/{ZYPHFC2R.js.map → UNQGP24J.js.map} +0 -0
  199. /package/dist/__chunks/{KY2TFXG3.js.map → W6JOWMNG.js.map} +0 -0
  200. /package/dist/__chunks/{56LMASNQ.js.map → WCQCYWL5.js.map} +0 -0
  201. /package/dist/__chunks/{GMIOWJBD.js.map → WGRDMB2P.js.map} +0 -0
  202. /package/dist/__chunks/{5SG2TWV3.cjs.map → WNNJJJGM.cjs.map} +0 -0
  203. /package/dist/__chunks/{5S7HZU4Z.js.map → XEHZJBLD.js.map} +0 -0
  204. /package/dist/__chunks/{URBKDUMU.cjs.map → XSU6O5C3.cjs.map} +0 -0
  205. /package/dist/__chunks/{JOTFTEBX.cjs.map → YNGB4N62.cjs.map} +0 -0
@@ -4,19 +4,19 @@
4
4
  var _6KSVCCCBcjs = require('./6KSVCCCB.cjs');
5
5
 
6
6
 
7
- var _BFEZ3PUTcjs = require('./BFEZ3PUT.cjs');
7
+ var _7COSMEXWcjs = require('./7COSMEXW.cjs');
8
8
 
9
9
 
10
10
  var _A3B4YKGNcjs = require('./A3B4YKGN.cjs');
11
11
 
12
12
 
13
- var _EHZAOGLQcjs = require('./EHZAOGLQ.cjs');
13
+ var _AAZIVDWScjs = require('./AAZIVDWS.cjs');
14
14
 
15
15
 
16
- var _66VTCVJAcjs = require('./66VTCVJA.cjs');
16
+ var _PBOAPP74cjs = require('./PBOAPP74.cjs');
17
17
 
18
18
 
19
- var _URBKDUMUcjs = require('./URBKDUMU.cjs');
19
+ var _XSU6O5C3cjs = require('./XSU6O5C3.cjs');
20
20
 
21
21
 
22
22
 
@@ -169,7 +169,7 @@ var RichSelectBox = _react.forwardRef.call(void 0,
169
169
  justifyContent: "end",
170
170
  children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _6KSVCCCBcjs.ButtonGroup_default, { orientation: "horizontal", children: [
171
171
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
172
- _BFEZ3PUTcjs.Button_default,
172
+ _7COSMEXWcjs.Button_default,
173
173
  {
174
174
  onClick: clearChanges,
175
175
  color: "secondary",
@@ -179,7 +179,7 @@ var RichSelectBox = _react.forwardRef.call(void 0,
179
179
  }
180
180
  ),
181
181
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
182
- _BFEZ3PUTcjs.Button_default,
182
+ _7COSMEXWcjs.Button_default,
183
183
  {
184
184
  onClick: saveChanges,
185
185
  text: primaryButtonText,
@@ -198,9 +198,9 @@ var RichSelectBox = _react.forwardRef.call(void 0,
198
198
  }
199
199
  );
200
200
  var RichSelectBox_default = Object.assign(RichSelectBox, {
201
- Section: _EHZAOGLQcjs.RichSelectSection_default,
202
- Chip: _URBKDUMUcjs.RichSelectChip_default,
203
- RadioButton: _66VTCVJAcjs.RichSelectRadioButton_default
201
+ Section: _AAZIVDWScjs.RichSelectSection_default,
202
+ Chip: _XSU6O5C3cjs.RichSelectChip_default,
203
+ RadioButton: _PBOAPP74cjs.RichSelectRadioButton_default
204
204
  });
205
205
 
206
206
 
@@ -208,4 +208,4 @@ var RichSelectBox_default = Object.assign(RichSelectBox, {
208
208
 
209
209
 
210
210
  exports.convertSelection = convertSelection; exports.RichSelectBoxContext = RichSelectBoxContext; exports.RichSelectBox_default = RichSelectBox_default;
211
- //# sourceMappingURL=OMXDPTE4.cjs.map
211
+ //# sourceMappingURL=5I7B5SAF.cjs.map
@@ -7,7 +7,7 @@ import {
7
7
  } from "./AVREYFSM.js";
8
8
  import {
9
9
  Typography_default
10
- } from "./DAK5IGJK.js";
10
+ } from "./RJQ2LSPP.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=AHICHJTL.js.map
53
+ //# sourceMappingURL=6KET3XO2.js.map
@@ -23,7 +23,7 @@ var _F3SUJGZLcjs = require('./F3SUJGZL.cjs');
23
23
  var _QODNNCT2cjs = require('./QODNNCT2.cjs');
24
24
 
25
25
 
26
- var _5NQO6SP3cjs = require('./5NQO6SP3.cjs');
26
+ var _RVU3UEZIcjs = require('./RVU3UEZI.cjs');
27
27
 
28
28
 
29
29
  var _K4AUV2VKcjs = require('./K4AUV2VK.cjs');
@@ -94,7 +94,7 @@ var Button = _react.forwardRef.call(void 0,
94
94
  size: _65BTPZZTcjs.internalIconSize[size]
95
95
  }
96
96
  ),
97
- (loading && loadingText || !loading && text) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _QODNNCT2cjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _5NQO6SP3cjs.Typography_default, { size: _5JUNB754cjs.textVariant_default[size], weight: "medium", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
97
+ (loading && loadingText || !loading && text) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _QODNNCT2cjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _RVU3UEZIcjs.Typography_default, { size: _5JUNB754cjs.textVariant_default[size], weight: "medium", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
98
98
  "span",
99
99
  {
100
100
  className: _classnames2.default.call(void 0,
@@ -146,4 +146,4 @@ var Button_default = Button;
146
146
 
147
147
 
148
148
  exports.Button_default = Button_default;
149
- //# sourceMappingURL=BFEZ3PUT.cjs.map
149
+ //# sourceMappingURL=7COSMEXW.cjs.map
@@ -4,19 +4,19 @@ import {
4
4
  } from "./36DG472B.js";
5
5
  import {
6
6
  Button_default
7
- } from "./KY2TFXG3.js";
7
+ } from "./W6JOWMNG.js";
8
8
  import {
9
9
  Divider
10
10
  } from "./M4W3IFMV.js";
11
11
  import {
12
12
  RichSelectSection_default
13
- } from "./AHICHJTL.js";
13
+ } from "./6KET3XO2.js";
14
14
  import {
15
15
  RichSelectRadioButton_default
16
- } from "./DWVTJZC6.js";
16
+ } from "./CS32ABQA.js";
17
17
  import {
18
18
  RichSelectChip_default
19
- } from "./56LMASNQ.js";
19
+ } from "./WCQCYWL5.js";
20
20
  import {
21
21
  RichSelectItemContext,
22
22
  RichSelect_module_default
@@ -208,4 +208,4 @@ export {
208
208
  RichSelectBoxContext,
209
209
  RichSelectBox_default
210
210
  };
211
- //# sourceMappingURL=ZHU5A7BH.js.map
211
+ //# sourceMappingURL=7YH3K65I.js.map
@@ -7,7 +7,7 @@ var _MF7LLV7Vcjs = require('./MF7LLV7V.cjs');
7
7
  var _IL22HCBFcjs = require('./IL22HCBF.cjs');
8
8
 
9
9
 
10
- var _5NQO6SP3cjs = require('./5NQO6SP3.cjs');
10
+ var _RVU3UEZIcjs = require('./RVU3UEZI.cjs');
11
11
 
12
12
  // src/RichSelect/RichSelectSection.tsx
13
13
  var _react = require('react');
@@ -39,7 +39,7 @@ var RichSelectSection_default = _react.forwardRef.call(void 0,
39
39
  }
40
40
  ),
41
41
  children: [
42
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _reactariacomponents.Header, { className: _classnames2.default.call(void 0, _MF7LLV7Vcjs.layout_module_default.fullWidth), children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _5NQO6SP3cjs.Typography_default, { children: label }) }),
42
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _reactariacomponents.Header, { className: _classnames2.default.call(void 0, _MF7LLV7Vcjs.layout_module_default.fullWidth), children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _RVU3UEZIcjs.Typography_default, { children: label }) }),
43
43
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _reactariacomponents.Collection, { children })
44
44
  ]
45
45
  }
@@ -50,4 +50,4 @@ var RichSelectSection_default = _react.forwardRef.call(void 0,
50
50
 
51
51
 
52
52
  exports.RichSelectSection_default = RichSelectSection_default;
53
- //# sourceMappingURL=EHZAOGLQ.cjs.map
53
+ //# sourceMappingURL=AAZIVDWS.cjs.map
@@ -7,7 +7,7 @@ var _XLUVINJWcjs = require('./XLUVINJW.cjs');
7
7
  var _QODNNCT2cjs = require('./QODNNCT2.cjs');
8
8
 
9
9
 
10
- var _5NQO6SP3cjs = require('./5NQO6SP3.cjs');
10
+ var _RVU3UEZIcjs = require('./RVU3UEZI.cjs');
11
11
 
12
12
 
13
13
  var _K4AUV2VKcjs = require('./K4AUV2VK.cjs');
@@ -111,7 +111,7 @@ var RadioButton = ({
111
111
  }
112
112
  ),
113
113
  label && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
114
- _5NQO6SP3cjs.Typography_default,
114
+ _RVU3UEZIcjs.Typography_default,
115
115
  {
116
116
  size: size === "md" ? 200 : 100,
117
117
  color: error ? "destructive-darkBackground" : "primary",
@@ -127,4 +127,4 @@ var RadioButton_default = RadioButton;
127
127
 
128
128
 
129
129
  exports.RadioButton_default = RadioButton_default;
130
- //# sourceMappingURL=4AI6GQ5U.cjs.map
130
+ //# sourceMappingURL=AI52ORKA.cjs.map
@@ -4,7 +4,7 @@ import {
4
4
  } from "./IB6JZQF3.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./DAK5IGJK.js";
7
+ } from "./RJQ2LSPP.js";
8
8
  import {
9
9
  useIsHydrated
10
10
  } from "./JB65NEXK.js";
@@ -16,7 +16,7 @@ import {
16
16
  import classNames from "classnames";
17
17
 
18
18
  // css-module:./TextField.module.css#css-module
19
- var TextField_module_default = { "textfield": "_textfield_1of18_1", "label": "_label_1of18_22", "md": "_md_1of18_26", "height": "_height_1of18_30", "inputError": "_inputError_1of18_34" };
19
+ var TextField_module_default = { "textfield": "_textfield_f2wi6_1", "transparent": "_transparent_f2wi6_13", "label": "_label_f2wi6_28", "md": "_md_f2wi6_32", "height": "_height_f2wi6_36", "inputError": "_inputError_f2wi6_40", "transparentInputError": "_transparentInputError_f2wi6_49", "transparenInputError": "_transparenInputError_f2wi6_54" };
20
20
 
21
21
  // src/TextField/TextField.tsx
22
22
  import { jsx, jsxs } from "react/jsx-runtime";
@@ -24,6 +24,7 @@ function TextField({
24
24
  autoComplete,
25
25
  "data-testid": dataTestId,
26
26
  disabled: disabledProp = false,
27
+ on = "lightBackground",
27
28
  errorText = "",
28
29
  helperText = "",
29
30
  id,
@@ -39,6 +40,8 @@ function TextField({
39
40
  const disabled = !isHydrated || disabledProp;
40
41
  const reactId = useId();
41
42
  const inputId = id != null ? id : reactId;
43
+ const textColor = on === "darkBackground" ? "white" : "gray900";
44
+ const errorTextColor = on !== "darkBackground" ? "destructive-lightBackground" : "destructive-darkBackground";
42
45
  return /* @__PURE__ */ jsxs(
43
46
  Box_default,
44
47
  {
@@ -52,14 +55,20 @@ function TextField({
52
55
  }
53
56
  },
54
57
  children: [
55
- label && /* @__PURE__ */ jsx("label", { className: TextField_module_default.label, htmlFor: inputId, children: /* @__PURE__ */ jsx(Box_default, { paddingX: 1, children: /* @__PURE__ */ jsx(Typography_default, { size: 100, color: "gray700", children: label }) }) }),
58
+ label && /* @__PURE__ */ jsx("label", { className: TextField_module_default.label, htmlFor: inputId, children: /* @__PURE__ */ jsx(Box_default, { paddingX: 1, children: /* @__PURE__ */ jsx(Typography_default, { size: 100, color: textColor, children: label }) }) }),
56
59
  /* @__PURE__ */ jsx(
57
60
  "input",
58
61
  {
59
62
  autoComplete,
60
- className: classNames(TextField_module_default.textfield, TextField_module_default.md, TextField_module_default.height, {
61
- [TextField_module_default.inputError]: errorText
62
- }),
63
+ className: classNames(
64
+ TextField_module_default.textfield,
65
+ TextField_module_default.md,
66
+ TextField_module_default.height,
67
+ errorText && (on === "darkBackground" ? TextField_module_default.transparentInputError : TextField_module_default.inputError),
68
+ {
69
+ [TextField_module_default.transparent]: on === "darkBackground"
70
+ }
71
+ ),
63
72
  "data-testid": dataTestId,
64
73
  disabled,
65
74
  id: inputId,
@@ -71,14 +80,7 @@ function TextField({
71
80
  step
72
81
  }
73
82
  ),
74
- (helperText || errorText) && /* @__PURE__ */ jsx(Box_default, { paddingX: 1, children: /* @__PURE__ */ jsx(
75
- Typography_default,
76
- {
77
- size: 100,
78
- color: errorText ? "destructive-darkBackground" : "gray700",
79
- children: errorText || helperText
80
- }
81
- ) })
83
+ (helperText || errorText) && /* @__PURE__ */ jsx(Box_default, { paddingX: 1, children: /* @__PURE__ */ jsx(Typography_default, { size: 100, color: errorText ? errorTextColor : textColor, children: errorText || helperText }) })
82
84
  ]
83
85
  }
84
86
  );
@@ -87,4 +89,4 @@ function TextField({
87
89
  export {
88
90
  TextField
89
91
  };
90
- //# sourceMappingURL=4EVPNC6V.js.map
92
+ //# sourceMappingURL=BUVOUV7Z.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/TextField/TextField.tsx","css-module:./TextField.module.css#css-module"],"sourcesContent":["import React, {\n type ReactElement,\n type HTMLInputTypeAttribute,\n useId,\n} from \"react\";\nimport classNames from \"classnames\";\nimport styles from \"./TextField.module.css\";\nimport Box from \"../Box/Box\";\nimport Typography from \"../Typography/Typography\";\nimport useIsHydrated from \"../useIsHydrated\";\n\n/**\n * [TextField](https://cambly-syntax.vercel.app/?path=/docs/components-textfield--docs) is a component that allows users to enter text.\n */\nexport default function TextField({\n autoComplete,\n \"data-testid\": dataTestId,\n disabled: disabledProp = false,\n on = \"lightBackground\",\n errorText = \"\",\n helperText = \"\",\n id,\n label,\n maxLength,\n onChange,\n placeholder = \"\",\n type = \"text\",\n value = \"\",\n step,\n}: {\n /**\n * The autocomplete attribute specifies whether or not an input field should have autocomplete enabled.\n *\n * Feel free to add new values from the [MDN docs](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) as needed\n */\n autoComplete?: \"current-password\" | \"new-password\" | \"off\" | \"on\" | \"email\";\n /**\n * A data-testid to make querying for the TextField easier.\n */\n \"data-testid\"?: string;\n /**\n * If true, the TextField will be disabled.\n *\n * @defaultValue false\n */\n disabled?: boolean;\n /**\n * Indicate whether the button renders on a light or dark background. Changes the color of the button\n *\n * @defaulValue `lightBackground`\n */\n on?: \"lightBackground\" | \"darkBackground\";\n /**\n * Text shown below TextField if there is an input error.\n */\n errorText?: string;\n /**\n * Informative helper text shown below TextField\n */\n helperText?: string;\n /**\n * TextField id, if not provided, a unique id will be generated\n */\n id?: string;\n /**\n * TextField visible label\n */\n label: string;\n /**\n * Maximum length of the TextField\n */\n maxLength?: number;\n /**\n * The callback to be called the input changes\n */\n onChange: React.ChangeEventHandler<HTMLInputElement>;\n /**\n * Optional TextField placeholder text\n */\n placeholder?: string;\n /**\n * Input type of the TextField\n *\n * See [full list of input types](https://developer.mozilla.org/en-US/docs/Learn/Forms/HTML5_input_types)\n */\n type?: HTMLInputTypeAttribute;\n /**\n * Value of the TextField\n */\n value: string;\n /**\n * Specified legal number intervals for an input field. Specifically for time or number. If for time, specify in milliseconds. Must be a positive value.\n */\n step?: number;\n}): ReactElement {\n const isHydrated = useIsHydrated();\n const disabled = !isHydrated || disabledProp;\n const reactId = useId();\n const inputId = id ?? reactId;\n const textColor = on === \"darkBackground\" ? \"white\" : \"gray900\";\n const errorTextColor =\n on !== \"darkBackground\"\n ? \"destructive-lightBackground\"\n : \"destructive-darkBackground\";\n return (\n <Box\n display=\"flex\"\n direction=\"column\"\n gap={2}\n width=\"100%\"\n dangerouslySetInlineStyle={{\n __style: {\n opacity: disabled ? 0.5 : 1,\n },\n }}\n >\n {label && (\n <label className={styles.label} htmlFor={inputId}>\n <Box paddingX={1}>\n <Typography size={100} color={textColor}>\n {label}\n </Typography>\n </Box>\n </label>\n )}\n <input\n autoComplete={autoComplete}\n className={classNames(\n styles.textfield,\n styles.md,\n styles.height,\n errorText &&\n (on === \"darkBackground\"\n ? styles.transparentInputError\n : styles.inputError),\n {\n [styles.transparent]: on === \"darkBackground\",\n },\n )}\n data-testid={dataTestId}\n disabled={disabled}\n id={inputId}\n maxLength={maxLength}\n type={type}\n onChange={onChange}\n placeholder={placeholder}\n value={value}\n step={step}\n />\n {(helperText || errorText) && (\n <Box paddingX={1}>\n <Typography size={100} color={errorText ? errorTextColor : textColor}>\n {errorText || helperText}\n </Typography>\n </Box>\n )}\n </Box>\n );\n}\n","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/TextField/TextField.module.css\"; export default {\"textfield\":\"_textfield_f2wi6_1\",\"transparent\":\"_transparent_f2wi6_13\",\"label\":\"_label_f2wi6_28\",\"md\":\"_md_f2wi6_32\",\"height\":\"_height_f2wi6_36\",\"inputError\":\"_inputError_f2wi6_40\",\"transparentInputError\":\"_transparentInputError_f2wi6_49\",\"transparenInputError\":\"_transparenInputError_f2wi6_54\"}"],"mappings":";;;;;;;;;;;;AAAA;AAAA,EAGE;AAAA,OACK;AACP,OAAO,gBAAgB;;;ACL2E,IAAO,2BAAQ,EAAC,aAAY,sBAAqB,eAAc,yBAAwB,SAAQ,mBAAkB,MAAK,gBAAe,UAAS,oBAAmB,cAAa,wBAAuB,yBAAwB,mCAAkC,wBAAuB,iCAAgC;;;ADyGpZ,SAcQ,KAdR;AA3FW,SAAR,UAA2B;AAAA,EAChC;AAAA,EACA,eAAe;AAAA,EACf,UAAU,eAAe;AAAA,EACzB,KAAK;AAAA,EACL,YAAY;AAAA,EACZ,aAAa;AAAA,EACb;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA,cAAc;AAAA,EACd,OAAO;AAAA,EACP,QAAQ;AAAA,EACR;AACF,GAiEiB;AACf,QAAM,aAAa,cAAc;AACjC,QAAM,WAAW,CAAC,cAAc;AAChC,QAAM,UAAU,MAAM;AACtB,QAAM,UAAU,kBAAM;AACtB,QAAM,YAAY,OAAO,mBAAmB,UAAU;AACtD,QAAM,iBACJ,OAAO,mBACH,gCACA;AACN,SACE;AAAA,IAAC;AAAA;AAAA,MACC,SAAQ;AAAA,MACR,WAAU;AAAA,MACV,KAAK;AAAA,MACL,OAAM;AAAA,MACN,2BAA2B;AAAA,QACzB,SAAS;AAAA,UACP,SAAS,WAAW,MAAM;AAAA,QAC5B;AAAA,MACF;AAAA,MAEC;AAAA,iBACC,oBAAC,WAAM,WAAW,yBAAO,OAAO,SAAS,SACvC,8BAAC,eAAI,UAAU,GACb,8BAAC,sBAAW,MAAM,KAAK,OAAO,WAC3B,iBACH,GACF,GACF;AAAA,QAEF;AAAA,UAAC;AAAA;AAAA,YACC;AAAA,YACA,WAAW;AAAA,cACT,yBAAO;AAAA,cACP,yBAAO;AAAA,cACP,yBAAO;AAAA,cACP,cACG,OAAO,mBACJ,yBAAO,wBACP,yBAAO;AAAA,cACb;AAAA,gBACE,CAAC,yBAAO,WAAW,GAAG,OAAO;AAAA,cAC/B;AAAA,YACF;AAAA,YACA,eAAa;AAAA,YACb;AAAA,YACA,IAAI;AAAA,YACJ;AAAA,YACA;AAAA,YACA;AAAA,YACA;AAAA,YACA;AAAA,YACA;AAAA;AAAA,QACF;AAAA,SACE,cAAc,cACd,oBAAC,eAAI,UAAU,GACb,8BAAC,sBAAW,MAAM,KAAK,OAAO,YAAY,iBAAiB,WACxD,uBAAa,YAChB,GACF;AAAA;AAAA;AAAA,EAEJ;AAEJ;","names":[]}
@@ -4,7 +4,7 @@ import {
4
4
  } from "./VV2NJABK.js";
5
5
  import {
6
6
  TabInternal
7
- } from "./PBHAJ42K.js";
7
+ } from "./45DUMC5J.js";
8
8
  import {
9
9
  Box_default
10
10
  } from "./IB6JZQF3.js";
@@ -72,4 +72,4 @@ var TabLink_default = TabLink;
72
72
  export {
73
73
  TabLink_default
74
74
  };
75
- //# sourceMappingURL=F2ZYHRNY.js.map
75
+ //# sourceMappingURL=CKRK4CN4.js.map
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  RadioButton_default
4
- } from "./4MHKTQMD.js";
4
+ } from "./4FGMH6ZT.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=DWVTJZC6.js.map
40
+ //# sourceMappingURL=CS32ABQA.js.map
@@ -10,4 +10,4 @@ var ColorCambioWhite100 = "#ffffff";
10
10
 
11
11
 
12
12
  exports.ColorBaseDestructive700 = ColorBaseDestructive700; exports.ColorBaseGray700 = ColorBaseGray700; exports.ColorCambioWhite100 = ColorCambioWhite100;
13
- //# sourceMappingURL=ULC7XW64.cjs.map
13
+ //# sourceMappingURL=D4FWWDPJ.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../syntax-design-tokens/dist/js/index.js"],"names":[],"mappings":";;;AASO,IAAM,0BAA0B;AAUhC,IAAM,mBAAmB;AAqCzB,IAAM,sBAAsB","sourcesContent":["/**\n * Do not edit directly\n * Generated on Tue, 13 Aug 2024 19:26:44 GMT\n */\n\nexport const ColorBaseBlack = \"#000000\";\nexport const ColorBaseDestructive100 = \"#fef3f5\";\nexport const ColorBaseDestructive200 = \"#fad6de\";\nexport const ColorBaseDestructive300 = \"#f2a2b2\";\nexport const ColorBaseDestructive700 = \"#d32a4b\";\nexport const ColorBaseDestructive800 = \"#81162c\";\nexport const ColorBaseDestructive900 = \"#55101d\";\nexport const ColorBaseGray10 = \"#cbcbcb\"; // Used as the default color for dividers and inner strokes\nexport const ColorBaseGray30 = \"#000000\"; // For IconButton background when on top of an image\nexport const ColorBaseGray60 = \"#000000\"; // Used for icon background in classroom video grid\nexport const ColorBaseGray80 = \"#000000\"; // Used as the background for modals\nexport const ColorBaseGray100 = \"#f7f7f7\";\nexport const ColorBaseGray200 = \"#f0f0f0\"; // Used for light mode backgrounds when showing card content on top\nexport const ColorBaseGray300 = \"#d0d0d0\"; // Used for component outlines, eg: select and textfield\nexport const ColorBaseGray700 = \"#767676\"; // For secondary text in light mode\nexport const ColorBaseGray800 = \"#353535\";\nexport const ColorBaseGray900 = \"#191919\"; // Default text color, Classroom background\nexport const ColorBaseOrange100 = \"#fdf2f0\";\nexport const ColorBaseOrange200 = \"#f6cdc4\";\nexport const ColorBaseOrange300 = \"#ec9987\";\nexport const ColorBaseOrange700 = \"#c34124\";\nexport const ColorBaseOrange800 = \"#732818\";\nexport const ColorBaseOrange900 = \"#4d1a10\";\nexport const ColorBasePrimary100 = \"#eff6fa\";\nexport const ColorBasePrimary200 = \"#c1dbe7\";\nexport const ColorBasePrimary300 = \"#84b7d0\";\nexport const ColorBasePrimary700 = \"#236482\";\nexport const ColorBasePrimary800 = \"#274858\";\nexport const ColorBasePrimary900 = \"#1b303b\";\nexport const ColorBaseSuccess100 = \"#eff7f1\";\nexport const ColorBaseSuccess200 = \"#bddcc6\";\nexport const ColorBaseSuccess300 = \"#81ba92\";\nexport const ColorBaseSuccess700 = \"#397b4d\";\nexport const ColorBaseSuccess800 = \"#2d4936\";\nexport const ColorBaseSuccess900 = \"#1e3124\";\nexport const ColorBasePurple100 = \"#f9f5fa\";\nexport const ColorBasePurple200 = \"#e8dceb\";\nexport const ColorBasePurple300 = \"#cdb4d3\";\nexport const ColorBasePurple700 = \"#8b5f95\";\nexport const ColorBasePurple800 = \"#523b58\";\nexport const ColorBasePurple900 = \"#37273b\";\nexport const ColorBaseYellow100 = \"#fdf5d9\";\nexport const ColorBaseYellow200 = \"#fbe8a3\";\nexport const ColorBaseYellow300 = \"#f8d663\";\nexport const ColorBaseYellow700 = \"#ffc929\";\nexport const ColorBaseYellow800 = \"#765f1c\";\nexport const ColorBaseYellow900 = \"#3b3009\";\nexport const ColorBaseWhite = \"#ffffff\";\nexport const ColorCambioBlack = \"#050500\";\nexport const ColorCambioWhite40 = \"#ffffff\";\nexport const ColorCambioWhite70 = \"#ffffff\";\nexport const ColorCambioWhite100 = \"#ffffff\";\nexport const ColorCambioGray100 = \"#faf4eb\";\nexport const ColorCambioGray200 = \"#e4dbd3\";\nexport const ColorCambioGray270 = \"#e4dbd3\";\nexport const ColorCambioGray300 = \"#beb4ab\";\nexport const ColorCambioGray370 = \"#beb4ab\";\nexport const ColorCambioGray700 = \"#5e5952\";\nexport const ColorCambioGray800 = \"#363432\";\nexport const ColorCambioGray870 = \"#5e5952\";\nexport const ColorCambioGray900 = \"#262625\";\nexport const ColorCambioDestructive100 = \"#ffdeda\";\nexport const ColorCambioDestructive300 = \"#ff8071\";\nexport const ColorCambioDestructive370 = \"#ff8071\";\nexport const ColorCambioDestructive700 = \"#c93f32\";\nexport const ColorCambioDestructive770 = \"#c93f32\";\nexport const ColorCambioDestructive900 = \"#6d0002\";\nexport const ColorCambioSuccess100 = \"#daf2c8\";\nexport const ColorCambioSuccess300 = \"#84ce64\";\nexport const ColorCambioSuccess370 = \"#84ce64\";\nexport const ColorCambioSuccess700 = \"#3c7f20\";\nexport const ColorCambioSuccess770 = \"#3c7f20\";\nexport const ColorCambioSuccess900 = \"#103e00\";\nexport const ColorCambioRed = \"#f56e56\";\nexport const ColorCambioOrange = \"#ff8f57\";\nexport const ColorCambioTan = \"#ffb47d\";\nexport const ColorCambioCream = \"#fffad1\";\nexport const ColorCambioPurple = \"#6840a8\";\nexport const ColorCambioLilac = \"#b59ef0\";\nexport const ColorCambioThistle = \"#d69ca4\";\nexport const ColorCambioPink = \"#ffccea\";\nexport const ColorCambioNavy = \"#191142\";\nexport const ColorCambioTeal = \"#44a6cf\";\nexport const ColorCambioSlate = \"#7c9fc6\";\nexport const ColorCambioSky = \"#b1e8fc\";\nexport const ColorCambioYellow700 = \"#ffe733\";\nexport const ColorCambioTransparentFull = \"#000000\";\nexport const Elevation400 = \"0px 16px 32px 0px #00000040\";\nexport const SyntaxFontSansSerif = \"-apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif\";\nexport const ShadowInteractive = \"0px 3px 16px 0px rgba(144, 134, 130, 0.05), 0px 2px 30px 0px rgba(144, 134, 130, 0.02)\";\n"]}
1
+ {"version":3,"sources":["../../../syntax-design-tokens/dist/js/index.js"],"names":[],"mappings":";;;AASO,IAAM,0BAA0B;AAUhC,IAAM,mBAAmB;AAqCzB,IAAM,sBAAsB","sourcesContent":["/**\n * Do not edit directly\n * Generated on Thu, 22 Aug 2024 18:55:36 GMT\n */\n\nexport const ColorBaseBlack = \"#000000\";\nexport const ColorBaseDestructive100 = \"#fef3f5\";\nexport const ColorBaseDestructive200 = \"#fad6de\";\nexport const ColorBaseDestructive300 = \"#f2a2b2\";\nexport const ColorBaseDestructive700 = \"#d32a4b\";\nexport const ColorBaseDestructive800 = \"#81162c\";\nexport const ColorBaseDestructive900 = \"#55101d\";\nexport const ColorBaseGray10 = \"#cbcbcb\"; // Used as the default color for dividers and inner strokes\nexport const ColorBaseGray30 = \"#000000\"; // For IconButton background when on top of an image\nexport const ColorBaseGray60 = \"#000000\"; // Used for icon background in classroom video grid\nexport const ColorBaseGray80 = \"#000000\"; // Used as the background for modals\nexport const ColorBaseGray100 = \"#f7f7f7\";\nexport const ColorBaseGray200 = \"#f0f0f0\"; // Used for light mode backgrounds when showing card content on top\nexport const ColorBaseGray300 = \"#d0d0d0\"; // Used for component outlines, eg: select and textfield\nexport const ColorBaseGray700 = \"#767676\"; // For secondary text in light mode\nexport const ColorBaseGray800 = \"#353535\";\nexport const ColorBaseGray900 = \"#191919\"; // Default text color, Classroom background\nexport const ColorBaseOrange100 = \"#fdf2f0\";\nexport const ColorBaseOrange200 = \"#f6cdc4\";\nexport const ColorBaseOrange300 = \"#ec9987\";\nexport const ColorBaseOrange700 = \"#c34124\";\nexport const ColorBaseOrange800 = \"#732818\";\nexport const ColorBaseOrange900 = \"#4d1a10\";\nexport const ColorBasePrimary100 = \"#eff6fa\";\nexport const ColorBasePrimary200 = \"#c1dbe7\";\nexport const ColorBasePrimary300 = \"#84b7d0\";\nexport const ColorBasePrimary700 = \"#236482\";\nexport const ColorBasePrimary800 = \"#274858\";\nexport const ColorBasePrimary900 = \"#1b303b\";\nexport const ColorBaseSuccess100 = \"#eff7f1\";\nexport const ColorBaseSuccess200 = \"#bddcc6\";\nexport const ColorBaseSuccess300 = \"#81ba92\";\nexport const ColorBaseSuccess700 = \"#397b4d\";\nexport const ColorBaseSuccess800 = \"#2d4936\";\nexport const ColorBaseSuccess900 = \"#1e3124\";\nexport const ColorBasePurple100 = \"#f9f5fa\";\nexport const ColorBasePurple200 = \"#e8dceb\";\nexport const ColorBasePurple300 = \"#cdb4d3\";\nexport const ColorBasePurple700 = \"#8b5f95\";\nexport const ColorBasePurple800 = \"#523b58\";\nexport const ColorBasePurple900 = \"#37273b\";\nexport const ColorBaseYellow100 = \"#fdf5d9\";\nexport const ColorBaseYellow200 = \"#fbe8a3\";\nexport const ColorBaseYellow300 = \"#f8d663\";\nexport const ColorBaseYellow700 = \"#ffc929\";\nexport const ColorBaseYellow800 = \"#765f1c\";\nexport const ColorBaseYellow900 = \"#3b3009\";\nexport const ColorBaseWhite = \"#ffffff\";\nexport const ColorCambioBlack = \"#050500\";\nexport const ColorCambioWhite40 = \"#ffffff\";\nexport const ColorCambioWhite70 = \"#ffffff\";\nexport const ColorCambioWhite100 = \"#ffffff\";\nexport const ColorCambioGray100 = \"#faf4eb\";\nexport const ColorCambioGray200 = \"#e4dbd3\";\nexport const ColorCambioGray270 = \"#e4dbd3\";\nexport const ColorCambioGray300 = \"#beb4ab\";\nexport const ColorCambioGray370 = \"#beb4ab\";\nexport const ColorCambioGray700 = \"#5e5952\";\nexport const ColorCambioGray800 = \"#363432\";\nexport const ColorCambioGray870 = \"#5e5952\";\nexport const ColorCambioGray900 = \"#262625\";\nexport const ColorCambioDestructive100 = \"#ffdeda\";\nexport const ColorCambioDestructive300 = \"#ff8071\";\nexport const ColorCambioDestructive370 = \"#ff8071\";\nexport const ColorCambioDestructive700 = \"#c93f32\";\nexport const ColorCambioDestructive770 = \"#c93f32\";\nexport const ColorCambioDestructive900 = \"#6d0002\";\nexport const ColorCambioSuccess100 = \"#daf2c8\";\nexport const ColorCambioSuccess300 = \"#84ce64\";\nexport const ColorCambioSuccess370 = \"#84ce64\";\nexport const ColorCambioSuccess700 = \"#3c7f20\";\nexport const ColorCambioSuccess770 = \"#3c7f20\";\nexport const ColorCambioSuccess900 = \"#103e00\";\nexport const ColorCambioRed = \"#f56e56\";\nexport const ColorCambioOrange = \"#ff8f57\";\nexport const ColorCambioTan = \"#ffb47d\";\nexport const ColorCambioCream = \"#fffad1\";\nexport const ColorCambioPurple = \"#6840a8\";\nexport const ColorCambioLilac = \"#b59ef0\";\nexport const ColorCambioThistle = \"#d69ca4\";\nexport const ColorCambioPink = \"#ffccea\";\nexport const ColorCambioNavy = \"#191142\";\nexport const ColorCambioTeal = \"#44a6cf\";\nexport const ColorCambioSlate = \"#7c9fc6\";\nexport const ColorCambioSky = \"#b1e8fc\";\nexport const ColorCambioYellow700 = \"#ffe733\";\nexport const ColorCambioTransparentFull = \"#000000\";\nexport const Elevation400 = \"0px 16px 32px 0px #00000040\";\nexport const SyntaxFontSansSerif = \"-apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif\";\nexport const ShadowInteractive = \"0px 3px 16px 0px rgba(144, 134, 130, 0.05), 0px 2px 30px 0px rgba(144, 134, 130, 0.02)\";\n"]}
@@ -4,7 +4,7 @@ import {
4
4
  } from "./IB6JZQF3.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./DAK5IGJK.js";
7
+ } from "./RJQ2LSPP.js";
8
8
 
9
9
  // css-module:./Badge.module.css#css-module
10
10
  var Badge_module_default = { "icon": "_icon_1g9xb_1" };
@@ -72,4 +72,4 @@ var Badge_default = Badge;
72
72
  export {
73
73
  Badge_default
74
74
  };
75
- //# sourceMappingURL=OYIKKE7V.js.map
75
+ //# sourceMappingURL=DAIZZROA.js.map
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  Typography_default
4
- } from "./DAK5IGJK.js";
4
+ } from "./RJQ2LSPP.js";
5
5
 
6
6
  // src/Heading/Heading.tsx
7
7
  import { jsx } from "react/jsx-runtime";
@@ -47,4 +47,4 @@ var Heading_default = Heading;
47
47
  export {
48
48
  Heading_default
49
49
  };
50
- //# sourceMappingURL=E27BHPP7.js.map
50
+ //# sourceMappingURL=DDD7XI7R.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/Heading/Heading.tsx"],"sourcesContent":["import { type ComponentProps, type ReactElement, type ReactNode } from \"react\";\nimport Typography from \"../Typography/Typography\";\n\nfunction weight({\n fontStyle,\n size,\n}: {\n fontStyle: ComponentProps<typeof Heading>[\"fontStyle\"];\n size: ComponentProps<typeof Heading>[\"size\"];\n}): \"bold\" | \"medium\" | \"regular\" {\n if (fontStyle === \"serif\" && size === 400) {\n return \"bold\";\n } else if (fontStyle === \"serif\") {\n return \"medium\";\n } else {\n return \"regular\";\n }\n}\n\n/**\n * [Heading](https://cambly-syntax.vercel.app/?path=/docs/components-heading--docs) enforces a consistent style & accessibility best practices for headings.\n */\nconst Heading = ({\n align = \"start\",\n as = \"h1\",\n children,\n color = \"gray900\",\n \"data-testid\": dataTestId,\n fontStyle = \"sans-serif\",\n lineClamp,\n size = 400,\n}: {\n /**\n * Aligns the text to the left, right, or center of the container.\n * * `start` and `end` will align the text to the left or right of the container depending on the locale.\n * * `forceLeft` and `forceRight` will align the text to the left or right of the container regardless of the locale (should be used sparingly).\n *\n * @defaultValue \"start\"\n */\n align?: \"start\" | \"end\" | \"forceLeft\" | \"center\" | \"forceRight\";\n /**\n * DOM element to render as.\n *\n * @defaultValue \"h1\"\n */\n as?: \"h1\" | \"h2\" | \"h3\" | \"h4\" | \"h5\" | \"h6\";\n /**\n * The text to be rendered\n */\n children?: ReactNode;\n /**\n * The color of the text.\n *\n * @defaultValue \"gray900\"\n */\n color?:\n | \"gray900\"\n | \"gray700\"\n | \"primary\"\n | \"destructive-primary\"\n | \"success\"\n | \"white\"\n | \"inherit\";\n /**\n * Test id for the text.\n */\n \"data-testid\"?: string;\n /**\n * Style of the font\n *\n * Classic only supports `sans-serif`\n *\n * @defaultValue \"sans-serif\"\n */\n fontStyle?: \"serif\" | \"sans-serif\";\n /**\n * The number of lines we should truncate the text at\n */\n lineClamp?: number | undefined;\n /**\n * Size of the text\n *\n * Mobile: (viewport width < 480px):\n * * `400`: 25px\n * * `700`: 38px\n * * `800`: 46px\n * * `900`: 55px\n * * `1100`: 83px\n *\n * Desktop (viewport width >= 480px):\n * * `400`: 25px\n * * `700`: 49px\n * * `800`: 63px\n * * `900`: 76px\n * * `1100`: 119px\n *\n * @defaultValue 400\n */\n size?: 400 | 700 | 800 | 900 | 1100;\n}): ReactElement => {\n return (\n <Typography\n align={align}\n as={as}\n color={color}\n fontStyle={fontStyle}\n data-testid={dataTestId}\n lineClamp={lineClamp}\n size={size}\n weight={weight({ fontStyle, size })}\n >\n {children}\n </Typography>\n );\n};\n\nexport default Heading;\n"],"mappings":";;;;;;AAqGI;AAlGJ,SAAS,OAAO;AAAA,EACd;AAAA,EACA;AACF,GAGkC;AAChC,MAAI,cAAc,WAAW,SAAS,KAAK;AACzC,WAAO;AAAA,EACT,WAAW,cAAc,SAAS;AAChC,WAAO;AAAA,EACT,OAAO;AACL,WAAO;AAAA,EACT;AACF;AAKA,IAAM,UAAU,CAAC;AAAA,EACf,QAAQ;AAAA,EACR,KAAK;AAAA,EACL;AAAA,EACA,QAAQ;AAAA,EACR,eAAe;AAAA,EACf,YAAY;AAAA,EACZ;AAAA,EACA,OAAO;AACT,MAoEoB;AAClB,SACE;AAAA,IAAC;AAAA;AAAA,MACC;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA,eAAa;AAAA,MACb;AAAA,MACA;AAAA,MACA,QAAQ,OAAO,EAAE,WAAW,KAAK,CAAC;AAAA,MAEjC;AAAA;AAAA,EACH;AAEJ;AAEA,IAAO,kBAAQ;","names":[]}
1
+ {"version":3,"sources":["../../src/Heading/Heading.tsx"],"sourcesContent":["import { type ComponentProps, type ReactElement, type ReactNode } from \"react\";\nimport Typography from \"../Typography/Typography\";\n\nfunction weight({\n fontStyle,\n size,\n}: {\n fontStyle: ComponentProps<typeof Heading>[\"fontStyle\"];\n size: ComponentProps<typeof Heading>[\"size\"];\n}): \"bold\" | \"medium\" | \"regular\" {\n if (fontStyle === \"serif\" && size === 400) {\n return \"bold\";\n } else if (fontStyle === \"serif\") {\n return \"medium\";\n } else {\n return \"regular\";\n }\n}\n\n/**\n * [Heading](https://cambly-syntax.vercel.app/?path=/docs/components-heading--docs) enforces a consistent style & accessibility best practices for headings.\n */\nconst Heading = ({\n align = \"start\",\n as = \"h1\",\n children,\n color = \"gray900\",\n \"data-testid\": dataTestId,\n fontStyle = \"sans-serif\",\n lineClamp,\n size = 400,\n}: {\n /**\n * Aligns the text to the left, right, or center of the container.\n * * `start` and `end` will align the text to the left or right of the container depending on the locale.\n * * `forceLeft` and `forceRight` will align the text to the left or right of the container regardless of the locale (should be used sparingly).\n *\n * @defaultValue \"start\"\n */\n align?: \"start\" | \"end\" | \"forceLeft\" | \"center\" | \"forceRight\";\n /**\n * DOM element to render as.\n *\n * @defaultValue \"h1\"\n */\n as?: \"h1\" | \"h2\" | \"h3\" | \"h4\" | \"h5\" | \"h6\";\n /**\n * The text to be rendered\n */\n children?: ReactNode;\n /**\n * The color of the text.\n *\n * @defaultValue \"gray900\"\n */\n color?:\n | \"gray900\"\n | \"gray700\"\n | \"primary\"\n | \"destructive-primary\"\n | \"success\"\n | \"white\"\n | \"inherit\";\n /**\n * Test id for the text.\n */\n \"data-testid\"?: string;\n /**\n * Style of the font\n *\n * Classic only supports `sans-serif`\n *\n * @defaultValue \"sans-serif\"\n */\n fontStyle?: \"serif\" | \"sans-serif\";\n /**\n * The number of lines we should truncate the text at\n */\n lineClamp?: number | undefined;\n /**\n * Size of the text\n *\n * Mobile: (viewport width < 480px):\n * * `400`: 25px\n * * `500`: 32px\n * * `700`: 38px\n * * `800`: 46px\n * * `900`: 55px\n * * `1100`: 83px\n *\n * Desktop (viewport width >= 480px):\n * * `400`: 25px\n * * `500`: 32px\n * * `700`: 49px\n * * `800`: 63px\n * * `900`: 76px\n * * `1100`: 119px\n *\n * @defaultValue 400\n */\n size?: 400 | 500 | 700 | 800 | 900 | 1100;\n}): ReactElement => {\n return (\n <Typography\n align={align}\n as={as}\n color={color}\n fontStyle={fontStyle}\n data-testid={dataTestId}\n lineClamp={lineClamp}\n size={size}\n weight={weight({ fontStyle, size })}\n >\n {children}\n </Typography>\n );\n};\n\nexport default Heading;\n"],"mappings":";;;;;;AAuGI;AApGJ,SAAS,OAAO;AAAA,EACd;AAAA,EACA;AACF,GAGkC;AAChC,MAAI,cAAc,WAAW,SAAS,KAAK;AACzC,WAAO;AAAA,EACT,WAAW,cAAc,SAAS;AAChC,WAAO;AAAA,EACT,OAAO;AACL,WAAO;AAAA,EACT;AACF;AAKA,IAAM,UAAU,CAAC;AAAA,EACf,QAAQ;AAAA,EACR,KAAK;AAAA,EACL;AAAA,EACA,QAAQ;AAAA,EACR,eAAe;AAAA,EACf,YAAY;AAAA,EACZ;AAAA,EACA,OAAO;AACT,MAsEoB;AAClB,SACE;AAAA,IAAC;AAAA;AAAA,MACC;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA,eAAa;AAAA,MACb;AAAA,MACA;AAAA,MACA,QAAQ,OAAO,EAAE,WAAW,KAAK,CAAC;AAAA,MAEjC;AAAA;AAAA,EACH;AAEJ;AAEA,IAAO,kBAAQ;","names":[]}
@@ -23,7 +23,7 @@ import {
23
23
  } from "./YGON3SJ5.js";
24
24
  import {
25
25
  Typography_default
26
- } from "./DAK5IGJK.js";
26
+ } from "./RJQ2LSPP.js";
27
27
 
28
28
  // src/LinkButton/LinkButton.tsx
29
29
  import {
@@ -138,4 +138,4 @@ var LinkButton_default = LinkButton;
138
138
  export {
139
139
  LinkButton_default
140
140
  };
141
- //# sourceMappingURL=OLWRIS56.js.map
141
+ //# sourceMappingURL=DWV2IH7T.js.map
@@ -4,7 +4,7 @@
4
4
  var _7DGFMDT7cjs = require('./7DGFMDT7.cjs');
5
5
 
6
6
 
7
- var _S4JNYLMAcjs = require('./S4JNYLMA.cjs');
7
+ var _SW6S6ZCIcjs = require('./SW6S6ZCI.cjs');
8
8
 
9
9
 
10
10
  var _QODNNCT2cjs = require('./QODNNCT2.cjs');
@@ -51,7 +51,7 @@ var TabLink = _react.forwardRef.call(void 0,
51
51
  onClick,
52
52
  className: _7DGFMDT7cjs.Tabs_module_default.link,
53
53
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
54
- _S4JNYLMAcjs.TabInternal,
54
+ _SW6S6ZCIcjs.TabInternal,
55
55
  {
56
56
  text,
57
57
  selected,
@@ -72,4 +72,4 @@ var TabLink_default = TabLink;
72
72
 
73
73
 
74
74
  exports.TabLink_default = TabLink_default;
75
- //# sourceMappingURL=OBQBJKAY.cjs.map
75
+ //# sourceMappingURL=E3KSILLW.cjs.map
@@ -9,21 +9,21 @@ import {
9
9
  ColorBaseDestructive700,
10
10
  ColorBaseGray700,
11
11
  ColorCambioWhite100
12
- } from "./HO7QM7X2.js";
12
+ } from "./IFOYULRK.js";
13
13
  import {
14
14
  RichSelectBoxContext,
15
15
  RichSelectBox_default,
16
16
  convertSelection
17
- } from "./ZHU5A7BH.js";
17
+ } from "./7YH3K65I.js";
18
18
  import {
19
19
  RichSelectSection_default
20
- } from "./AHICHJTL.js";
20
+ } from "./6KET3XO2.js";
21
21
  import {
22
22
  RichSelectRadioButton_default
23
- } from "./DWVTJZC6.js";
23
+ } from "./CS32ABQA.js";
24
24
  import {
25
25
  RichSelectChip_default
26
- } from "./56LMASNQ.js";
26
+ } from "./WCQCYWL5.js";
27
27
  import {
28
28
  TapArea_default
29
29
  } from "./77FFPQY6.js";
@@ -32,7 +32,7 @@ import {
32
32
  } from "./IB6JZQF3.js";
33
33
  import {
34
34
  Typography_default
35
- } from "./DAK5IGJK.js";
35
+ } from "./RJQ2LSPP.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=4SO4HHVL.js.map
289
+ //# sourceMappingURL=ED4O4LSA.js.map
@@ -4,7 +4,7 @@
4
4
  var _QODNNCT2cjs = require('./QODNNCT2.cjs');
5
5
 
6
6
 
7
- var _5NQO6SP3cjs = require('./5NQO6SP3.cjs');
7
+ var _RVU3UEZIcjs = require('./RVU3UEZI.cjs');
8
8
 
9
9
  // src/WordConfetti/WordConfetti.tsx
10
10
  var _react = require('react');
@@ -48,7 +48,7 @@ var WordConfetto = ({
48
48
  }
49
49
  },
50
50
  width: "fit-content",
51
- children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _5NQO6SP3cjs.Typography_default, { size, weight: "bold", fontStyle: "serif", children: text })
51
+ children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _RVU3UEZIcjs.Typography_default, { size, weight: "bold", fontStyle: "serif", children: text })
52
52
  }
53
53
  );
54
54
  };
@@ -101,4 +101,4 @@ var WordConfetti_default = WordConfetti;
101
101
 
102
102
 
103
103
  exports.WordConfetti_default = WordConfetti_default;
104
- //# sourceMappingURL=VWM2UOZ3.cjs.map
104
+ //# sourceMappingURL=FHQ7KPFE.cjs.map
@@ -4,7 +4,7 @@ import {
4
4
  } from "./IB6JZQF3.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./DAK5IGJK.js";
7
+ } from "./RJQ2LSPP.js";
8
8
 
9
9
  // src/WordConfetti/WordConfetti.tsx
10
10
  import { forwardRef, useMemo } from "react";
@@ -101,4 +101,4 @@ var WordConfetti_default = WordConfetti;
101
101
  export {
102
102
  WordConfetti_default
103
103
  };
104
- //# sourceMappingURL=KR6JQ2DS.js.map
104
+ //# sourceMappingURL=FM74LR6A.js.map
@@ -10,4 +10,4 @@ export {
10
10
  ColorBaseGray700,
11
11
  ColorCambioWhite100
12
12
  };
13
- //# sourceMappingURL=HO7QM7X2.js.map
13
+ //# sourceMappingURL=IFOYULRK.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../syntax-design-tokens/dist/js/index.js"],"sourcesContent":["/**\n * Do not edit directly\n * Generated on Tue, 13 Aug 2024 19:26:44 GMT\n */\n\nexport const ColorBaseBlack = \"#000000\";\nexport const ColorBaseDestructive100 = \"#fef3f5\";\nexport const ColorBaseDestructive200 = \"#fad6de\";\nexport const ColorBaseDestructive300 = \"#f2a2b2\";\nexport const ColorBaseDestructive700 = \"#d32a4b\";\nexport const ColorBaseDestructive800 = \"#81162c\";\nexport const ColorBaseDestructive900 = \"#55101d\";\nexport const ColorBaseGray10 = \"#cbcbcb\"; // Used as the default color for dividers and inner strokes\nexport const ColorBaseGray30 = \"#000000\"; // For IconButton background when on top of an image\nexport const ColorBaseGray60 = \"#000000\"; // Used for icon background in classroom video grid\nexport const ColorBaseGray80 = \"#000000\"; // Used as the background for modals\nexport const ColorBaseGray100 = \"#f7f7f7\";\nexport const ColorBaseGray200 = \"#f0f0f0\"; // Used for light mode backgrounds when showing card content on top\nexport const ColorBaseGray300 = \"#d0d0d0\"; // Used for component outlines, eg: select and textfield\nexport const ColorBaseGray700 = \"#767676\"; // For secondary text in light mode\nexport const ColorBaseGray800 = \"#353535\";\nexport const ColorBaseGray900 = \"#191919\"; // Default text color, Classroom background\nexport const ColorBaseOrange100 = \"#fdf2f0\";\nexport const ColorBaseOrange200 = \"#f6cdc4\";\nexport const ColorBaseOrange300 = \"#ec9987\";\nexport const ColorBaseOrange700 = \"#c34124\";\nexport const ColorBaseOrange800 = \"#732818\";\nexport const ColorBaseOrange900 = \"#4d1a10\";\nexport const ColorBasePrimary100 = \"#eff6fa\";\nexport const ColorBasePrimary200 = \"#c1dbe7\";\nexport const ColorBasePrimary300 = \"#84b7d0\";\nexport const ColorBasePrimary700 = \"#236482\";\nexport const ColorBasePrimary800 = \"#274858\";\nexport const ColorBasePrimary900 = \"#1b303b\";\nexport const ColorBaseSuccess100 = \"#eff7f1\";\nexport const ColorBaseSuccess200 = \"#bddcc6\";\nexport const ColorBaseSuccess300 = \"#81ba92\";\nexport const ColorBaseSuccess700 = \"#397b4d\";\nexport const ColorBaseSuccess800 = \"#2d4936\";\nexport const ColorBaseSuccess900 = \"#1e3124\";\nexport const ColorBasePurple100 = \"#f9f5fa\";\nexport const ColorBasePurple200 = \"#e8dceb\";\nexport const ColorBasePurple300 = \"#cdb4d3\";\nexport const ColorBasePurple700 = \"#8b5f95\";\nexport const ColorBasePurple800 = \"#523b58\";\nexport const ColorBasePurple900 = \"#37273b\";\nexport const ColorBaseYellow100 = \"#fdf5d9\";\nexport const ColorBaseYellow200 = \"#fbe8a3\";\nexport const ColorBaseYellow300 = \"#f8d663\";\nexport const ColorBaseYellow700 = \"#ffc929\";\nexport const ColorBaseYellow800 = \"#765f1c\";\nexport const ColorBaseYellow900 = \"#3b3009\";\nexport const ColorBaseWhite = \"#ffffff\";\nexport const ColorCambioBlack = \"#050500\";\nexport const ColorCambioWhite40 = \"#ffffff\";\nexport const ColorCambioWhite70 = \"#ffffff\";\nexport const ColorCambioWhite100 = \"#ffffff\";\nexport const ColorCambioGray100 = \"#faf4eb\";\nexport const ColorCambioGray200 = \"#e4dbd3\";\nexport const ColorCambioGray270 = \"#e4dbd3\";\nexport const ColorCambioGray300 = \"#beb4ab\";\nexport const ColorCambioGray370 = \"#beb4ab\";\nexport const ColorCambioGray700 = \"#5e5952\";\nexport const ColorCambioGray800 = \"#363432\";\nexport const ColorCambioGray870 = \"#5e5952\";\nexport const ColorCambioGray900 = \"#262625\";\nexport const ColorCambioDestructive100 = \"#ffdeda\";\nexport const ColorCambioDestructive300 = \"#ff8071\";\nexport const ColorCambioDestructive370 = \"#ff8071\";\nexport const ColorCambioDestructive700 = \"#c93f32\";\nexport const ColorCambioDestructive770 = \"#c93f32\";\nexport const ColorCambioDestructive900 = \"#6d0002\";\nexport const ColorCambioSuccess100 = \"#daf2c8\";\nexport const ColorCambioSuccess300 = \"#84ce64\";\nexport const ColorCambioSuccess370 = \"#84ce64\";\nexport const ColorCambioSuccess700 = \"#3c7f20\";\nexport const ColorCambioSuccess770 = \"#3c7f20\";\nexport const ColorCambioSuccess900 = \"#103e00\";\nexport const ColorCambioRed = \"#f56e56\";\nexport const ColorCambioOrange = \"#ff8f57\";\nexport const ColorCambioTan = \"#ffb47d\";\nexport const ColorCambioCream = \"#fffad1\";\nexport const ColorCambioPurple = \"#6840a8\";\nexport const ColorCambioLilac = \"#b59ef0\";\nexport const ColorCambioThistle = \"#d69ca4\";\nexport const ColorCambioPink = \"#ffccea\";\nexport const ColorCambioNavy = \"#191142\";\nexport const ColorCambioTeal = \"#44a6cf\";\nexport const ColorCambioSlate = \"#7c9fc6\";\nexport const ColorCambioSky = \"#b1e8fc\";\nexport const ColorCambioYellow700 = \"#ffe733\";\nexport const ColorCambioTransparentFull = \"#000000\";\nexport const Elevation400 = \"0px 16px 32px 0px #00000040\";\nexport const SyntaxFontSansSerif = \"-apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif\";\nexport const ShadowInteractive = \"0px 3px 16px 0px rgba(144, 134, 130, 0.05), 0px 2px 30px 0px rgba(144, 134, 130, 0.02)\";\n"],"mappings":";;;AASO,IAAM,0BAA0B;AAUhC,IAAM,mBAAmB;AAqCzB,IAAM,sBAAsB;","names":[]}
1
+ {"version":3,"sources":["../../../syntax-design-tokens/dist/js/index.js"],"sourcesContent":["/**\n * Do not edit directly\n * Generated on Thu, 22 Aug 2024 18:55:36 GMT\n */\n\nexport const ColorBaseBlack = \"#000000\";\nexport const ColorBaseDestructive100 = \"#fef3f5\";\nexport const ColorBaseDestructive200 = \"#fad6de\";\nexport const ColorBaseDestructive300 = \"#f2a2b2\";\nexport const ColorBaseDestructive700 = \"#d32a4b\";\nexport const ColorBaseDestructive800 = \"#81162c\";\nexport const ColorBaseDestructive900 = \"#55101d\";\nexport const ColorBaseGray10 = \"#cbcbcb\"; // Used as the default color for dividers and inner strokes\nexport const ColorBaseGray30 = \"#000000\"; // For IconButton background when on top of an image\nexport const ColorBaseGray60 = \"#000000\"; // Used for icon background in classroom video grid\nexport const ColorBaseGray80 = \"#000000\"; // Used as the background for modals\nexport const ColorBaseGray100 = \"#f7f7f7\";\nexport const ColorBaseGray200 = \"#f0f0f0\"; // Used for light mode backgrounds when showing card content on top\nexport const ColorBaseGray300 = \"#d0d0d0\"; // Used for component outlines, eg: select and textfield\nexport const ColorBaseGray700 = \"#767676\"; // For secondary text in light mode\nexport const ColorBaseGray800 = \"#353535\";\nexport const ColorBaseGray900 = \"#191919\"; // Default text color, Classroom background\nexport const ColorBaseOrange100 = \"#fdf2f0\";\nexport const ColorBaseOrange200 = \"#f6cdc4\";\nexport const ColorBaseOrange300 = \"#ec9987\";\nexport const ColorBaseOrange700 = \"#c34124\";\nexport const ColorBaseOrange800 = \"#732818\";\nexport const ColorBaseOrange900 = \"#4d1a10\";\nexport const ColorBasePrimary100 = \"#eff6fa\";\nexport const ColorBasePrimary200 = \"#c1dbe7\";\nexport const ColorBasePrimary300 = \"#84b7d0\";\nexport const ColorBasePrimary700 = \"#236482\";\nexport const ColorBasePrimary800 = \"#274858\";\nexport const ColorBasePrimary900 = \"#1b303b\";\nexport const ColorBaseSuccess100 = \"#eff7f1\";\nexport const ColorBaseSuccess200 = \"#bddcc6\";\nexport const ColorBaseSuccess300 = \"#81ba92\";\nexport const ColorBaseSuccess700 = \"#397b4d\";\nexport const ColorBaseSuccess800 = \"#2d4936\";\nexport const ColorBaseSuccess900 = \"#1e3124\";\nexport const ColorBasePurple100 = \"#f9f5fa\";\nexport const ColorBasePurple200 = \"#e8dceb\";\nexport const ColorBasePurple300 = \"#cdb4d3\";\nexport const ColorBasePurple700 = \"#8b5f95\";\nexport const ColorBasePurple800 = \"#523b58\";\nexport const ColorBasePurple900 = \"#37273b\";\nexport const ColorBaseYellow100 = \"#fdf5d9\";\nexport const ColorBaseYellow200 = \"#fbe8a3\";\nexport const ColorBaseYellow300 = \"#f8d663\";\nexport const ColorBaseYellow700 = \"#ffc929\";\nexport const ColorBaseYellow800 = \"#765f1c\";\nexport const ColorBaseYellow900 = \"#3b3009\";\nexport const ColorBaseWhite = \"#ffffff\";\nexport const ColorCambioBlack = \"#050500\";\nexport const ColorCambioWhite40 = \"#ffffff\";\nexport const ColorCambioWhite70 = \"#ffffff\";\nexport const ColorCambioWhite100 = \"#ffffff\";\nexport const ColorCambioGray100 = \"#faf4eb\";\nexport const ColorCambioGray200 = \"#e4dbd3\";\nexport const ColorCambioGray270 = \"#e4dbd3\";\nexport const ColorCambioGray300 = \"#beb4ab\";\nexport const ColorCambioGray370 = \"#beb4ab\";\nexport const ColorCambioGray700 = \"#5e5952\";\nexport const ColorCambioGray800 = \"#363432\";\nexport const ColorCambioGray870 = \"#5e5952\";\nexport const ColorCambioGray900 = \"#262625\";\nexport const ColorCambioDestructive100 = \"#ffdeda\";\nexport const ColorCambioDestructive300 = \"#ff8071\";\nexport const ColorCambioDestructive370 = \"#ff8071\";\nexport const ColorCambioDestructive700 = \"#c93f32\";\nexport const ColorCambioDestructive770 = \"#c93f32\";\nexport const ColorCambioDestructive900 = \"#6d0002\";\nexport const ColorCambioSuccess100 = \"#daf2c8\";\nexport const ColorCambioSuccess300 = \"#84ce64\";\nexport const ColorCambioSuccess370 = \"#84ce64\";\nexport const ColorCambioSuccess700 = \"#3c7f20\";\nexport const ColorCambioSuccess770 = \"#3c7f20\";\nexport const ColorCambioSuccess900 = \"#103e00\";\nexport const ColorCambioRed = \"#f56e56\";\nexport const ColorCambioOrange = \"#ff8f57\";\nexport const ColorCambioTan = \"#ffb47d\";\nexport const ColorCambioCream = \"#fffad1\";\nexport const ColorCambioPurple = \"#6840a8\";\nexport const ColorCambioLilac = \"#b59ef0\";\nexport const ColorCambioThistle = \"#d69ca4\";\nexport const ColorCambioPink = \"#ffccea\";\nexport const ColorCambioNavy = \"#191142\";\nexport const ColorCambioTeal = \"#44a6cf\";\nexport const ColorCambioSlate = \"#7c9fc6\";\nexport const ColorCambioSky = \"#b1e8fc\";\nexport const ColorCambioYellow700 = \"#ffe733\";\nexport const ColorCambioTransparentFull = \"#000000\";\nexport const Elevation400 = \"0px 16px 32px 0px #00000040\";\nexport const SyntaxFontSansSerif = \"-apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif\";\nexport const ShadowInteractive = \"0px 3px 16px 0px rgba(144, 134, 130, 0.05), 0px 2px 30px 0px rgba(144, 134, 130, 0.02)\";\n"],"mappings":";;;AASO,IAAM,0BAA0B;AAUhC,IAAM,mBAAmB;AAqCzB,IAAM,sBAAsB;","names":[]}
@@ -6,7 +6,7 @@ import {
6
6
  ColorBaseDestructive700,
7
7
  ColorBaseGray700,
8
8
  ColorCambioWhite100
9
- } from "./HO7QM7X2.js";
9
+ } from "./IFOYULRK.js";
10
10
  import {
11
11
  Focus_module_default
12
12
  } from "./KKADUD65.js";
@@ -15,7 +15,7 @@ import {
15
15
  } from "./IB6JZQF3.js";
16
16
  import {
17
17
  Typography_default
18
- } from "./DAK5IGJK.js";
18
+ } from "./RJQ2LSPP.js";
19
19
  import {
20
20
  useIsHydrated
21
21
  } from "./JB65NEXK.js";
@@ -148,4 +148,4 @@ SelectList.Option = SelectOption_default;
148
148
  export {
149
149
  SelectList
150
150
  };
151
- //# sourceMappingURL=KZIOUAWM.js.map
151
+ //# sourceMappingURL=J4VE4V7R.js.map
@@ -10,7 +10,7 @@ var _IL22HCBFcjs = require('./IL22HCBF.cjs');
10
10
  var _CHDS4D44cjs = require('./CHDS4D44.cjs');
11
11
 
12
12
 
13
- var _5NQO6SP3cjs = require('./5NQO6SP3.cjs');
13
+ var _RVU3UEZIcjs = require('./RVU3UEZI.cjs');
14
14
 
15
15
 
16
16
  var _2XIVACBMcjs = require('./2XIVACBM.cjs');
@@ -104,7 +104,7 @@ var AriaTooltip = _react.forwardRef.call(void 0, function AriaTooltip2(_a, ref)
104
104
  childrenProp,
105
105
  (children, { isEntering, isExiting }) => /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
106
106
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TooltipArrow, { on }),
107
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _5NQO6SP3cjs.Typography_default, { size: 100, color: "white", children }),
107
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _RVU3UEZIcjs.Typography_default, { size: 100, color: "white", children }),
108
108
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
109
109
  _E5P6WRJDcjs.OverlayVisibility,
110
110
  {
@@ -166,4 +166,4 @@ var Tooltip_default = Tooltip;
166
166
 
167
167
 
168
168
  exports.AriaTooltip = AriaTooltip; exports.Tooltip_default = Tooltip_default;
169
- //# sourceMappingURL=UXSGTOGU.cjs.map
169
+ //# sourceMappingURL=JACR34JO.cjs.map