@vuetify/v0 0.1.4 → 0.1.5
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/dist/{adapter-D_0ptsPm.mjs → adapter-Cmeg49W9.mjs} +3 -3
- package/dist/{adapter-BN-h5JbD.d.mts → adapter-D2JoR-4d.d.mts} +2 -2
- package/dist/browser/index.js +611 -110
- package/dist/components/index.d.mts +8 -8
- package/dist/components/index.mjs +28 -28
- package/dist/{components-CMuzTJdK.mjs → components-BbbGkTcN.mjs} +578 -113
- package/dist/composables/index.d.mts +7 -7
- package/dist/composables/index.mjs +27 -27
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-BJnmvxfb.mjs → createDataTable-cNf6DdHz.mjs} +5 -5
- package/dist/{createGroup-CPhp6FUh.mjs → createGroup-BrZPZudL.mjs} +4 -4
- package/dist/{createPagination-cyOWlpfH.mjs → createPagination-Wc_vRGNQ.mjs} +2 -2
- package/dist/{createSelection-uqEbFgha.mjs → createSelection-BURpoE3p.mjs} +3 -3
- package/dist/{createSingle-B59ya3aa.mjs → createSingle-BE1vHaZy.mjs} +2 -2
- package/dist/{createTokens-BlhLdHXE.mjs → createTokens-jwf8-iGn.mjs} +3 -3
- package/dist/{createTrinity-EeHQSsb6.mjs → createTrinity-DkwPrPRS.mjs} +1 -1
- package/dist/data-table/adapters/client/index.d.mts +2 -2
- package/dist/data-table/adapters/client/index.mjs +7 -7
- package/dist/data-table/adapters/index.d.mts +4 -4
- package/dist/data-table/adapters/index.mjs +9 -9
- package/dist/data-table/adapters/server/index.d.mts +2 -2
- package/dist/data-table/adapters/server/index.mjs +5 -5
- package/dist/data-table/adapters/virtual/index.d.mts +2 -2
- package/dist/data-table/adapters/virtual/index.mjs +7 -7
- package/dist/data-table/index.d.mts +5 -5
- package/dist/data-table/index.mjs +19 -19
- package/dist/date/index.mjs +2 -2
- package/dist/features/adapters/posthog/index.mjs +2 -2
- package/dist/features/index.d.mts +6 -6
- package/dist/features/index.mjs +12 -12
- package/dist/{globals-B_GVfG06.mjs → globals-vN-O052q.mjs} +1 -1
- package/dist/{index-Dd0m0LIJ.d.mts → index-BTMzRHep.d.mts} +50 -8
- package/dist/{index-CQrDeqsK.d.mts → index-DRax9EgT.d.mts} +1037 -431
- package/dist/{index-7mWYFHA6.d.mts → index-DdWxDPX3.d.mts} +1 -1
- package/dist/index.d.mts +8 -8
- package/dist/index.mjs +28 -28
- package/dist/json/attributes.json +172 -0
- package/dist/json/importMap.json +28 -0
- package/dist/json/tags.json +73 -0
- package/dist/json/web-types.json +475 -1
- package/dist/locale/adapters/index.mjs +3 -3
- package/dist/locale/adapters/v0/index.mjs +3 -3
- package/dist/locale/index.d.mts +6 -6
- package/dist/locale/index.mjs +12 -12
- package/dist/logger/adapters/index.mjs +4 -4
- package/dist/logger/adapters/pino/index.mjs +3 -3
- package/dist/logger/adapters/v0/index.mjs +3 -3
- package/dist/logger/index.d.mts +6 -6
- package/dist/logger/index.mjs +6 -6
- package/dist/permissions/adapters/index.d.mts +7 -7
- package/dist/permissions/adapters/index.mjs +3 -3
- package/dist/permissions/adapters/v0/index.d.mts +7 -7
- package/dist/permissions/adapters/v0/index.mjs +3 -3
- package/dist/permissions/index.d.mts +6 -6
- package/dist/permissions/index.mjs +10 -10
- package/dist/{pino-01x_NmWp.mjs → pino-DFxkZLiu.mjs} +1 -1
- package/dist/{posthog-BrGBPPir.mjs → posthog-BOUoZTTf.mjs} +1 -1
- package/dist/{server-6cs14bj1.d.mts → server-B-HWxaTQ.d.mts} +1 -1
- package/dist/{server-ClCwiLMA.mjs → server-C2R2POGE.mjs} +1 -1
- package/dist/storage/index.d.mts +6 -6
- package/dist/storage/index.mjs +26 -26
- package/dist/theme/adapters/index.d.mts +6 -6
- package/dist/theme/adapters/index.mjs +3 -3
- package/dist/theme/adapters/v0/index.d.mts +6 -6
- package/dist/theme/adapters/v0/index.mjs +3 -3
- package/dist/theme/index.d.mts +6 -6
- package/dist/theme/index.mjs +11 -11
- package/dist/{toArray-DIeXVX1C.mjs → toArray-VIn8vYt3.mjs} +1 -1
- package/dist/{useClickOutside-p8HP07At.mjs → useClickOutside-DIi0kjN5.mjs} +53 -17
- package/dist/{useFeatures-C4JF3Hgr.mjs → useFeatures-6O7EPJUS.mjs} +4 -4
- package/dist/{useLocale-DlbShzF-.mjs → useLocale-DHjbekzS.mjs} +6 -6
- package/dist/{useLogger-CO9JwbSJ.mjs → useLogger-BXqiUvt2.mjs} +4 -4
- package/dist/{usePermissions-DQVT_4nD.mjs → usePermissions-DFacFVqO.mjs} +4 -4
- package/dist/{useTheme-Bcw1Ebyt.mjs → useTheme-D0_1mjTw.mjs} +4 -4
- package/dist/utilities/index.mjs +2 -2
- package/dist/{utilities-BqS1sC1W.mjs → utilities-Dx8wzGa5.mjs} +1 -1
- package/dist/{v0-C-9dv_1S.d.mts → v0-BNXo1ecc.d.mts} +1 -1
- package/dist/{v0-RepwEY1F.d.mts → v0-BPzPP8C5.d.mts} +1 -1
- package/dist/{v0-B40YkIQ-.mjs → v0-BYqmw3qM.mjs} +1 -1
- package/dist/{v0-CtjuUUPl.mjs → v0-C8DBv9mh.mjs} +2 -2
- package/dist/{v0-BtQCSBOG.mjs → v0-CfSj99gF.mjs} +2 -2
- package/dist/{v0-BogbIzpM.mjs → v0-Dc5mcpQs.mjs} +2 -2
- package/dist/{v0-ONBWyQYQ.mjs → v0-Dwufx8ae.mjs} +2 -2
- package/dist/{virtual-B3IPkHC0.d.mts → virtual-A4e1yrdn.d.mts} +1 -1
- package/dist/{virtual-BP9WXRzN.mjs → virtual-BoTGK6HT.mjs} +2 -2
- package/package.json +1 -1
package/dist/browser/index.js
CHANGED
|
@@ -85,7 +85,7 @@ const SUPPORTS_MATCH_MEDIA = IN_BROWSER && "matchMedia" in window && typeof wind
|
|
|
85
85
|
const SUPPORTS_OBSERVER = IN_BROWSER && "ResizeObserver" in window;
|
|
86
86
|
const SUPPORTS_INTERSECTION_OBSERVER = IN_BROWSER && "IntersectionObserver" in window;
|
|
87
87
|
const SUPPORTS_MUTATION_OBSERVER = IN_BROWSER && "MutationObserver" in window;
|
|
88
|
-
const version = "0.1.
|
|
88
|
+
const version = "0.1.5";
|
|
89
89
|
/* v8 ignore next -- build-time constant, __DEV__ short-circuits in tests */
|
|
90
90
|
const __LOGGER_ENABLED__ = false;
|
|
91
91
|
|
|
@@ -528,7 +528,7 @@ function debounce(fn, delay) {
|
|
|
528
528
|
* serving as the foundation for all other components that need polymorphic
|
|
529
529
|
* rendering capabilities.
|
|
530
530
|
*/
|
|
531
|
-
const _sfc_main$
|
|
531
|
+
const _sfc_main$60 = /* @__PURE__ */ defineComponent({
|
|
532
532
|
name: "Atom",
|
|
533
533
|
__name: "Atom",
|
|
534
534
|
props: {
|
|
@@ -559,7 +559,7 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
|
559
559
|
};
|
|
560
560
|
}
|
|
561
561
|
});
|
|
562
|
-
var Atom_default = _sfc_main$
|
|
562
|
+
var Atom_default = _sfc_main$60;
|
|
563
563
|
|
|
564
564
|
//#endregion
|
|
565
565
|
//#region src/composables/createContext/index.ts
|
|
@@ -1788,7 +1788,7 @@ function useSelection(namespace = "v0:selection") {
|
|
|
1788
1788
|
//#endregion
|
|
1789
1789
|
//#region src/components/Avatar/AvatarRoot.vue
|
|
1790
1790
|
const [useAvatarRoot, provideAvatarRoot] = createContext();
|
|
1791
|
-
const _sfc_main$
|
|
1791
|
+
const _sfc_main$59 = /* @__PURE__ */ defineComponent({
|
|
1792
1792
|
name: "AvatarRoot",
|
|
1793
1793
|
__name: "AvatarRoot",
|
|
1794
1794
|
props: {
|
|
@@ -1813,11 +1813,11 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
|
1813
1813
|
};
|
|
1814
1814
|
}
|
|
1815
1815
|
});
|
|
1816
|
-
var AvatarRoot_default = _sfc_main$
|
|
1816
|
+
var AvatarRoot_default = _sfc_main$59;
|
|
1817
1817
|
|
|
1818
1818
|
//#endregion
|
|
1819
1819
|
//#region src/components/Avatar/AvatarFallback.vue
|
|
1820
|
-
const _sfc_main$
|
|
1820
|
+
const _sfc_main$58 = /* @__PURE__ */ defineComponent({
|
|
1821
1821
|
name: "AvatarFallback",
|
|
1822
1822
|
__name: "AvatarFallback",
|
|
1823
1823
|
props: {
|
|
@@ -1842,11 +1842,11 @@ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
|
|
|
1842
1842
|
};
|
|
1843
1843
|
}
|
|
1844
1844
|
});
|
|
1845
|
-
var AvatarFallback_default = _sfc_main$
|
|
1845
|
+
var AvatarFallback_default = _sfc_main$58;
|
|
1846
1846
|
|
|
1847
1847
|
//#endregion
|
|
1848
1848
|
//#region src/components/Avatar/AvatarImage.vue
|
|
1849
|
-
const _sfc_main$
|
|
1849
|
+
const _sfc_main$57 = /* @__PURE__ */ defineComponent({
|
|
1850
1850
|
name: "AvatarImage",
|
|
1851
1851
|
inheritAttrs: false,
|
|
1852
1852
|
__name: "AvatarImage",
|
|
@@ -1906,7 +1906,7 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
|
|
|
1906
1906
|
};
|
|
1907
1907
|
}
|
|
1908
1908
|
});
|
|
1909
|
-
var AvatarImage_default = _sfc_main$
|
|
1909
|
+
var AvatarImage_default = _sfc_main$57;
|
|
1910
1910
|
|
|
1911
1911
|
//#endregion
|
|
1912
1912
|
//#region src/components/Avatar/index.ts
|
|
@@ -2721,6 +2721,41 @@ const [createHydrationContext, createHydrationPlugin, useHydration] = createPlug
|
|
|
2721
2721
|
}
|
|
2722
2722
|
});
|
|
2723
2723
|
|
|
2724
|
+
//#endregion
|
|
2725
|
+
//#region src/composables/toElement/index.ts
|
|
2726
|
+
/**
|
|
2727
|
+
* Resolves a {@link MaybeElementRef} to a DOM Element or undefined.
|
|
2728
|
+
*
|
|
2729
|
+
* Handles:
|
|
2730
|
+
* - `Ref<Element>`, `ShallowRef<HTMLElement>`, getter functions
|
|
2731
|
+
* - Vue component instances (extracts `$el`)
|
|
2732
|
+
* - Raw DOM elements (pass-through)
|
|
2733
|
+
* - null/undefined (returns undefined)
|
|
2734
|
+
*
|
|
2735
|
+
* @param target The element ref, getter, or raw value to resolve
|
|
2736
|
+
* @returns The resolved DOM Element, or undefined if not available
|
|
2737
|
+
*
|
|
2738
|
+
* @see https://0.vuetifyjs.com/composables/transformers/to-element
|
|
2739
|
+
*
|
|
2740
|
+
* @example
|
|
2741
|
+
* ```ts
|
|
2742
|
+
* import { toElement } from '@vuetify/v0'
|
|
2743
|
+
*
|
|
2744
|
+
* const el = shallowRef<HTMLElement | null>(null)
|
|
2745
|
+
* toElement(el) // HTMLElement | undefined
|
|
2746
|
+
*
|
|
2747
|
+
* const component = ref<ComponentPublicInstance>()
|
|
2748
|
+
* toElement(component) // Element | undefined (from $el)
|
|
2749
|
+
* ```
|
|
2750
|
+
*/
|
|
2751
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
2752
|
+
function toElement(target) {
|
|
2753
|
+
const raw = typeof target === "function" ? target() : target && typeof target === "object" && "value" in target ? target.value : target;
|
|
2754
|
+
if (!raw) return void 0;
|
|
2755
|
+
if (raw instanceof Element) return raw;
|
|
2756
|
+
if ("$el" in raw) return raw.$el;
|
|
2757
|
+
}
|
|
2758
|
+
|
|
2724
2759
|
//#endregion
|
|
2725
2760
|
//#region src/composables/createObserver/index.ts
|
|
2726
2761
|
/**
|
|
@@ -2738,7 +2773,7 @@ const [createHydrationContext, createHydrationPlugin, useHydration] = createPlug
|
|
|
2738
2773
|
*/
|
|
2739
2774
|
function createObserver(target, userCallback, config) {
|
|
2740
2775
|
const { isHydrated } = useHydration();
|
|
2741
|
-
const
|
|
2776
|
+
const resolved = toRef(() => /* @__PURE__ */ toElement(target));
|
|
2742
2777
|
const observer = shallowRef(void 0);
|
|
2743
2778
|
const isPaused = shallowRef(false);
|
|
2744
2779
|
const isActive = toRef(() => !!observer.value);
|
|
@@ -2751,11 +2786,12 @@ function createObserver(target, userCallback, config) {
|
|
|
2751
2786
|
}
|
|
2752
2787
|
function setup() {
|
|
2753
2788
|
if (/* @__PURE__ */ isNull(observer.value)) return;
|
|
2754
|
-
|
|
2789
|
+
const el = resolved.value;
|
|
2790
|
+
if (!isHydrated.value || !config.supports || !/* @__PURE__ */ isElement(el) || isPaused.value) return;
|
|
2755
2791
|
observer.value = config.create(invoke);
|
|
2756
|
-
config.observe(observer.value,
|
|
2792
|
+
config.observe(observer.value, el);
|
|
2757
2793
|
if (config.immediate) {
|
|
2758
|
-
const entries = config.immediate(
|
|
2794
|
+
const entries = config.immediate(el);
|
|
2759
2795
|
if (config.onceIncludesImmediate) invoke(entries);
|
|
2760
2796
|
else {
|
|
2761
2797
|
config.onEntry?.(entries);
|
|
@@ -2763,13 +2799,13 @@ function createObserver(target, userCallback, config) {
|
|
|
2763
2799
|
}
|
|
2764
2800
|
}
|
|
2765
2801
|
}
|
|
2766
|
-
watch(
|
|
2802
|
+
watch(resolved, (el, oldEl) => {
|
|
2767
2803
|
if (oldEl || observer.value) cleanup();
|
|
2768
2804
|
if (isHydrated.value && /* @__PURE__ */ isElement(el)) setup();
|
|
2769
2805
|
}, { immediate: true });
|
|
2770
2806
|
let stopHydrationWatch;
|
|
2771
2807
|
if (!isHydrated.value) stopHydrationWatch = watch(() => isHydrated.value, (hydrated) => {
|
|
2772
|
-
if (hydrated && /* @__PURE__ */ isElement(
|
|
2808
|
+
if (hydrated && /* @__PURE__ */ isElement(resolved.value) && !observer.value) {
|
|
2773
2809
|
setup();
|
|
2774
2810
|
stopHydrationWatch?.();
|
|
2775
2811
|
stopHydrationWatch = void 0;
|
|
@@ -3523,7 +3559,7 @@ const [createLocaleContext, createLocalePlugin, useLocale] = createPluginContext
|
|
|
3523
3559
|
//#endregion
|
|
3524
3560
|
//#region src/components/Breadcrumbs/BreadcrumbsRoot.vue
|
|
3525
3561
|
const [useBreadcrumbsRoot, provideBreadcrumbsRoot] = createContext();
|
|
3526
|
-
const _sfc_main$
|
|
3562
|
+
const _sfc_main$56 = /* @__PURE__ */ defineComponent({
|
|
3527
3563
|
name: "BreadcrumbsRoot",
|
|
3528
3564
|
__name: "BreadcrumbsRoot",
|
|
3529
3565
|
props: {
|
|
@@ -3662,11 +3698,11 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
|
3662
3698
|
};
|
|
3663
3699
|
}
|
|
3664
3700
|
});
|
|
3665
|
-
var BreadcrumbsRoot_default = _sfc_main$
|
|
3701
|
+
var BreadcrumbsRoot_default = _sfc_main$56;
|
|
3666
3702
|
|
|
3667
3703
|
//#endregion
|
|
3668
3704
|
//#region src/components/Breadcrumbs/BreadcrumbsDivider.vue
|
|
3669
|
-
const _sfc_main$
|
|
3705
|
+
const _sfc_main$55 = /* @__PURE__ */ defineComponent({
|
|
3670
3706
|
name: "BreadcrumbsDivider",
|
|
3671
3707
|
__name: "BreadcrumbsDivider",
|
|
3672
3708
|
props: {
|
|
@@ -3713,11 +3749,11 @@ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
|
|
|
3713
3749
|
};
|
|
3714
3750
|
}
|
|
3715
3751
|
});
|
|
3716
|
-
var BreadcrumbsDivider_default = _sfc_main$
|
|
3752
|
+
var BreadcrumbsDivider_default = _sfc_main$55;
|
|
3717
3753
|
|
|
3718
3754
|
//#endregion
|
|
3719
3755
|
//#region src/components/Breadcrumbs/BreadcrumbsEllipsis.vue
|
|
3720
|
-
const _sfc_main$
|
|
3756
|
+
const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
3721
3757
|
name: "BreadcrumbsEllipsis",
|
|
3722
3758
|
__name: "BreadcrumbsEllipsis",
|
|
3723
3759
|
props: {
|
|
@@ -3771,11 +3807,11 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
|
|
|
3771
3807
|
};
|
|
3772
3808
|
}
|
|
3773
3809
|
});
|
|
3774
|
-
var BreadcrumbsEllipsis_default = _sfc_main$
|
|
3810
|
+
var BreadcrumbsEllipsis_default = _sfc_main$54;
|
|
3775
3811
|
|
|
3776
3812
|
//#endregion
|
|
3777
3813
|
//#region src/components/Breadcrumbs/BreadcrumbsItem.vue
|
|
3778
|
-
const _sfc_main$
|
|
3814
|
+
const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
3779
3815
|
name: "BreadcrumbsItem",
|
|
3780
3816
|
__name: "BreadcrumbsItem",
|
|
3781
3817
|
props: {
|
|
@@ -3825,11 +3861,11 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
|
|
|
3825
3861
|
};
|
|
3826
3862
|
}
|
|
3827
3863
|
});
|
|
3828
|
-
var BreadcrumbsItem_default = _sfc_main$
|
|
3864
|
+
var BreadcrumbsItem_default = _sfc_main$53;
|
|
3829
3865
|
|
|
3830
3866
|
//#endregion
|
|
3831
3867
|
//#region src/components/Breadcrumbs/BreadcrumbsLink.vue
|
|
3832
|
-
const _sfc_main$
|
|
3868
|
+
const _sfc_main$52 = /* @__PURE__ */ defineComponent({
|
|
3833
3869
|
name: "BreadcrumbsLink",
|
|
3834
3870
|
__name: "BreadcrumbsLink",
|
|
3835
3871
|
props: {
|
|
@@ -3848,11 +3884,11 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
|
3848
3884
|
};
|
|
3849
3885
|
}
|
|
3850
3886
|
});
|
|
3851
|
-
var BreadcrumbsLink_default = _sfc_main$
|
|
3887
|
+
var BreadcrumbsLink_default = _sfc_main$52;
|
|
3852
3888
|
|
|
3853
3889
|
//#endregion
|
|
3854
3890
|
//#region src/components/Breadcrumbs/BreadcrumbsList.vue
|
|
3855
|
-
const _sfc_main$
|
|
3891
|
+
const _sfc_main$51 = /* @__PURE__ */ defineComponent({
|
|
3856
3892
|
name: "BreadcrumbsList",
|
|
3857
3893
|
__name: "BreadcrumbsList",
|
|
3858
3894
|
props: {
|
|
@@ -3872,11 +3908,11 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
|
3872
3908
|
};
|
|
3873
3909
|
}
|
|
3874
3910
|
});
|
|
3875
|
-
var BreadcrumbsList_default = _sfc_main$
|
|
3911
|
+
var BreadcrumbsList_default = _sfc_main$51;
|
|
3876
3912
|
|
|
3877
3913
|
//#endregion
|
|
3878
3914
|
//#region src/components/Breadcrumbs/BreadcrumbsPage.vue
|
|
3879
|
-
const _sfc_main$
|
|
3915
|
+
const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
3880
3916
|
name: "BreadcrumbsPage",
|
|
3881
3917
|
__name: "BreadcrumbsPage",
|
|
3882
3918
|
props: {
|
|
@@ -3896,7 +3932,7 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
|
3896
3932
|
};
|
|
3897
3933
|
}
|
|
3898
3934
|
});
|
|
3899
|
-
var BreadcrumbsPage_default = _sfc_main$
|
|
3935
|
+
var BreadcrumbsPage_default = _sfc_main$50;
|
|
3900
3936
|
|
|
3901
3937
|
//#endregion
|
|
3902
3938
|
//#region src/components/Breadcrumbs/index.ts
|
|
@@ -4028,7 +4064,7 @@ function useProxyModel(registry, model, options) {
|
|
|
4028
4064
|
//#endregion
|
|
4029
4065
|
//#region src/components/Checkbox/CheckboxGroup.vue
|
|
4030
4066
|
const [useCheckboxGroup, provideCheckboxGroup] = createContext();
|
|
4031
|
-
const _sfc_main$
|
|
4067
|
+
const _sfc_main$49 = /* @__PURE__ */ defineComponent({
|
|
4032
4068
|
name: "CheckboxGroup",
|
|
4033
4069
|
__name: "CheckboxGroup",
|
|
4034
4070
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -4094,12 +4130,12 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
|
4094
4130
|
};
|
|
4095
4131
|
}
|
|
4096
4132
|
});
|
|
4097
|
-
var CheckboxGroup_default = _sfc_main$
|
|
4133
|
+
var CheckboxGroup_default = _sfc_main$49;
|
|
4098
4134
|
|
|
4099
4135
|
//#endregion
|
|
4100
4136
|
//#region src/components/Checkbox/CheckboxRoot.vue
|
|
4101
4137
|
const [useCheckboxRoot, provideCheckboxRoot] = createContext();
|
|
4102
|
-
const _sfc_main$
|
|
4138
|
+
const _sfc_main$48 = /* @__PURE__ */ defineComponent({
|
|
4103
4139
|
name: "CheckboxRoot",
|
|
4104
4140
|
inheritAttrs: false,
|
|
4105
4141
|
__name: "CheckboxRoot",
|
|
@@ -4233,18 +4269,18 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
|
4233
4269
|
};
|
|
4234
4270
|
}
|
|
4235
4271
|
});
|
|
4236
|
-
var CheckboxRoot_default = _sfc_main$
|
|
4272
|
+
var CheckboxRoot_default = _sfc_main$48;
|
|
4237
4273
|
|
|
4238
4274
|
//#endregion
|
|
4239
4275
|
//#region src/components/Checkbox/CheckboxHiddenInput.vue
|
|
4240
|
-
const _hoisted_1$
|
|
4276
|
+
const _hoisted_1$2 = [
|
|
4241
4277
|
"checked",
|
|
4242
4278
|
"disabled",
|
|
4243
4279
|
"form",
|
|
4244
4280
|
"name",
|
|
4245
4281
|
"value"
|
|
4246
4282
|
];
|
|
4247
|
-
const visuallyHiddenStyle$
|
|
4283
|
+
const visuallyHiddenStyle$2 = {
|
|
4248
4284
|
position: "absolute",
|
|
4249
4285
|
width: "1px",
|
|
4250
4286
|
height: "1px",
|
|
@@ -4255,7 +4291,7 @@ const visuallyHiddenStyle$1 = {
|
|
|
4255
4291
|
whiteSpace: "nowrap",
|
|
4256
4292
|
border: "0"
|
|
4257
4293
|
};
|
|
4258
|
-
const _sfc_main$
|
|
4294
|
+
const _sfc_main$47 = /* @__PURE__ */ defineComponent({
|
|
4259
4295
|
name: "CheckboxHiddenInput",
|
|
4260
4296
|
__name: "CheckboxHiddenInput",
|
|
4261
4297
|
props: {
|
|
@@ -4283,19 +4319,19 @@ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
|
|
|
4283
4319
|
form: form.value,
|
|
4284
4320
|
inert: "",
|
|
4285
4321
|
name: name.value,
|
|
4286
|
-
style: visuallyHiddenStyle$
|
|
4322
|
+
style: visuallyHiddenStyle$2,
|
|
4287
4323
|
tabindex: "-1",
|
|
4288
4324
|
type: "checkbox",
|
|
4289
4325
|
value: value.value
|
|
4290
|
-
}, null, 8, _hoisted_1$
|
|
4326
|
+
}, null, 8, _hoisted_1$2);
|
|
4291
4327
|
};
|
|
4292
4328
|
}
|
|
4293
4329
|
});
|
|
4294
|
-
var CheckboxHiddenInput_default = _sfc_main$
|
|
4330
|
+
var CheckboxHiddenInput_default = _sfc_main$47;
|
|
4295
4331
|
|
|
4296
4332
|
//#endregion
|
|
4297
4333
|
//#region src/components/Checkbox/CheckboxIndicator.vue
|
|
4298
|
-
const _sfc_main$
|
|
4334
|
+
const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
4299
4335
|
name: "CheckboxIndicator",
|
|
4300
4336
|
__name: "CheckboxIndicator",
|
|
4301
4337
|
props: {
|
|
@@ -4328,11 +4364,11 @@ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
|
|
|
4328
4364
|
};
|
|
4329
4365
|
}
|
|
4330
4366
|
});
|
|
4331
|
-
var CheckboxIndicator_default = _sfc_main$
|
|
4367
|
+
var CheckboxIndicator_default = _sfc_main$46;
|
|
4332
4368
|
|
|
4333
4369
|
//#endregion
|
|
4334
4370
|
//#region src/components/Checkbox/CheckboxSelectAll.vue
|
|
4335
|
-
const _sfc_main$
|
|
4371
|
+
const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
4336
4372
|
name: "CheckboxSelectAll",
|
|
4337
4373
|
inheritAttrs: false,
|
|
4338
4374
|
__name: "CheckboxSelectAll",
|
|
@@ -4418,7 +4454,7 @@ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
|
4418
4454
|
};
|
|
4419
4455
|
}
|
|
4420
4456
|
});
|
|
4421
|
-
var CheckboxSelectAll_default = _sfc_main$
|
|
4457
|
+
var CheckboxSelectAll_default = _sfc_main$45;
|
|
4422
4458
|
|
|
4423
4459
|
//#endregion
|
|
4424
4460
|
//#region src/components/Checkbox/index.ts
|
|
@@ -4454,7 +4490,7 @@ const Checkbox = {
|
|
|
4454
4490
|
//#endregion
|
|
4455
4491
|
//#region src/components/Dialog/DialogRoot.vue
|
|
4456
4492
|
const [useDialogContext, provideDialogContext] = createContext();
|
|
4457
|
-
const _sfc_main$
|
|
4493
|
+
const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
4458
4494
|
name: "DialogRoot",
|
|
4459
4495
|
__name: "DialogRoot",
|
|
4460
4496
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -4506,11 +4542,11 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
|
4506
4542
|
};
|
|
4507
4543
|
}
|
|
4508
4544
|
});
|
|
4509
|
-
var DialogRoot_default = _sfc_main$
|
|
4545
|
+
var DialogRoot_default = _sfc_main$44;
|
|
4510
4546
|
|
|
4511
4547
|
//#endregion
|
|
4512
4548
|
//#region src/components/Dialog/DialogClose.vue
|
|
4513
|
-
const _sfc_main$
|
|
4549
|
+
const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
4514
4550
|
name: "DialogClose",
|
|
4515
4551
|
__name: "DialogClose",
|
|
4516
4552
|
props: {
|
|
@@ -4538,7 +4574,7 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
|
4538
4574
|
};
|
|
4539
4575
|
}
|
|
4540
4576
|
});
|
|
4541
|
-
var DialogClose_default = _sfc_main$
|
|
4577
|
+
var DialogClose_default = _sfc_main$43;
|
|
4542
4578
|
|
|
4543
4579
|
//#endregion
|
|
4544
4580
|
//#region src/composables/createPagination/index.ts
|
|
@@ -9882,7 +9918,7 @@ function useClickOutside(target, handler, options = {}) {
|
|
|
9882
9918
|
|
|
9883
9919
|
//#endregion
|
|
9884
9920
|
//#region src/components/Dialog/DialogContent.vue
|
|
9885
|
-
const _sfc_main$
|
|
9921
|
+
const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
9886
9922
|
name: "DialogContent",
|
|
9887
9923
|
__name: "DialogContent",
|
|
9888
9924
|
props: {
|
|
@@ -9964,11 +10000,11 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
|
9964
10000
|
};
|
|
9965
10001
|
}
|
|
9966
10002
|
});
|
|
9967
|
-
var DialogContent_default = _sfc_main$
|
|
10003
|
+
var DialogContent_default = _sfc_main$42;
|
|
9968
10004
|
|
|
9969
10005
|
//#endregion
|
|
9970
10006
|
//#region src/components/Dialog/DialogDescription.vue
|
|
9971
|
-
const _sfc_main$
|
|
10007
|
+
const _sfc_main$41 = /* @__PURE__ */ defineComponent({
|
|
9972
10008
|
name: "DialogDescription",
|
|
9973
10009
|
__name: "DialogDescription",
|
|
9974
10010
|
props: {
|
|
@@ -9987,11 +10023,11 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
|
9987
10023
|
};
|
|
9988
10024
|
}
|
|
9989
10025
|
});
|
|
9990
|
-
var DialogDescription_default = _sfc_main$
|
|
10026
|
+
var DialogDescription_default = _sfc_main$41;
|
|
9991
10027
|
|
|
9992
10028
|
//#endregion
|
|
9993
10029
|
//#region src/components/Dialog/DialogTitle.vue
|
|
9994
|
-
const _sfc_main$
|
|
10030
|
+
const _sfc_main$40 = /* @__PURE__ */ defineComponent({
|
|
9995
10031
|
name: "DialogTitle",
|
|
9996
10032
|
__name: "DialogTitle",
|
|
9997
10033
|
props: {
|
|
@@ -10010,11 +10046,11 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
|
10010
10046
|
};
|
|
10011
10047
|
}
|
|
10012
10048
|
});
|
|
10013
|
-
var DialogTitle_default = _sfc_main$
|
|
10049
|
+
var DialogTitle_default = _sfc_main$40;
|
|
10014
10050
|
|
|
10015
10051
|
//#endregion
|
|
10016
10052
|
//#region src/components/Dialog/DialogActivator.vue
|
|
10017
|
-
const _sfc_main$
|
|
10053
|
+
const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
10018
10054
|
name: "DialogActivator",
|
|
10019
10055
|
__name: "DialogActivator",
|
|
10020
10056
|
props: {
|
|
@@ -10044,7 +10080,7 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
|
10044
10080
|
};
|
|
10045
10081
|
}
|
|
10046
10082
|
});
|
|
10047
|
-
var DialogActivator_default = _sfc_main$
|
|
10083
|
+
var DialogActivator_default = _sfc_main$39;
|
|
10048
10084
|
|
|
10049
10085
|
//#endregion
|
|
10050
10086
|
//#region src/components/Dialog/index.ts
|
|
@@ -10089,7 +10125,7 @@ const Dialog = {
|
|
|
10089
10125
|
//#endregion
|
|
10090
10126
|
//#region src/components/ExpansionPanel/ExpansionPanelRoot.vue
|
|
10091
10127
|
const [useExpansionPanelRoot, provideExpansionPanelRoot] = createContext();
|
|
10092
|
-
const _sfc_main$
|
|
10128
|
+
const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
10093
10129
|
name: "ExpansionPanelRoot",
|
|
10094
10130
|
__name: "ExpansionPanelRoot",
|
|
10095
10131
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -10146,12 +10182,12 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
|
10146
10182
|
};
|
|
10147
10183
|
}
|
|
10148
10184
|
});
|
|
10149
|
-
var ExpansionPanelRoot_default = _sfc_main$
|
|
10185
|
+
var ExpansionPanelRoot_default = _sfc_main$38;
|
|
10150
10186
|
|
|
10151
10187
|
//#endregion
|
|
10152
10188
|
//#region src/components/ExpansionPanel/ExpansionPanelItem.vue
|
|
10153
10189
|
const [useExpansionPanelItem, provideExpansionPanelItem] = createContext({ suffix: "item" });
|
|
10154
|
-
const _sfc_main$
|
|
10190
|
+
const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
10155
10191
|
name: "ExpansionPanelItem",
|
|
10156
10192
|
__name: "ExpansionPanelItem",
|
|
10157
10193
|
props: {
|
|
@@ -10195,11 +10231,11 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
|
|
|
10195
10231
|
};
|
|
10196
10232
|
}
|
|
10197
10233
|
});
|
|
10198
|
-
var ExpansionPanelItem_default = _sfc_main$
|
|
10234
|
+
var ExpansionPanelItem_default = _sfc_main$37;
|
|
10199
10235
|
|
|
10200
10236
|
//#endregion
|
|
10201
10237
|
//#region src/components/ExpansionPanel/ExpansionPanelActivator.vue
|
|
10202
|
-
const _sfc_main$
|
|
10238
|
+
const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
10203
10239
|
name: "ExpansionPanelActivator",
|
|
10204
10240
|
__name: "ExpansionPanelActivator",
|
|
10205
10241
|
props: {
|
|
@@ -10245,11 +10281,11 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
|
10245
10281
|
};
|
|
10246
10282
|
}
|
|
10247
10283
|
});
|
|
10248
|
-
var ExpansionPanelActivator_default = _sfc_main$
|
|
10284
|
+
var ExpansionPanelActivator_default = _sfc_main$36;
|
|
10249
10285
|
|
|
10250
10286
|
//#endregion
|
|
10251
10287
|
//#region src/components/ExpansionPanel/ExpansionPanelContent.vue
|
|
10252
|
-
const _sfc_main$
|
|
10288
|
+
const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
10253
10289
|
name: "ExpansionPanelContent",
|
|
10254
10290
|
__name: "ExpansionPanelContent",
|
|
10255
10291
|
props: {
|
|
@@ -10280,11 +10316,11 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
|
10280
10316
|
};
|
|
10281
10317
|
}
|
|
10282
10318
|
});
|
|
10283
|
-
var ExpansionPanelContent_default = _sfc_main$
|
|
10319
|
+
var ExpansionPanelContent_default = _sfc_main$35;
|
|
10284
10320
|
|
|
10285
10321
|
//#endregion
|
|
10286
10322
|
//#region src/components/ExpansionPanel/ExpansionPanelHeader.vue
|
|
10287
|
-
const _sfc_main$
|
|
10323
|
+
const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
10288
10324
|
name: "ExpansionPanelHeader",
|
|
10289
10325
|
__name: "ExpansionPanelHeader",
|
|
10290
10326
|
props: {
|
|
@@ -10309,7 +10345,7 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
|
10309
10345
|
};
|
|
10310
10346
|
}
|
|
10311
10347
|
});
|
|
10312
|
-
var ExpansionPanelHeader_default = _sfc_main$
|
|
10348
|
+
var ExpansionPanelHeader_default = _sfc_main$34;
|
|
10313
10349
|
|
|
10314
10350
|
//#endregion
|
|
10315
10351
|
//#region src/components/ExpansionPanel/index.ts
|
|
@@ -10329,7 +10365,7 @@ const ExpansionPanel = {
|
|
|
10329
10365
|
//#endregion
|
|
10330
10366
|
//#region src/components/Group/GroupRoot.vue
|
|
10331
10367
|
const [useGroupRoot, provideGroupRoot] = createContext();
|
|
10332
|
-
const _sfc_main$
|
|
10368
|
+
const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
10333
10369
|
name: "GroupRoot",
|
|
10334
10370
|
__name: "GroupRoot",
|
|
10335
10371
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -10379,11 +10415,11 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
|
10379
10415
|
};
|
|
10380
10416
|
}
|
|
10381
10417
|
});
|
|
10382
|
-
var GroupRoot_default = _sfc_main$
|
|
10418
|
+
var GroupRoot_default = _sfc_main$33;
|
|
10383
10419
|
|
|
10384
10420
|
//#endregion
|
|
10385
10421
|
//#region src/components/Group/GroupItem.vue
|
|
10386
|
-
const _sfc_main$
|
|
10422
|
+
const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
10387
10423
|
name: "GroupItem",
|
|
10388
10424
|
__name: "GroupItem",
|
|
10389
10425
|
props: {
|
|
@@ -10432,7 +10468,7 @@ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
|
|
|
10432
10468
|
};
|
|
10433
10469
|
}
|
|
10434
10470
|
});
|
|
10435
|
-
var GroupItem_default = _sfc_main$
|
|
10471
|
+
var GroupItem_default = _sfc_main$32;
|
|
10436
10472
|
|
|
10437
10473
|
//#endregion
|
|
10438
10474
|
//#region src/components/Group/index.ts
|
|
@@ -10451,7 +10487,7 @@ const Group = {
|
|
|
10451
10487
|
const [usePaginationRoot, providePaginationRoot] = createContext();
|
|
10452
10488
|
const [usePaginationControls, providePaginationControls] = createContext({ suffix: "controls" });
|
|
10453
10489
|
const [usePaginationItems, providePaginationItems] = createContext({ suffix: "items" });
|
|
10454
|
-
const _sfc_main$
|
|
10490
|
+
const _sfc_main$31 = /* @__PURE__ */ defineComponent({
|
|
10455
10491
|
name: "PaginationRoot",
|
|
10456
10492
|
__name: "PaginationRoot",
|
|
10457
10493
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -10551,11 +10587,11 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
|
10551
10587
|
};
|
|
10552
10588
|
}
|
|
10553
10589
|
});
|
|
10554
|
-
var PaginationRoot_default = _sfc_main$
|
|
10590
|
+
var PaginationRoot_default = _sfc_main$31;
|
|
10555
10591
|
|
|
10556
10592
|
//#endregion
|
|
10557
10593
|
//#region src/components/Pagination/PaginationEllipsis.vue
|
|
10558
|
-
const _sfc_main$
|
|
10594
|
+
const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
10559
10595
|
name: "PaginationEllipsis",
|
|
10560
10596
|
__name: "PaginationEllipsis",
|
|
10561
10597
|
props: {
|
|
@@ -10596,11 +10632,11 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
|
10596
10632
|
};
|
|
10597
10633
|
}
|
|
10598
10634
|
});
|
|
10599
|
-
var PaginationEllipsis_default = _sfc_main$
|
|
10635
|
+
var PaginationEllipsis_default = _sfc_main$30;
|
|
10600
10636
|
|
|
10601
10637
|
//#endregion
|
|
10602
10638
|
//#region src/components/Pagination/PaginationFirst.vue
|
|
10603
|
-
const _sfc_main$
|
|
10639
|
+
const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
10604
10640
|
name: "PaginationFirst",
|
|
10605
10641
|
__name: "PaginationFirst",
|
|
10606
10642
|
props: {
|
|
@@ -10655,11 +10691,11 @@ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
|
|
|
10655
10691
|
};
|
|
10656
10692
|
}
|
|
10657
10693
|
});
|
|
10658
|
-
var PaginationFirst_default = _sfc_main$
|
|
10694
|
+
var PaginationFirst_default = _sfc_main$29;
|
|
10659
10695
|
|
|
10660
10696
|
//#endregion
|
|
10661
10697
|
//#region src/components/Pagination/PaginationItem.vue
|
|
10662
|
-
const _sfc_main$
|
|
10698
|
+
const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
10663
10699
|
name: "PaginationItem",
|
|
10664
10700
|
__name: "PaginationItem",
|
|
10665
10701
|
props: {
|
|
@@ -10725,11 +10761,11 @@ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
|
|
|
10725
10761
|
};
|
|
10726
10762
|
}
|
|
10727
10763
|
});
|
|
10728
|
-
var PaginationItem_default = _sfc_main$
|
|
10764
|
+
var PaginationItem_default = _sfc_main$28;
|
|
10729
10765
|
|
|
10730
10766
|
//#endregion
|
|
10731
10767
|
//#region src/components/Pagination/PaginationLast.vue
|
|
10732
|
-
const _sfc_main$
|
|
10768
|
+
const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
10733
10769
|
name: "PaginationLast",
|
|
10734
10770
|
__name: "PaginationLast",
|
|
10735
10771
|
props: {
|
|
@@ -10784,11 +10820,11 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
|
10784
10820
|
};
|
|
10785
10821
|
}
|
|
10786
10822
|
});
|
|
10787
|
-
var PaginationLast_default = _sfc_main$
|
|
10823
|
+
var PaginationLast_default = _sfc_main$27;
|
|
10788
10824
|
|
|
10789
10825
|
//#endregion
|
|
10790
10826
|
//#region src/components/Pagination/PaginationNext.vue
|
|
10791
|
-
const _sfc_main$
|
|
10827
|
+
const _sfc_main$26 = /* @__PURE__ */ defineComponent({
|
|
10792
10828
|
name: "PaginationNext",
|
|
10793
10829
|
__name: "PaginationNext",
|
|
10794
10830
|
props: {
|
|
@@ -10843,11 +10879,11 @@ const _sfc_main$20 = /* @__PURE__ */ defineComponent({
|
|
|
10843
10879
|
};
|
|
10844
10880
|
}
|
|
10845
10881
|
});
|
|
10846
|
-
var PaginationNext_default = _sfc_main$
|
|
10882
|
+
var PaginationNext_default = _sfc_main$26;
|
|
10847
10883
|
|
|
10848
10884
|
//#endregion
|
|
10849
10885
|
//#region src/components/Pagination/PaginationPrev.vue
|
|
10850
|
-
const _sfc_main$
|
|
10886
|
+
const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
10851
10887
|
name: "PaginationPrev",
|
|
10852
10888
|
__name: "PaginationPrev",
|
|
10853
10889
|
props: {
|
|
@@ -10902,11 +10938,11 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
10902
10938
|
};
|
|
10903
10939
|
}
|
|
10904
10940
|
});
|
|
10905
|
-
var PaginationPrev_default = _sfc_main$
|
|
10941
|
+
var PaginationPrev_default = _sfc_main$25;
|
|
10906
10942
|
|
|
10907
10943
|
//#endregion
|
|
10908
10944
|
//#region src/components/Pagination/PaginationStatus.vue
|
|
10909
|
-
const _sfc_main$
|
|
10945
|
+
const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
10910
10946
|
name: "PaginationStatus",
|
|
10911
10947
|
__name: "PaginationStatus",
|
|
10912
10948
|
props: {
|
|
@@ -10950,7 +10986,7 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
|
10950
10986
|
};
|
|
10951
10987
|
}
|
|
10952
10988
|
});
|
|
10953
|
-
var PaginationStatus_default = _sfc_main$
|
|
10989
|
+
var PaginationStatus_default = _sfc_main$24;
|
|
10954
10990
|
|
|
10955
10991
|
//#endregion
|
|
10956
10992
|
//#region src/components/Pagination/index.ts
|
|
@@ -10973,7 +11009,7 @@ const Pagination = {
|
|
|
10973
11009
|
//#endregion
|
|
10974
11010
|
//#region src/components/Popover/PopoverRoot.vue
|
|
10975
11011
|
const [usePopoverContext, providePopoverContext] = createContext("Popover");
|
|
10976
|
-
const _sfc_main$
|
|
11012
|
+
const _sfc_main$23 = /* @__PURE__ */ defineComponent({
|
|
10977
11013
|
name: "PopoverRoot",
|
|
10978
11014
|
__name: "PopoverRoot",
|
|
10979
11015
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -11015,11 +11051,11 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
|
11015
11051
|
};
|
|
11016
11052
|
}
|
|
11017
11053
|
});
|
|
11018
|
-
var PopoverRoot_default = _sfc_main$
|
|
11054
|
+
var PopoverRoot_default = _sfc_main$23;
|
|
11019
11055
|
|
|
11020
11056
|
//#endregion
|
|
11021
11057
|
//#region src/components/Popover/PopoverActivator.vue
|
|
11022
|
-
const _sfc_main$
|
|
11058
|
+
const _sfc_main$22 = /* @__PURE__ */ defineComponent({
|
|
11023
11059
|
name: "PopoverActivator",
|
|
11024
11060
|
__name: "PopoverActivator",
|
|
11025
11061
|
props: {
|
|
@@ -11051,11 +11087,11 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
11051
11087
|
};
|
|
11052
11088
|
}
|
|
11053
11089
|
});
|
|
11054
|
-
var PopoverActivator_default = _sfc_main$
|
|
11090
|
+
var PopoverActivator_default = _sfc_main$22;
|
|
11055
11091
|
|
|
11056
11092
|
//#endregion
|
|
11057
11093
|
//#region src/components/Popover/PopoverContent.vue
|
|
11058
|
-
const _sfc_main$
|
|
11094
|
+
const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
11059
11095
|
name: "PopoverContent",
|
|
11060
11096
|
__name: "PopoverContent",
|
|
11061
11097
|
props: {
|
|
@@ -11122,7 +11158,7 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
|
11122
11158
|
};
|
|
11123
11159
|
}
|
|
11124
11160
|
});
|
|
11125
|
-
var PopoverContent_default = _sfc_main$
|
|
11161
|
+
var PopoverContent_default = _sfc_main$21;
|
|
11126
11162
|
|
|
11127
11163
|
//#endregion
|
|
11128
11164
|
//#region src/components/Popover/index.ts
|
|
@@ -11140,7 +11176,7 @@ const Popover = {
|
|
|
11140
11176
|
//#endregion
|
|
11141
11177
|
//#region src/components/Radio/RadioGroup.vue
|
|
11142
11178
|
const [useRadioGroup, provideRadioGroup] = createContext();
|
|
11143
|
-
const _sfc_main$
|
|
11179
|
+
const _sfc_main$20 = /* @__PURE__ */ defineComponent({
|
|
11144
11180
|
name: "RadioGroup",
|
|
11145
11181
|
__name: "RadioGroup",
|
|
11146
11182
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -11202,12 +11238,12 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
|
11202
11238
|
};
|
|
11203
11239
|
}
|
|
11204
11240
|
});
|
|
11205
|
-
var RadioGroup_default = _sfc_main$
|
|
11241
|
+
var RadioGroup_default = _sfc_main$20;
|
|
11206
11242
|
|
|
11207
11243
|
//#endregion
|
|
11208
11244
|
//#region src/components/Radio/RadioRoot.vue
|
|
11209
11245
|
const [useRadioRoot, provideRadioRoot] = createContext();
|
|
11210
|
-
const _sfc_main$
|
|
11246
|
+
const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
11211
11247
|
name: "RadioRoot",
|
|
11212
11248
|
inheritAttrs: false,
|
|
11213
11249
|
__name: "RadioRoot",
|
|
@@ -11332,18 +11368,18 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
|
11332
11368
|
};
|
|
11333
11369
|
}
|
|
11334
11370
|
});
|
|
11335
|
-
var RadioRoot_default = _sfc_main$
|
|
11371
|
+
var RadioRoot_default = _sfc_main$19;
|
|
11336
11372
|
|
|
11337
11373
|
//#endregion
|
|
11338
11374
|
//#region src/components/Radio/RadioHiddenInput.vue
|
|
11339
|
-
const _hoisted_1 = [
|
|
11375
|
+
const _hoisted_1$1 = [
|
|
11340
11376
|
"checked",
|
|
11341
11377
|
"disabled",
|
|
11342
11378
|
"form",
|
|
11343
11379
|
"name",
|
|
11344
11380
|
"value"
|
|
11345
11381
|
];
|
|
11346
|
-
const visuallyHiddenStyle = {
|
|
11382
|
+
const visuallyHiddenStyle$1 = {
|
|
11347
11383
|
position: "absolute",
|
|
11348
11384
|
width: "1px",
|
|
11349
11385
|
height: "1px",
|
|
@@ -11354,7 +11390,7 @@ const visuallyHiddenStyle = {
|
|
|
11354
11390
|
whiteSpace: "nowrap",
|
|
11355
11391
|
border: "0"
|
|
11356
11392
|
};
|
|
11357
|
-
const _sfc_main$
|
|
11393
|
+
const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
11358
11394
|
name: "RadioHiddenInput",
|
|
11359
11395
|
__name: "RadioHiddenInput",
|
|
11360
11396
|
props: {
|
|
@@ -11381,19 +11417,19 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
11381
11417
|
form: form.value,
|
|
11382
11418
|
inert: "",
|
|
11383
11419
|
name: name.value,
|
|
11384
|
-
style: visuallyHiddenStyle,
|
|
11420
|
+
style: visuallyHiddenStyle$1,
|
|
11385
11421
|
tabindex: "-1",
|
|
11386
11422
|
type: "radio",
|
|
11387
11423
|
value: value.value
|
|
11388
|
-
}, null, 8, _hoisted_1);
|
|
11424
|
+
}, null, 8, _hoisted_1$1);
|
|
11389
11425
|
};
|
|
11390
11426
|
}
|
|
11391
11427
|
});
|
|
11392
|
-
var RadioHiddenInput_default = _sfc_main$
|
|
11428
|
+
var RadioHiddenInput_default = _sfc_main$18;
|
|
11393
11429
|
|
|
11394
11430
|
//#endregion
|
|
11395
11431
|
//#region src/components/Radio/RadioIndicator.vue
|
|
11396
|
-
const _sfc_main$
|
|
11432
|
+
const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
11397
11433
|
name: "RadioIndicator",
|
|
11398
11434
|
__name: "RadioIndicator",
|
|
11399
11435
|
props: {
|
|
@@ -11423,7 +11459,7 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
|
11423
11459
|
};
|
|
11424
11460
|
}
|
|
11425
11461
|
});
|
|
11426
|
-
var RadioIndicator_default = _sfc_main$
|
|
11462
|
+
var RadioIndicator_default = _sfc_main$17;
|
|
11427
11463
|
|
|
11428
11464
|
//#endregion
|
|
11429
11465
|
//#region src/components/Radio/index.ts
|
|
@@ -11468,7 +11504,7 @@ const Radio = {
|
|
|
11468
11504
|
|
|
11469
11505
|
//#endregion
|
|
11470
11506
|
//#region src/components/Scrim/Scrim.vue
|
|
11471
|
-
const _sfc_main$
|
|
11507
|
+
const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
11472
11508
|
name: "Scrim",
|
|
11473
11509
|
inheritAttrs: false,
|
|
11474
11510
|
__name: "Scrim",
|
|
@@ -11543,12 +11579,12 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
11543
11579
|
};
|
|
11544
11580
|
}
|
|
11545
11581
|
});
|
|
11546
|
-
var Scrim_default = _sfc_main$
|
|
11582
|
+
var Scrim_default = _sfc_main$16;
|
|
11547
11583
|
|
|
11548
11584
|
//#endregion
|
|
11549
11585
|
//#region src/components/Selection/SelectionRoot.vue
|
|
11550
11586
|
const [useSelectionRoot, provideSelectionRoot] = createContext();
|
|
11551
|
-
const _sfc_main$
|
|
11587
|
+
const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
11552
11588
|
name: "SelectionRoot",
|
|
11553
11589
|
__name: "SelectionRoot",
|
|
11554
11590
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -11598,11 +11634,11 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
11598
11634
|
};
|
|
11599
11635
|
}
|
|
11600
11636
|
});
|
|
11601
|
-
var SelectionRoot_default = _sfc_main$
|
|
11637
|
+
var SelectionRoot_default = _sfc_main$15;
|
|
11602
11638
|
|
|
11603
11639
|
//#endregion
|
|
11604
11640
|
//#region src/components/Selection/SelectionItem.vue
|
|
11605
|
-
const _sfc_main$
|
|
11641
|
+
const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
11606
11642
|
name: "SelectionItem",
|
|
11607
11643
|
__name: "SelectionItem",
|
|
11608
11644
|
props: {
|
|
@@ -11644,7 +11680,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
11644
11680
|
};
|
|
11645
11681
|
}
|
|
11646
11682
|
});
|
|
11647
|
-
var SelectionItem_default = _sfc_main$
|
|
11683
|
+
var SelectionItem_default = _sfc_main$14;
|
|
11648
11684
|
|
|
11649
11685
|
//#endregion
|
|
11650
11686
|
//#region src/components/Selection/index.ts
|
|
@@ -11658,6 +11694,471 @@ const Selection = {
|
|
|
11658
11694
|
Item: SelectionItem_default
|
|
11659
11695
|
};
|
|
11660
11696
|
|
|
11697
|
+
//#endregion
|
|
11698
|
+
//#region src/components/Switch/SwitchGroup.vue
|
|
11699
|
+
const [useSwitchGroup, provideSwitchGroup] = createContext();
|
|
11700
|
+
const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
11701
|
+
name: "SwitchGroup",
|
|
11702
|
+
__name: "SwitchGroup",
|
|
11703
|
+
props: /* @__PURE__ */ mergeModels({
|
|
11704
|
+
namespace: { default: "v0:switch:group" },
|
|
11705
|
+
disabled: {
|
|
11706
|
+
type: Boolean,
|
|
11707
|
+
default: false
|
|
11708
|
+
},
|
|
11709
|
+
enroll: {
|
|
11710
|
+
type: Boolean,
|
|
11711
|
+
default: false
|
|
11712
|
+
},
|
|
11713
|
+
mandatory: {
|
|
11714
|
+
type: [Boolean, String],
|
|
11715
|
+
default: false
|
|
11716
|
+
},
|
|
11717
|
+
label: {},
|
|
11718
|
+
ariaLabelledby: {},
|
|
11719
|
+
ariaDescribedby: {},
|
|
11720
|
+
as: { default: "div" },
|
|
11721
|
+
renderless: { type: Boolean }
|
|
11722
|
+
}, {
|
|
11723
|
+
"modelValue": {},
|
|
11724
|
+
"modelModifiers": {}
|
|
11725
|
+
}),
|
|
11726
|
+
emits: /* @__PURE__ */ mergeModels(["update:model-value"], ["update:modelValue"]),
|
|
11727
|
+
setup(__props) {
|
|
11728
|
+
const model = useModel(__props, "modelValue");
|
|
11729
|
+
const group = createGroup({
|
|
11730
|
+
disabled: toRef(() => __props.disabled),
|
|
11731
|
+
enroll: __props.enroll,
|
|
11732
|
+
mandatory: __props.mandatory,
|
|
11733
|
+
events: true
|
|
11734
|
+
});
|
|
11735
|
+
useProxyModel(group, model, { multiple: true });
|
|
11736
|
+
provideSwitchGroup(__props.namespace, group);
|
|
11737
|
+
const slotProps = toRef(() => ({
|
|
11738
|
+
isDisabled: toValue(group.disabled),
|
|
11739
|
+
isNoneSelected: group.isNoneSelected.value,
|
|
11740
|
+
isAllSelected: group.isAllSelected.value,
|
|
11741
|
+
isMixed: group.isMixed.value,
|
|
11742
|
+
select: group.select,
|
|
11743
|
+
unselect: group.unselect,
|
|
11744
|
+
toggle: group.toggle,
|
|
11745
|
+
selectAll: group.selectAll,
|
|
11746
|
+
unselectAll: group.unselectAll,
|
|
11747
|
+
toggleAll: group.toggleAll,
|
|
11748
|
+
attrs: {
|
|
11749
|
+
"role": "group",
|
|
11750
|
+
"aria-label": __props.label || void 0,
|
|
11751
|
+
"aria-labelledby": __props.ariaLabelledby || void 0,
|
|
11752
|
+
"aria-describedby": __props.ariaDescribedby || void 0
|
|
11753
|
+
}
|
|
11754
|
+
}));
|
|
11755
|
+
return (_ctx, _cache) => {
|
|
11756
|
+
return openBlock(), createBlock(unref(Atom_default), mergeProps(slotProps.value.attrs, {
|
|
11757
|
+
as: __props.as,
|
|
11758
|
+
renderless: __props.renderless
|
|
11759
|
+
}), {
|
|
11760
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
11761
|
+
_: 3
|
|
11762
|
+
}, 16, ["as", "renderless"]);
|
|
11763
|
+
};
|
|
11764
|
+
}
|
|
11765
|
+
});
|
|
11766
|
+
var SwitchGroup_default = _sfc_main$13;
|
|
11767
|
+
|
|
11768
|
+
//#endregion
|
|
11769
|
+
//#region src/components/Switch/SwitchRoot.vue
|
|
11770
|
+
const [useSwitchRoot, provideSwitchRoot] = createContext();
|
|
11771
|
+
const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
11772
|
+
name: "SwitchRoot",
|
|
11773
|
+
inheritAttrs: false,
|
|
11774
|
+
__name: "SwitchRoot",
|
|
11775
|
+
props: /* @__PURE__ */ mergeModels({
|
|
11776
|
+
id: { default: () => useId$1() },
|
|
11777
|
+
label: {},
|
|
11778
|
+
value: {},
|
|
11779
|
+
name: {},
|
|
11780
|
+
form: {},
|
|
11781
|
+
disabled: { default: false },
|
|
11782
|
+
indeterminate: { default: false },
|
|
11783
|
+
namespace: { default: "v0:switch:root" },
|
|
11784
|
+
groupNamespace: { default: "v0:switch:group" },
|
|
11785
|
+
ariaLabelledby: {},
|
|
11786
|
+
ariaDescribedby: {},
|
|
11787
|
+
ariaInvalid: { type: Boolean },
|
|
11788
|
+
as: { default: "button" },
|
|
11789
|
+
renderless: { type: Boolean }
|
|
11790
|
+
}, {
|
|
11791
|
+
"modelValue": { type: Boolean },
|
|
11792
|
+
"modelModifiers": {}
|
|
11793
|
+
}),
|
|
11794
|
+
emits: /* @__PURE__ */ mergeModels(["update:model-value"], ["update:modelValue"]),
|
|
11795
|
+
setup(__props) {
|
|
11796
|
+
const attrs = useAttrs();
|
|
11797
|
+
let group = null;
|
|
11798
|
+
try {
|
|
11799
|
+
group = useSwitchGroup(__props.groupNamespace);
|
|
11800
|
+
} catch {}
|
|
11801
|
+
const model = useModel(__props, "modelValue");
|
|
11802
|
+
const ticket = group?.register({
|
|
11803
|
+
id: __props.id,
|
|
11804
|
+
value: __props.value,
|
|
11805
|
+
disabled: __props.disabled,
|
|
11806
|
+
indeterminate: __props.indeterminate
|
|
11807
|
+
});
|
|
11808
|
+
const isChecked = toRef(() => ticket ? toValue(ticket.isSelected) : model.value ?? false);
|
|
11809
|
+
const isMixed = toRef(() => ticket ? toValue(ticket.isMixed) : toValue(__props.indeterminate) ?? false);
|
|
11810
|
+
const isDisabled = toRef(() => group && ticket ? toValue(ticket.disabled) || toValue(group.disabled) : toValue(__props.disabled) ?? false);
|
|
11811
|
+
const dataState = toRef(() => isMixed.value ? "indeterminate" : isChecked.value ? "checked" : "unchecked");
|
|
11812
|
+
function toggle() {
|
|
11813
|
+
if (isDisabled.value) return;
|
|
11814
|
+
if (ticket) ticket.toggle();
|
|
11815
|
+
else model.value = !model.value;
|
|
11816
|
+
}
|
|
11817
|
+
function select() {
|
|
11818
|
+
if (isDisabled.value) return;
|
|
11819
|
+
if (ticket) ticket.select();
|
|
11820
|
+
else model.value = true;
|
|
11821
|
+
}
|
|
11822
|
+
function unselect() {
|
|
11823
|
+
if (isDisabled.value) return;
|
|
11824
|
+
if (ticket) ticket.unselect();
|
|
11825
|
+
else model.value = false;
|
|
11826
|
+
}
|
|
11827
|
+
function mix() {
|
|
11828
|
+
if (isDisabled.value || !ticket) return;
|
|
11829
|
+
ticket.mix();
|
|
11830
|
+
}
|
|
11831
|
+
function unmix() {
|
|
11832
|
+
if (isDisabled.value || !ticket) return;
|
|
11833
|
+
ticket.unmix();
|
|
11834
|
+
}
|
|
11835
|
+
function onClick() {
|
|
11836
|
+
toggle();
|
|
11837
|
+
}
|
|
11838
|
+
function onKeydown(e) {
|
|
11839
|
+
if (e.key !== " ") return;
|
|
11840
|
+
e.preventDefault();
|
|
11841
|
+
toggle();
|
|
11842
|
+
}
|
|
11843
|
+
onUnmounted(() => {
|
|
11844
|
+
if (!ticket || !group) return;
|
|
11845
|
+
group.unregister(ticket.id);
|
|
11846
|
+
});
|
|
11847
|
+
const context = {
|
|
11848
|
+
id: __props.id,
|
|
11849
|
+
label: __props.label,
|
|
11850
|
+
value: __props.value,
|
|
11851
|
+
name: __props.name,
|
|
11852
|
+
form: __props.form,
|
|
11853
|
+
isChecked,
|
|
11854
|
+
isMixed,
|
|
11855
|
+
isDisabled,
|
|
11856
|
+
select,
|
|
11857
|
+
unselect,
|
|
11858
|
+
toggle,
|
|
11859
|
+
mix,
|
|
11860
|
+
unmix
|
|
11861
|
+
};
|
|
11862
|
+
provideSwitchRoot(__props.namespace, context);
|
|
11863
|
+
const slotProps = toRef(() => ({
|
|
11864
|
+
id: __props.id,
|
|
11865
|
+
label: __props.label,
|
|
11866
|
+
value: __props.value,
|
|
11867
|
+
isChecked: isChecked.value,
|
|
11868
|
+
isMixed: isMixed.value,
|
|
11869
|
+
isDisabled: isDisabled.value,
|
|
11870
|
+
select,
|
|
11871
|
+
unselect,
|
|
11872
|
+
toggle,
|
|
11873
|
+
mix,
|
|
11874
|
+
unmix,
|
|
11875
|
+
attrs: {
|
|
11876
|
+
"type": __props.as === "button" ? "button" : void 0,
|
|
11877
|
+
"role": "switch",
|
|
11878
|
+
"aria-checked": isMixed.value ? "mixed" : isChecked.value,
|
|
11879
|
+
"aria-disabled": isDisabled.value || void 0,
|
|
11880
|
+
"aria-label": __props.label || void 0,
|
|
11881
|
+
"aria-labelledby": __props.ariaLabelledby || void 0,
|
|
11882
|
+
"aria-describedby": __props.ariaDescribedby || void 0,
|
|
11883
|
+
"aria-invalid": __props.ariaInvalid || void 0,
|
|
11884
|
+
"tabindex": isDisabled.value ? void 0 : 0,
|
|
11885
|
+
"data-state": dataState.value,
|
|
11886
|
+
"data-disabled": isDisabled.value ? true : void 0
|
|
11887
|
+
}
|
|
11888
|
+
}));
|
|
11889
|
+
return (_ctx, _cache) => {
|
|
11890
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(Atom_default), mergeProps({
|
|
11891
|
+
...unref(attrs),
|
|
11892
|
+
...slotProps.value.attrs
|
|
11893
|
+
}, {
|
|
11894
|
+
as: __props.as,
|
|
11895
|
+
renderless: __props.renderless,
|
|
11896
|
+
onClick,
|
|
11897
|
+
onKeydown
|
|
11898
|
+
}), {
|
|
11899
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
11900
|
+
_: 3
|
|
11901
|
+
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(SwitchHiddenInput_default, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
11902
|
+
};
|
|
11903
|
+
}
|
|
11904
|
+
});
|
|
11905
|
+
var SwitchRoot_default = _sfc_main$12;
|
|
11906
|
+
|
|
11907
|
+
//#endregion
|
|
11908
|
+
//#region src/components/Switch/SwitchHiddenInput.vue
|
|
11909
|
+
const _hoisted_1 = [
|
|
11910
|
+
"checked",
|
|
11911
|
+
"disabled",
|
|
11912
|
+
"form",
|
|
11913
|
+
"name",
|
|
11914
|
+
"value"
|
|
11915
|
+
];
|
|
11916
|
+
const visuallyHiddenStyle = {
|
|
11917
|
+
position: "absolute",
|
|
11918
|
+
width: "1px",
|
|
11919
|
+
height: "1px",
|
|
11920
|
+
padding: "0",
|
|
11921
|
+
margin: "-1px",
|
|
11922
|
+
overflow: "hidden",
|
|
11923
|
+
clip: "rect(0, 0, 0, 0)",
|
|
11924
|
+
whiteSpace: "nowrap",
|
|
11925
|
+
border: "0"
|
|
11926
|
+
};
|
|
11927
|
+
const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
11928
|
+
name: "SwitchHiddenInput",
|
|
11929
|
+
__name: "SwitchHiddenInput",
|
|
11930
|
+
props: {
|
|
11931
|
+
namespace: { default: "v0:switch:root" },
|
|
11932
|
+
name: {},
|
|
11933
|
+
value: {},
|
|
11934
|
+
form: {}
|
|
11935
|
+
},
|
|
11936
|
+
setup(__props) {
|
|
11937
|
+
const root = useSwitchRoot(__props.namespace);
|
|
11938
|
+
const name = toRef(() => __props.name ?? root.name);
|
|
11939
|
+
const form = toRef(() => __props.form ?? root.form);
|
|
11940
|
+
const value = toRef(() => {
|
|
11941
|
+
const v = __props.value ?? root.value ?? "on";
|
|
11942
|
+
if (/* @__PURE__ */ isNullOrUndefined(v)) return "on";
|
|
11943
|
+
if (/* @__PURE__ */ isObject(v)) return JSON.stringify(v);
|
|
11944
|
+
return String(v);
|
|
11945
|
+
});
|
|
11946
|
+
const isChecked = root.isChecked;
|
|
11947
|
+
const isDisabled = root.isDisabled;
|
|
11948
|
+
return (_ctx, _cache) => {
|
|
11949
|
+
return openBlock(), createElementBlock("input", {
|
|
11950
|
+
checked: unref(isChecked),
|
|
11951
|
+
disabled: unref(isDisabled),
|
|
11952
|
+
form: form.value,
|
|
11953
|
+
inert: "",
|
|
11954
|
+
name: name.value,
|
|
11955
|
+
style: visuallyHiddenStyle,
|
|
11956
|
+
tabindex: "-1",
|
|
11957
|
+
type: "checkbox",
|
|
11958
|
+
value: value.value
|
|
11959
|
+
}, null, 8, _hoisted_1);
|
|
11960
|
+
};
|
|
11961
|
+
}
|
|
11962
|
+
});
|
|
11963
|
+
var SwitchHiddenInput_default = _sfc_main$11;
|
|
11964
|
+
|
|
11965
|
+
//#endregion
|
|
11966
|
+
//#region src/components/Switch/SwitchSelectAll.vue
|
|
11967
|
+
const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
11968
|
+
name: "SwitchSelectAll",
|
|
11969
|
+
inheritAttrs: false,
|
|
11970
|
+
__name: "SwitchSelectAll",
|
|
11971
|
+
props: {
|
|
11972
|
+
label: {},
|
|
11973
|
+
disabled: { type: Boolean },
|
|
11974
|
+
namespace: {},
|
|
11975
|
+
groupNamespace: {},
|
|
11976
|
+
ariaLabelledby: {},
|
|
11977
|
+
ariaDescribedby: {},
|
|
11978
|
+
as: {},
|
|
11979
|
+
renderless: { type: Boolean }
|
|
11980
|
+
},
|
|
11981
|
+
setup(__props) {
|
|
11982
|
+
const attrs = useAttrs();
|
|
11983
|
+
const props = __props;
|
|
11984
|
+
const { as = "button", renderless, label, namespace = "v0:switch:root", groupNamespace = "v0:switch:group" } = props;
|
|
11985
|
+
const group = useSwitchGroup(groupNamespace);
|
|
11986
|
+
const id = useId$1();
|
|
11987
|
+
const isAllSelected = toRef(() => group.isAllSelected.value);
|
|
11988
|
+
const isMixed = toRef(() => group.isMixed.value);
|
|
11989
|
+
const isDisabled = toRef(() => toValue(props.disabled) || toValue(group.disabled));
|
|
11990
|
+
const dataState = toRef(() => isMixed.value ? "indeterminate" : isAllSelected.value ? "checked" : "unchecked");
|
|
11991
|
+
function onClick() {
|
|
11992
|
+
if (isDisabled.value) return;
|
|
11993
|
+
group.toggleAll();
|
|
11994
|
+
}
|
|
11995
|
+
function onKeydown(e) {
|
|
11996
|
+
if (e.key !== " ") return;
|
|
11997
|
+
e.preventDefault();
|
|
11998
|
+
if (isDisabled.value) return;
|
|
11999
|
+
group.toggleAll();
|
|
12000
|
+
}
|
|
12001
|
+
provideSwitchRoot(namespace, {
|
|
12002
|
+
id,
|
|
12003
|
+
label,
|
|
12004
|
+
value: void 0,
|
|
12005
|
+
name: void 0,
|
|
12006
|
+
form: void 0,
|
|
12007
|
+
isChecked: isAllSelected,
|
|
12008
|
+
isMixed,
|
|
12009
|
+
isDisabled,
|
|
12010
|
+
select: group.selectAll,
|
|
12011
|
+
unselect: group.unselectAll,
|
|
12012
|
+
toggle: group.toggleAll,
|
|
12013
|
+
mix: () => {},
|
|
12014
|
+
unmix: () => {}
|
|
12015
|
+
});
|
|
12016
|
+
const slotProps = toRef(() => ({
|
|
12017
|
+
label,
|
|
12018
|
+
isAllSelected: isAllSelected.value,
|
|
12019
|
+
isMixed: isMixed.value,
|
|
12020
|
+
isDisabled: isDisabled.value,
|
|
12021
|
+
selectAll: group.selectAll,
|
|
12022
|
+
unselectAll: group.unselectAll,
|
|
12023
|
+
toggleAll: group.toggleAll,
|
|
12024
|
+
attrs: {
|
|
12025
|
+
"type": as === "button" ? "button" : void 0,
|
|
12026
|
+
"role": "switch",
|
|
12027
|
+
"aria-checked": isMixed.value ? "mixed" : isAllSelected.value,
|
|
12028
|
+
"aria-disabled": isDisabled.value || void 0,
|
|
12029
|
+
"aria-label": label || void 0,
|
|
12030
|
+
"aria-labelledby": props.ariaLabelledby || void 0,
|
|
12031
|
+
"aria-describedby": props.ariaDescribedby || void 0,
|
|
12032
|
+
"tabindex": isDisabled.value ? void 0 : 0,
|
|
12033
|
+
"data-state": dataState.value,
|
|
12034
|
+
"data-disabled": isDisabled.value ? true : void 0
|
|
12035
|
+
}
|
|
12036
|
+
}));
|
|
12037
|
+
return (_ctx, _cache) => {
|
|
12038
|
+
return openBlock(), createBlock(unref(Atom_default), mergeProps({
|
|
12039
|
+
...unref(attrs),
|
|
12040
|
+
...slotProps.value.attrs
|
|
12041
|
+
}, {
|
|
12042
|
+
as: unref(as),
|
|
12043
|
+
renderless: unref(renderless),
|
|
12044
|
+
onClick,
|
|
12045
|
+
onKeydown
|
|
12046
|
+
}), {
|
|
12047
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
12048
|
+
_: 3
|
|
12049
|
+
}, 16, ["as", "renderless"]);
|
|
12050
|
+
};
|
|
12051
|
+
}
|
|
12052
|
+
});
|
|
12053
|
+
var SwitchSelectAll_default = _sfc_main$10;
|
|
12054
|
+
|
|
12055
|
+
//#endregion
|
|
12056
|
+
//#region src/components/Switch/SwitchThumb.vue
|
|
12057
|
+
const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
12058
|
+
name: "SwitchThumb",
|
|
12059
|
+
__name: "SwitchThumb",
|
|
12060
|
+
props: {
|
|
12061
|
+
namespace: { default: "v0:switch:root" },
|
|
12062
|
+
as: { default: "span" },
|
|
12063
|
+
renderless: { type: Boolean }
|
|
12064
|
+
},
|
|
12065
|
+
setup(__props) {
|
|
12066
|
+
const root = useSwitchRoot(__props.namespace);
|
|
12067
|
+
const isChecked = toRef(() => toValue(root.isChecked));
|
|
12068
|
+
const isMixed = toRef(() => toValue(root.isMixed));
|
|
12069
|
+
const isVisible = toRef(() => isChecked.value || isMixed.value);
|
|
12070
|
+
const dataState = toRef(() => isMixed.value ? "indeterminate" : isChecked.value ? "checked" : "unchecked");
|
|
12071
|
+
const slotProps = toRef(() => ({
|
|
12072
|
+
isChecked: isChecked.value,
|
|
12073
|
+
isMixed: isMixed.value,
|
|
12074
|
+
attrs: {
|
|
12075
|
+
"data-state": dataState.value,
|
|
12076
|
+
"style": { visibility: isVisible.value ? "visible" : "hidden" }
|
|
12077
|
+
}
|
|
12078
|
+
}));
|
|
12079
|
+
return (_ctx, _cache) => {
|
|
12080
|
+
return openBlock(), createBlock(unref(Atom_default), mergeProps(slotProps.value.attrs, {
|
|
12081
|
+
as: __props.as,
|
|
12082
|
+
renderless: __props.renderless
|
|
12083
|
+
}), {
|
|
12084
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
12085
|
+
_: 3
|
|
12086
|
+
}, 16, ["as", "renderless"]);
|
|
12087
|
+
};
|
|
12088
|
+
}
|
|
12089
|
+
});
|
|
12090
|
+
var SwitchThumb_default = _sfc_main$9;
|
|
12091
|
+
|
|
12092
|
+
//#endregion
|
|
12093
|
+
//#region src/components/Switch/SwitchTrack.vue
|
|
12094
|
+
const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
12095
|
+
name: "SwitchTrack",
|
|
12096
|
+
__name: "SwitchTrack",
|
|
12097
|
+
props: {
|
|
12098
|
+
namespace: { default: "v0:switch:root" },
|
|
12099
|
+
as: { default: "span" },
|
|
12100
|
+
renderless: { type: Boolean }
|
|
12101
|
+
},
|
|
12102
|
+
setup(__props) {
|
|
12103
|
+
const root = useSwitchRoot(__props.namespace);
|
|
12104
|
+
const isChecked = toRef(() => toValue(root.isChecked));
|
|
12105
|
+
const isMixed = toRef(() => toValue(root.isMixed));
|
|
12106
|
+
const dataState = toRef(() => isMixed.value ? "indeterminate" : isChecked.value ? "checked" : "unchecked");
|
|
12107
|
+
const slotProps = toRef(() => ({
|
|
12108
|
+
isChecked: isChecked.value,
|
|
12109
|
+
isMixed: isMixed.value,
|
|
12110
|
+
attrs: { "data-state": dataState.value }
|
|
12111
|
+
}));
|
|
12112
|
+
return (_ctx, _cache) => {
|
|
12113
|
+
return openBlock(), createBlock(unref(Atom_default), mergeProps(slotProps.value.attrs, {
|
|
12114
|
+
as: __props.as,
|
|
12115
|
+
renderless: __props.renderless
|
|
12116
|
+
}), {
|
|
12117
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
12118
|
+
_: 3
|
|
12119
|
+
}, 16, ["as", "renderless"]);
|
|
12120
|
+
};
|
|
12121
|
+
}
|
|
12122
|
+
});
|
|
12123
|
+
var SwitchTrack_default = _sfc_main$8;
|
|
12124
|
+
|
|
12125
|
+
//#endregion
|
|
12126
|
+
//#region src/components/Switch/index.ts
|
|
12127
|
+
/**
|
|
12128
|
+
* Switch component with sub-components for toggle controls.
|
|
12129
|
+
*
|
|
12130
|
+
* @see https://0.vuetifyjs.com/components/forms/switch
|
|
12131
|
+
*
|
|
12132
|
+
* @example
|
|
12133
|
+
* ```vue
|
|
12134
|
+
* <script lang="ts" setup>
|
|
12135
|
+
* import { Switch } from '@vuetify/v0'
|
|
12136
|
+
* import { ref } from 'vue'
|
|
12137
|
+
*
|
|
12138
|
+
* const enabled = ref(false)
|
|
12139
|
+
* <\/script>
|
|
12140
|
+
*
|
|
12141
|
+
* <template>
|
|
12142
|
+
* <label>
|
|
12143
|
+
* <Switch.Root v-model="enabled">
|
|
12144
|
+
* <Switch.Track>
|
|
12145
|
+
* <Switch.Thumb />
|
|
12146
|
+
* </Switch.Track>
|
|
12147
|
+
* </Switch.Root>
|
|
12148
|
+
* Enable notifications
|
|
12149
|
+
* </label>
|
|
12150
|
+
* </template>
|
|
12151
|
+
* ```
|
|
12152
|
+
*/
|
|
12153
|
+
const Switch = {
|
|
12154
|
+
Group: SwitchGroup_default,
|
|
12155
|
+
HiddenInput: SwitchHiddenInput_default,
|
|
12156
|
+
Root: SwitchRoot_default,
|
|
12157
|
+
SelectAll: SwitchSelectAll_default,
|
|
12158
|
+
Thumb: SwitchThumb_default,
|
|
12159
|
+
Track: SwitchTrack_default
|
|
12160
|
+
};
|
|
12161
|
+
|
|
11661
12162
|
//#endregion
|
|
11662
12163
|
//#region src/components/Single/SingleRoot.vue
|
|
11663
12164
|
const [useSingleRoot, provideSingleRoot] = createContext();
|
|
@@ -12200,4 +12701,4 @@ const Tabs = {
|
|
|
12200
12701
|
};
|
|
12201
12702
|
|
|
12202
12703
|
//#endregion
|
|
12203
|
-
export { Atom_default as Atom, Avatar, AvatarFallback_default as AvatarFallback, AvatarImage_default as AvatarImage, AvatarRoot_default as AvatarRoot, Breadcrumbs, BreadcrumbsDivider_default as BreadcrumbsDivider, BreadcrumbsEllipsis_default as BreadcrumbsEllipsis, BreadcrumbsItem_default as BreadcrumbsItem, BreadcrumbsLink_default as BreadcrumbsLink, BreadcrumbsList_default as BreadcrumbsList, BreadcrumbsPage_default as BreadcrumbsPage, BreadcrumbsRoot_default as BreadcrumbsRoot, COMMON_ELEMENTS, Checkbox, CheckboxGroup_default as CheckboxGroup, CheckboxHiddenInput_default as CheckboxHiddenInput, CheckboxIndicator_default as CheckboxIndicator, CheckboxRoot_default as CheckboxRoot, CheckboxSelectAll_default as CheckboxSelectAll, ClientAdapter, ConsolaLoggerAdapter, DataTableAdapter, Dialog, DialogActivator_default as DialogActivator, DialogClose_default as DialogClose, DialogContent_default as DialogContent, DialogDescription_default as DialogDescription, DialogRoot_default as DialogRoot, DialogTitle_default as DialogTitle, ExpansionPanel, ExpansionPanelActivator_default as ExpansionPanelActivator, ExpansionPanelContent_default as ExpansionPanelContent, ExpansionPanelHeader_default as ExpansionPanelHeader, ExpansionPanelItem_default as ExpansionPanelItem, ExpansionPanelRoot_default as ExpansionPanelRoot, FeaturesAdapter, Group, GroupItem_default as GroupItem, GroupRoot_default as GroupRoot, IN_BROWSER, MemoryAdapter, Pagination, PaginationEllipsis_default as PaginationEllipsis, PaginationFirst_default as PaginationFirst, PaginationItem_default as PaginationItem, PaginationLast_default as PaginationLast, PaginationNext_default as PaginationNext, PaginationPrev_default as PaginationPrev, PaginationRoot_default as PaginationRoot, PaginationStatus_default as PaginationStatus, PermissionAdapter, PinoLoggerAdapter, Popover, PopoverActivator_default as PopoverActivator, PopoverContent_default as PopoverContent, PopoverRoot_default as PopoverRoot, Radio, RadioGroup_default as RadioGroup, RadioHiddenInput_default as RadioHiddenInput, RadioIndicator_default as RadioIndicator, RadioRoot_default as RadioRoot, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, Scrim_default as Scrim, Selection, SelectionItem_default as SelectionItem, SelectionRoot_default as SelectionRoot, ServerAdapter, Single, SingleItem_default as SingleItem, SingleRoot_default as SingleRoot, Step, StepItem_default as StepItem, StepRoot_default as StepRoot, Tabs, TabsItem_default as TabsItem, TabsList_default as TabsList, TabsPanel_default as TabsPanel, TabsRoot_default as TabsRoot, VirtualAdapter, Vuetify0LocaleAdapter, Vuetify0LoggerAdapter, Vuetify0ThemeAdapter, __LOGGER_ENABLED__, clamp, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createContext, createDataTable, createDataTableContext, createDate, createDateContext, createDatePlugin, createFallbackHydration, createFeatures, createFeaturesContext, createFeaturesPlugin, createFilter, createFilterContext, createForm, createFormContext, createGroup, createGroupContext, createHydration, createHydrationContext, createHydrationPlugin, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, createLogger, createLoggerContext, createLoggerPlugin, createNested, createNestedContext, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createQueue, createQueueContext, createRegistry, createRegistryContext, createSelection, createSelectionContext, createSingle, createSingleContext, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTrinity, createVirtual, createVirtualContext, debounce, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isSelfClosingTag, isString, isSymbol, isUndefined, mergeDeep, multipleOpenStrategy, provideAvatarRoot, provideBreadcrumbsRoot, provideCheckboxGroup, provideCheckboxRoot, provideContext, provideDialogContext, provideExpansionPanelItem, provideExpansionPanelRoot, provideGroupRoot, providePaginationControls, providePaginationItems, providePaginationRoot, providePopoverContext, provideRadioGroup, provideRadioRoot, provideSelectionRoot, provideSingleRoot, provideStepRoot, provideTabsRoot, range, singleOpenStrategy, toArray, toReactive, useAvatarRoot, useBreadcrumbs, useBreadcrumbsRoot, useBreakpoints, useCheckboxGroup, useCheckboxRoot, useClickOutside, useContext, useDataTable, useDate, useDialogContext, useDocumentEventListener, useElementIntersection, useElementSize, useEventListener, useExpansionPanelItem, useExpansionPanelRoot, useFeatures, useFilter, useForm, useGroup, useGroupRoot, useHotkey, useHydration, useId, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useOverflow, usePagination, usePaginationControls, usePaginationItems, usePaginationRoot, usePermissions, usePopoverContext, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, useProxyModel, useProxyRegistry, useQueue, useRadioGroup, useRadioRoot, useRegistry, useResizeObserver, useSelection, useSelectionRoot, useSingle, useSingleRoot, useStack, useStep, useStepRoot, useStorage, useTabsRoot, useTheme, useTimeline, useToggleScope, useTokens, useVirtual, useWindowEventListener, version };
|
|
12704
|
+
export { Atom_default as Atom, Avatar, AvatarFallback_default as AvatarFallback, AvatarImage_default as AvatarImage, AvatarRoot_default as AvatarRoot, Breadcrumbs, BreadcrumbsDivider_default as BreadcrumbsDivider, BreadcrumbsEllipsis_default as BreadcrumbsEllipsis, BreadcrumbsItem_default as BreadcrumbsItem, BreadcrumbsLink_default as BreadcrumbsLink, BreadcrumbsList_default as BreadcrumbsList, BreadcrumbsPage_default as BreadcrumbsPage, BreadcrumbsRoot_default as BreadcrumbsRoot, COMMON_ELEMENTS, Checkbox, CheckboxGroup_default as CheckboxGroup, CheckboxHiddenInput_default as CheckboxHiddenInput, CheckboxIndicator_default as CheckboxIndicator, CheckboxRoot_default as CheckboxRoot, CheckboxSelectAll_default as CheckboxSelectAll, ClientAdapter, ConsolaLoggerAdapter, DataTableAdapter, Dialog, DialogActivator_default as DialogActivator, DialogClose_default as DialogClose, DialogContent_default as DialogContent, DialogDescription_default as DialogDescription, DialogRoot_default as DialogRoot, DialogTitle_default as DialogTitle, ExpansionPanel, ExpansionPanelActivator_default as ExpansionPanelActivator, ExpansionPanelContent_default as ExpansionPanelContent, ExpansionPanelHeader_default as ExpansionPanelHeader, ExpansionPanelItem_default as ExpansionPanelItem, ExpansionPanelRoot_default as ExpansionPanelRoot, FeaturesAdapter, Group, GroupItem_default as GroupItem, GroupRoot_default as GroupRoot, IN_BROWSER, MemoryAdapter, Pagination, PaginationEllipsis_default as PaginationEllipsis, PaginationFirst_default as PaginationFirst, PaginationItem_default as PaginationItem, PaginationLast_default as PaginationLast, PaginationNext_default as PaginationNext, PaginationPrev_default as PaginationPrev, PaginationRoot_default as PaginationRoot, PaginationStatus_default as PaginationStatus, PermissionAdapter, PinoLoggerAdapter, Popover, PopoverActivator_default as PopoverActivator, PopoverContent_default as PopoverContent, PopoverRoot_default as PopoverRoot, Radio, RadioGroup_default as RadioGroup, RadioHiddenInput_default as RadioHiddenInput, RadioIndicator_default as RadioIndicator, RadioRoot_default as RadioRoot, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, Scrim_default as Scrim, Selection, SelectionItem_default as SelectionItem, SelectionRoot_default as SelectionRoot, ServerAdapter, Single, SingleItem_default as SingleItem, SingleRoot_default as SingleRoot, Step, StepItem_default as StepItem, StepRoot_default as StepRoot, Switch, SwitchGroup_default as SwitchGroup, SwitchHiddenInput_default as SwitchHiddenInput, SwitchRoot_default as SwitchRoot, SwitchSelectAll_default as SwitchSelectAll, SwitchThumb_default as SwitchThumb, SwitchTrack_default as SwitchTrack, Tabs, TabsItem_default as TabsItem, TabsList_default as TabsList, TabsPanel_default as TabsPanel, TabsRoot_default as TabsRoot, VirtualAdapter, Vuetify0LocaleAdapter, Vuetify0LoggerAdapter, Vuetify0ThemeAdapter, __LOGGER_ENABLED__, clamp, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createContext, createDataTable, createDataTableContext, createDate, createDateContext, createDatePlugin, createFallbackHydration, createFeatures, createFeaturesContext, createFeaturesPlugin, createFilter, createFilterContext, createForm, createFormContext, createGroup, createGroupContext, createHydration, createHydrationContext, createHydrationPlugin, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, createLogger, createLoggerContext, createLoggerPlugin, createNested, createNestedContext, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createQueue, createQueueContext, createRegistry, createRegistryContext, createSelection, createSelectionContext, createSingle, createSingleContext, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTrinity, createVirtual, createVirtualContext, debounce, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isSelfClosingTag, isString, isSymbol, isUndefined, mergeDeep, multipleOpenStrategy, provideAvatarRoot, provideBreadcrumbsRoot, provideCheckboxGroup, provideCheckboxRoot, provideContext, provideDialogContext, provideExpansionPanelItem, provideExpansionPanelRoot, provideGroupRoot, providePaginationControls, providePaginationItems, providePaginationRoot, providePopoverContext, provideRadioGroup, provideRadioRoot, provideSelectionRoot, provideSingleRoot, provideStepRoot, provideSwitchGroup, provideSwitchRoot, provideTabsRoot, range, singleOpenStrategy, toArray, toElement, toReactive, useAvatarRoot, useBreadcrumbs, useBreadcrumbsRoot, useBreakpoints, useCheckboxGroup, useCheckboxRoot, useClickOutside, useContext, useDataTable, useDate, useDialogContext, useDocumentEventListener, useElementIntersection, useElementSize, useEventListener, useExpansionPanelItem, useExpansionPanelRoot, useFeatures, useFilter, useForm, useGroup, useGroupRoot, useHotkey, useHydration, useId, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useOverflow, usePagination, usePaginationControls, usePaginationItems, usePaginationRoot, usePermissions, usePopoverContext, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, useProxyModel, useProxyRegistry, useQueue, useRadioGroup, useRadioRoot, useRegistry, useResizeObserver, useSelection, useSelectionRoot, useSingle, useSingleRoot, useStack, useStep, useStepRoot, useStorage, useSwitchGroup, useSwitchRoot, useTabsRoot, useTheme, useTimeline, useToggleScope, useTokens, useVirtual, useWindowEventListener, version };
|