@vuetify/v0 1.0.0-alpha.4 → 1.0.0-alpha.5

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 (131) hide show
  1. package/README.md +2 -0
  2. package/dist/{adapter-C9cR4AcY.mjs → adapter-BFSJsyv7.mjs} +10 -10
  3. package/dist/{adapter-Cr7Bl4la.d.mts → adapter-BO75n0Cn.d.mts} +7 -7
  4. package/dist/{adapter-DgBBe_BW.d.mts → adapter-DDJHLC8K.d.mts} +1 -1
  5. package/dist/adapters-4t-NhR11.mjs +5 -0
  6. package/dist/adapters-BcoA0zCS.mjs +4 -0
  7. package/dist/adapters-BjaPK635.mjs +2 -0
  8. package/dist/{adapters-t6QC-zE8.mjs → adapters-DvG-9z9q.mjs} +1 -1
  9. package/dist/browser/index.js +514 -123
  10. package/dist/components/index.d.mts +2 -2
  11. package/dist/components/index.mjs +1 -1
  12. package/dist/{components-BWxMSWr7.mjs → components-Dn4Kbi0i.mjs} +22 -22
  13. package/dist/composables/index.d.mts +19 -18
  14. package/dist/composables/index.mjs +23 -23
  15. package/dist/{consola-Crr4qbeI.d.mts → consola-CUNHyu8J.d.mts} +1 -1
  16. package/dist/constants/index.d.mts +1 -1
  17. package/dist/constants/index.mjs +1 -1
  18. package/dist/{createDataTable-DDr2yY-A.mjs → createDataTable-H-PuVigU.mjs} +191 -100
  19. package/dist/{createGroup-BSGtfBUE.mjs → createGroup-aHt_kvtU.mjs} +1 -1
  20. package/dist/{createRegistry-Db_juawd.mjs → createRegistry-CWpvSbCe.mjs} +1 -1
  21. package/dist/{createSelection-BeKZMxha.mjs → createSelection-MRyUZyW2.mjs} +1 -1
  22. package/dist/{createSingle-Dms2efxr.mjs → createSingle-BSciC9EJ.mjs} +1 -1
  23. package/dist/{createTokens-B1lwHZvO.mjs → createTokens-CQ9C7GTV.mjs} +2 -2
  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 +5 -5
  34. package/dist/date/index.d.mts +1 -1
  35. package/dist/date/index.mjs +2 -2
  36. package/dist/features/adapters/flagsmith/index.d.mts +1 -1
  37. package/dist/features/adapters/launchdarkly/index.d.mts +1 -1
  38. package/dist/features/adapters/posthog/index.d.mts +1 -1
  39. package/dist/features/adapters/posthog/index.mjs +1 -1
  40. package/dist/features/index.d.mts +2 -2
  41. package/dist/features/index.mjs +1 -1
  42. package/dist/{flagsmith-ygKMImos.d.mts → flagsmith-Cd44vxff.d.mts} +1 -1
  43. package/dist/{globals-BAe6tA_x.mjs → globals-BRdxsC2M.mjs} +1 -1
  44. package/dist/{index-BA7YU2xY.d.mts → index-BmEu85PI.d.mts} +123 -62
  45. package/dist/{index-Cw04PFVO.d.mts → index-C0ewabdY.d.mts} +1 -167
  46. package/dist/{index-jQPkwo3G.d.mts → index-CJdG9yY1.d.mts} +104 -104
  47. package/dist/index-C_t6t0Z-.d.mts +170 -0
  48. package/dist/{index-BfpLkDR_.d.mts → index-CyUCELZC.d.mts} +207 -9
  49. package/dist/index.d.mts +22 -21
  50. package/dist/index.mjs +25 -25
  51. package/dist/json/web-types.json +1 -1
  52. package/dist/{launchdarkly-BJR4vbbV.d.mts → launchdarkly-De701hkf.d.mts} +1 -1
  53. package/dist/locale/adapters/index.d.mts +2 -2
  54. package/dist/locale/adapters/index.mjs +2 -2
  55. package/dist/locale/adapters/v0/index.d.mts +1 -1
  56. package/dist/locale/adapters/v0/index.mjs +1 -1
  57. package/dist/locale/adapters/vue-i18n/index.d.mts +1 -1
  58. package/dist/locale/index.d.mts +3 -3
  59. package/dist/locale/index.mjs +2 -2
  60. package/dist/logger/adapters/consola/index.d.mts +1 -1
  61. package/dist/logger/adapters/index.d.mts +4 -4
  62. package/dist/logger/adapters/index.mjs +2 -2
  63. package/dist/logger/adapters/pino/index.d.mts +1 -1
  64. package/dist/logger/adapters/v0/index.d.mts +1 -1
  65. package/dist/logger/adapters/v0/index.mjs +1 -1
  66. package/dist/logger/index.d.mts +5 -5
  67. package/dist/logger/index.mjs +2 -2
  68. package/dist/notifications/index.d.mts +1 -1
  69. package/dist/notifications/index.mjs +2 -2
  70. package/dist/palettes/ant/index.d.mts +1 -1
  71. package/dist/palettes/index.d.mts +2 -2
  72. package/dist/palettes/material/index.d.mts +1 -1
  73. package/dist/palettes/md1/index.d.mts +1 -1
  74. package/dist/palettes/md2/index.d.mts +1 -1
  75. package/dist/palettes/radix/index.d.mts +1 -1
  76. package/dist/palettes/tailwind/index.d.mts +1 -1
  77. package/dist/permissions/adapters/index.d.mts +1 -1
  78. package/dist/permissions/adapters/v0/index.d.mts +1 -1
  79. package/dist/permissions/index.d.mts +1 -1
  80. package/dist/permissions/index.mjs +1 -1
  81. package/dist/{pino-NmR7X0s4.d.mts → pino-BaYY_KIN.d.mts} +1 -1
  82. package/dist/{posthog-B3go2aCh.mjs → posthog-0umvvA48.mjs} +1 -1
  83. package/dist/{posthog-CQntUXFO.d.mts → posthog-CIrmvke4.d.mts} +1 -1
  84. package/dist/rules/index.d.mts +1 -1
  85. package/dist/rules/index.mjs +1 -1
  86. package/dist/{server-DQK305lc.d.mts → server-7vjHxjNc.d.mts} +1 -1
  87. package/dist/{server-ZFXbgQoY.mjs → server-BNSiVoMe.mjs} +1 -1
  88. package/dist/storage/adapters/index.d.mts +2 -2
  89. package/dist/storage/adapters/memory/index.d.mts +1 -1
  90. package/dist/storage/index.d.mts +3 -3
  91. package/dist/storage/index.mjs +1 -1
  92. package/dist/theme/adapters/index.d.mts +1 -1
  93. package/dist/theme/adapters/index.mjs +3 -3
  94. package/dist/theme/adapters/unhead/index.d.mts +1 -1
  95. package/dist/theme/adapters/unhead/index.mjs +1 -1
  96. package/dist/theme/adapters/v0/index.d.mts +1 -1
  97. package/dist/theme/adapters/v0/index.mjs +1 -1
  98. package/dist/theme/index.d.mts +1 -1
  99. package/dist/theme/index.mjs +3 -3
  100. package/dist/{unhead-dPyVkgiJ.mjs → unhead-_cXZcx0j.mjs} +1 -1
  101. package/dist/{useClickOutside-B8naChaQ.mjs → useClickOutside-DbOLg1uw.mjs} +322 -17
  102. package/dist/{useFeatures-x2iKp0C8.mjs → useFeatures-Dhnr-Lg2.mjs} +4 -4
  103. package/dist/{useLocale-BUms59Bw.mjs → useLocale-Sh-2sNiG.mjs} +5 -5
  104. package/dist/{useLogger-DPSSa-YR.mjs → useLogger-1_ZeBY12.mjs} +4 -4
  105. package/dist/{useNotifications-BPTmZWQy.mjs → useNotifications-CAVQ7hK6.mjs} +5 -5
  106. package/dist/{usePermissions-CTi-3pBk.mjs → usePermissions-D9Oituwy.mjs} +2 -2
  107. package/dist/{useRules-DNhljkyO.mjs → useRules-DK4AeNeC.mjs} +4 -3
  108. package/dist/{useTheme-3vW3kFNg.mjs → useTheme-FMDQC81h.mjs} +5 -5
  109. package/dist/utilities/index.d.mts +1 -1
  110. package/dist/utilities/index.mjs +1 -1
  111. package/dist/{v0-YJQoTLsp.mjs → v0-C42ssNIy.mjs} +1 -1
  112. package/dist/{v0-DAlKpCR8.mjs → v0-CEfbyyp2.mjs} +1 -1
  113. package/dist/{v0-CotC1PiS.mjs → v0-Ch-O6YVd.mjs} +1 -1
  114. package/dist/{v0-DadOcxFI.mjs → v0-D0imQlSD.mjs} +1 -1
  115. package/dist/{v0-CRGArJim.d.mts → v0-DWZ_N2GG.d.mts} +1 -1
  116. package/dist/{v0-DYsCJPIu.d.mts → v0-QIjffi4E.d.mts} +1 -1
  117. package/dist/{v0-DDELiSI6.d.mts → v0-aYLq6qmT.d.mts} +1 -1
  118. package/dist/{virtual-Dnno49F8.mjs → virtual-Cq5aRp7m.mjs} +1 -1
  119. package/dist/{virtual-BqCRw0ly.d.mts → virtual-CrgGA-o6.d.mts} +1 -1
  120. package/package.json +1 -1
  121. package/dist/adapters-B25KaYU4.mjs +0 -2
  122. package/dist/adapters-BcddLSNs.mjs +0 -4
  123. package/dist/adapters-Dv74Jk6A.mjs +0 -5
  124. /package/dist/{adapter-Dzyrlbz7.d.mts → adapter-B6IrPwib.d.mts} +0 -0
  125. /package/dist/{adapter-o8r-2vUn.d.mts → adapter-BEJXp-ie.d.mts} +0 -0
  126. /package/dist/{adapter-C6JmOyYo.d.mts → adapter-CspReV3g.d.mts} +0 -0
  127. /package/dist/{index-B3-FstpY.d.mts → index-BLaKZq0Y.d.mts} +0 -0
  128. /package/dist/{index-DWfPppPU.d.mts → index-BOn0AAue.d.mts} +0 -0
  129. /package/dist/{index-DewYtDsc.d.mts → index-C6NnIuDv.d.mts} +0 -0
  130. /package/dist/{index-DJQwYeyx.d.mts → index-PvkxPev3.d.mts} +0 -0
  131. /package/dist/{memory-B0w39kno.d.mts → memory-D-JbdKXg.d.mts} +0 -0
