@cambly/syntax-core 12.0.0 → 12.1.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 (163) hide show
  1. package/dist/Avatar/Avatar.d.ts +1 -1
  2. package/dist/Badge/Badge.cjs +3 -3
  3. package/dist/Badge/Badge.css +47 -45
  4. package/dist/Badge/Badge.css.map +1 -1
  5. package/dist/Badge/Badge.js +2 -2
  6. package/dist/Button/Button.cjs +3 -3
  7. package/dist/Button/Button.css +47 -45
  8. package/dist/Button/Button.css.map +1 -1
  9. package/dist/Button/Button.js +2 -2
  10. package/dist/ButtonGroup/ButtonGroup.d.ts +1 -1
  11. package/dist/Checkbox/Checkbox.cjs +3 -3
  12. package/dist/Checkbox/Checkbox.css +47 -45
  13. package/dist/Checkbox/Checkbox.css.map +1 -1
  14. package/dist/Checkbox/Checkbox.d.ts +1 -1
  15. package/dist/Checkbox/Checkbox.js +2 -2
  16. package/dist/Chip/Chip.cjs +3 -3
  17. package/dist/Chip/Chip.css +47 -45
  18. package/dist/Chip/Chip.css.map +1 -1
  19. package/dist/Chip/Chip.js +2 -2
  20. package/dist/Heading/Heading.cjs +3 -3
  21. package/dist/Heading/Heading.css +47 -45
  22. package/dist/Heading/Heading.css.map +1 -1
  23. package/dist/Heading/Heading.d.ts +1 -1
  24. package/dist/Heading/Heading.js +2 -2
  25. package/dist/LinkButton/LinkButton.cjs +3 -3
  26. package/dist/LinkButton/LinkButton.css +47 -45
  27. package/dist/LinkButton/LinkButton.css.map +1 -1
  28. package/dist/LinkButton/LinkButton.js +2 -2
  29. package/dist/Modal/Modal.cjs +4 -4
  30. package/dist/Modal/Modal.css +47 -45
  31. package/dist/Modal/Modal.css.map +1 -1
  32. package/dist/Modal/Modal.js +3 -3
  33. package/dist/RadioButton/RadioButton.cjs +3 -3
  34. package/dist/RadioButton/RadioButton.css +47 -45
  35. package/dist/RadioButton/RadioButton.css.map +1 -1
  36. package/dist/RadioButton/RadioButton.d.ts +1 -1
  37. package/dist/RadioButton/RadioButton.js +2 -2
  38. package/dist/RichSelect/RichSelectBox.cjs +9 -9
  39. package/dist/RichSelect/RichSelectBox.css +47 -45
  40. package/dist/RichSelect/RichSelectBox.css.map +1 -1
  41. package/dist/RichSelect/RichSelectBox.d.ts +1 -1
  42. package/dist/RichSelect/RichSelectBox.js +8 -8
  43. package/dist/RichSelect/RichSelectChip.cjs +4 -4
  44. package/dist/RichSelect/RichSelectChip.css +47 -45
  45. package/dist/RichSelect/RichSelectChip.css.map +1 -1
  46. package/dist/RichSelect/RichSelectChip.js +3 -3
  47. package/dist/RichSelect/RichSelectList.cjs +11 -11
  48. package/dist/RichSelect/RichSelectList.css +47 -45
  49. package/dist/RichSelect/RichSelectList.css.map +1 -1
  50. package/dist/RichSelect/RichSelectList.d.ts +1 -1
  51. package/dist/RichSelect/RichSelectList.js +10 -10
  52. package/dist/RichSelect/RichSelectRadioButton.cjs +4 -4
  53. package/dist/RichSelect/RichSelectRadioButton.css +47 -45
  54. package/dist/RichSelect/RichSelectRadioButton.css.map +1 -1
  55. package/dist/RichSelect/RichSelectRadioButton.d.ts +1 -1
  56. package/dist/RichSelect/RichSelectRadioButton.js +3 -3
  57. package/dist/RichSelect/RichSelectSection.cjs +3 -3
  58. package/dist/RichSelect/RichSelectSection.css +47 -45
  59. package/dist/RichSelect/RichSelectSection.css.map +1 -1
  60. package/dist/RichSelect/RichSelectSection.js +2 -2
  61. package/dist/SelectList/SelectList.cjs +4 -4
  62. package/dist/SelectList/SelectList.css +47 -45
  63. package/dist/SelectList/SelectList.css.map +1 -1
  64. package/dist/SelectList/SelectList.js +3 -3
  65. package/dist/TapArea/TapArea.d.ts +1 -1
  66. package/dist/TextArea/TextArea.cjs +3 -3
  67. package/dist/TextArea/TextArea.css +47 -45
  68. package/dist/TextArea/TextArea.css.map +1 -1
  69. package/dist/TextArea/TextArea.js +2 -2
  70. package/dist/TextField/TextField.cjs +3 -3
  71. package/dist/TextField/TextField.css +47 -45
  72. package/dist/TextField/TextField.css.map +1 -1
  73. package/dist/TextField/TextField.js +2 -2
  74. package/dist/Tooltip/Tooltip.cjs +3 -3
  75. package/dist/Tooltip/Tooltip.css +47 -45
  76. package/dist/Tooltip/Tooltip.css.map +1 -1
  77. package/dist/Tooltip/Tooltip.js +2 -2
  78. package/dist/Typography/Typography.cjs +2 -2
  79. package/dist/Typography/Typography.css +47 -45
  80. package/dist/Typography/Typography.css.map +1 -1
  81. package/dist/Typography/Typography.d.ts +1 -1
  82. package/dist/Typography/Typography.js +1 -1
  83. package/dist/__chunks/{6PRG6ZYW.js → 2QPXNLJ6.js} +2 -2
  84. package/dist/__chunks/{GJMFOAIB.js → 3KJ2VFCY.js} +2 -2
  85. package/dist/__chunks/{OUH7XWQR.cjs → 4GZL7Q7G.cjs} +4 -4
  86. package/dist/__chunks/{YG2IOLCC.js → 4H75FQZD.js} +7 -7
  87. package/dist/__chunks/{RQ5XRLL6.js → 52WECBHV.js} +2 -2
  88. package/dist/__chunks/{JHUEQO5Q.cjs → 5AKXXMJG.cjs} +3 -3
  89. package/dist/__chunks/{3OMIAWRN.cjs → 5E23KLF4.cjs} +3 -3
  90. package/dist/__chunks/{MQHJC5QX.cjs → 5Q53O2YE.cjs} +1 -1
  91. package/dist/__chunks/{MQHJC5QX.cjs.map → 5Q53O2YE.cjs.map} +1 -1
  92. package/dist/__chunks/{YUW7GFTZ.cjs → 65FLKUFW.cjs} +6 -6
  93. package/dist/__chunks/{A6EQN4YQ.js → 7TTYWZJV.js} +5 -5
  94. package/dist/__chunks/{COLPERJT.cjs → AC3JZOEZ.cjs} +4 -4
  95. package/dist/__chunks/{K65WDLIC.js → AN6SGUNO.js} +2 -2
  96. package/dist/__chunks/{Y2AMPQUU.cjs → ANY6BV2W.cjs} +3 -3
  97. package/dist/__chunks/{H3IUTBTY.js → AWBESVTU.js} +2 -2
  98. package/dist/__chunks/{CTNDDLBZ.js → FHLZXSCX.js} +2 -2
  99. package/dist/__chunks/{HLC7NU6Z.js → HWDLLEM4.js} +2 -2
  100. package/dist/__chunks/{BOU7KSFV.cjs → ICTDYMZM.cjs} +3 -3
  101. package/dist/__chunks/{QVOCSKIN.js → ITALBBTF.js} +2 -2
  102. package/dist/__chunks/{UT353VLR.cjs → JXI2A4FD.cjs} +3 -3
  103. package/dist/__chunks/{7IV2L4B4.cjs → K64O2RGU.cjs} +3 -3
  104. package/dist/__chunks/{T43E4BS4.js → KUPD7W7N.js} +2 -2
  105. package/dist/__chunks/{T2G4KRBE.cjs → M3KSATCF.cjs} +3 -3
  106. package/dist/__chunks/{CGBH73TM.cjs → NDV4446A.cjs} +3 -3
  107. package/dist/__chunks/{PX2UXNON.js → OPJKUJKD.js} +2 -2
  108. package/dist/__chunks/{LTSX5P7G.js → PGW7AS3M.js} +3 -3
  109. package/dist/__chunks/{LDHALTXE.js → QF7K6PY3.js} +2 -2
  110. package/dist/__chunks/{4EIK6LQR.js → RMDRDNHT.js} +2 -2
  111. package/dist/__chunks/{2IXPTAJD.js → RXXGDO2J.js} +2 -2
  112. package/dist/__chunks/{2IXPTAJD.js.map → RXXGDO2J.js.map} +1 -1
  113. package/dist/__chunks/{X67IWLZJ.cjs → T5LYIWR3.cjs} +10 -10
  114. package/dist/__chunks/{ZGI5YNKG.cjs → T6Q66MTP.cjs} +3 -3
  115. package/dist/__chunks/{XCGRNBQH.cjs → UUIXG3PQ.cjs} +2 -2
  116. package/dist/__chunks/{XCGRNBQH.cjs.map → UUIXG3PQ.cjs.map} +1 -1
  117. package/dist/__chunks/{ASY5BZ34.js → UX5KRRO4.js} +2 -2
  118. package/dist/__chunks/{T2WJJCS3.cjs → WIHMNKU4.cjs} +3 -3
  119. package/dist/__chunks/{MOJ335LT.cjs → XMP55GA2.cjs} +5 -5
  120. package/dist/__chunks/{HXTCI7A3.js → Y4BEP7DV.js} +2 -2
  121. package/dist/__chunks/{WBVMCGHT.js → Z5IIAJX5.js} +1 -1
  122. package/dist/__chunks/{WBVMCGHT.js.map → Z5IIAJX5.js.map} +1 -1
  123. package/dist/__chunks/{272LSIIS.cjs → ZMLKUOZ2.cjs} +3 -3
  124. package/dist/__chunks/{AZAEEMPJ.cjs → ZOW3SDQH.cjs} +17 -17
  125. package/dist/index.cjs +20 -20
  126. package/dist/index.css +47 -45
  127. package/dist/index.css.map +1 -1
  128. package/dist/index.js +19 -19
  129. package/package.json +3 -3
  130. /package/dist/__chunks/{6PRG6ZYW.js.map → 2QPXNLJ6.js.map} +0 -0
  131. /package/dist/__chunks/{GJMFOAIB.js.map → 3KJ2VFCY.js.map} +0 -0
  132. /package/dist/__chunks/{OUH7XWQR.cjs.map → 4GZL7Q7G.cjs.map} +0 -0
  133. /package/dist/__chunks/{YG2IOLCC.js.map → 4H75FQZD.js.map} +0 -0
  134. /package/dist/__chunks/{RQ5XRLL6.js.map → 52WECBHV.js.map} +0 -0
  135. /package/dist/__chunks/{JHUEQO5Q.cjs.map → 5AKXXMJG.cjs.map} +0 -0
  136. /package/dist/__chunks/{3OMIAWRN.cjs.map → 5E23KLF4.cjs.map} +0 -0
  137. /package/dist/__chunks/{YUW7GFTZ.cjs.map → 65FLKUFW.cjs.map} +0 -0
  138. /package/dist/__chunks/{A6EQN4YQ.js.map → 7TTYWZJV.js.map} +0 -0
  139. /package/dist/__chunks/{COLPERJT.cjs.map → AC3JZOEZ.cjs.map} +0 -0
  140. /package/dist/__chunks/{K65WDLIC.js.map → AN6SGUNO.js.map} +0 -0
  141. /package/dist/__chunks/{Y2AMPQUU.cjs.map → ANY6BV2W.cjs.map} +0 -0
  142. /package/dist/__chunks/{H3IUTBTY.js.map → AWBESVTU.js.map} +0 -0
  143. /package/dist/__chunks/{CTNDDLBZ.js.map → FHLZXSCX.js.map} +0 -0
  144. /package/dist/__chunks/{HLC7NU6Z.js.map → HWDLLEM4.js.map} +0 -0
  145. /package/dist/__chunks/{BOU7KSFV.cjs.map → ICTDYMZM.cjs.map} +0 -0
  146. /package/dist/__chunks/{QVOCSKIN.js.map → ITALBBTF.js.map} +0 -0
  147. /package/dist/__chunks/{UT353VLR.cjs.map → JXI2A4FD.cjs.map} +0 -0
  148. /package/dist/__chunks/{7IV2L4B4.cjs.map → K64O2RGU.cjs.map} +0 -0
  149. /package/dist/__chunks/{T43E4BS4.js.map → KUPD7W7N.js.map} +0 -0
  150. /package/dist/__chunks/{T2G4KRBE.cjs.map → M3KSATCF.cjs.map} +0 -0
  151. /package/dist/__chunks/{CGBH73TM.cjs.map → NDV4446A.cjs.map} +0 -0
  152. /package/dist/__chunks/{PX2UXNON.js.map → OPJKUJKD.js.map} +0 -0
  153. /package/dist/__chunks/{LTSX5P7G.js.map → PGW7AS3M.js.map} +0 -0
  154. /package/dist/__chunks/{LDHALTXE.js.map → QF7K6PY3.js.map} +0 -0
  155. /package/dist/__chunks/{4EIK6LQR.js.map → RMDRDNHT.js.map} +0 -0
  156. /package/dist/__chunks/{X67IWLZJ.cjs.map → T5LYIWR3.cjs.map} +0 -0
  157. /package/dist/__chunks/{ZGI5YNKG.cjs.map → T6Q66MTP.cjs.map} +0 -0
  158. /package/dist/__chunks/{ASY5BZ34.js.map → UX5KRRO4.js.map} +0 -0
  159. /package/dist/__chunks/{T2WJJCS3.cjs.map → WIHMNKU4.cjs.map} +0 -0
  160. /package/dist/__chunks/{MOJ335LT.cjs.map → XMP55GA2.cjs.map} +0 -0
  161. /package/dist/__chunks/{HXTCI7A3.js.map → Y4BEP7DV.js.map} +0 -0
  162. /package/dist/__chunks/{272LSIIS.cjs.map → ZMLKUOZ2.cjs.map} +0 -0
  163. /package/dist/__chunks/{AZAEEMPJ.cjs.map → ZOW3SDQH.cjs.map} +0 -0
