@cambly/syntax-core 15.3.0 → 15.5.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 (361) hide show
  1. package/dist/Avatar/Avatar.cjs +6 -6
  2. package/dist/Avatar/Avatar.css +162 -150
  3. package/dist/Avatar/Avatar.css.map +1 -1
  4. package/dist/Avatar/Avatar.js +5 -5
  5. package/dist/AvatarGroup/AvatarGroup.cjs +5 -5
  6. package/dist/AvatarGroup/AvatarGroup.css +162 -150
  7. package/dist/AvatarGroup/AvatarGroup.css.map +1 -1
  8. package/dist/AvatarGroup/AvatarGroup.js +4 -4
  9. package/dist/Badge/Badge.cjs +7 -7
  10. package/dist/Badge/Badge.css +162 -150
  11. package/dist/Badge/Badge.css.map +1 -1
  12. package/dist/Badge/Badge.d.ts +1 -1
  13. package/dist/Badge/Badge.js +6 -6
  14. package/dist/Box/Box.cjs +4 -4
  15. package/dist/Box/Box.css +162 -150
  16. package/dist/Box/Box.css.map +1 -1
  17. package/dist/Box/Box.js +3 -3
  18. package/dist/Button/Button.cjs +11 -11
  19. package/dist/Button/Button.css +162 -150
  20. package/dist/Button/Button.css.map +1 -1
  21. package/dist/Button/Button.js +10 -10
  22. package/dist/Card/Card.cjs +5 -5
  23. package/dist/Card/Card.css +162 -150
  24. package/dist/Card/Card.css.map +1 -1
  25. package/dist/Card/Card.js +4 -4
  26. package/dist/Checkbox/Checkbox.cjs +5 -5
  27. package/dist/Checkbox/Checkbox.css +162 -150
  28. package/dist/Checkbox/Checkbox.css.map +1 -1
  29. package/dist/Checkbox/Checkbox.js +4 -4
  30. package/dist/Chip/Chip.cjs +7 -7
  31. package/dist/Chip/Chip.css +162 -150
  32. package/dist/Chip/Chip.css.map +1 -1
  33. package/dist/Chip/Chip.js +6 -6
  34. package/dist/Dialog/Dialog.cjs +4 -4
  35. package/dist/Dialog/Dialog.css +162 -150
  36. package/dist/Dialog/Dialog.css.map +1 -1
  37. package/dist/Dialog/Dialog.js +3 -3
  38. package/dist/Dialog/ModalDialog.cjs +11 -11
  39. package/dist/Dialog/ModalDialog.css +162 -150
  40. package/dist/Dialog/ModalDialog.css.map +1 -1
  41. package/dist/Dialog/ModalDialog.js +10 -10
  42. package/dist/Divider/Divider.cjs +3 -3
  43. package/dist/Divider/Divider.css +162 -150
  44. package/dist/Divider/Divider.css.map +1 -1
  45. package/dist/Divider/Divider.js +2 -2
  46. package/dist/Heading/Heading.cjs +5 -5
  47. package/dist/Heading/Heading.css +162 -150
  48. package/dist/Heading/Heading.css.map +1 -1
  49. package/dist/Heading/Heading.js +4 -4
  50. package/dist/Icon/Icon.cjs +4 -4
  51. package/dist/Icon/Icon.css +162 -150
  52. package/dist/Icon/Icon.css.map +1 -1
  53. package/dist/Icon/Icon.js +3 -3
  54. package/dist/IconButton/IconButton.cjs +6 -6
  55. package/dist/IconButton/IconButton.css +162 -150
  56. package/dist/IconButton/IconButton.css.map +1 -1
  57. package/dist/IconButton/IconButton.js +5 -5
  58. package/dist/LinkButton/LinkButton.cjs +9 -9
  59. package/dist/LinkButton/LinkButton.css +162 -150
  60. package/dist/LinkButton/LinkButton.css.map +1 -1
  61. package/dist/LinkButton/LinkButton.js +8 -8
  62. package/dist/Modal/Layer.cjs +5 -5
  63. package/dist/Modal/Layer.css +162 -150
  64. package/dist/Modal/Layer.css.map +1 -1
  65. package/dist/Modal/Layer.js +4 -4
  66. package/dist/Modal/Modal.cjs +15 -15
  67. package/dist/Modal/Modal.css +162 -150
  68. package/dist/Modal/Modal.css.map +1 -1
  69. package/dist/Modal/Modal.js +14 -14
  70. package/dist/Popover/Popover.cjs +12 -12
  71. package/dist/Popover/Popover.css +162 -150
  72. package/dist/Popover/Popover.css.map +1 -1
  73. package/dist/Popover/Popover.js +11 -11
  74. package/dist/RadioButton/RadioButton.cjs +7 -7
  75. package/dist/RadioButton/RadioButton.css +162 -150
  76. package/dist/RadioButton/RadioButton.css.map +1 -1
  77. package/dist/RadioButton/RadioButton.js +6 -6
  78. package/dist/RichSelect/RichSelectBox.cjs +18 -18
  79. package/dist/RichSelect/RichSelectBox.css +162 -150
  80. package/dist/RichSelect/RichSelectBox.css.map +1 -1
  81. package/dist/RichSelect/RichSelectBox.js +17 -17
  82. package/dist/RichSelect/RichSelectChip.cjs +8 -8
  83. package/dist/RichSelect/RichSelectChip.css +162 -150
  84. package/dist/RichSelect/RichSelectChip.css.map +1 -1
  85. package/dist/RichSelect/RichSelectChip.js +7 -7
  86. package/dist/RichSelect/RichSelectList.cjs +25 -25
  87. package/dist/RichSelect/RichSelectList.css +162 -150
  88. package/dist/RichSelect/RichSelectList.css.map +1 -1
  89. package/dist/RichSelect/RichSelectList.js +24 -24
  90. package/dist/RichSelect/RichSelectRadioButton.cjs +8 -8
  91. package/dist/RichSelect/RichSelectRadioButton.css +162 -150
  92. package/dist/RichSelect/RichSelectRadioButton.css.map +1 -1
  93. package/dist/RichSelect/RichSelectRadioButton.js +7 -7
  94. package/dist/RichSelect/RichSelectSection.cjs +5 -5
  95. package/dist/RichSelect/RichSelectSection.css +162 -150
  96. package/dist/RichSelect/RichSelectSection.css.map +1 -1
  97. package/dist/RichSelect/RichSelectSection.js +4 -4
  98. package/dist/SelectList/SelectList.cjs +9 -9
  99. package/dist/SelectList/SelectList.css +162 -150
  100. package/dist/SelectList/SelectList.css.map +1 -1
  101. package/dist/SelectList/SelectList.js +8 -8
  102. package/dist/Tabs/TabButton.cjs +21 -0
  103. package/dist/Tabs/TabButton.cjs.map +1 -0
  104. package/dist/Tabs/TabButton.css +2266 -0
  105. package/dist/Tabs/TabButton.css.map +1 -0
  106. package/dist/Tabs/TabButton.d.ts +19 -0
  107. package/dist/Tabs/TabButton.js +21 -0
  108. package/dist/Tabs/TabButton.js.map +1 -0
  109. package/dist/Tabs/TabInternal.cjs +17 -0
  110. package/dist/Tabs/TabInternal.cjs.map +1 -0
  111. package/dist/Tabs/TabInternal.css +2205 -0
  112. package/dist/Tabs/TabInternal.css.map +1 -0
  113. package/dist/Tabs/TabInternal.d.ts +28 -0
  114. package/dist/Tabs/TabInternal.js +17 -0
  115. package/dist/Tabs/TabInternal.js.map +1 -0
  116. package/dist/Tabs/TabLink.cjs +19 -0
  117. package/dist/Tabs/TabLink.cjs.map +1 -0
  118. package/dist/Tabs/TabLink.css +2230 -0
  119. package/dist/Tabs/TabLink.css.map +1 -0
  120. package/dist/Tabs/TabLink.d.ts +36 -0
  121. package/dist/Tabs/TabLink.js +19 -0
  122. package/dist/Tabs/TabLink.js.map +1 -0
  123. package/dist/Tabs/Tabs.cjs +23 -0
  124. package/dist/Tabs/Tabs.cjs.map +1 -0
  125. package/dist/Tabs/Tabs.css +2266 -0
  126. package/dist/Tabs/Tabs.css.map +1 -0
  127. package/dist/Tabs/Tabs.d.ts +43 -0
  128. package/dist/Tabs/Tabs.js +23 -0
  129. package/dist/Tabs/Tabs.js.map +1 -0
  130. package/dist/TextArea/TextArea.cjs +7 -7
  131. package/dist/TextArea/TextArea.css +162 -150
  132. package/dist/TextArea/TextArea.css.map +1 -1
  133. package/dist/TextArea/TextArea.js +6 -6
  134. package/dist/TextField/TextField.cjs +7 -7
  135. package/dist/TextField/TextField.css +162 -150
  136. package/dist/TextField/TextField.css.map +1 -1
  137. package/dist/TextField/TextField.js +6 -6
  138. package/dist/ThemeProvider/ThemeProvider.cjs +2 -2
  139. package/dist/ThemeProvider/ThemeProvider.js +1 -1
  140. package/dist/Tooltip/Tooltip.cjs +6 -6
  141. package/dist/Tooltip/Tooltip.css +162 -150
  142. package/dist/Tooltip/Tooltip.css.map +1 -1
  143. package/dist/Tooltip/Tooltip.js +5 -5
  144. package/dist/Typography/Typography.cjs +4 -4
  145. package/dist/Typography/Typography.css +162 -150
  146. package/dist/Typography/Typography.css.map +1 -1
  147. package/dist/Typography/Typography.d.ts +1 -1
  148. package/dist/Typography/Typography.js +3 -3
  149. package/dist/__chunks/{74XKLZ4N.js → 262KRHP5.js} +3 -3
  150. package/dist/__chunks/{PJLDYIB6.cjs → 3BGIBVCR.cjs} +3 -3
  151. package/dist/__chunks/3BGIBVCR.cjs.map +1 -0
  152. package/dist/__chunks/{CP57BL3D.js → 3CEGKGV5.js} +3 -3
  153. package/dist/__chunks/{T6PXFSRX.js → 3CYMW6HT.js} +2 -2
  154. package/dist/__chunks/{DMA6PPUZ.cjs → 42SRFCQL.cjs} +3 -3
  155. package/dist/__chunks/{DFGY3NSE.js → 4X7ZC3WT.js} +6 -6
  156. package/dist/__chunks/{KBFQU5AW.cjs → 5COVOOB3.cjs} +3 -3
  157. package/dist/__chunks/{EUBO6YEI.cjs → 5CSS7BNE.cjs} +17 -17
  158. package/dist/__chunks/{TZGJS522.js → 5HEC7ASW.js} +2 -2
  159. package/dist/__chunks/5JQ6C2XV.js +9 -0
  160. package/dist/__chunks/5JQ6C2XV.js.map +1 -0
  161. package/dist/__chunks/{OTGGVIQE.js → 5RXHG6S5.js} +11 -11
  162. package/dist/__chunks/{RAL6R27S.cjs → 65LHF5WD.cjs} +16 -16
  163. package/dist/__chunks/{M36V23WR.js → 65PMWIHY.js} +2 -2
  164. package/dist/__chunks/{67PBF26W.cjs → 6AOPOPJT.cjs} +8 -8
  165. package/dist/__chunks/{ASFZDRJJ.cjs → 7JET5NNK.cjs} +5 -3
  166. package/dist/__chunks/7JET5NNK.cjs.map +1 -0
  167. package/dist/__chunks/AOBL3JUX.cjs +67 -0
  168. package/dist/__chunks/AOBL3JUX.cjs.map +1 -0
  169. package/dist/__chunks/{NMX5UDLV.js → BQYW6G4G.js} +2 -2
  170. package/dist/__chunks/{ONZHIMUG.js → BS5FRXYG.js} +2 -2
  171. package/dist/__chunks/CB66GOW7.js +101 -0
  172. package/dist/__chunks/CB66GOW7.js.map +1 -0
  173. package/dist/__chunks/{SZMHZR3B.cjs → CDU5TH7Y.cjs} +5 -5
  174. package/dist/__chunks/{L5CT6YRH.js → DRQYQTCA.js} +2 -2
  175. package/dist/__chunks/{2BA4KWES.js → FAOJSMYY.js} +4 -4
  176. package/dist/__chunks/{535SBVS5.js → FGXU5UXA.js} +2 -2
  177. package/dist/__chunks/{ECA33JJ5.js → FMNQCHIR.js} +2 -2
  178. package/dist/__chunks/{EZUXET6V.cjs → G3SXARBL.cjs} +3 -3
  179. package/dist/__chunks/{D5AQ3PGB.cjs → G63LXNMK.cjs} +3 -3
  180. package/dist/__chunks/GZXNR3JK.js +53 -0
  181. package/dist/__chunks/GZXNR3JK.js.map +1 -0
  182. package/dist/__chunks/{TJQKHHNH.cjs → HM6JHSTR.cjs} +16 -16
  183. package/dist/__chunks/{SM7OH7FG.js → HUN4OGO5.js} +3 -3
  184. package/dist/__chunks/{Z5N4IV4T.js → I5ZPCA36.js} +20 -19
  185. package/dist/__chunks/I5ZPCA36.js.map +1 -0
  186. package/dist/__chunks/{KJ7XJWSH.js → IXQVCN37.js} +1 -1
  187. package/dist/__chunks/{KJ7XJWSH.js.map → IXQVCN37.js.map} +1 -1
  188. package/dist/__chunks/{76LTWV2Q.cjs → J27AGJQB.cjs} +3 -3
  189. package/dist/__chunks/{7BZZUMJM.cjs → J5NZ55OT.cjs} +3 -3
  190. package/dist/__chunks/{N5W44DQ5.cjs → JAW252M7.cjs} +7 -7
  191. package/dist/__chunks/{DDWSH5JD.js → JBFY4F7V.js} +3 -3
  192. package/dist/__chunks/{DXGDMMAL.cjs → JEP2SN7W.cjs} +7 -7
  193. package/dist/__chunks/{LT6ELZIN.js → JJNZLCKX.js} +2 -2
  194. package/dist/__chunks/{54ZAQVGC.js → JL2NIWMQ.js} +8 -8
  195. package/dist/__chunks/JQ6MLSET.cjs +53 -0
  196. package/dist/__chunks/JQ6MLSET.cjs.map +1 -0
  197. package/dist/__chunks/JTTZCAPP.cjs +9 -0
  198. package/dist/__chunks/JTTZCAPP.cjs.map +1 -0
  199. package/dist/__chunks/JVGBP6LO.cjs +9 -0
  200. package/dist/__chunks/JVGBP6LO.cjs.map +1 -0
  201. package/dist/__chunks/{ZVJGV6GH.js → JWGD2JGX.js} +4 -2
  202. package/dist/__chunks/JWGD2JGX.js.map +1 -0
  203. package/dist/__chunks/{SONYYWLY.js → K2RGVD55.js} +2 -2
  204. package/dist/__chunks/{FESAFV44.cjs → KJLBDAZH.cjs} +3 -3
  205. package/dist/__chunks/LMZJHS5E.js +75 -0
  206. package/dist/__chunks/LMZJHS5E.js.map +1 -0
  207. package/dist/__chunks/{ELEREGBW.cjs → LNLOBEMH.cjs} +5 -5
  208. package/dist/__chunks/{MKZONAGT.cjs → LZYX5BWD.cjs} +11 -11
  209. package/dist/__chunks/{YVQRFDEE.cjs → M7KSUTKJ.cjs} +7 -7
  210. package/dist/__chunks/NFSZQICF.cjs +101 -0
  211. package/dist/__chunks/NFSZQICF.cjs.map +1 -0
  212. package/dist/__chunks/{ZBBMY7Y7.cjs → NJ7VV2CH.cjs} +4 -4
  213. package/dist/__chunks/{E7IFJPHC.js → NKGOCFTT.js} +3 -3
  214. package/dist/__chunks/{VKAYAQ3Z.cjs → NVHCU2CO.cjs} +7 -7
  215. package/dist/__chunks/{HF4V7JJP.cjs → OY5QYJVA.cjs} +10 -10
  216. package/dist/__chunks/{N7ZNFTV7.cjs → P3W4SW6R.cjs} +3 -3
  217. package/dist/__chunks/{63XQSPT7.cjs → PIQO2LH2.cjs} +7 -7
  218. package/dist/__chunks/{NPZBG5AK.js → QAH73IJZ.js} +4 -4
  219. package/dist/__chunks/{AVTBLTHP.js → QNTUG5SZ.js} +3 -3
  220. package/dist/__chunks/{NOQ3DDEP.cjs → RC7EMZ6N.cjs} +8 -8
  221. package/dist/__chunks/{YI35INQ7.js → RE6LUYXB.js} +2 -2
  222. package/dist/__chunks/{CLVBAIGL.cjs → RJYSQA7F.cjs} +1 -1
  223. package/dist/__chunks/{CLVBAIGL.cjs.map → RJYSQA7F.cjs.map} +1 -1
  224. package/dist/__chunks/SFBTR56I.cjs +37 -0
  225. package/dist/__chunks/{TYPTB7HD.cjs → SSGQWZJG.cjs} +7 -7
  226. package/dist/__chunks/SVA2ABQQ.cjs +9 -0
  227. package/dist/__chunks/SVA2ABQQ.cjs.map +1 -0
  228. package/dist/__chunks/SW2JQXU6.cjs +33 -0
  229. package/dist/__chunks/SW2JQXU6.cjs.map +1 -0
  230. package/dist/__chunks/{4JFE4NWI.js → T6T5FJWJ.js} +4 -4
  231. package/dist/__chunks/{4WK5DK6U.js → TLTSRB3H.js} +3 -3
  232. package/dist/__chunks/{JRDHZ3QL.js → UXDF6ZIG.js} +2 -2
  233. package/dist/__chunks/UXDF6ZIG.js.map +1 -0
  234. package/dist/__chunks/{CV5CESW2.cjs → V4M5XFJN.cjs} +3 -3
  235. package/dist/__chunks/VC5WSVCY.js +67 -0
  236. package/dist/__chunks/VC5WSVCY.js.map +1 -0
  237. package/dist/__chunks/{2OHQ7WYY.cjs → VF3XXVWJ.cjs} +10 -10
  238. package/dist/__chunks/VFJQUEUD.cjs +75 -0
  239. package/dist/__chunks/VFJQUEUD.cjs.map +1 -0
  240. package/dist/__chunks/{LMERC43E.js → VMY3X6VX.js} +2 -2
  241. package/dist/__chunks/{UVQS6LU3.js → VRJAMHSI.js} +2 -2
  242. package/dist/__chunks/{67BJ4PC2.js → VZWUWOLJ.js} +5 -5
  243. package/dist/__chunks/{XYSRAKGD.cjs → X34FPOWI.cjs} +9 -9
  244. package/dist/__chunks/XVUEUKXA.js +9 -0
  245. package/dist/__chunks/XVUEUKXA.js.map +1 -0
  246. package/dist/__chunks/{TK2EQ6QG.js → YAZOHZLW.js} +2 -2
  247. package/dist/__chunks/{CAEGAJQ2.js → YQH2ZIRQ.js} +5 -3
  248. package/dist/__chunks/{CAEGAJQ2.js.map → YQH2ZIRQ.js.map} +1 -1
  249. package/dist/__chunks/{GJNRWQUK.js → YVUUWH3O.js} +7 -7
  250. package/dist/__chunks/ZF5TOGMY.js +9 -0
  251. package/dist/__chunks/ZF5TOGMY.js.map +1 -0
  252. package/dist/__chunks/{47PGLBOS.cjs → ZJS5MEKE.cjs} +3 -3
  253. package/dist/__chunks/{GJVLYIGI.cjs → ZPV4YBFX.cjs} +3 -3
  254. package/dist/__chunks/{ZH6DWDNG.cjs → ZWNEH5RR.cjs} +26 -25
  255. package/dist/__chunks/ZWNEH5RR.cjs.map +1 -0
  256. package/dist/__chunks/{Y67FDYEF.js → ZYWRMB4F.js} +3 -3
  257. package/dist/colors/allColors.cjs +2 -0
  258. package/dist/colors/allColors.cjs.map +1 -1
  259. package/dist/colors/allColors.d.ts +1 -1
  260. package/dist/colors/allColors.js +2 -0
  261. package/dist/colors/allColors.js.map +1 -1
  262. package/dist/colors/backgroundColor.cjs +3 -3
  263. package/dist/colors/backgroundColor.css +162 -150
  264. package/dist/colors/backgroundColor.css.map +1 -1
  265. package/dist/colors/backgroundColor.js +2 -2
  266. package/dist/colors/border.cjs +3 -3
  267. package/dist/colors/border.css +162 -150
  268. package/dist/colors/border.css.map +1 -1
  269. package/dist/colors/border.js +2 -2
  270. package/dist/colors/foregroundColor.cjs +3 -3
  271. package/dist/colors/foregroundColor.css +162 -150
  272. package/dist/colors/foregroundColor.css.map +1 -1
  273. package/dist/colors/foregroundColor.js +2 -2
  274. package/dist/colors/textColors.cjs +3 -3
  275. package/dist/colors/textColors.css +162 -150
  276. package/dist/colors/textColors.css.map +1 -1
  277. package/dist/colors/textColors.d.ts +1 -1
  278. package/dist/colors/textColors.js +2 -2
  279. package/dist/index.cjs +56 -48
  280. package/dist/index.css +187 -150
  281. package/dist/index.css.map +1 -1
  282. package/dist/index.d.ts +3 -0
  283. package/dist/index.js +66 -58
  284. package/package.json +3 -3
  285. package/dist/__chunks/72UQX6IX.cjs +0 -31
  286. package/dist/__chunks/72UQX6IX.cjs.map +0 -1
  287. package/dist/__chunks/ASFZDRJJ.cjs.map +0 -1
  288. package/dist/__chunks/C3KZXHTV.cjs +0 -37
  289. package/dist/__chunks/JRDHZ3QL.js.map +0 -1
  290. package/dist/__chunks/KZT53ITQ.cjs +0 -9
  291. package/dist/__chunks/KZT53ITQ.cjs.map +0 -1
  292. package/dist/__chunks/PJLDYIB6.cjs.map +0 -1
  293. package/dist/__chunks/PUTZ53EC.js +0 -9
  294. package/dist/__chunks/PUTZ53EC.js.map +0 -1
  295. package/dist/__chunks/QT6IRCGW.cjs +0 -9
  296. package/dist/__chunks/QT6IRCGW.cjs.map +0 -1
  297. package/dist/__chunks/S6TNP7G5.js +0 -9
  298. package/dist/__chunks/S6TNP7G5.js.map +0 -1
  299. package/dist/__chunks/Z5N4IV4T.js.map +0 -1
  300. package/dist/__chunks/ZH6DWDNG.cjs.map +0 -1
  301. package/dist/__chunks/ZVJGV6GH.js.map +0 -1
  302. /package/dist/__chunks/{74XKLZ4N.js.map → 262KRHP5.js.map} +0 -0
  303. /package/dist/__chunks/{CP57BL3D.js.map → 3CEGKGV5.js.map} +0 -0
  304. /package/dist/__chunks/{T6PXFSRX.js.map → 3CYMW6HT.js.map} +0 -0
  305. /package/dist/__chunks/{DMA6PPUZ.cjs.map → 42SRFCQL.cjs.map} +0 -0
  306. /package/dist/__chunks/{DFGY3NSE.js.map → 4X7ZC3WT.js.map} +0 -0
  307. /package/dist/__chunks/{KBFQU5AW.cjs.map → 5COVOOB3.cjs.map} +0 -0
  308. /package/dist/__chunks/{EUBO6YEI.cjs.map → 5CSS7BNE.cjs.map} +0 -0
  309. /package/dist/__chunks/{TZGJS522.js.map → 5HEC7ASW.js.map} +0 -0
  310. /package/dist/__chunks/{OTGGVIQE.js.map → 5RXHG6S5.js.map} +0 -0
  311. /package/dist/__chunks/{RAL6R27S.cjs.map → 65LHF5WD.cjs.map} +0 -0
  312. /package/dist/__chunks/{M36V23WR.js.map → 65PMWIHY.js.map} +0 -0
  313. /package/dist/__chunks/{67PBF26W.cjs.map → 6AOPOPJT.cjs.map} +0 -0
  314. /package/dist/__chunks/{NMX5UDLV.js.map → BQYW6G4G.js.map} +0 -0
  315. /package/dist/__chunks/{ONZHIMUG.js.map → BS5FRXYG.js.map} +0 -0
  316. /package/dist/__chunks/{SZMHZR3B.cjs.map → CDU5TH7Y.cjs.map} +0 -0
  317. /package/dist/__chunks/{L5CT6YRH.js.map → DRQYQTCA.js.map} +0 -0
  318. /package/dist/__chunks/{2BA4KWES.js.map → FAOJSMYY.js.map} +0 -0
  319. /package/dist/__chunks/{535SBVS5.js.map → FGXU5UXA.js.map} +0 -0
  320. /package/dist/__chunks/{ECA33JJ5.js.map → FMNQCHIR.js.map} +0 -0
  321. /package/dist/__chunks/{EZUXET6V.cjs.map → G3SXARBL.cjs.map} +0 -0
  322. /package/dist/__chunks/{D5AQ3PGB.cjs.map → G63LXNMK.cjs.map} +0 -0
  323. /package/dist/__chunks/{TJQKHHNH.cjs.map → HM6JHSTR.cjs.map} +0 -0
  324. /package/dist/__chunks/{SM7OH7FG.js.map → HUN4OGO5.js.map} +0 -0
  325. /package/dist/__chunks/{76LTWV2Q.cjs.map → J27AGJQB.cjs.map} +0 -0
  326. /package/dist/__chunks/{7BZZUMJM.cjs.map → J5NZ55OT.cjs.map} +0 -0
  327. /package/dist/__chunks/{N5W44DQ5.cjs.map → JAW252M7.cjs.map} +0 -0
  328. /package/dist/__chunks/{DDWSH5JD.js.map → JBFY4F7V.js.map} +0 -0
  329. /package/dist/__chunks/{DXGDMMAL.cjs.map → JEP2SN7W.cjs.map} +0 -0
  330. /package/dist/__chunks/{LT6ELZIN.js.map → JJNZLCKX.js.map} +0 -0
  331. /package/dist/__chunks/{54ZAQVGC.js.map → JL2NIWMQ.js.map} +0 -0
  332. /package/dist/__chunks/{SONYYWLY.js.map → K2RGVD55.js.map} +0 -0
  333. /package/dist/__chunks/{FESAFV44.cjs.map → KJLBDAZH.cjs.map} +0 -0
  334. /package/dist/__chunks/{ELEREGBW.cjs.map → LNLOBEMH.cjs.map} +0 -0
  335. /package/dist/__chunks/{MKZONAGT.cjs.map → LZYX5BWD.cjs.map} +0 -0
  336. /package/dist/__chunks/{YVQRFDEE.cjs.map → M7KSUTKJ.cjs.map} +0 -0
  337. /package/dist/__chunks/{ZBBMY7Y7.cjs.map → NJ7VV2CH.cjs.map} +0 -0
  338. /package/dist/__chunks/{E7IFJPHC.js.map → NKGOCFTT.js.map} +0 -0
  339. /package/dist/__chunks/{VKAYAQ3Z.cjs.map → NVHCU2CO.cjs.map} +0 -0
  340. /package/dist/__chunks/{HF4V7JJP.cjs.map → OY5QYJVA.cjs.map} +0 -0
  341. /package/dist/__chunks/{N7ZNFTV7.cjs.map → P3W4SW6R.cjs.map} +0 -0
  342. /package/dist/__chunks/{63XQSPT7.cjs.map → PIQO2LH2.cjs.map} +0 -0
  343. /package/dist/__chunks/{NPZBG5AK.js.map → QAH73IJZ.js.map} +0 -0
  344. /package/dist/__chunks/{AVTBLTHP.js.map → QNTUG5SZ.js.map} +0 -0
  345. /package/dist/__chunks/{NOQ3DDEP.cjs.map → RC7EMZ6N.cjs.map} +0 -0
  346. /package/dist/__chunks/{YI35INQ7.js.map → RE6LUYXB.js.map} +0 -0
  347. /package/dist/__chunks/{C3KZXHTV.cjs.map → SFBTR56I.cjs.map} +0 -0
  348. /package/dist/__chunks/{TYPTB7HD.cjs.map → SSGQWZJG.cjs.map} +0 -0
  349. /package/dist/__chunks/{4JFE4NWI.js.map → T6T5FJWJ.js.map} +0 -0
  350. /package/dist/__chunks/{4WK5DK6U.js.map → TLTSRB3H.js.map} +0 -0
  351. /package/dist/__chunks/{CV5CESW2.cjs.map → V4M5XFJN.cjs.map} +0 -0
  352. /package/dist/__chunks/{2OHQ7WYY.cjs.map → VF3XXVWJ.cjs.map} +0 -0
  353. /package/dist/__chunks/{LMERC43E.js.map → VMY3X6VX.js.map} +0 -0
  354. /package/dist/__chunks/{UVQS6LU3.js.map → VRJAMHSI.js.map} +0 -0
  355. /package/dist/__chunks/{67BJ4PC2.js.map → VZWUWOLJ.js.map} +0 -0
  356. /package/dist/__chunks/{XYSRAKGD.cjs.map → X34FPOWI.cjs.map} +0 -0
  357. /package/dist/__chunks/{TK2EQ6QG.js.map → YAZOHZLW.js.map} +0 -0
  358. /package/dist/__chunks/{GJNRWQUK.js.map → YVUUWH3O.js.map} +0 -0
  359. /package/dist/__chunks/{47PGLBOS.cjs.map → ZJS5MEKE.cjs.map} +0 -0
  360. /package/dist/__chunks/{GJVLYIGI.cjs.map → ZPV4YBFX.cjs.map} +0 -0
  361. /package/dist/__chunks/{Y67FDYEF.js.map → ZYWRMB4F.js.map} +0 -0
