@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,22 +1,20 @@
|
|
|
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 "../../fieldset-anatomy-
|
|
7
|
-
import { t as radioGroupAnatomy } from "../../radio-group-anatomy-
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-
|
|
9
|
-
import { t as toBooleanValue } from "../../boolean-
|
|
10
|
-
import { l as useFieldsetContext } from "../../fieldset-
|
|
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 "../../fieldset-anatomy-DBAg0hLg.js";
|
|
7
|
+
import { t as radioGroupAnatomy } from "../../radio-group-anatomy-MQ77y9Ly.js";
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
9
|
+
import { t as toBooleanValue } from "../../boolean-ClZYREcr.js";
|
|
10
|
+
import { l as useFieldsetContext } from "../../fieldset-Qrb1hBnw.js";
|
|
11
11
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
12
12
|
import * as radioGroup from "@sprawlify/primitives/machines/radio-group";
|
|
13
|
-
|
|
14
13
|
//#region src/components/radio-group/use-radio-group-context.ts
|
|
15
14
|
const [RadioGroupProvider, useRadioGroupContext] = createContext("RadioGroupContext");
|
|
16
|
-
|
|
17
15
|
//#endregion
|
|
18
|
-
//#region src/components/radio-group/radio-group-context.vue
|
|
19
|
-
var
|
|
16
|
+
//#region src/components/radio-group/radio-group-context.vue
|
|
17
|
+
var radio_group_context_default = /* @__PURE__ */ defineComponent({
|
|
20
18
|
__name: "radio-group-context",
|
|
21
19
|
setup(__props) {
|
|
22
20
|
const radioGroup = useRadioGroupContext();
|
|
@@ -25,14 +23,9 @@ var radio_group_context_vue_vue_type_script_setup_true_lang_default = /* @__PURE
|
|
|
25
23
|
};
|
|
26
24
|
}
|
|
27
25
|
});
|
|
28
|
-
|
|
29
|
-
//#endregion
|
|
30
|
-
//#region src/components/radio-group/radio-group-context.vue
|
|
31
|
-
var radio_group_context_default = radio_group_context_vue_vue_type_script_setup_true_lang_default;
|
|
32
|
-
|
|
33
26
|
//#endregion
|
|
34
|
-
//#region src/components/radio-group/radio-group-indicator.vue
|
|
35
|
-
var
|
|
27
|
+
//#region src/components/radio-group/radio-group-indicator.vue
|
|
28
|
+
var radio_group_indicator_default = /* @__PURE__ */ defineComponent({
|
|
36
29
|
__name: "radio-group-indicator",
|
|
37
30
|
props: { asChild: {
|
|
38
31
|
type: Boolean,
|
|
@@ -49,18 +42,12 @@ var radio_group_indicator_vue_vue_type_script_setup_true_lang_default = /* @__PU
|
|
|
49
42
|
};
|
|
50
43
|
}
|
|
51
44
|
});
|
|
52
|
-
|
|
53
|
-
//#endregion
|
|
54
|
-
//#region src/components/radio-group/radio-group-indicator.vue
|
|
55
|
-
var radio_group_indicator_default = radio_group_indicator_vue_vue_type_script_setup_true_lang_default;
|
|
56
|
-
|
|
57
45
|
//#endregion
|
|
58
46
|
//#region src/components/radio-group/use-radio-group-item-context.ts
|
|
59
47
|
const [RadioGroupItemProvider, useRadioGroupItemContext] = createContext("RadioGroupItemContext");
|
|
60
|
-
|
|
61
48
|
//#endregion
|
|
62
|
-
//#region src/components/radio-group/radio-group-item-context.vue
|
|
63
|
-
var
|
|
49
|
+
//#region src/components/radio-group/radio-group-item-context.vue
|
|
50
|
+
var radio_group_item_context_default = /* @__PURE__ */ defineComponent({
|
|
64
51
|
__name: "radio-group-item-context",
|
|
65
52
|
setup(__props) {
|
|
66
53
|
const item = useRadioGroupItemContext();
|
|
@@ -69,18 +56,12 @@ var radio_group_item_context_vue_vue_type_script_setup_true_lang_default = /* @_
|
|
|
69
56
|
};
|
|
70
57
|
}
|
|
71
58
|
});
|
|
72
|
-
|
|
73
|
-
//#endregion
|
|
74
|
-
//#region src/components/radio-group/radio-group-item-context.vue
|
|
75
|
-
var radio_group_item_context_default = radio_group_item_context_vue_vue_type_script_setup_true_lang_default;
|
|
76
|
-
|
|
77
59
|
//#endregion
|
|
78
60
|
//#region src/components/radio-group/use-radio-group-item-props-context.ts
|
|
79
61
|
const [RadioGroupItemPropsProvider, useRadioGroupItemPropsContext] = createContext("RadioGroupItemPropsContext");
|
|
80
|
-
|
|
81
62
|
//#endregion
|
|
82
|
-
//#region src/components/radio-group/radio-group-item-control.vue
|
|
83
|
-
var
|
|
63
|
+
//#region src/components/radio-group/radio-group-item-control.vue
|
|
64
|
+
var radio_group_item_control_default = /* @__PURE__ */ defineComponent({
|
|
84
65
|
__name: "radio-group-item-control",
|
|
85
66
|
props: { asChild: {
|
|
86
67
|
type: Boolean,
|
|
@@ -98,14 +79,9 @@ var radio_group_item_control_vue_vue_type_script_setup_true_lang_default = /* @_
|
|
|
98
79
|
};
|
|
99
80
|
}
|
|
100
81
|
});
|
|
101
|
-
|
|
102
|
-
//#endregion
|
|
103
|
-
//#region src/components/radio-group/radio-group-item-control.vue
|
|
104
|
-
var radio_group_item_control_default = radio_group_item_control_vue_vue_type_script_setup_true_lang_default;
|
|
105
|
-
|
|
106
82
|
//#endregion
|
|
107
|
-
//#region src/components/radio-group/radio-group-item-hidden-input.vue
|
|
108
|
-
var
|
|
83
|
+
//#region src/components/radio-group/radio-group-item-hidden-input.vue
|
|
84
|
+
var radio_group_item_hidden_input_default = /* @__PURE__ */ defineComponent({
|
|
109
85
|
__name: "radio-group-item-hidden-input",
|
|
110
86
|
props: { asChild: {
|
|
111
87
|
type: Boolean,
|
|
@@ -123,14 +99,9 @@ var radio_group_item_hidden_input_vue_vue_type_script_setup_true_lang_default =
|
|
|
123
99
|
};
|
|
124
100
|
}
|
|
125
101
|
});
|
|
126
|
-
|
|
127
|
-
//#endregion
|
|
128
|
-
//#region src/components/radio-group/radio-group-item-hidden-input.vue
|
|
129
|
-
var radio_group_item_hidden_input_default = radio_group_item_hidden_input_vue_vue_type_script_setup_true_lang_default;
|
|
130
|
-
|
|
131
102
|
//#endregion
|
|
132
|
-
//#region src/components/radio-group/radio-group-item-text.vue
|
|
133
|
-
var
|
|
103
|
+
//#region src/components/radio-group/radio-group-item-text.vue
|
|
104
|
+
var radio_group_item_text_default = /* @__PURE__ */ defineComponent({
|
|
134
105
|
__name: "radio-group-item-text",
|
|
135
106
|
props: { asChild: {
|
|
136
107
|
type: Boolean,
|
|
@@ -148,14 +119,9 @@ var radio_group_item_text_vue_vue_type_script_setup_true_lang_default = /* @__PU
|
|
|
148
119
|
};
|
|
149
120
|
}
|
|
150
121
|
});
|
|
151
|
-
|
|
152
|
-
//#endregion
|
|
153
|
-
//#region src/components/radio-group/radio-group-item-text.vue
|
|
154
|
-
var radio_group_item_text_default = radio_group_item_text_vue_vue_type_script_setup_true_lang_default;
|
|
155
|
-
|
|
156
122
|
//#endregion
|
|
157
|
-
//#region src/components/radio-group/radio-group-item.vue
|
|
158
|
-
var
|
|
123
|
+
//#region src/components/radio-group/radio-group-item.vue
|
|
124
|
+
var radio_group_item_default = /* @__PURE__ */ defineComponent({
|
|
159
125
|
__name: "radio-group-item",
|
|
160
126
|
props: {
|
|
161
127
|
value: {
|
|
@@ -191,14 +157,9 @@ var radio_group_item_vue_vue_type_script_setup_true_lang_default = /* @__PURE__
|
|
|
191
157
|
};
|
|
192
158
|
}
|
|
193
159
|
});
|
|
194
|
-
|
|
195
160
|
//#endregion
|
|
196
|
-
//#region src/components/radio-group/radio-group-
|
|
197
|
-
var
|
|
198
|
-
|
|
199
|
-
//#endregion
|
|
200
|
-
//#region src/components/radio-group/radio-group-label.vue?vue&type=script&setup=true&lang.ts
|
|
201
|
-
var radio_group_label_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
161
|
+
//#region src/components/radio-group/radio-group-label.vue
|
|
162
|
+
var radio_group_label_default = /* @__PURE__ */ defineComponent({
|
|
202
163
|
__name: "radio-group-label",
|
|
203
164
|
props: { asChild: {
|
|
204
165
|
type: Boolean,
|
|
@@ -215,14 +176,9 @@ var radio_group_label_vue_vue_type_script_setup_true_lang_default = /* @__PURE__
|
|
|
215
176
|
};
|
|
216
177
|
}
|
|
217
178
|
});
|
|
218
|
-
|
|
219
179
|
//#endregion
|
|
220
|
-
//#region src/components/radio-group/radio-group-
|
|
221
|
-
var
|
|
222
|
-
|
|
223
|
-
//#endregion
|
|
224
|
-
//#region src/components/radio-group/radio-group-root-provider.vue?vue&type=script&setup=true&lang.ts
|
|
225
|
-
var radio_group_root_provider_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
180
|
+
//#region src/components/radio-group/radio-group-root-provider.vue
|
|
181
|
+
var radio_group_root_provider_default = /* @__PURE__ */ defineComponent({
|
|
226
182
|
__name: "radio-group-root-provider",
|
|
227
183
|
props: {
|
|
228
184
|
value: {
|
|
@@ -247,11 +203,6 @@ var radio_group_root_provider_vue_vue_type_script_setup_true_lang_default = /* @
|
|
|
247
203
|
};
|
|
248
204
|
}
|
|
249
205
|
});
|
|
250
|
-
|
|
251
|
-
//#endregion
|
|
252
|
-
//#region src/components/radio-group/radio-group-root-provider.vue
|
|
253
|
-
var radio_group_root_provider_default = radio_group_root_provider_vue_vue_type_script_setup_true_lang_default;
|
|
254
|
-
|
|
255
206
|
//#endregion
|
|
256
207
|
//#region src/components/radio-group/use-radio-group.ts
|
|
257
208
|
const useRadioGroup = (props = {}, emit) => {
|
|
@@ -281,10 +232,9 @@ const useRadioGroup = (props = {}, emit) => {
|
|
|
281
232
|
const service = useMachine(radioGroup.machine, context);
|
|
282
233
|
return computed(() => radioGroup.connect(service, normalizeProps$1));
|
|
283
234
|
};
|
|
284
|
-
|
|
285
235
|
//#endregion
|
|
286
|
-
//#region src/components/radio-group/radio-group-root.vue
|
|
287
|
-
var
|
|
236
|
+
//#region src/components/radio-group/radio-group-root.vue
|
|
237
|
+
var radio_group_root_default = /* @__PURE__ */ defineComponent({
|
|
288
238
|
__name: "radio-group-root",
|
|
289
239
|
props: /* @__PURE__ */ mergeDefaults({
|
|
290
240
|
defaultValue: {
|
|
@@ -354,11 +304,6 @@ var radio_group_root_vue_vue_type_script_setup_true_lang_default = /* @__PURE__
|
|
|
354
304
|
};
|
|
355
305
|
}
|
|
356
306
|
});
|
|
357
|
-
|
|
358
|
-
//#endregion
|
|
359
|
-
//#region src/components/radio-group/radio-group-root.vue
|
|
360
|
-
var radio_group_root_default = radio_group_root_vue_vue_type_script_setup_true_lang_default;
|
|
361
|
-
|
|
362
307
|
//#endregion
|
|
363
308
|
//#region src/components/radio-group/radio-group.ts
|
|
364
309
|
var radio_group_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -373,6 +318,5 @@ var radio_group_exports = /* @__PURE__ */ __exportAll({
|
|
|
373
318
|
Root: () => radio_group_root_default,
|
|
374
319
|
RootProvider: () => radio_group_root_provider_default
|
|
375
320
|
});
|
|
376
|
-
|
|
377
321
|
//#endregion
|
|
378
|
-
export { radio_group_exports as RadioGroup, radio_group_context_default as RadioGroupContext, radio_group_indicator_default as RadioGroupIndicator, radio_group_item_default as RadioGroupItem, radio_group_item_context_default as RadioGroupItemContext, radio_group_item_control_default as RadioGroupItemControl, radio_group_item_hidden_input_default as RadioGroupItemHiddenInput, radio_group_item_text_default as RadioGroupItemText, radio_group_label_default as RadioGroupLabel, radio_group_root_default as RadioGroupRoot, radio_group_root_provider_default as RadioGroupRootProvider, radioGroupAnatomy, useRadioGroup, useRadioGroupContext, useRadioGroupItemContext };
|
|
322
|
+
export { radio_group_exports as RadioGroup, radio_group_context_default as RadioGroupContext, radio_group_indicator_default as RadioGroupIndicator, radio_group_item_default as RadioGroupItem, radio_group_item_context_default as RadioGroupItemContext, radio_group_item_control_default as RadioGroupItemControl, radio_group_item_hidden_input_default as RadioGroupItemHiddenInput, radio_group_item_text_default as RadioGroupItemText, radio_group_label_default as RadioGroupLabel, radio_group_root_default as RadioGroupRoot, radio_group_root_provider_default as RadioGroupRootProvider, radioGroupAnatomy, useRadioGroup, useRadioGroupContext, useRadioGroupItemContext };
|
|
@@ -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 ratingGroupAnatomy } from "../../rating-group-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 ratingGroupAnatomy } from "../../rating-group-anatomy-vdkTXds1.js";
|
|
5
|
+
import * as vue from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as ratingGroup from "@sprawlify/primitives/machines/rating-group";
|
|
8
8
|
import { HoverChangeDetails, HoverChangeDetails as RatingGroupHoverChangeDetails, ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as RatingGroupValueChangeDetails } from "@sprawlify/primitives/machines/rating-group";
|
|
@@ -15,7 +15,7 @@ interface RatingGroupControlProps extends RatingGroupControlBaseProps,
|
|
|
15
15
|
*/
|
|
16
16
|
HTMLAttributes {}
|
|
17
17
|
declare const _default$1: typeof __VLS_export$7;
|
|
18
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
18
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue.DefineComponent<RatingGroupControlProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<RatingGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
19
19
|
default?: (props: {}) => any;
|
|
20
20
|
}>;
|
|
21
21
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -32,7 +32,7 @@ interface RatingGroupHiddenInputProps extends RatingGroupHiddenInputBaseProps,
|
|
|
32
32
|
*/
|
|
33
33
|
InputHTMLAttributes {}
|
|
34
34
|
declare const _default$2: typeof __VLS_export$6;
|
|
35
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
35
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue.DefineComponent<RatingGroupHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<RatingGroupHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
36
36
|
default?: (props: {}) => any;
|
|
37
37
|
}>;
|
|
38
38
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -49,7 +49,7 @@ interface RatingGroupItemContextProps extends SlotsType<{
|
|
|
49
49
|
default: UnwrapRef<UseRatingGroupItemContext>;
|
|
50
50
|
}> {}
|
|
51
51
|
declare const _default$4: typeof __VLS_export$5;
|
|
52
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
52
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>, {
|
|
53
53
|
default(item: UnwrapRef<UseRatingGroupItemContext>): unknown;
|
|
54
54
|
}>;
|
|
55
55
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -66,7 +66,7 @@ interface RatingGroupItemProps extends RatingGroupItemBaseProps,
|
|
|
66
66
|
*/
|
|
67
67
|
HTMLAttributes {}
|
|
68
68
|
declare const _default$3: typeof __VLS_export$4;
|
|
69
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
69
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue.DefineComponent<RatingGroupItemProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<RatingGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
70
70
|
default?: (props: {}) => any;
|
|
71
71
|
}>;
|
|
72
72
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -83,7 +83,7 @@ interface RatingGroupLabelProps extends RatingGroupLabelBaseProps,
|
|
|
83
83
|
*/
|
|
84
84
|
LabelHTMLAttributes {}
|
|
85
85
|
declare const _default$5: typeof __VLS_export$3;
|
|
86
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
86
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<RatingGroupLabelProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<RatingGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
87
87
|
default?: (props: {}) => any;
|
|
88
88
|
}>;
|
|
89
89
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -103,7 +103,7 @@ interface RatingGroupRootProviderProps extends RatingGroupRootProviderBaseProps,
|
|
|
103
103
|
*/
|
|
104
104
|
HTMLAttributes {}
|
|
105
105
|
declare const _default$7: typeof __VLS_export$2;
|
|
106
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
106
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<RatingGroupRootProviderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<RatingGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
107
107
|
default?: (props: {}) => any;
|
|
108
108
|
}>;
|
|
109
109
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -149,21 +149,21 @@ interface RatingGroupRootProps extends RatingGroupRootBaseProps,
|
|
|
149
149
|
HTMLAttributes {}
|
|
150
150
|
interface RatingGroupRootEmits extends RootEmits {}
|
|
151
151
|
declare const _default$6: typeof __VLS_export$1;
|
|
152
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
152
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<RatingGroupRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
153
153
|
valueChange: (details: ratingGroup.ValueChangeDetails) => any;
|
|
154
154
|
"update:modelValue": (value: number) => any;
|
|
155
155
|
hoverChange: (details: ratingGroup.HoverChangeDetails) => any;
|
|
156
|
-
}, string,
|
|
156
|
+
}, string, vue.PublicProps, Readonly<RatingGroupRootProps> & Readonly<{
|
|
157
157
|
onValueChange?: ((details: ratingGroup.ValueChangeDetails) => any) | undefined;
|
|
158
158
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
159
159
|
onHoverChange?: ((details: ratingGroup.HoverChangeDetails) => any) | undefined;
|
|
160
160
|
}>, {
|
|
161
|
+
required: boolean;
|
|
161
162
|
disabled: boolean;
|
|
162
163
|
readOnly: boolean;
|
|
163
|
-
required: boolean;
|
|
164
164
|
autoFocus: boolean;
|
|
165
165
|
allowHalf: boolean;
|
|
166
|
-
}, {}, {}, {}, string,
|
|
166
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
167
167
|
default?: (props: {}) => any;
|
|
168
168
|
}>;
|
|
169
169
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -190,7 +190,7 @@ interface RatingGroupContextProps extends SlotsType<{
|
|
|
190
190
|
default: UnwrapRef<UseRatingGroupContext>;
|
|
191
191
|
}> {}
|
|
192
192
|
declare const _default: typeof __VLS_export;
|
|
193
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
193
|
+
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>, {
|
|
194
194
|
default(ratingGroup: UnwrapRef<UseRatingGroupContext>): unknown;
|
|
195
195
|
}>;
|
|
196
196
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -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 ratingGroupAnatomy } from "../../rating-group-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 ratingGroupAnatomy } from "../../rating-group-anatomy-DFCmCaAm.js";
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
9
|
+
import { p as useFieldContext } from "../../field-GralVrIX.js";
|
|
10
10
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
11
11
|
import * as ratingGroup from "@sprawlify/primitives/machines/rating-group";
|
|
12
|
-
|
|
13
12
|
//#region src/components/rating-group/use-rating-group-context.ts
|
|
14
13
|
const [RatingGroupProvider, useRatingGroupContext] = createContext("RatingGroupContext");
|
|
15
|
-
|
|
16
14
|
//#endregion
|
|
17
|
-
//#region src/components/rating-group/rating-group-context.vue
|
|
18
|
-
var
|
|
15
|
+
//#region src/components/rating-group/rating-group-context.vue
|
|
16
|
+
var rating_group_context_default = /* @__PURE__ */ defineComponent({
|
|
19
17
|
__name: "rating-group-context",
|
|
20
18
|
setup(__props) {
|
|
21
19
|
const ratingGroup = useRatingGroupContext();
|
|
@@ -24,14 +22,9 @@ var rating_group_context_vue_vue_type_script_setup_true_lang_default = /* @__PUR
|
|
|
24
22
|
};
|
|
25
23
|
}
|
|
26
24
|
});
|
|
27
|
-
|
|
28
|
-
//#endregion
|
|
29
|
-
//#region src/components/rating-group/rating-group-context.vue
|
|
30
|
-
var rating_group_context_default = rating_group_context_vue_vue_type_script_setup_true_lang_default;
|
|
31
|
-
|
|
32
25
|
//#endregion
|
|
33
|
-
//#region src/components/rating-group/rating-group-control.vue
|
|
34
|
-
var
|
|
26
|
+
//#region src/components/rating-group/rating-group-control.vue
|
|
27
|
+
var rating_group_control_default = /* @__PURE__ */ defineComponent({
|
|
35
28
|
__name: "rating-group-control",
|
|
36
29
|
props: { asChild: {
|
|
37
30
|
type: Boolean,
|
|
@@ -48,14 +41,9 @@ var rating_group_control_vue_vue_type_script_setup_true_lang_default = /* @__PUR
|
|
|
48
41
|
};
|
|
49
42
|
}
|
|
50
43
|
});
|
|
51
|
-
|
|
52
|
-
//#endregion
|
|
53
|
-
//#region src/components/rating-group/rating-group-control.vue
|
|
54
|
-
var rating_group_control_default = rating_group_control_vue_vue_type_script_setup_true_lang_default;
|
|
55
|
-
|
|
56
44
|
//#endregion
|
|
57
|
-
//#region src/components/rating-group/rating-group-hidden-input.vue
|
|
58
|
-
var
|
|
45
|
+
//#region src/components/rating-group/rating-group-hidden-input.vue
|
|
46
|
+
var rating_group_hidden_input_default = /* @__PURE__ */ defineComponent({
|
|
59
47
|
__name: "rating-group-hidden-input",
|
|
60
48
|
props: { asChild: {
|
|
61
49
|
type: Boolean,
|
|
@@ -73,18 +61,12 @@ var rating_group_hidden_input_vue_vue_type_script_setup_true_lang_default = /* @
|
|
|
73
61
|
};
|
|
74
62
|
}
|
|
75
63
|
});
|
|
76
|
-
|
|
77
|
-
//#endregion
|
|
78
|
-
//#region src/components/rating-group/rating-group-hidden-input.vue
|
|
79
|
-
var rating_group_hidden_input_default = rating_group_hidden_input_vue_vue_type_script_setup_true_lang_default;
|
|
80
|
-
|
|
81
64
|
//#endregion
|
|
82
65
|
//#region src/components/rating-group/use-rating-group-item-context.ts
|
|
83
66
|
const [RatingGroupItemProvider, useRatingGroupItemContext] = createContext("RatingGroupItemContext");
|
|
84
|
-
|
|
85
67
|
//#endregion
|
|
86
|
-
//#region src/components/rating-group/rating-group-item-context.vue
|
|
87
|
-
var
|
|
68
|
+
//#region src/components/rating-group/rating-group-item-context.vue
|
|
69
|
+
var rating_group_item_context_default = /* @__PURE__ */ defineComponent({
|
|
88
70
|
__name: "rating-group-item-context",
|
|
89
71
|
setup(__props) {
|
|
90
72
|
const item = useRatingGroupItemContext();
|
|
@@ -93,14 +75,9 @@ var rating_group_item_context_vue_vue_type_script_setup_true_lang_default = /* @
|
|
|
93
75
|
};
|
|
94
76
|
}
|
|
95
77
|
});
|
|
96
|
-
|
|
97
|
-
//#endregion
|
|
98
|
-
//#region src/components/rating-group/rating-group-item-context.vue
|
|
99
|
-
var rating_group_item_context_default = rating_group_item_context_vue_vue_type_script_setup_true_lang_default;
|
|
100
|
-
|
|
101
78
|
//#endregion
|
|
102
|
-
//#region src/components/rating-group/rating-group-item.vue
|
|
103
|
-
var
|
|
79
|
+
//#region src/components/rating-group/rating-group-item.vue
|
|
80
|
+
var rating_group_item_default = /* @__PURE__ */ defineComponent({
|
|
104
81
|
__name: "rating-group-item",
|
|
105
82
|
props: {
|
|
106
83
|
index: {
|
|
@@ -125,14 +102,9 @@ var rating_group_item_vue_vue_type_script_setup_true_lang_default = /* @__PURE__
|
|
|
125
102
|
};
|
|
126
103
|
}
|
|
127
104
|
});
|
|
128
|
-
|
|
129
|
-
//#endregion
|
|
130
|
-
//#region src/components/rating-group/rating-group-item.vue
|
|
131
|
-
var rating_group_item_default = rating_group_item_vue_vue_type_script_setup_true_lang_default;
|
|
132
|
-
|
|
133
105
|
//#endregion
|
|
134
|
-
//#region src/components/rating-group/rating-group-label.vue
|
|
135
|
-
var
|
|
106
|
+
//#region src/components/rating-group/rating-group-label.vue
|
|
107
|
+
var rating_group_label_default = /* @__PURE__ */ defineComponent({
|
|
136
108
|
__name: "rating-group-label",
|
|
137
109
|
props: { asChild: {
|
|
138
110
|
type: Boolean,
|
|
@@ -149,14 +121,9 @@ var rating_group_label_vue_vue_type_script_setup_true_lang_default = /* @__PURE_
|
|
|
149
121
|
};
|
|
150
122
|
}
|
|
151
123
|
});
|
|
152
|
-
|
|
153
|
-
//#endregion
|
|
154
|
-
//#region src/components/rating-group/rating-group-label.vue
|
|
155
|
-
var rating_group_label_default = rating_group_label_vue_vue_type_script_setup_true_lang_default;
|
|
156
|
-
|
|
157
124
|
//#endregion
|
|
158
|
-
//#region src/components/rating-group/rating-group-root-provider.vue
|
|
159
|
-
var
|
|
125
|
+
//#region src/components/rating-group/rating-group-root-provider.vue
|
|
126
|
+
var rating_group_root_provider_default = /* @__PURE__ */ defineComponent({
|
|
160
127
|
__name: "rating-group-root-provider",
|
|
161
128
|
props: {
|
|
162
129
|
value: {
|
|
@@ -181,11 +148,6 @@ var rating_group_root_provider_vue_vue_type_script_setup_true_lang_default = /*
|
|
|
181
148
|
};
|
|
182
149
|
}
|
|
183
150
|
});
|
|
184
|
-
|
|
185
|
-
//#endregion
|
|
186
|
-
//#region src/components/rating-group/rating-group-root-provider.vue
|
|
187
|
-
var rating_group_root_provider_default = rating_group_root_provider_vue_vue_type_script_setup_true_lang_default;
|
|
188
|
-
|
|
189
151
|
//#endregion
|
|
190
152
|
//#region src/components/rating-group/use-rating-group.ts
|
|
191
153
|
const useRatingGroup = (props = {}, emit) => {
|
|
@@ -222,10 +184,9 @@ const useRatingGroup = (props = {}, emit) => {
|
|
|
222
184
|
const service = useMachine(ratingGroup.machine, context);
|
|
223
185
|
return computed(() => ratingGroup.connect(service, normalizeProps$1));
|
|
224
186
|
};
|
|
225
|
-
|
|
226
187
|
//#endregion
|
|
227
|
-
//#region src/components/rating-group/rating-group-root.vue
|
|
228
|
-
var
|
|
188
|
+
//#region src/components/rating-group/rating-group-root.vue
|
|
189
|
+
var rating_group_root_default = /* @__PURE__ */ defineComponent({
|
|
229
190
|
__name: "rating-group-root",
|
|
230
191
|
props: /* @__PURE__ */ mergeDefaults({
|
|
231
192
|
allowHalf: {
|
|
@@ -308,11 +269,6 @@ var rating_group_root_vue_vue_type_script_setup_true_lang_default = /* @__PURE__
|
|
|
308
269
|
};
|
|
309
270
|
}
|
|
310
271
|
});
|
|
311
|
-
|
|
312
|
-
//#endregion
|
|
313
|
-
//#region src/components/rating-group/rating-group-root.vue
|
|
314
|
-
var rating_group_root_default = rating_group_root_vue_vue_type_script_setup_true_lang_default;
|
|
315
|
-
|
|
316
272
|
//#endregion
|
|
317
273
|
//#region src/components/rating-group/rating-group.ts
|
|
318
274
|
var rating_group_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -325,6 +281,5 @@ var rating_group_exports = /* @__PURE__ */ __exportAll({
|
|
|
325
281
|
Root: () => rating_group_root_default,
|
|
326
282
|
RootProvider: () => rating_group_root_provider_default
|
|
327
283
|
});
|
|
328
|
-
|
|
329
284
|
//#endregion
|
|
330
|
-
export { rating_group_exports as RatingGroup, rating_group_context_default as RatingGroupContext, rating_group_control_default as RatingGroupControl, rating_group_hidden_input_default as RatingGroupHiddenInput, rating_group_item_default as RatingGroupItem, rating_group_item_context_default as RatingGroupItemContext, rating_group_label_default as RatingGroupLabel, rating_group_root_default as RatingGroupRoot, rating_group_root_provider_default as RatingGroupRootProvider, ratingGroupAnatomy, useRatingGroup, useRatingGroupContext, useRatingGroupItemContext };
|
|
285
|
+
export { rating_group_exports as RatingGroup, rating_group_context_default as RatingGroupContext, rating_group_control_default as RatingGroupControl, rating_group_hidden_input_default as RatingGroupHiddenInput, rating_group_item_default as RatingGroupItem, rating_group_item_context_default as RatingGroupItemContext, rating_group_label_default as RatingGroupLabel, rating_group_root_default as RatingGroupRoot, rating_group_root_provider_default as RatingGroupRootProvider, ratingGroupAnatomy, useRatingGroup, useRatingGroupContext, useRatingGroupItemContext };
|
|
@@ -1,9 +1,9 @@
|
|
|
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 scrollAreaAnatomy } from "../../scroll-area-anatomy-
|
|
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 scrollAreaAnatomy } from "../../scroll-area-anatomy-D08heRlt.js";
|
|
5
5
|
import { Orientation } from "@sprawlify/primitives/types";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue from "vue";
|
|
7
7
|
import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
8
|
import * as scrollArea from "@sprawlify/primitives/machines/scroll-area";
|
|
9
9
|
import { ElementIds, ElementIds as ScrollAreaElementIds, ScrollToDetails, ScrollToDetails as ScrollAreaScrollToDetails, ScrollToEdge as ScrollAreaScrollToEdge, ScrollToEdgeDetails, ScrollToEdgeDetails as ScrollAreaScrollToEdgeDetails, ScrollbarState as ScrollAreaScrollbarState } from "@sprawlify/primitives/machines/scroll-area";
|
|
@@ -21,7 +21,7 @@ interface ScrollAreaContextProps extends SlotsType<{
|
|
|
21
21
|
default: UnwrapRef<UseScrollAreaContext>;
|
|
22
22
|
}> {}
|
|
23
23
|
declare const _default$1: typeof __VLS_export$7;
|
|
24
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
24
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>, {
|
|
25
25
|
default(scrollArea: UnwrapRef<UseScrollAreaContext>): unknown;
|
|
26
26
|
}>;
|
|
27
27
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -38,7 +38,7 @@ interface ScrollAreaContentProps extends ScrollAreaContentBaseProps,
|
|
|
38
38
|
*/
|
|
39
39
|
HTMLAttributes {}
|
|
40
40
|
declare const _default: typeof __VLS_export$6;
|
|
41
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
41
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue.DefineComponent<ScrollAreaContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ScrollAreaContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
42
42
|
default?: (props: {}) => any;
|
|
43
43
|
}>;
|
|
44
44
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -55,7 +55,7 @@ interface ScrollAreaCornerProps extends ScrollAreaCornerBaseProps,
|
|
|
55
55
|
*/
|
|
56
56
|
HTMLAttributes {}
|
|
57
57
|
declare const _default$2: typeof __VLS_export$5;
|
|
58
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
58
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue.DefineComponent<ScrollAreaCornerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ScrollAreaCornerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
59
59
|
default?: (props: {}) => any;
|
|
60
60
|
}>;
|
|
61
61
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -84,7 +84,7 @@ interface ScrollAreaRootProps extends ScrollAreaRootBaseProps,
|
|
|
84
84
|
*/
|
|
85
85
|
HTMLAttributes {}
|
|
86
86
|
declare const _default$3: typeof __VLS_export$4;
|
|
87
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
87
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue.DefineComponent<ScrollAreaRootBaseProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ScrollAreaRootBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
88
88
|
default?: (props: {}) => any;
|
|
89
89
|
}>;
|
|
90
90
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -103,7 +103,7 @@ interface ScrollAreaRootProviderProps extends ScrollAreaRootProviderBaseProps,
|
|
|
103
103
|
*/
|
|
104
104
|
Omit<HTMLAttributes, 'value'> {}
|
|
105
105
|
declare const _default$4: typeof __VLS_export$3;
|
|
106
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
106
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<ScrollAreaRootProviderBaseProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ScrollAreaRootProviderBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
107
107
|
default?: (props: {}) => any;
|
|
108
108
|
}>;
|
|
109
109
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -123,7 +123,7 @@ interface ScrollAreaScrollbarProps extends ScrollAreaScrollbarBaseProps,
|
|
|
123
123
|
*/
|
|
124
124
|
HTMLAttributes {}
|
|
125
125
|
declare const _default$5: typeof __VLS_export$2;
|
|
126
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
126
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<ScrollAreaScrollbarBaseProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ScrollAreaScrollbarBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
127
127
|
default?: (props: {}) => any;
|
|
128
128
|
}>;
|
|
129
129
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -140,7 +140,7 @@ interface ScrollAreaThumbProps extends ScrollAreaThumbBaseProps,
|
|
|
140
140
|
*/
|
|
141
141
|
HTMLAttributes {}
|
|
142
142
|
declare const _default$6: typeof __VLS_export$1;
|
|
143
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
143
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<ScrollAreaThumbBaseProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ScrollAreaThumbBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
144
144
|
default?: (props: {}) => any;
|
|
145
145
|
}>;
|
|
146
146
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -157,7 +157,7 @@ interface ScrollAreaViewportProps extends ScrollAreaViewportBaseProps,
|
|
|
157
157
|
*/
|
|
158
158
|
HTMLAttributes {}
|
|
159
159
|
declare const _default$7: typeof __VLS_export;
|
|
160
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
160
|
+
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<ScrollAreaViewportProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ScrollAreaViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
161
161
|
default?: (props: {}) => any;
|
|
162
162
|
}>;
|
|
163
163
|
type __VLS_WithSlots<T, S> = T & {
|