@usecapsule/core-components 3.1.3 → 3.2.0-dev.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/capsule/capsule.esm.js +1 -1
- package/dist/capsule/capsule.esm.js.map +1 -1
- package/dist/capsule/{p-02072c68.entry.js → p-1bb78dd3.entry.js} +2 -2
- package/dist/capsule/p-29340cea.entry.js +2 -0
- package/dist/capsule/p-29340cea.entry.js.map +1 -0
- package/dist/capsule/p-3fca138b.entry.js +2 -0
- package/dist/capsule/{p-41088cd4.entry.js → p-895001cf.entry.js} +2 -2
- package/dist/capsule/p-c4220447.entry.js +29 -0
- package/dist/capsule/p-c4220447.entry.js.map +1 -0
- package/dist/cjs/capsule.cjs.js +1 -1
- package/dist/cjs/{cpsl-alert_33.cjs.entry.js → cpsl-alert_34.cjs.entry.js} +2763 -2713
- package/dist/cjs/cpsl-alert_34.cjs.entry.js.map +1 -0
- package/dist/cjs/cpsl-identicon.cjs.entry.js +62 -0
- package/dist/cjs/cpsl-identicon.cjs.entry.js.map +1 -0
- package/dist/cjs/cpsl-info-box.cjs.entry.js +1 -1
- package/dist/cjs/cpsl-modal-v2.cjs.entry.js +1 -1
- package/dist/cjs/cpsl-row.cjs.entry.js +1 -1
- package/dist/cjs/index-528f7428.js +6 -2
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/assets/icons/double-arc.svg +13 -0
- package/dist/collection/assets/icons/index.js +236 -234
- package/dist/collection/assets/icons/index.js.map +1 -1
- package/dist/collection/assets/icons/single-arc.svg +11 -0
- package/dist/collection/assets/images/index.js +2 -0
- package/dist/collection/assets/images/index.js.map +1 -0
- package/dist/collection/collection-manifest.json +2 -0
- package/dist/collection/components/cpsl-alert/cpsl-alert.js +1 -1
- package/dist/collection/components/cpsl-button/cpsl-button.stories.js +50 -0
- package/dist/collection/components/cpsl-button/cpsl-button.stories.js.map +1 -0
- package/dist/collection/components/cpsl-hero/cpsl-hero.css +245 -0
- package/dist/collection/components/cpsl-hero/cpsl-hero.js +52 -0
- package/dist/collection/components/cpsl-hero/cpsl-hero.js.map +1 -0
- package/dist/collection/components/cpsl-hero/cpsl-hero.stories.js +17 -0
- package/dist/collection/components/cpsl-hero/cpsl-hero.stories.js.map +1 -0
- package/dist/collection/components/cpsl-hero/test/cpsl-hero.e2e.js +29 -0
- package/dist/collection/components/cpsl-hero/test/cpsl-hero.e2e.js.map +1 -0
- package/dist/collection/components/cpsl-hero/test/cpsl-hero.spec.js +37 -0
- package/dist/collection/components/cpsl-hero/test/cpsl-hero.spec.js.map +1 -0
- package/dist/collection/components/cpsl-icon/cpsl-icon.js +2 -2
- package/dist/collection/components/cpsl-identicon/cpsl-identicon.css +69 -0
- package/dist/collection/components/cpsl-identicon/cpsl-identicon.js +100 -0
- package/dist/collection/components/cpsl-identicon/cpsl-identicon.js.map +1 -0
- package/dist/collection/components/cpsl-identicon/cpsl-identicon.stories.js +12 -0
- package/dist/collection/components/cpsl-identicon/cpsl-identicon.stories.js.map +1 -0
- package/dist/collection/components/cpsl-identicon/test/cpsl-identicon.e2e.js +29 -0
- package/dist/collection/components/cpsl-identicon/test/cpsl-identicon.e2e.js.map +1 -0
- package/dist/collection/components/cpsl-identicon/test/cpsl-identicon.spec.js +37 -0
- package/dist/collection/components/cpsl-identicon/test/cpsl-identicon.spec.js.map +1 -0
- package/dist/collection/components/cpsl-info-box/cpsl-info-box.js +1 -1
- package/dist/collection/components/cpsl-input/cpsl-input.js +2 -2
- package/dist/collection/components/cpsl-modal-v2/cpsl-modal-v2.js +1 -1
- package/dist/collection/components/cpsl-nav-button-group/cpsl-nav-button-group.js +1 -1
- package/dist/collection/components/cpsl-overlay/cpsl-overlay.js +1 -1
- package/dist/collection/components/cpsl-pagination/cpsl-pagination.js +1 -1
- package/dist/collection/components/cpsl-pill/cpsl-pill.js +1 -1
- package/dist/collection/components/cpsl-popover/cpsl-popover.js +2 -2
- package/dist/collection/components/cpsl-qr-code/cpsl-qr-code.js +1 -1
- package/dist/collection/components/cpsl-radio/cpsl-radio.js +1 -1
- package/dist/collection/components/cpsl-row/cpsl-row.js +1 -1
- package/dist/collection/components/cpsl-select/cpsl-select.js +1 -1
- package/dist/collection/components/cpsl-select-item/cpsl-select-item.js +1 -1
- package/dist/collection/components/cpsl-slide-button/cpsl-slide-button.js +3 -3
- package/dist/collection/components/cpsl-spinner/cpsl-spinner.js +2 -2
- package/dist/collection/components/cpsl-switch/cpsl-switch.js +1 -1
- package/dist/collection/components/cpsl-tab/cpsl-tab.js +1 -1
- package/dist/collection/components/cpsl-table/cpsl-table.js +1 -1
- package/dist/collection/components/cpsl-tabs/cpsl-tabs.js +1 -1
- package/dist/collection/components/cpsl-text/cpsl-text.js +1 -1
- package/dist/collection/components/cpsl-tile-button/cpsl-tile-button.js +2 -2
- package/dist/collection/interface.js.map +1 -1
- package/dist/esm/capsule.js +1 -1
- package/dist/esm/{cpsl-alert_33.entry.js → cpsl-alert_34.entry.js} +2763 -2714
- package/dist/esm/cpsl-alert_34.entry.js.map +1 -0
- package/dist/esm/cpsl-identicon.entry.js +58 -0
- package/dist/esm/cpsl-identicon.entry.js.map +1 -0
- package/dist/esm/cpsl-info-box.entry.js +1 -1
- package/dist/esm/cpsl-modal-v2.entry.js +1 -1
- package/dist/esm/cpsl-row.entry.js +1 -1
- package/dist/esm/index-b188f201.js +6 -2
- package/dist/esm/loader.js +1 -1
- package/dist/scripts/buildAssets.js +90 -0
- package/dist/scripts/buildAssets.js.map +1 -0
- package/dist/types/Users/{taylorbosch/Documents/GitHub/Capsule/component-library/core/.stencil/scripts/buildIconLibrary.d.ts → briancorbin/Documents/Programming/Capsule/component-library/core/.stencil/scripts/buildAssets.d.ts} +3 -0
- package/dist/types/assets/icons/index.d.ts +91 -89
- package/dist/types/assets/images/index.d.ts +5 -0
- package/dist/types/components/cpsl-button/cpsl-button.stories.d.ts +15 -0
- package/dist/types/components/cpsl-hero/cpsl-hero.d.ts +4 -0
- package/dist/types/components/cpsl-hero/cpsl-hero.stories.d.ts +13 -0
- package/dist/types/components/cpsl-identicon/cpsl-identicon.d.ts +5 -0
- package/dist/types/components/cpsl-identicon/cpsl-identicon.stories.d.ts +10 -0
- package/dist/types/components.d.ts +44 -0
- package/dist/types/interface.d.ts +2 -0
- package/package.json +20 -5
- package/dist/capsule/p-2c16694d.entry.js +0 -2
- package/dist/capsule/p-496b735b.entry.js +0 -29
- package/dist/capsule/p-496b735b.entry.js.map +0 -1
- package/dist/cjs/cpsl-alert_33.cjs.entry.js.map +0 -1
- package/dist/esm/cpsl-alert_33.entry.js.map +0 -1
- package/dist/scripts/buildIconLibrary.js +0 -33
- package/dist/scripts/buildIconLibrary.js.map +0 -1
- /package/dist/capsule/{p-02072c68.entry.js.map → p-1bb78dd3.entry.js.map} +0 -0
- /package/dist/capsule/{p-2c16694d.entry.js.map → p-3fca138b.entry.js.map} +0 -0
- /package/dist/capsule/{p-41088cd4.entry.js.map → p-895001cf.entry.js.map} +0 -0
- /package/dist/collection/assets/icons/{AD.svg → flags/AD.svg} +0 -0
- /package/dist/collection/assets/icons/{AE.svg → flags/AE.svg} +0 -0
- /package/dist/collection/assets/icons/{AF.svg → flags/AF.svg} +0 -0
- /package/dist/collection/assets/icons/{AG.svg → flags/AG.svg} +0 -0
- /package/dist/collection/assets/icons/{AI.svg → flags/AI.svg} +0 -0
- /package/dist/collection/assets/icons/{AL.svg → flags/AL.svg} +0 -0
- /package/dist/collection/assets/icons/{AM.svg → flags/AM.svg} +0 -0
- /package/dist/collection/assets/icons/{AO.svg → flags/AO.svg} +0 -0
- /package/dist/collection/assets/icons/{AR.svg → flags/AR.svg} +0 -0
- /package/dist/collection/assets/icons/{AS.svg → flags/AS.svg} +0 -0
- /package/dist/collection/assets/icons/{AT.svg → flags/AT.svg} +0 -0
- /package/dist/collection/assets/icons/{AU.svg → flags/AU.svg} +0 -0
- /package/dist/collection/assets/icons/{AW.svg → flags/AW.svg} +0 -0
- /package/dist/collection/assets/icons/{AX.svg → flags/AX.svg} +0 -0
- /package/dist/collection/assets/icons/{AZ.svg → flags/AZ.svg} +0 -0
- /package/dist/collection/assets/icons/{BA.svg → flags/BA.svg} +0 -0
- /package/dist/collection/assets/icons/{BB.svg → flags/BB.svg} +0 -0
- /package/dist/collection/assets/icons/{BD.svg → flags/BD.svg} +0 -0
- /package/dist/collection/assets/icons/{BE.svg → flags/BE.svg} +0 -0
- /package/dist/collection/assets/icons/{BF.svg → flags/BF.svg} +0 -0
- /package/dist/collection/assets/icons/{BG.svg → flags/BG.svg} +0 -0
- /package/dist/collection/assets/icons/{BH.svg → flags/BH.svg} +0 -0
- /package/dist/collection/assets/icons/{BI.svg → flags/BI.svg} +0 -0
- /package/dist/collection/assets/icons/{BJ.svg → flags/BJ.svg} +0 -0
- /package/dist/collection/assets/icons/{BL.svg → flags/BL.svg} +0 -0
- /package/dist/collection/assets/icons/{BM.svg → flags/BM.svg} +0 -0
- /package/dist/collection/assets/icons/{BN.svg → flags/BN.svg} +0 -0
- /package/dist/collection/assets/icons/{BO.svg → flags/BO.svg} +0 -0
- /package/dist/collection/assets/icons/{BQ.svg → flags/BQ.svg} +0 -0
- /package/dist/collection/assets/icons/{BQ2.svg → flags/BQ2.svg} +0 -0
- /package/dist/collection/assets/icons/{BQ3.svg → flags/BQ3.svg} +0 -0
- /package/dist/collection/assets/icons/{BR.svg → flags/BR.svg} +0 -0
- /package/dist/collection/assets/icons/{BS.svg → flags/BS.svg} +0 -0
- /package/dist/collection/assets/icons/{BT.svg → flags/BT.svg} +0 -0
- /package/dist/collection/assets/icons/{BW.svg → flags/BW.svg} +0 -0
- /package/dist/collection/assets/icons/{BY.svg → flags/BY.svg} +0 -0
- /package/dist/collection/assets/icons/{BZ.svg → flags/BZ.svg} +0 -0
- /package/dist/collection/assets/icons/{CA.svg → flags/CA.svg} +0 -0
- /package/dist/collection/assets/icons/{CC.svg → flags/CC.svg} +0 -0
- /package/dist/collection/assets/icons/{CD.svg → flags/CD.svg} +0 -0
- /package/dist/collection/assets/icons/{CD2.svg → flags/CD2.svg} +0 -0
- /package/dist/collection/assets/icons/{CF.svg → flags/CF.svg} +0 -0
- /package/dist/collection/assets/icons/{CH.svg → flags/CH.svg} +0 -0
- /package/dist/collection/assets/icons/{CK.svg → flags/CK.svg} +0 -0
- /package/dist/collection/assets/icons/{CL.svg → flags/CL.svg} +0 -0
- /package/dist/collection/assets/icons/{CM.svg → flags/CM.svg} +0 -0
- /package/dist/collection/assets/icons/{CN.svg → flags/CN.svg} +0 -0
- /package/dist/collection/assets/icons/{CO.svg → flags/CO.svg} +0 -0
- /package/dist/collection/assets/icons/{CR.svg → flags/CR.svg} +0 -0
- /package/dist/collection/assets/icons/{CU.svg → flags/CU.svg} +0 -0
- /package/dist/collection/assets/icons/{CW.svg → flags/CW.svg} +0 -0
- /package/dist/collection/assets/icons/{CX.svg → flags/CX.svg} +0 -0
- /package/dist/collection/assets/icons/{CY.svg → flags/CY.svg} +0 -0
- /package/dist/collection/assets/icons/{CZ.svg → flags/CZ.svg} +0 -0
- /package/dist/collection/assets/icons/{DE.svg → flags/DE.svg} +0 -0
- /package/dist/collection/assets/icons/{DJ.svg → flags/DJ.svg} +0 -0
- /package/dist/collection/assets/icons/{DK.svg → flags/DK.svg} +0 -0
- /package/dist/collection/assets/icons/{DM.svg → flags/DM.svg} +0 -0
- /package/dist/collection/assets/icons/{DO.svg → flags/DO.svg} +0 -0
- /package/dist/collection/assets/icons/{DS.svg → flags/DS.svg} +0 -0
- /package/dist/collection/assets/icons/{DZ.svg → flags/DZ.svg} +0 -0
- /package/dist/collection/assets/icons/{EC.svg → flags/EC.svg} +0 -0
- /package/dist/collection/assets/icons/{EE.svg → flags/EE.svg} +0 -0
- /package/dist/collection/assets/icons/{EG.svg → flags/EG.svg} +0 -0
- /package/dist/collection/assets/icons/{EH.svg → flags/EH.svg} +0 -0
- /package/dist/collection/assets/icons/{ER.svg → flags/ER.svg} +0 -0
- /package/dist/collection/assets/icons/{ES.svg → flags/ES.svg} +0 -0
- /package/dist/collection/assets/icons/{ET.svg → flags/ET.svg} +0 -0
- /package/dist/collection/assets/icons/{FI.svg → flags/FI.svg} +0 -0
- /package/dist/collection/assets/icons/{FJ.svg → flags/FJ.svg} +0 -0
- /package/dist/collection/assets/icons/{FK.svg → flags/FK.svg} +0 -0
- /package/dist/collection/assets/icons/{FM.svg → flags/FM.svg} +0 -0
- /package/dist/collection/assets/icons/{FO.svg → flags/FO.svg} +0 -0
- /package/dist/collection/assets/icons/{FR.svg → flags/FR.svg} +0 -0
- /package/dist/collection/assets/icons/{GA.svg → flags/GA.svg} +0 -0
- /package/dist/collection/assets/icons/{GB-2.svg → flags/GB-2.svg} +0 -0
- /package/dist/collection/assets/icons/{GB.svg → flags/GB.svg} +0 -0
- /package/dist/collection/assets/icons/{GD.svg → flags/GD.svg} +0 -0
- /package/dist/collection/assets/icons/{GE.svg → flags/GE.svg} +0 -0
- /package/dist/collection/assets/icons/{GG.svg → flags/GG.svg} +0 -0
- /package/dist/collection/assets/icons/{GH.svg → flags/GH.svg} +0 -0
- /package/dist/collection/assets/icons/{GI.svg → flags/GI.svg} +0 -0
- /package/dist/collection/assets/icons/{GL.svg → flags/GL.svg} +0 -0
- /package/dist/collection/assets/icons/{GM.svg → flags/GM.svg} +0 -0
- /package/dist/collection/assets/icons/{GN.svg → flags/GN.svg} +0 -0
- /package/dist/collection/assets/icons/{GQ.svg → flags/GQ.svg} +0 -0
- /package/dist/collection/assets/icons/{GR.svg → flags/GR.svg} +0 -0
- /package/dist/collection/assets/icons/{GT.svg → flags/GT.svg} +0 -0
- /package/dist/collection/assets/icons/{GU.svg → flags/GU.svg} +0 -0
- /package/dist/collection/assets/icons/{GW.svg → flags/GW.svg} +0 -0
- /package/dist/collection/assets/icons/{GY.svg → flags/GY.svg} +0 -0
- /package/dist/collection/assets/icons/{HK.svg → flags/HK.svg} +0 -0
- /package/dist/collection/assets/icons/{HN.svg → flags/HN.svg} +0 -0
- /package/dist/collection/assets/icons/{HR.svg → flags/HR.svg} +0 -0
- /package/dist/collection/assets/icons/{HT.svg → flags/HT.svg} +0 -0
- /package/dist/collection/assets/icons/{HU.svg → flags/HU.svg} +0 -0
- /package/dist/collection/assets/icons/{ID.svg → flags/ID.svg} +0 -0
- /package/dist/collection/assets/icons/{IE.svg → flags/IE.svg} +0 -0
- /package/dist/collection/assets/icons/{IL.svg → flags/IL.svg} +0 -0
- /package/dist/collection/assets/icons/{IM.svg → flags/IM.svg} +0 -0
- /package/dist/collection/assets/icons/{IN.svg → flags/IN.svg} +0 -0
- /package/dist/collection/assets/icons/{IO.svg → flags/IO.svg} +0 -0
- /package/dist/collection/assets/icons/{IQ.svg → flags/IQ.svg} +0 -0
- /package/dist/collection/assets/icons/{IR.svg → flags/IR.svg} +0 -0
- /package/dist/collection/assets/icons/{IS.svg → flags/IS.svg} +0 -0
- /package/dist/collection/assets/icons/{IT.svg → flags/IT.svg} +0 -0
- /package/dist/collection/assets/icons/{JE.svg → flags/JE.svg} +0 -0
- /package/dist/collection/assets/icons/{JM.svg → flags/JM.svg} +0 -0
- /package/dist/collection/assets/icons/{JO.svg → flags/JO.svg} +0 -0
- /package/dist/collection/assets/icons/{JP.svg → flags/JP.svg} +0 -0
- /package/dist/collection/assets/icons/{KE.svg → flags/KE.svg} +0 -0
- /package/dist/collection/assets/icons/{KG.svg → flags/KG.svg} +0 -0
- /package/dist/collection/assets/icons/{KH.svg → flags/KH.svg} +0 -0
- /package/dist/collection/assets/icons/{KI.svg → flags/KI.svg} +0 -0
- /package/dist/collection/assets/icons/{KM.svg → flags/KM.svg} +0 -0
- /package/dist/collection/assets/icons/{KN.svg → flags/KN.svg} +0 -0
- /package/dist/collection/assets/icons/{KP.svg → flags/KP.svg} +0 -0
- /package/dist/collection/assets/icons/{KR.svg → flags/KR.svg} +0 -0
- /package/dist/collection/assets/icons/{KW.svg → flags/KW.svg} +0 -0
- /package/dist/collection/assets/icons/{KY.svg → flags/KY.svg} +0 -0
- /package/dist/collection/assets/icons/{KZ.svg → flags/KZ.svg} +0 -0
- /package/dist/collection/assets/icons/{LA.svg → flags/LA.svg} +0 -0
- /package/dist/collection/assets/icons/{LB.svg → flags/LB.svg} +0 -0
- /package/dist/collection/assets/icons/{LC.svg → flags/LC.svg} +0 -0
- /package/dist/collection/assets/icons/{LI.svg → flags/LI.svg} +0 -0
- /package/dist/collection/assets/icons/{LK.svg → flags/LK.svg} +0 -0
- /package/dist/collection/assets/icons/{LR.svg → flags/LR.svg} +0 -0
- /package/dist/collection/assets/icons/{LS.svg → flags/LS.svg} +0 -0
- /package/dist/collection/assets/icons/{LT.svg → flags/LT.svg} +0 -0
- /package/dist/collection/assets/icons/{LU.svg → flags/LU.svg} +0 -0
- /package/dist/collection/assets/icons/{LV.svg → flags/LV.svg} +0 -0
- /package/dist/collection/assets/icons/{LY.svg → flags/LY.svg} +0 -0
- /package/dist/collection/assets/icons/{MA.svg → flags/MA.svg} +0 -0
- /package/dist/collection/assets/icons/{MC.svg → flags/MC.svg} +0 -0
- /package/dist/collection/assets/icons/{MD.svg → flags/MD.svg} +0 -0
- /package/dist/collection/assets/icons/{ME.svg → flags/ME.svg} +0 -0
- /package/dist/collection/assets/icons/{MG.svg → flags/MG.svg} +0 -0
- /package/dist/collection/assets/icons/{MH.svg → flags/MH.svg} +0 -0
- /package/dist/collection/assets/icons/{MK.svg → flags/MK.svg} +0 -0
- /package/dist/collection/assets/icons/{ML.svg → flags/ML.svg} +0 -0
- /package/dist/collection/assets/icons/{MM.svg → flags/MM.svg} +0 -0
- /package/dist/collection/assets/icons/{MN.svg → flags/MN.svg} +0 -0
- /package/dist/collection/assets/icons/{MO.svg → flags/MO.svg} +0 -0
- /package/dist/collection/assets/icons/{MP.svg → flags/MP.svg} +0 -0
- /package/dist/collection/assets/icons/{MQ.svg → flags/MQ.svg} +0 -0
- /package/dist/collection/assets/icons/{MR.svg → flags/MR.svg} +0 -0
- /package/dist/collection/assets/icons/{MS.svg → flags/MS.svg} +0 -0
- /package/dist/collection/assets/icons/{MT.svg → flags/MT.svg} +0 -0
- /package/dist/collection/assets/icons/{MU.svg → flags/MU.svg} +0 -0
- /package/dist/collection/assets/icons/{MV.svg → flags/MV.svg} +0 -0
- /package/dist/collection/assets/icons/{MW.svg → flags/MW.svg} +0 -0
- /package/dist/collection/assets/icons/{MX.svg → flags/MX.svg} +0 -0
- /package/dist/collection/assets/icons/{MY.svg → flags/MY.svg} +0 -0
- /package/dist/collection/assets/icons/{MZ.svg → flags/MZ.svg} +0 -0
- /package/dist/collection/assets/icons/{NA.svg → flags/NA.svg} +0 -0
- /package/dist/collection/assets/icons/{NE.svg → flags/NE.svg} +0 -0
- /package/dist/collection/assets/icons/{NF.svg → flags/NF.svg} +0 -0
- /package/dist/collection/assets/icons/{NG.svg → flags/NG.svg} +0 -0
- /package/dist/collection/assets/icons/{NI.svg → flags/NI.svg} +0 -0
- /package/dist/collection/assets/icons/{NL.svg → flags/NL.svg} +0 -0
- /package/dist/collection/assets/icons/{NO.svg → flags/NO.svg} +0 -0
- /package/dist/collection/assets/icons/{NP.svg → flags/NP.svg} +0 -0
- /package/dist/collection/assets/icons/{NR.svg → flags/NR.svg} +0 -0
- /package/dist/collection/assets/icons/{NU.svg → flags/NU.svg} +0 -0
- /package/dist/collection/assets/icons/{NZ.svg → flags/NZ.svg} +0 -0
- /package/dist/collection/assets/icons/{OM.svg → flags/OM.svg} +0 -0
- /package/dist/collection/assets/icons/{PA.svg → flags/PA.svg} +0 -0
- /package/dist/collection/assets/icons/{PE.svg → flags/PE.svg} +0 -0
- /package/dist/collection/assets/icons/{PF.svg → flags/PF.svg} +0 -0
- /package/dist/collection/assets/icons/{PG.svg → flags/PG.svg} +0 -0
- /package/dist/collection/assets/icons/{PH.svg → flags/PH.svg} +0 -0
- /package/dist/collection/assets/icons/{PK.svg → flags/PK.svg} +0 -0
- /package/dist/collection/assets/icons/{PL.svg → flags/PL.svg} +0 -0
- /package/dist/collection/assets/icons/{PN.svg → flags/PN.svg} +0 -0
- /package/dist/collection/assets/icons/{PR.svg → flags/PR.svg} +0 -0
- /package/dist/collection/assets/icons/{PS.svg → flags/PS.svg} +0 -0
- /package/dist/collection/assets/icons/{PT.svg → flags/PT.svg} +0 -0
- /package/dist/collection/assets/icons/{PW.svg → flags/PW.svg} +0 -0
- /package/dist/collection/assets/icons/{PY.svg → flags/PY.svg} +0 -0
- /package/dist/collection/assets/icons/{QA.svg → flags/QA.svg} +0 -0
- /package/dist/collection/assets/icons/{RO.svg → flags/RO.svg} +0 -0
- /package/dist/collection/assets/icons/{RS.svg → flags/RS.svg} +0 -0
- /package/dist/collection/assets/icons/{RU.svg → flags/RU.svg} +0 -0
- /package/dist/collection/assets/icons/{RW.svg → flags/RW.svg} +0 -0
- /package/dist/collection/assets/icons/{SA.svg → flags/SA.svg} +0 -0
- /package/dist/collection/assets/icons/{SB.svg → flags/SB.svg} +0 -0
- /package/dist/collection/assets/icons/{SC.svg → flags/SC.svg} +0 -0
- /package/dist/collection/assets/icons/{SE.svg → flags/SE.svg} +0 -0
- /package/dist/collection/assets/icons/{SG.svg → flags/SG.svg} +0 -0
- /package/dist/collection/assets/icons/{SI.svg → flags/SI.svg} +0 -0
- /package/dist/collection/assets/icons/{SK.svg → flags/SK.svg} +0 -0
- /package/dist/collection/assets/icons/{SL.svg → flags/SL.svg} +0 -0
- /package/dist/collection/assets/icons/{SM.svg → flags/SM.svg} +0 -0
- /package/dist/collection/assets/icons/{SN.svg → flags/SN.svg} +0 -0
- /package/dist/collection/assets/icons/{SO.svg → flags/SO.svg} +0 -0
- /package/dist/collection/assets/icons/{SR.svg → flags/SR.svg} +0 -0
- /package/dist/collection/assets/icons/{SS.svg → flags/SS.svg} +0 -0
- /package/dist/collection/assets/icons/{ST.svg → flags/ST.svg} +0 -0
- /package/dist/collection/assets/icons/{SV.svg → flags/SV.svg} +0 -0
- /package/dist/collection/assets/icons/{SX.svg → flags/SX.svg} +0 -0
- /package/dist/collection/assets/icons/{SY.svg → flags/SY.svg} +0 -0
- /package/dist/collection/assets/icons/{SZ.svg → flags/SZ.svg} +0 -0
- /package/dist/collection/assets/icons/{TC.svg → flags/TC.svg} +0 -0
- /package/dist/collection/assets/icons/{TD.svg → flags/TD.svg} +0 -0
- /package/dist/collection/assets/icons/{TG.svg → flags/TG.svg} +0 -0
- /package/dist/collection/assets/icons/{TH.svg → flags/TH.svg} +0 -0
- /package/dist/collection/assets/icons/{TJ.svg → flags/TJ.svg} +0 -0
- /package/dist/collection/assets/icons/{TK.svg → flags/TK.svg} +0 -0
- /package/dist/collection/assets/icons/{TL.svg → flags/TL.svg} +0 -0
- /package/dist/collection/assets/icons/{TM.svg → flags/TM.svg} +0 -0
- /package/dist/collection/assets/icons/{TN.svg → flags/TN.svg} +0 -0
- /package/dist/collection/assets/icons/{TO.svg → flags/TO.svg} +0 -0
- /package/dist/collection/assets/icons/{TR.svg → flags/TR.svg} +0 -0
- /package/dist/collection/assets/icons/{TT.svg → flags/TT.svg} +0 -0
- /package/dist/collection/assets/icons/{TV.svg → flags/TV.svg} +0 -0
- /package/dist/collection/assets/icons/{TW.svg → flags/TW.svg} +0 -0
- /package/dist/collection/assets/icons/{TZ.svg → flags/TZ.svg} +0 -0
- /package/dist/collection/assets/icons/{UA.svg → flags/UA.svg} +0 -0
- /package/dist/collection/assets/icons/{UG.svg → flags/UG.svg} +0 -0
- /package/dist/collection/assets/icons/{US.svg → flags/US.svg} +0 -0
- /package/dist/collection/assets/icons/{UY.svg → flags/UY.svg} +0 -0
- /package/dist/collection/assets/icons/{UZ.svg → flags/UZ.svg} +0 -0
- /package/dist/collection/assets/icons/{VC.svg → flags/VC.svg} +0 -0
- /package/dist/collection/assets/icons/{VE.svg → flags/VE.svg} +0 -0
- /package/dist/collection/assets/icons/{VG.svg → flags/VG.svg} +0 -0
- /package/dist/collection/assets/icons/{VI.svg → flags/VI.svg} +0 -0
- /package/dist/collection/assets/icons/{VN.svg → flags/VN.svg} +0 -0
- /package/dist/collection/assets/icons/{VU.svg → flags/VU.svg} +0 -0
- /package/dist/collection/assets/icons/{WS.svg → flags/WS.svg} +0 -0
- /package/dist/collection/assets/icons/{YE.svg → flags/YE.svg} +0 -0
- /package/dist/collection/assets/icons/{ZA.svg → flags/ZA.svg} +0 -0
- /package/dist/collection/assets/icons/{ZM.svg → flags/ZM.svg} +0 -0
- /package/dist/collection/assets/icons/{ZW.svg → flags/ZW.svg} +0 -0
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"cpsl-identicon.js","sourceRoot":"","sources":["../../../../src/components/cpsl-identicon/cpsl-identicon.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Host, Prop, h } from '@stencil/core';\n\nconst SingleArc = (rotation: number) => (\n <svg\n class={{\n rotate90: rotation === 1,\n rotate180: rotation === 2,\n rotate270: rotation === 3,\n }}\n viewBox=\"0 0 12 12\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <g clip-path=\"url(#clip0_674_66)\">\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24ZM12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_674_66\">\n <rect width=\"12\" height=\"12\" />\n </clipPath>\n </defs>\n </svg>\n);\n\nconst DoubleArc = (rotation: number) => (\n <svg\n class={{\n rotate90: rotation === 1,\n rotate180: rotation === 2,\n rotate270: rotation === 3,\n }}\n viewBox=\"0 0 12 12\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <g clip-path=\"url(#clip0_674_255)\">\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24ZM12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18ZM12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_674_255\">\n <rect width=\"12\" height=\"12\" />\n </clipPath>\n </defs>\n </svg>\n);\n\n@Component({\n tag: 'cpsl-identicon',\n styleUrl: 'cpsl-identicon.scss',\n shadow: true,\n})\nexport class CpslIdenticon {\n @Prop() hash: string;\n\n /**\n * The size of the identicon.\n * Default is: 40.\n */\n @Prop() size: number = 40;\n\n render() {\n const [code, color] = stringToBinaryAndColor(this.hash);\n const shapeA = ((code >> 2) & 1) !== 0;\n const shapeB = ((code >> 3) & 1) !== 0;\n const shapeC = ((code >> 4) & 1) !== 0;\n const shapeD = ((code >> 5) & 1) !== 0;\n const rotationA = (code >> 6) & 3;\n const rotationB = (code >> 7) & 3;\n const rotationC = (code >> 8) & 3;\n const rotationD = (code >> 9) & 3;\n\n const [shapes, rotations] = [\n [shapeA, shapeB, shapeC, shapeD],\n [rotationA, rotationB, rotationC, rotationD],\n ];\n\n return (\n <Host\n class={{\n red: color === 'red',\n orange: color === 'orange',\n yellow: color === 'yellow',\n green: color === 'green',\n blue: color === 'blue',\n purple: color === 'purple',\n }}\n >\n {shapes.map((isDouble, index) => {\n return isDouble ? DoubleArc(rotations[index]) : SingleArc(rotations[index]);\n })}\n </Host>\n );\n }\n}\n\ntype Color = 'red' | 'orange' | 'yellow' | 'green' | 'blue' | 'purple';\n\nconst COLORS: Color[] = ['red', 'orange', 'yellow', 'green', 'blue', 'purple'];\n\nfunction stringToBinaryAndColor(hash: string): [number, Color] {\n const code = (hash.charCodeAt(0) << 24) | (hash.charCodeAt(1) << 16) | (hash.charCodeAt(2) << 8) | hash.charCodeAt(3);\n\n const color = COLORS[Math.abs(code % 6)];\n\n return [code, color];\n}\n"]}
|
@@ -0,0 +1,12 @@
|
|
1
|
+
const meta = {
|
2
|
+
title: 'Components/CpslIdenticon',
|
3
|
+
args: { hash: 'wruvbwic8932nc4u3cr9394n3cibj3892438cr', size: 40 },
|
4
|
+
argTypes: {
|
5
|
+
hash: { control: 'text' },
|
6
|
+
size: { control: 'number' },
|
7
|
+
},
|
8
|
+
};
|
9
|
+
export default meta;
|
10
|
+
const Template = args => `<cpsl-identicon hash=${args.hash}/>`;
|
11
|
+
export const Primary = Template.bind({});
|
12
|
+
//# sourceMappingURL=cpsl-identicon.stories.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"cpsl-identicon.stories.js","sourceRoot":"","sources":["../../../../src/components/cpsl-identicon/cpsl-identicon.stories.ts"],"names":[],"mappings":"AAGA,MAAM,IAAI,GAA+C;IACvD,KAAK,EAAE,0BAA0B;IACjC,IAAI,EAAE,EAAE,IAAI,EAAE,wCAAwC,EAAE,IAAI,EAAE,EAAE,EAAE;IAClE,QAAQ,EAAE;QACR,IAAI,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE;QACzB,IAAI,EAAE,EAAE,OAAO,EAAE,QAAQ,EAAE;KAC5B;CACF,CAAC;AAEF,eAAe,IAAI,CAAC;AAIpB,MAAM,QAAQ,GAAU,IAAI,CAAC,EAAE,CAAC,wBAAwB,IAAI,CAAC,IAAI,IAAI,CAAC;AAEtE,MAAM,CAAC,MAAM,OAAO,GAAU,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Meta, StoryFn } from '@storybook/html';\nimport { type CpslIdenticon } from './cpsl-identicon';\n\nconst meta: Meta<CpslIdenticon & { content?: string }> = {\n title: 'Components/CpslIdenticon',\n args: { hash: 'wruvbwic8932nc4u3cr9394n3cibj3892438cr', size: 40 },\n argTypes: {\n hash: { control: 'text' },\n size: { control: 'number' },\n },\n};\n\nexport default meta;\n\ntype Story = StoryFn<CpslIdenticon & { content?: string }>;\n\nconst Template: Story = args => `<cpsl-identicon hash=${args.hash}/>`;\n\nexport const Primary: Story = Template.bind({});\n"]}
|
@@ -0,0 +1,29 @@
|
|
1
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
2
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
3
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
4
|
+
function fulfilled(value) { try {
|
5
|
+
step(generator.next(value));
|
6
|
+
}
|
7
|
+
catch (e) {
|
8
|
+
reject(e);
|
9
|
+
} }
|
10
|
+
function rejected(value) { try {
|
11
|
+
step(generator["throw"](value));
|
12
|
+
}
|
13
|
+
catch (e) {
|
14
|
+
reject(e);
|
15
|
+
} }
|
16
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
17
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
18
|
+
});
|
19
|
+
};
|
20
|
+
import { newE2EPage } from "@stencil/core/testing";
|
21
|
+
describe('cpsl-identicon', () => {
|
22
|
+
it('renders', () => __awaiter(void 0, void 0, void 0, function* () {
|
23
|
+
const page = yield newE2EPage();
|
24
|
+
yield page.setContent('<cpsl-identicon></cpsl-identicon>');
|
25
|
+
const element = yield page.find('cpsl-identicon');
|
26
|
+
expect(element).toHaveClass('hydrated');
|
27
|
+
}));
|
28
|
+
});
|
29
|
+
//# sourceMappingURL=cpsl-identicon.e2e.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"cpsl-identicon.e2e.js","sourceRoot":"","sources":["../../../../../src/components/cpsl-identicon/test/cpsl-identicon.e2e.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAEnD,QAAQ,CAAC,gBAAgB,EAAE,GAAG,EAAE;IAC9B,EAAE,CAAC,SAAS,EAAE,GAAS,EAAE;QACvB,MAAM,IAAI,GAAG,MAAM,UAAU,EAAE,CAAC;QAChC,MAAM,IAAI,CAAC,UAAU,CAAC,mCAAmC,CAAC,CAAC;QAE3D,MAAM,OAAO,GAAG,MAAM,IAAI,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;QAClD,MAAM,CAAC,OAAO,CAAC,CAAC,WAAW,CAAC,UAAU,CAAC,CAAC;IAC1C,CAAC,CAAA,CAAC,CAAC;AACL,CAAC,CAAC,CAAC","sourcesContent":["import { newE2EPage } from '@stencil/core/testing';\n\ndescribe('cpsl-identicon', () => {\n it('renders', async () => {\n const page = await newE2EPage();\n await page.setContent('<cpsl-identicon></cpsl-identicon>');\n\n const element = await page.find('cpsl-identicon');\n expect(element).toHaveClass('hydrated');\n });\n});\n"]}
|
@@ -0,0 +1,37 @@
|
|
1
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
2
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
3
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
4
|
+
function fulfilled(value) { try {
|
5
|
+
step(generator.next(value));
|
6
|
+
}
|
7
|
+
catch (e) {
|
8
|
+
reject(e);
|
9
|
+
} }
|
10
|
+
function rejected(value) { try {
|
11
|
+
step(generator["throw"](value));
|
12
|
+
}
|
13
|
+
catch (e) {
|
14
|
+
reject(e);
|
15
|
+
} }
|
16
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
17
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
18
|
+
});
|
19
|
+
};
|
20
|
+
import { newSpecPage } from "@stencil/core/testing";
|
21
|
+
import { CpslIdenticon } from "../cpsl-identicon";
|
22
|
+
describe('cpsl-identicon', () => {
|
23
|
+
it('renders', () => __awaiter(void 0, void 0, void 0, function* () {
|
24
|
+
const page = yield newSpecPage({
|
25
|
+
components: [CpslIdenticon],
|
26
|
+
html: `<cpsl-identicon></cpsl-identicon>`,
|
27
|
+
});
|
28
|
+
expect(page.root).toEqualHtml(`
|
29
|
+
<cpsl-identicon>
|
30
|
+
<mock:shadow-root>
|
31
|
+
<slot></slot>
|
32
|
+
</mock:shadow-root>
|
33
|
+
</cpsl-identicon>
|
34
|
+
`);
|
35
|
+
}));
|
36
|
+
});
|
37
|
+
//# sourceMappingURL=cpsl-identicon.spec.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"cpsl-identicon.spec.js","sourceRoot":"","sources":["../../../../../src/components/cpsl-identicon/test/cpsl-identicon.spec.tsx"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,QAAQ,CAAC,gBAAgB,EAAE,GAAG,EAAE;IAC9B,EAAE,CAAC,SAAS,EAAE,GAAS,EAAE;QACvB,MAAM,IAAI,GAAG,MAAM,WAAW,CAAC;YAC7B,UAAU,EAAE,CAAC,aAAa,CAAC;YAC3B,IAAI,EAAE,mCAAmC;SAC1C,CAAC,CAAC;QACH,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,WAAW,CAAC;;;;;;KAM7B,CAAC,CAAC;IACL,CAAC,CAAA,CAAC,CAAC;AACL,CAAC,CAAC,CAAC","sourcesContent":["import { newSpecPage } from '@stencil/core/testing';\nimport { CpslIdenticon } from '../cpsl-identicon';\n\ndescribe('cpsl-identicon', () => {\n it('renders', async () => {\n const page = await newSpecPage({\n components: [CpslIdenticon],\n html: `<cpsl-identicon></cpsl-identicon>`,\n });\n expect(page.root).toEqualHtml(`\n <cpsl-identicon>\n <mock:shadow-root>\n <slot></slot>\n </mock:shadow-root>\n </cpsl-identicon>\n `);\n });\n});\n"]}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { Host, h } from "@stencil/core";
|
2
2
|
export class CpslInfoBox {
|
3
3
|
render() {
|
4
|
-
return (h(Host, { key: '
|
4
|
+
return (h(Host, { key: 'f896d7c1bb72fbb5c2a2515058901db62011db9b' }, h("div", { key: 'e911284ad5ae540a10662cc0a0adf72e83e400b3', class: "info-box-container" }, h("slot", { key: '195fd87bd8ac702417c9659f956b6efe7c78e5b8' }))));
|
5
5
|
}
|
6
6
|
static get is() { return "cpsl-info-box"; }
|
7
7
|
static get encapsulation() { return "shadow"; }
|
@@ -131,7 +131,7 @@ export class CpslInput {
|
|
131
131
|
}
|
132
132
|
render() {
|
133
133
|
var _a;
|
134
|
-
return (h(Host, { key: '
|
134
|
+
return (h(Host, { key: '6ff350b7a2fd8748920be740e4ef065a0d67c650', class: { 'disabled': this.disabled, 'focused': this.hasFocus, 'has-value': Boolean(this.focusedValue) || Boolean(this.value) } }, this.label && (h("label", { class: "label", htmlFor: this.inputId }, this.label, this.required ? '*' : ' ', !this.required && this.showOptionalLabel ? h("span", { class: "optional-label" }, "(optional)") : '')), h("div", { key: '5edf66c351aaa30e145e66f6baf06454bd8e7860', class: { 'input-container': true, 'error-container': Boolean(this.errorText) } }, h("slot", { key: '8c79ff9cc118de96c47c49f59fdf0bb109694228', name: "start" }), h("input", { key: '07a51283dfaf185f2fdc0222331305fa384760e0', class: "native-input", ref: input => (this.nativeInput = input), id: this.inputId, disabled: this.disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: this.readonly, required: this.required, spellcheck: this.spellcheck, type: this.type, value: this.value, onInput: this.onInput, onChange: this.onChange, onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.focusInput, onPaste: this.onPaste }), h("slot", { key: 'af3fc651d066c346baa84e8e84a44373242c924e', name: "end" })), (this.errorText || this.helperText) && (h("div", { class: { 'helper-text-container': true, 'error-text': Boolean(this.errorText) } }, h("span", null, (_a = this.errorText) !== null && _a !== void 0 ? _a : this.helperText)))));
|
135
135
|
}
|
136
136
|
static get is() { return "cpsl-input"; }
|
137
137
|
static get encapsulation() { return "shadow"; }
|
@@ -576,7 +576,7 @@ export class CpslInput {
|
|
576
576
|
"mutable": false,
|
577
577
|
"complexType": {
|
578
578
|
"original": "IconType",
|
579
|
-
"resolved": "\"
|
579
|
+
"resolved": "\"alertCircle\" | \"angelListBrand\" | \"angelList\" | \"appleBrand\" | \"apple\" | \"arrowNarrow\" | \"arrow\" | \"backupKit\" | \"brush\" | \"capsuleLogo\" | \"capsuleRingsDark\" | \"capsuleRings\" | \"capsule\" | \"checkCircle\" | \"check\" | \"chevronUp\" | \"clock\" | \"close\" | \"clubhouseBrand\" | \"clubhouse\" | \"copy\" | \"cube\" | \"decentBrand\" | \"decent\" | \"discordBrand\" | \"discord\" | \"doubleArc\" | \"downloadCloud\" | \"dribbbleBrand\" | \"dribbble\" | \"earth\" | \"eyeOff\" | \"eye\" | \"facebookBrand\" | \"facebook\" | \"farcasterBrand\" | \"farcaster\" | \"figmaBrand\" | \"figma\" | \"file\" | \"githubBrand\" | \"github\" | \"googleBrand\" | \"google\" | \"helpCircle\" | \"heroEmail\" | \"heroLock\" | \"heroPasskey\" | \"heroPhone\" | \"heroWallet\" | \"home\" | \"image\" | \"infoCircle\" | \"instagramBrand\" | \"instagram\" | \"key\" | \"lightning01\" | \"lightning\" | \"linkedinBrand\" | \"linkedin\" | \"mail\" | \"menu\" | \"moreLoginOptions\" | \"phone\" | \"pintrestBrand\" | \"pintrest\" | \"plusCircle\" | \"rampNetworkBrand\" | \"rampNetwork\" | \"redditBrand\" | \"reddit\" | \"refresh\" | \"settings\" | \"signalBrand\" | \"signal\" | \"singleArc\" | \"snapchatBrand\" | \"snapchat\" | \"stars\" | \"telegramBrand\" | \"telegram\" | \"tikTokBrand\" | \"tikTok\" | \"tumblrBrand\" | \"tumblr\" | \"twitterBrand\" | \"twitter\" | \"wallet\" | \"x\" | \"youtubeBrand\" | \"youtube\" | \"AD\" | \"AE\" | \"AF\" | \"AG\" | \"AI\" | \"AL\" | \"AM\" | \"AO\" | \"AR\" | \"AS\" | \"AT\" | \"AU\" | \"AW\" | \"AX\" | \"AZ\" | \"BA\" | \"BB\" | \"BD\" | \"BE\" | \"BF\" | \"BG\" | \"BH\" | \"BI\" | \"BJ\" | \"BL\" | \"BM\" | \"BN\" | \"BO\" | \"BQ\" | \"BQ2\" | \"BQ3\" | \"BR\" | \"BS\" | \"BT\" | \"BW\" | \"BY\" | \"BZ\" | \"CA\" | \"CC\" | \"CD\" | \"CD2\" | \"CF\" | \"CH\" | \"CK\" | \"CL\" | \"CM\" | \"CN\" | \"CO\" | \"CR\" | \"CU\" | \"CW\" | \"CX\" | \"CY\" | \"CZ\" | \"DE\" | \"DJ\" | \"DK\" | \"DM\" | \"DO\" | \"DS\" | \"DZ\" | \"EC\" | \"EE\" | \"EG\" | \"EH\" | \"ER\" | \"ES\" | \"ET\" | \"FI\" | \"FJ\" | \"FK\" | \"FM\" | \"FO\" | \"FR\" | \"GA\" | \"GB2\" | \"GB\" | \"GD\" | \"GE\" | \"GG\" | \"GH\" | \"GI\" | \"GL\" | \"GM\" | \"GN\" | \"GQ\" | \"GR\" | \"GT\" | \"GU\" | \"GW\" | \"GY\" | \"HK\" | \"HN\" | \"HR\" | \"HT\" | \"HU\" | \"ID\" | \"IE\" | \"IL\" | \"IM\" | \"IN\" | \"IO\" | \"IQ\" | \"IR\" | \"IS\" | \"IT\" | \"JE\" | \"JM\" | \"JO\" | \"JP\" | \"KE\" | \"KG\" | \"KH\" | \"KI\" | \"KM\" | \"KN\" | \"KP\" | \"KR\" | \"KW\" | \"KY\" | \"KZ\" | \"LA\" | \"LB\" | \"LC\" | \"LI\" | \"LK\" | \"LR\" | \"LS\" | \"LT\" | \"LU\" | \"LV\" | \"LY\" | \"MA\" | \"MC\" | \"MD\" | \"ME\" | \"MG\" | \"MH\" | \"MK\" | \"ML\" | \"MM\" | \"MN\" | \"MO\" | \"MP\" | \"MQ\" | \"MR\" | \"MS\" | \"MT\" | \"MU\" | \"MV\" | \"MW\" | \"MX\" | \"MY\" | \"MZ\" | \"NA\" | \"NE\" | \"NF\" | \"NG\" | \"NI\" | \"NL\" | \"NO\" | \"NP\" | \"NR\" | \"NU\" | \"NZ\" | \"OM\" | \"PA\" | \"PE\" | \"PF\" | \"PG\" | \"PH\" | \"PK\" | \"PL\" | \"PN\" | \"PR\" | \"PS\" | \"PT\" | \"PW\" | \"PY\" | \"QA\" | \"RO\" | \"RS\" | \"RU\" | \"RW\" | \"SA\" | \"SB\" | \"SC\" | \"SE\" | \"SG\" | \"SI\" | \"SK\" | \"SL\" | \"SM\" | \"SN\" | \"SO\" | \"SR\" | \"SS\" | \"ST\" | \"SV\" | \"SX\" | \"SY\" | \"SZ\" | \"TC\" | \"TD\" | \"TG\" | \"TH\" | \"TJ\" | \"TK\" | \"TL\" | \"TM\" | \"TN\" | \"TO\" | \"TR\" | \"TT\" | \"TV\" | \"TW\" | \"TZ\" | \"UA\" | \"UG\" | \"US\" | \"UY\" | \"UZ\" | \"VC\" | \"VE\" | \"VG\" | \"VI\" | \"VN\" | \"VU\" | \"WS\" | \"YE\" | \"ZA\" | \"ZM\" | \"ZW\"",
|
580
580
|
"references": {
|
581
581
|
"IconType": {
|
582
582
|
"location": "import",
|
@@ -28,7 +28,7 @@ export class CpslModalV2 {
|
|
28
28
|
this.toggleHeight();
|
29
29
|
}
|
30
30
|
render() {
|
31
|
-
return (h(Host, { key: '
|
31
|
+
return (h(Host, { key: '98fc4419d1e9881662138ca176af3740526dc06f', class: { 'open': this.open, 'elevated': this.elevated, 'no-overlay': this.noOverlay } }, !this.noOverlay && (h("cpsl-overlay", { zIndexOverride: Boolean(this.zIndexOverride) ? this.zIndexOverride : undefined, id: "overlay", open: this.open, enterTransitionDuration: this.enterTransitionDuration, exitTransitionDuration: this.exitTransitionDuration })), h("cpsl-card", { key: '3c0281ed2f7440c06cf943089abec4051e6686db', class: "card", style: { transitionDuration: this.open ? `${this.exitTransitionDuration}s` : `${this.enterTransitionDuration}s` } }, h("slot", { key: '34cfe1bc0d5d70aaedf4fe50f2ba3d3b8dde02c1' }))));
|
32
32
|
}
|
33
33
|
static get is() { return "cpsl-modal-v2"; }
|
34
34
|
static get encapsulation() { return "shadow"; }
|
@@ -32,7 +32,7 @@ export class CpslNavButtonGroup {
|
|
32
32
|
return this.el.querySelectorAll('&> *:not(cpsl-button)');
|
33
33
|
}
|
34
34
|
render() {
|
35
|
-
return (h(Host, { key: '
|
35
|
+
return (h(Host, { key: 'f0b360c7c103bdfc3f759d21766d08cb9e907b26' }, h("slot", { key: 'b3efc6370232d945acc4732474553c45e1af44bf' })));
|
36
36
|
}
|
37
37
|
static get is() { return "cpsl-nav-button-group"; }
|
38
38
|
static get encapsulation() { return "shadow"; }
|
@@ -27,7 +27,7 @@ export class CpslOverlay {
|
|
27
27
|
}
|
28
28
|
}
|
29
29
|
render() {
|
30
|
-
return (h(Host, { key: '
|
30
|
+
return (h(Host, { key: 'c9ae5cdb23f734b484ed7d65d4c10af909219e19', style: Boolean(this.zIndexOverride) ? { zIndex: `${this.zIndexOverride}` } : {} }, h("slot", { key: 'f2554f75fe1bd3e0e3afc1947220d3c004184e84' })));
|
31
31
|
}
|
32
32
|
static get is() { return "cpsl-overlay"; }
|
33
33
|
static get encapsulation() { return "shadow"; }
|
@@ -71,7 +71,7 @@ export class CpslPagination {
|
|
71
71
|
filteredPages.push(this.totalPages - 1);
|
72
72
|
}
|
73
73
|
}
|
74
|
-
return (h(Host, { key: '
|
74
|
+
return (h(Host, { key: '669fa3f3bba14df60e803077c9d2a404f097df8b' }, h("cpsl-button-group", { key: 'c0f9e83b0fe7b88be553c680084452496a680238', selectedId: `${this.currentPage}` }, h("cpsl-button", { key: '5fb1deeb7e5dfa34379f761b41579276a75b861b', class: "arrow-button", onClick: this.handlePrevClick }, h("cpsl-icon", { key: '3825ef7d8dc0f2a617cae0ef2dbd480aaa503938', class: { 'icon': true, 'start-icon': true }, icon: "arrowNarrow" })), filteredPages.map(page => (h("cpsl-button", { key: page, variant: "secondary", fullWidth: true, id: `${page}`, onClick: this.handlePageClick(page) }, h("cpsl-text", { variant: "bodyS" }, page + 1)))), h("cpsl-button", { key: 'a34f9952205c99e373020c01102b11e09d780afb', class: "arrow-button", onClick: this.handleNextClick }, h("cpsl-icon", { key: '2339a4987bd4f254edf4ceb5340e740a2115f394', class: "icon", icon: "arrowNarrow" })))));
|
75
75
|
}
|
76
76
|
static get is() { return "cpsl-pagination"; }
|
77
77
|
static get encapsulation() { return "shadow"; }
|
@@ -4,7 +4,7 @@ export class CpslPill {
|
|
4
4
|
this.text = undefined;
|
5
5
|
}
|
6
6
|
render() {
|
7
|
-
return (h(Host, { key: '
|
7
|
+
return (h(Host, { key: '786008e1b56afcfcc472ca0f8a5f7999b214c695' }, h("div", { key: '8b3994767904542166b64bc245604a1a111b25e5', class: "pill-container" }, h("span", { key: '612243d8c39064eebf2a33a2a7427a2990f86502' }, this.text))));
|
8
8
|
}
|
9
9
|
static get is() { return "cpsl-pill"; }
|
10
10
|
static get encapsulation() { return "shadow"; }
|
@@ -201,7 +201,7 @@ export class CpslPopover {
|
|
201
201
|
}
|
202
202
|
render() {
|
203
203
|
var _a;
|
204
|
-
return (h(Host, { key: '
|
204
|
+
return (h(Host, { key: '2f2d7a04d6d4cd9d51348e8e10de1f67594b8a2f', class: {
|
205
205
|
'open': this.open,
|
206
206
|
'transform-h-left': this.transformOriginHorizontal === 'left',
|
207
207
|
'transform-h-center': this.transformOriginHorizontal === 'center',
|
@@ -209,7 +209,7 @@ export class CpslPopover {
|
|
209
209
|
'transform-v-top': this.transformOriginVertical === 'top',
|
210
210
|
'transform-v-center': this.transformOriginVertical === 'center',
|
211
211
|
'transform-v-bottom': this.transformOriginVertical === 'bottom',
|
212
|
-
}, style: { top: `${this.positionY}px`, left: `${this.positionX}px`, width: this.autoWidth ? 'auto' : `${(_a = this.triggerEl) === null || _a === void 0 ? void 0 : _a.clientWidth}px` } }, h("div", { key: '
|
212
|
+
}, style: { top: `${this.positionY}px`, left: `${this.positionX}px`, width: this.autoWidth ? 'auto' : `${(_a = this.triggerEl) === null || _a === void 0 ? void 0 : _a.clientWidth}px` } }, h("div", { key: '623048bf7c8b1192e180b6e91f72847db895b5b7', id: "container", class: { container: true, open: this.open } }, h("slot", { key: '4aa2e2fcacb0c591ff22308aff504c1ee6ef7740' }))));
|
213
213
|
}
|
214
214
|
static get is() { return "cpsl-popover"; }
|
215
215
|
static get encapsulation() { return "shadow"; }
|
@@ -32,7 +32,7 @@ export class CpslQrCode {
|
|
32
32
|
qrCode.append(container);
|
33
33
|
}
|
34
34
|
render() {
|
35
|
-
return (h(Host, { key: '
|
35
|
+
return (h(Host, { key: 'bbd916357d9075c4113178d7ed920ebee86e8329' }, h("div", { key: 'fc8582bd83a34863c0789eba4faac4e49279245c', id: "qr-container", class: "qr-container" })));
|
36
36
|
}
|
37
37
|
static get is() { return "cpsl-qr-code"; }
|
38
38
|
static get encapsulation() { return "shadow"; }
|
@@ -9,7 +9,7 @@ export class CpslRadio {
|
|
9
9
|
this.checked = undefined;
|
10
10
|
}
|
11
11
|
render() {
|
12
|
-
return (h(Host, { key: '
|
12
|
+
return (h(Host, { key: '21d9bb0ce71f910802c0297ce50c4944c798568e' }, h("input", { key: '0825569e820fcc80467ff95140610f5444250583', type: "radio", checked: this.checked }), h("span", { key: '55f3579b2c94bc841d26ad13d744109a6627e03a', onClick: this.handleRadioClick, class: { container: true, checked: this.checked } })));
|
13
13
|
}
|
14
14
|
static get is() { return "cpsl-radio"; }
|
15
15
|
static get encapsulation() { return "shadow"; }
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { Host, h } from "@stencil/core";
|
2
2
|
export class CpslRow {
|
3
3
|
render() {
|
4
|
-
return (h(Host, { key: '
|
4
|
+
return (h(Host, { key: '557a2f245ec7a47aa32d26c27cd2d944d63311a3' }, h("slot", { key: 'e39a195e96e045812dfda0f1509cc6e05c6efab6' })));
|
5
5
|
}
|
6
6
|
static get is() { return "cpsl-row"; }
|
7
7
|
static get encapsulation() { return "shadow"; }
|
@@ -83,7 +83,7 @@ export class CpslSelect {
|
|
83
83
|
}
|
84
84
|
render() {
|
85
85
|
var _a, _b, _c, _d;
|
86
|
-
return (h(Host, { key: '
|
86
|
+
return (h(Host, { key: '0ec074c0216518e90d4588c5ba35ababbe1203d1', id: this.id, class: { 'disabled': this.disabled, 'focused': this.hasFocus, 'has-value': Boolean(this.selectedValue) } }, this.label && (h("label", { class: "label", htmlFor: this.inputId }, this.label, this.required ? '*' : ' ', !this.required && this.showOptionalLabel ? h("span", { class: "optional-label" }, "(optional)") : '')), h("div", { key: 'c5a6744549329d2dd5541ee179b739d90c53d0bb', id: "select-container", class: { 'select-container': true, 'error-container': Boolean(this.errorText) }, onMouseDown: this.handleClick }, this.hasSelectedItem && this.showFormattedSelectedItem && h("slot", { name: "selected-item" }), h("div", { key: '2f0a489616ce1209e38ae697269a0aa21fc15ca5', class: "selected-container-content", id: "selected-container-content" }, (!this.hasSelectedItem || !this.showFormattedSelectedItem) && (h("cpsl-text", { class: { 'selected-text': true, 'placeholder': !Boolean(this.selectedValue) } }, !Boolean(this.selectedValue) ? (_a = this.placeholder) !== null && _a !== void 0 ? _a : 'Select' : (_c = (_b = this.formatValue) === null || _b === void 0 ? void 0 : _b.call(this, this.selectedValue)) !== null && _c !== void 0 ? _c : this.selectedValue))), h("cpsl-icon", { key: '14d3b5e85bc88d25d5b1a07e43b6b5dcc42d9bbd', class: { 'chevron': true, 'open': this.popoverOpen, 'has-value': Boolean(this.selectedValue) }, icon: "chevronUp" }), h("input", { key: '7bdbb9993a9e4d0c7faa789b52602f507ff60ce6', id: this.inputId, disabled: this.disabled, class: { disabled: this.disabled }, value: this.selectedValue, onFocus: this.onFocus, onBlur: this.onBlur, onKeyPress: this.handleEnterPress, inputmode: "none" })), (this.errorText || this.helperText) && (h("div", { class: { 'helper-text-container': true, 'error-text': Boolean(this.errorText) } }, h("span", null, (_d = this.errorText) !== null && _d !== void 0 ? _d : this.helperText))), h("cpsl-popover", { key: '2c9472eed686a63106d74e66743a7790d670c08c', autoWidth: false, trigger: this.id, preventBlur: this.hasFocus, disabled: this.disabled, anchorEl: this.anchorEl }, h("div", { key: '6c13e873fd8668cc4373b4abfd69a6e6cba3e05d', class: "dropdown" }, h("div", { key: 'd1f68bb998e2a2a2ccf73ae0dca79f9c27982aea', class: "dropdown-inner", style: { maxHeight: `${this.dropdownMaxHeight}px` } }, h("slot", { key: '617b013074f1127810bae1b92061487a127afc5e', name: "items" }))))));
|
87
87
|
}
|
88
88
|
static get is() { return "cpsl-select"; }
|
89
89
|
static get encapsulation() { return "shadow"; }
|
@@ -8,7 +8,7 @@ export class CpslSelectItem {
|
|
8
8
|
this.value = undefined;
|
9
9
|
}
|
10
10
|
render() {
|
11
|
-
return (h(Host, { key: '
|
11
|
+
return (h(Host, { key: '84066a03c3ebbccae49d04f05029b304272286ba' }, h("div", { key: '03bc5dffdfdd1bfc0894b99631651c987c2cfb42', class: "outer-container", onClick: this.handleItemClick }, h("div", { key: 'ff2c77ab854c0e6f8b78664090629525c5c487ea', class: { 'inner-container': true, 'selected': this.selected } }, h("slot", { key: 'fe438b51b6c8781ef89898028348360188831e17' })))));
|
12
12
|
}
|
13
13
|
static get is() { return "cpsl-select-item"; }
|
14
14
|
static get encapsulation() { return "shadow"; }
|
@@ -114,7 +114,7 @@ export class CpslSlideButton {
|
|
114
114
|
return this.el.shadowRoot.getElementById('end-icon');
|
115
115
|
}
|
116
116
|
render() {
|
117
|
-
return (h(Host, { key: '
|
117
|
+
return (h(Host, { key: 'e324f6ab0724db9b1e46d4ecdec344d922a31438' }, h("div", { key: '1c3050cd4b3158a3635df6d3c268a1bee9cba6e1', id: "slider-container", class: "slider-container" }, h("div", { key: 'd795a1044c2d28486896c56f7aef26487fd4d1b8', id: "start-slider-container-background", class: { 'start-slider-container-background': true, 'slider-container-background': true } }), h("div", { key: '17549823d2a3c0f81022d98c864476df656da97e', id: "end-slider-container-background", class: { 'end-slider-container-background': true, 'slider-container-background': true } }), h("div", { key: '51bf3ec5d4625a5fc0ba72b80ec5b3c46c15b5eb', id: "slider", class: { slider: true, disabled: this.disabled } }, h("cpsl-icon", { key: 'fbd515b708ba54c76774fdb5858508b5e3c040d7', id: "start-icon", class: { 'start-icon': true, 'icon': true }, icon: this.startIcon }), h("cpsl-icon", { key: 'abecef09803918c35be7a50d99ea1954a202ca74', id: "end-icon", class: { 'end-icon': true, 'icon': true }, icon: this.endIcon })), h("span", { key: 'ce327c0b3514c36824402aa3ad238a2277ea1ae5', id: "start-text", class: { 'start-text': true, 'disabled': this.disabled } }, this.startText), h("span", { key: '43dd271b3d5e5a5bbea81bdbf6fa75e66c37c37f', id: "end-text", class: "end-text" }, this.endText))));
|
118
118
|
}
|
119
119
|
static get is() { return "cpsl-slide-button"; }
|
120
120
|
static get encapsulation() { return "shadow"; }
|
@@ -152,7 +152,7 @@ export class CpslSlideButton {
|
|
152
152
|
"mutable": false,
|
153
153
|
"complexType": {
|
154
154
|
"original": "IconType",
|
155
|
-
"resolved": "\"
|
155
|
+
"resolved": "\"alertCircle\" | \"angelListBrand\" | \"angelList\" | \"appleBrand\" | \"apple\" | \"arrowNarrow\" | \"arrow\" | \"backupKit\" | \"brush\" | \"capsuleLogo\" | \"capsuleRingsDark\" | \"capsuleRings\" | \"capsule\" | \"checkCircle\" | \"check\" | \"chevronUp\" | \"clock\" | \"close\" | \"clubhouseBrand\" | \"clubhouse\" | \"copy\" | \"cube\" | \"decentBrand\" | \"decent\" | \"discordBrand\" | \"discord\" | \"doubleArc\" | \"downloadCloud\" | \"dribbbleBrand\" | \"dribbble\" | \"earth\" | \"eyeOff\" | \"eye\" | \"facebookBrand\" | \"facebook\" | \"farcasterBrand\" | \"farcaster\" | \"figmaBrand\" | \"figma\" | \"file\" | \"githubBrand\" | \"github\" | \"googleBrand\" | \"google\" | \"helpCircle\" | \"heroEmail\" | \"heroLock\" | \"heroPasskey\" | \"heroPhone\" | \"heroWallet\" | \"home\" | \"image\" | \"infoCircle\" | \"instagramBrand\" | \"instagram\" | \"key\" | \"lightning01\" | \"lightning\" | \"linkedinBrand\" | \"linkedin\" | \"mail\" | \"menu\" | \"moreLoginOptions\" | \"phone\" | \"pintrestBrand\" | \"pintrest\" | \"plusCircle\" | \"rampNetworkBrand\" | \"rampNetwork\" | \"redditBrand\" | \"reddit\" | \"refresh\" | \"settings\" | \"signalBrand\" | \"signal\" | \"singleArc\" | \"snapchatBrand\" | \"snapchat\" | \"stars\" | \"telegramBrand\" | \"telegram\" | \"tikTokBrand\" | \"tikTok\" | \"tumblrBrand\" | \"tumblr\" | \"twitterBrand\" | \"twitter\" | \"wallet\" | \"x\" | \"youtubeBrand\" | \"youtube\" | \"AD\" | \"AE\" | \"AF\" | \"AG\" | \"AI\" | \"AL\" | \"AM\" | \"AO\" | \"AR\" | \"AS\" | \"AT\" | \"AU\" | \"AW\" | \"AX\" | \"AZ\" | \"BA\" | \"BB\" | \"BD\" | \"BE\" | \"BF\" | \"BG\" | \"BH\" | \"BI\" | \"BJ\" | \"BL\" | \"BM\" | \"BN\" | \"BO\" | \"BQ\" | \"BQ2\" | \"BQ3\" | \"BR\" | \"BS\" | \"BT\" | \"BW\" | \"BY\" | \"BZ\" | \"CA\" | \"CC\" | \"CD\" | \"CD2\" | \"CF\" | \"CH\" | \"CK\" | \"CL\" | \"CM\" | \"CN\" | \"CO\" | \"CR\" | \"CU\" | \"CW\" | \"CX\" | \"CY\" | \"CZ\" | \"DE\" | \"DJ\" | \"DK\" | \"DM\" | \"DO\" | \"DS\" | \"DZ\" | \"EC\" | \"EE\" | \"EG\" | \"EH\" | \"ER\" | \"ES\" | \"ET\" | \"FI\" | \"FJ\" | \"FK\" | \"FM\" | \"FO\" | \"FR\" | \"GA\" | \"GB2\" | \"GB\" | \"GD\" | \"GE\" | \"GG\" | \"GH\" | \"GI\" | \"GL\" | \"GM\" | \"GN\" | \"GQ\" | \"GR\" | \"GT\" | \"GU\" | \"GW\" | \"GY\" | \"HK\" | \"HN\" | \"HR\" | \"HT\" | \"HU\" | \"ID\" | \"IE\" | \"IL\" | \"IM\" | \"IN\" | \"IO\" | \"IQ\" | \"IR\" | \"IS\" | \"IT\" | \"JE\" | \"JM\" | \"JO\" | \"JP\" | \"KE\" | \"KG\" | \"KH\" | \"KI\" | \"KM\" | \"KN\" | \"KP\" | \"KR\" | \"KW\" | \"KY\" | \"KZ\" | \"LA\" | \"LB\" | \"LC\" | \"LI\" | \"LK\" | \"LR\" | \"LS\" | \"LT\" | \"LU\" | \"LV\" | \"LY\" | \"MA\" | \"MC\" | \"MD\" | \"ME\" | \"MG\" | \"MH\" | \"MK\" | \"ML\" | \"MM\" | \"MN\" | \"MO\" | \"MP\" | \"MQ\" | \"MR\" | \"MS\" | \"MT\" | \"MU\" | \"MV\" | \"MW\" | \"MX\" | \"MY\" | \"MZ\" | \"NA\" | \"NE\" | \"NF\" | \"NG\" | \"NI\" | \"NL\" | \"NO\" | \"NP\" | \"NR\" | \"NU\" | \"NZ\" | \"OM\" | \"PA\" | \"PE\" | \"PF\" | \"PG\" | \"PH\" | \"PK\" | \"PL\" | \"PN\" | \"PR\" | \"PS\" | \"PT\" | \"PW\" | \"PY\" | \"QA\" | \"RO\" | \"RS\" | \"RU\" | \"RW\" | \"SA\" | \"SB\" | \"SC\" | \"SE\" | \"SG\" | \"SI\" | \"SK\" | \"SL\" | \"SM\" | \"SN\" | \"SO\" | \"SR\" | \"SS\" | \"ST\" | \"SV\" | \"SX\" | \"SY\" | \"SZ\" | \"TC\" | \"TD\" | \"TG\" | \"TH\" | \"TJ\" | \"TK\" | \"TL\" | \"TM\" | \"TN\" | \"TO\" | \"TR\" | \"TT\" | \"TV\" | \"TW\" | \"TZ\" | \"UA\" | \"UG\" | \"US\" | \"UY\" | \"UZ\" | \"VC\" | \"VE\" | \"VG\" | \"VI\" | \"VN\" | \"VU\" | \"WS\" | \"YE\" | \"ZA\" | \"ZM\" | \"ZW\"",
|
156
156
|
"references": {
|
157
157
|
"IconType": {
|
158
158
|
"location": "import",
|
@@ -192,7 +192,7 @@ export class CpslSlideButton {
|
|
192
192
|
"mutable": false,
|
193
193
|
"complexType": {
|
194
194
|
"original": "IconType",
|
195
|
-
"resolved": "\"
|
195
|
+
"resolved": "\"alertCircle\" | \"angelListBrand\" | \"angelList\" | \"appleBrand\" | \"apple\" | \"arrowNarrow\" | \"arrow\" | \"backupKit\" | \"brush\" | \"capsuleLogo\" | \"capsuleRingsDark\" | \"capsuleRings\" | \"capsule\" | \"checkCircle\" | \"check\" | \"chevronUp\" | \"clock\" | \"close\" | \"clubhouseBrand\" | \"clubhouse\" | \"copy\" | \"cube\" | \"decentBrand\" | \"decent\" | \"discordBrand\" | \"discord\" | \"doubleArc\" | \"downloadCloud\" | \"dribbbleBrand\" | \"dribbble\" | \"earth\" | \"eyeOff\" | \"eye\" | \"facebookBrand\" | \"facebook\" | \"farcasterBrand\" | \"farcaster\" | \"figmaBrand\" | \"figma\" | \"file\" | \"githubBrand\" | \"github\" | \"googleBrand\" | \"google\" | \"helpCircle\" | \"heroEmail\" | \"heroLock\" | \"heroPasskey\" | \"heroPhone\" | \"heroWallet\" | \"home\" | \"image\" | \"infoCircle\" | \"instagramBrand\" | \"instagram\" | \"key\" | \"lightning01\" | \"lightning\" | \"linkedinBrand\" | \"linkedin\" | \"mail\" | \"menu\" | \"moreLoginOptions\" | \"phone\" | \"pintrestBrand\" | \"pintrest\" | \"plusCircle\" | \"rampNetworkBrand\" | \"rampNetwork\" | \"redditBrand\" | \"reddit\" | \"refresh\" | \"settings\" | \"signalBrand\" | \"signal\" | \"singleArc\" | \"snapchatBrand\" | \"snapchat\" | \"stars\" | \"telegramBrand\" | \"telegram\" | \"tikTokBrand\" | \"tikTok\" | \"tumblrBrand\" | \"tumblr\" | \"twitterBrand\" | \"twitter\" | \"wallet\" | \"x\" | \"youtubeBrand\" | \"youtube\" | \"AD\" | \"AE\" | \"AF\" | \"AG\" | \"AI\" | \"AL\" | \"AM\" | \"AO\" | \"AR\" | \"AS\" | \"AT\" | \"AU\" | \"AW\" | \"AX\" | \"AZ\" | \"BA\" | \"BB\" | \"BD\" | \"BE\" | \"BF\" | \"BG\" | \"BH\" | \"BI\" | \"BJ\" | \"BL\" | \"BM\" | \"BN\" | \"BO\" | \"BQ\" | \"BQ2\" | \"BQ3\" | \"BR\" | \"BS\" | \"BT\" | \"BW\" | \"BY\" | \"BZ\" | \"CA\" | \"CC\" | \"CD\" | \"CD2\" | \"CF\" | \"CH\" | \"CK\" | \"CL\" | \"CM\" | \"CN\" | \"CO\" | \"CR\" | \"CU\" | \"CW\" | \"CX\" | \"CY\" | \"CZ\" | \"DE\" | \"DJ\" | \"DK\" | \"DM\" | \"DO\" | \"DS\" | \"DZ\" | \"EC\" | \"EE\" | \"EG\" | \"EH\" | \"ER\" | \"ES\" | \"ET\" | \"FI\" | \"FJ\" | \"FK\" | \"FM\" | \"FO\" | \"FR\" | \"GA\" | \"GB2\" | \"GB\" | \"GD\" | \"GE\" | \"GG\" | \"GH\" | \"GI\" | \"GL\" | \"GM\" | \"GN\" | \"GQ\" | \"GR\" | \"GT\" | \"GU\" | \"GW\" | \"GY\" | \"HK\" | \"HN\" | \"HR\" | \"HT\" | \"HU\" | \"ID\" | \"IE\" | \"IL\" | \"IM\" | \"IN\" | \"IO\" | \"IQ\" | \"IR\" | \"IS\" | \"IT\" | \"JE\" | \"JM\" | \"JO\" | \"JP\" | \"KE\" | \"KG\" | \"KH\" | \"KI\" | \"KM\" | \"KN\" | \"KP\" | \"KR\" | \"KW\" | \"KY\" | \"KZ\" | \"LA\" | \"LB\" | \"LC\" | \"LI\" | \"LK\" | \"LR\" | \"LS\" | \"LT\" | \"LU\" | \"LV\" | \"LY\" | \"MA\" | \"MC\" | \"MD\" | \"ME\" | \"MG\" | \"MH\" | \"MK\" | \"ML\" | \"MM\" | \"MN\" | \"MO\" | \"MP\" | \"MQ\" | \"MR\" | \"MS\" | \"MT\" | \"MU\" | \"MV\" | \"MW\" | \"MX\" | \"MY\" | \"MZ\" | \"NA\" | \"NE\" | \"NF\" | \"NG\" | \"NI\" | \"NL\" | \"NO\" | \"NP\" | \"NR\" | \"NU\" | \"NZ\" | \"OM\" | \"PA\" | \"PE\" | \"PF\" | \"PG\" | \"PH\" | \"PK\" | \"PL\" | \"PN\" | \"PR\" | \"PS\" | \"PT\" | \"PW\" | \"PY\" | \"QA\" | \"RO\" | \"RS\" | \"RU\" | \"RW\" | \"SA\" | \"SB\" | \"SC\" | \"SE\" | \"SG\" | \"SI\" | \"SK\" | \"SL\" | \"SM\" | \"SN\" | \"SO\" | \"SR\" | \"SS\" | \"ST\" | \"SV\" | \"SX\" | \"SY\" | \"SZ\" | \"TC\" | \"TD\" | \"TG\" | \"TH\" | \"TJ\" | \"TK\" | \"TL\" | \"TM\" | \"TN\" | \"TO\" | \"TR\" | \"TT\" | \"TV\" | \"TW\" | \"TZ\" | \"UA\" | \"UG\" | \"US\" | \"UY\" | \"UZ\" | \"VC\" | \"VE\" | \"VG\" | \"VI\" | \"VN\" | \"VU\" | \"WS\" | \"YE\" | \"ZA\" | \"ZM\" | \"ZW\"",
|
196
196
|
"references": {
|
197
197
|
"IconType": {
|
198
198
|
"location": "import",
|
@@ -5,13 +5,13 @@ export class CpslSpinner {
|
|
5
5
|
this.speed = 1;
|
6
6
|
}
|
7
7
|
render() {
|
8
|
-
return (h(Host, { key: '
|
8
|
+
return (h(Host, { key: '1d552f6386fa587d6b84a61206d3ac9391a251c2', style: {
|
9
9
|
'height': `${this.size}px`,
|
10
10
|
'width': `${this.size}px`,
|
11
11
|
'animation': `spin ${this.speed}s linear infinite`,
|
12
12
|
'-webkit-animation': `spin ${this.speed}s linear infinite`,
|
13
13
|
'-moz-animation': `spin ${this.speed}s linear infinite`,
|
14
|
-
} }, h("svg", { key: '
|
14
|
+
} }, h("svg", { key: 'b402b3c1538871d0da6435005119d4fe9ae17ce1', height: this.size, width: this.size, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 54 54", fill: "none" }, h("path", { key: 'd4e3ca1a80ef842dd4fd202ff87e114478ef4e5f', d: "M43.1586 17C39.8082 11.5978 33.8243 8 27 8C16.5066 8 8 16.5066 8 27C8 37.4934 16.5066 46 27 46C33.8242 46 39.8082 42.4022 43.1586 37", "stroke-width": "6", "stroke-linecap": "round" }), h("circle", { key: '47c44fe032da090925ad6800623ab08d3bd80ae7', cx: "45", cy: "27", r: "5" }))));
|
15
15
|
}
|
16
16
|
static get is() { return "cpsl-spinner"; }
|
17
17
|
static get encapsulation() { return "shadow"; }
|
@@ -7,7 +7,7 @@ export class CpslSwitch {
|
|
7
7
|
this.checked = undefined;
|
8
8
|
}
|
9
9
|
render() {
|
10
|
-
return (h(Host, { key: '
|
10
|
+
return (h(Host, { key: '11230712953c135e5f7aa095832694b789fbd630' }, h("input", { key: '30efc79abe29a8fcb977dc6a632a6760454e9a54', type: "checkbox", checked: this.checked }), h("span", { key: '82c5b4d576ba11f3ff826b652eef5d4f4b6bb6ce', onClick: this.handleSwitchClick, class: { container: true, checked: this.checked } }, h("span", { key: '0efee5225988ed8e25b18260b18c0ec05bd32135', class: { thumb: true, checked: this.checked } }))));
|
11
11
|
}
|
12
12
|
static get is() { return "cpsl-switch"; }
|
13
13
|
static get encapsulation() { return "shadow"; }
|
@@ -21,7 +21,7 @@ export class CpslTab {
|
|
21
21
|
}
|
22
22
|
}
|
23
23
|
render() {
|
24
|
-
return (h(Host, { key: '
|
24
|
+
return (h(Host, { key: '496cf857af1de034945d16a2993b55c59d96ab3a', onClick: this.onTabClicked }, h("div", { key: '0f1c9be328fbc55e1639fbb5d4e1a4528985314c', class: { 'tab-container': true } }, h("slot", { key: 'd947ccfb42ac41b6be4a79aaa76e9e8798cd37df' }))));
|
25
25
|
}
|
26
26
|
static get is() { return "cpsl-tab"; }
|
27
27
|
static get encapsulation() { return "shadow"; }
|
@@ -45,7 +45,7 @@ export class CpslTable {
|
|
45
45
|
return this.el.shadowRoot.getElementById('footer-container');
|
46
46
|
}
|
47
47
|
render() {
|
48
|
-
return (h(Host, { key: '
|
48
|
+
return (h(Host, { key: '5aa937b1699e7491fdd4b3dd1385945b4aef518e' }, h("cpsl-card", { key: '3735e7a5c61ce3543587813dd72b10a8b3badb5d', part: "table-container", style: { position: 'relative' } }, h("div", { key: '06f42020c550e3983d572b4e5e0b1119ef0e0315', id: "header-container", class: { 'container-header': true, 'shown': Boolean(this.containerHeaderEl) } }, h("slot", { key: '7bbebabc15a5ef215b35cf3e221facb0ebf2e683', name: "header" })), h("div", { key: 'b75c5f3c54620d8508bfe61e4e926412a9f0a234', id: "content-container", class: { 'content': true, 'horizontal-scroll': this.hasHorizontalScroll, 'vertical-scroll': this.hasVerticalScroll }, part: "content" }, h("slot", { key: 'e619822b4cfdd4593698ae2c24d2c5287fc14d75', name: "content" })), this.headerEl && this.contentContainerEl && this.footerEl && (h("div", { style: { top: `${this.headerEl.clientHeight + 2}px`, height: `${this.contentContainerEl.clientHeight}px` }, class: { 'overlay': true, 'horizontal-scroll': this.hasHorizontalScroll, 'vertical-scroll': this.hasVerticalScroll } })), h("div", { key: '4e336b58a88c8b07a091d890afd2aeaa456daaaa', id: "footer-container", class: { 'container-footer': true, 'shown': Boolean(this.containerFooterEl) } }, h("slot", { key: 'ab4bd777a4f51e803029afd0f1680833f3a92f76', name: "footer" })))));
|
49
49
|
}
|
50
50
|
static get is() { return "cpsl-table"; }
|
51
51
|
static get encapsulation() { return "shadow"; }
|
@@ -46,7 +46,7 @@ export class CpslTabs {
|
|
46
46
|
const tabsPosition = this.el.getBoundingClientRect();
|
47
47
|
const tabsBorderWidth = +getComputedStyle(this.el).getPropertyValue('--tabs-border-width').slice(0, -2);
|
48
48
|
const selectedTabRect = this.selectedTabRect;
|
49
|
-
return (h(Host, { key: '
|
49
|
+
return (h(Host, { key: '94c6b513ebaa20a6b96101258c559699d5da4c6e', class: { 'full-width': this.fullWidth }, onCpslTabButtonClick: this.onTabClicked }, h("div", { key: '6295e82b1ecc76ee499c56decd7c1b894dabf50f', class: "tabs-container" }, h("slot", { key: '7c8f809511fcb26d4a1bb133d85f4b16d85baac1' }), h("div", { key: '02ab27c1015ccd3380a459b91a125bf0e1da93c2', class: { slider: true, loaded: this.loaded }, style: { width: `${selectedTabRect.width}px`, left: `${selectedTabRect.x - tabsPosition.x - tabsBorderWidth * 2}px` } }))));
|
50
50
|
}
|
51
51
|
static get is() { return "cpsl-tabs"; }
|
52
52
|
static get encapsulation() { return "shadow"; }
|
@@ -31,7 +31,7 @@ export class CpslText {
|
|
31
31
|
}
|
32
32
|
}
|
33
33
|
render() {
|
34
|
-
return (h(Host, { key: '
|
34
|
+
return (h(Host, { key: '0986521c797b51ff5a2b7893ee41f4e544aebdf8', class: {
|
35
35
|
'primary': this.color === 'primary',
|
36
36
|
'secondary': this.color === 'secondary',
|
37
37
|
'tertiary': this.color === 'tertiary',
|