@sprawlify/vue 0.0.88 → 0.0.89
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-DYBPmcE-.d.ts → alert-dialog-anatomy-JyjMETMY.d.ts} +1 -1
- package/dist/{carousel-anatomy-Bm8A0IeH.d.ts → carousel-anatomy-CVjLyF_w.d.ts} +1 -1
- package/dist/{checkbox-anatomy-D_EEk_7M.d.ts → checkbox-anatomy-Bkxq8P4k.d.ts} +1 -1
- package/dist/{color-picker-anatomy-BqAv-ES8.d.ts → color-picker-anatomy-wW_P5LT-.d.ts} +1 -1
- package/dist/combobox-anatomy-Cad3mPjS.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +2 -2
- package/dist/components/alert-dialog/index.d.ts +8 -9
- package/dist/components/anatomy.d.ts +12 -12
- package/dist/components/angle-slider/index.d.ts +1 -1
- package/dist/components/bottom-sheet/index.d.ts +1 -1
- package/dist/components/carousel/index.d.ts +1 -1
- package/dist/components/checkbox/index.d.ts +5 -5
- 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 +17 -16
- package/dist/components/combobox/index.d.ts +9 -9
- package/dist/components/date-picker/index.d.ts +9 -9
- package/dist/components/dialog/index.d.ts +7 -8
- package/dist/components/dropdown-menu/index.d.ts +9 -9
- package/dist/components/editable/index.d.ts +10 -10
- package/dist/components/field/index.d.ts +3 -3
- package/dist/components/fieldset/index.d.ts +1 -1
- package/dist/components/file-upload/index.d.ts +3 -3
- package/dist/components/floating-panel/index.d.ts +2 -2
- package/dist/components/focus-trap/index.d.ts +1 -1
- package/dist/components/hover-card/index.d.ts +7 -7
- package/dist/components/image-cropper/index.d.ts +1 -1
- package/dist/components/json-tree-view/index.d.ts +3 -3
- package/dist/components/listbox/index.d.ts +1 -1
- package/dist/components/number-input/index.d.ts +2 -2
- package/dist/components/password-input/index.d.ts +2 -2
- package/dist/components/pin-input/index.d.ts +4 -4
- package/dist/components/popover/index.d.ts +9 -9
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/radio-group/index.d.ts +2 -2
- package/dist/components/rating-group/index.d.ts +4 -4
- package/dist/components/segment-group/index.d.ts +1 -1
- package/dist/components/select/index.d.ts +7 -7
- package/dist/components/signature-pad/index.d.ts +1 -1
- package/dist/components/slider/index.d.ts +3 -3
- package/dist/components/splitter/index.d.ts +2 -2
- package/dist/components/switch/index.d.ts +3 -3
- package/dist/components/tags-input/index.d.ts +10 -10
- package/dist/components/toggle-group/index.d.ts +1 -1
- package/dist/components/tour/index.d.ts +10 -10
- package/dist/components/tree-view/index.d.ts +1 -1
- package/dist/{date-picker-anatomy-25--l_tH.d.ts → date-picker-anatomy-BWG9P2cu.d.ts} +1 -1
- package/dist/{field-anatomy-D1xRXQeF.d.ts → field-anatomy-BWikn-kn.d.ts} +1 -1
- package/dist/{fieldset-anatomy-CcZfEnO-.d.ts → fieldset-anatomy-pWRVtwyO.d.ts} +1 -1
- package/dist/{image-cropper-anatomy-DW4Ru-ZX.d.ts → image-cropper-anatomy-ChVWjuvl.d.ts} +1 -1
- package/dist/{index-BiapeCBm.d.ts → index-CwuVQkUt.d.ts} +3 -3
- package/dist/{index-BbSg4qcW.d.ts → index-d_RzVEQV.d.ts} +2 -2
- package/dist/{listbox-anatomy-Dm_o-fKs.d.ts → listbox-anatomy-DxiqaMYF.d.ts} +1 -1
- package/dist/{segment-group-anatomy-DHML8ODG.d.ts → segment-group-anatomy-xb9z-ywW.d.ts} +1 -1
- package/dist/{tour-anatomy-C81YCpD4.d.ts → tour-anatomy-EhNWhrmY.d.ts} +1 -1
- package/package.json +2 -2
- package/dist/combobox-anatomy-BnRNSgHI.d.ts +0 -6
|
@@ -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" | "content" | "
|
|
4
|
+
declare const alertDialogAnatomy: _sprawlify_primitives_anatomy0.Anatomy<"title" | "content" | "trigger" | "positioner" | "description" | "closeTrigger" | "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" | "
|
|
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/checkbox/checkbox-anatomy.d.ts
|
|
4
|
-
declare const checkboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"
|
|
4
|
+
declare const checkboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"label" | "root" | "control" | "indicator" | "group">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { checkboxAnatomy 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<"
|
|
4
|
+
declare const colorPickerAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"area" | "label" | "view" | "content" | "trigger" | "positioner" | "root" | "control" | "valueText" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { colorPickerAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/combobox/combobox-anatomy.d.ts
|
|
4
|
+
declare const comboboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"input" | "label" | "content" | "trigger" | "positioner" | "root" | "control" | "item" | "itemGroup" | "clearTrigger" | "itemText" | "itemIndicator" | "list" | "itemGroupLabel" | "empty">;
|
|
5
|
+
//#endregion
|
|
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";
|
|
@@ -178,8 +178,8 @@ declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<AccordionRootPro
|
|
|
178
178
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
179
179
|
onFocusChange?: ((details: accordion.FocusChangeDetails) => any) | undefined;
|
|
180
180
|
}>, {
|
|
181
|
-
multiple: boolean;
|
|
182
181
|
disabled: boolean;
|
|
182
|
+
multiple: boolean;
|
|
183
183
|
collapsible: boolean;
|
|
184
184
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
185
185
|
default?: (props: {}) => any;
|
|
@@ -3,12 +3,11 @@ 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-JyjMETMY.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";
|
|
10
10
|
import { FocusOutsideEvent, FocusOutsideEvent as DialogFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as DialogInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as DialogOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as DialogPointerDownOutsideEvent } from "@sprawlify/primitives/machines/dialog";
|
|
11
|
-
import * as _sprawlify_primitives_machines_color_picker0 from "@sprawlify/primitives/machines/color-picker";
|
|
12
11
|
|
|
13
12
|
//#region src/components/alert-dialog/alert-dialog-backdrop.vue.d.ts
|
|
14
13
|
interface AlertDialogBackdropBaseProps extends PolymorphicProps {}
|
|
@@ -166,9 +165,9 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<AlertDialogR
|
|
|
166
165
|
exitComplete: () => any;
|
|
167
166
|
openChange: (details: dialog.OpenChangeDetails) => any;
|
|
168
167
|
"update:open": (open: boolean) => any;
|
|
169
|
-
focusOutside: (event:
|
|
170
|
-
interactOutside: (event:
|
|
171
|
-
pointerDownOutside: (event:
|
|
168
|
+
focusOutside: (event: dialog.FocusOutsideEvent) => any;
|
|
169
|
+
interactOutside: (event: dialog.InteractOutsideEvent) => any;
|
|
170
|
+
pointerDownOutside: (event: dialog.PointerDownOutsideEvent) => any;
|
|
172
171
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
173
172
|
requestDismiss: (event: CustomEvent<{
|
|
174
173
|
originalLayer: HTMLElement;
|
|
@@ -180,9 +179,9 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<AlertDialogR
|
|
|
180
179
|
onExitComplete?: (() => any) | undefined;
|
|
181
180
|
onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
|
|
182
181
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
183
|
-
onFocusOutside?: ((event:
|
|
184
|
-
onInteractOutside?: ((event:
|
|
185
|
-
onPointerDownOutside?: ((event:
|
|
182
|
+
onFocusOutside?: ((event: dialog.FocusOutsideEvent) => any) | undefined;
|
|
183
|
+
onInteractOutside?: ((event: dialog.InteractOutsideEvent) => any) | undefined;
|
|
184
|
+
onPointerDownOutside?: ((event: dialog.PointerDownOutsideEvent) => any) | undefined;
|
|
186
185
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
187
186
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
188
187
|
originalLayer: HTMLElement;
|
|
@@ -192,11 +191,11 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<AlertDialogR
|
|
|
192
191
|
}>) => any) | undefined;
|
|
193
192
|
}>, {
|
|
194
193
|
open: boolean;
|
|
194
|
+
defaultOpen: boolean;
|
|
195
195
|
trapFocus: boolean;
|
|
196
196
|
preventScroll: boolean;
|
|
197
197
|
modal: boolean;
|
|
198
198
|
restoreFocus: boolean;
|
|
199
|
-
defaultOpen: boolean;
|
|
200
199
|
closeOnInteractOutside: boolean;
|
|
201
200
|
closeOnEscape: boolean;
|
|
202
201
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
@@ -1,24 +1,24 @@
|
|
|
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-JyjMETMY.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-
|
|
7
|
-
import { t as checkboxAnatomy } from "../checkbox-anatomy-
|
|
6
|
+
import { t as carouselAnatomy } from "../carousel-anatomy-CVjLyF_w.js";
|
|
7
|
+
import { t as checkboxAnatomy } from "../checkbox-anatomy-Bkxq8P4k.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-wW_P5LT-.js";
|
|
11
|
+
import { t as comboboxAnatomy } from "../combobox-anatomy-Cad3mPjS.js";
|
|
12
|
+
import { t as datePickerAnatomy } from "../date-picker-anatomy-BWG9P2cu.js";
|
|
13
13
|
import { t as dialogAnatomy } from "../dialog-anatomy-DJDXF2AU.js";
|
|
14
14
|
import { t as editableAnatomy } from "../editable-anatomy-CH0QFbjb.js";
|
|
15
|
-
import { t as fieldAnatomy } from "../field-anatomy-
|
|
16
|
-
import { t as fieldsetAnatomy } from "../fieldset-anatomy-
|
|
15
|
+
import { t as fieldAnatomy } from "../field-anatomy-BWikn-kn.js";
|
|
16
|
+
import { t as fieldsetAnatomy } from "../fieldset-anatomy-pWRVtwyO.js";
|
|
17
17
|
import { t as fileUploadAnatomy } from "../file-upload-anatomy-Y99NDpIO.js";
|
|
18
18
|
import { t as floatingPanelAnatomy } from "../floating-panel-anatomy-BzVWrj8Z.js";
|
|
19
19
|
import { t as hoverCardAnatomy } from "../hover-card-anatomy-LsFwl5DS.js";
|
|
20
|
-
import { t as imageCropperAnatomy } from "../image-cropper-anatomy-
|
|
21
|
-
import { t as listboxAnatomy } from "../listbox-anatomy-
|
|
20
|
+
import { t as imageCropperAnatomy } from "../image-cropper-anatomy-ChVWjuvl.js";
|
|
21
|
+
import { t as listboxAnatomy } from "../listbox-anatomy-DxiqaMYF.js";
|
|
22
22
|
import { t as marqueeAnatomy } from "../marquee-anatomy-Bih8y_Mg.js";
|
|
23
23
|
import { t as dropdownMenuAnatomy } from "../dropdown-menu-anatomy-Bv4vy6dU.js";
|
|
24
24
|
import { t as navigationMenuAnatomy } from "../navigation-menu-anatomy-B9CbXSLn.js";
|
|
@@ -32,7 +32,7 @@ import { t as qrCodeAnatomy } from "../qr-code-anatomy-CwXr0doo.js";
|
|
|
32
32
|
import { t as radioGroupAnatomy } from "../radio-group-anatomy-DwXH2ZXh.js";
|
|
33
33
|
import { t as ratingGroupAnatomy } from "../rating-group-anatomy-vdkTXds1.js";
|
|
34
34
|
import { t as scrollAreaAnatomy } from "../scroll-area-anatomy-D08heRlt.js";
|
|
35
|
-
import { t as segmentGroupAnatomy } from "../segment-group-anatomy-
|
|
35
|
+
import { t as segmentGroupAnatomy } from "../segment-group-anatomy-xb9z-ywW.js";
|
|
36
36
|
import { t as selectAnatomy } from "../select-anatomy-6e2EwWE7.js";
|
|
37
37
|
import { t as separatorAnatomy } from "../separator-anatomy-BKWsJ9Pb.js";
|
|
38
38
|
import { t as signaturePadAnatomy } from "../signature-pad-anatomy-D-FQgTUJ.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-EhNWhrmY.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";
|
|
@@ -77,8 +77,8 @@ declare const __VLS_export$8: __VLS_WithSlots$8<vue.DefineComponent<AngleSliderR
|
|
|
77
77
|
onValueChangeEnd?: ((details: angleSlider.ValueChangeDetails) => any) | undefined;
|
|
78
78
|
}>, {
|
|
79
79
|
disabled: boolean;
|
|
80
|
-
invalid: boolean;
|
|
81
80
|
readOnly: boolean;
|
|
81
|
+
invalid: boolean;
|
|
82
82
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
83
83
|
default?: (props: {}) => any;
|
|
84
84
|
}>;
|
|
@@ -169,11 +169,11 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<BottomSheetR
|
|
|
169
169
|
}) => any) | undefined;
|
|
170
170
|
}>, {
|
|
171
171
|
open: boolean;
|
|
172
|
+
defaultOpen: boolean;
|
|
172
173
|
trapFocus: boolean;
|
|
173
174
|
preventScroll: boolean;
|
|
174
175
|
modal: boolean;
|
|
175
176
|
restoreFocus: boolean;
|
|
176
|
-
defaultOpen: boolean;
|
|
177
177
|
closeOnInteractOutside: boolean;
|
|
178
178
|
closeOnEscape: boolean;
|
|
179
179
|
preventDragOnScroll: 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";
|
|
@@ -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 checkboxAnatomy } from "../../checkbox-anatomy-
|
|
4
|
+
import { t as checkboxAnatomy } from "../../checkbox-anatomy-Bkxq8P4k.js";
|
|
5
5
|
import * as vue from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as checkbox from "@sprawlify/primitives/machines/checkbox";
|
|
@@ -71,8 +71,8 @@ declare const __VLS_export$6: __VLS_WithSlots$6<vue.DefineComponent<CheckboxGrou
|
|
|
71
71
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
72
72
|
}>, {
|
|
73
73
|
disabled: boolean;
|
|
74
|
-
invalid: boolean;
|
|
75
74
|
readOnly: boolean;
|
|
75
|
+
invalid: boolean;
|
|
76
76
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
77
77
|
default?: (props: {}) => any;
|
|
78
78
|
}>;
|
|
@@ -221,12 +221,12 @@ 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;
|
|
225
224
|
disabled: boolean;
|
|
226
|
-
|
|
225
|
+
required: boolean;
|
|
227
226
|
checked: checkbox.CheckedState;
|
|
228
|
-
defaultChecked: checkbox.CheckedState;
|
|
229
227
|
readOnly: boolean;
|
|
228
|
+
invalid: boolean;
|
|
229
|
+
defaultChecked: checkbox.CheckedState;
|
|
230
230
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
231
231
|
default?: (props: {}) => any;
|
|
232
232
|
}>;
|
|
@@ -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;
|
|
152
153
|
valueChange: (details: clipboard.ValueChangeDetails) => any;
|
|
153
154
|
"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;
|
|
156
157
|
onValueChange?: ((details: clipboard.ValueChangeDetails) => any) | undefined;
|
|
157
158
|
"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
|
}>;
|
|
@@ -110,10 +110,10 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<CollapsibleR
|
|
|
110
110
|
onOpenChange?: ((details: collapsible.OpenChangeDetails) => any) | undefined;
|
|
111
111
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
112
112
|
}>, {
|
|
113
|
-
lazyMount: boolean;
|
|
114
|
-
unmountOnExit: boolean;
|
|
115
113
|
disabled: boolean;
|
|
116
114
|
open: boolean;
|
|
115
|
+
lazyMount: boolean;
|
|
116
|
+
unmountOnExit: boolean;
|
|
117
117
|
defaultOpen: boolean;
|
|
118
118
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
119
119
|
default?: (props: {}) => any;
|
|
@@ -1,12 +1,13 @@
|
|
|
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-wW_P5LT-.js";
|
|
8
8
|
import * as vue from "vue";
|
|
9
9
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
|
|
10
|
+
import * as _sprawlify_primitives_machines_dialog0 from "@sprawlify/primitives/machines/dialog";
|
|
10
11
|
import * as colorPicker from "@sprawlify/primitives/machines/color-picker";
|
|
11
12
|
import { AreaProps, ChannelInputProps, ChannelProps, Color, Color as Color$1, ColorFormat, ColorFormat as ColorFormat$1, ColorFormat as ColorPickerColorFormat, FocusOutsideEvent, FocusOutsideEvent as ColorPickerFocusOutsideEvent, FormatChangeDetails, FormatChangeDetails as ColorPickerFormatChangeDetails, InteractOutsideEvent, InteractOutsideEvent as ColorPickerInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as ColorPickerOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as ColorPickerPointerDownOutsideEvent, SwatchProps, SwatchTriggerProps, TransparencyGridProps, ValueChangeDetails, ValueChangeDetails as ColorPickerValueChangeDetails, parse as parseColor } from "@sprawlify/primitives/machines/color-picker";
|
|
12
13
|
import * as _sprawlify_primitives_color_utils0 from "@sprawlify/primitives/color-utils";
|
|
@@ -402,35 +403,35 @@ HTMLAttributes {}
|
|
|
402
403
|
interface ColorPickerRootEmits extends RootEmits {}
|
|
403
404
|
declare const _default$18: typeof __VLS_export$9;
|
|
404
405
|
declare const __VLS_export$9: __VLS_WithSlots$9<vue.DefineComponent<ColorPickerRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
405
|
-
valueChange: (details: colorPicker.ValueChangeDetails) => any;
|
|
406
|
-
"update:modelValue": (value: _sprawlify_primitives_color_utils0.Color) => any;
|
|
407
406
|
exitComplete: () => any;
|
|
408
|
-
valueChangeEnd: (details: colorPicker.ValueChangeDetails) => any;
|
|
409
407
|
openChange: (details: colorPicker.OpenChangeDetails) => any;
|
|
410
408
|
"update:open": (open: boolean) => any;
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
409
|
+
valueChange: (details: colorPicker.ValueChangeDetails) => any;
|
|
410
|
+
"update:modelValue": (value: _sprawlify_primitives_color_utils0.Color) => any;
|
|
411
|
+
focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
|
|
412
|
+
interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
|
|
413
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
|
|
414
|
+
valueChangeEnd: (details: colorPicker.ValueChangeDetails) => any;
|
|
414
415
|
formatChange: (details: colorPicker.FormatChangeDetails) => any;
|
|
415
416
|
"update:format": (format: _sprawlify_primitives_color_utils0.ColorFormat) => any;
|
|
416
417
|
}, string, vue.PublicProps, Readonly<ColorPickerRootProps> & Readonly<{
|
|
417
|
-
onValueChange?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
418
|
-
"onUpdate:modelValue"?: ((value: _sprawlify_primitives_color_utils0.Color) => any) | undefined;
|
|
419
418
|
onExitComplete?: (() => any) | undefined;
|
|
420
|
-
onValueChangeEnd?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
421
419
|
onOpenChange?: ((details: colorPicker.OpenChangeDetails) => any) | undefined;
|
|
422
420
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
421
|
+
onValueChange?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
422
|
+
"onUpdate:modelValue"?: ((value: _sprawlify_primitives_color_utils0.Color) => any) | undefined;
|
|
423
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
424
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
425
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
426
|
+
onValueChangeEnd?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
426
427
|
onFormatChange?: ((details: colorPicker.FormatChangeDetails) => any) | undefined;
|
|
427
428
|
"onUpdate:format"?: ((format: _sprawlify_primitives_color_utils0.ColorFormat) => any) | undefined;
|
|
428
429
|
}>, {
|
|
430
|
+
disabled: boolean;
|
|
429
431
|
inline: boolean;
|
|
430
432
|
required: boolean;
|
|
431
|
-
disabled: boolean;
|
|
432
|
-
invalid: boolean;
|
|
433
433
|
readOnly: boolean;
|
|
434
|
+
invalid: boolean;
|
|
434
435
|
open: boolean;
|
|
435
436
|
defaultOpen: boolean;
|
|
436
437
|
closeOnSelect: boolean;
|
|
@@ -1,14 +1,14 @@
|
|
|
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-Cad3mPjS.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";
|
|
11
|
-
import * as
|
|
11
|
+
import * as _sprawlify_primitives_machines_dialog0 from "@sprawlify/primitives/machines/dialog";
|
|
12
12
|
import * as combobox from "@sprawlify/primitives/machines/combobox";
|
|
13
13
|
import { FocusOutsideEvent, FocusOutsideEvent as ComboboxFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as ComboboxHighlightChangeDetails, InputValueChangeDetails, InputValueChangeDetails as ComboboxInputValueChangeDetails, InteractOutsideEvent, InteractOutsideEvent as ComboboxInteractOutsideEvent, ItemGroupProps, ItemProps, ItemState, OpenChangeDetails, OpenChangeDetails as ComboboxOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as ComboboxPointerDownOutsideEvent, SelectionDetails, SelectionDetails as ComboboxSelectionDetails, TriggerProps, ValueChangeDetails, ValueChangeDetails as ComboboxValueChangeDetails } from "@sprawlify/primitives/machines/combobox";
|
|
14
14
|
|
|
@@ -539,16 +539,16 @@ declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
539
539
|
value: string[];
|
|
540
540
|
itemValue: string;
|
|
541
541
|
}) => any) | undefined;
|
|
542
|
-
onValueChange?: ((details: combobox.ValueChangeDetails<T>) => any) | undefined;
|
|
543
|
-
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
544
542
|
onExitComplete?: (() => any) | undefined;
|
|
545
543
|
onOpenChange?: ((details: combobox.OpenChangeDetails) => any) | undefined;
|
|
546
544
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
545
|
+
onValueChange?: ((details: combobox.ValueChangeDetails<T>) => any) | undefined;
|
|
546
|
+
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
547
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
548
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
549
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
547
550
|
onHighlightChange?: ((details: combobox.HighlightChangeDetails<T>) => any) | undefined;
|
|
548
|
-
onFocusOutside?: ((event: _sprawlify_primitives_machines_color_picker0.FocusOutsideEvent) => any) | undefined;
|
|
549
551
|
onInputValueChange?: ((details: combobox.InputValueChangeDetails) => any) | undefined;
|
|
550
|
-
onInteractOutside?: ((event: _sprawlify_primitives_machines_color_picker0.InteractOutsideEvent) => any) | undefined;
|
|
551
|
-
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_color_picker0.PointerDownOutsideEvent) => any) | undefined;
|
|
552
552
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
|
553
553
|
"onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
|
|
554
554
|
}> & (typeof globalThis extends {
|
|
@@ -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: "
|
|
565
|
+
}) => void) & ((evt: "exitComplete") => void) & ((evt: "openChange", details: combobox.OpenChangeDetails) => void) & ((evt: "update:open", value: boolean) => 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: "pointerDownOutside", event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => void) & ((evt: "highlightChange", details: combobox.HighlightChangeDetails<T>) => void) & ((evt: "inputValueChange", details: combobox.InputValueChangeDetails) => void) & ((evt: "update:inputValue", value: string) => void) & ((evt: "update:highlightedValue", value: string | null) => 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-BWG9P2cu.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";
|
|
@@ -343,33 +343,33 @@ HTMLAttributes {}
|
|
|
343
343
|
interface DatePickerRootEmits extends RootEmits {}
|
|
344
344
|
declare const _default$12: typeof __VLS_export$12;
|
|
345
345
|
declare const __VLS_export$12: __VLS_WithSlots$11<vue.DefineComponent<DatePickerRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
346
|
-
valueChange: (details: datePicker.ValueChangeDetails) => any;
|
|
347
|
-
"update:modelValue": (value: undefined[]) => any;
|
|
348
346
|
exitComplete: () => any;
|
|
349
|
-
focusChange: (details: datePicker.FocusChangeDetails) => any;
|
|
350
347
|
openChange: (details: datePicker.OpenChangeDetails) => any;
|
|
351
348
|
"update:open": (open: boolean) => any;
|
|
349
|
+
valueChange: (details: datePicker.ValueChangeDetails) => any;
|
|
350
|
+
"update:modelValue": (value: undefined[]) => any;
|
|
351
|
+
focusChange: (details: datePicker.FocusChangeDetails) => any;
|
|
352
352
|
viewChange: (details: datePicker.ViewChangeDetails) => any;
|
|
353
353
|
visibleRangeChange: (details: datePicker.VisibleRangeChangeDetails) => any;
|
|
354
354
|
"update:view": (view: datePicker.DateView) => any;
|
|
355
355
|
"update:focusedValue": (focusedValue: undefined) => any;
|
|
356
356
|
}, string, vue.PublicProps, Readonly<DatePickerRootProps> & Readonly<{
|
|
357
|
-
onValueChange?: ((details: datePicker.ValueChangeDetails) => any) | undefined;
|
|
358
|
-
"onUpdate:modelValue"?: ((value: undefined[]) => any) | undefined;
|
|
359
357
|
onExitComplete?: (() => any) | undefined;
|
|
360
|
-
onFocusChange?: ((details: datePicker.FocusChangeDetails) => any) | undefined;
|
|
361
358
|
onOpenChange?: ((details: datePicker.OpenChangeDetails) => any) | undefined;
|
|
362
359
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
360
|
+
onValueChange?: ((details: datePicker.ValueChangeDetails) => any) | undefined;
|
|
361
|
+
"onUpdate:modelValue"?: ((value: undefined[]) => any) | undefined;
|
|
362
|
+
onFocusChange?: ((details: datePicker.FocusChangeDetails) => any) | undefined;
|
|
363
363
|
onViewChange?: ((details: datePicker.ViewChangeDetails) => any) | undefined;
|
|
364
364
|
onVisibleRangeChange?: ((details: datePicker.VisibleRangeChangeDetails) => any) | undefined;
|
|
365
365
|
"onUpdate:view"?: ((view: datePicker.DateView) => any) | undefined;
|
|
366
366
|
"onUpdate:focusedValue"?: ((focusedValue: undefined) => any) | undefined;
|
|
367
367
|
}>, {
|
|
368
|
+
disabled: boolean;
|
|
368
369
|
inline: boolean;
|
|
369
370
|
required: boolean;
|
|
370
|
-
disabled: boolean;
|
|
371
|
-
invalid: boolean;
|
|
372
371
|
readOnly: boolean;
|
|
372
|
+
invalid: boolean;
|
|
373
373
|
open: boolean;
|
|
374
374
|
defaultOpen: boolean;
|
|
375
375
|
closeOnSelect: boolean;
|
|
@@ -8,7 +8,6 @@ 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";
|
|
10
10
|
import { FocusOutsideEvent, FocusOutsideEvent as DialogFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as DialogInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as DialogOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as DialogPointerDownOutsideEvent } from "@sprawlify/primitives/machines/dialog";
|
|
11
|
-
import * as _sprawlify_primitives_machines_color_picker0 from "@sprawlify/primitives/machines/color-picker";
|
|
12
11
|
|
|
13
12
|
//#region src/components/dialog/dialog-backdrop.vue.d.ts
|
|
14
13
|
interface DialogBackdropBaseProps extends PolymorphicProps {}
|
|
@@ -167,9 +166,9 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<DialogRootPr
|
|
|
167
166
|
exitComplete: () => any;
|
|
168
167
|
openChange: (details: dialog.OpenChangeDetails) => any;
|
|
169
168
|
"update:open": (open: boolean) => any;
|
|
170
|
-
focusOutside: (event:
|
|
171
|
-
interactOutside: (event:
|
|
172
|
-
pointerDownOutside: (event:
|
|
169
|
+
focusOutside: (event: dialog.FocusOutsideEvent) => any;
|
|
170
|
+
interactOutside: (event: dialog.InteractOutsideEvent) => any;
|
|
171
|
+
pointerDownOutside: (event: dialog.PointerDownOutsideEvent) => any;
|
|
173
172
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
174
173
|
requestDismiss: (event: CustomEvent<{
|
|
175
174
|
originalLayer: HTMLElement;
|
|
@@ -181,9 +180,9 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<DialogRootPr
|
|
|
181
180
|
onExitComplete?: (() => any) | undefined;
|
|
182
181
|
onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
|
|
183
182
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
184
|
-
onFocusOutside?: ((event:
|
|
185
|
-
onInteractOutside?: ((event:
|
|
186
|
-
onPointerDownOutside?: ((event:
|
|
183
|
+
onFocusOutside?: ((event: dialog.FocusOutsideEvent) => any) | undefined;
|
|
184
|
+
onInteractOutside?: ((event: dialog.InteractOutsideEvent) => any) | undefined;
|
|
185
|
+
onPointerDownOutside?: ((event: dialog.PointerDownOutsideEvent) => any) | undefined;
|
|
187
186
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
188
187
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
189
188
|
originalLayer: HTMLElement;
|
|
@@ -193,11 +192,11 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<DialogRootPr
|
|
|
193
192
|
}>) => any) | undefined;
|
|
194
193
|
}>, {
|
|
195
194
|
open: boolean;
|
|
195
|
+
defaultOpen: boolean;
|
|
196
196
|
trapFocus: boolean;
|
|
197
197
|
preventScroll: boolean;
|
|
198
198
|
modal: boolean;
|
|
199
199
|
restoreFocus: boolean;
|
|
200
|
-
defaultOpen: boolean;
|
|
201
200
|
closeOnInteractOutside: boolean;
|
|
202
201
|
closeOnEscape: boolean;
|
|
203
202
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
@@ -6,7 +6,7 @@ import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js"
|
|
|
6
6
|
import { t as dropdownMenuAnatomy } from "../../dropdown-menu-anatomy-Bv4vy6dU.js";
|
|
7
7
|
import * as vue from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
|
-
import * as
|
|
9
|
+
import * as _sprawlify_primitives_machines_dialog0 from "@sprawlify/primitives/machines/dialog";
|
|
10
10
|
import * as dropdownMenu from "@sprawlify/primitives/machines/dropdown-menu";
|
|
11
11
|
import { FocusOutsideEvent, FocusOutsideEvent as DropdownMenuFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as DropdownMenuHighlightChangeDetails, InteractOutsideEvent, InteractOutsideEvent as DropdownMenuInteractOutsideEvent, ItemGroupProps, ItemProps, OpenChangeDetails, OpenChangeDetails as DropdownMenuOpenChangeDetails, OptionItemProps, OptionItemState, PointerDownOutsideEvent, PointerDownOutsideEvent as DropdownMenuPointerDownOutsideEvent, SelectionDetails, SelectionDetails as DropdownMenuSelectionDetails } from "@sprawlify/primitives/machines/dropdown-menu";
|
|
12
12
|
|
|
@@ -356,10 +356,10 @@ declare const __VLS_export$4: __VLS_WithSlots$3<vue.DefineComponent<DropdownMenu
|
|
|
356
356
|
exitComplete: () => any;
|
|
357
357
|
openChange: (details: dropdownMenu.OpenChangeDetails) => any;
|
|
358
358
|
"update:open": (open: boolean) => any;
|
|
359
|
+
focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
|
|
360
|
+
interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
|
|
361
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
|
|
359
362
|
highlightChange: (details: dropdownMenu.HighlightChangeDetails) => any;
|
|
360
|
-
focusOutside: (event: _sprawlify_primitives_machines_color_picker0.FocusOutsideEvent) => any;
|
|
361
|
-
interactOutside: (event: _sprawlify_primitives_machines_color_picker0.InteractOutsideEvent) => any;
|
|
362
|
-
pointerDownOutside: (event: _sprawlify_primitives_machines_color_picker0.PointerDownOutsideEvent) => any;
|
|
363
363
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
364
364
|
requestDismiss: (event: CustomEvent<{
|
|
365
365
|
originalLayer: HTMLElement;
|
|
@@ -373,10 +373,10 @@ declare const __VLS_export$4: __VLS_WithSlots$3<vue.DefineComponent<DropdownMenu
|
|
|
373
373
|
onExitComplete?: (() => any) | undefined;
|
|
374
374
|
onOpenChange?: ((details: dropdownMenu.OpenChangeDetails) => any) | undefined;
|
|
375
375
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
376
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
377
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
378
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
376
379
|
onHighlightChange?: ((details: dropdownMenu.HighlightChangeDetails) => any) | undefined;
|
|
377
|
-
onFocusOutside?: ((event: _sprawlify_primitives_machines_color_picker0.FocusOutsideEvent) => any) | undefined;
|
|
378
|
-
onInteractOutside?: ((event: _sprawlify_primitives_machines_color_picker0.InteractOutsideEvent) => any) | undefined;
|
|
379
|
-
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_color_picker0.PointerDownOutsideEvent) => any) | undefined;
|
|
380
380
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
381
381
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
382
382
|
originalLayer: HTMLElement;
|
|
@@ -386,12 +386,12 @@ declare const __VLS_export$4: __VLS_WithSlots$3<vue.DefineComponent<DropdownMenu
|
|
|
386
386
|
}>) => any) | undefined;
|
|
387
387
|
"onUpdate:highlightedValue"?: ((highlightedValue: string | null) => any) | undefined;
|
|
388
388
|
}>, {
|
|
389
|
-
typeahead: boolean;
|
|
390
389
|
open: boolean;
|
|
391
390
|
defaultOpen: boolean;
|
|
391
|
+
typeahead: boolean;
|
|
392
|
+
closeOnSelect: boolean;
|
|
392
393
|
loopFocus: boolean;
|
|
393
394
|
composite: boolean;
|
|
394
|
-
closeOnSelect: boolean;
|
|
395
395
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
396
396
|
default?: (props: {}) => any;
|
|
397
397
|
}>;
|
|
@@ -4,7 +4,7 @@ import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
|
4
4
|
import { t as editableAnatomy } from "../../editable-anatomy-CH0QFbjb.js";
|
|
5
5
|
import * as vue from "vue";
|
|
6
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
|
-
import * as
|
|
7
|
+
import * as _sprawlify_primitives_machines_dialog0 from "@sprawlify/primitives/machines/dialog";
|
|
8
8
|
import * as editable from "@sprawlify/primitives/machines/editable";
|
|
9
9
|
import { EditChangeDetails as EditableEditChangeDetails, FocusOutsideEvent, FocusOutsideEvent as EditableFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as EditableInteractOutsideEvent, PointerDownOutsideEvent, PointerDownOutsideEvent as EditablePointerDownOutsideEvent, ValueChangeDetails, ValueChangeDetails as EditableValueChangeDetails } from "@sprawlify/primitives/machines/editable";
|
|
10
10
|
|
|
@@ -207,32 +207,32 @@ 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
208
|
valueChange: (details: editable.ValueChangeDetails) => any;
|
|
209
209
|
"update:modelValue": (value: string) => any;
|
|
210
|
-
focusOutside: (event: _sprawlify_primitives_machines_color_picker0.FocusOutsideEvent) => any;
|
|
211
|
-
interactOutside: (event: _sprawlify_primitives_machines_color_picker0.InteractOutsideEvent) => any;
|
|
212
|
-
pointerDownOutside: (event: _sprawlify_primitives_machines_color_picker0.PointerDownOutsideEvent) => any;
|
|
213
210
|
editChange: (details: editable.EditChangeDetails) => any;
|
|
211
|
+
focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
|
|
212
|
+
interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
|
|
213
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => 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
218
|
onValueChange?: ((details: editable.ValueChangeDetails) => any) | undefined;
|
|
219
219
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
220
|
-
onFocusOutside?: ((event: _sprawlify_primitives_machines_color_picker0.FocusOutsideEvent) => any) | undefined;
|
|
221
|
-
onInteractOutside?: ((event: _sprawlify_primitives_machines_color_picker0.InteractOutsideEvent) => any) | undefined;
|
|
222
|
-
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_color_picker0.PointerDownOutsideEvent) => any) | undefined;
|
|
223
220
|
onEditChange?: ((details: editable.EditChangeDetails) => any) | undefined;
|
|
221
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
222
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
223
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => 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;
|
|
229
228
|
disabled: boolean;
|
|
230
|
-
|
|
229
|
+
required: boolean;
|
|
231
230
|
readOnly: boolean;
|
|
232
|
-
|
|
231
|
+
invalid: boolean;
|
|
233
232
|
autoResize: boolean;
|
|
234
233
|
defaultEdit: boolean;
|
|
235
234
|
edit: boolean;
|
|
235
|
+
selectOnFocus: boolean;
|
|
236
236
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
237
237
|
default?: (props: {}) => any;
|
|
238
238
|
}>;
|