@vuetify/v0 1.0.0-beta.2 → 1.0.0-beta.4
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 +1 -1
- package/dist/{adapter-D2ABPTpo.d.mts → adapter-BI-oyZCe.d.mts} +3 -2
- package/dist/{adapter-CQoi3rdC.d.mts → adapter-Butx_2UU.d.mts} +1 -1
- package/dist/{adapter-Cj7vxEdB.mjs → adapter-CJY6aQIS.mjs} +5 -1
- package/dist/browser/index.d.ts +25318 -0
- package/dist/browser/index.js +285 -170
- package/dist/components/index.d.mts +1 -1
- package/dist/components/index.mjs +1 -1
- package/dist/{components-DcOwIGXt.mjs → components-CQ570531.mjs} +119 -72
- package/dist/composables/index.d.mts +7 -7
- package/dist/composables/index.mjs +22 -22
- package/dist/{composables-DxKmYiTj.mjs → composables-Dp_S74ft.mjs} +11 -11
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-CBfnCUKU.mjs → createDataTable-xLtNGdr7.mjs} +3 -3
- package/dist/{createGroup-BTG6xcyp.mjs → createGroup-CBsJPLpN.mjs} +1 -1
- package/dist/{createRegistry-Cb6ftNMU.mjs → createRegistry-CRsG7t_g.mjs} +2 -2
- package/dist/{createSelection-BMvXj84C.mjs → createSelection-DuaoHPSc.mjs} +8 -3
- package/dist/{createSingle-BCUJuV4D.mjs → createSingle-CiKU87Hj.mjs} +1 -1
- package/dist/{createTokens-BSSQAfNX.mjs → createTokens-4BZfgv9F.mjs} +6 -6
- 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/flagsmith/index.d.mts +1 -1
- package/dist/features/adapters/launchdarkly/index.d.mts +1 -1
- package/dist/features/adapters/posthog/index.d.mts +1 -1
- package/dist/features/adapters/posthog/index.mjs +1 -1
- package/dist/features/index.d.mts +2 -2
- package/dist/features/index.mjs +1 -1
- package/dist/{flagsmith-CXzNBqm3.d.mts → flagsmith-DA2GCyGv.d.mts} +1 -1
- package/dist/{globals-C1X-9O7K.mjs → globals-B0pQgO4u.mjs} +1 -1
- package/dist/{index-LMiCHwZl.d.mts → index-BBJnOUyA.d.mts} +2 -1
- package/dist/{index-DLBPM47A.d.mts → index-BkTaCktP.d.mts} +106 -104
- package/dist/{index-CKyDkh8J.d.mts → index-CV7bOS7B.d.mts} +82 -12
- package/dist/{index-Bmz8PZMY.d.mts → index-CfHm03dg.d.mts} +1 -1
- package/dist/{index-B9YmdGZ3.d.mts → index-CyNk9FpR.d.mts} +3 -0
- package/dist/{index-DRrHHgE7.d.mts → index-DgPFPx_7.d.mts} +2 -2
- package/dist/{index-rJ_lhMYJ.d.mts → index-pM8UX1XI.d.mts} +2 -2
- package/dist/index.d.mts +10 -10
- package/dist/index.mjs +24 -24
- package/dist/json/attributes.json +8 -4
- package/dist/json/tags.json +2 -1
- package/dist/json/web-types.json +16 -6
- package/dist/{launchdarkly-DvhloBts.d.mts → launchdarkly-Bp8p9PMD.d.mts} +1 -1
- package/dist/locale/adapters/index.d.mts +2 -2
- package/dist/locale/adapters/index.mjs +1 -1
- package/dist/locale/adapters/v0/index.d.mts +1 -1
- package/dist/locale/adapters/v0/index.mjs +1 -1
- package/dist/locale/adapters/vue-i18n/index.d.mts +2 -1
- package/dist/locale/adapters/vue-i18n/index.mjs +3 -0
- package/dist/locale/index.d.mts +3 -3
- package/dist/locale/index.mjs +2 -2
- package/dist/locale/messages/en/index.d.mts +70 -0
- package/dist/locale/messages/en/index.mjs +56 -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 +3 -3
- package/dist/palettes/material/index.d.mts +1 -1
- package/dist/palettes/md1/index.d.mts +1 -1
- package/dist/palettes/md2/index.d.mts +1 -1
- package/dist/palettes/radix/index.d.mts +1 -1
- package/dist/palettes/tailwind/index.d.mts +1 -1
- package/dist/permissions/adapters/index.d.mts +1 -1
- package/dist/permissions/adapters/v0/index.d.mts +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/permissions/index.mjs +1 -1
- package/dist/{posthog-BOT5W7Ds.d.mts → posthog-sFqk0bGy.d.mts} +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 +3 -3
- package/dist/theme/adapters/unhead/index.d.mts +1 -1
- package/dist/theme/adapters/unhead/index.mjs +1 -1
- package/dist/theme/adapters/v0/index.d.mts +1 -1
- package/dist/theme/adapters/v0/index.mjs +1 -1
- package/dist/theme/index.d.mts +1 -1
- package/dist/theme/index.mjs +4 -4
- package/dist/types/index.d.mts +1 -1
- package/dist/{unhead-i8ji788n.mjs → unhead-Bn7eatWe.mjs} +10 -5
- package/dist/{useEventListener-BK_uaXZv.mjs → useEventListener-D1ETqQMm.mjs} +1 -1
- package/dist/{useFeatures-BKAK56af.mjs → useFeatures-D3DFBsYY.mjs} +3 -3
- package/dist/{useLocale-CTwn8uZk.mjs → useLocale-B44zLhFE.mjs} +9 -4
- package/dist/{useLogger-D7_hm4e8.mjs → useLogger-D7Fqcp_l.mjs} +11 -8
- package/dist/{useNotifications-B2YeotHN.mjs → useNotifications-DMHmr9C1.mjs} +4 -4
- package/dist/{usePermissions-CWYXR7ji.mjs → usePermissions-S0As54sf.mjs} +2 -2
- package/dist/{useRovingFocus-BdnSUVrD.mjs → useRovingFocus-u7uhPx2H.mjs} +111 -85
- package/dist/{useRules-CB2_tvd0.mjs → useRules-ByuxbMsA.mjs} +2 -2
- package/dist/{useStorage-BORz1d1g.mjs → useStorage-Fy5tWYkG.mjs} +3 -3
- package/dist/{useTheme-ClUmdmvT.mjs → useTheme-DrR7HoLL.mjs} +4 -4
- package/dist/utilities/index.d.mts +1 -1
- package/dist/utilities/index.mjs +4 -3
- package/dist/{v0-DL9JtgCO.mjs → v0-BDdBMbzN.mjs} +1 -1
- package/dist/{v0-BU39ZO4s.mjs → v0-BXjZknUK.mjs} +18 -5
- package/dist/{v0-D7NA38Vu.d.mts → v0-Cf5DZ4lw.d.mts} +3 -1
- package/dist/{v0-SwedwC_b.mjs → v0-DwKPTLJv.mjs} +16 -10
- package/package.json +4 -4
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { n as isSelfClosingTag } from "./htmlElements-CHXZfsZu.mjs";
|
|
2
|
-
import { t as IN_BROWSER } from "./globals-
|
|
2
|
+
import { t as IN_BROWSER } from "./globals-B0pQgO4u.mjs";
|
|
3
3
|
import { clamp, isArray, isElement, isNull, isNullOrUndefined, isNumber, isObject, isString, isUndefined, useId as useId$1 } from "./utilities/index.mjs";
|
|
4
4
|
import { n as createContext, r as provideContext } from "./createTrinity-z-3q9QWR.mjs";
|
|
5
|
-
import { i as useLogger } from "./useLogger-
|
|
6
|
-
import { t as createRegistry } from "./createRegistry-
|
|
7
|
-
import { t as createSelection } from "./createSelection-
|
|
8
|
-
import { t as createSingle } from "./createSingle-
|
|
9
|
-
import { a as useLocale } from "./useLocale-
|
|
10
|
-
import { n as useEventListener, t as useDocumentEventListener } from "./useEventListener-
|
|
11
|
-
import { B as createBreadcrumbs, C as useIntersectionObserver, D as useLazy, F as useDelay, I as createStep, J as useResizeObserver, N as useVirtualFocus, O as createCombobox, P as usePopover, U as useImage, W as createOverflow,
|
|
12
|
-
import { t as createGroup } from "./createGroup-
|
|
13
|
-
import { c as useTimer, i as useNotifications } from "./useNotifications-
|
|
5
|
+
import { i as useLogger } from "./useLogger-D7Fqcp_l.mjs";
|
|
6
|
+
import { t as createRegistry } from "./createRegistry-CRsG7t_g.mjs";
|
|
7
|
+
import { t as createSelection } from "./createSelection-DuaoHPSc.mjs";
|
|
8
|
+
import { t as createSingle } from "./createSingle-CiKU87Hj.mjs";
|
|
9
|
+
import { a as useLocale } from "./useLocale-B44zLhFE.mjs";
|
|
10
|
+
import { n as useEventListener, t as useDocumentEventListener } from "./useEventListener-D1ETqQMm.mjs";
|
|
11
|
+
import { B as createBreadcrumbs, C as useIntersectionObserver, D as useLazy, F as useDelay, I as createStep, J as useResizeObserver, N as useVirtualFocus, O as createCombobox, P as usePopover, U as useImage, W as createOverflow, _ as useRaf, at as useStack, b as createInput, c as useTooltip, g as usePresence, l as createSlider, n as createNested, ot as toElement, p as createProgress, q as useElementSize, st as useClickOutside, t as useRovingFocus, tt as useToggleScope, u as createRating, v as createNumberField, w as createForm, z as useProxyModel } from "./useRovingFocus-u7uhPx2H.mjs";
|
|
12
|
+
import { t as createGroup } from "./createGroup-CBsJPLpN.mjs";
|
|
13
|
+
import { c as useTimer, i as useNotifications } from "./useNotifications-DMHmr9C1.mjs";
|
|
14
14
|
import { t as createPagination } from "./createPagination-B5dfqY-a.mjs";
|
|
15
|
-
import { i as useTheme } from "./useTheme-
|
|
15
|
+
import { i as useTheme } from "./useTheme-DrR7HoLL.mjs";
|
|
16
16
|
import { Fragment, Teleport, TransitionGroup, computed, createBlock, createCommentVNode, createElementBlock, createTextVNode, createVNode, defineComponent, guardReactiveProps, mergeModels, mergeProps, nextTick, normalizeProps, normalizeStyle, onActivated, onBeforeUnmount, onDeactivated, onMounted, onScopeDispose, openBlock, renderList, renderSlot, resolveDynamicComponent, shallowRef, toDisplayString, toRef, toValue, unref, useAttrs, useModel, useTemplateRef, vShow, watch, watchEffect, withCtx, withDirectives } from "vue";
|
|
17
17
|
//#region src/components/Atom/Atom.vue
|
|
18
18
|
/**
|
|
@@ -278,7 +278,7 @@ const _sfc_main$165 = /* @__PURE__ */ defineComponent({
|
|
|
278
278
|
isOpen: context.isOpen.value,
|
|
279
279
|
attrs: {
|
|
280
280
|
"type": __props.as === "button" ? "button" : void 0,
|
|
281
|
-
"aria-label": locale.
|
|
281
|
+
"aria-label": locale.ti("AlertDialog.close") ?? "Close",
|
|
282
282
|
"onClick": onClick
|
|
283
283
|
}
|
|
284
284
|
}));
|
|
@@ -322,7 +322,8 @@ const _sfc_main$164 = /* @__PURE__ */ defineComponent({
|
|
|
322
322
|
const contentRef = useTemplateRef("content");
|
|
323
323
|
const ticket = useStack().register({
|
|
324
324
|
onDismiss: () => context.close(),
|
|
325
|
-
blocking: __props.blocking
|
|
325
|
+
blocking: () => __props.blocking,
|
|
326
|
+
el: () => contentRef.value?.element
|
|
326
327
|
});
|
|
327
328
|
watch(context.isOpen, (isOpen) => {
|
|
328
329
|
if (isOpen) ticket.select();
|
|
@@ -992,8 +993,7 @@ const _sfc_main$156 = /* @__PURE__ */ defineComponent({
|
|
|
992
993
|
});
|
|
993
994
|
const count = toRef(() => hidden.value.length);
|
|
994
995
|
const slotProps = toRef(() => {
|
|
995
|
-
const
|
|
996
|
-
const ariaLabel = translated === LABEL_KEY ? `+${count.value}` : translated;
|
|
996
|
+
const ariaLabel = locale.ti(LABEL_KEY, { count: count.value }) ?? `+${count.value} more`;
|
|
997
997
|
return {
|
|
998
998
|
count: count.value,
|
|
999
999
|
hidden: hidden.value,
|
|
@@ -1221,7 +1221,7 @@ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
|
|
|
1221
1221
|
prev: breadcrumbs.prev,
|
|
1222
1222
|
select: breadcrumbs.select,
|
|
1223
1223
|
attrs: {
|
|
1224
|
-
"aria-label": __props.label ?? locale.
|
|
1224
|
+
"aria-label": __props.label ?? locale.ti("Breadcrumbs.label") ?? "Breadcrumbs",
|
|
1225
1225
|
"role": __props.as === "nav" ? void 0 : "navigation"
|
|
1226
1226
|
}
|
|
1227
1227
|
}));
|
|
@@ -1843,7 +1843,7 @@ const _sfc_main$146 = /* @__PURE__ */ defineComponent({
|
|
|
1843
1843
|
"aria-disabled": isDisabled.value || isPassive.value,
|
|
1844
1844
|
"aria-busy": isLoading.value ? true : void 0,
|
|
1845
1845
|
"aria-pressed": group ? isSelected.value : void 0,
|
|
1846
|
-
"aria-label": __props.ariaLabel || (isSolo.value ? locale.
|
|
1846
|
+
"aria-label": __props.ariaLabel || (!__props.renderless && isSolo.value ? locale.ti("Button.label") ?? "Button" : void 0),
|
|
1847
1847
|
"tabindex": isDisabled.value ? -1 : 0,
|
|
1848
1848
|
"data-loading": isLoading.value ? true : void 0,
|
|
1849
1849
|
"data-passive": isPassive.value ? true : void 0,
|
|
@@ -2229,7 +2229,7 @@ const _sfc_main$142 = /* @__PURE__ */ defineComponent({
|
|
|
2229
2229
|
attrs: {
|
|
2230
2230
|
"role": "region",
|
|
2231
2231
|
"aria-roledescription": "carousel",
|
|
2232
|
-
"aria-label": __props.label ?? locale.
|
|
2232
|
+
"aria-label": __props.label ?? locale.ti("Carousel.label") ?? "Carousel",
|
|
2233
2233
|
"aria-disabled": toValue(step.disabled),
|
|
2234
2234
|
"data-disabled": toValue(step.disabled) || void 0
|
|
2235
2235
|
}
|
|
@@ -2488,10 +2488,10 @@ const _sfc_main$140 = /* @__PURE__ */ defineComponent({
|
|
|
2488
2488
|
"id": `${carousel.rootId}-slide-${ticket.index}`,
|
|
2489
2489
|
"role": "group",
|
|
2490
2490
|
"aria-roledescription": "slide",
|
|
2491
|
-
"aria-label": locale.
|
|
2491
|
+
"aria-label": locale.ti("Carousel.slide", {
|
|
2492
2492
|
current: ticket.index + 1,
|
|
2493
2493
|
size: carousel.size
|
|
2494
|
-
})
|
|
2494
|
+
}) ?? `Slide ${ticket.index + 1} of ${carousel.size}`,
|
|
2495
2495
|
"aria-hidden": isActive.value ? void 0 : true,
|
|
2496
2496
|
"data-selected": toValue(ticket.isSelected) || void 0,
|
|
2497
2497
|
"data-active": isActive.value || void 0,
|
|
@@ -2549,7 +2549,7 @@ const _sfc_main$139 = /* @__PURE__ */ defineComponent({
|
|
|
2549
2549
|
isAtEdge: isAtEdge.value,
|
|
2550
2550
|
attrs: {
|
|
2551
2551
|
"type": __props.as === "button" ? "button" : void 0,
|
|
2552
|
-
"aria-label": locale.
|
|
2552
|
+
"aria-label": locale.ti("Carousel.prev") ?? "Previous slide",
|
|
2553
2553
|
"aria-controls": viewportId,
|
|
2554
2554
|
"aria-disabled": isDisabled.value,
|
|
2555
2555
|
"disabled": __props.as === "button" ? isDisabled.value : void 0,
|
|
@@ -2605,7 +2605,7 @@ const _sfc_main$138 = /* @__PURE__ */ defineComponent({
|
|
|
2605
2605
|
isAtEdge: isAtEdge.value,
|
|
2606
2606
|
attrs: {
|
|
2607
2607
|
"type": __props.as === "button" ? "button" : void 0,
|
|
2608
|
-
"aria-label": locale.
|
|
2608
|
+
"aria-label": locale.ti("Carousel.next") ?? "Next slide",
|
|
2609
2609
|
"aria-controls": viewportId,
|
|
2610
2610
|
"aria-disabled": isDisabled.value,
|
|
2611
2611
|
"disabled": __props.as === "button" ? isDisabled.value : void 0,
|
|
@@ -2708,10 +2708,10 @@ const _sfc_main$137 = /* @__PURE__ */ defineComponent({
|
|
|
2708
2708
|
"tabindex": isSelected ? 0 : -1,
|
|
2709
2709
|
"aria-selected": isSelected,
|
|
2710
2710
|
"aria-controls": `${carousel.rootId}-slide-${i}`,
|
|
2711
|
-
"aria-label": locale.
|
|
2711
|
+
"aria-label": locale.ti("Carousel.indicator", {
|
|
2712
2712
|
current: i + 1,
|
|
2713
2713
|
size
|
|
2714
|
-
})
|
|
2714
|
+
}) ?? `Go to slide ${i + 1} of ${size}`,
|
|
2715
2715
|
"data-selected": isSelected || void 0,
|
|
2716
2716
|
"data-active": isActive || void 0,
|
|
2717
2717
|
"onClick"() {
|
|
@@ -2723,7 +2723,7 @@ const _sfc_main$137 = /* @__PURE__ */ defineComponent({
|
|
|
2723
2723
|
}),
|
|
2724
2724
|
attrs: {
|
|
2725
2725
|
"role": "tablist",
|
|
2726
|
-
"aria-label": __props.label ?? locale.
|
|
2726
|
+
"aria-label": __props.label ?? locale.ti("Carousel.indicators") ?? "Carousel indicators",
|
|
2727
2727
|
"aria-orientation": carousel.orientation.value
|
|
2728
2728
|
}
|
|
2729
2729
|
};
|
|
@@ -2782,8 +2782,8 @@ const _sfc_main$136 = /* @__PURE__ */ defineComponent({
|
|
|
2782
2782
|
"aria-valuenow": percent,
|
|
2783
2783
|
"aria-valuemin": 0,
|
|
2784
2784
|
"aria-valuemax": 100,
|
|
2785
|
-
"aria-valuetext": locale.
|
|
2786
|
-
"aria-label": locale.
|
|
2785
|
+
"aria-valuetext": locale.ti("Carousel.progress", { percent }) ?? `${percent}% complete`,
|
|
2786
|
+
"aria-label": locale.ti("Carousel.progressLabel") ?? "Carousel progress",
|
|
2787
2787
|
"data-state": state.value,
|
|
2788
2788
|
"style": { width: `${percent}%` }
|
|
2789
2789
|
}
|
|
@@ -2834,10 +2834,10 @@ const _sfc_main$135 = /* @__PURE__ */ defineComponent({
|
|
|
2834
2834
|
if (/* @__PURE__ */ isUndefined(prevIndex)) return;
|
|
2835
2835
|
clearTimeout(pending);
|
|
2836
2836
|
pending = setTimeout(() => {
|
|
2837
|
-
text.value = locale.
|
|
2837
|
+
text.value = locale.ti("Carousel.liveRegion", {
|
|
2838
2838
|
current: index + 1,
|
|
2839
2839
|
size: carousel.size
|
|
2840
|
-
})
|
|
2840
|
+
}) ?? `Slide ${index + 1} of ${carousel.size}`;
|
|
2841
2841
|
}, 100);
|
|
2842
2842
|
});
|
|
2843
2843
|
onBeforeUnmount(() => clearTimeout(pending));
|
|
@@ -4643,7 +4643,7 @@ const _sfc_main$114 = /* @__PURE__ */ defineComponent({
|
|
|
4643
4643
|
isOpen: context.isOpen.value,
|
|
4644
4644
|
attrs: {
|
|
4645
4645
|
"type": __props.as === "button" ? "button" : void 0,
|
|
4646
|
-
"aria-label": locale.
|
|
4646
|
+
"aria-label": locale.ti("Dialog.close") ?? "Close",
|
|
4647
4647
|
"onClick": onClick
|
|
4648
4648
|
}
|
|
4649
4649
|
}));
|
|
@@ -4683,7 +4683,8 @@ const _sfc_main$113 = /* @__PURE__ */ defineComponent({
|
|
|
4683
4683
|
const contentRef = useTemplateRef("content");
|
|
4684
4684
|
const ticket = useStack().register({
|
|
4685
4685
|
onDismiss: () => context.close(),
|
|
4686
|
-
blocking: __props.blocking
|
|
4686
|
+
blocking: () => __props.blocking,
|
|
4687
|
+
el: () => contentRef.value?.element
|
|
4687
4688
|
});
|
|
4688
4689
|
watch(context.isOpen, (isOpen) => {
|
|
4689
4690
|
if (isOpen) ticket.select();
|
|
@@ -6539,7 +6540,7 @@ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
|
|
|
6539
6540
|
function onBlur() {
|
|
6540
6541
|
const parsed = root.parse(text.value);
|
|
6541
6542
|
root.value.value = parsed;
|
|
6542
|
-
root.commit();
|
|
6543
|
+
root.commit(parsed);
|
|
6543
6544
|
root.isFocused.value = false;
|
|
6544
6545
|
syncText();
|
|
6545
6546
|
}
|
|
@@ -6562,7 +6563,7 @@ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
|
|
|
6562
6563
|
Enter: () => {
|
|
6563
6564
|
const parsed = root.parse(text.value);
|
|
6564
6565
|
root.value.value = parsed;
|
|
6565
|
-
root.commit();
|
|
6566
|
+
root.commit(parsed);
|
|
6566
6567
|
}
|
|
6567
6568
|
}[e.key];
|
|
6568
6569
|
if (!action) return;
|
|
@@ -6691,7 +6692,7 @@ const _sfc_main$89 = /* @__PURE__ */ defineComponent({
|
|
|
6691
6692
|
return {
|
|
6692
6693
|
"type": "button",
|
|
6693
6694
|
"tabindex": -1,
|
|
6694
|
-
"aria-label": locale.
|
|
6695
|
+
"aria-label": locale.ti("NumberField.decrement") ?? "Decrement",
|
|
6695
6696
|
"disabled": disabled || void 0,
|
|
6696
6697
|
"data-disabled": disabled ? true : void 0,
|
|
6697
6698
|
onBlur,
|
|
@@ -6832,7 +6833,7 @@ const _sfc_main$86 = /* @__PURE__ */ defineComponent({
|
|
|
6832
6833
|
return {
|
|
6833
6834
|
"type": "button",
|
|
6834
6835
|
"tabindex": -1,
|
|
6835
|
-
"aria-label": locale.
|
|
6836
|
+
"aria-label": locale.ti("NumberField.increment") ?? "Increment",
|
|
6836
6837
|
"disabled": disabled || void 0,
|
|
6837
6838
|
"data-disabled": disabled ? true : void 0,
|
|
6838
6839
|
onBlur,
|
|
@@ -7107,23 +7108,20 @@ const _sfc_main$84 = /* @__PURE__ */ defineComponent({
|
|
|
7107
7108
|
reserved: indicatorWidth,
|
|
7108
7109
|
reverse: () => __props.priority === "end"
|
|
7109
7110
|
});
|
|
7110
|
-
|
|
7111
|
-
|
|
7112
|
-
|
|
7113
|
-
const ticket = tickets[index];
|
|
7114
|
-
if (!ticket) return true;
|
|
7115
|
-
if (toValue(ticket.disabled)) return true;
|
|
7111
|
+
const hidden = computed(() => {
|
|
7112
|
+
const set = /* @__PURE__ */ new Set();
|
|
7113
|
+
if (__props.disabled) return set;
|
|
7116
7114
|
const cap = overflow.capacity.value;
|
|
7117
|
-
if (cap === Infinity) return
|
|
7118
|
-
|
|
7119
|
-
|
|
7120
|
-
for (const [i,
|
|
7121
|
-
|
|
7122
|
-
|
|
7123
|
-
|
|
7124
|
-
|
|
7125
|
-
|
|
7126
|
-
return
|
|
7115
|
+
if (cap === Infinity) return set;
|
|
7116
|
+
const tickets = registry.values();
|
|
7117
|
+
const enabled = [];
|
|
7118
|
+
for (const [i, ticket] of tickets.entries()) if (!toValue(ticket.disabled)) enabled.push(i);
|
|
7119
|
+
const total = enabled.length;
|
|
7120
|
+
for (let rank = 0; rank < total; rank++) if (!(__props.priority === "end" ? rank >= total - cap : rank < cap)) set.add(enabled[rank]);
|
|
7121
|
+
return set;
|
|
7122
|
+
});
|
|
7123
|
+
function isVisible(index) {
|
|
7124
|
+
return !hidden.value.has(index);
|
|
7127
7125
|
}
|
|
7128
7126
|
provideOverflowRoot(__props.namespace, {
|
|
7129
7127
|
overflow,
|
|
@@ -7455,7 +7453,7 @@ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
|
|
|
7455
7453
|
prev: pagination.prev,
|
|
7456
7454
|
select: pagination.select,
|
|
7457
7455
|
attrs: {
|
|
7458
|
-
"aria-label": locale.
|
|
7456
|
+
"aria-label": locale.ti("Pagination.label") ?? "Pagination",
|
|
7459
7457
|
"role": __props.as === "nav" ? void 0 : "navigation"
|
|
7460
7458
|
}
|
|
7461
7459
|
}));
|
|
@@ -7552,7 +7550,7 @@ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
|
|
|
7552
7550
|
isDisabled: isDisabled.value,
|
|
7553
7551
|
first,
|
|
7554
7552
|
attrs: {
|
|
7555
|
-
"aria-label": locale.
|
|
7553
|
+
"aria-label": locale.ti("Pagination.first") ?? "First page",
|
|
7556
7554
|
"aria-disabled": isDisabled.value,
|
|
7557
7555
|
"data-disabled": isDisabled.value || void 0,
|
|
7558
7556
|
"disabled": __props.as === "button" ? isDisabled.value : void 0,
|
|
@@ -7606,7 +7604,7 @@ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
|
|
|
7606
7604
|
}, { immediate: true });
|
|
7607
7605
|
const isSelected = toRef(() => pagination.page.value === __props.value);
|
|
7608
7606
|
const ariaLabel = toRef(() => {
|
|
7609
|
-
return isSelected.value ? locale.
|
|
7607
|
+
return isSelected.value ? locale.ti("Pagination.currentPage", { page: __props.value }) ?? `Page ${__props.value}, current` : locale.ti("Pagination.goToPage", { page: __props.value }) ?? `Go to page ${__props.value}`;
|
|
7610
7608
|
});
|
|
7611
7609
|
function select() {
|
|
7612
7610
|
if (__props.disabled) return;
|
|
@@ -7677,7 +7675,7 @@ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
|
|
|
7677
7675
|
isDisabled: isDisabled.value,
|
|
7678
7676
|
last,
|
|
7679
7677
|
attrs: {
|
|
7680
|
-
"aria-label": locale.
|
|
7678
|
+
"aria-label": locale.ti("Pagination.last") ?? "Last page",
|
|
7681
7679
|
"aria-disabled": isDisabled.value,
|
|
7682
7680
|
"data-disabled": isDisabled.value || void 0,
|
|
7683
7681
|
"disabled": __props.as === "button" ? isDisabled.value : void 0,
|
|
@@ -7734,7 +7732,7 @@ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
|
|
|
7734
7732
|
isDisabled: isDisabled.value,
|
|
7735
7733
|
next,
|
|
7736
7734
|
attrs: {
|
|
7737
|
-
"aria-label": locale.
|
|
7735
|
+
"aria-label": locale.ti("Pagination.next") ?? "Next page",
|
|
7738
7736
|
"aria-disabled": isDisabled.value,
|
|
7739
7737
|
"data-disabled": isDisabled.value || void 0,
|
|
7740
7738
|
"disabled": __props.as === "button" ? isDisabled.value : void 0,
|
|
@@ -7791,7 +7789,7 @@ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
|
|
|
7791
7789
|
isDisabled: isDisabled.value,
|
|
7792
7790
|
prev,
|
|
7793
7791
|
attrs: {
|
|
7794
|
-
"aria-label": locale.
|
|
7792
|
+
"aria-label": locale.ti("Pagination.prev") ?? "Previous page",
|
|
7795
7793
|
"aria-disabled": isDisabled.value,
|
|
7796
7794
|
"data-disabled": isDisabled.value || void 0,
|
|
7797
7795
|
"disabled": __props.as === "button" ? isDisabled.value : void 0,
|
|
@@ -7835,10 +7833,10 @@ const _sfc_main$74 = /* @__PURE__ */ defineComponent({
|
|
|
7835
7833
|
if (/* @__PURE__ */ isUndefined(prevPage)) return;
|
|
7836
7834
|
clearTimeout(pending);
|
|
7837
7835
|
pending = setTimeout(() => {
|
|
7838
|
-
text.value = locale.
|
|
7836
|
+
text.value = locale.ti("Pagination.status", {
|
|
7839
7837
|
page,
|
|
7840
7838
|
pages: pagination.pages
|
|
7841
|
-
})
|
|
7839
|
+
}) ?? `Page ${page} of ${pagination.pages}`;
|
|
7842
7840
|
}, 100);
|
|
7843
7841
|
});
|
|
7844
7842
|
onBeforeUnmount(() => clearTimeout(pending));
|
|
@@ -8137,7 +8135,7 @@ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
|
|
|
8137
8135
|
const context = usePopoverContext();
|
|
8138
8136
|
const popovertarget = toRef(() => __props.target ?? context.id);
|
|
8139
8137
|
const style = toRef(() => {
|
|
8140
|
-
if (__props.target) return { anchorName: `--${__props.target}` };
|
|
8138
|
+
if (__props.target) return { anchorName: `--${String(__props.target).replace(/[^a-zA-Z0-9_-]/g, "")}` };
|
|
8141
8139
|
return context.anchorStyles.value;
|
|
8142
8140
|
});
|
|
8143
8141
|
const slotProps = toRef(() => ({
|
|
@@ -8184,7 +8182,7 @@ const _sfc_main$71 = /* @__PURE__ */ defineComponent({
|
|
|
8184
8182
|
"margin": "unset",
|
|
8185
8183
|
"inset-area": __props.positionArea ?? "bottom",
|
|
8186
8184
|
"position-area": __props.positionArea ?? "bottom",
|
|
8187
|
-
"position-anchor": `--${__props.id}`,
|
|
8185
|
+
"position-anchor": `--${String(__props.id).replace(/[^a-zA-Z0-9_-]/g, "")}`,
|
|
8188
8186
|
"position-try-fallbacks": __props.positionTry ?? "most-width bottom"
|
|
8189
8187
|
};
|
|
8190
8188
|
return context.contentStyles.value;
|
|
@@ -8313,16 +8311,23 @@ const _sfc_main$70 = /* @__PURE__ */ defineComponent({
|
|
|
8313
8311
|
blocking: {
|
|
8314
8312
|
type: Boolean,
|
|
8315
8313
|
default: false
|
|
8314
|
+
},
|
|
8315
|
+
scrim: {
|
|
8316
|
+
type: Boolean,
|
|
8317
|
+
default: true
|
|
8316
8318
|
}
|
|
8317
8319
|
},
|
|
8318
8320
|
emits: ["close"],
|
|
8319
8321
|
setup(__props, { emit: __emit }) {
|
|
8320
8322
|
const emit = __emit;
|
|
8321
|
-
const
|
|
8322
|
-
|
|
8323
|
+
const stack = useStack();
|
|
8324
|
+
const ticket = stack.register({
|
|
8325
|
+
blocking: () => __props.blocking,
|
|
8326
|
+
scrim: () => __props.scrim,
|
|
8323
8327
|
onDismiss: () => emit("close")
|
|
8324
8328
|
});
|
|
8325
8329
|
ticket.select();
|
|
8330
|
+
const target = toRef(() => __props.to === "top-layer" ? stack.topElement.value ?? "body" : __props.to);
|
|
8326
8331
|
const slotProps = toRef(() => ({
|
|
8327
8332
|
zIndex: ticket.zIndex.value,
|
|
8328
8333
|
close: ticket.dismiss
|
|
@@ -8330,7 +8335,7 @@ const _sfc_main$70 = /* @__PURE__ */ defineComponent({
|
|
|
8330
8335
|
return (_ctx, _cache) => {
|
|
8331
8336
|
return openBlock(), createBlock(Teleport, {
|
|
8332
8337
|
disabled: __props.disabled,
|
|
8333
|
-
to:
|
|
8338
|
+
to: target.value
|
|
8334
8339
|
}, [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))], 8, ["disabled", "to"]);
|
|
8335
8340
|
};
|
|
8336
8341
|
}
|
|
@@ -9405,10 +9410,10 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
|
|
|
9405
9410
|
"aria-valuenow": rating.value.value,
|
|
9406
9411
|
"aria-valuemin": 0,
|
|
9407
9412
|
"aria-valuemax": rating.size,
|
|
9408
|
-
"aria-valuetext": locale.
|
|
9413
|
+
"aria-valuetext": locale.ti("Rating.valueText", {
|
|
9409
9414
|
value: rating.value.value,
|
|
9410
9415
|
size: rating.size
|
|
9411
|
-
})
|
|
9416
|
+
}) ?? `${rating.value.value} of ${rating.size} stars`,
|
|
9412
9417
|
"aria-disabled": isDisabled.value ? true : void 0,
|
|
9413
9418
|
"aria-readonly": isReadonly.value ? true : void 0,
|
|
9414
9419
|
"data-disabled": isDisabled.value ? true : void 0,
|
|
@@ -9680,16 +9685,16 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
|
9680
9685
|
setup(__props) {
|
|
9681
9686
|
const attrs = useAttrs();
|
|
9682
9687
|
const stack = useStack();
|
|
9683
|
-
const tickets = computed(() => Array.from(stack.selectedItems.value));
|
|
9688
|
+
const tickets = computed(() => Array.from(stack.selectedItems.value).filter((ticket) => ticket.scrim.value !== false));
|
|
9684
9689
|
function onDismiss(ticket) {
|
|
9685
|
-
if (!ticket.blocking) ticket.dismiss();
|
|
9690
|
+
if (!ticket.blocking.value) ticket.dismiss();
|
|
9686
9691
|
}
|
|
9687
9692
|
function getSlotProps(ticket) {
|
|
9688
9693
|
const zIndex = ticket.zIndex.value - 1;
|
|
9689
9694
|
return {
|
|
9690
9695
|
ticket,
|
|
9691
9696
|
zIndex,
|
|
9692
|
-
isBlocking: ticket.blocking,
|
|
9697
|
+
isBlocking: ticket.blocking.value,
|
|
9693
9698
|
dismiss: () => onDismiss(ticket),
|
|
9694
9699
|
attrs: {
|
|
9695
9700
|
style: { zIndex },
|
|
@@ -11244,8 +11249,12 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
|
11244
11249
|
__name: "SnackbarPortal",
|
|
11245
11250
|
props: {
|
|
11246
11251
|
teleport: {
|
|
11247
|
-
type: [
|
|
11248
|
-
|
|
11252
|
+
type: [
|
|
11253
|
+
String,
|
|
11254
|
+
Object,
|
|
11255
|
+
Boolean
|
|
11256
|
+
],
|
|
11257
|
+
default: "top-layer"
|
|
11249
11258
|
},
|
|
11250
11259
|
as: { default: "div" },
|
|
11251
11260
|
renderless: { type: Boolean }
|
|
@@ -11260,6 +11269,7 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
|
11260
11269
|
return (_ctx, _cache) => {
|
|
11261
11270
|
return openBlock(), createBlock(unref(_sfc_main$70), {
|
|
11262
11271
|
disabled: __props.teleport === false,
|
|
11272
|
+
scrim: false,
|
|
11263
11273
|
to: __props.teleport || "body"
|
|
11264
11274
|
}, {
|
|
11265
11275
|
default: withCtx(({ zIndex }) => [createVNode(unref(_sfc_main$170), mergeProps({
|
|
@@ -11423,7 +11433,7 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
|
11423
11433
|
}
|
|
11424
11434
|
const slotProps = toRef(() => ({ attrs: {
|
|
11425
11435
|
"type": __props.as === "button" ? "button" : void 0,
|
|
11426
|
-
"aria-label": locale.
|
|
11436
|
+
"aria-label": locale.ti("Snackbar.close") ?? "Dismiss",
|
|
11427
11437
|
"onClick": onClick
|
|
11428
11438
|
} }));
|
|
11429
11439
|
return (_ctx, _cache) => {
|
|
@@ -14047,6 +14057,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
14047
14057
|
});
|
|
14048
14058
|
//#endregion
|
|
14049
14059
|
//#region src/components/Treeview/TreeviewList.vue
|
|
14060
|
+
const FOCUSABLE = "a[href],button:not([disabled]),input:not([disabled]),select:not([disabled]),textarea:not([disabled]),[tabindex]";
|
|
14050
14061
|
const [useTreeviewList, provideTreeviewList] = createContext({ suffix: "list" });
|
|
14051
14062
|
const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
14052
14063
|
name: "TreeviewList",
|
|
@@ -14095,7 +14106,43 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
14095
14106
|
if (toValue(ticket.isOpen) && expandable(ticket)) nested.close(ticket.id);
|
|
14096
14107
|
else if (!/* @__PURE__ */ isNullOrUndefined(ticket.parentId)) roving.focus(ticket.parentId);
|
|
14097
14108
|
}
|
|
14109
|
+
function focusableChildren(el) {
|
|
14110
|
+
return Array.from(el.querySelectorAll(FOCUSABLE)).filter((child) => child.getAttribute("tabindex") !== "-1" && child.getAttribute("aria-disabled") !== "true" && child.closest("[role=\"treeitem\"]") === el);
|
|
14111
|
+
}
|
|
14112
|
+
function nextItemId(id) {
|
|
14113
|
+
/* v8 ignore next -- defensive: source is always a registered visible item */
|
|
14114
|
+
if (/* @__PURE__ */ isNullOrUndefined(id)) return void 0;
|
|
14115
|
+
const visible = nested.visibleItems();
|
|
14116
|
+
const index = visible.findIndex((item) => item.id === id);
|
|
14117
|
+
/* v8 ignore next -- defensive: a registered item is always found in visibleItems */
|
|
14118
|
+
if (index === -1) return void 0;
|
|
14119
|
+
return visible.slice(index + 1).find((item) => !toValue(item.disabled))?.id;
|
|
14120
|
+
}
|
|
14098
14121
|
function onKeydown(e) {
|
|
14122
|
+
const target = e.target;
|
|
14123
|
+
const itemEl = target.closest("[role=\"treeitem\"]");
|
|
14124
|
+
const onItem = target === e.currentTarget || target.getAttribute("role") === "treeitem";
|
|
14125
|
+
if (e.key === "Tab") {
|
|
14126
|
+
if (!itemEl) return;
|
|
14127
|
+
const controls = focusableChildren(itemEl);
|
|
14128
|
+
if (controls.length === 0) return;
|
|
14129
|
+
if (!e.shiftKey && onItem) {
|
|
14130
|
+
e.preventDefault();
|
|
14131
|
+
controls[0].focus();
|
|
14132
|
+
} else if (!e.shiftKey && target === controls.at(-1)) {
|
|
14133
|
+
const source = nested.visibleItems().find((item) => toValue(item.el) === itemEl)?.id;
|
|
14134
|
+
const next = nextItemId(source);
|
|
14135
|
+
if (!/* @__PURE__ */ isNullOrUndefined(next)) {
|
|
14136
|
+
e.preventDefault();
|
|
14137
|
+
roving.focus(next);
|
|
14138
|
+
}
|
|
14139
|
+
} else if (e.shiftKey && target === controls[0]) {
|
|
14140
|
+
e.preventDefault();
|
|
14141
|
+
itemEl.focus();
|
|
14142
|
+
}
|
|
14143
|
+
return;
|
|
14144
|
+
}
|
|
14145
|
+
if (!onItem) return;
|
|
14099
14146
|
const id = roving.focusedId.value;
|
|
14100
14147
|
const ticket = /* @__PURE__ */ isNullOrUndefined(id) ? void 0 : nested.get(id);
|
|
14101
14148
|
const rtl = isRtl(e);
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { n as createTrinity, t as ContextTrinity } from "../index-DXMlYoiQ.mjs";
|
|
2
|
-
import { a as RegistryEventName, c as RegistryTicketInput, d as useRegistry, i as RegistryEventMap, l as createRegistry, n as RegistryContextOptions, o as RegistryOptions, r as RegistryEventCallback, s as RegistryTicket, t as RegistryContext, u as createRegistryContext } from "../index-
|
|
3
|
-
import { $ as RtlPluginOptions, $a as SortableEventListener, $i as RatingContext, $n as HydrationContextOptions, $o as SpanEntry, $r as DateContext, $s as BreadcrumbsOptions, $t as NotificationInput, Aa as NumericContext, Ac as ModelOptions, Ai as ScrollToOptions, An as LogLevel, Ao as RulesOptions, Ar as DragType, As as PopoverOptions, At as UseRafReturn, B as StackContext, Ba as NestedOptions, Bi as useVirtual, Bn as createLocaleFallback, Bo as PluginOptions, Br as ZonesContext, Bs as useStep, Bt as UsePresenceReturn, C as createTheme, Ca as OtpContext, Cc as SelectionOptions, Ci as HighlightChunk, Cn as LoggerContextOptions, Co as ValidationTicketInput, Cr as useDocumentEventListener, Cs as ComboboxAdapter, Ct as createReducedMotion, D as V0UnheadThemeAdapter, Da as NumberFieldContext, Dc as createSelectionContext, Di as MaybeElementRef, Dn as createLoggerContext, Do as RuleInput, Dr as DragDropContext, Ds as VirtualFocusOptions, Dt as V0ReducedMotionAdapter, E as useTheme, Ea as createOtp, Ec as createSelection, Ei as toHighlight, En as createLogger, Eo as RuleAliases, Er as ActiveDrag, Es as VirtualFocusItem, Et as useReducedMotion, F as StoragePluginOptions, Fa as useNested, Fi as VirtualItem, Fn as LocaleRecord, Fo as useRules, Fr as DropIndicator, Fs as StepOptions, Ft as ProxyModelOptions, G as StackTicketInput, Ga as KanbanColumnTicket, Gi as createTimeline, Gn as useLazy, Go as DataGridColumnTicketInput, Gr as PointerAdapterOptions, Gs as GroupTicketInput, Gt as PermissionPluginOptions, H as StackOptions, Ha as NestedSelectionMode, Hi as TimelineContextOptions, Hn as useLocale, Ho as createPluginContext, Hr as KeyboardAdapter, Hs as GroupContextOptions, Ht as PermissionContext, I as createStorage, Ia as NestedActiveMode, Ii as VirtualOptions, In as LocaleTicket, Io as StandardSchemaV1, Ir as DropPosition, Is as StepTicket, It as ProxyModelTarget, J as createStackPlugin, Ja as KanbanEventListener, Ji as SliderContext, Jn as UseElementIntersectionReturn, Jo as DataGridOptions, Jr as DragDropAdapterEmit, Js as useGroup, Jt as createPermissionsContext, K as createStack, Ka as KanbanColumnTicketInput, Ki as createTimelineContext, Kn as IntersectionObserverEntry, Ko as DataGridContext, Kr as DragDropAdapter, Ks as createGroup, Kt as PermissionTicket, L as createStorageContext, La as NestedContext, Li as VirtualState, Ln as LocaleTicketInput, Lo as isStandardSchema, Lr as DropZoneTicket, Ls as StepTicketInput, Lt as useProxyModel, M as StorageContext, Ma as createNumeric, Mc as ModelTicketInput, Mi as VirtualContext, Mn as LocaleContextOptions, Mo as createRulesContext, Mr as DraggableTicket, Ms as usePopover, Mt as ProxyRegistryContext, N as StorageContextOptions, Na as createNested, Nc as createModel, Ni as VirtualContextOptions, Nn as LocaleOptions, No as createRulesFallback, Nr as DraggableTicketInput, Ns as StepContext, Nt as ProxyRegistryOptions, Oa as NumberFieldOptions, Oc as useSelection, Oi as toElement, On as createLoggerPlugin, Oo as RulesContext, Or as DragDropOptions, Os as VirtualFocusReturn, Ot as ReducedMotionAdapter, P as StorageOptions, Pa as createNestedContext, Pi as VirtualDirection, Pn as LocalePluginOptions, Po as createRulesPlugin, Pr as DraggablesContext, Ps as StepContextOptions, Pt as useProxyRegistry, Q as RtlOptions, Qa as SortableContext, Qi as createSlider, Qn as HydrationContext, Qo as RowSpanningOptions, Qr as useDelay, Qs as BreadcrumbsContextOptions, Qt as PermissionsAdapter, R as createStoragePlugin, Ra as NestedContextOptions, Ri as createVirtual, Rn as createLocale, Ro as Plugin, Rr as DropZoneTicketInput, Rs as createStep, Rt as PresenceState, S as ThemeTicketInput, Sa as useProgress, Sc as SelectionContextOptions, Si as toReactive, Sn as LoggerContext, So as ValidationTicket, Sr as EventHandler, Ss as ClientComboboxAdapterOptions, St as ReducedMotionPluginOptions, T as createThemePlugin, Ta as OtpPattern, Tc as SelectionTicketInput, Ti as ToHighlightOptions, Tn as LoggerPluginOptions, To as RuleAlias, Tr as useWindowEventListener, Ts as ComboboxAdapterResult, Tt as createReducedMotionPlugin, U as StackPluginOptions, Ua as NestedTicket, Ui as TimelineOptions, Un as LazyContext, Uo as DataGridColumn, Ur as KeyboardAdapterOptions, Us as GroupOptions, Ut as PermissionContextOptions, V as StackContextOptions, Va as NestedRegistration, Vi as TimelineContext, Vn as createLocalePlugin, Vo as createPlugin, Vr as useDragDrop, Vs as GroupContext, Vt as usePresence, W as StackTicket, Wa as NestedTicketInput, Wi as TimelineTicket, Wn as LazyOptions, Wo as DataGridColumnTicket, Wr as PointerAdapter, Ws as GroupTicket, Wt as PermissionOptions, X as RtlContext, Xa as KanbanTransferPayload, Xi as SliderTicket, Xn as useElementIntersection, Xo as createDataGridContext, Xr as UseDelayReturn, Xs as BreadcrumbTicketInput, Xt as usePermissions, Y as useStack, Ya as KanbanOptions, Yi as SliderOptions, Yn as UseIntersectionObserverReturn, Yo as createDataGrid, Yr as UseDelayOptions, Ys as BreadcrumbTicket, Yt as createPermissionsPlugin, Z as RtlContextOptions, Za as createKanban, Zi as SliderTicketInput, Zn as useIntersectionObserver, Zo as useDataGrid, Zr as UseDelayStartOptions, Zs as BreadcrumbsContext, _ as ThemeContextOptions, _a as ProgressOptions, _c as ImageStatus, _i as BreakpointsPluginOptions, _n as MediaQueryContext, _o as createForm, _r as createFeatures, _s as createCombobox, _t as useResizeObserver, a as createTooltipContext, aa as createRatingContext, ac as SingleOptions, ai as createDatePlugin, an as NotificationsOptions, ao as InputContext, ar as createHydrationPlugin, as as ActiveCell, at as V0RtlAdapter, b as ThemeRecord, ba as createProgress, bc as useImage, bi as createBreakpointsPlugin, bn as usePrefersDark, bo as ValidationContext, br as useFeatures, bs as ServerComboboxAdapter, bt as ReducedMotionMode, c as useTooltip, ca as QueueContextOptions, cc as createSingle, ci as ClickOutsideIgnoreTarget, cn as createNotificationsContext, co as createInput, cr as UseHotkeyOptions, cs as CellEditingRegistry, ct as RovingFocusOptions, d as TimerContext, da as QueueTicketInput, dc as OverflowContext, di as UseClickOutsideReturn, do as FormOptions, dr as FeatureContext, ds as CreateContextOptions, dt as useRovingFocus, ea as RatingContextOptions, ec as createBreadcrumbs, ei as DateContextOptions, en as NotificationSeverity, eo as SortableMovePayload, er as HydrationOptions, es as ColumnLayout, et as createRtl, f as TimerOptions, fa as createQueue, fc as OverflowContextOptions, fi as useClickOutside, fn as MutationObserverRecord, fo as FormTicket, fr as FeatureContextOptions, fs as createContext, ft as ResizeObserverEntry, g as ThemeContext, ga as ProgressContextOptions, gc as useOverflow, gi as BreakpointsOptions, gn as useMutationObserver, go as FormValue, gr as FeatureTicketInput, gs as ComboboxOptions, gt as useElementSize, h as ThemeColors, ha as ProgressContext, hc as createOverflowContext, hi as BreakpointsContextOptions, hn as UseMutationObserverReturn, ho as FormValidationRule, hr as FeatureTicket, hs as ComboboxContext, ht as UseResizeObserverReturn, i as TooltipPluginOptions, ia as createRating, ic as SingleContextOptions, ii as createDateContext, in as NotificationsContext, io as createSortable, ir as createHydrationContext, is as ResolvedColumn, it as useRtl, j as ThemeAdapter, ja as NumericOptions, jc as ModelTicket, ji as VirtualAnchor, jn as LocaleContext, jo as createRules, jr as DragVia, js as PopoverReturn, jt as useRaf, k as V0StyleSheetThemeAdapter, ka as createNumberField, kc as ModelContext, ki as toArray, kn as useLogger, ko as RulesContextOptions, kr as DragDropPlugin, ks as useVirtualFocus, kt as ReducedMotionAdapterSetupContext, l as ToggleScopeControls, la as QueueOptions, lc as createSingleContext, li as ClickOutsideTarget, ln as createNotificationsPlugin, lo as FormContext, lr as UseHotkeyReturn, ls as EditableColumn, lt as RovingFocusReturn, m as Colors, ma as useQueue, mc as createOverflow, mi as BreakpointsContext, mn as UseMutationObserverOptions, mo as FormValidationResult, mr as FeaturePluginOptions, ms as useContext, mt as UseElementSizeReturn, n as TooltipContextOptions, na as RatingItemState, nc as useBreadcrumbs, ni as DatePluginOptions, nn as NotificationTicketInput, no as SortableTicket, nr as createFallbackHydration, ns as PinPosition, nt as createRtlFallback, o as createTooltipFallback, oa as useRating, oc as SingleTicket, oi as useDate, on as NotificationsPluginOptions, oo as InputOptions, or as useHydration, os as CellEditing, ot as RtlAdapter, p as useTimer, pa as createQueueContext, pc as OverflowOptions, pi as BreakpointName, pn as ObservableNodeList, po as FormTicketInput, pr as FeatureOptions, ps as provideContext, pt as ResizeObserverOptions, q as createStackContext, qa as KanbanContext, qi as useTimeline, qn as IntersectionObserverOptions, qo as DataGridContextOptions, qr as DragDropAdapterContext, qs as createGroupContext, qt as createPermissions, r as TooltipOptions, ra as RatingOptions, rc as SingleContext, ri as createDate, rn as NotificationsAdapterContext, ro as SortableTicketInput, rr as createHydration, rs as PinnedRegion, rt as createRtlPlugin, s as createTooltipPlugin, sa as QueueContext, sc as SingleTicketInput, si as ClickOutsideElement, sn as createNotifications, so as InputState, sr as PlatformContext, ss as CellEditingOptions, st as RtlAdapterSetupContext, t as TooltipContext, ta as RatingItemDescriptor, tc as createBreadcrumbsContext, ti as DateOptions, tn as NotificationTicket, to as SortableOptions, tr as HydrationPluginOptions, ts as GridColumnDef, tt as createRtlContext, u as useToggleScope, ua as QueueTicket, uc as useSingle, ui as UseClickOutsideOptions, un as useNotifications, uo as FormContextOptions, ur as useHotkey, us as ContextKey, ut as RovingItem, v as ThemeOptions, va as ProgressTicket, vc as UseImageOptions, vi as createBreakpoints, vn as useMediaQuery, vo as createFormContext, vr as createFeaturesContext, vs as createComboboxContext, vt as ReducedMotionContext, w as createThemeContext, wa as OtpOptions, wc as SelectionTicket, wi as MatchRange, wn as LoggerOptions, wo as createValidation, wr as useEventListener, ws as ComboboxAdapterContext, wt as createReducedMotionContext, x as ThemeTicket, xa as createProgressContext, xc as SelectionContext, xi as useBreakpoints, xn as usePrefersReducedMotion, xo as ValidationOptions, xr as CleanupFunction, xs as ClientComboboxAdapter, xt as ReducedMotionOptions, y as ThemePluginOptions, ya as ProgressTicketInput, yc as UseImageReturn, yi as createBreakpointsContext, yn as usePrefersContrast, yo as useForm, yr as createFeaturesPlugin, ys as useCombobox, yt as ReducedMotionContextOptions, z as useStorage, za as NestedOpenMode, zi as createVirtualContext, zn as createLocaleContext, zo as PluginContextConfig, zr as Orientation, zs as createStepContext, zt as UsePresenceOptions } from "../index-CKyDkh8J.mjs";
|
|
2
|
+
import { a as RegistryEventName, c as RegistryTicketInput, d as useRegistry, i as RegistryEventMap, l as createRegistry, n as RegistryContextOptions, o as RegistryOptions, r as RegistryEventCallback, s as RegistryTicket, t as RegistryContext, u as createRegistryContext } from "../index-pM8UX1XI.mjs";
|
|
3
|
+
import { $ as RtlPluginOptions, $a as SortableEventListener, $i as RatingContext, $n as HydrationContextOptions, $o as SpanEntry, $r as DateContext, $s as BreadcrumbsOptions, $t as NotificationInput, Aa as NumericContext, Ac as ModelOptions, Ai as ScrollToOptions, An as LogLevel, Ao as RulesOptions, Ar as DragType, As as PopoverOptions, At as UseRafReturn, B as StackContext, Ba as NestedOptions, Bi as useVirtual, Bn as createLocaleFallback, Bo as PluginOptions, Br as ZonesContext, Bs as useStep, Bt as UsePresenceReturn, C as createTheme, Ca as OtpContext, Cc as SelectionOptions, Ci as HighlightChunk, Cn as LoggerContextOptions, Co as ValidationTicketInput, Cr as useDocumentEventListener, Cs as ComboboxAdapter, Ct as createReducedMotion, D as V0UnheadThemeAdapter, Da as NumberFieldContext, Dc as createSelectionContext, Di as MaybeElementRef, Dn as createLoggerContext, Do as RuleInput, Dr as DragDropContext, Ds as VirtualFocusOptions, Dt as V0ReducedMotionAdapter, E as useTheme, Ea as createOtp, Ec as createSelection, Ei as toHighlight, En as createLogger, Eo as RuleAliases, Er as ActiveDrag, Es as VirtualFocusItem, Et as useReducedMotion, F as StoragePluginOptions, Fa as useNested, Fi as VirtualItem, Fn as LocaleRecord, Fo as useRules, Fr as DropIndicator, Fs as StepOptions, Ft as ProxyModelOptions, G as StackTicketInput, Ga as KanbanColumnTicket, Gi as createTimeline, Gn as useLazy, Go as DataGridColumnTicketInput, Gr as PointerAdapterOptions, Gs as GroupTicketInput, Gt as PermissionPluginOptions, H as StackOptions, Ha as NestedSelectionMode, Hi as TimelineContextOptions, Hn as useLocale, Ho as createPluginContext, Hr as KeyboardAdapter, Hs as GroupContextOptions, Ht as PermissionContext, I as createStorage, Ia as NestedActiveMode, Ii as VirtualOptions, In as LocaleTicket, Io as StandardSchemaV1, Ir as DropPosition, Is as StepTicket, It as ProxyModelTarget, J as createStackPlugin, Ja as KanbanEventListener, Ji as SliderContext, Jn as UseElementIntersectionReturn, Jo as DataGridOptions, Jr as DragDropAdapterEmit, Js as useGroup, Jt as createPermissionsContext, K as createStack, Ka as KanbanColumnTicketInput, Ki as createTimelineContext, Kn as IntersectionObserverEntry, Ko as DataGridContext, Kr as DragDropAdapter, Ks as createGroup, Kt as PermissionTicket, L as createStorageContext, La as NestedContext, Li as VirtualState, Ln as LocaleTicketInput, Lo as isStandardSchema, Lr as DropZoneTicket, Ls as StepTicketInput, Lt as useProxyModel, M as StorageContext, Ma as createNumeric, Mc as ModelTicketInput, Mi as VirtualContext, Mn as LocaleContextOptions, Mo as createRulesContext, Mr as DraggableTicket, Ms as usePopover, Mt as ProxyRegistryContext, N as StorageContextOptions, Na as createNested, Nc as createModel, Ni as VirtualContextOptions, Nn as LocaleOptions, No as createRulesFallback, Nr as DraggableTicketInput, Ns as StepContext, Nt as ProxyRegistryOptions, Oa as NumberFieldOptions, Oc as useSelection, Oi as toElement, On as createLoggerPlugin, Oo as RulesContext, Or as DragDropOptions, Os as VirtualFocusReturn, Ot as ReducedMotionAdapter, P as StorageOptions, Pa as createNestedContext, Pi as VirtualDirection, Pn as LocalePluginOptions, Po as createRulesPlugin, Pr as DraggablesContext, Ps as StepContextOptions, Pt as useProxyRegistry, Q as RtlOptions, Qa as SortableContext, Qi as createSlider, Qn as HydrationContext, Qo as RowSpanningOptions, Qr as useDelay, Qs as BreadcrumbsContextOptions, Qt as PermissionsAdapter, R as createStoragePlugin, Ra as NestedContextOptions, Ri as createVirtual, Rn as createLocale, Ro as Plugin, Rr as DropZoneTicketInput, Rs as createStep, Rt as PresenceState, S as ThemeTicketInput, Sa as useProgress, Sc as SelectionContextOptions, Si as toReactive, Sn as LoggerContext, So as ValidationTicket, Sr as EventHandler, Ss as ClientComboboxAdapterOptions, St as ReducedMotionPluginOptions, T as createThemePlugin, Ta as OtpPattern, Tc as SelectionTicketInput, Ti as ToHighlightOptions, Tn as LoggerPluginOptions, To as RuleAlias, Tr as useWindowEventListener, Ts as ComboboxAdapterResult, Tt as createReducedMotionPlugin, U as StackPluginOptions, Ua as NestedTicket, Ui as TimelineOptions, Un as LazyContext, Uo as DataGridColumn, Ur as KeyboardAdapterOptions, Us as GroupOptions, Ut as PermissionContextOptions, V as StackContextOptions, Va as NestedRegistration, Vi as TimelineContext, Vn as createLocalePlugin, Vo as createPlugin, Vr as useDragDrop, Vs as GroupContext, Vt as usePresence, W as StackTicket, Wa as NestedTicketInput, Wi as TimelineTicket, Wn as LazyOptions, Wo as DataGridColumnTicket, Wr as PointerAdapter, Ws as GroupTicket, Wt as PermissionOptions, X as RtlContext, Xa as KanbanTransferPayload, Xi as SliderTicket, Xn as useElementIntersection, Xo as createDataGridContext, Xr as UseDelayReturn, Xs as BreadcrumbTicketInput, Xt as usePermissions, Y as useStack, Ya as KanbanOptions, Yi as SliderOptions, Yn as UseIntersectionObserverReturn, Yo as createDataGrid, Yr as UseDelayOptions, Ys as BreadcrumbTicket, Yt as createPermissionsPlugin, Z as RtlContextOptions, Za as createKanban, Zi as SliderTicketInput, Zn as useIntersectionObserver, Zo as useDataGrid, Zr as UseDelayStartOptions, Zs as BreadcrumbsContext, _ as ThemeContextOptions, _a as ProgressOptions, _c as ImageStatus, _i as BreakpointsPluginOptions, _n as MediaQueryContext, _o as createForm, _r as createFeatures, _s as createCombobox, _t as useResizeObserver, a as createTooltipContext, aa as createRatingContext, ac as SingleOptions, ai as createDatePlugin, an as NotificationsOptions, ao as InputContext, ar as createHydrationPlugin, as as ActiveCell, at as V0RtlAdapter, b as ThemeRecord, ba as createProgress, bc as useImage, bi as createBreakpointsPlugin, bn as usePrefersDark, bo as ValidationContext, br as useFeatures, bs as ServerComboboxAdapter, bt as ReducedMotionMode, c as useTooltip, ca as QueueContextOptions, cc as createSingle, ci as ClickOutsideIgnoreTarget, cn as createNotificationsContext, co as createInput, cr as UseHotkeyOptions, cs as CellEditingRegistry, ct as RovingFocusOptions, d as TimerContext, da as QueueTicketInput, dc as OverflowContext, di as UseClickOutsideReturn, do as FormOptions, dr as FeatureContext, ds as CreateContextOptions, dt as useRovingFocus, ea as RatingContextOptions, ec as createBreadcrumbs, ei as DateContextOptions, en as NotificationSeverity, eo as SortableMovePayload, er as HydrationOptions, es as ColumnLayout, et as createRtl, f as TimerOptions, fa as createQueue, fc as OverflowContextOptions, fi as useClickOutside, fn as MutationObserverRecord, fo as FormTicket, fr as FeatureContextOptions, fs as createContext, ft as ResizeObserverEntry, g as ThemeContext, ga as ProgressContextOptions, gc as useOverflow, gi as BreakpointsOptions, gn as useMutationObserver, go as FormValue, gr as FeatureTicketInput, gs as ComboboxOptions, gt as useElementSize, h as ThemeColors, ha as ProgressContext, hc as createOverflowContext, hi as BreakpointsContextOptions, hn as UseMutationObserverReturn, ho as FormValidationRule, hr as FeatureTicket, hs as ComboboxContext, ht as UseResizeObserverReturn, i as TooltipPluginOptions, ia as createRating, ic as SingleContextOptions, ii as createDateContext, in as NotificationsContext, io as createSortable, ir as createHydrationContext, is as ResolvedColumn, it as useRtl, j as ThemeAdapter, ja as NumericOptions, jc as ModelTicket, ji as VirtualAnchor, jn as LocaleContext, jo as createRules, jr as DragVia, js as PopoverReturn, jt as useRaf, k as V0StyleSheetThemeAdapter, ka as createNumberField, kc as ModelContext, ki as toArray, kn as useLogger, ko as RulesContextOptions, kr as DragDropPlugin, ks as useVirtualFocus, kt as ReducedMotionAdapterSetupContext, l as ToggleScopeControls, la as QueueOptions, lc as createSingleContext, li as ClickOutsideTarget, ln as createNotificationsPlugin, lo as FormContext, lr as UseHotkeyReturn, ls as EditableColumn, lt as RovingFocusReturn, m as Colors, ma as useQueue, mc as createOverflow, mi as BreakpointsContext, mn as UseMutationObserverOptions, mo as FormValidationResult, mr as FeaturePluginOptions, ms as useContext, mt as UseElementSizeReturn, n as TooltipContextOptions, na as RatingItemState, nc as useBreadcrumbs, ni as DatePluginOptions, nn as NotificationTicketInput, no as SortableTicket, nr as createFallbackHydration, ns as PinPosition, nt as createRtlFallback, o as createTooltipFallback, oa as useRating, oc as SingleTicket, oi as useDate, on as NotificationsPluginOptions, oo as InputOptions, or as useHydration, os as CellEditing, ot as RtlAdapter, p as useTimer, pa as createQueueContext, pc as OverflowOptions, pi as BreakpointName, pn as ObservableNodeList, po as FormTicketInput, pr as FeatureOptions, ps as provideContext, pt as ResizeObserverOptions, q as createStackContext, qa as KanbanContext, qi as useTimeline, qn as IntersectionObserverOptions, qo as DataGridContextOptions, qr as DragDropAdapterContext, qs as createGroupContext, qt as createPermissions, r as TooltipOptions, ra as RatingOptions, rc as SingleContext, ri as createDate, rn as NotificationsAdapterContext, ro as SortableTicketInput, rr as createHydration, rs as PinnedRegion, rt as createRtlPlugin, s as createTooltipPlugin, sa as QueueContext, sc as SingleTicketInput, si as ClickOutsideElement, sn as createNotifications, so as InputState, sr as PlatformContext, ss as CellEditingOptions, st as RtlAdapterSetupContext, t as TooltipContext, ta as RatingItemDescriptor, tc as createBreadcrumbsContext, ti as DateOptions, tn as NotificationTicket, to as SortableOptions, tr as HydrationPluginOptions, ts as GridColumnDef, tt as createRtlContext, u as useToggleScope, ua as QueueTicket, uc as useSingle, ui as UseClickOutsideOptions, un as useNotifications, uo as FormContextOptions, ur as useHotkey, us as ContextKey, ut as RovingItem, v as ThemeOptions, va as ProgressTicket, vc as UseImageOptions, vi as createBreakpoints, vn as useMediaQuery, vo as createFormContext, vr as createFeaturesContext, vs as createComboboxContext, vt as ReducedMotionContext, w as createThemeContext, wa as OtpOptions, wc as SelectionTicket, wi as MatchRange, wn as LoggerOptions, wo as createValidation, wr as useEventListener, ws as ComboboxAdapterContext, wt as createReducedMotionContext, x as ThemeTicket, xa as createProgressContext, xc as SelectionContext, xi as useBreakpoints, xn as usePrefersReducedMotion, xo as ValidationOptions, xr as CleanupFunction, xs as ClientComboboxAdapter, xt as ReducedMotionOptions, y as ThemePluginOptions, ya as ProgressTicketInput, yc as UseImageReturn, yi as createBreakpointsContext, yn as usePrefersContrast, yo as useForm, yr as createFeaturesPlugin, ys as useCombobox, yt as ReducedMotionContextOptions, z as useStorage, za as NestedOpenMode, zi as createVirtualContext, zn as createLocaleContext, zo as PluginContextConfig, zr as Orientation, zs as createStepContext, zt as UsePresenceOptions } from "../index-CV7bOS7B.mjs";
|
|
4
4
|
import { C as createFilterContext, S as createFilter, _ as FilterMode, a as SortEntry, b as FilterResult, c as PaginationOptions, d as createPaginationContext, f as usePagination, g as FilterItem, h as FilterFunction, i as SortDirection, l as PaginationTicket, m as FilterContextOptions, n as DataTableAdapterContext, o as PaginationContext, p as FilterContext, r as DataTableAdapterResult, s as PaginationContextOptions, t as DataTableAdapter, u as createPagination, v as FilterOptions, w as useFilter, x as Primitive, y as FilterQuery } from "../adapter-_srNCBEi.mjs";
|
|
5
|
-
import { _ as ColumnNode, a as DataTableExpansion, b as extractLeaves, c as DataTableOptions, d as DataTableTicket, f as DataTableTicketInput, g as useDataTable, h as createDataTableContext, i as DataTableContextOptions, l as DataTableSelection, m as createDataTable, n as DataTableColumnTicketInput, o as DataTableGroup, p as SelectStrategy, r as DataTableContext, s as DataTableGrouping, t as DataTableColumnTicket, u as DataTableSort, v as InternalHeader, x as resolveHeaders, y as computeDepth } from "../index-
|
|
5
|
+
import { _ as ColumnNode, a as DataTableExpansion, b as extractLeaves, c as DataTableOptions, d as DataTableTicket, f as DataTableTicketInput, g as useDataTable, h as createDataTableContext, i as DataTableContextOptions, l as DataTableSelection, m as createDataTable, n as DataTableColumnTicketInput, o as DataTableGroup, p as SelectStrategy, r as DataTableContext, s as DataTableGrouping, t as DataTableColumnTicket, u as DataTableSort, v as InternalHeader, x as resolveHeaders, y as computeDepth } from "../index-DgPFPx_7.mjs";
|
|
6
6
|
import { n as ServerDataTableAdapterOptions, t as ServerDataTableAdapter } from "../server-DbtTGb67.mjs";
|
|
7
7
|
import { t as ClientDataTableAdapter } from "../v0-DotXXGXU.mjs";
|
|
8
8
|
import { t as VirtualDataTableAdapter } from "../virtual-C-NsLue0.mjs";
|
|
9
|
-
import { a as TokenContextOptions, c as TokenTicket, d as createTokensContext, f as flatten, i as TokenContext, l as TokenValue, n as TokenAlias, o as TokenOptions, p as useTokens, r as TokenCollection, s as TokenPrimitive, t as FlatTokenCollection, u as createTokens } from "../index-
|
|
9
|
+
import { a as TokenContextOptions, c as TokenTicket, d as createTokensContext, f as flatten, i as TokenContext, l as TokenValue, n as TokenAlias, o as TokenOptions, p as useTokens, r as TokenCollection, s as TokenPrimitive, t as FlatTokenCollection, u as createTokens } from "../index-CfHm03dg.mjs";
|
|
10
10
|
import { t as DateAdapter } from "../adapter-C5F2huij.mjs";
|
|
11
|
-
import { n as FeaturesAdapterFlags, r as FeaturesAdapterValue, t as FeaturesAdapter } from "../adapter-
|
|
12
|
-
import { n as LocaleAdapterContext, t as LocaleAdapter } from "../adapter-
|
|
13
|
-
import { t as V0LocaleAdapter } from "../v0-
|
|
11
|
+
import { n as FeaturesAdapterFlags, r as FeaturesAdapterValue, t as FeaturesAdapter } from "../adapter-Butx_2UU.mjs";
|
|
12
|
+
import { n as LocaleAdapterContext, t as LocaleAdapter } from "../adapter-BI-oyZCe.mjs";
|
|
13
|
+
import { t as V0LocaleAdapter } from "../v0-Cf5DZ4lw.mjs";
|
|
14
14
|
import { t as LoggerAdapter } from "../adapter-BYzU4Ey5.mjs";
|
|
15
15
|
import { t as ConsolaLoggerAdapter } from "../consola-BPGkJp_q.mjs";
|
|
16
16
|
import { n as PinoLoggerAdapter } from "../pino-B6BI1AOK.mjs";
|