@particle-academy/react-fancy 5.12.0 → 5.14.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/AudioViewer.types-VWhRx6XG.d.cts +22 -0
- package/dist/AudioViewer.types-VWhRx6XG.d.ts +22 -0
- package/dist/Card-BZ5F6-wd.d.cts +50 -0
- package/dist/Card-BZ5F6-wd.d.ts +50 -0
- package/dist/Carousel.context-Ba3gKZHQ.d.cts +61 -0
- package/dist/Carousel.context-Ba3gKZHQ.d.ts +61 -0
- package/dist/FieldMode.context-Bv_wuS8V.d.ts +74 -0
- package/dist/FieldMode.context-C28RH8GR.d.cts +74 -0
- package/dist/ImageViewer.types-BaqlDeuo.d.cts +55 -0
- package/dist/ImageViewer.types-BaqlDeuo.d.ts +55 -0
- package/dist/PdfViewer.types-_u6vboSl.d.cts +14 -0
- package/dist/PdfViewer.types-_u6vboSl.d.ts +14 -0
- package/dist/Timeline-7zHhIk3P.d.cts +73 -0
- package/dist/Timeline-Cvrd7N7-.d.ts +73 -0
- package/dist/VideoViewer.types-CTwS6PcM.d.cts +26 -0
- package/dist/VideoViewer.types-CTwS6PcM.d.ts +26 -0
- package/dist/accordion-panel.cjs +34 -0
- package/dist/accordion-panel.cjs.map +1 -0
- package/dist/accordion-panel.d.cts +186 -0
- package/dist/accordion-panel.d.ts +186 -0
- package/dist/accordion-panel.js +5 -0
- package/dist/accordion-panel.js.map +1 -0
- package/dist/accordion.cjs +17 -0
- package/dist/accordion.cjs.map +1 -0
- package/dist/accordion.d.cts +53 -0
- package/dist/accordion.d.ts +53 -0
- package/dist/accordion.js +4 -0
- package/dist/accordion.js.map +1 -0
- package/dist/audio-viewer.cjs +13 -0
- package/dist/audio-viewer.cjs.map +1 -0
- package/dist/audio-viewer.d.cts +14 -0
- package/dist/audio-viewer.d.ts +14 -0
- package/dist/audio-viewer.js +4 -0
- package/dist/audio-viewer.js.map +1 -0
- package/dist/autocomplete.cjs +20 -0
- package/dist/autocomplete.cjs.map +1 -0
- package/dist/autocomplete.d.cts +28 -0
- package/dist/autocomplete.d.ts +28 -0
- package/dist/autocomplete.js +11 -0
- package/dist/autocomplete.js.map +1 -0
- package/dist/avatar.cjs +13 -0
- package/dist/avatar.cjs.map +1 -0
- package/dist/avatar.d.cts +26 -0
- package/dist/avatar.d.ts +26 -0
- package/dist/avatar.js +4 -0
- package/dist/avatar.js.map +1 -0
- package/dist/badge.cjs +13 -0
- package/dist/badge.cjs.map +1 -0
- package/dist/badge.d.cts +18 -0
- package/dist/badge.d.ts +18 -0
- package/dist/badge.js +4 -0
- package/dist/badge.js.map +1 -0
- package/dist/brand.cjs +17 -0
- package/dist/brand.cjs.map +1 -0
- package/dist/brand.d.cts +43 -0
- package/dist/brand.d.ts +43 -0
- package/dist/brand.js +4 -0
- package/dist/brand.js.map +1 -0
- package/dist/breadcrumbs.cjs +15 -0
- package/dist/breadcrumbs.cjs.map +1 -0
- package/dist/breadcrumbs.d.cts +36 -0
- package/dist/breadcrumbs.d.ts +36 -0
- package/dist/breadcrumbs.js +6 -0
- package/dist/breadcrumbs.js.map +1 -0
- package/dist/button.cjs +20 -0
- package/dist/button.cjs.map +1 -0
- package/dist/button.d.cts +84 -0
- package/dist/button.d.ts +84 -0
- package/dist/button.js +7 -0
- package/dist/button.js.map +1 -0
- package/dist/calendar.cjs +13 -0
- package/dist/calendar.cjs.map +1 -0
- package/dist/calendar.d.cts +20 -0
- package/dist/calendar.d.ts +20 -0
- package/dist/calendar.js +4 -0
- package/dist/calendar.js.map +1 -0
- package/dist/callout.cjs +13 -0
- package/dist/callout.cjs.map +1 -0
- package/dist/callout.d.cts +16 -0
- package/dist/callout.d.ts +16 -0
- package/dist/callout.js +4 -0
- package/dist/callout.js.map +1 -0
- package/dist/card.cjs +29 -0
- package/dist/card.cjs.map +1 -0
- package/dist/card.d.cts +29 -0
- package/dist/card.d.ts +29 -0
- package/dist/card.js +4 -0
- package/dist/card.js.map +1 -0
- package/dist/carousel.cjs +34 -0
- package/dist/carousel.cjs.map +1 -0
- package/dist/carousel.d.cts +13 -0
- package/dist/carousel.d.ts +13 -0
- package/dist/carousel.js +5 -0
- package/dist/carousel.js.map +1 -0
- package/dist/chart.cjs +13 -0
- package/dist/chart.cjs.map +1 -0
- package/dist/chart.d.cts +140 -0
- package/dist/chart.d.ts +140 -0
- package/dist/chart.js +4 -0
- package/dist/chart.js.map +1 -0
- package/dist/chat-drawer.cjs +15 -0
- package/dist/chat-drawer.cjs.map +1 -0
- package/dist/chat-drawer.d.cts +63 -0
- package/dist/chat-drawer.d.ts +63 -0
- package/dist/chat-drawer.js +6 -0
- package/dist/chat-drawer.js.map +1 -0
- package/dist/checkbox-group.cjs +19 -0
- package/dist/checkbox-group.cjs.map +1 -0
- package/dist/checkbox-group.d.cts +18 -0
- package/dist/checkbox-group.d.ts +18 -0
- package/dist/checkbox-group.js +10 -0
- package/dist/checkbox-group.js.map +1 -0
- package/dist/checkbox.cjs +17 -0
- package/dist/checkbox.cjs.map +1 -0
- package/dist/checkbox.d.cts +16 -0
- package/dist/checkbox.d.ts +16 -0
- package/dist/checkbox.js +8 -0
- package/dist/checkbox.js.map +1 -0
- package/dist/chunk-2CNSZCVE.cjs +119 -0
- package/dist/chunk-2CNSZCVE.cjs.map +1 -0
- package/dist/chunk-2CYRAKWI.cjs +241 -0
- package/dist/chunk-2CYRAKWI.cjs.map +1 -0
- package/dist/chunk-2G3L4BLU.cjs +257 -0
- package/dist/chunk-2G3L4BLU.cjs.map +1 -0
- package/dist/chunk-2PELJ4VA.cjs +335 -0
- package/dist/chunk-2PELJ4VA.cjs.map +1 -0
- package/dist/chunk-2S7WRR5P.cjs +156 -0
- package/dist/chunk-2S7WRR5P.cjs.map +1 -0
- package/dist/chunk-32AJIHBZ.js +201 -0
- package/dist/chunk-32AJIHBZ.js.map +1 -0
- package/dist/chunk-3DJGPNUI.js +39 -0
- package/dist/chunk-3DJGPNUI.js.map +1 -0
- package/dist/chunk-3ETOEEVN.cjs +62 -0
- package/dist/chunk-3ETOEEVN.cjs.map +1 -0
- package/dist/chunk-3F66SAE7.js +40 -0
- package/dist/chunk-3F66SAE7.js.map +1 -0
- package/dist/chunk-3GRC5J2L.cjs +54 -0
- package/dist/chunk-3GRC5J2L.cjs.map +1 -0
- package/dist/chunk-3SQ34IQC.cjs +124 -0
- package/dist/chunk-3SQ34IQC.cjs.map +1 -0
- package/dist/chunk-3WGRVDQR.cjs +39 -0
- package/dist/chunk-3WGRVDQR.cjs.map +1 -0
- package/dist/chunk-3Z6ALUWP.cjs +13 -0
- package/dist/chunk-3Z6ALUWP.cjs.map +1 -0
- package/dist/chunk-45BBNJQD.js +2019 -0
- package/dist/chunk-45BBNJQD.js.map +1 -0
- package/dist/chunk-47TFRODY.cjs +107 -0
- package/dist/chunk-47TFRODY.cjs.map +1 -0
- package/dist/chunk-4DQ6HX27.cjs +187 -0
- package/dist/chunk-4DQ6HX27.cjs.map +1 -0
- package/dist/chunk-4UA45GB4.js +129 -0
- package/dist/chunk-4UA45GB4.js.map +1 -0
- package/dist/chunk-57FQGQJK.cjs +26 -0
- package/dist/chunk-57FQGQJK.cjs.map +1 -0
- package/dist/chunk-5FV6GMFP.cjs +4 -0
- package/dist/chunk-5FV6GMFP.cjs.map +1 -0
- package/dist/chunk-5HOQ2PHR.cjs +287 -0
- package/dist/chunk-5HOQ2PHR.cjs.map +1 -0
- package/dist/chunk-5I4PR2KV.cjs +131 -0
- package/dist/chunk-5I4PR2KV.cjs.map +1 -0
- package/dist/chunk-5LHG7HEY.cjs +42 -0
- package/dist/chunk-5LHG7HEY.cjs.map +1 -0
- package/dist/chunk-5OC6DUYT.js +139 -0
- package/dist/chunk-5OC6DUYT.js.map +1 -0
- package/dist/chunk-5QL7XT3N.js +80 -0
- package/dist/chunk-5QL7XT3N.js.map +1 -0
- package/dist/chunk-5U2DZ7AV.js +49 -0
- package/dist/chunk-5U2DZ7AV.js.map +1 -0
- package/dist/chunk-5UOQVGZC.cjs +930 -0
- package/dist/chunk-5UOQVGZC.cjs.map +1 -0
- package/dist/chunk-6BW5BQMN.cjs +57 -0
- package/dist/chunk-6BW5BQMN.cjs.map +1 -0
- package/dist/chunk-6FBFE66M.cjs +292 -0
- package/dist/chunk-6FBFE66M.cjs.map +1 -0
- package/dist/chunk-6FQGMVF2.js +25 -0
- package/dist/chunk-6FQGMVF2.js.map +1 -0
- package/dist/chunk-6GC5DMOK.cjs +141 -0
- package/dist/chunk-6GC5DMOK.cjs.map +1 -0
- package/dist/chunk-6H6OYLMJ.js +105 -0
- package/dist/chunk-6H6OYLMJ.js.map +1 -0
- package/dist/chunk-6L6LI2RL.cjs +37 -0
- package/dist/chunk-6L6LI2RL.cjs.map +1 -0
- package/dist/chunk-6MDZQIMZ.cjs +18 -0
- package/dist/chunk-6MDZQIMZ.cjs.map +1 -0
- package/dist/chunk-6OSHAP6L.cjs +110 -0
- package/dist/chunk-6OSHAP6L.cjs.map +1 -0
- package/dist/chunk-7AFEKDUS.js +202 -0
- package/dist/chunk-7AFEKDUS.js.map +1 -0
- package/dist/chunk-7C7VF4WY.cjs +155 -0
- package/dist/chunk-7C7VF4WY.cjs.map +1 -0
- package/dist/chunk-7NLKXBZ2.cjs +88 -0
- package/dist/chunk-7NLKXBZ2.cjs.map +1 -0
- package/dist/chunk-7XDKIZQE.js +382 -0
- package/dist/chunk-7XDKIZQE.js.map +1 -0
- package/dist/chunk-A22T6DKO.cjs +283 -0
- package/dist/chunk-A22T6DKO.cjs.map +1 -0
- package/dist/chunk-A3CNYKT3.js +197 -0
- package/dist/chunk-A3CNYKT3.js.map +1 -0
- package/dist/chunk-AC7M7JDO.cjs +199 -0
- package/dist/chunk-AC7M7JDO.cjs.map +1 -0
- package/dist/chunk-AGDW5ENV.js +37 -0
- package/dist/chunk-AGDW5ENV.js.map +1 -0
- package/dist/chunk-AIA5UNQ5.cjs +4 -0
- package/dist/chunk-AIA5UNQ5.cjs.map +1 -0
- package/dist/chunk-AKIUDPJU.js +119 -0
- package/dist/chunk-AKIUDPJU.js.map +1 -0
- package/dist/chunk-ANEX75DF.cjs +39 -0
- package/dist/chunk-ANEX75DF.cjs.map +1 -0
- package/dist/chunk-AOOBRPTE.cjs +142 -0
- package/dist/chunk-AOOBRPTE.cjs.map +1 -0
- package/dist/chunk-ARSQY4P7.cjs +101 -0
- package/dist/chunk-ARSQY4P7.cjs.map +1 -0
- package/dist/chunk-ATFXU6R6.js +122 -0
- package/dist/chunk-ATFXU6R6.js.map +1 -0
- package/dist/chunk-AUTW5O4W.js +3 -0
- package/dist/chunk-AUTW5O4W.js.map +1 -0
- package/dist/chunk-AVR5P4GA.cjs +832 -0
- package/dist/chunk-AVR5P4GA.cjs.map +1 -0
- package/dist/chunk-B3HVWXIQ.cjs +112 -0
- package/dist/chunk-B3HVWXIQ.cjs.map +1 -0
- package/dist/chunk-BEGDL2CD.js +81 -0
- package/dist/chunk-BEGDL2CD.js.map +1 -0
- package/dist/chunk-BFKCVSNK.cjs +80 -0
- package/dist/chunk-BFKCVSNK.cjs.map +1 -0
- package/dist/chunk-BPBI3WWQ.cjs +364 -0
- package/dist/chunk-BPBI3WWQ.cjs.map +1 -0
- package/dist/chunk-BYIY6BH2.js +927 -0
- package/dist/chunk-BYIY6BH2.js.map +1 -0
- package/dist/chunk-C4Z4S3CX.js +164 -0
- package/dist/chunk-C4Z4S3CX.js.map +1 -0
- package/dist/chunk-C5AZNBVB.js +153 -0
- package/dist/chunk-C5AZNBVB.js.map +1 -0
- package/dist/chunk-CFBK5RIZ.js +35 -0
- package/dist/chunk-CFBK5RIZ.js.map +1 -0
- package/dist/chunk-CHADHN6M.js +37 -0
- package/dist/chunk-CHADHN6M.js.map +1 -0
- package/dist/chunk-CPY7NHXM.js +88 -0
- package/dist/chunk-CPY7NHXM.js.map +1 -0
- package/dist/chunk-CS4GQXYY.js +131 -0
- package/dist/chunk-CS4GQXYY.js.map +1 -0
- package/dist/chunk-CTMJYV3O.js +99 -0
- package/dist/chunk-CTMJYV3O.js.map +1 -0
- package/dist/chunk-CZZH45GQ.cjs +122 -0
- package/dist/chunk-CZZH45GQ.cjs.map +1 -0
- package/dist/chunk-D4WM23Y4.js +109 -0
- package/dist/chunk-D4WM23Y4.js.map +1 -0
- package/dist/chunk-D7NAXQ2N.js +86 -0
- package/dist/chunk-D7NAXQ2N.js.map +1 -0
- package/dist/chunk-DJ3YM72H.cjs +353 -0
- package/dist/chunk-DJ3YM72H.cjs.map +1 -0
- package/dist/chunk-DOSSIU6S.cjs +162 -0
- package/dist/chunk-DOSSIU6S.cjs.map +1 -0
- package/dist/chunk-DSUHZO6T.js +11 -0
- package/dist/chunk-DSUHZO6T.js.map +1 -0
- package/dist/chunk-DTPGJNOI.js +204 -0
- package/dist/chunk-DTPGJNOI.js.map +1 -0
- package/dist/chunk-DV4IMAQW.js +100 -0
- package/dist/chunk-DV4IMAQW.js.map +1 -0
- package/dist/chunk-DWRMC2FN.cjs +95 -0
- package/dist/chunk-DWRMC2FN.cjs.map +1 -0
- package/dist/chunk-DZD2RJVD.js +47 -0
- package/dist/chunk-DZD2RJVD.js.map +1 -0
- package/dist/chunk-E4LFD44D.js +69 -0
- package/dist/chunk-E4LFD44D.js.map +1 -0
- package/dist/chunk-E7PHL3TD.cjs +144 -0
- package/dist/chunk-E7PHL3TD.cjs.map +1 -0
- package/dist/chunk-ECZ66DKF.js +522 -0
- package/dist/chunk-ECZ66DKF.js.map +1 -0
- package/dist/chunk-EERAEPQO.cjs +177 -0
- package/dist/chunk-EERAEPQO.cjs.map +1 -0
- package/dist/chunk-EIBW5YLS.js +52 -0
- package/dist/chunk-EIBW5YLS.js.map +1 -0
- package/dist/chunk-ESKVRRVA.js +56 -0
- package/dist/chunk-ESKVRRVA.js.map +1 -0
- package/dist/chunk-EVXDG2XN.js +108 -0
- package/dist/chunk-EVXDG2XN.js.map +1 -0
- package/dist/chunk-F6NEPU67.cjs +218 -0
- package/dist/chunk-F6NEPU67.cjs.map +1 -0
- package/dist/chunk-F6SCZCJE.js +176 -0
- package/dist/chunk-F6SCZCJE.js.map +1 -0
- package/dist/chunk-FA3D4GFC.cjs +323 -0
- package/dist/chunk-FA3D4GFC.cjs.map +1 -0
- package/dist/chunk-FCAV5IFW.js +63 -0
- package/dist/chunk-FCAV5IFW.js.map +1 -0
- package/dist/chunk-FVV76TRF.js +101 -0
- package/dist/chunk-FVV76TRF.js.map +1 -0
- package/dist/chunk-G2W7B3OG.js +420 -0
- package/dist/chunk-G2W7B3OG.js.map +1 -0
- package/dist/chunk-G34OBTU3.cjs +27 -0
- package/dist/chunk-G34OBTU3.cjs.map +1 -0
- package/dist/chunk-GFYSELJF.js +35 -0
- package/dist/chunk-GFYSELJF.js.map +1 -0
- package/dist/chunk-GIDW3SUE.cjs +59 -0
- package/dist/chunk-GIDW3SUE.cjs.map +1 -0
- package/dist/chunk-GKGL7F36.js +290 -0
- package/dist/chunk-GKGL7F36.js.map +1 -0
- package/dist/chunk-GKPCXPCD.js +262 -0
- package/dist/chunk-GKPCXPCD.js.map +1 -0
- package/dist/chunk-GZIUE4DE.js +117 -0
- package/dist/chunk-GZIUE4DE.js.map +1 -0
- package/dist/chunk-HAOYXGGJ.js +104 -0
- package/dist/chunk-HAOYXGGJ.js.map +1 -0
- package/dist/chunk-HBFVOHQC.cjs +102 -0
- package/dist/chunk-HBFVOHQC.cjs.map +1 -0
- package/dist/chunk-HG6XUJOT.js +328 -0
- package/dist/chunk-HG6XUJOT.js.map +1 -0
- package/dist/chunk-I6L7OP7G.cjs +203 -0
- package/dist/chunk-I6L7OP7G.cjs.map +1 -0
- package/dist/chunk-IE4CM2SN.js +122 -0
- package/dist/chunk-IE4CM2SN.js.map +1 -0
- package/dist/chunk-IF25CE6S.cjs +202 -0
- package/dist/chunk-IF25CE6S.cjs.map +1 -0
- package/dist/chunk-IF3T3ZCB.cjs +273 -0
- package/dist/chunk-IF3T3ZCB.cjs.map +1 -0
- package/dist/chunk-IF5LOWUL.js +273 -0
- package/dist/chunk-IF5LOWUL.js.map +1 -0
- package/dist/chunk-IGU5YXRV.cjs +138 -0
- package/dist/chunk-IGU5YXRV.cjs.map +1 -0
- package/dist/chunk-IGYIMS6J.js +174 -0
- package/dist/chunk-IGYIMS6J.js.map +1 -0
- package/dist/chunk-IJ4I55QQ.cjs +38 -0
- package/dist/chunk-IJ4I55QQ.cjs.map +1 -0
- package/dist/chunk-IXHZVFHX.cjs +44 -0
- package/dist/chunk-IXHZVFHX.cjs.map +1 -0
- package/dist/chunk-J2DI6RMR.cjs +115 -0
- package/dist/chunk-J2DI6RMR.cjs.map +1 -0
- package/dist/chunk-J3XS4HHX.js +230 -0
- package/dist/chunk-J3XS4HHX.js.map +1 -0
- package/dist/chunk-JCOBDDHF.js +118 -0
- package/dist/chunk-JCOBDDHF.js.map +1 -0
- package/dist/chunk-JHEM6IGT.cjs +49 -0
- package/dist/chunk-JHEM6IGT.cjs.map +1 -0
- package/dist/chunk-JIYP73OJ.js +169 -0
- package/dist/chunk-JIYP73OJ.js.map +1 -0
- package/dist/chunk-JKO2Y5SH.js +60 -0
- package/dist/chunk-JKO2Y5SH.js.map +1 -0
- package/dist/chunk-JPTWZ3RF.cjs +280 -0
- package/dist/chunk-JPTWZ3RF.cjs.map +1 -0
- package/dist/chunk-JXE5XID6.js +19 -0
- package/dist/chunk-JXE5XID6.js.map +1 -0
- package/dist/chunk-JXIBUIEY.cjs +144 -0
- package/dist/chunk-JXIBUIEY.cjs.map +1 -0
- package/dist/chunk-JYKZKSZJ.js +122 -0
- package/dist/chunk-JYKZKSZJ.js.map +1 -0
- package/dist/chunk-K2DZEYBF.js +321 -0
- package/dist/chunk-K2DZEYBF.js.map +1 -0
- package/dist/chunk-K7JGOQJG.js +55 -0
- package/dist/chunk-K7JGOQJG.js.map +1 -0
- package/dist/chunk-KC6QBKKB.cjs +173 -0
- package/dist/chunk-KC6QBKKB.cjs.map +1 -0
- package/dist/chunk-KE7KXY5C.cjs +233 -0
- package/dist/chunk-KE7KXY5C.cjs.map +1 -0
- package/dist/chunk-KICZTIZL.cjs +133 -0
- package/dist/chunk-KICZTIZL.cjs.map +1 -0
- package/dist/chunk-KJ22KE56.cjs +19 -0
- package/dist/chunk-KJ22KE56.cjs.map +1 -0
- package/dist/chunk-KUKYJZIU.cjs +179 -0
- package/dist/chunk-KUKYJZIU.cjs.map +1 -0
- package/dist/chunk-L3V3BYVS.cjs +15 -0
- package/dist/chunk-L3V3BYVS.cjs.map +1 -0
- package/dist/chunk-LNWO23PU.cjs +131 -0
- package/dist/chunk-LNWO23PU.cjs.map +1 -0
- package/dist/chunk-LPQVXTKV.js +36 -0
- package/dist/chunk-LPQVXTKV.js.map +1 -0
- package/dist/chunk-LZL2KD4P.cjs +207 -0
- package/dist/chunk-LZL2KD4P.cjs.map +1 -0
- package/dist/chunk-M24NCWBU.js +239 -0
- package/dist/chunk-M24NCWBU.js.map +1 -0
- package/dist/chunk-M7EEQPE7.js +137 -0
- package/dist/chunk-M7EEQPE7.js.map +1 -0
- package/dist/chunk-MDUSUJWY.cjs +31 -0
- package/dist/chunk-MDUSUJWY.cjs.map +1 -0
- package/dist/chunk-MGZE2QEM.cjs +51 -0
- package/dist/chunk-MGZE2QEM.cjs.map +1 -0
- package/dist/chunk-MILTPAF6.js +255 -0
- package/dist/chunk-MILTPAF6.js.map +1 -0
- package/dist/chunk-MQ6VGG62.js +113 -0
- package/dist/chunk-MQ6VGG62.js.map +1 -0
- package/dist/chunk-MYF2PDTU.js +137 -0
- package/dist/chunk-MYF2PDTU.js.map +1 -0
- package/dist/chunk-MZIU27UY.js +133 -0
- package/dist/chunk-MZIU27UY.js.map +1 -0
- package/dist/chunk-N7WQ53US.js +211 -0
- package/dist/chunk-N7WQ53US.js.map +1 -0
- package/dist/chunk-NBZC6LOB.cjs +43 -0
- package/dist/chunk-NBZC6LOB.cjs.map +1 -0
- package/dist/chunk-NH7NRRII.js +167 -0
- package/dist/chunk-NH7NRRII.js.map +1 -0
- package/dist/chunk-NLJGNPNN.js +284 -0
- package/dist/chunk-NLJGNPNN.js.map +1 -0
- package/dist/chunk-NNSNANNY.cjs +224 -0
- package/dist/chunk-NNSNANNY.cjs.map +1 -0
- package/dist/chunk-NPKE2IX6.js +154 -0
- package/dist/chunk-NPKE2IX6.js.map +1 -0
- package/dist/chunk-NRXK42LO.js +12 -0
- package/dist/chunk-NRXK42LO.js.map +1 -0
- package/dist/chunk-O432BDEO.js +160 -0
- package/dist/chunk-O432BDEO.js.map +1 -0
- package/dist/chunk-O4MKOSU2.js +29 -0
- package/dist/chunk-O4MKOSU2.js.map +1 -0
- package/dist/chunk-O5IO7TCO.cjs +4 -0
- package/dist/chunk-O5IO7TCO.cjs.map +1 -0
- package/dist/chunk-OL53XYHF.js +17 -0
- package/dist/chunk-OL53XYHF.js.map +1 -0
- package/dist/chunk-ORCXPDDG.js +3 -0
- package/dist/chunk-ORCXPDDG.js.map +1 -0
- package/dist/chunk-ORFHF6PT.cjs +172 -0
- package/dist/chunk-ORFHF6PT.cjs.map +1 -0
- package/dist/chunk-ORPYY2MO.cjs +124 -0
- package/dist/chunk-ORPYY2MO.cjs.map +1 -0
- package/dist/chunk-OUOEQZHY.cjs +27 -0
- package/dist/chunk-OUOEQZHY.cjs.map +1 -0
- package/dist/chunk-PBXYU4EV.cjs +121 -0
- package/dist/chunk-PBXYU4EV.cjs.map +1 -0
- package/dist/chunk-PH3WGR5P.cjs +82 -0
- package/dist/chunk-PH3WGR5P.cjs.map +1 -0
- package/dist/chunk-POZZY3D5.cjs +135 -0
- package/dist/chunk-POZZY3D5.cjs.map +1 -0
- package/dist/chunk-PPLR2DNC.cjs +41 -0
- package/dist/chunk-PPLR2DNC.cjs.map +1 -0
- package/dist/chunk-PQWQ5K6J.js +15 -0
- package/dist/chunk-PQWQ5K6J.js.map +1 -0
- package/dist/chunk-PRDWJ4AR.js +215 -0
- package/dist/chunk-PRDWJ4AR.js.map +1 -0
- package/dist/chunk-PRJSEZ5F.cjs +285 -0
- package/dist/chunk-PRJSEZ5F.cjs.map +1 -0
- package/dist/chunk-PVWPZYTR.js +830 -0
- package/dist/chunk-PVWPZYTR.js.map +1 -0
- package/dist/chunk-PYRMH34E.js +49 -0
- package/dist/chunk-PYRMH34E.js.map +1 -0
- package/dist/chunk-PZIAL4OP.cjs +524 -0
- package/dist/chunk-PZIAL4OP.cjs.map +1 -0
- package/dist/chunk-QFFC2DKK.js +56 -0
- package/dist/chunk-QFFC2DKK.js.map +1 -0
- package/dist/chunk-R55HE5C5.js +81 -0
- package/dist/chunk-R55HE5C5.js.map +1 -0
- package/dist/chunk-RA3P63XW.cjs +65 -0
- package/dist/chunk-RA3P63XW.cjs.map +1 -0
- package/dist/chunk-RES2GOQQ.js +139 -0
- package/dist/chunk-RES2GOQQ.js.map +1 -0
- package/dist/chunk-RGANGU7X.js +24 -0
- package/dist/chunk-RGANGU7X.js.map +1 -0
- package/dist/chunk-RID7CYGD.js +344 -0
- package/dist/chunk-RID7CYGD.js.map +1 -0
- package/dist/chunk-RM4QWJS3.js +200 -0
- package/dist/chunk-RM4QWJS3.js.map +1 -0
- package/dist/chunk-RNHIDZLE.cjs +103 -0
- package/dist/chunk-RNHIDZLE.cjs.map +1 -0
- package/dist/chunk-RNPFSVFN.js +24 -0
- package/dist/chunk-RNPFSVFN.js.map +1 -0
- package/dist/chunk-RR7BWUVP.cjs +58 -0
- package/dist/chunk-RR7BWUVP.cjs.map +1 -0
- package/dist/chunk-RXDRYWVD.cjs +21 -0
- package/dist/chunk-RXDRYWVD.cjs.map +1 -0
- package/dist/chunk-S3TRSECD.cjs +4 -0
- package/dist/chunk-S3TRSECD.cjs.map +1 -0
- package/dist/chunk-SCPHSBBU.cjs +83 -0
- package/dist/chunk-SCPHSBBU.cjs.map +1 -0
- package/dist/chunk-SKI33QNW.js +133 -0
- package/dist/chunk-SKI33QNW.js.map +1 -0
- package/dist/chunk-T6IXZZBQ.cjs +83 -0
- package/dist/chunk-T6IXZZBQ.cjs.map +1 -0
- package/dist/chunk-T6YELZPJ.cjs +90 -0
- package/dist/chunk-T6YELZPJ.cjs.map +1 -0
- package/dist/chunk-TECFGOV2.js +222 -0
- package/dist/chunk-TECFGOV2.js.map +1 -0
- package/dist/chunk-TJ66S5K6.js +3 -0
- package/dist/chunk-TJ66S5K6.js.map +1 -0
- package/dist/chunk-TVRCOKJQ.cjs +106 -0
- package/dist/chunk-TVRCOKJQ.cjs.map +1 -0
- package/dist/chunk-TXTRTTG7.cjs +51 -0
- package/dist/chunk-TXTRTTG7.cjs.map +1 -0
- package/dist/chunk-TZKZ2LUF.cjs +140 -0
- package/dist/chunk-TZKZ2LUF.cjs.map +1 -0
- package/dist/chunk-UCYAHLGM.js +142 -0
- package/dist/chunk-UCYAHLGM.js.map +1 -0
- package/dist/chunk-UH2YXQ2B.cjs +166 -0
- package/dist/chunk-UH2YXQ2B.cjs.map +1 -0
- package/dist/chunk-UWVVEB2N.js +55 -0
- package/dist/chunk-UWVVEB2N.js.map +1 -0
- package/dist/chunk-VBZZ4CMM.cjs +71 -0
- package/dist/chunk-VBZZ4CMM.cjs.map +1 -0
- package/dist/chunk-VE3EM4K2.cjs +57 -0
- package/dist/chunk-VE3EM4K2.cjs.map +1 -0
- package/dist/chunk-VNDOT3NK.cjs +426 -0
- package/dist/chunk-VNDOT3NK.cjs.map +1 -0
- package/dist/chunk-VXHFR5MV.js +3 -0
- package/dist/chunk-VXHFR5MV.js.map +1 -0
- package/dist/chunk-W2Q4OWHX.cjs +204 -0
- package/dist/chunk-W2Q4OWHX.cjs.map +1 -0
- package/dist/chunk-WEGL4S52.js +450 -0
- package/dist/chunk-WEGL4S52.js.map +1 -0
- package/dist/chunk-WHEXTDPV.js +41 -0
- package/dist/chunk-WHEXTDPV.js.map +1 -0
- package/dist/chunk-WT72KW5M.cjs +347 -0
- package/dist/chunk-WT72KW5M.cjs.map +1 -0
- package/dist/chunk-WVO2EKE6.cjs +101 -0
- package/dist/chunk-WVO2EKE6.cjs.map +1 -0
- package/dist/chunk-WXADO5TS.cjs +124 -0
- package/dist/chunk-WXADO5TS.cjs.map +1 -0
- package/dist/chunk-X36ZGYTF.js +281 -0
- package/dist/chunk-X36ZGYTF.js.map +1 -0
- package/dist/chunk-XBBEQLMY.cjs +214 -0
- package/dist/chunk-XBBEQLMY.cjs.map +1 -0
- package/dist/chunk-XCZZVRBY.cjs +2030 -0
- package/dist/chunk-XCZZVRBY.cjs.map +1 -0
- package/dist/chunk-XJXQG34J.js +77 -0
- package/dist/chunk-XJXQG34J.js.map +1 -0
- package/dist/chunk-XMBOZ73D.js +92 -0
- package/dist/chunk-XMBOZ73D.js.map +1 -0
- package/dist/chunk-XZYKPGSK.cjs +453 -0
- package/dist/chunk-XZYKPGSK.cjs.map +1 -0
- package/dist/chunk-YCZN4FWI.js +42 -0
- package/dist/chunk-YCZN4FWI.js.map +1 -0
- package/dist/chunk-YHXE274U.js +129 -0
- package/dist/chunk-YHXE274U.js.map +1 -0
- package/dist/chunk-YLGTDBB2.cjs +43 -0
- package/dist/chunk-YLGTDBB2.cjs.map +1 -0
- package/dist/chunk-YT42J4VQ.js +361 -0
- package/dist/chunk-YT42J4VQ.js.map +1 -0
- package/dist/chunk-YT6N44Z3.js +99 -0
- package/dist/chunk-YT6N44Z3.js.map +1 -0
- package/dist/chunk-YXC7QHNT.cjs +385 -0
- package/dist/chunk-YXC7QHNT.cjs.map +1 -0
- package/dist/chunk-ZFVSEO5Z.cjs +136 -0
- package/dist/chunk-ZFVSEO5Z.cjs.map +1 -0
- package/dist/chunk-ZLCVKYHY.js +344 -0
- package/dist/chunk-ZLCVKYHY.js.map +1 -0
- package/dist/chunk-ZNTEM7F2.js +184 -0
- package/dist/chunk-ZNTEM7F2.js.map +1 -0
- package/dist/chunk-ZT36VWIA.js +136 -0
- package/dist/chunk-ZT36VWIA.js.map +1 -0
- package/dist/chunk-ZWOEKDNI.js +281 -0
- package/dist/chunk-ZWOEKDNI.js.map +1 -0
- package/dist/code-view.cjs +13 -0
- package/dist/code-view.cjs.map +1 -0
- package/dist/code-view.d.cts +44 -0
- package/dist/code-view.d.ts +44 -0
- package/dist/code-view.js +4 -0
- package/dist/code-view.js.map +1 -0
- package/dist/color-picker.cjs +16 -0
- package/dist/color-picker.cjs.map +1 -0
- package/dist/color-picker.d.cts +20 -0
- package/dist/color-picker.d.ts +20 -0
- package/dist/color-picker.js +7 -0
- package/dist/color-picker.js.map +1 -0
- package/dist/command.cjs +21 -0
- package/dist/command.cjs.map +1 -0
- package/dist/command.d.cts +78 -0
- package/dist/command.d.ts +78 -0
- package/dist/command.js +8 -0
- package/dist/command.js.map +1 -0
- package/dist/composer.cjs +14 -0
- package/dist/composer.cjs.map +1 -0
- package/dist/composer.d.cts +17 -0
- package/dist/composer.d.ts +17 -0
- package/dist/composer.js +5 -0
- package/dist/composer.js.map +1 -0
- package/dist/content-renderer.cjs +23 -0
- package/dist/content-renderer.cjs.map +1 -0
- package/dist/content-renderer.d.cts +27 -0
- package/dist/content-renderer.d.ts +27 -0
- package/dist/content-renderer.js +6 -0
- package/dist/content-renderer.js.map +1 -0
- package/dist/context-menu.cjs +21 -0
- package/dist/context-menu.cjs.map +1 -0
- package/dist/context-menu.d.cts +91 -0
- package/dist/context-menu.d.ts +91 -0
- package/dist/context-menu.js +8 -0
- package/dist/context-menu.js.map +1 -0
- package/dist/date-picker.cjs +19 -0
- package/dist/date-picker.cjs.map +1 -0
- package/dist/date-picker.d.cts +26 -0
- package/dist/date-picker.d.ts +26 -0
- package/dist/date-picker.js +10 -0
- package/dist/date-picker.js.map +1 -0
- package/dist/drawer.cjs +21 -0
- package/dist/drawer.cjs.map +1 -0
- package/dist/drawer.d.cts +116 -0
- package/dist/drawer.d.ts +116 -0
- package/dist/drawer.js +8 -0
- package/dist/drawer.js.map +1 -0
- package/dist/dropdown.cjs +22 -0
- package/dist/dropdown.cjs.map +1 -0
- package/dist/dropdown.d.cts +67 -0
- package/dist/dropdown.d.ts +67 -0
- package/dist/dropdown.js +9 -0
- package/dist/dropdown.js.map +1 -0
- package/dist/editor.cjs +29 -0
- package/dist/editor.cjs.map +1 -0
- package/dist/editor.d.cts +153 -0
- package/dist/editor.d.ts +153 -0
- package/dist/editor.js +16 -0
- package/dist/editor.js.map +1 -0
- package/dist/emoji-select.cjs +15 -0
- package/dist/emoji-select.cjs.map +1 -0
- package/dist/emoji-select.d.cts +13 -0
- package/dist/emoji-select.d.ts +13 -0
- package/dist/emoji-select.js +6 -0
- package/dist/emoji-select.js.map +1 -0
- package/dist/emoji.cjs +14 -0
- package/dist/emoji.cjs.map +1 -0
- package/dist/emoji.d.cts +2 -0
- package/dist/emoji.d.ts +2 -0
- package/dist/emoji.js +5 -0
- package/dist/emoji.js.map +1 -0
- package/dist/extensions-6PVd3-vB.d.cts +38 -0
- package/dist/extensions-6PVd3-vB.d.ts +38 -0
- package/dist/eyebrow.cjs +13 -0
- package/dist/eyebrow.cjs.map +1 -0
- package/dist/eyebrow.d.cts +33 -0
- package/dist/eyebrow.d.ts +33 -0
- package/dist/eyebrow.js +4 -0
- package/dist/eyebrow.js.map +1 -0
- package/dist/faux-client.cjs +13 -0
- package/dist/faux-client.cjs.map +1 -0
- package/dist/faux-client.d.cts +39 -0
- package/dist/faux-client.d.ts +39 -0
- package/dist/faux-client.js +4 -0
- package/dist/faux-client.js.map +1 -0
- package/dist/field.cjs +14 -0
- package/dist/field.cjs.map +1 -0
- package/dist/field.d.cts +18 -0
- package/dist/field.d.ts +18 -0
- package/dist/field.js +5 -0
- package/dist/field.js.map +1 -0
- package/dist/file-browser.cjs +18 -0
- package/dist/file-browser.cjs.map +1 -0
- package/dist/file-browser.d.cts +269 -0
- package/dist/file-browser.d.ts +269 -0
- package/dist/file-browser.js +5 -0
- package/dist/file-browser.js.map +1 -0
- package/dist/file-upload.cjs +17 -0
- package/dist/file-upload.cjs.map +1 -0
- package/dist/file-upload.d.cts +48 -0
- package/dist/file-upload.d.ts +48 -0
- package/dist/file-upload.js +4 -0
- package/dist/file-upload.js.map +1 -0
- package/dist/heading.cjs +13 -0
- package/dist/heading.cjs.map +1 -0
- package/dist/heading.d.cts +25 -0
- package/dist/heading.d.ts +25 -0
- package/dist/heading.js +4 -0
- package/dist/heading.js.map +1 -0
- package/dist/icon.cjs +34 -0
- package/dist/icon.cjs.map +1 -0
- package/dist/icon.d.cts +51 -0
- package/dist/icon.d.ts +51 -0
- package/dist/icon.js +5 -0
- package/dist/icon.js.map +1 -0
- package/dist/image-viewer.cjs +14 -0
- package/dist/image-viewer.cjs.map +1 -0
- package/dist/image-viewer.d.cts +19 -0
- package/dist/image-viewer.d.ts +19 -0
- package/dist/image-viewer.js +5 -0
- package/dist/image-viewer.js.map +1 -0
- package/dist/index-B71wa9AW.d.cts +79 -0
- package/dist/index-BktWpyRH.d.cts +53 -0
- package/dist/index-BktWpyRH.d.ts +53 -0
- package/dist/index-bIntFOl5.d.ts +79 -0
- package/dist/index-list.cjs +13 -0
- package/dist/index-list.cjs.map +1 -0
- package/dist/index-list.d.cts +49 -0
- package/dist/index-list.d.ts +49 -0
- package/dist/index-list.js +4 -0
- package/dist/index-list.js.map +1 -0
- package/dist/index.cjs +671 -16826
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +94 -4078
- package/dist/index.d.ts +94 -4078
- package/dist/index.js +104 -16708
- package/dist/index.js.map +1 -1
- package/dist/input-tag.cjs +28 -0
- package/dist/input-tag.cjs.map +1 -0
- package/dist/input-tag.d.cts +134 -0
- package/dist/input-tag.d.ts +134 -0
- package/dist/input-tag.js +3 -0
- package/dist/input-tag.js.map +1 -0
- package/dist/input.cjs +20 -0
- package/dist/input.cjs.map +1 -0
- package/dist/input.d.cts +32 -0
- package/dist/input.d.ts +32 -0
- package/dist/input.js +11 -0
- package/dist/input.js.map +1 -0
- package/dist/inputs.cjs +100 -0
- package/dist/inputs.cjs.map +1 -0
- package/dist/inputs.d.cts +16 -0
- package/dist/inputs.d.ts +16 -0
- package/dist/inputs.js +27 -0
- package/dist/inputs.js.map +1 -0
- package/dist/inputs.types-CkWdvN-t.d.cts +44 -0
- package/dist/inputs.types-DERzxpe1.d.ts +44 -0
- package/dist/kanban.cjs +17 -0
- package/dist/kanban.cjs.map +1 -0
- package/dist/kanban.d.cts +136 -0
- package/dist/kanban.d.ts +136 -0
- package/dist/kanban.js +4 -0
- package/dist/kanban.js.map +1 -0
- package/dist/kbd.cjs +13 -0
- package/dist/kbd.cjs.map +1 -0
- package/dist/kbd.d.cts +30 -0
- package/dist/kbd.d.ts +30 -0
- package/dist/kbd.js +4 -0
- package/dist/kbd.js.map +1 -0
- package/dist/magic-wand.cjs +25 -0
- package/dist/magic-wand.cjs.map +1 -0
- package/dist/magic-wand.d.cts +62 -0
- package/dist/magic-wand.d.ts +62 -0
- package/dist/magic-wand.js +16 -0
- package/dist/magic-wand.js.map +1 -0
- package/dist/marquee.cjs +13 -0
- package/dist/marquee.cjs.map +1 -0
- package/dist/marquee.d.cts +48 -0
- package/dist/marquee.d.ts +48 -0
- package/dist/marquee.js +4 -0
- package/dist/marquee.js.map +1 -0
- package/dist/media-viewer.cjs +18 -0
- package/dist/media-viewer.cjs.map +1 -0
- package/dist/media-viewer.d.cts +6 -0
- package/dist/media-viewer.d.ts +6 -0
- package/dist/media-viewer.js +9 -0
- package/dist/media-viewer.js.map +1 -0
- package/dist/menu.cjs +17 -0
- package/dist/menu.cjs.map +1 -0
- package/dist/menu.d.cts +60 -0
- package/dist/menu.d.ts +60 -0
- package/dist/menu.js +4 -0
- package/dist/menu.js.map +1 -0
- package/dist/mobile-menu.cjs +26 -0
- package/dist/mobile-menu.cjs.map +1 -0
- package/dist/mobile-menu.d.cts +60 -0
- package/dist/mobile-menu.d.ts +60 -0
- package/dist/mobile-menu.js +13 -0
- package/dist/mobile-menu.js.map +1 -0
- package/dist/modal.cjs +21 -0
- package/dist/modal.cjs.map +1 -0
- package/dist/modal.d.cts +52 -0
- package/dist/modal.d.ts +52 -0
- package/dist/modal.js +8 -0
- package/dist/modal.js.map +1 -0
- package/dist/mode.cjs +37 -0
- package/dist/mode.cjs.map +1 -0
- package/dist/mode.d.cts +28 -0
- package/dist/mode.d.ts +28 -0
- package/dist/mode.js +8 -0
- package/dist/mode.js.map +1 -0
- package/dist/mood-meter.cjs +12 -0
- package/dist/mood-meter.cjs.map +1 -0
- package/dist/mood-meter.d.cts +67 -0
- package/dist/mood-meter.d.ts +67 -0
- package/dist/mood-meter.js +3 -0
- package/dist/mood-meter.js.map +1 -0
- package/dist/multi-switch.cjs +19 -0
- package/dist/multi-switch.cjs.map +1 -0
- package/dist/multi-switch.d.cts +18 -0
- package/dist/multi-switch.d.ts +18 -0
- package/dist/multi-switch.js +10 -0
- package/dist/multi-switch.js.map +1 -0
- package/dist/navbar.cjs +17 -0
- package/dist/navbar.cjs.map +1 -0
- package/dist/navbar.d.cts +60 -0
- package/dist/navbar.d.ts +60 -0
- package/dist/navbar.js +4 -0
- package/dist/navbar.js.map +1 -0
- package/dist/otp-input.cjs +16 -0
- package/dist/otp-input.cjs.map +1 -0
- package/dist/otp-input.d.cts +18 -0
- package/dist/otp-input.d.ts +18 -0
- package/dist/otp-input.js +7 -0
- package/dist/otp-input.js.map +1 -0
- package/dist/pagination.cjs +13 -0
- package/dist/pagination.cjs.map +1 -0
- package/dist/pagination.d.cts +16 -0
- package/dist/pagination.d.ts +16 -0
- package/dist/pagination.js +4 -0
- package/dist/pagination.js.map +1 -0
- package/dist/pdf-viewer.cjs +13 -0
- package/dist/pdf-viewer.cjs.map +1 -0
- package/dist/pdf-viewer.d.cts +16 -0
- package/dist/pdf-viewer.d.ts +16 -0
- package/dist/pdf-viewer.js +4 -0
- package/dist/pdf-viewer.js.map +1 -0
- package/dist/pillbox.cjs +14 -0
- package/dist/pillbox.cjs.map +1 -0
- package/dist/pillbox.d.cts +15 -0
- package/dist/pillbox.d.ts +15 -0
- package/dist/pillbox.js +5 -0
- package/dist/pillbox.js.map +1 -0
- package/dist/popover.cjs +21 -0
- package/dist/popover.cjs.map +1 -0
- package/dist/popover.d.cts +71 -0
- package/dist/popover.d.ts +71 -0
- package/dist/popover.js +8 -0
- package/dist/popover.js.map +1 -0
- package/dist/portal.cjs +12 -0
- package/dist/portal.cjs.map +1 -0
- package/dist/portal.d.cts +10 -0
- package/dist/portal.d.ts +10 -0
- package/dist/portal.js +3 -0
- package/dist/portal.js.map +1 -0
- package/dist/profile.cjs +14 -0
- package/dist/profile.cjs.map +1 -0
- package/dist/profile.d.cts +16 -0
- package/dist/profile.d.ts +16 -0
- package/dist/profile.js +5 -0
- package/dist/profile.js.map +1 -0
- package/dist/progress.cjs +13 -0
- package/dist/progress.cjs.map +1 -0
- package/dist/progress.d.cts +25 -0
- package/dist/progress.d.ts +25 -0
- package/dist/progress.js +4 -0
- package/dist/progress.js.map +1 -0
- package/dist/prompt-input.cjs +20 -0
- package/dist/prompt-input.cjs.map +1 -0
- package/dist/prompt-input.d.cts +76 -0
- package/dist/prompt-input.d.ts +76 -0
- package/dist/prompt-input.js +11 -0
- package/dist/prompt-input.js.map +1 -0
- package/dist/pull-quote.cjs +13 -0
- package/dist/pull-quote.cjs.map +1 -0
- package/dist/pull-quote.d.cts +33 -0
- package/dist/pull-quote.d.ts +33 -0
- package/dist/pull-quote.js +4 -0
- package/dist/pull-quote.js.map +1 -0
- package/dist/radio-group.cjs +19 -0
- package/dist/radio-group.cjs.map +1 -0
- package/dist/radio-group.d.cts +18 -0
- package/dist/radio-group.d.ts +18 -0
- package/dist/radio-group.js +10 -0
- package/dist/radio-group.js.map +1 -0
- package/dist/reason-tag.cjs +22 -0
- package/dist/reason-tag.cjs.map +1 -0
- package/dist/reason-tag.d.cts +57 -0
- package/dist/reason-tag.d.ts +57 -0
- package/dist/reason-tag.js +13 -0
- package/dist/reason-tag.js.map +1 -0
- package/dist/select.cjs +23 -0
- package/dist/select.cjs.map +1 -0
- package/dist/select.d.cts +41 -0
- package/dist/select.d.ts +41 -0
- package/dist/select.js +14 -0
- package/dist/select.js.map +1 -0
- package/dist/separator.cjs +13 -0
- package/dist/separator.cjs.map +1 -0
- package/dist/separator.d.cts +14 -0
- package/dist/separator.d.ts +14 -0
- package/dist/separator.js +4 -0
- package/dist/separator.js.map +1 -0
- package/dist/sidebar.cjs +25 -0
- package/dist/sidebar.cjs.map +1 -0
- package/dist/sidebar.d.cts +80 -0
- package/dist/sidebar.d.ts +80 -0
- package/dist/sidebar.js +12 -0
- package/dist/sidebar.js.map +1 -0
- package/dist/skeleton.cjs +13 -0
- package/dist/skeleton.cjs.map +1 -0
- package/dist/skeleton.d.cts +16 -0
- package/dist/skeleton.d.ts +16 -0
- package/dist/skeleton.js +4 -0
- package/dist/skeleton.js.map +1 -0
- package/dist/slider.cjs +19 -0
- package/dist/slider.cjs.map +1 -0
- package/dist/slider.d.cts +34 -0
- package/dist/slider.d.ts +34 -0
- package/dist/slider.js +10 -0
- package/dist/slider.js.map +1 -0
- package/dist/stat-list.cjs +13 -0
- package/dist/stat-list.cjs.map +1 -0
- package/dist/stat-list.d.cts +43 -0
- package/dist/stat-list.d.ts +43 -0
- package/dist/stat-list.js +4 -0
- package/dist/stat-list.js.map +1 -0
- package/dist/stat.cjs +17 -0
- package/dist/stat.cjs.map +1 -0
- package/dist/stat.d.cts +29 -0
- package/dist/stat.d.ts +29 -0
- package/dist/stat.js +4 -0
- package/dist/stat.js.map +1 -0
- package/dist/sticky-note.cjs +13 -0
- package/dist/sticky-note.cjs.map +1 -0
- package/dist/sticky-note.d.cts +53 -0
- package/dist/sticky-note.d.ts +53 -0
- package/dist/sticky-note.js +4 -0
- package/dist/sticky-note.js.map +1 -0
- package/dist/switch.cjs +17 -0
- package/dist/switch.cjs.map +1 -0
- package/dist/switch.d.cts +16 -0
- package/dist/switch.d.ts +16 -0
- package/dist/switch.js +8 -0
- package/dist/switch.js.map +1 -0
- package/dist/table.cjs +50 -0
- package/dist/table.cjs.map +1 -0
- package/dist/table.d.cts +89 -0
- package/dist/table.d.ts +89 -0
- package/dist/table.js +5 -0
- package/dist/table.js.map +1 -0
- package/dist/tabs.cjs +18 -0
- package/dist/tabs.cjs.map +1 -0
- package/dist/tabs.d.cts +68 -0
- package/dist/tabs.d.ts +68 -0
- package/dist/tabs.js +5 -0
- package/dist/tabs.js.map +1 -0
- package/dist/text.cjs +13 -0
- package/dist/text.cjs.map +1 -0
- package/dist/text.d.cts +17 -0
- package/dist/text.d.ts +17 -0
- package/dist/text.js +4 -0
- package/dist/text.js.map +1 -0
- package/dist/textarea.cjs +20 -0
- package/dist/textarea.cjs.map +1 -0
- package/dist/textarea.d.cts +15 -0
- package/dist/textarea.d.ts +15 -0
- package/dist/textarea.js +11 -0
- package/dist/textarea.js.map +1 -0
- package/dist/time-grid.cjs +13 -0
- package/dist/time-grid.cjs.map +1 -0
- package/dist/time-grid.d.cts +53 -0
- package/dist/time-grid.d.ts +53 -0
- package/dist/time-grid.js +4 -0
- package/dist/time-grid.js.map +1 -0
- package/dist/time-picker.cjs +16 -0
- package/dist/time-picker.cjs.map +1 -0
- package/dist/time-picker.d.cts +19 -0
- package/dist/time-picker.d.ts +19 -0
- package/dist/time-picker.js +7 -0
- package/dist/time-picker.js.map +1 -0
- package/dist/timeline.cjs +21 -0
- package/dist/timeline.cjs.map +1 -0
- package/dist/timeline.d.cts +10 -0
- package/dist/timeline.d.ts +10 -0
- package/dist/timeline.js +4 -0
- package/dist/timeline.js.map +1 -0
- package/dist/toast.cjs +18 -0
- package/dist/toast.cjs.map +1 -0
- package/dist/toast.d.cts +54 -0
- package/dist/toast.d.ts +54 -0
- package/dist/toast.js +5 -0
- package/dist/toast.js.map +1 -0
- package/dist/tooltip.cjs +15 -0
- package/dist/tooltip.cjs.map +1 -0
- package/dist/tooltip.d.cts +16 -0
- package/dist/tooltip.d.ts +16 -0
- package/dist/tooltip.js +6 -0
- package/dist/tooltip.js.map +1 -0
- package/dist/tree-nav.cjs +17 -0
- package/dist/tree-nav.cjs.map +1 -0
- package/dist/tree-nav.d.cts +114 -0
- package/dist/tree-nav.d.ts +114 -0
- package/dist/tree-nav.js +4 -0
- package/dist/tree-nav.js.map +1 -0
- package/dist/types-8Sv0rCjw.d.cts +58 -0
- package/dist/types-8Sv0rCjw.d.ts +58 -0
- package/dist/video-viewer.cjs +13 -0
- package/dist/video-viewer.cjs.map +1 -0
- package/dist/video-viewer.d.cts +14 -0
- package/dist/video-viewer.d.ts +14 -0
- package/dist/video-viewer.js +4 -0
- package/dist/video-viewer.js.map +1 -0
- package/package.json +855 -5
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { a as InputBaseProps } from './inputs.types-DERzxpe1.js';
|
|
3
|
+
import './types-8Sv0rCjw.js';
|
|
4
|
+
|
|
5
|
+
interface DatePickerBaseProps extends InputBaseProps {
|
|
6
|
+
min?: string;
|
|
7
|
+
max?: string;
|
|
8
|
+
includeTime?: boolean;
|
|
9
|
+
}
|
|
10
|
+
interface DatePickerSingleProps extends DatePickerBaseProps {
|
|
11
|
+
range?: false;
|
|
12
|
+
value?: string;
|
|
13
|
+
defaultValue?: string;
|
|
14
|
+
onValueChange?: (value: string) => void;
|
|
15
|
+
}
|
|
16
|
+
interface DatePickerRangeProps extends DatePickerBaseProps {
|
|
17
|
+
range: true;
|
|
18
|
+
value?: [string, string];
|
|
19
|
+
defaultValue?: [string, string];
|
|
20
|
+
onValueChange?: (value: [string, string]) => void;
|
|
21
|
+
}
|
|
22
|
+
type DatePickerProps = DatePickerSingleProps | DatePickerRangeProps;
|
|
23
|
+
|
|
24
|
+
declare const DatePicker: react.ForwardRefExoticComponent<DatePickerProps & react.RefAttributes<HTMLInputElement>>;
|
|
25
|
+
|
|
26
|
+
export { DatePicker, type DatePickerProps, type DatePickerRangeProps, type DatePickerSingleProps };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export { DatePicker } from './chunk-MILTPAF6.js';
|
|
2
|
+
import './chunk-K7JGOQJG.js';
|
|
3
|
+
import './chunk-3DJGPNUI.js';
|
|
4
|
+
import './chunk-GFYSELJF.js';
|
|
5
|
+
import './chunk-OL53XYHF.js';
|
|
6
|
+
import './chunk-NRXK42LO.js';
|
|
7
|
+
import './chunk-6FQGMVF2.js';
|
|
8
|
+
import './chunk-DSUHZO6T.js';
|
|
9
|
+
//# sourceMappingURL=date-picker.js.map
|
|
10
|
+
//# sourceMappingURL=date-picker.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"date-picker.js"}
|
package/dist/drawer.cjs
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkF6NEPU67_cjs = require('./chunk-F6NEPU67.cjs');
|
|
4
|
+
require('./chunk-TXTRTTG7.cjs');
|
|
5
|
+
require('./chunk-3WGRVDQR.cjs');
|
|
6
|
+
require('./chunk-NBZC6LOB.cjs');
|
|
7
|
+
require('./chunk-RXDRYWVD.cjs');
|
|
8
|
+
require('./chunk-3Z6ALUWP.cjs');
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
Object.defineProperty(exports, "Drawer", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkF6NEPU67_cjs.Drawer; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "useDrawer", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunkF6NEPU67_cjs.useDrawer; }
|
|
19
|
+
});
|
|
20
|
+
//# sourceMappingURL=drawer.cjs.map
|
|
21
|
+
//# sourceMappingURL=drawer.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"drawer.cjs"}
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { HTMLAttributes, ReactNode } from 'react';
|
|
3
|
+
|
|
4
|
+
/** Which edge the drawer is anchored to, and therefore slides in from. */
|
|
5
|
+
type DrawerSide = "left" | "right" | "top" | "bottom";
|
|
6
|
+
/**
|
|
7
|
+
* How large the drawer is along its own axis.
|
|
8
|
+
*
|
|
9
|
+
* `size` controls WIDTH for `left`/`right` and HEIGHT for `top`/`bottom` — the
|
|
10
|
+
* cross-axis always fills its anchor. One scale, two meanings, so `size="md"`
|
|
11
|
+
* reads the same whichever edge you attach to.
|
|
12
|
+
*/
|
|
13
|
+
type DrawerSize = "sm" | "md" | "lg" | "xl" | "full";
|
|
14
|
+
/**
|
|
15
|
+
* Where the drawer is anchored.
|
|
16
|
+
*
|
|
17
|
+
* - `viewport` (default) — portalled, `fixed`, covers the screen, locks body
|
|
18
|
+
* scroll and traps focus. The classic app-level drawer.
|
|
19
|
+
* - `container` — `absolute` inside the nearest positioned ancestor, no portal,
|
|
20
|
+
* no scroll lock, no focus trap. Attach it to a Card, a layout region, or the
|
|
21
|
+
* shell around a prompt input and it stays inside that box.
|
|
22
|
+
*/
|
|
23
|
+
type DrawerAttach = "viewport" | "container";
|
|
24
|
+
interface DrawerContextValue {
|
|
25
|
+
open: boolean;
|
|
26
|
+
close: () => void;
|
|
27
|
+
side: DrawerSide;
|
|
28
|
+
}
|
|
29
|
+
interface DrawerProps extends Omit<HTMLAttributes<HTMLDivElement>, "children"> {
|
|
30
|
+
children: ReactNode;
|
|
31
|
+
open: boolean;
|
|
32
|
+
onClose: () => void;
|
|
33
|
+
/** Edge to anchor to. Default `right`. */
|
|
34
|
+
side?: DrawerSide;
|
|
35
|
+
/** Extent along the drawer's own axis. Default `md`. */
|
|
36
|
+
size?: DrawerSize;
|
|
37
|
+
/** Viewport-level or scoped to a container. Default `viewport`. */
|
|
38
|
+
attach?: DrawerAttach;
|
|
39
|
+
/** Render the scrim behind the panel. Default `true`. */
|
|
40
|
+
backdrop?: boolean;
|
|
41
|
+
/** Clicking the scrim closes. Default `true`. */
|
|
42
|
+
dismissOnBackdrop?: boolean;
|
|
43
|
+
/** Escape closes. Default `true`. */
|
|
44
|
+
dismissOnEscape?: boolean;
|
|
45
|
+
className?: string;
|
|
46
|
+
}
|
|
47
|
+
interface DrawerHeaderProps {
|
|
48
|
+
children: ReactNode;
|
|
49
|
+
/** Show the close button. Default `true`. */
|
|
50
|
+
closable?: boolean;
|
|
51
|
+
className?: string;
|
|
52
|
+
}
|
|
53
|
+
interface DrawerBodyProps {
|
|
54
|
+
children: ReactNode;
|
|
55
|
+
className?: string;
|
|
56
|
+
}
|
|
57
|
+
interface DrawerFooterProps {
|
|
58
|
+
children: ReactNode;
|
|
59
|
+
className?: string;
|
|
60
|
+
}
|
|
61
|
+
interface DrawerContainerProps extends HTMLAttributes<HTMLDivElement> {
|
|
62
|
+
children: ReactNode;
|
|
63
|
+
className?: string;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
declare function DrawerHeader({ children, closable, className }: DrawerHeaderProps): react.JSX.Element;
|
|
67
|
+
declare namespace DrawerHeader {
|
|
68
|
+
var displayName: string;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
declare function DrawerBody({ children, className }: DrawerBodyProps): react.JSX.Element;
|
|
72
|
+
declare namespace DrawerBody {
|
|
73
|
+
var displayName: string;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
declare function DrawerFooter({ children, className }: DrawerFooterProps): react.JSX.Element;
|
|
77
|
+
declare namespace DrawerFooter {
|
|
78
|
+
var displayName: string;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
/**
|
|
82
|
+
* The anchor for `<Drawer attach="container">`.
|
|
83
|
+
*
|
|
84
|
+
* A container-attached drawer positions itself `absolute`, which resolves
|
|
85
|
+
* against the nearest *positioned* ancestor — so without `relative` somewhere
|
|
86
|
+
* above it, the drawer silently escapes to the viewport and looks like it
|
|
87
|
+
* ignored `attach` entirely. This wrapper supplies `relative` + `overflow-hidden`
|
|
88
|
+
* so the panel slides within the box rather than out of it.
|
|
89
|
+
*
|
|
90
|
+
* <Drawer.Container className="h-80 rounded-xl border">
|
|
91
|
+
* <YourContent />
|
|
92
|
+
* <Drawer attach="container" side="bottom" open={open} onClose={close}>
|
|
93
|
+
* <Drawer.Body>Filters</Drawer.Body>
|
|
94
|
+
* </Drawer>
|
|
95
|
+
* </Drawer.Container>
|
|
96
|
+
*
|
|
97
|
+
* Any element works as long as it is positioned — this is the shortcut, not a
|
|
98
|
+
* requirement. Wrapping a Card, a layout pane, or a prompt-input shell in
|
|
99
|
+
* `relative overflow-hidden` does the same job.
|
|
100
|
+
*/
|
|
101
|
+
declare function DrawerContainer({ children, className, ...rest }: DrawerContainerProps): react.JSX.Element;
|
|
102
|
+
declare namespace DrawerContainer {
|
|
103
|
+
var displayName: string;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
declare function DrawerRoot({ children, open, onClose, side, size, attach, backdrop, dismissOnBackdrop, dismissOnEscape, className, ...rest }: DrawerProps): react.JSX.Element | null;
|
|
107
|
+
declare const Drawer: typeof DrawerRoot & {
|
|
108
|
+
Header: typeof DrawerHeader;
|
|
109
|
+
Body: typeof DrawerBody;
|
|
110
|
+
Footer: typeof DrawerFooter;
|
|
111
|
+
Container: typeof DrawerContainer;
|
|
112
|
+
};
|
|
113
|
+
|
|
114
|
+
declare function useDrawer(): DrawerContextValue;
|
|
115
|
+
|
|
116
|
+
export { Drawer, type DrawerAttach, type DrawerBodyProps, type DrawerContainerProps, type DrawerContextValue, type DrawerFooterProps, type DrawerHeaderProps, type DrawerProps, type DrawerSide, type DrawerSize, useDrawer };
|
package/dist/drawer.d.ts
ADDED
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { HTMLAttributes, ReactNode } from 'react';
|
|
3
|
+
|
|
4
|
+
/** Which edge the drawer is anchored to, and therefore slides in from. */
|
|
5
|
+
type DrawerSide = "left" | "right" | "top" | "bottom";
|
|
6
|
+
/**
|
|
7
|
+
* How large the drawer is along its own axis.
|
|
8
|
+
*
|
|
9
|
+
* `size` controls WIDTH for `left`/`right` and HEIGHT for `top`/`bottom` — the
|
|
10
|
+
* cross-axis always fills its anchor. One scale, two meanings, so `size="md"`
|
|
11
|
+
* reads the same whichever edge you attach to.
|
|
12
|
+
*/
|
|
13
|
+
type DrawerSize = "sm" | "md" | "lg" | "xl" | "full";
|
|
14
|
+
/**
|
|
15
|
+
* Where the drawer is anchored.
|
|
16
|
+
*
|
|
17
|
+
* - `viewport` (default) — portalled, `fixed`, covers the screen, locks body
|
|
18
|
+
* scroll and traps focus. The classic app-level drawer.
|
|
19
|
+
* - `container` — `absolute` inside the nearest positioned ancestor, no portal,
|
|
20
|
+
* no scroll lock, no focus trap. Attach it to a Card, a layout region, or the
|
|
21
|
+
* shell around a prompt input and it stays inside that box.
|
|
22
|
+
*/
|
|
23
|
+
type DrawerAttach = "viewport" | "container";
|
|
24
|
+
interface DrawerContextValue {
|
|
25
|
+
open: boolean;
|
|
26
|
+
close: () => void;
|
|
27
|
+
side: DrawerSide;
|
|
28
|
+
}
|
|
29
|
+
interface DrawerProps extends Omit<HTMLAttributes<HTMLDivElement>, "children"> {
|
|
30
|
+
children: ReactNode;
|
|
31
|
+
open: boolean;
|
|
32
|
+
onClose: () => void;
|
|
33
|
+
/** Edge to anchor to. Default `right`. */
|
|
34
|
+
side?: DrawerSide;
|
|
35
|
+
/** Extent along the drawer's own axis. Default `md`. */
|
|
36
|
+
size?: DrawerSize;
|
|
37
|
+
/** Viewport-level or scoped to a container. Default `viewport`. */
|
|
38
|
+
attach?: DrawerAttach;
|
|
39
|
+
/** Render the scrim behind the panel. Default `true`. */
|
|
40
|
+
backdrop?: boolean;
|
|
41
|
+
/** Clicking the scrim closes. Default `true`. */
|
|
42
|
+
dismissOnBackdrop?: boolean;
|
|
43
|
+
/** Escape closes. Default `true`. */
|
|
44
|
+
dismissOnEscape?: boolean;
|
|
45
|
+
className?: string;
|
|
46
|
+
}
|
|
47
|
+
interface DrawerHeaderProps {
|
|
48
|
+
children: ReactNode;
|
|
49
|
+
/** Show the close button. Default `true`. */
|
|
50
|
+
closable?: boolean;
|
|
51
|
+
className?: string;
|
|
52
|
+
}
|
|
53
|
+
interface DrawerBodyProps {
|
|
54
|
+
children: ReactNode;
|
|
55
|
+
className?: string;
|
|
56
|
+
}
|
|
57
|
+
interface DrawerFooterProps {
|
|
58
|
+
children: ReactNode;
|
|
59
|
+
className?: string;
|
|
60
|
+
}
|
|
61
|
+
interface DrawerContainerProps extends HTMLAttributes<HTMLDivElement> {
|
|
62
|
+
children: ReactNode;
|
|
63
|
+
className?: string;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
declare function DrawerHeader({ children, closable, className }: DrawerHeaderProps): react.JSX.Element;
|
|
67
|
+
declare namespace DrawerHeader {
|
|
68
|
+
var displayName: string;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
declare function DrawerBody({ children, className }: DrawerBodyProps): react.JSX.Element;
|
|
72
|
+
declare namespace DrawerBody {
|
|
73
|
+
var displayName: string;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
declare function DrawerFooter({ children, className }: DrawerFooterProps): react.JSX.Element;
|
|
77
|
+
declare namespace DrawerFooter {
|
|
78
|
+
var displayName: string;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
/**
|
|
82
|
+
* The anchor for `<Drawer attach="container">`.
|
|
83
|
+
*
|
|
84
|
+
* A container-attached drawer positions itself `absolute`, which resolves
|
|
85
|
+
* against the nearest *positioned* ancestor — so without `relative` somewhere
|
|
86
|
+
* above it, the drawer silently escapes to the viewport and looks like it
|
|
87
|
+
* ignored `attach` entirely. This wrapper supplies `relative` + `overflow-hidden`
|
|
88
|
+
* so the panel slides within the box rather than out of it.
|
|
89
|
+
*
|
|
90
|
+
* <Drawer.Container className="h-80 rounded-xl border">
|
|
91
|
+
* <YourContent />
|
|
92
|
+
* <Drawer attach="container" side="bottom" open={open} onClose={close}>
|
|
93
|
+
* <Drawer.Body>Filters</Drawer.Body>
|
|
94
|
+
* </Drawer>
|
|
95
|
+
* </Drawer.Container>
|
|
96
|
+
*
|
|
97
|
+
* Any element works as long as it is positioned — this is the shortcut, not a
|
|
98
|
+
* requirement. Wrapping a Card, a layout pane, or a prompt-input shell in
|
|
99
|
+
* `relative overflow-hidden` does the same job.
|
|
100
|
+
*/
|
|
101
|
+
declare function DrawerContainer({ children, className, ...rest }: DrawerContainerProps): react.JSX.Element;
|
|
102
|
+
declare namespace DrawerContainer {
|
|
103
|
+
var displayName: string;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
declare function DrawerRoot({ children, open, onClose, side, size, attach, backdrop, dismissOnBackdrop, dismissOnEscape, className, ...rest }: DrawerProps): react.JSX.Element | null;
|
|
107
|
+
declare const Drawer: typeof DrawerRoot & {
|
|
108
|
+
Header: typeof DrawerHeader;
|
|
109
|
+
Body: typeof DrawerBody;
|
|
110
|
+
Footer: typeof DrawerFooter;
|
|
111
|
+
Container: typeof DrawerContainer;
|
|
112
|
+
};
|
|
113
|
+
|
|
114
|
+
declare function useDrawer(): DrawerContextValue;
|
|
115
|
+
|
|
116
|
+
export { Drawer, type DrawerAttach, type DrawerBodyProps, type DrawerContainerProps, type DrawerContextValue, type DrawerFooterProps, type DrawerHeaderProps, type DrawerProps, type DrawerSide, type DrawerSize, useDrawer };
|
package/dist/drawer.js
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export { Drawer, useDrawer } from './chunk-PRDWJ4AR.js';
|
|
2
|
+
import './chunk-5U2DZ7AV.js';
|
|
3
|
+
import './chunk-CHADHN6M.js';
|
|
4
|
+
import './chunk-WHEXTDPV.js';
|
|
5
|
+
import './chunk-JXE5XID6.js';
|
|
6
|
+
import './chunk-DSUHZO6T.js';
|
|
7
|
+
//# sourceMappingURL=drawer.js.map
|
|
8
|
+
//# sourceMappingURL=drawer.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"drawer.js"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkORFHF6PT_cjs = require('./chunk-ORFHF6PT.cjs');
|
|
4
|
+
require('./chunk-3WGRVDQR.cjs');
|
|
5
|
+
require('./chunk-J2DI6RMR.cjs');
|
|
6
|
+
require('./chunk-NBZC6LOB.cjs');
|
|
7
|
+
require('./chunk-57FQGQJK.cjs');
|
|
8
|
+
require('./chunk-RXDRYWVD.cjs');
|
|
9
|
+
require('./chunk-3Z6ALUWP.cjs');
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
Object.defineProperty(exports, "Dropdown", {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return chunkORFHF6PT_cjs.Dropdown; }
|
|
16
|
+
});
|
|
17
|
+
Object.defineProperty(exports, "useDropdown", {
|
|
18
|
+
enumerable: true,
|
|
19
|
+
get: function () { return chunkORFHF6PT_cjs.useDropdown; }
|
|
20
|
+
});
|
|
21
|
+
//# sourceMappingURL=dropdown.cjs.map
|
|
22
|
+
//# sourceMappingURL=dropdown.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"dropdown.cjs"}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ReactNode } from 'react';
|
|
3
|
+
import { P as Placement } from './types-8Sv0rCjw.cjs';
|
|
4
|
+
|
|
5
|
+
interface DropdownContextValue {
|
|
6
|
+
open: boolean;
|
|
7
|
+
setOpen: (open: boolean) => void;
|
|
8
|
+
anchorRef: React.RefObject<HTMLElement | null>;
|
|
9
|
+
activeIndex: number;
|
|
10
|
+
setActiveIndex: (index: number) => void;
|
|
11
|
+
placement: Placement;
|
|
12
|
+
offset: number;
|
|
13
|
+
}
|
|
14
|
+
interface DropdownProps {
|
|
15
|
+
children: ReactNode;
|
|
16
|
+
placement?: Placement;
|
|
17
|
+
offset?: number;
|
|
18
|
+
}
|
|
19
|
+
interface DropdownTriggerProps {
|
|
20
|
+
children: ReactNode;
|
|
21
|
+
}
|
|
22
|
+
interface DropdownItemsProps {
|
|
23
|
+
children: ReactNode;
|
|
24
|
+
className?: string;
|
|
25
|
+
}
|
|
26
|
+
interface DropdownItemProps {
|
|
27
|
+
children: ReactNode;
|
|
28
|
+
onClick?: () => void;
|
|
29
|
+
disabled?: boolean;
|
|
30
|
+
danger?: boolean;
|
|
31
|
+
className?: string;
|
|
32
|
+
}
|
|
33
|
+
interface DropdownSeparatorProps {
|
|
34
|
+
className?: string;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
declare function DropdownTrigger({ children }: DropdownTriggerProps): react.JSX.Element;
|
|
38
|
+
declare namespace DropdownTrigger {
|
|
39
|
+
var displayName: string;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
declare function DropdownItems({ children, className }: DropdownItemsProps): react.JSX.Element | null;
|
|
43
|
+
declare namespace DropdownItems {
|
|
44
|
+
var displayName: string;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
declare function DropdownItem({ children, onClick, disabled, danger, className, }: DropdownItemProps): react.JSX.Element;
|
|
48
|
+
declare namespace DropdownItem {
|
|
49
|
+
var displayName: string;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
declare function DropdownSeparator({ className }: DropdownSeparatorProps): react.JSX.Element;
|
|
53
|
+
declare namespace DropdownSeparator {
|
|
54
|
+
var displayName: string;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
declare function DropdownRoot({ children, placement, offset, }: DropdownProps): react.JSX.Element;
|
|
58
|
+
declare const Dropdown: typeof DropdownRoot & {
|
|
59
|
+
Trigger: typeof DropdownTrigger;
|
|
60
|
+
Items: typeof DropdownItems;
|
|
61
|
+
Item: typeof DropdownItem;
|
|
62
|
+
Separator: typeof DropdownSeparator;
|
|
63
|
+
};
|
|
64
|
+
|
|
65
|
+
declare function useDropdown(): DropdownContextValue;
|
|
66
|
+
|
|
67
|
+
export { Dropdown, type DropdownContextValue, type DropdownItemProps, type DropdownItemsProps, type DropdownProps, type DropdownSeparatorProps, type DropdownTriggerProps, useDropdown };
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ReactNode } from 'react';
|
|
3
|
+
import { P as Placement } from './types-8Sv0rCjw.js';
|
|
4
|
+
|
|
5
|
+
interface DropdownContextValue {
|
|
6
|
+
open: boolean;
|
|
7
|
+
setOpen: (open: boolean) => void;
|
|
8
|
+
anchorRef: React.RefObject<HTMLElement | null>;
|
|
9
|
+
activeIndex: number;
|
|
10
|
+
setActiveIndex: (index: number) => void;
|
|
11
|
+
placement: Placement;
|
|
12
|
+
offset: number;
|
|
13
|
+
}
|
|
14
|
+
interface DropdownProps {
|
|
15
|
+
children: ReactNode;
|
|
16
|
+
placement?: Placement;
|
|
17
|
+
offset?: number;
|
|
18
|
+
}
|
|
19
|
+
interface DropdownTriggerProps {
|
|
20
|
+
children: ReactNode;
|
|
21
|
+
}
|
|
22
|
+
interface DropdownItemsProps {
|
|
23
|
+
children: ReactNode;
|
|
24
|
+
className?: string;
|
|
25
|
+
}
|
|
26
|
+
interface DropdownItemProps {
|
|
27
|
+
children: ReactNode;
|
|
28
|
+
onClick?: () => void;
|
|
29
|
+
disabled?: boolean;
|
|
30
|
+
danger?: boolean;
|
|
31
|
+
className?: string;
|
|
32
|
+
}
|
|
33
|
+
interface DropdownSeparatorProps {
|
|
34
|
+
className?: string;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
declare function DropdownTrigger({ children }: DropdownTriggerProps): react.JSX.Element;
|
|
38
|
+
declare namespace DropdownTrigger {
|
|
39
|
+
var displayName: string;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
declare function DropdownItems({ children, className }: DropdownItemsProps): react.JSX.Element | null;
|
|
43
|
+
declare namespace DropdownItems {
|
|
44
|
+
var displayName: string;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
declare function DropdownItem({ children, onClick, disabled, danger, className, }: DropdownItemProps): react.JSX.Element;
|
|
48
|
+
declare namespace DropdownItem {
|
|
49
|
+
var displayName: string;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
declare function DropdownSeparator({ className }: DropdownSeparatorProps): react.JSX.Element;
|
|
53
|
+
declare namespace DropdownSeparator {
|
|
54
|
+
var displayName: string;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
declare function DropdownRoot({ children, placement, offset, }: DropdownProps): react.JSX.Element;
|
|
58
|
+
declare const Dropdown: typeof DropdownRoot & {
|
|
59
|
+
Trigger: typeof DropdownTrigger;
|
|
60
|
+
Items: typeof DropdownItems;
|
|
61
|
+
Item: typeof DropdownItem;
|
|
62
|
+
Separator: typeof DropdownSeparator;
|
|
63
|
+
};
|
|
64
|
+
|
|
65
|
+
declare function useDropdown(): DropdownContextValue;
|
|
66
|
+
|
|
67
|
+
export { Dropdown, type DropdownContextValue, type DropdownItemProps, type DropdownItemsProps, type DropdownProps, type DropdownSeparatorProps, type DropdownTriggerProps, useDropdown };
|
package/dist/dropdown.js
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export { Dropdown, useDropdown } from './chunk-JIYP73OJ.js';
|
|
2
|
+
import './chunk-CHADHN6M.js';
|
|
3
|
+
import './chunk-MQ6VGG62.js';
|
|
4
|
+
import './chunk-WHEXTDPV.js';
|
|
5
|
+
import './chunk-RGANGU7X.js';
|
|
6
|
+
import './chunk-JXE5XID6.js';
|
|
7
|
+
import './chunk-DSUHZO6T.js';
|
|
8
|
+
//# sourceMappingURL=dropdown.js.map
|
|
9
|
+
//# sourceMappingURL=dropdown.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"dropdown.js"}
|
package/dist/editor.cjs
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkWT72KW5M_cjs = require('./chunk-WT72KW5M.cjs');
|
|
4
|
+
require('./chunk-G34OBTU3.cjs');
|
|
5
|
+
require('./chunk-T6YELZPJ.cjs');
|
|
6
|
+
require('./chunk-RNHIDZLE.cjs');
|
|
7
|
+
require('./chunk-TXTRTTG7.cjs');
|
|
8
|
+
require('./chunk-DJ3YM72H.cjs');
|
|
9
|
+
require('./chunk-3WGRVDQR.cjs');
|
|
10
|
+
require('./chunk-BFKCVSNK.cjs');
|
|
11
|
+
require('./chunk-J2DI6RMR.cjs');
|
|
12
|
+
require('./chunk-L3V3BYVS.cjs');
|
|
13
|
+
require('./chunk-57FQGQJK.cjs');
|
|
14
|
+
require('./chunk-RXDRYWVD.cjs');
|
|
15
|
+
require('./chunk-OUOEQZHY.cjs');
|
|
16
|
+
require('./chunk-3Z6ALUWP.cjs');
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
Object.defineProperty(exports, "Editor", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunkWT72KW5M_cjs.Editor; }
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(exports, "useEditor", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return chunkWT72KW5M_cjs.useEditor; }
|
|
27
|
+
});
|
|
28
|
+
//# sourceMappingURL=editor.cjs.map
|
|
29
|
+
//# sourceMappingURL=editor.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"editor.cjs"}
|
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ReactNode, RefObject } from 'react';
|
|
3
|
+
import { R as RenderExtension } from './extensions-6PVd3-vB.cjs';
|
|
4
|
+
import { F as FieldMode } from './inputs.types-CkWdvN-t.cjs';
|
|
5
|
+
import './types-8Sv0rCjw.cjs';
|
|
6
|
+
|
|
7
|
+
interface EditorAction {
|
|
8
|
+
icon: ReactNode;
|
|
9
|
+
label: string;
|
|
10
|
+
command: string;
|
|
11
|
+
commandArg?: string;
|
|
12
|
+
active?: boolean;
|
|
13
|
+
}
|
|
14
|
+
interface EditorToolbarProps {
|
|
15
|
+
actions?: EditorAction[];
|
|
16
|
+
onAction?: (command: string) => void;
|
|
17
|
+
children?: ReactNode;
|
|
18
|
+
className?: string;
|
|
19
|
+
/**
|
|
20
|
+
* Append a "Source" toggle (reveals the raw HTML/Markdown behind the editor)
|
|
21
|
+
* to the right of the default toolbar. Ignored when `children` are supplied —
|
|
22
|
+
* custom toolbars compose their own `<Editor.SourceToggle />`.
|
|
23
|
+
* @default true
|
|
24
|
+
*/
|
|
25
|
+
showSourceToggle?: boolean;
|
|
26
|
+
}
|
|
27
|
+
interface EditorContentProps {
|
|
28
|
+
className?: string;
|
|
29
|
+
/** Max height in px before scrolling. When set, content area becomes scrollable. */
|
|
30
|
+
maxHeight?: number;
|
|
31
|
+
/** Class names applied to the raw-source `<textarea>` shown while source mode is on. */
|
|
32
|
+
sourceClassName?: string;
|
|
33
|
+
}
|
|
34
|
+
interface EditorSourceToggleProps {
|
|
35
|
+
className?: string;
|
|
36
|
+
/** Toggle glyph/label. @default `</>` */
|
|
37
|
+
icon?: ReactNode;
|
|
38
|
+
/** Accessible title when in rich-text mode (click → source). @default "Source" */
|
|
39
|
+
title?: string;
|
|
40
|
+
/** Accessible title when in source mode (click → rich text). @default "Rich text" */
|
|
41
|
+
activeTitle?: string;
|
|
42
|
+
}
|
|
43
|
+
interface EditorProps {
|
|
44
|
+
children: ReactNode;
|
|
45
|
+
className?: string;
|
|
46
|
+
value?: string;
|
|
47
|
+
defaultValue?: string;
|
|
48
|
+
onChange?: (value: string) => void;
|
|
49
|
+
outputFormat?: "html" | "markdown";
|
|
50
|
+
/**
|
|
51
|
+
* The format of the INCOMING `value` / `defaultValue`. Default `"auto"`
|
|
52
|
+
* keeps the historical sniff (`detectFormat`) — but real-world markdown that
|
|
53
|
+
* merely mentions HTML-ish snippets (`<code>`, `<table`, …) flips the sniff
|
|
54
|
+
* to html and renders as a wall of text. Callers with a KNOWN format
|
|
55
|
+
* (file-typed content, values previously emitted with
|
|
56
|
+
* `outputFormat="markdown"`) should declare it; explicit values bypass the
|
|
57
|
+
* sniff entirely — in edit mode AND view mode.
|
|
58
|
+
* @default "auto"
|
|
59
|
+
*/
|
|
60
|
+
valueFormat?: "markdown" | "html" | "auto";
|
|
61
|
+
lineSpacing?: number;
|
|
62
|
+
placeholder?: string;
|
|
63
|
+
/**
|
|
64
|
+
* View/edit mode — like the react-fancy inputs. Resolution: this prop →
|
|
65
|
+
* nearest `<Form>` / `<FormProvider>` context → `"edit"`. In `"view"` mode the
|
|
66
|
+
* editor renders its value read-only through `<ContentRenderer>` (matching
|
|
67
|
+
* `outputFormat` — markdown/html) instead of the editable toolbar + content.
|
|
68
|
+
* @default "edit"
|
|
69
|
+
*/
|
|
70
|
+
mode?: FieldMode;
|
|
71
|
+
/** Per-instance render extensions. Merged with any globally-registered extensions. */
|
|
72
|
+
extensions?: RenderExtension[];
|
|
73
|
+
/**
|
|
74
|
+
* Controlled source-view flag. When `true` the content area shows the raw
|
|
75
|
+
* HTML/Markdown (`value`, in `outputFormat`) in an editable `<textarea>`
|
|
76
|
+
* instead of the rich-text surface. Pair with `onShowSourceChange`, or leave
|
|
77
|
+
* uncontrolled and drive it with the toolbar's Source toggle.
|
|
78
|
+
*/
|
|
79
|
+
showSource?: boolean;
|
|
80
|
+
/** Initial source-view flag when uncontrolled. @default false */
|
|
81
|
+
defaultShowSource?: boolean;
|
|
82
|
+
/** Fired when the Source toggle (or an agent) flips source view on/off. */
|
|
83
|
+
onShowSourceChange?: (showSource: boolean) => void;
|
|
84
|
+
/**
|
|
85
|
+
* Skip HTML sanitization of the initial value. By default the initial markdown/HTML
|
|
86
|
+
* is sanitized to remove `<script>`, `<iframe>`, event handlers, and `javascript:`
|
|
87
|
+
* URIs before being placed into contentEditable. Pass `unsafe` only when the
|
|
88
|
+
* initial value is fully trusted.
|
|
89
|
+
* @default false
|
|
90
|
+
*/
|
|
91
|
+
unsafe?: boolean;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
declare function EditorToolbar({ actions, onAction, children, className, showSourceToggle, }: EditorToolbarProps): react.JSX.Element;
|
|
95
|
+
declare namespace EditorToolbar {
|
|
96
|
+
var displayName: string;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
declare function EditorToolbarSeparator(): react.JSX.Element;
|
|
100
|
+
declare namespace EditorToolbarSeparator {
|
|
101
|
+
var displayName: string;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
/**
|
|
105
|
+
* Toolbar button that reveals the raw HTML/Markdown behind the editor. Reads
|
|
106
|
+
* `showSource` / `setShowSource` from context, so it works in the default
|
|
107
|
+
* toolbar and in any custom toolbar composed with `useEditor()`.
|
|
108
|
+
*/
|
|
109
|
+
declare function EditorSourceToggle({ className, icon, title, activeTitle, }: EditorSourceToggleProps): react.JSX.Element;
|
|
110
|
+
declare namespace EditorSourceToggle {
|
|
111
|
+
var displayName: string;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
declare function EditorContent({ className, maxHeight, sourceClassName }: EditorContentProps): react.JSX.Element;
|
|
115
|
+
declare namespace EditorContent {
|
|
116
|
+
var displayName: string;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
declare function EditorRoot({ children, className, value: controlledValue, defaultValue, onChange, outputFormat, valueFormat, lineSpacing, placeholder, mode: modeProp, extensions: instanceExtensions, unsafe, showSource: showSourceProp, defaultShowSource, onShowSourceChange, }: EditorProps): react.JSX.Element;
|
|
120
|
+
declare const Editor: typeof EditorRoot & {
|
|
121
|
+
Toolbar: typeof EditorToolbar & {
|
|
122
|
+
Separator: typeof EditorToolbarSeparator;
|
|
123
|
+
};
|
|
124
|
+
Content: typeof EditorContent;
|
|
125
|
+
SourceToggle: typeof EditorSourceToggle;
|
|
126
|
+
};
|
|
127
|
+
|
|
128
|
+
interface EditorContextValue {
|
|
129
|
+
contentRef: RefObject<HTMLDivElement | null>;
|
|
130
|
+
exec: (command: string, arg?: string) => void;
|
|
131
|
+
insertText: (text: string) => void;
|
|
132
|
+
wrapSelection: (before: string, after: string) => void;
|
|
133
|
+
outputFormat: "html" | "markdown";
|
|
134
|
+
lineSpacing: number;
|
|
135
|
+
placeholder?: string;
|
|
136
|
+
/** Merged render extensions (global + instance). */
|
|
137
|
+
extensions: RenderExtension[];
|
|
138
|
+
/** Whether the raw-source view (textarea) is showing instead of the rich-text surface. */
|
|
139
|
+
showSource: boolean;
|
|
140
|
+
/** Toggle/set the raw-source view. */
|
|
141
|
+
setShowSource: (showSource: boolean) => void;
|
|
142
|
+
/** Initial HTML content to load into the editor on mount */
|
|
143
|
+
_initialHtml: string;
|
|
144
|
+
/** @internal Called by EditorContent on input events */
|
|
145
|
+
_onInput: () => void;
|
|
146
|
+
/** @internal Raw source value (`value` in `outputFormat`), for the source textarea. */
|
|
147
|
+
_sourceValue: string;
|
|
148
|
+
/** @internal Commit an edit made directly in the source textarea. */
|
|
149
|
+
_onSourceInput: (value: string) => void;
|
|
150
|
+
}
|
|
151
|
+
declare function useEditor(): EditorContextValue;
|
|
152
|
+
|
|
153
|
+
export { Editor, type EditorAction, type EditorContentProps, type EditorContextValue, type EditorProps, type EditorSourceToggleProps, type EditorToolbarProps, useEditor };
|