@sprawlify/vue 0.0.80 → 0.0.81
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-DkXaxq1b.d.ts → alert-dialog-anatomy-DMZO1oaM.d.ts} +1 -1
- package/dist/{carousel-anatomy-B4Uf40Wk.d.ts → carousel-anatomy-DremFoWg.d.ts} +1 -1
- package/dist/checkbox-anatomy-BEYk63e-.d.ts +6 -0
- package/dist/color-picker-anatomy-C1nkVAWk.d.ts +6 -0
- package/dist/combobox-anatomy-FRdGP6Nw.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +16 -16
- package/dist/components/accordion/index.js +0 -1
- package/dist/components/alert-dialog/index.d.ts +32 -31
- package/dist/components/anatomy.d.ts +13 -13
- package/dist/components/angle-slider/index.d.ts +14 -14
- package/dist/components/aspect-ratio/index.d.ts +6 -6
- package/dist/components/avatar/index.d.ts +9 -9
- package/dist/components/bottom-sheet/index.d.ts +19 -19
- package/dist/components/carousel/index.d.ts +22 -22
- package/dist/components/checkbox/index.d.ts +18 -18
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +13 -13
- package/dist/components/collapsible/index.d.ts +12 -12
- package/dist/components/color-picker/index.d.ts +46 -46
- package/dist/components/combobox/index.d.ts +29 -29
- package/dist/components/date-picker/index.d.ts +41 -41
- package/dist/components/dialog/index.d.ts +31 -30
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/dropdown-menu/index.d.ts +48 -48
- package/dist/components/editable/index.d.ts +23 -23
- package/dist/components/field/index.d.ts +23 -23
- package/dist/components/fieldset/index.d.ts +11 -11
- package/dist/components/file-upload/index.d.ts +22 -22
- package/dist/components/floating-panel/index.d.ts +25 -24
- package/dist/components/focus-trap/index.d.ts +5 -5
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +5 -5
- package/dist/components/hover-card/index.d.ts +22 -22
- package/dist/components/image-cropper/index.d.ts +13 -13
- package/dist/components/json-tree-view/index.d.ts +8 -9
- package/dist/components/json-tree-view/index.js +0 -2
- package/dist/components/listbox/index.d.ts +20 -20
- package/dist/components/marquee/index.d.ts +22 -22
- package/dist/components/navigation-menu/index.d.ts +17 -17
- package/dist/components/number-input/index.d.ts +18 -18
- package/dist/components/pagination/index.d.ts +15 -15
- package/dist/components/password-input/index.d.ts +22 -22
- package/dist/components/pin-input/index.d.ts +16 -16
- package/dist/components/popover/index.d.ts +33 -33
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/progress/index.d.ts +13 -13
- package/dist/components/qr-code/index.d.ts +9 -9
- package/dist/components/radio-group/index.d.ts +15 -15
- package/dist/components/rating-group/index.d.ts +14 -14
- package/dist/components/scroll-area/index.d.ts +10 -10
- package/dist/components/segment-group/index.d.ts +15 -15
- package/dist/components/select/index.d.ts +28 -29
- package/dist/components/separator/index.d.ts +5 -5
- package/dist/components/signature-pad/index.d.ts +14 -14
- package/dist/components/slider/index.d.ts +19 -19
- package/dist/components/splitter/index.d.ts +12 -12
- package/dist/components/steps/index.d.ts +18 -18
- package/dist/components/switch/index.d.ts +12 -12
- package/dist/components/tabs/index.d.ts +14 -14
- package/dist/components/tags-input/index.d.ts +32 -32
- package/dist/components/timer/index.d.ts +12 -12
- package/dist/components/toast/index.d.ts +9 -9
- package/dist/components/toggle/index.d.ts +8 -8
- package/dist/components/toggle-group/index.d.ts +9 -9
- package/dist/components/tooltip/index.d.ts +16 -16
- package/dist/components/tour/index.d.ts +29 -29
- package/dist/components/tree-view/index.d.ts +2 -2
- package/dist/components/tree-view/index.js +0 -1
- package/dist/{date-picker-anatomy-D9rKz5BV.d.ts → date-picker-anatomy-Jo8ai4EN.d.ts} +1 -1
- package/dist/field-anatomy-BH-j5yCH.d.ts +6 -0
- package/dist/{fieldset-anatomy-vzHem8gu.d.ts → fieldset-anatomy-JIjxInfF.d.ts} +1 -1
- package/dist/image-cropper-anatomy-BXUKWt_B.d.ts +6 -0
- package/dist/{index-BX-2SxBL.d.ts → index-8RA1Hfzs.d.ts} +29 -29
- package/dist/{index-B4xXPY7s.d.ts → index-BHrkcYVd.d.ts} +7 -7
- package/dist/{index-D4xbWFd7.d.ts → index-BSKGL1Oa.d.ts} +7 -7
- package/dist/{index-CB_-BfCY.d.ts → index-C2XO6Bu5.d.ts} +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/listbox-anatomy-Ck1icF-o.d.ts +6 -0
- package/dist/segment-group-anatomy-DfpebcL_.d.ts +6 -0
- package/dist/toggle-anatomy-om-9P9sX.d.ts +6 -0
- package/dist/tour-anatomy-Dg6MktWA.d.ts +6 -0
- package/package.json +2 -2
- package/dist/checkbox-anatomy-IMyYeHxd.d.ts +0 -6
- package/dist/color-picker-anatomy-CieKbdb-.d.ts +0 -6
- package/dist/combobox-anatomy-BMLEIp-9.d.ts +0 -6
- package/dist/field-anatomy-Df_UsFB-.d.ts +0 -6
- package/dist/image-cropper-anatomy-B30SeuHb.d.ts +0 -6
- package/dist/listbox-anatomy-BirAXuA4.d.ts +0 -6
- package/dist/segment-group-anatomy-B0wVrY5V.d.ts +0 -6
- package/dist/toggle-anatomy-D_msAf8I.d.ts +0 -6
- package/dist/tour-anatomy-CpghGnk0.d.ts +0 -6
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Machine, MachineSchema, Service, mergeProps as mergeProps$1 } from "@sprawlify/primitives/core";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _sprawlify_primitives_types0 from "@sprawlify/primitives/types";
|
|
3
3
|
import * as Vue from "vue";
|
|
4
4
|
import { ComputedRef, Ref } from "vue";
|
|
5
5
|
|
|
@@ -13,7 +13,7 @@ type PropTypes = Vue.NativeElements & {
|
|
|
13
13
|
element: Attrs<Vue.HTMLAttributes>;
|
|
14
14
|
style: Vue.CSSProperties;
|
|
15
15
|
};
|
|
16
|
-
declare const normalizeProps$1:
|
|
16
|
+
declare const normalizeProps$1: _sprawlify_primitives_types0.NormalizeProps<PropTypes>;
|
|
17
17
|
//#endregion
|
|
18
18
|
//#region src/core/machine.d.ts
|
|
19
19
|
type MaybeRef$1<T> = T | Ref<T> | ComputedRef<T>;
|
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { a as Optional, i as MaybePromise, n as BooleanDefaults, r as EmitFn, t as Assign } from "./types-D49hIhzQ.js";
|
|
2
|
-
import { i as normalizeProps, n as useMachine, r as PropTypes, t as mergeProps } from "./index-
|
|
3
|
-
import { S as useEnvironmentContext, _ as EnvironmentProviderProps, a as createContext, b as RootNode, c as useLocaleContext, d as useFilter, f as UseCollatorProps, g as _default$1, h as LocaleProviderProps, i as useEmitAsProps, l as UseFilterProps, m as useCollator, n as useForwardProps, o as DEFAULT_LOCALE, p as UseCollatorReturn, r as useForwardExpose, s as LocaleContext, t as useForwardPropsEmits, u as UseFilterReturn, v as _default, x as UseEnvironmentContext, y as DEFAULT_ENVIRONMENT } from "./index-
|
|
2
|
+
import { i as normalizeProps, n as useMachine, r as PropTypes, t as mergeProps } from "./index-C2XO6Bu5.js";
|
|
3
|
+
import { S as useEnvironmentContext, _ as EnvironmentProviderProps, a as createContext, b as RootNode, c as useLocaleContext, d as useFilter, f as UseCollatorProps, g as _default$1, h as LocaleProviderProps, i as useEmitAsProps, l as UseFilterProps, m as useCollator, n as useForwardProps, o as DEFAULT_LOCALE, p as UseCollatorReturn, r as useForwardExpose, s as LocaleContext, t as useForwardPropsEmits, u as UseFilterReturn, v as _default, x as UseEnvironmentContext, y as DEFAULT_ENVIRONMENT } from "./index-BHrkcYVd.js";
|
|
4
4
|
export { Assign, BooleanDefaults, DEFAULT_ENVIRONMENT, DEFAULT_LOCALE, EmitFn, _default as EnvironmentProvider, EnvironmentProviderProps, LocaleContext, _default$1 as LocaleProvider, LocaleProviderProps, MaybePromise, Optional, PropTypes, RootNode, UseCollatorProps, UseCollatorReturn, UseEnvironmentContext, UseFilterProps, UseFilterReturn, createContext, mergeProps, normalizeProps, useCollator, useEmitAsProps, useEnvironmentContext, useFilter, useForwardExpose, useForwardProps, useForwardPropsEmits, useLocaleContext, useMachine };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy13 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/listbox/listbox-anatomy.d.ts
|
|
4
|
+
declare const listboxAnatomy: _sprawlify_primitives_anatomy13.AnatomyInstance<"input" | "label" | "content" | "root" | "item" | "itemGroup" | "valueText" | "itemText" | "itemIndicator" | "itemGroupLabel" | "empty">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { listboxAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy2 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/segment-group/segment-group-anatomy.d.ts
|
|
4
|
+
declare const segmentGroupAnatomy: _sprawlify_primitives_anatomy2.Anatomy<"label" | "root" | "item" | "indicator" | "itemControl" | "itemText">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { segmentGroupAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy14 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/toggle/toggle-anatomy.d.ts
|
|
4
|
+
declare const toggleAnatomy: _sprawlify_primitives_anatomy14.Anatomy<"root" | "indicator">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { toggleAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy16 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/tour/tour-anatomy.d.ts
|
|
4
|
+
declare const tourAnatomy: _sprawlify_primitives_anatomy16.AnatomyInstance<"title" | "positioner" | "backdrop" | "content" | "closeTrigger" | "description" | "control" | "progressText" | "arrow" | "arrowTip" | "actionTrigger" | "spotlight">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { tourAnatomy as t };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sprawlify/vue",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.81",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Vue wrapper for primitives.",
|
|
6
6
|
"author": "sprawlify <npm@sprawlify.com>",
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"access": "public"
|
|
265
265
|
},
|
|
266
266
|
"dependencies": {
|
|
267
|
-
"@sprawlify/primitives": "0.0.
|
|
267
|
+
"@sprawlify/primitives": "0.0.81"
|
|
268
268
|
},
|
|
269
269
|
"peerDependencies": {
|
|
270
270
|
"vue": ">=3.0.0"
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy2 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/checkbox/checkbox-anatomy.d.ts
|
|
4
|
-
declare const checkboxAnatomy: _sprawlify_primitives_anatomy2.AnatomyInstance<"root" | "indicator" | "control" | "label" | "group">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { checkboxAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy3 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/color-picker/color-picker-anatomy.d.ts
|
|
4
|
-
declare const colorPickerAnatomy: _sprawlify_primitives_anatomy3.AnatomyInstance<"trigger" | "content" | "positioner" | "root" | "control" | "label" | "valueText" | "area" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect" | "view">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { colorPickerAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy4 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/combobox/combobox-anatomy.d.ts
|
|
4
|
-
declare const comboboxAnatomy: _sprawlify_primitives_anatomy4.AnatomyInstance<"trigger" | "content" | "positioner" | "root" | "control" | "item" | "itemGroup" | "label" | "list" | "input" | "itemIndicator" | "itemText" | "clearTrigger" | "itemGroupLabel" | "empty">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { comboboxAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy5 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/field/field-anatomy.d.ts
|
|
4
|
-
declare const fieldAnatomy: _sprawlify_primitives_anatomy5.AnatomyInstance<"root" | "label" | "input" | "errorText" | "helperText" | "select" | "textarea" | "requiredIndicator">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { fieldAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy10 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/image-cropper/image-cropper-anatomy.d.ts
|
|
4
|
-
declare const imageCropperAnatomy: _sprawlify_primitives_anatomy10.AnatomyInstance<"root" | "viewport" | "image" | "selection" | "handle" | "grid">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { imageCropperAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy11 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/listbox/listbox-anatomy.d.ts
|
|
4
|
-
declare const listboxAnatomy: _sprawlify_primitives_anatomy11.AnatomyInstance<"content" | "root" | "item" | "itemGroup" | "label" | "valueText" | "input" | "itemIndicator" | "itemText" | "itemGroupLabel" | "empty">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { listboxAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy12 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/segment-group/segment-group-anatomy.d.ts
|
|
4
|
-
declare const segmentGroupAnatomy: _sprawlify_primitives_anatomy12.Anatomy<"root" | "indicator" | "item" | "label" | "itemText" | "itemControl">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { segmentGroupAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy15 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/toggle/toggle-anatomy.d.ts
|
|
4
|
-
declare const toggleAnatomy: _sprawlify_primitives_anatomy15.Anatomy<"root" | "indicator">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { toggleAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy14 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/tour/tour-anatomy.d.ts
|
|
4
|
-
declare const tourAnatomy: _sprawlify_primitives_anatomy14.AnatomyInstance<"content" | "positioner" | "title" | "description" | "closeTrigger" | "backdrop" | "control" | "progressText" | "arrow" | "arrowTip" | "actionTrigger" | "spotlight">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { tourAnatomy as t };
|