@vc-shell/framework 2.2.0-pr261.11c6306 → 2.2.0-pr262.1eb3cac
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ai-agent/index.js +3 -3
- package/dist/chunks/VcAiAgentPanel.vue_vue_type_script_setup_true_lang-IxvmIZ32.js +1124 -0
- package/dist/chunks/VcAiAgentPanel.vue_vue_type_script_setup_true_lang-IxvmIZ32.js.map +1 -0
- package/dist/chunks/{VcAiAgentPanel.vue_vue_type_style_index_0_lang-BneMFPUI.js → VcAiAgentPanel.vue_vue_type_style_index_0_lang-CcI_W_Vm.js} +260 -369
- package/dist/chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CcI_W_Vm.js.map +1 -0
- package/dist/chunks/{VcScheduler.vue_vue_type_script_setup_true_lang-ChAZE3ab.js → VcScheduler.vue_vue_type_script_setup_true_lang-Ch_TVK_C.js} +6853 -7012
- package/dist/chunks/VcScheduler.vue_vue_type_script_setup_true_lang-Ch_TVK_C.js.map +1 -0
- package/dist/chunks/{VcScheduler.vue_vue_type_style_index_0_lang-DGx3smxP.js → VcScheduler.vue_vue_type_style_index_0_lang-CL468dK2.js} +1606 -1480
- package/dist/chunks/VcScheduler.vue_vue_type_style_index_0_lang-CL468dK2.js.map +1 -0
- package/dist/chunks/{dashboard-feed-row.vue_vue_type_script_setup_true_lang-Vlgchlib.js → dashboard-feed-row.vue_vue_type_script_setup_true_lang-YOlFZMoP.js} +68 -68
- package/dist/chunks/{dashboard-feed-row.vue_vue_type_script_setup_true_lang-Vlgchlib.js.map → dashboard-feed-row.vue_vue_type_script_setup_true_lang-YOlFZMoP.js.map} +1 -1
- package/dist/chunks/{index-BuToNK4r.js → index-CI1U6XgH.js} +2 -2
- package/dist/chunks/{index-BuToNK4r.js.map → index-CI1U6XgH.js.map} +1 -1
- package/dist/chunks/{vendor-vueuse-components-CoR2FSn3.js → vendor-vueuse-components-BW7i7Uhb.js} +1 -1
- package/dist/chunks/{vendor-vueuse-components-CoR2FSn3.js.map → vendor-vueuse-components-BW7i7Uhb.js.map} +1 -1
- package/dist/chunks/{vendor-vueuse-core-BFa9je5E.js → vendor-vueuse-core-BYWoPpF_.js} +82 -83
- package/dist/chunks/{vendor-vueuse-core-BFa9je5E.js.map → vendor-vueuse-core-BYWoPpF_.js.map} +1 -1
- package/dist/chunks/{vendor-vueuse-shared-kZH3-Km1.js → vendor-vueuse-shared-BlCOXw5g.js} +2 -2
- package/dist/chunks/{vendor-vueuse-shared-kZH3-Km1.js.map → vendor-vueuse-shared-BlCOXw5g.js.map} +1 -1
- package/dist/core/blade-navigation/types/index.d.ts +0 -8
- package/dist/core/blade-navigation/types/index.d.ts.map +1 -1
- package/dist/core/composables/index.d.ts +0 -1
- package/dist/core/composables/index.d.ts.map +1 -1
- package/dist/core/composables/useAsync/index.d.ts.map +1 -1
- package/dist/core/composables/useUser/index.d.ts.map +1 -1
- package/dist/core/interceptors/index.d.ts.map +1 -1
- package/dist/core/plugins/ai-agent/components/VcAiAgentPanel.vue.d.ts.map +1 -1
- package/dist/core/plugins/ai-agent/components/_internal/VcAiAgentHeader.vue.d.ts.map +1 -1
- package/dist/core/plugins/ai-agent/composables/useAiAgent.d.ts.map +1 -1
- package/dist/core/types/index.d.ts +0 -12
- package/dist/core/types/index.d.ts.map +1 -1
- package/dist/core/utilities/sessionExpiration.d.ts +30 -0
- package/dist/core/utilities/sessionExpiration.d.ts.map +1 -0
- package/dist/dashboard/index.js +1 -1
- package/dist/framework.js +800 -809
- package/dist/framework.js.map +1 -1
- package/dist/index.css +1 -1
- package/dist/locales/de.js +1 -4
- package/dist/locales/en.js +1 -4
- package/dist/locales/en.json +1 -4
- package/dist/locales/types.d.ts +0 -3
- package/dist/shell/_internal/blade-navigation/components/vc-blade-navigation/vc-blade-navigation-new.vue.d.ts.map +1 -1
- package/dist/shell/_internal/blade-navigation/components/vc-blade-slot/vc-blade-slot.vue.d.ts.map +1 -1
- package/dist/shell/components/error-interceptor/interceptor.d.ts.map +1 -1
- package/dist/test-helpers.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-popover/vc-popover.vue.d.ts +1 -1
- package/dist/ui/components/molecules/vc-popover/vc-popover.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/BladeHeader.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarBaseButton.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/toolbar/toolbar-button-props.d.ts +0 -2
- package/dist/ui/components/organisms/vc-blade/_internal/toolbar/toolbar-button-props.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/VcColumn.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-filmstrip/vc-gallery-filmstrip.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-filmstrip/vc-gallery-filmstrip.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-sidebar/vc-sidebar.vue.d.ts.map +1 -1
- package/dist/ui/index.js +20 -20
- package/package.json +4 -4
- package/dist/chunks/VcAiAgentPanel.vue_vue_type_script_setup_true_lang-qC6yOtWU.js +0 -1380
- package/dist/chunks/VcAiAgentPanel.vue_vue_type_script_setup_true_lang-qC6yOtWU.js.map +0 -1
- package/dist/chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-BneMFPUI.js.map +0 -1
- package/dist/chunks/VcScheduler.vue_vue_type_script_setup_true_lang-ChAZE3ab.js.map +0 -1
- package/dist/chunks/VcScheduler.vue_vue_type_style_index_0_lang-DGx3smxP.js.map +0 -1
- package/dist/core/composables/useKeyboardShortcuts/format.d.ts +0 -11
- package/dist/core/composables/useKeyboardShortcuts/format.d.ts.map +0 -1
- package/dist/core/composables/useKeyboardShortcuts/hotkey.d.ts +0 -14
- package/dist/core/composables/useKeyboardShortcuts/hotkey.d.ts.map +0 -1
- package/dist/core/composables/useKeyboardShortcuts/index.d.ts +0 -23
- package/dist/core/composables/useKeyboardShortcuts/index.d.ts.map +0 -1
- package/dist/core/composables/useKeyboardShortcuts/match.d.ts +0 -14
- package/dist/core/composables/useKeyboardShortcuts/match.d.ts.map +0 -1
- package/dist/shell/_internal/blade-navigation/components/vc-blade-navigation/shortcut-dispatch.d.ts +0 -22
- package/dist/shell/_internal/blade-navigation/components/vc-blade-navigation/shortcut-dispatch.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ShortcutKbd.vue.d.ts +0 -11
- package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ShortcutKbd.vue.d.ts.map +0 -1
package/dist/framework.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { getCurrentScope as Pt, onScopeDispose as Nt, computed as w, inject as Q, watch as ne, defineComponent as H, openBlock as C, createBlock as D, createSlots as Oe, withCtx as p, renderSlot as Y, createElementVNode as V, normalizeClass as
|
|
5
|
-
import { b5 as me, b6 as
|
|
6
|
-
import { _ as
|
|
7
|
-
import { _ as
|
|
8
|
-
import { c as U,
|
|
9
|
-
import { A as
|
|
10
|
-
import { H as
|
|
11
|
-
import { a as
|
|
12
|
-
import { u as
|
|
13
|
-
import { p as
|
|
14
|
-
import { A as
|
|
1
|
+
import { a as Da, b as ya } from "./chunks/vendor-vueuse-core-BYWoPpF_.js";
|
|
2
|
+
import { w as at, x as oe, y as q, z as X, _ as x, A as be, C as Ba, I as bt, d as K, b as pe, l as Ma, D as ka, E as Va, F as Ua, V as Ee, G as Fa, H as Wa, J as Ga, K as Ha, L as $a, M as xa, N as Ka, O as za, P as qa } from "./chunks/VcScheduler.vue_vue_type_style_index_0_lang-CL468dK2.js";
|
|
3
|
+
import { Q as Gl, B as Hl, R as $l, S as xl, T as Kl, U as zl, W as ql, X as Yl, Y as jl, a as Zl, c as Xl, e as Jl, f as Ql, g as eu, h as tu, i as au, j as nu, k as su, Z as ou, $ as ru, a0 as iu, a1 as lu, a2 as uu, a3 as du, a4 as cu, a5 as Eu, a6 as fu, a7 as mu, a8 as gu, a9 as Su, aa as Au, ab as pu, ac as Tu, ad as hu, p as Lu, ae as Ou, af as Ru, ag as _u, ah as Iu, ai as vu, aj as wu, ak as Cu, al as bu, am as Pu, an as Nu, ao as Du, u as yu, m as Bu, t as Mu, ap as ku, n as Vu, o as Uu, aq as Fu, q as Wu, ar as Gu, r as Hu, as as $u, at as xu } from "./chunks/VcScheduler.vue_vue_type_style_index_0_lang-CL468dK2.js";
|
|
4
|
+
import { getCurrentScope as Pt, onScopeDispose as Nt, computed as w, inject as Q, watch as ne, defineComponent as H, openBlock as C, createBlock as D, createSlots as Oe, withCtx as p, renderSlot as Y, createElementVNode as V, normalizeClass as Ya, createElementBlock as G, Fragment as se, createVNode as _, unref as r, createTextVNode as k, toDisplayString as y, shallowReactive as ja, ref as b, readonly as Je, onMounted as Re, onBeforeMount as Za, onBeforeUnmount as Xa, onUnmounted as Ja, provide as Dt, toValue as yt, isRef as Bt, normalizeStyle as Mt, createCommentVNode as z, withDirectives as Qa, withModifiers as We, reactive as le, createApp as en, nextTick as Pe, renderList as Ue, withKeys as nt, mergeProps as ie, getCurrentInstance as tn, warn as an, h as te, toRaw as nn } from "vue";
|
|
5
|
+
import { b5 as me, b6 as sn, b7 as on, b8 as kt, b9 as Ge, ba as rn, bb as ln, ao as un, bc as He, bd as dn, be as cn, bf as Vt, Q as Ut, $ as En, a8 as ge, aa as st, a6 as $e, aB as fn, a0 as mn, av as gn, N as _e, ag as Ft, P as Sn, bg as An, aC as dt, bh as pn, bi as Tn } from "./chunks/VcScheduler.vue_vue_type_script_setup_true_lang-Ch_TVK_C.js";
|
|
6
|
+
import { _ as zu, a as qu, b as Yu, c as ju, d as Zu, e as Xu, f as Ju, g as Qu, h as ed, i as td, j as ad, bj as nd, bk as sd, C as od, bl as rd, bm as id, bn as ld, k as ud, bo as dd, bp as cd, S as Ed, bq as fd, br as md, l as gd, m as Sd, n as Ad, o as pd, p as Td, q as hd, T as Ld, r as Od, s as Rd, t as _d, u as Id, v as vd, w as wd, x as Cd, bs as bd, bt as Pd, V as Nd, y as Dd, z as yd, A as Bd, B as Md, D as kd, E as Vd, F as Ud, G as Fd, H as Wd, I as Gd, J as Hd, K as $d, L as xd, M as Kd, O as zd, bu as qd, bu as Yd, bv as jd, R as Zd, U as Xd, W as Jd, X as Qd, Y as ec, Z as tc, a1 as ac, a2 as nc, a3 as sc, a4 as oc, a5 as rc, a7 as ic, a9 as lc, ab as uc, ac as dc, ad as cc, ae as Ec, af as fc, ah as mc, ai as gc, aj as Sc, ak as Ac, al as pc, am as Tc, an as hc, ap as Lc, aq as Oc, ar as Rc, as as _c, at as Ic, au as vc, aw as wc, ax as Cc, ay as bc, az as Pc, aA as Nc, aD as Dc, aE as yc, bw as Bc, aF as Mc, bx as kc, by as Vc, bz as Uc, bA as Fc, bB as Wc, bC as Gc, bD as Hc, bE as $c, bF as xc, bG as Kc, bH as zc, bI as qc, bJ as Yc, bK as jc, bL as Zc, bM as Xc, aG as Jc, aH as Qc, aI as eE, bN as tE, aJ as aE, aK as nE, bO as sE, bP as oE, aL as rE, aM as iE, aN as lE, aO as uE, bQ as dE, aP as cE, aQ as EE, aR as fE, bR as mE, aS as gE, bS as SE, aT as AE, aU as pE, aV as TE, bT as hE, aW as LE, aX as OE, aY as RE, aZ as _E, a_ as IE, a$ as vE, b0 as wE, b1 as CE, b2 as bE, b3 as PE, b4 as NE, aF as DE } from "./chunks/VcScheduler.vue_vue_type_script_setup_true_lang-Ch_TVK_C.js";
|
|
7
|
+
import { _ as hn } from "./chunks/vendor-cypress-signalr-mock-itnm2wpA.js";
|
|
8
|
+
import { c as U, a as Ln, b as On, i as Wt, S as Rn, W as Gt, B as Ht, f as _n, g as $t, m as In, h as xt, j as vn, _ as wn, L as Cn, I as bn, k as Pn, l as Nn, n as Dn, o as yn, p as Bn, T as Mn, q as kn, r as Vn, s as Un, N as Fn } from "./chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CcI_W_Vm.js";
|
|
9
|
+
import { A as BE, t as ME, v as kE, w as VE, x as UE, y as FE, z as WE, C as GE, D as HE, F as $E, d as xE, e as KE, G as zE, H as qE, J as YE, K as jE, O as ZE, P as XE, Q as JE, R as QE, U as ef, V as tf, X as af, E as nf, Y as sf, Z as of, $ as rf, a0 as lf, a1 as uf, a2 as df, a3 as cf, a4 as Ef, M as ff, a5 as mf, a6 as gf, a7 as Sf, a8 as Af, a9 as pf, aa as Tf, ab as hf, ac as Lf, ad as Of, ae as Rf, af as _f, ag as If, u as vf } from "./chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CcI_W_Vm.js";
|
|
10
|
+
import { H as Wn, L as Gn } from "./chunks/vendor-microsoft-signalr-Bgpbb4fW.js";
|
|
11
|
+
import { a as Hn } from "./chunks/index-CI1U6XgH.js";
|
|
12
|
+
import { u as Cf } from "./chunks/index-CI1U6XgH.js";
|
|
13
|
+
import { p as $n, b as xn, a as Kn, s as zn, d as qn, e as Yn, f as jn, g as ot, h as Zn, i as Xn, j as Jn, k as Qn, l as es, m as ts } from "./chunks/VcAiAgentPanel.vue_vue_type_script_setup_true_lang-IxvmIZ32.js";
|
|
14
|
+
import { A as Pf, D as Nf, E as Df, H as yf, _ as Bf, c as Mf, u as kf, n as Vf } from "./chunks/VcAiAgentPanel.vue_vue_type_script_setup_true_lang-IxvmIZ32.js";
|
|
15
15
|
import "./chunks/ExtensionPoint.vue_vue_type_style_index_0_lang-B1R06zHa.js";
|
|
16
16
|
import "./chunks/vendor-dompurify-DpIUMBYC.js";
|
|
17
17
|
import { u as ue } from "./chunks/vendor-vue-i18n-LO-EJStU.js";
|
|
@@ -91,43 +91,43 @@ import "./assets/72de3a63bc0b70dd.svg";
|
|
|
91
91
|
import "./chunks/vendor-iso-639-1-BEjYyfKo.js";
|
|
92
92
|
import "./chunks/vendor-truncate-html-ChA1T5zy.js";
|
|
93
93
|
import "./chunks/vendor-sortablejs-Bsvu-FKn.js";
|
|
94
|
-
import { v as
|
|
94
|
+
import { v as as } from "./chunks/vendor-vue3-touch-events-DqysuuWh.js";
|
|
95
95
|
import "./chunks/vendor-gridstack-Beau2jQ7.js";
|
|
96
|
-
import { _ as
|
|
97
|
-
import { _ as
|
|
98
|
-
import { A as
|
|
99
|
-
import { o as
|
|
100
|
-
import { T as
|
|
101
|
-
import { _ as
|
|
102
|
-
import { E as
|
|
103
|
-
function
|
|
96
|
+
import { _ as Ff, a as Wf, b as Gf, c as Hf, d as $f, L as xf, e as Kf, f as zf, l as qf, m as Yf, s as jf, t as Zf, u as Xf } from "./chunks/dashboard-feed-row.vue_vue_type_script_setup_true_lang-YOlFZMoP.js";
|
|
97
|
+
import { _ as Qf, a as em, b as tm, c as am, d as nm, e as sm } from "./chunks/DashboardDonutChart.vue_vue_type_script_setup_true_lang-hTcM33bM.js";
|
|
98
|
+
import { A as ns, u as ss } from "./chunks/vendor-vue3-application-insights-CAgbt8pk.js";
|
|
99
|
+
import { o as os, c as J, d as rs, i as is } from "./chunks/vendor-lodash-es-D2n90GJy.js";
|
|
100
|
+
import { T as ls, x as us, b as ds, S as cs, $ as Es } from "./chunks/vendor-web-vitals-ByFgAM-8.js";
|
|
101
|
+
import { _ as fs } from "./chunks/index-BuTo_Lx8.js";
|
|
102
|
+
import { E as rm, d as im, u as lm } from "./chunks/index-BuTo_Lx8.js";
|
|
103
|
+
function ul(e) {
|
|
104
104
|
return e.replace(/[\w]([A-Z])/g, function(t) {
|
|
105
105
|
return t[0] + "_" + t[1];
|
|
106
106
|
}).toLowerCase();
|
|
107
107
|
}
|
|
108
|
-
const
|
|
109
|
-
function
|
|
110
|
-
const t =
|
|
108
|
+
const ms = (e) => e.replace(/-./g, (t) => t[1].toUpperCase());
|
|
109
|
+
function dl(e) {
|
|
110
|
+
const t = ms(e);
|
|
111
111
|
return t[0].toUpperCase() + t.substring(1);
|
|
112
112
|
}
|
|
113
|
-
function
|
|
113
|
+
function cl(e) {
|
|
114
114
|
return e.replace(/\W+(.)/g, function(t, a) {
|
|
115
115
|
return a.toUpperCase();
|
|
116
116
|
});
|
|
117
117
|
}
|
|
118
|
-
const
|
|
118
|
+
const gs = /* @__PURE__ */ new Set(["png", "jpg", "jpeg", "svg", "gif"]);
|
|
119
119
|
function it(e) {
|
|
120
120
|
return e.split(".").pop()?.toLowerCase();
|
|
121
121
|
}
|
|
122
|
-
function
|
|
123
|
-
return e ?
|
|
122
|
+
function Kt(e) {
|
|
123
|
+
return e ? gs.has(it(e) ?? "") : !1;
|
|
124
124
|
}
|
|
125
|
-
function
|
|
125
|
+
function zt(e, t = 2) {
|
|
126
126
|
if (!e) return "0 Bytes";
|
|
127
127
|
const a = 1024, n = t < 0 ? 0 : t, s = ["Bytes", "KB", "MB", "GB"], o = Math.floor(Math.log(e) / Math.log(a));
|
|
128
128
|
return `${parseFloat((e / Math.pow(a, o)).toFixed(n))} ${s[o]}`;
|
|
129
129
|
}
|
|
130
|
-
const
|
|
130
|
+
const Ss = {
|
|
131
131
|
pdf: "#e74c3c",
|
|
132
132
|
doc: "#2b579a",
|
|
133
133
|
docx: "#2b579a",
|
|
@@ -142,21 +142,21 @@ const ms = {
|
|
|
142
142
|
mp4: "#8e44ad",
|
|
143
143
|
avi: "#8e44ad"
|
|
144
144
|
};
|
|
145
|
-
function
|
|
145
|
+
function qt(e) {
|
|
146
146
|
if (!e) return "var(--neutrals-400)";
|
|
147
147
|
const t = it(e) ?? "";
|
|
148
|
-
return
|
|
148
|
+
return Ss[t] ?? "var(--neutrals-400)";
|
|
149
149
|
}
|
|
150
|
-
function
|
|
150
|
+
function Yt(e) {
|
|
151
151
|
return e ? (it(e) ?? "FILE").toUpperCase() : "FILE";
|
|
152
152
|
}
|
|
153
|
-
const
|
|
153
|
+
const As = {
|
|
154
154
|
install(e) {
|
|
155
155
|
const { hasAccess: t } = at();
|
|
156
156
|
e.config.globalProperties.$hasAccess = t;
|
|
157
157
|
}
|
|
158
158
|
};
|
|
159
|
-
function
|
|
159
|
+
function El(e) {
|
|
160
160
|
const t = me(), a = t.subscribe({
|
|
161
161
|
types: e.types,
|
|
162
162
|
filter: e.filter,
|
|
@@ -175,24 +175,24 @@ function dl(e) {
|
|
|
175
175
|
markAsRead: o
|
|
176
176
|
};
|
|
177
177
|
}
|
|
178
|
-
function
|
|
179
|
-
const e = Q(
|
|
178
|
+
function fl() {
|
|
179
|
+
const e = Q(sn);
|
|
180
180
|
if (!e)
|
|
181
181
|
throw new Error("useNotificationContext() must be used inside a notification template");
|
|
182
182
|
return e;
|
|
183
183
|
}
|
|
184
|
-
function
|
|
184
|
+
function ml() {
|
|
185
185
|
const e = me();
|
|
186
186
|
return {
|
|
187
187
|
setBroadcastFilter: e.setBroadcastFilter,
|
|
188
188
|
clearBroadcastFilter: e.clearBroadcastFilter
|
|
189
189
|
};
|
|
190
190
|
}
|
|
191
|
-
const
|
|
191
|
+
const jt = Symbol("NotificationContainerState"), ct = U("signalR"), ps = {
|
|
192
192
|
install(e) {
|
|
193
193
|
const t = me(), { isAuthenticated: a } = oe();
|
|
194
194
|
let n = !1;
|
|
195
|
-
const s =
|
|
195
|
+
const s = hn("pushNotificationHub", { enableForVitest: !0 }) ?? new Wn().withUrl("/pushNotificationHub").withAutomaticReconnect().configureLogging(Gn.Information).build(), o = () => {
|
|
196
196
|
s.start().then(() => {
|
|
197
197
|
ct.info("Connected.");
|
|
198
198
|
}).catch((l) => {
|
|
@@ -217,13 +217,13 @@ const Yt = Symbol("NotificationContainerState"), ct = U("signalR"), Ss = {
|
|
|
217
217
|
);
|
|
218
218
|
}
|
|
219
219
|
};
|
|
220
|
-
function
|
|
221
|
-
const t = Q(
|
|
220
|
+
function gl(e) {
|
|
221
|
+
const t = Q(on, void 0);
|
|
222
222
|
return {
|
|
223
223
|
read: () => t ? t.read(e) : {}
|
|
224
224
|
};
|
|
225
225
|
}
|
|
226
|
-
const
|
|
226
|
+
const Ts = U("modularity");
|
|
227
227
|
function lt(e) {
|
|
228
228
|
const { blades: t, locales: a, notificationTemplates: n, notifications: s } = e;
|
|
229
229
|
return {
|
|
@@ -232,7 +232,7 @@ function lt(e) {
|
|
|
232
232
|
if (t && Object.keys(t).length > 0) {
|
|
233
233
|
const l = o.runWithContext(() => Q(kt));
|
|
234
234
|
if (!l?._registerBladeFn)
|
|
235
|
-
|
|
235
|
+
Ts.error("defineAppModule: BladeRegistry not found. Blade registration will be skipped.");
|
|
236
236
|
else
|
|
237
237
|
for (const [d, u] of Object.entries(t)) {
|
|
238
238
|
const E = u.name || d;
|
|
@@ -280,14 +280,14 @@ function lt(e) {
|
|
|
280
280
|
}
|
|
281
281
|
};
|
|
282
282
|
}
|
|
283
|
-
function
|
|
283
|
+
function Sl(e, t, a, n) {
|
|
284
284
|
return lt({
|
|
285
285
|
blades: e,
|
|
286
286
|
locales: t,
|
|
287
287
|
notificationTemplates: a
|
|
288
288
|
});
|
|
289
289
|
}
|
|
290
|
-
async function
|
|
290
|
+
async function hs(e, t, a, n, s, o) {
|
|
291
291
|
if (!a.workspaceUrl) return !1;
|
|
292
292
|
const i = t.getBladeByRoute(a.workspaceUrl);
|
|
293
293
|
if (!i)
|
|
@@ -323,28 +323,28 @@ async function Et(e) {
|
|
|
323
323
|
}
|
|
324
324
|
return e.blades.value.length > 0 && e._restoreStack([]), !0;
|
|
325
325
|
}
|
|
326
|
-
async function
|
|
326
|
+
async function Ls(e, t, a, n, s) {
|
|
327
327
|
if (!e.matched.some((E) => E.meta?.root)) return;
|
|
328
328
|
if (!e.matched.some((E) => E.meta?.bladeCatchAll))
|
|
329
329
|
return t.blades.value.length > 0 && !await Et(t) ? !1 : void 0;
|
|
330
|
-
const i = Object.values(e.params)?.[0] || "", l =
|
|
330
|
+
const i = Object.values(e.params)?.[0] || "", l = $n(e.path, i);
|
|
331
331
|
if (!l.workspaceUrl)
|
|
332
332
|
return t.blades.value.length > 0 && !await Et(t) ? !1 : void 0;
|
|
333
333
|
const d = Object.fromEntries(Object.entries(e.params).filter(([, E]) => typeof E == "string"));
|
|
334
|
-
if (await
|
|
335
|
-
const { path: E, query: g } =
|
|
334
|
+
if (await hs(t, a, l, n, s, d)) {
|
|
335
|
+
const { path: E, query: g } = xn(i, t.blades.value);
|
|
336
336
|
return { path: E, query: g, replace: !0 };
|
|
337
337
|
}
|
|
338
338
|
}
|
|
339
|
-
const
|
|
339
|
+
const Os = {
|
|
340
340
|
install(e, t) {
|
|
341
341
|
const { router: a } = t, n = {
|
|
342
342
|
router: t.router
|
|
343
343
|
};
|
|
344
|
-
|
|
344
|
+
Yn(n);
|
|
345
345
|
const s = e.runWithContext(() => {
|
|
346
346
|
try {
|
|
347
|
-
return
|
|
347
|
+
return rn();
|
|
348
348
|
} catch {
|
|
349
349
|
console.warn(
|
|
350
350
|
"[BladeNavigationPlugin] BladeRegistry not yet available. BladeStack will be created but URL restoration may be deferred."
|
|
@@ -356,71 +356,18 @@ const hs = {
|
|
|
356
356
|
console.error("[BladeNavigationPlugin] BladeRegistry is required but not found.");
|
|
357
357
|
return;
|
|
358
358
|
}
|
|
359
|
-
const { hasAccess: o } = e.runWithContext(() => at()), i =
|
|
360
|
-
e.provide(
|
|
361
|
-
const l =
|
|
362
|
-
e.provide(
|
|
359
|
+
const { hasAccess: o } = e.runWithContext(() => at()), i = Kn(s, o);
|
|
360
|
+
e.provide(Ln, i), zn(i);
|
|
361
|
+
const l = ln(i);
|
|
362
|
+
e.provide(On, l), qn(l), jn(s);
|
|
363
363
|
const d = a.getRoutes().find((u) => u.meta?.root);
|
|
364
364
|
d && a.addRoute(d.name, {
|
|
365
365
|
path: ":pathMatch(.*)*",
|
|
366
366
|
component: { render: () => null },
|
|
367
367
|
meta: { bladeCatchAll: !0 }
|
|
368
|
-
}), a.beforeEach((u) =>
|
|
369
|
-
}
|
|
370
|
-
}, Ls = {
|
|
371
|
-
input: {
|
|
372
|
-
maxlength: 1024,
|
|
373
|
-
debounce: 0,
|
|
374
|
-
type: "text",
|
|
375
|
-
autocomplete: "off"
|
|
376
|
-
},
|
|
377
|
-
select: {
|
|
378
|
-
debounce: 500,
|
|
379
|
-
pageSize: 20,
|
|
380
|
-
searchable: !0,
|
|
381
|
-
clearable: !0
|
|
382
|
-
},
|
|
383
|
-
table: {
|
|
384
|
-
pageSize: 20,
|
|
385
|
-
pageSizes: [10, 20, 50, 100],
|
|
386
|
-
selectable: !1,
|
|
387
|
-
multiselect: !1,
|
|
388
|
-
stickyHeader: !0
|
|
389
|
-
},
|
|
390
|
-
pagination: {
|
|
391
|
-
pageSize: 20,
|
|
392
|
-
visiblePages: 5
|
|
393
|
-
},
|
|
394
|
-
textarea: {
|
|
395
|
-
rows: 3,
|
|
396
|
-
maxlength: 4096
|
|
397
|
-
},
|
|
398
|
-
editor: {
|
|
399
|
-
minHeight: 200,
|
|
400
|
-
maxHeight: 500
|
|
401
|
-
},
|
|
402
|
-
tooltip: {
|
|
403
|
-
delay: 300,
|
|
404
|
-
placement: "top"
|
|
405
|
-
},
|
|
406
|
-
modal: {
|
|
407
|
-
closeOnEscape: !0,
|
|
408
|
-
closeOnOverlayClick: !0
|
|
409
|
-
},
|
|
410
|
-
notification: {
|
|
411
|
-
duration: 5e3,
|
|
412
|
-
position: "top-right"
|
|
413
|
-
},
|
|
414
|
-
dashboard: {
|
|
415
|
-
columns: 12,
|
|
416
|
-
rowHeight: 80,
|
|
417
|
-
gap: 20
|
|
368
|
+
}), a.beforeEach((u) => Ls(u, i, s, o, a));
|
|
418
369
|
}
|
|
419
|
-
}
|
|
420
|
-
function gl(e) {
|
|
421
|
-
return Ls[e];
|
|
422
|
-
}
|
|
423
|
-
const ut = /* @__PURE__ */ H({
|
|
370
|
+
}, ut = /* @__PURE__ */ H({
|
|
424
371
|
__name: "vc-popup-base",
|
|
425
372
|
props: {
|
|
426
373
|
title: {},
|
|
@@ -440,7 +387,7 @@ const ut = /* @__PURE__ */ H({
|
|
|
440
387
|
function s(o) {
|
|
441
388
|
n("confirm"), a.closeOnConfirm && o();
|
|
442
389
|
}
|
|
443
|
-
return (o, i) => (C(), D(
|
|
390
|
+
return (o, i) => (C(), D(un, {
|
|
444
391
|
variant: e.variant,
|
|
445
392
|
"is-mobile-fullscreen": e.isMobileFullscreen,
|
|
446
393
|
title: e.title,
|
|
@@ -456,7 +403,7 @@ const ut = /* @__PURE__ */ H({
|
|
|
456
403
|
confirm: () => s(l)
|
|
457
404
|
}, () => [
|
|
458
405
|
V("div", {
|
|
459
|
-
class:
|
|
406
|
+
class: Ya(["vc-popup-base__actions", {
|
|
460
407
|
"vc-popup-base__actions--confirm": e.mode === "confirm",
|
|
461
408
|
"vc-popup-base__actions--single": e.mode === "acknowledge"
|
|
462
409
|
}])
|
|
@@ -502,7 +449,7 @@ const ut = /* @__PURE__ */ H({
|
|
|
502
449
|
} : void 0
|
|
503
450
|
]), 1032, ["variant", "is-mobile-fullscreen", "title", "closable"]));
|
|
504
451
|
}
|
|
505
|
-
}),
|
|
452
|
+
}), Rs = /* @__PURE__ */ H({
|
|
506
453
|
__name: "vc-popup-warning",
|
|
507
454
|
props: {
|
|
508
455
|
title: {}
|
|
@@ -533,7 +480,7 @@ const ut = /* @__PURE__ */ H({
|
|
|
533
480
|
} : void 0
|
|
534
481
|
]), 1032, ["confirm-label", "cancel-label", "title"]));
|
|
535
482
|
}
|
|
536
|
-
}),
|
|
483
|
+
}), _s = /* @__PURE__ */ H({
|
|
537
484
|
__name: "vc-popup-error",
|
|
538
485
|
props: {
|
|
539
486
|
title: {}
|
|
@@ -561,7 +508,7 @@ const ut = /* @__PURE__ */ H({
|
|
|
561
508
|
} : void 0
|
|
562
509
|
]), 1032, ["action-label", "title"]));
|
|
563
510
|
}
|
|
564
|
-
}),
|
|
511
|
+
}), Is = /* @__PURE__ */ H({
|
|
565
512
|
__name: "vc-popup-info",
|
|
566
513
|
props: {
|
|
567
514
|
title: {}
|
|
@@ -590,18 +537,70 @@ const ut = /* @__PURE__ */ H({
|
|
|
590
537
|
]), 1032, ["action-label", "title"]));
|
|
591
538
|
}
|
|
592
539
|
});
|
|
593
|
-
function
|
|
594
|
-
He("warning",
|
|
540
|
+
function vs() {
|
|
541
|
+
He("warning", Rs), He("error", _s), He("info", Is);
|
|
595
542
|
}
|
|
596
|
-
const
|
|
543
|
+
const ws = {
|
|
597
544
|
install(e) {
|
|
598
545
|
const a = {
|
|
599
|
-
popups:
|
|
546
|
+
popups: ja([])
|
|
600
547
|
};
|
|
601
|
-
e.config.globalProperties.$popupPlugin = a, e.provide(
|
|
548
|
+
e.config.globalProperties.$popupPlugin = a, e.provide(dn, a), cn(a), vs();
|
|
549
|
+
}
|
|
550
|
+
}, Cs = {
|
|
551
|
+
input: {
|
|
552
|
+
maxlength: 1024,
|
|
553
|
+
debounce: 0,
|
|
554
|
+
type: "text",
|
|
555
|
+
autocomplete: "off"
|
|
556
|
+
},
|
|
557
|
+
select: {
|
|
558
|
+
debounce: 500,
|
|
559
|
+
pageSize: 20,
|
|
560
|
+
searchable: !0,
|
|
561
|
+
clearable: !0
|
|
562
|
+
},
|
|
563
|
+
table: {
|
|
564
|
+
pageSize: 20,
|
|
565
|
+
pageSizes: [10, 20, 50, 100],
|
|
566
|
+
selectable: !1,
|
|
567
|
+
multiselect: !1,
|
|
568
|
+
stickyHeader: !0
|
|
569
|
+
},
|
|
570
|
+
pagination: {
|
|
571
|
+
pageSize: 20,
|
|
572
|
+
visiblePages: 5
|
|
573
|
+
},
|
|
574
|
+
textarea: {
|
|
575
|
+
rows: 3,
|
|
576
|
+
maxlength: 4096
|
|
577
|
+
},
|
|
578
|
+
editor: {
|
|
579
|
+
minHeight: 200,
|
|
580
|
+
maxHeight: 500
|
|
581
|
+
},
|
|
582
|
+
tooltip: {
|
|
583
|
+
delay: 300,
|
|
584
|
+
placement: "top"
|
|
585
|
+
},
|
|
586
|
+
modal: {
|
|
587
|
+
closeOnEscape: !0,
|
|
588
|
+
closeOnOverlayClick: !0
|
|
589
|
+
},
|
|
590
|
+
notification: {
|
|
591
|
+
duration: 5e3,
|
|
592
|
+
position: "top-right"
|
|
593
|
+
},
|
|
594
|
+
dashboard: {
|
|
595
|
+
columns: 12,
|
|
596
|
+
rowHeight: 80,
|
|
597
|
+
gap: 20
|
|
602
598
|
}
|
|
603
599
|
};
|
|
604
|
-
function
|
|
600
|
+
function Al(e) {
|
|
601
|
+
return Cs[e];
|
|
602
|
+
}
|
|
603
|
+
function bs(e, t) {
|
|
605
604
|
let a = null;
|
|
606
605
|
return function(...n) {
|
|
607
606
|
a && clearTimeout(a), a = window.setTimeout(() => {
|
|
@@ -609,11 +608,11 @@ function ws(e, t) {
|
|
|
609
608
|
}, t);
|
|
610
609
|
};
|
|
611
610
|
}
|
|
612
|
-
function
|
|
611
|
+
function Ps(e, t = 0) {
|
|
613
612
|
setTimeout(e, t);
|
|
614
613
|
}
|
|
615
614
|
const xe = /* @__PURE__ */ new WeakMap();
|
|
616
|
-
function
|
|
615
|
+
function Ns(e) {
|
|
617
616
|
return function(...t) {
|
|
618
617
|
if (!xe.has(e)) {
|
|
619
618
|
const a = e(...t);
|
|
@@ -622,7 +621,7 @@ function bs(e) {
|
|
|
622
621
|
return xe.get(e);
|
|
623
622
|
};
|
|
624
623
|
}
|
|
625
|
-
function
|
|
624
|
+
function Ds(e, t) {
|
|
626
625
|
let a = !1;
|
|
627
626
|
return function(...n) {
|
|
628
627
|
a || (e(...n), a = !0, setTimeout(() => {
|
|
@@ -630,15 +629,15 @@ function Ps(e, t) {
|
|
|
630
629
|
}, t));
|
|
631
630
|
};
|
|
632
631
|
}
|
|
633
|
-
function
|
|
632
|
+
function pl() {
|
|
634
633
|
return {
|
|
635
|
-
debounce:
|
|
636
|
-
delay:
|
|
637
|
-
once:
|
|
638
|
-
throttle:
|
|
634
|
+
debounce: bs,
|
|
635
|
+
delay: Ps,
|
|
636
|
+
once: Ns,
|
|
637
|
+
throttle: Ds
|
|
639
638
|
};
|
|
640
639
|
}
|
|
641
|
-
function
|
|
640
|
+
function Tl(e) {
|
|
642
641
|
const t = me(), a = e ? Array.isArray(e) ? e : [e] : [];
|
|
643
642
|
let n, s;
|
|
644
643
|
a.length && (s = t.subscribe({
|
|
@@ -649,7 +648,7 @@ function Al(e) {
|
|
|
649
648
|
(i) => i.isNew && i.notifyType != null && a.includes(i.notifyType)
|
|
650
649
|
) : []);
|
|
651
650
|
return {
|
|
652
|
-
notifications: w(() =>
|
|
651
|
+
notifications: w(() => os(t.history.value, ["created"], ["desc"])),
|
|
653
652
|
moduleNotifications: o,
|
|
654
653
|
loadFromHistory: t.loadHistory,
|
|
655
654
|
addNotification: t.ingest,
|
|
@@ -661,8 +660,8 @@ function Al(e) {
|
|
|
661
660
|
};
|
|
662
661
|
}
|
|
663
662
|
let Ke;
|
|
664
|
-
const
|
|
665
|
-
function
|
|
663
|
+
const ys = U("use-async");
|
|
664
|
+
function Zt(e, t) {
|
|
666
665
|
const a = b(!1), n = b(null), s = t?.notify !== !1, o = t?.notifyTimeout ?? 8e3;
|
|
667
666
|
async function i(l, ...d) {
|
|
668
667
|
a.value = !0, n.value = null;
|
|
@@ -670,14 +669,14 @@ function jt(e, t) {
|
|
|
670
669
|
return await e(l, ...d);
|
|
671
670
|
} catch (u) {
|
|
672
671
|
const E = be(u);
|
|
673
|
-
if (n.value = E,
|
|
672
|
+
if (n.value = E, ys.error("Async action failed:", u), s && !Wt() && u && typeof u == "object") {
|
|
674
673
|
const g = `async-error-${E.message.slice(0, 80)}`, f = setTimeout(async () => {
|
|
675
|
-
Ke || (Ke = (await import("./chunks/VcScheduler.vue_vue_type_style_index_0_lang-
|
|
674
|
+
Ke || (Ke = (await import("./chunks/VcScheduler.vue_vue_type_style_index_0_lang-CL468dK2.js").then((S) => S.aG)).notification), Ke.error(E.message, {
|
|
676
675
|
timeout: o,
|
|
677
676
|
notificationId: g
|
|
678
677
|
});
|
|
679
678
|
}, 0);
|
|
680
|
-
|
|
679
|
+
Ba(u, f, g);
|
|
681
680
|
}
|
|
682
681
|
throw u;
|
|
683
682
|
} finally {
|
|
@@ -690,7 +689,7 @@ function jt(e, t) {
|
|
|
690
689
|
action: i
|
|
691
690
|
};
|
|
692
691
|
}
|
|
693
|
-
function
|
|
692
|
+
function Bs(e) {
|
|
694
693
|
async function t() {
|
|
695
694
|
return new e();
|
|
696
695
|
}
|
|
@@ -698,12 +697,12 @@ function Ds(e) {
|
|
|
698
697
|
getApiClient: t
|
|
699
698
|
};
|
|
700
699
|
}
|
|
701
|
-
function
|
|
700
|
+
function Xt(...e) {
|
|
702
701
|
return w(() => e.some((t) => t.value));
|
|
703
702
|
}
|
|
704
|
-
const
|
|
703
|
+
const Ms = U("use-settings");
|
|
705
704
|
function we() {
|
|
706
|
-
const e = b(), t = b(!1), { getApiClient: a } =
|
|
705
|
+
const e = b(), t = b(!1), { getApiClient: a } = Bs(Rn), { loading: n, action: s } = Zt(async () => {
|
|
707
706
|
if (t.value) return;
|
|
708
707
|
const i = await (await a()).getUICustomizationSetting();
|
|
709
708
|
let l = null;
|
|
@@ -711,7 +710,7 @@ function we() {
|
|
|
711
710
|
try {
|
|
712
711
|
l = JSON.parse(i.defaultValue);
|
|
713
712
|
} catch (d) {
|
|
714
|
-
|
|
713
|
+
Ms.warn("Failed to parse UI customization settings JSON; ignoring.", d);
|
|
715
714
|
}
|
|
716
715
|
l && !e.value && (e.value = {
|
|
717
716
|
contrast_logo: l.contrast_logo,
|
|
@@ -733,11 +732,11 @@ function we() {
|
|
|
733
732
|
}), {
|
|
734
733
|
uiSettings: w(() => e.value ?? {}),
|
|
735
734
|
applySettings: o,
|
|
736
|
-
loading:
|
|
735
|
+
loading: Xt(n)
|
|
737
736
|
};
|
|
738
737
|
}
|
|
739
|
-
const ft = U("use-assets"),
|
|
740
|
-
async function
|
|
738
|
+
const ft = U("use-assets"), ks = 4;
|
|
739
|
+
async function Vs(e, t, a, n) {
|
|
741
740
|
const s = new FormData();
|
|
742
741
|
s.append("file", e);
|
|
743
742
|
const i = await (await fetch(`/api/assets?folderUrl=/${t}`, {
|
|
@@ -750,7 +749,7 @@ async function Ms(e, t, a, n) {
|
|
|
750
749
|
}
|
|
751
750
|
return null;
|
|
752
751
|
}
|
|
753
|
-
async function
|
|
752
|
+
async function Us(e, t, a) {
|
|
754
753
|
const n = [];
|
|
755
754
|
for (let s = 0; s < e.length; s += a) {
|
|
756
755
|
const o = e.slice(s, s + a), i = await Promise.all(o.map((l, d) => t(l, s + d)));
|
|
@@ -758,16 +757,16 @@ async function ks(e, t, a) {
|
|
|
758
757
|
}
|
|
759
758
|
return n;
|
|
760
759
|
}
|
|
761
|
-
function
|
|
760
|
+
function hl() {
|
|
762
761
|
const e = b(!1);
|
|
763
762
|
async function t(s, o, i) {
|
|
764
763
|
try {
|
|
765
764
|
e.value = !0;
|
|
766
765
|
const l = Array.from(s);
|
|
767
|
-
return (await
|
|
766
|
+
return (await Us(
|
|
768
767
|
l,
|
|
769
|
-
(u, E) =>
|
|
770
|
-
|
|
768
|
+
(u, E) => Vs(u, o, E, i),
|
|
769
|
+
ks
|
|
771
770
|
)).filter((u) => u !== null);
|
|
772
771
|
} catch (l) {
|
|
773
772
|
throw ft.error("Upload failed:", l), l;
|
|
@@ -779,7 +778,7 @@ function pl() {
|
|
|
779
778
|
try {
|
|
780
779
|
e.value = !0;
|
|
781
780
|
let l = J(o) || [];
|
|
782
|
-
return l && l.length && s.length > 0 && (l =
|
|
781
|
+
return l && l.length && s.length > 0 && (l = rs(l, s, (d, u) => d[i] === u[i])), l;
|
|
783
782
|
} catch (l) {
|
|
784
783
|
throw ft.error("Remove failed:", l), l;
|
|
785
784
|
} finally {
|
|
@@ -802,8 +801,8 @@ function pl() {
|
|
|
802
801
|
loading: w(() => e.value)
|
|
803
802
|
};
|
|
804
803
|
}
|
|
805
|
-
const
|
|
806
|
-
async function
|
|
804
|
+
const Fs = U("use-assets-manager"), Ws = 4;
|
|
805
|
+
async function Gs(e, t, a, n) {
|
|
807
806
|
const s = new FormData();
|
|
808
807
|
s.append("file", e);
|
|
809
808
|
const o = t.startsWith("/") ? t.slice(1) : t, l = await (await fetch(`/api/assets?folderUrl=/${o}`, {
|
|
@@ -816,7 +815,7 @@ async function Fs(e, t, a, n) {
|
|
|
816
815
|
}
|
|
817
816
|
return null;
|
|
818
817
|
}
|
|
819
|
-
async function
|
|
818
|
+
async function Hs(e, t, a) {
|
|
820
819
|
const n = [];
|
|
821
820
|
for (let s = 0; s < e.length; s += a) {
|
|
822
821
|
const o = e.slice(s, s + a), i = await Promise.all(o.map((l, d) => t(l, s + d)));
|
|
@@ -830,7 +829,7 @@ function mt(e) {
|
|
|
830
829
|
return n === s ? t.index - a.index : n - s;
|
|
831
830
|
}).map(({ item: t }, a) => ({ ...t, sortOrder: a }));
|
|
832
831
|
}
|
|
833
|
-
function
|
|
832
|
+
function Ll(e, t) {
|
|
834
833
|
const a = b(!1), n = b(mt(e.value ?? []));
|
|
835
834
|
ne(
|
|
836
835
|
() => e.value,
|
|
@@ -842,18 +841,18 @@ function Tl(e, t) {
|
|
|
842
841
|
function s() {
|
|
843
842
|
e.value = n.value;
|
|
844
843
|
}
|
|
845
|
-
const o = n, i = w(() => a.value), l = t.concurrency ??
|
|
844
|
+
const o = n, i = w(() => a.value), l = t.concurrency ?? Ws, d = t.assetKey ?? "url";
|
|
846
845
|
async function u(S, L) {
|
|
847
846
|
try {
|
|
848
847
|
a.value = !0;
|
|
849
|
-
const T = Array.from(S), I = t.uploadPath(), O = (await
|
|
848
|
+
const T = Array.from(S), I = t.uploadPath(), O = (await Hs(
|
|
850
849
|
T,
|
|
851
|
-
(h, N) =>
|
|
850
|
+
(h, N) => Gs(h, I, N, L),
|
|
852
851
|
l
|
|
853
852
|
)).filter((h) => h !== null);
|
|
854
853
|
n.value = [...n.value, ...O], s();
|
|
855
854
|
} catch (T) {
|
|
856
|
-
throw
|
|
855
|
+
throw Fs.error("Upload failed:", T), T;
|
|
857
856
|
} finally {
|
|
858
857
|
a.value = !1;
|
|
859
858
|
}
|
|
@@ -887,10 +886,10 @@ function Tl(e, t) {
|
|
|
887
886
|
loading: i
|
|
888
887
|
};
|
|
889
888
|
}
|
|
890
|
-
const
|
|
891
|
-
|
|
889
|
+
const $s = (e) => {
|
|
890
|
+
Za(() => {
|
|
892
891
|
window.addEventListener("beforeunload", t);
|
|
893
|
-
}),
|
|
892
|
+
}), Xa(() => {
|
|
894
893
|
window.removeEventListener("beforeunload", t);
|
|
895
894
|
});
|
|
896
895
|
function t(a) {
|
|
@@ -912,10 +911,10 @@ function Le(e) {
|
|
|
912
911
|
function gt(e) {
|
|
913
912
|
return !!e.dictionary;
|
|
914
913
|
}
|
|
915
|
-
function
|
|
914
|
+
function xs(e) {
|
|
916
915
|
return e.valueType === "Measure";
|
|
917
916
|
}
|
|
918
|
-
function
|
|
917
|
+
function Ks(e) {
|
|
919
918
|
return e.valueType === "Color";
|
|
920
919
|
}
|
|
921
920
|
function W(e) {
|
|
@@ -924,7 +923,7 @@ function W(e) {
|
|
|
924
923
|
function Fe(e, t) {
|
|
925
924
|
e.values && (fe(e) && t ? e.values = e.values.filter((a) => a.languageCode !== t) : e.values = [], e.values.length > 0 && e.values.every((a) => Se(a.value)) && (e.values = []));
|
|
926
925
|
}
|
|
927
|
-
const
|
|
926
|
+
const zs = {
|
|
928
927
|
get(e, t) {
|
|
929
928
|
return fe(e) ? Le(e) ? e.values?.filter((n) => n.languageCode === t) ?? [] : (e.values?.find((n) => n.languageCode === t) ?? e.values?.find((n) => !n.languageCode))?.value ?? "" : Le(e) ? e.values ?? [] : e.values?.[0]?.value ?? "";
|
|
930
929
|
},
|
|
@@ -951,14 +950,14 @@ const xs = {
|
|
|
951
950
|
}
|
|
952
951
|
e.values?.[0] ? Object.assign(e.values[0], { value: t }) : e.values = [W({ value: t })];
|
|
953
952
|
}
|
|
954
|
-
},
|
|
953
|
+
}, qs = {
|
|
955
954
|
get(e, t) {
|
|
956
955
|
return fe(e) ? (e.values?.find((n) => n.languageCode === t) ?? e.values?.find((n) => !n.languageCode))?.value ?? !1 : e.values?.[0]?.value ?? !1;
|
|
957
956
|
},
|
|
958
957
|
set(e, t, a) {
|
|
959
958
|
e.values?.[0] ? Object.assign(e.values[0], { value: t }) : e.values = [W({ value: t })];
|
|
960
959
|
}
|
|
961
|
-
},
|
|
960
|
+
}, Ys = {
|
|
962
961
|
get(e, t) {
|
|
963
962
|
return fe(e) ? Le(e) ? e.values?.filter((n) => n.languageCode === t) ?? [] : (e.values?.find((n) => n.languageCode === t) ?? e.values?.find((n) => !n.languageCode))?.valueId ?? "" : Le(e) ? e.values ?? [] : e.values?.[0]?.valueId ?? "";
|
|
964
963
|
},
|
|
@@ -968,17 +967,17 @@ const xs = {
|
|
|
968
967
|
Fe(e, s);
|
|
969
968
|
return;
|
|
970
969
|
}
|
|
971
|
-
n?.length && (fe(e) ?
|
|
970
|
+
n?.length && (fe(e) ? js(e, t, n, s) : Js(e, t, n));
|
|
972
971
|
}
|
|
973
972
|
};
|
|
974
|
-
function
|
|
975
|
-
Array.isArray(t) ?
|
|
973
|
+
function js(e, t, a, n) {
|
|
974
|
+
Array.isArray(t) ? Zs(
|
|
976
975
|
e,
|
|
977
976
|
t,
|
|
978
977
|
a
|
|
979
|
-
) :
|
|
978
|
+
) : Xs(e, t, a, n);
|
|
980
979
|
}
|
|
981
|
-
function
|
|
980
|
+
function Zs(e, t, a) {
|
|
982
981
|
e.values = t.flatMap((n) => {
|
|
983
982
|
const s = a.find(
|
|
984
983
|
(o) => o.id === n.valueId || o.id === n.id
|
|
@@ -995,7 +994,7 @@ function Ys(e, t, a) {
|
|
|
995
994
|
) : W(n);
|
|
996
995
|
});
|
|
997
996
|
}
|
|
998
|
-
function
|
|
997
|
+
function Xs(e, t, a, n) {
|
|
999
998
|
const s = a.find((o) => o.id === t);
|
|
1000
999
|
if (!s) {
|
|
1001
1000
|
e.values = [];
|
|
@@ -1026,7 +1025,7 @@ function js(e, t, a, n) {
|
|
|
1026
1025
|
);
|
|
1027
1026
|
}
|
|
1028
1027
|
}
|
|
1029
|
-
function
|
|
1028
|
+
function Js(e, t, a) {
|
|
1030
1029
|
if (Array.isArray(t))
|
|
1031
1030
|
e.values = t.flatMap((n) => {
|
|
1032
1031
|
const s = a.find(
|
|
@@ -1057,7 +1056,7 @@ function Zs(e, t, a) {
|
|
|
1057
1056
|
];
|
|
1058
1057
|
}
|
|
1059
1058
|
}
|
|
1060
|
-
const
|
|
1059
|
+
const Qs = {
|
|
1061
1060
|
get(e, t) {
|
|
1062
1061
|
return e.values?.[0]?.value ?? "";
|
|
1063
1062
|
},
|
|
@@ -1068,7 +1067,7 @@ const Xs = {
|
|
|
1068
1067
|
}
|
|
1069
1068
|
e.values = [W({ value: t, unitOfMeasureId: a.unitOfMeasureId })];
|
|
1070
1069
|
}
|
|
1071
|
-
},
|
|
1070
|
+
}, eo = {
|
|
1072
1071
|
get(e, t) {
|
|
1073
1072
|
return Le(e) ? e.values ?? [] : e.values?.[0]?.value ?? "";
|
|
1074
1073
|
},
|
|
@@ -1083,10 +1082,10 @@ const Xs = {
|
|
|
1083
1082
|
}
|
|
1084
1083
|
};
|
|
1085
1084
|
function St(e) {
|
|
1086
|
-
return
|
|
1085
|
+
return xs(e) ? Qs : Ks(e) && !gt(e) ? eo : e.valueType === "Boolean" ? qs : gt(e) ? Ys : zs;
|
|
1087
1086
|
}
|
|
1088
|
-
function
|
|
1089
|
-
const { searchDictionary: t, searchMeasurements: a } = e, { loading: n, action: s } =
|
|
1087
|
+
function Ol(e) {
|
|
1088
|
+
const { searchDictionary: t, searchMeasurements: a } = e, { loading: n, action: s } = Zt(async (u) => {
|
|
1090
1089
|
if (u)
|
|
1091
1090
|
return await t(u);
|
|
1092
1091
|
});
|
|
@@ -1118,10 +1117,10 @@ function hl(e) {
|
|
|
1118
1117
|
setPropertyValue: d,
|
|
1119
1118
|
loadDictionaries: o,
|
|
1120
1119
|
loadMeasurements: i,
|
|
1121
|
-
loading:
|
|
1120
|
+
loading: Xt(n)
|
|
1122
1121
|
};
|
|
1123
1122
|
}
|
|
1124
|
-
function
|
|
1123
|
+
function Rl(e) {
|
|
1125
1124
|
const t = (n) => {
|
|
1126
1125
|
}, a = (n) => {
|
|
1127
1126
|
(e ?? t)({
|
|
@@ -1130,14 +1129,14 @@ function Ll(e) {
|
|
|
1130
1129
|
rating: n.rating
|
|
1131
1130
|
});
|
|
1132
1131
|
};
|
|
1133
|
-
|
|
1132
|
+
ls(a), us(a), ds(a), cs(a), Es(a);
|
|
1134
1133
|
}
|
|
1135
|
-
const
|
|
1136
|
-
function
|
|
1137
|
-
const t = Q(
|
|
1134
|
+
const Jt = U("use-blade-widgets");
|
|
1135
|
+
function _l(e) {
|
|
1136
|
+
const t = Q(Gt);
|
|
1138
1137
|
if (!t)
|
|
1139
1138
|
throw new bt("WidgetService");
|
|
1140
|
-
const a = t, n = Q(
|
|
1139
|
+
const a = t, n = Q(Ht, void 0);
|
|
1141
1140
|
if (!n)
|
|
1142
1141
|
throw new Error(
|
|
1143
1142
|
"[vc-shell] useBladeWidgets() requires blade context (BladeDescriptorKey). It must be called inside a blade component rendered by VcBladeSlot."
|
|
@@ -1145,14 +1144,14 @@ function Ol(e) {
|
|
|
1145
1144
|
const s = n.value.id;
|
|
1146
1145
|
Re(() => {
|
|
1147
1146
|
for (const l of e)
|
|
1148
|
-
a.registerWidget(
|
|
1149
|
-
}),
|
|
1147
|
+
a.registerWidget(to(l), s);
|
|
1148
|
+
}), Ja(() => {
|
|
1150
1149
|
for (const l of e)
|
|
1151
1150
|
a.unregisterWidget(l.id, s);
|
|
1152
1151
|
});
|
|
1153
1152
|
function o(l) {
|
|
1154
1153
|
const u = a.getWidgets(s).find((E) => E.id === l);
|
|
1155
|
-
u?.trigger?.onRefresh ? u.trigger.onRefresh() :
|
|
1154
|
+
u?.trigger?.onRefresh ? u.trigger.onRefresh() : Jt.warn(`Widget '${l}' has no trigger.onRefresh registered.`);
|
|
1156
1155
|
}
|
|
1157
1156
|
function i() {
|
|
1158
1157
|
const l = a.getWidgets(s);
|
|
@@ -1161,15 +1160,15 @@ function Ol(e) {
|
|
|
1161
1160
|
}
|
|
1162
1161
|
return { refresh: o, refreshAll: i };
|
|
1163
1162
|
}
|
|
1164
|
-
function
|
|
1165
|
-
const t = Q(
|
|
1163
|
+
function Il(e) {
|
|
1164
|
+
const t = Q(_n);
|
|
1166
1165
|
if (!t) {
|
|
1167
|
-
|
|
1166
|
+
Jt.warn("useWidgetTrigger() called outside WidgetContainer scope — trigger will not be registered.");
|
|
1168
1167
|
return;
|
|
1169
1168
|
}
|
|
1170
1169
|
t.setTrigger(e);
|
|
1171
1170
|
}
|
|
1172
|
-
function
|
|
1171
|
+
function to(e) {
|
|
1173
1172
|
const t = {
|
|
1174
1173
|
icon: e.icon,
|
|
1175
1174
|
badge: e.badge,
|
|
@@ -1186,7 +1185,7 @@ function Qs(e) {
|
|
|
1186
1185
|
trigger: e.onRefresh ? { onRefresh: e.onRefresh } : void 0
|
|
1187
1186
|
};
|
|
1188
1187
|
}
|
|
1189
|
-
function
|
|
1188
|
+
function ao(e) {
|
|
1190
1189
|
const t = {};
|
|
1191
1190
|
for (const a of Object.keys(e)) {
|
|
1192
1191
|
const n = e[a];
|
|
@@ -1194,14 +1193,14 @@ function eo(e) {
|
|
|
1194
1193
|
}
|
|
1195
1194
|
return t;
|
|
1196
1195
|
}
|
|
1197
|
-
function
|
|
1196
|
+
function vl(e) {
|
|
1198
1197
|
Dt(
|
|
1199
|
-
|
|
1200
|
-
w(() =>
|
|
1198
|
+
$t,
|
|
1199
|
+
w(() => ao(yt(e)))
|
|
1201
1200
|
);
|
|
1202
1201
|
}
|
|
1203
|
-
function
|
|
1204
|
-
const e = Q(
|
|
1202
|
+
function wl() {
|
|
1203
|
+
const e = Q($t);
|
|
1205
1204
|
if (!e)
|
|
1206
1205
|
throw new bt("BladeContext");
|
|
1207
1206
|
return e;
|
|
@@ -1210,11 +1209,11 @@ function At(e) {
|
|
|
1210
1209
|
return e == null || e === "";
|
|
1211
1210
|
}
|
|
1212
1211
|
function pt(e, t) {
|
|
1213
|
-
return
|
|
1212
|
+
return is(e, t, (a, n) => {
|
|
1214
1213
|
if (At(a) && At(n)) return !0;
|
|
1215
1214
|
});
|
|
1216
1215
|
}
|
|
1217
|
-
function
|
|
1216
|
+
function Cl(e) {
|
|
1218
1217
|
const t = (i) => J(r(i)), a = b(t(e)), n = b(t(e)), s = b(!1);
|
|
1219
1218
|
Bt(e) && ne(
|
|
1220
1219
|
e,
|
|
@@ -1247,12 +1246,12 @@ function vl(e) {
|
|
|
1247
1246
|
resetModificationState: o
|
|
1248
1247
|
};
|
|
1249
1248
|
}
|
|
1250
|
-
const
|
|
1249
|
+
const no = { class: "tw-flex tw-grow-1 tw-border-t tw-border-solid tw-border-t-[--assets-details-border]" }, so = { class: "assets-details__content tw-grow tw-basis-0 tw-w-full tw-overflow-hidden" }, oo = { class: "tw-p-4" }, ro = { class: "assets-details__header" }, io = {
|
|
1251
1250
|
key: 1,
|
|
1252
1251
|
class: "assets-details__file-preview tw-shrink-0"
|
|
1253
|
-
},
|
|
1252
|
+
}, lo = { class: "assets-details__meta" };
|
|
1254
1253
|
Vt("AssetsDetails", {});
|
|
1255
|
-
const
|
|
1254
|
+
const uo = /* @__PURE__ */ H({
|
|
1256
1255
|
name: "AssetsDetails",
|
|
1257
1256
|
__name: "assets-details",
|
|
1258
1257
|
setup(e) {
|
|
@@ -1297,30 +1296,30 @@ const io = /* @__PURE__ */ H({
|
|
|
1297
1296
|
"toolbar-items": E.value
|
|
1298
1297
|
}, {
|
|
1299
1298
|
default: p(() => [
|
|
1300
|
-
V("div",
|
|
1301
|
-
V("div",
|
|
1302
|
-
_(r(
|
|
1299
|
+
V("div", no, [
|
|
1300
|
+
V("div", so, [
|
|
1301
|
+
_(r(En), { "no-padding": !0 }, {
|
|
1303
1302
|
default: p(() => [
|
|
1304
|
-
V("div",
|
|
1303
|
+
V("div", oo, [
|
|
1305
1304
|
_(r(ge), null, {
|
|
1306
1305
|
default: p(() => [
|
|
1307
|
-
V("div",
|
|
1308
|
-
r(
|
|
1306
|
+
V("div", ro, [
|
|
1307
|
+
r(Kt)(i.value.name) ? (C(), D(r(st), {
|
|
1309
1308
|
key: 0,
|
|
1310
1309
|
src: i.value.url,
|
|
1311
1310
|
size: "xl",
|
|
1312
1311
|
bordered: !0,
|
|
1313
1312
|
class: "tw-shrink-0"
|
|
1314
|
-
}, null, 8, ["src"])) : (C(), G("div",
|
|
1313
|
+
}, null, 8, ["src"])) : (C(), G("div", io, [
|
|
1315
1314
|
V("div", {
|
|
1316
1315
|
class: "assets-details__file-badge",
|
|
1317
|
-
style: Mt({ backgroundColor: r(
|
|
1318
|
-
}, y(r(
|
|
1316
|
+
style: Mt({ backgroundColor: r(qt)(i.value.name) })
|
|
1317
|
+
}, y(r(Yt)(i.value.name)), 5)
|
|
1319
1318
|
])),
|
|
1320
|
-
V("div",
|
|
1319
|
+
V("div", lo, [
|
|
1321
1320
|
_(r($e), {
|
|
1322
1321
|
label: r(o)("ASSETS.PAGES.DETAILS.FIELDS.SIZE"),
|
|
1323
|
-
"model-value": r(
|
|
1322
|
+
"model-value": r(zt)(i.value.size)
|
|
1324
1323
|
}, null, 8, ["label", "model-value"]),
|
|
1325
1324
|
_(r($e), {
|
|
1326
1325
|
label: r(o)("ASSETS.PAGES.DETAILS.FIELDS.CREATED_DATE"),
|
|
@@ -1373,7 +1372,7 @@ const io = /* @__PURE__ */ H({
|
|
|
1373
1372
|
tooltip: r(o)("ASSETS.PAGES.DETAILS.FIELDS.ALT.TOOLTIP"),
|
|
1374
1373
|
disabled: l.value
|
|
1375
1374
|
}, null, 8, ["modelValue", "label", "placeholder", "tooltip", "disabled"])) : z("", !0),
|
|
1376
|
-
r(t)?.hiddenFields?.includes("description") ? z("", !0) : (C(), D(r(
|
|
1375
|
+
r(t)?.hiddenFields?.includes("description") ? z("", !0) : (C(), D(r(fn), {
|
|
1377
1376
|
key: 2,
|
|
1378
1377
|
modelValue: i.value.description,
|
|
1379
1378
|
"onUpdate:modelValue": c[2] || (c[2] = (S) => i.value.description = S),
|
|
@@ -1395,12 +1394,12 @@ const io = /* @__PURE__ */ H({
|
|
|
1395
1394
|
_: 1
|
|
1396
1395
|
}, 8, ["title", "subtitle", "toolbar-items"]));
|
|
1397
1396
|
}
|
|
1398
|
-
}),
|
|
1397
|
+
}), co = uo, Eo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1399
1398
|
__proto__: null,
|
|
1400
|
-
AssetsDetails:
|
|
1401
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
1399
|
+
AssetsDetails: co
|
|
1400
|
+
}, Symbol.toStringTag, { value: "Module" })), fo = lt({ blades: Eo }), mo = { class: "tw-flex tw-items-center tw-justify-center" };
|
|
1402
1401
|
Vt("AssetsManager", {});
|
|
1403
|
-
const
|
|
1402
|
+
const go = /* @__PURE__ */ H({
|
|
1404
1403
|
name: "AssetsManager",
|
|
1405
1404
|
__name: "assets-manager",
|
|
1406
1405
|
setup(e) {
|
|
@@ -1516,13 +1515,13 @@ const fo = /* @__PURE__ */ H({
|
|
|
1516
1515
|
width: "70%"
|
|
1517
1516
|
}, {
|
|
1518
1517
|
default: p(() => [
|
|
1519
|
-
|
|
1518
|
+
Qa((C(), G("div", {
|
|
1520
1519
|
class: "tw-relative tw-h-full tw-flex-1",
|
|
1521
1520
|
onDragover: We(L, ["prevent", "stop"]),
|
|
1522
1521
|
onDragleave: We(T, ["prevent"]),
|
|
1523
1522
|
onDrop: We(I, ["prevent", "stop"])
|
|
1524
1523
|
}, [
|
|
1525
|
-
_(r(
|
|
1524
|
+
_(r(mn), {
|
|
1526
1525
|
selection: g.value,
|
|
1527
1526
|
"onUpdate:selection": A[0] || (A[0] = (R) => g.value = R),
|
|
1528
1527
|
items: i.value,
|
|
@@ -1549,8 +1548,8 @@ const fo = /* @__PURE__ */ H({
|
|
|
1549
1548
|
type: "image"
|
|
1550
1549
|
}, {
|
|
1551
1550
|
body: p(({ data: R }) => [
|
|
1552
|
-
V("div",
|
|
1553
|
-
r(
|
|
1551
|
+
V("div", mo, [
|
|
1552
|
+
r(Kt)(R.name ?? "") ? (C(), D(r(st), {
|
|
1554
1553
|
key: 0,
|
|
1555
1554
|
bordered: !0,
|
|
1556
1555
|
size: "s",
|
|
@@ -1560,8 +1559,8 @@ const fo = /* @__PURE__ */ H({
|
|
|
1560
1559
|
}, null, 8, ["src"])) : (C(), G("div", {
|
|
1561
1560
|
key: 1,
|
|
1562
1561
|
class: "assets-manager__file-badge",
|
|
1563
|
-
style: Mt({ backgroundColor: r(
|
|
1564
|
-
}, y(r(
|
|
1562
|
+
style: Mt({ backgroundColor: r(qt)(R.name ?? "") })
|
|
1563
|
+
}, y(r(Yt)(R.name ?? "")), 5))
|
|
1565
1564
|
])
|
|
1566
1565
|
]),
|
|
1567
1566
|
_: 1
|
|
@@ -1579,7 +1578,7 @@ const fo = /* @__PURE__ */ H({
|
|
|
1579
1578
|
"always-visible": ""
|
|
1580
1579
|
}, {
|
|
1581
1580
|
body: p(({ data: R }) => [
|
|
1582
|
-
V("div", null, y(r(
|
|
1581
|
+
V("div", null, y(r(zt)(R.size ?? 0)), 1)
|
|
1583
1582
|
]),
|
|
1584
1583
|
_: 1
|
|
1585
1584
|
}, 8, ["title"]),
|
|
@@ -1605,7 +1604,7 @@ const fo = /* @__PURE__ */ H({
|
|
|
1605
1604
|
_: 1
|
|
1606
1605
|
}, 8, ["selection", "items", "reorderable-rows", "selection-mode", "row-actions", "empty-state"])
|
|
1607
1606
|
], 32)), [
|
|
1608
|
-
[r(
|
|
1607
|
+
[r(Ma), l.value]
|
|
1609
1608
|
]),
|
|
1610
1609
|
V("input", {
|
|
1611
1610
|
ref_key: "uploader",
|
|
@@ -1620,14 +1619,14 @@ const fo = /* @__PURE__ */ H({
|
|
|
1620
1619
|
_: 1
|
|
1621
1620
|
}, 8, ["title", "toolbar-items"]));
|
|
1622
1621
|
}
|
|
1623
|
-
}),
|
|
1622
|
+
}), So = go, Ao = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1624
1623
|
__proto__: null,
|
|
1625
|
-
AssetsManager:
|
|
1626
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
1627
|
-
function
|
|
1624
|
+
AssetsManager: So
|
|
1625
|
+
}, Symbol.toStringTag, { value: "Module" })), po = lt({ blades: Ao }), Tt = U("connection-status"), ht = "vc-framework-offline-status", Lt = b(!1), Ot = b(!0);
|
|
1626
|
+
function Qt() {
|
|
1628
1627
|
if (!Lt.value && typeof window < "u") {
|
|
1629
1628
|
Lt.value = !0;
|
|
1630
|
-
const { isOnline: e } =
|
|
1629
|
+
const { isOnline: e } = Da();
|
|
1631
1630
|
ne(
|
|
1632
1631
|
e,
|
|
1633
1632
|
(t) => {
|
|
@@ -1643,58 +1642,58 @@ function Jt() {
|
|
|
1643
1642
|
isOnline: Je(Ot)
|
|
1644
1643
|
};
|
|
1645
1644
|
}
|
|
1646
|
-
const ze = U("slow-network"),
|
|
1645
|
+
const ze = U("slow-network"), To = 1e4, ho = ["slow-2g", "2g"];
|
|
1647
1646
|
let qe = null;
|
|
1648
|
-
const
|
|
1647
|
+
const ea = "vc-framework-slow-network", Lo = 3e3, Oo = "Your network is slow or the server is taking longer than usual. Please be patient.";
|
|
1649
1648
|
let ae = null;
|
|
1650
1649
|
function Rt() {
|
|
1651
|
-
q.warning(
|
|
1652
|
-
notificationId:
|
|
1650
|
+
q.warning(Oo, {
|
|
1651
|
+
notificationId: ea,
|
|
1653
1652
|
timeout: !1
|
|
1654
1653
|
});
|
|
1655
1654
|
}
|
|
1656
1655
|
function _t() {
|
|
1657
|
-
q.remove(
|
|
1656
|
+
q.remove(ea);
|
|
1658
1657
|
}
|
|
1659
1658
|
const It = b(!1), Me = b(0), Qe = b(!1), ke = /* @__PURE__ */ new Map(), et = /* @__PURE__ */ new Set(), Ye = w(() => Me.value > 0 || Qe.value);
|
|
1660
|
-
function
|
|
1659
|
+
function Ro(e) {
|
|
1661
1660
|
const t = setTimeout(() => {
|
|
1662
1661
|
Me.value++, ke.delete(e), et.add(e);
|
|
1663
|
-
},
|
|
1662
|
+
}, To);
|
|
1664
1663
|
ke.set(e, t);
|
|
1665
1664
|
}
|
|
1666
|
-
function
|
|
1665
|
+
function _o(e) {
|
|
1667
1666
|
const t = ke.get(e);
|
|
1668
1667
|
t != null ? (clearTimeout(t), ke.delete(e)) : et.has(e) && (Me.value = Math.max(0, Me.value - 1), et.delete(e));
|
|
1669
1668
|
}
|
|
1670
|
-
function
|
|
1669
|
+
function ta() {
|
|
1671
1670
|
if (!It.value && typeof window < "u") {
|
|
1672
1671
|
It.value = !0;
|
|
1673
1672
|
const e = navigator.connection;
|
|
1674
1673
|
e && (qe = () => {
|
|
1675
|
-
const a =
|
|
1674
|
+
const a = ho.includes(e.effectiveType);
|
|
1676
1675
|
a !== Qe.value && ze.info(`Connection type: ${e.effectiveType} → ${a ? "slow" : "normal"}`), Qe.value = a;
|
|
1677
1676
|
}, e.addEventListener("change", qe), qe());
|
|
1678
|
-
const { isOnline: t } =
|
|
1677
|
+
const { isOnline: t } = Qt();
|
|
1679
1678
|
ne(Ye, (a) => {
|
|
1680
1679
|
a ? (ae != null && (clearTimeout(ae), ae = null), t.value && (ze.info("Slow network detected — showing notification"), Rt())) : ae = setTimeout(() => {
|
|
1681
1680
|
ze.info("Network recovered — hiding notification"), _t(), ae = null;
|
|
1682
|
-
},
|
|
1681
|
+
}, Lo);
|
|
1683
1682
|
}), ne(t, (a) => {
|
|
1684
1683
|
a ? Ye.value && Rt() : (ae != null && (clearTimeout(ae), ae = null), _t());
|
|
1685
1684
|
});
|
|
1686
1685
|
}
|
|
1687
1686
|
return {
|
|
1688
1687
|
isSlowNetwork: Ye,
|
|
1689
|
-
trackRequest:
|
|
1690
|
-
untrackRequest:
|
|
1688
|
+
trackRequest: Ro,
|
|
1689
|
+
untrackRequest: _o
|
|
1691
1690
|
};
|
|
1692
1691
|
}
|
|
1693
1692
|
const Te = U("interceptors");
|
|
1694
|
-
function
|
|
1693
|
+
function Io(e) {
|
|
1695
1694
|
if (window.fetch.__vcInterceptorsInstalled__)
|
|
1696
1695
|
return Te.warn("registerInterceptors called twice — ignoring second install"), window.fetch;
|
|
1697
|
-
const { fetch: a } = window, { signOut: n, isAuthenticated: s } = oe(), { trackRequest: o, untrackRequest: i } =
|
|
1696
|
+
const { fetch: a } = window, { signOut: n, isAuthenticated: s } = oe(), { trackRequest: o, untrackRequest: i } = ta();
|
|
1698
1697
|
let l = 0;
|
|
1699
1698
|
const d = (async (...u) => {
|
|
1700
1699
|
if (window.__DEMO_MODE__)
|
|
@@ -1744,14 +1743,14 @@ function Ro(e) {
|
|
|
1744
1743
|
...f || {},
|
|
1745
1744
|
signal: S.signal
|
|
1746
1745
|
});
|
|
1747
|
-
return O.status === 401 && s.value && n().catch((h) => {
|
|
1746
|
+
return O.status === 401 && !Wt() && s.value && (In(), n().catch((h) => {
|
|
1748
1747
|
Te.error("signOut failed after 401:", h);
|
|
1749
1748
|
}).finally(() => {
|
|
1750
|
-
|
|
1749
|
+
vo(e), q.error(
|
|
1751
1750
|
`Access Denied: Your session has expired or you do not have the necessary permissions.
|
|
1752
1751
|
Please log in again or contact the administrator for assistance.`
|
|
1753
1752
|
);
|
|
1754
|
-
}), O;
|
|
1753
|
+
})), O;
|
|
1755
1754
|
} catch (O) {
|
|
1756
1755
|
throw L ? new Error("Request timed out. Please try again.") : O;
|
|
1757
1756
|
} finally {
|
|
@@ -1761,77 +1760,77 @@ Please log in again or contact the administrator for assistance.`
|
|
|
1761
1760
|
});
|
|
1762
1761
|
return d.__vcInterceptorsInstalled__ = !0, window.fetch = d, d;
|
|
1763
1762
|
}
|
|
1764
|
-
function
|
|
1763
|
+
function vo(e) {
|
|
1765
1764
|
e && e.getRoutes().some((t) => t.path === "/login" || t.name === "Login") ? e.currentRoute.value.path !== "/login" && e.push("/login") : window.location.href = window.location.origin + "/";
|
|
1766
1765
|
}
|
|
1767
|
-
const ta = { THEMES: { LIGHT: "Light", DARK: "Dark" }, NOTIFICATIONS: { CLEAR_ALL: "Clear all" } }, aa = { NAVIGATION_ARIA_LABEL: "Primary navigation", SIDEBAR: { SEARCH_PLACEHOLDER: "Search keyword" }, USER: { ROLE: { ADMINISTRATOR: "Administrator" } }, ACCOUNT: { SETTINGS: "Settings", CHANGE_PASSWORD: "Change password", PROFILE: "Profile", LOGOUT: "Log Out" } }, na = { CONTROLS: { CLEAR: "Clear", CLEAR_ALL: "Clear all", CLOSE: "Close", TOGGLE_DROPDOWN: "Toggle dropdown", SEARCH_OPTIONS: "Search options", SELECT_OPTION: "Select option", CLEAR_SELECTION: "Clear selection", COPY_TO_CLIPBOARD: "Copy to clipboard", DELETE_ITEM: "Delete item" }, ATOMS: { VC_BANNER: { SHOW_MORE: "Show more", SHOW_LESS: "Show less" }, VC_SCROLLABLE_CONTAINER: { LABEL: "Scrollable content" }, VC_VIDEO: { NO_SOURCE: "No video source" } }, MOLECULES: { VC_SELECT: { CLICK_TO_SELECT: "Click to select...", LOADING: "Loading...", LOADING_MORE: "Loading more...", NO_OPTIONS: "No options" }, VC_FILE_UPLOAD: { DRAG_HERE: "Drag and drop file here or", BROWSE: "browse your files", TAP_TO_UPLOAD: "Tap to select files", UPLOADING: "Uploading..." }, VC_INPUT: { DATE_PLACEHOLDER: "Select date", DATE_TIME_PLACEHOLDER: "Select date and time" }, VC_PAGINATION: { JUMP: "Jump to page:", LABEL: "Pagination", FIRST: "First page", PREVIOUS: "Previous page", NEXT: "Next page", LAST: "Last page", PAGE: "Page {page}" }, VC_MULTIVALUE: { ADD: "Add" }, VC_BREADCRUMBS: { LABEL: "Breadcrumb", SHOW_MORE: "Show more breadcrumbs" }, VC_COLOR_INPUT: { CLEAR: "Clear color" }, VC_DATE_PICKER: { CLEAR: "Clear date" }, VC_SLIDER: { PREVIOUS: "Previous slide", NEXT: "Next slide" }, VC_TOAST: { DISMISS: "Dismiss notification" }, VC_EDITOR: { TOOLBAR: { LABEL: "Text formatting", BOLD: "Bold", ITALIC: "Italic", UNDERLINE: "Underline", STRIKETHROUGH: "Strikethrough", HEADING_1: "Heading 1", HEADING_2: "Heading 2", HEADING_3: "Heading 3", BULLET_LIST: "Bullet list", NUMBERED_LIST: "Numbered list", BLOCKQUOTE: "Blockquote", INSERT_LINK: "Insert link", INSERT_IMAGE: "Insert image", INSERT_TABLE: "Insert table", DELETE_TABLE: "Delete table", ADD_COLUMN_BEFORE: "Add column before", ADD_COLUMN_AFTER: "Add column after", ADD_ROW_BEFORE: "Add row before", ADD_ROW_AFTER: "Add row after", DELETE_COLUMN: "Delete column", DELETE_ROW: "Delete row" }, FONT_SIZE: "Font size", VIEW: { PREVIEW: "Preview", SPLIT: "Side-by-side view", SOURCE: "Source code" } } }, ORGANISMS: { VC_DYNAMIC_PROPERTY: { ADD: "Add value", VALUE_TYPE: { COLOR: { PLACEHOLDER: "Color code", NAME: "Color name" } } }, VC_GALLERY: { INTERNAL: { VC_GALLERY_ITEM: { FULLSCREEN: "Fullscreen", EDIT: "Edit", DELETE: "Delete" }, VC_GALLERY_PREVIEW: { COPY_IMAGE_LINK: "copy image link" }, VC_GALLERY_FILMSTRIP: { PREVIOUS: "Previous images", NEXT: "Next images" } }, GALLERY_IS_EMPTY: "Gallery is empty", DROP_TO_UPLOAD: "Drop to upload", DRAG_IMAGES_HERE: "Drag images here or", BROWSE_IMAGES: "browse your files", UPLOAD: "Upload", OR_DROP_HERE: "or drop here", SHOW_ALL: "Expand ({count})", COLLAPSE: "Collapse" }, VC_APP: { NOTIFICATIONS: "Notifications", INTERNAL: { VC_APP_BAR: { BACK: "Back" }, MOBILE_LAYOUT: { TAB_MENU: "Menu", TAB_HUB: "Hub" }, APP_HUB: { SEARCH_PLACEHOLDER: "Search applications and widgets", APPLICATIONS: "Applications", WIDGETS: "Widgets", NO_APPLICATIONS: "No applications found", NO_WIDGETS: "No widgets found", LIST_VIEW: "List view", TILE_VIEW: "Tile view" } } }, BLADE_NAVIGATION: { ARIA_LABEL: "Blade navigation" }, VC_BLADE: { SEE_DETAILS: "See details", UNSAVED_CHANGES: "Has unsaved changes", ERROR_POPUP: { TITLE: "Error details", COPY_ERROR: "copy content", CLOSE: "dismiss" }, MORE: "More", TOOLBAR: "Toolbar actions", CLOSE_MENU: "Close menu", PANEL: "Panel" }, VC_BLADE_HEADER: { UNSAVED_CHANGES: "Has unsaved changes", NO_CHANGES: "No unsaved changes", CLOSE: "Close", MAXIMIZE: "Maximize", RESTORE: "Restore" }, VC_TABLE: { SELECT_ROW: "Select row", SELECT_ALL_ROWS: "Select all rows", CURRENT_PAGE_SELECTED: "All items in this page are selected.", SELECT_ALL: "Select all items", ALL_SELECTED: "All items are selected.", ALL_SELECTED_COUNT: "All {count} items selected", SELECT_ALL_COUNT: "Select all {count} items", CANCEL: "Clear selection", ALL_ACTIONS: "All actions", MORE: "More", ALL_FILTERS: "Filters", SEARCH: "Search...", EMPTY: "List is empty.", EMPTY_TITLE: "No data", EMPTY_DESCRIPTION: "No items to display", NOT_FOUND: "Nothing found.", NOT_FOUND_TITLE: "No results found", NOT_FOUND_DESCRIPTION: "Try adjusting your search or filters", TOTALS: "Totals:", ACTIONS: "Actions", NOT_SET: "Not set", SELECTED: "Selected", SELECT_ALL_TRUNCATED: "Select all", PULL_TO_REFRESH: "Pull to refresh", RELEASE_TO_REFRESH: "Release to refresh", REFRESHING: "Refreshing...", ADD_ROW: "Add row", LOADING: "Loading...", PAGE_INFO: "Page {current} of {total}", COLUMN_FILTER: { APPLY: "Apply", CLEAR: "Clear", FROM: "From", TO: "To", TITLE: "Filter column" }, GLOBAL_FILTERS: { BUTTON: "Filters", TITLE: "Filters" }, COLUMN_SWITCHER: { BUTTON: "Columns", TITLE: "Show/Hide Columns", SHOW_ALL: "Show All", RESET: "Reset" }, OF: "of", PAGE: "Page" }, VC_POPUP: { OK: "OK", CONFIRM: "Confirm", CANCEL: "Cancel", CLOSE: "Close", TITLE: { CONFIRMATION: "Confirmation", ERROR: "Error", INFO: "Info" } } }, THEME_SELECTOR: { THEME_CHANGED: " theme", THEME_SELECTOR: "Theme" }, CHANGE_PASSWORD: { TITLE: "Change password", TITLE_FORCED: "Password expired", SUBTITLE_FORCED: "Please set a new password", FORCED: { LABEL: "Your password has expired. You must change the password to continue using the manager." }, CURRENT_PASSWORD: { LABEL: "Current password", PLACEHOLDER: "Enter password" }, NEW_PASSWORD: { LABEL: "New password", PLACEHOLDER: "Enter password" }, CONFIRM_PASSWORD: { LABEL: "Confirm password", PLACEHOLDER: "Confirm password" }, CANCEL: "Cancel", SAVE: "Update", ERRORS: { "Repeat-password": "Passwords are not same", "Equal-passwords": "The new password must not match the old one", "Invalid-token": "Token is invalid or expired", "Password-too-weak": "New password does not comply one or more password security policies:", PasswordTooShort: "Passwords too short", PasswordRequiresUniqueChars: "Passwords must use different characters", PasswordRequiresLower: "Passwords must have at least one lowercase ('a'-'z')", PasswordRequiresUpper: "Passwords must have at least one uppercase ('A'-'Z')", PasswordRequiresDigit: "Passwords must have at least one digit ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwords must have at least one non alphanumeric character", "Incorrect password.": "You entered an incorrect password", "You have used this password in the past. Choose another one.": "You have used this password in the past. Choose another one." } }, APP_HUB: { TITLE: "Applications" }, NOTIFICATION_DROPDOWN: { TITLE: "Notifications", EMPTY: "No notifications yet" }, LANGUAGE_SELECTOR: { TITLE: "Language" }, FILTERS: { APPLY: "Apply filters", RESET: "Reset" } }, sa = { TITLE: "You're invited!", SUBTITLE: "Set a password for your account", FIELDS: { EMAIL: { LABEL: "Email" }, PASSWORD: { LABEL: "New password", PLACEHOLDER: "Enter password" }, CONFIRM_PASSWORD: { LABEL: "Confirm password", PLACEHOLDER: "Confirm password" } }, ACCEPT_INVITATION: "Activate", ERRORS: { "Repeat-password": "Passwords are not same", "Invalid-token": "Token is invalid or expired", "Password-too-weak": "New password does not comply one or more password security policies:", PasswordTooShort: "Passwords too short", PasswordRequiresUniqueChars: "Passwords must use different characters", PasswordRequiresLower: "Passwords must have at least one lowercase ('a'-'z')", PasswordRequiresUpper: "Passwords must have at least one uppercase ('A'-'Z')", PasswordRequiresDigit: "Passwords must have at least one digit ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwords must have at least one non alphanumeric character", recentPasswordUsed: "You have used this password in the past. Choose another one." } }, oa = { TITLE: "Welcome back", SUBTITLE: "Sign in to your account to continue", FIELDS: { LOGIN: { LABEL: "Email", PLACEHOLDER: "Enter your email" }, PASSWORD: { LABEL: "Password", PLACEHOLDER: "Enter your password" }, FORGOT_PASSWORD: { TITLE: "Forgot password", LABEL: "Email", PLACEHOLDER: "Please enter your email" } }, FORGOT_PASSWORD_BUTTON: "Forgot password?", BUTTON: "Sign in", OR: "or", FORGOT_BUTTON: "Submit", BACK_BUTTON: "Back", BUTTON_OK: "Ok", RESET_EMAIL_TEXT: "We will send you an email with instructions on how to reset your password.", RESET_EMAIL_SENT: "Email with instructions has been sent to you.", SSO_NO_PROVIDERS_ERROR: "SSO authentication is not configured. Please contact your administrator.", ERRORS: { INVALID_CREDENTIALS: "The login or password is incorrect.", AUTH_WITH_CODE: "Authentication error (code: {code}).", AUTH_GENERIC: "Authentication error: {detail}" } }, ra = { TITLE: "Reset your password", SUBTITLE: "Enter your email and we'll send you a reset link", FIELDS: { EMAIL: { LABEL: "Email", PLACEHOLDER: "Enter your email address" } }, SEND_BUTTON: "Send reset link", BACK_TO_LOGIN: "Back to sign in", SUCCESS_TITLE: "Check your email", SUCCESS_TEXT: "We sent a reset link to {email}" }, ia = { TITLE: "Set new password", SUBTITLE: "Enter your new password below", FIELDS: { PASSWORD: { LABEL: "New password", PLACEHOLDER: "Enter password" }, CONFIRM_PASSWORD: { LABEL: "Confirm password", PLACEHOLDER: "Confirm password" } }, SAVE_PASSWORD: "Save", ERRORS: { "Repeat-password": "Passwords are not same", "Invalid-token": "Token is invalid or expired", "Password-too-weak": "New password does not comply one or more password security policies:", PasswordTooShort: "Passwords too short", PasswordRequiresUniqueChars: "Passwords must use different characters", PasswordRequiresLower: "Passwords must have at least one lowercase ('a'-'z')", PasswordRequiresUpper: "Passwords must have at least one uppercase ('A'-'Z')", PasswordRequiresDigit: "Passwords must have at least one digit ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwords must have at least one non alphanumeric character", recentPasswordUsed: "You have used this password in the past. Choose another one." } }, la = { TITLE: "Assets", TOOLBAR: { SAVE: "Save", REFRESH: "Refresh", ADD: "Add", DELETE: "Delete selected" }, EMPTY: { NO_ASSETS: "No assets", UPLOAD_ASSETS: "Drag & drop assets here or click 'Upload' button", UPLOAD: "Upload" }, TABLE: { HEADER: { IMAGE: "Img", NAME: "Name", SIZE: "Size", SORT_ORDER: "Sort order", CREATED_DATE: "Created date" }, ACTIONS: { DELETE: "Delete", EDIT: "Edit" } } }, ua = { PAGES: { DETAILS: { SUBTITLE: "Asset edit", TOOLBAR: { SAVE: "Save", DELETE: "Delete" }, FIELDS: { SIZE: "Size", CREATED_DATE: "Created date", URL: "Url", COPY: "Copy link", NAME: { TITLE: "Asset name", PLACEHOLDER: "Enter asset name" }, ALT: { TITLE: "Image alternative text", PLACEHOLDER: "Enter image alt text", TOOLTIP: "This text will be displayed in case of disabled/unloaded image on the page" }, DESCRIPTION: { TITLE: "Meta description", PLACEHOLDER: "Enter meta description" } } } } }, da = { _default: "The {field} is not valid", alpha: "The {field} field may only contain alphabetic characters", alpha_num: "The {field} field may only contain alpha-numeric characters", alpha_dash: "The {field} field may contain alpha-numeric characters as well as dashes and underscores", alpha_spaces: "The {field} field may only contain alphabetic characters as well as spaces", between: "The {field} field must be between 0:{min} and 1:{max}", confirmed: "The {field} field confirmation does not match", digits: "The {field} field must be numeric and exactly contain 0:{length} digits", dimensions: "The {field} field must be 0:{width} pixels by 1:{height} pixels", email: "The {field} field must be a valid email", not_one_of: "The {field} field is not a valid value", ext: "The {field} field is not a valid file", image: "The {field} field must be an image", integer: "The {field} field must be an integer", length: "The {field} field must be 0:{length} long", max_value: "The {field} field must be 0:{max} or less", max: "The {field} field may not be greater than 0:{length} characters", mimes: "The {field} field must have a valid file type", min_value: "The {field} field must be 0:{min} or more", min: "The {field} field must be at least 0:{length} characters", numeric: "The {field} field may only contain numeric characters", one_of: "The {field} field is not a valid value", regex: "The {field} field format is invalid", required_if: "The {field} field is required", required: "The {field} field is required", size: "The {field} field size must be less than 0:{size}KB", url: "The {field} field is not a valid URL", min_dimensions: { error: "Image dimensions must be greater than {height}*{width}", not_image_error: "Not image file" }, file_weight: "File size must be maximum {size} kb", before: "End date must be earlier than start date", after: "End date must be later than start date", bigint: "Unsupported number" }, ca = { ACCESS_RESTRICTED: "Access restricted" }, Ea = { LOADING: "Loading Virto OZ..." }, fa = { AGENDA: "Agenda", ALL_DAY: "All day", CANCEL: "Cancel", CLOSE: "Close", COLOR: "Color", COLOR_DEFAULT: "Default color", COLOR_CUSTOM: "Custom color", COLOR_BLUE: "Blue", COLOR_GREEN: "Green", COLOR_AMBER: "Amber", COLOR_RED: "Red", COLOR_PURPLE: "Purple", COLOR_PINK: "Pink", COLOR_TEAL: "Teal", COLOR_SLATE: "Slate", DAY: "Day", DAY_N_OF_M: "Day {n} of {total}", DELETE: "Delete", DELETE_CONFIRM_BODY: `Delete "{title}"? This can't be undone.`, DELETE_CONFIRM_TITLE: "Delete event", EDIT: "Edit", EDIT_EVENT: "Edit event", EMPTY: "No events in this range", EMPTY_HINT: "No events yet. Click a day to add one.", END: "End", LOADING: "Loading events…", MORE: "+{count} more", MONTH: "Month", MORE_OPTIONS: "More options", NEW_EVENT: "New event", NEXT: "Next", PREVIOUS: "Previous", RECUR_SCOPE_ALL: "All events", RECUR_SCOPE_BODY_DELETE: "This event is part of a recurring series. Do you want to delete only this event or all events in the series?", RECUR_SCOPE_BODY_EDIT: "This event is part of a recurring series. Do you want to edit only this event or all events in the series?", RECUR_SCOPE_THIS: "This event", RECUR_SCOPE_TITLE: "Recurring event", REPEAT: "Repeat", REPEAT_DAILY: "Daily", REPEAT_END: "Ends", REPEAT_END_COUNT: "After", REPEAT_END_NEVER: "Never", REPEAT_END_UNTIL: "On date", REPEAT_EVERY: "Repeat every", REPEAT_UNIT_DAYS: "day(s)", REPEAT_UNIT_WEEKS: "week(s)", REPEAT_UNIT_MONTHS: "month(s)", REPEAT_UNIT_YEARS: "year(s)", REPEAT_MONTHLY: "Monthly", REPEAT_NONE: "Does not repeat", REPEAT_OCCURRENCES: "occurrence(s)", REPEAT_ON: "Repeat on", REPEAT_WEEKLY: "Weekly", REPEAT_YEARLY: "Yearly", SAVE: "Save", START: "Start", TIMELINE: "Timeline", TIMELINE_DAY: "Timeline Day", TIMELINE_WEEK: "Timeline Week", TITLE: "Title", TODAY: "Today", WEEK: "Week", WORK_WEEK: "Work week", ZOOM_IN: "Zoom in", ZOOM_OUT: "Zoom out" }, ma = { no_options: "No options" }, Io = {
|
|
1768
|
-
CORE:
|
|
1769
|
-
SHELL:
|
|
1770
|
-
COMPONENTS:
|
|
1771
|
-
INVITATION:
|
|
1772
|
-
LOGIN:
|
|
1773
|
-
FORGOT_PASSWORD:
|
|
1774
|
-
PASSWORDRESET:
|
|
1775
|
-
ASSETS_MANAGER:
|
|
1776
|
-
ASSETS:
|
|
1777
|
-
messages:
|
|
1778
|
-
PERMISSION_MESSAGES:
|
|
1779
|
-
AI_AGENT:
|
|
1780
|
-
VC_SCHEDULER:
|
|
1781
|
-
common:
|
|
1782
|
-
}, vo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1783
|
-
__proto__: null,
|
|
1784
|
-
AI_AGENT: Ea,
|
|
1785
|
-
ASSETS: ua,
|
|
1786
|
-
ASSETS_MANAGER: la,
|
|
1787
|
-
COMPONENTS: na,
|
|
1788
|
-
CORE: ta,
|
|
1789
|
-
FORGOT_PASSWORD: ra,
|
|
1790
|
-
INVITATION: sa,
|
|
1791
|
-
LOGIN: oa,
|
|
1792
|
-
PASSWORDRESET: ia,
|
|
1793
|
-
PERMISSION_MESSAGES: ca,
|
|
1794
|
-
SHELL: aa,
|
|
1795
|
-
VC_SCHEDULER: fa,
|
|
1796
|
-
common: ma,
|
|
1797
|
-
default: Io,
|
|
1798
|
-
messages: da
|
|
1799
|
-
}, Symbol.toStringTag, { value: "Module" })), ga = { THEMES: { LIGHT: "Hell", DARK: "Dunkel" }, NOTIFICATIONS: { CLEAR_ALL: "Alle löschen" } }, Sa = { NAVIGATION_ARIA_LABEL: "Hauptnavigation", SIDEBAR: { SEARCH_PLACEHOLDER: "Suchbegriff" }, USER: { ROLE: { ADMINISTRATOR: "Administrator" } }, ACCOUNT: { SETTINGS: "Einstellungen", CHANGE_PASSWORD: "Passwort ändern", PROFILE: "Profil", LOGOUT: "Abmelden" } }, Aa = { CONTROLS: { CLEAR: "Löschen", CLEAR_ALL: "Alle löschen", CLOSE: "Schließen", TOGGLE_DROPDOWN: "Dropdown umschalten", SEARCH_OPTIONS: "Optionen suchen", SELECT_OPTION: "Option auswählen", CLEAR_SELECTION: "Auswahl aufheben", COPY_TO_CLIPBOARD: "In die Zwischenablage kopieren", DELETE_ITEM: "Element löschen" }, ATOMS: { VC_BANNER: { SHOW_MORE: "Mehr anzeigen", SHOW_LESS: "Weniger anzeigen" }, VC_SCROLLABLE_CONTAINER: { LABEL: "Scrollbarer Inhalt" }, VC_VIDEO: { NO_SOURCE: "Keine Videoquelle" } }, MOLECULES: { VC_SELECT: { CLICK_TO_SELECT: "Zum Auswählen klicken...", LOADING: "Wird geladen...", LOADING_MORE: "Mehr laden...", NO_OPTIONS: "Keine Optionen" }, VC_FILE_UPLOAD: { DRAG_HERE: "Datei hier ablegen oder", BROWSE: "Dateien durchsuchen", TAP_TO_UPLOAD: "Tippen, um Dateien auszuwählen", UPLOADING: "Wird hochgeladen..." }, VC_INPUT: { DATE_PLACEHOLDER: "Datum auswählen", DATE_TIME_PLACEHOLDER: "Datum und Uhrzeit auswählen" }, VC_PAGINATION: { JUMP: "Zur Seite springen:", LABEL: "Seitennummerierung", FIRST: "Erste Seite", PREVIOUS: "Vorherige Seite", NEXT: "Nächste Seite", LAST: "Letzte Seite", PAGE: "Seite {page}" }, VC_MULTIVALUE: { ADD: "Hinzufügen" }, VC_BREADCRUMBS: { LABEL: "Brotkrümelnavigation", SHOW_MORE: "Weitere Brotkrümel anzeigen" }, VC_COLOR_INPUT: { CLEAR: "Farbe löschen" }, VC_DATE_PICKER: { CLEAR: "Datum löschen" }, VC_SLIDER: { PREVIOUS: "Vorherige Folie", NEXT: "Nächste Folie" }, VC_TOAST: { DISMISS: "Benachrichtigung schließen" }, VC_EDITOR: { TOOLBAR: { LABEL: "Textformatierung", BOLD: "Fett", ITALIC: "Kursiv", UNDERLINE: "Unterstrichen", STRIKETHROUGH: "Durchgestrichen", HEADING_1: "Überschrift 1", HEADING_2: "Überschrift 2", HEADING_3: "Überschrift 3", BULLET_LIST: "Aufzählungsliste", NUMBERED_LIST: "Nummerierte Liste", BLOCKQUOTE: "Blockzitat", INSERT_LINK: "Link einfügen", INSERT_IMAGE: "Bild einfügen", INSERT_TABLE: "Tabelle einfügen", DELETE_TABLE: "Tabelle löschen", ADD_COLUMN_BEFORE: "Spalte davor einfügen", ADD_COLUMN_AFTER: "Spalte danach einfügen", ADD_ROW_BEFORE: "Zeile davor einfügen", ADD_ROW_AFTER: "Zeile danach einfügen", DELETE_COLUMN: "Spalte löschen", DELETE_ROW: "Zeile löschen" }, FONT_SIZE: "Schriftgröße", VIEW: { PREVIEW: "Vorschau", SPLIT: "Nebeneinander-Ansicht", SOURCE: "Quellcode" } } }, ORGANISMS: { VC_DYNAMIC_PROPERTY: { ADD: "Wert hinzufügen", VALUE_TYPE: { COLOR: { PLACEHOLDER: "Farbcode", NAME: "Farbname" } } }, VC_GALLERY: { INTERNAL: { VC_GALLERY_ITEM: { FULLSCREEN: "Vollbild", EDIT: "Bearbeiten", DELETE: "Löschen" }, VC_GALLERY_PREVIEW: { COPY_IMAGE_LINK: "Bildlink kopieren" }, VC_GALLERY_FILMSTRIP: { PREVIOUS: "Vorherige Bilder", NEXT: "Nächste Bilder" } }, GALLERY_IS_EMPTY: "Galerie ist leer", DROP_TO_UPLOAD: "Zum Hochladen ablegen", DRAG_IMAGES_HERE: "Bilder hierher ziehen oder", BROWSE_IMAGES: "Dateien durchsuchen", UPLOAD: "Hochladen", OR_DROP_HERE: "oder hierher ziehen", SHOW_ALL: "Erweitern ({count})", COLLAPSE: "Einklappen" }, VC_APP: { NOTIFICATIONS: "Benachrichtigungen", INTERNAL: { VC_APP_BAR: { BACK: "Zurück" }, MOBILE_LAYOUT: { TAB_MENU: "Menü", TAB_HUB: "Hub" }, APP_HUB: { SEARCH_PLACEHOLDER: "Anwendungen und Widgets suchen", APPLICATIONS: "Anwendungen", WIDGETS: "Widgets", NO_APPLICATIONS: "Keine Anwendungen gefunden", NO_WIDGETS: "Keine Widgets gefunden", LIST_VIEW: "Listenansicht", TILE_VIEW: "Kachelansicht" } } }, BLADE_NAVIGATION: { ARIA_LABEL: "Blade-Navigation" }, VC_BLADE: { SEE_DETAILS: "Details anzeigen", UNSAVED_CHANGES: "Hat ungespeicherte Änderungen", ERROR_POPUP: { TITLE: "Fehlerdetails", COPY_ERROR: "Inhalt kopieren", CLOSE: "schließen" }, MORE: "Mehr", TOOLBAR: "Toolbar-Aktionen", CLOSE_MENU: "Menü schließen", PANEL: "Panel" }, VC_BLADE_HEADER: { UNSAVED_CHANGES: "Hat ungespeicherte Änderungen", NO_CHANGES: "Keine ungespeicherten Änderungen", CLOSE: "Schließen", MAXIMIZE: "Maximieren", RESTORE: "Wiederherstellen" }, VC_TABLE: { SELECT_ROW: "Zeile auswählen", SELECT_ALL_ROWS: "Alle Zeilen auswählen", CURRENT_PAGE_SELECTED: "Alle Elemente auf dieser Seite sind ausgewählt.", SELECT_ALL: "Alle Elemente auswählen", ALL_SELECTED: "Alle Elemente sind ausgewählt.", ALL_SELECTED_COUNT: "Alle {count} Elemente ausgewählt", SELECT_ALL_COUNT: "Alle {count} Elemente auswählen", CANCEL: "Auswahl aufheben", ALL_ACTIONS: "Alle Aktionen", MORE: "Mehr", ALL_FILTERS: "Filter", SEARCH: "Suchen...", EMPTY: "Liste ist leer.", EMPTY_TITLE: "Keine Daten", EMPTY_DESCRIPTION: "Keine Elemente zum Anzeigen", NOT_FOUND: "Nichts gefunden.", NOT_FOUND_TITLE: "Keine Ergebnisse gefunden", NOT_FOUND_DESCRIPTION: "Passen Sie Ihre Suche oder Filter an", TOTALS: "Gesamt:", ACTIONS: "Aktionen", NOT_SET: "Nicht festgelegt", SELECTED: "Ausgewählt", SELECT_ALL_TRUNCATED: "Alle auswählen", PULL_TO_REFRESH: "Zum Aktualisieren ziehen", RELEASE_TO_REFRESH: "Zum Aktualisieren loslassen", REFRESHING: "Wird aktualisiert...", ADD_ROW: "Zeile hinzufügen", LOADING: "Wird geladen...", PAGE_INFO: "Seite {current} von {total}", COLUMN_FILTER: { APPLY: "Anwenden", CLEAR: "Löschen", FROM: "Von", TO: "Bis", TITLE: "Spalte filtern" }, GLOBAL_FILTERS: { BUTTON: "Filter", TITLE: "Filter" }, COLUMN_SWITCHER: { BUTTON: "Spalten", TITLE: "Spalten ein-/ausblenden", SHOW_ALL: "Alle anzeigen", RESET: "Zurücksetzen" }, OF: "von", PAGE: "Seite" }, VC_POPUP: { OK: "OK", CONFIRM: "Bestätigen", CANCEL: "Abbrechen", CLOSE: "Schließen", TITLE: { CONFIRMATION: "Bestätigung", ERROR: "Fehler", INFO: "Info" } } }, THEME_SELECTOR: { THEME_CHANGED: " Thema", THEME_SELECTOR: "Themen" }, CHANGE_PASSWORD: { TITLE: "Passwort ändern", TITLE_FORCED: "Passwort abgelaufen", SUBTITLE_FORCED: "Bitte legen Sie ein neues Passwort fest", FORCED: { LABEL: "Ihr Passwort ist abgelaufen. Sie müssen das Passwort ändern, um den Manager weiter zu nutzen." }, CURRENT_PASSWORD: { LABEL: "Aktuelles Passwort", PLACEHOLDER: "Passwort eingeben" }, NEW_PASSWORD: { LABEL: "Neues Passwort", PLACEHOLDER: "Passwort eingeben" }, CONFIRM_PASSWORD: { LABEL: "Passwort bestätigen", PLACEHOLDER: "Passwort bestätigen" }, CANCEL: "Abbrechen", SAVE: "Aktualisieren", ERRORS: { "Repeat-password": "Passwörter stimmen nicht überein", "Equal-passwords": "Das neue Passwort darf nicht mit dem alten übereinstimmen", "Invalid-token": "Token ist ungültig oder abgelaufen", "Password-too-weak": "Neues Passwort erfüllt eine oder mehrere Passwort-Sicherheitsrichtlinien nicht:", PasswordTooShort: "Passwort zu kurz", PasswordRequiresUniqueChars: "Passwörter müssen unterschiedliche Zeichen verwenden", PasswordRequiresLower: "Passwörter müssen mindestens einen Kleinbuchstaben enthalten ('a'-'z')", PasswordRequiresUpper: "Passwörter müssen mindestens einen Großbuchstaben enthalten ('A'-'Z')", PasswordRequiresDigit: "Passwörter müssen mindestens eine Ziffer enthalten ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwörter müssen mindestens ein nicht-alphanumerisches Zeichen enthalten", "Incorrect password.": "Sie haben ein falsches Passwort eingegeben", "You have used this password in the past. Choose another one.": "Sie haben dieses Passwort in der Vergangenheit verwendet. Wählen Sie ein anderes." } }, APP_HUB: { TITLE: "Anwendungen" }, NOTIFICATION_DROPDOWN: { TITLE: "Benachrichtigungen", EMPTY: "Noch keine Benachrichtigungen" }, LANGUAGE_SELECTOR: { TITLE: "Sprache" }, FILTERS: { APPLY: "Filter anwenden", RESET: "Zurücksetzen" } }, pa = { TITLE: "Sie sind eingeladen!", SUBTITLE: "Legen Sie ein Passwort für Ihr Konto fest", FIELDS: { EMAIL: { LABEL: "E-Mail" }, PASSWORD: { LABEL: "Neues Passwort", PLACEHOLDER: "Passwort eingeben" }, CONFIRM_PASSWORD: { LABEL: "Passwort bestätigen", PLACEHOLDER: "Passwort bestätigen" } }, ACCEPT_INVITATION: "Aktivieren", ERRORS: { "Repeat-password": "Passwörter stimmen nicht überein", "Invalid-token": "Token ist ungültig oder abgelaufen", "Password-too-weak": "Neues Passwort erfüllt eine oder mehrere Passwort-Sicherheitsrichtlinien nicht:", PasswordTooShort: "Passwort zu kurz", PasswordRequiresUniqueChars: "Passwörter müssen unterschiedliche Zeichen verwenden", PasswordRequiresLower: "Passwörter müssen mindestens einen Kleinbuchstaben enthalten ('a'-'z')", PasswordRequiresUpper: "Passwörter müssen mindestens einen Großbuchstaben enthalten ('A'-'Z')", PasswordRequiresDigit: "Passwörter müssen mindestens eine Ziffer enthalten ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwörter müssen mindestens ein nicht-alphanumerisches Zeichen enthalten", recentPasswordUsed: "Sie haben dieses Passwort in der Vergangenheit verwendet. Wählen Sie ein anderes." } }, Ta = { TITLE: "Willkommen zurück", SUBTITLE: "Melden Sie sich bei Ihrem Konto an, um fortzufahren", FIELDS: { LOGIN: { LABEL: "E-Mail", PLACEHOLDER: "Geben Sie Ihre E-Mail-Adresse ein" }, PASSWORD: { LABEL: "Passwort", PLACEHOLDER: "Geben Sie Ihr Passwort ein" }, FORGOT_PASSWORD: { TITLE: "Passwort vergessen", LABEL: "E-Mail", PLACEHOLDER: "Bitte geben Sie Ihre E-Mail-Adresse ein" } }, FORGOT_PASSWORD_BUTTON: "Passwort vergessen?", BUTTON: "Anmelden", OR: "oder", FORGOT_BUTTON: "Absenden", BACK_BUTTON: "Zurück", BUTTON_OK: "Ok", RESET_EMAIL_TEXT: "Wir senden Ihnen eine E-Mail mit Anweisungen zum Zurücksetzen Ihres Passworts.", RESET_EMAIL_SENT: "Eine E-Mail mit Anweisungen wurde an Sie gesendet.", SSO_NO_PROVIDERS_ERROR: "SSO-Authentifizierung ist nicht konfiguriert. Bitte wenden Sie sich an Ihren Administrator.", ERRORS: { INVALID_CREDENTIALS: "Anmeldename oder Passwort ist falsch.", AUTH_WITH_CODE: "Authentifizierungsfehler (Code: {code}).", AUTH_GENERIC: "Authentifizierungsfehler: {detail}" } }, ha = { TITLE: "Passwort zurücksetzen", SUBTITLE: "Geben Sie Ihre E-Mail-Adresse ein und wir senden Ihnen einen Link zum Zurücksetzen", FIELDS: { EMAIL: { LABEL: "E-Mail", PLACEHOLDER: "Geben Sie Ihre E-Mail-Adresse ein" } }, SEND_BUTTON: "Link zum Zurücksetzen senden", BACK_TO_LOGIN: "Zurück zur Anmeldung", SUCCESS_TITLE: "Überprüfen Sie Ihre E-Mail", SUCCESS_TEXT: "Wir haben einen Link zum Zurücksetzen an {email} gesendet" }, La = { TITLE: "Neues Passwort festlegen", SUBTITLE: "Geben Sie unten Ihr neues Passwort ein", FIELDS: { PASSWORD: { LABEL: "Neues Passwort", PLACEHOLDER: "Passwort eingeben" }, CONFIRM_PASSWORD: { LABEL: "Passwort bestätigen", PLACEHOLDER: "Passwort bestätigen" } }, SAVE_PASSWORD: "Speichern", ERRORS: { "Repeat-password": "Passwörter stimmen nicht überein", "Invalid-token": "Token ist ungültig oder abgelaufen", "Password-too-weak": "Neues Passwort erfüllt eine oder mehrere Passwort-Sicherheitsrichtlinien nicht:", PasswordTooShort: "Passwort zu kurz", PasswordRequiresUniqueChars: "Passwörter müssen unterschiedliche Zeichen verwenden", PasswordRequiresLower: "Passwörter müssen mindestens einen Kleinbuchstaben enthalten ('a'-'z')", PasswordRequiresUpper: "Passwörter müssen mindestens einen Großbuchstaben enthalten ('A'-'Z')", PasswordRequiresDigit: "Passwörter müssen mindestens eine Ziffer enthalten ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwörter müssen mindestens ein nicht-alphanumerisches Zeichen enthalten", recentPasswordUsed: "Sie haben dieses Passwort in der Vergangenheit verwendet. Wählen Sie ein anderes." } }, Oa = { TITLE: "Assets", TOOLBAR: { SAVE: "Speichern", REFRESH: "Aktualisieren", ADD: "Hinzufügen", DELETE: "Ausgewählte löschen" }, EMPTY: { NO_ASSETS: "Keine Assets", UPLOAD_ASSETS: "Assets hier ablegen oder auf 'Hochladen' klicken", UPLOAD: "Hochladen" }, TABLE: { HEADER: { IMAGE: "Bild", NAME: "Name", SIZE: "Größe", SORT_ORDER: "Sortierreihenfolge", CREATED_DATE: "Erstellungsdatum" }, ACTIONS: { DELETE: "Löschen", EDIT: "Bearbeiten" } } }, Ra = { PAGES: { DETAILS: { SUBTITLE: "Asset bearbeiten", TOOLBAR: { SAVE: "Speichern", DELETE: "Löschen" }, FIELDS: { SIZE: "Größe", CREATED_DATE: "Erstellungsdatum", URL: "URL", COPY: "Link kopieren", NAME: { TITLE: "Asset-Name", PLACEHOLDER: "Asset-Namen eingeben" }, ALT: { TITLE: "Alternativer Bildtext", PLACEHOLDER: "Alternativen Bildtext eingeben", TOOLTIP: "Dieser Text wird angezeigt, wenn das Bild auf der Seite deaktiviert oder nicht geladen ist" }, DESCRIPTION: { TITLE: "Meta-Beschreibung", PLACEHOLDER: "Meta-Beschreibung eingeben" } } } } }, _a = { _default: "Das Feld {field} ist ungültig", alpha: "Das Feld {field} darf nur alphabetische Zeichen enthalten", alpha_num: "Das Feld {field} darf nur alphanumerische Zeichen enthalten", alpha_dash: "Das Feld {field} darf alphanumerische Zeichen sowie Bindestriche und Unterstriche enthalten", alpha_spaces: "Das Feld {field} darf nur alphabetische Zeichen und Leerzeichen enthalten", between: "Das Feld {field} muss zwischen 0:{min} und 1:{max} liegen", confirmed: "Die Bestätigung des Feldes {field} stimmt nicht überein", digits: "Das Feld {field} muss numerisch sein und genau 0:{length} Ziffern enthalten", dimensions: "Das Feld {field} muss 0:{width} Pixel breit und 1:{height} Pixel hoch sein", email: "Das Feld {field} muss eine gültige E-Mail-Adresse sein", not_one_of: "Das Feld {field} hat keinen gültigen Wert", ext: "Das Feld {field} ist keine gültige Datei", image: "Das Feld {field} muss ein Bild sein", integer: "Das Feld {field} muss eine ganze Zahl sein", length: "Das Feld {field} muss 0:{length} lang sein", max_value: "Das Feld {field} muss 0:{max} oder weniger sein", max: "Das Feld {field} darf nicht länger als 0:{length} Zeichen sein", mimes: "Das Feld {field} muss einen gültigen Dateityp haben", min_value: "Das Feld {field} muss 0:{min} oder mehr sein", min: "Das Feld {field} muss mindestens 0:{length} Zeichen lang sein", numeric: "Das Feld {field} darf nur numerische Zeichen enthalten", one_of: "Das Feld {field} hat keinen gültigen Wert", regex: "Das Format des Feldes {field} ist ungültig", required_if: "Das Feld {field} ist erforderlich", required: "Das Feld {field} ist erforderlich", size: "Die Größe des Feldes {field} muss kleiner als 0:{size}KB sein", url: "Das Feld {field} ist keine gültige URL", min_dimensions: { error: "Die Bildabmessungen müssen größer als {height}*{width} sein", not_image_error: "Keine Bilddatei" }, file_weight: "Die Dateigröße darf maximal {size} kb betragen", before: "Das Enddatum muss früher als das Startdatum sein", after: "Das Enddatum muss später als das Startdatum sein", bigint: "Nicht unterstützte Zahl" }, Ia = { ACCESS_RESTRICTED: "Zugriff eingeschränkt" }, va = { LOADING: "Virto OZ wird geladen..." }, wa = { AGENDA: "Agenda", ALL_DAY: "Ganztägig", CANCEL: "Abbrechen", CLOSE: "Schließen", COLOR: "Farbe", COLOR_DEFAULT: "Standardfarbe", COLOR_CUSTOM: "Eigene Farbe", COLOR_BLUE: "Blau", COLOR_GREEN: "Grün", COLOR_AMBER: "Gelb", COLOR_RED: "Rot", COLOR_PURPLE: "Violett", COLOR_PINK: "Pink", COLOR_TEAL: "Türkis", COLOR_SLATE: "Grau", DAY: "Day", DAY_N_OF_M: "Tag {n} von {total}", DELETE: "Löschen", DELETE_CONFIRM_BODY: '"{title}" löschen? Dies kann nicht rückgängig gemacht werden.', DELETE_CONFIRM_TITLE: "Ereignis löschen", EDIT: "Bearbeiten", EDIT_EVENT: "Ereignis bearbeiten", EMPTY: "No events in this range", EMPTY_HINT: "Noch keine Ereignisse. Klicke auf einen Tag, um eins hinzuzufügen.", END: "Ende", LOADING: "Ereignisse werden geladen…", MORE: "+{count} more", MONTH: "Month", MORE_OPTIONS: "Weitere Optionen", NEW_EVENT: "Neues Ereignis", NEXT: "Next", PREVIOUS: "Previous", RECUR_SCOPE_ALL: "Alle Ereignisse", RECUR_SCOPE_BODY_DELETE: "Dieses Ereignis ist Teil einer wiederkehrenden Serie. Möchten Sie nur dieses Ereignis oder alle Ereignisse der Serie löschen?", RECUR_SCOPE_BODY_EDIT: "Dieses Ereignis ist Teil einer wiederkehrenden Serie. Möchten Sie nur dieses Ereignis oder alle Ereignisse der Serie bearbeiten?", RECUR_SCOPE_THIS: "Dieses Ereignis", RECUR_SCOPE_TITLE: "Wiederkehrendes Ereignis", REPEAT: "Wiederholen", REPEAT_DAILY: "Täglich", REPEAT_END: "Endet", REPEAT_END_COUNT: "Nach", REPEAT_END_NEVER: "Nie", REPEAT_END_UNTIL: "Am Datum", REPEAT_EVERY: "Wiederholen alle", REPEAT_UNIT_DAYS: "Tag(e)", REPEAT_UNIT_WEEKS: "Woche(n)", REPEAT_UNIT_MONTHS: "Monat(e)", REPEAT_UNIT_YEARS: "Jahr(e)", REPEAT_MONTHLY: "Monatlich", REPEAT_NONE: "Keine Wiederholung", REPEAT_OCCURRENCES: "Vorkommen", REPEAT_ON: "Wiederholen am", REPEAT_WEEKLY: "Wöchentlich", REPEAT_YEARLY: "Jährlich", SAVE: "Speichern", START: "Start", TIMELINE: "Timeline", TIMELINE_DAY: "Zeitachse Tag", TIMELINE_WEEK: "Zeitachse Woche", TITLE: "Titel", TODAY: "Today", WEEK: "Week", WORK_WEEK: "Work week", ZOOM_IN: "Zoom in", ZOOM_OUT: "Zoom out" }, Ca = { no_options: "Keine Optionen" }, wo = {
|
|
1800
|
-
CORE: ga,
|
|
1801
|
-
SHELL: Sa,
|
|
1802
|
-
COMPONENTS: Aa,
|
|
1803
|
-
INVITATION: pa,
|
|
1804
|
-
LOGIN: Ta,
|
|
1805
|
-
FORGOT_PASSWORD: ha,
|
|
1806
|
-
PASSWORDRESET: La,
|
|
1807
|
-
ASSETS_MANAGER: Oa,
|
|
1808
|
-
ASSETS: Ra,
|
|
1809
|
-
messages: _a,
|
|
1810
|
-
PERMISSION_MESSAGES: Ia,
|
|
1811
|
-
AI_AGENT: va,
|
|
1812
|
-
VC_SCHEDULER: wa,
|
|
1813
|
-
common: Ca
|
|
1766
|
+
const aa = { THEMES: { LIGHT: "Light", DARK: "Dark" }, NOTIFICATIONS: { CLEAR_ALL: "Clear all" } }, na = { NAVIGATION_ARIA_LABEL: "Primary navigation", SIDEBAR: { SEARCH_PLACEHOLDER: "Search keyword" }, USER: { ROLE: { ADMINISTRATOR: "Administrator" } }, ACCOUNT: { SETTINGS: "Settings", CHANGE_PASSWORD: "Change password", PROFILE: "Profile", LOGOUT: "Log Out" } }, sa = { CONTROLS: { CLEAR: "Clear", CLEAR_ALL: "Clear all", CLOSE: "Close", TOGGLE_DROPDOWN: "Toggle dropdown", SEARCH_OPTIONS: "Search options", SELECT_OPTION: "Select option", CLEAR_SELECTION: "Clear selection", COPY_TO_CLIPBOARD: "Copy to clipboard", DELETE_ITEM: "Delete item" }, ATOMS: { VC_BANNER: { SHOW_MORE: "Show more", SHOW_LESS: "Show less" }, VC_SCROLLABLE_CONTAINER: { LABEL: "Scrollable content" }, VC_VIDEO: { NO_SOURCE: "No video source" } }, MOLECULES: { VC_SELECT: { CLICK_TO_SELECT: "Click to select...", LOADING: "Loading...", LOADING_MORE: "Loading more...", NO_OPTIONS: "No options" }, VC_FILE_UPLOAD: { DRAG_HERE: "Drag and drop file here or", BROWSE: "browse your files", TAP_TO_UPLOAD: "Tap to select files", UPLOADING: "Uploading..." }, VC_INPUT: { DATE_PLACEHOLDER: "Select date", DATE_TIME_PLACEHOLDER: "Select date and time" }, VC_PAGINATION: { JUMP: "Jump to page:", LABEL: "Pagination", FIRST: "First page", PREVIOUS: "Previous page", NEXT: "Next page", LAST: "Last page", PAGE: "Page {page}" }, VC_MULTIVALUE: { ADD: "Add" }, VC_BREADCRUMBS: { LABEL: "Breadcrumb", SHOW_MORE: "Show more breadcrumbs" }, VC_COLOR_INPUT: { CLEAR: "Clear color" }, VC_DATE_PICKER: { CLEAR: "Clear date" }, VC_SLIDER: { PREVIOUS: "Previous slide", NEXT: "Next slide" }, VC_TOAST: { DISMISS: "Dismiss notification" }, VC_EDITOR: { TOOLBAR: { LABEL: "Text formatting", BOLD: "Bold", ITALIC: "Italic", UNDERLINE: "Underline", STRIKETHROUGH: "Strikethrough", HEADING_1: "Heading 1", HEADING_2: "Heading 2", HEADING_3: "Heading 3", BULLET_LIST: "Bullet list", NUMBERED_LIST: "Numbered list", BLOCKQUOTE: "Blockquote", INSERT_LINK: "Insert link", INSERT_IMAGE: "Insert image", INSERT_TABLE: "Insert table", DELETE_TABLE: "Delete table", ADD_COLUMN_BEFORE: "Add column before", ADD_COLUMN_AFTER: "Add column after", ADD_ROW_BEFORE: "Add row before", ADD_ROW_AFTER: "Add row after", DELETE_COLUMN: "Delete column", DELETE_ROW: "Delete row" }, FONT_SIZE: "Font size", VIEW: { PREVIEW: "Preview", SPLIT: "Side-by-side view", SOURCE: "Source code" } } }, ORGANISMS: { VC_DYNAMIC_PROPERTY: { ADD: "Add value", VALUE_TYPE: { COLOR: { PLACEHOLDER: "Color code", NAME: "Color name" } } }, VC_GALLERY: { INTERNAL: { VC_GALLERY_ITEM: { FULLSCREEN: "Fullscreen", EDIT: "Edit", DELETE: "Delete" }, VC_GALLERY_PREVIEW: { COPY_IMAGE_LINK: "copy image link" }, VC_GALLERY_FILMSTRIP: { PREVIOUS: "Previous images", NEXT: "Next images" } }, GALLERY_IS_EMPTY: "Gallery is empty", DROP_TO_UPLOAD: "Drop to upload", DRAG_IMAGES_HERE: "Drag images here or", BROWSE_IMAGES: "browse your files", UPLOAD: "Upload", OR_DROP_HERE: "or drop here", SHOW_ALL: "Expand ({count})", COLLAPSE: "Collapse" }, VC_APP: { NOTIFICATIONS: "Notifications", INTERNAL: { VC_APP_BAR: { BACK: "Back" }, MOBILE_LAYOUT: { TAB_MENU: "Menu", TAB_HUB: "Hub" }, APP_HUB: { SEARCH_PLACEHOLDER: "Search applications and widgets", APPLICATIONS: "Applications", WIDGETS: "Widgets", NO_APPLICATIONS: "No applications found", NO_WIDGETS: "No widgets found", LIST_VIEW: "List view", TILE_VIEW: "Tile view" } } }, BLADE_NAVIGATION: { ARIA_LABEL: "Blade navigation" }, VC_BLADE: { SEE_DETAILS: "See details", UNSAVED_CHANGES: "Has unsaved changes", ERROR_POPUP: { TITLE: "Error details", COPY_ERROR: "copy content", CLOSE: "dismiss" }, MORE: "More", TOOLBAR: "Toolbar actions", CLOSE_MENU: "Close menu", PANEL: "Panel" }, VC_BLADE_HEADER: { UNSAVED_CHANGES: "Has unsaved changes", NO_CHANGES: "No unsaved changes" }, VC_TABLE: { SELECT_ROW: "Select row", SELECT_ALL_ROWS: "Select all rows", CURRENT_PAGE_SELECTED: "All items in this page are selected.", SELECT_ALL: "Select all items", ALL_SELECTED: "All items are selected.", ALL_SELECTED_COUNT: "All {count} items selected", SELECT_ALL_COUNT: "Select all {count} items", CANCEL: "Clear selection", ALL_ACTIONS: "All actions", MORE: "More", ALL_FILTERS: "Filters", SEARCH: "Search...", EMPTY: "List is empty.", EMPTY_TITLE: "No data", EMPTY_DESCRIPTION: "No items to display", NOT_FOUND: "Nothing found.", NOT_FOUND_TITLE: "No results found", NOT_FOUND_DESCRIPTION: "Try adjusting your search or filters", TOTALS: "Totals:", ACTIONS: "Actions", NOT_SET: "Not set", SELECTED: "Selected", SELECT_ALL_TRUNCATED: "Select all", PULL_TO_REFRESH: "Pull to refresh", RELEASE_TO_REFRESH: "Release to refresh", REFRESHING: "Refreshing...", ADD_ROW: "Add row", LOADING: "Loading...", PAGE_INFO: "Page {current} of {total}", COLUMN_FILTER: { APPLY: "Apply", CLEAR: "Clear", FROM: "From", TO: "To", TITLE: "Filter column" }, GLOBAL_FILTERS: { BUTTON: "Filters", TITLE: "Filters" }, COLUMN_SWITCHER: { BUTTON: "Columns", TITLE: "Show/Hide Columns", SHOW_ALL: "Show All", RESET: "Reset" }, OF: "of", PAGE: "Page" }, VC_POPUP: { OK: "OK", CONFIRM: "Confirm", CANCEL: "Cancel", CLOSE: "Close", TITLE: { CONFIRMATION: "Confirmation", ERROR: "Error", INFO: "Info" } } }, THEME_SELECTOR: { THEME_CHANGED: " theme", THEME_SELECTOR: "Theme" }, CHANGE_PASSWORD: { TITLE: "Change password", TITLE_FORCED: "Password expired", SUBTITLE_FORCED: "Please set a new password", FORCED: { LABEL: "Your password has expired. You must change the password to continue using the manager." }, CURRENT_PASSWORD: { LABEL: "Current password", PLACEHOLDER: "Enter password" }, NEW_PASSWORD: { LABEL: "New password", PLACEHOLDER: "Enter password" }, CONFIRM_PASSWORD: { LABEL: "Confirm password", PLACEHOLDER: "Confirm password" }, CANCEL: "Cancel", SAVE: "Update", ERRORS: { "Repeat-password": "Passwords are not same", "Equal-passwords": "The new password must not match the old one", "Invalid-token": "Token is invalid or expired", "Password-too-weak": "New password does not comply one or more password security policies:", PasswordTooShort: "Passwords too short", PasswordRequiresUniqueChars: "Passwords must use different characters", PasswordRequiresLower: "Passwords must have at least one lowercase ('a'-'z')", PasswordRequiresUpper: "Passwords must have at least one uppercase ('A'-'Z')", PasswordRequiresDigit: "Passwords must have at least one digit ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwords must have at least one non alphanumeric character", "Incorrect password.": "You entered an incorrect password", "You have used this password in the past. Choose another one.": "You have used this password in the past. Choose another one." } }, APP_HUB: { TITLE: "Applications" }, NOTIFICATION_DROPDOWN: { TITLE: "Notifications", EMPTY: "No notifications yet" }, LANGUAGE_SELECTOR: { TITLE: "Language" }, FILTERS: { APPLY: "Apply filters", RESET: "Reset" } }, oa = { TITLE: "You're invited!", SUBTITLE: "Set a password for your account", FIELDS: { EMAIL: { LABEL: "Email" }, PASSWORD: { LABEL: "New password", PLACEHOLDER: "Enter password" }, CONFIRM_PASSWORD: { LABEL: "Confirm password", PLACEHOLDER: "Confirm password" } }, ACCEPT_INVITATION: "Activate", ERRORS: { "Repeat-password": "Passwords are not same", "Invalid-token": "Token is invalid or expired", "Password-too-weak": "New password does not comply one or more password security policies:", PasswordTooShort: "Passwords too short", PasswordRequiresUniqueChars: "Passwords must use different characters", PasswordRequiresLower: "Passwords must have at least one lowercase ('a'-'z')", PasswordRequiresUpper: "Passwords must have at least one uppercase ('A'-'Z')", PasswordRequiresDigit: "Passwords must have at least one digit ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwords must have at least one non alphanumeric character", recentPasswordUsed: "You have used this password in the past. Choose another one." } }, ra = { TITLE: "Welcome back", SUBTITLE: "Sign in to your account to continue", FIELDS: { LOGIN: { LABEL: "Email", PLACEHOLDER: "Enter your email" }, PASSWORD: { LABEL: "Password", PLACEHOLDER: "Enter your password" }, FORGOT_PASSWORD: { TITLE: "Forgot password", LABEL: "Email", PLACEHOLDER: "Please enter your email" } }, FORGOT_PASSWORD_BUTTON: "Forgot password?", BUTTON: "Sign in", OR: "or", FORGOT_BUTTON: "Submit", BACK_BUTTON: "Back", BUTTON_OK: "Ok", RESET_EMAIL_TEXT: "We will send you an email with instructions on how to reset your password.", RESET_EMAIL_SENT: "Email with instructions has been sent to you.", SSO_NO_PROVIDERS_ERROR: "SSO authentication is not configured. Please contact your administrator.", ERRORS: { INVALID_CREDENTIALS: "The login or password is incorrect.", AUTH_WITH_CODE: "Authentication error (code: {code}).", AUTH_GENERIC: "Authentication error: {detail}" } }, ia = { TITLE: "Reset your password", SUBTITLE: "Enter your email and we'll send you a reset link", FIELDS: { EMAIL: { LABEL: "Email", PLACEHOLDER: "Enter your email address" } }, SEND_BUTTON: "Send reset link", BACK_TO_LOGIN: "Back to sign in", SUCCESS_TITLE: "Check your email", SUCCESS_TEXT: "We sent a reset link to {email}" }, la = { TITLE: "Set new password", SUBTITLE: "Enter your new password below", FIELDS: { PASSWORD: { LABEL: "New password", PLACEHOLDER: "Enter password" }, CONFIRM_PASSWORD: { LABEL: "Confirm password", PLACEHOLDER: "Confirm password" } }, SAVE_PASSWORD: "Save", ERRORS: { "Repeat-password": "Passwords are not same", "Invalid-token": "Token is invalid or expired", "Password-too-weak": "New password does not comply one or more password security policies:", PasswordTooShort: "Passwords too short", PasswordRequiresUniqueChars: "Passwords must use different characters", PasswordRequiresLower: "Passwords must have at least one lowercase ('a'-'z')", PasswordRequiresUpper: "Passwords must have at least one uppercase ('A'-'Z')", PasswordRequiresDigit: "Passwords must have at least one digit ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwords must have at least one non alphanumeric character", recentPasswordUsed: "You have used this password in the past. Choose another one." } }, ua = { TITLE: "Assets", TOOLBAR: { SAVE: "Save", REFRESH: "Refresh", ADD: "Add", DELETE: "Delete selected" }, EMPTY: { NO_ASSETS: "No assets", UPLOAD_ASSETS: "Drag & drop assets here or click 'Upload' button", UPLOAD: "Upload" }, TABLE: { HEADER: { IMAGE: "Img", NAME: "Name", SIZE: "Size", SORT_ORDER: "Sort order", CREATED_DATE: "Created date" }, ACTIONS: { DELETE: "Delete", EDIT: "Edit" } } }, da = { PAGES: { DETAILS: { SUBTITLE: "Asset edit", TOOLBAR: { SAVE: "Save", DELETE: "Delete" }, FIELDS: { SIZE: "Size", CREATED_DATE: "Created date", URL: "Url", COPY: "Copy link", NAME: { TITLE: "Asset name", PLACEHOLDER: "Enter asset name" }, ALT: { TITLE: "Image alternative text", PLACEHOLDER: "Enter image alt text", TOOLTIP: "This text will be displayed in case of disabled/unloaded image on the page" }, DESCRIPTION: { TITLE: "Meta description", PLACEHOLDER: "Enter meta description" } } } } }, ca = { _default: "The {field} is not valid", alpha: "The {field} field may only contain alphabetic characters", alpha_num: "The {field} field may only contain alpha-numeric characters", alpha_dash: "The {field} field may contain alpha-numeric characters as well as dashes and underscores", alpha_spaces: "The {field} field may only contain alphabetic characters as well as spaces", between: "The {field} field must be between 0:{min} and 1:{max}", confirmed: "The {field} field confirmation does not match", digits: "The {field} field must be numeric and exactly contain 0:{length} digits", dimensions: "The {field} field must be 0:{width} pixels by 1:{height} pixels", email: "The {field} field must be a valid email", not_one_of: "The {field} field is not a valid value", ext: "The {field} field is not a valid file", image: "The {field} field must be an image", integer: "The {field} field must be an integer", length: "The {field} field must be 0:{length} long", max_value: "The {field} field must be 0:{max} or less", max: "The {field} field may not be greater than 0:{length} characters", mimes: "The {field} field must have a valid file type", min_value: "The {field} field must be 0:{min} or more", min: "The {field} field must be at least 0:{length} characters", numeric: "The {field} field may only contain numeric characters", one_of: "The {field} field is not a valid value", regex: "The {field} field format is invalid", required_if: "The {field} field is required", required: "The {field} field is required", size: "The {field} field size must be less than 0:{size}KB", url: "The {field} field is not a valid URL", min_dimensions: { error: "Image dimensions must be greater than {height}*{width}", not_image_error: "Not image file" }, file_weight: "File size must be maximum {size} kb", before: "End date must be earlier than start date", after: "End date must be later than start date", bigint: "Unsupported number" }, Ea = { ACCESS_RESTRICTED: "Access restricted" }, fa = { LOADING: "Loading Virto OZ..." }, ma = { AGENDA: "Agenda", ALL_DAY: "All day", CANCEL: "Cancel", CLOSE: "Close", COLOR: "Color", COLOR_DEFAULT: "Default color", COLOR_CUSTOM: "Custom color", COLOR_BLUE: "Blue", COLOR_GREEN: "Green", COLOR_AMBER: "Amber", COLOR_RED: "Red", COLOR_PURPLE: "Purple", COLOR_PINK: "Pink", COLOR_TEAL: "Teal", COLOR_SLATE: "Slate", DAY: "Day", DAY_N_OF_M: "Day {n} of {total}", DELETE: "Delete", DELETE_CONFIRM_BODY: `Delete "{title}"? This can't be undone.`, DELETE_CONFIRM_TITLE: "Delete event", EDIT: "Edit", EDIT_EVENT: "Edit event", EMPTY: "No events in this range", EMPTY_HINT: "No events yet. Click a day to add one.", END: "End", LOADING: "Loading events…", MORE: "+{count} more", MONTH: "Month", MORE_OPTIONS: "More options", NEW_EVENT: "New event", NEXT: "Next", PREVIOUS: "Previous", RECUR_SCOPE_ALL: "All events", RECUR_SCOPE_BODY_DELETE: "This event is part of a recurring series. Do you want to delete only this event or all events in the series?", RECUR_SCOPE_BODY_EDIT: "This event is part of a recurring series. Do you want to edit only this event or all events in the series?", RECUR_SCOPE_THIS: "This event", RECUR_SCOPE_TITLE: "Recurring event", REPEAT: "Repeat", REPEAT_DAILY: "Daily", REPEAT_END: "Ends", REPEAT_END_COUNT: "After", REPEAT_END_NEVER: "Never", REPEAT_END_UNTIL: "On date", REPEAT_EVERY: "Repeat every", REPEAT_UNIT_DAYS: "day(s)", REPEAT_UNIT_WEEKS: "week(s)", REPEAT_UNIT_MONTHS: "month(s)", REPEAT_UNIT_YEARS: "year(s)", REPEAT_MONTHLY: "Monthly", REPEAT_NONE: "Does not repeat", REPEAT_OCCURRENCES: "occurrence(s)", REPEAT_ON: "Repeat on", REPEAT_WEEKLY: "Weekly", REPEAT_YEARLY: "Yearly", SAVE: "Save", START: "Start", TIMELINE: "Timeline", TIMELINE_DAY: "Timeline Day", TIMELINE_WEEK: "Timeline Week", TITLE: "Title", TODAY: "Today", WEEK: "Week", WORK_WEEK: "Work week", ZOOM_IN: "Zoom in", ZOOM_OUT: "Zoom out" }, ga = { no_options: "No options" }, wo = {
|
|
1767
|
+
CORE: aa,
|
|
1768
|
+
SHELL: na,
|
|
1769
|
+
COMPONENTS: sa,
|
|
1770
|
+
INVITATION: oa,
|
|
1771
|
+
LOGIN: ra,
|
|
1772
|
+
FORGOT_PASSWORD: ia,
|
|
1773
|
+
PASSWORDRESET: la,
|
|
1774
|
+
ASSETS_MANAGER: ua,
|
|
1775
|
+
ASSETS: da,
|
|
1776
|
+
messages: ca,
|
|
1777
|
+
PERMISSION_MESSAGES: Ea,
|
|
1778
|
+
AI_AGENT: fa,
|
|
1779
|
+
VC_SCHEDULER: ma,
|
|
1780
|
+
common: ga
|
|
1814
1781
|
}, Co = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1815
1782
|
__proto__: null,
|
|
1816
|
-
AI_AGENT:
|
|
1817
|
-
ASSETS:
|
|
1818
|
-
ASSETS_MANAGER:
|
|
1819
|
-
COMPONENTS:
|
|
1820
|
-
CORE:
|
|
1821
|
-
FORGOT_PASSWORD:
|
|
1822
|
-
INVITATION:
|
|
1823
|
-
LOGIN:
|
|
1824
|
-
PASSWORDRESET:
|
|
1825
|
-
PERMISSION_MESSAGES:
|
|
1826
|
-
SHELL:
|
|
1827
|
-
VC_SCHEDULER:
|
|
1828
|
-
common:
|
|
1783
|
+
AI_AGENT: fa,
|
|
1784
|
+
ASSETS: da,
|
|
1785
|
+
ASSETS_MANAGER: ua,
|
|
1786
|
+
COMPONENTS: sa,
|
|
1787
|
+
CORE: aa,
|
|
1788
|
+
FORGOT_PASSWORD: ia,
|
|
1789
|
+
INVITATION: oa,
|
|
1790
|
+
LOGIN: ra,
|
|
1791
|
+
PASSWORDRESET: la,
|
|
1792
|
+
PERMISSION_MESSAGES: Ea,
|
|
1793
|
+
SHELL: na,
|
|
1794
|
+
VC_SCHEDULER: ma,
|
|
1795
|
+
common: ga,
|
|
1829
1796
|
default: wo,
|
|
1830
|
-
messages:
|
|
1831
|
-
}, Symbol.toStringTag, { value: "Module" })), bo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1797
|
+
messages: ca
|
|
1798
|
+
}, Symbol.toStringTag, { value: "Module" })), Sa = { THEMES: { LIGHT: "Hell", DARK: "Dunkel" }, NOTIFICATIONS: { CLEAR_ALL: "Alle löschen" } }, Aa = { NAVIGATION_ARIA_LABEL: "Hauptnavigation", SIDEBAR: { SEARCH_PLACEHOLDER: "Suchbegriff" }, USER: { ROLE: { ADMINISTRATOR: "Administrator" } }, ACCOUNT: { SETTINGS: "Einstellungen", CHANGE_PASSWORD: "Passwort ändern", PROFILE: "Profil", LOGOUT: "Abmelden" } }, pa = { CONTROLS: { CLEAR: "Löschen", CLEAR_ALL: "Alle löschen", CLOSE: "Schließen", TOGGLE_DROPDOWN: "Dropdown umschalten", SEARCH_OPTIONS: "Optionen suchen", SELECT_OPTION: "Option auswählen", CLEAR_SELECTION: "Auswahl aufheben", COPY_TO_CLIPBOARD: "In die Zwischenablage kopieren", DELETE_ITEM: "Element löschen" }, ATOMS: { VC_BANNER: { SHOW_MORE: "Mehr anzeigen", SHOW_LESS: "Weniger anzeigen" }, VC_SCROLLABLE_CONTAINER: { LABEL: "Scrollbarer Inhalt" }, VC_VIDEO: { NO_SOURCE: "Keine Videoquelle" } }, MOLECULES: { VC_SELECT: { CLICK_TO_SELECT: "Zum Auswählen klicken...", LOADING: "Wird geladen...", LOADING_MORE: "Mehr laden...", NO_OPTIONS: "Keine Optionen" }, VC_FILE_UPLOAD: { DRAG_HERE: "Datei hier ablegen oder", BROWSE: "Dateien durchsuchen", TAP_TO_UPLOAD: "Tippen, um Dateien auszuwählen", UPLOADING: "Wird hochgeladen..." }, VC_INPUT: { DATE_PLACEHOLDER: "Datum auswählen", DATE_TIME_PLACEHOLDER: "Datum und Uhrzeit auswählen" }, VC_PAGINATION: { JUMP: "Zur Seite springen:", LABEL: "Seitennummerierung", FIRST: "Erste Seite", PREVIOUS: "Vorherige Seite", NEXT: "Nächste Seite", LAST: "Letzte Seite", PAGE: "Seite {page}" }, VC_MULTIVALUE: { ADD: "Hinzufügen" }, VC_BREADCRUMBS: { LABEL: "Brotkrümelnavigation", SHOW_MORE: "Weitere Brotkrümel anzeigen" }, VC_COLOR_INPUT: { CLEAR: "Farbe löschen" }, VC_DATE_PICKER: { CLEAR: "Datum löschen" }, VC_SLIDER: { PREVIOUS: "Vorherige Folie", NEXT: "Nächste Folie" }, VC_TOAST: { DISMISS: "Benachrichtigung schließen" }, VC_EDITOR: { TOOLBAR: { LABEL: "Textformatierung", BOLD: "Fett", ITALIC: "Kursiv", UNDERLINE: "Unterstrichen", STRIKETHROUGH: "Durchgestrichen", HEADING_1: "Überschrift 1", HEADING_2: "Überschrift 2", HEADING_3: "Überschrift 3", BULLET_LIST: "Aufzählungsliste", NUMBERED_LIST: "Nummerierte Liste", BLOCKQUOTE: "Blockzitat", INSERT_LINK: "Link einfügen", INSERT_IMAGE: "Bild einfügen", INSERT_TABLE: "Tabelle einfügen", DELETE_TABLE: "Tabelle löschen", ADD_COLUMN_BEFORE: "Spalte davor einfügen", ADD_COLUMN_AFTER: "Spalte danach einfügen", ADD_ROW_BEFORE: "Zeile davor einfügen", ADD_ROW_AFTER: "Zeile danach einfügen", DELETE_COLUMN: "Spalte löschen", DELETE_ROW: "Zeile löschen" }, FONT_SIZE: "Schriftgröße", VIEW: { PREVIEW: "Vorschau", SPLIT: "Nebeneinander-Ansicht", SOURCE: "Quellcode" } } }, ORGANISMS: { VC_DYNAMIC_PROPERTY: { ADD: "Wert hinzufügen", VALUE_TYPE: { COLOR: { PLACEHOLDER: "Farbcode", NAME: "Farbname" } } }, VC_GALLERY: { INTERNAL: { VC_GALLERY_ITEM: { FULLSCREEN: "Vollbild", EDIT: "Bearbeiten", DELETE: "Löschen" }, VC_GALLERY_PREVIEW: { COPY_IMAGE_LINK: "Bildlink kopieren" }, VC_GALLERY_FILMSTRIP: { PREVIOUS: "Vorherige Bilder", NEXT: "Nächste Bilder" } }, GALLERY_IS_EMPTY: "Galerie ist leer", DROP_TO_UPLOAD: "Zum Hochladen ablegen", DRAG_IMAGES_HERE: "Bilder hierher ziehen oder", BROWSE_IMAGES: "Dateien durchsuchen", UPLOAD: "Hochladen", OR_DROP_HERE: "oder hierher ziehen", SHOW_ALL: "Erweitern ({count})", COLLAPSE: "Einklappen" }, VC_APP: { NOTIFICATIONS: "Benachrichtigungen", INTERNAL: { VC_APP_BAR: { BACK: "Zurück" }, MOBILE_LAYOUT: { TAB_MENU: "Menü", TAB_HUB: "Hub" }, APP_HUB: { SEARCH_PLACEHOLDER: "Anwendungen und Widgets suchen", APPLICATIONS: "Anwendungen", WIDGETS: "Widgets", NO_APPLICATIONS: "Keine Anwendungen gefunden", NO_WIDGETS: "Keine Widgets gefunden", LIST_VIEW: "Listenansicht", TILE_VIEW: "Kachelansicht" } } }, BLADE_NAVIGATION: { ARIA_LABEL: "Blade-Navigation" }, VC_BLADE: { SEE_DETAILS: "Details anzeigen", UNSAVED_CHANGES: "Hat ungespeicherte Änderungen", ERROR_POPUP: { TITLE: "Fehlerdetails", COPY_ERROR: "Inhalt kopieren", CLOSE: "schließen" }, MORE: "Mehr", TOOLBAR: "Toolbar-Aktionen", CLOSE_MENU: "Menü schließen", PANEL: "Panel" }, VC_BLADE_HEADER: { UNSAVED_CHANGES: "Hat ungespeicherte Änderungen", NO_CHANGES: "Keine ungespeicherten Änderungen" }, VC_TABLE: { SELECT_ROW: "Zeile auswählen", SELECT_ALL_ROWS: "Alle Zeilen auswählen", CURRENT_PAGE_SELECTED: "Alle Elemente auf dieser Seite sind ausgewählt.", SELECT_ALL: "Alle Elemente auswählen", ALL_SELECTED: "Alle Elemente sind ausgewählt.", ALL_SELECTED_COUNT: "Alle {count} Elemente ausgewählt", SELECT_ALL_COUNT: "Alle {count} Elemente auswählen", CANCEL: "Auswahl aufheben", ALL_ACTIONS: "Alle Aktionen", MORE: "Mehr", ALL_FILTERS: "Filter", SEARCH: "Suchen...", EMPTY: "Liste ist leer.", EMPTY_TITLE: "Keine Daten", EMPTY_DESCRIPTION: "Keine Elemente zum Anzeigen", NOT_FOUND: "Nichts gefunden.", NOT_FOUND_TITLE: "Keine Ergebnisse gefunden", NOT_FOUND_DESCRIPTION: "Passen Sie Ihre Suche oder Filter an", TOTALS: "Gesamt:", ACTIONS: "Aktionen", NOT_SET: "Nicht festgelegt", SELECTED: "Ausgewählt", SELECT_ALL_TRUNCATED: "Alle auswählen", PULL_TO_REFRESH: "Zum Aktualisieren ziehen", RELEASE_TO_REFRESH: "Zum Aktualisieren loslassen", REFRESHING: "Wird aktualisiert...", ADD_ROW: "Zeile hinzufügen", LOADING: "Wird geladen...", PAGE_INFO: "Seite {current} von {total}", COLUMN_FILTER: { APPLY: "Anwenden", CLEAR: "Löschen", FROM: "Von", TO: "Bis", TITLE: "Spalte filtern" }, GLOBAL_FILTERS: { BUTTON: "Filter", TITLE: "Filter" }, COLUMN_SWITCHER: { BUTTON: "Spalten", TITLE: "Spalten ein-/ausblenden", SHOW_ALL: "Alle anzeigen", RESET: "Zurücksetzen" }, OF: "von", PAGE: "Seite" }, VC_POPUP: { OK: "OK", CONFIRM: "Bestätigen", CANCEL: "Abbrechen", CLOSE: "Schließen", TITLE: { CONFIRMATION: "Bestätigung", ERROR: "Fehler", INFO: "Info" } } }, THEME_SELECTOR: { THEME_CHANGED: " Thema", THEME_SELECTOR: "Themen" }, CHANGE_PASSWORD: { TITLE: "Passwort ändern", TITLE_FORCED: "Passwort abgelaufen", SUBTITLE_FORCED: "Bitte legen Sie ein neues Passwort fest", FORCED: { LABEL: "Ihr Passwort ist abgelaufen. Sie müssen das Passwort ändern, um den Manager weiter zu nutzen." }, CURRENT_PASSWORD: { LABEL: "Aktuelles Passwort", PLACEHOLDER: "Passwort eingeben" }, NEW_PASSWORD: { LABEL: "Neues Passwort", PLACEHOLDER: "Passwort eingeben" }, CONFIRM_PASSWORD: { LABEL: "Passwort bestätigen", PLACEHOLDER: "Passwort bestätigen" }, CANCEL: "Abbrechen", SAVE: "Aktualisieren", ERRORS: { "Repeat-password": "Passwörter stimmen nicht überein", "Equal-passwords": "Das neue Passwort darf nicht mit dem alten übereinstimmen", "Invalid-token": "Token ist ungültig oder abgelaufen", "Password-too-weak": "Neues Passwort erfüllt eine oder mehrere Passwort-Sicherheitsrichtlinien nicht:", PasswordTooShort: "Passwort zu kurz", PasswordRequiresUniqueChars: "Passwörter müssen unterschiedliche Zeichen verwenden", PasswordRequiresLower: "Passwörter müssen mindestens einen Kleinbuchstaben enthalten ('a'-'z')", PasswordRequiresUpper: "Passwörter müssen mindestens einen Großbuchstaben enthalten ('A'-'Z')", PasswordRequiresDigit: "Passwörter müssen mindestens eine Ziffer enthalten ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwörter müssen mindestens ein nicht-alphanumerisches Zeichen enthalten", "Incorrect password.": "Sie haben ein falsches Passwort eingegeben", "You have used this password in the past. Choose another one.": "Sie haben dieses Passwort in der Vergangenheit verwendet. Wählen Sie ein anderes." } }, APP_HUB: { TITLE: "Anwendungen" }, NOTIFICATION_DROPDOWN: { TITLE: "Benachrichtigungen", EMPTY: "Noch keine Benachrichtigungen" }, LANGUAGE_SELECTOR: { TITLE: "Sprache" }, FILTERS: { APPLY: "Filter anwenden", RESET: "Zurücksetzen" } }, Ta = { TITLE: "Sie sind eingeladen!", SUBTITLE: "Legen Sie ein Passwort für Ihr Konto fest", FIELDS: { EMAIL: { LABEL: "E-Mail" }, PASSWORD: { LABEL: "Neues Passwort", PLACEHOLDER: "Passwort eingeben" }, CONFIRM_PASSWORD: { LABEL: "Passwort bestätigen", PLACEHOLDER: "Passwort bestätigen" } }, ACCEPT_INVITATION: "Aktivieren", ERRORS: { "Repeat-password": "Passwörter stimmen nicht überein", "Invalid-token": "Token ist ungültig oder abgelaufen", "Password-too-weak": "Neues Passwort erfüllt eine oder mehrere Passwort-Sicherheitsrichtlinien nicht:", PasswordTooShort: "Passwort zu kurz", PasswordRequiresUniqueChars: "Passwörter müssen unterschiedliche Zeichen verwenden", PasswordRequiresLower: "Passwörter müssen mindestens einen Kleinbuchstaben enthalten ('a'-'z')", PasswordRequiresUpper: "Passwörter müssen mindestens einen Großbuchstaben enthalten ('A'-'Z')", PasswordRequiresDigit: "Passwörter müssen mindestens eine Ziffer enthalten ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwörter müssen mindestens ein nicht-alphanumerisches Zeichen enthalten", recentPasswordUsed: "Sie haben dieses Passwort in der Vergangenheit verwendet. Wählen Sie ein anderes." } }, ha = { TITLE: "Willkommen zurück", SUBTITLE: "Melden Sie sich bei Ihrem Konto an, um fortzufahren", FIELDS: { LOGIN: { LABEL: "E-Mail", PLACEHOLDER: "Geben Sie Ihre E-Mail-Adresse ein" }, PASSWORD: { LABEL: "Passwort", PLACEHOLDER: "Geben Sie Ihr Passwort ein" }, FORGOT_PASSWORD: { TITLE: "Passwort vergessen", LABEL: "E-Mail", PLACEHOLDER: "Bitte geben Sie Ihre E-Mail-Adresse ein" } }, FORGOT_PASSWORD_BUTTON: "Passwort vergessen?", BUTTON: "Anmelden", OR: "oder", FORGOT_BUTTON: "Absenden", BACK_BUTTON: "Zurück", BUTTON_OK: "Ok", RESET_EMAIL_TEXT: "Wir senden Ihnen eine E-Mail mit Anweisungen zum Zurücksetzen Ihres Passworts.", RESET_EMAIL_SENT: "Eine E-Mail mit Anweisungen wurde an Sie gesendet.", SSO_NO_PROVIDERS_ERROR: "SSO-Authentifizierung ist nicht konfiguriert. Bitte wenden Sie sich an Ihren Administrator.", ERRORS: { INVALID_CREDENTIALS: "Anmeldename oder Passwort ist falsch.", AUTH_WITH_CODE: "Authentifizierungsfehler (Code: {code}).", AUTH_GENERIC: "Authentifizierungsfehler: {detail}" } }, La = { TITLE: "Passwort zurücksetzen", SUBTITLE: "Geben Sie Ihre E-Mail-Adresse ein und wir senden Ihnen einen Link zum Zurücksetzen", FIELDS: { EMAIL: { LABEL: "E-Mail", PLACEHOLDER: "Geben Sie Ihre E-Mail-Adresse ein" } }, SEND_BUTTON: "Link zum Zurücksetzen senden", BACK_TO_LOGIN: "Zurück zur Anmeldung", SUCCESS_TITLE: "Überprüfen Sie Ihre E-Mail", SUCCESS_TEXT: "Wir haben einen Link zum Zurücksetzen an {email} gesendet" }, Oa = { TITLE: "Neues Passwort festlegen", SUBTITLE: "Geben Sie unten Ihr neues Passwort ein", FIELDS: { PASSWORD: { LABEL: "Neues Passwort", PLACEHOLDER: "Passwort eingeben" }, CONFIRM_PASSWORD: { LABEL: "Passwort bestätigen", PLACEHOLDER: "Passwort bestätigen" } }, SAVE_PASSWORD: "Speichern", ERRORS: { "Repeat-password": "Passwörter stimmen nicht überein", "Invalid-token": "Token ist ungültig oder abgelaufen", "Password-too-weak": "Neues Passwort erfüllt eine oder mehrere Passwort-Sicherheitsrichtlinien nicht:", PasswordTooShort: "Passwort zu kurz", PasswordRequiresUniqueChars: "Passwörter müssen unterschiedliche Zeichen verwenden", PasswordRequiresLower: "Passwörter müssen mindestens einen Kleinbuchstaben enthalten ('a'-'z')", PasswordRequiresUpper: "Passwörter müssen mindestens einen Großbuchstaben enthalten ('A'-'Z')", PasswordRequiresDigit: "Passwörter müssen mindestens eine Ziffer enthalten ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwörter müssen mindestens ein nicht-alphanumerisches Zeichen enthalten", recentPasswordUsed: "Sie haben dieses Passwort in der Vergangenheit verwendet. Wählen Sie ein anderes." } }, Ra = { TITLE: "Assets", TOOLBAR: { SAVE: "Speichern", REFRESH: "Aktualisieren", ADD: "Hinzufügen", DELETE: "Ausgewählte löschen" }, EMPTY: { NO_ASSETS: "Keine Assets", UPLOAD_ASSETS: "Assets hier ablegen oder auf 'Hochladen' klicken", UPLOAD: "Hochladen" }, TABLE: { HEADER: { IMAGE: "Bild", NAME: "Name", SIZE: "Größe", SORT_ORDER: "Sortierreihenfolge", CREATED_DATE: "Erstellungsdatum" }, ACTIONS: { DELETE: "Löschen", EDIT: "Bearbeiten" } } }, _a = { PAGES: { DETAILS: { SUBTITLE: "Asset bearbeiten", TOOLBAR: { SAVE: "Speichern", DELETE: "Löschen" }, FIELDS: { SIZE: "Größe", CREATED_DATE: "Erstellungsdatum", URL: "URL", COPY: "Link kopieren", NAME: { TITLE: "Asset-Name", PLACEHOLDER: "Asset-Namen eingeben" }, ALT: { TITLE: "Alternativer Bildtext", PLACEHOLDER: "Alternativen Bildtext eingeben", TOOLTIP: "Dieser Text wird angezeigt, wenn das Bild auf der Seite deaktiviert oder nicht geladen ist" }, DESCRIPTION: { TITLE: "Meta-Beschreibung", PLACEHOLDER: "Meta-Beschreibung eingeben" } } } } }, Ia = { _default: "Das Feld {field} ist ungültig", alpha: "Das Feld {field} darf nur alphabetische Zeichen enthalten", alpha_num: "Das Feld {field} darf nur alphanumerische Zeichen enthalten", alpha_dash: "Das Feld {field} darf alphanumerische Zeichen sowie Bindestriche und Unterstriche enthalten", alpha_spaces: "Das Feld {field} darf nur alphabetische Zeichen und Leerzeichen enthalten", between: "Das Feld {field} muss zwischen 0:{min} und 1:{max} liegen", confirmed: "Die Bestätigung des Feldes {field} stimmt nicht überein", digits: "Das Feld {field} muss numerisch sein und genau 0:{length} Ziffern enthalten", dimensions: "Das Feld {field} muss 0:{width} Pixel breit und 1:{height} Pixel hoch sein", email: "Das Feld {field} muss eine gültige E-Mail-Adresse sein", not_one_of: "Das Feld {field} hat keinen gültigen Wert", ext: "Das Feld {field} ist keine gültige Datei", image: "Das Feld {field} muss ein Bild sein", integer: "Das Feld {field} muss eine ganze Zahl sein", length: "Das Feld {field} muss 0:{length} lang sein", max_value: "Das Feld {field} muss 0:{max} oder weniger sein", max: "Das Feld {field} darf nicht länger als 0:{length} Zeichen sein", mimes: "Das Feld {field} muss einen gültigen Dateityp haben", min_value: "Das Feld {field} muss 0:{min} oder mehr sein", min: "Das Feld {field} muss mindestens 0:{length} Zeichen lang sein", numeric: "Das Feld {field} darf nur numerische Zeichen enthalten", one_of: "Das Feld {field} hat keinen gültigen Wert", regex: "Das Format des Feldes {field} ist ungültig", required_if: "Das Feld {field} ist erforderlich", required: "Das Feld {field} ist erforderlich", size: "Die Größe des Feldes {field} muss kleiner als 0:{size}KB sein", url: "Das Feld {field} ist keine gültige URL", min_dimensions: { error: "Die Bildabmessungen müssen größer als {height}*{width} sein", not_image_error: "Keine Bilddatei" }, file_weight: "Die Dateigröße darf maximal {size} kb betragen", before: "Das Enddatum muss früher als das Startdatum sein", after: "Das Enddatum muss später als das Startdatum sein", bigint: "Nicht unterstützte Zahl" }, va = { ACCESS_RESTRICTED: "Zugriff eingeschränkt" }, wa = { LOADING: "Virto OZ wird geladen..." }, Ca = { AGENDA: "Agenda", ALL_DAY: "Ganztägig", CANCEL: "Abbrechen", CLOSE: "Schließen", COLOR: "Farbe", COLOR_DEFAULT: "Standardfarbe", COLOR_CUSTOM: "Eigene Farbe", COLOR_BLUE: "Blau", COLOR_GREEN: "Grün", COLOR_AMBER: "Gelb", COLOR_RED: "Rot", COLOR_PURPLE: "Violett", COLOR_PINK: "Pink", COLOR_TEAL: "Türkis", COLOR_SLATE: "Grau", DAY: "Day", DAY_N_OF_M: "Tag {n} von {total}", DELETE: "Löschen", DELETE_CONFIRM_BODY: '"{title}" löschen? Dies kann nicht rückgängig gemacht werden.', DELETE_CONFIRM_TITLE: "Ereignis löschen", EDIT: "Bearbeiten", EDIT_EVENT: "Ereignis bearbeiten", EMPTY: "No events in this range", EMPTY_HINT: "Noch keine Ereignisse. Klicke auf einen Tag, um eins hinzuzufügen.", END: "Ende", LOADING: "Ereignisse werden geladen…", MORE: "+{count} more", MONTH: "Month", MORE_OPTIONS: "Weitere Optionen", NEW_EVENT: "Neues Ereignis", NEXT: "Next", PREVIOUS: "Previous", RECUR_SCOPE_ALL: "Alle Ereignisse", RECUR_SCOPE_BODY_DELETE: "Dieses Ereignis ist Teil einer wiederkehrenden Serie. Möchten Sie nur dieses Ereignis oder alle Ereignisse der Serie löschen?", RECUR_SCOPE_BODY_EDIT: "Dieses Ereignis ist Teil einer wiederkehrenden Serie. Möchten Sie nur dieses Ereignis oder alle Ereignisse der Serie bearbeiten?", RECUR_SCOPE_THIS: "Dieses Ereignis", RECUR_SCOPE_TITLE: "Wiederkehrendes Ereignis", REPEAT: "Wiederholen", REPEAT_DAILY: "Täglich", REPEAT_END: "Endet", REPEAT_END_COUNT: "Nach", REPEAT_END_NEVER: "Nie", REPEAT_END_UNTIL: "Am Datum", REPEAT_EVERY: "Wiederholen alle", REPEAT_UNIT_DAYS: "Tag(e)", REPEAT_UNIT_WEEKS: "Woche(n)", REPEAT_UNIT_MONTHS: "Monat(e)", REPEAT_UNIT_YEARS: "Jahr(e)", REPEAT_MONTHLY: "Monatlich", REPEAT_NONE: "Keine Wiederholung", REPEAT_OCCURRENCES: "Vorkommen", REPEAT_ON: "Wiederholen am", REPEAT_WEEKLY: "Wöchentlich", REPEAT_YEARLY: "Jährlich", SAVE: "Speichern", START: "Start", TIMELINE: "Timeline", TIMELINE_DAY: "Zeitachse Tag", TIMELINE_WEEK: "Zeitachse Woche", TITLE: "Titel", TODAY: "Today", WEEK: "Week", WORK_WEEK: "Work week", ZOOM_IN: "Zoom in", ZOOM_OUT: "Zoom out" }, ba = { no_options: "Keine Optionen" }, bo = {
|
|
1799
|
+
CORE: Sa,
|
|
1800
|
+
SHELL: Aa,
|
|
1801
|
+
COMPONENTS: pa,
|
|
1802
|
+
INVITATION: Ta,
|
|
1803
|
+
LOGIN: ha,
|
|
1804
|
+
FORGOT_PASSWORD: La,
|
|
1805
|
+
PASSWORDRESET: Oa,
|
|
1806
|
+
ASSETS_MANAGER: Ra,
|
|
1807
|
+
ASSETS: _a,
|
|
1808
|
+
messages: Ia,
|
|
1809
|
+
PERMISSION_MESSAGES: va,
|
|
1810
|
+
AI_AGENT: wa,
|
|
1811
|
+
VC_SCHEDULER: Ca,
|
|
1812
|
+
common: ba
|
|
1813
|
+
}, Po = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1814
|
+
__proto__: null,
|
|
1815
|
+
AI_AGENT: wa,
|
|
1816
|
+
ASSETS: _a,
|
|
1817
|
+
ASSETS_MANAGER: Ra,
|
|
1818
|
+
COMPONENTS: pa,
|
|
1819
|
+
CORE: Sa,
|
|
1820
|
+
FORGOT_PASSWORD: La,
|
|
1821
|
+
INVITATION: Ta,
|
|
1822
|
+
LOGIN: ha,
|
|
1823
|
+
PASSWORDRESET: Oa,
|
|
1824
|
+
PERMISSION_MESSAGES: va,
|
|
1825
|
+
SHELL: Aa,
|
|
1826
|
+
VC_SCHEDULER: Ca,
|
|
1827
|
+
common: ba,
|
|
1828
|
+
default: bo,
|
|
1829
|
+
messages: Ia
|
|
1830
|
+
}, Symbol.toStringTag, { value: "Module" })), No = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1832
1831
|
__proto__: null,
|
|
1833
|
-
de:
|
|
1834
|
-
en:
|
|
1832
|
+
de: Po,
|
|
1833
|
+
en: Co
|
|
1835
1834
|
}, Symbol.toStringTag, { value: "Module" })), je = U("global-error-handler");
|
|
1836
1835
|
function Ne(e) {
|
|
1837
1836
|
return e instanceof Error ? `${e.name}:${e.message}` : String(e);
|
|
@@ -1845,7 +1844,7 @@ function Ze(e) {
|
|
|
1845
1844
|
a - o > vt && he.delete(s);
|
|
1846
1845
|
return !1;
|
|
1847
1846
|
}
|
|
1848
|
-
function
|
|
1847
|
+
function Do(e) {
|
|
1849
1848
|
const t = e.config.errorHandler;
|
|
1850
1849
|
if (e.config.errorHandler = (o, i, l) => {
|
|
1851
1850
|
if (je.error("Unhandled Vue error:", o, `
|
|
@@ -1882,7 +1881,7 @@ Info:`, l), !Ze(o)) {
|
|
|
1882
1881
|
};
|
|
1883
1882
|
window.addEventListener("error", s);
|
|
1884
1883
|
}
|
|
1885
|
-
const
|
|
1884
|
+
const yo = U("notification-instance"), j = {
|
|
1886
1885
|
"top-center": void 0,
|
|
1887
1886
|
"top-right": void 0,
|
|
1888
1887
|
"top-left": void 0,
|
|
@@ -1890,7 +1889,7 @@ const No = U("notification-instance"), j = {
|
|
|
1890
1889
|
"bottom-right": void 0,
|
|
1891
1890
|
"bottom-left": void 0
|
|
1892
1891
|
};
|
|
1893
|
-
function
|
|
1892
|
+
function Bo() {
|
|
1894
1893
|
function e(s, o, i) {
|
|
1895
1894
|
document.getElementById(o) && (j[i] = s);
|
|
1896
1895
|
}
|
|
@@ -1901,7 +1900,7 @@ function Do() {
|
|
|
1901
1900
|
j[l]?.unmount(), document.getElementById(`notification-${l}`)?.remove(), j[l] = void 0;
|
|
1902
1901
|
}), Object.values(j).some((i) => i !== void 0) || document.querySelector(".notification")?.remove());
|
|
1903
1902
|
} catch (o) {
|
|
1904
|
-
|
|
1903
|
+
yo.error("Failed to unmount notification component:", o);
|
|
1905
1904
|
}
|
|
1906
1905
|
}
|
|
1907
1906
|
function a() {
|
|
@@ -1926,8 +1925,8 @@ const ce = U("notification-container"), $ = {
|
|
|
1926
1925
|
"bottom-center": b([]),
|
|
1927
1926
|
"bottom-right": b([]),
|
|
1928
1927
|
"bottom-left": b([])
|
|
1929
|
-
}, { clearContainer:
|
|
1930
|
-
function
|
|
1928
|
+
}, { clearContainer: Mo, unmountComponent: ko, saveInstance: Vo, getInstanceByPosition: wt } = Bo();
|
|
1929
|
+
function Uo() {
|
|
1931
1930
|
const e = le({
|
|
1932
1931
|
timeout: 3e3,
|
|
1933
1932
|
pauseOnHover: !0,
|
|
@@ -1952,11 +1951,11 @@ function ko() {
|
|
|
1952
1951
|
const E = u.position || e.position, g = o.get(E);
|
|
1953
1952
|
if (g && await g, !wt(E)) {
|
|
1954
1953
|
const f = (async () => {
|
|
1955
|
-
const c = s(E), { default: S } = await Promise.resolve().then(() =>
|
|
1954
|
+
const c = s(E), { default: S } = await Promise.resolve().then(() => mr), L = en(S, {
|
|
1956
1955
|
...u,
|
|
1957
1956
|
position: E
|
|
1958
1957
|
});
|
|
1959
|
-
L.use(X), L.provide(
|
|
1958
|
+
L.use(X), L.provide(jt, { notificationContainers: $, actions: d }), L.mount(c), Vo(L, c.id, E);
|
|
1960
1959
|
})();
|
|
1961
1960
|
o.set(E, f), await f, o.delete(E);
|
|
1962
1961
|
}
|
|
@@ -1980,13 +1979,13 @@ function ko() {
|
|
|
1980
1979
|
Object.entries($).forEach(([f, c]) => {
|
|
1981
1980
|
const S = c.value.find((L) => L.notificationId === u);
|
|
1982
1981
|
S && (E = S, g = f);
|
|
1983
|
-
}), g && ($[g].value = $[g].value.filter((f) => f.notificationId !== u), $[g].value.length === 0 &&
|
|
1982
|
+
}), g && ($[g].value = $[g].value.filter((f) => f.notificationId !== u), $[g].value.length === 0 && ko(g), Pe(() => {
|
|
1984
1983
|
E?.onClose && typeof E?.onClose == "function" && E.onClose(E.payload);
|
|
1985
1984
|
}));
|
|
1986
1985
|
}
|
|
1987
1986
|
},
|
|
1988
1987
|
clear() {
|
|
1989
|
-
|
|
1988
|
+
Mo(), Object.values($).forEach((u) => {
|
|
1990
1989
|
u.value = [];
|
|
1991
1990
|
});
|
|
1992
1991
|
},
|
|
@@ -2040,13 +2039,13 @@ function ko() {
|
|
|
2040
2039
|
getNotificationsByPosition: a,
|
|
2041
2040
|
appendInstance: i,
|
|
2042
2041
|
getNotification: n,
|
|
2043
|
-
generateNotificationId:
|
|
2042
|
+
generateNotificationId: ka,
|
|
2044
2043
|
hasNotification: l
|
|
2045
2044
|
};
|
|
2046
2045
|
}
|
|
2047
|
-
function
|
|
2048
|
-
const e =
|
|
2049
|
-
|
|
2046
|
+
function Fo() {
|
|
2047
|
+
const e = Uo();
|
|
2048
|
+
Va({
|
|
2050
2049
|
defaultOptions: e.defaultOptions,
|
|
2051
2050
|
actions: e.actions,
|
|
2052
2051
|
getAllNotifications: e.getAllNotifications,
|
|
@@ -2055,22 +2054,22 @@ function Vo() {
|
|
|
2055
2054
|
hasNotification: (t) => e.hasNotification(t)
|
|
2056
2055
|
});
|
|
2057
2056
|
}
|
|
2058
|
-
const
|
|
2059
|
-
function
|
|
2057
|
+
const Wo = "2.2.0-pr262.1eb3cac";
|
|
2058
|
+
function Go() {
|
|
2060
2059
|
return {
|
|
2061
|
-
version:
|
|
2062
|
-
buildDate: "2026-07-
|
|
2063
|
-
gitHash: "
|
|
2060
|
+
version: Wo,
|
|
2061
|
+
buildDate: "2026-07-27T14:38:31.883Z",
|
|
2062
|
+
gitHash: "1eb3cac49"
|
|
2064
2063
|
};
|
|
2065
2064
|
}
|
|
2066
|
-
function
|
|
2065
|
+
function Ho(e = Go()) {
|
|
2067
2066
|
console.warn(
|
|
2068
2067
|
`%c@vc-shell/framework%c v${e.version} · ${e.buildDate} · ${e.gitHash}`,
|
|
2069
2068
|
"font-weight:bold;color:#319ED4",
|
|
2070
2069
|
"color:inherit"
|
|
2071
2070
|
);
|
|
2072
2071
|
}
|
|
2073
|
-
const
|
|
2072
|
+
const $o = /* @__PURE__ */ H({
|
|
2074
2073
|
__name: "sidebar",
|
|
2075
2074
|
props: {
|
|
2076
2075
|
position: { default: "right" },
|
|
@@ -2081,11 +2080,11 @@ const Go = /* @__PURE__ */ H({
|
|
|
2081
2080
|
},
|
|
2082
2081
|
emits: ["close"],
|
|
2083
2082
|
setup(e, { emit: t }) {
|
|
2084
|
-
const a = e, n = t, { isMobile: s, isDesktop: o } =
|
|
2083
|
+
const a = e, n = t, { isMobile: s, isDesktop: o } = Ua(), i = w(() => a.render === "always" ? !0 : a.render === "mobile" ? s.value : o.value), l = w(() => a.isExpanded && i.value);
|
|
2085
2084
|
function d(u) {
|
|
2086
2085
|
u || n("close");
|
|
2087
2086
|
}
|
|
2088
|
-
return (u, E) => l.value ? (C(), D(r(
|
|
2087
|
+
return (u, E) => l.value ? (C(), D(r(gn), {
|
|
2089
2088
|
key: 0,
|
|
2090
2089
|
"model-value": !0,
|
|
2091
2090
|
position: e.position,
|
|
@@ -2108,7 +2107,7 @@ const Go = /* @__PURE__ */ H({
|
|
|
2108
2107
|
} : void 0
|
|
2109
2108
|
]), 1032, ["position", "title", "close-button", "teleport"])) : Y(u.$slots, "content", { key: 1 });
|
|
2110
2109
|
}
|
|
2111
|
-
}),
|
|
2110
|
+
}), bl = $o, xo = { class: "tw-flex tw-flex-row tw-items-center tw-gap-2" }, Ko = /* @__PURE__ */ H({
|
|
2112
2111
|
__name: "external-provider",
|
|
2113
2112
|
props: {
|
|
2114
2113
|
logo: {},
|
|
@@ -2124,7 +2123,7 @@ const Go = /* @__PURE__ */ H({
|
|
|
2124
2123
|
onClick: s[0] || (s[0] = (o) => n.$emit("signIn"))
|
|
2125
2124
|
}, {
|
|
2126
2125
|
default: p(() => [
|
|
2127
|
-
V("div",
|
|
2126
|
+
V("div", xo, [
|
|
2128
2127
|
_(r(st), {
|
|
2129
2128
|
src: a.value,
|
|
2130
2129
|
class: "vc-external-provider__icon",
|
|
@@ -2136,15 +2135,15 @@ const Go = /* @__PURE__ */ H({
|
|
|
2136
2135
|
_: 1
|
|
2137
2136
|
}));
|
|
2138
2137
|
}
|
|
2139
|
-
}),
|
|
2138
|
+
}), zo = { class: "tw-flex tw-justify-center tw-flex-col tw-gap-4" }, qo = /* @__PURE__ */ H({
|
|
2140
2139
|
__name: "external-providers",
|
|
2141
2140
|
props: {
|
|
2142
2141
|
providers: {}
|
|
2143
2142
|
},
|
|
2144
2143
|
setup(e) {
|
|
2145
|
-
const { signIn: t } =
|
|
2146
|
-
return (a, n) => (C(), G("div",
|
|
2147
|
-
(C(!0), G(se, null, Ue(e.providers, (s) => (C(), D(
|
|
2144
|
+
const { signIn: t } = xt();
|
|
2145
|
+
return (a, n) => (C(), G("div", zo, [
|
|
2146
|
+
(C(!0), G(se, null, Ue(e.providers, (s) => (C(), D(Ko, {
|
|
2148
2147
|
key: s.authenticationType,
|
|
2149
2148
|
logo: s.logoUrl,
|
|
2150
2149
|
"display-name": s.displayName,
|
|
@@ -2154,25 +2153,25 @@ const Go = /* @__PURE__ */ H({
|
|
|
2154
2153
|
]));
|
|
2155
2154
|
}
|
|
2156
2155
|
});
|
|
2157
|
-
function
|
|
2156
|
+
function Yo(e) {
|
|
2158
2157
|
if (!e) return "/";
|
|
2159
2158
|
const t = e.trim();
|
|
2160
2159
|
return !t.startsWith("/") || t.startsWith("//") ? "/" : t;
|
|
2161
2160
|
}
|
|
2162
|
-
function
|
|
2161
|
+
function jo(e, t) {
|
|
2163
2162
|
return e.status === 401 ? t("LOGIN.ERRORS.INVALID_CREDENTIALS") : e.status ? t("LOGIN.ERRORS.AUTH_WITH_CODE", { code: e.status }) : e.error ? t("LOGIN.ERRORS.AUTH_GENERIC", { detail: e.error }) : t("LOGIN.ERRORS.INVALID_CREDENTIALS");
|
|
2164
2163
|
}
|
|
2165
|
-
function
|
|
2164
|
+
function Zo(e) {
|
|
2166
2165
|
const t = [];
|
|
2167
2166
|
return e.confirmPassword !== e.password && t.push({ code: "Repeat-password" }), e.password === e.currentPassword && e.confirmPassword === e.currentPassword && t.push({ code: "Equal-passwords" }), t;
|
|
2168
2167
|
}
|
|
2169
|
-
const
|
|
2168
|
+
const Xo = {
|
|
2170
2169
|
key: 0,
|
|
2171
2170
|
class: "vc-login-page__providers"
|
|
2172
|
-
},
|
|
2171
|
+
}, Jo = {
|
|
2173
2172
|
key: 0,
|
|
2174
2173
|
class: "vc-login-page__separator-line"
|
|
2175
|
-
},
|
|
2174
|
+
}, Qo = /* @__PURE__ */ H({
|
|
2176
2175
|
__name: "Login",
|
|
2177
2176
|
props: {
|
|
2178
2177
|
logo: {},
|
|
@@ -2182,7 +2181,7 @@ const jo = {
|
|
|
2182
2181
|
ssoOnly: { type: Boolean }
|
|
2183
2182
|
},
|
|
2184
2183
|
setup(e) {
|
|
2185
|
-
const t = U("login-page"), a = e, { t: n } = ue({ useScope: "global" }), s = ve(), { validateField: o } = de({ validateOnMount: !1 }), { uiSettings: i, loading: l } = we(), d = b({ succeeded: !0 }), { signIn: u, loading: E, user: g } = oe(), { getProviders: f } =
|
|
2184
|
+
const t = U("login-page"), a = e, { t: n } = ue({ useScope: "global" }), s = ve(), { validateField: o } = de({ validateOnMount: !1 }), { uiSettings: i, loading: l } = we(), d = b({ succeeded: !0 }), { signIn: u, loading: E, user: g } = oe(), { getProviders: f } = xt(), c = Ie(), S = b(), L = b(!1);
|
|
2186
2185
|
Re(async () => {
|
|
2187
2186
|
S.value = await f(), L.value = !0;
|
|
2188
2187
|
});
|
|
@@ -2198,11 +2197,11 @@ const jo = {
|
|
|
2198
2197
|
return;
|
|
2199
2198
|
}
|
|
2200
2199
|
if (d.value.succeeded) {
|
|
2201
|
-
const h =
|
|
2200
|
+
const h = Yo(localStorage.getItem("redirectAfterLogin"));
|
|
2202
2201
|
localStorage.removeItem("redirectAfterLogin"), await s.push(h);
|
|
2203
2202
|
return;
|
|
2204
2203
|
}
|
|
2205
|
-
d.value.error =
|
|
2204
|
+
d.value.error = jo(d.value, n), I.password = "", o("password");
|
|
2206
2205
|
}
|
|
2207
2206
|
}, O = () => {
|
|
2208
2207
|
s.push({ name: "ForgotPassword" });
|
|
@@ -2215,9 +2214,9 @@ const jo = {
|
|
|
2215
2214
|
class: "vc-login-page"
|
|
2216
2215
|
}, {
|
|
2217
2216
|
default: p(() => [
|
|
2218
|
-
S.value && S.value.length ? (C(), G("div",
|
|
2219
|
-
_(
|
|
2220
|
-
e.ssoOnly ? z("", !0) : (C(), G("div",
|
|
2217
|
+
S.value && S.value.length ? (C(), G("div", Xo, [
|
|
2218
|
+
_(qo, { providers: S.value }, null, 8, ["providers"]),
|
|
2219
|
+
e.ssoOnly ? z("", !0) : (C(), G("div", Jo, y(h.$t("LOGIN.OR")), 1))
|
|
2221
2220
|
])) : z("", !0),
|
|
2222
2221
|
e.ssoOnly && L.value && !S.value?.length ? (C(), D(r(Ee), {
|
|
2223
2222
|
key: 1,
|
|
@@ -2309,7 +2308,7 @@ const jo = {
|
|
|
2309
2308
|
]),
|
|
2310
2309
|
_: 1
|
|
2311
2310
|
}),
|
|
2312
|
-
_(r(
|
|
2311
|
+
_(r(fs), {
|
|
2313
2312
|
name: "auth:after-form",
|
|
2314
2313
|
separator: "",
|
|
2315
2314
|
"separator-class": "tw-border-t tw-border-[color:var(--login-separator)] tw-border-solid tw-pb-5",
|
|
@@ -2329,7 +2328,7 @@ const jo = {
|
|
|
2329
2328
|
_: 1
|
|
2330
2329
|
}, 8, ["logo", "background", "title", "subtitle"]));
|
|
2331
2330
|
}
|
|
2332
|
-
}),
|
|
2331
|
+
}), Pl = Qo, er = { class: "tw-text-center" }, tr = { class: "tw-text-center tw-mb-6" }, ar = { class: "tw-text-sm tw-text-neutrals-600" }, nr = /* @__PURE__ */ H({
|
|
2333
2332
|
__name: "ForgotPassword",
|
|
2334
2333
|
props: {
|
|
2335
2334
|
logo: {},
|
|
@@ -2376,8 +2375,8 @@ const jo = {
|
|
|
2376
2375
|
}, {
|
|
2377
2376
|
default: p(() => [
|
|
2378
2377
|
u.value ? (C(), G(se, { key: 1 }, [
|
|
2379
|
-
V("div",
|
|
2380
|
-
V("p",
|
|
2378
|
+
V("div", tr, [
|
|
2379
|
+
V("p", ar, y(r(n)("FORGOT_PASSWORD.SUCCESS_TEXT", { email: c.value })), 1)
|
|
2381
2380
|
]),
|
|
2382
2381
|
_(r(x), {
|
|
2383
2382
|
variant: "primary",
|
|
@@ -2428,7 +2427,7 @@ const jo = {
|
|
|
2428
2427
|
]),
|
|
2429
2428
|
_: 1
|
|
2430
2429
|
}, 8, ["disabled", "loading"]),
|
|
2431
|
-
V("div",
|
|
2430
|
+
V("div", er, [
|
|
2432
2431
|
_(r(x), {
|
|
2433
2432
|
variant: "link",
|
|
2434
2433
|
icon: "lucide-arrow-left",
|
|
@@ -2459,7 +2458,7 @@ const jo = {
|
|
|
2459
2458
|
_: 1
|
|
2460
2459
|
}, 8, ["logo", "background", "title", "subtitle"]));
|
|
2461
2460
|
}
|
|
2462
|
-
}),
|
|
2461
|
+
}), Nl = nr, sr = /* @__PURE__ */ H({
|
|
2463
2462
|
__name: "ResetPassword",
|
|
2464
2463
|
props: {
|
|
2465
2464
|
userId: {},
|
|
@@ -2595,7 +2594,7 @@ const jo = {
|
|
|
2595
2594
|
_: 1
|
|
2596
2595
|
}, 8, ["logo", "background", "title", "subtitle"]));
|
|
2597
2596
|
}
|
|
2598
|
-
}),
|
|
2597
|
+
}), Dl = sr, or = /* @__PURE__ */ H({
|
|
2599
2598
|
__name: "Invite",
|
|
2600
2599
|
props: {
|
|
2601
2600
|
userId: {},
|
|
@@ -2732,10 +2731,10 @@ const jo = {
|
|
|
2732
2731
|
_: 1
|
|
2733
2732
|
}, 8, ["logo", "background", "title", "subtitle"]));
|
|
2734
2733
|
}
|
|
2735
|
-
}),
|
|
2734
|
+
}), yl = or, rr = {
|
|
2736
2735
|
key: 0,
|
|
2737
2736
|
class: "tw-mb-4"
|
|
2738
|
-
},
|
|
2737
|
+
}, ir = { class: "tw-flex tw-gap-3" }, lr = /* @__PURE__ */ H({
|
|
2739
2738
|
__name: "ChangePassword",
|
|
2740
2739
|
props: {
|
|
2741
2740
|
forced: { type: Boolean },
|
|
@@ -2764,7 +2763,7 @@ const jo = {
|
|
|
2764
2763
|
function I() {
|
|
2765
2764
|
Pe(async () => {
|
|
2766
2765
|
if (c.password || c.confirmPassword) {
|
|
2767
|
-
const v = (await o(c.password)).errors ?? [], O =
|
|
2766
|
+
const v = (await o(c.password)).errors ?? [], O = Zo({
|
|
2768
2767
|
password: c.password,
|
|
2769
2768
|
confirmPassword: c.confirmPassword,
|
|
2770
2769
|
currentPassword: c.currentPassword
|
|
@@ -2780,8 +2779,8 @@ const jo = {
|
|
|
2780
2779
|
subtitle: e.forced ? r(a)("COMPONENTS.CHANGE_PASSWORD.SUBTITLE_FORCED") : void 0
|
|
2781
2780
|
}, {
|
|
2782
2781
|
default: p(() => [
|
|
2783
|
-
e.forced ? (C(), G("div",
|
|
2784
|
-
_(r(
|
|
2782
|
+
e.forced ? (C(), G("div", rr, [
|
|
2783
|
+
_(r(Sn), {
|
|
2785
2784
|
variant: "info",
|
|
2786
2785
|
icon: "lucide-lightbulb",
|
|
2787
2786
|
"icon-size": "l"
|
|
@@ -2869,7 +2868,7 @@ const jo = {
|
|
|
2869
2868
|
]),
|
|
2870
2869
|
_: 1
|
|
2871
2870
|
}, 8, ["label", "model-value"]),
|
|
2872
|
-
V("div",
|
|
2871
|
+
V("div", ir, [
|
|
2873
2872
|
_(r(x), {
|
|
2874
2873
|
variant: "secondary",
|
|
2875
2874
|
class: "tw-flex-1",
|
|
@@ -2909,7 +2908,7 @@ const jo = {
|
|
|
2909
2908
|
_: 1
|
|
2910
2909
|
}, 8, ["logo", "background", "title", "subtitle"]));
|
|
2911
2910
|
}
|
|
2912
|
-
}),
|
|
2911
|
+
}), Bl = lr, Xe = U("use-blade-navigation-adapter"), tt = /* @__PURE__ */ new Set();
|
|
2913
2912
|
function re(e, t) {
|
|
2914
2913
|
if (tt.has(e)) return;
|
|
2915
2914
|
tt.add(e);
|
|
@@ -2934,16 +2933,16 @@ function Ct(e, t, a) {
|
|
|
2934
2933
|
};
|
|
2935
2934
|
}
|
|
2936
2935
|
let De, ye;
|
|
2937
|
-
function
|
|
2936
|
+
function Ml() {
|
|
2938
2937
|
De = void 0, ye = void 0, tt.clear();
|
|
2939
2938
|
}
|
|
2940
|
-
function
|
|
2941
|
-
const e =
|
|
2939
|
+
function ur() {
|
|
2940
|
+
const e = Xn, t = Qn, a = Jn;
|
|
2942
2941
|
if (!e || !t)
|
|
2943
2942
|
throw new Error(
|
|
2944
2943
|
"[useBladeNavigation adapter] BladeStack or BladeMessaging not available. Ensure plugin-v2 is installed before calling useBladeNavigation()."
|
|
2945
2944
|
);
|
|
2946
|
-
const n =
|
|
2945
|
+
const n = Zn?.router;
|
|
2947
2946
|
if (!n)
|
|
2948
2947
|
throw new Error("[@vc-shell/framework#useBladeNavigation] Vue Router instance is not available.");
|
|
2949
2948
|
return De || (De = w(() => {
|
|
@@ -2962,7 +2961,7 @@ function ir() {
|
|
|
2962
2961
|
activeWorkspace: ye
|
|
2963
2962
|
};
|
|
2964
2963
|
}
|
|
2965
|
-
function
|
|
2964
|
+
function dr(e) {
|
|
2966
2965
|
if (!e)
|
|
2967
2966
|
throw new Error("Blade cannot be null or undefined.");
|
|
2968
2967
|
if (typeof e == "object" && "name" in e && typeof e.name == "string")
|
|
@@ -2970,8 +2969,8 @@ function lr(e) {
|
|
|
2970
2969
|
const t = e;
|
|
2971
2970
|
return t.name || t.__name || "UnknownBlade";
|
|
2972
2971
|
}
|
|
2973
|
-
function
|
|
2974
|
-
const { bladeStack: e, messaging: t, bladeRegistry: a, router: n, blades: s, activeWorkspace: o } =
|
|
2972
|
+
function kl() {
|
|
2973
|
+
const { bladeStack: e, messaging: t, bladeRegistry: a, router: n, blades: s, activeWorkspace: o } = ur(), i = tn() ? Q(Ht, void 0) : void 0, { syncUrlPush: l, syncUrlReplace: d } = ts(n, e);
|
|
2975
2974
|
function u() {
|
|
2976
2975
|
return i ? i.value.id : e.activeBlade.value?.id;
|
|
2977
2976
|
}
|
|
@@ -2982,7 +2981,7 @@ function Bl() {
|
|
|
2982
2981
|
}
|
|
2983
2982
|
async function g(m, A) {
|
|
2984
2983
|
const P = {
|
|
2985
|
-
name:
|
|
2984
|
+
name: dr(m.blade),
|
|
2986
2985
|
param: m.param,
|
|
2987
2986
|
options: m.options,
|
|
2988
2987
|
onOpen: m.onOpen,
|
|
@@ -3015,7 +3014,7 @@ function Bl() {
|
|
|
3015
3014
|
name: R.name,
|
|
3016
3015
|
params: n.currentRoute.value.params
|
|
3017
3016
|
};
|
|
3018
|
-
const P =
|
|
3017
|
+
const P = es(n);
|
|
3019
3018
|
return { path: P ? `/${P}` : "/" };
|
|
3020
3019
|
}
|
|
3021
3020
|
async function S(m, A) {
|
|
@@ -3036,7 +3035,7 @@ function Bl() {
|
|
|
3036
3035
|
re("onBeforeClose(cb)", "useBlade().onBeforeClose(guard)");
|
|
3037
3036
|
const A = u();
|
|
3038
3037
|
if (!A) {
|
|
3039
|
-
|
|
3038
|
+
an("onBeforeClose: Could not determine current blade.");
|
|
3040
3039
|
return;
|
|
3041
3040
|
}
|
|
3042
3041
|
e.registerBeforeClose(A, async () => await m() === !1);
|
|
@@ -3120,7 +3119,7 @@ function Ve(e, t) {
|
|
|
3120
3119
|
if (!Ve(a[o], n[o])) return !1;
|
|
3121
3120
|
return !0;
|
|
3122
3121
|
}
|
|
3123
|
-
function
|
|
3122
|
+
function Vl(e) {
|
|
3124
3123
|
const {
|
|
3125
3124
|
data: t,
|
|
3126
3125
|
canSaveOverride: a,
|
|
@@ -3148,8 +3147,8 @@ function Ml(e) {
|
|
|
3148
3147
|
return i();
|
|
3149
3148
|
t.value = J(E.value);
|
|
3150
3149
|
}
|
|
3151
|
-
if (s &&
|
|
3152
|
-
const { onBeforeClose: v } = ot(), { showConfirmation: O } =
|
|
3150
|
+
if (s && $s(c), n !== !1) {
|
|
3151
|
+
const { onBeforeClose: v } = ot(), { showConfirmation: O } = An();
|
|
3153
3152
|
v(async () => {
|
|
3154
3153
|
let h;
|
|
3155
3154
|
if (typeof n == "object" ? h = n.value && c.value : h = c.value, h) {
|
|
@@ -3159,7 +3158,7 @@ function Ml(e) {
|
|
|
3159
3158
|
return !1;
|
|
3160
3159
|
});
|
|
3161
3160
|
}
|
|
3162
|
-
return Dt(
|
|
3161
|
+
return Dt(vn, { isModified: c, canSave: S }), {
|
|
3163
3162
|
setBaseline: L,
|
|
3164
3163
|
markReady: T,
|
|
3165
3164
|
revert: I,
|
|
@@ -3171,8 +3170,8 @@ function Ml(e) {
|
|
|
3171
3170
|
errorBag: u
|
|
3172
3171
|
};
|
|
3173
3172
|
}
|
|
3174
|
-
const Be = 14,
|
|
3175
|
-
function
|
|
3173
|
+
const Be = 14, Pa = 3;
|
|
3174
|
+
function cr(e, t, a) {
|
|
3176
3175
|
const n = e.length, s = (u) => u !== void 0 && t.get(u) || 0, o = n > 0 ? e[n - 1] : void 0, i = s(o), l = e.map((u, E) => {
|
|
3177
3176
|
const g = n - 1 - E;
|
|
3178
3177
|
let f = 0;
|
|
@@ -3195,10 +3194,10 @@ function ur(e, t, a) {
|
|
|
3195
3194
|
const g = u * Be + E, f = s(e[0]);
|
|
3196
3195
|
d = g + f;
|
|
3197
3196
|
} else
|
|
3198
|
-
d = i + Math.min(n - 1,
|
|
3197
|
+
d = i + Math.min(n - 1, Pa - 1) * Be;
|
|
3199
3198
|
return { toasts: l, frontHeight: i, groupHeight: d };
|
|
3200
3199
|
}
|
|
3201
|
-
function
|
|
3200
|
+
function Er() {
|
|
3202
3201
|
const e = b(!1), t = b(!1);
|
|
3203
3202
|
let a = null;
|
|
3204
3203
|
function n() {
|
|
@@ -3235,7 +3234,7 @@ function dr() {
|
|
|
3235
3234
|
setInteracting: u
|
|
3236
3235
|
};
|
|
3237
3236
|
}
|
|
3238
|
-
const
|
|
3237
|
+
const fr = H({
|
|
3239
3238
|
name: "NotificationContainer",
|
|
3240
3239
|
inheritAttrs: !1,
|
|
3241
3240
|
props: {
|
|
@@ -3291,7 +3290,7 @@ const cr = H({
|
|
|
3291
3290
|
}
|
|
3292
3291
|
},
|
|
3293
3292
|
setup(e) {
|
|
3294
|
-
const { notificationContainers: t, actions: a } = Q(
|
|
3293
|
+
const { notificationContainers: t, actions: a } = Q(jt), n = w(() => t[e.position].value || []), {
|
|
3295
3294
|
expanded: s,
|
|
3296
3295
|
heightsMap: o,
|
|
3297
3296
|
expandStack: i,
|
|
@@ -3300,7 +3299,7 @@ const cr = H({
|
|
|
3300
3299
|
forgetHeight: u,
|
|
3301
3300
|
clearHeights: E,
|
|
3302
3301
|
setInteracting: g
|
|
3303
|
-
} =
|
|
3302
|
+
} = Er();
|
|
3304
3303
|
function f(T) {
|
|
3305
3304
|
return typeof T == "object" && (!!T?.render || !!T?.setup);
|
|
3306
3305
|
}
|
|
@@ -3312,7 +3311,7 @@ const cr = H({
|
|
|
3312
3311
|
}
|
|
3313
3312
|
const L = w(() => (e.position || "top-center").startsWith("top"));
|
|
3314
3313
|
return () => {
|
|
3315
|
-
const T = n.value, I = T.length, v = s.value || I <= 1, O = I > 1, h =
|
|
3314
|
+
const T = n.value, I = T.length, v = s.value || I <= 1, O = I > 1, h = cr(
|
|
3316
3315
|
T.map((m) => m.notificationId),
|
|
3317
3316
|
o,
|
|
3318
3317
|
v
|
|
@@ -3329,10 +3328,10 @@ const cr = H({
|
|
|
3329
3328
|
toastIndex: R,
|
|
3330
3329
|
toastsCount: I,
|
|
3331
3330
|
expanded: v,
|
|
3332
|
-
visibleToasts:
|
|
3331
|
+
visibleToasts: Pa,
|
|
3333
3332
|
style: Ae
|
|
3334
|
-
},
|
|
3335
|
-
return te("li", { key: m.notificationId, style: { display: "contents" } }, [
|
|
3333
|
+
}, Na = m.content && f(m.content) ? te(dt, { ...ee, content: te(nn(m.content)) }) : te(dt, ee);
|
|
3334
|
+
return te("li", { key: m.notificationId, style: { display: "contents" } }, [Na]);
|
|
3336
3335
|
});
|
|
3337
3336
|
let B = null;
|
|
3338
3337
|
return O && (B = te(
|
|
@@ -3358,7 +3357,7 @@ const cr = H({
|
|
|
3358
3357
|
onClick: S
|
|
3359
3358
|
},
|
|
3360
3359
|
[
|
|
3361
|
-
te(
|
|
3360
|
+
te(wn, { icon: "lucide-x", size: "xs", "aria-hidden": "true" }),
|
|
3362
3361
|
X.global.t("CORE.NOTIFICATIONS.CLEAR_ALL")
|
|
3363
3362
|
]
|
|
3364
3363
|
)
|
|
@@ -3389,40 +3388,40 @@ const cr = H({
|
|
|
3389
3388
|
);
|
|
3390
3389
|
};
|
|
3391
3390
|
}
|
|
3392
|
-
}),
|
|
3391
|
+
}), mr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3393
3392
|
__proto__: null,
|
|
3394
|
-
default:
|
|
3393
|
+
default: fr
|
|
3395
3394
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
3396
|
-
function
|
|
3395
|
+
function gr(e, t) {
|
|
3397
3396
|
t.i18n?.locale && (X.global.locale.value = t.i18n.locale), t.i18n?.fallbackLocale && (X.global.fallbackLocale.value = t.i18n.fallbackLocale), e.use(X);
|
|
3398
|
-
const a =
|
|
3399
|
-
e.provide(
|
|
3397
|
+
const a = pn();
|
|
3398
|
+
e.provide(Cn, a);
|
|
3400
3399
|
const { resolveCamelCaseLocale: n } = a;
|
|
3401
3400
|
e.config.globalProperties.$mergeLocaleMessage = (s, o) => {
|
|
3402
3401
|
X.global.mergeLocaleMessage(n(s), o);
|
|
3403
|
-
}, Object.entries(
|
|
3402
|
+
}, Object.entries(No).forEach(([s, o]) => {
|
|
3404
3403
|
X.global.mergeLocaleMessage(n(s), o);
|
|
3405
3404
|
});
|
|
3406
3405
|
}
|
|
3407
|
-
function
|
|
3408
|
-
const t =
|
|
3406
|
+
function Sr(e) {
|
|
3407
|
+
const t = ya({
|
|
3409
3408
|
phone: 480,
|
|
3410
3409
|
desktop: 1024
|
|
3411
3410
|
});
|
|
3412
|
-
e.config.globalProperties.$isPhone = t.smaller("phone"), e.config.globalProperties.$isTablet = t.between("phone", "desktop"), e.config.globalProperties.$isMobile = t.smaller("desktop"), e.config.globalProperties.$isDesktop = t.greater("desktop"), e.config.globalProperties.$isTouch = "ontouchstart" in window || navigator.maxTouchPoints > 0, e.provide(
|
|
3411
|
+
e.config.globalProperties.$isPhone = t.smaller("phone"), e.config.globalProperties.$isTablet = t.between("phone", "desktop"), e.config.globalProperties.$isMobile = t.smaller("desktop"), e.config.globalProperties.$isDesktop = t.greater("desktop"), e.config.globalProperties.$isTouch = "ontouchstart" in window || navigator.maxTouchPoints > 0, e.provide(bn, e.config.globalProperties.$isPhone), e.provide(Pn, e.config.globalProperties.$isTablet), e.provide(Nn, e.config.globalProperties.$isMobile), e.provide(Dn, e.config.globalProperties.$isDesktop), e.provide(yn, e.config.globalProperties.$isTouch);
|
|
3413
3412
|
}
|
|
3414
|
-
function
|
|
3415
|
-
e.config.globalProperties.pages = [], e.config.globalProperties.bladeRoutes = [], e.provide(
|
|
3413
|
+
function Ar(e) {
|
|
3414
|
+
e.config.globalProperties.pages = [], e.config.globalProperties.bladeRoutes = [], e.provide(Bn, e.config.globalProperties.bladeRoutes);
|
|
3416
3415
|
}
|
|
3417
|
-
function
|
|
3418
|
-
e.provide(
|
|
3419
|
-
const t =
|
|
3416
|
+
function pr(e) {
|
|
3417
|
+
e.provide(Gt, Wa()), e.provide(Mn, Ga()), e.provide(kn, Ha()), e.provide(Vn, $a()), e.provide(Un, xa()), e.provide(Fn, me());
|
|
3418
|
+
const t = Tn(e);
|
|
3420
3419
|
e.provide(kt, t);
|
|
3421
3420
|
}
|
|
3422
|
-
function
|
|
3423
|
-
|
|
3421
|
+
function Tr(e, t) {
|
|
3422
|
+
Fo(), e.use(Os, { router: t.router }), e.use(ws), e.use(fo), e.use(po), e.use(ps), e.use(As), e.use(as), e.use(Hn, t.aiAgent);
|
|
3424
3423
|
}
|
|
3425
|
-
function
|
|
3424
|
+
function hr(e, t) {
|
|
3426
3425
|
if (!t.applicationInsights?.instrumentationKey) return;
|
|
3427
3426
|
const a = {
|
|
3428
3427
|
appInsightsConfig: {
|
|
@@ -3435,9 +3434,9 @@ function pr(e, t) {
|
|
|
3435
3434
|
cloudRole: t.applicationInsights?.cloudRole,
|
|
3436
3435
|
cloudRoleInstance: t.applicationInsights?.cloudRoleInstance
|
|
3437
3436
|
};
|
|
3438
|
-
e.provide(
|
|
3437
|
+
e.provide(Ka, a);
|
|
3439
3438
|
}
|
|
3440
|
-
function
|
|
3439
|
+
function Lr(e, t) {
|
|
3441
3440
|
if (!t.applicationInsights?.instrumentationKey) return;
|
|
3442
3441
|
const a = {
|
|
3443
3442
|
appInsightsConfig: {
|
|
@@ -3450,10 +3449,10 @@ function Tr(e, t) {
|
|
|
3450
3449
|
cloudRole: t.applicationInsights?.cloudRole,
|
|
3451
3450
|
cloudRoleInstance: t.applicationInsights?.cloudRoleInstance
|
|
3452
3451
|
};
|
|
3453
|
-
e.use(
|
|
3454
|
-
const n = e.runWithContext(() =>
|
|
3455
|
-
e.provide(
|
|
3456
|
-
const { setupPageTracking: s } =
|
|
3452
|
+
e.use(ns, a);
|
|
3453
|
+
const n = e.runWithContext(() => ss());
|
|
3454
|
+
e.provide(za, n), e.runWithContext(() => {
|
|
3455
|
+
const { setupPageTracking: s } = qa();
|
|
3457
3456
|
t.router.beforeEach((o) => {
|
|
3458
3457
|
s.beforeEach({ name: o.name });
|
|
3459
3458
|
}), t.router.afterEach((o) => {
|
|
@@ -3461,7 +3460,7 @@ function Tr(e, t) {
|
|
|
3461
3460
|
});
|
|
3462
3461
|
});
|
|
3463
3462
|
}
|
|
3464
|
-
function
|
|
3463
|
+
function Or(e) {
|
|
3465
3464
|
const t = (a) => {
|
|
3466
3465
|
let n = {};
|
|
3467
3466
|
return Object.keys(a.params).length > 0 && (n = Object.fromEntries(Object.entries(a.params).filter(([s]) => s !== "pathMatch"))), n;
|
|
@@ -3489,415 +3488,407 @@ function hr(e) {
|
|
|
3489
3488
|
} else return !0;
|
|
3490
3489
|
});
|
|
3491
3490
|
}
|
|
3492
|
-
const
|
|
3491
|
+
const Ul = {
|
|
3493
3492
|
install(e, t) {
|
|
3494
|
-
|
|
3495
|
-
performance.mark("vc:deferred-plugins-start"),
|
|
3493
|
+
Ho(), Fa().register([{ key: "light", localizationKey: "core.themes.light" }]), window.fetch = Io(t.router), gr(e, t), Sr(e), Ar(e), pr(e), Tr(e, t), hr(e, t), Do(e), typeof window < "u" && (e.runWithContext(() => Qt()), e.runWithContext(() => ta())), Or(t.router), setTimeout(() => {
|
|
3494
|
+
performance.mark("vc:deferred-plugins-start"), Lr(e, t), performance.mark("vc:deferred-plugins-done");
|
|
3496
3495
|
}, 0);
|
|
3497
3496
|
}
|
|
3498
3497
|
};
|
|
3499
3498
|
export {
|
|
3500
|
-
|
|
3501
|
-
|
|
3502
|
-
|
|
3503
|
-
|
|
3504
|
-
|
|
3505
|
-
|
|
3506
|
-
|
|
3507
|
-
|
|
3508
|
-
|
|
3509
|
-
|
|
3510
|
-
|
|
3511
|
-
|
|
3512
|
-
|
|
3513
|
-
|
|
3514
|
-
|
|
3515
|
-
|
|
3516
|
-
|
|
3517
|
-
|
|
3518
|
-
|
|
3519
|
-
|
|
3520
|
-
|
|
3521
|
-
|
|
3522
|
-
|
|
3523
|
-
|
|
3524
|
-
|
|
3525
|
-
|
|
3526
|
-
|
|
3527
|
-
|
|
3528
|
-
|
|
3529
|
-
|
|
3530
|
-
|
|
3531
|
-
|
|
3532
|
-
|
|
3533
|
-
|
|
3534
|
-
|
|
3535
|
-
|
|
3536
|
-
|
|
3537
|
-
|
|
3538
|
-
|
|
3539
|
-
|
|
3540
|
-
|
|
3541
|
-
|
|
3542
|
-
|
|
3543
|
-
|
|
3544
|
-
|
|
3545
|
-
|
|
3546
|
-
|
|
3547
|
-
|
|
3548
|
-
|
|
3549
|
-
|
|
3550
|
-
|
|
3551
|
-
|
|
3552
|
-
|
|
3553
|
-
|
|
3554
|
-
|
|
3555
|
-
|
|
3556
|
-
|
|
3557
|
-
|
|
3558
|
-
|
|
3559
|
-
|
|
3560
|
-
|
|
3561
|
-
|
|
3562
|
-
|
|
3563
|
-
|
|
3564
|
-
|
|
3565
|
-
|
|
3566
|
-
|
|
3567
|
-
|
|
3568
|
-
|
|
3569
|
-
|
|
3570
|
-
|
|
3571
|
-
|
|
3572
|
-
|
|
3573
|
-
|
|
3574
|
-
|
|
3575
|
-
|
|
3576
|
-
|
|
3577
|
-
|
|
3578
|
-
|
|
3499
|
+
Pf as AI_AGENT_URL_ENV_KEY,
|
|
3500
|
+
BE as AiAgentServiceKey,
|
|
3501
|
+
ME as ApiException,
|
|
3502
|
+
kE as AppBarMobileButtonsServiceKey,
|
|
3503
|
+
kn as AppBarWidgetServiceKey,
|
|
3504
|
+
za as AppInsightsInstanceKey,
|
|
3505
|
+
Ka as AppInsightsOptionsKey,
|
|
3506
|
+
VE as AppManifestClient,
|
|
3507
|
+
UE as AppPlacement,
|
|
3508
|
+
FE as AppRootElementKey,
|
|
3509
|
+
WE as AppsClient,
|
|
3510
|
+
fo as AssetsDetailsModule,
|
|
3511
|
+
So as AssetsManager,
|
|
3512
|
+
po as AssetsManagerModule,
|
|
3513
|
+
GE as AuthApiBase,
|
|
3514
|
+
HE as AuthorizationClient,
|
|
3515
|
+
$E as BladeBackButtonKey,
|
|
3516
|
+
xE as BladeBannersKey,
|
|
3517
|
+
$t as BladeContextKey,
|
|
3518
|
+
KE as BladeDataKey,
|
|
3519
|
+
Ht as BladeDescriptorKey,
|
|
3520
|
+
Gl as BladeError,
|
|
3521
|
+
vn as BladeFormKey,
|
|
3522
|
+
zE as BladeLoadingKey,
|
|
3523
|
+
qE as BladeMaximizedKey,
|
|
3524
|
+
On as BladeMessagingKey,
|
|
3525
|
+
YE as BladeRenderingStateKey,
|
|
3526
|
+
Bn as BladeRoutesKey,
|
|
3527
|
+
Ln as BladeStackKey,
|
|
3528
|
+
Hl as ButtonGroupKey,
|
|
3529
|
+
Cs as COMPONENT_DEFAULTS,
|
|
3530
|
+
zu as CellDate,
|
|
3531
|
+
qu as CellDateAgo,
|
|
3532
|
+
Yu as CellDefault,
|
|
3533
|
+
ju as CellEditableWrapper,
|
|
3534
|
+
Zu as CellHtml,
|
|
3535
|
+
Xu as CellImage,
|
|
3536
|
+
Ju as CellLink,
|
|
3537
|
+
Qu as CellMoney,
|
|
3538
|
+
ed as CellNumber,
|
|
3539
|
+
td as CellStatus,
|
|
3540
|
+
ad as CellStatusIcon,
|
|
3541
|
+
jE as ChangeLogClient,
|
|
3542
|
+
nd as ChangePassword,
|
|
3543
|
+
sd as ChangePasswordButton,
|
|
3544
|
+
Bl as ChangePasswordPage,
|
|
3545
|
+
Qf as ChartContainer,
|
|
3546
|
+
em as ChartLegend,
|
|
3547
|
+
tm as ChartTooltip,
|
|
3548
|
+
ZE as CloseSettingsMenuKey,
|
|
3549
|
+
od as ColumnCollector,
|
|
3550
|
+
Nf as DEFAULT_AI_AGENT_CONFIG,
|
|
3551
|
+
am as DashboardBarChart,
|
|
3552
|
+
nm as DashboardDonutChart,
|
|
3553
|
+
Ff as DashboardFeedList,
|
|
3554
|
+
Wf as DashboardFeedRow,
|
|
3555
|
+
sm as DashboardLineChart,
|
|
3556
|
+
XE as DashboardServiceKey,
|
|
3557
|
+
Gf as DashboardStatItem,
|
|
3558
|
+
Hf as DashboardWidgetCard,
|
|
3559
|
+
JE as DeveloperToolsClient,
|
|
3560
|
+
QE as DiagnosticsClient,
|
|
3561
|
+
$l as DisplayableError,
|
|
3562
|
+
$f as DraggableDashboard,
|
|
3563
|
+
ef as DynamicModulesKey,
|
|
3564
|
+
tf as DynamicPropertiesClient,
|
|
3565
|
+
af as DynamicPropertyValueType,
|
|
3566
|
+
Df as EMBEDDED_TO_HOST_MESSAGE_TYPES,
|
|
3567
|
+
nf as EmbeddedModeKey,
|
|
3568
|
+
sf as EntryState,
|
|
3569
|
+
rd as ErrorInterceptor,
|
|
3570
|
+
fs as ExtensionPoint,
|
|
3571
|
+
rm as ExtensionPoints,
|
|
3572
|
+
qo as ExternalProviders,
|
|
3573
|
+
of as ExternalSignInClient,
|
|
3574
|
+
xl as FALLBACK_BLADE_ID,
|
|
3575
|
+
Nl as ForgotPassword,
|
|
3576
|
+
Kl as FrameworkError,
|
|
3577
|
+
yf as HOST_TO_EMBEDDED_MESSAGE_TYPES,
|
|
3579
3578
|
bt as InjectionError,
|
|
3580
|
-
|
|
3581
|
-
|
|
3582
|
-
|
|
3583
|
-
|
|
3584
|
-
|
|
3585
|
-
|
|
3586
|
-
|
|
3587
|
-
|
|
3588
|
-
|
|
3589
|
-
|
|
3590
|
-
|
|
3591
|
-
|
|
3592
|
-
|
|
3593
|
-
|
|
3594
|
-
|
|
3595
|
-
|
|
3596
|
-
|
|
3597
|
-
|
|
3598
|
-
|
|
3599
|
-
|
|
3600
|
-
|
|
3601
|
-
|
|
3602
|
-
|
|
3603
|
-
|
|
3604
|
-
|
|
3605
|
-
|
|
3606
|
-
|
|
3607
|
-
|
|
3608
|
-
|
|
3609
|
-
|
|
3610
|
-
|
|
3611
|
-
|
|
3612
|
-
|
|
3613
|
-
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
|
|
3617
|
-
|
|
3618
|
-
|
|
3619
|
-
|
|
3620
|
-
|
|
3621
|
-
|
|
3622
|
-
|
|
3623
|
-
|
|
3624
|
-
|
|
3625
|
-
|
|
3626
|
-
|
|
3627
|
-
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
|
|
3631
|
-
|
|
3632
|
-
|
|
3633
|
-
|
|
3634
|
-
|
|
3635
|
-
|
|
3636
|
-
|
|
3637
|
-
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
|
-
|
|
3641
|
-
|
|
3642
|
-
|
|
3643
|
-
|
|
3644
|
-
|
|
3645
|
-
|
|
3646
|
-
|
|
3647
|
-
|
|
3648
|
-
|
|
3649
|
-
|
|
3650
|
-
|
|
3651
|
-
|
|
3652
|
-
|
|
3653
|
-
|
|
3654
|
-
|
|
3655
|
-
|
|
3656
|
-
|
|
3579
|
+
rf as InternalRoutesKey,
|
|
3580
|
+
yl as Invite,
|
|
3581
|
+
Dn as IsDesktopKey,
|
|
3582
|
+
Nn as IsMobileKey,
|
|
3583
|
+
bn as IsPhoneKey,
|
|
3584
|
+
Pn as IsTabletKey,
|
|
3585
|
+
yn as IsTouchKey,
|
|
3586
|
+
lf as JobsClient,
|
|
3587
|
+
uf as JsonValueKind,
|
|
3588
|
+
xf as LAYOUT_STORAGE_KEY,
|
|
3589
|
+
id as LanguageSelector,
|
|
3590
|
+
Cn as LanguageServiceKey,
|
|
3591
|
+
df as LocalizableSettingsClient,
|
|
3592
|
+
Pl as Login,
|
|
3593
|
+
ld as LogoutButton,
|
|
3594
|
+
ud as MenuBurgerIcon,
|
|
3595
|
+
Vn as MenuServiceKey,
|
|
3596
|
+
zl as ModuleLoadError,
|
|
3597
|
+
cf as ModulesClient,
|
|
3598
|
+
Ef as ModulesLoadErrorKey,
|
|
3599
|
+
ff as ModulesReadyKey,
|
|
3600
|
+
fr as NotificationContainer,
|
|
3601
|
+
sn as NotificationContextKey,
|
|
3602
|
+
dd as NotificationDropdown,
|
|
3603
|
+
Fn as NotificationStoreKey,
|
|
3604
|
+
cd as NotificationTemplate,
|
|
3605
|
+
mf as OAuthAppsClient,
|
|
3606
|
+
gf as ProgressMessageLevel,
|
|
3607
|
+
Sf as PushNotificationClient,
|
|
3608
|
+
ql as RegistrationError,
|
|
3609
|
+
Dl as ResetPassword,
|
|
3610
|
+
Ed as SCHEDULER_ZOOM_LEVELS,
|
|
3611
|
+
Af as SecurityClient,
|
|
3612
|
+
Yl as ServiceError,
|
|
3613
|
+
Rn as SettingClient,
|
|
3614
|
+
pf as SettingValueType,
|
|
3615
|
+
fd as SettingsMenu,
|
|
3616
|
+
md as SettingsMenuItem,
|
|
3617
|
+
Un as SettingsMenuServiceKey,
|
|
3618
|
+
Tf as SettingsV2Client,
|
|
3619
|
+
hf as ShellIndicatorsKey,
|
|
3620
|
+
bl as Sidebar,
|
|
3621
|
+
Lf as SortDirection,
|
|
3622
|
+
gd as Table,
|
|
3623
|
+
Sd as TableBody,
|
|
3624
|
+
Ad as TableCell,
|
|
3625
|
+
pd as TableCheckbox,
|
|
3626
|
+
Td as TableColumnSwitcher,
|
|
3627
|
+
hd as TableEmpty,
|
|
3628
|
+
Ld as TableFooter,
|
|
3629
|
+
Od as TableGroupRow,
|
|
3630
|
+
Rd as TableHead,
|
|
3631
|
+
_d as TableHeader,
|
|
3632
|
+
Id as TableRow,
|
|
3633
|
+
vd as TableRowActions,
|
|
3634
|
+
wd as TableSearchHeader,
|
|
3635
|
+
Cd as TableSelectAllBar,
|
|
3636
|
+
bd as ThemeSelector,
|
|
3637
|
+
Mn as ToolbarServiceKey,
|
|
3638
|
+
Pd as UserDropdownButton,
|
|
3639
|
+
jl as ValidationError,
|
|
3640
|
+
Nd as VcAccordion,
|
|
3641
|
+
Dd as VcAccordionItem,
|
|
3642
|
+
Bf as VcAiAgentPanel,
|
|
3643
|
+
yd as VcApp,
|
|
3644
|
+
Bd as VcAppBarMobileActions,
|
|
3645
|
+
Md as VcAppBarOverlay,
|
|
3646
|
+
kd as VcAppBarWidgetContent,
|
|
3647
|
+
Vd as VcAppBarWidgetItem,
|
|
3648
|
+
Ud as VcAppBarWidgetsMenu,
|
|
3649
|
+
Fd as VcAppDesktopLayout,
|
|
3650
|
+
Wd as VcAppMenu,
|
|
3651
|
+
Gd as VcAppMenuSidebar,
|
|
3652
|
+
Hd as VcAppMobileLayout,
|
|
3653
|
+
$d as VcAppSidebarCollapseButton,
|
|
3654
|
+
xd as VcAppSidebarContent,
|
|
3655
|
+
Kd as VcAppSidebarHeader,
|
|
3657
3656
|
_e as VcAuthLayout,
|
|
3658
|
-
|
|
3659
|
-
|
|
3657
|
+
zd as VcBadge,
|
|
3658
|
+
Sn as VcBanner,
|
|
3660
3659
|
Ut as VcBlade,
|
|
3661
|
-
|
|
3662
|
-
|
|
3663
|
-
|
|
3664
|
-
|
|
3665
|
-
|
|
3660
|
+
qd as VcBladeNavigation,
|
|
3661
|
+
Os as VcBladeNavigationComponent,
|
|
3662
|
+
Yd as VcBladeNavigationV2,
|
|
3663
|
+
jd as VcBladeSlot,
|
|
3664
|
+
Zd as VcBreadcrumbs,
|
|
3666
3665
|
x as VcButton,
|
|
3667
|
-
|
|
3668
|
-
|
|
3669
|
-
|
|
3670
|
-
|
|
3671
|
-
|
|
3672
|
-
|
|
3666
|
+
Xd as VcButtonGroup,
|
|
3667
|
+
Jd as VcCard,
|
|
3668
|
+
Qd as VcCheckbox,
|
|
3669
|
+
ec as VcCheckboxGroup,
|
|
3670
|
+
tc as VcCol,
|
|
3671
|
+
Zl as VcColorInput,
|
|
3673
3672
|
pe as VcColumn,
|
|
3674
|
-
|
|
3675
|
-
|
|
3676
|
-
|
|
3677
|
-
|
|
3678
|
-
|
|
3679
|
-
|
|
3680
|
-
|
|
3681
|
-
|
|
3673
|
+
En as VcContainer,
|
|
3674
|
+
mn as VcDataTable,
|
|
3675
|
+
Xl as VcDatePicker,
|
|
3676
|
+
ac as VcDropdown,
|
|
3677
|
+
nc as VcDropdownItem,
|
|
3678
|
+
sc as VcDynamicProperty,
|
|
3679
|
+
oc as VcEditor,
|
|
3680
|
+
rc as VcEnvironmentBanner,
|
|
3682
3681
|
$e as VcField,
|
|
3683
|
-
|
|
3682
|
+
ic as VcFileUpload,
|
|
3684
3683
|
ge as VcForm,
|
|
3685
|
-
|
|
3684
|
+
lc as VcGallery,
|
|
3686
3685
|
Ee as VcHint,
|
|
3687
|
-
|
|
3686
|
+
wn as VcIcon,
|
|
3688
3687
|
st as VcImage,
|
|
3689
|
-
|
|
3690
|
-
|
|
3688
|
+
uc as VcImageTile,
|
|
3689
|
+
dc as VcImageUpload,
|
|
3691
3690
|
K as VcInput,
|
|
3692
|
-
|
|
3693
|
-
|
|
3694
|
-
|
|
3695
|
-
|
|
3696
|
-
|
|
3697
|
-
|
|
3691
|
+
Jl as VcInputCurrency,
|
|
3692
|
+
Ql as VcInputDropdown,
|
|
3693
|
+
cc as VcInputGroup,
|
|
3694
|
+
eu as VcLabel,
|
|
3695
|
+
Ec as VcLanguageSelector,
|
|
3696
|
+
fc as VcLink,
|
|
3698
3697
|
Ft as VcLoading,
|
|
3699
|
-
|
|
3700
|
-
|
|
3701
|
-
|
|
3702
|
-
|
|
3703
|
-
|
|
3704
|
-
|
|
3705
|
-
|
|
3706
|
-
|
|
3707
|
-
|
|
3708
|
-
|
|
3709
|
-
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
|
|
3714
|
-
|
|
3715
|
-
|
|
3716
|
-
|
|
3717
|
-
|
|
3718
|
-
|
|
3719
|
-
|
|
3720
|
-
|
|
3721
|
-
|
|
3722
|
-
|
|
3698
|
+
mc as VcMenu,
|
|
3699
|
+
gc as VcMenuExpandedKey,
|
|
3700
|
+
Sc as VcMenuGroup,
|
|
3701
|
+
Ac as VcMenuItem,
|
|
3702
|
+
pc as VcMultivalue,
|
|
3703
|
+
Tc as VcPagination,
|
|
3704
|
+
hc as VcPopover,
|
|
3705
|
+
un as VcPopup,
|
|
3706
|
+
Lc as VcProgress,
|
|
3707
|
+
Oc as VcRadioButton,
|
|
3708
|
+
Rc as VcRadioGroup,
|
|
3709
|
+
_c as VcRating,
|
|
3710
|
+
Ic as VcRow,
|
|
3711
|
+
vc as VcScheduler,
|
|
3712
|
+
tu as VcScrollableContainer,
|
|
3713
|
+
au as VcSelect,
|
|
3714
|
+
gn as VcSidebar,
|
|
3715
|
+
nu as VcSkeleton,
|
|
3716
|
+
wc as VcSlider,
|
|
3717
|
+
Cc as VcStatus,
|
|
3718
|
+
bc as VcStatusIcon,
|
|
3719
|
+
Pc as VcSwitch,
|
|
3720
|
+
Nc as VcTable,
|
|
3721
|
+
fn as VcTextarea,
|
|
3723
3722
|
dt as VcToast,
|
|
3724
|
-
|
|
3725
|
-
|
|
3726
|
-
|
|
3727
|
-
|
|
3728
|
-
|
|
3723
|
+
su as VcTooltip,
|
|
3724
|
+
Dc as VcVideo,
|
|
3725
|
+
yc as VcWidget,
|
|
3726
|
+
_n as WidgetScopeKey,
|
|
3727
|
+
Gt as WidgetServiceKey,
|
|
3729
3728
|
Vt as __registerBladeConfig,
|
|
3730
|
-
|
|
3731
|
-
|
|
3732
|
-
|
|
3733
|
-
|
|
3734
|
-
|
|
3735
|
-
|
|
3736
|
-
|
|
3737
|
-
|
|
3738
|
-
|
|
3739
|
-
|
|
3740
|
-
|
|
3741
|
-
|
|
3742
|
-
|
|
3743
|
-
|
|
3744
|
-
|
|
3745
|
-
|
|
3746
|
-
|
|
3747
|
-
|
|
3748
|
-
|
|
3749
|
-
|
|
3750
|
-
|
|
3729
|
+
Bc as _createEnvironmentNameLogic,
|
|
3730
|
+
Of as _createInternalUserLogic,
|
|
3731
|
+
Ml as _resetAdapterState,
|
|
3732
|
+
Rf as _sharedInternalUserLogic,
|
|
3733
|
+
ou as addAppBarWidget,
|
|
3734
|
+
ru as addMenuItem,
|
|
3735
|
+
iu as addSettingsMenuItem,
|
|
3736
|
+
lu as after,
|
|
3737
|
+
Hn as aiAgentPlugin,
|
|
3738
|
+
Mc as autofocus,
|
|
3739
|
+
uu as before,
|
|
3740
|
+
du as bigInt,
|
|
3741
|
+
ul as camelToSnake,
|
|
3742
|
+
cl as camelize,
|
|
3743
|
+
Kf as clearLayoutStorage,
|
|
3744
|
+
cu as convertColorNameToHex,
|
|
3745
|
+
kc as convertMomentFormat,
|
|
3746
|
+
Mf as createAiAgentToolbarButton,
|
|
3747
|
+
Sl as createAppModule,
|
|
3748
|
+
Eu as createBackendRegistry,
|
|
3749
|
+
fu as createKeyedBackendRegistry,
|
|
3751
3750
|
U as createLogger,
|
|
3752
|
-
|
|
3751
|
+
Ul as default,
|
|
3753
3752
|
lt as defineAppModule,
|
|
3754
|
-
|
|
3755
|
-
|
|
3756
|
-
|
|
3757
|
-
|
|
3758
|
-
|
|
3759
|
-
|
|
3760
|
-
|
|
3761
|
-
|
|
3762
|
-
|
|
3763
|
-
|
|
3764
|
-
|
|
3765
|
-
|
|
3766
|
-
|
|
3767
|
-
|
|
3768
|
-
|
|
3769
|
-
|
|
3770
|
-
|
|
3771
|
-
|
|
3772
|
-
Eu as getMenuBadge,
|
|
3773
|
-
fu as getMenuBadges,
|
|
3774
|
-
Wc as getThumbnailUrl,
|
|
3775
|
-
Vf as hotkey,
|
|
3753
|
+
vl as defineBladeContext,
|
|
3754
|
+
im as defineExtensionPoint,
|
|
3755
|
+
Vc as detectThemePreset,
|
|
3756
|
+
mu as fileWeight,
|
|
3757
|
+
Uc as formatBadgeCount,
|
|
3758
|
+
Fc as formatDateRelative,
|
|
3759
|
+
Wc as formatDateWithPattern,
|
|
3760
|
+
zf as fromGridstackNode,
|
|
3761
|
+
ka as generateId,
|
|
3762
|
+
Gc as getAllBladeConfigs,
|
|
3763
|
+
Hc as getBestThumbnailSize,
|
|
3764
|
+
$c as getBladeConfig,
|
|
3765
|
+
Al as getComponentDefaults,
|
|
3766
|
+
qt as getExtensionColor,
|
|
3767
|
+
Yt as getExtensionLabel,
|
|
3768
|
+
gu as getMenuBadge,
|
|
3769
|
+
Su as getMenuBadges,
|
|
3770
|
+
xc as getThumbnailUrl,
|
|
3776
3771
|
X as i18n,
|
|
3777
|
-
|
|
3778
|
-
|
|
3779
|
-
|
|
3780
|
-
|
|
3781
|
-
|
|
3782
|
-
|
|
3783
|
-
|
|
3784
|
-
|
|
3785
|
-
|
|
3786
|
-
|
|
3787
|
-
|
|
3788
|
-
|
|
3789
|
-
|
|
3790
|
-
|
|
3791
|
-
Su as mindimensions,
|
|
3792
|
-
Au as normalizeHexColor,
|
|
3772
|
+
wl as injectBladeContext,
|
|
3773
|
+
Au as isFrameworkError,
|
|
3774
|
+
Kt as isImage,
|
|
3775
|
+
pu as isValidHexColor,
|
|
3776
|
+
ms as kebabToCamel,
|
|
3777
|
+
dl as kebabToPascal,
|
|
3778
|
+
Kc as languageToCountryMap,
|
|
3779
|
+
qf as loadLayoutFromStorage,
|
|
3780
|
+
Ma as loading,
|
|
3781
|
+
_f as logger,
|
|
3782
|
+
If as loggers,
|
|
3783
|
+
Yf as mergeLayoutWithWidgets,
|
|
3784
|
+
Tu as mindimensions,
|
|
3785
|
+
hu as normalizeHexColor,
|
|
3793
3786
|
q as notification,
|
|
3794
3787
|
be as parseError,
|
|
3795
|
-
|
|
3796
|
-
|
|
3797
|
-
|
|
3798
|
-
|
|
3799
|
-
|
|
3800
|
-
|
|
3801
|
-
|
|
3802
|
-
|
|
3803
|
-
|
|
3804
|
-
|
|
3805
|
-
|
|
3806
|
-
|
|
3807
|
-
|
|
3808
|
-
|
|
3809
|
-
|
|
3810
|
-
|
|
3811
|
-
|
|
3812
|
-
|
|
3813
|
-
|
|
3814
|
-
|
|
3815
|
-
|
|
3816
|
-
|
|
3817
|
-
|
|
3818
|
-
|
|
3819
|
-
|
|
3820
|
-
|
|
3821
|
-
|
|
3822
|
-
|
|
3823
|
-
|
|
3824
|
-
|
|
3825
|
-
|
|
3826
|
-
|
|
3827
|
-
|
|
3828
|
-
|
|
3829
|
-
|
|
3830
|
-
|
|
3831
|
-
|
|
3832
|
-
|
|
3788
|
+
As as permissions,
|
|
3789
|
+
Lu as provideAppBarState,
|
|
3790
|
+
zc as provideAppBarWidget,
|
|
3791
|
+
Ou as provideDashboardService,
|
|
3792
|
+
qc as provideLanguages,
|
|
3793
|
+
Ru as provideMenuService,
|
|
3794
|
+
_u as provideSettingsMenu,
|
|
3795
|
+
Yc as provideSidebarState,
|
|
3796
|
+
Iu as provideToolbarService,
|
|
3797
|
+
zt as readableSize,
|
|
3798
|
+
vu as registerDashboardWidget,
|
|
3799
|
+
wu as registerExternalWidget,
|
|
3800
|
+
Cu as registerToolbarItem,
|
|
3801
|
+
bu as registerWidget,
|
|
3802
|
+
Pu as removeMenuBadge,
|
|
3803
|
+
Nu as removeRegisteredMenuItem,
|
|
3804
|
+
jc as resolveEnvironment,
|
|
3805
|
+
Zc as resolveLocale,
|
|
3806
|
+
Xc as resolveLocaleSync,
|
|
3807
|
+
jf as saveLayoutToStorage,
|
|
3808
|
+
Du as setMenuBadge,
|
|
3809
|
+
ps as signalR,
|
|
3810
|
+
Jc as stripTenantPrefix,
|
|
3811
|
+
Zf as toGridstackWidget,
|
|
3812
|
+
Qc as useAdaptiveItems,
|
|
3813
|
+
kf as useAiAgent,
|
|
3814
|
+
Cf as useAiAgentContext,
|
|
3815
|
+
Bs as useApiClient,
|
|
3816
|
+
eE as useAppBarMobileActions,
|
|
3817
|
+
yu as useAppBarState,
|
|
3818
|
+
tE as useAppBarWidget,
|
|
3819
|
+
aE as useAppBarWidgets,
|
|
3820
|
+
qa as useAppInsights,
|
|
3821
|
+
hl as useAssets,
|
|
3822
|
+
Ll as useAssetsManager,
|
|
3823
|
+
Zt as useAsync,
|
|
3824
|
+
nE as useBadge,
|
|
3825
|
+
$s as useBeforeUnload,
|
|
3833
3826
|
ot as useBlade,
|
|
3834
|
-
|
|
3835
|
-
|
|
3836
|
-
|
|
3837
|
-
|
|
3838
|
-
|
|
3839
|
-
|
|
3840
|
-
|
|
3841
|
-
|
|
3842
|
-
|
|
3843
|
-
|
|
3844
|
-
|
|
3845
|
-
|
|
3846
|
-
|
|
3847
|
-
|
|
3848
|
-
|
|
3849
|
-
|
|
3850
|
-
|
|
3851
|
-
|
|
3852
|
-
|
|
3853
|
-
|
|
3854
|
-
|
|
3855
|
-
|
|
3856
|
-
|
|
3857
|
-
|
|
3858
|
-
|
|
3859
|
-
|
|
3860
|
-
|
|
3861
|
-
|
|
3862
|
-
|
|
3863
|
-
|
|
3864
|
-
|
|
3865
|
-
|
|
3866
|
-
|
|
3867
|
-
|
|
3868
|
-
vl as useModificationTracker,
|
|
3869
|
-
cl as useNotificationContext,
|
|
3827
|
+
Vl as useBladeForm,
|
|
3828
|
+
Bu as useBladeLoading,
|
|
3829
|
+
sE as useBladeMessaging,
|
|
3830
|
+
kl as useBladeNavigation,
|
|
3831
|
+
El as useBladeNotifications,
|
|
3832
|
+
Vf as useBladeStack,
|
|
3833
|
+
_l as useBladeWidgets,
|
|
3834
|
+
oE as useBreadcrumbs,
|
|
3835
|
+
ml as useBroadcastFilter,
|
|
3836
|
+
rE as useCollapsible,
|
|
3837
|
+
iE as useColumnFilter,
|
|
3838
|
+
Uo as useContainer,
|
|
3839
|
+
Mu as useDashboard,
|
|
3840
|
+
lE as useDataTablePagination,
|
|
3841
|
+
uE as useDataTableSort,
|
|
3842
|
+
Ol as useDynamicProperties,
|
|
3843
|
+
dE as useEnvironmentName,
|
|
3844
|
+
ku as useErrorHandler,
|
|
3845
|
+
lm as useExtensionPoint,
|
|
3846
|
+
cE as useFilterState,
|
|
3847
|
+
Vu as useFloatingPosition,
|
|
3848
|
+
Uu as useFormField,
|
|
3849
|
+
pl as useFunctions,
|
|
3850
|
+
EE as useGalleryPreview,
|
|
3851
|
+
Xf as useGridstack,
|
|
3852
|
+
fE as useImageLoad,
|
|
3853
|
+
Bo as useInstance,
|
|
3854
|
+
mE as useLanguages,
|
|
3855
|
+
Xt as useLoading,
|
|
3856
|
+
gE as useMenuActiveState,
|
|
3857
|
+
SE as useMenuExpanded,
|
|
3858
|
+
Fu as useMenuService,
|
|
3859
|
+
Cl as useModificationTracker,
|
|
3860
|
+
fl as useNotificationContext,
|
|
3870
3861
|
me as useNotificationStore,
|
|
3871
|
-
|
|
3862
|
+
Tl as useNotifications,
|
|
3872
3863
|
at as usePermissions,
|
|
3873
|
-
|
|
3874
|
-
|
|
3875
|
-
|
|
3864
|
+
An as usePopup,
|
|
3865
|
+
Ua as useResponsive,
|
|
3866
|
+
Wu as useScrollArrows,
|
|
3876
3867
|
we as useSettings,
|
|
3877
|
-
|
|
3878
|
-
|
|
3879
|
-
|
|
3880
|
-
|
|
3881
|
-
|
|
3882
|
-
|
|
3883
|
-
|
|
3884
|
-
|
|
3885
|
-
|
|
3886
|
-
|
|
3887
|
-
|
|
3888
|
-
|
|
3889
|
-
|
|
3890
|
-
|
|
3891
|
-
|
|
3892
|
-
|
|
3893
|
-
|
|
3894
|
-
|
|
3895
|
-
|
|
3896
|
-
|
|
3897
|
-
|
|
3898
|
-
|
|
3899
|
-
|
|
3900
|
-
|
|
3901
|
-
|
|
3902
|
-
|
|
3868
|
+
Gu as useSettingsMenu,
|
|
3869
|
+
AE as useShellBootstrap,
|
|
3870
|
+
pE as useShellLifecycle,
|
|
3871
|
+
TE as useShellNavigation,
|
|
3872
|
+
hE as useSidebarState,
|
|
3873
|
+
LE as useTableColumnsReorder,
|
|
3874
|
+
OE as useTableColumnsResize,
|
|
3875
|
+
RE as useTableContext,
|
|
3876
|
+
_E as useTableInlineEdit,
|
|
3877
|
+
gl as useTableQueryState,
|
|
3878
|
+
IE as useTableRowGrouping,
|
|
3879
|
+
vE as useTableRowReorder,
|
|
3880
|
+
wE as useTableSearch,
|
|
3881
|
+
CE as useTableSelection,
|
|
3882
|
+
bE as useTableSort,
|
|
3883
|
+
Hu as useTeleportTarget,
|
|
3884
|
+
Fa as useTheme,
|
|
3885
|
+
PE as useToggleableContent,
|
|
3886
|
+
$u as useToolbar,
|
|
3887
|
+
vf as useUser,
|
|
3888
|
+
NE as useVirtualScroll,
|
|
3889
|
+
Rl as useWebVitals,
|
|
3890
|
+
Il as useWidgetTrigger,
|
|
3891
|
+
DE as vAutofocus,
|
|
3892
|
+
Ma as vLoading,
|
|
3893
|
+
xu as wrapError
|
|
3903
3894
|
};
|