@vuetify/v0 0.1.9 → 0.1.10

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 (87) hide show
  1. package/dist/{adapter-CWp5eQ6R.d.mts → adapter-D3dUnE__.d.mts} +1 -1
  2. package/dist/browser/index.js +679 -346
  3. package/dist/components/index.d.mts +2 -2
  4. package/dist/components/index.mjs +19 -19
  5. package/dist/{components-mSy9az8x.mjs → components-TiigKVsl.mjs} +467 -113
  6. package/dist/composables/index.d.mts +5 -5
  7. package/dist/composables/index.mjs +18 -18
  8. package/dist/constants/index.mjs +1 -1
  9. package/dist/{createDataTable-DIl09siC.mjs → createDataTable-DoqbfLt0.mjs} +2 -2
  10. package/dist/{createGroup-PvzsLu9E.mjs → createGroup-DpbGTwFy.mjs} +1 -1
  11. package/dist/{createSelection-DbWP6c7H.mjs → createSelection-B6bQNyuF.mjs} +1 -1
  12. package/dist/{createSingle-CeAJpbXs.mjs → createSingle-fWHREEJO.mjs} +1 -1
  13. package/dist/{createTokens-C1gIuKCK.mjs → createTokens-N8QIWw_D.mjs} +2 -2
  14. package/dist/data-table/adapters/client/index.mjs +1 -1
  15. package/dist/data-table/adapters/index.mjs +1 -1
  16. package/dist/data-table/adapters/server/index.mjs +1 -1
  17. package/dist/data-table/adapters/virtual/index.mjs +1 -1
  18. package/dist/data-table/index.mjs +10 -10
  19. package/dist/date/index.mjs +1 -1
  20. package/dist/features/adapters/posthog/index.mjs +2 -2
  21. package/dist/features/index.d.mts +1 -1
  22. package/dist/features/index.mjs +8 -8
  23. package/dist/{globals-3i9umzyz.mjs → globals-F7fiJVG1.mjs} +1 -1
  24. package/dist/{index-BL4uTXWQ.d.mts → index-Cv1XUHyA.d.mts} +1 -21
  25. package/dist/{index-C5XZRWlO.d.mts → index-DXdQb5BV.d.mts} +583 -83
  26. package/dist/{index-D0qnkRbl.d.mts → index-Dfa5Wb4T.d.mts} +43 -5
  27. package/dist/{index-BoK8Ln2f.d.mts → index-YyqYAay2.d.mts} +9 -1
  28. package/dist/index.d.mts +7 -7
  29. package/dist/index.mjs +20 -20
  30. package/dist/json/attributes.json +136 -0
  31. package/dist/json/importMap.json +28 -0
  32. package/dist/json/tags.json +64 -0
  33. package/dist/json/web-types.json +397 -1
  34. package/dist/locale/adapters/index.d.mts +2 -2
  35. package/dist/locale/adapters/index.mjs +2 -2
  36. package/dist/locale/adapters/v0/index.d.mts +1 -1
  37. package/dist/locale/adapters/v0/index.mjs +2 -2
  38. package/dist/locale/adapters/vue-i18n/index.d.mts +1 -1
  39. package/dist/locale/adapters/vue-i18n/index.mjs +1 -1
  40. package/dist/locale/index.d.mts +3 -3
  41. package/dist/locale/index.mjs +8 -8
  42. package/dist/logger/adapters/index.mjs +2 -2
  43. package/dist/logger/adapters/pino/index.mjs +1 -1
  44. package/dist/logger/adapters/v0/index.mjs +2 -2
  45. package/dist/logger/index.d.mts +1 -1
  46. package/dist/logger/index.mjs +3 -3
  47. package/dist/notifications/index.d.mts +1 -1
  48. package/dist/notifications/index.mjs +1 -1
  49. package/dist/palettes/ant/index.d.mts +1 -1
  50. package/dist/palettes/index.d.mts +2 -2
  51. package/dist/palettes/material/index.d.mts +1 -1
  52. package/dist/palettes/md1/index.d.mts +1 -1
  53. package/dist/palettes/md2/index.d.mts +1 -1
  54. package/dist/palettes/radix/index.d.mts +1 -1
  55. package/dist/palettes/tailwind/index.d.mts +1 -1
  56. package/dist/permissions/adapters/index.d.mts +2 -2
  57. package/dist/permissions/adapters/index.mjs +1 -1
  58. package/dist/permissions/adapters/v0/index.d.mts +1 -1
  59. package/dist/permissions/adapters/v0/index.mjs +1 -1
  60. package/dist/permissions/index.d.mts +1 -1
  61. package/dist/permissions/index.mjs +5 -5
  62. package/dist/{posthog-CCQFQ5XD.mjs → posthog-CdcdfMYS.mjs} +1 -1
  63. package/dist/rules/index.d.mts +1 -1
  64. package/dist/rules/index.mjs +9 -9
  65. package/dist/storage/index.d.mts +1 -1
  66. package/dist/storage/index.mjs +17 -17
  67. package/dist/theme/adapters/index.d.mts +1 -1
  68. package/dist/theme/adapters/index.mjs +2 -2
  69. package/dist/theme/adapters/v0/index.d.mts +1 -1
  70. package/dist/theme/adapters/v0/index.mjs +2 -2
  71. package/dist/theme/index.d.mts +1 -1
  72. package/dist/theme/index.mjs +8 -8
  73. package/dist/{useClickOutside-hOhNk4eS.mjs → useClickOutside-DNuJQ9EG.mjs} +135 -135
  74. package/dist/{useFeatures-CXRQvucQ.mjs → useFeatures-CWNXTIXk.mjs} +3 -3
  75. package/dist/{useLocale-BaufqE5Z.mjs → useLocale-Dzl6lCCF.mjs} +10 -4
  76. package/dist/{useLogger-cGK00Ywd.mjs → useLogger-Bw836Jbg.mjs} +2 -2
  77. package/dist/{usePermissions-CR0HkjsF.mjs → usePermissions-DrRVDeVy.mjs} +2 -2
  78. package/dist/{useRules-LD-_-Hxt.mjs → useRules-TMGuA8al.mjs} +2 -2
  79. package/dist/{useTheme-Cs79AFNR.mjs → useTheme-qMpg3Ti6.mjs} +8 -5
  80. package/dist/utilities/index.d.mts +2 -2
  81. package/dist/utilities/index.mjs +2 -32
  82. package/dist/{v0-BdD1F6JK.d.mts → v0-3zDdS4II.d.mts} +1 -1
  83. package/dist/{v0-DFAgNbvC.d.mts → v0-BBRwZ3at.d.mts} +1 -1
  84. package/dist/{v0-BJYwZgtp.mjs → v0-BsuBuBSa.mjs} +1 -1
  85. package/dist/{v0-Zu7neOYg.mjs → v0-CIEQpOK2.mjs} +1 -1
  86. package/dist/{v0-CehUknHv.mjs → v0-DgaVf3xM.mjs} +1 -1
  87. package/package.json +1 -1
@@ -81,7 +81,7 @@ const SUPPORTS_MATCH_MEDIA = IN_BROWSER && "matchMedia" in window && typeof wind
81
81
  const SUPPORTS_OBSERVER = IN_BROWSER && "ResizeObserver" in window;
82
82
  const SUPPORTS_INTERSECTION_OBSERVER = IN_BROWSER && "IntersectionObserver" in window;
83
83
  const SUPPORTS_MUTATION_OBSERVER = IN_BROWSER && "MutationObserver" in window;
84
- const version = "0.1.9";
84
+ const version = "0.1.10";
85
85
  /* v8 ignore next -- build-time constant, __DEV__ short-circuits in tests */
86
86
  const __LOGGER_ENABLED__ = false;
87
87
  //#endregion