@@ -7,7 +7,7 @@ var _MF7LLV7Vcjs = require('./MF7LLV7V.cjs');
7
7
  var _IL22HCBFcjs = require('./IL22HCBF.cjs');
8
8
 
9
9
 
10
- var _XCGRNBQHcjs = require('./XCGRNBQH.cjs');
10
+ var _UUIXG3PQcjs = require('./UUIXG3PQ.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, _XCGRNBQHcjs.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, _UUIXG3PQcjs.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=JHUEQO5Q.cjs.map
53
+ //# sourceMappingURL=5AKXXMJG.cjs.map
@@ -19,7 +19,7 @@ var _C3KZXHTVcjs = require('./C3KZXHTV.cjs');
19
19
  var _RAL6R27Scjs = require('./RAL6R27S.cjs');
20
20
 
21
21
 
22
- var _XCGRNBQHcjs = require('./XCGRNBQH.cjs');
22
+ var _UUIXG3PQcjs = require('./UUIXG3PQ.cjs');
23
23
 
24
24
  // src/LinkButton/LinkButton.tsx
25
25
  var _react = require('react');
@@ -85,7 +85,7 @@ var LinkButton = _react.forwardRef.call(void 0,
85
85
  )
86
86
  }
87
87
  ),
88
- !loading && text && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _XCGRNBQHcjs.Typography_default, { size: _5JUNB754cjs.textVariant_default[size], weight: "medium", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
88
+ !loading && text && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _UUIXG3PQcjs.Typography_default, { size: _5JUNB754cjs.textVariant_default[size], weight: "medium", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
89
89
  "span",
90
90
  {
91
91
  className: foregroundColorClass,
@@ -133,4 +133,4 @@ var LinkButton_default = LinkButton;
133
133
 
134
134
 
135
135
  exports.LinkButton_default = LinkButton_default;
136
- //# sourceMappingURL=3OMIAWRN.cjs.map
136
+ //# sourceMappingURL=5E23KLF4.cjs.map
@@ -8,4 +8,4 @@ var ColorBaseGray800 = "#353535";
8
8
 
9
9
 
10
10
  exports.ColorBaseDestructive700 = ColorBaseDestructive700; exports.ColorBaseGray800 = ColorBaseGray800;
11
- //# sourceMappingURL=MQHJC5QX.cjs.map
11
+ //# sourceMappingURL=5Q53O2YE.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../syntax-design-tokens/dist/js/index.js"],"names":[],"mappings":";;;AASO,IAAM,0BAA0B;AAWhC,IAAM,mBAAmB","sourcesContent":["/**\n * Do not edit directly\n * Generated on Wed, 17 Apr 2024 02:42:45 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 ColorCambioWhite = \"#ffffff\";\nexport const ColorCambioGray100 = \"#faf4eb\";\nexport const ColorCambioGray200 = \"#e4dbd3\";\nexport const ColorCambioGray300 = \"#beb4ab\";\nexport const ColorCambioGray370 = \"#beb4ab\";\nexport const ColorCambioGray700 = \"#888077\";\nexport const ColorCambioGray800 = \"#5c554d\";\nexport const ColorCambioGray870 = \"#5c554d\";\nexport const ColorCambioGray900 = \"#312b23\";\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\";\n"]}
1
+ {"version":3,"sources":["../../../syntax-design-tokens/dist/js/index.js"],"names":[],"mappings":";;;AASO,IAAM,0BAA0B;AAWhC,IAAM,mBAAmB","sourcesContent":["/**\n * Do not edit directly\n * Generated on Fri, 03 May 2024 16:36:06 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 ColorCambioWhite = \"#ffffff\";\nexport const ColorCambioGray100 = \"#faf4eb\";\nexport const ColorCambioGray200 = \"#e4dbd3\";\nexport const ColorCambioGray300 = \"#beb4ab\";\nexport const ColorCambioGray370 = \"#beb4ab\";\nexport const ColorCambioGray700 = \"#888077\";\nexport const ColorCambioGray800 = \"#5c554d\";\nexport const ColorCambioGray870 = \"#5c554d\";\nexport const ColorCambioGray900 = \"#312b23\";\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\";\n"]}
@@ -5,7 +5,7 @@ var _4UJE5GMHcjs = require('./4UJE5GMH.cjs');
5
5
 
6
6
 
7
7
 
8
- var _MQHJC5QXcjs = require('./MQHJC5QX.cjs');
8
+ var _5Q53O2YEcjs = require('./5Q53O2YE.cjs');
9
9
 
10
10
 
11
11
  var _XLUVINJWcjs = require('./XLUVINJW.cjs');
@@ -14,7 +14,7 @@ var _XLUVINJWcjs = require('./XLUVINJW.cjs');
14
14
  var _FESAFV44cjs = require('./FESAFV44.cjs');
15
15
 
16
16
 
17
- var _XCGRNBQHcjs = require('./XCGRNBQH.cjs');
17
+ var _UUIXG3PQcjs = require('./UUIXG3PQ.cjs');
18
18
 
19
19
 
20
20
  var _K4AUV2VKcjs = require('./K4AUV2VK.cjs');
@@ -60,7 +60,7 @@ function SelectList({
60
60
  [SelectList_module_default.opacityOverlay]: disabled
61
61
  }),
62
62
  children: [
63
- label && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "label", { htmlFor: selectId, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _XCGRNBQHcjs.Typography_default, { size: 100, color: "gray700", children: label }) }) }),
63
+ label && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "label", { htmlFor: selectId, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _UUIXG3PQcjs.Typography_default, { size: 100, color: "gray700", children: label }) }) }),
64
64
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: SelectList_module_default.selectWrapper, children: [
65
65
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
66
66
  "select",
@@ -98,7 +98,7 @@ function SelectList({
98
98
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
99
99
  "path",
100
100
  {
101
- fill: errorText ? _MQHJC5QXcjs.ColorBaseDestructive700 : _MQHJC5QXcjs.ColorBaseGray800,
101
+ fill: errorText ? _5Q53O2YEcjs.ColorBaseDestructive700 : _5Q53O2YEcjs.ColorBaseGray800,
102
102
  d: "M15.88 9.29 12 13.17 8.12 9.29a.9959.9959 0 0 0-1.41 0c-.39.39-.39 1.02 0 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59c.39-.39.39-1.02 0-1.41-.39-.38-1.03-.39-1.42 0z"
103
103
  }
104
104
  )
@@ -106,7 +106,7 @@ function SelectList({
106
106
  ) })
107
107
  ] }),
