@vuetify/v0 1.0.0-alpha.5 → 1.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +24 -5
- package/dist/{adapter-BFSJsyv7.mjs → adapter-BCVxBtDp.mjs} +1 -1
- package/dist/{adapter-CspReV3g.d.mts → adapter-DZeI0ZbW.d.mts} +1 -1
- package/dist/{adapter-oM18AdUc.mjs → adapter-DdTval2R.mjs} +1 -1
- package/dist/{adapter-DDJHLC8K.d.mts → adapter-we-0GbFH.d.mts} +2 -2
- package/dist/adapters-B350nY4t.mjs +4 -0
- package/dist/adapters-BYLWDmYl.mjs +5 -0
- package/dist/adapters-DKWBbvCe.mjs +4 -0
- package/dist/adapters-Da2jxCo7.mjs +2 -0
- package/dist/browser/index.js +2532 -916
- package/dist/components/index.d.mts +2 -3
- package/dist/components/index.mjs +2 -2
- package/dist/{components-Dn4Kbi0i.mjs → components-B210m9Ye.mjs} +1053 -493
- package/dist/composables/index.d.mts +8 -8
- package/dist/composables/index.mjs +26 -26
- package/dist/{consola-DYvbPNbF.mjs → consola-cad-VEV2.mjs} +5 -1
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-H-PuVigU.mjs → createDataTable-B-Fo-uuL.mjs} +6 -6
- package/dist/{createGroup-aHt_kvtU.mjs → createGroup-CpaW7zEJ.mjs} +26 -14
- package/dist/{createRegistry-CWpvSbCe.mjs → createRegistry-8FryYQC-.mjs} +56 -41
- package/dist/{createSelection-MRyUZyW2.mjs → createSelection-DPOvmJ5q.mjs} +2 -2
- package/dist/{createSingle-BSciC9EJ.mjs → createSingle-CYi0RuOy.mjs} +4 -4
- package/dist/{createTokens-CQ9C7GTV.mjs → createTokens-DaJ_SYE7.mjs} +12 -5
- package/dist/{createTrinity-BTCs1pYx.mjs → createTrinity-z-3q9QWR.mjs} +5 -2
- package/dist/data-table/adapters/client/index.mjs +1 -1
- package/dist/data-table/adapters/index.mjs +5 -5
- package/dist/data-table/adapters/server/index.mjs +1 -1
- package/dist/data-table/adapters/virtual/index.mjs +1 -1
- package/dist/data-table/index.d.mts +1 -1
- package/dist/data-table/index.mjs +5 -5
- package/dist/date/index.mjs +1 -1
- package/dist/features/adapters/flagsmith/index.d.mts +1 -1
- package/dist/features/adapters/launchdarkly/index.d.mts +1 -1
- package/dist/features/adapters/posthog/index.d.mts +1 -1
- package/dist/features/adapters/posthog/index.mjs +1 -1
- package/dist/features/index.d.mts +2 -2
- package/dist/features/index.mjs +1 -1
- package/dist/{flagsmith-Cd44vxff.d.mts → flagsmith-Cn_KVy6v.d.mts} +1 -1
- package/dist/{globals-BRdxsC2M.mjs → globals-BBqmW3dM.mjs} +1 -1
- package/dist/{index-C0ewabdY.d.mts → index-BIyQ3OxC.d.mts} +1 -1
- package/dist/{index-CyUCELZC.d.mts → index-BN06veYe.d.mts} +678 -154
- package/dist/{index-CJdG9yY1.d.mts → index-BpDzW6zC.d.mts} +879 -454
- package/dist/{index-CLR1QMM3.d.mts → index-DHmuwBdv.d.mts} +60 -1
- package/dist/{index-C_t6t0Z-.d.mts → index-DWAgQOBa.d.mts} +1 -1
- package/dist/{index-BmEu85PI.d.mts → index-ZD3hw2Zo.d.mts} +2 -2
- package/dist/{index-BLaKZq0Y.d.mts → index-y-dyBzAF.d.mts} +96 -2
- package/dist/index.d.mts +11 -11
- package/dist/index.mjs +29 -29
- package/dist/json/attributes.json +128 -0
- package/dist/json/importMap.json +24 -0
- package/dist/json/tags.json +57 -0
- package/dist/json/web-types.json +375 -2
- package/dist/{launchdarkly-De701hkf.d.mts → launchdarkly-C3Knz7-v.d.mts} +1 -1
- package/dist/locale/adapters/index.d.mts +2 -2
- package/dist/locale/adapters/index.mjs +2 -2
- package/dist/locale/adapters/v0/index.d.mts +1 -1
- package/dist/locale/adapters/v0/index.mjs +1 -1
- package/dist/locale/adapters/vue-i18n/index.d.mts +1 -1
- package/dist/locale/index.d.mts +3 -3
- package/dist/locale/index.mjs +2 -2
- package/dist/logger/adapters/consola/index.mjs +1 -1
- package/dist/logger/adapters/index.mjs +4 -4
- package/dist/logger/adapters/pino/index.mjs +1 -1
- package/dist/logger/adapters/v0/index.mjs +1 -1
- package/dist/logger/index.d.mts +1 -1
- package/dist/logger/index.mjs +4 -4
- package/dist/notifications/index.d.mts +1 -1
- package/dist/notifications/index.mjs +2 -2
- package/dist/palettes/ant/generate/index.mjs +6 -1
- package/dist/palettes/ant/index.d.mts +1 -1
- package/dist/palettes/index.d.mts +3 -3
- package/dist/palettes/leonardo/generate/index.mjs +6 -2
- package/dist/palettes/material/generate/index.mjs +11 -2
- package/dist/palettes/material/index.d.mts +1 -1
- package/dist/palettes/md1/index.d.mts +1 -1
- package/dist/palettes/md2/index.d.mts +1 -1
- package/dist/palettes/radix/index.d.mts +1 -1
- package/dist/palettes/tailwind/index.d.mts +1 -1
- package/dist/permissions/adapters/index.d.mts +1 -1
- package/dist/permissions/adapters/v0/index.d.mts +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/permissions/index.mjs +1 -1
- package/dist/{pino-CIcYlW3u.mjs → pino-BscMO3RR.mjs} +5 -2
- package/dist/{posthog-CIrmvke4.d.mts → posthog-CR8R2ywM.d.mts} +1 -1
- package/dist/{posthog-0umvvA48.mjs → posthog-DPe6ewqN.mjs} +1 -1
- package/dist/rules/index.d.mts +2 -2
- package/dist/rules/index.mjs +1 -1
- package/dist/{server-BNSiVoMe.mjs → server-CZ83nTn_.mjs} +1 -1
- package/dist/storage/index.d.mts +1 -1
- package/dist/storage/index.mjs +1 -1
- package/dist/theme/adapters/index.d.mts +1 -1
- package/dist/theme/adapters/index.mjs +4 -4
- package/dist/theme/adapters/unhead/index.d.mts +1 -1
- package/dist/theme/adapters/unhead/index.mjs +1 -1
- package/dist/theme/adapters/v0/index.d.mts +1 -1
- package/dist/theme/adapters/v0/index.mjs +1 -1
- package/dist/theme/index.d.mts +1 -1
- package/dist/theme/index.mjs +3 -3
- package/dist/types/index.d.mts +2 -2
- package/dist/{unhead-_cXZcx0j.mjs → unhead-l-ZLWtSR.mjs} +2 -2
- package/dist/{useClickOutside-DbOLg1uw.mjs → useClickOutside-BurEbsu3.mjs} +1409 -559
- package/dist/{useFeatures-Dhnr-Lg2.mjs → useFeatures-BWC23LA6.mjs} +4 -4
- package/dist/{useLocale-Sh-2sNiG.mjs → useLocale-yXLswxYa.mjs} +5 -5
- package/dist/{useLogger-1_ZeBY12.mjs → useLogger-JwRA-DZ7.mjs} +50 -6
- package/dist/{useNotifications-CAVQ7hK6.mjs → useNotifications-8qt26Ha9.mjs} +4 -4
- package/dist/{usePermissions-D9Oituwy.mjs → usePermissions-Bc1-N-lO.mjs} +11 -5
- package/dist/{useRules-DK4AeNeC.mjs → useRules-Dg-pFO8r.mjs} +2 -2
- package/dist/{useTheme-FMDQC81h.mjs → useTheme-TpMOisy2.mjs} +5 -5
- package/dist/utilities/index.d.mts +2 -2
- package/dist/utilities/index.mjs +117 -3
- package/dist/{v0-Ch-O6YVd.mjs → v0-BfZc5TNn.mjs} +1 -1
- package/dist/{v0-C42ssNIy.mjs → v0-C7j3bzRU.mjs} +1 -1
- package/dist/{v0-CEfbyyp2.mjs → v0-COaQncfZ.mjs} +1 -1
- package/dist/{v0-aYLq6qmT.d.mts → v0-WzS4GAIp.d.mts} +1 -1
- package/dist/{v0-D0imQlSD.mjs → v0-eRmUaRpH.mjs} +2 -2
- package/dist/{virtual-Cq5aRp7m.mjs → virtual-UumJ2BQ9.mjs} +1 -1
- package/package.json +12 -3
- package/dist/adapters-4t-NhR11.mjs +0 -5
- package/dist/adapters-BcoA0zCS.mjs +0 -4
- package/dist/adapters-BjaPK635.mjs +0 -2
- package/dist/adapters-DvG-9z9q.mjs +0 -3
package/dist/index.mjs
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
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-
|
|
3
|
-
import { apca, clamp, foreground, hexToRgb, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isString, isSymbol, isThenable, isUndefined, mergeDeep, range, resolveIds, resolveIndexes, rgbToHex, useId } from "./utilities/index.mjs";
|
|
4
|
-
import { $ as _sfc_main$
|
|
5
|
-
import { i as useContext, n as createContext, r as provideContext, t as createTrinity } from "./createTrinity-
|
|
6
|
-
import { a as createPlugin, i as useLogger, n as createLoggerContext, o as createPluginContext, r as createLoggerPlugin, t as createLogger } from "./useLogger-
|
|
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-BBqmW3dM.mjs";
|
|
3
|
+
import { UNSAFE_KEYS, V0Error, apca, clamp, foreground, hexToRgb, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isString, isSymbol, isThenable, isUndefined, isV0Error, mergeDeep, range, resolveIds, resolveIndexes, rgbToHex, useId } from "./utilities/index.mjs";
|
|
4
|
+
import { $ as _sfc_main$141, $i as _sfc_main$12, $n as _sfc_main$78, $r as _sfc_main$53, $t as Radio, A as provideToggleGroup, Ai as Button, An as _sfc_main$91, Ar as provideExpansionPanelRoot, At as useSingleRoot, B as Switch, Bi as useButtonGroup, Bn as usePaginationRoot, Br as _sfc_main$55, Bt as _sfc_main$118, C as useTooltipRoot, Ci as _sfc_main$31, Cn as _sfc_main$98, Cr as _sfc_main$66, Ct as _sfc_main$129, D as provideToggleRoot, Di as _sfc_main$34, Dn as _sfc_main$95, Dr as _sfc_main$61, Dt as _sfc_main$125, E as _sfc_main$155, Ei as _sfc_main$35, En as Pagination, Er as _sfc_main$62, Et as Single, F as _sfc_main$148, Fi as provideButtonRoot, Fn as providePaginationControls, Fr as Dialog, Ft as useSelectionRoot, G as _sfc_main$144, Gi as _sfc_main$17, Gn as provideOverflowRoot, Gr as _sfc_main$52, Gt as useSelectContext, H as _sfc_main$146, Hi as _sfc_main$20, Hn as _sfc_main$86, Hr as provideDialogContext, Ht as _sfc_main$116, I as _sfc_main$149, Ii as useButtonRoot, In as providePaginationItems, Ir as _sfc_main$54, It as Select, J as _sfc_main$142, Ji as _sfc_main$21, Jn as _sfc_main$84, Jr as _sfc_main$49, Jt as _sfc_main$113, K as provideSwitchRoot, Ki as _sfc_main$16, Kn as useOverflowRoot, Kr as _sfc_main$51, Kt as _sfc_main$115, L as _sfc_main$151, Li as _sfc_main$24, Ln as providePaginationRoot, Lr as _sfc_main$59, Lt as _sfc_main$122, M as _sfc_main$152, Mi as _sfc_main$25, Mn as _sfc_main$89, Mr as _sfc_main$63, Mt as _sfc_main$123, N as Tabs, Ni as _sfc_main$22, Nn as _sfc_main$88, Nr as provideExpansionPanelGroup, Nt as _sfc_main$124, O as useToggleRoot, Oi as provideCarouselRoot, On as _sfc_main$93, Or as _sfc_main$60, Ot as _sfc_main$126, P as _sfc_main$150, Pi as _sfc_main$27, Pn as _sfc_main$94, Pr as useExpansionPanelGroup, Pt as provideSelectionRoot, Q as _sfc_main$140, Qi as _sfc_main$13, Qn as _sfc_main$79, Qr as _sfc_main$45, Qt as useRatingRoot, R as provideTabsRoot, Ri as _sfc_main$23, Rn as usePaginationControls, Rr as _sfc_main$57, Rt as _sfc_main$120, S as provideTooltipRoot, Si as _sfc_main$28, Sn as _sfc_main$96, Sr as useGroupRoot, St as _sfc_main$127, T as _sfc_main$154, Ti as _sfc_main$29, Tn as usePopoverContext, Tr as _sfc_main$64, Tt as useSliderRoot, U as _sfc_main$145, Ui as _sfc_main$19, Un as _sfc_main$85, Ur as useDialogContext, Ut as _sfc_main$121, V as _sfc_main$147, Vi as Breadcrumbs, Vn as Overflow, Vr as _sfc_main$58, Vt as _sfc_main$117, W as _sfc_main$143, Wi as _sfc_main$18, Wn as _sfc_main$87, Wr as Combobox, Wt as provideSelectContext, X as useSwitchGroup, Xi as useBreadcrumbsRoot, Xn as _sfc_main$81, Xr as _sfc_main$47, Xt as _sfc_main$114, Y as provideSwitchGroup, Yi as provideBreadcrumbsRoot, Yn as _sfc_main$82, Yr as _sfc_main$48, Yt as _sfc_main$112, Z as Step, Zi as Avatar, Zn as _sfc_main$80, Zr as _sfc_main$46, Zt as provideRatingRoot, _ as useTreeviewRoot, _a as provideAlertDialogContext, _i as provideCheckboxGroup, _n as _sfc_main$103, _r as useImageRoot, _t as _sfc_main$134, a as _sfc_main$162, aa as provideAvatarGroup, ai as _sfc_main$41, an as _sfc_main$108, ar as _sfc_main$75, at as _sfc_main$139, b as _sfc_main$156, bi as _sfc_main$30, bn as Popover, br as _sfc_main$68, bt as _sfc_main$130, c as _sfc_main$159, ca as AlertDialog, ci as useCollapsible, cn as Progress, cr as _sfc_main$76, ct as Snackbar, d as useTreeviewItem, da as _sfc_main$4, di as _sfc_main$38, dn as _sfc_main$104, dr as Image, dt as _sfc_main$136, ea as _sfc_main$10, ei as provideComboboxContext, en as _sfc_main$110, er as _sfc_main$83, et as provideStepRoot, f as _sfc_main$166, fa as _sfc_main$3, fi as _sfc_main$37, fn as _sfc_main$102, fr as _sfc_main$71, ft as provideSnackbarRootContext, g as provideTreeviewRoot, ga as _sfc_main$6, gi as _sfc_main$36, gn as useProgressRoot, gr as provideImageRoot, gt as useSnackbarQueueContext, h as _sfc_main$167, ha as _sfc_main, hi as useCheckboxRoot, hn as provideProgressRoot, hr as _sfc_main$72, ht as provideSnackbarQueueContext, i as _sfc_main$163, ia as _sfc_main$11, ii as _sfc_main$42, in as useRadioRoot, ir as Input, it as _sfc_main$138, j as useToggleGroup, ji as _sfc_main$26, jn as _sfc_main$90, jr as useExpansionPanelRoot, jt as Selection, k as _sfc_main$153, ki as useCarouselRoot, kn as _sfc_main$92, kr as _sfc_main$65, kt as provideSingleRoot, l as _sfc_main$165, la as _sfc_main$7, li as Checkbox, ln as _sfc_main$107, lr as provideInputRoot, lt as _sfc_main$132, m as useTreeviewList, ma as _sfc_main$1, mi as provideCheckboxRoot, mn as _sfc_main$105, mr as _sfc_main$69, mt as _sfc_main$135, n as _sfc_main$168, na as provideAvatarRoot, ni as Collapsible, nn as _sfc_main$111, nr as useNumberFieldRoot, nt as Splitter, o as _sfc_main$161, oa as useAvatarGroup, oi as _sfc_main$44, on as provideRadioGroup, or as _sfc_main$74, ot as provideSplitterRoot, p as provideTreeviewList, pa as _sfc_main$2, pi as _sfc_main$39, pn as _sfc_main$101, pr as _sfc_main$70, pt as useSnackbarRootContext, q as useSwitchRoot, qi as _sfc_main$15, qn as NumberField, qr as _sfc_main$50, qt as Rating, r as _sfc_main$164, ra as useAvatarRoot, ri as _sfc_main$43, rn as provideRadioRoot, rr as _sfc_main$77, rt as _sfc_main$137, s as _sfc_main$160, sa as _sfc_main$8, si as provideCollapsible, sn as useRadioGroup, sr as _sfc_main$73, st as useSplitterRoot, t as Treeview, ta as _sfc_main$14, ti as useComboboxContext, tn as _sfc_main$109, tr as provideNumberFieldRoot, tt as useStepRoot, u as provideTreeviewItem, ua as _sfc_main$5, ui as _sfc_main$40, un as _sfc_main$106, ur as useInputRoot, ut as _sfc_main$133, v as Tooltip, va as useAlertDialogContext, vi as useCheckboxGroup, vn as _sfc_main$100, vr as Group, vt as Slider, w as Toggle, wi as _sfc_main$32, wn as providePopoverContext, wr as ExpansionPanel, wt as provideSliderRoot, x as _sfc_main$158, xi as _sfc_main$33, xn as _sfc_main$97, xr as provideGroupRoot, xt as _sfc_main$128, y as _sfc_main$157, ya as _sfc_main$9, yi as Carousel, yn as _sfc_main$99, yr as _sfc_main$67, yt as _sfc_main$131, z as useTabsRoot, zi as provideButtonGroup, zn as usePaginationItems, zr as _sfc_main$56, zt as _sfc_main$119 } from "./components-B210m9Ye.mjs";
|
|
5
|
+
import { i as useContext, n as createContext, r as provideContext, t as createTrinity } from "./createTrinity-z-3q9QWR.mjs";
|
|
6
|
+
import { a as createPlugin, i as useLogger, n as createLoggerContext, o as createPluginContext, r as createLoggerPlugin, t as createLogger } from "./useLogger-JwRA-DZ7.mjs";
|
|
7
7
|
import { t as LoggerAdapter } from "./adapter-Chznb9Ju.mjs";
|
|
8
|
-
import { t as ConsolaLoggerAdapter } from "./consola-
|
|
9
|
-
import { t as PinoLoggerAdapter } from "./pino-
|
|
10
|
-
import { t as V0LoggerAdapter } from "./v0-
|
|
11
|
-
import { n as createRegistryContext, r as useRegistry, t as createRegistry } from "./createRegistry-
|
|
12
|
-
import { i as createModel, n as createSelectionContext, r as useSelection, t as createSelection } from "./createSelection-
|
|
13
|
-
import { n as createSingleContext, r as useSingle, t as createSingle } from "./createSingle-
|
|
14
|
-
import { i as useTokens, n as createTokensContext, r as flatten, t as createTokens } from "./createTokens-
|
|
8
|
+
import { t as ConsolaLoggerAdapter } from "./consola-cad-VEV2.mjs";
|
|
9
|
+
import { t as PinoLoggerAdapter } from "./pino-BscMO3RR.mjs";
|
|
10
|
+
import { t as V0LoggerAdapter } from "./v0-C7j3bzRU.mjs";
|
|
11
|
+
import { n as createRegistryContext, r as useRegistry, t as createRegistry } from "./createRegistry-8FryYQC-.mjs";
|
|
12
|
+
import { i as createModel, n as createSelectionContext, r as useSelection, t as createSelection } from "./createSelection-DPOvmJ5q.mjs";
|
|
13
|
+
import { n as createSingleContext, r as useSingle, t as createSingle } from "./createSingle-CYi0RuOy.mjs";
|
|
14
|
+
import { i as useTokens, n as createTokensContext, r as flatten, t as createTokens } from "./createTokens-DaJ_SYE7.mjs";
|
|
15
15
|
import { t as LocaleAdapter } from "./adapter-D8zizQVP.mjs";
|
|
16
|
-
import { t as V0LocaleAdapter } from "./v0-
|
|
17
|
-
import { a as useLocale, i as createLocalePlugin, n as createLocaleContext, r as createLocaleFallback, t as createLocale } from "./useLocale-
|
|
18
|
-
import { $ as
|
|
19
|
-
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-
|
|
16
|
+
import { t as V0LocaleAdapter } from "./v0-BfZc5TNn.mjs";
|
|
17
|
+
import { a as useLocale, i as createLocalePlugin, n as createLocaleContext, r as createLocaleFallback, t as createLocale } from "./useLocale-yXLswxYa.mjs";
|
|
18
|
+
import { $ as useVirtual, A as usePrefersReducedMotion, At as createKanban, B as useMutationObserver, Bt as createSortable, C as useRovingFocus, Ct as useHydration, D as useMediaQuery, Dt as createNested, E as usePresence, Et as createNumeric, F as useHotkey, Ft as useForm, G as createBreakpoints, Gt as ClientComboboxAdapter, H as createDateContext, Ht as createComboboxContext, I as useDragDrop, It as createDataGrid, J as useBreakpoints, Jt as usePopover, K as createBreakpointsContext, Kt as ComboboxAdapter, L as KeyboardAdapter, Lt as createDataGridContext, M as useElementIntersection, Mt as createValidation, N as useIntersectionObserver, Nt as createForm, O as usePrefersContrast, Ot as createNestedContext, P as useImage, Pt as createFormContext, Q as createVirtualContext, Qt as useBreadcrumbs, R as PointerAdapter, Rt as useDataGrid, S as V0RtlAdapter, St as createHydrationPlugin, T as useProxyModel, Tt as createNumberField, U as createDatePlugin, Ut as useCombobox, V as createDate, Vt as createCombobox, W as useDate, Wt as ServerComboboxAdapter, X as toHighlight, Xt as createBreadcrumbs, Y as toReactive, Yt as useDelay, Z as createVirtual, Zt as createBreadcrumbsContext, _ as createRtl, _t as useResizeObserver, a as createTooltipContext, at as useStep, b as createRtlPlugin, bt as createHydration, c as useTooltip, ct as createRatingContext, d as createStoragePlugin, dt as createProgressContext, et as createTimeline, f as useStorage, ft as useProgress, g as useStack, gt as useElementSize, h as createStackPlugin, ht as useOverflow, i as useWindowEventListener, it as createStepContext, j as useLazy, jt as createInput, k as usePrefersDark, kt as useNested, l as createStorage, lt as useRating, m as createStackContext, mt as createOverflowContext, n as useDocumentEventListener, nt as useTimeline, o as createTooltipFallback, ot as createSlider, p as createStack, pt as createOverflow, q as createBreakpointsPlugin, qt as useVirtualFocus, r as useEventListener, rt as createStep, s as createTooltipPlugin, st as createRating, t as useClickOutside, tt as createTimelineContext, u as createStorageContext, ut as createProgress, v as createRtlContext, vt as toElement, w as useRaf, wt as createOtp, x as useRtl, xt as createHydrationContext, y as createRtlFallback, yt as createFallbackHydration, z as DragDropAdapter, zt as useToggleScope } from "./useClickOutside-BurEbsu3.mjs";
|
|
19
|
+
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-8qt26Ha9.mjs";
|
|
20
20
|
import { t as toArray } from "./toArray-CD2-OxAz.mjs";
|
|
21
|
-
import { a as createFilter, i as usePagination, n as createPagination, o as createFilterContext, r as createPaginationContext, s as useFilter, t as DataTableAdapter } from "./adapter-
|
|
22
|
-
import { i as useProxyRegistry, n as createGroupContext, r as useGroup, t as createGroup } from "./createGroup-
|
|
23
|
-
import { t as ClientDataTableAdapter } from "./v0-
|
|
24
|
-
import { a as extractLeaves, i as computeDepth, n as createDataTableContext, o as resolveHeaders, r as useDataTable, t as createDataTable } from "./createDataTable-
|
|
25
|
-
import { t as ServerDataTableAdapter } from "./server-
|
|
26
|
-
import { t as VirtualDataTableAdapter } from "./virtual-
|
|
27
|
-
import { a as useRules, i as createRulesPlugin, n as createRulesContext, o as isStandardSchema, r as createRulesFallback, t as createRules } from "./useRules-
|
|
21
|
+
import { a as createFilter, i as usePagination, n as createPagination, o as createFilterContext, r as createPaginationContext, s as useFilter, t as DataTableAdapter } from "./adapter-BCVxBtDp.mjs";
|
|
22
|
+
import { i as useProxyRegistry, n as createGroupContext, r as useGroup, t as createGroup } from "./createGroup-CpaW7zEJ.mjs";
|
|
23
|
+
import { t as ClientDataTableAdapter } from "./v0-COaQncfZ.mjs";
|
|
24
|
+
import { a as extractLeaves, i as computeDepth, n as createDataTableContext, o as resolveHeaders, r as useDataTable, t as createDataTable } from "./createDataTable-B-Fo-uuL.mjs";
|
|
25
|
+
import { t as ServerDataTableAdapter } from "./server-CZ83nTn_.mjs";
|
|
26
|
+
import { t as VirtualDataTableAdapter } from "./virtual-UumJ2BQ9.mjs";
|
|
27
|
+
import { a as useRules, i as createRulesPlugin, n as createRulesContext, o as isStandardSchema, r as createRulesFallback, t as createRules } from "./useRules-Dg-pFO8r.mjs";
|
|
28
28
|
import { t as FeaturesAdapter } from "./adapter-BSKx9WQ7.mjs";
|
|
29
|
-
import { i as useFeatures, n as createFeaturesContext, r as createFeaturesPlugin, t as createFeatures } from "./useFeatures-
|
|
29
|
+
import { i as useFeatures, n as createFeaturesContext, r as createFeaturesPlugin, t as createFeatures } from "./useFeatures-BWC23LA6.mjs";
|
|
30
30
|
import { n as PermissionsAdapter } from "./v0-Dvu8fMl3.mjs";
|
|
31
|
-
import { i as usePermissions, n as createPermissionsContext, r as createPermissionsPlugin, t as createPermissions } from "./usePermissions-
|
|
31
|
+
import { i as usePermissions, n as createPermissionsContext, r as createPermissionsPlugin, t as createPermissions } from "./usePermissions-Bc1-N-lO.mjs";
|
|
32
32
|
import { n as StorageAdapter, t as MemoryStorageAdapter } from "./memory-BMpJcQjQ.mjs";
|
|
33
|
-
import { t as V0StyleSheetThemeAdapter } from "./v0-
|
|
34
|
-
import { t as V0UnheadThemeAdapter } from "./unhead-
|
|
35
|
-
import { i as useTheme, n as createThemeContext, r as createThemePlugin, t as createTheme } from "./useTheme-
|
|
33
|
+
import { t as V0StyleSheetThemeAdapter } from "./v0-eRmUaRpH.mjs";
|
|
34
|
+
import { t as V0UnheadThemeAdapter } from "./unhead-l-ZLWtSR.mjs";
|
|
35
|
+
import { i as useTheme, n as createThemeContext, r as createThemePlugin, t as createTheme } from "./useTheme-TpMOisy2.mjs";
|
|
36
36
|
import "./constants/index.mjs";
|
|
37
|
-
export { AlertDialog, _sfc_main as AlertDialogAction, _sfc_main$1 as AlertDialogActivator, _sfc_main$2 as AlertDialogCancel, _sfc_main$3 as AlertDialogClose, _sfc_main$4 as AlertDialogContent, _sfc_main$5 as AlertDialogDescription, _sfc_main$6 as AlertDialogRoot, _sfc_main$7 as AlertDialogTitle, _sfc_main$8 as AspectRatio, _sfc_main$9 as Atom, Avatar, _sfc_main$10 as AvatarFallback, _sfc_main$11 as AvatarImage, _sfc_main$12 as AvatarRoot, Breadcrumbs, _sfc_main$13 as BreadcrumbsDivider, _sfc_main$14 as BreadcrumbsEllipsis, _sfc_main$15 as BreadcrumbsItem, _sfc_main$16 as BreadcrumbsLink, _sfc_main$17 as BreadcrumbsList, _sfc_main$18 as BreadcrumbsPage, _sfc_main$19 as BreadcrumbsRoot, Button, _sfc_main$20 as ButtonContent, _sfc_main$21 as ButtonGroup, _sfc_main$22 as ButtonHiddenInput, _sfc_main$23 as ButtonIcon, _sfc_main$24 as ButtonLoading, _sfc_main$25 as ButtonRoot, Carousel, _sfc_main$26 as CarouselIndicator, _sfc_main$27 as CarouselItem, _sfc_main$28 as CarouselLiveRegion, _sfc_main$29 as CarouselNext, _sfc_main$30 as CarouselPrevious, _sfc_main$31 as CarouselProgress, _sfc_main$32 as CarouselRoot, _sfc_main$33 as CarouselViewport, Checkbox, _sfc_main$34 as CheckboxGroup, _sfc_main$35 as CheckboxHiddenInput, _sfc_main$36 as CheckboxIndicator, _sfc_main$37 as CheckboxRoot, _sfc_main$38 as CheckboxSelectAll, ClientComboboxAdapter, ClientDataTableAdapter, Collapsible, _sfc_main$39 as CollapsibleActivator, _sfc_main$40 as CollapsibleContent, _sfc_main$41 as CollapsibleCue, _sfc_main$42 as CollapsibleRoot, Combobox, _sfc_main$43 as ComboboxActivator, ComboboxAdapter, _sfc_main$44 as ComboboxContent, _sfc_main$45 as ComboboxControl, _sfc_main$46 as ComboboxCue, _sfc_main$47 as ComboboxDescription, _sfc_main$48 as ComboboxEmpty, _sfc_main$49 as ComboboxError, _sfc_main$50 as ComboboxItem, _sfc_main$51 as ComboboxRoot, ConsolaLoggerAdapter, DataTableAdapter, Dialog, _sfc_main$52 as DialogActivator, _sfc_main$53 as DialogClose, _sfc_main$54 as DialogContent, _sfc_main$55 as DialogDescription, _sfc_main$56 as DialogRoot, _sfc_main$57 as DialogTitle, DragDropAdapter, ExpansionPanel, _sfc_main$58 as ExpansionPanelActivator, _sfc_main$59 as ExpansionPanelContent, _sfc_main$60 as ExpansionPanelCue, _sfc_main$61 as ExpansionPanelGroup, _sfc_main$62 as ExpansionPanelHeader, _sfc_main$63 as ExpansionPanelRoot, FeaturesAdapter, _sfc_main$64 as Form, Group, _sfc_main$65 as GroupItem, _sfc_main$66 as GroupRoot, IN_BROWSER, Image, _sfc_main$67 as ImageFallback, _sfc_main$68 as ImageImg, _sfc_main$69 as ImagePlaceholder, _sfc_main$70 as ImageRoot, Input, _sfc_main$71 as InputControl, _sfc_main$72 as InputDescription, _sfc_main$73 as InputError, _sfc_main$74 as InputRoot, KeyboardAdapter, _sfc_main$75 as Locale, LocaleAdapter, LoggerAdapter, MemoryStorageAdapter, NumberField, _sfc_main$76 as NumberFieldControl, _sfc_main$77 as NumberFieldDecrement, _sfc_main$78 as NumberFieldDescription, _sfc_main$79 as NumberFieldError, _sfc_main$80 as NumberFieldIncrement, _sfc_main$81 as NumberFieldRoot, _sfc_main$82 as NumberFieldScrub, Overflow, _sfc_main$83 as OverflowIndicator, _sfc_main$84 as OverflowItem, _sfc_main$85 as OverflowRoot, Pagination, _sfc_main$86 as PaginationEllipsis, _sfc_main$87 as PaginationFirst, _sfc_main$88 as PaginationItem, _sfc_main$89 as PaginationLast, _sfc_main$90 as PaginationNext, _sfc_main$91 as PaginationPrev, _sfc_main$92 as PaginationRoot, _sfc_main$93 as PaginationStatus, PermissionsAdapter, PinoLoggerAdapter, PointerAdapter, Popover, _sfc_main$94 as PopoverActivator, _sfc_main$95 as PopoverContent, _sfc_main$96 as PopoverRoot, _sfc_main$97 as Portal, _sfc_main$98 as Presence, Progress, _sfc_main$99 as ProgressBuffer, _sfc_main$100 as ProgressFill, _sfc_main$101 as ProgressHiddenInput, _sfc_main$102 as ProgressLabel, _sfc_main$103 as ProgressRoot, _sfc_main$104 as ProgressTrack, _sfc_main$105 as ProgressValue, Radio, _sfc_main$106 as RadioGroup, _sfc_main$107 as RadioHiddenInput, _sfc_main$108 as RadioIndicator, _sfc_main$109 as RadioRoot, Rating, _sfc_main$110 as RatingHiddenInput, _sfc_main$111 as RatingItem, _sfc_main$112 as RatingRoot, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, _sfc_main$113 as Scrim, Select, _sfc_main$114 as SelectActivator, _sfc_main$115 as SelectContent, _sfc_main$116 as SelectCue, _sfc_main$117 as SelectItem, _sfc_main$118 as SelectPlaceholder, _sfc_main$119 as SelectRoot, _sfc_main$120 as SelectValue, Selection, _sfc_main$121 as SelectionItem, _sfc_main$122 as SelectionRoot, ServerComboboxAdapter, ServerDataTableAdapter, Single, _sfc_main$123 as SingleItem, _sfc_main$124 as SingleRoot, Slider, _sfc_main$125 as SliderHiddenInput, _sfc_main$126 as SliderRange, _sfc_main$127 as SliderRoot, _sfc_main$128 as SliderThumb, _sfc_main$129 as SliderTrack, Snackbar, _sfc_main$130 as SnackbarClose, _sfc_main$131 as SnackbarContent, _sfc_main$132 as SnackbarPortal, _sfc_main$133 as SnackbarQueue, _sfc_main$134 as SnackbarRoot, Splitter, _sfc_main$135 as SplitterHandle, _sfc_main$136 as SplitterPanel, _sfc_main$137 as SplitterRoot, Step, _sfc_main$138 as StepItem, _sfc_main$139 as StepRoot, StorageAdapter, Switch, _sfc_main$140 as SwitchGroup, _sfc_main$141 as SwitchHiddenInput, _sfc_main$142 as SwitchRoot, _sfc_main$143 as SwitchSelectAll, _sfc_main$144 as SwitchThumb, _sfc_main$145 as SwitchTrack, Tabs, _sfc_main$146 as TabsItem, _sfc_main$147 as TabsList, _sfc_main$148 as TabsPanel, _sfc_main$149 as TabsRoot, _sfc_main$150 as Theme, Toggle, _sfc_main$151 as ToggleGroup, _sfc_main$152 as ToggleIndicator, _sfc_main$153 as ToggleRoot, Treeview, _sfc_main$154 as TreeviewActivator, _sfc_main$155 as TreeviewCheckbox, _sfc_main$156 as TreeviewContent, _sfc_main$157 as TreeviewCue, _sfc_main$158 as TreeviewGroup, _sfc_main$159 as TreeviewIndicator, _sfc_main$160 as TreeviewItem, _sfc_main$161 as TreeviewList, _sfc_main$162 as TreeviewRoot, _sfc_main$163 as TreeviewSelectAll, V0LocaleAdapter, V0LoggerAdapter, V0RtlAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, VirtualDataTableAdapter, __LOGGER_ENABLED__, apca, clamp, 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, createOtp, 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, foreground, hexToRgb, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isSelfClosingTag, isStandardSchema, isString, isSymbol, isThenable, isUndefined, mergeDeep, provideAlertDialogContext, provideAvatarRoot, provideBreadcrumbsRoot, provideButtonGroup, provideButtonRoot, provideCarouselRoot, provideCheckboxGroup, provideCheckboxRoot, provideCollapsible, provideComboboxContext, provideContext, provideDialogContext, provideExpansionPanelGroup, provideExpansionPanelRoot, provideGroupRoot, provideImageRoot, provideInputRoot, provideNumberFieldRoot, provideOverflowRoot, providePaginationControls, providePaginationItems, providePaginationRoot, providePopoverContext, provideProgressRoot, provideRadioGroup, provideRadioRoot, provideRatingRoot, provideSelectContext, provideSelectionRoot, provideSingleRoot, provideSliderRoot, provideSnackbarQueueContext, provideSnackbarRootContext, provideSplitterRoot, provideStepRoot, provideSwitchGroup, provideSwitchRoot, provideTabsRoot, provideToggleGroup, provideToggleRoot, provideTreeviewItem, provideTreeviewList, provideTreeviewRoot, range, resolveHeaders, resolveIds, resolveIndexes, rgbToHex, toArray, toElement, toHighlight, toReactive, useAlertDialogContext, useAvatarRoot, useBreadcrumbs, useBreadcrumbsRoot, useBreakpoints, useButtonGroup, useButtonRoot, useCarouselRoot, useCheckboxGroup, useCheckboxRoot, useClickOutside, useCollapsible, useCombobox, useComboboxContext, useContext, useDataTable, useDate, useDelay, useDialogContext, useDocumentEventListener, useDragDrop, useElementIntersection, useElementSize, useEventListener, useExpansionPanelGroup, useExpansionPanelRoot, useFeatures, useFilter, useForm, useGroup, useGroupRoot, useHotkey, useHydration, useId, useImage, useImageRoot, useInputRoot, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useNotifications, useNumberFieldRoot, useOverflow, useOverflowRoot, usePagination, usePaginationControls, usePaginationItems, usePaginationRoot, usePermissions, usePopover, usePopoverContext, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, usePresence, useProgress, useProgressRoot, useProxyModel, useProxyRegistry, useQueue, useRadioGroup, useRadioRoot, useRaf, useRating, useRatingRoot, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelectContext, useSelection, useSelectionRoot, useSingle, useSingleRoot, useSliderRoot, useSnackbarQueueContext, useSnackbarRootContext, useSplitterRoot, useStack, useStep, useStepRoot, useStorage, useSwitchGroup, useSwitchRoot, useTabsRoot, useTheme, useTimeline, useTimer, useToggleGroup, useToggleRoot, useToggleScope, useTokens, useTreeviewItem, useTreeviewList, useTreeviewRoot, useVirtual, useVirtualFocus, useWindowEventListener, version };
|
|
37
|
+
export { AlertDialog, _sfc_main as AlertDialogAction, _sfc_main$1 as AlertDialogActivator, _sfc_main$2 as AlertDialogCancel, _sfc_main$3 as AlertDialogClose, _sfc_main$4 as AlertDialogContent, _sfc_main$5 as AlertDialogDescription, _sfc_main$6 as AlertDialogRoot, _sfc_main$7 as AlertDialogTitle, _sfc_main$8 as AspectRatio, _sfc_main$9 as Atom, Avatar, _sfc_main$10 as AvatarFallback, _sfc_main$11 as AvatarGroup, _sfc_main$12 as AvatarImage, _sfc_main$13 as AvatarIndicator, _sfc_main$14 as AvatarRoot, Breadcrumbs, _sfc_main$15 as BreadcrumbsDivider, _sfc_main$16 as BreadcrumbsEllipsis, _sfc_main$17 as BreadcrumbsItem, _sfc_main$18 as BreadcrumbsLink, _sfc_main$19 as BreadcrumbsList, _sfc_main$20 as BreadcrumbsPage, _sfc_main$21 as BreadcrumbsRoot, Button, _sfc_main$22 as ButtonContent, _sfc_main$23 as ButtonGroup, _sfc_main$24 as ButtonHiddenInput, _sfc_main$25 as ButtonIcon, _sfc_main$26 as ButtonLoading, _sfc_main$27 as ButtonRoot, Carousel, _sfc_main$28 as CarouselIndicator, _sfc_main$29 as CarouselItem, _sfc_main$30 as CarouselLiveRegion, _sfc_main$31 as CarouselNext, _sfc_main$32 as CarouselPrevious, _sfc_main$33 as CarouselProgress, _sfc_main$34 as CarouselRoot, _sfc_main$35 as CarouselViewport, Checkbox, _sfc_main$36 as CheckboxGroup, _sfc_main$37 as CheckboxHiddenInput, _sfc_main$38 as CheckboxIndicator, _sfc_main$39 as CheckboxRoot, _sfc_main$40 as CheckboxSelectAll, ClientComboboxAdapter, ClientDataTableAdapter, Collapsible, _sfc_main$41 as CollapsibleActivator, _sfc_main$42 as CollapsibleContent, _sfc_main$43 as CollapsibleCue, _sfc_main$44 as CollapsibleRoot, Combobox, _sfc_main$45 as ComboboxActivator, ComboboxAdapter, _sfc_main$46 as ComboboxContent, _sfc_main$47 as ComboboxControl, _sfc_main$48 as ComboboxCue, _sfc_main$49 as ComboboxDescription, _sfc_main$50 as ComboboxEmpty, _sfc_main$51 as ComboboxError, _sfc_main$52 as ComboboxItem, _sfc_main$53 as ComboboxRoot, ConsolaLoggerAdapter, DataTableAdapter, Dialog, _sfc_main$54 as DialogActivator, _sfc_main$55 as DialogClose, _sfc_main$56 as DialogContent, _sfc_main$57 as DialogDescription, _sfc_main$58 as DialogRoot, _sfc_main$59 as DialogTitle, DragDropAdapter, ExpansionPanel, _sfc_main$60 as ExpansionPanelActivator, _sfc_main$61 as ExpansionPanelContent, _sfc_main$62 as ExpansionPanelCue, _sfc_main$63 as ExpansionPanelGroup, _sfc_main$64 as ExpansionPanelHeader, _sfc_main$65 as ExpansionPanelRoot, FeaturesAdapter, _sfc_main$66 as Form, Group, _sfc_main$67 as GroupItem, _sfc_main$68 as GroupRoot, IN_BROWSER, Image, _sfc_main$69 as ImageFallback, _sfc_main$70 as ImageImg, _sfc_main$71 as ImagePlaceholder, _sfc_main$72 as ImageRoot, Input, _sfc_main$73 as InputControl, _sfc_main$74 as InputDescription, _sfc_main$75 as InputError, _sfc_main$76 as InputRoot, KeyboardAdapter, _sfc_main$77 as Locale, LocaleAdapter, LoggerAdapter, MemoryStorageAdapter, NumberField, _sfc_main$78 as NumberFieldControl, _sfc_main$79 as NumberFieldDecrement, _sfc_main$80 as NumberFieldDescription, _sfc_main$81 as NumberFieldError, _sfc_main$82 as NumberFieldIncrement, _sfc_main$83 as NumberFieldRoot, _sfc_main$84 as NumberFieldScrub, Overflow, _sfc_main$85 as OverflowIndicator, _sfc_main$86 as OverflowItem, _sfc_main$87 as OverflowRoot, Pagination, _sfc_main$88 as PaginationEllipsis, _sfc_main$89 as PaginationFirst, _sfc_main$90 as PaginationItem, _sfc_main$91 as PaginationLast, _sfc_main$92 as PaginationNext, _sfc_main$93 as PaginationPrev, _sfc_main$94 as PaginationRoot, _sfc_main$95 as PaginationStatus, PermissionsAdapter, PinoLoggerAdapter, PointerAdapter, Popover, _sfc_main$96 as PopoverActivator, _sfc_main$97 as PopoverContent, _sfc_main$98 as PopoverRoot, _sfc_main$99 as Portal, _sfc_main$100 as Presence, Progress, _sfc_main$101 as ProgressBuffer, _sfc_main$102 as ProgressFill, _sfc_main$103 as ProgressHiddenInput, _sfc_main$104 as ProgressLabel, _sfc_main$105 as ProgressRoot, _sfc_main$106 as ProgressTrack, _sfc_main$107 as ProgressValue, Radio, _sfc_main$108 as RadioGroup, _sfc_main$109 as RadioHiddenInput, _sfc_main$110 as RadioIndicator, _sfc_main$111 as RadioRoot, Rating, _sfc_main$112 as RatingHiddenInput, _sfc_main$113 as RatingItem, _sfc_main$114 as RatingRoot, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, _sfc_main$115 as Scrim, Select, _sfc_main$116 as SelectActivator, _sfc_main$117 as SelectContent, _sfc_main$118 as SelectCue, _sfc_main$119 as SelectItem, _sfc_main$120 as SelectPlaceholder, _sfc_main$121 as SelectRoot, _sfc_main$122 as SelectValue, Selection, _sfc_main$123 as SelectionItem, _sfc_main$124 as SelectionRoot, ServerComboboxAdapter, ServerDataTableAdapter, ServerDataTableAdapter as ServerGridAdapter, Single, _sfc_main$125 as SingleItem, _sfc_main$126 as SingleRoot, Slider, _sfc_main$127 as SliderHiddenInput, _sfc_main$128 as SliderRange, _sfc_main$129 as SliderRoot, _sfc_main$130 as SliderThumb, _sfc_main$131 as SliderTrack, Snackbar, _sfc_main$132 as SnackbarClose, _sfc_main$133 as SnackbarContent, _sfc_main$134 as SnackbarPortal, _sfc_main$135 as SnackbarQueue, _sfc_main$136 as SnackbarRoot, Splitter, _sfc_main$137 as SplitterHandle, _sfc_main$138 as SplitterPanel, _sfc_main$139 as SplitterRoot, Step, _sfc_main$140 as StepItem, _sfc_main$141 as StepRoot, StorageAdapter, Switch, _sfc_main$142 as SwitchGroup, _sfc_main$143 as SwitchHiddenInput, _sfc_main$144 as SwitchRoot, _sfc_main$145 as SwitchSelectAll, _sfc_main$146 as SwitchThumb, _sfc_main$147 as SwitchTrack, Tabs, _sfc_main$148 as TabsItem, _sfc_main$149 as TabsList, _sfc_main$150 as TabsPanel, _sfc_main$151 as TabsRoot, _sfc_main$152 as Theme, Toggle, _sfc_main$153 as ToggleGroup, _sfc_main$154 as ToggleIndicator, _sfc_main$155 as ToggleRoot, Tooltip, _sfc_main$156 as TooltipActivator, _sfc_main$157 as TooltipContent, _sfc_main$158 as TooltipRoot, Treeview, _sfc_main$159 as TreeviewActivator, _sfc_main$160 as TreeviewCheckbox, _sfc_main$161 as TreeviewContent, _sfc_main$162 as TreeviewCue, _sfc_main$163 as TreeviewGroup, _sfc_main$164 as TreeviewIndicator, _sfc_main$165 as TreeviewItem, _sfc_main$166 as TreeviewList, _sfc_main$167 as TreeviewRoot, _sfc_main$168 as TreeviewSelectAll, UNSAFE_KEYS, V0Error, V0LocaleAdapter, V0LoggerAdapter, V0RtlAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, VirtualDataTableAdapter, __LOGGER_ENABLED__, apca, clamp, computeDepth, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createCombobox, createComboboxContext, createContext, createDataGrid, createDataGridContext, 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, createOtp, 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, createTooltipContext, createTooltipFallback, createTooltipPlugin, createTrinity, createValidation, createVirtual, createVirtualContext, extractLeaves, flatten, foreground, hexToRgb, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isSelfClosingTag, isStandardSchema, isString, isSymbol, isThenable, isUndefined, isV0Error, mergeDeep, provideAlertDialogContext, provideAvatarGroup, provideAvatarRoot, provideBreadcrumbsRoot, provideButtonGroup, provideButtonRoot, provideCarouselRoot, provideCheckboxGroup, provideCheckboxRoot, provideCollapsible, provideComboboxContext, provideContext, provideDialogContext, provideExpansionPanelGroup, provideExpansionPanelRoot, provideGroupRoot, provideImageRoot, provideInputRoot, provideNumberFieldRoot, provideOverflowRoot, providePaginationControls, providePaginationItems, providePaginationRoot, providePopoverContext, provideProgressRoot, provideRadioGroup, provideRadioRoot, provideRatingRoot, provideSelectContext, provideSelectionRoot, provideSingleRoot, provideSliderRoot, provideSnackbarQueueContext, provideSnackbarRootContext, provideSplitterRoot, provideStepRoot, provideSwitchGroup, provideSwitchRoot, provideTabsRoot, provideToggleGroup, provideToggleRoot, provideTooltipRoot, provideTreeviewItem, provideTreeviewList, provideTreeviewRoot, range, resolveHeaders, resolveIds, resolveIndexes, rgbToHex, toArray, toElement, toHighlight, toReactive, useAlertDialogContext, useAvatarGroup, useAvatarRoot, useBreadcrumbs, useBreadcrumbsRoot, useBreakpoints, useButtonGroup, useButtonRoot, useCarouselRoot, useCheckboxGroup, useCheckboxRoot, useClickOutside, useCollapsible, useCombobox, useComboboxContext, useContext, useDataGrid, useDataTable, useDate, useDelay, useDialogContext, useDocumentEventListener, useDragDrop, useElementIntersection, useElementSize, useEventListener, useExpansionPanelGroup, useExpansionPanelRoot, useFeatures, useFilter, useForm, useGroup, useGroupRoot, useHotkey, useHydration, useId, useImage, useImageRoot, useInputRoot, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useNotifications, useNumberFieldRoot, useOverflow, useOverflowRoot, usePagination, usePaginationControls, usePaginationItems, usePaginationRoot, usePermissions, usePopover, usePopoverContext, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, usePresence, useProgress, useProgressRoot, useProxyModel, useProxyRegistry, useQueue, useRadioGroup, useRadioRoot, useRaf, useRating, useRatingRoot, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelectContext, useSelection, useSelectionRoot, useSingle, useSingleRoot, useSliderRoot, useSnackbarQueueContext, useSnackbarRootContext, useSplitterRoot, useStack, useStep, useStepRoot, useStorage, useSwitchGroup, useSwitchRoot, useTabsRoot, useTheme, useTimeline, useTimer, useToggleGroup, useToggleRoot, useToggleScope, useTokens, useTooltip, useTooltipRoot, useTreeviewItem, useTreeviewList, useTreeviewRoot, useVirtual, useVirtualFocus, useWindowEventListener, version };
|
|
@@ -155,6 +155,46 @@
|
|
|
155
155
|
"type": "boolean | undefined",
|
|
156
156
|
"description": "When true, renders slot content directly without a wrapper element"
|
|
157
157
|
},
|
|
158
|
+
"avatar-group/namespace": {
|
|
159
|
+
"type": "string | undefined",
|
|
160
|
+
"description": "Namespace for dependency injection (must match Avatar.Root groupNamespace)"
|
|
161
|
+
},
|
|
162
|
+
"avatar-group/max": {
|
|
163
|
+
"type": "number | undefined",
|
|
164
|
+
"description": "Upper bound on visible count; default Infinity"
|
|
165
|
+
},
|
|
166
|
+
"avatar-group/responsive": {
|
|
167
|
+
"type": "boolean | undefined",
|
|
168
|
+
"description": "Opt-in width-responsive truncation via createOverflow"
|
|
169
|
+
},
|
|
170
|
+
"avatar-group/priority": {
|
|
171
|
+
"type": "AvatarGroupPriority | undefined",
|
|
172
|
+
"description": "Which side keeps items when truncated"
|
|
173
|
+
},
|
|
174
|
+
"avatar-group/gap": {
|
|
175
|
+
"type": "number | undefined",
|
|
176
|
+
"description": "Pixel gap between items; only meaningful when responsive"
|
|
177
|
+
},
|
|
178
|
+
"avatar-group/label": {
|
|
179
|
+
"type": "string | undefined",
|
|
180
|
+
"description": "Accessible name for the group"
|
|
181
|
+
},
|
|
182
|
+
"avatar-group/ariaLabelledby": {
|
|
183
|
+
"type": "string | undefined",
|
|
184
|
+
"description": "ID of element that labels this group"
|
|
185
|
+
},
|
|
186
|
+
"avatar-group/ariaDescribedby": {
|
|
187
|
+
"type": "string | undefined",
|
|
188
|
+
"description": "ID of element that describes this group"
|
|
189
|
+
},
|
|
190
|
+
"avatar-group/as": {
|
|
191
|
+
"type": "string | Component<unknown, any, any, ComputedOptions, MethodOptions, {}, any> | null | undefined",
|
|
192
|
+
"description": "The HTML element to render as, or null for renderless mode"
|
|
193
|
+
},
|
|
194
|
+
"avatar-group/renderless": {
|
|
195
|
+
"type": "boolean | undefined",
|
|
196
|
+
"description": "When true, renders slot content directly without a wrapper element"
|
|
197
|
+
},
|
|
158
198
|
"avatar-image/src": {
|
|
159
199
|
"type": "string | undefined",
|
|
160
200
|
"description": "Image source URL"
|
|
@@ -175,10 +215,34 @@
|
|
|
175
215
|
"type": "boolean | undefined",
|
|
176
216
|
"description": "When true, renders slot content directly without a wrapper element"
|
|
177
217
|
},
|
|
218
|
+
"avatar-indicator/namespace": {
|
|
219
|
+
"type": "string | undefined",
|
|
220
|
+
"description": "Namespace of the parent Avatar.Group context"
|
|
221
|
+
},
|
|
222
|
+
"avatar-indicator/as": {
|
|
223
|
+
"type": "string | Component<unknown, any, any, ComputedOptions, MethodOptions, {}, any> | null | undefined",
|
|
224
|
+
"description": "The HTML element to render as, or null for renderless mode"
|
|
225
|
+
},
|
|
226
|
+
"avatar-indicator/renderless": {
|
|
227
|
+
"type": "boolean | undefined",
|
|
228
|
+
"description": "When true, renders slot content directly without a wrapper element"
|
|
229
|
+
},
|
|
178
230
|
"avatar-root/namespace": {
|
|
179
231
|
"type": "string | undefined",
|
|
180
232
|
"description": "Namespace for dependency injection"
|
|
181
233
|
},
|
|
234
|
+
"avatar-root/value": {
|
|
235
|
+
"type": "unknown",
|
|
236
|
+
"description": "Identifier when used inside Avatar.Group; harmless when standalone"
|
|
237
|
+
},
|
|
238
|
+
"avatar-root/disabled": {
|
|
239
|
+
"type": "boolean | undefined",
|
|
240
|
+
"description": "Disables this avatar's contribution to group capacity math"
|
|
241
|
+
},
|
|
242
|
+
"avatar-root/groupNamespace": {
|
|
243
|
+
"type": "string | undefined",
|
|
244
|
+
"description": "Namespace of the parent Avatar.Group context"
|
|
245
|
+
},
|
|
182
246
|
"avatar-root/as": {
|
|
183
247
|
"type": "string | Component<unknown, any, any, ComputedOptions, MethodOptions, {}, any> | null | undefined",
|
|
184
248
|
"description": "The HTML element to render as, or null for renderless mode"
|
|
@@ -3135,6 +3199,70 @@
|
|
|
3135
3199
|
"type": "boolean | undefined",
|
|
3136
3200
|
"description": ""
|
|
3137
3201
|
},
|
|
3202
|
+
"tooltip-activator/namespace": {
|
|
3203
|
+
"type": "string | undefined",
|
|
3204
|
+
"description": ""
|
|
3205
|
+
},
|
|
3206
|
+
"tooltip-activator/as": {
|
|
3207
|
+
"type": "string | Component<unknown, any, any, ComputedOptions, MethodOptions, {}, any> | null | undefined",
|
|
3208
|
+
"description": "The HTML element to render as, or null for renderless mode"
|
|
3209
|
+
},
|
|
3210
|
+
"tooltip-activator/renderless": {
|
|
3211
|
+
"type": "boolean | undefined",
|
|
3212
|
+
"description": "When true, renders slot content directly without a wrapper element"
|
|
3213
|
+
},
|
|
3214
|
+
"tooltip-content/namespace": {
|
|
3215
|
+
"type": "string | undefined",
|
|
3216
|
+
"description": ""
|
|
3217
|
+
},
|
|
3218
|
+
"tooltip-content/as": {
|
|
3219
|
+
"type": "string | Component<unknown, any, any, ComputedOptions, MethodOptions, {}, any> | null | undefined",
|
|
3220
|
+
"description": "The HTML element to render as, or null for renderless mode"
|
|
3221
|
+
},
|
|
3222
|
+
"tooltip-content/renderless": {
|
|
3223
|
+
"type": "boolean | undefined",
|
|
3224
|
+
"description": "When true, renders slot content directly without a wrapper element"
|
|
3225
|
+
},
|
|
3226
|
+
"tooltip-root/openDelay": {
|
|
3227
|
+
"type": "number | undefined",
|
|
3228
|
+
"description": "Delay in ms before opening; falls back to the region delay when omitted"
|
|
3229
|
+
},
|
|
3230
|
+
"tooltip-root/closeDelay": {
|
|
3231
|
+
"type": "number | undefined",
|
|
3232
|
+
"description": "Delay in ms before closing; falls back to the region delay when omitted"
|
|
3233
|
+
},
|
|
3234
|
+
"tooltip-root/disabled": {
|
|
3235
|
+
"type": "boolean | undefined",
|
|
3236
|
+
"description": "Whether the tooltip is disabled (also disabled when the region is)"
|
|
3237
|
+
},
|
|
3238
|
+
"tooltip-root/interactive": {
|
|
3239
|
+
"type": "boolean | undefined",
|
|
3240
|
+
"description": "Whether the content stays open while hovered, allowing pointer interaction"
|
|
3241
|
+
},
|
|
3242
|
+
"tooltip-root/positionArea": {
|
|
3243
|
+
"type": "string | undefined",
|
|
3244
|
+
"description": "CSS anchor-positioning `position-area` for the content (default `top`)"
|
|
3245
|
+
},
|
|
3246
|
+
"tooltip-root/positionTry": {
|
|
3247
|
+
"type": "string | undefined",
|
|
3248
|
+
"description": "CSS anchor-positioning `position-try` fallbacks (default `most-height top`)"
|
|
3249
|
+
},
|
|
3250
|
+
"tooltip-root/namespace": {
|
|
3251
|
+
"type": "string | undefined",
|
|
3252
|
+
"description": "Dependency-injection namespace (default `v0:tooltip`)"
|
|
3253
|
+
},
|
|
3254
|
+
"tooltip-root/as": {
|
|
3255
|
+
"type": "string | Component<unknown, any, any, ComputedOptions, MethodOptions, {}, any> | null | undefined",
|
|
3256
|
+
"description": "The HTML element to render as, or null for renderless mode"
|
|
3257
|
+
},
|
|
3258
|
+
"tooltip-root/renderless": {
|
|
3259
|
+
"type": "boolean | undefined",
|
|
3260
|
+
"description": "When true, renders slot content directly without a wrapper element"
|
|
3261
|
+
},
|
|
3262
|
+
"tooltip-root/modelValue": {
|
|
3263
|
+
"type": "boolean | undefined",
|
|
3264
|
+
"description": ""
|
|
3265
|
+
},
|
|
3138
3266
|
"treeview-activator/namespace": {
|
|
3139
3267
|
"type": "string | undefined",
|
|
3140
3268
|
"description": "Namespace for dependency injection"
|
package/dist/json/importMap.json
CHANGED
|
@@ -44,10 +44,18 @@
|
|
|
44
44
|
"from": "@vuetify/v0",
|
|
45
45
|
"styles": []
|
|
46
46
|
},
|
|
47
|
+
"AvatarGroup": {
|
|
48
|
+
"from": "@vuetify/v0",
|
|
49
|
+
"styles": []
|
|
50
|
+
},
|
|
47
51
|
"AvatarImage": {
|
|
48
52
|
"from": "@vuetify/v0",
|
|
49
53
|
"styles": []
|
|
50
54
|
},
|
|
55
|
+
"AvatarIndicator": {
|
|
56
|
+
"from": "@vuetify/v0",
|
|
57
|
+
"styles": []
|
|
58
|
+
},
|
|
51
59
|
"AvatarRoot": {
|
|
52
60
|
"from": "@vuetify/v0",
|
|
53
61
|
"styles": []
|
|
@@ -624,6 +632,18 @@
|
|
|
624
632
|
"from": "@vuetify/v0",
|
|
625
633
|
"styles": []
|
|
626
634
|
},
|
|
635
|
+
"TooltipActivator": {
|
|
636
|
+
"from": "@vuetify/v0",
|
|
637
|
+
"styles": []
|
|
638
|
+
},
|
|
639
|
+
"TooltipContent": {
|
|
640
|
+
"from": "@vuetify/v0",
|
|
641
|
+
"styles": []
|
|
642
|
+
},
|
|
643
|
+
"TooltipRoot": {
|
|
644
|
+
"from": "@vuetify/v0",
|
|
645
|
+
"styles": []
|
|
646
|
+
},
|
|
627
647
|
"TreeviewActivator": {
|
|
628
648
|
"from": "@vuetify/v0",
|
|
629
649
|
"styles": []
|
|
@@ -784,6 +804,10 @@
|
|
|
784
804
|
"from": "@vuetify/v0",
|
|
785
805
|
"styles": []
|
|
786
806
|
},
|
|
807
|
+
"Tooltip": {
|
|
808
|
+
"from": "@vuetify/v0",
|
|
809
|
+
"styles": []
|
|
810
|
+
},
|
|
787
811
|
"Treeview": {
|
|
788
812
|
"from": "@vuetify/v0",
|
|
789
813
|
"styles": []
|
package/dist/json/tags.json
CHANGED
|
@@ -93,6 +93,21 @@
|
|
|
93
93
|
],
|
|
94
94
|
"description": "Vuetify 0 AvatarFallback component"
|
|
95
95
|
},
|
|
96
|
+
"avatar-group": {
|
|
97
|
+
"attributes": [
|
|
98
|
+
"namespace",
|
|
99
|
+
"max",
|
|
100
|
+
"responsive",
|
|
101
|
+
"priority",
|
|
102
|
+
"gap",
|
|
103
|
+
"label",
|
|
104
|
+
"ariaLabelledby",
|
|
105
|
+
"ariaDescribedby",
|
|
106
|
+
"as",
|
|
107
|
+
"renderless"
|
|
108
|
+
],
|
|
109
|
+
"description": "Vuetify 0 AvatarGroup component"
|
|
110
|
+
},
|
|
96
111
|
"avatar-image": {
|
|
97
112
|
"attributes": [
|
|
98
113
|
"src",
|
|
@@ -103,9 +118,20 @@
|
|
|
103
118
|
],
|
|
104
119
|
"description": "Vuetify 0 AvatarImage component"
|
|
105
120
|
},
|
|
121
|
+
"avatar-indicator": {
|
|
122
|
+
"attributes": [
|
|
123
|
+
"namespace",
|
|
124
|
+
"as",
|
|
125
|
+
"renderless"
|
|
126
|
+
],
|
|
127
|
+
"description": "Vuetify 0 AvatarIndicator component"
|
|
128
|
+
},
|
|
106
129
|
"avatar-root": {
|
|
107
130
|
"attributes": [
|
|
108
131
|
"namespace",
|
|
132
|
+
"value",
|
|
133
|
+
"disabled",
|
|
134
|
+
"groupNamespace",
|
|
109
135
|
"as",
|
|
110
136
|
"renderless"
|
|
111
137
|
],
|
|
@@ -1563,6 +1589,37 @@
|
|
|
1563
1589
|
],
|
|
1564
1590
|
"description": "Vuetify 0 ToggleRoot component"
|
|
1565
1591
|
},
|
|
1592
|
+
"tooltip-activator": {
|
|
1593
|
+
"attributes": [
|
|
1594
|
+
"namespace",
|
|
1595
|
+
"as",
|
|
1596
|
+
"renderless"
|
|
1597
|
+
],
|
|
1598
|
+
"description": "Vuetify 0 TooltipActivator component"
|
|
1599
|
+
},
|
|
1600
|
+
"tooltip-content": {
|
|
1601
|
+
"attributes": [
|
|
1602
|
+
"namespace",
|
|
1603
|
+
"as",
|
|
1604
|
+
"renderless"
|
|
1605
|
+
],
|
|
1606
|
+
"description": "Vuetify 0 TooltipContent component"
|
|
1607
|
+
},
|
|
1608
|
+
"tooltip-root": {
|
|
1609
|
+
"attributes": [
|
|
1610
|
+
"openDelay",
|
|
1611
|
+
"closeDelay",
|
|
1612
|
+
"disabled",
|
|
1613
|
+
"interactive",
|
|
1614
|
+
"positionArea",
|
|
1615
|
+
"positionTry",
|
|
1616
|
+
"namespace",
|
|
1617
|
+
"as",
|
|
1618
|
+
"renderless",
|
|
1619
|
+
"modelValue"
|
|
1620
|
+
],
|
|
1621
|
+
"description": "Vuetify 0 TooltipRoot component"
|
|
1622
|
+
},
|
|
1566
1623
|
"treeview-activator": {
|
|
1567
1624
|
"attributes": [
|
|
1568
1625
|
"namespace",
|