@vuetify/v0 1.1.0 → 1.2.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 +8 -0
- package/dist/{adapter-Butx_2UU.d.mts → adapter-BXunW_mw.d.mts} +1 -1
- package/dist/{createPagination-B5dfqY-a.mjs → adapter-BiQV5j8B.mjs} +98 -3
- package/dist/adapter-ClB-53_F.d.mts +62 -0
- package/dist/{adapter-hq9YlPOF.d.mts → adapter-CqS8xexO.d.mts} +2 -2
- package/dist/adapter-CrRJuxRk.mjs +21 -0
- package/dist/{adapter-_srNCBEi.d.mts → adapter-PDTe5nFT.d.mts} +6 -7
- package/dist/browser/index.d.ts +15101 -12955
- package/dist/browser/index.js +16553 -14035
- package/dist/components/index.d.mts +2 -2
- package/dist/components/index.mjs +2 -2
- package/dist/{components-B2BZ1B3K.mjs → components-DBhVg-t1.mjs} +8210 -6301
- package/dist/composables/index.d.mts +22 -20
- package/dist/composables/index.mjs +37 -34
- package/dist/{composables-DONBl_c9.mjs → composables-ZGhVN2EJ.mjs} +32 -1061
- package/dist/{consola-BPGkJp_q.d.mts → consola-CdMU53rU.d.mts} +1 -1
- package/dist/constants/index.d.mts +1 -1
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-DgyHBfAr.mjs → createDataTable-VmQEDn-7.mjs} +23 -7
- package/dist/{createGroup-BXKKcb9-.mjs → createGroup-B_LL7xRr.mjs} +2 -2
- package/dist/createPlugin-Oo6t-vBw.mjs +157 -0
- package/dist/{createRegistry-B9cOWny2.mjs → createRegistry-DVdvep0v.mjs} +1 -1
- package/dist/{createSelection-CWE554_g.mjs → createSelection-BNdDz8oY.mjs} +1 -1
- package/dist/{createSingle-Dz-1Iv7u.mjs → createSingle-DHyIQ9Cj.mjs} +1 -1
- package/dist/{createTokens-C4qcW2Kv.mjs → createTokens-DoISbwd7.mjs} +2 -2
- package/dist/data-table/adapters/client/index.d.mts +1 -1
- package/dist/data-table/adapters/client/index.mjs +1 -1
- package/dist/data-table/adapters/index.d.mts +4 -4
- package/dist/data-table/adapters/index.mjs +4 -4
- package/dist/data-table/adapters/server/index.d.mts +1 -1
- package/dist/data-table/adapters/server/index.mjs +1 -1
- package/dist/data-table/adapters/virtual/index.d.mts +1 -1
- package/dist/data-table/adapters/virtual/index.mjs +1 -1
- package/dist/data-table/index.d.mts +5 -5
- package/dist/data-table/index.mjs +5 -5
- package/dist/date/index.d.mts +1 -1
- package/dist/date/index.mjs +2 -2
- package/dist/features/adapters/flagsmith/index.d.mts +1 -1
- package/dist/features/adapters/flagsmith/index.mjs +1 -1
- package/dist/features/adapters/launchdarkly/index.d.mts +1 -1
- package/dist/features/adapters/launchdarkly/index.mjs +1 -1
- package/dist/features/adapters/posthog/index.d.mts +1 -1
- package/dist/features/adapters/posthog/index.mjs +2 -2
- package/dist/features/index.d.mts +2 -2
- package/dist/features/index.mjs +2 -2
- package/dist/{flagsmith-DA2GCyGv.d.mts → flagsmith-DcIDrI7_.d.mts} +1 -1
- package/dist/{globals-CtaXlEOI.mjs → globals-DaoKtIGF.mjs} +1 -1
- package/dist/{index-CTl0cGH6.d.mts → index-Cm6CbqI6.d.mts} +7258 -5609
- package/dist/{index-Dc7lKT6q.d.mts → index-Cx0cWGlx.d.mts} +461 -130
- package/dist/{index-QnpcDsV7.d.mts → index-D0ub61GV.d.mts} +2 -2
- package/dist/{index-RGiSdjYt.d.mts → index-DSPkZ0ql.d.mts} +2 -2
- package/dist/{index-DCtHbY0a.d.mts → index-Di9e8sOm.d.mts} +24 -19
- package/dist/{index-DF0tMI2_.d.mts → index-DjRE4lLl.d.mts} +108 -2
- package/dist/index.d.mts +25 -24
- package/dist/index.mjs +40 -37
- package/dist/json/attributes.json +488 -0
- package/dist/json/importMap.json +92 -0
- package/dist/json/tags.json +234 -0
- package/dist/json/web-types.json +1540 -113
- package/dist/{launchdarkly-Bp8p9PMD.d.mts → launchdarkly-CUzunYol.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/adapters/vue-i18n/index.mjs +1 -1
- package/dist/locale/index.d.mts +3 -3
- package/dist/locale/index.mjs +3 -3
- package/dist/locale/messages/en/index.d.mts +3 -0
- package/dist/locale/messages/en/index.mjs +1 -0
- package/dist/logger/adapters/consola/index.d.mts +1 -1
- package/dist/logger/adapters/index.d.mts +4 -4
- package/dist/logger/adapters/index.mjs +1 -1
- package/dist/logger/adapters/pino/index.d.mts +1 -1
- package/dist/logger/adapters/v0/index.d.mts +1 -1
- package/dist/logger/adapters/v0/index.mjs +1 -1
- package/dist/logger/index.d.mts +5 -5
- package/dist/logger/index.mjs +2 -2
- package/dist/notifications/index.d.mts +1 -1
- package/dist/notifications/index.mjs +2 -2
- package/dist/palettes/ant/index.d.mts +1 -1
- package/dist/palettes/index.d.mts +3 -3
- 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/index.mjs +1 -1
- package/dist/permissions/adapters/v0/index.d.mts +1 -1
- package/dist/permissions/adapters/v0/index.mjs +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/permissions/index.mjs +2 -2
- package/dist/{pino-B6BI1AOK.d.mts → pino-DjeWBFnj.d.mts} +1 -1
- package/dist/popover/adapters/floating-ui/index.d.mts +25 -0
- package/dist/popover/adapters/floating-ui/index.mjs +98 -0
- package/dist/popover/index.d.mts +3 -0
- package/dist/popover/index.mjs +3 -0
- package/dist/{posthog-sFqk0bGy.d.mts → posthog-CJAYssdr.d.mts} +1 -1
- package/dist/rules/index.d.mts +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/{server-DbtTGb67.d.mts → server-5vbJ7GGs.d.mts} +2 -2
- package/dist/{server-D5BJBjB0.mjs → server-m7iD1vOr.mjs} +1 -2
- package/dist/storage/adapters/index.d.mts +2 -2
- package/dist/storage/adapters/index.mjs +1 -1
- package/dist/storage/adapters/memory/index.d.mts +1 -1
- package/dist/storage/adapters/memory/index.mjs +1 -1
- package/dist/storage/index.d.mts +3 -3
- package/dist/storage/index.mjs +2 -2
- 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 +2 -2
- package/dist/theme/index.mjs +4 -4
- package/dist/types/index.d.mts +1 -1
- package/dist/{unhead-BAWCwNOF.mjs → unhead-C8zbWr45.mjs} +2 -2
- package/dist/{useEventListener-DSOeDtC-.mjs → useEventListener-2eAMwUdw.mjs} +2 -2
- package/dist/useFeatures-DLafCOWt.mjs +221 -0
- package/dist/{useLocale-D-V0DENN.mjs → useLocale-K_45ulPt.mjs} +4 -4
- package/dist/{useLogger-CbvzXCWb.mjs → useLogger-YyWuYvrH.mjs} +5 -159
- package/dist/{useNotifications-Cqg3uDz0.mjs → useNotifications-Kh_KvM7j.mjs} +57 -154
- package/dist/{usePermissions-BTdUVyQe.mjs → usePermissions-BCGwsOES.mjs} +4 -4
- package/dist/usePopover-BTo0AGIQ.mjs +420 -0
- package/dist/{useRovingFocus-g6ifibLg.mjs → useRovingFocus-CkRnVmJ1.mjs} +1122 -531
- package/dist/{useRules-DEiHd_eY.mjs → useRules-BuE5ffOJ.mjs} +3 -2
- package/dist/{useStorage-BSfQfDbg.mjs → useStorage-BT8-mjVs.mjs} +5 -4
- package/dist/useTheme-DkK6tPqY.mjs +445 -0
- package/dist/useTimer-CGVXk397.mjs +151 -0
- package/dist/utilities/index.d.mts +2 -2
- package/dist/utilities/index.mjs +181 -2
- package/dist/{v0-CveVV6On.mjs → v0-B_53w7Fu.mjs} +2 -2
- package/dist/{v0-BnUwMaOv.d.mts → v0-CDW1Ktk-.d.mts} +1 -1
- package/dist/{v0-CZBkpQjr.mjs → v0-D0Exc2bO.mjs} +2 -2
- package/dist/{v0-rSxMW8FJ.d.mts → v0-DfFK-p4X.d.mts} +1 -1
- package/dist/{v0-DotXXGXU.d.mts → v0-GI9U-rPA.d.mts} +2 -2
- package/dist/{v0-CCWHeKJM.mjs → v0-SuxTihEe.mjs} +1 -1
- package/dist/{v0-A4GLojAr.mjs → v0-yZ2ZUtVF.mjs} +1 -2
- package/dist/{virtual-DFvOoeG6.mjs → virtual-Bbu26O_h.mjs} +1 -2
- package/dist/{virtual-C-NsLue0.d.mts → virtual-JIdFLpTQ.d.mts} +2 -2
- package/package.json +8 -1
- package/dist/adapter-CVoWg0sw.mjs +0 -99
- package/dist/useFeatures-YJmONiU7.mjs +0 -124
- package/dist/useTheme-C0_i__N6.mjs +0 -162
- /package/dist/{adapter-CTsckKAR.mjs → adapter-8UADsA3-.mjs} +0 -0
- /package/dist/{adapter-BCtceV3b.mjs → adapter-BuSfpxur.mjs} +0 -0
- /package/dist/{adapter-Bc0yPSfo.d.mts → adapter-D5nT3bLw.d.mts} +0 -0
- /package/dist/{adapter-bwZo7b5p.mjs → adapter-D8zizQVP.mjs} +0 -0
- /package/dist/{adapter-q1sRACUc.mjs → adapter-TiGrumDi.mjs} +0 -0
- /package/dist/{adapter-BYzU4Ey5.d.mts → adapter-ryk5H6YZ.d.mts} +0 -0
- /package/dist/{index-CROz1VSV.d.mts → index-CX869wwk.d.mts} +0 -0
- /package/dist/{index-FtE8MXJ_.d.mts → index-CsuikFeJ.d.mts} +0 -0
- /package/dist/{index-DidZKN6S.d.mts → index-Djhiy3nS.d.mts} +0 -0
- /package/dist/{index-CyNk9FpR.d.mts → index-DtiaWx5U.d.mts} +0 -0
- /package/dist/{index-DXMlYoiQ.d.mts → index-H_hl6-4b.d.mts} +0 -0
- /package/dist/{index-BgCkepP_.d.mts → index-u_qSc2xS.d.mts} +0 -0
- /package/dist/{memory-DbyZeNjg.d.mts → memory-B7z1RR9r.d.mts} +0 -0
- /package/dist/{memory-BJjkQzxs.mjs → memory-CR6zvuaP.mjs} +0 -0
- /package/dist/{toArray-C89ZaEuF.mjs → toArray-MY9Kb1Qy.mjs} +0 -0
- /package/dist/{v0-UNyykD27.mjs → v0-Ch0yBKEj.mjs} +0 -0
|
@@ -1,14 +1,16 @@
|
|
|
1
|
-
import { a as ID, i as Extensible, o as MaybeArray } from "./index-
|
|
2
|
-
import { t as ContextTrinity } from "./index-
|
|
3
|
-
import { a as RegistryEventName, c as RegistryTicketInput, o as RegistryOptions, r as RegistryEventCallback, s as RegistryTicket, t as RegistryContext } from "./index-
|
|
4
|
-
import {
|
|
5
|
-
import { _ as
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { t as
|
|
10
|
-
import { t as
|
|
11
|
-
import {
|
|
1
|
+
import { a as ID, i as Extensible, o as MaybeArray } from "./index-DtiaWx5U.mjs";
|
|
2
|
+
import { t as ContextTrinity } from "./index-H_hl6-4b.mjs";
|
|
3
|
+
import { a as RegistryEventName, c as RegistryTicketInput, o as RegistryOptions, r as RegistryEventCallback, s as RegistryTicket, t as RegistryContext } from "./index-DSPkZ0ql.mjs";
|
|
4
|
+
import { i as PopoverPlacement, n as PopoverAdapterContext, t as PopoverAdapter } from "./adapter-ClB-53_F.mjs";
|
|
5
|
+
import { _ as FilterMode } from "./adapter-PDTe5nFT.mjs";
|
|
6
|
+
import { _ as ColumnNode, c as DataTableOptions, n as DataTableColumnTicketInput, r as DataTableContext, t as DataTableColumnTicket } from "./index-Di9e8sOm.mjs";
|
|
7
|
+
import { c as TokenTicket, i as TokenContext, o as TokenOptions, r as TokenCollection } from "./index-D0ub61GV.mjs";
|
|
8
|
+
import { A as MatchRange, k as IgnoreAccents } from "./index-DjRE4lLl.mjs";
|
|
9
|
+
import { t as DateAdapter } from "./adapter-D5nT3bLw.mjs";
|
|
10
|
+
import { n as FeaturesAdapterFlags, t as FeaturesAdapter } from "./adapter-BXunW_mw.mjs";
|
|
11
|
+
import { t as LocaleAdapter } from "./adapter-CqS8xexO.mjs";
|
|
12
|
+
import { t as LoggerAdapter } from "./adapter-ryk5H6YZ.mjs";
|
|
13
|
+
import { n as StorageAdapter } from "./memory-B7z1RR9r.mjs";
|
|
12
14
|
import { App, ComponentPublicInstance, ComputedRef, InjectionKey, MaybeRef, MaybeRefOrGetter, Reactive, Ref, ShallowReactive, ShallowRef, UnwrapNestedRefs, WatchSource, WritableComputedRef } from "vue";
|
|
13
15
|
|
|
14
16
|
//#region src/composables/createModel/index.d.ts
|
|
@@ -1396,20 +1398,132 @@ declare function createStepContext<Z extends StepTicketInput = StepTicketInput,
|
|
|
1396
1398
|
*/
|
|
1397
1399
|
declare function useStep<Z extends StepTicketInput = StepTicketInput, E extends StepTicket<Z> = StepTicket<Z>, R extends StepContext<Z, E> = StepContext<Z, E>>(namespace?: string): R;
|
|
1398
1400
|
//#endregion
|
|
1401
|
+
//#region src/composables/createPlugin/index.d.ts
|
|
1402
|
+
interface PluginOptions {
|
|
1403
|
+
namespace: string;
|
|
1404
|
+
provide: (app: App) => void;
|
|
1405
|
+
setup?: (app: App) => void;
|
|
1406
|
+
}
|
|
1407
|
+
interface Plugin {
|
|
1408
|
+
install: (app: App, ...options: unknown[]) => void;
|
|
1409
|
+
}
|
|
1410
|
+
/**
|
|
1411
|
+
* Creates a new Vue plugin.
|
|
1412
|
+
*
|
|
1413
|
+
* @param options The plugin options.
|
|
1414
|
+
* @returns A new Vue plugin.
|
|
1415
|
+
*
|
|
1416
|
+
* @see https://0.vuetifyjs.com/composables/foundation/create-plugin
|
|
1417
|
+
*
|
|
1418
|
+
* @example
|
|
1419
|
+
* ```ts
|
|
1420
|
+
* export const [useContext, provideContext] = createContext<MyContext>('my-plugin')
|
|
1421
|
+
*
|
|
1422
|
+
* const context = {}
|
|
1423
|
+
*
|
|
1424
|
+
* export const MyPlugin = createPlugin({
|
|
1425
|
+
* namespace: 'my-plugin',
|
|
1426
|
+
* provide: (app) => {
|
|
1427
|
+
* provideContext(context, app)
|
|
1428
|
+
* },
|
|
1429
|
+
* setup: (app) => {
|
|
1430
|
+
* // Optional setup logic
|
|
1431
|
+
* },
|
|
1432
|
+
* })
|
|
1433
|
+
*/
|
|
1434
|
+
declare function createPlugin<Z extends Plugin = Plugin>(options: PluginOptions): Z;
|
|
1435
|
+
interface PluginContextConfig<O, E> {
|
|
1436
|
+
/**
|
|
1437
|
+
* Optional plugin setup callback, called once per Vue app after context provision.
|
|
1438
|
+
* Use for adapter initialization, Vue app mixins, global side effects, etc.
|
|
1439
|
+
* Receives the plugin options (minus namespace) so adapters and targets are accessible.
|
|
1440
|
+
*/
|
|
1441
|
+
setup?: (context: E, app: App, options: O) => void;
|
|
1442
|
+
/**
|
|
1443
|
+
* Optional fallback factory. When provided, the generated `useX` consumer uses the
|
|
1444
|
+
* defensive pattern: returns the fallback when called outside a component instance or
|
|
1445
|
+
* when the context is not found. Required for composables that may be consumed outside
|
|
1446
|
+
* component setup (e.g. useLogger, useLocale, useHydration).
|
|
1447
|
+
*
|
|
1448
|
+
* Receives the requested namespace so error messages can include it.
|
|
1449
|
+
*/
|
|
1450
|
+
fallback?: (namespace: string) => E;
|
|
1451
|
+
/** Returns the value to persist. Called reactively inside a watch source. */
|
|
1452
|
+
persist?: (context: E) => unknown;
|
|
1453
|
+
/** Restores previously persisted state into the context. Called before setup. */
|
|
1454
|
+
restore?: (context: E, saved: unknown) => void;
|
|
1455
|
+
}
|
|
1456
|
+
/**
|
|
1457
|
+
* Creates the three standard functions for a plugin composable.
|
|
1458
|
+
*
|
|
1459
|
+
* @param defaultNamespace The default DI namespace string (e.g. `'v0:logger'`).
|
|
1460
|
+
* @param factory Function that creates the composable context instance from options.
|
|
1461
|
+
* @param config Optional setup callback and fallback factory.
|
|
1462
|
+
* @returns A readonly tuple: `[createXContext, createXPlugin, useX]`.
|
|
1463
|
+
*
|
|
1464
|
+
* @example
|
|
1465
|
+
* ```ts
|
|
1466
|
+
* // Simple — no setup or fallback
|
|
1467
|
+
* export const [createStorageContext, createStoragePlugin, useStorage] =
|
|
1468
|
+
* createPluginContext('v0:storage', options => createStorage(options))
|
|
1469
|
+
*
|
|
1470
|
+
* // With fallback — safe outside component instances
|
|
1471
|
+
* export const [createLoggerContext, createLoggerPlugin, useLogger] =
|
|
1472
|
+
* createPluginContext('v0:logger', options => createLogger(options), {
|
|
1473
|
+
* fallback: ns => createFallbackLogger(ns),
|
|
1474
|
+
* setup: (context) => {
|
|
1475
|
+
* if (__DEV__ && IN_BROWSER) (window as Window & { __v0Logger__?: typeof context }).__v0Logger__ = context
|
|
1476
|
+
* },
|
|
1477
|
+
* })
|
|
1478
|
+
* ```
|
|
1479
|
+
*/
|
|
1480
|
+
declare function createPluginContext<O extends {
|
|
1481
|
+
namespace?: string;
|
|
1482
|
+
persist?: boolean;
|
|
1483
|
+
} = Record<never, never>, E = unknown>(defaultNamespace: string, factory: (options: Omit<O, 'namespace' | 'persist'>) => E, config?: PluginContextConfig<Omit<O, 'namespace' | 'persist'>, E>): readonly [<_E extends E = E>(_options?: O) => ContextTrinity<_E>, (_options?: O) => Plugin, <_E extends E = E>(namespace?: string) => _E];
|
|
1484
|
+
//#endregion
|
|
1485
|
+
//#region src/composables/usePopover/adapters/v0.d.ts
|
|
1486
|
+
/**
|
|
1487
|
+
* Default positioning adapter. Emits CSS anchor positioning
|
|
1488
|
+
* (`position-area` / `position-try-fallbacks`) - no JS measurement, no
|
|
1489
|
+
* runtime dependency, works with the native popover API's own layout.
|
|
1490
|
+
*/
|
|
1491
|
+
declare class V0PopoverAdapter extends PopoverAdapter {
|
|
1492
|
+
setup(context: PopoverAdapterContext): Readonly<Ref<Record<string, string>>>;
|
|
1493
|
+
}
|
|
1494
|
+
//#endregion
|
|
1495
|
+
//#region src/composables/usePopover/adapters/placement.d.ts
|
|
1496
|
+
/**
|
|
1497
|
+
* Best-effort normalization of a CSS `position-area` value into an
|
|
1498
|
+
* engine-neutral `{ side, align }` descriptor. Covers the common single- and
|
|
1499
|
+
* two-token forms (`'bottom'`, `'top span-left'`, `'bottom span-right'`,
|
|
1500
|
+
* logical `block-start`/`block-end`/`inline-start`/`inline-end`); anything
|
|
1501
|
+
* else falls back to `bottom`/`center`. `raw` always carries the original
|
|
1502
|
+
* value verbatim, so no expressiveness is lost even when the normalization
|
|
1503
|
+
* doesn't recognize it.
|
|
1504
|
+
*/
|
|
1505
|
+
declare function toPlacement(positionArea: string): PopoverPlacement;
|
|
1506
|
+
//#endregion
|
|
1399
1507
|
//#region src/composables/usePopover/index.d.ts
|
|
1400
1508
|
interface PopoverOptions {
|
|
1401
1509
|
/** Auto-generated if not provided */
|
|
1402
1510
|
id?: string;
|
|
1403
1511
|
/** CSS position-area value @default 'bottom' */
|
|
1404
|
-
positionArea?: string
|
|
1512
|
+
positionArea?: MaybeRefOrGetter<string | undefined>;
|
|
1405
1513
|
/** CSS position-try-fallbacks value @default 'most-width bottom' */
|
|
1406
|
-
positionTry?: string
|
|
1514
|
+
positionTry?: MaybeRefOrGetter<string | undefined>;
|
|
1407
1515
|
/** External ref for bidirectional open state (e.g., from defineModel) */
|
|
1408
1516
|
isOpen?: Ref<boolean>;
|
|
1409
1517
|
/** Delay in ms before opening the popover. @default 0 */
|
|
1410
1518
|
openDelay?: MaybeRefOrGetter<number>;
|
|
1411
1519
|
/** Delay in ms before closing the popover. @default 0 */
|
|
1412
1520
|
closeDelay?: MaybeRefOrGetter<number>;
|
|
1521
|
+
/**
|
|
1522
|
+
* Positioning engine. Resolution: per-instance `adapter`, then the
|
|
1523
|
+
* `createPopoverPlugin` adapter, then `new V0PopoverAdapter()` (CSS
|
|
1524
|
+
* anchor positioning, zero runtime dependency).
|
|
1525
|
+
*/
|
|
1526
|
+
adapter?: PopoverAdapter;
|
|
1413
1527
|
}
|
|
1414
1528
|
interface PopoverReturn {
|
|
1415
1529
|
/** Whether the popover is open */
|
|
@@ -1431,11 +1545,86 @@ interface PopoverReturn {
|
|
|
1431
1545
|
id: string;
|
|
1432
1546
|
popover: '';
|
|
1433
1547
|
}>>;
|
|
1434
|
-
/**
|
|
1548
|
+
/**
|
|
1549
|
+
* Styles to spread on the content element. Owned by the active adapter —
|
|
1550
|
+
* CSS anchor declarations from `V0PopoverAdapter`, or whatever a custom
|
|
1551
|
+
* engine (e.g. Floating UI) returns. Not inherently CSS-anchor styles.
|
|
1552
|
+
*/
|
|
1435
1553
|
contentStyles: Readonly<Ref<Record<string, string>>>;
|
|
1554
|
+
/** Placement intent. Writable so Content can override Root. @default `'bottom'` */
|
|
1555
|
+
positionArea: Ref<string>;
|
|
1556
|
+
/** Fallback positioning. Writable so Content can override Root. @default `'most-width bottom'` */
|
|
1557
|
+
positionTry: Ref<string>;
|
|
1436
1558
|
/** Attach to a content element — wires show/hide watch + toggle event sync */
|
|
1437
1559
|
attach: (el: MaybeRefOrGetter<HTMLElement | null | undefined>) => void;
|
|
1560
|
+
/** Register the activator/reference element with the positioning adapter */
|
|
1561
|
+
attachAnchor: (el: MaybeRefOrGetter<Element | null | undefined>) => void;
|
|
1562
|
+
}
|
|
1563
|
+
interface PopoverPluginContext {
|
|
1564
|
+
/**
|
|
1565
|
+
* App-wide positioning adapter. `undefined` means each `usePopover()`
|
|
1566
|
+
* call falls through to `V0PopoverAdapter`.
|
|
1567
|
+
*
|
|
1568
|
+
* @example
|
|
1569
|
+
* ```ts
|
|
1570
|
+
* import { createPopoverPlugin } from '@vuetify/v0'
|
|
1571
|
+
* import { FloatingUIPopoverAdapter } from '@vuetify/v0/popover/adapters/floating-ui'
|
|
1572
|
+
*
|
|
1573
|
+
* app.use(createPopoverPlugin({ adapter: new FloatingUIPopoverAdapter() }))
|
|
1574
|
+
* ```
|
|
1575
|
+
*/
|
|
1576
|
+
adapter: PopoverAdapter | undefined;
|
|
1577
|
+
}
|
|
1578
|
+
interface PopoverPluginContextOptions {
|
|
1579
|
+
/** Positioning engine used when a per-instance `adapter` is not passed. */
|
|
1580
|
+
adapter?: PopoverAdapter;
|
|
1581
|
+
namespace?: string;
|
|
1438
1582
|
}
|
|
1583
|
+
interface PopoverPluginOptions extends PopoverPluginContextOptions {}
|
|
1584
|
+
/**
|
|
1585
|
+
* Synthesized fallback used when `usePopover()` is called without
|
|
1586
|
+
* `app.use(createPopoverPlugin())`. Returns `{ adapter: undefined }` so
|
|
1587
|
+
* resolution falls through to `V0PopoverAdapter`.
|
|
1588
|
+
*
|
|
1589
|
+
* @example
|
|
1590
|
+
* ```ts
|
|
1591
|
+
* import { createPopoverFallback } from '@vuetify/v0'
|
|
1592
|
+
*
|
|
1593
|
+
* const plugin = createPopoverFallback()
|
|
1594
|
+
* plugin.adapter // undefined
|
|
1595
|
+
* ```
|
|
1596
|
+
*/
|
|
1597
|
+
declare function createPopoverFallback(): PopoverPluginContext;
|
|
1598
|
+
/**
|
|
1599
|
+
* Creates a scoped popover plugin context (the first member of the plugin trinity).
|
|
1600
|
+
*
|
|
1601
|
+
* @example
|
|
1602
|
+
* ```ts
|
|
1603
|
+
* import { createPopoverContext } from '@vuetify/v0'
|
|
1604
|
+
* import { FloatingUIPopoverAdapter } from '@vuetify/v0/popover/adapters/floating-ui'
|
|
1605
|
+
*
|
|
1606
|
+
* export const [useAppPopover, provideAppPopover, appPopover] = createPopoverContext({
|
|
1607
|
+
* namespace: 'app:popover-plugin',
|
|
1608
|
+
* adapter: new FloatingUIPopoverAdapter(),
|
|
1609
|
+
* })
|
|
1610
|
+
* ```
|
|
1611
|
+
*
|
|
1612
|
+
* Plugin trinity for an app-wide popover positioning adapter.
|
|
1613
|
+
*
|
|
1614
|
+
* Namespace is `v0:popover-plugin` — not `v0:popover`, which `Popover.Root`
|
|
1615
|
+
* already owns for compound context. The generated consumer is module-private;
|
|
1616
|
+
* `usePopover()` consults it internally. Fallback is `{ adapter: undefined }`,
|
|
1617
|
+
* so zero-config matches today's `V0PopoverAdapter` default.
|
|
1618
|
+
*
|
|
1619
|
+
* @example
|
|
1620
|
+
* ```ts
|
|
1621
|
+
* import { createPopoverPlugin } from '@vuetify/v0'
|
|
1622
|
+
* import { FloatingUIPopoverAdapter } from '@vuetify/v0/popover/adapters/floating-ui'
|
|
1623
|
+
*
|
|
1624
|
+
* app.use(createPopoverPlugin({ adapter: new FloatingUIPopoverAdapter() }))
|
|
1625
|
+
* ```
|
|
1626
|
+
*/
|
|
1627
|
+
declare const createPopoverContext: <_E extends PopoverPluginContext = PopoverPluginContext>(_options?: PopoverPluginOptions | undefined) => ContextTrinity<_E>, createPopoverPlugin: (_options?: PopoverPluginOptions | undefined) => Plugin;
|
|
1439
1628
|
declare function usePopover(options?: PopoverOptions): PopoverReturn;
|
|
1440
1629
|
//#endregion
|
|
1441
1630
|
//#region src/composables/createFocusTraversal/index.d.ts
|
|
@@ -1524,6 +1713,8 @@ interface ComboboxOptions {
|
|
|
1524
1713
|
error?: MaybeRefOrGetter<boolean>;
|
|
1525
1714
|
errorMessages?: MaybeRefOrGetter<MaybeArray<string> | undefined>;
|
|
1526
1715
|
adapter?: ComboboxAdapter;
|
|
1716
|
+
/** Positioning engine for the dropdown. @default CSS anchor positioning (`V0PopoverAdapter`) */
|
|
1717
|
+
positionAdapter?: PopoverAdapter;
|
|
1527
1718
|
displayValue?: (value: unknown) => string;
|
|
1528
1719
|
id?: string;
|
|
1529
1720
|
name?: string;
|
|
@@ -1839,7 +2030,10 @@ interface ColumnLayout {
|
|
|
1839
2030
|
* counted. No-op if the resolved top-level group has `reorderable: false`.
|
|
1840
2031
|
*/
|
|
1841
2032
|
reorder: (from: number, to: number) => void;
|
|
1842
|
-
/**
|
|
2033
|
+
/**
|
|
2034
|
+
* Replace visible-column sizes in registry (mount) order, not pin display order.
|
|
2035
|
+
* Hidden columns keep their sizes. Length must match the visible leaf count.
|
|
2036
|
+
*/
|
|
1843
2037
|
distribute: (sizes: number[]) => void;
|
|
1844
2038
|
/** Show a previously hidden column */
|
|
1845
2039
|
show: (id: string) => void;
|
|
@@ -1915,7 +2109,7 @@ interface RowSpanningOptions<T = Record<string, unknown>> {
|
|
|
1915
2109
|
* ])
|
|
1916
2110
|
* ```
|
|
1917
2111
|
*/
|
|
1918
|
-
interface DataGridColumnTicketInput<T extends
|
|
2112
|
+
interface DataGridColumnTicketInput<T extends object = object> extends DataTableColumnTicketInput<T> {
|
|
1919
2113
|
/** Width as a percentage (0–100). Unset columns share remaining space equally. */
|
|
1920
2114
|
size?: number;
|
|
1921
2115
|
/** Minimum width as a percentage. @default 2 */
|
|
@@ -1945,12 +2139,7 @@ interface DataGridColumnTicketInput<T extends Record<string, unknown> = Record<s
|
|
|
1945
2139
|
*
|
|
1946
2140
|
* @template T Row value type.
|
|
1947
2141
|
*/
|
|
1948
|
-
type DataGridColumnTicket<T extends
|
|
1949
|
-
/**
|
|
1950
|
-
* @deprecated Use {@link DataGridColumnTicketInput}. Columns are now onboarded
|
|
1951
|
-
* via `grid.columns.onboard([...])` rather than passed as a factory option.
|
|
1952
|
-
*/
|
|
1953
|
-
type DataGridColumn<T extends Record<string, unknown> = Record<string, unknown>> = DataGridColumnTicketInput<T>;
|
|
2142
|
+
type DataGridColumnTicket<T extends object = object> = DataTableColumnTicket<T> & DataGridColumnTicketInput<T>;
|
|
1954
2143
|
/**
|
|
1955
2144
|
* Factory options for {@link createDataGrid}. Extends {@link DataTableOptions}
|
|
1956
2145
|
* with cell-editing, row-spanning, and row-order-preservation config.
|
|
@@ -1966,7 +2155,7 @@ type DataGridColumn<T extends Record<string, unknown> = Record<string, unknown>>
|
|
|
1966
2155
|
* })
|
|
1967
2156
|
* ```
|
|
1968
2157
|
*/
|
|
1969
|
-
interface DataGridOptions<T extends
|
|
2158
|
+
interface DataGridOptions<T extends object> extends DataTableOptions<T> {
|
|
1970
2159
|
editing?: {
|
|
1971
2160
|
onEdit?: (row: ID, column: string, value: unknown, item: T) => void;
|
|
1972
2161
|
};
|
|
@@ -1976,7 +2165,8 @@ interface DataGridOptions<T extends Record<string, unknown>> extends DataTableOp
|
|
|
1976
2165
|
/**
|
|
1977
2166
|
* The reactive grid instance returned by {@link createDataGrid}. Spreads the
|
|
1978
2167
|
* inherited {@link DataTableContext} surface and adds `layout`, `rows`,
|
|
1979
|
-
* `editing`, and `
|
|
2168
|
+
* `editing`, `spans`, `orderedItems`, and `rank`. Does not override parent
|
|
2169
|
+
* `sortedItems` (PHILOSOPHY §2.6).
|
|
1980
2170
|
*
|
|
1981
2171
|
* @template T Row value type.
|
|
1982
2172
|
*
|
|
@@ -1988,9 +2178,11 @@ interface DataGridOptions<T extends Record<string, unknown>> extends DataTableOp
|
|
|
1988
2178
|
* grid.rows.move(id, 0)
|
|
1989
2179
|
* grid.editing.edit(1, 'email')
|
|
1990
2180
|
* grid.spans.value.get(id)?.get('group')
|
|
2181
|
+
* grid.orderedItems.value
|
|
2182
|
+
* grid.rank(source)
|
|
1991
2183
|
* ```
|
|
1992
2184
|
*/
|
|
1993
|
-
interface DataGridContext<T extends
|
|
2185
|
+
interface DataGridContext<T extends object> extends DataTableContext<T> {
|
|
1994
2186
|
/**
|
|
1995
2187
|
* Column registry, widened to the grid column ticket shape. Covariant
|
|
1996
2188
|
* override of the inherited {@link DataTableContext.columns} (PHILOSOPHY
|
|
@@ -2000,6 +2192,30 @@ interface DataGridContext<T extends Record<string, unknown>> extends DataTableCo
|
|
|
2000
2192
|
* `onboard` signatures and runtime behavior is unchanged.
|
|
2001
2193
|
*/
|
|
2002
2194
|
columns: RegistryContext<DataGridColumnTicketInput<T>, DataGridColumnTicket<T>>;
|
|
2195
|
+
/**
|
|
2196
|
+
* Full filter+sort+row-order list before pagination. When row order is
|
|
2197
|
+
* not dirty this is `sortedItems`. Rank a source array with `rank()`
|
|
2198
|
+
* so `rows.move()` reorders the DOM.
|
|
2199
|
+
*
|
|
2200
|
+
* @example
|
|
2201
|
+
* ```ts
|
|
2202
|
+
* grid.rows.move(id, 0)
|
|
2203
|
+
* grid.orderedItems.value[0]
|
|
2204
|
+
* ```
|
|
2205
|
+
*/
|
|
2206
|
+
orderedItems: Readonly<Ref<readonly T[]>>;
|
|
2207
|
+
/**
|
|
2208
|
+
* Rank a source array by `orderedItems`. v-for this so rows register;
|
|
2209
|
+
* missing ranks stay in source order. Ranks by `orderedItems` (not
|
|
2210
|
+
* `sortedItems`) so `rows.move()` is visible.
|
|
2211
|
+
*
|
|
2212
|
+
* @example
|
|
2213
|
+
* ```ts
|
|
2214
|
+
* grid.rows.move(id, 0)
|
|
2215
|
+
* grid.rank(source)[0]
|
|
2216
|
+
* ```
|
|
2217
|
+
*/
|
|
2218
|
+
rank: <U extends object>(source: readonly U[]) => U[];
|
|
2003
2219
|
layout: ColumnLayout;
|
|
2004
2220
|
rows: {
|
|
2005
2221
|
order: Readonly<Ref<ID[]>>;
|
|
@@ -2009,7 +2225,7 @@ interface DataGridContext<T extends Record<string, unknown>> extends DataTableCo
|
|
|
2009
2225
|
editing: CellEditing;
|
|
2010
2226
|
spans: ComputedRef<Map<ID, Map<string, SpanEntry>>>;
|
|
2011
2227
|
}
|
|
2012
|
-
interface DataGridContextOptions<T extends
|
|
2228
|
+
interface DataGridContextOptions<T extends object> extends DataGridOptions<T> {
|
|
2013
2229
|
namespace?: string;
|
|
2014
2230
|
}
|
|
2015
2231
|
/**
|
|
@@ -2025,7 +2241,7 @@ interface DataGridContextOptions<T extends Record<string, unknown>> extends Data
|
|
|
2025
2241
|
*
|
|
2026
2242
|
* @example
|
|
2027
2243
|
* ```ts
|
|
2028
|
-
* const grid = createDataGrid({ pagination: {
|
|
2244
|
+
* const grid = createDataGrid({ pagination: { page: 1 } })
|
|
2029
2245
|
*
|
|
2030
2246
|
* grid.columns.onboard([
|
|
2031
2247
|
* { id: 'name', sortable: true },
|
|
@@ -2038,7 +2254,7 @@ interface DataGridContextOptions<T extends Record<string, unknown>> extends Data
|
|
|
2038
2254
|
* grid.editing.edit(row.id, 'progress')
|
|
2039
2255
|
* ```
|
|
2040
2256
|
*/
|
|
2041
|
-
declare function createDataGrid<T extends
|
|
2257
|
+
declare function createDataGrid<T extends object>(_options?: DataGridOptions<T>): DataGridContext<T>;
|
|
2042
2258
|
/**
|
|
2043
2259
|
* Creates a data grid context with dependency injection support.
|
|
2044
2260
|
*
|
|
@@ -2057,7 +2273,7 @@ declare function createDataGrid<T extends Record<string, unknown>>(_options?: Da
|
|
|
2057
2273
|
* const ctx = useDataGrid()
|
|
2058
2274
|
* ```
|
|
2059
2275
|
*/
|
|
2060
|
-
declare function createDataGridContext<T extends
|
|
2276
|
+
declare function createDataGridContext<T extends object>(_options?: DataGridContextOptions<T>): ContextTrinity<DataGridContext<T>>;
|
|
2061
2277
|
/**
|
|
2062
2278
|
* Returns the current data grid context from dependency injection.
|
|
2063
2279
|
*
|
|
@@ -2072,91 +2288,7 @@ declare function createDataGridContext<T extends Record<string, unknown>>(_optio
|
|
|
2072
2288
|
* grid.rows.reset()
|
|
2073
2289
|
* ```
|
|
2074
2290
|
*/
|
|
2075
|
-
declare function useDataGrid<T extends
|
|
2076
|
-
//#endregion
|
|
2077
|
-
//#region src/composables/createPlugin/index.d.ts
|
|
2078
|
-
interface PluginOptions {
|
|
2079
|
-
namespace: string;
|
|
2080
|
-
provide: (app: App) => void;
|
|
2081
|
-
setup?: (app: App) => void;
|
|
2082
|
-
}
|
|
2083
|
-
interface Plugin {
|
|
2084
|
-
install: (app: App, ...options: unknown[]) => void;
|
|
2085
|
-
}
|
|
2086
|
-
/**
|
|
2087
|
-
* Creates a new Vue plugin.
|
|
2088
|
-
*
|
|
2089
|
-
* @param options The plugin options.
|
|
2090
|
-
* @returns A new Vue plugin.
|
|
2091
|
-
*
|
|
2092
|
-
* @see https://0.vuetifyjs.com/composables/foundation/create-plugin
|
|
2093
|
-
*
|
|
2094
|
-
* @example
|
|
2095
|
-
* ```ts
|
|
2096
|
-
* export const [useContext, provideContext] = createContext<MyContext>('my-plugin')
|
|
2097
|
-
*
|
|
2098
|
-
* const context = {}
|
|
2099
|
-
*
|
|
2100
|
-
* export const MyPlugin = createPlugin({
|
|
2101
|
-
* namespace: 'my-plugin',
|
|
2102
|
-
* provide: (app) => {
|
|
2103
|
-
* provideContext(context, app)
|
|
2104
|
-
* },
|
|
2105
|
-
* setup: (app) => {
|
|
2106
|
-
* // Optional setup logic
|
|
2107
|
-
* },
|
|
2108
|
-
* })
|
|
2109
|
-
*/
|
|
2110
|
-
declare function createPlugin<Z extends Plugin = Plugin>(options: PluginOptions): Z;
|
|
2111
|
-
interface PluginContextConfig<O, E> {
|
|
2112
|
-
/**
|
|
2113
|
-
* Optional plugin setup callback, called once per Vue app after context provision.
|
|
2114
|
-
* Use for adapter initialization, Vue app mixins, global side effects, etc.
|
|
2115
|
-
* Receives the plugin options (minus namespace) so adapters and targets are accessible.
|
|
2116
|
-
*/
|
|
2117
|
-
setup?: (context: E, app: App, options: O) => void;
|
|
2118
|
-
/**
|
|
2119
|
-
* Optional fallback factory. When provided, the generated `useX` consumer uses the
|
|
2120
|
-
* defensive pattern: returns the fallback when called outside a component instance or
|
|
2121
|
-
* when the context is not found. Required for composables that may be consumed outside
|
|
2122
|
-
* component setup (e.g. useLogger, useLocale, useHydration).
|
|
2123
|
-
*
|
|
2124
|
-
* Receives the requested namespace so error messages can include it.
|
|
2125
|
-
*/
|
|
2126
|
-
fallback?: (namespace: string) => E;
|
|
2127
|
-
/** Returns the value to persist. Called reactively inside a watch source. */
|
|
2128
|
-
persist?: (context: E) => unknown;
|
|
2129
|
-
/** Restores previously persisted state into the context. Called before setup. */
|
|
2130
|
-
restore?: (context: E, saved: unknown) => void;
|
|
2131
|
-
}
|
|
2132
|
-
/**
|
|
2133
|
-
* Creates the three standard functions for a plugin composable.
|
|
2134
|
-
*
|
|
2135
|
-
* @param defaultNamespace The default DI namespace string (e.g. `'v0:logger'`).
|
|
2136
|
-
* @param factory Function that creates the composable context instance from options.
|
|
2137
|
-
* @param config Optional setup callback and fallback factory.
|
|
2138
|
-
* @returns A readonly tuple: `[createXContext, createXPlugin, useX]`.
|
|
2139
|
-
*
|
|
2140
|
-
* @example
|
|
2141
|
-
* ```ts
|
|
2142
|
-
* // Simple — no setup or fallback
|
|
2143
|
-
* export const [createStorageContext, createStoragePlugin, useStorage] =
|
|
2144
|
-
* createPluginContext('v0:storage', options => createStorage(options))
|
|
2145
|
-
*
|
|
2146
|
-
* // With fallback — safe outside component instances
|
|
2147
|
-
* export const [createLoggerContext, createLoggerPlugin, useLogger] =
|
|
2148
|
-
* createPluginContext('v0:logger', options => createLogger(options), {
|
|
2149
|
-
* fallback: ns => createFallbackLogger(ns),
|
|
2150
|
-
* setup: (context) => {
|
|
2151
|
-
* if (__DEV__ && IN_BROWSER) (window as Window & { __v0Logger__?: typeof context }).__v0Logger__ = context
|
|
2152
|
-
* },
|
|
2153
|
-
* })
|
|
2154
|
-
* ```
|
|
2155
|
-
*/
|
|
2156
|
-
declare function createPluginContext<O extends {
|
|
2157
|
-
namespace?: string;
|
|
2158
|
-
persist?: boolean;
|
|
2159
|
-
} = Record<never, never>, E = unknown>(defaultNamespace: string, factory: (options: Omit<O, 'namespace' | 'persist'>) => E, config?: PluginContextConfig<Omit<O, 'namespace' | 'persist'>, E>): readonly [<_E extends E = E>(_options?: O) => ContextTrinity<_E>, (_options?: O) => Plugin, <_E extends E = E>(namespace?: string) => _E];
|
|
2291
|
+
declare function useDataGrid<T extends object>(namespace?: string): DataGridContext<T>;
|
|
2160
2292
|
//#endregion
|
|
2161
2293
|
//#region src/composables/useRules/adapters/standard.d.ts
|
|
2162
2294
|
/**
|
|
@@ -3355,6 +3487,23 @@ interface NumberFieldOptions extends NumericOptions {
|
|
|
3355
3487
|
format?: Intl.NumberFormatOptions;
|
|
3356
3488
|
/** Whether commit() clamps to min/max. @default true */
|
|
3357
3489
|
clamp?: boolean;
|
|
3490
|
+
/**
|
|
3491
|
+
* When to write typed input into `value`. `'change'` (default) only
|
|
3492
|
+
* writes on `commit()` (blur/Enter). `'input'` also writes on every
|
|
3493
|
+
* keystroke via `write()`, without clamping or snapping — clamping
|
|
3494
|
+
* mid-type would jump a value like `1` to `min` before the user finishes
|
|
3495
|
+
* typing `15`. Clamping/snapping still happens on the next `commit()`.
|
|
3496
|
+
*
|
|
3497
|
+
* @default 'change'
|
|
3498
|
+
*
|
|
3499
|
+
* @example
|
|
3500
|
+
* ```ts
|
|
3501
|
+
* const field = createNumberField({ min: 10, max: 100, commitOn: 'input' })
|
|
3502
|
+
* field.write('1')
|
|
3503
|
+
* field.value.value // 1 — no jump to min while typing
|
|
3504
|
+
* ```
|
|
3505
|
+
*/
|
|
3506
|
+
commitOn?: 'input' | 'change';
|
|
3358
3507
|
/** Disabled state. */
|
|
3359
3508
|
disabled?: MaybeRefOrGetter<boolean>;
|
|
3360
3509
|
/** Readonly state. */
|
|
@@ -3399,6 +3548,21 @@ interface NumberFieldContext {
|
|
|
3399
3548
|
parse: (text: string) => number | null;
|
|
3400
3549
|
/** Snap and optionally clamp the current value. Pass `next` to avoid reading the stale model on the same tick as a write. */
|
|
3401
3550
|
commit: (next?: number | null) => void;
|
|
3551
|
+
/** When typed input is written into `value` — see {@link NumberFieldOptions.commitOn}. */
|
|
3552
|
+
readonly commitOn: 'input' | 'change';
|
|
3553
|
+
/**
|
|
3554
|
+
* Parse `text` and write it straight into `value`, without clamping or
|
|
3555
|
+
* snapping. Used by `commitOn: 'input'` consumers to get per-keystroke
|
|
3556
|
+
* updates without the min/max jump `commit()` would cause mid-type.
|
|
3557
|
+
*
|
|
3558
|
+
* @example
|
|
3559
|
+
* ```ts
|
|
3560
|
+
* const field = createNumberField({ min: 10, max: 100 })
|
|
3561
|
+
* field.write('1')
|
|
3562
|
+
* field.value.value // 1 — clamped only on the next commit()
|
|
3563
|
+
* ```
|
|
3564
|
+
*/
|
|
3565
|
+
write: (text: string) => void;
|
|
3402
3566
|
}
|
|
3403
3567
|
declare function createNumberField(options?: NumberFieldOptions): NumberFieldContext;
|
|
3404
3568
|
//#endregion
|
|
@@ -4935,18 +5099,6 @@ type MaybeElementRef = {
|
|
|
4935
5099
|
declare function toElement(target: MaybeElementRef): Element | undefined;
|
|
4936
5100
|
//#endregion
|
|
4937
5101
|
//#region src/composables/toHighlight/index.d.ts
|
|
4938
|
-
/**
|
|
4939
|
-
* A `[start, end]` index pair where `end` is exclusive (matches
|
|
4940
|
-
* `String.prototype.slice` convention).
|
|
4941
|
-
*
|
|
4942
|
-
* @example
|
|
4943
|
-
* ```ts
|
|
4944
|
-
* import type { MatchRange } from '@vuetify/v0'
|
|
4945
|
-
*
|
|
4946
|
-
* const ranges: MatchRange[] = [[0, 5], [12, 17]]
|
|
4947
|
-
* ```
|
|
4948
|
-
*/
|
|
4949
|
-
type MatchRange = readonly [number, number];
|
|
4950
5102
|
/**
|
|
4951
5103
|
* A contiguous chunk of source text, flagged as matched or unmatched.
|
|
4952
5104
|
*
|
|
@@ -4989,6 +5141,11 @@ interface ToHighlightOptions {
|
|
|
4989
5141
|
matchAll?: MaybeRefOrGetter<boolean>;
|
|
4990
5142
|
/** Case-insensitive matching. Default `false`. */
|
|
4991
5143
|
ignoreCase?: MaybeRefOrGetter<boolean>;
|
|
5144
|
+
/**
|
|
5145
|
+
* Folds accents before matching. `'query'` folds only the search term,
|
|
5146
|
+
* `'target'` only the text, `true` both sides. Default `false`.
|
|
5147
|
+
*/
|
|
5148
|
+
ignoreAccents?: MaybeRefOrGetter<IgnoreAccents>;
|
|
4992
5149
|
}
|
|
4993
5150
|
/**
|
|
4994
5151
|
* Splits text into matched and unmatched chunks.
|
|
@@ -5000,7 +5157,7 @@ interface ToHighlightOptions {
|
|
|
5000
5157
|
*
|
|
5001
5158
|
* @param text The source string to split.
|
|
5002
5159
|
* @param query One or more search terms. Empty strings are ignored. Case sensitivity controlled by `options.ignoreCase`.
|
|
5003
|
-
* @param options Optional `matches`, `matchAll`, `ignoreCase`.
|
|
5160
|
+
* @param options Optional `matches`, `matchAll`, `ignoreCase`, `ignoreAccents`.
|
|
5004
5161
|
* @returns A `HighlightChunk[]` array.
|
|
5005
5162
|
*
|
|
5006
5163
|
* @see https://0.vuetifyjs.com/composables/transformers/to-highlight
|
|
@@ -6041,6 +6198,12 @@ interface FeatureContext<Z extends FeatureTicketInput = FeatureTicketInput, E ex
|
|
|
6041
6198
|
*
|
|
6042
6199
|
* @param id The feature ID.
|
|
6043
6200
|
* @param fallback The fallback value if the feature has no variation.
|
|
6201
|
+
*
|
|
6202
|
+
* @example
|
|
6203
|
+
* ```ts
|
|
6204
|
+
* const features = useFeatures()
|
|
6205
|
+
* features.variation('search', 'v1') // 'v2' or the fallback
|
|
6206
|
+
* ```
|
|
6044
6207
|
*/
|
|
6045
6208
|
variation: (id: ID, fallback?: unknown) => unknown;
|
|
6046
6209
|
/**
|
|
@@ -6050,12 +6213,52 @@ interface FeatureContext<Z extends FeatureTicketInput = FeatureTicketInput, E ex
|
|
|
6050
6213
|
*
|
|
6051
6214
|
* @remarks This updates existing flags and registers new ones.
|
|
6052
6215
|
* Use this when adapter flags change to update the registry.
|
|
6216
|
+
*
|
|
6217
|
+
* @example
|
|
6218
|
+
* ```ts
|
|
6219
|
+
* features.sync({
|
|
6220
|
+
* checkout: true,
|
|
6221
|
+
* search: { $value: true, $variation: 'v2' },
|
|
6222
|
+
* })
|
|
6223
|
+
* ```
|
|
6053
6224
|
*/
|
|
6054
6225
|
sync: (flags: FeaturesAdapterFlags) => void;
|
|
6055
|
-
/**
|
|
6226
|
+
/**
|
|
6227
|
+
* Register a feature (accepts input type, returns output type).
|
|
6228
|
+
*
|
|
6229
|
+
* @example
|
|
6230
|
+
* ```ts
|
|
6231
|
+
* features.register({ id: 'beta', value: false })
|
|
6232
|
+
* ```
|
|
6233
|
+
*/
|
|
6056
6234
|
register: (registration?: Partial<Z>) => E;
|
|
6057
|
-
/**
|
|
6235
|
+
/**
|
|
6236
|
+
* Bulk-register multiple features in a single batch.
|
|
6237
|
+
*
|
|
6238
|
+
* @example
|
|
6239
|
+
* ```ts
|
|
6240
|
+
* features.onboard([
|
|
6241
|
+
* { id: 'beta', value: false },
|
|
6242
|
+
* { id: 'search', value: { $value: true, $variation: 'v2' } },
|
|
6243
|
+
* ])
|
|
6244
|
+
* ```
|
|
6245
|
+
*/
|
|
6058
6246
|
onboard: (registrations: Partial<Z>[]) => E[];
|
|
6247
|
+
/**
|
|
6248
|
+
* Restore every registered flag to its registration default and clear all
|
|
6249
|
+
* recorded user intent (with `persist`, the stored overrides are cleared).
|
|
6250
|
+
*
|
|
6251
|
+
* @remarks Flags disabled after boot stay unselected until re-enabled —
|
|
6252
|
+
* selection ops are guarded on disabled tickets.
|
|
6253
|
+
*
|
|
6254
|
+
* @example
|
|
6255
|
+
* ```ts
|
|
6256
|
+
* const features = useFeatures()
|
|
6257
|
+
* features.toggle('beta')
|
|
6258
|
+
* features.reset() // 'beta' back to its registered default
|
|
6259
|
+
* ```
|
|
6260
|
+
*/
|
|
6261
|
+
reset: () => void;
|
|
6059
6262
|
}
|
|
6060
6263
|
interface FeatureOptions extends RegistryOptions {
|
|
6061
6264
|
/**
|
|
@@ -6073,6 +6276,33 @@ interface FeaturePluginOptions extends FeatureContextOptions {
|
|
|
6073
6276
|
* @remarks Adapters provide dynamic flag values from external services.
|
|
6074
6277
|
*/
|
|
6075
6278
|
adapter?: MaybeArray<FeaturesAdapter>;
|
|
6279
|
+
/**
|
|
6280
|
+
* Persist the user's feature-flag overrides to storage and restore them on load.
|
|
6281
|
+
*
|
|
6282
|
+
* @remarks Persists a delta of user-toggled flags relative to each flag's
|
|
6283
|
+
* registration default, shaped `{ enabled: ID[], disabled: ID[] }` — flags
|
|
6284
|
+
* the user never touched are not stored and keep following code defaults.
|
|
6285
|
+
* Toggling a flag back to its registration default drops it from the delta.
|
|
6286
|
+
* The storage key is the plugin namespace with the `v0:` prefix stripped
|
|
6287
|
+
* (`features`).
|
|
6288
|
+
*
|
|
6289
|
+
* On load the delta is applied only to its listed ids; flags that register
|
|
6290
|
+
* later (adapter or runtime registrations) receive their saved override at
|
|
6291
|
+
* registration time. Entries whose flag is not registered are skipped and
|
|
6292
|
+
* pruned from the next persist write. Restored overrides win over an
|
|
6293
|
+
* adapter's first snapshot; later adapter updates still overlay live remote
|
|
6294
|
+
* state.
|
|
6295
|
+
*
|
|
6296
|
+
* User intent is recorded through the context's `select` / `unselect` /
|
|
6297
|
+
* `toggle` methods; ticket self-methods (`ticket.toggle()`) and the bulk
|
|
6298
|
+
* `selectAll` / `unselectAll` / `toggleAll` operations bypass intent
|
|
6299
|
+
* tracking — their changes are not persisted and revert to defaults on
|
|
6300
|
+
* reload. Toggles on disabled flags no-op and record nothing. `reset()`
|
|
6301
|
+
* restores registration defaults in-session and clears the stored delta.
|
|
6302
|
+
*
|
|
6303
|
+
* @default false
|
|
6304
|
+
*/
|
|
6305
|
+
persist?: boolean;
|
|
6076
6306
|
}
|
|
6077
6307
|
/**
|
|
6078
6308
|
* Creates a new features instance.
|
|
@@ -6873,6 +7103,24 @@ declare function createNotifications(_options?: NotificationsOptions): Notificat
|
|
|
6873
7103
|
interface NotificationsPluginOptions extends NotificationsOptions {
|
|
6874
7104
|
namespace?: string;
|
|
6875
7105
|
adapter?: NotificationsAdapter;
|
|
7106
|
+
/**
|
|
7107
|
+
* Persist notification interaction state to storage and restore it on load.
|
|
7108
|
+
*
|
|
7109
|
+
* @remarks Stores only interaction state — a map of notification id to its
|
|
7110
|
+
* `readAt` / `seenAt` / `archivedAt` / `snoozedUntil` timestamps (ISO
|
|
7111
|
+
* strings, non-null fields only). Notification content is never stored:
|
|
7112
|
+
* notifications are always created by code or an adapter, and the saved
|
|
7113
|
+
* state merges onto them as they register — at restore time or any time
|
|
7114
|
+
* later. Expired snoozes are dropped on restore, and entries whose
|
|
7115
|
+
* notification never re-registers are pruned from the next persist write.
|
|
7116
|
+
* The storage key is the plugin namespace with the `v0:` prefix stripped
|
|
7117
|
+
* (`notifications`).
|
|
7118
|
+
*
|
|
7119
|
+
* Requires stable notification `id`s to associate state across reloads.
|
|
7120
|
+
*
|
|
7121
|
+
* @default false
|
|
7122
|
+
*/
|
|
7123
|
+
persist?: boolean;
|
|
6876
7124
|
}
|
|
6877
7125
|
/**
|
|
6878
7126
|
* Notification management with registry, event system, and optional adapters.
|
|
@@ -7552,6 +7800,11 @@ interface StackContext<Z extends StackTicketInput = StackTicketInput, E extends
|
|
|
7552
7800
|
* and scrim clicks should be ignored.
|
|
7553
7801
|
*/
|
|
7554
7802
|
isBlocking: Readonly<Ref<boolean>>;
|
|
7803
|
+
/**
|
|
7804
|
+
* App-wide default teleport target, as set via `createStackPlugin({ default: … })`.
|
|
7805
|
+
* Portal reads this when no per-component `to` prop is given.
|
|
7806
|
+
*/
|
|
7807
|
+
default: Readonly<Ref<Extensible<'top-layer'> | HTMLElement | undefined>>;
|
|
7555
7808
|
/**
|
|
7556
7809
|
* Element of the topmost selected modal overlay that has a resolvable DOM
|
|
7557
7810
|
* element (a top-layer `<dialog>`), or `null`.
|
|
@@ -7601,6 +7854,20 @@ interface StackOptions extends SelectionOptions {
|
|
|
7601
7854
|
* overlay-internal elements (dropdowns, tooltips within dialogs).
|
|
7602
7855
|
*/
|
|
7603
7856
|
increment?: number;
|
|
7857
|
+
/**
|
|
7858
|
+
* App-wide default teleport target for all Portals.
|
|
7859
|
+
*
|
|
7860
|
+
* @remarks When set, every Portal that has no explicit `to` prop inherits
|
|
7861
|
+
* this target. A per-component `to` prop always takes precedence.
|
|
7862
|
+
* `'top-layer'` resolves to the topmost open modal element (a `<dialog>`),
|
|
7863
|
+
* falling back to `'body'` when no modal is active.
|
|
7864
|
+
*
|
|
7865
|
+
* @example
|
|
7866
|
+
* ```ts
|
|
7867
|
+
* app.use(createStackPlugin({ default: 'top-layer' }))
|
|
7868
|
+
* ```
|
|
7869
|
+
*/
|
|
7870
|
+
default?: Extensible<'top-layer'> | HTMLElement;
|
|
7604
7871
|
}
|
|
7605
7872
|
interface StackContextOptions extends StackOptions {
|
|
7606
7873
|
namespace?: string;
|
|
@@ -7960,6 +8227,28 @@ interface ThemeContext<Z extends ThemeTicketInput = ThemeTicketInput, E extends
|
|
|
7960
8227
|
* ```
|
|
7961
8228
|
*/
|
|
7962
8229
|
cycle: (themes?: ID[]) => void;
|
|
8230
|
+
/**
|
|
8231
|
+
* `true` while the configured `system` pair is driving selection.
|
|
8232
|
+
* Becomes `false` after an explicit `select`.
|
|
8233
|
+
*
|
|
8234
|
+
* @example
|
|
8235
|
+
* ```ts
|
|
8236
|
+
* const theme = useTheme()
|
|
8237
|
+
* console.log(theme.isSystem.value)
|
|
8238
|
+
* ```
|
|
8239
|
+
*/
|
|
8240
|
+
isSystem: Readonly<Ref<boolean>>;
|
|
8241
|
+
/**
|
|
8242
|
+
* Return to following the `system` pair. Without `system`, re-selects `default`.
|
|
8243
|
+
*
|
|
8244
|
+
* @example
|
|
8245
|
+
* ```ts
|
|
8246
|
+
* const theme = useTheme()
|
|
8247
|
+
* theme.select('dark')
|
|
8248
|
+
* theme.reset()
|
|
8249
|
+
* ```
|
|
8250
|
+
*/
|
|
8251
|
+
reset: () => void;
|
|
7963
8252
|
/**
|
|
7964
8253
|
* Register a theme with optional colors.
|
|
7965
8254
|
*
|
|
@@ -7985,6 +8274,10 @@ interface ThemeContext<Z extends ThemeTicketInput = ThemeTicketInput, E extends
|
|
|
7985
8274
|
*/
|
|
7986
8275
|
dispose: () => void;
|
|
7987
8276
|
}
|
|
8277
|
+
interface ThemeSystemPair {
|
|
8278
|
+
light: ID;
|
|
8279
|
+
dark: ID;
|
|
8280
|
+
}
|
|
7988
8281
|
interface ThemeOptions<Z extends ThemeRecord = ThemeRecord> extends RegistryOptions {
|
|
7989
8282
|
/**
|
|
7990
8283
|
* The theme adapter to use.
|
|
@@ -7994,8 +8287,29 @@ interface ThemeOptions<Z extends ThemeRecord = ThemeRecord> extends RegistryOpti
|
|
|
7994
8287
|
adapter?: ThemeAdapter;
|
|
7995
8288
|
/**
|
|
7996
8289
|
* The default theme ID to select on initialization.
|
|
8290
|
+
*
|
|
8291
|
+
* @remarks Used on the server and when `system` is omitted or invalid.
|
|
7997
8292
|
*/
|
|
7998
8293
|
default?: ID;
|
|
8294
|
+
/**
|
|
8295
|
+
* Follow `prefers-color-scheme` using these registered theme ids until
|
|
8296
|
+
* the user calls `select`. Both ids must already be in `themes`.
|
|
8297
|
+
*
|
|
8298
|
+
* @example
|
|
8299
|
+
* ```ts
|
|
8300
|
+
* app.use(
|
|
8301
|
+
* createThemePlugin({
|
|
8302
|
+
* system: { light: 'light', dark: 'dark' },
|
|
8303
|
+
* persist: true,
|
|
8304
|
+
* themes: {
|
|
8305
|
+
* light: { colors: { primary: '#3b82f6' } },
|
|
8306
|
+
* dark: { dark: true, colors: { primary: '#675496' } },
|
|
8307
|
+
* },
|
|
8308
|
+
* }),
|
|
8309
|
+
* )
|
|
8310
|
+
* ```
|
|
8311
|
+
*/
|
|
8312
|
+
system?: ThemeSystemPair;
|
|
7999
8313
|
/**
|
|
8000
8314
|
* Automatically generate `on-*` foreground colors for each theme color
|
|
8001
8315
|
* using APCA contrast analysis.
|
|
@@ -8218,6 +8532,12 @@ interface TooltipOptions {
|
|
|
8218
8532
|
skipDelay?: MaybeRefOrGetter<number>;
|
|
8219
8533
|
/** Disable all tooltips in this region. @default false */
|
|
8220
8534
|
disabled?: MaybeRefOrGetter<boolean>;
|
|
8535
|
+
/**
|
|
8536
|
+
* Positioning adapter for tooltip surfaces in this region. Tooltip-only —
|
|
8537
|
+
* Popover / Select / Combobox never see this value. Per-instance `adapter`
|
|
8538
|
+
* on `Tooltip.Root` still wins.
|
|
8539
|
+
*/
|
|
8540
|
+
adapter?: PopoverAdapter;
|
|
8221
8541
|
}
|
|
8222
8542
|
interface TooltipContext {
|
|
8223
8543
|
/**
|
|
@@ -8305,6 +8625,17 @@ interface TooltipContext {
|
|
|
8305
8625
|
* ```
|
|
8306
8626
|
*/
|
|
8307
8627
|
unregister: (id: ID) => void;
|
|
8628
|
+
/**
|
|
8629
|
+
* Region positioning adapter, or `undefined` to fall through to the
|
|
8630
|
+
* popover plugin / `V0PopoverAdapter`.
|
|
8631
|
+
*
|
|
8632
|
+
* @example
|
|
8633
|
+
* ```ts
|
|
8634
|
+
* const tooltip = useTooltip()
|
|
8635
|
+
* tooltip.adapter
|
|
8636
|
+
* ```
|
|
8637
|
+
*/
|
|
8638
|
+
adapter: PopoverAdapter | undefined;
|
|
8308
8639
|
}
|
|
8309
8640
|
interface TooltipContextOptions extends TooltipOptions {
|
|
8310
8641
|
namespace?: string;
|
|
@@ -8327,4 +8658,4 @@ interface TooltipPluginOptions extends TooltipContextOptions {}
|
|
|
8327
8658
|
declare function createTooltipFallback(): TooltipContext;
|
|
8328
8659
|
declare const createTooltipContext: <_E extends TooltipContext = TooltipContext>(_options?: TooltipPluginOptions | undefined) => ContextTrinity<_E>, createTooltipPlugin: (_options?: TooltipPluginOptions | undefined) => Plugin, useTooltip: <_E extends TooltipContext = TooltipContext>(namespace?: string) => _E;
|
|
8329
8660
|
//#endregion
|
|
8330
|
-
export { RtlPluginOptions as $, SortableEventListener as $a, RatingContext as $i, HydrationContextOptions as $n, SpanEntry as $o, DateContext as $r, BreadcrumbsOptions as $s, NotificationInput as $t, Vuetify0ThemeOptions as A, NumericContext as Aa, ModelOptions as Ac, ScrollToOptions as Ai, LogLevel as An, RulesOptions as Ao, DragType as Ar, PopoverOptions as As, UseRafReturn as At, StackContext as B, NestedOptions as Ba, useVirtual as Bi, createLocaleFallback as Bn, PluginOptions as Bo, ZonesContext as Br, useStep as Bs, UsePresenceReturn as Bt, createTheme as C, OtpContext as Ca, SelectionOptions as Cc, HighlightChunk as Ci, LoggerContextOptions as Cn, ValidationTicketInput as Co, useDocumentEventListener as Cr, ComboboxAdapter as Cs, createReducedMotion as Ct, V0UnheadThemeAdapter as D, NumberFieldContext as Da, createSelectionContext as Dc, MaybeElementRef as Di, createLoggerContext as Dn, RuleInput as Do, DragDropContext as Dr, VirtualFocusOptions as Ds, V0ReducedMotionAdapter as Dt, useTheme as E, createOtp as Ea, createSelection as Ec, toHighlight as Ei, createLogger as En, RuleAliases as Eo, ActiveDrag as Er, VirtualFocusItem as Es, useReducedMotion as Et, StoragePluginOptions as F, useNested as Fa, VirtualItem as Fi, LocaleRecord as Fn, useRules as Fo, DropIndicator as Fr, StepOptions as Fs, ProxyModelOptions as Ft, StackTicketInput as G, KanbanColumnTicket as Ga, createTimeline as Gi, useLazy as Gn, DataGridColumnTicketInput as Go, PointerAdapterOptions as Gr, GroupTicketInput as Gs, PermissionPluginOptions as Gt, StackOptions as H, NestedSelectionMode as Ha, TimelineContextOptions as Hi, useLocale as Hn, createPluginContext as Ho, KeyboardAdapter as Hr, GroupContextOptions as Hs, PermissionContext as Ht, createStorage as I, NestedActiveMode as Ia, VirtualOptions as Ii, LocaleTicket as In, StandardSchemaV1 as Io, DropPosition as Ir, StepTicket as Is, ProxyModelTarget as It, createStackPlugin as J, KanbanEventListener as Ja, SliderContext as Ji, UseElementIntersectionReturn as Jn, DataGridOptions as Jo, DragDropAdapterEmit as Jr, useGroup as Js, createPermissionsContext as Jt, createStack as K, KanbanColumnTicketInput as Ka, createTimelineContext as Ki, IntersectionObserverEntry as Kn, DataGridContext as Ko, DragDropAdapter as Kr, createGroup as Ks, PermissionTicket as Kt, createStorageContext as L, NestedContext as La, VirtualState as Li, LocaleTicketInput as Ln, isStandardSchema as Lo, DropZoneTicket as Lr, StepTicketInput as Ls, useProxyModel as Lt, StorageContext as M, createNumeric as Ma, ModelTicketInput as Mc, VirtualContext as Mi, LocaleContextOptions as Mn, createRulesContext as Mo, DraggableTicket as Mr, usePopover as Ms, ProxyRegistryContext as Mt, StorageContextOptions as N, createNested as Na, createModel as Nc, VirtualContextOptions as Ni, LocaleOptions as Nn, createRulesFallback as No, DraggableTicketInput as Nr, StepContext as Ns, ProxyRegistryOptions as Nt, V0UnheadThemeOptions as O, NumberFieldOptions as Oa, useSelection as Oc, toElement as Oi, createLoggerPlugin as On, RulesContext as Oo, DragDropOptions as Or, VirtualFocusReturn as Os, ReducedMotionAdapter as Ot, StorageOptions as P, createNestedContext as Pa, VirtualDirection as Pi, LocalePluginOptions as Pn, createRulesPlugin as Po, DraggablesContext as Pr, StepContextOptions as Ps, useProxyRegistry as Pt, RtlOptions as Q, SortableContext as Qa, createSlider as Qi, HydrationContext as Qn, RowSpanningOptions as Qo, useDelay as Qr, BreadcrumbsContextOptions as Qs, PermissionsAdapter as Qt, createStoragePlugin as R, NestedContextOptions as Ra, createVirtual as Ri, createLocale as Rn, Plugin as Ro, DropZoneTicketInput as Rr, createStep as Rs, PresenceState as Rt, ThemeTicketInput as S, useProgress as Sa, SelectionContextOptions as Sc, toReactive as Si, LoggerContext as Sn, ValidationTicket as So, EventHandler as Sr, ClientComboboxAdapterOptions as Ss, ReducedMotionPluginOptions as St, createThemePlugin as T, OtpPattern as Ta, SelectionTicketInput as Tc, ToHighlightOptions as Ti, LoggerPluginOptions as Tn, RuleAlias as To, useWindowEventListener as Tr, ComboboxAdapterResult as Ts, createReducedMotionPlugin as Tt, StackPluginOptions as U, NestedTicket as Ua, TimelineOptions as Ui, LazyContext as Un, DataGridColumn as Uo, KeyboardAdapterOptions as Ur, GroupOptions as Us, PermissionContextOptions as Ut, StackContextOptions as V, NestedRegistration as Va, TimelineContext as Vi, createLocalePlugin as Vn, createPlugin as Vo, useDragDrop as Vr, GroupContext as Vs, usePresence as Vt, StackTicket as W, NestedTicketInput as Wa, TimelineTicket as Wi, LazyOptions as Wn, DataGridColumnTicket as Wo, PointerAdapter as Wr, GroupTicket as Ws, PermissionOptions as Wt, RtlContext as X, KanbanTransferPayload as Xa, SliderTicket as Xi, useElementIntersection as Xn, createDataGridContext as Xo, UseDelayReturn as Xr, BreadcrumbTicketInput as Xs, usePermissions as Xt, useStack as Y, KanbanOptions as Ya, SliderOptions as Yi, UseIntersectionObserverReturn as Yn, createDataGrid as Yo, UseDelayOptions as Yr, BreadcrumbTicket as Ys, createPermissionsPlugin as Yt, RtlContextOptions as Z, createKanban as Za, SliderTicketInput as Zi, useIntersectionObserver as Zn, useDataGrid as Zo, UseDelayStartOptions as Zr, BreadcrumbsContext as Zs, V0PermissionsAdapter as Zt, ThemeContextOptions as _, ProgressOptions as _a, ImageStatus as _c, BreakpointsPluginOptions as _i, MediaQueryContext as _n, createForm as _o, createFeatures as _r, createCombobox as _s, useResizeObserver as _t, createTooltipContext as a, createRatingContext as aa, SingleOptions as ac, createDatePlugin as ai, NotificationsOptions as an, InputContext as ao, createHydrationPlugin as ar, ActiveCell as as, V0RtlAdapter as at, ThemeRecord as b, createProgress as ba, useImage as bc, createBreakpointsPlugin as bi, usePrefersDark as bn, ValidationContext as bo, useFeatures as br, ServerComboboxAdapter as bs, ReducedMotionMode as bt, useTooltip as c, QueueContextOptions as ca, createSingle as cc, ClickOutsideIgnoreTarget as ci, createNotificationsContext as cn, createInput as co, UseHotkeyOptions as cr, CellEditingRegistry as cs, RovingFocusOptions as ct, TimerContext as d, QueueTicketInput as da, OverflowContext as dc, UseClickOutsideReturn as di, NotificationsAdapter as dn, FormOptions as do, FeatureContext as dr, CreateContextOptions as ds, useRovingFocus as dt, RatingContextOptions as ea, createBreadcrumbs as ec, DateContextOptions as ei, NotificationSeverity as en, SortableMovePayload as eo, HydrationOptions as er, ColumnLayout as es, createRtl as et, TimerOptions as f, createQueue as fa, OverflowContextOptions as fc, useClickOutside as fi, MutationObserverRecord as fn, FormTicket as fo, FeatureContextOptions as fr, createContext as fs, ResizeObserverEntry as ft, ThemeContext as g, ProgressContextOptions as ga, useOverflow as gc, BreakpointsOptions as gi, useMutationObserver as gn, FormValue as go, FeatureTicketInput as gr, ComboboxOptions as gs, useElementSize as gt, ThemeColors as h, ProgressContext as ha, createOverflowContext as hc, BreakpointsContextOptions as hi, UseMutationObserverReturn as hn, FormValidationRule as ho, FeatureTicket as hr, ComboboxContext as hs, UseResizeObserverReturn as ht, TooltipPluginOptions as i, createRating as ia, SingleContextOptions as ic, createDateContext as ii, NotificationsContext as in, createSortable as io, createHydrationContext as ir, ResolvedColumn as is, useRtl as it, ThemeAdapter as j, NumericOptions as ja, ModelTicket as jc, VirtualAnchor as ji, LocaleContext as jn, createRules as jo, DragVia as jr, PopoverReturn as js, useRaf as jt, V0StyleSheetThemeAdapter as k, createNumberField as ka, ModelContext as kc, toArray as ki, useLogger as kn, RulesContextOptions as ko, DragDropPlugin as kr, useVirtualFocus as ks, ReducedMotionAdapterSetupContext as kt, ToggleScopeControls as l, QueueOptions as la, createSingleContext as lc, ClickOutsideTarget as li, createNotificationsPlugin as ln, FormContext as lo, UseHotkeyReturn as lr, EditableColumn as ls, RovingFocusReturn as lt, Colors as m, useQueue as ma, createOverflow as mc, BreakpointsContext as mi, UseMutationObserverOptions as mn, FormValidationResult as mo, FeaturePluginOptions as mr, useContext as ms, UseElementSizeReturn as mt, TooltipContextOptions as n, RatingItemState as na, useBreadcrumbs as nc, DatePluginOptions as ni, NotificationTicketInput as nn, SortableTicket as no, createFallbackHydration as nr, PinPosition as ns, createRtlFallback as nt, createTooltipFallback as o, useRating as oa, SingleTicket as oc, useDate as oi, NotificationsPluginOptions as on, InputOptions as oo, useHydration as or, CellEditing as os, RtlAdapter as ot, useTimer as p, createQueueContext as pa, OverflowOptions as pc, BreakpointName as pi, ObservableNodeList as pn, FormTicketInput as po, FeatureOptions as pr, provideContext as ps, ResizeObserverOptions as pt, createStackContext as q, KanbanContext as qa, useTimeline as qi, IntersectionObserverOptions as qn, DataGridContextOptions as qo, DragDropAdapterContext as qr, createGroupContext as qs, createPermissions as qt, TooltipOptions as r, RatingOptions as ra, SingleContext as rc, createDate as ri, NotificationsAdapterContext as rn, SortableTicketInput as ro, createHydration as rr, PinnedRegion as rs, createRtlPlugin as rt, createTooltipPlugin as s, QueueContext as sa, SingleTicketInput as sc, ClickOutsideElement as si, createNotifications as sn, InputState as so, PlatformContext as sr, CellEditingOptions as ss, RtlAdapterSetupContext as st, TooltipContext as t, RatingItemDescriptor as ta, createBreadcrumbsContext as tc, DateOptions as ti, NotificationTicket as tn, SortableOptions as to, HydrationPluginOptions as tr, GridColumnDef as ts, createRtlContext as tt, useToggleScope as u, QueueTicket as ua, useSingle as uc, UseClickOutsideOptions as ui, useNotifications as un, FormContextOptions as uo, useHotkey as ur, ContextKey as us, RovingItem as ut, ThemeOptions as v, ProgressTicket as va, UseImageOptions as vc, createBreakpoints as vi, useMediaQuery as vn, createFormContext as vo, createFeaturesContext as vr, createComboboxContext as vs, ReducedMotionContext as vt, createThemeContext as w, OtpOptions as wa, SelectionTicket as wc, MatchRange as wi, LoggerOptions as wn, createValidation as wo, useEventListener as wr, ComboboxAdapterContext as ws, createReducedMotionContext as wt, ThemeTicket as x, createProgressContext as xa, SelectionContext as xc, useBreakpoints as xi, usePrefersReducedMotion as xn, ValidationOptions as xo, CleanupFunction as xr, ClientComboboxAdapter as xs, ReducedMotionOptions as xt, ThemePluginOptions as y, ProgressTicketInput as ya, UseImageReturn as yc, createBreakpointsContext as yi, usePrefersContrast as yn, useForm as yo, createFeaturesPlugin as yr, useCombobox as ys, ReducedMotionContextOptions as yt, useStorage as z, NestedOpenMode as za, createVirtualContext as zi, createLocaleContext as zn, PluginContextConfig as zo, Orientation as zr, createStepContext as zs, UsePresenceOptions as zt };
|
|
8661
|
+
export { RtlOptions as $, SortableEventListener as $a, RatingContext as $i, HydrationContext as $n, ActiveCell as $o, useDelay as $r, createGroup as $s, PermissionsAdapter as $t, V0StyleSheetThemeAdapter as A, NumericContext as Aa, SelectionOptions as Ac, ScrollToOptions as Ai, useLogger as An, RulesOptions as Ao, DragDropPlugin as Ar, createPopoverFallback as As, ReducedMotionAdapterSetupContext as At, useStorage as B, NestedOptions as Ba, createModel as Bc, useVirtual as Bi, createLocaleContext as Bn, DataGridContext as Bo, Orientation as Br, StepContext as Bs, UsePresenceOptions as Bt, ThemeTicketInput as C, OtpContext as Ca, useOverflow as Cc, toReactive as Ci, LoggerContext as Cn, ValidationTicketInput as Co, EventHandler as Cr, useVirtualFocus as Cs, ReducedMotionPluginOptions as Ct, useTheme as D, NumberFieldContext as Da, useImage as Dc, MaybeElementRef as Di, createLogger as Dn, RuleInput as Do, ActiveDrag as Dr, PopoverPluginOptions as Ds, useReducedMotion as Dt, createThemePlugin as E, createOtp as Ea, UseImageReturn as Ec, toHighlight as Ei, LoggerPluginOptions as En, RuleAliases as Eo, useWindowEventListener as Er, PopoverPluginContextOptions as Es, createReducedMotionPlugin as Et, StorageOptions as F, useNested as Fa, useSelection as Fc, VirtualItem as Fi, LocalePluginOptions as Fn, useRules as Fo, DraggablesContext as Fr, Plugin as Fs, useProxyRegistry as Ft, StackTicket as G, KanbanColumnTicket as Ga, createTimeline as Gi, LazyOptions as Gn, useDataGrid as Go, PointerAdapter as Gr, createStep as Gs, PermissionOptions as Gt, StackContextOptions as H, NestedSelectionMode as Ha, TimelineContextOptions as Hi, createLocalePlugin as Hn, DataGridOptions as Ho, useDragDrop as Hr, StepOptions as Hs, usePresence as Ht, StoragePluginOptions as I, NestedActiveMode as Ia, ModelContext as Ic, VirtualOptions as Ii, LocaleRecord as In, StandardSchemaV1 as Io, DropIndicator as Ir, PluginContextConfig as Is, ProxyModelOptions as It, createStackContext as J, KanbanEventListener as Ja, SliderContext as Ji, IntersectionObserverOptions as Jn, ColumnLayout as Jo, DragDropAdapterContext as Jr, GroupContext as Js, createPermissions as Jt, StackTicketInput as K, KanbanColumnTicketInput as Ka, createTimelineContext as Ki, useLazy as Kn, RowSpanningOptions as Ko, PointerAdapterOptions as Kr, createStepContext as Ks, PermissionPluginOptions as Kt, createStorage as L, NestedContext as La, ModelOptions as Lc, VirtualState as Li, LocaleTicket as Ln, isStandardSchema as Lo, DropPosition as Lr, PluginOptions as Ls, ProxyModelTarget as Lt, ThemeAdapter as M, createNumeric as Ma, SelectionTicketInput as Mc, VirtualContext as Mi, LocaleContext as Mn, createRulesContext as Mo, DragVia as Mr, usePopover as Ms, useRaf as Mt, StorageContext as N, createNested as Na, createSelection as Nc, VirtualContextOptions as Ni, LocaleContextOptions as Nn, createRulesFallback as No, DraggableTicket as Nr, toPlacement as Ns, ProxyRegistryContext as Nt, V0UnheadThemeAdapter as O, NumberFieldOptions as Oa, SelectionContext as Oc, toElement as Oi, createLoggerContext as On, RulesContext as Oo, DragDropContext as Or, PopoverReturn as Os, V0ReducedMotionAdapter as Ot, StorageContextOptions as P, createNestedContext as Pa, createSelectionContext as Pc, VirtualDirection as Pi, LocaleOptions as Pn, createRulesPlugin as Po, DraggableTicketInput as Pr, V0PopoverAdapter as Ps, ProxyRegistryOptions as Pt, RtlContextOptions as Q, SortableContext as Qa, createSlider as Qi, useIntersectionObserver as Qn, ResolvedColumn as Qo, UseDelayStartOptions as Qr, GroupTicketInput as Qs, V0PermissionsAdapter as Qt, createStorageContext as R, NestedContextOptions as Ra, ModelTicket as Rc, createVirtual as Ri, LocaleTicketInput as Rn, DataGridColumnTicket as Ro, DropZoneTicket as Rr, createPlugin as Rs, useProxyModel as Rt, ThemeTicket as S, useProgress as Sa, createOverflowContext as Sc, useBreakpoints as Si, usePrefersReducedMotion as Sn, ValidationTicket as So, CleanupFunction as Sr, VirtualFocusReturn as Ss, ReducedMotionOptions as St, createThemeContext as T, OtpPattern as Ta, UseImageOptions as Tc, ToHighlightOptions as Ti, LoggerOptions as Tn, RuleAlias as To, useEventListener as Tr, PopoverPluginContext as Ts, createReducedMotionContext as Tt, StackOptions as U, NestedTicket as Ua, TimelineOptions as Ui, useLocale as Un, createDataGrid as Uo, KeyboardAdapter as Ur, StepTicket as Us, PermissionContext as Ut, StackContext as V, NestedRegistration as Va, TimelineContext as Vi, createLocaleFallback as Vn, DataGridContextOptions as Vo, ZonesContext as Vr, StepContextOptions as Vs, UsePresenceReturn as Vt, StackPluginOptions as W, NestedTicketInput as Wa, TimelineTicket as Wi, LazyContext as Wn, createDataGridContext as Wo, KeyboardAdapterOptions as Wr, StepTicketInput as Ws, PermissionContextOptions as Wt, useStack as X, KanbanTransferPayload as Xa, SliderTicket as Xi, UseIntersectionObserverReturn as Xn, PinPosition as Xo, UseDelayOptions as Xr, GroupOptions as Xs, createPermissionsPlugin as Xt, createStackPlugin as Y, KanbanOptions as Ya, SliderOptions as Yi, UseElementIntersectionReturn as Yn, GridColumnDef as Yo, DragDropAdapterEmit as Yr, GroupContextOptions as Ys, createPermissionsContext as Yt, RtlContext as Z, createKanban as Za, SliderTicketInput as Zi, useElementIntersection as Zn, PinnedRegion as Zo, UseDelayReturn as Zr, GroupTicket as Zs, usePermissions as Zt, ThemeContextOptions as _, ProgressOptions as _a, useSingle as _c, BreakpointsOptions as _i, useMutationObserver as _n, createForm as _o, FeatureTicketInput as _r, ComboboxAdapter as _s, useElementSize as _t, createTooltipContext as a, createRatingContext as aa, BreadcrumbsContextOptions as ac, createDateContext as ai, NotificationsContext as an, InputContext as ao, createHydrationContext as ar, CreateContextOptions as as, useRtl as at, ThemeRecord as b, createProgress as ba, OverflowOptions as bc, createBreakpointsContext as bi, usePrefersContrast as bn, ValidationContext as bo, createFeaturesPlugin as br, VirtualFocusItem as bs, ReducedMotionContextOptions as bt, useTooltip as c, QueueContextOptions as ca, createBreadcrumbsContext as cc, ClickOutsideElement as ci, createNotifications as cn, createInput as co, PlatformContext as cr, useContext as cs, RtlAdapterSetupContext as ct, TimerContext as d, QueueTicketInput as da, SingleContextOptions as dc, UseClickOutsideOptions as di, useNotifications as dn, FormOptions as do, useHotkey as dr, createCombobox as ds, RovingItem as dt, RatingContextOptions as ea, createGroupContext as ec, DateContext as ei, NotificationInput as en, SortableMovePayload as eo, HydrationContextOptions as er, CellEditing as es, RtlPluginOptions as et, TimerOptions as f, createQueue as fa, SingleOptions as fc, UseClickOutsideReturn as fi, NotificationsAdapter as fn, FormTicket as fo, FeatureContext as fr, createComboboxContext as fs, useRovingFocus as ft, ThemeContext as g, ProgressContextOptions as ga, createSingleContext as gc, BreakpointsContextOptions as gi, UseMutationObserverReturn as gn, FormValue as go, FeatureTicket as gr, ClientComboboxAdapterOptions as gs, UseResizeObserverReturn as gt, ThemeColors as h, ProgressContext as ha, createSingle as hc, BreakpointsContext as hi, UseMutationObserverOptions as hn, FormValidationRule as ho, FeaturePluginOptions as hr, ClientComboboxAdapter as hs, UseElementSizeReturn as ht, TooltipPluginOptions as i, createRating as ia, BreadcrumbsContext as ic, createDate as ii, NotificationsAdapterContext as in, createSortable as io, createHydration as ir, ContextKey as is, createRtlPlugin as it, Vuetify0ThemeOptions as j, NumericOptions as ja, SelectionTicket as jc, VirtualAnchor as ji, LogLevel as jn, createRules as jo, DragType as jr, createPopoverPlugin as js, UseRafReturn as jt, V0UnheadThemeOptions as k, createNumberField as ka, SelectionContextOptions as kc, toArray as ki, createLoggerPlugin as kn, RulesContextOptions as ko, DragDropOptions as kr, createPopoverContext as ks, ReducedMotionAdapter as kt, ToggleScopeControls as l, QueueOptions as la, useBreadcrumbs as lc, ClickOutsideIgnoreTarget as li, createNotificationsContext as ln, FormContext as lo, UseHotkeyOptions as lr, ComboboxContext as ls, RovingFocusOptions as lt, Colors as m, useQueue as ma, SingleTicketInput as mc, BreakpointName as mi, ObservableNodeList as mn, FormValidationResult as mo, FeatureOptions as mr, ServerComboboxAdapter as ms, ResizeObserverOptions as mt, TooltipContextOptions as n, RatingItemState as na, BreadcrumbTicket as nc, DateOptions as ni, NotificationTicket as nn, SortableTicket as no, HydrationPluginOptions as nr, CellEditingRegistry as ns, createRtlContext as nt, createTooltipFallback as o, useRating as oa, BreadcrumbsOptions as oc, createDatePlugin as oi, NotificationsOptions as on, InputOptions as oo, createHydrationPlugin as or, createContext as os, V0RtlAdapter as ot, useTimer as p, createQueueContext as pa, SingleTicket as pc, useClickOutside as pi, MutationObserverRecord as pn, FormTicketInput as po, FeatureContextOptions as pr, useCombobox as ps, ResizeObserverEntry as pt, createStack as q, KanbanContext as qa, useTimeline as qi, IntersectionObserverEntry as qn, SpanEntry as qo, DragDropAdapter as qr, useStep as qs, PermissionTicket as qt, TooltipOptions as r, RatingOptions as ra, BreadcrumbTicketInput as rc, DatePluginOptions as ri, NotificationTicketInput as rn, SortableTicketInput as ro, createFallbackHydration as rr, EditableColumn as rs, createRtlFallback as rt, createTooltipPlugin as s, QueueContext as sa, createBreadcrumbs as sc, useDate as si, NotificationsPluginOptions as sn, InputState as so, useHydration as sr, provideContext as ss, RtlAdapter as st, TooltipContext as t, RatingItemDescriptor as ta, useGroup as tc, DateContextOptions as ti, NotificationSeverity as tn, SortableOptions as to, HydrationOptions as tr, CellEditingOptions as ts, createRtl as tt, useToggleScope as u, QueueTicket as ua, SingleContext as uc, ClickOutsideTarget as ui, createNotificationsPlugin as un, FormContextOptions as uo, UseHotkeyReturn as ur, ComboboxOptions as us, RovingFocusReturn as ut, ThemeOptions as v, ProgressTicket as va, OverflowContext as vc, BreakpointsPluginOptions as vi, MediaQueryContext as vn, createFormContext as vo, createFeatures as vr, ComboboxAdapterContext as vs, useResizeObserver as vt, createTheme as w, OtpOptions as wa, ImageStatus as wc, HighlightChunk as wi, LoggerContextOptions as wn, createValidation as wo, useDocumentEventListener as wr, PopoverOptions as ws, createReducedMotion as wt, ThemeSystemPair as x, createProgressContext as xa, createOverflow as xc, createBreakpointsPlugin as xi, usePrefersDark as xn, ValidationOptions as xo, useFeatures as xr, VirtualFocusOptions as xs, ReducedMotionMode as xt, ThemePluginOptions as y, ProgressTicketInput as ya, OverflowContextOptions as yc, createBreakpoints as yi, useMediaQuery as yn, useForm as yo, createFeaturesContext as yr, ComboboxAdapterResult as ys, ReducedMotionContext as yt, createStoragePlugin as z, NestedOpenMode as za, ModelTicketInput as zc, createVirtualContext as zi, createLocale as zn, DataGridColumnTicketInput as zo, DropZoneTicketInput as zr, createPluginContext as zs, PresenceState as zt };
|