@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
@@ -4,19 +4,19 @@
4
4
  var _C5XPZTFOcjs = require('./C5XPZTFO.cjs');
5
5
 
6
6
 
7
- var _Y2AMPQUUcjs = require('./Y2AMPQUU.cjs');
7
+ var _ANY6BV2Wcjs = require('./ANY6BV2W.cjs');
8
8
 
9
9
 
10
10
  var _DMA6PPUZcjs = require('./DMA6PPUZ.cjs');
11
11
 
12
12
 
13
- var _UT353VLRcjs = require('./UT353VLR.cjs');
13
+ var _JXI2A4FDcjs = require('./JXI2A4FD.cjs');
14
14
 
15
15
 
16
- var _JHUEQO5Qcjs = require('./JHUEQO5Q.cjs');
16
+ var _5AKXXMJGcjs = require('./5AKXXMJG.cjs');
17
17
 
18
18
 
19
- var _ZGI5YNKGcjs = require('./ZGI5YNKG.cjs');
19
+ var _T6Q66MTPcjs = require('./T6Q66MTP.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, _C5XPZTFOcjs.ButtonGroup_default, { orientation: "horizontal", children: [
171
171
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
172
- _Y2AMPQUUcjs.Button_default,
172
+ _ANY6BV2Wcjs.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
- _Y2AMPQUUcjs.Button_default,
182
+ _ANY6BV2Wcjs.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: _JHUEQO5Qcjs.RichSelectSection_default,
202
- Chip: _UT353VLRcjs.RichSelectChip_default,
203
- RadioButton: _ZGI5YNKGcjs.RichSelectRadioButton_default
201
+ Section: _5AKXXMJGcjs.RichSelectSection_default,
202
+ Chip: _JXI2A4FDcjs.RichSelectChip_default,
203
+ RadioButton: _T6Q66MTPcjs.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=X67IWLZJ.cjs.map
211
+ //# sourceMappingURL=T5LYIWR3.cjs.map
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
2
2
 
3
3
 
4
- var _T2WJJCS3cjs = require('./T2WJJCS3.cjs');
4
+ var _WIHMNKU4cjs = require('./WIHMNKU4.cjs');
5
5
 
6
6
 
7
7
  var _RYUXG4AScjs = require('./RYUXG4AS.cjs');
@@ -19,7 +19,7 @@ var RichSelectRadioButton_default = _react.forwardRef.call(void 0,
19
19
  function RichSelectRadioButton(props, ref) {
20
20
  const _a = props, { size, name } = _a, otherProps = _X2SDR4SDcjs.__objRest.call(void 0, _a, ["size", "name"]);
21
21
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _RYUXG4AScjs.RichSelectItem_default, _X2SDR4SDcjs.__spreadProps.call(void 0, _X2SDR4SDcjs.__spreadValues.call(void 0, {}, otherProps), { ref, children: ({ isSelected, isFocusVisible, isDisabled }) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
22
- _T2WJJCS3cjs.RadioButton_default,
22
+ _WIHMNKU4cjs.RadioButton_default,
23
23
  {
24
24
  checked: isSelected,
25
25
  disabled: isDisabled,
@@ -37,4 +37,4 @@ var RichSelectRadioButton_default = _react.forwardRef.call(void 0,
37
37
 
38
38
 
39
39
  exports.RichSelectRadioButton_default = RichSelectRadioButton_default;
40
- //# sourceMappingURL=ZGI5YNKG.cjs.map
40
+ //# sourceMappingURL=T6Q66MTP.cjs.map
@@ -8,7 +8,7 @@ var _classnames = require('classnames'); var _classnames2 = _interopRequireDefau
8
8
  var _react = require('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
  var _jsxruntime = require('react/jsx-runtime');
@@ -80,4 +80,4 @@ var Typography_default = Typography;
80
80
 
81
81
 
82
82
  exports.Typography_default = Typography_default;
83
- //# sourceMappingURL=XCGRNBQH.cjs.map
83
+ //# sourceMappingURL=UUIXG3PQ.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/Typography/Typography.tsx","css-module:./Typography.module.css#css-module"],"names":["Typography"],"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","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\"}"]}
1
+ {"version":3,"sources":["../../src/Typography/Typography.tsx","css-module:./Typography.module.css#css-module"],"names":["Typography"],"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","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\"}"]}
@@ -22,7 +22,7 @@ import {
22
22
  } from "./M36V23WR.js";
23
23
  import {
24
24
  Typography_default
25
- } from "./2IXPTAJD.js";
25
+ } from "./RXXGDO2J.js";
26
26
  import {
27
27
  useIsHydrated
28
28
  } from "./JB65NEXK.js";
@@ -143,4 +143,4 @@ var Button_default = Button;
143
143
  export {
144
144
  Button_default
145
145
  };
146
- //# sourceMappingURL=ASY5BZ34.js.map
146
+ //# sourceMappingURL=UX5KRRO4.js.map
@@ -7,7 +7,7 @@ var _XLUVINJWcjs = require('./XLUVINJW.cjs');
7
7
  var _FESAFV44cjs = require('./FESAFV44.cjs');
8
8
 
9
9
 
10
- var _XCGRNBQHcjs = require('./XCGRNBQH.cjs');
10
+ var _UUIXG3PQcjs = require('./UUIXG3PQ.cjs');
11
11
 
12
12
 
13
13
  var _QT6IRCGWcjs = require('./QT6IRCGW.cjs');
@@ -113,7 +113,7 @@ var RadioButton = ({
113
113
  }
114
114
  ),
115
115
  label && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
116
- _XCGRNBQHcjs.Typography_default,
116
+ _UUIXG3PQcjs.Typography_default,
117
117
  {
118
118
  size: size === "md" ? 200 : 100,
119
119
  color: error ? "destructive-primary" : "gray900",
@@ -129,4 +129,4 @@ var RadioButton_default = RadioButton;
129
129
 
130
130
 
131
131
  exports.RadioButton_default = RadioButton_default;
132
- //# sourceMappingURL=T2WJJCS3.cjs.map
132
+ //# sourceMappingURL=WIHMNKU4.cjs.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');
@@ -53,8 +53,8 @@ var TextArea = _react.forwardRef.call(void 0,
53
53
  },
54
54
  position: "relative",
55
55
  children: [
56
- /* @__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 }) }) }),
57
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _XCGRNBQHcjs.Typography_default, { size: 100, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
56
+ /* @__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 }) }) }),
57
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _UUIXG3PQcjs.Typography_default, { size: 100, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
58
58
  "textarea",
59
59
  {
60
60
  "data-testid": dataTestId,
@@ -72,7 +72,7 @@ var TextArea = _react.forwardRef.call(void 0,
72
72
  }
73
73
  ) }),
74
74
  (helperText || errorText) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
75
- _XCGRNBQHcjs.Typography_default,
75
+ _UUIXG3PQcjs.Typography_default,
76
76
  {
77
77
  size: 100,
78
78
  color: errorText ? "destructive-primary" : "gray700",
@@ -89,4 +89,4 @@ var TextArea_default = TextArea;
89
89
 
90
90
 
91
91
  exports.TextArea_default = TextArea_default;
92
- //# sourceMappingURL=MOJ335LT.cjs.map
92
+ //# sourceMappingURL=XMP55GA2.cjs.map
@@ -7,7 +7,7 @@ import {
7
7
  } from "./AVREYFSM.js";
8
8
  import {
9
9
  Typography_default
10
- } from "./2IXPTAJD.js";
10
+ } from "./RXXGDO2J.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=HXTCI7A3.js.map
53
+ //# sourceMappingURL=Y4BEP7DV.js.map
@@ -8,4 +8,4 @@ export {
8
8
  ColorBaseDestructive700,
9
9
  ColorBaseGray800
10
10
  };
11
- //# sourceMappingURL=WBVMCGHT.js.map
11
+ //# sourceMappingURL=Z5IIAJX5.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../syntax-design-tokens/dist/js/index.js"],"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"],"mappings":";;;AASO,IAAM,0BAA0B;AAWhC,IAAM,mBAAmB;","names":[]}
1
+ {"version":3,"sources":["../../../syntax-design-tokens/dist/js/index.js"],"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"],"mappings":";;;AASO,IAAM,0BAA0B;AAWhC,IAAM,mBAAmB;","names":[]}
@@ -4,7 +4,7 @@
4
4
  var _XLUVINJWcjs = require('./XLUVINJW.cjs');
5
5
 
6
6
 
7
- var _XCGRNBQHcjs = require('./XCGRNBQH.cjs');
7
+ var _UUIXG3PQcjs = require('./UUIXG3PQ.cjs');
8
8
 
9
9
 
10
10
  var _QT6IRCGWcjs = require('./QT6IRCGW.cjs');
@@ -98,7 +98,7 @@ var Checkbox = ({
98
98
  }
99
99
  ),
100
100
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
101
- _XCGRNBQHcjs.Typography_default,
101
+ _UUIXG3PQcjs.Typography_default,
102
102
  {
103
103
  size: typographySize[size],
104
104
  color: error ? "destructive-primary" : "gray900",
@@ -114,4 +114,4 @@ var Checkbox_default = Checkbox;
114
114
 
115
115
 
116
116
  exports.Checkbox_default = Checkbox_default;
117
- //# sourceMappingURL=272LSIIS.cjs.map
117
+ //# sourceMappingURL=ZMLKUOZ2.cjs.map
@@ -3,10 +3,10 @@
3
3
 
4
4
 
5
5
 
6
- var _X67IWLZJcjs = require('./X67IWLZJ.cjs');
6
+ var _T5LYIWR3cjs = require('./T5LYIWR3.cjs');
7
7
 
8
8
 
9
- var _UT353VLRcjs = require('./UT353VLR.cjs');
9
+ var _JXI2A4FDcjs = require('./JXI2A4FD.cjs');
10
10
 
11
11
 
12
12
  var _W52D7D34cjs = require('./W52D7D34.cjs');
@@ -19,19 +19,19 @@ var _3UEOKPM2cjs = require('./3UEOKPM2.cjs');
19
19
 
20
20
 
21
21
 
22
- var _MQHJC5QXcjs = require('./MQHJC5QX.cjs');
22
+ var _5Q53O2YEcjs = require('./5Q53O2YE.cjs');
23
23
 
24
24
 
25
- var _JHUEQO5Qcjs = require('./JHUEQO5Q.cjs');
25
+ var _5AKXXMJGcjs = require('./5AKXXMJG.cjs');
26
26
 
27
27
 
28
- var _ZGI5YNKGcjs = require('./ZGI5YNKG.cjs');
28
+ var _T6Q66MTPcjs = require('./T6Q66MTP.cjs');
29
29
 
30
30
 
31
31
  var _FESAFV44cjs = require('./FESAFV44.cjs');
32
32
 
33
33
 
34
- var _XCGRNBQHcjs = require('./XCGRNBQH.cjs');
34
+ var _UUIXG3PQcjs = require('./UUIXG3PQ.cjs');
35
35
 
36
36
 
37
37
  var _K4AUV2VKcjs = require('./K4AUV2VK.cjs');
@@ -100,11 +100,11 @@ function RichSelectList(props) {
100
100
  const disabled = !isHydrated || disabledProp;
101
101
  const overlayHandlerRef = _react.useRef.call(void 0, {});
102
102
  const selectedKeysProp = _react.useMemo.call(void 0,
103
- () => _X67IWLZJcjs.convertSelection.call(void 0, selectedValuesProp),
103
+ () => _T5LYIWR3cjs.convertSelection.call(void 0, selectedValuesProp),
104
104
  [selectedValuesProp]
105
105
  );
106
106
  const defaultSelectedKeys = _react.useMemo.call(void 0,
107
- () => _X67IWLZJcjs.convertSelection.call(void 0, defaultSelectedValuesProp, /* @__PURE__ */ new Set()),
107
+ () => _T5LYIWR3cjs.convertSelection.call(void 0, defaultSelectedValuesProp, /* @__PURE__ */ new Set()),
108
108
  [defaultSelectedValuesProp]
109
109
  );
110
110
  const [selectedKeys, setSelectedKeys] = _utils.useControlledState.call(void 0,
@@ -142,7 +142,7 @@ function RichSelectList(props) {
142
142
  _reactariacomponents.Provider,
143
143
  {
144
144
  values: [
145
- [_X67IWLZJcjs.RichSelectBoxContext, { autoFocus: true }],
145
+ [_T5LYIWR3cjs.RichSelectBoxContext, { autoFocus: true }],
146
146
  [_76LTWV2Qcjs.DialogContext, { padding: autosave ? void 0 : 0 }]
147
147
  // this is altering Popover's internal dialog padding to show the sticky save/close buttons. Ideally this could be avoided
148
148
  ],
@@ -166,7 +166,7 @@ function RichSelectList(props) {
166
166
  (_a2 = fieldRef.current) == null ? void 0 : _a2.focus();
167
167
  _interactions.setInteractionModality.call(void 0, "keyboard");
168
168
  },
169
- 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 }) })
169
+ 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 }) })
170
170
  })
