@anzusystems/common-admin 1.26.0 → 1.28.0
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/common-admin.es.d.ts +4 -1
- package/dist/common-admin.es.js +50 -49
- package/dist/{lib-b1801152.js → lib-92996438.js} +233 -232
- package/dist/lib-92996438.js.map +1 -0
- package/dist/{shortcut-buttons-flatpickr-9ca75ac0.js → shortcut-buttons-flatpickr-7b30054f.js} +2 -2
- package/dist/{shortcut-buttons-flatpickr-9ca75ac0.js.map → shortcut-buttons-flatpickr-7b30054f.js.map} +1 -1
- package/dist/{webfontloader-9f0f1eb9.js → webfontloader-94c583ed.js} +2 -2
- package/dist/{webfontloader-9f0f1eb9.js.map → webfontloader-94c583ed.js.map} +1 -1
- package/package.json +14 -14
- package/dist/lib-b1801152.js.map +0 -1
|
@@ -216,10 +216,10 @@ const Gg = /* @__PURE__ */ R({
|
|
|
216
216
|
const a = /^:([a-zA-Z0-9_-]+).*/, o = s.match(a);
|
|
217
217
|
ue(o) || !o[1] || D(r[o[1]]) || (e[n] = r[o[1]] + "");
|
|
218
218
|
}), e.join("/");
|
|
219
|
-
}, eA = (t) => t.replace(".", "-"), wt = Symbol.for("anzu:SystemScope"), _t = Symbol.for("anzu:SubjectScope"), aa = Symbol.for("anzu:DamClient"), Gi = Symbol.for("anzu:CurrentUser"), oa = Symbol.for("anzu:CustomAclResolver"), da = Symbol.for("anzu:AvailableLanguages"), la = Symbol.for("anzu:DefaultLanguage"), ua = Symbol.for("anzu:DefaultLicenceId"), xd = Symbol.for("anzu:ImageOptions"), bd = {
|
|
219
|
+
}, eA = (t) => t.replace(".", "-"), tA = (t) => /^[a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,63}$/.test(t), wt = Symbol.for("anzu:SystemScope"), _t = Symbol.for("anzu:SubjectScope"), aa = Symbol.for("anzu:DamClient"), Gi = Symbol.for("anzu:CurrentUser"), oa = Symbol.for("anzu:CustomAclResolver"), da = Symbol.for("anzu:AvailableLanguages"), la = Symbol.for("anzu:DefaultLanguage"), ua = Symbol.for("anzu:DefaultLicenceId"), xd = Symbol.for("anzu:ImageOptions"), bd = {
|
|
220
220
|
key: 0,
|
|
221
221
|
class: "required"
|
|
222
|
-
},
|
|
222
|
+
}, rA = /* @__PURE__ */ R({
|
|
223
223
|
__name: "AFormTextField",
|
|
224
224
|
props: {
|
|
225
225
|
modelValue: {},
|
|
@@ -285,7 +285,7 @@ const Gg = /* @__PURE__ */ R({
|
|
|
285
285
|
}), yd = {
|
|
286
286
|
key: 0,
|
|
287
287
|
class: "required"
|
|
288
|
-
},
|
|
288
|
+
}, iA = /* @__PURE__ */ R({
|
|
289
289
|
__name: "AFormTextarea",
|
|
290
290
|
props: {
|
|
291
291
|
modelValue: {},
|
|
@@ -345,7 +345,7 @@ const Gg = /* @__PURE__ */ R({
|
|
|
345
345
|
}
|
|
346
346
|
]), 1032, ["prepend-icon", "data-cy", "error-messages", "model-value", "required", "rows", "append-icon"]));
|
|
347
347
|
}
|
|
348
|
-
}),
|
|
348
|
+
}), sA = /* @__PURE__ */ R({
|
|
349
349
|
__name: "ASystemEntityScope",
|
|
350
350
|
props: {
|
|
351
351
|
system: {},
|
|
@@ -358,7 +358,7 @@ const Gg = /* @__PURE__ */ R({
|
|
|
358
358
|
}), Cd = { class: "anzu-data-footer" }, Kd = {
|
|
359
359
|
key: 0,
|
|
360
360
|
class: "anzu-data-footer__page-limit"
|
|
361
|
-
}, Id = { class: "anzu-data-footer__pagination" }, wd = { class: "anzu-data-footer__icons-before" }, _d = { class: "current-page" }, Dd = { class: "anzu-data-footer__icons-after" },
|
|
361
|
+
}, Id = { class: "anzu-data-footer__pagination" }, wd = { class: "anzu-data-footer__icons-before" }, _d = { class: "current-page" }, Dd = { class: "anzu-data-footer__icons-after" }, nA = /* @__PURE__ */ R({
|
|
362
362
|
__name: "ADatatablePagination",
|
|
363
363
|
props: {
|
|
364
364
|
modelValue: {},
|
|
@@ -459,7 +459,7 @@ const Gg = /* @__PURE__ */ R({
|
|
|
459
459
|
]));
|
|
460
460
|
}
|
|
461
461
|
});
|
|
462
|
-
const
|
|
462
|
+
const aA = /* @__PURE__ */ R({
|
|
463
463
|
__name: "ADatatableConfigButton",
|
|
464
464
|
props: {
|
|
465
465
|
columnsAll: {},
|
|
@@ -550,7 +550,7 @@ const nA = /* @__PURE__ */ R({
|
|
|
550
550
|
_: 1
|
|
551
551
|
}, 8, ["class", "data-cy"]));
|
|
552
552
|
}
|
|
553
|
-
}), kd = { class: "d-flex align-center justify-center" }, Sd = { class: "text-caption mr-1" },
|
|
553
|
+
}), kd = { class: "d-flex align-center justify-center" }, Sd = { class: "text-caption mr-1" }, oA = /* @__PURE__ */ R({
|
|
554
554
|
__name: "ADatatableOrdering",
|
|
555
555
|
props: {
|
|
556
556
|
variant: { default: "default" },
|
|
@@ -673,7 +673,7 @@ const nA = /* @__PURE__ */ R({
|
|
|
673
673
|
_: 3
|
|
674
674
|
}));
|
|
675
675
|
}
|
|
676
|
-
}),
|
|
676
|
+
}), dA = /* @__PURE__ */ R({
|
|
677
677
|
__name: "ALogData",
|
|
678
678
|
props: {
|
|
679
679
|
data: {}
|
|
@@ -1014,7 +1014,7 @@ class Ue extends Error {
|
|
|
1014
1014
|
super(e), this.name = "AnzuFatalError", this.cause = r, this.message = e;
|
|
1015
1015
|
}
|
|
1016
1016
|
}
|
|
1017
|
-
const Qd = 200, el = 201, $t = 204,
|
|
1017
|
+
const Qd = 200, el = 201, $t = 204, lA = 400, uA = 401, tl = 403, fa = 422, rl = [Qd, el, $t], er = (t) => {
|
|
1018
1018
|
var r;
|
|
1019
1019
|
return Hs.isAxiosError(t) && ((r = t.response) == null ? void 0 : r.status) === tl;
|
|
1020
1020
|
}, Fa = (t) => t instanceof Bt;
|
|
@@ -1191,7 +1191,7 @@ function ri() {
|
|
|
1191
1191
|
showErrorsDefault: (A) => Fa(A) ? (m(), !0) : qa(A) ? (c(A.fields), !0) : al(A) ? (u(A.detail), !0) : Va(A) || Ya(A) ? (q(), !0) : !1
|
|
1192
1192
|
};
|
|
1193
1193
|
}
|
|
1194
|
-
const
|
|
1194
|
+
const cA = /* @__PURE__ */ R({
|
|
1195
1195
|
__name: "ACreateDialog",
|
|
1196
1196
|
props: {
|
|
1197
1197
|
modelValue: { type: Boolean },
|
|
@@ -1305,7 +1305,7 @@ const uA = /* @__PURE__ */ R({
|
|
|
1305
1305
|
}, 8, ["class", "data-cy", "onClick"]);
|
|
1306
1306
|
};
|
|
1307
1307
|
}
|
|
1308
|
-
}), ll = { class: "a-admin-switcher__content" }, ul = ["href"], cl = ["src", "alt"], Vl = { class: "a-admin-switcher__item-title" },
|
|
1308
|
+
}), ll = { class: "a-admin-switcher__content" }, ul = ["href"], cl = ["src", "alt"], Vl = { class: "a-admin-switcher__item-title" }, VA = /* @__PURE__ */ R({
|
|
1309
1309
|
__name: "AAdminSwitcher",
|
|
1310
1310
|
props: {
|
|
1311
1311
|
configUrl: { default: null }
|
|
@@ -1376,7 +1376,7 @@ function Fl(t, r) {
|
|
|
1376
1376
|
const e = dt("RouterView");
|
|
1377
1377
|
return x(), P(e);
|
|
1378
1378
|
}
|
|
1379
|
-
const
|
|
1379
|
+
const fA = /* @__PURE__ */ ir(fl, [["render", Fl]]);
|
|
1380
1380
|
var ii = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
1381
1381
|
function Xa(t) {
|
|
1382
1382
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
@@ -1757,13 +1757,13 @@ var pa = { exports: {} };
|
|
|
1757
1757
|
var Yl = pa.exports;
|
|
1758
1758
|
const Xl = /* @__PURE__ */ Xa(Yl);
|
|
1759
1759
|
Ie.extend(Xl);
|
|
1760
|
-
const Yr = ".000000Z", ki = "YYYY-MM-DDTHH:mm:ss", Wi = "1970-01-01T00:00:00.000000Z", Ji = "2100-01-01T00:00:00.000000Z", ml = () => Ie().utc().toDate(),
|
|
1760
|
+
const Yr = ".000000Z", ki = "YYYY-MM-DDTHH:mm:ss", Wi = "1970-01-01T00:00:00.000000Z", Ji = "2100-01-01T00:00:00.000000Z", ml = () => Ie().utc().toDate(), FA = (t) => Ie(t).toDate(), qA = () => _i(Ie().utc().unix()), Xr = (t = !0, r = !1) => t && !r ? Ie().utc().format("YYYY-MM-DDTHH:mm:ss") + Yr : t && r ? Ie().utc().format("YYYY-MM-DDTHH:mm:00") + Yr : !t && r ? Ie().utc().format("YYYY-MM-DDTHH:mm:00.SSSSSS") + "Z" : Ie().utc().format("YYYY-MM-DDTHH:mm:ss.SSSSSS") + "Z", YA = (t = 0) => t === 0 ? Ie().startOf("day").utc().format(ki) + Yr : Ie().add(t, "days").startOf("day").utc().format(ki) + Yr, XA = (t = 0) => t === 0 ? Ie().endOf("day").utc().format(ki) + Yr : Ie().add(t, "days").endOf("day").utc().format(ki) + Yr, mA = (t = 0, r = null) => (r === null && (r = /* @__PURE__ */ new Date()), t === 0 ? r : t > 0 ? Ie(r).add(t, "minutes").toDate() : t < 0 ? Ie(r).subtract(Math.abs(t), "minutes").toDate() : r), pl = (t) => Ie(t).utc().format("YYYY-MM-DDTHH:mm:ss") + Yr, pA = () => Ie().utc().format("YYYY"), Ds = (t, r = "") => t === Ji || t === Wi || t === "" || ue(t) || D(t) ? r : Ie(t).format("DD.MM.YYYY HH:mm"), gA = (t, r = "") => {
|
|
1761
1761
|
if (t === Ji || t === Wi || t === "" || ue(t) || D(t))
|
|
1762
1762
|
return r;
|
|
1763
1763
|
let e = !0, i = !0;
|
|
1764
1764
|
const s = Ie(t), n = Ie();
|
|
1765
1765
|
return n.format("YYYY") === s.format("YYYY") && (e = !1), n.format("YYYY-MM-DD") === s.format("YYYY-MM-DD") && (i = !1), !e && !i ? Ie(s).format("H:mm") : e ? Ie(s).format("D.M.YYYY H:mm") : Ie(s).format("D.M. H:mm");
|
|
1766
|
-
},
|
|
1766
|
+
}, AA = (t, r = "") => t === Ji || t === Wi || t === "" || ue(t) || D(t) ? r : Ie(t).format("DD.MM.YYYY"), hA = (t, r = "") => t === Ji || t === Wi || t === "" || ue(t) || D(t) ? r : Ie(t).format("HH:mm"), vA = (t, r, e = "ms") => {
|
|
1767
1767
|
const i = Ie(t), s = Ie(r);
|
|
1768
1768
|
return i.diff(s, e);
|
|
1769
1769
|
}, gl = { class: "d-flex align-center" }, Al = {
|
|
@@ -1772,7 +1772,7 @@ const Yr = ".000000Z", ki = "YYYY-MM-DDTHH:mm:ss", Wi = "1970-01-01T00:00:00.000
|
|
|
1772
1772
|
}, hl = { class: "d-flex align-center" }, vl = {
|
|
1773
1773
|
key: 0,
|
|
1774
1774
|
class: "mr-2"
|
|
1775
|
-
},
|
|
1775
|
+
}, xA = /* @__PURE__ */ R({
|
|
1776
1776
|
__name: "ATimeTrackingFields",
|
|
1777
1777
|
props: {
|
|
1778
1778
|
data: {},
|
|
@@ -1977,7 +1977,7 @@ const ga = /* @__PURE__ */ R({
|
|
|
1977
1977
|
]), 1032, ["modelValue", "label", "data-cy", "placeholder"]));
|
|
1978
1978
|
}
|
|
1979
1979
|
});
|
|
1980
|
-
const
|
|
1980
|
+
const bA = /* @__PURE__ */ ir(bl, [["__scopeId", "data-v-c2649051"]]), yA = /* @__PURE__ */ R({
|
|
1981
1981
|
__name: "AFilterInteger",
|
|
1982
1982
|
props: {
|
|
1983
1983
|
modelValue: {},
|
|
@@ -2104,7 +2104,7 @@ const xA = /* @__PURE__ */ ir(bl, [["__scopeId", "data-v-c2649051"]]), bA = /* @
|
|
|
2104
2104
|
_: 1
|
|
2105
2105
|
}, 8, ["class", "data-cy", "onClick"]));
|
|
2106
2106
|
}
|
|
2107
|
-
}),
|
|
2107
|
+
}), CA = /* @__PURE__ */ R({
|
|
2108
2108
|
__name: "AFilterWrapper",
|
|
2109
2109
|
props: {
|
|
2110
2110
|
enableAdvanced: { type: Boolean, default: !1 },
|
|
@@ -2211,7 +2211,7 @@ function Aa() {
|
|
|
2211
2211
|
getGrantOption: (i) => r.value.find((s) => s.value === i)
|
|
2212
2212
|
};
|
|
2213
2213
|
}
|
|
2214
|
-
const
|
|
2214
|
+
const KA = /* @__PURE__ */ R({
|
|
2215
2215
|
__name: "APermissionGrantEditor",
|
|
2216
2216
|
props: {
|
|
2217
2217
|
availableGrants: {},
|
|
@@ -2285,7 +2285,7 @@ function Il() {
|
|
|
2285
2285
|
const wl = {
|
|
2286
2286
|
key: 0,
|
|
2287
2287
|
class: "ml-1"
|
|
2288
|
-
},
|
|
2288
|
+
}, IA = /* @__PURE__ */ R({
|
|
2289
2289
|
__name: "APermissionValueChip",
|
|
2290
2290
|
props: {
|
|
2291
2291
|
grant: {},
|
|
@@ -2316,7 +2316,7 @@ const wl = {
|
|
|
2316
2316
|
i && typeof i == "object" && va(i);
|
|
2317
2317
|
}
|
|
2318
2318
|
return Object.freeze(t);
|
|
2319
|
-
},
|
|
2319
|
+
}, wA = (t) => Object.keys(t).map((r) => t[r]), xa = (t, r, e = ".") => {
|
|
2320
2320
|
const i = r.split(e);
|
|
2321
2321
|
let s = t;
|
|
2322
2322
|
for (; i.length; ) {
|
|
@@ -2337,7 +2337,7 @@ const wl = {
|
|
|
2337
2337
|
}
|
|
2338
2338
|
n[s[0]] = e;
|
|
2339
2339
|
};
|
|
2340
|
-
function
|
|
2340
|
+
function _A(t, r, e = ".") {
|
|
2341
2341
|
const i = r.split(e), s = i.length - 1;
|
|
2342
2342
|
function n(a, o = 0) {
|
|
2343
2343
|
const d = i[o];
|
|
@@ -4360,7 +4360,7 @@ const Wl = {
|
|
|
4360
4360
|
},
|
|
4361
4361
|
{ immediate: !0 }
|
|
4362
4362
|
), Ir(() => {
|
|
4363
|
-
import("./shortcut-buttons-flatpickr-
|
|
4363
|
+
import("./shortcut-buttons-flatpickr-7b30054f.js").then((v) => v.s).then((v) => {
|
|
4364
4364
|
i.value = v.default, s.value = !0;
|
|
4365
4365
|
});
|
|
4366
4366
|
}), (v, B) => (x(), P(Qr, {
|
|
@@ -4415,7 +4415,7 @@ const Wl = {
|
|
|
4415
4415
|
]), 1032, ["modelValue", "error-messages", "placeholder", "onKeyup"]));
|
|
4416
4416
|
}
|
|
4417
4417
|
});
|
|
4418
|
-
const Ws = /* @__PURE__ */ ir(Jl, [["__scopeId", "data-v-09bb56fe"]]),
|
|
4418
|
+
const Ws = /* @__PURE__ */ ir(Jl, [["__scopeId", "data-v-09bb56fe"]]), DA = /* @__PURE__ */ R({
|
|
4419
4419
|
__name: "AFormDatetimePicker",
|
|
4420
4420
|
props: {
|
|
4421
4421
|
modelValue: {},
|
|
@@ -4464,7 +4464,7 @@ const Ws = /* @__PURE__ */ ir(Jl, [["__scopeId", "data-v-09bb56fe"]]), _A = /* @
|
|
|
4464
4464
|
onBlur: o
|
|
4465
4465
|
}, null, 8, ["modelValue", "data-cy", "error-messages", "required", "label", "clearable"]));
|
|
4466
4466
|
}
|
|
4467
|
-
}),
|
|
4467
|
+
}), kA = /* @__PURE__ */ R({
|
|
4468
4468
|
__name: "AFormFlagDatetimePicker",
|
|
4469
4469
|
props: {
|
|
4470
4470
|
modelValue: {},
|
|
@@ -4553,7 +4553,7 @@ const Ws = /* @__PURE__ */ ir(Jl, [["__scopeId", "data-v-09bb56fe"]]), _A = /* @
|
|
|
4553
4553
|
})
|
|
4554
4554
|
], 64));
|
|
4555
4555
|
}
|
|
4556
|
-
}),
|
|
4556
|
+
}), SA = /* @__PURE__ */ R({
|
|
4557
4557
|
__name: "AFilterDatetimePicker",
|
|
4558
4558
|
props: {
|
|
4559
4559
|
modelValue: {},
|
|
@@ -4591,7 +4591,7 @@ function _r(t = "id") {
|
|
|
4591
4591
|
totalCount: 0
|
|
4592
4592
|
});
|
|
4593
4593
|
}
|
|
4594
|
-
function
|
|
4594
|
+
function MA(t) {
|
|
4595
4595
|
return {
|
|
4596
4596
|
showPagination: w(() => !(t.page === 1 && t.currentViewCount < t.rowsPerPage))
|
|
4597
4597
|
};
|
|
@@ -4599,7 +4599,7 @@ function SA(t) {
|
|
|
4599
4599
|
const Zl = {
|
|
4600
4600
|
key: 0,
|
|
4601
4601
|
class: "required"
|
|
4602
|
-
},
|
|
4602
|
+
}, TA = /* @__PURE__ */ R({
|
|
4603
4603
|
__name: "AFormRemoteAutocomplete",
|
|
4604
4604
|
props: {
|
|
4605
4605
|
modelValue: {},
|
|
@@ -4737,7 +4737,7 @@ const Zl = {
|
|
|
4737
4737
|
_: 1
|
|
4738
4738
|
}, 8, ["modelValue", "items", "multiple", "clearable", "error-messages", "chips", "hide-details", "loading"]));
|
|
4739
4739
|
}
|
|
4740
|
-
}), Ql = { class: "d-flex" }, eu = ["for"],
|
|
4740
|
+
}), Ql = { class: "d-flex" }, eu = ["for"], EA = /* @__PURE__ */ R({
|
|
4741
4741
|
__name: "AFormRemoteCheckbox",
|
|
4742
4742
|
props: {
|
|
4743
4743
|
modelValue: { type: Boolean },
|
|
@@ -4788,7 +4788,7 @@ const Zl = {
|
|
|
4788
4788
|
}, k(a.value), 9, eu))
|
|
4789
4789
|
]));
|
|
4790
4790
|
}
|
|
4791
|
-
}), tu = { class: "d-flex" }, ru = ["for"],
|
|
4791
|
+
}), tu = { class: "d-flex" }, ru = ["for"], PA = /* @__PURE__ */ R({
|
|
4792
4792
|
__name: "AFormRemoteSwitch",
|
|
4793
4793
|
props: {
|
|
4794
4794
|
modelValue: { type: Boolean },
|
|
@@ -4872,7 +4872,7 @@ const Zl = {
|
|
|
4872
4872
|
const iu = { key: 0 }, su = {
|
|
4873
4873
|
key: 0,
|
|
4874
4874
|
class: "required"
|
|
4875
|
-
},
|
|
4875
|
+
}, $A = /* @__PURE__ */ R({
|
|
4876
4876
|
__name: "AFormValueObjectOptionsSelect",
|
|
4877
4877
|
props: {
|
|
4878
4878
|
modelValue: {},
|
|
@@ -4935,7 +4935,7 @@ const iu = { key: 0 }, su = {
|
|
|
4935
4935
|
_: 1
|
|
4936
4936
|
}, 8, ["modelValue", "items", "multiple", "clearable", "error-messages", "data-cy"]));
|
|
4937
4937
|
}
|
|
4938
|
-
}),
|
|
4938
|
+
}), BA = /* @__PURE__ */ R({
|
|
4939
4939
|
__name: "AFilterValueObjectOptionsSelect",
|
|
4940
4940
|
props: {
|
|
4941
4941
|
modelValue: {},
|
|
@@ -4964,7 +4964,7 @@ const iu = { key: 0 }, su = {
|
|
|
4964
4964
|
onChange: l[2] || (l[2] = (c) => r("change"))
|
|
4965
4965
|
}, null, 8, ["modelValue", "items", "chips", "label", "multiple", "clearable"]));
|
|
4966
4966
|
}
|
|
4967
|
-
}),
|
|
4967
|
+
}), OA = /* @__PURE__ */ R({
|
|
4968
4968
|
__name: "AFilterRemoteAutocomplete",
|
|
4969
4969
|
props: {
|
|
4970
4970
|
modelValue: {},
|
|
@@ -5124,7 +5124,7 @@ const iu = { key: 0 }, su = {
|
|
|
5124
5124
|
]));
|
|
5125
5125
|
}
|
|
5126
5126
|
});
|
|
5127
|
-
const
|
|
5127
|
+
const NA = /* @__PURE__ */ ir(au, [["__scopeId", "data-v-0bca0344"]]), Fs = /* @__PURE__ */ R({
|
|
5128
5128
|
__name: "AFilterBooleanSelect",
|
|
5129
5129
|
props: {
|
|
5130
5130
|
modelValue: {},
|
|
@@ -5222,7 +5222,7 @@ const du = /* @__PURE__ */ R({
|
|
|
5222
5222
|
LINK_EXTERNAL: "mdi-open-in-new"
|
|
5223
5223
|
}
|
|
5224
5224
|
}
|
|
5225
|
-
}, vn = va(lu), uu = { key: 1 },
|
|
5225
|
+
}, vn = va(lu), uu = { key: 1 }, zA = /* @__PURE__ */ R({
|
|
5226
5226
|
__name: "ACachedChip",
|
|
5227
5227
|
props: {
|
|
5228
5228
|
id: { default: null },
|
|
@@ -5350,7 +5350,7 @@ function Vu() {
|
|
|
5350
5350
|
getLogLevelOption: (e) => t.value.find((i) => i.value === e)
|
|
5351
5351
|
};
|
|
5352
5352
|
}
|
|
5353
|
-
const
|
|
5353
|
+
const LA = /* @__PURE__ */ R({
|
|
5354
5354
|
__name: "ALogLevelChip",
|
|
5355
5355
|
props: {
|
|
5356
5356
|
level: {}
|
|
@@ -5369,7 +5369,7 @@ const zA = /* @__PURE__ */ R({
|
|
|
5369
5369
|
_: 1
|
|
5370
5370
|
}, 8, ["color"])) : ee("", !0);
|
|
5371
5371
|
}
|
|
5372
|
-
}), Da = (t) => "" + t, fu = ["data-cy", "onClick"],
|
|
5372
|
+
}), Da = (t) => "" + t, fu = ["data-cy", "onClick"], RA = /* @__PURE__ */ R({
|
|
5373
5373
|
__name: "ACopyText",
|
|
5374
5374
|
props: {
|
|
5375
5375
|
value: {},
|
|
@@ -5447,7 +5447,7 @@ const Fu = {
|
|
|
5447
5447
|
]));
|
|
5448
5448
|
}
|
|
5449
5449
|
});
|
|
5450
|
-
const
|
|
5450
|
+
const jA = /* @__PURE__ */ R({
|
|
5451
5451
|
__name: "AChipNoLink",
|
|
5452
5452
|
props: {
|
|
5453
5453
|
color: { default: void 0 },
|
|
@@ -5469,7 +5469,7 @@ const RA = /* @__PURE__ */ R({
|
|
|
5469
5469
|
_: 3
|
|
5470
5470
|
}, 8, ["color", "data-cy", "class", "size"]));
|
|
5471
5471
|
}
|
|
5472
|
-
}),
|
|
5472
|
+
}), HA = /* @__PURE__ */ R({
|
|
5473
5473
|
__name: "AUserAndTimeTrackingFields",
|
|
5474
5474
|
props: {
|
|
5475
5475
|
data: {},
|
|
@@ -5505,7 +5505,7 @@ const RA = /* @__PURE__ */ R({
|
|
|
5505
5505
|
}, 8, ["title"]))
|
|
5506
5506
|
], 64));
|
|
5507
5507
|
}
|
|
5508
|
-
}),
|
|
5508
|
+
}), UA = /* @__PURE__ */ R({
|
|
5509
5509
|
__name: "AActionCloseButton",
|
|
5510
5510
|
props: {
|
|
5511
5511
|
routeName: { default: void 0 },
|
|
@@ -5546,7 +5546,7 @@ const RA = /* @__PURE__ */ R({
|
|
|
5546
5546
|
_: 1
|
|
5547
5547
|
}, 8, ["class", "data-cy", "to", "width", "height"]));
|
|
5548
5548
|
}
|
|
5549
|
-
}),
|
|
5549
|
+
}), GA = /* @__PURE__ */ R({
|
|
5550
5550
|
__name: "AActionCreateButton",
|
|
5551
5551
|
props: {
|
|
5552
5552
|
routeName: {},
|
|
@@ -5608,7 +5608,7 @@ const RA = /* @__PURE__ */ R({
|
|
|
5608
5608
|
_: 1
|
|
5609
5609
|
}, 8, ["class", "data-cy", "variant", "to", "height"]));
|
|
5610
5610
|
}
|
|
5611
|
-
}),
|
|
5611
|
+
}), WA = /* @__PURE__ */ R({
|
|
5612
5612
|
__name: "AActionDeleteButton",
|
|
5613
5613
|
props: {
|
|
5614
5614
|
variant: { default: "icon" },
|
|
@@ -5752,7 +5752,7 @@ const RA = /* @__PURE__ */ R({
|
|
|
5752
5752
|
], 64);
|
|
5753
5753
|
};
|
|
5754
5754
|
}
|
|
5755
|
-
}),
|
|
5755
|
+
}), JA = /* @__PURE__ */ R({
|
|
5756
5756
|
__name: "AActionEditButton",
|
|
5757
5757
|
props: {
|
|
5758
5758
|
routeName: {},
|
|
@@ -5822,7 +5822,7 @@ const RA = /* @__PURE__ */ R({
|
|
|
5822
5822
|
_: 1
|
|
5823
5823
|
}, 8, ["class", "variant", "data-cy", "loading", "height", "onClick"]));
|
|
5824
5824
|
}
|
|
5825
|
-
}),
|
|
5825
|
+
}), ZA = /* @__PURE__ */ R({
|
|
5826
5826
|
__name: "AActionSaveAndCloseButton",
|
|
5827
5827
|
props: {
|
|
5828
5828
|
buttonT: { default: "common.button.saveAndClose" },
|
|
@@ -5866,7 +5866,7 @@ const RA = /* @__PURE__ */ R({
|
|
|
5866
5866
|
_: 1
|
|
5867
5867
|
}, 8, ["class", "data-cy", "loading", "disabled", "onClick"]));
|
|
5868
5868
|
}
|
|
5869
|
-
}),
|
|
5869
|
+
}), QA = /* @__PURE__ */ R({
|
|
5870
5870
|
__name: "AActionSaveButton",
|
|
5871
5871
|
props: {
|
|
5872
5872
|
buttonT: { default: "common.button.save" },
|
|
@@ -5936,7 +5936,7 @@ const RA = /* @__PURE__ */ R({
|
|
|
5936
5936
|
_: 1
|
|
5937
5937
|
}, 8, ["class", "data-cy", "variant", "loading", "disabled", "height", "onClick"]));
|
|
5938
5938
|
}
|
|
5939
|
-
}),
|
|
5939
|
+
}), eh = /* @__PURE__ */ R({
|
|
5940
5940
|
__name: "ATableCopyIdButton",
|
|
5941
5941
|
props: {
|
|
5942
5942
|
id: {},
|
|
@@ -5983,7 +5983,7 @@ const RA = /* @__PURE__ */ R({
|
|
|
5983
5983
|
_: 1
|
|
5984
5984
|
}, 8, ["class", "data-cy", "size", "onClick"])) : ee("", !0);
|
|
5985
5985
|
}
|
|
5986
|
-
}),
|
|
5986
|
+
}), th = /* @__PURE__ */ R({
|
|
5987
5987
|
__name: "ATableDetailButton",
|
|
5988
5988
|
props: {
|
|
5989
5989
|
routeName: {},
|
|
@@ -6020,7 +6020,7 @@ const RA = /* @__PURE__ */ R({
|
|
|
6020
6020
|
_: 1
|
|
6021
6021
|
}, 8, ["class", "data-cy", "to", "onClick"]));
|
|
6022
6022
|
}
|
|
6023
|
-
}),
|
|
6023
|
+
}), rh = /* @__PURE__ */ R({
|
|
6024
6024
|
__name: "ATableEditButton",
|
|
6025
6025
|
props: {
|
|
6026
6026
|
routeName: {},
|
|
@@ -6057,7 +6057,7 @@ const RA = /* @__PURE__ */ R({
|
|
|
6057
6057
|
_: 1
|
|
6058
6058
|
}, 8, ["class", "data-cy", "to", "onClick"]));
|
|
6059
6059
|
}
|
|
6060
|
-
}), Xu = /* @__PURE__ */ L("div", { class: "a-button-split__divider d-inline-flex" }, null, -1),
|
|
6060
|
+
}), Xu = /* @__PURE__ */ L("div", { class: "a-button-split__divider d-inline-flex" }, null, -1), ih = /* @__PURE__ */ R({
|
|
6061
6061
|
__name: "ABtnSplit",
|
|
6062
6062
|
props: {
|
|
6063
6063
|
buttonT: { default: "" },
|
|
@@ -6246,7 +6246,7 @@ function gu() {
|
|
|
6246
6246
|
setThemeLight: e
|
|
6247
6247
|
};
|
|
6248
6248
|
}
|
|
6249
|
-
const Au = { key: 0 }, hu = { key: 1 }, vu = { key: 2 },
|
|
6249
|
+
const Au = { key: 0 }, hu = { key: 1 }, vu = { key: 2 }, sh = /* @__PURE__ */ R({
|
|
6250
6250
|
__name: "AThemeSelect",
|
|
6251
6251
|
setup(t) {
|
|
6252
6252
|
const { setThemeDark: r, setThemeAuto: e, setThemeLight: i, settings: s } = gu(), { t: n } = ie(), a = z(!1);
|
|
@@ -6480,7 +6480,7 @@ const $u = /* @__PURE__ */ ir(Su, [["render", Pu]]), Bu = { class: "flag" }, xn
|
|
|
6480
6480
|
}));
|
|
6481
6481
|
}
|
|
6482
6482
|
});
|
|
6483
|
-
const
|
|
6483
|
+
const nh = /* @__PURE__ */ ir(Ou, [["__scopeId", "data-v-c3ec4800"]]), Nu = ["onClick"], zu = /* @__PURE__ */ R({
|
|
6484
6484
|
__name: "ASystemBarNewVersion",
|
|
6485
6485
|
setup(t) {
|
|
6486
6486
|
const { t: r } = ie(), e = () => {
|
|
@@ -6500,7 +6500,7 @@ class Fi extends Error {
|
|
|
6500
6500
|
super(r), this.name = "AnzuNewVersionFetchError", this.message = r;
|
|
6501
6501
|
}
|
|
6502
6502
|
}
|
|
6503
|
-
const Lu = { class: "text-center w-100 text-caption pb-1" },
|
|
6503
|
+
const Lu = { class: "text-center w-100 text-caption pb-1" }, ah = /* @__PURE__ */ R({
|
|
6504
6504
|
__name: "ASystemBar",
|
|
6505
6505
|
props: {
|
|
6506
6506
|
currentVersion: {},
|
|
@@ -6595,7 +6595,7 @@ const Lu = { class: "text-center w-100 text-caption pb-1" }, nh = /* @__PURE__ *
|
|
|
6595
6595
|
}, Hu = {
|
|
6596
6596
|
key: 0,
|
|
6597
6597
|
class: "required"
|
|
6598
|
-
},
|
|
6598
|
+
}, oh = /* @__PURE__ */ R({
|
|
6599
6599
|
__name: "AAvatarColorPicker",
|
|
6600
6600
|
props: {
|
|
6601
6601
|
modelValue: {},
|
|
@@ -6672,7 +6672,7 @@ const Lu = { class: "text-center w-100 text-caption pb-1" }, nh = /* @__PURE__ *
|
|
|
6672
6672
|
]));
|
|
6673
6673
|
}
|
|
6674
6674
|
});
|
|
6675
|
-
const Uu = /* @__PURE__ */ L("br", null, null, -1),
|
|
6675
|
+
const Uu = /* @__PURE__ */ L("br", null, null, -1), dh = /* @__PURE__ */ R({
|
|
6676
6676
|
__name: "ACurrentUserDropdown",
|
|
6677
6677
|
props: {
|
|
6678
6678
|
currentUser: {},
|
|
@@ -6847,7 +6847,7 @@ const Uu = /* @__PURE__ */ L("br", null, null, -1), oh = /* @__PURE__ */ R({
|
|
|
6847
6847
|
}), Gu = {
|
|
6848
6848
|
key: 0,
|
|
6849
6849
|
class: "required"
|
|
6850
|
-
},
|
|
6850
|
+
}, lh = /* @__PURE__ */ R({
|
|
6851
6851
|
__name: "AFormRemoteAutocompleteWithCached",
|
|
6852
6852
|
props: {
|
|
6853
6853
|
modelValue: {},
|
|
@@ -7036,7 +7036,7 @@ const Uu = /* @__PURE__ */ L("br", null, null, -1), oh = /* @__PURE__ */ R({
|
|
|
7036
7036
|
]));
|
|
7037
7037
|
}
|
|
7038
7038
|
});
|
|
7039
|
-
const
|
|
7039
|
+
const uh = /* @__PURE__ */ ir(rc, [["__scopeId", "data-v-1c5c4c96"]]), ch = /* @__PURE__ */ R({
|
|
7040
7040
|
__name: "ALogoutView",
|
|
7041
7041
|
props: {
|
|
7042
7042
|
logoutUrl: { type: Function, default: void 0 }
|
|
@@ -7047,7 +7047,7 @@ const lh = /* @__PURE__ */ ir(rc, [["__scopeId", "data-v-1c5c4c96"]]), uh = /* @
|
|
|
7047
7047
|
r.logoutUrl && (window.location.href = r.logoutUrl());
|
|
7048
7048
|
}), (e, i) => (x(), O("div"));
|
|
7049
7049
|
}
|
|
7050
|
-
}), ic = { class: "d-flex justify-center align-center fill-height" }, sc = { class: "d-flex flex-column align-center" }, nc = { class: "d-flex justify-center align-center text-primary" }, ac = { class: "pa-4" },
|
|
7050
|
+
}), ic = { class: "d-flex justify-center align-center fill-height" }, sc = { class: "d-flex flex-column align-center" }, nc = { class: "d-flex justify-center align-center text-primary" }, ac = { class: "pa-4" }, Vh = /* @__PURE__ */ R({
|
|
7051
7051
|
__name: "AUnauthorizedView",
|
|
7052
7052
|
props: {
|
|
7053
7053
|
returnRouteName: {}
|
|
@@ -7077,7 +7077,7 @@ const lh = /* @__PURE__ */ ir(rc, [["__scopeId", "data-v-1c5c4c96"]]), uh = /* @
|
|
|
7077
7077
|
])
|
|
7078
7078
|
]));
|
|
7079
7079
|
}
|
|
7080
|
-
}), oc = { class: "d-flex justify-center align-center fill-height" }, dc = { class: "d-flex flex-column align-center" }, lc = { class: "d-flex justify-center align-center text-primary" }, uc = { class: "pa-4" },
|
|
7080
|
+
}), oc = { class: "d-flex justify-center align-center fill-height" }, dc = { class: "d-flex flex-column align-center" }, lc = { class: "d-flex justify-center align-center text-primary" }, uc = { class: "pa-4" }, fh = /* @__PURE__ */ R({
|
|
7081
7081
|
__name: "ANotFoundView",
|
|
7082
7082
|
props: {
|
|
7083
7083
|
returnRouteName: {}
|
|
@@ -7107,7 +7107,7 @@ const lh = /* @__PURE__ */ ir(rc, [["__scopeId", "data-v-1c5c4c96"]]), uh = /* @
|
|
|
7107
7107
|
])
|
|
7108
7108
|
]));
|
|
7109
7109
|
}
|
|
7110
|
-
}),
|
|
7110
|
+
}), Fh = /* @__PURE__ */ R({
|
|
7111
7111
|
__name: "AJobDetailCommon",
|
|
7112
7112
|
props: {
|
|
7113
7113
|
job: {},
|
|
@@ -8101,7 +8101,7 @@ const Zc = /* @__PURE__ */ R({
|
|
|
8101
8101
|
])
|
|
8102
8102
|
]));
|
|
8103
8103
|
}
|
|
8104
|
-
}), sV = { class: "subject-select__sidebar system-border-r" }, nV = { class: "subject-select__content" }, aV = { class: "d-flex w-100 align-center justify-center pa-4" }, oV = { class: "subject-select__actions system-border-t" }, dV = { key: 0 }, lV = { key: 1 },
|
|
8104
|
+
}), sV = { class: "subject-select__sidebar system-border-r" }, nV = { class: "subject-select__content" }, aV = { class: "d-flex w-100 align-center justify-center pa-4" }, oV = { class: "subject-select__actions system-border-t" }, dV = { key: 0 }, lV = { key: 1 }, qh = /* @__PURE__ */ R({
|
|
8105
8105
|
__name: "AAssetSelect",
|
|
8106
8106
|
props: {
|
|
8107
8107
|
modelValue: { type: Boolean, default: void 0 },
|
|
@@ -9572,7 +9572,7 @@ function BV(t, r, e) {
|
|
|
9572
9572
|
}
|
|
9573
9573
|
return to(i);
|
|
9574
9574
|
}
|
|
9575
|
-
const ro = () => PV(),
|
|
9575
|
+
const ro = () => PV(), Yh = () => BV(), Is = "a-sortable-widget__handle", OV = "a-sortable-widget__ghost", NV = "a-sortable-widget__drag", zV = "a-sortable-widget__chosen", Bn = "a-sortable-widget__group";
|
|
9576
9576
|
function LV(t, r, e, i) {
|
|
9577
9577
|
const s = z(!1), n = z(null), a = z(null), o = z(ro()), d = z(null), l = z(0), c = z(e.dirty);
|
|
9578
9578
|
function u(f, Y) {
|
|
@@ -9668,7 +9668,7 @@ function LV(t, r, e, i) {
|
|
|
9668
9668
|
updateDataAtIndex: H
|
|
9669
9669
|
};
|
|
9670
9670
|
}
|
|
9671
|
-
const io = "a-sortable-", RV = ["id"], jV = { class: "a-sortable-widget__content" }, HV = { class: "a-sortable-widget__buttons" },
|
|
9671
|
+
const io = "a-sortable-", RV = ["id"], jV = { class: "a-sortable-widget__content" }, HV = { class: "a-sortable-widget__buttons" }, Xh = /* @__PURE__ */ R({
|
|
9672
9672
|
__name: "ASortable",
|
|
9673
9673
|
props: {
|
|
9674
9674
|
modelValue: {},
|
|
@@ -10320,7 +10320,7 @@ const ZV = ["data-id"], QV = { class: "a-sortable-nested-widget__nested" }, ef =
|
|
|
10320
10320
|
], 10, ZV);
|
|
10321
10321
|
};
|
|
10322
10322
|
}
|
|
10323
|
-
}), af = ["id"],
|
|
10323
|
+
}), af = ["id"], mh = /* @__PURE__ */ R({
|
|
10324
10324
|
__name: "ASortableNested",
|
|
10325
10325
|
props: {
|
|
10326
10326
|
modelValue: {},
|
|
@@ -10521,8 +10521,8 @@ const ZV = ["data-id"], QV = { class: "a-sortable-nested-widget__nested" }, ef =
|
|
|
10521
10521
|
};
|
|
10522
10522
|
}
|
|
10523
10523
|
});
|
|
10524
|
-
const
|
|
10525
|
-
function
|
|
10524
|
+
const ph = (t) => t ? 1 : 0;
|
|
10525
|
+
function gh(t = "", r = "user") {
|
|
10526
10526
|
let e = t, i = r;
|
|
10527
10527
|
return {
|
|
10528
10528
|
createAnzuUser: (n, a) => (Mt(n) && (e = n), Mt(a) && (i = a), {
|
|
@@ -10551,7 +10551,7 @@ function ph(t = "", r = "user") {
|
|
|
10551
10551
|
})
|
|
10552
10552
|
};
|
|
10553
10553
|
}
|
|
10554
|
-
function
|
|
10554
|
+
function Ah() {
|
|
10555
10555
|
return {
|
|
10556
10556
|
createPermissionConfig: () => ({
|
|
10557
10557
|
config: {},
|
|
@@ -10565,7 +10565,7 @@ function gh() {
|
|
|
10565
10565
|
})
|
|
10566
10566
|
};
|
|
10567
10567
|
}
|
|
10568
|
-
function
|
|
10568
|
+
function hh() {
|
|
10569
10569
|
return {
|
|
10570
10570
|
createPermissionGroup: () => ({
|
|
10571
10571
|
id: 0,
|
|
@@ -10581,7 +10581,7 @@ function Ah() {
|
|
|
10581
10581
|
})
|
|
10582
10582
|
};
|
|
10583
10583
|
}
|
|
10584
|
-
const sr = (t) => rl.includes(t), nr = (t, r, e = "") => na(r) ? t : vd(e === "" ? t : e, r),
|
|
10584
|
+
const sr = (t) => rl.includes(t), nr = (t, r, e = "") => na(r) ? t : vd(e === "" ? t : e, r), vh = (t, r, e = "", i = {}, s = null, n, a, o = {}) => new Promise((d, l) => {
|
|
10585
10585
|
const c = { method: r };
|
|
10586
10586
|
e !== "" && (c.url = nr(e, i)), ue(s) || (c.data = JSON.stringify(s)), t().request({ ...o, ...c }).then((u) => sr(u.status) ? u.data ? d(u.data) : u.status === $t ? d(null) : l(new Ue()) : l(new Nt(u.status))).catch((u) => er(u) ? l(new Bt(u)) : tr(u) ? l(new Ot(u, n, a, u)) : rr(u) ? l(new zt(u, u)) : l(new Ue(u)));
|
|
10587
10587
|
}), of = (t, r = {}, e, i = {}, s, n, a = {}) => new Promise((o, d) => {
|
|
@@ -10632,7 +10632,7 @@ function Qi() {
|
|
|
10632
10632
|
const lf = (t, r) => {
|
|
10633
10633
|
const { querySetLimit: e, querySetOffset: i, querySetOrder: s, queryBuild: n, queryAddFilter: a, queryAdd: o } = Qi(), d = t.length;
|
|
10634
10634
|
return e(d), i(1, d), s("id", !1), r ? o("id", t.join(",")) : a("in", "id", t.join(",")), n();
|
|
10635
|
-
},
|
|
10635
|
+
}, xh = (t, r, e, i = {}, s, n, a = {}, o = !1) => new Promise((d, l) => {
|
|
10636
10636
|
t().get(nr(e, i) + lf(r, o), a).then((c) => {
|
|
10637
10637
|
var u;
|
|
10638
10638
|
return sr(c.status) ? (u = c.data) != null && u.data ? d(c.data.data) : c.status === $t ? d(null) : l(new Ue()) : l(new Nt(c.status));
|
|
@@ -10660,7 +10660,7 @@ const lf = (t, r) => {
|
|
|
10660
10660
|
}, cf = (t, r, e, i, s = void 0) => {
|
|
10661
10661
|
const { querySetLimit: n, querySetOffset: a, querySetOrder: o, queryBuild: d, querySetFilters: l } = Qi();
|
|
10662
10662
|
return n(t), a(r, t), o(e, i), Ur(s) && l(s), d();
|
|
10663
|
-
},
|
|
10663
|
+
}, bh = async (t, r, e = {}, i = "id", s = !0, n = void 0, a = 100, o, d, l = !1, c = {}) => {
|
|
10664
10664
|
const u = Ur(n == null ? void 0 : n._elastic) || l ? "/search" : "", q = _r(i);
|
|
10665
10665
|
q.rowsPerPage = a, q.sortBy = i, q.descending = s;
|
|
10666
10666
|
const m = nr(r, e) + u, y = [];
|
|
@@ -10706,10 +10706,10 @@ const lf = (t, r) => {
|
|
|
10706
10706
|
}
|
|
10707
10707
|
}, Vf = (t, r, e = {}, i, s, n = {}) => new Promise((a, o) => {
|
|
10708
10708
|
t().get(nr(r, e), n).then((d) => sr(d.status) ? d.data ? a(d.data) : d.status === $t ? a(null) : o(new Ue()) : o(new Nt(d.status))).catch((d) => er(d) ? o(new Bt(d)) : tr(d) ? o(new Ot(d, i, s, d)) : rr(d) ? o(new zt(d, d)) : o(new Ue(d)));
|
|
10709
|
-
}),
|
|
10709
|
+
}), yh = (t, r = {}, e, i = {}, s, n, a = {}) => new Promise((o, d) => {
|
|
10710
10710
|
t().put(nr(e, i), JSON.stringify(r), a).then((l) => sr(l.status) ? l.data ? o(l.data) : l.status === $t ? o(null) : d(new Ue()) : d(new Nt(l.status))).catch((l) => er(l) ? d(new Bt(l)) : tr(l) ? d(new Ot(l, s, n, l)) : rr(l) ? d(new zt(l, l)) : d(new Ue(l)));
|
|
10711
10711
|
});
|
|
10712
|
-
function
|
|
10712
|
+
function Ch() {
|
|
10713
10713
|
return {
|
|
10714
10714
|
isAnzuFatalError: Va,
|
|
10715
10715
|
isAnzuApiForbiddenError: Fa,
|
|
@@ -10718,7 +10718,7 @@ function yh() {
|
|
|
10718
10718
|
};
|
|
10719
10719
|
}
|
|
10720
10720
|
const hi = "/adm/v1/job", vi = "job";
|
|
10721
|
-
function
|
|
10721
|
+
function Kh(t, r) {
|
|
10722
10722
|
return {
|
|
10723
10723
|
fetchJobList: (a, o) => ao(t, hi, {}, a, o, r, vi),
|
|
10724
10724
|
fetchJob: (a) => Vf(t, hi + "/:id", { id: a }, r, vi),
|
|
@@ -10729,8 +10729,8 @@ function Ch(t, r) {
|
|
|
10729
10729
|
deleteJob: (a) => df(t, hi + "/:id", { id: a }, r, vi)
|
|
10730
10730
|
};
|
|
10731
10731
|
}
|
|
10732
|
-
const
|
|
10733
|
-
function
|
|
10732
|
+
const Ih = "jobUserDataDelete";
|
|
10733
|
+
function wh(t = []) {
|
|
10734
10734
|
const { t: r } = ie(), e = z([
|
|
10735
10735
|
{
|
|
10736
10736
|
value: "jobUserDataDelete",
|
|
@@ -10743,19 +10743,19 @@ function Ih(t = []) {
|
|
|
10743
10743
|
getJobResourceOption: (s) => e.value.find((n) => n.value === s)
|
|
10744
10744
|
};
|
|
10745
10745
|
}
|
|
10746
|
-
const
|
|
10746
|
+
const _h = {
|
|
10747
10747
|
install(t, r) {
|
|
10748
10748
|
var e, i;
|
|
10749
10749
|
t.provide(Gi, r.currentUser), t.provide(aa, (e = r.coreDam) == null ? void 0 : e.client), t.provide(oa, r.customAclResolver), t.provide(da, r.languages.available), t.provide(la, r.languages.default), t.provide(ua, (i = r.coreDam) == null ? void 0 : i.defaultLicenceId), t.provide(xd, r.image), t.component("Acl", Ml), t.use(Zd, { componentName: "Notifications" });
|
|
10750
10750
|
}
|
|
10751
|
-
},
|
|
10751
|
+
}, Dh = (t, r) => {
|
|
10752
10752
|
const e = t.indexOf(r);
|
|
10753
10753
|
if (e === -1) {
|
|
10754
10754
|
t.push(r);
|
|
10755
10755
|
return;
|
|
10756
10756
|
}
|
|
10757
10757
|
t.splice(e, 1);
|
|
10758
|
-
},
|
|
10758
|
+
}, kh = (t, r = ", ") => t.join(r), Sh = (...t) => Array.from(...t), ff = (t, r = []) => t.reduce((e, i) => Array.isArray(i) ? ff(i, r) : (r.push(i), r), []), Mh = (t, r) => {
|
|
10759
10759
|
if (t.length !== r.length)
|
|
10760
10760
|
return !1;
|
|
10761
10761
|
const e = t.slice().sort(), i = r.slice().sort();
|
|
@@ -10765,7 +10765,7 @@ const wh = {
|
|
|
10765
10765
|
return !0;
|
|
10766
10766
|
}, Ff = (t) => {
|
|
10767
10767
|
history.replaceState(history.state, "", t);
|
|
10768
|
-
},
|
|
10768
|
+
}, Th = (t, r) => {
|
|
10769
10769
|
const e = t.resolve(r);
|
|
10770
10770
|
Ff(e.href);
|
|
10771
10771
|
}, qf = "Systémová chyba. Zkuste to později nebo kontaktujte administrátora.", Yf = "Přístup zamítnut. K provedení dané akce nemáte oprávnění.", Xf = "Vyplňte všechna povinná pole a opravte chyby.", mf = "Opravte tyto chyby.", pf = "Zakázaná akce.", gf = {
|
|
@@ -11188,7 +11188,7 @@ const wh = {
|
|
|
11188
11188
|
addChild: Eq,
|
|
11189
11189
|
more: Pq,
|
|
11190
11190
|
error: $q
|
|
11191
|
-
},
|
|
11191
|
+
}, Eh = {
|
|
11192
11192
|
common: {
|
|
11193
11193
|
alert: vf,
|
|
11194
11194
|
button: Rf,
|
|
@@ -11635,7 +11635,7 @@ const wh = {
|
|
|
11635
11635
|
addChild: lX,
|
|
11636
11636
|
more: uX,
|
|
11637
11637
|
error: cX
|
|
11638
|
-
},
|
|
11638
|
+
}, Ph = {
|
|
11639
11639
|
common: {
|
|
11640
11640
|
alert: cY,
|
|
11641
11641
|
button: kY,
|
|
@@ -12082,7 +12082,7 @@ const wh = {
|
|
|
12082
12082
|
addChild: Mp,
|
|
12083
12083
|
more: Tp,
|
|
12084
12084
|
error: Ep
|
|
12085
|
-
},
|
|
12085
|
+
}, $h = {
|
|
12086
12086
|
common: {
|
|
12087
12087
|
alert: AX,
|
|
12088
12088
|
button: zX,
|
|
@@ -12195,7 +12195,7 @@ function ag() {
|
|
|
12195
12195
|
messagePath: () => "error.jsValidation.url"
|
|
12196
12196
|
});
|
|
12197
12197
|
}
|
|
12198
|
-
function
|
|
12198
|
+
function Bh() {
|
|
12199
12199
|
return {
|
|
12200
12200
|
required: eg(),
|
|
12201
12201
|
requiredIf: Ia(),
|
|
@@ -12217,7 +12217,7 @@ const og = ["createdAt", "modifiedAt"], dg = {
|
|
|
12217
12217
|
sortable: !1,
|
|
12218
12218
|
fixed: !1
|
|
12219
12219
|
};
|
|
12220
|
-
function
|
|
12220
|
+
function Oh(t, r, e = void 0, i = void 0, s = !1, n = void 0, a = void 0) {
|
|
12221
12221
|
const o = a ?? ve, { t: d } = o.global || o, l = _r();
|
|
12222
12222
|
if (n)
|
|
12223
12223
|
for (const m of Object.keys(l))
|
|
@@ -12245,7 +12245,7 @@ function Bh(t, r, e = void 0, i = void 0, s = !1, n = void 0, a = void 0) {
|
|
|
12245
12245
|
pagination: l
|
|
12246
12246
|
};
|
|
12247
12247
|
}
|
|
12248
|
-
const
|
|
12248
|
+
const Nh = () => ({
|
|
12249
12249
|
commonAliases: () => ({
|
|
12250
12250
|
ABtnPrimary: ci,
|
|
12251
12251
|
ABtnSecondary: ci,
|
|
@@ -12357,7 +12357,7 @@ const Oh = () => ({
|
|
|
12357
12357
|
}
|
|
12358
12358
|
})
|
|
12359
12359
|
});
|
|
12360
|
-
function
|
|
12360
|
+
function zh(t, r, e, i = "id") {
|
|
12361
12361
|
const s = z(/* @__PURE__ */ new Map()), n = z(/* @__PURE__ */ new Set()), a = (...E) => {
|
|
12362
12362
|
const $ = /* @__PURE__ */ new Set();
|
|
12363
12363
|
for (let _ = 0; _ < E.length; _++) {
|
|
@@ -12420,15 +12420,15 @@ function Nh(t, r, e, i = "id") {
|
|
|
12420
12420
|
}
|
|
12421
12421
|
};
|
|
12422
12422
|
}
|
|
12423
|
-
async function
|
|
12424
|
-
(await import("./webfontloader-
|
|
12423
|
+
async function Lh() {
|
|
12424
|
+
(await import("./webfontloader-94c583ed.js").then((r) => r.w)).load({
|
|
12425
12425
|
google: {
|
|
12426
12426
|
families: ["Roboto:100,300,400,500,700,900&display=swap"]
|
|
12427
12427
|
}
|
|
12428
12428
|
// urls: ['https://cdn.jsdelivr.net/npm/@mdi/font@5.x/css/materialdesignicons.min.css']
|
|
12429
12429
|
});
|
|
12430
12430
|
}
|
|
12431
|
-
function
|
|
12431
|
+
function Rh() {
|
|
12432
12432
|
const t = (e, i) => ({
|
|
12433
12433
|
id: 0,
|
|
12434
12434
|
status: _a.Default,
|
|
@@ -12454,7 +12454,7 @@ function Lh() {
|
|
|
12454
12454
|
};
|
|
12455
12455
|
}
|
|
12456
12456
|
const lr = z(null);
|
|
12457
|
-
function
|
|
12457
|
+
function jh(t) {
|
|
12458
12458
|
t.query.loginState && (lr.value = t.query.loginState.toString());
|
|
12459
12459
|
const r = () => ue(lr.value), e = () => lr.value === "success", i = () => lr.value === "failure-sso-communication", s = () => lr.value === "failure-internal-error", n = () => lr.value === "failure-unauthorized";
|
|
12460
12460
|
return {
|
|
@@ -12467,7 +12467,7 @@ function Rh(t) {
|
|
|
12467
12467
|
};
|
|
12468
12468
|
}
|
|
12469
12469
|
const Ln = 60, Rn = 3600, jn = 86400;
|
|
12470
|
-
function
|
|
12470
|
+
function Hh() {
|
|
12471
12471
|
const { t } = ie(), r = (s, n) => {
|
|
12472
12472
|
const a = n ? "common.time.short." : "common.time.long.";
|
|
12473
12473
|
return s > jn ? t(a + "remainingDays", { value: Math.floor(s / jn) }) : s > Rn ? t(a + "remainingHours", { value: Math.floor(s / Rn) }) : s > Ln ? t(a + "remainingMinutes", { value: Math.floor(s / Ln) }) : t(a + "remainingSeconds", { value: s });
|
|
@@ -12478,58 +12478,58 @@ function jh() {
|
|
|
12478
12478
|
};
|
|
12479
12479
|
}
|
|
12480
12480
|
export {
|
|
12481
|
-
|
|
12482
|
-
|
|
12483
|
-
|
|
12484
|
-
|
|
12481
|
+
th as $,
|
|
12482
|
+
NA as A,
|
|
12483
|
+
aA as B,
|
|
12484
|
+
oA as C,
|
|
12485
12485
|
ti as D,
|
|
12486
|
-
|
|
12487
|
-
|
|
12486
|
+
cA as E,
|
|
12487
|
+
dA as F,
|
|
12488
12488
|
du as G,
|
|
12489
|
-
|
|
12490
|
-
|
|
12491
|
-
|
|
12492
|
-
|
|
12489
|
+
zA as H,
|
|
12490
|
+
VA as I,
|
|
12491
|
+
fA as J,
|
|
12492
|
+
xA as K,
|
|
12493
12493
|
Ml as L,
|
|
12494
|
-
|
|
12494
|
+
RA as M,
|
|
12495
12495
|
ka as N,
|
|
12496
|
-
|
|
12497
|
-
|
|
12498
|
-
|
|
12499
|
-
|
|
12500
|
-
|
|
12501
|
-
|
|
12502
|
-
|
|
12496
|
+
HA as O,
|
|
12497
|
+
UA as P,
|
|
12498
|
+
GA as Q,
|
|
12499
|
+
WA as R,
|
|
12500
|
+
JA as S,
|
|
12501
|
+
ZA as T,
|
|
12502
|
+
QA as U,
|
|
12503
12503
|
yl as V,
|
|
12504
12504
|
Kl as W,
|
|
12505
12505
|
Cl as X,
|
|
12506
|
-
|
|
12507
|
-
|
|
12506
|
+
bA as Y,
|
|
12507
|
+
eh as Z,
|
|
12508
12508
|
Gg as _,
|
|
12509
12509
|
Xd as a,
|
|
12510
|
-
|
|
12511
|
-
|
|
12512
|
-
|
|
12513
|
-
|
|
12514
|
-
|
|
12515
|
-
|
|
12516
|
-
|
|
12510
|
+
wA as a$,
|
|
12511
|
+
rh as a0,
|
|
12512
|
+
ih as a1,
|
|
12513
|
+
sh as a2,
|
|
12514
|
+
nh as a3,
|
|
12515
|
+
ah as a4,
|
|
12516
|
+
LA as a5,
|
|
12517
12517
|
bn as a6,
|
|
12518
|
-
|
|
12519
|
-
|
|
12520
|
-
|
|
12518
|
+
oh as a7,
|
|
12519
|
+
dh as a8,
|
|
12520
|
+
lh as a9,
|
|
12521
12521
|
cu as aA,
|
|
12522
12522
|
Vu as aB,
|
|
12523
12523
|
Dl as aC,
|
|
12524
12524
|
kl as aD,
|
|
12525
|
-
|
|
12525
|
+
Ih as aE,
|
|
12526
12526
|
_a as aF,
|
|
12527
|
-
|
|
12527
|
+
Rh as aG,
|
|
12528
12528
|
St as aH,
|
|
12529
12529
|
Rt as aI,
|
|
12530
|
-
|
|
12531
|
-
|
|
12532
|
-
|
|
12530
|
+
gh as aJ,
|
|
12531
|
+
Ah as aK,
|
|
12532
|
+
hh as aL,
|
|
12533
12533
|
xe as aM,
|
|
12534
12534
|
Fn as aN,
|
|
12535
12535
|
na as aO,
|
|
@@ -12545,37 +12545,37 @@ export {
|
|
|
12545
12545
|
gd as aY,
|
|
12546
12546
|
Mt as aZ,
|
|
12547
12547
|
Gs as a_,
|
|
12548
|
-
|
|
12549
|
-
|
|
12550
|
-
|
|
12551
|
-
|
|
12552
|
-
|
|
12553
|
-
|
|
12554
|
-
|
|
12555
|
-
|
|
12548
|
+
Fh as aa,
|
|
12549
|
+
Xh as ab,
|
|
12550
|
+
mh as ac,
|
|
12551
|
+
qh as ad,
|
|
12552
|
+
uh as ae,
|
|
12553
|
+
ch as af,
|
|
12554
|
+
Vh as ag,
|
|
12555
|
+
fh as ah,
|
|
12556
12556
|
_r as ai,
|
|
12557
|
-
|
|
12557
|
+
MA as aj,
|
|
12558
12558
|
si as ak,
|
|
12559
12559
|
xl as al,
|
|
12560
|
-
|
|
12560
|
+
Hh as am,
|
|
12561
12561
|
ri as an,
|
|
12562
|
-
|
|
12563
|
-
|
|
12562
|
+
Ch as ao,
|
|
12563
|
+
Oh as ap,
|
|
12564
12564
|
gu as aq,
|
|
12565
|
-
|
|
12565
|
+
zh as ar,
|
|
12566
12566
|
mu as as,
|
|
12567
12567
|
wa as at,
|
|
12568
12568
|
Gl as au,
|
|
12569
|
-
|
|
12569
|
+
jh as av,
|
|
12570
12570
|
xi as aw,
|
|
12571
12571
|
Aa as ax,
|
|
12572
12572
|
ha as ay,
|
|
12573
12573
|
Il as az,
|
|
12574
12574
|
bt as b,
|
|
12575
|
-
|
|
12575
|
+
la as b$,
|
|
12576
12576
|
xa as b0,
|
|
12577
12577
|
_l as b1,
|
|
12578
|
-
|
|
12578
|
+
_A as b2,
|
|
12579
12579
|
va as b3,
|
|
12580
12580
|
_i as b4,
|
|
12581
12581
|
Wg as b5,
|
|
@@ -12583,109 +12583,110 @@ export {
|
|
|
12583
12583
|
Pt as b7,
|
|
12584
12584
|
Zg as b8,
|
|
12585
12585
|
hd as b9,
|
|
12586
|
-
|
|
12587
|
-
|
|
12588
|
-
|
|
12589
|
-
|
|
12590
|
-
|
|
12591
|
-
|
|
12592
|
-
|
|
12593
|
-
|
|
12594
|
-
|
|
12595
|
-
|
|
12596
|
-
|
|
12597
|
-
|
|
12598
|
-
|
|
12599
|
-
|
|
12600
|
-
|
|
12601
|
-
|
|
12602
|
-
|
|
12603
|
-
|
|
12604
|
-
|
|
12605
|
-
|
|
12606
|
-
|
|
12586
|
+
Sh as bA,
|
|
12587
|
+
ff as bB,
|
|
12588
|
+
Mh as bC,
|
|
12589
|
+
Ff as bD,
|
|
12590
|
+
Th as bE,
|
|
12591
|
+
Dt as bF,
|
|
12592
|
+
ro as bG,
|
|
12593
|
+
Yh as bH,
|
|
12594
|
+
vh as bI,
|
|
12595
|
+
of as bJ,
|
|
12596
|
+
df as bK,
|
|
12597
|
+
xh as bL,
|
|
12598
|
+
ao as bM,
|
|
12599
|
+
bh as bN,
|
|
12600
|
+
Vf as bO,
|
|
12601
|
+
yh as bP,
|
|
12602
|
+
Qi as bQ,
|
|
12603
|
+
Kh as bR,
|
|
12604
|
+
wh as bS,
|
|
12605
|
+
ou as bT,
|
|
12606
|
+
Sl as bU,
|
|
12607
12607
|
Eh as bV,
|
|
12608
12608
|
Ph as bW,
|
|
12609
|
-
|
|
12610
|
-
|
|
12611
|
-
|
|
12612
|
-
|
|
12609
|
+
$h as bX,
|
|
12610
|
+
wt as bY,
|
|
12611
|
+
_t as bZ,
|
|
12612
|
+
da as b_,
|
|
12613
12613
|
eA as ba,
|
|
12614
|
-
|
|
12615
|
-
|
|
12616
|
-
|
|
12617
|
-
|
|
12618
|
-
|
|
12619
|
-
|
|
12620
|
-
|
|
12621
|
-
|
|
12622
|
-
|
|
12623
|
-
|
|
12624
|
-
|
|
12625
|
-
|
|
12626
|
-
|
|
12627
|
-
|
|
12628
|
-
|
|
12629
|
-
|
|
12614
|
+
tA as bb,
|
|
12615
|
+
vd as bc,
|
|
12616
|
+
Qg as bd,
|
|
12617
|
+
Wi as be,
|
|
12618
|
+
Ji as bf,
|
|
12619
|
+
qA as bg,
|
|
12620
|
+
XA as bh,
|
|
12621
|
+
YA as bi,
|
|
12622
|
+
Xr as bj,
|
|
12623
|
+
gA as bk,
|
|
12624
|
+
Ds as bl,
|
|
12625
|
+
mA as bm,
|
|
12626
|
+
pl as bn,
|
|
12627
|
+
ml as bo,
|
|
12628
|
+
FA as bp,
|
|
12629
|
+
pA as bq,
|
|
12630
12630
|
AA as br,
|
|
12631
12631
|
hA as bs,
|
|
12632
|
-
|
|
12633
|
-
|
|
12634
|
-
|
|
12635
|
-
|
|
12636
|
-
|
|
12632
|
+
vA as bt,
|
|
12633
|
+
vc as bu,
|
|
12634
|
+
sr as bv,
|
|
12635
|
+
Da as bw,
|
|
12636
|
+
ph as bx,
|
|
12637
12637
|
Dh as by,
|
|
12638
12638
|
kh as bz,
|
|
12639
|
-
|
|
12640
|
-
|
|
12641
|
-
|
|
12642
|
-
|
|
12639
|
+
jA as c,
|
|
12640
|
+
Qd as c0,
|
|
12641
|
+
el as c1,
|
|
12642
|
+
$t as c2,
|
|
12643
12643
|
lA as c3,
|
|
12644
|
-
|
|
12645
|
-
|
|
12646
|
-
|
|
12647
|
-
|
|
12648
|
-
|
|
12649
|
-
|
|
12650
|
-
|
|
12651
|
-
|
|
12652
|
-
|
|
12653
|
-
|
|
12654
|
-
|
|
12655
|
-
|
|
12656
|
-
|
|
12657
|
-
|
|
12658
|
-
|
|
12659
|
-
|
|
12660
|
-
|
|
12661
|
-
|
|
12662
|
-
|
|
12663
|
-
|
|
12664
|
-
|
|
12665
|
-
|
|
12666
|
-
|
|
12644
|
+
uA as c4,
|
|
12645
|
+
tl as c5,
|
|
12646
|
+
fa as c6,
|
|
12647
|
+
ba as c7,
|
|
12648
|
+
dl as c8,
|
|
12649
|
+
vn as c9,
|
|
12650
|
+
Bh as ca,
|
|
12651
|
+
ve as cb,
|
|
12652
|
+
Fa as cc,
|
|
12653
|
+
er as cd,
|
|
12654
|
+
Bt as ce,
|
|
12655
|
+
Ya as cf,
|
|
12656
|
+
Nt as cg,
|
|
12657
|
+
al as ch,
|
|
12658
|
+
rr as ci,
|
|
12659
|
+
zt as cj,
|
|
12660
|
+
qa as ck,
|
|
12661
|
+
tr as cl,
|
|
12662
|
+
Ot as cm,
|
|
12663
|
+
Va as cn,
|
|
12664
|
+
Ue as co,
|
|
12665
|
+
_h as cp,
|
|
12666
|
+
Nh as cq,
|
|
12667
|
+
Lh as cr,
|
|
12667
12668
|
Ug as d,
|
|
12668
12669
|
Hg as e,
|
|
12669
|
-
|
|
12670
|
+
KA as f,
|
|
12670
12671
|
Xa as g,
|
|
12671
|
-
|
|
12672
|
-
|
|
12673
|
-
|
|
12674
|
-
|
|
12675
|
-
|
|
12676
|
-
|
|
12677
|
-
|
|
12678
|
-
|
|
12679
|
-
|
|
12680
|
-
|
|
12681
|
-
|
|
12672
|
+
IA as h,
|
|
12673
|
+
sA as i,
|
|
12674
|
+
rA as j,
|
|
12675
|
+
iA as k,
|
|
12676
|
+
DA as l,
|
|
12677
|
+
kA as m,
|
|
12678
|
+
TA as n,
|
|
12679
|
+
EA as o,
|
|
12680
|
+
PA as p,
|
|
12681
|
+
$A as q,
|
|
12682
|
+
CA as r,
|
|
12682
12683
|
ga as s,
|
|
12683
|
-
|
|
12684
|
-
|
|
12685
|
-
|
|
12684
|
+
yA as t,
|
|
12685
|
+
OA as u,
|
|
12686
|
+
BA as v,
|
|
12686
12687
|
Fs as w,
|
|
12687
|
-
|
|
12688
|
+
SA as x,
|
|
12688
12689
|
Gr as y,
|
|
12689
|
-
|
|
12690
|
+
nA as z
|
|
12690
12691
|
};
|
|
12691
|
-
//# sourceMappingURL=lib-
|
|
12692
|
+
//# sourceMappingURL=lib-92996438.js.map
|