108
108
  (helperText || errorText) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
109
- _XCGRNBQHcjs.Typography_default,
109
+ _UUIXG3PQcjs.Typography_default,
110
110
  {
111
111
  size: 100,
112
112
  color: errorText ? "destructive-primary" : "gray700",
@@ -122,4 +122,4 @@ SelectList.Option = _4UJE5GMHcjs.SelectOption_default;
122
122
 
123
123
 
124
124
  exports.SelectList = SelectList;
125
- //# sourceMappingURL=YUW7GFTZ.cjs.map
125
+ //# sourceMappingURL=65FLKUFW.cjs.map
@@ -4,19 +4,19 @@ import {
4
4
  } from "./BOX3VY3Q.js";
5
5
  import {
6
6
  Button_default
7
- } from "./ASY5BZ34.js";
7
+ } from "./UX5KRRO4.js";
8
8
  import {
9
9
  Divider
10
10
  } from "./TK2EQ6QG.js";
11
11
  import {
12
12
  RichSelectChip_default
13
- } from "./6PRG6ZYW.js";
13
+ } from "./2QPXNLJ6.js";
14
14
  import {
15
15
  RichSelectSection_default
16
- } from "./HXTCI7A3.js";
16
+ } from "./Y4BEP7DV.js";
17
17
  import {
18
18
  RichSelectRadioButton_default
19
- } from "./RQ5XRLL6.js";
19
+ } from "./52WECBHV.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=A6EQN4YQ.js.map
211
+ //# sourceMappingURL=7TTYWZJV.js.map
@@ -4,7 +4,7 @@
4
4
  var _FESAFV44cjs = require('./FESAFV44.cjs');
