@vc-shell/framework 2.0.0-alpha.26 → 2.0.0-alpha.28
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/CHANGELOG.md +8 -0
- package/dist/chunks/{VcTableAdapter.vue_vue_type_style_index_0_lang-Xss_fCsh.js → VcTableAdapter.vue_vue_type_style_index_0_lang-5ZmOi0Qn.js} +404 -403
- package/dist/framework.js +162 -162
- package/dist/index.css +1 -1
- package/dist/locales/de.js +1 -1
- package/dist/locales/en.js +1 -1
- package/dist/locales/en.json +1 -1
- package/dist/locales/types.d.ts +1 -1
- package/dist/shell/components/app-hub/composables/index.d.ts +2 -0
- package/dist/shell/components/app-hub/composables/index.d.ts.map +1 -0
- package/dist/shell/components/{app-switcher/composables/useAppSwitcher → app-hub/composables/useAppHub}/index.d.ts +2 -2
- package/dist/shell/components/app-hub/composables/useAppHub/index.d.ts.map +1 -0
- package/dist/shell/components/user-dropdown-button/user-dropdown-button.vue.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/MenuSidebar.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/MenuSidebar.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/layouts/DesktopLayout.vue.d.ts +3 -3
- package/dist/ui/components/organisms/vc-app/_internal/layouts/DesktopLayout.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.vue.d.ts +3 -3
- package/dist/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts.map +1 -1
- package/dist/ui/index.js +1 -1
- package/package.json +4 -4
- package/dist/shell/components/app-switcher/composables/index.d.ts +0 -2
- package/dist/shell/components/app-switcher/composables/index.d.ts.map +0 -1
- package/dist/shell/components/app-switcher/composables/useAppSwitcher/index.d.ts.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { l as Ye, B as ii, d as J, f as St, e as Qt, F as nt, aX as Pn, a0 as ma, I as Ct, a1 as si, bs as ri, r as rt, R as pa, bt as Jt, an as ga, t as Zt, $ as ba, a2 as Cl, Z as ha, k as el, C as Il, G as tl, am as Ea, ax as ll, a as Oe, m as Tl, n as ui, ab as ya, bl as Aa, aC as cn, c as Ra, q as Ia, aD as di, ar as Fn, bu as ci, z as Ta, bv as vi, ad as fi, ak as mi, aj as pi, ac as zn, X as gi, aK as bi, g as hi, u as
|
|
1
|
+
import { defineComponent as H, computed as S, openBlock as o, createElementBlock as p, withKeys as ge, withModifiers as le, normalizeClass as q, toDisplayString as D, createCommentVNode as R, createElementVNode as y, renderSlot as V, normalizeStyle as he, provide as Me, toRef as Ie, useId as wt, ref as O, watch as ne, createBlock as B, unref as n, mergeProps as Se, resolveDynamicComponent as We, withCtx as A, createVNode as x, inject as de, onBeforeUnmount as He, Teleport as ot, Transition as _e, createSlots as we, createTextVNode as ie, resolveComponent as Ne, Fragment as ee, renderList as me, useSlots as ct, resolveDirective as Rl, withDirectives as Ue, onMounted as lt, onUnmounted as Lt, vModelText as Vn, nextTick as Ee, vModelDynamic as li, watchEffect as Kt, normalizeProps as Qe, guardReactiveProps as Je, vShow as Bt, vModelCheckbox as ai, toValue as Te, onScopeDispose as mt, reactive as xt, getCurrentInstance as pt, getCurrentScope as kt, hasInjectionContext as Dn, shallowReactive as kl, markRaw as Yt, shallowRef as ni, isRef as dt, toHandlers as Sl, useAttrs as oi, TransitionGroup as _a, toRaw as Nn } from "vue";
|
|
2
|
+
import { l as Ye, B as ii, d as J, f as St, e as Qt, F as nt, aX as Pn, a0 as ma, I as Ct, a1 as si, bs as ri, r as rt, R as pa, bt as Jt, an as ga, t as Zt, $ as ba, a2 as Cl, Z as ha, k as el, C as Il, G as tl, am as Ea, ax as ll, a as Oe, m as Tl, n as ui, ab as ya, bl as Aa, aC as cn, c as Ra, q as Ia, aD as di, ar as Fn, bu as ci, z as Ta, bv as vi, ad as fi, ak as mi, aj as pi, ac as zn, X as gi, aK as bi, g as hi, u as Hn, b as Un, W as Gn, v as xa, w as yi, ag as wi } from "./VcAiAgentPanel.vue_vue_type_style_index_0_lang-DkhNTrts.js";
|
|
3
3
|
import { d as Ma, e as ki, a as Oa, f as Si, g as Ci, u as $i } from "./vendor-vueuse-core-CPOkeLul.js";
|
|
4
4
|
import { u as _i, E as vn } from "./vendor-tiptap-vue-3-CdIBiRMV.js";
|
|
5
5
|
import { S as Ei } from "./vendor-tiptap-starter-kit-BEsLVJ4Q.js";
|
|
@@ -14,7 +14,7 @@ import { J as Di, p as Ni } from "./vendor-prettier-B0zlh-ye.js";
|
|
|
14
14
|
import { p as xl } from "./vendor-dompurify-BIuh5IAZ.js";
|
|
15
15
|
import { S as Pi, N as Fi, a as zi } from "./vendor-swiper-1bp0oJwt.js";
|
|
16
16
|
import { v as Ml } from "./vendor-vueuse-components-C3DWJalC.js";
|
|
17
|
-
import { o as al, f as nl, s as Vt, b as
|
|
17
|
+
import { o as al, f as nl, s as Vt, b as Hi, d as Ui } from "./vendor-floating-ui-dom-BvVXFZ4B.js";
|
|
18
18
|
import { useRoute as Dt, useRouter as Ol } from "vue-router";
|
|
19
19
|
import { u as Ve } from "./vendor-vue-i18n-BSCeQYoP.js";
|
|
20
20
|
import Gi from "../assets/d5f9664ebbfb104b.svg";
|
|
@@ -69,8 +69,8 @@ import Ns from "../assets/0f590f8a94577092.svg";
|
|
|
69
69
|
import Ps from "../assets/259e6ad461a52ad7.svg";
|
|
70
70
|
import Fs from "../assets/7d55399c2a7bc985.svg";
|
|
71
71
|
import zs from "../assets/910b0d99b9e26568.svg";
|
|
72
|
-
import
|
|
73
|
-
import
|
|
72
|
+
import Hs from "../assets/e4a8550f1c7ffe36.svg";
|
|
73
|
+
import Us from "../assets/2088983edf42e153.svg";
|
|
74
74
|
import Gs from "../assets/225da11d23968333.svg";
|
|
75
75
|
import Ws from "../assets/d32b129cae2fffd6.svg";
|
|
76
76
|
import qs from "../assets/abf88f301a0730f4.svg";
|
|
@@ -98,7 +98,7 @@ const yr = ["role", "tabindex", "aria-disabled", "aria-label", "onKeydown"], wr
|
|
|
98
98
|
}, kr = { class: "vc-badge__content" }, Sr = ["role", "tabindex", "aria-disabled", "aria-label", "onKeydown"], Cr = {
|
|
99
99
|
key: 0,
|
|
100
100
|
class: "vc-badge__text"
|
|
101
|
-
}, $r = /* @__PURE__ */
|
|
101
|
+
}, $r = /* @__PURE__ */ H({
|
|
102
102
|
__name: "vc-badge",
|
|
103
103
|
props: {
|
|
104
104
|
active: { type: Boolean },
|
|
@@ -291,7 +291,7 @@ function Mr(e) {
|
|
|
291
291
|
const a = typeof e == "string" ? parseInt(e) : e;
|
|
292
292
|
return !isNaN(a) && a > 99 ? "99+" : String(e);
|
|
293
293
|
}
|
|
294
|
-
const Or = ["width", "height"], TS = /* @__PURE__ */
|
|
294
|
+
const Or = ["width", "height"], TS = /* @__PURE__ */ H({
|
|
295
295
|
__name: "MenuBurgerIcon",
|
|
296
296
|
props: {
|
|
297
297
|
width: {},
|
|
@@ -314,7 +314,7 @@ const Or = ["width", "height"], TS = /* @__PURE__ */ U({
|
|
|
314
314
|
}, null, -1)
|
|
315
315
|
])], 8, Or));
|
|
316
316
|
}
|
|
317
|
-
}), xS = /* @__PURE__ */
|
|
317
|
+
}), xS = /* @__PURE__ */ H({
|
|
318
318
|
__name: "vc-button-group",
|
|
319
319
|
props: {
|
|
320
320
|
orientation: { default: "horizontal" },
|
|
@@ -345,7 +345,7 @@ const Or = ["width", "height"], TS = /* @__PURE__ */ U({
|
|
|
345
345
|
}), Lr = ["role", "tabindex", "aria-expanded", "aria-controls", "onKeydown"], Br = { class: "vc-card__header-content" }, Vr = { class: "vc-card__title" }, Dr = {
|
|
346
346
|
key: 0,
|
|
347
347
|
class: "vc-card__actions"
|
|
348
|
-
}, Nr = /* @__PURE__ */
|
|
348
|
+
}, Nr = /* @__PURE__ */ H({
|
|
349
349
|
name: "VcCard",
|
|
350
350
|
inheritAttrs: !1,
|
|
351
351
|
__name: "vc-card",
|
|
@@ -420,7 +420,7 @@ const Or = ["width", "height"], TS = /* @__PURE__ */ U({
|
|
|
420
420
|
], 2)
|
|
421
421
|
], 2));
|
|
422
422
|
}
|
|
423
|
-
}), MS = Nr, pn = /* @__PURE__ */
|
|
423
|
+
}), MS = Nr, pn = /* @__PURE__ */ H({
|
|
424
424
|
__name: "vc-col",
|
|
425
425
|
props: {
|
|
426
426
|
size: { default: 1 }
|
|
@@ -433,7 +433,7 @@ const Or = ["width", "height"], TS = /* @__PURE__ */ U({
|
|
|
433
433
|
V(a.$slots, "default")
|
|
434
434
|
], 4));
|
|
435
435
|
}
|
|
436
|
-
}), Pr = /* @__PURE__ */
|
|
436
|
+
}), Pr = /* @__PURE__ */ H({
|
|
437
437
|
__name: "vc-container",
|
|
438
438
|
props: {
|
|
439
439
|
shadow: { type: Boolean },
|
|
@@ -476,7 +476,7 @@ const Or = ["width", "height"], TS = /* @__PURE__ */ U({
|
|
|
476
476
|
_: 3
|
|
477
477
|
}, 8, ["class", "aria-label"]));
|
|
478
478
|
}
|
|
479
|
-
}), OS = Pr, Fr = ["id", "role"], zr = /* @__PURE__ */
|
|
479
|
+
}), OS = Pr, Fr = ["id", "role"], zr = /* @__PURE__ */ H({
|
|
480
480
|
__name: "vc-hint",
|
|
481
481
|
props: {
|
|
482
482
|
id: {},
|
|
@@ -493,11 +493,11 @@ const Or = ["width", "height"], TS = /* @__PURE__ */ U({
|
|
|
493
493
|
V(a.$slots, "default")
|
|
494
494
|
], 10, Fr));
|
|
495
495
|
}
|
|
496
|
-
}), Pe = zr,
|
|
496
|
+
}), Pe = zr, Hr = ["role", "tabindex", "aria-label", "onKeydown"], Ur = {
|
|
497
497
|
key: 0,
|
|
498
498
|
class: "vc-image__placeholder",
|
|
499
499
|
"aria-hidden": "true"
|
|
500
|
-
}, jn = /* @__PURE__ */
|
|
500
|
+
}, jn = /* @__PURE__ */ H({
|
|
501
501
|
__name: "vc-image",
|
|
502
502
|
props: {
|
|
503
503
|
aspect: { default: "1x1" },
|
|
@@ -556,13 +556,13 @@ const Or = ["width", "height"], TS = /* @__PURE__ */ U({
|
|
|
556
556
|
ge(le(u, ["prevent"]), ["space"])
|
|
557
557
|
]
|
|
558
558
|
}, [
|
|
559
|
-
e.src ? R("", !0) : (o(), p("div",
|
|
559
|
+
e.src ? R("", !0) : (o(), p("div", Ur, [
|
|
560
560
|
x(n(J), {
|
|
561
561
|
icon: e.emptyIcon,
|
|
562
562
|
size: "xl"
|
|
563
563
|
}, null, 8, ["icon"])
|
|
564
564
|
]))
|
|
565
|
-
], 46,
|
|
565
|
+
], 46, Hr)
|
|
566
566
|
], 2));
|
|
567
567
|
}
|
|
568
568
|
});
|
|
@@ -625,7 +625,7 @@ function Gr(e, a = {}) {
|
|
|
625
625
|
function c() {
|
|
626
626
|
s !== null && (cancelAnimationFrame(s), s = null);
|
|
627
627
|
}
|
|
628
|
-
return Ma(e, i),
|
|
628
|
+
return Ma(e, i), He(() => {
|
|
629
629
|
c();
|
|
630
630
|
}), {
|
|
631
631
|
canScrollUp: l,
|
|
@@ -732,7 +732,7 @@ function VS(e) {
|
|
|
732
732
|
}
|
|
733
733
|
};
|
|
734
734
|
}
|
|
735
|
-
const Yr = ["aria-describedby"], Va = /* @__PURE__ */
|
|
735
|
+
const Yr = ["aria-describedby"], Va = /* @__PURE__ */ H({
|
|
736
736
|
__name: "vc-tooltip",
|
|
737
737
|
props: {
|
|
738
738
|
placement: { default: "bottom" },
|
|
@@ -765,7 +765,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
765
765
|
middlewareData: b
|
|
766
766
|
} = pr(r, s, {
|
|
767
767
|
placement: S(() => a.placement),
|
|
768
|
-
whileElementsMounted:
|
|
768
|
+
whileElementsMounted: Hi,
|
|
769
769
|
middleware: v
|
|
770
770
|
}), h = S(() => typeof a.maxWidth == "number" ? `${a.maxWidth}px` : a.maxWidth), m = S(() => ({
|
|
771
771
|
...g.value,
|
|
@@ -784,7 +784,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
784
784
|
}, E = () => {
|
|
785
785
|
c && (clearTimeout(c), c = null), l.value = !1;
|
|
786
786
|
};
|
|
787
|
-
return
|
|
787
|
+
return He(() => {
|
|
788
788
|
c && (clearTimeout(c), c = null);
|
|
789
789
|
}), (_, M) => (o(), p("div", {
|
|
790
790
|
ref_key: "target",
|
|
@@ -845,7 +845,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
845
845
|
}, Zr = {
|
|
846
846
|
key: 1,
|
|
847
847
|
class: "vc-label__language"
|
|
848
|
-
}, et = /* @__PURE__ */
|
|
848
|
+
}, et = /* @__PURE__ */ H({
|
|
849
849
|
__name: "vc-label",
|
|
850
850
|
props: {
|
|
851
851
|
required: { type: Boolean },
|
|
@@ -889,7 +889,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
889
889
|
_: 3
|
|
890
890
|
}, 8, ["class", "for"]));
|
|
891
891
|
}
|
|
892
|
-
}), eu = ["disabled", "aria-disabled"], tu = /* @__PURE__ */
|
|
892
|
+
}), eu = ["disabled", "aria-disabled"], tu = /* @__PURE__ */ H({
|
|
893
893
|
__name: "vc-link",
|
|
894
894
|
props: {
|
|
895
895
|
active: { type: Boolean },
|
|
@@ -915,7 +915,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
915
915
|
V(s.$slots, "default")
|
|
916
916
|
], 10, eu));
|
|
917
917
|
}
|
|
918
|
-
}), Qn = tu, lu = ["aria-busy"], au = { class: "tw-sr-only" }, nu = /* @__PURE__ */
|
|
918
|
+
}), Qn = tu, lu = ["aria-busy"], au = { class: "tw-sr-only" }, nu = /* @__PURE__ */ H({
|
|
919
919
|
__name: "vc-loading",
|
|
920
920
|
props: {
|
|
921
921
|
active: { type: Boolean }
|
|
@@ -935,7 +935,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
935
935
|
y("span", au, D(e.active ? "Loading..." : ""), 1)
|
|
936
936
|
], 10, lu));
|
|
937
937
|
}
|
|
938
|
-
}), DS = nu, ou = ["aria-valuenow", "aria-label"], iu = /* @__PURE__ */
|
|
938
|
+
}), DS = nu, ou = ["aria-valuenow", "aria-label"], iu = /* @__PURE__ */ H({
|
|
939
939
|
__name: "vc-progress",
|
|
940
940
|
props: {
|
|
941
941
|
value: { default: 0 },
|
|
@@ -960,14 +960,14 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
960
960
|
}, null, 4)
|
|
961
961
|
], 10, ou));
|
|
962
962
|
}
|
|
963
|
-
}), NS = iu, su = { class: "vc-row" }, PS = /* @__PURE__ */
|
|
963
|
+
}), NS = iu, su = { class: "vc-row" }, PS = /* @__PURE__ */ H({
|
|
964
964
|
__name: "vc-row",
|
|
965
965
|
setup(e) {
|
|
966
966
|
return (a, t) => (o(), p("div", su, [
|
|
967
967
|
V(a.$slots, "default")
|
|
968
968
|
]));
|
|
969
969
|
}
|
|
970
|
-
}), ru = ["aria-label"], uu = { class: "vc-status__content" }, du = /* @__PURE__ */
|
|
970
|
+
}), ru = ["aria-label"], uu = { class: "vc-status__content" }, du = /* @__PURE__ */ H({
|
|
971
971
|
__name: "vc-status",
|
|
972
972
|
props: {
|
|
973
973
|
variant: { default: "info" },
|
|
@@ -991,7 +991,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
991
991
|
])
|
|
992
992
|
], 10, ru));
|
|
993
993
|
}
|
|
994
|
-
}), cu = ["aria-label"], vu = /* @__PURE__ */
|
|
994
|
+
}), cu = ["aria-label"], vu = /* @__PURE__ */ H({
|
|
995
995
|
__name: "vc-status-icon",
|
|
996
996
|
props: {
|
|
997
997
|
status: { type: Boolean }
|
|
@@ -1020,7 +1020,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
1020
1020
|
class: "vc-video__placeholder",
|
|
1021
1021
|
role: "img",
|
|
1022
1022
|
"aria-label": "No video source"
|
|
1023
|
-
}, FS = /* @__PURE__ */
|
|
1023
|
+
}, FS = /* @__PURE__ */ H({
|
|
1024
1024
|
__name: "vc-video",
|
|
1025
1025
|
props: {
|
|
1026
1026
|
label: {},
|
|
@@ -1073,7 +1073,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
1073
1073
|
}), hu = ["data-widget-id", "data-widget-name", "tabindex", "aria-disabled", "aria-label", "onKeydown"], yu = { class: "vc-widget__icon-container" }, wu = {
|
|
1074
1074
|
key: 0,
|
|
1075
1075
|
class: "vc-widget__content"
|
|
1076
|
-
}, ku = { class: "vc-widget__title" }, Su = /* @__PURE__ */
|
|
1076
|
+
}, ku = { class: "vc-widget__title" }, Su = /* @__PURE__ */ H({
|
|
1077
1077
|
__name: "vc-widget",
|
|
1078
1078
|
props: {
|
|
1079
1079
|
icon: {},
|
|
@@ -1137,7 +1137,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
1137
1137
|
], 42, hu);
|
|
1138
1138
|
};
|
|
1139
1139
|
}
|
|
1140
|
-
}), $l = Su, Cu = ["aria-label"], $u = { class: "tw-sr-only" }, _u = ["aria-label"], Eu = { class: "tw-sr-only" }, Ge = /* @__PURE__ */
|
|
1140
|
+
}), $l = Su, Cu = ["aria-label"], $u = { class: "tw-sr-only" }, _u = ["aria-label"], Eu = { class: "tw-sr-only" }, Ge = /* @__PURE__ */ H({
|
|
1141
1141
|
__name: "vc-skeleton",
|
|
1142
1142
|
props: {
|
|
1143
1143
|
variant: { default: "text" },
|
|
@@ -1194,7 +1194,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
1194
1194
|
}, Tu = {
|
|
1195
1195
|
key: 2,
|
|
1196
1196
|
class: "vc-banner__trigger"
|
|
1197
|
-
}, xu = ["aria-expanded"], zS = /* @__PURE__ */
|
|
1197
|
+
}, xu = ["aria-expanded"], zS = /* @__PURE__ */ H({
|
|
1198
1198
|
__name: "vc-banner",
|
|
1199
1199
|
props: {
|
|
1200
1200
|
variant: { default: "info" },
|
|
@@ -1276,7 +1276,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
1276
1276
|
class: "vc-scrollable-container",
|
|
1277
1277
|
role: "region",
|
|
1278
1278
|
"aria-label": "Scrollable content"
|
|
1279
|
-
}, gn = 40, ft = /* @__PURE__ */
|
|
1279
|
+
}, gn = 40, ft = /* @__PURE__ */ H({
|
|
1280
1280
|
__name: "vc-scrollable-container",
|
|
1281
1281
|
props: {
|
|
1282
1282
|
speed: { default: void 0 }
|
|
@@ -1341,7 +1341,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
1341
1341
|
], 34)
|
|
1342
1342
|
]));
|
|
1343
1343
|
}
|
|
1344
|
-
}), Ou = ["aria-expanded", "disabled"], Lu = { class: "vc-accordion-item__title" }, Jn = /* @__PURE__ */
|
|
1344
|
+
}), Ou = ["aria-expanded", "disabled"], Lu = { class: "vc-accordion-item__title" }, Jn = /* @__PURE__ */ H({
|
|
1345
1345
|
name: "VcAccordionItem",
|
|
1346
1346
|
__name: "vc-accordion-item",
|
|
1347
1347
|
props: {
|
|
@@ -1419,7 +1419,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
1419
1419
|
], 6)
|
|
1420
1420
|
], 2));
|
|
1421
1421
|
}
|
|
1422
|
-
}), Bu = /* @__PURE__ */
|
|
1422
|
+
}), Bu = /* @__PURE__ */ H({
|
|
1423
1423
|
name: "VcAccordion",
|
|
1424
1424
|
__name: "vc-accordion",
|
|
1425
1425
|
props: {
|
|
@@ -1479,7 +1479,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
1479
1479
|
V(d.$slots, "default")
|
|
1480
1480
|
], 2));
|
|
1481
1481
|
}
|
|
1482
|
-
}),
|
|
1482
|
+
}), HS = Bu, US = Jn, Vu = ["aria-label", "aria-labelledby"], Du = /* @__PURE__ */ H({
|
|
1483
1483
|
__name: "vc-form",
|
|
1484
1484
|
props: {
|
|
1485
1485
|
ariaLabel: {},
|
|
@@ -1502,7 +1502,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
1502
1502
|
])
|
|
1503
1503
|
], 40, Vu));
|
|
1504
1504
|
}
|
|
1505
|
-
}), Nu = Du, Pu = ["tabindex", "aria-label", "aria-describedby", "aria-disabled", "aria-required", "onKeydown"], Fu = { class: "vc-file-upload__text" }, zu = ["accept", "multiple", "name", "disabled"],
|
|
1505
|
+
}), Nu = Du, Pu = ["tabindex", "aria-label", "aria-describedby", "aria-disabled", "aria-required", "onKeydown"], Fu = { class: "vc-file-upload__text" }, zu = ["accept", "multiple", "name", "disabled"], Hu = { key: 0 }, ka = /* @__PURE__ */ H({
|
|
1506
1506
|
__name: "vc-file-upload",
|
|
1507
1507
|
props: {
|
|
1508
1508
|
loading: { type: Boolean },
|
|
@@ -1555,7 +1555,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
1555
1555
|
return o(), p("div", {
|
|
1556
1556
|
class: q(["vc-file-upload__container", { "vc-file-upload__container--error": !!w.value }])
|
|
1557
1557
|
}, [
|
|
1558
|
-
|
|
1558
|
+
Ue((o(), p("div", {
|
|
1559
1559
|
class: q(["vc-file-upload__drop-zone", {
|
|
1560
1560
|
"vc-file-upload__drop-zone--dragging": f.value,
|
|
1561
1561
|
"vc-file-upload__drop-zone--disabled": n(u)
|
|
@@ -1620,7 +1620,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
1620
1620
|
mode: "out-in"
|
|
1621
1621
|
}, {
|
|
1622
1622
|
default: A(() => [
|
|
1623
|
-
w.value ? (o(), p("div",
|
|
1623
|
+
w.value ? (o(), p("div", Hu, [
|
|
1624
1624
|
V(T.$slots, "error", {}, () => [
|
|
1625
1625
|
x(n(Pe), {
|
|
1626
1626
|
id: n(i),
|
|
@@ -1640,7 +1640,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
1640
1640
|
], 2);
|
|
1641
1641
|
};
|
|
1642
1642
|
}
|
|
1643
|
-
}),
|
|
1643
|
+
}), Uu = dr.create({
|
|
1644
1644
|
name: "fontSize",
|
|
1645
1645
|
addOptions() {
|
|
1646
1646
|
return {
|
|
@@ -1669,7 +1669,7 @@ const Yr = ["aria-describedby"], Va = /* @__PURE__ */ U({
|
|
|
1669
1669
|
unsetFontSize: () => ({ chain: e }) => e().setMark("textStyle", { fontSize: null }).run()
|
|
1670
1670
|
};
|
|
1671
1671
|
}
|
|
1672
|
-
}), Gu = ["disabled", "aria-pressed", "aria-label"], Le = /* @__PURE__ */
|
|
1672
|
+
}), Gu = ["disabled", "aria-pressed", "aria-label"], Le = /* @__PURE__ */ H({
|
|
1673
1673
|
__name: "vc-editor-button",
|
|
1674
1674
|
props: {
|
|
1675
1675
|
icon: {},
|
|
@@ -1705,7 +1705,7 @@ function pl(e) {
|
|
|
1705
1705
|
const Wu = {
|
|
1706
1706
|
key: 2,
|
|
1707
1707
|
class: "vc-editor-dropdown"
|
|
1708
|
-
}, qu = ["disabled"], Ku = ["value"], Yu = /* @__PURE__ */
|
|
1708
|
+
}, qu = ["disabled"], Ku = ["value"], Yu = /* @__PURE__ */ H({
|
|
1709
1709
|
__name: "vc-editor-custom-button",
|
|
1710
1710
|
props: {
|
|
1711
1711
|
editor: {},
|
|
@@ -1749,7 +1749,7 @@ const Wu = {
|
|
|
1749
1749
|
}), ju = { class: "vc-editor-font-selector" }, Xu = { class: "vc-editor-font-selector__dropdown" }, Qu = ["disabled"], Ju = {
|
|
1750
1750
|
key: 0,
|
|
1751
1751
|
class: "vc-editor-font-selector__size-value"
|
|
1752
|
-
}, Zu = ["onClick"], ed = { class: "vc-editor-font-selector__custom" }, td = /* @__PURE__ */
|
|
1752
|
+
}, Zu = ["onClick"], ed = { class: "vc-editor-font-selector__custom" }, td = /* @__PURE__ */ H({
|
|
1753
1753
|
__name: "vc-editor-font-selector",
|
|
1754
1754
|
props: {
|
|
1755
1755
|
editor: {},
|
|
@@ -1811,7 +1811,7 @@ const Wu = {
|
|
|
1811
1811
|
onClick: (h) => u(b)
|
|
1812
1812
|
}, D(b) + "px ", 11, Zu)), 64)),
|
|
1813
1813
|
y("div", ed, [
|
|
1814
|
-
|
|
1814
|
+
Ue(y("input", {
|
|
1815
1815
|
"onUpdate:modelValue": f[0] || (f[0] = (b) => l.value = b),
|
|
1816
1816
|
type: "number",
|
|
1817
1817
|
min: "8",
|
|
@@ -1835,7 +1835,7 @@ const Wu = {
|
|
|
1835
1835
|
}, ad = {
|
|
1836
1836
|
key: 0,
|
|
1837
1837
|
class: "vc-editor-toolbar__separator"
|
|
1838
|
-
}, nd = /* @__PURE__ */
|
|
1838
|
+
}, nd = /* @__PURE__ */ H({
|
|
1839
1839
|
__name: "vc-editor-toolbar",
|
|
1840
1840
|
props: {
|
|
1841
1841
|
editor: {},
|
|
@@ -2022,7 +2022,7 @@ const Wu = {
|
|
|
2022
2022
|
}, sd = { class: "vc-editor__header-actions" }, rd = { class: "vc-editor__body" }, ud = ["innerHTML"], dd = ["value", "maxlength"], cd = {
|
|
2023
2023
|
key: 3,
|
|
2024
2024
|
class: "vc-editor__split-view"
|
|
2025
|
-
}, vd = { class: "vc-editor__split-editor" }, fd = { class: "vc-editor__split-preview" }, md = ["value", "maxlength"], pd = { key: 0 }, GS = /* @__PURE__ */
|
|
2025
|
+
}, vd = { class: "vc-editor__split-editor" }, fd = { class: "vc-editor__split-preview" }, md = ["value", "maxlength"], pd = { key: 0 }, GS = /* @__PURE__ */ H({
|
|
2026
2026
|
__name: "vc-editor",
|
|
2027
2027
|
props: {
|
|
2028
2028
|
placeholder: {},
|
|
@@ -2104,7 +2104,7 @@ const Wu = {
|
|
|
2104
2104
|
Ei,
|
|
2105
2105
|
Ai,
|
|
2106
2106
|
Bi,
|
|
2107
|
-
|
|
2107
|
+
Uu,
|
|
2108
2108
|
xi.configure({ resizable: !0 }),
|
|
2109
2109
|
Ri,
|
|
2110
2110
|
Ii,
|
|
@@ -2237,7 +2237,7 @@ const Wu = {
|
|
|
2237
2237
|
(I) => {
|
|
2238
2238
|
M.value?.setEditable(!I);
|
|
2239
2239
|
}
|
|
2240
|
-
),
|
|
2240
|
+
), He(() => {
|
|
2241
2241
|
M.value?.destroy();
|
|
2242
2242
|
});
|
|
2243
2243
|
function C() {
|
|
@@ -2416,7 +2416,7 @@ const Wu = {
|
|
|
2416
2416
|
}), gd = { class: "vc-date-picker__field-container" }, bd = { class: "vc-date-picker__field" }, hd = {
|
|
2417
2417
|
key: 0,
|
|
2418
2418
|
class: "vc-date-picker__loading"
|
|
2419
|
-
}, yd = { key: 0 }, wd = { key: 1 }, kd = /* @__PURE__ */
|
|
2419
|
+
}, yd = { key: 0 }, wd = { key: 1 }, kd = /* @__PURE__ */ H({
|
|
2420
2420
|
__name: "vc-date-picker",
|
|
2421
2421
|
props: {
|
|
2422
2422
|
modelValue: {},
|
|
@@ -2598,7 +2598,7 @@ const Wu = {
|
|
|
2598
2598
|
}), Sd = { class: "vc-color-input__field-container" }, Cd = { class: "vc-color-input__field" }, $d = ["id", "placeholder", "disabled", "name", "autofocus", "aria-invalid", "aria-required", "aria-describedby", "aria-labelledby"], _d = { class: "vc-color-input__color-container" }, Ed = ["aria-label"], Ad = ["value"], Rd = {
|
|
2599
2599
|
key: 0,
|
|
2600
2600
|
class: "vc-color-input__loading"
|
|
2601
|
-
}, Id = { key: 0 }, Td = { key: 1 }, xd = /* @__PURE__ */
|
|
2601
|
+
}, Id = { key: 0 }, Td = { key: 1 }, xd = /* @__PURE__ */ H({
|
|
2602
2602
|
__name: "vc-color-input",
|
|
2603
2603
|
props: {
|
|
2604
2604
|
modelValue: {},
|
|
@@ -2721,7 +2721,7 @@ const Wu = {
|
|
|
2721
2721
|
}, [
|
|
2722
2722
|
y("div", Sd, [
|
|
2723
2723
|
y("div", Cd, [
|
|
2724
|
-
|
|
2724
|
+
Ue(y("input", {
|
|
2725
2725
|
id: n(s),
|
|
2726
2726
|
ref_key: "inputRef",
|
|
2727
2727
|
ref: m,
|
|
@@ -2833,13 +2833,13 @@ const Wu = {
|
|
|
2833
2833
|
}, Fd = ["aria-label"], zd = {
|
|
2834
2834
|
key: 1,
|
|
2835
2835
|
class: "vc-input__append-inner"
|
|
2836
|
-
},
|
|
2836
|
+
}, Hd = {
|
|
2837
2837
|
key: 2,
|
|
2838
2838
|
class: "vc-input__loading"
|
|
2839
|
-
},
|
|
2839
|
+
}, Ud = {
|
|
2840
2840
|
key: 1,
|
|
2841
2841
|
class: "vc-input__append"
|
|
2842
|
-
}, Gd = { key: 0 }, Wd = { key: 1 }, Be = /* @__PURE__ */
|
|
2842
|
+
}, Gd = { key: 0 }, Wd = { key: 1 }, Be = /* @__PURE__ */ H({
|
|
2843
2843
|
__name: "vc-input",
|
|
2844
2844
|
props: {
|
|
2845
2845
|
modelValue: {},
|
|
@@ -3035,7 +3035,7 @@ const Wu = {
|
|
|
3035
3035
|
emitValue: I,
|
|
3036
3036
|
placeholder: e.placeholder
|
|
3037
3037
|
}, () => [
|
|
3038
|
-
|
|
3038
|
+
Ue(y("input", {
|
|
3039
3039
|
id: n(r),
|
|
3040
3040
|
ref_key: "inputRef",
|
|
3041
3041
|
ref: w,
|
|
@@ -3088,7 +3088,7 @@ const Wu = {
|
|
|
3088
3088
|
F.$slots["append-inner"] ? (o(), p("div", zd, [
|
|
3089
3089
|
V(F.$slots, "append-inner", { focus: P })
|
|
3090
3090
|
])) : R("", !0),
|
|
3091
|
-
e.loading ? (o(), p("div",
|
|
3091
|
+
e.loading ? (o(), p("div", Hd, [
|
|
3092
3092
|
x(n(J), {
|
|
3093
3093
|
icon: "lucide-loader-2",
|
|
3094
3094
|
class: "vc-input__loading-icon",
|
|
@@ -3097,7 +3097,7 @@ const Wu = {
|
|
|
3097
3097
|
])) : R("", !0)
|
|
3098
3098
|
])
|
|
3099
3099
|
], 2),
|
|
3100
|
-
F.$slots.append ? (o(), p("div",
|
|
3100
|
+
F.$slots.append ? (o(), p("div", Ud, [
|
|
3101
3101
|
V(F.$slots, "append", { focus: P })
|
|
3102
3102
|
])) : R("", !0)
|
|
3103
3103
|
]),
|
|
@@ -3215,7 +3215,7 @@ function Zn(e = {}) {
|
|
|
3215
3215
|
const k = document.querySelector(a);
|
|
3216
3216
|
k && m(k);
|
|
3217
3217
|
}
|
|
3218
|
-
}),
|
|
3218
|
+
}), He(() => {
|
|
3219
3219
|
w();
|
|
3220
3220
|
}), {
|
|
3221
3221
|
initKeyboardNavigation: m,
|
|
@@ -3612,7 +3612,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
3612
3612
|
}, gc = { class: "vc-select__chevron" }, bc = { class: "vc-select__hint-error" }, hc = { key: 0 }, yc = { key: 1 }, wc = {
|
|
3613
3613
|
key: 1,
|
|
3614
3614
|
class: "vc-select__append"
|
|
3615
|
-
}, kc = /* @__PURE__ */
|
|
3615
|
+
}, kc = /* @__PURE__ */ H({
|
|
3616
3616
|
__name: "SelectTrigger",
|
|
3617
3617
|
props: {
|
|
3618
3618
|
isOpened: { type: Boolean },
|
|
@@ -3867,7 +3867,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
3867
3867
|
}, Ec = { class: "tw-ml-1" }, Ac = {
|
|
3868
3868
|
key: 1,
|
|
3869
3869
|
class: "vc-select__no-options"
|
|
3870
|
-
}, Rc = { class: "vc-select__no-options-text" }, Ic = /* @__PURE__ */
|
|
3870
|
+
}, Rc = { class: "vc-select__no-options-text" }, Ic = /* @__PURE__ */ H({
|
|
3871
3871
|
__name: "SelectDropdown",
|
|
3872
3872
|
props: {
|
|
3873
3873
|
isOpened: { type: Boolean },
|
|
@@ -3912,7 +3912,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
3912
3912
|
}), (b, h) => (o(), B(ot, { to: n(i) }, [
|
|
3913
3913
|
x(_e, { name: "select-dropdown" }, {
|
|
3914
3914
|
default: A(() => [
|
|
3915
|
-
e.isOpened ?
|
|
3915
|
+
e.isOpened ? Ue((o(), p("div", {
|
|
3916
3916
|
key: 0,
|
|
3917
3917
|
id: e.listboxId,
|
|
3918
3918
|
ref_key: "dropdownElRef",
|
|
@@ -4000,7 +4000,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
4000
4000
|
})
|
|
4001
4001
|
], 8, ["to"]));
|
|
4002
4002
|
}
|
|
4003
|
-
}), Tc = ["innerHTML"], xc = { class: "vc-select__field-container" }, Ot = /* @__PURE__ */
|
|
4003
|
+
}), Tc = ["innerHTML"], xc = { class: "vc-select__field-container" }, Ot = /* @__PURE__ */ H({
|
|
4004
4004
|
__name: "vc-select",
|
|
4005
4005
|
props: {
|
|
4006
4006
|
label: {},
|
|
@@ -4291,7 +4291,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
4291
4291
|
])
|
|
4292
4292
|
], 2));
|
|
4293
4293
|
}
|
|
4294
|
-
}), Mc = { class: "tw-flex tw-items-center" }, Oc = ["aria-expanded", "onClick", "onKeydown"], Lc = /* @__PURE__ */
|
|
4294
|
+
}), Mc = { class: "tw-flex tw-items-center" }, Oc = ["aria-expanded", "onClick", "onKeydown"], Lc = /* @__PURE__ */ H({
|
|
4295
4295
|
__name: "vc-input-dropdown",
|
|
4296
4296
|
props: {
|
|
4297
4297
|
modelValue: {},
|
|
@@ -4430,7 +4430,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
4430
4430
|
}, 8, ["options", "option-label", "option-value", "searchable", "debounce", "disabled", "label", "required", "model-value", "tooltip", "multilanguage", "current-language"]);
|
|
4431
4431
|
};
|
|
4432
4432
|
}
|
|
4433
|
-
}), Bc = ["disabled", "placeholder"], Vc = /* @__PURE__ */
|
|
4433
|
+
}), Bc = ["disabled", "placeholder"], Vc = /* @__PURE__ */ H({
|
|
4434
4434
|
__name: "vc-input-currency",
|
|
4435
4435
|
props: {
|
|
4436
4436
|
modelValue: {},
|
|
@@ -4560,7 +4560,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
4560
4560
|
}), Dc = {
|
|
4561
4561
|
class: "vc-pagination",
|
|
4562
4562
|
"aria-label": "Pagination"
|
|
4563
|
-
}, Nc = { class: "vc-pagination__controls" }, Pc = ["disabled"], Fc = ["disabled"], zc = ["aria-current", "aria-label", "onClick"],
|
|
4563
|
+
}, Nc = { class: "vc-pagination__controls" }, Pc = ["disabled"], Fc = ["disabled"], zc = ["aria-current", "aria-label", "onClick"], Hc = ["disabled"], Uc = ["disabled"], Gc = 3, Wc = 5, qc = /* @__PURE__ */ H({
|
|
4564
4564
|
__name: "vc-pagination",
|
|
4565
4565
|
props: {
|
|
4566
4566
|
expanded: { type: Boolean },
|
|
@@ -4648,7 +4648,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
4648
4648
|
icon: "lucide-chevron-right",
|
|
4649
4649
|
"aria-hidden": "true"
|
|
4650
4650
|
})
|
|
4651
|
-
], 10,
|
|
4651
|
+
], 10, Hc),
|
|
4652
4652
|
i.value ? (o(), p("button", {
|
|
4653
4653
|
key: 1,
|
|
4654
4654
|
type: "button",
|
|
@@ -4661,7 +4661,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
4661
4661
|
icon: "lucide-chevrons-right",
|
|
4662
4662
|
"aria-hidden": "true"
|
|
4663
4663
|
})
|
|
4664
|
-
], 10,
|
|
4664
|
+
], 10, Uc)) : R("", !0)
|
|
4665
4665
|
])
|
|
4666
4666
|
]));
|
|
4667
4667
|
}
|
|
@@ -4674,7 +4674,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
4674
4674
|
}, Jc = { class: "vc-rating__rating" }, Zc = {
|
|
4675
4675
|
key: 1,
|
|
4676
4676
|
class: "vc-rating__placeholder"
|
|
4677
|
-
}, WS = /* @__PURE__ */
|
|
4677
|
+
}, WS = /* @__PURE__ */ H({
|
|
4678
4678
|
__name: "vc-rating",
|
|
4679
4679
|
props: {
|
|
4680
4680
|
placeholder: {},
|
|
@@ -4746,7 +4746,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
4746
4746
|
type: "button",
|
|
4747
4747
|
class: "vc-slider__btn",
|
|
4748
4748
|
"aria-label": "Next slide"
|
|
4749
|
-
}, ov = /* @__PURE__ */
|
|
4749
|
+
}, ov = /* @__PURE__ */ H({
|
|
4750
4750
|
__name: "vc-slider",
|
|
4751
4751
|
props: {
|
|
4752
4752
|
slides: { default: () => [] },
|
|
@@ -4788,7 +4788,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
4788
4788
|
]),
|
|
4789
4789
|
_: 3
|
|
4790
4790
|
}, 8, ["class", "space-between", "navigation", "slides-per-view"]),
|
|
4791
|
-
|
|
4791
|
+
Ue(y("div", null, [
|
|
4792
4792
|
y("div", tv, [
|
|
4793
4793
|
V(l.$slots, "prevBtn", {}, () => [
|
|
4794
4794
|
y("button", lv, [
|
|
@@ -4814,7 +4814,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
4814
4814
|
])
|
|
4815
4815
|
], 8, ev));
|
|
4816
4816
|
}
|
|
4817
|
-
}), qS = ov, iv = { class: "vc-textarea__field-wrapper" }, sv = ["id", "placeholder", "value", "disabled", "maxlength", "aria-invalid", "aria-required", "aria-describedby", "aria-labelledby"], rv = { key: 0 }, uv = { key: 1 }, dv = /* @__PURE__ */
|
|
4817
|
+
}), qS = ov, iv = { class: "vc-textarea__field-wrapper" }, sv = ["id", "placeholder", "value", "disabled", "maxlength", "aria-invalid", "aria-required", "aria-describedby", "aria-labelledby"], rv = { key: 0 }, uv = { key: 1 }, dv = /* @__PURE__ */ H({
|
|
4818
4818
|
__name: "vc-textarea",
|
|
4819
4819
|
props: {
|
|
4820
4820
|
placeholder: {},
|
|
@@ -4949,7 +4949,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
4949
4949
|
}, Sv = {
|
|
4950
4950
|
key: 1,
|
|
4951
4951
|
class: "vc-multivalue__append"
|
|
4952
|
-
}, Cv = /* @__PURE__ */
|
|
4952
|
+
}, Cv = /* @__PURE__ */ H({
|
|
4953
4953
|
__name: "MultivalueTrigger",
|
|
4954
4954
|
props: {
|
|
4955
4955
|
modelValue: {},
|
|
@@ -5106,7 +5106,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
5106
5106
|
}), $v = ["id", "aria-label"], _v = ["data-index", "onClick"], Ev = {
|
|
5107
5107
|
key: 0,
|
|
5108
5108
|
class: "vc-multivalue__no-options"
|
|
5109
|
-
}, Av = /* @__PURE__ */
|
|
5109
|
+
}, Av = /* @__PURE__ */ H({
|
|
5110
5110
|
__name: "MultivalueDropdown",
|
|
5111
5111
|
props: {
|
|
5112
5112
|
isOpened: { type: Boolean },
|
|
@@ -5162,7 +5162,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
5162
5162
|
() => {
|
|
5163
5163
|
l.isOpened && Ee(f);
|
|
5164
5164
|
}
|
|
5165
|
-
),
|
|
5165
|
+
), He(() => {
|
|
5166
5166
|
h();
|
|
5167
5167
|
}), a({
|
|
5168
5168
|
dropdownElRef: s,
|
|
@@ -5171,7 +5171,7 @@ const Qd = { class: "vc-select__control" }, Jd = {
|
|
|
5171
5171
|
}), (w, k) => (o(), B(ot, { to: n(c) }, [
|
|
5172
5172
|
x(_e, { name: "multivalue-dropdown" }, {
|
|
5173
5173
|
default: A(() => [
|
|
5174
|
-
e.isOpened ?
|
|
5174
|
+
e.isOpened ? Ue((o(), p("div", {
|
|
5175
5175
|
key: 0,
|
|
5176
5176
|
id: e.listboxId,
|
|
5177
5177
|
ref_key: "dropdownElRef",
|
|
@@ -5410,7 +5410,7 @@ function Ov(e) {
|
|
|
5410
5410
|
})
|
|
5411
5411
|
};
|
|
5412
5412
|
}
|
|
5413
|
-
const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */
|
|
5413
|
+
const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ H({
|
|
5414
5414
|
__name: "vc-multivalue",
|
|
5415
5415
|
props: {
|
|
5416
5416
|
placeholder: {},
|
|
@@ -5630,16 +5630,16 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
5630
5630
|
}, Dv = { class: "vc-field-type__text-wrap" }, Nv = { class: "vc-field-type__text" }, Pv = {
|
|
5631
5631
|
key: 1,
|
|
5632
5632
|
class: "vc-field-type"
|
|
5633
|
-
}, Fv = { class: "vc-field-type__text-wrap" }, zv = { class: "vc-field-type__text" },
|
|
5633
|
+
}, Fv = { class: "vc-field-type__text-wrap" }, zv = { class: "vc-field-type__text" }, Hv = {
|
|
5634
5634
|
key: 2,
|
|
5635
5635
|
class: "vc-field-type"
|
|
5636
|
-
},
|
|
5636
|
+
}, Uv = { class: "vc-field-type__text-wrap" }, Gv = { class: "vc-field-type__text" }, Wv = {
|
|
5637
5637
|
key: 3,
|
|
5638
5638
|
class: "vc-field-type"
|
|
5639
5639
|
}, qv = { class: "vc-field-type__text-wrap" }, Kv = {
|
|
5640
5640
|
key: 4,
|
|
5641
5641
|
class: "vc-field-type"
|
|
5642
|
-
}, Yv = { class: "vc-field-type__text-wrap" }, jv = ["href"], Xv = /* @__PURE__ */
|
|
5642
|
+
}, Yv = { class: "vc-field-type__text-wrap" }, jv = ["href"], Xv = /* @__PURE__ */ H({
|
|
5643
5643
|
__name: "vc-field-type",
|
|
5644
5644
|
props: {
|
|
5645
5645
|
type: {},
|
|
@@ -5664,8 +5664,8 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
5664
5664
|
y("p", zv, D(e.value instanceof Date ? e.value.toLocaleDateString() : e.value), 1)
|
|
5665
5665
|
])
|
|
5666
5666
|
])) : R("", !0),
|
|
5667
|
-
e.type === "date-ago" ? (o(), p("div",
|
|
5668
|
-
y("div",
|
|
5667
|
+
e.type === "date-ago" ? (o(), p("div", Hv, [
|
|
5668
|
+
y("div", Uv, [
|
|
5669
5669
|
y("p", Gv, D(e.value instanceof Date ? n(Yn)(e.value) ?? "N/A" : e.value), 1)
|
|
5670
5670
|
])
|
|
5671
5671
|
])) : R("", !0),
|
|
@@ -5695,7 +5695,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
5695
5695
|
], 64);
|
|
5696
5696
|
};
|
|
5697
5697
|
}
|
|
5698
|
-
}), YS = /* @__PURE__ */
|
|
5698
|
+
}), YS = /* @__PURE__ */ H({
|
|
5699
5699
|
__name: "vc-field",
|
|
5700
5700
|
props: {
|
|
5701
5701
|
label: {},
|
|
@@ -5770,7 +5770,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
5770
5770
|
], 2);
|
|
5771
5771
|
};
|
|
5772
5772
|
}
|
|
5773
|
-
}), Qv = { class: "vc-radio-button" }, Jv = { class: "vc-radio-button__label" }, Zv = ["id", "name", "value", "checked", "disabled", "aria-invalid", "aria-required", "aria-describedby"], ef = { key: 0 }, Da = /* @__PURE__ */
|
|
5773
|
+
}), Qv = { class: "vc-radio-button" }, Jv = { class: "vc-radio-button__label" }, Zv = ["id", "name", "value", "checked", "disabled", "aria-invalid", "aria-required", "aria-describedby"], ef = { key: 0 }, Da = /* @__PURE__ */ H({
|
|
5774
5774
|
__name: "vc-radio-button",
|
|
5775
5775
|
props: {
|
|
5776
5776
|
label: {},
|
|
@@ -5843,7 +5843,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
5843
5843
|
})
|
|
5844
5844
|
]));
|
|
5845
5845
|
}
|
|
5846
|
-
}), tf = ["disabled", "role", "aria-invalid", "aria-describedby", "aria-labelledby", "aria-label"], lf = ["id"], af = { class: "vc-input-group__controls" }, nf = { key: 0 }, of = { key: 1 }, eo = /* @__PURE__ */
|
|
5846
|
+
}), tf = ["disabled", "role", "aria-invalid", "aria-describedby", "aria-labelledby", "aria-label"], lf = ["id"], af = { class: "vc-input-group__controls" }, nf = { key: 0 }, of = { key: 1 }, eo = /* @__PURE__ */ H({
|
|
5847
5847
|
__name: "vc-input-group",
|
|
5848
5848
|
props: {
|
|
5849
5849
|
label: {},
|
|
@@ -5949,7 +5949,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
5949
5949
|
})
|
|
5950
5950
|
], 10, tf));
|
|
5951
5951
|
}
|
|
5952
|
-
}), jS = /* @__PURE__ */
|
|
5952
|
+
}), jS = /* @__PURE__ */ H({
|
|
5953
5953
|
__name: "vc-radio-group",
|
|
5954
5954
|
props: {
|
|
5955
5955
|
label: {},
|
|
@@ -6018,7 +6018,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
6018
6018
|
key: 1,
|
|
6019
6019
|
class: "vc-checkbox__required",
|
|
6020
6020
|
"aria-hidden": "true"
|
|
6021
|
-
}, mf = { key: 0 }, Na = /* @__PURE__ */
|
|
6021
|
+
}, mf = { key: 0 }, Na = /* @__PURE__ */ H({
|
|
6022
6022
|
__name: "vc-checkbox",
|
|
6023
6023
|
props: {
|
|
6024
6024
|
label: {},
|
|
@@ -6094,7 +6094,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
6094
6094
|
} : void 0
|
|
6095
6095
|
]), 1032, ["html-for", "required", "error"])) : R("", !0),
|
|
6096
6096
|
y("label", sf, [
|
|
6097
|
-
|
|
6097
|
+
Ue(y("input", {
|
|
6098
6098
|
id: n(r),
|
|
6099
6099
|
ref_key: "checkboxRef",
|
|
6100
6100
|
ref: g,
|
|
@@ -6163,7 +6163,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
6163
6163
|
})
|
|
6164
6164
|
], 2));
|
|
6165
6165
|
}
|
|
6166
|
-
}), XS = /* @__PURE__ */
|
|
6166
|
+
}), XS = /* @__PURE__ */ H({
|
|
6167
6167
|
__name: "vc-checkbox-group",
|
|
6168
6168
|
props: {
|
|
6169
6169
|
label: {},
|
|
@@ -6224,7 +6224,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
6224
6224
|
_: 3
|
|
6225
6225
|
}, 8, ["label", "tooltip", "hint", "error", "error-message", "required", "disabled", "orientation", "name"]));
|
|
6226
6226
|
}
|
|
6227
|
-
}), pf = { class: "vc-switch__track-wrapper" }, gf = { class: "vc-switch__track-label" }, bf = ["id", "checked", "disabled", "aria-checked", "aria-invalid", "aria-required", "aria-describedby"], hf = { key: 0 }, yf = { key: 1 }, wf = /* @__PURE__ */
|
|
6227
|
+
}), pf = { class: "vc-switch__track-wrapper" }, gf = { class: "vc-switch__track-label" }, bf = ["id", "checked", "disabled", "aria-checked", "aria-invalid", "aria-required", "aria-describedby"], hf = { key: 0 }, yf = { key: 1 }, wf = /* @__PURE__ */ H({
|
|
6228
6228
|
__name: "vc-switch",
|
|
6229
6229
|
props: {
|
|
6230
6230
|
modelValue: { type: Boolean },
|
|
@@ -6343,7 +6343,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
6343
6343
|
}, Sf = { class: "vc-dropdown-panel__title" }, Cf = {
|
|
6344
6344
|
key: 1,
|
|
6345
6345
|
class: "vc-dropdown-panel__footer"
|
|
6346
|
-
}, $t = /* @__PURE__ */
|
|
6346
|
+
}, $t = /* @__PURE__ */ H({
|
|
6347
6347
|
__name: "vc-dropdown-panel",
|
|
6348
6348
|
props: {
|
|
6349
6349
|
show: { type: Boolean },
|
|
@@ -6366,7 +6366,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
6366
6366
|
al(4),
|
|
6367
6367
|
nl(),
|
|
6368
6368
|
Vt({ padding: 16 }),
|
|
6369
|
-
|
|
6369
|
+
Ui({
|
|
6370
6370
|
padding: 16,
|
|
6371
6371
|
apply({ availableHeight: w, elements: k }) {
|
|
6372
6372
|
Object.assign(k.floating.style, {
|
|
@@ -6416,7 +6416,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
6416
6416
|
(w) => {
|
|
6417
6417
|
u.value && gl.set(u.value, w ?? null);
|
|
6418
6418
|
}
|
|
6419
|
-
),
|
|
6419
|
+
), He(() => {
|
|
6420
6420
|
b(), document.removeEventListener("pointerdown", h), document.removeEventListener("keydown", m);
|
|
6421
6421
|
}), a({ close: g }), (w, k) => (o(), B(ot, { to: n(s) }, [
|
|
6422
6422
|
x(_e, { name: "vc-dropdown-panel-fade" }, {
|
|
@@ -6469,7 +6469,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
6469
6469
|
}, Tf = {
|
|
6470
6470
|
key: 1,
|
|
6471
6471
|
class: "vc-menu__items"
|
|
6472
|
-
}, xf = /* @__PURE__ */
|
|
6472
|
+
}, xf = /* @__PURE__ */ H({
|
|
6473
6473
|
name: "VcMenu",
|
|
6474
6474
|
__name: "vc-menu",
|
|
6475
6475
|
props: {
|
|
@@ -6550,7 +6550,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
6550
6550
|
}, Of = {
|
|
6551
6551
|
key: 1,
|
|
6552
6552
|
class: "vc-menu-item__letters"
|
|
6553
|
-
}, Lf = { class: "vc-menu-item__title" }, Bf = { class: "vc-menu-item__title-text" }, to = /* @__PURE__ */
|
|
6553
|
+
}, Lf = { class: "vc-menu-item__title" }, Bf = { class: "vc-menu-item__title-text" }, to = /* @__PURE__ */ H({
|
|
6554
6554
|
name: "VcMenuItem",
|
|
6555
6555
|
__name: "vc-menu-item",
|
|
6556
6556
|
props: {
|
|
@@ -6595,7 +6595,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
6595
6595
|
])) : l.value ? R("", !0) : (o(), p("div", Of, D(r.value), 1)),
|
|
6596
6596
|
x(_e, { name: "vc-menu-opacity" }, {
|
|
6597
6597
|
default: A(() => [
|
|
6598
|
-
|
|
6598
|
+
Ue(y("div", Lf, [
|
|
6599
6599
|
y("span", Bf, D(e.title), 1),
|
|
6600
6600
|
e.badge && s.value ? (o(), B(n($r), {
|
|
6601
6601
|
key: 0,
|
|
@@ -6631,7 +6631,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
6631
6631
|
}), Vf = {
|
|
6632
6632
|
key: 0,
|
|
6633
6633
|
class: "vc-menu-group__section-icon"
|
|
6634
|
-
}, Df = { class: "vc-menu-group__section-title" }, Nf = { class: "vc-menu-group__children" }, Pf = /* @__PURE__ */
|
|
6634
|
+
}, Df = { class: "vc-menu-group__section-title" }, Nf = { class: "vc-menu-group__children" }, Pf = /* @__PURE__ */ H({
|
|
6635
6635
|
name: "VcMenuGroup",
|
|
6636
6636
|
__name: "vc-menu-group",
|
|
6637
6637
|
props: {
|
|
@@ -6706,7 +6706,7 @@ const Lv = { key: 0 }, Bv = { key: 1 }, KS = /* @__PURE__ */ U({
|
|
|
6706
6706
|
], 2));
|
|
6707
6707
|
}
|
|
6708
6708
|
}), Ff = xf, yn = to, zf = Pf;
|
|
6709
|
-
function
|
|
6709
|
+
function Hf(e) {
|
|
6710
6710
|
const a = O(!1), t = O(!1);
|
|
6711
6711
|
function l() {
|
|
6712
6712
|
a.value = !0, t.value = !1;
|
|
@@ -6721,10 +6721,10 @@ function Uf(e) {
|
|
|
6721
6721
|
}
|
|
6722
6722
|
), { isLoaded: a, hasError: t, onLoad: l, onError: r };
|
|
6723
6723
|
}
|
|
6724
|
-
const
|
|
6724
|
+
const Uf = {
|
|
6725
6725
|
key: 0,
|
|
6726
6726
|
class: "vc-image-tile__skeleton"
|
|
6727
|
-
}, Gf = ["src", "alt"], Wf = { class: "vc-image-tile__tray" }, qf = { class: "vc-image-tile__tray-actions" }, Kf = ["title"], Yf = ["title"], jf = ["title"], Xf = ["title"], lo = /* @__PURE__ */
|
|
6727
|
+
}, Gf = ["src", "alt"], Wf = { class: "vc-image-tile__tray" }, qf = { class: "vc-image-tile__tray-actions" }, Kf = ["title"], Yf = ["title"], jf = ["title"], Xf = ["title"], lo = /* @__PURE__ */ H({
|
|
6728
6728
|
__name: "vc-image-tile",
|
|
6729
6729
|
props: {
|
|
6730
6730
|
src: {},
|
|
@@ -6735,20 +6735,20 @@ const Hf = {
|
|
|
6735
6735
|
},
|
|
6736
6736
|
emits: ["preview", "edit", "remove"],
|
|
6737
6737
|
setup(e) {
|
|
6738
|
-
const a = e, { t } = Ve({ useScope: "global" }), l =
|
|
6738
|
+
const a = e, { t } = Ve({ useScope: "global" }), l = Hf(Ie(() => a.src)), r = O(!1);
|
|
6739
6739
|
function s() {
|
|
6740
6740
|
window.matchMedia("(hover: none)").matches && (r.value = !r.value);
|
|
6741
6741
|
}
|
|
6742
6742
|
function i() {
|
|
6743
6743
|
r.value = !1;
|
|
6744
6744
|
}
|
|
6745
|
-
return (u, c) =>
|
|
6745
|
+
return (u, c) => Ue((o(), p("div", {
|
|
6746
6746
|
class: q(["vc-image-tile", {
|
|
6747
6747
|
"vc-image-tile--active": r.value
|
|
6748
6748
|
}]),
|
|
6749
6749
|
onClick: s
|
|
6750
6750
|
}, [
|
|
6751
|
-
n(l).isLoaded.value ? R("", !0) : (o(), p("div",
|
|
6751
|
+
n(l).isLoaded.value ? R("", !0) : (o(), p("div", Uf)),
|
|
6752
6752
|
e.src ? (o(), p("img", {
|
|
6753
6753
|
key: 1,
|
|
6754
6754
|
src: e.src,
|
|
@@ -6880,7 +6880,7 @@ const lm = { class: "sidebar-header__logo-container" }, am = { class: "sidebar-h
|
|
|
6880
6880
|
}, cm = { class: "sidebar-header__menu-button-wrap" }, vm = {
|
|
6881
6881
|
key: 1,
|
|
6882
6882
|
class: "sidebar-header__actions"
|
|
6883
|
-
}, ao = /* @__PURE__ */
|
|
6883
|
+
}, ao = /* @__PURE__ */ H({
|
|
6884
6884
|
__name: "SidebarHeader",
|
|
6885
6885
|
props: {
|
|
6886
6886
|
logo: {},
|
|
@@ -7180,7 +7180,7 @@ function so() {
|
|
|
7180
7180
|
async function u(c) {
|
|
7181
7181
|
if (!c) return "";
|
|
7182
7182
|
const d = i(c);
|
|
7183
|
-
return new URL((/* @__PURE__ */ Object.assign({ "../../assets/icons/flags/al.svg": Gi, "../../assets/icons/flags/am.svg": Wi, "../../assets/icons/flags/az.svg": qi, "../../assets/icons/flags/ba.svg": Ki, "../../assets/icons/flags/bd.svg": Yi, "../../assets/icons/flags/bg.svg": ji, "../../assets/icons/flags/by.svg": Xi, "../../assets/icons/flags/cn.svg": Qi, "../../assets/icons/flags/cz.svg": Ji, "../../assets/icons/flags/de.svg": Zi, "../../assets/icons/flags/dk.svg": es, "../../assets/icons/flags/ee.svg": ts, "../../assets/icons/flags/es.svg": ls, "../../assets/icons/flags/fi.svg": as, "../../assets/icons/flags/fr.svg": ns, "../../assets/icons/flags/gb.svg": os, "../../assets/icons/flags/ge.svg": is, "../../assets/icons/flags/gr.svg": ss, "../../assets/icons/flags/hr.svg": rs, "../../assets/icons/flags/hu.svg": us, "../../assets/icons/flags/id.svg": ds, "../../assets/icons/flags/il.svg": cs, "../../assets/icons/flags/in.svg": vs, "../../assets/icons/flags/ir.svg": fs, "../../assets/icons/flags/is.svg": ms, "../../assets/icons/flags/it.svg": ps, "../../assets/icons/flags/jp.svg": gs, "../../assets/icons/flags/kg.svg": bs, "../../assets/icons/flags/kh.svg": hs, "../../assets/icons/flags/kr.svg": ys, "../../assets/icons/flags/kz.svg": ws, "../../assets/icons/flags/lk.svg": ks, "../../assets/icons/flags/lt.svg": Ss, "../../assets/icons/flags/lv.svg": Cs, "../../assets/icons/flags/mk.svg": $s, "../../assets/icons/flags/mn.svg": _s, "../../assets/icons/flags/my.svg": Es, "../../assets/icons/flags/ng.svg": As, "../../assets/icons/flags/nl.svg": Rs, "../../assets/icons/flags/no.svg": Is, "../../assets/icons/flags/np.svg": Ts, "../../assets/icons/flags/ph.svg": xs, "../../assets/icons/flags/pk.svg": Ms, "../../assets/icons/flags/pl.svg": Os, "../../assets/icons/flags/pt.svg": Ls, "../../assets/icons/flags/ro.svg": Bs, "../../assets/icons/flags/rs.svg": Vs, "../../assets/icons/flags/ru.svg": Ds, "../../assets/icons/flags/sa.svg": Ns, "../../assets/icons/flags/se.svg": Ps, "../../assets/icons/flags/si.svg": Fs, "../../assets/icons/flags/sk.svg": zs, "../../assets/icons/flags/th.svg":
|
|
7183
|
+
return new URL((/* @__PURE__ */ Object.assign({ "../../assets/icons/flags/al.svg": Gi, "../../assets/icons/flags/am.svg": Wi, "../../assets/icons/flags/az.svg": qi, "../../assets/icons/flags/ba.svg": Ki, "../../assets/icons/flags/bd.svg": Yi, "../../assets/icons/flags/bg.svg": ji, "../../assets/icons/flags/by.svg": Xi, "../../assets/icons/flags/cn.svg": Qi, "../../assets/icons/flags/cz.svg": Ji, "../../assets/icons/flags/de.svg": Zi, "../../assets/icons/flags/dk.svg": es, "../../assets/icons/flags/ee.svg": ts, "../../assets/icons/flags/es.svg": ls, "../../assets/icons/flags/fi.svg": as, "../../assets/icons/flags/fr.svg": ns, "../../assets/icons/flags/gb.svg": os, "../../assets/icons/flags/ge.svg": is, "../../assets/icons/flags/gr.svg": ss, "../../assets/icons/flags/hr.svg": rs, "../../assets/icons/flags/hu.svg": us, "../../assets/icons/flags/id.svg": ds, "../../assets/icons/flags/il.svg": cs, "../../assets/icons/flags/in.svg": vs, "../../assets/icons/flags/ir.svg": fs, "../../assets/icons/flags/is.svg": ms, "../../assets/icons/flags/it.svg": ps, "../../assets/icons/flags/jp.svg": gs, "../../assets/icons/flags/kg.svg": bs, "../../assets/icons/flags/kh.svg": hs, "../../assets/icons/flags/kr.svg": ys, "../../assets/icons/flags/kz.svg": ws, "../../assets/icons/flags/lk.svg": ks, "../../assets/icons/flags/lt.svg": Ss, "../../assets/icons/flags/lv.svg": Cs, "../../assets/icons/flags/mk.svg": $s, "../../assets/icons/flags/mn.svg": _s, "../../assets/icons/flags/my.svg": Es, "../../assets/icons/flags/ng.svg": As, "../../assets/icons/flags/nl.svg": Rs, "../../assets/icons/flags/no.svg": Is, "../../assets/icons/flags/np.svg": Ts, "../../assets/icons/flags/ph.svg": xs, "../../assets/icons/flags/pk.svg": Ms, "../../assets/icons/flags/pl.svg": Os, "../../assets/icons/flags/pt.svg": Ls, "../../assets/icons/flags/ro.svg": Bs, "../../assets/icons/flags/rs.svg": Vs, "../../assets/icons/flags/ru.svg": Ds, "../../assets/icons/flags/sa.svg": Ns, "../../assets/icons/flags/se.svg": Ps, "../../assets/icons/flags/si.svg": Fs, "../../assets/icons/flags/sk.svg": zs, "../../assets/icons/flags/th.svg": Hs, "../../assets/icons/flags/tr.svg": Us, "../../assets/icons/flags/tz.svg": Gs, "../../assets/icons/flags/ua.svg": Ws, "../../assets/icons/flags/us.svg": qs, "../../assets/icons/flags/uz.svg": Ks, "../../assets/icons/flags/vn.svg": Ys, "../../assets/icons/flags/xx.svg": js, "../../assets/icons/flags/za.svg": Xs }))[`../../assets/icons/flags/${d}.svg`], import.meta.url).href;
|
|
7184
7184
|
}
|
|
7185
7185
|
return {
|
|
7186
7186
|
setLocale: l,
|
|
@@ -7325,14 +7325,14 @@ function eC() {
|
|
|
7325
7325
|
throw co.error("Dashboard service not found"), new Ct("DashboardService");
|
|
7326
7326
|
return e;
|
|
7327
7327
|
}
|
|
7328
|
-
const
|
|
7328
|
+
const Ha = Jt({
|
|
7329
7329
|
name: "app-bar-menu-service",
|
|
7330
7330
|
getKey: (e) => e.id || crypto.randomUUID(),
|
|
7331
7331
|
registerIntoService: (e, a) => e.register(a),
|
|
7332
7332
|
unregisterFromService: (e, a) => e.unregister(a)
|
|
7333
7333
|
});
|
|
7334
7334
|
function tC(e) {
|
|
7335
|
-
|
|
7335
|
+
Ha.preregister(e);
|
|
7336
7336
|
}
|
|
7337
7337
|
function wm() {
|
|
7338
7338
|
const e = oo({
|
|
@@ -7354,7 +7354,7 @@ function wm() {
|
|
|
7354
7354
|
unregister: (t) => e.unregister(t),
|
|
7355
7355
|
items: e.sortedItems
|
|
7356
7356
|
};
|
|
7357
|
-
return
|
|
7357
|
+
return Ha.replayInto(a), a;
|
|
7358
7358
|
}
|
|
7359
7359
|
const km = Ye("use-app-bar-widget");
|
|
7360
7360
|
function lC() {
|
|
@@ -7362,7 +7362,7 @@ function lC() {
|
|
|
7362
7362
|
if (e)
|
|
7363
7363
|
return e;
|
|
7364
7364
|
const a = wm();
|
|
7365
|
-
return Me(ba, a), kt() && mt(() =>
|
|
7365
|
+
return Me(ba, a), kt() && mt(() => Ha.dispose(a)), a;
|
|
7366
7366
|
}
|
|
7367
7367
|
function Bl() {
|
|
7368
7368
|
const e = de(ba);
|
|
@@ -7370,14 +7370,14 @@ function Bl() {
|
|
|
7370
7370
|
throw km.error("AppBarWidgetService not found"), new Ct("AppBarWidgetService");
|
|
7371
7371
|
return e;
|
|
7372
7372
|
}
|
|
7373
|
-
const
|
|
7373
|
+
const Ua = Jt({
|
|
7374
7374
|
name: "settings-menu-service",
|
|
7375
7375
|
getKey: (e) => e.id || crypto.randomUUID(),
|
|
7376
7376
|
registerIntoService: (e, a) => e.register(a),
|
|
7377
7377
|
unregisterFromService: (e, a) => e.unregister(a)
|
|
7378
7378
|
});
|
|
7379
7379
|
function aC(e) {
|
|
7380
|
-
|
|
7380
|
+
Ua.preregister(e);
|
|
7381
7381
|
}
|
|
7382
7382
|
function Sm() {
|
|
7383
7383
|
const e = oo({
|
|
@@ -7394,7 +7394,7 @@ function Sm() {
|
|
|
7394
7394
|
unregister: (t) => e.unregister(t),
|
|
7395
7395
|
items: e.sortedItems
|
|
7396
7396
|
};
|
|
7397
|
-
return
|
|
7397
|
+
return Ua.replayInto(a), a;
|
|
7398
7398
|
}
|
|
7399
7399
|
const Cm = Ye("use-settings-menu");
|
|
7400
7400
|
function nC() {
|
|
@@ -7402,7 +7402,7 @@ function nC() {
|
|
|
7402
7402
|
if (e)
|
|
7403
7403
|
return e;
|
|
7404
7404
|
const a = Sm();
|
|
7405
|
-
return Me(Cl, a), kt() && mt(() =>
|
|
7405
|
+
return Me(Cl, a), kt() && mt(() => Ua.dispose(a)), a;
|
|
7406
7406
|
}
|
|
7407
7407
|
function $m() {
|
|
7408
7408
|
const e = de(Cl);
|
|
@@ -7488,7 +7488,7 @@ function _m(e = {}) {
|
|
|
7488
7488
|
}, v = (b) => l.getToolbarItems(i(b)), g = (b) => {
|
|
7489
7489
|
l.clearBladeToolbarItems(i(b));
|
|
7490
7490
|
};
|
|
7491
|
-
return pt() && a &&
|
|
7491
|
+
return pt() && a && He(() => {
|
|
7492
7492
|
g();
|
|
7493
7493
|
}), {
|
|
7494
7494
|
registerToolbarItem: u,
|
|
@@ -7512,7 +7512,7 @@ const sC = {
|
|
|
7512
7512
|
}, Em = { class: "vc-popup__center" }, Am = ["aria-label"], Rm = { class: "vc-popup__content" }, Im = {
|
|
7513
7513
|
key: 0,
|
|
7514
7514
|
class: "vc-popup__footer"
|
|
7515
|
-
}, qa = /* @__PURE__ */
|
|
7515
|
+
}, qa = /* @__PURE__ */ H({
|
|
7516
7516
|
__name: "vc-popup",
|
|
7517
7517
|
props: {
|
|
7518
7518
|
modelValue: { type: Boolean, default: void 0 },
|
|
@@ -7684,7 +7684,7 @@ const sC = {
|
|
|
7684
7684
|
}, 8, ["show"]);
|
|
7685
7685
|
};
|
|
7686
7686
|
}
|
|
7687
|
-
}), Ka = /* @__PURE__ */
|
|
7687
|
+
}), Ka = /* @__PURE__ */ H({
|
|
7688
7688
|
__name: "vc-popup-base",
|
|
7689
7689
|
props: {
|
|
7690
7690
|
title: {},
|
|
@@ -7769,7 +7769,7 @@ const sC = {
|
|
|
7769
7769
|
]), 1032, ["variant", "is-mobile-fullscreen", "title", "closable"]);
|
|
7770
7770
|
};
|
|
7771
7771
|
}
|
|
7772
|
-
}), Tm = /* @__PURE__ */
|
|
7772
|
+
}), Tm = /* @__PURE__ */ H({
|
|
7773
7773
|
__name: "vc-popup-warning",
|
|
7774
7774
|
props: {
|
|
7775
7775
|
title: {}
|
|
@@ -7800,7 +7800,7 @@ const sC = {
|
|
|
7800
7800
|
} : void 0
|
|
7801
7801
|
]), 1032, ["confirm-label", "cancel-label", "title"]));
|
|
7802
7802
|
}
|
|
7803
|
-
}), xm = /* @__PURE__ */
|
|
7803
|
+
}), xm = /* @__PURE__ */ H({
|
|
7804
7804
|
__name: "vc-popup-error",
|
|
7805
7805
|
props: {
|
|
7806
7806
|
title: {}
|
|
@@ -7828,7 +7828,7 @@ const sC = {
|
|
|
7828
7828
|
} : void 0
|
|
7829
7829
|
]), 1032, ["action-label", "title"]));
|
|
7830
7830
|
}
|
|
7831
|
-
}), Mm = /* @__PURE__ */
|
|
7831
|
+
}), Mm = /* @__PURE__ */ H({
|
|
7832
7832
|
__name: "vc-popup-info",
|
|
7833
7833
|
props: {
|
|
7834
7834
|
title: {}
|
|
@@ -7981,7 +7981,7 @@ function rC(e) {
|
|
|
7981
7981
|
return r === l || r.startsWith(l + "/");
|
|
7982
7982
|
}) };
|
|
7983
7983
|
}
|
|
7984
|
-
const Ca = /* @__PURE__ */
|
|
7984
|
+
const Ca = /* @__PURE__ */ H({
|
|
7985
7985
|
__name: "VcAppMenu",
|
|
7986
7986
|
props: {
|
|
7987
7987
|
expanded: { type: Boolean, default: !0 },
|
|
@@ -8088,7 +8088,7 @@ const Ca = /* @__PURE__ */ U({
|
|
|
8088
8088
|
}), Lm = { class: "vc-user-info" }, Bm = {
|
|
8089
8089
|
key: 1,
|
|
8090
8090
|
class: "vc-user-info__avatar-fallback"
|
|
8091
|
-
}, Vm = { class: "vc-user-info__info" }, Dm = { class: "vc-user-info__name" }, Nm = { class: "vc-user-info__role" }, Pm = /* @__PURE__ */
|
|
8091
|
+
}, Vm = { class: "vc-user-info__info" }, Dm = { class: "vc-user-info__name" }, Nm = { class: "vc-user-info__role" }, Pm = /* @__PURE__ */ H({
|
|
8092
8092
|
__name: "user-info",
|
|
8093
8093
|
props: {
|
|
8094
8094
|
avatarUrl: {},
|
|
@@ -8121,7 +8121,7 @@ const Ca = /* @__PURE__ */ U({
|
|
|
8121
8121
|
}), Fm = { class: "vc-settings-menu" }, zm = {
|
|
8122
8122
|
key: 0,
|
|
8123
8123
|
class: "vc-settings-menu__separator"
|
|
8124
|
-
},
|
|
8124
|
+
}, Hm = { class: "vc-settings-menu__group" }, go = /* @__PURE__ */ H({
|
|
8125
8125
|
__name: "settings-menu",
|
|
8126
8126
|
setup(e) {
|
|
8127
8127
|
const { items: a } = $m(), t = S(() => {
|
|
@@ -8140,7 +8140,7 @@ const Ca = /* @__PURE__ */ U({
|
|
|
8140
8140
|
key: s.name
|
|
8141
8141
|
}, [
|
|
8142
8142
|
i > 0 ? (o(), p("div", zm)) : R("", !0),
|
|
8143
|
-
y("div",
|
|
8143
|
+
y("div", Hm, [
|
|
8144
8144
|
(o(!0), p(ee, null, me(s.items, (u) => (o(), B(We(u.component), Se({
|
|
8145
8145
|
key: u.id
|
|
8146
8146
|
}, { ref_for: !0 }, u.props || {}), null, 16))), 128))
|
|
@@ -8148,7 +8148,7 @@ const Ca = /* @__PURE__ */ U({
|
|
|
8148
8148
|
], 64))), 128))
|
|
8149
8149
|
]));
|
|
8150
8150
|
}
|
|
8151
|
-
}),
|
|
8151
|
+
}), Um = ["aria-hidden"], Gm = ["aria-modal", "aria-label", "aria-labelledby"], Wm = {
|
|
8152
8152
|
key: 0,
|
|
8153
8153
|
class: "vc-sidebar__handle"
|
|
8154
8154
|
}, qm = { class: "vc-sidebar__header" }, Km = { class: "vc-sidebar__title-wrap" }, Ym = {
|
|
@@ -8157,7 +8157,7 @@ const Ca = /* @__PURE__ */ U({
|
|
|
8157
8157
|
}, jm = { class: "vc-sidebar__header-actions" }, Xm = ["aria-label"], Qm = { class: "vc-sidebar__content" }, Jm = {
|
|
8158
8158
|
key: 2,
|
|
8159
8159
|
class: "vc-sidebar__footer"
|
|
8160
|
-
}, Zm = 'a[href], area[href], button:not([disabled]), input:not([disabled]):not([type="hidden"]), select:not([disabled]), textarea:not([disabled]), [tabindex]:not([tabindex="-1"]), [contenteditable="true"]', Nt = /* @__PURE__ */
|
|
8160
|
+
}, Zm = 'a[href], area[href], button:not([disabled]), input:not([disabled]):not([type="hidden"]), select:not([disabled]), textarea:not([disabled]), [tabindex]:not([tabindex="-1"]), [contenteditable="true"]', Nt = /* @__PURE__ */ H({
|
|
8161
8161
|
__name: "vc-sidebar",
|
|
8162
8162
|
props: {
|
|
8163
8163
|
modelValue: { type: Boolean },
|
|
@@ -8347,7 +8347,7 @@ const Ca = /* @__PURE__ */ U({
|
|
|
8347
8347
|
ye();
|
|
8348
8348
|
},
|
|
8349
8349
|
{ immediate: !0 }
|
|
8350
|
-
),
|
|
8350
|
+
), He(() => {
|
|
8351
8351
|
ye();
|
|
8352
8352
|
}), a({
|
|
8353
8353
|
close: K,
|
|
@@ -8432,10 +8432,10 @@ const Ca = /* @__PURE__ */ U({
|
|
|
8432
8432
|
]),
|
|
8433
8433
|
_: 3
|
|
8434
8434
|
}, 8, ["name"])
|
|
8435
|
-
], 12,
|
|
8435
|
+
], 12, Um)
|
|
8436
8436
|
], 8, ["to", "disabled"]));
|
|
8437
8437
|
}
|
|
8438
|
-
}), ep = /* @__PURE__ */
|
|
8438
|
+
}), ep = /* @__PURE__ */ H({
|
|
8439
8439
|
__name: "user-sidebar",
|
|
8440
8440
|
props: {
|
|
8441
8441
|
isOpened: { type: Boolean }
|
|
@@ -8462,7 +8462,7 @@ const Ca = /* @__PURE__ */ U({
|
|
|
8462
8462
|
_: 1
|
|
8463
8463
|
}, 8, ["model-value", "teleport", "title"]));
|
|
8464
8464
|
}
|
|
8465
|
-
}), tp = { class: "vc-user-dropdown-button-container" }, lp = /* @__PURE__ */
|
|
8465
|
+
}), tp = { class: "vc-user-dropdown-button-container" }, lp = /* @__PURE__ */ H({
|
|
8466
8466
|
__name: "user-dropdown-button",
|
|
8467
8467
|
props: {
|
|
8468
8468
|
avatarUrl: {},
|
|
@@ -8498,6 +8498,7 @@ const Ca = /* @__PURE__ */ U({
|
|
|
8498
8498
|
}])
|
|
8499
8499
|
}, [
|
|
8500
8500
|
x(Pm, {
|
|
8501
|
+
class: "vc-user-dropdown-button__user-info",
|
|
8501
8502
|
"avatar-url": e.avatarUrl,
|
|
8502
8503
|
name: e.name,
|
|
8503
8504
|
role: e.role,
|
|
@@ -8531,7 +8532,7 @@ const Ca = /* @__PURE__ */ U({
|
|
|
8531
8532
|
}), bo = lp, ap = {
|
|
8532
8533
|
key: 0,
|
|
8533
8534
|
class: "sidebar-content__search"
|
|
8534
|
-
}, np = { class: "sidebar-content__footer" }, op = /* @__PURE__ */
|
|
8535
|
+
}, np = { class: "sidebar-content__footer" }, op = /* @__PURE__ */ H({
|
|
8535
8536
|
__name: "SidebarContent",
|
|
8536
8537
|
props: {
|
|
8537
8538
|
expanded: { type: Boolean, default: !0 },
|
|
@@ -8606,7 +8607,7 @@ const Ca = /* @__PURE__ */ U({
|
|
|
8606
8607
|
])
|
|
8607
8608
|
], 2));
|
|
8608
8609
|
}
|
|
8609
|
-
}), ip = { class: "sidebar-collapse-button__wrap" }, sp = /* @__PURE__ */
|
|
8610
|
+
}), ip = { class: "sidebar-collapse-button__wrap" }, sp = /* @__PURE__ */ H({
|
|
8610
8611
|
__name: "SidebarCollapseButton",
|
|
8611
8612
|
props: {
|
|
8612
8613
|
collapsed: { type: Boolean }
|
|
@@ -8693,7 +8694,7 @@ function dp(e) {
|
|
|
8693
8694
|
function cp(e) {
|
|
8694
8695
|
return e ? e.replace(/[\-_]+/g, " ").replace(/\s+/g, " ").trim().replace(/\b\w/g, (a) => a.toUpperCase()) : "";
|
|
8695
8696
|
}
|
|
8696
|
-
const Sn = /* @__PURE__ */
|
|
8697
|
+
const Sn = /* @__PURE__ */ H({
|
|
8697
8698
|
__name: "AppBarWidgetContent",
|
|
8698
8699
|
props: {
|
|
8699
8700
|
mobile: { type: Boolean, default: !1 }
|
|
@@ -8731,7 +8732,7 @@ const Sn = /* @__PURE__ */ U({
|
|
|
8731
8732
|
}, Bp = {
|
|
8732
8733
|
key: 0,
|
|
8733
8734
|
class: "app-hub-content__flyout app-hub-content__flyout--mobile"
|
|
8734
|
-
}, Vp = { class: "app-hub-content__flyout-header" }, Dp = { class: "app-hub-content__flyout-title" }, Np = { class: "app-hub-content__flyout-body" }, Cn = 120, bl = 120, Pp = 80, Fp = 120, $a = /* @__PURE__ */
|
|
8735
|
+
}, Vp = { class: "app-hub-content__flyout-header" }, Dp = { class: "app-hub-content__flyout-title" }, Np = { class: "app-hub-content__flyout-body" }, Cn = 120, bl = 120, Pp = 80, Fp = 120, $a = /* @__PURE__ */ H({
|
|
8735
8736
|
__name: "AppHubContent",
|
|
8736
8737
|
props: {
|
|
8737
8738
|
appsList: {},
|
|
@@ -8775,7 +8776,7 @@ const Sn = /* @__PURE__ */ U({
|
|
|
8775
8776
|
ue?.removeEventListener("scroll", W), Y?.addEventListener("scroll", W, { passive: !0 });
|
|
8776
8777
|
},
|
|
8777
8778
|
{ immediate: !0 }
|
|
8778
|
-
),
|
|
8779
|
+
), He(() => {
|
|
8779
8780
|
z(i.value)?.removeEventListener("scroll", P), z(u.value)?.removeEventListener("scroll", W);
|
|
8780
8781
|
});
|
|
8781
8782
|
function L(Y) {
|
|
@@ -8977,7 +8978,7 @@ const Sn = /* @__PURE__ */ U({
|
|
|
8977
8978
|
})
|
|
8978
8979
|
], 2));
|
|
8979
8980
|
}
|
|
8980
|
-
}), zp = /* @__PURE__ */
|
|
8981
|
+
}), zp = /* @__PURE__ */ H({
|
|
8981
8982
|
__name: "AppHubPopover",
|
|
8982
8983
|
props: {
|
|
8983
8984
|
show: { type: Boolean },
|
|
@@ -9030,10 +9031,10 @@ const Sn = /* @__PURE__ */ U({
|
|
|
9030
9031
|
_: 3
|
|
9031
9032
|
}, 8, ["show", "anchor-ref"]));
|
|
9032
9033
|
}
|
|
9033
|
-
}),
|
|
9034
|
+
}), Hp = { class: "vc-notification-template__content" }, Up = { class: "vc-notification-template__time" }, Gp = {
|
|
9034
9035
|
key: 0,
|
|
9035
9036
|
class: "vc-notification-template__content-body"
|
|
9036
|
-
}, $n = 60, _n = 3600, Wp = 86400, qp = /* @__PURE__ */
|
|
9037
|
+
}, $n = 60, _n = 3600, Wp = 86400, qp = /* @__PURE__ */ H({
|
|
9037
9038
|
__name: "notification-template",
|
|
9038
9039
|
props: {
|
|
9039
9040
|
title: {},
|
|
@@ -9073,11 +9074,11 @@ const Sn = /* @__PURE__ */ U({
|
|
|
9073
9074
|
size: "s"
|
|
9074
9075
|
}, null, 8, ["icon"])
|
|
9075
9076
|
], 4),
|
|
9076
|
-
y("div",
|
|
9077
|
+
y("div", Hp, [
|
|
9077
9078
|
y("p", {
|
|
9078
9079
|
class: q(["vc-notification-template__title", { "vc-notification-template__title--desktop": s.$isDesktop.value }])
|
|
9079
9080
|
}, D(e.title), 3),
|
|
9080
|
-
y("p",
|
|
9081
|
+
y("p", Up, D(r.value), 1),
|
|
9081
9082
|
s.$slots.default ? (o(), p("div", Gp, [
|
|
9082
9083
|
V(s.$slots, "default")
|
|
9083
9084
|
])) : R("", !0)
|
|
@@ -9085,7 +9086,7 @@ const Sn = /* @__PURE__ */ U({
|
|
|
9085
9086
|
], 2)
|
|
9086
9087
|
]));
|
|
9087
9088
|
}
|
|
9088
|
-
}), Kp = qp, Yp = { class: "vc-notification-item__content" }, jp = /* @__PURE__ */
|
|
9089
|
+
}), Kp = qp, Yp = { class: "vc-notification-item__content" }, jp = /* @__PURE__ */ H({
|
|
9089
9090
|
__name: "notification",
|
|
9090
9091
|
props: {
|
|
9091
9092
|
notification: {}
|
|
@@ -9140,7 +9141,7 @@ const Sn = /* @__PURE__ */ U({
|
|
|
9140
9141
|
}), Xp = { class: "notification-dropdown" }, Qp = {
|
|
9141
9142
|
key: 1,
|
|
9142
9143
|
class: "tw-flex tw-justify-center tw-items-center tw-p-4 tw-text-sm tw-text-[color:var(--neutrals-400)]"
|
|
9143
|
-
}, Jp = /* @__PURE__ */
|
|
9144
|
+
}, Jp = /* @__PURE__ */ H({
|
|
9144
9145
|
__name: "notification-dropdown",
|
|
9145
9146
|
setup(e) {
|
|
9146
9147
|
const a = Tl(), { t } = Ve({ useScope: "global" }), l = S(
|
|
@@ -9148,7 +9149,7 @@ const Sn = /* @__PURE__ */ U({
|
|
|
9148
9149
|
(r, s) => new Date(s.created).getTime() - new Date(r.created).getTime()
|
|
9149
9150
|
)
|
|
9150
9151
|
);
|
|
9151
|
-
return
|
|
9152
|
+
return He(() => {
|
|
9152
9153
|
a.hasUnread.value && a.markAllAsRead();
|
|
9153
9154
|
}), (r, s) => (o(), p("div", Xp, [
|
|
9154
9155
|
l.value.length ? (o(), B(n(ft), {
|
|
@@ -9166,7 +9167,7 @@ const Sn = /* @__PURE__ */ U({
|
|
|
9166
9167
|
})) : (o(), p("div", Qp, D(n(t)("COMPONENTS.NOTIFICATION_DROPDOWN.EMPTY")), 1))
|
|
9167
9168
|
]));
|
|
9168
9169
|
}
|
|
9169
|
-
}), ko = Jp, Zp = /* @__PURE__ */
|
|
9170
|
+
}), ko = Jp, Zp = /* @__PURE__ */ H({
|
|
9170
9171
|
__name: "DesktopLayout",
|
|
9171
9172
|
props: {
|
|
9172
9173
|
logo: {},
|
|
@@ -9175,7 +9176,7 @@ const Sn = /* @__PURE__ */ U({
|
|
|
9175
9176
|
userName: {},
|
|
9176
9177
|
userRole: {},
|
|
9177
9178
|
disableMenu: { type: Boolean, default: !1 },
|
|
9178
|
-
|
|
9179
|
+
disableAppHub: { type: Boolean, default: !1 },
|
|
9179
9180
|
appsList: { default: () => [] },
|
|
9180
9181
|
showSearch: { type: Boolean, default: !1 },
|
|
9181
9182
|
searchPlaceholder: {}
|
|
@@ -9223,7 +9224,7 @@ const Sn = /* @__PURE__ */ U({
|
|
|
9223
9224
|
"desktop-layout__wrap--expanded": n(l).isPinned.value
|
|
9224
9225
|
}])
|
|
9225
9226
|
}, [
|
|
9226
|
-
|
|
9227
|
+
Ue(x(sp, {
|
|
9227
9228
|
collapsed: !n(l).isPinned.value,
|
|
9228
9229
|
onClick: n(l).togglePin
|
|
9229
9230
|
}, null, 8, ["collapsed", "onClick"]), [
|
|
@@ -9279,14 +9280,14 @@ const Sn = /* @__PURE__ */ U({
|
|
|
9279
9280
|
show: n(l).isMenuOpen.value,
|
|
9280
9281
|
"anchor-ref": i.value,
|
|
9281
9282
|
"apps-list": e.appsList,
|
|
9282
|
-
"show-applications": !e.
|
|
9283
|
+
"show-applications": !e.disableAppHub,
|
|
9283
9284
|
"onUpdate:show": f,
|
|
9284
9285
|
onSwitchApp: b
|
|
9285
9286
|
}, we({ _: 2 }, [
|
|
9286
|
-
h.$slots["app-
|
|
9287
|
+
h.$slots["app-hub"] && !e.disableAppHub ? {
|
|
9287
9288
|
name: "applications",
|
|
9288
9289
|
fn: A(({ appsList: w, switchApp: k }) => [
|
|
9289
|
-
V(h.$slots, "app-
|
|
9290
|
+
V(h.$slots, "app-hub", {
|
|
9290
9291
|
appsList: w,
|
|
9291
9292
|
switchApp: k
|
|
9292
9293
|
})
|
|
@@ -9375,7 +9376,7 @@ const ng = {
|
|
|
9375
9376
|
}, og = {
|
|
9376
9377
|
key: 1,
|
|
9377
9378
|
class: "app-bar-mobile-actions__badge"
|
|
9378
|
-
}, ig = /* @__PURE__ */
|
|
9379
|
+
}, ig = /* @__PURE__ */ H({
|
|
9379
9380
|
__name: "AppBarMobileActions",
|
|
9380
9381
|
props: {
|
|
9381
9382
|
isSidebarMode: { type: Boolean },
|
|
@@ -9438,8 +9439,8 @@ const ng = {
|
|
|
9438
9439
|
class: "menu-sidebar__content-main"
|
|
9439
9440
|
}, dg = { class: "menu-sidebar__navmenu-container" }, cg = { class: "menu-sidebar__user" }, vg = {
|
|
9440
9441
|
key: 2,
|
|
9441
|
-
class: "menu-sidebar__app-
|
|
9442
|
-
}, fg = /* @__PURE__ */
|
|
9442
|
+
class: "menu-sidebar__app-hub-wrapper"
|
|
9443
|
+
}, fg = /* @__PURE__ */ H({
|
|
9443
9444
|
__name: "MenuSidebar",
|
|
9444
9445
|
props: {
|
|
9445
9446
|
isOpened: { type: Boolean },
|
|
@@ -9496,7 +9497,7 @@ const ng = {
|
|
|
9496
9497
|
V(g.$slots, "user-dropdown")
|
|
9497
9498
|
])
|
|
9498
9499
|
], 64)) : (o(), p("div", vg, [
|
|
9499
|
-
V(g.$slots, "app-
|
|
9500
|
+
V(g.$slots, "app-hub")
|
|
9500
9501
|
]))
|
|
9501
9502
|
], 2)
|
|
9502
9503
|
], 2)
|
|
@@ -9533,7 +9534,7 @@ const ng = {
|
|
|
9533
9534
|
}, Eg = {
|
|
9534
9535
|
key: 0,
|
|
9535
9536
|
class: "mobile-layout__search"
|
|
9536
|
-
}, st = 0,
|
|
9537
|
+
}, st = 0, Ut = 1, En = 8, Ag = 0.3, Rg = 0.3, Ig = 1, Tg = 0.2, An = "transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94)", xg = /* @__PURE__ */ H({
|
|
9537
9538
|
__name: "MobileLayout",
|
|
9538
9539
|
props: {
|
|
9539
9540
|
logo: {},
|
|
@@ -9542,7 +9543,7 @@ const ng = {
|
|
|
9542
9543
|
userName: {},
|
|
9543
9544
|
userRole: {},
|
|
9544
9545
|
disableMenu: { type: Boolean, default: !1 },
|
|
9545
|
-
|
|
9546
|
+
disableAppHub: { type: Boolean, default: !1 },
|
|
9546
9547
|
appsList: { default: () => [] },
|
|
9547
9548
|
showSearch: { type: Boolean, default: !1 },
|
|
9548
9549
|
searchPlaceholder: {}
|
|
@@ -9552,7 +9553,7 @@ const ng = {
|
|
|
9552
9553
|
const t = e, l = a, r = O(""), s = Fa(), i = de(ll, !1), { blades: u, activeBlade: c } = Aa(), { items: d } = Bl(), v = S(
|
|
9553
9554
|
() => d.value.some((X) => X.badge === void 0 ? !1 : typeof X.badge == "function" ? X.badge() : !!X.badge)
|
|
9554
9555
|
), g = S(
|
|
9555
|
-
() => d.value.length > 0 || !t.
|
|
9556
|
+
() => d.value.length > 0 || !t.disableAppHub && t.appsList.length > 0
|
|
9556
9557
|
), f = S(() => g.value && !t.disableMenu), b = O(st), h = O(!1), m = O(0), w = O(null), k = O("idle");
|
|
9557
9558
|
let $ = 0, E = 0, _ = 0, M = 0;
|
|
9558
9559
|
const C = S(() => {
|
|
@@ -9576,7 +9577,7 @@ const ng = {
|
|
|
9576
9577
|
};
|
|
9577
9578
|
});
|
|
9578
9579
|
function T(X) {
|
|
9579
|
-
b.value = Math.max(st, Math.min(
|
|
9580
|
+
b.value = Math.max(st, Math.min(Ut, X)), I();
|
|
9580
9581
|
}
|
|
9581
9582
|
function I() {
|
|
9582
9583
|
m.value = 0, h.value = !1, k.value = "idle";
|
|
@@ -9592,7 +9593,7 @@ const ng = {
|
|
|
9592
9593
|
const Y = w.value?.clientWidth ?? 0;
|
|
9593
9594
|
if (!Y)
|
|
9594
9595
|
return X;
|
|
9595
|
-
const ue = b.value === st && X > 0, Q = b.value ===
|
|
9596
|
+
const ue = b.value === st && X > 0, Q = b.value === Ut && X < 0;
|
|
9596
9597
|
if (ue || Q)
|
|
9597
9598
|
return G(X, Y * Tg);
|
|
9598
9599
|
const j = Y * Ig;
|
|
@@ -9713,11 +9714,11 @@ const ng = {
|
|
|
9713
9714
|
], 10, gg),
|
|
9714
9715
|
y("button", {
|
|
9715
9716
|
type: "button",
|
|
9716
|
-
class: q(["mobile-layout__tab", { "mobile-layout__tab--active": b.value ===
|
|
9717
|
+
class: q(["mobile-layout__tab", { "mobile-layout__tab--active": b.value === Ut }]),
|
|
9717
9718
|
role: "tab",
|
|
9718
|
-
"aria-selected": b.value ===
|
|
9719
|
+
"aria-selected": b.value === Ut,
|
|
9719
9720
|
"aria-controls": "mobile-layout-panel-hub",
|
|
9720
|
-
onClick: Y[1] || (Y[1] = (ue) => T(
|
|
9721
|
+
onClick: Y[1] || (Y[1] = (ue) => T(Ut))
|
|
9721
9722
|
}, [
|
|
9722
9723
|
y("span", yg, [
|
|
9723
9724
|
ie(D(X.$t("COMPONENTS.ORGANISMS.VC_APP.INTERNAL.MOBILE_LAYOUT.TAB_HUB")) + " ", 1),
|
|
@@ -9773,14 +9774,14 @@ const ng = {
|
|
|
9773
9774
|
y("div", Cg, [
|
|
9774
9775
|
x($a, {
|
|
9775
9776
|
"apps-list": t.appsList,
|
|
9776
|
-
"show-applications": !t.
|
|
9777
|
+
"show-applications": !t.disableAppHub,
|
|
9777
9778
|
mobile: "",
|
|
9778
9779
|
onSwitchApp: ve
|
|
9779
9780
|
}, we({ _: 2 }, [
|
|
9780
|
-
X.$slots["app-
|
|
9781
|
+
X.$slots["app-hub"] && !t.disableAppHub ? {
|
|
9781
9782
|
name: "applications",
|
|
9782
9783
|
fn: A(({ appsList: ue, switchApp: Q }) => [
|
|
9783
|
-
V(X.$slots, "app-
|
|
9784
|
+
V(X.$slots, "app-hub", {
|
|
9784
9785
|
appsList: ue,
|
|
9785
9786
|
switchApp: Q
|
|
9786
9787
|
})
|
|
@@ -9794,14 +9795,14 @@ const ng = {
|
|
|
9794
9795
|
], 64)) : t.disableMenu ? (o(), p("div", $g, [
|
|
9795
9796
|
x($a, {
|
|
9796
9797
|
"apps-list": t.appsList,
|
|
9797
|
-
"show-applications": !t.
|
|
9798
|
+
"show-applications": !t.disableAppHub,
|
|
9798
9799
|
mobile: "",
|
|
9799
9800
|
onSwitchApp: ve
|
|
9800
9801
|
}, we({ _: 2 }, [
|
|
9801
|
-
X.$slots["app-
|
|
9802
|
+
X.$slots["app-hub"] && !t.disableAppHub ? {
|
|
9802
9803
|
name: "applications",
|
|
9803
9804
|
fn: A(({ appsList: ue, switchApp: Q }) => [
|
|
9804
|
-
V(X.$slots, "app-
|
|
9805
|
+
V(X.$slots, "app-hub", {
|
|
9805
9806
|
appsList: ue,
|
|
9806
9807
|
switchApp: Q
|
|
9807
9808
|
})
|
|
@@ -9861,7 +9862,7 @@ function Mg() {
|
|
|
9861
9862
|
if (pt())
|
|
9862
9863
|
return de(Wa, void 0);
|
|
9863
9864
|
}
|
|
9864
|
-
const Og = ["innerHTML"], Lg = /* @__PURE__ */
|
|
9865
|
+
const Og = ["innerHTML"], Lg = /* @__PURE__ */ H({
|
|
9865
9866
|
__name: "vc-popup-container",
|
|
9866
9867
|
setup(e) {
|
|
9867
9868
|
const a = Mg();
|
|
@@ -9949,7 +9950,7 @@ function Dg() {
|
|
|
9949
9950
|
const Ng = { class: "vc-menu-item__content" }, Pg = { class: "vc-menu-item__title" }, Fg = {
|
|
9950
9951
|
key: 0,
|
|
9951
9952
|
class: "vc-menu-item__value"
|
|
9952
|
-
}, zg = { class: "tw-p-1" }, Dl = /* @__PURE__ */
|
|
9953
|
+
}, zg = { class: "tw-p-1" }, Dl = /* @__PURE__ */ H({
|
|
9953
9954
|
__name: "settings-menu-item",
|
|
9954
9955
|
props: {
|
|
9955
9956
|
title: {},
|
|
@@ -10049,7 +10050,7 @@ const Ng = { class: "vc-menu-item__content" }, Pg = { class: "vc-menu-item__titl
|
|
|
10049
10050
|
V(h.$slots, "content")
|
|
10050
10051
|
], 2));
|
|
10051
10052
|
}
|
|
10052
|
-
}),
|
|
10053
|
+
}), Hg = /* @__PURE__ */ H({
|
|
10053
10054
|
__name: "language-selector",
|
|
10054
10055
|
setup(e) {
|
|
10055
10056
|
const { availableLocales: a, getLocaleMessage: t } = Ve({ useScope: "global" }), { setLocale: l, currentLocale: r } = mm(), s = a.map((c) => ({
|
|
@@ -10077,7 +10078,7 @@ const Ng = { class: "vc-menu-item__content" }, Pg = { class: "vc-menu-item__titl
|
|
|
10077
10078
|
_: 1
|
|
10078
10079
|
}, 8, ["title", "value"]));
|
|
10079
10080
|
}
|
|
10080
|
-
}),
|
|
10081
|
+
}), Ug = Hg, Gg = /* @__PURE__ */ H({
|
|
10081
10082
|
__name: "theme-selector",
|
|
10082
10083
|
setup(e) {
|
|
10083
10084
|
const { currentThemeKey: a, currentLocalizedName: t, themes: l, setTheme: r } = gm(), s = (i) => {
|
|
@@ -10102,7 +10103,7 @@ const Ng = { class: "vc-menu-item__content" }, Pg = { class: "vc-menu-item__titl
|
|
|
10102
10103
|
}), Wg = {
|
|
10103
10104
|
key: 0,
|
|
10104
10105
|
class: "tw-mb-4"
|
|
10105
|
-
}, qg = { class: "tw-flex tw-flex-row tw-items-center tw-text-[color:var(--change-password-text-color)]" }, Kg = { class: "tw-flex tw-flex-col tw-flex-auto" }, Yg = { class: "tw-flex tw-justify-between tw-flex-auto" }, jg = /* @__PURE__ */
|
|
10106
|
+
}, qg = { class: "tw-flex tw-flex-row tw-items-center tw-text-[color:var(--change-password-text-color)]" }, Kg = { class: "tw-flex tw-flex-col tw-flex-auto" }, Yg = { class: "tw-flex tw-justify-between tw-flex-auto" }, jg = /* @__PURE__ */ H({
|
|
10106
10107
|
__name: "change-password",
|
|
10107
10108
|
props: {
|
|
10108
10109
|
forced: { type: Boolean },
|
|
@@ -10279,7 +10280,7 @@ const Ng = { class: "vc-menu-item__content" }, Pg = { class: "vc-menu-item__titl
|
|
|
10279
10280
|
}, 8, ["title"]);
|
|
10280
10281
|
};
|
|
10281
10282
|
}
|
|
10282
|
-
}), Xg = jg, Qg = /* @__PURE__ */
|
|
10283
|
+
}), Xg = jg, Qg = /* @__PURE__ */ H({
|
|
10283
10284
|
__name: "change-password-button",
|
|
10284
10285
|
setup(e) {
|
|
10285
10286
|
const { open: a } = mo({ component: Xg }), t = de(Ea, void 0), l = () => {
|
|
@@ -10291,7 +10292,7 @@ const Ng = { class: "vc-menu-item__content" }, Pg = { class: "vc-menu-item__titl
|
|
|
10291
10292
|
"onTrigger:click": l
|
|
10292
10293
|
}, null, 8, ["title"]));
|
|
10293
10294
|
}
|
|
10294
|
-
}), Jg = /* @__PURE__ */
|
|
10295
|
+
}), Jg = /* @__PURE__ */ H({
|
|
10295
10296
|
__name: "logout-button",
|
|
10296
10297
|
setup(e) {
|
|
10297
10298
|
const { signOut: a } = Il(), t = Ol(), { blades: l, closeBlade: r } = Aa(), s = de(Ea, void 0), i = async () => {
|
|
@@ -10332,7 +10333,7 @@ function eb(e) {
|
|
|
10332
10333
|
badge: a.hasUnread
|
|
10333
10334
|
}), e.registerSettingsMenuItem({ id: "theme-selector", component: Gg, group: "preferences", order: 10 }), e.registerSettingsMenuItem({
|
|
10334
10335
|
id: "language-selector",
|
|
10335
|
-
component:
|
|
10336
|
+
component: Ug,
|
|
10336
10337
|
group: "preferences",
|
|
10337
10338
|
order: 20
|
|
10338
10339
|
}), e.registerSettingsMenuItem({ id: "change-password", component: Qg, group: "account", order: 30 }), e.registerSettingsMenuItem({ id: "logout", component: Jg, group: "account", order: 100 }), Me(Pn, a.hasUnread);
|
|
@@ -10355,7 +10356,7 @@ function lb() {
|
|
|
10355
10356
|
};
|
|
10356
10357
|
return { handleMenuItemClick: r, openRoot: s };
|
|
10357
10358
|
}
|
|
10358
|
-
const ab = Ye("use-app-
|
|
10359
|
+
const ab = Ye("use-app-hub");
|
|
10359
10360
|
function nb() {
|
|
10360
10361
|
const { hasAccess: e } = Zt(), a = O([]);
|
|
10361
10362
|
async function t() {
|
|
@@ -10395,7 +10396,7 @@ function ob(e) {
|
|
|
10395
10396
|
const ib = { class: "vc-app__main-content" }, sb = {
|
|
10396
10397
|
key: 0,
|
|
10397
10398
|
class: "vc-app__workspace"
|
|
10398
|
-
}, uC = /* @__PURE__ */
|
|
10399
|
+
}, uC = /* @__PURE__ */ H({
|
|
10399
10400
|
inheritAttrs: !1,
|
|
10400
10401
|
__name: "vc-app",
|
|
10401
10402
|
props: {
|
|
@@ -10406,7 +10407,7 @@ const ib = { class: "vc-app__main-content" }, sb = {
|
|
|
10406
10407
|
avatar: {},
|
|
10407
10408
|
name: {},
|
|
10408
10409
|
disableMenu: { type: Boolean },
|
|
10409
|
-
|
|
10410
|
+
disableAppHub: { type: Boolean },
|
|
10410
10411
|
role: {},
|
|
10411
10412
|
showSearch: { type: Boolean },
|
|
10412
10413
|
searchPlaceholder: {}
|
|
@@ -10456,7 +10457,7 @@ const ib = { class: "vc-app__main-content" }, sb = {
|
|
|
10456
10457
|
"user-role": e.role,
|
|
10457
10458
|
title: e.title,
|
|
10458
10459
|
"disable-menu": e.disableMenu,
|
|
10459
|
-
"disable-app-
|
|
10460
|
+
"disable-app-hub": e.disableAppHub,
|
|
10460
10461
|
"apps-list": n(v),
|
|
10461
10462
|
"show-search": e.showSearch,
|
|
10462
10463
|
"search-placeholder": e.searchPlaceholder,
|
|
@@ -10464,10 +10465,10 @@ const ib = { class: "vc-app__main-content" }, sb = {
|
|
|
10464
10465
|
"onItem:click": n(f),
|
|
10465
10466
|
onSwitchApp: n(g)
|
|
10466
10467
|
}, we({ _: 2 }, [
|
|
10467
|
-
E.$slots["app-
|
|
10468
|
-
name: "app-
|
|
10468
|
+
E.$slots["app-hub"] && !e.disableAppHub ? {
|
|
10469
|
+
name: "app-hub",
|
|
10469
10470
|
fn: A(({ appsList: L, switchApp: T }) => [
|
|
10470
|
-
V(E.$slots, "app-
|
|
10471
|
+
V(E.$slots, "app-hub", {
|
|
10471
10472
|
appsList: L,
|
|
10472
10473
|
switchApp: T
|
|
10473
10474
|
})
|
|
@@ -10495,7 +10496,7 @@ const ib = { class: "vc-app__main-content" }, sb = {
|
|
|
10495
10496
|
]),
|
|
10496
10497
|
key: "3"
|
|
10497
10498
|
} : void 0
|
|
10498
|
-
]), 1064, ["logo", "avatar", "user-name", "user-role", "title", "disable-menu", "disable-app-
|
|
10499
|
+
]), 1064, ["logo", "avatar", "user-name", "user-role", "title", "disable-menu", "disable-app-hub", "apps-list", "show-search", "search-placeholder", "onLogo:click", "onItem:click", "onSwitchApp"]))
|
|
10499
10500
|
]),
|
|
10500
10501
|
V(E.$slots, "workspace", { isAuthenticated: n(d) }, () => [
|
|
10501
10502
|
n(d) ? (o(), p("div", sb, [
|
|
@@ -10540,7 +10541,7 @@ function dC(e, a, t) {
|
|
|
10540
10541
|
};
|
|
10541
10542
|
});
|
|
10542
10543
|
}
|
|
10543
|
-
const rb = { class: "app-bar-overlay__content app-bar-overlay__dropdowns" }, cC = /* @__PURE__ */
|
|
10544
|
+
const rb = { class: "app-bar-overlay__content app-bar-overlay__dropdowns" }, cC = /* @__PURE__ */ H({
|
|
10544
10545
|
__name: "AppBarOverlay",
|
|
10545
10546
|
props: {
|
|
10546
10547
|
isSidebarMode: { type: Boolean },
|
|
@@ -10569,7 +10570,7 @@ const rb = { class: "app-bar-overlay__content app-bar-overlay__dropdowns" }, cC
|
|
|
10569
10570
|
}
|
|
10570
10571
|
}), ub = {
|
|
10571
10572
|
class: /* @__PURE__ */ q(["app-bar-button__button-container"])
|
|
10572
|
-
}, db = { class: "app-bar-button__button-wrap" }, Rn = /* @__PURE__ */
|
|
10573
|
+
}, db = { class: "app-bar-button__button-wrap" }, Rn = /* @__PURE__ */ H({
|
|
10573
10574
|
__name: "AppBarWidgetItem",
|
|
10574
10575
|
props: {
|
|
10575
10576
|
title: {},
|
|
@@ -10637,7 +10638,7 @@ const rb = { class: "app-bar-overlay__content app-bar-overlay__dropdowns" }, cC
|
|
|
10637
10638
|
}, mb = {
|
|
10638
10639
|
key: 1,
|
|
10639
10640
|
class: "vc-app-toolbar-menu__accent"
|
|
10640
|
-
}, vC = /* @__PURE__ */
|
|
10641
|
+
}, vC = /* @__PURE__ */ H({
|
|
10641
10642
|
__name: "AppBarWidgetsMenu",
|
|
10642
10643
|
setup(e) {
|
|
10643
10644
|
const { items: a } = Bl();
|
|
@@ -10710,7 +10711,7 @@ const rb = { class: "app-bar-overlay__content app-bar-overlay__dropdowns" }, cC
|
|
|
10710
10711
|
}, Cb = {
|
|
10711
10712
|
key: 1,
|
|
10712
10713
|
class: "vc-auth-layout__version"
|
|
10713
|
-
}, fC = /* @__PURE__ */
|
|
10714
|
+
}, fC = /* @__PURE__ */ H({
|
|
10714
10715
|
__name: "vc-auth-layout",
|
|
10715
10716
|
props: {
|
|
10716
10717
|
logo: {},
|
|
@@ -10791,7 +10792,7 @@ const rb = { class: "app-bar-overlay__content app-bar-overlay__dropdowns" }, cC
|
|
|
10791
10792
|
}, xb = {
|
|
10792
10793
|
key: 2,
|
|
10793
10794
|
class: "vc-blade-header__controls"
|
|
10794
|
-
}, Mb = /* @__PURE__ */
|
|
10795
|
+
}, Mb = /* @__PURE__ */ H({
|
|
10795
10796
|
__name: "BladeHeader",
|
|
10796
10797
|
props: {
|
|
10797
10798
|
closable: { type: Boolean },
|
|
@@ -10891,7 +10892,7 @@ const rb = { class: "app-bar-overlay__content app-bar-overlay__dropdowns" }, cC
|
|
|
10891
10892
|
])
|
|
10892
10893
|
], 2));
|
|
10893
10894
|
}
|
|
10894
|
-
}), Ob = { class: "vc-blade-header-skeleton" }, Lb = { class: "vc-blade-header-skeleton__icon" }, Bb = { class: "vc-blade-header-skeleton__text" }, Vb = { class: "tw-mt-1.5" }, Db = /* @__PURE__ */
|
|
10895
|
+
}), Ob = { class: "vc-blade-header-skeleton" }, Lb = { class: "vc-blade-header-skeleton__icon" }, Bb = { class: "vc-blade-header-skeleton__text" }, Vb = { class: "tw-mt-1.5" }, Db = /* @__PURE__ */ H({
|
|
10895
10896
|
name: "BladeHeaderSkeleton",
|
|
10896
10897
|
__name: "BladeHeaderSkeleton",
|
|
10897
10898
|
setup(e) {
|
|
@@ -10926,10 +10927,10 @@ function Co(e, a) {
|
|
|
10926
10927
|
function Ya(e) {
|
|
10927
10928
|
return e === void 0 ? !1 : dt(e) ? !!Te(e) : !!e;
|
|
10928
10929
|
}
|
|
10929
|
-
const Nb = ["aria-label"], Pb = ["aria-hidden"], Fb = ["disabled", "aria-label", "tabindex", "onClick"], zb = { class: "vc-blade-toolbar-mobile__action-label" },
|
|
10930
|
+
const Nb = ["aria-label"], Pb = ["aria-hidden"], Fb = ["disabled", "aria-label", "tabindex", "onClick"], zb = { class: "vc-blade-toolbar-mobile__action-label" }, Hb = ["aria-label"], Ub = {
|
|
10930
10931
|
key: "pill",
|
|
10931
10932
|
class: "vc-blade-toolbar-mobile__pill"
|
|
10932
|
-
}, Gb = ["aria-label"], Wb = { class: "vc-blade-toolbar-mobile__pill-label" }, qb = ["aria-label"], Kb = /* @__PURE__ */
|
|
10933
|
+
}, Gb = ["aria-label"], Wb = { class: "vc-blade-toolbar-mobile__pill-label" }, qb = ["aria-label"], Kb = /* @__PURE__ */ H({
|
|
10933
10934
|
__name: "ToolbarMobile",
|
|
10934
10935
|
props: {
|
|
10935
10936
|
items: {}
|
|
@@ -11019,7 +11020,7 @@ const Nb = ["aria-label"], Pb = ["aria-hidden"], Fb = ["disabled", "aria-label",
|
|
|
11019
11020
|
icon: "lucide-x",
|
|
11020
11021
|
size: "s"
|
|
11021
11022
|
})
|
|
11022
|
-
], 8,
|
|
11023
|
+
], 8, Hb)) : (o(), p("div", Ub, [
|
|
11023
11024
|
e.items[0] ? (o(), p("button", {
|
|
11024
11025
|
key: 0,
|
|
11025
11026
|
class: "vc-blade-toolbar-mobile__pill-action",
|
|
@@ -11052,7 +11053,7 @@ const Nb = ["aria-label"], Pb = ["aria-hidden"], Fb = ["disabled", "aria-label",
|
|
|
11052
11053
|
})
|
|
11053
11054
|
], 8, Nb));
|
|
11054
11055
|
}
|
|
11055
|
-
}), Yb = ["data-test-id"], jb = /* @__PURE__ */
|
|
11056
|
+
}), Yb = ["data-test-id"], jb = /* @__PURE__ */ H({
|
|
11056
11057
|
inheritAttrs: !1,
|
|
11057
11058
|
__name: "ToolbarBaseButton",
|
|
11058
11059
|
props: {
|
|
@@ -11106,14 +11107,14 @@ const Nb = ["aria-label"], Pb = ["aria-hidden"], Fb = ["disabled", "aria-label",
|
|
|
11106
11107
|
}), Xb = { class: "vc-blade-toolbar-desktop" }, Qb = {
|
|
11107
11108
|
key: 0,
|
|
11108
11109
|
class: "vc-blade-toolbar-desktop__more-text"
|
|
11109
|
-
}, Jb = /* @__PURE__ */
|
|
11110
|
+
}, Jb = /* @__PURE__ */ H({
|
|
11110
11111
|
__name: "ToolbarDesktop",
|
|
11111
11112
|
props: {
|
|
11112
11113
|
items: {},
|
|
11113
11114
|
isExpanded: { type: Boolean }
|
|
11114
11115
|
},
|
|
11115
11116
|
setup(e) {
|
|
11116
|
-
const a = e, t = O(!1), l = O(null), { visibleItems: r, hiddenItems: s, showMoreButton: i, recalculate: u, updateObserver: c } =
|
|
11117
|
+
const a = e, t = O(!1), l = O(null), { visibleItems: r, hiddenItems: s, showMoreButton: i, recalculate: u, updateObserver: c } = Hn({
|
|
11117
11118
|
containerRef: l,
|
|
11118
11119
|
items: Ie(a, "items"),
|
|
11119
11120
|
getItemKey: (v) => v.id ?? `toolbar_item_${a.items.indexOf(v)}`,
|
|
@@ -11144,7 +11145,7 @@ const Nb = ["aria-label"], Pb = ["aria-hidden"], Fb = ["disabled", "aria-label",
|
|
|
11144
11145
|
"show-title": e.isExpanded,
|
|
11145
11146
|
"on-click": f.clickHandler
|
|
11146
11147
|
}), null, 16, ["data-item-key", "show-title", "on-click"]))), 128)),
|
|
11147
|
-
n(i) ? (o(), B(n(
|
|
11148
|
+
n(i) ? (o(), B(n(Un), {
|
|
11148
11149
|
key: 0,
|
|
11149
11150
|
"model-value": t.value,
|
|
11150
11151
|
items: n(s),
|
|
@@ -11212,11 +11213,11 @@ function eh(e) {
|
|
|
11212
11213
|
}));
|
|
11213
11214
|
return ne(e, () => f(), { deep: !0, immediate: !0 }), ne(u, (m, w) => {
|
|
11214
11215
|
m !== w && (b(w), v.value = m, f());
|
|
11215
|
-
}),
|
|
11216
|
+
}), He(() => {
|
|
11216
11217
|
b();
|
|
11217
11218
|
}), { visibleItems: h };
|
|
11218
11219
|
}
|
|
11219
|
-
const th = { class: "vc-blade-toolbar__content" }, lh = { class: "vc-blade-toolbar__buttons" }, ah = !0, nh = /* @__PURE__ */
|
|
11220
|
+
const th = { class: "vc-blade-toolbar__content" }, lh = { class: "vc-blade-toolbar__buttons" }, ah = !0, nh = /* @__PURE__ */ H({
|
|
11220
11221
|
__name: "BladeToolbar",
|
|
11221
11222
|
props: {
|
|
11222
11223
|
items: { default: () => [] }
|
|
@@ -11243,7 +11244,7 @@ const th = { class: "vc-blade-toolbar__content" }, lh = { class: "vc-blade-toolb
|
|
|
11243
11244
|
])
|
|
11244
11245
|
], 2));
|
|
11245
11246
|
}
|
|
11246
|
-
}), oh = { class: "vc-blade-toolbar__content" }, ih = { class: "vc-blade-toolbar-skeleton__buttons" }, sh = /* @__PURE__ */
|
|
11247
|
+
}), oh = { class: "vc-blade-toolbar__content" }, ih = { class: "vc-blade-toolbar-skeleton__buttons" }, sh = /* @__PURE__ */ H({
|
|
11247
11248
|
name: "BladeToolbarSkeleton",
|
|
11248
11249
|
__name: "BladeToolbarSkeleton",
|
|
11249
11250
|
setup(e) {
|
|
@@ -11264,7 +11265,7 @@ const th = { class: "vc-blade-toolbar__content" }, lh = { class: "vc-blade-toolb
|
|
|
11264
11265
|
])
|
|
11265
11266
|
], 2));
|
|
11266
11267
|
}
|
|
11267
|
-
}), rh = { class: "vc-blade-content-skeleton" }, uh = { class: "vc-blade-content-skeleton__section" }, dh = { class: "vc-blade-content-skeleton__fields" }, ch = { class: "vc-blade-content-skeleton__section" }, vh = { class: "vc-blade-content-skeleton__fields" }, fh = { class: "vc-blade-content-skeleton__field" }, mh = { class: "vc-blade-content-skeleton__section" }, ph = { class: "vc-blade-content-skeleton__fields" }, gh = /* @__PURE__ */
|
|
11268
|
+
}), rh = { class: "vc-blade-content-skeleton" }, uh = { class: "vc-blade-content-skeleton__section" }, dh = { class: "vc-blade-content-skeleton__fields" }, ch = { class: "vc-blade-content-skeleton__section" }, vh = { class: "vc-blade-content-skeleton__fields" }, fh = { class: "vc-blade-content-skeleton__field" }, mh = { class: "vc-blade-content-skeleton__section" }, ph = { class: "vc-blade-content-skeleton__fields" }, gh = /* @__PURE__ */ H({
|
|
11268
11269
|
name: "BladeContentSkeleton",
|
|
11269
11270
|
__name: "BladeContentSkeleton",
|
|
11270
11271
|
setup(e) {
|
|
@@ -11373,7 +11374,7 @@ const hh = {
|
|
|
11373
11374
|
key: 0,
|
|
11374
11375
|
class: "vc-blade-status-banners__unsaved",
|
|
11375
11376
|
role: "status"
|
|
11376
|
-
}, $h = { class: "vc-blade-status-banners__unsaved-text" }, _h = /* @__PURE__ */
|
|
11377
|
+
}, $h = { class: "vc-blade-status-banners__unsaved-text" }, _h = /* @__PURE__ */ H({
|
|
11377
11378
|
__name: "BladeStatusBanners",
|
|
11378
11379
|
props: {
|
|
11379
11380
|
modified: { type: Boolean }
|
|
@@ -11505,7 +11506,7 @@ function xh() {
|
|
|
11505
11506
|
throw Th.error("Widget service not found in current context. Injection chain:", pt()), new Ct("WidgetService");
|
|
11506
11507
|
return e;
|
|
11507
11508
|
}
|
|
11508
|
-
const El = /* @__PURE__ */
|
|
11509
|
+
const El = /* @__PURE__ */ H({
|
|
11509
11510
|
__name: "WidgetScope",
|
|
11510
11511
|
props: {
|
|
11511
11512
|
widgetId: {}
|
|
@@ -11543,7 +11544,7 @@ function _o() {
|
|
|
11543
11544
|
}
|
|
11544
11545
|
return { resolveBadge: a, resolveLoading: t, resolveDisabled: l, resolveTitle: r, handleHeadlessClick: s };
|
|
11545
11546
|
}
|
|
11546
|
-
const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-container-desktop__content" }, Lh = /* @__PURE__ */
|
|
11547
|
+
const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-container-desktop__content" }, Lh = /* @__PURE__ */ H({
|
|
11547
11548
|
__name: "WidgetContainerDesktop",
|
|
11548
11549
|
props: {
|
|
11549
11550
|
widgets: {},
|
|
@@ -11558,7 +11559,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
11558
11559
|
(o(!0), p(ee, null, me(c.value, (h) => (o(), p(ee, {
|
|
11559
11560
|
key: h.id
|
|
11560
11561
|
}, [
|
|
11561
|
-
h.headless ?
|
|
11562
|
+
h.headless ? Ue((o(), B(n($l), {
|
|
11562
11563
|
key: 0,
|
|
11563
11564
|
icon: h.headless?.icon,
|
|
11564
11565
|
title: n(i)(h),
|
|
@@ -11580,7 +11581,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
11580
11581
|
_: 2
|
|
11581
11582
|
}, 1032, ["widget-id"]))
|
|
11582
11583
|
], 64))), 128)),
|
|
11583
|
-
v.value ? (o(), B(n(
|
|
11584
|
+
v.value ? (o(), B(n(Un), {
|
|
11584
11585
|
key: 0,
|
|
11585
11586
|
"model-value": t.value,
|
|
11586
11587
|
items: d.value,
|
|
@@ -11598,7 +11599,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
11598
11599
|
], 2)
|
|
11599
11600
|
]),
|
|
11600
11601
|
item: A(({ item: h }) => [
|
|
11601
|
-
h.headless ?
|
|
11602
|
+
h.headless ? Ue((o(), B(n($l), {
|
|
11602
11603
|
key: 0,
|
|
11603
11604
|
class: "tw-w-full",
|
|
11604
11605
|
icon: h.headless?.icon,
|
|
@@ -11633,14 +11634,14 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
11633
11634
|
]);
|
|
11634
11635
|
};
|
|
11635
11636
|
}
|
|
11636
|
-
}), Bh = { class: "vc-widget-container-mobile" }, Vh = { class: "vc-widget-container-mobile__overflow-list" }, Dh = /* @__PURE__ */
|
|
11637
|
+
}), Bh = { class: "vc-widget-container-mobile" }, Vh = { class: "vc-widget-container-mobile__overflow-list" }, Dh = /* @__PURE__ */ H({
|
|
11637
11638
|
__name: "WidgetContainerMobile",
|
|
11638
11639
|
props: {
|
|
11639
11640
|
widgets: {},
|
|
11640
11641
|
bladeId: {}
|
|
11641
11642
|
},
|
|
11642
11643
|
setup(e) {
|
|
11643
|
-
const a = e, t = O(null), l = O(!1), r = S(() => a.widgets.length > 0), { resolveBadge: s, resolveLoading: i, resolveDisabled: u, resolveTitle: c, handleHeadlessClick: d } = _o(), { visibleItems: v, showMoreButton: g, hiddenItems: f } =
|
|
11644
|
+
const a = e, t = O(null), l = O(!1), r = S(() => a.widgets.length > 0), { resolveBadge: s, resolveLoading: i, resolveDisabled: u, resolveTitle: c, handleHeadlessClick: d } = _o(), { visibleItems: v, showMoreButton: g, hiddenItems: f } = Hn({
|
|
11644
11645
|
containerRef: t,
|
|
11645
11646
|
items: S(() => a.widgets),
|
|
11646
11647
|
getItemKey: (b) => b.id ?? "",
|
|
@@ -11649,7 +11650,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
11649
11650
|
});
|
|
11650
11651
|
return (b, h) => {
|
|
11651
11652
|
const m = Rl("loading");
|
|
11652
|
-
return
|
|
11653
|
+
return Ue((o(), p("div", Bh, [
|
|
11653
11654
|
y("div", {
|
|
11654
11655
|
ref_key: "containerRef",
|
|
11655
11656
|
ref: t,
|
|
@@ -11658,7 +11659,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
11658
11659
|
(o(!0), p(ee, null, me(n(v), (w) => (o(), p(ee, {
|
|
11659
11660
|
key: w.id
|
|
11660
11661
|
}, [
|
|
11661
|
-
w.headless ?
|
|
11662
|
+
w.headless ? Ue((o(), B(n($l), {
|
|
11662
11663
|
key: 0,
|
|
11663
11664
|
icon: w.headless?.icon,
|
|
11664
11665
|
title: n(c)(w),
|
|
@@ -11706,7 +11707,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
11706
11707
|
(o(!0), p(ee, null, me(n(f), (w) => (o(), p(ee, {
|
|
11707
11708
|
key: w.id
|
|
11708
11709
|
}, [
|
|
11709
|
-
w.headless ?
|
|
11710
|
+
w.headless ? Ue((o(), B(n($l), {
|
|
11710
11711
|
key: 0,
|
|
11711
11712
|
class: "tw-w-full",
|
|
11712
11713
|
icon: w.headless?.icon,
|
|
@@ -11744,7 +11745,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
11744
11745
|
]);
|
|
11745
11746
|
};
|
|
11746
11747
|
}
|
|
11747
|
-
}), Nh = /* @__PURE__ */
|
|
11748
|
+
}), Nh = /* @__PURE__ */ H({
|
|
11748
11749
|
__name: "WidgetContainer",
|
|
11749
11750
|
props: {
|
|
11750
11751
|
bladeId: {}
|
|
@@ -11798,7 +11799,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
11798
11799
|
}), Ph = ["aria-labelledby", "aria-label"], Fh = {
|
|
11799
11800
|
key: 1,
|
|
11800
11801
|
class: "vc-blade__breadcrumbs"
|
|
11801
|
-
}, bC = /* @__PURE__ */
|
|
11802
|
+
}, bC = /* @__PURE__ */ H({
|
|
11802
11803
|
inheritAttrs: !1,
|
|
11803
11804
|
__name: "vc-blade",
|
|
11804
11805
|
props: {
|
|
@@ -11848,7 +11849,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
11848
11849
|
key: 0,
|
|
11849
11850
|
class: "vc-blade__header"
|
|
11850
11851
|
})) : R("", !0),
|
|
11851
|
-
|
|
11852
|
+
Ue(x(Mb, {
|
|
11852
11853
|
class: "vc-blade__header",
|
|
11853
11854
|
closable: g.value,
|
|
11854
11855
|
icon: e.icon,
|
|
@@ -11937,7 +11938,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
11937
11938
|
], 14, Ph);
|
|
11938
11939
|
};
|
|
11939
11940
|
}
|
|
11940
|
-
}), zh = ["onClick", "onKeydown"],
|
|
11941
|
+
}), zh = ["onClick", "onKeydown"], Hh = { class: "tw-flex tw-items-center tw-gap-2" }, Uh = { class: "tw-flex tw-items-center tw-gap-2" }, Gh = { class: "tw-flex tw-items-center tw-gap-2" }, Wh = { class: "tw-flex tw-items-center tw-gap-2" }, hC = /* @__PURE__ */ H({
|
|
11941
11942
|
__name: "vc-dynamic-property",
|
|
11942
11943
|
props: {
|
|
11943
11944
|
property: {},
|
|
@@ -12295,7 +12296,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
12295
12296
|
onClose: M
|
|
12296
12297
|
}), {
|
|
12297
12298
|
"selected-item": A((P) => [
|
|
12298
|
-
y("div",
|
|
12299
|
+
y("div", Hh, [
|
|
12299
12300
|
y("div", {
|
|
12300
12301
|
class: "tw-w-5 tw-h-5 tw-rounded tw-border tw-border-solid tw-border-neutrals-300",
|
|
12301
12302
|
style: he({ backgroundColor: P.item.colorCode })
|
|
@@ -12304,7 +12305,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
12304
12305
|
])
|
|
12305
12306
|
]),
|
|
12306
12307
|
option: A((P) => [
|
|
12307
|
-
y("div",
|
|
12308
|
+
y("div", Uh, [
|
|
12308
12309
|
y("div", {
|
|
12309
12310
|
class: "tw-w-5 tw-h-5 tw-rounded tw-border tw-border-solid tw-border-neutrals-300",
|
|
12310
12311
|
style: he({ backgroundColor: P.item.colorCode })
|
|
@@ -12368,7 +12369,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
12368
12369
|
}), qh = {
|
|
12369
12370
|
key: 0,
|
|
12370
12371
|
class: "vc-gallery-item__drag-handle"
|
|
12371
|
-
}, Kh = /* @__PURE__ */
|
|
12372
|
+
}, Kh = /* @__PURE__ */ H({
|
|
12372
12373
|
__name: "vc-gallery-item",
|
|
12373
12374
|
props: {
|
|
12374
12375
|
image: { default: () => ({}) },
|
|
@@ -12411,7 +12412,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
12411
12412
|
}), Yh = { class: "vc-gallery-preview__header" }, jh = ["title"], Xh = ["title"], Qh = { class: "vc-gallery-preview__body" }, Jh = { class: "vc-gallery-preview__stage" }, Zh = ["src", "alt"], ey = {
|
|
12412
12413
|
key: 0,
|
|
12413
12414
|
class: "vc-gallery-preview__filmstrip"
|
|
12414
|
-
}, ty = { class: "vc-gallery-preview__thumbs" }, ly = ["onClick"], ay = ["src", "alt"], ny = { class: "vc-gallery-preview__counter" }, oy = /* @__PURE__ */
|
|
12415
|
+
}, ty = { class: "vc-gallery-preview__thumbs" }, ly = ["onClick"], ay = ["src", "alt"], ny = { class: "vc-gallery-preview__counter" }, oy = /* @__PURE__ */ H({
|
|
12415
12416
|
__name: "vc-gallery-preview",
|
|
12416
12417
|
props: {
|
|
12417
12418
|
images: { default: () => [] },
|
|
@@ -12437,7 +12438,7 @@ const Mh = { class: "vc-widget-container-desktop" }, Oh = { class: "vc-widget-co
|
|
|
12437
12438
|
}
|
|
12438
12439
|
return lt(() => {
|
|
12439
12440
|
window.addEventListener("keydown", d);
|
|
12440
|
-
}),
|
|
12441
|
+
}), He(() => {
|
|
12441
12442
|
window.removeEventListener("keydown", d);
|
|
12442
12443
|
}), (v, g) => u.value ? (o(), B(n(qa), {
|
|
12443
12444
|
key: 0,
|
|
@@ -12550,7 +12551,7 @@ function Eo(e) {
|
|
|
12550
12551
|
const iy = { class: "vc-image-upload" }, sy = {
|
|
12551
12552
|
key: 2,
|
|
12552
12553
|
class: "vc-image-upload__empty"
|
|
12553
|
-
}, ry = /* @__PURE__ */
|
|
12554
|
+
}, ry = /* @__PURE__ */ H({
|
|
12554
12555
|
__name: "vc-image-upload",
|
|
12555
12556
|
props: {
|
|
12556
12557
|
image: {},
|
|
@@ -12721,7 +12722,7 @@ const fy = ["onDragstart"], my = {
|
|
|
12721
12722
|
}, by = {
|
|
12722
12723
|
key: 3,
|
|
12723
12724
|
class: "vc-gallery__drop-overlay"
|
|
12724
|
-
}, yC = /* @__PURE__ */
|
|
12725
|
+
}, yC = /* @__PURE__ */ H({
|
|
12725
12726
|
__name: "vc-gallery",
|
|
12726
12727
|
props: {
|
|
12727
12728
|
images: { default: () => [] },
|
|
@@ -12902,7 +12903,7 @@ const fy = ["onDragstart"], my = {
|
|
|
12902
12903
|
])) : R("", !0)
|
|
12903
12904
|
], 38));
|
|
12904
12905
|
}
|
|
12905
|
-
}), Pl = Symbol("TableContext"), Ao = Symbol("ColumnCollector"), Ro = Symbol("HasFlexColumns"), Io = Symbol("IsColumnReordering"), hy = Symbol("FilterContext"), yy = /* @__PURE__ */
|
|
12906
|
+
}), Pl = Symbol("TableContext"), Ao = Symbol("ColumnCollector"), Ro = Symbol("HasFlexColumns"), Io = Symbol("IsColumnReordering"), hy = Symbol("FilterContext"), yy = /* @__PURE__ */ H({
|
|
12906
12907
|
__name: "Table",
|
|
12907
12908
|
props: {
|
|
12908
12909
|
variant: { default: "default" }
|
|
@@ -12944,7 +12945,7 @@ const Cy = /* @__PURE__ */ To(wy, [["render", Sy]]), $y = ["data-items-count"],
|
|
|
12944
12945
|
}, Ey = { class: "vc-table-composition__empty" }, Ay = {
|
|
12945
12946
|
key: "__loading__",
|
|
12946
12947
|
class: "vc-table-composition__body-state"
|
|
12947
|
-
}, wC = /* @__PURE__ */
|
|
12948
|
+
}, wC = /* @__PURE__ */ H({
|
|
12948
12949
|
__name: "TableBody",
|
|
12949
12950
|
props: {
|
|
12950
12951
|
loading: { type: Boolean },
|
|
@@ -12983,7 +12984,7 @@ const Cy = /* @__PURE__ */ To(wy, [["render", Sy]]), $y = ["data-items-count"],
|
|
|
12983
12984
|
}, Ty = {
|
|
12984
12985
|
key: 2,
|
|
12985
12986
|
class: "vc-table-composition__row-actions-column"
|
|
12986
|
-
}, Xa = /* @__PURE__ */
|
|
12987
|
+
}, Xa = /* @__PURE__ */ H({
|
|
12987
12988
|
__name: "TableRow",
|
|
12988
12989
|
props: {
|
|
12989
12990
|
selected: { type: Boolean },
|
|
@@ -13095,7 +13096,7 @@ const Cy = /* @__PURE__ */ To(wy, [["render", Sy]]), $y = ["data-items-count"],
|
|
|
13095
13096
|
}, Ly = {
|
|
13096
13097
|
key: 0,
|
|
13097
13098
|
class: "vc-table-composition__head-sort-badge"
|
|
13098
|
-
}, In = /* @__PURE__ */
|
|
13099
|
+
}, In = /* @__PURE__ */ H({
|
|
13099
13100
|
__name: "TableHead",
|
|
13100
13101
|
props: {
|
|
13101
13102
|
sortable: { type: Boolean },
|
|
@@ -13198,7 +13199,7 @@ const Cy = /* @__PURE__ */ To(wy, [["render", Sy]]), $y = ["data-items-count"],
|
|
|
13198
13199
|
])], 34)) : R("", !0)
|
|
13199
13200
|
], 46, xy));
|
|
13200
13201
|
}
|
|
13201
|
-
}), By = ["data-column-id"], Vy = 2, Al = /* @__PURE__ */
|
|
13202
|
+
}), By = ["data-column-id"], Vy = 2, Al = /* @__PURE__ */ H({
|
|
13202
13203
|
__name: "TableCell",
|
|
13203
13204
|
props: {
|
|
13204
13205
|
width: {},
|
|
@@ -13247,13 +13248,13 @@ function Py(e, a) {
|
|
|
13247
13248
|
V(e.$slots, "default")
|
|
13248
13249
|
]);
|
|
13249
13250
|
}
|
|
13250
|
-
const Fy = /* @__PURE__ */ To(Dy, [["render", Py]]), zy = { class: "vc-table-composition__empty-state" },
|
|
13251
|
+
const Fy = /* @__PURE__ */ To(Dy, [["render", Py]]), zy = { class: "vc-table-composition__empty-state" }, Hy = { class: "vc-table-composition__empty-content" }, Uy = { class: "vc-table-composition__empty-title" }, Gy = {
|
|
13251
13252
|
key: 0,
|
|
13252
13253
|
class: "vc-table-composition__empty-description"
|
|
13253
13254
|
}, Wy = {
|
|
13254
13255
|
key: 1,
|
|
13255
13256
|
class: "vc-table-composition__empty-action"
|
|
13256
|
-
}, xo = /* @__PURE__ */
|
|
13257
|
+
}, xo = /* @__PURE__ */ H({
|
|
13257
13258
|
__name: "TableEmpty",
|
|
13258
13259
|
props: {
|
|
13259
13260
|
icon: {},
|
|
@@ -13270,9 +13271,9 @@ const Fy = /* @__PURE__ */ To(Dy, [["render", Py]]), zy = { class: "vc-table-com
|
|
|
13270
13271
|
size: "xxl",
|
|
13271
13272
|
class: "vc-table-composition__empty-icon"
|
|
13272
13273
|
}, null, 8, ["icon"])) : R("", !0),
|
|
13273
|
-
y("div",
|
|
13274
|
+
y("div", Hy, [
|
|
13274
13275
|
V(a.$slots, "default", {}, () => [
|
|
13275
|
-
y("div",
|
|
13276
|
+
y("div", Uy, D(e.title || "No data"), 1),
|
|
13276
13277
|
e.description ? (o(), p("div", Gy, D(e.description), 1)) : R("", !0)
|
|
13277
13278
|
])
|
|
13278
13279
|
]),
|
|
@@ -13292,7 +13293,7 @@ const Fy = /* @__PURE__ */ To(Dy, [["render", Py]]), zy = { class: "vc-table-com
|
|
|
13292
13293
|
])) : R("", !0)
|
|
13293
13294
|
]));
|
|
13294
13295
|
}
|
|
13295
|
-
}), qy = { class: "vc-column-switcher-panel__content" }, Ky = { class: "vc-column-switcher-panel__label" }, Yy = /* @__PURE__ */
|
|
13296
|
+
}), qy = { class: "vc-column-switcher-panel__content" }, Ky = { class: "vc-column-switcher-panel__label" }, Yy = /* @__PURE__ */ H({
|
|
13296
13297
|
__name: "TableColumnSwitcher",
|
|
13297
13298
|
props: {
|
|
13298
13299
|
columns: {},
|
|
@@ -13361,7 +13362,7 @@ const Fy = /* @__PURE__ */ To(Dy, [["render", Py]]), zy = { class: "vc-table-com
|
|
|
13361
13362
|
_: 1
|
|
13362
13363
|
}, 8, ["show", "anchor-ref", "title"]));
|
|
13363
13364
|
}
|
|
13364
|
-
}), jy = ["title", "aria-expanded", "onKeydown"], Xy = ["tabindex", "aria-disabled", "onClick", "onKeydown"], Qy = { class: "vc-table-row-actions__dropdown-text" }, Jy = /* @__PURE__ */
|
|
13365
|
+
}), jy = ["title", "aria-expanded", "onKeydown"], Xy = ["tabindex", "aria-disabled", "onClick", "onKeydown"], Qy = { class: "vc-table-row-actions__dropdown-text" }, Jy = /* @__PURE__ */ H({
|
|
13365
13366
|
__name: "TableRowActions",
|
|
13366
13367
|
props: {
|
|
13367
13368
|
actions: {},
|
|
@@ -13420,11 +13421,11 @@ const Fy = /* @__PURE__ */ To(Dy, [["render", Py]]), zy = { class: "vc-table-com
|
|
|
13420
13421
|
};
|
|
13421
13422
|
return ne(s, (P) => {
|
|
13422
13423
|
P ? G() : N();
|
|
13423
|
-
}),
|
|
13424
|
+
}), He(() => {
|
|
13424
13425
|
N();
|
|
13425
13426
|
}), (P, W) => {
|
|
13426
13427
|
const F = Ne("VcTooltip");
|
|
13427
|
-
return
|
|
13428
|
+
return Ue((o(), p("div", {
|
|
13428
13429
|
class: q(["vc-table-row-actions", {
|
|
13429
13430
|
"vc-table-row-actions--dropdown-mode": b.value,
|
|
13430
13431
|
"vc-table-row-actions--column": e.position === "column"
|
|
@@ -13535,7 +13536,7 @@ const Fy = /* @__PURE__ */ To(Dy, [["render", Py]]), zy = { class: "vc-table-com
|
|
|
13535
13536
|
]);
|
|
13536
13537
|
};
|
|
13537
13538
|
}
|
|
13538
|
-
}), jt = /* @__PURE__ */
|
|
13539
|
+
}), jt = /* @__PURE__ */ H({
|
|
13539
13540
|
__name: "TableCheckbox",
|
|
13540
13541
|
props: {
|
|
13541
13542
|
modelValue: { type: Boolean },
|
|
@@ -13565,7 +13566,7 @@ const Fy = /* @__PURE__ */ To(Dy, [["render", Py]]), zy = { class: "vc-table-com
|
|
|
13565
13566
|
}), Zy = {
|
|
13566
13567
|
key: 0,
|
|
13567
13568
|
class: "vc-table-select-all-bar"
|
|
13568
|
-
}, ew = { class: "vc-table-select-all-bar__text" }, tw = { key: 0 }, lw = /* @__PURE__ */
|
|
13569
|
+
}, ew = { class: "vc-table-select-all-bar__text" }, tw = { key: 0 }, lw = /* @__PURE__ */ H({
|
|
13569
13570
|
__name: "TableSelectAllBar",
|
|
13570
13571
|
props: {
|
|
13571
13572
|
selectionCount: {},
|
|
@@ -13643,7 +13644,7 @@ const Fy = /* @__PURE__ */ To(Dy, [["render", Py]]), zy = { class: "vc-table-com
|
|
|
13643
13644
|
}, dw = {
|
|
13644
13645
|
key: 0,
|
|
13645
13646
|
class: "vc-table-search-header__filter-panel"
|
|
13646
|
-
}, cw = /* @__PURE__ */
|
|
13647
|
+
}, cw = /* @__PURE__ */ H({
|
|
13647
13648
|
__name: "TableSearchHeader",
|
|
13648
13649
|
props: {
|
|
13649
13650
|
modelValue: { default: "" },
|
|
@@ -13727,7 +13728,7 @@ const Fy = /* @__PURE__ */ To(Dy, [["render", Py]]), zy = { class: "vc-table-com
|
|
|
13727
13728
|
_: 3
|
|
13728
13729
|
}));
|
|
13729
13730
|
}
|
|
13730
|
-
}), vw = { class: "vc-table-composition__group-header-content" }, fw = { class: "vc-table-composition__group-header-label" }, mw = { class: "vc-table-composition__group-header-key" }, pw = { class: "vc-table-composition__group-header-count" }, gw = /* @__PURE__ */
|
|
13731
|
+
}), vw = { class: "vc-table-composition__group-header-content" }, fw = { class: "vc-table-composition__group-header-label" }, mw = { class: "vc-table-composition__group-header-key" }, pw = { class: "vc-table-composition__group-header-count" }, gw = /* @__PURE__ */ H({
|
|
13731
13732
|
__name: "TableGroupRow",
|
|
13732
13733
|
props: {
|
|
13733
13734
|
groupKey: {},
|
|
@@ -13797,7 +13798,7 @@ const Fy = /* @__PURE__ */ To(Dy, [["render", Py]]), zy = { class: "vc-table-com
|
|
|
13797
13798
|
}, kw = {
|
|
13798
13799
|
key: 2,
|
|
13799
13800
|
class: "vc-column-filter__range"
|
|
13800
|
-
}, Sw = { class: "vc-column-filter__range-field" }, Cw = { class: "vc-column-filter__range-label" }, $w = { class: "vc-column-filter__range-field" }, _w = { class: "vc-column-filter__range-label" }, Ew = { class: "vc-column-filter__actions" }, Aw = /* @__PURE__ */
|
|
13801
|
+
}, Sw = { class: "vc-column-filter__range-field" }, Cw = { class: "vc-column-filter__range-label" }, $w = { class: "vc-column-filter__range-field" }, _w = { class: "vc-column-filter__range-label" }, Ew = { class: "vc-column-filter__actions" }, Aw = /* @__PURE__ */ H({
|
|
13801
13802
|
__name: "ColumnFilter",
|
|
13802
13803
|
props: {
|
|
13803
13804
|
field: {},
|
|
@@ -13885,7 +13886,7 @@ const Fy = /* @__PURE__ */ To(Dy, [["render", Py]]), zy = { class: "vc-table-com
|
|
|
13885
13886
|
W ? (f(), N(), Ee(() => {
|
|
13886
13887
|
$();
|
|
13887
13888
|
})) : P();
|
|
13888
|
-
}),
|
|
13889
|
+
}), He(() => {
|
|
13889
13890
|
P();
|
|
13890
13891
|
}), (W, F) => (o(), p("div", {
|
|
13891
13892
|
ref_key: "filterRef",
|
|
@@ -14010,7 +14011,7 @@ const Fy = /* @__PURE__ */ To(Dy, [["render", Py]]), zy = { class: "vc-table-com
|
|
|
14010
14011
|
}), Rw = { class: "vc-global-filters-button__label" }, Iw = {
|
|
14011
14012
|
key: 0,
|
|
14012
14013
|
class: "vc-global-filters-button__badge"
|
|
14013
|
-
}, Mo = /* @__PURE__ */
|
|
14014
|
+
}, Mo = /* @__PURE__ */ H({
|
|
14014
14015
|
__name: "GlobalFiltersButton",
|
|
14015
14016
|
props: {
|
|
14016
14017
|
activeCount: { default: 0 },
|
|
@@ -14069,7 +14070,7 @@ const Tw = { class: "vc-global-filters-panel__content" }, xw = { class: "vc-glob
|
|
|
14069
14070
|
}, Ow = { class: "vc-global-filters-panel__range-field" }, Lw = { class: "vc-global-filters-panel__range-label" }, Bw = { class: "vc-global-filters-panel__range-field" }, Vw = { class: "vc-global-filters-panel__range-label" }, Dw = { class: "vc-global-filters-panel__content" }, Nw = { class: "vc-global-filters-panel__label" }, Pw = {
|
|
14070
14071
|
key: 3,
|
|
14071
14072
|
class: "vc-global-filters-panel__range"
|
|
14072
|
-
}, Fw = { class: "vc-global-filters-panel__range-field" }, zw = { class: "vc-global-filters-panel__range-label" },
|
|
14073
|
+
}, Fw = { class: "vc-global-filters-panel__range-field" }, zw = { class: "vc-global-filters-panel__range-label" }, Hw = { class: "vc-global-filters-panel__range-field" }, Uw = { class: "vc-global-filters-panel__range-label" }, Gw = { class: "vc-global-filters-panel__footer-actions" }, Ww = /* @__PURE__ */ H({
|
|
14073
14074
|
__name: "GlobalFiltersPanel",
|
|
14074
14075
|
props: {
|
|
14075
14076
|
filters: {},
|
|
@@ -14232,8 +14233,8 @@ const Tw = { class: "vc-global-filters-panel__content" }, xw = { class: "vc-glob
|
|
|
14232
14233
|
"onUpdate:modelValue": (I) => w(T, I)
|
|
14233
14234
|
}, null, 8, ["model-value", "onUpdate:modelValue"])
|
|
14234
14235
|
]),
|
|
14235
|
-
y("div",
|
|
14236
|
-
y("span",
|
|
14236
|
+
y("div", Hw, [
|
|
14237
|
+
y("span", Uw, D(C.$t("COMPONENTS.ORGANISMS.VC_TABLE.COLUMN_FILTER.TO")), 1),
|
|
14237
14238
|
x(n(Be), {
|
|
14238
14239
|
"model-value": m(T.id),
|
|
14239
14240
|
type: "date",
|
|
@@ -14332,7 +14333,7 @@ const Tw = { class: "vc-global-filters-panel__content" }, xw = { class: "vc-glob
|
|
|
14332
14333
|
_: 3
|
|
14333
14334
|
}, 8, ["show", "anchor-ref", "title"]));
|
|
14334
14335
|
}
|
|
14335
|
-
}), qw = { class: "vc-table-add-row" }, ua = /* @__PURE__ */
|
|
14336
|
+
}), qw = { class: "vc-table-add-row" }, ua = /* @__PURE__ */ H({
|
|
14336
14337
|
__name: "TableAddRowButton",
|
|
14337
14338
|
props: {
|
|
14338
14339
|
label: { default: void 0 },
|
|
@@ -14355,7 +14356,7 @@ const Tw = { class: "vc-global-filters-panel__content" }, xw = { class: "vc-glob
|
|
|
14355
14356
|
}, 8, ["icon"])
|
|
14356
14357
|
]));
|
|
14357
14358
|
}
|
|
14358
|
-
}), Kw =
|
|
14359
|
+
}), Kw = H({
|
|
14359
14360
|
name: "VcColumn",
|
|
14360
14361
|
inheritAttrs: !1,
|
|
14361
14362
|
props: {
|
|
@@ -14559,7 +14560,7 @@ function Yw() {
|
|
|
14559
14560
|
}
|
|
14560
14561
|
};
|
|
14561
14562
|
}
|
|
14562
|
-
const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__ */
|
|
14563
|
+
const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__ */ H({
|
|
14563
14564
|
__name: "CellEditableWrapper",
|
|
14564
14565
|
props: {
|
|
14565
14566
|
label: {},
|
|
@@ -14606,7 +14607,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
14606
14607
|
}), Xw = {
|
|
14607
14608
|
key: 1,
|
|
14608
14609
|
class: "vc-table-cell-default"
|
|
14609
|
-
}, xn = /* @__PURE__ */
|
|
14610
|
+
}, xn = /* @__PURE__ */ H({
|
|
14610
14611
|
__name: "CellDefault",
|
|
14611
14612
|
props: {
|
|
14612
14613
|
value: {},
|
|
@@ -14661,7 +14662,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
14661
14662
|
}, Jw = {
|
|
14662
14663
|
key: 2,
|
|
14663
14664
|
class: "vc-table-cell-money vc-table-cell-money--not-set"
|
|
14664
|
-
}, Zw = /* @__PURE__ */
|
|
14665
|
+
}, Zw = /* @__PURE__ */ H({
|
|
14665
14666
|
__name: "CellMoney",
|
|
14666
14667
|
props: {
|
|
14667
14668
|
value: {},
|
|
@@ -14726,7 +14727,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
14726
14727
|
}, t0 = {
|
|
14727
14728
|
key: 2,
|
|
14728
14729
|
class: "vc-table-cell-number vc-table-cell-number--not-set"
|
|
14729
|
-
}, l0 = /* @__PURE__ */
|
|
14730
|
+
}, l0 = /* @__PURE__ */ H({
|
|
14730
14731
|
__name: "CellNumber",
|
|
14731
14732
|
props: {
|
|
14732
14733
|
value: {},
|
|
@@ -14789,7 +14790,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
14789
14790
|
}, n0 = {
|
|
14790
14791
|
key: 1,
|
|
14791
14792
|
class: "vc-table-cell-date vc-table-cell-date--not-set"
|
|
14792
|
-
}, da = /* @__PURE__ */
|
|
14793
|
+
}, da = /* @__PURE__ */ H({
|
|
14793
14794
|
__name: "CellDate",
|
|
14794
14795
|
props: {
|
|
14795
14796
|
value: {},
|
|
@@ -14809,7 +14810,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
14809
14810
|
}), o0 = ["title"], i0 = {
|
|
14810
14811
|
key: 1,
|
|
14811
14812
|
class: "vc-table-cell-date-ago vc-table-cell-date-ago--not-set"
|
|
14812
|
-
}, s0 = /* @__PURE__ */
|
|
14813
|
+
}, s0 = /* @__PURE__ */ H({
|
|
14813
14814
|
__name: "CellDateAgo",
|
|
14814
14815
|
props: {
|
|
14815
14816
|
value: {}
|
|
@@ -14822,7 +14823,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
14822
14823
|
title: r.value
|
|
14823
14824
|
}, D(s.value), 9, o0)) : (o(), p("span", i0, D(n(t)("COMPONENTS.ORGANISMS.VC_TABLE.NOT_SET")), 1));
|
|
14824
14825
|
}
|
|
14825
|
-
}), r0 = /* @__PURE__ */
|
|
14826
|
+
}), r0 = /* @__PURE__ */ H({
|
|
14826
14827
|
__name: "CellImage",
|
|
14827
14828
|
props: {
|
|
14828
14829
|
value: {},
|
|
@@ -14839,7 +14840,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
14839
14840
|
background: "contain"
|
|
14840
14841
|
}, null, 8, ["src", "empty-icon"]));
|
|
14841
14842
|
}
|
|
14842
|
-
}), u0 = /* @__PURE__ */
|
|
14843
|
+
}), u0 = /* @__PURE__ */ H({
|
|
14843
14844
|
__name: "CellStatus",
|
|
14844
14845
|
props: {
|
|
14845
14846
|
value: {}
|
|
@@ -14852,7 +14853,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
14852
14853
|
_: 1
|
|
14853
14854
|
}));
|
|
14854
14855
|
}
|
|
14855
|
-
}), d0 = { class: "vc-table-cell-status-icon" }, c0 = /* @__PURE__ */
|
|
14856
|
+
}), d0 = { class: "vc-table-cell-status-icon" }, c0 = /* @__PURE__ */ H({
|
|
14856
14857
|
__name: "CellStatusIcon",
|
|
14857
14858
|
props: {
|
|
14858
14859
|
value: {}
|
|
@@ -14865,7 +14866,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
14865
14866
|
}, null, 8, ["status"])) : R("", !0)
|
|
14866
14867
|
]));
|
|
14867
14868
|
}
|
|
14868
|
-
}), v0 = /* @__PURE__ */
|
|
14869
|
+
}), v0 = /* @__PURE__ */ H({
|
|
14869
14870
|
__name: "CellLink",
|
|
14870
14871
|
props: {
|
|
14871
14872
|
value: {}
|
|
@@ -14878,7 +14879,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
14878
14879
|
_: 1
|
|
14879
14880
|
}));
|
|
14880
14881
|
}
|
|
14881
|
-
}), f0 = ["innerHTML"], m0 = 500, p0 = /* @__PURE__ */
|
|
14882
|
+
}), f0 = ["innerHTML"], m0 = 500, p0 = /* @__PURE__ */ H({
|
|
14882
14883
|
__name: "CellHtml",
|
|
14883
14884
|
props: {
|
|
14884
14885
|
value: {},
|
|
@@ -14937,7 +14938,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
14937
14938
|
innerHTML: s.value
|
|
14938
14939
|
}, null, 8, f0));
|
|
14939
14940
|
}
|
|
14940
|
-
}), Lo = /* @__PURE__ */
|
|
14941
|
+
}), Lo = /* @__PURE__ */ H({
|
|
14941
14942
|
__name: "DynamicCellRenderer",
|
|
14942
14943
|
props: {
|
|
14943
14944
|
type: {},
|
|
@@ -14968,7 +14969,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
14968
14969
|
onBlur: c[1] || (c[1] = (d) => u.$emit("blur", d))
|
|
14969
14970
|
}), null, 16));
|
|
14970
14971
|
}
|
|
14971
|
-
}), Xt =
|
|
14972
|
+
}), Xt = H({
|
|
14972
14973
|
name: "SlotProxy",
|
|
14973
14974
|
props: {
|
|
14974
14975
|
slotFn: { type: Function, required: !0 },
|
|
@@ -14986,7 +14987,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
14986
14987
|
}, h0 = {
|
|
14987
14988
|
key: 5,
|
|
14988
14989
|
class: "vc-cell-renderer__body-slot"
|
|
14989
|
-
}, y0 = /* @__PURE__ */
|
|
14990
|
+
}, y0 = /* @__PURE__ */ H({
|
|
14990
14991
|
__name: "DataTableCellRenderer",
|
|
14991
14992
|
props: {
|
|
14992
14993
|
column: {},
|
|
@@ -15138,7 +15139,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
15138
15139
|
}, $0 = { class: "vc-data-table__expansion-content" }, _0 = {
|
|
15139
15140
|
key: 3,
|
|
15140
15141
|
class: "vc-data-table__group-footer"
|
|
15141
|
-
}, E0 = /* @__PURE__ */
|
|
15142
|
+
}, E0 = /* @__PURE__ */ H({
|
|
15142
15143
|
__name: "DataTableRow",
|
|
15143
15144
|
props: {
|
|
15144
15145
|
item: {},
|
|
@@ -15345,7 +15346,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
15345
15346
|
])) : R("", !0)
|
|
15346
15347
|
]));
|
|
15347
15348
|
}
|
|
15348
|
-
}), A0 = { class: "vc-data-table__skeleton" }, R0 = /* @__PURE__ */
|
|
15349
|
+
}), A0 = { class: "vc-data-table__skeleton" }, R0 = /* @__PURE__ */ H({
|
|
15349
15350
|
__name: "TableSkeletonRows",
|
|
15350
15351
|
props: {
|
|
15351
15352
|
columns: {},
|
|
@@ -15415,7 +15416,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
15415
15416
|
]))), 128))
|
|
15416
15417
|
]));
|
|
15417
15418
|
}
|
|
15418
|
-
}), I0 = /* @__PURE__ */
|
|
15419
|
+
}), I0 = /* @__PURE__ */ H({
|
|
15419
15420
|
__name: "DataTableBody",
|
|
15420
15421
|
props: {
|
|
15421
15422
|
items: {},
|
|
@@ -15540,7 +15541,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
15540
15541
|
key: 0,
|
|
15541
15542
|
class: "tw-text-danger-500 tw-mr-0.5",
|
|
15542
15543
|
"aria-hidden": "true"
|
|
15543
|
-
}, O0 = ["aria-expanded", "aria-label"], L0 = { class: "vc-col-switcher-trigger__chevron" }, B0 = /* @__PURE__ */
|
|
15544
|
+
}, O0 = ["aria-expanded", "aria-label"], L0 = { class: "vc-col-switcher-trigger__chevron" }, B0 = /* @__PURE__ */ H({
|
|
15544
15545
|
__name: "DataTableHeader",
|
|
15545
15546
|
props: {
|
|
15546
15547
|
columns: {},
|
|
@@ -15752,7 +15753,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
15752
15753
|
_: 1
|
|
15753
15754
|
}));
|
|
15754
15755
|
}
|
|
15755
|
-
}), hl = /* @__PURE__ */
|
|
15756
|
+
}), hl = /* @__PURE__ */ H({
|
|
15756
15757
|
__name: "MobileCellRenderer",
|
|
15757
15758
|
props: {
|
|
15758
15759
|
config: {},
|
|
@@ -15797,7 +15798,7 @@ const jw = { class: "vc-table-cell-editable__error-tooltip" }, Qa = /* @__PURE__
|
|
|
15797
15798
|
onBlur: u[1] || (u[1] = (c) => i.$emit("blur", c))
|
|
15798
15799
|
}, null, 8, ["type", "value", "editable", "label", "field-name", "field-id", "rules", "row-index", "currency", "format", "variant", "validate-on-mount"]));
|
|
15799
15800
|
}
|
|
15800
|
-
}), V0 = { class: "vc-mobile-action-sheet__actions" }, D0 = ["disabled", "onClick"], N0 = { class: "vc-mobile-action-sheet__action-title" }, P0 = { class: "vc-mobile-action-sheet__cancel" }, F0 = /* @__PURE__ */
|
|
15801
|
+
}), V0 = { class: "vc-mobile-action-sheet__actions" }, D0 = ["disabled", "onClick"], N0 = { class: "vc-mobile-action-sheet__action-title" }, P0 = { class: "vc-mobile-action-sheet__cancel" }, F0 = /* @__PURE__ */ H({
|
|
15801
15802
|
__name: "MobileActionSheet",
|
|
15802
15803
|
props: {
|
|
15803
15804
|
open: { type: Boolean },
|
|
@@ -15868,13 +15869,13 @@ function z0() {
|
|
|
15868
15869
|
};
|
|
15869
15870
|
return Me(Bo, t), t;
|
|
15870
15871
|
}
|
|
15871
|
-
function
|
|
15872
|
+
function H0() {
|
|
15872
15873
|
const e = de(Bo);
|
|
15873
15874
|
if (!e)
|
|
15874
15875
|
throw new Error("useTableSwipe must be used within a provider");
|
|
15875
15876
|
return e;
|
|
15876
15877
|
}
|
|
15877
|
-
const
|
|
15878
|
+
const U0 = {
|
|
15878
15879
|
key: 0,
|
|
15879
15880
|
class: "vc-data-table-mobile-card__image"
|
|
15880
15881
|
}, G0 = { class: "vc-data-table-mobile-card__main" }, W0 = {
|
|
@@ -15886,7 +15887,7 @@ const H0 = {
|
|
|
15886
15887
|
}, K0 = {
|
|
15887
15888
|
key: 2,
|
|
15888
15889
|
class: "vc-data-table-mobile-card__statuses"
|
|
15889
|
-
}, Y0 = { class: "vc-data-table-mobile-card__action-title" }, j0 = ["disabled", "onClick"], X0 = { class: "vc-data-table-mobile-card__action-title" }, Mn = 8, Q0 = 0.08, J0 = 0.7, Z0 = 1, e1 = /* @__PURE__ */
|
|
15890
|
+
}, Y0 = { class: "vc-data-table-mobile-card__action-title" }, j0 = ["disabled", "onClick"], X0 = { class: "vc-data-table-mobile-card__action-title" }, Mn = 8, Q0 = 0.08, J0 = 0.7, Z0 = 1, e1 = /* @__PURE__ */ H({
|
|
15890
15891
|
__name: "DataTableMobileCard",
|
|
15891
15892
|
props: {
|
|
15892
15893
|
item: {},
|
|
@@ -15919,7 +15920,7 @@ const H0 = {
|
|
|
15919
15920
|
function v() {
|
|
15920
15921
|
c.value && (clearTimeout(c.value), c.value = null), u.value = !1;
|
|
15921
15922
|
}
|
|
15922
|
-
const g = O(0), f = O(0), b = O(!1), h = O(!1), m = O(null), w = O(0), k = O(0), $ = O(0), E = O(0), _ = O(0), M = O(0), C = O(null), { activeSwipeId: L, setActiveSwipe: T } =
|
|
15923
|
+
const g = O(0), f = O(0), b = O(!1), h = O(!1), m = O(null), w = O(0), k = O(0), $ = O(0), E = O(0), _ = O(0), M = O(0), C = O(null), { activeSwipeId: L, setActiveSwipe: T } = H0(), I = S(() => t.item[t.dataKey] ?? `item-${t.index}`), G = S(() => t.anySelected && t.selectionMode !== void 0), N = S(() => t.anySelected ? [] : t.actions ?? []), P = S(() => N.value.length > 2), W = S(() => N.value.slice(0, 2)), F = S(() => t.actions ?? []), K = S(() => {
|
|
15923
15924
|
const Z = N.value.length;
|
|
15924
15925
|
return Math.min(Z, Z > 2 ? 3 : 2) * 70;
|
|
15925
15926
|
});
|
|
@@ -16010,11 +16011,11 @@ const H0 = {
|
|
|
16010
16011
|
}
|
|
16011
16012
|
return lt(() => {
|
|
16012
16013
|
i.value && (i.value.addEventListener("touchstart", te, { passive: !0 }), i.value.addEventListener("touchmove", ve, { passive: !1 }), i.value.addEventListener("touchend", X, { passive: !0 }));
|
|
16013
|
-
}),
|
|
16014
|
+
}), He(() => {
|
|
16014
16015
|
i.value && (i.value.removeEventListener("touchstart", te), i.value.removeEventListener("touchmove", ve), i.value.removeEventListener("touchend", X)), m.value !== null && cancelAnimationFrame(m.value), c.value && clearTimeout(c.value);
|
|
16015
16016
|
}), (Z, fe) => {
|
|
16016
16017
|
const Re = Ne("VcCheckbox"), Fe = Ne("VcIcon");
|
|
16017
|
-
return
|
|
16018
|
+
return Ue((o(), p("div", {
|
|
16018
16019
|
ref_key: "containerRef",
|
|
16019
16020
|
ref: s,
|
|
16020
16021
|
class: q(["vc-data-table-mobile-card", {
|
|
@@ -16050,7 +16051,7 @@ const H0 = {
|
|
|
16050
16051
|
y("div", {
|
|
16051
16052
|
class: q(["vc-data-table-mobile-card__body", { "vc-data-table-mobile-card__body--with-checkbox": G.value }])
|
|
16052
16053
|
}, [
|
|
16053
|
-
e.layout.image ? (o(), p("div",
|
|
16054
|
+
e.layout.image ? (o(), p("div", U0, [
|
|
16054
16055
|
x(hl, {
|
|
16055
16056
|
config: e.layout.image,
|
|
16056
16057
|
item: e.item,
|
|
@@ -16267,7 +16268,7 @@ function i1(e) {
|
|
|
16267
16268
|
mobileVisibleColumns: t
|
|
16268
16269
|
};
|
|
16269
16270
|
}
|
|
16270
|
-
const s1 = { class: "vc-pull-to-refresh__indicator-content" }, r1 = { class: "vc-pull-to-refresh__text" }, u1 = 0.08, d1 = 0.7, c1 = 1, ca = 60, v1 = /* @__PURE__ */
|
|
16271
|
+
const s1 = { class: "vc-pull-to-refresh__indicator-content" }, r1 = { class: "vc-pull-to-refresh__text" }, u1 = 0.08, d1 = 0.7, c1 = 1, ca = 60, v1 = /* @__PURE__ */ H({
|
|
16271
16272
|
__name: "PullToRefresh",
|
|
16272
16273
|
props: {
|
|
16273
16274
|
enabled: { type: Boolean, default: !0 },
|
|
@@ -16382,7 +16383,7 @@ const s1 = { class: "vc-pull-to-refresh__indicator-content" }, r1 = { class: "vc
|
|
|
16382
16383
|
}, p1 = { class: "vc-data-table-mobile-view__empty-content" }, g1 = { class: "vc-data-table-mobile-view__empty-text" }, b1 = {
|
|
16383
16384
|
key: 1,
|
|
16384
16385
|
class: "vc-data-table-mobile-view__list"
|
|
16385
|
-
}, h1 = /* @__PURE__ */
|
|
16386
|
+
}, h1 = /* @__PURE__ */ H({
|
|
16386
16387
|
__name: "DataTableMobileView",
|
|
16387
16388
|
props: {
|
|
16388
16389
|
items: {},
|
|
@@ -16600,7 +16601,7 @@ function w1(e) {
|
|
|
16600
16601
|
isLastResizable: L === a.value.length - 1,
|
|
16601
16602
|
onResizeStart: (T, I) => $(T, I)
|
|
16602
16603
|
});
|
|
16603
|
-
return
|
|
16604
|
+
return He(() => {
|
|
16604
16605
|
i.value && (document.removeEventListener("mousemove", E), document.removeEventListener("mouseup", _), document.body.style.cursor = "", document.body.style.userSelect = "", i.value = !1);
|
|
16605
16606
|
}), {
|
|
16606
16607
|
isResizing: i,
|
|
@@ -16650,7 +16651,7 @@ function k1(e) {
|
|
|
16650
16651
|
},
|
|
16651
16652
|
onReorderDragEnd: () => v()
|
|
16652
16653
|
});
|
|
16653
|
-
return
|
|
16654
|
+
return He(() => {
|
|
16654
16655
|
s && (clearTimeout(s), s = null), l.value = !1, r = null;
|
|
16655
16656
|
}), {
|
|
16656
16657
|
isDragging: l,
|
|
@@ -16727,7 +16728,7 @@ function C1(e, a) {
|
|
|
16727
16728
|
function k() {
|
|
16728
16729
|
s.value = !1, r.value = void 0, u = null, c && (clearTimeout(c), c = null);
|
|
16729
16730
|
}
|
|
16730
|
-
return
|
|
16731
|
+
return He(() => {
|
|
16731
16732
|
k();
|
|
16732
16733
|
}), {
|
|
16733
16734
|
draggedRow: r,
|
|
@@ -16906,7 +16907,7 @@ function SC(e) {
|
|
|
16906
16907
|
}
|
|
16907
16908
|
), lt(() => {
|
|
16908
16909
|
C(), window.addEventListener("resize", L);
|
|
16909
|
-
}),
|
|
16910
|
+
}), He(() => {
|
|
16910
16911
|
window.removeEventListener("resize", L), f && clearTimeout(f);
|
|
16911
16912
|
}), {
|
|
16912
16913
|
visibleItems: m,
|
|
@@ -17554,7 +17555,7 @@ function O1(e) {
|
|
|
17554
17555
|
d = void 0, w();
|
|
17555
17556
|
}, M1)));
|
|
17556
17557
|
}
|
|
17557
|
-
return ne(s ? [l, r, s] : [l, r], E, { deep: !0 }),
|
|
17558
|
+
return ne(s ? [l, r, s] : [l, r], E, { deep: !0 }), He(() => {
|
|
17558
17559
|
d != null && (clearTimeout(d), d = void 0, a.value && w());
|
|
17559
17560
|
}), {
|
|
17560
17561
|
saveState: w,
|
|
@@ -17572,23 +17573,23 @@ function L1(e) {
|
|
|
17572
17573
|
dataDiscoveredColumns: u,
|
|
17573
17574
|
getItemKey: c,
|
|
17574
17575
|
tableContainerRef: d
|
|
17575
|
-
} = e, v = S(() => l.value.find((
|
|
17576
|
+
} = e, v = S(() => l.value.find((U) => U.props.selectionMode !== void 0) || null), g = S(() => a.selectionMode !== void 0 || v.value !== null), f = S(() => a.selectionMode ? a.selectionMode : v.value?.props.selectionMode), b = S(() => v.value !== null), h = S(() => a.striped ? "striped" : a.bordered ? "bordered" : a.variant ?? "default"), m = T1({
|
|
17576
17577
|
items: Ie(a, "items"),
|
|
17577
17578
|
selection: Ie(a, "selection"),
|
|
17578
17579
|
selectionMode: S(() => f.value),
|
|
17579
|
-
isRowSelectable: (
|
|
17580
|
+
isRowSelectable: (U) => a.isRowSelectable ? a.isRowSelectable(U) : !0,
|
|
17580
17581
|
dataKey: a.dataKey ?? "id",
|
|
17581
17582
|
getItemKey: c,
|
|
17582
17583
|
totalCount: Ie(a, "totalCount"),
|
|
17583
17584
|
selectAllActive: Ie(a, "selectAllActive"),
|
|
17584
|
-
onSelectAllChange: (
|
|
17585
|
-
t("update:selectAllActive",
|
|
17585
|
+
onSelectAllChange: (U) => {
|
|
17586
|
+
t("update:selectAllActive", U), t("select-all", { selected: U });
|
|
17586
17587
|
}
|
|
17587
17588
|
});
|
|
17588
17589
|
ne(
|
|
17589
17590
|
() => m.internalSelection.value,
|
|
17590
|
-
(
|
|
17591
|
-
t("update:selection", f.value === "single" ?
|
|
17591
|
+
(U) => {
|
|
17592
|
+
t("update:selection", f.value === "single" ? U[0] : U);
|
|
17592
17593
|
},
|
|
17593
17594
|
{ deep: !0 }
|
|
17594
17595
|
);
|
|
@@ -17598,8 +17599,8 @@ function L1(e) {
|
|
|
17598
17599
|
sortMode: Ie(a, "sortMode"),
|
|
17599
17600
|
multiSortMeta: Ie(a, "multiSortMeta"),
|
|
17600
17601
|
removableSort: Ie(a, "removableSort"),
|
|
17601
|
-
onSort: (
|
|
17602
|
-
|
|
17602
|
+
onSort: (U) => {
|
|
17603
|
+
U.sortField !== void 0 && t("update:sortField", U.sortField), U.sortOrder !== void 0 && t("update:sortOrder", U.sortOrder), U.multiSortMeta !== void 0 && t("update:multiSortMeta", U.multiSortMeta), t("sort", U);
|
|
17603
17604
|
}
|
|
17604
17605
|
}), k = R1({
|
|
17605
17606
|
editMode: Ie(a, "editMode"),
|
|
@@ -17612,14 +17613,14 @@ function L1(e) {
|
|
|
17612
17613
|
}), E = O([]);
|
|
17613
17614
|
ne(
|
|
17614
17615
|
() => $.internalExpandedRows.value,
|
|
17615
|
-
(
|
|
17616
|
-
const re =
|
|
17617
|
-
ce !== $e && (E.value = re, t("update:expandedRows",
|
|
17616
|
+
(U) => {
|
|
17617
|
+
const re = U.map((xe) => c(xe, 0)), ce = E.value.join(","), $e = re.join(",");
|
|
17618
|
+
ce !== $e && (E.value = re, t("update:expandedRows", U));
|
|
17618
17619
|
},
|
|
17619
17620
|
{ deep: !0, immediate: !0 }
|
|
17620
17621
|
);
|
|
17621
|
-
const _ = (
|
|
17622
|
-
const re = c(
|
|
17622
|
+
const _ = (U) => {
|
|
17623
|
+
const re = c(U, 0);
|
|
17623
17624
|
return E.value.includes(re);
|
|
17624
17625
|
}, M = _1({
|
|
17625
17626
|
items: Ie(a, "items"),
|
|
@@ -17627,14 +17628,14 @@ function L1(e) {
|
|
|
17627
17628
|
rowGroupMode: Ie(a, "rowGroupMode"),
|
|
17628
17629
|
expandableRowGroups: Ie(a, "expandableRowGroups"),
|
|
17629
17630
|
expandedRowGroups: Ie(a, "expandedRowGroups"),
|
|
17630
|
-
onExpandedRowGroupsChange: (
|
|
17631
|
-
onRowGroupExpand: (
|
|
17632
|
-
onRowGroupCollapse: (
|
|
17631
|
+
onExpandedRowGroupsChange: (U) => t("update:expandedRowGroups", U),
|
|
17632
|
+
onRowGroupExpand: (U) => t("rowgroup-expand", U),
|
|
17633
|
+
onRowGroupCollapse: (U) => t("rowgroup-collapse", U)
|
|
17633
17634
|
}), C = $1({
|
|
17634
17635
|
items: Ie(a, "items"),
|
|
17635
17636
|
rules: a.validationRules,
|
|
17636
|
-
onSave: (
|
|
17637
|
-
t("edit-save", { changes:
|
|
17637
|
+
onSave: (U) => {
|
|
17638
|
+
t("edit-save", { changes: U });
|
|
17638
17639
|
},
|
|
17639
17640
|
onCancel: () => {
|
|
17640
17641
|
t("edit-cancel");
|
|
@@ -17647,14 +17648,14 @@ function L1(e) {
|
|
|
17647
17648
|
isSelectionViaColumn: b
|
|
17648
17649
|
}), I = O(/* @__PURE__ */ new Set());
|
|
17649
17650
|
ne(
|
|
17650
|
-
() => u.value.map((
|
|
17651
|
+
() => u.value.map((U) => U.props.id).join(","),
|
|
17651
17652
|
() => {
|
|
17652
|
-
I.value = new Set(u.value.map((
|
|
17653
|
+
I.value = new Set(u.value.map((U) => U.props.id));
|
|
17653
17654
|
},
|
|
17654
17655
|
{ immediate: !0 }
|
|
17655
17656
|
);
|
|
17656
17657
|
const G = S(() => {
|
|
17657
|
-
const
|
|
17658
|
+
const U = r.value.filter((ce) => ce.props.visible !== !1).filter((ce) => !T.isSpecialColumn(ce.props)).map((ce) => ({
|
|
17658
17659
|
id: ce.props.id,
|
|
17659
17660
|
label: ce.props.title || ce.props.field || ce.props.id,
|
|
17660
17661
|
visible: !s.value.has(ce.props.id),
|
|
@@ -17665,33 +17666,33 @@ function L1(e) {
|
|
|
17665
17666
|
visible: !s.value.has(ce.props.id),
|
|
17666
17667
|
defaultVisible: !1
|
|
17667
17668
|
}));
|
|
17668
|
-
return [...
|
|
17669
|
-
}), N = S(() => G.value.filter((
|
|
17669
|
+
return [...U, ...re];
|
|
17670
|
+
}), N = S(() => G.value.filter((U) => U.visible).map((U) => U.id)), P = O1({
|
|
17670
17671
|
stateKey: Ie(a, "stateKey"),
|
|
17671
17672
|
stateStorage: S(() => a.stateStorage ?? "local"),
|
|
17672
17673
|
columnWidths: T.columnWidths,
|
|
17673
17674
|
hiddenColumnIds: s,
|
|
17674
17675
|
shownColumnIds: i,
|
|
17675
|
-
onStateSave: (
|
|
17676
|
-
onStateRestore: (
|
|
17676
|
+
onStateSave: (U) => t("state-save", U),
|
|
17677
|
+
onStateRestore: (U) => t("state-restore", U)
|
|
17677
17678
|
});
|
|
17678
17679
|
ne(
|
|
17679
17680
|
I,
|
|
17680
|
-
(
|
|
17681
|
+
(U, re) => {
|
|
17681
17682
|
const ce = new Set(s.value), $e = new Set(i.value);
|
|
17682
17683
|
let xe = !1, at = !1;
|
|
17683
|
-
for (const je of
|
|
17684
|
+
for (const je of U)
|
|
17684
17685
|
(!re || !re.has(je)) && !ce.has(je) && !$e.has(je) && (ce.add(je), xe = !0);
|
|
17685
17686
|
if (re) {
|
|
17686
17687
|
const je = new Set(r.value.map((tt) => tt.props.id));
|
|
17687
17688
|
for (const tt of re)
|
|
17688
|
-
!
|
|
17689
|
+
!U.has(tt) && je.has(tt) && (ce.delete(tt) && (xe = !0), $e.delete(tt) && (at = !0));
|
|
17689
17690
|
}
|
|
17690
17691
|
xe && (s.value = ce), at && (i.value = $e);
|
|
17691
17692
|
},
|
|
17692
17693
|
{ immediate: !0 }
|
|
17693
17694
|
);
|
|
17694
|
-
const W = S(() => l.value.find((
|
|
17695
|
+
const W = S(() => l.value.find((U) => U.props.rowReorder === !0) || null), F = S(() => a.reorderableRows || W.value !== null), K = S(() => W.value !== null), {
|
|
17695
17696
|
draggedRow: z,
|
|
17696
17697
|
pendingReorder: te,
|
|
17697
17698
|
reorderedItems: ve,
|
|
@@ -17701,7 +17702,7 @@ function L1(e) {
|
|
|
17701
17702
|
onRowDragLeave: Q,
|
|
17702
17703
|
onRowDragEnd: j,
|
|
17703
17704
|
onRowDrop: ke
|
|
17704
|
-
} = C1(Ie(a, "items"), (
|
|
17705
|
+
} = C1(Ie(a, "items"), (U) => t("row-reorder", U)), be = S(() => l.value.find((U) => U.props.expander === !0) || null), Z = S(() => be.value !== null), fe = Oo(), {
|
|
17705
17706
|
filterValues: Re,
|
|
17706
17707
|
updateFilter: Fe,
|
|
17707
17708
|
updateRangeFilter: ye,
|
|
@@ -17711,13 +17712,13 @@ function L1(e) {
|
|
|
17711
17712
|
hasActiveFilters: qe,
|
|
17712
17713
|
activeFilterCount: Ze
|
|
17713
17714
|
} = E1({
|
|
17714
|
-
onFilterChange: (
|
|
17715
|
-
t("filter", { filters:
|
|
17715
|
+
onFilterChange: (U) => {
|
|
17716
|
+
t("filter", { filters: U, filteredValue: a.items });
|
|
17716
17717
|
}
|
|
17717
|
-
}), Pt = (
|
|
17718
|
-
const re = gt(
|
|
17719
|
-
if (_t(
|
|
17720
|
-
const ce = Et(
|
|
17718
|
+
}), Pt = (U) => fe.hasFilter(U.props.filter), gt = (U) => U.props.filterField || fe.getFilterField(U.props.id, U.props.filter), _t = (U) => fe.getFilterType(U.props.filter), Fl = (U) => fe.getFilterOptions(U.props.filter), zl = (U) => fe.isMultipleSelect(U.props.filter), Et = (U) => fe.getRangeFields(U.props.filter), Hl = (U) => {
|
|
17719
|
+
const re = gt(U);
|
|
17720
|
+
if (_t(U) === "dateRange") {
|
|
17721
|
+
const ce = Et(U);
|
|
17721
17722
|
if (ce) {
|
|
17722
17723
|
const $e = `__range__${ce[0]}__${ce[1]}`;
|
|
17723
17724
|
return Re.value[$e] ?? null;
|
|
@@ -17725,12 +17726,12 @@ function L1(e) {
|
|
|
17725
17726
|
}
|
|
17726
17727
|
return Re.value[re] ?? null;
|
|
17727
17728
|
}, At = O(null), Rt = () => {
|
|
17728
|
-
const
|
|
17729
|
-
At.value && Object.assign(
|
|
17730
|
-
},
|
|
17731
|
-
const ce = _t(
|
|
17729
|
+
const U = De();
|
|
17730
|
+
At.value && Object.assign(U, At.value), t("filter", { filters: U, filteredValue: a.items });
|
|
17731
|
+
}, Ul = (U, re) => {
|
|
17732
|
+
const ce = _t(U), $e = gt(U);
|
|
17732
17733
|
if (ce === "dateRange") {
|
|
17733
|
-
const xe = Et(
|
|
17734
|
+
const xe = Et(U);
|
|
17734
17735
|
if (xe) {
|
|
17735
17736
|
const at = re[xe[0]], je = re[xe[1]];
|
|
17736
17737
|
ye(xe, { start: at, end: je });
|
|
@@ -17740,10 +17741,10 @@ function L1(e) {
|
|
|
17740
17741
|
Fe($e, xe);
|
|
17741
17742
|
}
|
|
17742
17743
|
Rt();
|
|
17743
|
-
}, Gl = (
|
|
17744
|
-
const re = gt(
|
|
17745
|
-
if (_t(
|
|
17746
|
-
const $e = Et(
|
|
17744
|
+
}, Gl = (U) => {
|
|
17745
|
+
const re = gt(U);
|
|
17746
|
+
if (_t(U) === "dateRange") {
|
|
17747
|
+
const $e = Et(U);
|
|
17747
17748
|
if ($e) {
|
|
17748
17749
|
const xe = `__range__${$e[0]}__${$e[1]}`;
|
|
17749
17750
|
se(xe);
|
|
@@ -17751,14 +17752,14 @@ function L1(e) {
|
|
|
17751
17752
|
} else
|
|
17752
17753
|
se(re);
|
|
17753
17754
|
Rt();
|
|
17754
|
-
}, ol = S(() => (z.value !== void 0 || te.value) && F.value ? [...ve.value] : a.items ?? []), Wl = (
|
|
17755
|
-
(
|
|
17755
|
+
}, ol = S(() => (z.value !== void 0 || te.value) && F.value ? [...ve.value] : a.items ?? []), Wl = (U) => ol.value.indexOf(U), ql = S(() => T.orderedVisibleColumns.value.filter(
|
|
17756
|
+
(U) => U != null && U.props != null && U.props.id != null
|
|
17756
17757
|
)), { handleResizeStart: il } = w1({
|
|
17757
17758
|
columns: T.columnWidths,
|
|
17758
17759
|
minColumnWidth: 60,
|
|
17759
|
-
getColumnElement: (
|
|
17760
|
-
getAllColumnElements: (
|
|
17761
|
-
onResizeEnd: (
|
|
17760
|
+
getColumnElement: (U) => T.headerRefs.get(U) ?? null,
|
|
17761
|
+
getAllColumnElements: (U) => d.value ? d.value.querySelectorAll(`[data-column-id="${U}"]`) : null,
|
|
17762
|
+
onResizeEnd: (U) => t("column-resize-end", { columns: U })
|
|
17762
17763
|
}), {
|
|
17763
17764
|
isDragging: Kl,
|
|
17764
17765
|
handleDragStart: Yl,
|
|
@@ -17766,14 +17767,14 @@ function L1(e) {
|
|
|
17766
17767
|
handleDrop: Xl
|
|
17767
17768
|
} = k1({
|
|
17768
17769
|
columns: T.columnWidths,
|
|
17769
|
-
onReorderEnd: (
|
|
17770
|
-
}), Ql = (
|
|
17771
|
-
w.handleSort(T.getSortField(
|
|
17772
|
-
}, Jl = (
|
|
17773
|
-
const re = m.handleSelectAllChange(
|
|
17774
|
-
t(
|
|
17775
|
-
}, bt = (
|
|
17776
|
-
const ce = m.isSelected(
|
|
17770
|
+
onReorderEnd: (U) => t("column-reorder", { columns: U })
|
|
17771
|
+
}), Ql = (U, re) => {
|
|
17772
|
+
w.handleSort(T.getSortField(U), re);
|
|
17773
|
+
}, Jl = (U) => {
|
|
17774
|
+
const re = m.handleSelectAllChange(U);
|
|
17775
|
+
t(U ? "row-select-all" : "row-unselect-all", re), t("update:selectAll", U);
|
|
17776
|
+
}, bt = (U, re) => {
|
|
17777
|
+
const ce = m.isSelected(U), $e = m.handleRowSelectionChange(U, re);
|
|
17777
17778
|
$e && t(ce ? "row-unselect" : "row-select", $e);
|
|
17778
17779
|
};
|
|
17779
17780
|
return {
|
|
@@ -17802,8 +17803,8 @@ function L1(e) {
|
|
|
17802
17803
|
getColumnFilterOptions: Fl,
|
|
17803
17804
|
isColumnFilterMultiple: zl,
|
|
17804
17805
|
getColumnRangeFields: Et,
|
|
17805
|
-
getColumnFilterValue:
|
|
17806
|
-
handleColumnFilterApply:
|
|
17806
|
+
getColumnFilterValue: Hl,
|
|
17807
|
+
handleColumnFilterApply: Ul,
|
|
17807
17808
|
handleColumnFilterClear: Gl,
|
|
17808
17809
|
emitFilterPayload: Rt,
|
|
17809
17810
|
// Global filter
|
|
@@ -17849,88 +17850,88 @@ function L1(e) {
|
|
|
17849
17850
|
handleSort: Ql,
|
|
17850
17851
|
handleSelectAllChange: Jl,
|
|
17851
17852
|
handleRowSelectionChange: bt,
|
|
17852
|
-
handleRowClick: (
|
|
17853
|
-
const $e = c(
|
|
17854
|
-
t("update:activeItemId", xe ? void 0 : $e), t("row-click", { data:
|
|
17853
|
+
handleRowClick: (U, re, ce) => {
|
|
17854
|
+
const $e = c(U, re), xe = a.activeItemId != null && $e === String(a.activeItemId);
|
|
17855
|
+
t("update:activeItemId", xe ? void 0 : $e), t("row-click", { data: U, index: re, originalEvent: ce });
|
|
17855
17856
|
const at = ce.target, je = at.tagName === "INPUT" && at.getAttribute("type") === "checkbox";
|
|
17856
|
-
f.value === "single" && !je && bt(
|
|
17857
|
+
f.value === "single" && !je && bt(U, ce);
|
|
17857
17858
|
},
|
|
17858
|
-
handleAddRow: (
|
|
17859
|
+
handleAddRow: (U) => {
|
|
17859
17860
|
let re = !1;
|
|
17860
17861
|
const ce = {
|
|
17861
|
-
defaults:
|
|
17862
|
+
defaults: U ?? {},
|
|
17862
17863
|
cancel: () => {
|
|
17863
17864
|
re = !0;
|
|
17864
17865
|
}
|
|
17865
17866
|
};
|
|
17866
17867
|
t("row-add", ce), re || C.addRow(ce.defaults);
|
|
17867
17868
|
},
|
|
17868
|
-
handleRemoveRow: (
|
|
17869
|
-
if (
|
|
17869
|
+
handleRemoveRow: (U) => {
|
|
17870
|
+
if (U < 0 || U >= a.items.length) return;
|
|
17870
17871
|
let re = !1;
|
|
17871
17872
|
const ce = {
|
|
17872
|
-
data: a.items[
|
|
17873
|
-
index:
|
|
17873
|
+
data: a.items[U],
|
|
17874
|
+
index: U,
|
|
17874
17875
|
cancel: () => {
|
|
17875
17876
|
re = !0;
|
|
17876
17877
|
}
|
|
17877
17878
|
};
|
|
17878
|
-
t("row-remove", ce), re || C.removeRow(
|
|
17879
|
+
t("row-remove", ce), re || C.removeRow(U);
|
|
17879
17880
|
},
|
|
17880
|
-
handleColumnVisibilityChange: (
|
|
17881
|
-
const re = new Set(
|
|
17881
|
+
handleColumnVisibilityChange: (U) => {
|
|
17882
|
+
const re = new Set(U), ce = G.value.map((Ke) => Ke.id), $e = G.value.filter((Ke) => Ke.defaultVisible === !1).map((Ke) => Ke.id), xe = new Set(ce), at = new Set($e), je = new Set([...s.value].filter((Ke) => !xe.has(Ke))), tt = new Set([...i.value].filter((Ke) => !at.has(Ke)));
|
|
17882
17883
|
for (const Ke of ce)
|
|
17883
17884
|
re.has(Ke) || je.add(Ke);
|
|
17884
17885
|
for (const Ke of $e)
|
|
17885
17886
|
re.has(Ke) && tt.add(Ke);
|
|
17886
17887
|
s.value = je, i.value = tt;
|
|
17887
17888
|
},
|
|
17888
|
-
handleCellClick: (
|
|
17889
|
+
handleCellClick: (U, re, ce, $e) => {
|
|
17889
17890
|
if (a.editMode === "cell" && ($e.slots.editor || $e.props.editable) && !k.isCellEditing(ce, re)) {
|
|
17890
|
-
const xe = k.startCellEdit(
|
|
17891
|
+
const xe = k.startCellEdit(U, re, ce);
|
|
17891
17892
|
t("cell-edit-init", xe);
|
|
17892
17893
|
}
|
|
17893
17894
|
},
|
|
17894
|
-
handleCellEditComplete: (
|
|
17895
|
-
const xe = k.completeCellEdit(
|
|
17896
|
-
t("cell-edit-complete", { data:
|
|
17895
|
+
handleCellEditComplete: (U, re, ce, $e) => {
|
|
17896
|
+
const xe = k.completeCellEdit(U, re, ce, $e);
|
|
17897
|
+
t("cell-edit-complete", { data: U, field: re, newValue: xe.newValue, index: ce }), C.isEditing.value && C.updateCell(ce, re, $e);
|
|
17897
17898
|
},
|
|
17898
|
-
handleCellEditCancel: (
|
|
17899
|
-
k.cancelCellEdit(
|
|
17899
|
+
handleCellEditCancel: (U, re, ce) => {
|
|
17900
|
+
k.cancelCellEdit(U, re, ce), t("cell-edit-cancel", { data: U, field: re, index: ce });
|
|
17900
17901
|
},
|
|
17901
|
-
handleCellValueChange: (
|
|
17902
|
-
if (C.clearNewRowFlag(re), L.value && C.updateCell(re,
|
|
17902
|
+
handleCellValueChange: (U, re, ce) => {
|
|
17903
|
+
if (C.clearNewRowFlag(re), L.value && C.updateCell(re, U, ce), a.editMode === "inline") {
|
|
17903
17904
|
const $e = a.items[re];
|
|
17904
|
-
$e && t("cell-edit-complete", { data: $e, field:
|
|
17905
|
+
$e && t("cell-edit-complete", { data: $e, field: U, newValue: ce, index: re });
|
|
17905
17906
|
}
|
|
17906
17907
|
},
|
|
17907
|
-
handleExpandToggle: (
|
|
17908
|
-
const $e = $.isRowExpanded(
|
|
17908
|
+
handleExpandToggle: (U, re, ce) => {
|
|
17909
|
+
const $e = $.isRowExpanded(U, re), xe = $.toggleRowExpansion(U, re, ce);
|
|
17909
17910
|
t($e ? "row-collapse" : "row-expand", xe);
|
|
17910
17911
|
},
|
|
17911
|
-
handleStartRowEdit: (
|
|
17912
|
-
const ce = k.startRowEdit(
|
|
17912
|
+
handleStartRowEdit: (U, re) => {
|
|
17913
|
+
const ce = k.startRowEdit(U, re);
|
|
17913
17914
|
t("update:editingRows", k.internalEditingRows.value), t("row-edit-init", ce);
|
|
17914
17915
|
},
|
|
17915
|
-
handleSaveRowEdit: (
|
|
17916
|
-
const ce = k.saveRowEdit(
|
|
17916
|
+
handleSaveRowEdit: (U, re) => {
|
|
17917
|
+
const ce = k.saveRowEdit(U, re);
|
|
17917
17918
|
t("update:editingRows", k.internalEditingRows.value), t("row-edit-save", ce);
|
|
17918
17919
|
},
|
|
17919
|
-
handleCancelRowEdit: (
|
|
17920
|
-
const ce = k.cancelRowEdit(
|
|
17920
|
+
handleCancelRowEdit: (U, re) => {
|
|
17921
|
+
const ce = k.cancelRowEdit(U, re);
|
|
17921
17922
|
t("update:editingRows", k.internalEditingRows.value), t("row-edit-cancel", ce);
|
|
17922
17923
|
},
|
|
17923
|
-
handleRowAction: (
|
|
17924
|
-
|
|
17924
|
+
handleRowAction: (U, re, ce) => {
|
|
17925
|
+
U.clickHandler?.(re, ce), t("row-action", { action: U, item: re, index: ce });
|
|
17925
17926
|
},
|
|
17926
|
-
handleMobileRowClick: (
|
|
17927
|
-
t("row-click", { data:
|
|
17927
|
+
handleMobileRowClick: (U, re) => {
|
|
17928
|
+
t("row-click", { data: U, index: re, originalEvent: new Event("click") });
|
|
17928
17929
|
},
|
|
17929
|
-
handleMobileRowSelect: (
|
|
17930
|
-
bt(
|
|
17930
|
+
handleMobileRowSelect: (U, re) => {
|
|
17931
|
+
bt(U);
|
|
17931
17932
|
},
|
|
17932
|
-
handleMobileRowAction: (
|
|
17933
|
-
|
|
17933
|
+
handleMobileRowAction: (U, re, ce) => {
|
|
17934
|
+
U.clickHandler && U.clickHandler(re, ce), t("row-action", { action: U, item: re, index: ce });
|
|
17934
17935
|
}
|
|
17935
17936
|
};
|
|
17936
17937
|
}
|
|
@@ -18019,7 +18020,7 @@ const V1 = ["aria-busy"], D1 = {
|
|
|
18019
18020
|
}, P1 = {
|
|
18020
18021
|
key: 0,
|
|
18021
18022
|
class: "vc-data-table__mobile-select-toolbar"
|
|
18022
|
-
}, F1 = { class: "vc-data-table__mobile-select-toolbar-text" }, z1 = { class: "vc-data-table__page-info" }, fa = 37, Bn = 140,
|
|
18023
|
+
}, F1 = { class: "vc-data-table__mobile-select-toolbar-text" }, z1 = { class: "vc-data-table__page-info" }, fa = 37, Bn = 140, H1 = /* @__PURE__ */ H({
|
|
18023
18024
|
inheritAttrs: !1,
|
|
18024
18025
|
__name: "VcDataTable",
|
|
18025
18026
|
props: {
|
|
@@ -18203,12 +18204,12 @@ const V1 = ["aria-busy"], D1 = {
|
|
|
18203
18204
|
getColumnRangeFields: Fl,
|
|
18204
18205
|
getColumnFilterValue: zl,
|
|
18205
18206
|
handleColumnFilterApply: Et,
|
|
18206
|
-
handleColumnFilterClear:
|
|
18207
|
+
handleColumnFilterClear: Hl,
|
|
18207
18208
|
emitFilterPayload: At,
|
|
18208
18209
|
// Global filter payload (owned by component UI state; orchestrator wires it)
|
|
18209
18210
|
globalFilterPayload: Rt,
|
|
18210
18211
|
// Resize / reorder
|
|
18211
|
-
handleResizeStart:
|
|
18212
|
+
handleResizeStart: Ul,
|
|
18212
18213
|
isColumnReordering: Gl,
|
|
18213
18214
|
handleColumnDragStart: ol,
|
|
18214
18215
|
handleColumnDragOver: Wl,
|
|
@@ -18241,7 +18242,7 @@ const V1 = ["aria-busy"], D1 = {
|
|
|
18241
18242
|
handleSort: nn,
|
|
18242
18243
|
handleSelectAllChange: ea,
|
|
18243
18244
|
handleRowSelectionChange: on,
|
|
18244
|
-
handleRowClick:
|
|
18245
|
+
handleRowClick: U,
|
|
18245
18246
|
handleAddRow: re,
|
|
18246
18247
|
handleRemoveRow: ce,
|
|
18247
18248
|
handleColumnVisibilityChange: $e,
|
|
@@ -18255,8 +18256,8 @@ const V1 = ["aria-busy"], D1 = {
|
|
|
18255
18256
|
handleCancelRowEdit: Po,
|
|
18256
18257
|
handleRowAction: Fo,
|
|
18257
18258
|
handleMobileRowClick: zo,
|
|
18258
|
-
handleMobileRowSelect:
|
|
18259
|
-
handleMobileRowAction:
|
|
18259
|
+
handleMobileRowSelect: Ho,
|
|
18260
|
+
handleMobileRowAction: Uo
|
|
18260
18261
|
} = L1({
|
|
18261
18262
|
props: l,
|
|
18262
18263
|
emit: r,
|
|
@@ -18297,7 +18298,7 @@ const V1 = ["aria-busy"], D1 = {
|
|
|
18297
18298
|
oe.scrollHeight - oe.scrollTop - oe.clientHeight < ze && r("load-more");
|
|
18298
18299
|
}, ta = S(() => l.addRow?.enabled === !0), rn = S(() => l.addRow?.position ?? "footer"), la = S(() => l.addRow?.label ?? "Add row"), aa = S(() => l.addRow?.icon ?? "lucide-plus"), qo = (ae) => {
|
|
18299
18300
|
}, Ko = () => {
|
|
18300
|
-
}, cl = O(!1), vl = O({}), un = O(null), Yo = S(() => un.value?.$el ?? null),
|
|
18301
|
+
}, cl = O(!1), vl = O({}), un = O(null), Yo = S(() => un.value?.$el ?? null), Ht = O(!1), dn = O(null), jo = S(() => dn.value?.columnSwitcherEl ?? null), Xo = S(() => {
|
|
18301
18302
|
let ae = 0;
|
|
18302
18303
|
for (const oe of Object.values(vl.value))
|
|
18303
18304
|
if (!(oe == null || oe === "") && !(Array.isArray(oe) && oe.length === 0)) {
|
|
@@ -18373,11 +18374,11 @@ const V1 = ["aria-busy"], D1 = {
|
|
|
18373
18374
|
// State persistence API
|
|
18374
18375
|
clearState: Re.clearState,
|
|
18375
18376
|
saveState: Re.saveState
|
|
18376
|
-
}),
|
|
18377
|
+
}), He(() => {
|
|
18377
18378
|
N.clear(), zt && clearTimeout(zt);
|
|
18378
18379
|
}), (ae, oe) => {
|
|
18379
18380
|
const ze = Rl("loading");
|
|
18380
|
-
return
|
|
18381
|
+
return Ue((o(), p("div", {
|
|
18381
18382
|
ref_key: "tableRootRef",
|
|
18382
18383
|
ref: X,
|
|
18383
18384
|
class: "vc-data-table",
|
|
@@ -18420,10 +18421,10 @@ const V1 = ["aria-busy"], D1 = {
|
|
|
18420
18421
|
key: 3,
|
|
18421
18422
|
columns: n(tn),
|
|
18422
18423
|
"visible-columns": n(ln),
|
|
18423
|
-
show:
|
|
18424
|
+
show: Ht.value,
|
|
18424
18425
|
"anchor-ref": jo.value,
|
|
18425
18426
|
"onUpdate:visibleColumns": n($e),
|
|
18426
|
-
"onUpdate:show": oe[3] || (oe[3] = (pe) =>
|
|
18427
|
+
"onUpdate:show": oe[3] || (oe[3] = (pe) => Ht.value = pe)
|
|
18427
18428
|
}, null, 8, ["columns", "visible-columns", "show", "anchor-ref", "onUpdate:visibleColumns"])) : R("", !0),
|
|
18428
18429
|
ta.value && rn.value === "header" ? (o(), B(n(ua), {
|
|
18429
18430
|
key: 4,
|
|
@@ -18471,8 +18472,8 @@ const V1 = ["aria-busy"], D1 = {
|
|
|
18471
18472
|
"is-inline-editing": n(dl),
|
|
18472
18473
|
"new-row-indices": n(Z).newRowIndices.value,
|
|
18473
18474
|
onClick: n(zo),
|
|
18474
|
-
onSelect: n(
|
|
18475
|
-
onAction: n(
|
|
18475
|
+
onSelect: n(Ho),
|
|
18476
|
+
onAction: n(Uo),
|
|
18476
18477
|
onRefresh: oe[16] || (oe[16] = (pe) => r("pull-refresh")),
|
|
18477
18478
|
onCellValueChange: oe[17] || (oe[17] = (pe, Ae, Xe) => n(tt)(pe, Ae, Xe))
|
|
18478
18479
|
}, {
|
|
@@ -18530,17 +18531,17 @@ const V1 = ["aria-busy"], D1 = {
|
|
|
18530
18531
|
"get-filter-value": n(zl),
|
|
18531
18532
|
"is-editing": n(dl),
|
|
18532
18533
|
"show-column-switcher": !!e.columnSwitcher,
|
|
18533
|
-
"column-switcher-active":
|
|
18534
|
+
"column-switcher-active": Ht.value,
|
|
18534
18535
|
"actions-position": e.rowActionsPosition,
|
|
18535
18536
|
onSelectAll: n(ea),
|
|
18536
18537
|
onSort: n(nn),
|
|
18537
|
-
onResizeStart: n(
|
|
18538
|
+
onResizeStart: n(Ul),
|
|
18538
18539
|
onReorderStart: n(ol),
|
|
18539
18540
|
onReorderOver: n(Wl),
|
|
18540
18541
|
onReorderDrop: oe[5] || (oe[5] = (pe, Ae) => n(ql)(Ae)),
|
|
18541
18542
|
onFilterApply: n(Et),
|
|
18542
|
-
onFilterClear: n(
|
|
18543
|
-
onColumnSwitcherClick: oe[6] || (oe[6] = (pe) =>
|
|
18543
|
+
onFilterClear: n(Hl),
|
|
18544
|
+
onColumnSwitcherClick: oe[6] || (oe[6] = (pe) => Ht.value = !Ht.value)
|
|
18544
18545
|
}, null, 8, ["columns", "show-drag-handle", "show-selection-cell", "selection-mode", "all-selected", "some-selected", "get-sort-direction", "get-sort-index", "get-column-width", "get-header-align", "get-header-style", "is-column-resizable", "is-column-reorderable", "is-last-resizable", "get-sort-field", "set-header-ref", "show-filter", "get-filter-type", "get-filter-options", "is-filter-multiple", "get-range-fields", "get-filter-value", "is-editing", "show-column-switcher", "column-switcher-active", "actions-position", "onSelectAll", "onSort", "onResizeStart", "onReorderStart", "onReorderOver", "onFilterApply", "onFilterClear"]),
|
|
18545
18546
|
x(n(I0), {
|
|
18546
18547
|
items: n(bt),
|
|
@@ -18567,7 +18568,7 @@ const V1 = ["aria-busy"], D1 = {
|
|
|
18567
18568
|
"get-row-props": Zo,
|
|
18568
18569
|
onScroll: Wo,
|
|
18569
18570
|
onGroupToggle: oe[7] || (oe[7] = (pe, Ae) => n(be).toggleGroupExpansion(pe, Ae)),
|
|
18570
|
-
onRowClick: n(
|
|
18571
|
+
onRowClick: n(U),
|
|
18571
18572
|
onRowMouseenter: qo,
|
|
18572
18573
|
onRowMouseleave: Ko,
|
|
18573
18574
|
onSelectionChange: n(on),
|
|
@@ -18696,7 +18697,7 @@ const V1 = ["aria-busy"], D1 = {
|
|
|
18696
18697
|
]);
|
|
18697
18698
|
};
|
|
18698
18699
|
}
|
|
18699
|
-
}),
|
|
18700
|
+
}), U1 = { class: "vc-table-adapter" }, G1 = { class: "vc-global-filters-panel__content" }, CC = /* @__PURE__ */ H({
|
|
18700
18701
|
__name: "VcTableAdapter",
|
|
18701
18702
|
props: {
|
|
18702
18703
|
columns: {},
|
|
@@ -18852,8 +18853,8 @@ const V1 = ["aria-busy"], D1 = {
|
|
|
18852
18853
|
function Q(j) {
|
|
18853
18854
|
j.cancel(), l("onAddNewRow");
|
|
18854
18855
|
}
|
|
18855
|
-
return (j, ke) => (o(), p("div",
|
|
18856
|
-
x(
|
|
18856
|
+
return (j, ke) => (o(), p("div", U1, [
|
|
18857
|
+
x(H1, {
|
|
18857
18858
|
items: t.items,
|
|
18858
18859
|
"sort-field": v.value,
|
|
18859
18860
|
"sort-order": g.value,
|
|
@@ -19028,7 +19029,7 @@ export {
|
|
|
19028
19029
|
MS as S,
|
|
19029
19030
|
Fy as T,
|
|
19030
19031
|
Na as U,
|
|
19031
|
-
|
|
19032
|
+
HS as V,
|
|
19032
19033
|
XS as W,
|
|
19033
19034
|
pn as X,
|
|
19034
19035
|
xd as Y,
|
|
@@ -19036,7 +19037,7 @@ export {
|
|
|
19036
19037
|
da as _,
|
|
19037
19038
|
s0 as a,
|
|
19038
19039
|
k1 as a$,
|
|
19039
|
-
|
|
19040
|
+
H1 as a0,
|
|
19040
19041
|
kd as a1,
|
|
19041
19042
|
$t as a2,
|
|
19042
19043
|
hC as a3,
|
|
@@ -19067,7 +19068,7 @@ export {
|
|
|
19067
19068
|
E1 as aS,
|
|
19068
19069
|
it as aT,
|
|
19069
19070
|
Eo as aU,
|
|
19070
|
-
|
|
19071
|
+
Hf as aV,
|
|
19071
19072
|
rC as aW,
|
|
19072
19073
|
Gr as aX,
|
|
19073
19074
|
Zg as aY,
|
|
@@ -19146,7 +19147,7 @@ export {
|
|
|
19146
19147
|
Xg as bj,
|
|
19147
19148
|
Qg as bk,
|
|
19148
19149
|
_l as bl,
|
|
19149
|
-
|
|
19150
|
+
Ug as bm,
|
|
19150
19151
|
Jg as bn,
|
|
19151
19152
|
ko as bo,
|
|
19152
19153
|
Kp as bp,
|
|
@@ -19182,6 +19183,6 @@ export {
|
|
|
19182
19183
|
Jy as v,
|
|
19183
19184
|
cw as w,
|
|
19184
19185
|
lw as x,
|
|
19185
|
-
|
|
19186
|
+
US as y,
|
|
19186
19187
|
uC as z
|
|
19187
19188
|
};
|