@cambly/syntax-core 15.2.0 → 15.4.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 (362) 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.d.ts +7 -0
  144. package/dist/Tooltip/Tooltip.js +5 -5
  145. package/dist/Typography/Typography.cjs +4 -4
  146. package/dist/Typography/Typography.css +162 -150
  147. package/dist/Typography/Typography.css.map +1 -1
  148. package/dist/Typography/Typography.d.ts +1 -1
  149. package/dist/Typography/Typography.js +3 -3
  150. package/dist/__chunks/{74XKLZ4N.js → 262KRHP5.js} +3 -3
  151. package/dist/__chunks/{PJLDYIB6.cjs → 3BGIBVCR.cjs} +3 -3
  152. package/dist/__chunks/3BGIBVCR.cjs.map +1 -0
  153. package/dist/__chunks/{CP57BL3D.js → 3CEGKGV5.js} +3 -3
  154. package/dist/__chunks/{T6PXFSRX.js → 3CYMW6HT.js} +2 -2
  155. package/dist/__chunks/{DMA6PPUZ.cjs → 42SRFCQL.cjs} +3 -3
  156. package/dist/__chunks/{DFGY3NSE.js → 4X7ZC3WT.js} +6 -6
  157. package/dist/__chunks/{KBFQU5AW.cjs → 5COVOOB3.cjs} +3 -3
  158. package/dist/__chunks/{EUBO6YEI.cjs → 5CSS7BNE.cjs} +17 -17
  159. package/dist/__chunks/{TZGJS522.js → 5HEC7ASW.js} +2 -2
  160. package/dist/__chunks/5JQ6C2XV.js +9 -0
  161. package/dist/__chunks/5JQ6C2XV.js.map +1 -0
  162. package/dist/__chunks/{OTGGVIQE.js → 5RXHG6S5.js} +11 -11
  163. package/dist/__chunks/{RAL6R27S.cjs → 65LHF5WD.cjs} +16 -16
  164. package/dist/__chunks/{M36V23WR.js → 65PMWIHY.js} +2 -2
  165. package/dist/__chunks/{67PBF26W.cjs → 6AOPOPJT.cjs} +8 -8
  166. package/dist/__chunks/{IPQGCHQ7.cjs → 6SSJ3CDB.cjs} +25 -25
  167. package/dist/__chunks/{ASFZDRJJ.cjs → 7JET5NNK.cjs} +5 -3
  168. package/dist/__chunks/7JET5NNK.cjs.map +1 -0
  169. package/dist/__chunks/AOBL3JUX.cjs +67 -0
  170. package/dist/__chunks/AOBL3JUX.cjs.map +1 -0
  171. package/dist/__chunks/{NMX5UDLV.js → BQYW6G4G.js} +2 -2
  172. package/dist/__chunks/{ONZHIMUG.js → BS5FRXYG.js} +2 -2
  173. package/dist/__chunks/CB66GOW7.js +101 -0
  174. package/dist/__chunks/CB66GOW7.js.map +1 -0
  175. package/dist/__chunks/{SZMHZR3B.cjs → CDU5TH7Y.cjs} +5 -5
  176. package/dist/__chunks/{AHQ7E5DV.js → DQYOOTXB.js} +19 -19
  177. package/dist/__chunks/{L5CT6YRH.js → DRQYQTCA.js} +2 -2
  178. package/dist/__chunks/{2BA4KWES.js → FAOJSMYY.js} +4 -4
  179. package/dist/__chunks/{535SBVS5.js → FGXU5UXA.js} +2 -2
  180. package/dist/__chunks/{ECA33JJ5.js → FMNQCHIR.js} +2 -2
  181. package/dist/__chunks/{EZUXET6V.cjs → G3SXARBL.cjs} +3 -3
  182. package/dist/__chunks/{D5AQ3PGB.cjs → G63LXNMK.cjs} +3 -3
  183. package/dist/__chunks/GZXNR3JK.js +53 -0
  184. package/dist/__chunks/GZXNR3JK.js.map +1 -0
  185. package/dist/__chunks/{TJQKHHNH.cjs → HM6JHSTR.cjs} +16 -16
  186. package/dist/__chunks/{SM7OH7FG.js → HUN4OGO5.js} +3 -3
  187. package/dist/__chunks/{76LTWV2Q.cjs → J27AGJQB.cjs} +3 -3
  188. package/dist/__chunks/{7BZZUMJM.cjs → J5NZ55OT.cjs} +3 -3
  189. package/dist/__chunks/{N5W44DQ5.cjs → JAW252M7.cjs} +7 -7
  190. package/dist/__chunks/{GWRAEUKW.js → JBFY4F7V.js} +12 -8
  191. package/dist/__chunks/JBFY4F7V.js.map +1 -0
  192. package/dist/__chunks/{YG47EHYS.cjs → JEP2SN7W.cjs} +14 -10
  193. package/dist/__chunks/JEP2SN7W.cjs.map +1 -0
  194. package/dist/__chunks/{LT6ELZIN.js → JJNZLCKX.js} +2 -2
  195. package/dist/__chunks/{54ZAQVGC.js → JL2NIWMQ.js} +8 -8
  196. package/dist/__chunks/JQ6MLSET.cjs +53 -0
  197. package/dist/__chunks/JQ6MLSET.cjs.map +1 -0
  198. package/dist/__chunks/JTTZCAPP.cjs +9 -0
  199. package/dist/__chunks/JTTZCAPP.cjs.map +1 -0
  200. package/dist/__chunks/JVGBP6LO.cjs +9 -0
  201. package/dist/__chunks/JVGBP6LO.cjs.map +1 -0
  202. package/dist/__chunks/{ZVJGV6GH.js → JWGD2JGX.js} +4 -2
  203. package/dist/__chunks/JWGD2JGX.js.map +1 -0
  204. package/dist/__chunks/{SONYYWLY.js → K2RGVD55.js} +2 -2
  205. package/dist/__chunks/{FESAFV44.cjs → KJLBDAZH.cjs} +3 -3
  206. package/dist/__chunks/LMZJHS5E.js +75 -0
  207. package/dist/__chunks/LMZJHS5E.js.map +1 -0
  208. package/dist/__chunks/{ELEREGBW.cjs → LNLOBEMH.cjs} +5 -5
  209. package/dist/__chunks/{MKZONAGT.cjs → LZYX5BWD.cjs} +11 -11
  210. package/dist/__chunks/{YVQRFDEE.cjs → M7KSUTKJ.cjs} +7 -7
  211. package/dist/__chunks/NFSZQICF.cjs +101 -0
  212. package/dist/__chunks/NFSZQICF.cjs.map +1 -0
  213. package/dist/__chunks/{ZBBMY7Y7.cjs → NJ7VV2CH.cjs} +4 -4
  214. package/dist/__chunks/{E7IFJPHC.js → NKGOCFTT.js} +3 -3
  215. package/dist/__chunks/{VKAYAQ3Z.cjs → NVHCU2CO.cjs} +7 -7
  216. package/dist/__chunks/{HF4V7JJP.cjs → OY5QYJVA.cjs} +10 -10
  217. package/dist/__chunks/{N7ZNFTV7.cjs → P3W4SW6R.cjs} +3 -3
  218. package/dist/__chunks/{63XQSPT7.cjs → PIQO2LH2.cjs} +7 -7
  219. package/dist/__chunks/{NPZBG5AK.js → QAH73IJZ.js} +4 -4
  220. package/dist/__chunks/{AVTBLTHP.js → QNTUG5SZ.js} +3 -3
  221. package/dist/__chunks/{NOQ3DDEP.cjs → RC7EMZ6N.cjs} +8 -8
  222. package/dist/__chunks/{YI35INQ7.js → RE6LUYXB.js} +2 -2
  223. package/dist/__chunks/SFBTR56I.cjs +37 -0
  224. package/dist/__chunks/{TYPTB7HD.cjs → SSGQWZJG.cjs} +7 -7
  225. package/dist/__chunks/SVA2ABQQ.cjs +9 -0
  226. package/dist/__chunks/SVA2ABQQ.cjs.map +1 -0
  227. package/dist/__chunks/SW2JQXU6.cjs +33 -0
  228. package/dist/__chunks/SW2JQXU6.cjs.map +1 -0
  229. package/dist/__chunks/{4JFE4NWI.js → T6T5FJWJ.js} +4 -4
  230. package/dist/__chunks/{4WK5DK6U.js → TLTSRB3H.js} +3 -3
  231. package/dist/__chunks/{JRDHZ3QL.js → UXDF6ZIG.js} +2 -2
  232. package/dist/__chunks/UXDF6ZIG.js.map +1 -0
  233. package/dist/__chunks/{CV5CESW2.cjs → V4M5XFJN.cjs} +3 -3
  234. package/dist/__chunks/VC5WSVCY.js +67 -0
  235. package/dist/__chunks/VC5WSVCY.js.map +1 -0
  236. package/dist/__chunks/VFJQUEUD.cjs +75 -0
  237. package/dist/__chunks/VFJQUEUD.cjs.map +1 -0
  238. package/dist/__chunks/{LMERC43E.js → VMY3X6VX.js} +2 -2
  239. package/dist/__chunks/{UVQS6LU3.js → VRJAMHSI.js} +2 -2
  240. package/dist/__chunks/{67BJ4PC2.js → VZWUWOLJ.js} +5 -5
  241. package/dist/__chunks/{6BRU7BZE.js → WFV332GO.js} +7 -7
  242. package/dist/__chunks/{XYSRAKGD.cjs → X34FPOWI.cjs} +9 -9
  243. package/dist/__chunks/{3SUN5HNO.cjs → XCOZDXFI.cjs} +10 -10
  244. package/dist/__chunks/XVUEUKXA.js +9 -0
  245. package/dist/__chunks/XVUEUKXA.js.map +1 -0
  246. package/dist/__chunks/{TWMVLYWR.cjs → YABPX4OU.cjs} +1 -1
  247. package/dist/__chunks/{TWMVLYWR.cjs.map → YABPX4OU.cjs.map} +1 -1
  248. package/dist/__chunks/{TK2EQ6QG.js → YAZOHZLW.js} +2 -2
  249. package/dist/__chunks/{CAEGAJQ2.js → YQH2ZIRQ.js} +5 -3
  250. package/dist/__chunks/{CAEGAJQ2.js.map → YQH2ZIRQ.js.map} +1 -1
  251. package/dist/__chunks/{EUM53NAR.js → Z6GHCMWB.js} +1 -1
  252. package/dist/__chunks/{EUM53NAR.js.map → Z6GHCMWB.js.map} +1 -1
  253. package/dist/__chunks/ZF5TOGMY.js +9 -0
  254. package/dist/__chunks/ZF5TOGMY.js.map +1 -0
  255. package/dist/__chunks/{47PGLBOS.cjs → ZJS5MEKE.cjs} +3 -3
  256. package/dist/__chunks/{GJVLYIGI.cjs → ZPV4YBFX.cjs} +3 -3
  257. package/dist/__chunks/{Y67FDYEF.js → ZYWRMB4F.js} +3 -3
  258. package/dist/colors/allColors.cjs +2 -0
  259. package/dist/colors/allColors.cjs.map +1 -1
  260. package/dist/colors/allColors.d.ts +1 -1
  261. package/dist/colors/allColors.js +2 -0
  262. package/dist/colors/allColors.js.map +1 -1
  263. package/dist/colors/backgroundColor.cjs +3 -3
  264. package/dist/colors/backgroundColor.css +162 -150
  265. package/dist/colors/backgroundColor.css.map +1 -1
  266. package/dist/colors/backgroundColor.js +2 -2
  267. package/dist/colors/border.cjs +3 -3
  268. package/dist/colors/border.css +162 -150
  269. package/dist/colors/border.css.map +1 -1
  270. package/dist/colors/border.js +2 -2
  271. package/dist/colors/foregroundColor.cjs +3 -3
  272. package/dist/colors/foregroundColor.css +162 -150
  273. package/dist/colors/foregroundColor.css.map +1 -1
  274. package/dist/colors/foregroundColor.js +2 -2
  275. package/dist/colors/textColors.cjs +3 -3
  276. package/dist/colors/textColors.css +162 -150
  277. package/dist/colors/textColors.css.map +1 -1
  278. package/dist/colors/textColors.d.ts +1 -1
  279. package/dist/colors/textColors.js +2 -2
  280. package/dist/index.cjs +56 -48
  281. package/dist/index.css +187 -150
  282. package/dist/index.css.map +1 -1
  283. package/dist/index.d.ts +3 -0
  284. package/dist/index.js +66 -58
  285. package/package.json +3 -3
  286. package/dist/__chunks/72UQX6IX.cjs +0 -31
  287. package/dist/__chunks/72UQX6IX.cjs.map +0 -1
  288. package/dist/__chunks/ASFZDRJJ.cjs.map +0 -1
  289. package/dist/__chunks/C3KZXHTV.cjs +0 -37
  290. package/dist/__chunks/GWRAEUKW.js.map +0 -1
  291. package/dist/__chunks/JRDHZ3QL.js.map +0 -1
  292. package/dist/__chunks/KZT53ITQ.cjs +0 -9
  293. package/dist/__chunks/KZT53ITQ.cjs.map +0 -1
  294. package/dist/__chunks/PJLDYIB6.cjs.map +0 -1
  295. package/dist/__chunks/PUTZ53EC.js +0 -9
  296. package/dist/__chunks/PUTZ53EC.js.map +0 -1
  297. package/dist/__chunks/QT6IRCGW.cjs +0 -9
  298. package/dist/__chunks/QT6IRCGW.cjs.map +0 -1
  299. package/dist/__chunks/S6TNP7G5.js +0 -9
  300. package/dist/__chunks/S6TNP7G5.js.map +0 -1
  301. package/dist/__chunks/YG47EHYS.cjs.map +0 -1
  302. package/dist/__chunks/ZVJGV6GH.js.map +0 -1
  303. /package/dist/__chunks/{74XKLZ4N.js.map → 262KRHP5.js.map} +0 -0
  304. /package/dist/__chunks/{CP57BL3D.js.map → 3CEGKGV5.js.map} +0 -0
  305. /package/dist/__chunks/{T6PXFSRX.js.map → 3CYMW6HT.js.map} +0 -0
  306. /package/dist/__chunks/{DMA6PPUZ.cjs.map → 42SRFCQL.cjs.map} +0 -0
  307. /package/dist/__chunks/{DFGY3NSE.js.map → 4X7ZC3WT.js.map} +0 -0
  308. /package/dist/__chunks/{KBFQU5AW.cjs.map → 5COVOOB3.cjs.map} +0 -0
  309. /package/dist/__chunks/{EUBO6YEI.cjs.map → 5CSS7BNE.cjs.map} +0 -0
  310. /package/dist/__chunks/{TZGJS522.js.map → 5HEC7ASW.js.map} +0 -0
  311. /package/dist/__chunks/{OTGGVIQE.js.map → 5RXHG6S5.js.map} +0 -0
  312. /package/dist/__chunks/{RAL6R27S.cjs.map → 65LHF5WD.cjs.map} +0 -0
  313. /package/dist/__chunks/{M36V23WR.js.map → 65PMWIHY.js.map} +0 -0
  314. /package/dist/__chunks/{67PBF26W.cjs.map → 6AOPOPJT.cjs.map} +0 -0
  315. /package/dist/__chunks/{IPQGCHQ7.cjs.map → 6SSJ3CDB.cjs.map} +0 -0
  316. /package/dist/__chunks/{NMX5UDLV.js.map → BQYW6G4G.js.map} +0 -0
  317. /package/dist/__chunks/{ONZHIMUG.js.map → BS5FRXYG.js.map} +0 -0
  318. /package/dist/__chunks/{SZMHZR3B.cjs.map → CDU5TH7Y.cjs.map} +0 -0
  319. /package/dist/__chunks/{AHQ7E5DV.js.map → DQYOOTXB.js.map} +0 -0
  320. /package/dist/__chunks/{L5CT6YRH.js.map → DRQYQTCA.js.map} +0 -0
  321. /package/dist/__chunks/{2BA4KWES.js.map → FAOJSMYY.js.map} +0 -0
  322. /package/dist/__chunks/{535SBVS5.js.map → FGXU5UXA.js.map} +0 -0
  323. /package/dist/__chunks/{ECA33JJ5.js.map → FMNQCHIR.js.map} +0 -0
  324. /package/dist/__chunks/{EZUXET6V.cjs.map → G3SXARBL.cjs.map} +0 -0
  325. /package/dist/__chunks/{D5AQ3PGB.cjs.map → G63LXNMK.cjs.map} +0 -0
  326. /package/dist/__chunks/{TJQKHHNH.cjs.map → HM6JHSTR.cjs.map} +0 -0
  327. /package/dist/__chunks/{SM7OH7FG.js.map → HUN4OGO5.js.map} +0 -0
  328. /package/dist/__chunks/{76LTWV2Q.cjs.map → J27AGJQB.cjs.map} +0 -0
  329. /package/dist/__chunks/{7BZZUMJM.cjs.map → J5NZ55OT.cjs.map} +0 -0
  330. /package/dist/__chunks/{N5W44DQ5.cjs.map → JAW252M7.cjs.map} +0 -0
  331. /package/dist/__chunks/{LT6ELZIN.js.map → JJNZLCKX.js.map} +0 -0
  332. /package/dist/__chunks/{54ZAQVGC.js.map → JL2NIWMQ.js.map} +0 -0
  333. /package/dist/__chunks/{SONYYWLY.js.map → K2RGVD55.js.map} +0 -0
  334. /package/dist/__chunks/{FESAFV44.cjs.map → KJLBDAZH.cjs.map} +0 -0
  335. /package/dist/__chunks/{ELEREGBW.cjs.map → LNLOBEMH.cjs.map} +0 -0
  336. /package/dist/__chunks/{MKZONAGT.cjs.map → LZYX5BWD.cjs.map} +0 -0
  337. /package/dist/__chunks/{YVQRFDEE.cjs.map → M7KSUTKJ.cjs.map} +0 -0
  338. /package/dist/__chunks/{ZBBMY7Y7.cjs.map → NJ7VV2CH.cjs.map} +0 -0
  339. /package/dist/__chunks/{E7IFJPHC.js.map → NKGOCFTT.js.map} +0 -0
  340. /package/dist/__chunks/{VKAYAQ3Z.cjs.map → NVHCU2CO.cjs.map} +0 -0
  341. /package/dist/__chunks/{HF4V7JJP.cjs.map → OY5QYJVA.cjs.map} +0 -0
  342. /package/dist/__chunks/{N7ZNFTV7.cjs.map → P3W4SW6R.cjs.map} +0 -0
  343. /package/dist/__chunks/{63XQSPT7.cjs.map → PIQO2LH2.cjs.map} +0 -0
  344. /package/dist/__chunks/{NPZBG5AK.js.map → QAH73IJZ.js.map} +0 -0
  345. /package/dist/__chunks/{AVTBLTHP.js.map → QNTUG5SZ.js.map} +0 -0
  346. /package/dist/__chunks/{NOQ3DDEP.cjs.map → RC7EMZ6N.cjs.map} +0 -0
  347. /package/dist/__chunks/{YI35INQ7.js.map → RE6LUYXB.js.map} +0 -0
  348. /package/dist/__chunks/{C3KZXHTV.cjs.map → SFBTR56I.cjs.map} +0 -0
  349. /package/dist/__chunks/{TYPTB7HD.cjs.map → SSGQWZJG.cjs.map} +0 -0
  350. /package/dist/__chunks/{4JFE4NWI.js.map → T6T5FJWJ.js.map} +0 -0
  351. /package/dist/__chunks/{4WK5DK6U.js.map → TLTSRB3H.js.map} +0 -0
  352. /package/dist/__chunks/{CV5CESW2.cjs.map → V4M5XFJN.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/{6BRU7BZE.js.map → WFV332GO.js.map} +0 -0
  357. /package/dist/__chunks/{XYSRAKGD.cjs.map → X34FPOWI.cjs.map} +0 -0
  358. /package/dist/__chunks/{3SUN5HNO.cjs.map → XCOZDXFI.cjs.map} +0 -0
  359. /package/dist/__chunks/{TK2EQ6QG.js.map → YAZOHZLW.js.map} +0 -0
  360. /package/dist/__chunks/{47PGLBOS.cjs.map → ZJS5MEKE.cjs.map} +0 -0
  361. /package/dist/__chunks/{GJVLYIGI.cjs.map → ZPV4YBFX.cjs.map} +0 -0
  362. /package/dist/__chunks/{Y67FDYEF.js.map → ZYWRMB4F.js.map} +0 -0
@@ -0,0 +1,53 @@
1
+ "use client"
2
+ import {
3
+ TabLink_default
4
+ } from "./LMZJHS5E.js";
5
+ import {
6
+ TabButton
7
+ } from "./VC5WSVCY.js";
8
+ import {
9
+ Tabs_module_default
10
+ } from "./5JQ6C2XV.js";
11
+ import {
12
+ Box_default
13
+ } from "./65PMWIHY.js";
14
+
15
+ // src/Tabs/Tabs.tsx
16
+ import classnames from "classnames";
17
+ import { jsx } from "react/jsx-runtime";
18
+ function Tabs({
19
+ children,
20
+ accessibilityLabel,
21
+ on = "lightBackground"
22
+ }) {
23
+ return /* @__PURE__ */ jsx(
24
+ "div",
25
+ {
26
+ role: "tablist",
27
+ "aria-label": accessibilityLabel,
28
+ className: classnames({
29
+ [Tabs_module_default.tabContainerlightBackground]: on === "lightBackground",
30
+ [Tabs_module_default.tabContainerDarkBackground]: on === "darkBackground"
31
+ }),
32
+ children: /* @__PURE__ */ jsx(
33
+ Box_default,
34
+ {
35
+ display: "flex",
36
+ alignItems: "center",
37
+ justifyContent: "start",
38
+ width: "100%",
39
+ gap: 8,
40
+ height: 56,
41
+ children
42
+ }
43
+ )
44
+ }
45
+ );
46
+ }
47
+ Tabs.Button = TabButton;
48
+ Tabs.Link = TabLink_default;
49
+
50
+ export {
51
+ Tabs
52
+ };
53
+ //# sourceMappingURL=GZXNR3JK.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/Tabs/Tabs.tsx"],"sourcesContent":["import { type ReactNode } from \"react\";\nimport classnames from \"classnames\";\nimport TabButton from \"./TabButton\";\nimport TabLink from \"./TabLink\";\nimport styles from \"./Tabs.module.css\";\nimport Box from \"../Box/Box\";\n\n/**\n * [Tabs](https://cambly-syntax.vercel.app/?path=/docs/components-tabs--docs) are used to organize content into different sections.\n */\nexport default function Tabs({\n children,\n accessibilityLabel,\n on = \"lightBackground\",\n}: {\n /**\n * The Tabs to display. Each Tab should be a `Tabs.Button` or a `Tabs.Link`.\n * Only use `Tabs.Link` for clicking tab that update the URL upon selection. Otherwise, use `Tabs.Button`.\n */\n children: ReactNode;\n /**\n * Accessibility label for the Tabs container.\n */\n accessibilityLabel: string;\n /**\n * Indicate whether the Tabs render on a light or dark background.\n *\n * @defaulValue `lightBackground`\n */\n on?: \"lightBackground\" | \"darkBackground\";\n}): JSX.Element {\n return (\n <div\n role=\"tablist\"\n aria-label={accessibilityLabel}\n className={classnames({\n [styles.tabContainerlightBackground]: on === \"lightBackground\",\n [styles.tabContainerDarkBackground]: on === \"darkBackground\",\n })}\n >\n <Box\n display=\"flex\"\n alignItems=\"center\"\n justifyContent=\"start\"\n width=\"100%\"\n gap={8}\n height={56}\n >\n {children}\n </Box>\n </div>\n );\n}\n\nTabs.Button = TabButton;\nTabs.Link = TabLink;\n"],"mappings":";;;;;;;;;;;;;;;AACA,OAAO,gBAAgB;AAuCjB;AA9BS,SAAR,KAAsB;AAAA,EAC3B;AAAA,EACA;AAAA,EACA,KAAK;AACP,GAgBgB;AACd,SACE;AAAA,IAAC;AAAA;AAAA,MACC,MAAK;AAAA,MACL,cAAY;AAAA,MACZ,WAAW,WAAW;AAAA,QACpB,CAAC,oBAAO,2BAA2B,GAAG,OAAO;AAAA,QAC7C,CAAC,oBAAO,0BAA0B,GAAG,OAAO;AAAA,MAC9C,CAAC;AAAA,MAED;AAAA,QAAC;AAAA;AAAA,UACC,SAAQ;AAAA,UACR,YAAW;AAAA,UACX,gBAAe;AAAA,UACf,OAAM;AAAA,UACN,KAAK;AAAA,UACL,QAAQ;AAAA,UAEP;AAAA;AAAA,MACH;AAAA;AAAA,EACF;AAEJ;AAEA,KAAK,SAAS;AACd,KAAK,OAAO;","names":[]}
@@ -1,22 +1,22 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
2
2
 
3
3
 
4
- var _THM3NAFOcjs = require('./THM3NAFO.cjs');
4
+ var _ZJS5MEKEcjs = require('./ZJS5MEKE.cjs');
5
5
 
6
6
 
7
- var _47PGLBOScjs = require('./47PGLBOS.cjs');
7
+ var _HUIHS6RNcjs = require('./HUIHS6RN.cjs');
8
8
 
9
9
 
10
- var _HUIHS6RNcjs = require('./HUIHS6RN.cjs');
10
+ var _G3SXARBLcjs = require('./G3SXARBL.cjs');
11
11
 
12
12
 
13
- var _EZUXET6Vcjs = require('./EZUXET6V.cjs');
13
+ var _THM3NAFOcjs = require('./THM3NAFO.cjs');
14
14
 
15
15
 
16
- var _63XQSPT7cjs = require('./63XQSPT7.cjs');
16
+ var _PIQO2LH2cjs = require('./PIQO2LH2.cjs');
17
17
 
18
18
 
19
- var _FESAFV44cjs = require('./FESAFV44.cjs');
19
+ var _KJLBDAZHcjs = require('./KJLBDAZH.cjs');
20
20
 
21
21
  // css-module:./Modal.module.css#css-module
22
22
  var Modal_module_default = { "backdrop": "_backdrop_17lbk_1", "closeButton": "_closeButton_17lbk_10" };
@@ -46,7 +46,7 @@ function Modal({
46
46
  zIndex = 1,
47
47
  "data-testid": dataTestId
48
48
  }) {
49
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _EZUXET6Vcjs.Layer, { zIndex, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _HUIHS6RNcjs.StopScroll, { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _THM3NAFOcjs.FocusTrap, { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
49
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _G3SXARBLcjs.Layer, { zIndex, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _HUIHS6RNcjs.StopScroll, { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _THM3NAFOcjs.FocusTrap, { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
50
50
  "div",
51
51
  {
52
52
  className: Modal_module_default.backdrop,
@@ -54,7 +54,7 @@ function Modal({
54
54
  onClick: (e) => e.target === e.currentTarget && onDismiss(),
55
55
  onKeyDown: (e) => e.key === "Escape" && onDismiss(),
56
56
  children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
57
- _FESAFV44cjs.Box_default,
57
+ _KJLBDAZHcjs.Box_default,
58
58
  {
59
59
  "data-testid": dataTestId,
60
60
  backgroundColor: "white",
@@ -72,14 +72,14 @@ function Modal({
72
72
  width: "100%",
73
73
  children: [
74
74
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
75
- _FESAFV44cjs.Box_default,
75
+ _KJLBDAZHcjs.Box_default,
76
76
  {
77
77
  position: "absolute",
78
78
  dangerouslySetInlineStyle: {
79
79
  __style: { top: 4, right: 4 }
80
80
  },
81
81
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
82
- _63XQSPT7cjs.IconButton_default,
82
+ _PIQO2LH2cjs.IconButton_default,
83
83
  {
84
84
  accessibilityLabel: accessibilityCloseLabel,
85
85
  color: image ? "primary" : "tertiary",
@@ -91,11 +91,11 @@ function Modal({
91
91
  )
92
92
  }
93
93
  ),
94
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _FESAFV44cjs.Box_default, { display: "flex", direction: "column", width: "100%", children: [
95
- image && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { children: image }),
96
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FESAFV44cjs.Box_default, { padding: 6, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _47PGLBOScjs.Heading_default, { as: "h1", size: 700, fontStyle: "serif", children: header }) }),
94
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _KJLBDAZHcjs.Box_default, { display: "flex", direction: "column", width: "100%", children: [
95
+ image && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _KJLBDAZHcjs.Box_default, { children: image }),
96
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _KJLBDAZHcjs.Box_default, { padding: 6, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _ZJS5MEKEcjs.Heading_default, { as: "h1", size: 700, fontStyle: "serif", children: header }) }),
97
97
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
98
- _FESAFV44cjs.Box_default,
98
+ _KJLBDAZHcjs.Box_default,
99
99
  {
100
100
  height: "100%",
101
101
  overflowY: "auto",
@@ -105,7 +105,7 @@ function Modal({
105
105
  }
106
106
  ),
107
107
  footer && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
108
- _FESAFV44cjs.Box_default,
108
+ _KJLBDAZHcjs.Box_default,
109
109
  {
110
110
  display: "flex",
111
111
  direction: "column",
@@ -130,4 +130,4 @@ Modal.displayName = "Modal";
130
130
 
131
131
 
132
132
  exports.Modal = Modal;
133
- //# sourceMappingURL=TJQKHHNH.cjs.map
133
+ //# sourceMappingURL=HM6JHSTR.cjs.map
@@ -4,10 +4,10 @@ import {
4
4
  } from "./KKADUD65.js";
5
5
  import {
6
6
  Typography_default
7
- } from "./JRDHZ3QL.js";
7
+ } from "./UXDF6ZIG.js";
8
8
  import {
9
9
  colors_module_default
10
- } from "./S6TNP7G5.js";
10
+ } from "./XVUEUKXA.js";
11
11
  import {
12
12
  useIsHydrated
13
13
  } from "./JB65NEXK.js";
@@ -116,4 +116,4 @@ var Checkbox_default = Checkbox;
116
116
  export {
117
117
  Checkbox_default
118
118
  };
119
- //# sourceMappingURL=SM7OH7FG.js.map
119
+ //# sourceMappingURL=HUN4OGO5.js.map
@@ -13,7 +13,7 @@ var _IL22HCBFcjs = require('./IL22HCBF.cjs');
13
13
  var _CHDS4D44cjs = require('./CHDS4D44.cjs');
14
14
 
15
15
 
16
- var _QT6IRCGWcjs = require('./QT6IRCGW.cjs');
16
+ var _SVA2ABQQcjs = require('./SVA2ABQQ.cjs');
17
17
 
18
18
  // src/Dialog/Dialog.tsx
19
19
 
@@ -58,7 +58,7 @@ var Dialog = _react.forwardRef.call(void 0, function Dialog2(props, ref) {
58
58
  _IL22HCBFcjs.Box_module_default.gap4,
59
59
  _IL22HCBFcjs.Box_module_default.relative,
60
60
  _IL22HCBFcjs.Box_module_default.overflowauto,
61
- _QT6IRCGWcjs.colors_module_default.whiteBackgroundColor,
61
+ _SVA2ABQQcjs.colors_module_default.whiteBackgroundColor,
62
62
  _PLUVW6AMcjs.padding_module_default[`paddingX${padding != null ? padding : sizeToPadding[size]}`],
63
63
  _PLUVW6AMcjs.padding_module_default[`paddingY${padding != null ? padding : sizeToPadding[size]}`],
64
64
  _CHDS4D44cjs.rounding_module_default.roundingmd,
@@ -77,4 +77,4 @@ var Dialog_default = Dialog;
77
77
 
78
78
 
79
79
  exports.DialogContext = DialogContext; exports.Dialog_default = Dialog_default;
80
- //# sourceMappingURL=76LTWV2Q.cjs.map
80
+ //# sourceMappingURL=J27AGJQB.cjs.map
@@ -7,7 +7,7 @@ var _MF7LLV7Vcjs = require('./MF7LLV7V.cjs');
7
7
  var _IL22HCBFcjs = require('./IL22HCBF.cjs');
8
8
 
9
9
 
10
- var _PJLDYIB6cjs = require('./PJLDYIB6.cjs');
10
+ var _3BGIBVCRcjs = require('./3BGIBVCR.cjs');
11
11
 
12
12
  // src/RichSelect/RichSelectSection.tsx
13
13
  var _react = require('react');
@@ -39,7 +39,7 @@ var RichSelectSection_default = _react.forwardRef.call(void 0,
39
39
  }
40
40
  ),
41
41
  children: [
42
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _reactariacomponents.Header, { className: _classnames2.default.call(void 0, _MF7LLV7Vcjs.layout_module_default.fullWidth), children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _PJLDYIB6cjs.Typography_default, { children: label }) }),
42
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _reactariacomponents.Header, { className: _classnames2.default.call(void 0, _MF7LLV7Vcjs.layout_module_default.fullWidth), children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _3BGIBVCRcjs.Typography_default, { children: label }) }),
43
43
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _reactariacomponents.Collection, { children })
44
44
  ]
45
45
  }
@@ -50,4 +50,4 @@ var RichSelectSection_default = _react.forwardRef.call(void 0,
50
50
 
51
51
 
52
52
  exports.RichSelectSection_default = RichSelectSection_default;
53
- //# sourceMappingURL=7BZZUMJM.cjs.map
53
+ //# sourceMappingURL=J5NZ55OT.cjs.map
@@ -4,13 +4,13 @@
4
4
  var _XLUVINJWcjs = require('./XLUVINJW.cjs');
5
5
 
6
6
 
7
- var _FESAFV44cjs = require('./FESAFV44.cjs');
7
+ var _KJLBDAZHcjs = require('./KJLBDAZH.cjs');
8
8
 
9
9
 
10
- var _PJLDYIB6cjs = require('./PJLDYIB6.cjs');
10
+ var _3BGIBVCRcjs = require('./3BGIBVCR.cjs');
11
11
 
12
12
 
13
- var _QT6IRCGWcjs = require('./QT6IRCGW.cjs');
13
+ var _SVA2ABQQcjs = require('./SVA2ABQQ.cjs');
14
14
 
15
15
 
16
16
  var _K4AUV2VKcjs = require('./K4AUV2VK.cjs');
@@ -61,7 +61,7 @@ var RadioButton = ({
61
61
  {
62
62
  className: _classnames2.default.call(void 0,
63
63
  RadioButton_module_default.background,
64
- error ? _QT6IRCGWcjs.colors_module_default.cambioDestructive370BackgroundColor : _QT6IRCGWcjs.colors_module_default.cambioGray370BackgroundColor,
64
+ error ? _SVA2ABQQcjs.colors_module_default.cambioDestructive370BackgroundColor : _SVA2ABQQcjs.colors_module_default.cambioGray370BackgroundColor,
65
65
  RadioButton_module_default[size],
66
66
  {
67
67
  [_XLUVINJWcjs.Focus_module_default.accessibilityOutlineFocus]: isFocused && isFocusVisible || dangerouslyForceFocusStyles
@@ -70,7 +70,7 @@ var RadioButton = ({
70
70
  }
71
71
  ),
72
72
  checked && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
73
- _FESAFV44cjs.Box_default,
73
+ _KJLBDAZHcjs.Box_default,
74
74
  {
75
75
  backgroundColor: error ? "destructive900" : "gray900",
76
76
  width: size === "md" ? 12 : 8,
@@ -113,7 +113,7 @@ var RadioButton = ({
113
113
  }
114
114
  ),
115
115
  label && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
116
- _PJLDYIB6cjs.Typography_default,
116
+ _3BGIBVCRcjs.Typography_default,
117
117
  {
118
118
  size: size === "md" ? 200 : 100,
119
119
  color: error ? "destructive-primary" : "gray900",
@@ -129,4 +129,4 @@ var RadioButton_default = RadioButton;
129
129
 
130
130
 
131
131
  exports.RadioButton_default = RadioButton_default;
132
- //# sourceMappingURL=N5W44DQ5.cjs.map
132
+ //# sourceMappingURL=JAW252M7.cjs.map
@@ -10,10 +10,10 @@ import {
10
10
  } from "./KBIW5XV4.js";
11
11
  import {
12
12
  Typography_default
13
- } from "./JRDHZ3QL.js";
13
+ } from "./UXDF6ZIG.js";
14
14
  import {
15
15
  colors_module_default
16
- } from "./S6TNP7G5.js";
16
+ } from "./XVUEUKXA.js";
17
17
  import {
18
18
  syntaxToReactAriaPlacement
19
19
  } from "./SVZOETLJ.js";
@@ -46,6 +46,7 @@ var Tooltip_module_default = { "tooltip": "_tooltip_11pyp_1", "arrowPlacementtop
46
46
  // src/Tooltip/Tooltip.tsx
47
47
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
48
48
  function TooltipArrow(props) {
49
+ const { on } = props;
49
50
  return /* @__PURE__ */ jsx(ReactAriaOverlayArrow, __spreadProps(__spreadValues({}, props), { children: ({ placement }) => {
50
51
  if (placement === "center")
51
52
  return null;
@@ -58,7 +59,8 @@ function TooltipArrow(props) {
58
59
  {
59
60
  className: classNames([
60
61
  Box_module_default.block,
61
- Tooltip_module_default[`arrowPlacement${placement}`]
62
+ Tooltip_module_default[`arrowPlacement${placement}`],
63
+ on === "lightBackground" ? colors_module_default.cambioBlackColor : colors_module_default.cambioWhiteColor
62
64
  ]),
63
65
  children: /* @__PURE__ */ jsx(
64
66
  "svg",
@@ -76,11 +78,11 @@ function TooltipArrow(props) {
76
78
  } }));
77
79
  }
78
80
  var AriaTooltip = forwardRef(function AriaTooltip2(_a, ref) {
79
- var _b = _a, { children: childrenProp, onChangeContentVisibility } = _b, otherProps = __objRest(_b, ["children", "onChangeContentVisibility"]);
81
+ var _b = _a, { children: childrenProp, onChangeContentVisibility, on } = _b, otherProps = __objRest(_b, ["children", "onChangeContentVisibility", "on"]);
80
82
  const className = classNames([
81
83
  Box_module_default.box,
82
84
  colors_module_default.gray900Color,
83
- colors_module_default.cambioBlackBackgroundColor,
85
+ on === "lightBackground" ? colors_module_default.cambioBlackBackgroundColor : colors_module_default.cambioWhiteBackgroundColor,
84
86
  padding_module_default.paddingX2,
85
87
  padding_module_default.paddingY2,
86
88
  rounding_module_default.roundingsm,
@@ -101,7 +103,7 @@ var AriaTooltip = forwardRef(function AriaTooltip2(_a, ref) {
101
103
  children: composeRenderProps(
102
104
  childrenProp,
103
105
  (children, { isEntering, isExiting }) => /* @__PURE__ */ jsxs(Fragment, { children: [
104
- /* @__PURE__ */ jsx(TooltipArrow, {}),
106
+ /* @__PURE__ */ jsx(TooltipArrow, { on }),
105
107
  /* @__PURE__ */ jsx(Typography_default, { size: 100, color: "white", children }),
106
108
  /* @__PURE__ */ jsx(
107
109
  OverlayVisibility,
@@ -128,7 +130,8 @@ var Tooltip = forwardRef(function Tooltip2(props, ref) {
128
130
  onChangeContentVisibility,
129
131
  onOpenChange,
130
132
  open,
131
- placement = "top"
133
+ placement = "top",
134
+ on = "lightBackground"
132
135
  } = props;
133
136
  return /* @__PURE__ */ jsxs(
134
137
  ReactAriaTooltipTrigger,
@@ -149,6 +152,7 @@ var Tooltip = forwardRef(function Tooltip2(props, ref) {
149
152
  "aria-label": accessibilityLabel,
150
153
  "data-testid": dataTestId,
151
154
  onChangeContentVisibility,
155
+ on,
152
156
  children: content
153
157
  }
154
158
  )
@@ -162,4 +166,4 @@ export {
162
166
  AriaTooltip,
163
167
  Tooltip_default
164
168
  };
165
- //# sourceMappingURL=GWRAEUKW.js.map
169
+ //# sourceMappingURL=JBFY4F7V.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/Tooltip/Tooltip.tsx","css-module:./Tooltip.module.css#css-module"],"sourcesContent":["import React, { forwardRef, type ReactNode, type ReactElement } from \"react\";\nimport { mergeProps } from \"react-aria\";\nimport {\n composeRenderProps,\n OverlayArrow as ReactAriaOverlayArrow,\n type OverlayArrowProps as ReactAriaOverlayArrowProps,\n Tooltip as ReactAriaTooltip,\n TooltipTrigger as ReactAriaTooltipTrigger,\n type TooltipProps as ReactAriaTooltipProps,\n} from \"react-aria-components\";\n\nimport Triggerable from \"../react-aria-utils/Triggerable\";\nimport Typography from \"../Typography/Typography\";\nimport OverlayVisibility from \"../react-aria-utils/OverlayVisibility\";\nimport classNames from \"classnames\";\nimport boxStyles from \"../Box/Box.module.css\";\nimport paddingStyles from \"../Box/padding.module.css\";\nimport roundingStyles from \"../rounding.module.css\";\nimport colorStyles from \"../colors/colors.module.css\";\nimport styles from \"./Tooltip.module.css\";\nimport {\n type Placement,\n syntaxToReactAriaPlacement,\n} from \"../react-aria-utils/placement\";\n\nfunction TooltipArrow(\n props: ReactAriaOverlayArrowProps & {\n on?: \"lightBackground\" | \"darkBackground\";\n },\n): ReactElement {\n const { on } = props;\n\n return (\n <ReactAriaOverlayArrow {...props}>\n {({ placement }) => {\n if (placement === \"center\") return null;\n if (placement === \"left\") return null;\n if (placement === \"right\") return null;\n return (\n <div\n className={classNames([\n boxStyles.block,\n styles[`arrowPlacement${placement}`],\n on === \"lightBackground\"\n ? colorStyles.cambioBlackColor\n : colorStyles.cambioWhiteColor,\n ])}\n >\n <svg\n className={classNames([boxStyles.block])}\n width={40}\n height={5}\n viewBox=\"0 0 40 5\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M17 0L22 5H12L17 0Z\" fill=\"currentColor\" />\n </svg>\n </div>\n );\n }}\n </ReactAriaOverlayArrow>\n );\n}\n\n/**\n * AriaTooltip: This component extends Tooltip from react-aria-components\n * It applies syntax styles and adds aadditional props:\n * - onContentChangeVisibility\n */\nexport const AriaTooltip = forwardRef<\n HTMLDivElement,\n ReactAriaTooltipProps & {\n /** Optional handler for change of visibility for overlaid content, for analytics timing */\n onChangeContentVisibility?: (visible: boolean) => void;\n on?: \"lightBackground\" | \"darkBackground\";\n }\n>(function AriaTooltip(\n { children: childrenProp, onChangeContentVisibility, on, ...otherProps },\n ref,\n): ReactElement {\n const className = classNames([\n boxStyles.box,\n colorStyles.gray900Color,\n on === \"lightBackground\"\n ? colorStyles.cambioBlackBackgroundColor\n : colorStyles.cambioWhiteBackgroundColor,\n paddingStyles.paddingX2,\n paddingStyles.paddingY2,\n roundingStyles.roundingsm,\n styles.tooltip,\n ]);\n\n return (\n <ReactAriaTooltip\n ref={ref}\n {...mergeProps(\n {\n className,\n offset: 8,\n crossOffset: 0,\n },\n otherProps,\n )}\n >\n {composeRenderProps(\n childrenProp,\n (children, { isEntering, isExiting }) => (\n <>\n <TooltipArrow on={on} />\n <Typography size={100} color=\"white\">\n {children}\n </Typography>\n <OverlayVisibility\n isEntering={isEntering}\n isExiting={isExiting}\n onChange={onChangeContentVisibility}\n />\n </>\n ),\n )}\n </ReactAriaTooltip>\n );\n});\n\ntype TooltipProps = {\n /**\n * Test id for the floating tooltip\n */\n \"data-testid\"?: string;\n /**\n * How long a user hovers before tooltip shows (in ms)\n * @defaultValue 0\n */\n delay?: number;\n /** Optional boolean to disable tooltip trigger behavior */\n disabled?: boolean;\n /** Optional aria-label for the tooltip (content element) */\n accessibilityLabel?: string;\n /** Required trigger element */\n children: ReactElement;\n /** Content to be shown inside the tooltip. */\n content: ReactNode;\n /** If set to true the tooltip will render initially open */\n initialOpen?: boolean;\n /** Optional handler for change of visibility for popover content, for analytics timing */\n onChangeContentVisibility?: (visible: boolean) => void;\n /** Optional handler for change of visibility for popover content, for control */\n onOpenChange?: (open: boolean) => void;\n /** Optional boolean to control open state of tooltip externally */\n open?: boolean;\n /**\n * Location of the tooltip content relative to anchor element\n * @defaultValue \"top-end\"\n */\n placement?: Placement;\n\n /**\n * Indicate whether the tooltip renders on a light or dark background. Changes the color of the tooltip\n *\n * @defaultValue `lightBackground`\n */\n on?: \"lightBackground\" | \"darkBackground\";\n};\n/**\n * [Tooltip](https://cambly-syntax.vercel.app/?path=/docs/components-tooltip--docs) displays contextual information on hover or focus.\n *\n * Tooltip content is hidden by default and shown on hover or focus.\n * The content is hidden again when the user mouses out of the trigger element or blurs the trigger element or presses Escape\n *\n * Example Usage:\n ```\n <Tooltip\n delay={200}\n placement=\"bottom-start\"\n initialOpen\n content={(\n <Box padding={2}>\n ... some content goes here\n </Box>\n )}\n >\n <Button text=\"Trigger me\" />\n </Tooltip>\n ```\n */\nconst Tooltip = forwardRef<HTMLDivElement, TooltipProps>(function Tooltip(\n props,\n ref,\n): ReactElement {\n const {\n accessibilityLabel,\n \"data-testid\": dataTestId,\n delay = 0,\n disabled = false,\n children,\n content,\n initialOpen,\n onChangeContentVisibility,\n onOpenChange,\n open,\n placement = \"top\",\n on = \"lightBackground\",\n } = props;\n\n return (\n <ReactAriaTooltipTrigger\n defaultOpen={initialOpen}\n delay={delay}\n closeDelay={500}\n isDisabled={disabled}\n isOpen={open}\n onOpenChange={onOpenChange}\n >\n {/* transfer focus handlers to child element if it is focusable */}\n <Triggerable>{children}</Triggerable>\n <AriaTooltip\n ref={ref}\n placement={syntaxToReactAriaPlacement(placement)}\n aria-label={accessibilityLabel}\n data-testid={dataTestId}\n onChangeContentVisibility={onChangeContentVisibility}\n on={on}\n >\n {content}\n </AriaTooltip>\n </ReactAriaTooltipTrigger>\n );\n});\n\nexport default Tooltip;\n","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/Tooltip/Tooltip.module.css\"; export default {\"tooltip\":\"_tooltip_11pyp_1\",\"arrowPlacementtop\":\"_arrowPlacementtop_11pyp_5\",\"arrowPlacementbottom\":\"_arrowPlacementbottom_11pyp_10\"}"],"mappings":"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","names":["AriaTooltip","Tooltip"]}
@@ -10,10 +10,10 @@ var _IL22HCBFcjs = require('./IL22HCBF.cjs');
10
10
  var _CHDS4D44cjs = require('./CHDS4D44.cjs');
11
11
 
12
12
 
13
- var _PJLDYIB6cjs = require('./PJLDYIB6.cjs');
13
+ var _3BGIBVCRcjs = require('./3BGIBVCR.cjs');
14
14
 
15
15
 
16
- var _QT6IRCGWcjs = require('./QT6IRCGW.cjs');
16
+ var _SVA2ABQQcjs = require('./SVA2ABQQ.cjs');
17
17
 
18
18
 
19
19
  var _LLFHCGRAcjs = require('./LLFHCGRA.cjs');
@@ -46,6 +46,7 @@ var Tooltip_module_default = { "tooltip": "_tooltip_11pyp_1", "arrowPlacementtop
46
46
  // src/Tooltip/Tooltip.tsx
47
47
  var _jsxruntime = require('react/jsx-runtime');
48
48
  function TooltipArrow(props) {
49
+ const { on } = props;
49
50
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _reactariacomponents.OverlayArrow, _X2SDR4SDcjs.__spreadProps.call(void 0, _X2SDR4SDcjs.__spreadValues.call(void 0, {}, props), { children: ({ placement }) => {
50
51
  if (placement === "center")
51
52
  return null;
@@ -58,7 +59,8 @@ function TooltipArrow(props) {
58
59
  {
59
60
  className: _classnames2.default.call(void 0, [
60
61
  _IL22HCBFcjs.Box_module_default.block,
61
- Tooltip_module_default[`arrowPlacement${placement}`]
62
+ Tooltip_module_default[`arrowPlacement${placement}`],
63
+ on === "lightBackground" ? _SVA2ABQQcjs.colors_module_default.cambioBlackColor : _SVA2ABQQcjs.colors_module_default.cambioWhiteColor
62
64
  ]),
63
65
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
64
66
  "svg",
@@ -76,11 +78,11 @@ function TooltipArrow(props) {
76
78
  } }));
77
79
  }
78
80
  var AriaTooltip = _react.forwardRef.call(void 0, function AriaTooltip2(_a, ref) {
79
- var _b = _a, { children: childrenProp, onChangeContentVisibility } = _b, otherProps = _X2SDR4SDcjs.__objRest.call(void 0, _b, ["children", "onChangeContentVisibility"]);
81
+ var _b = _a, { children: childrenProp, onChangeContentVisibility, on } = _b, otherProps = _X2SDR4SDcjs.__objRest.call(void 0, _b, ["children", "onChangeContentVisibility", "on"]);
80
82
  const className = _classnames2.default.call(void 0, [
81
83
  _IL22HCBFcjs.Box_module_default.box,
82
- _QT6IRCGWcjs.colors_module_default.gray900Color,
83
- _QT6IRCGWcjs.colors_module_default.cambioBlackBackgroundColor,
84
+ _SVA2ABQQcjs.colors_module_default.gray900Color,
85
+ on === "lightBackground" ? _SVA2ABQQcjs.colors_module_default.cambioBlackBackgroundColor : _SVA2ABQQcjs.colors_module_default.cambioWhiteBackgroundColor,
84
86
  _PLUVW6AMcjs.padding_module_default.paddingX2,
85
87
  _PLUVW6AMcjs.padding_module_default.paddingY2,
86
88
  _CHDS4D44cjs.rounding_module_default.roundingsm,
@@ -101,8 +103,8 @@ var AriaTooltip = _react.forwardRef.call(void 0, function AriaTooltip2(_a, ref)
101
103
  children: _reactariacomponents.composeRenderProps.call(void 0,
102
104
  childrenProp,
103
105
  (children, { isEntering, isExiting }) => /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
104
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TooltipArrow, {}),
105
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _PJLDYIB6cjs.Typography_default, { size: 100, color: "white", children }),
106
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TooltipArrow, { on }),
107
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _3BGIBVCRcjs.Typography_default, { size: 100, color: "white", children }),
106
108
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
107
109
  _E5P6WRJDcjs.OverlayVisibility,
108
110
  {
@@ -128,7 +130,8 @@ var Tooltip = _react.forwardRef.call(void 0, function Tooltip2(props, ref) {
128
130
  onChangeContentVisibility,
129
131
  onOpenChange,
130
132
  open,
131
- placement = "top"
133
+ placement = "top",
134
+ on = "lightBackground"
132
135
  } = props;
133
136
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
134
137
  _reactariacomponents.TooltipTrigger,
@@ -149,6 +152,7 @@ var Tooltip = _react.forwardRef.call(void 0, function Tooltip2(props, ref) {
149
152
  "aria-label": accessibilityLabel,
150
153
  "data-testid": dataTestId,
151
154
  onChangeContentVisibility,
155
+ on,
152
156
  children: content
153
157
  }
154
158
  )
@@ -162,4 +166,4 @@ var Tooltip_default = Tooltip;
162
166
 
163
167
 
164
168
  exports.AriaTooltip = AriaTooltip; exports.Tooltip_default = Tooltip_default;
165
- //# sourceMappingURL=YG47EHYS.cjs.map
169
+ //# sourceMappingURL=JEP2SN7W.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/Tooltip/Tooltip.tsx","css-module:./Tooltip.module.css#css-module"],"names":["AriaTooltip","Tooltip"],"mappings":"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","sourcesContent":["import React, { forwardRef, type ReactNode, type ReactElement } from \"react\";\nimport { mergeProps } from \"react-aria\";\nimport {\n composeRenderProps,\n OverlayArrow as ReactAriaOverlayArrow,\n type OverlayArrowProps as ReactAriaOverlayArrowProps,\n Tooltip as ReactAriaTooltip,\n TooltipTrigger as ReactAriaTooltipTrigger,\n type TooltipProps as ReactAriaTooltipProps,\n} from \"react-aria-components\";\n\nimport Triggerable from \"../react-aria-utils/Triggerable\";\nimport Typography from \"../Typography/Typography\";\nimport OverlayVisibility from \"../react-aria-utils/OverlayVisibility\";\nimport classNames from \"classnames\";\nimport boxStyles from \"../Box/Box.module.css\";\nimport paddingStyles from \"../Box/padding.module.css\";\nimport roundingStyles from \"../rounding.module.css\";\nimport colorStyles from \"../colors/colors.module.css\";\nimport styles from \"./Tooltip.module.css\";\nimport {\n type Placement,\n syntaxToReactAriaPlacement,\n} from \"../react-aria-utils/placement\";\n\nfunction TooltipArrow(\n props: ReactAriaOverlayArrowProps & {\n on?: \"lightBackground\" | \"darkBackground\";\n },\n): ReactElement {\n const { on } = props;\n\n return (\n <ReactAriaOverlayArrow {...props}>\n {({ placement }) => {\n if (placement === \"center\") return null;\n if (placement === \"left\") return null;\n if (placement === \"right\") return null;\n return (\n <div\n className={classNames([\n boxStyles.block,\n styles[`arrowPlacement${placement}`],\n on === \"lightBackground\"\n ? colorStyles.cambioBlackColor\n : colorStyles.cambioWhiteColor,\n ])}\n >\n <svg\n className={classNames([boxStyles.block])}\n width={40}\n height={5}\n viewBox=\"0 0 40 5\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M17 0L22 5H12L17 0Z\" fill=\"currentColor\" />\n </svg>\n </div>\n );\n }}\n </ReactAriaOverlayArrow>\n );\n}\n\n/**\n * AriaTooltip: This component extends Tooltip from react-aria-components\n * It applies syntax styles and adds aadditional props:\n * - onContentChangeVisibility\n */\nexport const AriaTooltip = forwardRef<\n HTMLDivElement,\n ReactAriaTooltipProps & {\n /** Optional handler for change of visibility for overlaid content, for analytics timing */\n onChangeContentVisibility?: (visible: boolean) => void;\n on?: \"lightBackground\" | \"darkBackground\";\n }\n>(function AriaTooltip(\n { children: childrenProp, onChangeContentVisibility, on, ...otherProps },\n ref,\n): ReactElement {\n const className = classNames([\n boxStyles.box,\n colorStyles.gray900Color,\n on === \"lightBackground\"\n ? colorStyles.cambioBlackBackgroundColor\n : colorStyles.cambioWhiteBackgroundColor,\n paddingStyles.paddingX2,\n paddingStyles.paddingY2,\n roundingStyles.roundingsm,\n styles.tooltip,\n ]);\n\n return (\n <ReactAriaTooltip\n ref={ref}\n {...mergeProps(\n {\n className,\n offset: 8,\n crossOffset: 0,\n },\n otherProps,\n )}\n >\n {composeRenderProps(\n childrenProp,\n (children, { isEntering, isExiting }) => (\n <>\n <TooltipArrow on={on} />\n <Typography size={100} color=\"white\">\n {children}\n </Typography>\n <OverlayVisibility\n isEntering={isEntering}\n isExiting={isExiting}\n onChange={onChangeContentVisibility}\n />\n </>\n ),\n )}\n </ReactAriaTooltip>\n );\n});\n\ntype TooltipProps = {\n /**\n * Test id for the floating tooltip\n */\n \"data-testid\"?: string;\n /**\n * How long a user hovers before tooltip shows (in ms)\n * @defaultValue 0\n */\n delay?: number;\n /** Optional boolean to disable tooltip trigger behavior */\n disabled?: boolean;\n /** Optional aria-label for the tooltip (content element) */\n accessibilityLabel?: string;\n /** Required trigger element */\n children: ReactElement;\n /** Content to be shown inside the tooltip. */\n content: ReactNode;\n /** If set to true the tooltip will render initially open */\n initialOpen?: boolean;\n /** Optional handler for change of visibility for popover content, for analytics timing */\n onChangeContentVisibility?: (visible: boolean) => void;\n /** Optional handler for change of visibility for popover content, for control */\n onOpenChange?: (open: boolean) => void;\n /** Optional boolean to control open state of tooltip externally */\n open?: boolean;\n /**\n * Location of the tooltip content relative to anchor element\n * @defaultValue \"top-end\"\n */\n placement?: Placement;\n\n /**\n * Indicate whether the tooltip renders on a light or dark background. Changes the color of the tooltip\n *\n * @defaultValue `lightBackground`\n */\n on?: \"lightBackground\" | \"darkBackground\";\n};\n/**\n * [Tooltip](https://cambly-syntax.vercel.app/?path=/docs/components-tooltip--docs) displays contextual information on hover or focus.\n *\n * Tooltip content is hidden by default and shown on hover or focus.\n * The content is hidden again when the user mouses out of the trigger element or blurs the trigger element or presses Escape\n *\n * Example Usage:\n ```\n <Tooltip\n delay={200}\n placement=\"bottom-start\"\n initialOpen\n content={(\n <Box padding={2}>\n ... some content goes here\n </Box>\n )}\n >\n <Button text=\"Trigger me\" />\n </Tooltip>\n ```\n */\nconst Tooltip = forwardRef<HTMLDivElement, TooltipProps>(function Tooltip(\n props,\n ref,\n): ReactElement {\n const {\n accessibilityLabel,\n \"data-testid\": dataTestId,\n delay = 0,\n disabled = false,\n children,\n content,\n initialOpen,\n onChangeContentVisibility,\n onOpenChange,\n open,\n placement = \"top\",\n on = \"lightBackground\",\n } = props;\n\n return (\n <ReactAriaTooltipTrigger\n defaultOpen={initialOpen}\n delay={delay}\n closeDelay={500}\n isDisabled={disabled}\n isOpen={open}\n onOpenChange={onOpenChange}\n >\n {/* transfer focus handlers to child element if it is focusable */}\n <Triggerable>{children}</Triggerable>\n <AriaTooltip\n ref={ref}\n placement={syntaxToReactAriaPlacement(placement)}\n aria-label={accessibilityLabel}\n data-testid={dataTestId}\n onChangeContentVisibility={onChangeContentVisibility}\n on={on}\n >\n {content}\n </AriaTooltip>\n </ReactAriaTooltipTrigger>\n );\n});\n\nexport default Tooltip;\n","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/Tooltip/Tooltip.module.css\"; export default {\"tooltip\":\"_tooltip_11pyp_1\",\"arrowPlacementtop\":\"_arrowPlacementtop_11pyp_5\",\"arrowPlacementbottom\":\"_arrowPlacementbottom_11pyp_10\"}"]}
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
  import {
3
3
  Box_default
4
- } from "./M36V23WR.js";
4
+ } from "./65PMWIHY.js";
5
5
 
6
6
  // src/AvatarGroup/AvatarGroup.tsx
7
7
  import {
@@ -39,4 +39,4 @@ export {
39
39
  useAvatarGroup,
40
40
  AvatarGroup
41
41
  };
42
- //# sourceMappingURL=LT6ELZIN.js.map
42
+ //# sourceMappingURL=JJNZLCKX.js.map
@@ -1,22 +1,22 @@
1
1
  "use client"
2
- import {
3
- FocusTrap
4
- } from "./HVA7R2EL.js";
5
2
  import {
6
3
  Heading_default
7
- } from "./LMERC43E.js";
4
+ } from "./VMY3X6VX.js";
8
5
  import {
9
6
  StopScroll
10
7
  } from "./QQT35OLE.js";
11
8
  import {
12
9
  Layer
13
- } from "./NMX5UDLV.js";
10
+ } from "./BQYW6G4G.js";
11
+ import {
12
+ FocusTrap
13
+ } from "./HVA7R2EL.js";
14
14
  import {
15
15
  IconButton_default
16
- } from "./4JFE4NWI.js";
16
+ } from "./T6T5FJWJ.js";
17
17
  import {
18
18
  Box_default
19
- } from "./M36V23WR.js";
19
+ } from "./65PMWIHY.js";
20
20
 
21
21
  // css-module:./Modal.module.css#css-module
22
22
  var Modal_module_default = { "backdrop": "_backdrop_17lbk_1", "closeButton": "_closeButton_17lbk_10" };
@@ -130,4 +130,4 @@ Modal.displayName = "Modal";
130
130
  export {
131
131
  Modal
132
132
  };
133
- //# sourceMappingURL=54ZAQVGC.js.map
133
+ //# sourceMappingURL=JL2NIWMQ.js.map
@@ -0,0 +1,53 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }"use client"
2
+
3
+
4
+ var _VFJQUEUDcjs = require('./VFJQUEUD.cjs');
5
+
6
+
7
+ var _AOBL3JUXcjs = require('./AOBL3JUX.cjs');
8
+
9
+
10
+ var _JVGBP6LOcjs = require('./JVGBP6LO.cjs');
11
+
12
+
13
+ var _KJLBDAZHcjs = require('./KJLBDAZH.cjs');
14
+
15
+ // src/Tabs/Tabs.tsx
16
+ var _classnames = require('classnames'); var _classnames2 = _interopRequireDefault(_classnames);
17
+ var _jsxruntime = require('react/jsx-runtime');
18
+ function Tabs({
19
+ children,
20
+ accessibilityLabel,
21
+ on = "lightBackground"
22
+ }) {
23
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
24
+ "div",
25
+ {
26
+ role: "tablist",
27
+ "aria-label": accessibilityLabel,
28
+ className: _classnames2.default.call(void 0, {
29
+ [_JVGBP6LOcjs.Tabs_module_default.tabContainerlightBackground]: on === "lightBackground",
30
+ [_JVGBP6LOcjs.Tabs_module_default.tabContainerDarkBackground]: on === "darkBackground"
31
+ }),
32
+ children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
33
+ _KJLBDAZHcjs.Box_default,
34
+ {
35
+ display: "flex",
36
+ alignItems: "center",
37
+ justifyContent: "start",
38
+ width: "100%",
39
+ gap: 8,
40
+ height: 56,
41
+ children
42
+ }
43
+ )
44
+ }
45
+ );
46
+ }
47
+ Tabs.Button = _AOBL3JUXcjs.TabButton;
48
+ Tabs.Link = _VFJQUEUDcjs.TabLink_default;
49
+
50
+
51
+
52
+ exports.Tabs = Tabs;
53
+ //# sourceMappingURL=JQ6MLSET.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/Tabs/Tabs.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;AACA,OAAO,gBAAgB;AAuCjB;AA9BS,SAAR,KAAsB;AAAA,EAC3B;AAAA,EACA;AAAA,EACA,KAAK;AACP,GAgBgB;AACd,SACE;AAAA,IAAC;AAAA;AAAA,MACC,MAAK;AAAA,MACL,cAAY;AAAA,MACZ,WAAW,WAAW;AAAA,QACpB,CAAC,oBAAO,2BAA2B,GAAG,OAAO;AAAA,QAC7C,CAAC,oBAAO,0BAA0B,GAAG,OAAO;AAAA,MAC9C,CAAC;AAAA,MAED;AAAA,QAAC;AAAA;AAAA,UACC,SAAQ;AAAA,UACR,YAAW;AAAA,UACX,gBAAe;AAAA,UACf,OAAM;AAAA,UACN,KAAK;AAAA,UACL,QAAQ;AAAA,UAEP;AAAA;AAAA,MACH;AAAA;AAAA,EACF;AAEJ;AAEA,KAAK,SAAS;AACd,KAAK,OAAO","sourcesContent":["import { type ReactNode } from \"react\";\nimport classnames from \"classnames\";\nimport TabButton from \"./TabButton\";\nimport TabLink from \"./TabLink\";\nimport styles from \"./Tabs.module.css\";\nimport Box from \"../Box/Box\";\n\n/**\n * [Tabs](https://cambly-syntax.vercel.app/?path=/docs/components-tabs--docs) are used to organize content into different sections.\n */\nexport default function Tabs({\n children,\n accessibilityLabel,\n on = \"lightBackground\",\n}: {\n /**\n * The Tabs to display. Each Tab should be a `Tabs.Button` or a `Tabs.Link`.\n * Only use `Tabs.Link` for clicking tab that update the URL upon selection. Otherwise, use `Tabs.Button`.\n */\n children: ReactNode;\n /**\n * Accessibility label for the Tabs container.\n */\n accessibilityLabel: string;\n /**\n * Indicate whether the Tabs render on a light or dark background.\n *\n * @defaulValue `lightBackground`\n */\n on?: \"lightBackground\" | \"darkBackground\";\n}): JSX.Element {\n return (\n <div\n role=\"tablist\"\n aria-label={accessibilityLabel}\n className={classnames({\n [styles.tabContainerlightBackground]: on === \"lightBackground\",\n [styles.tabContainerDarkBackground]: on === \"darkBackground\",\n })}\n >\n <Box\n display=\"flex\"\n alignItems=\"center\"\n justifyContent=\"start\"\n width=\"100%\"\n gap={8}\n height={56}\n >\n {children}\n </Box>\n </div>\n );\n}\n\nTabs.Button = TabButton;\nTabs.Link = TabLink;\n"]}
@@ -0,0 +1,9 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});"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
+
7
+
8
+ exports.colors_module_default = colors_module_default;
9
+ //# sourceMappingURL=JTTZCAPP.cjs.map