@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
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as RenderStrategyProps } from "../../use-render-strategy-
|
|
5
|
-
import { t as tourAnatomy } from "../../tour-anatomy-
|
|
6
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
|
|
5
|
+
import { t as tourAnatomy } from "../../tour-anatomy-DpcOJU-H.js";
|
|
6
|
+
import * as vue2021 from "vue";
|
|
7
7
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
8
|
import { WaitForOptions as WaitOptions$1 } from "@sprawlify/primitives/dom-query";
|
|
9
|
-
import * as
|
|
9
|
+
import * as _sprawlify_primitives_machines_dialog49 from "@sprawlify/primitives/machines/dialog";
|
|
10
10
|
import * as tour from "@sprawlify/primitives/machines/tour";
|
|
11
11
|
import { FocusOutsideEvent, FocusOutsideEvent as TourFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as TourInteractOutsideEvent, Point, PointerDownOutsideEvent, PointerDownOutsideEvent as TourPointerDownOutsideEvent, ProgressTextDetails, StatusChangeDetails, StepAction, StepAction as StepAction$1, StepActionMap, StepActionTriggerProps, StepActionTriggerProps as StepActionTriggerProps$1, StepBaseDetails, StepChangeDetails, StepDetails, StepDetails as TourStepDetails, StepEffectArgs, StepEffectArgs as TourStepEffectArgs, StepPlacement, StepStatus, StepType, WaitOptions, waitForElement, waitForElementValue, waitForPromise } from "@sprawlify/primitives/machines/tour";
|
|
12
12
|
|
|
@@ -25,7 +25,7 @@ interface TourActionTriggerProps extends TourActionTriggerBaseProps,
|
|
|
25
25
|
*/
|
|
26
26
|
ButtonHTMLAttributes {}
|
|
27
27
|
declare const _default: typeof __VLS_export$14;
|
|
28
|
-
declare const __VLS_export$14: __VLS_WithSlots$14<
|
|
28
|
+
declare const __VLS_export$14: __VLS_WithSlots$14<vue2021.DefineComponent<TourActionTriggerBaseProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourActionTriggerBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
29
29
|
type __VLS_WithSlots$14<T, S> = T & {
|
|
30
30
|
new (): {
|
|
31
31
|
$slots: S;
|
|
@@ -37,7 +37,7 @@ interface TourActionsProps extends SlotsType<{
|
|
|
37
37
|
default: UnwrapRef<StepAction[]>;
|
|
38
38
|
}> {}
|
|
39
39
|
declare const _default$1: typeof __VLS_export$13;
|
|
40
|
-
declare const __VLS_export$13: __VLS_WithSlots$13<
|
|
40
|
+
declare const __VLS_export$13: __VLS_WithSlots$13<vue2021.DefineComponent<{}, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, true, {}, any>, {
|
|
41
41
|
default(tour: UnwrapRef<StepAction[]>): unknown;
|
|
42
42
|
}>;
|
|
43
43
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -54,7 +54,7 @@ interface TourArrowTipProps extends TourArrowTipBaseProps,
|
|
|
54
54
|
*/
|
|
55
55
|
HTMLAttributes {}
|
|
56
56
|
declare const _default$3: typeof __VLS_export$12;
|
|
57
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
57
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue2021.DefineComponent<TourArrowTipProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, false, {}, any>, {
|
|
58
58
|
default?: (props: {}) => any;
|
|
59
59
|
}>;
|
|
60
60
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -71,7 +71,7 @@ interface TourArrowProps extends TourArrowBaseProps,
|
|
|
71
71
|
*/
|
|
72
72
|
HTMLAttributes {}
|
|
73
73
|
declare const _default$2: typeof __VLS_export$11;
|
|
74
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
74
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue2021.DefineComponent<TourArrowProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, false, {}, any>, {
|
|
75
75
|
default?: (props: {}) => any;
|
|
76
76
|
}>;
|
|
77
77
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -88,7 +88,7 @@ interface TourBackdropProps extends TourBackdropBaseProps,
|
|
|
88
88
|
*/
|
|
89
89
|
HTMLAttributes {}
|
|
90
90
|
declare const _default$4: typeof __VLS_export$10;
|
|
91
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
91
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue2021.DefineComponent<TourBackdropProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, false, {}, any>, {
|
|
92
92
|
default?: (props: {}) => any;
|
|
93
93
|
}>;
|
|
94
94
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -105,7 +105,7 @@ interface TourCloseTriggerProps extends TourCloseTriggerBaseProps,
|
|
|
105
105
|
*/
|
|
106
106
|
ButtonHTMLAttributes {}
|
|
107
107
|
declare const _default$5: typeof __VLS_export$9;
|
|
108
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
108
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue2021.DefineComponent<TourCloseTriggerProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, false, {}, any>, {
|
|
109
109
|
default?: (props: {}) => any;
|
|
110
110
|
}>;
|
|
111
111
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -122,7 +122,7 @@ interface TourContentProps extends TourContentBaseProps,
|
|
|
122
122
|
*/
|
|
123
123
|
HTMLAttributes {}
|
|
124
124
|
declare const _default$6: typeof __VLS_export$8;
|
|
125
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
125
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue2021.DefineComponent<TourContentProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, false, {}, any>, {
|
|
126
126
|
default?: (props: {}) => any;
|
|
127
127
|
}>;
|
|
128
128
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -139,7 +139,7 @@ interface TourControlProps extends TourControlBaseProps,
|
|
|
139
139
|
*/
|
|
140
140
|
HTMLAttributes {}
|
|
141
141
|
declare const _default$8: typeof __VLS_export$7;
|
|
142
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
142
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue2021.DefineComponent<TourControlProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, false, {}, any>, {
|
|
143
143
|
default?: (props: {}) => any;
|
|
144
144
|
}>;
|
|
145
145
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -156,7 +156,7 @@ interface TourDescriptionProps extends TourDescriptionBaseProps,
|
|
|
156
156
|
*/
|
|
157
157
|
HTMLAttributes {}
|
|
158
158
|
declare const _default$9: typeof __VLS_export$6;
|
|
159
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
159
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue2021.DefineComponent<TourDescriptionProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
160
160
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
161
161
|
new (): {
|
|
162
162
|
$slots: S;
|
|
@@ -171,7 +171,7 @@ interface TourPositionerProps extends TourPositionerBaseProps,
|
|
|
171
171
|
*/
|
|
172
172
|
HTMLAttributes {}
|
|
173
173
|
declare const _default$10: typeof __VLS_export$5;
|
|
174
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
174
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue2021.DefineComponent<TourPositionerProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, false, {}, any>, {
|
|
175
175
|
default?: (props: {}) => any;
|
|
176
176
|
}>;
|
|
177
177
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -188,7 +188,7 @@ interface TourProgressTextProps extends TourProgressTextBaseProps,
|
|
|
188
188
|
*/
|
|
189
189
|
HTMLAttributes {}
|
|
190
190
|
declare const _default$11: typeof __VLS_export$4;
|
|
191
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
191
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2021.DefineComponent<TourProgressTextProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourProgressTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
192
192
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
193
193
|
new (): {
|
|
194
194
|
$slots: S;
|
|
@@ -216,27 +216,27 @@ interface TourRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
|
216
216
|
interface TourRootProps extends TourRootBaseProps {}
|
|
217
217
|
interface TourRootEmits extends RootEmits {}
|
|
218
218
|
declare const _default$12: typeof __VLS_export$3;
|
|
219
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
220
|
-
statusChange: (details: tour.StatusChangeDetails) => any;
|
|
219
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2021.DefineComponent<TourRootProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {
|
|
221
220
|
exitComplete: () => any;
|
|
222
|
-
focusOutside: (event:
|
|
223
|
-
interactOutside: (event:
|
|
224
|
-
pointerDownOutside: (event:
|
|
221
|
+
focusOutside: (event: _sprawlify_primitives_machines_dialog49.FocusOutsideEvent) => any;
|
|
222
|
+
interactOutside: (event: _sprawlify_primitives_machines_dialog49.InteractOutsideEvent) => any;
|
|
223
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog49.PointerDownOutsideEvent) => any;
|
|
224
|
+
statusChange: (details: tour.StatusChangeDetails) => any;
|
|
225
225
|
stepChange: (details: tour.StepChangeDetails) => any;
|
|
226
226
|
stepsChange: (details: {
|
|
227
227
|
steps: tour.StepDetails[];
|
|
228
228
|
}) => any;
|
|
229
|
-
}, string,
|
|
230
|
-
onStatusChange?: ((details: tour.StatusChangeDetails) => any) | undefined;
|
|
229
|
+
}, string, vue2021.PublicProps, Readonly<TourRootProps> & Readonly<{
|
|
231
230
|
onExitComplete?: (() => any) | undefined;
|
|
232
|
-
onFocusOutside?: ((event:
|
|
233
|
-
onInteractOutside?: ((event:
|
|
234
|
-
onPointerDownOutside?: ((event:
|
|
231
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog49.FocusOutsideEvent) => any) | undefined;
|
|
232
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog49.InteractOutsideEvent) => any) | undefined;
|
|
233
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog49.PointerDownOutsideEvent) => any) | undefined;
|
|
234
|
+
onStatusChange?: ((details: tour.StatusChangeDetails) => any) | undefined;
|
|
235
235
|
onStepChange?: ((details: tour.StepChangeDetails) => any) | undefined;
|
|
236
236
|
onStepsChange?: ((details: {
|
|
237
237
|
steps: tour.StepDetails[];
|
|
238
238
|
}) => any) | undefined;
|
|
239
|
-
}>, {}, {}, {}, {}, string,
|
|
239
|
+
}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, false, {}, any>, {
|
|
240
240
|
default?: (props: {}) => any;
|
|
241
241
|
}>;
|
|
242
242
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -253,7 +253,7 @@ interface TourSpotlightProps extends TourSpotlightBaseProps,
|
|
|
253
253
|
*/
|
|
254
254
|
HTMLAttributes {}
|
|
255
255
|
declare const _default$13: typeof __VLS_export$2;
|
|
256
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
256
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2021.DefineComponent<TourSpotlightProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourSpotlightProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, false, {}, any>, {
|
|
257
257
|
default?: (props: {}) => any;
|
|
258
258
|
}>;
|
|
259
259
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -270,7 +270,7 @@ interface TourTitleProps extends TourTitleBaseProps,
|
|
|
270
270
|
*/
|
|
271
271
|
HTMLAttributes {}
|
|
272
272
|
declare const _default$14: typeof __VLS_export$1;
|
|
273
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
273
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2021.DefineComponent<TourTitleProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
274
274
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
275
275
|
new (): {
|
|
276
276
|
$slots: S;
|
|
@@ -293,7 +293,7 @@ interface TourContextProps extends SlotsType<{
|
|
|
293
293
|
default: UnwrapRef<UseTourContext>;
|
|
294
294
|
}> {}
|
|
295
295
|
declare const _default$7: typeof __VLS_export;
|
|
296
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
296
|
+
declare const __VLS_export: __VLS_WithSlots<vue2021.DefineComponent<{}, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, true, {}, any>, {
|
|
297
297
|
default(tour: UnwrapRef<UseTourContext>): unknown;
|
|
298
298
|
}>;
|
|
299
299
|
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 { t as tourAnatomy } from "../../tour-anatomy-f2x7a1w3.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, createTextVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
12
11
|
import * as tour from "@sprawlify/primitives/machines/tour";
|
|
13
12
|
import { waitForElement, waitForElementValue, waitForPromise } from "@sprawlify/primitives/machines/tour";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import "../../factory-
|
|
2
|
-
import "../../index-
|
|
3
|
-
import "../../use-render-strategy-
|
|
4
|
-
import { t as treeViewAnatomy } from "../../tree-view-anatomy-
|
|
5
|
-
import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-
|
|
6
|
-
import { $ as TreeViewContextProps, A as UseTreeViewNodeContext, B as _default$12, C as TreeViewRootProviderProps, Ct as _default$2, D as _default$15, E as TreeViewNodeProviderProps, Et as _default$1, F as TreeViewNodeCheckboxIndicatorBaseProps, G as TreeViewItemProps, H as TreeViewLabelProps, I as TreeViewNodeCheckboxIndicatorProps, J as TreeViewItemTextProps, K as _default$8, L as _default$13, M as TreeViewNodeRenameInputBaseProps, N as TreeViewNodeRenameInputProps, O as TreeViewNodeContextProps, P as _default$16, Q as _default$9, R as TreeViewNodeCheckboxBaseProps, S as TreeViewRootProviderComponent, St as TreeViewBranchControlProps, T as TreeViewNodeProviderBaseProps, Tt as TreeViewBranchContentProps, U as _default$11, V as TreeViewLabelBaseProps, W as TreeViewItemBaseProps, X as TreeViewItemIndicatorBaseProps, Y as _default$10, Z as TreeViewItemIndicatorProps, _ as TreeViewRootComponent, _t as _default$4, a as TreeViewLoadChildrenDetails, at as useTreeView, b as _default$17, bt as _default$3, c as TreeViewNodeState, ct as _default, d as TreeViewSelectionChangeDetails, dt as _default$6, et as _default$7, f as tree_view_d_exports, ft as TreeViewBranchTextBaseProps, g as TreeViewRootBaseProps, gt as TreeViewBranchIndicatorProps, h as _default$19, ht as TreeViewBranchIndicatorBaseProps, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as _default$14, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchTriggerBaseProps, m as TreeViewTreeProps, mt as _default$5, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchBaseProps, p as TreeViewTreeBaseProps, pt as TreeViewBranchTextProps, q as TreeViewItemTextBaseProps, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTriggerProps, v as TreeViewRootComponentProps, vt as TreeViewBranchIndentGuideBaseProps, w as _default$18, wt as TreeViewBranchContentBaseProps, x as TreeViewRootProviderBaseProps, xt as TreeViewBranchControlBaseProps, y as TreeViewRootProps, yt as TreeViewBranchIndentGuideProps, z as TreeViewNodeCheckboxProps } from "../../index-
|
|
1
|
+
import "../../factory-D4YHm1ne.js";
|
|
2
|
+
import "../../index-BJ8mRK6a.js";
|
|
3
|
+
import "../../use-render-strategy-CEbMLMD1.js";
|
|
4
|
+
import { t as treeViewAnatomy } from "../../tree-view-anatomy-BZT1uz4I.js";
|
|
5
|
+
import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-adTDBnfd.js";
|
|
6
|
+
import { $ as TreeViewContextProps, A as UseTreeViewNodeContext, B as _default$12, C as TreeViewRootProviderProps, Ct as _default$2, D as _default$15, E as TreeViewNodeProviderProps, Et as _default$1, F as TreeViewNodeCheckboxIndicatorBaseProps, G as TreeViewItemProps, H as TreeViewLabelProps, I as TreeViewNodeCheckboxIndicatorProps, J as TreeViewItemTextProps, K as _default$8, L as _default$13, M as TreeViewNodeRenameInputBaseProps, N as TreeViewNodeRenameInputProps, O as TreeViewNodeContextProps, P as _default$16, Q as _default$9, R as TreeViewNodeCheckboxBaseProps, S as TreeViewRootProviderComponent, St as TreeViewBranchControlProps, T as TreeViewNodeProviderBaseProps, Tt as TreeViewBranchContentProps, U as _default$11, V as TreeViewLabelBaseProps, W as TreeViewItemBaseProps, X as TreeViewItemIndicatorBaseProps, Y as _default$10, Z as TreeViewItemIndicatorProps, _ as TreeViewRootComponent, _t as _default$4, a as TreeViewLoadChildrenDetails, at as useTreeView, b as _default$17, bt as _default$3, c as TreeViewNodeState, ct as _default, d as TreeViewSelectionChangeDetails, dt as _default$6, et as _default$7, f as tree_view_d_exports, ft as TreeViewBranchTextBaseProps, g as TreeViewRootBaseProps, gt as TreeViewBranchIndicatorProps, h as _default$19, ht as TreeViewBranchIndicatorBaseProps, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as _default$14, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchTriggerBaseProps, m as TreeViewTreeProps, mt as _default$5, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchBaseProps, p as TreeViewTreeBaseProps, pt as TreeViewBranchTextProps, q as TreeViewItemTextBaseProps, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTriggerProps, v as TreeViewRootComponentProps, vt as TreeViewBranchIndentGuideBaseProps, w as _default$18, wt as TreeViewBranchContentBaseProps, x as TreeViewRootProviderBaseProps, xt as TreeViewBranchControlBaseProps, y as TreeViewRootProps, yt as TreeViewBranchIndentGuideProps, z as TreeViewNodeCheckboxProps } from "../../index-D9FUSjzK.js";
|
|
7
7
|
export { TreeCollection, TreeNode, tree_view_d_exports as TreeView, _default as TreeViewBranch, TreeViewBranchBaseProps, _default$1 as TreeViewBranchContent, TreeViewBranchContentBaseProps, TreeViewBranchContentProps, _default$2 as TreeViewBranchControl, TreeViewBranchControlBaseProps, TreeViewBranchControlProps, _default$3 as TreeViewBranchIndentGuide, TreeViewBranchIndentGuideBaseProps, TreeViewBranchIndentGuideProps, _default$4 as TreeViewBranchIndicator, TreeViewBranchIndicatorBaseProps, TreeViewBranchIndicatorProps, TreeViewBranchProps, _default$5 as TreeViewBranchText, TreeViewBranchTextBaseProps, TreeViewBranchTextProps, _default$6 as TreeViewBranchTrigger, TreeViewBranchTriggerBaseProps, TreeViewBranchTriggerProps, TreeViewCheckedChangeDetails, _default$7 as TreeViewContext, TreeViewContextProps, TreeViewExpandedChangeDetails, TreeViewFocusChangeDetails, _default$8 as TreeViewItem, TreeViewItemBaseProps, _default$9 as TreeViewItemIndicator, TreeViewItemIndicatorBaseProps, TreeViewItemIndicatorProps, TreeViewItemProps, _default$10 as TreeViewItemText, TreeViewItemTextBaseProps, TreeViewItemTextProps, _default$11 as TreeViewLabel, TreeViewLabelBaseProps, TreeViewLabelProps, TreeViewLoadChildrenCompleteDetails, TreeViewLoadChildrenDetails, TreeViewLoadChildrenErrorDetails, _default$12 as TreeViewNodeCheckbox, TreeViewNodeCheckboxBaseProps, _default$13 as TreeViewNodeCheckboxIndicator, TreeViewNodeCheckboxIndicatorBaseProps, TreeViewNodeCheckboxIndicatorProps, TreeViewNodeCheckboxProps, _default$14 as TreeViewNodeContext, TreeViewNodeContextProps, TreeViewNodeProps, _default$15 as TreeViewNodeProvider, TreeViewNodeProviderBaseProps, TreeViewNodeProviderProps, _default$16 as TreeViewNodeRenameInput, TreeViewNodeRenameInputBaseProps, TreeViewNodeRenameInputProps, TreeViewNodeState, TreeViewRenameCompleteDetails, TreeViewRenameStartDetails, _default$17 as TreeViewRoot, TreeViewRootBaseProps, TreeViewRootComponent, TreeViewRootComponentProps, TreeViewRootProps, _default$18 as TreeViewRootProvider, TreeViewRootProviderBaseProps, TreeViewRootProviderComponent, TreeViewRootProviderProps, TreeViewSelectionChangeDetails, _default$19 as TreeViewTree, TreeViewTreeBaseProps, TreeViewTreeProps, UseTreeViewContext, UseTreeViewNodeContext, UseTreeViewProps, UseTreeViewReturn, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import "../../core-DNndr38p.js";
|
|
2
2
|
import "../../providers-DNBWT-O_.js";
|
|
3
3
|
import "../../create-context-Ds1GbsVc.js";
|
|
4
|
-
import "../../
|
|
4
|
+
import "../../factory-BQk6RiOp.js";
|
|
5
|
+
import "../../collapsible-anatomy-B63RaMgq.js";
|
|
5
6
|
import { t as treeViewAnatomy } from "../../tree-view-anatomy-CefyMmul.js";
|
|
6
|
-
import "../../
|
|
7
|
-
import "../../
|
|
8
|
-
import "../../
|
|
9
|
-
import { a as
|
|
10
|
-
import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, _ as useTreeViewNodeContext, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, c as tree_view_node_rename_input_default, d as tree_view_label_default, f as tree_view_item_default, g as tree_view_branch_default, h as tree_view_context_default, i as useTreeView, l as tree_view_node_checkbox_indicator_default, m as tree_view_item_indicator_default, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, r as tree_view_root_default, s as tree_view_node_context_default, t as tree_view_exports, u as tree_view_node_checkbox_default, v as tree_view_branch_trigger_default, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-D0uubGi5.js";
|
|
7
|
+
import "../../collapsible-YxCX30T0.js";
|
|
8
|
+
import "../../use-render-strategy-TTWaa6B7.js";
|
|
9
|
+
import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-D5aavLcu.js";
|
|
10
|
+
import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, _ as useTreeViewNodeContext, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, c as tree_view_node_rename_input_default, d as tree_view_label_default, f as tree_view_item_default, g as tree_view_branch_default, h as tree_view_context_default, i as useTreeView, l as tree_view_node_checkbox_indicator_default, m as tree_view_item_indicator_default, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, r as tree_view_root_default, s as tree_view_node_context_default, t as tree_view_exports, u as tree_view_node_checkbox_default, v as tree_view_branch_trigger_default, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-4zY74_JI.js";
|
|
11
11
|
|
|
12
12
|
export { tree_view_exports as TreeView, tree_view_branch_default as TreeViewBranch, tree_view_branch_content_default as TreeViewBranchContent, tree_view_branch_control_default as TreeViewBranchControl, tree_view_branch_indent_guide_default as TreeViewBranchIndentGuide, tree_view_branch_indicator_default as TreeViewBranchIndicator, tree_view_branch_text_default as TreeViewBranchText, tree_view_branch_trigger_default as TreeViewBranchTrigger, tree_view_context_default as TreeViewContext, tree_view_item_default as TreeViewItem, tree_view_item_indicator_default as TreeViewItemIndicator, tree_view_item_text_default as TreeViewItemText, tree_view_label_default as TreeViewLabel, tree_view_node_checkbox_default as TreeViewNodeCheckbox, tree_view_node_checkbox_indicator_default as TreeViewNodeCheckboxIndicator, tree_view_node_context_default as TreeViewNodeContext, tree_view_node_provider_default as TreeViewNodeProvider, tree_view_node_rename_input_default as TreeViewNodeRenameInput, tree_view_root_default as TreeViewRoot, tree_view_root_provider_default as TreeViewRootProvider, tree_view_tree_default as TreeViewTree, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy5 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/date-picker/date-picker-anatomy.d.ts
|
|
4
|
+
declare const datePickerAnatomy: _sprawlify_primitives_anatomy5.AnatomyInstance<"input" | "label" | "table" | "view" | "root" | "content" | "trigger" | "positioner" | "control" | "valueText" | "clearTrigger" | "nextTrigger" | "prevTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { datePickerAnatomy as t };
|
|
@@ -1,6 +1,57 @@
|
|
|
1
1
|
import { t as mergeProps$1 } from "./core-DNndr38p.js";
|
|
2
|
-
import { Fragment, cloneVNode, defineComponent, h } from "vue";
|
|
2
|
+
import { Fragment, cloneVNode, computed, defineComponent, getCurrentInstance, h, ref, toValue } from "vue";
|
|
3
3
|
|
|
4
|
+
//#region src/utils/unref-element.ts
|
|
5
|
+
function unrefElement(elRef) {
|
|
6
|
+
const plain = toValue(elRef);
|
|
7
|
+
return plain?.$el ?? plain;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
//#endregion
|
|
11
|
+
//#region src/utils/use-forward-expose.ts
|
|
12
|
+
const isElement = (el) => Object.prototype.hasOwnProperty.call(el, "nodeName") && typeof el.nodeName === "string";
|
|
13
|
+
function useForwardExpose() {
|
|
14
|
+
const instance = getCurrentInstance();
|
|
15
|
+
const currentRef = ref();
|
|
16
|
+
const currentElement = computed(() => {
|
|
17
|
+
return ["#text", "#comment"].includes(currentRef.value?.$el.nodeName) ? currentRef.value?.$el.nextElementSibling : unrefElement(currentRef);
|
|
18
|
+
});
|
|
19
|
+
const localExpose = Object.assign({}, instance.exposed);
|
|
20
|
+
const ret = {};
|
|
21
|
+
for (const key in instance.props) Object.defineProperty(ret, key, {
|
|
22
|
+
enumerable: true,
|
|
23
|
+
configurable: true,
|
|
24
|
+
get: () => instance.props[key]
|
|
25
|
+
});
|
|
26
|
+
if (Object.keys(localExpose).length > 0) for (const key in localExpose) Object.defineProperty(ret, key, {
|
|
27
|
+
enumerable: true,
|
|
28
|
+
configurable: true,
|
|
29
|
+
get: () => localExpose[key]
|
|
30
|
+
});
|
|
31
|
+
Object.defineProperty(ret, "$el", {
|
|
32
|
+
enumerable: true,
|
|
33
|
+
configurable: true,
|
|
34
|
+
get: () => instance.vnode.el
|
|
35
|
+
});
|
|
36
|
+
instance.exposed = ret;
|
|
37
|
+
function forwardRef(ref) {
|
|
38
|
+
currentRef.value = ref;
|
|
39
|
+
if (isElement(ref) || !ref) return;
|
|
40
|
+
Object.defineProperty(ret, "$el", {
|
|
41
|
+
enumerable: true,
|
|
42
|
+
configurable: true,
|
|
43
|
+
get: () => ref.$el
|
|
44
|
+
});
|
|
45
|
+
instance.exposed = ret;
|
|
46
|
+
}
|
|
47
|
+
return {
|
|
48
|
+
forwardRef,
|
|
49
|
+
currentRef,
|
|
50
|
+
currentElement
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
//#endregion
|
|
4
55
|
//#region src/utils/dynamic.ts
|
|
5
56
|
const Dynamic = defineComponent({
|
|
6
57
|
name: "Dynamic",
|
|
@@ -65,4 +116,4 @@ function jsxFactory() {
|
|
|
65
116
|
const sprawlify = jsxFactory();
|
|
66
117
|
|
|
67
118
|
//#endregion
|
|
68
|
-
export { sprawlify as t };
|
|
119
|
+
export { unrefElement as i, sprawlify as n, useForwardExpose as r, jsxFactory as t };
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, IntrinsicElementAttributes, VNodeProps, h } from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/components/factory.d.ts
|
|
4
|
+
type DOMElements = keyof IntrinsicElementAttributes;
|
|
5
|
+
type ElementType = Parameters<typeof h>[0];
|
|
6
|
+
interface PolymorphicProps {
|
|
7
|
+
asChild?: boolean;
|
|
8
|
+
}
|
|
9
|
+
type AsChildComponent<Component extends ElementType, P extends Record<string, unknown> = Record<never, never>> = {
|
|
10
|
+
new (): {
|
|
11
|
+
$props: AllowedComponentProps & ComponentCustomProps & VNodeProps & ExtractPropTypes<Component> & (Component extends keyof IntrinsicElementAttributes ? IntrinsicElementAttributes[Component] : Record<never, never>) & P & PolymorphicProps;
|
|
12
|
+
};
|
|
13
|
+
};
|
|
14
|
+
type HTMLPolymorphicComponents = { [E in DOMElements]: AsChildComponent<E> };
|
|
15
|
+
type HTMLPolymorphicProps<T extends ElementType> = Omit<ExtractPropTypes<T extends DOMElements ? IntrinsicElementAttributes[T] : T>, 'ref'> & {
|
|
16
|
+
asChild?: boolean;
|
|
17
|
+
};
|
|
18
|
+
type HTMLSprawlifyProps<T extends DOMElements> = HTMLPolymorphicProps<T>;
|
|
19
|
+
declare function jsxFactory(): HTMLPolymorphicComponents;
|
|
20
|
+
declare const sprawlify: HTMLPolymorphicComponents;
|
|
21
|
+
//#endregion
|
|
22
|
+
export { PolymorphicProps as a, HTMLSprawlifyProps as i, HTMLPolymorphicComponents as n, jsxFactory as o, HTMLPolymorphicProps as r, sprawlify as s, AsChildComponent as t };
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { t as __exportAll } from "./chunk-BN_g-Awi.js";
|
|
2
2
|
import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "./providers-DNBWT-O_.js";
|
|
3
3
|
import { t as createContext } from "./create-context-Ds1GbsVc.js";
|
|
4
|
-
import {
|
|
4
|
+
import { i as unrefElement, n as sprawlify, r as useForwardExpose } from "./factory-BQk6RiOp.js";
|
|
5
5
|
import { n as parts } from "./field-anatomy-C90WAETb.js";
|
|
6
|
-
import { t as sprawlify } from "./factory-yh31h0Rm.js";
|
|
7
6
|
import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, onBeforeUnmount, onMounted, openBlock, reactive, ref, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
8
7
|
import { ariaAttr, dataAttr } from "@sprawlify/primitives/dom-query";
|
|
9
8
|
import { autoresizeTextarea } from "@sprawlify/primitives/auto-resize";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/field/field-anatomy.d.ts
|
|
4
|
-
declare const fieldAnatomy:
|
|
4
|
+
declare const fieldAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"input" | "label" | "select" | "textarea" | "root" | "errorText" | "helperText" | "requiredIndicator">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { fieldAnatomy as t };
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { t as __exportAll } from "./chunk-BN_g-Awi.js";
|
|
2
2
|
import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "./providers-DNBWT-O_.js";
|
|
3
3
|
import { t as createContext } from "./create-context-Ds1GbsVc.js";
|
|
4
|
-
import {
|
|
4
|
+
import { i as unrefElement, n as sprawlify, r as useForwardExpose } from "./factory-BQk6RiOp.js";
|
|
5
5
|
import { n as parts } from "./fieldset-anatomy-BjnxJmos.js";
|
|
6
|
-
import { t as sprawlify } from "./factory-yh31h0Rm.js";
|
|
7
6
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, onBeforeUnmount, onMounted, openBlock, reactive, ref, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
8
7
|
import { dataAttr } from "@sprawlify/primitives/dom-query";
|
|
9
8
|
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy6 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/fieldset/fieldset-anatomy.d.ts
|
|
4
|
+
declare const fieldsetAnatomy: _sprawlify_primitives_anatomy6.AnatomyInstance<"legend" | "root" | "errorText" | "helperText">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { fieldsetAnatomy as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _sprawlify_primitives_anatomy10 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/image-cropper/image-cropper-anatomy.d.ts
|
|
4
|
-
declare const imageCropperAnatomy:
|
|
4
|
+
declare const imageCropperAnatomy: _sprawlify_primitives_anatomy10.AnatomyInstance<"image" | "root" | "viewport" | "selection" | "handle" | "grid">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { imageCropperAnatomy as t };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { n as RootProps, t as RootEmits } from "./presence-types-
|
|
3
|
-
import { a as Optional, r as EmitFn$1 } from "./types-
|
|
4
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "./factory-D4YHm1ne.js";
|
|
2
|
+
import { n as RootProps, t as RootEmits } from "./presence-types-CC57eEhO.js";
|
|
3
|
+
import { a as Optional, r as EmitFn$1 } from "./types-D_fjXif6.js";
|
|
4
|
+
import * as vue508 from "vue";
|
|
5
5
|
import { HTMLAttributes, MaybeRef } from "vue";
|
|
6
6
|
import * as presence from "@sprawlify/primitives/machines/presence";
|
|
7
7
|
|
|
@@ -14,9 +14,9 @@ interface PresenceProps extends PresenceBaseProps,
|
|
|
14
14
|
HTMLAttributes {}
|
|
15
15
|
interface PresenceEmits extends RootEmits {}
|
|
16
16
|
declare const _default: typeof __VLS_export;
|
|
17
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
17
|
+
declare const __VLS_export: __VLS_WithSlots<vue508.DefineComponent<PresenceProps, {}, {}, {}, {}, vue508.ComponentOptionsMixin, vue508.ComponentOptionsMixin, {
|
|
18
18
|
exitComplete: () => any;
|
|
19
|
-
}, string,
|
|
19
|
+
}, string, vue508.PublicProps, Readonly<PresenceProps> & Readonly<{
|
|
20
20
|
onExitComplete?: (() => any) | undefined;
|
|
21
21
|
}>, {
|
|
22
22
|
lazyMount: boolean;
|
|
@@ -24,7 +24,7 @@ declare const __VLS_export: __VLS_WithSlots<vue2274.DefineComponent<PresenceProp
|
|
|
24
24
|
present: boolean;
|
|
25
25
|
immediate: boolean;
|
|
26
26
|
skipAnimationOnMount: boolean;
|
|
27
|
-
}, {}, {}, {}, string,
|
|
27
|
+
}, {}, {}, {}, string, vue508.ComponentProvideOptions, false, {}, any>, {
|
|
28
28
|
default?: (props: {}) => any;
|
|
29
29
|
}>;
|
|
30
30
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -40,11 +40,11 @@ interface UsePresenceProps extends Optional<presence.Props, 'present'> {
|
|
|
40
40
|
skipAnimationOnMount?: boolean;
|
|
41
41
|
}
|
|
42
42
|
type UsePresenceReturn = ReturnType<typeof usePresence>;
|
|
43
|
-
declare const usePresence: (props: MaybeRef<UsePresenceProps>, emit?: EmitFn$1<RootEmits>) =>
|
|
43
|
+
declare const usePresence: (props: MaybeRef<UsePresenceProps>, emit?: EmitFn$1<RootEmits>) => vue508.ComputedRef<{
|
|
44
44
|
present: boolean;
|
|
45
45
|
unmounted: boolean | undefined;
|
|
46
46
|
presenceProps: {
|
|
47
|
-
ref:
|
|
47
|
+
ref: vue508.Ref<any, any>;
|
|
48
48
|
hidden: boolean;
|
|
49
49
|
'data-state': string | undefined;
|
|
50
50
|
};
|