@vuetify/v0 1.0.0-alpha.2 → 1.0.0-alpha.4
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 +6 -1
- package/dist/adapter-BSKx9WQ7.mjs +4 -0
- package/dist/{index-CT5SCLzW.d.mts → adapter-C6JmOyYo.d.mts} +6 -9
- package/dist/{adapter-gQ2SNKZq.mjs → adapter-C9cR4AcY.mjs} +248 -5
- package/dist/adapter-Chznb9Ju.mjs +4 -0
- package/dist/{adapter-DlX3FA3A.d.mts → adapter-Cr7Bl4la.d.mts} +3 -7
- package/dist/adapter-D8zizQVP.mjs +4 -0
- package/dist/adapter-DgBBe_BW.d.mts +17 -0
- package/dist/adapter-Dzyrlbz7.d.mts +98 -0
- package/dist/adapter-o8r-2vUn.d.mts +11 -0
- package/dist/adapters-B25KaYU4.mjs +2 -0
- package/dist/adapters-BcddLSNs.mjs +4 -0
- package/dist/adapters-D64TORDu.mjs +2 -0
- package/dist/adapters-Dv74Jk6A.mjs +5 -0
- package/dist/adapters-t6QC-zE8.mjs +3 -0
- package/dist/browser/index.js +5167 -597
- package/dist/components/index.d.mts +3 -3
- package/dist/components/index.mjs +2 -2
- package/dist/{components-CqDewYTU.mjs → components-BWxMSWr7.mjs} +3780 -417
- package/dist/composables/index.d.mts +19 -19
- package/dist/composables/index.mjs +31 -29
- package/dist/{consola-BdgyPEfx.d.mts → consola-Crr4qbeI.d.mts} +2 -2
- package/dist/{consola-Ceox8BWi.mjs → consola-DYvbPNbF.mjs} +3 -1
- package/dist/constants/index.d.mts +1 -1
- package/dist/constants/index.mjs +2 -2
- package/dist/{createDataTable-rXBqGglI.mjs → createDataTable-DDr2yY-A.mjs} +30 -29
- package/dist/{createGroup-BU4olYtB.mjs → createGroup-BSGtfBUE.mjs} +3 -3
- package/dist/{createRegistry-Dl-bSSTr.mjs → createRegistry-Db_juawd.mjs} +78 -41
- package/dist/{createSelection-Csaa-C8p.mjs → createSelection-BeKZMxha.mjs} +3 -3
- package/dist/{createSingle-8xbHAIpY.mjs → createSingle-Dms2efxr.mjs} +1 -1
- package/dist/{createTokens-lNg2M_P_.mjs → createTokens-B1lwHZvO.mjs} +2 -2
- package/dist/data-table/adapters/client/index.d.mts +2 -2
- package/dist/data-table/adapters/client/index.mjs +2 -2
- package/dist/data-table/adapters/index.d.mts +5 -5
- package/dist/data-table/adapters/index.mjs +6 -6
- package/dist/data-table/adapters/server/index.d.mts +2 -2
- package/dist/data-table/adapters/server/index.mjs +2 -2
- package/dist/data-table/adapters/virtual/index.d.mts +2 -2
- package/dist/data-table/adapters/virtual/index.mjs +2 -2
- package/dist/data-table/index.d.mts +6 -6
- package/dist/data-table/index.mjs +6 -6
- package/dist/date/index.d.mts +3 -3
- package/dist/date/index.mjs +11 -4
- package/dist/features/adapters/flagsmith/index.d.mts +2 -2
- package/dist/features/adapters/flagsmith/index.mjs +2 -2
- package/dist/features/adapters/launchdarkly/index.d.mts +2 -2
- package/dist/features/adapters/launchdarkly/index.mjs +2 -2
- package/dist/features/adapters/posthog/index.d.mts +2 -2
- package/dist/features/adapters/posthog/index.mjs +2 -2
- package/dist/features/index.d.mts +3 -3
- package/dist/features/index.mjs +2 -1
- package/dist/{flagsmith-Dbh1h8WF.mjs → flagsmith-Cu93hUIF.mjs} +6 -4
- package/dist/{index-BzFHTW59.d.mts → flagsmith-ygKMImos.d.mts} +4 -4
- package/dist/{globals-CKdzjeLe.mjs → globals-BAe6tA_x.mjs} +1 -1
- package/dist/{index-GOpjKzaJ.d.mts → index-B3-FstpY.d.mts} +25 -2
- package/dist/{index-BJGcVy7e.d.mts → index-BA7YU2xY.d.mts} +5 -5
- package/dist/{index-BxKMMWnQ.d.mts → index-BfpLkDR_.d.mts} +1113 -74
- package/dist/{index-DE3bWw11.d.mts → index-Cw04PFVO.d.mts} +92 -48
- package/dist/index-DewYtDsc.d.mts +4 -0
- package/dist/{index-B7cqgTBL.d.mts → index-jQPkwo3G.d.mts} +598 -363
- package/dist/index.d.mts +23 -23
- package/dist/index.mjs +35 -33
- package/dist/json/attributes.json +57 -1
- package/dist/json/importMap.json +16 -0
- package/dist/json/tags.json +29 -0
- package/dist/json/web-types.json +181 -3
- package/dist/launchdarkly-BJR4vbbV.d.mts +13 -0
- package/dist/{launchdarkly-BKtW-idu.mjs → launchdarkly-CLGtJCsI.mjs} +6 -4
- package/dist/locale/adapters/index.d.mts +3 -3
- package/dist/locale/adapters/index.mjs +4 -3
- package/dist/locale/adapters/v0/index.d.mts +2 -2
- package/dist/locale/adapters/v0/index.mjs +2 -2
- package/dist/locale/adapters/vue-i18n/index.d.mts +3 -3
- package/dist/locale/adapters/vue-i18n/index.mjs +4 -2
- package/dist/locale/index.d.mts +4 -4
- package/dist/locale/index.mjs +4 -3
- package/dist/logger/adapters/consola/index.d.mts +1 -1
- package/dist/logger/adapters/consola/index.mjs +1 -1
- package/dist/logger/adapters/index.d.mts +5 -5
- package/dist/logger/adapters/index.mjs +6 -5
- package/dist/logger/adapters/pino/index.d.mts +1 -1
- package/dist/logger/adapters/pino/index.mjs +1 -1
- package/dist/logger/adapters/v0/index.d.mts +2 -2
- package/dist/logger/adapters/v0/index.mjs +2 -2
- package/dist/logger/index.d.mts +6 -6
- package/dist/logger/index.mjs +6 -5
- package/dist/{memory-CeSQE-QV.d.mts → memory-B0w39kno.d.mts} +9 -9
- package/dist/{memory-oYBvtkgx.mjs → memory-BMpJcQjQ.mjs} +13 -3
- package/dist/notifications/index.d.mts +30 -4
- package/dist/notifications/index.mjs +187 -126
- package/dist/palettes/ant/index.d.mts +1 -1
- package/dist/palettes/index.d.mts +3 -3
- package/dist/palettes/leonardo/generate/index.mjs +5 -1
- package/dist/palettes/material/index.d.mts +1 -1
- package/dist/palettes/md1/index.d.mts +1 -1
- package/dist/palettes/md2/index.d.mts +1 -1
- package/dist/palettes/radix/index.d.mts +1 -1
- package/dist/palettes/tailwind/index.d.mts +1 -1
- package/dist/permissions/adapters/index.d.mts +2 -2
- package/dist/permissions/adapters/index.mjs +3 -3
- package/dist/permissions/adapters/v0/index.d.mts +2 -2
- package/dist/permissions/adapters/v0/index.mjs +2 -2
- package/dist/permissions/index.d.mts +2 -2
- package/dist/permissions/index.mjs +3 -3
- package/dist/{pino-9L79n6y6.mjs → pino-CIcYlW3u.mjs} +3 -1
- package/dist/{pino-DNfCEb0p.d.mts → pino-NmR7X0s4.d.mts} +2 -2
- package/dist/{posthog-DZNnPXxS.mjs → posthog-B3go2aCh.mjs} +7 -5
- package/dist/posthog-CQntUXFO.d.mts +13 -0
- package/dist/rules/index.d.mts +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/{server-3ilWFwqe.d.mts → server-DQK305lc.d.mts} +5 -5
- package/dist/{server-y7zLSCSx.mjs → server-ZFXbgQoY.mjs} +4 -3
- package/dist/storage/adapters/index.d.mts +3 -3
- package/dist/storage/adapters/index.mjs +2 -2
- package/dist/storage/adapters/memory/index.d.mts +2 -2
- package/dist/storage/adapters/memory/index.mjs +2 -2
- package/dist/storage/index.d.mts +4 -4
- package/dist/storage/index.mjs +3 -3
- package/dist/theme/adapters/index.d.mts +2 -2
- package/dist/theme/adapters/index.mjs +4 -4
- package/dist/theme/adapters/unhead/index.d.mts +1 -1
- package/dist/theme/adapters/unhead/index.mjs +1 -1
- package/dist/theme/adapters/v0/index.d.mts +1 -1
- package/dist/theme/adapters/v0/index.mjs +1 -1
- package/dist/theme/index.d.mts +1 -1
- package/dist/theme/index.mjs +3 -3
- package/dist/types/index.d.mts +1 -1
- package/dist/{unhead-DZiD-4Tx.mjs → unhead-dPyVkgiJ.mjs} +2 -2
- package/dist/{useClickOutside-CmCUD_Pf.mjs → useClickOutside-B8naChaQ.mjs} +1405 -288
- package/dist/{useFeatures-ZIvzzuEV.mjs → useFeatures-x2iKp0C8.mjs} +7 -10
- package/dist/{useLocale-DTJx3aKR.mjs → useLocale-BUms59Bw.mjs} +6 -6
- package/dist/{useLogger-BBTcMN61.mjs → useLogger-DPSSa-YR.mjs} +4 -4
- package/dist/{useNotifications-H4knpvNw.mjs → useNotifications-BPTmZWQy.mjs} +22 -11
- package/dist/{usePermissions-B_G12Dwd.mjs → usePermissions-CTi-3pBk.mjs} +6 -6
- package/dist/{useRules--7Qoo60I.mjs → useRules-DNhljkyO.mjs} +2 -2
- package/dist/{useTheme-Co05TEeD.mjs → useTheme-3vW3kFNg.mjs} +5 -5
- package/dist/utilities/index.d.mts +2 -2
- package/dist/utilities/index.mjs +27 -2
- package/dist/{v0-DrOub-e1.d.mts → v0-CRGArJim.d.mts} +4 -4
- package/dist/{v0-D0Mh3EVG.mjs → v0-CotC1PiS.mjs} +5 -3
- package/dist/{v0-Dq3zhexO.mjs → v0-DAlKpCR8.mjs} +3 -4
- package/dist/{v0-D7Fm2C3Y.d.mts → v0-DDELiSI6.d.mts} +3 -3
- package/dist/v0-DYsCJPIu.d.mts +8 -0
- package/dist/{v0-BrTEO5sv.mjs → v0-DadOcxFI.mjs} +2 -2
- package/dist/{v0-Bmow1q_x.mjs → v0-Dvu8fMl3.mjs} +3 -3
- package/dist/{v0-DeiZuexg.mjs → v0-YJQoTLsp.mjs} +6 -4
- package/dist/virtual-BqCRw0ly.d.mts +8 -0
- package/dist/{virtual-C0yHf1DC.mjs → virtual-Dnno49F8.mjs} +3 -4
- package/package.json +10 -10
- package/dist/adapter-58IvIfAZ.d.mts +0 -96
- package/dist/adapter-BvWEd9w-.d.mts +0 -17
- package/dist/adapter-Dhq68tz0.d.mts +0 -11
- package/dist/adapters-BJ5n7rgh.mjs +0 -3
- package/dist/adapters-BnKW0BF_.mjs +0 -2
- package/dist/adapters-CBrvizWb.mjs +0 -4
- package/dist/adapters-CMJGA1k7.mjs +0 -2
- package/dist/adapters-Dse4bPxk.mjs +0 -5
- package/dist/createPagination-CHF7SmmK.mjs +0 -247
- package/dist/index-1XdASTjp.d.mts +0 -13
- package/dist/index-C6rdXZ7j.d.mts +0 -11
- package/dist/index-Dp1HjBxJ.d.mts +0 -13
- package/dist/v0-CdusXjY_.d.mts +0 -8
- package/dist/virtual-D4fckewC.d.mts +0 -8
- /package/dist/{adapter-Be9zUc-n.mjs → adapter-oM18AdUc.mjs} +0 -0
- /package/dist/{htmlElements-D4oMQZPJ.mjs → htmlElements-CHXZfsZu.mjs} +0 -0
- /package/dist/{index-CFhUdAHM.d.mts → index-CKKoxA9V.d.mts} +0 -0
- /package/dist/{index-DuddF-NR.d.mts → index-CLR1QMM3.d.mts} +0 -0
- /package/dist/{index-BgCkepP_.d.mts → index-DJQwYeyx.d.mts} +0 -0
- /package/dist/{index-CROz1VSV.d.mts → index-DWfPppPU.d.mts} +0 -0
- /package/dist/{index-DTvqw22G.d.mts → index-H_hl6-4b.d.mts} +0 -0
- /package/dist/{toArray-as9BWxBK.mjs → toArray-CD2-OxAz.mjs} +0 -0
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { n as createTrinity, t as ContextTrinity } from "../index-
|
|
2
|
-
import { C as createRegistryContext, S as createRegistry, _ as RegistryEventMap, a as TokenContextOptions, b as RegistryTicket, c as TokenTicket, d as createTokensContext, f as flatten, g as RegistryEventCallback, h as RegistryContextOptions, i as TokenContext, l as TokenValue, m as RegistryContext, n as TokenAlias, o as TokenOptions, p as useTokens, r as TokenCollection, s as TokenPrimitive, t as FlatTokenCollection, u as createTokens, v as RegistryEventName, w as useRegistry, x as RegistryTicketInput, y as RegistryOptions } from "../index-
|
|
3
|
-
import { $ as
|
|
4
|
-
import { C as
|
|
5
|
-
import { _ as computeDepth, a as DataTableGroup, c as DataTableSelection, d as SelectStrategy, f as createDataTable, g as InternalHeader, h as ColumnNode, i as DataTableExpansion, l as DataTableSort, m as useDataTable, n as DataTableContext, o as DataTableGrouping, p as createDataTableContext, r as DataTableContextOptions, s as DataTableOptions, t as DataTableColumn, u as KeysOfType, v as extractLeaves, y as resolveHeaders } from "../index-
|
|
6
|
-
import { n as
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as
|
|
9
|
-
import { t as DateAdapter } from "../adapter-
|
|
10
|
-
import {
|
|
11
|
-
import { n as LocaleAdapterContext, t as LocaleAdapter } from "../adapter-
|
|
12
|
-
import { t as
|
|
13
|
-
import { t as LoggerAdapter } from "../adapter-
|
|
14
|
-
import { t as ConsolaLoggerAdapter } from "../consola-
|
|
15
|
-
import { n as PinoLoggerAdapter } from "../pino-
|
|
16
|
-
import { t as
|
|
17
|
-
import { t as
|
|
18
|
-
import {
|
|
19
|
-
export { BreadcrumbTicket, BreadcrumbTicketInput, BreadcrumbsContext, BreadcrumbsContextOptions, BreadcrumbsOptions, BreakpointName, BreakpointsContext, BreakpointsContextOptions, BreakpointsOptions, BreakpointsPluginOptions, CleanupFunction, ClickOutsideElement, ClickOutsideIgnoreTarget, ClickOutsideTarget,
|
|
1
|
+
import { n as createTrinity, t as ContextTrinity } from "../index-H_hl6-4b.mjs";
|
|
2
|
+
import { C as createRegistryContext, S as createRegistry, _ as RegistryEventMap, a as TokenContextOptions, b as RegistryTicket, c as TokenTicket, d as createTokensContext, f as flatten, g as RegistryEventCallback, h as RegistryContextOptions, i as TokenContext, l as TokenValue, m as RegistryContext, n as TokenAlias, o as TokenOptions, p as useTokens, r as TokenCollection, s as TokenPrimitive, t as FlatTokenCollection, u as createTokens, v as RegistryEventName, w as useRegistry, x as RegistryTicketInput, y as RegistryOptions } from "../index-Cw04PFVO.mjs";
|
|
3
|
+
import { $ as RtlAdapterSetupContext, $a as RulesContextOptions, $i as createNumberField, $n as useFeatures, $o as GroupTicket, $r as createBreakpointsPlugin, $t as usePrefersDark, A as createStoragePlugin, Aa as InputOptions, Ai as RatingItemState, An as useIntersectionObserver, Ao as VirtualFocusOptions, Ar as UseDelayStartOptions, As as createSelectionContext, At as usePermissions, B as createStackPlugin, Ba as FormValue, Bi as createQueue, Bn as PlatformContext, Bo as StepTicketInput, Br as ClickOutsideElement, Bt as createNotifications, C as ThemeAdapter, Ca as SortableEventListener, Ci as SliderContext, Cn as LazyOptions, Co as ServerComboboxAdapter, Cr as PointerAdapter, Cs as useImage, Ct as PermissionContextOptions, D as StoragePluginOptions, Da as SortableTicketInput, Di as RatingContext, Dn as UseElementIntersectionReturn, Do as ComboboxAdapterContext, Dr as DragDropAdapterEmit, Ds as SelectionTicket, Dt as createPermissions, E as StorageOptions, Ea as SortableTicket, Ei as createSlider, En as IntersectionObserverOptions, Eo as ComboboxAdapter, Er as DragDropAdapterContext, Es as SelectionOptions, Et as PermissionTicket, F as StackPluginOptions, Fa as FormOptions, Fi as QueueContext, Fn as createFallbackHydration, Fo as usePopover, Fr as DatePluginOptions, Fs as ModelTicketInput, Ft as NotificationTicket, G as RtlPluginOptions, Ga as ValidationOptions, Gi as ProgressOptions, Gn as FeatureContextOptions, Go as OverflowContextOptions, Gr as useClickOutside, Gt as MutationObserverRecord, H as RtlContext, Ha as createFormContext, Hi as useQueue, Hn as UseHotkeyReturn, Ho as createStepContext, Hr as ClickOutsideTarget, Ht as createNotificationsPlugin, I as StackTicket, Ia as FormTicket, Ii as QueueContextOptions, In as createHydration, Io as StepContext, Ir as createDate, Is as createModel, It as NotificationsAdapterContext, J as createRtlFallback, Ja as createValidation, Ji as createProgress, Jn as FeatureTicket, Jo as createOverflowContext, Jr as BreakpointsContextOptions, Jt as UseMutationObserverReturn, K as createRtl, Ka as ValidationTicket, Ki as ProgressTicket, Kn as FeatureOptions, Ko as OverflowOptions, Kr as BreakpointName, Kt as ObservableNodeList, L as StackTicketInput, La as FormTicketInput, Li as QueueOptions, Ln as createHydrationContext, Lo as StepContextOptions, Lr as createDateContext, Lt as NotificationsContext, M as StackContext, Ma as createInput, Mi as createRating, Mn as HydrationContextOptions, Mo as useVirtualFocus, Mr as DateContext, Ms as ModelContext, Mt as PermissionsAdapter, N as StackContextOptions, Na as FormContext, Ni as createRatingContext, Nn as HydrationOptions, No as PopoverOptions, Nr as DateContextOptions, Ns as ModelOptions, Nt as NotificationInput, O as createStorage, Oa as createSortable, Oi as RatingContextOptions, On as UseIntersectionObserverReturn, Oo as ComboboxAdapterResult, Or as UseDelayOptions, Os as SelectionTicketInput, Ot as createPermissionsContext, P as StackOptions, Pa as FormContextOptions, Pi as useRating, Pn as HydrationPluginOptions, Po as PopoverReturn, Pr as DateOptions, Ps as ModelTicket, Pt as NotificationSeverity, Q as RtlAdapter, Qa as RulesContext, Qi as NumberFieldOptions, Qn as createFeaturesPlugin, Qo as GroupOptions, Qr as createBreakpointsContext, Qt as usePrefersContrast, R as createStack, Ra as FormValidationResult, Ri as QueueTicket, Rn as createHydrationPlugin, Ro as StepOptions, Rr as createDatePlugin, Rt as NotificationsOptions, Sa as SortableContext, Si as useTimeline, Sn as LazyContext, So as useCombobox, Sr as KeyboardAdapterOptions, Ss as UseImageReturn, St as PermissionContext, T as StorageContextOptions, Ta as SortableOptions, Ti as SliderTicketInput, Tn as IntersectionObserverEntry, To as ClientComboboxAdapterOptions, Tr as DragDropAdapter, Ts as SelectionContextOptions, Tt as PermissionPluginOptions, U as RtlContextOptions, Ua as useForm, Ui as ProgressContext, Un as useHotkey, Uo as useStep, Ur as UseClickOutsideOptions, Ut as useNotifications, V as useStack, Va as createForm, Vi as createQueueContext, Vn as UseHotkeyOptions, Vo as createStep, Vr as ClickOutsideIgnoreTarget, Vt as createNotificationsContext, W as RtlOptions, Wa as ValidationContext, Wi as ProgressContextOptions, Wn as FeatureContext, Wo as OverflowContext, Wr as UseClickOutsideReturn, X as useRtl, Xa as RuleAliases, Xi as useProgress, Xn as createFeatures, Xo as GroupContext, Xr as BreakpointsPluginOptions, Xt as MediaQueryContext, Y as createRtlPlugin, Ya as RuleAlias, Yi as createProgressContext, Yn as FeatureTicketInput, Yo as useOverflow, Yr as BreakpointsOptions, Yt as useMutationObserver, Z as V0RtlAdapter, Za as RuleInput, Zi as NumberFieldContext, Zn as createFeaturesContext, Zo as GroupContextOptions, Zr as createBreakpoints, Zt as useMediaQuery, _ as createThemePlugin, _a as KanbanContext, _i as TimelineContextOptions, _n as createLocale, _o as useContext, _r as DropZoneTicketInput, _s as createSingle, _t as useProxyModel, a as useTimer, aa as useNested, ai as ScrollToOptions, an as createLogger, ao as useRules, ar as ActiveDrag, as as BreadcrumbTicketInput, at as ResizeObserverOptions, ba as KanbanTransferPayload, bi as createTimeline, bn as createLocalePlugin, bo as createCombobox, br as useDragDrop, bs as ImageStatus, bt as UsePresenceReturn, c as ThemeContext, ca as NestedContextOptions, ci as VirtualContextOptions, cn as useLogger, co as Plugin, cr as DragDropPlugin, cs as BreadcrumbsOptions, ct as useElementSize, d as ThemePluginOptions, da as NestedRegistration, di as VirtualOptions, dn as LocaleContextOptions, do as createPlugin, dr as DraggableTicket, ds as useBreadcrumbs, dt as useRaf, ea as NumericContext, ei as useBreakpoints, en as usePrefersReducedMotion, eo as RulesOptions, er as CleanupFunction, es as GroupTicketInput, et as RovingFocusOptions, f as ThemeRecord, fa as NestedSelectionMode, fi as VirtualState, fn as LocaleOptions, fo as createPluginContext, fr as DraggableTicketInput, fs as SingleContext, ft as ProxyRegistryContext, g as createThemeContext, ga as KanbanColumnTicketInput, gi as TimelineContext, gn as LocaleTicketInput, go as provideContext, gr as DropZoneTicket, gs as SingleTicketInput, gt as ProxyModelTarget, h as createTheme, ha as KanbanColumnTicket, hi as useVirtual, hn as LocaleTicket, ho as createContext, hr as DropPosition, hs as SingleTicket, ht as ProxyModelOptions, i as TimerOptions, ia as createNestedContext, ii as toArray, in as LoggerPluginOptions, io as createRulesPlugin, ir as useWindowEventListener, is as BreadcrumbTicket, it as ResizeObserverEntry, j as useStorage, ja as InputState, ji as RatingOptions, jn as HydrationContext, jo as VirtualFocusReturn, jr as useDelay, js as useSelection, k as createStorageContext, ka as InputContext, ki as RatingItemDescriptor, kn as useElementIntersection, ko as VirtualFocusItem, kr as UseDelayReturn, ks as createSelection, kt as createPermissionsPlugin, l as ThemeContextOptions, la as NestedOpenMode, li as VirtualDirection, ln as LogLevel, lo as PluginContextConfig, lr as DragType, ls as createBreadcrumbs, lt as useResizeObserver, m as ThemeTicketInput, ma as NestedTicketInput, mi as createVirtualContext, mn as LocaleRecord, mo as CreateContextOptions, mr as DropIndicator, ms as SingleOptions, mt as useProxyRegistry, n as useToggleScope, na as createNumeric, ni as MaybeElementRef, nn as LoggerContextOptions, no as createRulesContext, nr as useDocumentEventListener, ns as createGroupContext, nt as RovingItem, o as Colors, oa as NestedActiveMode, oi as VirtualAnchor, on as createLoggerContext, oo as StandardSchemaV1, or as DragDropContext, os as BreadcrumbsContext, ot as UseElementSizeReturn, p as ThemeTicket, pa as NestedTicket, pi as createVirtual, pn as LocalePluginOptions, po as ContextKey, pr as DraggablesContext, ps as SingleContextOptions, pt as ProxyRegistryOptions, q as createRtlContext, qa as ValidationTicketInput, qi as ProgressTicketInput, qn as FeaturePluginOptions, qo as createOverflow, qr as BreakpointsContext, qt as UseMutationObserverOptions, r as TimerContext, ra as createNested, ri as toElement, rn as LoggerOptions, ro as createRulesFallback, rr as useEventListener, rs as useGroup, rt as useRovingFocus, s as ThemeColors, sa as NestedContext, si as VirtualContext, sn as createLoggerPlugin, so as isStandardSchema, sr as DragDropOptions, ss as BreadcrumbsContextOptions, st as UseResizeObserverReturn, t as ToggleScopeControls, ta as NumericOptions, ti as toReactive, tn as LoggerContext, to as createRules, tr as EventHandler, ts as createGroup, tt as RovingFocusReturn, u as ThemeOptions, ua as NestedOptions, ui as VirtualItem, un as LocaleContext, uo as PluginOptions, ur as DragVia, us as createBreadcrumbsContext, ut as UseRafReturn, v as useTheme, va as KanbanEventListener, vi as TimelineOptions, vn as createLocaleContext, vo as ComboboxContext, vr as Orientation, vs as createSingleContext, vt as PresenceState, w as StorageContext, wa as SortableMovePayload, wi as SliderOptions, wn as useLazy, wo as ClientComboboxAdapter, wr as PointerAdapterOptions, ws as SelectionContext, wt as PermissionOptions, x as V0StyleSheetThemeAdapter, xa as createKanban, xi as createTimelineContext, xn as useLocale, xo as createComboboxContext, xr as KeyboardAdapter, xs as UseImageOptions, xt as usePresence, y as V0UnheadThemeAdapter, ya as KanbanOptions, yi as TimelineTicket, yn as createLocaleFallback, yo as ComboboxOptions, yr as ZonesContext, ys as useSingle, yt as UsePresenceOptions, z as createStackContext, za as FormValidationRule, zi as QueueTicketInput, zn as useHydration, zo as StepTicket, zr as useDate, zt as NotificationsPluginOptions } from "../index-BfpLkDR_.mjs";
|
|
4
|
+
import { C as createFilterContext, S as createFilter, _ as FilterMode, a as SortEntry, b as FilterResult, c as PaginationOptions, d as createPaginationContext, f as usePagination, g as FilterItem, h as FilterFunction, i as SortDirection, l as PaginationTicket, m as FilterContextOptions, n as DataTableAdapterContext, o as PaginationContext, p as FilterContext, r as DataTableAdapterResult, s as PaginationContextOptions, t as DataTableAdapter, u as createPagination, v as FilterOptions, w as useFilter, x as Primitive, y as FilterQuery } from "../adapter-Cr7Bl4la.mjs";
|
|
5
|
+
import { _ as computeDepth, a as DataTableGroup, c as DataTableSelection, d as SelectStrategy, f as createDataTable, g as InternalHeader, h as ColumnNode, i as DataTableExpansion, l as DataTableSort, m as useDataTable, n as DataTableContext, o as DataTableGrouping, p as createDataTableContext, r as DataTableContextOptions, s as DataTableOptions, t as DataTableColumn, u as KeysOfType, v as extractLeaves, y as resolveHeaders } from "../index-BA7YU2xY.mjs";
|
|
6
|
+
import { n as ServerDataTableAdapterOptions, t as ServerDataTableAdapter } from "../server-DQK305lc.mjs";
|
|
7
|
+
import { t as ClientDataTableAdapter } from "../v0-DYsCJPIu.mjs";
|
|
8
|
+
import { t as VirtualDataTableAdapter } from "../virtual-BqCRw0ly.mjs";
|
|
9
|
+
import { t as DateAdapter } from "../adapter-Dzyrlbz7.mjs";
|
|
10
|
+
import { n as FeaturesAdapterFlags, r as FeaturesAdapterValue, t as FeaturesAdapter } from "../adapter-C6JmOyYo.mjs";
|
|
11
|
+
import { n as LocaleAdapterContext, t as LocaleAdapter } from "../adapter-DgBBe_BW.mjs";
|
|
12
|
+
import { t as V0LocaleAdapter } from "../v0-DDELiSI6.mjs";
|
|
13
|
+
import { t as LoggerAdapter } from "../adapter-o8r-2vUn.mjs";
|
|
14
|
+
import { t as ConsolaLoggerAdapter } from "../consola-Crr4qbeI.mjs";
|
|
15
|
+
import { n as PinoLoggerAdapter } from "../pino-NmR7X0s4.mjs";
|
|
16
|
+
import { t as V0LoggerAdapter } from "../v0-CRGArJim.mjs";
|
|
17
|
+
import { n as StorageAdapter, t as MemoryStorageAdapter } from "../memory-B0w39kno.mjs";
|
|
18
|
+
import { t as StorageType } from "../index-DewYtDsc.mjs";
|
|
19
|
+
export { ActiveDrag, BreadcrumbTicket, BreadcrumbTicketInput, BreadcrumbsContext, BreadcrumbsContextOptions, BreadcrumbsOptions, BreakpointName, BreakpointsContext, BreakpointsContextOptions, BreakpointsOptions, BreakpointsPluginOptions, CleanupFunction, ClickOutsideElement, ClickOutsideIgnoreTarget, ClickOutsideTarget, ClientComboboxAdapter, ClientComboboxAdapterOptions, ClientDataTableAdapter, Colors, ColumnNode, ComboboxAdapter, ComboboxAdapterContext, ComboboxAdapterResult, ComboboxContext, ComboboxOptions, ConsolaLoggerAdapter, ContextKey, ContextTrinity, CreateContextOptions, DataTableAdapter, DataTableAdapterContext, DataTableAdapterResult, DataTableColumn, DataTableContext, DataTableContextOptions, DataTableExpansion, DataTableGroup, DataTableGrouping, DataTableOptions, DataTableSelection, DataTableSort, DateAdapter, DateContext, DateContextOptions, DateOptions, DatePluginOptions, DragDropAdapter, DragDropAdapterContext, DragDropAdapterEmit, DragDropContext, DragDropOptions, DragDropPlugin, DragType, DragVia, DraggableTicket, DraggableTicketInput, DraggablesContext, DropIndicator, DropPosition, DropZoneTicket, DropZoneTicketInput, EventHandler, FeatureContext, FeatureContextOptions, FeatureOptions, FeaturePluginOptions, FeatureTicket, FeatureTicketInput, FeaturesAdapter, FeaturesAdapterFlags, 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, ImageStatus, InputContext, InputOptions, InputState, InternalHeader, IntersectionObserverEntry, IntersectionObserverOptions, KanbanColumnTicket, KanbanColumnTicketInput, KanbanContext, KanbanEventListener, KanbanOptions, KanbanTransferPayload, KeyboardAdapter, KeyboardAdapterOptions, KeysOfType, LazyContext, LazyOptions, LocaleAdapter, LocaleAdapterContext, LocaleContext, LocaleContextOptions, LocaleOptions, LocalePluginOptions, LocaleRecord, LocaleTicket, LocaleTicketInput, LogLevel, LoggerAdapter, LoggerContext, LoggerContextOptions, LoggerOptions, LoggerPluginOptions, MaybeElementRef, MediaQueryContext, MemoryStorageAdapter, ModelContext, ModelOptions, ModelTicket, ModelTicketInput, MutationObserverRecord, NestedActiveMode, NestedContext, NestedContextOptions, NestedOpenMode, NestedOptions, NestedRegistration, NestedSelectionMode, NestedTicket, NestedTicketInput, NotificationInput, NotificationSeverity, NotificationTicket, NotificationsAdapterContext, NotificationsContext, NotificationsOptions, NotificationsPluginOptions, NumberFieldContext, NumberFieldOptions, NumericContext, NumericOptions, ObservableNodeList, Orientation, OverflowContext, OverflowContextOptions, OverflowOptions, PaginationContext, PaginationContextOptions, PaginationOptions, PaginationTicket, PermissionContext, PermissionContextOptions, PermissionOptions, PermissionPluginOptions, PermissionTicket, PermissionsAdapter, PinoLoggerAdapter, PlatformContext, Plugin, PluginContextConfig, PluginOptions, PointerAdapter, PointerAdapterOptions, PopoverOptions, PopoverReturn, PresenceState, Primitive, ProgressContext, ProgressContextOptions, ProgressOptions, ProgressTicket, ProgressTicketInput, ProxyModelOptions, ProxyModelTarget, ProxyRegistryContext, ProxyRegistryOptions, QueueContext, QueueContextOptions, QueueOptions, QueueTicket, QueueTicketInput, RatingContext, RatingContextOptions, RatingItemDescriptor, RatingItemState, RatingOptions, 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, ServerComboboxAdapter, ServerDataTableAdapter, ServerDataTableAdapterOptions, SingleContext, SingleContextOptions, SingleOptions, SingleTicket, SingleTicketInput, SliderContext, SliderOptions, SliderTicketInput, SortDirection, SortEntry, SortableContext, SortableEventListener, SortableMovePayload, SortableOptions, SortableTicket, SortableTicketInput, 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, TimerContext, TimerOptions, ToggleScopeControls, TokenAlias, TokenCollection, TokenContext, TokenContextOptions, TokenOptions, TokenPrimitive, TokenTicket, TokenValue, UseClickOutsideOptions, UseClickOutsideReturn, UseDelayOptions, UseDelayReturn, UseDelayStartOptions, UseElementIntersectionReturn, UseElementSizeReturn, UseHotkeyOptions, UseHotkeyReturn, UseImageOptions, UseImageReturn, UseIntersectionObserverReturn, UseMutationObserverOptions, UseMutationObserverReturn, UsePresenceOptions, UsePresenceReturn, UseRafReturn, UseResizeObserverReturn, V0LocaleAdapter, V0LoggerAdapter, V0RtlAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, ValidationContext, ValidationOptions, ValidationTicket, ValidationTicketInput, VirtualAnchor, VirtualContext, VirtualContextOptions, VirtualDataTableAdapter, VirtualDirection, VirtualFocusItem, VirtualFocusOptions, VirtualFocusReturn, VirtualItem, VirtualOptions, VirtualState, ZonesContext, computeDepth, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createCombobox, createComboboxContext, createContext, createDataTable, createDataTableContext, createDate, createDateContext, createDatePlugin, createFallbackHydration, createFeatures, createFeaturesContext, createFeaturesPlugin, createFilter, createFilterContext, createForm, createFormContext, createGroup, createGroupContext, createHydration, createHydrationContext, createHydrationPlugin, createInput, createKanban, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, createLogger, createLoggerContext, createLoggerPlugin, createModel, createNested, createNestedContext, createNotifications, createNotificationsContext, createNotificationsPlugin, createNumberField, createNumeric, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createProgress, createProgressContext, createQueue, createQueueContext, createRating, createRatingContext, createRegistry, createRegistryContext, createRtl, createRtlContext, createRtlFallback, createRtlPlugin, createRules, createRulesContext, createRulesFallback, createRulesPlugin, createSelection, createSelectionContext, createSingle, createSingleContext, createSlider, createSortable, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTrinity, createValidation, createVirtual, createVirtualContext, extractLeaves, flatten, isStandardSchema, provideContext, resolveHeaders, toArray, toElement, toReactive, useBreadcrumbs, useBreakpoints, useClickOutside, useCombobox, useContext, useDataTable, useDate, useDelay, useDocumentEventListener, useDragDrop, useElementIntersection, useElementSize, useEventListener, useFeatures, useFilter, useForm, useGroup, useHotkey, useHydration, useImage, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useNotifications, useOverflow, usePagination, usePermissions, usePopover, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, usePresence, useProgress, useProxyModel, useProxyRegistry, useQueue, useRaf, useRating, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelection, useSingle, useStack, useStep, useStorage, useTheme, useTimeline, useTimer, useToggleScope, useTokens, useVirtual, useVirtualFocus, useWindowEventListener };
|
|
@@ -1,30 +1,32 @@
|
|
|
1
1
|
import { i as useContext, n as createContext, r as provideContext, t as createTrinity } from "../createTrinity-BTCs1pYx.mjs";
|
|
2
|
-
import { a as createPlugin, i as useLogger, n as createLoggerContext, o as createPluginContext, r as createLoggerPlugin, t as createLogger } from "../useLogger-
|
|
3
|
-
import { t as
|
|
4
|
-
import { t as
|
|
5
|
-
import { t as
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { n as
|
|
9
|
-
import {
|
|
10
|
-
import { t as
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import { a as
|
|
14
|
-
import { t as
|
|
15
|
-
import { i as
|
|
16
|
-
import {
|
|
17
|
-
import { n as
|
|
18
|
-
import { t as
|
|
19
|
-
import {
|
|
20
|
-
import { t as
|
|
21
|
-
import { t as
|
|
22
|
-
import {
|
|
23
|
-
import { a as
|
|
24
|
-
import {
|
|
25
|
-
import { i as
|
|
26
|
-
import {
|
|
27
|
-
import { t as
|
|
28
|
-
import { t as
|
|
29
|
-
import {
|
|
30
|
-
|
|
2
|
+
import { a as createPlugin, i as useLogger, n as createLoggerContext, o as createPluginContext, r as createLoggerPlugin, t as createLogger } from "../useLogger-DPSSa-YR.mjs";
|
|
3
|
+
import { t as LoggerAdapter } from "../adapter-Chznb9Ju.mjs";
|
|
4
|
+
import { t as ConsolaLoggerAdapter } from "../consola-DYvbPNbF.mjs";
|
|
5
|
+
import { t as PinoLoggerAdapter } from "../pino-CIcYlW3u.mjs";
|
|
6
|
+
import { t as V0LoggerAdapter } from "../v0-YJQoTLsp.mjs";
|
|
7
|
+
import { n as createRegistryContext, r as useRegistry, t as createRegistry } from "../createRegistry-Db_juawd.mjs";
|
|
8
|
+
import { i as createModel, n as createSelectionContext, r as useSelection, t as createSelection } from "../createSelection-BeKZMxha.mjs";
|
|
9
|
+
import { n as createSingleContext, r as useSingle, t as createSingle } from "../createSingle-Dms2efxr.mjs";
|
|
10
|
+
import { i as useTokens, n as createTokensContext, r as flatten, t as createTokens } from "../createTokens-B1lwHZvO.mjs";
|
|
11
|
+
import { t as LocaleAdapter } from "../adapter-D8zizQVP.mjs";
|
|
12
|
+
import { t as V0LocaleAdapter } from "../v0-CotC1PiS.mjs";
|
|
13
|
+
import { a as useLocale, i as createLocalePlugin, n as createLocaleContext, r as createLocaleFallback, t as createLocale } from "../useLocale-BUms59Bw.mjs";
|
|
14
|
+
import { $ as useTimeline, A as useIntersectionObserver, At as createForm, B as createDateContext, Bt as usePopover, C as usePresence, Ct as createNested, D as usePrefersReducedMotion, Dt as createSortable, E as usePrefersDark, Et as createKanban, F as PointerAdapter, Ft as useCombobox, G as createBreakpointsPlugin, H as useDate, Ht as createBreadcrumbsContext, I as DragDropAdapter, It as ServerComboboxAdapter, J as createVirtual, K as useBreakpoints, L as useMutationObserver, Lt as ClientComboboxAdapter, M as useHotkey, Mt as useForm, N as useDragDrop, Nt as createCombobox, O as useLazy, Ot as createInput, P as KeyboardAdapter, Pt as createComboboxContext, Q as createTimelineContext, R as useDelay, Rt as ComboboxAdapter, S as useProxyModel, St as createNumeric, T as usePrefersContrast, Tt as useNested, U as createBreakpoints, Ut as useBreadcrumbs, V as createDatePlugin, Vt as createBreadcrumbs, W as createBreakpointsContext, X as useVirtual, Y as createVirtualContext, Z as createTimeline, _ as createRtlPlugin, _t as createHydration, a as useToggleScope, at as createRatingContext, b as useRovingFocus, bt as useHydration, c as createStoragePlugin, ct as createProgressContext, d as createStackContext, dt as createOverflowContext, et as createStep, f as createStackPlugin, ft as useOverflow, g as createRtlFallback, gt as createFallbackHydration, h as createRtlContext, ht as toElement, i as useWindowEventListener, it as createRating, j as useImage, jt as createFormContext, k as useElementIntersection, kt as createValidation, l as useStorage, lt as useProgress, m as createRtl, mt as useResizeObserver, n as useDocumentEventListener, nt as useStep, o as createStorage, ot as useRating, p as useStack, pt as useElementSize, q as toReactive, r as useEventListener, rt as createSlider, s as createStorageContext, st as createProgress, t as useClickOutside, tt as createStepContext, u as createStack, ut as createOverflow, v as useRtl, vt as createHydrationContext, w as useMediaQuery, wt as createNestedContext, x as useRaf, xt as createNumberField, y as V0RtlAdapter, yt as createHydrationPlugin, z as createDate, zt as useVirtualFocus } from "../useClickOutside-B8naChaQ.mjs";
|
|
15
|
+
import { a as createQueue, c as useTimer, i as useNotifications, n as createNotificationsContext, o as createQueueContext, r as createNotificationsPlugin, s as useQueue, t as createNotifications } from "../useNotifications-BPTmZWQy.mjs";
|
|
16
|
+
import { t as toArray } from "../toArray-CD2-OxAz.mjs";
|
|
17
|
+
import { a as createFilter, i as usePagination, n as createPagination, o as createFilterContext, r as createPaginationContext, s as useFilter, t as DataTableAdapter } from "../adapter-C9cR4AcY.mjs";
|
|
18
|
+
import { i as useProxyRegistry, n as createGroupContext, r as useGroup, t as createGroup } from "../createGroup-BSGtfBUE.mjs";
|
|
19
|
+
import { t as ClientDataTableAdapter } from "../v0-DAlKpCR8.mjs";
|
|
20
|
+
import { a as extractLeaves, i as computeDepth, n as createDataTableContext, o as resolveHeaders, r as useDataTable, t as createDataTable } from "../createDataTable-DDr2yY-A.mjs";
|
|
21
|
+
import { t as ServerDataTableAdapter } from "../server-ZFXbgQoY.mjs";
|
|
22
|
+
import { t as VirtualDataTableAdapter } from "../virtual-Dnno49F8.mjs";
|
|
23
|
+
import { a as useRules, i as createRulesPlugin, n as createRulesContext, o as isStandardSchema, r as createRulesFallback, t as createRules } from "../useRules-DNhljkyO.mjs";
|
|
24
|
+
import { t as FeaturesAdapter } from "../adapter-BSKx9WQ7.mjs";
|
|
25
|
+
import { i as useFeatures, n as createFeaturesContext, r as createFeaturesPlugin, t as createFeatures } from "../useFeatures-x2iKp0C8.mjs";
|
|
26
|
+
import { n as PermissionsAdapter } from "../v0-Dvu8fMl3.mjs";
|
|
27
|
+
import { i as usePermissions, n as createPermissionsContext, r as createPermissionsPlugin, t as createPermissions } from "../usePermissions-CTi-3pBk.mjs";
|
|
28
|
+
import { n as StorageAdapter, t as MemoryStorageAdapter } from "../memory-BMpJcQjQ.mjs";
|
|
29
|
+
import { t as V0StyleSheetThemeAdapter } from "../v0-DadOcxFI.mjs";
|
|
30
|
+
import { t as V0UnheadThemeAdapter } from "../unhead-dPyVkgiJ.mjs";
|
|
31
|
+
import { i as useTheme, n as createThemeContext, r as createThemePlugin, t as createTheme } from "../useTheme-3vW3kFNg.mjs";
|
|
32
|
+
export { ClientComboboxAdapter, ClientDataTableAdapter, ComboboxAdapter, ConsolaLoggerAdapter, DataTableAdapter, DragDropAdapter, FeaturesAdapter, KeyboardAdapter, LocaleAdapter, LoggerAdapter, MemoryStorageAdapter, PermissionsAdapter, PinoLoggerAdapter, PointerAdapter, ServerComboboxAdapter, ServerDataTableAdapter, StorageAdapter, V0LocaleAdapter, V0LoggerAdapter, V0RtlAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, VirtualDataTableAdapter, computeDepth, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createCombobox, createComboboxContext, createContext, createDataTable, createDataTableContext, createDate, createDateContext, createDatePlugin, createFallbackHydration, createFeatures, createFeaturesContext, createFeaturesPlugin, createFilter, createFilterContext, createForm, createFormContext, createGroup, createGroupContext, createHydration, createHydrationContext, createHydrationPlugin, createInput, createKanban, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, createLogger, createLoggerContext, createLoggerPlugin, createModel, createNested, createNestedContext, createNotifications, createNotificationsContext, createNotificationsPlugin, createNumberField, createNumeric, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createProgress, createProgressContext, createQueue, createQueueContext, createRating, createRatingContext, createRegistry, createRegistryContext, createRtl, createRtlContext, createRtlFallback, createRtlPlugin, createRules, createRulesContext, createRulesFallback, createRulesPlugin, createSelection, createSelectionContext, createSingle, createSingleContext, createSlider, createSortable, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTrinity, createValidation, createVirtual, createVirtualContext, extractLeaves, flatten, isStandardSchema, provideContext, resolveHeaders, toArray, toElement, toReactive, useBreadcrumbs, useBreakpoints, useClickOutside, useCombobox, useContext, useDataTable, useDate, useDelay, useDocumentEventListener, useDragDrop, useElementIntersection, useElementSize, useEventListener, useFeatures, useFilter, useForm, useGroup, useHotkey, useHydration, useImage, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useNotifications, useOverflow, usePagination, usePermissions, usePopover, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, usePresence, useProgress, useProxyModel, useProxyRegistry, useQueue, useRaf, useRating, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelection, useSingle, useStack, useStep, useStorage, useTheme, useTimeline, useTimer, useToggleScope, useTokens, useVirtual, useVirtualFocus, useWindowEventListener };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { t as LoggerAdapter } from "./adapter-
|
|
1
|
+
import { t as LoggerAdapter } from "./adapter-o8r-2vUn.mjs";
|
|
2
2
|
|
|
3
3
|
//#region src/composables/useLogger/adapters/consola.d.ts
|
|
4
|
-
declare class ConsolaLoggerAdapter
|
|
4
|
+
declare class ConsolaLoggerAdapter extends LoggerAdapter {
|
|
5
5
|
private consola;
|
|
6
6
|
constructor(consolaInstance: LoggerAdapter | null | undefined);
|
|
7
7
|
debug(message: string, ...args: unknown[]): void;
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
+
import { t as LoggerAdapter } from "./adapter-Chznb9Ju.mjs";
|
|
1
2
|
//#region src/composables/useLogger/adapters/consola.ts
|
|
2
|
-
var ConsolaLoggerAdapter = class {
|
|
3
|
+
var ConsolaLoggerAdapter = class extends LoggerAdapter {
|
|
3
4
|
consola;
|
|
4
5
|
constructor(consolaInstance) {
|
|
6
|
+
super();
|
|
5
7
|
if (!consolaInstance) throw new Error("Consola instance is required for ConsolaLoggerAdapter");
|
|
6
8
|
this.consola = consolaInstance;
|
|
7
9
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as IN_BROWSER, c as SUPPORTS_MUTATION_OBSERVER, d as __LOGGER_ENABLED__, f as version, i as isSelfClosingTag, l as SUPPORTS_OBSERVER, n as SELF_CLOSING_TAGS, o as SUPPORTS_INTERSECTION_OBSERVER, r as SelfClosingElement, s as SUPPORTS_MATCH_MEDIA, t as HTMLElementName, u as SUPPORTS_TOUCH } from "../index-
|
|
1
|
+
import { a as IN_BROWSER, c as SUPPORTS_MUTATION_OBSERVER, d as __LOGGER_ENABLED__, f as version, i as isSelfClosingTag, l as SUPPORTS_OBSERVER, n as SELF_CLOSING_TAGS, o as SUPPORTS_INTERSECTION_OBSERVER, r as SelfClosingElement, s as SUPPORTS_MATCH_MEDIA, t as HTMLElementName, u as SUPPORTS_TOUCH } from "../index-DJQwYeyx.mjs";
|
|
2
2
|
export { 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,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { n as
|
|
1
|
+
import { n as isSelfClosingTag, t as SELF_CLOSING_TAGS } from "../htmlElements-CHXZfsZu.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-BAe6tA_x.mjs";
|
|
3
3
|
export { 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,10 @@
|
|
|
1
1
|
import { isNullOrUndefined, isNumber, isString } from "./utilities/index.mjs";
|
|
2
2
|
import { i as useContext, t as createTrinity } from "./createTrinity-BTCs1pYx.mjs";
|
|
3
|
-
import { a as useLocale } from "./useLocale-
|
|
4
|
-
import { t as createGroup } from "./createGroup-
|
|
5
|
-
import { t as
|
|
6
|
-
import "./adapters-
|
|
7
|
-
import { computed, shallowReactive, shallowRef, toRef, watch } from "vue";
|
|
3
|
+
import { a as useLocale } from "./useLocale-BUms59Bw.mjs";
|
|
4
|
+
import { t as createGroup } from "./createGroup-BSGtfBUE.mjs";
|
|
5
|
+
import { t as ClientDataTableAdapter } from "./v0-DAlKpCR8.mjs";
|
|
6
|
+
import "./adapters-Dv74Jk6A.mjs";
|
|
7
|
+
import { computed, shallowReactive, shallowReadonly, shallowRef, toRef, watch } from "vue";
|
|
8
8
|
//#region src/composables/createDataTable/columns.ts
|
|
9
9
|
/**
|
|
10
10
|
* Recursively extract leaf columns (those without children).
|
|
@@ -140,7 +140,7 @@ function resolveHeaders(columns) {
|
|
|
140
140
|
* ```
|
|
141
141
|
*/
|
|
142
142
|
function createDataTable(options) {
|
|
143
|
-
const { items: _items, columns, itemValue = "id", filter: filterOptions = {}, pagination: paginationOptions = {}, sortMultiple = false, mandate = false, firstSortOrder = "asc", selectStrategy = "page", itemSelectable, groupBy, openAll = false, expandMultiple = true, locale: initialLocale, adapter = new
|
|
143
|
+
const { items: _items, columns, itemValue = "id", filter: filterOptions = {}, pagination: paginationOptions = {}, sortMultiple = false, mandate = false, firstSortOrder = "asc", selectStrategy = "page", itemSelectable, groupBy, openAll = false, expandMultiple = true, locale: initialLocale, adapter = new ClientDataTableAdapter() } = options;
|
|
144
144
|
const _query = shallowRef("");
|
|
145
145
|
function search(value) {
|
|
146
146
|
_query.value = value;
|
|
@@ -366,6 +366,28 @@ function createDataTable(options) {
|
|
|
366
366
|
});
|
|
367
367
|
}
|
|
368
368
|
}
|
|
369
|
+
const grouping = {
|
|
370
|
+
groups,
|
|
371
|
+
toggle(groupKey) {
|
|
372
|
+
if (opened.has(groupKey)) opened.delete(groupKey);
|
|
373
|
+
else opened.add(groupKey);
|
|
374
|
+
},
|
|
375
|
+
isOpen(groupKey) {
|
|
376
|
+
return opened.has(groupKey);
|
|
377
|
+
},
|
|
378
|
+
open(groupKey) {
|
|
379
|
+
opened.add(groupKey);
|
|
380
|
+
},
|
|
381
|
+
close(groupKey) {
|
|
382
|
+
opened.delete(groupKey);
|
|
383
|
+
},
|
|
384
|
+
openAll() {
|
|
385
|
+
for (const group of groups.value) opened.add(group.key);
|
|
386
|
+
},
|
|
387
|
+
closeAll() {
|
|
388
|
+
opened.clear();
|
|
389
|
+
}
|
|
390
|
+
};
|
|
369
391
|
return {
|
|
370
392
|
items: visible,
|
|
371
393
|
allItems,
|
|
@@ -375,33 +397,12 @@ function createDataTable(options) {
|
|
|
375
397
|
leaves,
|
|
376
398
|
headers,
|
|
377
399
|
search,
|
|
378
|
-
query: _query,
|
|
400
|
+
query: shallowReadonly(_query),
|
|
379
401
|
sort,
|
|
380
402
|
pagination,
|
|
381
403
|
selection,
|
|
382
404
|
expansion,
|
|
383
|
-
grouping
|
|
384
|
-
groups,
|
|
385
|
-
toggle(groupKey) {
|
|
386
|
-
if (opened.has(groupKey)) opened.delete(groupKey);
|
|
387
|
-
else opened.add(groupKey);
|
|
388
|
-
},
|
|
389
|
-
isOpen(groupKey) {
|
|
390
|
-
return opened.has(groupKey);
|
|
391
|
-
},
|
|
392
|
-
open(groupKey) {
|
|
393
|
-
opened.add(groupKey);
|
|
394
|
-
},
|
|
395
|
-
close(groupKey) {
|
|
396
|
-
opened.delete(groupKey);
|
|
397
|
-
},
|
|
398
|
-
openAll() {
|
|
399
|
-
for (const group of groups.value) opened.add(group.key);
|
|
400
|
-
},
|
|
401
|
-
closeAll() {
|
|
402
|
-
opened.clear();
|
|
403
|
-
}
|
|
404
|
-
},
|
|
405
|
+
grouping,
|
|
405
406
|
total,
|
|
406
407
|
loading,
|
|
407
408
|
error
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveIds, resolveIndexes, useId as useId$1 } from "./utilities/index.mjs";
|
|
2
2
|
import { i as useContext, t as createTrinity } from "./createTrinity-BTCs1pYx.mjs";
|
|
3
|
-
import { t as createSelection } from "./createSelection-
|
|
4
|
-
import { t as toArray } from "./toArray-
|
|
3
|
+
import { t as createSelection } from "./createSelection-BeKZMxha.mjs";
|
|
4
|
+
import { t as toArray } from "./toArray-CD2-OxAz.mjs";
|
|
5
5
|
import { computed, onScopeDispose, reactive, shallowReactive, toRef, toValue } from "vue";
|
|
6
6
|
//#region src/composables/useProxyRegistry/index.ts
|
|
7
7
|
/**
|
|
@@ -247,7 +247,7 @@ function createGroup(_options = {}) {
|
|
|
247
247
|
}
|
|
248
248
|
function offboard(ids) {
|
|
249
249
|
for (const id of ids) mixedIds.delete(id);
|
|
250
|
-
selection.offboard(ids);
|
|
250
|
+
return selection.offboard(ids);
|
|
251
251
|
}
|
|
252
252
|
function onboard(registrations) {
|
|
253
253
|
const tickets = selection.batch(() => registrations.map((registration) => register(registration)));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { clamp, isUndefined, useId as useId$1 } from "./utilities/index.mjs";
|
|
2
2
|
import { i as useContext, t as createTrinity } from "./createTrinity-BTCs1pYx.mjs";
|
|
3
|
-
import { i as useLogger } from "./useLogger-
|
|
3
|
+
import { i as useLogger } from "./useLogger-DPSSa-YR.mjs";
|
|
4
4
|
import { shallowReactive } from "vue";
|
|
5
5
|
//#region src/composables/createRegistry/index.ts
|
|
6
6
|
/**
|
|
@@ -66,7 +66,7 @@ function createRegistry(options) {
|
|
|
66
66
|
let indexDependentCount = 0;
|
|
67
67
|
let needsReindex = false;
|
|
68
68
|
let minDirtyIndex = Infinity;
|
|
69
|
-
let
|
|
69
|
+
let isBatching = false;
|
|
70
70
|
let batched = [];
|
|
71
71
|
function dispatch(event, data) {
|
|
72
72
|
const cbs = listeners.get(event);
|
|
@@ -75,7 +75,7 @@ function createRegistry(options) {
|
|
|
75
75
|
}
|
|
76
76
|
function emit(event, data = void 0) {
|
|
77
77
|
if (!events) return;
|
|
78
|
-
if (
|
|
78
|
+
if (isBatching) {
|
|
79
79
|
batched.push({
|
|
80
80
|
event,
|
|
81
81
|
data
|
|
@@ -109,6 +109,7 @@ function createRegistry(options) {
|
|
|
109
109
|
return collection.get(id);
|
|
110
110
|
}
|
|
111
111
|
function upsert(id, patch = {}, event) {
|
|
112
|
+
if (needsReindex) reindex();
|
|
112
113
|
const existing = get(id);
|
|
113
114
|
if (!existing) return register({
|
|
114
115
|
...patch,
|
|
@@ -132,23 +133,22 @@ function createRegistry(options) {
|
|
|
132
133
|
assign(value, id);
|
|
133
134
|
}
|
|
134
135
|
}
|
|
135
|
-
|
|
136
|
-
...existing,
|
|
137
|
-
...patch,
|
|
136
|
+
Object.assign(existing, patch, {
|
|
138
137
|
id,
|
|
139
138
|
index: existing.index,
|
|
140
139
|
value,
|
|
141
140
|
valueIsIndex
|
|
142
|
-
};
|
|
143
|
-
collection.set(id,
|
|
141
|
+
});
|
|
142
|
+
collection.set(id, existing);
|
|
144
143
|
invalidate();
|
|
145
|
-
emit("update:ticket",
|
|
146
|
-
if (event) emit(event,
|
|
147
|
-
return
|
|
144
|
+
emit("update:ticket", existing);
|
|
145
|
+
if (event) emit(event, existing);
|
|
146
|
+
return existing;
|
|
148
147
|
}
|
|
149
148
|
function browse(value) {
|
|
150
149
|
if (needsReindex) reindex();
|
|
151
|
-
|
|
150
|
+
const bucket = catalog.get(value);
|
|
151
|
+
return bucket ? bucket.slice() : void 0;
|
|
152
152
|
}
|
|
153
153
|
function lookup(index) {
|
|
154
154
|
if (needsReindex) reindex();
|
|
@@ -174,25 +174,25 @@ function createRegistry(options) {
|
|
|
174
174
|
if (reactive) return Array.from(collection.keys());
|
|
175
175
|
const cached = cache.get("keys");
|
|
176
176
|
if (!/* @__PURE__ */ isUndefined(cached)) return cached;
|
|
177
|
-
const
|
|
178
|
-
cache.set("keys",
|
|
179
|
-
return
|
|
177
|
+
const out = Array.from(collection.keys());
|
|
178
|
+
cache.set("keys", out);
|
|
179
|
+
return out;
|
|
180
180
|
}
|
|
181
181
|
function values() {
|
|
182
182
|
if (reactive) return Array.from(collection.values());
|
|
183
183
|
const cached = cache.get("values");
|
|
184
184
|
if (!/* @__PURE__ */ isUndefined(cached)) return cached;
|
|
185
|
-
const
|
|
186
|
-
cache.set("values",
|
|
187
|
-
return
|
|
185
|
+
const out = Array.from(collection.values());
|
|
186
|
+
cache.set("values", out);
|
|
187
|
+
return out;
|
|
188
188
|
}
|
|
189
189
|
function entries() {
|
|
190
190
|
if (reactive) return Array.from(collection.entries());
|
|
191
191
|
const cached = cache.get("entries");
|
|
192
192
|
if (!/* @__PURE__ */ isUndefined(cached)) return cached;
|
|
193
|
-
const
|
|
194
|
-
cache.set("entries",
|
|
195
|
-
return
|
|
193
|
+
const out = Array.from(collection.entries());
|
|
194
|
+
cache.set("entries", out);
|
|
195
|
+
return out;
|
|
196
196
|
}
|
|
197
197
|
function clear() {
|
|
198
198
|
collection.clear();
|
|
@@ -205,12 +205,12 @@ function createRegistry(options) {
|
|
|
205
205
|
emit("clear:registry");
|
|
206
206
|
}
|
|
207
207
|
function invalidate() {
|
|
208
|
-
if (
|
|
208
|
+
if (isBatching) return;
|
|
209
209
|
cache.clear();
|
|
210
210
|
}
|
|
211
211
|
function batch(fn) {
|
|
212
|
-
if (
|
|
213
|
-
|
|
212
|
+
if (isBatching) return fn();
|
|
213
|
+
isBatching = true;
|
|
214
214
|
batched = [];
|
|
215
215
|
try {
|
|
216
216
|
const result = fn();
|
|
@@ -218,7 +218,7 @@ function createRegistry(options) {
|
|
|
218
218
|
for (const { event, data } of batched) dispatch(event, data);
|
|
219
219
|
return result;
|
|
220
220
|
} finally {
|
|
221
|
-
|
|
221
|
+
isBatching = false;
|
|
222
222
|
batched = [];
|
|
223
223
|
}
|
|
224
224
|
}
|
|
@@ -250,6 +250,7 @@ function createRegistry(options) {
|
|
|
250
250
|
emit("reindex:registry");
|
|
251
251
|
}
|
|
252
252
|
function register(registration = {}) {
|
|
253
|
+
if (needsReindex) reindex();
|
|
253
254
|
const size = collection.size;
|
|
254
255
|
const id = registration.id ?? /* @__PURE__ */ useId$1();
|
|
255
256
|
if (has(id)) {
|
|
@@ -259,9 +260,9 @@ function createRegistry(options) {
|
|
|
259
260
|
const valueIsUndefined = /* @__PURE__ */ isUndefined(registration.value);
|
|
260
261
|
const index = registration.index ?? size;
|
|
261
262
|
const value = valueIsUndefined ? index : registration.value;
|
|
262
|
-
const valueIsIndex = valueIsUndefined;
|
|
263
|
+
const valueIsIndex = registration.valueIsIndex ?? valueIsUndefined;
|
|
263
264
|
if (valueIsIndex) indexDependentCount++;
|
|
264
|
-
const
|
|
265
|
+
const input = {
|
|
265
266
|
...registration,
|
|
266
267
|
id,
|
|
267
268
|
index,
|
|
@@ -269,7 +270,7 @@ function createRegistry(options) {
|
|
|
269
270
|
valueIsIndex,
|
|
270
271
|
unregister: () => unregister(id)
|
|
271
272
|
};
|
|
272
|
-
const ticket = reactive ? shallowReactive(
|
|
273
|
+
const ticket = reactive ? shallowReactive(input) : input;
|
|
273
274
|
collection.set(ticket.id, ticket);
|
|
274
275
|
directory.set(ticket.index, ticket.id);
|
|
275
276
|
assign(ticket.value, ticket.id);
|
|
@@ -291,9 +292,23 @@ function createRegistry(options) {
|
|
|
291
292
|
else needsReindex = true;
|
|
292
293
|
emit("unregister:ticket", ticket);
|
|
293
294
|
}
|
|
295
|
+
function onboard(registrations) {
|
|
296
|
+
return batch(() => registrations.map((registration) => register(registration)));
|
|
297
|
+
}
|
|
298
|
+
function toInput(ticket) {
|
|
299
|
+
const input = { ...ticket };
|
|
300
|
+
delete input.index;
|
|
301
|
+
delete input.valueIsIndex;
|
|
302
|
+
delete input.unregister;
|
|
303
|
+
if (ticket.valueIsIndex) {
|
|
304
|
+
delete input.id;
|
|
305
|
+
delete input.value;
|
|
306
|
+
}
|
|
307
|
+
return input;
|
|
308
|
+
}
|
|
294
309
|
function offboard(ids) {
|
|
310
|
+
const removed = [];
|
|
295
311
|
batch(() => {
|
|
296
|
-
const removed = [];
|
|
297
312
|
for (const id of ids) {
|
|
298
313
|
const ticket = collection.get(id);
|
|
299
314
|
if (!ticket) continue;
|
|
@@ -308,6 +323,7 @@ function createRegistry(options) {
|
|
|
308
323
|
for (const ticket of removed) emit("unregister:ticket", ticket);
|
|
309
324
|
needsReindex = true;
|
|
310
325
|
});
|
|
326
|
+
return removed.map((ticket) => toInput(ticket));
|
|
311
327
|
}
|
|
312
328
|
function move(id, toIndex) {
|
|
313
329
|
if (needsReindex) reindex();
|
|
@@ -316,15 +332,37 @@ function createRegistry(options) {
|
|
|
316
332
|
const size = collection.size;
|
|
317
333
|
const target = /* @__PURE__ */ clamp(toIndex, 0, size - 1);
|
|
318
334
|
if (ticket.index === target) return ticket;
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
335
|
+
return batch(() => {
|
|
336
|
+
const items = Array.from(collection.entries());
|
|
337
|
+
const fromIndex = items.findIndex(([key]) => key === id);
|
|
338
|
+
const [entry] = items.splice(fromIndex, 1);
|
|
339
|
+
items.splice(target, 0, entry);
|
|
340
|
+
collection.clear();
|
|
341
|
+
for (const [key, value] of items) collection.set(key, value);
|
|
342
|
+
minDirtyIndex = Math.min(ticket.index, target);
|
|
343
|
+
reindex();
|
|
344
|
+
emit("update:ticket", ticket);
|
|
345
|
+
return ticket;
|
|
346
|
+
});
|
|
347
|
+
}
|
|
348
|
+
function reorder(ids) {
|
|
349
|
+
if (needsReindex) reindex();
|
|
350
|
+
if (ids.length !== collection.size) return;
|
|
351
|
+
const seen = /* @__PURE__ */ new Set();
|
|
352
|
+
const entries = [];
|
|
353
|
+
for (const id of ids) {
|
|
354
|
+
if (seen.has(id)) return;
|
|
355
|
+
const ticket = collection.get(id);
|
|
356
|
+
if (!ticket) return;
|
|
357
|
+
seen.add(id);
|
|
358
|
+
entries.push([id, ticket]);
|
|
359
|
+
}
|
|
360
|
+
batch(() => {
|
|
361
|
+
collection.clear();
|
|
362
|
+
for (const [id, ticket] of entries) collection.set(id, ticket);
|
|
363
|
+
minDirtyIndex = 0;
|
|
364
|
+
reindex();
|
|
365
|
+
});
|
|
328
366
|
}
|
|
329
367
|
function seek(direction = "first", from, predicate) {
|
|
330
368
|
if (collection.size === 0) return void 0;
|
|
@@ -368,11 +406,10 @@ function createRegistry(options) {
|
|
|
368
406
|
unregister,
|
|
369
407
|
reindex,
|
|
370
408
|
move,
|
|
409
|
+
reorder,
|
|
371
410
|
seek,
|
|
372
411
|
batch,
|
|
373
|
-
onboard
|
|
374
|
-
return batch(() => registrations.map((registration) => register(registration)));
|
|
375
|
-
},
|
|
412
|
+
onboard,
|
|
376
413
|
offboard,
|
|
377
414
|
get size() {
|
|
378
415
|
return collection.size;
|