@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,8 +1,8 @@
|
|
|
1
|
-
import { a as PolymorphicProps } from "../../factory-
|
|
2
|
-
import { a as Optional } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as separatorAnatomy } from "../../separator-anatomy-
|
|
5
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
|
|
2
|
+
import { a as Optional } from "../../types-CcpL2F4P.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
4
|
+
import { t as separatorAnatomy } from "../../separator-anatomy-BKWsJ9Pb.js";
|
|
5
|
+
import * as vue from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as separator from "@sprawlify/primitives/machines/separator";
|
|
8
8
|
|
|
@@ -19,7 +19,7 @@ interface SeparatorContextProps extends SlotsType<{
|
|
|
19
19
|
default: UnwrapRef<UseSeparatorContext>;
|
|
20
20
|
}> {}
|
|
21
21
|
declare const _default: typeof __VLS_export$2;
|
|
22
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
22
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>, {
|
|
23
23
|
default(separator: UnwrapRef<UseSeparatorContext>): unknown;
|
|
24
24
|
}>;
|
|
25
25
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -46,7 +46,7 @@ interface SeparatorRootProps extends SeparatorRootBaseProps,
|
|
|
46
46
|
*/
|
|
47
47
|
HTMLAttributes {}
|
|
48
48
|
declare const _default$1: typeof __VLS_export$1;
|
|
49
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
49
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<SeparatorRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SeparatorRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
50
50
|
default?: (props: {}) => any;
|
|
51
51
|
}>;
|
|
52
52
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -66,7 +66,7 @@ interface SeparatorRootProviderProps extends SeparatorRootProviderBaseProps,
|
|
|
66
66
|
*/
|
|
67
67
|
HTMLAttributes {}
|
|
68
68
|
declare const _default$2: typeof __VLS_export;
|
|
69
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
69
|
+
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<SeparatorRootProviderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SeparatorRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
70
70
|
default?: (props: {}) => any;
|
|
71
71
|
}>;
|
|
72
72
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,19 +1,17 @@
|
|
|
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 separatorAnatomy } from "../../separator-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 separatorAnatomy } from "../../separator-anatomy-DNo6fxgH.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 separator from "@sprawlify/primitives/machines/separator";
|
|
10
|
-
|
|
11
10
|
//#region src/components/separator/use-separator-context.ts
|
|
12
11
|
const [SeparatorProvider, useSeparatorContext] = createContext("SeparatorContext");
|
|
13
|
-
|
|
14
12
|
//#endregion
|
|
15
|
-
//#region src/components/separator/separator-context.vue
|
|
16
|
-
var
|
|
13
|
+
//#region src/components/separator/separator-context.vue
|
|
14
|
+
var separator_context_default = /* @__PURE__ */ defineComponent({
|
|
17
15
|
__name: "separator-context",
|
|
18
16
|
setup(__props) {
|
|
19
17
|
const separator = useSeparatorContext();
|
|
@@ -22,11 +20,6 @@ var separator_context_vue_vue_type_script_setup_true_lang_default = /* @__PURE__
|
|
|
22
20
|
};
|
|
23
21
|
}
|
|
24
22
|
});
|
|
25
|
-
|
|
26
|
-
//#endregion
|
|
27
|
-
//#region src/components/separator/separator-context.vue
|
|
28
|
-
var separator_context_default = separator_context_vue_vue_type_script_setup_true_lang_default;
|
|
29
|
-
|
|
30
23
|
//#endregion
|
|
31
24
|
//#region src/components/separator/use-separator.ts
|
|
32
25
|
const useSeparator = (props = {}) => {
|
|
@@ -45,10 +38,9 @@ const useSeparator = (props = {}) => {
|
|
|
45
38
|
const service = useMachine(separator.machine, context);
|
|
46
39
|
return computed(() => separator.connect(service, normalizeProps$1));
|
|
47
40
|
};
|
|
48
|
-
|
|
49
41
|
//#endregion
|
|
50
|
-
//#region src/components/separator/separator-root.vue
|
|
51
|
-
var
|
|
42
|
+
//#region src/components/separator/separator-root.vue
|
|
43
|
+
var separator_root_default = /* @__PURE__ */ defineComponent({
|
|
52
44
|
__name: "separator-root",
|
|
53
45
|
props: {
|
|
54
46
|
id: {
|
|
@@ -85,14 +77,9 @@ var separator_root_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */
|
|
|
85
77
|
};
|
|
86
78
|
}
|
|
87
79
|
});
|
|
88
|
-
|
|
89
80
|
//#endregion
|
|
90
|
-
//#region src/components/separator/separator-root.vue
|
|
91
|
-
var
|
|
92
|
-
|
|
93
|
-
//#endregion
|
|
94
|
-
//#region src/components/separator/separator-root-provider.vue?vue&type=script&setup=true&lang.ts
|
|
95
|
-
var separator_root_provider_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
81
|
+
//#region src/components/separator/separator-root-provider.vue
|
|
82
|
+
var separator_root_provider_default = /* @__PURE__ */ defineComponent({
|
|
96
83
|
__name: "separator-root-provider",
|
|
97
84
|
props: {
|
|
98
85
|
value: {
|
|
@@ -117,11 +104,6 @@ var separator_root_provider_vue_vue_type_script_setup_true_lang_default = /* @__
|
|
|
117
104
|
};
|
|
118
105
|
}
|
|
119
106
|
});
|
|
120
|
-
|
|
121
|
-
//#endregion
|
|
122
|
-
//#region src/components/separator/separator-root-provider.vue
|
|
123
|
-
var separator_root_provider_default = separator_root_provider_vue_vue_type_script_setup_true_lang_default;
|
|
124
|
-
|
|
125
107
|
//#endregion
|
|
126
108
|
//#region src/components/separator/separator.ts
|
|
127
109
|
var separator_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -129,6 +111,5 @@ var separator_exports = /* @__PURE__ */ __exportAll({
|
|
|
129
111
|
Root: () => separator_root_default,
|
|
130
112
|
RootProvider: () => separator_root_provider_default
|
|
131
113
|
});
|
|
132
|
-
|
|
133
114
|
//#endregion
|
|
134
|
-
export { separator_exports as Separator, separator_context_default as SeparatorContext, separator_root_default as SeparatorRoot, separator_root_provider_default as SeparatorRootProvider, separatorAnatomy, useSeparator, useSeparatorContext };
|
|
115
|
+
export { separator_exports as Separator, separator_context_default as SeparatorContext, separator_root_default as SeparatorRoot, separator_root_provider_default as SeparatorRootProvider, separatorAnatomy, useSeparator, useSeparatorContext };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { a as PolymorphicProps } from "../../factory-
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as signaturePadAnatomy } from "../../signature-pad-anatomy-
|
|
5
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
4
|
+
import { t as signaturePadAnatomy } from "../../signature-pad-anatomy-D-FQgTUJ.js";
|
|
5
|
+
import * as vue from "vue";
|
|
6
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, MaybeRef, SVGAttributes, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as signaturePad from "@sprawlify/primitives/machines/signature-pad";
|
|
8
8
|
import { DrawDetails, DrawDetails as SignaturePadDrawDetails, DrawEndDetails, DrawEndDetails as SignaturePadDrawEndDetails, DrawingOptions, DrawingOptions as SignaturePadDrawingOptions, HiddenInputProps } from "@sprawlify/primitives/machines/signature-pad";
|
|
@@ -15,7 +15,7 @@ interface SignaturePadClearTriggerProps extends SignaturePadClearTriggerBaseProp
|
|
|
15
15
|
*/
|
|
16
16
|
ButtonHTMLAttributes {}
|
|
17
17
|
declare const _default: typeof __VLS_export$8;
|
|
18
|
-
declare const __VLS_export$8: __VLS_WithSlots$7<
|
|
18
|
+
declare const __VLS_export$8: __VLS_WithSlots$7<vue.DefineComponent<SignaturePadClearTriggerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SignaturePadClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
19
19
|
default?: (props: {}) => any;
|
|
20
20
|
}>;
|
|
21
21
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -60,7 +60,7 @@ interface SignaturePadContextProps extends SlotsType<{
|
|
|
60
60
|
default: UnwrapRef<UseSignaturePadContext>;
|
|
61
61
|
}> {}
|
|
62
62
|
declare const _default$1: typeof __VLS_export$7;
|
|
63
|
-
declare const __VLS_export$7: __VLS_WithSlots$6<
|
|
63
|
+
declare const __VLS_export$7: __VLS_WithSlots$6<vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>, {
|
|
64
64
|
default(signaturepad: UnwrapRef<UseSignaturePadContext>): unknown;
|
|
65
65
|
}>;
|
|
66
66
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -77,7 +77,7 @@ interface SignaturePadControlProps extends SignaturePadControlBaseProps,
|
|
|
77
77
|
*/
|
|
78
78
|
HTMLAttributes {}
|
|
79
79
|
declare const _default$2: typeof __VLS_export$6;
|
|
80
|
-
declare const __VLS_export$6: __VLS_WithSlots$5<
|
|
80
|
+
declare const __VLS_export$6: __VLS_WithSlots$5<vue.DefineComponent<SignaturePadControlProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SignaturePadControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
81
81
|
default?: (props: {}) => any;
|
|
82
82
|
}>;
|
|
83
83
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -94,7 +94,7 @@ interface SignaturePadGuideProps extends SignaturePadGuideBaseProps,
|
|
|
94
94
|
*/
|
|
95
95
|
HTMLAttributes {}
|
|
96
96
|
declare const _default$3: typeof __VLS_export$5;
|
|
97
|
-
declare const __VLS_export$5: __VLS_WithSlots$4<
|
|
97
|
+
declare const __VLS_export$5: __VLS_WithSlots$4<vue.DefineComponent<SignaturePadGuideProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SignaturePadGuideProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
98
98
|
default?: (props: {}) => any;
|
|
99
99
|
}>;
|
|
100
100
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -111,7 +111,7 @@ interface SignaturePadHiddenInputProps extends SignaturePadHiddenInputBaseProps,
|
|
|
111
111
|
*/
|
|
112
112
|
Omit<InputHTMLAttributes, 'value'> {}
|
|
113
113
|
declare const _default$4: typeof __VLS_export$4;
|
|
114
|
-
declare const __VLS_export$4: __VLS_WithSlots$3<
|
|
114
|
+
declare const __VLS_export$4: __VLS_WithSlots$3<vue.DefineComponent<SignaturePadHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SignaturePadHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
115
115
|
default?: (props: {}) => any;
|
|
116
116
|
}>;
|
|
117
117
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -128,7 +128,7 @@ interface SignaturePadLabelProps extends SignaturePadLabelBaseProps,
|
|
|
128
128
|
*/
|
|
129
129
|
HTMLAttributes {}
|
|
130
130
|
declare const _default$5: typeof __VLS_export$3;
|
|
131
|
-
declare const __VLS_export$3: __VLS_WithSlots$2<
|
|
131
|
+
declare const __VLS_export$3: __VLS_WithSlots$2<vue.DefineComponent<SignaturePadLabelProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SignaturePadLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
132
132
|
default?: (props: {}) => any;
|
|
133
133
|
}>;
|
|
134
134
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -148,7 +148,7 @@ interface SignaturePadRootProviderProps extends SignaturePadRootProviderBaseProp
|
|
|
148
148
|
*/
|
|
149
149
|
HTMLAttributes {}
|
|
150
150
|
declare const _default$7: typeof __VLS_export$2;
|
|
151
|
-
declare const __VLS_export$2: __VLS_WithSlots$1<
|
|
151
|
+
declare const __VLS_export$2: __VLS_WithSlots$1<vue.DefineComponent<SignaturePadRootProviderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SignaturePadRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
152
152
|
default?: (props: {}) => any;
|
|
153
153
|
}>;
|
|
154
154
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -166,19 +166,19 @@ interface SignaturePadRootProps extends SignaturePadRootBaseProps,
|
|
|
166
166
|
HTMLAttributes {}
|
|
167
167
|
interface SignaturePadRootEmits extends RootEmits {}
|
|
168
168
|
declare const _default$6: typeof __VLS_export$1;
|
|
169
|
-
declare const __VLS_export$1: __VLS_WithSlots<
|
|
169
|
+
declare const __VLS_export$1: __VLS_WithSlots<vue.DefineComponent<SignaturePadRootBaseProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
170
170
|
"update:paths": (paths: string[]) => any;
|
|
171
171
|
draw: (details: signaturePad.DrawDetails) => any;
|
|
172
172
|
drawEnd: (details: signaturePad.DrawEndDetails) => any;
|
|
173
|
-
}, string,
|
|
173
|
+
}, string, vue.PublicProps, Readonly<SignaturePadRootBaseProps> & Readonly<{
|
|
174
174
|
"onUpdate:paths"?: ((paths: string[]) => any) | undefined;
|
|
175
175
|
onDraw?: ((details: signaturePad.DrawDetails) => any) | undefined;
|
|
176
176
|
onDrawEnd?: ((details: signaturePad.DrawEndDetails) => any) | undefined;
|
|
177
177
|
}>, {
|
|
178
|
+
required: boolean;
|
|
178
179
|
disabled: boolean;
|
|
179
180
|
readOnly: boolean;
|
|
180
|
-
|
|
181
|
-
}, {}, {}, {}, string, vue713.ComponentProvideOptions, false, {}, any>, {
|
|
181
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
182
182
|
default?: (props: {}) => any;
|
|
183
183
|
}>;
|
|
184
184
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -195,7 +195,7 @@ interface SignaturePadSegmentProps extends SignaturePadSegmentBaseProps,
|
|
|
195
195
|
*/
|
|
196
196
|
SVGAttributes {}
|
|
197
197
|
declare const _default$8: typeof __VLS_export;
|
|
198
|
-
declare const __VLS_export:
|
|
198
|
+
declare const __VLS_export: vue.DefineComponent<SignaturePadSegmentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SignaturePadSegmentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
|
|
199
199
|
declare namespace signature_pad_d_exports {
|
|
200
200
|
export { _default as ClearTrigger, SignaturePadClearTriggerBaseProps as ClearTriggerBaseProps, SignaturePadClearTriggerProps as ClearTriggerProps, _default$1 as Context, SignaturePadContextProps as ContextProps, _default$2 as Control, SignaturePadControlBaseProps as ControlBaseProps, SignaturePadControlProps as ControlProps, DrawDetails, DrawEndDetails, DrawingOptions, _default$3 as Guide, SignaturePadGuideBaseProps as GuideBaseProps, SignaturePadGuideProps as GuideProps, _default$4 as HiddenInput, SignaturePadHiddenInputBaseProps as HiddenInputBaseProps, SignaturePadHiddenInputProps as HiddenInputProps, _default$5 as Label, SignaturePadLabelBaseProps as LabelBaseProps, SignaturePadLabelProps as LabelProps, _default$6 as Root, SignaturePadRootBaseProps as RootBaseProps, SignaturePadRootProps as RootProps, _default$7 as RootProvider, SignaturePadRootProviderBaseProps as RootProviderBaseProps, SignaturePadRootProviderProps as RootProviderProps, _default$8 as Segment, SignaturePadSegmentBaseProps as SegmentBaseProps, SignaturePadSegmentProps as SegmentProps };
|
|
201
201
|
}
|
|
@@ -1,21 +1,19 @@
|
|
|
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 "../../field-anatomy-
|
|
7
|
-
import { t as signaturePadAnatomy } from "../../signature-pad-anatomy
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-
|
|
9
|
-
import { p as useFieldContext } from "../../field-
|
|
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 "../../field-anatomy-BloFzq7T.js";
|
|
7
|
+
import { t as signaturePadAnatomy } from "../../signature-pad-anatomy--FrLBUvh.js";
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
9
|
+
import { p as useFieldContext } from "../../field-GralVrIX.js";
|
|
10
10
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
11
11
|
import * as signaturepad from "@sprawlify/primitives/machines/signature-pad";
|
|
12
|
-
|
|
13
12
|
//#region src/components/signature-pad/use-signature-pad-context.ts
|
|
14
13
|
const [SignaturePadProvider, useSignaturePadContext] = createContext("SignaturePadContext");
|
|
15
|
-
|
|
16
14
|
//#endregion
|
|
17
|
-
//#region src/components/signature-pad/signature-pad-clear-trigger.vue
|
|
18
|
-
var
|
|
15
|
+
//#region src/components/signature-pad/signature-pad-clear-trigger.vue
|
|
16
|
+
var signature_pad_clear_trigger_default = /* @__PURE__ */ defineComponent({
|
|
19
17
|
__name: "signature-pad-clear-trigger",
|
|
20
18
|
props: { asChild: {
|
|
21
19
|
type: Boolean,
|
|
@@ -32,14 +30,9 @@ var signature_pad_clear_trigger_vue_vue_type_script_setup_true_lang_default = /*
|
|
|
32
30
|
};
|
|
33
31
|
}
|
|
34
32
|
});
|
|
35
|
-
|
|
36
|
-
//#endregion
|
|
37
|
-
//#region src/components/signature-pad/signature-pad-clear-trigger.vue
|
|
38
|
-
var signature_pad_clear_trigger_default = signature_pad_clear_trigger_vue_vue_type_script_setup_true_lang_default;
|
|
39
|
-
|
|
40
33
|
//#endregion
|
|
41
|
-
//#region src/components/signature-pad/signature-pad-context.vue
|
|
42
|
-
var
|
|
34
|
+
//#region src/components/signature-pad/signature-pad-context.vue
|
|
35
|
+
var signature_pad_context_default = /* @__PURE__ */ defineComponent({
|
|
43
36
|
__name: "signature-pad-context",
|
|
44
37
|
setup(__props) {
|
|
45
38
|
const signaturepad = useSignaturePadContext();
|
|
@@ -48,14 +41,9 @@ var signature_pad_context_vue_vue_type_script_setup_true_lang_default = /* @__PU
|
|
|
48
41
|
};
|
|
49
42
|
}
|
|
50
43
|
});
|
|
51
|
-
|
|
52
44
|
//#endregion
|
|
53
|
-
//#region src/components/signature-pad/signature-pad-
|
|
54
|
-
var
|
|
55
|
-
|
|
56
|
-
//#endregion
|
|
57
|
-
//#region src/components/signature-pad/signature-pad-control.vue?vue&type=script&setup=true&lang.ts
|
|
58
|
-
var signature_pad_control_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
45
|
+
//#region src/components/signature-pad/signature-pad-control.vue
|
|
46
|
+
var signature_pad_control_default = /* @__PURE__ */ defineComponent({
|
|
59
47
|
__name: "signature-pad-control",
|
|
60
48
|
props: { asChild: {
|
|
61
49
|
type: Boolean,
|
|
@@ -72,14 +60,9 @@ var signature_pad_control_vue_vue_type_script_setup_true_lang_default = /* @__PU
|
|
|
72
60
|
};
|
|
73
61
|
}
|
|
74
62
|
});
|
|
75
|
-
|
|
76
63
|
//#endregion
|
|
77
|
-
//#region src/components/signature-pad/signature-pad-
|
|
78
|
-
var
|
|
79
|
-
|
|
80
|
-
//#endregion
|
|
81
|
-
//#region src/components/signature-pad/signature-pad-guide.vue?vue&type=script&setup=true&lang.ts
|
|
82
|
-
var signature_pad_guide_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
64
|
+
//#region src/components/signature-pad/signature-pad-guide.vue
|
|
65
|
+
var signature_pad_guide_default = /* @__PURE__ */ defineComponent({
|
|
83
66
|
__name: "signature-pad-guide",
|
|
84
67
|
props: { asChild: {
|
|
85
68
|
type: Boolean,
|
|
@@ -96,14 +79,9 @@ var signature_pad_guide_vue_vue_type_script_setup_true_lang_default = /* @__PURE
|
|
|
96
79
|
};
|
|
97
80
|
}
|
|
98
81
|
});
|
|
99
|
-
|
|
100
82
|
//#endregion
|
|
101
|
-
//#region src/components/signature-pad/signature-pad-
|
|
102
|
-
var
|
|
103
|
-
|
|
104
|
-
//#endregion
|
|
105
|
-
//#region src/components/signature-pad/signature-pad-hidden-input.vue?vue&type=script&setup=true&lang.ts
|
|
106
|
-
var signature_pad_hidden_input_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
83
|
+
//#region src/components/signature-pad/signature-pad-hidden-input.vue
|
|
84
|
+
var signature_pad_hidden_input_default = /* @__PURE__ */ defineComponent({
|
|
107
85
|
__name: "signature-pad-hidden-input",
|
|
108
86
|
props: {
|
|
109
87
|
value: {
|
|
@@ -128,14 +106,9 @@ var signature_pad_hidden_input_vue_vue_type_script_setup_true_lang_default = /*
|
|
|
128
106
|
};
|
|
129
107
|
}
|
|
130
108
|
});
|
|
131
|
-
|
|
132
109
|
//#endregion
|
|
133
|
-
//#region src/components/signature-pad/signature-pad-
|
|
134
|
-
var
|
|
135
|
-
|
|
136
|
-
//#endregion
|
|
137
|
-
//#region src/components/signature-pad/signature-pad-label.vue?vue&type=script&setup=true&lang.ts
|
|
138
|
-
var signature_pad_label_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
110
|
+
//#region src/components/signature-pad/signature-pad-label.vue
|
|
111
|
+
var signature_pad_label_default = /* @__PURE__ */ defineComponent({
|
|
139
112
|
__name: "signature-pad-label",
|
|
140
113
|
props: { asChild: {
|
|
141
114
|
type: Boolean,
|
|
@@ -152,14 +125,9 @@ var signature_pad_label_vue_vue_type_script_setup_true_lang_default = /* @__PURE
|
|
|
152
125
|
};
|
|
153
126
|
}
|
|
154
127
|
});
|
|
155
|
-
|
|
156
|
-
//#endregion
|
|
157
|
-
//#region src/components/signature-pad/signature-pad-label.vue
|
|
158
|
-
var signature_pad_label_default = signature_pad_label_vue_vue_type_script_setup_true_lang_default;
|
|
159
|
-
|
|
160
128
|
//#endregion
|
|
161
|
-
//#region src/components/signature-pad/signature-pad-root-provider.vue
|
|
162
|
-
var
|
|
129
|
+
//#region src/components/signature-pad/signature-pad-root-provider.vue
|
|
130
|
+
var signature_pad_root_provider_default = /* @__PURE__ */ defineComponent({
|
|
163
131
|
__name: "signature-pad-root-provider",
|
|
164
132
|
props: {
|
|
165
133
|
value: {
|
|
@@ -184,11 +152,6 @@ var signature_pad_root_provider_vue_vue_type_script_setup_true_lang_default = /*
|
|
|
184
152
|
};
|
|
185
153
|
}
|
|
186
154
|
});
|
|
187
|
-
|
|
188
|
-
//#endregion
|
|
189
|
-
//#region src/components/signature-pad/signature-pad-root-provider.vue
|
|
190
|
-
var signature_pad_root_provider_default = signature_pad_root_provider_vue_vue_type_script_setup_true_lang_default;
|
|
191
|
-
|
|
192
155
|
//#endregion
|
|
193
156
|
//#region src/components/signature-pad/use-signature-pad.ts
|
|
194
157
|
const useSignaturePad = (props = {}, emit) => {
|
|
@@ -224,10 +187,9 @@ const useSignaturePad = (props = {}, emit) => {
|
|
|
224
187
|
const service = useMachine(signaturepad.machine, context);
|
|
225
188
|
return computed(() => signaturepad.connect(service, normalizeProps$1));
|
|
226
189
|
};
|
|
227
|
-
|
|
228
190
|
//#endregion
|
|
229
|
-
//#region src/components/signature-pad/signature-pad-root.vue
|
|
230
|
-
var
|
|
191
|
+
//#region src/components/signature-pad/signature-pad-root.vue
|
|
192
|
+
var signature_pad_root_default = /* @__PURE__ */ defineComponent({
|
|
231
193
|
__name: "signature-pad-root",
|
|
232
194
|
props: /* @__PURE__ */ mergeDefaults({
|
|
233
195
|
disabled: {
|
|
@@ -292,14 +254,9 @@ var signature_pad_root_vue_vue_type_script_setup_true_lang_default = /* @__PURE_
|
|
|
292
254
|
};
|
|
293
255
|
}
|
|
294
256
|
});
|
|
295
|
-
|
|
296
|
-
//#endregion
|
|
297
|
-
//#region src/components/signature-pad/signature-pad-root.vue
|
|
298
|
-
var signature_pad_root_default = signature_pad_root_vue_vue_type_script_setup_true_lang_default;
|
|
299
|
-
|
|
300
257
|
//#endregion
|
|
301
|
-
//#region src/components/signature-pad/signature-pad-segment.vue
|
|
302
|
-
var
|
|
258
|
+
//#region src/components/signature-pad/signature-pad-segment.vue
|
|
259
|
+
var signature_pad_segment_default = /* @__PURE__ */ defineComponent({
|
|
303
260
|
__name: "signature-pad-segment",
|
|
304
261
|
props: { asChild: {
|
|
305
262
|
type: Boolean,
|
|
@@ -322,11 +279,6 @@ var signature_pad_segment_vue_vue_type_script_setup_true_lang_default = /* @__PU
|
|
|
322
279
|
};
|
|
323
280
|
}
|
|
324
281
|
});
|
|
325
|
-
|
|
326
|
-
//#endregion
|
|
327
|
-
//#region src/components/signature-pad/signature-pad-segment.vue
|
|
328
|
-
var signature_pad_segment_default = signature_pad_segment_vue_vue_type_script_setup_true_lang_default;
|
|
329
|
-
|
|
330
282
|
//#endregion
|
|
331
283
|
//#region src/components/signature-pad/signature-pad.ts
|
|
332
284
|
var signature_pad_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -340,6 +292,5 @@ var signature_pad_exports = /* @__PURE__ */ __exportAll({
|
|
|
340
292
|
RootProvider: () => signature_pad_root_provider_default,
|
|
341
293
|
Segment: () => signature_pad_segment_default
|
|
342
294
|
});
|
|
343
|
-
|
|
344
295
|
//#endregion
|
|
345
|
-
export { signature_pad_exports as SignaturePad, signature_pad_clear_trigger_default as SignaturePadClearTrigger, signature_pad_context_default as SignaturePadContext, signature_pad_control_default as SignaturePadControl, signature_pad_guide_default as SignaturePadGuide, signature_pad_hidden_input_default as SignaturePadHiddenInput, signature_pad_label_default as SignaturePadLabel, signature_pad_root_default as SignaturePadRoot, signature_pad_root_provider_default as SignaturePadRootProvider, signature_pad_segment_default as SignaturePadSegment, signaturePadAnatomy, useSignaturePad, useSignaturePadContext };
|
|
296
|
+
export { signature_pad_exports as SignaturePad, signature_pad_clear_trigger_default as SignaturePadClearTrigger, signature_pad_context_default as SignaturePadContext, signature_pad_control_default as SignaturePadControl, signature_pad_guide_default as SignaturePadGuide, signature_pad_hidden_input_default as SignaturePadHiddenInput, signature_pad_label_default as SignaturePadLabel, signature_pad_root_default as SignaturePadRoot, signature_pad_root_provider_default as SignaturePadRootProvider, signature_pad_segment_default as SignaturePadSegment, signaturePadAnatomy, useSignaturePad, useSignaturePadContext };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { a as PolymorphicProps } from "../../factory-
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as sliderAnatomy } from "../../slider-anatomy-
|
|
5
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
4
|
+
import { t as sliderAnatomy } from "../../slider-anatomy-C0ICRZEy.js";
|
|
5
|
+
import * as vue from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as slider from "@sprawlify/primitives/machines/slider";
|
|
8
8
|
import { FocusChangeDetails, FocusChangeDetails as SliderFocusChangeDetails, MarkerProps, ThumbProps, ValueChangeDetails, ValueChangeDetails as SliderValueChangeDetails } from "@sprawlify/primitives/machines/slider";
|
|
@@ -15,7 +15,7 @@ interface SliderControlProps extends SliderControlBaseProps,
|
|
|
15
15
|
*/
|
|
16
16
|
HTMLAttributes {}
|
|
17
17
|
declare const _default$1: typeof __VLS_export$12;
|
|
18
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
18
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue.DefineComponent<SliderControlProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
19
19
|
default?: (props: {}) => any;
|
|
20
20
|
}>;
|
|
21
21
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -32,7 +32,7 @@ interface SliderDraggingIndicatorProps extends SliderDraggingIndicatorBaseProps,
|
|
|
32
32
|
*/
|
|
33
33
|
HTMLAttributes {}
|
|
34
34
|
declare const _default$2: typeof __VLS_export$11;
|
|
35
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
35
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue.DefineComponent<SliderDraggingIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderDraggingIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
36
36
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
37
37
|
new (): {
|
|
38
38
|
$slots: S;
|
|
@@ -47,7 +47,7 @@ interface SliderHiddenInputProps extends SliderHiddenInputBaseProps,
|
|
|
47
47
|
*/
|
|
48
48
|
InputHTMLAttributes {}
|
|
49
49
|
declare const _default$3: typeof __VLS_export$10;
|
|
50
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
50
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
51
51
|
default?: (props: {}) => any;
|
|
52
52
|
}>;
|
|
53
53
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -64,7 +64,7 @@ interface SliderLabelProps extends SliderLabelBaseProps,
|
|
|
64
64
|
*/
|
|
65
65
|
LabelHTMLAttributes {}
|
|
66
66
|
declare const _default$4: typeof __VLS_export$9;
|
|
67
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
67
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue.DefineComponent<SliderLabelProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
68
68
|
default?: (props: {}) => any;
|
|
69
69
|
}>;
|
|
70
70
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -81,7 +81,7 @@ interface SliderMarkerGroupProps extends SliderMarkerGroupBaseProps,
|
|
|
81
81
|
*/
|
|
82
82
|
HTMLAttributes {}
|
|
83
83
|
declare const _default$6: typeof __VLS_export$8;
|
|
84
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
84
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue.DefineComponent<SliderMarkerGroupProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderMarkerGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
85
85
|
default?: (props: {}) => any;
|
|
86
86
|
}>;
|
|
87
87
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -98,7 +98,7 @@ interface SliderMarkerProps extends SliderMarkerBaseProps,
|
|
|
98
98
|
*/
|
|
99
99
|
HTMLAttributes {}
|
|
100
100
|
declare const _default$5: typeof __VLS_export$7;
|
|
101
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
101
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue.DefineComponent<SliderMarkerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderMarkerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
102
102
|
default?: (props: {}) => any;
|
|
103
103
|
}>;
|
|
104
104
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -115,7 +115,7 @@ interface SliderRangeProps extends SliderRangeBaseProps,
|
|
|
115
115
|
*/
|
|
116
116
|
HTMLAttributes {}
|
|
117
117
|
declare const _default$7: typeof __VLS_export$6;
|
|
118
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
118
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue.DefineComponent<SliderRangeProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
119
119
|
default?: (props: {}) => any;
|
|
120
120
|
}>;
|
|
121
121
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -135,7 +135,7 @@ interface SliderRootProviderProps extends SliderRootProviderBaseProps,
|
|
|
135
135
|
*/
|
|
136
136
|
Omit<HTMLAttributes, 'aria-labelledby' | 'aria-label'> {}
|
|
137
137
|
declare const _default$9: typeof __VLS_export$5;
|
|
138
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
138
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue.DefineComponent<SliderRootProviderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
139
139
|
default?: (props: {}) => any;
|
|
140
140
|
}>;
|
|
141
141
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -199,21 +199,21 @@ interface SliderRootProps extends SliderRootBaseProps,
|
|
|
199
199
|
Omit<HTMLAttributes, 'aria-labelledby' | 'aria-label' | 'dir'> {}
|
|
200
200
|
interface SliderRootEmits extends RootEmits {}
|
|
201
201
|
declare const _default$8: typeof __VLS_export$4;
|
|
202
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
203
|
-
focusChange: (details: slider.FocusChangeDetails) => any;
|
|
202
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue.DefineComponent<SliderRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
204
203
|
valueChange: (details: slider.ValueChangeDetails) => any;
|
|
205
204
|
"update:modelValue": (value: number[]) => any;
|
|
206
205
|
valueChangeEnd: (details: slider.ValueChangeDetails) => any;
|
|
207
|
-
|
|
208
|
-
|
|
206
|
+
focusChange: (details: slider.FocusChangeDetails) => any;
|
|
207
|
+
}, string, vue.PublicProps, Readonly<SliderRootProps> & Readonly<{
|
|
209
208
|
onValueChange?: ((details: slider.ValueChangeDetails) => any) | undefined;
|
|
210
209
|
"onUpdate:modelValue"?: ((value: number[]) => any) | undefined;
|
|
211
210
|
onValueChangeEnd?: ((details: slider.ValueChangeDetails) => any) | undefined;
|
|
211
|
+
onFocusChange?: ((details: slider.FocusChangeDetails) => any) | undefined;
|
|
212
212
|
}>, {
|
|
213
213
|
disabled: boolean;
|
|
214
|
-
readOnly: boolean;
|
|
215
214
|
invalid: boolean;
|
|
216
|
-
|
|
215
|
+
readOnly: boolean;
|
|
216
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
217
217
|
default?: (props: {}) => any;
|
|
218
218
|
}>;
|
|
219
219
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -230,7 +230,7 @@ interface SliderThumbProps extends SliderThumbBaseProps,
|
|
|
230
230
|
*/
|
|
231
231
|
HTMLAttributes {}
|
|
232
232
|
declare const _default$10: typeof __VLS_export$3;
|
|
233
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
233
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<SliderThumbProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
234
234
|
default?: (props: {}) => any;
|
|
235
235
|
}>;
|
|
236
236
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -247,7 +247,7 @@ interface SliderTrackProps extends SliderTrackBaseProps,
|
|
|
247
247
|
*/
|
|
248
248
|
HTMLAttributes {}
|
|
249
249
|
declare const _default$11: typeof __VLS_export$2;
|
|
250
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
250
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<SliderTrackProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
251
251
|
default?: (props: {}) => any;
|
|
252
252
|
}>;
|
|
253
253
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -264,7 +264,7 @@ interface SliderValueTextProps extends SliderValueTextBaseProps,
|
|
|
264
264
|
*/
|
|
265
265
|
HTMLAttributes {}
|
|
266
266
|
declare const _default$12: typeof __VLS_export$1;
|
|
267
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
267
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<SliderValueTextProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
268
268
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
269
269
|
new (): {
|
|
270
270
|
$slots: S;
|
|
@@ -289,7 +289,7 @@ interface SliderContextProps extends SlotsType<{
|
|
|
289
289
|
default: UnwrapRef<UseSliderContext>;
|
|
290
290
|
}> {}
|
|
291
291
|
declare const _default: typeof __VLS_export;
|
|
292
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
292
|
+
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>, {
|
|
293
293
|
default(slider: UnwrapRef<UseSliderContext>): unknown;
|
|
294
294
|
}>;
|
|
295
295
|
type __VLS_WithSlots<T, S> = T & {
|