5
5
 
6
6
 
7
- var _XCGRNBQHcjs = require('./XCGRNBQH.cjs');
7
+ var _UUIXG3PQcjs = require('./UUIXG3PQ.cjs');
8
8
 
9
9
 
10
10
  var _K4AUV2VKcjs = require('./K4AUV2VK.cjs');
@@ -50,7 +50,7 @@ function TextField({
50
50
  }
51
51
  },
52
52
  children: [
53
- label && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "label", { className: TextField_module_default.label, htmlFor: inputId, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _XCGRNBQHcjs.Typography_default, { size: 100, color: "gray700", children: label }) }) }),
53
+ label && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "label", { className: TextField_module_default.label, htmlFor: inputId, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _UUIXG3PQcjs.Typography_default, { size: 100, color: "gray700", children: label }) }) }),
54
54
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
55
55
  "input",
56
56
  {
@@ -68,7 +68,7 @@ function TextField({
68
68
  }
69
69
  ),
70
70
  (helperText || errorText) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
71
- _XCGRNBQHcjs.Typography_default,
71
+ _UUIXG3PQcjs.Typography_default,
72
72
  {
73
73
  size: 100,
74
74
  color: errorText ? "destructive-primary" : "gray700",
@@ -83,4 +83,4 @@ function TextField({
83
83
 
84
84
 
85
85
  exports.TextField = TextField;
86
- //# sourceMappingURL=COLPERJT.cjs.map
86
+ //# sourceMappingURL=AC3JZOEZ.cjs.map
@@ -7,7 +7,7 @@ import {
7
7
  } from "./M36V23WR.js";
8
8
  import {
9
9
  Typography_default
10
- } from "./2IXPTAJD.js";
10
+ } from "./RXXGDO2J.js";
11
11
  import {
12
12
  colors_module_default
13
13
  } from "./S6TNP7G5.js";
@@ -129,4 +129,4 @@ var RadioButton_default = RadioButton;
129
129
  export {
130
130
  RadioButton_default
131
131
  };
132
- //# sourceMappingURL=K65WDLIC.js.map
132
+ //# sourceMappingURL=AN6SGUNO.js.map
@@ -22,7 +22,7 @@ var _RAL6R27Scjs = require('./RAL6R27S.cjs');
22
22
  var _FESAFV44cjs = require('./FESAFV44.cjs');
23
23
 
24
24
 
25
- var _XCGRNBQHcjs = require('./XCGRNBQH.cjs');
25
+ var _UUIXG3PQcjs = require('./UUIXG3PQ.cjs');
26
26
 
27
27
 
28
28
  var _K4AUV2VKcjs = require('./K4AUV2VK.cjs');
@@ -92,7 +92,7 @@ var Button = _react.forwardRef.call(void 0,
92
92
  )
93
93
  }
94
94
  ),
95
- (loading && loadingText || !loading && text) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _XCGRNBQHcjs.Typography_default, { size: _5JUNB754cjs.textVariant_default[size], weight: "medium", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
95
+ (loading && loadingText || !loading && text) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _UUIXG3PQcjs.Typography_default, { size: _5JUNB754cjs.textVariant_default[size], weight: "medium", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
96
96
  "span",
97
97
  {
98
98
  className: _classnames2.default.call(void 0,
@@ -143,4 +143,4 @@ var Button_default = Button;
143
143
 
144
144
 
145
145
  exports.Button_default = Button_default;
146
- //# sourceMappingURL=Y2AMPQUU.cjs.map
146
+ //# sourceMappingURL=ANY6BV2W.cjs.map
@@ -4,7 +4,7 @@ import {
4
4
  } from "./M36V23WR.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./2IXPTAJD.js";
7
+ } from "./RXXGDO2J.js";
8
8
  import {
9
9
  useIsHydrated
10
10
  } from "./JB65NEXK.js";
@@ -89,4 +89,4 @@ var TextArea_default = TextArea;
89
89
  export {
90
90
  TextArea_default
91
91
  };
92
- //# sourceMappingURL=H3IUTBTY.js.map
92
+ //# sourceMappingURL=AWBESVTU.js.map
@@ -4,7 +4,7 @@ import {
4
4
  } from "./M36V23WR.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./2IXPTAJD.js";
7
+ } from "./RXXGDO2J.js";
8
8
  import {
9
9
  useIsHydrated
10
10
  } from "./JB65NEXK.js";
@@ -88,4 +88,4 @@ var Chip_default = Chip;
88
88
  export {
89
89
  Chip_default
90
90
  };
91
- //# sourceMappingURL=CTNDDLBZ.js.map
91
+ //# sourceMappingURL=FHLZXSCX.js.map
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  Typography_default
4
- } from "./2IXPTAJD.js";
4
+ } from "./RXXGDO2J.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=HLC7NU6Z.js.map
50
+ //# sourceMappingURL=HWDLLEM4.js.map
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
2
2
 
3
3
 
4
- var _CGBH73TMcjs = require('./CGBH73TM.cjs');
4
+ var _NDV4446Acjs = require('./NDV4446A.cjs');
5
5
 
6
6
 
7
7
  var _HUIHS6RNcjs = require('./HUIHS6RN.cjs');
@@ -93,7 +93,7 @@ function Modal({
93
93
  ),
94
94
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _FESAFV44cjs.Box_default, { display: "flex", direction: "column", width: "100%", children: [
95
95
  image && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { children: image }),
96
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { padding: 6, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _CGBH73TMcjs.Heading_default, { as: "h1", size: 600, fontStyle: "serif", children: header }) }),
96
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { padding: 6, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _NDV4446Acjs.Heading_default, { as: "h1", size: 600, fontStyle: "serif", children: header }) }),
97
97
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
98
98
  _FESAFV44cjs.Box_default,
99
99
  {
@@ -130,4 +130,4 @@ Modal.displayName = "Modal";
130
130
 
131
131
 
132
132
  exports.Modal = Modal;
133
- //# sourceMappingURL=BOU7KSFV.cjs.map
133
+ //# sourceMappingURL=ICTDYMZM.cjs.map
@@ -19,7 +19,7 @@ import {
19
19
  } from "./T6PXFSRX.js";
20
20
  import {
21
21
  Typography_default
22
- } from "./2IXPTAJD.js";
22
+ } from "./RXXGDO2J.js";
23
23
 
24
24
  // src/LinkButton/LinkButton.tsx