@@ -10,16 +10,16 @@ var _3P2PWHOUcjs = require('./3P2PWHOU.cjs');
10
10
  var _BHN2OODFcjs = require('./BHN2OODF.cjs');
11
11
 
12
12
 
13
- var _MKZONAGTcjs = require('./MKZONAGT.cjs');
13
+ var _LZYX5BWDcjs = require('./LZYX5BWD.cjs');
14
14
 
15
15
 
16
- var _C3KZXHTVcjs = require('./C3KZXHTV.cjs');
16
+ var _SFBTR56Icjs = require('./SFBTR56I.cjs');
17
17
 
18
18
 
19
- var _RAL6R27Scjs = require('./RAL6R27S.cjs');
19
+ var _65LHF5WDcjs = require('./65LHF5WD.cjs');
20
20
 
21
21
 
22
- var _PJLDYIB6cjs = require('./PJLDYIB6.cjs');
22
+ var _3BGIBVCRcjs = require('./3BGIBVCR.cjs');
23
23
 
24
24
  // src/LinkButton/LinkButton.tsx
25
25
 
@@ -51,8 +51,8 @@ var LinkButton = _react.forwardRef.call(void 0,
51
51
  on = "lightBackground",
52
52
  onClick
53
53
  }, ref) => {
54
- const foregroundColorClass = _MKZONAGTcjs.foregroundColor.call(void 0, color, on);
55
- const backgroundColorClass = _RAL6R27Scjs.backgroundColor.call(void 0, color, on);
54
+ const foregroundColorClass = _LZYX5BWDcjs.foregroundColor.call(void 0, color, on);
55
+ const backgroundColorClass = _65LHF5WDcjs.backgroundColor.call(void 0, color, on);
56
56
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
57
57
  "a",
58
58
  {
@@ -66,7 +66,7 @@ var LinkButton = _react.forwardRef.call(void 0,
66
66
  Button_module_default.button,
67
67
  foregroundColorClass,
68
68
  backgroundColorClass,
69
- _C3KZXHTVcjs.border.call(void 0, color, on),
69
+ _SFBTR56Icjs.border.call(void 0, color, on),
70
70
  Button_module_default[size],
71
71
  {
72
72
  [Button_module_default.fullWidth]: fullWidth,
@@ -88,7 +88,7 @@ var LinkButton = _react.forwardRef.call(void 0,
88
88
  size
89
89
  }
90
90
  ),
91
- !loading && text && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _PJLDYIB6cjs.Typography_default, { size: _5JUNB754cjs.textVariant_default[size], weight: "medium", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
91
+ !loading && text && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _3BGIBVCRcjs.Typography_default, { size: _5JUNB754cjs.textVariant_default[size], weight: "medium", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
92
92
  "span",
93
93
  {
94
94
  className: foregroundColorClass,
@@ -137,4 +137,4 @@ var LinkButton_default = LinkButton;
137
137
 
138
138
 
139
139
  exports.LinkButton_default = LinkButton_default;
140
- //# sourceMappingURL=XYSRAKGD.cjs.map
140
+ //# sourceMappingURL=X34FPOWI.cjs.map
@@ -0,0 +1,9 @@
1
+ "use client"
2
+
3
+ // css-module:../colors/colors.module.css#css-module
4
+ var colors_module_default = { "inheritColor": "_inheritColor_m0uph_2", "destructive700Color": "_destructive700Color_m0uph_6", "gray700Color": "_gray700Color_m0uph_10", "gray900Color": "_gray900Color_m0uph_14", "primary700Color": "_primary700Color_m0uph_18", "success700Color": "_success700Color_m0uph_22", "whiteColor": "_whiteColor_m0uph_26", "noBorder": "_noBorder_m0uph_31", "blackBorderColor": "_blackBorderColor_m0uph_35", "whiteBorderColor": "_whiteBorderColor_m0uph_39", "success770BorderColor": "_success770BorderColor_m0uph_43", "destructive770BorderColor": "_destructive770BorderColor_m0uph_47", "gray370BorderColor": "_gray370BorderColor_m0uph_51", "success370BorderColor": "_success370BorderColor_m0uph_55", "destructive370BorderColor": "_destructive370BorderColor_m0uph_59", "blackBackgroundColor": "_blackBackgroundColor_m0uph_65", "destructive100BackgroundColor": "_destructive100BackgroundColor_m0uph_69", "destructive200BackgroundColor": "_destructive200BackgroundColor_m0uph_73", "destructive300BackgroundColor": "_destructive300BackgroundColor_m0uph_77", "destructive700BackgroundColor": "_destructive700BackgroundColor_m0uph_81", "destructive800BackgroundColor": "_destructive800BackgroundColor_m0uph_85", "destructive900BackgroundColor": "_destructive900BackgroundColor_m0uph_89", "gray10BackgroundColor": "_gray10BackgroundColor_m0uph_93", "gray30BackgroundColor": "_gray30BackgroundColor_m0uph_97", "gray60BackgroundColor": "_gray60BackgroundColor_m0uph_101", "gray80BackgroundColor": "_gray80BackgroundColor_m0uph_105", "gray100BackgroundColor": "_gray100BackgroundColor_m0uph_109", "gray200BackgroundColor": "_gray200BackgroundColor_m0uph_113", "gray300BackgroundColor": "_gray300BackgroundColor_m0uph_117", "gray700BackgroundColor": "_gray700BackgroundColor_m0uph_121", "gray800BackgroundColor": "_gray800BackgroundColor_m0uph_125", "gray900BackgroundColor": "_gray900BackgroundColor_m0uph_129", "orange100BackgroundColor": "_orange100BackgroundColor_m0uph_133", "orange200BackgroundColor": "_orange200BackgroundColor_m0uph_137", "orange300BackgroundColor": "_orange300BackgroundColor_m0uph_141", "orange700BackgroundColor": "_orange700BackgroundColor_m0uph_145", "orange800BackgroundColor": "_orange800BackgroundColor_m0uph_149", "orange900BackgroundColor": "_orange900BackgroundColor_m0uph_153", "primary100BackgroundColor": "_primary100BackgroundColor_m0uph_157", "primary200BackgroundColor": "_primary200BackgroundColor_m0uph_161", "primary300BackgroundColor": "_primary300BackgroundColor_m0uph_165", "primary700BackgroundColor": "_primary700BackgroundColor_m0uph_169", "primary800BackgroundColor": "_primary800BackgroundColor_m0uph_173", "primary900BackgroundColor": "_primary900BackgroundColor_m0uph_177", "success100BackgroundColor": "_success100BackgroundColor_m0uph_181", "success200BackgroundColor": "_success200BackgroundColor_m0uph_185", "success300BackgroundColor": "_success300BackgroundColor_m0uph_189", "success700BackgroundColor": "_success700BackgroundColor_m0uph_193", "success800BackgroundColor": "_success800BackgroundColor_m0uph_197", "success900BackgroundColor": "_success900BackgroundColor_m0uph_201", "purple100BackgroundColor": "_purple100BackgroundColor_m0uph_205", "purple200BackgroundColor": "_purple200BackgroundColor_m0uph_209", "purple300BackgroundColor": "_purple300BackgroundColor_m0uph_213", "purple700BackgroundColor": "_purple700BackgroundColor_m0uph_217", "purple800BackgroundColor": "_purple800BackgroundColor_m0uph_221", "purple900BackgroundColor": "_purple900BackgroundColor_m0uph_225", "whiteBackgroundColor": "_whiteBackgroundColor_m0uph_229", "yellow100BackgroundColor": "_yellow100BackgroundColor_m0uph_233", "yellow200BackgroundColor": "_yellow200BackgroundColor_m0uph_237", "yellow300BackgroundColor": "_yellow300BackgroundColor_m0uph_241", "yellow700BackgroundColor": "_yellow700BackgroundColor_m0uph_245", "yellow800BackgroundColor": "_yellow800BackgroundColor_m0uph_249", "yellow900BackgroundColor": "_yellow900BackgroundColor_m0uph_253", "cambioBlackColor": "_cambioBlackColor_m0uph_258", "cambioWhiteColor": "_cambioWhiteColor_m0uph_262", "cambioWhite40Color": "_cambioWhite40Color_m0uph_266", "cambioWhite70Color": "_cambioWhite70Color_m0uph_270", "cambioGray100Color": "_cambioGray100Color_m0uph_274", "cambioGray200Color": "_cambioGray200Color_m0uph_278", "cambioGray300Color": "_cambioGray300Color_m0uph_282", "cambioGray370Color": "_cambioGray370Color_m0uph_286", "cambioGray700Color": "_cambioGray700Color_m0uph_290", "cambioGray800Color": "_cambioGray800Color_m0uph_294", "cambioGray870Color": "_cambioGray870Color_m0uph_298", "cambioGray900Color": "_cambioGray900Color_m0uph_302", "cambioDestructive100Color": "_cambioDestructive100Color_m0uph_306", "cambioDestructive300Color": "_cambioDestructive300Color_m0uph_310", "cambioDestructive370Color": "_cambioDestructive370Color_m0uph_314", "cambioDestructive700Color": "_cambioDestructive700Color_m0uph_318", "cambioDestructive770Color": "_cambioDestructive770Color_m0uph_322", "cambioDestructive900Color": "_cambioDestructive900Color_m0uph_326", "cambioSuccess100Color": "_cambioSuccess100Color_m0uph_330", "cambioSuccess300Color": "_cambioSuccess300Color_m0uph_334", "cambioSuccess370Color": "_cambioSuccess370Color_m0uph_338", "cambioSuccess700Color": "_cambioSuccess700Color_m0uph_342", "cambioSuccess770Color": "_cambioSuccess770Color_m0uph_346", "cambioSuccess900Color": "_cambioSuccess900Color_m0uph_350", "cambioRedColor": "_cambioRedColor_m0uph_354", "cambioOrangeColor": "_cambioOrangeColor_m0uph_358", "cambioTanColor": "_cambioTanColor_m0uph_362", "cambioCreamColor": "_cambioCreamColor_m0uph_366", "cambioPurpleColor": "_cambioPurpleColor_m0uph_370", "cambioLilacColor": "_cambioLilacColor_m0uph_374", "cambioThistleColor": "_cambioThistleColor_m0uph_378", "cambioPinkColor": "_cambioPinkColor_m0uph_382", "cambioNavyColor": "_cambioNavyColor_m0uph_386", "cambioTealColor": "_cambioTealColor_m0uph_390", "cambioSlateColor": "_cambioSlateColor_m0uph_394", "cambioSkyColor": "_cambioSkyColor_m0uph_398", "cambioYellow700Color": "_cambioYellow700Color_m0uph_402", "cambioTransparentFullBackgroundColor": "_cambioTransparentFullBackgroundColor_m0uph_406", "cambioBlackBackgroundColor": "_cambioBlackBackgroundColor_m0uph_410", "cambioWhiteBackgroundColor": "_cambioWhiteBackgroundColor_m0uph_414", "cambioWhite40BackgroundColor": "_cambioWhite40BackgroundColor_m0uph_418", "cambioWhite70BackgroundColor": "_cambioWhite70BackgroundColor_m0uph_422", "cambioGray100BackgroundColor": "_cambioGray100BackgroundColor_m0uph_426", "cambioGray200BackgroundColor": "_cambioGray200BackgroundColor_m0uph_430", "cambioGray300BackgroundColor": "_cambioGray300BackgroundColor_m0uph_434", "gray370BackgroundColor": "_gray370BackgroundColor_m0uph_438", "cambioGray370BackgroundColor": "_cambioGray370BackgroundColor_m0uph_442", "cambioGray700BackgroundColor": "_cambioGray700BackgroundColor_m0uph_446", "cambioGray800BackgroundColor": "_cambioGray800BackgroundColor_m0uph_450", "gray870BackgroundColor": "_gray870BackgroundColor_m0uph_454", "cambioGray870BackgroundColor": "_cambioGray870BackgroundColor_m0uph_458", "cambioGray900BackgroundColor": "_cambioGray900BackgroundColor_m0uph_462", "cambioDestructive100BackgroundColor": "_cambioDestructive100BackgroundColor_m0uph_466", "cambioDestructive300BackgroundColor": "_cambioDestructive300BackgroundColor_m0uph_470", "cambioDestructive370BackgroundColor": "_cambioDestructive370BackgroundColor_m0uph_474", "cambioDestructive700BackgroundColor": "_cambioDestructive700BackgroundColor_m0uph_478", "cambioDestructive770BackgroundColor": "_cambioDestructive770BackgroundColor_m0uph_482", "cambioDestructive900BackgroundColor": "_cambioDestructive900BackgroundColor_m0uph_486", "cambioSuccess100BackgroundColor": "_cambioSuccess100BackgroundColor_m0uph_490", "cambioSuccess300BackgroundColor": "_cambioSuccess300BackgroundColor_m0uph_494", "cambioSuccess370BackgroundColor": "_cambioSuccess370BackgroundColor_m0uph_498", "cambioSuccess700BackgroundColor": "_cambioSuccess700BackgroundColor_m0uph_502", "cambioSuccess770BackgroundColor": "_cambioSuccess770BackgroundColor_m0uph_506", "cambioSuccess900BackgroundColor": "_cambioSuccess900BackgroundColor_m0uph_510", "redBackgroundColor": "_redBackgroundColor_m0uph_514", "cambioRedBackgroundColor": "_cambioRedBackgroundColor_m0uph_518", "orangeBackgroundColor": "_orangeBackgroundColor_m0uph_522", "cambioOrangeBackgroundColor": "_cambioOrangeBackgroundColor_m0uph_526", "tanBackgroundColor": "_tanBackgroundColor_m0uph_530", "cambioTanBackgroundColor": "_cambioTanBackgroundColor_m0uph_534", "creamBackgroundColor": "_creamBackgroundColor_m0uph_538", "cambioCreamBackgroundColor": "_cambioCreamBackgroundColor_m0uph_542", "purpleBackgroundColor": "_purpleBackgroundColor_m0uph_546", "cambioPurpleBackgroundColor": "_cambioPurpleBackgroundColor_m0uph_550", "lilacBackgroundColor": "_lilacBackgroundColor_m0uph_554", "cambioLilacBackgroundColor": "_cambioLilacBackgroundColor_m0uph_558", "thistleBackgroundColor": "_thistleBackgroundColor_m0uph_562", "cambioThistleBackgroundColor": "_cambioThistleBackgroundColor_m0uph_566", "pinkBackgroundColor": "_pinkBackgroundColor_m0uph_570", "cambioPinkBackgroundColor": "_cambioPinkBackgroundColor_m0uph_574", "navyBackgroundColor": "_navyBackgroundColor_m0uph_578", "cambioNavyBackgroundColor": "_cambioNavyBackgroundColor_m0uph_582", "tealBackgroundColor": "_tealBackgroundColor_m0uph_586", "cambioTealBackgroundColor": "_cambioTealBackgroundColor_m0uph_590", "slateBackgroundColor": "_slateBackgroundColor_m0uph_594", "cambioSlateBackgroundColor": "_cambioSlateBackgroundColor_m0uph_598", "skyBackgroundColor": "_skyBackgroundColor_m0uph_602", "cambioSkyBackgroundColor": "_cambioSkyBackgroundColor_m0uph_606", "cambioYellow700BackgroundColor": "_cambioYellow700BackgroundColor_m0uph_610" };
5
+
6
+ export {
7
+ colors_module_default
8
+ };
9
+ //# sourceMappingURL=XVUEUKXA.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["css-module:../colors/colors.module.css#css-module"],"sourcesContent":["import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/colors/colors.module.css\"; export default {\"inheritColor\":\"_inheritColor_m0uph_2\",\"destructive700Color\":\"_destructive700Color_m0uph_6\",\"gray700Color\":\"_gray700Color_m0uph_10\",\"gray900Color\":\"_gray900Color_m0uph_14\",\"primary700Color\":\"_primary700Color_m0uph_18\",\"success700Color\":\"_success700Color_m0uph_22\",\"whiteColor\":\"_whiteColor_m0uph_26\",\"noBorder\":\"_noBorder_m0uph_31\",\"blackBorderColor\":\"_blackBorderColor_m0uph_35\",\"whiteBorderColor\":\"_whiteBorderColor_m0uph_39\",\"success770BorderColor\":\"_success770BorderColor_m0uph_43\",\"destructive770BorderColor\":\"_destructive770BorderColor_m0uph_47\",\"gray370BorderColor\":\"_gray370BorderColor_m0uph_51\",\"success370BorderColor\":\"_success370BorderColor_m0uph_55\",\"destructive370BorderColor\":\"_destructive370BorderColor_m0uph_59\",\"blackBackgroundColor\":\"_blackBackgroundColor_m0uph_65\",\"destructive100BackgroundColor\":\"_destructive100BackgroundColor_m0uph_69\",\"destructive200BackgroundColor\":\"_destructive200BackgroundColor_m0uph_73\",\"destructive300BackgroundColor\":\"_destructive300BackgroundColor_m0uph_77\",\"destructive700BackgroundColor\":\"_destructive700BackgroundColor_m0uph_81\",\"destructive800BackgroundColor\":\"_destructive800BackgroundColor_m0uph_85\",\"destructive900BackgroundColor\":\"_destructive900BackgroundColor_m0uph_89\",\"gray10BackgroundColor\":\"_gray10BackgroundColor_m0uph_93\",\"gray30BackgroundColor\":\"_gray30BackgroundColor_m0uph_97\",\"gray60BackgroundColor\":\"_gray60BackgroundColor_m0uph_101\",\"gray80BackgroundColor\":\"_gray80BackgroundColor_m0uph_105\",\"gray100BackgroundColor\":\"_gray100BackgroundColor_m0uph_109\",\"gray200BackgroundColor\":\"_gray200BackgroundColor_m0uph_113\",\"gray300BackgroundColor\":\"_gray300BackgroundColor_m0uph_117\",\"gray700BackgroundColor\":\"_gray700BackgroundColor_m0uph_121\",\"gray800BackgroundColor\":\"_gray800BackgroundColor_m0uph_125\",\"gray900BackgroundColor\":\"_gray900BackgroundColor_m0uph_129\",\"orange100BackgroundColor\":\"_orange100BackgroundColor_m0uph_133\",\"orange200BackgroundColor\":\"_orange200BackgroundColor_m0uph_137\",\"orange300BackgroundColor\":\"_orange300BackgroundColor_m0uph_141\",\"orange700BackgroundColor\":\"_orange700BackgroundColor_m0uph_145\",\"orange800BackgroundColor\":\"_orange800BackgroundColor_m0uph_149\",\"orange900BackgroundColor\":\"_orange900BackgroundColor_m0uph_153\",\"primary100BackgroundColor\":\"_primary100BackgroundColor_m0uph_157\",\"primary200BackgroundColor\":\"_primary200BackgroundColor_m0uph_161\",\"primary300BackgroundColor\":\"_primary300BackgroundColor_m0uph_165\",\"primary700BackgroundColor\":\"_primary700BackgroundColor_m0uph_169\",\"primary800BackgroundColor\":\"_primary800BackgroundColor_m0uph_173\",\"primary900BackgroundColor\":\"_primary900BackgroundColor_m0uph_177\",\"success100BackgroundColor\":\"_success100BackgroundColor_m0uph_181\",\"success200BackgroundColor\":\"_success200BackgroundColor_m0uph_185\",\"success300BackgroundColor\":\"_success300BackgroundColor_m0uph_189\",\"success700BackgroundColor\":\"_success700BackgroundColor_m0uph_193\",\"success800BackgroundColor\":\"_success800BackgroundColor_m0uph_197\",\"success900BackgroundColor\":\"_success900BackgroundColor_m0uph_201\",\"purple100BackgroundColor\":\"_purple100BackgroundColor_m0uph_205\",\"purple200BackgroundColor\":\"_purple200BackgroundColor_m0uph_209\",\"purple300BackgroundColor\":\"_purple300BackgroundColor_m0uph_213\",\"purple700BackgroundColor\":\"_purple700BackgroundColor_m0uph_217\",\"purple800BackgroundColor\":\"_purple800BackgroundColor_m0uph_221\",\"purple900BackgroundColor\":\"_purple900BackgroundColor_m0uph_225\",\"whiteBackgroundColor\":\"_whiteBackgroundColor_m0uph_229\",\"yellow100BackgroundColor\":\"_yellow100BackgroundColor_m0uph_233\",\"yellow200BackgroundColor\":\"_yellow200BackgroundColor_m0uph_237\",\"yellow300BackgroundColor\":\"_yellow300BackgroundColor_m0uph_241\",\"yellow700BackgroundColor\":\"_yellow700BackgroundColor_m0uph_245\",\"yellow800BackgroundColor\":\"_yellow800BackgroundColor_m0uph_249\",\"yellow900BackgroundColor\":\"_yellow900BackgroundColor_m0uph_253\",\"cambioBlackColor\":\"_cambioBlackColor_m0uph_258\",\"cambioWhiteColor\":\"_cambioWhiteColor_m0uph_262\",\"cambioWhite40Color\":\"_cambioWhite40Color_m0uph_266\",\"cambioWhite70Color\":\"_cambioWhite70Color_m0uph_270\",\"cambioGray100Color\":\"_cambioGray100Color_m0uph_274\",\"cambioGray200Color\":\"_cambioGray200Color_m0uph_278\",\"cambioGray300Color\":\"_cambioGray300Color_m0uph_282\",\"cambioGray370Color\":\"_cambioGray370Color_m0uph_286\",\"cambioGray700Color\":\"_cambioGray700Color_m0uph_290\",\"cambioGray800Color\":\"_cambioGray800Color_m0uph_294\",\"cambioGray870Color\":\"_cambioGray870Color_m0uph_298\",\"cambioGray900Color\":\"_cambioGray900Color_m0uph_302\",\"cambioDestructive100Color\":\"_cambioDestructive100Color_m0uph_306\",\"cambioDestructive300Color\":\"_cambioDestructive300Color_m0uph_310\",\"cambioDestructive370Color\":\"_cambioDestructive370Color_m0uph_314\",\"cambioDestructive700Color\":\"_cambioDestructive700Color_m0uph_318\",\"cambioDestructive770Color\":\"_cambioDestructive770Color_m0uph_322\",\"cambioDestructive900Color\":\"_cambioDestructive900Color_m0uph_326\",\"cambioSuccess100Color\":\"_cambioSuccess100Color_m0uph_330\",\"cambioSuccess300Color\":\"_cambioSuccess300Color_m0uph_334\",\"cambioSuccess370Color\":\"_cambioSuccess370Color_m0uph_338\",\"cambioSuccess700Color\":\"_cambioSuccess700Color_m0uph_342\",\"cambioSuccess770Color\":\"_cambioSuccess770Color_m0uph_346\",\"cambioSuccess900Color\":\"_cambioSuccess900Color_m0uph_350\",\"cambioRedColor\":\"_cambioRedColor_m0uph_354\",\"cambioOrangeColor\":\"_cambioOrangeColor_m0uph_358\",\"cambioTanColor\":\"_cambioTanColor_m0uph_362\",\"cambioCreamColor\":\"_cambioCreamColor_m0uph_366\",\"cambioPurpleColor\":\"_cambioPurpleColor_m0uph_370\",\"cambioLilacColor\":\"_cambioLilacColor_m0uph_374\",\"cambioThistleColor\":\"_cambioThistleColor_m0uph_378\",\"cambioPinkColor\":\"_cambioPinkColor_m0uph_382\",\"cambioNavyColor\":\"_cambioNavyColor_m0uph_386\",\"cambioTealColor\":\"_cambioTealColor_m0uph_390\",\"cambioSlateColor\":\"_cambioSlateColor_m0uph_394\",\"cambioSkyColor\":\"_cambioSkyColor_m0uph_398\",\"cambioYellow700Color\":\"_cambioYellow700Color_m0uph_402\",\"cambioTransparentFullBackgroundColor\":\"_cambioTransparentFullBackgroundColor_m0uph_406\",\"cambioBlackBackgroundColor\":\"_cambioBlackBackgroundColor_m0uph_410\",\"cambioWhiteBackgroundColor\":\"_cambioWhiteBackgroundColor_m0uph_414\",\"cambioWhite40BackgroundColor\":\"_cambioWhite40BackgroundColor_m0uph_418\",\"cambioWhite70BackgroundColor\":\"_cambioWhite70BackgroundColor_m0uph_422\",\"cambioGray100BackgroundColor\":\"_cambioGray100BackgroundColor_m0uph_426\",\"cambioGray200BackgroundColor\":\"_cambioGray200BackgroundColor_m0uph_430\",\"cambioGray300BackgroundColor\":\"_cambioGray300BackgroundColor_m0uph_434\",\"gray370BackgroundColor\":\"_gray370BackgroundColor_m0uph_438\",\"cambioGray370BackgroundColor\":\"_cambioGray370BackgroundColor_m0uph_442\",\"cambioGray700BackgroundColor\":\"_cambioGray700BackgroundColor_m0uph_446\",\"cambioGray800BackgroundColor\":\"_cambioGray800BackgroundColor_m0uph_450\",\"gray870BackgroundColor\":\"_gray870BackgroundColor_m0uph_454\",\"cambioGray870BackgroundColor\":\"_cambioGray870BackgroundColor_m0uph_458\",\"cambioGray900BackgroundColor\":\"_cambioGray900BackgroundColor_m0uph_462\",\"cambioDestructive100BackgroundColor\":\"_cambioDestructive100BackgroundColor_m0uph_466\",\"cambioDestructive300BackgroundColor\":\"_cambioDestructive300BackgroundColor_m0uph_470\",\"cambioDestructive370BackgroundColor\":\"_cambioDestructive370BackgroundColor_m0uph_474\",\"cambioDestructive700BackgroundColor\":\"_cambioDestructive700BackgroundColor_m0uph_478\",\"cambioDestructive770BackgroundColor\":\"_cambioDestructive770BackgroundColor_m0uph_482\",\"cambioDestructive900BackgroundColor\":\"_cambioDestructive900BackgroundColor_m0uph_486\",\"cambioSuccess100BackgroundColor\":\"_cambioSuccess100BackgroundColor_m0uph_490\",\"cambioSuccess300BackgroundColor\":\"_cambioSuccess300BackgroundColor_m0uph_494\",\"cambioSuccess370BackgroundColor\":\"_cambioSuccess370BackgroundColor_m0uph_498\",\"cambioSuccess700BackgroundColor\":\"_cambioSuccess700BackgroundColor_m0uph_502\",\"cambioSuccess770BackgroundColor\":\"_cambioSuccess770BackgroundColor_m0uph_506\",\"cambioSuccess900BackgroundColor\":\"_cambioSuccess900BackgroundColor_m0uph_510\",\"redBackgroundColor\":\"_redBackgroundColor_m0uph_514\",\"cambioRedBackgroundColor\":\"_cambioRedBackgroundColor_m0uph_518\",\"orangeBackgroundColor\":\"_orangeBackgroundColor_m0uph_522\",\"cambioOrangeBackgroundColor\":\"_cambioOrangeBackgroundColor_m0uph_526\",\"tanBackgroundColor\":\"_tanBackgroundColor_m0uph_530\",\"cambioTanBackgroundColor\":\"_cambioTanBackgroundColor_m0uph_534\",\"creamBackgroundColor\":\"_creamBackgroundColor_m0uph_538\",\"cambioCreamBackgroundColor\":\"_cambioCreamBackgroundColor_m0uph_542\",\"purpleBackgroundColor\":\"_purpleBackgroundColor_m0uph_546\",\"cambioPurpleBackgroundColor\":\"_cambioPurpleBackgroundColor_m0uph_550\",\"lilacBackgroundColor\":\"_lilacBackgroundColor_m0uph_554\",\"cambioLilacBackgroundColor\":\"_cambioLilacBackgroundColor_m0uph_558\",\"thistleBackgroundColor\":\"_thistleBackgroundColor_m0uph_562\",\"cambioThistleBackgroundColor\":\"_cambioThistleBackgroundColor_m0uph_566\",\"pinkBackgroundColor\":\"_pinkBackgroundColor_m0uph_570\",\"cambioPinkBackgroundColor\":\"_cambioPinkBackgroundColor_m0uph_574\",\"navyBackgroundColor\":\"_navyBackgroundColor_m0uph_578\",\"cambioNavyBackgroundColor\":\"_cambioNavyBackgroundColor_m0uph_582\",\"tealBackgroundColor\":\"_tealBackgroundColor_m0uph_586\",\"cambioTealBackgroundColor\":\"_cambioTealBackgroundColor_m0uph_590\",\"slateBackgroundColor\":\"_slateBackgroundColor_m0uph_594\",\"cambioSlateBackgroundColor\":\"_cambioSlateBackgroundColor_m0uph_598\",\"skyBackgroundColor\":\"_skyBackgroundColor_m0uph_602\",\"cambioSkyBackgroundColor\":\"_cambioSkyBackgroundColor_m0uph_606\",\"cambioYellow700BackgroundColor\":\"_cambioYellow700BackgroundColor_m0uph_610\"}"],"mappings":"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","names":[]}
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  colors_module_default
4
- } from "./S6TNP7G5.js";
4
+ } from "./XVUEUKXA.js";
5
5
 
6
6
  // css-module:./Divider.module.css#css-module
7
7
  var Divider_module_default = { "divider": "_divider_1uaon_1", "dividerClassic": "_dividerClassic_1uaon_9" };
@@ -25,4 +25,4 @@ Divider.displayName = "Divider";
25
25
  export {
26
26
  Divider
27
27
  };
28
- //# sourceMappingURL=TK2EQ6QG.js.map
28
+ //# sourceMappingURL=YAZOHZLW.js.map
@@ -54,7 +54,9 @@ var variables_default = {
54
54
  "color-base-yellow-900": "#3b3009",
55
55
  "color-base-white": "#ffffff",
56
56
  "color-cambio-black": "#050500",
57
- "color-cambio-white": "#ffffff",
57
+ "color-cambio-white-40": "rgba(255, 255, 255, 0.4)",
58
+ "color-cambio-white-70": "rgba(255, 255, 255, 0.7)",
59
+ "color-cambio-white-100": "#ffffff",
58
60
  "color-cambio-gray-100": "#faf4eb",
59
61
  "color-cambio-gray-200": "#e4dbd3",
60
62
  "color-cambio-gray-300": "#beb4ab",
@@ -158,7 +160,7 @@ var classicToCambioKeyLookup = {
158
160
  // Deprecated - to be deleted
159
161
  "color-base-yellow-900": void 0,
160
162
  // Deprecated - to be deleted
161
- "color-base-white": "color-cambio-white"
163
+ "color-base-white": "color-cambio-white-100"
162
164
  };
163
165
  function stylesForTheme() {
164
166
  const tokenVariables = variables_default;
@@ -198,4 +200,4 @@ function ThemeProvider({
198
200
  export {
199
201
  ThemeProvider
200
202
  };
201
- //# sourceMappingURL=CAEGAJQ2.js.map
203
+ //# sourceMappingURL=YQH2ZIRQ.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/ThemeProvider/ThemeProvider.tsx","../../../syntax-design-tokens/dist/json/variables.json"],"sourcesContent":["import React, { useMemo } from \"react\";\nimport variables from \"@cambly/syntax-design-tokens/dist/json/variables.json\";\n\nconst classicToCambioKeyLookup = {\n \"color-base-black\": \"color-cambio-black\",\n \"color-base-destructive-100\": \"color-cambio-destructive-100\",\n \"color-base-destructive-200\": \"color-cambio-destructive-300\",\n \"color-base-destructive-300\": \"color-cambio-destructive-300\",\n \"color-base-destructive-700\": \"color-cambio-destructive-700\",\n \"color-base-destructive-800\": \"color-cambio-destructive-900\",\n \"color-base-destructive-900\": \"color-cambio-destructive-900\",\n \"color-base-gray-10\": \"color-cambio-gray-370\",\n \"color-base-gray-30\": \"color-cambio-gray-370\",\n \"color-base-gray-60\": \"color-cambio-gray-870\",\n \"color-base-gray-80\": \"color-cambio-gray-870\",\n \"color-base-gray-100\": \"color-cambio-gray-100\",\n \"color-base-gray-200\": \"color-cambio-gray-200\",\n \"color-base-gray-300\": \"color-cambio-gray-300\",\n \"color-base-gray-700\": \"color-cambio-gray-700\",\n \"color-base-gray-800\": \"color-cambio-gray-800\",\n \"color-base-gray-900\": \"color-cambio-gray-900\",\n \"color-base-orange-100\": undefined, // Deprecated - to be deleted\n \"color-base-orange-200\": undefined, // Deprecated - to be deleted\n \"color-base-orange-300\": undefined, // Deprecated - to be deleted\n \"color-base-orange-700\": \"color-cambio-orange\",\n \"color-base-orange-800\": undefined, // Deprecated - to be deleted\n \"color-base-orange-900\": undefined, // Deprecated - to be deleted\n \"color-base-primary-100\": \"color-cambio-gray-100\",\n \"color-base-primary-200\": \"color-cambio-gray-200\",\n \"color-base-primary-300\": \"color-cambio-gray-300\",\n \"color-base-primary-700\": \"color-cambio-gray-700\",\n \"color-base-primary-800\": \"color-cambio-gray-800\",\n \"color-base-primary-900\": \"color-cambio-gray-900\",\n \"color-base-success-100\": \"color-cambio-success-100\",\n \"color-base-success-200\": \"color-cambio-success-300\",\n \"color-base-success-300\": \"color-cambio-success-300\",\n \"color-base-success-700\": \"color-cambio-success-700\",\n \"color-base-success-800\": \"color-cambio-success-900\",\n \"color-base-success-900\": \"color-cambio-success-900\",\n \"color-base-purple-100\": undefined, // Deprecated - to be deleted\n \"color-base-purple-200\": undefined, // Deprecated - to be deleted\n \"color-base-purple-300\": undefined, // Deprecated - to be deleted\n \"color-base-purple-700\": \"color-cambio-purple\",\n \"color-base-purple-800\": undefined, // Deprecated - to be deleted\n \"color-base-purple-900\": undefined, // Deprecated - to be deleted\n \"color-base-yellow-100\": undefined, // Deprecated - to be deleted\n \"color-base-yellow-200\": undefined, // Deprecated - to be deleted\n \"color-base-yellow-300\": undefined, // Deprecated - to be deleted\n \"color-base-yellow-700\": \"color-cambio-yellow-700\",\n \"color-base-yellow-800\": undefined, // Deprecated - to be deleted\n \"color-base-yellow-900\": undefined, // Deprecated - to be deleted\n \"color-base-white\": \"color-cambio-white\",\n};\n\nfunction stylesForTheme() {\n // eslint-disable-next-line @typescript-eslint/no-unsafe-assignment\n const tokenVariables: Record<string, string> = variables;\n return `\n :root {\n ${Object.entries(tokenVariables)\n .map(([key, value]) => {\n // Replace classic values with cambio ones if they exist\n if (\n classicToCambioKeyLookup[\n key as keyof typeof classicToCambioKeyLookup\n ]\n ) {\n return [\n key,\n tokenVariables[\n // eslint-disable-next-line @typescript-eslint/no-non-null-assertion\n classicToCambioKeyLookup[\n key as keyof typeof classicToCambioKeyLookup\n ]!\n ],\n ];\n }\n return [key, value];\n })\n .map(([key, value]) => (key && value ? `--${key}: ${value};` : null))\n .filter(Boolean)\n .join(\"\\n\")}\n }\n `;\n}\n\nexport default function ThemeProvider({\n children,\n}: {\n children?: React.ReactNode;\n}): React.ReactElement {\n const innerStyles = useMemo(() => stylesForTheme(), []);\n\n return (\n <>\n <style\n dangerouslySetInnerHTML={{ __html: innerStyles }}\n data-testid=\"themeprovider-style\"\n ></style>\n {children}\n </>\n );\n}\n","{\n \"color-base-black\": \"#000000\",\n \"color-base-destructive-100\": \"#fef3f5\",\n \"color-base-destructive-200\": \"#fad6de\",\n \"color-base-destructive-300\": \"#f2a2b2\",\n \"color-base-destructive-700\": \"#d32a4b\",\n \"color-base-destructive-800\": \"#81162c\",\n \"color-base-destructive-900\": \"#55101d\",\n \"color-base-gray-10\": \"rgba(203, 203, 203, 0.5)\",\n \"color-base-gray-30\": \"rgba(0, 0, 0, 0.3)\",\n \"color-base-gray-60\": \"rgba(0, 0, 0, 0.6)\",\n \"color-base-gray-80\": \"rgba(0, 0, 0, 0.8)\",\n \"color-base-gray-100\": \"#f7f7f7\",\n \"color-base-gray-200\": \"#f0f0f0\",\n \"color-base-gray-300\": \"#d0d0d0\",\n \"color-base-gray-700\": \"#767676\",\n \"color-base-gray-800\": \"#353535\",\n \"color-base-gray-900\": \"#191919\",\n \"color-base-orange-100\": \"#fdf2f0\",\n \"color-base-orange-200\": \"#f6cdc4\",\n \"color-base-orange-300\": \"#ec9987\",\n \"color-base-orange-700\": \"#c34124\",\n \"color-base-orange-800\": \"#732818\",\n \"color-base-orange-900\": \"#4d1a10\",\n \"color-base-primary-100\": \"#eff6fa\",\n \"color-base-primary-200\": \"#c1dbe7\",\n \"color-base-primary-300\": \"#84b7d0\",\n \"color-base-primary-700\": \"#236482\",\n \"color-base-primary-800\": \"#274858\",\n \"color-base-primary-900\": \"#1b303b\",\n \"color-base-success-100\": \"#eff7f1\",\n \"color-base-success-200\": \"#bddcc6\",\n \"color-base-success-300\": \"#81ba92\",\n \"color-base-success-700\": \"#397b4d\",\n \"color-base-success-800\": \"#2d4936\",\n \"color-base-success-900\": \"#1e3124\",\n \"color-base-purple-100\": \"#f9f5fa\",\n \"color-base-purple-200\": \"#e8dceb\",\n \"color-base-purple-300\": \"#cdb4d3\",\n \"color-base-purple-700\": \"#8b5f95\",\n \"color-base-purple-800\": \"#523b58\",\n \"color-base-purple-900\": \"#37273b\",\n \"color-base-yellow-100\": \"#fdf5d9\",\n \"color-base-yellow-200\": \"#fbe8a3\",\n \"color-base-yellow-300\": \"#f8d663\",\n \"color-base-yellow-700\": \"#ffc929\",\n \"color-base-yellow-800\": \"#765f1c\",\n \"color-base-yellow-900\": \"#3b3009\",\n \"color-base-white\": \"#ffffff\",\n \"color-cambio-black\": \"#050500\",\n \"color-cambio-white\": \"#ffffff\",\n \"color-cambio-gray-100\": \"#faf4eb\",\n \"color-cambio-gray-200\": \"#e4dbd3\",\n \"color-cambio-gray-300\": \"#beb4ab\",\n \"color-cambio-gray-370\": \"rgba(190, 180, 171, 0.7)\",\n \"color-cambio-gray-700\": \"#888077\",\n \"color-cambio-gray-800\": \"#5c554d\",\n \"color-cambio-gray-870\": \"rgba(92, 85, 77, 0.7)\",\n \"color-cambio-gray-900\": \"#312b23\",\n \"color-cambio-destructive-100\": \"#ffdeda\",\n \"color-cambio-destructive-300\": \"#ff8071\",\n \"color-cambio-destructive-370\": \"rgba(255, 128, 113, 0.7)\",\n \"color-cambio-destructive-700\": \"#c93f32\",\n \"color-cambio-destructive-770\": \"rgba(201, 63, 50, 0.7)\",\n \"color-cambio-destructive-900\": \"#6d0002\",\n \"color-cambio-success-100\": \"#daf2c8\",\n \"color-cambio-success-300\": \"#84ce64\",\n \"color-cambio-success-370\": \"rgba(132, 206, 100, 0.7)\",\n \"color-cambio-success-700\": \"#3c7f20\",\n \"color-cambio-success-770\": \"rgba(60, 127, 32, 0.7)\",\n \"color-cambio-success-900\": \"#103e00\",\n \"color-cambio-red\": \"#f56e56\",\n \"color-cambio-orange\": \"#ff8f57\",\n \"color-cambio-tan\": \"#ffb47d\",\n \"color-cambio-cream\": \"#fffad1\",\n \"color-cambio-purple\": \"#6840a8\",\n \"color-cambio-lilac\": \"#b59ef0\",\n \"color-cambio-thistle\": \"#d69ca4\",\n \"color-cambio-pink\": \"#ffccea\",\n \"color-cambio-navy\": \"#191142\",\n \"color-cambio-teal\": \"#44a6cf\",\n \"color-cambio-slate\": \"#7c9fc6\",\n \"color-cambio-sky\": \"#b1e8fc\",\n \"color-cambio-yellow-700\": \"#ffe733\",\n \"color-cambio-transparent-full\": \"rgba(0, 0, 0, 0)\",\n \"elevation-400\": \"0px 16px 32px 0px #00000040\",\n \"syntax-font-sans-serif\": \"-apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif\"\n}\n"],"mappings":"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","names":[]}
1
+ {"version":3,"sources":["../../src/ThemeProvider/ThemeProvider.tsx","../../../syntax-design-tokens/dist/json/variables.json"],"sourcesContent":["import React, { useMemo } from \"react\";\nimport variables from \"@cambly/syntax-design-tokens/dist/json/variables.json\";\n\nconst classicToCambioKeyLookup = {\n \"color-base-black\": \"color-cambio-black\",\n \"color-base-destructive-100\": \"color-cambio-destructive-100\",\n \"color-base-destructive-200\": \"color-cambio-destructive-300\",\n \"color-base-destructive-300\": \"color-cambio-destructive-300\",\n \"color-base-destructive-700\": \"color-cambio-destructive-700\",\n \"color-base-destructive-800\": \"color-cambio-destructive-900\",\n \"color-base-destructive-900\": \"color-cambio-destructive-900\",\n \"color-base-gray-10\": \"color-cambio-gray-370\",\n \"color-base-gray-30\": \"color-cambio-gray-370\",\n \"color-base-gray-60\": \"color-cambio-gray-870\",\n \"color-base-gray-80\": \"color-cambio-gray-870\",\n \"color-base-gray-100\": \"color-cambio-gray-100\",\n \"color-base-gray-200\": \"color-cambio-gray-200\",\n \"color-base-gray-300\": \"color-cambio-gray-300\",\n \"color-base-gray-700\": \"color-cambio-gray-700\",\n \"color-base-gray-800\": \"color-cambio-gray-800\",\n \"color-base-gray-900\": \"color-cambio-gray-900\",\n \"color-base-orange-100\": undefined, // Deprecated - to be deleted\n \"color-base-orange-200\": undefined, // Deprecated - to be deleted\n \"color-base-orange-300\": undefined, // Deprecated - to be deleted\n \"color-base-orange-700\": \"color-cambio-orange\",\n \"color-base-orange-800\": undefined, // Deprecated - to be deleted\n \"color-base-orange-900\": undefined, // Deprecated - to be deleted\n \"color-base-primary-100\": \"color-cambio-gray-100\",\n \"color-base-primary-200\": \"color-cambio-gray-200\",\n \"color-base-primary-300\": \"color-cambio-gray-300\",\n \"color-base-primary-700\": \"color-cambio-gray-700\",\n \"color-base-primary-800\": \"color-cambio-gray-800\",\n \"color-base-primary-900\": \"color-cambio-gray-900\",\n \"color-base-success-100\": \"color-cambio-success-100\",\n \"color-base-success-200\": \"color-cambio-success-300\",\n \"color-base-success-300\": \"color-cambio-success-300\",\n \"color-base-success-700\": \"color-cambio-success-700\",\n \"color-base-success-800\": \"color-cambio-success-900\",\n \"color-base-success-900\": \"color-cambio-success-900\",\n \"color-base-purple-100\": undefined, // Deprecated - to be deleted\n \"color-base-purple-200\": undefined, // Deprecated - to be deleted\n \"color-base-purple-300\": undefined, // Deprecated - to be deleted\n \"color-base-purple-700\": \"color-cambio-purple\",\n \"color-base-purple-800\": undefined, // Deprecated - to be deleted\n \"color-base-purple-900\": undefined, // Deprecated - to be deleted\n \"color-base-yellow-100\": undefined, // Deprecated - to be deleted\n \"color-base-yellow-200\": undefined, // Deprecated - to be deleted\n \"color-base-yellow-300\": undefined, // Deprecated - to be deleted\n \"color-base-yellow-700\": \"color-cambio-yellow-700\",\n \"color-base-yellow-800\": undefined, // Deprecated - to be deleted\n \"color-base-yellow-900\": undefined, // Deprecated - to be deleted\n \"color-base-white\": \"color-cambio-white-100\",\n};\n\nfunction stylesForTheme() {\n // eslint-disable-next-line @typescript-eslint/no-unsafe-assignment\n const tokenVariables: Record<string, string> = variables;\n return `\n :root {\n ${Object.entries(tokenVariables)\n .map(([key, value]) => {\n // Replace classic values with cambio ones if they exist\n if (\n classicToCambioKeyLookup[\n key as keyof typeof classicToCambioKeyLookup\n ]\n ) {\n return [\n key,\n tokenVariables[\n // eslint-disable-next-line @typescript-eslint/no-non-null-assertion\n classicToCambioKeyLookup[\n key as keyof typeof classicToCambioKeyLookup\n ]!\n ],\n ];\n }\n return [key, value];\n })\n .map(([key, value]) => (key && value ? `--${key}: ${value};` : null))\n .filter(Boolean)\n .join(\"\\n\")}\n }\n `;\n}\n\nexport default function ThemeProvider({\n children,\n}: {\n children?: React.ReactNode;\n}): React.ReactElement {\n const innerStyles = useMemo(() => stylesForTheme(), []);\n\n return (\n <>\n <style\n dangerouslySetInnerHTML={{ __html: innerStyles }}\n data-testid=\"themeprovider-style\"\n ></style>\n {children}\n </>\n );\n}\n","{\n \"color-base-black\": \"#000000\",\n \"color-base-destructive-100\": \"#fef3f5\",\n \"color-base-destructive-200\": \"#fad6de\",\n \"color-base-destructive-300\": \"#f2a2b2\",\n \"color-base-destructive-700\": \"#d32a4b\",\n \"color-base-destructive-800\": \"#81162c\",\n \"color-base-destructive-900\": \"#55101d\",\n \"color-base-gray-10\": \"rgba(203, 203, 203, 0.5)\",\n \"color-base-gray-30\": \"rgba(0, 0, 0, 0.3)\",\n \"color-base-gray-60\": \"rgba(0, 0, 0, 0.6)\",\n \"color-base-gray-80\": \"rgba(0, 0, 0, 0.8)\",\n \"color-base-gray-100\": \"#f7f7f7\",\n \"color-base-gray-200\": \"#f0f0f0\",\n \"color-base-gray-300\": \"#d0d0d0\",\n \"color-base-gray-700\": \"#767676\",\n \"color-base-gray-800\": \"#353535\",\n \"color-base-gray-900\": \"#191919\",\n \"color-base-orange-100\": \"#fdf2f0\",\n \"color-base-orange-200\": \"#f6cdc4\",\n \"color-base-orange-300\": \"#ec9987\",\n \"color-base-orange-700\": \"#c34124\",\n \"color-base-orange-800\": \"#732818\",\n \"color-base-orange-900\": \"#4d1a10\",\n \"color-base-primary-100\": \"#eff6fa\",\n \"color-base-primary-200\": \"#c1dbe7\",\n \"color-base-primary-300\": \"#84b7d0\",\n \"color-base-primary-700\": \"#236482\",\n \"color-base-primary-800\": \"#274858\",\n \"color-base-primary-900\": \"#1b303b\",\n \"color-base-success-100\": \"#eff7f1\",\n \"color-base-success-200\": \"#bddcc6\",\n \"color-base-success-300\": \"#81ba92\",\n \"color-base-success-700\": \"#397b4d\",\n \"color-base-success-800\": \"#2d4936\",\n \"color-base-success-900\": \"#1e3124\",\n \"color-base-purple-100\": \"#f9f5fa\",\n \"color-base-purple-200\": \"#e8dceb\",\n \"color-base-purple-300\": \"#cdb4d3\",\n \"color-base-purple-700\": \"#8b5f95\",\n \"color-base-purple-800\": \"#523b58\",\n \"color-base-purple-900\": \"#37273b\",\n \"color-base-yellow-100\": \"#fdf5d9\",\n \"color-base-yellow-200\": \"#fbe8a3\",\n \"color-base-yellow-300\": \"#f8d663\",\n \"color-base-yellow-700\": \"#ffc929\",\n \"color-base-yellow-800\": \"#765f1c\",\n \"color-base-yellow-900\": \"#3b3009\",\n \"color-base-white\": \"#ffffff\",\n \"color-cambio-black\": \"#050500\",\n \"color-cambio-white-40\": \"rgba(255, 255, 255, 0.4)\",\n \"color-cambio-white-70\": \"rgba(255, 255, 255, 0.7)\",\n \"color-cambio-white-100\": \"#ffffff\",\n \"color-cambio-gray-100\": \"#faf4eb\",\n \"color-cambio-gray-200\": \"#e4dbd3\",\n \"color-cambio-gray-300\": \"#beb4ab\",\n \"color-cambio-gray-370\": \"rgba(190, 180, 171, 0.7)\",\n \"color-cambio-gray-700\": \"#888077\",\n \"color-cambio-gray-800\": \"#5c554d\",\n \"color-cambio-gray-870\": \"rgba(92, 85, 77, 0.7)\",\n \"color-cambio-gray-900\": \"#312b23\",\n \"color-cambio-destructive-100\": \"#ffdeda\",\n \"color-cambio-destructive-300\": \"#ff8071\",\n \"color-cambio-destructive-370\": \"rgba(255, 128, 113, 0.7)\",\n \"color-cambio-destructive-700\": \"#c93f32\",\n \"color-cambio-destructive-770\": \"rgba(201, 63, 50, 0.7)\",\n \"color-cambio-destructive-900\": \"#6d0002\",\n \"color-cambio-success-100\": \"#daf2c8\",\n \"color-cambio-success-300\": \"#84ce64\",\n \"color-cambio-success-370\": \"rgba(132, 206, 100, 0.7)\",\n \"color-cambio-success-700\": \"#3c7f20\",\n \"color-cambio-success-770\": \"rgba(60, 127, 32, 0.7)\",\n \"color-cambio-success-900\": \"#103e00\",\n \"color-cambio-red\": \"#f56e56\",\n \"color-cambio-orange\": \"#ff8f57\",\n \"color-cambio-tan\": \"#ffb47d\",\n \"color-cambio-cream\": \"#fffad1\",\n \"color-cambio-purple\": \"#6840a8\",\n \"color-cambio-lilac\": \"#b59ef0\",\n \"color-cambio-thistle\": \"#d69ca4\",\n \"color-cambio-pink\": \"#ffccea\",\n \"color-cambio-navy\": \"#191142\",\n \"color-cambio-teal\": \"#44a6cf\",\n \"color-cambio-slate\": \"#7c9fc6\",\n \"color-cambio-sky\": \"#b1e8fc\",\n \"color-cambio-yellow-700\": \"#ffe733\",\n \"color-cambio-transparent-full\": \"rgba(0, 0, 0, 0)\",\n \"elevation-400\": \"0px 16px 32px 0px #00000040\",\n \"syntax-font-sans-serif\": \"-apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif\"\n}\n"],"mappings":"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","names":[]}
@@ -1,20 +1,20 @@
1
1
  "use client"
2
- import {
3
- SelectOption_default
4
- } from "./SPQ7DQHG.js";
5
2
  import {
6
3
  ColorBaseDestructive700,
7
4
  ColorBaseGray800
8
- } from "./KJ7XJWSH.js";
5
+ } from "./IXQVCN37.js";
9
6
  import {
10
7
  Focus_module_default
11
8
  } from "./KKADUD65.js";
12
9
  import {
13
10
  Box_default
14
- } from "./M36V23WR.js";
11
+ } from "./65PMWIHY.js";
12
+ import {
13
+ SelectOption_default
14
+ } from "./SPQ7DQHG.js";
15
15
  import {
16
16
  Typography_default
17
- } from "./JRDHZ3QL.js";
17
+ } from "./UXDF6ZIG.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=GJNRWQUK.js.map
125
+ //# sourceMappingURL=YVUUWH3O.js.map
@@ -0,0 +1,9 @@
1
+ "use client"
2
+
3
+ // css-module:./colors.module.css#css-module
4
+ var colors_module_default = { "inheritColor": "_inheritColor_m0uph_2", "destructive700Color": "_destructive700Color_m0uph_6", "gray700Color": "_gray700Color_m0uph_10", "gray900Color": "_gray900Color_m0uph_14", "primary700Color": "_primary700Color_m0uph_18", "success700Color": "_success700Color_m0uph_22", "whiteColor": "_whiteColor_m0uph_26", "noBorder": "_noBorder_m0uph_31", "blackBorderColor": "_blackBorderColor_m0uph_35", "whiteBorderColor": "_whiteBorderColor_m0uph_39", "success770BorderColor": "_success770BorderColor_m0uph_43", "destructive770BorderColor": "_destructive770BorderColor_m0uph_47", "gray370BorderColor": "_gray370BorderColor_m0uph_51", "success370BorderColor": "_success370BorderColor_m0uph_55", "destructive370BorderColor": "_destructive370BorderColor_m0uph_59", "blackBackgroundColor": "_blackBackgroundColor_m0uph_65", "destructive100BackgroundColor": "_destructive100BackgroundColor_m0uph_69", "destructive200BackgroundColor": "_destructive200BackgroundColor_m0uph_73", "destructive300BackgroundColor": "_destructive300BackgroundColor_m0uph_77", "destructive700BackgroundColor": "_destructive700BackgroundColor_m0uph_81", "destructive800BackgroundColor": "_destructive800BackgroundColor_m0uph_85", "destructive900BackgroundColor": "_destructive900BackgroundColor_m0uph_89", "gray10BackgroundColor": "_gray10BackgroundColor_m0uph_93", "gray30BackgroundColor": "_gray30BackgroundColor_m0uph_97", "gray60BackgroundColor": "_gray60BackgroundColor_m0uph_101", "gray80BackgroundColor": "_gray80BackgroundColor_m0uph_105", "gray100BackgroundColor": "_gray100BackgroundColor_m0uph_109", "gray200BackgroundColor": "_gray200BackgroundColor_m0uph_113", "gray300BackgroundColor": "_gray300BackgroundColor_m0uph_117", "gray700BackgroundColor": "_gray700BackgroundColor_m0uph_121", "gray800BackgroundColor": "_gray800BackgroundColor_m0uph_125", "gray900BackgroundColor": "_gray900BackgroundColor_m0uph_129", "orange100BackgroundColor": "_orange100BackgroundColor_m0uph_133", "orange200BackgroundColor": "_orange200BackgroundColor_m0uph_137", "orange300BackgroundColor": "_orange300BackgroundColor_m0uph_141", "orange700BackgroundColor": "_orange700BackgroundColor_m0uph_145", "orange800BackgroundColor": "_orange800BackgroundColor_m0uph_149", "orange900BackgroundColor": "_orange900BackgroundColor_m0uph_153", "primary100BackgroundColor": "_primary100BackgroundColor_m0uph_157", "primary200BackgroundColor": "_primary200BackgroundColor_m0uph_161", "primary300BackgroundColor": "_primary300BackgroundColor_m0uph_165", "primary700BackgroundColor": "_primary700BackgroundColor_m0uph_169", "primary800BackgroundColor": "_primary800BackgroundColor_m0uph_173", "primary900BackgroundColor": "_primary900BackgroundColor_m0uph_177", "success100BackgroundColor": "_success100BackgroundColor_m0uph_181", "success200BackgroundColor": "_success200BackgroundColor_m0uph_185", "success300BackgroundColor": "_success300BackgroundColor_m0uph_189", "success700BackgroundColor": "_success700BackgroundColor_m0uph_193", "success800BackgroundColor": "_success800BackgroundColor_m0uph_197", "success900BackgroundColor": "_success900BackgroundColor_m0uph_201", "purple100BackgroundColor": "_purple100BackgroundColor_m0uph_205", "purple200BackgroundColor": "_purple200BackgroundColor_m0uph_209", "purple300BackgroundColor": "_purple300BackgroundColor_m0uph_213", "purple700BackgroundColor": "_purple700BackgroundColor_m0uph_217", "purple800BackgroundColor": "_purple800BackgroundColor_m0uph_221", "purple900BackgroundColor": "_purple900BackgroundColor_m0uph_225", "whiteBackgroundColor": "_whiteBackgroundColor_m0uph_229", "yellow100BackgroundColor": "_yellow100BackgroundColor_m0uph_233", "yellow200BackgroundColor": "_yellow200BackgroundColor_m0uph_237", "yellow300BackgroundColor": "_yellow300BackgroundColor_m0uph_241", "yellow700BackgroundColor": "_yellow700BackgroundColor_m0uph_245", "yellow800BackgroundColor": "_yellow800BackgroundColor_m0uph_249", "yellow900BackgroundColor": "_yellow900BackgroundColor_m0uph_253", "cambioBlackColor": "_cambioBlackColor_m0uph_258", "cambioWhiteColor": "_cambioWhiteColor_m0uph_262", "cambioWhite40Color": "_cambioWhite40Color_m0uph_266", "cambioWhite70Color": "_cambioWhite70Color_m0uph_270", "cambioGray100Color": "_cambioGray100Color_m0uph_274", "cambioGray200Color": "_cambioGray200Color_m0uph_278", "cambioGray300Color": "_cambioGray300Color_m0uph_282", "cambioGray370Color": "_cambioGray370Color_m0uph_286", "cambioGray700Color": "_cambioGray700Color_m0uph_290", "cambioGray800Color": "_cambioGray800Color_m0uph_294", "cambioGray870Color": "_cambioGray870Color_m0uph_298", "cambioGray900Color": "_cambioGray900Color_m0uph_302", "cambioDestructive100Color": "_cambioDestructive100Color_m0uph_306", "cambioDestructive300Color": "_cambioDestructive300Color_m0uph_310", "cambioDestructive370Color": "_cambioDestructive370Color_m0uph_314", "cambioDestructive700Color": "_cambioDestructive700Color_m0uph_318", "cambioDestructive770Color": "_cambioDestructive770Color_m0uph_322", "cambioDestructive900Color": "_cambioDestructive900Color_m0uph_326", "cambioSuccess100Color": "_cambioSuccess100Color_m0uph_330", "cambioSuccess300Color": "_cambioSuccess300Color_m0uph_334", "cambioSuccess370Color": "_cambioSuccess370Color_m0uph_338", "cambioSuccess700Color": "_cambioSuccess700Color_m0uph_342", "cambioSuccess770Color": "_cambioSuccess770Color_m0uph_346", "cambioSuccess900Color": "_cambioSuccess900Color_m0uph_350", "cambioRedColor": "_cambioRedColor_m0uph_354", "cambioOrangeColor": "_cambioOrangeColor_m0uph_358", "cambioTanColor": "_cambioTanColor_m0uph_362", "cambioCreamColor": "_cambioCreamColor_m0uph_366", "cambioPurpleColor": "_cambioPurpleColor_m0uph_370", "cambioLilacColor": "_cambioLilacColor_m0uph_374", "cambioThistleColor": "_cambioThistleColor_m0uph_378", "cambioPinkColor": "_cambioPinkColor_m0uph_382", "cambioNavyColor": "_cambioNavyColor_m0uph_386", "cambioTealColor": "_cambioTealColor_m0uph_390", "cambioSlateColor": "_cambioSlateColor_m0uph_394", "cambioSkyColor": "_cambioSkyColor_m0uph_398", "cambioYellow700Color": "_cambioYellow700Color_m0uph_402", "cambioTransparentFullBackgroundColor": "_cambioTransparentFullBackgroundColor_m0uph_406", "cambioBlackBackgroundColor": "_cambioBlackBackgroundColor_m0uph_410", "cambioWhiteBackgroundColor": "_cambioWhiteBackgroundColor_m0uph_414", "cambioWhite40BackgroundColor": "_cambioWhite40BackgroundColor_m0uph_418", "cambioWhite70BackgroundColor": "_cambioWhite70BackgroundColor_m0uph_422", "cambioGray100BackgroundColor": "_cambioGray100BackgroundColor_m0uph_426", "cambioGray200BackgroundColor": "_cambioGray200BackgroundColor_m0uph_430", "cambioGray300BackgroundColor": "_cambioGray300BackgroundColor_m0uph_434", "gray370BackgroundColor": "_gray370BackgroundColor_m0uph_438", "cambioGray370BackgroundColor": "_cambioGray370BackgroundColor_m0uph_442", "cambioGray700BackgroundColor": "_cambioGray700BackgroundColor_m0uph_446", "cambioGray800BackgroundColor": "_cambioGray800BackgroundColor_m0uph_450", "gray870BackgroundColor": "_gray870BackgroundColor_m0uph_454", "cambioGray870BackgroundColor": "_cambioGray870BackgroundColor_m0uph_458", "cambioGray900BackgroundColor": "_cambioGray900BackgroundColor_m0uph_462", "cambioDestructive100BackgroundColor": "_cambioDestructive100BackgroundColor_m0uph_466", "cambioDestructive300BackgroundColor": "_cambioDestructive300BackgroundColor_m0uph_470", "cambioDestructive370BackgroundColor": "_cambioDestructive370BackgroundColor_m0uph_474", "cambioDestructive700BackgroundColor": "_cambioDestructive700BackgroundColor_m0uph_478", "cambioDestructive770BackgroundColor": "_cambioDestructive770BackgroundColor_m0uph_482", "cambioDestructive900BackgroundColor": "_cambioDestructive900BackgroundColor_m0uph_486", "cambioSuccess100BackgroundColor": "_cambioSuccess100BackgroundColor_m0uph_490", "cambioSuccess300BackgroundColor": "_cambioSuccess300BackgroundColor_m0uph_494", "cambioSuccess370BackgroundColor": "_cambioSuccess370BackgroundColor_m0uph_498", "cambioSuccess700BackgroundColor": "_cambioSuccess700BackgroundColor_m0uph_502", "cambioSuccess770BackgroundColor": "_cambioSuccess770BackgroundColor_m0uph_506", "cambioSuccess900BackgroundColor": "_cambioSuccess900BackgroundColor_m0uph_510", "redBackgroundColor": "_redBackgroundColor_m0uph_514", "cambioRedBackgroundColor": "_cambioRedBackgroundColor_m0uph_518", "orangeBackgroundColor": "_orangeBackgroundColor_m0uph_522", "cambioOrangeBackgroundColor": "_cambioOrangeBackgroundColor_m0uph_526", "tanBackgroundColor": "_tanBackgroundColor_m0uph_530", "cambioTanBackgroundColor": "_cambioTanBackgroundColor_m0uph_534", "creamBackgroundColor": "_creamBackgroundColor_m0uph_538", "cambioCreamBackgroundColor": "_cambioCreamBackgroundColor_m0uph_542", "purpleBackgroundColor": "_purpleBackgroundColor_m0uph_546", "cambioPurpleBackgroundColor": "_cambioPurpleBackgroundColor_m0uph_550", "lilacBackgroundColor": "_lilacBackgroundColor_m0uph_554", "cambioLilacBackgroundColor": "_cambioLilacBackgroundColor_m0uph_558", "thistleBackgroundColor": "_thistleBackgroundColor_m0uph_562", "cambioThistleBackgroundColor": "_cambioThistleBackgroundColor_m0uph_566", "pinkBackgroundColor": "_pinkBackgroundColor_m0uph_570", "cambioPinkBackgroundColor": "_cambioPinkBackgroundColor_m0uph_574", "navyBackgroundColor": "_navyBackgroundColor_m0uph_578", "cambioNavyBackgroundColor": "_cambioNavyBackgroundColor_m0uph_582", "tealBackgroundColor": "_tealBackgroundColor_m0uph_586", "cambioTealBackgroundColor": "_cambioTealBackgroundColor_m0uph_590", "slateBackgroundColor": "_slateBackgroundColor_m0uph_594", "cambioSlateBackgroundColor": "_cambioSlateBackgroundColor_m0uph_598", "skyBackgroundColor": "_skyBackgroundColor_m0uph_602", "cambioSkyBackgroundColor": "_cambioSkyBackgroundColor_m0uph_606", "cambioYellow700BackgroundColor": "_cambioYellow700BackgroundColor_m0uph_610" };
5
+
6
+ export {
7
+ colors_module_default
8
+ };
9
+ //# sourceMappingURL=ZF5TOGMY.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["css-module:./colors.module.css#css-module"],"sourcesContent":["import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/colors/colors.module.css\"; export default {\"inheritColor\":\"_inheritColor_m0uph_2\",\"destructive700Color\":\"_destructive700Color_m0uph_6\",\"gray700Color\":\"_gray700Color_m0uph_10\",\"gray900Color\":\"_gray900Color_m0uph_14\",\"primary700Color\":\"_primary700Color_m0uph_18\",\"success700Color\":\"_success700Color_m0uph_22\",\"whiteColor\":\"_whiteColor_m0uph_26\",\"noBorder\":\"_noBorder_m0uph_31\",\"blackBorderColor\":\"_blackBorderColor_m0uph_35\",\"whiteBorderColor\":\"_whiteBorderColor_m0uph_39\",\"success770BorderColor\":\"_success770BorderColor_m0uph_43\",\"destructive770BorderColor\":\"_destructive770BorderColor_m0uph_47\",\"gray370BorderColor\":\"_gray370BorderColor_m0uph_51\",\"success370BorderColor\":\"_success370BorderColor_m0uph_55\",\"destructive370BorderColor\":\"_destructive370BorderColor_m0uph_59\",\"blackBackgroundColor\":\"_blackBackgroundColor_m0uph_65\",\"destructive100BackgroundColor\":\"_destructive100BackgroundColor_m0uph_69\",\"destructive200BackgroundColor\":\"_destructive200BackgroundColor_m0uph_73\",\"destructive300BackgroundColor\":\"_destructive300BackgroundColor_m0uph_77\",\"destructive700BackgroundColor\":\"_destructive700BackgroundColor_m0uph_81\",\"destructive800BackgroundColor\":\"_destructive800BackgroundColor_m0uph_85\",\"destructive900BackgroundColor\":\"_destructive900BackgroundColor_m0uph_89\",\"gray10BackgroundColor\":\"_gray10BackgroundColor_m0uph_93\",\"gray30BackgroundColor\":\"_gray30BackgroundColor_m0uph_97\",\"gray60BackgroundColor\":\"_gray60BackgroundColor_m0uph_101\",\"gray80BackgroundColor\":\"_gray80BackgroundColor_m0uph_105\",\"gray100BackgroundColor\":\"_gray100BackgroundColor_m0uph_109\",\"gray200BackgroundColor\":\"_gray200BackgroundColor_m0uph_113\",\"gray300BackgroundColor\":\"_gray300BackgroundColor_m0uph_117\",\"gray700BackgroundColor\":\"_gray700BackgroundColor_m0uph_121\",\"gray800BackgroundColor\":\"_gray800BackgroundColor_m0uph_125\",\"gray900BackgroundColor\":\"_gray900BackgroundColor_m0uph_129\",\"orange100BackgroundColor\":\"_orange100BackgroundColor_m0uph_133\",\"orange200BackgroundColor\":\"_orange200BackgroundColor_m0uph_137\",\"orange300BackgroundColor\":\"_orange300BackgroundColor_m0uph_141\",\"orange700BackgroundColor\":\"_orange700BackgroundColor_m0uph_145\",\"orange800BackgroundColor\":\"_orange800BackgroundColor_m0uph_149\",\"orange900BackgroundColor\":\"_orange900BackgroundColor_m0uph_153\",\"primary100BackgroundColor\":\"_primary100BackgroundColor_m0uph_157\",\"primary200BackgroundColor\":\"_primary200BackgroundColor_m0uph_161\",\"primary300BackgroundColor\":\"_primary300BackgroundColor_m0uph_165\",\"primary700BackgroundColor\":\"_primary700BackgroundColor_m0uph_169\",\"primary800BackgroundColor\":\"_primary800BackgroundColor_m0uph_173\",\"primary900BackgroundColor\":\"_primary900BackgroundColor_m0uph_177\",\"success100BackgroundColor\":\"_success100BackgroundColor_m0uph_181\",\"success200BackgroundColor\":\"_success200BackgroundColor_m0uph_185\",\"success300BackgroundColor\":\"_success300BackgroundColor_m0uph_189\",\"success700BackgroundColor\":\"_success700BackgroundColor_m0uph_193\",\"success800BackgroundColor\":\"_success800BackgroundColor_m0uph_197\",\"success900BackgroundColor\":\"_success900BackgroundColor_m0uph_201\",\"purple100BackgroundColor\":\"_purple100BackgroundColor_m0uph_205\",\"purple200BackgroundColor\":\"_purple200BackgroundColor_m0uph_209\",\"purple300BackgroundColor\":\"_purple300BackgroundColor_m0uph_213\",\"purple700BackgroundColor\":\"_purple700BackgroundColor_m0uph_217\",\"purple800BackgroundColor\":\"_purple800BackgroundColor_m0uph_221\",\"purple900BackgroundColor\":\"_purple900BackgroundColor_m0uph_225\",\"whiteBackgroundColor\":\"_whiteBackgroundColor_m0uph_229\",\"yellow100BackgroundColor\":\"_yellow100BackgroundColor_m0uph_233\",\"yellow200BackgroundColor\":\"_yellow200BackgroundColor_m0uph_237\",\"yellow300BackgroundColor\":\"_yellow300BackgroundColor_m0uph_241\",\"yellow700BackgroundColor\":\"_yellow700BackgroundColor_m0uph_245\",\"yellow800BackgroundColor\":\"_yellow800BackgroundColor_m0uph_249\",\"yellow900BackgroundColor\":\"_yellow900BackgroundColor_m0uph_253\",\"cambioBlackColor\":\"_cambioBlackColor_m0uph_258\",\"cambioWhiteColor\":\"_cambioWhiteColor_m0uph_262\",\"cambioWhite40Color\":\"_cambioWhite40Color_m0uph_266\",\"cambioWhite70Color\":\"_cambioWhite70Color_m0uph_270\",\"cambioGray100Color\":\"_cambioGray100Color_m0uph_274\",\"cambioGray200Color\":\"_cambioGray200Color_m0uph_278\",\"cambioGray300Color\":\"_cambioGray300Color_m0uph_282\",\"cambioGray370Color\":\"_cambioGray370Color_m0uph_286\",\"cambioGray700Color\":\"_cambioGray700Color_m0uph_290\",\"cambioGray800Color\":\"_cambioGray800Color_m0uph_294\",\"cambioGray870Color\":\"_cambioGray870Color_m0uph_298\",\"cambioGray900Color\":\"_cambioGray900Color_m0uph_302\",\"cambioDestructive100Color\":\"_cambioDestructive100Color_m0uph_306\",\"cambioDestructive300Color\":\"_cambioDestructive300Color_m0uph_310\",\"cambioDestructive370Color\":\"_cambioDestructive370Color_m0uph_314\",\"cambioDestructive700Color\":\"_cambioDestructive700Color_m0uph_318\",\"cambioDestructive770Color\":\"_cambioDestructive770Color_m0uph_322\",\"cambioDestructive900Color\":\"_cambioDestructive900Color_m0uph_326\",\"cambioSuccess100Color\":\"_cambioSuccess100Color_m0uph_330\",\"cambioSuccess300Color\":\"_cambioSuccess300Color_m0uph_334\",\"cambioSuccess370Color\":\"_cambioSuccess370Color_m0uph_338\",\"cambioSuccess700Color\":\"_cambioSuccess700Color_m0uph_342\",\"cambioSuccess770Color\":\"_cambioSuccess770Color_m0uph_346\",\"cambioSuccess900Color\":\"_cambioSuccess900Color_m0uph_350\",\"cambioRedColor\":\"_cambioRedColor_m0uph_354\",\"cambioOrangeColor\":\"_cambioOrangeColor_m0uph_358\",\"cambioTanColor\":\"_cambioTanColor_m0uph_362\",\"cambioCreamColor\":\"_cambioCreamColor_m0uph_366\",\"cambioPurpleColor\":\"_cambioPurpleColor_m0uph_370\",\"cambioLilacColor\":\"_cambioLilacColor_m0uph_374\",\"cambioThistleColor\":\"_cambioThistleColor_m0uph_378\",\"cambioPinkColor\":\"_cambioPinkColor_m0uph_382\",\"cambioNavyColor\":\"_cambioNavyColor_m0uph_386\",\"cambioTealColor\":\"_cambioTealColor_m0uph_390\",\"cambioSlateColor\":\"_cambioSlateColor_m0uph_394\",\"cambioSkyColor\":\"_cambioSkyColor_m0uph_398\",\"cambioYellow700Color\":\"_cambioYellow700Color_m0uph_402\",\"cambioTransparentFullBackgroundColor\":\"_cambioTransparentFullBackgroundColor_m0uph_406\",\"cambioBlackBackgroundColor\":\"_cambioBlackBackgroundColor_m0uph_410\",\"cambioWhiteBackgroundColor\":\"_cambioWhiteBackgroundColor_m0uph_414\",\"cambioWhite40BackgroundColor\":\"_cambioWhite40BackgroundColor_m0uph_418\",\"cambioWhite70BackgroundColor\":\"_cambioWhite70BackgroundColor_m0uph_422\",\"cambioGray100BackgroundColor\":\"_cambioGray100BackgroundColor_m0uph_426\",\"cambioGray200BackgroundColor\":\"_cambioGray200BackgroundColor_m0uph_430\",\"cambioGray300BackgroundColor\":\"_cambioGray300BackgroundColor_m0uph_434\",\"gray370BackgroundColor\":\"_gray370BackgroundColor_m0uph_438\",\"cambioGray370BackgroundColor\":\"_cambioGray370BackgroundColor_m0uph_442\",\"cambioGray700BackgroundColor\":\"_cambioGray700BackgroundColor_m0uph_446\",\"cambioGray800BackgroundColor\":\"_cambioGray800BackgroundColor_m0uph_450\",\"gray870BackgroundColor\":\"_gray870BackgroundColor_m0uph_454\",\"cambioGray870BackgroundColor\":\"_cambioGray870BackgroundColor_m0uph_458\",\"cambioGray900BackgroundColor\":\"_cambioGray900BackgroundColor_m0uph_462\",\"cambioDestructive100BackgroundColor\":\"_cambioDestructive100BackgroundColor_m0uph_466\",\"cambioDestructive300BackgroundColor\":\"_cambioDestructive300BackgroundColor_m0uph_470\",\"cambioDestructive370BackgroundColor\":\"_cambioDestructive370BackgroundColor_m0uph_474\",\"cambioDestructive700BackgroundColor\":\"_cambioDestructive700BackgroundColor_m0uph_478\",\"cambioDestructive770BackgroundColor\":\"_cambioDestructive770BackgroundColor_m0uph_482\",\"cambioDestructive900BackgroundColor\":\"_cambioDestructive900BackgroundColor_m0uph_486\",\"cambioSuccess100BackgroundColor\":\"_cambioSuccess100BackgroundColor_m0uph_490\",\"cambioSuccess300BackgroundColor\":\"_cambioSuccess300BackgroundColor_m0uph_494\",\"cambioSuccess370BackgroundColor\":\"_cambioSuccess370BackgroundColor_m0uph_498\",\"cambioSuccess700BackgroundColor\":\"_cambioSuccess700BackgroundColor_m0uph_502\",\"cambioSuccess770BackgroundColor\":\"_cambioSuccess770BackgroundColor_m0uph_506\",\"cambioSuccess900BackgroundColor\":\"_cambioSuccess900BackgroundColor_m0uph_510\",\"redBackgroundColor\":\"_redBackgroundColor_m0uph_514\",\"cambioRedBackgroundColor\":\"_cambioRedBackgroundColor_m0uph_518\",\"orangeBackgroundColor\":\"_orangeBackgroundColor_m0uph_522\",\"cambioOrangeBackgroundColor\":\"_cambioOrangeBackgroundColor_m0uph_526\",\"tanBackgroundColor\":\"_tanBackgroundColor_m0uph_530\",\"cambioTanBackgroundColor\":\"_cambioTanBackgroundColor_m0uph_534\",\"creamBackgroundColor\":\"_creamBackgroundColor_m0uph_538\",\"cambioCreamBackgroundColor\":\"_cambioCreamBackgroundColor_m0uph_542\",\"purpleBackgroundColor\":\"_purpleBackgroundColor_m0uph_546\",\"cambioPurpleBackgroundColor\":\"_cambioPurpleBackgroundColor_m0uph_550\",\"lilacBackgroundColor\":\"_lilacBackgroundColor_m0uph_554\",\"cambioLilacBackgroundColor\":\"_cambioLilacBackgroundColor_m0uph_558\",\"thistleBackgroundColor\":\"_thistleBackgroundColor_m0uph_562\",\"cambioThistleBackgroundColor\":\"_cambioThistleBackgroundColor_m0uph_566\",\"pinkBackgroundColor\":\"_pinkBackgroundColor_m0uph_570\",\"cambioPinkBackgroundColor\":\"_cambioPinkBackgroundColor_m0uph_574\",\"navyBackgroundColor\":\"_navyBackgroundColor_m0uph_578\",\"cambioNavyBackgroundColor\":\"_cambioNavyBackgroundColor_m0uph_582\",\"tealBackgroundColor\":\"_tealBackgroundColor_m0uph_586\",\"cambioTealBackgroundColor\":\"_cambioTealBackgroundColor_m0uph_590\",\"slateBackgroundColor\":\"_slateBackgroundColor_m0uph_594\",\"cambioSlateBackgroundColor\":\"_cambioSlateBackgroundColor_m0uph_598\",\"skyBackgroundColor\":\"_skyBackgroundColor_m0uph_602\",\"cambioSkyBackgroundColor\":\"_cambioSkyBackgroundColor_m0uph_606\",\"cambioYellow700BackgroundColor\":\"_cambioYellow700BackgroundColor_m0uph_610\"}"],"mappings":"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","names":[]}
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
2
2
 
3
3
 
4
- var _PJLDYIB6cjs = require('./PJLDYIB6.cjs');
4
+ var _3BGIBVCRcjs = require('./3BGIBVCR.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 = 400
29
29
  }) => {
30
30
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
31
- _PJLDYIB6cjs.Typography_default,
31
+ _3BGIBVCRcjs.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=47PGLBOS.cjs.map
50
+ //# sourceMappingURL=ZJS5MEKE.cjs.map
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
2
2
 
3
3
 
4
- var _ZBBMY7Y7cjs = require('./ZBBMY7Y7.cjs');
4
+ var _NJ7VV2CHcjs = require('./NJ7VV2CH.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
- _ZBBMY7Y7cjs.Chip_default,
19
+ _NJ7VV2CHcjs.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=GJVLYIGI.cjs.map
34
+ //# sourceMappingURL=ZPV4YBFX.cjs.map
@@ -1,37 +1,37 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }"use client"
2
2
 
3
3
 
4
+ var _LNLOBEMHcjs = require('./LNLOBEMH.cjs');
4
5
 
5
6
 
6
- var _EUBO6YEIcjs = require('./EUBO6YEI.cjs');
7
+ var _J27AGJQBcjs = require('./J27AGJQB.cjs');
7
8
 
8
9
 
9
- var _GJVLYIGIcjs = require('./GJVLYIGI.cjs');
10
10
 
11
+ var _RJYSQA7Fcjs = require('./RJYSQA7F.cjs');
11
12
 
12
- var _ELEREGBWcjs = require('./ELEREGBW.cjs');
13
13
 
14
14
 
15
- var _76LTWV2Qcjs = require('./76LTWV2Q.cjs');
16
15
 
16
+ var _5CSS7BNEcjs = require('./5CSS7BNE.cjs');
17
17
 
18
- var _3UEOKPM2cjs = require('./3UEOKPM2.cjs');
19
18
 
19
+ var _J5NZ55OTcjs = require('./J5NZ55OT.cjs');
20
20
 
21
21
 
22
- var _CLVBAIGLcjs = require('./CLVBAIGL.cjs');
22
+ var _P3W4SW6Rcjs = require('./P3W4SW6R.cjs');
23
23
 
24
24
 
25
- var _7BZZUMJMcjs = require('./7BZZUMJM.cjs');
25
+ var _ZPV4YBFXcjs = require('./ZPV4YBFX.cjs');
26
26
 
27
27
 
28
- var _N7ZNFTV7cjs = require('./N7ZNFTV7.cjs');
28
+ var _3UEOKPM2cjs = require('./3UEOKPM2.cjs');
29
29
 
30
30
 
31
- var _FESAFV44cjs = require('./FESAFV44.cjs');
31
+ var _KJLBDAZHcjs = require('./KJLBDAZH.cjs');
32
32
 
33
33
 
34
- var _PJLDYIB6cjs = require('./PJLDYIB6.cjs');
34
+ var _3BGIBVCRcjs = require('./3BGIBVCR.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
- () => _EUBO6YEIcjs.convertSelection.call(void 0, selectedValuesProp),
103
+ () => _5CSS7BNEcjs.convertSelection.call(void 0, selectedValuesProp),
104
104
  [selectedValuesProp]
105
105
  );
106
106
  const defaultSelectedKeys = _react.useMemo.call(void 0,
107
- () => _EUBO6YEIcjs.convertSelection.call(void 0, defaultSelectedValuesProp, /* @__PURE__ */ new Set()),
107
+ () => _5CSS7BNEcjs.convertSelection.call(void 0, defaultSelectedValuesProp, /* @__PURE__ */ new Set()),
108
108
  [defaultSelectedValuesProp]
109
109
  );
110
110
  const [selectedKeys, setSelectedKeys] = _utils.useControlledState.call(void 0,
@@ -142,8 +142,8 @@ function RichSelectList(props) {
142
142
  _reactariacomponents.Provider,
143
143
  {
144
144
  values: [
145
- [_EUBO6YEIcjs.RichSelectBoxContext, { autoFocus: true }],
146
- [_76LTWV2Qcjs.DialogContext, { padding: autosave ? void 0 : 0 }]
145
+ [_5CSS7BNEcjs.RichSelectBoxContext, { autoFocus: true }],
146
+ [_J27AGJQBcjs.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
  ],
149
149
  children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
@@ -166,23 +166,24 @@ 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, _PJLDYIB6cjs.Typography_default, { size: 100, color: "gray700", children: label }) })
169
+ children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _KJLBDAZHcjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _3BGIBVCRcjs.Typography_default, { size: 100, color: "gray700", children: label }) })
170
170
  })
171
171
  ) }),
