@vuetify/v0 0.1.6 → 0.1.8
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 +0 -1
- package/dist/{adapter-Bjs_Nx_J.mjs → adapter-B4zE-hA5.mjs} +5 -8
- package/dist/adapter-CqP9Z4JU.d.mts +1087 -0
- package/dist/{adapter-CLs-OrSN.d.mts → adapter-DIx4Rntl.d.mts} +5 -48
- package/dist/adapters-BjeDmKc6.mjs +1 -0
- package/dist/adapters-Bv5aRv3l.mjs +1 -0
- package/dist/adapters-C66XaKkw.mjs +1 -0
- package/dist/adapters-DkVblyML.mjs +1 -0
- package/dist/adapters-uJLWGQJl.mjs +1 -0
- package/dist/browser/index.js +2380 -1080
- package/dist/components/index.d.mts +2 -20
- package/dist/components/index.mjs +34 -39
- package/dist/{components-GiQh_RfQ.mjs → components-BbxKYAXs.mjs} +1129 -392
- package/dist/composables/index.d.mts +18 -17
- package/dist/composables/index.mjs +34 -37
- package/dist/{consola-DiUk9j3y.d.mts → consola-BVzYzeLH.d.mts} +1 -1
- package/dist/{consola-GBy8XRuL.mjs → consola-Ceox8BWi.mjs} +1 -2
- package/dist/constants/index.d.mts +1 -1
- package/dist/constants/index.mjs +3 -5
- package/dist/{createDataTable-lSofI5rU.mjs → createDataTable-DZouEhvH.mjs} +9 -11
- package/dist/{createGroup-CCb7Zfyw.mjs → createGroup-BpJFi41X.mjs} +5 -8
- package/dist/{createPagination-lagznd8i.mjs → createPagination-Bu8vE0JW.mjs} +3 -5
- package/dist/{createSelection-Zo4RQpYe.mjs → createSelection-8MX0OHXR.mjs} +9 -12
- package/dist/{createSingle-BH9wNDrS.mjs → createSingle-CbuOBb-E.mjs} +3 -5
- package/dist/{createTokens-Cu1efg9Z.mjs → createTokens-CXlT0Vc6.mjs} +25 -27
- package/dist/{createTrinity-Cii8-B2r.mjs → createTrinity-C_c8eedz.mjs} +10 -13
- package/dist/data-table/adapters/client/index.d.mts +1 -2
- package/dist/data-table/adapters/client/index.mjs +7 -9
- package/dist/data-table/adapters/index.d.mts +4 -4
- package/dist/data-table/adapters/index.mjs +10 -12
- package/dist/data-table/adapters/server/index.d.mts +1 -2
- package/dist/data-table/adapters/server/index.mjs +5 -7
- package/dist/data-table/adapters/virtual/index.d.mts +1 -2
- package/dist/data-table/adapters/virtual/index.mjs +7 -9
- package/dist/data-table/index.d.mts +5 -6
- package/dist/data-table/index.mjs +22 -25
- package/dist/date/index.d.mts +1 -3
- package/dist/date/index.mjs +3932 -3943
- package/dist/features/adapters/flagsmith/index.d.mts +2 -4
- package/dist/features/adapters/flagsmith/index.mjs +2 -3
- package/dist/features/adapters/launchdarkly/index.d.mts +1 -3
- package/dist/features/adapters/launchdarkly/index.mjs +2 -3
- package/dist/features/adapters/posthog/index.d.mts +1 -3
- package/dist/features/adapters/posthog/index.mjs +3 -4
- package/dist/features/index.d.mts +2 -16
- package/dist/features/index.mjs +13 -18
- package/dist/{flagsmith-CHmpPGR7.mjs → flagsmith-CrWUeIhT.mjs} +1 -2
- package/dist/{globals-D6FBsWDI.mjs → globals-ClSU6mqC.mjs} +2 -3
- package/dist/{htmlElements-d8iBCGpO.mjs → htmlElements-DcYtv0hg.mjs} +7 -10
- package/dist/{index-De0SQt1w.d.mts → index-63-0oJS8.d.mts} +381 -981
- package/dist/{index-DlUIZN-F.d.mts → index-B5NU2uB7.d.mts} +2754 -1642
- package/dist/index-CeNfBYuo.d.mts +46 -0
- package/dist/{index-DIK84tM4.d.mts → index-CmCMrlt3.d.mts} +3 -3
- package/dist/index-CxW4itj1.d.mts +858 -0
- package/dist/{index-BFBN5Zl3.d.mts → index-Dor6eAEc.d.mts} +0 -1
- package/dist/{index-UNwEBkQT.d.mts → index-MHkcqY_y.d.mts} +1 -2
- package/dist/{index-BuOz3Rgm.d.mts → index-dJKXAO5D.d.mts} +1 -2
- package/dist/index.d.mts +22 -20
- package/dist/index.mjs +38 -40
- package/dist/json/attributes.json +252 -0
- package/dist/json/importMap.json +60 -0
- package/dist/json/tags.json +128 -0
- package/dist/json/web-types.json +1023 -228
- package/dist/{launchdarkly-W8t8ZANX.mjs → launchdarkly-jF2KZGoH.mjs} +1 -2
- package/dist/locale/adapters/index.d.mts +1 -2
- package/dist/locale/adapters/index.mjs +4 -6
- package/dist/locale/adapters/v0/index.d.mts +1 -2
- package/dist/locale/adapters/v0/index.mjs +3 -5
- package/dist/locale/index.d.mts +2 -16
- package/dist/locale/index.mjs +14 -17
- package/dist/logger/adapters/consola/index.d.mts +1 -2
- package/dist/logger/adapters/consola/index.mjs +2 -3
- package/dist/logger/adapters/index.d.mts +4 -4
- package/dist/logger/adapters/index.mjs +6 -8
- package/dist/logger/adapters/pino/index.d.mts +1 -2
- package/dist/logger/adapters/pino/index.mjs +3 -5
- package/dist/logger/adapters/v0/index.d.mts +1 -2
- package/dist/logger/adapters/v0/index.mjs +3 -5
- package/dist/logger/index.d.mts +5 -16
- package/dist/logger/index.mjs +8 -10
- package/dist/{memory-BsZGbGnG.mjs → memory-XCMtkld1.mjs} +1 -2
- package/dist/palettes/ant/generate/index.d.mts +9 -0
- package/dist/palettes/ant/generate/index.mjs +98 -0
- package/dist/palettes/ant/index.d.mts +6 -0
- package/dist/palettes/ant/index.mjs +149 -0
- package/dist/palettes/index.d.mts +12 -0
- package/dist/palettes/index.mjs +1 -0
- package/dist/palettes/leonardo/generate/index.d.mts +10 -0
- package/dist/palettes/leonardo/generate/index.mjs +120 -0
- package/dist/palettes/material/generate/index.d.mts +10 -0
- package/dist/palettes/material/generate/index.mjs +103 -0
- package/dist/palettes/material/index.d.mts +6 -0
- package/dist/palettes/material/index.mjs +173 -0
- package/dist/palettes/md1/index.d.mts +6 -0
- package/dist/palettes/md1/index.mjs +261 -0
- package/dist/palettes/md2/index.d.mts +6 -0
- package/dist/palettes/md2/index.mjs +297 -0
- package/dist/palettes/radix/index.d.mts +6 -0
- package/dist/palettes/radix/index.mjs +439 -0
- package/dist/palettes/tailwind/index.d.mts +6 -0
- package/dist/palettes/tailwind/index.mjs +291 -0
- package/dist/permissions/adapters/index.d.mts +2 -17
- package/dist/permissions/adapters/index.mjs +4 -6
- package/dist/permissions/adapters/v0/index.d.mts +1 -17
- package/dist/permissions/adapters/v0/index.mjs +3 -5
- package/dist/permissions/index.d.mts +1 -16
- package/dist/permissions/index.mjs +12 -15
- package/dist/{pino-BD5PCzAF.mjs → pino-B7tJ3m18.mjs} +2 -4
- package/dist/{pino-p-jDkNQd.d.mts → pino-Bzighnkd.d.mts} +1 -2
- package/dist/{posthog-BxaG8sYi.mjs → posthog-BE7-t7cV.mjs} +2 -4
- package/dist/rules/index.d.mts +2 -0
- package/dist/rules/index.mjs +15 -0
- package/dist/{server-DgOdFYMU.mjs → server-CZ6ahbEH.mjs} +2 -4
- package/dist/{server-CGAeOGPC.d.mts → server-Ch9J86tb.d.mts} +1 -2
- package/dist/storage/adapters/index.d.mts +2 -2
- package/dist/storage/adapters/index.mjs +2 -3
- package/dist/storage/adapters/memory/index.d.mts +1 -1
- package/dist/storage/adapters/memory/index.mjs +2 -3
- package/dist/storage/index.d.mts +3 -16
- package/dist/storage/index.mjs +33 -37
- package/dist/theme/adapters/index.d.mts +1 -16
- package/dist/theme/adapters/index.mjs +4 -6
- package/dist/theme/adapters/v0/index.d.mts +1 -16
- package/dist/theme/adapters/v0/index.mjs +3 -5
- package/dist/theme/index.d.mts +1 -16
- package/dist/theme/index.mjs +13 -16
- package/dist/{toArray-BBZH-G2X.mjs → toArray-VdROPpy-.mjs} +2 -4
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.mjs +1 -1
- package/dist/{useClickOutside-Bm_3mbcT.mjs → useClickOutside-W0Sur1rC.mjs} +671 -211
- package/dist/{useFeatures-BS4mit8z.mjs → useFeatures-CUicSI-E.mjs} +5 -8
- package/dist/{useLocale-DJJmg-wv.mjs → useLocale-cQlPxbpV.mjs} +14 -12
- package/dist/{useLogger-C8G5jgNk.mjs → useLogger-DY1Hbcy1.mjs} +13 -16
- package/dist/{usePermissions-C5Mkotol.mjs → usePermissions-BSW59R4q.mjs} +5 -7
- package/dist/useRules-BbA6_gvs.mjs +144 -0
- package/dist/{useTheme-BBnASLr3.mjs → useTheme-Bdx2Lj5c.mjs} +11 -13
- package/dist/utilities/index.d.mts +1 -2
- package/dist/utilities/index.mjs +426 -4
- package/dist/{v0-BOxb3nD1.d.mts → v0-1xxC39wf.d.mts} +1 -2
- package/dist/{v0-DzvhDU1W.mjs → v0-2G2476h-.mjs} +3 -6
- package/dist/{v0-DtO_ICXr.mjs → v0-B1QQGE4O.mjs} +2 -5
- package/dist/{v0-lua6ffdk.mjs → v0-BFseIsBi.mjs} +3 -5
- package/dist/{v0-Bh8d1j_p.d.mts → v0-BZINNGoC.d.mts} +2 -2
- package/dist/{v0-DHMoZ7dS.d.mts → v0-CAKa6tzG.d.mts} +1 -1
- package/dist/{v0-BWBSVkew.mjs → v0-CHBrvw49.mjs} +3 -5
- package/dist/{v0-CVr15VcY.d.mts → v0-CdUL2eOn.d.mts} +1 -2
- package/dist/{v0-CWUF_HqP.mjs → v0-YAqbXudL.mjs} +3 -5
- package/dist/{virtual-CVb9hRUU.d.mts → virtual-DwBiFA25.d.mts} +1 -2
- package/dist/{virtual-BEOqkQvm.mjs → virtual-eDNVH1fz.mjs} +3 -5
- package/package.json +40 -11
- package/dist/adapter-DcwxFryd.d.mts +0 -97
- package/dist/adapters-BGJKsBrw.mjs +0 -1
- package/dist/adapters-BQ-Lr3PW.mjs +0 -1
- package/dist/adapters-DEXpW9If.mjs +0 -1
- package/dist/adapters-Q9WaOsJp.mjs +0 -1
- package/dist/adapters-SSDVth5e.mjs +0 -1
- package/dist/constants-B8pMSkcW.mjs +0 -1
- package/dist/utilities-CcJtp9Gx.mjs +0 -429
- /package/dist/{adapter-CJIj5ySf.d.mts → adapter-JTFG3Jn8.d.mts} +0 -0
- /package/dist/{index-Bv1VN_j5.d.mts → index-B5ZDDkXv.d.mts} +0 -0
- /package/dist/{index-BDTbJClL.d.mts → index-NsE5nARK.d.mts} +0 -0
- /package/dist/{memory-DVjquu_v.d.mts → memory-BTtRdnNn.d.mts} +0 -0
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
import "../index-
|
|
2
|
-
import { C as
|
|
3
|
-
import { $ as
|
|
4
|
-
import { n as
|
|
5
|
-
import { t as
|
|
6
|
-
import { t as
|
|
7
|
-
import {
|
|
8
|
-
import { t as
|
|
9
|
-
import {
|
|
10
|
-
import { n as
|
|
11
|
-
import { t as
|
|
12
|
-
import { t as
|
|
13
|
-
import { t as
|
|
14
|
-
import { t as
|
|
15
|
-
import { t as
|
|
16
|
-
import {
|
|
17
|
-
|
|
1
|
+
import { n as createTrinity, t as ContextTrinity } from "../index-CeNfBYuo.mjs";
|
|
2
|
+
import { C as useRegistry, S as createRegistryContext, _ as RegistryEventName, a as TokenContextOptions, b as RegistryTicketInput, c as TokenTicket, d as createTokensContext, f as useTokens, g as RegistryEventMap, h as RegistryEventCallback, i as TokenContext, l as TokenValue, m as RegistryContextOptions, n as TokenAlias, o as TokenOptions, p as RegistryContext, r as TokenCollection, s as TokenPrimitive, t as FlatTokenCollection, u as createTokens, v as RegistryOptions, x as createRegistry, y as RegistryTicket } from "../index-CxW4itj1.mjs";
|
|
3
|
+
import { $ as StepTicket, $i as createContext, $n as LocaleRecord, $r as createRulesFallback, $t as useProxyModel, A as ThemePluginOptions, Aa as createSingleContext, Ai as UseClickOutsideOptions, An as MutationObserverRecord, Ar as FormContextOptions, At as RovingFocusOptions, B as ThemeAdapter, Ba as ModelContext, Bi as createBreakpointsPlugin, Bn as LoggerContext, Br as ValidationContext, Bt as QueueContext, C as createTimelineContext, Ca as useBreadcrumbs, Ci as createDate, Cn as NestedOptions, Cr as createHydrationPlugin, Ct as createRtlContext, D as ThemeContext, Da as SingleTicket, Di as ClickOutsideElement, Dn as NestedTicketInput, Dr as UseHotkeyReturn, Dt as Vuetify0RtlAdapter, E as ThemeColors, Ea as SingleOptions, Ei as useDate, En as NestedTicket, Er as UseHotkeyOptions, Et as useRtl, F as createThemeContext, Fa as SelectionTicket, Fi as BreakpointsContextOptions, Fn as MediaQueryContext, Fr as FormValidationRule, Ft as ResizeObserverOptions, G as StoragePluginOptions, Gi as toArray, Gn as createLoggerContext, Gr as RuleAlias, Gt as createQueue, H as StorageContext, Ha as ModelTicket, Hi as toReactive, Hn as LoggerOptions, Hr as ValidationTicket, Ht as QueueOptions, I as createThemePlugin, Ia as SelectionTicketInput, Ii as BreakpointsOptions, In as useMediaQuery, Ir as FormValue, It as UseElementSizeReturn, J as createStoragePlugin, Ji as PluginOptions, Jn as LogLevel, Jr as RulesContext, Jt as ProxyRegistryContext, K as createStorage, Ki as Plugin, Kn as createLoggerPlugin, Kr as RuleAliases, Kt as createQueueContext, L as useTheme, La as createSelection, Li as BreakpointsPluginOptions, Ln as usePrefersContrast, Lr as createForm, Lt as UseResizeObserverReturn, M as ThemeTicket, Ma as SelectionContext, Mi as useClickOutside, Mn as UseMutationObserverOptions, Mr as FormTicket, Mt as RovingItem, N as ThemeTicketInput, Na as SelectionContextOptions, Ni as BreakpointName, Nn as UseMutationObserverReturn, Nr as FormTicketInput, Nt as useRovingFocus, O as ThemeContextOptions, Oa as SingleTicketInput, Oi as ClickOutsideIgnoreTarget, On as OpenStrategy, Or as useHotkey, Ot as RtlAdapter, P as createTheme, Pa as SelectionOptions, Pi as BreakpointsContext, Pn as useMutationObserver, Pr as FormValidationResult, Pt as ResizeObserverEntry, Q as StepOptions, Qi as CreateContextOptions, Qn as LocalePluginOptions, Qr as createRulesContext, Qt as ProxyModelTarget, R as Vuetify0ThemeAdapter, Ra as createSelectionContext, Ri as createBreakpoints, Rn as usePrefersDark, Rr as createFormContext, Rt as useElementSize, S as createTimeline, Sa as createBreadcrumbsContext, Si as DatePluginOptions, Sn as NestedOpenMode, Sr as createHydrationContext, St as createRtl, T as Colors, Ta as SingleContextOptions, Ti as createDatePlugin, Tn as NestedSelectionMode, Tr as PlatformContext, Tt as createRtlPlugin, U as StorageContextOptions, Ua as ModelTicketInput, Ui as MaybeElementRef, Un as LoggerPluginOptions, Ur as ValidationTicketInput, Ut as QueueTicket, Va as ModelOptions, Vi as useBreakpoints, Vn as LoggerContextOptions, Vr as ValidationOptions, Vt as QueueContextOptions, W as StorageOptions, Wa as createModel, Wi as toElement, Wn as createLogger, Wr as createValidation, Wt as QueueTicketInput, X as StepContext, Xi as createPluginContext, Xn as LocaleContextOptions, Xr as RulesOptions, Xt as useProxyRegistry, Y as useStorage, Yi as createPlugin, Yn as LocaleContext, Yr as RulesContextOptions, Yt as ProxyRegistryOptions, Z as StepContextOptions, Zi as ContextKey, Zn as LocaleOptions, Zr as createRules, Zt as ProxyModelOptions, _ as useToggleScope, _a as BreadcrumbTicketInput, _i as useEventListener, _n as multipleOpenStrategy, _r as HydrationContextOptions, _t as createSlider, a as ScrollToOptions, aa as createOverflow, ai as FeatureContextOptions, an as PermissionOptions, ar as createLocalePlugin, at as StackContextOptions, b as TimelineOptions, ba as BreadcrumbsOptions, bi as DateContextOptions, bn as NestedContext, br as createFallbackHydration, bt as RtlOptions, c as VirtualContextOptions, ca as GroupContext, ci as FeatureTicket, cn as createPermissions, cr as LazyOptions, ct as StackTicket, d as VirtualOptions, da as GroupTicket, di as createFeaturesContext, dn as usePermissions, dr as IntersectionObserverOptions, dt as createStackContext, ea as provideContext, ei as createRulesPlugin, en as PopoverOptions, er as LocaleTicket, et as StepTicketInput, f as VirtualState, fa as GroupTicketInput, fi as createFeaturesPlugin, fn as PermissionAdapter, fr as UseElementIntersectionReturn, ft as createStackPlugin, g as ToggleScopeControls, ga as BreadcrumbTicket, gi as useDocumentEventListener, gn as useNested, gr as HydrationContext, gt as SliderTicketInput, h as useVirtual, ha as useGroup, hi as EventHandler, hn as createNestedContext, hr as useIntersectionObserver, ht as SliderOptions, i as useVirtualFocus, ia as OverflowOptions, ii as FeatureContext, in as PermissionContextOptions, ir as createLocaleFallback, it as StackContext, j as ThemeRecord, ja as useSingle, ji as UseClickOutsideReturn, jn as ObservableNodeList, jr as FormOptions, jt as RovingFocusReturn, k as ThemeOptions, ka as createSingle, ki as ClickOutsideTarget, kn as OpenStrategyContext, kr as FormContext, kt as RtlAdapterSetupContext, l as VirtualDirection, la as GroupContextOptions, li as FeatureTicketInput, ln as createPermissionsContext, lr as useLazy, lt as StackTicketInput, m as createVirtualContext, ma as createGroupContext, mi as CleanupFunction, mn as createNested, mr as useElementIntersection, mt as SliderContext, n as VirtualFocusOptions, na as OverflowContext, ni as StandardSchemaV1, nn as usePopover, nr as createLocale, nt as createStepContext, o as VirtualAnchor, oa as createOverflowContext, oi as FeatureOptions, on as PermissionPluginOptions, or as useLocale, ot as StackOptions, p as createVirtual, pa as createGroup, pi as useFeatures, pn as PermissionAdapterInterface, pr as UseIntersectionObserverReturn, pt as useStack, q as createStorageContext, qi as PluginContextConfig, qn as useLogger, qr as RuleInput, qt as useQueue, r as VirtualFocusReturn, ra as OverflowContextOptions, ri as isStandardSchema, rn as PermissionContext, rr as createLocaleContext, rt as useStep, s as VirtualContext, sa as useOverflow, si as FeaturePluginOptions, sn as PermissionTicket, sr as LazyContext, st as StackPluginOptions, t as VirtualFocusItem, ta as useContext, ti as useRules, tn as PopoverReturn, tr as LocaleTicketInput, tt as createStep, u as VirtualItem, ua as GroupOptions, ui as createFeatures, un as createPermissionsPlugin, ur as IntersectionObserverEntry, ut as createStack, v as TimelineContext, va as BreadcrumbsContext, vi as useWindowEventListener, vn as singleOpenStrategy, vr as HydrationOptions, vt as RtlContext, w as useTimeline, wa as SingleContext, wi as createDateContext, wn as NestedRegistration, wr as useHydration, wt as createRtlFallback, x as TimelineTicket, xa as createBreadcrumbs, xi as DateOptions, xn as NestedContextOptions, xr as createHydration, xt as RtlPluginOptions, y as TimelineContextOptions, ya as BreadcrumbsContextOptions, yi as DateContext, yn as NestedActiveMode, yr as HydrationPluginOptions, yt as RtlContextOptions, za as useSelection, zi as createBreakpointsContext, zn as usePrefersReducedMotion, zr as useForm, zt as useResizeObserver } from "../index-63-0oJS8.mjs";
|
|
4
|
+
import { C as createFilter, S as Primitive, T as useFilter, _ as FilterItem, a as SortDirection, b as FilterQuery, c as PaginationContextOptions, d as createPagination, f as createPaginationContext, g as FilterFunction, h as FilterContextOptions, i as DataTableAdapterResult, l as PaginationOptions, m as FilterContext, n as DataTableAdapterContext, o as SortEntry, p as usePagination, r as DataTableAdapterInterface, s as PaginationContext, t as DataTableAdapter, u as PaginationTicket, v as FilterMode, w as createFilterContext, x as FilterResult, y as FilterOptions } from "../adapter-DIx4Rntl.mjs";
|
|
5
|
+
import { n as ServerAdapterOptions, t as ServerAdapter } from "../server-Ch9J86tb.mjs";
|
|
6
|
+
import { t as ClientAdapter } from "../v0-CdUL2eOn.mjs";
|
|
7
|
+
import { t as VirtualAdapter } from "../virtual-DwBiFA25.mjs";
|
|
8
|
+
import { a as DataTableGroup, c as DataTableSelection, d as createDataTable, f as createDataTableContext, i as DataTableExpansion, l as DataTableSort, n as DataTableContext, o as DataTableGrouping, p as useDataTable, r as DataTableContextOptions, s as DataTableOptions, t as DataTableColumn, u as SelectStrategy } from "../index-CmCMrlt3.mjs";
|
|
9
|
+
import { t as DateAdapter } from "../adapter-CqP9Z4JU.mjs";
|
|
10
|
+
import { i as FeaturesAdapterValue, n as FeaturesAdapterFlags, r as FeaturesAdapterInterface, t as FeaturesAdapter } from "../index-dJKXAO5D.mjs";
|
|
11
|
+
import { n as LocaleAdapter, t as Vuetify0LocaleAdapter } from "../v0-CAKa6tzG.mjs";
|
|
12
|
+
import { t as LoggerAdapter } from "../adapter-JTFG3Jn8.mjs";
|
|
13
|
+
import { t as ConsolaLoggerAdapter } from "../consola-BVzYzeLH.mjs";
|
|
14
|
+
import { t as PinoLoggerAdapter } from "../pino-Bzighnkd.mjs";
|
|
15
|
+
import { t as Vuetify0LoggerAdapter } from "../v0-1xxC39wf.mjs";
|
|
16
|
+
import { t as MemoryAdapter } from "../memory-BTtRdnNn.mjs";
|
|
17
|
+
import { n as StorageType, t as StorageAdapter } from "../index-NsE5nARK.mjs";
|
|
18
|
+
export { BreadcrumbTicket, BreadcrumbTicketInput, BreadcrumbsContext, BreadcrumbsContextOptions, BreadcrumbsOptions, BreakpointName, BreakpointsContext, BreakpointsContextOptions, BreakpointsOptions, BreakpointsPluginOptions, CleanupFunction, ClickOutsideElement, ClickOutsideIgnoreTarget, ClickOutsideTarget, ClientAdapter, Colors, ConsolaLoggerAdapter, ContextKey, ContextTrinity, CreateContextOptions, DataTableAdapter, DataTableAdapterContext, DataTableAdapterInterface, DataTableAdapterResult, DataTableColumn, DataTableContext, DataTableContextOptions, DataTableExpansion, DataTableGroup, DataTableGrouping, DataTableOptions, DataTableSelection, DataTableSort, DateAdapter, DateContext, DateContextOptions, DateOptions, DatePluginOptions, EventHandler, FeatureContext, FeatureContextOptions, FeatureOptions, FeaturePluginOptions, FeatureTicket, FeatureTicketInput, FeaturesAdapter, FeaturesAdapterFlags, FeaturesAdapterInterface, FeaturesAdapterValue, FilterContext, FilterContextOptions, FilterFunction, FilterItem, FilterMode, FilterOptions, FilterQuery, FilterResult, FlatTokenCollection, FormContext, FormContextOptions, FormOptions, FormTicket, FormTicketInput, FormValidationResult, FormValidationRule, FormValue, GroupContext, GroupContextOptions, GroupOptions, GroupTicket, GroupTicketInput, HydrationContext, HydrationContextOptions, HydrationOptions, HydrationPluginOptions, IntersectionObserverEntry, IntersectionObserverOptions, LazyContext, LazyOptions, LocaleAdapter, LocaleContext, LocaleContextOptions, LocaleOptions, LocalePluginOptions, LocaleRecord, LocaleTicket, LocaleTicketInput, LogLevel, LoggerAdapter, LoggerContext, LoggerContextOptions, LoggerOptions, LoggerPluginOptions, MaybeElementRef, MediaQueryContext, MemoryAdapter, ModelContext, ModelOptions, ModelTicket, ModelTicketInput, MutationObserverRecord, NestedActiveMode, NestedContext, NestedContextOptions, NestedOpenMode, NestedOptions, NestedRegistration, NestedSelectionMode, NestedTicket, NestedTicketInput, ObservableNodeList, OpenStrategy, OpenStrategyContext, OverflowContext, OverflowContextOptions, OverflowOptions, PaginationContext, PaginationContextOptions, PaginationOptions, PaginationTicket, PermissionAdapter, PermissionAdapterInterface, PermissionContext, PermissionContextOptions, PermissionOptions, PermissionPluginOptions, PermissionTicket, PinoLoggerAdapter, PlatformContext, Plugin, PluginContextConfig, PluginOptions, PopoverOptions, PopoverReturn, Primitive, ProxyModelOptions, ProxyModelTarget, ProxyRegistryContext, ProxyRegistryOptions, QueueContext, QueueContextOptions, QueueOptions, QueueTicket, QueueTicketInput, RegistryContext, RegistryContextOptions, RegistryEventCallback, RegistryEventMap, RegistryEventName, RegistryOptions, RegistryTicket, RegistryTicketInput, ResizeObserverEntry, ResizeObserverOptions, RovingFocusOptions, RovingFocusReturn, RovingItem, RtlAdapter, RtlAdapterSetupContext, RtlContext, RtlContextOptions, RtlOptions, RtlPluginOptions, RuleAlias, RuleAliases, RuleInput, RulesContext, RulesContextOptions, RulesOptions, ScrollToOptions, SelectStrategy, SelectionContext, SelectionContextOptions, SelectionOptions, SelectionTicket, SelectionTicketInput, ServerAdapter, ServerAdapterOptions, SingleContext, SingleContextOptions, SingleOptions, SingleTicket, SingleTicketInput, SliderContext, SliderOptions, SliderTicketInput, SortDirection, SortEntry, StackContext, StackContextOptions, StackOptions, StackPluginOptions, StackTicket, StackTicketInput, StandardSchemaV1, StepContext, StepContextOptions, StepOptions, StepTicket, StepTicketInput, StorageAdapter, StorageContext, StorageContextOptions, StorageOptions, StoragePluginOptions, StorageType, ThemeAdapter, ThemeColors, ThemeContext, ThemeContextOptions, ThemeOptions, ThemePluginOptions, ThemeRecord, ThemeTicket, ThemeTicketInput, TimelineContext, TimelineContextOptions, TimelineOptions, TimelineTicket, ToggleScopeControls, TokenAlias, TokenCollection, TokenContext, TokenContextOptions, TokenOptions, TokenPrimitive, TokenTicket, TokenValue, UseClickOutsideOptions, UseClickOutsideReturn, UseElementIntersectionReturn, UseElementSizeReturn, UseHotkeyOptions, UseHotkeyReturn, UseIntersectionObserverReturn, UseMutationObserverOptions, UseMutationObserverReturn, UseResizeObserverReturn, ValidationContext, ValidationOptions, ValidationTicket, ValidationTicketInput, VirtualAdapter, VirtualAnchor, VirtualContext, VirtualContextOptions, VirtualDirection, VirtualFocusItem, VirtualFocusOptions, VirtualFocusReturn, VirtualItem, VirtualOptions, VirtualState, Vuetify0LocaleAdapter, Vuetify0LoggerAdapter, Vuetify0RtlAdapter, Vuetify0ThemeAdapter, 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, 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, isStandardSchema, multipleOpenStrategy, provideContext, singleOpenStrategy, toArray, toElement, toReactive, useBreadcrumbs, useBreakpoints, useClickOutside, useContext, useDataTable, useDate, useDocumentEventListener, useElementIntersection, useElementSize, useEventListener, useFeatures, useFilter, useForm, useGroup, useHotkey, useHydration, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useOverflow, usePagination, usePermissions, usePopover, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, useProxyModel, useProxyRegistry, useQueue, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelection, useSingle, useStack, useStep, useStorage, useTheme, useTimeline, useToggleScope, useTokens, useVirtual, useVirtualFocus, useWindowEventListener };
|
|
@@ -1,37 +1,34 @@
|
|
|
1
|
-
import "../globals-
|
|
2
|
-
import "../
|
|
3
|
-
import { i as
|
|
4
|
-
import {
|
|
5
|
-
import { t as
|
|
6
|
-
import { t as
|
|
7
|
-
import
|
|
8
|
-
import "../
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import { n as
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import { t as
|
|
15
|
-
import
|
|
16
|
-
import "../
|
|
17
|
-
import {
|
|
18
|
-
import { n as
|
|
19
|
-
import {
|
|
20
|
-
import { t as
|
|
21
|
-
import { t as
|
|
22
|
-
import
|
|
23
|
-
import "../
|
|
24
|
-
import { n as
|
|
25
|
-
import
|
|
26
|
-
import "../
|
|
27
|
-
import "../
|
|
28
|
-
import "../
|
|
29
|
-
import { n as
|
|
30
|
-
import "../
|
|
31
|
-
import {
|
|
32
|
-
import
|
|
33
|
-
import { t as
|
|
34
|
-
|
|
35
|
-
import { i as useTheme, n as createThemeContext, r as createThemePlugin, t as createTheme } from "../useTheme-BBnASLr3.mjs";
|
|
36
|
-
|
|
37
|
-
export { ClientAdapter, ConsolaLoggerAdapter, DataTableAdapter, FeaturesAdapter, MemoryAdapter, PermissionAdapter, PinoLoggerAdapter, ServerAdapter, VirtualAdapter, Vuetify0LocaleAdapter, Vuetify0LoggerAdapter, Vuetify0ThemeAdapter, 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, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createQueue, createQueueContext, createRegistry, createRegistryContext, createSelection, createSelectionContext, createSingle, createSingleContext, createSlider, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTrinity, createVirtual, createVirtualContext, multipleOpenStrategy, provideContext, singleOpenStrategy, toArray, toElement, toReactive, useBreadcrumbs, useBreakpoints, useClickOutside, useContext, useDataTable, useDate, useDocumentEventListener, useElementIntersection, useElementSize, useEventListener, useFeatures, useFilter, useForm, useGroup, useHotkey, useHydration, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useOverflow, usePagination, usePermissions, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, useProxyModel, useProxyRegistry, useQueue, useRegistry, useResizeObserver, useSelection, useSingle, useStack, useStep, useStorage, useTheme, useTimeline, useToggleScope, useTokens, useVirtual, useWindowEventListener };
|
|
1
|
+
import "../globals-ClSU6mqC.mjs";
|
|
2
|
+
import { i as useContext, n as createContext, r as provideContext, t as createTrinity } from "../createTrinity-C_c8eedz.mjs";
|
|
3
|
+
import { a as createPlugin, i as useLogger, n as createLoggerContext, o as createPluginContext, r as createLoggerPlugin, t as createLogger } from "../useLogger-DY1Hbcy1.mjs";
|
|
4
|
+
import { t as ConsolaLoggerAdapter } from "../consola-Ceox8BWi.mjs";
|
|
5
|
+
import { t as PinoLoggerAdapter } from "../pino-B7tJ3m18.mjs";
|
|
6
|
+
import { t as Vuetify0LoggerAdapter } from "../v0-BFseIsBi.mjs";
|
|
7
|
+
import "../adapters-Bv5aRv3l.mjs";
|
|
8
|
+
import { a as createRegistryContext, i as createRegistry, n as createTokensContext, o as useRegistry, r as useTokens, t as createTokens } from "../createTokens-CXlT0Vc6.mjs";
|
|
9
|
+
import { i as createModel, n as createSelectionContext, r as useSelection, t as createSelection } from "../createSelection-8MX0OHXR.mjs";
|
|
10
|
+
import { n as createSingleContext, r as useSingle, t as createSingle } from "../createSingle-CbuOBb-E.mjs";
|
|
11
|
+
import { $ as useForm, A as useRtl, B as multipleOpenStrategy, C as createStackPlugin, Ct as useBreadcrumbs, D as createRtlContext, E as createRtl, F as useQueue, G as usePrefersDark, H as useMutationObserver, I as usePopover, J as useElementIntersection, K as usePrefersReducedMotion, L as createNested, M as useRovingFocus, N as createQueue, O as createRtlFallback, P as createQueueContext, Q as createFormContext, R as createNestedContext, S as createStackContext, St as createBreadcrumbsContext, T as createSlider, U as useMediaQuery, V as singleOpenStrategy, W as usePrefersContrast, X as useHotkey, Y as useIntersectionObserver, Z as createForm, _ as useStorage, _t as createHydration, a as useVirtualFocus, at as createBreakpointsContext, b as useStep, bt as useHydration, c as useVirtual, ct as toReactive, d as createTimeline, dt as createOverflowContext, et as createDate, f as createTimelineContext, ft as useOverflow, g as createStoragePlugin, gt as createFallbackHydration, h as createStorageContext, ht as toElement, i as useWindowEventListener, it as createBreakpoints, j as Vuetify0RtlAdapter, k as createRtlPlugin, l as useToggleScope, lt as useProxyModel, m as createStorage, mt as useResizeObserver, n as useDocumentEventListener, nt as createDatePlugin, o as createVirtual, ot as createBreakpointsPlugin, p as useTimeline, pt as useElementSize, q as useLazy, r as useEventListener, rt as useDate, s as createVirtualContext, st as useBreakpoints, t as useClickOutside, tt as createDateContext, u as createValidation, ut as createOverflow, v as createStep, vt as createHydrationContext, w as useStack, x as createStack, xt as createBreadcrumbs, y as createStepContext, yt as createHydrationPlugin, z as useNested } from "../useClickOutside-W0Sur1rC.mjs";
|
|
12
|
+
import { i as useProxyRegistry, n as createGroupContext, r as useGroup, t as createGroup } from "../createGroup-BpJFi41X.mjs";
|
|
13
|
+
import { t as toArray } from "../toArray-VdROPpy-.mjs";
|
|
14
|
+
import { t as Vuetify0LocaleAdapter } from "../v0-CHBrvw49.mjs";
|
|
15
|
+
import "../adapters-BjeDmKc6.mjs";
|
|
16
|
+
import { a as useLocale, i as createLocalePlugin, n as createLocaleContext, r as createLocaleFallback, t as createLocale } from "../useLocale-cQlPxbpV.mjs";
|
|
17
|
+
import { n as createPaginationContext, r as usePagination, t as createPagination } from "../createPagination-Bu8vE0JW.mjs";
|
|
18
|
+
import { i as useFilter, n as createFilter, r as createFilterContext, t as DataTableAdapter } from "../adapter-B4zE-hA5.mjs";
|
|
19
|
+
import { t as ClientAdapter } from "../v0-YAqbXudL.mjs";
|
|
20
|
+
import { t as ServerAdapter } from "../server-CZ6ahbEH.mjs";
|
|
21
|
+
import { t as VirtualAdapter } from "../virtual-eDNVH1fz.mjs";
|
|
22
|
+
import "../adapters-uJLWGQJl.mjs";
|
|
23
|
+
import { n as createDataTableContext, r as useDataTable, t as createDataTable } from "../createDataTable-DZouEhvH.mjs";
|
|
24
|
+
import { a as FeaturesAdapter, i as useFeatures, n as createFeaturesContext, r as createFeaturesPlugin, t as createFeatures } from "../useFeatures-CUicSI-E.mjs";
|
|
25
|
+
import "../posthog-BE7-t7cV.mjs";
|
|
26
|
+
import { n as PermissionAdapter } from "../v0-B1QQGE4O.mjs";
|
|
27
|
+
import "../adapters-DkVblyML.mjs";
|
|
28
|
+
import { i as usePermissions, n as createPermissionsContext, r as createPermissionsPlugin, t as createPermissions } from "../usePermissions-BSW59R4q.mjs";
|
|
29
|
+
import { a as useRules, i as createRulesPlugin, n as createRulesContext, o as isStandardSchema, r as createRulesFallback, t as createRules } from "../useRules-BbA6_gvs.mjs";
|
|
30
|
+
import { t as MemoryAdapter } from "../memory-XCMtkld1.mjs";
|
|
31
|
+
import { t as Vuetify0ThemeAdapter } from "../v0-2G2476h-.mjs";
|
|
32
|
+
import "../adapters-C66XaKkw.mjs";
|
|
33
|
+
import { i as useTheme, n as createThemeContext, r as createThemePlugin, t as createTheme } from "../useTheme-Bdx2Lj5c.mjs";
|
|
34
|
+
export { ClientAdapter, ConsolaLoggerAdapter, DataTableAdapter, FeaturesAdapter, MemoryAdapter, PermissionAdapter, PinoLoggerAdapter, ServerAdapter, VirtualAdapter, Vuetify0LocaleAdapter, Vuetify0LoggerAdapter, Vuetify0RtlAdapter, Vuetify0ThemeAdapter, 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, 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, isStandardSchema, multipleOpenStrategy, provideContext, singleOpenStrategy, toArray, toElement, toReactive, useBreadcrumbs, useBreakpoints, useClickOutside, useContext, useDataTable, useDate, useDocumentEventListener, useElementIntersection, useElementSize, useEventListener, useFeatures, useFilter, useForm, useGroup, useHotkey, useHydration, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useOverflow, usePagination, usePermissions, usePopover, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, useProxyModel, useProxyRegistry, useQueue, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelection, useSingle, useStack, useStep, useStorage, useTheme, useTimeline, useToggleScope, useTokens, useVirtual, useVirtualFocus, useWindowEventListener };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as isSelfClosingTag, c as SUPPORTS_MATCH_MEDIA, d as SUPPORTS_TOUCH, f as __LOGGER_ENABLED__, i as SelfClosingElement, l as SUPPORTS_MUTATION_OBSERVER, n as HTMLElementName, o as IN_BROWSER, p as version, r as SELF_CLOSING_TAGS, s as SUPPORTS_INTERSECTION_OBSERVER, t as COMMON_ELEMENTS, u as SUPPORTS_OBSERVER } from "../index-
|
|
1
|
+
import { a as isSelfClosingTag, c as SUPPORTS_MATCH_MEDIA, d as SUPPORTS_TOUCH, f as __LOGGER_ENABLED__, i as SelfClosingElement, l as SUPPORTS_MUTATION_OBSERVER, n as HTMLElementName, o as IN_BROWSER, p as version, r as SELF_CLOSING_TAGS, s as SUPPORTS_INTERSECTION_OBSERVER, t as COMMON_ELEMENTS, u as SUPPORTS_OBSERVER } from "../index-B5ZDDkXv.mjs";
|
|
2
2
|
export { COMMON_ELEMENTS, HTMLElementName, IN_BROWSER, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, SelfClosingElement, __LOGGER_ENABLED__, isSelfClosingTag, version };
|
package/dist/constants/index.mjs
CHANGED
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import { n as SELF_CLOSING_TAGS, r as isSelfClosingTag, t as COMMON_ELEMENTS } from "../htmlElements-
|
|
2
|
-
import { a as SUPPORTS_OBSERVER, c as version, i as SUPPORTS_MUTATION_OBSERVER, n as SUPPORTS_INTERSECTION_OBSERVER, o as SUPPORTS_TOUCH, r as SUPPORTS_MATCH_MEDIA, s as __LOGGER_ENABLED__, t as IN_BROWSER } from "../globals-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export { COMMON_ELEMENTS, IN_BROWSER, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, __LOGGER_ENABLED__, isSelfClosingTag, version };
|
|
1
|
+
import { n as SELF_CLOSING_TAGS, r as isSelfClosingTag, t as COMMON_ELEMENTS } from "../htmlElements-DcYtv0hg.mjs";
|
|
2
|
+
import { a as SUPPORTS_OBSERVER, c as version, i as SUPPORTS_MUTATION_OBSERVER, n as SUPPORTS_INTERSECTION_OBSERVER, o as SUPPORTS_TOUCH, r as SUPPORTS_MATCH_MEDIA, s as __LOGGER_ENABLED__, t as IN_BROWSER } from "../globals-ClSU6mqC.mjs";
|
|
3
|
+
export { COMMON_ELEMENTS, IN_BROWSER, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, __LOGGER_ENABLED__, isSelfClosingTag, version };
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { i as useContext, n as createContext, t as createTrinity } from "./createTrinity-
|
|
3
|
-
import { t as createGroup } from "./createGroup-
|
|
4
|
-
import { a as useLocale } from "./useLocale-
|
|
5
|
-
import { t as ClientAdapter } from "./v0-
|
|
1
|
+
import { isNullOrUndefined, isNumber, isString } from "./utilities/index.mjs";
|
|
2
|
+
import { i as useContext, n as createContext, t as createTrinity } from "./createTrinity-C_c8eedz.mjs";
|
|
3
|
+
import { t as createGroup } from "./createGroup-BpJFi41X.mjs";
|
|
4
|
+
import { a as useLocale } from "./useLocale-cQlPxbpV.mjs";
|
|
5
|
+
import { t as ClientAdapter } from "./v0-YAqbXudL.mjs";
|
|
6
6
|
import { computed, shallowReactive, shallowRef, toRef, watch } from "vue";
|
|
7
|
-
|
|
8
7
|
//#region src/composables/createDataTable/index.ts
|
|
9
8
|
/**
|
|
10
9
|
* @module createDataTable
|
|
@@ -279,11 +278,11 @@ function createDataTable(options) {
|
|
|
279
278
|
return result;
|
|
280
279
|
});
|
|
281
280
|
if (enroll) {
|
|
282
|
-
for (const group
|
|
281
|
+
for (const group of groups.value) openGroupKeys.add(group.key);
|
|
283
282
|
if (groups.value.length === 0) {
|
|
284
283
|
const stop = watch(groups, (newGroups) => {
|
|
285
284
|
if (newGroups.length === 0) return;
|
|
286
|
-
for (const group
|
|
285
|
+
for (const group of newGroups) openGroupKeys.add(group.key);
|
|
287
286
|
stop();
|
|
288
287
|
});
|
|
289
288
|
}
|
|
@@ -316,7 +315,7 @@ function createDataTable(options) {
|
|
|
316
315
|
openGroupKeys.delete(groupKey);
|
|
317
316
|
},
|
|
318
317
|
openAll() {
|
|
319
|
-
for (const group
|
|
318
|
+
for (const group of groups.value) openGroupKeys.add(group.key);
|
|
320
319
|
},
|
|
321
320
|
closeAll() {
|
|
322
321
|
openGroupKeys.clear();
|
|
@@ -382,6 +381,5 @@ function createDataTableContext(_options) {
|
|
|
382
381
|
function useDataTable(namespace = "v0:data-table") {
|
|
383
382
|
return useContext(namespace);
|
|
384
383
|
}
|
|
385
|
-
|
|
386
384
|
//#endregion
|
|
387
|
-
export { createDataTableContext as n, useDataTable as r, createDataTable as t };
|
|
385
|
+
export { createDataTableContext as n, useDataTable as r, createDataTable as t };
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { i as useContext, n as createContext, t as createTrinity } from "./createTrinity-
|
|
3
|
-
import { t as createSelection } from "./createSelection-
|
|
4
|
-
import { t as toArray } from "./toArray-
|
|
1
|
+
import { isUndefined, useId as useId$1 } from "./utilities/index.mjs";
|
|
2
|
+
import { i as useContext, n as createContext, t as createTrinity } from "./createTrinity-C_c8eedz.mjs";
|
|
3
|
+
import { t as createSelection } from "./createSelection-8MX0OHXR.mjs";
|
|
4
|
+
import { t as toArray } from "./toArray-VdROPpy-.mjs";
|
|
5
5
|
import { computed, onScopeDispose, reactive, shallowReactive, toRef, toValue } from "vue";
|
|
6
|
-
|
|
7
6
|
//#region src/composables/useProxyRegistry/index.ts
|
|
8
7
|
/**
|
|
9
8
|
* @module useProxyRegistry
|
|
@@ -67,7 +66,6 @@ function useProxyRegistry(registry, options) {
|
|
|
67
66
|
}, true);
|
|
68
67
|
return state;
|
|
69
68
|
}
|
|
70
|
-
|
|
71
69
|
//#endregion
|
|
72
70
|
//#region src/composables/createGroup/index.ts
|
|
73
71
|
/**
|
|
@@ -359,6 +357,5 @@ function createGroupContext(_options = {}) {
|
|
|
359
357
|
function useGroup(namespace = "v0:group") {
|
|
360
358
|
return useContext(namespace);
|
|
361
359
|
}
|
|
362
|
-
|
|
363
360
|
//#endregion
|
|
364
|
-
export { useProxyRegistry as i, createGroupContext as n, useGroup as r, createGroup as t };
|
|
361
|
+
export { useProxyRegistry as i, createGroupContext as n, useGroup as r, createGroup as t };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { i as useContext, n as createContext, t as createTrinity } from "./createTrinity-
|
|
1
|
+
import { isNaN, range } from "./utilities/index.mjs";
|
|
2
|
+
import { i as useContext, n as createContext, t as createTrinity } from "./createTrinity-C_c8eedz.mjs";
|
|
3
3
|
import { computed, isRef, shallowRef, toValue } from "vue";
|
|
4
|
-
|
|
5
4
|
//#region src/composables/createPagination/index.ts
|
|
6
5
|
/**
|
|
7
6
|
* @module usePagination
|
|
@@ -229,6 +228,5 @@ function createPaginationContext(_options = {}) {
|
|
|
229
228
|
function usePagination(namespace = "v0:pagination") {
|
|
230
229
|
return useContext(namespace);
|
|
231
230
|
}
|
|
232
|
-
|
|
233
231
|
//#endregion
|
|
234
|
-
export { createPaginationContext as n, usePagination as r, createPagination as t };
|
|
232
|
+
export { createPaginationContext as n, usePagination as r, createPagination as t };
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { i as useContext, n as createContext, t as createTrinity } from "./createTrinity-
|
|
3
|
-
import { i as createRegistry } from "./createTokens-
|
|
1
|
+
import { isUndefined, useId as useId$1 } from "./utilities/index.mjs";
|
|
2
|
+
import { i as useContext, n as createContext, t as createTrinity } from "./createTrinity-C_c8eedz.mjs";
|
|
3
|
+
import { i as createRegistry } from "./createTokens-CXlT0Vc6.mjs";
|
|
4
4
|
import { computed, isRef, shallowReactive, toRaw, toRef, toValue } from "vue";
|
|
5
|
-
|
|
6
5
|
//#region src/composables/createModel/index.ts
|
|
7
6
|
/**
|
|
8
7
|
* @module createModel
|
|
@@ -94,10 +93,10 @@ function createModel(_options = {}) {
|
|
|
94
93
|
function selected(id) {
|
|
95
94
|
return selectedIds.has(id);
|
|
96
95
|
}
|
|
97
|
-
function apply(values, _options
|
|
96
|
+
function apply(values, _options) {
|
|
98
97
|
const value = values[0];
|
|
99
|
-
for (const id
|
|
100
|
-
const item = registry.get(id
|
|
98
|
+
for (const id of selectedIds) {
|
|
99
|
+
const item = registry.get(id);
|
|
101
100
|
if (!item || !isRef(item.value)) continue;
|
|
102
101
|
item.value.value = value;
|
|
103
102
|
}
|
|
@@ -163,7 +162,6 @@ function createModel(_options = {}) {
|
|
|
163
162
|
}
|
|
164
163
|
};
|
|
165
164
|
}
|
|
166
|
-
|
|
167
165
|
//#endregion
|
|
168
166
|
//#region src/composables/createSelection/index.ts
|
|
169
167
|
/**
|
|
@@ -281,8 +279,8 @@ function createSelection(_options = {}) {
|
|
|
281
279
|
if (model.selectedIds.has(id)) unselect(id);
|
|
282
280
|
else select(id);
|
|
283
281
|
}
|
|
284
|
-
function apply(values, options
|
|
285
|
-
const isMultiple = options
|
|
282
|
+
function apply(values, options) {
|
|
283
|
+
const isMultiple = options?.multiple ?? toValue(multiple);
|
|
286
284
|
const currentIds = new Set(model.selectedIds);
|
|
287
285
|
const targetIds = /* @__PURE__ */ new Set();
|
|
288
286
|
for (const value of values) {
|
|
@@ -412,6 +410,5 @@ function createSelectionContext(_options = {}) {
|
|
|
412
410
|
function useSelection(namespace = "v0:selection") {
|
|
413
411
|
return useContext(namespace);
|
|
414
412
|
}
|
|
415
|
-
|
|
416
413
|
//#endregion
|
|
417
|
-
export { createModel as i, createSelectionContext as n, useSelection as r, createSelection as t };
|
|
414
|
+
export { createModel as i, createSelectionContext as n, useSelection as r, createSelection as t };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { i as useContext, n as createContext, t as createTrinity } from "./createTrinity-
|
|
2
|
-
import { t as createSelection } from "./createSelection-
|
|
1
|
+
import { i as useContext, n as createContext, t as createTrinity } from "./createTrinity-C_c8eedz.mjs";
|
|
2
|
+
import { t as createSelection } from "./createSelection-8MX0OHXR.mjs";
|
|
3
3
|
import { computed } from "vue";
|
|
4
|
-
|
|
5
4
|
//#region src/composables/createSingle/index.ts
|
|
6
5
|
/**
|
|
7
6
|
* @module useSingle
|
|
@@ -174,6 +173,5 @@ function createSingleContext(_options = {}) {
|
|
|
174
173
|
function useSingle(namespace = "v0:single") {
|
|
175
174
|
return useContext(namespace);
|
|
176
175
|
}
|
|
177
|
-
|
|
178
176
|
//#endregion
|
|
179
|
-
export { createSingleContext as n, useSingle as r, createSingle as t };
|
|
177
|
+
export { createSingleContext as n, useSingle as r, createSingle as t };
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { i as useContext, n as createContext, t as createTrinity } from "./createTrinity-
|
|
3
|
-
import { i as useLogger } from "./useLogger-
|
|
1
|
+
import { clamp, isObject, isString, isUndefined, useId as useId$1 } from "./utilities/index.mjs";
|
|
2
|
+
import { i as useContext, n as createContext, t as createTrinity } from "./createTrinity-C_c8eedz.mjs";
|
|
3
|
+
import { i as useLogger } from "./useLogger-DY1Hbcy1.mjs";
|
|
4
4
|
import { shallowReactive } from "vue";
|
|
5
|
-
|
|
6
5
|
//#region src/composables/createRegistry/index.ts
|
|
7
6
|
/**
|
|
8
7
|
* @module createRegistry
|
|
@@ -47,8 +46,8 @@ import { shallowReactive } from "vue";
|
|
|
47
46
|
function createRegistry(options) {
|
|
48
47
|
const logger = useLogger();
|
|
49
48
|
const events = options?.events ?? false;
|
|
50
|
-
const reactive
|
|
51
|
-
const collection = reactive
|
|
49
|
+
const reactive = options?.reactive ?? false;
|
|
50
|
+
const collection = reactive ? shallowReactive(/* @__PURE__ */ new Map()) : /* @__PURE__ */ new Map();
|
|
52
51
|
const catalog = /* @__PURE__ */ new Map();
|
|
53
52
|
const directory = /* @__PURE__ */ new Map();
|
|
54
53
|
const cache = /* @__PURE__ */ new Map();
|
|
@@ -160,23 +159,23 @@ function createRegistry(options) {
|
|
|
160
159
|
function keys() {
|
|
161
160
|
const cached = cache.get("keys");
|
|
162
161
|
if (!/* @__PURE__ */ isUndefined(cached)) return cached;
|
|
163
|
-
const keys
|
|
164
|
-
cache.set("keys", keys
|
|
165
|
-
return keys
|
|
162
|
+
const keys = Array.from(collection.keys());
|
|
163
|
+
cache.set("keys", keys);
|
|
164
|
+
return keys;
|
|
166
165
|
}
|
|
167
166
|
function values() {
|
|
168
167
|
const cached = cache.get("values");
|
|
169
168
|
if (!/* @__PURE__ */ isUndefined(cached)) return cached;
|
|
170
|
-
const values
|
|
171
|
-
cache.set("values", values
|
|
172
|
-
return values
|
|
169
|
+
const values = Array.from(collection.values());
|
|
170
|
+
cache.set("values", values);
|
|
171
|
+
return values;
|
|
173
172
|
}
|
|
174
173
|
function entries() {
|
|
175
174
|
const cached = cache.get("entries");
|
|
176
175
|
if (!/* @__PURE__ */ isUndefined(cached)) return cached;
|
|
177
|
-
const entries
|
|
178
|
-
cache.set("entries", entries
|
|
179
|
-
return entries
|
|
176
|
+
const entries = Array.from(collection.entries());
|
|
177
|
+
cache.set("entries", entries);
|
|
178
|
+
return entries;
|
|
180
179
|
}
|
|
181
180
|
function clear() {
|
|
182
181
|
collection.clear();
|
|
@@ -250,9 +249,10 @@ function createRegistry(options) {
|
|
|
250
249
|
id,
|
|
251
250
|
index,
|
|
252
251
|
value,
|
|
253
|
-
valueIsIndex
|
|
252
|
+
valueIsIndex,
|
|
253
|
+
unregister: () => unregister(id)
|
|
254
254
|
};
|
|
255
|
-
const ticket = reactive
|
|
255
|
+
const ticket = reactive ? shallowReactive(rawTicket) : rawTicket;
|
|
256
256
|
collection.set(ticket.id, ticket);
|
|
257
257
|
directory.set(ticket.index, ticket.id);
|
|
258
258
|
assign(ticket.value, ticket.id);
|
|
@@ -313,8 +313,8 @@ function createRegistry(options) {
|
|
|
313
313
|
if (collection.size === 0) return void 0;
|
|
314
314
|
if (needsReindex) reindex();
|
|
315
315
|
if (!predicate && /* @__PURE__ */ isUndefined(from)) {
|
|
316
|
-
const tickets
|
|
317
|
-
return direction === "first" ? tickets
|
|
316
|
+
const tickets = values();
|
|
317
|
+
return direction === "first" ? tickets[0] : tickets.at(-1);
|
|
318
318
|
}
|
|
319
319
|
const tickets = values();
|
|
320
320
|
const index = /* @__PURE__ */ isUndefined(from) ? void 0 : /* @__PURE__ */ clamp(from, 0, tickets.length - 1);
|
|
@@ -422,7 +422,6 @@ function createRegistryContext(_options = {}) {
|
|
|
422
422
|
function useRegistry(namespace = "v0:registry") {
|
|
423
423
|
return useContext(namespace);
|
|
424
424
|
}
|
|
425
|
-
|
|
426
425
|
//#endregion
|
|
427
426
|
//#region src/composables/createTokens/index.ts
|
|
428
427
|
/**
|
|
@@ -635,7 +634,7 @@ function flatten(tokens, prefix = "", flat = false) {
|
|
|
635
634
|
flat
|
|
636
635
|
}];
|
|
637
636
|
while (stack.length > 0) {
|
|
638
|
-
const { tokens: currentTokens, prefix: currentPrefix, flat
|
|
637
|
+
const { tokens: currentTokens, prefix: currentPrefix, flat } = stack.pop();
|
|
639
638
|
const meta = {};
|
|
640
639
|
for (const k in currentTokens) if (k.startsWith("$")) meta[k] = currentTokens[k];
|
|
641
640
|
if (Object.keys(meta).length > 0 && currentPrefix) flattened.push({
|
|
@@ -659,7 +658,7 @@ function flatten(tokens, prefix = "", flat = false) {
|
|
|
659
658
|
value
|
|
660
659
|
});
|
|
661
660
|
const inner = value.$value;
|
|
662
|
-
if (/* @__PURE__ */ isObject(inner) && !flat
|
|
661
|
+
if (/* @__PURE__ */ isObject(inner) && !flat) for (const innerKey in inner) {
|
|
663
662
|
if (innerKey.startsWith("$")) continue;
|
|
664
663
|
const child = inner[innerKey];
|
|
665
664
|
const childId = `${id}.${innerKey}`;
|
|
@@ -674,12 +673,12 @@ function flatten(tokens, prefix = "", flat = false) {
|
|
|
674
673
|
else stack.push({
|
|
675
674
|
tokens: child,
|
|
676
675
|
prefix: childId,
|
|
677
|
-
flat
|
|
676
|
+
flat
|
|
678
677
|
});
|
|
679
678
|
}
|
|
680
679
|
continue;
|
|
681
680
|
}
|
|
682
|
-
if (flat
|
|
681
|
+
if (flat) {
|
|
683
682
|
flattened.push({
|
|
684
683
|
id,
|
|
685
684
|
value
|
|
@@ -689,12 +688,11 @@ function flatten(tokens, prefix = "", flat = false) {
|
|
|
689
688
|
stack.push({
|
|
690
689
|
tokens: value,
|
|
691
690
|
prefix: id,
|
|
692
|
-
flat
|
|
691
|
+
flat
|
|
693
692
|
});
|
|
694
693
|
}
|
|
695
694
|
}
|
|
696
695
|
return flattened;
|
|
697
696
|
}
|
|
698
|
-
|
|
699
697
|
//#endregion
|
|
700
|
-
export { createRegistryContext as a, createRegistry as i, createTokensContext as n, useRegistry as o, useTokens as r, createTokens as t };
|
|
698
|
+
export { createRegistryContext as a, createRegistry as i, createTokensContext as n, useRegistry as o, useTokens as r, createTokens as t };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { isObject, isString, isSymbol, isUndefined } from "./utilities/index.mjs";
|
|
2
2
|
import { inject, provide } from "vue";
|
|
3
|
-
|
|
4
3
|
//#region src/composables/createContext/index.ts
|
|
5
4
|
/**
|
|
6
5
|
* @module createContext
|
|
@@ -78,24 +77,23 @@ function provideContext(key, context, app) {
|
|
|
78
77
|
function createContext(keyOrOptions, defaultValue) {
|
|
79
78
|
if (/* @__PURE__ */ isString(keyOrOptions) || /* @__PURE__ */ isSymbol(keyOrOptions)) {
|
|
80
79
|
const _key = keyOrOptions;
|
|
81
|
-
function _provideContext
|
|
80
|
+
function _provideContext(context, app) {
|
|
82
81
|
return provideContext(_key, context, app);
|
|
83
82
|
}
|
|
84
|
-
function _useContext
|
|
83
|
+
function _useContext() {
|
|
85
84
|
return useContext(_key, defaultValue);
|
|
86
85
|
}
|
|
87
|
-
return [_useContext
|
|
86
|
+
return [_useContext, _provideContext];
|
|
88
87
|
}
|
|
89
88
|
const suffix = /* @__PURE__ */ isObject(keyOrOptions) ? keyOrOptions.suffix : void 0;
|
|
90
89
|
function _provideContext(key, context, app) {
|
|
91
90
|
return provideContext(suffix ? `${key}:${suffix}` : key, context, app);
|
|
92
91
|
}
|
|
93
|
-
function _useContext(key, defaultValue
|
|
94
|
-
return useContext(suffix ? `${key}:${suffix}` : key, defaultValue
|
|
92
|
+
function _useContext(key, defaultValue) {
|
|
93
|
+
return useContext(suffix ? `${key}:${suffix}` : key, defaultValue);
|
|
95
94
|
}
|
|
96
95
|
return [_useContext, _provideContext];
|
|
97
96
|
}
|
|
98
|
-
|
|
99
97
|
//#endregion
|
|
100
98
|
//#region src/composables/createTrinity/index.ts
|
|
101
99
|
/**
|
|
@@ -137,13 +135,12 @@ function createContext(keyOrOptions, defaultValue) {
|
|
|
137
135
|
* }
|
|
138
136
|
* ```
|
|
139
137
|
*/
|
|
140
|
-
function createTrinity(useContext
|
|
138
|
+
function createTrinity(useContext, provideContext, context) {
|
|
141
139
|
return [
|
|
142
|
-
useContext
|
|
143
|
-
(_context = context, app) => provideContext
|
|
140
|
+
useContext,
|
|
141
|
+
(_context = context, app) => provideContext(_context, app),
|
|
144
142
|
context
|
|
145
143
|
];
|
|
146
144
|
}
|
|
147
|
-
|
|
148
145
|
//#endregion
|
|
149
|
-
export { useContext as i, createContext as n, provideContext as r, createTrinity as t };
|
|
146
|
+
export { useContext as i, createContext as n, provideContext as r, createTrinity as t };
|