@cambly/syntax-core 10.9.0 → 10.11.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.
- package/dist/Avatar/Avatar.cjs +10 -9
- package/dist/Avatar/Avatar.d.ts +1 -1
- package/dist/Avatar/Avatar.js +10 -9
- package/dist/AvatarGroup/AvatarGroup.cjs +9 -8
- package/dist/AvatarGroup/AvatarGroup.js +9 -8
- package/dist/Badge/Badge.cjs +11 -10
- package/dist/Badge/Badge.d.ts +1 -1
- package/dist/Badge/Badge.js +11 -10
- package/dist/Box/Box.cjs +8 -7
- package/dist/Box/Box.js +8 -7
- package/dist/Button/Button.cjs +19 -18
- package/dist/Button/Button.js +20 -19
- package/dist/Button/constants/classicSize.cjs +2 -1
- package/dist/Button/constants/classicSize.cjs.map +1 -1
- package/dist/Button/constants/classicSize.js +2 -1
- package/dist/Button/constants/classicSize.js.map +1 -1
- package/dist/Button/constants/color.cjs +5 -4
- package/dist/Button/constants/color.js +3 -2
- package/dist/Button/constants/iconSize.cjs +6 -5
- package/dist/Button/constants/iconSize.js +4 -3
- package/dist/Button/constants/loadingIconSize.cjs +5 -4
- package/dist/Button/constants/loadingIconSize.js +3 -2
- package/dist/Button/constants/textVariant.cjs +5 -4
- package/dist/Button/constants/textVariant.js +3 -2
- package/dist/ButtonGroup/ButtonGroup.cjs +5 -4
- package/dist/ButtonGroup/ButtonGroup.d.ts +1 -1
- package/dist/ButtonGroup/ButtonGroup.js +3 -2
- package/dist/Card/Card.cjs +9 -8
- package/dist/Card/Card.d.ts +1 -12
- package/dist/Card/Card.js +9 -8
- package/dist/Checkbox/Checkbox.cjs +12 -11
- package/dist/Checkbox/Checkbox.d.ts +1 -1
- package/dist/Checkbox/Checkbox.js +10 -9
- package/dist/Chip/Chip.cjs +12 -11
- package/dist/Chip/Chip.js +12 -11
- package/dist/Dialog/Dialog.cjs +11 -10
- package/dist/Dialog/Dialog.js +11 -10
- package/dist/Dialog/ModalDialog.cjs +22 -21
- package/dist/Dialog/ModalDialog.js +23 -22
- package/dist/Divider/Divider.cjs +5 -4
- package/dist/Divider/Divider.js +3 -2
- package/dist/Heading/Heading.cjs +9 -8
- package/dist/Heading/Heading.d.ts +2 -2
- package/dist/Heading/Heading.js +7 -6
- package/dist/IconButton/IconButton.cjs +13 -12
- package/dist/IconButton/IconButton.js +12 -11
- package/dist/LinkButton/LinkButton.cjs +16 -15
- package/dist/LinkButton/LinkButton.js +15 -14
- package/dist/Modal/FocusTrap.cjs +5 -4
- package/dist/Modal/FocusTrap.js +3 -2
- package/dist/Modal/Layer.cjs +9 -8
- package/dist/Modal/Layer.js +9 -8
- package/dist/Modal/Modal.cjs +15 -14
- package/dist/Modal/Modal.js +15 -14
- package/dist/Modal/StopScroll.cjs +5 -4
- package/dist/Modal/StopScroll.js +3 -2
- package/dist/Popover/Popover.cjs +26 -25
- package/dist/Popover/Popover.js +27 -26
- package/dist/RadioButton/RadioButton.cjs +12 -11
- package/dist/RadioButton/RadioButton.d.ts +1 -1
- package/dist/RadioButton/RadioButton.js +10 -9
- package/dist/RichSelect/RichSelectBox.cjs +32 -31
- package/dist/RichSelect/RichSelectBox.d.ts +1 -1
- package/dist/RichSelect/RichSelectBox.js +33 -32
- package/dist/RichSelect/RichSelectChip.cjs +14 -13
- package/dist/RichSelect/RichSelectChip.js +14 -13
- package/dist/RichSelect/RichSelectItem.cjs +6 -5
- package/dist/RichSelect/RichSelectItem.js +4 -3
- package/dist/RichSelect/RichSelectList.cjs +45 -44
- package/dist/RichSelect/RichSelectList.d.ts +1 -1
- package/dist/RichSelect/RichSelectList.js +46 -45
- package/dist/RichSelect/RichSelectRadioButton.cjs +14 -13
- package/dist/RichSelect/RichSelectRadioButton.d.ts +1 -1
- package/dist/RichSelect/RichSelectRadioButton.js +12 -11
- package/dist/RichSelect/RichSelectSection.cjs +11 -10
- package/dist/RichSelect/RichSelectSection.js +10 -9
- package/dist/SelectList/SelectList.cjs +14 -13
- package/dist/SelectList/SelectList.js +12 -11
- package/dist/SelectList/SelectOption.cjs +5 -4
- package/dist/SelectList/SelectOption.js +3 -2
- package/dist/TapArea/TapArea.cjs +7 -6
- package/dist/TapArea/TapArea.d.ts +1 -1
- package/dist/TapArea/TapArea.js +5 -4
- package/dist/TextArea/TextArea.cjs +12 -11
- package/dist/TextArea/TextArea.js +13 -12
- package/dist/TextField/TextField.cjs +12 -11
- package/dist/TextField/TextField.js +13 -12
- package/dist/ThemeProvider/ThemeProvider.cjs +5 -4
- package/dist/ThemeProvider/ThemeProvider.js +3 -2
- package/dist/Tooltip/Tooltip.cjs +16 -15
- package/dist/Tooltip/Tooltip.js +16 -15
- package/dist/Typography/Typography.cjs +8 -7
- package/dist/Typography/Typography.d.ts +5 -5
- package/dist/Typography/Typography.js +6 -5
- package/dist/__chunks/{Q5RYWCW7.js → 23RTNWVN.js} +7 -6
- package/dist/__chunks/{Q5RYWCW7.js.map → 23RTNWVN.js.map} +1 -1
- package/dist/__chunks/{T2WKEFB5.js → 2HKT4ZZ3.js} +10 -9
- package/dist/__chunks/{T2WKEFB5.js.map → 2HKT4ZZ3.js.map} +1 -1
- package/dist/__chunks/{OI44OAX7.cjs → 2LJ5BR5J.cjs} +16 -15
- package/dist/__chunks/2LJ5BR5J.cjs.map +1 -0
- package/dist/__chunks/{PKXXQ3OV.js → 37PNBG3P.js} +3 -1
- package/dist/__chunks/{PKXXQ3OV.js.map → 37PNBG3P.js.map} +1 -1
- package/dist/__chunks/{Y6L6EOCB.js → 3AAZZWKY.js} +3 -2
- package/dist/__chunks/{Y6L6EOCB.js.map → 3AAZZWKY.js.map} +1 -1
- package/dist/__chunks/{GYI2PBXY.cjs → 3K37FYOT.cjs} +5 -4
- package/dist/__chunks/3K37FYOT.cjs.map +1 -0
- package/dist/__chunks/{LQ6T5UCI.cjs → 3P2PWHOU.cjs} +4 -2
- package/dist/__chunks/3P2PWHOU.cjs.map +1 -0
- package/dist/__chunks/{MGHMASZR.cjs → 44AWCXIE.cjs} +5 -4
- package/dist/__chunks/44AWCXIE.cjs.map +1 -0
- package/dist/__chunks/{DSGIOBWG.js → 46XGANFF.js} +3 -1
- package/dist/__chunks/{DSGIOBWG.js.map → 46XGANFF.js.map} +1 -1
- package/dist/__chunks/{UWLK56NJ.js → 4DDBT2NH.js} +3 -2
- package/dist/__chunks/{UWLK56NJ.js.map → 4DDBT2NH.js.map} +1 -1
- package/dist/__chunks/{SPWDKPHT.cjs → 4RHEB5F4.cjs} +5 -10
- package/dist/__chunks/4RHEB5F4.cjs.map +1 -0
- package/dist/__chunks/4U4UW4AK.js +2 -0
- package/dist/__chunks/{GKECCWR3.cjs → 4UJE5GMH.cjs} +4 -2
- package/dist/__chunks/4UJE5GMH.cjs.map +1 -0
- package/dist/__chunks/{DM4UMQ5D.cjs → 4ZST4KQI.cjs} +35 -34
- package/dist/__chunks/4ZST4KQI.cjs.map +1 -0
- package/dist/__chunks/{A72TS5OX.cjs → 54PSDUCD.cjs} +4 -2
- package/dist/__chunks/54PSDUCD.cjs.map +1 -0
- package/dist/__chunks/{7AYSDTC6.cjs → 5JUNB754.cjs} +4 -2
- package/dist/__chunks/5JUNB754.cjs.map +1 -0
- package/dist/__chunks/{4QCCTDDW.cjs → 6B2PWEM7.cjs} +8 -7
- package/dist/__chunks/6B2PWEM7.cjs.map +1 -0
- package/dist/__chunks/{SJG2X2VN.cjs → 6DRTKEXK.cjs} +11 -10
- package/dist/__chunks/6DRTKEXK.cjs.map +1 -0
- package/dist/__chunks/{CVY5S6ZX.cjs → 6IS4356O.cjs} +11 -10
- package/dist/__chunks/6IS4356O.cjs.map +1 -0
- package/dist/__chunks/{ANT3IQ3X.cjs → 6SALMOFU.cjs} +22 -21
- package/dist/__chunks/6SALMOFU.cjs.map +1 -0
- package/dist/__chunks/{KP3CHNJW.js → 6WW5YWOS.js} +10 -9
- package/dist/__chunks/{KP3CHNJW.js.map → 6WW5YWOS.js.map} +1 -1
- package/dist/__chunks/{5ZDZZL2P.js → 7N4ZDVVD.js} +3 -1
- package/dist/__chunks/{5ZDZZL2P.js.map → 7N4ZDVVD.js.map} +1 -1
- package/dist/__chunks/{JOG44CT2.js → 7P2G663D.js} +10 -9
- package/dist/__chunks/{JOG44CT2.js.map → 7P2G663D.js.map} +1 -1
- package/dist/__chunks/A4O4F3KK.cjs +57 -0
- package/dist/__chunks/A4O4F3KK.cjs.map +1 -0
- package/dist/__chunks/{BIOBVFK4.js → A4QZYP2J.js} +5 -4
- package/dist/__chunks/{BIOBVFK4.js.map → A4QZYP2J.js.map} +1 -1
- package/dist/__chunks/{ARYTS7XZ.js → ABAYJGAF.js} +6 -5
- package/dist/__chunks/{ARYTS7XZ.js.map → ABAYJGAF.js.map} +1 -1
- package/dist/__chunks/{SJFWRAOP.cjs → BA4JPX36.cjs} +4 -2
- package/dist/__chunks/BA4JPX36.cjs.map +1 -0
- package/dist/__chunks/{OGJDUOWP.js → BWPNF6RD.js} +3 -1
- package/dist/__chunks/{OGJDUOWP.js.map → BWPNF6RD.js.map} +1 -1
- package/dist/__chunks/{POAYQEOA.cjs → CJJAA2FD.cjs} +4 -2
- package/dist/__chunks/CJJAA2FD.cjs.map +1 -0
- package/dist/__chunks/{WKDXUPAM.cjs → COV3XKSJ.cjs} +4 -2
- package/dist/__chunks/COV3XKSJ.cjs.map +1 -0
- package/dist/__chunks/{PTWXXDFF.js → DDUJFFG7.js} +3 -1
- package/dist/__chunks/{PTWXXDFF.js.map → DDUJFFG7.js.map} +1 -1
- package/dist/__chunks/{3TXXNWWA.cjs → DJHFPKBX.cjs} +4 -2
- package/dist/__chunks/DJHFPKBX.cjs.map +1 -0
- package/dist/__chunks/{M3L2KJQY.cjs → DKBI6MRY.cjs} +14 -13
- package/dist/__chunks/DKBI6MRY.cjs.map +1 -0
- package/dist/__chunks/{ZUFGJYFB.js → DUQSTRXU.js} +3 -2
- package/dist/__chunks/{ZUFGJYFB.js.map → DUQSTRXU.js.map} +1 -1
- package/dist/__chunks/{XKDASN7N.js → E5KMIBEU.js} +3 -1
- package/dist/__chunks/{XKDASN7N.js.map → E5KMIBEU.js.map} +1 -1
- package/dist/__chunks/{RFHPSEBF.cjs → E5P6WRJD.cjs} +4 -2
- package/dist/__chunks/E5P6WRJD.cjs.map +1 -0
- package/dist/__chunks/{DWTZH7KM.cjs → EQIP4BAD.cjs} +12 -11
- package/dist/__chunks/EQIP4BAD.cjs.map +1 -0
- package/dist/__chunks/{GJ44NFS5.cjs → FFPBVVGU.cjs} +7 -6
- package/dist/__chunks/FFPBVVGU.cjs.map +1 -0
- package/dist/__chunks/{5I67FE26.js → FMQVMNVR.js} +3 -1
- package/dist/__chunks/{5I67FE26.js.map → FMQVMNVR.js.map} +1 -1
- package/dist/__chunks/{WPRJVUVL.cjs → FO34OHGH.cjs} +27 -26
- package/dist/__chunks/FO34OHGH.cjs.map +1 -0
- package/dist/__chunks/{4PLE46VU.cjs → FZLDJPVT.cjs} +4 -2
- package/dist/__chunks/FZLDJPVT.cjs.map +1 -0
- package/dist/__chunks/{K3H7QFPB.js → GFKDPMFK.js} +3 -1
- package/dist/__chunks/{K3H7QFPB.js.map → GFKDPMFK.js.map} +1 -1
- package/dist/__chunks/{CRDTRKBH.js → GHQXAXV3.js} +8 -7
- package/dist/__chunks/{CRDTRKBH.js.map → GHQXAXV3.js.map} +1 -1
- package/dist/__chunks/{2IVYMX2N.cjs → H44LFJ2L.cjs} +15 -14
- package/dist/__chunks/H44LFJ2L.cjs.map +1 -0
- package/dist/__chunks/{DAMHOGG6.js → HNDUANRX.js} +5 -4
- package/dist/__chunks/{DAMHOGG6.js.map → HNDUANRX.js.map} +1 -1
- package/dist/__chunks/{PBWG2BB5.cjs → HUIHS6RN.cjs} +4 -2
- package/dist/__chunks/HUIHS6RN.cjs.map +1 -0
- package/dist/__chunks/{PSWX5DBC.cjs → HWQUS53M.cjs} +4 -2
- package/dist/__chunks/HWQUS53M.cjs.map +1 -0
- package/dist/__chunks/{BQ6CW43H.js → IDI4ITMK.js} +5 -4
- package/dist/__chunks/{BQ6CW43H.js.map → IDI4ITMK.js.map} +1 -1
- package/dist/__chunks/{7W5RYLTS.cjs → IYA2TMMR.cjs} +10 -9
- package/dist/__chunks/IYA2TMMR.cjs.map +1 -0
- package/dist/__chunks/{3UFCDOCF.js → IYVE2HA6.js} +5 -4
- package/dist/__chunks/{3UFCDOCF.js.map → IYVE2HA6.js.map} +1 -1
- package/dist/__chunks/{MQUMPR4A.js → J6IV47MV.js} +9 -8
- package/dist/__chunks/{MQUMPR4A.js.map → J6IV47MV.js.map} +1 -1
- package/dist/__chunks/{YJ7YDIGB.js → JB65NEXK.js} +3 -1
- package/dist/__chunks/{YJ7YDIGB.js.map → JB65NEXK.js.map} +1 -1
- package/dist/__chunks/{X6F66N7W.cjs → JDLL6DAC.cjs} +16 -15
- package/dist/__chunks/JDLL6DAC.cjs.map +1 -0
- package/dist/__chunks/{5OB72SMM.js → JHJZ5COD.js} +3 -1
- package/dist/__chunks/{5OB72SMM.js.map → JHJZ5COD.js.map} +1 -1
- package/dist/__chunks/{DSCWFIR3.cjs → JQGCEUQE.cjs} +12 -11
- package/dist/__chunks/JQGCEUQE.cjs.map +1 -0
- package/dist/__chunks/{YHKD5YRY.js → JVOQF4CG.js} +3 -2
- package/dist/__chunks/{YHKD5YRY.js.map → JVOQF4CG.js.map} +1 -1
- package/dist/__chunks/{FZRIE7EX.cjs → K4AUV2VK.cjs} +4 -2
- package/dist/__chunks/K4AUV2VK.cjs.map +1 -0
- package/dist/__chunks/{2O6FDRTF.js → KKADUD65.js} +3 -1
- package/dist/__chunks/{2O6FDRTF.js.map → KKADUD65.js.map} +1 -1
- package/dist/__chunks/{42YPEAFS.js → KODEDJGB.js} +3 -1
- package/dist/__chunks/{42YPEAFS.js.map → KODEDJGB.js.map} +1 -1
- package/dist/__chunks/{SCOOHJY4.js → KUXGXAAN.js} +5 -4
- package/dist/__chunks/{SCOOHJY4.js.map → KUXGXAAN.js.map} +1 -1
- package/dist/__chunks/{32FNU7ZY.js → L7PPCZM5.js} +4 -3
- package/dist/__chunks/{32FNU7ZY.js.map → L7PPCZM5.js.map} +1 -1
- package/dist/__chunks/{4EXO6IHD.cjs → LLFHCGRA.cjs} +4 -2
- package/dist/__chunks/LLFHCGRA.cjs.map +1 -0
- package/dist/__chunks/{JQ6POHCA.js → M26PGOYA.js} +4 -3
- package/dist/__chunks/{JQ6POHCA.js.map → M26PGOYA.js.map} +1 -1
- package/dist/__chunks/{I5W7ECUO.js → MAPDSZR4.js} +5 -4
- package/dist/__chunks/{I5W7ECUO.js.map → MAPDSZR4.js.map} +1 -1
- package/dist/__chunks/{ZDMSFZS3.cjs → MF7LLV7V.cjs} +4 -2
- package/dist/__chunks/MF7LLV7V.cjs.map +1 -0
- package/dist/__chunks/{6LBX2D7Z.js → MNVLUU4O.js} +14 -13
- package/dist/__chunks/{6LBX2D7Z.js.map → MNVLUU4O.js.map} +1 -1
- package/dist/__chunks/{5HJFQPOL.js → MTLPG2DC.js} +4 -3
- package/dist/__chunks/{5HJFQPOL.js.map → MTLPG2DC.js.map} +1 -1
- package/dist/__chunks/{GVEA7SLQ.cjs → NOELZTQX.cjs} +4 -2
- package/dist/__chunks/NOELZTQX.cjs.map +1 -0
- package/dist/__chunks/{TVGN7SBI.cjs → NYOKOJQB.cjs} +24 -23
- package/dist/__chunks/NYOKOJQB.cjs.map +1 -0
- package/dist/__chunks/{KMIZI5PW.js → O3CEUWCC.js} +3 -1
- package/dist/__chunks/{KMIZI5PW.js.map → O3CEUWCC.js.map} +1 -1
- package/dist/__chunks/{IISMRA4R.js → OF66QEJL.js} +3 -1
- package/dist/__chunks/{IISMRA4R.js.map → OF66QEJL.js.map} +1 -1
- package/dist/__chunks/{HOSRHZZG.js → OFOTR7RY.js} +5 -4
- package/dist/__chunks/{HOSRHZZG.js.map → OFOTR7RY.js.map} +1 -1
- package/dist/__chunks/{ZEA5JDEB.js → OULAADL7.js} +7 -6
- package/dist/__chunks/{ZEA5JDEB.js.map → OULAADL7.js.map} +1 -1
- package/dist/__chunks/{UXWIAEKV.cjs → P67XTYNK.cjs} +24 -23
- package/dist/__chunks/P67XTYNK.cjs.map +1 -0
- package/dist/__chunks/{5WNFAQGY.cjs → PLUVW6AM.cjs} +4 -2
- package/dist/__chunks/PLUVW6AM.cjs.map +1 -0
- package/dist/__chunks/{AXP5KWIY.cjs → PTQQBZPQ.cjs} +12 -11
- package/dist/__chunks/PTQQBZPQ.cjs.map +1 -0
- package/dist/__chunks/{OXKLJY2L.js → QBGKDCTG.js} +5 -4
- package/dist/__chunks/{OXKLJY2L.js.map → QBGKDCTG.js.map} +1 -1
- package/dist/__chunks/{AFINOME7.js → QQT35OLE.js} +3 -1
- package/dist/__chunks/{AFINOME7.js.map → QQT35OLE.js.map} +1 -1
- package/dist/__chunks/{CGFXAKKI.js → QSC7CAQA.js} +3 -1
- package/dist/__chunks/{CGFXAKKI.js.map → QSC7CAQA.js.map} +1 -1
- package/dist/__chunks/{VS4SS6B3.cjs → RKEF7WKZ.cjs} +13 -12
- package/dist/__chunks/RKEF7WKZ.cjs.map +1 -0
- package/dist/__chunks/{RXNTJFP4.js → RN3PLPAG.js} +3 -1
- package/dist/__chunks/{RXNTJFP4.js.map → RN3PLPAG.js.map} +1 -1
- package/dist/__chunks/{VMARHE5B.cjs → SBCGYV6N.cjs} +4 -2
- package/dist/__chunks/SBCGYV6N.cjs.map +1 -0
- package/dist/__chunks/{ARBLKS7D.js → SVZOETLJ.js} +3 -1
- package/dist/__chunks/{ARBLKS7D.js.map → SVZOETLJ.js.map} +1 -1
- package/dist/__chunks/{K2AMFXJG.cjs → T6GJCK6W.cjs} +26 -25
- package/dist/__chunks/T6GJCK6W.cjs.map +1 -0
- package/dist/__chunks/{KOZMH6AE.js → TXXXNKKO.js} +6 -5
- package/dist/__chunks/{KOZMH6AE.js.map → TXXXNKKO.js.map} +1 -1
- package/dist/__chunks/{QJI4G5FP.cjs → UAN6WTHU.cjs} +8 -7
- package/dist/__chunks/UAN6WTHU.cjs.map +1 -0
- package/dist/__chunks/{VA23P3ZI.cjs → ULMCQ7EA.cjs} +20 -19
- package/dist/__chunks/ULMCQ7EA.cjs.map +1 -0
- package/dist/__chunks/{LULBCTQR.js → UWGNJENA.js} +2 -1
- package/dist/__chunks/{6NXOQHE2.js → UZODIMNK.js} +11 -10
- package/dist/__chunks/{6NXOQHE2.js.map → UZODIMNK.js.map} +1 -1
- package/dist/__chunks/{2L772DMJ.js → V6DB6ZQU.js} +5 -4
- package/dist/__chunks/{2L772DMJ.js.map → V6DB6ZQU.js.map} +1 -1
- package/dist/__chunks/{TMH27D62.js → VBRCBEDC.js} +12 -11
- package/dist/__chunks/{TMH27D62.js.map → VBRCBEDC.js.map} +1 -1
- package/dist/__chunks/{7GJ2SD7O.cjs → VF7PQHZP.cjs} +4 -2
- package/dist/__chunks/VF7PQHZP.cjs.map +1 -0
- package/dist/__chunks/{4YO26FWL.cjs → VKB7KOAH.cjs} +4 -2
- package/dist/__chunks/VKB7KOAH.cjs.map +1 -0
- package/dist/__chunks/{LCEAHKFE.cjs → WEIWUACW.cjs} +8 -7
- package/dist/__chunks/WEIWUACW.cjs.map +1 -0
- package/dist/__chunks/WFVGNGEP.cjs +2 -0
- package/dist/__chunks/{SZCVEBN2.cjs → WJRIAS4W.cjs} +12 -11
- package/dist/__chunks/WJRIAS4W.cjs.map +1 -0
- package/dist/__chunks/{33HJ72Y2.cjs → WRTSVDQZ.cjs} +4 -2
- package/dist/__chunks/WRTSVDQZ.cjs.map +1 -0
- package/dist/__chunks/{74UCGNED.js → WSRIDHYX.js} +3 -8
- package/dist/__chunks/WSRIDHYX.js.map +1 -0
- package/dist/__chunks/{FINKF5MC.cjs → WYWNQJ3B.cjs} +9 -8
- package/dist/__chunks/WYWNQJ3B.cjs.map +1 -0
- package/dist/__chunks/{TF76F532.cjs → X2LNODY7.cjs} +4 -2
- package/dist/__chunks/X2LNODY7.cjs.map +1 -0
- package/dist/__chunks/{I64JGYX7.cjs → X2SDR4SD.cjs} +3 -2
- package/dist/__chunks/{TPMQI44L.js → X5UGK633.js} +3 -1
- package/dist/__chunks/{TPMQI44L.js.map → X5UGK633.js.map} +1 -1
- package/dist/__chunks/{TIW4V757.cjs → X6HZ6DM2.cjs} +21 -20
- package/dist/__chunks/X6HZ6DM2.cjs.map +1 -0
- package/dist/__chunks/{7W3S3GV2.cjs → XE3INH2F.cjs} +5 -4
- package/dist/__chunks/XE3INH2F.cjs.map +1 -0
- package/dist/__chunks/{TZX4M4BC.cjs → XEN6XJKU.cjs} +4 -2
- package/dist/__chunks/XEN6XJKU.cjs.map +1 -0
- package/dist/__chunks/{IOQT7L7F.js → XFP4MBWD.js} +3 -1
- package/dist/__chunks/{IOQT7L7F.js.map → XFP4MBWD.js.map} +1 -1
- package/dist/__chunks/{LTM57QMY.cjs → XLUVINJW.cjs} +4 -2
- package/dist/__chunks/XLUVINJW.cjs.map +1 -0
- package/dist/__chunks/{YOMN7RCA.js → Y2OAIOQE.js} +3 -2
- package/dist/__chunks/{YOMN7RCA.js.map → Y2OAIOQE.js.map} +1 -1
- package/dist/__chunks/{HOUO3WV6.js → Y47XTR6M.js} +3 -1
- package/dist/__chunks/{HOUO3WV6.js.map → Y47XTR6M.js.map} +1 -1
- package/dist/__chunks/{WDR3YIMA.cjs → YT3NEG6Z.cjs} +9 -8
- package/dist/__chunks/YT3NEG6Z.cjs.map +1 -0
- package/dist/__chunks/{6VWFOSQZ.js → Z4ZJZXZV.js} +3 -1
- package/dist/__chunks/{6VWFOSQZ.js.map → Z4ZJZXZV.js.map} +1 -1
- package/dist/__chunks/{JXZMI4WT.js → Z5ZUAP2B.js} +3 -1
- package/dist/__chunks/{JXZMI4WT.js.map → Z5ZUAP2B.js.map} +1 -1
- package/dist/__chunks/{JBEJC7X2.js → Z7EXVTCJ.js} +4 -3
- package/dist/__chunks/{JBEJC7X2.js.map → Z7EXVTCJ.js.map} +1 -1
- package/dist/__chunks/{IOYNCG2J.js → ZBDW45GJ.js} +8 -7
- package/dist/__chunks/{IOYNCG2J.js.map → ZBDW45GJ.js.map} +1 -1
- package/dist/__chunks/{652STTPK.js → ZOWOFYUE.js} +3 -1
- package/dist/__chunks/{652STTPK.js.map → ZOWOFYUE.js.map} +1 -1
- package/dist/__chunks/{K2SCOMJX.cjs → ZX7LO5H4.cjs} +28 -27
- package/dist/__chunks/ZX7LO5H4.cjs.map +1 -0
- package/dist/colors/allColors.cjs +2 -1
- package/dist/colors/allColors.cjs.map +1 -1
- package/dist/colors/allColors.js +2 -1
- package/dist/colors/allColors.js.map +1 -1
- package/dist/colors/backgroundColor.cjs +7 -6
- package/dist/colors/backgroundColor.js +5 -4
- package/dist/colors/foregroundColor.cjs +7 -6
- package/dist/colors/foregroundColor.js +5 -4
- package/dist/colors/foregroundTypographyColor.cjs +2 -1
- package/dist/colors/foregroundTypographyColor.cjs.map +1 -1
- package/dist/colors/foregroundTypographyColor.js +2 -1
- package/dist/colors/foregroundTypographyColor.js.map +1 -1
- package/dist/constants.cjs +2 -1
- package/dist/constants.cjs.map +1 -1
- package/dist/constants.js +2 -1
- package/dist/constants.js.map +1 -1
- package/dist/index.cjs +61 -60
- package/dist/index.js +63 -62
- package/dist/react-aria-utils/OverlayVisibility.cjs +5 -4
- package/dist/react-aria-utils/OverlayVisibility.js +3 -2
- package/dist/react-aria-utils/Triggerable.cjs +6 -5
- package/dist/react-aria-utils/Triggerable.js +4 -3
- package/dist/react-aria-utils/placement.cjs +5 -4
- package/dist/react-aria-utils/placement.js +3 -2
- package/dist/react-aria-utils/useDomRefSyntheticEventBridge.cjs +5 -4
- package/dist/react-aria-utils/useDomRefSyntheticEventBridge.js +3 -2
- package/dist/useFocusVisible.cjs +5 -4
- package/dist/useFocusVisible.js +3 -2
- package/dist/useIsHydrated.cjs +5 -4
- package/dist/useIsHydrated.js +3 -2
- package/package.json +1 -1
- package/dist/__chunks/2IVYMX2N.cjs.map +0 -1
- package/dist/__chunks/33HJ72Y2.cjs.map +0 -1
- package/dist/__chunks/3TXXNWWA.cjs.map +0 -1
- package/dist/__chunks/4EXO6IHD.cjs.map +0 -1
- package/dist/__chunks/4PLE46VU.cjs.map +0 -1
- package/dist/__chunks/4QCCTDDW.cjs.map +0 -1
- package/dist/__chunks/4YO26FWL.cjs.map +0 -1
- package/dist/__chunks/5AR53MHD.js +0 -1
- package/dist/__chunks/5WNFAQGY.cjs.map +0 -1
- package/dist/__chunks/74UCGNED.js.map +0 -1
- package/dist/__chunks/7AYSDTC6.cjs.map +0 -1
- package/dist/__chunks/7GJ2SD7O.cjs.map +0 -1
- package/dist/__chunks/7W3S3GV2.cjs.map +0 -1
- package/dist/__chunks/7W5RYLTS.cjs.map +0 -1
- package/dist/__chunks/A72TS5OX.cjs.map +0 -1
- package/dist/__chunks/ANT3IQ3X.cjs.map +0 -1
- package/dist/__chunks/AXP5KWIY.cjs.map +0 -1
- package/dist/__chunks/CVY5S6ZX.cjs.map +0 -1
- package/dist/__chunks/DM4UMQ5D.cjs.map +0 -1
- package/dist/__chunks/DSCWFIR3.cjs.map +0 -1
- package/dist/__chunks/DWTZH7KM.cjs.map +0 -1
- package/dist/__chunks/FINKF5MC.cjs.map +0 -1
- package/dist/__chunks/FZRIE7EX.cjs.map +0 -1
- package/dist/__chunks/GJ44NFS5.cjs.map +0 -1
- package/dist/__chunks/GKECCWR3.cjs.map +0 -1
- package/dist/__chunks/GVEA7SLQ.cjs.map +0 -1
- package/dist/__chunks/GYI2PBXY.cjs.map +0 -1
- package/dist/__chunks/K2AMFXJG.cjs.map +0 -1
- package/dist/__chunks/K2SCOMJX.cjs.map +0 -1
- package/dist/__chunks/LCEAHKFE.cjs.map +0 -1
- package/dist/__chunks/LQ6T5UCI.cjs.map +0 -1
- package/dist/__chunks/LTM57QMY.cjs.map +0 -1
- package/dist/__chunks/M3L2KJQY.cjs.map +0 -1
- package/dist/__chunks/MF7Q6ZSW.cjs +0 -56
- package/dist/__chunks/MF7Q6ZSW.cjs.map +0 -1
- package/dist/__chunks/MGHMASZR.cjs.map +0 -1
- package/dist/__chunks/OI44OAX7.cjs.map +0 -1
- package/dist/__chunks/PBWG2BB5.cjs.map +0 -1
- package/dist/__chunks/POAYQEOA.cjs.map +0 -1
- package/dist/__chunks/PSWX5DBC.cjs.map +0 -1
- package/dist/__chunks/QJI4G5FP.cjs.map +0 -1
- package/dist/__chunks/RFHPSEBF.cjs.map +0 -1
- package/dist/__chunks/SJFWRAOP.cjs.map +0 -1
- package/dist/__chunks/SJG2X2VN.cjs.map +0 -1
- package/dist/__chunks/SPWDKPHT.cjs.map +0 -1
- package/dist/__chunks/SZCVEBN2.cjs.map +0 -1
- package/dist/__chunks/TF76F532.cjs.map +0 -1
- package/dist/__chunks/TIW4V757.cjs.map +0 -1
- package/dist/__chunks/TVGN7SBI.cjs.map +0 -1
- package/dist/__chunks/TZX4M4BC.cjs.map +0 -1
- package/dist/__chunks/UXWIAEKV.cjs.map +0 -1
- package/dist/__chunks/VA23P3ZI.cjs.map +0 -1
- package/dist/__chunks/VMARHE5B.cjs.map +0 -1
- package/dist/__chunks/VS4SS6B3.cjs.map +0 -1
- package/dist/__chunks/VUANIQYP.cjs +0 -1
- package/dist/__chunks/WDR3YIMA.cjs.map +0 -1
- package/dist/__chunks/WKDXUPAM.cjs.map +0 -1
- package/dist/__chunks/WPRJVUVL.cjs.map +0 -1
- package/dist/__chunks/X6F66N7W.cjs.map +0 -1
- package/dist/__chunks/ZDMSFZS3.cjs.map +0 -1
- /package/dist/__chunks/{5AR53MHD.js.map → 4U4UW4AK.js.map} +0 -0
- /package/dist/__chunks/{LULBCTQR.js.map → UWGNJENA.js.map} +0 -0
- /package/dist/__chunks/{I64JGYX7.cjs.map → WFVGNGEP.cjs.map} +0 -0
- /package/dist/__chunks/{VUANIQYP.cjs.map → X2SDR4SD.cjs.map} +0 -0
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true})
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
|
|
2
|
+
|
|
3
|
+
// ../syntax-design-tokens/dist/js/index.js
|
|
2
4
|
var ColorBaseDestructive700 = "#d32a4b";
|
|
3
5
|
var ColorBaseGray800 = "#353535";
|
|
4
6
|
|
|
@@ -6,4 +8,4 @@ var ColorBaseGray800 = "#353535";
|
|
|
6
8
|
|
|
7
9
|
|
|
8
10
|
exports.ColorBaseDestructive700 = ColorBaseDestructive700; exports.ColorBaseGray800 = ColorBaseGray800;
|
|
9
|
-
//# sourceMappingURL=
|
|
11
|
+
//# sourceMappingURL=CJJAA2FD.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../syntax-design-tokens/dist/js/index.js"],"names":[],"mappings":";;;AASO,IAAM,0BAA0B;AAWhC,IAAM,mBAAmB","sourcesContent":["/**\n * Do not edit directly\n * Generated on Fri, 08 Mar 2024 15:27:15 GMT\n */\n\nexport const ColorBaseBlack = \"#000000\";\nexport const ColorBaseDestructive100 = \"#fef3f5\";\nexport const ColorBaseDestructive200 = \"#fad6de\";\nexport const ColorBaseDestructive300 = \"#f2a2b2\";\nexport const ColorBaseDestructive700 = \"#d32a4b\";\nexport const ColorBaseDestructive800 = \"#81162c\";\nexport const ColorBaseDestructive900 = \"#55101d\";\nexport const ColorBaseGray10 = \"#cbcbcb\"; // Used as the default color for dividers and inner strokes\nexport const ColorBaseGray30 = \"#000000\"; // For IconButton background when on top of an image\nexport const ColorBaseGray60 = \"#000000\"; // Used for icon background in classroom video grid\nexport const ColorBaseGray80 = \"#000000\"; // Used as the background for modals\nexport const ColorBaseGray100 = \"#f7f7f7\";\nexport const ColorBaseGray200 = \"#f0f0f0\"; // Used for light mode backgrounds when showing card content on top\nexport const ColorBaseGray300 = \"#d0d0d0\"; // Used for component outlines, eg: select and textfield\nexport const ColorBaseGray700 = \"#767676\"; // For secondary text in light mode\nexport const ColorBaseGray800 = \"#353535\";\nexport const ColorBaseGray900 = \"#191919\"; // Default text color, Classroom background\nexport const ColorBaseOrange100 = \"#fdf2f0\";\nexport const ColorBaseOrange200 = \"#f6cdc4\";\nexport const ColorBaseOrange300 = \"#ec9987\";\nexport const ColorBaseOrange700 = \"#c34124\";\nexport const ColorBaseOrange800 = \"#732818\";\nexport const ColorBaseOrange900 = \"#4d1a10\";\nexport const ColorBasePrimary100 = \"#eff6fa\";\nexport const ColorBasePrimary200 = \"#c1dbe7\";\nexport const ColorBasePrimary300 = \"#84b7d0\";\nexport const ColorBasePrimary700 = \"#236482\";\nexport const ColorBasePrimary800 = \"#274858\";\nexport const ColorBasePrimary900 = \"#1b303b\";\nexport const ColorBaseSuccess100 = \"#eff7f1\";\nexport const ColorBaseSuccess200 = \"#bddcc6\";\nexport const ColorBaseSuccess300 = \"#81ba92\";\nexport const ColorBaseSuccess700 = \"#397b4d\";\nexport const ColorBaseSuccess800 = \"#2d4936\";\nexport const ColorBaseSuccess900 = \"#1e3124\";\nexport const ColorBasePurple100 = \"#f9f5fa\";\nexport const ColorBasePurple200 = \"#e8dceb\";\nexport const ColorBasePurple300 = \"#cdb4d3\";\nexport const ColorBasePurple700 = \"#8b5f95\";\nexport const ColorBasePurple800 = \"#523b58\";\nexport const ColorBasePurple900 = \"#37273b\";\nexport const ColorBaseYellow100 = \"#fdf5d9\";\nexport const ColorBaseYellow200 = \"#fbe8a3\";\nexport const ColorBaseYellow300 = \"#f8d663\";\nexport const ColorBaseYellow700 = \"#ffc929\";\nexport const ColorBaseYellow800 = \"#765f1c\";\nexport const ColorBaseYellow900 = \"#3b3009\";\nexport const ColorBaseWhite = \"#ffffff\";\nexport const ColorCambioBlack = \"#050500\";\nexport const ColorCambioWhite = \"#ffffff\";\nexport const ColorCambioGray100 = \"#faf4eb\";\nexport const ColorCambioGray200 = \"#e4dbd3\";\nexport const ColorCambioGray300 = \"#beb4ab\";\nexport const ColorCambioGray370 = \"#beb4ab\";\nexport const ColorCambioGray700 = \"#888077\";\nexport const ColorCambioGray800 = \"#5c554d\";\nexport const ColorCambioGray870 = \"#5c554d\";\nexport const ColorCambioGray900 = \"#312b23\";\nexport const ColorCambioDestructive100 = \"#ffdeda\";\nexport const ColorCambioDestructive300 = \"#ff8071\";\nexport const ColorCambioDestructive370 = \"#ff8071\";\nexport const ColorCambioDestructive700 = \"#c93f32\";\nexport const ColorCambioDestructive770 = \"#c93f32\";\nexport const ColorCambioDestructive900 = \"#6d0002\";\nexport const ColorCambioSuccess100 = \"#daf2c8\";\nexport const ColorCambioSuccess300 = \"#84ce64\";\nexport const ColorCambioSuccess370 = \"#84ce64\";\nexport const ColorCambioSuccess700 = \"#3c7f20\";\nexport const ColorCambioSuccess770 = \"#3c7f20\";\nexport const ColorCambioSuccess900 = \"#103e00\";\nexport const ColorCambioRed = \"#f56e56\";\nexport const ColorCambioOrange = \"#ff8f57\";\nexport const ColorCambioTan = \"#ffb47d\";\nexport const ColorCambioCream = \"#fffad1\";\nexport const ColorCambioPurple = \"#6840a8\";\nexport const ColorCambioLilac = \"#b59ef0\";\nexport const ColorCambioThistle = \"#d69ca4\";\nexport const ColorCambioPink = \"#ffccea\";\nexport const ColorCambioNavy = \"#191142\";\nexport const ColorCambioTeal = \"#44a6cf\";\nexport const ColorCambioSlate = \"#7c9fc6\";\nexport const ColorCambioSky = \"#b1e8fc\";\nexport const ColorCambioYellow700 = \"#ffe733\";\nexport const ColorCambioTransparentFull = \"#000000\";\nexport const Elevation400 = \"0px 16px 32px 0px #00000040\";\n"]}
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }"use client"
|
|
2
|
+
|
|
3
|
+
// src/ThemeProvider/ThemeProvider.tsx
|
|
2
4
|
var _react = require('react'); var _react2 = _interopRequireDefault(_react);
|
|
3
5
|
|
|
4
6
|
// ../syntax-design-tokens/dist/json/variables.json
|
|
@@ -214,4 +216,4 @@ function useTheme() {
|
|
|
214
216
|
|
|
215
217
|
|
|
216
218
|
exports.ThemeProvider = ThemeProvider; exports.useTheme = useTheme;
|
|
217
|
-
//# sourceMappingURL=
|
|
219
|
+
//# sourceMappingURL=COV3XKSJ.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/ThemeProvider/ThemeProvider.tsx","../../../syntax-design-tokens/dist/json/variables.json"],"names":[],"mappings":"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","sourcesContent":["import React, { useMemo } from \"react\";\nimport variables from \"@cambly/syntax-design-tokens/dist/json/variables.json\";\n\ntype ThemeName = \"classic\" | \"cambio\";\n\ntype Theme = {\n themeName: ThemeName;\n};\n\nconst ThemeContext = React.createContext<Theme>({\n themeName: \"classic\",\n});\nThemeContext.displayName = \"ThemeContext\";\n\nconst classicToCambioKeyLookup = {\n \"color-base-black\": \"color-cambio-black\",\n \"color-base-destructive-100\": \"color-cambio-destructive-100\",\n \"color-base-destructive-200\": undefined, // Deprecated - to be deleted\n \"color-base-destructive-300\": \"color-cambio-destructive-300\",\n \"color-base-destructive-700\": \"color-cambio-destructive-700\",\n \"color-base-destructive-800\": undefined, // Deprecated - to be deleted\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\": undefined, // Deprecated - to be deleted\n \"color-base-success-300\": \"color-cambio-success-300\",\n \"color-base-success-700\": \"color-cambio-success-700\",\n \"color-base-success-800\": undefined, // Deprecated - to be deleted\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(themeName: ThemeName) {\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 .filter(([key]) => {\n return themeName === \"classic\" ? !key.includes(\"cambio\") : true;\n })\n .map(([key, value]) => {\n // Replace classic values with cambio ones if they exist\n if (\n themeName === \"cambio\" &&\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 // `elevation` is a classic only concept\n if (themeName === \"cambio\" && key.includes(\"elevation\")) {\n return [null, null];\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 themeName = \"classic\",\n children,\n}: {\n themeName: ThemeName;\n children: React.ReactNode;\n}): React.ReactElement {\n const value = useMemo(() => ({ themeName }), [themeName]);\n\n const innerStyles = useMemo(() => stylesForTheme(themeName), [themeName]);\n\n return (\n <ThemeContext.Provider value={value}>\n <style\n dangerouslySetInnerHTML={{ __html: innerStyles }}\n data-testid=\"themeprovider-style\"\n ></style>\n {children}\n </ThemeContext.Provider>\n );\n}\n\nexport function useTheme(): Theme {\n return React.useContext(ThemeContext);\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}\n"]}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
|
|
1
3
|
// css-module:../layout.module.css#css-module
|
|
2
4
|
var layout_module_default = { "fullWidth": "_fullWidth_1ey57_1", "fullMaxWidth": "_fullMaxWidth_1ey57_5", "fullMaxHeight": "_fullMaxHeight_1ey57_9", "visibilityVisible": "_visibilityVisible_1ey57_13" };
|
|
3
5
|
|
|
4
6
|
export {
|
|
5
7
|
layout_module_default
|
|
6
8
|
};
|
|
7
|
-
//# sourceMappingURL=
|
|
9
|
+
//# sourceMappingURL=DDUJFFG7.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["css-module:../layout.module.css#css-module"],"sourcesContent":["import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/layout.module.css\"; export default {\"fullWidth\":\"_fullWidth_1ey57_1\",\"fullMaxWidth\":\"_fullMaxWidth_1ey57_5\",\"fullMaxHeight\":\"_fullMaxHeight_1ey57_9\",\"visibilityVisible\":\"_visibilityVisible_1ey57_13\"}"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["css-module:../layout.module.css#css-module"],"sourcesContent":["import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/layout.module.css\"; export default {\"fullWidth\":\"_fullWidth_1ey57_1\",\"fullMaxWidth\":\"_fullMaxWidth_1ey57_5\",\"fullMaxHeight\":\"_fullMaxHeight_1ey57_9\",\"visibilityVisible\":\"_visibilityVisible_1ey57_13\"}"],"mappings":";;;AAAqF,IAAO,wBAAQ,EAAC,aAAY,sBAAqB,gBAAe,yBAAwB,iBAAgB,0BAAyB,qBAAoB,8BAA6B;","names":[]}
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true})
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
|
|
2
|
+
|
|
3
|
+
// css-module:./Divider.module.css#css-module
|
|
2
4
|
var Divider_module_default = { "divider": "_divider_ra8vz_1" };
|
|
3
5
|
|
|
4
6
|
// src/Divider/Divider.tsx
|
|
@@ -11,4 +13,4 @@ Divider.displayName = "Divider";
|
|
|
11
13
|
|
|
12
14
|
|
|
13
15
|
exports.Divider = Divider;
|
|
14
|
-
//# sourceMappingURL=
|
|
16
|
+
//# sourceMappingURL=DJHFPKBX.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["css-module:./Divider.module.css#css-module","../../src/Divider/Divider.tsx"],"names":[],"mappings":";;;AAA8F,IAAO,yBAAQ,EAAC,WAAU,mBAAkB;;;ACMjI;AADM,SAAR,UAA+C;AACpD,SAAO,oBAAC,QAAG,WAAW,uBAAO,SAAS;AACxC;AAEA,QAAQ,cAAc","sourcesContent":["import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/Divider/Divider.module.css\"; export default {\"divider\":\"_divider_ra8vz_1\"}","import styles from \"./Divider.module.css\";\n\n/**\n * [Divider](https://cambly-syntax.vercel.app/?path=/docs/components-divider--docs) is a thin horizontal line to group content in lists and layouts.\n */\nexport default function Divider(): React.ReactElement {\n return <hr className={styles.divider} />;\n}\n\nDivider.displayName = \"Divider\";\n"]}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }"use client"
|
|
2
2
|
|
|
3
|
-
var _7GJ2SD7Ocjs = require('./7GJ2SD7O.cjs');
|
|
4
3
|
|
|
4
|
+
var _VF7PQHZPcjs = require('./VF7PQHZP.cjs');
|
|
5
5
|
|
|
6
|
-
var _FZRIE7EXcjs = require('./FZRIE7EX.cjs');
|
|
7
6
|
|
|
7
|
+
var _K4AUV2VKcjs = require('./K4AUV2VK.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
|
|
11
|
+
|
|
12
|
+
var _X2SDR4SDcjs = require('./X2SDR4SD.cjs');
|
|
12
13
|
|
|
13
14
|
// src/TapArea/TapArea.tsx
|
|
14
15
|
|
|
@@ -25,13 +26,13 @@ var _jsxruntime = require('react/jsx-runtime');
|
|
|
25
26
|
function reducer(state, action) {
|
|
26
27
|
switch (action.type) {
|
|
27
28
|
case "BLUR":
|
|
28
|
-
return
|
|
29
|
+
return _X2SDR4SDcjs.__spreadProps.call(void 0, _X2SDR4SDcjs.__spreadValues.call(void 0, {}, state), { focussed: false });
|
|
29
30
|
case "FOCUS":
|
|
30
|
-
return
|
|
31
|
+
return _X2SDR4SDcjs.__spreadProps.call(void 0, _X2SDR4SDcjs.__spreadValues.call(void 0, {}, state), { focussed: true });
|
|
31
32
|
case "MOUSE_ENTER":
|
|
32
|
-
return
|
|
33
|
+
return _X2SDR4SDcjs.__spreadProps.call(void 0, _X2SDR4SDcjs.__spreadValues.call(void 0, {}, state), { hovered: true });
|
|
33
34
|
case "MOUSE_LEAVE":
|
|
34
|
-
return
|
|
35
|
+
return _X2SDR4SDcjs.__spreadProps.call(void 0, _X2SDR4SDcjs.__spreadValues.call(void 0, {}, state), { hovered: false });
|
|
35
36
|
default:
|
|
36
37
|
return state;
|
|
37
38
|
}
|
|
@@ -49,7 +50,7 @@ var TapArea = _react.forwardRef.call(void 0,
|
|
|
49
50
|
onMouseLeave,
|
|
50
51
|
rounding = "none",
|
|
51
52
|
tabIndex = 0
|
|
52
|
-
} = _b, accessibilityProps =
|
|
53
|
+
} = _b, accessibilityProps = _X2SDR4SDcjs.__objRest.call(void 0, _b, [
|
|
53
54
|
"children",
|
|
54
55
|
"accessibilityLabel",
|
|
55
56
|
"data-testid",
|
|
@@ -61,7 +62,7 @@ var TapArea = _react.forwardRef.call(void 0,
|
|
|
61
62
|
"rounding",
|
|
62
63
|
"tabIndex"
|
|
63
64
|
]);
|
|
64
|
-
const isHydrated =
|
|
65
|
+
const isHydrated = _K4AUV2VKcjs.useIsHydrated.call(void 0, );
|
|
65
66
|
const disabled = !isHydrated || disabledProp;
|
|
66
67
|
const [{ hovered, focussed }, dispatch] = _react.useReducer.call(void 0, reducer, {
|
|
67
68
|
hovered: false,
|
|
@@ -95,10 +96,10 @@ var TapArea = _react.forwardRef.call(void 0,
|
|
|
95
96
|
onMouseLeave == null ? void 0 : onMouseLeave(event);
|
|
96
97
|
};
|
|
97
98
|
const isHoveredOrFocussed = !disabled && (hovered || focussed);
|
|
98
|
-
const roundingClasses = rounding !== "none" &&
|
|
99
|
+
const roundingClasses = rounding !== "none" && _VF7PQHZPcjs.rounding_module_default[`rounding${rounding}`];
|
|
99
100
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
100
101
|
"div",
|
|
101
|
-
|
|
102
|
+
_X2SDR4SDcjs.__spreadProps.call(void 0, _X2SDR4SDcjs.__spreadValues.call(void 0, {}, accessibilityProps), {
|
|
102
103
|
"aria-disabled": disabled || accessibilityProps["aria-disabled"],
|
|
103
104
|
"aria-label": accessibilityLabel != null ? accessibilityLabel : accessibilityProps["aria-label"],
|
|
104
105
|
className: _classnames2.default.call(void 0,
|
|
@@ -132,4 +133,4 @@ var TapArea_default = TapArea;
|
|
|
132
133
|
|
|
133
134
|
|
|
134
135
|
exports.TapArea_default = TapArea_default;
|
|
135
|
-
//# sourceMappingURL=
|
|
136
|
+
//# sourceMappingURL=DKBI6MRY.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/TapArea/TapArea.tsx","css-module:./TapArea.module.css#css-module"],"names":[],"mappings":"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","sourcesContent":["import React, {\n type ReactNode,\n forwardRef,\n useReducer,\n type AriaAttributes,\n} from \"react\";\nimport classNames from \"classnames\";\nimport styles from \"./TapArea.module.css\";\nimport roundingStyles from \"../rounding.module.css\";\nimport useIsHydrated from \"../useIsHydrated\";\n\ntype TapAreaProps = AriaAttributes & {\n /**\n * The children to be rendered inside the tap area.\n */\n children?: ReactNode;\n /**\n * The label to be used for accessibility\n */\n accessibilityLabel?: string;\n /**\n * Test id for the tap area\n */\n \"data-testid\"?: string;\n /**\n * If `true`, the tap area will be disabled\n *\n * @defaultValue false\n */\n disabled?: boolean;\n /**\n * If `true`, the tap area will be full width\n */\n fullWidth?: boolean;\n /**\n * The callback to be called when the tap area is clicked\n */\n onClick: (event: React.SyntheticEvent<HTMLDivElement>) => void;\n /**\n * The callback to be called when the tap area is hovered\n */\n onMouseEnter?: (event: React.SyntheticEvent<HTMLDivElement>) => void;\n /**\n * The callback to be called when the tap area is no longer hovered\n */\n onMouseLeave?: (event: React.SyntheticEvent<HTMLDivElement>) => void;\n /**\n * Border radius of the tap area.\n *\n * * `none`: 0px\n * * `sm`: 8px\n * * `md`: 12px\n * * `lg`: 16px\n * * `xl`: 32px\n * * `full`: 999px\n *\n * @defaultValue \"none\"\n */\n rounding?: \"xl\" | \"lg\" | \"md\" | \"sm\" | \"full\" | \"none\";\n /**\n * The tab index of the tap area\n */\n tabIndex?: 0 | -1;\n};\n\nfunction reducer(\n state: {\n hovered: boolean;\n focussed: boolean;\n },\n action: {\n type: \"BLUR\" | \"FOCUS\" | \"MOUSE_ENTER\" | \"MOUSE_LEAVE\";\n },\n) {\n switch (action.type) {\n case \"BLUR\":\n return { ...state, focussed: false };\n case \"FOCUS\":\n return { ...state, focussed: true };\n case \"MOUSE_ENTER\":\n return { ...state, hovered: true };\n case \"MOUSE_LEAVE\":\n return { ...state, hovered: false };\n default:\n return state;\n }\n}\n\n/**\n * [TapArea](https://cambly-syntax.vercel.app/?path=/docs/components-taparea--docs) allows components to be clickable and touchable in an accessible way.\n */\nconst TapArea = forwardRef<HTMLDivElement, TapAreaProps>(\n (\n {\n children,\n accessibilityLabel,\n \"data-testid\": dataTestId,\n disabled: disabledProp = false,\n fullWidth = true,\n onClick,\n onMouseEnter,\n onMouseLeave,\n rounding = \"none\",\n tabIndex = 0,\n ...accessibilityProps\n }: TapAreaProps,\n ref,\n ) => {\n const isHydrated = useIsHydrated();\n const disabled = !isHydrated || disabledProp;\n const [{ hovered, focussed }, dispatch] = useReducer(reducer, {\n hovered: false,\n focussed: false,\n });\n\n const handleClick: React.MouseEventHandler<HTMLDivElement> = (event) => {\n if (disabled) {\n undefined;\n } else {\n event.currentTarget.blur();\n onClick(event);\n }\n };\n\n const handleKeyDown: React.KeyboardEventHandler<HTMLDivElement> = (\n event,\n ) => {\n if (disabled) return;\n if (event.key === \"Enter\" || event.key === \" \" || event.key === \"Space\") {\n event.preventDefault();\n onClick(event);\n }\n };\n\n const handleOnMouseEnter: React.MouseEventHandler<HTMLDivElement> = (\n event,\n ) => {\n if (disabled) return;\n dispatch({ type: \"MOUSE_ENTER\" });\n onMouseEnter?.(event);\n };\n\n const handleOnMouseLeave: React.MouseEventHandler<HTMLDivElement> = (\n event,\n ) => {\n if (disabled) return;\n dispatch({ type: \"MOUSE_LEAVE\" });\n onMouseLeave?.(event);\n };\n\n const isHoveredOrFocussed = !disabled && (hovered || focussed);\n const roundingClasses =\n rounding !== \"none\" && roundingStyles[`rounding${rounding}`];\n\n return (\n <div\n {...accessibilityProps}\n aria-disabled={disabled || accessibilityProps[\"aria-disabled\"]}\n aria-label={accessibilityLabel ?? accessibilityProps[\"aria-label\"]}\n className={classNames(\n styles.tapArea,\n styles[`${disabled ? \"disabled\" : \"enabled\"}`],\n fullWidth && styles.fullWidth,\n isHoveredOrFocussed && styles.hoveredOrFocussed,\n roundingClasses,\n )}\n data-testid={dataTestId}\n onClick={handleClick}\n onKeyDown={handleKeyDown}\n onMouseEnter={handleOnMouseEnter}\n onMouseLeave={handleOnMouseLeave}\n onFocus={() => dispatch({ type: \"FOCUS\" })}\n onBlur={() => dispatch({ type: \"BLUR\" })}\n ref={ref}\n role=\"button\"\n tabIndex={disabled ? undefined : tabIndex}\n >\n {!disabled && (hovered || focussed) && (\n <div className={classNames(styles.overlay, roundingClasses)} />\n )}\n {children}\n </div>\n );\n },\n);\n\nTapArea.displayName = \"TapArea\";\n\nexport default TapArea;\n","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/TapArea/TapArea.module.css\"; export default {\"tapArea\":\"_tapArea_g6gkz_1\",\"fullWidth\":\"_fullWidth_g6gkz_5\",\"disabled\":\"_disabled_g6gkz_9\",\"enabled\":\"_enabled_g6gkz_16\",\"overlay\":\"_overlay_g6gkz_29\",\"hoveredOrFocussed\":\"_hoveredOrFocussed_g6gkz_39\"}"]}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
"use client"
|
|
1
2
|
import {
|
|
2
3
|
Box_default
|
|
3
|
-
} from "./
|
|
4
|
+
} from "./MAPDSZR4.js";
|
|
4
5
|
|
|
5
6
|
// src/AvatarGroup/AvatarGroup.tsx
|
|
6
7
|
import {
|
|
@@ -38,4 +39,4 @@ export {
|
|
|
38
39
|
useAvatarGroup,
|
|
39
40
|
AvatarGroup
|
|
40
41
|
};
|
|
41
|
-
//# sourceMappingURL=
|
|
42
|
+
//# sourceMappingURL=DUQSTRXU.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/AvatarGroup/AvatarGroup.tsx"],"sourcesContent":["import {\n type ReactNode,\n createContext,\n useContext,\n type ReactElement,\n} from \"react\";\nimport Box from \"../Box/Box\";\n\ntype Size = \"sm\" | \"md\" | \"lg\" | \"xl\";\ntype Orientation = \"standard\" | \"reverse\";\n\ntype AvatarGroupContextType = {\n size: Size;\n orientation: Orientation;\n};\n\nconst AvatarGroupContext = createContext<AvatarGroupContextType | null>(null);\n\nexport function useAvatarGroup(): AvatarGroupContextType | null {\n const context = useContext(AvatarGroupContext);\n return !context ? null : context;\n}\n\n/**\n * [AvatarGroup](https://cambly-syntax.vercel.app/?path=/docs/components-avatargroup--docs) is a stack of avatars to represent a group of people\n *\n * Pass in Avatar components as children to the AvatarGroup component. The size prop that is passed into the AvatarGroup component will override Avatar's size prop..\n *\n * Usage:\n *\n * <AvatarGroup size=\"xl\" orientation=\"standard\">\n * <Avatar accessibilityLabel=\"Joseph Liotta\" src=\"image.png\" />\n * <Avatar accessibilityLabel=\"Joseph Liotta\" src=\"image.png\" />\n * <Avatar accessibilityLabel=\"Joseph Liotta\" src=\"image.png\" />\n * </AvatarGroup>\n *\n */\nexport default function AvatarGroup({\n size = \"md\",\n orientation = \"standard\",\n children,\n}: {\n /**\n * Size of the avatars in the AvatarGroup.\n *\n * * `sm`: 24px\n * * `md`: 40px\n * * `lg`: 72px\n * * `xl`: 128px\n *\n * @defaultValue `md`\n */\n size?: Size;\n /**\n * Orientation of the AvatarGroup.\n * This describes the order of rendering of the Avatar components.\n * Standard renders the Avatar components with the right component on top.\n * Reverse renders the Avatar components with the left component on top.\n *\n * @defaultValue `standard`\n */\n orientation?: Orientation;\n /**\n * Avatars to be rendered within the AvatarGroup.\n */\n children: ReactNode;\n}): ReactElement {\n return (\n <AvatarGroupContext.Provider value={{ size, orientation }}>\n <Box\n display=\"flex\"\n justifyContent={orientation === \"standard\" ? \"start\" : \"end\"}\n dangerouslySetInlineStyle={{\n __style: {\n flexDirection: orientation === \"standard\" ? \"row\" : \"row-reverse\",\n },\n }}\n >\n {children}\n </Box>\n </AvatarGroupContext.Provider>\n );\n}\n\nAvatarGroup.displayName = \"AvatarGroup\";\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/AvatarGroup/AvatarGroup.tsx"],"sourcesContent":["import {\n type ReactNode,\n createContext,\n useContext,\n type ReactElement,\n} from \"react\";\nimport Box from \"../Box/Box\";\n\ntype Size = \"sm\" | \"md\" | \"lg\" | \"xl\";\ntype Orientation = \"standard\" | \"reverse\";\n\ntype AvatarGroupContextType = {\n size: Size;\n orientation: Orientation;\n};\n\nconst AvatarGroupContext = createContext<AvatarGroupContextType | null>(null);\n\nexport function useAvatarGroup(): AvatarGroupContextType | null {\n const context = useContext(AvatarGroupContext);\n return !context ? null : context;\n}\n\n/**\n * [AvatarGroup](https://cambly-syntax.vercel.app/?path=/docs/components-avatargroup--docs) is a stack of avatars to represent a group of people\n *\n * Pass in Avatar components as children to the AvatarGroup component. The size prop that is passed into the AvatarGroup component will override Avatar's size prop..\n *\n * Usage:\n *\n * <AvatarGroup size=\"xl\" orientation=\"standard\">\n * <Avatar accessibilityLabel=\"Joseph Liotta\" src=\"image.png\" />\n * <Avatar accessibilityLabel=\"Joseph Liotta\" src=\"image.png\" />\n * <Avatar accessibilityLabel=\"Joseph Liotta\" src=\"image.png\" />\n * </AvatarGroup>\n *\n */\nexport default function AvatarGroup({\n size = \"md\",\n orientation = \"standard\",\n children,\n}: {\n /**\n * Size of the avatars in the AvatarGroup.\n *\n * * `sm`: 24px\n * * `md`: 40px\n * * `lg`: 72px\n * * `xl`: 128px\n *\n * @defaultValue `md`\n */\n size?: Size;\n /**\n * Orientation of the AvatarGroup.\n * This describes the order of rendering of the Avatar components.\n * Standard renders the Avatar components with the right component on top.\n * Reverse renders the Avatar components with the left component on top.\n *\n * @defaultValue `standard`\n */\n orientation?: Orientation;\n /**\n * Avatars to be rendered within the AvatarGroup.\n */\n children: ReactNode;\n}): ReactElement {\n return (\n <AvatarGroupContext.Provider value={{ size, orientation }}>\n <Box\n display=\"flex\"\n justifyContent={orientation === \"standard\" ? \"start\" : \"end\"}\n dangerouslySetInlineStyle={{\n __style: {\n flexDirection: orientation === \"standard\" ? \"row\" : \"row-reverse\",\n },\n }}\n >\n {children}\n </Box>\n </AvatarGroupContext.Provider>\n );\n}\n\nAvatarGroup.displayName = \"AvatarGroup\";\n"],"mappings":";;;;;;AAAA;AAAA,EAEE;AAAA,EACA;AAAA,OAEK;AAgED;AArDN,IAAM,qBAAqB,cAA6C,IAAI;AAErE,SAAS,iBAAgD;AAC9D,QAAM,UAAU,WAAW,kBAAkB;AAC7C,SAAO,CAAC,UAAU,OAAO;AAC3B;AAgBe,SAAR,YAA6B;AAAA,EAClC,OAAO;AAAA,EACP,cAAc;AAAA,EACd;AACF,GAyBiB;AACf,SACE,oBAAC,mBAAmB,UAAnB,EAA4B,OAAO,EAAE,MAAM,YAAY,GACtD;AAAA,IAAC;AAAA;AAAA,MACC,SAAQ;AAAA,MACR,gBAAgB,gBAAgB,aAAa,UAAU;AAAA,MACvD,2BAA2B;AAAA,QACzB,SAAS;AAAA,UACP,eAAe,gBAAgB,aAAa,QAAQ;AAAA,QACtD;AAAA,MACF;AAAA,MAEC;AAAA;AAAA,EACH,GACF;AAEJ;AAEA,YAAY,cAAc;","names":[]}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
|
|
1
3
|
// src/react-aria-utils/OverlayVisibility.tsx
|
|
2
4
|
import { useEffect, useRef } from "react";
|
|
3
5
|
function OverlayVisibility({
|
|
@@ -27,4 +29,4 @@ function OverlayVisibility({
|
|
|
27
29
|
export {
|
|
28
30
|
OverlayVisibility
|
|
29
31
|
};
|
|
30
|
-
//# sourceMappingURL=
|
|
32
|
+
//# sourceMappingURL=E5KMIBEU.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/react-aria-utils/OverlayVisibility.tsx"],"sourcesContent":["import { useEffect, useRef } from \"react\";\n\n/**\n * The react-aria-components Tooltip, Popover, Modal and ModalOverlay\n * components render with `isEntering` and `isExiting` bools from\n * listening to css animations events on the element.\n *\n * These bits are only available through children-as-function render props.\n *\n * Since these bits are not available through any context,\n * this component is a helper to fire a handler when content visibility\n * has changed _after_ animations have finished.\n */\nexport default function OverlayVisibility({\n onChange,\n isEntering,\n isExiting,\n}: {\n /** Optional handler for change of visibility for popover content */\n onChange?: (visible: boolean) => void;\n /** Whether the content is entering (animating) */\n isEntering?: boolean;\n /** Whether the content is exiting (animating) */\n isExiting?: boolean;\n}): null {\n const onChangeRef = useRef(onChange);\n useEffect(() => {\n onChangeRef.current = onChange;\n }, [onChange]);\n\n // fire visibility change handler when animation steps finish\n useEffect(() => {\n if (isEntering) return () => onChangeRef.current?.(true);\n if (isExiting) return () => onChangeRef.current?.(false);\n }, [isEntering, isExiting]);\n\n return null;\n}\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/react-aria-utils/OverlayVisibility.tsx"],"sourcesContent":["import { useEffect, useRef } from \"react\";\n\n/**\n * The react-aria-components Tooltip, Popover, Modal and ModalOverlay\n * components render with `isEntering` and `isExiting` bools from\n * listening to css animations events on the element.\n *\n * These bits are only available through children-as-function render props.\n *\n * Since these bits are not available through any context,\n * this component is a helper to fire a handler when content visibility\n * has changed _after_ animations have finished.\n */\nexport default function OverlayVisibility({\n onChange,\n isEntering,\n isExiting,\n}: {\n /** Optional handler for change of visibility for popover content */\n onChange?: (visible: boolean) => void;\n /** Whether the content is entering (animating) */\n isEntering?: boolean;\n /** Whether the content is exiting (animating) */\n isExiting?: boolean;\n}): null {\n const onChangeRef = useRef(onChange);\n useEffect(() => {\n onChangeRef.current = onChange;\n }, [onChange]);\n\n // fire visibility change handler when animation steps finish\n useEffect(() => {\n if (isEntering) return () => onChangeRef.current?.(true);\n if (isExiting) return () => onChangeRef.current?.(false);\n }, [isEntering, isExiting]);\n\n return null;\n}\n"],"mappings":";;;AAAA,SAAS,WAAW,cAAc;AAanB,SAAR,kBAAmC;AAAA,EACxC;AAAA,EACA;AAAA,EACA;AACF,GAOS;AACP,QAAM,cAAc,OAAO,QAAQ;AACnC,YAAU,MAAM;AACd,gBAAY,UAAU;AAAA,EACxB,GAAG,CAAC,QAAQ,CAAC;AAGb,YAAU,MAAM;AACd,QAAI;AAAY,aAAO,MAAG;AAhC9B;AAgCiC,iCAAY,YAAZ,qCAAsB;AAAA;AACnD,QAAI;AAAW,aAAO,MAAG;AAjC7B;AAiCgC,iCAAY,YAAZ,qCAAsB;AAAA;AAAA,EACpD,GAAG,CAAC,YAAY,SAAS,CAAC;AAE1B,SAAO;AACT;","names":[]}
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true})
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
|
|
2
|
+
|
|
3
|
+
// src/react-aria-utils/OverlayVisibility.tsx
|
|
2
4
|
var _react = require('react');
|
|
3
5
|
function OverlayVisibility({
|
|
4
6
|
onChange,
|
|
@@ -27,4 +29,4 @@ function OverlayVisibility({
|
|
|
27
29
|
|
|
28
30
|
|
|
29
31
|
exports.OverlayVisibility = OverlayVisibility;
|
|
30
|
-
//# sourceMappingURL=
|
|
32
|
+
//# sourceMappingURL=E5P6WRJD.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/react-aria-utils/OverlayVisibility.tsx"],"names":[],"mappings":";;;AAAA,SAAS,WAAW,cAAc;AAanB,SAAR,kBAAmC;AAAA,EACxC;AAAA,EACA;AAAA,EACA;AACF,GAOS;AACP,QAAM,cAAc,OAAO,QAAQ;AACnC,YAAU,MAAM;AACd,gBAAY,UAAU;AAAA,EACxB,GAAG,CAAC,QAAQ,CAAC;AAGb,YAAU,MAAM;AACd,QAAI;AAAY,aAAO,MAAG;AAhC9B;AAgCiC,iCAAY,YAAZ,qCAAsB;AAAA;AACnD,QAAI;AAAW,aAAO,MAAG;AAjC7B;AAiCgC,iCAAY,YAAZ,qCAAsB;AAAA;AAAA,EACpD,GAAG,CAAC,YAAY,SAAS,CAAC;AAE1B,SAAO;AACT","sourcesContent":["import { useEffect, useRef } from \"react\";\n\n/**\n * The react-aria-components Tooltip, Popover, Modal and ModalOverlay\n * components render with `isEntering` and `isExiting` bools from\n * listening to css animations events on the element.\n *\n * These bits are only available through children-as-function render props.\n *\n * Since these bits are not available through any context,\n * this component is a helper to fire a handler when content visibility\n * has changed _after_ animations have finished.\n */\nexport default function OverlayVisibility({\n onChange,\n isEntering,\n isExiting,\n}: {\n /** Optional handler for change of visibility for popover content */\n onChange?: (visible: boolean) => void;\n /** Whether the content is entering (animating) */\n isEntering?: boolean;\n /** Whether the content is exiting (animating) */\n isExiting?: boolean;\n}): null {\n const onChangeRef = useRef(onChange);\n useEffect(() => {\n onChangeRef.current = onChange;\n }, [onChange]);\n\n // fire visibility change handler when animation steps finish\n useEffect(() => {\n if (isEntering) return () => onChangeRef.current?.(true);\n if (isExiting) return () => onChangeRef.current?.(false);\n }, [isEntering, isExiting]);\n\n return null;\n}\n"]}
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }"use client"
|
|
2
2
|
|
|
3
|
-
var _SZCVEBN2cjs = require('./SZCVEBN2.cjs');
|
|
4
3
|
|
|
4
|
+
var _WJRIAS4Wcjs = require('./WJRIAS4W.cjs');
|
|
5
5
|
|
|
6
|
-
var _TIW4V757cjs = require('./TIW4V757.cjs');
|
|
7
6
|
|
|
7
|
+
var _X6HZ6DM2cjs = require('./X6HZ6DM2.cjs');
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
|
|
10
|
+
var _K4AUV2VKcjs = require('./K4AUV2VK.cjs');
|
|
10
11
|
|
|
11
12
|
// src/TextArea/TextArea.tsx
|
|
12
13
|
var _react = require('react');
|
|
@@ -35,12 +36,12 @@ var TextArea = _react.forwardRef.call(void 0,
|
|
|
35
36
|
value = "",
|
|
36
37
|
onChange
|
|
37
38
|
}, forwardedRef) {
|
|
38
|
-
const isHydrated =
|
|
39
|
+
const isHydrated = _K4AUV2VKcjs.useIsHydrated.call(void 0, );
|
|
39
40
|
const disabled = !isHydrated || disabledProp;
|
|
40
41
|
const reactId = _react.useId.call(void 0, );
|
|
41
42
|
const inputId = id != null ? id : reactId;
|
|
42
43
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
43
|
-
|
|
44
|
+
_WJRIAS4Wcjs.Box_default,
|
|
44
45
|
{
|
|
45
46
|
display: "flex",
|
|
46
47
|
direction: "column",
|
|
@@ -52,8 +53,8 @@ var TextArea = _react.forwardRef.call(void 0,
|
|
|
52
53
|
}
|
|
53
54
|
},
|
|
54
55
|
children: [
|
|
55
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "label", { className: TextField_module_default.label, htmlFor: inputId, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
56
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
56
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "label", { className: TextField_module_default.label, htmlFor: inputId, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _WJRIAS4Wcjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _X6HZ6DM2cjs.Typography_default, { size: 100, color: "gray700", children: label }) }) }),
|
|
57
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _X6HZ6DM2cjs.Typography_default, { size: 200, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
57
58
|
"textarea",
|
|
58
59
|
{
|
|
59
60
|
"data-testid": dataTestId,
|
|
@@ -76,8 +77,8 @@ var TextArea = _react.forwardRef.call(void 0,
|
|
|
76
77
|
disabled
|
|
77
78
|
}
|
|
78
79
|
) }),
|
|
79
|
-
(helperText || errorText) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
80
|
-
|
|
80
|
+
(helperText || errorText) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _WJRIAS4Wcjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
81
|
+
_X6HZ6DM2cjs.Typography_default,
|
|
81
82
|
{
|
|
82
83
|
size: 100,
|
|
83
84
|
color: errorText ? "destructive-primary" : "gray700",
|
|
@@ -94,4 +95,4 @@ var TextArea_default = TextArea;
|
|
|
94
95
|
|
|
95
96
|
|
|
96
97
|
exports.TextArea_default = TextArea_default;
|
|
97
|
-
//# sourceMappingURL=
|
|
98
|
+
//# sourceMappingURL=EQIP4BAD.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/TextArea/TextArea.tsx","css-module:./TextArea.module.css#css-module","css-module:../TextField/TextField.module.css#css-module"],"names":["TextArea"],"mappings":";;;;;;;;;;;;AAEA,SAAmC,OAAO,kBAAkB;;;ACFoC,IAAO,0BAAQ,EAAC,YAAW,qBAAoB,MAAK,eAAc,MAAK,gBAAe,MAAK,eAAc;;;ACAvG,IAAO,2BAAQ,EAAC,aAAY,sBAAqB,SAAQ,mBAAkB,MAAK,gBAAe,YAAW,sBAAqB,MAAK,gBAAe,YAAW,sBAAqB,MAAK,gBAAe,YAAW,sBAAqB,cAAa,uBAAsB;;;AFK5W,OAAO,gBAAgB;AAmFjB,SAaM,KAbN;AAxBN,IAAM,WAAW;AAAA,EACf,SAASA,UACP;AAAA,IACE,eAAe;AAAA,IACf,UAAU,eAAe;AAAA,IACzB,YAAY;AAAA,IACZ,aAAa;AAAA,IACb;AAAA,IACA;AAAA,IACA,YAAY;AAAA,IACZ,cAAc;AAAA,IACd,OAAO;AAAA,IACP,OAAO;AAAA,IACP,QAAQ;AAAA,IACR;AAAA,EACF,GACA,cACc;AACd,UAAM,aAAa,cAAc;AACjC,UAAM,WAAW,CAAC,cAAc;AAChC,UAAM,UAAU,MAAM;AACtB,UAAM,UAAU,kBAAM;AAEtB,WACE;AAAA,MAAC;AAAA;AAAA,QACC,SAAQ;AAAA,QACR,WAAU;AAAA,QACV,KAAK;AAAA,QACL,OAAM;AAAA,QACN,2BAA2B;AAAA,UACzB,SAAS;AAAA,YACP,SAAS,WAAW,MAAM;AAAA,UAC5B;AAAA,QACF;AAAA,QAEA;AAAA,8BAAC,WAAM,WAAW,yBAAgB,OAAO,SAAS,SAChD,8BAAC,eAAI,UAAU,GACb,8BAAC,sBAAW,MAAM,KAAK,OAAM,WAC1B,iBACH,GACF,GACF;AAAA,UACA,oBAAC,sBAAW,MAAM,KAChB;AAAA,YAAC;AAAA;AAAA,cACC,eAAa;AAAA,cACb,KAAK;AAAA,cACL,WAAW;AAAA,gBACT,yBAAgB;AAAA,gBAChB,yBAAgB,IAAI;AAAA,gBACpB,wBAAO;AAAA,gBACP,wBAAO,IAAI;AAAA,gBACX;AAAA,kBACE,CAAC,yBAAgB,UAAU,GAAG;AAAA,gBAChC;AAAA,cACF;AAAA,cACA,IAAI;AAAA,cACJ;AAAA,cACA;AAAA,cACA;AAAA,cACA;AAAA,cACA;AAAA,cACA;AAAA;AAAA,UACF,GACF;AAAA,WACE,cAAc,cACd,oBAAC,eAAI,UAAU,GACb;AAAA,YAAC;AAAA;AAAA,cACC,MAAM;AAAA,cACN,OAAO,YAAY,wBAAwB;AAAA,cAE1C,uBAAa;AAAA;AAAA,UAChB,GACF;AAAA;AAAA;AAAA,IAEJ;AAAA,EAEJ;AACF;AAEA,IAAO,mBAAQ","sourcesContent":["import Box from \"../Box/Box\";\nimport Typography from \"../Typography/Typography\";\nimport React, { type ReactElement, useId, forwardRef } from \"react\";\nimport styles from \"./TextArea.module.css\";\nimport textFieldStyles from \"../TextField/TextField.module.css\";\nimport classNames from \"classnames\";\nimport useIsHydrated from \"../useIsHydrated\";\n\ntype TextAreaProps = {\n /**\n * A data-testid to make querying for the TextArea easier.\n */\n \"data-testid\"?: string;\n /**\n * If true, the TextArea will be disabled.\n */\n disabled?: boolean;\n /**\n * Text shown below TextArea if there is an input error.\n */\n errorText?: string;\n /**\n * Informative helper text shown below TextArea\n */\n helperText?: string;\n /**\n * TextField id, if not provided, a unique id will be generated\n */\n id?: string;\n /**\n * TextArea visible label\n */\n label: string;\n /**\n * Maximum number of characters allowed in the TextArea\n */\n maxLength?: number;\n /**\n * Callback fired when the value is changed.\n */\n onChange: (event: React.ChangeEvent<HTMLTextAreaElement>) => void;\n /**\n * Placeholder text to display when TextArea is empty\n */\n placeholder?: string;\n /**\n * Size of the TextArea. Defines the font size and padding.\n *\n * @defaultValue \"md\"\n */\n size?: \"sm\" | \"md\" | \"lg\";\n /**\n * Number of rows to display\n */\n rows?: number;\n /**\n * Value of the TextArea\n */\n value: string;\n};\n\n/**\n * [TextArea](https://cambly-syntax.vercel.app/?path=/docs/components-textarea--docs) allows users to enter multiple lines of text.\n */\nconst TextArea = forwardRef<HTMLTextAreaElement, TextAreaProps>(\n function TextArea(\n {\n \"data-testid\": dataTestId,\n disabled: disabledProp = false,\n errorText = \"\",\n helperText = \"\",\n id,\n label,\n maxLength = 1024,\n placeholder = \"\",\n rows = 3,\n size = \"md\",\n value = \"\",\n onChange,\n }: TextAreaProps,\n forwardedRef,\n ): ReactElement {\n const isHydrated = useIsHydrated();\n const disabled = !isHydrated || disabledProp;\n const reactId = useId();\n const inputId = id ?? reactId;\n\n return (\n <Box\n display=\"flex\"\n direction=\"column\"\n gap={2}\n width=\"100%\"\n dangerouslySetInlineStyle={{\n __style: {\n opacity: disabled ? 0.5 : 1,\n },\n }}\n >\n <label className={textFieldStyles.label} htmlFor={inputId}>\n <Box paddingX={1}>\n <Typography size={100} color=\"gray700\">\n {label}\n </Typography>\n </Box>\n </label>\n <Typography size={200}>\n <textarea\n data-testid={dataTestId}\n ref={forwardedRef}\n className={classNames(\n textFieldStyles.textfield,\n textFieldStyles[size],\n styles.textarea,\n styles[size],\n {\n [textFieldStyles.inputError]: errorText,\n },\n )}\n id={inputId}\n placeholder={placeholder}\n maxLength={maxLength}\n onChange={onChange}\n rows={rows}\n value={value}\n disabled={disabled}\n />\n </Typography>\n {(helperText || errorText) && (\n <Box paddingX={1}>\n <Typography\n size={100}\n color={errorText ? \"destructive-primary\" : \"gray700\"}\n >\n {errorText || helperText}\n </Typography>\n </Box>\n )}\n </Box>\n );\n },\n);\n\nexport default TextArea;\n","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/TextArea/TextArea.module.css\"; export default {\"textarea\":\"_textarea_11ro9_1\",\"sm\":\"_sm_11ro9_5\",\"md\":\"_md_11ro9_10\",\"lg\":\"_lg_11ro9_15\"}","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/TextField/TextField.module.css\"; export default {\"textfield\":\"_textfield_bmndn_1\",\"label\":\"_label_bmndn_20\",\"sm\":\"_sm_bmndn_24\",\"smHeight\":\"_smHeight_bmndn_31\",\"md\":\"_md_bmndn_35\",\"mdHeight\":\"_mdHeight_bmndn_42\",\"lg\":\"_lg_bmndn_46\",\"lgHeight\":\"_lgHeight_bmndn_53\",\"inputError\":\"_inputError_bmndn_57\"}"]}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
|
|
2
2
|
|
|
3
|
-
var _TIW4V757cjs = require('./TIW4V757.cjs');
|
|
4
3
|
|
|
4
|
+
var _X6HZ6DM2cjs = require('./X6HZ6DM2.cjs');
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
|
|
7
|
+
var _COV3XKSJcjs = require('./COV3XKSJ.cjs');
|
|
7
8
|
|
|
8
9
|
// src/Heading/Heading.tsx
|
|
9
10
|
var _jsxruntime = require('react/jsx-runtime');
|
|
@@ -17,11 +18,11 @@ var Heading = ({
|
|
|
17
18
|
lineClamp,
|
|
18
19
|
size = 500
|
|
19
20
|
}) => {
|
|
20
|
-
const { themeName } =
|
|
21
|
+
const { themeName } = _COV3XKSJcjs.useTheme.call(void 0, );
|
|
21
22
|
const classicWeight = [700, 800].includes(size) ? "heavy" : "bold";
|
|
22
23
|
const cambioWeight = fontStyle === "serif" ? "medium" : "regular";
|
|
23
24
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
24
|
-
|
|
25
|
+
_X6HZ6DM2cjs.Typography_default,
|
|
25
26
|
{
|
|
26
27
|
align,
|
|
27
28
|
as,
|
|
@@ -40,4 +41,4 @@ var Heading_default = Heading;
|
|
|
40
41
|
|
|
41
42
|
|
|
42
43
|
exports.Heading_default = Heading_default;
|
|
43
|
-
//# sourceMappingURL=
|
|
44
|
+
//# sourceMappingURL=FFPBVVGU.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/Heading/Heading.tsx"],"names":[],"mappings":";;;;;;;;;AAsGI;AA/FJ,IAAM,UAAU,CAAC;AAAA,EACf,QAAQ;AAAA,EACR,KAAK;AAAA,EACL;AAAA,EACA,QAAQ;AAAA,EACR,eAAe;AAAA,EACf;AAAA,EACA;AAAA,EACA,OAAO;AACT,MAgFoB;AAClB,QAAM,EAAE,UAAU,IAAI,SAAS;AAC/B,QAAM,gBAAgB,CAAC,KAAK,GAAG,EAAE,SAAS,IAAI,IAAI,UAAU;AAC5D,QAAM,eAAe,cAAc,UAAU,WAAW;AAExD,SACE;AAAA,IAAC;AAAA;AAAA,MACC;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA,eAAa;AAAA,MACb;AAAA,MACA;AAAA,MACA,QAAQ,cAAc,YAAY,gBAAgB;AAAA,MAEjD;AAAA;AAAA,EACH;AAEJ;AAEA,IAAO,kBAAQ","sourcesContent":["import { type ReactElement, type ReactNode } from \"react\";\nimport Typography from \"../Typography/Typography\";\nimport { useTheme } from \"../ThemeProvider/ThemeProvider\";\n\n/**\n * [Heading](https://cambly-syntax.vercel.app/?path=/docs/components-heading--docs) enforces a consistent style & accessibility best practices for headings.\n */\nconst Heading = ({\n align = \"start\",\n as = \"h1\",\n children,\n color = \"gray900\",\n \"data-testid\": dataTestId,\n fontStyle,\n lineClamp,\n size = 500,\n}: {\n /**\n * Aligns the text to the left, right, or center of the container.\n * * `start` and `end` will align the text to the left or right of the container depending on the locale.\n * * `forceLeft` and `forceRight` will align the text to the left or right of the container regardless of the locale (should be used sparingly).\n *\n * @defaultValue \"start\"\n */\n align?: \"start\" | \"end\" | \"forceLeft\" | \"center\" | \"forceRight\";\n /**\n * DOM element to render as.\n *\n * @defaultValue \"h1\"\n */\n as?: \"h1\" | \"h2\" | \"h3\" | \"h4\" | \"h5\" | \"h6\";\n /**\n * The text to be rendered\n */\n children?: ReactNode;\n /**\n * The color of the text.\n *\n * @defaultValue \"gray900\"\n */\n color?:\n | \"gray900\"\n | \"gray700\"\n | \"primary\"\n | \"destructive-primary\"\n | \"success\"\n | \"white\"\n | \"inherit\";\n /**\n * Test id for the text.\n */\n \"data-testid\"?: string;\n /**\n * Style of the font\n *\n * Classic only supports `sans-serif`\n *\n * @defaultValue \"sans-serif\"\n */\n fontStyle?: \"serif\" | \"sans-serif\";\n /**\n * The number of lines we should truncate the text at\n */\n lineClamp?: number | undefined;\n /**\n * Size of the text.\n *\n * Classic:\n * * `500`: 20px\n * * `600`: 28px\n * * `700`: 40px\n * * `800`: 64px\n *\n * Cambio Mobile:\n * * `400`: 20px\n * * `500`: 23px\n * * `600`: 26px\n * * `700`: 29px\n * * `800`: 33px\n * * `900`: 37px\n * * `1000`: 41px\n * * `1100`: 46px\n *\n * Cambio Desktop (viewport width > 480px):\n * * `400`: 25px\n * * `500`: 31px\n * * `600`: 39px\n * * `700`: 49px\n * * `800`: 61px\n * * `900`: 76px\n * * `1000`: 95px\n * * `1100`: 119px\n *\n * @defaultValue 500\n */\n size?: 400 | 500 | 600 | 700 | 800 | 900 | 1000 | 1100;\n}): ReactElement => {\n const { themeName } = useTheme();\n const classicWeight = [700, 800].includes(size) ? \"heavy\" : \"bold\";\n const cambioWeight = fontStyle === \"serif\" ? \"medium\" : \"regular\";\n\n return (\n <Typography\n align={align}\n as={as}\n color={color}\n fontStyle={fontStyle}\n data-testid={dataTestId}\n lineClamp={lineClamp}\n size={size}\n weight={themeName === \"classic\" ? classicWeight : cambioWeight}\n >\n {children}\n </Typography>\n );\n};\n\nexport default Heading;\n"]}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
|
|
1
3
|
// css-module:./colors.module.css#css-module
|
|
2
4
|
var colors_module_default = { "inheritColor": "_inheritColor_178qd_2", "destructive700Color": "_destructive700Color_178qd_6", "gray700Color": "_gray700Color_178qd_10", "gray900Color": "_gray900Color_178qd_14", "primary700Color": "_primary700Color_178qd_18", "success700Color": "_success700Color_178qd_22", "whiteColor": "_whiteColor_178qd_26", "blackBackgroundColor": "_blackBackgroundColor_178qd_31", "destructive100BackgroundColor": "_destructive100BackgroundColor_178qd_35", "destructive200BackgroundColor": "_destructive200BackgroundColor_178qd_39", "destructive300BackgroundColor": "_destructive300BackgroundColor_178qd_43", "destructive700BackgroundColor": "_destructive700BackgroundColor_178qd_47", "destructive800BackgroundColor": "_destructive800BackgroundColor_178qd_51", "destructive900BackgroundColor": "_destructive900BackgroundColor_178qd_55", "gray10BackgroundColor": "_gray10BackgroundColor_178qd_59", "gray30BackgroundColor": "_gray30BackgroundColor_178qd_63", "gray60BackgroundColor": "_gray60BackgroundColor_178qd_67", "gray80BackgroundColor": "_gray80BackgroundColor_178qd_71", "gray100BackgroundColor": "_gray100BackgroundColor_178qd_75", "gray200BackgroundColor": "_gray200BackgroundColor_178qd_79", "gray300BackgroundColor": "_gray300BackgroundColor_178qd_83", "gray700BackgroundColor": "_gray700BackgroundColor_178qd_87", "gray800BackgroundColor": "_gray800BackgroundColor_178qd_91", "gray900BackgroundColor": "_gray900BackgroundColor_178qd_95", "orange100BackgroundColor": "_orange100BackgroundColor_178qd_99", "orange200BackgroundColor": "_orange200BackgroundColor_178qd_103", "orange300BackgroundColor": "_orange300BackgroundColor_178qd_107", "orange700BackgroundColor": "_orange700BackgroundColor_178qd_111", "orange800BackgroundColor": "_orange800BackgroundColor_178qd_115", "orange900BackgroundColor": "_orange900BackgroundColor_178qd_119", "primary100BackgroundColor": "_primary100BackgroundColor_178qd_123", "primary200BackgroundColor": "_primary200BackgroundColor_178qd_127", "primary300BackgroundColor": "_primary300BackgroundColor_178qd_131", "primary700BackgroundColor": "_primary700BackgroundColor_178qd_135", "primary800BackgroundColor": "_primary800BackgroundColor_178qd_139", "primary900BackgroundColor": "_primary900BackgroundColor_178qd_143", "success100BackgroundColor": "_success100BackgroundColor_178qd_147", "success200BackgroundColor": "_success200BackgroundColor_178qd_151", "success300BackgroundColor": "_success300BackgroundColor_178qd_155", "success700BackgroundColor": "_success700BackgroundColor_178qd_159", "success800BackgroundColor": "_success800BackgroundColor_178qd_163", "success900BackgroundColor": "_success900BackgroundColor_178qd_167", "purple100BackgroundColor": "_purple100BackgroundColor_178qd_171", "purple200BackgroundColor": "_purple200BackgroundColor_178qd_175", "purple300BackgroundColor": "_purple300BackgroundColor_178qd_179", "purple700BackgroundColor": "_purple700BackgroundColor_178qd_183", "purple800BackgroundColor": "_purple800BackgroundColor_178qd_187", "purple900BackgroundColor": "_purple900BackgroundColor_178qd_191", "whiteBackgroundColor": "_whiteBackgroundColor_178qd_195", "yellow100BackgroundColor": "_yellow100BackgroundColor_178qd_199", "yellow200BackgroundColor": "_yellow200BackgroundColor_178qd_203", "yellow300BackgroundColor": "_yellow300BackgroundColor_178qd_207", "yellow700BackgroundColor": "_yellow700BackgroundColor_178qd_211", "yellow800BackgroundColor": "_yellow800BackgroundColor_178qd_215", "yellow900BackgroundColor": "_yellow900BackgroundColor_178qd_219", "cambioBlackColor": "_cambioBlackColor_178qd_224", "cambioWhiteColor": "_cambioWhiteColor_178qd_228", "cambioGray100Color": "_cambioGray100Color_178qd_232", "cambioGray200Color": "_cambioGray200Color_178qd_236", "cambioGray300Color": "_cambioGray300Color_178qd_240", "cambioGray370Color": "_cambioGray370Color_178qd_244", "cambioGray700Color": "_cambioGray700Color_178qd_248", "cambioGray800Color": "_cambioGray800Color_178qd_252", "cambioGray870Color": "_cambioGray870Color_178qd_256", "cambioGray900Color": "_cambioGray900Color_178qd_260", "cambioDestructive100Color": "_cambioDestructive100Color_178qd_264", "cambioDestructive300Color": "_cambioDestructive300Color_178qd_268", "cambioDestructive370Color": "_cambioDestructive370Color_178qd_272", "cambioDestructive700Color": "_cambioDestructive700Color_178qd_276", "cambioDestructive770Color": "_cambioDestructive770Color_178qd_280", "cambioDestructive900Color": "_cambioDestructive900Color_178qd_284", "cambioSuccess100Color": "_cambioSuccess100Color_178qd_288", "cambioSuccess300Color": "_cambioSuccess300Color_178qd_292", "cambioSuccess370Color": "_cambioSuccess370Color_178qd_296", "cambioSuccess700Color": "_cambioSuccess700Color_178qd_300", "cambioSuccess770Color": "_cambioSuccess770Color_178qd_304", "cambioSuccess900Color": "_cambioSuccess900Color_178qd_308", "cambioRedColor": "_cambioRedColor_178qd_312", "cambioOrangeColor": "_cambioOrangeColor_178qd_316", "cambioTanColor": "_cambioTanColor_178qd_320", "cambioCreamColor": "_cambioCreamColor_178qd_324", "cambioPurpleColor": "_cambioPurpleColor_178qd_328", "cambioLilacColor": "_cambioLilacColor_178qd_332", "cambioThistleColor": "_cambioThistleColor_178qd_336", "cambioPinkColor": "_cambioPinkColor_178qd_340", "cambioNavyColor": "_cambioNavyColor_178qd_344", "cambioTealColor": "_cambioTealColor_178qd_348", "cambioSlateColor": "_cambioSlateColor_178qd_352", "cambioSkyColor": "_cambioSkyColor_178qd_356", "cambioYellow700Color": "_cambioYellow700Color_178qd_360", "cambioTransparentFullBackgroundColor": "_cambioTransparentFullBackgroundColor_178qd_364", "cambioBlackBackgroundColor": "_cambioBlackBackgroundColor_178qd_368", "cambioWhiteBackgroundColor": "_cambioWhiteBackgroundColor_178qd_372", "cambioGray100BackgroundColor": "_cambioGray100BackgroundColor_178qd_376", "cambioGray200BackgroundColor": "_cambioGray200BackgroundColor_178qd_380", "cambioGray300BackgroundColor": "_cambioGray300BackgroundColor_178qd_384", "cambioGray370BackgroundColor": "_cambioGray370BackgroundColor_178qd_388", "cambioGray700BackgroundColor": "_cambioGray700BackgroundColor_178qd_392", "cambioGray800BackgroundColor": "_cambioGray800BackgroundColor_178qd_396", "cambioGray870BackgroundColor": "_cambioGray870BackgroundColor_178qd_400", "cambioGray900BackgroundColor": "_cambioGray900BackgroundColor_178qd_404", "cambioDestructive100BackgroundColor": "_cambioDestructive100BackgroundColor_178qd_408", "cambioDestructive300BackgroundColor": "_cambioDestructive300BackgroundColor_178qd_412", "cambioDestructive370BackgroundColor": "_cambioDestructive370BackgroundColor_178qd_416", "cambioDestructive700BackgroundColor": "_cambioDestructive700BackgroundColor_178qd_420", "cambioDestructive770BackgroundColor": "_cambioDestructive770BackgroundColor_178qd_424", "cambioDestructive900BackgroundColor": "_cambioDestructive900BackgroundColor_178qd_428", "cambioSuccess100BackgroundColor": "_cambioSuccess100BackgroundColor_178qd_432", "cambioSuccess300BackgroundColor": "_cambioSuccess300BackgroundColor_178qd_436", "cambioSuccess370BackgroundColor": "_cambioSuccess370BackgroundColor_178qd_440", "cambioSuccess700BackgroundColor": "_cambioSuccess700BackgroundColor_178qd_444", "cambioSuccess770BackgroundColor": "_cambioSuccess770BackgroundColor_178qd_448", "cambioSuccess900BackgroundColor": "_cambioSuccess900BackgroundColor_178qd_452", "cambioRedBackgroundColor": "_cambioRedBackgroundColor_178qd_456", "cambioOrangeBackgroundColor": "_cambioOrangeBackgroundColor_178qd_460", "cambioTanBackgroundColor": "_cambioTanBackgroundColor_178qd_464", "cambioCreamBackgroundColor": "_cambioCreamBackgroundColor_178qd_468", "cambioPurpleBackgroundColor": "_cambioPurpleBackgroundColor_178qd_472", "cambioLilacBackgroundColor": "_cambioLilacBackgroundColor_178qd_476", "cambioThistleBackgroundColor": "_cambioThistleBackgroundColor_178qd_480", "cambioPinkBackgroundColor": "_cambioPinkBackgroundColor_178qd_484", "cambioNavyBackgroundColor": "_cambioNavyBackgroundColor_178qd_488", "cambioTealBackgroundColor": "_cambioTealBackgroundColor_178qd_492", "cambioSlateBackgroundColor": "_cambioSlateBackgroundColor_178qd_496", "cambioSkyBackgroundColor": "_cambioSkyBackgroundColor_178qd_500", "cambioYellow700BackgroundColor": "_cambioYellow700BackgroundColor_178qd_504" };
|
|
3
5
|
|
|
4
6
|
export {
|
|
5
7
|
colors_module_default
|
|
6
8
|
};
|
|
7
|
-
//# sourceMappingURL=
|
|
9
|
+
//# sourceMappingURL=FMQVMNVR.js.map
|
|
@@ -1 +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_178qd_2\",\"destructive700Color\":\"_destructive700Color_178qd_6\",\"gray700Color\":\"_gray700Color_178qd_10\",\"gray900Color\":\"_gray900Color_178qd_14\",\"primary700Color\":\"_primary700Color_178qd_18\",\"success700Color\":\"_success700Color_178qd_22\",\"whiteColor\":\"_whiteColor_178qd_26\",\"blackBackgroundColor\":\"_blackBackgroundColor_178qd_31\",\"destructive100BackgroundColor\":\"_destructive100BackgroundColor_178qd_35\",\"destructive200BackgroundColor\":\"_destructive200BackgroundColor_178qd_39\",\"destructive300BackgroundColor\":\"_destructive300BackgroundColor_178qd_43\",\"destructive700BackgroundColor\":\"_destructive700BackgroundColor_178qd_47\",\"destructive800BackgroundColor\":\"_destructive800BackgroundColor_178qd_51\",\"destructive900BackgroundColor\":\"_destructive900BackgroundColor_178qd_55\",\"gray10BackgroundColor\":\"_gray10BackgroundColor_178qd_59\",\"gray30BackgroundColor\":\"_gray30BackgroundColor_178qd_63\",\"gray60BackgroundColor\":\"_gray60BackgroundColor_178qd_67\",\"gray80BackgroundColor\":\"_gray80BackgroundColor_178qd_71\",\"gray100BackgroundColor\":\"_gray100BackgroundColor_178qd_75\",\"gray200BackgroundColor\":\"_gray200BackgroundColor_178qd_79\",\"gray300BackgroundColor\":\"_gray300BackgroundColor_178qd_83\",\"gray700BackgroundColor\":\"_gray700BackgroundColor_178qd_87\",\"gray800BackgroundColor\":\"_gray800BackgroundColor_178qd_91\",\"gray900BackgroundColor\":\"_gray900BackgroundColor_178qd_95\",\"orange100BackgroundColor\":\"_orange100BackgroundColor_178qd_99\",\"orange200BackgroundColor\":\"_orange200BackgroundColor_178qd_103\",\"orange300BackgroundColor\":\"_orange300BackgroundColor_178qd_107\",\"orange700BackgroundColor\":\"_orange700BackgroundColor_178qd_111\",\"orange800BackgroundColor\":\"_orange800BackgroundColor_178qd_115\",\"orange900BackgroundColor\":\"_orange900BackgroundColor_178qd_119\",\"primary100BackgroundColor\":\"_primary100BackgroundColor_178qd_123\",\"primary200BackgroundColor\":\"_primary200BackgroundColor_178qd_127\",\"primary300BackgroundColor\":\"_primary300BackgroundColor_178qd_131\",\"primary700BackgroundColor\":\"_primary700BackgroundColor_178qd_135\",\"primary800BackgroundColor\":\"_primary800BackgroundColor_178qd_139\",\"primary900BackgroundColor\":\"_primary900BackgroundColor_178qd_143\",\"success100BackgroundColor\":\"_success100BackgroundColor_178qd_147\",\"success200BackgroundColor\":\"_success200BackgroundColor_178qd_151\",\"success300BackgroundColor\":\"_success300BackgroundColor_178qd_155\",\"success700BackgroundColor\":\"_success700BackgroundColor_178qd_159\",\"success800BackgroundColor\":\"_success800BackgroundColor_178qd_163\",\"success900BackgroundColor\":\"_success900BackgroundColor_178qd_167\",\"purple100BackgroundColor\":\"_purple100BackgroundColor_178qd_171\",\"purple200BackgroundColor\":\"_purple200BackgroundColor_178qd_175\",\"purple300BackgroundColor\":\"_purple300BackgroundColor_178qd_179\",\"purple700BackgroundColor\":\"_purple700BackgroundColor_178qd_183\",\"purple800BackgroundColor\":\"_purple800BackgroundColor_178qd_187\",\"purple900BackgroundColor\":\"_purple900BackgroundColor_178qd_191\",\"whiteBackgroundColor\":\"_whiteBackgroundColor_178qd_195\",\"yellow100BackgroundColor\":\"_yellow100BackgroundColor_178qd_199\",\"yellow200BackgroundColor\":\"_yellow200BackgroundColor_178qd_203\",\"yellow300BackgroundColor\":\"_yellow300BackgroundColor_178qd_207\",\"yellow700BackgroundColor\":\"_yellow700BackgroundColor_178qd_211\",\"yellow800BackgroundColor\":\"_yellow800BackgroundColor_178qd_215\",\"yellow900BackgroundColor\":\"_yellow900BackgroundColor_178qd_219\",\"cambioBlackColor\":\"_cambioBlackColor_178qd_224\",\"cambioWhiteColor\":\"_cambioWhiteColor_178qd_228\",\"cambioGray100Color\":\"_cambioGray100Color_178qd_232\",\"cambioGray200Color\":\"_cambioGray200Color_178qd_236\",\"cambioGray300Color\":\"_cambioGray300Color_178qd_240\",\"cambioGray370Color\":\"_cambioGray370Color_178qd_244\",\"cambioGray700Color\":\"_cambioGray700Color_178qd_248\",\"cambioGray800Color\":\"_cambioGray800Color_178qd_252\",\"cambioGray870Color\":\"_cambioGray870Color_178qd_256\",\"cambioGray900Color\":\"_cambioGray900Color_178qd_260\",\"cambioDestructive100Color\":\"_cambioDestructive100Color_178qd_264\",\"cambioDestructive300Color\":\"_cambioDestructive300Color_178qd_268\",\"cambioDestructive370Color\":\"_cambioDestructive370Color_178qd_272\",\"cambioDestructive700Color\":\"_cambioDestructive700Color_178qd_276\",\"cambioDestructive770Color\":\"_cambioDestructive770Color_178qd_280\",\"cambioDestructive900Color\":\"_cambioDestructive900Color_178qd_284\",\"cambioSuccess100Color\":\"_cambioSuccess100Color_178qd_288\",\"cambioSuccess300Color\":\"_cambioSuccess300Color_178qd_292\",\"cambioSuccess370Color\":\"_cambioSuccess370Color_178qd_296\",\"cambioSuccess700Color\":\"_cambioSuccess700Color_178qd_300\",\"cambioSuccess770Color\":\"_cambioSuccess770Color_178qd_304\",\"cambioSuccess900Color\":\"_cambioSuccess900Color_178qd_308\",\"cambioRedColor\":\"_cambioRedColor_178qd_312\",\"cambioOrangeColor\":\"_cambioOrangeColor_178qd_316\",\"cambioTanColor\":\"_cambioTanColor_178qd_320\",\"cambioCreamColor\":\"_cambioCreamColor_178qd_324\",\"cambioPurpleColor\":\"_cambioPurpleColor_178qd_328\",\"cambioLilacColor\":\"_cambioLilacColor_178qd_332\",\"cambioThistleColor\":\"_cambioThistleColor_178qd_336\",\"cambioPinkColor\":\"_cambioPinkColor_178qd_340\",\"cambioNavyColor\":\"_cambioNavyColor_178qd_344\",\"cambioTealColor\":\"_cambioTealColor_178qd_348\",\"cambioSlateColor\":\"_cambioSlateColor_178qd_352\",\"cambioSkyColor\":\"_cambioSkyColor_178qd_356\",\"cambioYellow700Color\":\"_cambioYellow700Color_178qd_360\",\"cambioTransparentFullBackgroundColor\":\"_cambioTransparentFullBackgroundColor_178qd_364\",\"cambioBlackBackgroundColor\":\"_cambioBlackBackgroundColor_178qd_368\",\"cambioWhiteBackgroundColor\":\"_cambioWhiteBackgroundColor_178qd_372\",\"cambioGray100BackgroundColor\":\"_cambioGray100BackgroundColor_178qd_376\",\"cambioGray200BackgroundColor\":\"_cambioGray200BackgroundColor_178qd_380\",\"cambioGray300BackgroundColor\":\"_cambioGray300BackgroundColor_178qd_384\",\"cambioGray370BackgroundColor\":\"_cambioGray370BackgroundColor_178qd_388\",\"cambioGray700BackgroundColor\":\"_cambioGray700BackgroundColor_178qd_392\",\"cambioGray800BackgroundColor\":\"_cambioGray800BackgroundColor_178qd_396\",\"cambioGray870BackgroundColor\":\"_cambioGray870BackgroundColor_178qd_400\",\"cambioGray900BackgroundColor\":\"_cambioGray900BackgroundColor_178qd_404\",\"cambioDestructive100BackgroundColor\":\"_cambioDestructive100BackgroundColor_178qd_408\",\"cambioDestructive300BackgroundColor\":\"_cambioDestructive300BackgroundColor_178qd_412\",\"cambioDestructive370BackgroundColor\":\"_cambioDestructive370BackgroundColor_178qd_416\",\"cambioDestructive700BackgroundColor\":\"_cambioDestructive700BackgroundColor_178qd_420\",\"cambioDestructive770BackgroundColor\":\"_cambioDestructive770BackgroundColor_178qd_424\",\"cambioDestructive900BackgroundColor\":\"_cambioDestructive900BackgroundColor_178qd_428\",\"cambioSuccess100BackgroundColor\":\"_cambioSuccess100BackgroundColor_178qd_432\",\"cambioSuccess300BackgroundColor\":\"_cambioSuccess300BackgroundColor_178qd_436\",\"cambioSuccess370BackgroundColor\":\"_cambioSuccess370BackgroundColor_178qd_440\",\"cambioSuccess700BackgroundColor\":\"_cambioSuccess700BackgroundColor_178qd_444\",\"cambioSuccess770BackgroundColor\":\"_cambioSuccess770BackgroundColor_178qd_448\",\"cambioSuccess900BackgroundColor\":\"_cambioSuccess900BackgroundColor_178qd_452\",\"cambioRedBackgroundColor\":\"_cambioRedBackgroundColor_178qd_456\",\"cambioOrangeBackgroundColor\":\"_cambioOrangeBackgroundColor_178qd_460\",\"cambioTanBackgroundColor\":\"_cambioTanBackgroundColor_178qd_464\",\"cambioCreamBackgroundColor\":\"_cambioCreamBackgroundColor_178qd_468\",\"cambioPurpleBackgroundColor\":\"_cambioPurpleBackgroundColor_178qd_472\",\"cambioLilacBackgroundColor\":\"_cambioLilacBackgroundColor_178qd_476\",\"cambioThistleBackgroundColor\":\"_cambioThistleBackgroundColor_178qd_480\",\"cambioPinkBackgroundColor\":\"_cambioPinkBackgroundColor_178qd_484\",\"cambioNavyBackgroundColor\":\"_cambioNavyBackgroundColor_178qd_488\",\"cambioTealBackgroundColor\":\"_cambioTealBackgroundColor_178qd_492\",\"cambioSlateBackgroundColor\":\"_cambioSlateBackgroundColor_178qd_496\",\"cambioSkyBackgroundColor\":\"_cambioSkyBackgroundColor_178qd_500\",\"cambioYellow700BackgroundColor\":\"_cambioYellow700BackgroundColor_178qd_504\"}"],"mappings":";AAA4F,IAAO,wBAAQ,EAAC,gBAAe,yBAAwB,uBAAsB,gCAA+B,gBAAe,0BAAyB,gBAAe,0BAAyB,mBAAkB,6BAA4B,mBAAkB,6BAA4B,cAAa,wBAAuB,wBAAuB,kCAAiC,iCAAgC,2CAA0C,iCAAgC,2CAA0C,iCAAgC,2CAA0C,iCAAgC,2CAA0C,iCAAgC,2CAA0C,iCAAgC,2CAA0C,yBAAwB,mCAAkC,yBAAwB,mCAAkC,yBAAwB,mCAAkC,yBAAwB,mCAAkC,0BAAyB,oCAAmC,0BAAyB,oCAAmC,0BAAyB,oCAAmC,0BAAyB,oCAAmC,0BAAyB,oCAAmC,0BAAyB,oCAAmC,4BAA2B,sCAAqC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,wBAAuB,mCAAkC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,oBAAmB,+BAA8B,oBAAmB,+BAA8B,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,kBAAiB,6BAA4B,qBAAoB,gCAA+B,kBAAiB,6BAA4B,oBAAmB,+BAA8B,qBAAoB,gCAA+B,oBAAmB,+BAA8B,sBAAqB,iCAAgC,mBAAkB,8BAA6B,mBAAkB,8BAA6B,mBAAkB,8BAA6B,oBAAmB,+BAA8B,kBAAiB,6BAA4B,wBAAuB,mCAAkC,wCAAuC,mDAAkD,8BAA6B,yCAAwC,8BAA6B,yCAAwC,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,uCAAsC,kDAAiD,uCAAsC,kDAAiD,uCAAsC,kDAAiD,uCAAsC,kDAAiD,uCAAsC,kDAAiD,uCAAsC,kDAAiD,mCAAkC,8CAA6C,mCAAkC,8CAA6C,mCAAkC,8CAA6C,mCAAkC,8CAA6C,mCAAkC,8CAA6C,mCAAkC,8CAA6C,4BAA2B,uCAAsC,+BAA8B,0CAAyC,4BAA2B,uCAAsC,8BAA6B,yCAAwC,+BAA8B,0CAAyC,8BAA6B,yCAAwC,gCAA+B,2CAA0C,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,8BAA6B,yCAAwC,4BAA2B,uCAAsC,kCAAiC,4CAA2C;","names":[]}
|
|
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_178qd_2\",\"destructive700Color\":\"_destructive700Color_178qd_6\",\"gray700Color\":\"_gray700Color_178qd_10\",\"gray900Color\":\"_gray900Color_178qd_14\",\"primary700Color\":\"_primary700Color_178qd_18\",\"success700Color\":\"_success700Color_178qd_22\",\"whiteColor\":\"_whiteColor_178qd_26\",\"blackBackgroundColor\":\"_blackBackgroundColor_178qd_31\",\"destructive100BackgroundColor\":\"_destructive100BackgroundColor_178qd_35\",\"destructive200BackgroundColor\":\"_destructive200BackgroundColor_178qd_39\",\"destructive300BackgroundColor\":\"_destructive300BackgroundColor_178qd_43\",\"destructive700BackgroundColor\":\"_destructive700BackgroundColor_178qd_47\",\"destructive800BackgroundColor\":\"_destructive800BackgroundColor_178qd_51\",\"destructive900BackgroundColor\":\"_destructive900BackgroundColor_178qd_55\",\"gray10BackgroundColor\":\"_gray10BackgroundColor_178qd_59\",\"gray30BackgroundColor\":\"_gray30BackgroundColor_178qd_63\",\"gray60BackgroundColor\":\"_gray60BackgroundColor_178qd_67\",\"gray80BackgroundColor\":\"_gray80BackgroundColor_178qd_71\",\"gray100BackgroundColor\":\"_gray100BackgroundColor_178qd_75\",\"gray200BackgroundColor\":\"_gray200BackgroundColor_178qd_79\",\"gray300BackgroundColor\":\"_gray300BackgroundColor_178qd_83\",\"gray700BackgroundColor\":\"_gray700BackgroundColor_178qd_87\",\"gray800BackgroundColor\":\"_gray800BackgroundColor_178qd_91\",\"gray900BackgroundColor\":\"_gray900BackgroundColor_178qd_95\",\"orange100BackgroundColor\":\"_orange100BackgroundColor_178qd_99\",\"orange200BackgroundColor\":\"_orange200BackgroundColor_178qd_103\",\"orange300BackgroundColor\":\"_orange300BackgroundColor_178qd_107\",\"orange700BackgroundColor\":\"_orange700BackgroundColor_178qd_111\",\"orange800BackgroundColor\":\"_orange800BackgroundColor_178qd_115\",\"orange900BackgroundColor\":\"_orange900BackgroundColor_178qd_119\",\"primary100BackgroundColor\":\"_primary100BackgroundColor_178qd_123\",\"primary200BackgroundColor\":\"_primary200BackgroundColor_178qd_127\",\"primary300BackgroundColor\":\"_primary300BackgroundColor_178qd_131\",\"primary700BackgroundColor\":\"_primary700BackgroundColor_178qd_135\",\"primary800BackgroundColor\":\"_primary800BackgroundColor_178qd_139\",\"primary900BackgroundColor\":\"_primary900BackgroundColor_178qd_143\",\"success100BackgroundColor\":\"_success100BackgroundColor_178qd_147\",\"success200BackgroundColor\":\"_success200BackgroundColor_178qd_151\",\"success300BackgroundColor\":\"_success300BackgroundColor_178qd_155\",\"success700BackgroundColor\":\"_success700BackgroundColor_178qd_159\",\"success800BackgroundColor\":\"_success800BackgroundColor_178qd_163\",\"success900BackgroundColor\":\"_success900BackgroundColor_178qd_167\",\"purple100BackgroundColor\":\"_purple100BackgroundColor_178qd_171\",\"purple200BackgroundColor\":\"_purple200BackgroundColor_178qd_175\",\"purple300BackgroundColor\":\"_purple300BackgroundColor_178qd_179\",\"purple700BackgroundColor\":\"_purple700BackgroundColor_178qd_183\",\"purple800BackgroundColor\":\"_purple800BackgroundColor_178qd_187\",\"purple900BackgroundColor\":\"_purple900BackgroundColor_178qd_191\",\"whiteBackgroundColor\":\"_whiteBackgroundColor_178qd_195\",\"yellow100BackgroundColor\":\"_yellow100BackgroundColor_178qd_199\",\"yellow200BackgroundColor\":\"_yellow200BackgroundColor_178qd_203\",\"yellow300BackgroundColor\":\"_yellow300BackgroundColor_178qd_207\",\"yellow700BackgroundColor\":\"_yellow700BackgroundColor_178qd_211\",\"yellow800BackgroundColor\":\"_yellow800BackgroundColor_178qd_215\",\"yellow900BackgroundColor\":\"_yellow900BackgroundColor_178qd_219\",\"cambioBlackColor\":\"_cambioBlackColor_178qd_224\",\"cambioWhiteColor\":\"_cambioWhiteColor_178qd_228\",\"cambioGray100Color\":\"_cambioGray100Color_178qd_232\",\"cambioGray200Color\":\"_cambioGray200Color_178qd_236\",\"cambioGray300Color\":\"_cambioGray300Color_178qd_240\",\"cambioGray370Color\":\"_cambioGray370Color_178qd_244\",\"cambioGray700Color\":\"_cambioGray700Color_178qd_248\",\"cambioGray800Color\":\"_cambioGray800Color_178qd_252\",\"cambioGray870Color\":\"_cambioGray870Color_178qd_256\",\"cambioGray900Color\":\"_cambioGray900Color_178qd_260\",\"cambioDestructive100Color\":\"_cambioDestructive100Color_178qd_264\",\"cambioDestructive300Color\":\"_cambioDestructive300Color_178qd_268\",\"cambioDestructive370Color\":\"_cambioDestructive370Color_178qd_272\",\"cambioDestructive700Color\":\"_cambioDestructive700Color_178qd_276\",\"cambioDestructive770Color\":\"_cambioDestructive770Color_178qd_280\",\"cambioDestructive900Color\":\"_cambioDestructive900Color_178qd_284\",\"cambioSuccess100Color\":\"_cambioSuccess100Color_178qd_288\",\"cambioSuccess300Color\":\"_cambioSuccess300Color_178qd_292\",\"cambioSuccess370Color\":\"_cambioSuccess370Color_178qd_296\",\"cambioSuccess700Color\":\"_cambioSuccess700Color_178qd_300\",\"cambioSuccess770Color\":\"_cambioSuccess770Color_178qd_304\",\"cambioSuccess900Color\":\"_cambioSuccess900Color_178qd_308\",\"cambioRedColor\":\"_cambioRedColor_178qd_312\",\"cambioOrangeColor\":\"_cambioOrangeColor_178qd_316\",\"cambioTanColor\":\"_cambioTanColor_178qd_320\",\"cambioCreamColor\":\"_cambioCreamColor_178qd_324\",\"cambioPurpleColor\":\"_cambioPurpleColor_178qd_328\",\"cambioLilacColor\":\"_cambioLilacColor_178qd_332\",\"cambioThistleColor\":\"_cambioThistleColor_178qd_336\",\"cambioPinkColor\":\"_cambioPinkColor_178qd_340\",\"cambioNavyColor\":\"_cambioNavyColor_178qd_344\",\"cambioTealColor\":\"_cambioTealColor_178qd_348\",\"cambioSlateColor\":\"_cambioSlateColor_178qd_352\",\"cambioSkyColor\":\"_cambioSkyColor_178qd_356\",\"cambioYellow700Color\":\"_cambioYellow700Color_178qd_360\",\"cambioTransparentFullBackgroundColor\":\"_cambioTransparentFullBackgroundColor_178qd_364\",\"cambioBlackBackgroundColor\":\"_cambioBlackBackgroundColor_178qd_368\",\"cambioWhiteBackgroundColor\":\"_cambioWhiteBackgroundColor_178qd_372\",\"cambioGray100BackgroundColor\":\"_cambioGray100BackgroundColor_178qd_376\",\"cambioGray200BackgroundColor\":\"_cambioGray200BackgroundColor_178qd_380\",\"cambioGray300BackgroundColor\":\"_cambioGray300BackgroundColor_178qd_384\",\"cambioGray370BackgroundColor\":\"_cambioGray370BackgroundColor_178qd_388\",\"cambioGray700BackgroundColor\":\"_cambioGray700BackgroundColor_178qd_392\",\"cambioGray800BackgroundColor\":\"_cambioGray800BackgroundColor_178qd_396\",\"cambioGray870BackgroundColor\":\"_cambioGray870BackgroundColor_178qd_400\",\"cambioGray900BackgroundColor\":\"_cambioGray900BackgroundColor_178qd_404\",\"cambioDestructive100BackgroundColor\":\"_cambioDestructive100BackgroundColor_178qd_408\",\"cambioDestructive300BackgroundColor\":\"_cambioDestructive300BackgroundColor_178qd_412\",\"cambioDestructive370BackgroundColor\":\"_cambioDestructive370BackgroundColor_178qd_416\",\"cambioDestructive700BackgroundColor\":\"_cambioDestructive700BackgroundColor_178qd_420\",\"cambioDestructive770BackgroundColor\":\"_cambioDestructive770BackgroundColor_178qd_424\",\"cambioDestructive900BackgroundColor\":\"_cambioDestructive900BackgroundColor_178qd_428\",\"cambioSuccess100BackgroundColor\":\"_cambioSuccess100BackgroundColor_178qd_432\",\"cambioSuccess300BackgroundColor\":\"_cambioSuccess300BackgroundColor_178qd_436\",\"cambioSuccess370BackgroundColor\":\"_cambioSuccess370BackgroundColor_178qd_440\",\"cambioSuccess700BackgroundColor\":\"_cambioSuccess700BackgroundColor_178qd_444\",\"cambioSuccess770BackgroundColor\":\"_cambioSuccess770BackgroundColor_178qd_448\",\"cambioSuccess900BackgroundColor\":\"_cambioSuccess900BackgroundColor_178qd_452\",\"cambioRedBackgroundColor\":\"_cambioRedBackgroundColor_178qd_456\",\"cambioOrangeBackgroundColor\":\"_cambioOrangeBackgroundColor_178qd_460\",\"cambioTanBackgroundColor\":\"_cambioTanBackgroundColor_178qd_464\",\"cambioCreamBackgroundColor\":\"_cambioCreamBackgroundColor_178qd_468\",\"cambioPurpleBackgroundColor\":\"_cambioPurpleBackgroundColor_178qd_472\",\"cambioLilacBackgroundColor\":\"_cambioLilacBackgroundColor_178qd_476\",\"cambioThistleBackgroundColor\":\"_cambioThistleBackgroundColor_178qd_480\",\"cambioPinkBackgroundColor\":\"_cambioPinkBackgroundColor_178qd_484\",\"cambioNavyBackgroundColor\":\"_cambioNavyBackgroundColor_178qd_488\",\"cambioTealBackgroundColor\":\"_cambioTealBackgroundColor_178qd_492\",\"cambioSlateBackgroundColor\":\"_cambioSlateBackgroundColor_178qd_496\",\"cambioSkyBackgroundColor\":\"_cambioSkyBackgroundColor_178qd_500\",\"cambioYellow700BackgroundColor\":\"_cambioYellow700BackgroundColor_178qd_504\"}"],"mappings":";;;AAA4F,IAAO,wBAAQ,EAAC,gBAAe,yBAAwB,uBAAsB,gCAA+B,gBAAe,0BAAyB,gBAAe,0BAAyB,mBAAkB,6BAA4B,mBAAkB,6BAA4B,cAAa,wBAAuB,wBAAuB,kCAAiC,iCAAgC,2CAA0C,iCAAgC,2CAA0C,iCAAgC,2CAA0C,iCAAgC,2CAA0C,iCAAgC,2CAA0C,iCAAgC,2CAA0C,yBAAwB,mCAAkC,yBAAwB,mCAAkC,yBAAwB,mCAAkC,yBAAwB,mCAAkC,0BAAyB,oCAAmC,0BAAyB,oCAAmC,0BAAyB,oCAAmC,0BAAyB,oCAAmC,0BAAyB,oCAAmC,0BAAyB,oCAAmC,4BAA2B,sCAAqC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,wBAAuB,mCAAkC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,4BAA2B,uCAAsC,oBAAmB,+BAA8B,oBAAmB,+BAA8B,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,sBAAqB,iCAAgC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,yBAAwB,oCAAmC,kBAAiB,6BAA4B,qBAAoB,gCAA+B,kBAAiB,6BAA4B,oBAAmB,+BAA8B,qBAAoB,gCAA+B,oBAAmB,+BAA8B,sBAAqB,iCAAgC,mBAAkB,8BAA6B,mBAAkB,8BAA6B,mBAAkB,8BAA6B,oBAAmB,+BAA8B,kBAAiB,6BAA4B,wBAAuB,mCAAkC,wCAAuC,mDAAkD,8BAA6B,yCAAwC,8BAA6B,yCAAwC,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,gCAA+B,2CAA0C,uCAAsC,kDAAiD,uCAAsC,kDAAiD,uCAAsC,kDAAiD,uCAAsC,kDAAiD,uCAAsC,kDAAiD,uCAAsC,kDAAiD,mCAAkC,8CAA6C,mCAAkC,8CAA6C,mCAAkC,8CAA6C,mCAAkC,8CAA6C,mCAAkC,8CAA6C,mCAAkC,8CAA6C,4BAA2B,uCAAsC,+BAA8B,0CAAyC,4BAA2B,uCAAsC,8BAA6B,yCAAwC,+BAA8B,0CAAyC,8BAA6B,yCAAwC,gCAA+B,2CAA0C,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,8BAA6B,yCAAwC,4BAA2B,uCAAsC,kCAAiC,4CAA2C;","names":[]}
|