@vuetify/v0 0.2.1 → 1.0.0-alpha.1

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.
Files changed (113) hide show
  1. package/README.md +5 -1
  2. package/dist/{adapter-CCIeOzqr.mjs → adapter-CDpOQ8sn.mjs} +29 -20
  3. package/dist/{adapter-CcHB7rs3.d.mts → adapter-DoziXEzS.d.mts} +1 -1
  4. package/dist/{adapter-Drq1v5wV.mjs → adapter-DtgIrQsG.mjs} +5 -2
  5. package/dist/{adapter-BZjmDNJF.d.mts → adapter-J7ude3gO.d.mts} +2 -2
  6. package/dist/adapters-CFjrKxA2.mjs +5 -0
  7. package/dist/adapters-CiCexgsk.mjs +4 -0
  8. package/dist/{adapters-Cd8NDs18.mjs → adapters-Da2twiUn.mjs} +1 -1
  9. package/dist/adapters-DegUcfkd.mjs +2 -0
  10. package/dist/browser/index.js +10113 -8547
  11. package/dist/components/index.d.mts +3 -3
  12. package/dist/components/index.mjs +2 -2
  13. package/dist/{components-C142GPl_.mjs → components-CaPQCjo5.mjs} +1356 -386
  14. package/dist/composables/index.d.mts +11 -11
  15. package/dist/composables/index.mjs +24 -24
  16. package/dist/constants/index.mjs +2 -2
  17. package/dist/{createDataTable-DKE5QsMe.mjs → createDataTable-B4UflKnT.mjs} +100 -30
  18. package/dist/{createGroup-CzRZ9COh.mjs → createGroup-BC2nfttd.mjs} +24 -9
  19. package/dist/{createPagination-Tp4C4He8.mjs → createPagination-qvJkcTUY.mjs} +11 -7
  20. package/dist/{createSelection-Dsb3I0zm.mjs → createSelection-BA9guLah.mjs} +28 -21
  21. package/dist/{createSingle-C7IGUjP6.mjs → createSingle-BHxHLZeg.mjs} +13 -17
  22. package/dist/{createTokens-CHTawmud.mjs → createTokens-oJAeh262.mjs} +27 -15
  23. package/dist/{createTrinity-vvXk0ARD.mjs → createTrinity-BTCs1pYx.mjs} +34 -31
  24. package/dist/data-table/adapters/client/index.d.mts +1 -1
  25. package/dist/data-table/adapters/client/index.mjs +1 -1
  26. package/dist/data-table/adapters/index.d.mts +4 -4
  27. package/dist/data-table/adapters/index.mjs +5 -5
  28. package/dist/data-table/adapters/server/index.d.mts +1 -1
  29. package/dist/data-table/adapters/server/index.mjs +1 -1
  30. package/dist/data-table/adapters/virtual/index.d.mts +1 -1
  31. package/dist/data-table/adapters/virtual/index.mjs +1 -1
  32. package/dist/data-table/index.d.mts +6 -6
  33. package/dist/data-table/index.mjs +6 -6
  34. package/dist/date/index.mjs +1 -1
  35. package/dist/features/adapters/posthog/index.mjs +1 -1
  36. package/dist/features/index.d.mts +1 -1
  37. package/dist/features/index.mjs +1 -1
  38. package/dist/{globals-BrRJkuSY.mjs → globals-Berkg6mP.mjs} +1 -1
  39. package/dist/{htmlElements-DcYtv0hg.mjs → htmlElements-CIePKaTX.mjs} +1 -1
  40. package/dist/{index-76fQGkkO.d.mts → index-D4odwkZg.d.mts} +8 -11
  41. package/dist/{index-B_XLHftL.d.mts → index-DFvLSoto.d.mts} +296 -258
  42. package/dist/{index-DoGxDgdN.d.mts → index-DVPq3_Fz.d.mts} +55 -4
  43. package/dist/{index-BFuSOgUi.d.mts → index-Gk3x_7zD.d.mts} +1570 -437
  44. package/dist/{index-BUsrN1vL.d.mts → index-TtSSvHY6.d.mts} +1 -1
  45. package/dist/index.d.mts +12 -12
  46. package/dist/index.mjs +27 -27
  47. package/dist/json/attributes.json +276 -0
  48. package/dist/json/importMap.json +60 -0
  49. package/dist/json/tags.json +136 -2
  50. package/dist/json/web-types.json +1183 -344
  51. package/dist/locale/adapters/index.d.mts +2 -2
  52. package/dist/locale/adapters/index.mjs +2 -2
  53. package/dist/locale/adapters/v0/index.d.mts +1 -1
  54. package/dist/locale/adapters/v0/index.mjs +1 -1
  55. package/dist/locale/adapters/vue-i18n/index.d.mts +1 -1
  56. package/dist/locale/index.d.mts +3 -3
  57. package/dist/locale/index.mjs +2 -2
  58. package/dist/logger/adapters/index.mjs +2 -2
  59. package/dist/logger/adapters/v0/index.mjs +1 -1
  60. package/dist/logger/index.d.mts +1 -1
  61. package/dist/logger/index.mjs +2 -2
  62. package/dist/notifications/index.d.mts +1 -1
  63. package/dist/notifications/index.mjs +1 -1
  64. package/dist/palettes/ant/index.d.mts +1 -1
  65. package/dist/palettes/index.d.mts +2 -2
  66. package/dist/palettes/material/index.d.mts +1 -1
  67. package/dist/palettes/md1/index.d.mts +1 -1
  68. package/dist/palettes/md2/index.d.mts +1 -1
  69. package/dist/palettes/radix/index.d.mts +1 -1
  70. package/dist/palettes/tailwind/index.d.mts +1 -1
  71. package/dist/permissions/adapters/index.d.mts +1 -1
  72. package/dist/permissions/adapters/v0/index.d.mts +1 -1
  73. package/dist/permissions/index.d.mts +1 -1
  74. package/dist/permissions/index.mjs +1 -1
  75. package/dist/{posthog-Ccm8FQfD.mjs → posthog-CPvNHMUb.mjs} +1 -1
  76. package/dist/rules/index.d.mts +1 -1
  77. package/dist/rules/index.mjs +1 -1
  78. package/dist/{server-CIftA0pK.mjs → server-B6OtHgBT.mjs} +1 -1
  79. package/dist/{server-DNUTnISs.d.mts → server-ZiHJ4tfq.d.mts} +1 -1
  80. package/dist/storage/index.d.mts +1 -1
  81. package/dist/storage/index.mjs +1 -1
  82. package/dist/theme/adapters/index.d.mts +1 -1
  83. package/dist/theme/adapters/index.mjs +4 -4
  84. package/dist/theme/adapters/unhead/index.d.mts +1 -1
  85. package/dist/theme/adapters/unhead/index.mjs +1 -1
  86. package/dist/theme/adapters/v0/index.d.mts +1 -1
  87. package/dist/theme/adapters/v0/index.mjs +1 -1
  88. package/dist/theme/index.d.mts +1 -1
  89. package/dist/theme/index.mjs +3 -3
  90. package/dist/{toArray-doLQVI56.mjs → toArray-BA_JxFPv.mjs} +9 -0
  91. package/dist/{unhead--58lO3Z-.mjs → unhead-D2YqAcmF.mjs} +2 -2
  92. package/dist/{useClickOutside-BjO3Nty9.mjs → useClickOutside-B9a6Jext.mjs} +572 -160
  93. package/dist/{useFeatures-D9bGOvh4.mjs → useFeatures-wgMwaQ5W.mjs} +14 -5
  94. package/dist/{useLocale-BRQTt3Ka.mjs → useLocale-qMmVnAwS.mjs} +14 -5
  95. package/dist/{useLogger-Daz-Zr0z.mjs → useLogger-DFIRqm-N.mjs} +33 -16
  96. package/dist/{usePermissions-Yp3guoLH.mjs → usePermissions-tZhkBJmq.mjs} +11 -3
  97. package/dist/{useRules-BFPH7q8w.mjs → useRules-D3UXEtu7.mjs} +10 -2
  98. package/dist/{useTheme-zRa0Nh_g.mjs → useTheme-BeD__R8t.mjs} +14 -5
  99. package/dist/utilities/index.mjs +5 -5
  100. package/dist/{v0-CcV0VwYd.mjs → v0-6XptGYVx.mjs} +2 -2
  101. package/dist/{v0-DOq_Ia5H.mjs → v0-BG7RhKBv.mjs} +2 -2
  102. package/dist/{v0-Bno8FQ_F.mjs → v0-CNitYI9N.mjs} +1 -1
  103. package/dist/{v0-BpgPZ1qB.d.mts → v0-CWXUkMY0.d.mts} +1 -1
  104. package/dist/{v0-BAG8p0si.d.mts → v0-Dzw5OwNo.d.mts} +1 -1
  105. package/dist/{v0-D-AEQbvj.mjs → v0-I2mHxD9T.mjs} +1 -1
  106. package/dist/{virtual-BaQWQ9ji.d.mts → virtual-BCOfxnRS.d.mts} +1 -1
  107. package/dist/{virtual-D1HwNBLS.mjs → virtual-To-dSw2_.mjs} +2 -2
  108. package/package.json +10 -7
  109. package/SKILL.md +0 -95
  110. package/dist/adapters-BbNfjyvY.mjs +0 -5
  111. package/dist/adapters-BzRMo72Y.mjs +0 -4
  112. package/dist/adapters-_DyP1X4U.mjs +0 -2
  113. /package/dist/{index-c55Utzva.d.mts → index-DvuJXuAN.d.mts} +0 -0
