@vuetify/v0 1.0.0-rc.9 → 1.0.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 +9 -4
- package/dist/{adapter-CVNRHfrz.d.mts → adapter-hq9YlPOF.d.mts} +1 -1
- package/dist/browser/index.d.ts +26 -16
- package/dist/browser/index.js +25 -49
- package/dist/components/index.d.mts +1 -1
- package/dist/components/index.mjs +1 -1
- package/dist/{components-BVbls2Zu.mjs → components-BGEPbuSG.mjs} +17 -13
- package/dist/composables/index.d.mts +4 -4
- package/dist/composables/index.mjs +21 -21
- package/dist/{composables-BT7flkAT.mjs → composables-CfcQp7UD.mjs} +9 -9
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-s3eVS4Zu.mjs → createDataTable-BQKvmkfj.mjs} +3 -3
- package/dist/{createGroup-B6LPZBb5.mjs → createGroup-63cIJS__.mjs} +1 -1
- package/dist/{createRegistry-BGTmeeis.mjs → createRegistry-DMIsLVfQ.mjs} +1 -1
- package/dist/{createSelection-CyN6WFYU.mjs → createSelection-BHnOqlJY.mjs} +1 -1
- package/dist/{createSingle-B2ccuoDn.mjs → createSingle-Rh6cR-G_.mjs} +1 -1
- package/dist/{createTokens-CmFlFaiL.mjs → createTokens-BD-AGGzk.mjs} +20 -48
- package/dist/data-table/index.mjs +1 -1
- package/dist/date/index.mjs +1 -1
- package/dist/features/adapters/posthog/index.mjs +1 -1
- package/dist/features/index.d.mts +1 -1
- package/dist/features/index.mjs +1 -1
- package/dist/{globals-RL3Sag6Q.mjs → globals-CM2GpI-A.mjs} +1 -1
- package/dist/{index-BwNRi6BK.d.mts → index-Bhzo6qwv.d.mts} +2 -2
- package/dist/{index-CfoyBH6V.d.mts → index-C0GDmRHJ.d.mts} +13 -3
- package/dist/{index-CrFFilCd.d.mts → index-QnpcDsV7.d.mts} +1 -1
- package/dist/index.d.mts +5 -5
- package/dist/index.mjs +23 -23
- package/dist/json/attributes.json +4 -0
- package/dist/json/tags.json +1 -0
- package/dist/json/web-types.json +10 -1
- package/dist/locale/adapters/index.d.mts +2 -2
- package/dist/locale/adapters/index.mjs +1 -1
- 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/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 +2 -2
- package/dist/notifications/index.d.mts +1 -1
- package/dist/notifications/index.mjs +2 -2
- package/dist/palettes/ant/index.d.mts +1 -1
- package/dist/palettes/index.d.mts +2 -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/rules/index.d.mts +1 -1
- package/dist/rules/index.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 +2 -2
- 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/{unhead-CEoip0pl.mjs → unhead-DVB3cg3m.mjs} +1 -1
- package/dist/{useEventListener-CBJTFVtj.mjs → useEventListener-DO9cWwJS.mjs} +1 -1
- package/dist/{useFeatures-BZszg39v.mjs → useFeatures-DYsDqjFv.mjs} +3 -3
- package/dist/{useLocale-DeC8QRi3.mjs → useLocale-CIMTKTN0.mjs} +4 -4
- package/dist/{useLogger-6LS-fgWD.mjs → useLogger-eTRi_LkE.mjs} +2 -2
- package/dist/{useNotifications-DD7vR-tx.mjs → useNotifications-BWSWV7A6.mjs} +3 -3
- package/dist/{usePermissions-BIfS_ihQ.mjs → usePermissions-QP0GIGdO.mjs} +2 -2
- package/dist/{useRovingFocus-Dzw1c9uA.mjs → useRovingFocus-CK50J09j.mjs} +9 -9
- package/dist/{useRules-BzgsUHWa.mjs → useRules-DhQuZ66P.mjs} +2 -2
- package/dist/{useStorage-5nEMSv-y.mjs → useStorage-Cs-eTm7F.mjs} +3 -3
- package/dist/{useTheme-K1dwhgeW.mjs → useTheme-oWWN_lkE.mjs} +4 -4
- package/dist/utilities/index.mjs +1 -1
- package/dist/{v0-DsrbK05t.mjs → v0-BQDezfA9.mjs} +1 -1
- package/dist/{v0-C0OfckSF.d.mts → v0-BnUwMaOv.d.mts} +1 -1
- package/dist/{v0-CFy_iJEG.mjs → v0-DfAHWKPZ.mjs} +1 -1
- package/dist/{v0-BOXWgl8G.mjs → v0-SlPjHjDu.mjs} +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
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-
|
|
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-CM2GpI-A.mjs";
|
|
3
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-
|
|
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-BGEPbuSG.mjs";
|
|
5
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-
|
|
6
|
+
import { a as createPlugin, i as useLogger, n as createLoggerContext, o as createPluginContext, r as createLoggerPlugin, t as createLogger } from "./useLogger-eTRi_LkE.mjs";
|
|
7
7
|
import { t as LoggerAdapter } from "./adapter-Chznb9Ju.mjs";
|
|
8
8
|
import { t as ConsolaLoggerAdapter } from "./consola-cad-VEV2.mjs";
|
|
9
9
|
import { t as PinoLoggerAdapter } from "./pino-BscMO3RR.mjs";
|
|
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-
|
|
10
|
+
import { t as V0LoggerAdapter } from "./v0-BQDezfA9.mjs";
|
|
11
|
+
import { n as createRegistryContext, r as useRegistry, t as createRegistry } from "./createRegistry-DMIsLVfQ.mjs";
|
|
12
|
+
import { i as createModel, n as createSelectionContext, r as useSelection, t as createSelection } from "./createSelection-BHnOqlJY.mjs";
|
|
13
|
+
import { n as createSingleContext, r as useSingle, t as createSingle } from "./createSingle-Rh6cR-G_.mjs";
|
|
14
|
+
import { i as useTokens, n as createTokensContext, r as flatten, t as createTokens } from "./createTokens-BD-AGGzk.mjs";
|
|
15
15
|
import { t as LocaleAdapter } from "./adapter-bwZo7b5p.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-
|
|
16
|
+
import { t as V0LocaleAdapter } from "./v0-SlPjHjDu.mjs";
|
|
17
|
+
import { a as useLocale, i as createLocalePlugin, n as createLocaleContext, r as createLocaleFallback, t as createLocale } from "./useLocale-CIMTKTN0.mjs";
|
|
18
18
|
import { t as toArray } from "./toArray-C89ZaEuF.mjs";
|
|
19
|
-
import { n as useEventListener, r as useWindowEventListener, t as useDocumentEventListener } from "./useEventListener-
|
|
20
|
-
import { $ as createHydrationPlugin, A as useCombobox, B as createBreadcrumbs, C as useIntersectionObserver, D as useLazy, E as useForm, F as useDelay, G as createOverflowContext, H as useBreadcrumbs, I as createStep, J as useResizeObserver, K as useOverflow, L as createStepContext, M as ComboboxAdapter, N as useVirtualFocus, O as createCombobox, P as usePopover, Q as createHydrationContext, R as useStep, S as useElementIntersection, T as createFormContext, U as useImage, V as createBreadcrumbsContext, W as createOverflow, X as createFallbackHydration, Z as createHydration, _ as useRaf, a as createTooltipContext, at as useStack, b as createInput, c as useTooltip, d as createRatingContext, et as useHydration, f as useRating, g as usePresence, h as useProgress, i as useNested, it as createStackPlugin, j as ClientComboboxAdapter, k as createComboboxContext, l as createSlider, m as createProgressContext, n as createNested, nt as createStack, o as createTooltipFallback, ot as toElement, p as createProgress, q as useElementSize, r as createNestedContext, rt as createStackContext, s as createTooltipPlugin, st as useClickOutside, t as useRovingFocus, tt as useToggleScope, u as createRating, v as createNumberField, w as createForm, x as createValidation, y as createNumeric, z as useProxyModel } from "./useRovingFocus-
|
|
21
|
-
import { i as useProxyRegistry, n as createGroupContext, r as useGroup, t as createGroup } from "./createGroup-
|
|
22
|
-
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-
|
|
19
|
+
import { n as useEventListener, r as useWindowEventListener, t as useDocumentEventListener } from "./useEventListener-DO9cWwJS.mjs";
|
|
20
|
+
import { $ as createHydrationPlugin, A as useCombobox, B as createBreadcrumbs, C as useIntersectionObserver, D as useLazy, E as useForm, F as useDelay, G as createOverflowContext, H as useBreadcrumbs, I as createStep, J as useResizeObserver, K as useOverflow, L as createStepContext, M as ComboboxAdapter, N as useVirtualFocus, O as createCombobox, P as usePopover, Q as createHydrationContext, R as useStep, S as useElementIntersection, T as createFormContext, U as useImage, V as createBreadcrumbsContext, W as createOverflow, X as createFallbackHydration, Z as createHydration, _ as useRaf, a as createTooltipContext, at as useStack, b as createInput, c as useTooltip, d as createRatingContext, et as useHydration, f as useRating, g as usePresence, h as useProgress, i as useNested, it as createStackPlugin, j as ClientComboboxAdapter, k as createComboboxContext, l as createSlider, m as createProgressContext, n as createNested, nt as createStack, o as createTooltipFallback, ot as toElement, p as createProgress, q as useElementSize, r as createNestedContext, rt as createStackContext, s as createTooltipPlugin, st as useClickOutside, t as useRovingFocus, tt as useToggleScope, u as createRating, v as createNumberField, w as createForm, x as createValidation, y as createNumeric, z as useProxyModel } from "./useRovingFocus-CK50J09j.mjs";
|
|
21
|
+
import { i as useProxyRegistry, n as createGroupContext, r as useGroup, t as createGroup } from "./createGroup-63cIJS__.mjs";
|
|
22
|
+
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-BWSWV7A6.mjs";
|
|
23
23
|
import { a as createFilterContext, i as createFilter, n as createPaginationContext, o as useFilter, r as usePagination, t as createPagination } from "./createPagination-B5dfqY-a.mjs";
|
|
24
|
-
import { A as createBreakpointsPlugin, B as createOtp, C as useMutationObserver, D as useDate, E as createDatePlugin, F as createVirtualContext, G as createSortable, H as createDataGrid, I as useVirtual, K as ServerComboboxAdapter, L as createTimeline, M as toReactive, N as toHighlight, O as createBreakpoints, P as createVirtual, R as createTimelineContext, S as DragDropAdapter, T as createDateContext, U as createDataGridContext, V as createKanban, W as useDataGrid, _ as usePrefersReducedMotion, a as useRtl, b as KeyboardAdapter, c as createReducedMotion, d as useReducedMotion, f as V0ReducedMotionAdapter, g as usePrefersDark, h as usePrefersContrast, i as createRtlPlugin, j as useBreakpoints, k as createBreakpointsContext, l as createReducedMotionContext, m as useMediaQuery, n as createRtlContext, o as V0RtlAdapter, p as ReducedMotionAdapter, r as createRtlFallback, s as RtlAdapter, t as createRtl, u as createReducedMotionPlugin, v as useHotkey, w as createDate, x as PointerAdapter, y as useDragDrop, z as useTimeline } from "./composables-
|
|
25
|
-
import { a as useRules, i as createRulesPlugin, n as createRulesContext, o as isStandardSchema, r as createRulesFallback, t as createRules } from "./useRules-
|
|
24
|
+
import { A as createBreakpointsPlugin, B as createOtp, C as useMutationObserver, D as useDate, E as createDatePlugin, F as createVirtualContext, G as createSortable, H as createDataGrid, I as useVirtual, K as ServerComboboxAdapter, L as createTimeline, M as toReactive, N as toHighlight, O as createBreakpoints, P as createVirtual, R as createTimelineContext, S as DragDropAdapter, T as createDateContext, U as createDataGridContext, V as createKanban, W as useDataGrid, _ as usePrefersReducedMotion, a as useRtl, b as KeyboardAdapter, c as createReducedMotion, d as useReducedMotion, f as V0ReducedMotionAdapter, g as usePrefersDark, h as usePrefersContrast, i as createRtlPlugin, j as useBreakpoints, k as createBreakpointsContext, l as createReducedMotionContext, m as useMediaQuery, n as createRtlContext, o as V0RtlAdapter, p as ReducedMotionAdapter, r as createRtlFallback, s as RtlAdapter, t as createRtl, u as createReducedMotionPlugin, v as useHotkey, w as createDate, x as PointerAdapter, y as useDragDrop, z as useTimeline } from "./composables-CfcQp7UD.mjs";
|
|
25
|
+
import { a as useRules, i as createRulesPlugin, n as createRulesContext, o as isStandardSchema, r as createRulesFallback, t as createRules } from "./useRules-DhQuZ66P.mjs";
|
|
26
26
|
import { t as ThemeAdapter } from "./adapter-lS_VpRow.mjs";
|
|
27
|
-
import { t as V0StyleSheetThemeAdapter } from "./v0-
|
|
28
|
-
import { t as V0UnheadThemeAdapter } from "./unhead-
|
|
29
|
-
import { i as useTheme, n as createThemeContext, r as createThemePlugin, t as createTheme } from "./useTheme-
|
|
27
|
+
import { t as V0StyleSheetThemeAdapter } from "./v0-DfAHWKPZ.mjs";
|
|
28
|
+
import { t as V0UnheadThemeAdapter } from "./unhead-DVB3cg3m.mjs";
|
|
29
|
+
import { i as useTheme, n as createThemeContext, r as createThemePlugin, t as createTheme } from "./useTheme-oWWN_lkE.mjs";
|
|
30
30
|
import { t as DataTableAdapter } from "./adapter-CVoWg0sw.mjs";
|
|
31
31
|
import { t as ClientDataTableAdapter } from "./v0-A4GLojAr.mjs";
|
|
32
|
-
import { a as extractLeaves, i as computeDepth, n as createDataTableContext, o as resolveHeaders, r as useDataTable, t as createDataTable } from "./createDataTable-
|
|
32
|
+
import { a as extractLeaves, i as computeDepth, n as createDataTableContext, o as resolveHeaders, r as useDataTable, t as createDataTable } from "./createDataTable-BQKvmkfj.mjs";
|
|
33
33
|
import { t as ServerDataTableAdapter } from "./server-D5BJBjB0.mjs";
|
|
34
34
|
import { t as VirtualDataTableAdapter } from "./virtual-DFvOoeG6.mjs";
|
|
35
35
|
import { t as DateAdapter } from "./adapter-Cy7wXVFe.mjs";
|
|
36
36
|
import { t as FeaturesAdapter } from "./adapter-CTsckKAR.mjs";
|
|
37
|
-
import { i as useFeatures, n as createFeaturesContext, r as createFeaturesPlugin, t as createFeatures } from "./useFeatures-
|
|
37
|
+
import { i as useFeatures, n as createFeaturesContext, r as createFeaturesPlugin, t as createFeatures } from "./useFeatures-DYsDqjFv.mjs";
|
|
38
38
|
import { n as PermissionsAdapter } from "./v0-UNyykD27.mjs";
|
|
39
|
-
import { i as usePermissions, n as createPermissionsContext, r as createPermissionsPlugin, t as createPermissions } from "./usePermissions-
|
|
39
|
+
import { i as usePermissions, n as createPermissionsContext, r as createPermissionsPlugin, t as createPermissions } from "./usePermissions-QP0GIGdO.mjs";
|
|
40
40
|
import { n as StorageAdapter, t as MemoryStorageAdapter } from "./memory-BJjkQzxs.mjs";
|
|
41
|
-
import { i as useStorage, n as createStorageContext, r as createStoragePlugin, t as createStorage } from "./useStorage-
|
|
41
|
+
import { i as useStorage, n as createStorageContext, r as createStoragePlugin, t as createStorage } from "./useStorage-Cs-eTm7F.mjs";
|
|
42
42
|
import "./constants/index.mjs";
|
|
43
43
|
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, DateAdapter, 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, ReducedMotionAdapter, RtlAdapter, 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, ThemeAdapter, 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, V0ReducedMotionAdapter, 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, createReducedMotion, createReducedMotionContext, createReducedMotionPlugin, 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, useReducedMotion, 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 };
|
|
@@ -2743,6 +2743,10 @@
|
|
|
2743
2743
|
"type": "ID | undefined",
|
|
2744
2744
|
"description": "Unique identifier. Auto-generated if not provided."
|
|
2745
2745
|
},
|
|
2746
|
+
"snackbar-root/urgent": {
|
|
2747
|
+
"type": "boolean | undefined",
|
|
2748
|
+
"description": "When true, sets role=\"alert\" for urgent messages; otherwise role=\"status\"."
|
|
2749
|
+
},
|
|
2746
2750
|
"snackbar-root/as": {
|
|
2747
2751
|
"type": "string | Component<unknown, any, any, ComputedOptions, MethodOptions, {}, any> | null | undefined",
|
|
2748
2752
|
"description": "The HTML element to render as, or null for renderless mode"
|
package/dist/json/tags.json
CHANGED
package/dist/json/web-types.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
|
|
3
3
|
"framework": "vue",
|
|
4
4
|
"name": "@vuetify/v0",
|
|
5
|
-
"version": "1.0.
|
|
5
|
+
"version": "1.0.1",
|
|
6
6
|
"js-types-syntax": "typescript",
|
|
7
7
|
"contributions": {
|
|
8
8
|
"html": {
|
|
@@ -8327,6 +8327,15 @@
|
|
|
8327
8327
|
"default": "useId()",
|
|
8328
8328
|
"required": false
|
|
8329
8329
|
},
|
|
8330
|
+
{
|
|
8331
|
+
"name": "urgent",
|
|
8332
|
+
"value": {
|
|
8333
|
+
"kind": "expression",
|
|
8334
|
+
"type": "boolean | undefined"
|
|
8335
|
+
},
|
|
8336
|
+
"description": "When true, sets role=\"alert\" for urgent messages; otherwise role=\"status\".",
|
|
8337
|
+
"required": false
|
|
8338
|
+
},
|
|
8330
8339
|
{
|
|
8331
8340
|
"name": "as",
|
|
8332
8341
|
"value": {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { n as LocaleAdapterContext, t as LocaleAdapter } from "../../adapter-
|
|
2
|
-
import { t as V0LocaleAdapter } from "../../v0-
|
|
1
|
+
import { n as LocaleAdapterContext, t as LocaleAdapter } from "../../adapter-hq9YlPOF.mjs";
|
|
2
|
+
import { t as V0LocaleAdapter } from "../../v0-BnUwMaOv.mjs";
|
|
3
3
|
export { LocaleAdapter, LocaleAdapterContext, V0LocaleAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as V0LocaleAdapter } from "../../../v0-
|
|
1
|
+
import { t as V0LocaleAdapter } from "../../../v0-BnUwMaOv.mjs";
|
|
2
2
|
export { V0LocaleAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as V0LocaleAdapter } from "../../../v0-
|
|
1
|
+
import { t as V0LocaleAdapter } from "../../../v0-SlPjHjDu.mjs";
|
|
2
2
|
export { V0LocaleAdapter };
|
package/dist/locale/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Bn as createLocaleFallback, Fn as LocaleRecord, Hn as useLocale, In as LocaleTicket, Ln as LocaleTicketInput, Mn as LocaleContextOptions, Nn as LocaleOptions, Pn as LocalePluginOptions, Rn as createLocale, Vn as createLocalePlugin, jn as LocaleContext, zn as createLocaleContext } from "../index-
|
|
2
|
-
import { n as LocaleAdapterContext, t as LocaleAdapter } from "../adapter-
|
|
3
|
-
import { t as V0LocaleAdapter } from "../v0-
|
|
1
|
+
import { Bn as createLocaleFallback, Fn as LocaleRecord, Hn as useLocale, In as LocaleTicket, Ln as LocaleTicketInput, Mn as LocaleContextOptions, Nn as LocaleOptions, Pn as LocalePluginOptions, Rn as createLocale, Vn as createLocalePlugin, jn as LocaleContext, zn as createLocaleContext } from "../index-Bhzo6qwv.mjs";
|
|
2
|
+
import { n as LocaleAdapterContext, t as LocaleAdapter } from "../adapter-hq9YlPOF.mjs";
|
|
3
|
+
import { t as V0LocaleAdapter } from "../v0-BnUwMaOv.mjs";
|
|
4
4
|
export { LocaleAdapter, LocaleAdapterContext, LocaleContext, LocaleContextOptions, LocaleOptions, LocalePluginOptions, LocaleRecord, LocaleTicket, LocaleTicketInput, V0LocaleAdapter, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, useLocale };
|
package/dist/locale/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { t as LocaleAdapter } from "../adapter-bwZo7b5p.mjs";
|
|
2
|
-
import { t as V0LocaleAdapter } from "../v0-
|
|
3
|
-
import { a as useLocale, i as createLocalePlugin, n as createLocaleContext, r as createLocaleFallback, t as createLocale } from "../useLocale-
|
|
2
|
+
import { t as V0LocaleAdapter } from "../v0-SlPjHjDu.mjs";
|
|
3
|
+
import { a as useLocale, i as createLocalePlugin, n as createLocaleContext, r as createLocaleFallback, t as createLocale } from "../useLocale-CIMTKTN0.mjs";
|
|
4
4
|
export { LocaleAdapter, V0LocaleAdapter, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, useLocale };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as LoggerAdapter } from "../../adapter-Chznb9Ju.mjs";
|
|
2
2
|
import { t as ConsolaLoggerAdapter } from "../../consola-cad-VEV2.mjs";
|
|
3
3
|
import { t as PinoLoggerAdapter } from "../../pino-BscMO3RR.mjs";
|
|
4
|
-
import { t as V0LoggerAdapter } from "../../v0-
|
|
4
|
+
import { t as V0LoggerAdapter } from "../../v0-BQDezfA9.mjs";
|
|
5
5
|
export { ConsolaLoggerAdapter, LoggerAdapter, PinoLoggerAdapter, V0LoggerAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as V0LoggerAdapter } from "../../../v0-
|
|
1
|
+
import { t as V0LoggerAdapter } from "../../../v0-BQDezfA9.mjs";
|
|
2
2
|
export { V0LoggerAdapter };
|
package/dist/logger/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { An as LogLevel, Cn as LoggerContextOptions, Dn as createLoggerContext, En as createLogger, On as createLoggerPlugin, Sn as LoggerContext, Tn as LoggerPluginOptions, kn as useLogger, wn as LoggerOptions } from "../index-
|
|
1
|
+
import { An as LogLevel, Cn as LoggerContextOptions, Dn as createLoggerContext, En as createLogger, On as createLoggerPlugin, Sn as LoggerContext, Tn as LoggerPluginOptions, kn as useLogger, wn as LoggerOptions } from "../index-Bhzo6qwv.mjs";
|
|
2
2
|
import { t as LoggerAdapter } from "../adapter-BYzU4Ey5.mjs";
|
|
3
3
|
import { t as ConsolaLoggerAdapter } from "../consola-BPGkJp_q.mjs";
|
|
4
4
|
import { n as PinoLoggerAdapter } from "../pino-B6BI1AOK.mjs";
|
package/dist/logger/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { i as useLogger, n as createLoggerContext, r as createLoggerPlugin, t as createLogger } from "../useLogger-
|
|
1
|
+
import { i as useLogger, n as createLoggerContext, r as createLoggerPlugin, t as createLogger } from "../useLogger-eTRi_LkE.mjs";
|
|
2
2
|
import { t as LoggerAdapter } from "../adapter-Chznb9Ju.mjs";
|
|
3
3
|
import { t as ConsolaLoggerAdapter } from "../consola-cad-VEV2.mjs";
|
|
4
4
|
import { t as PinoLoggerAdapter } from "../pino-BscMO3RR.mjs";
|
|
5
|
-
import { t as V0LoggerAdapter } from "../v0-
|
|
5
|
+
import { t as V0LoggerAdapter } from "../v0-BQDezfA9.mjs";
|
|
6
6
|
export { ConsolaLoggerAdapter, LoggerAdapter, PinoLoggerAdapter, V0LoggerAdapter, createLogger, createLoggerContext, createLoggerPlugin, useLogger };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $t as NotificationInput, an as NotificationsOptions, cn as createNotificationsContext, dn as NotificationsAdapter, en as NotificationSeverity, in as NotificationsContext, ln as createNotificationsPlugin, nn as NotificationTicketInput, on as NotificationsPluginOptions, rn as NotificationsAdapterContext, sn as createNotifications, tn as NotificationTicket, un as useNotifications } from "../index-
|
|
1
|
+
import { $t as NotificationInput, an as NotificationsOptions, cn as createNotificationsContext, dn as NotificationsAdapter, en as NotificationSeverity, in as NotificationsContext, ln as createNotificationsPlugin, nn as NotificationTicketInput, on as NotificationsPluginOptions, rn as NotificationsAdapterContext, sn as createNotifications, tn as NotificationTicket, un as useNotifications } from "../index-Bhzo6qwv.mjs";
|
|
2
2
|
|
|
3
3
|
//#region src/composables/useNotifications/adapters/knock.d.ts
|
|
4
4
|
/** Minimal Knock feed item shape. Uses type-only imports to avoid bundling the SDK. */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as IN_BROWSER } from "../globals-
|
|
2
|
-
import { i as useNotifications, n as createNotificationsContext, r as createNotificationsPlugin, t as createNotifications } from "../useNotifications-
|
|
1
|
+
import { t as IN_BROWSER } from "../globals-CM2GpI-A.mjs";
|
|
2
|
+
import { i as useNotifications, n as createNotificationsContext, r as createNotificationsPlugin, t as createNotifications } from "../useNotifications-BWSWV7A6.mjs";
|
|
3
3
|
//#region src/composables/useNotifications/adapters/adapter.ts
|
|
4
4
|
var NotificationsAdapter = class {};
|
|
5
5
|
//#endregion
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as ID } from "../index-CyNk9FpR.mjs";
|
|
2
|
-
import { b as ThemeRecord } from "../index-
|
|
3
|
-
import { r as TokenCollection } from "../index-
|
|
2
|
+
import { b as ThemeRecord } from "../index-Bhzo6qwv.mjs";
|
|
3
|
+
import { r as TokenCollection } from "../index-QnpcDsV7.mjs";
|
|
4
4
|
|
|
5
5
|
//#region src/palettes/index.d.ts
|
|
6
6
|
interface PaletteDefinition {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Qt as PermissionsAdapter, Zt as V0PermissionsAdapter } from "../../index-
|
|
1
|
+
import { Qt as PermissionsAdapter, Zt as V0PermissionsAdapter } from "../../index-Bhzo6qwv.mjs";
|
|
2
2
|
export { PermissionsAdapter, V0PermissionsAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Zt as V0PermissionsAdapter } from "../../../index-
|
|
1
|
+
import { Zt as V0PermissionsAdapter } from "../../../index-Bhzo6qwv.mjs";
|
|
2
2
|
export { V0PermissionsAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Gt as PermissionPluginOptions, Ht as PermissionContext, Jt as createPermissionsContext, Kt as PermissionTicket, Qt as PermissionsAdapter, Ut as PermissionContextOptions, Wt as PermissionOptions, Xt as usePermissions, Yt as createPermissionsPlugin, qt as createPermissions } from "../index-
|
|
1
|
+
import { Gt as PermissionPluginOptions, Ht as PermissionContext, Jt as createPermissionsContext, Kt as PermissionTicket, Qt as PermissionsAdapter, Ut as PermissionContextOptions, Wt as PermissionOptions, Xt as usePermissions, Yt as createPermissionsPlugin, qt as createPermissions } from "../index-Bhzo6qwv.mjs";
|
|
2
2
|
export { PermissionContext, PermissionContextOptions, PermissionOptions, PermissionPluginOptions, PermissionTicket, PermissionsAdapter, createPermissions, createPermissionsContext, createPermissionsPlugin, usePermissions };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { n as PermissionsAdapter } from "../v0-UNyykD27.mjs";
|
|
2
|
-
import { i as usePermissions, n as createPermissionsContext, r as createPermissionsPlugin, t as createPermissions } from "../usePermissions-
|
|
2
|
+
import { i as usePermissions, n as createPermissionsContext, r as createPermissionsPlugin, t as createPermissions } from "../usePermissions-QP0GIGdO.mjs";
|
|
3
3
|
export { PermissionsAdapter, createPermissions, createPermissionsContext, createPermissionsPlugin, usePermissions };
|
package/dist/rules/index.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Ao as RulesOptions, Do as RuleInput, Eo as RuleAliases, Fo as useRules, Io as StandardSchemaV1, Lo as isStandardSchema, Mo as createRulesContext, No as createRulesFallback, Oo as RulesContext, Po as createRulesPlugin, To as RuleAlias, jo as createRules, ko as RulesContextOptions } from "../index-
|
|
1
|
+
import { Ao as RulesOptions, Do as RuleInput, Eo as RuleAliases, Fo as useRules, Io as StandardSchemaV1, Lo as isStandardSchema, Mo as createRulesContext, No as createRulesFallback, Oo as RulesContext, Po as createRulesPlugin, To as RuleAlias, jo as createRules, ko as RulesContextOptions } from "../index-Bhzo6qwv.mjs";
|
|
2
2
|
export { RuleAlias, RuleAliases, RuleInput, RulesContext, RulesContextOptions, RulesOptions, StandardSchemaV1, createRules, createRulesContext, createRulesFallback, createRulesPlugin, isStandardSchema, useRules };
|
package/dist/rules/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as useRules, i as createRulesPlugin, n as createRulesContext, o as isStandardSchema, r as createRulesFallback, t as createRules } from "../useRules-
|
|
1
|
+
import { a as useRules, i as createRulesPlugin, n as createRulesContext, o as isStandardSchema, r as createRulesFallback, t as createRules } from "../useRules-DhQuZ66P.mjs";
|
|
2
2
|
export { createRules, createRulesContext, createRulesFallback, createRulesPlugin, isStandardSchema, useRules };
|
package/dist/storage/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { F as StoragePluginOptions, I as createStorage, L as createStorageContext, M as StorageContext, N as StorageContextOptions, P as StorageOptions, R as createStoragePlugin, z as useStorage } from "../index-
|
|
1
|
+
import { F as StoragePluginOptions, I as createStorage, L as createStorageContext, M as StorageContext, N as StorageContextOptions, P as StorageOptions, R as createStoragePlugin, z as useStorage } from "../index-Bhzo6qwv.mjs";
|
|
2
2
|
import { n as StorageAdapter, t as MemoryStorageAdapter } from "../memory-DbyZeNjg.mjs";
|
|
3
3
|
import { t as StorageType } from "../index-DidZKN6S.mjs";
|
|
4
4
|
export { MemoryStorageAdapter, StorageAdapter, StorageContext, StorageContextOptions, StorageOptions, StoragePluginOptions, StorageType, createStorage, createStorageContext, createStoragePlugin, useStorage };
|
package/dist/storage/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { n as StorageAdapter, t as MemoryStorageAdapter } from "../memory-BJjkQzxs.mjs";
|
|
2
|
-
import { i as useStorage, n as createStorageContext, r as createStoragePlugin, t as createStorage } from "../useStorage-
|
|
2
|
+
import { i as useStorage, n as createStorageContext, r as createStoragePlugin, t as createStorage } from "../useStorage-Cs-eTm7F.mjs";
|
|
3
3
|
export { MemoryStorageAdapter, StorageAdapter, createStorage, createStorageContext, createStoragePlugin, useStorage };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { D as V0UnheadThemeAdapter, j as ThemeAdapter, k as V0StyleSheetThemeAdapter } from "../../index-
|
|
1
|
+
import { D as V0UnheadThemeAdapter, j as ThemeAdapter, k as V0StyleSheetThemeAdapter } from "../../index-Bhzo6qwv.mjs";
|
|
2
2
|
export { ThemeAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { t as ThemeAdapter } from "../../adapter-lS_VpRow.mjs";
|
|
2
|
-
import { t as V0StyleSheetThemeAdapter } from "../../v0-
|
|
3
|
-
import { t as V0UnheadThemeAdapter } from "../../unhead-
|
|
2
|
+
import { t as V0StyleSheetThemeAdapter } from "../../v0-DfAHWKPZ.mjs";
|
|
3
|
+
import { t as V0UnheadThemeAdapter } from "../../unhead-DVB3cg3m.mjs";
|
|
4
4
|
export { ThemeAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { D as V0UnheadThemeAdapter, O as V0UnheadThemeOptions } from "../../../index-
|
|
1
|
+
import { D as V0UnheadThemeAdapter, O as V0UnheadThemeOptions } from "../../../index-Bhzo6qwv.mjs";
|
|
2
2
|
export { V0UnheadThemeAdapter, V0UnheadThemeOptions };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as V0UnheadThemeAdapter } from "../../../unhead-
|
|
1
|
+
import { t as V0UnheadThemeAdapter } from "../../../unhead-DVB3cg3m.mjs";
|
|
2
2
|
export { V0UnheadThemeAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { A as Vuetify0ThemeOptions, k as V0StyleSheetThemeAdapter } from "../../../index-
|
|
1
|
+
import { A as Vuetify0ThemeOptions, k as V0StyleSheetThemeAdapter } from "../../../index-Bhzo6qwv.mjs";
|
|
2
2
|
export { V0StyleSheetThemeAdapter, Vuetify0ThemeOptions };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as V0StyleSheetThemeAdapter } from "../../../v0-
|
|
1
|
+
import { t as V0StyleSheetThemeAdapter } from "../../../v0-DfAHWKPZ.mjs";
|
|
2
2
|
export { V0StyleSheetThemeAdapter };
|
package/dist/theme/index.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { C as createTheme, D as V0UnheadThemeAdapter, E as useTheme, S as ThemeTicketInput, T as createThemePlugin, _ as ThemeContextOptions, b as ThemeRecord, g as ThemeContext, h as ThemeColors, j as ThemeAdapter, k as V0StyleSheetThemeAdapter, m as Colors, v as ThemeOptions, w as createThemeContext, x as ThemeTicket, y as ThemePluginOptions } from "../index-
|
|
1
|
+
import { C as createTheme, D as V0UnheadThemeAdapter, E as useTheme, S as ThemeTicketInput, T as createThemePlugin, _ as ThemeContextOptions, b as ThemeRecord, g as ThemeContext, h as ThemeColors, j as ThemeAdapter, k as V0StyleSheetThemeAdapter, m as Colors, v as ThemeOptions, w as createThemeContext, x as ThemeTicket, y as ThemePluginOptions } from "../index-Bhzo6qwv.mjs";
|
|
2
2
|
export { Colors, ThemeAdapter, ThemeColors, ThemeContext, ThemeContextOptions, ThemeOptions, ThemePluginOptions, ThemeRecord, ThemeTicket, ThemeTicketInput, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, createTheme, createThemeContext, createThemePlugin, useTheme };
|
package/dist/theme/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as ThemeAdapter } from "../adapter-lS_VpRow.mjs";
|
|
2
|
-
import { t as V0StyleSheetThemeAdapter } from "../v0-
|
|
3
|
-
import { t as V0UnheadThemeAdapter } from "../unhead-
|
|
4
|
-
import { i as useTheme, n as createThemeContext, r as createThemePlugin, t as createTheme } from "../useTheme-
|
|
2
|
+
import { t as V0StyleSheetThemeAdapter } from "../v0-DfAHWKPZ.mjs";
|
|
3
|
+
import { t as V0UnheadThemeAdapter } from "../unhead-DVB3cg3m.mjs";
|
|
4
|
+
import { i as useTheme, n as createThemeContext, r as createThemePlugin, t as createTheme } from "../useTheme-oWWN_lkE.mjs";
|
|
5
5
|
export { ThemeAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, createTheme, createThemeContext, createThemePlugin, useTheme };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as IN_BROWSER } from "./globals-
|
|
1
|
+
import { t as IN_BROWSER } from "./globals-CM2GpI-A.mjs";
|
|
2
2
|
import { t as toArray } from "./toArray-C89ZaEuF.mjs";
|
|
3
3
|
import { onScopeDispose, toValue, unref, watch } from "vue";
|
|
4
4
|
//#region src/composables/useEventListener/index.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { isArray, isBoolean, isFunction, isObject } from "./utilities/index.mjs";
|
|
2
|
-
import { o as createPluginContext } from "./useLogger-
|
|
3
|
-
import { t as createTokens } from "./createTokens-
|
|
4
|
-
import { t as createGroup } from "./createGroup-
|
|
2
|
+
import { o as createPluginContext } from "./useLogger-eTRi_LkE.mjs";
|
|
3
|
+
import { t as createTokens } from "./createTokens-BD-AGGzk.mjs";
|
|
4
|
+
import { t as createGroup } from "./createGroup-63cIJS__.mjs";
|
|
5
5
|
//#region src/composables/useFeatures/index.ts
|
|
6
6
|
/**
|
|
7
7
|
* @module useFeatures
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { isNumber, isString } from "./utilities/index.mjs";
|
|
2
|
-
import { o as createPluginContext } from "./useLogger-
|
|
3
|
-
import { t as createSingle } from "./createSingle-
|
|
4
|
-
import { r as flatten, t as createTokens } from "./createTokens-
|
|
5
|
-
import { t as V0LocaleAdapter } from "./v0-
|
|
2
|
+
import { o as createPluginContext } from "./useLogger-eTRi_LkE.mjs";
|
|
3
|
+
import { t as createSingle } from "./createSingle-Rh6cR-G_.mjs";
|
|
4
|
+
import { r as flatten, t as createTokens } from "./createTokens-BD-AGGzk.mjs";
|
|
5
|
+
import { t as V0LocaleAdapter } from "./v0-SlPjHjDu.mjs";
|
|
6
6
|
//#region src/composables/useLocale/index.ts
|
|
7
7
|
/**
|
|
8
8
|
* @module useLocale
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { s as __LOGGER_ENABLED__, t as IN_BROWSER } from "./globals-
|
|
1
|
+
import { s as __LOGGER_ENABLED__, t as IN_BROWSER } from "./globals-CM2GpI-A.mjs";
|
|
2
2
|
import { isNullOrUndefined, isUndefined } from "./utilities/index.mjs";
|
|
3
3
|
import { i as useContext, t as createTrinity } from "./createTrinity-z-3q9QWR.mjs";
|
|
4
|
-
import { t as V0LoggerAdapter } from "./v0-
|
|
4
|
+
import { t as V0LoggerAdapter } from "./v0-BQDezfA9.mjs";
|
|
5
5
|
import { hasInjectionContext, inject, watch } from "vue";
|
|
6
6
|
//#region src/composables/createPlugin/index.ts
|
|
7
7
|
/**
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { t as IN_BROWSER } from "./globals-
|
|
1
|
+
import { t as IN_BROWSER } from "./globals-CM2GpI-A.mjs";
|
|
2
2
|
import { isFunction, isNull, isUndefined, useId as useId$1 } from "./utilities/index.mjs";
|
|
3
3
|
import { i as useContext, t as createTrinity } from "./createTrinity-z-3q9QWR.mjs";
|
|
4
|
-
import { o as createPluginContext } from "./useLogger-
|
|
5
|
-
import { t as createRegistry } from "./createRegistry-
|
|
4
|
+
import { o as createPluginContext } from "./useLogger-eTRi_LkE.mjs";
|
|
5
|
+
import { t as createRegistry } from "./createRegistry-DMIsLVfQ.mjs";
|
|
6
6
|
import { onScopeDispose, shallowRef, toValue } from "vue";
|
|
7
7
|
//#region src/composables/useTimer/index.ts
|
|
8
8
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { UNSAFE_KEYS } from "./utilities/index.mjs";
|
|
2
|
-
import { o as createPluginContext } from "./useLogger-
|
|
3
|
-
import { t as createTokens } from "./createTokens-
|
|
2
|
+
import { o as createPluginContext } from "./useLogger-eTRi_LkE.mjs";
|
|
3
|
+
import { t as createTokens } from "./createTokens-BD-AGGzk.mjs";
|
|
4
4
|
import { t as toArray } from "./toArray-C89ZaEuF.mjs";
|
|
5
5
|
import { t as V0PermissionsAdapter } from "./v0-UNyykD27.mjs";
|
|
6
6
|
//#region src/composables/usePermissions/index.ts
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { a as SUPPORTS_OBSERVER, n as SUPPORTS_INTERSECTION_OBSERVER, t as IN_BROWSER } from "./globals-
|
|
1
|
+
import { a as SUPPORTS_OBSERVER, n as SUPPORTS_INTERSECTION_OBSERVER, t as IN_BROWSER } from "./globals-CM2GpI-A.mjs";
|
|
2
2
|
import { clamp, instanceExists, isArray, isElement, isFunction, isNull, isNullOrUndefined, isObject, isString, isUndefined, range, resolveIds, resolveIndexes, useId as useId$1 } from "./utilities/index.mjs";
|
|
3
3
|
import { i as useContext, t as createTrinity } from "./createTrinity-z-3q9QWR.mjs";
|
|
4
|
-
import { a as createPlugin, i as useLogger, o as createPluginContext } from "./useLogger-
|
|
5
|
-
import { t as createRegistry } from "./createRegistry-
|
|
6
|
-
import { i as createModel, t as createSelection } from "./createSelection-
|
|
7
|
-
import { t as createSingle } from "./createSingle-
|
|
4
|
+
import { a as createPlugin, i as useLogger, o as createPluginContext } from "./useLogger-eTRi_LkE.mjs";
|
|
5
|
+
import { t as createRegistry } from "./createRegistry-DMIsLVfQ.mjs";
|
|
6
|
+
import { i as createModel, t as createSelection } from "./createSelection-BHnOqlJY.mjs";
|
|
7
|
+
import { t as createSingle } from "./createSingle-Rh6cR-G_.mjs";
|
|
8
8
|
import { t as toArray } from "./toArray-C89ZaEuF.mjs";
|
|
9
|
-
import { n as useEventListener, r as useWindowEventListener, t as useDocumentEventListener } from "./useEventListener-
|
|
10
|
-
import { t as createGroup } from "./createGroup-
|
|
11
|
-
import { c as useTimer } from "./useNotifications-
|
|
9
|
+
import { n as useEventListener, r as useWindowEventListener, t as useDocumentEventListener } from "./useEventListener-DO9cWwJS.mjs";
|
|
10
|
+
import { t as createGroup } from "./createGroup-63cIJS__.mjs";
|
|
11
|
+
import { c as useTimer } from "./useNotifications-BWSWV7A6.mjs";
|
|
12
12
|
import { i as createFilter } from "./createPagination-B5dfqY-a.mjs";
|
|
13
|
-
import { a as useRules, o as isStandardSchema } from "./useRules-
|
|
13
|
+
import { a as useRules, o as isStandardSchema } from "./useRules-DhQuZ66P.mjs";
|
|
14
14
|
import { computed, effectScope, hasInjectionContext, isReadonly, isRef, nextTick, onMounted, onScopeDispose, ref, shallowReactive, shallowReadonly, shallowRef, toRef, toValue, watch } from "vue";
|
|
15
15
|
//#region src/composables/useClickOutside/index.ts
|
|
16
16
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { instanceExists, isFunction, isObject } from "./utilities/index.mjs";
|
|
2
|
-
import { i as useLogger, o as createPluginContext } from "./useLogger-
|
|
3
|
-
import { a as useLocale } from "./useLocale-
|
|
2
|
+
import { i as useLogger, o as createPluginContext } from "./useLogger-eTRi_LkE.mjs";
|
|
3
|
+
import { a as useLocale } from "./useLocale-CIMTKTN0.mjs";
|
|
4
4
|
//#region src/composables/useRules/adapters/standard.ts
|
|
5
5
|
/**
|
|
6
6
|
* Type guard for Standard Schema objects.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { t as IN_BROWSER } from "./globals-
|
|
1
|
+
import { t as IN_BROWSER } from "./globals-CM2GpI-A.mjs";
|
|
2
2
|
import { isArray, isNullOrUndefined, isObject } from "./utilities/index.mjs";
|
|
3
|
-
import { i as useLogger, o as createPluginContext } from "./useLogger-
|
|
4
|
-
import { r as useWindowEventListener } from "./useEventListener-
|
|
3
|
+
import { i as useLogger, o as createPluginContext } from "./useLogger-eTRi_LkE.mjs";
|
|
4
|
+
import { r as useWindowEventListener } from "./useEventListener-DO9cWwJS.mjs";
|
|
5
5
|
import { t as MemoryStorageAdapter } from "./memory-BJjkQzxs.mjs";
|
|
6
6
|
import { ref, watch } from "vue";
|
|
7
7
|
//#region src/composables/useStorage/index.ts
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { foreground, isNumber, isString } from "./utilities/index.mjs";
|
|
2
|
-
import { o as createPluginContext } from "./useLogger-
|
|
3
|
-
import { t as createSingle } from "./createSingle-
|
|
4
|
-
import { r as flatten, t as createTokens } from "./createTokens-
|
|
5
|
-
import { t as V0StyleSheetThemeAdapter } from "./v0-
|
|
2
|
+
import { o as createPluginContext } from "./useLogger-eTRi_LkE.mjs";
|
|
3
|
+
import { t as createSingle } from "./createSingle-Rh6cR-G_.mjs";
|
|
4
|
+
import { r as flatten, t as createTokens } from "./createTokens-BD-AGGzk.mjs";
|
|
5
|
+
import { t as V0StyleSheetThemeAdapter } from "./v0-DfAHWKPZ.mjs";
|
|
6
6
|
import { computed, shallowRef, toRef } from "vue";
|
|
7
7
|
//#region src/composables/useTheme/index.ts
|
|
8
8
|
/**
|