@vuetify/v0 1.1.0 → 1.2.0
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 +8 -0
- package/dist/{adapter-Butx_2UU.d.mts → adapter-BXunW_mw.d.mts} +1 -1
- package/dist/{createPagination-B5dfqY-a.mjs → adapter-BiQV5j8B.mjs} +98 -3
- package/dist/adapter-ClB-53_F.d.mts +62 -0
- package/dist/{adapter-hq9YlPOF.d.mts → adapter-CqS8xexO.d.mts} +2 -2
- package/dist/adapter-CrRJuxRk.mjs +21 -0
- package/dist/{adapter-_srNCBEi.d.mts → adapter-PDTe5nFT.d.mts} +6 -7
- package/dist/browser/index.d.ts +15101 -12955
- package/dist/browser/index.js +16553 -14035
- package/dist/components/index.d.mts +2 -2
- package/dist/components/index.mjs +2 -2
- package/dist/{components-B2BZ1B3K.mjs → components-DBhVg-t1.mjs} +8210 -6301
- package/dist/composables/index.d.mts +22 -20
- package/dist/composables/index.mjs +37 -34
- package/dist/{composables-DONBl_c9.mjs → composables-ZGhVN2EJ.mjs} +32 -1061
- package/dist/{consola-BPGkJp_q.d.mts → consola-CdMU53rU.d.mts} +1 -1
- package/dist/constants/index.d.mts +1 -1
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-DgyHBfAr.mjs → createDataTable-VmQEDn-7.mjs} +23 -7
- package/dist/{createGroup-BXKKcb9-.mjs → createGroup-B_LL7xRr.mjs} +2 -2
- package/dist/createPlugin-Oo6t-vBw.mjs +157 -0
- package/dist/{createRegistry-B9cOWny2.mjs → createRegistry-DVdvep0v.mjs} +1 -1
- package/dist/{createSelection-CWE554_g.mjs → createSelection-BNdDz8oY.mjs} +1 -1
- package/dist/{createSingle-Dz-1Iv7u.mjs → createSingle-DHyIQ9Cj.mjs} +1 -1
- package/dist/{createTokens-C4qcW2Kv.mjs → createTokens-DoISbwd7.mjs} +2 -2
- package/dist/data-table/adapters/client/index.d.mts +1 -1
- package/dist/data-table/adapters/client/index.mjs +1 -1
- package/dist/data-table/adapters/index.d.mts +4 -4
- package/dist/data-table/adapters/index.mjs +4 -4
- package/dist/data-table/adapters/server/index.d.mts +1 -1
- package/dist/data-table/adapters/server/index.mjs +1 -1
- package/dist/data-table/adapters/virtual/index.d.mts +1 -1
- package/dist/data-table/adapters/virtual/index.mjs +1 -1
- package/dist/data-table/index.d.mts +5 -5
- package/dist/data-table/index.mjs +5 -5
- package/dist/date/index.d.mts +1 -1
- package/dist/date/index.mjs +2 -2
- package/dist/features/adapters/flagsmith/index.d.mts +1 -1
- package/dist/features/adapters/flagsmith/index.mjs +1 -1
- package/dist/features/adapters/launchdarkly/index.d.mts +1 -1
- package/dist/features/adapters/launchdarkly/index.mjs +1 -1
- package/dist/features/adapters/posthog/index.d.mts +1 -1
- package/dist/features/adapters/posthog/index.mjs +2 -2
- package/dist/features/index.d.mts +2 -2
- package/dist/features/index.mjs +2 -2
- package/dist/{flagsmith-DA2GCyGv.d.mts → flagsmith-DcIDrI7_.d.mts} +1 -1
- package/dist/{globals-CtaXlEOI.mjs → globals-DaoKtIGF.mjs} +1 -1
- package/dist/{index-CTl0cGH6.d.mts → index-Cm6CbqI6.d.mts} +7258 -5609
- package/dist/{index-Dc7lKT6q.d.mts → index-Cx0cWGlx.d.mts} +461 -130
- package/dist/{index-QnpcDsV7.d.mts → index-D0ub61GV.d.mts} +2 -2
- package/dist/{index-RGiSdjYt.d.mts → index-DSPkZ0ql.d.mts} +2 -2
- package/dist/{index-DCtHbY0a.d.mts → index-Di9e8sOm.d.mts} +24 -19
- package/dist/{index-DF0tMI2_.d.mts → index-DjRE4lLl.d.mts} +108 -2
- package/dist/index.d.mts +25 -24
- package/dist/index.mjs +40 -37
- package/dist/json/attributes.json +488 -0
- package/dist/json/importMap.json +92 -0
- package/dist/json/tags.json +234 -0
- package/dist/json/web-types.json +1540 -113
- package/dist/{launchdarkly-Bp8p9PMD.d.mts → launchdarkly-CUzunYol.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/adapters/vue-i18n/index.mjs +1 -1
- package/dist/locale/index.d.mts +3 -3
- package/dist/locale/index.mjs +3 -3
- package/dist/locale/messages/en/index.d.mts +3 -0
- package/dist/locale/messages/en/index.mjs +1 -0
- package/dist/logger/adapters/consola/index.d.mts +1 -1
- package/dist/logger/adapters/index.d.mts +4 -4
- package/dist/logger/adapters/index.mjs +1 -1
- package/dist/logger/adapters/pino/index.d.mts +1 -1
- package/dist/logger/adapters/v0/index.d.mts +1 -1
- package/dist/logger/adapters/v0/index.mjs +1 -1
- package/dist/logger/index.d.mts +5 -5
- 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 +3 -3
- 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/index.mjs +1 -1
- package/dist/permissions/adapters/v0/index.d.mts +1 -1
- package/dist/permissions/adapters/v0/index.mjs +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/permissions/index.mjs +2 -2
- package/dist/{pino-B6BI1AOK.d.mts → pino-DjeWBFnj.d.mts} +1 -1
- package/dist/popover/adapters/floating-ui/index.d.mts +25 -0
- package/dist/popover/adapters/floating-ui/index.mjs +98 -0
- package/dist/popover/index.d.mts +3 -0
- package/dist/popover/index.mjs +3 -0
- package/dist/{posthog-sFqk0bGy.d.mts → posthog-CJAYssdr.d.mts} +1 -1
- package/dist/rules/index.d.mts +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/{server-DbtTGb67.d.mts → server-5vbJ7GGs.d.mts} +2 -2
- package/dist/{server-D5BJBjB0.mjs → server-m7iD1vOr.mjs} +1 -2
- package/dist/storage/adapters/index.d.mts +2 -2
- package/dist/storage/adapters/index.mjs +1 -1
- package/dist/storage/adapters/memory/index.d.mts +1 -1
- package/dist/storage/adapters/memory/index.mjs +1 -1
- package/dist/storage/index.d.mts +3 -3
- package/dist/storage/index.mjs +2 -2
- package/dist/theme/adapters/index.d.mts +1 -1
- package/dist/theme/adapters/index.mjs +3 -3
- 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 +2 -2
- package/dist/theme/index.mjs +4 -4
- package/dist/types/index.d.mts +1 -1
- package/dist/{unhead-BAWCwNOF.mjs → unhead-C8zbWr45.mjs} +2 -2
- package/dist/{useEventListener-DSOeDtC-.mjs → useEventListener-2eAMwUdw.mjs} +2 -2
- package/dist/useFeatures-DLafCOWt.mjs +221 -0
- package/dist/{useLocale-D-V0DENN.mjs → useLocale-K_45ulPt.mjs} +4 -4
- package/dist/{useLogger-CbvzXCWb.mjs → useLogger-YyWuYvrH.mjs} +5 -159
- package/dist/{useNotifications-Cqg3uDz0.mjs → useNotifications-Kh_KvM7j.mjs} +57 -154
- package/dist/{usePermissions-BTdUVyQe.mjs → usePermissions-BCGwsOES.mjs} +4 -4
- package/dist/usePopover-BTo0AGIQ.mjs +420 -0
- package/dist/{useRovingFocus-g6ifibLg.mjs → useRovingFocus-CkRnVmJ1.mjs} +1122 -531
- package/dist/{useRules-DEiHd_eY.mjs → useRules-BuE5ffOJ.mjs} +3 -2
- package/dist/{useStorage-BSfQfDbg.mjs → useStorage-BT8-mjVs.mjs} +5 -4
- package/dist/useTheme-DkK6tPqY.mjs +445 -0
- package/dist/useTimer-CGVXk397.mjs +151 -0
- package/dist/utilities/index.d.mts +2 -2
- package/dist/utilities/index.mjs +181 -2
- package/dist/{v0-CveVV6On.mjs → v0-B_53w7Fu.mjs} +2 -2
- package/dist/{v0-BnUwMaOv.d.mts → v0-CDW1Ktk-.d.mts} +1 -1
- package/dist/{v0-CZBkpQjr.mjs → v0-D0Exc2bO.mjs} +2 -2
- package/dist/{v0-rSxMW8FJ.d.mts → v0-DfFK-p4X.d.mts} +1 -1
- package/dist/{v0-DotXXGXU.d.mts → v0-GI9U-rPA.d.mts} +2 -2
- package/dist/{v0-CCWHeKJM.mjs → v0-SuxTihEe.mjs} +1 -1
- package/dist/{v0-A4GLojAr.mjs → v0-yZ2ZUtVF.mjs} +1 -2
- package/dist/{virtual-DFvOoeG6.mjs → virtual-Bbu26O_h.mjs} +1 -2
- package/dist/{virtual-C-NsLue0.d.mts → virtual-JIdFLpTQ.d.mts} +2 -2
- package/package.json +8 -1
- package/dist/adapter-CVoWg0sw.mjs +0 -99
- package/dist/useFeatures-YJmONiU7.mjs +0 -124
- package/dist/useTheme-C0_i__N6.mjs +0 -162
- /package/dist/{adapter-CTsckKAR.mjs → adapter-8UADsA3-.mjs} +0 -0
- /package/dist/{adapter-BCtceV3b.mjs → adapter-BuSfpxur.mjs} +0 -0
- /package/dist/{adapter-Bc0yPSfo.d.mts → adapter-D5nT3bLw.d.mts} +0 -0
- /package/dist/{adapter-bwZo7b5p.mjs → adapter-D8zizQVP.mjs} +0 -0
- /package/dist/{adapter-q1sRACUc.mjs → adapter-TiGrumDi.mjs} +0 -0
- /package/dist/{adapter-BYzU4Ey5.d.mts → adapter-ryk5H6YZ.d.mts} +0 -0
- /package/dist/{index-CROz1VSV.d.mts → index-CX869wwk.d.mts} +0 -0
- /package/dist/{index-FtE8MXJ_.d.mts → index-CsuikFeJ.d.mts} +0 -0
- /package/dist/{index-DidZKN6S.d.mts → index-Djhiy3nS.d.mts} +0 -0
- /package/dist/{index-CyNk9FpR.d.mts → index-DtiaWx5U.d.mts} +0 -0
- /package/dist/{index-DXMlYoiQ.d.mts → index-H_hl6-4b.d.mts} +0 -0
- /package/dist/{index-BgCkepP_.d.mts → index-u_qSc2xS.d.mts} +0 -0
- /package/dist/{memory-DbyZeNjg.d.mts → memory-B7z1RR9r.d.mts} +0 -0
- /package/dist/{memory-BJjkQzxs.mjs → memory-CR6zvuaP.mjs} +0 -0
- /package/dist/{toArray-C89ZaEuF.mjs → toArray-MY9Kb1Qy.mjs} +0 -0
- /package/dist/{v0-UNyykD27.mjs → v0-Ch0yBKEj.mjs} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as FeaturesAdapterFlags, t as FeaturesAdapter } from "./adapter-
|
|
1
|
+
import { n as FeaturesAdapterFlags, t as FeaturesAdapter } from "./adapter-BXunW_mw.mjs";
|
|
2
2
|
import { LDClient } from "launchdarkly-js-client-sdk";
|
|
3
3
|
|
|
4
4
|
//#region src/composables/useFeatures/adapters/launchdarkly.d.ts
|
|
@@ -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-CqS8xexO.mjs";
|
|
2
|
+
import { t as V0LocaleAdapter } from "../../v0-CDW1Ktk-.mjs";
|
|
3
3
|
export { LocaleAdapter, LocaleAdapterContext, V0LocaleAdapter };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { t as LocaleAdapter } from "../../adapter-
|
|
2
|
-
import { t as V0LocaleAdapter } from "../../v0-
|
|
1
|
+
import { t as LocaleAdapter } from "../../adapter-D8zizQVP.mjs";
|
|
2
|
+
import { t as V0LocaleAdapter } from "../../v0-D0Exc2bO.mjs";
|
|
3
3
|
export { LocaleAdapter, V0LocaleAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as V0LocaleAdapter } from "../../../v0-
|
|
1
|
+
import { t as V0LocaleAdapter } from "../../../v0-CDW1Ktk-.mjs";
|
|
2
2
|
export { V0LocaleAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as V0LocaleAdapter } from "../../../v0-
|
|
1
|
+
import { t as V0LocaleAdapter } from "../../../v0-D0Exc2bO.mjs";
|
|
2
2
|
export { V0LocaleAdapter };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { isObject } from "../../../utilities/index.mjs";
|
|
2
|
-
import { t as LocaleAdapter } from "../../../adapter-
|
|
2
|
+
import { t as LocaleAdapter } from "../../../adapter-D8zizQVP.mjs";
|
|
3
3
|
//#region src/composables/useLocale/adapters/vue-i18n.ts
|
|
4
4
|
/**
|
|
5
5
|
* Locale adapter that delegates to a vue-i18n instance.
|
package/dist/locale/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Bn as
|
|
2
|
-
import { n as LocaleAdapterContext, t as LocaleAdapter } from "../adapter-
|
|
3
|
-
import { t as V0LocaleAdapter } from "../v0-
|
|
1
|
+
import { Bn as createLocaleContext, Fn as LocalePluginOptions, Hn as createLocalePlugin, In as LocaleRecord, Ln as LocaleTicket, Mn as LocaleContext, Nn as LocaleContextOptions, Pn as LocaleOptions, Rn as LocaleTicketInput, Un as useLocale, Vn as createLocaleFallback, zn as createLocale } from "../index-Cx0cWGlx.mjs";
|
|
2
|
+
import { n as LocaleAdapterContext, t as LocaleAdapter } from "../adapter-CqS8xexO.mjs";
|
|
3
|
+
import { t as V0LocaleAdapter } from "../v0-CDW1Ktk-.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
|
-
import { t as LocaleAdapter } from "../adapter-
|
|
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-
|
|
1
|
+
import { t as LocaleAdapter } from "../adapter-D8zizQVP.mjs";
|
|
2
|
+
import { t as V0LocaleAdapter } from "../v0-D0Exc2bO.mjs";
|
|
3
|
+
import { a as useLocale, i as createLocalePlugin, n as createLocaleContext, r as createLocaleFallback, t as createLocale } from "../useLocale-K_45ulPt.mjs";
|
|
4
4
|
export { LocaleAdapter, V0LocaleAdapter, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, useLocale };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as ConsolaLoggerAdapter } from "../../../consola-
|
|
1
|
+
import { t as ConsolaLoggerAdapter } from "../../../consola-CdMU53rU.mjs";
|
|
2
2
|
export { ConsolaLoggerAdapter };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as LoggerAdapter } from "../../adapter-
|
|
2
|
-
import { t as ConsolaLoggerAdapter } from "../../consola-
|
|
3
|
-
import { n as PinoLoggerAdapter } from "../../pino-
|
|
4
|
-
import { t as V0LoggerAdapter } from "../../v0-
|
|
1
|
+
import { t as LoggerAdapter } from "../../adapter-ryk5H6YZ.mjs";
|
|
2
|
+
import { t as ConsolaLoggerAdapter } from "../../consola-CdMU53rU.mjs";
|
|
3
|
+
import { n as PinoLoggerAdapter } from "../../pino-DjeWBFnj.mjs";
|
|
4
|
+
import { t as V0LoggerAdapter } from "../../v0-DfFK-p4X.mjs";
|
|
5
5
|
export { ConsolaLoggerAdapter, LoggerAdapter, PinoLoggerAdapter, V0LoggerAdapter };
|
|
@@ -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-SuxTihEe.mjs";
|
|
5
5
|
export { ConsolaLoggerAdapter, LoggerAdapter, PinoLoggerAdapter, V0LoggerAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as PinoLoggerAdapter, t as PinoInstance } from "../../../pino-
|
|
1
|
+
import { n as PinoLoggerAdapter, t as PinoInstance } from "../../../pino-DjeWBFnj.mjs";
|
|
2
2
|
export { PinoInstance, PinoLoggerAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as V0LoggerAdapter } from "../../../v0-
|
|
1
|
+
import { t as V0LoggerAdapter } from "../../../v0-DfFK-p4X.mjs";
|
|
2
2
|
export { V0LoggerAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as V0LoggerAdapter } from "../../../v0-
|
|
1
|
+
import { t as V0LoggerAdapter } from "../../../v0-SuxTihEe.mjs";
|
|
2
2
|
export { V0LoggerAdapter };
|
package/dist/logger/index.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { An as
|
|
2
|
-
import { t as LoggerAdapter } from "../adapter-
|
|
3
|
-
import { t as ConsolaLoggerAdapter } from "../consola-
|
|
4
|
-
import { n as PinoLoggerAdapter } from "../pino-
|
|
5
|
-
import { t as V0LoggerAdapter } from "../v0-
|
|
1
|
+
import { An as useLogger, Cn as LoggerContext, Dn as createLogger, En as LoggerPluginOptions, On as createLoggerContext, Tn as LoggerOptions, jn as LogLevel, kn as createLoggerPlugin, wn as LoggerContextOptions } from "../index-Cx0cWGlx.mjs";
|
|
2
|
+
import { t as LoggerAdapter } from "../adapter-ryk5H6YZ.mjs";
|
|
3
|
+
import { t as ConsolaLoggerAdapter } from "../consola-CdMU53rU.mjs";
|
|
4
|
+
import { n as PinoLoggerAdapter } from "../pino-DjeWBFnj.mjs";
|
|
5
|
+
import { t as V0LoggerAdapter } from "../v0-DfFK-p4X.mjs";
|
|
6
6
|
export { ConsolaLoggerAdapter, LogLevel, LoggerAdapter, LoggerContext, LoggerContextOptions, LoggerOptions, LoggerPluginOptions, PinoLoggerAdapter, V0LoggerAdapter, createLogger, createLoggerContext, createLoggerPlugin, useLogger };
|
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-CbvzXCWb.mjs";
|
|
2
1
|
import { t as LoggerAdapter } from "../adapter-Chznb9Ju.mjs";
|
|
3
2
|
import { t as ConsolaLoggerAdapter } from "../consola-cad-VEV2.mjs";
|
|
4
3
|
import { t as PinoLoggerAdapter } from "../pino-BscMO3RR.mjs";
|
|
5
|
-
import { t as V0LoggerAdapter } from "../v0-
|
|
4
|
+
import { t as V0LoggerAdapter } from "../v0-SuxTihEe.mjs";
|
|
5
|
+
import { i as useLogger, n as createLoggerContext, r as createLoggerPlugin, t as createLogger } from "../useLogger-YyWuYvrH.mjs";
|
|
6
6
|
export { ConsolaLoggerAdapter, LoggerAdapter, PinoLoggerAdapter, V0LoggerAdapter, createLogger, createLoggerContext, createLoggerPlugin, useLogger };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { an as NotificationsContext, cn as createNotifications, dn as useNotifications, en as NotificationInput, fn as NotificationsAdapter, in as NotificationsAdapterContext, ln as createNotificationsContext, nn as NotificationTicket, on as NotificationsOptions, rn as NotificationTicketInput, sn as NotificationsPluginOptions, tn as NotificationSeverity, un as createNotificationsPlugin } from "../index-Cx0cWGlx.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-DaoKtIGF.mjs";
|
|
2
|
+
import { i as useNotifications, n as createNotificationsContext, r as createNotificationsPlugin, t as createNotifications } from "../useNotifications-Kh_KvM7j.mjs";
|
|
3
3
|
//#region src/composables/useNotifications/adapters/adapter.ts
|
|
4
4
|
var NotificationsAdapter = class {};
|
|
5
5
|
//#endregion
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as ID } from "../index-
|
|
2
|
-
import { b as ThemeRecord } from "../index-
|
|
3
|
-
import { r as TokenCollection } from "../index-
|
|
1
|
+
import { a as ID } from "../index-DtiaWx5U.mjs";
|
|
2
|
+
import { b as ThemeRecord } from "../index-Cx0cWGlx.mjs";
|
|
3
|
+
import { r as TokenCollection } from "../index-D0ub61GV.mjs";
|
|
4
4
|
|
|
5
5
|
//#region src/palettes/index.d.ts
|
|
6
6
|
interface PaletteDefinition {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { $t as PermissionsAdapter, Qt as V0PermissionsAdapter } from "../../index-Cx0cWGlx.mjs";
|
|
2
2
|
export { PermissionsAdapter, V0PermissionsAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as PermissionsAdapter, t as V0PermissionsAdapter } from "../../v0-
|
|
1
|
+
import { n as PermissionsAdapter, t as V0PermissionsAdapter } from "../../v0-Ch0yBKEj.mjs";
|
|
2
2
|
export { PermissionsAdapter, V0PermissionsAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Qt as V0PermissionsAdapter } from "../../../index-Cx0cWGlx.mjs";
|
|
2
2
|
export { V0PermissionsAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as V0PermissionsAdapter } from "../../../v0-
|
|
1
|
+
import { t as V0PermissionsAdapter } from "../../../v0-Ch0yBKEj.mjs";
|
|
2
2
|
export { V0PermissionsAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { $t as PermissionsAdapter, Gt as PermissionOptions, Jt as createPermissions, Kt as PermissionPluginOptions, Ut as PermissionContext, Wt as PermissionContextOptions, Xt as createPermissionsPlugin, Yt as createPermissionsContext, Zt as usePermissions, qt as PermissionTicket } from "../index-Cx0cWGlx.mjs";
|
|
2
2
|
export { PermissionContext, PermissionContextOptions, PermissionOptions, PermissionPluginOptions, PermissionTicket, PermissionsAdapter, createPermissions, createPermissionsContext, createPermissionsPlugin, usePermissions };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { n as PermissionsAdapter } from "../v0-
|
|
2
|
-
import { i as usePermissions, n as createPermissionsContext, r as createPermissionsPlugin, t as createPermissions } from "../usePermissions-
|
|
1
|
+
import { n as PermissionsAdapter } from "../v0-Ch0yBKEj.mjs";
|
|
2
|
+
import { i as usePermissions, n as createPermissionsContext, r as createPermissionsPlugin, t as createPermissions } from "../usePermissions-BCGwsOES.mjs";
|
|
3
3
|
export { PermissionsAdapter, createPermissions, createPermissionsContext, createPermissionsPlugin, usePermissions };
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { n as PopoverAdapterContext, t as PopoverAdapter } from "../../../adapter-ClB-53_F.mjs";
|
|
2
|
+
import { Ref } from "vue";
|
|
3
|
+
import { Middleware } from "@floating-ui/dom";
|
|
4
|
+
|
|
5
|
+
//#region src/composables/usePopover/adapters/floating-ui.d.ts
|
|
6
|
+
interface FloatingUIPopoverAdapterOptions {
|
|
7
|
+
/** Middleware passed to `computePosition`. @default `[offset(8), flip(), shift({ padding: 8 })]` */
|
|
8
|
+
middleware?: Middleware[];
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* JS-engine positioning adapter backed by `@floating-ui/dom`.
|
|
12
|
+
*
|
|
13
|
+
* `setup()` is re-entrant: a single shared instance (e.g. the one passed to
|
|
14
|
+
* `createPopoverPlugin`) can serve every popover. Per-call state lives in the
|
|
15
|
+
* setup closure, never on `this.dispose`.
|
|
16
|
+
*
|
|
17
|
+
* `positionTry` is ignored; `flip()` covers the overflow intent.
|
|
18
|
+
*/
|
|
19
|
+
declare class FloatingUIPopoverAdapter extends PopoverAdapter {
|
|
20
|
+
private middleware;
|
|
21
|
+
constructor(options?: FloatingUIPopoverAdapterOptions);
|
|
22
|
+
setup(context: PopoverAdapterContext): Readonly<Ref<Record<string, string>>>;
|
|
23
|
+
}
|
|
24
|
+
//#endregion
|
|
25
|
+
export { FloatingUIPopoverAdapter, FloatingUIPopoverAdapterOptions };
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import { t as IN_BROWSER } from "../../../globals-DaoKtIGF.mjs";
|
|
2
|
+
import { isNullOrUndefined } from "../../../utilities/index.mjs";
|
|
3
|
+
import { t as PopoverAdapter } from "../../../adapter-CrRJuxRk.mjs";
|
|
4
|
+
import { onScopeDispose, shallowRef, watch } from "vue";
|
|
5
|
+
import { autoUpdate, computePosition, flip, offset, shift } from "@floating-ui/dom";
|
|
6
|
+
//#region src/composables/usePopover/adapters/floating-ui.ts
|
|
7
|
+
/**
|
|
8
|
+
* @module FloatingUIPopoverAdapter
|
|
9
|
+
*
|
|
10
|
+
* @remarks
|
|
11
|
+
* First-party [Floating UI](https://floating-ui.com) positioning adapter for
|
|
12
|
+
* `usePopover`. Subpath-only — import from
|
|
13
|
+
* `@vuetify/v0/popover/adapters/floating-ui`. Requires the `@floating-ui/dom`
|
|
14
|
+
* peer. `positionTry` is ignored; `flip()` covers the overflow intent.
|
|
15
|
+
*
|
|
16
|
+
* @example
|
|
17
|
+
* ```ts
|
|
18
|
+
* import { usePopover } from '@vuetify/v0'
|
|
19
|
+
* import { FloatingUIPopoverAdapter } from '@vuetify/v0/popover/adapters/floating-ui'
|
|
20
|
+
*
|
|
21
|
+
* const popover = usePopover({ adapter: new FloatingUIPopoverAdapter() })
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
/**
|
|
25
|
+
* JS-engine positioning adapter backed by `@floating-ui/dom`.
|
|
26
|
+
*
|
|
27
|
+
* `setup()` is re-entrant: a single shared instance (e.g. the one passed to
|
|
28
|
+
* `createPopoverPlugin`) can serve every popover. Per-call state lives in the
|
|
29
|
+
* setup closure, never on `this.dispose`.
|
|
30
|
+
*
|
|
31
|
+
* `positionTry` is ignored; `flip()` covers the overflow intent.
|
|
32
|
+
*/
|
|
33
|
+
var FloatingUIPopoverAdapter = class extends PopoverAdapter {
|
|
34
|
+
middleware;
|
|
35
|
+
constructor(options) {
|
|
36
|
+
super();
|
|
37
|
+
this.middleware = options?.middleware ?? [
|
|
38
|
+
offset(8),
|
|
39
|
+
flip(),
|
|
40
|
+
shift({ padding: 8 })
|
|
41
|
+
];
|
|
42
|
+
}
|
|
43
|
+
setup(context) {
|
|
44
|
+
function positionStyles(top, left) {
|
|
45
|
+
return {
|
|
46
|
+
position: "fixed",
|
|
47
|
+
margin: "unset",
|
|
48
|
+
inset: "unset",
|
|
49
|
+
top,
|
|
50
|
+
left
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
const styles = shallowRef(positionStyles("0px", "0px"));
|
|
54
|
+
const middleware = this.middleware;
|
|
55
|
+
let stopAutoUpdate;
|
|
56
|
+
async function reposition() {
|
|
57
|
+
/* v8 ignore next -- SSR: no layout engine off-DOM */
|
|
58
|
+
if (!IN_BROWSER) return;
|
|
59
|
+
const anchor = context.anchorEl.value;
|
|
60
|
+
const content = context.contentEl.value;
|
|
61
|
+
if (/* @__PURE__ */ isNullOrUndefined(anchor) || /* @__PURE__ */ isNullOrUndefined(content)) return;
|
|
62
|
+
if (!context.isOpen.value) return;
|
|
63
|
+
const { side, align } = context.placement.value;
|
|
64
|
+
const { x, y } = await computePosition(anchor, content, {
|
|
65
|
+
placement: align === "center" ? side : `${side}-${align}`,
|
|
66
|
+
strategy: "fixed",
|
|
67
|
+
middleware
|
|
68
|
+
});
|
|
69
|
+
if (!context.isOpen.value) return;
|
|
70
|
+
styles.value = positionStyles(`${y}px`, `${x}px`);
|
|
71
|
+
}
|
|
72
|
+
function sync() {
|
|
73
|
+
stopAutoUpdate?.();
|
|
74
|
+
stopAutoUpdate = void 0;
|
|
75
|
+
/* v8 ignore next -- SSR: no layout engine off-DOM */
|
|
76
|
+
if (!IN_BROWSER) return;
|
|
77
|
+
const anchor = context.anchorEl.value;
|
|
78
|
+
const content = context.contentEl.value;
|
|
79
|
+
if (/* @__PURE__ */ isNullOrUndefined(anchor) || /* @__PURE__ */ isNullOrUndefined(content) || !context.isOpen.value) return;
|
|
80
|
+
stopAutoUpdate = autoUpdate(anchor, content, reposition);
|
|
81
|
+
}
|
|
82
|
+
const stopWatch = watch([
|
|
83
|
+
context.anchorEl,
|
|
84
|
+
context.contentEl,
|
|
85
|
+
context.isOpen,
|
|
86
|
+
context.placement
|
|
87
|
+
], sync, { immediate: true });
|
|
88
|
+
function stop() {
|
|
89
|
+
stopWatch();
|
|
90
|
+
stopAutoUpdate?.();
|
|
91
|
+
stopAutoUpdate = void 0;
|
|
92
|
+
}
|
|
93
|
+
onScopeDispose(stop, true);
|
|
94
|
+
return styles;
|
|
95
|
+
}
|
|
96
|
+
};
|
|
97
|
+
//#endregion
|
|
98
|
+
export { FloatingUIPopoverAdapter };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { As as createPopoverFallback, Ds as PopoverPluginOptions, Es as PopoverPluginContextOptions, Ms as usePopover, Ns as toPlacement, Os as PopoverReturn, Ps as V0PopoverAdapter, Ts as PopoverPluginContext, js as createPopoverPlugin, ks as createPopoverContext, ws as PopoverOptions } from "../index-Cx0cWGlx.mjs";
|
|
2
|
+
import { a as PopoverSide, i as PopoverPlacement, n as PopoverAdapterContext, r as PopoverAlign, t as PopoverAdapter } from "../adapter-ClB-53_F.mjs";
|
|
3
|
+
export { PopoverAdapter, PopoverAdapterContext, PopoverAlign, PopoverOptions, PopoverPlacement, PopoverPluginContext, PopoverPluginContextOptions, PopoverPluginOptions, PopoverReturn, PopoverSide, V0PopoverAdapter, createPopoverContext, createPopoverFallback, createPopoverPlugin, toPlacement, usePopover };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { a as toPlacement, i as usePopover, n as createPopoverFallback, o as V0PopoverAdapter, r as createPopoverPlugin, t as createPopoverContext } from "../usePopover-BTo0AGIQ.mjs";
|
|
2
|
+
import { t as PopoverAdapter } from "../adapter-CrRJuxRk.mjs";
|
|
3
|
+
export { PopoverAdapter, V0PopoverAdapter, createPopoverContext, createPopoverFallback, createPopoverPlugin, toPlacement, usePopover };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as FeaturesAdapterFlags, t as FeaturesAdapter } from "./adapter-
|
|
1
|
+
import { n as FeaturesAdapterFlags, t as FeaturesAdapter } from "./adapter-BXunW_mw.mjs";
|
|
2
2
|
import { PostHog } from "posthog-js";
|
|
3
3
|
|
|
4
4
|
//#region src/composables/useFeatures/adapters/posthog.d.ts
|
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-Cx0cWGlx.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-BuE5ffOJ.mjs";
|
|
2
2
|
export { createRules, createRulesContext, createRulesFallback, createRulesPlugin, isStandardSchema, useRules };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as DataTableAdapterContext, r as DataTableAdapterResult, t as DataTableAdapter } from "./adapter-
|
|
1
|
+
import { n as DataTableAdapterContext, r as DataTableAdapterResult, t as DataTableAdapter } from "./adapter-PDTe5nFT.mjs";
|
|
2
2
|
import { MaybeRefOrGetter } from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/composables/createDataTable/adapters/server.d.ts
|
|
@@ -10,7 +10,7 @@ interface ServerDataTableAdapterOptions {
|
|
|
10
10
|
/** Error state from API */
|
|
11
11
|
error?: MaybeRefOrGetter<Error | null>;
|
|
12
12
|
}
|
|
13
|
-
declare class ServerDataTableAdapter<T extends
|
|
13
|
+
declare class ServerDataTableAdapter<T extends object> extends DataTableAdapter<T> {
|
|
14
14
|
private options;
|
|
15
15
|
constructor(options: ServerDataTableAdapterOptions);
|
|
16
16
|
setup(context: DataTableAdapterContext<T>): DataTableAdapterResult<T>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t as DataTableAdapter } from "./adapter-CVoWg0sw.mjs";
|
|
1
|
+
import { n as createPagination, t as DataTableAdapter } from "./adapter-BiQV5j8B.mjs";
|
|
3
2
|
import { toRef, toValue, watch } from "vue";
|
|
4
3
|
//#region src/composables/createDataTable/adapters/server.ts
|
|
5
4
|
/**
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { n as StorageAdapter, t as MemoryStorageAdapter } from "../../memory-
|
|
2
|
-
import { t as StorageType } from "../../index-
|
|
1
|
+
import { n as StorageAdapter, t as MemoryStorageAdapter } from "../../memory-B7z1RR9r.mjs";
|
|
2
|
+
import { t as StorageType } from "../../index-Djhiy3nS.mjs";
|
|
3
3
|
export { MemoryStorageAdapter, StorageAdapter, StorageType };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as StorageAdapter, t as MemoryStorageAdapter } from "../../memory-
|
|
1
|
+
import { n as StorageAdapter, t as MemoryStorageAdapter } from "../../memory-CR6zvuaP.mjs";
|
|
2
2
|
export { MemoryStorageAdapter, StorageAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as MemoryStorageAdapter } from "../../../memory-
|
|
1
|
+
import { t as MemoryStorageAdapter } from "../../../memory-B7z1RR9r.mjs";
|
|
2
2
|
export { MemoryStorageAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as MemoryStorageAdapter } from "../../../memory-
|
|
1
|
+
import { t as MemoryStorageAdapter } from "../../../memory-CR6zvuaP.mjs";
|
|
2
2
|
export { MemoryStorageAdapter };
|
package/dist/storage/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { n as StorageAdapter, t as MemoryStorageAdapter } from "../memory-
|
|
3
|
-
import { t as StorageType } from "../index-
|
|
1
|
+
import { B as useStorage, F as StorageOptions, I as StoragePluginOptions, L as createStorage, N as StorageContext, P as StorageContextOptions, R as createStorageContext, z as createStoragePlugin } from "../index-Cx0cWGlx.mjs";
|
|
2
|
+
import { n as StorageAdapter, t as MemoryStorageAdapter } from "../memory-B7z1RR9r.mjs";
|
|
3
|
+
import { t as StorageType } from "../index-Djhiy3nS.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
|
-
import { n as StorageAdapter, t as MemoryStorageAdapter } from "../memory-
|
|
2
|
-
import { i as useStorage, n as createStorageContext, r as createStoragePlugin, t as createStorage } from "../useStorage-
|
|
1
|
+
import { n as StorageAdapter, t as MemoryStorageAdapter } from "../memory-CR6zvuaP.mjs";
|
|
2
|
+
import { i as useStorage, n as createStorageContext, r as createStoragePlugin, t as createStorage } from "../useStorage-BT8-mjVs.mjs";
|
|
3
3
|
export { MemoryStorageAdapter, StorageAdapter, createStorage, createStorageContext, createStoragePlugin, useStorage };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { A as V0StyleSheetThemeAdapter, M as ThemeAdapter, O as V0UnheadThemeAdapter } from "../../index-Cx0cWGlx.mjs";
|
|
2
2
|
export { ThemeAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as ThemeAdapter } from "../../adapter-
|
|
2
|
-
import { t as V0StyleSheetThemeAdapter } from "../../v0-
|
|
3
|
-
import { t as V0UnheadThemeAdapter } from "../../unhead-
|
|
1
|
+
import { t as ThemeAdapter } from "../../adapter-TiGrumDi.mjs";
|
|
2
|
+
import { t as V0StyleSheetThemeAdapter } from "../../v0-B_53w7Fu.mjs";
|
|
3
|
+
import { t as V0UnheadThemeAdapter } from "../../unhead-C8zbWr45.mjs";
|
|
4
4
|
export { ThemeAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { O as V0UnheadThemeAdapter, k as V0UnheadThemeOptions } from "../../../index-Cx0cWGlx.mjs";
|
|
2
2
|
export { V0UnheadThemeAdapter, V0UnheadThemeOptions };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as V0UnheadThemeAdapter } from "../../../unhead-
|
|
1
|
+
import { t as V0UnheadThemeAdapter } from "../../../unhead-C8zbWr45.mjs";
|
|
2
2
|
export { V0UnheadThemeAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { A as
|
|
1
|
+
import { A as V0StyleSheetThemeAdapter, j as Vuetify0ThemeOptions } from "../../../index-Cx0cWGlx.mjs";
|
|
2
2
|
export { V0StyleSheetThemeAdapter, Vuetify0ThemeOptions };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as V0StyleSheetThemeAdapter } from "../../../v0-
|
|
1
|
+
import { t as V0StyleSheetThemeAdapter } from "../../../v0-B_53w7Fu.mjs";
|
|
2
2
|
export { V0StyleSheetThemeAdapter };
|
package/dist/theme/index.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { C as
|
|
2
|
-
export { Colors, ThemeAdapter, ThemeColors, ThemeContext, ThemeContextOptions, ThemeOptions, ThemePluginOptions, ThemeRecord, ThemeTicket, ThemeTicketInput, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, createTheme, createThemeContext, createThemePlugin, useTheme };
|
|
1
|
+
import { A as V0StyleSheetThemeAdapter, C as ThemeTicketInput, D as useTheme, E as createThemePlugin, M as ThemeAdapter, O as V0UnheadThemeAdapter, S as ThemeTicket, T as createThemeContext, _ as ThemeContextOptions, b as ThemeRecord, g as ThemeContext, h as ThemeColors, m as Colors, v as ThemeOptions, w as createTheme, x as ThemeSystemPair, y as ThemePluginOptions } from "../index-Cx0cWGlx.mjs";
|
|
2
|
+
export { Colors, ThemeAdapter, ThemeColors, ThemeContext, ThemeContextOptions, ThemeOptions, ThemePluginOptions, ThemeRecord, ThemeSystemPair, ThemeTicket, ThemeTicketInput, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, createTheme, createThemeContext, createThemePlugin, useTheme };
|
package/dist/theme/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as
|
|
2
|
-
import { t as
|
|
3
|
-
import { t as
|
|
4
|
-
import {
|
|
1
|
+
import { i as useTheme, n as createThemeContext, r as createThemePlugin, t as createTheme } from "../useTheme-DkK6tPqY.mjs";
|
|
2
|
+
import { t as ThemeAdapter } from "../adapter-TiGrumDi.mjs";
|
|
3
|
+
import { t as V0StyleSheetThemeAdapter } from "../v0-B_53w7Fu.mjs";
|
|
4
|
+
import { t as V0UnheadThemeAdapter } from "../unhead-C8zbWr45.mjs";
|
|
5
5
|
export { ThemeAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, createTheme, createThemeContext, createThemePlugin, useTheme };
|
package/dist/types/index.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as ID, c as V0ErrorCode, i as Extensible, l as V0ErrorDetails, n as DOMElement, o as MaybeArray, r as DeepPartial, s as UnknownObject, t as Activation } from "../index-
|
|
1
|
+
import { a as ID, c as V0ErrorCode, i as Extensible, l as V0ErrorDetails, n as DOMElement, o as MaybeArray, r as DeepPartial, s as UnknownObject, t as Activation } from "../index-DtiaWx5U.mjs";
|
|
2
2
|
export { Activation, DOMElement, DeepPartial, Extensible, ID, MaybeArray, UnknownObject, V0ErrorCode, V0ErrorDetails };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { t as IN_BROWSER } from "./globals-
|
|
1
|
+
import { t as IN_BROWSER } from "./globals-DaoKtIGF.mjs";
|
|
2
2
|
import { isNull, isString } from "./utilities/index.mjs";
|
|
3
|
-
import { t as ThemeAdapter } from "./adapter-
|
|
3
|
+
import { t as ThemeAdapter } from "./adapter-TiGrumDi.mjs";
|
|
4
4
|
import { watch } from "vue";
|
|
5
5
|
//#region src/composables/useTheme/adapters/unhead.ts
|
|
6
6
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as IN_BROWSER } from "./globals-
|
|
2
|
-
import { t as toArray } from "./toArray-
|
|
1
|
+
import { t as IN_BROWSER } from "./globals-DaoKtIGF.mjs";
|
|
2
|
+
import { t as toArray } from "./toArray-MY9Kb1Qy.mjs";
|
|
3
3
|
import { onScopeDispose, toValue, unref, watch } from "vue";
|
|
4
4
|
//#region src/composables/useEventListener/index.ts
|
|
5
5
|
/**
|