@sprawlify/vue 0.0.87 → 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-DT5onog4.d.ts → alert-dialog-anatomy-DYBPmcE-.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/{boolean-DRNklbLz.js → boolean-ClZYREcr.js} +1 -2
- package/dist/{bottom-sheet-anatomy-C8vx9fBH.js → bottom-sheet-anatomy-C70fosOT.js} +1 -2
- package/dist/{carousel-anatomy-v4sxYUvt.d.ts → carousel-anatomy-Bm8A0IeH.d.ts} +1 -1
- 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-D_EEk_7M.d.ts +6 -0
- package/dist/chunk-pbuEa-1d.js +13 -0
- package/dist/{clean-props-jeo_b63H.js → clean-props-C5aydRx_.js} +1 -2
- package/dist/{clipboard-anatomy-DemY_7_4.js → clipboard-anatomy-C6AmRH0k.js} +1 -2
- package/dist/{collapsible-anatomy-B63RaMgq.js → collapsible-anatomy-BIdE3Swa.js} +1 -2
- package/dist/{collapsible-YxCX30T0.js → collapsible-nSsGHMUx.js} +19 -53
- package/dist/{collection-D5aavLcu.js → collection-DxYHutYn.js} +3 -10
- package/dist/color-picker-anatomy-BqAv-ES8.d.ts +6 -0
- package/dist/{color-picker-anatomy-BFaHjy9O.js → color-picker-anatomy-DAgWuOv8.js} +1 -3
- package/dist/combobox-anatomy-BnRNSgHI.d.ts +6 -0
- package/dist/{combobox-anatomy-Bottj4lE.js → combobox-anatomy-BojTG5Ws.js} +1 -3
- package/dist/components/accordion/index.d.ts +20 -20
- package/dist/components/accordion/index.js +27 -73
- package/dist/components/alert-dialog/index.d.ts +32 -32
- package/dist/components/alert-dialog/index.js +30 -84
- package/dist/components/anatomy.d.ts +51 -51
- package/dist/components/anatomy.js +53 -55
- package/dist/components/angle-slider/index.d.ts +18 -18
- package/dist/components/angle-slider/index.js +28 -82
- package/dist/components/aspect-ratio/index.d.ts +8 -8
- package/dist/components/aspect-ratio/index.js +15 -39
- package/dist/components/avatar/index.d.ts +12 -12
- package/dist/components/avatar/index.js +18 -47
- package/dist/components/bottom-sheet/index.d.ts +24 -24
- package/dist/components/bottom-sheet/index.js +32 -86
- package/dist/components/carousel/index.d.ts +24 -24
- package/dist/components/carousel/index.js +35 -104
- package/dist/components/checkbox/index.d.ts +23 -23
- package/dist/components/checkbox/index.js +31 -83
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/client-only/index.js +5 -10
- package/dist/components/clipboard/index.d.ts +16 -16
- package/dist/components/clipboard/index.js +27 -76
- package/dist/components/collapsible/index.d.ts +15 -15
- package/dist/components/collapsible/index.js +7 -8
- package/dist/components/collection/index.d.ts +1 -1
- package/dist/components/collection/index.js +3 -4
- package/dist/components/color-picker/index.d.ts +51 -51
- package/dist/components/color-picker/index.js +70 -223
- package/dist/components/combobox/index.d.ts +34 -34
- package/dist/components/combobox/index.js +49 -146
- package/dist/components/date-picker/index.d.ts +47 -47
- package/dist/components/date-picker/index.js +66 -204
- package/dist/components/dialog/index.d.ts +37 -37
- package/dist/components/dialog/index.js +30 -84
- package/dist/components/download-trigger/index.d.ts +4 -4
- package/dist/components/download-trigger/index.js +8 -13
- package/dist/components/dropdown-menu/index.d.ts +54 -55
- package/dist/components/dropdown-menu/index.js +50 -159
- package/dist/components/editable/index.d.ts +27 -27
- package/dist/components/editable/index.js +32 -91
- package/dist/components/field/index.d.ts +25 -25
- package/dist/components/field/index.js +7 -8
- package/dist/components/fieldset/index.d.ts +12 -12
- package/dist/components/fieldset/index.js +7 -8
- package/dist/components/file-upload/index.d.ts +26 -26
- package/dist/components/file-upload/index.js +40 -121
- package/dist/components/floating-panel/index.d.ts +26 -26
- package/dist/components/floating-panel/index.js +37 -111
- package/dist/components/focus-trap/index.d.ts +5 -5
- package/dist/components/focus-trap/index.js +7 -12
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/format/index.js +11 -27
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/frame/index.js +8 -18
- package/dist/components/highlight/index.d.ts +5 -5
- package/dist/components/highlight/index.js +6 -11
- package/dist/components/hover-card/index.d.ts +27 -27
- package/dist/components/hover-card/index.js +26 -70
- package/dist/components/image-cropper/index.d.ts +15 -15
- package/dist/components/image-cropper/index.js +24 -68
- package/dist/components/json-tree-view/index.d.ts +10 -13
- package/dist/components/json-tree-view/index.js +24 -57
- package/dist/components/listbox/index.d.ts +23 -23
- package/dist/components/listbox/index.js +37 -114
- package/dist/components/marquee/index.d.ts +24 -24
- package/dist/components/marquee/index.js +22 -62
- package/dist/components/navigation-menu/index.d.ts +21 -21
- package/dist/components/navigation-menu/index.js +36 -107
- package/dist/components/number-input/index.d.ts +22 -22
- package/dist/components/number-input/index.js +30 -84
- package/dist/components/pagination/index.d.ts +18 -18
- package/dist/components/pagination/index.js +26 -75
- package/dist/components/password-input/index.d.ts +26 -26
- package/dist/components/password-input/index.js +27 -71
- package/dist/components/pin-input/index.d.ts +19 -19
- package/dist/components/pin-input/index.js +24 -63
- package/dist/components/popover/index.d.ts +39 -39
- package/dist/components/popover/index.js +36 -105
- package/dist/components/presence/index.d.ts +1 -2
- package/dist/components/presence/index.js +5 -6
- package/dist/components/progress/index.d.ts +16 -16
- package/dist/components/progress/index.js +30 -89
- package/dist/components/qr-code/index.d.ts +12 -12
- package/dist/components/qr-code/index.js +22 -61
- package/dist/components/radio-group/index.d.ts +19 -19
- package/dist/components/radio-group/index.js +31 -87
- package/dist/components/rating-group/index.d.ts +16 -16
- package/dist/components/rating-group/index.js +26 -71
- package/dist/components/scroll-area/index.d.ts +13 -13
- package/dist/components/scroll-area/index.js +24 -69
- package/dist/components/segment-group/index.d.ts +17 -17
- package/dist/components/segment-group/index.js +28 -84
- package/dist/components/select/index.d.ts +35 -35
- package/dist/components/select/index.js +52 -152
- package/dist/components/separator/index.d.ts +8 -8
- package/dist/components/separator/index.js +14 -33
- package/dist/components/signature-pad/index.d.ts +17 -17
- package/dist/components/signature-pad/index.js +28 -77
- package/dist/components/slider/index.d.ts +23 -23
- package/dist/components/slider/index.js +34 -104
- package/dist/components/splitter/index.d.ts +15 -15
- package/dist/components/splitter/index.js +20 -55
- package/dist/components/steps/index.d.ts +21 -21
- package/dist/components/steps/index.js +36 -112
- package/dist/components/switch/index.d.ts +17 -17
- package/dist/components/switch/index.js +24 -63
- package/dist/components/tabs/index.d.ts +18 -18
- package/dist/components/tabs/index.js +24 -63
- package/dist/components/tags-input/index.d.ts +34 -34
- package/dist/components/tags-input/index.js +38 -114
- package/dist/components/timer/index.d.ts +15 -15
- package/dist/components/timer/index.js +24 -68
- package/dist/components/toast/index.d.ts +12 -12
- package/dist/components/toast/index.js +23 -67
- package/dist/components/toggle/index.d.ts +10 -10
- package/dist/components/toggle/index.js +14 -33
- package/dist/components/toggle-group/index.d.ts +13 -13
- package/dist/components/toggle-group/index.js +16 -40
- package/dist/components/tooltip/index.d.ts +21 -21
- package/dist/components/tooltip/index.js +26 -70
- package/dist/components/tour/index.d.ts +32 -32
- package/dist/components/tour/index.js +40 -120
- package/dist/components/tree-view/index.d.ts +3 -6
- package/dist/components/tree-view/index.js +10 -11
- package/dist/{core-DNndr38p.js → core-BW88ya4i.js} +1 -7
- package/dist/{create-context-Ds1GbsVc.js → create-context-BqbKqBMN.js} +1 -3
- package/dist/{create-split-props-Cy-XbcBT.js → create-split-props-D32I38aE.js} +1 -2
- package/dist/date-picker-anatomy-25--l_tH.d.ts +6 -0
- package/dist/{date-picker-anatomy-D1WbzCFG.js → date-picker-anatomy-BDzIBS0o.js} +1 -3
- 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-BQk6RiOp.js → factory-DNG1el63.js} +2 -7
- package/dist/{field-CSIjIoIl.js → field-GralVrIX.js} +26 -80
- package/dist/{field-anatomy-C90WAETb.js → field-anatomy-BloFzq7T.js} +1 -3
- package/dist/field-anatomy-D1xRXQeF.d.ts +6 -0
- package/dist/{fieldset-B_KIoaji.js → fieldset-Qrb1hBnw.js} +18 -52
- package/dist/fieldset-anatomy-CcZfEnO-.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--tXgRMD1.js → image-cropper-anatomy-D3tfc-sw.js} +1 -3
- package/dist/image-cropper-anatomy-DW4Ru-ZX.d.ts +6 -0
- package/dist/{index-BeezBdOr.d.ts → index-BbSg4qcW.d.ts} +33 -33
- package/dist/{index-D_JPoP7h.d.ts → index-BiapeCBm.d.ts} +11 -11
- package/dist/{index-Bt5QjjM4.d.ts → index-aJnwDHff.d.ts} +7 -7
- package/dist/index.d.ts +4 -4
- package/dist/index.js +6 -7
- package/dist/{listbox-anatomy-CddfyW7E.js → listbox-anatomy-BTXGGkHn.js} +1 -3
- package/dist/listbox-anatomy-Dm_o-fKs.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-CI76Mcpo.js → presence-CxNxMceK.js} +6 -14
- package/dist/{progress-anatomy-COz0DGNs.js → progress-anatomy-B-Zd5hLA.js} +1 -2
- package/dist/{providers-DNBWT-O_.js → providers-Cm-xBdVY.js} +6 -22
- 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/{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-DHML8ODG.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-CAfJOViG.d.ts +6 -0
- package/dist/{toggle-anatomy-BKqatqaO.js → toggle-anatomy-Cvb2YZ0Z.js} +2 -4
- package/dist/{toggle-group-anatomy-SARieWDI.js → toggle-group-anatomy-cGA-KM8t.js} +1 -2
- package/dist/{tooltip-anatomy-BgD3KTo1.js → tooltip-anatomy-Py7dhRtQ.js} +1 -2
- package/dist/tour-anatomy-C81YCpD4.d.ts +6 -0
- package/dist/{tour-anatomy-f2x7a1w3.js → tour-anatomy-VBbJhmJa.js} +1 -3
- package/dist/{tree-view-4zY74_JI.js → tree-view-CKhw9GP-.js} +51 -157
- package/dist/{tree-view-anatomy-CefyMmul.js → tree-view-anatomy-BK8OR6TX.js} +1 -2
- package/dist/{use-render-strategy-TTWaa6B7.js → use-render-strategy-QgtvU85q.js} +2 -4
- package/dist/{utils-B4FuOOE-.js → utils-BL0VqhHN.js} +1 -5
- package/package.json +2 -2
- package/dist/checkbox-anatomy-BSrRXiGS.d.ts +0 -6
- package/dist/chunk-BN_g-Awi.js +0 -18
- package/dist/color-picker-anatomy-DNPHogV-.d.ts +0 -6
- package/dist/combobox-anatomy-DrmcdTPY.d.ts +0 -6
- package/dist/date-picker-anatomy-D6ZmxUW7.d.ts +0 -6
- package/dist/field-anatomy-9oS_bdTz.d.ts +0 -6
- package/dist/fieldset-anatomy-Cq_ynep1.d.ts +0 -6
- package/dist/image-cropper-anatomy-Bj62G3Ip.d.ts +0 -6
- package/dist/listbox-anatomy-CbpzEqdy.d.ts +0 -6
- package/dist/segment-group-anatomy-DzHeIm8g.d.ts +0 -6
- package/dist/toggle-anatomy-xiDQ91vN.d.ts +0 -6
- package/dist/tour-anatomy-BqNSAMba.d.ts +0 -6
- /package/dist/{accordion-anatomy-Bxs15n6t.d.ts → accordion-anatomy-DH1HE1RK.d.ts} +0 -0
- /package/dist/{angle-slider-anatomy-whG3APHN.d.ts → angle-slider-anatomy-CPWlz22O.d.ts} +0 -0
- /package/dist/{avatar-anatomy-CHyA19ld.d.ts → avatar-anatomy-C15IaG7l.d.ts} +0 -0
- /package/dist/{bottom-sheet-anatomy-CuhyzaDM.d.ts → bottom-sheet-anatomy-DoteJlEZ.d.ts} +0 -0
- /package/dist/{clipboard-anatomy-CIC99c59.d.ts → clipboard-anatomy-dy6XNAbY.d.ts} +0 -0
- /package/dist/{collapsible-anatomy-hcVAnOIR.d.ts → collapsible-anatomy-DUZOe3-a.d.ts} +0 -0
- /package/dist/{dialog-anatomy-DXEWrwRi.d.ts → dialog-anatomy-DJDXF2AU.d.ts} +0 -0
- /package/dist/{dropdown-menu-anatomy-vJ1-APdg.d.ts → dropdown-menu-anatomy-Bv4vy6dU.d.ts} +0 -0
- /package/dist/{editable-anatomy-DJJXhBV1.d.ts → editable-anatomy-CH0QFbjb.d.ts} +0 -0
- /package/dist/{factory-D4YHm1ne.d.ts → factory-bfEpUaB3.d.ts} +0 -0
- /package/dist/{file-upload-anatomy-iv0C7QVu.d.ts → file-upload-anatomy-Y99NDpIO.d.ts} +0 -0
- /package/dist/{floating-panel-anatomy-Dyr3lcgZ.d.ts → floating-panel-anatomy-BzVWrj8Z.d.ts} +0 -0
- /package/dist/{hover-card-anatomy-BSDDI0Kf.d.ts → hover-card-anatomy-LsFwl5DS.d.ts} +0 -0
- /package/dist/{index-adTDBnfd.d.ts → index-DuD8fQUF.d.ts} +0 -0
- /package/dist/{index-BJ8mRK6a.d.ts → index-ga2m_BD2.d.ts} +0 -0
- /package/dist/{marquee-anatomy-BzjeMztY.d.ts → marquee-anatomy-Bih8y_Mg.d.ts} +0 -0
- /package/dist/{navigation-menu-anatomy-De1ATxET.d.ts → navigation-menu-anatomy-B9CbXSLn.d.ts} +0 -0
- /package/dist/{number-input-anatomy-BPS2hzM6.d.ts → number-input-anatomy-ClW9jnI3.d.ts} +0 -0
- /package/dist/{pagination-anatomy-BCX85m-Q.d.ts → pagination-anatomy-z1SRvm4m.d.ts} +0 -0
- /package/dist/{password-input-anatomy-CNEwJOp9.d.ts → password-input-anatomy-DDG9gixy.d.ts} +0 -0
- /package/dist/{pin-input-anatomy-BKdH4pKx.d.ts → pin-input-anatomy-BCB1F1gJ.d.ts} +0 -0
- /package/dist/{popover-anatomy-BxYyvWrE.d.ts → popover-anatomy-BzXcxwHH.d.ts} +0 -0
- /package/dist/{presence-types-CC57eEhO.d.ts → presence-types-D-XuGmDH.d.ts} +0 -0
- /package/dist/{progress-anatomy-aZfuAwWj.d.ts → progress-anatomy-D93qXRoP.d.ts} +0 -0
- /package/dist/{qr-code-anatomy-CxjYwfAP.d.ts → qr-code-anatomy-CwXr0doo.d.ts} +0 -0
- /package/dist/{radio-group-anatomy-DExY7kYs.d.ts → radio-group-anatomy-DwXH2ZXh.d.ts} +0 -0
- /package/dist/{rating-group-anatomy-Dc0wPZu2.d.ts → rating-group-anatomy-vdkTXds1.d.ts} +0 -0
- /package/dist/{scroll-area-anatomy-DapfnNBU.d.ts → scroll-area-anatomy-D08heRlt.d.ts} +0 -0
- /package/dist/{select-anatomy-CitDj30H.d.ts → select-anatomy-6e2EwWE7.d.ts} +0 -0
- /package/dist/{separator-anatomy-pGDIt-mq.d.ts → separator-anatomy-BKWsJ9Pb.d.ts} +0 -0
- /package/dist/{signature-pad-anatomy-KbYu7JMW.d.ts → signature-pad-anatomy-D-FQgTUJ.d.ts} +0 -0
- /package/dist/{slider-anatomy-CZoxc1p8.d.ts → slider-anatomy-C0ICRZEy.d.ts} +0 -0
- /package/dist/{splitter-anatomy-CLOLZl0a.d.ts → splitter-anatomy-DI126PJz.d.ts} +0 -0
- /package/dist/{steps-anatomy-lbmXkG81.d.ts → steps-anatomy-J2AjQVd4.d.ts} +0 -0
- /package/dist/{switch-anatomy-pGW5yxP1.d.ts → switch-anatomy-BUXrsW2A.d.ts} +0 -0
- /package/dist/{tabs-anatomy-DAtPeBqj.d.ts → tabs-anatomy-CLk6qei_.d.ts} +0 -0
- /package/dist/{tags-input-anatomy-DyeuJ7Th.d.ts → tags-input-anatomy-Cj7pt60P.d.ts} +0 -0
- /package/dist/{timer-anatomy-IGgjTzux.d.ts → timer-anatomy-_ZScIflp.d.ts} +0 -0
- /package/dist/{toast-anatomy-BOrHt4-_.d.ts → toast-anatomy-C611urcE.d.ts} +0 -0
- /package/dist/{toggle-group-anatomy-DBV0OT7L.d.ts → toggle-group-anatomy-BMEHxthU.d.ts} +0 -0
- /package/dist/{tooltip-anatomy-T_76c603.d.ts → tooltip-anatomy-B2EMlOzF.d.ts} +0 -0
- /package/dist/{tree-view-anatomy-BZT1uz4I.d.ts → tree-view-anatomy-DiA9oPpn.d.ts} +0 -0
- /package/dist/{types-D_fjXif6.d.ts → types-CcpL2F4P.d.ts} +0 -0
- /package/dist/{use-render-strategy-CEbMLMD1.d.ts → use-render-strategy-CIHTgh6L.d.ts} +0 -0
|
@@ -1,20 +1,18 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { n as useMachine, r as normalizeProps$1 } from "../../core-
|
|
3
|
-
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-
|
|
4
|
-
import { t as createContext } from "../../create-context-
|
|
5
|
-
import { n as sprawlify, r as useForwardExpose } from "../../factory-
|
|
6
|
-
import { t as imageCropperAnatomy } from "../../image-cropper-anatomy
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
|
|
2
|
+
import { n as useMachine, r as normalizeProps$1 } from "../../core-BW88ya4i.js";
|
|
3
|
+
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-Cm-xBdVY.js";
|
|
4
|
+
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.js";
|
|
6
|
+
import { t as imageCropperAnatomy } from "../../image-cropper-anatomy-D3tfc-sw.js";
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
8
8
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as imageCropper from "@sprawlify/primitives/machines/image-cropper";
|
|
10
10
|
import { handles } from "@sprawlify/primitives/machines/image-cropper";
|
|
11
|
-
|
|
12
11
|
//#region src/components/image-cropper/use-image-cropper-context.ts
|
|
13
12
|
const [ImageCropperProvider, useImageCropperContext] = createContext("ImageCropperContext");
|
|
14
|
-
|
|
15
13
|
//#endregion
|
|
16
|
-
//#region src/components/image-cropper/image-cropper-context.vue
|
|
17
|
-
var
|
|
14
|
+
//#region src/components/image-cropper/image-cropper-context.vue
|
|
15
|
+
var image_cropper_context_default = /* @__PURE__ */ defineComponent({
|
|
18
16
|
__name: "image-cropper-context",
|
|
19
17
|
setup(__props) {
|
|
20
18
|
const imageCropper = useImageCropperContext();
|
|
@@ -23,14 +21,9 @@ var image_cropper_context_vue_vue_type_script_setup_true_lang_default = /* @__PU
|
|
|
23
21
|
};
|
|
24
22
|
}
|
|
25
23
|
});
|
|
26
|
-
|
|
27
|
-
//#endregion
|
|
28
|
-
//#region src/components/image-cropper/image-cropper-context.vue
|
|
29
|
-
var image_cropper_context_default = image_cropper_context_vue_vue_type_script_setup_true_lang_default;
|
|
30
|
-
|
|
31
24
|
//#endregion
|
|
32
|
-
//#region src/components/image-cropper/image-cropper-grid.vue
|
|
33
|
-
var
|
|
25
|
+
//#region src/components/image-cropper/image-cropper-grid.vue
|
|
26
|
+
var image_cropper_grid_default = /* @__PURE__ */ defineComponent({
|
|
34
27
|
__name: "image-cropper-grid",
|
|
35
28
|
props: {
|
|
36
29
|
asChild: {
|
|
@@ -54,14 +47,9 @@ var image_cropper_grid_vue_vue_type_script_setup_true_lang_default = /* @__PURE_
|
|
|
54
47
|
};
|
|
55
48
|
}
|
|
56
49
|
});
|
|
57
|
-
|
|
58
|
-
//#endregion
|
|
59
|
-
//#region src/components/image-cropper/image-cropper-grid.vue
|
|
60
|
-
var image_cropper_grid_default = image_cropper_grid_vue_vue_type_script_setup_true_lang_default;
|
|
61
|
-
|
|
62
50
|
//#endregion
|
|
63
|
-
//#region src/components/image-cropper/image-cropper-handle.vue
|
|
64
|
-
var
|
|
51
|
+
//#region src/components/image-cropper/image-cropper-handle.vue
|
|
52
|
+
var image_cropper_handle_default = /* @__PURE__ */ defineComponent({
|
|
65
53
|
__name: "image-cropper-handle",
|
|
66
54
|
props: {
|
|
67
55
|
asChild: {
|
|
@@ -85,14 +73,9 @@ var image_cropper_handle_vue_vue_type_script_setup_true_lang_default = /* @__PUR
|
|
|
85
73
|
};
|
|
86
74
|
}
|
|
87
75
|
});
|
|
88
|
-
|
|
89
|
-
//#endregion
|
|
90
|
-
//#region src/components/image-cropper/image-cropper-handle.vue
|
|
91
|
-
var image_cropper_handle_default = image_cropper_handle_vue_vue_type_script_setup_true_lang_default;
|
|
92
|
-
|
|
93
76
|
//#endregion
|
|
94
|
-
//#region src/components/image-cropper/image-cropper-image.vue
|
|
95
|
-
var
|
|
77
|
+
//#region src/components/image-cropper/image-cropper-image.vue
|
|
78
|
+
var image_cropper_image_default = /* @__PURE__ */ defineComponent({
|
|
96
79
|
__name: "image-cropper-image",
|
|
97
80
|
props: { asChild: {
|
|
98
81
|
type: Boolean,
|
|
@@ -106,11 +89,6 @@ var image_cropper_image_vue_vue_type_script_setup_true_lang_default = /* @__PURE
|
|
|
106
89
|
};
|
|
107
90
|
}
|
|
108
91
|
});
|
|
109
|
-
|
|
110
|
-
//#endregion
|
|
111
|
-
//#region src/components/image-cropper/image-cropper-image.vue
|
|
112
|
-
var image_cropper_image_default = image_cropper_image_vue_vue_type_script_setup_true_lang_default;
|
|
113
|
-
|
|
114
92
|
//#endregion
|
|
115
93
|
//#region src/components/image-cropper/use-image-cropper.ts
|
|
116
94
|
const useImageCropper = (props = {}, emit) => {
|
|
@@ -149,10 +127,9 @@ const useImageCropper = (props = {}, emit) => {
|
|
|
149
127
|
const service = useMachine(imageCropper.machine, context);
|
|
150
128
|
return computed(() => imageCropper.connect(service, normalizeProps$1));
|
|
151
129
|
};
|
|
152
|
-
|
|
153
130
|
//#endregion
|
|
154
|
-
//#region src/components/image-cropper/image-cropper-root.vue
|
|
155
|
-
var
|
|
131
|
+
//#region src/components/image-cropper/image-cropper-root.vue
|
|
132
|
+
var image_cropper_root_default = /* @__PURE__ */ defineComponent({
|
|
156
133
|
__name: "image-cropper-root",
|
|
157
134
|
props: {
|
|
158
135
|
ids: {
|
|
@@ -274,14 +251,9 @@ var image_cropper_root_vue_vue_type_script_setup_true_lang_default = /* @__PURE_
|
|
|
274
251
|
};
|
|
275
252
|
}
|
|
276
253
|
});
|
|
277
|
-
|
|
278
|
-
//#endregion
|
|
279
|
-
//#region src/components/image-cropper/image-cropper-root.vue
|
|
280
|
-
var image_cropper_root_default = image_cropper_root_vue_vue_type_script_setup_true_lang_default;
|
|
281
|
-
|
|
282
254
|
//#endregion
|
|
283
|
-
//#region src/components/image-cropper/image-cropper-root-provider.vue
|
|
284
|
-
var
|
|
255
|
+
//#region src/components/image-cropper/image-cropper-root-provider.vue
|
|
256
|
+
var image_cropper_root_provider_default = /* @__PURE__ */ defineComponent({
|
|
285
257
|
__name: "image-cropper-root-provider",
|
|
286
258
|
props: {
|
|
287
259
|
value: {
|
|
@@ -306,14 +278,9 @@ var image_cropper_root_provider_vue_vue_type_script_setup_true_lang_default = /*
|
|
|
306
278
|
};
|
|
307
279
|
}
|
|
308
280
|
});
|
|
309
|
-
|
|
310
|
-
//#endregion
|
|
311
|
-
//#region src/components/image-cropper/image-cropper-root-provider.vue
|
|
312
|
-
var image_cropper_root_provider_default = image_cropper_root_provider_vue_vue_type_script_setup_true_lang_default;
|
|
313
|
-
|
|
314
281
|
//#endregion
|
|
315
|
-
//#region src/components/image-cropper/image-cropper-selection.vue
|
|
316
|
-
var
|
|
282
|
+
//#region src/components/image-cropper/image-cropper-selection.vue
|
|
283
|
+
var image_cropper_selection_default = /* @__PURE__ */ defineComponent({
|
|
317
284
|
__name: "image-cropper-selection",
|
|
318
285
|
props: { asChild: {
|
|
319
286
|
type: Boolean,
|
|
@@ -330,14 +297,9 @@ var image_cropper_selection_vue_vue_type_script_setup_true_lang_default = /* @__
|
|
|
330
297
|
};
|
|
331
298
|
}
|
|
332
299
|
});
|
|
333
|
-
|
|
334
|
-
//#endregion
|
|
335
|
-
//#region src/components/image-cropper/image-cropper-selection.vue
|
|
336
|
-
var image_cropper_selection_default = image_cropper_selection_vue_vue_type_script_setup_true_lang_default;
|
|
337
|
-
|
|
338
300
|
//#endregion
|
|
339
|
-
//#region src/components/image-cropper/image-cropper-viewport.vue
|
|
340
|
-
var
|
|
301
|
+
//#region src/components/image-cropper/image-cropper-viewport.vue
|
|
302
|
+
var image_cropper_viewport_default = /* @__PURE__ */ defineComponent({
|
|
341
303
|
__name: "image-cropper-viewport",
|
|
342
304
|
props: { asChild: {
|
|
343
305
|
type: Boolean,
|
|
@@ -354,11 +316,6 @@ var image_cropper_viewport_vue_vue_type_script_setup_true_lang_default = /* @__P
|
|
|
354
316
|
};
|
|
355
317
|
}
|
|
356
318
|
});
|
|
357
|
-
|
|
358
|
-
//#endregion
|
|
359
|
-
//#region src/components/image-cropper/image-cropper-viewport.vue
|
|
360
|
-
var image_cropper_viewport_default = image_cropper_viewport_vue_vue_type_script_setup_true_lang_default;
|
|
361
|
-
|
|
362
319
|
//#endregion
|
|
363
320
|
//#region src/components/image-cropper/image-cropper.ts
|
|
364
321
|
var image_cropper_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -372,6 +329,5 @@ var image_cropper_exports = /* @__PURE__ */ __exportAll({
|
|
|
372
329
|
Viewport: () => image_cropper_viewport_default,
|
|
373
330
|
handles: () => handles
|
|
374
331
|
});
|
|
375
|
-
|
|
376
332
|
//#endregion
|
|
377
|
-
export { image_cropper_exports as ImageCropper, image_cropper_context_default as ImageCropperContext, image_cropper_grid_default as ImageCropperGrid, image_cropper_handle_default as ImageCropperHandle, image_cropper_image_default as ImageCropperImage, image_cropper_root_default as ImageCropperRoot, image_cropper_root_provider_default as ImageCropperRootProvider, image_cropper_selection_default as ImageCropperSelection, image_cropper_viewport_default as ImageCropperViewport, imageCropperAnatomy, useImageCropper, useImageCropperContext };
|
|
333
|
+
export { image_cropper_exports as ImageCropper, image_cropper_context_default as ImageCropperContext, image_cropper_grid_default as ImageCropperGrid, image_cropper_handle_default as ImageCropperHandle, image_cropper_image_default as ImageCropperImage, image_cropper_root_default as ImageCropperRoot, image_cropper_root_provider_default as ImageCropperRootProvider, image_cropper_selection_default as ImageCropperSelection, image_cropper_viewport_default as ImageCropperViewport, imageCropperAnatomy, useImageCropper, useImageCropperContext };
|
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
import "../../
|
|
2
|
-
import {
|
|
3
|
-
import "
|
|
4
|
-
import "../../index-adTDBnfd.js";
|
|
5
|
-
import { C as TreeViewRootProviderProps, g as TreeViewRootBaseProps, m as TreeViewTreeProps, rt as UseTreeViewProps } from "../../index-BeezBdOr.js";
|
|
6
|
-
import * as vue2155 from "vue";
|
|
1
|
+
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
2
|
+
import { C as TreeViewRootProviderProps, g as TreeViewRootBaseProps, m as TreeViewTreeProps, rt as UseTreeViewProps } from "../../index-BbSg4qcW.js";
|
|
3
|
+
import * as vue from "vue";
|
|
7
4
|
import { ComputedRef, HTMLAttributes, MaybeRef } from "vue";
|
|
8
5
|
import * as treeView from "@sprawlify/primitives/machines/tree-view";
|
|
9
6
|
import { JsonNode, JsonNodeHastElement, JsonNodePreviewOptions } from "@sprawlify/primitives/json-tree-utils";
|
|
@@ -24,15 +21,15 @@ interface JsonTreeViewRootProps extends JsonTreeViewRootBaseProps,
|
|
|
24
21
|
*/
|
|
25
22
|
HTMLAttributes {}
|
|
26
23
|
declare const _default: typeof __VLS_export$2;
|
|
27
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
24
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<JsonTreeViewRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<JsonTreeViewRootProps> & Readonly<{}>, {
|
|
28
25
|
asChild: boolean;
|
|
26
|
+
showNonenumerable: boolean;
|
|
27
|
+
expandOnClick: boolean;
|
|
28
|
+
typeahead: boolean;
|
|
29
29
|
lazyMount: boolean;
|
|
30
30
|
unmountOnExit: boolean;
|
|
31
|
-
typeahead: boolean;
|
|
32
|
-
expandOnClick: boolean;
|
|
33
|
-
showNonenumerable: boolean;
|
|
34
31
|
quotesOnKeys: boolean;
|
|
35
|
-
}, {}, {}, {}, string,
|
|
32
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
36
33
|
default?: (props: {}) => any;
|
|
37
34
|
}>;
|
|
38
35
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -44,7 +41,7 @@ type __VLS_WithSlots$2<T, S> = T & {
|
|
|
44
41
|
//#region src/components/json-tree-view/json-tree-view-root-provider.vue.d.ts
|
|
45
42
|
interface JsonTreeViewRootProviderProps extends TreeViewRootProviderProps<JsonNode> {}
|
|
46
43
|
declare const _default$1: typeof __VLS_export$1;
|
|
47
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
44
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<JsonTreeViewRootProviderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<JsonTreeViewRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
48
45
|
default?: (props: {}) => any;
|
|
49
46
|
}>;
|
|
50
47
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -62,7 +59,7 @@ interface JsonTreeViewNodeBaseProps {
|
|
|
62
59
|
interface JsonTreeViewTreeBaseProps extends JsonTreeViewNodeBaseProps {}
|
|
63
60
|
interface JsonTreeViewTreeProps extends TreeViewTreeProps, JsonTreeViewTreeBaseProps {}
|
|
64
61
|
declare const _default$2: typeof __VLS_export;
|
|
65
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
62
|
+
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<JsonTreeViewTreeProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<JsonTreeViewTreeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
66
63
|
arrow(): unknown;
|
|
67
64
|
indentGuide(): unknown;
|
|
68
65
|
renderValue(props: {
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import "../../core-
|
|
3
|
-
import "../../providers-
|
|
4
|
-
import { t as createContext } from "../../create-context-
|
|
5
|
-
import "../../factory-
|
|
6
|
-
import "../../collapsible-
|
|
7
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
8
|
-
import "../../use-render-strategy-
|
|
9
|
-
import { a as createTreeCollection } from "../../collection-
|
|
10
|
-
import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, f as tree_view_item_default, g as tree_view_branch_default, i as useTreeView, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, t as tree_view_exports, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
|
|
2
|
+
import "../../core-BW88ya4i.js";
|
|
3
|
+
import "../../providers-Cm-xBdVY.js";
|
|
4
|
+
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
|
+
import "../../factory-DNG1el63.js";
|
|
6
|
+
import "../../collapsible-nSsGHMUx.js";
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-D32I38aE.js";
|
|
8
|
+
import "../../use-render-strategy-QgtvU85q.js";
|
|
9
|
+
import { a as createTreeCollection } from "../../collection-DxYHutYn.js";
|
|
10
|
+
import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, f as tree_view_item_default, g as tree_view_branch_default, i as useTreeView, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, t as tree_view_exports, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-CKhw9GP-.js";
|
|
11
11
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, mergeDefaults, mergeProps, openBlock, renderList, renderSlot, resolveComponent, resolveDynamicComponent, toDisplayString, toValue, unref, withCtx } from "vue";
|
|
12
12
|
import { getAccessibleDescription, getRootNode, jsonNodeToElement, keyPathToKey, nodeToString, nodeToValue } from "@sprawlify/primitives/json-tree-utils";
|
|
13
|
-
|
|
14
13
|
//#region src/components/json-tree-view/get-branch-value.ts
|
|
15
14
|
function getBranchValues(tree, depth) {
|
|
16
15
|
const values = [];
|
|
@@ -20,14 +19,12 @@ function getBranchValues(tree, depth) {
|
|
|
20
19
|
} });
|
|
21
20
|
return values;
|
|
22
21
|
}
|
|
23
|
-
|
|
24
22
|
//#endregion
|
|
25
23
|
//#region src/components/json-tree-view/json-tree-view-props-context.ts
|
|
26
24
|
const [JsonTreeViewPropsProvider, useJsonTreeViewPropsContext] = createContext("JsonTreeViewPropsContext");
|
|
27
|
-
|
|
28
25
|
//#endregion
|
|
29
|
-
//#region src/components/json-tree-view/json-tree-view-root.vue
|
|
30
|
-
var
|
|
26
|
+
//#region src/components/json-tree-view/json-tree-view-root.vue
|
|
27
|
+
var json_tree_view_root_default = /* @__PURE__ */ defineComponent({
|
|
31
28
|
__name: "json-tree-view-root",
|
|
32
29
|
props: /* @__PURE__ */ mergeDefaults({
|
|
33
30
|
data: {
|
|
@@ -173,14 +170,9 @@ var json_tree_view_root_vue_vue_type_script_setup_true_lang_default = /* @__PURE
|
|
|
173
170
|
};
|
|
174
171
|
}
|
|
175
172
|
});
|
|
176
|
-
|
|
177
|
-
//#endregion
|
|
178
|
-
//#region src/components/json-tree-view/json-tree-view-root.vue
|
|
179
|
-
var json_tree_view_root_default = json_tree_view_root_vue_vue_type_script_setup_true_lang_default;
|
|
180
|
-
|
|
181
173
|
//#endregion
|
|
182
|
-
//#region src/components/json-tree-view/json-tree-view-root-provider.vue
|
|
183
|
-
var
|
|
174
|
+
//#region src/components/json-tree-view/json-tree-view-root-provider.vue
|
|
175
|
+
var json_tree_view_root_provider_default = /* @__PURE__ */ defineComponent({
|
|
184
176
|
__name: "json-tree-view-root-provider",
|
|
185
177
|
props: {
|
|
186
178
|
value: {
|
|
@@ -218,15 +210,12 @@ var json_tree_view_root_provider_vue_vue_type_script_setup_true_lang_default = /
|
|
|
218
210
|
};
|
|
219
211
|
}
|
|
220
212
|
});
|
|
221
|
-
|
|
222
|
-
//#endregion
|
|
223
|
-
//#region src/components/json-tree-view/json-tree-view-root-provider.vue
|
|
224
|
-
var json_tree_view_root_provider_default = json_tree_view_root_provider_vue_vue_type_script_setup_true_lang_default;
|
|
225
|
-
|
|
226
213
|
//#endregion
|
|
227
214
|
//#region src/components/json-tree-view/json-tree-view-key-node.vue?vue&type=script&setup=true&lang.ts
|
|
228
215
|
const _hoisted_1 = ["data-non-enumerable"];
|
|
229
|
-
|
|
216
|
+
//#endregion
|
|
217
|
+
//#region src/components/json-tree-view/json-tree-view-key-node.vue
|
|
218
|
+
var json_tree_view_key_node_default = /* @__PURE__ */ defineComponent({
|
|
230
219
|
__name: "json-tree-view-key-node",
|
|
231
220
|
props: {
|
|
232
221
|
node: {
|
|
@@ -249,14 +238,9 @@ var json_tree_view_key_node_vue_vue_type_script_setup_true_lang_default = /* @__
|
|
|
249
238
|
};
|
|
250
239
|
}
|
|
251
240
|
});
|
|
252
|
-
|
|
253
|
-
//#endregion
|
|
254
|
-
//#region src/components/json-tree-view/json-tree-view-key-node.vue
|
|
255
|
-
var json_tree_view_key_node_default = json_tree_view_key_node_vue_vue_type_script_setup_true_lang_default;
|
|
256
|
-
|
|
257
241
|
//#endregion
|
|
258
|
-
//#region src/components/json-tree-view/json-tree-view-value-node.vue
|
|
259
|
-
var
|
|
242
|
+
//#region src/components/json-tree-view/json-tree-view-value-node.vue
|
|
243
|
+
var json_tree_view_value_node_default = /* @__PURE__ */ defineComponent({
|
|
260
244
|
__name: "json-tree-view-value-node",
|
|
261
245
|
props: { node: {
|
|
262
246
|
type: Object,
|
|
@@ -292,14 +276,9 @@ var json_tree_view_value_node_vue_vue_type_script_setup_true_lang_default = /* @
|
|
|
292
276
|
};
|
|
293
277
|
}
|
|
294
278
|
});
|
|
295
|
-
|
|
296
|
-
//#endregion
|
|
297
|
-
//#region src/components/json-tree-view/json-tree-view-value-node.vue
|
|
298
|
-
var json_tree_view_value_node_default = json_tree_view_value_node_vue_vue_type_script_setup_true_lang_default;
|
|
299
|
-
|
|
300
279
|
//#endregion
|
|
301
|
-
//#region src/components/json-tree-view/json-tree-view-node.vue
|
|
302
|
-
var
|
|
280
|
+
//#region src/components/json-tree-view/json-tree-view-node.vue
|
|
281
|
+
var json_tree_view_node_default = /* @__PURE__ */ defineComponent({
|
|
303
282
|
__name: "json-tree-view-node",
|
|
304
283
|
props: {
|
|
305
284
|
node: {
|
|
@@ -398,14 +377,9 @@ var json_tree_view_node_vue_vue_type_script_setup_true_lang_default = /* @__PURE
|
|
|
398
377
|
};
|
|
399
378
|
}
|
|
400
379
|
});
|
|
401
|
-
|
|
402
380
|
//#endregion
|
|
403
|
-
//#region src/components/json-tree-view/json-tree-view-
|
|
404
|
-
var
|
|
405
|
-
|
|
406
|
-
//#endregion
|
|
407
|
-
//#region src/components/json-tree-view/json-tree-view-tree.vue?vue&type=script&setup=true&lang.ts
|
|
408
|
-
var json_tree_view_tree_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
381
|
+
//#region src/components/json-tree-view/json-tree-view-tree.vue
|
|
382
|
+
var json_tree_view_tree_default = /* @__PURE__ */ defineComponent({
|
|
409
383
|
__name: "json-tree-view-tree",
|
|
410
384
|
props: {
|
|
411
385
|
asChild: {
|
|
@@ -441,11 +415,6 @@ var json_tree_view_tree_vue_vue_type_script_setup_true_lang_default = /* @__PURE
|
|
|
441
415
|
};
|
|
442
416
|
}
|
|
443
417
|
});
|
|
444
|
-
|
|
445
|
-
//#endregion
|
|
446
|
-
//#region src/components/json-tree-view/json-tree-view-tree.vue
|
|
447
|
-
var json_tree_view_tree_default = json_tree_view_tree_vue_vue_type_script_setup_true_lang_default;
|
|
448
|
-
|
|
449
418
|
//#endregion
|
|
450
419
|
//#region src/components/json-tree-view/use-json-tree-view.ts
|
|
451
420
|
const splitJsonTreeViewProps = createSplitProps();
|
|
@@ -476,7 +445,6 @@ const useJsonTreeView = (props) => {
|
|
|
476
445
|
options: jsonTreeProps
|
|
477
446
|
}));
|
|
478
447
|
};
|
|
479
|
-
|
|
480
448
|
//#endregion
|
|
481
449
|
//#region src/components/json-tree-view/json-tree-view.ts
|
|
482
450
|
var json_tree_view_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -484,6 +452,5 @@ var json_tree_view_exports = /* @__PURE__ */ __exportAll({
|
|
|
484
452
|
RootProvider: () => json_tree_view_root_provider_default,
|
|
485
453
|
Tree: () => json_tree_view_tree_default
|
|
486
454
|
});
|
|
487
|
-
|
|
488
455
|
//#endregion
|
|
489
|
-
export { json_tree_view_exports as JsonTreeView, json_tree_view_root_default as JsonTreeViewRoot, json_tree_view_root_provider_default as JsonTreeViewRootProvider, json_tree_view_tree_default as JsonTreeViewTree, useJsonTreeView };
|
|
456
|
+
export { json_tree_view_exports as JsonTreeView, json_tree_view_root_default as JsonTreeViewRoot, json_tree_view_root_provider_default as JsonTreeViewRootProvider, json_tree_view_tree_default as JsonTreeViewTree, useJsonTreeView };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { a as PolymorphicProps } from "../../factory-
|
|
2
|
-
import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as listboxAnatomy } from "../../listbox-anatomy-
|
|
5
|
-
import { _ as CollectionItem, b as createListCollection, y as ListCollection } from "../../index-
|
|
6
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-CcpL2F4P.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
4
|
+
import { t as listboxAnatomy } from "../../listbox-anatomy-Dm_o-fKs.js";
|
|
5
|
+
import { _ as CollectionItem, b as createListCollection, y as ListCollection } from "../../index-DuD8fQUF.js";
|
|
6
|
+
import * as vue from "vue";
|
|
7
7
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
8
|
import * as listbox from "@sprawlify/primitives/machines/listbox";
|
|
9
9
|
import { HighlightChangeDetails, HighlightChangeDetails as ListboxHighlightChangeDetails, ItemGroupProps, ItemProps, ItemState, ScrollToIndexDetails, ScrollToIndexDetails as ListboxScrollToIndexDetails, SelectionDetails, SelectionDetails as ListboxSelectionDetails, SelectionMode, SelectionMode as ListboxSelectionMode, ValueChangeDetails, ValueChangeDetails as ListboxValueChangeDetails } from "@sprawlify/primitives/machines/listbox";
|
|
@@ -16,7 +16,7 @@ interface ListboxContentProps extends ListboxContentBaseProps,
|
|
|
16
16
|
*/
|
|
17
17
|
HTMLAttributes {}
|
|
18
18
|
declare const _default: typeof __VLS_export$13;
|
|
19
|
-
declare const __VLS_export$13: __VLS_WithSlots$10<
|
|
19
|
+
declare const __VLS_export$13: __VLS_WithSlots$10<vue.DefineComponent<ListboxContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ListboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
20
20
|
default?: (props: {}) => any;
|
|
21
21
|
}>;
|
|
22
22
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -33,7 +33,7 @@ interface ListboxEmptyProps extends ListboxEmptyBaseProps,
|
|
|
33
33
|
*/
|
|
34
34
|
HTMLAttributes {}
|
|
35
35
|
declare const _default$2: typeof __VLS_export$12;
|
|
36
|
-
declare const __VLS_export$12: __VLS_WithSlots$9<
|
|
36
|
+
declare const __VLS_export$12: __VLS_WithSlots$9<vue.DefineComponent<ListboxEmptyProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ListboxEmptyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
37
37
|
default?: (props: {}) => any;
|
|
38
38
|
}>;
|
|
39
39
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -50,7 +50,7 @@ interface ListboxInputProps extends ListboxInputBaseProps,
|
|
|
50
50
|
*/
|
|
51
51
|
InputHTMLAttributes {}
|
|
52
52
|
declare const _default$3: typeof __VLS_export$11;
|
|
53
|
-
declare const __VLS_export$11: __VLS_WithSlots$8<
|
|
53
|
+
declare const __VLS_export$11: __VLS_WithSlots$8<vue.DefineComponent<ListboxInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ListboxInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
54
54
|
default?: (props: {}) => any;
|
|
55
55
|
}>;
|
|
56
56
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -67,7 +67,7 @@ interface ListboxItemContextProps extends SlotsType<{
|
|
|
67
67
|
default: UnwrapRef<UseListboxItemContext>;
|
|
68
68
|
}> {}
|
|
69
69
|
declare const _default$5: typeof __VLS_export$10;
|
|
70
|
-
declare const __VLS_export$10: __VLS_WithSlots$7<
|
|
70
|
+
declare const __VLS_export$10: __VLS_WithSlots$7<vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>, {
|
|
71
71
|
default(context: UnwrapRef<UseListboxItemContext>): unknown;
|
|
72
72
|
}>;
|
|
73
73
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -84,7 +84,7 @@ interface ListboxItemGroupLabelProps extends ListboxItemGroupLabelBaseProps,
|
|
|
84
84
|
*/
|
|
85
85
|
HTMLAttributes {}
|
|
86
86
|
declare const _default$7: typeof __VLS_export$9;
|
|
87
|
-
declare const __VLS_export$9: __VLS_WithSlots$6<
|
|
87
|
+
declare const __VLS_export$9: __VLS_WithSlots$6<vue.DefineComponent<ListboxItemGroupLabelProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ListboxItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
88
88
|
default?: (props: {}) => any;
|
|
89
89
|
}>;
|
|
90
90
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -101,7 +101,7 @@ interface ListboxItemGroupProps extends ListboxItemGroupBaseProps,
|
|
|
101
101
|
*/
|
|
102
102
|
HTMLAttributes {}
|
|
103
103
|
declare const _default$6: typeof __VLS_export$8;
|
|
104
|
-
declare const __VLS_export$8: __VLS_WithSlots$5<
|
|
104
|
+
declare const __VLS_export$8: __VLS_WithSlots$5<vue.DefineComponent<ListboxItemGroupProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ListboxItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
105
105
|
default?: (props: {}) => any;
|
|
106
106
|
}>;
|
|
107
107
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -118,7 +118,7 @@ interface ListboxItemIndicatorProps extends ListboxItemIndicatorBaseProps,
|
|
|
118
118
|
*/
|
|
119
119
|
HTMLAttributes {}
|
|
120
120
|
declare const _default$8: typeof __VLS_export$7;
|
|
121
|
-
declare const __VLS_export$7: __VLS_WithSlots$4<
|
|
121
|
+
declare const __VLS_export$7: __VLS_WithSlots$4<vue.DefineComponent<ListboxItemIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ListboxItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
122
122
|
default?: (props: {}) => any;
|
|
123
123
|
}>;
|
|
124
124
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -135,7 +135,7 @@ interface ListboxItemTextProps extends ListboxItemTextBaseProps,
|
|
|
135
135
|
*/
|
|
136
136
|
HTMLAttributes {}
|
|
137
137
|
declare const _default$9: typeof __VLS_export$6;
|
|
138
|
-
declare const __VLS_export$6: __VLS_WithSlots$3<
|
|
138
|
+
declare const __VLS_export$6: __VLS_WithSlots$3<vue.DefineComponent<ListboxItemTextProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ListboxItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
139
139
|
default?: (props: {}) => any;
|
|
140
140
|
}>;
|
|
141
141
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -152,7 +152,7 @@ interface ListboxItemProps extends ListboxItemBaseProps,
|
|
|
152
152
|
*/
|
|
153
153
|
HTMLAttributes {}
|
|
154
154
|
declare const _default$4: typeof __VLS_export$5;
|
|
155
|
-
declare const __VLS_export$5: __VLS_WithSlots$2<
|
|
155
|
+
declare const __VLS_export$5: __VLS_WithSlots$2<vue.DefineComponent<ListboxItemProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ListboxItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
156
156
|
default?: (props: {}) => any;
|
|
157
157
|
}>;
|
|
158
158
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -169,7 +169,7 @@ interface ListboxLabelProps extends ListboxLabelBaseProps,
|
|
|
169
169
|
*/
|
|
170
170
|
LabelHTMLAttributes {}
|
|
171
171
|
declare const _default$10: typeof __VLS_export$4;
|
|
172
|
-
declare const __VLS_export$4: __VLS_WithSlots$1<
|
|
172
|
+
declare const __VLS_export$4: __VLS_WithSlots$1<vue.DefineComponent<ListboxLabelProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ListboxLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
173
173
|
default?: (props: {}) => any;
|
|
174
174
|
}>;
|
|
175
175
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -191,7 +191,7 @@ HTMLAttributes {}
|
|
|
191
191
|
type ListboxRootProviderComponent<P = {}> = <T extends CollectionItem>(props: Assign<ListboxRootProviderProps<T>, P>) => any;
|
|
192
192
|
declare const _default$12: typeof __VLS_export$3;
|
|
193
193
|
declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
194
|
-
props:
|
|
194
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$2<ListboxRootProviderProps<T>> & (typeof globalThis extends {
|
|
195
195
|
__VLS_PROPS_FALLBACK: infer P;
|
|
196
196
|
} ? P : {});
|
|
197
197
|
expose: (exposed: {}) => void;
|
|
@@ -200,7 +200,7 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
200
200
|
default?: (props: {}) => any;
|
|
201
201
|
};
|
|
202
202
|
emit: {};
|
|
203
|
-
}>) =>
|
|
203
|
+
}>) => vue.VNode & {
|
|
204
204
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
205
205
|
};
|
|
206
206
|
type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -249,7 +249,7 @@ type ListboxRootComponentProps<T extends CollectionItem = CollectionItem, P = {}
|
|
|
249
249
|
type ListboxRootComponent<P = {}> = <T extends CollectionItem>(props: ListboxRootComponentProps<T, P>) => any;
|
|
250
250
|
declare const _default$11: typeof __VLS_export$2;
|
|
251
251
|
declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$1<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
252
|
-
props:
|
|
252
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$1<ListboxRootBaseProps<T> & {
|
|
253
253
|
onSelect?: ((details: listbox.SelectionDetails) => any) | undefined;
|
|
254
254
|
onValueChange?: ((details: listbox.ValueChangeDetails<T>) => any) | undefined;
|
|
255
255
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
@@ -263,7 +263,7 @@ declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
263
263
|
default?: (props: {}) => any;
|
|
264
264
|
};
|
|
265
265
|
emit: ((evt: "select", details: listbox.SelectionDetails) => void) & ((evt: "valueChange", details: listbox.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "highlightChange", details: listbox.HighlightChangeDetails<T>) => void);
|
|
266
|
-
}>) =>
|
|
266
|
+
}>) => vue.VNode & {
|
|
267
267
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
268
268
|
};
|
|
269
269
|
type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -278,7 +278,7 @@ HTMLAttributes {
|
|
|
278
278
|
placeholder?: string;
|
|
279
279
|
}
|
|
280
280
|
declare const _default$13: typeof __VLS_export$1;
|
|
281
|
-
declare const __VLS_export$1: __VLS_WithSlots<
|
|
281
|
+
declare const __VLS_export$1: __VLS_WithSlots<vue.DefineComponent<ListboxValueTextProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ListboxValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
282
282
|
type __VLS_WithSlots<T, S> = T & {
|
|
283
283
|
new (): {
|
|
284
284
|
$slots: S;
|
|
@@ -305,7 +305,7 @@ interface ListboxContextProps<T extends CollectionItem> extends SlotsType<{
|
|
|
305
305
|
}> {}
|
|
306
306
|
declare const _default$1: typeof __VLS_export;
|
|
307
307
|
declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
308
|
-
props:
|
|
308
|
+
props: vue.PublicProps & (typeof globalThis extends {
|
|
309
309
|
__VLS_PROPS_FALLBACK: infer P;
|
|
310
310
|
} ? P : {});
|
|
311
311
|
expose: (exposed: {}) => void;
|
|
@@ -314,7 +314,7 @@ declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<
|
|
|
314
314
|
default(listbox: UnwrapRef<UseListboxContext<T>>): unknown;
|
|
315
315
|
};
|
|
316
316
|
emit: {};
|
|
317
|
-
}>) =>
|
|
317
|
+
}>) => vue.VNode & {
|
|
318
318
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
319
319
|
};
|
|
320
320
|
type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|