@@ -469,36 +469,6 @@ function clamp(value, min = 0, max = 1) {
469
469
  function range(length, start = 0) {
470
470
  return Array.from({ length }, (_, index) => start + index);
471
471
  }
472
- /**
473
- * Debounces a function call by the specified delay
474
- *
475
- * @param fn The function to debounce
476
- * @param delay The delay in milliseconds
477
- * @returns A debounced function with clear and immediate methods
478
- *
479
- * @example
480
- * ```ts
481
- * const debouncedFn = debounce(() => console.log('called'), 500)
482
- * debouncedFn() // Will call after 500ms
483
- * debouncedFn.clear() // Cancel pending call
484
- * debouncedFn.immediate() // Call immediately
485
- * ```
486
- */
487
- function debounce(fn, delay) {
488
- let timeoutId;
489
- function debounced(...args) {
490
- if (!/* @__PURE__ */ isUndefined(timeoutId)) clearTimeout(timeoutId);
491
- timeoutId = setTimeout(() => fn(...args), delay);
492
- }
493
- debounced.clear = () => {
494
- if (!/* @__PURE__ */ isUndefined(timeoutId)) clearTimeout(timeoutId);
495
- };
496
- debounced.immediate = (...args) => {
497
- debounced.clear();
498
- fn(...args);
499
- };
500
- return debounced;
501
- }
502
472
  //#endregion
503
473
  //#region src/components/Atom/Atom.vue
504
474
  /**
@@ -3711,10 +3681,16 @@ function createLocale(_options = {}) {
3711
3681
  function n(value) {
3712
3682
  return adapter.n(value);
3713
3683
  }
3684
+ function register(registration = {}) {
3685
+ const { messages: msgs, ...rest } = registration;
3686
+ if (msgs && rest.id && !registry.has(rest.id)) tokens.onboard(flatten({ [rest.id]: msgs }));
3687
+ return registry.register(rest);
3688
+ }
3714
3689
  return {
3715
3690
  ...registry,
3716
3691
  t,
3717
3692
  n,
3693
+ register,
3718
3694
  get size() {
3719
3695
  return registry.size;
3720
3696
  }
@@ -4199,9 +4175,481 @@ function useProxyModel(context, model, options) {
4199
4175
  return stop;
4200
4176
  }
4201
4177
  //#endregion
4178
+ //#region src/components/Button/ButtonGroup.vue
4179
+ const [useButtonGroup, provideButtonGroup] = createContext();
4180
+ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
4181
+ name: "ButtonGroup",
4182
+ __name: "ButtonGroup",
4183
+ props: /* @__PURE__ */ mergeModels({
4184
+ namespace: { default: "v0:button:group" },
4185
+ disabled: {
4186
+ type: Boolean,
4187
+ default: false
4188
+ },
4189
+ multiple: {
4190
+ type: Boolean,
4191
+ default: false
4192
+ },
4193
+ mandatory: {
4194
+ type: [Boolean, String],
4195
+ default: false
4196
+ },
4197
+ label: {},
4198
+ ariaLabelledby: {},
4199
+ ariaDescribedby: {},
4200
+ as: { default: "div" },
4201
+ renderless: { type: Boolean }
4202
+ }, {
4203
+ "modelValue": {},
4204
+ "modelModifiers": {}
4205
+ }),
4206
+ emits: /* @__PURE__ */ mergeModels(["update:model-value"], ["update:modelValue"]),
4207
+ setup(__props) {
4208
+ const model = useModel(__props, "modelValue");
4209
+ const selection = createSelection({
4210
+ disabled: toRef(() => __props.disabled),
4211
+ multiple: toRef(() => __props.multiple),
4212
+ mandatory: __props.mandatory,
4213
+ events: true
4214
+ });
4215
+ useProxyModel(selection, model, { multiple: toRef(() => __props.multiple) });
4216
+ provideButtonGroup(__props.namespace, selection);
4217
+ const slotProps = toRef(() => ({
4218
+ isDisabled: toValue(selection.disabled),
4219
+ attrs: {
4220
+ "role": "group",
4221
+ "aria-label": __props.label || void 0,
4222
+ "aria-labelledby": __props.ariaLabelledby || void 0,
4223
+ "aria-describedby": __props.ariaDescribedby || void 0
4224
+ }
4225
+ }));
4226
+ return (_ctx, _cache) => {
4227
+ return openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
4228
+ as: __props.as,
4229
+ renderless: __props.renderless
4230
+ }), {
4231
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4232
+ _: 3
4233
+ }, 16, ["as", "renderless"]);
4234
+ };
4235
+ }
4236
+ });
4237
+ //#endregion
4238
+ //#region src/components/Button/ButtonHiddenInput.vue
4239
+ const _hoisted_1$5 = [
4240
+ "checked",
4241
+ "disabled",
4242
+ "form",
4243
+ "name",
4244
+ "value"
4245
+ ];
4246
+ const visuallyHiddenStyle$4 = {
4247
+ position: "absolute",
4248
+ width: "1px",
4249
+ height: "1px",
4250
+ padding: "0",
4251
+ margin: "-1px",
4252
+ overflow: "hidden",
4253
+ clip: "rect(0, 0, 0, 0)",
4254
+ whiteSpace: "nowrap",
4255
+ border: "0"
4256
+ };
4257
+ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
4258
+ name: "ButtonHiddenInput",
4259
+ __name: "ButtonHiddenInput",
4260
+ props: {
4261
+ namespace: { default: "v0:button:root" },
4262
+ name: {},
4263
+ value: {},
4264
+ form: {}
4265
+ },
4266
+ setup(__props) {
4267
+ const root = useButtonRoot(__props.namespace);
4268
+ const name = toRef(() => __props.name ?? root.name);
4269
+ const form = toRef(() => __props.form ?? root.form);
4270
+ const value = toRef(() => {
4271
+ const v = __props.value ?? root.value ?? "on";
4272
+ if (/* @__PURE__ */ isObject(v)) return JSON.stringify(v);
4273
+ return String(v);
4274
+ });
4275
+ const isSelected = root.isSelected;
4276
+ const isDisabled = root.isDisabled;
4277
+ return (_ctx, _cache) => {
4278
+ return openBlock(), createElementBlock("input", {
4279
+ checked: unref(isSelected),
4280
+ disabled: unref(isDisabled),
4281
+ form: form.value,
4282
+ inert: "",
4283
+ name: name.value,
4284
+ style: visuallyHiddenStyle$4,
4285
+ tabindex: "-1",
4286
+ type: "checkbox",
4287
+ value: value.value
4288
+ }, null, 8, _hoisted_1$5);
4289
+ };
4290
+ }
4291
+ });
4292
+ //#endregion
4293
+ //#region src/composables/useTimer/index.ts
4294
+ /**
4295
+ * @module useTimer
4296
+ *
4297
+ * @remarks
4298
+ * A reactive timer composable with pause/resume support.
4299
+ *
4300
+ * Key features:
4301
+ * - Start/stop/pause/resume controls
4302
+ * - Reactive remaining time tracking
4303
+ * - One-shot (default) or repeating mode
4304
+ * - Automatic cleanup on scope disposal
4305
+ * - SSR-safe
4306
+ */
4307
+ /**
4308
+ * Creates a reactive timer with pause/resume support.
4309
+ *
4310
+ * @param handler Callback invoked when the timer fires.
4311
+ * @param options Timer configuration.
4312
+ * @returns Timer controls and reactive state.
4313
+ *
4314
+ * @see https://0.vuetifyjs.com/composables/system/use-timer
4315
+ *
4316
+ * @example
4317
+ * ```ts
4318
+ * const timer = useTimer(() => console.log('fired'), { duration: 5000 })
4319
+ *
4320
+ * timer.start()
4321
+ * timer.pause()
4322
+ * timer.resume()
4323
+ * timer.stop()
4324
+ * ```
4325
+ */
4326
+ function useTimer(handler, options = {}) {
4327
+ const { duration = 1e3, repeat = false } = options;
4328
+ const remaining = shallowRef(duration);
4329
+ const isActive = shallowRef(false);
4330
+ const isPaused = shallowRef(false);
4331
+ let timeoutId;
4332
+ let trackingId;
4333
+ let startedAt = 0;
4334
+ let budget = duration;
4335
+ function clearTimer() {
4336
+ if (!/* @__PURE__ */ isUndefined(timeoutId)) {
4337
+ globalThis.clearTimeout(timeoutId);
4338
+ timeoutId = void 0;
4339
+ }
4340
+ }
4341
+ function startTracking() {
4342
+ stopTracking();
4343
+ if (!IN_BROWSER) return;
4344
+ trackingId = globalThis.setInterval(() => {
4345
+ if (!isActive.value || isPaused.value) return;
4346
+ const elapsed = Date.now() - startedAt;
4347
+ remaining.value = Math.max(0, budget - elapsed);
4348
+ }, 100);
4349
+ }
4350
+ function stopTracking() {
4351
+ if (!/* @__PURE__ */ isUndefined(trackingId)) {
4352
+ globalThis.clearInterval(trackingId);
4353
+ trackingId = void 0;
4354
+ }
4355
+ }
4356
+ function fire() {
4357
+ clearTimer();
4358
+ stopTracking();
4359
+ handler();
4360
+ if (repeat) begin(duration);
4361
+ else {
4362
+ isActive.value = false;
4363
+ remaining.value = 0;
4364
+ }
4365
+ }
4366
+ function begin(ms) {
4367
+ clearTimer();
4368
+ stopTracking();
4369
+ budget = ms;
4370
+ startedAt = Date.now();
4371
+ remaining.value = ms;
4372
+ isActive.value = true;
4373
+ isPaused.value = false;
4374
+ timeoutId = globalThis.setTimeout(fire, ms);
4375
+ startTracking();
4376
+ }
4377
+ function start() {
4378
+ if (duration < 0) return;
4379
+ begin(duration);
4380
+ }
4381
+ function stop() {
4382
+ clearTimer();
4383
+ stopTracking();
4384
+ isActive.value = false;
4385
+ isPaused.value = false;
4386
+ remaining.value = duration;
4387
+ }
4388
+ function pause() {
4389
+ if (!isActive.value || isPaused.value) return;
4390
+ const elapsed = Date.now() - startedAt;
4391
+ budget = Math.max(0, budget - elapsed);
4392
+ remaining.value = budget;
4393
+ clearTimer();
4394
+ stopTracking();
4395
+ isPaused.value = true;
4396
+ }
4397
+ function resume() {
4398
+ if (!isPaused.value) return;
4399
+ isPaused.value = false;
4400
+ startedAt = Date.now();
4401
+ timeoutId = globalThis.setTimeout(fire, budget);
4402
+ startTracking();
4403
+ }
4404
+ onScopeDispose(() => {
4405
+ clearTimer();
4406
+ stopTracking();
4407
+ }, true);
4408
+ return {
4409
+ start,
4410
+ stop,
4411
+ pause,
4412
+ resume,
4413
+ remaining,
4414
+ isActive,
4415
+ isPaused
4416
+ };
4417
+ }
4418
+ //#endregion
4419
+ //#region src/components/Button/ButtonRoot.vue
4420
+ const [useButtonRoot, provideButtonRoot] = createContext();
4421
+ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
4422
+ name: "ButtonRoot",
4423
+ inheritAttrs: false,
4424
+ __name: "ButtonRoot",
4425
+ props: {
4426
+ disabled: {
4427
+ type: Boolean,
4428
+ default: false
4429
+ },
4430
+ readonly: {
4431
+ type: Boolean,
4432
+ default: false
4433
+ },
4434
+ passive: {
4435
+ type: Boolean,
4436
+ default: false
4437
+ },
4438
+ loading: {
4439
+ type: Boolean,
4440
+ default: false
4441
+ },
4442
+ grace: { default: 0 },
4443
+ value: {},
4444
+ namespace: { default: "v0:button:root" },
4445
+ groupNamespace: { default: "v0:button:group" },
4446
+ name: {},
4447
+ form: {},
4448
+ ariaLabel: {},
4449
+ as: { default: "button" },
4450
+ renderless: { type: Boolean }
4451
+ },
4452
+ setup(__props) {
4453
+ const attrs = useAttrs();
4454
+ let group = null;
4455
+ try {
4456
+ group = useButtonGroup(__props.groupNamespace);
4457
+ } catch {}
4458
+ const ticket = group?.register({
4459
+ value: __props.value,
4460
+ disabled: __props.disabled
4461
+ });
4462
+ const isDisabled = toRef(() => group && ticket ? toValue(ticket.disabled) || toValue(group.disabled) : __props.disabled);
4463
+ const isReadonly = toRef(() => __props.readonly);
4464
+ const isPassive = toRef(() => __props.passive);
4465
+ const isSelected = toRef(() => ticket ? toValue(ticket.isSelected) : false);
4466
+ const isLoading = shallowRef(false);
4467
+ const timer = useTimer(() => {
4468
+ isLoading.value = true;
4469
+ }, { duration: __props.grace });
4470
+ watch(() => __props.loading, (active) => {
4471
+ if (!active) {
4472
+ timer.stop();
4473
+ isLoading.value = false;
4474
+ } else if (__props.grace > 0) timer.start();
4475
+ else isLoading.value = true;
4476
+ }, { immediate: true });
4477
+ const single = createSingle({ mandatory: "force" });
4478
+ const isSolo = shallowRef(false);
4479
+ const locale = useLocale();
4480
+ function onClick() {
4481
+ if (isDisabled.value || isReadonly.value || isPassive.value || __props.loading || !ticket) return;
4482
+ ticket.toggle();
4483
+ }
4484
+ onUnmounted(() => {
4485
+ timer.stop();
4486
+ ticket?.unregister();
4487
+ });
4488
+ const context = {
4489
+ value: __props.value,
4490
+ name: __props.name,
4491
+ form: __props.form,
4492
+ isLoading: toRef(() => isLoading.value),
4493
+ isDisabled,
4494
+ isReadonly,
4495
+ isPassive,
4496
+ isSelected,
4497
+ isSolo,
4498
+ single
4499
+ };
4500
+ provideButtonRoot(__props.namespace, context);
4501
+ const elementAttrs = toRef(() => ({
4502
+ "type": __props.as === "button" ? "button" : void 0,
4503
+ "role": "button",
4504
+ "disabled": isDisabled.value ? true : void 0,
4505
+ "aria-disabled": isPassive.value ? true : void 0,
4506
+ "aria-busy": isLoading.value ? true : void 0,
4507
+ "aria-pressed": group ? isSelected.value : void 0,
4508
+ "aria-label": __props.ariaLabel || (isSolo.value ? locale.t("Button.label") : void 0),
4509
+ "tabindex": isDisabled.value ? -1 : 0,
4510
+ "data-loading": isLoading.value ? true : void 0,
4511
+ "data-passive": isPassive.value ? true : void 0,
4512
+ "data-readonly": isReadonly.value ? true : void 0,
4513
+ "data-disabled": isDisabled.value ? true : void 0,
4514
+ "data-selected": group && isSelected.value ? true : void 0,
4515
+ "data-solo": isSolo.value ? true : void 0,
4516
+ "onClick": onClick
4517
+ }));
4518
+ const slotProps = toRef(() => ({
4519
+ isLoading: isLoading.value,
4520
+ isDisabled: isDisabled.value,
4521
+ isReadonly: isReadonly.value,
4522
+ isPassive: isPassive.value,
4523
+ isSelected: isSelected.value,
4524
+ attrs: elementAttrs.value
4525
+ }));
4526
+ return (_ctx, _cache) => {
4527
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main), mergeProps({
4528
+ ...unref(attrs),
4529
+ ...slotProps.value.attrs
4530
+ }, {
4531
+ as: __props.as,
4532
+ renderless: __props.renderless
4533
+ }), {
4534
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4535
+ _: 3
4536
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$13, { key: 0 })) : createCommentVNode("v-if", true)], 64);
4537
+ };
4538
+ }
4539
+ });
4540
+ //#endregion
4541
+ //#region src/components/Button/ButtonContent.vue
4542
+ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
4543
+ name: "ButtonContent",
4544
+ __name: "ButtonContent",
4545
+ props: {
4546
+ id: { default: () => useId$1() },
4547
+ namespace: { default: "v0:button:root" }
4548
+ },
4549
+ setup(__props) {
4550
+ const ticket = useButtonRoot(__props.namespace).single.register({ id: __props.id });
4551
+ onUnmounted(() => ticket.unregister());
4552
+ const slotProps = toRef(() => ({ isSelected: ticket.isSelected.value }));
4553
+ return (_ctx, _cache) => {
4554
+ return renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)));
4555
+ };
4556
+ }
4557
+ });
4558
+ //#endregion
4559
+ //#region src/components/Button/ButtonIcon.vue
4560
+ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
4561
+ name: "ButtonIcon",
4562
+ __name: "ButtonIcon",
4563
+ props: {
4564
+ namespace: { default: "v0:button:root" },
4565
+ as: { default: "span" },
4566
+ renderless: { type: Boolean }
4567
+ },
4568
+ setup(__props) {
4569
+ const root = useButtonRoot(__props.namespace);
4570
+ onMounted(() => {
4571
+ if (root.single.size > 0) return;
4572
+ root.isSolo.value = true;
4573
+ });
4574
+ const slotProps = toRef(() => ({
4575
+ isSolo: root.isSolo.value,
4576
+ attrs: { "aria-hidden": true }
4577
+ }));
4578
+ return (_ctx, _cache) => {
4579
+ return openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
4580
+ as: __props.as,
4581
+ renderless: __props.renderless
4582
+ }), {
4583
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4584
+ _: 3
4585
+ }, 16, ["as", "renderless"]);
4586
+ };
4587
+ }
4588
+ });
4589
+ //#endregion
4590
+ //#region src/components/Button/ButtonLoading.vue
4591
+ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
4592
+ name: "ButtonLoading",
4593
+ __name: "ButtonLoading",
4594
+ props: {
4595
+ id: { default: () => useId$1() },
4596
+ namespace: { default: "v0:button:root" }
4597
+ },
4598
+ setup(__props) {
4599
+ const root = useButtonRoot(__props.namespace);
4600
+ const ticket = root.single.register({
4601
+ id: __props.id,
4602
+ disabled: true
4603
+ });
4604
+ watch(root.isLoading, (active) => {
4605
+ if (active) {
4606
+ ticket.disabled = false;
4607
+ ticket.select();
4608
+ } else {
4609
+ ticket.disabled = true;
4610
+ const fallback = root.single.seek("first");
4611
+ if (fallback) fallback.select();
4612
+ }
4613
+ }, { immediate: true });
4614
+ onUnmounted(() => ticket.unregister());
4615
+ const slotProps = toRef(() => ({ isSelected: ticket.isSelected.value }));
4616
+ return (_ctx, _cache) => {
4617
+ return renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)));
4618
+ };
4619
+ }
4620
+ });
4621
+ //#endregion
4622
+ //#region src/components/Button/index.ts
4623
+ /**
4624
+ * Button component with sub-components for interactive button controls.
4625
+ *
4626
+ * @see https://0.vuetifyjs.com/components/actions/button
4627
+ *
4628
+ * @example
4629
+ * ```vue
4630
+ * <script setup lang="ts">
4631
+ * import { Button } from '@vuetify/v0'
4632
+ * <\/script>
4633
+ *
4634
+ * <template>
4635
+ * <Button.Root>
4636
+ * <Button.Content>Click me</Button.Content>
4637
+ * </Button.Root>
4638
+ * </template>
4639
+ * ```
4640
+ */
4641
+ const Button = {
4642
+ Content: _sfc_main$11,
4643
+ Group: _sfc_main$12,
4644
+ HiddenInput: _sfc_main$13,
4645
+ Icon: _sfc_main$14,
4646
+ Loading: _sfc_main$15,
4647
+ Root: _sfc_main$16
4648
+ };
4649
+ //#endregion
4202
4650
  //#region src/components/Checkbox/CheckboxGroup.vue
