@vizejs/ui 0.406.0 → 0.407.0
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/index.d.mts +4 -4
- package/dist/{input-D4Zvmf67.d.mts → input-C0fgeRnS.d.mts} +2 -2
- package/dist/input.d.mts +1 -1
- package/dist/{rating-souDdL9t.d.mts → rating-CFaa2JnD.d.mts} +2 -2
- package/dist/rating.d.mts +1 -1
- package/dist/{search-field-DzW31UHM.d.mts → search-field-CmFd3uhI.d.mts} +6 -6
- package/dist/search-field.d.mts +1 -1
- package/dist/{textarea-D7V5lLPX.d.mts → textarea-4eIDNcvv.d.mts} +2 -2
- package/dist/textarea.d.mts +1 -1
- package/package.json +2 -2
package/dist/index.d.mts
CHANGED
|
@@ -26,16 +26,16 @@ import { a as LinkProps, i as LinkExpose, n as LinkAriaCurrent, o as LinkSlotSta
|
|
|
26
26
|
import { a as SkipLinkHref, c as SkipLinkState, i as SkipLinkFocusResult, n as SkipLinkActivation, o as SkipLinkProps, r as SkipLinkExpose, s as SkipLinkSlotState, t as _default$84 } from "./skip-link-DHDrtnP2.mjs";
|
|
27
27
|
import { a as ToggleGroupItemSlotState, c as ToggleGroupSlotState, d as ToggleGroupValue, i as ToggleGroupItemExpose, l as ToggleGroupState, n as _default$111, o as ToggleGroupItemState, r as ToggleGroupExpose, s as ToggleGroupOrientation, t as _default$112, u as ToggleGroupType } from "./toggle-group-DO7eGEs3.mjs";
|
|
28
28
|
import { C as PositionerElement, D as Rect, E as PositionerStyle, O as SafeAreaInsets, S as PositionerController, T as PositionerStrategy, _ as ComputePositionResult, a as visualViewportRect, b as PlacementSide, c as sizeStyle, d as computePosition, f as parsePlacement, g as ComputePositionInput, h as AvailableSizeInput, i as readSafeAreaInsets, k as VirtualElement, l as createPositioner, m as AvailableSize, n as _default$69, o as zeroSafeAreaInsets, p as readRect, r as insetViewport, s as computeAvailableSize, t as _default$70, u as usePositioner, v as Placement, w as PositionerOptions, x as PositionerArrowStyle, y as PlacementAlign } from "./positioner-BYJVA3Uy.mjs";
|
|
29
|
-
import { a as InputInputMode, i as InputExpose, n as InputAriaInvalid, o as InputType, r as InputEnterKeyHint, t as _default$47 } from "./input-
|
|
30
|
-
import { a as RatingExpose, c as RatingProps, d as RatingState, f as RatingStyle, i as RatingEmits, l as RatingSlotState, n as RatingAriaInvalid, o as RatingItemSlotState, p as RatingValue, r as RatingDirection, s as RatingItemState, t as _default$78, u as RatingSlots } from "./rating-
|
|
31
|
-
import { a as SearchFieldEmits, c as SearchFieldInputMode, i as SearchFieldClearVisibility, l as SearchFieldProps, n as SearchFieldAriaInvalid, o as SearchFieldEnterKeyHint, r as SearchFieldClearSlotState, s as SearchFieldExpose, t as _default$80, u as SearchFieldSlots } from "./search-field-
|
|
29
|
+
import { a as InputInputMode, i as InputExpose, n as InputAriaInvalid, o as InputType, r as InputEnterKeyHint, t as _default$47 } from "./input-C0fgeRnS.mjs";
|
|
30
|
+
import { a as RatingExpose, c as RatingProps, d as RatingState, f as RatingStyle, i as RatingEmits, l as RatingSlotState, n as RatingAriaInvalid, o as RatingItemSlotState, p as RatingValue, r as RatingDirection, s as RatingItemState, t as _default$78, u as RatingSlots } from "./rating-CFaa2JnD.mjs";
|
|
31
|
+
import { a as SearchFieldEmits, c as SearchFieldInputMode, i as SearchFieldClearVisibility, l as SearchFieldProps, n as SearchFieldAriaInvalid, o as SearchFieldEnterKeyHint, r as SearchFieldClearSlotState, s as SearchFieldExpose, t as _default$80, u as SearchFieldSlots } from "./search-field-CmFd3uhI.mjs";
|
|
32
32
|
import { a as SliderAriaInvalid, c as SliderExpose, d as SliderSlotState, f as SliderSlots, h as SliderStyle, i as _default$85, l as SliderOrientation, m as SliderStep, n as SLIDER_DEFAULT_MIN, o as SliderDirection, p as SliderState, r as SLIDER_DEFAULT_STEP, s as SliderEmits, t as SLIDER_DEFAULT_MAX, u as SliderProps } from "./slider-CYBbxeNy.mjs";
|
|
33
33
|
import { i as SeparatorOrientation, n as SeparatorElement, r as SeparatorExpose, t as _default$81 } from "./separator-CnNDqbdR.mjs";
|
|
34
34
|
import { a as SpacerExpose, c as SpacerState, i as SpacerElement, l as SpacerStyle, n as SpacerAxis, o as SpacerResolvedLayout, r as SpacerDisplay, s as SpacerSize, t as _default$86 } from "./spacer-DFstG4G-.mjs";
|
|
35
35
|
import { a as StackExpose, c as StackJustify, d as StackState, f as StackStyle, i as StackElement, l as StackResolvedLayout, n as StackAlign, o as StackFlexDirection, r as StackAxis, s as StackGap, t as _default$88, u as StackSlotState } from "./stack-CPtBckZB.mjs";
|
|
36
36
|
import { a as SkeletonSlotState, i as SkeletonExpose, n as SkeletonAriaState, o as SkeletonState, r as SkeletonElement, s as SkeletonStyle, t as _default$83 } from "./skeleton-CQW-Tsnt.mjs";
|
|
37
37
|
import { a as MeterExpose, c as MeterState, i as _default$55, n as METER_DEFAULT_MIN, o as MeterRange, r as getMeterState, s as MeterSlotState, t as METER_DEFAULT_MAX } from "./meter-B3m17_8g.mjs";
|
|
38
|
-
import { i as TextareaWrap, n as TextareaAriaInvalid, r as TextareaExpose, t as _default$109 } from "./textarea-
|
|
38
|
+
import { i as TextareaWrap, n as TextareaAriaInvalid, r as TextareaExpose, t as _default$109 } from "./textarea-4eIDNcvv.mjs";
|
|
39
39
|
import { a as CommandDispatchSource, c as CommandRouter, i as CommandDispatch, l as CommandRouterOptions, n as useCommandRouter, o as CommandExecution, r as CommandDefinition, s as CommandInfo, t as createCommandRouter } from "./command-CAH0yrMT.mjs";
|
|
40
40
|
import { S as DropTargetRect, _ as DragStartEvent, a as DragSourceProps, b as DropTargetEvent, c as DropTargetRegistration, d as DragEndEvent, f as DragEventType, g as DragPointerType, h as DragPayload, i as DragSourceOptions, l as DragAnnouncementContext, m as DragMoveEvent, n as DragAndDropOptions, o as DragSourceRegistration, p as DragLifecycleEvent, r as DragAutoScrollOptions, s as DropTargetOptions, t as DragAndDropController, u as DragAnnouncements, v as DropEdge, x as DropTargetEventType, y as DropIndicatorState } from "./drag-and-drop-controller-types-DoTSR_aM.mjs";
|
|
41
41
|
import { a as readDragTransfer, c as defaultDragAnnouncements, i as readClipboardTransfer, n as useDragAndDrop, o as writeClipboardTransfer, r as DRAG_TRANSFER_TYPE, s as writeDragTransfer, t as createDragAndDrop } from "./drag-and-drop-CagE25Kt.mjs";
|
|
@@ -145,14 +145,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {
|
|
|
145
145
|
input: (value: string, nativeEvent: Event) => any;
|
|
146
146
|
"update:modelValue": (value: string) => any;
|
|
147
147
|
change: (value: string, nativeEvent: Event) => any;
|
|
148
|
-
compositionEnd: (value: string, nativeEvent: CompositionEvent) => any;
|
|
149
148
|
compositionStart: (value: string, nativeEvent: CompositionEvent) => any;
|
|
149
|
+
compositionEnd: (value: string, nativeEvent: CompositionEvent) => any;
|
|
150
150
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
151
151
|
onInput?: (value: string, nativeEvent: Event) => any;
|
|
152
152
|
"onUpdate:modelValue"?: (value: string) => any;
|
|
153
153
|
onChange?: (value: string, nativeEvent: Event) => any;
|
|
154
|
-
onCompositionEnd?: (value: string, nativeEvent: CompositionEvent) => any;
|
|
155
154
|
onCompositionStart?: (value: string, nativeEvent: CompositionEvent) => any;
|
|
155
|
+
onCompositionEnd?: (value: string, nativeEvent: CompositionEvent) => any;
|
|
156
156
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
157
157
|
declare const _default: typeof __VLS_export;
|
|
158
158
|
//#endregion
|
package/dist/input.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as InputInputMode, i as InputExpose, n as InputAriaInvalid, o as InputType, r as InputEnterKeyHint, t as _default } from "./input-
|
|
1
|
+
import { a as InputInputMode, i as InputExpose, n as InputAriaInvalid, o as InputType, r as InputEnterKeyHint, t as _default } from "./input-C0fgeRnS.mjs";
|
|
2
2
|
export { _default as Input, type InputAriaInvalid, type InputEnterKeyHint, type InputExpose, type InputInputMode, type InputType };
|
|
@@ -254,13 +254,13 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
|
|
|
254
254
|
state: import("vue").ComputedRef<RatingState>;
|
|
255
255
|
value: import("vue").ComputedRef<RatingValue>;
|
|
256
256
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
257
|
-
clear: (previous: number, nativeEvent: Event) => any;
|
|
258
257
|
"update:modelValue": (value: RatingValue) => any;
|
|
259
258
|
change: (value: RatingValue, previous: RatingValue, nativeEvent: Event) => any;
|
|
259
|
+
clear: (previous: number, nativeEvent: Event) => any;
|
|
260
260
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
261
|
-
onClear?: (previous: number, nativeEvent: Event) => any;
|
|
262
261
|
"onUpdate:modelValue"?: (value: RatingValue) => any;
|
|
263
262
|
onChange?: (value: RatingValue, previous: RatingValue, nativeEvent: Event) => any;
|
|
263
|
+
onClear?: (previous: number, nativeEvent: Event) => any;
|
|
264
264
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
265
265
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
266
266
|
declare const _default: typeof __VLS_export;
|
package/dist/rating.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as RatingExpose, c as RatingProps, d as RatingState, f as RatingStyle, i as RatingEmits, l as RatingSlotState, n as RatingAriaInvalid, o as RatingItemSlotState, p as RatingValue, r as RatingDirection, s as RatingItemState, t as _default, u as RatingSlots } from "./rating-
|
|
1
|
+
import { a as RatingExpose, c as RatingProps, d as RatingState, f as RatingStyle, i as RatingEmits, l as RatingSlotState, n as RatingAriaInvalid, o as RatingItemSlotState, p as RatingValue, r as RatingDirection, s as RatingItemState, t as _default, u as RatingSlots } from "./rating-CFaa2JnD.mjs";
|
|
2
2
|
export { _default as Rating, type RatingAriaInvalid, type RatingDirection, type RatingEmits, type RatingExpose, type RatingItemSlotState, type RatingItemState, type RatingProps, type RatingSlotState, type RatingSlots, type RatingState, type RatingStyle, type RatingValue };
|
|
@@ -132,20 +132,20 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
|
|
|
132
132
|
value: import("vue").ComputedRef<string>;
|
|
133
133
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
134
134
|
input: (value: string, nativeEvent: Event) => any;
|
|
135
|
-
clear: (value: "", nativeEvent: MouseEvent) => any;
|
|
136
135
|
"update:modelValue": (value: string) => any;
|
|
137
136
|
change: (value: string, nativeEvent: Event) => any;
|
|
138
|
-
|
|
139
|
-
compositionEnd: (value: string, nativeEvent: CompositionEvent) => any;
|
|
137
|
+
clear: (value: "", nativeEvent: MouseEvent) => any;
|
|
140
138
|
compositionStart: (value: string, nativeEvent: CompositionEvent) => any;
|
|
139
|
+
compositionEnd: (value: string, nativeEvent: CompositionEvent) => any;
|
|
140
|
+
search: (value: string, nativeEvent: Event) => any;
|
|
141
141
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
142
142
|
onInput?: (value: string, nativeEvent: Event) => any;
|
|
143
|
-
onClear?: (value: "", nativeEvent: MouseEvent) => any;
|
|
144
143
|
"onUpdate:modelValue"?: (value: string) => any;
|
|
145
144
|
onChange?: (value: string, nativeEvent: Event) => any;
|
|
146
|
-
|
|
147
|
-
onCompositionEnd?: (value: string, nativeEvent: CompositionEvent) => any;
|
|
145
|
+
onClear?: (value: "", nativeEvent: MouseEvent) => any;
|
|
148
146
|
onCompositionStart?: (value: string, nativeEvent: CompositionEvent) => any;
|
|
147
|
+
onCompositionEnd?: (value: string, nativeEvent: CompositionEvent) => any;
|
|
148
|
+
onSearch?: (value: string, nativeEvent: Event) => any;
|
|
149
149
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
150
150
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
151
151
|
declare const _default: typeof __VLS_export;
|
package/dist/search-field.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as SearchFieldEmits, c as SearchFieldInputMode, i as SearchFieldClearVisibility, l as SearchFieldProps, n as SearchFieldAriaInvalid, o as SearchFieldEnterKeyHint, r as SearchFieldClearSlotState, s as SearchFieldExpose, t as _default, u as SearchFieldSlots } from "./search-field-
|
|
1
|
+
import { a as SearchFieldEmits, c as SearchFieldInputMode, i as SearchFieldClearVisibility, l as SearchFieldProps, n as SearchFieldAriaInvalid, o as SearchFieldEnterKeyHint, r as SearchFieldClearSlotState, s as SearchFieldExpose, t as _default, u as SearchFieldSlots } from "./search-field-CmFd3uhI.mjs";
|
|
2
2
|
export { _default as SearchField, type SearchFieldAriaInvalid, type SearchFieldClearSlotState, type SearchFieldClearVisibility, type SearchFieldEmits, type SearchFieldEnterKeyHint, type SearchFieldExpose, type SearchFieldInputMode, type SearchFieldProps, type SearchFieldSlots };
|
|
@@ -161,14 +161,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {
|
|
|
161
161
|
input: (value: string, nativeEvent: Event) => any;
|
|
162
162
|
"update:modelValue": (value: string) => any;
|
|
163
163
|
change: (value: string, nativeEvent: Event) => any;
|
|
164
|
-
compositionEnd: (value: string, nativeEvent: CompositionEvent) => any;
|
|
165
164
|
compositionStart: (value: string, nativeEvent: CompositionEvent) => any;
|
|
165
|
+
compositionEnd: (value: string, nativeEvent: CompositionEvent) => any;
|
|
166
166
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
167
167
|
onInput?: (value: string, nativeEvent: Event) => any;
|
|
168
168
|
"onUpdate:modelValue"?: (value: string) => any;
|
|
169
169
|
onChange?: (value: string, nativeEvent: Event) => any;
|
|
170
|
-
onCompositionEnd?: (value: string, nativeEvent: CompositionEvent) => any;
|
|
171
170
|
onCompositionStart?: (value: string, nativeEvent: CompositionEvent) => any;
|
|
171
|
+
onCompositionEnd?: (value: string, nativeEvent: CompositionEvent) => any;
|
|
172
172
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
173
173
|
declare const _default: typeof __VLS_export;
|
|
174
174
|
//#endregion
|
package/dist/textarea.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as TextareaWrap, n as TextareaAriaInvalid, r as TextareaExpose, t as _default } from "./textarea-
|
|
1
|
+
import { i as TextareaWrap, n as TextareaAriaInvalid, r as TextareaExpose, t as _default } from "./textarea-4eIDNcvv.mjs";
|
|
2
2
|
export { _default as Textarea, type TextareaAriaInvalid, type TextareaExpose, type TextareaWrap };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vizejs/ui",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.407.0",
|
|
4
4
|
"description": "Accessible, headless, Native CSS-first UI primitives",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"accessibility",
|
|
@@ -591,7 +591,7 @@
|
|
|
591
591
|
"@tsdown/css": "0.22.14",
|
|
592
592
|
"@types/node": "25.9.2",
|
|
593
593
|
"@vitejs/plugin-vue": "6.0.7",
|
|
594
|
-
"@vizejs/native": "0.
|
|
594
|
+
"@vizejs/native": "0.407.0",
|
|
595
595
|
"@vue/compiler-sfc": "3.5.35",
|
|
596
596
|
"@vue/test-utils": "2.4.10",
|
|
597
597
|
"happy-dom": "20.11.2",
|