@vc-shell/framework 2.0.8 → 2.0.10-pr240.41fca76
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 +2 -2
- package/dist/chunks/{VcAiAgentPanel.vue_vue_type_style_index_0_lang-Y09G7Gnw.js → VcAiAgentPanel.vue_vue_type_style_index_0_lang-CThvtYtw.js} +432 -419
- package/dist/chunks/{VcAiAgentPanel.vue_vue_type_style_index_0_lang-Y09G7Gnw.js.map → VcAiAgentPanel.vue_vue_type_style_index_0_lang-CThvtYtw.js.map} +1 -1
- package/dist/chunks/{VcTableAdapter.vue_vue_type_style_index_0_lang-f4mGxHKh.js → VcTableAdapter.vue_vue_type_style_index_0_lang-BPdYvdcC.js} +5753 -5613
- package/dist/chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-BPdYvdcC.js.map +1 -0
- package/dist/chunks/{index-B78ceaW1.js → index-0btrtSam.js} +1 -1
- package/dist/chunks/{index-B78ceaW1.js.map → index-0btrtSam.js.map} +1 -1
- package/dist/core/blade-navigation/table-query-state/createBladeQueryState.d.ts +20 -0
- package/dist/core/blade-navigation/table-query-state/createBladeQueryState.d.ts.map +1 -0
- package/dist/core/blade-navigation/table-query-state/index.d.ts +4 -0
- package/dist/core/blade-navigation/table-query-state/index.d.ts.map +1 -0
- package/dist/core/blade-navigation/table-query-state/serialization.d.ts +12 -0
- package/dist/core/blade-navigation/table-query-state/serialization.d.ts.map +1 -0
- package/dist/core/blade-navigation/table-query-state/types.d.ts +24 -0
- package/dist/core/blade-navigation/table-query-state/types.d.ts.map +1 -0
- package/dist/core/blade-navigation/types/index.d.ts +6 -0
- package/dist/core/blade-navigation/types/index.d.ts.map +1 -1
- package/dist/core/blade-navigation/useBladeStack.d.ts.map +1 -1
- package/dist/core/utilities/buildInfo.d.ts +7 -6
- package/dist/core/utilities/buildInfo.d.ts.map +1 -1
- package/dist/framework.js +447 -446
- package/dist/framework.js.map +1 -1
- package/dist/index.css +1 -1
- package/dist/scripts/check-locales.cjs +0 -0
- 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/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/components/organisms/vc-data-table/VcDataTable.vue.d.ts +3 -3
- package/dist/ui/components/organisms/vc-data-table/VcDataTable.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/DataTableHeader.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/HeaderTitle.vue.d.ts +12 -0
- package/dist/ui/components/organisms/vc-data-table/components/HeaderTitle.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-data-table/composables/useTableQueryPersistence.d.ts +23 -0
- package/dist/ui/components/organisms/vc-data-table/composables/useTableQueryPersistence.d.ts.map +1 -0
- package/dist/ui/index.js +2 -2
- package/package.json +4 -4
- package/dist/chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-f4mGxHKh.js.map +0 -1
package/dist/framework.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { a as ts, b as as } from "./chunks/vendor-vueuse-core-CEdpDfzx.js";
|
|
2
|
-
import { bn as gt, bo as Ee, bp as ss, bq as re, br as jt, bs as Z, bt as oe, bu as Ke, bv as os, bw as ns, aw as rs, U as q, bx as qe, by as is, bz as ls, bA as Be, bB as cs, bC as Yt, bD as Zt, R as Xt, a2 as ds, ac as he, af as mt, aa as je, ai as j, aL as us, a3 as fs, a1 as we, aR as Jt, bE as gs, bF as ms, bG as ps, aE as Es, O as Oe, ae as me, ap as Qt, Q as hs, bH as vs, bI as Ss, bJ as As, bK as bs, aM as It, bL as ws, bM as Ts, bN as Ls, bO as _s, bP as Os, bQ as ys, bR as Is, bS as Rs, bT as Ps, bU as Cs, bV as Ds } from "./chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-
|
|
3
|
-
import { bW as
|
|
2
|
+
import { bn as gt, bo as Ee, bp as ss, bq as re, br as jt, bs as Z, bt as oe, bu as Ke, bv as os, bw as ns, aw as rs, U as q, bx as qe, by as is, bz as ls, bA as Be, bB as cs, bC as Yt, bD as Zt, R as Xt, a2 as ds, ac as he, af as mt, aa as je, ai as j, aL as us, a3 as fs, a1 as we, aR as Jt, bE as gs, bF as ms, bG as ps, aE as Es, O as Oe, ae as me, ap as Qt, Q as hs, bH as vs, bI as Ss, bJ as As, bK as bs, aM as It, bL as ws, bM as Ts, bN as Ls, bO as _s, bP as Os, bQ as ys, bR as Is, bS as Rs, bT as Ps, bU as Cs, bV as Ds } from "./chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-BPdYvdcC.js";
|
|
3
|
+
import { bW as gd, B as md, _ as pd, a as Ed, b as hd, c as vd, d as Sd, e as Ad, f as bd, g as wd, h as Td, i as Ld, j as _d, bX as Od, bY as yd, C as Id, bZ as Rd, b_ as Pd, b$ as Cd, c0 as Dd, c1 as Nd, c2 as kd, k as Bd, c3 as Md, c4 as Fd, c5 as Vd, c6 as $d, c7 as Ud, c8 as Wd, c9 as Gd, l as xd, m as Hd, n as zd, o as Kd, p as qd, q as jd, T as Yd, r as Zd, s as Xd, t as Jd, u as Qd, v as eu, w as tu, x as au, ca as su, cb as ou, cc as nu, V as ru, y as iu, z as lu, A as cu, D as du, E as uu, F as fu, G as gu, H as mu, I as pu, J as Eu, K as hu, L as vu, M as Su, N as Au, P as bu, cd as wu, cd as Tu, ce as Lu, S as _u, W as Ou, X as yu, Y as Iu, Z as Ru, $ as Pu, a0 as Cu, a4 as Du, a5 as Nu, a6 as ku, a7 as Bu, a8 as Mu, a9 as Fu, ab as Vu, ad as $u, ag as Uu, ah as Wu, aj as Gu, ak as xu, al as Hu, am as zu, an as Ku, ao as qu, aq as ju, ar as Yu, as as Zu, at as Xu, au as Ju, av as Qu, ax as ef, ay as tf, az as af, aA as sf, aB as of, aC as nf, aD as rf, aF as lf, aG as cf, aH as df, aI as uf, aJ as ff, aK as gf, aN as mf, aO as pf, aP as Ef, cf as hf, cg as vf, ch as Sf, ci as Af, aQ as bf, cj as wf, ck as Tf, cl as Lf, cm as _f, cn as Of, co as yf, cp as If, cq as Rf, cr as Pf, cs as Cf, ct as Df, cu as Nf, cv as kf, cw as Bf, cx as Mf, cy as Ff, cz as Vf, cA as $f, cB as Uf, aS as Wf, cC as Gf, cD as xf, cE as Hf, cF as zf, cG as Kf, cH as qf, cI as jf, cJ as Yf, cK as Zf, cL as Xf, cM as Jf, cN as Qf, cO as eg, cP as tg, cQ as ag, cR as sg, aT as og, aU as ng, aV as rg, aW as ig, cS as lg, aX as cg, aY as dg, aZ as ug, cT as fg, cU as gg, a_ as mg, a$ as pg, b0 as Eg, b1 as hg, cV as vg, b2 as Sg, b3 as Ag, b4 as bg, b5 as wg, b6 as Tg, cW as Lg, b7 as _g, cX as Og, cY as yg, b8 as Ig, cZ as Rg, b9 as Pg, ba as Cg, bb as Dg, c_ as Ng, bc as kg, bd as Bg, be as Mg, bf as Fg, bg as Vg, bh as $g, bi as Ug, bj as Wg, bk as Gg, bl as xg, c$ as Hg, bm as zg, aQ as Kg, d0 as qg } from "./chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-BPdYvdcC.js";
|
|
4
4
|
import { getCurrentScope as ea, onScopeDispose as ta, computed as O, inject as te, watch as ee, defineComponent as U, openBlock as h, createBlock as D, createSlots as ye, withCtx as T, renderSlot as W, createElementVNode as k, normalizeClass as aa, createElementBlock as N, Fragment as Y, createVNode as y, unref as c, createTextVNode as G, toDisplayString as F, shallowReactive as Ns, ref as R, readonly as nt, onMounted as ve, onBeforeMount as ks, onBeforeUnmount as Bs, onUnmounted as sa, provide as oa, toValue as na, isRef as ra, normalizeStyle as Se, createCommentVNode as V, withDirectives as ia, withModifiers as Ye, reactive as de, createApp as Ms, nextTick as ge, renderList as ae, withKeys as pt, mergeProps as ne, shallowRef as Fs, createStaticVNode as Vs, resolveDynamicComponent as $s, getCurrentInstance as Us, warn as Ws, h as le, toRaw as Gs } from "vue";
|
|
5
5
|
import { _ as xs } from "./chunks/vendor-cypress-signalr-mock-itnm2wpA.js";
|
|
6
|
-
import { d as H, p as Hs, e as zs, f as Ks, g as qs, s as js, h as Ys, i as Zs, j as Xs, k as Js, S as Qs, W as la, B as ca, l as eo, m as da, n as Et, o as ua, M as to, _ as fa, q as ao, r as so, t as oo, v as no, w as ro, x as io, y as lo, L as co, I as uo, z as fo, C as go, F as mo, G as po, J as Eo, T as ho, K as vo, N as So, O as Ao, P as bo } from "./chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-
|
|
7
|
-
import { A as
|
|
6
|
+
import { d as H, p as Hs, e as zs, f as Ks, g as qs, s as js, h as Ys, i as Zs, j as Xs, k as Js, S as Qs, W as la, B as ca, l as eo, m as da, n as Et, o as ua, M as to, _ as fa, q as ao, r as so, t as oo, v as no, w as ro, x as io, y as lo, L as co, I as uo, z as fo, C as go, F as mo, G as po, J as Eo, T as ho, K as vo, N as So, O as Ao, P as bo } from "./chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CThvtYtw.js";
|
|
7
|
+
import { A as Yg, b as Zg, Q as Xg, R as Jg, U as Qg, V as em, X as tm, Y as am, Z as sm, $ as om, a0 as nm, a1 as rm, a2 as im, a3 as lm, a4 as cm, a5 as dm, a6 as um, D as fm, a7 as gm, a8 as mm, a9 as pm, aa as Em, ab as hm, ac as vm, E as Sm, ad as Am, ae as bm, af as wm, H as Tm, ag as Lm, ah as _m, ai as Om, aj as ym, ak as Im, al as Rm, am as Pm, an as Cm, ao as Dm, ap as Nm, aq as km, ar as Bm, as as Mm, at as Fm, a as Vm, au as $m, av as Um, c as Wm, aw as Gm, ax as xm, u as Hm, ay as zm, az as Km } from "./chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CThvtYtw.js";
|
|
8
8
|
import { H as wo, L as To } from "./chunks/vendor-microsoft-signalr-Bgpbb4fW.js";
|
|
9
|
-
import { a as Lo } from "./chunks/index-
|
|
10
|
-
import { u as
|
|
9
|
+
import { a as Lo } from "./chunks/index-0btrtSam.js";
|
|
10
|
+
import { u as jm } from "./chunks/index-0btrtSam.js";
|
|
11
11
|
import "./chunks/ExtensionPoint.vue_vue_type_style_index_0_lang-B1R06zHa.js";
|
|
12
12
|
import "./chunks/vendor-dompurify-DpIUMBYC.js";
|
|
13
13
|
import { u as Ae } from "./chunks/vendor-vue-i18n-LO-EJStU.js";
|
|
@@ -92,19 +92,19 @@ import { A as yo, u as Io } from "./chunks/vendor-vue3-application-insights-CAgb
|
|
|
92
92
|
import { o as Ro, c as Q, d as Po, i as Co } from "./chunks/vendor-lodash-es-D2n90GJy.js";
|
|
93
93
|
import { T as Do, x as No, b as ko, S as Bo, $ as Mo } from "./chunks/vendor-web-vitals-ByFgAM-8.js";
|
|
94
94
|
import { _ as Fo } from "./chunks/index-BuTo_Lx8.js";
|
|
95
|
-
import { E as
|
|
95
|
+
import { E as Zm, d as Xm, u as Jm } from "./chunks/index-BuTo_Lx8.js";
|
|
96
96
|
import { S as ga, z as vt, A as Vo, C as $o, a as Ue, w as Uo, b as Wo, D as Go, c as xo, E as Ho } from "./chunks/vendor-unovis-vue-CZWGT3-0.js";
|
|
97
|
-
function
|
|
97
|
+
function Ac(e) {
|
|
98
98
|
return e.replace(/[\w]([A-Z])/g, function(t) {
|
|
99
99
|
return t[0] + "_" + t[1];
|
|
100
100
|
}).toLowerCase();
|
|
101
101
|
}
|
|
102
102
|
const zo = (e) => e.replace(/-./g, (t) => t[1].toUpperCase());
|
|
103
|
-
function
|
|
103
|
+
function bc(e) {
|
|
104
104
|
const t = zo(e);
|
|
105
105
|
return t[0].toUpperCase() + t.substring(1);
|
|
106
106
|
}
|
|
107
|
-
function
|
|
107
|
+
function wc(e) {
|
|
108
108
|
return e.replace(/\W+(.)/g, function(t, a) {
|
|
109
109
|
return a.toUpperCase();
|
|
110
110
|
});
|
|
@@ -150,7 +150,7 @@ const jo = {
|
|
|
150
150
|
e.config.globalProperties.$hasAccess = t, e.provide("$hasAccess", t);
|
|
151
151
|
}
|
|
152
152
|
};
|
|
153
|
-
function
|
|
153
|
+
function Tc(e) {
|
|
154
154
|
const t = Ee(), a = t.subscribe({
|
|
155
155
|
types: e.types,
|
|
156
156
|
filter: e.filter,
|
|
@@ -169,13 +169,13 @@ function wc(e) {
|
|
|
169
169
|
markAsRead: i
|
|
170
170
|
};
|
|
171
171
|
}
|
|
172
|
-
function
|
|
172
|
+
function Lc() {
|
|
173
173
|
const e = te(ss);
|
|
174
174
|
if (!e)
|
|
175
175
|
throw new Error("useNotificationContext() must be used inside a notification template");
|
|
176
176
|
return e;
|
|
177
177
|
}
|
|
178
|
-
function
|
|
178
|
+
function _c() {
|
|
179
179
|
const e = Ee();
|
|
180
180
|
return {
|
|
181
181
|
setBroadcastFilter: e.setBroadcastFilter,
|
|
@@ -267,7 +267,7 @@ function At(e) {
|
|
|
267
267
|
}
|
|
268
268
|
};
|
|
269
269
|
}
|
|
270
|
-
function
|
|
270
|
+
function Oc(e, t, a, s) {
|
|
271
271
|
return At({
|
|
272
272
|
blades: e,
|
|
273
273
|
locales: t,
|
|
@@ -584,7 +584,7 @@ const on = {
|
|
|
584
584
|
gap: 20
|
|
585
585
|
}
|
|
586
586
|
};
|
|
587
|
-
function
|
|
587
|
+
function yc(e) {
|
|
588
588
|
return nn[e];
|
|
589
589
|
}
|
|
590
590
|
function rn(e, t) {
|
|
@@ -616,7 +616,7 @@ function dn(e, t) {
|
|
|
616
616
|
}, t));
|
|
617
617
|
};
|
|
618
618
|
}
|
|
619
|
-
function
|
|
619
|
+
function Ic() {
|
|
620
620
|
return {
|
|
621
621
|
debounce: rn,
|
|
622
622
|
delay: ln,
|
|
@@ -624,7 +624,7 @@ function yc() {
|
|
|
624
624
|
throttle: dn
|
|
625
625
|
};
|
|
626
626
|
}
|
|
627
|
-
function
|
|
627
|
+
function Rc(e) {
|
|
628
628
|
const t = Ee(), a = e ? Array.isArray(e) ? e : [e] : [];
|
|
629
629
|
let s, o;
|
|
630
630
|
a.length && (o = t.subscribe({
|
|
@@ -658,7 +658,7 @@ function Sa(e, t) {
|
|
|
658
658
|
const f = Be(l);
|
|
659
659
|
if (s.value = f, un.error("Async action failed:", l), o && l && typeof l == "object") {
|
|
660
660
|
const p = `async-error-${f.message.slice(0, 80)}`, m = setTimeout(async () => {
|
|
661
|
-
Xe || (Xe = (await import("./chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-
|
|
661
|
+
Xe || (Xe = (await import("./chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-BPdYvdcC.js").then((w) => w.d1)).notification), Xe.error(f.message, {
|
|
662
662
|
timeout: i,
|
|
663
663
|
notificationId: p
|
|
664
664
|
});
|
|
@@ -736,7 +736,7 @@ async function pn(e, t, a) {
|
|
|
736
736
|
}
|
|
737
737
|
return s;
|
|
738
738
|
}
|
|
739
|
-
function
|
|
739
|
+
function Pc() {
|
|
740
740
|
const e = R(!1);
|
|
741
741
|
async function t(o, i, r) {
|
|
742
742
|
try {
|
|
@@ -808,7 +808,7 @@ function Dt(e) {
|
|
|
808
808
|
return s === o ? t.index - a.index : s - o;
|
|
809
809
|
}).map(({ item: t }, a) => ({ ...t, sortOrder: a }));
|
|
810
810
|
}
|
|
811
|
-
function
|
|
811
|
+
function Cc(e, t) {
|
|
812
812
|
const a = R(!1), s = R(Dt(e.value ?? []));
|
|
813
813
|
ee(
|
|
814
814
|
() => e.value,
|
|
@@ -1063,7 +1063,7 @@ const Pn = {
|
|
|
1063
1063
|
function kt(e) {
|
|
1064
1064
|
return bn(e) ? Pn : wn(e) && !Nt(e) ? Cn : e.valueType === "Boolean" ? Ln : Nt(e) ? _n : Tn;
|
|
1065
1065
|
}
|
|
1066
|
-
function
|
|
1066
|
+
function Dc(e) {
|
|
1067
1067
|
const { searchDictionary: t, searchMeasurements: a } = e, { loading: s, action: o } = Sa(async (l) => {
|
|
1068
1068
|
if (l)
|
|
1069
1069
|
return await t(l);
|
|
@@ -1099,7 +1099,7 @@ function Cc(e) {
|
|
|
1099
1099
|
loading: Aa(s)
|
|
1100
1100
|
};
|
|
1101
1101
|
}
|
|
1102
|
-
function
|
|
1102
|
+
function Nc(e) {
|
|
1103
1103
|
const t = (s) => {
|
|
1104
1104
|
}, a = (s) => {
|
|
1105
1105
|
(e ?? t)({
|
|
@@ -1111,7 +1111,7 @@ function Dc(e) {
|
|
|
1111
1111
|
Do(a), No(a), ko(a), Bo(a), Mo(a);
|
|
1112
1112
|
}
|
|
1113
1113
|
const ba = H("use-blade-widgets");
|
|
1114
|
-
function
|
|
1114
|
+
function kc(e) {
|
|
1115
1115
|
const t = te(la);
|
|
1116
1116
|
if (!t)
|
|
1117
1117
|
throw new Yt("WidgetService");
|
|
@@ -1139,7 +1139,7 @@ function Nc(e) {
|
|
|
1139
1139
|
}
|
|
1140
1140
|
return { refresh: i, refreshAll: r };
|
|
1141
1141
|
}
|
|
1142
|
-
function
|
|
1142
|
+
function Bc(e) {
|
|
1143
1143
|
const t = te(eo);
|
|
1144
1144
|
if (!t) {
|
|
1145
1145
|
ba.warn("useWidgetTrigger() called outside WidgetContainer scope — trigger will not be registered.");
|
|
@@ -1172,13 +1172,13 @@ function Nn(e) {
|
|
|
1172
1172
|
}
|
|
1173
1173
|
return t;
|
|
1174
1174
|
}
|
|
1175
|
-
function
|
|
1175
|
+
function Mc(e) {
|
|
1176
1176
|
oa(
|
|
1177
1177
|
da,
|
|
1178
1178
|
O(() => Nn(na(e)))
|
|
1179
1179
|
);
|
|
1180
1180
|
}
|
|
1181
|
-
function
|
|
1181
|
+
function Fc() {
|
|
1182
1182
|
const e = te(da);
|
|
1183
1183
|
if (!e)
|
|
1184
1184
|
throw new Yt("BladeContext");
|
|
@@ -1192,7 +1192,7 @@ function Mt(e, t) {
|
|
|
1192
1192
|
if (Bt(a) && Bt(s)) return !0;
|
|
1193
1193
|
});
|
|
1194
1194
|
}
|
|
1195
|
-
function
|
|
1195
|
+
function Vc(e) {
|
|
1196
1196
|
const t = (r) => Q(c(r)), a = R(t(e)), s = R(t(e)), o = R(!1);
|
|
1197
1197
|
ra(e) && ee(
|
|
1198
1198
|
e,
|
|
@@ -1921,7 +1921,7 @@ function mr() {
|
|
|
1921
1921
|
const f = l.position || e.position, p = i.get(f);
|
|
1922
1922
|
if (p && await p, !zt(f)) {
|
|
1923
1923
|
const m = (async () => {
|
|
1924
|
-
const u = o(f), { default: w } = await Promise.resolve().then(() =>
|
|
1924
|
+
const u = o(f), { default: w } = await Promise.resolve().then(() => yi), A = Ms(w, {
|
|
1925
1925
|
...l,
|
|
1926
1926
|
position: f
|
|
1927
1927
|
});
|
|
@@ -2024,21 +2024,22 @@ function pr() {
|
|
|
2024
2024
|
hasNotification: (t) => e.hasNotification(t)
|
|
2025
2025
|
});
|
|
2026
2026
|
}
|
|
2027
|
-
|
|
2027
|
+
const Er = "2.0.10";
|
|
2028
|
+
function hr() {
|
|
2028
2029
|
return {
|
|
2029
|
-
version:
|
|
2030
|
-
buildDate: "2026-06-
|
|
2031
|
-
gitHash: "
|
|
2030
|
+
version: Er,
|
|
2031
|
+
buildDate: "2026-06-17T14:38:26.139Z",
|
|
2032
|
+
gitHash: "41fca7612"
|
|
2032
2033
|
};
|
|
2033
2034
|
}
|
|
2034
|
-
function
|
|
2035
|
+
function vr(e = hr()) {
|
|
2035
2036
|
console.log(
|
|
2036
2037
|
`%c@vc-shell/framework%c v${e.version} · ${e.buildDate} · ${e.gitHash}`,
|
|
2037
2038
|
"font-weight:bold;color:#319ED4",
|
|
2038
2039
|
"color:inherit"
|
|
2039
2040
|
);
|
|
2040
2041
|
}
|
|
2041
|
-
const
|
|
2042
|
+
const Sr = /* @__PURE__ */ U({
|
|
2042
2043
|
__name: "sidebar",
|
|
2043
2044
|
props: {
|
|
2044
2045
|
position: { default: "right" },
|
|
@@ -2076,7 +2077,7 @@ const vr = /* @__PURE__ */ U({
|
|
|
2076
2077
|
} : void 0
|
|
2077
2078
|
]), 1032, ["position", "title", "close-button", "teleport"])) : W(l.$slots, "content", { key: 1 });
|
|
2078
2079
|
}
|
|
2079
|
-
}),
|
|
2080
|
+
}), $c = Sr, Ar = { class: "tw-flex tw-flex-row tw-items-center tw-gap-2" }, br = /* @__PURE__ */ U({
|
|
2080
2081
|
__name: "external-provider",
|
|
2081
2082
|
props: {
|
|
2082
2083
|
logo: {},
|
|
@@ -2092,7 +2093,7 @@ const vr = /* @__PURE__ */ U({
|
|
|
2092
2093
|
onClick: o[0] || (o[0] = (i) => s.$emit("signIn"))
|
|
2093
2094
|
}, {
|
|
2094
2095
|
default: T(() => [
|
|
2095
|
-
k("div",
|
|
2096
|
+
k("div", Ar, [
|
|
2096
2097
|
y(c(mt), {
|
|
2097
2098
|
src: a.value,
|
|
2098
2099
|
class: "vc-external-provider__icon",
|
|
@@ -2104,15 +2105,15 @@ const vr = /* @__PURE__ */ U({
|
|
|
2104
2105
|
_: 1
|
|
2105
2106
|
}));
|
|
2106
2107
|
}
|
|
2107
|
-
}),
|
|
2108
|
+
}), wr = { class: "tw-flex tw-justify-center tw-flex-col tw-gap-4" }, Tr = /* @__PURE__ */ U({
|
|
2108
2109
|
__name: "external-providers",
|
|
2109
2110
|
props: {
|
|
2110
2111
|
providers: {}
|
|
2111
2112
|
},
|
|
2112
2113
|
setup(e) {
|
|
2113
2114
|
const { signIn: t } = ua();
|
|
2114
|
-
return (a, s) => (h(), N("div",
|
|
2115
|
-
(h(!0), N(Y, null, ae(e.providers, (o) => (h(), D(
|
|
2115
|
+
return (a, s) => (h(), N("div", wr, [
|
|
2116
|
+
(h(!0), N(Y, null, ae(e.providers, (o) => (h(), D(br, {
|
|
2116
2117
|
key: o.authenticationType,
|
|
2117
2118
|
logo: o.logoUrl,
|
|
2118
2119
|
"display-name": o.displayName,
|
|
@@ -2122,25 +2123,25 @@ const vr = /* @__PURE__ */ U({
|
|
|
2122
2123
|
]));
|
|
2123
2124
|
}
|
|
2124
2125
|
});
|
|
2125
|
-
function
|
|
2126
|
+
function Lr(e) {
|
|
2126
2127
|
if (!e) return "/";
|
|
2127
2128
|
const t = e.trim();
|
|
2128
2129
|
return !t.startsWith("/") || t.startsWith("//") ? "/" : t;
|
|
2129
2130
|
}
|
|
2130
|
-
function
|
|
2131
|
+
function _r(e) {
|
|
2131
2132
|
return e.status === 401 ? "The login or password is incorrect." : e.status ? "Authentication error (code: " + e.status + ")." : e.error ? "Authentication error: " + e.error : "The login or password is incorrect.";
|
|
2132
2133
|
}
|
|
2133
|
-
function
|
|
2134
|
+
function Or(e) {
|
|
2134
2135
|
const t = [];
|
|
2135
2136
|
return e.confirmPassword !== e.password && t.push({ code: "Repeat-password" }), e.password === e.currentPassword && e.confirmPassword === e.currentPassword && t.push({ code: "Equal-passwords" }), t;
|
|
2136
2137
|
}
|
|
2137
|
-
const
|
|
2138
|
+
const yr = {
|
|
2138
2139
|
key: 0,
|
|
2139
2140
|
class: "vc-login-page__providers"
|
|
2140
|
-
},
|
|
2141
|
+
}, Ir = {
|
|
2141
2142
|
key: 0,
|
|
2142
2143
|
class: "vc-login-page__separator-line"
|
|
2143
|
-
},
|
|
2144
|
+
}, Rr = /* @__PURE__ */ U({
|
|
2144
2145
|
__name: "Login",
|
|
2145
2146
|
props: {
|
|
2146
2147
|
logo: {},
|
|
@@ -2166,11 +2167,11 @@ const Or = {
|
|
|
2166
2167
|
return;
|
|
2167
2168
|
}
|
|
2168
2169
|
if (n.value.succeeded) {
|
|
2169
|
-
const L =
|
|
2170
|
+
const L = Lr(localStorage.getItem("redirectAfterLogin"));
|
|
2170
2171
|
localStorage.removeItem("redirectAfterLogin"), await s.push(L);
|
|
2171
2172
|
return;
|
|
2172
2173
|
}
|
|
2173
|
-
n.value.error =
|
|
2174
|
+
n.value.error = _r(n.value), b.password = "", o("password");
|
|
2174
2175
|
}
|
|
2175
2176
|
}, P = () => {
|
|
2176
2177
|
s.push({ name: "ForgotPassword" });
|
|
@@ -2183,9 +2184,9 @@ const Or = {
|
|
|
2183
2184
|
class: "vc-login-page"
|
|
2184
2185
|
}, {
|
|
2185
2186
|
default: T(() => [
|
|
2186
|
-
u.value && u.value.length ? (h(), N("div",
|
|
2187
|
-
y(
|
|
2188
|
-
e.ssoOnly ? V("", !0) : (h(), N("div",
|
|
2187
|
+
u.value && u.value.length ? (h(), N("div", yr, [
|
|
2188
|
+
y(Tr, { providers: u.value }, null, 8, ["providers"]),
|
|
2189
|
+
e.ssoOnly ? V("", !0) : (h(), N("div", Ir, F(L.$t("LOGIN.OR")), 1))
|
|
2189
2190
|
])) : V("", !0),
|
|
2190
2191
|
e.ssoOnly && w.value && !u.value?.length ? (h(), D(c(me), {
|
|
2191
2192
|
key: 1,
|
|
@@ -2297,7 +2298,7 @@ const Or = {
|
|
|
2297
2298
|
_: 1
|
|
2298
2299
|
}, 8, ["logo", "background", "title", "subtitle"]));
|
|
2299
2300
|
}
|
|
2300
|
-
}),
|
|
2301
|
+
}), Uc = Rr, Pr = { class: "tw-text-center" }, Cr = { class: "tw-text-center tw-mb-6" }, Dr = { class: "tw-text-sm tw-text-neutrals-600" }, Nr = /* @__PURE__ */ U({
|
|
2301
2302
|
__name: "ForgotPassword",
|
|
2302
2303
|
props: {
|
|
2303
2304
|
logo: {},
|
|
@@ -2344,8 +2345,8 @@ const Or = {
|
|
|
2344
2345
|
}, {
|
|
2345
2346
|
default: T(() => [
|
|
2346
2347
|
l.value ? (h(), N(Y, { key: 1 }, [
|
|
2347
|
-
k("div",
|
|
2348
|
-
k("p",
|
|
2348
|
+
k("div", Cr, [
|
|
2349
|
+
k("p", Dr, F(c(s)("FORGOT_PASSWORD.SUCCESS_TEXT", { email: u.value })), 1)
|
|
2349
2350
|
]),
|
|
2350
2351
|
y(c(q), {
|
|
2351
2352
|
variant: "primary",
|
|
@@ -2396,7 +2397,7 @@ const Or = {
|
|
|
2396
2397
|
]),
|
|
2397
2398
|
_: 1
|
|
2398
2399
|
}, 8, ["disabled", "loading"]),
|
|
2399
|
-
k("div",
|
|
2400
|
+
k("div", Pr, [
|
|
2400
2401
|
y(c(q), {
|
|
2401
2402
|
variant: "link",
|
|
2402
2403
|
icon: "lucide-arrow-left",
|
|
@@ -2427,7 +2428,7 @@ const Or = {
|
|
|
2427
2428
|
_: 1
|
|
2428
2429
|
}, 8, ["logo", "background", "title", "subtitle"]));
|
|
2429
2430
|
}
|
|
2430
|
-
}),
|
|
2431
|
+
}), Wc = Nr, kr = /* @__PURE__ */ U({
|
|
2431
2432
|
__name: "ResetPassword",
|
|
2432
2433
|
props: {
|
|
2433
2434
|
userId: {},
|
|
@@ -2563,7 +2564,7 @@ const Or = {
|
|
|
2563
2564
|
_: 1
|
|
2564
2565
|
}, 8, ["logo", "background", "title", "subtitle"]));
|
|
2565
2566
|
}
|
|
2566
|
-
}),
|
|
2567
|
+
}), Gc = kr, Br = /* @__PURE__ */ U({
|
|
2567
2568
|
__name: "Invite",
|
|
2568
2569
|
props: {
|
|
2569
2570
|
userId: {},
|
|
@@ -2700,10 +2701,10 @@ const Or = {
|
|
|
2700
2701
|
_: 1
|
|
2701
2702
|
}, 8, ["logo", "background", "title", "subtitle"]));
|
|
2702
2703
|
}
|
|
2703
|
-
}),
|
|
2704
|
+
}), xc = Br, Mr = {
|
|
2704
2705
|
key: 0,
|
|
2705
2706
|
class: "tw-mb-4"
|
|
2706
|
-
},
|
|
2707
|
+
}, Fr = { class: "tw-flex tw-gap-3" }, Vr = /* @__PURE__ */ U({
|
|
2707
2708
|
__name: "ChangePassword",
|
|
2708
2709
|
props: {
|
|
2709
2710
|
forced: { type: Boolean },
|
|
@@ -2732,7 +2733,7 @@ const Or = {
|
|
|
2732
2733
|
function _() {
|
|
2733
2734
|
ge(async () => {
|
|
2734
2735
|
if (u.password || u.confirmPassword) {
|
|
2735
|
-
const P = (await i(u.password)).errors ?? [], L =
|
|
2736
|
+
const P = (await i(u.password)).errors ?? [], L = Or({
|
|
2736
2737
|
password: u.password,
|
|
2737
2738
|
confirmPassword: u.confirmPassword,
|
|
2738
2739
|
currentPassword: u.currentPassword
|
|
@@ -2748,7 +2749,7 @@ const Or = {
|
|
|
2748
2749
|
subtitle: e.forced ? c(a)("COMPONENTS.CHANGE_PASSWORD.SUBTITLE_FORCED") : void 0
|
|
2749
2750
|
}, {
|
|
2750
2751
|
default: T(() => [
|
|
2751
|
-
e.forced ? (h(), N("div",
|
|
2752
|
+
e.forced ? (h(), N("div", Mr, [
|
|
2752
2753
|
y(c(hs), {
|
|
2753
2754
|
variant: "info",
|
|
2754
2755
|
icon: "lucide-lightbulb",
|
|
@@ -2837,7 +2838,7 @@ const Or = {
|
|
|
2837
2838
|
]),
|
|
2838
2839
|
_: 1
|
|
2839
2840
|
}, 8, ["label", "model-value"]),
|
|
2840
|
-
k("div",
|
|
2841
|
+
k("div", Fr, [
|
|
2841
2842
|
y(c(q), {
|
|
2842
2843
|
variant: "secondary",
|
|
2843
2844
|
class: "tw-flex-1",
|
|
@@ -2877,7 +2878,7 @@ const Or = {
|
|
|
2877
2878
|
_: 1
|
|
2878
2879
|
}, 8, ["logo", "background", "title", "subtitle"]));
|
|
2879
2880
|
}
|
|
2880
|
-
}),
|
|
2881
|
+
}), Hc = Vr, Ce = "vc-dashboard-layout";
|
|
2881
2882
|
function lt(e, t) {
|
|
2882
2883
|
const a = t ?? e.position;
|
|
2883
2884
|
return {
|
|
@@ -2903,7 +2904,7 @@ function ct(e) {
|
|
|
2903
2904
|
}
|
|
2904
2905
|
};
|
|
2905
2906
|
}
|
|
2906
|
-
function
|
|
2907
|
+
function $r(e) {
|
|
2907
2908
|
const t = /* @__PURE__ */ new Map();
|
|
2908
2909
|
for (const a of e)
|
|
2909
2910
|
a.id && t.set(a.id, {
|
|
@@ -2918,7 +2919,7 @@ function dt() {
|
|
|
2918
2919
|
if (!e) return null;
|
|
2919
2920
|
const t = JSON.parse(e);
|
|
2920
2921
|
if (Array.isArray(t))
|
|
2921
|
-
return
|
|
2922
|
+
return $r(t);
|
|
2922
2923
|
if (typeof t == "object" && t !== null) {
|
|
2923
2924
|
const a = /* @__PURE__ */ new Map();
|
|
2924
2925
|
for (const [s, o] of Object.entries(t))
|
|
@@ -2947,14 +2948,14 @@ function Xa(e, t) {
|
|
|
2947
2948
|
console.warn("[GridstackAdapter] Failed to save layout to storage:", a);
|
|
2948
2949
|
}
|
|
2949
2950
|
}
|
|
2950
|
-
function
|
|
2951
|
+
function Ur() {
|
|
2951
2952
|
try {
|
|
2952
2953
|
localStorage.removeItem(Ce);
|
|
2953
2954
|
} catch (e) {
|
|
2954
2955
|
console.warn("[GridstackAdapter] Failed to clear layout storage:", e);
|
|
2955
2956
|
}
|
|
2956
2957
|
}
|
|
2957
|
-
function
|
|
2958
|
+
function Wr(e, t = 12) {
|
|
2958
2959
|
const a = /* @__PURE__ */ new Map(), s = /* @__PURE__ */ new Map(), o = (n, d, l, f) => {
|
|
2959
2960
|
for (let p = d; p < d + f; p++) {
|
|
2960
2961
|
const m = s.get(p) || [];
|
|
@@ -3000,9 +3001,9 @@ function ut(e, t) {
|
|
|
3000
3001
|
s.set(o.id, o.position);
|
|
3001
3002
|
return s;
|
|
3002
3003
|
}
|
|
3003
|
-
return
|
|
3004
|
+
return Wr(e);
|
|
3004
3005
|
}
|
|
3005
|
-
const
|
|
3006
|
+
const Gr = {
|
|
3006
3007
|
column: 12,
|
|
3007
3008
|
cellHeight: 80,
|
|
3008
3009
|
margin: "10px",
|
|
@@ -3021,9 +3022,9 @@ const Wr = {
|
|
|
3021
3022
|
// Only bottom-right corner
|
|
3022
3023
|
}
|
|
3023
3024
|
};
|
|
3024
|
-
function
|
|
3025
|
+
function xr(e, t = {}) {
|
|
3025
3026
|
const { gridOptions: a = {}, resizable: s = !1, autoSave: o = !0, onLayoutChange: i } = t, r = Fs(null), n = R(/* @__PURE__ */ new Map()), d = R(!1), l = R(!1), f = {
|
|
3026
|
-
...
|
|
3027
|
+
...Gr,
|
|
3027
3028
|
...a,
|
|
3028
3029
|
disableResize: !s
|
|
3029
3030
|
}, p = (g) => {
|
|
@@ -3131,25 +3132,25 @@ function Gr(e, t = {}) {
|
|
|
3131
3132
|
batchUpdate: E
|
|
3132
3133
|
};
|
|
3133
3134
|
}
|
|
3134
|
-
const
|
|
3135
|
+
const Hr = {}, zr = {
|
|
3135
3136
|
class: "dashboard-widget-skeleton",
|
|
3136
3137
|
"aria-hidden": "true"
|
|
3137
3138
|
};
|
|
3138
|
-
function
|
|
3139
|
-
return h(), N("div",
|
|
3139
|
+
function Kr(e, t) {
|
|
3140
|
+
return h(), N("div", zr, [...t[0] || (t[0] = [
|
|
3140
3141
|
Vs('<div class="dashboard-widget-skeleton__header"><div class="dashboard-widget-skeleton__icon"></div><div class="dashboard-widget-skeleton__title"></div></div><div class="dashboard-widget-skeleton__stats"><div class="dashboard-widget-skeleton__stat"></div><div class="dashboard-widget-skeleton__stat"></div><div class="dashboard-widget-skeleton__stat"></div></div><div class="dashboard-widget-skeleton__body"><div class="dashboard-widget-skeleton__line dashboard-widget-skeleton__line--w80"></div><div class="dashboard-widget-skeleton__line dashboard-widget-skeleton__line--w60"></div><div class="dashboard-widget-skeleton__line dashboard-widget-skeleton__line--w90"></div><div class="dashboard-widget-skeleton__line dashboard-widget-skeleton__line--w70"></div></div>', 3)
|
|
3141
3142
|
])]);
|
|
3142
3143
|
}
|
|
3143
|
-
const
|
|
3144
|
+
const qr = /* @__PURE__ */ vs(Hr, [["render", Kr]]), jr = ["aria-label"], Yr = ["aria-label"], Zr = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-label"], Xr = { class: "grid-stack-item-content" }, Jr = {
|
|
3144
3145
|
key: 0,
|
|
3145
3146
|
class: "vc-gridstack-dashboard__drag-handle",
|
|
3146
3147
|
"aria-hidden": "true"
|
|
3147
|
-
},
|
|
3148
|
+
}, Qr = {
|
|
3148
3149
|
class: "vc-gridstack-dashboard__live-region",
|
|
3149
3150
|
role: "status",
|
|
3150
3151
|
"aria-live": "polite",
|
|
3151
3152
|
"aria-atomic": "true"
|
|
3152
|
-
},
|
|
3153
|
+
}, ei = /* @__PURE__ */ U({
|
|
3153
3154
|
__name: "GridstackDashboard",
|
|
3154
3155
|
props: {
|
|
3155
3156
|
showDragHandles: { type: Boolean, default: !1 },
|
|
@@ -3181,7 +3182,7 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3181
3182
|
const o = e, i = R(null), r = R(""), n = te(to, R(!0)), d = O(() => n.value ? [] : s() ?? a), l = (g) => ({
|
|
3182
3183
|
gridColumn: `${g.x + 1} / span ${g.w}`,
|
|
3183
3184
|
gridRow: `${g.y + 1} / span ${g.h}`
|
|
3184
|
-
}), f = Ss(), p = O(() => f.getWidgets()), { layout: m, isInitialized: u, initGrid: w, saveLayout: A, resetToDefaults: b } =
|
|
3185
|
+
}), f = Ss(), p = O(() => f.getWidgets()), { layout: m, isInitialized: u, initGrid: w, saveLayout: A, resetToDefaults: b } = xr(p, {
|
|
3185
3186
|
resizable: o.resizable,
|
|
3186
3187
|
autoSave: !0,
|
|
3187
3188
|
gridOptions: {
|
|
@@ -3237,8 +3238,8 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3237
3238
|
role: "listitem",
|
|
3238
3239
|
"aria-label": P(S, I)
|
|
3239
3240
|
}, [
|
|
3240
|
-
k("div",
|
|
3241
|
-
e.showDragHandles ? (h(), N("div",
|
|
3241
|
+
k("div", Xr, [
|
|
3242
|
+
e.showDragHandles ? (h(), N("div", Jr, [...v[0] || (v[0] = [
|
|
3242
3243
|
k("svg", {
|
|
3243
3244
|
width: "16",
|
|
3244
3245
|
height: "16",
|
|
@@ -3279,26 +3280,26 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3279
3280
|
])])) : V("", !0),
|
|
3280
3281
|
(h(), D($s(S.component), ne({ ref_for: !0 }, S.props || {}, { class: "vc-gridstack-dashboard__widget-content" }), null, 16))
|
|
3281
3282
|
])
|
|
3282
|
-
], 8,
|
|
3283
|
-
], 8,
|
|
3283
|
+
], 8, Zr))), 128))
|
|
3284
|
+
], 8, Yr)) : (h(), N("div", {
|
|
3284
3285
|
key: 0,
|
|
3285
3286
|
class: "vc-gridstack-dashboard__skeleton-grid",
|
|
3286
3287
|
role: "status",
|
|
3287
3288
|
"aria-busy": "true",
|
|
3288
3289
|
"aria-label": e.ariaLabel
|
|
3289
3290
|
}, [
|
|
3290
|
-
(h(!0), N(Y, null, ae(d.value, (S, I) => (h(), D(
|
|
3291
|
+
(h(!0), N(Y, null, ae(d.value, (S, I) => (h(), D(qr, {
|
|
3291
3292
|
key: `skeleton-${I}`,
|
|
3292
3293
|
class: "vc-gridstack-dashboard__skeleton-item",
|
|
3293
3294
|
style: Se(l(S))
|
|
3294
3295
|
}, null, 8, ["style"]))), 128))
|
|
3295
|
-
], 8,
|
|
3296
|
-
k("div",
|
|
3296
|
+
], 8, jr)),
|
|
3297
|
+
k("div", Qr, F(r.value), 1)
|
|
3297
3298
|
]),
|
|
3298
3299
|
_: 1
|
|
3299
3300
|
}));
|
|
3300
3301
|
}
|
|
3301
|
-
}),
|
|
3302
|
+
}), zc = /* @__PURE__ */ U({
|
|
3302
3303
|
__name: "DraggableDashboard",
|
|
3303
3304
|
props: {
|
|
3304
3305
|
showDragHandles: { type: Boolean, default: !1 },
|
|
@@ -3318,7 +3319,7 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3318
3319
|
a.value?.saveLayout?.();
|
|
3319
3320
|
},
|
|
3320
3321
|
useBuiltInPositions: () => a.value?.useBuiltInPositions?.() ?? !1
|
|
3321
|
-
}), (n, d) => (h(), D(
|
|
3322
|
+
}), (n, d) => (h(), D(ei, {
|
|
3322
3323
|
ref_key: "dashboardRef",
|
|
3323
3324
|
ref: a,
|
|
3324
3325
|
"show-drag-handles": e.showDragHandles,
|
|
@@ -3326,19 +3327,19 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3326
3327
|
"aria-label": e.ariaLabel
|
|
3327
3328
|
}, null, 8, ["show-drag-handles", "resizable", "aria-label"]));
|
|
3328
3329
|
}
|
|
3329
|
-
}),
|
|
3330
|
+
}), Kc = lt, qc = ct, jc = dt, Yc = Xa, Zc = ut, Xc = Ur, Jc = Ce, ti = { class: "dashboard-widget-card" }, ai = { class: "dashboard-widget-card__header" }, si = { class: "dashboard-widget-card__header-content" }, oi = {
|
|
3330
3331
|
key: 0,
|
|
3331
3332
|
class: "dashboard-widget-card__icon-wrapper"
|
|
3332
|
-
},
|
|
3333
|
+
}, ni = { class: "dashboard-widget-card__title" }, ri = {
|
|
3333
3334
|
key: 0,
|
|
3334
3335
|
class: "dashboard-widget-card__actions"
|
|
3335
|
-
},
|
|
3336
|
+
}, ii = {
|
|
3336
3337
|
key: 0,
|
|
3337
3338
|
class: "dashboard-widget-card__stats"
|
|
3338
|
-
},
|
|
3339
|
+
}, li = { class: "dashboard-widget-card__body" }, ci = {
|
|
3339
3340
|
key: 1,
|
|
3340
3341
|
class: "dashboard-widget-card__footer"
|
|
3341
|
-
},
|
|
3342
|
+
}, Qc = /* @__PURE__ */ U({
|
|
3342
3343
|
__name: "dashboard-widget-card",
|
|
3343
3344
|
props: {
|
|
3344
3345
|
header: {},
|
|
@@ -3347,38 +3348,38 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3347
3348
|
},
|
|
3348
3349
|
setup(e) {
|
|
3349
3350
|
const t = e;
|
|
3350
|
-
return (a, s) => (h(), N("div",
|
|
3351
|
-
k("div",
|
|
3351
|
+
return (a, s) => (h(), N("div", ti, [
|
|
3352
|
+
k("div", ai, [
|
|
3352
3353
|
W(a.$slots, "header", {}, () => [
|
|
3353
|
-
k("div",
|
|
3354
|
-
e.icon ? (h(), N("div",
|
|
3354
|
+
k("div", si, [
|
|
3355
|
+
e.icon ? (h(), N("div", oi, [
|
|
3355
3356
|
y(c(fa), {
|
|
3356
3357
|
class: "dashboard-widget-card__icon",
|
|
3357
3358
|
icon: e.icon,
|
|
3358
3359
|
size: "l"
|
|
3359
3360
|
}, null, 8, ["icon"])
|
|
3360
3361
|
])) : V("", !0),
|
|
3361
|
-
k("div",
|
|
3362
|
+
k("div", ni, F(t.header), 1)
|
|
3362
3363
|
])
|
|
3363
3364
|
]),
|
|
3364
|
-
a.$slots.actions ? (h(), N("div",
|
|
3365
|
+
a.$slots.actions ? (h(), N("div", ri, [
|
|
3365
3366
|
W(a.$slots, "actions")
|
|
3366
3367
|
])) : V("", !0)
|
|
3367
3368
|
]),
|
|
3368
|
-
a.$slots.stats ? (h(), N("div",
|
|
3369
|
+
a.$slots.stats ? (h(), N("div", ii, [
|
|
3369
3370
|
W(a.$slots, "stats")
|
|
3370
3371
|
])) : V("", !0),
|
|
3371
|
-
ia((h(), N("div",
|
|
3372
|
+
ia((h(), N("div", li, [
|
|
3372
3373
|
W(a.$slots, "content")
|
|
3373
3374
|
])), [
|
|
3374
3375
|
[c(Jt), e.loading]
|
|
3375
3376
|
]),
|
|
3376
|
-
a.$slots.footer ? (h(), N("div",
|
|
3377
|
+
a.$slots.footer ? (h(), N("div", ci, [
|
|
3377
3378
|
W(a.$slots, "footer")
|
|
3378
3379
|
])) : V("", !0)
|
|
3379
3380
|
]));
|
|
3380
3381
|
}
|
|
3381
|
-
}),
|
|
3382
|
+
}), di = { class: "dashboard-stat-item" }, ui = { class: "dashboard-stat-item__label" }, ed = /* @__PURE__ */ U({
|
|
3382
3383
|
__name: "dashboard-stat-item",
|
|
3383
3384
|
props: {
|
|
3384
3385
|
value: {},
|
|
@@ -3386,24 +3387,24 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3386
3387
|
variant: {}
|
|
3387
3388
|
},
|
|
3388
3389
|
setup(e) {
|
|
3389
|
-
return (t, a) => (h(), N("div",
|
|
3390
|
+
return (t, a) => (h(), N("div", di, [
|
|
3390
3391
|
k("div", {
|
|
3391
3392
|
class: aa(["dashboard-stat-item__value", e.variant ? `dashboard-stat-item__value--${e.variant}` : ""])
|
|
3392
3393
|
}, F(e.value), 3),
|
|
3393
|
-
k("div",
|
|
3394
|
+
k("div", ui, F(e.label), 1)
|
|
3394
3395
|
]));
|
|
3395
3396
|
}
|
|
3396
|
-
}),
|
|
3397
|
+
}), fi = { class: "tw-divide-y tw-divide-[var(--neutrals-200)]" }, td = /* @__PURE__ */ U({
|
|
3397
3398
|
__name: "dashboard-feed-list",
|
|
3398
3399
|
setup(e) {
|
|
3399
|
-
return (t, a) => (h(), N("div",
|
|
3400
|
+
return (t, a) => (h(), N("div", fi, [
|
|
3400
3401
|
W(t.$slots, "default")
|
|
3401
3402
|
]));
|
|
3402
3403
|
}
|
|
3403
|
-
}),
|
|
3404
|
+
}), gi = { class: "tw-flex tw-items-center tw-gap-2.5 tw-min-w-0" }, mi = {
|
|
3404
3405
|
key: 0,
|
|
3405
3406
|
class: "tw-flex tw-items-center tw-gap-3 tw-flex-shrink-0 tw-ml-3"
|
|
3406
|
-
},
|
|
3407
|
+
}, ad = /* @__PURE__ */ U({
|
|
3407
3408
|
__name: "dashboard-feed-row",
|
|
3408
3409
|
emits: ["click"],
|
|
3409
3410
|
setup(e) {
|
|
@@ -3411,10 +3412,10 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3411
3412
|
class: "dashboard-feed-row",
|
|
3412
3413
|
onClick: a[0] || (a[0] = (s) => t.$emit("click"))
|
|
3413
3414
|
}, [
|
|
3414
|
-
k("div",
|
|
3415
|
+
k("div", gi, [
|
|
3415
3416
|
W(t.$slots, "default")
|
|
3416
3417
|
]),
|
|
3417
|
-
t.$slots.trailing ? (h(), N("div",
|
|
3418
|
+
t.$slots.trailing ? (h(), N("div", mi, [
|
|
3418
3419
|
W(t.$slots, "trailing")
|
|
3419
3420
|
])) : V("", !0)
|
|
3420
3421
|
]));
|
|
@@ -3441,19 +3442,19 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3441
3442
|
W(o.$slots, "default")
|
|
3442
3443
|
], 4));
|
|
3443
3444
|
}
|
|
3444
|
-
}),
|
|
3445
|
+
}), pi = { class: "dashboard-chart-tooltip" }, Ei = {
|
|
3445
3446
|
key: 0,
|
|
3446
3447
|
class: "dashboard-chart-tooltip__title"
|
|
3447
|
-
},
|
|
3448
|
+
}, hi = { class: "dashboard-chart-tooltip__items" }, vi = { class: "dashboard-chart-tooltip__label" }, Si = { class: "dashboard-chart-tooltip__value" }, sd = /* @__PURE__ */ U({
|
|
3448
3449
|
__name: "ChartTooltip",
|
|
3449
3450
|
props: {
|
|
3450
3451
|
title: {},
|
|
3451
3452
|
items: {}
|
|
3452
3453
|
},
|
|
3453
3454
|
setup(e) {
|
|
3454
|
-
return (t, a) => (h(), N("div",
|
|
3455
|
-
e.title ? (h(), N("div",
|
|
3456
|
-
k("div",
|
|
3455
|
+
return (t, a) => (h(), N("div", pi, [
|
|
3456
|
+
e.title ? (h(), N("div", Ei, F(e.title), 1)) : V("", !0),
|
|
3457
|
+
k("div", hi, [
|
|
3457
3458
|
(h(!0), N(Y, null, ae(e.items, (s, o) => (h(), N("div", {
|
|
3458
3459
|
key: o,
|
|
3459
3460
|
class: "dashboard-chart-tooltip__item"
|
|
@@ -3462,19 +3463,19 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3462
3463
|
class: "dashboard-chart-tooltip__indicator",
|
|
3463
3464
|
style: Se({ background: s.color })
|
|
3464
3465
|
}, null, 4),
|
|
3465
|
-
k("span",
|
|
3466
|
-
k("span",
|
|
3466
|
+
k("span", vi, F(s.label), 1),
|
|
3467
|
+
k("span", Si, F(s.value), 1)
|
|
3467
3468
|
]))), 128))
|
|
3468
3469
|
])
|
|
3469
3470
|
]));
|
|
3470
3471
|
}
|
|
3471
|
-
}),
|
|
3472
|
+
}), Ai = { class: "dashboard-chart-legend" }, bi = { class: "dashboard-chart-legend__label" }, Tt = /* @__PURE__ */ U({
|
|
3472
3473
|
__name: "ChartLegend",
|
|
3473
3474
|
props: {
|
|
3474
3475
|
config: {}
|
|
3475
3476
|
},
|
|
3476
3477
|
setup(e) {
|
|
3477
|
-
return (t, a) => (h(), N("div",
|
|
3478
|
+
return (t, a) => (h(), N("div", Ai, [
|
|
3478
3479
|
(h(!0), N(Y, null, ae(e.config, (s, o) => (h(), N("div", {
|
|
3479
3480
|
key: o,
|
|
3480
3481
|
class: "dashboard-chart-legend__item"
|
|
@@ -3483,17 +3484,17 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3483
3484
|
class: "dashboard-chart-legend__indicator",
|
|
3484
3485
|
style: Se({ background: s.color })
|
|
3485
3486
|
}, null, 4),
|
|
3486
|
-
k("span",
|
|
3487
|
+
k("span", bi, F(s.label), 1)
|
|
3487
3488
|
]))), 128))
|
|
3488
3489
|
]));
|
|
3489
3490
|
}
|
|
3490
|
-
}),
|
|
3491
|
+
}), wi = "var(--primary-500)", Ja = "-", Ti = {
|
|
3491
3492
|
"&": "&",
|
|
3492
3493
|
"<": "<",
|
|
3493
3494
|
">": ">",
|
|
3494
3495
|
'"': """,
|
|
3495
3496
|
"'": "'"
|
|
3496
|
-
}, De = (e) => e == null ? "" : String(e).replace(/[&<>"']/g, (t) =>
|
|
3497
|
+
}, De = (e) => e == null ? "" : String(e).replace(/[&<>"']/g, (t) => Ti[t] ?? t), Fe = (e) => {
|
|
3497
3498
|
if (e instanceof Date) {
|
|
3498
3499
|
const t = e.getTime();
|
|
3499
3500
|
return Number.isFinite(t) ? t : void 0;
|
|
@@ -3538,7 +3539,7 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3538
3539
|
const o = Object.keys(e), i = t ? e[t] : void 0, r = typeof a == "number" && Number.isFinite(a) && o[a] ? e[o[a]] : void 0, n = i ?? r;
|
|
3539
3540
|
return {
|
|
3540
3541
|
label: n?.label ?? s ?? t ?? "Series",
|
|
3541
|
-
color: n?.color ??
|
|
3542
|
+
color: n?.color ?? wi
|
|
3542
3543
|
};
|
|
3543
3544
|
}, _t = ({ title: e, items: t }) => {
|
|
3544
3545
|
if (!t.length)
|
|
@@ -3558,7 +3559,7 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3558
3559
|
<div class="dashboard-chart-tooltip__items">${s}</div>
|
|
3559
3560
|
</div>
|
|
3560
3561
|
`;
|
|
3561
|
-
},
|
|
3562
|
+
}, od = /* @__PURE__ */ U({
|
|
3562
3563
|
__name: "DashboardLineChart",
|
|
3563
3564
|
props: {
|
|
3564
3565
|
data: {},
|
|
@@ -3668,7 +3669,7 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3668
3669
|
_: 1
|
|
3669
3670
|
}, 8, ["config"]));
|
|
3670
3671
|
}
|
|
3671
|
-
}),
|
|
3672
|
+
}), nd = /* @__PURE__ */ U({
|
|
3672
3673
|
__name: "DashboardBarChart",
|
|
3673
3674
|
props: {
|
|
3674
3675
|
data: {},
|
|
@@ -3776,7 +3777,7 @@ const Kr = /* @__PURE__ */ vs(xr, [["render", zr]]), qr = ["aria-label"], jr = [
|
|
|
3776
3777
|
_: 1
|
|
3777
3778
|
}, 8, ["config"]));
|
|
3778
3779
|
}
|
|
3779
|
-
}),
|
|
3780
|
+
}), rd = /* @__PURE__ */ U({
|
|
3780
3781
|
__name: "DashboardDonutChart",
|
|
3781
3782
|
props: {
|
|
3782
3783
|
data: {},
|
|
@@ -3879,10 +3880,10 @@ function Kt(e, t, a) {
|
|
|
3879
3880
|
};
|
|
3880
3881
|
}
|
|
3881
3882
|
let Ve, $e;
|
|
3882
|
-
function
|
|
3883
|
+
function id() {
|
|
3883
3884
|
Ve = void 0, $e = void 0, ft.clear();
|
|
3884
3885
|
}
|
|
3885
|
-
function
|
|
3886
|
+
function Li() {
|
|
3886
3887
|
const e = so, t = no, a = oo;
|
|
3887
3888
|
if (!e || !t)
|
|
3888
3889
|
throw new Error(
|
|
@@ -3907,7 +3908,7 @@ function Ti() {
|
|
|
3907
3908
|
activeWorkspace: $e
|
|
3908
3909
|
};
|
|
3909
3910
|
}
|
|
3910
|
-
function
|
|
3911
|
+
function _i(e) {
|
|
3911
3912
|
if (!e)
|
|
3912
3913
|
throw new Error("Blade cannot be null or undefined.");
|
|
3913
3914
|
if (typeof e == "object" && "name" in e && typeof e.name == "string")
|
|
@@ -3915,8 +3916,8 @@ function Li(e) {
|
|
|
3915
3916
|
const t = e;
|
|
3916
3917
|
return t.name || t.__name || "UnknownBlade";
|
|
3917
3918
|
}
|
|
3918
|
-
function
|
|
3919
|
-
const { bladeStack: e, messaging: t, bladeRegistry: a, router: s, blades: o, activeWorkspace: i } =
|
|
3919
|
+
function ld() {
|
|
3920
|
+
const { bladeStack: e, messaging: t, bladeRegistry: a, router: s, blades: o, activeWorkspace: i } = Li(), r = Us() ? te(ca, void 0) : void 0, { syncUrlPush: n, syncUrlReplace: d } = io(s, e);
|
|
3920
3921
|
function l() {
|
|
3921
3922
|
return r ? r.value.id : e.activeBlade.value?.id;
|
|
3922
3923
|
}
|
|
@@ -3927,7 +3928,7 @@ function id() {
|
|
|
3927
3928
|
}
|
|
3928
3929
|
async function p(E, g) {
|
|
3929
3930
|
const S = {
|
|
3930
|
-
name:
|
|
3931
|
+
name: _i(E.blade),
|
|
3931
3932
|
param: E.param,
|
|
3932
3933
|
options: E.options,
|
|
3933
3934
|
onOpen: E.onOpen,
|
|
@@ -4065,7 +4066,7 @@ function xe(e, t) {
|
|
|
4065
4066
|
if (!xe(a[i], s[i])) return !1;
|
|
4066
4067
|
return !0;
|
|
4067
4068
|
}
|
|
4068
|
-
function
|
|
4069
|
+
function cd(e) {
|
|
4069
4070
|
const {
|
|
4070
4071
|
data: t,
|
|
4071
4072
|
canSaveOverride: a,
|
|
@@ -4116,7 +4117,7 @@ function ld(e) {
|
|
|
4116
4117
|
errorBag: l
|
|
4117
4118
|
};
|
|
4118
4119
|
}
|
|
4119
|
-
const ke = 14, qt = 3,
|
|
4120
|
+
const ke = 14, qt = 3, Oi = U({
|
|
4120
4121
|
name: "NotificationContainer",
|
|
4121
4122
|
inheritAttrs: !1,
|
|
4122
4123
|
props: {
|
|
@@ -4290,11 +4291,11 @@ const ke = 14, qt = 3, _i = U({
|
|
|
4290
4291
|
);
|
|
4291
4292
|
};
|
|
4292
4293
|
}
|
|
4293
|
-
}),
|
|
4294
|
+
}), yi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4294
4295
|
__proto__: null,
|
|
4295
|
-
default:
|
|
4296
|
+
default: Oi
|
|
4296
4297
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4297
|
-
function
|
|
4298
|
+
function Ii(e, t) {
|
|
4298
4299
|
t.i18n?.locale && (oe.global.locale.value = t.i18n.locale), t.i18n?.fallbackLocale && (oe.global.fallbackLocale.value = t.i18n.fallbackLocale), e.use(oe);
|
|
4299
4300
|
const a = Ts();
|
|
4300
4301
|
e.provide(co, a);
|
|
@@ -4305,25 +4306,25 @@ function yi(e, t) {
|
|
|
4305
4306
|
oe.global.mergeLocaleMessage(s(o), i);
|
|
4306
4307
|
});
|
|
4307
4308
|
}
|
|
4308
|
-
function
|
|
4309
|
+
function Ri(e) {
|
|
4309
4310
|
const t = as({
|
|
4310
4311
|
phone: 480,
|
|
4311
4312
|
desktop: 1024
|
|
4312
4313
|
});
|
|
4313
4314
|
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(uo, e.config.globalProperties.$isPhone), e.provide(fo, e.config.globalProperties.$isTablet), e.provide(go, e.config.globalProperties.$isMobile), e.provide(mo, e.config.globalProperties.$isDesktop), e.provide(po, e.config.globalProperties.$isTouch);
|
|
4314
4315
|
}
|
|
4315
|
-
function
|
|
4316
|
+
function Pi(e) {
|
|
4316
4317
|
e.config.globalProperties.pages = [], e.config.globalProperties.bladeRoutes = [], e.provide(Eo, e.config.globalProperties.bladeRoutes);
|
|
4317
4318
|
}
|
|
4318
|
-
function
|
|
4319
|
+
function Ci(e) {
|
|
4319
4320
|
e.provide(la, Ls()), e.provide(ho, _s()), e.provide(vo, Os()), e.provide(So, ys()), e.provide(Ao, Is()), e.provide(bo, Ee());
|
|
4320
4321
|
const t = Rs(e);
|
|
4321
4322
|
e.provide(jt, t);
|
|
4322
4323
|
}
|
|
4323
|
-
function
|
|
4324
|
+
function Di(e, t) {
|
|
4324
4325
|
pr(), e.use(Qo, { router: t.router }), e.use(on), e.use(xn), e.use(jn), e.use(Yo), e.use(jo), e.use(_o), e.use(Lo, t.aiAgent);
|
|
4325
4326
|
}
|
|
4326
|
-
function
|
|
4327
|
+
function Ni(e, t) {
|
|
4327
4328
|
if (!t.applicationInsights?.instrumentationKey) return;
|
|
4328
4329
|
const a = {
|
|
4329
4330
|
appInsightsConfig: {
|
|
@@ -4338,7 +4339,7 @@ function Di(e, t) {
|
|
|
4338
4339
|
};
|
|
4339
4340
|
e.provide(Ps, a);
|
|
4340
4341
|
}
|
|
4341
|
-
function
|
|
4342
|
+
function ki(e, t) {
|
|
4342
4343
|
if (!t.applicationInsights?.instrumentationKey) return;
|
|
4343
4344
|
const a = {
|
|
4344
4345
|
appInsightsConfig: {
|
|
@@ -4362,7 +4363,7 @@ function Ni(e, t) {
|
|
|
4362
4363
|
});
|
|
4363
4364
|
});
|
|
4364
4365
|
}
|
|
4365
|
-
function
|
|
4366
|
+
function Bi(e) {
|
|
4366
4367
|
const t = (a) => {
|
|
4367
4368
|
let s = {};
|
|
4368
4369
|
return Object.keys(a.params).length > 0 && (s = Object.fromEntries(Object.entries(a.params).filter(([o]) => o !== "pathMatch"))), s;
|
|
@@ -4390,395 +4391,395 @@ function ki(e) {
|
|
|
4390
4391
|
} else return !0;
|
|
4391
4392
|
});
|
|
4392
4393
|
}
|
|
4393
|
-
const
|
|
4394
|
+
const dd = {
|
|
4394
4395
|
install(e, t) {
|
|
4395
|
-
|
|
4396
|
-
performance.mark("vc:deferred-plugins-start"),
|
|
4396
|
+
vr(), ws().register([{ key: "light", localizationKey: "core.themes.light" }]), window.fetch = tr(t.router), Ii(e, t), Ri(e), Pi(e), Ci(e), Di(e, t), Ni(e, t), lr(e), typeof window < "u" && (e.runWithContext(() => wa()), e.runWithContext(() => La())), Bi(t.router), setTimeout(() => {
|
|
4397
|
+
performance.mark("vc:deferred-plugins-start"), ki(e, t), performance.mark("vc:deferred-plugins-done");
|
|
4397
4398
|
}, 0);
|
|
4398
4399
|
}
|
|
4399
4400
|
};
|
|
4400
4401
|
export {
|
|
4401
|
-
|
|
4402
|
-
|
|
4403
|
-
|
|
4404
|
-
|
|
4402
|
+
Yg as AI_AGENT_URL_ENV_KEY,
|
|
4403
|
+
Zg as AiAgentServiceKey,
|
|
4404
|
+
Xg as ApiException,
|
|
4405
|
+
Jg as AppBarMobileButtonsServiceKey,
|
|
4405
4406
|
vo as AppBarWidgetServiceKey,
|
|
4406
4407
|
Cs as AppInsightsInstanceKey,
|
|
4407
4408
|
Ps as AppInsightsOptionsKey,
|
|
4408
|
-
|
|
4409
|
-
|
|
4410
|
-
|
|
4411
|
-
|
|
4409
|
+
Qg as AppManifestClient,
|
|
4410
|
+
em as AppPlacement,
|
|
4411
|
+
tm as AppRootElementKey,
|
|
4412
|
+
am as AppsClient,
|
|
4412
4413
|
xn as AssetsDetailsModule,
|
|
4413
4414
|
Kn as AssetsManager,
|
|
4414
4415
|
jn as AssetsManagerModule,
|
|
4415
|
-
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
|
|
4416
|
+
sm as AuthApiBase,
|
|
4417
|
+
om as AuthorizationClient,
|
|
4418
|
+
nm as BladeBackButtonKey,
|
|
4419
|
+
rm as BladeBannersKey,
|
|
4419
4420
|
da as BladeContextKey,
|
|
4420
|
-
|
|
4421
|
+
im as BladeDataKey,
|
|
4421
4422
|
ca as BladeDescriptorKey,
|
|
4422
|
-
|
|
4423
|
+
gd as BladeError,
|
|
4423
4424
|
lo as BladeFormKey,
|
|
4424
|
-
|
|
4425
|
-
|
|
4425
|
+
lm as BladeLoadingKey,
|
|
4426
|
+
cm as BladeMaximizedKey,
|
|
4426
4427
|
Ys as BladeMessagingKey,
|
|
4427
4428
|
Eo as BladeRoutesKey,
|
|
4428
4429
|
qs as BladeStackKey,
|
|
4429
|
-
|
|
4430
|
+
md as ButtonGroupKey,
|
|
4430
4431
|
nn as COMPONENT_DEFAULTS,
|
|
4431
|
-
|
|
4432
|
-
|
|
4433
|
-
|
|
4434
|
-
|
|
4435
|
-
|
|
4436
|
-
|
|
4437
|
-
|
|
4438
|
-
|
|
4439
|
-
|
|
4440
|
-
|
|
4441
|
-
|
|
4442
|
-
|
|
4443
|
-
|
|
4444
|
-
|
|
4445
|
-
|
|
4432
|
+
pd as CellDate,
|
|
4433
|
+
Ed as CellDateAgo,
|
|
4434
|
+
hd as CellDefault,
|
|
4435
|
+
vd as CellEditableWrapper,
|
|
4436
|
+
Sd as CellHtml,
|
|
4437
|
+
Ad as CellImage,
|
|
4438
|
+
bd as CellLink,
|
|
4439
|
+
wd as CellMoney,
|
|
4440
|
+
Td as CellNumber,
|
|
4441
|
+
Ld as CellStatus,
|
|
4442
|
+
_d as CellStatusIcon,
|
|
4443
|
+
dm as ChangeLogClient,
|
|
4444
|
+
Od as ChangePassword,
|
|
4445
|
+
yd as ChangePasswordButton,
|
|
4446
|
+
Hc as ChangePasswordPage,
|
|
4446
4447
|
wt as ChartContainer,
|
|
4447
4448
|
Tt as ChartLegend,
|
|
4448
|
-
|
|
4449
|
-
|
|
4450
|
-
|
|
4451
|
-
|
|
4452
|
-
|
|
4453
|
-
|
|
4454
|
-
|
|
4455
|
-
|
|
4456
|
-
|
|
4457
|
-
|
|
4458
|
-
|
|
4459
|
-
|
|
4460
|
-
|
|
4461
|
-
|
|
4462
|
-
|
|
4463
|
-
|
|
4464
|
-
|
|
4465
|
-
|
|
4466
|
-
|
|
4467
|
-
|
|
4468
|
-
|
|
4469
|
-
|
|
4470
|
-
|
|
4449
|
+
sd as ChartTooltip,
|
|
4450
|
+
um as CloseSettingsMenuKey,
|
|
4451
|
+
Id as ColumnCollector,
|
|
4452
|
+
fm as DEFAULT_AI_AGENT_CONFIG,
|
|
4453
|
+
nd as DashboardBarChart,
|
|
4454
|
+
rd as DashboardDonutChart,
|
|
4455
|
+
td as DashboardFeedList,
|
|
4456
|
+
ad as DashboardFeedRow,
|
|
4457
|
+
od as DashboardLineChart,
|
|
4458
|
+
gm as DashboardServiceKey,
|
|
4459
|
+
ed as DashboardStatItem,
|
|
4460
|
+
Qc as DashboardWidgetCard,
|
|
4461
|
+
mm as DeveloperToolsClient,
|
|
4462
|
+
pm as DiagnosticsClient,
|
|
4463
|
+
Rd as DisplayableError,
|
|
4464
|
+
zc as DraggableDashboard,
|
|
4465
|
+
Em as DynamicModulesKey,
|
|
4466
|
+
hm as DynamicPropertiesClient,
|
|
4467
|
+
vm as DynamicPropertyValueType,
|
|
4468
|
+
Sm as EMBEDDED_TO_HOST_MESSAGE_TYPES,
|
|
4469
|
+
Am as EmbeddedModeKey,
|
|
4470
|
+
bm as EntryState,
|
|
4471
|
+
Pd as ErrorInterceptor,
|
|
4471
4472
|
Fo as ExtensionPoint,
|
|
4472
|
-
|
|
4473
|
-
|
|
4474
|
-
|
|
4475
|
-
|
|
4476
|
-
|
|
4477
|
-
|
|
4478
|
-
|
|
4473
|
+
Zm as ExtensionPoints,
|
|
4474
|
+
Tr as ExternalProviders,
|
|
4475
|
+
wm as ExternalSignInClient,
|
|
4476
|
+
Cd as FALLBACK_BLADE_ID,
|
|
4477
|
+
Wc as ForgotPassword,
|
|
4478
|
+
Dd as FrameworkError,
|
|
4479
|
+
Tm as HOST_TO_EMBEDDED_MESSAGE_TYPES,
|
|
4479
4480
|
Yt as InjectionError,
|
|
4480
|
-
|
|
4481
|
-
|
|
4481
|
+
Lm as InternalRoutesKey,
|
|
4482
|
+
xc as Invite,
|
|
4482
4483
|
mo as IsDesktopKey,
|
|
4483
4484
|
go as IsMobileKey,
|
|
4484
4485
|
uo as IsPhoneKey,
|
|
4485
4486
|
fo as IsTabletKey,
|
|
4486
4487
|
po as IsTouchKey,
|
|
4487
|
-
|
|
4488
|
-
|
|
4489
|
-
|
|
4490
|
-
|
|
4488
|
+
_m as JobsClient,
|
|
4489
|
+
Om as JsonValueKind,
|
|
4490
|
+
Jc as LAYOUT_STORAGE_KEY,
|
|
4491
|
+
Nd as LanguageSelector,
|
|
4491
4492
|
co as LanguageServiceKey,
|
|
4492
|
-
|
|
4493
|
-
|
|
4494
|
-
|
|
4495
|
-
|
|
4493
|
+
ym as LocalizableSettingsClient,
|
|
4494
|
+
Uc as Login,
|
|
4495
|
+
kd as LogoutButton,
|
|
4496
|
+
Bd as MenuBurgerIcon,
|
|
4496
4497
|
So as MenuServiceKey,
|
|
4497
|
-
|
|
4498
|
-
|
|
4499
|
-
|
|
4498
|
+
Md as ModuleLoadError,
|
|
4499
|
+
Im as ModulesClient,
|
|
4500
|
+
Rm as ModulesLoadErrorKey,
|
|
4500
4501
|
to as ModulesReadyKey,
|
|
4501
|
-
|
|
4502
|
+
Oi as NotificationContainer,
|
|
4502
4503
|
ss as NotificationContextKey,
|
|
4503
|
-
|
|
4504
|
+
Fd as NotificationDropdown,
|
|
4504
4505
|
bo as NotificationStoreKey,
|
|
4505
|
-
|
|
4506
|
-
|
|
4507
|
-
|
|
4508
|
-
|
|
4509
|
-
|
|
4510
|
-
|
|
4511
|
-
|
|
4512
|
-
|
|
4506
|
+
Vd as NotificationTemplate,
|
|
4507
|
+
Pm as OAuthAppsClient,
|
|
4508
|
+
Cm as ProgressMessageLevel,
|
|
4509
|
+
Dm as PushNotificationClient,
|
|
4510
|
+
$d as RegistrationError,
|
|
4511
|
+
Gc as ResetPassword,
|
|
4512
|
+
Nm as SecurityClient,
|
|
4513
|
+
Ud as ServiceError,
|
|
4513
4514
|
Qs as SettingClient,
|
|
4514
|
-
|
|
4515
|
-
|
|
4516
|
-
|
|
4515
|
+
km as SettingValueType,
|
|
4516
|
+
Wd as SettingsMenu,
|
|
4517
|
+
Gd as SettingsMenuItem,
|
|
4517
4518
|
Ao as SettingsMenuServiceKey,
|
|
4518
|
-
|
|
4519
|
-
|
|
4520
|
-
|
|
4521
|
-
|
|
4522
|
-
|
|
4523
|
-
|
|
4524
|
-
|
|
4525
|
-
|
|
4526
|
-
|
|
4527
|
-
|
|
4528
|
-
|
|
4529
|
-
|
|
4530
|
-
|
|
4531
|
-
|
|
4532
|
-
|
|
4533
|
-
|
|
4534
|
-
|
|
4535
|
-
|
|
4536
|
-
|
|
4519
|
+
Bm as SettingsV2Client,
|
|
4520
|
+
Mm as ShellIndicatorsKey,
|
|
4521
|
+
$c as Sidebar,
|
|
4522
|
+
Fm as SortDirection,
|
|
4523
|
+
xd as Table,
|
|
4524
|
+
Hd as TableBody,
|
|
4525
|
+
zd as TableCell,
|
|
4526
|
+
Kd as TableCheckbox,
|
|
4527
|
+
qd as TableColumnSwitcher,
|
|
4528
|
+
jd as TableEmpty,
|
|
4529
|
+
Yd as TableFooter,
|
|
4530
|
+
Zd as TableGroupRow,
|
|
4531
|
+
Xd as TableHead,
|
|
4532
|
+
Jd as TableHeader,
|
|
4533
|
+
Qd as TableRow,
|
|
4534
|
+
eu as TableRowActions,
|
|
4535
|
+
tu as TableSearchHeader,
|
|
4536
|
+
au as TableSelectAllBar,
|
|
4537
|
+
su as ThemeSelector,
|
|
4537
4538
|
ho as ToolbarServiceKey,
|
|
4538
|
-
|
|
4539
|
-
|
|
4540
|
-
|
|
4541
|
-
|
|
4542
|
-
|
|
4543
|
-
|
|
4544
|
-
|
|
4545
|
-
|
|
4546
|
-
|
|
4547
|
-
|
|
4548
|
-
|
|
4549
|
-
|
|
4550
|
-
|
|
4551
|
-
|
|
4552
|
-
|
|
4553
|
-
|
|
4554
|
-
|
|
4555
|
-
|
|
4539
|
+
ou as UserDropdownButton,
|
|
4540
|
+
nu as ValidationError,
|
|
4541
|
+
ru as VcAccordion,
|
|
4542
|
+
iu as VcAccordionItem,
|
|
4543
|
+
Vm as VcAiAgentPanel,
|
|
4544
|
+
lu as VcApp,
|
|
4545
|
+
cu as VcAppBarMobileActions,
|
|
4546
|
+
du as VcAppBarOverlay,
|
|
4547
|
+
uu as VcAppBarWidgetContent,
|
|
4548
|
+
fu as VcAppBarWidgetItem,
|
|
4549
|
+
gu as VcAppBarWidgetsMenu,
|
|
4550
|
+
mu as VcAppDesktopLayout,
|
|
4551
|
+
pu as VcAppMenu,
|
|
4552
|
+
Eu as VcAppMenuSidebar,
|
|
4553
|
+
hu as VcAppMobileLayout,
|
|
4554
|
+
vu as VcAppSidebarCollapseButton,
|
|
4555
|
+
Su as VcAppSidebarContent,
|
|
4556
|
+
Au as VcAppSidebarHeader,
|
|
4556
4557
|
Oe as VcAuthLayout,
|
|
4557
|
-
|
|
4558
|
+
bu as VcBadge,
|
|
4558
4559
|
hs as VcBanner,
|
|
4559
4560
|
Xt as VcBlade,
|
|
4560
|
-
|
|
4561
|
+
wu as VcBladeNavigation,
|
|
4561
4562
|
Qo as VcBladeNavigationComponent,
|
|
4562
|
-
|
|
4563
|
-
|
|
4564
|
-
|
|
4563
|
+
Tu as VcBladeNavigationV2,
|
|
4564
|
+
Lu as VcBladeSlot,
|
|
4565
|
+
_u as VcBreadcrumbs,
|
|
4565
4566
|
q as VcButton,
|
|
4566
|
-
|
|
4567
|
-
|
|
4568
|
-
|
|
4569
|
-
|
|
4570
|
-
|
|
4571
|
-
|
|
4567
|
+
Ou as VcButtonGroup,
|
|
4568
|
+
yu as VcCard,
|
|
4569
|
+
Iu as VcCheckbox,
|
|
4570
|
+
Ru as VcCheckboxGroup,
|
|
4571
|
+
Pu as VcCol,
|
|
4572
|
+
Cu as VcColorInput,
|
|
4572
4573
|
we as VcColumn,
|
|
4573
4574
|
ds as VcContainer,
|
|
4574
4575
|
fs as VcDataTable,
|
|
4575
|
-
|
|
4576
|
-
|
|
4577
|
-
|
|
4578
|
-
|
|
4579
|
-
|
|
4580
|
-
|
|
4576
|
+
Du as VcDatePicker,
|
|
4577
|
+
Nu as VcDropdown,
|
|
4578
|
+
ku as VcDropdownItem,
|
|
4579
|
+
Bu as VcDropdownPanel,
|
|
4580
|
+
Mu as VcDynamicProperty,
|
|
4581
|
+
Fu as VcEditor,
|
|
4581
4582
|
je as VcField,
|
|
4582
|
-
|
|
4583
|
+
Vu as VcFileUpload,
|
|
4583
4584
|
he as VcForm,
|
|
4584
|
-
|
|
4585
|
+
$u as VcGallery,
|
|
4585
4586
|
me as VcHint,
|
|
4586
4587
|
fa as VcIcon,
|
|
4587
4588
|
mt as VcImage,
|
|
4588
|
-
|
|
4589
|
-
|
|
4589
|
+
Uu as VcImageTile,
|
|
4590
|
+
Wu as VcImageUpload,
|
|
4590
4591
|
j as VcInput,
|
|
4591
|
-
|
|
4592
|
-
|
|
4593
|
-
|
|
4594
|
-
|
|
4595
|
-
|
|
4596
|
-
|
|
4592
|
+
Gu as VcInputCurrency,
|
|
4593
|
+
xu as VcInputDropdown,
|
|
4594
|
+
Hu as VcInputGroup,
|
|
4595
|
+
zu as VcLabel,
|
|
4596
|
+
Ku as VcLanguageSelector,
|
|
4597
|
+
qu as VcLink,
|
|
4597
4598
|
Qt as VcLoading,
|
|
4598
|
-
|
|
4599
|
-
|
|
4600
|
-
|
|
4601
|
-
|
|
4602
|
-
|
|
4603
|
-
|
|
4599
|
+
ju as VcMenu,
|
|
4600
|
+
Yu as VcMenuExpandedKey,
|
|
4601
|
+
Zu as VcMenuGroup,
|
|
4602
|
+
Xu as VcMenuItem,
|
|
4603
|
+
Ju as VcMultivalue,
|
|
4604
|
+
Qu as VcPagination,
|
|
4604
4605
|
rs as VcPopup,
|
|
4605
|
-
|
|
4606
|
-
|
|
4607
|
-
|
|
4608
|
-
|
|
4609
|
-
|
|
4610
|
-
|
|
4611
|
-
|
|
4606
|
+
ef as VcProgress,
|
|
4607
|
+
tf as VcRadioButton,
|
|
4608
|
+
af as VcRadioGroup,
|
|
4609
|
+
sf as VcRating,
|
|
4610
|
+
of as VcRow,
|
|
4611
|
+
nf as VcScrollableContainer,
|
|
4612
|
+
rf as VcSelect,
|
|
4612
4613
|
Es as VcSidebar,
|
|
4613
|
-
|
|
4614
|
-
|
|
4615
|
-
|
|
4616
|
-
|
|
4617
|
-
|
|
4618
|
-
|
|
4614
|
+
lf as VcSkeleton,
|
|
4615
|
+
cf as VcSlider,
|
|
4616
|
+
df as VcStatus,
|
|
4617
|
+
uf as VcStatusIcon,
|
|
4618
|
+
ff as VcSwitch,
|
|
4619
|
+
gf as VcTable,
|
|
4619
4620
|
us as VcTextarea,
|
|
4620
4621
|
It as VcToast,
|
|
4621
|
-
|
|
4622
|
-
|
|
4623
|
-
|
|
4622
|
+
mf as VcTooltip,
|
|
4623
|
+
pf as VcVideo,
|
|
4624
|
+
Ef as VcWidget,
|
|
4624
4625
|
eo as WidgetScopeKey,
|
|
4625
4626
|
la as WidgetServiceKey,
|
|
4626
4627
|
Zt as __registerBladeConfig,
|
|
4627
|
-
|
|
4628
|
-
|
|
4629
|
-
|
|
4630
|
-
|
|
4631
|
-
|
|
4632
|
-
|
|
4633
|
-
|
|
4628
|
+
$m as _createInternalUserLogic,
|
|
4629
|
+
id as _resetAdapterState,
|
|
4630
|
+
Um as _sharedInternalUserLogic,
|
|
4631
|
+
hf as addAppBarWidget,
|
|
4632
|
+
vf as addMenuItem,
|
|
4633
|
+
Sf as addSettingsMenuItem,
|
|
4634
|
+
Af as after,
|
|
4634
4635
|
Lo as aiAgentPlugin,
|
|
4635
|
-
|
|
4636
|
-
|
|
4637
|
-
|
|
4638
|
-
|
|
4639
|
-
|
|
4640
|
-
|
|
4641
|
-
|
|
4642
|
-
|
|
4643
|
-
|
|
4644
|
-
|
|
4636
|
+
bf as autofocus,
|
|
4637
|
+
wf as before,
|
|
4638
|
+
Tf as bigInt,
|
|
4639
|
+
Ac as camelToSnake,
|
|
4640
|
+
wc as camelize,
|
|
4641
|
+
Xc as clearLayoutStorage,
|
|
4642
|
+
Lf as convertColorNameToHex,
|
|
4643
|
+
_f as convertMomentFormat,
|
|
4644
|
+
Wm as createAiAgentToolbarButton,
|
|
4645
|
+
Oc as createAppModule,
|
|
4645
4646
|
H as createLogger,
|
|
4646
|
-
|
|
4647
|
+
dd as default,
|
|
4647
4648
|
At as defineAppModule,
|
|
4648
|
-
|
|
4649
|
-
|
|
4650
|
-
|
|
4651
|
-
|
|
4652
|
-
|
|
4653
|
-
|
|
4654
|
-
|
|
4649
|
+
Mc as defineBladeContext,
|
|
4650
|
+
Xm as defineExtensionPoint,
|
|
4651
|
+
Of as fileWeight,
|
|
4652
|
+
yf as formatBadgeCount,
|
|
4653
|
+
If as formatDateRelative,
|
|
4654
|
+
Rf as formatDateWithPattern,
|
|
4655
|
+
qc as fromGridstackNode,
|
|
4655
4656
|
gs as generateId,
|
|
4656
|
-
|
|
4657
|
-
|
|
4658
|
-
|
|
4659
|
-
|
|
4657
|
+
Pf as getAllBladeConfigs,
|
|
4658
|
+
Cf as getBestThumbnailSize,
|
|
4659
|
+
Df as getBladeConfig,
|
|
4660
|
+
yc as getComponentDefaults,
|
|
4660
4661
|
Ea as getExtensionColor,
|
|
4661
4662
|
ha as getExtensionLabel,
|
|
4662
|
-
|
|
4663
|
-
|
|
4664
|
-
|
|
4663
|
+
Nf as getMenuBadge,
|
|
4664
|
+
kf as getMenuBadges,
|
|
4665
|
+
Bf as getThumbnailUrl,
|
|
4665
4666
|
oe as i18n,
|
|
4666
|
-
|
|
4667
|
-
|
|
4667
|
+
Fc as injectBladeContext,
|
|
4668
|
+
Mf as isFrameworkError,
|
|
4668
4669
|
ma as isImage,
|
|
4669
|
-
|
|
4670
|
+
Ff as isValidHexColor,
|
|
4670
4671
|
zo as kebabToCamel,
|
|
4671
|
-
|
|
4672
|
-
|
|
4673
|
-
|
|
4672
|
+
bc as kebabToPascal,
|
|
4673
|
+
Vf as languageToCountryMap,
|
|
4674
|
+
jc as loadLayoutFromStorage,
|
|
4674
4675
|
Jt as loading,
|
|
4675
|
-
|
|
4676
|
-
|
|
4677
|
-
|
|
4678
|
-
|
|
4679
|
-
|
|
4676
|
+
Gm as logger,
|
|
4677
|
+
xm as loggers,
|
|
4678
|
+
Zc as mergeLayoutWithWidgets,
|
|
4679
|
+
$f as mindimensions,
|
|
4680
|
+
Uf as normalizeHexColor,
|
|
4680
4681
|
Z as notification,
|
|
4681
4682
|
Be as parseError,
|
|
4682
4683
|
jo as permissions,
|
|
4683
|
-
|
|
4684
|
-
|
|
4685
|
-
|
|
4686
|
-
|
|
4687
|
-
|
|
4688
|
-
|
|
4689
|
-
|
|
4690
|
-
|
|
4684
|
+
Wf as provideAppBarState,
|
|
4685
|
+
Gf as provideAppBarWidget,
|
|
4686
|
+
xf as provideDashboardService,
|
|
4687
|
+
Hf as provideLanguages,
|
|
4688
|
+
zf as provideMenuService,
|
|
4689
|
+
Kf as provideSettingsMenu,
|
|
4690
|
+
qf as provideSidebarState,
|
|
4691
|
+
jf as provideToolbarService,
|
|
4691
4692
|
pa as readableSize,
|
|
4692
|
-
|
|
4693
|
-
|
|
4694
|
-
|
|
4695
|
-
|
|
4696
|
-
|
|
4697
|
-
|
|
4698
|
-
|
|
4699
|
-
|
|
4700
|
-
|
|
4701
|
-
|
|
4693
|
+
Yf as registerDashboardWidget,
|
|
4694
|
+
Zf as registerExternalWidget,
|
|
4695
|
+
Xf as registerToolbarItem,
|
|
4696
|
+
Jf as registerWidget,
|
|
4697
|
+
Qf as removeMenuBadge,
|
|
4698
|
+
eg as removeRegisteredMenuItem,
|
|
4699
|
+
tg as resolveLocale,
|
|
4700
|
+
ag as resolveLocaleSync,
|
|
4701
|
+
Yc as saveLayoutToStorage,
|
|
4702
|
+
sg as setMenuBadge,
|
|
4702
4703
|
Yo as signalR,
|
|
4703
|
-
|
|
4704
|
-
|
|
4705
|
-
|
|
4706
|
-
|
|
4707
|
-
|
|
4704
|
+
og as stripTenantPrefix,
|
|
4705
|
+
Kc as toGridstackWidget,
|
|
4706
|
+
ng as useAdaptiveItems,
|
|
4707
|
+
Hm as useAiAgent,
|
|
4708
|
+
jm as useAiAgentContext,
|
|
4708
4709
|
fn as useApiClient,
|
|
4709
|
-
|
|
4710
|
-
|
|
4711
|
-
|
|
4712
|
-
|
|
4710
|
+
rg as useAppBarMobileActions,
|
|
4711
|
+
ig as useAppBarState,
|
|
4712
|
+
lg as useAppBarWidget,
|
|
4713
|
+
cg as useAppBarWidgets,
|
|
4713
4714
|
Ds as useAppInsights,
|
|
4714
|
-
|
|
4715
|
-
|
|
4715
|
+
Pc as useAssets,
|
|
4716
|
+
Cc as useAssetsManager,
|
|
4716
4717
|
Sa as useAsync,
|
|
4717
|
-
|
|
4718
|
+
dg as useBadge,
|
|
4718
4719
|
An as useBeforeUnload,
|
|
4719
4720
|
Et as useBlade,
|
|
4720
|
-
|
|
4721
|
-
|
|
4722
|
-
|
|
4723
|
-
|
|
4724
|
-
|
|
4725
|
-
|
|
4726
|
-
|
|
4727
|
-
|
|
4728
|
-
|
|
4729
|
-
|
|
4730
|
-
|
|
4721
|
+
cd as useBladeForm,
|
|
4722
|
+
ug as useBladeLoading,
|
|
4723
|
+
fg as useBladeMessaging,
|
|
4724
|
+
ld as useBladeNavigation,
|
|
4725
|
+
Tc as useBladeNotifications,
|
|
4726
|
+
zm as useBladeStack,
|
|
4727
|
+
kc as useBladeWidgets,
|
|
4728
|
+
gg as useBreadcrumbs,
|
|
4729
|
+
_c as useBroadcastFilter,
|
|
4730
|
+
mg as useCollapsible,
|
|
4731
|
+
pg as useColumnFilter,
|
|
4731
4732
|
mr as useContainer,
|
|
4732
4733
|
Ss as useDashboard,
|
|
4733
|
-
|
|
4734
|
-
|
|
4735
|
-
|
|
4736
|
-
|
|
4737
|
-
|
|
4738
|
-
|
|
4739
|
-
|
|
4740
|
-
|
|
4741
|
-
|
|
4742
|
-
|
|
4743
|
-
|
|
4744
|
-
|
|
4734
|
+
Eg as useDataTablePagination,
|
|
4735
|
+
hg as useDataTableSort,
|
|
4736
|
+
Dc as useDynamicProperties,
|
|
4737
|
+
vg as useErrorHandler,
|
|
4738
|
+
Jm as useExtensionPoint,
|
|
4739
|
+
Sg as useFilterState,
|
|
4740
|
+
Ag as useFloatingPosition,
|
|
4741
|
+
bg as useFormField,
|
|
4742
|
+
Ic as useFunctions,
|
|
4743
|
+
wg as useGalleryPreview,
|
|
4744
|
+
xr as useGridstack,
|
|
4745
|
+
Tg as useImageLoad,
|
|
4745
4746
|
dr as useInstance,
|
|
4746
|
-
|
|
4747
|
+
Lg as useLanguages,
|
|
4747
4748
|
Aa as useLoading,
|
|
4748
|
-
|
|
4749
|
-
|
|
4750
|
-
|
|
4751
|
-
|
|
4752
|
-
|
|
4749
|
+
_g as useMenuActiveState,
|
|
4750
|
+
Og as useMenuExpanded,
|
|
4751
|
+
yg as useMenuService,
|
|
4752
|
+
Vc as useModificationTracker,
|
|
4753
|
+
Lc as useNotificationContext,
|
|
4753
4754
|
Ee as useNotificationStore,
|
|
4754
|
-
|
|
4755
|
+
Rc as useNotifications,
|
|
4755
4756
|
gt as usePermissions,
|
|
4756
4757
|
bs as usePopup,
|
|
4757
4758
|
ps as useResponsive,
|
|
4758
|
-
|
|
4759
|
+
Ig as useScrollArrows,
|
|
4759
4760
|
Pe as useSettings,
|
|
4760
|
-
|
|
4761
|
-
|
|
4762
|
-
|
|
4763
|
-
|
|
4764
|
-
|
|
4765
|
-
|
|
4766
|
-
|
|
4767
|
-
|
|
4768
|
-
|
|
4769
|
-
|
|
4770
|
-
|
|
4771
|
-
|
|
4772
|
-
|
|
4773
|
-
|
|
4761
|
+
Rg as useSettingsMenu,
|
|
4762
|
+
Pg as useShellBootstrap,
|
|
4763
|
+
Cg as useShellLifecycle,
|
|
4764
|
+
Dg as useShellNavigation,
|
|
4765
|
+
Ng as useSidebarState,
|
|
4766
|
+
kg as useTableColumnsReorder,
|
|
4767
|
+
Bg as useTableColumnsResize,
|
|
4768
|
+
Mg as useTableContext,
|
|
4769
|
+
Fg as useTableInlineEdit,
|
|
4770
|
+
Vg as useTableRowGrouping,
|
|
4771
|
+
$g as useTableRowReorder,
|
|
4772
|
+
Ug as useTableSelection,
|
|
4773
|
+
Wg as useTableSort,
|
|
4774
|
+
Gg as useTeleportTarget,
|
|
4774
4775
|
ws as useTheme,
|
|
4775
|
-
|
|
4776
|
-
|
|
4777
|
-
|
|
4778
|
-
|
|
4779
|
-
|
|
4780
|
-
|
|
4781
|
-
|
|
4776
|
+
xg as useToggleableContent,
|
|
4777
|
+
Hg as useToolbar,
|
|
4778
|
+
Km as useUser,
|
|
4779
|
+
zg as useVirtualScroll,
|
|
4780
|
+
Nc as useWebVitals,
|
|
4781
|
+
Bc as useWidgetTrigger,
|
|
4782
|
+
Kg as vAutofocus,
|
|
4782
4783
|
Jt as vLoading,
|
|
4783
|
-
|
|
4784
|
+
qg as wrapError
|
|
4784
4785
|
};
|