4203
4651
  const [useCheckboxGroup, provideCheckboxGroup] = createContext();
4204
- const _sfc_main$11 = /* @__PURE__ */ defineComponent({
4652
+ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
4205
4653
  name: "CheckboxGroup",
4206
4654
  __name: "CheckboxGroup",
4207
4655
  props: /* @__PURE__ */ mergeModels({
@@ -4270,7 +4718,7 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
4270
4718
  //#endregion
4271
4719
  //#region src/components/Checkbox/CheckboxRoot.vue
4272
4720
  const [useCheckboxRoot, provideCheckboxRoot] = createContext();
4273
- const _sfc_main$14 = /* @__PURE__ */ defineComponent({
4721
+ const _sfc_main$20 = /* @__PURE__ */ defineComponent({
4274
4722
  name: "CheckboxRoot",
4275
4723
  inheritAttrs: false,
4276
4724
  __name: "CheckboxRoot",
@@ -4400,7 +4848,7 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
4400
4848
  }), {
4401
4849
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4402
4850
  _: 3
4403
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$12, { key: 0 })) : createCommentVNode("v-if", true)], 64);
4851
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$18, { key: 0 })) : createCommentVNode("v-if", true)], 64);
4404
4852
  };
4405
4853
  }
4406
4854
  });
@@ -4424,7 +4872,7 @@ const visuallyHiddenStyle$3 = {
4424
4872
  whiteSpace: "nowrap",
4425
4873
  border: "0"
4426
4874
  };
