@vuetify/v0 0.1.6 → 0.1.7
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 +712 -659
- package/dist/components/index.d.mts +1 -19
- package/dist/components/index.mjs +34 -39
- package/dist/{components-GiQh_RfQ.mjs → components-CACff-Lt.mjs} +145 -299
- 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-CLI4TALE.mjs} +9 -11
- package/dist/{createGroup-CCb7Zfyw.mjs → createGroup-Cf6lK9BR.mjs} +5 -8
- package/dist/{createPagination-lagznd8i.mjs → createPagination-Bu8vE0JW.mjs} +3 -5
- package/dist/{createSelection-Zo4RQpYe.mjs → createSelection-DvOR2tKk.mjs} +9 -12
- package/dist/{createSingle-BH9wNDrS.mjs → createSingle-Bbcwcq4R.mjs} +3 -5
- package/dist/{createTokens-Cu1efg9Z.mjs → createTokens-CMRBDlzN.mjs} +23 -26
- 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-BqRH_jdr.mjs} +2 -3
- package/dist/{htmlElements-d8iBCGpO.mjs → htmlElements-DcYtv0hg.mjs} +7 -10
- package/dist/index-8sflFIN8.d.mts +856 -0
- package/dist/{index-De0SQt1w.d.mts → index-BE848tZ2.d.mts} +277 -979
- package/dist/{index-DlUIZN-F.d.mts → index-CKbxWC4t.d.mts} +610 -546
- package/dist/index-CeNfBYuo.d.mts +46 -0
- package/dist/{index-DIK84tM4.d.mts → index-CmCMrlt3.d.mts} +3 -3
- 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/web-types.json +1 -1
- 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-DbPqmaAp.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-YOGwKo7v.mjs} +314 -206
- package/dist/{useFeatures-BS4mit8z.mjs → useFeatures-BGDgUrdr.mjs} +5 -8
- package/dist/{useLocale-DJJmg-wv.mjs → useLocale-C8I_fNAS.mjs} +7 -9
- package/dist/{useLogger-C8G5jgNk.mjs → useLogger-B70T4SgK.mjs} +13 -16
- package/dist/{usePermissions-C5Mkotol.mjs → usePermissions-afVt2qR7.mjs} +5 -7
- package/dist/useRules-7C92Xzyt.mjs +144 -0
- package/dist/{useTheme-BBnASLr3.mjs → useTheme-jp2wL2FJ.mjs} +11 -13
- package/dist/utilities/index.d.mts +1 -2
- package/dist/utilities/index.mjs +426 -4
- package/dist/{v0-Bh8d1j_p.d.mts → v0-1bfmyZ5_.d.mts} +2 -2
- package/dist/{v0-BOxb3nD1.d.mts → v0-1xxC39wf.d.mts} +1 -2
- package/dist/{v0-DtO_ICXr.mjs → v0-B1QQGE4O.mjs} +2 -5
- package/dist/{v0-DHMoZ7dS.d.mts → v0-CAKa6tzG.d.mts} +1 -1
- package/dist/{v0-DzvhDU1W.mjs → v0-CGlkn5u7.mjs} +3 -6
- package/dist/{v0-BWBSVkew.mjs → v0-CHvU3jQE.mjs} +3 -5
- package/dist/{v0-CVr15VcY.d.mts → v0-CdUL2eOn.d.mts} +1 -2
- package/dist/{v0-lua6ffdk.mjs → v0-V-cQsuZD.mjs} +3 -5
- 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 +39 -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 useStep, $i 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-8sflFIN8.mjs";
|
|
3
|
+
import { $ as useStep, $i as GroupOptions, $n as IntersectionObserverEntry, $r as createFeatures, $t as createPermissionsPlugin, A as createTheme, Aa as ModelOptions, Ai as useBreakpoints, An as LoggerContextOptions, Ar as ValidationOptions, At as useElementSize, B as StorageOptions, Bi as ContextKey, Bn as LocaleOptions, Br as createRules, Bt as ProxyRegistryContext, C as ThemeContext, Ca as SelectionOptions, Ci as BreakpointsContext, Cn as useMutationObserver, Cr as FormValidationResult, Ct as Vuetify0RtlAdapter, D as ThemeRecord, Da as createSelectionContext, Di as createBreakpoints, Dn as usePrefersDark, Dr as createFormContext, Dt as ResizeObserverOptions, E as ThemePluginOptions, Ea as createSelection, Ei as BreakpointsPluginOptions, En as usePrefersContrast, Er as createForm, Et as ResizeObserverEntry, Fi as Plugin, Fn as createLoggerPlugin, Fr as RuleAliases, Ft as QueueTicket, G as useStorage, Gi as OverflowContext, Gn as createLocale, Gr as StandardSchemaV1, Gt as useProxyModel, H as createStorage, Hi as createContext, Hn as LocaleRecord, Hr as createRulesFallback, Ht as useProxyRegistry, I as ThemeAdapter, Ii as PluginContextConfig, In as useLogger, Ir as RuleInput, It as QueueTicketInput, J as StepOptions, Ji as createOverflow, Jn as createLocalePlugin, Jr as FeatureContextOptions, Jt as PermissionOptions, K as StepContext, Ki as OverflowContextOptions, Kn as createLocaleContext, Kr as isStandardSchema, Kt as PermissionContext, Li as PluginOptions, Ln as LogLevel, Lr as RulesContext, Lt as createQueue, M as createThemePlugin, Ma as ModelTicketInput, Mi as MaybeElementRef, Mn as LoggerPluginOptions, Mr as ValidationTicketInput, Mt as QueueContext, N as useTheme, Na as createModel, Ni as toElement, Nn as createLogger, Nr as createValidation, Nt as QueueContextOptions, O as ThemeTicket, Oa as useSelection, Oi as createBreakpointsContext, On as usePrefersReducedMotion, Or as useForm, Ot as UseElementSizeReturn, P as Vuetify0ThemeAdapter, Pi as toArray, Pn as createLoggerContext, Pr as RuleAlias, Pt as QueueOptions, Q as createStepContext, Qi as GroupContextOptions, Qn as useLazy, Qr as FeatureTicketInput, Qt as createPermissionsContext, R as StorageContext, Ri as createPlugin, Rn as LocaleContext, Rr as RulesContextOptions, Rt as createQueueContext, S as ThemeColors, Sa as SelectionContextOptions, Si as BreakpointName, Sn as UseMutationObserverReturn, Sr as FormTicketInput, St as useRtl, T as ThemeOptions, Ta as SelectionTicketInput, Ti as BreakpointsOptions, Tn as useMediaQuery, Tr as FormValue, Tt as RtlAdapterSetupContext, U as createStorageContext, Ui as provideContext, Un as LocaleTicket, Ur as createRulesPlugin, Ut as ProxyModelOptions, V as StoragePluginOptions, Vi as CreateContextOptions, Vn as LocalePluginOptions, Vr as createRulesContext, Vt as ProxyRegistryOptions, W as createStoragePlugin, Wi as useContext, Wn as LocaleTicketInput, Wr as useRules, Wt as ProxyModelTarget, X as StepTicketInput, Xi as useOverflow, Xn as LazyContext, Xr as FeaturePluginOptions, Xt as PermissionTicket, Y as StepTicket, Yi as createOverflowContext, Yn as useLocale, Yr as FeatureOptions, Yt as PermissionPluginOptions, Z as createStep, Zi as GroupContext, Zn as LazyOptions, Zr as FeatureTicket, Zt as createPermissions, _ as TimelineTicket, _a as SingleTicketInput, _i as ClickOutsideIgnoreTarget, _n as OpenStrategy, _r as useHotkey, _t as RtlPluginOptions, a as VirtualDirection, aa as BreadcrumbTicket, ai as useDocumentEventListener, an as useNested, ar as HydrationContext, at as StackTicketInput, b as useTimeline, ba as useSingle, bi as UseClickOutsideReturn, bn as ObservableNodeList, br as FormOptions, bt as createRtlFallback, c as VirtualState, ca as BreadcrumbsContextOptions, ci as DateContext, cn as NestedActiveMode, cr as HydrationPluginOptions, ct as createStackPlugin, d as useVirtual, da as createBreadcrumbsContext, di as DatePluginOptions, dn as NestedOpenMode, dr as createHydrationContext, dt as SliderOptions, ea as GroupTicket, ei as createFeaturesContext, en as usePermissions, er as IntersectionObserverOptions, et as StackContext, f as ToggleScopeControls, fa as useBreadcrumbs, fi as createDate, fn as NestedOptions, fr as createHydrationPlugin, ft as SliderTicketInput, g as TimelineOptions, ga as SingleTicket, gi as ClickOutsideElement, gn as NestedTicketInput, gr as UseHotkeyReturn, gt as RtlOptions, h as TimelineContextOptions, ha as SingleOptions, hi as useDate, hn as NestedTicket, hr as UseHotkeyOptions, ht as RtlContextOptions, i as VirtualContextOptions, ia as useGroup, ii as EventHandler, in as createNestedContext, ir as useIntersectionObserver, it as StackTicket, j as createThemeContext, ja as ModelTicket, ji as toReactive, jn as LoggerOptions, jr as ValidationTicket, jt as useResizeObserver, k as ThemeTicketInput, ka as ModelContext, ki as createBreakpointsPlugin, kn as LoggerContext, kr as ValidationContext, kt as UseResizeObserverReturn, l as createVirtual, la as BreadcrumbsOptions, li as DateContextOptions, ln as NestedContext, lr as createFallbackHydration, lt as useStack, m as TimelineContext, ma as SingleContextOptions, mi as createDatePlugin, mn as NestedSelectionMode, mr as PlatformContext, mt as RtlContext, n as VirtualAnchor, na as createGroup, ni as useFeatures, nn as PermissionAdapterInterface, nr as UseIntersectionObserverReturn, nt as StackOptions, o as VirtualItem, oa as BreadcrumbTicketInput, oi as useEventListener, on as multipleOpenStrategy, or as HydrationContextOptions, ot as createStack, p as useToggleScope, pa as SingleContext, pi as createDateContext, pn as NestedRegistration, pr as useHydration, pt as createSlider, q as StepContextOptions, qi as OverflowOptions, qn as createLocaleFallback, qr as FeatureContext, qt as PermissionContextOptions, r as VirtualContext, ra as createGroupContext, ri as CleanupFunction, rn as createNested, rr as useElementIntersection, rt as StackPluginOptions, s as VirtualOptions, sa as BreadcrumbsContext, si as useWindowEventListener, sn as singleOpenStrategy, sr as HydrationOptions, st as createStackContext, t as ScrollToOptions, ta as GroupTicketInput, ti as createFeaturesPlugin, tn as PermissionAdapter, tr as UseElementIntersectionReturn, tt as StackContextOptions, u as createVirtualContext, ua as createBreadcrumbs, ui as DateOptions, un as NestedContextOptions, ur as createHydration, ut as SliderContext, v as createTimeline, va as createSingle, vi as ClickOutsideTarget, vn as OpenStrategyContext, vr as FormContext, vt as createRtl, w as ThemeContextOptions, wa as SelectionTicket, wi as BreakpointsContextOptions, wn as MediaQueryContext, wr as FormValidationRule, wt as RtlAdapter, x as Colors, xa as SelectionContext, xi as useClickOutside, xn as UseMutationObserverOptions, xr as FormTicket, xt as createRtlPlugin, y as createTimelineContext, ya as createSingleContext, yi as UseClickOutsideOptions, yn as MutationObserverRecord, yr as FormContextOptions, yt as createRtlContext, z as StorageContextOptions, zi as createPluginContext, zn as LocaleContextOptions, zr as RulesOptions, zt as useQueue } from "../index-BE848tZ2.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, Primitive, ProxyModelOptions, ProxyModelTarget, ProxyRegistryContext, ProxyRegistryOptions, QueueContext, QueueContextOptions, QueueOptions, QueueTicket, QueueTicketInput, RegistryContext, RegistryContextOptions, RegistryEventCallback, RegistryEventMap, RegistryEventName, RegistryOptions, RegistryTicket, RegistryTicketInput, ResizeObserverEntry, ResizeObserverOptions, 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, 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, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, useProxyModel, useProxyRegistry, useQueue, useRegistry, useResizeObserver, useRtl, useRules, useSelection, useSingle, useStack, useStep, useStorage, useTheme, useTimeline, useToggleScope, useTokens, useVirtual, 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-BqRH_jdr.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-B70T4SgK.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-V-cQsuZD.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-CMRBDlzN.mjs";
|
|
9
|
+
import { i as createModel, n as createSelectionContext, r as useSelection, t as createSelection } from "../createSelection-DvOR2tKk.mjs";
|
|
10
|
+
import { n as createSingleContext, r as useSingle, t as createSingle } from "../createSingle-Bbcwcq4R.mjs";
|
|
11
|
+
import { $ as createDatePlugin, A as Vuetify0RtlAdapter, B as useMediaQuery, C as useStack, D as createRtlFallback, E as createRtlContext, F as createNestedContext, G as useElementIntersection, H as usePrefersDark, I as useNested, J as createForm, K as useIntersectionObserver, L as multipleOpenStrategy, M as createQueueContext, N as useQueue, O as createRtlPlugin, P as createNested, Q as createDateContext, R as singleOpenStrategy, S as createStackPlugin, T as createRtl, U as usePrefersReducedMotion, V as usePrefersContrast, W as useLazy, X as useForm, Y as createFormContext, Z as createDate, _ as createStep, _t as useHydration, a as createVirtual, at as toReactive, b as createStack, bt as useBreadcrumbs, c as useToggleScope, ct as createOverflowContext, d as createTimelineContext, dt as useResizeObserver, et as useDate, f as useTimeline, ft as toElement, g as useStorage, gt as createHydrationPlugin, h as createStoragePlugin, ht as createHydrationContext, i as useWindowEventListener, it as useBreakpoints, j as createQueue, k as useRtl, l as createValidation, lt as useOverflow, m as createStorageContext, mt as createHydration, n as useDocumentEventListener, nt as createBreakpointsContext, o as createVirtualContext, ot as useProxyModel, p as createStorage, pt as createFallbackHydration, q as useHotkey, r as useEventListener, rt as createBreakpointsPlugin, s as useVirtual, st as createOverflow, t as useClickOutside, tt as createBreakpoints, u as createTimeline, ut as useElementSize, v as createStepContext, vt as createBreadcrumbs, w as createSlider, x as createStackContext, y as useStep, yt as createBreadcrumbsContext, z as useMutationObserver } from "../useClickOutside-YOGwKo7v.mjs";
|
|
12
|
+
import { i as useProxyRegistry, n as createGroupContext, r as useGroup, t as createGroup } from "../createGroup-Cf6lK9BR.mjs";
|
|
13
|
+
import { t as toArray } from "../toArray-VdROPpy-.mjs";
|
|
14
|
+
import { t as Vuetify0LocaleAdapter } from "../v0-CHvU3jQE.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-C8I_fNAS.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-CLI4TALE.mjs";
|
|
24
|
+
import { a as FeaturesAdapter, i as useFeatures, n as createFeaturesContext, r as createFeaturesPlugin, t as createFeatures } from "../useFeatures-BGDgUrdr.mjs";
|
|
25
|
+
import "../posthog-DbPqmaAp.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-afVt2qR7.mjs";
|
|
29
|
+
import { a as useRules, i as createRulesPlugin, n as createRulesContext, o as isStandardSchema, r as createRulesFallback, t as createRules } from "../useRules-7C92Xzyt.mjs";
|
|
30
|
+
import { t as MemoryAdapter } from "../memory-XCMtkld1.mjs";
|
|
31
|
+
import { t as Vuetify0ThemeAdapter } from "../v0-CGlkn5u7.mjs";
|
|
32
|
+
import "../adapters-C66XaKkw.mjs";
|
|
33
|
+
import { i as useTheme, n as createThemeContext, r as createThemePlugin, t as createTheme } from "../useTheme-jp2wL2FJ.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, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, useProxyModel, useProxyRegistry, useQueue, useRegistry, useResizeObserver, useRtl, useRules, useSelection, useSingle, useStack, useStep, useStorage, useTheme, useTimeline, useToggleScope, useTokens, useVirtual, 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-BqRH_jdr.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-Cf6lK9BR.mjs";
|
|
4
|
+
import { a as useLocale } from "./useLocale-C8I_fNAS.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-DvOR2tKk.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-CMRBDlzN.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-DvOR2tKk.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-B70T4SgK.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();
|
|
@@ -252,7 +251,7 @@ function createRegistry(options) {
|
|
|
252
251
|
value,
|
|
253
252
|
valueIsIndex
|
|
254
253
|
};
|
|
255
|
-
const ticket = reactive
|
|
254
|
+
const ticket = reactive ? shallowReactive(rawTicket) : rawTicket;
|
|
256
255
|
collection.set(ticket.id, ticket);
|
|
257
256
|
directory.set(ticket.index, ticket.id);
|
|
258
257
|
assign(ticket.value, ticket.id);
|
|
@@ -313,8 +312,8 @@ function createRegistry(options) {
|
|
|
313
312
|
if (collection.size === 0) return void 0;
|
|
314
313
|
if (needsReindex) reindex();
|
|
315
314
|
if (!predicate && /* @__PURE__ */ isUndefined(from)) {
|
|
316
|
-
const tickets
|
|
317
|
-
return direction === "first" ? tickets
|
|
315
|
+
const tickets = values();
|
|
316
|
+
return direction === "first" ? tickets[0] : tickets.at(-1);
|
|
318
317
|
}
|
|
319
318
|
const tickets = values();
|
|
320
319
|
const index = /* @__PURE__ */ isUndefined(from) ? void 0 : /* @__PURE__ */ clamp(from, 0, tickets.length - 1);
|
|
@@ -422,7 +421,6 @@ function createRegistryContext(_options = {}) {
|
|
|
422
421
|
function useRegistry(namespace = "v0:registry") {
|
|
423
422
|
return useContext(namespace);
|
|
424
423
|
}
|
|
425
|
-
|
|
426
424
|
//#endregion
|
|
427
425
|
//#region src/composables/createTokens/index.ts
|
|
428
426
|
/**
|
|
@@ -635,7 +633,7 @@ function flatten(tokens, prefix = "", flat = false) {
|
|
|
635
633
|
flat
|
|
636
634
|
}];
|
|
637
635
|
while (stack.length > 0) {
|
|
638
|
-
const { tokens: currentTokens, prefix: currentPrefix, flat
|
|
636
|
+
const { tokens: currentTokens, prefix: currentPrefix, flat } = stack.pop();
|
|
639
637
|
const meta = {};
|
|
640
638
|
for (const k in currentTokens) if (k.startsWith("$")) meta[k] = currentTokens[k];
|
|
641
639
|
if (Object.keys(meta).length > 0 && currentPrefix) flattened.push({
|
|
@@ -659,7 +657,7 @@ function flatten(tokens, prefix = "", flat = false) {
|
|
|
659
657
|
value
|
|
660
658
|
});
|
|
661
659
|
const inner = value.$value;
|
|
662
|
-
if (/* @__PURE__ */ isObject(inner) && !flat
|
|
660
|
+
if (/* @__PURE__ */ isObject(inner) && !flat) for (const innerKey in inner) {
|
|
663
661
|
if (innerKey.startsWith("$")) continue;
|
|
664
662
|
const child = inner[innerKey];
|
|
665
663
|
const childId = `${id}.${innerKey}`;
|
|
@@ -674,12 +672,12 @@ function flatten(tokens, prefix = "", flat = false) {
|
|
|
674
672
|
else stack.push({
|
|
675
673
|
tokens: child,
|
|
676
674
|
prefix: childId,
|
|
677
|
-
flat
|
|
675
|
+
flat
|
|
678
676
|
});
|
|
679
677
|
}
|
|
680
678
|
continue;
|
|
681
679
|
}
|
|
682
|
-
if (flat
|
|
680
|
+
if (flat) {
|
|
683
681
|
flattened.push({
|
|
684
682
|
id,
|
|
685
683
|
value
|
|
@@ -689,12 +687,11 @@ function flatten(tokens, prefix = "", flat = false) {
|
|
|
689
687
|
stack.push({
|
|
690
688
|
tokens: value,
|
|
691
689
|
prefix: id,
|
|
692
|
-
flat
|
|
690
|
+
flat
|
|
693
691
|
});
|
|
694
692
|
}
|
|
695
693
|
}
|
|
696
694
|
return flattened;
|
|
697
695
|
}
|
|
698
|
-
|
|
699
696
|
//#endregion
|
|
700
|
-
export { createRegistryContext as a, createRegistry as i, createTokensContext as n, useRegistry as o, useTokens as r, createTokens as t };
|
|
697
|
+
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 };
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
import "../../../globals-
|
|
2
|
-
import "../../../
|
|
3
|
-
import "../../../
|
|
4
|
-
import "../../../
|
|
5
|
-
import "../../../
|
|
6
|
-
import "../../../
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
export { ClientAdapter };
|
|
1
|
+
import "../../../globals-BqRH_jdr.mjs";
|
|
2
|
+
import "../../../createTrinity-C_c8eedz.mjs";
|
|
3
|
+
import "../../../toArray-VdROPpy-.mjs";
|
|
4
|
+
import "../../../createPagination-Bu8vE0JW.mjs";
|
|
5
|
+
import "../../../adapter-B4zE-hA5.mjs";
|
|
6
|
+
import { t as ClientAdapter } from "../../../v0-YAqbXudL.mjs";
|
|
7
|
+
export { ClientAdapter };
|