@@ -0,0 +1,170 @@
1
+ import { t as ContextTrinity } from "./index-H_hl6-4b.mjs";
2
+ import { n as RegistryContextOptions, o as RegistryOptions, s as RegistryTicket, t as RegistryContext } from "./index-C0ewabdY.mjs";
3
+
4
+ //#region src/composables/createTokens/index.d.ts
5
+ interface TokenAlias<T = unknown> {
6
+ [key: string]: unknown;
7
+ $value: T;
8
+ $type?: string;
9
+ $description?: string;
10
+ $extensions?: Record<string, unknown>;
11
+ $deprecated?: boolean | string;
12
+ }
13
+ type TokenPrimitive = string | number | boolean | null | Function;
14
+ type TokenValue = TokenPrimitive | TokenAlias;
15
+ interface TokenCollection {
16
+ [key: string]: TokenValue | TokenCollection;
17
+ }
18
+ type FlatTokenCollection = {
19
+ id: string;
20
+ value: TokenValue;
21
+ };
22
+ interface TokenTicket<Z extends TokenValue = TokenValue> extends RegistryTicket<Z> {}
23
+ interface TokenContext<Z extends TokenTicket> extends RegistryContext<Z> {
24
+ /**
25
+ * Checks if a token is an alias
26
+ *
27
+ * @param token The token to check.
28
+ * @returns True if the token is an alias, false otherwise.
29
+ * @remarks An alias is a string that starts with "{" and ends with "}".
30
+ *
31
+ * @see https://0.vuetifyjs.com/composables/registration/create-tokens
32
+ *
33
+ * @example
34
+ * ```ts
35
+ * const tokens = createTokens({
36
+ * colors: {
37
+ * primary: '#3b82f6',
38
+ * secondary: '{colors.primary}', // Alias reference
39
+ * },
40
+ * })
41
+ *
42
+ * console.log(tokens.isAlias('{colors.primary}')) // true
43
+ * console.log(tokens.isAlias('#3b82f6')) // false
44
+ * ```
45
+ */
46
+ isAlias: (token: unknown) => token is string;
47
+ /**
48
+ * Resolves a token or alias to its value.
49
+ *
50
+ * @param token The token or alias to resolve.
51
+ * @returns The resolved value of the token or alias, or undefined if not found.
52
+ * @remarks This function can resolve nested aliases and supports token paths using dot notation.
53
+ *
54
+ * @see https://0.vuetifyjs.com/composables/registration/create-tokens
55
+ *
56
+ * @example
57
+ * ```ts
58
+ * const tokens = createTokens({
59
+ * colors: {
60
+ * primary: '#3b82f6',
61
+ * secondary: '{colors.primary}', // Alias reference
62
+ * },
63
+ * })
64
+ *
65
+ * console.log(tokens.resolve('{colors.primary}')) // '#3b82f6'
66
+ * console.log(tokens.resolve('{colors.secondary}')) // '#3b82f6'
67
+ * ```
68
+ */
69
+ resolve: (token: string | TokenAlias) => unknown | undefined;
70
+ }
71
+ interface TokenOptions extends RegistryOptions {
72
+ /**
73
+ * Whether to flatten nested token structures.
74
+ *
75
+ * @default false
76
+ */
77
+ flat?: boolean;
78
+ /**
79
+ * An optional prefix to prepend to each token ID during registration.
80
+ *
81
+ * @remarks This is useful for namespacing tokens.
82
+ */
83
+ prefix?: string;
84
+ }
85
+ interface TokenContextOptions extends TokenOptions, RegistryContextOptions {
86
+ tokens?: TokenCollection;
87
+ }
88
+ /**
89
+ * Creates a new token instance.
90
+ *
91
+ * @param tokens The tokens to use.
92
+ * @param options The options for the token instance.
93
+ * @template Z The type of the token ticket.
94
+ * @template E The type of the token context.
95
+ * @returns A new token instance.
96
+ *
97
+ * @see https://www.designtokens.org/tr/drafts/format/
98
+ * @see https://0.vuetifyjs.com/composables/registration/create-tokens
99
+ *
100
+ * @example
101
+ * ```ts
102
+ * import { createTokens } from '@vuetify/v0'
103
+ *
104
+ * const tokens = createTokens({
105
+ * colors: {
106
+ * primary: '#3b82f6',
107
+ * secondary: '{colors.primary}', // Alias reference
108
+ * },
109
+ * })
110
+ *
111
+ * console.log(tokens.resolve('{colors.primary}')) // '#3b82f6'
112
+ * console.log(tokens.resolve('{colors.secondary}')) // '#3b82f6'
113
+ * ```
114
+ */
115
+ declare function createTokens<Z extends TokenTicket = TokenTicket, E extends TokenContext<Z> = TokenContext<Z>>(tokens?: TokenCollection, options?: TokenOptions): E;
116
+ /**
117
+ * Creates a new token context.
118
+ *
119
+ * @param namespace The namespace for the token context.
120
+ * @param tokens The tokens to use.
121
+ * @template Z The type of the token ticket.
122
+ * @template E The type of the token context.
123
+ * @returns A new token context.
124
+ *
125
+ * @see https://0.vuetifyjs.com/composables/registration/create-tokens
126
+ *
127
+ * @example
128
+ * ```ts
129
+ * import { createTokensContext } from '@vuetify/v0'
130
+ *
131
+ * export const [useTokens, provideTokens, context] = createTokensContext({
132
+ * namespace: 'v0:tokens',
133
+ * tokens: {
134
+ * colors: {
135
+ * primary: '#3b82f6',
136
+ * secondary: '{colors.primary}', // Alias reference
137
+ * },
138
+ * },
139
+ * })
140
+ * ```
141
+ */
142
+ declare function createTokensContext<Z extends TokenTicket = TokenTicket, E extends TokenContext<Z> = TokenContext<Z>>(_options: TokenContextOptions): ContextTrinity<E>;
143
+ /**
144
+ * Returns the current tokens instance.
145
+ *
146
+ * @param namespace The namespace for the tokens context. Defaults to `'v0:tokens'`.
147
+ * @returns The current tokens instance.
148
+ *
149
+ * @see https://0.vuetifyjs.com/composables/registration/create-tokens
150
+ *
151
+ * @example
152
+ * ```vue
153
+ * <script setup lang="ts">
154
+ * import { useTokens } from '@vuetify/v0'
155
+ *
156
+ * const tokens = useTokens()
157
+ * </script>
158
+ * ```
159
+ */
160
+ declare function useTokens<Z extends TokenTicket = TokenTicket, E extends TokenContext<Z> = TokenContext<Z>>(namespace?: string): E;
161
+ /**
162
+ * Flattens a nested collection of tokens into a flat array of tokens.
163
+ * Each token is represented by an object containing its ID & value.
164
+ * @param tokens The collection of tokens to flatten.
165
+ * @param prefix An optional prefix to prepend to each token ID.
166
+ * @returns An array of flattened tokens, each with an ID and value.
167
+ */
168
+ declare function flatten(tokens: TokenCollection, prefix?: string, flat?: boolean): FlatTokenCollection[];
169
+ //#endregion
170
+ export { TokenContextOptions as a, TokenTicket as c, createTokensContext as d, flatten as f, TokenContext as i, TokenValue as l, TokenAlias as n, TokenOptions as o, useTokens as p, TokenCollection as r, TokenPrimitive as s, FlatTokenCollection as t, createTokens as u };
@@ -1,12 +1,13 @@
1
1
  import { a as ID, i as Extensible, o as MaybeArray } from "./index-CLR1QMM3.mjs";