@@ -1,10 +1,10 @@
1
1
  import { i as Extensible, o as ID, s as MaybeArray } from "./index-B_AlCD7t.mjs";
2
- import { t as ContextTrinity } from "./index-76fQGkkO.mjs";
3
- import { b as RegistryTicket, c as TokenTicket, i as TokenContext, m as RegistryContext, o as TokenOptions, r as TokenCollection, x as RegistryTicketInput, y as RegistryOptions } from "./index-BUsrN1vL.mjs";
4
- import { v as FilterMode } from "./adapter-BZjmDNJF.mjs";
2
+ import { t as ContextTrinity } from "./index-D4odwkZg.mjs";
3
+ import { b as RegistryTicket, c as TokenTicket, i as TokenContext, m as RegistryContext, o as TokenOptions, r as TokenCollection, x as RegistryTicketInput, y as RegistryOptions } from "./index-TtSSvHY6.mjs";
4
+ import { v as FilterMode } from "./adapter-J7ude3gO.mjs";
5
5
  import { t as DateAdapter } from "./adapter-T7AedXkz.mjs";
6
6
  import { n as FeaturesAdapterFlags, r as FeaturesAdapterInterface } from "./index-CDcl4wPo.mjs";
7
- import { t as LocaleAdapter } from "./adapter-CcHB7rs3.mjs";
7
+ import { t as LocaleAdapter } from "./adapter-DoziXEzS.mjs";
8
8
  import { t as LoggerAdapter } from "./adapter-DNKjooxI.mjs";
9
9
  import { t as StorageAdapter } from "./index-DxruGeVY.mjs";
10
10
  import { App, ComponentPublicInstance, ComputedRef, InjectionKey, MaybeRef, MaybeRefOrGetter, Reactive, Ref, ShallowRef, UnwrapNestedRefs, WatchSource, WritableComputedRef } from "vue";
@@ -177,7 +177,7 @@ interface ModelContext<Z extends ModelTicketInput = ModelTicketInput, E extends
177
177
  * Apply external values to the model
178
178
  *
179
179
  * @param values Array of values to apply. Only `values[0]` is used (single-value store).
180
- * @param options Options for API compatibility with createSelection. The `multiple` field is accepted but ignored.
180
+ * @param options Optional. Accepted for interface compatibility with `createSelection`; ignored at this layer.
181
181
  * @remarks Used internally by `useProxyModel` to sync a ref with the model. Executes two steps sequentially:
182
182
  * 1. **Ref write**: Writes `values[0]` to any selected ticket whose value is a ref.
183
183
  * 2. **Browse resolution**: Clears `selectedIds`, resolves `values[0]` via `registry.browse()`, and selects the match.
@@ -539,6 +539,96 @@ declare function createSelectionContext<Z extends SelectionTicketInput = Selecti
539
539
  */
540
540
  declare function useSelection<Z extends SelectionTicketInput = SelectionTicketInput, E extends SelectionTicket<Z> = SelectionTicket<Z>, R extends SelectionContext<Z, E> = SelectionContext<Z, E>>(namespace?: string): R;
541
541
  //#endregion
542
+ //#region src/composables/useImage/index.d.ts
543
+ type ImageStatus = 'idle' | 'loading' | 'loaded' | 'error';
544
+ interface UseImageOptions {
545
+ /**
546
+ * Image source URL. Changes trigger a reload.
547
+ */
548
+ src: MaybeRefOrGetter<string | undefined>;
549
+ /**
550
+ * Whether the image should load. When `false`, status stays `idle` and
551
+ * `source` resolves to `undefined` so the browser does not start loading.
552
+ * @default true
553
+ */
554
+ eager?: MaybeRefOrGetter<boolean>;
555
+ }
556
+ interface UseImageReturn {
557
+ /**
558
+ * Current loading state.
559
+ */
560
+ readonly status: Readonly<ShallowRef<ImageStatus>>;
561
+ /**
562
+ * Whether the image has not yet started loading (eager is false).
563
+ */
564
+ readonly isIdle: Readonly<Ref<boolean>>;
565
+ /**
566
+ * Whether the image is currently loading.
567
+ */
568
+ readonly isLoading: Readonly<Ref<boolean>>;
569
+ /**
570
+ * Whether the image has loaded successfully.
571
+ */
572
+ readonly isLoaded: Readonly<Ref<boolean>>;
573
+ /**
574
+ * Whether the image failed to load.
575
+ */
576
+ readonly isError: Readonly<Ref<boolean>>;
577
+ /**
578
+ * Gated source URL. Resolves to `undefined` while idle, otherwise the
579
+ * current `src` value. Bind directly to the `<img>` `src` attribute.
580
+ */
581
+ readonly source: Readonly<Ref<string | undefined>>;
582
+ /**
583
+ * Bind to the `<img>` `load` event.
584
+ */
585
+ onLoad: (e?: Event) => void;
586
+ /**
587
+ * Bind to the `<img>` `error` event.
588
+ */
589
+ onError: (e?: Event) => void;
590
+ /**
591
+ * Reset status back to `loading` so the browser re-attempts the source.
592
+ */
593
+ retry: () => void;
594
+ }
595
+ /**
596
+ * Tracks image loading state as a reactive state machine.
597
+ *
598
+ * @param options Configuration options
599
+ * @returns Image context with state refs and event handlers
600
+ *
601
+ * @see https://0.vuetifyjs.com/composables/system/use-image
602
+ *
603
+ * @example
604
+ * ```ts
605
+ * import { toRef } from 'vue'
606
+ * import { useImage } from '@vuetify/v0'
607
+ *
608
+ * const props = defineProps<{ src: string }>()
609
+ *
610
+ * const { source, isLoaded, onLoad, onError, retry } = useImage({
611
+ * src: toRef(() => props.src),
612
+ * })
613
+ * ```
614
+ *
615
+ * @example
616
+ * Composed with `useIntersectionObserver` for lazy loading:
617
+ * ```ts
618
+ * const target = shallowRef<HTMLElement>()
619
+ * const { isIntersecting } = useIntersectionObserver(target, () => {}, {
620
+ * once: true,
621
+ * rootMargin: '200px',
622
+ * })
623
+ *
624
+ * const { source, onLoad, onError } = useImage({
625
+ * src: toRef(() => props.src),
626
+ * eager: isIntersecting,
627
+ * })
628
+ * ```
629
+ */
630
+ declare function useImage(options: UseImageOptions): UseImageReturn;
631
+ //#endregion
542
632
  //#region src/composables/createSingle/index.d.ts
