@vuetify/v0 0.1.6 → 0.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/dist/{adapter-Bjs_Nx_J.mjs → adapter-B4zE-hA5.mjs} +5 -8
- package/dist/adapter-CqP9Z4JU.d.mts +1087 -0
- package/dist/{adapter-CLs-OrSN.d.mts → adapter-DIx4Rntl.d.mts} +5 -48
- package/dist/adapters-BjeDmKc6.mjs +1 -0
- package/dist/adapters-Bv5aRv3l.mjs +1 -0
- package/dist/adapters-C66XaKkw.mjs +1 -0
- package/dist/adapters-DkVblyML.mjs +1 -0
- package/dist/adapters-uJLWGQJl.mjs +1 -0
- package/dist/browser/index.js +712 -659
- package/dist/components/index.d.mts +1 -19
- package/dist/components/index.mjs +34 -39
- package/dist/{components-GiQh_RfQ.mjs → components-CACff-Lt.mjs} +145 -299
- package/dist/composables/index.d.mts +18 -17
- package/dist/composables/index.mjs +34 -37
- package/dist/{consola-DiUk9j3y.d.mts → consola-BVzYzeLH.d.mts} +1 -1
- package/dist/{consola-GBy8XRuL.mjs → consola-Ceox8BWi.mjs} +1 -2
- package/dist/constants/index.d.mts +1 -1
- package/dist/constants/index.mjs +3 -5
- package/dist/{createDataTable-lSofI5rU.mjs → createDataTable-CLI4TALE.mjs} +9 -11
- package/dist/{createGroup-CCb7Zfyw.mjs → createGroup-Cf6lK9BR.mjs} +5 -8
- package/dist/{createPagination-lagznd8i.mjs → createPagination-Bu8vE0JW.mjs} +3 -5
- package/dist/{createSelection-Zo4RQpYe.mjs → createSelection-DvOR2tKk.mjs} +9 -12
- package/dist/{createSingle-BH9wNDrS.mjs → createSingle-Bbcwcq4R.mjs} +3 -5
- package/dist/{createTokens-Cu1efg9Z.mjs → createTokens-CMRBDlzN.mjs} +23 -26
- package/dist/{createTrinity-Cii8-B2r.mjs → createTrinity-C_c8eedz.mjs} +10 -13
- package/dist/data-table/adapters/client/index.d.mts +1 -2
- package/dist/data-table/adapters/client/index.mjs +7 -9
- package/dist/data-table/adapters/index.d.mts +4 -4
- package/dist/data-table/adapters/index.mjs +10 -12
- package/dist/data-table/adapters/server/index.d.mts +1 -2
- package/dist/data-table/adapters/server/index.mjs +5 -7
- package/dist/data-table/adapters/virtual/index.d.mts +1 -2
- package/dist/data-table/adapters/virtual/index.mjs +7 -9
- package/dist/data-table/index.d.mts +5 -6
- package/dist/data-table/index.mjs +22 -25
- package/dist/date/index.d.mts +1 -3
- package/dist/date/index.mjs +3932 -3943
- package/dist/features/adapters/flagsmith/index.d.mts +2 -4
- package/dist/features/adapters/flagsmith/index.mjs +2 -3
- package/dist/features/adapters/launchdarkly/index.d.mts +1 -3
- package/dist/features/adapters/launchdarkly/index.mjs +2 -3
- package/dist/features/adapters/posthog/index.d.mts +1 -3
- package/dist/features/adapters/posthog/index.mjs +3 -4
- package/dist/features/index.d.mts +2 -16
- package/dist/features/index.mjs +13 -18
- package/dist/{flagsmith-CHmpPGR7.mjs → flagsmith-CrWUeIhT.mjs} +1 -2
- package/dist/{globals-D6FBsWDI.mjs → globals-BqRH_jdr.mjs} +2 -3
- package/dist/{htmlElements-d8iBCGpO.mjs → htmlElements-DcYtv0hg.mjs} +7 -10
- package/dist/index-8sflFIN8.d.mts +856 -0
- package/dist/{index-De0SQt1w.d.mts → index-BE848tZ2.d.mts} +277 -979
- package/dist/{index-DlUIZN-F.d.mts → index-CKbxWC4t.d.mts} +610 -546
- package/dist/index-CeNfBYuo.d.mts +46 -0
- package/dist/{index-DIK84tM4.d.mts → index-CmCMrlt3.d.mts} +3 -3
- package/dist/{index-BFBN5Zl3.d.mts → index-Dor6eAEc.d.mts} +0 -1
- package/dist/{index-UNwEBkQT.d.mts → index-MHkcqY_y.d.mts} +1 -2
- package/dist/{index-BuOz3Rgm.d.mts → index-dJKXAO5D.d.mts} +1 -2
- package/dist/index.d.mts +22 -20
- package/dist/index.mjs +38 -40
- package/dist/json/web-types.json +1 -1
- package/dist/{launchdarkly-W8t8ZANX.mjs → launchdarkly-jF2KZGoH.mjs} +1 -2
- package/dist/locale/adapters/index.d.mts +1 -2
- package/dist/locale/adapters/index.mjs +4 -6
- package/dist/locale/adapters/v0/index.d.mts +1 -2
- package/dist/locale/adapters/v0/index.mjs +3 -5
- package/dist/locale/index.d.mts +2 -16
- package/dist/locale/index.mjs +14 -17
- package/dist/logger/adapters/consola/index.d.mts +1 -2
- package/dist/logger/adapters/consola/index.mjs +2 -3
- package/dist/logger/adapters/index.d.mts +4 -4
- package/dist/logger/adapters/index.mjs +6 -8
- package/dist/logger/adapters/pino/index.d.mts +1 -2
- package/dist/logger/adapters/pino/index.mjs +3 -5
- package/dist/logger/adapters/v0/index.d.mts +1 -2
- package/dist/logger/adapters/v0/index.mjs +3 -5
- package/dist/logger/index.d.mts +5 -16
- package/dist/logger/index.mjs +8 -10
- package/dist/{memory-BsZGbGnG.mjs → memory-XCMtkld1.mjs} +1 -2
- package/dist/palettes/ant/generate/index.d.mts +9 -0
- package/dist/palettes/ant/generate/index.mjs +98 -0
- package/dist/palettes/ant/index.d.mts +6 -0
- package/dist/palettes/ant/index.mjs +149 -0
- package/dist/palettes/index.d.mts +12 -0
- package/dist/palettes/index.mjs +1 -0
- package/dist/palettes/leonardo/generate/index.d.mts +10 -0
- package/dist/palettes/leonardo/generate/index.mjs +120 -0
- package/dist/palettes/material/generate/index.d.mts +10 -0
- package/dist/palettes/material/generate/index.mjs +103 -0
- package/dist/palettes/material/index.d.mts +6 -0
- package/dist/palettes/material/index.mjs +173 -0
- package/dist/palettes/md1/index.d.mts +6 -0
- package/dist/palettes/md1/index.mjs +261 -0
- package/dist/palettes/md2/index.d.mts +6 -0
- package/dist/palettes/md2/index.mjs +297 -0
- package/dist/palettes/radix/index.d.mts +6 -0
- package/dist/palettes/radix/index.mjs +439 -0
- package/dist/palettes/tailwind/index.d.mts +6 -0
- package/dist/palettes/tailwind/index.mjs +291 -0
- package/dist/permissions/adapters/index.d.mts +2 -17
- package/dist/permissions/adapters/index.mjs +4 -6
- package/dist/permissions/adapters/v0/index.d.mts +1 -17
- package/dist/permissions/adapters/v0/index.mjs +3 -5
- package/dist/permissions/index.d.mts +1 -16
- package/dist/permissions/index.mjs +12 -15
- package/dist/{pino-BD5PCzAF.mjs → pino-B7tJ3m18.mjs} +2 -4
- package/dist/{pino-p-jDkNQd.d.mts → pino-Bzighnkd.d.mts} +1 -2
- package/dist/{posthog-BxaG8sYi.mjs → posthog-DbPqmaAp.mjs} +2 -4
- package/dist/rules/index.d.mts +2 -0
- package/dist/rules/index.mjs +15 -0
- package/dist/{server-DgOdFYMU.mjs → server-CZ6ahbEH.mjs} +2 -4
- package/dist/{server-CGAeOGPC.d.mts → server-Ch9J86tb.d.mts} +1 -2
- package/dist/storage/adapters/index.d.mts +2 -2
- package/dist/storage/adapters/index.mjs +2 -3
- package/dist/storage/adapters/memory/index.d.mts +1 -1
- package/dist/storage/adapters/memory/index.mjs +2 -3
- package/dist/storage/index.d.mts +3 -16
- package/dist/storage/index.mjs +33 -37
- package/dist/theme/adapters/index.d.mts +1 -16
- package/dist/theme/adapters/index.mjs +4 -6
- package/dist/theme/adapters/v0/index.d.mts +1 -16
- package/dist/theme/adapters/v0/index.mjs +3 -5
- package/dist/theme/index.d.mts +1 -16
- package/dist/theme/index.mjs +13 -16
- package/dist/{toArray-BBZH-G2X.mjs → toArray-VdROPpy-.mjs} +2 -4
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.mjs +1 -1
- package/dist/{useClickOutside-Bm_3mbcT.mjs → useClickOutside-YOGwKo7v.mjs} +314 -206
- package/dist/{useFeatures-BS4mit8z.mjs → useFeatures-BGDgUrdr.mjs} +5 -8
- package/dist/{useLocale-DJJmg-wv.mjs → useLocale-C8I_fNAS.mjs} +7 -9
- package/dist/{useLogger-C8G5jgNk.mjs → useLogger-B70T4SgK.mjs} +13 -16
- package/dist/{usePermissions-C5Mkotol.mjs → usePermissions-afVt2qR7.mjs} +5 -7
- package/dist/useRules-7C92Xzyt.mjs +144 -0
- package/dist/{useTheme-BBnASLr3.mjs → useTheme-jp2wL2FJ.mjs} +11 -13
- package/dist/utilities/index.d.mts +1 -2
- package/dist/utilities/index.mjs +426 -4
- package/dist/{v0-Bh8d1j_p.d.mts → v0-1bfmyZ5_.d.mts} +2 -2
- package/dist/{v0-BOxb3nD1.d.mts → v0-1xxC39wf.d.mts} +1 -2
- package/dist/{v0-DtO_ICXr.mjs → v0-B1QQGE4O.mjs} +2 -5
- package/dist/{v0-DHMoZ7dS.d.mts → v0-CAKa6tzG.d.mts} +1 -1
- package/dist/{v0-DzvhDU1W.mjs → v0-CGlkn5u7.mjs} +3 -6
- package/dist/{v0-BWBSVkew.mjs → v0-CHvU3jQE.mjs} +3 -5
- package/dist/{v0-CVr15VcY.d.mts → v0-CdUL2eOn.d.mts} +1 -2
- package/dist/{v0-lua6ffdk.mjs → v0-V-cQsuZD.mjs} +3 -5
- package/dist/{v0-CWUF_HqP.mjs → v0-YAqbXudL.mjs} +3 -5
- package/dist/{virtual-CVb9hRUU.d.mts → virtual-DwBiFA25.d.mts} +1 -2
- package/dist/{virtual-BEOqkQvm.mjs → virtual-eDNVH1fz.mjs} +3 -5
- package/package.json +39 -11
- package/dist/adapter-DcwxFryd.d.mts +0 -97
- package/dist/adapters-BGJKsBrw.mjs +0 -1
- package/dist/adapters-BQ-Lr3PW.mjs +0 -1
- package/dist/adapters-DEXpW9If.mjs +0 -1
- package/dist/adapters-Q9WaOsJp.mjs +0 -1
- package/dist/adapters-SSDVth5e.mjs +0 -1
- package/dist/constants-B8pMSkcW.mjs +0 -1
- package/dist/utilities-CcJtp9Gx.mjs +0 -429
- /package/dist/{adapter-CJIj5ySf.d.mts → adapter-JTFG3Jn8.d.mts} +0 -0
- /package/dist/{index-Bv1VN_j5.d.mts → index-B5ZDDkXv.d.mts} +0 -0
- /package/dist/{index-BDTbJClL.d.mts → index-NsE5nARK.d.mts} +0 -0
- /package/dist/{memory-DVjquu_v.d.mts → memory-BTtRdnNn.d.mts} +0 -0
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
import "../../../index-
|
|
2
|
-
import {
|
|
3
|
-
import { IFlagsmith, IInitConfig } from "flagsmith";
|
|
1
|
+
import { n as FeaturesAdapterFlags, r as FeaturesAdapterInterface } from "../../../index-dJKXAO5D.mjs";
|
|
2
|
+
import { IFlagsmith, IInitConfig } from "@flagsmith/flagsmith";
|
|
4
3
|
|
|
5
4
|
//#region src/composables/useFeatures/adapters/flagsmith/index.d.ts
|
|
6
|
-
|
|
7
5
|
declare class FlagsmithFeatureAdapter implements FeaturesAdapterInterface {
|
|
8
6
|
private client;
|
|
9
7
|
private options;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
import { t as FlagsmithFeatureAdapter } from "../../../flagsmith-
|
|
2
|
-
|
|
3
|
-
export { FlagsmithFeatureAdapter };
|
|
1
|
+
import { t as FlagsmithFeatureAdapter } from "../../../flagsmith-CrWUeIhT.mjs";
|
|
2
|
+
export { FlagsmithFeatureAdapter };
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
import "../../../index-
|
|
2
|
-
import { n as FeaturesAdapterFlags, r as FeaturesAdapterInterface } from "../../../index-BuOz3Rgm.mjs";
|
|
1
|
+
import { n as FeaturesAdapterFlags, r as FeaturesAdapterInterface } from "../../../index-dJKXAO5D.mjs";
|
|
3
2
|
import { LDClient } from "launchdarkly-js-client-sdk";
|
|
4
3
|
|
|
5
4
|
//#region src/composables/useFeatures/adapters/launchdarkly/index.d.ts
|
|
6
|
-
|
|
7
5
|
declare class LaunchDarklyFeatureAdapter implements FeaturesAdapterInterface {
|
|
8
6
|
private client;
|
|
9
7
|
constructor(client: LDClient);
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
import { t as LaunchDarklyFeatureAdapter } from "../../../launchdarkly-
|
|
2
|
-
|
|
3
|
-
export { LaunchDarklyFeatureAdapter };
|
|
1
|
+
import { t as LaunchDarklyFeatureAdapter } from "../../../launchdarkly-jF2KZGoH.mjs";
|
|
2
|
+
export { LaunchDarklyFeatureAdapter };
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
import "../../../index-
|
|
2
|
-
import { n as FeaturesAdapterFlags, r as FeaturesAdapterInterface } from "../../../index-BuOz3Rgm.mjs";
|
|
1
|
+
import { n as FeaturesAdapterFlags, r as FeaturesAdapterInterface } from "../../../index-dJKXAO5D.mjs";
|
|
3
2
|
import { PostHog } from "posthog-js";
|
|
4
3
|
|
|
5
4
|
//#region src/composables/useFeatures/adapters/posthog/index.d.ts
|
|
6
|
-
|
|
7
5
|
declare class PostHogFeatureAdapter implements FeaturesAdapterInterface {
|
|
8
6
|
private client;
|
|
9
7
|
constructor(client: PostHog);
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import "../../../globals-
|
|
2
|
-
import { t as PostHogFeatureAdapter } from "../../../posthog-
|
|
3
|
-
|
|
4
|
-
export { PostHogFeatureAdapter };
|
|
1
|
+
import "../../../globals-BqRH_jdr.mjs";
|
|
2
|
+
import { t as PostHogFeatureAdapter } from "../../../posthog-DbPqmaAp.mjs";
|
|
3
|
+
export { PostHogFeatureAdapter };
|
|
@@ -1,17 +1,3 @@
|
|
|
1
|
-
import "../index-
|
|
2
|
-
import "../
|
|
3
|
-
import { Cr as createFeatures, Er as useFeatures, Sr as FeatureTicketInput, Tr as createFeaturesPlugin, _r as FeatureContext, br as FeaturePluginOptions, vr as FeatureContextOptions, wr as createFeaturesContext, xr as FeatureTicket, yr as FeatureOptions } from "../index-De0SQt1w.mjs";
|
|
4
|
-
import "../server-CGAeOGPC.mjs";
|
|
5
|
-
import "../v0-CVr15VcY.mjs";
|
|
6
|
-
import "../virtual-CVb9hRUU.mjs";
|
|
7
|
-
import "../index-DIK84tM4.mjs";
|
|
8
|
-
import "../adapter-DcwxFryd.mjs";
|
|
9
|
-
import { i as FeaturesAdapterValue, n as FeaturesAdapterFlags, r as FeaturesAdapterInterface, t as FeaturesAdapter } from "../index-BuOz3Rgm.mjs";
|
|
10
|
-
import "../v0-DHMoZ7dS.mjs";
|
|
11
|
-
import "../adapter-CJIj5ySf.mjs";
|
|
12
|
-
import "../consola-DiUk9j3y.mjs";
|
|
13
|
-
import "../pino-p-jDkNQd.mjs";
|
|
14
|
-
import "../v0-BOxb3nD1.mjs";
|
|
15
|
-
import "../memory-DVjquu_v.mjs";
|
|
16
|
-
import "../index-BDTbJClL.mjs";
|
|
1
|
+
import { $r as createFeatures, Jr as FeatureContextOptions, Qr as FeatureTicketInput, Xr as FeaturePluginOptions, Yr as FeatureOptions, Zr as FeatureTicket, ei as createFeaturesContext, ni as useFeatures, qr as FeatureContext, ti as createFeaturesPlugin } from "../index-BE848tZ2.mjs";
|
|
2
|
+
import { i as FeaturesAdapterValue, n as FeaturesAdapterFlags, r as FeaturesAdapterInterface, t as FeaturesAdapter } from "../index-dJKXAO5D.mjs";
|
|
17
3
|
export { FeatureContext, FeatureContextOptions, FeatureOptions, FeaturePluginOptions, FeatureTicket, FeatureTicketInput, FeaturesAdapter, FeaturesAdapterFlags, FeaturesAdapterInterface, FeaturesAdapterValue, createFeatures, createFeaturesContext, createFeaturesPlugin, useFeatures };
|
package/dist/features/index.mjs
CHANGED
|
@@ -1,18 +1,13 @@
|
|
|
1
|
-
import "../globals-
|
|
2
|
-
import "../
|
|
3
|
-
import "../
|
|
4
|
-
import "../
|
|
5
|
-
import "../
|
|
6
|
-
import "../
|
|
7
|
-
import "../
|
|
8
|
-
import "../
|
|
9
|
-
import "../
|
|
10
|
-
import "../
|
|
11
|
-
import "../
|
|
12
|
-
import "../
|
|
13
|
-
|
|
14
|
-
import "../flagsmith-CHmpPGR7.mjs";
|
|
15
|
-
import "../launchdarkly-W8t8ZANX.mjs";
|
|
16
|
-
import "../posthog-BxaG8sYi.mjs";
|
|
17
|
-
|
|
18
|
-
export { FeaturesAdapter, createFeatures, createFeaturesContext, createFeaturesPlugin, useFeatures };
|
|
1
|
+
import "../globals-BqRH_jdr.mjs";
|
|
2
|
+
import "../createTrinity-C_c8eedz.mjs";
|
|
3
|
+
import "../useLogger-B70T4SgK.mjs";
|
|
4
|
+
import "../pino-B7tJ3m18.mjs";
|
|
5
|
+
import "../v0-V-cQsuZD.mjs";
|
|
6
|
+
import "../adapters-Bv5aRv3l.mjs";
|
|
7
|
+
import "../createTokens-CMRBDlzN.mjs";
|
|
8
|
+
import "../createSelection-DvOR2tKk.mjs";
|
|
9
|
+
import "../createGroup-Cf6lK9BR.mjs";
|
|
10
|
+
import "../toArray-VdROPpy-.mjs";
|
|
11
|
+
import { a as FeaturesAdapter, i as useFeatures, n as createFeaturesContext, r as createFeaturesPlugin, t as createFeatures } from "../useFeatures-BGDgUrdr.mjs";
|
|
12
|
+
import "../posthog-DbPqmaAp.mjs";
|
|
13
|
+
export { FeaturesAdapter, createFeatures, createFeaturesContext, createFeaturesPlugin, useFeatures };
|
|
@@ -5,9 +5,8 @@ const SUPPORTS_MATCH_MEDIA = IN_BROWSER && "matchMedia" in window && typeof wind
|
|
|
5
5
|
const SUPPORTS_OBSERVER = IN_BROWSER && "ResizeObserver" in window;
|
|
6
6
|
const SUPPORTS_INTERSECTION_OBSERVER = IN_BROWSER && "IntersectionObserver" in window;
|
|
7
7
|
const SUPPORTS_MUTATION_OBSERVER = IN_BROWSER && "MutationObserver" in window;
|
|
8
|
-
const version = "0.1.
|
|
8
|
+
const version = "0.1.7";
|
|
9
9
|
/* v8 ignore next -- build-time constant, __DEV__ short-circuits in tests */
|
|
10
10
|
const __LOGGER_ENABLED__ = typeof (process.env.NODE_ENV !== "production") !== "undefined" && process.env.NODE_ENV !== "production" || typeof process.env.VITE_LOGGER_ENABLED !== "undefined" && process.env.VITE_LOGGER_ENABLED === "true";
|
|
11
|
-
|
|
12
11
|
//#endregion
|
|
13
|
-
export { SUPPORTS_OBSERVER as a, version as c, SUPPORTS_MUTATION_OBSERVER as i, SUPPORTS_INTERSECTION_OBSERVER as n, SUPPORTS_TOUCH as o, SUPPORTS_MATCH_MEDIA as r, __LOGGER_ENABLED__ as s, IN_BROWSER as t };
|
|
12
|
+
export { SUPPORTS_OBSERVER as a, version as c, SUPPORTS_MUTATION_OBSERVER as i, SUPPORTS_INTERSECTION_OBSERVER as n, SUPPORTS_TOUCH as o, SUPPORTS_MATCH_MEDIA as r, __LOGGER_ENABLED__ as s, IN_BROWSER as t };
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Set of HTML elements that are self-closing (void elements)
|
|
3
|
+
* These elements cannot have children and don't need closing tags
|
|
4
|
+
*/
|
|
5
|
+
const SELF_CLOSING_TAGS = new Set([
|
|
3
6
|
"area",
|
|
4
7
|
"base",
|
|
5
8
|
"br",
|
|
@@ -13,12 +16,7 @@ const selfClosingTags = [
|
|
|
13
16
|
"source",
|
|
14
17
|
"track",
|
|
15
18
|
"wbr"
|
|
16
|
-
];
|
|
17
|
-
/**
|
|
18
|
-
* Set of HTML elements that are self-closing (void elements)
|
|
19
|
-
* These elements cannot have children and don't need closing tags
|
|
20
|
-
*/
|
|
21
|
-
const SELF_CLOSING_TAGS = new Set(selfClosingTags);
|
|
19
|
+
]);
|
|
22
20
|
/**
|
|
23
21
|
* Common HTML element types for polymorphic components
|
|
24
22
|
*/
|
|
@@ -73,6 +71,5 @@ const COMMON_ELEMENTS = {
|
|
|
73
71
|
function isSelfClosingTag(tag) {
|
|
74
72
|
return SELF_CLOSING_TAGS.has(tag.toLowerCase());
|
|
75
73
|
}
|
|
76
|
-
|
|
77
74
|
//#endregion
|
|
78
|
-
export { SELF_CLOSING_TAGS as n, isSelfClosingTag as r, COMMON_ELEMENTS as t };
|
|
75
|
+
export { SELF_CLOSING_TAGS as n, isSelfClosingTag as r, COMMON_ELEMENTS as t };
|