2
2
  import { t as ContextTrinity } from "./index-H_hl6-4b.mjs";
3
- import { b as RegistryTicket, c as TokenTicket, g as RegistryEventCallback, i as TokenContext, m as RegistryContext, o as TokenOptions, r as TokenCollection, v as RegistryEventName, x as RegistryTicketInput, y as RegistryOptions } from "./index-Cw04PFVO.mjs";
4
- import { _ as FilterMode } from "./adapter-Cr7Bl4la.mjs";
5
- import { t as DateAdapter } from "./adapter-Dzyrlbz7.mjs";
6
- import { n as FeaturesAdapterFlags, t as FeaturesAdapter } from "./adapter-C6JmOyYo.mjs";
7
- import { t as LocaleAdapter } from "./adapter-DgBBe_BW.mjs";
8
- import { t as LoggerAdapter } from "./adapter-o8r-2vUn.mjs";
9
- import { n as StorageAdapter } from "./memory-B0w39kno.mjs";
3
+ import { a as RegistryEventName, c as RegistryTicketInput, o as RegistryOptions, r as RegistryEventCallback, s as RegistryTicket, t as RegistryContext } from "./index-C0ewabdY.mjs";
4
+ import { _ as FilterMode } from "./adapter-BO75n0Cn.mjs";
5
+ import { c as TokenTicket, i as TokenContext, o as TokenOptions, r as TokenCollection } from "./index-C_t6t0Z-.mjs";
6
+ import { t as DateAdapter } from "./adapter-B6IrPwib.mjs";
7
+ import { n as FeaturesAdapterFlags, t as FeaturesAdapter } from "./adapter-CspReV3g.mjs";
8
+ import { t as LocaleAdapter } from "./adapter-DDJHLC8K.mjs";
9
+ import { t as LoggerAdapter } from "./adapter-BEJXp-ie.mjs";
10
+ import { n as StorageAdapter } from "./memory-D-JbdKXg.mjs";
10
11
  import { App, ComponentPublicInstance, ComputedRef, InjectionKey, MaybeRef, MaybeRefOrGetter, Reactive, Ref, ShallowRef, UnwrapNestedRefs, WatchSource, WritableComputedRef } from "vue";
