@vuetify/v0 1.2.0 → 1.2.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 +5 -0
- package/dist/{adapter-CqS8xexO.d.mts → adapter-FckJSz_o.d.mts} +1 -1
- package/dist/browser/index.d.ts +155 -97
- package/dist/browser/index.js +148 -63
- package/dist/components/index.d.mts +1 -1
- package/dist/components/index.mjs +1 -1
- package/dist/{components-DBhVg-t1.mjs → components-MCFhfNlt.mjs} +56 -38
- package/dist/composables/index.d.mts +7 -7
- package/dist/composables/index.mjs +23 -23
- package/dist/{composables-ZGhVN2EJ.mjs → composables-8xtFVviy.mjs} +7 -7
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-VmQEDn-7.mjs → createDataTable-OCGnpy-N.mjs} +4 -4
- package/dist/{createGroup-B_LL7xRr.mjs → createGroup-DtVYu-VY.mjs} +13 -2
- package/dist/{createRegistry-DVdvep0v.mjs → createRegistry-DSQiALGi.mjs} +3 -3
- package/dist/{createSelection-BNdDz8oY.mjs → createSelection-TB5oK1FG.mjs} +2 -1
- package/dist/{createSingle-DHyIQ9Cj.mjs → createSingle-CV1qigP2.mjs} +1 -1
- package/dist/{createTokens-DoISbwd7.mjs → createTokens-B0CqJEL6.mjs} +2 -2
- package/dist/data-table/index.d.mts +1 -1
- 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-DaoKtIGF.mjs → globals-wvVdMRFF.mjs} +1 -1
- package/dist/{index-Di9e8sOm.d.mts → index-3bThcqCN.d.mts} +2 -2
- package/dist/{index-D0ub61GV.d.mts → index-3vvA76pZ.d.mts} +1 -1
- package/dist/{index-DSPkZ0ql.d.mts → index-4Z38WhA9.d.mts} +7 -1
- package/dist/{index-Cm6CbqI6.d.mts → index-BTdCsSz0.d.mts} +25 -18
- package/dist/{index-DjRE4lLl.d.mts → index-CORslci7.d.mts} +17 -4
- package/dist/{index-Cx0cWGlx.d.mts → index-Dgkt7Ve9.d.mts} +43 -11
- package/dist/index.d.mts +8 -8
- package/dist/index.mjs +25 -25
- package/dist/json/attributes.json +14 -2
- package/dist/json/tags.json +3 -0
- package/dist/json/web-types.json +32 -3
- 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/locale/messages/en/index.d.mts +3 -0
- package/dist/locale/messages/en/index.mjs +1 -0
- 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/popover/adapters/floating-ui/index.mjs +1 -1
- package/dist/popover/index.d.mts +1 -1
- package/dist/popover/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-C8zbWr45.mjs → unhead-SyU953Pt.mjs} +1 -1
- package/dist/{useEventListener-2eAMwUdw.mjs → useEventListener-hF6R2p6X.mjs} +1 -1
- package/dist/{useFeatures-DLafCOWt.mjs → useFeatures-CTpkM6hV.mjs} +2 -2
- package/dist/{useLocale-K_45ulPt.mjs → useLocale-D-iWu08b.mjs} +3 -3
- package/dist/{useLogger-YyWuYvrH.mjs → useLogger-CDsgHbzO.mjs} +2 -2
- package/dist/{useNotifications-Kh_KvM7j.mjs → useNotifications-DhNjvRt1.mjs} +2 -2
- package/dist/{usePermissions-BCGwsOES.mjs → usePermissions-CKe8xcvz.mjs} +1 -1
- package/dist/{usePopover-BTo0AGIQ.mjs → usePopover-DyAdne_S.mjs} +10 -9
- package/dist/{useRovingFocus-CkRnVmJ1.mjs → useRovingFocus-D0OOozbe.mjs} +54 -29
- package/dist/{useRules-BuE5ffOJ.mjs → useRules-DA8bNhNq.mjs} +2 -2
- package/dist/{useStorage-BT8-mjVs.mjs → useStorage-D9c6xx4N.mjs} +3 -3
- package/dist/{useTheme-DkK6tPqY.mjs → useTheme-BrXA5VBp.mjs} +5 -5
- package/dist/{useTimer-CGVXk397.mjs → useTimer-DLtkRCHw.mjs} +1 -1
- package/dist/utilities/index.d.mts +1 -1
- package/dist/utilities/index.mjs +35 -12
- package/dist/{v0-CDW1Ktk-.d.mts → v0-C09lR5fc.d.mts} +1 -1
- package/dist/{v0-B_53w7Fu.mjs → v0-CaTmC7C4.mjs} +1 -1
- package/dist/{v0-SuxTihEe.mjs → v0-DpFVF6pD.mjs} +1 -1
- package/dist/{v0-D0Exc2bO.mjs → v0-cC-WxCLd.mjs} +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as ID } from "../index-DtiaWx5U.mjs";
|
|
2
|
-
import { b as ThemeRecord } from "../index-
|
|
3
|
-
import { r as TokenCollection } from "../index-
|
|
2
|
+
import { b as ThemeRecord } from "../index-Dgkt7Ve9.mjs";
|
|
3
|
+
import { r as TokenCollection } from "../index-3vvA76pZ.mjs";
|
|
4
4
|
|
|
5
5
|
//#region src/palettes/index.d.ts
|
|
6
6
|
interface PaletteDefinition {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { $t as PermissionsAdapter, Qt as V0PermissionsAdapter } from "../../index-
|
|
1
|
+
import { $t as PermissionsAdapter, Qt as V0PermissionsAdapter } from "../../index-Dgkt7Ve9.mjs";
|
|
2
2
|
export { PermissionsAdapter, V0PermissionsAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Qt as V0PermissionsAdapter } from "../../../index-
|
|
1
|
+
import { Qt as V0PermissionsAdapter } from "../../../index-Dgkt7Ve9.mjs";
|
|
2
2
|
export { V0PermissionsAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
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-
|
|
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-Dgkt7Ve9.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-Ch0yBKEj.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-CKe8xcvz.mjs";
|
|
3
3
|
export { PermissionsAdapter, createPermissions, createPermissionsContext, createPermissionsPlugin, usePermissions };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as IN_BROWSER } from "../../../globals-
|
|
1
|
+
import { t as IN_BROWSER } from "../../../globals-wvVdMRFF.mjs";
|
|
2
2
|
import { isNullOrUndefined } from "../../../utilities/index.mjs";
|
|
3
3
|
import { t as PopoverAdapter } from "../../../adapter-CrRJuxRk.mjs";
|
|
4
4
|
import { onScopeDispose, shallowRef, watch } from "vue";
|
package/dist/popover/index.d.mts
CHANGED
|
@@ -1,3 +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-
|
|
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-Dgkt7Ve9.mjs";
|
|
2
2
|
import { a as PopoverSide, i as PopoverPlacement, n as PopoverAdapterContext, r as PopoverAlign, t as PopoverAdapter } from "../adapter-ClB-53_F.mjs";
|
|
3
3
|
export { PopoverAdapter, PopoverAdapterContext, PopoverAlign, PopoverOptions, PopoverPlacement, PopoverPluginContext, PopoverPluginContextOptions, PopoverPluginOptions, PopoverReturn, PopoverSide, V0PopoverAdapter, createPopoverContext, createPopoverFallback, createPopoverPlugin, toPlacement, usePopover };
|
package/dist/popover/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as toPlacement, i as usePopover, n as createPopoverFallback, o as V0PopoverAdapter, r as createPopoverPlugin, t as createPopoverContext } from "../usePopover-
|
|
1
|
+
import { a as toPlacement, i as usePopover, n as createPopoverFallback, o as V0PopoverAdapter, r as createPopoverPlugin, t as createPopoverContext } from "../usePopover-DyAdne_S.mjs";
|
|
2
2
|
import { t as PopoverAdapter } from "../adapter-CrRJuxRk.mjs";
|
|
3
3
|
export { PopoverAdapter, V0PopoverAdapter, createPopoverContext, createPopoverFallback, createPopoverPlugin, toPlacement, usePopover };
|
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-Dgkt7Ve9.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-DA8bNhNq.mjs";
|
|
2
2
|
export { createRules, createRulesContext, createRulesFallback, createRulesPlugin, isStandardSchema, useRules };
|
package/dist/storage/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-Dgkt7Ve9.mjs";
|
|
2
2
|
import { n as StorageAdapter, t as MemoryStorageAdapter } from "../memory-B7z1RR9r.mjs";
|
|
3
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
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-
|
|
2
|
+
import { i as useStorage, n as createStorageContext, r as createStoragePlugin, t as createStorage } from "../useStorage-D9c6xx4N.mjs";
|
|
3
3
|
export { MemoryStorageAdapter, StorageAdapter, createStorage, createStorageContext, createStoragePlugin, useStorage };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { A as V0StyleSheetThemeAdapter, M as ThemeAdapter, O as V0UnheadThemeAdapter } from "../../index-
|
|
1
|
+
import { A as V0StyleSheetThemeAdapter, M as ThemeAdapter, O as V0UnheadThemeAdapter } from "../../index-Dgkt7Ve9.mjs";
|
|
2
2
|
export { ThemeAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { t as ThemeAdapter } from "../../adapter-TiGrumDi.mjs";
|
|
2
|
-
import { t as V0StyleSheetThemeAdapter } from "../../v0-
|
|
3
|
-
import { t as V0UnheadThemeAdapter } from "../../unhead-
|
|
2
|
+
import { t as V0StyleSheetThemeAdapter } from "../../v0-CaTmC7C4.mjs";
|
|
3
|
+
import { t as V0UnheadThemeAdapter } from "../../unhead-SyU953Pt.mjs";
|
|
4
4
|
export { ThemeAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { O as V0UnheadThemeAdapter, k as V0UnheadThemeOptions } from "../../../index-
|
|
1
|
+
import { O as V0UnheadThemeAdapter, k as V0UnheadThemeOptions } from "../../../index-Dgkt7Ve9.mjs";
|
|
2
2
|
export { V0UnheadThemeAdapter, V0UnheadThemeOptions };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as V0UnheadThemeAdapter } from "../../../unhead-
|
|
1
|
+
import { t as V0UnheadThemeAdapter } from "../../../unhead-SyU953Pt.mjs";
|
|
2
2
|
export { V0UnheadThemeAdapter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { A as V0StyleSheetThemeAdapter, j as Vuetify0ThemeOptions } from "../../../index-
|
|
1
|
+
import { A as V0StyleSheetThemeAdapter, j as Vuetify0ThemeOptions } from "../../../index-Dgkt7Ve9.mjs";
|
|
2
2
|
export { V0StyleSheetThemeAdapter, Vuetify0ThemeOptions };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as V0StyleSheetThemeAdapter } from "../../../v0-
|
|
1
|
+
import { t as V0StyleSheetThemeAdapter } from "../../../v0-CaTmC7C4.mjs";
|
|
2
2
|
export { V0StyleSheetThemeAdapter };
|
package/dist/theme/index.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
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-
|
|
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-Dgkt7Ve9.mjs";
|
|
2
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 { i as useTheme, n as createThemeContext, r as createThemePlugin, t as createTheme } from "../useTheme-
|
|
1
|
+
import { i as useTheme, n as createThemeContext, r as createThemePlugin, t as createTheme } from "../useTheme-BrXA5VBp.mjs";
|
|
2
2
|
import { t as ThemeAdapter } from "../adapter-TiGrumDi.mjs";
|
|
3
|
-
import { t as V0StyleSheetThemeAdapter } from "../v0-
|
|
4
|
-
import { t as V0UnheadThemeAdapter } from "../unhead-
|
|
3
|
+
import { t as V0StyleSheetThemeAdapter } from "../v0-CaTmC7C4.mjs";
|
|
4
|
+
import { t as V0UnheadThemeAdapter } from "../unhead-SyU953Pt.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-wvVdMRFF.mjs";
|
|
2
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
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { isArray, isBoolean, isNumber, isObject, isString } from "./utilities/index.mjs";
|
|
2
2
|
import { n as createPluginContext } from "./createPlugin-Oo6t-vBw.mjs";
|
|
3
|
-
import { t as createTokens } from "./createTokens-
|
|
3
|
+
import { t as createTokens } from "./createTokens-B0CqJEL6.mjs";
|
|
4
4
|
import { t as toArray } from "./toArray-MY9Kb1Qy.mjs";
|
|
5
|
-
import { t as createGroup } from "./createGroup-
|
|
5
|
+
import { t as createGroup } from "./createGroup-DtVYu-VY.mjs";
|
|
6
6
|
import { shallowReactive, shallowRef } from "vue";
|
|
7
7
|
//#region src/composables/useFeatures/index.ts
|
|
8
8
|
/**
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { isNumber, isString } from "./utilities/index.mjs";
|
|
2
2
|
import { n as createPluginContext } from "./createPlugin-Oo6t-vBw.mjs";
|
|
3
|
-
import { t as createSingle } from "./createSingle-
|
|
4
|
-
import { r as flatten, t as createTokens } from "./createTokens-
|
|
5
|
-
import { t as V0LocaleAdapter } from "./v0-
|
|
3
|
+
import { t as createSingle } from "./createSingle-CV1qigP2.mjs";
|
|
4
|
+
import { r as flatten, t as createTokens } from "./createTokens-B0CqJEL6.mjs";
|
|
5
|
+
import { t as V0LocaleAdapter } from "./v0-cC-WxCLd.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-wvVdMRFF.mjs";
|
|
2
2
|
import { isUndefined } from "./utilities/index.mjs";
|
|
3
3
|
import { n as createPluginContext } from "./createPlugin-Oo6t-vBw.mjs";
|
|
4
|
-
import { t as V0LoggerAdapter } from "./v0-
|
|
4
|
+
import { t as V0LoggerAdapter } from "./v0-DpFVF6pD.mjs";
|
|
5
5
|
//#region src/composables/useLogger/index.ts
|
|
6
6
|
/**
|
|
7
7
|
* @module useLogger
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { UNSAFE_KEYS, isNaN, isNull, isObject, isString, isUndefined, useId as useId$1 } from "./utilities/index.mjs";
|
|
2
2
|
import { i as useContext, t as createTrinity } from "./createTrinity-z-3q9QWR.mjs";
|
|
3
3
|
import { n as createPluginContext } from "./createPlugin-Oo6t-vBw.mjs";
|
|
4
|
-
import { t as createRegistry } from "./createRegistry-
|
|
5
|
-
import { t as useTimer } from "./useTimer-
|
|
4
|
+
import { t as createRegistry } from "./createRegistry-DSQiALGi.mjs";
|
|
5
|
+
import { t as useTimer } from "./useTimer-DLtkRCHw.mjs";
|
|
6
6
|
import { onScopeDispose } from "vue";
|
|
7
7
|
//#region src/composables/createQueue/index.ts
|
|
8
8
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { UNSAFE_KEYS } from "./utilities/index.mjs";
|
|
2
2
|
import { n as createPluginContext } from "./createPlugin-Oo6t-vBw.mjs";
|
|
3
|
-
import { t as createTokens } from "./createTokens-
|
|
3
|
+
import { t as createTokens } from "./createTokens-B0CqJEL6.mjs";
|
|
4
4
|
import { t as toArray } from "./toArray-MY9Kb1Qy.mjs";
|
|
5
5
|
import { t as V0PermissionsAdapter } from "./v0-Ch0yBKEj.mjs";
|
|
6
6
|
//#region src/composables/usePermissions/index.ts
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { t as IN_BROWSER } from "./globals-
|
|
1
|
+
import { t as IN_BROWSER } from "./globals-wvVdMRFF.mjs";
|
|
2
2
|
import { isNullOrUndefined, useId as useId$1 } from "./utilities/index.mjs";
|
|
3
3
|
import { n as createPluginContext } from "./createPlugin-Oo6t-vBw.mjs";
|
|
4
|
-
import { n as useEventListener } from "./useEventListener-
|
|
5
|
-
import { t as useTimer } from "./useTimer-
|
|
4
|
+
import { n as useEventListener } from "./useEventListener-hF6R2p6X.mjs";
|
|
5
|
+
import { t as useTimer } from "./useTimer-DLtkRCHw.mjs";
|
|
6
6
|
import { t as PopoverAdapter } from "./adapter-CrRJuxRk.mjs";
|
|
7
7
|
import { computed, onScopeDispose, shallowReadonly, shallowRef, toRef, toValue, watch } from "vue";
|
|
8
8
|
//#region src/composables/useDelay/index.ts
|
|
@@ -255,17 +255,18 @@ function createPopoverFallback() {
|
|
|
255
255
|
* import { FloatingUIPopoverAdapter } from '@vuetify/v0/popover/adapters/floating-ui'
|
|
256
256
|
*
|
|
257
257
|
* export const [useAppPopover, provideAppPopover, appPopover] = createPopoverContext({
|
|
258
|
-
* namespace: 'app:popover
|
|
258
|
+
* namespace: 'app:popover',
|
|
259
259
|
* adapter: new FloatingUIPopoverAdapter(),
|
|
260
260
|
* })
|
|
261
261
|
* ```
|
|
262
262
|
*
|
|
263
263
|
* Plugin trinity for an app-wide popover positioning adapter.
|
|
264
264
|
*
|
|
265
|
-
* Namespace is `v0:popover
|
|
266
|
-
*
|
|
267
|
-
* `usePopover()` consults it internally. Fallback is
|
|
268
|
-
* so zero-config matches today's `V0PopoverAdapter`
|
|
265
|
+
* Namespace is `v0:popover`. Compound `Popover.Root` context lives at
|
|
266
|
+
* `v0:popover:root` so the two do not collide. The generated consumer is
|
|
267
|
+
* module-private; `usePopover()` consults it internally. Fallback is
|
|
268
|
+
* `{ adapter: undefined }`, so zero-config matches today's `V0PopoverAdapter`
|
|
269
|
+
* default.
|
|
269
270
|
*
|
|
270
271
|
* @example
|
|
271
272
|
* ```ts
|
|
@@ -275,7 +276,7 @@ function createPopoverFallback() {
|
|
|
275
276
|
* app.use(createPopoverPlugin({ adapter: new FloatingUIPopoverAdapter() }))
|
|
276
277
|
* ```
|
|
277
278
|
*/
|
|
278
|
-
const [createPopoverContext, createPopoverPlugin, usePopoverPlugin] = createPluginContext("v0:popover
|
|
279
|
+
const [createPopoverContext, createPopoverPlugin, usePopoverPlugin] = createPluginContext("v0:popover", createPopover, { fallback: () => createPopoverFallback() });
|
|
279
280
|
function bindOption(source, fallback) {
|
|
280
281
|
const override = shallowRef();
|
|
281
282
|
return computed({
|
|
@@ -1,20 +1,21 @@
|
|
|
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-wvVdMRFF.mjs";
|
|
2
2
|
import { clamp, getActiveElement, instanceExists, isArray, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isObject, isString, isUndefined, pxToNumber, range, resolveIds, resolveIndexes, useId as useId$1 } from "./utilities/index.mjs";
|
|
3
3
|
import { i as useContext, n as createContext, t as createTrinity } from "./createTrinity-z-3q9QWR.mjs";
|
|
4
4
|
import { n as createPluginContext, t as createPlugin } from "./createPlugin-Oo6t-vBw.mjs";
|
|
5
|
-
import { i as useLogger } from "./useLogger-
|
|
6
|
-
import { t as createRegistry } from "./createRegistry-
|
|
7
|
-
import { i as createModel, t as createSelection } from "./createSelection-
|
|
8
|
-
import { t as createSingle } from "./createSingle-
|
|
5
|
+
import { i as useLogger } from "./useLogger-CDsgHbzO.mjs";
|
|
6
|
+
import { t as createRegistry } from "./createRegistry-DSQiALGi.mjs";
|
|
7
|
+
import { i as createModel, t as createSelection } from "./createSelection-TB5oK1FG.mjs";
|
|
8
|
+
import { t as createSingle } from "./createSingle-CV1qigP2.mjs";
|
|
9
|
+
import { a as useLocale } from "./useLocale-D-iWu08b.mjs";
|
|
9
10
|
import { t as toArray } from "./toArray-MY9Kb1Qy.mjs";
|
|
10
|
-
import { n as useEventListener, r as useWindowEventListener, t as useDocumentEventListener } from "./useEventListener-
|
|
11
|
-
import { p as useHydration } from "./useTheme-
|
|
12
|
-
import { i as useProxyRegistry, t as createGroup } from "./createGroup-
|
|
13
|
-
import { t as useTimer } from "./useTimer-
|
|
14
|
-
import { i as usePopover } from "./usePopover-
|
|
11
|
+
import { n as useEventListener, r as useWindowEventListener, t as useDocumentEventListener } from "./useEventListener-hF6R2p6X.mjs";
|
|
12
|
+
import { p as useHydration } from "./useTheme-BrXA5VBp.mjs";
|
|
13
|
+
import { i as useProxyRegistry, t as createGroup } from "./createGroup-DtVYu-VY.mjs";
|
|
14
|
+
import { t as useTimer } from "./useTimer-DLtkRCHw.mjs";
|
|
15
|
+
import { i as usePopover } from "./usePopover-DyAdne_S.mjs";
|
|
15
16
|
import { a as createFilter } from "./adapter-BiQV5j8B.mjs";
|
|
16
|
-
import { a as extractLeaves, t as createDataTable } from "./createDataTable-
|
|
17
|
-
import { a as useRules, o as isStandardSchema } from "./useRules-
|
|
17
|
+
import { a as extractLeaves, t as createDataTable } from "./createDataTable-OCGnpy-N.mjs";
|
|
18
|
+
import { a as useRules, o as isStandardSchema } from "./useRules-DA8bNhNq.mjs";
|
|
18
19
|
import { computed, effectScope, hasInjectionContext, isReadonly, isRef, nextTick, onScopeDispose, ref, shallowReactive, shallowReadonly, shallowRef, toRef, toValue, watch } from "vue";
|
|
19
20
|
//#region src/composables/useClickOutside/index.ts
|
|
20
21
|
/**
|
|
@@ -1752,6 +1753,7 @@ function createStep(_options = {}) {
|
|
|
1752
1753
|
function step(count = 1) {
|
|
1753
1754
|
const length = registry.size;
|
|
1754
1755
|
if (!length) return;
|
|
1756
|
+
registry.lookup(0);
|
|
1755
1757
|
const currentIndex = registry.selectedIndex.value;
|
|
1756
1758
|
const direction = Math.sign(count || 1);
|
|
1757
1759
|
let hops = 0;
|
|
@@ -3864,7 +3866,7 @@ const UNSET = /* @__PURE__ */ Symbol("unset");
|
|
|
3864
3866
|
* ```
|
|
3865
3867
|
*/
|
|
3866
3868
|
function createValidation(_options = {}) {
|
|
3867
|
-
const { rules: initialRules = [], value: valueSource, enroll = true, ...options } = _options;
|
|
3869
|
+
const { rules: initialRules = [], value: valueSource, enroll = true, formNamespace = "v0:form", ...options } = _options;
|
|
3868
3870
|
const group = createGroup({
|
|
3869
3871
|
...options,
|
|
3870
3872
|
enroll,
|
|
@@ -3879,8 +3881,8 @@ function createValidation(_options = {}) {
|
|
|
3879
3881
|
let latest;
|
|
3880
3882
|
function register(input) {
|
|
3881
3883
|
if (/* @__PURE__ */ isFunction(input) || /* @__PURE__ */ isString(input) || /* @__PURE__ */ isStandardSchema(input)) {
|
|
3882
|
-
const
|
|
3883
|
-
return group.register({ value:
|
|
3884
|
+
const rule = rulesContext.resolve([input])[0] ?? (() => /* @__PURE__ */ isString(input) ? `Unknown validation rule "${input}"` : false);
|
|
3885
|
+
return group.register({ value: rule });
|
|
3884
3886
|
}
|
|
3885
3887
|
return group.register(input);
|
|
3886
3888
|
}
|
|
@@ -3959,7 +3961,7 @@ function createValidation(_options = {}) {
|
|
|
3959
3961
|
return group.size;
|
|
3960
3962
|
}
|
|
3961
3963
|
};
|
|
3962
|
-
const form = useForm();
|
|
3964
|
+
const form = useForm(formNamespace);
|
|
3963
3965
|
const ticket = form?.register({ value: context });
|
|
3964
3966
|
onScopeDispose(() => {
|
|
3965
3967
|
if (!ticket || !form) return;
|
|
@@ -3987,15 +3989,24 @@ function createValidation(_options = {}) {
|
|
|
3987
3989
|
* import { createInput } from '@vuetify/v0'
|
|
3988
3990
|
*
|
|
3989
3991
|
* const value = shallowRef('')
|
|
3990
|
-
* const input = createInput({ value, label: 'Name',
|
|
3992
|
+
* const input = createInput({ value, label: 'Name', required: true })
|
|
3991
3993
|
* await input.validate()
|
|
3992
3994
|
* ```
|
|
3993
3995
|
*/
|
|
3994
3996
|
function createInput(options) {
|
|
3995
|
-
const { value, id = /* @__PURE__ */ useId$1(), label, name, form, required, disabled = false, readonly: _readonly = false, rules = [], error = false, errorMessages, dirty: dirtyFn, equals = (a, b) => a === b } = options;
|
|
3997
|
+
const { value, id = /* @__PURE__ */ useId$1(), label, name, form, formNamespace, required, disabled = false, readonly: _readonly = false, rules = [], error = false, errorMessages, dirty: dirtyFn, equals = (a, b) => a === b } = options;
|
|
3998
|
+
function filled(val) {
|
|
3999
|
+
if (dirtyFn) return dirtyFn(val);
|
|
4000
|
+
return /* @__PURE__ */ isString(val) ? val.length > 0 : !/* @__PURE__ */ isNullOrUndefined(val);
|
|
4001
|
+
}
|
|
4002
|
+
const locale = useLocale();
|
|
4003
|
+
function requiredRule(v) {
|
|
4004
|
+
return filled(v) || (locale.ti("Input.required") ?? "Required");
|
|
4005
|
+
}
|
|
3996
4006
|
const validation = createValidation({
|
|
3997
|
-
rules,
|
|
3998
|
-
value
|
|
4007
|
+
rules: required ? [requiredRule, ...rules] : rules,
|
|
4008
|
+
value,
|
|
4009
|
+
formNamespace
|
|
3999
4010
|
});
|
|
4000
4011
|
const initialValue = value.value;
|
|
4001
4012
|
const isFocused = shallowRef(false);
|
|
@@ -4008,10 +4019,7 @@ function createInput(options) {
|
|
|
4008
4019
|
const isReadonly = toRef(() => toValue(_readonly));
|
|
4009
4020
|
const descriptionId = `${id}-description`;
|
|
4010
4021
|
const errorId = `${id}-error`;
|
|
4011
|
-
const isDirty = toRef(() =>
|
|
4012
|
-
if (dirtyFn) return dirtyFn(value.value);
|
|
4013
|
-
return /* @__PURE__ */ isString(value.value) ? value.value.length > 0 : !/* @__PURE__ */ isNullOrUndefined(value.value);
|
|
4014
|
-
});
|
|
4022
|
+
const isDirty = toRef(() => filled(value.value));
|
|
4015
4023
|
const isPristine = shallowRef(true);
|
|
4016
4024
|
watch(value, (val) => {
|
|
4017
4025
|
isPristine.value = equals(val, initialValue);
|
|
@@ -4173,7 +4181,7 @@ function createNumeric(options = {}) {
|
|
|
4173
4181
|
* ```
|
|
4174
4182
|
*/
|
|
4175
4183
|
function createNumberField(options = {}) {
|
|
4176
|
-
const { value = ref(null), locale = "en-US", format: formatOptions, clamp: shouldClamp = true, commitOn = "change", disabled = false, readonly: _readonly = false, min, max, step, leap, wrap, id, label, name, rules, error, errorMessages } = options;
|
|
4184
|
+
const { value = ref(null), locale = "en-US", format: formatOptions, clamp: shouldClamp = true, commitOn = "change", disabled = false, readonly: _readonly = false, min, max, step, leap, wrap, id, label, name, formNamespace, required, rules, error, errorMessages } = options;
|
|
4177
4185
|
const numeric = createNumeric({
|
|
4178
4186
|
min,
|
|
4179
4187
|
max,
|
|
@@ -4186,6 +4194,8 @@ function createNumberField(options = {}) {
|
|
|
4186
4194
|
id,
|
|
4187
4195
|
label,
|
|
4188
4196
|
name,
|
|
4197
|
+
formNamespace,
|
|
4198
|
+
required,
|
|
4189
4199
|
disabled,
|
|
4190
4200
|
readonly: _readonly,
|
|
4191
4201
|
rules,
|
|
@@ -4489,6 +4499,9 @@ function createProgress(options = {}) {
|
|
|
4489
4499
|
if (pending && segments.value.length >= pending.length) pending = null;
|
|
4490
4500
|
return ticket;
|
|
4491
4501
|
}
|
|
4502
|
+
function onboard(registrations) {
|
|
4503
|
+
return model.batch(() => registrations.map((registration) => register(registration)));
|
|
4504
|
+
}
|
|
4492
4505
|
function apply(incoming, _options) {
|
|
4493
4506
|
const clamped = incoming.map((v) => /* @__PURE__ */ clamp(Number(v), min, max));
|
|
4494
4507
|
if (segments.value.length === 0) {
|
|
@@ -4508,6 +4521,7 @@ function createProgress(options = {}) {
|
|
|
4508
4521
|
isIndeterminate,
|
|
4509
4522
|
fromValue,
|
|
4510
4523
|
register,
|
|
4524
|
+
onboard,
|
|
4511
4525
|
apply,
|
|
4512
4526
|
min,
|
|
4513
4527
|
max,
|
|
@@ -5401,12 +5415,13 @@ function createNested(_options = {}) {
|
|
|
5401
5415
|
}
|
|
5402
5416
|
function unselectAll() {
|
|
5403
5417
|
if (toValue(group.disabled)) return;
|
|
5404
|
-
const first = group.selectedIds.values().next().value;
|
|
5405
5418
|
group.selectedIds.clear();
|
|
5406
5419
|
group.mixedIds.clear();
|
|
5407
|
-
if (toValue(mandatoryOption)
|
|
5408
|
-
|
|
5409
|
-
|
|
5420
|
+
if (!toValue(mandatoryOption)) return;
|
|
5421
|
+
const ticket = group.seek("first");
|
|
5422
|
+
if (ticket) {
|
|
5423
|
+
group.selectedIds.add(ticket.id);
|
|
5424
|
+
updateAncestors(ticket.id);
|
|
5410
5425
|
}
|
|
5411
5426
|
}
|
|
5412
5427
|
function toggleAll() {
|
|
@@ -5480,6 +5495,7 @@ function createNested(_options = {}) {
|
|
|
5480
5495
|
ticket.select = () => select(id);
|
|
5481
5496
|
ticket.unselect = () => unselect(id);
|
|
5482
5497
|
ticket.toggle = () => toggle(id);
|
|
5498
|
+
ticket.unregister = () => unregister(id);
|
|
5483
5499
|
if (registration.active) activate(id);
|
|
5484
5500
|
if (nested?.length) for (const child of nested) register({
|
|
5485
5501
|
...child,
|
|
@@ -5563,6 +5579,14 @@ function createNested(_options = {}) {
|
|
|
5563
5579
|
rootIds.clear();
|
|
5564
5580
|
group.reset();
|
|
5565
5581
|
}
|
|
5582
|
+
function dispose() {
|
|
5583
|
+
children.clear();
|
|
5584
|
+
parents.clear();
|
|
5585
|
+
openedIds.clear();
|
|
5586
|
+
activeIds.clear();
|
|
5587
|
+
rootIds.clear();
|
|
5588
|
+
group.dispose();
|
|
5589
|
+
}
|
|
5566
5590
|
return {
|
|
5567
5591
|
...group,
|
|
5568
5592
|
children,
|
|
@@ -5611,6 +5635,7 @@ function createNested(_options = {}) {
|
|
|
5611
5635
|
onboard,
|
|
5612
5636
|
clear,
|
|
5613
5637
|
reset,
|
|
5638
|
+
dispose,
|
|
5614
5639
|
get size() {
|
|
5615
5640
|
return group.size;
|
|
5616
5641
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { instanceExists, isFunction, isObject } from "./utilities/index.mjs";
|
|
2
2
|
import { n as createPluginContext } from "./createPlugin-Oo6t-vBw.mjs";
|
|
3
|
-
import { i as useLogger } from "./useLogger-
|
|
4
|
-
import { a as useLocale } from "./useLocale-
|
|
3
|
+
import { i as useLogger } from "./useLogger-CDsgHbzO.mjs";
|
|
4
|
+
import { a as useLocale } from "./useLocale-D-iWu08b.mjs";
|
|
5
5
|
//#region src/composables/useRules/adapters/standard.ts
|
|
6
6
|
/**
|
|
7
7
|
* Type guard for Standard Schema objects.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { t as IN_BROWSER } from "./globals-
|
|
1
|
+
import { t as IN_BROWSER } from "./globals-wvVdMRFF.mjs";
|
|
2
2
|
import { isArray, isNullOrUndefined, isObject } from "./utilities/index.mjs";
|
|
3
3
|
import { n as createPluginContext } from "./createPlugin-Oo6t-vBw.mjs";
|
|
4
|
-
import { i as useLogger } from "./useLogger-
|
|
5
|
-
import { r as useWindowEventListener } from "./useEventListener-
|
|
4
|
+
import { i as useLogger } from "./useLogger-CDsgHbzO.mjs";
|
|
5
|
+
import { r as useWindowEventListener } from "./useEventListener-hF6R2p6X.mjs";
|
|
6
6
|
import { t as MemoryStorageAdapter } from "./memory-CR6zvuaP.mjs";
|
|
7
7
|
import { ref, watch } from "vue";
|
|
8
8
|
//#region src/composables/useStorage/index.ts
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { r as SUPPORTS_MATCH_MEDIA, t as IN_BROWSER } from "./globals-
|
|
1
|
+
import { r as SUPPORTS_MATCH_MEDIA, t as IN_BROWSER } from "./globals-wvVdMRFF.mjs";
|
|
2
2
|
import { foreground, isNumber, isString } from "./utilities/index.mjs";
|
|
3
3
|
import { n as createPluginContext } from "./createPlugin-Oo6t-vBw.mjs";
|
|
4
|
-
import { i as useLogger } from "./useLogger-
|
|
5
|
-
import { t as createSingle } from "./createSingle-
|
|
6
|
-
import { r as flatten, t as createTokens } from "./createTokens-
|
|
7
|
-
import { t as V0StyleSheetThemeAdapter } from "./v0-
|
|
4
|
+
import { i as useLogger } from "./useLogger-CDsgHbzO.mjs";
|
|
5
|
+
import { t as createSingle } from "./createSingle-CV1qigP2.mjs";
|
|
6
|
+
import { r as flatten, t as createTokens } from "./createTokens-B0CqJEL6.mjs";
|
|
7
|
+
import { t as V0StyleSheetThemeAdapter } from "./v0-CaTmC7C4.mjs";
|
|
8
8
|
import { computed, nextTick, onScopeDispose, shallowReadonly, shallowRef, toRef, toValue, watch } from "vue";
|
|
9
9
|
//#region src/composables/useHydration/index.ts
|
|
10
10
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as IN_BROWSER } from "./globals-
|
|
1
|
+
import { t as IN_BROWSER } from "./globals-wvVdMRFF.mjs";
|
|
2
2
|
import { isUndefined } from "./utilities/index.mjs";
|
|
3
3
|
import { onScopeDispose, shallowRef, toValue } from "vue";
|
|
4
4
|
//#region src/composables/useTimer/index.ts
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { A as MatchRange, C as resolveIds, D as isV0Error, E as V0Error, F as hexToRgb, I as rgbToHex, M as apca, N as foreground, O as FindMatchRangesOptions, P as RGB, S as range, T as useId, _ as isSymbol, a as getActiveElement, b as mergeDeep, c as isElement, d as isNull, f as isNullOrUndefined, g as isString, h as isPrimitive, i as clamp, j as findMatchRanges, k as IgnoreAccents, l as isFunction, m as isObject, n as instanceName, o as isArray, p as isNumber, r as UNSAFE_KEYS, s as isBoolean, t as instanceExists, u as isNaN, v as isThenable, w as resolveIndexes, x as pxToNumber, y as isUndefined } from "../index-
|
|
1
|
+
import { A as MatchRange, C as resolveIds, D as isV0Error, E as V0Error, F as hexToRgb, I as rgbToHex, M as apca, N as foreground, O as FindMatchRangesOptions, P as RGB, S as range, T as useId, _ as isSymbol, a as getActiveElement, b as mergeDeep, c as isElement, d as isNull, f as isNullOrUndefined, g as isString, h as isPrimitive, i as clamp, j as findMatchRanges, k as IgnoreAccents, l as isFunction, m as isObject, n as instanceName, o as isArray, p as isNumber, r as UNSAFE_KEYS, s as isBoolean, t as instanceExists, u as isNaN, v as isThenable, w as resolveIndexes, x as pxToNumber, y as isUndefined } from "../index-CORslci7.mjs";
|
|
2
2
|
export { FindMatchRangesOptions, IgnoreAccents, MatchRange, RGB, UNSAFE_KEYS, V0Error, apca, clamp, findMatchRanges, foreground, getActiveElement, hexToRgb, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isString, isSymbol, isThenable, isUndefined, isV0Error, mergeDeep, pxToNumber, range, resolveIds, resolveIndexes, rgbToHex, useId };
|