@sprawlify/solid 0.0.86 → 0.0.88
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/{accordion-anatomy-SnniqySz.js → accordion-anatomy-Die9efSm.js} +1 -2
- package/dist/{alert-dialog-anatomy-CLeP_05j.d.ts → alert-dialog-anatomy-ChAdYmbN.d.ts} +1 -1
- package/dist/{alert-dialog-anatomy-6UZ4w58n.js → alert-dialog-anatomy-DubFij06.js} +1 -3
- package/dist/{angle-slider-anatomy-cYknk1iJ.js → angle-slider-anatomy-CUpFahN5.js} +1 -2
- package/dist/{avatar-anatomy-CZqJnRiE.js → avatar-anatomy-_KMpd2cT.js} +1 -2
- package/dist/{bottom-sheet-anatomy-C8vx9fBH.js → bottom-sheet-anatomy-C70fosOT.js} +1 -2
- package/dist/carousel-anatomy-Cgcqtc1U.d.ts +6 -0
- package/dist/{carousel-anatomy-DTNJ2jpa.js → carousel-anatomy-DpBacyBH.js} +1 -3
- package/dist/{checkbox-anatomy-DBY0IiWr.js → checkbox-anatomy-BIeQD0fF.js} +1 -3
- package/dist/checkbox-anatomy-OTXuBLEd.d.ts +6 -0
- package/dist/chunk-pQxUBDkX.jsx +13 -0
- package/dist/chunk-pbuEa-1d.js +13 -0
- package/dist/{clipboard-anatomy-DemY_7_4.js → clipboard-anatomy-C6AmRH0k.js} +1 -2
- package/dist/{collapsible-CGBYQyvv.js → collapsible-BLXaEYy1.js} +9 -19
- package/dist/{collapsible-BfQjngkz.jsx → collapsible-FZ1DI91d.jsx} +9 -19
- package/dist/{collapsible-anatomy-B63RaMgq.js → collapsible-anatomy-BIdE3Swa.js} +1 -2
- package/dist/{collection-DjNgpXVX.js → collection-CotDTAMT.jsx} +3 -10
- package/dist/{collection-DXodYZZC.jsx → collection-D83ZAzYd.js} +3 -10
- package/dist/color-picker-anatomy-B_BxaqwB.d.ts +6 -0
- package/dist/{color-picker-anatomy-BFaHjy9O.js → color-picker-anatomy-DAgWuOv8.js} +1 -3
- package/dist/{combobox-anatomy-Bottj4lE.js → combobox-anatomy-BojTG5Ws.js} +1 -3
- package/dist/combobox-anatomy-Bsbb4isv.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +5 -5
- package/dist/components/accordion/index.js +12 -27
- package/dist/components/accordion/index.jsx +10 -24
- package/dist/components/alert-dialog/index.d.ts +13 -14
- package/dist/components/alert-dialog/index.js +12 -26
- package/dist/components/alert-dialog/index.jsx +11 -26
- package/dist/components/anatomy.d.ts +51 -51
- package/dist/components/anatomy.js +53 -55
- package/dist/components/angle-slider/index.d.ts +14 -14
- package/dist/components/angle-slider/index.js +9 -23
- package/dist/components/angle-slider/index.jsx +8 -22
- package/dist/components/aspect-ratio/index.d.ts +7 -7
- package/dist/components/aspect-ratio/index.js +8 -16
- package/dist/components/aspect-ratio/index.jsx +8 -16
- package/dist/components/avatar/index.d.ts +9 -9
- package/dist/components/avatar/index.js +9 -18
- package/dist/components/avatar/index.jsx +8 -17
- package/dist/components/bottom-sheet/index.d.ts +13 -14
- package/dist/components/bottom-sheet/index.js +12 -26
- package/dist/components/bottom-sheet/index.jsx +11 -25
- package/dist/components/carousel/index.d.ts +16 -16
- package/dist/components/carousel/index.js +9 -26
- package/dist/components/carousel/index.jsx +8 -26
- package/dist/components/checkbox/index.d.ts +13 -13
- package/dist/components/checkbox/index.js +14 -30
- package/dist/components/checkbox/index.jsx +11 -28
- package/dist/components/client-only/index.js +1 -3
- package/dist/components/client-only/index.jsx +1 -3
- package/dist/components/clipboard/index.d.ts +12 -12
- package/dist/components/clipboard/index.js +9 -22
- package/dist/components/clipboard/index.jsx +8 -21
- package/dist/components/collapsible/index.d.ts +11 -11
- package/dist/components/collapsible/index.js +9 -10
- package/dist/components/collapsible/index.jsx +8 -9
- package/dist/components/collection/index.d.ts +1 -2
- package/dist/components/collection/index.js +3 -4
- package/dist/components/collection/index.jsx +3 -4
- package/dist/components/color-picker/index.d.ts +34 -35
- package/dist/components/color-picker/index.js +16 -53
- package/dist/components/color-picker/index.jsx +13 -51
- package/dist/components/combobox/index.d.ts +21 -22
- package/dist/components/combobox/index.js +17 -42
- package/dist/components/combobox/index.jsx +14 -40
- package/dist/components/date-picker/index.d.ts +31 -32
- package/dist/components/date-picker/index.js +12 -46
- package/dist/components/date-picker/index.jsx +11 -46
- package/dist/components/dialog/index.d.ts +13 -14
- package/dist/components/dialog/index.js +12 -26
- package/dist/components/dialog/index.jsx +11 -25
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/download-trigger/index.js +5 -7
- package/dist/components/download-trigger/index.jsx +5 -7
- package/dist/components/dropdown-menu/index.d.ts +22 -24
- package/dist/components/dropdown-menu/index.js +12 -41
- package/dist/components/dropdown-menu/index.jsx +11 -40
- package/dist/components/editable/index.d.ts +15 -15
- package/dist/components/editable/index.js +14 -29
- package/dist/components/editable/index.jsx +11 -26
- package/dist/components/field/index.d.ts +14 -14
- package/dist/components/field/index.js +11 -12
- package/dist/components/field/index.jsx +9 -10
- package/dist/components/fieldset/index.d.ts +11 -11
- package/dist/components/fieldset/index.js +9 -10
- package/dist/components/fieldset/index.jsx +8 -9
- package/dist/components/file-upload/index.d.ts +19 -19
- package/dist/components/file-upload/index.js +14 -35
- package/dist/components/file-upload/index.jsx +11 -32
- package/dist/components/floating-panel/index.d.ts +17 -18
- package/dist/components/floating-panel/index.js +12 -30
- package/dist/components/floating-panel/index.jsx +11 -29
- package/dist/components/focus-trap/index.d.ts +4 -4
- package/dist/components/focus-trap/index.js +5 -7
- package/dist/components/focus-trap/index.jsx +5 -7
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/format/index.js +4 -9
- package/dist/components/format/index.jsx +4 -9
- package/dist/components/frame/index.d.ts +1 -1
- package/dist/components/frame/index.js +4 -7
- package/dist/components/frame/index.jsx +4 -7
- package/dist/components/highlight/index.d.ts +1 -1
- package/dist/components/highlight/index.js +3 -6
- package/dist/components/highlight/index.jsx +3 -6
- package/dist/components/hover-card/index.d.ts +11 -12
- package/dist/components/hover-card/index.js +12 -24
- package/dist/components/hover-card/index.jsx +11 -23
- package/dist/components/image-cropper/index.d.ts +12 -12
- package/dist/components/image-cropper/index.js +9 -21
- package/dist/components/image-cropper/index.jsx +8 -20
- package/dist/components/json-tree-view/index.d.ts +1 -6
- package/dist/components/json-tree-view/index.js +12 -22
- package/dist/components/json-tree-view/index.jsx +11 -22
- package/dist/components/listbox/index.d.ts +17 -17
- package/dist/components/listbox/index.js +10 -31
- package/dist/components/listbox/index.jsx +9 -31
- package/dist/components/marquee/index.d.ts +10 -10
- package/dist/components/marquee/index.js +9 -20
- package/dist/components/marquee/index.jsx +8 -19
- package/dist/components/navigation-menu/index.d.ts +18 -18
- package/dist/components/navigation-menu/index.js +12 -30
- package/dist/components/navigation-menu/index.jsx +11 -29
- package/dist/components/number-input/index.d.ts +14 -14
- package/dist/components/number-input/index.js +14 -28
- package/dist/components/number-input/index.jsx +11 -25
- package/dist/components/pagination/index.d.ts +13 -13
- package/dist/components/pagination/index.js +9 -22
- package/dist/components/pagination/index.jsx +8 -21
- package/dist/components/password-input/index.d.ts +10 -10
- package/dist/components/password-input/index.js +14 -26
- package/dist/components/password-input/index.jsx +11 -23
- package/dist/components/pin-input/index.d.ts +11 -11
- package/dist/components/pin-input/index.js +14 -25
- package/dist/components/pin-input/index.jsx +11 -22
- package/dist/components/popover/index.d.ts +16 -17
- package/dist/components/popover/index.js +12 -29
- package/dist/components/popover/index.jsx +11 -28
- package/dist/components/presence/index.d.ts +1 -4
- package/dist/components/presence/index.js +8 -9
- package/dist/components/presence/index.jsx +8 -9
- package/dist/components/progress/index.d.ts +15 -15
- package/dist/components/progress/index.js +9 -24
- package/dist/components/progress/index.jsx +8 -23
- package/dist/components/qr-code/index.d.ts +11 -11
- package/dist/components/qr-code/index.js +9 -20
- package/dist/components/qr-code/index.jsx +8 -19
- package/dist/components/radio-group/index.d.ts +13 -13
- package/dist/components/radio-group/index.js +12 -28
- package/dist/components/radio-group/index.jsx +10 -26
- package/dist/components/rating-group/index.d.ts +11 -11
- package/dist/components/rating-group/index.js +14 -27
- package/dist/components/rating-group/index.jsx +11 -24
- package/dist/components/scroll-area/index.d.ts +12 -12
- package/dist/components/scroll-area/index.js +8 -21
- package/dist/components/scroll-area/index.jsx +7 -20
- package/dist/components/segment-group/index.d.ts +13 -13
- package/dist/components/segment-group/index.js +9 -25
- package/dist/components/segment-group/index.jsx +8 -25
- package/dist/components/select/index.d.ts +22 -23
- package/dist/components/select/index.js +17 -43
- package/dist/components/select/index.jsx +14 -40
- package/dist/components/separator/index.d.ts +7 -7
- package/dist/components/separator/index.js +9 -16
- package/dist/components/separator/index.jsx +8 -15
- package/dist/components/signature-pad/index.d.ts +13 -13
- package/dist/components/signature-pad/index.js +14 -27
- package/dist/components/signature-pad/index.jsx +11 -24
- package/dist/components/slider/index.d.ts +17 -17
- package/dist/components/slider/index.js +9 -27
- package/dist/components/slider/index.jsx +8 -26
- package/dist/components/splitter/index.d.ts +10 -10
- package/dist/components/splitter/index.js +9 -20
- package/dist/components/splitter/index.jsx +8 -19
- package/dist/components/steps/index.d.ts +17 -17
- package/dist/components/steps/index.js +9 -29
- package/dist/components/steps/index.jsx +8 -28
- package/dist/components/switch/index.d.ts +11 -11
- package/dist/components/switch/index.js +14 -25
- package/dist/components/switch/index.jsx +11 -22
- package/dist/components/tabs/index.d.ts +12 -12
- package/dist/components/tabs/index.js +12 -23
- package/dist/components/tabs/index.jsx +11 -22
- package/dist/components/tags-input/index.d.ts +17 -17
- package/dist/components/tags-input/index.js +14 -34
- package/dist/components/tags-input/index.jsx +11 -31
- package/dist/components/timer/index.d.ts +12 -12
- package/dist/components/timer/index.js +9 -21
- package/dist/components/timer/index.jsx +8 -20
- package/dist/components/toast/index.d.ts +10 -10
- package/dist/components/toast/index.js +7 -18
- package/dist/components/toast/index.jsx +6 -17
- package/dist/components/toggle/index.d.ts +5 -6
- package/dist/components/toggle/index.js +7 -14
- package/dist/components/toggle/index.jsx +7 -15
- package/dist/components/toggle-group/index.d.ts +8 -8
- package/dist/components/toggle-group/index.js +9 -17
- package/dist/components/toggle-group/index.jsx +8 -16
- package/dist/components/tooltip/index.d.ts +11 -12
- package/dist/components/tooltip/index.js +12 -24
- package/dist/components/tooltip/index.jsx +11 -23
- package/dist/components/tour/index.d.ts +18 -19
- package/dist/components/tour/index.js +12 -31
- package/dist/components/tour/index.jsx +11 -31
- package/dist/components/tree-view/index.d.ts +3 -7
- package/dist/components/tree-view/index.js +11 -12
- package/dist/components/tree-view/index.jsx +10 -11
- package/dist/{compose-refs-C-e3esqD.js → compose-refs-BKcaHXR8.js} +1 -3
- package/dist/{compose-refs-fqtYfDF0.jsx → compose-refs-Jq47jedK.jsx} +1 -3
- package/dist/{core-B6ixUkqg.jsx → core-BHfpfUk-.js} +1 -8
- package/dist/{core-Crxbs6Ki.js → core-DUR6M1Mz.jsx} +1 -8
- package/dist/{create-context-DGJ79e4Y.jsx → create-context-BEnzb67H.js} +1 -3
- package/dist/{create-context-DPb5Yv_u.js → create-context-iBxaUhvx.jsx} +1 -3
- package/dist/{create-split-props-CgD5kGV-.jsx → create-split-props-B2Gc7D9P.jsx} +1 -3
- package/dist/{create-split-props-DgGDQfdT.js → create-split-props-OE-yOtGc.js} +1 -3
- package/dist/{date-picker-anatomy-D1WbzCFG.js → date-picker-anatomy-BDzIBS0o.js} +1 -3
- package/dist/date-picker-anatomy-D-lrx3HT.d.ts +6 -0
- package/dist/{dialog-anatomy-DI8a_vZ_.js → dialog-anatomy-CepqHVuS.js} +1 -2
- package/dist/{dropdown-menu-anatomy-C1luUwqi.js → dropdown-menu-anatomy-B_HvpVky.js} +1 -2
- package/dist/{editable-anatomy-C2-pGLpA.js → editable-anatomy-xpYIbclJ.js} +1 -2
- package/dist/{factory-CzIfQZJj.jsx → factory-B95XvEzz.jsx} +2 -4
- package/dist/{factory-DMawBjkt.d.ts → factory-BxBlXUD3.d.ts} +1 -1
- package/dist/{factory-Ce76k0aC.js → factory-DORgzART.js} +2 -4
- package/dist/{factory-8gmqJkZ6.d.ts → factory-DkYIAa1r.d.ts} +1 -1
- package/dist/{field-BaPLa3xz.js → field-DLS1xeZs.js} +10 -24
- package/dist/{field-BMLVDAiH.jsx → field-DujBK584.jsx} +9 -24
- package/dist/{field-anatomy-C90WAETb.js → field-anatomy-BloFzq7T.js} +1 -3
- package/dist/field-anatomy-DfP5AI6N.d.ts +6 -0
- package/dist/{fieldset-DpvA0Vxw.js → fieldset-CKY6kn04.js} +10 -20
- package/dist/{fieldset-Dultvtpf.jsx → fieldset-D3jChLai.jsx} +9 -20
- package/dist/fieldset-anatomy-CKytu4jl.d.ts +6 -0
- package/dist/{fieldset-anatomy-BjnxJmos.js → fieldset-anatomy-DBAg0hLg.js} +1 -3
- package/dist/{file-upload-anatomy-CxltMFrA.js → file-upload-anatomy-vzjeLbps.js} +1 -2
- package/dist/{floating-panel-anatomy-DwLUJ70s.js → floating-panel-anatomy-BgEeNv0z.js} +1 -2
- package/dist/{hover-card-anatomy-BnLr7TCv.js → hover-card-anatomy-BiBVumql.js} +1 -2
- package/dist/{image-cropper-anatomy-CAZo97Iy.js → image-cropper-anatomy-CRKqY14I.js} +1 -2
- package/dist/{index-BYODxIAQ.d.ts → index-B-Vwy4xv.d.ts} +2 -2
- package/dist/{index-D3gUSUy6.d.ts → index-B3r6Uj67.d.ts} +2 -2
- package/dist/{index-BhR69zSB.d.ts → index-BoZVuuyY.d.ts} +1 -1
- package/dist/{index-qTwhYTFJ.d.ts → index-BrsQp6SG.d.ts} +20 -20
- package/dist/{index-B6kztBe9.d.ts → index-CQA-E34W.d.ts} +20 -20
- package/dist/{index-CcHLD6q5.d.ts → index-CUS_uvKg.d.ts} +4 -4
- package/dist/{index-V-JQUQQj.d.ts → index-ChrVCjVn.d.ts} +1 -1
- package/dist/{index-DQoialYU.d.ts → index-NjH8Rhuh.d.ts} +8 -8
- package/dist/index.d.ts +4 -4
- package/dist/index.js +5 -6
- package/dist/index.jsx +5 -6
- package/dist/{listbox-anatomy-CddfyW7E.js → listbox-anatomy-BTXGGkHn.js} +1 -3
- package/dist/listbox-anatomy-BVMfsBje.d.ts +6 -0
- package/dist/{marquee-anatomy-TY8wb27T.js → marquee-anatomy-CuY5-sxQ.js} +1 -2
- package/dist/{navigation-menu-anatomy-JKXIjyhE.js → navigation-menu-anatomy-C8G7WCQT.js} +1 -2
- package/dist/{number-input-anatomy-BLwFRRq-.js → number-input-anatomy-BnIfIxWe.js} +1 -2
- package/dist/{pagination-anatomy-BMvizHtN.js → pagination-anatomy-GDzxsFmi.js} +1 -2
- package/dist/{password-input-anatomy-DeIesU0v.js → password-input-anatomy-DnfxaJJb.js} +1 -2
- package/dist/{pin-input-anatomy-B6uaxLlM.js → pin-input-anatomy-BIMEBnI2.js} +1 -2
- package/dist/{popover-anatomy-B_sMgR6Y.js → popover-anatomy-DE5hgrvL.js} +1 -2
- package/dist/{presence-D9IWNBoq.jsx → presence-BcYjLSBT.jsx} +8 -13
- package/dist/{presence-BBn_Rd1l.js → presence-CuZG4SWb.js} +8 -13
- package/dist/{progress-anatomy-COz0DGNs.js → progress-anatomy-B-Zd5hLA.js} +1 -2
- package/dist/{providers-CdwYAas1.js → providers-CEdBpdaX.js} +3 -10
- package/dist/{providers-CjCWKYvZ.jsx → providers-DsAwxh4b.jsx} +3 -10
- package/dist/{qr-code-anatomy-CWoAkOaY.js → qr-code-anatomy-CRPLhSvp.js} +1 -2
- package/dist/{radio-group-anatomy-BSnuxQR6.js → radio-group-anatomy-MQ77y9Ly.js} +1 -2
- package/dist/{rating-group-anatomy-xU1gWoAB.js → rating-group-anatomy-DFCmCaAm.js} +1 -2
- package/dist/{render-strategy-CjzB786h.jsx → render-strategy-6LT04Ztx.jsx} +3 -5
- package/dist/{render-strategy-CNUvDuT1.js → render-strategy-BAqQL-Hs.js} +3 -5
- package/dist/{render-strategy-DWFaFQkC.d.ts → render-strategy-C-bqwyH6.d.ts} +0 -2
- package/dist/{render-strategy-CU_9g0dp.d.ts → render-strategy-RoCfkF8z.d.ts} +0 -2
- package/dist/{run-if-fn-CJUSlNHk.jsx → run-if-fn-BV7F-Eeb.js} +1 -2
- package/dist/{run-if-fn-CTrSA35K.js → run-if-fn-qkd0iQPO.jsx} +1 -2
- package/dist/{scroll-area-anatomy-D54kUb_3.js → scroll-area-anatomy-12L_PN6-.js} +1 -2
- package/dist/{segment-group-anatomy-DKnrj_EM.js → segment-group-anatomy-CfDAqJG5.js} +1 -3
- package/dist/segment-group-anatomy-DKBcX-Mi.d.ts +6 -0
- package/dist/{select-anatomy-BgXYHjfI.js → select-anatomy-C3xVuuOA.js} +1 -2
- package/dist/{separator-anatomy-BeoGOxS-.js → separator-anatomy-DNo6fxgH.js} +1 -2
- package/dist/{signature-pad-anatomy-Cxt4qb07.js → signature-pad-anatomy--FrLBUvh.js} +1 -2
- package/dist/{slider-anatomy-BuyabqTj.js → slider-anatomy-B4hwb17i.js} +1 -2
- package/dist/{splitter-anatomy-D7ot-MkT.js → splitter-anatomy-C3pN_mFn.js} +1 -2
- package/dist/{steps-anatomy-DjlPHIKh.js → steps-anatomy-CbPJUew1.js} +1 -2
- package/dist/{switch-anatomy-IGlvYF5l.js → switch-anatomy-D5Q54mGY.js} +1 -2
- package/dist/{tabs-anatomy-Ddv_VY6n.js → tabs-anatomy-DU5e5PwZ.js} +1 -2
- package/dist/{tags-input-anatomy-VaastGb3.js → tags-input-anatomy-BhGRRfIw.js} +1 -2
- package/dist/{timer-anatomy-CV4qiG7g.js → timer-anatomy-GlYZryvG.js} +1 -2
- package/dist/{toast-anatomy-C_s7MQnn.js → toast-anatomy-DiPVPI_x.js} +1 -2
- package/dist/toggle-anatomy-Bh7LJ9JI.d.ts +6 -0
- package/dist/{toggle-anatomy-B79YArNR.js → toggle-anatomy-DLOZu83X.js} +2 -4
- package/dist/{toggle-group-anatomy-8ao4oOtZ.js → toggle-group-anatomy-lQ9EYEIt.js} +1 -2
- package/dist/{tooltip-anatomy-BgD3KTo1.js → tooltip-anatomy-Py7dhRtQ.js} +1 -2
- package/dist/tour-anatomy-CI_s3yji.d.ts +6 -0
- package/dist/{tour-anatomy-f2x7a1w3.js → tour-anatomy-VBbJhmJa.js} +1 -3
- package/dist/{tree-view-Cuatesxr.js → tree-view-Bqvwonpw.js} +12 -40
- package/dist/{tree-view-UMxlqgnA.jsx → tree-view-DWzZx1Um.jsx} +10 -36
- package/dist/{tree-view-anatomy-CefyMmul.js → tree-view-anatomy-BK8OR6TX.js} +1 -2
- package/package.json +4 -4
- package/dist/carousel-anatomy-qAroh5RI.d.ts +0 -6
- package/dist/checkbox-anatomy-Dpl3UVqZ.d.ts +0 -6
- package/dist/chunk-BN_g-Awi.js +0 -18
- package/dist/chunk-CbkudaSF.jsx +0 -18
- package/dist/color-picker-anatomy-ByRmgMjs.d.ts +0 -6
- package/dist/combobox-anatomy-BppITer2.d.ts +0 -6
- package/dist/date-picker-anatomy-DUxWHfJ8.d.ts +0 -6
- package/dist/field-anatomy-DzUmCN1B.d.ts +0 -6
- package/dist/fieldset-anatomy-BG_LfwkX.d.ts +0 -6
- package/dist/listbox-anatomy-BARhtXYE.d.ts +0 -6
- package/dist/segment-group-anatomy-DshGqS91.d.ts +0 -6
- package/dist/toggle-anatomy-sTqXB2jx.d.ts +0 -6
- package/dist/tour-anatomy-CuFXXa4a.d.ts +0 -6
- /package/dist/{accordion-anatomy-DLYU_OZX.d.ts → accordion-anatomy-Dlbi7hWX.d.ts} +0 -0
- /package/dist/{angle-slider-anatomy-CMxVwhUM.d.ts → angle-slider-anatomy-D9WEbUDV.d.ts} +0 -0
- /package/dist/{avatar-anatomy-CDT2t56-.d.ts → avatar-anatomy-B1gugBlI.d.ts} +0 -0
- /package/dist/{bottom-sheet-anatomy-4n_7_GAr.d.ts → bottom-sheet-anatomy-EFEmb--0.d.ts} +0 -0
- /package/dist/{clipboard-anatomy-6v5-0Odp.d.ts → clipboard-anatomy-nY5kNeMj.d.ts} +0 -0
- /package/dist/{collapsible-anatomy-BzURWn30.d.ts → collapsible-anatomy-B75vA5QB.d.ts} +0 -0
- /package/dist/{dialog-anatomy-xFUZfUmm.d.ts → dialog-anatomy-fsIDNa4U.d.ts} +0 -0
- /package/dist/{dropdown-menu-anatomy-DNkJn2h1.d.ts → dropdown-menu-anatomy-6hFasLVn.d.ts} +0 -0
- /package/dist/{editable-anatomy-L4nQs0yj.d.ts → editable-anatomy-CDcZMAjM.d.ts} +0 -0
- /package/dist/{file-upload-anatomy-CjpthiJV.d.ts → file-upload-anatomy-oz5HPKAl.d.ts} +0 -0
- /package/dist/{floating-panel-anatomy-DBuIs-v6.d.ts → floating-panel-anatomy-CWHJO-gk.d.ts} +0 -0
- /package/dist/{hover-card-anatomy-H0xRta1Q.d.ts → hover-card-anatomy-CrEsa3XF.d.ts} +0 -0
- /package/dist/{image-cropper-anatomy-D0C3R6Aj.d.ts → image-cropper-anatomy-S1DPpjWp.d.ts} +0 -0
- /package/dist/{index-CLwp1P-Z.d.ts → index-Bnd2Fp7Q.d.ts} +0 -0
- /package/dist/{index-DMLSuCzg.d.ts → index-CRqsjDZx.d.ts} +0 -0
- /package/dist/{marquee-anatomy-DI_Ney7U.d.ts → marquee-anatomy-B0VBpa40.d.ts} +0 -0
- /package/dist/{navigation-menu-anatomy-B0MC-MIY.d.ts → navigation-menu-anatomy-6TacFtNy.d.ts} +0 -0
- /package/dist/{number-input-anatomy-CXnHZF_h.d.ts → number-input-anatomy-Be06g82m.d.ts} +0 -0
- /package/dist/{pagination-anatomy-yk_etYif.d.ts → pagination-anatomy-hb5d75ds.d.ts} +0 -0
- /package/dist/{password-input-anatomy-CWNw9NF0.d.ts → password-input-anatomy-DY3Btk4Z.d.ts} +0 -0
- /package/dist/{pin-input-anatomy-B_nQfh6w.d.ts → pin-input-anatomy-Dh7dVbsT.d.ts} +0 -0
- /package/dist/{popover-anatomy-bSNP0RPu.d.ts → popover-anatomy-CIt7PUmS.d.ts} +0 -0
- /package/dist/{progress-anatomy-CtbMln1t.d.ts → progress-anatomy-Bh9Sh8d2.d.ts} +0 -0
- /package/dist/{qr-code-anatomy-CxxR_V_2.d.ts → qr-code-anatomy-Daeh1gXt.d.ts} +0 -0
- /package/dist/{radio-group-anatomy-BQNOBb7n.d.ts → radio-group-anatomy-fu9jDbmu.d.ts} +0 -0
- /package/dist/{rating-group-anatomy-CclvUWks.d.ts → rating-group-anatomy-B8hoEZBE.d.ts} +0 -0
- /package/dist/{scroll-area-anatomy-HHlEyRL3.d.ts → scroll-area-anatomy-Eg5UQD6w.d.ts} +0 -0
- /package/dist/{select-anatomy-3qcdhK-q.d.ts → select-anatomy-C85MRleF.d.ts} +0 -0
- /package/dist/{separator-anatomy-OpoFmpDz.d.ts → separator-anatomy-CoRBCozn.d.ts} +0 -0
- /package/dist/{signature-pad-anatomy-CF4th0qF.d.ts → signature-pad-anatomy-69rnG-8v.d.ts} +0 -0
- /package/dist/{slider-anatomy-CfSdQNT9.d.ts → slider-anatomy-Bi2M9sIn.d.ts} +0 -0
- /package/dist/{splitter-anatomy-BdimgO3X.d.ts → splitter-anatomy-DOrZZHLS.d.ts} +0 -0
- /package/dist/{steps-anatomy-CpHnGVXw.d.ts → steps-anatomy-DyFBdyZm.d.ts} +0 -0
- /package/dist/{switch-anatomy-C--PCXrP.d.ts → switch-anatomy-ChIrrzPM.d.ts} +0 -0
- /package/dist/{tabs-anatomy-DKT3aTVF.d.ts → tabs-anatomy-Cx19UTVm.d.ts} +0 -0
- /package/dist/{tags-input-anatomy-CDFQpUwT.d.ts → tags-input-anatomy-Bwspep5o.d.ts} +0 -0
- /package/dist/{timer-anatomy-2fG1TkqJ.d.ts → timer-anatomy-EHPlHptt.d.ts} +0 -0
- /package/dist/{toast-anatomy-XE_F1dUX.d.ts → toast-anatomy-DtLjq13p.d.ts} +0 -0
- /package/dist/{toggle-group-anatomy-BaFmDWrw.d.ts → toggle-group-anatomy-DEo8iu_3.d.ts} +0 -0
- /package/dist/{tooltip-anatomy-Aq6CHHeG.d.ts → tooltip-anatomy-CamCIpK3.d.ts} +0 -0
- /package/dist/{tree-view-anatomy-BStMrnWd.d.ts → tree-view-anatomy-DFap3OjP.d.ts} +0 -0
- /package/dist/{types-B9AK1oJL.d.ts → types-BiaKY56E.d.ts} +0 -0
- /package/dist/{types-BYcgXZnj.d.ts → types-C0L5xDeS.d.ts} +0 -0
|
@@ -1,24 +1,22 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-
|
|
3
|
-
import { t as runIfFn } from "../../run-if-fn-
|
|
4
|
-
import { t as createContext$1 } from "../../create-context-
|
|
5
|
-
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-
|
|
6
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
-
import { t as tourAnatomy } from "../../tour-anatomy-
|
|
8
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
9
|
-
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-
|
|
10
|
-
import { t as composeRefs } from "../../compose-refs-
|
|
11
|
-
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
|
|
2
|
+
import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-BHfpfUk-.js";
|
|
3
|
+
import { t as runIfFn } from "../../run-if-fn-BV7F-Eeb.js";
|
|
4
|
+
import { t as createContext$1 } from "../../create-context-BEnzb67H.js";
|
|
5
|
+
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-CEdBpdaX.js";
|
|
6
|
+
import { t as sprawlify } from "../../factory-DORgzART.js";
|
|
7
|
+
import { t as tourAnatomy } from "../../tour-anatomy-VBbJhmJa.js";
|
|
8
|
+
import { t as createSplitProps } from "../../create-split-props-OE-yOtGc.js";
|
|
9
|
+
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-BAqQL-Hs.js";
|
|
10
|
+
import { t as composeRefs } from "../../compose-refs-BKcaHXR8.js";
|
|
11
|
+
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-CuZG4SWb.js";
|
|
12
12
|
import { Show, createMemo, createUniqueId } from "solid-js";
|
|
13
13
|
import { createComponent, mergeProps as mergeProps$1 } from "solid-js/web";
|
|
14
14
|
import * as tour from "@sprawlify/primitives/machines/tour";
|
|
15
|
-
|
|
16
15
|
//#region src/components/tour/use-tour-context.ts
|
|
17
16
|
const [TourProvider, useTourContext] = createContext$1({
|
|
18
17
|
hookName: "useTourContext",
|
|
19
18
|
providerName: "<TourProvider />"
|
|
20
19
|
});
|
|
21
|
-
|
|
22
20
|
//#endregion
|
|
23
21
|
//#region src/components/tour/tour-action-trigger.tsx
|
|
24
22
|
const TourActionTrigger = (props) => {
|
|
@@ -29,14 +27,12 @@ const TourActionTrigger = (props) => {
|
|
|
29
27
|
return mergedProps.children || actionTriggerProps.action.label;
|
|
30
28
|
} }));
|
|
31
29
|
};
|
|
32
|
-
|
|
33
30
|
//#endregion
|
|
34
31
|
//#region src/components/tour/tour-actions.tsx
|
|
35
32
|
const TourActions = (props) => {
|
|
36
33
|
const tour = useTourContext();
|
|
37
34
|
return props.children(() => tour().step?.actions ?? []);
|
|
38
35
|
};
|
|
39
|
-
|
|
40
36
|
//#endregion
|
|
41
37
|
//#region src/components/tour/tour-arrow.tsx
|
|
42
38
|
const TourArrow = (props) => {
|
|
@@ -51,7 +47,6 @@ const TourArrow = (props) => {
|
|
|
51
47
|
}
|
|
52
48
|
});
|
|
53
49
|
};
|
|
54
|
-
|
|
55
50
|
//#endregion
|
|
56
51
|
//#region src/components/tour/tour-arrow-tip.tsx
|
|
57
52
|
const TourArrowTip = (props) => {
|
|
@@ -59,7 +54,6 @@ const TourArrowTip = (props) => {
|
|
|
59
54
|
const mergedProps = mergeProps$2(() => tour().getArrowTipProps(), props);
|
|
60
55
|
return createComponent(sprawlify.div, mergedProps);
|
|
61
56
|
};
|
|
62
|
-
|
|
63
57
|
//#endregion
|
|
64
58
|
//#region src/components/tour/tour-backdrop.tsx
|
|
65
59
|
const TourBackdrop = (props) => {
|
|
@@ -83,7 +77,6 @@ const TourBackdrop = (props) => {
|
|
|
83
77
|
}
|
|
84
78
|
});
|
|
85
79
|
};
|
|
86
|
-
|
|
87
80
|
//#endregion
|
|
88
81
|
//#region src/components/tour/tour-close-trigger.tsx
|
|
89
82
|
const TourCloseTrigger = (props) => {
|
|
@@ -91,7 +84,6 @@ const TourCloseTrigger = (props) => {
|
|
|
91
84
|
const mergedProps = mergeProps$2(() => tour().getCloseTriggerProps(), props);
|
|
92
85
|
return createComponent(sprawlify.button, mergedProps);
|
|
93
86
|
};
|
|
94
|
-
|
|
95
87
|
//#endregion
|
|
96
88
|
//#region src/components/tour/tour-content.tsx
|
|
97
89
|
const TourContent = (props) => {
|
|
@@ -110,18 +102,15 @@ const TourContent = (props) => {
|
|
|
110
102
|
}
|
|
111
103
|
});
|
|
112
104
|
};
|
|
113
|
-
|
|
114
105
|
//#endregion
|
|
115
106
|
//#region src/components/tour/tour-context.tsx
|
|
116
107
|
const TourContext = (props) => props.children(useTourContext());
|
|
117
|
-
|
|
118
108
|
//#endregion
|
|
119
109
|
//#region src/components/tour/tour-control.tsx
|
|
120
110
|
const TourControl = (props) => {
|
|
121
111
|
const mergedProps = mergeProps$2(() => tourAnatomy.build().control.attrs, props);
|
|
122
112
|
return createComponent(sprawlify.div, mergedProps);
|
|
123
113
|
};
|
|
124
|
-
|
|
125
114
|
//#endregion
|
|
126
115
|
//#region src/components/tour/tour-description.tsx
|
|
127
116
|
const TourDescription = (props) => {
|
|
@@ -131,7 +120,6 @@ const TourDescription = (props) => {
|
|
|
131
120
|
return mergedProps.children || tour().step?.description;
|
|
132
121
|
} }));
|
|
133
122
|
};
|
|
134
|
-
|
|
135
123
|
//#endregion
|
|
136
124
|
//#region src/components/tour/tour-positioner.tsx
|
|
137
125
|
const TourPositioner = (props) => {
|
|
@@ -147,7 +135,6 @@ const TourPositioner = (props) => {
|
|
|
147
135
|
}
|
|
148
136
|
});
|
|
149
137
|
};
|
|
150
|
-
|
|
151
138
|
//#endregion
|
|
152
139
|
//#region src/components/tour/tour-progress-text.tsx
|
|
153
140
|
const TourProgressText = (props) => {
|
|
@@ -157,7 +144,6 @@ const TourProgressText = (props) => {
|
|
|
157
144
|
return mergedProps.children || tour().getProgressText();
|
|
158
145
|
} }));
|
|
159
146
|
};
|
|
160
|
-
|
|
161
147
|
//#endregion
|
|
162
148
|
//#region src/components/tour/tour-root.tsx
|
|
163
149
|
const TourRoot = (props) => {
|
|
@@ -183,7 +169,6 @@ const TourRoot = (props) => {
|
|
|
183
169
|
}
|
|
184
170
|
});
|
|
185
171
|
};
|
|
186
|
-
|
|
187
172
|
//#endregion
|
|
188
173
|
//#region src/components/tour/tour-spotlight.tsx
|
|
189
174
|
const TourSpotlight = (props) => {
|
|
@@ -207,7 +192,6 @@ const TourSpotlight = (props) => {
|
|
|
207
192
|
}
|
|
208
193
|
});
|
|
209
194
|
};
|
|
210
|
-
|
|
211
195
|
//#endregion
|
|
212
196
|
//#region src/components/tour/tour-title.tsx
|
|
213
197
|
const TourTitle = (props) => {
|
|
@@ -217,7 +201,6 @@ const TourTitle = (props) => {
|
|
|
217
201
|
return mergedProps.children || tour().step?.title;
|
|
218
202
|
} }));
|
|
219
203
|
};
|
|
220
|
-
|
|
221
204
|
//#endregion
|
|
222
205
|
//#region src/components/tour/use-tour.ts
|
|
223
206
|
const useTour = (props) => {
|
|
@@ -233,7 +216,6 @@ const useTour = (props) => {
|
|
|
233
216
|
const service = useMachine(tour.machine, machineProps);
|
|
234
217
|
return createMemo(() => tour.connect(service, normalizeProps));
|
|
235
218
|
};
|
|
236
|
-
|
|
237
219
|
//#endregion
|
|
238
220
|
//#region src/components/tour/tour.ts
|
|
239
221
|
var tour_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -253,6 +235,5 @@ var tour_exports = /* @__PURE__ */ __exportAll({
|
|
|
253
235
|
Spotlight: () => TourSpotlight,
|
|
254
236
|
Title: () => TourTitle
|
|
255
237
|
});
|
|
256
|
-
|
|
257
238
|
//#endregion
|
|
258
|
-
export { tour_exports as Tour, TourActionTrigger, TourActions, TourArrow, TourArrowTip, TourBackdrop, TourCloseTrigger, TourContent, TourContext, TourControl, TourDescription, TourPositioner, TourProgressText, TourRoot, TourSpotlight, TourTitle, tourAnatomy, useTour, useTourContext };
|
|
239
|
+
export { tour_exports as Tour, TourActionTrigger, TourActions, TourArrow, TourArrowTip, TourBackdrop, TourCloseTrigger, TourContent, TourContext, TourControl, TourDescription, TourPositioner, TourProgressText, TourRoot, TourSpotlight, TourTitle, tourAnatomy, useTour, useTourContext };
|
|
@@ -1,23 +1,21 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, n as normalizeProps, r as mergeProps$1 } from "../../core-
|
|
3
|
-
import { t as runIfFn } from "../../run-if-fn-
|
|
4
|
-
import { t as createContext$1 } from "../../create-context-
|
|
5
|
-
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-
|
|
6
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
8
|
-
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-
|
|
9
|
-
import { t as composeRefs } from "../../compose-refs-
|
|
10
|
-
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-pQxUBDkX.jsx";
|
|
2
|
+
import { i as useMachine, n as normalizeProps, r as mergeProps$1 } from "../../core-DUR6M1Mz.jsx";
|
|
3
|
+
import { t as runIfFn } from "../../run-if-fn-qkd0iQPO.jsx";
|
|
4
|
+
import { t as createContext$1 } from "../../create-context-iBxaUhvx.jsx";
|
|
5
|
+
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-DsAwxh4b.jsx";
|
|
6
|
+
import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
|
|
8
|
+
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-6LT04Ztx.jsx";
|
|
9
|
+
import { t as composeRefs } from "../../compose-refs-Jq47jedK.jsx";
|
|
10
|
+
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-BcYjLSBT.jsx";
|
|
11
11
|
import { Show, createMemo, createUniqueId } from "solid-js";
|
|
12
12
|
import * as tour from "@sprawlify/primitives/machines/tour";
|
|
13
13
|
import { anatomy } from "@sprawlify/primitives/machines/tour";
|
|
14
|
-
|
|
15
14
|
//#region src/components/tour/use-tour-context.ts
|
|
16
15
|
const [TourProvider, useTourContext] = createContext$1({
|
|
17
16
|
hookName: "useTourContext",
|
|
18
17
|
providerName: "<TourProvider />"
|
|
19
18
|
});
|
|
20
|
-
|
|
21
19
|
//#endregion
|
|
22
20
|
//#region src/components/tour/tour-action-trigger.tsx
|
|
23
21
|
const TourActionTrigger = (props) => {
|
|
@@ -26,14 +24,12 @@ const TourActionTrigger = (props) => {
|
|
|
26
24
|
const mergedProps = mergeProps$1(() => tour().getActionTriggerProps(actionTriggerProps), localProps);
|
|
27
25
|
return <sprawlify.button {...mergedProps}>{mergedProps.children || actionTriggerProps.action.label}</sprawlify.button>;
|
|
28
26
|
};
|
|
29
|
-
|
|
30
27
|
//#endregion
|
|
31
28
|
//#region src/components/tour/tour-actions.tsx
|
|
32
29
|
const TourActions = (props) => {
|
|
33
30
|
const tour = useTourContext();
|
|
34
31
|
return props.children(() => tour().step?.actions ?? []);
|
|
35
32
|
};
|
|
36
|
-
|
|
37
33
|
//#endregion
|
|
38
34
|
//#region src/components/tour/tour-arrow.tsx
|
|
39
35
|
const TourArrow = (props) => {
|
|
@@ -43,7 +39,6 @@ const TourArrow = (props) => {
|
|
|
43
39
|
<sprawlify.div {...mergedProps} />
|
|
44
40
|
</Show>;
|
|
45
41
|
};
|
|
46
|
-
|
|
47
42
|
//#endregion
|
|
48
43
|
//#region src/components/tour/tour-arrow-tip.tsx
|
|
49
44
|
const TourArrowTip = (props) => {
|
|
@@ -51,7 +46,6 @@ const TourArrowTip = (props) => {
|
|
|
51
46
|
const mergedProps = mergeProps$1(() => tour().getArrowTipProps(), props);
|
|
52
47
|
return <sprawlify.div {...mergedProps} />;
|
|
53
48
|
};
|
|
54
|
-
|
|
55
49
|
//#endregion
|
|
56
50
|
//#region src/components/tour/tour-backdrop.tsx
|
|
57
51
|
const TourBackdrop = (props) => {
|
|
@@ -62,7 +56,6 @@ const TourBackdrop = (props) => {
|
|
|
62
56
|
<sprawlify.div {...mergedProps} hidden={!tour().step?.backdrop} ref={composeRefs(presence().ref, props.ref)} />
|
|
63
57
|
</Show>;
|
|
64
58
|
};
|
|
65
|
-
|
|
66
59
|
//#endregion
|
|
67
60
|
//#region src/components/tour/tour-close-trigger.tsx
|
|
68
61
|
const TourCloseTrigger = (props) => {
|
|
@@ -70,7 +63,6 @@ const TourCloseTrigger = (props) => {
|
|
|
70
63
|
const mergedProps = mergeProps$1(() => tour().getCloseTriggerProps(), props);
|
|
71
64
|
return <sprawlify.button {...mergedProps} />;
|
|
72
65
|
};
|
|
73
|
-
|
|
74
66
|
//#endregion
|
|
75
67
|
//#region src/components/tour/tour-content.tsx
|
|
76
68
|
const TourContent = (props) => {
|
|
@@ -81,22 +73,18 @@ const TourContent = (props) => {
|
|
|
81
73
|
<sprawlify.div {...mergedProps} ref={composeRefs(presence().ref, props.ref)} />
|
|
82
74
|
</Show>;
|
|
83
75
|
};
|
|
84
|
-
|
|
85
76
|
//#endregion
|
|
86
77
|
//#region src/components/tour/tour-context.tsx
|
|
87
78
|
const TourContext = (props) => props.children(useTourContext());
|
|
88
|
-
|
|
89
79
|
//#endregion
|
|
90
80
|
//#region src/components/tour/tour-anatomy.ts
|
|
91
81
|
const tourAnatomy = anatomy.extendWith("control");
|
|
92
|
-
|
|
93
82
|
//#endregion
|
|
94
83
|
//#region src/components/tour/tour-control.tsx
|
|
95
84
|
const TourControl = (props) => {
|
|
96
85
|
const mergedProps = mergeProps$1(() => tourAnatomy.build().control.attrs, props);
|
|
97
86
|
return <sprawlify.div {...mergedProps} />;
|
|
98
87
|
};
|
|
99
|
-
|
|
100
88
|
//#endregion
|
|
101
89
|
//#region src/components/tour/tour-description.tsx
|
|
102
90
|
const TourDescription = (props) => {
|
|
@@ -104,7 +92,6 @@ const TourDescription = (props) => {
|
|
|
104
92
|
const mergedProps = mergeProps$1(() => tour().getDescriptionProps(), props);
|
|
105
93
|
return <sprawlify.div {...mergedProps}>{mergedProps.children || tour().step?.description}</sprawlify.div>;
|
|
106
94
|
};
|
|
107
|
-
|
|
108
95
|
//#endregion
|
|
109
96
|
//#region src/components/tour/tour-positioner.tsx
|
|
110
97
|
const TourPositioner = (props) => {
|
|
@@ -115,7 +102,6 @@ const TourPositioner = (props) => {
|
|
|
115
102
|
<sprawlify.div {...mergedProps} />
|
|
116
103
|
</Show>;
|
|
117
104
|
};
|
|
118
|
-
|
|
119
105
|
//#endregion
|
|
120
106
|
//#region src/components/tour/tour-progress-text.tsx
|
|
121
107
|
const TourProgressText = (props) => {
|
|
@@ -123,7 +109,6 @@ const TourProgressText = (props) => {
|
|
|
123
109
|
const mergedProps = mergeProps$1(() => tour().getProgressTextProps(), props);
|
|
124
110
|
return <sprawlify.div {...mergedProps}>{mergedProps.children || tour().getProgressText()}</sprawlify.div>;
|
|
125
111
|
};
|
|
126
|
-
|
|
127
112
|
//#endregion
|
|
128
113
|
//#region src/components/tour/tour-root.tsx
|
|
129
114
|
const TourRoot = (props) => {
|
|
@@ -136,7 +121,6 @@ const TourRoot = (props) => {
|
|
|
136
121
|
</RenderStrategyProvider>
|
|
137
122
|
</TourProvider>;
|
|
138
123
|
};
|
|
139
|
-
|
|
140
124
|
//#endregion
|
|
141
125
|
//#region src/components/tour/tour-spotlight.tsx
|
|
142
126
|
const TourSpotlight = (props) => {
|
|
@@ -147,7 +131,6 @@ const TourSpotlight = (props) => {
|
|
|
147
131
|
<sprawlify.div {...mergedProps} hidden={!tour().open || !tour().step?.target?.()} ref={composeRefs(presenceApi().ref, props.ref)} />
|
|
148
132
|
</Show>;
|
|
149
133
|
};
|
|
150
|
-
|
|
151
134
|
//#endregion
|
|
152
135
|
//#region src/components/tour/tour-title.tsx
|
|
153
136
|
const TourTitle = (props) => {
|
|
@@ -155,7 +138,6 @@ const TourTitle = (props) => {
|
|
|
155
138
|
const mergedProps = mergeProps$1(() => tour().getTitleProps(), props);
|
|
156
139
|
return <sprawlify.h2 {...mergedProps}>{mergedProps.children || tour().step?.title}</sprawlify.h2>;
|
|
157
140
|
};
|
|
158
|
-
|
|
159
141
|
//#endregion
|
|
160
142
|
//#region src/components/tour/use-tour.ts
|
|
161
143
|
const useTour = (props) => {
|
|
@@ -171,7 +153,6 @@ const useTour = (props) => {
|
|
|
171
153
|
const service = useMachine(tour.machine, machineProps);
|
|
172
154
|
return createMemo(() => tour.connect(service, normalizeProps));
|
|
173
155
|
};
|
|
174
|
-
|
|
175
156
|
//#endregion
|
|
176
157
|
//#region src/components/tour/tour.ts
|
|
177
158
|
var tour_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -191,6 +172,5 @@ var tour_exports = /* @__PURE__ */ __exportAll({
|
|
|
191
172
|
Spotlight: () => TourSpotlight,
|
|
192
173
|
Title: () => TourTitle
|
|
193
174
|
});
|
|
194
|
-
|
|
195
175
|
//#endregion
|
|
196
|
-
export { tour_exports as Tour, TourActionTrigger, TourActions, TourArrow, TourArrowTip, TourBackdrop, TourCloseTrigger, TourContent, TourContext, TourControl, TourDescription, TourPositioner, TourProgressText, TourRoot, TourSpotlight, TourTitle, tourAnatomy, useTour, useTourContext };
|
|
176
|
+
export { tour_exports as Tour, TourActionTrigger, TourActions, TourArrow, TourArrowTip, TourBackdrop, TourCloseTrigger, TourContent, TourContext, TourControl, TourDescription, TourPositioner, TourProgressText, TourRoot, TourSpotlight, TourTitle, tourAnatomy, useTour, useTourContext };
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
import "../../
|
|
2
|
-
import "../../
|
|
3
|
-
import "../../
|
|
4
|
-
import "../../render-strategy-DWFaFQkC.js";
|
|
5
|
-
import { t as treeViewAnatomy } from "../../tree-view-anatomy-BStMrnWd.js";
|
|
6
|
-
import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-V-JQUQQj.js";
|
|
7
|
-
import { $ as TreeViewContext, A as UseTreeViewNodeContext, B as TreeViewNodeCheckboxProps, C as TreeViewRootComponentProps, Ct as TreeViewBranchContentProps, D as TreeViewNodeProviderProps, E as TreeViewNodeProviderBaseProps, Et as TreeViewBranchProps, F as TreeViewNodeCheckboxIndicator, G as TreeViewItemTextBaseProps, H as TreeViewLabelBaseProps, I as TreeViewNodeCheckboxIndicatorBaseProps, J as TreeViewItemIndicatorBaseProps, K as TreeViewItemTextProps, L as TreeViewNodeCheckboxIndicatorProps, M as TreeViewNodeRenameInput, N as TreeViewNodeRenameInputBaseProps, O as TreeViewNodeContext, P as TreeViewNodeRenameInputProps, Q as TreeViewItemProps, R as TreeViewNodeCheckbox, S as TreeViewRootComponent, St as TreeViewBranchContentBaseProps, T as TreeViewNodeProvider, Tt as TreeViewBranchBaseProps, U as TreeViewLabelProps, V as TreeViewLabel, W as TreeViewItemText, X as TreeViewItem, Y as TreeViewItemIndicatorProps, Z as TreeViewItemBaseProps, _ as TreeViewRootProviderBaseProps, _t as TreeViewBranchIndentGuideProps, a as TreeViewLoadChildrenDetails, at as useTreeView, b as TreeViewRoot, bt as TreeViewBranchControlProps, c as TreeViewNodeState, ct as TreeViewBranchTriggerProps, d as TreeViewSelectionChangeDetails, dt as TreeViewBranchTextProps, et as TreeViewContextProps, f as tree_view_d_exports, ft as TreeViewBranchIndicator, g as TreeViewRootProvider, gt as TreeViewBranchIndentGuideBaseProps, h as TreeViewTreeProps, ht as TreeViewBranchIndentGuide, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as TreeViewNodeContextProps, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchText, m as TreeViewTreeBaseProps, mt as TreeViewBranchIndicatorProps, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchTrigger, p as TreeViewTree, pt as TreeViewBranchIndicatorBaseProps, q as TreeViewItemIndicator, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchTriggerBaseProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTextBaseProps, v as TreeViewRootProviderComponent, vt as TreeViewBranchControl, w as TreeViewRootProps, wt as TreeViewBranch, x as TreeViewRootBaseProps, xt as TreeViewBranchContent, y as TreeViewRootProviderProps, yt as TreeViewBranchControlBaseProps, z as TreeViewNodeCheckboxBaseProps } from "../../index-qTwhYTFJ.js";
|
|
1
|
+
import { t as treeViewAnatomy } from "../../tree-view-anatomy-DFap3OjP.js";
|
|
2
|
+
import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-ChrVCjVn.js";
|
|
3
|
+
import { $ as TreeViewContext, A as UseTreeViewNodeContext, B as TreeViewNodeCheckboxProps, C as TreeViewRootComponentProps, Ct as TreeViewBranchContentProps, D as TreeViewNodeProviderProps, E as TreeViewNodeProviderBaseProps, Et as TreeViewBranchProps, F as TreeViewNodeCheckboxIndicator, G as TreeViewItemTextBaseProps, H as TreeViewLabelBaseProps, I as TreeViewNodeCheckboxIndicatorBaseProps, J as TreeViewItemIndicatorBaseProps, K as TreeViewItemTextProps, L as TreeViewNodeCheckboxIndicatorProps, M as TreeViewNodeRenameInput, N as TreeViewNodeRenameInputBaseProps, O as TreeViewNodeContext, P as TreeViewNodeRenameInputProps, Q as TreeViewItemProps, R as TreeViewNodeCheckbox, S as TreeViewRootComponent, St as TreeViewBranchContentBaseProps, T as TreeViewNodeProvider, Tt as TreeViewBranchBaseProps, U as TreeViewLabelProps, V as TreeViewLabel, W as TreeViewItemText, X as TreeViewItem, Y as TreeViewItemIndicatorProps, Z as TreeViewItemBaseProps, _ as TreeViewRootProviderBaseProps, _t as TreeViewBranchIndentGuideProps, a as TreeViewLoadChildrenDetails, at as useTreeView, b as TreeViewRoot, bt as TreeViewBranchControlProps, c as TreeViewNodeState, ct as TreeViewBranchTriggerProps, d as TreeViewSelectionChangeDetails, dt as TreeViewBranchTextProps, et as TreeViewContextProps, f as tree_view_d_exports, ft as TreeViewBranchIndicator, g as TreeViewRootProvider, gt as TreeViewBranchIndentGuideBaseProps, h as TreeViewTreeProps, ht as TreeViewBranchIndentGuide, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as TreeViewNodeContextProps, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchText, m as TreeViewTreeBaseProps, mt as TreeViewBranchIndicatorProps, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchTrigger, p as TreeViewTree, pt as TreeViewBranchIndicatorBaseProps, q as TreeViewItemIndicator, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchTriggerBaseProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTextBaseProps, v as TreeViewRootProviderComponent, vt as TreeViewBranchControl, w as TreeViewRootProps, wt as TreeViewBranch, x as TreeViewRootBaseProps, xt as TreeViewBranchContent, y as TreeViewRootProviderProps, yt as TreeViewBranchControlBaseProps, z as TreeViewNodeCheckboxBaseProps } from "../../index-BrsQp6SG.js";
|
|
8
4
|
export { TreeCollection, TreeNode, tree_view_d_exports as TreeView, TreeViewBranch, TreeViewBranchBaseProps, TreeViewBranchContent, TreeViewBranchContentBaseProps, TreeViewBranchContentProps, TreeViewBranchControl, TreeViewBranchControlBaseProps, TreeViewBranchControlProps, TreeViewBranchIndentGuide, TreeViewBranchIndentGuideBaseProps, TreeViewBranchIndentGuideProps, TreeViewBranchIndicator, TreeViewBranchIndicatorBaseProps, TreeViewBranchIndicatorProps, TreeViewBranchProps, TreeViewBranchText, TreeViewBranchTextBaseProps, TreeViewBranchTextProps, TreeViewBranchTrigger, TreeViewBranchTriggerBaseProps, TreeViewBranchTriggerProps, TreeViewCheckedChangeDetails, TreeViewContext, TreeViewContextProps, TreeViewExpandedChangeDetails, TreeViewFocusChangeDetails, TreeViewItem, TreeViewItemBaseProps, TreeViewItemIndicator, TreeViewItemIndicatorBaseProps, TreeViewItemIndicatorProps, TreeViewItemProps, TreeViewItemText, TreeViewItemTextBaseProps, TreeViewItemTextProps, TreeViewLabel, TreeViewLabelBaseProps, TreeViewLabelProps, TreeViewLoadChildrenCompleteDetails, TreeViewLoadChildrenDetails, TreeViewLoadChildrenErrorDetails, TreeViewNodeCheckbox, TreeViewNodeCheckboxBaseProps, TreeViewNodeCheckboxIndicator, TreeViewNodeCheckboxIndicatorBaseProps, TreeViewNodeCheckboxIndicatorProps, TreeViewNodeCheckboxProps, TreeViewNodeContext, TreeViewNodeContextProps, TreeViewNodeProps, TreeViewNodeProvider, TreeViewNodeProviderBaseProps, TreeViewNodeProviderProps, TreeViewNodeRenameInput, TreeViewNodeRenameInputBaseProps, TreeViewNodeRenameInputProps, TreeViewNodeState, TreeViewRenameCompleteDetails, TreeViewRenameStartDetails, TreeViewRoot, TreeViewRootBaseProps, TreeViewRootComponent, TreeViewRootComponentProps, TreeViewRootProps, TreeViewRootProvider, TreeViewRootProviderBaseProps, TreeViewRootProviderComponent, TreeViewRootProviderProps, TreeViewSelectionChangeDetails, TreeViewTree, TreeViewTreeBaseProps, TreeViewTreeProps, UseTreeViewContext, UseTreeViewNodeContext, UseTreeViewProps, UseTreeViewReturn, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import "../../core-
|
|
2
|
-
import "../../create-context-
|
|
3
|
-
import "../../providers-
|
|
4
|
-
import "../../factory-
|
|
5
|
-
import { t as treeViewAnatomy } from "../../tree-view-anatomy-
|
|
6
|
-
import "../../create-split-props-
|
|
7
|
-
import "../../render-strategy-
|
|
8
|
-
import "../../collapsible-
|
|
9
|
-
import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-
|
|
10
|
-
import { C as useTreeViewNodeContext, S as TreeViewBranch, _ as TreeViewBranchText, a as useTreeView, b as TreeViewBranchControl, c as TreeViewNodeRenameInput, d as TreeViewLabel, f as TreeViewItemText, g as TreeViewBranchTrigger, h as TreeViewContext, i as TreeViewRoot, l as TreeViewNodeCheckboxIndicator, m as TreeViewItem, n as TreeViewTree, o as TreeViewNodeProvider, p as TreeViewItemIndicator, r as TreeViewRootProvider, s as TreeViewNodeContext, t as tree_view_exports, u as TreeViewNodeCheckbox, v as TreeViewBranchIndicator, w as useTreeViewContext, x as TreeViewBranchContent, y as TreeViewBranchIndentGuide } from "../../tree-view-
|
|
11
|
-
|
|
12
|
-
export { tree_view_exports as TreeView, TreeViewBranch, TreeViewBranchContent, TreeViewBranchControl, TreeViewBranchIndentGuide, TreeViewBranchIndicator, TreeViewBranchText, TreeViewBranchTrigger, TreeViewContext, TreeViewItem, TreeViewItemIndicator, TreeViewItemText, TreeViewLabel, TreeViewNodeCheckbox, TreeViewNodeCheckboxIndicator, TreeViewNodeContext, TreeViewNodeProvider, TreeViewNodeRenameInput, TreeViewRoot, TreeViewRootProvider, TreeViewTree, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
|
|
1
|
+
import "../../core-BHfpfUk-.js";
|
|
2
|
+
import "../../create-context-BEnzb67H.js";
|
|
3
|
+
import "../../providers-CEdBpdaX.js";
|
|
4
|
+
import "../../factory-DORgzART.js";
|
|
5
|
+
import { t as treeViewAnatomy } from "../../tree-view-anatomy-BK8OR6TX.js";
|
|
6
|
+
import "../../create-split-props-OE-yOtGc.js";
|
|
7
|
+
import "../../render-strategy-BAqQL-Hs.js";
|
|
8
|
+
import "../../collapsible-BLXaEYy1.js";
|
|
9
|
+
import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-D83ZAzYd.js";
|
|
10
|
+
import { C as useTreeViewNodeContext, S as TreeViewBranch, _ as TreeViewBranchText, a as useTreeView, b as TreeViewBranchControl, c as TreeViewNodeRenameInput, d as TreeViewLabel, f as TreeViewItemText, g as TreeViewBranchTrigger, h as TreeViewContext, i as TreeViewRoot, l as TreeViewNodeCheckboxIndicator, m as TreeViewItem, n as TreeViewTree, o as TreeViewNodeProvider, p as TreeViewItemIndicator, r as TreeViewRootProvider, s as TreeViewNodeContext, t as tree_view_exports, u as TreeViewNodeCheckbox, v as TreeViewBranchIndicator, w as useTreeViewContext, x as TreeViewBranchContent, y as TreeViewBranchIndentGuide } from "../../tree-view-Bqvwonpw.js";
|
|
11
|
+
export { tree_view_exports as TreeView, TreeViewBranch, TreeViewBranchContent, TreeViewBranchControl, TreeViewBranchIndentGuide, TreeViewBranchIndicator, TreeViewBranchText, TreeViewBranchTrigger, TreeViewContext, TreeViewItem, TreeViewItemIndicator, TreeViewItemText, TreeViewLabel, TreeViewNodeCheckbox, TreeViewNodeCheckboxIndicator, TreeViewNodeContext, TreeViewNodeProvider, TreeViewNodeRenameInput, TreeViewRoot, TreeViewRootProvider, TreeViewTree, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import "../../core-
|
|
2
|
-
import "../../create-context-
|
|
3
|
-
import "../../providers-
|
|
4
|
-
import "../../factory-
|
|
5
|
-
import "../../create-split-props-
|
|
6
|
-
import "../../render-strategy-
|
|
7
|
-
import "../../collapsible-
|
|
8
|
-
import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-
|
|
9
|
-
import { C as TreeViewBranch, S as TreeViewBranchContent, T as useTreeViewContext, _ as TreeViewBranchTrigger, a as TreeViewRoot, b as TreeViewBranchIndentGuide, c as TreeViewNodeContext, d as TreeViewNodeCheckbox, f as TreeViewLabel, g as TreeViewContext, h as TreeViewItem, i as TreeViewRootProvider, l as TreeViewNodeRenameInput, m as TreeViewItemIndicator, n as treeViewAnatomy, o as useTreeView, p as TreeViewItemText, r as TreeViewTree, s as TreeViewNodeProvider, t as tree_view_exports, u as TreeViewNodeCheckboxIndicator, v as TreeViewBranchText, w as useTreeViewNodeContext, x as TreeViewBranchControl, y as TreeViewBranchIndicator } from "../../tree-view-
|
|
10
|
-
|
|
11
|
-
export { tree_view_exports as TreeView, TreeViewBranch, TreeViewBranchContent, TreeViewBranchControl, TreeViewBranchIndentGuide, TreeViewBranchIndicator, TreeViewBranchText, TreeViewBranchTrigger, TreeViewContext, TreeViewItem, TreeViewItemIndicator, TreeViewItemText, TreeViewLabel, TreeViewNodeCheckbox, TreeViewNodeCheckboxIndicator, TreeViewNodeContext, TreeViewNodeProvider, TreeViewNodeRenameInput, TreeViewRoot, TreeViewRootProvider, TreeViewTree, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
|
|
1
|
+
import "../../core-DUR6M1Mz.jsx";
|
|
2
|
+
import "../../create-context-iBxaUhvx.jsx";
|
|
3
|
+
import "../../providers-DsAwxh4b.jsx";
|
|
4
|
+
import "../../factory-B95XvEzz.jsx";
|
|
5
|
+
import "../../create-split-props-B2Gc7D9P.jsx";
|
|
6
|
+
import "../../render-strategy-6LT04Ztx.jsx";
|
|
7
|
+
import "../../collapsible-FZ1DI91d.jsx";
|
|
8
|
+
import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-CotDTAMT.jsx";
|
|
9
|
+
import { C as TreeViewBranch, S as TreeViewBranchContent, T as useTreeViewContext, _ as TreeViewBranchTrigger, a as TreeViewRoot, b as TreeViewBranchIndentGuide, c as TreeViewNodeContext, d as TreeViewNodeCheckbox, f as TreeViewLabel, g as TreeViewContext, h as TreeViewItem, i as TreeViewRootProvider, l as TreeViewNodeRenameInput, m as TreeViewItemIndicator, n as treeViewAnatomy, o as useTreeView, p as TreeViewItemText, r as TreeViewTree, s as TreeViewNodeProvider, t as tree_view_exports, u as TreeViewNodeCheckboxIndicator, v as TreeViewBranchText, w as useTreeViewNodeContext, x as TreeViewBranchControl, y as TreeViewBranchIndicator } from "../../tree-view-DWzZx1Um.jsx";
|
|
10
|
+
export { tree_view_exports as TreeView, TreeViewBranch, TreeViewBranchContent, TreeViewBranchControl, TreeViewBranchIndentGuide, TreeViewBranchIndicator, TreeViewBranchText, TreeViewBranchTrigger, TreeViewContext, TreeViewItem, TreeViewItemIndicator, TreeViewItemText, TreeViewLabel, TreeViewNodeCheckbox, TreeViewNodeCheckboxIndicator, TreeViewNodeContext, TreeViewNodeProvider, TreeViewNodeRenameInput, TreeViewRoot, TreeViewRootProvider, TreeViewTree, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { createEffect } from "solid-js";
|
|
2
|
-
|
|
3
2
|
//#region src/utils/compose-refs.ts
|
|
4
3
|
const isRefFn = (ref) => typeof ref === "function";
|
|
5
4
|
const setRefs = (refs, node) => {
|
|
@@ -15,6 +14,5 @@ function composeRefs(...refs) {
|
|
|
15
14
|
setRefs(refs, el);
|
|
16
15
|
};
|
|
17
16
|
}
|
|
18
|
-
|
|
19
17
|
//#endregion
|
|
20
|
-
export { composeRefs as t };
|
|
18
|
+
export { composeRefs as t };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { createEffect } from "solid-js";
|
|
2
|
-
|
|
3
2
|
//#region src/utils/compose-refs.ts
|
|
4
3
|
const isRefFn = (ref) => typeof ref === "function";
|
|
5
4
|
const setRefs = (refs, node) => {
|
|
@@ -15,6 +14,5 @@ function composeRefs(...refs) {
|
|
|
15
14
|
setRefs(refs, el);
|
|
16
15
|
};
|
|
17
16
|
}
|
|
18
|
-
|
|
19
17
|
//#endregion
|
|
20
|
-
export { composeRefs as t };
|
|
18
|
+
export { composeRefs as t };
|
|
@@ -3,7 +3,6 @@ import { INIT_STATE, MachineStatus, createScope, mergeProps } from "@sprawlify/p
|
|
|
3
3
|
import { compact, ensure, isEqual, isFunction, isNumber, isObject, isString, toArray, warn } from "@sprawlify/primitives/utils";
|
|
4
4
|
import { createEffect, createMemo, createSignal, mergeProps as mergeProps$1, onCleanup, onMount, untrack } from "solid-js";
|
|
5
5
|
import { createNormalizer } from "@sprawlify/primitives/types";
|
|
6
|
-
|
|
7
6
|
//#region src/core/bindable.ts
|
|
8
7
|
function createBindable(props) {
|
|
9
8
|
const initial = props().value ?? props().defaultValue;
|
|
@@ -56,7 +55,6 @@ createBindable.ref = (defaultValue) => {
|
|
|
56
55
|
}
|
|
57
56
|
};
|
|
58
57
|
};
|
|
59
|
-
|
|
60
58
|
//#endregion
|
|
61
59
|
//#region src/core/refs.ts
|
|
62
60
|
function createRefs(refs) {
|
|
@@ -70,7 +68,6 @@ function createRefs(refs) {
|
|
|
70
68
|
}
|
|
71
69
|
};
|
|
72
70
|
}
|
|
73
|
-
|
|
74
71
|
//#endregion
|
|
75
72
|
//#region src/core/track.ts
|
|
76
73
|
function access$1(v) {
|
|
@@ -97,7 +94,6 @@ const createTrack = (deps, effect) => {
|
|
|
97
94
|
}
|
|
98
95
|
});
|
|
99
96
|
};
|
|
100
|
-
|
|
101
97
|
//#endregion
|
|
102
98
|
//#region src/core/machine.ts
|
|
103
99
|
function useMachine(machine, userProps = {}) {
|
|
@@ -320,7 +316,6 @@ function createProp(value) {
|
|
|
320
316
|
return value()[key];
|
|
321
317
|
};
|
|
322
318
|
}
|
|
323
|
-
|
|
324
319
|
//#endregion
|
|
325
320
|
//#region src/core/merge-props.ts
|
|
326
321
|
function mergeProps$2(...sources) {
|
|
@@ -357,7 +352,6 @@ function mergeProps$2(...sources) {
|
|
|
357
352
|
}
|
|
358
353
|
return target;
|
|
359
354
|
}
|
|
360
|
-
|
|
361
355
|
//#endregion
|
|
362
356
|
//#region src/core/normalize-props.ts
|
|
363
357
|
const eventMap = {
|
|
@@ -411,6 +405,5 @@ function hyphenateStyleName(name) {
|
|
|
411
405
|
var hName = name.replace(uppercasePattern, toHyphenLower);
|
|
412
406
|
return cache[name] = msPattern.test(hName) ? "-" + hName : hName;
|
|
413
407
|
}
|
|
414
|
-
|
|
415
408
|
//#endregion
|
|
416
|
-
export { useMachine as i, normalizeProps as n, mergeProps$2 as r, Key as t };
|
|
409
|
+
export { useMachine as i, normalizeProps as n, mergeProps$2 as r, Key as t };
|
|
@@ -3,7 +3,6 @@ import { INIT_STATE, MachineStatus, createScope, mergeProps } from "@sprawlify/p
|
|
|
3
3
|
import { compact, ensure, isEqual, isFunction, isNumber, isObject, isString, toArray, warn } from "@sprawlify/primitives/utils";
|
|
4
4
|
import { createEffect, createMemo, createSignal, mergeProps as mergeProps$1, onCleanup, onMount, untrack } from "solid-js";
|
|
5
5
|
import { createNormalizer } from "@sprawlify/primitives/types";
|
|
6
|
-
|
|
7
6
|
//#region src/core/bindable.ts
|
|
8
7
|
function createBindable(props) {
|
|
9
8
|
const initial = props().value ?? props().defaultValue;
|
|
@@ -56,7 +55,6 @@ createBindable.ref = (defaultValue) => {
|
|
|
56
55
|
}
|
|
57
56
|
};
|
|
58
57
|
};
|
|
59
|
-
|
|
60
58
|
//#endregion
|
|
61
59
|
//#region src/core/refs.ts
|
|
62
60
|
function createRefs(refs) {
|
|
@@ -70,7 +68,6 @@ function createRefs(refs) {
|
|
|
70
68
|
}
|
|
71
69
|
};
|
|
72
70
|
}
|
|
73
|
-
|
|
74
71
|
//#endregion
|
|
75
72
|
//#region src/core/track.ts
|
|
76
73
|
function access$1(v) {
|
|
@@ -97,7 +94,6 @@ const createTrack = (deps, effect) => {
|
|
|
97
94
|
}
|
|
98
95
|
});
|
|
99
96
|
};
|
|
100
|
-
|
|
101
97
|
//#endregion
|
|
102
98
|
//#region src/core/machine.ts
|
|
103
99
|
function useMachine(machine, userProps = {}) {
|
|
@@ -320,7 +316,6 @@ function createProp(value) {
|
|
|
320
316
|
return value()[key];
|
|
321
317
|
};
|
|
322
318
|
}
|
|
323
|
-
|
|
324
319
|
//#endregion
|
|
325
320
|
//#region src/core/merge-props.ts
|
|
326
321
|
function mergeProps$2(...sources) {
|
|
@@ -357,7 +352,6 @@ function mergeProps$2(...sources) {
|
|
|
357
352
|
}
|
|
358
353
|
return target;
|
|
359
354
|
}
|
|
360
|
-
|
|
361
355
|
//#endregion
|
|
362
356
|
//#region src/core/normalize-props.ts
|
|
363
357
|
const eventMap = {
|
|
@@ -411,6 +405,5 @@ function hyphenateStyleName(name) {
|
|
|
411
405
|
var hName = name.replace(uppercasePattern, toHyphenLower);
|
|
412
406
|
return cache[name] = msPattern.test(hName) ? "-" + hName : hName;
|
|
413
407
|
}
|
|
414
|
-
|
|
415
408
|
//#endregion
|
|
416
|
-
export { useMachine as i, normalizeProps as n, mergeProps$2 as r, Key as t };
|
|
409
|
+
export { useMachine as i, normalizeProps as n, mergeProps$2 as r, Key as t };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { hasProp, isFunction } from "@sprawlify/primitives/utils";
|
|
2
2
|
import { createContext, useContext } from "solid-js";
|
|
3
|
-
|
|
4
3
|
//#region src/utils/create-context.ts
|
|
5
4
|
function getErrorMessage(hook, provider) {
|
|
6
5
|
return `${hook} returned \`undefined\`. Seems you forgot to wrap component within ${provider}`;
|
|
@@ -24,6 +23,5 @@ function createContext$1(options = {}) {
|
|
|
24
23
|
Context
|
|
25
24
|
];
|
|
26
25
|
}
|
|
27
|
-
|
|
28
26
|
//#endregion
|
|
29
|
-
export { createContext$1 as t };
|
|
27
|
+
export { createContext$1 as t };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { hasProp, isFunction } from "@sprawlify/primitives/utils";
|
|
2
2
|
import { createContext, useContext } from "solid-js";
|
|
3
|
-
|
|
4
3
|
//#region src/utils/create-context.ts
|
|
5
4
|
function getErrorMessage(hook, provider) {
|
|
6
5
|
return `${hook} returned \`undefined\`. Seems you forgot to wrap component within ${provider}`;
|
|
@@ -24,6 +23,5 @@ function createContext$1(options = {}) {
|
|
|
24
23
|
Context
|
|
25
24
|
];
|
|
26
25
|
}
|
|
27
|
-
|
|
28
26
|
//#endregion
|
|
29
|
-
export { createContext$1 as t };
|
|
27
|
+
export { createContext$1 as t };
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
import { anatomy } from "@sprawlify/primitives/machines/date-picker";
|
|
2
|
-
|
|
3
2
|
//#region src/components/date-picker/date-picker-anatomy.ts
|
|
4
3
|
const datePickerAnatomy = anatomy.extendWith("view", "valueText");
|
|
5
|
-
|
|
6
4
|
//#endregion
|
|
7
|
-
export { datePickerAnatomy as t };
|
|
5
|
+
export { datePickerAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/date-picker/date-picker-anatomy.d.ts
|
|
4
|
+
declare const datePickerAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"label" | "input" | "table" | "root" | "control" | "nextTrigger" | "prevTrigger" | "trigger" | "content" | "positioner" | "view" | "clearTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect" | "valueText">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { datePickerAnatomy as t };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { r as mergeProps$1 } from "./core-
|
|
1
|
+
import { r as mergeProps$1 } from "./core-DUR6M1Mz.jsx";
|
|
2
2
|
import { Show, splitProps } from "solid-js";
|
|
3
3
|
import { Dynamic } from "solid-js/web";
|
|
4
|
-
|
|
5
4
|
//#region src/components/factory.tsx
|
|
6
5
|
const withAsProp = (Component) => {
|
|
7
6
|
const SprawlifyComponent = (props) => {
|
|
@@ -32,6 +31,5 @@ function jsxFactory() {
|
|
|
32
31
|
});
|
|
33
32
|
}
|
|
34
33
|
const sprawlify = jsxFactory();
|
|
35
|
-
|
|
36
34
|
//#endregion
|
|
37
|
-
export { sprawlify as t };
|
|
35
|
+
export { sprawlify as t };
|