@sprawlify/vue 0.0.92 → 0.0.93
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-D3Liireu.d.ts → alert-dialog-anatomy-vLVReFSr.d.ts} +1 -1
- package/dist/{carousel-anatomy-CYo6B4BR.d.ts → carousel-anatomy-CbSIXoCL.d.ts} +1 -1
- package/dist/{checkbox-anatomy-D_EEk_7M.d.ts → checkbox-anatomy-DqbDcdH0.d.ts} +1 -1
- package/dist/color-picker-anatomy-Bp8eCRGe.d.ts +6 -0
- package/dist/{combobox-anatomy-D_kVPY3I.d.ts → combobox-anatomy-C2RYG6zN.d.ts} +1 -1
- package/dist/components/accordion/index.d.ts +2 -2
- package/dist/components/alert-dialog/index.d.ts +17 -16
- package/dist/components/anatomy.d.ts +9 -9
- package/dist/components/bottom-sheet/index.d.ts +5 -5
- package/dist/components/carousel/index.d.ts +1 -1
- package/dist/components/checkbox/index.d.ts +3 -3
- package/dist/components/checkbox/index.js +3 -3
- package/dist/components/collapsible/index.d.ts +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +13 -13
- package/dist/components/color-picker/index.js +1 -1
- package/dist/components/combobox/index.d.ts +7 -7
- package/dist/components/combobox/index.js +2 -2
- package/dist/components/date-picker/index.d.ts +5 -5
- package/dist/components/dialog/index.d.ts +16 -15
- package/dist/components/dropdown-menu/index.d.ts +16 -16
- package/dist/components/editable/index.d.ts +8 -9
- package/dist/components/editable/index.js +1 -1
- package/dist/components/field/index.d.ts +1 -1
- package/dist/components/field/index.js +1 -1
- package/dist/components/fieldset/index.js +1 -1
- package/dist/components/file-upload/index.d.ts +1 -1
- package/dist/components/file-upload/index.js +1 -1
- package/dist/components/floating-panel/index.d.ts +7 -6
- package/dist/components/hover-card/index.d.ts +8 -8
- package/dist/components/json-tree-view/index.d.ts +2 -2
- package/dist/components/json-tree-view/index.js +1 -1
- package/dist/components/listbox/index.d.ts +1 -1
- package/dist/components/listbox/index.js +1 -1
- package/dist/components/number-input/index.d.ts +1 -1
- package/dist/components/number-input/index.js +1 -1
- package/dist/components/password-input/index.d.ts +2 -2
- package/dist/components/password-input/index.js +1 -1
- package/dist/components/pin-input/index.d.ts +5 -5
- package/dist/components/pin-input/index.js +1 -1
- package/dist/components/popover/index.d.ts +15 -15
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/radio-group/index.d.ts +1 -1
- package/dist/components/radio-group/index.js +2 -2
- package/dist/components/rating-group/index.d.ts +2 -2
- package/dist/components/rating-group/index.js +1 -1
- package/dist/components/segment-group/index.d.ts +1 -1
- package/dist/components/select/index.d.ts +5 -5
- package/dist/components/select/index.js +2 -2
- package/dist/components/signature-pad/index.d.ts +1 -1
- package/dist/components/signature-pad/index.js +1 -1
- package/dist/components/splitter/index.d.ts +2 -2
- package/dist/components/switch/index.d.ts +2 -2
- package/dist/components/switch/index.js +1 -1
- package/dist/components/tabs/index.d.ts +1 -1
- package/dist/components/tags-input/index.d.ts +12 -12
- package/dist/components/tags-input/index.js +1 -1
- package/dist/components/toggle-group/index.d.ts +2 -2
- package/dist/components/tooltip/index.d.ts +3 -3
- package/dist/components/tour/index.d.ts +10 -10
- package/dist/components/tree-view/index.d.ts +1 -1
- package/dist/components/tree-view/index.js +1 -1
- package/dist/date-picker-anatomy-C2Q4hGws.d.ts +6 -0
- package/dist/{index-BdracuN0.d.ts → index-Bdc6-PTI.d.ts} +3 -3
- package/dist/{index-BiapeCBm.d.ts → index-DoteNbKN.d.ts} +2 -2
- package/dist/{listbox-anatomy-BCyiKo1T.d.ts → listbox-anatomy-DUJR3mqL.d.ts} +1 -1
- package/dist/{segment-group-anatomy-B6BtDPDj.d.ts → segment-group-anatomy-DbzAEtJt.d.ts} +1 -1
- package/dist/{tour-anatomy-D9iOfApe.d.ts → tour-anatomy-DR798th_.d.ts} +1 -1
- package/package.json +2 -2
- package/dist/color-picker-anatomy-CCWwwZOI.d.ts +0 -6
- package/dist/date-picker-anatomy-DgTujt3i.d.ts +0 -6
- /package/dist/{boolean-ClZYREcr.js → boolean-Cum6FrfN.js} +0 -0
- /package/dist/{collection-DxYHutYn.js → collection-DFLl9Ixl.js} +0 -0
- /package/dist/{field-GralVrIX.js → field-JokYYbgk.js} +0 -0
- /package/dist/{fieldset-Qrb1hBnw.js → fieldset-DFVgBzjw.js} +0 -0
|
@@ -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<"trigger" | "content" | "title" | "
|
|
4
|
+
declare const alertDialogAnatomy: _sprawlify_primitives_anatomy0.Anatomy<"trigger" | "content" | "title" | "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" | "
|
|
4
|
+
declare const carouselAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "indicator" | "control" | "nextTrigger" | "prevTrigger" | "item" | "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<"root" | "
|
|
4
|
+
declare const checkboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "indicator" | "control" | "label" | "group">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { checkboxAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
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" | "valueText" | "area" | "formatSelect" | "areaThumb" | "channelInput" | "channelSliderTrack" | "channelSliderThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderValueText" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "view">;
|
|
5
|
+
//#endregion
|
|
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" | "
|
|
4
|
+
declare const comboboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"trigger" | "content" | "positioner" | "root" | "control" | "label" | "input" | "clearTrigger" | "item" | "itemIndicator" | "itemText" | "list" | "itemGroup" | "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-DoteNbKN.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,9 +178,9 @@ declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<AccordionRootPro
|
|
|
178
178
|
onValueChange?: ((details: accordion.ValueChangeDetails) => any) | undefined;
|
|
179
179
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
180
180
|
}>, {
|
|
181
|
+
collapsible: boolean;
|
|
181
182
|
disabled: boolean;
|
|
182
183
|
multiple: boolean;
|
|
183
|
-
collapsible: boolean;
|
|
184
184
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
185
185
|
default?: (props: {}) => any;
|
|
186
186
|
}>;
|
|
@@ -3,11 +3,12 @@ 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-vLVReFSr.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_editable0 from "@sprawlify/primitives/machines/editable";
|
|
11
12
|
|
|
12
13
|
//#region src/components/alert-dialog/alert-dialog-backdrop.vue.d.ts
|
|
13
14
|
interface AlertDialogBackdropBaseProps extends PolymorphicProps {}
|
|
@@ -162,42 +163,42 @@ interface AlertDialogRootProps extends AlertDialogRootBaseProps {}
|
|
|
162
163
|
interface AlertDialogRootEmits extends RootEmits {}
|
|
163
164
|
declare const _default$6: typeof __VLS_export$3;
|
|
164
165
|
declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<AlertDialogRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
166
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
165
167
|
exitComplete: () => any;
|
|
166
|
-
focusOutside: (event:
|
|
167
|
-
interactOutside: (event:
|
|
168
|
+
focusOutside: (event: _sprawlify_primitives_machines_editable0.FocusOutsideEvent) => any;
|
|
169
|
+
interactOutside: (event: _sprawlify_primitives_machines_editable0.InteractOutsideEvent) => any;
|
|
168
170
|
openChange: (details: dialog.OpenChangeDetails) => any;
|
|
169
|
-
pointerDownOutside: (event:
|
|
170
|
-
"update:open": (open: boolean) => any;
|
|
171
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
171
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_editable0.PointerDownOutsideEvent) => any;
|
|
172
172
|
requestDismiss: (event: CustomEvent<{
|
|
173
173
|
originalLayer: HTMLElement;
|
|
174
174
|
targetLayer: HTMLElement | undefined;
|
|
175
175
|
originalIndex: number;
|
|
176
176
|
targetIndex: number;
|
|
177
177
|
}>) => any;
|
|
178
|
+
"update:open": (open: boolean) => any;
|
|
178
179
|
}, string, vue.PublicProps, Readonly<AlertDialogRootProps> & Readonly<{
|
|
180
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
179
181
|
onExitComplete?: (() => any) | undefined;
|
|
180
|
-
onFocusOutside?: ((event:
|
|
181
|
-
onInteractOutside?: ((event:
|
|
182
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_editable0.FocusOutsideEvent) => any) | undefined;
|
|
183
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_editable0.InteractOutsideEvent) => any) | undefined;
|
|
182
184
|
onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
|
|
183
|
-
onPointerDownOutside?: ((event:
|
|
184
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
185
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
185
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_editable0.PointerDownOutsideEvent) => any) | undefined;
|
|
186
186
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
187
187
|
originalLayer: HTMLElement;
|
|
188
188
|
targetLayer: HTMLElement | undefined;
|
|
189
189
|
originalIndex: number;
|
|
190
190
|
targetIndex: number;
|
|
191
191
|
}>) => any) | undefined;
|
|
192
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
192
193
|
}>, {
|
|
193
|
-
open: boolean;
|
|
194
|
-
defaultOpen: boolean;
|
|
195
194
|
closeOnEscape: boolean;
|
|
196
|
-
|
|
197
|
-
|
|
195
|
+
closeOnInteractOutside: boolean;
|
|
196
|
+
defaultOpen: boolean;
|
|
198
197
|
modal: boolean;
|
|
198
|
+
open: boolean;
|
|
199
|
+
preventScroll: boolean;
|
|
199
200
|
restoreFocus: boolean;
|
|
200
|
-
|
|
201
|
+
trapFocus: boolean;
|
|
201
202
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
202
203
|
default?: (props: {}) => any;
|
|
203
204
|
}>;
|
|
@@ -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-vLVReFSr.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-CbSIXoCL.js";
|
|
7
|
+
import { t as checkboxAnatomy } from "../checkbox-anatomy-DqbDcdH0.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-Bp8eCRGe.js";
|
|
11
|
+
import { t as comboboxAnatomy } from "../combobox-anatomy-C2RYG6zN.js";
|
|
12
|
+
import { t as datePickerAnatomy } from "../date-picker-anatomy-C2Q4hGws.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";
|
|
@@ -18,7 +18,7 @@ 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
20
|
import { t as imageCropperAnatomy } from "../image-cropper-anatomy-D1LB8g2f.js";
|
|
21
|
-
import { t as listboxAnatomy } from "../listbox-anatomy-
|
|
21
|
+
import { t as listboxAnatomy } from "../listbox-anatomy-DUJR3mqL.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-DbzAEtJt.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-DR798th_.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,14 +168,14 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<BottomSheetR
|
|
|
168
168
|
snapPoint: number | string;
|
|
169
169
|
}) => any) | undefined;
|
|
170
170
|
}>, {
|
|
171
|
-
open: boolean;
|
|
172
|
-
defaultOpen: boolean;
|
|
173
171
|
closeOnEscape: boolean;
|
|
174
|
-
|
|
175
|
-
|
|
172
|
+
closeOnInteractOutside: boolean;
|
|
173
|
+
defaultOpen: boolean;
|
|
176
174
|
modal: boolean;
|
|
175
|
+
open: boolean;
|
|
176
|
+
preventScroll: boolean;
|
|
177
177
|
restoreFocus: boolean;
|
|
178
|
-
|
|
178
|
+
trapFocus: boolean;
|
|
179
179
|
preventDragOnScroll: boolean;
|
|
180
180
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
181
181
|
default?: (props: {}) => any;
|
|
@@ -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-CbSIXoCL.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-DqbDcdH0.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";
|
|
@@ -221,11 +221,11 @@ declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<CheckboxRoot
|
|
|
221
221
|
"onUpdate:checked"?: ((checked: checkbox.CheckedState) => any) | undefined;
|
|
222
222
|
onCheckedChange?: ((details: checkbox.CheckedChangeDetails) => any) | undefined;
|
|
223
223
|
}>, {
|
|
224
|
-
disabled: boolean;
|
|
225
224
|
required: boolean;
|
|
226
|
-
|
|
225
|
+
disabled: boolean;
|
|
227
226
|
readOnly: boolean;
|
|
228
227
|
invalid: boolean;
|
|
228
|
+
checked: checkbox.CheckedState;
|
|
229
229
|
defaultChecked: checkbox.CheckedState;
|
|
230
230
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
231
231
|
default?: (props: {}) => any;
|
|
@@ -7,9 +7,9 @@ import { t as checkboxAnatomy } from "../../checkbox-anatomy-BIeQD0fF.js";
|
|
|
7
7
|
import "../../field-anatomy-BloFzq7T.js";
|
|
8
8
|
import "../../fieldset-anatomy-DBAg0hLg.js";
|
|
9
9
|
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
10
|
-
import { t as toBooleanValue } from "../../boolean-
|
|
11
|
-
import { l as useFieldsetContext } from "../../fieldset-
|
|
12
|
-
import { p as useFieldContext } from "../../field-
|
|
10
|
+
import { t as toBooleanValue } from "../../boolean-Cum6FrfN.js";
|
|
11
|
+
import { l as useFieldsetContext } from "../../fieldset-DFVgBzjw.js";
|
|
12
|
+
import { p as useFieldContext } from "../../field-JokYYbgk.js";
|
|
13
13
|
import { computed, createBlock, defineComponent, getCurrentInstance, guardReactiveProps, mergeDefaults, mergeProps, nextTick, normalizeProps, openBlock, ref, renderSlot, toRefs, toValue, unref, useId, watch, withCtx } from "vue";
|
|
14
14
|
import * as checkbox from "@sprawlify/primitives/machines/checkbox";
|
|
15
15
|
//#region src/components/checkbox/use-checkbox-context.ts
|
|
@@ -113,8 +113,8 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<CollapsibleR
|
|
|
113
113
|
disabled: boolean;
|
|
114
114
|
lazyMount: boolean;
|
|
115
115
|
unmountOnExit: boolean;
|
|
116
|
-
open: boolean;
|
|
117
116
|
defaultOpen: boolean;
|
|
117
|
+
open: boolean;
|
|
118
118
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
119
119
|
default?: (props: {}) => any;
|
|
120
120
|
}>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "../../core-BW88ya4i.js";
|
|
2
|
-
import { a as createTreeCollection, i as createFileTreeCollection, n as useListCollection, o as createListCollection, r as useAsyncList, s as createGridCollection, t as useListSelection } from "../../collection-
|
|
2
|
+
import { a as createTreeCollection, i as createFileTreeCollection, n as useListCollection, o as createListCollection, r as useAsyncList, s as createGridCollection, t as useListSelection } from "../../collection-DFLl9Ixl.js";
|
|
3
3
|
export { createFileTreeCollection, createGridCollection, createListCollection, createTreeCollection, useAsyncList, useListCollection, useListSelection };
|
|
@@ -1,15 +1,15 @@
|
|
|
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-DoteNbKN.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-Bp8eCRGe.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";
|
|
11
10
|
import * as colorPicker from "@sprawlify/primitives/machines/color-picker";
|
|
12
11
|
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
|
+
import * as _sprawlify_primitives_machines_editable0 from "@sprawlify/primitives/machines/editable";
|
|
13
13
|
import * as _sprawlify_primitives_color_utils0 from "@sprawlify/primitives/color-utils";
|
|
14
14
|
import { ColorStringFormat } from "@sprawlify/primitives/color-utils";
|
|
15
15
|
|
|
@@ -406,32 +406,32 @@ declare const __VLS_export$9: __VLS_WithSlots$9<vue.DefineComponent<ColorPickerR
|
|
|
406
406
|
valueChange: (details: colorPicker.ValueChangeDetails) => any;
|
|
407
407
|
"update:modelValue": (value: _sprawlify_primitives_color_utils0.Color) => any;
|
|
408
408
|
exitComplete: () => any;
|
|
409
|
-
focusOutside: (event:
|
|
410
|
-
interactOutside: (event:
|
|
409
|
+
focusOutside: (event: _sprawlify_primitives_machines_editable0.FocusOutsideEvent) => any;
|
|
410
|
+
interactOutside: (event: _sprawlify_primitives_machines_editable0.InteractOutsideEvent) => any;
|
|
411
411
|
openChange: (details: colorPicker.OpenChangeDetails) => any;
|
|
412
|
-
pointerDownOutside: (event:
|
|
412
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_editable0.PointerDownOutsideEvent) => any;
|
|
413
413
|
"update:open": (open: boolean) => any;
|
|
414
|
-
formatChange: (details: colorPicker.FormatChangeDetails) => any;
|
|
415
414
|
valueChangeEnd: (details: colorPicker.ValueChangeDetails) => any;
|
|
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
|
onValueChange?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
419
419
|
"onUpdate:modelValue"?: ((value: _sprawlify_primitives_color_utils0.Color) => any) | undefined;
|
|
420
420
|
onExitComplete?: (() => any) | undefined;
|
|
421
|
-
onFocusOutside?: ((event:
|
|
422
|
-
onInteractOutside?: ((event:
|
|
421
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_editable0.FocusOutsideEvent) => any) | undefined;
|
|
422
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_editable0.InteractOutsideEvent) => any) | undefined;
|
|
423
423
|
onOpenChange?: ((details: colorPicker.OpenChangeDetails) => any) | undefined;
|
|
424
|
-
onPointerDownOutside?: ((event:
|
|
424
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_editable0.PointerDownOutsideEvent) => any) | undefined;
|
|
425
425
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
426
|
-
onFormatChange?: ((details: colorPicker.FormatChangeDetails) => any) | undefined;
|
|
427
426
|
onValueChangeEnd?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
427
|
+
onFormatChange?: ((details: colorPicker.FormatChangeDetails) => any) | undefined;
|
|
428
428
|
"onUpdate:format"?: ((format: _sprawlify_primitives_color_utils0.ColorFormat) => any) | undefined;
|
|
429
429
|
}>, {
|
|
430
430
|
inline: boolean;
|
|
431
|
-
disabled: boolean;
|
|
432
431
|
required: boolean;
|
|
433
|
-
|
|
432
|
+
disabled: boolean;
|
|
434
433
|
defaultOpen: boolean;
|
|
434
|
+
open: boolean;
|
|
435
435
|
readOnly: boolean;
|
|
436
436
|
invalid: boolean;
|
|
437
437
|
closeOnSelect: boolean;
|
|
@@ -8,7 +8,7 @@ import "../../field-anatomy-BloFzq7T.js";
|
|
|
8
8
|
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
9
9
|
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-QgtvU85q.js";
|
|
10
10
|
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-CxNxMceK.js";
|
|
11
|
-
import { p as useFieldContext } from "../../field-
|
|
11
|
+
import { p as useFieldContext } from "../../field-JokYYbgk.js";
|
|
12
12
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createTextVNode, createVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
13
13
|
import * as colorPicker from "@sprawlify/primitives/machines/color-picker";
|
|
14
14
|
import { parse as parseColor } from "@sprawlify/primitives/machines/color-picker";
|
|
@@ -1,16 +1,16 @@
|
|
|
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-DoteNbKN.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-C2RYG6zN.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 _sprawlify_primitives_machines_dialog0 from "@sprawlify/primitives/machines/dialog";
|
|
12
11
|
import * as combobox from "@sprawlify/primitives/machines/combobox";
|
|
13
12
|
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";
|
|
13
|
+
import * as _sprawlify_primitives_machines_editable0 from "@sprawlify/primitives/machines/editable";
|
|
14
14
|
|
|
15
15
|
//#region src/components/combobox/combobox-clear-trigger.vue.d.ts
|
|
16
16
|
interface ComboboxClearTriggerBaseProps extends PolymorphicProps {}
|
|
@@ -542,10 +542,10 @@ declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
542
542
|
onValueChange?: ((details: combobox.ValueChangeDetails<T>) => any) | undefined;
|
|
543
543
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
544
544
|
onExitComplete?: (() => any) | undefined;
|
|
545
|
-
onFocusOutside?: ((event:
|
|
546
|
-
onInteractOutside?: ((event:
|
|
545
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_editable0.FocusOutsideEvent) => any) | undefined;
|
|
546
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_editable0.InteractOutsideEvent) => any) | undefined;
|
|
547
547
|
onOpenChange?: ((details: combobox.OpenChangeDetails) => any) | undefined;
|
|
548
|
-
onPointerDownOutside?: ((event:
|
|
548
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_editable0.PointerDownOutsideEvent) => any) | undefined;
|
|
549
549
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
550
550
|
onHighlightChange?: ((details: combobox.HighlightChangeDetails<T>) => any) | undefined;
|
|
551
551
|
onInputValueChange?: ((details: combobox.InputValueChangeDetails) => any) | undefined;
|
|
@@ -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: "valueChange", details: combobox.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event:
|
|
565
|
+
}) => void) & ((evt: "valueChange", details: combobox.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_editable0.FocusOutsideEvent) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_editable0.InteractOutsideEvent) => void) & ((evt: "openChange", details: combobox.OpenChangeDetails) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_editable0.PointerDownOutsideEvent) => void) & ((evt: "update:open", value: boolean) => 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
|
};
|
|
@@ -8,8 +8,8 @@ import "../../field-anatomy-BloFzq7T.js";
|
|
|
8
8
|
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
9
9
|
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-QgtvU85q.js";
|
|
10
10
|
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-CxNxMceK.js";
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
11
|
+
import { n as useListCollection, o as createListCollection } from "../../collection-DFLl9Ixl.js";
|
|
12
|
+
import { p as useFieldContext } from "../../field-JokYYbgk.js";
|
|
13
13
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
14
14
|
import * as combobox from "@sprawlify/primitives/machines/combobox";
|
|
15
15
|
//#region src/components/combobox/use-combobox-context.ts
|
|
@@ -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-C2Q4hGws.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";
|
|
@@ -349,10 +349,10 @@ declare const __VLS_export$12: __VLS_WithSlots$11<vue.DefineComponent<DatePicker
|
|
|
349
349
|
exitComplete: () => any;
|
|
350
350
|
openChange: (details: datePicker.OpenChangeDetails) => any;
|
|
351
351
|
"update:open": (open: boolean) => any;
|
|
352
|
-
"update:focusedValue": (focusedValue: undefined) => any;
|
|
353
352
|
viewChange: (details: datePicker.ViewChangeDetails) => any;
|
|
354
353
|
visibleRangeChange: (details: datePicker.VisibleRangeChangeDetails) => any;
|
|
355
354
|
"update:view": (view: datePicker.DateView) => any;
|
|
355
|
+
"update:focusedValue": (focusedValue: undefined) => any;
|
|
356
356
|
}, string, vue.PublicProps, Readonly<DatePickerRootProps> & Readonly<{
|
|
357
357
|
onFocusChange?: ((details: datePicker.FocusChangeDetails) => any) | undefined;
|
|
358
358
|
onValueChange?: ((details: datePicker.ValueChangeDetails) => any) | undefined;
|
|
@@ -360,16 +360,16 @@ declare const __VLS_export$12: __VLS_WithSlots$11<vue.DefineComponent<DatePicker
|
|
|
360
360
|
onExitComplete?: (() => any) | undefined;
|
|
361
361
|
onOpenChange?: ((details: datePicker.OpenChangeDetails) => any) | undefined;
|
|
362
362
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
363
|
-
"onUpdate:focusedValue"?: ((focusedValue: undefined) => any) | undefined;
|
|
364
363
|
onViewChange?: ((details: datePicker.ViewChangeDetails) => any) | undefined;
|
|
365
364
|
onVisibleRangeChange?: ((details: datePicker.VisibleRangeChangeDetails) => any) | undefined;
|
|
366
365
|
"onUpdate:view"?: ((view: datePicker.DateView) => any) | undefined;
|
|
366
|
+
"onUpdate:focusedValue"?: ((focusedValue: undefined) => any) | undefined;
|
|
367
367
|
}>, {
|
|
368
368
|
inline: boolean;
|
|
369
|
-
disabled: boolean;
|
|
370
369
|
required: boolean;
|
|
371
|
-
|
|
370
|
+
disabled: boolean;
|
|
372
371
|
defaultOpen: boolean;
|
|
372
|
+
open: boolean;
|
|
373
373
|
readOnly: boolean;
|
|
374
374
|
invalid: boolean;
|
|
375
375
|
closeOnSelect: boolean;
|
|
@@ -8,6 +8,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_editable0 from "@sprawlify/primitives/machines/editable";
|
|
11
12
|
|
|
12
13
|
//#region src/components/dialog/dialog-backdrop.vue.d.ts
|
|
13
14
|
interface DialogBackdropBaseProps extends PolymorphicProps {}
|
|
@@ -163,42 +164,42 @@ interface DialogRootProps extends DialogRootBaseProps {}
|
|
|
163
164
|
interface DialogRootEmits extends RootEmits {}
|
|
164
165
|
declare const _default$6: typeof __VLS_export$3;
|
|
165
166
|
declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<DialogRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
167
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
166
168
|
exitComplete: () => any;
|
|
167
|
-
focusOutside: (event:
|
|
168
|
-
interactOutside: (event:
|
|
169
|
+
focusOutside: (event: _sprawlify_primitives_machines_editable0.FocusOutsideEvent) => any;
|
|
170
|
+
interactOutside: (event: _sprawlify_primitives_machines_editable0.InteractOutsideEvent) => any;
|
|
169
171
|
openChange: (details: dialog.OpenChangeDetails) => any;
|
|
170
|
-
pointerDownOutside: (event:
|
|
171
|
-
"update:open": (open: boolean) => any;
|
|
172
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
172
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_editable0.PointerDownOutsideEvent) => any;
|
|
173
173
|
requestDismiss: (event: CustomEvent<{
|
|
174
174
|
originalLayer: HTMLElement;
|
|
175
175
|
targetLayer: HTMLElement | undefined;
|
|
176
176
|
originalIndex: number;
|
|
177
177
|
targetIndex: number;
|
|
178
178
|
}>) => any;
|
|
179
|
+
"update:open": (open: boolean) => any;
|
|
179
180
|
}, string, vue.PublicProps, Readonly<DialogRootProps> & Readonly<{
|
|
181
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
180
182
|
onExitComplete?: (() => any) | undefined;
|
|
181
|
-
onFocusOutside?: ((event:
|
|
182
|
-
onInteractOutside?: ((event:
|
|
183
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_editable0.FocusOutsideEvent) => any) | undefined;
|
|
184
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_editable0.InteractOutsideEvent) => any) | undefined;
|
|
183
185
|
onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
|
|
184
|
-
onPointerDownOutside?: ((event:
|
|
185
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
186
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
186
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_editable0.PointerDownOutsideEvent) => any) | undefined;
|
|
187
187
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
188
188
|
originalLayer: HTMLElement;
|
|
189
189
|
targetLayer: HTMLElement | undefined;
|
|
190
190
|
originalIndex: number;
|
|
191
191
|
targetIndex: number;
|
|
192
192
|
}>) => any) | undefined;
|
|
193
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
193
194
|
}>, {
|
|
194
|
-
open: boolean;
|
|
195
|
-
defaultOpen: boolean;
|
|
196
195
|
closeOnEscape: boolean;
|
|
197
|
-
|
|
198
|
-
|
|
196
|
+
closeOnInteractOutside: boolean;
|
|
197
|
+
defaultOpen: boolean;
|
|
199
198
|
modal: boolean;
|
|
199
|
+
open: boolean;
|
|
200
|
+
preventScroll: boolean;
|
|
200
201
|
restoreFocus: boolean;
|
|
201
|
-
|
|
202
|
+
trapFocus: boolean;
|
|
202
203
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
203
204
|
default?: (props: {}) => any;
|
|
204
205
|
}>;
|
|
@@ -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_editable0 from "@sprawlify/primitives/machines/editable";
|
|
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
|
|
|
@@ -353,44 +353,44 @@ interface DropdownMenuRootEmits extends RootEmits {}
|
|
|
353
353
|
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
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
356
357
|
exitComplete: () => any;
|
|
357
|
-
focusOutside: (event:
|
|
358
|
-
interactOutside: (event:
|
|
358
|
+
focusOutside: (event: _sprawlify_primitives_machines_editable0.FocusOutsideEvent) => any;
|
|
359
|
+
interactOutside: (event: _sprawlify_primitives_machines_editable0.InteractOutsideEvent) => any;
|
|
359
360
|
openChange: (details: dropdownMenu.OpenChangeDetails) => any;
|
|
360
|
-
pointerDownOutside: (event:
|
|
361
|
-
"update:open": (open: boolean) => any;
|
|
362
|
-
highlightChange: (details: dropdownMenu.HighlightChangeDetails) => any;
|
|
363
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
361
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_editable0.PointerDownOutsideEvent) => any;
|
|
364
362
|
requestDismiss: (event: CustomEvent<{
|
|
365
363
|
originalLayer: HTMLElement;
|
|
366
364
|
targetLayer: HTMLElement | undefined;
|
|
367
365
|
originalIndex: number;
|
|
368
366
|
targetIndex: number;
|
|
369
367
|
}>) => any;
|
|
368
|
+
"update:open": (open: boolean) => any;
|
|
369
|
+
highlightChange: (details: dropdownMenu.HighlightChangeDetails) => 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
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
373
374
|
onExitComplete?: (() => any) | undefined;
|
|
374
|
-
onFocusOutside?: ((event:
|
|
375
|
-
onInteractOutside?: ((event:
|
|
375
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_editable0.FocusOutsideEvent) => any) | undefined;
|
|
376
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_editable0.InteractOutsideEvent) => any) | undefined;
|
|
376
377
|
onOpenChange?: ((details: dropdownMenu.OpenChangeDetails) => any) | undefined;
|
|
377
|
-
onPointerDownOutside?: ((event:
|
|
378
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
379
|
-
onHighlightChange?: ((details: dropdownMenu.HighlightChangeDetails) => any) | undefined;
|
|
380
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
378
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_editable0.PointerDownOutsideEvent) => any) | undefined;
|
|
381
379
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
382
380
|
originalLayer: HTMLElement;
|
|
383
381
|
targetLayer: HTMLElement | undefined;
|
|
384
382
|
originalIndex: number;
|
|
385
383
|
targetIndex: number;
|
|
386
384
|
}>) => any) | undefined;
|
|
385
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
386
|
+
onHighlightChange?: ((details: dropdownMenu.HighlightChangeDetails) => any) | undefined;
|
|
387
387
|
"onUpdate:highlightedValue"?: ((highlightedValue: string | null) => any) | undefined;
|
|
388
388
|
}>, {
|
|
389
|
-
loopFocus: boolean;
|
|
390
|
-
composite: boolean;
|
|
391
|
-
open: boolean;
|
|
392
389
|
defaultOpen: boolean;
|
|
390
|
+
open: boolean;
|
|
391
|
+
loopFocus: boolean;
|
|
393
392
|
closeOnSelect: boolean;
|
|
393
|
+
composite: boolean;
|
|
394
394
|
typeahead: boolean;
|
|
395
395
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
396
396
|
default?: (props: {}) => any;
|