@sprawlify/vue 0.0.82 → 0.0.83
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/alert-dialog-anatomy-C2irt92-.d.ts +6 -0
- package/dist/carousel-anatomy-DmFsWHmO.d.ts +6 -0
- package/dist/checkbox-anatomy-BWuJE28O.d.ts +6 -0
- package/dist/{collapsible-DjMeJSQq.js → collapsible-YxCX30T0.js} +2 -3
- package/dist/{collection-D_pMm6Yu.js → collection-D5aavLcu.js} +1 -1
- package/dist/color-picker-anatomy-CZ8JYbW7.d.ts +6 -0
- package/dist/combobox-anatomy-6dwlU7yT.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +19 -19
- package/dist/components/accordion/index.js +6 -6
- package/dist/components/alert-dialog/index.d.ts +29 -30
- package/dist/components/alert-dialog/index.js +4 -5
- package/dist/components/anatomy.d.ts +51 -51
- package/dist/components/angle-slider/index.d.ts +18 -18
- package/dist/components/angle-slider/index.js +2 -3
- package/dist/components/aspect-ratio/index.d.ts +8 -8
- package/dist/components/aspect-ratio/index.js +2 -3
- package/dist/components/avatar/index.d.ts +12 -12
- package/dist/components/avatar/index.js +2 -3
- package/dist/components/bottom-sheet/index.d.ts +19 -19
- package/dist/components/bottom-sheet/index.js +5 -6
- package/dist/components/carousel/index.d.ts +24 -24
- package/dist/components/carousel/index.js +2 -3
- package/dist/components/checkbox/index.d.ts +21 -21
- package/dist/components/checkbox/index.js +5 -6
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +18 -18
- package/dist/components/clipboard/index.js +2 -3
- package/dist/components/collapsible/index.d.ts +16 -16
- package/dist/components/collapsible/index.js +2 -3
- package/dist/components/collection/index.d.ts +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +54 -54
- package/dist/components/color-picker/index.js +5 -6
- package/dist/components/combobox/index.d.ts +36 -36
- package/dist/components/combobox/index.js +6 -7
- package/dist/components/date-picker/index.d.ts +47 -47
- package/dist/components/date-picker/index.js +4 -5
- package/dist/components/dialog/index.d.ts +29 -30
- package/dist/components/dialog/index.js +4 -5
- package/dist/components/download-trigger/index.d.ts +4 -4
- package/dist/components/download-trigger/index.js +1 -2
- package/dist/components/dropdown-menu/index.d.ts +50 -50
- package/dist/components/dropdown-menu/index.js +4 -5
- package/dist/components/editable/index.d.ts +28 -28
- package/dist/components/editable/index.js +3 -4
- package/dist/components/field/index.d.ts +24 -24
- package/dist/components/field/index.js +2 -3
- package/dist/components/fieldset/index.d.ts +12 -12
- package/dist/components/fieldset/index.js +2 -3
- package/dist/components/file-upload/index.d.ts +26 -26
- package/dist/components/file-upload/index.js +3 -4
- package/dist/components/floating-panel/index.d.ts +23 -23
- package/dist/components/floating-panel/index.js +3 -4
- package/dist/components/focus-trap/index.d.ts +6 -6
- package/dist/components/focus-trap/index.js +2 -3
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +4 -4
- package/dist/components/highlight/index.js +1 -1
- package/dist/components/hover-card/index.d.ts +26 -26
- package/dist/components/hover-card/index.js +4 -5
- package/dist/components/image-cropper/index.d.ts +15 -15
- package/dist/components/image-cropper/index.js +2 -3
- package/dist/components/json-tree-view/index.d.ts +10 -10
- package/dist/components/json-tree-view/index.js +7 -7
- package/dist/components/listbox/index.d.ts +23 -23
- package/dist/components/listbox/index.js +3 -4
- package/dist/components/marquee/index.d.ts +24 -24
- package/dist/components/marquee/index.js +2 -3
- package/dist/components/navigation-menu/index.d.ts +21 -21
- package/dist/components/navigation-menu/index.js +4 -5
- package/dist/components/number-input/index.d.ts +21 -21
- package/dist/components/number-input/index.js +3 -4
- package/dist/components/pagination/index.d.ts +18 -18
- package/dist/components/pagination/index.js +2 -3
- package/dist/components/password-input/index.d.ts +25 -25
- package/dist/components/password-input/index.js +3 -4
- package/dist/components/pin-input/index.d.ts +17 -17
- package/dist/components/pin-input/index.js +3 -4
- package/dist/components/popover/index.d.ts +33 -33
- package/dist/components/popover/index.js +4 -5
- package/dist/components/presence/index.d.ts +2 -2
- package/dist/components/presence/index.js +2 -3
- package/dist/components/progress/index.d.ts +16 -16
- package/dist/components/progress/index.js +2 -3
- package/dist/components/qr-code/index.d.ts +12 -12
- package/dist/components/qr-code/index.js +2 -3
- package/dist/components/radio-group/index.d.ts +18 -18
- package/dist/components/radio-group/index.js +4 -5
- package/dist/components/rating-group/index.d.ts +16 -16
- package/dist/components/rating-group/index.js +3 -4
- package/dist/components/scroll-area/index.d.ts +13 -13
- package/dist/components/scroll-area/index.js +2 -3
- package/dist/components/segment-group/index.d.ts +17 -17
- package/dist/components/segment-group/index.js +2 -3
- package/dist/components/select/index.d.ts +36 -36
- package/dist/components/select/index.js +6 -7
- package/dist/components/separator/index.d.ts +8 -8
- package/dist/components/separator/index.js +2 -3
- package/dist/components/signature-pad/index.d.ts +16 -16
- package/dist/components/signature-pad/index.js +3 -4
- package/dist/components/slider/index.d.ts +23 -23
- package/dist/components/slider/index.js +2 -3
- package/dist/components/splitter/index.d.ts +13 -13
- package/dist/components/splitter/index.js +2 -3
- package/dist/components/steps/index.d.ts +21 -21
- package/dist/components/steps/index.js +2 -3
- package/dist/components/switch/index.d.ts +15 -15
- package/dist/components/switch/index.js +3 -4
- package/dist/components/tabs/index.d.ts +17 -17
- package/dist/components/tabs/index.js +4 -5
- package/dist/components/tags-input/index.d.ts +33 -33
- package/dist/components/tags-input/index.js +3 -4
- package/dist/components/timer/index.d.ts +15 -15
- package/dist/components/timer/index.js +2 -3
- package/dist/components/toast/index.d.ts +12 -12
- package/dist/components/toast/index.js +1 -2
- package/dist/components/toggle/index.d.ts +10 -10
- package/dist/components/toggle/index.js +2 -3
- package/dist/components/toggle-group/index.d.ts +11 -11
- package/dist/components/toggle-group/index.js +2 -3
- package/dist/components/tooltip/index.d.ts +19 -19
- package/dist/components/tooltip/index.js +4 -5
- package/dist/components/tour/index.d.ts +32 -32
- package/dist/components/tour/index.js +4 -5
- package/dist/components/tree-view/index.d.ts +6 -6
- package/dist/components/tree-view/index.js +6 -6
- package/dist/date-picker-anatomy-b9iAI1hH.d.ts +6 -0
- package/dist/{factory-yh31h0Rm.js → factory-BQk6RiOp.js} +53 -2
- package/dist/factory-D4YHm1ne.d.ts +22 -0
- package/dist/{field-DMx_y6S-.js → field-CSIjIoIl.js} +1 -2
- package/dist/{field-anatomy-CaySAbVn.d.ts → field-anatomy-CJjfESVZ.d.ts} +2 -2
- package/dist/{fieldset-4Y4cXm81.js → fieldset-B_KIoaji.js} +1 -2
- package/dist/fieldset-anatomy-Cq_ynep1.d.ts +6 -0
- package/dist/{image-cropper-anatomy-CM-WDJKf.d.ts → image-cropper-anatomy-CyP4JFSK.d.ts} +2 -2
- package/dist/{index-B4phyfX4.d.ts → index-Cl_zx1ke.d.ts} +9 -9
- package/dist/{index-CnV9Q1ED.d.ts → index-D9FUSjzK.d.ts} +34 -34
- package/dist/{index-BzFZio26.d.ts → index-IKEuiQif.d.ts} +7 -7
- package/dist/index.d.ts +5 -4
- package/dist/index.js +2 -2
- package/dist/listbox-anatomy-BNo_CKmk.d.ts +6 -0
- package/dist/{presence-BuHH-PkI.js → presence-CI76Mcpo.js} +1 -2
- package/dist/{segment-group-anatomy-C3ovL82h.d.ts → segment-group-anatomy-CQErsPks.d.ts} +2 -2
- package/dist/{tour-anatomy-CTFlgvHt.d.ts → tour-anatomy-DpcOJU-H.d.ts} +1 -1
- package/dist/{tree-view-D0uubGi5.js → tree-view-4zY74_JI.js} +5 -6
- package/package.json +2 -2
- package/dist/alert-dialog-anatomy-CuRMid0u.d.ts +0 -6
- package/dist/carousel-anatomy-kcMp3ulc.d.ts +0 -6
- package/dist/checkbox-anatomy-C98sOqXS.d.ts +0 -6
- package/dist/color-picker-anatomy-DvFLVhPw.d.ts +0 -6
- package/dist/combobox-anatomy-BiWYA47x.d.ts +0 -6
- package/dist/date-picker-anatomy-BcSX6gth.d.ts +0 -6
- package/dist/factory-BiWWKx2m.d.ts +0 -8
- package/dist/fieldset-anatomy-JIjxInfF.d.ts +0 -6
- package/dist/listbox-anatomy-zEgrYv1V.d.ts +0 -6
- package/dist/use-forward-expose-CCAmHTUB.js +0 -54
- /package/dist/{accordion-anatomy-Ds_qvEko.d.ts → accordion-anatomy-Bxs15n6t.d.ts} +0 -0
- /package/dist/{angle-slider-anatomy-Bul1eXfZ.d.ts → angle-slider-anatomy-whG3APHN.d.ts} +0 -0
- /package/dist/{avatar-anatomy-DZ5Hy1zG.d.ts → avatar-anatomy-CHyA19ld.d.ts} +0 -0
- /package/dist/{boolean-6Zl2NWRb.js → boolean-DRNklbLz.js} +0 -0
- /package/dist/{bottom-sheet-anatomy-C08KrnBX.d.ts → bottom-sheet-anatomy-CuhyzaDM.d.ts} +0 -0
- /package/dist/{clean-props-GbfPBIot.js → clean-props-jeo_b63H.js} +0 -0
- /package/dist/{clipboard-anatomy-Cfo3bvKj.d.ts → clipboard-anatomy-CIC99c59.d.ts} +0 -0
- /package/dist/{collapsible-anatomy-BYSgsAu3.d.ts → collapsible-anatomy-hcVAnOIR.d.ts} +0 -0
- /package/dist/{create-split-props-D8oe6Rby.js → create-split-props-Cy-XbcBT.js} +0 -0
- /package/dist/{dialog-anatomy-CURzaSFr.d.ts → dialog-anatomy-DXEWrwRi.d.ts} +0 -0
- /package/dist/{dropdown-menu-anatomy-BqRBod4K.d.ts → dropdown-menu-anatomy-vJ1-APdg.d.ts} +0 -0
- /package/dist/{editable-anatomy-C7mXxQW8.d.ts → editable-anatomy-DJJXhBV1.d.ts} +0 -0
- /package/dist/{file-upload-anatomy-Bt0zLDIE.d.ts → file-upload-anatomy-iv0C7QVu.d.ts} +0 -0
- /package/dist/{floating-panel-anatomy-DH9zKbGk.d.ts → floating-panel-anatomy-Dyr3lcgZ.d.ts} +0 -0
- /package/dist/{hover-card-anatomy-ClbegkVa.d.ts → hover-card-anatomy-BSDDI0Kf.d.ts} +0 -0
- /package/dist/{index-C2XO6Bu5.d.ts → index-BJ8mRK6a.d.ts} +0 -0
- /package/dist/{index-pShXx5Uh.d.ts → index-adTDBnfd.d.ts} +0 -0
- /package/dist/{marquee-anatomy-h5g9NC8A.d.ts → marquee-anatomy-BzjeMztY.d.ts} +0 -0
- /package/dist/{navigation-menu-anatomy-DfeFh6Qh.d.ts → navigation-menu-anatomy-De1ATxET.d.ts} +0 -0
- /package/dist/{number-input-anatomy-Lqh7lyJQ.d.ts → number-input-anatomy-BPS2hzM6.d.ts} +0 -0
- /package/dist/{pagination-anatomy-JUuizdyV.d.ts → pagination-anatomy-BCX85m-Q.d.ts} +0 -0
- /package/dist/{password-input-anatomy-DrlPdYal.d.ts → password-input-anatomy-CNEwJOp9.d.ts} +0 -0
- /package/dist/{pin-input-anatomy-CYPrusAJ.d.ts → pin-input-anatomy-BKdH4pKx.d.ts} +0 -0
- /package/dist/{popover-anatomy-CPDT_oiK.d.ts → popover-anatomy-BxYyvWrE.d.ts} +0 -0
- /package/dist/{presence-types-Dp8j2-3x.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
- /package/dist/{progress-anatomy-CwFoZl9E.d.ts → progress-anatomy-aZfuAwWj.d.ts} +0 -0
- /package/dist/{qr-code-anatomy-BMawjUCq.d.ts → qr-code-anatomy-CxjYwfAP.d.ts} +0 -0
- /package/dist/{radio-group-anatomy-CqMEAEAo.d.ts → radio-group-anatomy-DExY7kYs.d.ts} +0 -0
- /package/dist/{rating-group-anatomy-CtMlHYGv.d.ts → rating-group-anatomy-Dc0wPZu2.d.ts} +0 -0
- /package/dist/{scroll-area-anatomy-B_EypSXf.d.ts → scroll-area-anatomy-DapfnNBU.d.ts} +0 -0
- /package/dist/{select-anatomy-CwULdmYD.d.ts → select-anatomy-CitDj30H.d.ts} +0 -0
- /package/dist/{separator-anatomy-BqAq__MN.d.ts → separator-anatomy-pGDIt-mq.d.ts} +0 -0
- /package/dist/{signature-pad-anatomy-u_Sx7buV.d.ts → signature-pad-anatomy-KbYu7JMW.d.ts} +0 -0
- /package/dist/{slider-anatomy-C_epctJe.d.ts → slider-anatomy-CZoxc1p8.d.ts} +0 -0
- /package/dist/{splitter-anatomy-DFGjHFqM.d.ts → splitter-anatomy-CLOLZl0a.d.ts} +0 -0
- /package/dist/{steps-anatomy-DfpX3XHM.d.ts → steps-anatomy-lbmXkG81.d.ts} +0 -0
- /package/dist/{switch-anatomy-5pECbpDU.d.ts → switch-anatomy-pGW5yxP1.d.ts} +0 -0
- /package/dist/{tabs-anatomy-Cwluwjxt.d.ts → tabs-anatomy-DAtPeBqj.d.ts} +0 -0
- /package/dist/{tags-input-anatomy-DCOiTav9.d.ts → tags-input-anatomy-DyeuJ7Th.d.ts} +0 -0
- /package/dist/{timer-anatomy-X4tZiM_i.d.ts → timer-anatomy-IGgjTzux.d.ts} +0 -0
- /package/dist/{toast-anatomy-DUsVvX5v.d.ts → toast-anatomy-BOrHt4-_.d.ts} +0 -0
- /package/dist/{toggle-anatomy-om-9P9sX.d.ts → toggle-anatomy-xiDQ91vN.d.ts} +0 -0
- /package/dist/{toggle-group-anatomy--i6VaUi9.d.ts → toggle-group-anatomy-DBV0OT7L.d.ts} +0 -0
- /package/dist/{tooltip-anatomy-C2JI-_OT.d.ts → tooltip-anatomy-T_76c603.d.ts} +0 -0
- /package/dist/{tree-view-anatomy-D9lkagO5.d.ts → tree-view-anatomy-BZT1uz4I.d.ts} +0 -0
- /package/dist/{types-D49hIhzQ.d.ts → types-D_fjXif6.d.ts} +0 -0
- /package/dist/{use-render-strategy-D82Q7KQ3.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
- /package/dist/{use-render-strategy-B0RVis2X.js → use-render-strategy-TTWaa6B7.js} +0 -0
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy1 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/alert-dialog/alert-dialog-anatomy.d.ts
|
|
4
|
+
declare const alertDialogAnatomy: _sprawlify_primitives_anatomy1.Anatomy<"title" | "backdrop" | "content" | "trigger" | "closeTrigger" | "positioner" | "description">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { alertDialogAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy8 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/carousel/carousel-anatomy.d.ts
|
|
4
|
+
declare const carouselAnatomy: _sprawlify_primitives_anatomy8.AnatomyInstance<"root" | "control" | "itemGroup" | "item" | "nextTrigger" | "prevTrigger" | "indicator" | "indicatorGroup" | "autoplayTrigger" | "progressText" | "autoplayIndicator">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { carouselAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy9 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/checkbox/checkbox-anatomy.d.ts
|
|
4
|
+
declare const checkboxAnatomy: _sprawlify_primitives_anatomy9.AnatomyInstance<"label" | "root" | "control" | "indicator" | "group">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { checkboxAnatomy as t };
|
|
@@ -2,9 +2,8 @@ import { t as __exportAll } from "./chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1 } from "./core-DNndr38p.js";
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "./providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "./create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
6
|
-
import { t as
|
|
7
|
-
import { t as cleanProps } from "./clean-props-GbfPBIot.js";
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "./factory-BQk6RiOp.js";
|
|
6
|
+
import { t as cleanProps } from "./clean-props-jeo_b63H.js";
|
|
8
7
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, ref, renderSlot, toValue, unref, useId, watch, withCtx } from "vue";
|
|
9
8
|
import * as collapsible from "@sprawlify/primitives/machines/collapsible";
|
|
10
9
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { n as useMachine } from "./core-DNndr38p.js";
|
|
2
|
-
import { t as cleanProps } from "./clean-props-
|
|
2
|
+
import { t as cleanProps } from "./clean-props-jeo_b63H.js";
|
|
3
3
|
import { computed, ref, shallowRef, toValue, watch } from "vue";
|
|
4
4
|
import { GridCollection, ListCollection, Selection, TreeCollection, filePathToTree } from "@sprawlify/primitives/collection";
|
|
5
5
|
import * as asyncList from "@sprawlify/primitives/machines/async-list";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy3 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/color-picker/color-picker-anatomy.d.ts
|
|
4
|
+
declare const colorPickerAnatomy: _sprawlify_primitives_anatomy3.AnatomyInstance<"area" | "label" | "view" | "root" | "content" | "trigger" | "positioner" | "control" | "valueText" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { colorPickerAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy4 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/combobox/combobox-anatomy.d.ts
|
|
4
|
+
declare const comboboxAnatomy: _sprawlify_primitives_anatomy4.AnatomyInstance<"input" | "label" | "root" | "content" | "trigger" | "positioner" | "control" | "itemGroup" | "item" | "clearTrigger" | "itemGroupLabel" | "itemIndicator" | "itemText" | "list" | "empty">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { comboboxAnatomy as t };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { i as UsePresenceProps } from "../../index-
|
|
3
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
4
|
-
import { r as PropTypes } from "../../index-
|
|
5
|
-
import { t as RenderStrategyProps } from "../../use-render-strategy-
|
|
6
|
-
import { t as accordionAnatomy } from "../../accordion-anatomy-
|
|
7
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { i as UsePresenceProps } from "../../index-Cl_zx1ke.js";
|
|
3
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
4
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
5
|
+
import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
|
|
6
|
+
import { t as accordionAnatomy } from "../../accordion-anatomy-Bxs15n6t.js";
|
|
7
|
+
import * as vue242 from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
9
|
import * as accordion from "@sprawlify/primitives/machines/accordion";
|
|
10
10
|
import { FocusChangeDetails, FocusChangeDetails as AccordionFocusChangeDetails, ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as AccordionValueChangeDetails } from "@sprawlify/primitives/machines/accordion";
|
|
@@ -46,7 +46,7 @@ interface AccordionContextProps extends SlotsType<{
|
|
|
46
46
|
default: UnwrapRef<UseAccordionContext>;
|
|
47
47
|
}> {}
|
|
48
48
|
declare const _default: typeof __VLS_export$7;
|
|
49
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
49
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue242.DefineComponent<{}, {}, {}, {}, {}, vue242.ComponentOptionsMixin, vue242.ComponentOptionsMixin, {}, string, vue242.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue242.ComponentProvideOptions, true, {}, any>, {
|
|
50
50
|
default(accordion: UnwrapRef<UseAccordionContext>): unknown;
|
|
51
51
|
}>;
|
|
52
52
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -63,7 +63,7 @@ interface AccordionItemContentProps extends AccordionItemContentBaseProps,
|
|
|
63
63
|
*/
|
|
64
64
|
HTMLAttributes {}
|
|
65
65
|
declare const _default$2: typeof __VLS_export$6;
|
|
66
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
66
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue242.DefineComponent<AccordionItemContentProps, {}, {}, {}, {}, vue242.ComponentOptionsMixin, vue242.ComponentOptionsMixin, {}, string, vue242.PublicProps, Readonly<AccordionItemContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue242.ComponentProvideOptions, false, {}, any>, {
|
|
67
67
|
default?: (props: {}) => any;
|
|
68
68
|
}>;
|
|
69
69
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -80,7 +80,7 @@ interface AccordionItemContextProps extends SlotsType<{
|
|
|
80
80
|
default: UnwrapRef<UseAccordionItemContext>;
|
|
81
81
|
}> {}
|
|
82
82
|
declare const _default$3: typeof __VLS_export$5;
|
|
83
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
83
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue242.DefineComponent<{}, {}, {}, {}, {}, vue242.ComponentOptionsMixin, vue242.ComponentOptionsMixin, {}, string, vue242.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue242.ComponentProvideOptions, true, {}, any>, {
|
|
84
84
|
default(item: UnwrapRef<UseAccordionItemContext>): unknown;
|
|
85
85
|
}>;
|
|
86
86
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -97,7 +97,7 @@ interface AccordionItemIndicatorProps extends AccordionItemIndicatorBaseProps,
|
|
|
97
97
|
*/
|
|
98
98
|
HTMLAttributes {}
|
|
99
99
|
declare const _default$4: typeof __VLS_export$4;
|
|
100
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
100
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue242.DefineComponent<AccordionItemIndicatorProps, {}, {}, {}, {}, vue242.ComponentOptionsMixin, vue242.ComponentOptionsMixin, {}, string, vue242.PublicProps, Readonly<AccordionItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue242.ComponentProvideOptions, false, {}, any>, {
|
|
101
101
|
default?: (props: {}) => any;
|
|
102
102
|
}>;
|
|
103
103
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -114,7 +114,7 @@ interface AccordionItemTriggerProps extends AccordionItemTriggerBaseProps,
|
|
|
114
114
|
*/
|
|
115
115
|
ButtonHTMLAttributes {}
|
|
116
116
|
declare const _default$5: typeof __VLS_export$3;
|
|
117
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
117
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue242.DefineComponent<AccordionItemTriggerProps, {}, {}, {}, {}, vue242.ComponentOptionsMixin, vue242.ComponentOptionsMixin, {}, string, vue242.PublicProps, Readonly<AccordionItemTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue242.ComponentProvideOptions, false, {}, any>, {
|
|
118
118
|
default?: (props: {}) => any;
|
|
119
119
|
}>;
|
|
120
120
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -131,7 +131,7 @@ interface AccordionItemProps extends AccordionItemBaseProps,
|
|
|
131
131
|
*/
|
|
132
132
|
HTMLAttributes {}
|
|
133
133
|
declare const _default$1: typeof __VLS_export$2;
|
|
134
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
134
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue242.DefineComponent<AccordionItemProps, {}, {}, {}, {}, vue242.ComponentOptionsMixin, vue242.ComponentOptionsMixin, {}, string, vue242.PublicProps, Readonly<AccordionItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue242.ComponentProvideOptions, false, {}, any>, {
|
|
135
135
|
default?: (props: {}) => any;
|
|
136
136
|
}>;
|
|
137
137
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -151,7 +151,7 @@ interface AccordionRootProviderProps extends AccordionRootProviderBaseProps,
|
|
|
151
151
|
*/
|
|
152
152
|
HTMLAttributes {}
|
|
153
153
|
declare const _default$7: typeof __VLS_export$1;
|
|
154
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
154
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue242.DefineComponent<AccordionRootProviderProps, {}, {}, {}, {}, vue242.ComponentOptionsMixin, vue242.ComponentOptionsMixin, {}, string, vue242.PublicProps, Readonly<AccordionRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue242.ComponentProvideOptions, false, {}, any>, {
|
|
155
155
|
default?: (props: {}) => any;
|
|
156
156
|
}>;
|
|
157
157
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -169,19 +169,19 @@ interface AccordionRootProps extends AccordionRootBaseProps,
|
|
|
169
169
|
HTMLAttributes {}
|
|
170
170
|
interface AccordionRootEmits extends RootEmits {}
|
|
171
171
|
declare const _default$6: typeof __VLS_export;
|
|
172
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
172
|
+
declare const __VLS_export: __VLS_WithSlots<vue242.DefineComponent<AccordionRootProps, {}, {}, {}, {}, vue242.ComponentOptionsMixin, vue242.ComponentOptionsMixin, {
|
|
173
173
|
valueChange: (details: accordion.ValueChangeDetails) => any;
|
|
174
|
-
"update:modelValue": (value: string[]) => any;
|
|
175
174
|
focusChange: (details: accordion.FocusChangeDetails) => any;
|
|
176
|
-
|
|
175
|
+
"update:modelValue": (value: string[]) => any;
|
|
176
|
+
}, string, vue242.PublicProps, Readonly<AccordionRootProps> & Readonly<{
|
|
177
177
|
onValueChange?: ((details: accordion.ValueChangeDetails) => any) | undefined;
|
|
178
|
-
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
179
178
|
onFocusChange?: ((details: accordion.FocusChangeDetails) => any) | undefined;
|
|
179
|
+
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
180
180
|
}>, {
|
|
181
181
|
disabled: boolean;
|
|
182
182
|
multiple: boolean;
|
|
183
183
|
collapsible: boolean;
|
|
184
|
-
}, {}, {}, {}, string,
|
|
184
|
+
}, {}, {}, {}, string, vue242.ComponentProvideOptions, false, {}, any>, {
|
|
185
185
|
default?: (props: {}) => any;
|
|
186
186
|
}>;
|
|
187
187
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,13 +2,13 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import { t as accordionAnatomy } from "../../accordion-anatomy-SnniqySz.js";
|
|
7
|
-
import
|
|
8
|
-
import { l as useCollapsibleContext, t as collapsible_exports } from "../../collapsible-
|
|
9
|
-
import { t as cleanProps } from "../../clean-props-
|
|
10
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
11
|
-
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
7
|
+
import "../../collapsible-anatomy-B63RaMgq.js";
|
|
8
|
+
import { l as useCollapsibleContext, t as collapsible_exports } from "../../collapsible-YxCX30T0.js";
|
|
9
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
10
|
+
import { t as createSplitProps } from "../../create-split-props-Cy-XbcBT.js";
|
|
11
|
+
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-TTWaa6B7.js";
|
|
12
12
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
13
13
|
import * as accordion from "@sprawlify/primitives/machines/accordion";
|
|
14
14
|
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t as RootEmits$1 } from "../../presence-types-
|
|
3
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
4
|
-
import { r as PropTypes } from "../../index-
|
|
5
|
-
import { t as RenderStrategyProps } from "../../use-render-strategy-
|
|
6
|
-
import { t as alertDialogAnatomy } from "../../alert-dialog-anatomy-
|
|
7
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { t as RootEmits$1 } from "../../presence-types-CC57eEhO.js";
|
|
3
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
4
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
5
|
+
import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
|
|
6
|
+
import { t as alertDialogAnatomy } from "../../alert-dialog-anatomy-C2irt92-.js";
|
|
7
|
+
import * as vue89 from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
9
|
import * as dialog from "@sprawlify/primitives/machines/dialog";
|
|
10
10
|
import { FocusOutsideEvent, FocusOutsideEvent as DialogFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as DialogInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as DialogOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as DialogPointerDownOutsideEvent } from "@sprawlify/primitives/machines/dialog";
|
|
11
|
-
import * as _sprawlify_primitives_machines_date_picker0 from "@sprawlify/primitives/machines/date-picker";
|
|
12
11
|
|
|
13
12
|
//#region src/components/alert-dialog/alert-dialog-backdrop.vue.d.ts
|
|
14
13
|
interface AlertDialogBackdropBaseProps extends PolymorphicProps {}
|
|
@@ -18,7 +17,7 @@ interface AlertDialogBackdropProps extends AlertDialogBackdropBaseProps,
|
|
|
18
17
|
*/
|
|
19
18
|
HTMLAttributes {}
|
|
20
19
|
declare const _default: typeof __VLS_export$9;
|
|
21
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
20
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue89.DefineComponent<AlertDialogBackdropProps, {}, {}, {}, {}, vue89.ComponentOptionsMixin, vue89.ComponentOptionsMixin, {}, string, vue89.PublicProps, Readonly<AlertDialogBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue89.ComponentProvideOptions, false, {}, any>, {
|
|
22
21
|
default?: (props: {}) => any;
|
|
23
22
|
}>;
|
|
24
23
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -35,7 +34,7 @@ interface AlertDialogCloseTriggerProps extends AlertDialogCloseTriggerBaseProps,
|
|
|
35
34
|
*/
|
|
36
35
|
ButtonHTMLAttributes {}
|
|
37
36
|
declare const _default$1: typeof __VLS_export$8;
|
|
38
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
37
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue89.DefineComponent<AlertDialogCloseTriggerProps, {}, {}, {}, {}, vue89.ComponentOptionsMixin, vue89.ComponentOptionsMixin, {}, string, vue89.PublicProps, Readonly<AlertDialogCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue89.ComponentProvideOptions, false, {}, any>, {
|
|
39
38
|
default?: (props: {}) => any;
|
|
40
39
|
}>;
|
|
41
40
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -52,7 +51,7 @@ interface AlertDialogContentProps extends AlertDialogContentBaseProps,
|
|
|
52
51
|
*/
|
|
53
52
|
HTMLAttributes {}
|
|
54
53
|
declare const _default$2: typeof __VLS_export$7;
|
|
55
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
54
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue89.DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, vue89.ComponentOptionsMixin, vue89.ComponentOptionsMixin, {}, string, vue89.PublicProps, Readonly<AlertDialogContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue89.ComponentProvideOptions, false, {}, any>, {
|
|
56
55
|
default?: (props: {}) => any;
|
|
57
56
|
}>;
|
|
58
57
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -69,7 +68,7 @@ interface AlertDialogDescriptionProps extends AlertDialogDescriptionBaseProps,
|
|
|
69
68
|
*/
|
|
70
69
|
HTMLAttributes {}
|
|
71
70
|
declare const _default$4: typeof __VLS_export$6;
|
|
72
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
71
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue89.DefineComponent<AlertDialogDescriptionProps, {}, {}, {}, {}, vue89.ComponentOptionsMixin, vue89.ComponentOptionsMixin, {}, string, vue89.PublicProps, Readonly<AlertDialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue89.ComponentProvideOptions, false, {}, any>, {
|
|
73
72
|
default?: (props: {}) => any;
|
|
74
73
|
}>;
|
|
75
74
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -86,7 +85,7 @@ interface AlertDialogPositionerProps extends AlertDialogPositionerBaseProps,
|
|
|
86
85
|
*/
|
|
87
86
|
HTMLAttributes {}
|
|
88
87
|
declare const _default$5: typeof __VLS_export$5;
|
|
89
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
88
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue89.DefineComponent<AlertDialogPositionerProps, {}, {}, {}, {}, vue89.ComponentOptionsMixin, vue89.ComponentOptionsMixin, {}, string, vue89.PublicProps, Readonly<AlertDialogPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue89.ComponentProvideOptions, false, {}, any>, {
|
|
90
89
|
default?: (props: {}) => any;
|
|
91
90
|
}>;
|
|
92
91
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -103,11 +102,11 @@ interface AlertDialogRootProviderBaseProps extends RootProviderProps, RenderStra
|
|
|
103
102
|
interface AlertDialogRootProviderProps extends AlertDialogRootProviderBaseProps {}
|
|
104
103
|
interface AlertDialogRootProviderEmits extends RootEmits$1 {}
|
|
105
104
|
declare const _default$7: typeof __VLS_export$4;
|
|
106
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
105
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue89.DefineComponent<AlertDialogRootProviderProps, {}, {}, {}, {}, vue89.ComponentOptionsMixin, vue89.ComponentOptionsMixin, {
|
|
107
106
|
exitComplete: () => any;
|
|
108
|
-
}, string,
|
|
107
|
+
}, string, vue89.PublicProps, Readonly<AlertDialogRootProviderProps> & Readonly<{
|
|
109
108
|
onExitComplete?: (() => any) | undefined;
|
|
110
|
-
}>, {}, {}, {}, {}, string,
|
|
109
|
+
}>, {}, {}, {}, {}, string, vue89.ComponentProvideOptions, false, {}, any>, {
|
|
111
110
|
default?: (props: {}) => any;
|
|
112
111
|
}>;
|
|
113
112
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -162,13 +161,13 @@ interface AlertDialogRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
|
162
161
|
interface AlertDialogRootProps extends AlertDialogRootBaseProps {}
|
|
163
162
|
interface AlertDialogRootEmits extends RootEmits {}
|
|
164
163
|
declare const _default$6: typeof __VLS_export$3;
|
|
165
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
166
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
164
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue89.DefineComponent<AlertDialogRootProps, {}, {}, {}, {}, vue89.ComponentOptionsMixin, vue89.ComponentOptionsMixin, {
|
|
167
165
|
exitComplete: () => any;
|
|
168
|
-
|
|
169
|
-
|
|
166
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
167
|
+
focusOutside: (event: dialog.FocusOutsideEvent) => any;
|
|
168
|
+
interactOutside: (event: dialog.InteractOutsideEvent) => any;
|
|
170
169
|
openChange: (details: dialog.OpenChangeDetails) => any;
|
|
171
|
-
pointerDownOutside: (event:
|
|
170
|
+
pointerDownOutside: (event: dialog.PointerDownOutsideEvent) => any;
|
|
172
171
|
requestDismiss: (event: CustomEvent<{
|
|
173
172
|
originalLayer: HTMLElement;
|
|
174
173
|
targetLayer: HTMLElement | undefined;
|
|
@@ -176,13 +175,13 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue134.DefineComponent<AlertDial
|
|
|
176
175
|
targetIndex: number;
|
|
177
176
|
}>) => any;
|
|
178
177
|
"update:open": (open: boolean) => any;
|
|
179
|
-
}, string,
|
|
180
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
178
|
+
}, string, vue89.PublicProps, Readonly<AlertDialogRootProps> & Readonly<{
|
|
181
179
|
onExitComplete?: (() => any) | undefined;
|
|
182
|
-
|
|
183
|
-
|
|
180
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
181
|
+
onFocusOutside?: ((event: dialog.FocusOutsideEvent) => any) | undefined;
|
|
182
|
+
onInteractOutside?: ((event: dialog.InteractOutsideEvent) => any) | undefined;
|
|
184
183
|
onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
|
|
185
|
-
onPointerDownOutside?: ((event:
|
|
184
|
+
onPointerDownOutside?: ((event: dialog.PointerDownOutsideEvent) => any) | undefined;
|
|
186
185
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
187
186
|
originalLayer: HTMLElement;
|
|
188
187
|
targetLayer: HTMLElement | undefined;
|
|
@@ -199,7 +198,7 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue134.DefineComponent<AlertDial
|
|
|
199
198
|
preventScroll: boolean;
|
|
200
199
|
restoreFocus: boolean;
|
|
201
200
|
trapFocus: boolean;
|
|
202
|
-
}, {}, {}, {}, string,
|
|
201
|
+
}, {}, {}, {}, string, vue89.ComponentProvideOptions, false, {}, any>, {
|
|
203
202
|
default?: (props: {}) => any;
|
|
204
203
|
}>;
|
|
205
204
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -216,7 +215,7 @@ interface AlertDialogTitleProps extends AlertDialogTitleBaseProps,
|
|
|
216
215
|
*/
|
|
217
216
|
HTMLAttributes {}
|
|
218
217
|
declare const _default$8: typeof __VLS_export$2;
|
|
219
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
218
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue89.DefineComponent<AlertDialogTitleProps, {}, {}, {}, {}, vue89.ComponentOptionsMixin, vue89.ComponentOptionsMixin, {}, string, vue89.PublicProps, Readonly<AlertDialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue89.ComponentProvideOptions, false, {}, any>, {
|
|
220
219
|
default?: (props: {}) => any;
|
|
221
220
|
}>;
|
|
222
221
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -233,7 +232,7 @@ interface AlertDialogTriggerProps extends AlertDialogTriggerBaseProps,
|
|
|
233
232
|
*/
|
|
234
233
|
ButtonHTMLAttributes {}
|
|
235
234
|
declare const _default$9: typeof __VLS_export$1;
|
|
236
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
235
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue89.DefineComponent<AlertDialogTriggerProps, {}, {}, {}, {}, vue89.ComponentOptionsMixin, vue89.ComponentOptionsMixin, {}, string, vue89.PublicProps, Readonly<AlertDialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue89.ComponentProvideOptions, false, {}, any>, {
|
|
237
236
|
default?: (props: {}) => any;
|
|
238
237
|
}>;
|
|
239
238
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -258,7 +257,7 @@ interface AlertDialogContextProps extends SlotsType<{
|
|
|
258
257
|
default: UnwrapRef<UseAlertDialogContext>;
|
|
259
258
|
}> {}
|
|
260
259
|
declare const _default$3: typeof __VLS_export;
|
|
261
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
260
|
+
declare const __VLS_export: __VLS_WithSlots<vue89.DefineComponent<{}, {}, {}, {}, {}, vue89.ComponentOptionsMixin, vue89.ComponentOptionsMixin, {}, string, vue89.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue89.ComponentProvideOptions, true, {}, any>, {
|
|
262
261
|
default(alertDialog: UnwrapRef<UseAlertDialogContext>): unknown;
|
|
263
262
|
}>;
|
|
264
263
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,12 +2,11 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../../core-DNndr38p.js";
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import { n as parts, t as alertDialogAnatomy } from "../../alert-dialog-anatomy-6UZ4w58n.js";
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as
|
|
9
|
-
import { n as
|
|
10
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BuHH-PkI.js";
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
8
|
+
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-TTWaa6B7.js";
|
|
9
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-CI76Mcpo.js";
|
|
11
10
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
12
11
|
import * as alertDialog from "@sprawlify/primitives/machines/dialog";
|
|
13
12
|
|
|
@@ -1,54 +1,54 @@
|
|
|
1
|
-
import { t as accordionAnatomy } from "../accordion-anatomy-
|
|
2
|
-
import { t as alertDialogAnatomy } from "../alert-dialog-anatomy-
|
|
3
|
-
import { t as angleSliderAnatomy } from "../angle-slider-anatomy-
|
|
4
|
-
import { t as avatarAnatomy } from "../avatar-anatomy-
|
|
5
|
-
import { t as bottomSheetAnatomy } from "../bottom-sheet-anatomy-
|
|
6
|
-
import { t as carouselAnatomy } from "../carousel-anatomy-
|
|
7
|
-
import { t as checkboxAnatomy } from "../checkbox-anatomy-
|
|
8
|
-
import { t as clipboardAnatomy } from "../clipboard-anatomy-
|
|
9
|
-
import { t as collapsibleAnatomy } from "../collapsible-anatomy-
|
|
10
|
-
import { t as colorPickerAnatomy } from "../color-picker-anatomy-
|
|
11
|
-
import { t as comboboxAnatomy } from "../combobox-anatomy-
|
|
12
|
-
import { t as datePickerAnatomy } from "../date-picker-anatomy-
|
|
13
|
-
import { t as dialogAnatomy } from "../dialog-anatomy-
|
|
14
|
-
import { t as editableAnatomy } from "../editable-anatomy-
|
|
15
|
-
import { t as fieldAnatomy } from "../field-anatomy-
|
|
16
|
-
import { t as fieldsetAnatomy } from "../fieldset-anatomy-
|
|
17
|
-
import { t as fileUploadAnatomy } from "../file-upload-anatomy-
|
|
18
|
-
import { t as floatingPanelAnatomy } from "../floating-panel-anatomy-
|
|
19
|
-
import { t as hoverCardAnatomy } from "../hover-card-anatomy-
|
|
20
|
-
import { t as imageCropperAnatomy } from "../image-cropper-anatomy-
|
|
21
|
-
import { t as listboxAnatomy } from "../listbox-anatomy-
|
|
22
|
-
import { t as marqueeAnatomy } from "../marquee-anatomy-
|
|
23
|
-
import { t as dropdownMenuAnatomy } from "../dropdown-menu-anatomy-
|
|
24
|
-
import { t as navigationMenuAnatomy } from "../navigation-menu-anatomy-
|
|
25
|
-
import { t as numberInputAnatomy } from "../number-input-anatomy-
|
|
26
|
-
import { t as paginationAnatomy } from "../pagination-anatomy-
|
|
27
|
-
import { t as passwordInputAnatomy } from "../password-input-anatomy-
|
|
28
|
-
import { t as pinInputAnatomy } from "../pin-input-anatomy-
|
|
29
|
-
import { t as popoverAnatomy } from "../popover-anatomy-
|
|
30
|
-
import { t as progressAnatomy } from "../progress-anatomy-
|
|
31
|
-
import { t as qrCodeAnatomy } from "../qr-code-anatomy-
|
|
32
|
-
import { t as radioGroupAnatomy } from "../radio-group-anatomy-
|
|
33
|
-
import { t as ratingGroupAnatomy } from "../rating-group-anatomy-
|
|
34
|
-
import { t as scrollAreaAnatomy } from "../scroll-area-anatomy-
|
|
35
|
-
import { t as segmentGroupAnatomy } from "../segment-group-anatomy-
|
|
36
|
-
import { t as selectAnatomy } from "../select-anatomy-
|
|
37
|
-
import { t as separatorAnatomy } from "../separator-anatomy-
|
|
38
|
-
import { t as signaturePadAnatomy } from "../signature-pad-anatomy-
|
|
39
|
-
import { t as sliderAnatomy } from "../slider-anatomy-
|
|
40
|
-
import { t as splitterAnatomy } from "../splitter-anatomy-
|
|
41
|
-
import { t as stepsAnatomy } from "../steps-anatomy-
|
|
42
|
-
import { t as switchAnatomy } from "../switch-anatomy-
|
|
43
|
-
import { t as tabsAnatomy } from "../tabs-anatomy-
|
|
44
|
-
import { t as tagsInputAnatomy } from "../tags-input-anatomy-
|
|
45
|
-
import { t as timerAnatomy } from "../timer-anatomy-
|
|
46
|
-
import { t as toastAnatomy } from "../toast-anatomy-
|
|
47
|
-
import { t as toggleGroupAnatomy } from "../toggle-group-anatomy
|
|
48
|
-
import { t as toggleAnatomy } from "../toggle-anatomy-
|
|
49
|
-
import { t as tooltipAnatomy } from "../tooltip-anatomy-
|
|
50
|
-
import { t as tourAnatomy } from "../tour-anatomy-
|
|
51
|
-
import { t as treeViewAnatomy } from "../tree-view-anatomy-
|
|
1
|
+
import { t as accordionAnatomy } from "../accordion-anatomy-Bxs15n6t.js";
|
|
2
|
+
import { t as alertDialogAnatomy } from "../alert-dialog-anatomy-C2irt92-.js";
|
|
3
|
+
import { t as angleSliderAnatomy } from "../angle-slider-anatomy-whG3APHN.js";
|
|
4
|
+
import { t as avatarAnatomy } from "../avatar-anatomy-CHyA19ld.js";
|
|
5
|
+
import { t as bottomSheetAnatomy } from "../bottom-sheet-anatomy-CuhyzaDM.js";
|
|
6
|
+
import { t as carouselAnatomy } from "../carousel-anatomy-DmFsWHmO.js";
|
|
7
|
+
import { t as checkboxAnatomy } from "../checkbox-anatomy-BWuJE28O.js";
|
|
8
|
+
import { t as clipboardAnatomy } from "../clipboard-anatomy-CIC99c59.js";
|
|
9
|
+
import { t as collapsibleAnatomy } from "../collapsible-anatomy-hcVAnOIR.js";
|
|
10
|
+
import { t as colorPickerAnatomy } from "../color-picker-anatomy-CZ8JYbW7.js";
|
|
11
|
+
import { t as comboboxAnatomy } from "../combobox-anatomy-6dwlU7yT.js";
|
|
12
|
+
import { t as datePickerAnatomy } from "../date-picker-anatomy-b9iAI1hH.js";
|
|
13
|
+
import { t as dialogAnatomy } from "../dialog-anatomy-DXEWrwRi.js";
|
|
14
|
+
import { t as editableAnatomy } from "../editable-anatomy-DJJXhBV1.js";
|
|
15
|
+
import { t as fieldAnatomy } from "../field-anatomy-CJjfESVZ.js";
|
|
16
|
+
import { t as fieldsetAnatomy } from "../fieldset-anatomy-Cq_ynep1.js";
|
|
17
|
+
import { t as fileUploadAnatomy } from "../file-upload-anatomy-iv0C7QVu.js";
|
|
18
|
+
import { t as floatingPanelAnatomy } from "../floating-panel-anatomy-Dyr3lcgZ.js";
|
|
19
|
+
import { t as hoverCardAnatomy } from "../hover-card-anatomy-BSDDI0Kf.js";
|
|
20
|
+
import { t as imageCropperAnatomy } from "../image-cropper-anatomy-CyP4JFSK.js";
|
|
21
|
+
import { t as listboxAnatomy } from "../listbox-anatomy-BNo_CKmk.js";
|
|
22
|
+
import { t as marqueeAnatomy } from "../marquee-anatomy-BzjeMztY.js";
|
|
23
|
+
import { t as dropdownMenuAnatomy } from "../dropdown-menu-anatomy-vJ1-APdg.js";
|
|
24
|
+
import { t as navigationMenuAnatomy } from "../navigation-menu-anatomy-De1ATxET.js";
|
|
25
|
+
import { t as numberInputAnatomy } from "../number-input-anatomy-BPS2hzM6.js";
|
|
26
|
+
import { t as paginationAnatomy } from "../pagination-anatomy-BCX85m-Q.js";
|
|
27
|
+
import { t as passwordInputAnatomy } from "../password-input-anatomy-CNEwJOp9.js";
|
|
28
|
+
import { t as pinInputAnatomy } from "../pin-input-anatomy-BKdH4pKx.js";
|
|
29
|
+
import { t as popoverAnatomy } from "../popover-anatomy-BxYyvWrE.js";
|
|
30
|
+
import { t as progressAnatomy } from "../progress-anatomy-aZfuAwWj.js";
|
|
31
|
+
import { t as qrCodeAnatomy } from "../qr-code-anatomy-CxjYwfAP.js";
|
|
32
|
+
import { t as radioGroupAnatomy } from "../radio-group-anatomy-DExY7kYs.js";
|
|
33
|
+
import { t as ratingGroupAnatomy } from "../rating-group-anatomy-Dc0wPZu2.js";
|
|
34
|
+
import { t as scrollAreaAnatomy } from "../scroll-area-anatomy-DapfnNBU.js";
|
|
35
|
+
import { t as segmentGroupAnatomy } from "../segment-group-anatomy-CQErsPks.js";
|
|
36
|
+
import { t as selectAnatomy } from "../select-anatomy-CitDj30H.js";
|
|
37
|
+
import { t as separatorAnatomy } from "../separator-anatomy-pGDIt-mq.js";
|
|
38
|
+
import { t as signaturePadAnatomy } from "../signature-pad-anatomy-KbYu7JMW.js";
|
|
39
|
+
import { t as sliderAnatomy } from "../slider-anatomy-CZoxc1p8.js";
|
|
40
|
+
import { t as splitterAnatomy } from "../splitter-anatomy-CLOLZl0a.js";
|
|
41
|
+
import { t as stepsAnatomy } from "../steps-anatomy-lbmXkG81.js";
|
|
42
|
+
import { t as switchAnatomy } from "../switch-anatomy-pGW5yxP1.js";
|
|
43
|
+
import { t as tabsAnatomy } from "../tabs-anatomy-DAtPeBqj.js";
|
|
44
|
+
import { t as tagsInputAnatomy } from "../tags-input-anatomy-DyeuJ7Th.js";
|
|
45
|
+
import { t as timerAnatomy } from "../timer-anatomy-IGgjTzux.js";
|
|
46
|
+
import { t as toastAnatomy } from "../toast-anatomy-BOrHt4-_.js";
|
|
47
|
+
import { t as toggleGroupAnatomy } from "../toggle-group-anatomy-DBV0OT7L.js";
|
|
48
|
+
import { t as toggleAnatomy } from "../toggle-anatomy-xiDQ91vN.js";
|
|
49
|
+
import { t as tooltipAnatomy } from "../tooltip-anatomy-T_76c603.js";
|
|
50
|
+
import { t as tourAnatomy } from "../tour-anatomy-DpcOJU-H.js";
|
|
51
|
+
import { t as treeViewAnatomy } from "../tree-view-anatomy-BZT1uz4I.js";
|
|
52
52
|
import { anatomy as aspectRatioAnatomy } from "@sprawlify/primitives/machines/aspect-ratio";
|
|
53
53
|
export * from "@sprawlify/primitives/anatomy";
|
|
54
54
|
export { accordionAnatomy, alertDialogAnatomy, angleSliderAnatomy, aspectRatioAnatomy, avatarAnatomy, bottomSheetAnatomy, carouselAnatomy, checkboxAnatomy, clipboardAnatomy, collapsibleAnatomy, colorPickerAnatomy, comboboxAnatomy, datePickerAnatomy, dialogAnatomy, dropdownMenuAnatomy, editableAnatomy, fieldAnatomy, fieldsetAnatomy, fileUploadAnatomy, floatingPanelAnatomy, hoverCardAnatomy, imageCropperAnatomy, listboxAnatomy, marqueeAnatomy, navigationMenuAnatomy, numberInputAnatomy, paginationAnatomy, passwordInputAnatomy, pinInputAnatomy, popoverAnatomy, progressAnatomy, qrCodeAnatomy, radioGroupAnatomy, ratingGroupAnatomy, scrollAreaAnatomy, segmentGroupAnatomy, selectAnatomy, separatorAnatomy, signaturePadAnatomy, sliderAnatomy, splitterAnatomy, stepsAnatomy, switchAnatomy, tabsAnatomy, tagsInputAnatomy, timerAnatomy, toastAnatomy, toggleAnatomy, toggleGroupAnatomy, tooltipAnatomy, tourAnatomy, treeViewAnatomy };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as angleSliderAnatomy } from "../../angle-slider-anatomy-
|
|
5
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as angleSliderAnatomy } from "../../angle-slider-anatomy-whG3APHN.js";
|
|
5
|
+
import * as vue302 from "vue";
|
|
6
6
|
import { ComputedRef, EmitFn, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as angleSlider from "@sprawlify/primitives/machines/angle-slider";
|
|
8
8
|
import { MarkerProps } from "@sprawlify/primitives/machines/angle-slider";
|
|
@@ -50,7 +50,7 @@ interface AngleSliderContextProps extends SlotsType<{
|
|
|
50
50
|
default: UnwrapRef<UseAngleSliderContext>;
|
|
51
51
|
}> {}
|
|
52
52
|
declare const _default: typeof __VLS_export$9;
|
|
53
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
53
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue302.DefineComponent<{}, {}, {}, {}, {}, vue302.ComponentOptionsMixin, vue302.ComponentOptionsMixin, {}, string, vue302.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue302.ComponentProvideOptions, true, {}, any>, {
|
|
54
54
|
default(angleSlider: UnwrapRef<UseAngleSliderContext>): unknown;
|
|
55
55
|
}>;
|
|
56
56
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -67,19 +67,19 @@ interface AngleSliderRootProps extends AngleSliderRootBaseProps,
|
|
|
67
67
|
*/
|
|
68
68
|
Omit<HTMLAttributes, 'dir'> {}
|
|
69
69
|
declare const _default$6: typeof __VLS_export$8;
|
|
70
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
70
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue302.DefineComponent<AngleSliderRootProps, {}, {}, {}, {}, vue302.ComponentOptionsMixin, vue302.ComponentOptionsMixin, {
|
|
71
71
|
valueChange: (details: angleSlider.ValueChangeDetails) => any;
|
|
72
72
|
"update:modelValue": (value: number) => any;
|
|
73
73
|
valueChangeEnd: (details: angleSlider.ValueChangeDetails) => any;
|
|
74
|
-
}, string,
|
|
74
|
+
}, string, vue302.PublicProps, Readonly<AngleSliderRootProps> & Readonly<{
|
|
75
75
|
onValueChange?: ((details: angleSlider.ValueChangeDetails) => any) | undefined;
|
|
76
76
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
77
77
|
onValueChangeEnd?: ((details: angleSlider.ValueChangeDetails) => any) | undefined;
|
|
78
78
|
}>, {
|
|
79
79
|
disabled: boolean;
|
|
80
|
-
readOnly: boolean;
|
|
81
80
|
invalid: boolean;
|
|
82
|
-
|
|
81
|
+
readOnly: boolean;
|
|
82
|
+
}, {}, {}, {}, string, vue302.ComponentProvideOptions, false, {}, any>, {
|
|
83
83
|
default?: (props: {}) => any;
|
|
84
84
|
}>;
|
|
85
85
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -96,7 +96,7 @@ interface AngleSliderControlProps extends AngleSliderControlBaseProps,
|
|
|
96
96
|
*/
|
|
97
97
|
HTMLAttributes {}
|
|
98
98
|
declare const _default$1: typeof __VLS_export$7;
|
|
99
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
99
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue302.DefineComponent<AngleSliderControlProps, {}, {}, {}, {}, vue302.ComponentOptionsMixin, vue302.ComponentOptionsMixin, {}, string, vue302.PublicProps, Readonly<AngleSliderControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue302.ComponentProvideOptions, false, {}, any>, {
|
|
100
100
|
default?: (props: {}) => any;
|
|
101
101
|
}>;
|
|
102
102
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -113,7 +113,7 @@ interface AngleSliderHiddenInputProps extends AngleSliderHiddenInputBaseProps,
|
|
|
113
113
|
*/
|
|
114
114
|
InputHTMLAttributes {}
|
|
115
115
|
declare const _default$2: typeof __VLS_export$6;
|
|
116
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
116
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue302.DefineComponent<AngleSliderHiddenInputProps, {}, {}, {}, {}, vue302.ComponentOptionsMixin, vue302.ComponentOptionsMixin, {}, string, vue302.PublicProps, Readonly<AngleSliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue302.ComponentProvideOptions, false, {}, any>, {
|
|
117
117
|
default?: (props: {}) => any;
|
|
118
118
|
}>;
|
|
119
119
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -130,7 +130,7 @@ interface AngleSliderLabelProps extends AngleSliderLabelBaseProps,
|
|
|
130
130
|
*/
|
|
131
131
|
LabelHTMLAttributes {}
|
|
132
132
|
declare const _default$3: typeof __VLS_export$5;
|
|
133
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
133
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue302.DefineComponent<AngleSliderLabelProps, {}, {}, {}, {}, vue302.ComponentOptionsMixin, vue302.ComponentOptionsMixin, {}, string, vue302.PublicProps, Readonly<AngleSliderLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue302.ComponentProvideOptions, false, {}, any>, {
|
|
134
134
|
default?: (props: {}) => any;
|
|
135
135
|
}>;
|
|
136
136
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -147,7 +147,7 @@ interface AngleSliderMarkerGroupProps extends AngleSliderMarkerGroupBaseProps,
|
|
|
147
147
|
*/
|
|
148
148
|
HTMLAttributes {}
|
|
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<vue302.DefineComponent<AngleSliderMarkerGroupProps, {}, {}, {}, {}, vue302.ComponentOptionsMixin, vue302.ComponentOptionsMixin, {}, string, vue302.PublicProps, Readonly<AngleSliderMarkerGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue302.ComponentProvideOptions, false, {}, any>, {
|
|
151
151
|
default?: (props: {}) => any;
|
|
152
152
|
}>;
|
|
153
153
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -164,7 +164,7 @@ interface AngleSliderMarkerProps extends AngleSliderMarkerBaseProps,
|
|
|
164
164
|
*/
|
|
165
165
|
HTMLAttributes {}
|
|
166
166
|
declare const _default$4: typeof __VLS_export$3;
|
|
167
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
167
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue302.DefineComponent<AngleSliderMarkerProps, {}, {}, {}, {}, vue302.ComponentOptionsMixin, vue302.ComponentOptionsMixin, {}, string, vue302.PublicProps, Readonly<AngleSliderMarkerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue302.ComponentProvideOptions, false, {}, any>, {
|
|
168
168
|
default?: (props: {}) => any;
|
|
169
169
|
}>;
|
|
170
170
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -184,7 +184,7 @@ interface AngleSliderRootProviderProps extends AngleSliderRootProviderBaseProps,
|
|
|
184
184
|
*/
|
|
185
185
|
HTMLAttributes {}
|
|
186
186
|
declare const _default$7: typeof __VLS_export$2;
|
|
187
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
187
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue302.DefineComponent<AngleSliderRootProviderProps, {}, {}, {}, {}, vue302.ComponentOptionsMixin, vue302.ComponentOptionsMixin, {}, string, vue302.PublicProps, Readonly<AngleSliderRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue302.ComponentProvideOptions, false, {}, any>, {
|
|
188
188
|
default?: (props: {}) => any;
|
|
189
189
|
}>;
|
|
190
190
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -201,7 +201,7 @@ interface AngleSliderThumbProps extends AngleSliderThumbBaseProps,
|
|
|
201
201
|
*/
|
|
202
202
|
HTMLAttributes {}
|
|
203
203
|
declare const _default$8: typeof __VLS_export$1;
|
|
204
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
204
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue302.DefineComponent<AngleSliderThumbProps, {}, {}, {}, {}, vue302.ComponentOptionsMixin, vue302.ComponentOptionsMixin, {}, string, vue302.PublicProps, Readonly<AngleSliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue302.ComponentProvideOptions, false, {}, any>, {
|
|
205
205
|
default?: (props: {}) => any;
|
|
206
206
|
}>;
|
|
207
207
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -218,7 +218,7 @@ interface AngleSliderValueTextProps extends AngleSliderValueTextBaseProps,
|
|
|
218
218
|
*/
|
|
219
219
|
HTMLAttributes {}
|
|
220
220
|
declare const _default$9: typeof __VLS_export;
|
|
221
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
221
|
+
declare const __VLS_export: __VLS_WithSlots<vue302.DefineComponent<AngleSliderValueTextProps, {}, {}, {}, {}, vue302.ComponentOptionsMixin, vue302.ComponentOptionsMixin, {}, string, vue302.PublicProps, Readonly<AngleSliderValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue302.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
222
222
|
type __VLS_WithSlots<T, S> = T & {
|
|
223
223
|
new (): {
|
|
224
224
|
$slots: S;
|