@sprawlify/vue 0.0.94 → 0.0.96
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-QuurhLQV.d.ts → alert-dialog-anatomy-BU_h314W.d.ts} +1 -1
- package/dist/{carousel-anatomy-CIDLPgZ-.d.ts → carousel-anatomy-CVjLyF_w.d.ts} +1 -1
- package/dist/{color-picker-anatomy-DL4zMzNi.d.ts → color-picker-anatomy-amow8uS4.d.ts} +1 -1
- package/dist/{combobox-anatomy-4KaNxLHI.d.ts → combobox-anatomy-BDzRMn2N.d.ts} +1 -1
- package/dist/components/accordion/index.d.ts +3 -3
- package/dist/components/alert-dialog/index.d.ts +6 -6
- package/dist/components/anatomy.d.ts +6 -6
- package/dist/components/bottom-sheet/index.d.ts +1 -1
- package/dist/components/carousel/index.d.ts +5 -5
- package/dist/components/checkbox/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +2 -2
- package/dist/components/collapsible/index.d.ts +2 -2
- package/dist/components/color-picker/index.d.ts +13 -13
- package/dist/components/combobox/index.d.ts +9 -9
- package/dist/components/date-picker/index.d.ts +10 -8
- package/dist/components/date-picker/index.js +5 -0
- package/dist/components/dialog/index.d.ts +5 -5
- package/dist/components/dropdown-menu/index.d.ts +8 -8
- package/dist/components/editable/index.d.ts +6 -6
- package/dist/components/field/index.d.ts +1 -1
- package/dist/components/file-upload/index.d.ts +4 -4
- package/dist/components/floating-panel/index.d.ts +2 -2
- package/dist/components/hover-card/index.d.ts +5 -5
- package/dist/components/json-tree-view/index.d.ts +1 -1
- package/dist/components/listbox/index.d.ts +2 -2
- package/dist/components/number-input/index.d.ts +5 -5
- package/dist/components/pagination/index.d.ts +2 -2
- package/dist/components/password-input/index.d.ts +3 -3
- package/dist/components/pin-input/index.d.ts +3 -3
- package/dist/components/popover/index.d.ts +5 -5
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/radio-group/index.d.ts +1 -1
- package/dist/components/rating-group/index.d.ts +1 -1
- package/dist/components/select/index.d.ts +6 -6
- package/dist/components/signature-pad/index.d.ts +1 -1
- package/dist/components/slider/index.d.ts +2 -2
- package/dist/components/switch/index.d.ts +2 -2
- package/dist/components/tabs/index.d.ts +2 -2
- package/dist/components/tags-input/index.d.ts +11 -11
- package/dist/components/toggle-group/index.d.ts +1 -1
- package/dist/components/tooltip/index.d.ts +1 -1
- package/dist/components/tour/index.d.ts +3 -3
- package/dist/{date-picker-anatomy-CS0VZRdN.d.ts → date-picker-anatomy-nOwXg5Vh.d.ts} +1 -1
- package/dist/{index-BiapeCBm.d.ts → index-CwuVQkUt.d.ts} +3 -3
- package/dist/{tour-anatomy-D9v3xtYJ.d.ts → tour-anatomy-DDLHk_gh.d.ts} +1 -1
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/alert-dialog/alert-dialog-anatomy.d.ts
|
|
4
|
-
declare const alertDialogAnatomy: _sprawlify_primitives_anatomy0.Anatomy<"title" | "
|
|
4
|
+
declare const alertDialogAnatomy: _sprawlify_primitives_anatomy0.Anatomy<"title" | "description" | "closeTrigger" | "trigger" | "content" | "positioner" | "backdrop">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { alertDialogAnatomy as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/carousel/carousel-anatomy.d.ts
|
|
4
|
-
declare const carouselAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "control" | "item" | "indicator" | "
|
|
4
|
+
declare const carouselAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "control" | "item" | "indicator" | "nextTrigger" | "prevTrigger" | "itemGroup" | "indicatorGroup" | "autoplayTrigger" | "progressText" | "autoplayIndicator">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { carouselAnatomy as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/color-picker/color-picker-anatomy.d.ts
|
|
4
|
-
declare const colorPickerAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"trigger" | "content" | "positioner" | "root" | "control" | "label" | "
|
|
4
|
+
declare const colorPickerAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"trigger" | "content" | "positioner" | "root" | "control" | "label" | "area" | "valueText" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect" | "view">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { colorPickerAnatomy as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/combobox/combobox-anatomy.d.ts
|
|
4
|
-
declare const comboboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"trigger" | "content" | "positioner" | "root" | "control" | "item" | "itemGroup" | "label" | "
|
|
4
|
+
declare const comboboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"trigger" | "content" | "positioner" | "root" | "control" | "item" | "itemGroup" | "label" | "clearTrigger" | "list" | "input" | "itemText" | "itemIndicator" | "itemGroupLabel" | "empty">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { comboboxAnatomy as t };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
|
|
2
|
-
import { i as UsePresenceProps } from "../../index-
|
|
2
|
+
import { i as UsePresenceProps } from "../../index-CwuVQkUt.js";
|
|
3
3
|
import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
|
|
4
4
|
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
5
5
|
import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
|
|
@@ -170,13 +170,13 @@ HTMLAttributes {}
|
|
|
170
170
|
interface AccordionRootEmits extends RootEmits {}
|
|
171
171
|
declare const _default$6: typeof __VLS_export;
|
|
172
172
|
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<AccordionRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
173
|
-
focusChange: (details: accordion.FocusChangeDetails) => any;
|
|
174
173
|
valueChange: (details: accordion.ValueChangeDetails) => any;
|
|
175
174
|
"update:modelValue": (value: string[]) => any;
|
|
175
|
+
focusChange: (details: accordion.FocusChangeDetails) => any;
|
|
176
176
|
}, string, vue.PublicProps, Readonly<AccordionRootProps> & Readonly<{
|
|
177
|
-
onFocusChange?: ((details: accordion.FocusChangeDetails) => any) | undefined;
|
|
178
177
|
onValueChange?: ((details: accordion.ValueChangeDetails) => any) | undefined;
|
|
179
178
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
179
|
+
onFocusChange?: ((details: accordion.FocusChangeDetails) => any) | undefined;
|
|
180
180
|
}>, {
|
|
181
181
|
disabled: boolean;
|
|
182
182
|
multiple: boolean;
|
|
@@ -3,7 +3,7 @@ import { t as RootEmits$1 } from "../../presence-types-D-XuGmDH.js";
|
|
|
3
3
|
import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
|
|
4
4
|
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
5
5
|
import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
|
|
6
|
-
import { t as alertDialogAnatomy } from "../../alert-dialog-anatomy-
|
|
6
|
+
import { t as alertDialogAnatomy } from "../../alert-dialog-anatomy-BU_h314W.js";
|
|
7
7
|
import * as vue from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
9
|
import * as dialog from "@sprawlify/primitives/machines/dialog";
|
|
@@ -163,11 +163,10 @@ interface AlertDialogRootEmits extends RootEmits {}
|
|
|
163
163
|
declare const _default$6: typeof __VLS_export$3;
|
|
164
164
|
declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<AlertDialogRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
165
165
|
exitComplete: () => any;
|
|
166
|
-
openChange: (details: dialog.OpenChangeDetails) => any;
|
|
167
|
-
"update:open": (open: boolean) => any;
|
|
168
166
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
169
167
|
focusOutside: (event: dialog.FocusOutsideEvent) => any;
|
|
170
168
|
interactOutside: (event: dialog.InteractOutsideEvent) => any;
|
|
169
|
+
openChange: (details: dialog.OpenChangeDetails) => any;
|
|
171
170
|
pointerDownOutside: (event: dialog.PointerDownOutsideEvent) => any;
|
|
172
171
|
requestDismiss: (event: CustomEvent<{
|
|
173
172
|
originalLayer: HTMLElement;
|
|
@@ -175,13 +174,13 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<AlertDialogR
|
|
|
175
174
|
originalIndex: number;
|
|
176
175
|
targetIndex: number;
|
|
177
176
|
}>) => any;
|
|
177
|
+
"update:open": (open: boolean) => any;
|
|
178
178
|
}, string, vue.PublicProps, Readonly<AlertDialogRootProps> & Readonly<{
|
|
179
179
|
onExitComplete?: (() => any) | undefined;
|
|
180
|
-
onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
|
|
181
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
182
180
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
183
181
|
onFocusOutside?: ((event: dialog.FocusOutsideEvent) => any) | undefined;
|
|
184
182
|
onInteractOutside?: ((event: dialog.InteractOutsideEvent) => any) | undefined;
|
|
183
|
+
onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
|
|
185
184
|
onPointerDownOutside?: ((event: dialog.PointerDownOutsideEvent) => any) | undefined;
|
|
186
185
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
187
186
|
originalLayer: HTMLElement;
|
|
@@ -189,11 +188,12 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<AlertDialogR
|
|
|
189
188
|
originalIndex: number;
|
|
190
189
|
targetIndex: number;
|
|
191
190
|
}>) => any) | undefined;
|
|
191
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
192
192
|
}>, {
|
|
193
|
-
defaultOpen: boolean;
|
|
194
193
|
open: boolean;
|
|
195
194
|
closeOnEscape: boolean;
|
|
196
195
|
closeOnInteractOutside: boolean;
|
|
196
|
+
defaultOpen: boolean;
|
|
197
197
|
modal: boolean;
|
|
198
198
|
preventScroll: boolean;
|
|
199
199
|
restoreFocus: boolean;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { t as accordionAnatomy } from "../accordion-anatomy-DH1HE1RK.js";
|
|
2
|
-
import { t as alertDialogAnatomy } from "../alert-dialog-anatomy-
|
|
2
|
+
import { t as alertDialogAnatomy } from "../alert-dialog-anatomy-BU_h314W.js";
|
|
3
3
|
import { t as angleSliderAnatomy } from "../angle-slider-anatomy-CPWlz22O.js";
|
|
4
4
|
import { t as avatarAnatomy } from "../avatar-anatomy-C15IaG7l.js";
|
|
5
5
|
import { t as bottomSheetAnatomy } from "../bottom-sheet-anatomy-DoteJlEZ.js";
|
|
6
|
-
import { t as carouselAnatomy } from "../carousel-anatomy-
|
|
6
|
+
import { t as carouselAnatomy } from "../carousel-anatomy-CVjLyF_w.js";
|
|
7
7
|
import { t as checkboxAnatomy } from "../checkbox-anatomy-CqSoosVM.js";
|
|
8
8
|
import { t as clipboardAnatomy } from "../clipboard-anatomy-dy6XNAbY.js";
|
|
9
9
|
import { t as collapsibleAnatomy } from "../collapsible-anatomy-DUZOe3-a.js";
|
|
10
|
-
import { t as colorPickerAnatomy } from "../color-picker-anatomy-
|
|
11
|
-
import { t as comboboxAnatomy } from "../combobox-anatomy-
|
|
12
|
-
import { t as datePickerAnatomy } from "../date-picker-anatomy-
|
|
10
|
+
import { t as colorPickerAnatomy } from "../color-picker-anatomy-amow8uS4.js";
|
|
11
|
+
import { t as comboboxAnatomy } from "../combobox-anatomy-BDzRMn2N.js";
|
|
12
|
+
import { t as datePickerAnatomy } from "../date-picker-anatomy-nOwXg5Vh.js";
|
|
13
13
|
import { t as dialogAnatomy } from "../dialog-anatomy-DJDXF2AU.js";
|
|
14
14
|
import { t as editableAnatomy } from "../editable-anatomy-CH0QFbjb.js";
|
|
15
15
|
import { t as fieldAnatomy } from "../field-anatomy-Bzlix6O4.js";
|
|
@@ -47,7 +47,7 @@ import { t as toastAnatomy } from "../toast-anatomy-C611urcE.js";
|
|
|
47
47
|
import { t as toggleGroupAnatomy } from "../toggle-group-anatomy-BMEHxthU.js";
|
|
48
48
|
import { t as toggleAnatomy } from "../toggle-anatomy-CAfJOViG.js";
|
|
49
49
|
import { t as tooltipAnatomy } from "../tooltip-anatomy-B2EMlOzF.js";
|
|
50
|
-
import { t as tourAnatomy } from "../tour-anatomy-
|
|
50
|
+
import { t as tourAnatomy } from "../tour-anatomy-DDLHk_gh.js";
|
|
51
51
|
import { t as treeViewAnatomy } from "../tree-view-anatomy-DiA9oPpn.js";
|
|
52
52
|
import { anatomy as aspectRatioAnatomy } from "@sprawlify/primitives/machines/aspect-ratio";
|
|
53
53
|
export * from "@sprawlify/primitives/anatomy";
|
|
@@ -168,10 +168,10 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<BottomSheetR
|
|
|
168
168
|
snapPoint: number | string;
|
|
169
169
|
}) => any) | undefined;
|
|
170
170
|
}>, {
|
|
171
|
-
defaultOpen: boolean;
|
|
172
171
|
open: boolean;
|
|
173
172
|
closeOnEscape: boolean;
|
|
174
173
|
closeOnInteractOutside: boolean;
|
|
174
|
+
defaultOpen: boolean;
|
|
175
175
|
modal: boolean;
|
|
176
176
|
preventScroll: boolean;
|
|
177
177
|
restoreFocus: boolean;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
4
|
-
import { t as carouselAnatomy } from "../../carousel-anatomy-
|
|
4
|
+
import { t as carouselAnatomy } from "../../carousel-anatomy-CVjLyF_w.js";
|
|
5
5
|
import * as vue from "vue";
|
|
6
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as carousel from "@sprawlify/primitives/machines/carousel";
|
|
@@ -272,15 +272,15 @@ HTMLAttributes {}
|
|
|
272
272
|
interface CarouselRootEmits extends RootEmits {}
|
|
273
273
|
declare const _default$11: typeof __VLS_export;
|
|
274
274
|
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<CarouselRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
275
|
-
autoplayStatusChange: (details: carousel.AutoplayStatusDetails) => any;
|
|
276
|
-
dragStatusChange: (details: carousel.DragStatusDetails) => any;
|
|
277
275
|
pageChange: (details: carousel.PageChangeDetails) => any;
|
|
278
276
|
"update:page": (page: number) => any;
|
|
277
|
+
autoplayStatusChange: (details: carousel.AutoplayStatusDetails) => any;
|
|
278
|
+
dragStatusChange: (details: carousel.DragStatusDetails) => any;
|
|
279
279
|
}, string, vue.PublicProps, Readonly<CarouselRootProps> & Readonly<{
|
|
280
|
-
onAutoplayStatusChange?: ((details: carousel.AutoplayStatusDetails) => any) | undefined;
|
|
281
|
-
onDragStatusChange?: ((details: carousel.DragStatusDetails) => any) | undefined;
|
|
282
280
|
onPageChange?: ((details: carousel.PageChangeDetails) => any) | undefined;
|
|
283
281
|
"onUpdate:page"?: ((page: number) => any) | undefined;
|
|
282
|
+
onAutoplayStatusChange?: ((details: carousel.AutoplayStatusDetails) => any) | undefined;
|
|
283
|
+
onDragStatusChange?: ((details: carousel.DragStatusDetails) => any) | undefined;
|
|
284
284
|
}>, {
|
|
285
285
|
allowMouseDrag: boolean;
|
|
286
286
|
autoplay: boolean | {
|
|
@@ -221,11 +221,11 @@ declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<CheckboxRoot
|
|
|
221
221
|
onCheckedChange?: ((details: checkbox.CheckedChangeDetails) => any) | undefined;
|
|
222
222
|
"onUpdate:checked"?: ((checked: checkbox.CheckedState) => any) | undefined;
|
|
223
223
|
}>, {
|
|
224
|
+
required: boolean;
|
|
224
225
|
disabled: boolean;
|
|
226
|
+
checked: checkbox.CheckedState;
|
|
225
227
|
invalid: boolean;
|
|
226
228
|
readOnly: boolean;
|
|
227
|
-
required: boolean;
|
|
228
|
-
checked: checkbox.CheckedState;
|
|
229
229
|
defaultChecked: checkbox.CheckedState;
|
|
230
230
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
231
231
|
default?: (props: {}) => any;
|
|
@@ -149,13 +149,13 @@ HTMLAttributes {}
|
|
|
149
149
|
interface ClipboardRootEmits extends RootEmits {}
|
|
150
150
|
declare const _default$5: typeof __VLS_export$2;
|
|
151
151
|
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<ClipboardRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
152
|
-
statusChange: (details: clipboard.CopyStatusDetails) => any;
|
|
153
152
|
valueChange: (details: clipboard.ValueChangeDetails) => any;
|
|
154
153
|
"update:modelValue": (value: string) => any;
|
|
154
|
+
statusChange: (details: clipboard.CopyStatusDetails) => any;
|
|
155
155
|
}, string, vue.PublicProps, Readonly<ClipboardRootProps> & Readonly<{
|
|
156
|
-
onStatusChange?: ((details: clipboard.CopyStatusDetails) => any) | undefined;
|
|
157
156
|
onValueChange?: ((details: clipboard.ValueChangeDetails) => any) | undefined;
|
|
158
157
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
158
|
+
onStatusChange?: ((details: clipboard.CopyStatusDetails) => any) | undefined;
|
|
159
159
|
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
160
160
|
default?: (props: {}) => any;
|
|
161
161
|
}>;
|
|
@@ -111,10 +111,10 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<CollapsibleR
|
|
|
111
111
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
112
112
|
}>, {
|
|
113
113
|
disabled: boolean;
|
|
114
|
-
defaultOpen: boolean;
|
|
115
|
-
lazyMount: boolean;
|
|
116
114
|
open: boolean;
|
|
115
|
+
lazyMount: boolean;
|
|
117
116
|
unmountOnExit: boolean;
|
|
117
|
+
defaultOpen: boolean;
|
|
118
118
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
119
119
|
default?: (props: {}) => any;
|
|
120
120
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
|
|
2
2
|
import { t as RootEmits$1 } from "../../presence-types-D-XuGmDH.js";
|
|
3
|
-
import { c as PresenceProps } from "../../index-
|
|
3
|
+
import { c as PresenceProps } from "../../index-CwuVQkUt.js";
|
|
4
4
|
import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
|
|
5
5
|
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
6
6
|
import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
|
|
7
|
-
import { t as colorPickerAnatomy } from "../../color-picker-anatomy-
|
|
7
|
+
import { t as colorPickerAnatomy } from "../../color-picker-anatomy-amow8uS4.js";
|
|
8
8
|
import * as vue from "vue";
|
|
9
9
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
|
|
10
10
|
import * as _sprawlify_primitives_machines_dialog0 from "@sprawlify/primitives/machines/dialog";
|
|
@@ -404,36 +404,36 @@ interface ColorPickerRootEmits extends RootEmits {}
|
|
|
404
404
|
declare const _default$18: typeof __VLS_export$9;
|
|
405
405
|
declare const __VLS_export$9: __VLS_WithSlots$9<vue.DefineComponent<ColorPickerRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
406
406
|
exitComplete: () => any;
|
|
407
|
-
|
|
408
|
-
"update:
|
|
407
|
+
valueChange: (details: colorPicker.ValueChangeDetails) => any;
|
|
408
|
+
"update:modelValue": (value: _sprawlify_primitives_color_utils0.Color) => any;
|
|
409
409
|
focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
|
|
410
410
|
interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
|
|
411
|
+
openChange: (details: colorPicker.OpenChangeDetails) => any;
|
|
411
412
|
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
|
|
412
|
-
|
|
413
|
-
"update:modelValue": (value: _sprawlify_primitives_color_utils0.Color) => any;
|
|
413
|
+
"update:open": (open: boolean) => any;
|
|
414
414
|
valueChangeEnd: (details: colorPicker.ValueChangeDetails) => any;
|
|
415
415
|
formatChange: (details: colorPicker.FormatChangeDetails) => any;
|
|
416
416
|
"update:format": (format: _sprawlify_primitives_color_utils0.ColorFormat) => any;
|
|
417
417
|
}, string, vue.PublicProps, Readonly<ColorPickerRootProps> & Readonly<{
|
|
418
418
|
onExitComplete?: (() => any) | undefined;
|
|
419
|
-
|
|
420
|
-
"onUpdate:
|
|
419
|
+
onValueChange?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
420
|
+
"onUpdate:modelValue"?: ((value: _sprawlify_primitives_color_utils0.Color) => any) | undefined;
|
|
421
421
|
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
422
422
|
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
423
|
+
onOpenChange?: ((details: colorPicker.OpenChangeDetails) => any) | undefined;
|
|
423
424
|
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
424
|
-
|
|
425
|
-
"onUpdate:modelValue"?: ((value: _sprawlify_primitives_color_utils0.Color) => any) | undefined;
|
|
425
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
426
426
|
onValueChangeEnd?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
427
427
|
onFormatChange?: ((details: colorPicker.FormatChangeDetails) => any) | undefined;
|
|
428
428
|
"onUpdate:format"?: ((format: _sprawlify_primitives_color_utils0.ColorFormat) => any) | undefined;
|
|
429
429
|
}>, {
|
|
430
|
-
disabled: boolean;
|
|
431
430
|
inline: boolean;
|
|
432
|
-
|
|
431
|
+
required: boolean;
|
|
432
|
+
disabled: boolean;
|
|
433
433
|
open: boolean;
|
|
434
434
|
invalid: boolean;
|
|
435
435
|
readOnly: boolean;
|
|
436
|
-
|
|
436
|
+
defaultOpen: boolean;
|
|
437
437
|
closeOnSelect: boolean;
|
|
438
438
|
openAutoFocus: boolean;
|
|
439
439
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
|
|
2
2
|
import { t as RootEmits$1 } from "../../presence-types-D-XuGmDH.js";
|
|
3
|
-
import { i as UsePresenceProps } from "../../index-
|
|
3
|
+
import { i as UsePresenceProps } from "../../index-CwuVQkUt.js";
|
|
4
4
|
import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-CcpL2F4P.js";
|
|
5
5
|
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
6
6
|
import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
|
|
7
|
-
import { t as comboboxAnatomy } from "../../combobox-anatomy-
|
|
7
|
+
import { t as comboboxAnatomy } from "../../combobox-anatomy-BDzRMn2N.js";
|
|
8
8
|
import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-DuD8fQUF.js";
|
|
9
9
|
import * as vue from "vue";
|
|
10
10
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
@@ -540,16 +540,16 @@ declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
540
540
|
itemValue: string;
|
|
541
541
|
}) => any) | undefined;
|
|
542
542
|
onExitComplete?: (() => any) | undefined;
|
|
543
|
-
|
|
544
|
-
|
|
543
|
+
onHighlightChange?: ((details: combobox.HighlightChangeDetails<T>) => any) | undefined;
|
|
544
|
+
onValueChange?: ((details: combobox.ValueChangeDetails<T>) => any) | undefined;
|
|
545
|
+
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
545
546
|
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
546
547
|
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
548
|
+
onOpenChange?: ((details: combobox.OpenChangeDetails) => any) | undefined;
|
|
547
549
|
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
548
|
-
|
|
549
|
-
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
550
|
-
onHighlightChange?: ((details: combobox.HighlightChangeDetails<T>) => any) | undefined;
|
|
551
|
-
"onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
|
|
550
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
552
551
|
onInputValueChange?: ((details: combobox.InputValueChangeDetails) => any) | undefined;
|
|
552
|
+
"onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
|
|
553
553
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
|
554
554
|
}> & (typeof globalThis extends {
|
|
555
555
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -562,7 +562,7 @@ declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
562
562
|
emit: ((evt: "select", details: {
|
|
563
563
|
value: string[];
|
|
564
564
|
itemValue: string;
|
|
565
|
-
}) => void) & ((evt: "exitComplete") => void) & ((evt: "
|
|
565
|
+
}) => void) & ((evt: "exitComplete") => void) & ((evt: "highlightChange", details: combobox.HighlightChangeDetails<T>) => void) & ((evt: "valueChange", details: combobox.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => void) & ((evt: "openChange", details: combobox.OpenChangeDetails) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => void) & ((evt: "update:open", value: boolean) => void) & ((evt: "inputValueChange", details: combobox.InputValueChangeDetails) => void) & ((evt: "update:highlightedValue", value: string | null) => void) & ((evt: "update:inputValue", value: string) => void);
|
|
566
566
|
}>) => vue.VNode & {
|
|
567
567
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
568
568
|
};
|
|
@@ -3,7 +3,7 @@ import { t as RootEmits$1 } from "../../presence-types-D-XuGmDH.js";
|
|
|
3
3
|
import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
|
|
4
4
|
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
5
5
|
import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
|
|
6
|
-
import { t as datePickerAnatomy } from "../../date-picker-anatomy-
|
|
6
|
+
import { t as datePickerAnatomy } from "../../date-picker-anatomy-nOwXg5Vh.js";
|
|
7
7
|
import * as vue from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, Reactive, SelectHTMLAttributes, SlotsType, TableHTMLAttributes, TdHTMLAttributes, ThHTMLAttributes, UnwrapRef } from "vue";
|
|
9
9
|
import * as datePicker from "@sprawlify/primitives/machines/date-picker";
|
|
@@ -85,6 +85,7 @@ interface RootProps {
|
|
|
85
85
|
name?: string;
|
|
86
86
|
numOfMonths?: number;
|
|
87
87
|
open?: boolean;
|
|
88
|
+
openOnClick?: boolean;
|
|
88
89
|
outsideDaySelectable?: boolean;
|
|
89
90
|
parse?: (value: string, details: datePicker.LocaleDetails) => datePicker.DateValue | undefined;
|
|
90
91
|
placeholder?: string;
|
|
@@ -344,35 +345,36 @@ interface DatePickerRootEmits extends RootEmits {}
|
|
|
344
345
|
declare const _default$12: typeof __VLS_export$12;
|
|
345
346
|
declare const __VLS_export$12: __VLS_WithSlots$11<vue.DefineComponent<DatePickerRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
346
347
|
exitComplete: () => any;
|
|
348
|
+
valueChange: (details: datePicker.ValueChangeDetails) => any;
|
|
349
|
+
"update:modelValue": (value: undefined[]) => any;
|
|
347
350
|
openChange: (details: datePicker.OpenChangeDetails) => any;
|
|
348
351
|
"update:open": (open: boolean) => any;
|
|
349
352
|
focusChange: (details: datePicker.FocusChangeDetails) => any;
|
|
350
|
-
valueChange: (details: datePicker.ValueChangeDetails) => any;
|
|
351
|
-
"update:modelValue": (value: undefined[]) => any;
|
|
352
353
|
"update:focusedValue": (focusedValue: undefined) => any;
|
|
353
354
|
viewChange: (details: datePicker.ViewChangeDetails) => any;
|
|
354
355
|
visibleRangeChange: (details: datePicker.VisibleRangeChangeDetails) => any;
|
|
355
356
|
"update:view": (view: datePicker.DateView) => any;
|
|
356
357
|
}, string, vue.PublicProps, Readonly<DatePickerRootProps> & Readonly<{
|
|
357
358
|
onExitComplete?: (() => any) | undefined;
|
|
359
|
+
onValueChange?: ((details: datePicker.ValueChangeDetails) => any) | undefined;
|
|
360
|
+
"onUpdate:modelValue"?: ((value: undefined[]) => any) | undefined;
|
|
358
361
|
onOpenChange?: ((details: datePicker.OpenChangeDetails) => any) | undefined;
|
|
359
362
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
360
363
|
onFocusChange?: ((details: datePicker.FocusChangeDetails) => any) | undefined;
|
|
361
|
-
onValueChange?: ((details: datePicker.ValueChangeDetails) => any) | undefined;
|
|
362
|
-
"onUpdate:modelValue"?: ((value: undefined[]) => any) | undefined;
|
|
363
364
|
"onUpdate:focusedValue"?: ((focusedValue: undefined) => any) | undefined;
|
|
364
365
|
onViewChange?: ((details: datePicker.ViewChangeDetails) => any) | undefined;
|
|
365
366
|
onVisibleRangeChange?: ((details: datePicker.VisibleRangeChangeDetails) => any) | undefined;
|
|
366
367
|
"onUpdate:view"?: ((view: datePicker.DateView) => any) | undefined;
|
|
367
368
|
}>, {
|
|
368
|
-
disabled: boolean;
|
|
369
369
|
inline: boolean;
|
|
370
|
-
|
|
370
|
+
required: boolean;
|
|
371
|
+
disabled: boolean;
|
|
371
372
|
open: boolean;
|
|
372
373
|
invalid: boolean;
|
|
373
374
|
readOnly: boolean;
|
|
374
|
-
|
|
375
|
+
defaultOpen: boolean;
|
|
375
376
|
closeOnSelect: boolean;
|
|
377
|
+
openOnClick: boolean;
|
|
376
378
|
fixedWeeks: boolean;
|
|
377
379
|
outsideDaySelectable: boolean;
|
|
378
380
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
@@ -501,6 +501,10 @@ var date_picker_root_default = /* @__PURE__ */ defineComponent({
|
|
|
501
501
|
type: Boolean,
|
|
502
502
|
required: false
|
|
503
503
|
},
|
|
504
|
+
openOnClick: {
|
|
505
|
+
type: Boolean,
|
|
506
|
+
required: false
|
|
507
|
+
},
|
|
504
508
|
outsideDaySelectable: {
|
|
505
509
|
type: Boolean,
|
|
506
510
|
required: false
|
|
@@ -573,6 +577,7 @@ var date_picker_root_default = /* @__PURE__ */ defineComponent({
|
|
|
573
577
|
inline: void 0,
|
|
574
578
|
invalid: void 0,
|
|
575
579
|
open: void 0,
|
|
580
|
+
openOnClick: void 0,
|
|
576
581
|
outsideDaySelectable: void 0,
|
|
577
582
|
readOnly: void 0,
|
|
578
583
|
required: void 0
|
|
@@ -164,11 +164,10 @@ interface DialogRootEmits extends RootEmits {}
|
|
|
164
164
|
declare const _default$6: typeof __VLS_export$3;
|
|
165
165
|
declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<DialogRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
166
166
|
exitComplete: () => any;
|
|
167
|
-
openChange: (details: dialog.OpenChangeDetails) => any;
|
|
168
|
-
"update:open": (open: boolean) => any;
|
|
169
167
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
170
168
|
focusOutside: (event: dialog.FocusOutsideEvent) => any;
|
|
171
169
|
interactOutside: (event: dialog.InteractOutsideEvent) => any;
|
|
170
|
+
openChange: (details: dialog.OpenChangeDetails) => any;
|
|
172
171
|
pointerDownOutside: (event: dialog.PointerDownOutsideEvent) => any;
|
|
173
172
|
requestDismiss: (event: CustomEvent<{
|
|
174
173
|
originalLayer: HTMLElement;
|
|
@@ -176,13 +175,13 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<DialogRootPr
|
|
|
176
175
|
originalIndex: number;
|
|
177
176
|
targetIndex: number;
|
|
178
177
|
}>) => any;
|
|
178
|
+
"update:open": (open: boolean) => any;
|
|
179
179
|
}, string, vue.PublicProps, Readonly<DialogRootProps> & Readonly<{
|
|
180
180
|
onExitComplete?: (() => any) | undefined;
|
|
181
|
-
onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
|
|
182
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
183
181
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
184
182
|
onFocusOutside?: ((event: dialog.FocusOutsideEvent) => any) | undefined;
|
|
185
183
|
onInteractOutside?: ((event: dialog.InteractOutsideEvent) => any) | undefined;
|
|
184
|
+
onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
|
|
186
185
|
onPointerDownOutside?: ((event: dialog.PointerDownOutsideEvent) => any) | undefined;
|
|
187
186
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
188
187
|
originalLayer: HTMLElement;
|
|
@@ -190,11 +189,12 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<DialogRootPr
|
|
|
190
189
|
originalIndex: number;
|
|
191
190
|
targetIndex: number;
|
|
192
191
|
}>) => any) | undefined;
|
|
192
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
193
193
|
}>, {
|
|
194
|
-
defaultOpen: boolean;
|
|
195
194
|
open: boolean;
|
|
196
195
|
closeOnEscape: boolean;
|
|
197
196
|
closeOnInteractOutside: boolean;
|
|
197
|
+
defaultOpen: boolean;
|
|
198
198
|
modal: boolean;
|
|
199
199
|
preventScroll: boolean;
|
|
200
200
|
restoreFocus: boolean;
|
|
@@ -354,11 +354,11 @@ declare const _default$15: typeof __VLS_export$4;
|
|
|
354
354
|
declare const __VLS_export$4: __VLS_WithSlots$3<vue.DefineComponent<DropdownMenuRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
355
355
|
select: (details: dropdownMenu.SelectionDetails) => any;
|
|
356
356
|
exitComplete: () => any;
|
|
357
|
-
|
|
358
|
-
"update:open": (open: boolean) => any;
|
|
357
|
+
highlightChange: (details: dropdownMenu.HighlightChangeDetails) => any;
|
|
359
358
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
360
359
|
focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
|
|
361
360
|
interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
|
|
361
|
+
openChange: (details: dropdownMenu.OpenChangeDetails) => any;
|
|
362
362
|
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
|
|
363
363
|
requestDismiss: (event: CustomEvent<{
|
|
364
364
|
originalLayer: HTMLElement;
|
|
@@ -366,16 +366,16 @@ declare const __VLS_export$4: __VLS_WithSlots$3<vue.DefineComponent<DropdownMenu
|
|
|
366
366
|
originalIndex: number;
|
|
367
367
|
targetIndex: number;
|
|
368
368
|
}>) => any;
|
|
369
|
-
|
|
369
|
+
"update:open": (open: boolean) => any;
|
|
370
370
|
"update:highlightedValue": (highlightedValue: string | null) => any;
|
|
371
371
|
}, string, vue.PublicProps, Readonly<DropdownMenuRootProps> & Readonly<{
|
|
372
372
|
onSelect?: ((details: dropdownMenu.SelectionDetails) => any) | undefined;
|
|
373
373
|
onExitComplete?: (() => any) | undefined;
|
|
374
|
-
|
|
375
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
374
|
+
onHighlightChange?: ((details: dropdownMenu.HighlightChangeDetails) => any) | undefined;
|
|
376
375
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
377
376
|
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
378
377
|
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
378
|
+
onOpenChange?: ((details: dropdownMenu.OpenChangeDetails) => any) | undefined;
|
|
379
379
|
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
380
380
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
381
381
|
originalLayer: HTMLElement;
|
|
@@ -383,15 +383,15 @@ declare const __VLS_export$4: __VLS_WithSlots$3<vue.DefineComponent<DropdownMenu
|
|
|
383
383
|
originalIndex: number;
|
|
384
384
|
targetIndex: number;
|
|
385
385
|
}>) => any) | undefined;
|
|
386
|
-
|
|
386
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
387
387
|
"onUpdate:highlightedValue"?: ((highlightedValue: string | null) => any) | undefined;
|
|
388
388
|
}>, {
|
|
389
|
-
defaultOpen: boolean;
|
|
390
389
|
open: boolean;
|
|
391
390
|
loopFocus: boolean;
|
|
392
391
|
typeahead: boolean;
|
|
393
|
-
|
|
392
|
+
defaultOpen: boolean;
|
|
394
393
|
composite: boolean;
|
|
394
|
+
closeOnSelect: boolean;
|
|
395
395
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
396
396
|
default?: (props: {}) => any;
|
|
397
397
|
}>;
|
|
@@ -205,34 +205,34 @@ Omit<HTMLAttributes, 'placeholder'> {}
|
|
|
205
205
|
interface EditableRootEmits extends RootEmits {}
|
|
206
206
|
declare const _default$8: typeof __VLS_export$2;
|
|
207
207
|
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<EditableRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
208
|
+
valueChange: (details: editable.ValueChangeDetails) => any;
|
|
209
|
+
"update:modelValue": (value: string) => any;
|
|
208
210
|
focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
|
|
209
211
|
interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
|
|
210
212
|
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
|
|
211
|
-
valueChange: (details: editable.ValueChangeDetails) => any;
|
|
212
|
-
"update:modelValue": (value: string) => any;
|
|
213
213
|
editChange: (details: editable.EditChangeDetails) => any;
|
|
214
214
|
valueCommit: (details: editable.ValueChangeDetails) => any;
|
|
215
215
|
valueRevert: (details: editable.ValueChangeDetails) => any;
|
|
216
216
|
"update:edit": (edit: boolean) => any;
|
|
217
217
|
}, string, vue.PublicProps, Readonly<EditableRootProps> & Readonly<{
|
|
218
|
+
onValueChange?: ((details: editable.ValueChangeDetails) => any) | undefined;
|
|
219
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
218
220
|
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
219
221
|
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
220
222
|
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
221
|
-
onValueChange?: ((details: editable.ValueChangeDetails) => any) | undefined;
|
|
222
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
223
223
|
onEditChange?: ((details: editable.EditChangeDetails) => any) | undefined;
|
|
224
224
|
onValueCommit?: ((details: editable.ValueChangeDetails) => any) | undefined;
|
|
225
225
|
onValueRevert?: ((details: editable.ValueChangeDetails) => any) | undefined;
|
|
226
226
|
"onUpdate:edit"?: ((edit: boolean) => any) | undefined;
|
|
227
227
|
}>, {
|
|
228
|
+
required: boolean;
|
|
228
229
|
disabled: boolean;
|
|
229
230
|
invalid: boolean;
|
|
230
231
|
readOnly: boolean;
|
|
231
|
-
required: boolean;
|
|
232
232
|
selectOnFocus: boolean;
|
|
233
233
|
autoResize: boolean;
|
|
234
|
-
edit: boolean;
|
|
235
234
|
defaultEdit: boolean;
|
|
235
|
+
edit: boolean;
|
|
236
236
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
237
237
|
default?: (props: {}) => any;
|
|
238
238
|
}>;
|
|
@@ -252,10 +252,10 @@ interface FieldRootProps extends FieldRootBaseProps,
|
|
|
252
252
|
HTMLAttributes {}
|
|
253
253
|
declare const _default$6: typeof __VLS_export$2;
|
|
254
254
|
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<FieldRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<FieldRootProps> & Readonly<{}>, {
|
|
255
|
+
required: boolean;
|
|
255
256
|
disabled: boolean;
|
|
256
257
|
invalid: boolean;
|
|
257
258
|
readOnly: boolean;
|
|
258
|
-
required: boolean;
|
|
259
259
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
260
260
|
default?: (props: {}) => any;
|
|
261
261
|
}>;
|
|
@@ -269,13 +269,13 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<FileUploadRo
|
|
|
269
269
|
onFileChange?: ((details: fileUpload.FileChangeDetails) => any) | undefined;
|
|
270
270
|
onFileReject?: ((details: fileUpload.FileRejectDetails) => any) | undefined;
|
|
271
271
|
}>, {
|
|
272
|
-
disabled: boolean;
|
|
273
|
-
invalid: boolean;
|
|
274
|
-
readOnly: boolean;
|
|
275
272
|
required: boolean;
|
|
273
|
+
disabled: boolean;
|
|
276
274
|
allowDrop: boolean;
|
|
277
|
-
directory: boolean;
|
|
278
275
|
preventDocumentDrop: boolean;
|
|
276
|
+
directory: boolean;
|
|
277
|
+
invalid: boolean;
|
|
278
|
+
readOnly: boolean;
|
|
279
279
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
280
280
|
default?: (props: {}) => any;
|
|
281
281
|
}>;
|
|
@@ -238,13 +238,13 @@ declare const __VLS_export$4: __VLS_WithSlots$4<vue.DefineComponent<FloatingPane
|
|
|
238
238
|
}>, {
|
|
239
239
|
draggable: boolean;
|
|
240
240
|
disabled: boolean;
|
|
241
|
-
defaultOpen: boolean;
|
|
242
241
|
open: boolean;
|
|
243
242
|
closeOnEscape: boolean;
|
|
243
|
+
defaultOpen: boolean;
|
|
244
244
|
allowOverflow: boolean;
|
|
245
|
-
resizable: boolean;
|
|
246
245
|
lockAspectRatio: boolean;
|
|
247
246
|
persistRect: boolean;
|
|
247
|
+
resizable: boolean;
|
|
248
248
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
249
249
|
default?: (props: {}) => any;
|
|
250
250
|
}>;
|
|
@@ -153,22 +153,22 @@ interface HoverCardRootEmits extends RootEmits {}
|
|
|
153
153
|
declare const _default$5: typeof __VLS_export$1;
|
|
154
154
|
declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<HoverCardRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
155
155
|
exitComplete: () => any;
|
|
156
|
-
openChange: (details: hoverCard.OpenChangeDetails) => any;
|
|
157
|
-
"update:open": (open: boolean) => any;
|
|
158
156
|
focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
|
|
159
157
|
interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
|
|
158
|
+
openChange: (details: hoverCard.OpenChangeDetails) => any;
|
|
160
159
|
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
|
|
160
|
+
"update:open": (open: boolean) => any;
|
|
161
161
|
}, string, vue.PublicProps, Readonly<HoverCardRootProps> & Readonly<{
|
|
162
162
|
onExitComplete?: (() => any) | undefined;
|
|
163
|
-
onOpenChange?: ((details: hoverCard.OpenChangeDetails) => any) | undefined;
|
|
164
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
165
163
|
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
166
164
|
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
165
|
+
onOpenChange?: ((details: hoverCard.OpenChangeDetails) => any) | undefined;
|
|
167
166
|
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
167
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
168
168
|
}>, {
|
|
169
169
|
disabled: boolean;
|
|
170
|
-
defaultOpen: boolean;
|
|
171
170
|
open: boolean;
|
|
171
|
+
defaultOpen: boolean;
|
|
172
172
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
173
173
|
default?: (props: {}) => any;
|
|
174
174
|
}>;
|
|
@@ -26,8 +26,8 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<JsonTreeView
|
|
|
26
26
|
lazyMount: boolean;
|
|
27
27
|
unmountOnExit: boolean;
|
|
28
28
|
typeahead: boolean;
|
|
29
|
-
showNonenumerable: boolean;
|
|
30
29
|
expandOnClick: boolean;
|
|
30
|
+
showNonenumerable: boolean;
|
|
31
31
|
quotesOnKeys: boolean;
|
|
32
32
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
33
33
|
default?: (props: {}) => any;
|
|
@@ -251,9 +251,9 @@ declare const _default$11: typeof __VLS_export$2;
|
|
|
251
251
|
declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$1<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
252
252
|
props: vue.PublicProps & __VLS_PrettifyLocal$1<ListboxRootBaseProps<T> & {
|
|
253
253
|
onSelect?: ((details: listbox.SelectionDetails) => any) | undefined;
|
|
254
|
+
onHighlightChange?: ((details: listbox.HighlightChangeDetails<T>) => any) | undefined;
|
|
254
255
|
onValueChange?: ((details: listbox.ValueChangeDetails<T>) => any) | undefined;
|
|
255
256
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
256
|
-
onHighlightChange?: ((details: listbox.HighlightChangeDetails<T>) => any) | undefined;
|
|
257
257
|
}> & (typeof globalThis extends {
|
|
258
258
|
__VLS_PROPS_FALLBACK: infer P;
|
|
259
259
|
} ? P : {});
|
|
@@ -262,7 +262,7 @@ declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
262
262
|
slots: {
|
|
263
263
|
default?: (props: {}) => any;
|
|
264
264
|
};
|
|
265
|
-
emit: ((evt: "select", details: listbox.SelectionDetails) => void) & ((evt: "
|
|
265
|
+
emit: ((evt: "select", details: listbox.SelectionDetails) => void) & ((evt: "highlightChange", details: listbox.HighlightChangeDetails<T>) => void) & ((evt: "valueChange", details: listbox.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void);
|
|
266
266
|
}>) => vue.VNode & {
|
|
267
267
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
268
268
|
};
|
|
@@ -186,20 +186,20 @@ HTMLAttributes {}
|
|
|
186
186
|
interface NumberInputRootEmits extends RootEmits {}
|
|
187
187
|
declare const _default$6: typeof __VLS_export$2;
|
|
188
188
|
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
189
|
-
focusChange: (details: numberInput.FocusChangeDetails) => any;
|
|
190
189
|
valueChange: (details: numberInput.ValueChangeDetails) => any;
|
|
191
|
-
valueInvalid: (details: numberInput.ValueInvalidDetails) => any;
|
|
192
190
|
"update:modelValue": (value: string) => any;
|
|
191
|
+
focusChange: (details: numberInput.FocusChangeDetails) => any;
|
|
192
|
+
valueInvalid: (details: numberInput.ValueInvalidDetails) => any;
|
|
193
193
|
}, string, vue.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
|
|
194
|
-
onFocusChange?: ((details: numberInput.FocusChangeDetails) => any) | undefined;
|
|
195
194
|
onValueChange?: ((details: numberInput.ValueChangeDetails) => any) | undefined;
|
|
196
|
-
onValueInvalid?: ((details: numberInput.ValueInvalidDetails) => any) | undefined;
|
|
197
195
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
196
|
+
onFocusChange?: ((details: numberInput.FocusChangeDetails) => any) | undefined;
|
|
197
|
+
onValueInvalid?: ((details: numberInput.ValueInvalidDetails) => any) | undefined;
|
|
198
198
|
}>, {
|
|
199
|
+
required: boolean;
|
|
199
200
|
disabled: boolean;
|
|
200
201
|
invalid: boolean;
|
|
201
202
|
readOnly: boolean;
|
|
202
|
-
required: boolean;
|
|
203
203
|
allowMouseWheel: boolean;
|
|
204
204
|
allowOverflow: boolean;
|
|
205
205
|
clampValueOnBlur: boolean;
|
|
@@ -167,13 +167,13 @@ interface PaginationRootEmits extends RootEmits {}
|
|
|
167
167
|
declare const _default$7: typeof __VLS_export$1;
|
|
168
168
|
declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
169
169
|
pageChange: (details: pagination.PageChangeDetails) => any;
|
|
170
|
-
"update:page": (page: number) => any;
|
|
171
170
|
pageSizeChange: (details: pagination.PageSizeChangeDetails) => any;
|
|
171
|
+
"update:page": (page: number) => any;
|
|
172
172
|
"update:pageSize": (pageSize: number) => any;
|
|
173
173
|
}, string, vue.PublicProps, Readonly<PaginationRootProps> & Readonly<{
|
|
174
174
|
onPageChange?: ((details: pagination.PageChangeDetails) => any) | undefined;
|
|
175
|
-
"onUpdate:page"?: ((page: number) => any) | undefined;
|
|
176
175
|
onPageSizeChange?: ((details: pagination.PageSizeChangeDetails) => any) | undefined;
|
|
176
|
+
"onUpdate:page"?: ((page: number) => any) | undefined;
|
|
177
177
|
"onUpdate:pageSize"?: ((pageSize: number) => any) | undefined;
|
|
178
178
|
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
179
179
|
default?: (props: {}) => any;
|
|
@@ -153,12 +153,12 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<PasswordInpu
|
|
|
153
153
|
onVisibilityChange?: ((details: passwordInput.VisibilityChangeDetails) => any) | undefined;
|
|
154
154
|
"onUpdate:visible"?: ((visible: boolean) => any) | undefined;
|
|
155
155
|
}>, {
|
|
156
|
+
required: boolean;
|
|
156
157
|
disabled: boolean;
|
|
157
|
-
defaultVisible: boolean;
|
|
158
|
-
ignorePasswordManagers: boolean;
|
|
159
158
|
invalid: boolean;
|
|
160
159
|
readOnly: boolean;
|
|
161
|
-
|
|
160
|
+
defaultVisible: boolean;
|
|
161
|
+
ignorePasswordManagers: boolean;
|
|
162
162
|
visible: boolean;
|
|
163
163
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
164
164
|
default?: (props: {}) => any;
|
|
@@ -142,20 +142,20 @@ interface PinInputRootEmits extends RootEmits {}
|
|
|
142
142
|
declare const _default$5: typeof __VLS_export$1;
|
|
143
143
|
declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<PinInputRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
144
144
|
valueChange: (details: pinInput.ValueChangeDetails) => any;
|
|
145
|
-
valueInvalid: (details: pinInput.ValueInvalidDetails) => any;
|
|
146
145
|
"update:modelValue": (value: string[]) => any;
|
|
147
146
|
valueComplete: (details: pinInput.ValueChangeDetails) => any;
|
|
147
|
+
valueInvalid: (details: pinInput.ValueInvalidDetails) => any;
|
|
148
148
|
}, string, vue.PublicProps, Readonly<PinInputRootProps> & Readonly<{
|
|
149
149
|
onValueChange?: ((details: pinInput.ValueChangeDetails) => any) | undefined;
|
|
150
|
-
onValueInvalid?: ((details: pinInput.ValueInvalidDetails) => any) | undefined;
|
|
151
150
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
152
151
|
onValueComplete?: ((details: pinInput.ValueChangeDetails) => any) | undefined;
|
|
152
|
+
onValueInvalid?: ((details: pinInput.ValueInvalidDetails) => any) | undefined;
|
|
153
153
|
}>, {
|
|
154
154
|
mask: boolean;
|
|
155
|
+
required: boolean;
|
|
155
156
|
disabled: boolean;
|
|
156
157
|
invalid: boolean;
|
|
157
158
|
readOnly: boolean;
|
|
158
|
-
required: boolean;
|
|
159
159
|
autoFocus: boolean;
|
|
160
160
|
blurOnComplete: boolean;
|
|
161
161
|
otp: boolean;
|
|
@@ -236,11 +236,10 @@ interface PopoverRootEmits extends RootEmits {}
|
|
|
236
236
|
declare const _default$9: typeof __VLS_export$2;
|
|
237
237
|
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<PopoverRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
238
238
|
exitComplete: () => any;
|
|
239
|
-
openChange: (details: popover.OpenChangeDetails) => any;
|
|
240
|
-
"update:open": (open: boolean) => any;
|
|
241
239
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
242
240
|
focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
|
|
243
241
|
interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
|
|
242
|
+
openChange: (details: popover.OpenChangeDetails) => any;
|
|
244
243
|
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
|
|
245
244
|
requestDismiss: (event: CustomEvent<{
|
|
246
245
|
originalLayer: HTMLElement;
|
|
@@ -248,13 +247,13 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<PopoverRootP
|
|
|
248
247
|
originalIndex: number;
|
|
249
248
|
targetIndex: number;
|
|
250
249
|
}>) => any;
|
|
250
|
+
"update:open": (open: boolean) => any;
|
|
251
251
|
}, string, vue.PublicProps, Readonly<PopoverRootProps> & Readonly<{
|
|
252
252
|
onExitComplete?: (() => any) | undefined;
|
|
253
|
-
onOpenChange?: ((details: popover.OpenChangeDetails) => any) | undefined;
|
|
254
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
255
253
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
256
254
|
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
257
255
|
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
256
|
+
onOpenChange?: ((details: popover.OpenChangeDetails) => any) | undefined;
|
|
258
257
|
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
259
258
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
260
259
|
originalLayer: HTMLElement;
|
|
@@ -262,11 +261,12 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<PopoverRootP
|
|
|
262
261
|
originalIndex: number;
|
|
263
262
|
targetIndex: number;
|
|
264
263
|
}>) => any) | undefined;
|
|
264
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
265
265
|
}>, {
|
|
266
|
-
defaultOpen: boolean;
|
|
267
266
|
open: boolean;
|
|
268
267
|
closeOnEscape: boolean;
|
|
269
268
|
closeOnInteractOutside: boolean;
|
|
269
|
+
defaultOpen: boolean;
|
|
270
270
|
modal: boolean;
|
|
271
271
|
autoFocus: boolean;
|
|
272
272
|
portalled: boolean;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as UsePresenceReturn, c as PresenceProps, i as UsePresenceProps, l as _default, n as UsePresenceContext, o as usePresence, r as usePresenceContext, s as PresenceEmits, t as PresenceProvider } from "../../index-
|
|
1
|
+
import { a as UsePresenceReturn, c as PresenceProps, i as UsePresenceProps, l as _default, n as UsePresenceContext, o as usePresence, r as usePresenceContext, s as PresenceEmits, t as PresenceProvider } from "../../index-CwuVQkUt.js";
|
|
2
2
|
export { _default as Presence, PresenceEmits, PresenceProps, PresenceProvider, UsePresenceContext, UsePresenceProps, UsePresenceReturn, usePresence, usePresenceContext };
|
|
@@ -213,10 +213,10 @@ declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<RadioGroupRootPr
|
|
|
213
213
|
onValueChange?: ((details: radioGroup.ValueChangeDetails) => any) | undefined;
|
|
214
214
|
"onUpdate:modelValue"?: ((value: string | null) => any) | undefined;
|
|
215
215
|
}>, {
|
|
216
|
+
required: boolean;
|
|
216
217
|
disabled: boolean;
|
|
217
218
|
invalid: boolean;
|
|
218
219
|
readOnly: boolean;
|
|
219
|
-
required: boolean;
|
|
220
220
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
221
221
|
default?: (props: {}) => any;
|
|
222
222
|
}>;
|
|
@@ -158,9 +158,9 @@ declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<RatingGroupR
|
|
|
158
158
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
159
159
|
onHoverChange?: ((details: ratingGroup.HoverChangeDetails) => any) | undefined;
|
|
160
160
|
}>, {
|
|
161
|
+
required: boolean;
|
|
161
162
|
disabled: boolean;
|
|
162
163
|
readOnly: boolean;
|
|
163
|
-
required: boolean;
|
|
164
164
|
autoFocus: boolean;
|
|
165
165
|
allowHalf: boolean;
|
|
166
166
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
@@ -337,14 +337,14 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
337
337
|
props: vue.PublicProps & __VLS_PrettifyLocal$1<SelectRootProps<T> & {
|
|
338
338
|
onSelect?: ((details: select.SelectionDetails) => any) | undefined;
|
|
339
339
|
onExitComplete?: (() => any) | undefined;
|
|
340
|
-
|
|
341
|
-
|
|
340
|
+
onHighlightChange?: ((details: select.HighlightChangeDetails<T>) => any) | undefined;
|
|
341
|
+
onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
|
|
342
|
+
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
342
343
|
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
343
344
|
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
345
|
+
onOpenChange?: ((details: select.OpenChangeDetails) => any) | undefined;
|
|
344
346
|
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
345
|
-
|
|
346
|
-
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
347
|
-
onHighlightChange?: ((details: select.HighlightChangeDetails<T>) => any) | undefined;
|
|
347
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
348
348
|
"onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
|
|
349
349
|
}> & (typeof globalThis extends {
|
|
350
350
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -354,7 +354,7 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
354
354
|
slots: {
|
|
355
355
|
default?: (props: {}) => any;
|
|
356
356
|
};
|
|
357
|
-
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "exitComplete") => void) & ((evt: "
|
|
357
|
+
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "exitComplete") => void) & ((evt: "highlightChange", details: select.HighlightChangeDetails<T>) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => void) & ((evt: "openChange", details: select.OpenChangeDetails) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => void) & ((evt: "update:open", open: boolean) => void) & ((evt: "update:highlightedValue", value: string | null) => void);
|
|
358
358
|
}>) => vue.VNode & {
|
|
359
359
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
360
360
|
};
|
|
@@ -175,9 +175,9 @@ declare const __VLS_export$1: __VLS_WithSlots<vue.DefineComponent<SignaturePadRo
|
|
|
175
175
|
onDraw?: ((details: signaturePad.DrawDetails) => any) | undefined;
|
|
176
176
|
onDrawEnd?: ((details: signaturePad.DrawEndDetails) => any) | undefined;
|
|
177
177
|
}>, {
|
|
178
|
+
required: boolean;
|
|
178
179
|
disabled: boolean;
|
|
179
180
|
readOnly: boolean;
|
|
180
|
-
required: boolean;
|
|
181
181
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
182
182
|
default?: (props: {}) => any;
|
|
183
183
|
}>;
|
|
@@ -200,14 +200,14 @@ Omit<HTMLAttributes, 'aria-labelledby' | 'aria-label' | 'dir'> {}
|
|
|
200
200
|
interface SliderRootEmits extends RootEmits {}
|
|
201
201
|
declare const _default$8: typeof __VLS_export$4;
|
|
202
202
|
declare const __VLS_export$4: __VLS_WithSlots$4<vue.DefineComponent<SliderRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
203
|
-
focusChange: (details: slider.FocusChangeDetails) => any;
|
|
204
203
|
valueChange: (details: slider.ValueChangeDetails) => any;
|
|
205
204
|
"update:modelValue": (value: number[]) => any;
|
|
205
|
+
focusChange: (details: slider.FocusChangeDetails) => any;
|
|
206
206
|
valueChangeEnd: (details: slider.ValueChangeDetails) => any;
|
|
207
207
|
}, string, vue.PublicProps, Readonly<SliderRootProps> & Readonly<{
|
|
208
|
-
onFocusChange?: ((details: slider.FocusChangeDetails) => any) | undefined;
|
|
209
208
|
onValueChange?: ((details: slider.ValueChangeDetails) => any) | undefined;
|
|
210
209
|
"onUpdate:modelValue"?: ((value: number[]) => any) | undefined;
|
|
210
|
+
onFocusChange?: ((details: slider.FocusChangeDetails) => any) | undefined;
|
|
211
211
|
onValueChangeEnd?: ((details: slider.ValueChangeDetails) => any) | undefined;
|
|
212
212
|
}>, {
|
|
213
213
|
disabled: boolean;
|
|
@@ -120,11 +120,11 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<SwitchRootPr
|
|
|
120
120
|
onCheckedChange?: ((details: sprawlifySwitch.CheckedChangeDetails) => any) | undefined;
|
|
121
121
|
"onUpdate:checked"?: ((checked: boolean) => any) | undefined;
|
|
122
122
|
}>, {
|
|
123
|
+
required: boolean;
|
|
123
124
|
disabled: boolean;
|
|
125
|
+
checked: boolean;
|
|
124
126
|
invalid: boolean;
|
|
125
127
|
readOnly: boolean;
|
|
126
|
-
required: boolean;
|
|
127
|
-
checked: boolean;
|
|
128
128
|
defaultChecked: boolean;
|
|
129
129
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
130
130
|
default?: (props: {}) => any;
|
|
@@ -156,13 +156,13 @@ HTMLAttributes {}
|
|
|
156
156
|
interface TabsRootEmits extends RootEmits {}
|
|
157
157
|
declare const _default$5: typeof __VLS_export;
|
|
158
158
|
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<TabsRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
159
|
-
focusChange: (details: tabs.FocusChangeDetails) => any;
|
|
160
159
|
valueChange: (details: tabs.ValueChangeDetails) => any;
|
|
161
160
|
"update:modelValue": (value: string) => any;
|
|
161
|
+
focusChange: (details: tabs.FocusChangeDetails) => any;
|
|
162
162
|
}, string, vue.PublicProps, Readonly<TabsRootProps> & Readonly<{
|
|
163
|
-
onFocusChange?: ((details: tabs.FocusChangeDetails) => any) | undefined;
|
|
164
163
|
onValueChange?: ((details: tabs.ValueChangeDetails) => any) | undefined;
|
|
165
164
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
165
|
+
onFocusChange?: ((details: tabs.FocusChangeDetails) => any) | undefined;
|
|
166
166
|
}>, {
|
|
167
167
|
deselectable: boolean;
|
|
168
168
|
loopFocus: boolean;
|
|
@@ -297,34 +297,34 @@ HTMLAttributes {}
|
|
|
297
297
|
interface TagsInputRootEmits extends RootEmits {}
|
|
298
298
|
declare const _default$12: typeof __VLS_export;
|
|
299
299
|
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<TagsInputRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
300
|
+
highlightChange: (details: tagsInput.HighlightChangeDetails) => any;
|
|
301
|
+
valueChange: (details: tagsInput.ValueChangeDetails) => any;
|
|
302
|
+
"update:modelValue": (value: string[]) => any;
|
|
300
303
|
focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
|
|
301
304
|
interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
|
|
302
305
|
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
|
|
303
|
-
valueChange: (details: tagsInput.ValueChangeDetails) => any;
|
|
304
|
-
valueInvalid: (details: tagsInput.ValidityChangeDetails) => any;
|
|
305
|
-
"update:modelValue": (value: string[]) => any;
|
|
306
|
-
highlightChange: (details: tagsInput.HighlightChangeDetails) => any;
|
|
307
306
|
inputValueChange: (details: tagsInput.InputValueChangeDetails) => any;
|
|
308
307
|
"update:inputValue": (value: string) => any;
|
|
308
|
+
valueInvalid: (details: tagsInput.ValidityChangeDetails) => any;
|
|
309
309
|
}, string, vue.PublicProps, Readonly<TagsInputRootProps> & Readonly<{
|
|
310
|
+
onHighlightChange?: ((details: tagsInput.HighlightChangeDetails) => any) | undefined;
|
|
311
|
+
onValueChange?: ((details: tagsInput.ValueChangeDetails) => any) | undefined;
|
|
312
|
+
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
310
313
|
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
311
314
|
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
312
315
|
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
313
|
-
onValueChange?: ((details: tagsInput.ValueChangeDetails) => any) | undefined;
|
|
314
|
-
onValueInvalid?: ((details: tagsInput.ValidityChangeDetails) => any) | undefined;
|
|
315
|
-
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
316
|
-
onHighlightChange?: ((details: tagsInput.HighlightChangeDetails) => any) | undefined;
|
|
317
316
|
onInputValueChange?: ((details: tagsInput.InputValueChangeDetails) => any) | undefined;
|
|
318
317
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
|
318
|
+
onValueInvalid?: ((details: tagsInput.ValidityChangeDetails) => any) | undefined;
|
|
319
319
|
}>, {
|
|
320
|
+
required: boolean;
|
|
320
321
|
disabled: boolean;
|
|
321
322
|
invalid: boolean;
|
|
322
323
|
readOnly: boolean;
|
|
323
|
-
required: boolean;
|
|
324
|
-
allowOverflow: boolean;
|
|
325
324
|
autoFocus: boolean;
|
|
326
|
-
|
|
325
|
+
allowOverflow: boolean;
|
|
327
326
|
addOnPaste: boolean;
|
|
327
|
+
editable: boolean;
|
|
328
328
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
329
329
|
default?: (props: {}) => any;
|
|
330
330
|
}>;
|
|
@@ -82,9 +82,9 @@ declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<ToggleGroupR
|
|
|
82
82
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
83
83
|
}>, {
|
|
84
84
|
disabled: boolean;
|
|
85
|
-
multiple: boolean;
|
|
86
85
|
deselectable: boolean;
|
|
87
86
|
loopFocus: boolean;
|
|
87
|
+
multiple: boolean;
|
|
88
88
|
rovingFocus: boolean;
|
|
89
89
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
90
90
|
default?: (props: {}) => any;
|
|
@@ -163,9 +163,9 @@ declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<TooltipRootP
|
|
|
163
163
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
164
164
|
}>, {
|
|
165
165
|
disabled: boolean;
|
|
166
|
-
defaultOpen: boolean;
|
|
167
166
|
open: boolean;
|
|
168
167
|
closeOnEscape: boolean;
|
|
168
|
+
defaultOpen: boolean;
|
|
169
169
|
closeOnClick: boolean;
|
|
170
170
|
closeOnPointerDown: boolean;
|
|
171
171
|
closeOnScroll: boolean;
|
|
@@ -2,7 +2,7 @@ import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
|
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
4
4
|
import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
|
|
5
|
-
import { t as tourAnatomy } from "../../tour-anatomy-
|
|
5
|
+
import { t as tourAnatomy } from "../../tour-anatomy-DDLHk_gh.js";
|
|
6
6
|
import * as vue 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";
|
|
@@ -217,8 +217,8 @@ interface TourRootProps extends TourRootBaseProps {}
|
|
|
217
217
|
interface TourRootEmits extends RootEmits {}
|
|
218
218
|
declare const _default$12: typeof __VLS_export$3;
|
|
219
219
|
declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<TourRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
220
|
-
statusChange: (details: tour.StatusChangeDetails) => any;
|
|
221
220
|
exitComplete: () => any;
|
|
221
|
+
statusChange: (details: tour.StatusChangeDetails) => any;
|
|
222
222
|
focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
|
|
223
223
|
interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
|
|
224
224
|
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
|
|
@@ -227,8 +227,8 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<TourRootProp
|
|
|
227
227
|
steps: tour.StepDetails[];
|
|
228
228
|
}) => any;
|
|
229
229
|
}, string, vue.PublicProps, Readonly<TourRootProps> & Readonly<{
|
|
230
|
-
onStatusChange?: ((details: tour.StatusChangeDetails) => any) | undefined;
|
|
231
230
|
onExitComplete?: (() => any) | undefined;
|
|
231
|
+
onStatusChange?: ((details: tour.StatusChangeDetails) => any) | undefined;
|
|
232
232
|
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
233
233
|
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
234
234
|
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/date-picker/date-picker-anatomy.d.ts
|
|
4
|
-
declare const datePickerAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"trigger" | "content" | "positioner" | "root" | "control" | "nextTrigger" | "prevTrigger" | "label" | "valueText" | "view" | "
|
|
4
|
+
declare const datePickerAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"trigger" | "content" | "positioner" | "root" | "control" | "nextTrigger" | "prevTrigger" | "label" | "valueText" | "view" | "clearTrigger" | "input" | "table" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { datePickerAnatomy as t };
|
|
@@ -19,11 +19,11 @@ declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<PresenceProps, {
|
|
|
19
19
|
}, string, vue.PublicProps, Readonly<PresenceProps> & Readonly<{
|
|
20
20
|
onExitComplete?: (() => any) | undefined;
|
|
21
21
|
}>, {
|
|
22
|
-
lazyMount: boolean;
|
|
23
|
-
unmountOnExit: boolean;
|
|
24
|
-
immediate: boolean;
|
|
25
22
|
present: boolean;
|
|
23
|
+
immediate: boolean;
|
|
24
|
+
lazyMount: boolean;
|
|
26
25
|
skipAnimationOnMount: boolean;
|
|
26
|
+
unmountOnExit: boolean;
|
|
27
27
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
28
28
|
default?: (props: {}) => any;
|
|
29
29
|
}>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/tour/tour-anatomy.d.ts
|
|
4
|
-
declare const tourAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"title" | "
|
|
4
|
+
declare const tourAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"title" | "description" | "closeTrigger" | "content" | "positioner" | "backdrop" | "control" | "progressText" | "actionTrigger" | "arrow" | "arrowTip" | "spotlight">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { tourAnatomy as t };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sprawlify/vue",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.96",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Vue wrapper for primitives.",
|
|
6
6
|
"author": "sprawlify <npm@sprawlify.com>",
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
"access": "public"
|
|
269
269
|
},
|
|
270
270
|
"dependencies": {
|
|
271
|
-
"@sprawlify/primitives": "0.0.
|
|
271
|
+
"@sprawlify/primitives": "0.0.96"
|
|
272
272
|
},
|
|
273
273
|
"peerDependencies": {
|
|
274
274
|
"vue": ">=3.0.0"
|