11
12
 
12
13
  //#region src/composables/createModel/index.d.ts
@@ -1774,7 +1775,7 @@ interface PluginContextConfig<O, E> {
1774
1775
  * createPluginContext('v0:logger', options => createLogger(options), {
1775
1776
  * fallback: ns => createFallbackLogger(ns),
1776
1777
  * setup: (context) => {
1777
- * if (__DEV__ && IN_BROWSER) (window as any).__v0Logger__ = context
1778
+ * if (__DEV__ && IN_BROWSER) (window as Window & { __v0Logger__?: typeof context }).__v0Logger__ = context
1778
1779
  * },
1779
1780
  * })
1780
1781
  * ```
@@ -3000,6 +3001,118 @@ interface NumberFieldContext {
3000
3001
  }
3001
3002
  declare function createNumberField(options?: NumberFieldOptions): NumberFieldContext;
3002
3003
  //#endregion
3004
+ //#region src/composables/createOtp/index.d.ts
3005
+ /**
3006
+ * Pattern presets — string literals compile to internal RegExps; arbitrary
3007
+ * RegExp values are applied per character.
3008
+ *
3009
+ * @example
3010
+ * ```ts
3011
+ * const otp = createOtp({ pattern: 'numeric' })
3012
+ * const hex = createOtp({ pattern: /^[0-9a-fA-F]$/ })
3013
+ * ```
3014
+ */
3015
+ type OtpPattern = 'numeric' | 'alphanumeric' | 'alphabetic' | RegExp;
3016
+ /**
3017
+ * Options accepted by `createOtp`.
3018
+ *
3019
+ * @example
3020
+ * ```ts
3021
+ * const otp = createOtp({
3022
+ * length: 6,
3023
+ * pattern: 'numeric',
3024
+ * disabled: false,
3025
+ * onComplete: async value => {
3026
+ * const ok = await verify(value)
3027
+ * return ok
3028
+ * },
3029
+ * })
3030
+ * ```
3031
+ */
3032
+ interface OtpOptions extends Omit<InputOptions<string>, 'value' | 'error' | 'errorMessages'> {
3033
+ /** Number of characters. @default 6 */
3034
+ length?: MaybeRefOrGetter<number>;
3035
+ /** Joined value source. @default shallowRef('') */
3036
+ value?: Ref<string>;
3037
+ /**
3038
+ * Per-character pattern. String presets compile to internal RegExps;
3039
+ * custom RegExp must match a single character.
3040
+ * @default 'numeric'
3041
+ */
3042
+ pattern?: MaybeRefOrGetter<OtpPattern>;
3043
+ /**
3044
+ * Fire when the joined value first reaches `length`. Decisional —
3045
+ * return / resolve `false` to reject (clears value, sets error).
3046
+ * A rejected Promise is treated as `false` and logs a warning.
3047
+ */
3048
+ onComplete?: (value: string) => boolean | void | PromiseLike<boolean | void>;
3049
+ }
3050
+ /**
3051
+ * Reactive context returned by `createOtp`. Consumers index into `value`
3052
+ * for per-character rendering and call the mutation helpers to drive state.
3053
+ *
3054
+ * @example
3055
+ * ```ts
3056
+ * const otp = createOtp({ length: 6 })
3057
+ *
3058
+ * otp.write(0, '4')
3059
+ * otp.distribute('12345', 1) // returns 5
3060
+ * otp.isComplete.value // true
3061
+ * otp.clear()
3062
+ * ```
3063
+ */
3064
+ interface OtpContext {
3065
+ /**
3066
+ * The joined OTP string. Use the mutation helpers (`write`, `distribute`,
3067
+ * `fill`, `clear`) to update. Writing through this ref directly is
3068
+ * intentionally prevented to preserve pattern, length, and lock invariants.
3069
+ */
3070
+ value: Readonly<Ref<string>>;
3071
+ /** Resolved character count from the `length` option. */
3072
+ length: Readonly<Ref<number>>;
3073
+ /**
3074
+ * The underlying `createInput` context — exposes ARIA IDs, validation
3075
+ * state, focus/touched, and the `validate` / `reset` methods.
3076
+ *
3077
+ * Note: `input.value` aliases `OtpContext.value` and is also readonly on
3078
+ * the public surface. Use the mutation helpers (`write`, `distribute`,
3079
+ * `fill`, `clear`) to update.
3080
+ */
3081
+ input: Omit<InputContext<string>, 'value'> & {
3082
+ value: Readonly<Ref<string>>;
3083
+ };
3084
+ /** True when `value` reaches `length` and every character matches `pattern`. */
3085
+ isComplete: Readonly<Ref<boolean>>;
3086
+ /**
3087
+ * True while an async `onComplete` is in flight. Mutation helpers no-op
3088
+ * during this window; consumers can render a spinner against this ref.
3089
+ */
3090
+ isValidating: Readonly<Ref<boolean>>;
3091
+ /**
3092
+ * Write a single character at `index`. Empty string clears trailing
3093
+ * characters from `index` onward. Out-of-range indices and characters
3094
+ * rejected by `pattern` are ignored. No-ops while locked.
3095
+ */
3096
+ write: (index: number, char: string) => void;
3097
+ /**
3098
+ * Splice pattern-accepted characters from `text` into `value` starting
3099
+ * at `index`. Returns the number of characters written. No-ops while
3100
+ * locked or when no characters pass the pattern.
3101
+ */
3102
+ distribute: (text: string, index?: number) => number;
3103
+ /** Clear `value` and rejection state. No-ops while locked. */
3104
+ clear: () => void;
3105
+ /**
3106
+ * Replace `value` with pattern-accepted characters from `text`, truncated
3107
+ * to `length`. Clears rejection state on deliberate empty input or any
3108
+ * accepted characters. No-ops while locked.
3109
+ */
3110
+ fill: (text: string) => void;
3111
+ /** Whether `char` is a single character matching the current `pattern`. */
3112
+ accepts: (char: string) => boolean;
3113
+ }
3114
+ declare function createOtp(options?: OtpOptions): OtpContext;
3115
+ //#endregion
3003
3116
  //#region src/composables/createProgress/index.d.ts
3004
3117
  type ProgressTicketInput = ModelTicketInput<ShallowRef<number>>;
3005
3118
  type ProgressTicket = ModelTicket<ProgressTicketInput>;
@@ -4454,6 +4567,91 @@ type MaybeElementRef = {
4454
4567
  */
4455
4568
  declare function toElement(target: MaybeElementRef): Element | undefined;
4456
4569
  //#endregion
4570
+ //#region src/composables/toHighlight/index.d.ts
4571
+ /**
4572
+ * A `[start, end]` index pair where `end` is exclusive (matches
4573
+ * `String.prototype.slice` convention).
4574
+ *
4575
+ * @example
4576
+ * ```ts
4577
+ * import type { MatchRange } from '@vuetify/v0'
4578
+ *
4579
+ * const ranges: MatchRange[] = [[0, 5], [12, 17]]
4580
+ * ```
4581
+ */
4582
+ type MatchRange = readonly [number, number];
4583
+ /**
4584
+ * A contiguous chunk of source text, flagged as matched or unmatched.
4585
+ *
4586
+ * @example
4587
+ * ```ts
4588
+ * import type { HighlightChunk } from '@vuetify/v0'
4589
+ *
4590
+ * const chunk: HighlightChunk = { text: 'Hello', match: true }
4591
+ * ```
4592
+ */
4593
+ interface HighlightChunk {
4594
+ text: string;
4595
+ match: boolean;
4596
+ }
4597
+ /**
4598
+ * Optional configuration for {@link toHighlight}.
4599
+ *
4600
+ * @example
4601
+ * ```ts
4602
+ * import { toHighlight } from '@vuetify/v0'
4603
+ *
4604
+ * const chunks = toHighlight('Hello World', 'WORLD', {
4605
+ * ignoreCase: true,
4606
+ * matchAll: true,
4607
+ * })
4608
+ * ```
4609
+ */
4610
+ interface ToHighlightOptions {
4611
+ /**
4612
+ * Pre-computed `[start, end]` index pairs.
4613
+ * When non-empty, takes priority over `query`. `matchAll` is ignored.
4614
+ * Caller-supplied ranges are sorted and merged before chunking, so
4615
+ * unsorted or overlapping input is handled gracefully.
4616
+ */
4617
+ matches?: MaybeRefOrGetter<readonly MatchRange[] | undefined>;
4618
+ /**
4619
+ * Highlight every occurrence (`true`) or only the first per term (`false`, default).
4620
+ * Ignored when `matches` is provided.
4621
+ */
4622
+ matchAll?: MaybeRefOrGetter<boolean>;
4623
+ /** Case-insensitive matching. Default `false`. */
4624
+ ignoreCase?: MaybeRefOrGetter<boolean>;
4625
+ }
4626
+ /**
4627
+ * Splits text into matched and unmatched chunks.
4628
+ *
4629
+ * Pure transformer — returns a plain array. Wrap the call in `computed()` for
4630
+ * reactive recomputation.
4631
+ *
4632
+ * Priority: `options.matches` (when non-empty) → `query` → no-match fallback.
4633
+ *
4634
+ * @param text The source string to split.
4635
+ * @param query One or more search terms. Empty strings are ignored. Case sensitivity controlled by `options.ignoreCase`.
4636
+ * @param options Optional `matches`, `matchAll`, `ignoreCase`.
4637
+ * @returns A `HighlightChunk[]` array.
4638
+ *
4639
+ * @see https://0.vuetifyjs.com/composables/transformers/to-highlight
4640
+ *
4641
+ * @example
4642
+ * ```ts
4643
+ * import { computed, shallowRef } from 'vue'
4644
+ * import { toHighlight } from '@vuetify/v0'
4645
+ *
4646
+ * const query = shallowRef('World')
4647
+ * const chunks = computed(() => toHighlight('Hello World', query))
4648
+ *
4649
+ * console.log(chunks.value)
4650
+ * // [{ text: 'Hello ', match: false }, { text: 'World', match: true }]
4651
+ * ```
4652
+ */
4653
+ declare function toHighlight(text: MaybeRefOrGetter<string>, query?: MaybeRefOrGetter<string | string[] | undefined>, options?: ToHighlightOptions): HighlightChunk[];
4654
+ //#endregion
4457
4655
  //#region src/composables/toReactive/index.d.ts
4458
4656
  /**
4459
4657
  * Converts a `MaybeRef` to a `UnwrapNestedRefs`.
@@ -7376,4 +7574,4 @@ interface ToggleScopeControls {
7376
7574
  */
7377
7575
  declare function useToggleScope(source: WatchSource<boolean>, fn: (() => void) | ((controls: ToggleScopeControls) => void)): ToggleScopeControls;
7378
7576
  //#endregion
7379
- export { RtlAdapterSetupContext as $, RulesContextOptions as $a, createNumberField as $i, useFeatures as $n, GroupTicket as $o, createBreakpointsPlugin as $r, usePrefersDark as $t, createStoragePlugin as A, InputOptions as Aa, RatingItemState as Ai, useIntersectionObserver as An, VirtualFocusOptions as Ao, UseDelayStartOptions as Ar, createSelectionContext as As, usePermissions as At, createStackPlugin as B, FormValue as Ba, createQueue as Bi, PlatformContext as Bn, StepTicketInput as Bo, ClickOutsideElement as Br, createNotifications as Bt, ThemeAdapter as C, SortableEventListener as Ca, SliderContext as Ci, LazyOptions as Cn, ServerComboboxAdapter as Co, PointerAdapter as Cr, useImage as Cs, PermissionContextOptions as Ct, StoragePluginOptions as D, SortableTicketInput as Da, RatingContext as Di, UseElementIntersectionReturn as Dn, ComboboxAdapterContext as Do, DragDropAdapterEmit as Dr, SelectionTicket as Ds, createPermissions as Dt, StorageOptions as E, SortableTicket as Ea, createSlider as Ei, IntersectionObserverOptions as En, ComboboxAdapter as Eo, DragDropAdapterContext as Er, SelectionOptions as Es, PermissionTicket as Et, StackPluginOptions as F, FormOptions as Fa, QueueContext as Fi, createFallbackHydration as Fn, usePopover as Fo, DatePluginOptions as Fr, ModelTicketInput as Fs, NotificationTicket as Ft, RtlPluginOptions as G, ValidationOptions as Ga, ProgressOptions as Gi, FeatureContextOptions as Gn, OverflowContextOptions as Go, useClickOutside as Gr, MutationObserverRecord as Gt, RtlContext as H, createFormContext as Ha, useQueue as Hi, UseHotkeyReturn as Hn, createStepContext as Ho, ClickOutsideTarget as Hr, createNotificationsPlugin as Ht, StackTicket as I, FormTicket as Ia, QueueContextOptions as Ii, createHydration as In, StepContext as Io, createDate as Ir, createModel as Is, NotificationsAdapterContext as It, createRtlFallback as J, createValidation as Ja, createProgress as Ji, FeatureTicket as Jn, createOverflowContext as Jo, BreakpointsContextOptions as Jr, UseMutationObserverReturn as Jt, createRtl as K, ValidationTicket as Ka, ProgressTicket as Ki, FeatureOptions as Kn, OverflowOptions as Ko, BreakpointName as Kr, ObservableNodeList as Kt, StackTicketInput as L, FormTicketInput as La, QueueOptions as Li, createHydrationContext as Ln, StepContextOptions as Lo, createDateContext as Lr, NotificationsContext as Lt, StackContext as M, createInput as Ma, createRating as Mi, HydrationContextOptions as Mn, useVirtualFocus as Mo, DateContext as Mr, ModelContext as Ms, PermissionsAdapter as Mt, StackContextOptions as N, FormContext as Na, createRatingContext as Ni, HydrationOptions as Nn, PopoverOptions as No, DateContextOptions as Nr, ModelOptions as Ns, NotificationInput as Nt, createStorage as O, createSortable as Oa, RatingContextOptions as Oi, UseIntersectionObserverReturn as On, ComboboxAdapterResult as Oo, UseDelayOptions as Or, SelectionTicketInput as Os, createPermissionsContext as Ot, StackOptions as P, FormContextOptions as Pa, useRating as Pi, HydrationPluginOptions as Pn, PopoverReturn as Po, DateOptions as Pr, ModelTicket as Ps, NotificationSeverity as Pt, RtlAdapter as Q, RulesContext as Qa, NumberFieldOptions as Qi, createFeaturesPlugin as Qn, GroupOptions as Qo, createBreakpointsContext as Qr, usePrefersContrast as Qt, createStack as R, FormValidationResult as Ra, QueueTicket as Ri, createHydrationPlugin as Rn, StepOptions as Ro, createDatePlugin as Rr, NotificationsOptions as Rt, Vuetify0ThemeOptions as S, SortableContext as Sa, useTimeline as Si, LazyContext as Sn, useCombobox as So, KeyboardAdapterOptions as Sr, UseImageReturn as Ss, PermissionContext as St, StorageContextOptions as T, SortableOptions as Ta, SliderTicketInput as Ti, IntersectionObserverEntry as Tn, ClientComboboxAdapterOptions as To, DragDropAdapter as Tr, SelectionContextOptions as Ts, PermissionPluginOptions as Tt, RtlContextOptions as U, useForm as Ua, ProgressContext as Ui, useHotkey as Un, useStep as Uo, UseClickOutsideOptions as Ur, useNotifications as Ut, useStack as V, createForm as Va, createQueueContext as Vi, UseHotkeyOptions as Vn, createStep as Vo, ClickOutsideIgnoreTarget as Vr, createNotificationsContext as Vt, RtlOptions as W, ValidationContext as Wa, ProgressContextOptions as Wi, FeatureContext as Wn, OverflowContext as Wo, UseClickOutsideReturn as Wr, NotificationsAdapter as Wt, useRtl as X, RuleAliases as Xa, useProgress as Xi, createFeatures as Xn, GroupContext as Xo, BreakpointsPluginOptions as Xr, MediaQueryContext as Xt, createRtlPlugin as Y, RuleAlias as Ya, createProgressContext as Yi, FeatureTicketInput as Yn, useOverflow as Yo, BreakpointsOptions as Yr, useMutationObserver as Yt, V0RtlAdapter as Z, RuleInput as Za, NumberFieldContext as Zi, createFeaturesContext as Zn, GroupContextOptions as Zo, createBreakpoints as Zr, useMediaQuery as Zt, createThemePlugin as _, KanbanContext as _a, TimelineContextOptions as _i, createLocale as _n, useContext as _o, DropZoneTicketInput as _r, createSingle as _s, useProxyModel as _t, useTimer as a, useNested as aa, ScrollToOptions as ai, createLogger as an, useRules as ao, ActiveDrag as ar, BreadcrumbTicketInput as as, ResizeObserverOptions as at, V0UnheadThemeOptions as b, KanbanTransferPayload as ba, createTimeline as bi, createLocalePlugin as bn, createCombobox as bo, useDragDrop as br, ImageStatus as bs, UsePresenceReturn as bt, ThemeContext as c, NestedContextOptions as ca, VirtualContextOptions as ci, useLogger as cn, Plugin as co, DragDropPlugin as cr, BreadcrumbsOptions as cs, useElementSize as ct, ThemePluginOptions as d, NestedRegistration as da, VirtualOptions as di, LocaleContextOptions as dn, createPlugin as do, DraggableTicket as dr, useBreadcrumbs as ds, useRaf as dt, NumericContext as ea, useBreakpoints as ei, usePrefersReducedMotion as en, RulesOptions as eo, CleanupFunction as er, GroupTicketInput as es, RovingFocusOptions as et, ThemeRecord as f, NestedSelectionMode as fa, VirtualState as fi, LocaleOptions as fn, createPluginContext as fo, DraggableTicketInput as fr, SingleContext as fs, ProxyRegistryContext as ft, createThemeContext as g, KanbanColumnTicketInput as ga, TimelineContext as gi, LocaleTicketInput as gn, provideContext as go, DropZoneTicket as gr, SingleTicketInput as gs, ProxyModelTarget as gt, createTheme as h, KanbanColumnTicket as ha, useVirtual as hi, LocaleTicket as hn, createContext as ho, DropPosition as hr, SingleTicket as hs, ProxyModelOptions as ht, TimerOptions as i, createNestedContext as ia, toArray as ii, LoggerPluginOptions as in, createRulesPlugin as io, useWindowEventListener as ir, BreadcrumbTicket as is, ResizeObserverEntry as it, useStorage as j, InputState as ja, RatingOptions as ji, HydrationContext as jn, VirtualFocusReturn as jo, useDelay as jr, useSelection as js, V0PermissionsAdapter as jt, createStorageContext as k, InputContext as ka, RatingItemDescriptor as ki, useElementIntersection as kn, VirtualFocusItem as ko, UseDelayReturn as kr, createSelection as ks, createPermissionsPlugin as kt, ThemeContextOptions as l, NestedOpenMode as la, VirtualDirection as li, LogLevel as ln, PluginContextConfig as lo, DragType as lr, createBreadcrumbs as ls, useResizeObserver as lt, ThemeTicketInput as m, NestedTicketInput as ma, createVirtualContext as mi, LocaleRecord as mn, CreateContextOptions as mo, DropIndicator as mr, SingleOptions as ms, useProxyRegistry as mt, useToggleScope as n, createNumeric as na, MaybeElementRef as ni, LoggerContextOptions as nn, createRulesContext as no, useDocumentEventListener as nr, createGroupContext as ns, RovingItem as nt, Colors as o, NestedActiveMode as oa, VirtualAnchor as oi, createLoggerContext as on, StandardSchemaV1 as oo, DragDropContext as or, BreadcrumbsContext as os, UseElementSizeReturn as ot, ThemeTicket as p, NestedTicket as pa, createVirtual as pi, LocalePluginOptions as pn, ContextKey as po, DraggablesContext as pr, SingleContextOptions as ps, ProxyRegistryOptions as pt, createRtlContext as q, ValidationTicketInput as qa, ProgressTicketInput as qi, FeaturePluginOptions as qn, createOverflow as qo, BreakpointsContext as qr, UseMutationObserverOptions as qt, TimerContext as r, createNested as ra, toElement as ri, LoggerOptions as rn, createRulesFallback as ro, useEventListener as rr, useGroup as rs, useRovingFocus as rt, ThemeColors as s, NestedContext as sa, VirtualContext as si, createLoggerPlugin as sn, isStandardSchema as so, DragDropOptions as sr, BreadcrumbsContextOptions as ss, UseResizeObserverReturn as st, ToggleScopeControls as t, NumericOptions as ta, toReactive as ti, LoggerContext as tn, createRules as to, EventHandler as tr, createGroup as ts, RovingFocusReturn as tt, ThemeOptions as u, NestedOptions as ua, VirtualItem as ui, LocaleContext as un, PluginOptions as uo, DragVia as ur, createBreadcrumbsContext as us, UseRafReturn as ut, useTheme as v, KanbanEventListener as va, TimelineOptions as vi, createLocaleContext as vn, ComboboxContext as vo, Orientation as vr, createSingleContext as vs, PresenceState as vt, StorageContext as w, SortableMovePayload as wa, SliderOptions as wi, useLazy as wn, ClientComboboxAdapter as wo, PointerAdapterOptions as wr, SelectionContext as ws, PermissionOptions as wt, V0StyleSheetThemeAdapter as x, createKanban as xa, createTimelineContext as xi, useLocale as xn, createComboboxContext as xo, KeyboardAdapter as xr, UseImageOptions as xs, usePresence as xt, V0UnheadThemeAdapter as y, KanbanOptions as ya, TimelineTicket as yi, createLocaleFallback as yn, ComboboxOptions as yo, ZonesContext as yr, useSingle as ys, UsePresenceOptions as yt, createStackContext as z, FormValidationRule as za, QueueTicketInput as zi, useHydration as zn, StepTicket as zo, useDate as zr, NotificationsPluginOptions as zt };
7577
+ export { RtlAdapterSetupContext as $, ValidationOptions as $a, createProgressContext as $i, useFeatures as $n, OverflowContextOptions as $o, createBreakpointsPlugin as $r, usePrefersDark as $t, createStoragePlugin as A, SortableContext as Aa, createSlider as Ai, useIntersectionObserver as An, useCombobox as Ao, UseDelayStartOptions as Ar, UseImageReturn as As, usePermissions as At, createStackPlugin as B, createInput as Ba, QueueContextOptions as Bi, PlatformContext as Bn, useVirtualFocus as Bo, ClickOutsideElement as Br, ModelContext as Bs, createNotifications as Bt, ThemeAdapter as C, KanbanColumnTicket as Ca, TimelineTicket as Ci, LazyOptions as Cn, createContext as Co, PointerAdapter as Cr, SingleTicket as Cs, PermissionContextOptions as Ct, StoragePluginOptions as D, KanbanOptions as Da, SliderContext as Di, UseElementIntersectionReturn as Dn, ComboboxOptions as Do, DragDropAdapterEmit as Dr, useSingle as Ds, createPermissions as Dt, StorageOptions as E, KanbanEventListener as Ea, useTimeline as Ei, IntersectionObserverOptions as En, ComboboxContext as Eo, DragDropAdapterContext as Er, createSingleContext as Es, PermissionTicket as Et, StackPluginOptions as F, SortableTicketInput as Fa, RatingOptions as Fi, createFallbackHydration as Fn, ComboboxAdapterContext as Fo, DatePluginOptions as Fr, SelectionTicket as Fs, NotificationTicket as Ft, RtlPluginOptions as G, FormTicketInput as Ga, createQueueContext as Gi, FeatureContextOptions as Gn, StepContextOptions as Go, useClickOutside as Gr, MutationObserverRecord as Gt, RtlContext as H, FormContextOptions as Ha, QueueTicket as Hi, UseHotkeyReturn as Hn, PopoverReturn as Ho, ClickOutsideTarget as Hr, ModelTicket as Hs, createNotificationsPlugin as Ht, StackTicket as I, createSortable as Ia, createRating as Ii, createHydration as In, ComboboxAdapterResult as Io, createDate as Ir, SelectionTicketInput as Is, NotificationsAdapterContext as It, createRtlFallback as J, FormValue as Ja, ProgressContextOptions as Ji, FeatureTicket as Jn, StepTicketInput as Jo, BreakpointsContextOptions as Jr, UseMutationObserverReturn as Jt, createRtl as K, FormValidationResult as Ka, useQueue as Ki, FeatureOptions as Kn, StepOptions as Ko, BreakpointName as Kr, ObservableNodeList as Kt, StackTicketInput as L, InputContext as La, createRatingContext as Li, createHydrationContext as Ln, VirtualFocusItem as Lo, createDateContext as Lr, createSelection as Ls, NotificationsContext as Lt, StackContext as M, SortableMovePayload as Ma, RatingContextOptions as Mi, HydrationContextOptions as Mn, ClientComboboxAdapter as Mo, DateContext as Mr, SelectionContext as Ms, PermissionsAdapter as Mt, StackContextOptions as N, SortableOptions as Na, RatingItemDescriptor as Ni, HydrationOptions as Nn, ClientComboboxAdapterOptions as No, DateContextOptions as Nr, SelectionContextOptions as Ns, NotificationInput as Nt, createStorage as O, KanbanTransferPayload as Oa, SliderOptions as Oi, UseIntersectionObserverReturn as On, createCombobox as Oo, UseDelayOptions as Or, ImageStatus as Os, createPermissionsContext as Ot, StackOptions as P, SortableTicket as Pa, RatingItemState as Pi, HydrationPluginOptions as Pn, ComboboxAdapter as Po, DateOptions as Pr, SelectionOptions as Ps, NotificationSeverity as Pt, RtlAdapter as Q, ValidationContext as Qa, createProgress as Qi, createFeaturesPlugin as Qn, OverflowContext as Qo, createBreakpointsContext as Qr, usePrefersContrast as Qt, createStack as R, InputOptions as Ra, useRating as Ri, createHydrationPlugin as Rn, VirtualFocusOptions as Ro, createDatePlugin as Rr, createSelectionContext as Rs, NotificationsOptions as Rt, Vuetify0ThemeOptions as S, NestedTicketInput as Sa, TimelineOptions as Si, LazyContext as Sn, CreateContextOptions as So, KeyboardAdapterOptions as Sr, SingleOptions as Ss, PermissionContext as St, StorageContextOptions as T, KanbanContext as Ta, createTimelineContext as Ti, IntersectionObserverEntry as Tn, useContext as To, DragDropAdapter as Tr, createSingle as Ts, PermissionPluginOptions as Tt, RtlContextOptions as U, FormOptions as Ua, QueueTicketInput as Ui, useHotkey as Un, usePopover as Uo, UseClickOutsideOptions as Ur, ModelTicketInput as Us, useNotifications as Ut, useStack as V, FormContext as Va, QueueOptions as Vi, UseHotkeyOptions as Vn, PopoverOptions as Vo, ClickOutsideIgnoreTarget as Vr, ModelOptions as Vs, createNotificationsContext as Vt, RtlOptions as W, FormTicket as Wa, createQueue as Wi, FeatureContext as Wn, StepContext as Wo, UseClickOutsideReturn as Wr, createModel as Ws, NotificationsAdapter as Wt, useRtl as X, createFormContext as Xa, ProgressTicket as Xi, createFeatures as Xn, createStepContext as Xo, BreakpointsPluginOptions as Xr, MediaQueryContext as Xt, createRtlPlugin as Y, createForm as Ya, ProgressOptions as Yi, FeatureTicketInput as Yn, createStep as Yo, BreakpointsOptions as Yr, useMutationObserver as Yt, V0RtlAdapter as Z, useForm as Za, ProgressTicketInput as Zi, createFeaturesContext as Zn, useStep as Zo, createBreakpoints as Zr, useMediaQuery as Zt, createThemePlugin as _, NestedOpenMode as _a, createVirtual as _i, createLocale as _n, PluginContextConfig as _o, DropZoneTicketInput as _r, createBreadcrumbs as _s, useProxyModel as _t, useTimer as a, NumberFieldContext as aa, toHighlight as ai, createLogger as an, RuleInput as ao, ActiveDrag as ar, GroupContextOptions as as, ResizeObserverOptions as at, V0UnheadThemeOptions as b, NestedSelectionMode as ba, TimelineContext as bi, createLocalePlugin as bn, createPluginContext as bo, useDragDrop as br, SingleContext as bs, UsePresenceReturn as bt, ThemeContext as c, NumericContext as ca, toArray as ci, useLogger as cn, RulesOptions as co, DragDropPlugin as cr, GroupTicketInput as cs, useElementSize as ct, ThemePluginOptions as d, createNested as da, VirtualContext as di, LocaleContextOptions as dn, createRulesFallback as do, DraggableTicket as dr, useGroup as ds, useRaf as dt, useProgress as ea, useBreakpoints as ei, usePrefersReducedMotion as en, ValidationTicket as eo, CleanupFunction as er, OverflowOptions as es, RovingFocusOptions as et, ThemeRecord as f, createNestedContext as fa, VirtualContextOptions as fi, LocaleOptions as fn, createRulesPlugin as fo, DraggableTicketInput as fr, BreadcrumbTicket as fs, ProxyRegistryContext as ft, createThemeContext as g, NestedContextOptions as ga, VirtualState as gi, LocaleTicketInput as gn, Plugin as go, DropZoneTicket as gr, BreadcrumbsOptions as gs, ProxyModelTarget as gt, createTheme as h, NestedContext as ha, VirtualOptions as hi, LocaleTicket as hn, isStandardSchema as ho, DropPosition as hr, BreadcrumbsContextOptions as hs, ProxyModelOptions as ht, TimerOptions as i, createOtp as ia, ToHighlightOptions as ii, LoggerPluginOptions as in, RuleAliases as io, useWindowEventListener as ir, GroupContext as is, ResizeObserverEntry as it, useStorage as j, SortableEventListener as ja, RatingContext as ji, HydrationContext as jn, ServerComboboxAdapter as jo, useDelay as jr, useImage as js, V0PermissionsAdapter as jt, createStorageContext as k, createKanban as ka, SliderTicketInput as ki, useElementIntersection as kn, createComboboxContext as ko, UseDelayReturn as kr, UseImageOptions as ks, createPermissionsPlugin as kt, ThemeContextOptions as l, NumericOptions as la, ScrollToOptions as li, LogLevel as ln, createRules as lo, DragType as lr, createGroup as ls, useResizeObserver as lt, ThemeTicketInput as m, NestedActiveMode as ma, VirtualItem as mi, LocaleRecord as mn, StandardSchemaV1 as mo, DropIndicator as mr, BreadcrumbsContext as ms, useProxyRegistry as mt, useToggleScope as n, OtpOptions as na, HighlightChunk as ni, LoggerContextOptions as nn, createValidation as no, useDocumentEventListener as nr, createOverflowContext as ns, RovingItem as nt, Colors as o, NumberFieldOptions as oa, MaybeElementRef as oi, createLoggerContext as on, RulesContext as oo, DragDropContext as or, GroupOptions as os, UseElementSizeReturn as ot, ThemeTicket as p, useNested as pa, VirtualDirection as pi, LocalePluginOptions as pn, useRules as po, DraggablesContext as pr, BreadcrumbTicketInput as ps, ProxyRegistryOptions as pt, createRtlContext as q, FormValidationRule as qa, ProgressContext as qi, FeaturePluginOptions as qn, StepTicket as qo, BreakpointsContext as qr, UseMutationObserverOptions as qt, TimerContext as r, OtpPattern as ra, MatchRange as ri, LoggerOptions as rn, RuleAlias as ro, useEventListener as rr, useOverflow as rs, useRovingFocus as rt, ThemeColors as s, createNumberField as sa, toElement as si, createLoggerPlugin as sn, RulesContextOptions as so, DragDropOptions as sr, GroupTicket as ss, UseResizeObserverReturn as st, ToggleScopeControls as t, OtpContext as ta, toReactive as ti, LoggerContext as tn, ValidationTicketInput as to, EventHandler as tr, createOverflow as ts, RovingFocusReturn as tt, ThemeOptions as u, createNumeric as ua, VirtualAnchor as ui, LocaleContext as un, createRulesContext as uo, DragVia as ur, createGroupContext as us, UseRafReturn as ut, useTheme as v, NestedOptions as va, createVirtualContext as vi, createLocaleContext as vn, PluginOptions as vo, Orientation as vr, createBreadcrumbsContext as vs, PresenceState as vt, StorageContext as w, KanbanColumnTicketInput as wa, createTimeline as wi, useLazy as wn, provideContext as wo, PointerAdapterOptions as wr, SingleTicketInput as ws, PermissionOptions as wt, V0StyleSheetThemeAdapter as x, NestedTicket as xa, TimelineContextOptions as xi, useLocale as xn, ContextKey as xo, KeyboardAdapter as xr, SingleContextOptions as xs, usePresence as xt, V0UnheadThemeAdapter as y, NestedRegistration as ya, useVirtual as yi, createLocaleFallback as yn, createPlugin as yo, ZonesContext as yr, useBreadcrumbs as ys, UsePresenceOptions as yt, createStackContext as z, InputState as za, QueueContext as zi, useHydration as zn, VirtualFocusReturn as zo, useDate as zr, useSelection as zs, NotificationsPluginOptions as zt };