543
633
  /**
544
634
  * Input type for single selection tickets.
@@ -1120,6 +1210,182 @@ declare function createOverflowContext<E extends OverflowContext = OverflowConte
1120
1210
  */
1121
1211
  declare function useOverflow<E extends OverflowContext = OverflowContext>(namespace?: string): E;
1122
1212
  //#endregion
1213
+ //#region src/composables/createStep/index.d.ts
1214
+ /**
1215
+ * Input type for step tickets.
1216
+ * Extend this interface to add custom properties.
1217
+ */
1218
+ interface StepTicketInput<V = unknown> extends SingleTicketInput<V> {}
1219
+ /**
1220
+ * Output type for step tickets.
1221
+ * Includes all input properties plus selection methods.
1222
+ */
1223
+ type StepTicket<Z extends StepTicketInput = StepTicketInput> = SingleTicket<Z>;
1224
+ /**
1225
+ * Context returned by createStep.
1226
+ *
1227
+ * @template Z The input ticket type.
1228
+ * @template E The output ticket type.
1229
+ */
1230
+ interface StepContext<Z extends StepTicketInput = StepTicketInput, E extends StepTicket<Z> = StepTicket<Z>> extends Omit<SingleContext<Z, E>, 'register' | 'onboard'> {
1231
+ /** Select the first Ticket in the collection */
1232
+ first: () => void;
1233
+ /** Select the last Ticket in the collection */
1234
+ last: () => void;
1235
+ /** Select the next Ticket based on current index */
1236
+ next: () => void;
1237
+ /** Select the previous Ticket based on current index */
1238
+ prev: () => void;
1239
+ /** Step through the collection by a given count */
1240
+ step: (count: number) => void;
1241
+ /** Register a new ticket (accepts input type, returns output type) */
1242
+ register: (ticket?: Partial<Z>) => E;
1243
+ /** Onboard multiple tickets at once */
1244
+ onboard: (registrations: Partial<Z>[]) => E[];
1245
+ }
1246
+ interface StepOptions extends SingleOptions {
1247
+ /**
1248
+ * Enable circular navigation (wrapping at boundaries).
1249
+ * - true: Navigation wraps around (carousel behavior)
1250
+ * - false: Navigation stops at boundaries (pagination behavior)
1251
+ * @default false
1252
+ */
1253
+ circular?: boolean;
1254
+ }
1255
+ interface StepContextOptions extends SingleContextOptions {
1256
+ /**
1257
+ * Enable circular navigation (wrapping at boundaries).
1258
+ * - true: Navigation wraps around (carousel behavior)
1259
+ * - false: Navigation stops at boundaries (pagination behavior)
1260
+ * @default false
1261
+ */
1262
+ circular?: boolean;
1263
+ }
1264
+ /**
1265
+ * Creates a new step instance with navigation through items.
1266
+ *
1267
+ * Extends `createSingle` with `first()`, `last()`, `next()`, `prev()`, and `step(count)` methods
1268
+ * for sequential navigation. Supports both circular (wrapping) and bounded (stopping at edges) modes.
1269
+ *
1270
+ * @param options The options for the step instance.
1271
+ * @template Z The type of the step ticket.
1272
+ * @template E The type of the step context.
1273
+ * @returns A new step instance with navigation methods.
1274
+ *
1275
+ * @remarks
1276
+ * **Key Features:**
1277
+ * - **Configurable Navigation**: `circular: true` for wrapping, `false` for bounded (default: false)
1278
+ * - **Disabled Item Skipping**: Automatically skips disabled items during navigation
1279
+ * - **Bidirectional**: Forward (`next`, positive `step`) and backward (`prev`, negative `step`)
1280
+ * - **Safe Edge Cases**: Handles empty registries and all-disabled scenarios gracefully
1281
+ *
1282
+ * **Navigation Methods:**
1283
+ * - `first()`: Select first non-disabled item
1284
+ * - `last()`: Select last non-disabled item
1285
+ * - `next()`: Move to next item (wraps if circular, stops at end if bounded)
1286
+ * - `prev()`: Move to previous item (wraps if circular, stops at start if bounded)
1287
+ * - `step(count)`: Move by `count` positions (negative for backward)
1288
+ *
1289
+ * **Circular Mode (`circular: true`):**
1290
+ * - Uses modulo arithmetic for wrapping: `((index % length) + length) % length`
1291
+ * - Works correctly with negative indexes and large step counts
1292
+ * - Perfect for carousels, theme switchers, infinite scrolling
1293
+ *
1294
+ * **Bounded Mode (`circular: false`, default):**
1295
+ * - Navigation stops at boundaries (no wrapping)
1296
+ * - `next()` on last item does nothing
1297
+ * - `prev()` on first item does nothing
1298
+ * - Perfect for pagination, wizards with explicit completion, forms
1299
+ *
1300
+ * **Inheritance Chain:**
1301
+ * `createRegistry` → `createSelection` → `createSingle` → `createStep`
1302
+ *
1303
+ * @see https://0.vuetifyjs.com/composables/selection/create-step
1304
+ *
1305
+ * @example
1306
+ * ```ts
1307
+ * import { createStep } from '@vuetify/v0'
1308
+ *
1309
+ * // Bounded navigation (default) - for pagination
1310
+ * const pagination = createStep({ circular: false })
1311
+ * pagination.onboard([
1312
+ * { id: 'page-1', value: 1 },
1313
+ * { id: 'page-2', value: 2 },
1314
+ * { id: 'page-3', value: 3 },
1315
+ * ])
1316
+ * pagination.first() // Select page 1
1317
+ * pagination.prev() // Does nothing (already at first)
1318
+ * pagination.next() // Select page 2
1319
+ *
1320
+ * // Circular navigation - for carousels
1321
+ * const carousel = createStep({ circular: true })
1322
+ * carousel.onboard([
1323
+ * { id: 'slide-1', value: 'First' },
1324
+ * { id: 'slide-2', value: 'Second' },
1325
+ * { id: 'slide-3', value: 'Third' },
1326
+ * ])
1327
+ * carousel.first()
1328
+ * carousel.prev() // Wraps to 'slide-3'
1329
+ * carousel.next() // Wraps to 'slide-1'
1330
+ * ```
1331
+ */
1332
+ declare function createStep<Z extends StepTicketInput = StepTicketInput, E extends StepTicket<Z> = StepTicket<Z>, R extends StepContext<Z, E> = StepContext<Z, E>>(_options?: StepOptions): R;
1333
+ /**
1334
+ * Creates a new step context.
1335
+ *
1336
+ * @param options The options for the step context.
1337
+ * @template Z The input ticket type.
1338
+ * @template E The output ticket type.
1339
+ * @template R The context type.
1340
+ * @returns A new step context.
1341
+ *
1342
+ * @see https://0.vuetifyjs.com/composables/selection/create-step
1343
+ *
1344
+ * @example
1345
+ * ```ts
1346
+ * import { createStepContext } from '@vuetify/v0'
1347
+ *
1348
+ * // With default namespace 'v0:step'
1349
+ * export const [useStep, provideStep, context] = createStepContext()
1350
+ *
1351
+ * // In a parent component:
1352
+ * provideStep()
1353
+ *
1354
+ * // In a child component:
1355
+ * const context = useStep()
1356
+ * context.next() // Progress to next step
1357
+ * ```
1358
+ */
1359
+ declare function createStepContext<Z extends StepTicketInput = StepTicketInput, E extends StepTicket<Z> = StepTicket<Z>, R extends StepContext<Z, E> = StepContext<Z, E>>(_options?: StepContextOptions): ContextTrinity<R>;
1360
+ /**
1361
+ * Returns the current step instance.
1362
+ *
1363
+ * @param namespace The namespace for the step context. Defaults to `'v0:step'`.
1364
+ * @template Z The input ticket type.
1365
+ * @template E The output ticket type.
1366
+ * @template R The context type.
1367
+ * @returns The current step instance.
1368
+ *
1369
+ * @see https://0.vuetifyjs.com/composables/selection/create-step
1370
+ *
1371
+ * @example
1372
+ * ```vue
1373
+ * <script setup lang="ts">
1374
+ * import { useStep } from '@vuetify/v0'
1375
+ *
1376
+ * const wizard = useStep()
1377
+ * </script>
1378
+ *
1379
+ * <template>
1380
+ * <div>
1381
+ * <p>Current step: {{ wizard.selectedIndex }}</p>
1382
+ * <button @click="wizard.next()">Next</button>
1383
+ * </div>
1384
+ * </template>
1385
+ * ```
1386
+ */
1387
+ declare function useStep<Z extends StepTicketInput = StepTicketInput, E extends StepTicket<Z> = StepTicket<Z>, R extends StepContext<Z, E> = StepContext<Z, E>>(namespace?: string): R;
1388
+ //#endregion
1123
1389
  //#region src/composables/usePopover/index.d.ts