171
171
  ) }),
172
172
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
@@ -182,7 +182,7 @@ function RichSelectList(props) {
182
182
  padding: autosave ? void 0 : 5,
183
183
  dangerouslySetInlineStyle: autosave ? void 0 : { __style: { paddingBottom: 0 } },
184
184
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
185
- _X67IWLZJcjs.RichSelectBox_default,
185
+ _T5LYIWR3cjs.RichSelectBox_default,
186
186
  _X2SDR4SDcjs.__spreadProps.call(void 0, _X2SDR4SDcjs.__spreadValues.call(void 0, {
187
187
  autosave,
188
188
  selectedValues: selectedKeys,
@@ -231,7 +231,7 @@ function RichSelectList(props) {
231
231
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
232
232
  "path",
233
233
  {
234
- fill: errorText ? _MQHJC5QXcjs.ColorBaseDestructive700 : _MQHJC5QXcjs.ColorBaseGray800,
234
+ fill: errorText ? _5Q53O2YEcjs.ColorBaseDestructive700 : _5Q53O2YEcjs.ColorBaseGray800,
235
235
  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"
236
236
  }
237
237
  )
@@ -243,7 +243,7 @@ function RichSelectList(props) {
243
243
  }
244
244
  ),
245
245
  (helperText || errorText) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
246
- _XCGRNBQHcjs.Typography_default,
246
+ _UUIXG3PQcjs.Typography_default,
247
247
  _X2SDR4SDcjs.__spreadProps.call(void 0, _X2SDR4SDcjs.__spreadValues.call(void 0, {
248
248
  size: 100,
249
249
  color: errorText ? "destructive-primary" : "gray700"
@@ -258,12 +258,12 @@ function RichSelectList(props) {
258
258
  );
259
259
  }
260
260
  var RichSelectList_default = Object.assign(RichSelectList, {
261
- Section: _JHUEQO5Qcjs.RichSelectSection_default,
262
- Chip: _UT353VLRcjs.RichSelectChip_default,
263
- RadioButton: _ZGI5YNKGcjs.RichSelectRadioButton_default
261
+ Section: _5AKXXMJGcjs.RichSelectSection_default,
262
+ Chip: _JXI2A4FDcjs.RichSelectChip_default,
263
+ RadioButton: _T6Q66MTPcjs.RichSelectRadioButton_default
264
264
  });
265
265
 
266
266
 
267
267
 
268
268
  exports.RichSelectList_default = RichSelectList_default;
269
- //# sourceMappingURL=AZAEEMPJ.cjs.map
269
+ //# sourceMappingURL=ZOW3SDQH.cjs.map
package/dist/index.cjs CHANGED
@@ -10,49 +10,49 @@ var _CHOHIFJNcjs = require('./__chunks/CHOHIFJN.cjs');
10
10
  var _D5AQ3PGBcjs = require('./__chunks/D5AQ3PGB.cjs');
11
11
 
12
12
 
13
- var _OUH7XWQRcjs = require('./__chunks/OUH7XWQR.cjs');
13
+ var _4GZL7Q7Gcjs = require('./__chunks/4GZL7Q7G.cjs');
14
14
 
15
15
 
16
- var _3OMIAWRNcjs = require('./__chunks/3OMIAWRN.cjs');
16
+ var _5E23KLF4cjs = require('./__chunks/5E23KLF4.cjs');
17
17
 
18
18
 
19
- var _272LSIIScjs = require('./__chunks/272LSIIS.cjs');
19
+ var _ZMLKUOZ2cjs = require('./__chunks/ZMLKUOZ2.cjs');
20
20
 
21
21
 
22
- var _BOU7KSFVcjs = require('./__chunks/BOU7KSFV.cjs');
22
+ var _ICTDYMZMcjs = require('./__chunks/ICTDYMZM.cjs');
23
23
 
24
24
 
25
- var _CGBH73TMcjs = require('./__chunks/CGBH73TM.cjs');
25
+ var _NDV4446Acjs = require('./__chunks/NDV4446A.cjs');
26
26
  require('./__chunks/HUIHS6RN.cjs');
27
27
  require('./__chunks/EZUXET6V.cjs');
28
28
  require('./__chunks/THM3NAFO.cjs');
29
29
 
30
30
 
31
- var _MOJ335LTcjs = require('./__chunks/MOJ335LT.cjs');
31
+ var _XMP55GA2cjs = require('./__chunks/XMP55GA2.cjs');
32
32
 
33
33
 
34
- var _YUW7GFTZcjs = require('./__chunks/YUW7GFTZ.cjs');
34
+ var _65FLKUFWcjs = require('./__chunks/65FLKUFW.cjs');
35
35
  require('./__chunks/4UJE5GMH.cjs');
36
36
 
37
37
 
38
- var _AZAEEMPJcjs = require('./__chunks/AZAEEMPJ.cjs');
39
- require('./__chunks/X67IWLZJ.cjs');
38
+ var _ZOW3SDQHcjs = require('./__chunks/ZOW3SDQH.cjs');
39
+ require('./__chunks/T5LYIWR3.cjs');
40
40
 
41
41
 
42
42
  var _C5XPZTFOcjs = require('./__chunks/C5XPZTFO.cjs');
43
43
 
44
44
 
45
- var _Y2AMPQUUcjs = require('./__chunks/Y2AMPQUU.cjs');
45
+ var _ANY6BV2Wcjs = require('./__chunks/ANY6BV2W.cjs');
46
46
  require('./__chunks/5JUNB754.cjs');
47
47
  require('./__chunks/3P2PWHOU.cjs');
48
48
  require('./__chunks/BHN2OODF.cjs');
49
49
 
50
50
 
51
51
  var _DMA6PPUZcjs = require('./__chunks/DMA6PPUZ.cjs');
52
- require('./__chunks/UT353VLR.cjs');
52
+ require('./__chunks/JXI2A4FD.cjs');
53
53
 
54
54
 
55
- var _T2G4KRBEcjs = require('./__chunks/T2G4KRBE.cjs');
55
+ var _M3KSATCFcjs = require('./__chunks/M3KSATCF.cjs');
56
56
 
57
57
 
58
58
  var _W52D7D34cjs = require('./__chunks/W52D7D34.cjs');
@@ -64,13 +64,13 @@ var _PROA22UKcjs = require('./__chunks/PROA22UK.cjs');
64
64
 
65
65
 
66
66
  var _3UEOKPM2cjs = require('./__chunks/3UEOKPM2.cjs');
67
- require('./__chunks/MQHJC5QX.cjs');
68
- require('./__chunks/JHUEQO5Q.cjs');
67
+ require('./__chunks/5Q53O2YE.cjs');
68
+ require('./__chunks/5AKXXMJG.cjs');
69
69
  require('./__chunks/MF7LLV7V.cjs');
70
- require('./__chunks/ZGI5YNKG.cjs');
70
+ require('./__chunks/T6Q66MTP.cjs');
71
71
 
72
72
 
73
- var _T2WJJCS3cjs = require('./__chunks/T2WJJCS3.cjs');
73
+ var _WIHMNKU4cjs = require('./__chunks/WIHMNKU4.cjs');
74
74
  require('./__chunks/XLUVINJW.cjs');
75
75
  require('./__chunks/RYUXG4AS.cjs');
76
76
  require('./__chunks/MKZONAGT.cjs');
@@ -79,7 +79,7 @@ require('./__chunks/RAL6R27S.cjs');
79
79
  require('./__chunks/KZT53ITQ.cjs');
80
80
 
81
81
 
82
- var _7IV2L4B4cjs = require('./__chunks/7IV2L4B4.cjs');
82
+ var _K64O2RGUcjs = require('./__chunks/K64O2RGU.cjs');
83
83
  require('./__chunks/PLUVW6AM.cjs');
84
84
  require('./__chunks/IL22HCBF.cjs');
85
85
 
@@ -87,7 +87,7 @@ require('./__chunks/IL22HCBF.cjs');
87
87
  var _ASFZDRJJcjs = require('./__chunks/ASFZDRJJ.cjs');
88
88
 
89
89
 
90
- var _COLPERJTcjs = require('./__chunks/COLPERJT.cjs');
90
+ var _AC3JZOEZcjs = require('./__chunks/AC3JZOEZ.cjs');
91
91
  require('./__chunks/WFVGNGEP.cjs');
92
92
 
93
93
 
@@ -97,7 +97,7 @@ require('./__chunks/CHDS4D44.cjs');
97
97
 
98
98
 
99
99
 
100
- var _XCGRNBQHcjs = require('./__chunks/XCGRNBQH.cjs');
100
+ var _UUIXG3PQcjs = require('./__chunks/UUIXG3PQ.cjs');
101
101
  require('./__chunks/QT6IRCGW.cjs');
102
102
 
103
103
  require('./__chunks/K4AUV2VK.cjs');
@@ -132,5 +132,5 @@ require('./__chunks/X2SDR4SD.cjs');
132
132
 
133
133
 
134
134
 
135
- exports.Avatar = _JRTUP3VPcjs.Avatar_default; exports.AvatarGroup = _CHOHIFJNcjs.AvatarGroup; exports.Badge = _OUH7XWQRcjs.Badge_default; exports.Box = _FESAFV44cjs.Box_default; exports.Button = _Y2AMPQUUcjs.Button_default; exports.ButtonGroup = _C5XPZTFOcjs.ButtonGroup_default; exports.Card = _D5AQ3PGBcjs.Card; exports.Checkbox = _272LSIIScjs.Checkbox_default; exports.Chip = _T2G4KRBEcjs.Chip_default; exports.Divider = _DMA6PPUZcjs.Divider; exports.Heading = _CGBH73TMcjs.Heading_default; exports.IconButton = _PROA22UKcjs.IconButton_default; exports.LinkButton = _3OMIAWRNcjs.LinkButton_default; exports.Modal = _BOU7KSFVcjs.Modal; exports.Popover = _W52D7D34cjs.Popover_default; exports.RadioButton = _T2WJJCS3cjs.RadioButton_default; exports.RichSelectList = _AZAEEMPJcjs.RichSelectList_default; exports.SelectList = _YUW7GFTZcjs.SelectList; exports.TapArea = _3UEOKPM2cjs.TapArea_default; exports.TextArea = _MOJ335LTcjs.TextArea_default; exports.TextField = _COLPERJTcjs.TextField; exports.ThemeProvider = _ASFZDRJJcjs.ThemeProvider; exports.Tooltip = _7IV2L4B4cjs.Tooltip_default; exports.Typography = _XCGRNBQHcjs.Typography_default;
135
+ exports.Avatar = _JRTUP3VPcjs.Avatar_default; exports.AvatarGroup = _CHOHIFJNcjs.AvatarGroup; exports.Badge = _4GZL7Q7Gcjs.Badge_default; exports.Box = _FESAFV44cjs.Box_default; exports.Button = _ANY6BV2Wcjs.Button_default; exports.ButtonGroup = _C5XPZTFOcjs.ButtonGroup_default; exports.Card = _D5AQ3PGBcjs.Card; exports.Checkbox = _ZMLKUOZ2cjs.Checkbox_default; exports.Chip = _M3KSATCFcjs.Chip_default; exports.Divider = _DMA6PPUZcjs.Divider; exports.Heading = _NDV4446Acjs.Heading_default; exports.IconButton = _PROA22UKcjs.IconButton_default; exports.LinkButton = _5E23KLF4cjs.LinkButton_default; exports.Modal = _ICTDYMZMcjs.Modal; exports.Popover = _W52D7D34cjs.Popover_default; exports.RadioButton = _WIHMNKU4cjs.RadioButton_default; exports.RichSelectList = _ZOW3SDQHcjs.RichSelectList_default; exports.SelectList = _65FLKUFWcjs.SelectList; exports.TapArea = _3UEOKPM2cjs.TapArea_default; exports.TextArea = _XMP55GA2cjs.TextArea_default; exports.TextField = _AC3JZOEZcjs.TextField; exports.ThemeProvider = _ASFZDRJJcjs.ThemeProvider; exports.Tooltip = _K64O2RGUcjs.Tooltip_default; exports.Typography = _UUIXG3PQcjs.Typography_default;
136
136
  //# sourceMappingURL=index.cjs.map