172
172
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
173
- _ELEREGBWcjs.Popover_default,
173
+ _LNLOBEMHcjs.Popover_default,
174
174
  {
175
175
  ref: overlayHandlerRef,
176
176
  disabled,
177
177
  content: (
178
178
  // this Box wrapper is to reapply the padding that was stripped from popover's dialog to show the sticky save/close buttons. Ideally this could be avoided
179
179
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
180
- _FESAFV44cjs.Box_default,
180
+ _KJLBDAZHcjs.Box_default,
181
181
  {
182
182
  padding: autosave ? void 0 : 5,
183
183
  dangerouslySetInlineStyle: autosave ? void 0 : { __style: { paddingBottom: 0 } },
184
+ role: "menu",
184
185
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
185
- _EUBO6YEIcjs.RichSelectBox_default,
186
+ _5CSS7BNEcjs.RichSelectBox_default,
186
187
  _X2SDR4SDcjs.__spreadProps.call(void 0, _X2SDR4SDcjs.__spreadValues.call(void 0, {
187
188
  autosave,
188
189
  selectedValues: selectedKeys,
@@ -231,7 +232,7 @@ function RichSelectList(props) {
231
232
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
232
233
  "path",
233
234
  {
234
- fill: errorText ? _CLVBAIGLcjs.ColorBaseDestructive700 : _CLVBAIGLcjs.ColorBaseGray800,
235
+ fill: errorText ? _RJYSQA7Fcjs.ColorBaseDestructive700 : _RJYSQA7Fcjs.ColorBaseGray800,
235
236
  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
237
  }
237
238
  )
@@ -242,8 +243,8 @@ function RichSelectList(props) {
242
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
- _PJLDYIB6cjs.Typography_default,
246
+ (helperText || errorText) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _KJLBDAZHcjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
247
+ _3BGIBVCRcjs.Typography_default,
247
248
  _X2SDR4SDcjs.__spreadProps.call(void 0, _X2SDR4SDcjs.__spreadValues.call(void 0, {
248
249
  size: 100,
249
250
  color: errorText ? "destructive-primary" : "gray700"
@@ -258,12 +259,12 @@ function RichSelectList(props) {
258
259
  );
259
260
  }
260
261
  var RichSelectList_default = Object.assign(RichSelectList, {
261
- Section: _7BZZUMJMcjs.RichSelectSection_default,
262
- Chip: _GJVLYIGIcjs.RichSelectChip_default,
263
- RadioButton: _N7ZNFTV7cjs.RichSelectRadioButton_default
262
+ Section: _J5NZ55OTcjs.RichSelectSection_default,
263
+ Chip: _ZPV4YBFXcjs.RichSelectChip_default,
264
+ RadioButton: _P3W4SW6Rcjs.RichSelectRadioButton_default
264
265
  });
265
266
 
266
267
 
267
268
 
268
269
  exports.RichSelectList_default = RichSelectList_default;
269
- //# sourceMappingURL=ZH6DWDNG.cjs.map
270
+ //# sourceMappingURL=ZWNEH5RR.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/RichSelect/RichSelectList.tsx","css-module:../SelectList/SelectList.module.css#css-module"],"names":["_a"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA,EAEE;AAAA,EAEA;AAAA,EACA;AAAA,OACK;AACP,OAAO,gBAAgB;AAQvB;AAAA,EACE,SAAS;AAAA,EACT,YAAY;AAAA,OACP;AACP,SAAS,0BAA0B;AACnC,SAAS,8BAA8B;;;ACpB6D,IAAO,4BAAQ,EAAC,mBAAkB,4BAA2B,kBAAiB,2BAA0B,iBAAgB,2BAA0B,aAAY,uBAAsB,mBAAkB,6BAA4B,2BAA0B,qCAAoC,cAAa,wBAAuB,YAAW,sBAAqB,aAAY,uBAAsB,qBAAoB,8BAA6B;;;ADkC3hB,SAAS,gBAAgB;AAuIf,mBAWM,KAwCJ,YAnDF;AArIV,IAAM,OAAO,MAAM;AAsDnB,SAAS,eAAe,OAA0C;AAChE,QAgBI,YAfF;AAAA;AAAA,IACA;AAAA,IACA,eAAe;AAAA,IACf,UAAU,eAAe;AAAA,IACzB;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA,UAAU;AAAA,IACV;AAAA,IACA;AAAA,IACA,gBAAgB;AAAA,IAChB,uBAAuB;AAAA,EAzG3B,IA2GM,IADC,+BACD,IADC;AAAA,IAdH;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA;AAIF,QAAM,UAAU,MAAM;AACtB,QAAM,UAAU,kBAAM;AACtB,QAAM,aAAa,cAAc;AACjC,QAAM,WAAW,CAAC,cAAc;AAGhC,QAAM,oBAAoB,OAA0B,CAAC,CAAC;AAEtD,QAAM,mBAAmB;AAAA,IACvB,MAAM,iBAAiB,kBAAkB;AAAA,IACzC,CAAC,kBAAkB;AAAA,EACrB;AACA,QAAM,sBAAsB;AAAA,IAC1B,MAAM,iBAAiB,2BAA2B,oBAAI,IAAI,CAAC;AAAA,IAC3D,CAAC,yBAAyB;AAAA,EAC5B;AACA,QAAM,CAAC,cAAc,eAAe,IAAI;AAAA,IACtC;AAAA;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AAhIf,UAAAA,KAAA;AAiIM,YAAM,SAAS,UAAU,QAAQ,QAAQ,CAAC,GAAG,KAAK,EAAE,IAAI,MAAM;AAC9D,eAAS,MAAM;AACf,UAAI,CAAC;AAAU,eAAAA,MAAA,kBAAkB,SAAQ,UAA1B,wBAAAA;AAAA,IACjB;AAAA,EACF;AAEA,QAAM,oBAAoB,QAAQ,MAAM;AAvI1C,QAAAA;AAwII,QAAI;AACF,cACEA,MAAA;AAAA,QACE,iBAAiB,QAAQ,QAAQ,CAAC,GAAG,YAAY,EAAE,IAAI,MAAM;AAAA,MAC/D,MAFA,OAAAA,MAEK;AAET,QAAI,iBAAiB;AAAO,aAAO;AACnC,QAAI,aAAa;AAAM,aAAO,GAAG,aAAa;AAC9C,WAAO;AAAA,EACT,GAAG,CAAC,iBAAiB,cAAc,eAAe,CAAC;AAEnD,QAAM,WAAW,OAAuB,IAAI;AAC5C,QAAM,EAAE,YAAY,YAAY,kBAAkB,kBAAkB,IAClE,SAAS;AAAA,IACP;AAAA;AAAA,IACA,aAAa;AAAA,IACb,cAAc;AAAA,EAChB,CAAC;AAEH,SACE;AAAA,IAAC;AAAA;AAAA,MACC,QAAQ;AAAA,QACN,CAAC,sBAAsB,EAAE,WAAW,KAAK,CAAC;AAAA,QAC1C,CAAC,eAAe,EAAE,SAAS,WAAW,SAAY,EAAE,CAAC;AAAA;AAAA,MACvD;AAAA,MAEA;AAAA,QAAC;AAAA;AAAA,UACC,WAAW,WAAW,0BAAO,iBAAiB;AAAA,YAC5C,CAAC,0BAAO,cAAc,GAAG;AAAA,UAC3B,CAAC;AAAA,UACD;AAAA,UAEC;AAAA,qBACC,gCACE;AAAA,cAAC;AAAA;AAAA,gBACC,eAAa,CAAC,YAAY,OAAO,EAAE,OAAO,OAAO,EAAE,KAAK,GAAG;AAAA,iBACvD,aAFL;AAAA,gBAGC,SAAS,MAAM;AA7K7B,sBAAAA;AA8KgB,sBAAI;AAAU;AACd,mBAAAA,MAAA,SAAS,YAAT,gBAAAA,IAAkB;AAClB,yCAAuB,UAAU;AAAA,gBACnC;AAAA,gBAEA,8BAAC,eAAI,UAAU,GACb,8BAAC,sBAAW,MAAM,KAAK,OAAM,WAC1B,iBACH,GACF;AAAA;AAAA,YACF,GACF;AAAA,YAEF;AAAA,cAAC;AAAA;AAAA,gBACC,KAAK;AAAA,gBACL;AAAA,gBACA;AAAA;AAAA,kBAEE;AAAA,oBAAC;AAAA;AAAA,sBACC,SAAS,WAAW,SAAY;AAAA,sBAChC,2BACE,WAAW,SAAY,EAAE,SAAS,EAAE,eAAe,EAAE,EAAE;AAAA,sBAEzD,MAAK;AAAA,sBAEL;AAAA,wBAAC;AAAA;AAAA,0BACC;AAAA,0BACA,gBAAgB;AAAA,0BAChB,uBAAuB;AAAA,0BACvB,UAAU,CAAC,aAAa,gBAAgB,IAAI,IAAI,QAAQ,CAAC;AAAA,2BACrD,qBALL;AAAA,0BAMC,oBAAoB;AAAA,0BAEnB;AAAA;AAAA,sBACH;AAAA;AAAA,kBACF;AAAA;AAAA,gBAGF;AAAA,kBAAC;AAAA;AAAA,oBACC,eAAa;AAAA,oBACb;AAAA,oBACA;AAAA,oBACA,UAAS;AAAA,qBACL,aALL;AAAA,oBAMC,KAAK;AAAA,oBAEL,+BAAC,SAAI,WAAW,0BAAO,eACrB;AAAA;AAAA,wBAAC;AAAA;AAAA,0BACC,WAAW;AAAA,4BACT,0BAAO;AAAA,4BACP,0BAAO;AAAA,4BACP;AAAA,8BACE,CAAC,0BAAO,UAAU,GAChB,CAAC,aACD,iBAAiB,SACjB,CAAC,aAAa;AAAA,8BAChB,CAAC,0BAAO,QAAQ,GACd,CAAC,cACA,iBAAiB,SAAS,aAAa;AAAA,8BAC1C,CAAC,0BAAO,iBAAiB,GAAG;AAAA,4BAC9B;AAAA,0BACF;AAAA,0BAEC;AAAA;AAAA,sBACH;AAAA,sBACA,oBAAC,SAAI,WAAW,0BAAO,WACrB;AAAA,wBAAC;AAAA;AAAA,0BACC,WAAU;AAAA,0BACV,eAAY;AAAA,0BACZ,SAAQ;AAAA,0BACR,OAAO;AAAA,0BAEP;AAAA,4BAAC;AAAA;AAAA,8BACC,MACE,YAAY,0BAA0B;AAAA,8BAExC,GAAE;AAAA;AAAA,0BACJ;AAAA;AAAA,sBACF,GACF;AAAA,uBACF;AAAA;AAAA,gBACF;AAAA;AAAA,YACF;AAAA,aACE,cAAc,cACd,oBAAC,eAAI,UAAU,GACb;AAAA,cAAC;AAAA;AAAA,gBACC,MAAM;AAAA,gBACN,OAAO,YAAY,wBAAwB;AAAA,iBACtC,YAAY,oBAAoB,mBAHtC;AAAA,gBAKE,sBAAY,YAAY;AAAA;AAAA,YAC3B,GACF;AAAA;AAAA;AAAA,MAEJ;AAAA;AAAA,EACF;AAEJ;AAEA,IAAO,yBAAQ,OAAO,OAAO,gBAAgB;AAAA,EAC3C,SAAS;AAAA,EACT,MAAM;AAAA,EACN,aAAa;AACf,CAAC","sourcesContent":["import React, {\n type ReactElement,\n useMemo,\n type SyntheticEvent,\n useRef,\n useId,\n} from \"react\";\nimport classNames from \"classnames\";\nimport {\n ColorBaseDestructive700,\n ColorBaseGray800,\n} from \"@cambly/syntax-design-tokens\";\nimport Typography from \"../Typography/Typography\";\nimport useIsHydrated from \"../useIsHydrated\";\nimport Popover from \"../Popover/Popover\";\nimport {\n Label as ReactAriaLabel,\n Provider as ReactAriaProvider,\n} from \"react-aria-components\";\nimport { useControlledState } from \"@react-stately/utils\";\nimport { setInteractionModality } from \"@react-aria/interactions\";\nimport { DialogContext } from \"../Dialog/Dialog\";\nimport styles from \"../SelectList/SelectList.module.css\";\nimport RichSelectBox, {\n RichSelectBoxContext,\n convertSelection,\n type RichSelectBoxProps,\n} from \"./RichSelectBox\";\nimport TapArea from \"../TapArea/TapArea\";\nimport { type OverlayHandlerRef } from \"../react-aria-utils/Triggerable\";\nimport Box from \"../Box/Box\";\nimport RichSelectSection from \"./RichSelectSection\";\nimport RichSelectChip from \"./RichSelectChip\";\nimport RichSelectRadioButton from \"./RichSelectRadioButton\";\nimport { useField } from \"react-aria\";\n\nconst NOOP = () => undefined;\n\nexport type RichSelectListProps = RichSelectBoxProps & {\n /** Test id for the select element */\n \"data-testid\"?: string;\n /**\n * Disables the select dropdown entirely\n * @defaultValue false\n */\n disabled?: boolean;\n /** Callback to be called when select is clicked */\n onClick?: (event: SyntheticEvent<HTMLDivElement>) => void;\n /** Text shown below select box if there is an input error. */\n errorText?: string;\n /** Text shown below select box */\n helperText?: string;\n /**\n * RichSelectList id, if not provided, a unique id will be generated\n */\n id?: string;\n /** Text shown above select box */\n label: string;\n /**\n * Text showing in select box if no option has been chosen.\n * There should always have a placeholder unless there is a default option selected\n */\n placeholderText?: string;\n /** Use to render (override) text shown in the select box */\n selectTextValue?: (selectedValues?: \"all\" | string[]) => string | undefined;\n};\n\n/**\n * [RichSelectList](https://cambly-syntax.vercel.app/?path=/docs/components-richselectlist--docs) is a dropdown menu that allows users to select one or multiple options from a list.\n *\n * Example Usage:\n ```\n <RichSelectList\n label=\"My Label\"\n multiple\n onChange={() => { ... }}\n primaryButtonText=\"Save\"\n primaryButtonAccessibilityLabel=\"Save\"\n secondaryButtonText=\"Clear\"\n secondaryButtonAccessibilityLabel=\"Clear\"\n >\n <RichSelectList.Section label=\"Cities\">\n <RichSelectList.Chip label=\"San Francisco\" value=\"sf\" />\n <RichSelectList.Chip label=\"New York\" value=\"ny\" disabled />\n <RichSelectList.Chip label=\"Tulsa\" value=\"tulsa\" />\n <RichSelectList.Chip label=\"Chicago\" value=\"chicago\" disabled />\n </RichSelectList.Section>\n </RichSelectList>\n ```\n */\nfunction RichSelectList(props: RichSelectListProps): ReactElement {\n const {\n autosave,\n children,\n \"data-testid\": dataTestId,\n disabled: disabledProp = false,\n errorText,\n helperText,\n label,\n id,\n onChange,\n onClick = NOOP,\n placeholderText,\n selectTextValue,\n selectedValues: selectedValuesProp,\n defaultSelectedValues: defaultSelectedValuesProp,\n ...richSelectBoxProps\n } = props;\n\n const reactId = useId();\n const inputId = id ?? reactId;\n const isHydrated = useIsHydrated();\n const disabled = !isHydrated || disabledProp;\n\n // passed to popover, which attached open/close methods\n const overlayHandlerRef = useRef<OverlayHandlerRef>({});\n\n const selectedKeysProp = useMemo(\n () => convertSelection(selectedValuesProp),\n [selectedValuesProp],\n );\n const defaultSelectedKeys = useMemo(\n () => convertSelection(defaultSelectedValuesProp, new Set()),\n [defaultSelectedValuesProp],\n );\n const [selectedKeys, setSelectedKeys] = useControlledState(\n selectedKeysProp!, // eslint-disable-line @typescript-eslint/no-non-null-assertion -- there is a bug in the typedef for useControlledState from react-stately. Internally they rely on value (first arg) able to be undefined\n defaultSelectedKeys,\n (value) => {\n const _value = value === \"all\" ? \"all\" : [...value].map(String);\n onChange(_value);\n if (!autosave) overlayHandlerRef.current.close?.();\n },\n );\n\n const selectedTextValue = useMemo(() => {\n if (selectTextValue)\n return (\n selectTextValue(\n selectedKeys === \"all\" ? \"all\" : [...selectedKeys].map(String),\n ) ?? placeholderText\n );\n if (selectedKeys === \"all\") return \"All selected\";\n if (selectedKeys.size) return `${selectedKeys.size} selected`;\n return placeholderText;\n }, [selectTextValue, selectedKeys, placeholderText]);\n\n const fieldRef = useRef<HTMLDivElement>(null);\n const { labelProps, fieldProps, descriptionProps, errorMessageProps } =\n useField({\n label, // this is the label for the select box\n description: helperText,\n errorMessage: errorText,\n });\n\n return (\n <ReactAriaProvider\n values={[\n [RichSelectBoxContext, { autoFocus: true }],\n [DialogContext, { padding: autosave ? undefined : 0 }], // this is altering Popover's internal dialog padding to show the sticky save/close buttons. Ideally this could be avoided\n ]}\n >\n <div\n className={classNames(styles.selectContainer, {\n [styles.opacityOverlay]: disabled,\n })}\n onClick={onClick}\n >\n {label && (\n <>\n <ReactAriaLabel\n data-testid={[dataTestId, \"label\"].filter(Boolean).join(\"-\")}\n {...labelProps}\n onClick={() => {\n if (disabled) return;\n fieldRef.current?.focus();\n setInteractionModality(\"keyboard\"); // Show the focus ring so the user knows where focus went\n }}\n >\n <Box paddingX={1}>\n <Typography size={100} color=\"gray700\">\n {label}\n </Typography>\n </Box>\n </ReactAriaLabel>\n </>\n )}\n <Popover\n ref={overlayHandlerRef}\n disabled={disabled}\n content={\n // this Box wrapper is to reapply the padding that was stripped from popover's dialog to show the sticky save/close buttons. Ideally this could be avoided\n <Box\n padding={autosave ? undefined : 5}\n dangerouslySetInlineStyle={\n autosave ? undefined : { __style: { paddingBottom: 0 } }\n }\n role=\"menu\"\n >\n <RichSelectBox\n autosave={autosave}\n selectedValues={selectedKeys}\n defaultSelectedValues={defaultSelectedKeys}\n onChange={(selected) => setSelectedKeys(new Set(selected))}\n {...richSelectBoxProps}\n accessibilityLabel={inputId}\n >\n {children}\n </RichSelectBox>\n </Box>\n }\n >\n <TapArea\n data-testid={dataTestId}\n disabled={disabled}\n onClick={onClick}\n rounding=\"md\"\n {...fieldProps}\n ref={fieldRef}\n >\n <div className={styles.selectWrapper}>\n <div\n className={classNames(\n styles.selectBox,\n styles.selectBoxCambio,\n {\n [styles.unselected]:\n !errorText &&\n selectedKeys !== \"all\" &&\n !selectedKeys.size,\n [styles.selected]:\n !errorText &&\n (selectedKeys === \"all\" || selectedKeys.size),\n [styles.selectErrorCambio]: errorText,\n },\n )}\n >\n {selectedTextValue}\n </div>\n <div className={styles.arrowIcon}>\n <svg\n focusable=\"false\"\n aria-hidden=\"true\"\n viewBox=\"0 0 24 24\"\n width={24}\n >\n <path\n fill={\n errorText ? ColorBaseDestructive700 : ColorBaseGray800\n }\n 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\"\n />\n </svg>\n </div>\n </div>\n </TapArea>\n </Popover>\n {(helperText || errorText) && (\n <Box paddingX={1}>\n <Typography\n size={100}\n color={errorText ? \"destructive-primary\" : \"gray700\"}\n {...(errorText ? errorMessageProps : descriptionProps)}\n >\n {errorText ? errorText : helperText}\n </Typography>\n </Box>\n )}\n </div>\n </ReactAriaProvider>\n );\n}\n\nexport default Object.assign(RichSelectList, {\n Section: RichSelectSection,\n Chip: RichSelectChip,\n RadioButton: RichSelectRadioButton,\n});\n","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/SelectList/SelectList.module.css\"; export default {\"selectContainer\":\"_selectContainer_1f379_1\",\"opacityOverlay\":\"_opacityOverlay_1f379_7\",\"selectWrapper\":\"_selectWrapper_1f379_11\",\"selectBox\":\"_selectBox_1f379_16\",\"selectBoxCambio\":\"_selectBoxCambio_1f379_32\",\"selectMouseFocusStyling\":\"_selectMouseFocusStyling_1f379_41\",\"unselected\":\"_unselected_1f379_46\",\"selected\":\"_selected_1f379_50\",\"arrowIcon\":\"_arrowIcon_1f379_54\",\"selectErrorCambio\":\"_selectErrorCambio_1f379_68\"}"]}
@@ -1,10 +1,10 @@
1
1
  "use client"
2
2
  import {
3
3
  ModalDialog_default
4
- } from "./NPZBG5AK.js";
4
+ } from "./QAH73IJZ.js";
5
5
  import {
6
6
  Dialog_default
7
- } from "./TZGJS522.js";
7
+ } from "./5HEC7ASW.js";
8
8
  import {
9
9
  layout_module_default
10
10
  } from "./DDUJFFG7.js";
@@ -141,4 +141,4 @@ export {
141
141
  AriaPopover,
142
142
  Popover_default
143
143
  };
144
- //# sourceMappingURL=Y67FDYEF.js.map
144
+ //# sourceMappingURL=ZYWRMB4F.js.map
@@ -45,6 +45,8 @@ var colors = [
45
45
  "success800",
46
46
  "success900",
47
47
  "white",
48
+ "white40",
49
+ "white70",
48
50
  "yellow100",
49
51
  "yellow200",
50
52
  "yellow300",