@cambly/syntax-core 10.38.0 → 11.0.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 +5 -5
- package/dist/Avatar/Avatar.css +71 -305
- package/dist/Avatar/Avatar.css.map +1 -1
- package/dist/Avatar/Avatar.d.ts +1 -1
- package/dist/Avatar/Avatar.js +4 -4
- package/dist/AvatarGroup/AvatarGroup.cjs +4 -4
- package/dist/AvatarGroup/AvatarGroup.css +71 -305
- package/dist/AvatarGroup/AvatarGroup.css.map +1 -1
- package/dist/AvatarGroup/AvatarGroup.js +3 -3
- package/dist/Badge/Badge.cjs +5 -5
- package/dist/Badge/Badge.css +71 -305
- package/dist/Badge/Badge.css.map +1 -1
- package/dist/Badge/Badge.d.ts +1 -1
- package/dist/Badge/Badge.js +4 -4
- package/dist/Box/Box.cjs +3 -3
- package/dist/Box/Box.css +71 -305
- package/dist/Box/Box.css.map +1 -1
- package/dist/Box/Box.js +2 -2
- package/dist/Button/Button.cjs +9 -9
- package/dist/Button/Button.css +71 -305
- package/dist/Button/Button.css.map +1 -1
- package/dist/Button/Button.js +8 -8
- package/dist/ButtonGroup/ButtonGroup.d.ts +1 -1
- package/dist/Card/Card.cjs +4 -4
- package/dist/Card/Card.css +71 -305
- package/dist/Card/Card.css.map +1 -1
- package/dist/Card/Card.js +3 -3
- package/dist/Checkbox/Checkbox.cjs +4 -4
- package/dist/Checkbox/Checkbox.css +71 -305
- package/dist/Checkbox/Checkbox.css.map +1 -1
- package/dist/Checkbox/Checkbox.d.ts +1 -1
- package/dist/Checkbox/Checkbox.js +3 -3
- package/dist/Chip/Chip.cjs +5 -5
- package/dist/Chip/Chip.css +71 -305
- package/dist/Chip/Chip.css.map +1 -1
- package/dist/Chip/Chip.js +4 -4
- package/dist/Dialog/Dialog.cjs +3 -3
- package/dist/Dialog/Dialog.css +71 -305
- package/dist/Dialog/Dialog.css.map +1 -1
- package/dist/Dialog/Dialog.js +2 -2
- package/dist/Dialog/ModalDialog.cjs +10 -10
- package/dist/Dialog/ModalDialog.css +71 -305
- package/dist/Dialog/ModalDialog.css.map +1 -1
- package/dist/Dialog/ModalDialog.js +9 -9
- package/dist/Divider/Divider.cjs +3 -3
- package/dist/Divider/Divider.css +71 -305
- package/dist/Divider/Divider.css.map +1 -1
- package/dist/Divider/Divider.js +2 -2
- package/dist/Heading/Heading.cjs +4 -4
- package/dist/Heading/Heading.css +71 -305
- package/dist/Heading/Heading.css.map +1 -1
- package/dist/Heading/Heading.d.ts +1 -1
- package/dist/Heading/Heading.js +3 -3
- package/dist/IconButton/IconButton.cjs +6 -6
- package/dist/IconButton/IconButton.css +71 -305
- package/dist/IconButton/IconButton.css.map +1 -1
- package/dist/IconButton/IconButton.js +5 -5
- package/dist/LinkButton/LinkButton.cjs +8 -8
- package/dist/LinkButton/LinkButton.css +71 -305
- package/dist/LinkButton/LinkButton.css.map +1 -1
- package/dist/LinkButton/LinkButton.js +7 -7
- package/dist/Modal/Layer.cjs +4 -4
- package/dist/Modal/Layer.css +71 -305
- package/dist/Modal/Layer.css.map +1 -1
- package/dist/Modal/Layer.js +3 -3
- package/dist/Modal/Modal.cjs +12 -12
- package/dist/Modal/Modal.css +71 -305
- package/dist/Modal/Modal.css.map +1 -1
- package/dist/Modal/Modal.js +11 -11
- package/dist/Popover/Popover.cjs +11 -11
- package/dist/Popover/Popover.css +71 -305
- package/dist/Popover/Popover.css.map +1 -1
- package/dist/Popover/Popover.js +10 -10
- package/dist/RadioButton/RadioButton.cjs +5 -5
- package/dist/RadioButton/RadioButton.css +71 -305
- package/dist/RadioButton/RadioButton.css.map +1 -1
- package/dist/RadioButton/RadioButton.d.ts +1 -1
- package/dist/RadioButton/RadioButton.js +4 -4
- package/dist/RichSelect/RichSelectBox.cjs +16 -16
- package/dist/RichSelect/RichSelectBox.css +71 -305
- package/dist/RichSelect/RichSelectBox.css.map +1 -1
- package/dist/RichSelect/RichSelectBox.d.ts +1 -1
- package/dist/RichSelect/RichSelectBox.js +15 -15
- package/dist/RichSelect/RichSelectChip.cjs +6 -6
- package/dist/RichSelect/RichSelectChip.css +71 -305
- package/dist/RichSelect/RichSelectChip.css.map +1 -1
- package/dist/RichSelect/RichSelectChip.js +5 -5
- package/dist/RichSelect/RichSelectList.cjs +22 -22
- package/dist/RichSelect/RichSelectList.css +71 -305
- package/dist/RichSelect/RichSelectList.css.map +1 -1
- package/dist/RichSelect/RichSelectList.d.ts +1 -1
- package/dist/RichSelect/RichSelectList.js +21 -21
- package/dist/RichSelect/RichSelectRadioButton.cjs +6 -6
- package/dist/RichSelect/RichSelectRadioButton.css +71 -305
- package/dist/RichSelect/RichSelectRadioButton.css.map +1 -1
- package/dist/RichSelect/RichSelectRadioButton.d.ts +1 -1
- package/dist/RichSelect/RichSelectRadioButton.js +5 -5
- package/dist/RichSelect/RichSelectSection.cjs +4 -4
- package/dist/RichSelect/RichSelectSection.css +71 -305
- package/dist/RichSelect/RichSelectSection.css.map +1 -1
- package/dist/RichSelect/RichSelectSection.js +3 -3
- package/dist/SelectList/SelectList.cjs +6 -6
- package/dist/SelectList/SelectList.css +71 -305
- package/dist/SelectList/SelectList.css.map +1 -1
- package/dist/SelectList/SelectList.js +5 -5
- package/dist/TapArea/TapArea.d.ts +1 -1
- package/dist/TextArea/TextArea.cjs +5 -5
- package/dist/TextArea/TextArea.css +71 -305
- package/dist/TextArea/TextArea.css.map +1 -1
- package/dist/TextArea/TextArea.js +4 -4
- package/dist/TextField/TextField.cjs +5 -5
- package/dist/TextField/TextField.css +71 -305
- package/dist/TextField/TextField.css.map +1 -1
- package/dist/TextField/TextField.js +4 -4
- package/dist/Tooltip/Tooltip.cjs +4 -4
- package/dist/Tooltip/Tooltip.css +71 -305
- package/dist/Tooltip/Tooltip.css.map +1 -1
- package/dist/Tooltip/Tooltip.js +3 -3
- package/dist/Typography/Typography.cjs +3 -3
- package/dist/Typography/Typography.css +71 -305
- package/dist/Typography/Typography.css.map +1 -1
- package/dist/Typography/Typography.d.ts +1 -1
- package/dist/Typography/Typography.js +2 -2
- package/dist/__chunks/25TMUQNI.cjs +9 -0
- package/dist/__chunks/25TMUQNI.cjs.map +1 -0
- package/dist/__chunks/{T43E4BS4.js → 2AXMXHLN.js} +5 -5
- package/dist/__chunks/{T2G4KRBE.cjs → 2DIXO2DX.cjs} +4 -4
- package/dist/__chunks/2M4NFHP3.cjs +9 -0
- package/dist/__chunks/2M4NFHP3.cjs.map +1 -0
- package/dist/__chunks/{PX2UXNON.js → 2Y74R7FR.js} +4 -4
- package/dist/__chunks/2Y74R7FR.js.map +1 -0
- package/dist/__chunks/33N6APZI.cjs +37 -0
- package/dist/__chunks/{3OMIAWRN.cjs → 3F6ZYQ2N.cjs} +9 -9
- package/dist/__chunks/{2IXPTAJD.js → 3GMABSQQ.js} +9 -9
- package/dist/__chunks/3GMABSQQ.js.map +1 -0
- package/dist/__chunks/{OUH7XWQR.cjs → 3Q5GZWDJ.cjs} +7 -7
- package/dist/__chunks/{X67IWLZJ.cjs → 3TRJH5PN.cjs} +16 -16
- package/dist/__chunks/{HXTCI7A3.js → 3XJZEGNR.js} +2 -2
- package/dist/__chunks/42PXTCNP.js +9 -0
- package/dist/__chunks/42PXTCNP.js.map +1 -0
- package/dist/__chunks/{COLPERJT.cjs → 5A7NZN6R.cjs} +7 -7
- package/dist/__chunks/{272LSIIS.cjs → 5TXFYVC6.cjs} +5 -5
- package/dist/__chunks/{272LSIIS.cjs.map → 5TXFYVC6.cjs.map} +1 -1
- package/dist/__chunks/{PROA22UK.cjs → 65J4XTMX.cjs} +7 -7
- package/dist/__chunks/{JUQWWD2D.js → 665YTLAL.js} +3 -3
- package/dist/__chunks/{ZGI5YNKG.cjs → 6Y5ROOOQ.cjs} +3 -3
- package/dist/__chunks/{A6EQN4YQ.js → 72KJKVDM.js} +7 -7
- package/dist/__chunks/{45TK5V2G.cjs → 7ROHPPQU.cjs} +24 -24
- package/dist/__chunks/{YUMINZNX.cjs → APLP5AB7.cjs} +1 -1
- package/dist/__chunks/{YUMINZNX.cjs.map → APLP5AB7.cjs.map} +1 -1
- package/dist/__chunks/{SSVDOCMD.js → B2H72KQX.js} +3 -3
- package/dist/__chunks/{D5AQ3PGB.cjs → BR5VQPSZ.cjs} +3 -3
- package/dist/__chunks/{6PRG6ZYW.js → BVBONLQR.js} +2 -2
- package/dist/__chunks/{ECA33JJ5.js → C3HA4L2U.js} +2 -2
- package/dist/__chunks/{MOJ335LT.cjs → CC2KCC7R.cjs} +8 -8
- package/dist/__chunks/{XCGRNBQH.cjs → CCWSUOIC.cjs} +10 -10
- package/dist/__chunks/CCWSUOIC.cjs.map +1 -0
- package/dist/__chunks/{DMA6PPUZ.cjs → DCWVWQ2F.cjs} +3 -6
- package/dist/__chunks/DCWVWQ2F.cjs.map +1 -0
- package/dist/__chunks/{HLC7NU6Z.js → DHOC4CAU.js} +2 -2
- package/dist/__chunks/{UVQS6LU3.js → DWWKBOGE.js} +11 -11
- package/dist/__chunks/DWWKBOGE.js.map +1 -0
- package/dist/__chunks/{QVOCSKIN.js → EDJLIWNN.js} +5 -5
- package/dist/__chunks/{NMX5UDLV.js → EOEYMFUJ.js} +2 -2
- package/dist/__chunks/{MEOMWLNG.js → ETNYF6H5.js} +4 -4
- package/dist/__chunks/{FESAFV44.cjs → FPDSM74F.cjs} +3 -3
- package/dist/__chunks/{D62L3CWM.cjs → GJZUC7BQ.cjs} +7 -7
- package/dist/__chunks/{7IV2L4B4.cjs → GOW4YAYH.cjs} +6 -6
- package/dist/__chunks/{7IV2L4B4.cjs.map → GOW4YAYH.cjs.map} +1 -1
- package/dist/__chunks/{TZGJS522.js → HH5XJEO5.js} +2 -2
- package/dist/__chunks/{K65WDLIC.js → HMTHZDZ3.js} +5 -5
- package/dist/__chunks/HMTHZDZ3.js.map +1 -0
- package/dist/__chunks/LGB3NFC4.cjs +56 -0
- package/dist/__chunks/LGB3NFC4.cjs.map +1 -0
- package/dist/__chunks/{CTNDDLBZ.js → LPI4KPI2.js} +3 -3
- package/dist/__chunks/{UT353VLR.cjs → M4HJ5QZM.cjs} +3 -3
- package/dist/__chunks/{BOU7KSFV.cjs → M6F3DOMS.cjs} +14 -14
- package/dist/__chunks/{T32LVZ6S.js → O7LOFAKP.js} +2 -2
- package/dist/__chunks/{A5FQZ2CW.js → OSFJ6PMW.js} +1 -1
- package/dist/__chunks/{A5FQZ2CW.js.map → OSFJ6PMW.js.map} +1 -1
- package/dist/__chunks/{FVGIQTM2.js → OXM4ZIZ4.js} +4 -4
- package/dist/__chunks/{JRTUP3VP.cjs → PZ6S6MCT.cjs} +8 -8
- package/dist/__chunks/{M36V23WR.js → Q62XO2L2.js} +2 -2
- package/dist/__chunks/{4EIK6LQR.js → Q6JWKPZD.js} +3 -3
- package/dist/__chunks/{CGBH73TM.cjs → QSPSQGJI.cjs} +3 -3
- package/dist/__chunks/{W52D7D34.cjs → QTBR7TWV.cjs} +5 -5
- package/dist/__chunks/{H3IUTBTY.js → QZC5LXBR.js} +3 -3
- package/dist/__chunks/{EZUXET6V.cjs → RB3G3MSW.cjs} +3 -3
- package/dist/__chunks/RJHD6EJ3.js +56 -0
- package/dist/__chunks/RJHD6EJ3.js.map +1 -0
- package/dist/__chunks/{CHOHIFJN.cjs → ROKJS4JR.cjs} +3 -3
- package/dist/__chunks/{JHUEQO5Q.cjs → S35EEGAP.cjs} +3 -3
- package/dist/__chunks/{Y2AMPQUU.cjs → S3ZWPIRJ.cjs} +10 -10
- package/dist/__chunks/{MKZONAGT.cjs → TBD42MPV.cjs} +11 -11
- package/dist/__chunks/{MKZONAGT.cjs.map → TBD42MPV.cjs.map} +1 -1
- package/dist/__chunks/{535SBVS5.js → U3FBL6LD.js} +2 -2
- package/dist/__chunks/{RQ5XRLL6.js → UENDVGIP.js} +2 -2
- package/dist/__chunks/{UK6ERDNB.cjs → UQWB5VP6.cjs} +8 -8
- package/dist/__chunks/UZ4ORX3X.js +9 -0
- package/dist/__chunks/UZ4ORX3X.js.map +1 -0
- package/dist/__chunks/{OSEMTZVK.js → VISYTOZE.js} +10 -10
- package/dist/__chunks/{TK2EQ6QG.js → WLJ6Y7KS.js} +3 -6
- package/dist/__chunks/{TK2EQ6QG.js.map → WLJ6Y7KS.js.map} +1 -1
- package/dist/__chunks/{76LTWV2Q.cjs → WZWLUIXX.cjs} +3 -3
- package/dist/__chunks/{SNF42PSE.js → XGJC6J5R.js} +4 -4
- package/dist/__chunks/{ASY5BZ34.js → XZOWHDOS.js} +6 -6
- package/dist/__chunks/{T2WJJCS3.cjs → YBNBVMSU.cjs} +7 -7
- package/dist/__chunks/{T2WJJCS3.cjs.map → YBNBVMSU.cjs.map} +1 -1
- package/dist/__chunks/{LDHALTXE.js → Z4HWXSTM.js} +3 -3
- package/dist/__chunks/{GJMFOAIB.js → ZVERXSQG.js} +4 -4
- package/dist/__chunks/ZVERXSQG.js.map +1 -0
- package/dist/colors/allColors.cjs +33 -55
- package/dist/colors/allColors.cjs.map +1 -1
- package/dist/colors/allColors.d.ts +1 -1
- package/dist/colors/allColors.js +33 -55
- package/dist/colors/allColors.js.map +1 -1
- package/dist/colors/backgroundColor.cjs +3 -3
- package/dist/colors/backgroundColor.css +71 -305
- package/dist/colors/backgroundColor.css.map +1 -1
- package/dist/colors/backgroundColor.js +2 -2
- package/dist/colors/border.cjs +3 -3
- package/dist/colors/border.css +71 -305
- package/dist/colors/border.css.map +1 -1
- package/dist/colors/border.js +2 -2
- package/dist/colors/foregroundColor.cjs +3 -3
- package/dist/colors/foregroundColor.css +71 -305
- package/dist/colors/foregroundColor.css.map +1 -1
- package/dist/colors/foregroundColor.js +2 -2
- package/dist/index.cjs +35 -35
- package/dist/index.css +71 -305
- package/dist/index.css.map +1 -1
- package/dist/index.js +34 -34
- package/package.json +3 -3
- package/dist/__chunks/2IXPTAJD.js.map +0 -1
- package/dist/__chunks/C3KZXHTV.cjs +0 -37
- package/dist/__chunks/DMA6PPUZ.cjs.map +0 -1
- package/dist/__chunks/GJMFOAIB.js.map +0 -1
- package/dist/__chunks/K65WDLIC.js.map +0 -1
- package/dist/__chunks/KZT53ITQ.cjs +0 -9
- package/dist/__chunks/KZT53ITQ.cjs.map +0 -1
- package/dist/__chunks/PUTZ53EC.js +0 -9
- package/dist/__chunks/PUTZ53EC.js.map +0 -1
- package/dist/__chunks/PX2UXNON.js.map +0 -1
- package/dist/__chunks/QT6IRCGW.cjs +0 -9
- package/dist/__chunks/QT6IRCGW.cjs.map +0 -1
- package/dist/__chunks/RAL6R27S.cjs +0 -56
- package/dist/__chunks/RAL6R27S.cjs.map +0 -1
- package/dist/__chunks/S6TNP7G5.js +0 -9
- package/dist/__chunks/S6TNP7G5.js.map +0 -1
- package/dist/__chunks/T6PXFSRX.js +0 -56
- package/dist/__chunks/T6PXFSRX.js.map +0 -1
- package/dist/__chunks/UVQS6LU3.js.map +0 -1
- package/dist/__chunks/XCGRNBQH.cjs.map +0 -1
- /package/dist/__chunks/{T43E4BS4.js.map → 2AXMXHLN.js.map} +0 -0
- /package/dist/__chunks/{T2G4KRBE.cjs.map → 2DIXO2DX.cjs.map} +0 -0
- /package/dist/__chunks/{C3KZXHTV.cjs.map → 33N6APZI.cjs.map} +0 -0
- /package/dist/__chunks/{3OMIAWRN.cjs.map → 3F6ZYQ2N.cjs.map} +0 -0
- /package/dist/__chunks/{OUH7XWQR.cjs.map → 3Q5GZWDJ.cjs.map} +0 -0
- /package/dist/__chunks/{X67IWLZJ.cjs.map → 3TRJH5PN.cjs.map} +0 -0
- /package/dist/__chunks/{HXTCI7A3.js.map → 3XJZEGNR.js.map} +0 -0
- /package/dist/__chunks/{COLPERJT.cjs.map → 5A7NZN6R.cjs.map} +0 -0
- /package/dist/__chunks/{PROA22UK.cjs.map → 65J4XTMX.cjs.map} +0 -0
- /package/dist/__chunks/{JUQWWD2D.js.map → 665YTLAL.js.map} +0 -0
- /package/dist/__chunks/{ZGI5YNKG.cjs.map → 6Y5ROOOQ.cjs.map} +0 -0
- /package/dist/__chunks/{A6EQN4YQ.js.map → 72KJKVDM.js.map} +0 -0
- /package/dist/__chunks/{45TK5V2G.cjs.map → 7ROHPPQU.cjs.map} +0 -0
- /package/dist/__chunks/{SSVDOCMD.js.map → B2H72KQX.js.map} +0 -0
- /package/dist/__chunks/{D5AQ3PGB.cjs.map → BR5VQPSZ.cjs.map} +0 -0
- /package/dist/__chunks/{6PRG6ZYW.js.map → BVBONLQR.js.map} +0 -0
- /package/dist/__chunks/{ECA33JJ5.js.map → C3HA4L2U.js.map} +0 -0
- /package/dist/__chunks/{MOJ335LT.cjs.map → CC2KCC7R.cjs.map} +0 -0
- /package/dist/__chunks/{HLC7NU6Z.js.map → DHOC4CAU.js.map} +0 -0
- /package/dist/__chunks/{QVOCSKIN.js.map → EDJLIWNN.js.map} +0 -0
- /package/dist/__chunks/{NMX5UDLV.js.map → EOEYMFUJ.js.map} +0 -0
- /package/dist/__chunks/{MEOMWLNG.js.map → ETNYF6H5.js.map} +0 -0
- /package/dist/__chunks/{FESAFV44.cjs.map → FPDSM74F.cjs.map} +0 -0
- /package/dist/__chunks/{D62L3CWM.cjs.map → GJZUC7BQ.cjs.map} +0 -0
- /package/dist/__chunks/{TZGJS522.js.map → HH5XJEO5.js.map} +0 -0
- /package/dist/__chunks/{CTNDDLBZ.js.map → LPI4KPI2.js.map} +0 -0
- /package/dist/__chunks/{UT353VLR.cjs.map → M4HJ5QZM.cjs.map} +0 -0
- /package/dist/__chunks/{BOU7KSFV.cjs.map → M6F3DOMS.cjs.map} +0 -0
- /package/dist/__chunks/{T32LVZ6S.js.map → O7LOFAKP.js.map} +0 -0
- /package/dist/__chunks/{FVGIQTM2.js.map → OXM4ZIZ4.js.map} +0 -0
- /package/dist/__chunks/{JRTUP3VP.cjs.map → PZ6S6MCT.cjs.map} +0 -0
- /package/dist/__chunks/{M36V23WR.js.map → Q62XO2L2.js.map} +0 -0
- /package/dist/__chunks/{4EIK6LQR.js.map → Q6JWKPZD.js.map} +0 -0
- /package/dist/__chunks/{CGBH73TM.cjs.map → QSPSQGJI.cjs.map} +0 -0
- /package/dist/__chunks/{W52D7D34.cjs.map → QTBR7TWV.cjs.map} +0 -0
- /package/dist/__chunks/{H3IUTBTY.js.map → QZC5LXBR.js.map} +0 -0
- /package/dist/__chunks/{EZUXET6V.cjs.map → RB3G3MSW.cjs.map} +0 -0
- /package/dist/__chunks/{CHOHIFJN.cjs.map → ROKJS4JR.cjs.map} +0 -0
- /package/dist/__chunks/{JHUEQO5Q.cjs.map → S35EEGAP.cjs.map} +0 -0
- /package/dist/__chunks/{Y2AMPQUU.cjs.map → S3ZWPIRJ.cjs.map} +0 -0
- /package/dist/__chunks/{535SBVS5.js.map → U3FBL6LD.js.map} +0 -0
- /package/dist/__chunks/{RQ5XRLL6.js.map → UENDVGIP.js.map} +0 -0
- /package/dist/__chunks/{UK6ERDNB.cjs.map → UQWB5VP6.cjs.map} +0 -0
- /package/dist/__chunks/{OSEMTZVK.js.map → VISYTOZE.js.map} +0 -0
- /package/dist/__chunks/{76LTWV2Q.cjs.map → WZWLUIXX.cjs.map} +0 -0
- /package/dist/__chunks/{SNF42PSE.js.map → XGJC6J5R.js.map} +0 -0
- /package/dist/__chunks/{ASY5BZ34.js.map → XZOWHDOS.js.map} +0 -0
- /package/dist/__chunks/{LDHALTXE.js.map → Z4HWXSTM.js.map} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _CCWSUOICcjs = require('./CCWSUOIC.cjs');
|
|
5
5
|
|
|
6
6
|
// src/Heading/Heading.tsx
|
|
7
7
|
var _jsxruntime = require('react/jsx-runtime');
|
|
@@ -28,7 +28,7 @@ var Heading = ({
|
|
|
28
28
|
size = 500
|
|
29
29
|
}) => {
|
|
30
30
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
31
|
-
|
|
31
|
+
_CCWSUOICcjs.Typography_default,
|
|
32
32
|
{
|
|
33
33
|
align,
|
|
34
34
|
as,
|
|
@@ -47,4 +47,4 @@ var Heading_default = Heading;
|
|
|
47
47
|
|
|
48
48
|
|
|
49
49
|
exports.Heading_default = Heading_default;
|
|
50
|
-
//# sourceMappingURL=
|
|
50
|
+
//# sourceMappingURL=QSPSQGJI.cjs.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }"use client"
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _GJZUC7BQcjs = require('./GJZUC7BQ.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _WZWLUIXXcjs = require('./WZWLUIXX.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
var _MF7LLV7Vcjs = require('./MF7LLV7V.cjs');
|
|
@@ -100,7 +100,7 @@ var Popover = _react.forwardRef.call(void 0, function Popover2(props, ref) {
|
|
|
100
100
|
} = props;
|
|
101
101
|
const modal = !children || modalProp;
|
|
102
102
|
const modalNode = /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
103
|
-
|
|
103
|
+
_GJZUC7BQcjs.ModalDialog_default,
|
|
104
104
|
{
|
|
105
105
|
accessibilityLabel,
|
|
106
106
|
accessibilityCloseLabel,
|
|
@@ -117,7 +117,7 @@ var Popover = _react.forwardRef.call(void 0, function Popover2(props, ref) {
|
|
|
117
117
|
{
|
|
118
118
|
placement: _LLFHCGRAcjs.syntaxToReactAriaPlacement.call(void 0, placement),
|
|
119
119
|
onChangeContentVisibility,
|
|
120
|
-
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
120
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _WZWLUIXXcjs.Dialog_default, { accessibilityLabel, "data-testid": dataTestId, children: content })
|
|
121
121
|
}
|
|
122
122
|
);
|
|
123
123
|
if (!children)
|
|
@@ -141,4 +141,4 @@ var Popover_default = Popover;
|
|
|
141
141
|
|
|
142
142
|
|
|
143
143
|
exports.AriaPopover = AriaPopover; exports.Popover_default = Popover_default;
|
|
144
|
-
//# sourceMappingURL=
|
|
144
|
+
//# sourceMappingURL=QTBR7TWV.cjs.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
import {
|
|
3
3
|
Box_default
|
|
4
|
-
} from "./
|
|
4
|
+
} from "./Q62XO2L2.js";
|
|
5
5
|
import {
|
|
6
6
|
Typography_default
|
|
7
|
-
} from "./
|
|
7
|
+
} from "./3GMABSQQ.js";
|
|
8
8
|
import {
|
|
9
9
|
useIsHydrated
|
|
10
10
|
} from "./JB65NEXK.js";
|
|
@@ -89,4 +89,4 @@ var TextArea_default = TextArea;
|
|
|
89
89
|
export {
|
|
90
90
|
TextArea_default
|
|
91
91
|
};
|
|
92
|
-
//# sourceMappingURL=
|
|
92
|
+
//# sourceMappingURL=QZC5LXBR.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _FPDSM74Fcjs = require('./FPDSM74F.cjs');
|
|
5
5
|
|
|
6
6
|
// src/Modal/Layer.tsx
|
|
7
7
|
var _reactdom = require('react-dom');
|
|
@@ -12,7 +12,7 @@ function Layer({
|
|
|
12
12
|
}) {
|
|
13
13
|
return typeof document !== "undefined" ? _reactdom.createPortal.call(void 0,
|
|
14
14
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
15
|
-
|
|
15
|
+
_FPDSM74Fcjs.Box_default,
|
|
16
16
|
{
|
|
17
17
|
"data-testid": "syntax-layer",
|
|
18
18
|
position: "fixed",
|
|
@@ -29,4 +29,4 @@ function Layer({
|
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
exports.Layer = Layer;
|
|
32
|
-
//# sourceMappingURL=
|
|
32
|
+
//# sourceMappingURL=RB3G3MSW.cjs.map
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
import {
|
|
3
|
+
colors_module_default
|
|
4
|
+
} from "./42PXTCNP.js";
|
|
5
|
+
|
|
6
|
+
// src/colors/backgroundColor.ts
|
|
7
|
+
function backgroundColor(color, on) {
|
|
8
|
+
if (on === "lightBackground") {
|
|
9
|
+
switch (color) {
|
|
10
|
+
case "primary":
|
|
11
|
+
return colors_module_default.blackBackgroundColor;
|
|
12
|
+
case "secondary":
|
|
13
|
+
case "success-secondary":
|
|
14
|
+
case "destructive-secondary":
|
|
15
|
+
return colors_module_default.transparentFullBackgroundColor;
|
|
16
|
+
case "tertiary":
|
|
17
|
+
case "success-tertiary":
|
|
18
|
+
case "destructive-tertiary":
|
|
19
|
+
return colors_module_default.transparentFullBackgroundColor;
|
|
20
|
+
case "success-primary":
|
|
21
|
+
return colors_module_default.success700BackgroundColor;
|
|
22
|
+
case "destructive-primary":
|
|
23
|
+
return colors_module_default.destructive700BackgroundColor;
|
|
24
|
+
case "branded":
|
|
25
|
+
return colors_module_default.yellow700BackgroundColor;
|
|
26
|
+
default:
|
|
27
|
+
return colors_module_default.blackBackgroundColor;
|
|
28
|
+
}
|
|
29
|
+
} else {
|
|
30
|
+
switch (color) {
|
|
31
|
+
case "primary":
|
|
32
|
+
return colors_module_default.gray200BackgroundColor;
|
|
33
|
+
case "secondary":
|
|
34
|
+
case "success-secondary":
|
|
35
|
+
case "destructive-secondary":
|
|
36
|
+
return colors_module_default.transparentFullBackgroundColor;
|
|
37
|
+
case "tertiary":
|
|
38
|
+
case "success-tertiary":
|
|
39
|
+
case "destructive-tertiary":
|
|
40
|
+
return colors_module_default.transparentFullBackgroundColor;
|
|
41
|
+
case "success-primary":
|
|
42
|
+
return colors_module_default.success300BackgroundColor;
|
|
43
|
+
case "destructive-primary":
|
|
44
|
+
return colors_module_default.destructive300BackgroundColor;
|
|
45
|
+
case "branded":
|
|
46
|
+
return colors_module_default.yellow700BackgroundColor;
|
|
47
|
+
default:
|
|
48
|
+
return colors_module_default.whiteBackgroundColor;
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
export {
|
|
54
|
+
backgroundColor
|
|
55
|
+
};
|
|
56
|
+
//# sourceMappingURL=RJHD6EJ3.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/colors/backgroundColor.ts"],"sourcesContent":["import { type Color } from \"../constants\";\nimport styles from \"./colors.module.css\";\n\nexport function backgroundColor(\n color: (typeof Color)[number],\n on: \"lightBackground\" | \"darkBackground\",\n): string {\n if (on === \"lightBackground\") {\n switch (color) {\n case \"primary\":\n return styles.blackBackgroundColor;\n case \"secondary\":\n case \"success-secondary\":\n case \"destructive-secondary\":\n return styles.transparentFullBackgroundColor;\n case \"tertiary\":\n case \"success-tertiary\":\n case \"destructive-tertiary\":\n return styles.transparentFullBackgroundColor;\n case \"success-primary\":\n return styles.success700BackgroundColor;\n case \"destructive-primary\":\n return styles.destructive700BackgroundColor;\n case \"branded\":\n return styles.yellow700BackgroundColor;\n default:\n return styles.blackBackgroundColor;\n }\n } else {\n switch (color) {\n case \"primary\":\n return styles.gray200BackgroundColor;\n case \"secondary\":\n case \"success-secondary\":\n case \"destructive-secondary\":\n return styles.transparentFullBackgroundColor;\n case \"tertiary\":\n case \"success-tertiary\":\n case \"destructive-tertiary\":\n return styles.transparentFullBackgroundColor;\n case \"success-primary\":\n return styles.success300BackgroundColor;\n case \"destructive-primary\":\n return styles.destructive300BackgroundColor;\n case \"branded\":\n return styles.yellow700BackgroundColor;\n default:\n return styles.whiteBackgroundColor;\n }\n }\n}\n"],"mappings":";;;;;;AAGO,SAAS,gBACd,OACA,IACQ;AACR,MAAI,OAAO,mBAAmB;AAC5B,YAAQ,OAAO;AAAA,MACb,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AAAA,MACL,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AAAA,MACL,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB;AACE,eAAO,sBAAO;AAAA,IAClB;AAAA,EACF,OAAO;AACL,YAAQ,OAAO;AAAA,MACb,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AAAA,MACL,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AAAA,MACL,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB;AACE,eAAO,sBAAO;AAAA,IAClB;AAAA,EACF;AACF;","names":[]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _FPDSM74Fcjs = require('./FPDSM74F.cjs');
|
|
5
5
|
|
|
6
6
|
// src/AvatarGroup/AvatarGroup.tsx
|
|
7
7
|
|
|
@@ -20,7 +20,7 @@ function AvatarGroup({
|
|
|
20
20
|
children
|
|
21
21
|
}) {
|
|
22
22
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, AvatarGroupContext.Provider, { value: { size, orientation }, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
23
|
-
|
|
23
|
+
_FPDSM74Fcjs.Box_default,
|
|
24
24
|
{
|
|
25
25
|
display: "flex",
|
|
26
26
|
justifyContent: orientation === "standard" ? "start" : "end",
|
|
@@ -39,4 +39,4 @@ AvatarGroup.displayName = "AvatarGroup";
|
|
|
39
39
|
|
|
40
40
|
|
|
41
41
|
exports.useAvatarGroup = useAvatarGroup; exports.AvatarGroup = AvatarGroup;
|
|
42
|
-
//# sourceMappingURL=
|
|
42
|
+
//# sourceMappingURL=ROKJS4JR.cjs.map
|
|
@@ -7,7 +7,7 @@ var _MF7LLV7Vcjs = require('./MF7LLV7V.cjs');
|
|
|
7
7
|
var _IL22HCBFcjs = require('./IL22HCBF.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _CCWSUOICcjs = require('./CCWSUOIC.cjs');
|
|
11
11
|
|
|
12
12
|
// src/RichSelect/RichSelectSection.tsx
|
|
13
13
|
var _react = require('react');
|
|
@@ -39,7 +39,7 @@ var RichSelectSection_default = _react.forwardRef.call(void 0,
|
|
|
39
39
|
}
|
|
40
40
|
),
|
|
41
41
|
children: [
|
|
42
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _reactariacomponents.Header, { className: _classnames2.default.call(void 0, _MF7LLV7Vcjs.layout_module_default.fullWidth), children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
42
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _reactariacomponents.Header, { className: _classnames2.default.call(void 0, _MF7LLV7Vcjs.layout_module_default.fullWidth), children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _CCWSUOICcjs.Typography_default, { children: label }) }),
|
|
43
43
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _reactariacomponents.Collection, { children })
|
|
44
44
|
]
|
|
45
45
|
}
|
|
@@ -50,4 +50,4 @@ var RichSelectSection_default = _react.forwardRef.call(void 0,
|
|
|
50
50
|
|
|
51
51
|
|
|
52
52
|
exports.RichSelectSection_default = RichSelectSection_default;
|
|
53
|
-
//# sourceMappingURL=
|
|
53
|
+
//# sourceMappingURL=S35EEGAP.cjs.map
|
|
@@ -10,19 +10,19 @@ var _3P2PWHOUcjs = require('./3P2PWHOU.cjs');
|
|
|
10
10
|
var _BHN2OODFcjs = require('./BHN2OODF.cjs');
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
var
|
|
13
|
+
var _TBD42MPVcjs = require('./TBD42MPV.cjs');
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
var
|
|
16
|
+
var _33N6APZIcjs = require('./33N6APZI.cjs');
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
var
|
|
19
|
+
var _LGB3NFC4cjs = require('./LGB3NFC4.cjs');
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
var
|
|
22
|
+
var _FPDSM74Fcjs = require('./FPDSM74F.cjs');
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
var
|
|
25
|
+
var _CCWSUOICcjs = require('./CCWSUOIC.cjs');
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
var _K4AUV2VKcjs = require('./K4AUV2VK.cjs');
|
|
@@ -55,8 +55,8 @@ var Button = _react.forwardRef.call(void 0,
|
|
|
55
55
|
type = "button"
|
|
56
56
|
}, ref) => {
|
|
57
57
|
const isHydrated = _K4AUV2VKcjs.useIsHydrated.call(void 0, );
|
|
58
|
-
const foregroundColorClass =
|
|
59
|
-
const backgroundColorClass =
|
|
58
|
+
const foregroundColorClass = _TBD42MPVcjs.foregroundColor.call(void 0, color, on);
|
|
59
|
+
const backgroundColorClass = _LGB3NFC4cjs.backgroundColor.call(void 0, color, on);
|
|
60
60
|
const disabledPrimary = color === "primary" && disabled;
|
|
61
61
|
const isDisabled = !isHydrated || disabled || loading;
|
|
62
62
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
@@ -73,7 +73,7 @@ var Button = _react.forwardRef.call(void 0,
|
|
|
73
73
|
Button_module_default.button,
|
|
74
74
|
foregroundColorClass,
|
|
75
75
|
backgroundColorClass,
|
|
76
|
-
|
|
76
|
+
_33N6APZIcjs.border.call(void 0, color, on),
|
|
77
77
|
Button_module_default[size],
|
|
78
78
|
{
|
|
79
79
|
[Button_module_default.fullWidth]: fullWidth,
|
|
@@ -92,7 +92,7 @@ var Button = _react.forwardRef.call(void 0,
|
|
|
92
92
|
)
|
|
93
93
|
}
|
|
94
94
|
),
|
|
95
|
-
(loading && loadingText || !loading && text) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
95
|
+
(loading && loadingText || !loading && text) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FPDSM74Fcjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _CCWSUOICcjs.Typography_default, { size: _5JUNB754cjs.textVariant_default[size], weight: "medium", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
96
96
|
"span",
|
|
97
97
|
{
|
|
98
98
|
className: _classnames2.default.call(void 0,
|
|
@@ -143,4 +143,4 @@ var Button_default = Button;
|
|
|
143
143
|
|
|
144
144
|
|
|
145
145
|
exports.Button_default = Button_default;
|
|
146
|
-
//# sourceMappingURL=
|
|
146
|
+
//# sourceMappingURL=S3ZWPIRJ.cjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _25TMUQNIcjs = require('./25TMUQNI.cjs');
|
|
5
5
|
|
|
6
6
|
// src/colors/foregroundColor.ts
|
|
7
7
|
function foregroundColor(color, on) {
|
|
@@ -10,33 +10,33 @@ function foregroundColor(color, on) {
|
|
|
10
10
|
case "primary":
|
|
11
11
|
case "success-primary":
|
|
12
12
|
case "destructive-primary":
|
|
13
|
-
return
|
|
13
|
+
return _25TMUQNIcjs.colors_module_default.whiteColor;
|
|
14
14
|
case "success-secondary":
|
|
15
15
|
case "success-tertiary":
|
|
16
|
-
return
|
|
16
|
+
return _25TMUQNIcjs.colors_module_default.success700Color;
|
|
17
17
|
case "destructive-secondary":
|
|
18
18
|
case "destructive-tertiary":
|
|
19
|
-
return
|
|
19
|
+
return _25TMUQNIcjs.colors_module_default.destructive700Color;
|
|
20
20
|
default:
|
|
21
|
-
return
|
|
21
|
+
return _25TMUQNIcjs.colors_module_default.blackColor;
|
|
22
22
|
}
|
|
23
23
|
} else {
|
|
24
24
|
switch (color) {
|
|
25
25
|
case "primary":
|
|
26
26
|
case "success-primary":
|
|
27
27
|
case "destructive-primary":
|
|
28
|
-
return
|
|
28
|
+
return _25TMUQNIcjs.colors_module_default.blackColor;
|
|
29
29
|
case "secondary":
|
|
30
30
|
case "tertiary":
|
|
31
|
-
return
|
|
31
|
+
return _25TMUQNIcjs.colors_module_default.whiteColor;
|
|
32
32
|
case "success-secondary":
|
|
33
33
|
case "success-tertiary":
|
|
34
|
-
return
|
|
34
|
+
return _25TMUQNIcjs.colors_module_default.success300Color;
|
|
35
35
|
case "destructive-secondary":
|
|
36
36
|
case "destructive-tertiary":
|
|
37
|
-
return
|
|
37
|
+
return _25TMUQNIcjs.colors_module_default.destructive300Color;
|
|
38
38
|
default:
|
|
39
|
-
return
|
|
39
|
+
return _25TMUQNIcjs.colors_module_default.blackColor;
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
42
|
}
|
|
@@ -44,4 +44,4 @@ function foregroundColor(color, on) {
|
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
exports.foregroundColor = foregroundColor;
|
|
47
|
-
//# sourceMappingURL=
|
|
47
|
+
//# sourceMappingURL=TBD42MPV.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/colors/foregroundColor.ts"],"names":[],"mappings":";;;;;;AAGO,SAAS,gBACd,OACA,IACQ;AACR,MAAI,OAAO,mBAAmB;AAC5B,YAAQ,OAAO;AAAA,MACb,KAAK;AAAA,MACL,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB;AACE,eAAO,sBAAO;AAAA,IAClB;AAAA,EACF,OAAO;AACL,YAAQ,OAAO;AAAA,MACb,KAAK;AAAA,MACL,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB;AACE,eAAO,sBAAO;AAAA,IAClB;AAAA,EACF;AACF","sourcesContent":["import { type Color } from \"../constants\";\nimport styles from \"./colors.module.css\";\n\nexport function foregroundColor(\n color: (typeof Color)[number],\n on: \"lightBackground\" | \"darkBackground\",\n): string {\n if (on === \"lightBackground\") {\n switch (color) {\n case \"primary\":\n case \"success-primary\":\n case \"destructive-primary\":\n return styles.
|
|
1
|
+
{"version":3,"sources":["../../src/colors/foregroundColor.ts"],"names":[],"mappings":";;;;;;AAGO,SAAS,gBACd,OACA,IACQ;AACR,MAAI,OAAO,mBAAmB;AAC5B,YAAQ,OAAO;AAAA,MACb,KAAK;AAAA,MACL,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB;AACE,eAAO,sBAAO;AAAA,IAClB;AAAA,EACF,OAAO;AACL,YAAQ,OAAO;AAAA,MACb,KAAK;AAAA,MACL,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB,KAAK;AAAA,MACL,KAAK;AACH,eAAO,sBAAO;AAAA,MAChB;AACE,eAAO,sBAAO;AAAA,IAClB;AAAA,EACF;AACF","sourcesContent":["import { type Color } from \"../constants\";\nimport styles from \"./colors.module.css\";\n\nexport function foregroundColor(\n color: (typeof Color)[number],\n on: \"lightBackground\" | \"darkBackground\",\n): string {\n if (on === \"lightBackground\") {\n switch (color) {\n case \"primary\":\n case \"success-primary\":\n case \"destructive-primary\":\n return styles.whiteColor;\n case \"success-secondary\":\n case \"success-tertiary\":\n return styles.success700Color;\n case \"destructive-secondary\":\n case \"destructive-tertiary\":\n return styles.destructive700Color;\n default:\n return styles.blackColor;\n }\n } else {\n switch (color) {\n case \"primary\":\n case \"success-primary\":\n case \"destructive-primary\":\n return styles.blackColor;\n case \"secondary\":\n case \"tertiary\":\n return styles.whiteColor;\n case \"success-secondary\":\n case \"success-tertiary\":\n return styles.success300Color;\n case \"destructive-secondary\":\n case \"destructive-tertiary\":\n return styles.destructive300Color;\n default: // branded\n return styles.blackColor;\n }\n }\n}\n"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
import {
|
|
3
3
|
Box_default
|
|
4
|
-
} from "./
|
|
4
|
+
} from "./Q62XO2L2.js";
|
|
5
5
|
|
|
6
6
|
// src/Card/Card.tsx
|
|
7
7
|
import { jsx } from "react/jsx-runtime";
|
|
@@ -27,4 +27,4 @@ function Card({
|
|
|
27
27
|
export {
|
|
28
28
|
Card
|
|
29
29
|
};
|
|
30
|
-
//# sourceMappingURL=
|
|
30
|
+
//# sourceMappingURL=U3FBL6LD.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
import {
|
|
3
3
|
RadioButton_default
|
|
4
|
-
} from "./
|
|
4
|
+
} from "./HMTHZDZ3.js";
|
|
5
5
|
import {
|
|
6
6
|
RichSelectItem_default
|
|
7
7
|
} from "./ODMJANSX.js";
|
|
@@ -37,4 +37,4 @@ var RichSelectRadioButton_default = forwardRef(
|
|
|
37
37
|
export {
|
|
38
38
|
RichSelectRadioButton_default
|
|
39
39
|
};
|
|
40
|
-
//# sourceMappingURL=
|
|
40
|
+
//# sourceMappingURL=UENDVGIP.js.map
|
|
@@ -5,16 +5,16 @@ var _4UJE5GMHcjs = require('./4UJE5GMH.cjs');
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
8
|
+
var _APLP5AB7cjs = require('./APLP5AB7.cjs');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
var _XLUVINJWcjs = require('./XLUVINJW.cjs');
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
var
|
|
14
|
+
var _FPDSM74Fcjs = require('./FPDSM74F.cjs');
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
var
|
|
17
|
+
var _CCWSUOICcjs = require('./CCWSUOIC.cjs');
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
var _K4AUV2VKcjs = require('./K4AUV2VK.cjs');
|
|
@@ -60,7 +60,7 @@ function SelectList({
|
|
|
60
60
|
[SelectList_module_default.opacityOverlay]: disabled
|
|
61
61
|
}),
|
|
62
62
|
children: [
|
|
63
|
-
label && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "label", { htmlFor: selectId, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
63
|
+
label && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "label", { htmlFor: selectId, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FPDSM74Fcjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _CCWSUOICcjs.Typography_default, { size: 100, color: "gray700", children: label }) }) }),
|
|
64
64
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: SelectList_module_default.selectWrapper, children: [
|
|
65
65
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
66
66
|
"select",
|
|
@@ -98,15 +98,15 @@ function SelectList({
|
|
|
98
98
|
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
99
99
|
"path",
|
|
100
100
|
{
|
|
101
|
-
fill: errorText ?
|
|
101
|
+
fill: errorText ? _APLP5AB7cjs.ColorBaseDestructive700 : _APLP5AB7cjs.ColorBaseGray800,
|
|
102
102
|
d: "M15.88 9.29 12 13.17 8.12 9.29a.9959.9959 0 0 0-1.41 0c-.39.39-.39 1.02 0 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59c.39-.39.39-1.02 0-1.41-.39-.38-1.03-.39-1.42 0z"
|
|
103
103
|
}
|
|
104
104
|
)
|
|
105
105
|
}
|
|
106
106
|
) })
|
|
107
107
|
] }),
|
|
108
|
-
(helperText || errorText) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
109
|
-
|
|
108
|
+
(helperText || errorText) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FPDSM74Fcjs.Box_default, { paddingX: 1, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
109
|
+
_CCWSUOICcjs.Typography_default,
|
|
110
110
|
{
|
|
111
111
|
size: 100,
|
|
112
112
|
color: errorText ? "destructive-primary" : "gray700",
|
|
@@ -122,4 +122,4 @@ SelectList.Option = _4UJE5GMHcjs.SelectOption_default;
|
|
|
122
122
|
|
|
123
123
|
|
|
124
124
|
exports.SelectList = SelectList;
|
|
125
|
-
//# sourceMappingURL=
|
|
125
|
+
//# sourceMappingURL=UQWB5VP6.cjs.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
|
|
3
|
+
// css-module:../colors/colors.module.css#css-module
|
|
4
|
+
var colors_module_default = { "blackColor": "_blackColor_syoug_2", "whiteColor": "_whiteColor_syoug_6", "gray100Color": "_gray100Color_syoug_10", "gray200Color": "_gray200Color_syoug_14", "gray300Color": "_gray300Color_syoug_18", "gray370Color": "_gray370Color_syoug_22", "gray700Color": "_gray700Color_syoug_26", "gray800Color": "_gray800Color_syoug_30", "gray870Color": "_gray870Color_syoug_34", "gray900Color": "_gray900Color_syoug_38", "destructive100Color": "_destructive100Color_syoug_42", "destructive300Color": "_destructive300Color_syoug_46", "destructive370Color": "_destructive370Color_syoug_50", "destructive700Color": "_destructive700Color_syoug_54", "destructive770Color": "_destructive770Color_syoug_58", "destructive900Color": "_destructive900Color_syoug_62", "success100Color": "_success100Color_syoug_66", "success300Color": "_success300Color_syoug_70", "success370Color": "_success370Color_syoug_74", "success700Color": "_success700Color_syoug_78", "success770Color": "_success770Color_syoug_82", "success900Color": "_success900Color_syoug_86", "redColor": "_redColor_syoug_90", "orangeColor": "_orangeColor_syoug_94", "tanColor": "_tanColor_syoug_98", "creamColor": "_creamColor_syoug_102", "purpleColor": "_purpleColor_syoug_106", "lilacColor": "_lilacColor_syoug_110", "thistleColor": "_thistleColor_syoug_114", "pinkColor": "_pinkColor_syoug_118", "navyColor": "_navyColor_syoug_122", "tealColor": "_tealColor_syoug_126", "slateColor": "_slateColor_syoug_130", "skyColor": "_skyColor_syoug_134", "yellow700BackgroundColor": "_yellow700BackgroundColor_syoug_138", "transparentFullBackgroundColor": "_transparentFullBackgroundColor_syoug_142", "blackBackgroundColor": "_blackBackgroundColor_syoug_146", "whiteBackgroundColor": "_whiteBackgroundColor_syoug_150", "gray100BackgroundColor": "_gray100BackgroundColor_syoug_154", "gray200BackgroundColor": "_gray200BackgroundColor_syoug_158", "gray300BackgroundColor": "_gray300BackgroundColor_syoug_162", "gray370BackgroundColor": "_gray370BackgroundColor_syoug_166", "gray700BackgroundColor": "_gray700BackgroundColor_syoug_170", "gray800BackgroundColor": "_gray800BackgroundColor_syoug_174", "gray870BackgroundColor": "_gray870BackgroundColor_syoug_178", "gray900BackgroundColor": "_gray900BackgroundColor_syoug_182", "destructive100BackgroundColor": "_destructive100BackgroundColor_syoug_186", "destructive300BackgroundColor": "_destructive300BackgroundColor_syoug_190", "destructive370BackgroundColor": "_destructive370BackgroundColor_syoug_194", "destructive700BackgroundColor": "_destructive700BackgroundColor_syoug_198", "destructive770BackgroundColor": "_destructive770BackgroundColor_syoug_202", "destructive900BackgroundColor": "_destructive900BackgroundColor_syoug_206", "success100BackgroundColor": "_success100BackgroundColor_syoug_210", "success300BackgroundColor": "_success300BackgroundColor_syoug_214", "success370BackgroundColor": "_success370BackgroundColor_syoug_218", "success700BackgroundColor": "_success700BackgroundColor_syoug_222", "success770BackgroundColor": "_success770BackgroundColor_syoug_226", "success900BackgroundColor": "_success900BackgroundColor_syoug_230", "redBackgroundColor": "_redBackgroundColor_syoug_234", "orangeBackgroundColor": "_orangeBackgroundColor_syoug_238", "tanBackgroundColor": "_tanBackgroundColor_syoug_242", "creamBackgroundColor": "_creamBackgroundColor_syoug_246", "purpleBackgroundColor": "_purpleBackgroundColor_syoug_250", "lilacBackgroundColor": "_lilacBackgroundColor_syoug_254", "thistleBackgroundColor": "_thistleBackgroundColor_syoug_258", "pinkBackgroundColor": "_pinkBackgroundColor_syoug_262", "navyBackgroundColor": "_navyBackgroundColor_syoug_266", "tealBackgroundColor": "_tealBackgroundColor_syoug_270", "slateBackgroundColor": "_slateBackgroundColor_syoug_274", "skyBackgroundColor": "_skyBackgroundColor_syoug_278" };
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
colors_module_default
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=UZ4ORX3X.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["css-module:../colors/colors.module.css#css-module"],"sourcesContent":["import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/colors/colors.module.css\"; export default {\"blackColor\":\"_blackColor_syoug_2\",\"whiteColor\":\"_whiteColor_syoug_6\",\"gray100Color\":\"_gray100Color_syoug_10\",\"gray200Color\":\"_gray200Color_syoug_14\",\"gray300Color\":\"_gray300Color_syoug_18\",\"gray370Color\":\"_gray370Color_syoug_22\",\"gray700Color\":\"_gray700Color_syoug_26\",\"gray800Color\":\"_gray800Color_syoug_30\",\"gray870Color\":\"_gray870Color_syoug_34\",\"gray900Color\":\"_gray900Color_syoug_38\",\"destructive100Color\":\"_destructive100Color_syoug_42\",\"destructive300Color\":\"_destructive300Color_syoug_46\",\"destructive370Color\":\"_destructive370Color_syoug_50\",\"destructive700Color\":\"_destructive700Color_syoug_54\",\"destructive770Color\":\"_destructive770Color_syoug_58\",\"destructive900Color\":\"_destructive900Color_syoug_62\",\"success100Color\":\"_success100Color_syoug_66\",\"success300Color\":\"_success300Color_syoug_70\",\"success370Color\":\"_success370Color_syoug_74\",\"success700Color\":\"_success700Color_syoug_78\",\"success770Color\":\"_success770Color_syoug_82\",\"success900Color\":\"_success900Color_syoug_86\",\"redColor\":\"_redColor_syoug_90\",\"orangeColor\":\"_orangeColor_syoug_94\",\"tanColor\":\"_tanColor_syoug_98\",\"creamColor\":\"_creamColor_syoug_102\",\"purpleColor\":\"_purpleColor_syoug_106\",\"lilacColor\":\"_lilacColor_syoug_110\",\"thistleColor\":\"_thistleColor_syoug_114\",\"pinkColor\":\"_pinkColor_syoug_118\",\"navyColor\":\"_navyColor_syoug_122\",\"tealColor\":\"_tealColor_syoug_126\",\"slateColor\":\"_slateColor_syoug_130\",\"skyColor\":\"_skyColor_syoug_134\",\"yellow700BackgroundColor\":\"_yellow700BackgroundColor_syoug_138\",\"transparentFullBackgroundColor\":\"_transparentFullBackgroundColor_syoug_142\",\"blackBackgroundColor\":\"_blackBackgroundColor_syoug_146\",\"whiteBackgroundColor\":\"_whiteBackgroundColor_syoug_150\",\"gray100BackgroundColor\":\"_gray100BackgroundColor_syoug_154\",\"gray200BackgroundColor\":\"_gray200BackgroundColor_syoug_158\",\"gray300BackgroundColor\":\"_gray300BackgroundColor_syoug_162\",\"gray370BackgroundColor\":\"_gray370BackgroundColor_syoug_166\",\"gray700BackgroundColor\":\"_gray700BackgroundColor_syoug_170\",\"gray800BackgroundColor\":\"_gray800BackgroundColor_syoug_174\",\"gray870BackgroundColor\":\"_gray870BackgroundColor_syoug_178\",\"gray900BackgroundColor\":\"_gray900BackgroundColor_syoug_182\",\"destructive100BackgroundColor\":\"_destructive100BackgroundColor_syoug_186\",\"destructive300BackgroundColor\":\"_destructive300BackgroundColor_syoug_190\",\"destructive370BackgroundColor\":\"_destructive370BackgroundColor_syoug_194\",\"destructive700BackgroundColor\":\"_destructive700BackgroundColor_syoug_198\",\"destructive770BackgroundColor\":\"_destructive770BackgroundColor_syoug_202\",\"destructive900BackgroundColor\":\"_destructive900BackgroundColor_syoug_206\",\"success100BackgroundColor\":\"_success100BackgroundColor_syoug_210\",\"success300BackgroundColor\":\"_success300BackgroundColor_syoug_214\",\"success370BackgroundColor\":\"_success370BackgroundColor_syoug_218\",\"success700BackgroundColor\":\"_success700BackgroundColor_syoug_222\",\"success770BackgroundColor\":\"_success770BackgroundColor_syoug_226\",\"success900BackgroundColor\":\"_success900BackgroundColor_syoug_230\",\"redBackgroundColor\":\"_redBackgroundColor_syoug_234\",\"orangeBackgroundColor\":\"_orangeBackgroundColor_syoug_238\",\"tanBackgroundColor\":\"_tanBackgroundColor_syoug_242\",\"creamBackgroundColor\":\"_creamBackgroundColor_syoug_246\",\"purpleBackgroundColor\":\"_purpleBackgroundColor_syoug_250\",\"lilacBackgroundColor\":\"_lilacBackgroundColor_syoug_254\",\"thistleBackgroundColor\":\"_thistleBackgroundColor_syoug_258\",\"pinkBackgroundColor\":\"_pinkBackgroundColor_syoug_262\",\"navyBackgroundColor\":\"_navyBackgroundColor_syoug_266\",\"tealBackgroundColor\":\"_tealBackgroundColor_syoug_270\",\"slateBackgroundColor\":\"_slateBackgroundColor_syoug_274\",\"skyBackgroundColor\":\"_skyBackgroundColor_syoug_278\"}"],"mappings":";;;AAA4F,IAAO,wBAAQ,EAAC,cAAa,uBAAsB,cAAa,uBAAsB,gBAAe,0BAAyB,gBAAe,0BAAyB,gBAAe,0BAAyB,gBAAe,0BAAyB,gBAAe,0BAAyB,gBAAe,0BAAyB,gBAAe,0BAAyB,gBAAe,0BAAyB,uBAAsB,iCAAgC,uBAAsB,iCAAgC,uBAAsB,iCAAgC,uBAAsB,iCAAgC,uBAAsB,iCAAgC,uBAAsB,iCAAgC,mBAAkB,6BAA4B,mBAAkB,6BAA4B,mBAAkB,6BAA4B,mBAAkB,6BAA4B,mBAAkB,6BAA4B,mBAAkB,6BAA4B,YAAW,sBAAqB,eAAc,yBAAwB,YAAW,sBAAqB,cAAa,yBAAwB,eAAc,0BAAyB,cAAa,yBAAwB,gBAAe,2BAA0B,aAAY,wBAAuB,aAAY,wBAAuB,aAAY,wBAAuB,cAAa,yBAAwB,YAAW,uBAAsB,4BAA2B,uCAAsC,kCAAiC,6CAA4C,wBAAuB,mCAAkC,wBAAuB,mCAAkC,0BAAyB,qCAAoC,0BAAyB,qCAAoC,0BAAyB,qCAAoC,0BAAyB,qCAAoC,0BAAyB,qCAAoC,0BAAyB,qCAAoC,0BAAyB,qCAAoC,0BAAyB,qCAAoC,iCAAgC,4CAA2C,iCAAgC,4CAA2C,iCAAgC,4CAA2C,iCAAgC,4CAA2C,iCAAgC,4CAA2C,iCAAgC,4CAA2C,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,6BAA4B,wCAAuC,sBAAqB,iCAAgC,yBAAwB,oCAAmC,sBAAqB,iCAAgC,wBAAuB,mCAAkC,yBAAwB,oCAAmC,wBAAuB,mCAAkC,0BAAyB,qCAAoC,uBAAsB,kCAAiC,uBAAsB,kCAAiC,uBAAsB,kCAAiC,wBAAuB,mCAAkC,sBAAqB,gCAA+B;","names":[]}
|
|
@@ -3,35 +3,35 @@ import {
|
|
|
3
3
|
RichSelectBoxContext,
|
|
4
4
|
RichSelectBox_default,
|
|
5
5
|
convertSelection
|
|
6
|
-
} from "./
|
|
6
|
+
} from "./72KJKVDM.js";
|
|
7
7
|
import {
|
|
8
8
|
RichSelectChip_default
|
|
9
|
-
} from "./
|
|
9
|
+
} from "./BVBONLQR.js";
|
|
10
10
|
import {
|
|
11
11
|
Popover_default
|
|
12
|
-
} from "./
|
|
12
|
+
} from "./B2H72KQX.js";
|
|
13
13
|
import {
|
|
14
14
|
DialogContext
|
|
15
|
-
} from "./
|
|
15
|
+
} from "./HH5XJEO5.js";
|
|
16
16
|
import {
|
|
17
17
|
TapArea_default
|
|
18
18
|
} from "./77FFPQY6.js";
|
|
19
19
|
import {
|
|
20
20
|
ColorBaseDestructive700,
|
|
21
21
|
ColorBaseGray800
|
|
22
|
-
} from "./
|
|
22
|
+
} from "./OSFJ6PMW.js";
|
|
23
23
|
import {
|
|
24
24
|
RichSelectSection_default
|
|
25
|
-
} from "./
|
|
25
|
+
} from "./3XJZEGNR.js";
|
|
26
26
|
import {
|
|
27
27
|
RichSelectRadioButton_default
|
|
28
|
-
} from "./
|
|
28
|
+
} from "./UENDVGIP.js";
|
|
29
29
|
import {
|
|
30
30
|
Box_default
|
|
31
|
-
} from "./
|
|
31
|
+
} from "./Q62XO2L2.js";
|
|
32
32
|
import {
|
|
33
33
|
Typography_default
|
|
34
|
-
} from "./
|
|
34
|
+
} from "./3GMABSQQ.js";
|
|
35
35
|
import {
|
|
36
36
|
useIsHydrated
|
|
37
37
|
} from "./JB65NEXK.js";
|
|
@@ -266,4 +266,4 @@ var RichSelectList_default = Object.assign(RichSelectList, {
|
|
|
266
266
|
export {
|
|
267
267
|
RichSelectList_default
|
|
268
268
|
};
|
|
269
|
-
//# sourceMappingURL=
|
|
269
|
+
//# sourceMappingURL=VISYTOZE.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
import {
|
|
3
3
|
colors_module_default
|
|
4
|
-
} from "./
|
|
4
|
+
} from "./UZ4ORX3X.js";
|
|
5
5
|
|
|
6
6
|
// css-module:./Divider.module.css#css-module
|
|
7
7
|
var Divider_module_default = { "divider": "_divider_1uaon_1", "dividerClassic": "_dividerClassic_1uaon_9" };
|
|
@@ -13,10 +13,7 @@ function Divider() {
|
|
|
13
13
|
return /* @__PURE__ */ jsx(
|
|
14
14
|
"hr",
|
|
15
15
|
{
|
|
16
|
-
className: classNames(
|
|
17
|
-
Divider_module_default.divider,
|
|
18
|
-
colors_module_default.cambioGray370BackgroundColor
|
|
19
|
-
)
|
|
16
|
+
className: classNames(Divider_module_default.divider, colors_module_default.gray370BackgroundColor)
|
|
20
17
|
}
|
|
21
18
|
);
|
|
22
19
|
}
|
|
@@ -25,4 +22,4 @@ Divider.displayName = "Divider";
|
|
|
25
22
|
export {
|
|
26
23
|
Divider
|
|
27
24
|
};
|
|
28
|
-
//# sourceMappingURL=
|
|
25
|
+
//# sourceMappingURL=WLJ6Y7KS.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["css-module:./Divider.module.css#css-module","../../src/Divider/Divider.tsx"],"sourcesContent":["import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/Divider/Divider.module.css\"; export default {\"divider\":\"_divider_1uaon_1\",\"dividerClassic\":\"_dividerClassic_1uaon_9\"}","import styles from \"./Divider.module.css\";\nimport classNames from \"classnames\";\nimport colorStyles from \"../colors/colors.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 (\n <hr\n className={classNames(
|
|
1
|
+
{"version":3,"sources":["css-module:./Divider.module.css#css-module","../../src/Divider/Divider.tsx"],"sourcesContent":["import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/Divider/Divider.module.css\"; export default {\"divider\":\"_divider_1uaon_1\",\"dividerClassic\":\"_dividerClassic_1uaon_9\"}","import styles from \"./Divider.module.css\";\nimport classNames from \"classnames\";\nimport colorStyles from \"../colors/colors.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 (\n <hr\n className={classNames(styles.divider, colorStyles.gray370BackgroundColor)}\n />\n );\n}\n\nDivider.displayName = \"Divider\";\n"],"mappings":";;;;;;AAA8F,IAAO,yBAAQ,EAAC,WAAU,oBAAmB,kBAAiB,0BAAyB;;;ACCrL,OAAO,gBAAgB;AAQnB;AAFW,SAAR,UAA+C;AACpD,SACE;AAAA,IAAC;AAAA;AAAA,MACC,WAAW,WAAW,uBAAO,SAAS,sBAAY,sBAAsB;AAAA;AAAA,EAC1E;AAEJ;AAEA,QAAQ,cAAc;","names":[]}
|
|
@@ -13,7 +13,7 @@ var _IL22HCBFcjs = require('./IL22HCBF.cjs');
|
|
|
13
13
|
var _CHDS4D44cjs = require('./CHDS4D44.cjs');
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
var
|
|
16
|
+
var _2M4NFHP3cjs = require('./2M4NFHP3.cjs');
|
|
17
17
|
|
|
18
18
|
// src/Dialog/Dialog.tsx
|
|
19
19
|
|
|
@@ -58,7 +58,7 @@ var Dialog = _react.forwardRef.call(void 0, function Dialog2(props, ref) {
|
|
|
58
58
|
_IL22HCBFcjs.Box_module_default.gap4,
|
|
59
59
|
_IL22HCBFcjs.Box_module_default.relative,
|
|
60
60
|
_IL22HCBFcjs.Box_module_default.overflowauto,
|
|
61
|
-
|
|
61
|
+
_2M4NFHP3cjs.colors_module_default.whiteBackgroundColor,
|
|
62
62
|
_PLUVW6AMcjs.padding_module_default[`paddingX${padding != null ? padding : sizeToPadding[size]}`],
|
|
63
63
|
_PLUVW6AMcjs.padding_module_default[`paddingY${padding != null ? padding : sizeToPadding[size]}`],
|
|
64
64
|
_CHDS4D44cjs.rounding_module_default.roundingmd,
|
|
@@ -77,4 +77,4 @@ var Dialog_default = Dialog;
|
|
|
77
77
|
|
|
78
78
|
|
|
79
79
|
exports.DialogContext = DialogContext; exports.Dialog_default = Dialog_default;
|
|
80
|
-
//# sourceMappingURL=
|
|
80
|
+
//# sourceMappingURL=WZWLUIXX.cjs.map
|
|
@@ -5,16 +5,16 @@ import {
|
|
|
5
5
|
import {
|
|
6
6
|
ColorBaseDestructive700,
|
|
7
7
|
ColorBaseGray800
|
|
8
|
-
} from "./
|
|
8
|
+
} from "./OSFJ6PMW.js";
|
|
9
9
|
import {
|
|
10
10
|
Focus_module_default
|
|
11
11
|
} from "./KKADUD65.js";
|
|
12
12
|
import {
|
|
13
13
|
Box_default
|
|
14
|
-
} from "./
|
|
14
|
+
} from "./Q62XO2L2.js";
|
|
15
15
|
import {
|
|
16
16
|
Typography_default
|
|
17
|
-
} from "./
|
|
17
|
+
} from "./3GMABSQQ.js";
|
|
18
18
|
import {
|
|
19
19
|
useIsHydrated
|
|
20
20
|
} from "./JB65NEXK.js";
|
|
@@ -122,4 +122,4 @@ SelectList.Option = SelectOption_default;
|
|
|
122
122
|
export {
|
|
123
123
|
SelectList
|
|
124
124
|
};
|
|
125
|
-
//# sourceMappingURL=
|
|
125
|
+
//# sourceMappingURL=XGJC6J5R.js.map
|
|
@@ -10,19 +10,19 @@ import {
|
|
|
10
10
|
} from "./C7PW7CPK.js";
|
|
11
11
|
import {
|
|
12
12
|
foregroundColor
|
|
13
|
-
} from "./
|
|
13
|
+
} from "./DWWKBOGE.js";
|
|
14
14
|
import {
|
|
15
15
|
border
|
|
16
|
-
} from "./
|
|
16
|
+
} from "./C3HA4L2U.js";
|
|
17
17
|
import {
|
|
18
18
|
backgroundColor
|
|
19
|
-
} from "./
|
|
19
|
+
} from "./RJHD6EJ3.js";
|
|
20
20
|
import {
|
|
21
21
|
Box_default
|
|
22
|
-
} from "./
|
|
22
|
+
} from "./Q62XO2L2.js";
|
|
23
23
|
import {
|
|
24
24
|
Typography_default
|
|
25
|
-
} from "./
|
|
25
|
+
} from "./3GMABSQQ.js";
|
|
26
26
|
import {
|
|
27
27
|
useIsHydrated
|
|
28
28
|
} from "./JB65NEXK.js";
|
|
@@ -143,4 +143,4 @@ var Button_default = Button;
|
|
|
143
143
|
export {
|
|
144
144
|
Button_default
|
|
145
145
|
};
|
|
146
|
-
//# sourceMappingURL=
|
|
146
|
+
//# sourceMappingURL=XZOWHDOS.js.map
|