@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
|
@@ -2,7 +2,7 @@ import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
4
|
import { t as progressAnatomy } from "../../progress-anatomy-aZfuAwWj.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue2435 from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, LabelHTMLAttributes, MaybeRef, SVGAttributes, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as progress from "@sprawlify/primitives/machines/progress";
|
|
8
8
|
import { ValueChangeDetails, ValueChangeDetails as ProgressValueChangeDetails, ValueTranslationDetails, ValueTranslationDetails as ProgressValueTranslationDetails, ViewProps } from "@sprawlify/primitives/machines/progress";
|
|
@@ -15,7 +15,7 @@ interface ProgressCircleRangeProps extends ProgressCircleRangeBaseProps,
|
|
|
15
15
|
*/
|
|
16
16
|
HTMLAttributes {}
|
|
17
17
|
declare const _default$1: typeof __VLS_export$10;
|
|
18
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
18
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue2435.DefineComponent<ProgressCircleRangeProps, {}, {}, {}, {}, vue2435.ComponentOptionsMixin, vue2435.ComponentOptionsMixin, {}, string, vue2435.PublicProps, Readonly<ProgressCircleRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2435.ComponentProvideOptions, false, {}, any>, {
|
|
19
19
|
default?: (props: {}) => any;
|
|
20
20
|
}>;
|
|
21
21
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -32,7 +32,7 @@ interface ProgressCircleTrackProps extends ProgressCircleTrackBaseProps,
|
|
|
32
32
|
*/
|
|
33
33
|
HTMLAttributes {}
|
|
34
34
|
declare const _default$2: typeof __VLS_export$9;
|
|
35
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
35
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue2435.DefineComponent<ProgressCircleTrackProps, {}, {}, {}, {}, vue2435.ComponentOptionsMixin, vue2435.ComponentOptionsMixin, {}, string, vue2435.PublicProps, Readonly<ProgressCircleTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2435.ComponentProvideOptions, false, {}, any>, {
|
|
36
36
|
default?: (props: {}) => any;
|
|
37
37
|
}>;
|
|
38
38
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -49,7 +49,7 @@ interface ProgressCircleProps extends ProgressCircleBaseProps,
|
|
|
49
49
|
*/
|
|
50
50
|
SVGAttributes {}
|
|
51
51
|
declare const _default: typeof __VLS_export$8;
|
|
52
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
52
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue2435.DefineComponent<ProgressCircleProps, {}, {}, {}, {}, vue2435.ComponentOptionsMixin, vue2435.ComponentOptionsMixin, {}, string, vue2435.PublicProps, Readonly<ProgressCircleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2435.ComponentProvideOptions, false, {}, any>, {
|
|
53
53
|
default?: (props: {}) => any;
|
|
54
54
|
}>;
|
|
55
55
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -96,7 +96,7 @@ interface ProgressContextProps extends SlotsType<{
|
|
|
96
96
|
default: UnwrapRef<UseProgressContext>;
|
|
97
97
|
}> {}
|
|
98
98
|
declare const _default$3: typeof __VLS_export$7;
|
|
99
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
99
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue2435.DefineComponent<{}, {}, {}, {}, {}, vue2435.ComponentOptionsMixin, vue2435.ComponentOptionsMixin, {}, string, vue2435.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2435.ComponentProvideOptions, true, {}, any>, {
|
|
100
100
|
default(progress: UnwrapRef<UseProgressContext>): unknown;
|
|
101
101
|
}>;
|
|
102
102
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -113,7 +113,7 @@ interface ProgressLabelProps extends ProgressLabelBaseProps,
|
|
|
113
113
|
*/
|
|
114
114
|
LabelHTMLAttributes {}
|
|
115
115
|
declare const _default$4: typeof __VLS_export$6;
|
|
116
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
116
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue2435.DefineComponent<ProgressLabelProps, {}, {}, {}, {}, vue2435.ComponentOptionsMixin, vue2435.ComponentOptionsMixin, {}, string, vue2435.PublicProps, Readonly<ProgressLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2435.ComponentProvideOptions, false, {}, any>, {
|
|
117
117
|
default?: (props: {}) => any;
|
|
118
118
|
}>;
|
|
119
119
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -130,7 +130,7 @@ interface ProgressRangeProps extends ProgressRangeBaseProps,
|
|
|
130
130
|
*/
|
|
131
131
|
HTMLAttributes {}
|
|
132
132
|
declare const _default$5: typeof __VLS_export$5;
|
|
133
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
133
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue2435.DefineComponent<ProgressRangeProps, {}, {}, {}, {}, vue2435.ComponentOptionsMixin, vue2435.ComponentOptionsMixin, {}, string, vue2435.PublicProps, Readonly<ProgressRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2435.ComponentProvideOptions, false, {}, any>, {
|
|
134
134
|
default?: (props: {}) => any;
|
|
135
135
|
}>;
|
|
136
136
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -150,7 +150,7 @@ interface ProgressRootProviderProps extends ProgressRootProviderBaseProps,
|
|
|
150
150
|
*/
|
|
151
151
|
HTMLAttributes {}
|
|
152
152
|
declare const _default$7: typeof __VLS_export$4;
|
|
153
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
153
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2435.DefineComponent<ProgressRootProviderProps, {}, {}, {}, {}, vue2435.ComponentOptionsMixin, vue2435.ComponentOptionsMixin, {}, string, vue2435.PublicProps, Readonly<ProgressRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2435.ComponentProvideOptions, false, {}, any>, {
|
|
154
154
|
default?: (props: {}) => any;
|
|
155
155
|
}>;
|
|
156
156
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -168,7 +168,7 @@ interface ProgressRootProps extends ProgressRootBaseProps,
|
|
|
168
168
|
HTMLAttributes {}
|
|
169
169
|
interface ProgressRootEmits extends RootEmits {}
|
|
170
170
|
declare const _default$6: typeof __VLS_export$3;
|
|
171
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
171
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2435.DefineComponent<ProgressRootProps, {}, {}, {}, {}, vue2435.ComponentOptionsMixin, vue2435.ComponentOptionsMixin, {}, string, vue2435.PublicProps, Readonly<ProgressRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2435.ComponentProvideOptions, false, {}, any>, {
|
|
172
172
|
default?: (props: {}) => any;
|
|
173
173
|
}>;
|
|
174
174
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -185,7 +185,7 @@ interface ProgressTrackProps extends ProgressTrackBaseProps,
|
|
|
185
185
|
*/
|
|
186
186
|
HTMLAttributes {}
|
|
187
187
|
declare const _default$8: typeof __VLS_export$2;
|
|
188
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
188
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2435.DefineComponent<ProgressTrackProps, {}, {}, {}, {}, vue2435.ComponentOptionsMixin, vue2435.ComponentOptionsMixin, {}, string, vue2435.PublicProps, Readonly<ProgressTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2435.ComponentProvideOptions, false, {}, any>, {
|
|
189
189
|
default?: (props: {}) => any;
|
|
190
190
|
}>;
|
|
191
191
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -202,7 +202,7 @@ interface ProgressValueTextProps extends ProgressValueTextBaseProps,
|
|
|
202
202
|
*/
|
|
203
203
|
HTMLAttributes {}
|
|
204
204
|
declare const _default$9: typeof __VLS_export$1;
|
|
205
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
205
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2435.DefineComponent<ProgressValueTextProps, {}, {}, {}, {}, vue2435.ComponentOptionsMixin, vue2435.ComponentOptionsMixin, {}, string, vue2435.PublicProps, Readonly<ProgressValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2435.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
206
206
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
207
207
|
new (): {
|
|
208
208
|
$slots: S;
|
|
@@ -217,7 +217,7 @@ interface ProgressViewProps extends ProgressViewBaseProps,
|
|
|
217
217
|
*/
|
|
218
218
|
HTMLAttributes {}
|
|
219
219
|
declare const _default$10: typeof __VLS_export;
|
|
220
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
220
|
+
declare const __VLS_export: __VLS_WithSlots<vue2435.DefineComponent<ProgressViewProps, {}, {}, {}, {}, vue2435.ComponentOptionsMixin, vue2435.ComponentOptionsMixin, {}, string, vue2435.PublicProps, Readonly<ProgressViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2435.ComponentProvideOptions, false, {}, any>, {
|
|
221
221
|
default?: (props: {}) => any;
|
|
222
222
|
}>;
|
|
223
223
|
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 progressAnatomy } from "../../progress-anatomy-COz0DGNs.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
8
8
|
import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
9
9
|
import * as progress from "@sprawlify/primitives/machines/progress";
|
|
10
10
|
|
|
@@ -2,7 +2,7 @@ import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
4
|
import { t as qrCodeAnatomy } from "../../qr-code-anatomy-CxjYwfAP.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue1934 from "vue";
|
|
6
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SVGAttributes, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as qrcode from "@sprawlify/primitives/machines/qr-code";
|
|
8
8
|
import { DownloadTriggerProps, QrCodeGenerateOptions, QrCodeGenerateOptions as GenerateOptions, QrCodeGenerateResult, QrCodeGenerateResult as GenerateResult } from "@sprawlify/primitives/machines/qr-code";
|
|
@@ -39,7 +39,7 @@ interface QrCodeContextProps extends SlotsType<{
|
|
|
39
39
|
default: UnwrapRef<UseQrCodeContext>;
|
|
40
40
|
}> {}
|
|
41
41
|
declare const _default: typeof __VLS_export$6;
|
|
42
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
42
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1934.DefineComponent<{}, {}, {}, {}, {}, vue1934.ComponentOptionsMixin, vue1934.ComponentOptionsMixin, {}, string, vue1934.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1934.ComponentProvideOptions, true, {}, any>, {
|
|
43
43
|
default(qrCode: UnwrapRef<UseQrCodeContext>): unknown;
|
|
44
44
|
}>;
|
|
45
45
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -56,7 +56,7 @@ interface QrCodeDownloadTriggerProps extends QrCodeDownloadTriggerBaseProps,
|
|
|
56
56
|
*/
|
|
57
57
|
ButtonHTMLAttributes {}
|
|
58
58
|
declare const _default$1: typeof __VLS_export$5;
|
|
59
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
59
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1934.DefineComponent<QrCodeDownloadTriggerProps, {}, {}, {}, {}, vue1934.ComponentOptionsMixin, vue1934.ComponentOptionsMixin, {}, string, vue1934.PublicProps, Readonly<QrCodeDownloadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1934.ComponentProvideOptions, false, {}, any>, {
|
|
60
60
|
default?: (props: {}) => any;
|
|
61
61
|
}>;
|
|
62
62
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -73,7 +73,7 @@ interface QrCodeFrameProps extends QrCodeFrameBaseProps,
|
|
|
73
73
|
*/
|
|
74
74
|
SVGAttributes {}
|
|
75
75
|
declare const _default$2: typeof __VLS_export$4;
|
|
76
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
76
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1934.DefineComponent<QrCodeFrameProps, {}, {}, {}, {}, vue1934.ComponentOptionsMixin, vue1934.ComponentOptionsMixin, {}, string, vue1934.PublicProps, Readonly<QrCodeFrameProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1934.ComponentProvideOptions, false, {}, any>, {
|
|
77
77
|
default?: (props: {}) => any;
|
|
78
78
|
}>;
|
|
79
79
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -90,7 +90,7 @@ interface QrCodeOverlayProps extends QrCodeOverlayBaseProps,
|
|
|
90
90
|
*/
|
|
91
91
|
HTMLAttributes {}
|
|
92
92
|
declare const _default$3: typeof __VLS_export$3;
|
|
93
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
93
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1934.DefineComponent<QrCodeOverlayProps, {}, {}, {}, {}, vue1934.ComponentOptionsMixin, vue1934.ComponentOptionsMixin, {}, string, vue1934.PublicProps, Readonly<QrCodeOverlayProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1934.ComponentProvideOptions, false, {}, any>, {
|
|
94
94
|
default?: (props: {}) => any;
|
|
95
95
|
}>;
|
|
96
96
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -107,7 +107,7 @@ interface QrCodePatternProps extends QrCodePatternBaseProps,
|
|
|
107
107
|
*/
|
|
108
108
|
SVGAttributes {}
|
|
109
109
|
declare const _default$4: typeof __VLS_export$2;
|
|
110
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
110
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1934.DefineComponent<QrCodePatternProps, {}, {}, {}, {}, vue1934.ComponentOptionsMixin, vue1934.ComponentOptionsMixin, {}, string, vue1934.PublicProps, Readonly<QrCodePatternProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1934.ComponentProvideOptions, false, {}, any>, {
|
|
111
111
|
default?: (props: {}) => any;
|
|
112
112
|
}>;
|
|
113
113
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -127,7 +127,7 @@ interface QrCodeRootProviderProps extends QrCodeRootProviderBaseProps,
|
|
|
127
127
|
*/
|
|
128
128
|
HTMLAttributes {}
|
|
129
129
|
declare const _default$6: typeof __VLS_export$1;
|
|
130
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
130
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1934.DefineComponent<QrCodeRootProviderProps, {}, {}, {}, {}, vue1934.ComponentOptionsMixin, vue1934.ComponentOptionsMixin, {}, string, vue1934.PublicProps, Readonly<QrCodeRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1934.ComponentProvideOptions, false, {}, any>, {
|
|
131
131
|
default?: (props: {}) => any;
|
|
132
132
|
}>;
|
|
133
133
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -145,7 +145,7 @@ interface QrCodeRootProps extends QrCodeRootBaseProps,
|
|
|
145
145
|
HTMLAttributes {}
|
|
146
146
|
interface QrCodeRootEmits extends RootEmits {}
|
|
147
147
|
declare const _default$5: typeof __VLS_export;
|
|
148
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
148
|
+
declare const __VLS_export: __VLS_WithSlots<vue1934.DefineComponent<QrCodeRootProps, {}, {}, {}, {}, vue1934.ComponentOptionsMixin, vue1934.ComponentOptionsMixin, {}, string, vue1934.PublicProps, Readonly<QrCodeRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1934.ComponentProvideOptions, false, {}, any>, {
|
|
149
149
|
default?: (props: {}) => any;
|
|
150
150
|
}>;
|
|
151
151
|
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 qrCodeAnatomy } from "../../qr-code-anatomy-CWoAkOaY.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 qrcode from "@sprawlify/primitives/machines/qr-code";
|
|
10
10
|
|
|
@@ -2,7 +2,7 @@ import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
4
|
import { t as radioGroupAnatomy } from "../../radio-group-anatomy-DExY7kYs.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue1158 from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as radioGroup from "@sprawlify/primitives/machines/radio-group";
|
|
8
8
|
import { ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as RadioGroupValueChangeDetails } from "@sprawlify/primitives/machines/radio-group";
|
|
@@ -49,7 +49,7 @@ interface RadioGroupContextProps extends SlotsType<{
|
|
|
49
49
|
default: UnwrapRef<UseRadioGroupContext>;
|
|
50
50
|
}> {}
|
|
51
51
|
declare const _default: typeof __VLS_export$9;
|
|
52
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
52
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue1158.DefineComponent<{}, {}, {}, {}, {}, vue1158.ComponentOptionsMixin, vue1158.ComponentOptionsMixin, {}, string, vue1158.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1158.ComponentProvideOptions, true, {}, any>, {
|
|
53
53
|
default(radioGroup: UnwrapRef<UseRadioGroupContext>): unknown;
|
|
54
54
|
}>;
|
|
55
55
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -66,7 +66,7 @@ interface RadioGroupIndicatorProps extends RadioGroupIndicatorBaseProps,
|
|
|
66
66
|
*/
|
|
67
67
|
HTMLAttributes {}
|
|
68
68
|
declare const _default$1: typeof __VLS_export$8;
|
|
69
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
69
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue1158.DefineComponent<RadioGroupIndicatorProps, {}, {}, {}, {}, vue1158.ComponentOptionsMixin, vue1158.ComponentOptionsMixin, {}, string, vue1158.PublicProps, Readonly<RadioGroupIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1158.ComponentProvideOptions, false, {}, any>, {
|
|
70
70
|
default?: (props: {}) => any;
|
|
71
71
|
}>;
|
|
72
72
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -83,7 +83,7 @@ interface RadioGroupItemContextProps extends SlotsType<{
|
|
|
83
83
|
default: UnwrapRef<UseRadioGroupItemContext>;
|
|
84
84
|
}> {}
|
|
85
85
|
declare const _default$3: typeof __VLS_export$7;
|
|
86
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
86
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1158.DefineComponent<{}, {}, {}, {}, {}, vue1158.ComponentOptionsMixin, vue1158.ComponentOptionsMixin, {}, string, vue1158.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1158.ComponentProvideOptions, true, {}, any>, {
|
|
87
87
|
default(item: UnwrapRef<UseRadioGroupItemContext>): unknown;
|
|
88
88
|
}>;
|
|
89
89
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -100,7 +100,7 @@ interface RadioGroupItemControlProps extends RadioGroupItemControlBaseProps,
|
|
|
100
100
|
*/
|
|
101
101
|
HTMLAttributes {}
|
|
102
102
|
declare const _default$4: typeof __VLS_export$6;
|
|
103
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
103
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1158.DefineComponent<RadioGroupItemControlProps, {}, {}, {}, {}, vue1158.ComponentOptionsMixin, vue1158.ComponentOptionsMixin, {}, string, vue1158.PublicProps, Readonly<RadioGroupItemControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1158.ComponentProvideOptions, false, {}, any>, {
|
|
104
104
|
default?: (props: {}) => any;
|
|
105
105
|
}>;
|
|
106
106
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -117,7 +117,7 @@ interface RadioGroupItemHiddenInputProps extends RadioGroupItemHiddenInputBasePr
|
|
|
117
117
|
*/
|
|
118
118
|
InputHTMLAttributes {}
|
|
119
119
|
declare const _default$5: typeof __VLS_export$5;
|
|
120
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
120
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1158.DefineComponent<RadioGroupItemHiddenInputProps, {}, {}, {}, {}, vue1158.ComponentOptionsMixin, vue1158.ComponentOptionsMixin, {}, string, vue1158.PublicProps, Readonly<RadioGroupItemHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1158.ComponentProvideOptions, false, {}, any>, {
|
|
121
121
|
default?: (props: {}) => any;
|
|
122
122
|
}>;
|
|
123
123
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -134,7 +134,7 @@ interface RadioGroupItemTextProps extends RadioGroupItemTextBaseProps,
|
|
|
134
134
|
*/
|
|
135
135
|
HTMLAttributes {}
|
|
136
136
|
declare const _default$6: typeof __VLS_export$4;
|
|
137
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
137
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1158.DefineComponent<RadioGroupItemTextProps, {}, {}, {}, {}, vue1158.ComponentOptionsMixin, vue1158.ComponentOptionsMixin, {}, string, vue1158.PublicProps, Readonly<RadioGroupItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1158.ComponentProvideOptions, false, {}, any>, {
|
|
138
138
|
default?: (props: {}) => any;
|
|
139
139
|
}>;
|
|
140
140
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -151,7 +151,7 @@ interface RadioGroupItemProps extends RadioGroupItemBaseProps,
|
|
|
151
151
|
*/
|
|
152
152
|
LabelHTMLAttributes {}
|
|
153
153
|
declare const _default$2: typeof __VLS_export$3;
|
|
154
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
154
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1158.DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, vue1158.ComponentOptionsMixin, vue1158.ComponentOptionsMixin, {}, string, vue1158.PublicProps, Readonly<RadioGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1158.ComponentProvideOptions, false, {}, any>, {
|
|
155
155
|
default?: (props: {}) => any;
|
|
156
156
|
}>;
|
|
157
157
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -168,7 +168,7 @@ interface RadioGroupLabelProps extends RadioGroupLabelBaseProps,
|
|
|
168
168
|
*/
|
|
169
169
|
LabelHTMLAttributes {}
|
|
170
170
|
declare const _default$7: typeof __VLS_export$2;
|
|
171
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
171
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1158.DefineComponent<RadioGroupLabelProps, {}, {}, {}, {}, vue1158.ComponentOptionsMixin, vue1158.ComponentOptionsMixin, {}, string, vue1158.PublicProps, Readonly<RadioGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1158.ComponentProvideOptions, false, {}, any>, {
|
|
172
172
|
default?: (props: {}) => any;
|
|
173
173
|
}>;
|
|
174
174
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -188,7 +188,7 @@ interface RadioGroupRootProviderProps extends RadioGroupRootProviderBaseProps,
|
|
|
188
188
|
*/
|
|
189
189
|
HTMLAttributes {}
|
|
190
190
|
declare const _default$9: typeof __VLS_export$1;
|
|
191
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
191
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1158.DefineComponent<RadioGroupRootProviderProps, {}, {}, {}, {}, vue1158.ComponentOptionsMixin, vue1158.ComponentOptionsMixin, {}, string, vue1158.PublicProps, Readonly<RadioGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1158.ComponentProvideOptions, false, {}, any>, {
|
|
192
192
|
default?: (props: {}) => any;
|
|
193
193
|
}>;
|
|
194
194
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -206,10 +206,10 @@ interface RadioGroupRootProps extends RadioGroupRootBaseProps,
|
|
|
206
206
|
HTMLAttributes {}
|
|
207
207
|
interface RadioGroupRootEmits extends RootEmits {}
|
|
208
208
|
declare const _default$8: typeof __VLS_export;
|
|
209
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
209
|
+
declare const __VLS_export: __VLS_WithSlots<vue1158.DefineComponent<RadioGroupRootProps, {}, {}, {}, {}, vue1158.ComponentOptionsMixin, vue1158.ComponentOptionsMixin, {
|
|
210
210
|
valueChange: (details: radioGroup.ValueChangeDetails) => any;
|
|
211
211
|
"update:modelValue": (value: string | null) => any;
|
|
212
|
-
}, string,
|
|
212
|
+
}, string, vue1158.PublicProps, Readonly<RadioGroupRootProps> & Readonly<{
|
|
213
213
|
onValueChange?: ((details: radioGroup.ValueChangeDetails) => any) | undefined;
|
|
214
214
|
"onUpdate:modelValue"?: ((value: string | null) => any) | undefined;
|
|
215
215
|
}>, {
|
|
@@ -217,7 +217,7 @@ declare const __VLS_export: __VLS_WithSlots<vue550.DefineComponent<RadioGroupRoo
|
|
|
217
217
|
required: boolean;
|
|
218
218
|
invalid: boolean;
|
|
219
219
|
readOnly: boolean;
|
|
220
|
-
}, {}, {}, {}, string,
|
|
220
|
+
}, {}, {}, {}, string, vue1158.ComponentProvideOptions, false, {}, any>, {
|
|
221
221
|
default?: (props: {}) => any;
|
|
222
222
|
}>;
|
|
223
223
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -5,7 +5,7 @@ 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 "../../fieldset-anatomy-BjnxJmos.js";
|
|
7
7
|
import { t as radioGroupAnatomy } from "../../radio-group-anatomy-BSnuxQR6.js";
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
9
9
|
import { t as toBooleanValue } from "../../boolean-DRNklbLz.js";
|
|
10
10
|
import { l as useFieldsetContext } from "../../fieldset-B_KIoaji.js";
|
|
11
11
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
@@ -2,7 +2,7 @@ import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
4
|
import { t as ratingGroupAnatomy } from "../../rating-group-anatomy-Dc0wPZu2.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue579 from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as ratingGroup from "@sprawlify/primitives/machines/rating-group";
|
|
8
8
|
import { HoverChangeDetails, HoverChangeDetails as RatingGroupHoverChangeDetails, ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as RatingGroupValueChangeDetails } from "@sprawlify/primitives/machines/rating-group";
|
|
@@ -15,7 +15,7 @@ interface RatingGroupControlProps extends RatingGroupControlBaseProps,
|
|
|
15
15
|
*/
|
|
16
16
|
HTMLAttributes {}
|
|
17
17
|
declare const _default$1: typeof __VLS_export$7;
|
|
18
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
18
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue579.DefineComponent<RatingGroupControlProps, {}, {}, {}, {}, vue579.ComponentOptionsMixin, vue579.ComponentOptionsMixin, {}, string, vue579.PublicProps, Readonly<RatingGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue579.ComponentProvideOptions, false, {}, any>, {
|
|
19
19
|
default?: (props: {}) => any;
|
|
20
20
|
}>;
|
|
21
21
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -32,7 +32,7 @@ interface RatingGroupHiddenInputProps extends RatingGroupHiddenInputBaseProps,
|
|
|
32
32
|
*/
|
|
33
33
|
InputHTMLAttributes {}
|
|
34
34
|
declare const _default$2: typeof __VLS_export$6;
|
|
35
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
35
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue579.DefineComponent<RatingGroupHiddenInputProps, {}, {}, {}, {}, vue579.ComponentOptionsMixin, vue579.ComponentOptionsMixin, {}, string, vue579.PublicProps, Readonly<RatingGroupHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue579.ComponentProvideOptions, false, {}, any>, {
|
|
36
36
|
default?: (props: {}) => any;
|
|
37
37
|
}>;
|
|
38
38
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -49,7 +49,7 @@ interface RatingGroupItemContextProps extends SlotsType<{
|
|
|
49
49
|
default: UnwrapRef<UseRatingGroupItemContext>;
|
|
50
50
|
}> {}
|
|
51
51
|
declare const _default$4: typeof __VLS_export$5;
|
|
52
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
52
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue579.DefineComponent<{}, {}, {}, {}, {}, vue579.ComponentOptionsMixin, vue579.ComponentOptionsMixin, {}, string, vue579.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue579.ComponentProvideOptions, true, {}, any>, {
|
|
53
53
|
default(item: UnwrapRef<UseRatingGroupItemContext>): unknown;
|
|
54
54
|
}>;
|
|
55
55
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -66,7 +66,7 @@ interface RatingGroupItemProps extends RatingGroupItemBaseProps,
|
|
|
66
66
|
*/
|
|
67
67
|
HTMLAttributes {}
|
|
68
68
|
declare const _default$3: typeof __VLS_export$4;
|
|
69
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
69
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue579.DefineComponent<RatingGroupItemProps, {}, {}, {}, {}, vue579.ComponentOptionsMixin, vue579.ComponentOptionsMixin, {}, string, vue579.PublicProps, Readonly<RatingGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue579.ComponentProvideOptions, false, {}, any>, {
|
|
70
70
|
default?: (props: {}) => any;
|
|
71
71
|
}>;
|
|
72
72
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -83,7 +83,7 @@ interface RatingGroupLabelProps extends RatingGroupLabelBaseProps,
|
|
|
83
83
|
*/
|
|
84
84
|
LabelHTMLAttributes {}
|
|
85
85
|
declare const _default$5: typeof __VLS_export$3;
|
|
86
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
86
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue579.DefineComponent<RatingGroupLabelProps, {}, {}, {}, {}, vue579.ComponentOptionsMixin, vue579.ComponentOptionsMixin, {}, string, vue579.PublicProps, Readonly<RatingGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue579.ComponentProvideOptions, false, {}, any>, {
|
|
87
87
|
default?: (props: {}) => any;
|
|
88
88
|
}>;
|
|
89
89
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -103,7 +103,7 @@ interface RatingGroupRootProviderProps extends RatingGroupRootProviderBaseProps,
|
|
|
103
103
|
*/
|
|
104
104
|
HTMLAttributes {}
|
|
105
105
|
declare const _default$7: typeof __VLS_export$2;
|
|
106
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
106
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue579.DefineComponent<RatingGroupRootProviderProps, {}, {}, {}, {}, vue579.ComponentOptionsMixin, vue579.ComponentOptionsMixin, {}, string, vue579.PublicProps, Readonly<RatingGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue579.ComponentProvideOptions, false, {}, any>, {
|
|
107
107
|
default?: (props: {}) => any;
|
|
108
108
|
}>;
|
|
109
109
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -149,21 +149,21 @@ interface RatingGroupRootProps extends RatingGroupRootBaseProps,
|
|
|
149
149
|
HTMLAttributes {}
|
|
150
150
|
interface RatingGroupRootEmits extends RootEmits {}
|
|
151
151
|
declare const _default$6: typeof __VLS_export$1;
|
|
152
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
152
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue579.DefineComponent<RatingGroupRootProps, {}, {}, {}, {}, vue579.ComponentOptionsMixin, vue579.ComponentOptionsMixin, {
|
|
153
153
|
valueChange: (details: ratingGroup.ValueChangeDetails) => any;
|
|
154
154
|
"update:modelValue": (value: number) => any;
|
|
155
155
|
hoverChange: (details: ratingGroup.HoverChangeDetails) => any;
|
|
156
|
-
}, string,
|
|
156
|
+
}, string, vue579.PublicProps, Readonly<RatingGroupRootProps> & Readonly<{
|
|
157
157
|
onValueChange?: ((details: ratingGroup.ValueChangeDetails) => any) | undefined;
|
|
158
158
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
159
159
|
onHoverChange?: ((details: ratingGroup.HoverChangeDetails) => any) | undefined;
|
|
160
160
|
}>, {
|
|
161
161
|
disabled: boolean;
|
|
162
162
|
required: boolean;
|
|
163
|
-
autoFocus: boolean;
|
|
164
163
|
readOnly: boolean;
|
|
164
|
+
autoFocus: boolean;
|
|
165
165
|
allowHalf: boolean;
|
|
166
|
-
}, {}, {}, {}, string,
|
|
166
|
+
}, {}, {}, {}, string, vue579.ComponentProvideOptions, false, {}, any>, {
|
|
167
167
|
default?: (props: {}) => any;
|
|
168
168
|
}>;
|
|
169
169
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -190,7 +190,7 @@ interface RatingGroupContextProps extends SlotsType<{
|
|
|
190
190
|
default: UnwrapRef<UseRatingGroupContext>;
|
|
191
191
|
}> {}
|
|
192
192
|
declare const _default: typeof __VLS_export;
|
|
193
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
193
|
+
declare const __VLS_export: __VLS_WithSlots<vue579.DefineComponent<{}, {}, {}, {}, {}, vue579.ComponentOptionsMixin, vue579.ComponentOptionsMixin, {}, string, vue579.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue579.ComponentProvideOptions, true, {}, any>, {
|
|
194
194
|
default(ratingGroup: UnwrapRef<UseRatingGroupContext>): unknown;
|
|
195
195
|
}>;
|
|
196
196
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -5,7 +5,7 @@ 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 "../../field-anatomy-C90WAETb.js";
|
|
7
7
|
import { t as ratingGroupAnatomy } from "../../rating-group-anatomy-xU1gWoAB.js";
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
9
9
|
import { p as useFieldContext } from "../../field-CSIjIoIl.js";
|
|
10
10
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
11
11
|
import * as ratingGroup from "@sprawlify/primitives/machines/rating-group";
|
|
@@ -3,7 +3,7 @@ import { a as Optional } from "../../types-D_fjXif6.js";
|
|
|
3
3
|
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
4
|
import { t as scrollAreaAnatomy } from "../../scroll-area-anatomy-DapfnNBU.js";
|
|
5
5
|
import { Orientation } from "@sprawlify/primitives/types";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue1103 from "vue";
|
|
7
7
|
import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
8
|
import * as scrollArea from "@sprawlify/primitives/machines/scroll-area";
|
|
9
9
|
import { ElementIds, ElementIds as ScrollAreaElementIds, ScrollToDetails, ScrollToDetails as ScrollAreaScrollToDetails, ScrollToEdge as ScrollAreaScrollToEdge, ScrollToEdgeDetails, ScrollToEdgeDetails as ScrollAreaScrollToEdgeDetails, ScrollbarState as ScrollAreaScrollbarState } from "@sprawlify/primitives/machines/scroll-area";
|
|
@@ -21,7 +21,7 @@ interface ScrollAreaContextProps extends SlotsType<{
|
|
|
21
21
|
default: UnwrapRef<UseScrollAreaContext>;
|
|
22
22
|
}> {}
|
|
23
23
|
declare const _default$1: typeof __VLS_export$7;
|
|
24
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
24
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1103.DefineComponent<{}, {}, {}, {}, {}, vue1103.ComponentOptionsMixin, vue1103.ComponentOptionsMixin, {}, string, vue1103.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1103.ComponentProvideOptions, true, {}, any>, {
|
|
25
25
|
default(scrollArea: UnwrapRef<UseScrollAreaContext>): unknown;
|
|
26
26
|
}>;
|
|
27
27
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -38,7 +38,7 @@ interface ScrollAreaContentProps extends ScrollAreaContentBaseProps,
|
|
|
38
38
|
*/
|
|
39
39
|
HTMLAttributes {}
|
|
40
40
|
declare const _default: typeof __VLS_export$6;
|
|
41
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
41
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1103.DefineComponent<ScrollAreaContentProps, {}, {}, {}, {}, vue1103.ComponentOptionsMixin, vue1103.ComponentOptionsMixin, {}, string, vue1103.PublicProps, Readonly<ScrollAreaContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1103.ComponentProvideOptions, false, {}, any>, {
|
|
42
42
|
default?: (props: {}) => any;
|
|
43
43
|
}>;
|
|
44
44
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -55,7 +55,7 @@ interface ScrollAreaCornerProps extends ScrollAreaCornerBaseProps,
|
|
|
55
55
|
*/
|
|
56
56
|
HTMLAttributes {}
|
|
57
57
|
declare const _default$2: typeof __VLS_export$5;
|
|
58
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
58
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1103.DefineComponent<ScrollAreaCornerProps, {}, {}, {}, {}, vue1103.ComponentOptionsMixin, vue1103.ComponentOptionsMixin, {}, string, vue1103.PublicProps, Readonly<ScrollAreaCornerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1103.ComponentProvideOptions, false, {}, any>, {
|
|
59
59
|
default?: (props: {}) => any;
|
|
60
60
|
}>;
|
|
61
61
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -74,6 +74,7 @@ interface RootProps {
|
|
|
74
74
|
scrollbar: string;
|
|
75
75
|
thumb: string;
|
|
76
76
|
}>;
|
|
77
|
+
orientation?: "horizontal" | "vertical" | undefined;
|
|
77
78
|
}
|
|
78
79
|
//#endregion
|
|
79
80
|
//#region src/components/scroll-area/scroll-area-root.vue.d.ts
|
|
@@ -84,7 +85,7 @@ interface ScrollAreaRootProps extends ScrollAreaRootBaseProps,
|
|
|
84
85
|
*/
|
|
85
86
|
HTMLAttributes {}
|
|
86
87
|
declare const _default$3: typeof __VLS_export$4;
|
|
87
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
88
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1103.DefineComponent<ScrollAreaRootBaseProps, {}, {}, {}, {}, vue1103.ComponentOptionsMixin, vue1103.ComponentOptionsMixin, {}, string, vue1103.PublicProps, Readonly<ScrollAreaRootBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1103.ComponentProvideOptions, false, {}, any>, {
|
|
88
89
|
default?: (props: {}) => any;
|
|
89
90
|
}>;
|
|
90
91
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -103,7 +104,7 @@ interface ScrollAreaRootProviderProps extends ScrollAreaRootProviderBaseProps,
|
|
|
103
104
|
*/
|
|
104
105
|
Omit<HTMLAttributes, 'value'> {}
|
|
105
106
|
declare const _default$4: typeof __VLS_export$3;
|
|
106
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
107
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1103.DefineComponent<ScrollAreaRootProviderBaseProps, {}, {}, {}, {}, vue1103.ComponentOptionsMixin, vue1103.ComponentOptionsMixin, {}, string, vue1103.PublicProps, Readonly<ScrollAreaRootProviderBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1103.ComponentProvideOptions, false, {}, any>, {
|
|
107
108
|
default?: (props: {}) => any;
|
|
108
109
|
}>;
|
|
109
110
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -123,7 +124,7 @@ interface ScrollAreaScrollbarProps extends ScrollAreaScrollbarBaseProps,
|
|
|
123
124
|
*/
|
|
124
125
|
HTMLAttributes {}
|
|
125
126
|
declare const _default$5: typeof __VLS_export$2;
|
|
126
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
127
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1103.DefineComponent<ScrollAreaScrollbarBaseProps, {}, {}, {}, {}, vue1103.ComponentOptionsMixin, vue1103.ComponentOptionsMixin, {}, string, vue1103.PublicProps, Readonly<ScrollAreaScrollbarBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1103.ComponentProvideOptions, false, {}, any>, {
|
|
127
128
|
default?: (props: {}) => any;
|
|
128
129
|
}>;
|
|
129
130
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -140,7 +141,7 @@ interface ScrollAreaThumbProps extends ScrollAreaThumbBaseProps,
|
|
|
140
141
|
*/
|
|
141
142
|
HTMLAttributes {}
|
|
142
143
|
declare const _default$6: typeof __VLS_export$1;
|
|
143
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
144
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1103.DefineComponent<ScrollAreaThumbBaseProps, {}, {}, {}, {}, vue1103.ComponentOptionsMixin, vue1103.ComponentOptionsMixin, {}, string, vue1103.PublicProps, Readonly<ScrollAreaThumbBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1103.ComponentProvideOptions, false, {}, any>, {
|
|
144
145
|
default?: (props: {}) => any;
|
|
145
146
|
}>;
|
|
146
147
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -157,7 +158,7 @@ interface ScrollAreaViewportProps extends ScrollAreaViewportBaseProps,
|
|
|
157
158
|
*/
|
|
158
159
|
HTMLAttributes {}
|
|
159
160
|
declare const _default$7: typeof __VLS_export;
|
|
160
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
161
|
+
declare const __VLS_export: __VLS_WithSlots<vue1103.DefineComponent<ScrollAreaViewportProps, {}, {}, {}, {}, vue1103.ComponentOptionsMixin, vue1103.ComponentOptionsMixin, {}, string, vue1103.PublicProps, Readonly<ScrollAreaViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1103.ComponentProvideOptions, false, {}, any>, {
|
|
161
162
|
default?: (props: {}) => any;
|
|
162
163
|
}>;
|
|
163
164
|
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 scrollAreaAnatomy } from "../../scroll-area-anatomy-D54kUb_3.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 scrollArea from "@sprawlify/primitives/machines/scroll-area";
|
|
10
10
|
|
|
@@ -107,6 +107,10 @@ var scroll_area_root_vue_vue_type_script_setup_true_lang_default = /* @__PURE__
|
|
|
107
107
|
type: Object,
|
|
108
108
|
required: false
|
|
109
109
|
},
|
|
110
|
+
orientation: {
|
|
111
|
+
type: null,
|
|
112
|
+
required: false
|
|
113
|
+
},
|
|
110
114
|
asChild: {
|
|
111
115
|
type: Boolean,
|
|
112
116
|
required: false
|
|
@@ -182,10 +186,10 @@ var scroll_area_scrollbar_vue_vue_type_script_setup_true_lang_default = /* @__PU
|
|
|
182
186
|
setup(__props) {
|
|
183
187
|
const props = __props;
|
|
184
188
|
const scrollArea = useScrollAreaContext();
|
|
185
|
-
ScrollAreaScrollbarPropsProvider(computed(() => props));
|
|
189
|
+
ScrollAreaScrollbarPropsProvider(computed(() => ({ ...props.orientation && { orientation: props.orientation } })));
|
|
186
190
|
useForwardExpose();
|
|
187
191
|
return (_ctx, _cache) => {
|
|
188
|
-
return openBlock(), createBlock(unref(sprawlify).div, mergeProps(unref(scrollArea).getScrollbarProps({ orientation: props.orientation }), { "as-child": __props.asChild }), {
|
|
192
|
+
return openBlock(), createBlock(unref(sprawlify).div, mergeProps(unref(scrollArea).getScrollbarProps(props.orientation ? { orientation: props.orientation } : {}), { "as-child": __props.asChild }), {
|
|
189
193
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
|
|
190
194
|
_: 3
|
|
191
195
|
}, 16, ["as-child"]);
|