@vizejs/ui 0.345.0 → 0.350.2
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/{button-D7sM9Xmj.d.mts → button-CVX8UBXj.d.mts} +6 -7
- package/dist/{button-8BOlFJNu.mjs → button-DT8AKlds.mjs} +2 -2
- package/dist/button.d.mts +1 -1
- package/dist/button.mjs +1 -1
- package/dist/catalog.d.mts +541 -0
- package/dist/catalog.mjs +784 -0
- package/dist/{checkbox-B4y9GUen.mjs → checkbox-BgIvwjyC.mjs} +2 -2
- package/dist/{checkbox-DkwZFC80.d.mts → checkbox-DP3_ko7D.d.mts} +7 -8
- package/dist/checkbox.d.mts +1 -1
- package/dist/checkbox.mjs +1 -1
- package/dist/collection-B_dFZOHO.d.mts +185 -0
- package/dist/collection-eHN150dT.mjs +453 -0
- package/dist/collection.d.mts +2 -0
- package/dist/collection.mjs +2 -0
- package/dist/composite-navigation-QINW9GLy.d.mts +115 -0
- package/dist/composite-navigation-Skx3LZsv.mjs +354 -0
- package/dist/composite-navigation.d.mts +2 -0
- package/dist/composite-navigation.mjs +2 -0
- package/dist/controllable-state.d.mts +1 -1
- package/dist/dismissable-layer-4icKahVs.d.mts +119 -0
- package/dist/dismissable-layer-CwG1gtdz.mjs +488 -0
- package/dist/dismissable-layer.d.mts +2 -0
- package/dist/dismissable-layer.mjs +2 -0
- package/dist/focus-CAWi_I-0.mjs +318 -0
- package/dist/focus-K6dOifoZ.d.mts +112 -0
- package/dist/focus-guards-Bt0C-0qS.d.mts +81 -0
- package/dist/focus-guards-DhMPQAT8.mjs +299 -0
- package/dist/focus-guards.d.mts +2 -0
- package/dist/focus-guards.mjs +2 -0
- package/dist/focus-scope-CavhKWx0.d.mts +100 -0
- package/dist/focus-scope-D9U1aj67.mjs +340 -0
- package/dist/focus-scope-dom-DBwNEWxG.mjs +264 -0
- package/dist/focus-scope.d.mts +2 -0
- package/dist/focus-scope.mjs +2 -0
- package/dist/focus.d.mts +2 -0
- package/dist/focus.mjs +2 -0
- package/dist/hover-BXwwbSaO.d.mts +80 -0
- package/dist/hover.d.mts +2 -0
- package/dist/hover.mjs +197 -0
- package/dist/id-5OAUyVPd.d.mts +126 -0
- package/dist/id-mziSyAse.mjs +137 -0
- package/dist/id.d.mts +2 -0
- package/dist/id.mjs +2 -0
- package/dist/index.d.mts +23 -6
- package/dist/index.mjs +21 -5
- package/dist/inert-outside-CyqtoKQ4.mjs +346 -0
- package/dist/inert-outside-tuHRmaqJ.d.mts +43 -0
- package/dist/inert-outside.d.mts +2 -0
- package/dist/inert-outside.mjs +2 -0
- package/dist/interaction-modality-DOZK0BpZ.mjs +304 -0
- package/dist/interaction-modality-jgHKjPFB.d.mts +89 -0
- package/dist/interaction-modality.d.mts +2 -0
- package/dist/interaction-modality.mjs +2 -0
- package/dist/long-press-Dsul69gk.mjs +340 -0
- package/dist/long-press-cll6z2K9.d.mts +105 -0
- package/dist/long-press.d.mts +2 -0
- package/dist/long-press.mjs +2 -0
- package/dist/media-pdf.d.mts +1 -1
- package/dist/media-pdf.mjs +1 -1
- package/dist/media.d.mts +1 -1
- package/dist/media.mjs +1 -1
- package/dist/move-BOmXDYbh.d.mts +103 -0
- package/dist/move-BVvMHzxr.mjs +386 -0
- package/dist/move.d.mts +2 -0
- package/dist/move.mjs +2 -0
- package/dist/press-N_mE3Mgx.mjs +469 -0
- package/dist/press-event-Cd2OPpmw.mjs +149 -0
- package/dist/press-types-CNqStzJf.d.mts +112 -0
- package/dist/press.d.mts +14 -0
- package/dist/press.mjs +2 -0
- package/dist/{primitive-DJB7pOf3.mjs → primitive-BX31dogp.mjs} +2 -2
- package/dist/{primitive-BtvwikH1.d.mts → primitive-C8jW7DLd.d.mts} +3 -4
- package/dist/primitive.d.mts +1 -1
- package/dist/primitive.mjs +1 -1
- package/dist/scroll-lock-BgVtX4wT.d.mts +49 -0
- package/dist/scroll-lock-Ckbmm0-J.mjs +313 -0
- package/dist/scroll-lock.d.mts +2 -0
- package/dist/scroll-lock.mjs +2 -0
- package/dist/spatial-navigation-CHj9mDZH.d.mts +106 -0
- package/dist/spatial-navigation-D6-UDavU.mjs +301 -0
- package/dist/spatial-navigation.d.mts +2 -0
- package/dist/spatial-navigation.mjs +2 -0
- package/dist/typeahead-B7KDxE_u.mjs +175 -0
- package/dist/typeahead-BbgUB2Bj.d.mts +71 -0
- package/dist/typeahead.d.mts +2 -0
- package/dist/typeahead.mjs +2 -0
- package/dist/visually-hidden-BOqfqBFt.d.mts +17 -0
- package/dist/{visually-hidden-QENRapzW.mjs → visually-hidden-BwDOx5yf.mjs} +2 -2
- package/dist/visually-hidden.d.mts +1 -1
- package/dist/visually-hidden.mjs +1 -1
- package/package.json +99 -11
- package/dist/visually-hidden-BegtnMng.d.mts +0 -19
- /package/dist/{_plugin-vue_export-helper-BVN2DL-U.mjs → _plugin-vue_export-helper-BOaGB7Aw.mjs} +0 -0
- /package/dist/{controllable-state-DXsYJ3yl.d.mts → controllable-state-BtoxKahh.d.mts} +0 -0
- /package/dist/{pdf-source-COxN3A1l.d.mts → pdf-source-BYFK2Pks.d.mts} +0 -0
- /package/dist/{pdf-source-C52YE8tp.mjs → pdf-source-zu1LkCeE.mjs} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vizejs/ui",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.350.2",
|
|
4
4
|
"description": "Accessible, headless, Native CSS-first UI primitives",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"accessibility",
|
|
@@ -44,6 +44,16 @@
|
|
|
44
44
|
"import": "./dist/checkbox.mjs",
|
|
45
45
|
"default": "./dist/checkbox.mjs"
|
|
46
46
|
},
|
|
47
|
+
"./collection": {
|
|
48
|
+
"types": "./dist/collection.d.mts",
|
|
49
|
+
"import": "./dist/collection.mjs",
|
|
50
|
+
"default": "./dist/collection.mjs"
|
|
51
|
+
},
|
|
52
|
+
"./composite-navigation": {
|
|
53
|
+
"types": "./dist/composite-navigation.d.mts",
|
|
54
|
+
"import": "./dist/composite-navigation.mjs",
|
|
55
|
+
"default": "./dist/composite-navigation.mjs"
|
|
56
|
+
},
|
|
47
57
|
"./context": {
|
|
48
58
|
"types": "./dist/context.d.mts",
|
|
49
59
|
"import": "./dist/context.mjs",
|
|
@@ -54,6 +64,81 @@
|
|
|
54
64
|
"import": "./dist/controllable-state.mjs",
|
|
55
65
|
"default": "./dist/controllable-state.mjs"
|
|
56
66
|
},
|
|
67
|
+
"./dismissable-layer": {
|
|
68
|
+
"types": "./dist/dismissable-layer.d.mts",
|
|
69
|
+
"import": "./dist/dismissable-layer.mjs",
|
|
70
|
+
"default": "./dist/dismissable-layer.mjs"
|
|
71
|
+
},
|
|
72
|
+
"./catalog": {
|
|
73
|
+
"types": "./dist/catalog.d.mts",
|
|
74
|
+
"import": "./dist/catalog.mjs",
|
|
75
|
+
"default": "./dist/catalog.mjs"
|
|
76
|
+
},
|
|
77
|
+
"./id": {
|
|
78
|
+
"types": "./dist/id.d.mts",
|
|
79
|
+
"import": "./dist/id.mjs",
|
|
80
|
+
"default": "./dist/id.mjs"
|
|
81
|
+
},
|
|
82
|
+
"./inert-outside": {
|
|
83
|
+
"types": "./dist/inert-outside.d.mts",
|
|
84
|
+
"import": "./dist/inert-outside.mjs",
|
|
85
|
+
"default": "./dist/inert-outside.mjs"
|
|
86
|
+
},
|
|
87
|
+
"./interaction-modality": {
|
|
88
|
+
"types": "./dist/interaction-modality.d.mts",
|
|
89
|
+
"import": "./dist/interaction-modality.mjs",
|
|
90
|
+
"default": "./dist/interaction-modality.mjs"
|
|
91
|
+
},
|
|
92
|
+
"./focus": {
|
|
93
|
+
"types": "./dist/focus.d.mts",
|
|
94
|
+
"import": "./dist/focus.mjs",
|
|
95
|
+
"default": "./dist/focus.mjs"
|
|
96
|
+
},
|
|
97
|
+
"./focus-scope": {
|
|
98
|
+
"types": "./dist/focus-scope.d.mts",
|
|
99
|
+
"import": "./dist/focus-scope.mjs",
|
|
100
|
+
"default": "./dist/focus-scope.mjs"
|
|
101
|
+
},
|
|
102
|
+
"./focus-guards": {
|
|
103
|
+
"types": "./dist/focus-guards.d.mts",
|
|
104
|
+
"import": "./dist/focus-guards.mjs",
|
|
105
|
+
"default": "./dist/focus-guards.mjs"
|
|
106
|
+
},
|
|
107
|
+
"./hover": {
|
|
108
|
+
"types": "./dist/hover.d.mts",
|
|
109
|
+
"import": "./dist/hover.mjs",
|
|
110
|
+
"default": "./dist/hover.mjs"
|
|
111
|
+
},
|
|
112
|
+
"./long-press": {
|
|
113
|
+
"types": "./dist/long-press.d.mts",
|
|
114
|
+
"import": "./dist/long-press.mjs",
|
|
115
|
+
"default": "./dist/long-press.mjs"
|
|
116
|
+
},
|
|
117
|
+
"./move": {
|
|
118
|
+
"types": "./dist/move.d.mts",
|
|
119
|
+
"import": "./dist/move.mjs",
|
|
120
|
+
"default": "./dist/move.mjs"
|
|
121
|
+
},
|
|
122
|
+
"./press": {
|
|
123
|
+
"types": "./dist/press.d.mts",
|
|
124
|
+
"import": "./dist/press.mjs",
|
|
125
|
+
"default": "./dist/press.mjs"
|
|
126
|
+
},
|
|
127
|
+
"./scroll-lock": {
|
|
128
|
+
"types": "./dist/scroll-lock.d.mts",
|
|
129
|
+
"import": "./dist/scroll-lock.mjs",
|
|
130
|
+
"default": "./dist/scroll-lock.mjs"
|
|
131
|
+
},
|
|
132
|
+
"./spatial-navigation": {
|
|
133
|
+
"types": "./dist/spatial-navigation.d.mts",
|
|
134
|
+
"import": "./dist/spatial-navigation.mjs",
|
|
135
|
+
"default": "./dist/spatial-navigation.mjs"
|
|
136
|
+
},
|
|
137
|
+
"./typeahead": {
|
|
138
|
+
"types": "./dist/typeahead.d.mts",
|
|
139
|
+
"import": "./dist/typeahead.mjs",
|
|
140
|
+
"default": "./dist/typeahead.mjs"
|
|
141
|
+
},
|
|
57
142
|
"./primitive": {
|
|
58
143
|
"types": "./dist/primitive.d.mts",
|
|
59
144
|
"import": "./dist/primitive.mjs",
|
|
@@ -85,17 +170,18 @@
|
|
|
85
170
|
"access": "public"
|
|
86
171
|
},
|
|
87
172
|
"devDependencies": {
|
|
88
|
-
"@tsdown/css": "0.22.
|
|
173
|
+
"@tsdown/css": "0.22.14",
|
|
89
174
|
"@types/node": "25.9.2",
|
|
90
175
|
"@vitejs/plugin-vue": "6.0.7",
|
|
91
|
-
"@vizejs/native": "0.
|
|
176
|
+
"@vizejs/native": "0.350.2",
|
|
92
177
|
"@vizejs/ui-tooling": "0.298.0",
|
|
93
178
|
"@vue/test-utils": "2.4.10",
|
|
94
|
-
"happy-dom": "20.11.
|
|
179
|
+
"happy-dom": "20.11.2",
|
|
95
180
|
"typescript": "6.0.3",
|
|
96
|
-
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.
|
|
97
|
-
"vite-plus": "0.1.
|
|
98
|
-
"vue": "3.5.35"
|
|
181
|
+
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.24",
|
|
182
|
+
"vite-plus": "0.1.24",
|
|
183
|
+
"vue": "3.5.35",
|
|
184
|
+
"vue-tsc": "3.3.4"
|
|
99
185
|
},
|
|
100
186
|
"peerDependencies": {
|
|
101
187
|
"vue": "^3.5.0"
|
|
@@ -106,12 +192,14 @@
|
|
|
106
192
|
"scripts": {
|
|
107
193
|
"build": "vp pack",
|
|
108
194
|
"dev": "vp pack --watch",
|
|
109
|
-
"lint:sfc": "vp exec node scripts/lint-sfc.ts src",
|
|
110
|
-
"pretest": "vp pack && pnpm check:size",
|
|
195
|
+
"lint:sfc": "vp exec node scripts/lint-sfc.ts src && vp exec node scripts/check-renderers.ts src",
|
|
196
|
+
"pretest": "vp pack && pnpm check:size && pnpm check:tree-shaking",
|
|
111
197
|
"test": "vp test run",
|
|
112
|
-
"check": "vp
|
|
113
|
-
"check
|
|
198
|
+
"check:catalog": "vp test run src/family-catalog.test.ts",
|
|
199
|
+
"check": "vp check src scripts vite.config.ts tsconfig.typecheck.json && vue-tsc --noEmit -p tsconfig.typecheck.json",
|
|
200
|
+
"check:fix": "vp check --fix src scripts vite.config.ts tsconfig.typecheck.json",
|
|
114
201
|
"check:size": "node scripts/check-size.mjs",
|
|
202
|
+
"check:tree-shaking": "node scripts/check-tree-shaking.mjs",
|
|
115
203
|
"fmt": "vp fmt --write src scripts vite.config.ts"
|
|
116
204
|
}
|
|
117
205
|
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import * as _$vue from "vue";
|
|
2
|
-
|
|
3
|
-
//#region src/VisuallyHidden.vue.d.ts
|
|
4
|
-
declare var __VLS_1: {};
|
|
5
|
-
type __VLS_Slots = {} & {
|
|
6
|
-
default?: (props: typeof __VLS_1) => any;
|
|
7
|
-
};
|
|
8
|
-
declare const __VLS_base: _$vue.DefineComponent<{}, {
|
|
9
|
-
element: Readonly<_$vue.ShallowRef<HTMLSpanElement | null>>;
|
|
10
|
-
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
11
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
12
|
-
declare const _default: typeof __VLS_export;
|
|
13
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
14
|
-
new (): {
|
|
15
|
-
$slots: S;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
//#endregion
|
|
19
|
-
export { _default as t };
|
/package/dist/{_plugin-vue_export-helper-BVN2DL-U.mjs → _plugin-vue_export-helper-BOaGB7Aw.mjs}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|