@anzusystems/common-admin 1.14.0 → 1.15.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 +2 -0
- package/dist/common-admin.es.js +1 -1
- package/dist/{lib-8b1b8bb4.js → lib-c3c790fa.js} +629 -627
- package/dist/{lib-8b1b8bb4.js.map → lib-c3c790fa.js.map} +1 -1
- package/dist/{shortcut-buttons-flatpickr-73921b08.js → shortcut-buttons-flatpickr-9cf7c43d.js} +2 -2
- package/dist/{shortcut-buttons-flatpickr-73921b08.js.map → shortcut-buttons-flatpickr-9cf7c43d.js.map} +1 -1
- package/dist/{webfontloader-6c9c50c7.js → webfontloader-c3008c98.js} +2 -2
- package/dist/{webfontloader-6c9c50c7.js.map → webfontloader-c3008c98.js.map} +1 -1
- package/package.json +8 -8
|
@@ -38,7 +38,7 @@ import { defineStore as od, storeToRefs as dd } from "pinia";
|
|
|
38
38
|
import { VForm as ld } from "vuetify/lib/components/VForm/index.mjs";
|
|
39
39
|
import { Intersect as ud } from "vuetify/lib/directives/index.mjs";
|
|
40
40
|
import { VBtn as li, VChip as cd } from "vuetify/components";
|
|
41
|
-
const Vd = { key: 1 },
|
|
41
|
+
const Vd = { key: 1 }, vm = /* @__PURE__ */ R({
|
|
42
42
|
__name: "ABooleanValue",
|
|
43
43
|
props: {
|
|
44
44
|
value: { type: [Number, String, Boolean] },
|
|
@@ -86,7 +86,7 @@ const Vd = { key: 1 }, gm = /* @__PURE__ */ R({
|
|
|
86
86
|
_: 3
|
|
87
87
|
}, 8, ["data-cy"]));
|
|
88
88
|
}
|
|
89
|
-
}), Fd = ["textContent"],
|
|
89
|
+
}), Fd = ["textContent"], xm = /* @__PURE__ */ R({
|
|
90
90
|
__name: "AAlerts",
|
|
91
91
|
props: {
|
|
92
92
|
max: { default: 5 },
|
|
@@ -142,7 +142,7 @@ const Vd = { key: 1 }, gm = /* @__PURE__ */ R({
|
|
|
142
142
|
]);
|
|
143
143
|
}
|
|
144
144
|
});
|
|
145
|
-
const
|
|
145
|
+
const bm = /* @__PURE__ */ R({
|
|
146
146
|
__name: "ACard",
|
|
147
147
|
props: {
|
|
148
148
|
loading: { type: Boolean, default: void 0 },
|
|
@@ -181,7 +181,7 @@ const vm = /* @__PURE__ */ R({
|
|
|
181
181
|
return r;
|
|
182
182
|
}
|
|
183
183
|
return Number.isNaN(e) ? r : e;
|
|
184
|
-
},
|
|
184
|
+
}, Cm = (t, r = 0) => {
|
|
185
185
|
let e = r;
|
|
186
186
|
try {
|
|
187
187
|
e = Number.parseFloat(t);
|
|
@@ -195,7 +195,7 @@ const vm = /* @__PURE__ */ R({
|
|
|
195
195
|
start: t.slice(0, e),
|
|
196
196
|
end: t.slice(e + r.length)
|
|
197
197
|
};
|
|
198
|
-
},
|
|
198
|
+
}, ym = (t) => t.toString().toLowerCase().trim().normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/\s+/g, "-").replace(/&/g, "-").replace(/[^\w-]+/g, "").replace(/--+/g, "-").replace(/^-+/, "").replace(/-+$/, ""), gd = (t) => t.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g, "$1-$2").toLowerCase(), Km = (t, r = 80) => t.length > r ? t.substring(1, r) + "..." : t, hd = (t, r) => {
|
|
199
199
|
if (t.indexOf(":") === -1)
|
|
200
200
|
return t;
|
|
201
201
|
const e = [];
|
|
@@ -205,7 +205,7 @@ const vm = /* @__PURE__ */ R({
|
|
|
205
205
|
const a = s.substring(1);
|
|
206
206
|
D(r[a]) || (e[n] = r[s.substring(1)] + "");
|
|
207
207
|
}), e.join("/");
|
|
208
|
-
},
|
|
208
|
+
}, Im = (t, r) => {
|
|
209
209
|
if (t.indexOf(":") === -1)
|
|
210
210
|
return t;
|
|
211
211
|
const e = [];
|
|
@@ -216,10 +216,10 @@ const vm = /* @__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
|
-
},
|
|
219
|
+
}, wm = (t) => t.replace(".", "-"), Kt = Symbol.for("anzu:SystemScope"), It = Symbol.for("anzu:SubjectScope"), sa = Symbol.for("anzu:DamClient"), ji = Symbol.for("anzu:CurrentUser"), na = Symbol.for("anzu:CustomAclResolver"), aa = Symbol.for("anzu:AvailableLanguages"), oa = Symbol.for("anzu:DefaultLanguage"), da = Symbol.for("anzu:DefaultLicenceId"), vd = Symbol.for("anzu:ImageOptions"), xd = {
|
|
220
220
|
key: 0,
|
|
221
221
|
class: "required"
|
|
222
|
-
},
|
|
222
|
+
}, _m = /* @__PURE__ */ R({
|
|
223
223
|
__name: "AFormTextField",
|
|
224
224
|
props: {
|
|
225
225
|
modelValue: {},
|
|
@@ -285,7 +285,7 @@ const vm = /* @__PURE__ */ R({
|
|
|
285
285
|
}), bd = {
|
|
286
286
|
key: 0,
|
|
287
287
|
class: "required"
|
|
288
|
-
},
|
|
288
|
+
}, Dm = /* @__PURE__ */ R({
|
|
289
289
|
__name: "AFormTextarea",
|
|
290
290
|
props: {
|
|
291
291
|
modelValue: {},
|
|
@@ -345,7 +345,7 @@ const vm = /* @__PURE__ */ R({
|
|
|
345
345
|
}
|
|
346
346
|
]), 1032, ["prepend-icon", "data-cy", "error-messages", "model-value", "required", "rows", "append-icon"]));
|
|
347
347
|
}
|
|
348
|
-
}),
|
|
348
|
+
}), km = /* @__PURE__ */ R({
|
|
349
349
|
__name: "ASystemEntityScope",
|
|
350
350
|
props: {
|
|
351
351
|
system: {},
|
|
@@ -358,7 +358,7 @@ const vm = /* @__PURE__ */ R({
|
|
|
358
358
|
}), Cd = { class: "anzu-data-footer" }, yd = {
|
|
359
359
|
key: 0,
|
|
360
360
|
class: "anzu-data-footer__page-limit"
|
|
361
|
-
}, Kd = { class: "anzu-data-footer__pagination" }, Id = { class: "anzu-data-footer__icons-before" }, wd = { class: "current-page" }, _d = { class: "anzu-data-footer__icons-after" },
|
|
361
|
+
}, Kd = { class: "anzu-data-footer__pagination" }, Id = { class: "anzu-data-footer__icons-before" }, wd = { class: "current-page" }, _d = { class: "anzu-data-footer__icons-after" }, Sm = /* @__PURE__ */ R({
|
|
362
362
|
__name: "ADatatablePagination",
|
|
363
363
|
props: {
|
|
364
364
|
modelValue: {},
|
|
@@ -459,7 +459,7 @@ const vm = /* @__PURE__ */ R({
|
|
|
459
459
|
]));
|
|
460
460
|
}
|
|
461
461
|
});
|
|
462
|
-
const
|
|
462
|
+
const Mm = /* @__PURE__ */ R({
|
|
463
463
|
__name: "ADatatableConfigButton",
|
|
464
464
|
props: {
|
|
465
465
|
columnsAll: {},
|
|
@@ -550,7 +550,7 @@ const km = /* @__PURE__ */ R({
|
|
|
550
550
|
_: 1
|
|
551
551
|
}, 8, ["class", "data-cy"]));
|
|
552
552
|
}
|
|
553
|
-
}), Dd = { class: "d-flex align-center justify-center" }, kd = { class: "text-caption mr-1" },
|
|
553
|
+
}), Dd = { class: "d-flex align-center justify-center" }, kd = { class: "text-caption mr-1" }, Tm = /* @__PURE__ */ R({
|
|
554
554
|
__name: "ADatatableOrdering",
|
|
555
555
|
props: {
|
|
556
556
|
variant: { default: "default" },
|
|
@@ -673,7 +673,7 @@ const km = /* @__PURE__ */ R({
|
|
|
673
673
|
_: 3
|
|
674
674
|
}));
|
|
675
675
|
}
|
|
676
|
-
}),
|
|
676
|
+
}), Em = /* @__PURE__ */ R({
|
|
677
677
|
__name: "ALogData",
|
|
678
678
|
props: {
|
|
679
679
|
data: {}
|
|
@@ -1014,7 +1014,7 @@ class We extends Error {
|
|
|
1014
1014
|
super(e), this.name = "AnzuFatalError", this.cause = r, this.message = e;
|
|
1015
1015
|
}
|
|
1016
1016
|
}
|
|
1017
|
-
const Zd = 200, Qd = 201, Gt = 204,
|
|
1017
|
+
const Zd = 200, Qd = 201, Gt = 204, Bm = 400, Om = 401, el = 403, ca = 422, tl = [Zd, Qd, Gt], fr = (t) => {
|
|
1018
1018
|
var r;
|
|
1019
1019
|
return Rs.isAxiosError(t) && ((r = t.response) == null ? void 0 : r.status) === el;
|
|
1020
1020
|
}, Va = (t) => t instanceof Wt;
|
|
@@ -1191,7 +1191,7 @@ function Qr() {
|
|
|
1191
1191
|
showErrorsDefault: (v) => Va(v) ? (X(), !0) : fa(v) ? (f(v.fields), !0) : nl(v) ? (u(v.detail), !0) : ua(v) || Fa(v) ? (Y(), !0) : !1
|
|
1192
1192
|
};
|
|
1193
1193
|
}
|
|
1194
|
-
const
|
|
1194
|
+
const Pm = /* @__PURE__ */ R({
|
|
1195
1195
|
__name: "ACreateDialog",
|
|
1196
1196
|
props: {
|
|
1197
1197
|
modelValue: { type: Boolean },
|
|
@@ -1305,7 +1305,7 @@ const Bm = /* @__PURE__ */ R({
|
|
|
1305
1305
|
}, 8, ["class", "data-cy", "onClick"]);
|
|
1306
1306
|
};
|
|
1307
1307
|
}
|
|
1308
|
-
}), dl = { class: "a-admin-switcher__content" }, ll = ["href"], ul = ["src", "alt"], cl = { class: "a-admin-switcher__item-title" },
|
|
1308
|
+
}), dl = { class: "a-admin-switcher__content" }, ll = ["href"], ul = ["src", "alt"], cl = { class: "a-admin-switcher__item-title" }, $m = /* @__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 = ot("RouterView");
|
|
1377
1377
|
return h(), B(e);
|
|
1378
1378
|
}
|
|
1379
|
-
const
|
|
1379
|
+
const Nm = /* @__PURE__ */ er(Vl, [["render", fl]]);
|
|
1380
1380
|
var ei = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
1381
1381
|
function qa(t) {
|
|
1382
1382
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
@@ -1757,13 +1757,13 @@ var Xa = { exports: {} };
|
|
|
1757
1757
|
var ql = Xa.exports;
|
|
1758
1758
|
const Yl = /* @__PURE__ */ qa(ql);
|
|
1759
1759
|
Ie.extend(Yl);
|
|
1760
|
-
const cr = ".000000Z", _i = "YYYY-MM-DDTHH:mm:ss", Ui = "1970-01-01T00:00:00.000000Z", Gi = "2100-01-01T00:00:00.000000Z", Xl = () => Ie().utc().toDate(),
|
|
1760
|
+
const cr = ".000000Z", _i = "YYYY-MM-DDTHH:mm:ss", Ui = "1970-01-01T00:00:00.000000Z", Gi = "2100-01-01T00:00:00.000000Z", Xl = () => Ie().utc().toDate(), Lm = (t) => Ie(t).toDate(), zm = () => Ii(Ie().utc().unix()), Vr = (t = !0, r = !1) => t && !r ? Ie().utc().format("YYYY-MM-DDTHH:mm:ss") + cr : t && r ? Ie().utc().format("YYYY-MM-DDTHH:mm:00") + cr : !t && r ? Ie().utc().format("YYYY-MM-DDTHH:mm:00.SSSSSS") + "Z" : Ie().utc().format("YYYY-MM-DDTHH:mm:ss.SSSSSS") + "Z", Rm = (t = 0) => t === 0 ? Ie().startOf("day").utc().format(_i) + cr : Ie().add(t, "days").startOf("day").utc().format(_i) + cr, Hm = (t = 0) => t === 0 ? Ie().endOf("day").utc().format(_i) + cr : Ie().add(t, "days").endOf("day").utc().format(_i) + cr, jm = (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), ml = (t) => Ie(t).utc().format("YYYY-MM-DDTHH:mm:ss") + cr, Um = () => Ie().utc().format("YYYY"), Is = (t, r = "") => t === Gi || t === Ui || t === "" || ue(t) || D(t) ? r : Ie(t).format("DD.MM.YYYY HH:mm"), Gm = (t, r = "") => {
|
|
1761
1761
|
if (t === Gi || t === Ui || 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
|
+
}, Wm = (t, r = "") => t === Gi || t === Ui || t === "" || ue(t) || D(t) ? r : Ie(t).format("DD.MM.YYYY"), Jm = (t, r = "") => t === Gi || t === Ui || t === "" || ue(t) || D(t) ? r : Ie(t).format("HH:mm"), Zm = (t, r, e = "ms") => {
|
|
1767
1767
|
const i = Ie(t), s = Ie(r);
|
|
1768
1768
|
return i.diff(s, e);
|
|
1769
1769
|
}, pl = { class: "d-flex align-center" }, Al = {
|
|
@@ -1772,7 +1772,7 @@ const cr = ".000000Z", _i = "YYYY-MM-DDTHH:mm:ss", Ui = "1970-01-01T00:00:00.000
|
|
|
1772
1772
|
}, gl = { class: "d-flex align-center" }, hl = {
|
|
1773
1773
|
key: 0,
|
|
1774
1774
|
class: "mr-2"
|
|
1775
|
-
},
|
|
1775
|
+
}, Qm = /* @__PURE__ */ R({
|
|
1776
1776
|
__name: "ATimeTrackingFields",
|
|
1777
1777
|
props: {
|
|
1778
1778
|
data: {},
|
|
@@ -1977,7 +1977,7 @@ const ma = /* @__PURE__ */ R({
|
|
|
1977
1977
|
]), 1032, ["modelValue", "label", "data-cy", "placeholder"]));
|
|
1978
1978
|
}
|
|
1979
1979
|
});
|
|
1980
|
-
const
|
|
1980
|
+
const ep = /* @__PURE__ */ er(xl, [["__scopeId", "data-v-c2649051"]]), tp = /* @__PURE__ */ R({
|
|
1981
1981
|
__name: "AFilterInteger",
|
|
1982
1982
|
props: {
|
|
1983
1983
|
modelValue: {},
|
|
@@ -2104,7 +2104,7 @@ const Zm = /* @__PURE__ */ er(xl, [["__scopeId", "data-v-c2649051"]]), Qm = /* @
|
|
|
2104
2104
|
_: 1
|
|
2105
2105
|
}, 8, ["class", "data-cy", "onClick"]));
|
|
2106
2106
|
}
|
|
2107
|
-
}),
|
|
2107
|
+
}), rp = /* @__PURE__ */ R({
|
|
2108
2108
|
__name: "AFilterWrapper",
|
|
2109
2109
|
props: {
|
|
2110
2110
|
enableAdvanced: { type: Boolean, default: !1 },
|
|
@@ -2211,7 +2211,7 @@ function pa() {
|
|
|
2211
2211
|
getGrantOption: (i) => r.value.find((s) => s.value === i)
|
|
2212
2212
|
};
|
|
2213
2213
|
}
|
|
2214
|
-
const
|
|
2214
|
+
const ip = /* @__PURE__ */ R({
|
|
2215
2215
|
__name: "APermissionGrantEditor",
|
|
2216
2216
|
props: {
|
|
2217
2217
|
availableGrants: {},
|
|
@@ -2285,7 +2285,7 @@ function Kl() {
|
|
|
2285
2285
|
const Il = {
|
|
2286
2286
|
key: 0,
|
|
2287
2287
|
class: "ml-1"
|
|
2288
|
-
},
|
|
2288
|
+
}, sp = /* @__PURE__ */ R({
|
|
2289
2289
|
__name: "APermissionValueChip",
|
|
2290
2290
|
props: {
|
|
2291
2291
|
grant: {},
|
|
@@ -2316,7 +2316,7 @@ const Il = {
|
|
|
2316
2316
|
i && typeof i == "object" && ga(i);
|
|
2317
2317
|
}
|
|
2318
2318
|
return Object.freeze(t);
|
|
2319
|
-
},
|
|
2319
|
+
}, np = (t) => Object.keys(t).map((r) => t[r]), ha = (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 Il = {
|
|
|
2337
2337
|
}
|
|
2338
2338
|
n[s[0]] = e;
|
|
2339
2339
|
};
|
|
2340
|
-
function
|
|
2340
|
+
function ap(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 Gl = {
|
|
|
4360
4360
|
},
|
|
4361
4361
|
{ immediate: !0 }
|
|
4362
4362
|
), Kr(() => {
|
|
4363
|
-
import("./shortcut-buttons-flatpickr-
|
|
4363
|
+
import("./shortcut-buttons-flatpickr-9cf7c43d.js").then((b) => b.s).then((b) => {
|
|
4364
4364
|
i.value = b.default, s.value = !0;
|
|
4365
4365
|
});
|
|
4366
4366
|
}), (b, P) => (h(), B(Wr, {
|
|
@@ -4415,7 +4415,7 @@ const Gl = {
|
|
|
4415
4415
|
]), 1032, ["modelValue", "error-messages", "placeholder", "onKeyup"]));
|
|
4416
4416
|
}
|
|
4417
4417
|
});
|
|
4418
|
-
const Us = /* @__PURE__ */ er(Wl, [["__scopeId", "data-v-09bb56fe"]]),
|
|
4418
|
+
const Us = /* @__PURE__ */ er(Wl, [["__scopeId", "data-v-09bb56fe"]]), op = /* @__PURE__ */ R({
|
|
4419
4419
|
__name: "AFormDatetimePicker",
|
|
4420
4420
|
props: {
|
|
4421
4421
|
modelValue: {},
|
|
@@ -4464,7 +4464,7 @@ const Us = /* @__PURE__ */ er(Wl, [["__scopeId", "data-v-09bb56fe"]]), np = /* @
|
|
|
4464
4464
|
onBlur: o
|
|
4465
4465
|
}, null, 8, ["modelValue", "data-cy", "error-messages", "required", "label", "clearable"]));
|
|
4466
4466
|
}
|
|
4467
|
-
}),
|
|
4467
|
+
}), dp = /* @__PURE__ */ R({
|
|
4468
4468
|
__name: "AFormFlagDatetimePicker",
|
|
4469
4469
|
props: {
|
|
4470
4470
|
modelValue: {},
|
|
@@ -4553,7 +4553,7 @@ const Us = /* @__PURE__ */ er(Wl, [["__scopeId", "data-v-09bb56fe"]]), np = /* @
|
|
|
4553
4553
|
})
|
|
4554
4554
|
], 64));
|
|
4555
4555
|
}
|
|
4556
|
-
}),
|
|
4556
|
+
}), lp = /* @__PURE__ */ R({
|
|
4557
4557
|
__name: "AFilterDatetimePicker",
|
|
4558
4558
|
props: {
|
|
4559
4559
|
modelValue: {},
|
|
@@ -4591,7 +4591,7 @@ function ri(t = "id") {
|
|
|
4591
4591
|
totalCount: 0
|
|
4592
4592
|
});
|
|
4593
4593
|
}
|
|
4594
|
-
function
|
|
4594
|
+
function up(t) {
|
|
4595
4595
|
return {
|
|
4596
4596
|
showPagination: I(() => !(t.page === 1 && t.currentViewCount < t.rowsPerPage))
|
|
4597
4597
|
};
|
|
@@ -4599,7 +4599,7 @@ function dp(t) {
|
|
|
4599
4599
|
const Jl = {
|
|
4600
4600
|
key: 0,
|
|
4601
4601
|
class: "required"
|
|
4602
|
-
},
|
|
4602
|
+
}, cp = /* @__PURE__ */ R({
|
|
4603
4603
|
__name: "AFormRemoteAutocomplete",
|
|
4604
4604
|
props: {
|
|
4605
4605
|
modelValue: {},
|
|
@@ -4737,7 +4737,7 @@ const Jl = {
|
|
|
4737
4737
|
_: 1
|
|
4738
4738
|
}, 8, ["modelValue", "items", "multiple", "clearable", "error-messages", "chips", "hide-details", "loading"]));
|
|
4739
4739
|
}
|
|
4740
|
-
}), Zl = { class: "d-flex" }, Ql = ["for"],
|
|
4740
|
+
}), Zl = { class: "d-flex" }, Ql = ["for"], Vp = /* @__PURE__ */ R({
|
|
4741
4741
|
__name: "AFormRemoteCheckbox",
|
|
4742
4742
|
props: {
|
|
4743
4743
|
modelValue: { type: Boolean },
|
|
@@ -4788,7 +4788,7 @@ const Jl = {
|
|
|
4788
4788
|
}, k(a.value), 9, Ql))
|
|
4789
4789
|
]));
|
|
4790
4790
|
}
|
|
4791
|
-
}), eu = { class: "d-flex" }, tu = ["for"],
|
|
4791
|
+
}), eu = { class: "d-flex" }, tu = ["for"], fp = /* @__PURE__ */ R({
|
|
4792
4792
|
__name: "AFormRemoteSwitch",
|
|
4793
4793
|
props: {
|
|
4794
4794
|
modelValue: { type: Boolean },
|
|
@@ -4872,7 +4872,7 @@ const Jl = {
|
|
|
4872
4872
|
const ru = { key: 0 }, iu = {
|
|
4873
4873
|
key: 0,
|
|
4874
4874
|
class: "required"
|
|
4875
|
-
},
|
|
4875
|
+
}, Fp = /* @__PURE__ */ R({
|
|
4876
4876
|
__name: "AFormValueObjectOptionsSelect",
|
|
4877
4877
|
props: {
|
|
4878
4878
|
modelValue: {},
|
|
@@ -4935,7 +4935,7 @@ const ru = { key: 0 }, iu = {
|
|
|
4935
4935
|
_: 1
|
|
4936
4936
|
}, 8, ["modelValue", "items", "multiple", "clearable", "error-messages", "data-cy"]));
|
|
4937
4937
|
}
|
|
4938
|
-
}),
|
|
4938
|
+
}), qp = /* @__PURE__ */ R({
|
|
4939
4939
|
__name: "AFilterValueObjectOptionsSelect",
|
|
4940
4940
|
props: {
|
|
4941
4941
|
modelValue: {},
|
|
@@ -4964,7 +4964,7 @@ const ru = { key: 0 }, iu = {
|
|
|
4964
4964
|
onChange: l[2] || (l[2] = (f) => r("change"))
|
|
4965
4965
|
}, null, 8, ["modelValue", "items", "chips", "label", "multiple", "clearable"]));
|
|
4966
4966
|
}
|
|
4967
|
-
}),
|
|
4967
|
+
}), Yp = /* @__PURE__ */ R({
|
|
4968
4968
|
__name: "AFilterRemoteAutocomplete",
|
|
4969
4969
|
props: {
|
|
4970
4970
|
modelValue: {},
|
|
@@ -5124,7 +5124,7 @@ const ru = { key: 0 }, iu = {
|
|
|
5124
5124
|
]));
|
|
5125
5125
|
}
|
|
5126
5126
|
});
|
|
5127
|
-
const
|
|
5127
|
+
const Xp = /* @__PURE__ */ er(nu, [["__scopeId", "data-v-0bca0344"]]), cs = /* @__PURE__ */ R({
|
|
5128
5128
|
__name: "AFilterBooleanSelect",
|
|
5129
5129
|
props: {
|
|
5130
5130
|
modelValue: {},
|
|
@@ -5222,7 +5222,7 @@ const ou = /* @__PURE__ */ R({
|
|
|
5222
5222
|
LINK_EXTERNAL: "mdi-open-in-new"
|
|
5223
5223
|
}
|
|
5224
5224
|
}
|
|
5225
|
-
}, gn = ga(du), lu = { key: 1 },
|
|
5225
|
+
}, gn = ga(du), lu = { key: 1 }, mp = /* @__PURE__ */ R({
|
|
5226
5226
|
__name: "ACachedChip",
|
|
5227
5227
|
props: {
|
|
5228
5228
|
id: { default: null },
|
|
@@ -5350,7 +5350,7 @@ function cu() {
|
|
|
5350
5350
|
getLogLevelOption: (e) => t.value.find((i) => i.value === e)
|
|
5351
5351
|
};
|
|
5352
5352
|
}
|
|
5353
|
-
const
|
|
5353
|
+
const pp = /* @__PURE__ */ R({
|
|
5354
5354
|
__name: "ALogLevelChip",
|
|
5355
5355
|
props: {
|
|
5356
5356
|
level: {}
|
|
@@ -5369,7 +5369,7 @@ const Xp = /* @__PURE__ */ R({
|
|
|
5369
5369
|
_: 1
|
|
5370
5370
|
}, 8, ["color"])) : Z("", !0);
|
|
5371
5371
|
}
|
|
5372
|
-
}), wa = (t) => "" + t, Vu = ["data-cy", "onClick"],
|
|
5372
|
+
}), wa = (t) => "" + t, Vu = ["data-cy", "onClick"], Ap = /* @__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 gp = /* @__PURE__ */ R({
|
|
5451
5451
|
__name: "AChipNoLink",
|
|
5452
5452
|
props: {
|
|
5453
5453
|
color: { default: void 0 },
|
|
@@ -5469,7 +5469,7 @@ const pp = /* @__PURE__ */ R({
|
|
|
5469
5469
|
_: 3
|
|
5470
5470
|
}, 8, ["color", "data-cy", "class", "size"]));
|
|
5471
5471
|
}
|
|
5472
|
-
}),
|
|
5472
|
+
}), hp = /* @__PURE__ */ R({
|
|
5473
5473
|
__name: "AUserAndTimeTrackingFields",
|
|
5474
5474
|
props: {
|
|
5475
5475
|
data: {},
|
|
@@ -5505,7 +5505,7 @@ const pp = /* @__PURE__ */ R({
|
|
|
5505
5505
|
}, 8, ["title"]))
|
|
5506
5506
|
], 64));
|
|
5507
5507
|
}
|
|
5508
|
-
}),
|
|
5508
|
+
}), vp = /* @__PURE__ */ R({
|
|
5509
5509
|
__name: "AActionCloseButton",
|
|
5510
5510
|
props: {
|
|
5511
5511
|
routeName: { default: void 0 },
|
|
@@ -5546,7 +5546,7 @@ const pp = /* @__PURE__ */ R({
|
|
|
5546
5546
|
_: 1
|
|
5547
5547
|
}, 8, ["class", "data-cy", "to", "width", "height"]));
|
|
5548
5548
|
}
|
|
5549
|
-
}),
|
|
5549
|
+
}), xp = /* @__PURE__ */ R({
|
|
5550
5550
|
__name: "AActionCreateButton",
|
|
5551
5551
|
props: {
|
|
5552
5552
|
routeName: {},
|
|
@@ -5608,7 +5608,7 @@ const pp = /* @__PURE__ */ R({
|
|
|
5608
5608
|
_: 1
|
|
5609
5609
|
}, 8, ["class", "data-cy", "variant", "to", "height"]));
|
|
5610
5610
|
}
|
|
5611
|
-
}),
|
|
5611
|
+
}), bp = /* @__PURE__ */ R({
|
|
5612
5612
|
__name: "AActionDeleteButton",
|
|
5613
5613
|
props: {
|
|
5614
5614
|
variant: { default: "icon" },
|
|
@@ -5752,7 +5752,7 @@ const pp = /* @__PURE__ */ R({
|
|
|
5752
5752
|
], 64);
|
|
5753
5753
|
};
|
|
5754
5754
|
}
|
|
5755
|
-
}),
|
|
5755
|
+
}), Cp = /* @__PURE__ */ R({
|
|
5756
5756
|
__name: "AActionEditButton",
|
|
5757
5757
|
props: {
|
|
5758
5758
|
routeName: {},
|
|
@@ -5822,7 +5822,7 @@ const pp = /* @__PURE__ */ R({
|
|
|
5822
5822
|
_: 1
|
|
5823
5823
|
}, 8, ["class", "variant", "data-cy", "loading", "height", "onClick"]));
|
|
5824
5824
|
}
|
|
5825
|
-
}),
|
|
5825
|
+
}), yp = /* @__PURE__ */ R({
|
|
5826
5826
|
__name: "AActionSaveAndCloseButton",
|
|
5827
5827
|
props: {
|
|
5828
5828
|
buttonT: { default: "common.button.saveAndClose" },
|
|
@@ -5866,7 +5866,7 @@ const pp = /* @__PURE__ */ R({
|
|
|
5866
5866
|
_: 1
|
|
5867
5867
|
}, 8, ["class", "data-cy", "loading", "disabled", "onClick"]));
|
|
5868
5868
|
}
|
|
5869
|
-
}),
|
|
5869
|
+
}), Kp = /* @__PURE__ */ R({
|
|
5870
5870
|
__name: "AActionSaveButton",
|
|
5871
5871
|
props: {
|
|
5872
5872
|
buttonT: { default: "common.button.save" },
|
|
@@ -5936,7 +5936,7 @@ const pp = /* @__PURE__ */ R({
|
|
|
5936
5936
|
_: 1
|
|
5937
5937
|
}, 8, ["class", "data-cy", "variant", "loading", "disabled", "height", "onClick"]));
|
|
5938
5938
|
}
|
|
5939
|
-
}),
|
|
5939
|
+
}), Ip = /* @__PURE__ */ R({
|
|
5940
5940
|
__name: "ATableCopyIdButton",
|
|
5941
5941
|
props: {
|
|
5942
5942
|
id: {},
|
|
@@ -5983,7 +5983,7 @@ const pp = /* @__PURE__ */ R({
|
|
|
5983
5983
|
_: 1
|
|
5984
5984
|
}, 8, ["class", "data-cy", "size", "onClick"])) : Z("", !0);
|
|
5985
5985
|
}
|
|
5986
|
-
}),
|
|
5986
|
+
}), wp = /* @__PURE__ */ R({
|
|
5987
5987
|
__name: "ATableDetailButton",
|
|
5988
5988
|
props: {
|
|
5989
5989
|
routeName: {},
|
|
@@ -6020,7 +6020,7 @@ const pp = /* @__PURE__ */ R({
|
|
|
6020
6020
|
_: 1
|
|
6021
6021
|
}, 8, ["class", "data-cy", "to", "onClick"]));
|
|
6022
6022
|
}
|
|
6023
|
-
}),
|
|
6023
|
+
}), _p = /* @__PURE__ */ R({
|
|
6024
6024
|
__name: "ATableEditButton",
|
|
6025
6025
|
props: {
|
|
6026
6026
|
routeName: {},
|
|
@@ -6057,7 +6057,7 @@ const pp = /* @__PURE__ */ R({
|
|
|
6057
6057
|
_: 1
|
|
6058
6058
|
}, 8, ["class", "data-cy", "to", "onClick"]));
|
|
6059
6059
|
}
|
|
6060
|
-
}), Yu = /* @__PURE__ */ z("div", { class: "a-button-split__divider d-inline-flex" }, null, -1),
|
|
6060
|
+
}), Yu = /* @__PURE__ */ z("div", { class: "a-button-split__divider d-inline-flex" }, null, -1), Dp = /* @__PURE__ */ R({
|
|
6061
6061
|
__name: "ABtnSplit",
|
|
6062
6062
|
props: {
|
|
6063
6063
|
buttonT: { default: "" },
|
|
@@ -6246,7 +6246,7 @@ function pu() {
|
|
|
6246
6246
|
setThemeLight: e
|
|
6247
6247
|
};
|
|
6248
6248
|
}
|
|
6249
|
-
const Au = { key: 0 }, gu = { key: 1 }, hu = { key: 2 },
|
|
6249
|
+
const Au = { key: 0 }, gu = { key: 1 }, hu = { key: 2 }, kp = /* @__PURE__ */ R({
|
|
6250
6250
|
__name: "AThemeSelect",
|
|
6251
6251
|
setup(t) {
|
|
6252
6252
|
const { setThemeDark: r, setThemeAuto: e, setThemeLight: i, settings: s } = pu(), { t: n } = ne(), a = L(!1);
|
|
@@ -6480,7 +6480,7 @@ const Bu = /* @__PURE__ */ er(ku, [["render", Eu]]), Ou = { class: "flag" }, hn
|
|
|
6480
6480
|
}));
|
|
6481
6481
|
}
|
|
6482
6482
|
});
|
|
6483
|
-
const
|
|
6483
|
+
const Sp = /* @__PURE__ */ er(Pu, [["__scopeId", "data-v-c3ec4800"]]), $u = ["onClick"], Nu = /* @__PURE__ */ R({
|
|
6484
6484
|
__name: "ASystemBarNewVersion",
|
|
6485
6485
|
setup(t) {
|
|
6486
6486
|
const { t: r } = ne(), e = () => {
|
|
@@ -6500,7 +6500,7 @@ class Vi 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" }, Mp = /* @__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" }, kp = /* @__PURE__ *
|
|
|
6595
6595
|
}, Hu = {
|
|
6596
6596
|
key: 0,
|
|
6597
6597
|
class: "required"
|
|
6598
|
-
},
|
|
6598
|
+
}, Tp = /* @__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" }, kp = /* @__PURE__ *
|
|
|
6672
6672
|
]));
|
|
6673
6673
|
}
|
|
6674
6674
|
});
|
|
6675
|
-
const ju = /* @__PURE__ */ z("br", null, null, -1),
|
|
6675
|
+
const ju = /* @__PURE__ */ z("br", null, null, -1), Ep = /* @__PURE__ */ R({
|
|
6676
6676
|
__name: "ACurrentUserDropdown",
|
|
6677
6677
|
props: {
|
|
6678
6678
|
currentUser: {},
|
|
@@ -6847,7 +6847,7 @@ const ju = /* @__PURE__ */ z("br", null, null, -1), Mp = /* @__PURE__ */ R({
|
|
|
6847
6847
|
}), Uu = {
|
|
6848
6848
|
key: 0,
|
|
6849
6849
|
class: "required"
|
|
6850
|
-
},
|
|
6850
|
+
}, Bp = /* @__PURE__ */ R({
|
|
6851
6851
|
__name: "AFormRemoteAutocompleteWithCached",
|
|
6852
6852
|
props: {
|
|
6853
6853
|
modelValue: {},
|
|
@@ -7036,7 +7036,7 @@ const ju = /* @__PURE__ */ z("br", null, null, -1), Mp = /* @__PURE__ */ R({
|
|
|
7036
7036
|
]));
|
|
7037
7037
|
}
|
|
7038
7038
|
});
|
|
7039
|
-
const
|
|
7039
|
+
const Op = /* @__PURE__ */ er(tc, [["__scopeId", "data-v-1c5c4c96"]]), Pp = /* @__PURE__ */ R({
|
|
7040
7040
|
__name: "ALogoutView",
|
|
7041
7041
|
props: {
|
|
7042
7042
|
logoutUrl: { type: Function, default: void 0 }
|
|
@@ -7047,7 +7047,7 @@ const Ep = /* @__PURE__ */ er(tc, [["__scopeId", "data-v-1c5c4c96"]]), Bp = /* @
|
|
|
7047
7047
|
r.logoutUrl && (window.location.href = r.logoutUrl());
|
|
7048
7048
|
}), (e, i) => (h(), $("div"));
|
|
7049
7049
|
}
|
|
7050
|
-
}), rc = { class: "d-flex justify-center align-center fill-height" }, ic = { class: "d-flex flex-column align-center" }, sc = { class: "d-flex justify-center align-center text-primary" }, nc = { class: "pa-4" },
|
|
7050
|
+
}), rc = { class: "d-flex justify-center align-center fill-height" }, ic = { class: "d-flex flex-column align-center" }, sc = { class: "d-flex justify-center align-center text-primary" }, nc = { class: "pa-4" }, $p = /* @__PURE__ */ R({
|
|
7051
7051
|
__name: "AUnauthorizedView",
|
|
7052
7052
|
props: {
|
|
7053
7053
|
returnRouteName: {}
|
|
@@ -7077,7 +7077,7 @@ const Ep = /* @__PURE__ */ er(tc, [["__scopeId", "data-v-1c5c4c96"]]), Bp = /* @
|
|
|
7077
7077
|
])
|
|
7078
7078
|
]));
|
|
7079
7079
|
}
|
|
7080
|
-
}), ac = { class: "d-flex justify-center align-center fill-height" }, oc = { class: "d-flex flex-column align-center" }, dc = { class: "d-flex justify-center align-center text-primary" }, lc = { class: "pa-4" },
|
|
7080
|
+
}), ac = { class: "d-flex justify-center align-center fill-height" }, oc = { class: "d-flex flex-column align-center" }, dc = { class: "d-flex justify-center align-center text-primary" }, lc = { class: "pa-4" }, Np = /* @__PURE__ */ R({
|
|
7081
7081
|
__name: "ANotFoundView",
|
|
7082
7082
|
props: {
|
|
7083
7083
|
returnRouteName: {}
|
|
@@ -7107,7 +7107,7 @@ const Ep = /* @__PURE__ */ er(tc, [["__scopeId", "data-v-1c5c4c96"]]), Bp = /* @
|
|
|
7107
7107
|
])
|
|
7108
7108
|
]));
|
|
7109
7109
|
}
|
|
7110
|
-
}),
|
|
7110
|
+
}), Lp = /* @__PURE__ */ R({
|
|
7111
7111
|
__name: "AJobDetailCommon",
|
|
7112
7112
|
props: {
|
|
7113
7113
|
job: {},
|
|
@@ -8101,7 +8101,7 @@ const Jc = /* @__PURE__ */ R({
|
|
|
8101
8101
|
])
|
|
8102
8102
|
]));
|
|
8103
8103
|
}
|
|
8104
|
-
}), iV = { class: "subject-select__sidebar system-border-r" }, sV = { class: "subject-select__content" }, nV = { class: "d-flex w-100 align-center justify-center pa-4" }, aV = { class: "subject-select__actions system-border-t" }, oV = { key: 0 }, dV = { key: 1 },
|
|
8104
|
+
}), iV = { class: "subject-select__sidebar system-border-r" }, sV = { class: "subject-select__content" }, nV = { class: "d-flex w-100 align-center justify-center pa-4" }, aV = { class: "subject-select__actions system-border-t" }, oV = { key: 0 }, dV = { key: 1 }, zp = /* @__PURE__ */ R({
|
|
8105
8105
|
__name: "AAssetSelect",
|
|
8106
8106
|
props: {
|
|
8107
8107
|
modelValue: { type: Boolean, default: void 0 },
|
|
@@ -9667,7 +9667,7 @@ function RV(t, r, e, i) {
|
|
|
9667
9667
|
updateDataAtIndex: j
|
|
9668
9668
|
};
|
|
9669
9669
|
}
|
|
9670
|
-
const HV = ["id"], jV = { class: "a-sortable-widget__content" }, UV = { class: "a-sortable-widget__buttons" },
|
|
9670
|
+
const HV = ["id"], jV = { class: "a-sortable-widget__content" }, UV = { class: "a-sortable-widget__buttons" }, Rp = /* @__PURE__ */ R({
|
|
9671
9671
|
__name: "ASortable",
|
|
9672
9672
|
props: {
|
|
9673
9673
|
modelValue: {},
|
|
@@ -10314,7 +10314,7 @@ const QV = ["data-id"], ef = { class: "a-sortable-nested-widget__nested" }, tf =
|
|
|
10314
10314
|
], 10, QV);
|
|
10315
10315
|
};
|
|
10316
10316
|
}
|
|
10317
|
-
}), of = ["id"],
|
|
10317
|
+
}), of = ["id"], Hp = /* @__PURE__ */ R({
|
|
10318
10318
|
__name: "ASortableNested",
|
|
10319
10319
|
props: {
|
|
10320
10320
|
modelValue: {},
|
|
@@ -10515,8 +10515,8 @@ const QV = ["data-id"], ef = { class: "a-sortable-nested-widget__nested" }, tf =
|
|
|
10515
10515
|
};
|
|
10516
10516
|
}
|
|
10517
10517
|
});
|
|
10518
|
-
const
|
|
10519
|
-
function
|
|
10518
|
+
const jp = (t) => t ? 1 : 0;
|
|
10519
|
+
function Up(t = "", r = "user") {
|
|
10520
10520
|
let e = t, i = r;
|
|
10521
10521
|
return {
|
|
10522
10522
|
createAnzuUser: (n, a) => (St(n) && (e = n), St(a) && (i = a), {
|
|
@@ -10545,7 +10545,7 @@ function Hp(t = "", r = "user") {
|
|
|
10545
10545
|
})
|
|
10546
10546
|
};
|
|
10547
10547
|
}
|
|
10548
|
-
function
|
|
10548
|
+
function Gp() {
|
|
10549
10549
|
return {
|
|
10550
10550
|
createPermissionConfig: () => ({
|
|
10551
10551
|
config: {},
|
|
@@ -10559,7 +10559,7 @@ function jp() {
|
|
|
10559
10559
|
})
|
|
10560
10560
|
};
|
|
10561
10561
|
}
|
|
10562
|
-
function
|
|
10562
|
+
function Wp() {
|
|
10563
10563
|
return {
|
|
10564
10564
|
createPermissionGroup: () => ({
|
|
10565
10565
|
id: 0,
|
|
@@ -10575,7 +10575,7 @@ function Up() {
|
|
|
10575
10575
|
})
|
|
10576
10576
|
};
|
|
10577
10577
|
}
|
|
10578
|
-
const Yr = (t) => tl.includes(t), Xr = (t, r, e = "") => ia(r) ? t : hd(e === "" ? t : e, r),
|
|
10578
|
+
const Yr = (t) => tl.includes(t), Xr = (t, r, e = "") => ia(r) ? t : hd(e === "" ? t : e, r), Jp = (t, r, e = "", i = {}, s = null, n, a, o = {}) => new Promise((d, l) => {
|
|
10579
10579
|
const f = { method: r };
|
|
10580
10580
|
e !== "" && (f.url = Xr(e, i)), ue(s) || (f.data = JSON.stringify(s)), t().request({ ...o, ...f }).then((u) => Yr(u.status) ? u.data ? d(u.data) : u.status === Gt ? d(null) : l(new We()) : l(new Zt(u.status))).catch((u) => fr(u) ? l(new Wt(u)) : Fr(u) ? l(new Jt(u, n, a, u)) : qr(u) ? l(new Qt(u, u)) : l(new We(u)));
|
|
10581
10581
|
}), df = (t, r = {}, e, i = {}, s, n, a = {}) => new Promise((o, d) => {
|
|
@@ -10626,7 +10626,7 @@ function ro() {
|
|
|
10626
10626
|
const uf = (t, r) => {
|
|
10627
10627
|
const { querySetLimit: e, querySetOffset: i, querySetOrder: s, queryBuild: n, queryAddFilter: a, queryAdd: o } = ro(), d = t.length;
|
|
10628
10628
|
return e(d), i(1, d), s("id", !1), r ? o("id", t.join(",")) : a("in", "id", t.join(",")), n();
|
|
10629
|
-
},
|
|
10629
|
+
}, Zp = (t, r, e, i = {}, s, n, a = {}, o = !1) => new Promise((d, l) => {
|
|
10630
10630
|
t().get(Xr(e, i) + uf(r, o), a).then((f) => {
|
|
10631
10631
|
var u;
|
|
10632
10632
|
return Yr(f.status) ? (u = f.data) != null && u.data ? d(f.data.data) : f.status === Gt ? d(null) : l(new We()) : l(new Zt(f.status));
|
|
@@ -10650,10 +10650,10 @@ const uf = (t, r) => {
|
|
|
10650
10650
|
}).catch((u) => fr(u) ? l(new Wt(u)) : Fr(u) ? l(new Jt(u, n, a, u)) : qr(u) ? l(new Qt(u, u)) : l(new We(u)));
|
|
10651
10651
|
}), Ff = (t, r, e = {}, i, s, n = {}) => new Promise((a, o) => {
|
|
10652
10652
|
t().get(Xr(r, e), n).then((d) => Yr(d.status) ? d.data ? a(d.data) : d.status === Gt ? a(null) : o(new We()) : o(new Zt(d.status))).catch((d) => fr(d) ? o(new Wt(d)) : Fr(d) ? o(new Jt(d, i, s, d)) : qr(d) ? o(new Qt(d, d)) : o(new We(d)));
|
|
10653
|
-
}),
|
|
10653
|
+
}), Qp = (t, r = {}, e, i = {}, s, n, a = {}) => new Promise((o, d) => {
|
|
10654
10654
|
t().put(Xr(e, i), JSON.stringify(r), a).then((l) => Yr(l.status) ? l.data ? o(l.data) : l.status === Gt ? o(null) : d(new We()) : d(new Zt(l.status))).catch((l) => fr(l) ? d(new Wt(l)) : Fr(l) ? d(new Jt(l, s, n, l)) : qr(l) ? d(new Qt(l, l)) : d(new We(l)));
|
|
10655
10655
|
});
|
|
10656
|
-
function
|
|
10656
|
+
function eA() {
|
|
10657
10657
|
return {
|
|
10658
10658
|
isAnzuFatalError: ua,
|
|
10659
10659
|
isAnzuApiForbiddenError: Va,
|
|
@@ -10662,7 +10662,7 @@ function Zp() {
|
|
|
10662
10662
|
};
|
|
10663
10663
|
}
|
|
10664
10664
|
const Ai = "/adm/v1/job", gi = "job";
|
|
10665
|
-
function
|
|
10665
|
+
function tA(t, r) {
|
|
10666
10666
|
return {
|
|
10667
10667
|
fetchJobList: (a, o) => io(t, Ai, {}, a, o, r, gi),
|
|
10668
10668
|
fetchJob: (a) => Ff(t, Ai + "/:id", { id: a }, r, gi),
|
|
@@ -10673,8 +10673,8 @@ function Qp(t, r) {
|
|
|
10673
10673
|
deleteJob: (a) => lf(t, Ai + "/:id", { id: a }, r, gi)
|
|
10674
10674
|
};
|
|
10675
10675
|
}
|
|
10676
|
-
const
|
|
10677
|
-
function
|
|
10676
|
+
const rA = "jobUserDataDelete";
|
|
10677
|
+
function iA(t = []) {
|
|
10678
10678
|
const { t: r } = ne(), e = L([
|
|
10679
10679
|
{
|
|
10680
10680
|
value: "jobUserDataDelete",
|
|
@@ -10687,19 +10687,19 @@ function tA(t = []) {
|
|
|
10687
10687
|
getJobResourceOption: (s) => e.value.find((n) => n.value === s)
|
|
10688
10688
|
};
|
|
10689
10689
|
}
|
|
10690
|
-
const
|
|
10690
|
+
const sA = {
|
|
10691
10691
|
install(t, r) {
|
|
10692
10692
|
var e, i;
|
|
10693
10693
|
t.provide(ji, r.currentUser), t.provide(sa, (e = r.coreDam) == null ? void 0 : e.client), t.provide(na, r.customAclResolver), t.provide(aa, r.languages.available), t.provide(oa, r.languages.default), t.provide(da, (i = r.coreDam) == null ? void 0 : i.defaultLicenceId), t.provide(vd, r.image), t.component("Acl", Sl), t.use(Jd, { componentName: "Notifications" });
|
|
10694
10694
|
}
|
|
10695
|
-
},
|
|
10695
|
+
}, nA = (t, r) => {
|
|
10696
10696
|
const e = t.indexOf(r);
|
|
10697
10697
|
if (e === -1) {
|
|
10698
10698
|
t.push(r);
|
|
10699
10699
|
return;
|
|
10700
10700
|
}
|
|
10701
10701
|
t.splice(e, 1);
|
|
10702
|
-
},
|
|
10702
|
+
}, aA = (t, r = ", ") => t.join(r), oA = (...t) => Array.from(...t), qf = (t, r = []) => t.reduce((e, i) => Array.isArray(i) ? qf(i, r) : (r.push(i), r), []), dA = (t, r) => {
|
|
10703
10703
|
if (t.length !== r.length)
|
|
10704
10704
|
return !1;
|
|
10705
10705
|
const e = t.slice().sort(), i = r.slice().sort();
|
|
@@ -10709,13 +10709,13 @@ const rA = {
|
|
|
10709
10709
|
return !0;
|
|
10710
10710
|
}, Yf = (t) => {
|
|
10711
10711
|
history.replaceState(history.state, "", t);
|
|
10712
|
-
},
|
|
10712
|
+
}, lA = (t, r) => {
|
|
10713
10713
|
const e = t.resolve(r);
|
|
10714
10714
|
Yf(e.href);
|
|
10715
|
-
}, Xf = "Badge", mf = "
|
|
10715
|
+
}, Xf = "Badge", mf = "Open", pf = "Close", Af = {
|
|
10716
10716
|
noResultsText: "No matching records found",
|
|
10717
10717
|
loadingText: "Loading items..."
|
|
10718
|
-
},
|
|
10718
|
+
}, gf = {
|
|
10719
10719
|
itemsPerPageText: "Rows per page:",
|
|
10720
10720
|
ariaLabel: {
|
|
10721
10721
|
sortDescending: "Sorted descending.",
|
|
@@ -10726,7 +10726,7 @@ const rA = {
|
|
|
10726
10726
|
activateAscending: "Activate to sort ascending."
|
|
10727
10727
|
},
|
|
10728
10728
|
sortBy: "Sort by"
|
|
10729
|
-
},
|
|
10729
|
+
}, hf = {
|
|
10730
10730
|
itemsPerPageText: "Items per page:",
|
|
10731
10731
|
itemsPerPageAll: "All",
|
|
10732
10732
|
nextPage: "Next page",
|
|
@@ -10734,31 +10734,31 @@ const rA = {
|
|
|
10734
10734
|
firstPage: "First page",
|
|
10735
10735
|
lastPage: "Last page",
|
|
10736
10736
|
pageText: "{0}-{1} of {2}"
|
|
10737
|
-
},
|
|
10737
|
+
}, vf = {
|
|
10738
10738
|
itemsSelected: "{0} selected",
|
|
10739
10739
|
nextMonthAriaLabel: "Next month",
|
|
10740
10740
|
nextYearAriaLabel: "Next year",
|
|
10741
10741
|
prevMonthAriaLabel: "Previous month",
|
|
10742
10742
|
prevYearAriaLabel: "Previous year"
|
|
10743
|
-
},
|
|
10743
|
+
}, xf = "No data available", bf = {
|
|
10744
10744
|
prev: "Previous visual",
|
|
10745
10745
|
next: "Next visual",
|
|
10746
10746
|
ariaLabel: {
|
|
10747
10747
|
delimiter: "Carousel slide {0} of {1}"
|
|
10748
10748
|
}
|
|
10749
|
-
}, bf = {
|
|
10750
|
-
moreEvents: "{0} more"
|
|
10751
10749
|
}, Cf = {
|
|
10750
|
+
moreEvents: "{0} more"
|
|
10751
|
+
}, yf = {
|
|
10752
10752
|
clear: "Clear {0}",
|
|
10753
10753
|
prependAction: "{0} prepended action",
|
|
10754
10754
|
appendAction: "{0} appended action"
|
|
10755
|
-
},
|
|
10755
|
+
}, Kf = {
|
|
10756
10756
|
counter: "{0} files",
|
|
10757
10757
|
counterSize: "{0} files ({1} in total)"
|
|
10758
|
-
},
|
|
10758
|
+
}, If = {
|
|
10759
10759
|
am: "AM",
|
|
10760
10760
|
pm: "PM"
|
|
10761
|
-
},
|
|
10761
|
+
}, wf = {
|
|
10762
10762
|
ariaLabel: {
|
|
10763
10763
|
root: "Navigácia stránkovania",
|
|
10764
10764
|
next: "Ďalšia stránka",
|
|
@@ -10768,26 +10768,27 @@ const rA = {
|
|
|
10768
10768
|
first: "First page",
|
|
10769
10769
|
last: "Last page"
|
|
10770
10770
|
}
|
|
10771
|
-
},
|
|
10771
|
+
}, _f = {
|
|
10772
10772
|
ariaLabel: {
|
|
10773
10773
|
item: "Rating {0} of {1}"
|
|
10774
10774
|
}
|
|
10775
|
-
},
|
|
10775
|
+
}, Df = {
|
|
10776
10776
|
badge: Xf,
|
|
10777
|
-
|
|
10778
|
-
|
|
10779
|
-
|
|
10780
|
-
|
|
10781
|
-
|
|
10782
|
-
|
|
10783
|
-
|
|
10784
|
-
|
|
10785
|
-
|
|
10786
|
-
|
|
10787
|
-
|
|
10788
|
-
|
|
10789
|
-
|
|
10790
|
-
|
|
10777
|
+
open: mf,
|
|
10778
|
+
close: pf,
|
|
10779
|
+
dataIterator: Af,
|
|
10780
|
+
dataTable: gf,
|
|
10781
|
+
dataFooter: hf,
|
|
10782
|
+
datePicker: vf,
|
|
10783
|
+
noDataText: xf,
|
|
10784
|
+
carousel: bf,
|
|
10785
|
+
calendar: Cf,
|
|
10786
|
+
input: yf,
|
|
10787
|
+
fileInput: Kf,
|
|
10788
|
+
timePicker: If,
|
|
10789
|
+
pagination: wf,
|
|
10790
|
+
rating: _f
|
|
10791
|
+
}, kf = "System error, try again later or contact administrator", Sf = "Access denied, you dont have correct rights for this action", Mf = "Please fill all required fields and fix problems", Tf = "Please, fix these errors", Ef = "Forbidden operation", Bf = {
|
|
10791
10792
|
created: "Record was created",
|
|
10792
10793
|
updated: "Record was updated",
|
|
10793
10794
|
deleted: "Record was removed",
|
|
@@ -10795,61 +10796,61 @@ const rA = {
|
|
|
10795
10796
|
unpublished: "Record was unpublished",
|
|
10796
10797
|
enabled: "Record was enabled",
|
|
10797
10798
|
disabled: "Record was disabled"
|
|
10798
|
-
},
|
|
10799
|
-
unknownError:
|
|
10800
|
-
forbiddenError:
|
|
10801
|
-
fixValidationErrors:
|
|
10802
|
-
fixApiValidationErrors:
|
|
10803
|
-
apiForbiddenOperationError:
|
|
10804
|
-
recordWas:
|
|
10805
|
-
idWasCopied:
|
|
10806
|
-
textWasCopied:
|
|
10807
|
-
},
|
|
10808
|
-
create:
|
|
10809
|
-
createAndClose:
|
|
10810
|
-
save:
|
|
10811
|
-
saveAndClose:
|
|
10812
|
-
close:
|
|
10813
|
-
edit:
|
|
10814
|
-
detail:
|
|
10815
|
-
submitFilter:
|
|
10816
|
-
resetFilter:
|
|
10817
|
-
advancedFilters:
|
|
10818
|
-
cancel:
|
|
10799
|
+
}, Of = "ID was copied to clipboard", Pf = "Text was copied to clipboard", $f = {
|
|
10800
|
+
unknownError: kf,
|
|
10801
|
+
forbiddenError: Sf,
|
|
10802
|
+
fixValidationErrors: Mf,
|
|
10803
|
+
fixApiValidationErrors: Tf,
|
|
10804
|
+
apiForbiddenOperationError: Ef,
|
|
10805
|
+
recordWas: Bf,
|
|
10806
|
+
idWasCopied: Of,
|
|
10807
|
+
textWasCopied: Pf
|
|
10808
|
+
}, Nf = "Create", Lf = "Create And Close", zf = "Save", Rf = "Save And Close", Hf = "Close", jf = "Edit", Uf = "Detail", Gf = "Apply Filter", Wf = "Reset Filter", Jf = "More filters", Zf = "Cancel", Qf = "Id", eF = "Now", tF = "Confirm", rF = "Copy ID", iF = "Add", sF = "Download", nF = "Upload", aF = "Refresh", oF = "Forwards", dF = "Backwards", lF = {
|
|
10809
|
+
create: Nf,
|
|
10810
|
+
createAndClose: Lf,
|
|
10811
|
+
save: zf,
|
|
10812
|
+
saveAndClose: Rf,
|
|
10813
|
+
close: Hf,
|
|
10814
|
+
edit: jf,
|
|
10815
|
+
detail: Uf,
|
|
10816
|
+
submitFilter: Gf,
|
|
10817
|
+
resetFilter: Wf,
|
|
10818
|
+
advancedFilters: Jf,
|
|
10819
|
+
cancel: Zf,
|
|
10819
10820
|
delete: "Delete",
|
|
10820
|
-
id:
|
|
10821
|
-
now:
|
|
10822
|
-
confirm:
|
|
10823
|
-
copyId:
|
|
10824
|
-
add:
|
|
10825
|
-
download:
|
|
10826
|
-
upload:
|
|
10827
|
-
refresh:
|
|
10828
|
-
forwards:
|
|
10829
|
-
backwards:
|
|
10830
|
-
},
|
|
10821
|
+
id: Qf,
|
|
10822
|
+
now: eF,
|
|
10823
|
+
confirm: tF,
|
|
10824
|
+
copyId: rF,
|
|
10825
|
+
add: iF,
|
|
10826
|
+
download: sF,
|
|
10827
|
+
upload: nF,
|
|
10828
|
+
refresh: aF,
|
|
10829
|
+
forwards: oF,
|
|
10830
|
+
backwards: dF
|
|
10831
|
+
}, uF = "System", cF = "Not selected", VF = {
|
|
10831
10832
|
true: "Yes",
|
|
10832
10833
|
false: "No"
|
|
10833
|
-
},
|
|
10834
|
+
}, fF = {
|
|
10834
10835
|
createdAt: "Created",
|
|
10835
10836
|
modifiedAt: "Modified",
|
|
10836
10837
|
created: "Created",
|
|
10837
10838
|
modified: "Modified"
|
|
10838
|
-
},
|
|
10839
|
+
}, FF = {
|
|
10839
10840
|
eq: "Presný výraz",
|
|
10840
10841
|
contains: "Kdekolvek vo výraze",
|
|
10841
10842
|
startsWith: "Začiatok výrazu"
|
|
10842
|
-
},
|
|
10843
|
-
system:
|
|
10844
|
-
notSelected:
|
|
10845
|
-
boolean:
|
|
10846
|
-
tracking:
|
|
10847
|
-
filterPlaceholder:
|
|
10848
|
-
},
|
|
10843
|
+
}, qF = {
|
|
10844
|
+
system: uF,
|
|
10845
|
+
notSelected: cF,
|
|
10846
|
+
boolean: VF,
|
|
10847
|
+
tracking: fF,
|
|
10848
|
+
filterPlaceholder: FF
|
|
10849
|
+
}, YF = "version", XF = "New version of admin is available. For proper functioning, latest version is required.", mF = "Reload new version", pF = {
|
|
10849
10850
|
light: "Light",
|
|
10850
10851
|
dark: "Dark",
|
|
10851
10852
|
auto: "Auto"
|
|
10852
|
-
},
|
|
10853
|
+
}, AF = {
|
|
10853
10854
|
config: "Config table",
|
|
10854
10855
|
displayCols: "Display columns",
|
|
10855
10856
|
itemsPerPage: "Records per page",
|
|
@@ -10861,52 +10862,52 @@ const rA = {
|
|
|
10861
10862
|
mostRecent: "Most recent",
|
|
10862
10863
|
oldest: "Oldest"
|
|
10863
10864
|
}
|
|
10864
|
-
},
|
|
10865
|
+
}, gF = {
|
|
10865
10866
|
confirmDelete: "Remove?",
|
|
10866
10867
|
hide: "Hide",
|
|
10867
10868
|
show: "Show"
|
|
10868
|
-
}, gF = {
|
|
10869
|
-
button: "Applications"
|
|
10870
10869
|
}, hF = {
|
|
10870
|
+
button: "Applications"
|
|
10871
|
+
}, vF = {
|
|
10871
10872
|
button: "Account",
|
|
10872
10873
|
logout: "Logout",
|
|
10873
10874
|
logoutText: "Are you sure you want to log out?",
|
|
10874
10875
|
logoutConfirm: "Logout",
|
|
10875
10876
|
settings: "Settings"
|
|
10876
|
-
},
|
|
10877
|
+
}, xF = {
|
|
10877
10878
|
detail: "Detail",
|
|
10878
10879
|
edit: "Edit",
|
|
10879
10880
|
create: "Create"
|
|
10880
|
-
},
|
|
10881
|
+
}, bF = {
|
|
10881
10882
|
text: "Prosím, prihláste sa",
|
|
10882
10883
|
button: "Prihlásiť sa"
|
|
10883
|
-
},
|
|
10884
|
+
}, CF = {
|
|
10884
10885
|
title: "Oops, 404",
|
|
10885
10886
|
text: "This page doesn't exist",
|
|
10886
10887
|
backButton: "Return to homepage"
|
|
10887
|
-
},
|
|
10888
|
+
}, yF = {
|
|
10888
10889
|
title: "Oops, 401",
|
|
10889
10890
|
text: "You don't have access to this page",
|
|
10890
10891
|
backButton: "Return to login"
|
|
10891
|
-
}, yF = {
|
|
10892
|
-
version: qF,
|
|
10893
|
-
newVersionText: YF,
|
|
10894
|
-
newVersionReload: XF,
|
|
10895
|
-
theme: mF,
|
|
10896
|
-
datatable: pF,
|
|
10897
|
-
modal: AF,
|
|
10898
|
-
adminSwitcher: gF,
|
|
10899
|
-
currentUser: hF,
|
|
10900
|
-
breadcrumb: vF,
|
|
10901
|
-
login: xF,
|
|
10902
|
-
notFound: bF,
|
|
10903
|
-
unauthorized: CF
|
|
10904
10892
|
}, KF = {
|
|
10893
|
+
version: YF,
|
|
10894
|
+
newVersionText: XF,
|
|
10895
|
+
newVersionReload: mF,
|
|
10896
|
+
theme: pF,
|
|
10897
|
+
datatable: AF,
|
|
10898
|
+
modal: gF,
|
|
10899
|
+
adminSwitcher: hF,
|
|
10900
|
+
currentUser: vF,
|
|
10901
|
+
breadcrumb: xF,
|
|
10902
|
+
login: bF,
|
|
10903
|
+
notFound: CF,
|
|
10904
|
+
unauthorized: yF
|
|
10905
|
+
}, IF = {
|
|
10905
10906
|
detail: "Anzu User Detail",
|
|
10906
10907
|
list: "Anzu Users List",
|
|
10907
10908
|
edit: "Anzu User Edit",
|
|
10908
10909
|
create: "Anzu User Create"
|
|
10909
|
-
},
|
|
10910
|
+
}, wF = {
|
|
10910
10911
|
id: "ID",
|
|
10911
10912
|
enabled: "Enabled",
|
|
10912
10913
|
email: "Email",
|
|
@@ -10922,26 +10923,26 @@ const rA = {
|
|
|
10922
10923
|
color: "Avatar color",
|
|
10923
10924
|
text: "Avatar text"
|
|
10924
10925
|
}
|
|
10925
|
-
},
|
|
10926
|
+
}, _F = {
|
|
10926
10927
|
id: "ID",
|
|
10927
10928
|
enabled: "Enabled",
|
|
10928
10929
|
email: "Email"
|
|
10929
|
-
},
|
|
10930
|
+
}, DF = {
|
|
10930
10931
|
grants: "Actions",
|
|
10931
10932
|
permissions: "Permissions",
|
|
10932
10933
|
resolvedPermissions: "Resolved Permission",
|
|
10933
10934
|
noPermissions: "No permissions set"
|
|
10934
|
-
}, DF = {
|
|
10935
|
-
meta: KF,
|
|
10936
|
-
model: IF,
|
|
10937
|
-
filter: wF,
|
|
10938
|
-
table: _F
|
|
10939
10935
|
}, kF = {
|
|
10936
|
+
meta: IF,
|
|
10937
|
+
model: wF,
|
|
10938
|
+
filter: _F,
|
|
10939
|
+
table: DF
|
|
10940
|
+
}, SF = {
|
|
10940
10941
|
id: "Id",
|
|
10941
10942
|
status: "Status",
|
|
10942
10943
|
startedAtFrom: "Started at from",
|
|
10943
10944
|
startedAtUntil: "Started at until"
|
|
10944
|
-
},
|
|
10945
|
+
}, MF = {
|
|
10945
10946
|
id: "Id",
|
|
10946
10947
|
_resourceName: "Type",
|
|
10947
10948
|
status: "Status",
|
|
@@ -10950,26 +10951,26 @@ const rA = {
|
|
|
10950
10951
|
result: "Result",
|
|
10951
10952
|
targetUserId: "Target user id",
|
|
10952
10953
|
anonymizeUser: "Anonymize user"
|
|
10953
|
-
}, MF = {
|
|
10954
|
-
jobUserDataDelete: "User data delete"
|
|
10955
10954
|
}, TF = {
|
|
10956
|
-
|
|
10955
|
+
jobUserDataDelete: "User data delete"
|
|
10957
10956
|
}, EF = {
|
|
10957
|
+
create: "Create job"
|
|
10958
|
+
}, BF = {
|
|
10958
10959
|
waiting: "Waiting",
|
|
10959
10960
|
processing: "Processing",
|
|
10960
10961
|
awaitingBatchProcess: "Processing batch",
|
|
10961
10962
|
done: "Done",
|
|
10962
10963
|
error: "Error"
|
|
10963
|
-
}, BF = {
|
|
10964
|
-
filter: kF,
|
|
10965
|
-
model: SF,
|
|
10966
|
-
jobResource: MF,
|
|
10967
|
-
button: TF,
|
|
10968
|
-
status: EF
|
|
10969
10964
|
}, OF = {
|
|
10965
|
+
filter: SF,
|
|
10966
|
+
model: MF,
|
|
10967
|
+
jobResource: TF,
|
|
10968
|
+
button: EF,
|
|
10969
|
+
status: BF
|
|
10970
|
+
}, PF = {
|
|
10970
10971
|
detail: "Log Detail",
|
|
10971
10972
|
list: "List of Logs"
|
|
10972
|
-
},
|
|
10973
|
+
}, $F = "System", NF = {
|
|
10973
10974
|
system: "System",
|
|
10974
10975
|
type: "Type",
|
|
10975
10976
|
levelName: "Level",
|
|
@@ -10980,7 +10981,7 @@ const rA = {
|
|
|
10980
10981
|
datetimeTo: "Date until",
|
|
10981
10982
|
message: "Message",
|
|
10982
10983
|
appVersion: "Version"
|
|
10983
|
-
},
|
|
10984
|
+
}, LF = {
|
|
10984
10985
|
id: "ID",
|
|
10985
10986
|
datetime: "Date",
|
|
10986
10987
|
levelName: "Level",
|
|
@@ -10996,76 +10997,76 @@ const rA = {
|
|
|
10996
10997
|
path: "URL",
|
|
10997
10998
|
httpStatus: "Status code"
|
|
10998
10999
|
}
|
|
10999
|
-
}, LF = {
|
|
11000
|
-
meta: OF,
|
|
11001
|
-
system: PF,
|
|
11002
|
-
filter: $F,
|
|
11003
|
-
model: NF
|
|
11004
11000
|
}, zF = {
|
|
11001
|
+
meta: PF,
|
|
11002
|
+
system: $F,
|
|
11003
|
+
filter: NF,
|
|
11004
|
+
model: LF
|
|
11005
|
+
}, RF = {
|
|
11005
11006
|
actions: "Actions",
|
|
11006
11007
|
permissions: "Permissions"
|
|
11007
|
-
},
|
|
11008
|
+
}, HF = {
|
|
11008
11009
|
allow: "Allow",
|
|
11009
11010
|
allowOwner: "Owner only",
|
|
11010
11011
|
deny: "Deny"
|
|
11011
|
-
},
|
|
11012
|
+
}, jF = {
|
|
11012
11013
|
role: "Role",
|
|
11013
11014
|
group: "Group",
|
|
11014
11015
|
user: "User",
|
|
11015
11016
|
defaultGrant: "Default"
|
|
11016
|
-
}, jF = {
|
|
11017
|
-
table: zF,
|
|
11018
|
-
grant: RF,
|
|
11019
|
-
grantOrigin: HF
|
|
11020
11017
|
}, UF = {
|
|
11018
|
+
table: RF,
|
|
11019
|
+
grant: HF,
|
|
11020
|
+
grantOrigin: jF
|
|
11021
|
+
}, GF = {
|
|
11021
11022
|
detail: "Permission Group Detail",
|
|
11022
11023
|
list: "Permission Group List",
|
|
11023
11024
|
create: "Permission Group Create",
|
|
11024
11025
|
edit: "Permission Group Edit"
|
|
11025
|
-
},
|
|
11026
|
+
}, WF = {
|
|
11026
11027
|
id: "ID",
|
|
11027
11028
|
title: "Title",
|
|
11028
11029
|
description: "Description",
|
|
11029
11030
|
permissions: "Permissions"
|
|
11030
|
-
},
|
|
11031
|
+
}, JF = {
|
|
11031
11032
|
id: "ID",
|
|
11032
11033
|
title: "Title"
|
|
11033
|
-
}, JF = {
|
|
11034
|
-
deleteConfirm: "Do you want to permanently remove the permission group from the system?"
|
|
11035
11034
|
}, ZF = {
|
|
11036
|
-
|
|
11037
|
-
|
|
11038
|
-
|
|
11039
|
-
|
|
11040
|
-
|
|
11041
|
-
|
|
11042
|
-
|
|
11043
|
-
|
|
11044
|
-
|
|
11045
|
-
|
|
11046
|
-
|
|
11047
|
-
|
|
11048
|
-
|
|
11049
|
-
|
|
11050
|
-
|
|
11051
|
-
|
|
11052
|
-
|
|
11053
|
-
|
|
11054
|
-
|
|
11055
|
-
|
|
11056
|
-
|
|
11057
|
-
|
|
11058
|
-
|
|
11059
|
-
|
|
11060
|
-
|
|
11061
|
-
|
|
11062
|
-
|
|
11063
|
-
|
|
11064
|
-
|
|
11065
|
-
|
|
11066
|
-
|
|
11067
|
-
|
|
11068
|
-
}, yq = {
|
|
11035
|
+
deleteConfirm: "Do you want to permanently remove the permission group from the system?"
|
|
11036
|
+
}, QF = {
|
|
11037
|
+
meta: GF,
|
|
11038
|
+
model: WF,
|
|
11039
|
+
filter: JF,
|
|
11040
|
+
button: ZF
|
|
11041
|
+
}, eq = "Invalid", tq = "ID mismatch error when editing object. Please contact the administrator if needed.", rq = "Required field is empty.", iq = "Field does not meet minimum length requirement.", sq = "Field does not meet maximum length requirement.", nq = "Invalid field.", aq = "Field must be unique.", oq = "Value in field not found.", dq = "Value must be greater.", lq = "Value must be lower.", uq = "Incorrect format.", cq = "Url is in an incorrect format.", Vq = "Item already exists.", fq = {
|
|
11042
|
+
noTranslation: eq,
|
|
11043
|
+
error_id_mismatch: tq,
|
|
11044
|
+
error_field_empty: rq,
|
|
11045
|
+
error_field_length_min: iq,
|
|
11046
|
+
error_field_length_max: sq,
|
|
11047
|
+
error_field_invalid: nq,
|
|
11048
|
+
error_field_not_unique: aq,
|
|
11049
|
+
error_field_value_not_found: oq,
|
|
11050
|
+
error_field_range_min: dq,
|
|
11051
|
+
error_field_range_max: lq,
|
|
11052
|
+
error_field_regex: uq,
|
|
11053
|
+
error_field_url: cq,
|
|
11054
|
+
error_already_exists: Vq
|
|
11055
|
+
}, Fq = "Required.", qq = "Value must be between {min} and {max}.", Yq = "Minimal length is {min}.", Xq = "Maximal length is {max}.", mq = "Maximal value must be {max}.", pq = "Minimal value must be {min}.", Aq = "Incorrect email format.", gq = "Incorrect url format.", hq = "Allowed only numbers.", vq = "Allowed only characters a-z, - and numbers 0-9.", xq = "Item length in list must have between {min} and {max} characters.", bq = {
|
|
11056
|
+
required: Fq,
|
|
11057
|
+
between: qq,
|
|
11058
|
+
minLength: Yq,
|
|
11059
|
+
maxLength: Xq,
|
|
11060
|
+
maxValue: mq,
|
|
11061
|
+
minValue: pq,
|
|
11062
|
+
email: Aq,
|
|
11063
|
+
url: gq,
|
|
11064
|
+
numeric: hq,
|
|
11065
|
+
slug: vq,
|
|
11066
|
+
stringArrayItemLength: xq
|
|
11067
|
+
}, Cq = "Chyba", yq = {
|
|
11068
|
+
noTranslation: Cq
|
|
11069
|
+
}, Kq = {
|
|
11069
11070
|
id: "Id",
|
|
11070
11071
|
texts: {
|
|
11071
11072
|
displayTitle: "Title"
|
|
@@ -11076,7 +11077,7 @@ const rA = {
|
|
|
11076
11077
|
size: "Size"
|
|
11077
11078
|
}
|
|
11078
11079
|
}
|
|
11079
|
-
},
|
|
11080
|
+
}, Iq = {
|
|
11080
11081
|
table: {
|
|
11081
11082
|
image: "Image"
|
|
11082
11083
|
},
|
|
@@ -11098,67 +11099,67 @@ const rA = {
|
|
|
11098
11099
|
pickExactCount: "Select assets: {count}. Selected: {selected}.",
|
|
11099
11100
|
pickRangeCount: "Select from {minCount} to {maxCount} assets. Selected: {selected}."
|
|
11100
11101
|
}
|
|
11101
|
-
},
|
|
11102
|
+
}, wq = {
|
|
11102
11103
|
text: "Text",
|
|
11103
11104
|
described: "Described",
|
|
11104
11105
|
visible: "Visible",
|
|
11105
11106
|
generatedBySystem: "Generated by system"
|
|
11106
|
-
}, wq = {
|
|
11107
|
-
model: yq,
|
|
11108
|
-
meta: Kq,
|
|
11109
|
-
filter: Iq
|
|
11110
11107
|
}, _q = {
|
|
11108
|
+
model: Kq,
|
|
11109
|
+
meta: Iq,
|
|
11110
|
+
filter: wq
|
|
11111
|
+
}, Dq = {
|
|
11111
11112
|
remainingSeconds: "{value} seconds",
|
|
11112
11113
|
remainingMinutes: "{value} minutes",
|
|
11113
11114
|
remainingHours: "{value} hours",
|
|
11114
11115
|
remainingDays: "{value} days"
|
|
11115
|
-
},
|
|
11116
|
+
}, kq = {
|
|
11116
11117
|
remainingSeconds: "{value} s",
|
|
11117
11118
|
remainingMinutes: "{value} m",
|
|
11118
11119
|
remainingHours: "{value} h",
|
|
11119
11120
|
remainingDays: "{value} d"
|
|
11120
|
-
},
|
|
11121
|
-
long:
|
|
11122
|
-
short:
|
|
11123
|
-
},
|
|
11121
|
+
}, Sq = {
|
|
11122
|
+
long: Dq,
|
|
11123
|
+
short: kq
|
|
11124
|
+
}, Mq = "Add new item at last position", Tq = "Edit", Eq = "Remove", Bq = "Add new item after", Oq = "Add child", Pq = "More options", $q = {
|
|
11124
11125
|
maxDeepExceed: "Unable to move. New deep will exceed max deep.",
|
|
11125
11126
|
unableToAdd: "Unable to add item."
|
|
11126
|
-
},
|
|
11127
|
-
addNewAtEnd:
|
|
11128
|
-
edit:
|
|
11129
|
-
remove:
|
|
11130
|
-
addAfter:
|
|
11131
|
-
addChild:
|
|
11132
|
-
more:
|
|
11133
|
-
error:
|
|
11134
|
-
},
|
|
11127
|
+
}, Nq = {
|
|
11128
|
+
addNewAtEnd: Mq,
|
|
11129
|
+
edit: Tq,
|
|
11130
|
+
remove: Eq,
|
|
11131
|
+
addAfter: Bq,
|
|
11132
|
+
addChild: Oq,
|
|
11133
|
+
more: Pq,
|
|
11134
|
+
error: $q
|
|
11135
|
+
}, uA = {
|
|
11135
11136
|
common: {
|
|
11136
|
-
alert:
|
|
11137
|
-
button:
|
|
11138
|
-
model:
|
|
11139
|
-
system:
|
|
11140
|
-
anzuUser:
|
|
11141
|
-
job:
|
|
11142
|
-
log:
|
|
11143
|
-
permission:
|
|
11144
|
-
permissionGroup:
|
|
11145
|
-
assetSelect:
|
|
11146
|
-
time:
|
|
11147
|
-
sortable:
|
|
11148
|
-
},
|
|
11149
|
-
$vuetify:
|
|
11137
|
+
alert: $f,
|
|
11138
|
+
button: lF,
|
|
11139
|
+
model: qF,
|
|
11140
|
+
system: KF,
|
|
11141
|
+
anzuUser: kF,
|
|
11142
|
+
job: OF,
|
|
11143
|
+
log: zF,
|
|
11144
|
+
permission: UF,
|
|
11145
|
+
permissionGroup: QF,
|
|
11146
|
+
assetSelect: _q,
|
|
11147
|
+
time: Sq,
|
|
11148
|
+
sortable: Nq
|
|
11149
|
+
},
|
|
11150
|
+
$vuetify: Df,
|
|
11150
11151
|
error: {
|
|
11151
11152
|
apiValidation: {
|
|
11152
|
-
...
|
|
11153
|
+
...fq
|
|
11153
11154
|
},
|
|
11154
11155
|
apiForbiddenOperation: {
|
|
11155
|
-
...
|
|
11156
|
+
...yq
|
|
11156
11157
|
},
|
|
11157
11158
|
jsValidation: {
|
|
11158
|
-
...
|
|
11159
|
+
...bq
|
|
11159
11160
|
}
|
|
11160
11161
|
}
|
|
11161
|
-
},
|
|
11162
|
+
}, Lq = "Systémová chyba. Skúste neskôr alebo kontaktujte administrátora.", zq = "Prístup zamietnutý. Na vykonanie danej akcie nemáte oprávnenie.", Rq = "Vyplňte všetky povinné polia a opravte chyby.", Hq = "Opravne tieto chyby.", jq = "Zakázaná akcia.", Uq = {
|
|
11162
11163
|
created: "Záznam bol vytvorený.",
|
|
11163
11164
|
updated: "Záznam bol upravený.",
|
|
11164
11165
|
deleted: "Záznam bol odstránený.",
|
|
@@ -11166,61 +11167,61 @@ const rA = {
|
|
|
11166
11167
|
unpublished: "Záznam bol stiahnutý.",
|
|
11167
11168
|
enabled: "Záznam bol povolený.",
|
|
11168
11169
|
disabled: "Záznam bol zakázaný."
|
|
11169
|
-
},
|
|
11170
|
-
unknownError:
|
|
11171
|
-
forbiddenError:
|
|
11172
|
-
fixValidationErrors:
|
|
11173
|
-
fixApiValidationErrors:
|
|
11174
|
-
apiForbiddenOperationError:
|
|
11175
|
-
recordWas:
|
|
11176
|
-
idWasCopied:
|
|
11177
|
-
textWasCopied:
|
|
11178
|
-
},
|
|
11179
|
-
create:
|
|
11180
|
-
createAndClose:
|
|
11181
|
-
save:
|
|
11182
|
-
saveAndClose:
|
|
11183
|
-
close:
|
|
11184
|
-
edit:
|
|
11185
|
-
detail:
|
|
11186
|
-
submitFilter:
|
|
11187
|
-
resetFilter:
|
|
11188
|
-
advancedFilters:
|
|
11189
|
-
cancel:
|
|
11170
|
+
}, Gq = "ID bolo skopírované do schránky.", Wq = "Text bol skopírovaný do schránky", Jq = {
|
|
11171
|
+
unknownError: Lq,
|
|
11172
|
+
forbiddenError: zq,
|
|
11173
|
+
fixValidationErrors: Rq,
|
|
11174
|
+
fixApiValidationErrors: Hq,
|
|
11175
|
+
apiForbiddenOperationError: jq,
|
|
11176
|
+
recordWas: Uq,
|
|
11177
|
+
idWasCopied: Gq,
|
|
11178
|
+
textWasCopied: Wq
|
|
11179
|
+
}, Zq = "Vytvoriť", Qq = "Vytvoriť a zatvoriť", eY = "Uložiť", tY = "Uložiť a zatvoriť", rY = "Zatvoriť", iY = "Editovať", sY = "Detail", nY = "Hľadať", aY = "Zrušiť filter", oY = "Viac filtrov", dY = "Zrušiť", lY = "ID", uY = "Teraz", cY = "Potvrď", VY = "Kopírovať ID", fY = "Pridať", FY = "Stiahnuť", qY = "Nahratie", YY = "Obnoviť", XY = "Dopredu", mY = "Dozadu", pY = {
|
|
11180
|
+
create: Zq,
|
|
11181
|
+
createAndClose: Qq,
|
|
11182
|
+
save: eY,
|
|
11183
|
+
saveAndClose: tY,
|
|
11184
|
+
close: rY,
|
|
11185
|
+
edit: iY,
|
|
11186
|
+
detail: sY,
|
|
11187
|
+
submitFilter: nY,
|
|
11188
|
+
resetFilter: aY,
|
|
11189
|
+
advancedFilters: oY,
|
|
11190
|
+
cancel: dY,
|
|
11190
11191
|
delete: "Zmazať",
|
|
11191
|
-
id:
|
|
11192
|
-
now:
|
|
11193
|
-
confirm:
|
|
11194
|
-
copyId:
|
|
11195
|
-
add:
|
|
11196
|
-
download:
|
|
11197
|
-
upload:
|
|
11198
|
-
refresh:
|
|
11199
|
-
forwards:
|
|
11200
|
-
backwards:
|
|
11201
|
-
},
|
|
11192
|
+
id: lY,
|
|
11193
|
+
now: uY,
|
|
11194
|
+
confirm: cY,
|
|
11195
|
+
copyId: VY,
|
|
11196
|
+
add: fY,
|
|
11197
|
+
download: FY,
|
|
11198
|
+
upload: qY,
|
|
11199
|
+
refresh: YY,
|
|
11200
|
+
forwards: XY,
|
|
11201
|
+
backwards: mY
|
|
11202
|
+
}, AY = "Systém", gY = "Nevybrané", hY = {
|
|
11202
11203
|
true: "áno",
|
|
11203
11204
|
false: "nie"
|
|
11204
|
-
},
|
|
11205
|
+
}, vY = {
|
|
11205
11206
|
createdAt: "Vytvorené",
|
|
11206
11207
|
modifiedAt: "Upravené",
|
|
11207
11208
|
created: "Vytvorené",
|
|
11208
11209
|
modified: "Upravené"
|
|
11209
|
-
},
|
|
11210
|
+
}, xY = {
|
|
11210
11211
|
eq: "Presný výraz",
|
|
11211
11212
|
contains: "Kdekoľvek vo výraze",
|
|
11212
11213
|
startsWith: "Začiatok výrazu"
|
|
11213
|
-
},
|
|
11214
|
-
system:
|
|
11215
|
-
notSelected:
|
|
11216
|
-
boolean:
|
|
11217
|
-
tracking:
|
|
11218
|
-
filterPlaceholder:
|
|
11219
|
-
},
|
|
11214
|
+
}, bY = {
|
|
11215
|
+
system: AY,
|
|
11216
|
+
notSelected: gY,
|
|
11217
|
+
boolean: hY,
|
|
11218
|
+
tracking: vY,
|
|
11219
|
+
filterPlaceholder: xY
|
|
11220
|
+
}, CY = "Verzia", yY = "K dispozícii je nová verzia administrácie. Pre správne fungovanie je potrebné vykonať aktulizáciu.", KY = "Načítať novú verziu.", IY = {
|
|
11220
11221
|
light: "Svetlá",
|
|
11221
11222
|
dark: "Tmavá",
|
|
11222
11223
|
auto: "Automatická"
|
|
11223
|
-
},
|
|
11224
|
+
}, wY = {
|
|
11224
11225
|
config: "Konfigurácia tabuľky",
|
|
11225
11226
|
displayCols: "Zobrazené stĺpce",
|
|
11226
11227
|
itemsPerPage: "Záznamov na stránke",
|
|
@@ -11232,52 +11233,52 @@ const rA = {
|
|
|
11232
11233
|
mostRecent: "Najnovšie",
|
|
11233
11234
|
oldest: "Najstaršie"
|
|
11234
11235
|
}
|
|
11235
|
-
},
|
|
11236
|
+
}, _Y = {
|
|
11236
11237
|
confirmDelete: "Odstrániť?",
|
|
11237
11238
|
hide: "Skryť",
|
|
11238
11239
|
show: "Zobraziť"
|
|
11239
|
-
}, _Y = {
|
|
11240
|
-
button: "Aplikácie"
|
|
11241
11240
|
}, DY = {
|
|
11241
|
+
button: "Aplikácie"
|
|
11242
|
+
}, kY = {
|
|
11242
11243
|
button: "Účet",
|
|
11243
11244
|
logout: "Odhlásenie",
|
|
11244
11245
|
logoutText: "Skutočne sa chcete odhlásiť?",
|
|
11245
11246
|
logoutConfirm: "Odhlásiť",
|
|
11246
11247
|
settings: "Nastavenia"
|
|
11247
|
-
},
|
|
11248
|
+
}, SY = {
|
|
11248
11249
|
detail: "Detail",
|
|
11249
11250
|
edit: "Úprava",
|
|
11250
11251
|
create: "Vytvorenie"
|
|
11251
|
-
},
|
|
11252
|
+
}, MY = {
|
|
11252
11253
|
text: "Prosím, prihláste sa",
|
|
11253
11254
|
button: "Prihlásiť sa"
|
|
11254
|
-
},
|
|
11255
|
+
}, TY = {
|
|
11255
11256
|
title: "Ups, nastala chyba 404",
|
|
11256
11257
|
text: "Táto stránka neexistuje. Pokiaľ by mala, kontaktujte administrátora.",
|
|
11257
11258
|
backButton: "Vráť ma na úvodnú stránku"
|
|
11258
|
-
},
|
|
11259
|
+
}, EY = {
|
|
11259
11260
|
title: "Ups, nastala chyba 401",
|
|
11260
11261
|
text: "Na túto stránku nemáte prístup. Pokiaľ máte mať k tejto stránke prístup, kontaktujte administrátora.",
|
|
11261
11262
|
backButton: "Vráť ma na prihlásenie"
|
|
11262
|
-
}, EY = {
|
|
11263
|
-
version: bY,
|
|
11264
|
-
newVersionText: CY,
|
|
11265
|
-
newVersionReload: yY,
|
|
11266
|
-
theme: KY,
|
|
11267
|
-
datatable: IY,
|
|
11268
|
-
modal: wY,
|
|
11269
|
-
adminSwitcher: _Y,
|
|
11270
|
-
currentUser: DY,
|
|
11271
|
-
breadcrumb: kY,
|
|
11272
|
-
login: SY,
|
|
11273
|
-
notFound: MY,
|
|
11274
|
-
unauthorized: TY
|
|
11275
11263
|
}, BY = {
|
|
11264
|
+
version: CY,
|
|
11265
|
+
newVersionText: yY,
|
|
11266
|
+
newVersionReload: KY,
|
|
11267
|
+
theme: IY,
|
|
11268
|
+
datatable: wY,
|
|
11269
|
+
modal: _Y,
|
|
11270
|
+
adminSwitcher: DY,
|
|
11271
|
+
currentUser: kY,
|
|
11272
|
+
breadcrumb: SY,
|
|
11273
|
+
login: MY,
|
|
11274
|
+
notFound: TY,
|
|
11275
|
+
unauthorized: EY
|
|
11276
|
+
}, OY = {
|
|
11276
11277
|
detail: "Detail Anzu používateľa",
|
|
11277
11278
|
list: "Zoznam Anzu používateľov",
|
|
11278
11279
|
edit: "Úprava Anzu používateľa",
|
|
11279
11280
|
create: "Vytvorenie Anzu používateľa"
|
|
11280
|
-
},
|
|
11281
|
+
}, PY = {
|
|
11281
11282
|
id: "ID",
|
|
11282
11283
|
enabled: "Povolený",
|
|
11283
11284
|
email: "Email",
|
|
@@ -11293,26 +11294,26 @@ const rA = {
|
|
|
11293
11294
|
color: "Avatar farba",
|
|
11294
11295
|
text: "Avatar text"
|
|
11295
11296
|
}
|
|
11296
|
-
},
|
|
11297
|
+
}, $Y = {
|
|
11297
11298
|
id: "ID",
|
|
11298
11299
|
enabled: "Povolený",
|
|
11299
11300
|
email: "Email"
|
|
11300
|
-
},
|
|
11301
|
+
}, NY = {
|
|
11301
11302
|
grants: "Akcie",
|
|
11302
11303
|
permissions: "Oprávnenia",
|
|
11303
11304
|
resolvedPermissions: "Výsledné oprávnenie",
|
|
11304
11305
|
noPermissions: "Žiadne oprávnenia"
|
|
11305
|
-
}, NY = {
|
|
11306
|
-
meta: BY,
|
|
11307
|
-
model: OY,
|
|
11308
|
-
filter: PY,
|
|
11309
|
-
table: $Y
|
|
11310
11306
|
}, LY = {
|
|
11307
|
+
meta: OY,
|
|
11308
|
+
model: PY,
|
|
11309
|
+
filter: $Y,
|
|
11310
|
+
table: NY
|
|
11311
|
+
}, zY = {
|
|
11311
11312
|
id: "Id",
|
|
11312
11313
|
status: "Stav",
|
|
11313
11314
|
startedAtFrom: "Začiatok",
|
|
11314
11315
|
startedAtUntil: "Ukončenie"
|
|
11315
|
-
},
|
|
11316
|
+
}, RY = {
|
|
11316
11317
|
id: "Id",
|
|
11317
11318
|
_resourceName: "Typ",
|
|
11318
11319
|
status: "Stav",
|
|
@@ -11321,26 +11322,26 @@ const rA = {
|
|
|
11321
11322
|
result: "Výsledok",
|
|
11322
11323
|
targetUserId: "Cieľovy používateľ",
|
|
11323
11324
|
anonymizeUser: "Anonymizuj používateľa"
|
|
11324
|
-
}, RY = {
|
|
11325
|
-
jobUserDataDelete: "Výmaz používateľových dát"
|
|
11326
11325
|
}, HY = {
|
|
11327
|
-
|
|
11326
|
+
jobUserDataDelete: "Výmaz používateľových dát"
|
|
11328
11327
|
}, jY = {
|
|
11328
|
+
create: "Vytvoriť systémovú úlohu"
|
|
11329
|
+
}, UY = {
|
|
11329
11330
|
waiting: "V poradí",
|
|
11330
11331
|
processing: "Procesuje sa",
|
|
11331
11332
|
awaitingBatchProcess: "Procesuje sa v dávke",
|
|
11332
11333
|
done: "Hotovo",
|
|
11333
11334
|
error: "Chyba"
|
|
11334
|
-
}, UY = {
|
|
11335
|
-
filter: LY,
|
|
11336
|
-
model: zY,
|
|
11337
|
-
jobResource: RY,
|
|
11338
|
-
button: HY,
|
|
11339
|
-
status: jY
|
|
11340
11335
|
}, GY = {
|
|
11336
|
+
filter: zY,
|
|
11337
|
+
model: RY,
|
|
11338
|
+
jobResource: HY,
|
|
11339
|
+
button: jY,
|
|
11340
|
+
status: UY
|
|
11341
|
+
}, WY = {
|
|
11341
11342
|
detail: "Detail logu",
|
|
11342
11343
|
list: "ZOznam logov"
|
|
11343
|
-
},
|
|
11344
|
+
}, JY = "Systém", ZY = {
|
|
11344
11345
|
system: "Systém",
|
|
11345
11346
|
type: "Typ",
|
|
11346
11347
|
levelName: "Úroveň",
|
|
@@ -11351,7 +11352,7 @@ const rA = {
|
|
|
11351
11352
|
datetimeTo: "Dátum do",
|
|
11352
11353
|
message: "Správa",
|
|
11353
11354
|
appVersion: "Verzia"
|
|
11354
|
-
},
|
|
11355
|
+
}, QY = {
|
|
11355
11356
|
id: "ID",
|
|
11356
11357
|
datetime: "Dátum",
|
|
11357
11358
|
levelName: "Úroveň",
|
|
@@ -11367,51 +11368,51 @@ const rA = {
|
|
|
11367
11368
|
path: "URL",
|
|
11368
11369
|
httpStatus: "Kód stavu"
|
|
11369
11370
|
}
|
|
11370
|
-
}, QY = {
|
|
11371
|
-
meta: GY,
|
|
11372
|
-
system: WY,
|
|
11373
|
-
filter: JY,
|
|
11374
|
-
model: ZY
|
|
11375
11371
|
}, e7 = {
|
|
11372
|
+
meta: WY,
|
|
11373
|
+
system: JY,
|
|
11374
|
+
filter: ZY,
|
|
11375
|
+
model: QY
|
|
11376
|
+
}, t7 = {
|
|
11376
11377
|
actions: "Akcie",
|
|
11377
11378
|
permissions: "Oprávnenia"
|
|
11378
|
-
},
|
|
11379
|
+
}, r7 = {
|
|
11379
11380
|
allow: "Povolený",
|
|
11380
11381
|
allowOwner: "Iba vlastník",
|
|
11381
11382
|
deny: "Zamietnutý"
|
|
11382
|
-
},
|
|
11383
|
+
}, i7 = {
|
|
11383
11384
|
role: "Rola",
|
|
11384
11385
|
group: "Skupina",
|
|
11385
11386
|
user: "Užívateľ",
|
|
11386
11387
|
defaultGrant: "Default"
|
|
11387
|
-
}, i7 = {
|
|
11388
|
-
table: e7,
|
|
11389
|
-
grant: t7,
|
|
11390
|
-
grantOrigin: r7
|
|
11391
11388
|
}, s7 = {
|
|
11389
|
+
table: t7,
|
|
11390
|
+
grant: r7,
|
|
11391
|
+
grantOrigin: i7
|
|
11392
|
+
}, n7 = {
|
|
11392
11393
|
detail: "Detail skupiny oprávnení",
|
|
11393
11394
|
list: "Zoznam skupín oprávnení",
|
|
11394
11395
|
create: "Vytvorenie skupiny oprávnení",
|
|
11395
11396
|
edit: "Úprava skupiny oprávnení"
|
|
11396
|
-
},
|
|
11397
|
+
}, a7 = {
|
|
11397
11398
|
id: "ID",
|
|
11398
11399
|
title: "Nadpis",
|
|
11399
11400
|
description: "Popis",
|
|
11400
11401
|
permissions: "Oprávnenia"
|
|
11401
|
-
},
|
|
11402
|
+
}, o7 = {
|
|
11402
11403
|
id: "ID",
|
|
11403
11404
|
title: "Nadpis"
|
|
11404
|
-
}, o7 = {
|
|
11405
|
-
deleteConfirm: "Skupina povolení bude natrvalo odstránená zo systému. Chcete pokračovať?"
|
|
11406
11405
|
}, d7 = {
|
|
11407
|
-
|
|
11408
|
-
|
|
11409
|
-
|
|
11410
|
-
|
|
11411
|
-
|
|
11406
|
+
deleteConfirm: "Skupina povolení bude natrvalo odstránená zo systému. Chcete pokračovať?"
|
|
11407
|
+
}, l7 = {
|
|
11408
|
+
meta: n7,
|
|
11409
|
+
model: a7,
|
|
11410
|
+
filter: o7,
|
|
11411
|
+
button: d7
|
|
11412
|
+
}, u7 = "Štítok", c7 = "Otvoriť", V7 = "Zatvoriť", f7 = {
|
|
11412
11413
|
noResultsText: "Nenašli sa žiadne zodpovedajúce záznamy",
|
|
11413
11414
|
loadingText: "Načítavanie záznamov ..."
|
|
11414
|
-
},
|
|
11415
|
+
}, F7 = {
|
|
11415
11416
|
itemsPerPageText: "Riadkov na stránku:",
|
|
11416
11417
|
ariaLabel: {
|
|
11417
11418
|
sortDescending: "Zoradiť zostupne.",
|
|
@@ -11422,7 +11423,7 @@ const rA = {
|
|
|
11422
11423
|
activateAscending: "Aktivovať vzostupné radenie"
|
|
11423
11424
|
},
|
|
11424
11425
|
sortBy: "Radiť"
|
|
11425
|
-
},
|
|
11426
|
+
}, q7 = {
|
|
11426
11427
|
itemsPerPageText: "Záznamov na stránku:",
|
|
11427
11428
|
itemsPerPageAll: "Všetky",
|
|
11428
11429
|
nextPage: "Ďalšia strana",
|
|
@@ -11430,31 +11431,31 @@ const rA = {
|
|
|
11430
11431
|
firstPage: "Prvá strana",
|
|
11431
11432
|
lastPage: "Posledná strana",
|
|
11432
11433
|
pageText: "{0}-{1} z {2}"
|
|
11433
|
-
},
|
|
11434
|
+
}, Y7 = {
|
|
11434
11435
|
itemsSelected: "{0} vybraných",
|
|
11435
11436
|
nextMonthAriaLabel: "Ďalší mesiac",
|
|
11436
11437
|
nextYearAriaLabel: "Ďalší rok",
|
|
11437
11438
|
prevMonthAriaLabel: "Predchádzajúci mesiac",
|
|
11438
11439
|
prevYearAriaLabel: "Predchádzajúci rok"
|
|
11439
|
-
},
|
|
11440
|
+
}, X7 = "Žiadne dostupné dáta", m7 = {
|
|
11440
11441
|
prev: "Predchádzajúci krok",
|
|
11441
11442
|
next: "Nasledujúci krok",
|
|
11442
11443
|
ariaLabel: {
|
|
11443
11444
|
delimiter: "Krok {0} z {1}"
|
|
11444
11445
|
}
|
|
11445
|
-
},
|
|
11446
|
+
}, p7 = {
|
|
11446
11447
|
moreEvents: "{0} viac"
|
|
11447
|
-
},
|
|
11448
|
+
}, A7 = {
|
|
11448
11449
|
clear: "Vymazať {0}",
|
|
11449
11450
|
prependAction: "{0} akcií pred",
|
|
11450
11451
|
appendAction: "{0} nasledovných akcií"
|
|
11451
|
-
},
|
|
11452
|
+
}, g7 = {
|
|
11452
11453
|
counter: "{0} súborov",
|
|
11453
11454
|
counterSize: "{0} súborov ({1} spolu)"
|
|
11454
|
-
},
|
|
11455
|
+
}, h7 = {
|
|
11455
11456
|
am: "AM",
|
|
11456
11457
|
pm: "PM"
|
|
11457
|
-
},
|
|
11458
|
+
}, v7 = {
|
|
11458
11459
|
ariaLabel: {
|
|
11459
11460
|
root: "Navigácia stránkovania",
|
|
11460
11461
|
next: "Ďalšia stránka",
|
|
@@ -11464,54 +11465,55 @@ const rA = {
|
|
|
11464
11465
|
first: "Prvá stránka",
|
|
11465
11466
|
last: "Posledná stránka"
|
|
11466
11467
|
}
|
|
11467
|
-
},
|
|
11468
|
+
}, x7 = {
|
|
11468
11469
|
ariaLabel: {
|
|
11469
11470
|
item: "Hodnotenie {0} z {1}"
|
|
11470
11471
|
}
|
|
11471
|
-
},
|
|
11472
|
-
badge:
|
|
11473
|
-
|
|
11474
|
-
|
|
11475
|
-
|
|
11476
|
-
|
|
11477
|
-
|
|
11478
|
-
|
|
11479
|
-
|
|
11480
|
-
|
|
11481
|
-
|
|
11482
|
-
|
|
11483
|
-
|
|
11484
|
-
|
|
11485
|
-
|
|
11486
|
-
|
|
11487
|
-
|
|
11488
|
-
|
|
11489
|
-
|
|
11490
|
-
|
|
11491
|
-
|
|
11492
|
-
|
|
11493
|
-
|
|
11494
|
-
|
|
11495
|
-
|
|
11496
|
-
|
|
11497
|
-
|
|
11498
|
-
|
|
11499
|
-
|
|
11500
|
-
|
|
11501
|
-
|
|
11502
|
-
|
|
11503
|
-
|
|
11504
|
-
|
|
11505
|
-
|
|
11506
|
-
|
|
11507
|
-
|
|
11508
|
-
|
|
11509
|
-
|
|
11510
|
-
|
|
11511
|
-
|
|
11512
|
-
|
|
11513
|
-
|
|
11514
|
-
|
|
11472
|
+
}, b7 = {
|
|
11473
|
+
badge: u7,
|
|
11474
|
+
open: c7,
|
|
11475
|
+
close: V7,
|
|
11476
|
+
dataIterator: f7,
|
|
11477
|
+
dataTable: F7,
|
|
11478
|
+
dataFooter: q7,
|
|
11479
|
+
datePicker: Y7,
|
|
11480
|
+
noDataText: X7,
|
|
11481
|
+
carousel: m7,
|
|
11482
|
+
calendar: p7,
|
|
11483
|
+
input: A7,
|
|
11484
|
+
fileInput: g7,
|
|
11485
|
+
timePicker: h7,
|
|
11486
|
+
pagination: v7,
|
|
11487
|
+
rating: x7
|
|
11488
|
+
}, C7 = "Nevalidné.", y7 = "Nesúlad ID pri upravovaní objektu (MismatchID chyba). V prípade potreby kontaktuje administrátora.", K7 = "Povinné pole je prázdne.", I7 = "Nedodržaná minimálna dĺžka poľa.", w7 = "Nedodržaná maximálna dĺžka poľa.", _7 = "Neplatné pole.", D7 = "Pole musí byť unikátne.", k7 = "Hodnota v poli nebola nájdená.", S7 = "Hodnota musí byť vyššia", M7 = "Hodnota musí byť nižšia.", T7 = "Nesprávny formát.", E7 = "URL je v nesprávnom tvare.", B7 = "Daná položka už existuje.", O7 = {
|
|
11489
|
+
noTranslation: C7,
|
|
11490
|
+
error_id_mismatch: y7,
|
|
11491
|
+
error_field_empty: K7,
|
|
11492
|
+
error_field_length_min: I7,
|
|
11493
|
+
error_field_length_max: w7,
|
|
11494
|
+
error_field_invalid: _7,
|
|
11495
|
+
error_field_not_unique: D7,
|
|
11496
|
+
error_field_value_not_found: k7,
|
|
11497
|
+
error_field_range_min: S7,
|
|
11498
|
+
error_field_range_max: M7,
|
|
11499
|
+
error_field_regex: T7,
|
|
11500
|
+
error_field_url: E7,
|
|
11501
|
+
error_already_exists: B7
|
|
11502
|
+
}, P7 = "Nastala neznáma chyba. V prípade potreby kontaktujte administrátora.", $7 = {
|
|
11503
|
+
noTranslation: P7
|
|
11504
|
+
}, N7 = "Povinná hodnota.", L7 = "Hodnota musí byť medzi {min} a {max}.", z7 = "Minimálny počet znakov je {min}.", R7 = "Maximálny počet znakov je {max}.", H7 = "Minimálna hodnota je {min}.", j7 = "Maximálna hodnota je {max}.", U7 = "Nesprávny formát emailu.", G7 = "Nesprávny formát URL.", W7 = "Musia byť zadané iba čísla.", J7 = "Povolené znaky pre slug sú a-z, - a 0-9.", Z7 = "Dĺžka znakov každej položky musí byť medzi {min} a {max} znakov.", Q7 = {
|
|
11505
|
+
required: N7,
|
|
11506
|
+
between: L7,
|
|
11507
|
+
minLength: z7,
|
|
11508
|
+
maxLength: R7,
|
|
11509
|
+
minValue: H7,
|
|
11510
|
+
maxValue: j7,
|
|
11511
|
+
email: U7,
|
|
11512
|
+
url: G7,
|
|
11513
|
+
numeric: W7,
|
|
11514
|
+
slug: J7,
|
|
11515
|
+
stringArrayItemLength: Z7
|
|
11516
|
+
}, eX = {
|
|
11515
11517
|
id: "Id",
|
|
11516
11518
|
texts: {
|
|
11517
11519
|
displayTitle: "Titulok"
|
|
@@ -11522,7 +11524,7 @@ const rA = {
|
|
|
11522
11524
|
size: "Veľkosť"
|
|
11523
11525
|
}
|
|
11524
11526
|
}
|
|
11525
|
-
},
|
|
11527
|
+
}, tX = {
|
|
11526
11528
|
table: {
|
|
11527
11529
|
image: "Náhľad"
|
|
11528
11530
|
},
|
|
@@ -11544,129 +11546,129 @@ const rA = {
|
|
|
11544
11546
|
pickExactCount: "Vyberte assety: {count}. Zvolených: {selected}.",
|
|
11545
11547
|
pickRangeCount: "Vyberte od {minCount} do {maxCount} assetov. Zvolených: {selected}."
|
|
11546
11548
|
}
|
|
11547
|
-
},
|
|
11549
|
+
}, rX = {
|
|
11548
11550
|
text: "Text",
|
|
11549
11551
|
described: "Popísané",
|
|
11550
11552
|
visible: "Viditeľné",
|
|
11551
11553
|
generatedBySystem: "Generované systémom"
|
|
11552
|
-
},
|
|
11553
|
-
model:
|
|
11554
|
-
meta:
|
|
11555
|
-
filter:
|
|
11556
|
-
},
|
|
11554
|
+
}, iX = {
|
|
11555
|
+
model: eX,
|
|
11556
|
+
meta: tX,
|
|
11557
|
+
filter: rX
|
|
11558
|
+
}, sX = {
|
|
11557
11559
|
remainingSeconds: "{value} sekúnd",
|
|
11558
11560
|
remainingMinutes: "{value} minút",
|
|
11559
11561
|
remainingHours: "{value} hodín",
|
|
11560
11562
|
remainingDays: "{value} dní"
|
|
11561
|
-
},
|
|
11563
|
+
}, nX = {
|
|
11562
11564
|
remainingSeconds: "{value} s",
|
|
11563
11565
|
remainingMinutes: "{value} m",
|
|
11564
11566
|
remainingHours: "{value} h",
|
|
11565
11567
|
remainingDays: "{value} d"
|
|
11566
|
-
},
|
|
11567
|
-
long:
|
|
11568
|
-
short:
|
|
11569
|
-
},
|
|
11568
|
+
}, aX = {
|
|
11569
|
+
long: sX,
|
|
11570
|
+
short: nX
|
|
11571
|
+
}, oX = "Add new item at last position", dX = "Edit", lX = "Remove", uX = "Add new item after", cX = "Add child", VX = "More options", fX = {
|
|
11570
11572
|
maxDeepExceed: "Unable to move. New deep will exceed max deep.",
|
|
11571
11573
|
unableToAdd: "Unable to add item."
|
|
11572
|
-
},
|
|
11573
|
-
addNewAtEnd:
|
|
11574
|
-
edit:
|
|
11575
|
-
remove:
|
|
11576
|
-
addAfter:
|
|
11577
|
-
addChild:
|
|
11578
|
-
more:
|
|
11579
|
-
error:
|
|
11580
|
-
},
|
|
11574
|
+
}, FX = {
|
|
11575
|
+
addNewAtEnd: oX,
|
|
11576
|
+
edit: dX,
|
|
11577
|
+
remove: lX,
|
|
11578
|
+
addAfter: uX,
|
|
11579
|
+
addChild: cX,
|
|
11580
|
+
more: VX,
|
|
11581
|
+
error: fX
|
|
11582
|
+
}, cA = {
|
|
11581
11583
|
common: {
|
|
11582
|
-
alert:
|
|
11583
|
-
button:
|
|
11584
|
-
model:
|
|
11585
|
-
system:
|
|
11586
|
-
anzuUser:
|
|
11587
|
-
job:
|
|
11588
|
-
log:
|
|
11589
|
-
permission:
|
|
11590
|
-
permissionGroup:
|
|
11591
|
-
assetSelect:
|
|
11592
|
-
time:
|
|
11593
|
-
sortable:
|
|
11594
|
-
},
|
|
11595
|
-
$vuetify:
|
|
11584
|
+
alert: Jq,
|
|
11585
|
+
button: pY,
|
|
11586
|
+
model: bY,
|
|
11587
|
+
system: BY,
|
|
11588
|
+
anzuUser: LY,
|
|
11589
|
+
job: GY,
|
|
11590
|
+
log: e7,
|
|
11591
|
+
permission: s7,
|
|
11592
|
+
permissionGroup: l7,
|
|
11593
|
+
assetSelect: iX,
|
|
11594
|
+
time: aX,
|
|
11595
|
+
sortable: FX
|
|
11596
|
+
},
|
|
11597
|
+
$vuetify: b7,
|
|
11596
11598
|
error: {
|
|
11597
11599
|
apiValidation: {
|
|
11598
|
-
...
|
|
11600
|
+
...O7
|
|
11599
11601
|
},
|
|
11600
11602
|
apiForbiddenOperation: {
|
|
11601
|
-
|
|
11603
|
+
...$7
|
|
11602
11604
|
},
|
|
11603
11605
|
jsValidation: {
|
|
11604
|
-
...
|
|
11606
|
+
...Q7
|
|
11605
11607
|
}
|
|
11606
11608
|
}
|
|
11607
11609
|
};
|
|
11608
|
-
const { t: fX } = ve.global;
|
|
11609
|
-
function FX() {
|
|
11610
|
-
return Ft({ t: fX })(Ho, {
|
|
11611
|
-
withArguments: !0,
|
|
11612
|
-
messagePath: () => "error.jsValidation.between"
|
|
11613
|
-
});
|
|
11614
|
-
}
|
|
11615
11610
|
const { t: qX } = ve.global;
|
|
11616
11611
|
function YX() {
|
|
11617
|
-
return Ft({ t: qX })(
|
|
11618
|
-
|
|
11612
|
+
return Ft({ t: qX })(Ho, {
|
|
11613
|
+
withArguments: !0,
|
|
11614
|
+
messagePath: () => "error.jsValidation.between"
|
|
11619
11615
|
});
|
|
11620
11616
|
}
|
|
11621
11617
|
const { t: XX } = ve.global;
|
|
11622
11618
|
function mX() {
|
|
11623
|
-
return Ft({ t: XX })(
|
|
11624
|
-
|
|
11625
|
-
messagePath: () => "error.jsValidation.maxLength"
|
|
11619
|
+
return Ft({ t: XX })(jo, {
|
|
11620
|
+
messagePath: () => "error.jsValidation.email"
|
|
11626
11621
|
});
|
|
11627
11622
|
}
|
|
11628
11623
|
const { t: pX } = ve.global;
|
|
11629
11624
|
function AX() {
|
|
11630
|
-
return Ft({ t: pX })(
|
|
11625
|
+
return Ft({ t: pX })(Uo, {
|
|
11631
11626
|
withArguments: !0,
|
|
11632
|
-
messagePath: () => "error.jsValidation.
|
|
11627
|
+
messagePath: () => "error.jsValidation.maxLength"
|
|
11633
11628
|
});
|
|
11634
11629
|
}
|
|
11635
11630
|
const { t: gX } = ve.global;
|
|
11636
11631
|
function hX() {
|
|
11637
|
-
return Ft({ t: gX })(
|
|
11632
|
+
return Ft({ t: gX })(Go, {
|
|
11638
11633
|
withArguments: !0,
|
|
11639
|
-
messagePath: () => "error.jsValidation.
|
|
11634
|
+
messagePath: () => "error.jsValidation.maxValue"
|
|
11640
11635
|
});
|
|
11641
11636
|
}
|
|
11642
11637
|
const { t: vX } = ve.global;
|
|
11643
11638
|
function xX() {
|
|
11644
|
-
return Ft({ t: vX })(
|
|
11639
|
+
return Ft({ t: vX })(Wo, {
|
|
11645
11640
|
withArguments: !0,
|
|
11646
|
-
messagePath: () => "error.jsValidation.
|
|
11641
|
+
messagePath: () => "error.jsValidation.minLength"
|
|
11647
11642
|
});
|
|
11648
11643
|
}
|
|
11649
11644
|
const { t: bX } = ve.global;
|
|
11650
11645
|
function CX() {
|
|
11651
|
-
return Ft({ t: bX })(
|
|
11652
|
-
|
|
11646
|
+
return Ft({ t: bX })(Jo, {
|
|
11647
|
+
withArguments: !0,
|
|
11648
|
+
messagePath: () => "error.jsValidation.minValue"
|
|
11653
11649
|
});
|
|
11654
11650
|
}
|
|
11655
11651
|
const { t: yX } = ve.global;
|
|
11656
11652
|
function KX() {
|
|
11657
|
-
return Ft({ t: yX })(
|
|
11658
|
-
messagePath: () => "error.jsValidation.
|
|
11653
|
+
return Ft({ t: yX })(Zo, {
|
|
11654
|
+
messagePath: () => "error.jsValidation.numeric"
|
|
11659
11655
|
});
|
|
11660
11656
|
}
|
|
11661
11657
|
const { t: IX } = ve.global;
|
|
11662
11658
|
function wX() {
|
|
11663
|
-
return Ft({ t: IX })(
|
|
11664
|
-
messagePath: () => "error.jsValidation.
|
|
11659
|
+
return Ft({ t: IX })(Qo, {
|
|
11660
|
+
messagePath: () => "error.jsValidation.required"
|
|
11665
11661
|
});
|
|
11666
11662
|
}
|
|
11667
11663
|
const { t: _X } = ve.global;
|
|
11668
11664
|
function DX() {
|
|
11669
|
-
|
|
11665
|
+
return Ft({ t: _X })(ea.regex(/^[a-z\-0-9/]+$/), {
|
|
11666
|
+
messagePath: () => "error.jsValidation.slug"
|
|
11667
|
+
});
|
|
11668
|
+
}
|
|
11669
|
+
const { t: kX } = ve.global;
|
|
11670
|
+
function SX() {
|
|
11671
|
+
const t = Ft({ t: kX }), r = (i, s) => (n) => !ea.req(n) || n.every((a) => a.length >= x(i) && a.length <= x(s));
|
|
11670
11672
|
return t((i, s) => ({
|
|
11671
11673
|
$validator: r(i, s),
|
|
11672
11674
|
// $message not required when using i18n
|
|
@@ -11684,42 +11686,42 @@ function DX() {
|
|
|
11684
11686
|
messagePath: () => "error.jsValidation.stringArrayItemLength"
|
|
11685
11687
|
});
|
|
11686
11688
|
}
|
|
11687
|
-
const { t:
|
|
11688
|
-
function
|
|
11689
|
-
return Ft({ t:
|
|
11689
|
+
const { t: MX } = ve.global;
|
|
11690
|
+
function TX() {
|
|
11691
|
+
return Ft({ t: MX })(ed, {
|
|
11690
11692
|
messagePath: () => "error.jsValidation.url"
|
|
11691
11693
|
});
|
|
11692
11694
|
}
|
|
11693
|
-
function
|
|
11695
|
+
function VA() {
|
|
11694
11696
|
return {
|
|
11695
|
-
required:
|
|
11697
|
+
required: wX(),
|
|
11696
11698
|
requiredIf: ya(),
|
|
11697
|
-
minLength:
|
|
11698
|
-
maxLength:
|
|
11699
|
-
minValue:
|
|
11700
|
-
maxValue:
|
|
11701
|
-
between:
|
|
11702
|
-
email:
|
|
11703
|
-
numeric:
|
|
11704
|
-
slug:
|
|
11705
|
-
url:
|
|
11706
|
-
stringArrayItemLength:
|
|
11699
|
+
minLength: xX(),
|
|
11700
|
+
maxLength: AX(),
|
|
11701
|
+
minValue: CX(),
|
|
11702
|
+
maxValue: hX(),
|
|
11703
|
+
between: YX(),
|
|
11704
|
+
email: mX(),
|
|
11705
|
+
numeric: KX(),
|
|
11706
|
+
slug: DX(),
|
|
11707
|
+
url: TX(),
|
|
11708
|
+
stringArrayItemLength: SX()
|
|
11707
11709
|
};
|
|
11708
11710
|
}
|
|
11709
|
-
const
|
|
11711
|
+
const EX = ["createdAt", "modifiedAt"], BX = {
|
|
11710
11712
|
key: "",
|
|
11711
11713
|
title: void 0,
|
|
11712
11714
|
sortable: !1,
|
|
11713
11715
|
fixed: !1
|
|
11714
11716
|
};
|
|
11715
|
-
function
|
|
11717
|
+
function fA(t, r, e = void 0, i = void 0, s = !1, n = void 0, a = void 0) {
|
|
11716
11718
|
const o = a ?? ve, { t: d } = o.global || o, l = ri();
|
|
11717
11719
|
if (n)
|
|
11718
11720
|
for (const X of Object.keys(l))
|
|
11719
11721
|
X in n && (l[X] = n[X]);
|
|
11720
11722
|
const f = t.map((X) => {
|
|
11721
|
-
const K = { ...
|
|
11722
|
-
return D(K.title) && (D(K.title) &&
|
|
11723
|
+
const K = { ...BX, ...X };
|
|
11724
|
+
return D(K.title) && (D(K.title) && EX.includes(K.key) ? K.title = d("common.model.tracking." + K.key) : D(K.title) && e && i ? K.title = d(e + "." + i + ".model." + K.key) : K.title = ""), K;
|
|
11723
11725
|
}), u = I(() => {
|
|
11724
11726
|
const X = [];
|
|
11725
11727
|
return f.forEach((K) => {
|
|
@@ -11740,7 +11742,7 @@ function cA(t, r, e = void 0, i = void 0, s = !1, n = void 0, a = void 0) {
|
|
|
11740
11742
|
pagination: l
|
|
11741
11743
|
};
|
|
11742
11744
|
}
|
|
11743
|
-
const
|
|
11745
|
+
const FA = () => ({
|
|
11744
11746
|
commonAliases: () => ({
|
|
11745
11747
|
ABtnPrimary: li,
|
|
11746
11748
|
ABtnSecondary: li,
|
|
@@ -11852,7 +11854,7 @@ const VA = () => ({
|
|
|
11852
11854
|
}
|
|
11853
11855
|
})
|
|
11854
11856
|
});
|
|
11855
|
-
function
|
|
11857
|
+
function qA(t, r, e, i = "id") {
|
|
11856
11858
|
const s = L(/* @__PURE__ */ new Map()), n = L(/* @__PURE__ */ new Set()), a = (...E) => {
|
|
11857
11859
|
const O = /* @__PURE__ */ new Set();
|
|
11858
11860
|
for (let _ = 0; _ < E.length; _++) {
|
|
@@ -11915,15 +11917,15 @@ function fA(t, r, e, i = "id") {
|
|
|
11915
11917
|
}
|
|
11916
11918
|
};
|
|
11917
11919
|
}
|
|
11918
|
-
async function
|
|
11919
|
-
(await import("./webfontloader-
|
|
11920
|
+
async function YA() {
|
|
11921
|
+
(await import("./webfontloader-c3008c98.js").then((r) => r.w)).load({
|
|
11920
11922
|
google: {
|
|
11921
11923
|
families: ["Roboto:100,300,400,500,700,900&display=swap"]
|
|
11922
11924
|
}
|
|
11923
11925
|
// urls: ['https://cdn.jsdelivr.net/npm/@mdi/font@5.x/css/materialdesignicons.min.css']
|
|
11924
11926
|
});
|
|
11925
11927
|
}
|
|
11926
|
-
function
|
|
11928
|
+
function XA() {
|
|
11927
11929
|
const t = (e, i) => ({
|
|
11928
11930
|
id: 0,
|
|
11929
11931
|
status: Ia.Default,
|
|
@@ -11949,7 +11951,7 @@ function qA() {
|
|
|
11949
11951
|
};
|
|
11950
11952
|
}
|
|
11951
11953
|
const sr = L(null);
|
|
11952
|
-
function
|
|
11954
|
+
function mA(t) {
|
|
11953
11955
|
t.query.loginState && (sr.value = t.query.loginState.toString());
|
|
11954
11956
|
const r = () => ue(sr.value), e = () => sr.value === "success", i = () => sr.value === "failure-sso-communication", s = () => sr.value === "failure-internal-error", n = () => sr.value === "failure-unauthorized";
|
|
11955
11957
|
return {
|
|
@@ -11962,7 +11964,7 @@ function YA(t) {
|
|
|
11962
11964
|
};
|
|
11963
11965
|
}
|
|
11964
11966
|
const Nn = 60, Ln = 3600, zn = 86400;
|
|
11965
|
-
function
|
|
11967
|
+
function pA() {
|
|
11966
11968
|
const { t } = ne(), r = (s, n) => {
|
|
11967
11969
|
const a = n ? "common.time.short." : "common.time.long.";
|
|
11968
11970
|
return s > zn ? t(a + "remainingDays", { value: Math.floor(s / zn) }) : s > Ln ? t(a + "remainingHours", { value: Math.floor(s / Ln) }) : s > Nn ? t(a + "remainingMinutes", { value: Math.floor(s / Nn) }) : t(a + "remainingSeconds", { value: s });
|
|
@@ -11973,58 +11975,58 @@ function XA() {
|
|
|
11973
11975
|
};
|
|
11974
11976
|
}
|
|
11975
11977
|
export {
|
|
11976
|
-
|
|
11977
|
-
|
|
11978
|
-
|
|
11979
|
-
|
|
11978
|
+
wp as $,
|
|
11979
|
+
Xp as A,
|
|
11980
|
+
Mm as B,
|
|
11981
|
+
Tm as C,
|
|
11980
11982
|
Zr as D,
|
|
11981
|
-
|
|
11982
|
-
|
|
11983
|
+
Pm as E,
|
|
11984
|
+
Em as F,
|
|
11983
11985
|
ou as G,
|
|
11984
|
-
|
|
11985
|
-
|
|
11986
|
-
|
|
11987
|
-
|
|
11986
|
+
mp as H,
|
|
11987
|
+
$m as I,
|
|
11988
|
+
Nm as J,
|
|
11989
|
+
Qm as K,
|
|
11988
11990
|
Sl as L,
|
|
11989
|
-
|
|
11991
|
+
Ap as M,
|
|
11990
11992
|
_a as N,
|
|
11991
|
-
|
|
11992
|
-
|
|
11993
|
-
|
|
11994
|
-
|
|
11995
|
-
|
|
11996
|
-
|
|
11997
|
-
|
|
11993
|
+
hp as O,
|
|
11994
|
+
vp as P,
|
|
11995
|
+
xp as Q,
|
|
11996
|
+
bp as R,
|
|
11997
|
+
Cp as S,
|
|
11998
|
+
yp as T,
|
|
11999
|
+
Kp as U,
|
|
11998
12000
|
bl as V,
|
|
11999
12001
|
yl as W,
|
|
12000
12002
|
Cl as X,
|
|
12001
|
-
|
|
12002
|
-
|
|
12003
|
-
|
|
12003
|
+
ep as Y,
|
|
12004
|
+
Ip as Z,
|
|
12005
|
+
bm as _,
|
|
12004
12006
|
Yd as a,
|
|
12005
|
-
|
|
12006
|
-
|
|
12007
|
-
|
|
12008
|
-
|
|
12009
|
-
|
|
12010
|
-
|
|
12011
|
-
|
|
12007
|
+
np as a$,
|
|
12008
|
+
_p as a0,
|
|
12009
|
+
Dp as a1,
|
|
12010
|
+
kp as a2,
|
|
12011
|
+
Sp as a3,
|
|
12012
|
+
Mp as a4,
|
|
12013
|
+
pp as a5,
|
|
12012
12014
|
vn as a6,
|
|
12013
|
-
|
|
12014
|
-
|
|
12015
|
-
|
|
12015
|
+
Tp as a7,
|
|
12016
|
+
Ep as a8,
|
|
12017
|
+
Bp as a9,
|
|
12016
12018
|
uu as aA,
|
|
12017
12019
|
cu as aB,
|
|
12018
12020
|
_l as aC,
|
|
12019
12021
|
Dl as aD,
|
|
12020
|
-
|
|
12022
|
+
rA as aE,
|
|
12021
12023
|
Ia as aF,
|
|
12022
|
-
|
|
12024
|
+
XA as aG,
|
|
12023
12025
|
kt as aH,
|
|
12024
12026
|
Pt as aI,
|
|
12025
|
-
|
|
12026
|
-
|
|
12027
|
-
|
|
12027
|
+
Up as aJ,
|
|
12028
|
+
Gp as aK,
|
|
12029
|
+
Wp as aL,
|
|
12028
12030
|
xe as aM,
|
|
12029
12031
|
Vn as aN,
|
|
12030
12032
|
ia as aO,
|
|
@@ -12040,64 +12042,64 @@ export {
|
|
|
12040
12042
|
pd as aY,
|
|
12041
12043
|
St as aZ,
|
|
12042
12044
|
js as a_,
|
|
12043
|
-
|
|
12044
|
-
|
|
12045
|
-
|
|
12046
|
-
|
|
12047
|
-
|
|
12048
|
-
|
|
12049
|
-
|
|
12050
|
-
|
|
12045
|
+
Lp as aa,
|
|
12046
|
+
Rp as ab,
|
|
12047
|
+
Hp as ac,
|
|
12048
|
+
zp as ad,
|
|
12049
|
+
Op as ae,
|
|
12050
|
+
Pp as af,
|
|
12051
|
+
$p as ag,
|
|
12052
|
+
Np as ah,
|
|
12051
12053
|
ri as ai,
|
|
12052
|
-
|
|
12054
|
+
up as aj,
|
|
12053
12055
|
ti as ak,
|
|
12054
12056
|
vl as al,
|
|
12055
|
-
|
|
12057
|
+
pA as am,
|
|
12056
12058
|
Qr as an,
|
|
12057
|
-
|
|
12058
|
-
|
|
12059
|
+
eA as ao,
|
|
12060
|
+
fA as ap,
|
|
12059
12061
|
pu as aq,
|
|
12060
|
-
|
|
12062
|
+
qA as ar,
|
|
12061
12063
|
Xu as as,
|
|
12062
12064
|
Ka as at,
|
|
12063
12065
|
Ul as au,
|
|
12064
|
-
|
|
12066
|
+
mA as av,
|
|
12065
12067
|
hi as aw,
|
|
12066
12068
|
pa as ax,
|
|
12067
12069
|
Aa as ay,
|
|
12068
12070
|
Kl as az,
|
|
12069
12071
|
vt as b,
|
|
12070
|
-
|
|
12072
|
+
Bm as b$,
|
|
12071
12073
|
ha as b0,
|
|
12072
12074
|
wl as b1,
|
|
12073
|
-
|
|
12075
|
+
ap as b2,
|
|
12074
12076
|
ga as b3,
|
|
12075
12077
|
Ii as b4,
|
|
12076
|
-
|
|
12077
|
-
|
|
12078
|
+
Cm as b5,
|
|
12079
|
+
ym as b6,
|
|
12078
12080
|
Et as b7,
|
|
12079
|
-
|
|
12081
|
+
Km as b8,
|
|
12080
12082
|
gd as b9,
|
|
12081
12083
|
qf as bA,
|
|
12082
|
-
|
|
12084
|
+
dA as bB,
|
|
12083
12085
|
Yf as bC,
|
|
12084
|
-
|
|
12086
|
+
lA as bD,
|
|
12085
12087
|
wt as bE,
|
|
12086
12088
|
to as bF,
|
|
12087
|
-
|
|
12089
|
+
Jp as bG,
|
|
12088
12090
|
df as bH,
|
|
12089
12091
|
lf as bI,
|
|
12090
|
-
|
|
12092
|
+
Zp as bJ,
|
|
12091
12093
|
io as bK,
|
|
12092
12094
|
Ff as bL,
|
|
12093
|
-
|
|
12095
|
+
Qp as bM,
|
|
12094
12096
|
ro as bN,
|
|
12095
|
-
|
|
12096
|
-
|
|
12097
|
+
tA as bO,
|
|
12098
|
+
iA as bP,
|
|
12097
12099
|
au as bQ,
|
|
12098
12100
|
kl as bR,
|
|
12099
|
-
|
|
12100
|
-
|
|
12101
|
+
uA as bS,
|
|
12102
|
+
cA as bT,
|
|
12101
12103
|
Kt as bU,
|
|
12102
12104
|
It as bV,
|
|
12103
12105
|
aa as bW,
|
|
@@ -12105,40 +12107,40 @@ export {
|
|
|
12105
12107
|
Zd as bY,
|
|
12106
12108
|
Qd as bZ,
|
|
12107
12109
|
Gt as b_,
|
|
12108
|
-
|
|
12110
|
+
wm as ba,
|
|
12109
12111
|
hd as bb,
|
|
12110
|
-
|
|
12112
|
+
Im as bc,
|
|
12111
12113
|
Ui as bd,
|
|
12112
12114
|
Gi as be,
|
|
12113
|
-
|
|
12114
|
-
|
|
12115
|
-
|
|
12115
|
+
zm as bf,
|
|
12116
|
+
Hm as bg,
|
|
12117
|
+
Rm as bh,
|
|
12116
12118
|
Vr as bi,
|
|
12117
|
-
|
|
12119
|
+
Gm as bj,
|
|
12118
12120
|
Is as bk,
|
|
12119
|
-
|
|
12121
|
+
jm as bl,
|
|
12120
12122
|
ml as bm,
|
|
12121
12123
|
Xl as bn,
|
|
12122
|
-
|
|
12123
|
-
|
|
12124
|
-
|
|
12125
|
-
|
|
12126
|
-
|
|
12124
|
+
Lm as bo,
|
|
12125
|
+
Um as bp,
|
|
12126
|
+
Wm as bq,
|
|
12127
|
+
Jm as br,
|
|
12128
|
+
Zm as bs,
|
|
12127
12129
|
hc as bt,
|
|
12128
12130
|
Yr as bu,
|
|
12129
12131
|
wa as bv,
|
|
12130
|
-
|
|
12131
|
-
|
|
12132
|
-
|
|
12133
|
-
|
|
12134
|
-
|
|
12135
|
-
|
|
12132
|
+
jp as bw,
|
|
12133
|
+
nA as bx,
|
|
12134
|
+
aA as by,
|
|
12135
|
+
oA as bz,
|
|
12136
|
+
gp as c,
|
|
12137
|
+
Om as c0,
|
|
12136
12138
|
el as c1,
|
|
12137
12139
|
ca as c2,
|
|
12138
12140
|
va as c3,
|
|
12139
12141
|
ol as c4,
|
|
12140
12142
|
gn as c5,
|
|
12141
|
-
|
|
12143
|
+
VA as c6,
|
|
12142
12144
|
ve as c7,
|
|
12143
12145
|
Va as c8,
|
|
12144
12146
|
fr as c9,
|
|
@@ -12153,31 +12155,31 @@ export {
|
|
|
12153
12155
|
Jt as ci,
|
|
12154
12156
|
ua as cj,
|
|
12155
12157
|
We as ck,
|
|
12156
|
-
|
|
12157
|
-
|
|
12158
|
-
|
|
12159
|
-
|
|
12160
|
-
|
|
12161
|
-
|
|
12158
|
+
sA as cl,
|
|
12159
|
+
FA as cm,
|
|
12160
|
+
YA as cn,
|
|
12161
|
+
xm as d,
|
|
12162
|
+
vm as e,
|
|
12163
|
+
ip as f,
|
|
12162
12164
|
qa as g,
|
|
12163
|
-
|
|
12164
|
-
|
|
12165
|
-
|
|
12166
|
-
|
|
12167
|
-
|
|
12168
|
-
|
|
12169
|
-
|
|
12170
|
-
|
|
12171
|
-
|
|
12172
|
-
|
|
12173
|
-
|
|
12165
|
+
sp as h,
|
|
12166
|
+
km as i,
|
|
12167
|
+
_m as j,
|
|
12168
|
+
Dm as k,
|
|
12169
|
+
op as l,
|
|
12170
|
+
dp as m,
|
|
12171
|
+
cp as n,
|
|
12172
|
+
Vp as o,
|
|
12173
|
+
fp as p,
|
|
12174
|
+
Fp as q,
|
|
12175
|
+
rp as r,
|
|
12174
12176
|
ma as s,
|
|
12175
|
-
|
|
12176
|
-
|
|
12177
|
-
|
|
12177
|
+
tp as t,
|
|
12178
|
+
Yp as u,
|
|
12179
|
+
qp as v,
|
|
12178
12180
|
cs as w,
|
|
12179
|
-
|
|
12181
|
+
lp as x,
|
|
12180
12182
|
Hr as y,
|
|
12181
|
-
|
|
12183
|
+
Sm as z
|
|
12182
12184
|
};
|
|
12183
|
-
//# sourceMappingURL=lib-
|
|
12185
|
+
//# sourceMappingURL=lib-c3c790fa.js.map
|