1124
1390
  interface PopoverOptions {
1125
1391
  /** Auto-generated if not provided */
@@ -1893,33 +2159,6 @@ type NestedTicket<Z extends NestedTicketInput = NestedTicketInput> = GroupTicket
1893
2159
  siblings: () => ID[]; /** Get 1-indexed position among siblings (for aria-posinset) */
1894
2160
  position: () => number;
1895
2161
  };
1896
- /**
1897
- * Minimal context interface for open strategy callbacks.
1898
- * Only exposes the state needed for open/close operations.
1899
- */
1900
- interface OpenStrategyContext {
1901
- /** Set of currently opened item IDs (mutable for strategy control) */
1902
- openedIds: Reactive<Set<ID>>;
1903
- /** Map of parent IDs to child ID arrays (readonly - use for traversal only) */
1904
- readonly children: ReadonlyMap<ID, readonly ID[]>;
1905
- /** Map of child IDs to parent IDs (readonly - use for traversal only) */
1906
- readonly parents: ReadonlyMap<ID, ID | undefined>;
1907
- }
1908
- /**
1909
- * Strategy interface for controlling how items are opened.
1910
- *
1911
- * @remarks
1912
- * Strategies define the behavior when an item is opened:
1913
- * - Single: Only one item open at a time
1914
- * - Multiple: Multiple items can be open
1915
- * - Custom: Implement your own logic
1916
- */
1917
- interface OpenStrategy {
1918
- /** Called when an item is opened */
1919
- onOpen?: (id: ID, context: OpenStrategyContext) => void;
1920
- /** Called when an item is closed */
1921
- onClose?: (id: ID, context: OpenStrategyContext) => void;
1922
- }
1923
2162
  /**
1924
2163
  * Registration input for nested items.
1925
2164
  * Allows inline children definition for easier tree construction.
@@ -2013,8 +2252,6 @@ interface NestedContext<Z extends NestedTicketInput = NestedTicketInput, E exten
2013
2252
  visibleItems: () => E[];
2014
2253
  /** Whether multiple items can be selected */
2015
2254
  readonly multiple: boolean;
2016
- /** Strategy controlling how items are opened */
2017
- openStrategy: OpenStrategy;
2018
2255
  /** Select item(s) and all descendants, updating ancestor mixed states */
2019
2256
  select: (ids: ID | ID[]) => void;
2020
2257
  /** Unselect item(s) and all descendants, updating ancestor mixed states */
@@ -2084,12 +2321,6 @@ interface NestedOptions extends GroupOptions {
2084
2321
  * - `'multiple'`: Multiple items can be active simultaneously
2085
2322
  */
2086
2323
  active?: NestedActiveMode;
2087
- /**
2088
- * Advanced: Custom strategy for open behavior.
2089
- * Overrides `open` option if provided.
2090
- * @deprecated Use `open` option for simple cases
2091
- */
2092
- openStrategy?: OpenStrategy;
2093
2324
  }
2094
2325
  /**
2095
2326
  * Options for creating a nested context.
@@ -2124,47 +2355,8 @@ interface NestedContextOptions extends GroupContextOptions {
2124
2355
  * - `'multiple'`: Multiple items can be active simultaneously
2125
2356
  */
2126
2357
  active?: NestedActiveMode;
2127
- /**
2128
- * Advanced: Custom strategy for open behavior.
2129
- * Overrides `open` option if provided.
2130
- * @deprecated Use `open` option for simple cases
2131
- */
2132
- openStrategy?: OpenStrategy;
2133
2358
  }
2134
2359
  //#endregion
2135
- //#region src/composables/createNested/strategies.d.ts
2136
- /**
2137
- * Multiple open strategy: allows multiple nodes to be open simultaneously.
2138
- *
2139
- * @remarks
2140
- * Perfect for tree views, file explorers, and nested menus where users expect
2141
- * to keep multiple sections expanded at once.
2142
- *
2143
- * @example
2144
- * ```ts
2145
- * const tree = createNested({ openStrategy: multipleOpenStrategy })
2146
- * tree.open('node-1')
2147
- * tree.open('node-2')
2148
- * // Both nodes are now open
2149
- * ```
2150
- */
2151
- declare const multipleOpenStrategy: OpenStrategy;
2152
- /**
2153
- * Single open strategy: only one node can be open at a time (accordion behavior).
2154
- *
2155
- * @remarks
2156
- * Perfect for accordions, single-select navigation, and contexts where only
2157
- * one section should be visible at a time.
2158
- *
2159
- * @example
2160
- * ```ts
2161
- * const tree = createNested({ openStrategy: singleOpenStrategy })
2162
- * tree.open('node-1') // node-1 opens
2163
- * tree.open('node-2') // node-1 closes, node-2 opens
2164
- * ```
2165
- */
2166
- declare const singleOpenStrategy: OpenStrategy;
2167
- //#endregion
2168
2360
  //#region src/composables/createNested/index.d.ts
2169
2361
  /**
2170
2362
  * Creates a new nested tree instance with hierarchical management.
@@ -2246,6 +2438,15 @@ declare function useNested(namespace?: string): NestedContext;
2246
2438
  *
2247
2439
  * Used by createSlider, createNumberField, and other numeric composables.
2248
2440
  * Handles floating-point precision correction internally.
2441
+ *
2442
+ * @example
2443
+ * ```ts
2444
+ * import { createNumeric } from '@vuetify/v0'
2445
+ *
2446
+ * const numeric = createNumeric({ min: 0, max: 10, step: 1 })
2447
+ * console.log(numeric.snap(3.7)) // 4
2448
+ * console.log(numeric.toPercent(5)) // 0.5
2449
+ * ```
2249
2450
  */