25
25
  import { forwardRef } from "react";
@@ -133,4 +133,4 @@ var LinkButton_default = LinkButton;
133
133
  export {
134
134
  LinkButton_default
135
135
  };
136
- //# sourceMappingURL=QVOCSKIN.js.map
136
+ //# sourceMappingURL=ITALBBTF.js.map
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
2
2
 
3
3
 
4
- var _T2G4KRBEcjs = require('./T2G4KRBE.cjs');
4
+ var _M3KSATCFcjs = require('./M3KSATCF.cjs');
5
5
 
6
6
 
7
7
  var _RYUXG4AScjs = require('./RYUXG4AS.cjs');
@@ -16,7 +16,7 @@ var _jsxruntime = require('react/jsx-runtime');
16
16
  var RichSelectChip_default = _react.forwardRef.call(void 0,
17
17
  function RichSelectChip(props, ref) {
18
18
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _RYUXG4AScjs.RichSelectItem_default, _X2SDR4SDcjs.__spreadProps.call(void 0, _X2SDR4SDcjs.__spreadValues.call(void 0, {}, props), { ref, children: ({ isSelected, isFocusVisible, isDisabled }) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
19
- _T2G4KRBEcjs.Chip_default,
19
+ _M3KSATCFcjs.Chip_default,
20
20
  {
21
21
  text: props.label,
22
22
  selected: isSelected,
@@ -31,4 +31,4 @@ var RichSelectChip_default = _react.forwardRef.call(void 0,
31
31
 
32
32
 
33
33
  exports.RichSelectChip_default = RichSelectChip_default;
34
- //# sourceMappingURL=UT353VLR.cjs.map
34
+ //# sourceMappingURL=JXI2A4FD.cjs.map
@@ -10,7 +10,7 @@ var _IL22HCBFcjs = require('./IL22HCBF.cjs');
10
10
  var _CHDS4D44cjs = require('./CHDS4D44.cjs');
11
11
 
12
12
 
13
- var _XCGRNBQHcjs = require('./XCGRNBQH.cjs');
13
+ var _UUIXG3PQcjs = require('./UUIXG3PQ.cjs');
14
14
 
15
15
 
16
16
  var _QT6IRCGWcjs = require('./QT6IRCGW.cjs');
@@ -102,7 +102,7 @@ var AriaTooltip = _react.forwardRef.call(void 0, function AriaTooltip2(_a, ref)
102
102
  childrenProp,
103
103
  (children, { isEntering, isExiting }) => /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
104
104
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TooltipArrow, {}),
105
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _XCGRNBQHcjs.Typography_default, { size: 100, color: "white", children }),
105
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _UUIXG3PQcjs.Typography_default, { size: 100, color: "white", children }),
106
106
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
107
107
  _E5P6WRJDcjs.OverlayVisibility,
108
108
  {
@@ -162,4 +162,4 @@ var Tooltip_default = Tooltip;
162
162
 
163
163
 
164
164
  exports.AriaTooltip = AriaTooltip; exports.Tooltip_default = Tooltip_default;
165
- //# sourceMappingURL=7IV2L4B4.cjs.map
165
+ //# sourceMappingURL=K64O2RGU.cjs.map
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  Heading_default
4
- } from "./HLC7NU6Z.js";
4
+ } from "./HWDLLEM4.js";
5
5
  import {
6
6
  StopScroll
7
7
  } from "./QQT35OLE.js";
@@ -130,4 +130,4 @@ Modal.displayName = "Modal";
130
130
  export {
131
131
  Modal
132
132
  };
133
- //# sourceMappingURL=T43E4BS4.js.map
133
+ //# sourceMappingURL=KUPD7W7N.js.map
@@ -4,7 +4,7 @@
4
4
  var _FESAFV44cjs = require('./FESAFV44.cjs');
5
5
 
6
6
 
7
- var _XCGRNBQHcjs = require('./XCGRNBQH.cjs');
7
+ var _UUIXG3PQcjs = require('./UUIXG3PQ.cjs');
8
8
 
9
9
 
10
10
  var _K4AUV2VKcjs = require('./K4AUV2VK.cjs');
@@ -76,7 +76,7 @@ var Chip = _react.forwardRef.call(void 0,
76
76
  onClick: onChange,
77
77
  children: [
78
78
  Icon && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, Icon, { className: iconStyles }),
79
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { paddingX: Icon ? 1 : 0, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _XCGRNBQHcjs.Typography_default, { size: 100, color, weight: "medium", children: text }) })
79
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { paddingX: Icon ? 1 : 0, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _UUIXG3PQcjs.Typography_default, { size: 100, color, weight: "medium", children: text }) })
80
80
  ]
81
81
  }
82
82
  );
@@ -88,4 +88,4 @@ var Chip_default = Chip;
88
88
 
89
89
 
90
90
  exports.Chip_default = Chip_default;
91
- //# sourceMappingURL=T2G4KRBE.cjs.map
91
+ //# sourceMappingURL=M3KSATCF.cjs.map
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
2
2
 
3
3
 
4
- var _XCGRNBQHcjs = require('./XCGRNBQH.cjs');
4
+ var _UUIXG3PQcjs = require('./UUIXG3PQ.cjs');
5
5
 
6
6
  // src/Heading/Heading.tsx
7
7
  var _jsxruntime = require('react/jsx-runtime');
@@ -28,7 +28,7 @@ var Heading = ({
28
28
  size = 500
29
29
  }) => {
30
30
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
31
- _XCGRNBQHcjs.Typography_default,
31
+ _UUIXG3PQcjs.Typography_default,
32
32
  {
33
33
  align,
34
34
  as,
@@ -47,4 +47,4 @@ var Heading_default = Heading;
47
47
 
48
48
 
49
49
  exports.Heading_default = Heading_default;
50
- //# sourceMappingURL=CGBH73TM.cjs.map
50
+ //# sourceMappingURL=NDV4446A.cjs.map
@@ -4,7 +4,7 @@ import {
4
4
  } from "./KKADUD65.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./2IXPTAJD.js";
7
+ } from "./RXXGDO2J.js";
8
8
  import {
9
9
  colors_module_default
10
10
  } from "./S6TNP7G5.js";
@@ -114,4 +114,4 @@ var Checkbox_default = Checkbox;
114
114
  export {
115
115
  Checkbox_default
116
116
  };
117
- //# sourceMappingURL=PX2UXNON.js.map
117
+ //# sourceMappingURL=OPJKUJKD.js.map
@@ -5,7 +5,7 @@ import {
5
5
  import {
6
6
  ColorBaseDestructive700,
7
7
  ColorBaseGray800
8
- } from "./WBVMCGHT.js";
8
+ } from "./Z5IIAJX5.js";
9
9
  import {
10
10
  Focus_module_default
11
11
  } from "./KKADUD65.js";
@@ -14,7 +14,7 @@ import {
14
14
  } from "./M36V23WR.js";
15
15
  import {
16
16
  Typography_default
17
- } from "./2IXPTAJD.js";
17
+ } from "./RXXGDO2J.js";
18
18
  import {
19
19
  useIsHydrated
20
20
  } from "./JB65NEXK.js";
@@ -122,4 +122,4 @@ SelectList.Option = SelectOption_default;
122
122
  export {
123
123
  SelectList
124
124
  };
