@vuetify/v0 1.0.0-alpha.5 → 1.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +24 -5
- package/dist/{adapter-BFSJsyv7.mjs → adapter-BCVxBtDp.mjs} +1 -1
- package/dist/{adapter-CspReV3g.d.mts → adapter-DZeI0ZbW.d.mts} +1 -1
- package/dist/{adapter-oM18AdUc.mjs → adapter-DdTval2R.mjs} +1 -1
- package/dist/{adapter-DDJHLC8K.d.mts → adapter-we-0GbFH.d.mts} +2 -2
- package/dist/adapters-B350nY4t.mjs +4 -0
- package/dist/adapters-BYLWDmYl.mjs +5 -0
- package/dist/adapters-DKWBbvCe.mjs +4 -0
- package/dist/adapters-Da2jxCo7.mjs +2 -0
- package/dist/browser/index.js +2532 -916
- package/dist/components/index.d.mts +2 -3
- package/dist/components/index.mjs +2 -2
- package/dist/{components-Dn4Kbi0i.mjs → components-B210m9Ye.mjs} +1053 -493
- package/dist/composables/index.d.mts +8 -8
- package/dist/composables/index.mjs +26 -26
- package/dist/{consola-DYvbPNbF.mjs → consola-cad-VEV2.mjs} +5 -1
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-H-PuVigU.mjs → createDataTable-B-Fo-uuL.mjs} +6 -6
- package/dist/{createGroup-aHt_kvtU.mjs → createGroup-CpaW7zEJ.mjs} +26 -14
- package/dist/{createRegistry-CWpvSbCe.mjs → createRegistry-8FryYQC-.mjs} +56 -41
- package/dist/{createSelection-MRyUZyW2.mjs → createSelection-DPOvmJ5q.mjs} +2 -2
- package/dist/{createSingle-BSciC9EJ.mjs → createSingle-CYi0RuOy.mjs} +4 -4
- package/dist/{createTokens-CQ9C7GTV.mjs → createTokens-DaJ_SYE7.mjs} +12 -5
- package/dist/{createTrinity-BTCs1pYx.mjs → createTrinity-z-3q9QWR.mjs} +5 -2
- package/dist/data-table/adapters/client/index.mjs +1 -1
- package/dist/data-table/adapters/index.mjs +5 -5
- package/dist/data-table/adapters/server/index.mjs +1 -1
- package/dist/data-table/adapters/virtual/index.mjs +1 -1
- package/dist/data-table/index.d.mts +1 -1
- package/dist/data-table/index.mjs +5 -5
- package/dist/date/index.mjs +1 -1
- package/dist/features/adapters/flagsmith/index.d.mts +1 -1
- package/dist/features/adapters/launchdarkly/index.d.mts +1 -1
- package/dist/features/adapters/posthog/index.d.mts +1 -1
- package/dist/features/adapters/posthog/index.mjs +1 -1
- package/dist/features/index.d.mts +2 -2
- package/dist/features/index.mjs +1 -1
- package/dist/{flagsmith-Cd44vxff.d.mts → flagsmith-Cn_KVy6v.d.mts} +1 -1
- package/dist/{globals-BRdxsC2M.mjs → globals-BBqmW3dM.mjs} +1 -1
- package/dist/{index-C0ewabdY.d.mts → index-BIyQ3OxC.d.mts} +1 -1
- package/dist/{index-CyUCELZC.d.mts → index-BN06veYe.d.mts} +678 -154
- package/dist/{index-CJdG9yY1.d.mts → index-BpDzW6zC.d.mts} +879 -454
- package/dist/{index-CLR1QMM3.d.mts → index-DHmuwBdv.d.mts} +60 -1
- package/dist/{index-C_t6t0Z-.d.mts → index-DWAgQOBa.d.mts} +1 -1
- package/dist/{index-BmEu85PI.d.mts → index-ZD3hw2Zo.d.mts} +2 -2
- package/dist/{index-BLaKZq0Y.d.mts → index-y-dyBzAF.d.mts} +96 -2
- package/dist/index.d.mts +11 -11
- package/dist/index.mjs +29 -29
- package/dist/json/attributes.json +128 -0
- package/dist/json/importMap.json +24 -0
- package/dist/json/tags.json +57 -0
- package/dist/json/web-types.json +375 -2
- package/dist/{launchdarkly-De701hkf.d.mts → launchdarkly-C3Knz7-v.d.mts} +1 -1
- package/dist/locale/adapters/index.d.mts +2 -2
- package/dist/locale/adapters/index.mjs +2 -2
- package/dist/locale/adapters/v0/index.d.mts +1 -1
- package/dist/locale/adapters/v0/index.mjs +1 -1
- package/dist/locale/adapters/vue-i18n/index.d.mts +1 -1
- package/dist/locale/index.d.mts +3 -3
- package/dist/locale/index.mjs +2 -2
- package/dist/logger/adapters/consola/index.mjs +1 -1
- package/dist/logger/adapters/index.mjs +4 -4
- package/dist/logger/adapters/pino/index.mjs +1 -1
- package/dist/logger/adapters/v0/index.mjs +1 -1
- package/dist/logger/index.d.mts +1 -1
- package/dist/logger/index.mjs +4 -4
- package/dist/notifications/index.d.mts +1 -1
- package/dist/notifications/index.mjs +2 -2
- package/dist/palettes/ant/generate/index.mjs +6 -1
- package/dist/palettes/ant/index.d.mts +1 -1
- package/dist/palettes/index.d.mts +3 -3
- package/dist/palettes/leonardo/generate/index.mjs +6 -2
- package/dist/palettes/material/generate/index.mjs +11 -2
- package/dist/palettes/material/index.d.mts +1 -1
- package/dist/palettes/md1/index.d.mts +1 -1
- package/dist/palettes/md2/index.d.mts +1 -1
- package/dist/palettes/radix/index.d.mts +1 -1
- package/dist/palettes/tailwind/index.d.mts +1 -1
- package/dist/permissions/adapters/index.d.mts +1 -1
- package/dist/permissions/adapters/v0/index.d.mts +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/permissions/index.mjs +1 -1
- package/dist/{pino-CIcYlW3u.mjs → pino-BscMO3RR.mjs} +5 -2
- package/dist/{posthog-CIrmvke4.d.mts → posthog-CR8R2ywM.d.mts} +1 -1
- package/dist/{posthog-0umvvA48.mjs → posthog-DPe6ewqN.mjs} +1 -1
- package/dist/rules/index.d.mts +2 -2
- package/dist/rules/index.mjs +1 -1
- package/dist/{server-BNSiVoMe.mjs → server-CZ83nTn_.mjs} +1 -1
- package/dist/storage/index.d.mts +1 -1
- package/dist/storage/index.mjs +1 -1
- package/dist/theme/adapters/index.d.mts +1 -1
- package/dist/theme/adapters/index.mjs +4 -4
- package/dist/theme/adapters/unhead/index.d.mts +1 -1
- package/dist/theme/adapters/unhead/index.mjs +1 -1
- package/dist/theme/adapters/v0/index.d.mts +1 -1
- package/dist/theme/adapters/v0/index.mjs +1 -1
- package/dist/theme/index.d.mts +1 -1
- package/dist/theme/index.mjs +3 -3
- package/dist/types/index.d.mts +2 -2
- package/dist/{unhead-_cXZcx0j.mjs → unhead-l-ZLWtSR.mjs} +2 -2
- package/dist/{useClickOutside-DbOLg1uw.mjs → useClickOutside-BurEbsu3.mjs} +1409 -559
- package/dist/{useFeatures-Dhnr-Lg2.mjs → useFeatures-BWC23LA6.mjs} +4 -4
- package/dist/{useLocale-Sh-2sNiG.mjs → useLocale-yXLswxYa.mjs} +5 -5
- package/dist/{useLogger-1_ZeBY12.mjs → useLogger-JwRA-DZ7.mjs} +50 -6
- package/dist/{useNotifications-CAVQ7hK6.mjs → useNotifications-8qt26Ha9.mjs} +4 -4
- package/dist/{usePermissions-D9Oituwy.mjs → usePermissions-Bc1-N-lO.mjs} +11 -5
- package/dist/{useRules-DK4AeNeC.mjs → useRules-Dg-pFO8r.mjs} +2 -2
- package/dist/{useTheme-FMDQC81h.mjs → useTheme-TpMOisy2.mjs} +5 -5
- package/dist/utilities/index.d.mts +2 -2
- package/dist/utilities/index.mjs +117 -3
- package/dist/{v0-Ch-O6YVd.mjs → v0-BfZc5TNn.mjs} +1 -1
- package/dist/{v0-C42ssNIy.mjs → v0-C7j3bzRU.mjs} +1 -1
- package/dist/{v0-CEfbyyp2.mjs → v0-COaQncfZ.mjs} +1 -1
- package/dist/{v0-aYLq6qmT.d.mts → v0-WzS4GAIp.d.mts} +1 -1
- package/dist/{v0-D0imQlSD.mjs → v0-eRmUaRpH.mjs} +2 -2
- package/dist/{virtual-Cq5aRp7m.mjs → virtual-UumJ2BQ9.mjs} +1 -1
- package/package.json +12 -3
- package/dist/adapters-4t-NhR11.mjs +0 -5
- package/dist/adapters-BcoA0zCS.mjs +0 -4
- package/dist/adapters-BjaPK635.mjs +0 -2
- package/dist/adapters-DvG-9z9q.mjs +0 -3
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
import { a as ID, i as Extensible, o as MaybeArray } from "./index-
|
|
1
|
+
import { a as ID, i as Extensible, o as MaybeArray } from "./index-DHmuwBdv.mjs";
|
|
2
2
|
import { t as ContextTrinity } from "./index-H_hl6-4b.mjs";
|
|
3
|
-
import { a as RegistryEventName, c as RegistryTicketInput, o as RegistryOptions, r as RegistryEventCallback, s as RegistryTicket, t as RegistryContext } from "./index-
|
|
3
|
+
import { a as RegistryEventName, c as RegistryTicketInput, o as RegistryOptions, r as RegistryEventCallback, s as RegistryTicket, t as RegistryContext } from "./index-BIyQ3OxC.mjs";
|
|
4
4
|
import { _ as FilterMode } from "./adapter-BO75n0Cn.mjs";
|
|
5
|
-
import {
|
|
5
|
+
import { _ as ColumnNode, c as DataTableOptions, n as DataTableColumnTicketInput, r as DataTableContext, t as DataTableColumnTicket } from "./index-ZD3hw2Zo.mjs";
|
|
6
|
+
import { c as TokenTicket, i as TokenContext, o as TokenOptions, r as TokenCollection } from "./index-DWAgQOBa.mjs";
|
|
6
7
|
import { t as DateAdapter } from "./adapter-B6IrPwib.mjs";
|
|
7
|
-
import { n as FeaturesAdapterFlags, t as FeaturesAdapter } from "./adapter-
|
|
8
|
-
import { t as LocaleAdapter } from "./adapter-
|
|
8
|
+
import { n as FeaturesAdapterFlags, t as FeaturesAdapter } from "./adapter-DZeI0ZbW.mjs";
|
|
9
|
+
import { t as LocaleAdapter } from "./adapter-we-0GbFH.mjs";
|
|
9
10
|
import { t as LoggerAdapter } from "./adapter-BEJXp-ie.mjs";
|
|
10
11
|
import { n as StorageAdapter } from "./memory-D-JbdKXg.mjs";
|
|
11
|
-
import { App, ComponentPublicInstance, ComputedRef, InjectionKey, MaybeRef, MaybeRefOrGetter, Reactive, Ref, ShallowRef, UnwrapNestedRefs, WatchSource, WritableComputedRef } from "vue";
|
|
12
|
+
import { App, ComponentPublicInstance, ComputedRef, InjectionKey, MaybeRef, MaybeRefOrGetter, Reactive, Ref, ShallowReactive, ShallowRef, UnwrapNestedRefs, WatchSource, WritableComputedRef } from "vue";
|
|
12
13
|
|
|
13
14
|
//#region src/composables/createModel/index.d.ts
|
|
14
15
|
/**
|
|
@@ -630,6 +631,151 @@ interface UseImageReturn {
|
|
|
630
631
|
*/
|
|
631
632
|
declare function useImage(options: UseImageOptions): UseImageReturn;
|
|
632
633
|
//#endregion
|
|
634
|
+
//#region src/composables/createOverflow/index.d.ts
|
|
635
|
+
interface OverflowOptions {
|
|
636
|
+
/**
|
|
637
|
+
* Container element to track. Can be a ref, getter, or MaybeRefOrGetter.
|
|
638
|
+
* When provided, useOverflow tracks this element's width automatically.
|
|
639
|
+
* Accepts null for compatibility with Vue's useTemplateRef.
|
|
640
|
+
*/
|
|
641
|
+
container?: MaybeRefOrGetter<Element | null | undefined>;
|
|
642
|
+
/** Gap between items in pixels */
|
|
643
|
+
gap?: MaybeRefOrGetter<number>;
|
|
644
|
+
/** Reserved space in pixels (for nav buttons, ellipsis, etc) */
|
|
645
|
+
reserved?: MaybeRefOrGetter<number>;
|
|
646
|
+
/**
|
|
647
|
+
* Uniform item width in pixels. When provided, enables uniform mode
|
|
648
|
+
* where capacity is calculated as available space / itemWidth.
|
|
649
|
+
* Use this for same-width items like pagination buttons.
|
|
650
|
+
*/
|
|
651
|
+
itemWidth?: MaybeRefOrGetter<number>;
|
|
652
|
+
/**
|
|
653
|
+
* Calculate capacity from end instead of start.
|
|
654
|
+
* Useful for breadcrumbs where trailing items take priority.
|
|
655
|
+
* Only affects variable mode (uniform mode capacity is direction-independent).
|
|
656
|
+
*/
|
|
657
|
+
reverse?: MaybeRefOrGetter<boolean>;
|
|
658
|
+
}
|
|
659
|
+
interface OverflowContext {
|
|
660
|
+
/** Container element ref */
|
|
661
|
+
container: ShallowRef<Element | null | undefined>;
|
|
662
|
+
/** Current container width */
|
|
663
|
+
width: Readonly<ShallowRef<number>>;
|
|
664
|
+
/** How many items fit in available space */
|
|
665
|
+
capacity: ComputedRef<number>;
|
|
666
|
+
/** Total width of all measured items */
|
|
667
|
+
total: ComputedRef<number>;
|
|
668
|
+
/** Whether items overflow the container */
|
|
669
|
+
isOverflowing: Readonly<Ref<boolean>>;
|
|
670
|
+
/**
|
|
671
|
+
* Register an item's element for width measurement. Required for every
|
|
672
|
+
* child in both modes — variable mode reads the measured widths for
|
|
673
|
+
* capacity; uniform mode reads only the entry count for isOverflowing.
|
|
674
|
+
* Pass `undefined` to unregister.
|
|
675
|
+
*/
|
|
676
|
+
measure: (index: number, el: Element | undefined) => void;
|
|
677
|
+
/** Clear all measurements */
|
|
678
|
+
reset: () => void;
|
|
679
|
+
}
|
|
680
|
+
interface OverflowContextOptions extends OverflowOptions {
|
|
681
|
+
/** Namespace for dependency injection */
|
|
682
|
+
namespace?: string;
|
|
683
|
+
}
|
|
684
|
+
/**
|
|
685
|
+
* Creates a new overflow context for computing how many items fit in a container.
|
|
686
|
+
*
|
|
687
|
+
* @param options Configuration options
|
|
688
|
+
* @returns Overflow context with container ref, capacity, and measurement functions
|
|
689
|
+
*
|
|
690
|
+
* @example Variable-width mode (Breadcrumbs)
|
|
691
|
+
* ```vue
|
|
692
|
+
* <script lang="ts" setup>
|
|
693
|
+
* import { useTemplateRef } from 'vue'
|
|
694
|
+
* import { createOverflow } from '@vuetify/v0'
|
|
695
|
+
*
|
|
696
|
+
* const containerRef = useTemplateRef('container')
|
|
697
|
+
* const overflow = createOverflow({
|
|
698
|
+
* container: containerRef,
|
|
699
|
+
* gap: 8,
|
|
700
|
+
* reserved: 40,
|
|
701
|
+
* })
|
|
702
|
+
* </script>
|
|
703
|
+
*
|
|
704
|
+
* <template>
|
|
705
|
+
* <div ref="container">
|
|
706
|
+
* <span
|
|
707
|
+
* v-for="(item, i) in items.slice(0, overflow.capacity.value)"
|
|
708
|
+
* :key="i"
|
|
709
|
+
* :ref="el => overflow.measure(i, el)"
|
|
710
|
+
* >
|
|
711
|
+
* {{ item }}
|
|
712
|
+
* </span>
|
|
713
|
+
* <span v-if="overflow.isOverflowing.value">...</span>
|
|
714
|
+
* </div>
|
|
715
|
+
* </template>
|
|
716
|
+
* ```
|
|
717
|
+
*
|
|
718
|
+
* @example Uniform-width mode (Pagination)
|
|
719
|
+
* ```ts
|
|
720
|
+
* const overflow = createOverflow({
|
|
721
|
+
* container: () => atom.value?.element,
|
|
722
|
+
* itemWidth: buttonWidth,
|
|
723
|
+
* reserved: () => buttonWidth.value * 4,
|
|
724
|
+
* })
|
|
725
|
+
* ```
|
|
726
|
+
*/
|
|
727
|
+
declare function createOverflow<E extends OverflowContext = OverflowContext>(options?: OverflowOptions): E;
|
|
728
|
+
/**
|
|
729
|
+
* Creates an overflow context with dependency injection support.
|
|
730
|
+
*
|
|
731
|
+
* @param options Configuration options including namespace
|
|
732
|
+
* @template E The type of the overflow context
|
|
733
|
+
* @returns Trinity tuple: [useOverflow, provideOverflow, defaultOverflow]
|
|
734
|
+
*
|
|
735
|
+
* @example
|
|
736
|
+
* ```ts
|
|
737
|
+
* // Create injectable context
|
|
738
|
+
* const [useOverflow, provideOverflow, overflow] = createOverflowContext({
|
|
739
|
+
* namespace: 'my-overflow',
|
|
740
|
+
* gap: 8,
|
|
741
|
+
* reserved: 160,
|
|
742
|
+
* })
|
|
743
|
+
*
|
|
744
|
+
* // In parent component
|
|
745
|
+
* provideOverflow()
|
|
746
|
+
*
|
|
747
|
+
* // In child component
|
|
748
|
+
* const overflow = useOverflow()
|
|
749
|
+
* ```
|
|
750
|
+
*/
|
|
751
|
+
declare function createOverflowContext<E extends OverflowContext = OverflowContext>(_options?: OverflowContextOptions): ContextTrinity<E>;
|
|
752
|
+
/**
|
|
753
|
+
* Returns the current overflow context from dependency injection.
|
|
754
|
+
*
|
|
755
|
+
* @param namespace The namespace for the overflow context. Defaults to `v0:overflow`.
|
|
756
|
+
* @template E The type of the overflow context
|
|
757
|
+
* @returns The current overflow context.
|
|
758
|
+
*
|
|
759
|
+
* @throws An error if the overflow context is not found and no default is provided.
|
|
760
|
+
*
|
|
761
|
+
* @example
|
|
762
|
+
* ```vue
|
|
763
|
+
* <script lang="ts" setup>
|
|
764
|
+
* import { useOverflow } from '@vuetify/v0'
|
|
765
|
+
*
|
|
766
|
+
* // Inject overflow context provided by parent
|
|
767
|
+
* const overflow = useOverflow()
|
|
768
|
+
* </script>
|
|
769
|
+
*
|
|
770
|
+
* <template>
|
|
771
|
+
* <div>
|
|
772
|
+
* <p>Capacity: {{ overflow.capacity.value }}</p>
|
|
773
|
+
* </div>
|
|
774
|
+
* </template>
|
|
775
|
+
* ```
|
|
776
|
+
*/
|
|
777
|
+
declare function useOverflow<E extends OverflowContext = OverflowContext>(namespace?: string): E;
|
|
778
|
+
//#endregion
|
|
633
779
|
//#region src/composables/createSingle/index.d.ts
|
|
634
780
|
/**
|
|
635
781
|
* Input type for single selection tickets.
|
|
@@ -1071,146 +1217,6 @@ declare function createGroupContext<Z extends GroupTicketInput = GroupTicketInpu
|
|
|
1071
1217
|
*/
|
|
1072
1218
|
declare function useGroup<Z extends GroupTicketInput = GroupTicketInput, E extends GroupTicket<Z> = GroupTicket<Z>, R extends GroupContext<Z, E> = GroupContext<Z, E>>(namespace?: string): R;
|
|
1073
1219
|
//#endregion
|
|
1074
|
-
//#region src/composables/createOverflow/index.d.ts
|
|
1075
|
-
interface OverflowOptions {
|
|
1076
|
-
/**
|
|
1077
|
-
* Container element to track. Can be a ref, getter, or MaybeRefOrGetter.
|
|
1078
|
-
* When provided, useOverflow tracks this element's width automatically.
|
|
1079
|
-
* Accepts null for compatibility with Vue's useTemplateRef.
|
|
1080
|
-
*/
|
|
1081
|
-
container?: MaybeRefOrGetter<Element | null | undefined>;
|
|
1082
|
-
/** Gap between items in pixels */
|
|
1083
|
-
gap?: MaybeRefOrGetter<number>;
|
|
1084
|
-
/** Reserved space in pixels (for nav buttons, ellipsis, etc) */
|
|
1085
|
-
reserved?: MaybeRefOrGetter<number>;
|
|
1086
|
-
/**
|
|
1087
|
-
* Uniform item width in pixels. When provided, enables uniform mode
|
|
1088
|
-
* where capacity is calculated as available space / itemWidth.
|
|
1089
|
-
* Use this for same-width items like pagination buttons.
|
|
1090
|
-
*/
|
|
1091
|
-
itemWidth?: MaybeRefOrGetter<number>;
|
|
1092
|
-
/**
|
|
1093
|
-
* Calculate capacity from end instead of start.
|
|
1094
|
-
* Useful for breadcrumbs where trailing items take priority.
|
|
1095
|
-
* Only affects variable mode (uniform mode capacity is direction-independent).
|
|
1096
|
-
*/
|
|
1097
|
-
reverse?: MaybeRefOrGetter<boolean>;
|
|
1098
|
-
}
|
|
1099
|
-
interface OverflowContext {
|
|
1100
|
-
/** Container element ref */
|
|
1101
|
-
container: ShallowRef<Element | null | undefined>;
|
|
1102
|
-
/** Current container width */
|
|
1103
|
-
width: Readonly<ShallowRef<number>>;
|
|
1104
|
-
/** How many items fit in available space */
|
|
1105
|
-
capacity: ComputedRef<number>;
|
|
1106
|
-
/** Total width of all measured items */
|
|
1107
|
-
total: ComputedRef<number>;
|
|
1108
|
-
/** Whether items overflow the container */
|
|
1109
|
-
isOverflowing: Readonly<Ref<boolean>>;
|
|
1110
|
-
/** Register an item's element for width measurement */
|
|
1111
|
-
measure: (index: number, el: Element | undefined) => void;
|
|
1112
|
-
/** Clear all measurements */
|
|
1113
|
-
reset: () => void;
|
|
1114
|
-
}
|
|
1115
|
-
interface OverflowContextOptions extends OverflowOptions {
|
|
1116
|
-
/** Namespace for dependency injection */
|
|
1117
|
-
namespace?: string;
|
|
1118
|
-
}
|
|
1119
|
-
/**
|
|
1120
|
-
* Creates a new overflow context for computing how many items fit in a container.
|
|
1121
|
-
*
|
|
1122
|
-
* @param options Configuration options
|
|
1123
|
-
* @returns Overflow context with container ref, capacity, and measurement functions
|
|
1124
|
-
*
|
|
1125
|
-
* @example Variable-width mode (Breadcrumbs)
|
|
1126
|
-
* ```vue
|
|
1127
|
-
* <script lang="ts" setup>
|
|
1128
|
-
* import { useTemplateRef } from 'vue'
|
|
1129
|
-
* import { createOverflow } from '@vuetify/v0'
|
|
1130
|
-
*
|
|
1131
|
-
* const containerRef = useTemplateRef('container')
|
|
1132
|
-
* const overflow = createOverflow({
|
|
1133
|
-
* container: containerRef,
|
|
1134
|
-
* gap: 8,
|
|
1135
|
-
* reserved: 40,
|
|
1136
|
-
* })
|
|
1137
|
-
* </script>
|
|
1138
|
-
*
|
|
1139
|
-
* <template>
|
|
1140
|
-
* <div ref="container">
|
|
1141
|
-
* <span
|
|
1142
|
-
* v-for="(item, i) in items.slice(0, overflow.capacity.value)"
|
|
1143
|
-
* :key="i"
|
|
1144
|
-
* :ref="el => overflow.measure(i, el)"
|
|
1145
|
-
* >
|
|
1146
|
-
* {{ item }}
|
|
1147
|
-
* </span>
|
|
1148
|
-
* <span v-if="overflow.isOverflowing.value">...</span>
|
|
1149
|
-
* </div>
|
|
1150
|
-
* </template>
|
|
1151
|
-
* ```
|
|
1152
|
-
*
|
|
1153
|
-
* @example Uniform-width mode (Pagination)
|
|
1154
|
-
* ```ts
|
|
1155
|
-
* const overflow = createOverflow({
|
|
1156
|
-
* container: () => atom.value?.element,
|
|
1157
|
-
* itemWidth: buttonWidth,
|
|
1158
|
-
* reserved: () => buttonWidth.value * 4,
|
|
1159
|
-
* })
|
|
1160
|
-
* ```
|
|
1161
|
-
*/
|
|
1162
|
-
declare function createOverflow<E extends OverflowContext = OverflowContext>(options?: OverflowOptions): E;
|
|
1163
|
-
/**
|
|
1164
|
-
* Creates an overflow context with dependency injection support.
|
|
1165
|
-
*
|
|
1166
|
-
* @param options Configuration options including namespace
|
|
1167
|
-
* @template E The type of the overflow context
|
|
1168
|
-
* @returns Trinity tuple: [useOverflow, provideOverflow, defaultOverflow]
|
|
1169
|
-
*
|
|
1170
|
-
* @example
|
|
1171
|
-
* ```ts
|
|
1172
|
-
* // Create injectable context
|
|
1173
|
-
* const [useOverflow, provideOverflow, overflow] = createOverflowContext({
|
|
1174
|
-
* namespace: 'my-overflow',
|
|
1175
|
-
* gap: 8,
|
|
1176
|
-
* reserved: 160,
|
|
1177
|
-
* })
|
|
1178
|
-
*
|
|
1179
|
-
* // In parent component
|
|
1180
|
-
* provideOverflow()
|
|
1181
|
-
*
|
|
1182
|
-
* // In child component
|
|
1183
|
-
* const overflow = useOverflow()
|
|
1184
|
-
* ```
|
|
1185
|
-
*/
|
|
1186
|
-
declare function createOverflowContext<E extends OverflowContext = OverflowContext>(_options?: OverflowContextOptions): ContextTrinity<E>;
|
|
1187
|
-
/**
|
|
1188
|
-
* Returns the current overflow context from dependency injection.
|
|
1189
|
-
*
|
|
1190
|
-
* @param namespace The namespace for the overflow context. Defaults to `v0:overflow`.
|
|
1191
|
-
* @template E The type of the overflow context
|
|
1192
|
-
* @returns The current overflow context.
|
|
1193
|
-
*
|
|
1194
|
-
* @throws An error if the overflow context is not found and no default is provided.
|
|
1195
|
-
*
|
|
1196
|
-
* @example
|
|
1197
|
-
* ```vue
|
|
1198
|
-
* <script lang="ts" setup>
|
|
1199
|
-
* import { useOverflow } from '@vuetify/v0'
|
|
1200
|
-
*
|
|
1201
|
-
* // Inject overflow context provided by parent
|
|
1202
|
-
* const overflow = useOverflow()
|
|
1203
|
-
* </script>
|
|
1204
|
-
*
|
|
1205
|
-
* <template>
|
|
1206
|
-
* <div>
|
|
1207
|
-
* <p>Capacity: {{ overflow.capacity.value }}</p>
|
|
1208
|
-
* </div>
|
|
1209
|
-
* </template>
|
|
1210
|
-
* ```
|
|
1211
|
-
*/
|
|
1212
|
-
declare function useOverflow<E extends OverflowContext = OverflowContext>(namespace?: string): E;
|
|
1213
|
-
//#endregion
|
|
1214
1220
|
//#region src/composables/createStep/index.d.ts
|
|
1215
1221
|
/**
|
|
1216
1222
|
* Input type for step tickets.
|
|
@@ -1397,22 +1403,24 @@ interface PopoverOptions {
|
|
|
1397
1403
|
positionTry?: string;
|
|
1398
1404
|
/** External ref for bidirectional open state (e.g., from defineModel) */
|
|
1399
1405
|
isOpen?: Ref<boolean>;
|
|
1400
|
-
/** Delay in ms before
|
|
1401
|
-
|
|
1402
|
-
/** Delay in ms before
|
|
1403
|
-
|
|
1406
|
+
/** Delay in ms before opening the popover. @default 0 */
|
|
1407
|
+
openDelay?: MaybeRefOrGetter<number>;
|
|
1408
|
+
/** Delay in ms before closing the popover. @default 0 */
|
|
1409
|
+
closeDelay?: MaybeRefOrGetter<number>;
|
|
1404
1410
|
}
|
|
1405
1411
|
interface PopoverReturn {
|
|
1406
1412
|
/** Whether the popover is open */
|
|
1407
1413
|
isOpen: Ref<boolean>;
|
|
1408
1414
|
/** Unique ID for the popover */
|
|
1409
1415
|
id: string;
|
|
1410
|
-
/** Open the popover */
|
|
1416
|
+
/** Open the popover (respects openDelay) */
|
|
1411
1417
|
open: () => void;
|
|
1412
|
-
/** Close the popover */
|
|
1418
|
+
/** Close the popover (respects closeDelay) */
|
|
1413
1419
|
close: () => void;
|
|
1414
1420
|
/** Toggle open/close */
|
|
1415
1421
|
toggle: () => void;
|
|
1422
|
+
/** Cancel any pending open or close transition */
|
|
1423
|
+
cancel: () => void;
|
|
1416
1424
|
/** Styles to spread on the activator element (anchor-name) */
|
|
1417
1425
|
anchorStyles: Readonly<Ref<Record<string, string>>>;
|
|
1418
1426
|
/** Attrs to spread on the content element (id, popover) */
|
|
@@ -1701,6 +1709,368 @@ declare function provideContext<Z>(key: ContextKey<Z>, context: Z, app?: App): Z
|
|
|
1701
1709
|
declare function createContext<Z>(key: ContextKey<Z>, defaultValue?: Z): readonly [() => Z, (context: Z, app?: App) => Z];
|
|
1702
1710
|
declare function createContext<Z>(options?: CreateContextOptions): readonly [(key: string, defaultValue?: Z) => Z, (key: string, context: Z, app?: App) => Z];
|
|
1703
1711
|
//#endregion
|
|
1712
|
+
//#region src/composables/createDataGrid/editing.d.ts
|
|
1713
|
+
interface EditableColumn<T = unknown> {
|
|
1714
|
+
readonly id: string;
|
|
1715
|
+
readonly editable?: boolean | ((item: T) => boolean);
|
|
1716
|
+
readonly validate?: (value: unknown, item?: T) => string | true;
|
|
1717
|
+
}
|
|
1718
|
+
/**
|
|
1719
|
+
* Minimal structural type of the row registry surface that
|
|
1720
|
+
* `createCellEditing` subscribes to for pruning stale state.
|
|
1721
|
+
*
|
|
1722
|
+
* Compatible with the registry returned by `createDataTable` / spread onto
|
|
1723
|
+
* `createDataGrid`. The `on` / `off` channel is needed — handlers subscribe at
|
|
1724
|
+
* setup and unsubscribe on scope dispose, so a registry that outlives the
|
|
1725
|
+
* editing instance does not accumulate listeners. The payload arrives as
|
|
1726
|
+
* `unknown` and is narrowed inside the handler.
|
|
1727
|
+
*/
|
|
1728
|
+
interface CellEditingRegistry {
|
|
1729
|
+
on: (event: string, listener: (data: unknown) => void) => void;
|
|
1730
|
+
off: (event: string, listener: (data: unknown) => void) => void;
|
|
1731
|
+
}
|
|
1732
|
+
interface CellEditingOptions<T = unknown> {
|
|
1733
|
+
/**
|
|
1734
|
+
* Editable columns, read reactively. Accepts a ref or getter so the column
|
|
1735
|
+
* set can change after construction — e.g. a grid that derives editables
|
|
1736
|
+
* from a live column registry. Resolved via `toValue` on every `edit` /
|
|
1737
|
+
* `commit`, so newly-onboarded editable columns are picked up without
|
|
1738
|
+
* re-creating the editing instance.
|
|
1739
|
+
*/
|
|
1740
|
+
columns: MaybeRefOrGetter<readonly EditableColumn<T>[]>;
|
|
1741
|
+
onEdit?: (row: ID, column: string, value: unknown) => void;
|
|
1742
|
+
lookup?: (row: ID) => T | undefined;
|
|
1743
|
+
registry?: CellEditingRegistry;
|
|
1744
|
+
}
|
|
1745
|
+
interface ActiveCell {
|
|
1746
|
+
row: ID;
|
|
1747
|
+
column: string;
|
|
1748
|
+
}
|
|
1749
|
+
/**
|
|
1750
|
+
* Cell editing state and controls returned by {@link createCellEditing}.
|
|
1751
|
+
*
|
|
1752
|
+
* @example
|
|
1753
|
+
* ```ts
|
|
1754
|
+
* grid.editing.edit(1, 'email')
|
|
1755
|
+
* grid.editing.commit('x@y.z')
|
|
1756
|
+
*
|
|
1757
|
+
* grid.editing.active.value // { row: 1, column: 'email' } | null
|
|
1758
|
+
* grid.editing.error.value // 'Invalid email' | null
|
|
1759
|
+
* grid.editing.dirty // Map<ID, Map<string, unknown>> (ShallowReactive)
|
|
1760
|
+
* ```
|
|
1761
|
+
*/
|
|
1762
|
+
interface CellEditing {
|
|
1763
|
+
active: Readonly<ShallowRef<ActiveCell | null>>;
|
|
1764
|
+
edit: (row: ID, column: string) => void;
|
|
1765
|
+
commit: (value: unknown) => void;
|
|
1766
|
+
cancel: () => void;
|
|
1767
|
+
error: Readonly<ShallowRef<string | null>>;
|
|
1768
|
+
/**
|
|
1769
|
+
* Map of rows that have staged (uncommitted) cell values. The outer key
|
|
1770
|
+
* is the row id; the inner Map is column id → staged value. Empty
|
|
1771
|
+
* entries are not pre-created — consumers that want to stage a value
|
|
1772
|
+
* insert their own per-row Map (or use the dirty Map's `set`).
|
|
1773
|
+
*
|
|
1774
|
+
* `dirty` is a consumer-managed staging area for uncommitted values;
|
|
1775
|
+
* `commit(value)` commits its explicit `value` argument and merely deletes
|
|
1776
|
+
* the matching staged entry — it does not read or auto-flush staged values.
|
|
1777
|
+
*/
|
|
1778
|
+
dirty: Readonly<ShallowReactive<Map<ID, Map<string, unknown>>>>;
|
|
1779
|
+
}
|
|
1780
|
+
//#endregion
|
|
1781
|
+
//#region src/composables/createDataGrid/layout.d.ts
|
|
1782
|
+
type PinPosition = 'left' | 'right' | false;
|
|
1783
|
+
interface GridColumnDef extends ColumnNode {
|
|
1784
|
+
/** Width as a percentage (0–100). Unset columns share remaining space equally. */
|
|
1785
|
+
readonly size?: number;
|
|
1786
|
+
/** Minimum width as a percentage. @default 2 */
|
|
1787
|
+
readonly minSize?: number;
|
|
1788
|
+
/** Maximum width as a percentage. @default 100 */
|
|
1789
|
+
readonly maxSize?: number;
|
|
1790
|
+
/** Pin position. @default false */
|
|
1791
|
+
readonly pinned?: PinPosition;
|
|
1792
|
+
/** Allow resizing. @default true */
|
|
1793
|
+
readonly resizable?: boolean;
|
|
1794
|
+
/** Allow reordering. @default true */
|
|
1795
|
+
readonly reorderable?: boolean;
|
|
1796
|
+
readonly children?: readonly GridColumnDef[];
|
|
1797
|
+
}
|
|
1798
|
+
interface ResolvedColumn {
|
|
1799
|
+
id: string;
|
|
1800
|
+
index: number;
|
|
1801
|
+
/** Current size as a percentage */
|
|
1802
|
+
size: number;
|
|
1803
|
+
/** Distance from the column's pinning edge — left edge for left/scrollable, right edge for right. Apply directly as the CSS `left` / `right` value for sticky positioning. */
|
|
1804
|
+
offset: number;
|
|
1805
|
+
pinned: PinPosition;
|
|
1806
|
+
resizable: boolean;
|
|
1807
|
+
reorderable: boolean;
|
|
1808
|
+
minSize: number;
|
|
1809
|
+
maxSize: number;
|
|
1810
|
+
/** Whether the column is part of the render set. Always `true` for render-set entries; meaningful on `all`, where hidden columns surface as `false`. */
|
|
1811
|
+
visible: boolean;
|
|
1812
|
+
}
|
|
1813
|
+
interface PinnedRegion {
|
|
1814
|
+
left: ResolvedColumn[];
|
|
1815
|
+
scrollable: ResolvedColumn[];
|
|
1816
|
+
right: ResolvedColumn[];
|
|
1817
|
+
}
|
|
1818
|
+
interface ColumnLayout {
|
|
1819
|
+
/** Resolved columns for each pin region (hidden columns excluded) */
|
|
1820
|
+
pinned: Readonly<Ref<PinnedRegion>>;
|
|
1821
|
+
/** All visible resolved columns in display order (hidden columns excluded) */
|
|
1822
|
+
columns: Readonly<Ref<ResolvedColumn[]>>;
|
|
1823
|
+
/** Every column in display order, including hidden ones, each carrying a `visible` flag — for a column chooser. */
|
|
1824
|
+
all: Readonly<Ref<ResolvedColumn[]>>;
|
|
1825
|
+
/** Pin a column to a region (or unpin with false) */
|
|
1826
|
+
pin: (id: string, position: PinPosition) => void;
|
|
1827
|
+
/**
|
|
1828
|
+
* Resize a column by delta percentage within its pin region.
|
|
1829
|
+
* The neighbor to the right absorbs the inverse delta.
|
|
1830
|
+
* No-op for the last column in its region or non-resizable columns.
|
|
1831
|
+
*/
|
|
1832
|
+
resize: (id: string, delta: number) => void;
|
|
1833
|
+
/**
|
|
1834
|
+
* Move a column from one display-order index to another. Indices address
|
|
1835
|
+
* the visible display set (matching `columns`), so hidden columns are not
|
|
1836
|
+
* counted. No-op if the resolved top-level group has `reorderable: false`.
|
|
1837
|
+
*/
|
|
1838
|
+
reorder: (from: number, to: number) => void;
|
|
1839
|
+
/** Replace all sizes at once and normalize to sum to 100 */
|
|
1840
|
+
distribute: (sizes: number[]) => void;
|
|
1841
|
+
/** Show a previously hidden column */
|
|
1842
|
+
show: (id: string) => void;
|
|
1843
|
+
/** Hide a column — excludes it from the render set without redistributing */
|
|
1844
|
+
hide: (id: string) => void;
|
|
1845
|
+
/** Toggle a column's visibility */
|
|
1846
|
+
toggle: (id: string) => void;
|
|
1847
|
+
/** Restore initial sizes, order, and pins */
|
|
1848
|
+
reset: () => void;
|
|
1849
|
+
}
|
|
1850
|
+
//#endregion
|
|
1851
|
+
//#region src/composables/createDataGrid/spanning.d.ts
|
|
1852
|
+
interface SpanEntry {
|
|
1853
|
+
rowSpan: number;
|
|
1854
|
+
hidden: boolean;
|
|
1855
|
+
}
|
|
1856
|
+
/**
|
|
1857
|
+
* Options for {@link createRowSpanning}.
|
|
1858
|
+
*
|
|
1859
|
+
* @template T Row value type.
|
|
1860
|
+
*
|
|
1861
|
+
* @example
|
|
1862
|
+
* ```ts
|
|
1863
|
+
* const options: RowSpanningOptions<Holding> = {
|
|
1864
|
+
* items: computed(() => grid.items.value),
|
|
1865
|
+
* columns: ['group', 'ticker', 'value'],
|
|
1866
|
+
* span: (item, column) => column === 'group' ? 3 : 1,
|
|
1867
|
+
* }
|
|
1868
|
+
* ```
|
|
1869
|
+
*/
|
|
1870
|
+
interface RowSpanningOptions<T = Record<string, unknown>> {
|
|
1871
|
+
items: Ref<readonly T[]> | ComputedRef<readonly T[]>;
|
|
1872
|
+
columns: MaybeRefOrGetter<readonly string[]>;
|
|
1873
|
+
/**
|
|
1874
|
+
* Projects the row key from its item and index. Takes precedence over
|
|
1875
|
+
* `itemKey` — the grid passes the registry ticket id so the span map shares
|
|
1876
|
+
* identity with the rest of the grid. Rows whose projected key is
|
|
1877
|
+
* `undefined` are skipped, since their spans can't be addressed.
|
|
1878
|
+
*/
|
|
1879
|
+
key?: (item: T, index: number) => ID | undefined;
|
|
1880
|
+
/**
|
|
1881
|
+
* Property used to identify each row in the span map when `key` is absent.
|
|
1882
|
+
* Rows whose value for this key is `undefined` are skipped, since their
|
|
1883
|
+
* spans can't be addressed.
|
|
1884
|
+
*/
|
|
1885
|
+
itemKey?: string;
|
|
1886
|
+
/**
|
|
1887
|
+
* Resolves the row span for a cell. Return a value < 1 (or `NaN`) to span a
|
|
1888
|
+
* single row. When absent, no spans are produced.
|
|
1889
|
+
*/
|
|
1890
|
+
span?: (item: T, column: string) => number;
|
|
1891
|
+
}
|
|
1892
|
+
//#endregion
|
|
1893
|
+
//#region src/composables/createDataGrid/index.d.ts
|
|
1894
|
+
/**
|
|
1895
|
+
* Column registration shape for `createDataGrid`. Extends the data-table
|
|
1896
|
+
* column ticket input with grid-specific layout, editing, and spanning config.
|
|
1897
|
+
*
|
|
1898
|
+
* The extra fields ride on the column ticket — `createRegistry` preserves them
|
|
1899
|
+
* via `{ ...registration }` — so layout/editing/spanning read config straight
|
|
1900
|
+
* off the registered ticket. Nested `children` config rides inline on the
|
|
1901
|
+
* parent ticket, mirroring `DataTableColumnTicketInput`.
|
|
1902
|
+
*
|
|
1903
|
+
* @template T Row value type.
|
|
1904
|
+
*
|
|
1905
|
+
* @example
|
|
1906
|
+
* ```ts
|
|
1907
|
+
* const grid = createDataGrid<Product>()
|
|
1908
|
+
*
|
|
1909
|
+
* grid.columns.onboard([
|
|
1910
|
+
* { id: 'name', sortable: true, size: 40, pinned: 'left' },
|
|
1911
|
+
* { id: 'price', editable: true, validate: v => Number(v) >= 0 || 'must be positive' },
|
|
1912
|
+
* ])
|
|
1913
|
+
* ```
|
|
1914
|
+
*/
|
|
1915
|
+
interface DataGridColumnTicketInput<T extends Record<string, unknown> = Record<string, unknown>> extends DataTableColumnTicketInput<T> {
|
|
1916
|
+
/** Width as a percentage (0–100). Unset columns share remaining space equally. */
|
|
1917
|
+
size?: number;
|
|
1918
|
+
/** Minimum width as a percentage. @default 2 */
|
|
1919
|
+
minSize?: number;
|
|
1920
|
+
/** Maximum width as a percentage. @default 100 */
|
|
1921
|
+
maxSize?: number;
|
|
1922
|
+
/** Pin position. @default false */
|
|
1923
|
+
pinned?: PinPosition;
|
|
1924
|
+
/** Allow resizing. @default true */
|
|
1925
|
+
resizable?: boolean;
|
|
1926
|
+
/** Allow reordering. @default true */
|
|
1927
|
+
reorderable?: boolean;
|
|
1928
|
+
/** Whether cells in this column can be edited. A function gates per-row. */
|
|
1929
|
+
editable?: boolean | ((item: T) => boolean);
|
|
1930
|
+
/** Validate an edited value; return `true` to accept or a string error to reject. */
|
|
1931
|
+
validate?: (value: unknown, item?: T) => string | true;
|
|
1932
|
+
/** Row span for a cell in this column. */
|
|
1933
|
+
span?: (item: T) => number;
|
|
1934
|
+
/** Header-group children (recursive). Children are NOT separately registered. */
|
|
1935
|
+
children?: readonly DataGridColumnTicketInput<T>[];
|
|
1936
|
+
}
|
|
1937
|
+
/**
|
|
1938
|
+
* Output ticket returned by `grid.columns.register` / `grid.columns.onboard`.
|
|
1939
|
+
*
|
|
1940
|
+
* Combines the standard registry ticket fields (`index`, `valueIsIndex`,
|
|
1941
|
+
* `unregister`) with the column-shape fields from {@link DataGridColumnTicketInput}.
|
|
1942
|
+
*
|
|
1943
|
+
* @template T Row value type.
|
|
1944
|
+
*/
|
|
1945
|
+
type DataGridColumnTicket<T extends Record<string, unknown> = Record<string, unknown>> = DataTableColumnTicket<T> & DataGridColumnTicketInput<T>;
|
|
1946
|
+
/**
|
|
1947
|
+
* @deprecated Use {@link DataGridColumnTicketInput}. Columns are now onboarded
|
|
1948
|
+
* via `grid.columns.onboard([...])` rather than passed as a factory option.
|
|
1949
|
+
*/
|
|
1950
|
+
type DataGridColumn<T extends Record<string, unknown> = Record<string, unknown>> = DataGridColumnTicketInput<T>;
|
|
1951
|
+
/**
|
|
1952
|
+
* Factory options for {@link createDataGrid}. Extends {@link DataTableOptions}
|
|
1953
|
+
* with cell-editing, row-spanning, and row-order-preservation config.
|
|
1954
|
+
*
|
|
1955
|
+
* @template T Row value type.
|
|
1956
|
+
*
|
|
1957
|
+
* @example
|
|
1958
|
+
* ```ts
|
|
1959
|
+
* const grid = createDataGrid<Product>({
|
|
1960
|
+
* editing: { onEdit (row, column, value, item) { persist(item.id, column, value) } },
|
|
1961
|
+
* rowSpanning: (item, column) => column === 'group' ? 3 : 1,
|
|
1962
|
+
* preserveRowOrder: true,
|
|
1963
|
+
* })
|
|
1964
|
+
* ```
|
|
1965
|
+
*/
|
|
1966
|
+
interface DataGridOptions<T extends Record<string, unknown>> extends DataTableOptions<T> {
|
|
1967
|
+
editing?: {
|
|
1968
|
+
onEdit?: (row: ID, column: string, value: unknown, item: T) => void;
|
|
1969
|
+
};
|
|
1970
|
+
preserveRowOrder?: MaybeRefOrGetter<boolean>;
|
|
1971
|
+
rowSpanning?: (item: T, column: string) => number;
|
|
1972
|
+
}
|
|
1973
|
+
/**
|
|
1974
|
+
* The reactive grid instance returned by {@link createDataGrid}. Spreads the
|
|
1975
|
+
* inherited {@link DataTableContext} surface and adds `layout`, `rows`,
|
|
1976
|
+
* `editing`, and `spans`.
|
|
1977
|
+
*
|
|
1978
|
+
* @template T Row value type.
|
|
1979
|
+
*
|
|
1980
|
+
* @example
|
|
1981
|
+
* ```ts
|
|
1982
|
+
* const grid = createDataGrid<Product>()
|
|
1983
|
+
*
|
|
1984
|
+
* grid.layout.pin('name', 'left')
|
|
1985
|
+
* grid.rows.move(id, 0)
|
|
1986
|
+
* grid.editing.edit(1, 'email')
|
|
1987
|
+
* grid.spans.value.get(id)?.get('group')
|
|
1988
|
+
* ```
|
|
1989
|
+
*/
|
|
1990
|
+
interface DataGridContext<T extends Record<string, unknown>> extends DataTableContext<T> {
|
|
1991
|
+
/**
|
|
1992
|
+
* Column registry, widened to the grid column ticket shape. Covariant
|
|
1993
|
+
* override of the inherited {@link DataTableContext.columns} (PHILOSOPHY
|
|
1994
|
+
* §2.6): every grid-added column field (`size`, `pinned`, `editable`,
|
|
1995
|
+
* `validate`, `span`, `minSize`, `maxSize`, `resizable`, `reorderable`) is
|
|
1996
|
+
* optional, so the widened input still satisfies the base `register` /
|
|
1997
|
+
* `onboard` signatures and runtime behavior is unchanged.
|
|
1998
|
+
*/
|
|
1999
|
+
columns: RegistryContext<DataGridColumnTicketInput<T>, DataGridColumnTicket<T>>;
|
|
2000
|
+
layout: ColumnLayout;
|
|
2001
|
+
rows: {
|
|
2002
|
+
order: Readonly<Ref<ID[]>>;
|
|
2003
|
+
move: (id: ID, toIndex: number) => void;
|
|
2004
|
+
reset: () => void;
|
|
2005
|
+
};
|
|
2006
|
+
editing: CellEditing;
|
|
2007
|
+
spans: ComputedRef<Map<ID, Map<string, SpanEntry>>>;
|
|
2008
|
+
}
|
|
2009
|
+
interface DataGridContextOptions<T extends Record<string, unknown>> extends DataGridOptions<T> {
|
|
2010
|
+
namespace?: string;
|
|
2011
|
+
}
|
|
2012
|
+
/**
|
|
2013
|
+
* Creates a data grid instance with layout, editing, row ordering, and spanning
|
|
2014
|
+
* layered on top of the createDataTable pipeline.
|
|
2015
|
+
*
|
|
2016
|
+
* Rows live on the inherited registry surface — register them with
|
|
2017
|
+
* `grid.onboard(rows.map(value => ({ id: value.id, value })))` or
|
|
2018
|
+
* `grid.register({ id, value })`.
|
|
2019
|
+
*
|
|
2020
|
+
* @param options Data grid options
|
|
2021
|
+
* @returns Data grid context
|
|
2022
|
+
*
|
|
2023
|
+
* @example
|
|
2024
|
+
* ```ts
|
|
2025
|
+
* const grid = createDataGrid({ pagination: { initial: 1 } })
|
|
2026
|
+
*
|
|
2027
|
+
* grid.columns.onboard([
|
|
2028
|
+
* { id: 'name', sortable: true },
|
|
2029
|
+
* { id: 'progress', editable: true, validate: v => Number(v) >= 0 || 'must be positive' },
|
|
2030
|
+
* ])
|
|
2031
|
+
*
|
|
2032
|
+
* grid.onboard(rows.map(value => ({ id: value.id, value })))
|
|
2033
|
+
* grid.layout.pin('name', 'left')
|
|
2034
|
+
* grid.rows.move(rowId, 0)
|
|
2035
|
+
* grid.editing.edit(row.id, 'progress')
|
|
2036
|
+
* ```
|
|
2037
|
+
*/
|
|
2038
|
+
declare function createDataGrid<T extends Record<string, unknown>>(_options?: DataGridOptions<T>): DataGridContext<T>;
|
|
2039
|
+
/**
|
|
2040
|
+
* Creates a data grid context with dependency injection support.
|
|
2041
|
+
*
|
|
2042
|
+
* @param options Data grid context options including namespace
|
|
2043
|
+
* @returns A trinity tuple: [useDataGridContext, provideDataGridContext, defaultContext]
|
|
2044
|
+
*
|
|
2045
|
+
* @example
|
|
2046
|
+
* ```ts
|
|
2047
|
+
* const [useDataGrid, provideDataGrid, grid] = createDataGridContext({
|
|
2048
|
+
* namespace: 'v0:projects',
|
|
2049
|
+
* })
|
|
2050
|
+
*
|
|
2051
|
+
* grid.columns.onboard(columns)
|
|
2052
|
+
* grid.onboard(rows.map(value => ({ id: value.id, value })))
|
|
2053
|
+
* provideDataGrid()
|
|
2054
|
+
* const ctx = useDataGrid()
|
|
2055
|
+
* ```
|
|
2056
|
+
*/
|
|
2057
|
+
declare function createDataGridContext<T extends Record<string, unknown>>(_options?: DataGridContextOptions<T>): ContextTrinity<DataGridContext<T>>;
|
|
2058
|
+
/**
|
|
2059
|
+
* Returns the current data grid context from dependency injection.
|
|
2060
|
+
*
|
|
2061
|
+
* @param namespace The namespace for the data grid context. @default 'v0:data-grid'
|
|
2062
|
+
* @returns The current data grid context
|
|
2063
|
+
*
|
|
2064
|
+
* @example
|
|
2065
|
+
* ```ts
|
|
2066
|
+
* const grid = useDataGrid<Project>()
|
|
2067
|
+
*
|
|
2068
|
+
* grid.layout.pin('id', 'left')
|
|
2069
|
+
* grid.rows.reset()
|
|
2070
|
+
* ```
|
|
2071
|
+
*/
|
|
2072
|
+
declare function useDataGrid<T extends Record<string, unknown>>(namespace?: string): DataGridContext<T>;
|
|
2073
|
+
//#endregion
|
|
1704
2074
|
//#region src/composables/createPlugin/index.d.ts
|
|
1705
2075
|
interface PluginOptions {
|
|
1706
2076
|
namespace: string;
|
|
@@ -6224,7 +6594,32 @@ declare function createLogger(options?: LoggerOptions): LoggerContext;
|
|
|
6224
6594
|
* })
|
|
6225
6595
|
* ```
|
|
6226
6596
|
*/
|
|
6227
|
-
declare const createLoggerContext: <_E extends LoggerContext = LoggerContext>(_options?: LoggerContextOptions | undefined) => ContextTrinity<_E>, createLoggerPlugin: (_options?: LoggerContextOptions | undefined) => Plugin
|
|
6597
|
+
declare const createLoggerContext: <_E extends LoggerContext = LoggerContext>(_options?: LoggerContextOptions | undefined) => ContextTrinity<_E>, createLoggerPlugin: (_options?: LoggerContextOptions | undefined) => Plugin;
|
|
6598
|
+
/**
|
|
6599
|
+
* Consumes the application logger provided by `createLoggerPlugin`.
|
|
6600
|
+
*
|
|
6601
|
+
* Call with no argument to use the configured logger as-is. Pass a scope key to get a
|
|
6602
|
+
* logger that prefixes every message with a `[scope]` segment after the plugin prefix —
|
|
6603
|
+
* useful for telling apart output from composables that share the app-level logger. A
|
|
6604
|
+
* scoped logger shares the underlying logger's level, enabled state, and adapter; only
|
|
6605
|
+
* the message prefix differs. A blank scope is treated as no scope.
|
|
6606
|
+
*
|
|
6607
|
+
* @param scope Optional per-caller scope key prefixed onto every message.
|
|
6608
|
+
* @returns The application logger, or a scoped wrapper around it.
|
|
6609
|
+
*
|
|
6610
|
+
* @see https://0.vuetifyjs.com/composables/plugins/use-logger
|
|
6611
|
+
*
|
|
6612
|
+
* @example
|
|
6613
|
+
* ```ts
|
|
6614
|
+
* import { useLogger } from '@vuetify/v0'
|
|
6615
|
+
*
|
|
6616
|
+
* const logger = useLogger('createKanban')
|
|
6617
|
+
*
|
|
6618
|
+
* logger.warn('drop rejected')
|
|
6619
|
+
* // → [v0 warn] [createKanban] drop rejected
|
|
6620
|
+
* ```
|
|
6621
|
+
*/
|
|
6622
|
+
declare function useLogger(scope?: string): LoggerContext;
|
|
6228
6623
|
//#endregion
|
|
6229
6624
|
//#region src/composables/useMediaQuery/index.d.ts
|
|
6230
6625
|
interface MediaQueryContext {
|
|
@@ -7574,4 +7969,133 @@ interface ToggleScopeControls {
|
|
|
7574
7969
|
*/
|
|
7575
7970
|
declare function useToggleScope(source: WatchSource<boolean>, fn: (() => void) | ((controls: ToggleScopeControls) => void)): ToggleScopeControls;
|
|
7576
7971
|
//#endregion
|
|
7577
|
-
|
|
7972
|
+
//#region src/composables/useTooltip/index.d.ts
|
|
7973
|
+
/**
|
|
7974
|
+
* Options accepted by the tooltip factory.
|
|
7975
|
+
*
|
|
7976
|
+
* @example
|
|
7977
|
+
* ```ts
|
|
7978
|
+
* import { createTooltipPlugin } from '@vuetify/v0'
|
|
7979
|
+
*
|
|
7980
|
+
* app.use(createTooltipPlugin({ openDelay: 500, closeDelay: 100 }))
|
|
7981
|
+
* ```
|
|
7982
|
+
*/
|
|
7983
|
+
interface TooltipOptions {
|
|
7984
|
+
/** Default open delay in ms. @default 700 */
|
|
7985
|
+
openDelay?: MaybeRefOrGetter<number>;
|
|
7986
|
+
/** Default close delay in ms. @default 150 */
|
|
7987
|
+
closeDelay?: MaybeRefOrGetter<number>;
|
|
7988
|
+
/** Window in ms after a tooltip closes during which the next open is instant. @default 300 */
|
|
7989
|
+
skipDelay?: MaybeRefOrGetter<number>;
|
|
7990
|
+
/** Disable all tooltips in this region. @default false */
|
|
7991
|
+
disabled?: MaybeRefOrGetter<boolean>;
|
|
7992
|
+
}
|
|
7993
|
+
interface TooltipContext {
|
|
7994
|
+
/**
|
|
7995
|
+
* Reactive open delay in ms.
|
|
7996
|
+
*
|
|
7997
|
+
* @example
|
|
7998
|
+
* ```ts
|
|
7999
|
+
* const tooltip = useTooltip()
|
|
8000
|
+
* console.log(tooltip.openDelay.value)
|
|
8001
|
+
* ```
|
|
8002
|
+
*/
|
|
8003
|
+
openDelay: Readonly<Ref<number>>;
|
|
8004
|
+
/**
|
|
8005
|
+
* Reactive close delay in ms.
|
|
8006
|
+
*
|
|
8007
|
+
* @example
|
|
8008
|
+
* ```ts
|
|
8009
|
+
* const tooltip = useTooltip()
|
|
8010
|
+
* console.log(tooltip.closeDelay.value)
|
|
8011
|
+
* ```
|
|
8012
|
+
*/
|
|
8013
|
+
closeDelay: Readonly<Ref<number>>;
|
|
8014
|
+
/**
|
|
8015
|
+
* Reactive skip-window length in ms.
|
|
8016
|
+
*
|
|
8017
|
+
* @example
|
|
8018
|
+
* ```ts
|
|
8019
|
+
* const tooltip = useTooltip()
|
|
8020
|
+
* console.log(tooltip.skipDelay.value)
|
|
8021
|
+
* ```
|
|
8022
|
+
*/
|
|
8023
|
+
skipDelay: Readonly<Ref<number>>;
|
|
8024
|
+
/**
|
|
8025
|
+
* Reactive disabled flag for the region.
|
|
8026
|
+
*
|
|
8027
|
+
* @example
|
|
8028
|
+
* ```ts
|
|
8029
|
+
* const tooltip = useTooltip()
|
|
8030
|
+
* if (tooltip.disabled.value) return
|
|
8031
|
+
* ```
|
|
8032
|
+
*/
|
|
8033
|
+
disabled: Readonly<Ref<boolean>>;
|
|
8034
|
+
/**
|
|
8035
|
+
* True when at least one tooltip is currently open in this region.
|
|
8036
|
+
*
|
|
8037
|
+
* @example
|
|
8038
|
+
* ```ts
|
|
8039
|
+
* const tooltip = useTooltip()
|
|
8040
|
+
* watch(tooltip.isAnyOpen, open => console.log(open))
|
|
8041
|
+
* ```
|
|
8042
|
+
*/
|
|
8043
|
+
isAnyOpen: Readonly<Ref<boolean>>;
|
|
8044
|
+
/**
|
|
8045
|
+
* Returns true when the next opening tooltip should skip its open delay.
|
|
8046
|
+
*
|
|
8047
|
+
* @remarks
|
|
8048
|
+
* The skip rule is two-pronged: skip when another tooltip is already open
|
|
8049
|
+
* in the region, or skip when the previous tooltip closed within the
|
|
8050
|
+
* `skipDelay` window.
|
|
8051
|
+
*
|
|
8052
|
+
* @example
|
|
8053
|
+
* ```ts
|
|
8054
|
+
* const tooltip = useTooltip()
|
|
8055
|
+
* const delay = tooltip.shouldSkipOpenDelay() ? 0 : tooltip.openDelay.value
|
|
8056
|
+
* ```
|
|
8057
|
+
*/
|
|
8058
|
+
shouldSkipOpenDelay: () => boolean;
|
|
8059
|
+
/**
|
|
8060
|
+
* Register an open tooltip with the region.
|
|
8061
|
+
*
|
|
8062
|
+
* @example
|
|
8063
|
+
* ```ts
|
|
8064
|
+
* const tooltip = useTooltip()
|
|
8065
|
+
* const ticket = tooltip.register({ id: 'tooltip:1' })
|
|
8066
|
+
* ```
|
|
8067
|
+
*/
|
|
8068
|
+
register: (input?: Partial<RegistryTicketInput>) => RegistryTicket;
|
|
8069
|
+
/**
|
|
8070
|
+
* Unregister a tooltip and stamp the close timestamp.
|
|
8071
|
+
*
|
|
8072
|
+
* @example
|
|
8073
|
+
* ```ts
|
|
8074
|
+
* const tooltip = useTooltip()
|
|
8075
|
+
* tooltip.unregister(ticket.id)
|
|
8076
|
+
* ```
|
|
8077
|
+
*/
|
|
8078
|
+
unregister: (id: ID) => void;
|
|
8079
|
+
}
|
|
8080
|
+
interface TooltipContextOptions extends TooltipOptions {
|
|
8081
|
+
namespace?: string;
|
|
8082
|
+
}
|
|
8083
|
+
interface TooltipPluginOptions extends TooltipContextOptions {}
|
|
8084
|
+
/**
|
|
8085
|
+
* Synthesized fallback used when `useTooltip()` is called without
|
|
8086
|
+
* `app.use(createTooltipPlugin())`. Returns a fresh context with the
|
|
8087
|
+
* documented defaults — `<Tooltip.Root>` keeps working but warmup
|
|
8088
|
+
* coordination is per-instance instead of region-wide.
|
|
8089
|
+
*
|
|
8090
|
+
* @example
|
|
8091
|
+
* ```ts
|
|
8092
|
+
* import { createTooltipFallback } from '@vuetify/v0'
|
|
8093
|
+
*
|
|
8094
|
+
* const tooltip = createTooltipFallback()
|
|
8095
|
+
* console.log(tooltip.openDelay.value) // 700
|
|
8096
|
+
* ```
|
|
8097
|
+
*/
|
|
8098
|
+
declare function createTooltipFallback(): TooltipContext;
|
|
8099
|
+
declare const createTooltipContext: <_E extends TooltipContext = TooltipContext>(_options?: TooltipPluginOptions | undefined) => ContextTrinity<_E>, createTooltipPlugin: (_options?: TooltipPluginOptions | undefined) => Plugin, useTooltip: <_E extends TooltipContext = TooltipContext>(namespace?: string) => _E;
|
|
8100
|
+
//#endregion
|
|
8101
|
+
export { RtlPluginOptions as $, FormTicketInput as $a, createQueueContext as $i, FeatureContextOptions as $n, provideContext as $o, useClickOutside as $r, OverflowOptions as $s, MutationObserverRecord as $t, Vuetify0ThemeOptions as A, NestedTicketInput as Aa, TimelineOptions as Ai, LazyContext as An, DataGridColumnTicket as Ao, KeyboardAdapterOptions as Ar, GroupTicket as As, PermissionContext as At, StackContext as B, SortableMovePayload as Ba, RatingContextOptions as Bi, HydrationContextOptions as Bn, ColumnLayout as Bo, DateContext as Br, createBreadcrumbs as Bs, PermissionsAdapter as Bt, createTheme as C, NestedContext as Ca, VirtualOptions as Ci, LocaleTicket as Cn, isStandardSchema as Co, DropPosition as Cr, StepTicketInput as Cs, ProxyModelOptions as Ct, V0UnheadThemeAdapter as D, NestedRegistration as Da, useVirtual as Di, createLocaleFallback as Dn, createPlugin as Do, ZonesContext as Dr, GroupContext as Ds, UsePresenceOptions as Dt, useTheme as E, NestedOptions as Ea, createVirtualContext as Ei, createLocaleContext as En, PluginOptions as Eo, Orientation as Er, useStep as Es, PresenceState as Et, StoragePluginOptions as F, KanbanOptions as Fa, SliderContext as Fi, UseElementIntersectionReturn as Fn, createDataGrid as Fo, DragDropAdapterEmit as Fr, BreadcrumbTicket as Fs, createPermissions as Ft, StackTicketInput as G, InputContext as Ga, createRatingContext as Gi, createHydrationContext as Gn, ActiveCell as Go, createDateContext as Gr, SingleOptions as Gs, NotificationsContext as Gt, StackOptions as H, SortableTicket as Ha, RatingItemState as Hi, HydrationPluginOptions as Hn, PinPosition as Ho, DateOptions as Hr, useBreadcrumbs as Hs, NotificationSeverity as Ht, createStorage as I, KanbanTransferPayload as Ia, SliderOptions as Ii, UseIntersectionObserverReturn as In, createDataGridContext as Io, UseDelayOptions as Ir, BreadcrumbTicketInput as Is, createPermissionsContext as It, createStackPlugin as J, createInput as Ja, QueueContextOptions as Ji, PlatformContext as Jn, CellEditingRegistry as Jo, ClickOutsideElement as Jr, createSingle as Js, createNotifications as Jt, createStack as K, InputOptions as Ka, useRating as Ki, createHydrationPlugin as Kn, CellEditing as Ko, createDatePlugin as Kr, SingleTicket as Ks, NotificationsOptions as Kt, createStorageContext as L, createKanban as La, SliderTicketInput as Li, useElementIntersection as Ln, useDataGrid as Lo, UseDelayReturn as Lr, BreadcrumbsContext as Ls, createPermissionsPlugin as Lt, StorageContext as M, KanbanColumnTicketInput as Ma, createTimeline as Mi, useLazy as Mn, DataGridContext as Mo, PointerAdapterOptions as Mr, createGroup as Ms, PermissionOptions as Mt, StorageContextOptions as N, KanbanContext as Na, createTimelineContext as Ni, IntersectionObserverEntry as Nn, DataGridContextOptions as No, DragDropAdapter as Nr, createGroupContext as Ns, PermissionPluginOptions as Nt, V0UnheadThemeOptions as O, NestedSelectionMode as Oa, TimelineContext as Oi, createLocalePlugin as On, createPluginContext as Oo, useDragDrop as Or, GroupContextOptions as Os, UsePresenceReturn as Ot, StorageOptions as P, KanbanEventListener as Pa, useTimeline as Pi, IntersectionObserverOptions as Pn, DataGridOptions as Po, DragDropAdapterContext as Pr, useGroup as Ps, PermissionTicket as Pt, RtlOptions as Q, FormTicket as Qa, createQueue as Qi, FeatureContext as Qn, createContext as Qo, UseClickOutsideReturn as Qr, OverflowContextOptions as Qs, NotificationsAdapter as Qt, createStoragePlugin as R, SortableContext as Ra, createSlider as Ri, useIntersectionObserver as Rn, RowSpanningOptions as Ro, UseDelayStartOptions as Rr, BreadcrumbsContextOptions as Rs, usePermissions as Rt, ThemeTicketInput as S, NestedActiveMode as Sa, VirtualItem as Si, LocaleRecord as Sn, StandardSchemaV1 as So, DropIndicator as Sr, StepTicket as Ss, useProxyRegistry as St, createThemePlugin as T, NestedOpenMode as Ta, createVirtual as Ti, createLocale as Tn, PluginContextConfig as To, DropZoneTicketInput as Tr, createStepContext as Ts, useProxyModel as Tt, StackPluginOptions as U, SortableTicketInput as Ua, RatingOptions as Ui, createFallbackHydration as Un, PinnedRegion as Uo, DatePluginOptions as Ur, SingleContext as Us, NotificationTicket as Ut, StackContextOptions as V, SortableOptions as Va, RatingItemDescriptor as Vi, HydrationOptions as Vn, GridColumnDef as Vo, DateContextOptions as Vr, createBreadcrumbsContext as Vs, NotificationInput as Vt, StackTicket as W, createSortable as Wa, createRating as Wi, createHydration as Wn, ResolvedColumn as Wo, createDate as Wr, SingleContextOptions as Ws, NotificationsAdapterContext as Wt, RtlContext as X, FormContextOptions as Xa, QueueTicket as Xi, UseHotkeyReturn as Xn, ContextKey as Xo, ClickOutsideTarget as Xr, useSingle as Xs, createNotificationsPlugin as Xt, useStack as Y, FormContext as Ya, QueueOptions as Yi, UseHotkeyOptions as Yn, EditableColumn as Yo, ClickOutsideIgnoreTarget as Yr, createSingleContext as Ys, createNotificationsContext as Yt, RtlContextOptions as Z, FormOptions as Za, QueueTicketInput as Zi, useHotkey as Zn, CreateContextOptions as Zo, UseClickOutsideOptions as Zr, OverflowContext as Zs, useNotifications as Zt, ThemeContextOptions as _, NumericOptions as _a, ModelTicket as _c, ScrollToOptions as _i, LogLevel as _n, createRules as _o, DragType as _r, PopoverReturn as _s, useResizeObserver as _t, createTooltipContext as a, ProgressTicketInput as aa, UseImageReturn as ac, createBreakpoints as ai, useMediaQuery as an, useForm as ao, createFeaturesContext as ar, useCombobox as as, V0RtlAdapter as at, ThemeRecord as b, createNestedContext as ba, VirtualContextOptions as bi, LocaleOptions as bn, createRulesPlugin as bo, DraggableTicketInput as br, StepContextOptions as bs, ProxyRegistryContext as bt, useTooltip as c, useProgress as ca, SelectionContextOptions as cc, useBreakpoints as ci, usePrefersReducedMotion as cn, ValidationTicket as co, CleanupFunction as cr, ClientComboboxAdapterOptions as cs, RovingFocusOptions as ct, TimerContext as d, OtpPattern as da, SelectionTicketInput as dc, MatchRange as di, LoggerOptions as dn, RuleAlias as do, useEventListener as dr, ComboboxAdapterResult as ds, useRovingFocus as dt, useQueue as ea, createOverflow as ec, BreakpointName as ei, ObservableNodeList as en, FormValidationResult as eo, FeatureOptions as er, useContext as es, createRtl as et, TimerOptions as f, createOtp as fa, createSelection as fc, ToHighlightOptions as fi, LoggerPluginOptions as fn, RuleAliases as fo, useWindowEventListener as fr, VirtualFocusItem as fs, ResizeObserverEntry as ft, ThemeContext as g, NumericContext as ga, ModelOptions as gc, toArray as gi, useLogger as gn, RulesOptions as go, DragDropPlugin as gr, PopoverOptions as gs, useElementSize as gt, ThemeColors as h, createNumberField as ha, ModelContext as hc, toElement as hi, createLoggerPlugin as hn, RulesContextOptions as ho, DragDropOptions as hr, useVirtualFocus as hs, UseResizeObserverReturn as ht, TooltipPluginOptions as i, ProgressTicket as ia, UseImageOptions as ic, BreakpointsPluginOptions as ii, MediaQueryContext as in, createFormContext as io, createFeatures as ir, createComboboxContext as is, useRtl as it, ThemeAdapter as j, KanbanColumnTicket as ja, TimelineTicket as ji, LazyOptions as jn, DataGridColumnTicketInput as jo, PointerAdapter as jr, GroupTicketInput as js, PermissionContextOptions as jt, V0StyleSheetThemeAdapter as k, NestedTicket as ka, TimelineContextOptions as ki, useLocale as kn, DataGridColumn as ko, KeyboardAdapter as kr, GroupOptions as ks, usePresence as kt, ToggleScopeControls as l, OtpContext as la, SelectionOptions as lc, toReactive as li, LoggerContext as ln, ValidationTicketInput as lo, EventHandler as lr, ComboboxAdapter as ls, RovingFocusReturn as lt, Colors as m, NumberFieldOptions as ma, useSelection as mc, MaybeElementRef as mi, createLoggerContext as mn, RulesContext as mo, DragDropContext as mr, VirtualFocusReturn as ms, UseElementSizeReturn as mt, TooltipContextOptions as n, ProgressContextOptions as na, useOverflow as nc, BreakpointsContextOptions as ni, UseMutationObserverReturn as nn, FormValue as no, FeatureTicket as nr, ComboboxOptions as ns, createRtlFallback as nt, createTooltipFallback as o, createProgress as oa, useImage as oc, createBreakpointsContext as oi, usePrefersContrast as on, ValidationContext as oo, createFeaturesPlugin as or, ServerComboboxAdapter as os, RtlAdapter as ot, useTimer as p, NumberFieldContext as pa, createSelectionContext as pc, toHighlight as pi, createLogger as pn, RuleInput as po, ActiveDrag as pr, VirtualFocusOptions as ps, ResizeObserverOptions as pt, createStackContext as q, InputState as qa, QueueContext as qi, useHydration as qn, CellEditingOptions as qo, useDate as qr, SingleTicketInput as qs, NotificationsPluginOptions as qt, TooltipOptions as r, ProgressOptions as ra, ImageStatus as rc, BreakpointsOptions as ri, useMutationObserver as rn, createForm as ro, FeatureTicketInput as rr, createCombobox as rs, createRtlPlugin as rt, createTooltipPlugin as s, createProgressContext as sa, SelectionContext as sc, createBreakpointsPlugin as si, usePrefersDark as sn, ValidationOptions as so, useFeatures as sr, ClientComboboxAdapter as ss, RtlAdapterSetupContext as st, TooltipContext as t, ProgressContext as ta, createOverflowContext as tc, BreakpointsContext as ti, UseMutationObserverOptions as tn, FormValidationRule as to, FeaturePluginOptions as tr, ComboboxContext as ts, createRtlContext as tt, useToggleScope as u, OtpOptions as ua, SelectionTicket as uc, HighlightChunk as ui, LoggerContextOptions as un, createValidation as uo, useDocumentEventListener as ur, ComboboxAdapterContext as us, RovingItem as ut, ThemeOptions as v, createNumeric as va, ModelTicketInput as vc, VirtualAnchor as vi, LocaleContext as vn, createRulesContext as vo, DragVia as vr, usePopover as vs, UseRafReturn as vt, createThemeContext as w, NestedContextOptions as wa, VirtualState as wi, LocaleTicketInput as wn, Plugin as wo, DropZoneTicket as wr, createStep as ws, ProxyModelTarget as wt, ThemeTicket as x, useNested as xa, VirtualDirection as xi, LocalePluginOptions as xn, useRules as xo, DraggablesContext as xr, StepOptions as xs, ProxyRegistryOptions as xt, ThemePluginOptions as y, createNested as ya, createModel as yc, VirtualContext as yi, LocaleContextOptions as yn, createRulesFallback as yo, DraggableTicket as yr, StepContext as ys, useRaf as yt, useStorage as z, SortableEventListener as za, RatingContext as zi, HydrationContext as zn, SpanEntry as zo, useDelay as zr, BreadcrumbsOptions as zs, V0PermissionsAdapter as zt };
|