2250
2451
  interface NumericOptions {
2251
2452
  /** Minimum value. @default -Infinity */
@@ -3194,182 +3395,6 @@ interface SliderContext extends Omit<ModelContext<SliderTicketInput, ModelTicket
3194
3395
  */
3195
3396
  declare function createSlider(options?: SliderOptions): SliderContext;
3196
3397
  //#endregion
3197
- //#region src/composables/createStep/index.d.ts
3198
- /**
3199
- * Input type for step tickets.
3200
- * Extend this interface to add custom properties.
3201
- */
3202
- interface StepTicketInput<V = unknown> extends SingleTicketInput<V> {}
3203
- /**
3204
- * Output type for step tickets.
3205
- * Includes all input properties plus selection methods.
3206
- */
3207
- type StepTicket<Z extends StepTicketInput = StepTicketInput> = SingleTicket<Z>;
3208
- /**
3209
- * Context returned by createStep.
3210
- *
3211
- * @template Z The input ticket type.
3212
- * @template E The output ticket type.
3213
- */
3214
- interface StepContext<Z extends StepTicketInput = StepTicketInput, E extends StepTicket<Z> = StepTicket<Z>> extends Omit<SingleContext<Z, E>, 'register' | 'onboard'> {
3215
- /** Select the first Ticket in the collection */
3216
- first: () => void;
3217
- /** Select the last Ticket in the collection */
3218
- last: () => void;
3219
- /** Select the next Ticket based on current index */
3220
- next: () => void;
3221
- /** Select the previous Ticket based on current index */
3222
- prev: () => void;
3223
- /** Step through the collection by a given count */
3224
- step: (count: number) => void;
3225
- /** Register a new ticket (accepts input type, returns output type) */
3226
- register: (ticket?: Partial<Z>) => E;
3227
- /** Onboard multiple tickets at once */
3228
- onboard: (registrations: Partial<Z>[]) => E[];
3229
- }
3230
- interface StepOptions extends SingleOptions {
3231
- /**
3232
- * Enable circular navigation (wrapping at boundaries).
3233
- * - true: Navigation wraps around (carousel behavior)
3234
- * - false: Navigation stops at boundaries (pagination behavior)
3235
- * @default false
3236
- */
3237
- circular?: boolean;
3238
- }
3239
- interface StepContextOptions extends SingleContextOptions {
3240
- /**
3241
- * Enable circular navigation (wrapping at boundaries).
3242
- * - true: Navigation wraps around (carousel behavior)
3243
- * - false: Navigation stops at boundaries (pagination behavior)
3244
- * @default false
3245
- */
3246
- circular?: boolean;
3247
- }
3248
- /**
3249
- * Creates a new step instance with navigation through items.
3250
- *
3251
- * Extends `createSingle` with `first()`, `last()`, `next()`, `prev()`, and `step(count)` methods
3252
- * for sequential navigation. Supports both circular (wrapping) and bounded (stopping at edges) modes.
3253
- *
3254
- * @param options The options for the step instance.
3255
- * @template Z The type of the step ticket.
3256
- * @template E The type of the step context.
3257
- * @returns A new step instance with navigation methods.
3258
- *
3259
- * @remarks
3260
- * **Key Features:**
3261
- * - **Configurable Navigation**: `circular: true` for wrapping, `false` for bounded (default: false)
3262
- * - **Disabled Item Skipping**: Automatically skips disabled items during navigation
3263
- * - **Bidirectional**: Forward (`next`, positive `step`) and backward (`prev`, negative `step`)
3264
- * - **Safe Edge Cases**: Handles empty registries and all-disabled scenarios gracefully
3265
- *
3266
- * **Navigation Methods:**
3267
- * - `first()`: Select first non-disabled item
3268
- * - `last()`: Select last non-disabled item
3269
- * - `next()`: Move to next item (wraps if circular, stops at end if bounded)
3270
- * - `prev()`: Move to previous item (wraps if circular, stops at start if bounded)
3271
- * - `step(count)`: Move by `count` positions (negative for backward)
3272
- *
3273
- * **Circular Mode (`circular: true`):**
3274
- * - Uses modulo arithmetic for wrapping: `((index % length) + length) % length`
3275
- * - Works correctly with negative indexes and large step counts
3276
- * - Perfect for carousels, theme switchers, infinite scrolling
3277
- *
3278
- * **Bounded Mode (`circular: false`, default):**
3279
- * - Navigation stops at boundaries (no wrapping)
3280
- * - `next()` on last item does nothing
3281
- * - `prev()` on first item does nothing
3282
- * - Perfect for pagination, wizards with explicit completion, forms
3283
- *
3284
- * **Inheritance Chain:**
3285
- * `createRegistry` → `createSelection` → `createSingle` → `createStep`
3286
- *
3287
- * @see https://0.vuetifyjs.com/composables/selection/create-step
3288
- *
3289
- * @example
3290
- * ```ts
3291
- * import { createStep } from '@vuetify/v0'
3292
- *
3293
- * // Bounded navigation (default) - for pagination
3294
- * const pagination = createStep({ circular: false })
3295
- * pagination.onboard([
3296
- * { id: 'page-1', value: 1 },
3297
- * { id: 'page-2', value: 2 },
3298
- * { id: 'page-3', value: 3 },
3299
- * ])
3300
- * pagination.first() // Select page 1
3301
- * pagination.prev() // Does nothing (already at first)
3302
- * pagination.next() // Select page 2
3303
- *
3304
- * // Circular navigation - for carousels
3305
- * const carousel = createStep({ circular: true })
3306
- * carousel.onboard([
3307
- * { id: 'slide-1', value: 'First' },
3308
- * { id: 'slide-2', value: 'Second' },
3309
- * { id: 'slide-3', value: 'Third' },
3310
- * ])
3311
- * carousel.first()
3312
- * carousel.prev() // Wraps to 'slide-3'
3313
- * carousel.next() // Wraps to 'slide-1'
3314
- * ```
3315
- */
3316
- declare function createStep<Z extends StepTicketInput = StepTicketInput, E extends StepTicket<Z> = StepTicket<Z>, R extends StepContext<Z, E> = StepContext<Z, E>>(_options?: StepOptions): R;
3317
- /**
3318
- * Creates a new step context.
3319
- *
3320
- * @param options The options for the step context.
3321
- * @template Z The input ticket type.
3322
- * @template E The output ticket type.
3323
- * @template R The context type.
3324
- * @returns A new step context.
3325
- *
3326
- * @see https://0.vuetifyjs.com/composables/selection/create-step
3327
- *
3328
- * @example
3329
- * ```ts
3330
- * import { createStepContext } from '@vuetify/v0'
3331
- *
3332
- * // With default namespace 'v0:step'
3333
- * export const [useStep, provideStep, context] = createStepContext()
3334
- *
3335
- * // In a parent component:
3336
- * provideStep()
3337
- *
3338
- * // In a child component:
3339
- * const context = useStep()
3340
- * context.next() // Progress to next step
3341
- * ```
3342
- */
3343
- declare function createStepContext<Z extends StepTicketInput = StepTicketInput, E extends StepTicket<Z> = StepTicket<Z>, R extends StepContext<Z, E> = StepContext<Z, E>>(_options?: StepContextOptions): ContextTrinity<R>;
3344
- /**
3345
- * Returns the current step instance.
3346
- *
3347
- * @param namespace The namespace for the step context. Defaults to `'v0:step'`.
3348
- * @template Z The input ticket type.
3349
- * @template E The output ticket type.
3350
- * @template R The context type.
3351
- * @returns The current step instance.
3352
- *
3353
- * @see https://0.vuetifyjs.com/composables/selection/create-step
3354
- *
3355
- * @example
3356
- * ```vue
3357
- * <script setup lang="ts">
3358
- * import { useStep } from '@vuetify/v0'
3359
- *
3360
- * const wizard = useStep()
3361
- * </script>
3362
- *
3363
- * <template>
3364
- * <div>
3365
- * <p>Current step: {{ wizard.selectedIndex }}</p>
3366
- * <button @click="wizard.next()">Next</button>
3367
- * </div>
3368
- * </template>
3369
- * ```
3370
- */
3371
- declare function useStep<Z extends StepTicketInput = StepTicketInput, E extends StepTicket<Z> = StepTicket<Z>, R extends StepContext<Z, E> = StepContext<Z, E>>(namespace?: string): R;
3372
- //#endregion
3373
3398
  //#region src/composables/createTimeline/index.d.ts
3374
3399
  interface TimelineContext<Z extends TimelineTicket> extends RegistryContext<Z> {
3375
3400
  /**
@@ -3891,6 +3916,15 @@ declare function useVirtual<T = unknown>(namespace?: string): VirtualContext<T>;
3891
3916
  * Converts single values into single-element arrays, passes arrays through unchanged,
3892
3917
  * and handles null/undefined by returning empty arrays. Perfect for functions that
3893
3918
  * accept both single values and arrays as input (e.g., ID | ID[]).
3919
+ *
3920
+ * @example
3921
+ * ```ts
3922
+ * import { toArray } from '@vuetify/v0'
3923
+ *
3924
+ * toArray('hello') // ['hello']
3925
+ * toArray(['a', 'b']) // ['a', 'b']
3926
+ * toArray(null) // []
3927
+ * ```
3894
3928
  */
3895
3929
  /**
3896
3930
  * Converts a value to an array.
@@ -5919,6 +5953,8 @@ interface ThemeAdapterInterface {
5919
5953
  update: (colors: Record<string, Colors>, isDark?: boolean) => void;
5920
5954
  }
5921
5955
  declare abstract class ThemeAdapter implements ThemeAdapterInterface {
5956
+ private static UNSAFE_CSS;
5957
+ private static SAFE_IDENT;
5922
5958
  stylesheetId: string;
5923
5959
  prefix: string;
5924
5960
  rgb: boolean;
@@ -6031,9 +6067,11 @@ type ThemeTicket<Z extends ThemeTicketInput = ThemeTicketInput> = SingleTicket<Z
6031
6067
  */
6032
6068
  interface ThemeContext<Z extends ThemeTicketInput = ThemeTicketInput, E extends ThemeTicket<Z> = ThemeTicket<Z>> extends Omit<SingleContext<Z, E>, 'register'> {
6033
6069
  /**
6034
- * A computed reference to the resolved colors of the current theme.
6070
+ * A computed reference to the resolved colors of all registered themes.
6035
6071
  *
6036
- * @remarks The colors are resolved by replacing any token aliases with their actual values.
6072
+ * @remarks Returns a record keyed by theme ID. Each value contains the theme's colors
6073
+ * with any token aliases resolved to their actual values. Lazy themes are excluded
6074
+ * unless they are currently selected.
6037
6075
  *
6038
6076
  * @see https://0.vuetifyjs.com/composables/plugins/use-theme
6039
6077
  *
@@ -6299,4 +6337,4 @@ interface ToggleScopeControls {
6299
6337
  */
6300
6338
  declare function useToggleScope(source: WatchSource<boolean>, fn: (() => void) | ((controls: ToggleScopeControls) => void)): ToggleScopeControls;
6301
6339
  //#endregion
6302
- export { RtlAdapter as $, ComboboxAdapterContext as $a, NestedTicketInput as $i, createFeaturesContext as $n, StepContextOptions as $r, useMediaQuery as $t, createStorageContext as A, createRulesFallback as Aa, ProgressTicketInput as Ai, UseIntersectionObserverReturn as An, useBreadcrumbs as Ao, toReactive as Ar, createPermissionsPlugin as At, createStackContext as B, ContextKey as Ba, createNested as Bi, createHydrationPlugin as Bn, SelectionContextOptions as Bo, VirtualOptions as Br, NotificationsContext as Bt, ThemeAdapter as C, RuleAliases as Ca, createQueue as Ci, useLocale as Cn, BreadcrumbTicket as Co, BreakpointsContextOptions as Cr, PermissionContext as Ct, StorageOptions as D, RulesOptions as Da, ProgressContextOptions as Di, IntersectionObserverEntry as Dn, BreadcrumbsOptions as Do, createBreakpointsContext as Dr, PermissionTicket as Dt, StorageContextOptions as E, RulesContextOptions as Ea, ProgressContext as Ei, useLazy as En, BreadcrumbsContextOptions as Eo, createBreakpoints as Er, PermissionPluginOptions as Et, StackOptions as F, Plugin as Fa, NumberFieldOptions as Fi, HydrationOptions as Fn, SingleTicketInput as Fo, VirtualAnchor as Fr, NotificationInput as Ft, RtlOptions as G, ComboboxContext as Ga, NestedActiveMode as Gi, useHotkey as Gn, createSelectionContext as Go, TimelineContext as Gr, createNotificationsPlugin as Gt, useStack as H, createContext as Ha, useNested as Hi, PlatformContext as Hn, SelectionTicket as Ho, createVirtual as Hr, NotificationsPluginOptions as Ht, StackPluginOptions as I, PluginContextConfig as Ia, createNumberField as Ii, HydrationPluginOptions as In, createSingle as Io, VirtualContext as Ir, NotificationSeverity as It, createRtlContext as J, createComboboxContext as Ja, NestedOpenMode as Ji, FeatureOptions as Jn, ModelOptions as Jo, TimelineTicket as Jr, ObservableNodeList as Jt, RtlPluginOptions as K, ComboboxOptions as Ka, NestedContext as Ki, FeatureContext as Kn, useSelection as Ko, TimelineContextOptions as Kr, useNotifications as Kt, StackTicket as L, PluginOptions as La, NumericContext as Li, createFallbackHydration as Ln, createSingleContext as Lo, VirtualContextOptions as Lr, NotificationTicket as Lt, useStorage as M, useRules as Ma, createProgressContext as Mi, useIntersectionObserver as Mn, SingleContextOptions as Mo, toElement as Mr, Vuetify0PermissionAdapter as Mt, StackContext as N, StandardSchemaV1 as Na, useProgress as Ni, HydrationContext as Nn, SingleOptions as No, toArray as Nr, PermissionAdapter as Nt, StoragePluginOptions as O, createRules as Oa, ProgressOptions as Oi, IntersectionObserverOptions as On, createBreadcrumbs as Oo, createBreakpointsPlugin as Or, createPermissions as Ot, StackContextOptions as P, isStandardSchema as Pa, NumberFieldContext as Pi, HydrationContextOptions as Pn, SingleTicket as Po, ScrollToOptions as Pr, PermissionAdapterInterface as Pt, Vuetify0RtlAdapter as Q, ClientAdapterOptions as Qa, NestedTicket as Qi, createFeatures as Qn, StepContext as Qr, MediaQueryContext as Qt, StackTicketInput as R, createPlugin as Ra, NumericOptions as Ri, createHydration as Rn, useSingle as Ro, VirtualDirection as Rr, NotificationsAdapterContext as Rt, Vuetify0ThemeOptions as S, RuleAlias as Sa, QueueTicketInput as Si, createLocalePlugin as Sn, useGroup as So, BreakpointsContext as Sr, usePresence as St, StorageContext as T, RulesContext as Ta, useQueue as Ti, LazyOptions as Tn, BreadcrumbsContext as To, BreakpointsPluginOptions as Tr, PermissionOptions as Tt, RtlContext as U, provideContext as Ua, multipleOpenStrategy as Ui, UseHotkeyOptions as Un, SelectionTicketInput as Uo, createVirtualContext as Ur, createNotifications as Ut, createStackPlugin as V, CreateContextOptions as Va, createNestedContext as Vi, useHydration as Vn, SelectionOptions as Vo, VirtualState as Vr, NotificationsOptions as Vt, RtlContextOptions as W, useContext as Wa, singleOpenStrategy as Wi, UseHotkeyReturn as Wn, createSelection as Wo, useVirtual as Wr, createNotificationsContext as Wt, createRtlPlugin as X, ServerAdapter as Xa, NestedRegistration as Xi, FeatureTicket as Xn, ModelTicketInput as Xo, createTimelineContext as Xr, UseMutationObserverReturn as Xt, createRtlFallback as Y, useCombobox as Ya, NestedOptions as Yi, FeaturePluginOptions as Yn, ModelTicket as Yo, createTimeline as Yr, UseMutationObserverOptions as Yt, useRtl as Z, ClientAdapter as Za, NestedSelectionMode as Zi, FeatureTicketInput as Zn, createModel as Zo, useTimeline as Zr, useMutationObserver as Zt, createThemePlugin as _, ValidationContext as _a, useRating as _i, LocaleTicket as _n, GroupOptions as _o, ClickOutsideTarget as _r, ProxyModelTarget as _t, useTimer as a, createInput as aa, useStep as ai, LoggerOptions as an, useVirtualFocus as ao, useEventListener as ar, ResizeObserverEntry as at, V0UnheadThemeOptions as b, ValidationTicketInput as ba, QueueOptions as bi, createLocaleContext as bn, createGroup as bo, useClickOutside as br, UsePresenceOptions as bt, ThemeContext as c, FormOptions as ca, SliderTicketInput as ci, createLoggerContext as cn, usePopover as co, DateContextOptions as cr, UseResizeObserverReturn as ct, ThemePluginOptions as d, FormValidationResult as da, RatingContextOptions as di, LogLevel as dn, OverflowOptions as do, createDate as dr, UseRafReturn as dt, OpenStrategy as ea, StepOptions as ei, usePrefersContrast as en, ComboboxAdapterInterface as eo, createFeaturesPlugin as er, RtlAdapterSetupContext as et, ThemeRecord as f, FormValidationRule as fa, RatingItemDescriptor as fi, LocaleContext as fn, createOverflow as fo, createDateContext as fr, useRaf as ft, createThemeContext as g, useForm as ga, createRatingContext as gi, LocaleRecord as gn, GroupContextOptions as go, ClickOutsideIgnoreTarget as gr, ProxyModelOptions as gt, createTheme as h, createFormContext as ha, createRating as hi, LocalePluginOptions as hn, GroupContext as ho, ClickOutsideElement as hr, useProxyRegistry as ht, TimerOptions as i, InputState as ia, createStepContext as ii, LoggerContextOptions as in, VirtualFocusReturn as io, useDocumentEventListener as ir, useRovingFocus as it, createStoragePlugin as j, createRulesPlugin as ja, createProgress as ji, useElementIntersection as jn, SingleContext as jo, MaybeElementRef as jr, usePermissions as jt, createStorage as k, createRulesContext as ka, ProgressTicket as ki, UseElementIntersectionReturn as kn, createBreadcrumbsContext as ko, useBreakpoints as kr, createPermissionsContext as kt, ThemeContextOptions as l, FormTicket as la, createSlider as li, createLoggerPlugin as ln, OverflowContext as lo, DateOptions as lr, useElementSize as lt, ThemeTicketInput as m, createForm as ma, RatingOptions as mi, LocaleOptions as mn, useOverflow as mo, useDate as mr, ProxyRegistryOptions as mt, useToggleScope as n, InputContext as na, StepTicketInput as ni, usePrefersReducedMotion as nn, VirtualFocusItem as no, CleanupFunction as nr, RovingFocusReturn as nt, Colors as o, FormContext as oa, SliderContext as oi, LoggerPluginOptions as on, PopoverOptions as oo, useWindowEventListener as or, ResizeObserverOptions as ot, ThemeTicket as p, FormValue as pa, RatingItemState as pi, LocaleContextOptions as pn, createOverflowContext as po, createDatePlugin as pr, ProxyRegistryContext as pt, createRtl as q, createCombobox as qa, NestedContextOptions as qi, FeatureContextOptions as qn, ModelContext as qo, TimelineOptions as qr, MutationObserverRecord as qt, TimerContext as r, InputOptions as ra, createStep as ri, LoggerContext as rn, VirtualFocusOptions as ro, EventHandler as rr, RovingItem as rt, ThemeColors as s, FormContextOptions as sa, SliderOptions as si, createLogger as sn, PopoverReturn as so, DateContext as sr, UseElementSizeReturn as st, ToggleScopeControls as t, OpenStrategyContext as ta, StepTicket as ti, usePrefersDark as tn, ComboboxAdapterResult as to, useFeatures as tr, RovingFocusOptions as tt, ThemeOptions as u, FormTicketInput as ua, RatingContext as ui, useLogger as un, OverflowContextOptions as uo, DatePluginOptions as ur, useResizeObserver as ut, useTheme as v, ValidationOptions as va, QueueContext as vi, LocaleTicketInput as vn, GroupTicket as vo, UseClickOutsideOptions as vr, useProxyModel as vt, ThemeAdapterInterface as w, RuleInput as wa, createQueueContext as wi, LazyContext as wn, BreadcrumbTicketInput as wo, BreakpointsOptions as wr, PermissionContextOptions as wt, V0StyleSheetThemeAdapter as x, createValidation as xa, QueueTicket as xi, createLocaleFallback as xn, createGroupContext as xo, BreakpointName as xr, UsePresenceReturn as xt, V0UnheadThemeAdapter as y, ValidationTicket as ya, QueueContextOptions as yi, createLocale as yn, GroupTicketInput as yo, UseClickOutsideReturn as yr, PresenceState as yt, createStack as z, createPluginContext as za, createNumeric as zi, createHydrationContext as zn, SelectionContext as zo, VirtualItem as zr, NotificationsAdapterInterface as zt };
6340
+ export { RtlAdapter as $, StepOptions as $a, FormValidationResult as $i, createFeaturesContext as $n, SliderOptions as $r, useMediaQuery as $t, createStorageContext as A, createContext as Aa, NumericOptions as Ai, UseIntersectionObserverReturn as An, SingleTicket as Ao, toReactive as Ar, createPermissionsPlugin as At, createStackContext as B, ClientAdapterOptions as Ba, NestedRegistration as Bi, createHydrationPlugin as Bn, SelectionContextOptions as Bo, VirtualOptions as Br, NotificationsContext as Bt, ThemeAdapter as C, Plugin as Ca, createProgress as Ci, useLocale as Cn, BreadcrumbsOptions as Co, BreakpointsContextOptions as Cr, PermissionContext as Ct, StorageOptions as D, createPluginContext as Da, NumberFieldOptions as Di, IntersectionObserverEntry as Dn, SingleContext as Do, createBreakpointsContext as Dr, PermissionTicket as Dt, StorageContextOptions as E, createPlugin as Ea, NumberFieldContext as Ei, useLazy as En, useBreadcrumbs as Eo, createBreakpoints as Er, PermissionPluginOptions as Et, StackOptions as F, createCombobox as Fa, NestedActiveMode as Fi, HydrationOptions as Fn, ImageStatus as Fo, VirtualAnchor as Fr, NotificationInput as Ft, RtlOptions as G, VirtualFocusOptions as Ga, InputOptions as Gi, useHotkey as Gn, createSelectionContext as Go, TimelineContext as Gr, createNotificationsPlugin as Gt, useStack as H, ComboboxAdapterInterface as Ha, NestedTicket as Hi, PlatformContext as Hn, SelectionTicket as Ho, createVirtual as Hr, NotificationsPluginOptions as Ht, StackPluginOptions as I, createComboboxContext as Ia, NestedContext as Ii, HydrationPluginOptions as In, UseImageOptions as Io, VirtualContext as Ir, NotificationSeverity as It, createRtlContext as J, PopoverOptions as Ja, FormContext as Ji, FeatureOptions as Jn, ModelOptions as Jo, TimelineTicket as Jr, ObservableNodeList as Jt, RtlPluginOptions as K, VirtualFocusReturn as Ka, InputState as Ki, FeatureContext as Kn, useSelection as Ko, TimelineContextOptions as Kr, useNotifications as Kt, StackTicket as L, useCombobox as La, NestedContextOptions as Li, createFallbackHydration as Ln, UseImageReturn as Lo, VirtualContextOptions as Lr, NotificationTicket as Lt, useStorage as M, useContext as Ma, createNested as Mi, useIntersectionObserver as Mn, createSingle as Mo, toElement as Mr, Vuetify0PermissionAdapter as Mt, StackContext as N, ComboboxContext as Na, createNestedContext as Ni, HydrationContext as Nn, createSingleContext as No, toArray as Nr, PermissionAdapter as Nt, StoragePluginOptions as O, ContextKey as Oa, createNumberField as Oi, IntersectionObserverOptions as On, SingleContextOptions as Oo, createBreakpointsPlugin as Or, createPermissions as Ot, StackContextOptions as P, ComboboxOptions as Pa, useNested as Pi, HydrationContextOptions as Pn, useSingle as Po, ScrollToOptions as Pr, PermissionAdapterInterface as Pt, Vuetify0RtlAdapter as Q, StepContextOptions as Qa, FormTicketInput as Qi, createFeatures as Qn, SliderContext as Qr, MediaQueryContext as Qt, StackTicketInput as R, ServerAdapter as Ra, NestedOpenMode as Ri, createHydration as Rn, useImage as Ro, VirtualDirection as Rr, NotificationsAdapterContext as Rt, Vuetify0ThemeOptions as S, isStandardSchema as Sa, ProgressTicketInput as Si, createLocalePlugin as Sn, BreadcrumbsContextOptions as So, BreakpointsContext as Sr, usePresence as St, StorageContext as T, PluginOptions as Ta, useProgress as Ti, LazyOptions as Tn, createBreadcrumbsContext as To, BreakpointsPluginOptions as Tr, PermissionOptions as Tt, RtlContext as U, ComboboxAdapterResult as Ua, NestedTicketInput as Ui, UseHotkeyOptions as Un, SelectionTicketInput as Uo, createVirtualContext as Ur, createNotifications as Ut, createStackPlugin as V, ComboboxAdapterContext as Va, NestedSelectionMode as Vi, useHydration as Vn, SelectionOptions as Vo, VirtualState as Vr, NotificationsOptions as Vt, RtlContextOptions as W, VirtualFocusItem as Wa, InputContext as Wi, UseHotkeyReturn as Wn, createSelection as Wo, useVirtual as Wr, createNotificationsContext as Wt, createRtlPlugin as X, usePopover as Xa, FormOptions as Xi, FeatureTicket as Xn, ModelTicketInput as Xo, createTimelineContext as Xr, UseMutationObserverReturn as Xt, createRtlFallback as Y, PopoverReturn as Ya, FormContextOptions as Yi, FeaturePluginOptions as Yn, ModelTicket as Yo, createTimeline as Yr, UseMutationObserverOptions as Yt, useRtl as Z, StepContext as Za, FormTicket as Zi, FeatureTicketInput as Zn, createModel as Zo, useTimeline as Zr, useMutationObserver as Zt, createThemePlugin as _, createRulesContext as _a, useQueue as _i, LocaleTicket as _n, createGroupContext as _o, ClickOutsideTarget as _r, ProxyModelTarget as _t, useTimer as a, ValidationContext as aa, RatingItemState as ai, LoggerOptions as an, OverflowContext as ao, useEventListener as ar, ResizeObserverEntry as at, V0UnheadThemeOptions as b, useRules as ba, ProgressOptions as bi, createLocaleContext as bn, BreadcrumbTicketInput as bo, useClickOutside as br, UsePresenceOptions as bt, ThemeContext as c, ValidationTicketInput as ca, createRatingContext as ci, createLoggerContext as cn, createOverflow as co, DateContextOptions as cr, UseResizeObserverReturn as ct, ThemePluginOptions as d, RuleAliases as da, QueueContextOptions as di, LogLevel as dn, GroupContext as do, createDate as dr, UseRafReturn as dt, FormValidationRule as ea, SliderTicketInput as ei, usePrefersContrast as en, StepTicket as eo, createFeaturesPlugin as er, RtlAdapterSetupContext as et, ThemeRecord as f, RuleInput as fa, QueueOptions as fi, LocaleContext as fn, GroupContextOptions as fo, createDateContext as fr, useRaf as ft, createThemeContext as g, createRules as ga, createQueueContext as gi, LocaleRecord as gn, createGroup as go, ClickOutsideIgnoreTarget as gr, ProxyModelOptions as gt, createTheme as h, RulesOptions as ha, createQueue as hi, LocalePluginOptions as hn, GroupTicketInput as ho, ClickOutsideElement as hr, useProxyRegistry as ht, TimerOptions as i, useForm as ia, RatingItemDescriptor as ii, LoggerContextOptions as in, useStep as io, useDocumentEventListener as ir, useRovingFocus as it, createStoragePlugin as j, provideContext as ja, createNumeric as ji, useElementIntersection as jn, SingleTicketInput as jo, MaybeElementRef as jr, usePermissions as jt, createStorage as k, CreateContextOptions as ka, NumericContext as ki, UseElementIntersectionReturn as kn, SingleOptions as ko, useBreakpoints as kr, createPermissionsContext as kt, ThemeContextOptions as l, createValidation as la, useRating as li, createLoggerPlugin as ln, createOverflowContext as lo, DateOptions as lr, useElementSize as lt, ThemeTicketInput as m, RulesContextOptions as ma, QueueTicketInput as mi, LocaleOptions as mn, GroupTicket as mo, useDate as mr, ProxyRegistryOptions as mt, useToggleScope as n, createForm as na, RatingContext as ni, usePrefersReducedMotion as nn, createStep as no, CleanupFunction as nr, RovingFocusReturn as nt, Colors as o, ValidationOptions as oa, RatingOptions as oi, LoggerPluginOptions as on, OverflowContextOptions as oo, useWindowEventListener as or, ResizeObserverOptions as ot, ThemeTicket as p, RulesContext as pa, QueueTicket as pi, LocaleContextOptions as pn, GroupOptions as po, createDatePlugin as pr, ProxyRegistryContext as pt, createRtl as q, useVirtualFocus as qa, createInput as qi, FeatureContextOptions as qn, ModelContext as qo, TimelineOptions as qr, MutationObserverRecord as qt, TimerContext as r, createFormContext as ra, RatingContextOptions as ri, LoggerContext as rn, createStepContext as ro, EventHandler as rr, RovingItem as rt, ThemeColors as s, ValidationTicket as sa, createRating as si, createLogger as sn, OverflowOptions as so, DateContext as sr, UseElementSizeReturn as st, ToggleScopeControls as t, FormValue as ta, createSlider as ti, usePrefersDark as tn, StepTicketInput as to, useFeatures as tr, RovingFocusOptions as tt, ThemeOptions as u, RuleAlias as ua, QueueContext as ui, useLogger as un, useOverflow as uo, DatePluginOptions as ur, useResizeObserver as ut, useTheme as v, createRulesFallback as va, ProgressContext as vi, LocaleTicketInput as vn, useGroup as vo, UseClickOutsideOptions as vr, useProxyModel as vt, ThemeAdapterInterface as w, PluginContextConfig as wa, createProgressContext as wi, LazyContext as wn, createBreadcrumbs as wo, BreakpointsOptions as wr, PermissionContextOptions as wt, V0StyleSheetThemeAdapter as x, StandardSchemaV1 as xa, ProgressTicket as xi, createLocaleFallback as xn, BreadcrumbsContext as xo, BreakpointName as xr, UsePresenceReturn as xt, V0UnheadThemeAdapter as y, createRulesPlugin as ya, ProgressContextOptions as yi, createLocale as yn, BreadcrumbTicket as yo, UseClickOutsideReturn as yr, PresenceState as yt, createStack as z, ClientAdapter as za, NestedOptions as zi, createHydrationContext as zn, SelectionContext as zo, VirtualItem as zr, NotificationsAdapterInterface as zt };