@vuetify/v0 1.0.0-alpha.5 → 1.0.0-beta.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/README.md +24 -5
- package/dist/{adapter-BFSJsyv7.mjs → adapter-BCVxBtDp.mjs} +1 -1
- package/dist/{adapter-CspReV3g.d.mts → adapter-DZeI0ZbW.d.mts} +1 -1
- package/dist/{adapter-DDJHLC8K.d.mts → adapter-we-0GbFH.d.mts} +2 -2
- package/dist/adapters-BHD1lc-K.mjs +4 -0
- package/dist/adapters-BYLWDmYl.mjs +5 -0
- package/dist/adapters-BxrTL8E3.mjs +4 -0
- package/dist/adapters-CBgBd7VE.mjs +2 -0
- package/dist/browser/index.js +2426 -865
- package/dist/components/index.d.mts +2 -3
- package/dist/components/index.mjs +2 -2
- package/dist/{components-Dn4Kbi0i.mjs → components-_uxZ_Zo3.mjs} +1043 -491
- package/dist/composables/index.d.mts +8 -8
- package/dist/composables/index.mjs +26 -26
- package/dist/{consola-DYvbPNbF.mjs → consola-cad-VEV2.mjs} +5 -1
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-H-PuVigU.mjs → createDataTable-DlFQyBTN.mjs} +6 -6
- package/dist/{createGroup-aHt_kvtU.mjs → createGroup-DsKJMuRd.mjs} +2 -2
- package/dist/{createRegistry-CWpvSbCe.mjs → createRegistry-tJ1PPNIr.mjs} +2 -2
- package/dist/{createSelection-MRyUZyW2.mjs → createSelection-DEqhvdoj.mjs} +2 -2
- package/dist/{createSingle-BSciC9EJ.mjs → createSingle-ClzWqRCe.mjs} +2 -2
- package/dist/{createTokens-CQ9C7GTV.mjs → createTokens-mNxs8DQ3.mjs} +3 -3
- package/dist/{createTrinity-BTCs1pYx.mjs → createTrinity-z-3q9QWR.mjs} +5 -2
- package/dist/data-table/adapters/client/index.mjs +1 -1
- package/dist/data-table/adapters/index.mjs +5 -5
- package/dist/data-table/adapters/server/index.mjs +1 -1
- package/dist/data-table/adapters/virtual/index.mjs +1 -1
- package/dist/data-table/index.d.mts +1 -1
- package/dist/data-table/index.mjs +5 -5
- package/dist/date/index.mjs +1 -1
- package/dist/features/adapters/flagsmith/index.d.mts +1 -1
- package/dist/features/adapters/launchdarkly/index.d.mts +1 -1
- package/dist/features/adapters/posthog/index.d.mts +1 -1
- package/dist/features/adapters/posthog/index.mjs +1 -1
- package/dist/features/index.d.mts +2 -2
- package/dist/features/index.mjs +1 -1
- package/dist/{flagsmith-Cd44vxff.d.mts → flagsmith-Cn_KVy6v.d.mts} +1 -1
- package/dist/{globals-BRdxsC2M.mjs → globals-DB-krEA-.mjs} +1 -1
- package/dist/{index-BLaKZq0Y.d.mts → index-ATZqco03.d.mts} +95 -2
- package/dist/{index-CJdG9yY1.d.mts → index-B3PDLk_Y.d.mts} +979 -554
- package/dist/{index-C0ewabdY.d.mts → index-BIyQ3OxC.d.mts} +1 -1
- package/dist/{index-CyUCELZC.d.mts → index-BN06veYe.d.mts} +678 -154
- package/dist/{index-CLR1QMM3.d.mts → index-DHmuwBdv.d.mts} +60 -1
- package/dist/{index-C_t6t0Z-.d.mts → index-DWAgQOBa.d.mts} +1 -1
- package/dist/{index-BmEu85PI.d.mts → index-ZD3hw2Zo.d.mts} +2 -2
- package/dist/index.d.mts +11 -11
- package/dist/index.mjs +29 -29
- package/dist/json/attributes.json +128 -0
- package/dist/json/importMap.json +24 -0
- package/dist/json/tags.json +57 -0
- package/dist/json/web-types.json +375 -2
- package/dist/{launchdarkly-De701hkf.d.mts → launchdarkly-C3Knz7-v.d.mts} +1 -1
- package/dist/locale/adapters/index.d.mts +2 -2
- package/dist/locale/adapters/index.mjs +2 -2
- package/dist/locale/adapters/v0/index.d.mts +1 -1
- package/dist/locale/adapters/v0/index.mjs +1 -1
- package/dist/locale/adapters/vue-i18n/index.d.mts +1 -1
- package/dist/locale/index.d.mts +3 -3
- package/dist/locale/index.mjs +2 -2
- package/dist/logger/adapters/consola/index.mjs +1 -1
- package/dist/logger/adapters/index.mjs +4 -4
- package/dist/logger/adapters/pino/index.mjs +1 -1
- package/dist/logger/adapters/v0/index.mjs +1 -1
- package/dist/logger/index.d.mts +1 -1
- package/dist/logger/index.mjs +4 -4
- package/dist/notifications/index.d.mts +1 -1
- package/dist/notifications/index.mjs +2 -2
- package/dist/palettes/ant/generate/index.mjs +6 -1
- package/dist/palettes/ant/index.d.mts +1 -1
- package/dist/palettes/index.d.mts +3 -3
- package/dist/palettes/leonardo/generate/index.mjs +6 -2
- package/dist/palettes/material/generate/index.mjs +11 -2
- package/dist/palettes/material/index.d.mts +1 -1
- package/dist/palettes/md1/index.d.mts +1 -1
- package/dist/palettes/md2/index.d.mts +1 -1
- package/dist/palettes/radix/index.d.mts +1 -1
- package/dist/palettes/tailwind/index.d.mts +1 -1
- package/dist/permissions/adapters/index.d.mts +1 -1
- package/dist/permissions/adapters/v0/index.d.mts +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/permissions/index.mjs +1 -1
- package/dist/{pino-CIcYlW3u.mjs → pino-BscMO3RR.mjs} +5 -2
- package/dist/{posthog-0umvvA48.mjs → posthog-B5s_KGhy.mjs} +1 -1
- package/dist/{posthog-CIrmvke4.d.mts → posthog-CR8R2ywM.d.mts} +1 -1
- package/dist/rules/index.d.mts +2 -2
- package/dist/rules/index.mjs +1 -1
- package/dist/{server-BNSiVoMe.mjs → server-CZ83nTn_.mjs} +1 -1
- package/dist/storage/index.d.mts +1 -1
- package/dist/storage/index.mjs +1 -1
- package/dist/theme/adapters/index.d.mts +1 -1
- package/dist/theme/adapters/index.mjs +3 -3
- package/dist/theme/adapters/unhead/index.d.mts +1 -1
- package/dist/theme/adapters/unhead/index.mjs +1 -1
- package/dist/theme/adapters/v0/index.d.mts +1 -1
- package/dist/theme/adapters/v0/index.mjs +1 -1
- package/dist/theme/index.d.mts +1 -1
- package/dist/theme/index.mjs +3 -3
- package/dist/types/index.d.mts +2 -2
- package/dist/{unhead-_cXZcx0j.mjs → unhead-CG672gKh.mjs} +1 -1
- package/dist/{useClickOutside-DbOLg1uw.mjs → useClickOutside-DoOgNtrj.mjs} +1388 -546
- package/dist/{useFeatures-Dhnr-Lg2.mjs → useFeatures-B-A-eOo-.mjs} +4 -4
- package/dist/{useLocale-Sh-2sNiG.mjs → useLocale-CbpoxbVU.mjs} +5 -5
- package/dist/{useLogger-1_ZeBY12.mjs → useLogger-CTgAedNH.mjs} +50 -6
- package/dist/{useNotifications-CAVQ7hK6.mjs → useNotifications-BkKGUl_1.mjs} +4 -4
- package/dist/{usePermissions-D9Oituwy.mjs → usePermissions-BYOrKcnk.mjs} +2 -2
- package/dist/{useRules-DK4AeNeC.mjs → useRules-mD_DY9dy.mjs} +2 -2
- package/dist/{useTheme-FMDQC81h.mjs → useTheme-B1lUya5B.mjs} +5 -5
- package/dist/utilities/index.d.mts +2 -2
- package/dist/utilities/index.mjs +116 -2
- package/dist/{v0-D0imQlSD.mjs → v0-Bx5Mi7qE.mjs} +1 -1
- package/dist/{v0-C42ssNIy.mjs → v0-CG9o3on7.mjs} +1 -1
- package/dist/{v0-Ch-O6YVd.mjs → v0-CHK79mZX.mjs} +1 -1
- package/dist/{v0-CEfbyyp2.mjs → v0-COaQncfZ.mjs} +1 -1
- package/dist/{v0-aYLq6qmT.d.mts → v0-WzS4GAIp.d.mts} +1 -1
- package/dist/{virtual-Cq5aRp7m.mjs → virtual-UumJ2BQ9.mjs} +1 -1
- package/package.json +12 -3
- package/dist/adapters-4t-NhR11.mjs +0 -5
- package/dist/adapters-BcoA0zCS.mjs +0 -4
- package/dist/adapters-BjaPK635.mjs +0 -2
- package/dist/adapters-DvG-9z9q.mjs +0 -3
package/README.md
CHANGED
|
@@ -28,7 +28,11 @@
|
|
|
28
28
|
|
|
29
29
|
Headless Vue 3 UI primitives and composables for building modern applications and design systems. `@vuetify/v0` is the foundation of the Vuetify ecosystem, offering lightweight, unstyled building blocks with full TypeScript support and accessibility features built-in.
|
|
30
30
|
|
|
31
|
-
> **Note:**
|
|
31
|
+
> **Note:** v0 is in beta — the API is stabilizing toward 1.0. Some APIs may still change before the stable release.
|
|
32
|
+
|
|
33
|
+
## Primary Sponsor
|
|
34
|
+
|
|
35
|
+
This spot is open. Vuetify0 accepts one Primary Sponsor at a time — $2,000/mo gets your logo on the Vuetify0 docs site (home page + desktop sidebar on every docs page) and this README. [Become the Primary Sponsor →](https://0.vuetifyjs.com/sponsor)
|
|
32
36
|
|
|
33
37
|
## Repository Structure
|
|
34
38
|
|
|
@@ -130,6 +134,7 @@ import { ... } from '@vuetify/v0/date' // Date adapter and utilities
|
|
|
130
134
|
| [ExpansionPanel](https://0.vuetifyjs.com/components/disclosure/expansion-panel) | Accordion-style collapsible panels |
|
|
131
135
|
| [Popover](https://0.vuetifyjs.com/components/disclosure/popover) | CSS anchor-positioned popup content |
|
|
132
136
|
| [Tabs](https://0.vuetifyjs.com/components/disclosure/tabs) | Tab panel navigation with keyboard support and lazy content rendering |
|
|
137
|
+
| [Tooltip](https://0.vuetifyjs.com/components/disclosure/tooltip) | Description tooltip with hover/focus triggers |
|
|
133
138
|
| [Treeview](https://0.vuetifyjs.com/components/disclosure/treeview) | Hierarchical tree with nested selection and expand/collapse |
|
|
134
139
|
|
|
135
140
|
#### Semantic
|
|
@@ -142,6 +147,7 @@ import { ... } from '@vuetify/v0/date' // Date adapter and utilities
|
|
|
142
147
|
| [Image](https://0.vuetifyjs.com/components/semantic/image) | Image with placeholder, error fallback, and lazy loading |
|
|
143
148
|
| [Overflow](https://0.vuetifyjs.com/components/semantic/overflow) | Responsive truncation primitive with overflow detection and indicator |
|
|
144
149
|
| [Pagination](https://0.vuetifyjs.com/components/semantic/pagination) | Page navigation with semantic `<nav>` wrapper |
|
|
150
|
+
| [Progress](https://0.vuetifyjs.com/components/semantic/progress) | Headless progress indicator with multi-segment and buffer support |
|
|
145
151
|
| [Snackbar](https://0.vuetifyjs.com/components/semantic/snackbar) | Toast notification with queue, positioning, and auto-dismiss |
|
|
146
152
|
| [Splitter](https://0.vuetifyjs.com/components/semantic/splitter) | Resizable panel layout with drag handles |
|
|
147
153
|
|
|
@@ -166,6 +172,7 @@ Base data structures that most other composables build upon:
|
|
|
166
172
|
|
|
167
173
|
#### Data
|
|
168
174
|
|
|
175
|
+
- [`createDataGrid`](https://0.vuetifyjs.com/composables/data/create-data-grid) - Headless data grid layering column layout, cell editing, row ordering, and row spanning on top of createDataTable
|
|
169
176
|
- [`createDataTable`](https://0.vuetifyjs.com/composables/data/create-data-table) - Data table with sort, filter, pagination, row selection, grouping, and adapter pattern
|
|
170
177
|
- [`createFilter`](https://0.vuetifyjs.com/composables/data/create-filter) - Reactive array filtering with multiple modes
|
|
171
178
|
- [`createKanban`](https://0.vuetifyjs.com/composables/data/create-kanban) - Two-level sortable orchestrator (columns + items)
|
|
@@ -189,6 +196,7 @@ Selection management composables built on `createRegistry`:
|
|
|
189
196
|
- [`createForm`](https://0.vuetifyjs.com/composables/forms/create-form) - Form validation and state management with async rules
|
|
190
197
|
- [`createInput`](https://0.vuetifyjs.com/composables/forms/create-input) - Shared form field state: validation, dirty/pristine, ARIA IDs
|
|
191
198
|
- [`createNumberField`](https://0.vuetifyjs.com/composables/forms/create-number-field) - Numeric input state with formatting, stepping, and validation
|
|
199
|
+
- [`createNumeric`](https://0.vuetifyjs.com/composables/forms/create-numeric) - Pure numeric math primitive: clamp, snap, step, percentage, and circular wrapping
|
|
192
200
|
- [`createOtp`](https://0.vuetifyjs.com/composables/forms/create-otp) - OTP / verification code state with pattern-gated entry and decisional completion hook
|
|
193
201
|
- [`createValidation`](https://0.vuetifyjs.com/composables/forms/create-validation) - Field-level validation with sync/async rules
|
|
194
202
|
- [`createCombobox`](https://0.vuetifyjs.com/composables/forms/create-combobox) - Combobox state management with filtering and virtual focus
|
|
@@ -200,10 +208,11 @@ Selection management composables built on `createRegistry`:
|
|
|
200
208
|
- [`useProxyModel`](https://0.vuetifyjs.com/composables/reactivity/use-proxy-model) - Bridge selection context to component v-model
|
|
201
209
|
- [`useProxyRegistry`](https://0.vuetifyjs.com/composables/reactivity/use-proxy-registry) - Convert registry Map to reactive object
|
|
202
210
|
|
|
203
|
-
####
|
|
211
|
+
#### Semantic
|
|
204
212
|
|
|
205
|
-
- [`createBreadcrumbs`](https://0.vuetifyjs.com/composables/
|
|
206
|
-
- [`createOverflow`](https://0.vuetifyjs.com/composables/
|
|
213
|
+
- [`createBreadcrumbs`](https://0.vuetifyjs.com/composables/semantic/create-breadcrumbs) - Breadcrumb navigation model with depth tracking and path traversal
|
|
214
|
+
- [`createOverflow`](https://0.vuetifyjs.com/composables/semantic/create-overflow) - Container overflow measurement for item capacity
|
|
215
|
+
- [`createProgress`](https://0.vuetifyjs.com/composables/semantic/create-progress) - Progress state with multi-segment and buffer tracking
|
|
207
216
|
|
|
208
217
|
#### Transformers
|
|
209
218
|
|
|
@@ -250,6 +259,7 @@ Plugin-capable composables following the trinity pattern:
|
|
|
250
259
|
- [`useStack`](https://0.vuetifyjs.com/composables/plugins/use-stack) - Overlay z-index stacking with automatic scrim coordination
|
|
251
260
|
- [`useStorage`](https://0.vuetifyjs.com/composables/plugins/use-storage) - Storage adapter (localStorage/sessionStorage/memory)
|
|
252
261
|
- [`useTheme`](https://0.vuetifyjs.com/composables/plugins/use-theme) - Theme management with CSS variable injection
|
|
262
|
+
- [`useTooltip`](https://0.vuetifyjs.com/composables/plugins/use-tooltip) - Region-scoped tooltip delay coordination
|
|
253
263
|
|
|
254
264
|
## Design Principles
|
|
255
265
|
|
|
@@ -294,7 +304,16 @@ pnpm validate
|
|
|
294
304
|
|
|
295
305
|
## Contributing
|
|
296
306
|
|
|
297
|
-
|
|
307
|
+
Vuetify0 is in beta — open for feedback, bug reports, and contributions. See the [Roadmap](https://0.vuetifyjs.com/roadmap#beta) for what's planned and how to get involved.
|
|
308
|
+
|
|
309
|
+
## Supporting Vuetify
|
|
310
|
+
|
|
311
|
+
Vuetify0 is an MIT-licensed open source project. Its ongoing development is made possible by the support of sponsors and backers. If you'd like to join them, please consider:
|
|
312
|
+
|
|
313
|
+
- [Sponsor on GitHub](https://github.com/sponsors/johnleider)
|
|
314
|
+
- [Donate via Open Collective](https://opencollective.com/vuetify)
|
|
315
|
+
|
|
316
|
+
For direct support plans and fixed-scope project builds, see [Vuetify Services](https://0.vuetifyjs.com/services).
|
|
298
317
|
|
|
299
318
|
## License
|
|
300
319
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { clamp, isArray, isNaN, isNullOrUndefined, isNumber, isObject, isString, range } from "./utilities/index.mjs";
|
|
2
|
-
import { i as useContext, t as createTrinity } from "./createTrinity-
|
|
2
|
+
import { i as useContext, t as createTrinity } from "./createTrinity-z-3q9QWR.mjs";
|
|
3
3
|
import { t as toArray } from "./toArray-CD2-OxAz.mjs";
|
|
4
4
|
import { computed, isRef, shallowRef, toRef, toValue } from "vue";
|
|
5
5
|
//#region src/composables/createFilter/index.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as ID } from "./index-
|
|
2
|
-
import { c as TokenTicket, i as TokenContext } from "./index-
|
|
1
|
+
import { a as ID } from "./index-DHmuwBdv.mjs";
|
|
2
|
+
import { c as TokenTicket, i as TokenContext } from "./index-DWAgQOBa.mjs";
|
|
3
3
|
import { Ref } from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/composables/useLocale/adapters/adapter.d.ts
|