4427
- const _sfc_main$12 = /* @__PURE__ */ defineComponent({
4875
+ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
4428
4876
  name: "CheckboxHiddenInput",
4429
4877
  __name: "CheckboxHiddenInput",
4430
4878
  props: {
@@ -4462,7 +4910,7 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
4462
4910
  });
4463
4911
  //#endregion
4464
4912
  //#region src/components/Checkbox/CheckboxIndicator.vue
4465
- const _sfc_main$13 = /* @__PURE__ */ defineComponent({
4913
+ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
4466
4914
  name: "CheckboxIndicator",
4467
4915
  __name: "CheckboxIndicator",
4468
4916
  props: {
@@ -4497,7 +4945,7 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
4497
4945
  });
4498
4946
  //#endregion
4499
4947
  //#region src/components/Checkbox/CheckboxSelectAll.vue
4500
- const _sfc_main$15 = /* @__PURE__ */ defineComponent({
4948
+ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
4501
4949
  name: "CheckboxSelectAll",
4502
4950
  inheritAttrs: false,
4503
4951
  __name: "CheckboxSelectAll",
@@ -4607,16 +5055,16 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
4607
5055
  * ```
4608
5056
  */
4609
5057
  const Checkbox = {
4610
- Group: _sfc_main$11,
4611
- HiddenInput: _sfc_main$12,
4612
- Indicator: _sfc_main$13,
4613
- Root: _sfc_main$14,
4614
- SelectAll: _sfc_main$15
5058
+ Group: _sfc_main$17,
5059
+ HiddenInput: _sfc_main$18,
5060
+ Indicator: _sfc_main$19,
5061
+ Root: _sfc_main$20,
5062
+ SelectAll: _sfc_main$21
4615
5063
  };
4616
5064
  //#endregion
4617
5065
  //#region src/components/Dialog/DialogRoot.vue
4618
5066
  const [useDialogContext, provideDialogContext] = createContext();
4619
- const _sfc_main$20 = /* @__PURE__ */ defineComponent({
5067
+ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
4620
5068
  name: "DialogRoot",
4621
5069
  __name: "DialogRoot",
4622
5070
  props: /* @__PURE__ */ mergeModels({
@@ -4670,7 +5118,7 @@ const _sfc_main$20 = /* @__PURE__ */ defineComponent({
4670
5118
  });
4671
5119
  //#endregion
4672
5120
  //#region src/components/Dialog/DialogClose.vue
4673
- const _sfc_main$17 = /* @__PURE__ */ defineComponent({
5121
+ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
4674
5122
  name: "DialogClose",
4675
5123
  __name: "DialogClose",
4676
5124
  props: {
@@ -6943,163 +7391,37 @@ function useIntersectionObserver(target, callback, options = {}) {
6943
7391
  * // Use in template to conditionally render or animate
6944
7392
  * watchEffect(() => {
6945
7393
  * if (isIntersecting.value) {
6946
- * console.log('Element is visible!', intersectionRatio.value)
6947
- * }
6948
- * })
6949
- * ```
6950
- */
6951
- function useElementIntersection(target, options = {}) {
6952
- const isIntersecting = shallowRef(false);
6953
- const intersectionRatio = shallowRef(0);
6954
- const { pause: _pause, resume, stop, isActive, isPaused } = useIntersectionObserver(target, (entries) => {
6955
- const entry = entries.at(-1);
6956
- if (entry) {
6957
- isIntersecting.value = entry.isIntersecting;
6958
- intersectionRatio.value = entry.intersectionRatio;
6959
- }
6960
- }, {
6961
- immediate: true,
6962
- ...options
6963
- });
6964
- function pause() {
6965
- isIntersecting.value = false;
6966
- intersectionRatio.value = 0;
6967
- _pause();
6968
- }
6969
- return {
6970
- isIntersecting: shallowReadonly(isIntersecting),
6971
- intersectionRatio: shallowReadonly(intersectionRatio),
6972
- isActive,
6973
- isPaused,
6974
- pause,
6975
- resume,
6976
- stop
6977
- };
6978
- }
6979
- //#endregion
6980
- //#region src/composables/useTimer/index.ts
6981
- /**
6982
- * @module useTimer
6983
- *
6984
- * @remarks
6985
- * A reactive timer composable with pause/resume support.
6986
- *
6987
- * Key features:
6988
- * - Start/stop/pause/resume controls
6989
- * - Reactive remaining time tracking
6990
- * - One-shot (default) or repeating mode
6991
- * - Automatic cleanup on scope disposal
6992
- * - SSR-safe
6993
- */
6994
- /**
6995
- * Creates a reactive timer with pause/resume support.
6996
- *
6997
- * @param handler Callback invoked when the timer fires.
6998
- * @param options Timer configuration.
6999
- * @returns Timer controls and reactive state.
7000
- *
7001
- * @see https://0.vuetifyjs.com/composables/system/use-timer
7002
- *
7003
- * @example
7004
- * ```ts
7005
- * const timer = useTimer(() => console.log('fired'), { duration: 5000 })
7006
- *
7007
- * timer.start()
7008
- * timer.pause()
7009
- * timer.resume()
7010
- * timer.stop()
7394
+ * console.log('Element is visible!', intersectionRatio.value)
7395
+ * }
7396
+ * })
7011
7397
  * ```
7012
7398
  */
7013
- function useTimer(handler, options = {}) {
7014
- const { duration = 1e3, repeat = false } = options;
7015
- const remaining = shallowRef(duration);
7016
- const isActive = shallowRef(false);
7017
- const isPaused = shallowRef(false);
7018
- let timeoutId;
7019
- let trackingId;
7020
- let startedAt = 0;
7021
- let budget = duration;
7022
- function clearTimer() {
7023
- if (!/* @__PURE__ */ isUndefined(timeoutId)) {
7024
- globalThis.clearTimeout(timeoutId);
7025
- timeoutId = void 0;
7026
- }
7027
- }
7028
- function startTracking() {
7029
- stopTracking();
7030
- if (!IN_BROWSER) return;
7031
- trackingId = globalThis.setInterval(() => {
7032
- if (!isActive.value || isPaused.value) return;
7033
- const elapsed = Date.now() - startedAt;
7034
- remaining.value = Math.max(0, budget - elapsed);
7035
- }, 100);
7036
- }
7037
- function stopTracking() {
7038
- if (!/* @__PURE__ */ isUndefined(trackingId)) {
7039
- globalThis.clearInterval(trackingId);
7040
- trackingId = void 0;
7041
- }
7042
- }
7043
- function fire() {
7044
- clearTimer();
7045
- stopTracking();
7046
- handler();
7047
- if (repeat) begin(duration);
7048
- else {
7049
- isActive.value = false;
7050
- remaining.value = 0;
7399
+ function useElementIntersection(target, options = {}) {
7400
+ const isIntersecting = shallowRef(false);
7401
+ const intersectionRatio = shallowRef(0);
7402
+ const { pause: _pause, resume, stop, isActive, isPaused } = useIntersectionObserver(target, (entries) => {
7403
+ const entry = entries.at(-1);
7404
+ if (entry) {
7405
+ isIntersecting.value = entry.isIntersecting;
7406
+ intersectionRatio.value = entry.intersectionRatio;
7051
7407
  }
7052
- }
7053
- function begin(ms) {
7054
- clearTimer();
7055
- stopTracking();
7056
- budget = ms;
7057
- startedAt = Date.now();
7058
- remaining.value = ms;
7059
- isActive.value = true;
7060
- isPaused.value = false;
7061
- timeoutId = globalThis.setTimeout(fire, ms);
7062
- startTracking();
7063
- }
7064
- function start() {
7065
- if (duration < 0) return;
7066
- begin(duration);
7067
- }
7068
- function stop() {
7069
- clearTimer();
7070
- stopTracking();
7071
- isActive.value = false;
7072
- isPaused.value = false;
7073
- remaining.value = duration;
7074
- }
7408
+ }, {
7409
+ immediate: true,
7410
+ ...options
7411
+ });
7075
7412
  function pause() {
7076
- if (!isActive.value || isPaused.value) return;
7077
- const elapsed = Date.now() - startedAt;
7078
- budget = Math.max(0, budget - elapsed);
7079
- remaining.value = budget;
7080
- clearTimer();
7081
- stopTracking();
7082
- isPaused.value = true;
7083
- }
7084
- function resume() {
7085
- if (!isPaused.value) return;
7086
- isPaused.value = false;
7087
- startedAt = Date.now();
7088
- timeoutId = globalThis.setTimeout(fire, budget);
7089
- startTracking();
7413
+ isIntersecting.value = false;
7414
+ intersectionRatio.value = 0;
7415
+ _pause();
7090
7416
  }
7091
- onScopeDispose(() => {
7092
- clearTimer();
7093
- stopTracking();
7094
- }, true);
7095
7417
  return {
7096
- start,
7097
- stop,
7418
+ isIntersecting: shallowReadonly(isIntersecting),
7419
+ intersectionRatio: shallowReadonly(intersectionRatio),
7420
+ isActive,
7421
+ isPaused,
7098
7422
  pause,
7099
7423
  resume,
7100
- remaining,
7101
- isActive,
7102
- isPaused
7424
+ stop
7103
7425
  };
7104
7426
  }
7105
7427
  //#endregion
@@ -10415,10 +10737,13 @@ function createTheme(_options = {}) {
10415
10737
  return resolved;
10416
10738
  }
10417
10739
  function register(registration = {}) {
10740
+ const { colors, ...rest } = registration;
10741
+ if (colors && rest.id && !registry.has(rest.id)) tokens.onboard(flatten({ [rest.id]: { colors } }, "", true));
10418
10742
  const item = {
10419
10743
  lazy: false,
10420
10744
  dark: false,
10421
- ...registration
10745
+ ...rest,
10746
+ ...colors ? { value: colors } : {}
10422
10747
  };
10423
10748
  return registry.register(item);
10424
10749
  }
@@ -11590,7 +11915,7 @@ function useClickOutside(target, handler, options = {}) {
11590
11915
  }
11591
11916
  //#endregion
11592
11917
  //#region src/components/Dialog/DialogContent.vue
11593
- const _sfc_main$18 = /* @__PURE__ */ defineComponent({
11918
+ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
11594
11919
  name: "DialogContent",
11595
11920
  __name: "DialogContent",
11596
11921
  props: {
@@ -11674,7 +11999,7 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
11674
11999
  });
11675
12000
  //#endregion
11676
12001
  //#region src/components/Dialog/DialogDescription.vue
11677
- const _sfc_main$19 = /* @__PURE__ */ defineComponent({
12002
+ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
11678
12003
  name: "DialogDescription",
11679
12004
  __name: "DialogDescription",
11680
12005
  props: {
@@ -11695,7 +12020,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
11695
12020
  });
11696
12021
  //#endregion
11697
12022
  //#region src/components/Dialog/DialogTitle.vue
11698
- const _sfc_main$21 = /* @__PURE__ */ defineComponent({
12023
+ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
11699
12024
  name: "DialogTitle",
11700
12025
  __name: "DialogTitle",
11701
12026
  props: {
@@ -11716,7 +12041,7 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
11716
12041
  });
11717
12042
  //#endregion
11718
12043
  //#region src/components/Dialog/DialogActivator.vue
11719
- const _sfc_main$16 = /* @__PURE__ */ defineComponent({
12044
+ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
11720
12045
  name: "DialogActivator",
11721
12046
  __name: "DialogActivator",
11722
12047
  props: {
@@ -11778,17 +12103,17 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
11778
12103
  * ```
11779
12104
  */
11780
12105
  const Dialog = {
11781
- Root: _sfc_main$20,
11782
- Activator: _sfc_main$16,
11783
- Content: _sfc_main$18,
11784
- Title: _sfc_main$21,
11785
- Description: _sfc_main$19,
11786
- Close: _sfc_main$17
12106
+ Root: _sfc_main$26,
12107
+ Activator: _sfc_main$22,
12108
+ Content: _sfc_main$24,
12109
+ Title: _sfc_main$27,
12110
+ Description: _sfc_main$25,
12111
+ Close: _sfc_main$23
11787
12112
  };
11788
12113
  //#endregion
11789
12114
  //#region src/components/ExpansionPanel/ExpansionPanelRoot.vue
11790
12115
  const [useExpansionPanelRoot, provideExpansionPanelRoot] = createContext();
11791
- const _sfc_main$26 = /* @__PURE__ */ defineComponent({
12116
+ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
11792
12117
  name: "ExpansionPanelRoot",
11793
12118
  __name: "ExpansionPanelRoot",
11794
12119
  props: /* @__PURE__ */ mergeModels({
@@ -11848,7 +12173,7 @@ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
11848
12173
  //#endregion
11849
12174
  //#region src/components/ExpansionPanel/ExpansionPanelItem.vue
11850
12175
  const [useExpansionPanelItem, provideExpansionPanelItem] = createContext({ suffix: "item" });
11851
- const _sfc_main$25 = /* @__PURE__ */ defineComponent({
12176
+ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
11852
12177
  name: "ExpansionPanelItem",
11853
12178
  __name: "ExpansionPanelItem",
11854
12179
  props: {
@@ -11894,7 +12219,7 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
11894
12219
  });
11895
12220
  //#endregion
11896
12221
  //#region src/components/ExpansionPanel/ExpansionPanelActivator.vue
11897
- const _sfc_main$22 = /* @__PURE__ */ defineComponent({
12222
+ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
11898
12223
  name: "ExpansionPanelActivator",
11899
12224
  __name: "ExpansionPanelActivator",
11900
12225
  props: {
@@ -11942,7 +12267,7 @@ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
11942
12267
  });
11943
12268
  //#endregion
11944
12269
  //#region src/components/ExpansionPanel/ExpansionPanelContent.vue
11945
- const _sfc_main$23 = /* @__PURE__ */ defineComponent({
12270
+ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
11946
12271
  name: "ExpansionPanelContent",
11947
12272
  __name: "ExpansionPanelContent",
11948
12273
  props: {
@@ -11975,7 +12300,7 @@ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
11975
12300
  });
11976
12301
  //#endregion
11977
12302
  //#region src/components/ExpansionPanel/ExpansionPanelHeader.vue
11978
- const _sfc_main$24 = /* @__PURE__ */ defineComponent({
12303
+ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
11979
12304
  name: "ExpansionPanelHeader",
11980
12305
  __name: "ExpansionPanelHeader",
11981
12306
  props: {
@@ -12008,15 +12333,15 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
12008
12333
  * @see https://0.vuetifyjs.com/components/expansion-panels
12009
12334
  */
12010
12335
  const ExpansionPanel = {
12011
- Root: _sfc_main$26,
12012
- Item: _sfc_main$25,
12013
- Header: _sfc_main$24,
12014
- Activator: _sfc_main$22,
12015
- Content: _sfc_main$23
12336
+ Root: _sfc_main$32,
12337
+ Item: _sfc_main$31,
12338
+ Header: _sfc_main$30,
12339
+ Activator: _sfc_main$28,
12340
+ Content: _sfc_main$29
12016
12341
  };
12017
12342
  //#endregion
12018
12343
  //#region src/components/Form/Form.vue
12019
- const _sfc_main$27 = /* @__PURE__ */ defineComponent({
12344
+ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
12020
12345
  name: "Form",
12021
12346
  inheritAttrs: false,
12022
12347
  __name: "Form",
@@ -12087,7 +12412,7 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
12087
12412
  //#endregion
12088
12413
  //#region src/components/Group/GroupRoot.vue
12089
12414
  const [useGroupRoot, provideGroupRoot] = createContext();
12090
- const _sfc_main$29 = /* @__PURE__ */ defineComponent({
12415
+ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
12091
12416
  name: "GroupRoot",
12092
12417
  __name: "GroupRoot",
12093
12418
  props: /* @__PURE__ */ mergeModels({
@@ -12139,7 +12464,7 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
12139
12464
  });
12140
12465
  //#endregion
12141
12466
  //#region src/components/Group/GroupItem.vue
12142
- const _sfc_main$28 = /* @__PURE__ */ defineComponent({
12467
+ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
12143
12468
  name: "GroupItem",
12144
12469
  __name: "GroupItem",
12145
12470
  props: {
@@ -12196,8 +12521,8 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
12196
12521
  * @see https://0.vuetifyjs.com/components/group
12197
12522
  */
12198
12523
  const Group = {
12199
- Root: _sfc_main$29,
12200
- Item: _sfc_main$28
12524
+ Root: _sfc_main$35,
12525
+ Item: _sfc_main$34
12201
12526
  };
12202
12527
  //#endregion
12203
12528
  //#region src/components/Input/InputRoot.vue
@@ -12213,7 +12538,7 @@ function parseValidateOn(value) {
12213
12538
  modifier
12214
12539
  };
12215
12540
  }
12216
- const _sfc_main$33 = /* @__PURE__ */ defineComponent({
12541
+ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
12217
12542
  name: "InputRoot",
12218
12543
  inheritAttrs: false,
12219
12544
  __name: "InputRoot",
@@ -12360,7 +12685,7 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
12360
12685
  });
12361
12686
  //#endregion
12362
12687
  //#region src/components/Input/InputControl.vue
12363
- const _sfc_main$30 = /* @__PURE__ */ defineComponent({
12688
+ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
12364
12689
  name: "InputControl",
12365
12690
  inheritAttrs: false,
12366
12691
  __name: "InputControl",
@@ -12436,7 +12761,7 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
12436
12761
  });
12437
12762
  //#endregion
12438
12763
  //#region src/components/Input/InputDescription.vue
12439
- const _sfc_main$31 = /* @__PURE__ */ defineComponent({
12764
+ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
12440
12765
  name: "InputDescription",
12441
12766
  inheritAttrs: false,
12442
12767
  __name: "InputDescription",
@@ -12472,7 +12797,7 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
12472
12797
  });
12473
12798
  //#endregion
12474
12799
  //#region src/components/Input/InputError.vue
12475
- const _sfc_main$32 = /* @__PURE__ */ defineComponent({
12800
+ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
12476
12801
  name: "InputError",
12477
12802
  inheritAttrs: false,
12478
12803
  __name: "InputError",
@@ -12546,17 +12871,17 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
12546
12871
  * ```
12547
12872
  */
12548
12873
  const Input = {
12549
- Control: _sfc_main$30,
12550
- Description: _sfc_main$31,
12551
- Error: _sfc_main$32,
12552
- Root: _sfc_main$33
12874
+ Control: _sfc_main$36,
12875
+ Description: _sfc_main$37,
12876
+ Error: _sfc_main$38,
12877
+ Root: _sfc_main$39
12553
12878
  };
12554
12879
  //#endregion
12555
12880
  //#region src/components/Pagination/PaginationRoot.vue
12556
12881
  const [usePaginationRoot, providePaginationRoot] = createContext();
12557
12882
  const [usePaginationControls, providePaginationControls] = createContext({ suffix: "controls" });
12558
12883
  const [usePaginationItems, providePaginationItems] = createContext({ suffix: "items" });
12559
- const _sfc_main$40 = /* @__PURE__ */ defineComponent({
12884
+ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
12560
12885
  name: "PaginationRoot",
12561
12886
  __name: "PaginationRoot",
12562
12887
  props: /* @__PURE__ */ mergeModels({
@@ -12658,7 +12983,7 @@ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
12658
12983
  });
12659
12984
  //#endregion
12660
12985
  //#region src/components/Pagination/PaginationEllipsis.vue
12661
- const _sfc_main$34 = /* @__PURE__ */ defineComponent({
12986
+ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
12662
12987
  name: "PaginationEllipsis",
12663
12988
  __name: "PaginationEllipsis",
12664
12989
  props: {
@@ -12701,7 +13026,7 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
12701
13026
  });
12702
13027
  //#endregion
12703
13028
  //#region src/components/Pagination/PaginationFirst.vue
12704
- const _sfc_main$35 = /* @__PURE__ */ defineComponent({
13029
+ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
12705
13030
  name: "PaginationFirst",
12706
13031
  __name: "PaginationFirst",
12707
13032
  props: {
@@ -12758,7 +13083,7 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
12758
13083
  });
12759
13084
  //#endregion
12760
13085
  //#region src/components/Pagination/PaginationItem.vue
12761
- const _sfc_main$36 = /* @__PURE__ */ defineComponent({
13086
+ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
12762
13087
  name: "PaginationItem",
12763
13088
  __name: "PaginationItem",
12764
13089
  props: {
@@ -12826,7 +13151,7 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
12826
13151
  });
12827
13152
  //#endregion
12828
13153
  //#region src/components/Pagination/PaginationLast.vue
12829
- const _sfc_main$37 = /* @__PURE__ */ defineComponent({
13154
+ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
12830
13155
  name: "PaginationLast",
12831
13156
  __name: "PaginationLast",
12832
13157
  props: {
@@ -12883,7 +13208,7 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
12883
13208
  });
12884
13209
  //#endregion
12885
13210
  //#region src/components/Pagination/PaginationNext.vue
12886
- const _sfc_main$38 = /* @__PURE__ */ defineComponent({
13211
+ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
12887
13212
  name: "PaginationNext",
12888
13213
  __name: "PaginationNext",
12889
13214
  props: {
@@ -12940,7 +13265,7 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
12940
13265
  });
12941
13266
  //#endregion
12942
13267
  //#region src/components/Pagination/PaginationPrev.vue
12943
- const _sfc_main$39 = /* @__PURE__ */ defineComponent({
13268
+ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
12944
13269
  name: "PaginationPrev",
12945
13270
  __name: "PaginationPrev",
12946
13271
  props: {
@@ -12997,7 +13322,7 @@ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
12997
13322
  });
12998
13323
  //#endregion
12999
13324
  //#region src/components/Pagination/PaginationStatus.vue
13000
- const _sfc_main$41 = /* @__PURE__ */ defineComponent({
13325
+ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
13001
13326
  name: "PaginationStatus",
13002
13327
  __name: "PaginationStatus",
13003
13328
  props: {
@@ -13049,19 +13374,19 @@ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
13049
13374
  * @see https://0.vuetifyjs.com/components/pagination
13050
13375
  */
13051
13376
  const Pagination = {
13052
- Root: _sfc_main$40,
13053
- Item: _sfc_main$36,
13054
- First: _sfc_main$35,
13055
- Prev: _sfc_main$39,
13056
- Ellipsis: _sfc_main$34,
13057
- Next: _sfc_main$38,
13058
- Last: _sfc_main$37,
13059
- Status: _sfc_main$41
13377
+ Root: _sfc_main$46,
13378
+ Item: _sfc_main$42,
13379
+ First: _sfc_main$41,
13380
+ Prev: _sfc_main$45,
13381
+ Ellipsis: _sfc_main$40,
13382
+ Next: _sfc_main$44,
13383
+ Last: _sfc_main$43,
13384
+ Status: _sfc_main$47
13060
13385
  };
13061
13386
  //#endregion
13062
13387
  //#region src/components/Popover/PopoverRoot.vue
13063
13388
  const [usePopoverContext, providePopoverContext] = createContext("Popover");
13064
- const _sfc_main$44 = /* @__PURE__ */ defineComponent({
13389
+ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
13065
13390
  name: "PopoverRoot",
13066
13391
  __name: "PopoverRoot",
13067
13392
  props: /* @__PURE__ */ mergeModels({
@@ -13104,7 +13429,7 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
13104
13429
  });
13105
13430
  //#endregion
13106
13431
  //#region src/components/Popover/PopoverActivator.vue
13107
- const _sfc_main$42 = /* @__PURE__ */ defineComponent({
13432
+ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
13108
13433
  name: "PopoverActivator",
13109
13434
  __name: "PopoverActivator",
13110
13435
  props: {
@@ -13141,7 +13466,7 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
13141
13466
  });
13142
13467
  //#endregion
13143
13468
  //#region src/components/Popover/PopoverContent.vue
13144
- const _sfc_main$43 = /* @__PURE__ */ defineComponent({
13469
+ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
13145
13470
  name: "PopoverContent",
13146
13471
  __name: "PopoverContent",
13147
13472
  props: {
@@ -13201,14 +13526,14 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
13201
13526
  * @see https://0.vuetifyjs.com/components/popover
13202
13527
  */
13203
13528
  const Popover = {
13204
- Root: _sfc_main$44,
13205
- Activator: _sfc_main$42,
13206
- Content: _sfc_main$43
13529
+ Root: _sfc_main$50,
13530
+ Activator: _sfc_main$48,
13531
+ Content: _sfc_main$49
13207
13532
  };
13208
13533
  //#endregion
13209
13534
  //#region src/components/Radio/RadioGroup.vue
13210
13535
  const [useRadioGroup, provideRadioGroup] = createContext();
13211
- const _sfc_main$45 = /* @__PURE__ */ defineComponent({
13536
+ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
13212
13537
  name: "RadioGroup",
13213
13538
  __name: "RadioGroup",
13214
13539
  props: /* @__PURE__ */ mergeModels({
@@ -13273,7 +13598,7 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
13273
13598
  //#endregion
13274
13599
  //#region src/components/Radio/RadioRoot.vue
13275
13600
  const [useRadioRoot, provideRadioRoot] = createContext();
13276
- const _sfc_main$48 = /* @__PURE__ */ defineComponent({
13601
+ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
13277
13602
  name: "RadioRoot",
13278
13603
  inheritAttrs: false,
13279
13604
  __name: "RadioRoot",
@@ -13394,7 +13719,7 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
13394
13719
  }), {
13395
13720
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
13396
13721
  _: 3
13397
- }, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(_sfc_main$46, { key: 0 })) : createCommentVNode("v-if", true)], 64);
13722
+ }, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(_sfc_main$52, { key: 0 })) : createCommentVNode("v-if", true)], 64);
13398
13723
  };
13399
13724
  }
13400
13725
  });
@@ -13418,7 +13743,7 @@ const visuallyHiddenStyle$2 = {
13418
13743
  whiteSpace: "nowrap",
13419
13744
  border: "0"
13420
13745
  };
13421
- const _sfc_main$46 = /* @__PURE__ */ defineComponent({
13746
+ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
13422
13747
  name: "RadioHiddenInput",
13423
13748
  __name: "RadioHiddenInput",
13424
13749
  props: {
@@ -13455,7 +13780,7 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
13455
13780
  });
13456
13781
  //#endregion
13457
13782
  //#region src/components/Radio/RadioIndicator.vue
13458
- const _sfc_main$47 = /* @__PURE__ */ defineComponent({
13783
+ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
13459
13784
  name: "RadioIndicator",
13460
13785
  __name: "RadioIndicator",
13461
13786
  props: {
@@ -13520,14 +13845,14 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
13520
13845
  * ```
13521
13846
  */
13522
13847
  const Radio = {
13523
- Group: _sfc_main$45,
13524
- HiddenInput: _sfc_main$46,
13525
- Indicator: _sfc_main$47,
13526
- Root: _sfc_main$48
13848
+ Group: _sfc_main$51,
13849
+ HiddenInput: _sfc_main$52,
13850
+ Indicator: _sfc_main$53,
13851
+ Root: _sfc_main$54
13527
13852
  };
13528
13853
  //#endregion
13529
13854
  //#region src/components/Scrim/Scrim.vue
13530
- const _sfc_main$49 = /* @__PURE__ */ defineComponent({
13855
+ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
13531
13856
  name: "Scrim",
13532
13857
  inheritAttrs: false,
13533
13858
  __name: "Scrim",
@@ -13621,7 +13946,7 @@ const visuallyHiddenStyle$1 = {
13621
13946
  whiteSpace: "nowrap",
13622
13947
  border: "0"
13623
13948
  };
13624
- const _sfc_main$86 = /* @__PURE__ */ defineComponent({
13949
+ const _sfc_main$92 = /* @__PURE__ */ defineComponent({
13625
13950
  name: "SelectHiddenInput",
13626
13951
  __name: "SelectHiddenInput",
13627
13952
  props: { namespace: { default: "v0:select" } },
@@ -13655,7 +13980,7 @@ const _sfc_main$86 = /* @__PURE__ */ defineComponent({
13655
13980
  //#endregion
13656
13981
  //#region src/components/Select/SelectRoot.vue
13657
13982
  const [useSelectContext, provideSelectContext] = createContext();
13658
- const _sfc_main$55 = /* @__PURE__ */ defineComponent({
13983
+ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
13659
13984
  name: "SelectRoot",
13660
13985
  __name: "SelectRoot",
13661
13986
  props: /* @__PURE__ */ mergeModels({
@@ -13767,13 +14092,13 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
13767
14092
  }, {
13768
14093
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
13769
14094
  _: 3
13770
- }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$86, { key: 0 })) : createCommentVNode("v-if", true)], 64);
14095
+ }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$92, { key: 0 })) : createCommentVNode("v-if", true)], 64);
13771
14096
  };
13772
14097
  }
13773
14098
  });
13774
14099
  //#endregion
13775
14100
  //#region src/components/Select/SelectActivator.vue
13776
- const _sfc_main$50 = /* @__PURE__ */ defineComponent({
14101
+ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
13777
14102
  name: "SelectActivator",
13778
14103
  __name: "SelectActivator",
13779
14104
  props: {
@@ -13851,7 +14176,7 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
13851
14176
  });
13852
14177
  //#endregion
13853
14178
  //#region src/components/Select/SelectContent.vue
13854
- const _sfc_main$51 = /* @__PURE__ */ defineComponent({
14179
+ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
13855
14180
  name: "SelectContent",
13856
14181
  __name: "SelectContent",
13857
14182
  props: {
@@ -13888,7 +14213,7 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
13888
14213
  });
13889
14214
  //#endregion
13890
14215
  //#region src/components/Select/SelectCue.vue
13891
- const _sfc_main$52 = /* @__PURE__ */ defineComponent({
14216
+ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
13892
14217
  name: "SelectCue",
13893
14218
  __name: "SelectCue",
13894
14219
  props: {
@@ -13915,7 +14240,7 @@ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
13915
14240
  });
13916
14241
  //#endregion
13917
14242
  //#region src/components/Select/SelectItem.vue
13918
- const _sfc_main$53 = /* @__PURE__ */ defineComponent({
14243
+ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
13919
14244
  name: "SelectItem",
13920
14245
  __name: "SelectItem",
13921
14246
  props: {
@@ -13970,7 +14295,7 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
13970
14295
  });
13971
14296
  //#endregion
13972
14297
  //#region src/components/Select/SelectPlaceholder.vue
13973
- const _sfc_main$54 = /* @__PURE__ */ defineComponent({
14298
+ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
13974
14299
  name: "SelectPlaceholder",
13975
14300
  __name: "SelectPlaceholder",
13976
14301
  props: {
@@ -13994,7 +14319,7 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
13994
14319
  });
13995
14320
  //#endregion
13996
14321
  //#region src/components/Select/SelectValue.vue
13997
- const _sfc_main$56 = /* @__PURE__ */ defineComponent({
14322
+ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
13998
14323
  name: "SelectValue",
13999
14324
  __name: "SelectValue",
14000
14325
  props: {
@@ -14072,18 +14397,18 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
14072
14397
  * ```
14073
14398
  */
14074
14399
  const Select = {
14075
- Root: _sfc_main$55,
14076
- Activator: _sfc_main$50,
14077
- Value: _sfc_main$56,
14078
- Content: _sfc_main$51,
14079
- Cue: _sfc_main$52,
14080
- Item: _sfc_main$53,
14081
- Placeholder: _sfc_main$54
14400
+ Root: _sfc_main$61,
14401
+ Activator: _sfc_main$56,
14402
+ Value: _sfc_main$62,
14403
+ Content: _sfc_main$57,
14404
+ Cue: _sfc_main$58,
14405
+ Item: _sfc_main$59,
14406
+ Placeholder: _sfc_main$60
14082
14407
  };
14083
14408
  //#endregion
14084
14409
  //#region src/components/Selection/SelectionRoot.vue
14085
14410
  const [useSelectionRoot, provideSelectionRoot] = createContext();
14086
- const _sfc_main$58 = /* @__PURE__ */ defineComponent({
14411
+ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
14087
14412
  name: "SelectionRoot",
14088
14413
  __name: "SelectionRoot",
14089
14414
  props: /* @__PURE__ */ mergeModels({
@@ -14135,7 +14460,7 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
14135
14460
  });
14136
14461
  //#endregion
14137
14462
  //#region src/components/Selection/SelectionItem.vue
14138
- const _sfc_main$57 = /* @__PURE__ */ defineComponent({
14463
+ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
14139
14464
  name: "SelectionItem",
14140
14465
  __name: "SelectionItem",
14141
14466
  props: {
@@ -14185,12 +14510,12 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
14185
14510
  * @see https://0.vuetifyjs.com/components/selection
14186
14511
  */
14187
14512
  const Selection = {
14188
- Root: _sfc_main$58,
14189
- Item: _sfc_main$57
14513
+ Root: _sfc_main$64,
14514
+ Item: _sfc_main$63
14190
14515
  };
14191
14516
  //#endregion
14192
14517
  //#region src/components/Snackbar/SnackbarPortal.vue
14193
- const _sfc_main$68 = /* @__PURE__ */ defineComponent({
14518
+ const _sfc_main$74 = /* @__PURE__ */ defineComponent({
14194
14519
  name: "SnackbarPortal",
14195
14520
  inheritAttrs: false,
14196
14521
  __name: "SnackbarPortal",
@@ -14231,7 +14556,7 @@ const _sfc_main$68 = /* @__PURE__ */ defineComponent({
14231
14556
  //#endregion
14232
14557
  //#region src/components/Snackbar/SnackbarQueue.vue
14233
14558
  const [useSnackbarQueueContext, provideSnackbarQueueContext] = createContext({ suffix: "queue" });
14234
- const _sfc_main$69 = /* @__PURE__ */ defineComponent({
14559
+ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
14235
14560
  name: "SnackbarQueue",
14236
14561
  __name: "SnackbarQueue",
14237
14562
  props: {
@@ -14300,7 +14625,7 @@ const _sfc_main$69 = /* @__PURE__ */ defineComponent({
14300
14625
  //#endregion
14301
14626
  //#region src/components/Snackbar/SnackbarRoot.vue
14302
14627
  const [useSnackbarRootContext, provideSnackbarRootContext] = createContext({ suffix: "root" });
14303
- const _sfc_main$70 = /* @__PURE__ */ defineComponent({
14628
+ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
14304
14629
  name: "SnackbarRoot",
14305
14630
  __name: "SnackbarRoot",
14306
14631
  props: {
@@ -14335,7 +14660,7 @@ const _sfc_main$70 = /* @__PURE__ */ defineComponent({
14335
14660
  });
14336
14661
  //#endregion
14337
14662
  //#region src/components/Snackbar/SnackbarContent.vue
14338
- const _sfc_main$67 = /* @__PURE__ */ defineComponent({
14663
+ const _sfc_main$73 = /* @__PURE__ */ defineComponent({
14339
14664
  name: "SnackbarContent",
14340
14665
  __name: "SnackbarContent",
14341
14666
  props: {
@@ -14353,7 +14678,7 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
14353
14678
  });
14354
14679
  //#endregion
14355
14680
  //#region src/components/Snackbar/SnackbarClose.vue
14356
- const _sfc_main$66 = /* @__PURE__ */ defineComponent({
14681
+ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
14357
14682
  name: "SnackbarClose",
14358
14683
  __name: "SnackbarClose",
14359
14684
  props: {
@@ -14407,16 +14732,16 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
14407
14732
  * ```
14408
14733
  */
14409
14734
  const Snackbar = {
14410
- Portal: _sfc_main$68,
14411
- Queue: _sfc_main$69,
14412
- Root: _sfc_main$70,
14413
- Content: _sfc_main$67,
14414
- Close: _sfc_main$66
14735
+ Portal: _sfc_main$74,
14736
+ Queue: _sfc_main$75,
14737
+ Root: _sfc_main$76,
14738
+ Content: _sfc_main$73,
14739
+ Close: _sfc_main$72
14415
14740
  };
14416
14741
  //#endregion
14417
14742
  //#region src/components/Slider/SliderRoot.vue
14418
14743
  const [useSliderRoot, provideSliderRoot] = createContext();
14419
- const _sfc_main$63 = /* @__PURE__ */ defineComponent({
14744
+ const _sfc_main$69 = /* @__PURE__ */ defineComponent({
14420
14745
  name: "SliderRoot",
14421
14746
  inheritAttrs: false,
14422
14747
  __name: "SliderRoot",
@@ -14548,7 +14873,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
14548
14873
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
14549
14874
  _: 3
14550
14875
  }, 16, ["as", "renderless"]), __props.name ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList(unref(slider).values.value, (_, index) => {
14551
- return openBlock(), createBlock(_sfc_main$61, {
14876
+ return openBlock(), createBlock(_sfc_main$67, {
14552
14877
  key: index,
14553
14878
  index
14554
14879
  }, null, 8, ["index"]);
@@ -14564,7 +14889,7 @@ const _hoisted_1$1 = [
14564
14889
  "name",
14565
14890
  "value"
14566
14891
  ];
14567
- const _sfc_main$61 = /* @__PURE__ */ defineComponent({
14892
+ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
14568
14893
  name: "SliderHiddenInput",
14569
14894
  __name: "SliderHiddenInput",
14570
14895
  props: {
@@ -14589,7 +14914,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
14589
14914
  });
14590
14915
  //#endregion
14591
14916
  //#region src/components/Slider/SliderRange.vue
14592
- const _sfc_main$62 = /* @__PURE__ */ defineComponent({
14917
+ const _sfc_main$68 = /* @__PURE__ */ defineComponent({
14593
14918
  name: "SliderRange",
14594
14919
  inheritAttrs: false,
14595
14920
  __name: "SliderRange",
@@ -14650,7 +14975,7 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
14650
14975
  });
14651
14976
  //#endregion
14652
14977
  //#region src/components/Slider/SliderThumb.vue
14653
- const _sfc_main$64 = /* @__PURE__ */ defineComponent({
14978
+ const _sfc_main$70 = /* @__PURE__ */ defineComponent({
14654
14979
  name: "SliderThumb",
14655
14980
  inheritAttrs: false,
14656
14981
  __name: "SliderThumb",
@@ -14764,7 +15089,7 @@ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
14764
15089
  });
14765
15090
  //#endregion
14766
15091
  //#region src/components/Slider/SliderTrack.vue
14767
- const _sfc_main$65 = /* @__PURE__ */ defineComponent({
15092
+ const _sfc_main$71 = /* @__PURE__ */ defineComponent({
14768
15093
  name: "SliderTrack",
14769
15094
  inheritAttrs: false,
14770
15095
  __name: "SliderTrack",
@@ -14858,16 +15183,16 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
14858
15183
  * ```
14859
15184
  */
14860
15185
  const Slider = {
14861
- Root: _sfc_main$63,
14862
- Track: _sfc_main$65,
14863
- Range: _sfc_main$62,
14864
- Thumb: _sfc_main$64,
14865
- HiddenInput: _sfc_main$61
15186
+ Root: _sfc_main$69,
15187
+ Track: _sfc_main$71,
15188
+ Range: _sfc_main$68,
15189
+ Thumb: _sfc_main$70,
15190
+ HiddenInput: _sfc_main$67
14866
15191
  };
14867
15192
  //#endregion
14868
15193
  //#region src/components/Splitter/SplitterRoot.vue
14869
15194
  const [useSplitterRoot, provideSplitterRoot] = createContext("v0:splitter");
14870
- const _sfc_main$73 = /* @__PURE__ */ defineComponent({
15195
+ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
14871
15196
  name: "SplitterRoot",
14872
15197
  inheritAttrs: false,
14873
15198
  __name: "SplitterRoot",
@@ -15032,10 +15357,14 @@ const _sfc_main$73 = /* @__PURE__ */ defineComponent({
15032
15357
  }, {
15033
15358
  as: __props.as,
15034
15359
  renderless: __props.renderless,
15035
- style: [unref(attrs).style, {
15036
- display: "flex",
15037
- flexDirection: __props.orientation === "horizontal" ? "row" : "column"
15038
- }]
15360
+ style: [
15361
+ unref(attrs).style,
15362
+ slotProps.value.attrs.style,
15363
+ {
15364
+ display: "flex",
15365
+ flexDirection: __props.orientation === "horizontal" ? "row" : "column"
15366
+ }
15367
+ ]
15039
15368
  }), {
15040
15369
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
15041
15370
  _: 3
@@ -15049,7 +15378,7 @@ const _sfc_main$73 = /* @__PURE__ */ defineComponent({
15049
15378
  });
15050
15379
  //#endregion
15051
15380
  //#region src/components/Splitter/SplitterPanel.vue
15052
- const _sfc_main$72 = /* @__PURE__ */ defineComponent({
15381
+ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
15053
15382
  name: "SplitterPanel",
15054
15383
  inheritAttrs: false,
15055
15384
  __name: "SplitterPanel",
@@ -15143,12 +15472,16 @@ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
15143
15472
  }, {
15144
15473
  as: __props.as,
15145
15474
  renderless: __props.renderless,
15146
- style: [unref(attrs).style, {
15147
- flexGrow: 0,
15148
- flexShrink: 0,
15149
- flexBasis: `${size.value}%`,
15150
- overflow: "hidden"
15151
- }]
15475
+ style: [
15476
+ unref(attrs).style,
15477
+ slotProps.value.attrs.style,
15478
+ {
15479
+ flexGrow: 0,
15480
+ flexShrink: 0,
15481
+ flexBasis: `${size.value}%`,
15482
+ overflow: "hidden"
15483
+ }
15484
+ ]
15152
15485
  }), {
15153
15486
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
15154
15487
  _: 3
@@ -15162,7 +15495,7 @@ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
15162
15495
  });
15163
15496
  //#endregion
15164
15497
  //#region src/components/Splitter/SplitterHandle.vue
15165
- const _sfc_main$71 = /* @__PURE__ */ defineComponent({
15498
+ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
15166
15499
  name: "SplitterHandle",
15167
15500
  inheritAttrs: false,
15168
15501
  __name: "SplitterHandle",
@@ -15385,14 +15718,14 @@ const _sfc_main$71 = /* @__PURE__ */ defineComponent({
15385
15718
  * ```
15386
15719
  */
15387
15720
  const Splitter = {
15388
- Root: _sfc_main$73,
15389
- Panel: _sfc_main$72,
15390
- Handle: _sfc_main$71
15721
+ Root: _sfc_main$79,
15722
+ Panel: _sfc_main$78,
15723
+ Handle: _sfc_main$77
15391
15724
  };
15392
15725
  //#endregion
15393
15726
  //#region src/components/Switch/SwitchGroup.vue
15394
15727
  const [useSwitchGroup, provideSwitchGroup] = createContext();
15395
- const _sfc_main$76 = /* @__PURE__ */ defineComponent({
15728
+ const _sfc_main$82 = /* @__PURE__ */ defineComponent({
15396
15729
  name: "SwitchGroup",
15397
15730
  __name: "SwitchGroup",
15398
15731
  props: /* @__PURE__ */ mergeModels({
@@ -15461,7 +15794,7 @@ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
15461
15794
  //#endregion
15462
15795
  //#region src/components/Switch/SwitchRoot.vue
15463
15796
  const [useSwitchRoot, provideSwitchRoot] = createContext();
15464
- const _sfc_main$78 = /* @__PURE__ */ defineComponent({
15797
+ const _sfc_main$84 = /* @__PURE__ */ defineComponent({
15465
15798
  name: "SwitchRoot",
15466
15799
  inheritAttrs: false,
15467
15800
  __name: "SwitchRoot",
@@ -15591,7 +15924,7 @@ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
15591
15924
  }), {
15592
15925
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
15593
15926
  _: 3
15594
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$77, { key: 0 })) : createCommentVNode("v-if", true)], 64);
15927
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$83, { key: 0 })) : createCommentVNode("v-if", true)], 64);
15595
15928
  };
15596
15929
  }
15597
15930
  });
@@ -15615,7 +15948,7 @@ const visuallyHiddenStyle = {
15615
15948
  whiteSpace: "nowrap",
15616
15949
  border: "0"
15617
15950
  };
15618
- const _sfc_main$77 = /* @__PURE__ */ defineComponent({
15951
+ const _sfc_main$83 = /* @__PURE__ */ defineComponent({
15619
15952
  name: "SwitchHiddenInput",
15620
15953
  __name: "SwitchHiddenInput",
15621
15954
  props: {
@@ -15653,7 +15986,7 @@ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
15653
15986
  });
15654
15987
  //#endregion
15655
15988
  //#region src/components/Switch/SwitchSelectAll.vue
15656
- const _sfc_main$79 = /* @__PURE__ */ defineComponent({
15989
+ const _sfc_main$85 = /* @__PURE__ */ defineComponent({
15657
15990
  name: "SwitchSelectAll",
15658
15991
  inheritAttrs: false,
15659
15992
  __name: "SwitchSelectAll",
@@ -15741,7 +16074,7 @@ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
15741
16074
  });
15742
16075
  //#endregion
15743
16076
  //#region src/components/Switch/SwitchThumb.vue
15744
- const _sfc_main$80 = /* @__PURE__ */ defineComponent({
16077
+ const _sfc_main$86 = /* @__PURE__ */ defineComponent({
15745
16078
  name: "SwitchThumb",
15746
16079
  __name: "SwitchThumb",
15747
16080
  props: {
@@ -15776,7 +16109,7 @@ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
15776
16109
  });
15777
16110
  //#endregion
15778
16111
  //#region src/components/Switch/SwitchTrack.vue
15779
- const _sfc_main$81 = /* @__PURE__ */ defineComponent({
16112
+ const _sfc_main$87 = /* @__PURE__ */ defineComponent({
15780
16113
  name: "SwitchTrack",
15781
16114
  __name: "SwitchTrack",
15782
16115
  props: {
@@ -15835,17 +16168,17 @@ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
15835
16168
  * ```
15836
16169
  */
15837
16170
  const Switch = {
15838
- Group: _sfc_main$76,
15839
- HiddenInput: _sfc_main$77,
15840
- Root: _sfc_main$78,
15841
- SelectAll: _sfc_main$79,
15842
- Thumb: _sfc_main$80,
15843
- Track: _sfc_main$81
16171
+ Group: _sfc_main$82,
16172
+ HiddenInput: _sfc_main$83,
16173
+ Root: _sfc_main$84,
16174
+ SelectAll: _sfc_main$85,
16175
+ Thumb: _sfc_main$86,
16176
+ Track: _sfc_main$87
15844
16177
  };
15845
16178
  //#endregion
15846
16179
  //#region src/components/Single/SingleRoot.vue
15847
16180
  const [useSingleRoot, provideSingleRoot] = createContext();
15848
- const _sfc_main$60 = /* @__PURE__ */ defineComponent({
16181
+ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
15849
16182
  name: "SingleRoot",
15850
16183
  __name: "SingleRoot",
15851
16184
  props: /* @__PURE__ */ mergeModels({
@@ -15891,7 +16224,7 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
15891
16224
  });
15892
16225
  //#endregion
15893
16226
  //#region src/components/Single/SingleItem.vue
15894
- const _sfc_main$59 = /* @__PURE__ */ defineComponent({
16227
+ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
15895
16228
  name: "SingleItem",
15896
16229
  __name: "SingleItem",
15897
16230
  props: {
@@ -15941,13 +16274,13 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
15941
16274
  * @see https://0.vuetifyjs.com/components/single
15942
16275
  */
15943
16276
  const Single = {
15944
- Root: _sfc_main$60,
15945
- Item: _sfc_main$59
16277
+ Root: _sfc_main$66,
16278
+ Item: _sfc_main$65
15946
16279
  };
15947
16280
  //#endregion
15948
16281
  //#region src/components/Step/StepRoot.vue
15949
16282
  const [useStepRoot, provideStepRoot] = createContext();
15950
- const _sfc_main$75 = /* @__PURE__ */ defineComponent({
16283
+ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
15951
16284
  name: "StepRoot",
15952
16285
  __name: "StepRoot",
15953
16286
  props: /* @__PURE__ */ mergeModels({
@@ -15998,7 +16331,7 @@ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
15998
16331
  });
15999
16332
  //#endregion
16000
16333
  //#region src/components/Step/StepItem.vue
16001
- const _sfc_main$74 = /* @__PURE__ */ defineComponent({
16334
+ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
16002
16335
  name: "StepItem",
16003
16336
  __name: "StepItem",
16004
16337
  props: {
@@ -16048,13 +16381,13 @@ const _sfc_main$74 = /* @__PURE__ */ defineComponent({
16048
16381
  * @see https://0.vuetifyjs.com/components/step
16049
16382
  */
16050
16383
  const Step = {
16051
- Root: _sfc_main$75,
16052
- Item: _sfc_main$74
16384
+ Root: _sfc_main$81,
16385
+ Item: _sfc_main$80
16053
16386
  };
16054
16387
  //#endregion
16055
16388
  //#region src/components/Tabs/TabsRoot.vue
16056
16389
  const [useTabsRoot, provideTabsRoot] = createContext();
16057
- const _sfc_main$85 = /* @__PURE__ */ defineComponent({
16390
+ const _sfc_main$91 = /* @__PURE__ */ defineComponent({
16058
16391
  name: "TabsRoot",
16059
16392
  __name: "TabsRoot",
16060
16393
  props: /* @__PURE__ */ mergeModels({
@@ -16122,7 +16455,7 @@ const _sfc_main$85 = /* @__PURE__ */ defineComponent({
16122
16455
  });
16123
16456
  //#endregion
16124
16457
  //#region src/components/Tabs/TabsList.vue
16125
- const _sfc_main$83 = /* @__PURE__ */ defineComponent({
16458
+ const _sfc_main$89 = /* @__PURE__ */ defineComponent({
16126
16459
  name: "TabsList",
16127
16460
  inheritAttrs: false,
16128
16461
  __name: "TabsList",
@@ -16163,7 +16496,7 @@ const _sfc_main$83 = /* @__PURE__ */ defineComponent({
16163
16496
  });
16164
16497
  //#endregion
16165
16498
  //#region src/components/Tabs/TabsItem.vue
16166
- const _sfc_main$82 = /* @__PURE__ */ defineComponent({
16499
+ const _sfc_main$88 = /* @__PURE__ */ defineComponent({
16167
16500
  name: "TabsItem",
16168
16501
  inheritAttrs: false,
16169
16502
  __name: "TabsItem",
@@ -16278,7 +16611,7 @@ const _sfc_main$82 = /* @__PURE__ */ defineComponent({
16278
16611
  });
16279
16612
  //#endregion
16280
16613
  //#region src/components/Tabs/TabsPanel.vue
16281
- const _sfc_main$84 = /* @__PURE__ */ defineComponent({
16614
+ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
16282
16615
  name: "TabsPanel",
16283
16616
  inheritAttrs: false,
16284
16617
  __name: "TabsPanel",
@@ -16359,10 +16692,10 @@ const _sfc_main$84 = /* @__PURE__ */ defineComponent({
16359
16692
  * ```
16360
16693
  */
16361
16694
  const Tabs = {
16362
- Root: _sfc_main$85,
16363
- List: _sfc_main$83,
16364
- Item: _sfc_main$82,
16365
- Panel: _sfc_main$84
16695
+ Root: _sfc_main$91,
16696
+ List: _sfc_main$89,
16697
+ Item: _sfc_main$88,
16698
+ Panel: _sfc_main$90
16366
16699
  };
16367
16700
  //#endregion
16368
- export { _sfc_main as Atom, Avatar, _sfc_main$1 as AvatarFallback, _sfc_main$2 as AvatarImage, _sfc_main$3 as AvatarRoot, Breadcrumbs, _sfc_main$4 as BreadcrumbsDivider, _sfc_main$5 as BreadcrumbsEllipsis, _sfc_main$6 as BreadcrumbsItem, _sfc_main$7 as BreadcrumbsLink, _sfc_main$8 as BreadcrumbsList, _sfc_main$9 as BreadcrumbsPage, _sfc_main$10 as BreadcrumbsRoot, COMMON_ELEMENTS, Checkbox, _sfc_main$11 as CheckboxGroup, _sfc_main$12 as CheckboxHiddenInput, _sfc_main$13 as CheckboxIndicator, _sfc_main$14 as CheckboxRoot, _sfc_main$15 as CheckboxSelectAll, ClientAdapter, ConsolaLoggerAdapter, DataTableAdapter, Dialog, _sfc_main$16 as DialogActivator, _sfc_main$17 as DialogClose, _sfc_main$18 as DialogContent, _sfc_main$19 as DialogDescription, _sfc_main$20 as DialogRoot, _sfc_main$21 as DialogTitle, ExpansionPanel, _sfc_main$22 as ExpansionPanelActivator, _sfc_main$23 as ExpansionPanelContent, _sfc_main$24 as ExpansionPanelHeader, _sfc_main$25 as ExpansionPanelItem, _sfc_main$26 as ExpansionPanelRoot, FeaturesAdapter, _sfc_main$27 as Form, Group, _sfc_main$28 as GroupItem, _sfc_main$29 as GroupRoot, IN_BROWSER, Input, _sfc_main$30 as InputControl, _sfc_main$31 as InputDescription, _sfc_main$32 as InputError, _sfc_main$33 as InputRoot, MemoryAdapter, Pagination, _sfc_main$34 as PaginationEllipsis, _sfc_main$35 as PaginationFirst, _sfc_main$36 as PaginationItem, _sfc_main$37 as PaginationLast, _sfc_main$38 as PaginationNext, _sfc_main$39 as PaginationPrev, _sfc_main$40 as PaginationRoot, _sfc_main$41 as PaginationStatus, PermissionAdapter, PinoLoggerAdapter, Popover, _sfc_main$42 as PopoverActivator, _sfc_main$43 as PopoverContent, _sfc_main$44 as PopoverRoot, Radio, _sfc_main$45 as RadioGroup, _sfc_main$46 as RadioHiddenInput, _sfc_main$47 as RadioIndicator, _sfc_main$48 as RadioRoot, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, _sfc_main$49 as Scrim, Select, _sfc_main$50 as SelectActivator, _sfc_main$51 as SelectContent, _sfc_main$52 as SelectCue, _sfc_main$53 as SelectItem, _sfc_main$54 as SelectPlaceholder, _sfc_main$55 as SelectRoot, _sfc_main$56 as SelectValue, Selection, _sfc_main$57 as SelectionItem, _sfc_main$58 as SelectionRoot, ServerAdapter, Single, _sfc_main$59 as SingleItem, _sfc_main$60 as SingleRoot, Slider, _sfc_main$61 as SliderHiddenInput, _sfc_main$62 as SliderRange, _sfc_main$63 as SliderRoot, _sfc_main$64 as SliderThumb, _sfc_main$65 as SliderTrack, Snackbar, _sfc_main$66 as SnackbarClose, _sfc_main$67 as SnackbarContent, _sfc_main$68 as SnackbarPortal, _sfc_main$69 as SnackbarQueue, _sfc_main$70 as SnackbarRoot, Splitter, _sfc_main$71 as SplitterHandle, _sfc_main$72 as SplitterPanel, _sfc_main$73 as SplitterRoot, Step, _sfc_main$74 as StepItem, _sfc_main$75 as StepRoot, Switch, _sfc_main$76 as SwitchGroup, _sfc_main$77 as SwitchHiddenInput, _sfc_main$78 as SwitchRoot, _sfc_main$79 as SwitchSelectAll, _sfc_main$80 as SwitchThumb, _sfc_main$81 as SwitchTrack, Tabs, _sfc_main$82 as TabsItem, _sfc_main$83 as TabsList, _sfc_main$84 as TabsPanel, _sfc_main$85 as TabsRoot, VirtualAdapter, Vuetify0LocaleAdapter, Vuetify0LoggerAdapter, Vuetify0RtlAdapter, Vuetify0ThemeAdapter, __LOGGER_ENABLED__, clamp, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createContext, createDataTable, createDataTableContext, createDate, createDateContext, createDatePlugin, createFallbackHydration, createFeatures, createFeaturesContext, createFeaturesPlugin, createFilter, createFilterContext, createForm, createFormContext, createGroup, createGroupContext, createHydration, createHydrationContext, createHydrationPlugin, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, createLogger, createLoggerContext, createLoggerPlugin, createModel, createNested, createNestedContext, createNotifications, createNotificationsContext, createNotificationsPlugin, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createQueue, createQueueContext, createRegistry, createRegistryContext, createRtl, createRtlContext, createRtlFallback, createRtlPlugin, createRules, createRulesContext, createRulesFallback, createRulesPlugin, createSelection, createSelectionContext, createSingle, createSingleContext, createSlider, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTrinity, createValidation, createVirtual, createVirtualContext, debounce, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isSelfClosingTag, isStandardSchema, isString, isSymbol, isUndefined, mergeDeep, multipleOpenStrategy, provideAvatarRoot, provideBreadcrumbsRoot, provideCheckboxGroup, provideCheckboxRoot, provideContext, provideDialogContext, provideExpansionPanelItem, provideExpansionPanelRoot, provideGroupRoot, provideInputRoot, providePaginationControls, providePaginationItems, providePaginationRoot, providePopoverContext, provideRadioGroup, provideRadioRoot, provideSelectContext, provideSelectionRoot, provideSingleRoot, provideSliderRoot, provideSnackbarQueueContext, provideSnackbarRootContext, provideSplitterRoot, provideStepRoot, provideSwitchGroup, provideSwitchRoot, provideTabsRoot, range, singleOpenStrategy, toArray, toElement, toReactive, useAvatarRoot, useBreadcrumbs, useBreadcrumbsRoot, useBreakpoints, useCheckboxGroup, useCheckboxRoot, useClickOutside, useContext, useDataTable, useDate, useDialogContext, useDocumentEventListener, useElementIntersection, useElementSize, useEventListener, useExpansionPanelItem, useExpansionPanelRoot, useFeatures, useFilter, useForm, useGroup, useGroupRoot, useHotkey, useHydration, useId, useInputRoot, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useNotifications, useOverflow, usePagination, usePaginationControls, usePaginationItems, usePaginationRoot, usePermissions, usePopover, usePopoverContext, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, useProxyModel, useProxyRegistry, useQueue, useRadioGroup, useRadioRoot, useRaf, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelectContext, useSelection, useSelectionRoot, useSingle, useSingleRoot, useSliderRoot, useSnackbarQueueContext, useSnackbarRootContext, useSplitterRoot, useStack, useStep, useStepRoot, useStorage, useSwitchGroup, useSwitchRoot, useTabsRoot, useTheme, useTimeline, useTimer, useToggleScope, useTokens, useVirtual, useVirtualFocus, useWindowEventListener, version };
16701
+ export { _sfc_main as Atom, Avatar, _sfc_main$1 as AvatarFallback, _sfc_main$2 as AvatarImage, _sfc_main$3 as AvatarRoot, Breadcrumbs, _sfc_main$4 as BreadcrumbsDivider, _sfc_main$5 as BreadcrumbsEllipsis, _sfc_main$6 as BreadcrumbsItem, _sfc_main$7 as BreadcrumbsLink, _sfc_main$8 as BreadcrumbsList, _sfc_main$9 as BreadcrumbsPage, _sfc_main$10 as BreadcrumbsRoot, Button, _sfc_main$11 as ButtonContent, _sfc_main$12 as ButtonGroup, _sfc_main$13 as ButtonHiddenInput, _sfc_main$14 as ButtonIcon, _sfc_main$15 as ButtonLoading, _sfc_main$16 as ButtonRoot, COMMON_ELEMENTS, Checkbox, _sfc_main$17 as CheckboxGroup, _sfc_main$18 as CheckboxHiddenInput, _sfc_main$19 as CheckboxIndicator, _sfc_main$20 as CheckboxRoot, _sfc_main$21 as CheckboxSelectAll, ClientAdapter, ConsolaLoggerAdapter, DataTableAdapter, Dialog, _sfc_main$22 as DialogActivator, _sfc_main$23 as DialogClose, _sfc_main$24 as DialogContent, _sfc_main$25 as DialogDescription, _sfc_main$26 as DialogRoot, _sfc_main$27 as DialogTitle, ExpansionPanel, _sfc_main$28 as ExpansionPanelActivator, _sfc_main$29 as ExpansionPanelContent, _sfc_main$30 as ExpansionPanelHeader, _sfc_main$31 as ExpansionPanelItem, _sfc_main$32 as ExpansionPanelRoot, FeaturesAdapter, _sfc_main$33 as Form, Group, _sfc_main$34 as GroupItem, _sfc_main$35 as GroupRoot, IN_BROWSER, Input, _sfc_main$36 as InputControl, _sfc_main$37 as InputDescription, _sfc_main$38 as InputError, _sfc_main$39 as InputRoot, MemoryAdapter, Pagination, _sfc_main$40 as PaginationEllipsis, _sfc_main$41 as PaginationFirst, _sfc_main$42 as PaginationItem, _sfc_main$43 as PaginationLast, _sfc_main$44 as PaginationNext, _sfc_main$45 as PaginationPrev, _sfc_main$46 as PaginationRoot, _sfc_main$47 as PaginationStatus, PermissionAdapter, PinoLoggerAdapter, Popover, _sfc_main$48 as PopoverActivator, _sfc_main$49 as PopoverContent, _sfc_main$50 as PopoverRoot, Radio, _sfc_main$51 as RadioGroup, _sfc_main$52 as RadioHiddenInput, _sfc_main$53 as RadioIndicator, _sfc_main$54 as RadioRoot, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, _sfc_main$55 as Scrim, Select, _sfc_main$56 as SelectActivator, _sfc_main$57 as SelectContent, _sfc_main$58 as SelectCue, _sfc_main$59 as SelectItem, _sfc_main$60 as SelectPlaceholder, _sfc_main$61 as SelectRoot, _sfc_main$62 as SelectValue, Selection, _sfc_main$63 as SelectionItem, _sfc_main$64 as SelectionRoot, ServerAdapter, Single, _sfc_main$65 as SingleItem, _sfc_main$66 as SingleRoot, Slider, _sfc_main$67 as SliderHiddenInput, _sfc_main$68 as SliderRange, _sfc_main$69 as SliderRoot, _sfc_main$70 as SliderThumb, _sfc_main$71 as SliderTrack, Snackbar, _sfc_main$72 as SnackbarClose, _sfc_main$73 as SnackbarContent, _sfc_main$74 as SnackbarPortal, _sfc_main$75 as SnackbarQueue, _sfc_main$76 as SnackbarRoot, Splitter, _sfc_main$77 as SplitterHandle, _sfc_main$78 as SplitterPanel, _sfc_main$79 as SplitterRoot, Step, _sfc_main$80 as StepItem, _sfc_main$81 as StepRoot, Switch, _sfc_main$82 as SwitchGroup, _sfc_main$83 as SwitchHiddenInput, _sfc_main$84 as SwitchRoot, _sfc_main$85 as SwitchSelectAll, _sfc_main$86 as SwitchThumb, _sfc_main$87 as SwitchTrack, Tabs, _sfc_main$88 as TabsItem, _sfc_main$89 as TabsList, _sfc_main$90 as TabsPanel, _sfc_main$91 as TabsRoot, VirtualAdapter, Vuetify0LocaleAdapter, Vuetify0LoggerAdapter, Vuetify0RtlAdapter, Vuetify0ThemeAdapter, __LOGGER_ENABLED__, clamp, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createContext, createDataTable, createDataTableContext, createDate, createDateContext, createDatePlugin, createFallbackHydration, createFeatures, createFeaturesContext, createFeaturesPlugin, createFilter, createFilterContext, createForm, createFormContext, createGroup, createGroupContext, createHydration, createHydrationContext, createHydrationPlugin, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, createLogger, createLoggerContext, createLoggerPlugin, createModel, createNested, createNestedContext, createNotifications, createNotificationsContext, createNotificationsPlugin, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createQueue, createQueueContext, createRegistry, createRegistryContext, createRtl, createRtlContext, createRtlFallback, createRtlPlugin, createRules, createRulesContext, createRulesFallback, createRulesPlugin, createSelection, createSelectionContext, createSingle, createSingleContext, createSlider, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTrinity, createValidation, createVirtual, createVirtualContext, flatten, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isSelfClosingTag, isStandardSchema, isString, isSymbol, isUndefined, mergeDeep, multipleOpenStrategy, provideAvatarRoot, provideBreadcrumbsRoot, provideButtonGroup, provideButtonRoot, provideCheckboxGroup, provideCheckboxRoot, provideContext, provideDialogContext, provideExpansionPanelItem, provideExpansionPanelRoot, provideGroupRoot, provideInputRoot, providePaginationControls, providePaginationItems, providePaginationRoot, providePopoverContext, provideRadioGroup, provideRadioRoot, provideSelectContext, provideSelectionRoot, provideSingleRoot, provideSliderRoot, provideSnackbarQueueContext, provideSnackbarRootContext, provideSplitterRoot, provideStepRoot, provideSwitchGroup, provideSwitchRoot, provideTabsRoot, range, singleOpenStrategy, toArray, toElement, toReactive, useAvatarRoot, useBreadcrumbs, useBreadcrumbsRoot, useBreakpoints, useButtonGroup, useButtonRoot, useCheckboxGroup, useCheckboxRoot, useClickOutside, useContext, useDataTable, useDate, useDialogContext, useDocumentEventListener, useElementIntersection, useElementSize, useEventListener, useExpansionPanelItem, useExpansionPanelRoot, useFeatures, useFilter, useForm, useGroup, useGroupRoot, useHotkey, useHydration, useId, useInputRoot, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useNotifications, useOverflow, usePagination, usePaginationControls, usePaginationItems, usePaginationRoot, usePermissions, usePopover, usePopoverContext, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, useProxyModel, useProxyRegistry, useQueue, useRadioGroup, useRadioRoot, useRaf, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelectContext, useSelection, useSelectionRoot, useSingle, useSingleRoot, useSliderRoot, useSnackbarQueueContext, useSnackbarRootContext, useSplitterRoot, useStack, useStep, useStepRoot, useStorage, useSwitchGroup, useSwitchRoot, useTabsRoot, useTheme, useTimeline, useTimer, useToggleScope, useTokens, useVirtual, useVirtualFocus, useWindowEventListener, version };