@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,9 +1,9 @@
|
|
|
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 RenderStrategyProps } from "../../use-render-strategy-
|
|
5
|
-
import { t as navigationMenuAnatomy } from "../../navigation-menu-anatomy-
|
|
6
|
-
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 RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
|
|
5
|
+
import { t as navigationMenuAnatomy } from "../../navigation-menu-anatomy-B9CbXSLn.js";
|
|
6
|
+
import * as vue from "vue";
|
|
7
7
|
import { AnchorHTMLAttributes, ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
8
|
import * as navigationMenu from "@sprawlify/primitives/machines/navigation-menu";
|
|
9
9
|
import { ContentProps, ItemProps, LinkProps, ValueChangeDetails, ValueChangeDetails as NavigationMenuValueChangeDetails, ViewportProps } from "@sprawlify/primitives/machines/navigation-menu";
|
|
@@ -16,7 +16,7 @@ interface NavigationMenuArrowProps extends NavigationMenuArrowBaseProps,
|
|
|
16
16
|
*/
|
|
17
17
|
HTMLAttributes {}
|
|
18
18
|
declare const _default: typeof __VLS_export$12;
|
|
19
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
19
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue.DefineComponent<NavigationMenuArrowProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NavigationMenuArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
20
20
|
default?: (props: {}) => any;
|
|
21
21
|
}>;
|
|
22
22
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -33,7 +33,7 @@ interface NavigationMenuContentProps extends NavigationMenuContentBaseProps,
|
|
|
33
33
|
*/
|
|
34
34
|
Omit<HTMLAttributes, 'onSelect'> {}
|
|
35
35
|
declare const _default$1: typeof __VLS_export$11;
|
|
36
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
36
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue.DefineComponent<NavigationMenuContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NavigationMenuContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
37
37
|
default?: (props: {}) => any;
|
|
38
38
|
} & {
|
|
39
39
|
default?: (props: {}) => any;
|
|
@@ -82,7 +82,7 @@ interface NavigationMenuContextProps extends SlotsType<{
|
|
|
82
82
|
default: UnwrapRef<UseNavigationMenuContext>;
|
|
83
83
|
}> {}
|
|
84
84
|
declare const _default$2: typeof __VLS_export$10;
|
|
85
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
85
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>, {
|
|
86
86
|
default(navigationMenu: UnwrapRef<UseNavigationMenuContext>): unknown;
|
|
87
87
|
}>;
|
|
88
88
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -99,7 +99,7 @@ interface NavigationMenuIndicatorProps extends NavigationMenuIndicatorBaseProps,
|
|
|
99
99
|
*/
|
|
100
100
|
HTMLAttributes {}
|
|
101
101
|
declare const _default$3: typeof __VLS_export$9;
|
|
102
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
102
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue.DefineComponent<NavigationMenuIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NavigationMenuIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
103
103
|
default?: (props: {}) => any;
|
|
104
104
|
}>;
|
|
105
105
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -116,7 +116,7 @@ interface NavigationMenuItemProps extends NavigationMenuItemBaseProps,
|
|
|
116
116
|
*/
|
|
117
117
|
HTMLAttributes {}
|
|
118
118
|
declare const _default$4: typeof __VLS_export$8;
|
|
119
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
119
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue.DefineComponent<NavigationMenuItemProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NavigationMenuItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
120
120
|
default?: (props: {}) => any;
|
|
121
121
|
}>;
|
|
122
122
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -133,7 +133,7 @@ interface NavigationMenuItemIndicatorProps extends NavigationMenuItemIndicatorBa
|
|
|
133
133
|
*/
|
|
134
134
|
HTMLAttributes {}
|
|
135
135
|
declare const _default$5: typeof __VLS_export$7;
|
|
136
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
136
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue.DefineComponent<NavigationMenuItemIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NavigationMenuItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
137
137
|
default?: (props: {}) => any;
|
|
138
138
|
}>;
|
|
139
139
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -150,7 +150,7 @@ interface NavigationMenuLinkProps extends NavigationMenuLinkBaseProps,
|
|
|
150
150
|
*/
|
|
151
151
|
Omit<AnchorHTMLAttributes, 'current' | 'onSelect'> {}
|
|
152
152
|
declare const _default$6: typeof __VLS_export$6;
|
|
153
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
153
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue.DefineComponent<NavigationMenuLinkProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NavigationMenuLinkProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
154
154
|
default?: (props: {}) => any;
|
|
155
155
|
}>;
|
|
156
156
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -167,7 +167,7 @@ interface NavigationMenuListProps extends NavigationMenuListBaseProps,
|
|
|
167
167
|
*/
|
|
168
168
|
HTMLAttributes {}
|
|
169
169
|
declare const _default$7: typeof __VLS_export$5;
|
|
170
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
170
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue.DefineComponent<NavigationMenuListProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NavigationMenuListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
171
171
|
default?: (props: {}) => any;
|
|
172
172
|
}>;
|
|
173
173
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -181,17 +181,17 @@ interface NavigationMenuRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
|
181
181
|
interface NavigationMenuRootProps extends NavigationMenuRootBaseProps {}
|
|
182
182
|
interface NavigationMenuRootEmits extends RootEmits {}
|
|
183
183
|
declare const _default$8: typeof __VLS_export$4;
|
|
184
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
184
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue.DefineComponent<NavigationMenuRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
185
185
|
valueChange: (details: navigationMenu.ValueChangeDetails) => any;
|
|
186
186
|
"update:value": (value: string) => any;
|
|
187
|
-
}, string,
|
|
187
|
+
}, string, vue.PublicProps, Readonly<NavigationMenuRootProps> & Readonly<{
|
|
188
188
|
onValueChange?: ((details: navigationMenu.ValueChangeDetails) => any) | undefined;
|
|
189
189
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
190
190
|
}>, {
|
|
191
191
|
disableClickTrigger: boolean;
|
|
192
192
|
disableHoverTrigger: boolean;
|
|
193
193
|
disablePointerLeaveClose: boolean;
|
|
194
|
-
}, {}, {}, {}, string,
|
|
194
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
195
195
|
default?: (props: {}) => any;
|
|
196
196
|
}>;
|
|
197
197
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -207,7 +207,7 @@ interface RootProviderProps {
|
|
|
207
207
|
interface NavigationMenuRootProviderBaseProps extends RootProviderProps, RenderStrategyProps {}
|
|
208
208
|
interface NavigationMenuRootProviderProps extends NavigationMenuRootProviderBaseProps {}
|
|
209
209
|
declare const _default$9: typeof __VLS_export$3;
|
|
210
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
210
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<NavigationMenuRootProviderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NavigationMenuRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
211
211
|
default?: (props: {}) => any;
|
|
212
212
|
}>;
|
|
213
213
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -224,7 +224,7 @@ interface NavigationMenuTriggerProps extends NavigationMenuTriggerBaseProps,
|
|
|
224
224
|
*/
|
|
225
225
|
Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
|
|
226
226
|
declare const _default$10: typeof __VLS_export$2;
|
|
227
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
227
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<NavigationMenuTriggerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NavigationMenuTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
228
228
|
default?: (props: {}) => any;
|
|
229
229
|
}>;
|
|
230
230
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -241,7 +241,7 @@ interface NavigationMenuViewportProps extends NavigationMenuViewportBaseProps,
|
|
|
241
241
|
*/
|
|
242
242
|
HTMLAttributes {}
|
|
243
243
|
declare const _default$11: typeof __VLS_export$1;
|
|
244
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
244
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<NavigationMenuViewportProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NavigationMenuViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
245
245
|
default?: (props: {}) => any;
|
|
246
246
|
}>;
|
|
247
247
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -258,7 +258,7 @@ interface NavigationMenuViewportPositionerProps extends NavigationMenuViewportPo
|
|
|
258
258
|
*/
|
|
259
259
|
HTMLAttributes {}
|
|
260
260
|
declare const _default$12: typeof __VLS_export;
|
|
261
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
261
|
+
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<NavigationMenuViewportPositionerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NavigationMenuViewportPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
262
262
|
default?: (props: {}) => any;
|
|
263
263
|
}>;
|
|
264
264
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,22 +1,20 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { n as useMachine, r as normalizeProps$1, t as mergeProps$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 navigationMenuAnatomy } from "../../navigation-menu-anatomy-
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
-
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
9
|
-
import { i as usePresence } from "../../presence-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
|
|
2
|
+
import { n as useMachine, r as normalizeProps$1, t as mergeProps$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 navigationMenuAnatomy } from "../../navigation-menu-anatomy-C8G7WCQT.js";
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
8
|
+
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-QgtvU85q.js";
|
|
9
|
+
import { i as usePresence } from "../../presence-CxNxMceK.js";
|
|
10
10
|
import { ensure } from "@sprawlify/primitives/utils";
|
|
11
11
|
import { Fragment, Teleport, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useAttrs, useId, withCtx } from "vue";
|
|
12
12
|
import * as navigationMenu from "@sprawlify/primitives/machines/navigation-menu";
|
|
13
|
-
|
|
14
13
|
//#region src/components/navigation-menu/use-navigation-menu-context.ts
|
|
15
14
|
const [NavigationMenuProvider, useNavigationMenuContext] = createContext("NavigationMenuContext");
|
|
16
|
-
|
|
17
15
|
//#endregion
|
|
18
|
-
//#region src/components/navigation-menu/navigation-menu-arrow.vue
|
|
19
|
-
var
|
|
16
|
+
//#region src/components/navigation-menu/navigation-menu-arrow.vue
|
|
17
|
+
var navigation_menu_arrow_default = /* @__PURE__ */ defineComponent({
|
|
20
18
|
__name: "navigation-menu-arrow",
|
|
21
19
|
props: { asChild: {
|
|
22
20
|
type: Boolean,
|
|
@@ -33,18 +31,12 @@ var navigation_menu_arrow_vue_vue_type_script_setup_true_lang_default = /* @__PU
|
|
|
33
31
|
};
|
|
34
32
|
}
|
|
35
33
|
});
|
|
36
|
-
|
|
37
|
-
//#endregion
|
|
38
|
-
//#region src/components/navigation-menu/navigation-menu-arrow.vue
|
|
39
|
-
var navigation_menu_arrow_default = navigation_menu_arrow_vue_vue_type_script_setup_true_lang_default;
|
|
40
|
-
|
|
41
34
|
//#endregion
|
|
42
35
|
//#region src/components/navigation-menu/use-navigation-menu-item-props-context.ts
|
|
43
36
|
const [NavigationMenuItemPropsProvider, useNavigationMenuItemPropsContext] = createContext("NavigationMenuItemPropsContext");
|
|
44
|
-
|
|
45
37
|
//#endregion
|
|
46
|
-
//#region src/components/navigation-menu/navigation-menu-content.vue
|
|
47
|
-
var
|
|
38
|
+
//#region src/components/navigation-menu/navigation-menu-content.vue
|
|
39
|
+
var navigation_menu_content_default = /* @__PURE__ */ defineComponent({
|
|
48
40
|
__name: "navigation-menu-content",
|
|
49
41
|
props: {
|
|
50
42
|
value: {
|
|
@@ -90,14 +82,9 @@ var navigation_menu_content_vue_vue_type_script_setup_true_lang_default = /* @__
|
|
|
90
82
|
};
|
|
91
83
|
}
|
|
92
84
|
});
|
|
93
|
-
|
|
94
|
-
//#endregion
|
|
95
|
-
//#region src/components/navigation-menu/navigation-menu-content.vue
|
|
96
|
-
var navigation_menu_content_default = navigation_menu_content_vue_vue_type_script_setup_true_lang_default;
|
|
97
|
-
|
|
98
85
|
//#endregion
|
|
99
|
-
//#region src/components/navigation-menu/navigation-menu-context.vue
|
|
100
|
-
var
|
|
86
|
+
//#region src/components/navigation-menu/navigation-menu-context.vue
|
|
87
|
+
var navigation_menu_context_default = /* @__PURE__ */ defineComponent({
|
|
101
88
|
__name: "navigation-menu-context",
|
|
102
89
|
setup(__props) {
|
|
103
90
|
const navigationMenu = useNavigationMenuContext();
|
|
@@ -106,14 +93,9 @@ var navigation_menu_context_vue_vue_type_script_setup_true_lang_default = /* @__
|
|
|
106
93
|
};
|
|
107
94
|
}
|
|
108
95
|
});
|
|
109
|
-
|
|
110
96
|
//#endregion
|
|
111
|
-
//#region src/components/navigation-menu/navigation-menu-
|
|
112
|
-
var
|
|
113
|
-
|
|
114
|
-
//#endregion
|
|
115
|
-
//#region src/components/navigation-menu/navigation-menu-indicator.vue?vue&type=script&setup=true&lang.ts
|
|
116
|
-
var navigation_menu_indicator_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
97
|
+
//#region src/components/navigation-menu/navigation-menu-indicator.vue
|
|
98
|
+
var navigation_menu_indicator_default = /* @__PURE__ */ defineComponent({
|
|
117
99
|
__name: "navigation-menu-indicator",
|
|
118
100
|
props: { asChild: {
|
|
119
101
|
type: Boolean,
|
|
@@ -136,14 +118,9 @@ var navigation_menu_indicator_vue_vue_type_script_setup_true_lang_default = /* @
|
|
|
136
118
|
};
|
|
137
119
|
}
|
|
138
120
|
});
|
|
139
|
-
|
|
140
121
|
//#endregion
|
|
141
|
-
//#region src/components/navigation-menu/navigation-menu-
|
|
142
|
-
var
|
|
143
|
-
|
|
144
|
-
//#endregion
|
|
145
|
-
//#region src/components/navigation-menu/navigation-menu-item.vue?vue&type=script&setup=true&lang.ts
|
|
146
|
-
var navigation_menu_item_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
122
|
+
//#region src/components/navigation-menu/navigation-menu-item.vue
|
|
123
|
+
var navigation_menu_item_default = /* @__PURE__ */ defineComponent({
|
|
147
124
|
__name: "navigation-menu-item",
|
|
148
125
|
props: {
|
|
149
126
|
value: {
|
|
@@ -176,14 +153,9 @@ var navigation_menu_item_vue_vue_type_script_setup_true_lang_default = /* @__PUR
|
|
|
176
153
|
};
|
|
177
154
|
}
|
|
178
155
|
});
|
|
179
|
-
|
|
180
|
-
//#endregion
|
|
181
|
-
//#region src/components/navigation-menu/navigation-menu-item.vue
|
|
182
|
-
var navigation_menu_item_default = navigation_menu_item_vue_vue_type_script_setup_true_lang_default;
|
|
183
|
-
|
|
184
156
|
//#endregion
|
|
185
|
-
//#region src/components/navigation-menu/navigation-menu-item-indicator.vue
|
|
186
|
-
var
|
|
157
|
+
//#region src/components/navigation-menu/navigation-menu-item-indicator.vue
|
|
158
|
+
var navigation_menu_item_indicator_default = /* @__PURE__ */ defineComponent({
|
|
187
159
|
__name: "navigation-menu-item-indicator",
|
|
188
160
|
props: { asChild: {
|
|
189
161
|
type: Boolean,
|
|
@@ -203,14 +175,9 @@ var navigation_menu_item_indicator_vue_vue_type_script_setup_true_lang_default =
|
|
|
203
175
|
};
|
|
204
176
|
}
|
|
205
177
|
});
|
|
206
|
-
|
|
207
|
-
//#endregion
|
|
208
|
-
//#region src/components/navigation-menu/navigation-menu-item-indicator.vue
|
|
209
|
-
var navigation_menu_item_indicator_default = navigation_menu_item_indicator_vue_vue_type_script_setup_true_lang_default;
|
|
210
|
-
|
|
211
178
|
//#endregion
|
|
212
|
-
//#region src/components/navigation-menu/navigation-menu-link.vue
|
|
213
|
-
var
|
|
179
|
+
//#region src/components/navigation-menu/navigation-menu-link.vue
|
|
180
|
+
var navigation_menu_link_default = /* @__PURE__ */ defineComponent({
|
|
214
181
|
__name: "navigation-menu-link",
|
|
215
182
|
props: {
|
|
216
183
|
value: {
|
|
@@ -255,14 +222,9 @@ var navigation_menu_link_vue_vue_type_script_setup_true_lang_default = /* @__PUR
|
|
|
255
222
|
};
|
|
256
223
|
}
|
|
257
224
|
});
|
|
258
|
-
|
|
259
225
|
//#endregion
|
|
260
|
-
//#region src/components/navigation-menu/navigation-menu-
|
|
261
|
-
var
|
|
262
|
-
|
|
263
|
-
//#endregion
|
|
264
|
-
//#region src/components/navigation-menu/navigation-menu-list.vue?vue&type=script&setup=true&lang.ts
|
|
265
|
-
var navigation_menu_list_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
226
|
+
//#region src/components/navigation-menu/navigation-menu-list.vue
|
|
227
|
+
var navigation_menu_list_default = /* @__PURE__ */ defineComponent({
|
|
266
228
|
__name: "navigation-menu-list",
|
|
267
229
|
props: { asChild: {
|
|
268
230
|
type: Boolean,
|
|
@@ -279,11 +241,6 @@ var navigation_menu_list_vue_vue_type_script_setup_true_lang_default = /* @__PUR
|
|
|
279
241
|
};
|
|
280
242
|
}
|
|
281
243
|
});
|
|
282
|
-
|
|
283
|
-
//#endregion
|
|
284
|
-
//#region src/components/navigation-menu/navigation-menu-list.vue
|
|
285
|
-
var navigation_menu_list_default = navigation_menu_list_vue_vue_type_script_setup_true_lang_default;
|
|
286
|
-
|
|
287
244
|
//#endregion
|
|
288
245
|
//#region src/components/navigation-menu/use-navigation-menu.ts
|
|
289
246
|
const useNavigationMenu = (props = {}, emit) => {
|
|
@@ -307,10 +264,9 @@ const useNavigationMenu = (props = {}, emit) => {
|
|
|
307
264
|
const service = useMachine(navigationMenu.machine, context);
|
|
308
265
|
return computed(() => navigationMenu.connect(service, normalizeProps$1));
|
|
309
266
|
};
|
|
310
|
-
|
|
311
267
|
//#endregion
|
|
312
|
-
//#region src/components/navigation-menu/navigation-menu-root.vue
|
|
313
|
-
var
|
|
268
|
+
//#region src/components/navigation-menu/navigation-menu-root.vue
|
|
269
|
+
var navigation_menu_root_default = /* @__PURE__ */ defineComponent({
|
|
314
270
|
__name: "navigation-menu-root",
|
|
315
271
|
props: /* @__PURE__ */ mergeDefaults({
|
|
316
272
|
closeDelay: {
|
|
@@ -384,14 +340,9 @@ var navigation_menu_root_vue_vue_type_script_setup_true_lang_default = /* @__PUR
|
|
|
384
340
|
};
|
|
385
341
|
}
|
|
386
342
|
});
|
|
387
|
-
|
|
388
343
|
//#endregion
|
|
389
|
-
//#region src/components/navigation-menu/navigation-menu-root.vue
|
|
390
|
-
var
|
|
391
|
-
|
|
392
|
-
//#endregion
|
|
393
|
-
//#region src/components/navigation-menu/navigation-menu-root-provider.vue?vue&type=script&setup=true&lang.ts
|
|
394
|
-
var navigation_menu_root_provider_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
344
|
+
//#region src/components/navigation-menu/navigation-menu-root-provider.vue
|
|
345
|
+
var navigation_menu_root_provider_default = /* @__PURE__ */ defineComponent({
|
|
395
346
|
__name: "navigation-menu-root-provider",
|
|
396
347
|
props: {
|
|
397
348
|
value: {
|
|
@@ -424,14 +375,9 @@ var navigation_menu_root_provider_vue_vue_type_script_setup_true_lang_default =
|
|
|
424
375
|
};
|
|
425
376
|
}
|
|
426
377
|
});
|
|
427
|
-
|
|
428
|
-
//#endregion
|
|
429
|
-
//#region src/components/navigation-menu/navigation-menu-root-provider.vue
|
|
430
|
-
var navigation_menu_root_provider_default = navigation_menu_root_provider_vue_vue_type_script_setup_true_lang_default;
|
|
431
|
-
|
|
432
378
|
//#endregion
|
|
433
|
-
//#region src/components/navigation-menu/navigation-menu-trigger.vue
|
|
434
|
-
var
|
|
379
|
+
//#region src/components/navigation-menu/navigation-menu-trigger.vue
|
|
380
|
+
var navigation_menu_trigger_default = /* @__PURE__ */ defineComponent({
|
|
435
381
|
__name: "navigation-menu-trigger",
|
|
436
382
|
props: {
|
|
437
383
|
disabled: {
|
|
@@ -463,18 +409,12 @@ var navigation_menu_trigger_vue_vue_type_script_setup_true_lang_default = /* @__
|
|
|
463
409
|
};
|
|
464
410
|
}
|
|
465
411
|
});
|
|
466
|
-
|
|
467
|
-
//#endregion
|
|
468
|
-
//#region src/components/navigation-menu/navigation-menu-trigger.vue
|
|
469
|
-
var navigation_menu_trigger_default = navigation_menu_trigger_vue_vue_type_script_setup_true_lang_default;
|
|
470
|
-
|
|
471
412
|
//#endregion
|
|
472
413
|
//#region src/components/navigation-menu/use-navigation-menu-viewport-props-context.ts
|
|
473
414
|
const [setNavigationMenuViewportPropsContext, getNavigationMenuViewportPropsContext] = createContext("NavigationMenuViewportPropsContext");
|
|
474
|
-
|
|
475
415
|
//#endregion
|
|
476
|
-
//#region src/components/navigation-menu/navigation-menu-viewport.vue
|
|
477
|
-
var
|
|
416
|
+
//#region src/components/navigation-menu/navigation-menu-viewport.vue
|
|
417
|
+
var navigation_menu_viewport_default = /* @__PURE__ */ defineComponent({
|
|
478
418
|
__name: "navigation-menu-viewport",
|
|
479
419
|
props: { asChild: {
|
|
480
420
|
type: Boolean,
|
|
@@ -498,14 +438,9 @@ var navigation_menu_viewport_vue_vue_type_script_setup_true_lang_default = /* @_
|
|
|
498
438
|
};
|
|
499
439
|
}
|
|
500
440
|
});
|
|
501
|
-
|
|
502
441
|
//#endregion
|
|
503
|
-
//#region src/components/navigation-menu/navigation-menu-viewport.vue
|
|
504
|
-
var
|
|
505
|
-
|
|
506
|
-
//#endregion
|
|
507
|
-
//#region src/components/navigation-menu/navigation-menu-viewport-positioner.vue?vue&type=script&setup=true&lang.ts
|
|
508
|
-
var navigation_menu_viewport_positioner_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
442
|
+
//#region src/components/navigation-menu/navigation-menu-viewport-positioner.vue
|
|
443
|
+
var navigation_menu_viewport_positioner_default = /* @__PURE__ */ defineComponent({
|
|
509
444
|
__name: "navigation-menu-viewport-positioner",
|
|
510
445
|
props: {
|
|
511
446
|
align: {
|
|
@@ -531,11 +466,6 @@ var navigation_menu_viewport_positioner_vue_vue_type_script_setup_true_lang_defa
|
|
|
531
466
|
};
|
|
532
467
|
}
|
|
533
468
|
});
|
|
534
|
-
|
|
535
|
-
//#endregion
|
|
536
|
-
//#region src/components/navigation-menu/navigation-menu-viewport-positioner.vue
|
|
537
|
-
var navigation_menu_viewport_positioner_default = navigation_menu_viewport_positioner_vue_vue_type_script_setup_true_lang_default;
|
|
538
|
-
|
|
539
469
|
//#endregion
|
|
540
470
|
//#region src/components/navigation-menu/navigation-menu.ts
|
|
541
471
|
var navigation_menu_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -553,6 +483,5 @@ var navigation_menu_exports = /* @__PURE__ */ __exportAll({
|
|
|
553
483
|
Viewport: () => navigation_menu_viewport_default,
|
|
554
484
|
ViewportPositioner: () => navigation_menu_viewport_positioner_default
|
|
555
485
|
});
|
|
556
|
-
|
|
557
486
|
//#endregion
|
|
558
|
-
export { navigation_menu_exports as NavigationMenu, navigation_menu_arrow_default as NavigationMenuArrow, navigation_menu_content_default as NavigationMenuContent, navigation_menu_context_default as NavigationMenuContext, navigation_menu_indicator_default as NavigationMenuIndicator, navigation_menu_item_default as NavigationMenuItem, navigation_menu_item_indicator_default as NavigationMenuItemIndicator, navigation_menu_link_default as NavigationMenuLink, navigation_menu_list_default as NavigationMenuList, navigation_menu_root_default as NavigationMenuRoot, navigation_menu_root_provider_default as NavigationMenuRootProvider, navigation_menu_trigger_default as NavigationMenuTrigger, navigation_menu_viewport_default as NavigationMenuViewport, navigation_menu_viewport_positioner_default as NavigationMenuViewportPositioner, navigationMenuAnatomy, useNavigationMenu, useNavigationMenuContext };
|
|
487
|
+
export { navigation_menu_exports as NavigationMenu, navigation_menu_arrow_default as NavigationMenuArrow, navigation_menu_content_default as NavigationMenuContent, navigation_menu_context_default as NavigationMenuContext, navigation_menu_indicator_default as NavigationMenuIndicator, navigation_menu_item_default as NavigationMenuItem, navigation_menu_item_indicator_default as NavigationMenuItemIndicator, navigation_menu_link_default as NavigationMenuLink, navigation_menu_list_default as NavigationMenuList, navigation_menu_root_default as NavigationMenuRoot, navigation_menu_root_provider_default as NavigationMenuRootProvider, navigation_menu_trigger_default as NavigationMenuTrigger, navigation_menu_viewport_default as NavigationMenuViewport, navigation_menu_viewport_positioner_default as NavigationMenuViewportPositioner, navigationMenuAnatomy, useNavigationMenu, useNavigationMenuContext };
|
|
@@ -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 numberInputAnatomy } from "../../number-input-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 numberInputAnatomy } from "../../number-input-anatomy-ClW9jnI3.js";
|
|
5
|
+
import * as vue from "vue";
|
|
6
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as numberInput from "@sprawlify/primitives/machines/number-input";
|
|
8
8
|
import { FocusChangeDetails, FocusChangeDetails as NumberInputFocusChangeDetails, ValueChangeDetails, ValueChangeDetails as NumberInputValueChangeDetails, ValueInvalidDetails, ValueInvalidDetails as NumberInputValueInvalidDetails } from "@sprawlify/primitives/machines/number-input";
|
|
@@ -62,7 +62,7 @@ interface NumberInputContextProps extends SlotsType<{
|
|
|
62
62
|
default: UnwrapRef<UseNumberInputContext>;
|
|
63
63
|
}> {}
|
|
64
64
|
declare const _default: typeof __VLS_export$9;
|
|
65
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
65
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>, {
|
|
66
66
|
default(numberInput: UnwrapRef<UseNumberInputContext>): unknown;
|
|
67
67
|
}>;
|
|
68
68
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -79,7 +79,7 @@ interface NumberInputControlProps extends NumberInputControlBaseProps,
|
|
|
79
79
|
*/
|
|
80
80
|
HTMLAttributes {}
|
|
81
81
|
declare const _default$1: typeof __VLS_export$8;
|
|
82
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
82
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue.DefineComponent<NumberInputControlProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NumberInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
83
83
|
default?: (props: {}) => any;
|
|
84
84
|
}>;
|
|
85
85
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -96,7 +96,7 @@ interface NumberInputDecrementTriggerProps extends NumberInputDecrementTriggerBa
|
|
|
96
96
|
*/
|
|
97
97
|
ButtonHTMLAttributes {}
|
|
98
98
|
declare const _default$2: typeof __VLS_export$7;
|
|
99
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
99
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue.DefineComponent<NumberInputDecrementTriggerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NumberInputDecrementTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
100
100
|
default?: (props: {}) => any;
|
|
101
101
|
}>;
|
|
102
102
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -113,7 +113,7 @@ interface NumberInputIncrementTriggerProps extends NumberInputIncrementTriggerBa
|
|
|
113
113
|
*/
|
|
114
114
|
ButtonHTMLAttributes {}
|
|
115
115
|
declare const _default$3: typeof __VLS_export$6;
|
|
116
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
116
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue.DefineComponent<NumberInputIncrementTriggerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NumberInputIncrementTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
117
117
|
default?: (props: {}) => any;
|
|
118
118
|
}>;
|
|
119
119
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -130,7 +130,7 @@ interface NumberInputInputProps extends NumberInputInputBaseProps,
|
|
|
130
130
|
*/
|
|
131
131
|
InputHTMLAttributes {}
|
|
132
132
|
declare const _default$4: typeof __VLS_export$5;
|
|
133
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
133
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue.DefineComponent<NumberInputInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NumberInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
134
134
|
default?: (props: {}) => any;
|
|
135
135
|
}>;
|
|
136
136
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -147,7 +147,7 @@ interface NumberInputLabelProps extends NumberInputLabelBaseProps,
|
|
|
147
147
|
*/
|
|
148
148
|
LabelHTMLAttributes {}
|
|
149
149
|
declare const _default$5: typeof __VLS_export$4;
|
|
150
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
150
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue.DefineComponent<NumberInputLabelProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NumberInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
151
151
|
default?: (props: {}) => any;
|
|
152
152
|
}>;
|
|
153
153
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -167,7 +167,7 @@ interface NumberInputRootProviderProps extends NumberInputRootProviderBaseProps,
|
|
|
167
167
|
*/
|
|
168
168
|
HTMLAttributes {}
|
|
169
169
|
declare const _default$7: typeof __VLS_export$3;
|
|
170
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
170
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<NumberInputRootProviderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NumberInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
171
171
|
default?: (props: {}) => any;
|
|
172
172
|
}>;
|
|
173
173
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -185,27 +185,27 @@ interface NumberInputRootProps extends NumberInputRootBaseProps,
|
|
|
185
185
|
HTMLAttributes {}
|
|
186
186
|
interface NumberInputRootEmits extends RootEmits {}
|
|
187
187
|
declare const _default$6: typeof __VLS_export$2;
|
|
188
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
189
|
-
focusChange: (details: numberInput.FocusChangeDetails) => any;
|
|
188
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
190
189
|
valueChange: (details: numberInput.ValueChangeDetails) => any;
|
|
191
190
|
"update:modelValue": (value: string) => any;
|
|
191
|
+
focusChange: (details: numberInput.FocusChangeDetails) => any;
|
|
192
192
|
valueInvalid: (details: numberInput.ValueInvalidDetails) => any;
|
|
193
|
-
}, string,
|
|
194
|
-
onFocusChange?: ((details: numberInput.FocusChangeDetails) => any) | undefined;
|
|
193
|
+
}, string, vue.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
|
|
195
194
|
onValueChange?: ((details: numberInput.ValueChangeDetails) => any) | undefined;
|
|
196
195
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
196
|
+
onFocusChange?: ((details: numberInput.FocusChangeDetails) => any) | undefined;
|
|
197
197
|
onValueInvalid?: ((details: numberInput.ValueInvalidDetails) => any) | undefined;
|
|
198
198
|
}>, {
|
|
199
|
-
disabled: boolean;
|
|
200
|
-
readOnly: boolean;
|
|
201
199
|
required: boolean;
|
|
200
|
+
disabled: boolean;
|
|
202
201
|
invalid: boolean;
|
|
203
|
-
|
|
202
|
+
readOnly: boolean;
|
|
204
203
|
allowMouseWheel: boolean;
|
|
204
|
+
allowOverflow: boolean;
|
|
205
205
|
clampValueOnBlur: boolean;
|
|
206
206
|
focusInputOnChange: boolean;
|
|
207
207
|
spinOnPress: boolean;
|
|
208
|
-
}, {}, {}, {}, string,
|
|
208
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
209
209
|
default?: (props: {}) => any;
|
|
210
210
|
}>;
|
|
211
211
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -222,7 +222,7 @@ interface NumberInputScrubberProps extends NumberInputScrubberBaseProps,
|
|
|
222
222
|
*/
|
|
223
223
|
HTMLAttributes {}
|
|
224
224
|
declare const _default$8: typeof __VLS_export$1;
|
|
225
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
225
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<NumberInputScrubberProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NumberInputScrubberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
226
226
|
default?: (props: {}) => any;
|
|
227
227
|
}>;
|
|
228
228
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -239,7 +239,7 @@ interface NumberInputValueTextProps extends NumberInputValueTextBaseProps,
|
|
|
239
239
|
*/
|
|
240
240
|
HTMLAttributes {}
|
|
241
241
|
declare const _default$9: typeof __VLS_export;
|
|
242
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
242
|
+
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<NumberInputValueTextProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NumberInputValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
243
243
|
default?: (props: {}) => any;
|
|
244
244
|
}>;
|
|
245
245
|
type __VLS_WithSlots<T, S> = T & {
|