125
- //# sourceMappingURL=LTSX5P7G.js.map
125
+ //# sourceMappingURL=PGW7AS3M.js.map
@@ -4,7 +4,7 @@ import {
4
4
  } from "./M36V23WR.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./2IXPTAJD.js";
7
+ } from "./RXXGDO2J.js";
8
8
  import {
9
9
  useIsHydrated
10
10
  } from "./JB65NEXK.js";
@@ -83,4 +83,4 @@ function TextField({
83
83
  export {
84
84
  TextField
85
85
  };
86
- //# sourceMappingURL=LDHALTXE.js.map
86
+ //# sourceMappingURL=QF7K6PY3.js.map
@@ -4,7 +4,7 @@ import {
4
4
  } from "./M36V23WR.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./2IXPTAJD.js";
7
+ } from "./RXXGDO2J.js";
8
8
 
9
9
  // css-module:./Badge.module.css#css-module
10
10
  var Badge_module_default = { "icon": "_icon_1g9xb_1" };
@@ -70,4 +70,4 @@ var Badge_default = Badge;
70
70
  export {
71
71
  Badge_default
72
72
  };
73
- //# sourceMappingURL=4EIK6LQR.js.map
73
+ //# sourceMappingURL=RMDRDNHT.js.map
@@ -8,7 +8,7 @@ import classNames from "classnames";
8
8
  import { forwardRef } from "react";
9
9
 
10
10
  // css-module:./Typography.module.css#css-module
11
- var Typography_module_default = { "typography": "_typography_t1t27_1", "sansSerif": "_sansSerif_t1t27_22", "serif": "_serif_t1t27_27", "size100": "_size100_t1t27_71", "size200": "_size200_t1t27_75", "size300": "_size300_t1t27_79", "size400": "_size400_t1t27_83", "size500": "_size500_t1t27_87", "size600": "_size600_t1t27_91", "size700": "_size700_t1t27_95", "size800": "_size800_t1t27_99", "size900": "_size900_t1t27_103", "size1000": "_size1000_t1t27_144", "size1100": "_size1100_t1t27_148", "center": "_center_t1t27_154", "forceLeft": "_forceLeft_t1t27_158", "forceRight": "_forceRight_t1t27_162", "start": "_start_t1t27_166", "end": "_end_t1t27_170", "regular": "_regular_t1t27_176", "medium": "_medium_t1t27_180", "semiBold": "_semiBold_t1t27_184", "bold": "_bold_t1t27_188", "underline": "_underline_t1t27_192", "inline": "_inline_t1t27_196", "uppercase": "_uppercase_t1t27_200", "lineClamp": "_lineClamp_t1t27_204" };
11
+ var Typography_module_default = { "typography": "_typography_737nn_1", "sansSerif": "_sansSerif_737nn_22", "serif": "_serif_737nn_27", "size100": "_size100_737nn_73", "size200": "_size200_737nn_77", "size300": "_size300_737nn_81", "size400": "_size400_737nn_85", "size500": "_size500_737nn_89", "size600": "_size600_737nn_93", "size700": "_size700_737nn_97", "size800": "_size800_737nn_101", "size900": "_size900_737nn_105", "size1000": "_size1000_737nn_146", "size1100": "_size1100_737nn_150", "center": "_center_737nn_156", "forceLeft": "_forceLeft_737nn_160", "forceRight": "_forceRight_737nn_164", "start": "_start_737nn_168", "end": "_end_737nn_172", "regular": "_regular_737nn_178", "medium": "_medium_737nn_182", "semiBold": "_semiBold_737nn_186", "bold": "_bold_737nn_190", "underline": "_underline_737nn_194", "inline": "_inline_737nn_198", "uppercase": "_uppercase_737nn_202", "lineClamp": "_lineClamp_737nn_206" };
12
12
 
13
13
  // src/Typography/Typography.tsx
14
14
  import { jsx } from "react/jsx-runtime";
@@ -80,4 +80,4 @@ var Typography_default = Typography;
80
80
  export {
81
81
  Typography_default
82
82
  };
83
- //# sourceMappingURL=2IXPTAJD.js.map
83
+ //# sourceMappingURL=RXXGDO2J.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/Typography/Typography.tsx","css-module:./Typography.module.css#css-module"],"sourcesContent":["import classNames from \"classnames\";\nimport { forwardRef, type ReactElement, type ReactNode } from \"react\";\nimport styles from \"./Typography.module.css\";\nimport colorStyles from \"../colors/colors.module.css\";\n\nfunction textColor(\n color:\n | \"gray900\"\n | \"gray700\"\n | \"primary\"\n | \"destructive-primary\"\n | \"destructive-darkBackground\"\n | \"success\"\n | \"success-darkBackground\"\n | \"white\"\n | \"inherit\",\n): string {\n switch (color) {\n case \"gray700\":\n return colorStyles.cambioGray800Color;\n case \"white\":\n return colorStyles.cambioWhiteColor;\n case \"inherit\":\n return colorStyles.inheritColor;\n case \"destructive-primary\":\n return colorStyles.cambioDestructive900Color;\n case \"destructive-darkBackground\":\n return colorStyles.cambioDestructive100Color;\n case \"success\":\n return colorStyles.cambioSuccess900Color;\n case \"success-darkBackground\":\n return colorStyles.cambioSuccess100Color;\n // primary / gray900\n default:\n return colorStyles.cambioBlackColor;\n }\n}\n\n/**\n * [Typography](https://cambly-syntax.vercel.app/?path=/docs/components-typography--docs) is a component that renders text.\n */\nconst Typography = forwardRef<\n HTMLDivElement,\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 \"div\"\n */\n as?: \"div\" | \"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 | \"destructive-darkBackground\"\n | \"success\"\n | \"success-darkBackground\"\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 id for the element\n */\n id?: string;\n /**\n * Whether the text should flow inline with other elements.\n *\n * @defaultValue false\n */\n inline?: boolean;\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 * * `100`: 14px\n * * `200`: 16px\n * * `300`: 18px\n * * `400`: 20px\n * * `500`: 23px\n * * `600`: 26px\n * * `700`: 29px\n * * `800`: 33px\n * * `900`: 37px\n * * `1000`: 41px\n * * `1100`: 46px\n *\n * Desktop (viewport width > 480px):\n * * `100`: 13px\n * * `200`: 16px\n * * `300`: 20px\n * * `400`: 25px\n * * `500`: 31px\n * * `600`: 39px\n * * `700`: 49px\n * * `800`: 61px\n * * `900`: 76px\n * * `1000`: 95px\n * * `1100`: 119px\n *\n * @defaultValue 200\n */\n size?: 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000 | 1100;\n /**\n * The tooltip to be displayed when the user hovers the text\n */\n tooltip?: string;\n /**\n * Whether the text should be transformed to uppercase.\n *\n * @defaultValue \"none\"\n */\n transform?: \"none\" | \"uppercase\";\n /**\n * Whether the text has an underline.\n *\n * @defaultValue false\n */\n underline?: boolean;\n /**\n * Indicates the boldness of the text.\n *\n * * `regular`: 400\n * * `medium`: 510\n * * `semiBold`: 590\n * * `bold`: 710\n *\n * @defaultValue \"regular\"\n */\n weight?: \"regular\" | \"medium\" | \"semiBold\" | \"bold\";\n }\n>(function Typography(\n {\n align = \"start\",\n as = \"div\",\n children,\n color = \"gray900\",\n \"data-testid\": dataTestId,\n fontStyle = \"sans-serif\",\n id,\n inline = false,\n lineClamp = undefined,\n size = 200,\n tooltip,\n transform = \"none\",\n underline = false,\n weight = \"regular\",\n },\n ref,\n): ReactElement {\n const Tag = as;\n\n return (\n <Tag\n id={id}\n className={classNames(\n styles.typography,\n styles[align],\n styles[weight],\n fontStyle === \"serif\" ? styles.serif : styles.sansSerif,\n textColor(color),\n inline && styles.inline,\n styles[`size${size}`],\n transform === \"uppercase\" && styles.uppercase,\n underline && styles.underline,\n lineClamp != null && styles.lineClamp,\n )}\n data-testid={dataTestId}\n style={{\n WebkitLineClamp: lineClamp,\n }}\n title={tooltip}\n ref={ref}\n >\n {children}\n </Tag>\n );\n});\n\nexport default Typography;\n","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/Typography/Typography.module.css\"; export default {\"typography\":\"_typography_t1t27_1\",\"sansSerif\":\"_sansSerif_t1t27_22\",\"serif\":\"_serif_t1t27_27\",\"size100\":\"_size100_t1t27_71\",\"size200\":\"_size200_t1t27_75\",\"size300\":\"_size300_t1t27_79\",\"size400\":\"_size400_t1t27_83\",\"size500\":\"_size500_t1t27_87\",\"size600\":\"_size600_t1t27_91\",\"size700\":\"_size700_t1t27_95\",\"size800\":\"_size800_t1t27_99\",\"size900\":\"_size900_t1t27_103\",\"size1000\":\"_size1000_t1t27_144\",\"size1100\":\"_size1100_t1t27_148\",\"center\":\"_center_t1t27_154\",\"forceLeft\":\"_forceLeft_t1t27_158\",\"forceRight\":\"_forceRight_t1t27_162\",\"start\":\"_start_t1t27_166\",\"end\":\"_end_t1t27_170\",\"regular\":\"_regular_t1t27_176\",\"medium\":\"_medium_t1t27_180\",\"semiBold\":\"_semiBold_t1t27_184\",\"bold\":\"_bold_t1t27_188\",\"underline\":\"_underline_t1t27_192\",\"inline\":\"_inline_t1t27_196\",\"uppercase\":\"_uppercase_t1t27_200\",\"lineClamp\":\"_lineClamp_t1t27_204\"}"],"mappings":";;;;;;AAAA,OAAO,gBAAgB;AACvB,SAAS,kBAAqD;;;ACDsC,IAAO,4BAAQ,EAAC,cAAa,uBAAsB,aAAY,uBAAsB,SAAQ,mBAAkB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,sBAAqB,YAAW,uBAAsB,YAAW,uBAAsB,UAAS,qBAAoB,aAAY,wBAAuB,cAAa,yBAAwB,SAAQ,oBAAmB,OAAM,kBAAiB,WAAU,sBAAqB,UAAS,qBAAoB,YAAW,uBAAsB,QAAO,mBAAkB,aAAY,wBAAuB,UAAS,qBAAoB,aAAY,wBAAuB,aAAY,uBAAsB;;;ADyLl7B;AApLJ,SAAS,UACP,OAUQ;AACR,UAAQ,OAAO;AAAA,IACb,KAAK;AACH,aAAO,sBAAY;AAAA,IACrB,KAAK;AACH,aAAO,sBAAY;AAAA,IACrB,KAAK;AACH,aAAO,sBAAY;AAAA,IACrB,KAAK;AACH,aAAO,sBAAY;AAAA,IACrB,KAAK;AACH,aAAO,sBAAY;AAAA,IACrB,KAAK;AACH,aAAO,sBAAY;AAAA,IACrB,KAAK;AACH,aAAO,sBAAY;AAAA,IAErB;AACE,aAAO,sBAAY;AAAA,EACvB;AACF;AAKA,IAAM,aAAa,WA0HjB,SAASA,YACT;AAAA,EACE,QAAQ;AAAA,EACR,KAAK;AAAA,EACL;AAAA,EACA,QAAQ;AAAA,EACR,eAAe;AAAA,EACf,YAAY;AAAA,EACZ;AAAA,EACA,SAAS;AAAA,EACT,YAAY;AAAA,EACZ,OAAO;AAAA,EACP;AAAA,EACA,YAAY;AAAA,EACZ,YAAY;AAAA,EACZ,SAAS;AACX,GACA,KACc;AACd,QAAM,MAAM;AAEZ,SACE;AAAA,IAAC;AAAA;AAAA,MACC;AAAA,MACA,WAAW;AAAA,QACT,0BAAO;AAAA,QACP,0BAAO,KAAK;AAAA,QACZ,0BAAO,MAAM;AAAA,QACb,cAAc,UAAU,0BAAO,QAAQ,0BAAO;AAAA,QAC9C,UAAU,KAAK;AAAA,QACf,UAAU,0BAAO;AAAA,QACjB,0BAAO,OAAO,MAAM;AAAA,QACpB,cAAc,eAAe,0BAAO;AAAA,QACpC,aAAa,0BAAO;AAAA,QACpB,aAAa,QAAQ,0BAAO;AAAA,MAC9B;AAAA,MACA,eAAa;AAAA,MACb,OAAO;AAAA,QACL,iBAAiB;AAAA,MACnB;AAAA,MACA,OAAO;AAAA,MACP;AAAA,MAEC;AAAA;AAAA,EACH;AAEJ,CAAC;AAED,IAAO,qBAAQ;","names":["Typography"]}
1
+ {"version":3,"sources":["../../src/Typography/Typography.tsx","css-module:./Typography.module.css#css-module"],"sourcesContent":["import classNames from \"classnames\";\nimport { forwardRef, type ReactElement, type ReactNode } from \"react\";\nimport styles from \"./Typography.module.css\";\nimport colorStyles from \"../colors/colors.module.css\";\n\nfunction textColor(\n color:\n | \"gray900\"\n | \"gray700\"\n | \"primary\"\n | \"destructive-primary\"\n | \"destructive-darkBackground\"\n | \"success\"\n | \"success-darkBackground\"\n | \"white\"\n | \"inherit\",\n): string {\n switch (color) {\n case \"gray700\":\n return colorStyles.cambioGray800Color;\n case \"white\":\n return colorStyles.cambioWhiteColor;\n case \"inherit\":\n return colorStyles.inheritColor;\n case \"destructive-primary\":\n return colorStyles.cambioDestructive900Color;\n case \"destructive-darkBackground\":\n return colorStyles.cambioDestructive100Color;\n case \"success\":\n return colorStyles.cambioSuccess900Color;\n case \"success-darkBackground\":\n return colorStyles.cambioSuccess100Color;\n // primary / gray900\n default:\n return colorStyles.cambioBlackColor;\n }\n}\n\n/**\n * [Typography](https://cambly-syntax.vercel.app/?path=/docs/components-typography--docs) is a component that renders text.\n */\nconst Typography = forwardRef<\n HTMLDivElement,\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 \"div\"\n */\n as?: \"div\" | \"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 | \"destructive-darkBackground\"\n | \"success\"\n | \"success-darkBackground\"\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 id for the element\n */\n id?: string;\n /**\n * Whether the text should flow inline with other elements.\n *\n * @defaultValue false\n */\n inline?: boolean;\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 * * `100`: 14px\n * * `200`: 16px\n * * `300`: 18px\n * * `400`: 20px\n * * `500`: 23px\n * * `600`: 26px\n * * `700`: 29px\n * * `800`: 33px\n * * `900`: 37px\n * * `1000`: 41px\n * * `1100`: 46px\n *\n * Desktop (viewport width > 480px):\n * * `100`: 13px\n * * `200`: 16px\n * * `300`: 20px\n * * `400`: 25px\n * * `500`: 31px\n * * `600`: 39px\n * * `700`: 49px\n * * `800`: 61px\n * * `900`: 76px\n * * `1000`: 95px\n * * `1100`: 119px\n *\n * @defaultValue 200\n */\n size?: 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000 | 1100;\n /**\n * The tooltip to be displayed when the user hovers the text\n */\n tooltip?: string;\n /**\n * Whether the text should be transformed to uppercase.\n *\n * @defaultValue \"none\"\n */\n transform?: \"none\" | \"uppercase\";\n /**\n * Whether the text has an underline.\n *\n * @defaultValue false\n */\n underline?: boolean;\n /**\n * Indicates the boldness of the text.\n *\n * * `regular`: 400\n * * `medium`: 510\n * * `semiBold`: 590\n * * `bold`: 710\n *\n * @defaultValue \"regular\"\n */\n weight?: \"regular\" | \"medium\" | \"semiBold\" | \"bold\";\n }\n>(function Typography(\n {\n align = \"start\",\n as = \"div\",\n children,\n color = \"gray900\",\n \"data-testid\": dataTestId,\n fontStyle = \"sans-serif\",\n id,\n inline = false,\n lineClamp = undefined,\n size = 200,\n tooltip,\n transform = \"none\",\n underline = false,\n weight = \"regular\",\n },\n ref,\n): ReactElement {\n const Tag = as;\n\n return (\n <Tag\n id={id}\n className={classNames(\n styles.typography,\n styles[align],\n styles[weight],\n fontStyle === \"serif\" ? styles.serif : styles.sansSerif,\n textColor(color),\n inline && styles.inline,\n styles[`size${size}`],\n transform === \"uppercase\" && styles.uppercase,\n underline && styles.underline,\n lineClamp != null && styles.lineClamp,\n )}\n data-testid={dataTestId}\n style={{\n WebkitLineClamp: lineClamp,\n }}\n title={tooltip}\n ref={ref}\n >\n {children}\n </Tag>\n );\n});\n\nexport default Typography;\n","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/Typography/Typography.module.css\"; export default {\"typography\":\"_typography_737nn_1\",\"sansSerif\":\"_sansSerif_737nn_22\",\"serif\":\"_serif_737nn_27\",\"size100\":\"_size100_737nn_73\",\"size200\":\"_size200_737nn_77\",\"size300\":\"_size300_737nn_81\",\"size400\":\"_size400_737nn_85\",\"size500\":\"_size500_737nn_89\",\"size600\":\"_size600_737nn_93\",\"size700\":\"_size700_737nn_97\",\"size800\":\"_size800_737nn_101\",\"size900\":\"_size900_737nn_105\",\"size1000\":\"_size1000_737nn_146\",\"size1100\":\"_size1100_737nn_150\",\"center\":\"_center_737nn_156\",\"forceLeft\":\"_forceLeft_737nn_160\",\"forceRight\":\"_forceRight_737nn_164\",\"start\":\"_start_737nn_168\",\"end\":\"_end_737nn_172\",\"regular\":\"_regular_737nn_178\",\"medium\":\"_medium_737nn_182\",\"semiBold\":\"_semiBold_737nn_186\",\"bold\":\"_bold_737nn_190\",\"underline\":\"_underline_737nn_194\",\"inline\":\"_inline_737nn_198\",\"uppercase\":\"_uppercase_737nn_202\",\"lineClamp\":\"_lineClamp_737nn_206\"}"],"mappings":";;;;;;AAAA,OAAO,gBAAgB;AACvB,SAAS,kBAAqD;;;ACDsC,IAAO,4BAAQ,EAAC,cAAa,uBAAsB,aAAY,uBAAsB,SAAQ,mBAAkB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,sBAAqB,WAAU,sBAAqB,YAAW,uBAAsB,YAAW,uBAAsB,UAAS,qBAAoB,aAAY,wBAAuB,cAAa,yBAAwB,SAAQ,oBAAmB,OAAM,kBAAiB,WAAU,sBAAqB,UAAS,qBAAoB,YAAW,uBAAsB,QAAO,mBAAkB,aAAY,wBAAuB,UAAS,qBAAoB,aAAY,wBAAuB,aAAY,uBAAsB;;;ADyLn7B;AApLJ,SAAS,UACP,OAUQ;AACR,UAAQ,OAAO;AAAA,IACb,KAAK;AACH,aAAO,sBAAY;AAAA,IACrB,KAAK;AACH,aAAO,sBAAY;AAAA,IACrB,KAAK;AACH,aAAO,sBAAY;AAAA,IACrB,KAAK;AACH,aAAO,sBAAY;AAAA,IACrB,KAAK;AACH,aAAO,sBAAY;AAAA,IACrB,KAAK;AACH,aAAO,sBAAY;AAAA,IACrB,KAAK;AACH,aAAO,sBAAY;AAAA,IAErB;AACE,aAAO,sBAAY;AAAA,EACvB;AACF;AAKA,IAAM,aAAa,WA0HjB,SAASA,YACT;AAAA,EACE,QAAQ;AAAA,EACR,KAAK;AAAA,EACL;AAAA,EACA,QAAQ;AAAA,EACR,eAAe;AAAA,EACf,YAAY;AAAA,EACZ;AAAA,EACA,SAAS;AAAA,EACT,YAAY;AAAA,EACZ,OAAO;AAAA,EACP;AAAA,EACA,YAAY;AAAA,EACZ,YAAY;AAAA,EACZ,SAAS;AACX,GACA,KACc;AACd,QAAM,MAAM;AAEZ,SACE;AAAA,IAAC;AAAA;AAAA,MACC;AAAA,MACA,WAAW;AAAA,QACT,0BAAO;AAAA,QACP,0BAAO,KAAK;AAAA,QACZ,0BAAO,MAAM;AAAA,QACb,cAAc,UAAU,0BAAO,QAAQ,0BAAO;AAAA,QAC9C,UAAU,KAAK;AAAA,QACf,UAAU,0BAAO;AAAA,QACjB,0BAAO,OAAO,MAAM;AAAA,QACpB,cAAc,eAAe,0BAAO;AAAA,QACpC,aAAa,0BAAO;AAAA,QACpB,aAAa,QAAQ,0BAAO;AAAA,MAC9B;AAAA,MACA,eAAa;AAAA,MACb,OAAO;AAAA,QACL,iBAAiB;AAAA,MACnB;AAAA,MACA,OAAO;AAAA,MACP;AAAA,MAEC;AAAA;AAAA,EACH;AAEJ,CAAC;AAED,IAAO,qBAAQ;","names":["Typography"]}