@sprawlify/vue 0.0.84 → 0.0.86
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-DT5onog4.d.ts → alert-dialog-anatomy-30ATrUw1.d.ts} +1 -1
- package/dist/carousel-anatomy-Bert9HyJ.d.ts +6 -0
- package/dist/checkbox-anatomy-DfUQa76b.d.ts +6 -0
- package/dist/{collapsible-YxCX30T0.js → collapsible-BElUfyVR.js} +1 -1
- package/dist/{collection-D5aavLcu.js → collection-CBh5p7A_.js} +1 -1
- package/dist/{color-picker-anatomy-r9WsDFfY.d.ts → color-picker-anatomy-B-_n1c9M.d.ts} +2 -2
- package/dist/combobox-anatomy-D38F3K1t.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +14 -14
- package/dist/components/accordion/index.js +5 -4
- package/dist/components/alert-dialog/index.d.ts +18 -18
- package/dist/components/alert-dialog/index.js +3 -3
- package/dist/components/anatomy.d.ts +9 -9
- package/dist/components/angle-slider/index.d.ts +13 -13
- package/dist/components/angle-slider/index.js +1 -1
- package/dist/components/aspect-ratio/index.d.ts +5 -5
- package/dist/components/aspect-ratio/index.js +1 -1
- package/dist/components/avatar/index.d.ts +8 -8
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/bottom-sheet/index.d.ts +16 -16
- package/dist/components/bottom-sheet/index.js +4 -4
- package/dist/components/carousel/index.d.ts +21 -21
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/checkbox/index.d.ts +17 -17
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +12 -12
- package/dist/components/clipboard/index.js +1 -1
- package/dist/components/collapsible/index.d.ts +11 -11
- package/dist/components/collapsible/index.js +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +44 -44
- package/dist/components/color-picker/index.js +3 -3
- package/dist/components/combobox/index.d.ts +29 -29
- package/dist/components/combobox/index.js +4 -4
- package/dist/components/date-picker/index.d.ts +39 -39
- package/dist/components/date-picker/index.js +3 -3
- package/dist/components/dialog/index.d.ts +17 -17
- package/dist/components/dialog/index.js +3 -3
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/dropdown-menu/index.d.ts +47 -47
- package/dist/components/dropdown-menu/index.js +3 -3
- package/dist/components/editable/index.d.ts +21 -21
- package/dist/components/editable/index.js +1 -1
- package/dist/components/field/index.d.ts +21 -21
- package/dist/components/fieldset/index.d.ts +11 -11
- package/dist/components/file-upload/index.d.ts +21 -21
- package/dist/components/file-upload/index.js +1 -1
- package/dist/components/floating-panel/index.d.ts +20 -20
- package/dist/components/floating-panel/index.js +2 -2
- package/dist/components/focus-trap/index.d.ts +5 -5
- package/dist/components/focus-trap/index.js +1 -1
- 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 +21 -21
- package/dist/components/hover-card/index.js +3 -3
- package/dist/components/image-cropper/index.d.ts +11 -11
- package/dist/components/image-cropper/index.js +1 -1
- package/dist/components/json-tree-view/index.d.ts +7 -6
- package/dist/components/json-tree-view/index.js +7 -5
- package/dist/components/listbox/index.d.ts +19 -19
- package/dist/components/listbox/index.js +2 -2
- package/dist/components/marquee/index.d.ts +20 -20
- package/dist/components/marquee/index.js +1 -1
- package/dist/components/navigation-menu/index.d.ts +16 -16
- package/dist/components/navigation-menu/index.js +3 -3
- package/dist/components/number-input/index.d.ts +17 -17
- package/dist/components/number-input/index.js +1 -1
- package/dist/components/pagination/index.d.ts +14 -14
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/password-input/index.d.ts +20 -20
- package/dist/components/password-input/index.js +1 -1
- package/dist/components/pin-input/index.d.ts +14 -14
- package/dist/components/pin-input/index.js +1 -1
- package/dist/components/popover/index.d.ts +27 -27
- package/dist/components/popover/index.js +3 -3
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/presence/index.js +1 -1
- package/dist/components/progress/index.d.ts +12 -12
- package/dist/components/progress/index.js +1 -1
- package/dist/components/qr-code/index.d.ts +8 -8
- package/dist/components/qr-code/index.js +1 -1
- package/dist/components/radio-group/index.d.ts +13 -13
- package/dist/components/radio-group/index.js +1 -1
- package/dist/components/rating-group/index.d.ts +12 -12
- package/dist/components/rating-group/index.js +1 -1
- package/dist/components/scroll-area/index.d.ts +10 -9
- package/dist/components/scroll-area/index.js +7 -3
- package/dist/components/segment-group/index.d.ts +13 -13
- package/dist/components/segment-group/index.js +1 -1
- package/dist/components/select/index.d.ts +29 -29
- package/dist/components/select/index.js +4 -4
- package/dist/components/separator/index.d.ts +4 -4
- package/dist/components/separator/index.js +1 -1
- package/dist/components/signature-pad/index.d.ts +12 -12
- package/dist/components/signature-pad/index.js +1 -1
- package/dist/components/slider/index.d.ts +18 -18
- package/dist/components/slider/index.js +1 -1
- package/dist/components/splitter/index.d.ts +9 -9
- package/dist/components/splitter/index.js +1 -1
- package/dist/components/steps/index.d.ts +17 -17
- package/dist/components/steps/index.js +1 -1
- package/dist/components/switch/index.d.ts +11 -11
- package/dist/components/switch/index.js +1 -1
- package/dist/components/tabs/index.d.ts +13 -13
- package/dist/components/tabs/index.js +3 -3
- package/dist/components/tags-input/index.d.ts +26 -26
- package/dist/components/tags-input/index.js +1 -1
- package/dist/components/timer/index.d.ts +11 -11
- package/dist/components/timer/index.js +1 -1
- package/dist/components/toast/index.d.ts +8 -8
- package/dist/components/toggle/index.d.ts +6 -6
- package/dist/components/toggle/index.js +1 -1
- package/dist/components/toggle-group/index.d.ts +7 -7
- package/dist/components/toggle-group/index.js +1 -1
- package/dist/components/tooltip/index.d.ts +15 -15
- package/dist/components/tooltip/index.js +3 -3
- package/dist/components/tour/index.d.ts +28 -28
- package/dist/components/tour/index.js +3 -3
- package/dist/components/tree-view/index.d.ts +1 -1
- package/dist/components/tree-view/index.js +5 -4
- package/dist/date-picker-anatomy-mkd3sfuN.d.ts +6 -0
- package/dist/fieldset-anatomy-ad_EZpJX.d.ts +6 -0
- package/dist/{index-CjSVsbKe.d.ts → index-BKjU1a1o.d.ts} +28 -28
- package/dist/{index-D4t16tbm.d.ts → index-C4Iu0cYK.d.ts} +7 -7
- package/dist/{index-rfwGwC4P.d.ts → index-DjuCoctg.d.ts} +6 -6
- package/dist/index.d.ts +1 -1
- package/dist/{listbox-anatomy-Df6bjHWU.d.ts → listbox-anatomy-S7P8E9g0.d.ts} +1 -1
- package/dist/{tour-anatomy-DOo3BofU.d.ts → tour-anatomy-8PAQp7R_.d.ts} +1 -1
- package/dist/{tree-view-4zY74_JI.js → tree-view-U-tpyVm_.js} +4 -4
- package/package.json +2 -2
- package/dist/carousel-anatomy-CQHgDb2I.d.ts +0 -6
- package/dist/checkbox-anatomy-D01zOAxc.d.ts +0 -6
- package/dist/combobox-anatomy-BO1UsZ8F.d.ts +0 -6
- package/dist/date-picker-anatomy-CMHPPPhK.d.ts +0 -6
- package/dist/fieldset-anatomy-Cq_ynep1.d.ts +0 -6
- /package/dist/{clean-props-jeo_b63H.js → clean-props-DsGHTEpm.js} +0 -0
- /package/dist/{create-split-props-Cy-XbcBT.js → create-split-props-D8oe6Rby.js} +0 -0
- /package/dist/{presence-CI76Mcpo.js → presence-dN5CCq_x.js} +0 -0
- /package/dist/{use-render-strategy-TTWaa6B7.js → use-render-strategy-3G0_HWbg.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue369 from "vue";
|
|
3
3
|
import { HTMLAttributes } from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/components/focus-trap/focus-trap-types.d.ts
|
|
@@ -24,19 +24,19 @@ interface FocusTrapProps extends FocusTrapBaseProps,
|
|
|
24
24
|
*/
|
|
25
25
|
HTMLAttributes {}
|
|
26
26
|
declare const _default: typeof __VLS_export;
|
|
27
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
27
|
+
declare const __VLS_export: __VLS_WithSlots<vue369.DefineComponent<FocusTrapProps, {}, {}, {}, {}, vue369.ComponentOptionsMixin, vue369.ComponentOptionsMixin, {
|
|
28
28
|
activate: () => any;
|
|
29
29
|
deactivate: () => any;
|
|
30
|
-
}, string,
|
|
30
|
+
}, string, vue369.PublicProps, Readonly<FocusTrapProps> & Readonly<{
|
|
31
31
|
onActivate?: (() => any) | undefined;
|
|
32
32
|
onDeactivate?: (() => any) | undefined;
|
|
33
33
|
}>, {
|
|
34
34
|
disabled: boolean;
|
|
35
|
-
initialFocus: ((false | (string | (HTMLElement | SVGElement))) | (() => false | (string | (HTMLElement | SVGElement))))
|
|
35
|
+
initialFocus: VoidFunction | ((false | (string | (HTMLElement | SVGElement))) | (() => false | (string | (HTMLElement | SVGElement))));
|
|
36
36
|
fallbackFocus: (string | (HTMLElement | SVGElement)) | (() => string | (HTMLElement | SVGElement));
|
|
37
37
|
returnFocusOnDeactivate: boolean;
|
|
38
38
|
setReturnFocus: (false | (string | (HTMLElement | SVGElement))) | ((node: HTMLElement | SVGElement) => false | (string | (HTMLElement | SVGElement)));
|
|
39
|
-
}, {}, {}, {}, string,
|
|
39
|
+
}, {}, {}, {}, string, vue369.ComponentProvideOptions, false, {}, any>, {
|
|
40
40
|
default?: (props: {}) => any;
|
|
41
41
|
}>;
|
|
42
42
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "../../core-DNndr38p.js";
|
|
2
2
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
3
|
-
import { t as cleanProps } from "../../clean-props-
|
|
3
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
4
4
|
import { createBlock, defineComponent, onBeforeUnmount, onWatcherCleanup, openBlock, ref, renderSlot, unref, watchEffect, withCtx } from "vue";
|
|
5
5
|
import { trapFocus } from "@sprawlify/primitives/focus-trap";
|
|
6
6
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue1823 from "vue";
|
|
2
2
|
|
|
3
3
|
//#region src/components/format/format-byte.vue.d.ts
|
|
4
4
|
interface FormatByteProps {
|
|
@@ -8,7 +8,7 @@ interface FormatByteProps {
|
|
|
8
8
|
value: number;
|
|
9
9
|
}
|
|
10
10
|
declare const _default: typeof __VLS_export$2;
|
|
11
|
-
declare const __VLS_export$2:
|
|
11
|
+
declare const __VLS_export$2: vue1823.DefineComponent<FormatByteProps, {}, {}, {}, {}, vue1823.ComponentOptionsMixin, vue1823.ComponentOptionsMixin, {}, string, vue1823.PublicProps, Readonly<FormatByteProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1823.ComponentProvideOptions, false, {}, any>;
|
|
12
12
|
//#endregion
|
|
13
13
|
//#region src/components/format/format-number.vue.d.ts
|
|
14
14
|
interface FormatNumberProps {
|
|
@@ -22,7 +22,7 @@ interface FormatNumberProps {
|
|
|
22
22
|
currencySign?: string | undefined;
|
|
23
23
|
}
|
|
24
24
|
declare const _default$1: typeof __VLS_export$1;
|
|
25
|
-
declare const __VLS_export$1:
|
|
25
|
+
declare const __VLS_export$1: vue1823.DefineComponent<FormatNumberProps, {}, {}, {}, {}, vue1823.ComponentOptionsMixin, vue1823.ComponentOptionsMixin, {}, string, vue1823.PublicProps, Readonly<FormatNumberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1823.ComponentProvideOptions, false, {}, any>;
|
|
26
26
|
//#endregion
|
|
27
27
|
//#region src/components/format/format-relative-time.vue.d.ts
|
|
28
28
|
interface FormatRelativeTimeProps {
|
|
@@ -32,7 +32,7 @@ interface FormatRelativeTimeProps {
|
|
|
32
32
|
style?: Intl.RelativeTimeFormatStyle;
|
|
33
33
|
}
|
|
34
34
|
declare const _default$2: typeof __VLS_export;
|
|
35
|
-
declare const __VLS_export:
|
|
35
|
+
declare const __VLS_export: vue1823.DefineComponent<FormatRelativeTimeProps, {}, {}, {}, {}, vue1823.ComponentOptionsMixin, vue1823.ComponentOptionsMixin, {}, string, vue1823.PublicProps, Readonly<FormatRelativeTimeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1823.ComponentProvideOptions, false, {}, any>;
|
|
36
36
|
declare namespace format_d_exports {
|
|
37
37
|
export { _default as Byte, FormatByteProps as ByteBaseProps, FormatByteProps as ByteProps, _default$1 as Number, FormatNumberProps as NumberBaseProps, FormatNumberProps as NumberProps, _default$2 as RelativeTime, FormatRelativeTimeProps as RelativeTimeBaseProps, FormatRelativeTimeProps as RelativeTimeProps };
|
|
38
38
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue1807 from "vue";
|
|
2
2
|
import { IframeHTMLAttributes, VNode } from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/components/frame/frame.vue.d.ts
|
|
@@ -17,17 +17,17 @@ type __VLS_Slots = {} & {
|
|
|
17
17
|
} & {
|
|
18
18
|
head?: (props: typeof __VLS_31) => any;
|
|
19
19
|
};
|
|
20
|
-
declare const __VLS_base:
|
|
21
|
-
frameRef:
|
|
22
|
-
}, {}, {}, {},
|
|
20
|
+
declare const __VLS_base: vue1807.DefineComponent<FrameProps, {
|
|
21
|
+
frameRef: vue1807.Ref<HTMLIFrameElement | null, HTMLIFrameElement | null>;
|
|
22
|
+
}, {}, {}, {}, vue1807.ComponentOptionsMixin, vue1807.ComponentOptionsMixin, {} & {
|
|
23
23
|
mount: () => any;
|
|
24
24
|
unmount: () => any;
|
|
25
|
-
}, string,
|
|
25
|
+
}, string, vue1807.PublicProps, Readonly<FrameProps> & Readonly<{
|
|
26
26
|
onMount?: (() => any) | undefined;
|
|
27
27
|
onUnmount?: (() => any) | undefined;
|
|
28
28
|
}>, {
|
|
29
29
|
srcDoc: string;
|
|
30
|
-
}, {}, {}, {}, string,
|
|
30
|
+
}, {}, {}, {}, string, vue1807.ComponentProvideOptions, false, {}, any>;
|
|
31
31
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
32
32
|
declare const _default: typeof __VLS_export;
|
|
33
33
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue1923 from "vue";
|
|
2
2
|
import { HTMLAttributes, MaybeRef } from "vue";
|
|
3
3
|
import * as _sprawlify_primitives_highlight_word0 from "@sprawlify/primitives/highlight-word";
|
|
4
4
|
|
|
@@ -16,7 +16,7 @@ interface HighlightChunk {
|
|
|
16
16
|
}
|
|
17
17
|
//#endregion
|
|
18
18
|
//#region src/components/highlight/use-highlight.d.ts
|
|
19
|
-
declare const useHighlight: (props: MaybeRef<UseHighlightProps>) =>
|
|
19
|
+
declare const useHighlight: (props: MaybeRef<UseHighlightProps>) => vue1923.ComputedRef<_sprawlify_primitives_highlight_word0.HighlightChunk[]>;
|
|
20
20
|
//#endregion
|
|
21
21
|
//#region src/components/highlight/highlight.vue.d.ts
|
|
22
22
|
interface HighlightBaseProps extends UseHighlightProps {}
|
|
@@ -26,10 +26,10 @@ interface HighlightProps extends HighlightBaseProps,
|
|
|
26
26
|
*/
|
|
27
27
|
HTMLAttributes {}
|
|
28
28
|
declare const _default: typeof __VLS_export;
|
|
29
|
-
declare const __VLS_export:
|
|
29
|
+
declare const __VLS_export: vue1923.DefineComponent<HighlightProps, {}, {}, {}, {}, vue1923.ComponentOptionsMixin, vue1923.ComponentOptionsMixin, {}, string, vue1923.PublicProps, Readonly<HighlightProps> & Readonly<{}>, {
|
|
30
30
|
ignoreCase: boolean;
|
|
31
31
|
matchAll: boolean;
|
|
32
32
|
exactMatch: boolean;
|
|
33
|
-
}, {}, {}, {}, string,
|
|
33
|
+
}, {}, {}, {}, string, vue1923.ComponentProvideOptions, false, {}, any>;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { _default as Highlight, type HighlightChunk, type HighlightProps, type UseHighlightProps, useHighlight };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as cleanProps } from "../../clean-props-
|
|
1
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
2
2
|
import { Fragment, computed, createCommentVNode, createElementBlock, createTextVNode, defineComponent, openBlock, renderList, toDisplayString, toValue, unref } from "vue";
|
|
3
3
|
import { highlightWord } from "@sprawlify/primitives/highlight-word";
|
|
4
4
|
|
|
@@ -4,9 +4,9 @@ import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
|
4
4
|
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
5
5
|
import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
|
|
6
6
|
import { t as hoverCardAnatomy } from "../../hover-card-anatomy-BSDDI0Kf.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue2801 from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
|
-
import * as
|
|
9
|
+
import * as _sprawlify_primitives_machines_dialog63 from "@sprawlify/primitives/machines/dialog";
|
|
10
10
|
import * as hoverCard from "@sprawlify/primitives/machines/hover-card";
|
|
11
11
|
import { FocusOutsideEvent, FocusOutsideEvent as HoverCardFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as HoverCardInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as HoverCardOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as HoverCardPointerDownOutsideEvent } from "@sprawlify/primitives/machines/hover-card";
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ interface HoverCardArrowTipProps extends HoverCardArrowTipBaseProps,
|
|
|
18
18
|
*/
|
|
19
19
|
HTMLAttributes {}
|
|
20
20
|
declare const _default$1: typeof __VLS_export$7;
|
|
21
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
21
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue2801.DefineComponent<HoverCardArrowTipProps, {}, {}, {}, {}, vue2801.ComponentOptionsMixin, vue2801.ComponentOptionsMixin, {}, string, vue2801.PublicProps, Readonly<HoverCardArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2801.ComponentProvideOptions, false, {}, any>, {
|
|
22
22
|
default?: (props: {}) => any;
|
|
23
23
|
}>;
|
|
24
24
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -35,7 +35,7 @@ interface HoverCardArrowProps extends HoverCardArrowBaseProps,
|
|
|
35
35
|
*/
|
|
36
36
|
HTMLAttributes {}
|
|
37
37
|
declare const _default: typeof __VLS_export$6;
|
|
38
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
38
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue2801.DefineComponent<HoverCardArrowProps, {}, {}, {}, {}, vue2801.ComponentOptionsMixin, vue2801.ComponentOptionsMixin, {}, string, vue2801.PublicProps, Readonly<HoverCardArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2801.ComponentProvideOptions, false, {}, any>, {
|
|
39
39
|
default?: (props: {}) => any;
|
|
40
40
|
}>;
|
|
41
41
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -52,7 +52,7 @@ interface HoverCardContentProps extends HoverCardContentBaseProps,
|
|
|
52
52
|
*/
|
|
53
53
|
HTMLAttributes {}
|
|
54
54
|
declare const _default$2: typeof __VLS_export$5;
|
|
55
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
55
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue2801.DefineComponent<HoverCardContentProps, {}, {}, {}, {}, vue2801.ComponentOptionsMixin, vue2801.ComponentOptionsMixin, {}, string, vue2801.PublicProps, Readonly<HoverCardContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2801.ComponentProvideOptions, false, {}, any>, {
|
|
56
56
|
default?: (props: {}) => any;
|
|
57
57
|
}>;
|
|
58
58
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -99,7 +99,7 @@ interface HoverCardContextProps extends SlotsType<{
|
|
|
99
99
|
default: UnwrapRef<UseHoverCardContext>;
|
|
100
100
|
}> {}
|
|
101
101
|
declare const _default$3: typeof __VLS_export$4;
|
|
102
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
102
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2801.DefineComponent<{}, {}, {}, {}, {}, vue2801.ComponentOptionsMixin, vue2801.ComponentOptionsMixin, {}, string, vue2801.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2801.ComponentProvideOptions, true, {}, any>, {
|
|
103
103
|
default(hoverCard: UnwrapRef<UseHoverCardContext>): unknown;
|
|
104
104
|
}>;
|
|
105
105
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -116,7 +116,7 @@ interface HoverCardPositionerProps extends HoverCardPositionerBaseProps,
|
|
|
116
116
|
*/
|
|
117
117
|
HTMLAttributes {}
|
|
118
118
|
declare const _default$4: typeof __VLS_export$3;
|
|
119
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
119
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2801.DefineComponent<HoverCardPositionerProps, {}, {}, {}, {}, vue2801.ComponentOptionsMixin, vue2801.ComponentOptionsMixin, {}, string, vue2801.PublicProps, Readonly<HoverCardPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2801.ComponentProvideOptions, false, {}, any>, {
|
|
120
120
|
default?: (props: {}) => any;
|
|
121
121
|
}>;
|
|
122
122
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -133,11 +133,11 @@ interface HoverCardRootProviderBaseProps extends RootProviderProps, RenderStrate
|
|
|
133
133
|
interface HoverCardRootProviderProps extends HoverCardRootProviderBaseProps {}
|
|
134
134
|
interface HoverCardRootProviderEmits extends RootEmits$1 {}
|
|
135
135
|
declare const _default$6: typeof __VLS_export$2;
|
|
136
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
136
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2801.DefineComponent<HoverCardRootProviderProps, {}, {}, {}, {}, vue2801.ComponentOptionsMixin, vue2801.ComponentOptionsMixin, {
|
|
137
137
|
exitComplete: () => any;
|
|
138
|
-
}, string,
|
|
138
|
+
}, string, vue2801.PublicProps, Readonly<HoverCardRootProviderProps> & Readonly<{
|
|
139
139
|
onExitComplete?: (() => any) | undefined;
|
|
140
|
-
}>, {}, {}, {}, {}, string,
|
|
140
|
+
}>, {}, {}, {}, {}, string, vue2801.ComponentProvideOptions, false, {}, any>, {
|
|
141
141
|
default?: (props: {}) => any;
|
|
142
142
|
}>;
|
|
143
143
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -151,25 +151,25 @@ interface HoverCardRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
|
151
151
|
interface HoverCardRootProps extends HoverCardRootBaseProps {}
|
|
152
152
|
interface HoverCardRootEmits extends RootEmits {}
|
|
153
153
|
declare const _default$5: typeof __VLS_export$1;
|
|
154
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
154
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2801.DefineComponent<HoverCardRootProps, {}, {}, {}, {}, vue2801.ComponentOptionsMixin, vue2801.ComponentOptionsMixin, {
|
|
155
155
|
exitComplete: () => any;
|
|
156
156
|
openChange: (details: hoverCard.OpenChangeDetails) => any;
|
|
157
157
|
"update:open": (open: boolean) => any;
|
|
158
|
-
focusOutside: (event:
|
|
159
|
-
interactOutside: (event:
|
|
160
|
-
pointerDownOutside: (event:
|
|
161
|
-
}, string,
|
|
158
|
+
focusOutside: (event: _sprawlify_primitives_machines_dialog63.FocusOutsideEvent) => any;
|
|
159
|
+
interactOutside: (event: _sprawlify_primitives_machines_dialog63.InteractOutsideEvent) => any;
|
|
160
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog63.PointerDownOutsideEvent) => any;
|
|
161
|
+
}, string, vue2801.PublicProps, Readonly<HoverCardRootProps> & Readonly<{
|
|
162
162
|
onExitComplete?: (() => any) | undefined;
|
|
163
163
|
onOpenChange?: ((details: hoverCard.OpenChangeDetails) => any) | undefined;
|
|
164
164
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
165
|
-
onFocusOutside?: ((event:
|
|
166
|
-
onInteractOutside?: ((event:
|
|
167
|
-
onPointerDownOutside?: ((event:
|
|
165
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog63.FocusOutsideEvent) => any) | undefined;
|
|
166
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog63.InteractOutsideEvent) => any) | undefined;
|
|
167
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog63.PointerDownOutsideEvent) => any) | undefined;
|
|
168
168
|
}>, {
|
|
169
169
|
disabled: boolean;
|
|
170
|
-
defaultOpen: boolean;
|
|
171
170
|
open: boolean;
|
|
172
|
-
|
|
171
|
+
defaultOpen: boolean;
|
|
172
|
+
}, {}, {}, {}, string, vue2801.ComponentProvideOptions, false, {}, any>, {
|
|
173
173
|
default?: (props: {}) => any;
|
|
174
174
|
}>;
|
|
175
175
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -186,7 +186,7 @@ interface HoverCardTriggerProps extends HoverCardTriggerBaseProps,
|
|
|
186
186
|
*/
|
|
187
187
|
ButtonHTMLAttributes {}
|
|
188
188
|
declare const _default$7: typeof __VLS_export;
|
|
189
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
189
|
+
declare const __VLS_export: __VLS_WithSlots<vue2801.DefineComponent<HoverCardTriggerProps, {}, {}, {}, {}, vue2801.ComponentOptionsMixin, vue2801.ComponentOptionsMixin, {}, string, vue2801.PublicProps, Readonly<HoverCardTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2801.ComponentProvideOptions, false, {}, any>, {
|
|
190
190
|
default?: (props: {}) => any;
|
|
191
191
|
}>;
|
|
192
192
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,9 +4,9 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import { t as hoverCardAnatomy } from "../../hover-card-anatomy-BnLr7TCv.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
-
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
9
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
8
|
+
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
|
|
9
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-dN5CCq_x.js";
|
|
10
10
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
11
11
|
import * as hoverCard from "@sprawlify/primitives/machines/hover-card";
|
|
12
12
|
|
|
@@ -4,7 +4,7 @@ import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
|
4
4
|
import { t as imageCropperAnatomy } from "../../image-cropper-anatomy-CyP4JFSK.js";
|
|
5
5
|
import * as _sprawlify_primitives_types0 from "@sprawlify/primitives/types";
|
|
6
6
|
import { Rect } from "@sprawlify/primitives/types";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue2751 from "vue";
|
|
8
8
|
import { ComputedRef, HTMLAttributes, ImgHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
9
|
import * as imageCropper from "@sprawlify/primitives/machines/image-cropper";
|
|
10
10
|
import { CropChangeDetails, CropChangeDetails as ImageCropperCropChangeDetails, FlipChangeDetails, FlipChangeDetails as ImageCropperFlipChangeDetails, FlipState, FlipState as ImageCropperFlipState, GridProps, HandlePosition, HandlePosition as ImageCropperHandlePosition, HandleProps, RotationChangeDetails, RotationChangeDetails as ImageCropperRotationChangeDetails, ZoomChangeDetails, ZoomChangeDetails as ImageCropperZoomChangeDetails, connect, handles } from "@sprawlify/primitives/machines/image-cropper";
|
|
@@ -17,7 +17,7 @@ interface ImageCropperContextProps extends SlotsType<{
|
|
|
17
17
|
default: UnwrapRef<UseImageCropperContext>;
|
|
18
18
|
}> {}
|
|
19
19
|
declare const _default: typeof __VLS_export$7;
|
|
20
|
-
declare const __VLS_export$7: __VLS_WithSlots$6<
|
|
20
|
+
declare const __VLS_export$7: __VLS_WithSlots$6<vue2751.DefineComponent<{}, {}, {}, {}, {}, vue2751.ComponentOptionsMixin, vue2751.ComponentOptionsMixin, {}, string, vue2751.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2751.ComponentProvideOptions, true, {}, any>, {
|
|
21
21
|
default(imageCropper: UnwrapRef<UseImageCropperContext>): unknown;
|
|
22
22
|
}>;
|
|
23
23
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -34,7 +34,7 @@ interface ImageCropperGridProps extends ImageCropperGridBaseProps,
|
|
|
34
34
|
*/
|
|
35
35
|
HTMLAttributes {}
|
|
36
36
|
declare const _default$1: typeof __VLS_export$6;
|
|
37
|
-
declare const __VLS_export$6: __VLS_WithSlots$5<
|
|
37
|
+
declare const __VLS_export$6: __VLS_WithSlots$5<vue2751.DefineComponent<ImageCropperGridProps, {}, {}, {}, {}, vue2751.ComponentOptionsMixin, vue2751.ComponentOptionsMixin, {}, string, vue2751.PublicProps, Readonly<ImageCropperGridProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2751.ComponentProvideOptions, false, {}, any>, {
|
|
38
38
|
default?: (props: {}) => any;
|
|
39
39
|
}>;
|
|
40
40
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -51,7 +51,7 @@ interface ImageCropperHandleProps extends ImageCropperHandleBaseProps,
|
|
|
51
51
|
*/
|
|
52
52
|
HTMLAttributes {}
|
|
53
53
|
declare const _default$2: typeof __VLS_export$5;
|
|
54
|
-
declare const __VLS_export$5: __VLS_WithSlots$4<
|
|
54
|
+
declare const __VLS_export$5: __VLS_WithSlots$4<vue2751.DefineComponent<ImageCropperHandleProps, {}, {}, {}, {}, vue2751.ComponentOptionsMixin, vue2751.ComponentOptionsMixin, {}, string, vue2751.PublicProps, Readonly<ImageCropperHandleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2751.ComponentProvideOptions, false, {}, any>, {
|
|
55
55
|
default?: (props: {}) => any;
|
|
56
56
|
}>;
|
|
57
57
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -68,7 +68,7 @@ interface ImageCropperImageProps extends ImageCropperImageBaseProps,
|
|
|
68
68
|
*/
|
|
69
69
|
ImgHTMLAttributes {}
|
|
70
70
|
declare const _default$3: typeof __VLS_export$4;
|
|
71
|
-
declare const __VLS_export$4:
|
|
71
|
+
declare const __VLS_export$4: vue2751.DefineComponent<ImageCropperImageProps, {}, {}, {}, {}, vue2751.ComponentOptionsMixin, vue2751.ComponentOptionsMixin, {}, string, vue2751.PublicProps, Readonly<ImageCropperImageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2751.ComponentProvideOptions, false, {}, any>;
|
|
72
72
|
//#endregion
|
|
73
73
|
//#region src/components/image-cropper/image-cropper-types.d.ts
|
|
74
74
|
interface RootProps {
|
|
@@ -116,7 +116,7 @@ interface ImageCropperRootProps extends ImageCropperRootBaseProps,
|
|
|
116
116
|
HTMLAttributes {}
|
|
117
117
|
interface ImageCropperRootEmits extends RootEmits {}
|
|
118
118
|
declare const _default$4: typeof __VLS_export$3;
|
|
119
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
119
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2751.DefineComponent<ImageCropperRootProps, {}, {}, {}, {}, vue2751.ComponentOptionsMixin, vue2751.ComponentOptionsMixin, {
|
|
120
120
|
zoomChange: (details: imageCropper.ZoomChangeDetails) => any;
|
|
121
121
|
"update:zoom": (zoom: number) => any;
|
|
122
122
|
rotationChange: (details: imageCropper.RotationChangeDetails) => any;
|
|
@@ -125,7 +125,7 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue2636.DefineComponent<ImageCro
|
|
|
125
125
|
"update:flip": (flip: imageCropper.FlipState) => any;
|
|
126
126
|
cropChange: (details: imageCropper.CropChangeDetails) => any;
|
|
127
127
|
"update:crop": (crop: _sprawlify_primitives_types0.Rect) => any;
|
|
128
|
-
}, string,
|
|
128
|
+
}, string, vue2751.PublicProps, Readonly<ImageCropperRootProps> & Readonly<{
|
|
129
129
|
onZoomChange?: ((details: imageCropper.ZoomChangeDetails) => any) | undefined;
|
|
130
130
|
"onUpdate:zoom"?: ((zoom: number) => any) | undefined;
|
|
131
131
|
onRotationChange?: ((details: imageCropper.RotationChangeDetails) => any) | undefined;
|
|
@@ -134,7 +134,7 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue2636.DefineComponent<ImageCro
|
|
|
134
134
|
"onUpdate:flip"?: ((flip: imageCropper.FlipState) => any) | undefined;
|
|
135
135
|
onCropChange?: ((details: imageCropper.CropChangeDetails) => any) | undefined;
|
|
136
136
|
"onUpdate:crop"?: ((crop: _sprawlify_primitives_types0.Rect) => any) | undefined;
|
|
137
|
-
}>, {}, {}, {}, {}, string,
|
|
137
|
+
}>, {}, {}, {}, {}, string, vue2751.ComponentProvideOptions, false, {}, any>, {
|
|
138
138
|
default?: (props: {}) => any;
|
|
139
139
|
}>;
|
|
140
140
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -159,7 +159,7 @@ interface ImageCropperRootProviderProps extends ImageCropperRootProviderBaseProp
|
|
|
159
159
|
*/
|
|
160
160
|
HTMLAttributes {}
|
|
161
161
|
declare const _default$5: typeof __VLS_export$2;
|
|
162
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
162
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2751.DefineComponent<ImageCropperRootProviderProps, {}, {}, {}, {}, vue2751.ComponentOptionsMixin, vue2751.ComponentOptionsMixin, {}, string, vue2751.PublicProps, Readonly<ImageCropperRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2751.ComponentProvideOptions, false, {}, any>, {
|
|
163
163
|
default?: (props: {}) => any;
|
|
164
164
|
}>;
|
|
165
165
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -176,7 +176,7 @@ interface ImageCropperSelectionProps extends ImageCropperSelectionBaseProps,
|
|
|
176
176
|
*/
|
|
177
177
|
HTMLAttributes {}
|
|
178
178
|
declare const _default$6: typeof __VLS_export$1;
|
|
179
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
179
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2751.DefineComponent<ImageCropperSelectionProps, {}, {}, {}, {}, vue2751.ComponentOptionsMixin, vue2751.ComponentOptionsMixin, {}, string, vue2751.PublicProps, Readonly<ImageCropperSelectionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2751.ComponentProvideOptions, false, {}, any>, {
|
|
180
180
|
default?: (props: {}) => any;
|
|
181
181
|
}>;
|
|
182
182
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -193,7 +193,7 @@ interface ImageCropperViewportProps extends ImageCropperViewportBaseProps,
|
|
|
193
193
|
*/
|
|
194
194
|
HTMLAttributes {}
|
|
195
195
|
declare const _default$7: typeof __VLS_export;
|
|
196
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
196
|
+
declare const __VLS_export: __VLS_WithSlots<vue2751.DefineComponent<ImageCropperViewportProps, {}, {}, {}, {}, vue2751.ComponentOptionsMixin, vue2751.ComponentOptionsMixin, {}, string, vue2751.PublicProps, Readonly<ImageCropperViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2751.ComponentProvideOptions, false, {}, any>, {
|
|
197
197
|
default?: (props: {}) => any;
|
|
198
198
|
}>;
|
|
199
199
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import { t as imageCropperAnatomy } from "../../image-cropper-anatomy--tXgRMD1.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
8
8
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as imageCropper from "@sprawlify/primitives/machines/image-cropper";
|
|
10
10
|
import { handles } from "@sprawlify/primitives/machines/image-cropper";
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import "../../factory-D4YHm1ne.js";
|
|
2
2
|
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
3
3
|
import "../../use-render-strategy-CEbMLMD1.js";
|
|
4
|
+
import "../../tree-view-anatomy-BZT1uz4I.js";
|
|
4
5
|
import "../../index-adTDBnfd.js";
|
|
5
|
-
import { C as TreeViewRootProviderProps, g as TreeViewRootBaseProps, m as TreeViewTreeProps, rt as UseTreeViewProps } from "../../index-
|
|
6
|
-
import * as
|
|
6
|
+
import { C as TreeViewRootProviderProps, g as TreeViewRootBaseProps, m as TreeViewTreeProps, rt as UseTreeViewProps } from "../../index-BKjU1a1o.js";
|
|
7
|
+
import * as vue1487 from "vue";
|
|
7
8
|
import { ComputedRef, HTMLAttributes, MaybeRef } from "vue";
|
|
8
9
|
import * as treeView from "@sprawlify/primitives/machines/tree-view";
|
|
9
10
|
import { JsonNode, JsonNodeHastElement, JsonNodePreviewOptions } from "@sprawlify/primitives/json-tree-utils";
|
|
@@ -24,7 +25,7 @@ interface JsonTreeViewRootProps extends JsonTreeViewRootBaseProps,
|
|
|
24
25
|
*/
|
|
25
26
|
HTMLAttributes {}
|
|
26
27
|
declare const _default: typeof __VLS_export$2;
|
|
27
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
28
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1487.DefineComponent<JsonTreeViewRootProps, {}, {}, {}, {}, vue1487.ComponentOptionsMixin, vue1487.ComponentOptionsMixin, {}, string, vue1487.PublicProps, Readonly<JsonTreeViewRootProps> & Readonly<{}>, {
|
|
28
29
|
asChild: boolean;
|
|
29
30
|
lazyMount: boolean;
|
|
30
31
|
unmountOnExit: boolean;
|
|
@@ -32,7 +33,7 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue1222.DefineComponent<JsonTree
|
|
|
32
33
|
typeahead: boolean;
|
|
33
34
|
showNonenumerable: boolean;
|
|
34
35
|
quotesOnKeys: boolean;
|
|
35
|
-
}, {}, {}, {}, string,
|
|
36
|
+
}, {}, {}, {}, string, vue1487.ComponentProvideOptions, false, {}, any>, {
|
|
36
37
|
default?: (props: {}) => any;
|
|
37
38
|
}>;
|
|
38
39
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -44,7 +45,7 @@ type __VLS_WithSlots$2<T, S> = T & {
|
|
|
44
45
|
//#region src/components/json-tree-view/json-tree-view-root-provider.vue.d.ts
|
|
45
46
|
interface JsonTreeViewRootProviderProps extends TreeViewRootProviderProps<JsonNode> {}
|
|
46
47
|
declare const _default$1: typeof __VLS_export$1;
|
|
47
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
48
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1487.DefineComponent<JsonTreeViewRootProviderProps, {}, {}, {}, {}, vue1487.ComponentOptionsMixin, vue1487.ComponentOptionsMixin, {}, string, vue1487.PublicProps, Readonly<JsonTreeViewRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1487.ComponentProvideOptions, false, {}, any>, {
|
|
48
49
|
default?: (props: {}) => any;
|
|
49
50
|
}>;
|
|
50
51
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -62,7 +63,7 @@ interface JsonTreeViewNodeBaseProps {
|
|
|
62
63
|
interface JsonTreeViewTreeBaseProps extends JsonTreeViewNodeBaseProps {}
|
|
63
64
|
interface JsonTreeViewTreeProps extends TreeViewTreeProps, JsonTreeViewTreeBaseProps {}
|
|
64
65
|
declare const _default$2: typeof __VLS_export;
|
|
65
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
66
|
+
declare const __VLS_export: __VLS_WithSlots<vue1487.DefineComponent<JsonTreeViewTreeProps, {}, {}, {}, {}, vue1487.ComponentOptionsMixin, vue1487.ComponentOptionsMixin, {}, string, vue1487.PublicProps, Readonly<JsonTreeViewTreeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1487.ComponentProvideOptions, false, {}, any>, {
|
|
66
67
|
arrow(): unknown;
|
|
67
68
|
indentGuide(): unknown;
|
|
68
69
|
renderValue(props: {
|
|
@@ -3,11 +3,13 @@ import "../../core-DNndr38p.js";
|
|
|
3
3
|
import "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import "../../factory-BQk6RiOp.js";
|
|
6
|
-
import "../../collapsible-
|
|
7
|
-
import
|
|
8
|
-
import "../../use-render-strategy-
|
|
9
|
-
import {
|
|
10
|
-
import
|
|
6
|
+
import "../../collapsible-anatomy-B63RaMgq.js";
|
|
7
|
+
import "../../tree-view-anatomy-CefyMmul.js";
|
|
8
|
+
import "../../use-render-strategy-3G0_HWbg.js";
|
|
9
|
+
import { t as createSplitProps } from "../../create-split-props-D8oe6Rby.js";
|
|
10
|
+
import "../../collapsible-BElUfyVR.js";
|
|
11
|
+
import { a as createTreeCollection } from "../../collection-CBh5p7A_.js";
|
|
12
|
+
import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, f as tree_view_item_default, g as tree_view_branch_default, i as useTreeView, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, t as tree_view_exports, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-U-tpyVm_.js";
|
|
11
13
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, mergeDefaults, mergeProps, openBlock, renderList, renderSlot, resolveComponent, resolveDynamicComponent, toDisplayString, toValue, unref, withCtx } from "vue";
|
|
12
14
|
import { getAccessibleDescription, getRootNode, jsonNodeToElement, keyPathToKey, nodeToString, nodeToValue } from "@sprawlify/primitives/json-tree-utils";
|
|
13
15
|
|