@anzusystems/common-admin 0.0.25 → 0.0.26

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.
@@ -3,7 +3,7 @@ var Fr = (t, n, e) => n in t ? Er(t, n, { enumerable: !0, configurable: !0, writ
3
3
  var hn = (t, n, e) => (Fr(t, typeof n != "symbol" ? n + "" : n, e), e);
4
4
  import { defineComponent as R, computed as S, openBlock as k, createBlock as B, unref as h, withCtx as C, createTextVNode as Z, toDisplayString as V, createElementBlock as U, createVNode as _, createCommentVNode as re, renderSlot as Pe, createElementVNode as ie, resolveComponent as Lr, normalizeClass as Me, withModifiers as le, withDirectives as Ka, vShow as Za, isProxy as Nr, toRaw as Vr, isRef as Ue, inject as De, createSlots as $n, Fragment as Je, provide as $a, ref as te, renderList as dt, watch as ct, TransitionGroup as Qa, normalizeStyle as Oa, resolveDynamicComponent as ea, h as jr, nextTick as Br, onMounted as Rr, withKeys as zr, reactive as Yr, toRefs as Xa, mergeProps as ta, readonly as Ft, createStaticVNode as er, setBlockTracking as Pa, onBeforeUnmount as Hr } from "vue";
5
5
  import { useI18n as X, createI18n as Jr } from "vue-i18n";
6
- import { useI18n as cp } from "vue-i18n";
6
+ import { useI18n as fp } from "vue-i18n";
7
7
  import { VChip as zt } from "vuetify/lib/components/VChip/index.mjs";
8
8
  import { VRow as Wn, VCol as Et, VSpacer as Ia } from "vuetify/lib/components/VGrid/index.mjs";
9
9
  import { VAlert as Ur } from "vuetify/lib/components/VAlert/index.mjs";
@@ -77,7 +77,7 @@ const yo = { key: 1 }, bo = /* @__PURE__ */ R({
77
77
  _: 3
78
78
  }));
79
79
  }
80
- }), Do = ["textContent"], Sf = /* @__PURE__ */ R({
80
+ }), Do = ["textContent"], Tf = /* @__PURE__ */ R({
81
81
  __name: "AAlerts",
82
82
  props: {
83
83
  max: { default: 5 },
@@ -156,7 +156,7 @@ const mt = (t, n) => {
156
156
  for (const [a, o] of n)
157
157
  e[a] = o;
158
158
  return e;
159
- }, Tf = /* @__PURE__ */ mt(Mo, [["__scopeId", "data-v-4efd8dab"]]), $ = (t) => typeof t > "u", La = (t) => !$(t), ke = (t) => t === null, na = (t) => typeof t == "number", nt = (t) => typeof t == "string", Xe = (t) => Array.isArray(t), Na = (t) => typeof t == "boolean", xf = (t) => nt(t) && /^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$/.test(t), $f = (t) => {
159
+ }, xf = /* @__PURE__ */ mt(Mo, [["__scopeId", "data-v-cb6a21a9"]]), $ = (t) => typeof t > "u", La = (t) => !$(t), ke = (t) => t === null, na = (t) => typeof t == "number", nt = (t) => typeof t == "string", Xe = (t) => Array.isArray(t), Na = (t) => typeof t == "boolean", $f = (t) => nt(t) && /^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$/.test(t), Of = (t) => {
160
160
  const n = parseFloat(t);
161
161
  return !isNaN(t) && (n | 0) === n;
162
162
  }, sr = (t) => typeof t == "object" && !Xe(t) && !ke(t), lr = (t) => sr(t) ? Object.keys(t).length === 0 : !1, ur = (t) => Xe(t) && t.length === 0, Ao = (t) => ke(t) || $(t) || t === "" || t === 0 || ur(t) || lr(t), Bt = (t) => {
@@ -175,7 +175,7 @@ const mt = (t, n) => {
175
175
  return n;
176
176
  }
177
177
  return Number.isNaN(e) ? n : e;
178
- }, Of = (t, n = 0) => {
178
+ }, Pf = (t, n = 0) => {
179
179
  let e = n;
180
180
  try {
181
181
  e = Number.parseFloat(t);
@@ -189,7 +189,7 @@ const mt = (t, n) => {
189
189
  start: t.slice(0, e),
190
190
  end: t.slice(e + n.length)
191
191
  };
192
- }, Pf = (t) => t.toString().toLowerCase().trim().normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/\s+/g, "-").replace(/&/g, "-").replace(/[^\w-]+/g, "").replace(/--+/g, "-").replace(/^-+/, "").replace(/-+$/, ""), So = (t) => t.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g, "$1-$2").toLowerCase(), If = (t, n = 80) => t.length > n ? t.substring(1, n) + "..." : t, To = (t, n) => {
192
+ }, If = (t) => t.toString().toLowerCase().trim().normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/\s+/g, "-").replace(/&/g, "-").replace(/[^\w-]+/g, "").replace(/--+/g, "-").replace(/^-+/, "").replace(/-+$/, ""), So = (t) => t.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g, "$1-$2").toLowerCase(), Ef = (t, n = 80) => t.length > n ? t.substring(1, n) + "..." : t, To = (t, n) => {
193
193
  if (t.indexOf(":") === -1)
194
194
  return t;
195
195
  const e = [];
@@ -202,7 +202,7 @@ const mt = (t, n) => {
202
202
  }, qn = (t) => t.replace(".", "-"), at = Symbol.for("anzu:system-scope"), rt = Symbol.for("anzu:subject-scope"), xo = {
203
203
  key: 0,
204
204
  class: "required"
205
- }, Ef = /* @__PURE__ */ R({
205
+ }, Ff = /* @__PURE__ */ R({
206
206
  __name: "AFormTextField",
207
207
  props: {
208
208
  modelValue: null,
@@ -266,7 +266,7 @@ const mt = (t, n) => {
266
266
  }), $o = {
267
267
  key: 0,
268
268
  class: "required"
269
- }, Ff = /* @__PURE__ */ R({
269
+ }, Lf = /* @__PURE__ */ R({
270
270
  __name: "AFormTextarea",
271
271
  props: {
272
272
  modelValue: null,
@@ -329,7 +329,7 @@ const mt = (t, n) => {
329
329
  }), Oo = {
330
330
  key: 0,
331
331
  class: "required"
332
- }, Lf = /* @__PURE__ */ R({
332
+ }, Nf = /* @__PURE__ */ R({
333
333
  __name: "AFormBooleanToggle",
334
334
  props: {
335
335
  modelValue: { default: null },
@@ -399,7 +399,7 @@ const mt = (t, n) => {
399
399
  }, 8, ["modelValue", "mandatory"])
400
400
  ], 64));
401
401
  }
402
- }), Nf = /* @__PURE__ */ R({
402
+ }), Vf = /* @__PURE__ */ R({
403
403
  __name: "ASystemEntityScope",
404
404
  props: {
405
405
  system: null,
@@ -416,7 +416,7 @@ const mt = (t, n) => {
416
416
  a && typeof a == "object" && dr(a);
417
417
  }
418
418
  return Object.freeze(t);
419
- }, Vf = (t) => Object.keys(t).map((n) => t[n]), cr = (t, n, e = ".") => {
419
+ }, jf = (t) => Object.keys(t).map((n) => t[n]), cr = (t, n, e = ".") => {
420
420
  const a = n.split(e);
421
421
  let o = t;
422
422
  for (; a.length; ) {
@@ -426,7 +426,7 @@ const mt = (t, n) => {
426
426
  o = o[s];
427
427
  }
428
428
  return o;
429
- }, jf = (t, n, e, a = ".") => {
429
+ }, Bf = (t, n, e, a = ".") => {
430
430
  const o = n.split(a);
431
431
  let s = t;
432
432
  for (; o.length - 1; ) {
@@ -437,7 +437,7 @@ const mt = (t, n) => {
437
437
  }
438
438
  s[o[0]] = e;
439
439
  };
440
- function Bf(t, n, e = ".") {
440
+ function Rf(t, n, e = ".") {
441
441
  const a = n.split(e), o = a.length - 1;
442
442
  function s(l, c = 0) {
443
443
  const d = a[c];
@@ -471,7 +471,7 @@ const Va = ["en", "sk"], Q = Jr({
471
471
  label: "",
472
472
  getLabel: () => ""
473
473
  };
474
- function Rf(t) {
474
+ function zf(t) {
475
475
  const n = (s) => ({
476
476
  ...s,
477
477
  getLabel: (l = "", c = "") => Eo(s, l, c)
@@ -794,14 +794,14 @@ var Kn = {}, No = {
794
794
  })(No);
795
795
  const Vo = Kn;
796
796
  be.extend(Vo);
797
- const ft = ".000000Z", Mn = "YYYY-MM-DDTHH:mm:ss", mr = "1970-01-01T00:00:00.000000Z", pr = "2100-01-01T00:00:00.000000Z", jo = () => be().utc().toDate(), zf = () => _o(be().utc().unix()), An = (t = !0, n = !1) => t && !n ? be().utc().format("YYYY-MM-DDTHH:mm:ss") + ft : t && n ? be().utc().format("YYYY-MM-DDTHH:mm:00") + ft : !t && n ? be().utc().format("YYYY-MM-DDTHH:mm:00.SSSSSS") + "Z" : be().utc().format("YYYY-MM-DDTHH:mm:ss.SSSSSS") + "Z", Yf = (t = 0) => t === 0 ? be().startOf("day").utc().format(Mn) + ft : be().add(t, "days").startOf("day").utc().format(Mn) + ft, Hf = (t = 0) => t === 0 ? be().endOf("day").utc().format(Mn) + ft : be().add(t, "days").endOf("day").utc().format(Mn) + ft, Jf = (t = 0, n = null) => {
797
+ const ft = ".000000Z", Mn = "YYYY-MM-DDTHH:mm:ss", mr = "1970-01-01T00:00:00.000000Z", pr = "2100-01-01T00:00:00.000000Z", jo = () => be().utc().toDate(), Yf = () => _o(be().utc().unix()), An = (t = !0, n = !1) => t && !n ? be().utc().format("YYYY-MM-DDTHH:mm:ss") + ft : t && n ? be().utc().format("YYYY-MM-DDTHH:mm:00") + ft : !t && n ? be().utc().format("YYYY-MM-DDTHH:mm:00.SSSSSS") + "Z" : be().utc().format("YYYY-MM-DDTHH:mm:ss.SSSSSS") + "Z", Hf = (t = 0) => t === 0 ? be().startOf("day").utc().format(Mn) + ft : be().add(t, "days").startOf("day").utc().format(Mn) + ft, Jf = (t = 0) => t === 0 ? be().endOf("day").utc().format(Mn) + ft : be().add(t, "days").endOf("day").utc().format(Mn) + ft, Uf = (t = 0, n = null) => {
798
798
  if (n === null && (n = new Date()), t === 0)
799
799
  return n;
800
800
  if (t > 0)
801
801
  return be(n).add(t, "minutes").toDate();
802
802
  if (t < 0)
803
803
  return be(n).subtract(t, "minutes").toDate();
804
- }, Bo = (t) => be(t).utc().format("YYYY-MM-DDTHH:mm:ss") + ft, Uf = () => be().utc().format("YYYY"), Ro = (t, n = "") => t === pr || t === mr || t === "" || ke(t) || $(t) ? n : be(t).format("DD.MM.YYYY HH:mm"), zo = (t, n = "") => {
804
+ }, Bo = (t) => be(t).utc().format("YYYY-MM-DDTHH:mm:ss") + ft, Wf = () => be().utc().format("YYYY"), Ro = (t, n = "") => t === pr || t === mr || t === "" || ke(t) || $(t) ? n : be(t).format("DD.MM.YYYY HH:mm"), zo = (t, n = "") => {
805
805
  if (t === pr || t === mr || t === "" || ke(t) || $(t))
806
806
  return n;
807
807
  let e = !0, a = !0;
@@ -825,7 +825,7 @@ const ft = ".000000Z", Mn = "YYYY-MM-DDTHH:mm:ss", mr = "1970-01-01T00:00:00.000
825
825
  ])
826
826
  ]));
827
827
  }
828
- }), Jo = { key: 0 }, Uo = ["onClick"], Wo = { key: 0 }, qo = { class: "d-flex justify-end" }, Go = { key: 1 }, Ko = ["colspan"], Wf = /* @__PURE__ */ R({
828
+ }), Jo = { key: 0 }, Uo = ["onClick"], Wo = { key: 0 }, qo = { class: "d-flex justify-end" }, Go = { key: 1 }, Ko = ["colspan"], qf = /* @__PURE__ */ R({
829
829
  __name: "ADatatable",
830
830
  props: {
831
831
  data: null,
@@ -888,7 +888,7 @@ const ft = ".000000Z", Mn = "YYYY-MM-DDTHH:mm:ss", mr = "1970-01-01T00:00:00.000
888
888
  }), Zo = { class: "anzu-data-footer" }, Qo = {
889
889
  key: 0,
890
890
  class: "anzu-data-footer__page-limit"
891
- }, Xo = { class: "anzu-data-footer__pagination" }, ei = { class: "anzu-data-footer__icons-before" }, ti = { class: "current-page" }, ni = { class: "anzu-data-footer__icons-after" }, qf = /* @__PURE__ */ R({
891
+ }, Xo = { class: "anzu-data-footer__pagination" }, ei = { class: "anzu-data-footer__icons-before" }, ti = { class: "current-page" }, ni = { class: "anzu-data-footer__icons-after" }, Gf = /* @__PURE__ */ R({
892
892
  __name: "ADatatablePagination",
893
893
  props: {
894
894
  modelValue: null,
@@ -989,7 +989,7 @@ const ft = ".000000Z", Mn = "YYYY-MM-DDTHH:mm:ss", mr = "1970-01-01T00:00:00.000
989
989
  ]));
990
990
  }
991
991
  });
992
- function Gf(t, n) {
992
+ function Kf(t, n) {
993
993
  return (e = {}) => {
994
994
  const a = $(e.variant) ? "eq" : e.variant;
995
995
  let o = $(e.default) ? null : e.default;
@@ -1030,7 +1030,7 @@ function ra() {
1030
1030
  }
1031
1031
  };
1032
1032
  }
1033
- const Kf = /* @__PURE__ */ R({
1033
+ const Zf = /* @__PURE__ */ R({
1034
1034
  __name: "AFilterString",
1035
1035
  props: {
1036
1036
  modelValue: null,
@@ -1055,7 +1055,7 @@ const Kf = /* @__PURE__ */ R({
1055
1055
  "onClick:clear": d[1] || (d[1] = le((y) => h(o)(t.modelValue), ["stop"]))
1056
1056
  }, null, 8, ["modelValue", "label", "clearable", "data-cy"]));
1057
1057
  }
1058
- }), Zf = /* @__PURE__ */ R({
1058
+ }), Qf = /* @__PURE__ */ R({
1059
1059
  __name: "AFilterInteger",
1060
1060
  props: {
1061
1061
  modelValue: null,
@@ -1181,7 +1181,7 @@ const Kf = /* @__PURE__ */ R({
1181
1181
  _: 1
1182
1182
  }, 8, ["class", "data-cy", "onClick"]));
1183
1183
  }
1184
- }), Qf = /* @__PURE__ */ R({
1184
+ }), Xf = /* @__PURE__ */ R({
1185
1185
  __name: "AFilterWrapper",
1186
1186
  props: {
1187
1187
  enableAdvanced: { type: Boolean, default: !1 },
@@ -1287,7 +1287,7 @@ function hr() {
1287
1287
  getGrantOption: (a) => n.value.find((o) => o.value === a)
1288
1288
  };
1289
1289
  }
1290
- const Xf = /* @__PURE__ */ R({
1290
+ const em = /* @__PURE__ */ R({
1291
1291
  __name: "APermissionGrantEditor",
1292
1292
  props: {
1293
1293
  availableGrants: null,
@@ -1361,7 +1361,7 @@ function ii() {
1361
1361
  const si = {
1362
1362
  key: 0,
1363
1363
  class: "ml-1"
1364
- }, em = /* @__PURE__ */ R({
1364
+ }, tm = /* @__PURE__ */ R({
1365
1365
  __name: "APermissionValueChip",
1366
1366
  props: {
1367
1367
  grant: null,
@@ -1799,7 +1799,7 @@ const Oi = {
1799
1799
  console.error("vite-plugin-css-injected-by-js", e);
1800
1800
  }
1801
1801
  })();
1802
- const Fn = Symbol("currentUser"), yr = Symbol("customAclResolver"), br = Symbol("availableLanguages"), wr = Symbol("defaultLanguage"), tm = {
1802
+ const Fn = Symbol("currentUser"), yr = Symbol("customAclResolver"), br = Symbol("availableLanguages"), wr = Symbol("defaultLanguage"), nm = {
1803
1803
  install(t, n) {
1804
1804
  t.provide(Fn, n.currentUser), t.provide(yr, n.customAclResolver), t.provide(br, n.languages.available), t.provide(wr, n.languages.default), t.component("Acl", Ii), t.use(Oi, { componentName: "Notifications" });
1805
1805
  }
@@ -7216,7 +7216,7 @@ const Gi = {
7216
7216
  ]), 1032, ["modelValue", "error-messages", "placeholder", "onKeyup"]));
7217
7217
  }
7218
7218
  });
7219
- const Ar = /* @__PURE__ */ mt(Ki, [["__scopeId", "data-v-59e27a40"]]), nm = /* @__PURE__ */ R({
7219
+ const Ar = /* @__PURE__ */ mt(Ki, [["__scopeId", "data-v-ebdc75e0"]]), am = /* @__PURE__ */ R({
7220
7220
  __name: "AFormDatetimePicker",
7221
7221
  props: {
7222
7222
  modelValue: null,
@@ -7260,7 +7260,7 @@ const Ar = /* @__PURE__ */ mt(Ki, [["__scopeId", "data-v-59e27a40"]]), nm = /* @
7260
7260
  "onUpdate:modelValue": m[0] || (m[0] = (w) => l(w))
7261
7261
  }, null, 8, ["model-value", "data-cy", "error-messages", "required", "label", "clearable"]));
7262
7262
  }
7263
- }), am = /* @__PURE__ */ R({
7263
+ }), rm = /* @__PURE__ */ R({
7264
7264
  __name: "AFilterDatetimePicker",
7265
7265
  props: {
7266
7266
  modelValue: null
@@ -7296,7 +7296,7 @@ function _r() {
7296
7296
  totalCount: 0
7297
7297
  });
7298
7298
  }
7299
- function rm(t) {
7299
+ function om(t) {
7300
7300
  return {
7301
7301
  showPagination: S(() => !(t.page === 1 && t.currentViewCount < t.rowsPerPage))
7302
7302
  };
@@ -7304,7 +7304,7 @@ function rm(t) {
7304
7304
  const Zi = {
7305
7305
  key: 0,
7306
7306
  class: "required"
7307
- }, om = /* @__PURE__ */ R({
7307
+ }, im = /* @__PURE__ */ R({
7308
7308
  __name: "AFormRemoteAutocomplete",
7309
7309
  props: {
7310
7310
  modelValue: null,
@@ -7458,7 +7458,7 @@ const Zi = {
7458
7458
  }), Qi = { key: 0 }, Xi = {
7459
7459
  key: 0,
7460
7460
  class: "required"
7461
- }, im = /* @__PURE__ */ R({
7461
+ }, sm = /* @__PURE__ */ R({
7462
7462
  __name: "AFormValueObjectOptionsSelect",
7463
7463
  props: {
7464
7464
  modelValue: null,
@@ -7521,7 +7521,7 @@ const Zi = {
7521
7521
  _: 1
7522
7522
  }, 8, ["modelValue", "items", "multiple", "clearable", "error-messages", "data-cy"]));
7523
7523
  }
7524
- }), sm = /* @__PURE__ */ R({
7524
+ }), lm = /* @__PURE__ */ R({
7525
7525
  __name: "AFilterValueObjectOptionsSelect",
7526
7526
  props: {
7527
7527
  modelValue: null,
@@ -7549,7 +7549,7 @@ const Zi = {
7549
7549
  onChange: d[2] || (d[2] = (y) => n("change"))
7550
7550
  }, null, 8, ["modelValue", "items", "label", "multiple", "clearable"]));
7551
7551
  }
7552
- }), lm = /* @__PURE__ */ R({
7552
+ }), um = /* @__PURE__ */ R({
7553
7553
  __name: "AFilterRemoteAutocomplete",
7554
7554
  props: {
7555
7555
  modelValue: null,
@@ -7675,7 +7675,7 @@ const Zi = {
7675
7675
  ]));
7676
7676
  }
7677
7677
  });
7678
- const um = /* @__PURE__ */ mt(ts, [["__scopeId", "data-v-7001c25d"]]);
7678
+ const dm = /* @__PURE__ */ mt(ts, [["__scopeId", "data-v-2ee04bbf"]]);
7679
7679
  var ns = /* @__PURE__ */ ((t) => (t.Waiting = "waiting", t.Processing = "processing", t.AwaitingBatchProcess = "awaiting_batch_process", t.Done = "done", t.Error = "error", t.Default = "waiting", t))(ns || {});
7680
7680
  function as() {
7681
7681
  const { t } = X(), n = te([
@@ -7710,7 +7710,7 @@ function as() {
7710
7710
  getJobStatusOption: (a) => n.value.find((o) => o.value === a)
7711
7711
  };
7712
7712
  }
7713
- const dm = /* @__PURE__ */ R({
7713
+ const cm = /* @__PURE__ */ R({
7714
7714
  __name: "AJobStatusChip",
7715
7715
  props: {
7716
7716
  value: null
@@ -7778,7 +7778,7 @@ function os() {
7778
7778
  getLogLevelOption: (e) => t.value.find((a) => a.value === e)
7779
7779
  };
7780
7780
  }
7781
- const cm = /* @__PURE__ */ R({
7781
+ const fm = /* @__PURE__ */ R({
7782
7782
  __name: "ALogLevelChip",
7783
7783
  props: {
7784
7784
  level: null
@@ -7894,7 +7894,7 @@ function ia() {
7894
7894
  }
7895
7895
  };
7896
7896
  }
7897
- const Sr = (t) => "" + t, is = ["data-cy", "onClick"], fm = /* @__PURE__ */ R({
7897
+ const Sr = (t) => "" + t, is = ["data-cy", "onClick"], mm = /* @__PURE__ */ R({
7898
7898
  __name: "ACopyText",
7899
7899
  props: {
7900
7900
  value: null,
@@ -7926,7 +7926,7 @@ const Sr = (t) => "" + t, is = ["data-cy", "onClick"], fm = /* @__PURE__ */ R({
7926
7926
  location: "bottom"
7927
7927
  }, {
7928
7928
  default: C(() => [
7929
- Z("Copy")
7929
+ Z(" Copy ")
7930
7930
  ]),
7931
7931
  _: 1
7932
7932
  })
@@ -7975,7 +7975,7 @@ const ss = {
7975
7975
  const ds = { class: "app-page-title-wrapper" }, cs = {
7976
7976
  key: 0,
7977
7977
  class: "app-page-title-icon"
7978
- }, fs = ["data-cy"], ms = { class: "text-subtitle-1 font-weight-bold pl-2" }, mm = /* @__PURE__ */ R({
7978
+ }, fs = ["data-cy"], ms = { class: "text-subtitle-1 font-weight-bold pl-2" }, pm = /* @__PURE__ */ R({
7979
7979
  __name: "APageTitle",
7980
7980
  props: {
7981
7981
  heading: { default: "" },
@@ -7999,7 +7999,7 @@ const ds = { class: "app-page-title-wrapper" }, cs = {
7999
7999
  ], 8, fs)
8000
8000
  ]));
8001
8001
  }
8002
- }), pm = /* @__PURE__ */ R({
8002
+ }), hm = /* @__PURE__ */ R({
8003
8003
  __name: "AUserAndTimeTrackingFields",
8004
8004
  props: {
8005
8005
  data: null,
@@ -8035,7 +8035,7 @@ const ds = { class: "app-page-title-wrapper" }, cs = {
8035
8035
  }, 8, ["title"]))
8036
8036
  ], 64));
8037
8037
  }
8038
- }), hm = /* @__PURE__ */ R({
8038
+ }), gm = /* @__PURE__ */ R({
8039
8039
  __name: "AActionCloseButton",
8040
8040
  props: {
8041
8041
  routeName: null,
@@ -8070,7 +8070,7 @@ const ds = { class: "app-page-title-wrapper" }, cs = {
8070
8070
  _: 1
8071
8071
  }, 8, ["class", "data-cy", "to"]));
8072
8072
  }
8073
- }), gm = /* @__PURE__ */ R({
8073
+ }), vm = /* @__PURE__ */ R({
8074
8074
  __name: "AActionCreateButton",
8075
8075
  props: {
8076
8076
  routeName: null,
@@ -8093,7 +8093,7 @@ const ds = { class: "app-page-title-wrapper" }, cs = {
8093
8093
  _: 1
8094
8094
  }, 8, ["class", "data-cy", "to"]));
8095
8095
  }
8096
- }), ps = { class: "d-block pl-0 w-100" }, hs = { class: "text-h6" }, vm = /* @__PURE__ */ R({
8096
+ }), ps = { class: "d-block pl-0 w-100" }, hs = { class: "text-h6" }, ym = /* @__PURE__ */ R({
8097
8097
  __name: "AActionDeleteButton",
8098
8098
  props: {
8099
8099
  variant: { default: "text" },
@@ -8231,7 +8231,7 @@ const ds = { class: "app-page-title-wrapper" }, cs = {
8231
8231
  }, 8, ["modelValue"])
8232
8232
  ], 64));
8233
8233
  }
8234
- }), ym = /* @__PURE__ */ R({
8234
+ }), bm = /* @__PURE__ */ R({
8235
8235
  __name: "AActionEditButton",
8236
8236
  props: {
8237
8237
  routeName: null,
@@ -8260,7 +8260,7 @@ const ds = { class: "app-page-title-wrapper" }, cs = {
8260
8260
  _: 1
8261
8261
  }, 8, ["class", "data-cy", "loading", "onClick"]));
8262
8262
  }
8263
- }), bm = /* @__PURE__ */ R({
8263
+ }), wm = /* @__PURE__ */ R({
8264
8264
  __name: "AActionSaveAndCloseButton",
8265
8265
  props: {
8266
8266
  buttonT: { default: "common.button.saveAndClose" },
@@ -8304,7 +8304,7 @@ const ds = { class: "app-page-title-wrapper" }, cs = {
8304
8304
  _: 1
8305
8305
  }, 8, ["class", "data-cy", "loading", "disabled", "onClick"]));
8306
8306
  }
8307
- }), wm = /* @__PURE__ */ R({
8307
+ }), km = /* @__PURE__ */ R({
8308
8308
  __name: "AActionSaveButton",
8309
8309
  props: {
8310
8310
  buttonT: { default: "common.button.save" },
@@ -8359,7 +8359,7 @@ const ds = { class: "app-page-title-wrapper" }, cs = {
8359
8359
  _: 1
8360
8360
  }, 8, ["class", "data-cy", "loading", "disabled", "onClick"]));
8361
8361
  }
8362
- }), km = /* @__PURE__ */ R({
8362
+ }), Dm = /* @__PURE__ */ R({
8363
8363
  __name: "ATableCopyIdButton",
8364
8364
  props: {
8365
8365
  id: null,
@@ -8406,7 +8406,7 @@ const ds = { class: "app-page-title-wrapper" }, cs = {
8406
8406
  _: 1
8407
8407
  }, 8, ["class", "data-cy", "size", "onClick"])) : re("", !0);
8408
8408
  }
8409
- }), Dm = /* @__PURE__ */ R({
8409
+ }), Cm = /* @__PURE__ */ R({
8410
8410
  __name: "ATableDetailButton",
8411
8411
  props: {
8412
8412
  recordId: null,
@@ -8444,7 +8444,7 @@ const ds = { class: "app-page-title-wrapper" }, cs = {
8444
8444
  _: 1
8445
8445
  }, 8, ["class", "data-cy", "target", "to"]));
8446
8446
  }
8447
- }), Cm = /* @__PURE__ */ R({
8447
+ }), Mm = /* @__PURE__ */ R({
8448
8448
  __name: "ATableEditButton",
8449
8449
  props: {
8450
8450
  recordId: null,
@@ -8483,7 +8483,7 @@ const ds = { class: "app-page-title-wrapper" }, cs = {
8483
8483
  }, 8, ["class", "data-cy", "target", "to"]));
8484
8484
  }
8485
8485
  });
8486
- var Nt = /* @__PURE__ */ ((t) => (t.Light = "light", t.Dark = "dark", t.Auto = "auto", t))(Nt || {});
8486
+ var Nt = /* @__PURE__ */ ((t) => (t.Light = "light", t.Dark = "dark", t.Auto = "auto", t))(Nt || {}), gs = /* @__PURE__ */ ((t) => (t.Light = "light", t.Dark = "dark", t))(gs || {});
8487
8487
  const Xn = rr(
8488
8488
  "theme",
8489
8489
  "light"
@@ -8514,8 +8514,8 @@ const Un = (t) => {
8514
8514
  window.matchMedia(xr).addEventListener("change", (t) => {
8515
8515
  $r.value = t.matches, jt();
8516
8516
  });
8517
- const gs = S(() => Vt.value === "light" ? "white" : "#1A1A1A");
8518
- function vs() {
8517
+ const vs = S(() => Vt.value === "light" ? "white" : "#1A1A1A");
8518
+ function ys() {
8519
8519
  const t = () => {
8520
8520
  Un(
8521
8521
  "auto"
@@ -8547,17 +8547,17 @@ function vs() {
8547
8547
  return {
8548
8548
  settings: Ft(xn),
8549
8549
  theme: Ft(Vt),
8550
- toolbarColor: Ft(gs),
8550
+ toolbarColor: Ft(vs),
8551
8551
  toggleTheme: a,
8552
8552
  setThemeAuto: t,
8553
8553
  setThemeDark: n,
8554
8554
  setThemeLight: e
8555
8555
  };
8556
8556
  }
8557
- const ys = { key: 0 }, bs = { key: 1 }, ws = { key: 2 }, Mm = /* @__PURE__ */ R({
8557
+ const bs = { key: 0 }, ws = { key: 1 }, ks = { key: 2 }, Am = /* @__PURE__ */ R({
8558
8558
  __name: "AThemeSelect",
8559
8559
  setup(t) {
8560
- const { setThemeDark: n, setThemeAuto: e, setThemeLight: a, settings: o } = vs(), { t: s } = X(), l = te(!1);
8560
+ const { setThemeDark: n, setThemeAuto: e, setThemeLight: a, settings: o } = ys(), { t: s } = X(), l = te(!1);
8561
8561
  return (c, d) => (k(), B(ir, {
8562
8562
  modelValue: l.value,
8563
8563
  "onUpdate:modelValue": d[0] || (d[0] = (y) => l.value = y),
@@ -8572,21 +8572,21 @@ const ys = { key: 0 }, bs = { key: 1 }, ws = { key: 2 }, Mm = /* @__PURE__ */ R(
8572
8572
  "data-cy": "settings-theme"
8573
8573
  }), {
8574
8574
  default: C(() => [
8575
- h(o) === h(Nt).Auto ? (k(), U("div", ys, [
8575
+ h(o) === h(Nt).Auto ? (k(), U("div", bs, [
8576
8576
  _(he, {
8577
8577
  class: "mr-1",
8578
8578
  icon: "mdi-brightness-auto",
8579
8579
  size: 32
8580
8580
  }),
8581
8581
  Z(V(h(s)("common.system.theme.auto")), 1)
8582
- ])) : h(o) === h(Nt).Light ? (k(), U("div", bs, [
8582
+ ])) : h(o) === h(Nt).Light ? (k(), U("div", ws, [
8583
8583
  _(he, {
8584
8584
  class: "mr-1",
8585
8585
  icon: "mdi-brightness-7",
8586
8586
  size: 32
8587
8587
  }),
8588
8588
  Z(V(h(s)("common.system.theme.light")), 1)
8589
- ])) : h(o) === h(Nt).Dark ? (k(), U("div", ws, [
8589
+ ])) : h(o) === h(Nt).Dark ? (k(), U("div", ks, [
8590
8590
  _(he, {
8591
8591
  class: "mr-1",
8592
8592
  icon: "mdi-brightness-4",
@@ -8668,7 +8668,7 @@ const ys = { key: 0 }, bs = { key: 1 }, ws = { key: 2 }, Mm = /* @__PURE__ */ R(
8668
8668
  adminOnly: !0
8669
8669
  }
8670
8670
  ], He = rr("language", "default");
8671
- function ks(t, n) {
8671
+ function Ds(t, n) {
8672
8672
  He.value === "default" && (He.value = n);
8673
8673
  const { current: e } = ho();
8674
8674
  function a(l, c) {
@@ -8691,44 +8691,44 @@ function ks(t, n) {
8691
8691
  allLanguages: Cn
8692
8692
  };
8693
8693
  }
8694
- function Ds() {
8694
+ function Cs() {
8695
8695
  return {
8696
8696
  currentLanguageCode: Ft(He)
8697
8697
  };
8698
8698
  }
8699
- const Cs = {}, Ms = {
8699
+ const Ms = {}, As = {
8700
8700
  xmlns: "http://www.w3.org/2000/svg",
8701
8701
  viewBox: "0 0 900 600"
8702
- }, As = /* @__PURE__ */ er('<path fill="#ee1c25" d="M0 0h900v600H0z"></path><path fill="#0b4ea2" d="M0 0h900v400H0z"></path><path fill="#fff" d="M0 0h900v200H0z"></path><path d="M393.479 141H146.358l-.847 8.059c-.184 1.752-4.511 43.971-4.511 136.69 0 43.563 14.726 82 43.77 114.23 20.349 22.585 46.923 41.6 81.242 58.129l3.9 1.881 3.906-1.881c34.32-16.53 60.9-35.544 81.246-58.129 29.044-32.234 43.771-70.667 43.771-114.23 0-92.718-4.328-134.938-4.512-136.69l-.844-8.059z" fill="#fff"></path><path d="M269.917 450C220.577 426.234 150 379.062 150 285.749S154.461 150 154.461 150h230.915s4.463 42.437 4.463 135.749S319.261 426.234 269.917 450z" fill="#ee1c25"></path><path d="M280.484 261.284c13.36.216 39.425.739 62.635-7.027 0 0-.613 8.306-.613 17.98s.613 17.982.613 17.982c-21.289-7.125-47.58-7.273-62.635-7.082v51.539h-21.1v-51.539c-15.055-.191-41.345-.043-62.635 7.082 0 0 .613-8.305.613-17.982s-.613-17.98-.613-17.98c23.21 7.766 49.275 7.243 62.635 7.027v-32.368c-12.177-.108-29.723.473-49.563 7.113 0 0 .613-8.305.613-17.982s-.613-17.981-.613-17.981c19.81 6.628 37.336 7.219 49.509 7.114-.626-20.5-6.6-46.332-6.6-46.332s12.289.959 17.2.959 17.2-.959 17.2-.959-5.969 25.835-6.6 46.33c12.174.106 29.7-.485 49.509-7.114 0 0-.613 8.305-.613 17.981s.613 17.982.613 17.982c-19.839-6.639-37.386-7.221-49.563-7.113v32.37z" fill="#fff"></path><path d="M269.9 329.094c-24.852 0-38.163 34.469-38.163 34.469a30.466 30.466 0 0 0-27.661-16.344c-13.719 0-23.829 12.2-30.256 23.5 24.959 39.7 64.78 64.207 96.079 79.281 31.305-15.075 71.152-39.571 96.112-79.281-6.427-11.3-16.537-23.5-30.256-23.5a30.539 30.539 0 0 0-27.693 16.344s-13.308-34.469-38.162-34.469z" fill="#0b4ea2"></path>', 7), _s = [
8703
- As
8702
+ }, _s = /* @__PURE__ */ er('<path fill="#ee1c25" d="M0 0h900v600H0z"></path><path fill="#0b4ea2" d="M0 0h900v400H0z"></path><path fill="#fff" d="M0 0h900v200H0z"></path><path d="M393.479 141H146.358l-.847 8.059c-.184 1.752-4.511 43.971-4.511 136.69 0 43.563 14.726 82 43.77 114.23 20.349 22.585 46.923 41.6 81.242 58.129l3.9 1.881 3.906-1.881c34.32-16.53 60.9-35.544 81.246-58.129 29.044-32.234 43.771-70.667 43.771-114.23 0-92.718-4.328-134.938-4.512-136.69l-.844-8.059z" fill="#fff"></path><path d="M269.917 450C220.577 426.234 150 379.062 150 285.749S154.461 150 154.461 150h230.915s4.463 42.437 4.463 135.749S319.261 426.234 269.917 450z" fill="#ee1c25"></path><path d="M280.484 261.284c13.36.216 39.425.739 62.635-7.027 0 0-.613 8.306-.613 17.98s.613 17.982.613 17.982c-21.289-7.125-47.58-7.273-62.635-7.082v51.539h-21.1v-51.539c-15.055-.191-41.345-.043-62.635 7.082 0 0 .613-8.305.613-17.982s-.613-17.98-.613-17.98c23.21 7.766 49.275 7.243 62.635 7.027v-32.368c-12.177-.108-29.723.473-49.563 7.113 0 0 .613-8.305.613-17.982s-.613-17.981-.613-17.981c19.81 6.628 37.336 7.219 49.509 7.114-.626-20.5-6.6-46.332-6.6-46.332s12.289.959 17.2.959 17.2-.959 17.2-.959-5.969 25.835-6.6 46.33c12.174.106 29.7-.485 49.509-7.114 0 0-.613 8.305-.613 17.981s.613 17.982.613 17.982c-19.839-6.639-37.386-7.221-49.563-7.113v32.37z" fill="#fff"></path><path d="M269.9 329.094c-24.852 0-38.163 34.469-38.163 34.469a30.466 30.466 0 0 0-27.661-16.344c-13.719 0-23.829 12.2-30.256 23.5 24.959 39.7 64.78 64.207 96.079 79.281 31.305-15.075 71.152-39.571 96.112-79.281-6.427-11.3-16.537-23.5-30.256-23.5a30.539 30.539 0 0 0-27.693 16.344s-13.308-34.469-38.162-34.469z" fill="#0b4ea2"></path>', 7), Ss = [
8703
+ _s
8704
8704
  ];
8705
- function Ss(t, n) {
8706
- return k(), U("svg", Ms, _s);
8705
+ function Ts(t, n) {
8706
+ return k(), U("svg", As, Ss);
8707
8707
  }
8708
- const Ts = /* @__PURE__ */ mt(Cs, [["render", Ss]]), xs = {}, $s = {
8708
+ const xs = /* @__PURE__ */ mt(Ms, [["render", Ts]]), $s = {}, Os = {
8709
8709
  xmlns: "http://www.w3.org/2000/svg",
8710
8710
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
8711
8711
  viewBox: "0 0 7410 3900"
8712
- }, Os = /* @__PURE__ */ er('<path fill="#b22234" d="M0 0h7410v3900H0z"></path><path d="M0 450h7410m0 600H0m0 600h7410m0 600H0m0 600h7410m0 600H0" stroke="#fff" stroke-width="300"></path><path fill="#3c3b6e" d="M0 0h2964v2100H0z"></path><g fill="#fff"><g id="d"><g id="c"><g id="e"><g id="b"><path id="a" d="M247 90l70.534 217.082-184.66-134.164h228.253L176.466 307.082z"></path><use xlink:href="#a" y="420"></use><use xlink:href="#a" y="840"></use><use xlink:href="#a" y="1260"></use></g><use xlink:href="#a" y="1680"></use></g><use xlink:href="#b" x="247" y="210"></use></g><use xlink:href="#c" x="494"></use></g><use xlink:href="#d" x="988"></use><use xlink:href="#c" x="1976"></use><use xlink:href="#e" x="2470"></use></g>', 4), Ps = [
8713
- Os
8712
+ }, Ps = /* @__PURE__ */ er('<path fill="#b22234" d="M0 0h7410v3900H0z"></path><path d="M0 450h7410m0 600H0m0 600h7410m0 600H0m0 600h7410m0 600H0" stroke="#fff" stroke-width="300"></path><path fill="#3c3b6e" d="M0 0h2964v2100H0z"></path><g fill="#fff"><g id="d"><g id="c"><g id="e"><g id="b"><path id="a" d="M247 90l70.534 217.082-184.66-134.164h228.253L176.466 307.082z"></path><use xlink:href="#a" y="420"></use><use xlink:href="#a" y="840"></use><use xlink:href="#a" y="1260"></use></g><use xlink:href="#a" y="1680"></use></g><use xlink:href="#b" x="247" y="210"></use></g><use xlink:href="#c" x="494"></use></g><use xlink:href="#d" x="988"></use><use xlink:href="#c" x="1976"></use><use xlink:href="#e" x="2470"></use></g>', 4), Is = [
8713
+ Ps
8714
8714
  ];
8715
- function Is(t, n) {
8716
- return k(), U("svg", $s, Ps);
8715
+ function Es(t, n) {
8716
+ return k(), U("svg", Os, Is);
8717
8717
  }
8718
- const Es = /* @__PURE__ */ mt(xs, [["render", Is]]), Fs = {}, Ls = {
8718
+ const Fs = /* @__PURE__ */ mt($s, [["render", Es]]), Ls = {}, Ns = {
8719
8719
  xmlns: "http://www.w3.org/2000/svg",
8720
8720
  viewBox: "0 0 900 600"
8721
- }, Ns = /* @__PURE__ */ ie("rect", {
8721
+ }, Vs = /* @__PURE__ */ ie("rect", {
8722
8722
  width: "900",
8723
8723
  height: "600",
8724
8724
  fill: "#cccccc"
8725
- }, null, -1), Vs = [
8726
- Ns
8725
+ }, null, -1), js = [
8726
+ Vs
8727
8727
  ];
8728
- function js(t, n) {
8729
- return k(), U("svg", Ls, Vs);
8728
+ function Bs(t, n) {
8729
+ return k(), U("svg", Ns, js);
8730
8730
  }
8731
- const Bs = /* @__PURE__ */ mt(Fs, [["render", js]]), Rs = { class: "flag" }, Ga = /* @__PURE__ */ R({
8731
+ const Rs = /* @__PURE__ */ mt(Ls, [["render", Bs]]), zs = { class: "flag" }, Ga = /* @__PURE__ */ R({
8732
8732
  __name: "FlagCountry",
8733
8733
  props: {
8734
8734
  code: { default: "xx" }
@@ -8737,22 +8737,22 @@ const Bs = /* @__PURE__ */ mt(Fs, [["render", js]]), Rs = { class: "flag" }, Ga
8737
8737
  const n = t, e = S(() => {
8738
8738
  switch (n.code) {
8739
8739
  case "sk":
8740
- return Ts;
8740
+ return xs;
8741
8741
  case "en":
8742
- return Es;
8742
+ return Fs;
8743
8743
  default:
8744
- return Bs;
8744
+ return Rs;
8745
8745
  }
8746
8746
  });
8747
- return (a, o) => (k(), U("div", Rs, [
8747
+ return (a, o) => (k(), U("div", zs, [
8748
8748
  (k(), B(ea(h(e))))
8749
8749
  ]));
8750
8750
  }
8751
- }), zs = /* @__PURE__ */ R({
8751
+ }), Ys = /* @__PURE__ */ R({
8752
8752
  __name: "ALanguageSelect",
8753
8753
  emits: ["afterChange"],
8754
8754
  setup(t, { emit: n }) {
8755
- const e = De(Fn), a = De(br), o = De(wr), { setLanguage: s } = ks(a, o), { currentLanguageCode: l } = Ds(), c = (p) => {
8755
+ const e = De(Fn), a = De(br), o = De(wr), { setLanguage: s } = Ds(a, o), { currentLanguageCode: l } = Cs(), c = (p) => {
8756
8756
  s(p) && n("afterChange", p);
8757
8757
  }, d = S(() => {
8758
8758
  const p = Cn.find((f) => f.code === l.value);
@@ -8833,7 +8833,7 @@ const Bs = /* @__PURE__ */ mt(Fs, [["render", js]]), Rs = { class: "flag" }, Ga
8833
8833
  }));
8834
8834
  }
8835
8835
  });
8836
- const Am = /* @__PURE__ */ mt(zs, [["__scopeId", "data-v-15db4aa2"]]), Ys = ["onClick"], Hs = /* @__PURE__ */ R({
8836
+ const _m = /* @__PURE__ */ mt(Ys, [["__scopeId", "data-v-a2015e08"]]), Hs = ["onClick"], Js = /* @__PURE__ */ R({
8837
8837
  __name: "ASystemBarNewVersion",
8838
8838
  setup(t) {
8839
8839
  const { t: n } = X(), e = () => {
@@ -8844,10 +8844,10 @@ const Am = /* @__PURE__ */ mt(zs, [["__scopeId", "data-v-15db4aa2"]]), Ys = ["on
8844
8844
  ie("span", {
8845
8845
  class: "text-decoration-underline cursor-pointer",
8846
8846
  onClick: le(e, ["stop"])
8847
- }, V(h(n)("common.system.newVersionReload")), 9, Ys)
8847
+ }, V(h(n)("common.system.newVersionReload")), 9, Hs)
8848
8848
  ]), Pa(1), o[0]);
8849
8849
  }
8850
- }), Js = { class: "text-center w-100 text-caption pb-1" }, _m = /* @__PURE__ */ R({
8850
+ }), Us = { class: "text-center w-100 text-caption pb-1" }, Sm = /* @__PURE__ */ R({
8851
8851
  __name: "ASystemBar",
8852
8852
  props: {
8853
8853
  currentVersion: null,
@@ -8871,7 +8871,7 @@ const Am = /* @__PURE__ */ mt(zs, [["__scopeId", "data-v-15db4aa2"]]), Ys = ["on
8871
8871
  }).catch((l) => {
8872
8872
  console.error(l);
8873
8873
  });
8874
- }, o = S(() => Hs), { pause: s } = lo(() => {
8874
+ }, o = S(() => Js), { pause: s } = lo(() => {
8875
8875
  a();
8876
8876
  }, n.checkInterval);
8877
8877
  return Hr(() => {
@@ -8884,15 +8884,15 @@ const Am = /* @__PURE__ */ mt(zs, [["__scopeId", "data-v-15db4aa2"]]), Ys = ["on
8884
8884
  order: -1
8885
8885
  }, {
8886
8886
  default: C(() => [
8887
- ie("div", Js, [
8887
+ ie("div", Us, [
8888
8888
  (k(), B(ea(h(o))))
8889
8889
  ])
8890
8890
  ]),
8891
8891
  _: 1
8892
8892
  })) : re("", !0);
8893
8893
  }
8894
- }), Sm = (t) => t ? 1 : 0;
8895
- function Tm(t = "", n = "user") {
8894
+ }), Tm = (t) => t ? 1 : 0;
8895
+ function xm(t = "", n = "user") {
8896
8896
  let e = t, a = n;
8897
8897
  return {
8898
8898
  createAnzuUser: (s, l) => (nt(s) && (e = s), nt(l) && (a = l), {
@@ -8921,7 +8921,7 @@ function Tm(t = "", n = "user") {
8921
8921
  })
8922
8922
  };
8923
8923
  }
8924
- function xm() {
8924
+ function $m() {
8925
8925
  return {
8926
8926
  createPermissionConfig: () => ({
8927
8927
  config: {},
@@ -8935,7 +8935,7 @@ function xm() {
8935
8935
  })
8936
8936
  };
8937
8937
  }
8938
- function $m() {
8938
+ function Om() {
8939
8939
  return {
8940
8940
  createPermissionGroup: () => ({
8941
8941
  id: 0,
@@ -8951,12 +8951,12 @@ function $m() {
8951
8951
  })
8952
8952
  };
8953
8953
  }
8954
- const Om = (t, n = 2) => {
8954
+ const Pm = (t, n = 2) => {
8955
8955
  if (t === 0)
8956
8956
  return "0 Bytes";
8957
8957
  const e = 1024, a = n < 0 ? 0 : n, o = ["Bytes", "KB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB"], s = Math.floor(Math.log(t) / Math.log(e));
8958
8958
  return parseFloat((t / Math.pow(e, s)).toFixed(a)) + " " + o[s];
8959
- }, Us = 200, Ws = 201, qs = 204, Pm = 400, Im = 401, Gs = 422, Ks = [Us, Ws, qs], pt = (t) => Ks.includes(t);
8959
+ }, Ws = 200, qs = 201, Gs = 204, Im = 400, Em = 401, Ks = 422, Zs = [Ws, qs, Gs], pt = (t) => Zs.includes(t);
8960
8960
  class ht extends Error {
8961
8961
  constructor() {
8962
8962
  super();
@@ -8971,18 +8971,18 @@ class ot extends Error {
8971
8971
  this.name = this.constructor.name, this.date = new Date();
8972
8972
  }
8973
8973
  }
8974
- class Em extends Error {
8974
+ class Fm extends Error {
8975
8975
  constructor(e = "") {
8976
8976
  super();
8977
8977
  hn(this, "date");
8978
8978
  this.name = this.constructor.name, this.message = e, this.date = new Date();
8979
8979
  }
8980
8980
  }
8981
- const Zs = "validation_failed", { showApiError: Qs, showUnknownError: Xs } = ia();
8981
+ const Qs = "validation_failed", { showApiError: Xs, showUnknownError: el } = ia();
8982
8982
  function gt() {
8983
8983
  return {
8984
8984
  handleError: (a) => {
8985
- a instanceof ot || (console.error(a), Xs());
8985
+ a instanceof ot || (console.error(a), el());
8986
8986
  },
8987
8987
  handleValidationError: (a, o = "", s = "") => {
8988
8988
  if (!a || !a.response || !a.response.data)
@@ -8993,35 +8993,35 @@ function gt() {
8993
8993
  field: o + "." + s + ".model." + d,
8994
8994
  errors: y
8995
8995
  });
8996
- Qs(c);
8996
+ Xs(c);
8997
8997
  },
8998
- isValidationError: (a) => !!(vo.isAxiosError(a) && a.response && a.response.status === Gs && a.response.data && a.response.data.error === Zs)
8998
+ isValidationError: (a) => !!(vo.isAxiosError(a) && a.response && a.response.status === Ks && a.response.data && a.response.data.error === Qs)
8999
8999
  };
9000
9000
  }
9001
- const vt = (t, n, e = "") => lr(n) ? t : To(e === "" ? t : e, n), { isValidationError: el, handleValidationError: tl } = gt(), Fm = (t, n, e = "", a = {}, o = null, s, l, c = {}) => new Promise((d, y) => {
9001
+ const vt = (t, n, e = "") => lr(n) ? t : To(e === "" ? t : e, n), { isValidationError: tl, handleValidationError: nl } = gt(), Lm = (t, n, e = "", a = {}, o = null, s, l, c = {}) => new Promise((d, y) => {
9002
9002
  const p = { method: n };
9003
9003
  e !== "" && (p.url = vt(e, a)), ke(o) || (p.data = JSON.stringify(o)), t().request({ ...c, ...p }).then((f) => {
9004
9004
  if (!pt(f.status))
9005
9005
  throw new ht();
9006
9006
  f.data.data ? d(f.data.data) : f.data && d(f.data);
9007
9007
  }).catch((f) => {
9008
- el(f) && (tl(f, s, l), y(new ot())), y(f);
9008
+ tl(f) && (nl(f, s, l), y(new ot())), y(f);
9009
9009
  });
9010
- }), { isValidationError: nl, handleValidationError: al } = gt(), rl = (t, n = {}, e, a = {}, o, s, l = {}) => new Promise((c, d) => {
9010
+ }), { isValidationError: al, handleValidationError: rl } = gt(), ol = (t, n = {}, e, a = {}, o, s, l = {}) => new Promise((c, d) => {
9011
9011
  t().post(vt(e, a), JSON.stringify(n), l).then((y) => {
9012
9012
  if (!pt(y.status))
9013
9013
  throw new ht();
9014
9014
  c(y.data);
9015
9015
  }).catch((y) => {
9016
- nl(y) && (al(y, o, s), d(new ot())), d(y);
9016
+ al(y) && (rl(y, o, s), d(new ot())), d(y);
9017
9017
  });
9018
- }), { isValidationError: ol, handleValidationError: il } = gt(), sl = (t, n, e = {}, a, o, s = {}) => new Promise((l, c) => {
9018
+ }), { isValidationError: il, handleValidationError: sl } = gt(), ll = (t, n, e = {}, a, o, s = {}) => new Promise((l, c) => {
9019
9019
  t().delete(vt(n, e), s).then((d) => {
9020
9020
  if (!pt(d.status))
9021
9021
  throw new ht();
9022
9022
  l(d.data);
9023
9023
  }).catch((d) => {
9024
- ol(d) && (il(d, a, o), c(new ot())), c(d);
9024
+ il(d) && (sl(d, a, o), c(new ot())), c(d);
9025
9025
  });
9026
9026
  });
9027
9027
  function Or() {
@@ -9064,61 +9064,61 @@ function Or() {
9064
9064
  queryBuild: () => "?" + t.value.join("&")
9065
9065
  };
9066
9066
  }
9067
- const { isValidationError: ll, handleValidationError: ul } = gt(), dl = (t, n) => {
9067
+ const { isValidationError: ul, handleValidationError: dl } = gt(), cl = (t, n) => {
9068
9068
  const { querySetLimit: e, querySetOffset: a, querySetOrder: o, queryBuild: s, queryAddFilter: l, queryAdd: c } = Or(), d = t.length;
9069
9069
  return e(d), a(1, d), o("id", !1), n ? c("id", t.join(",")) : l("in", "id", t.join(",")), s();
9070
- }, Lm = (t, n, e, a = {}, o, s, l = {}, c = !1) => new Promise((d, y) => {
9071
- t().get(vt(e, a) + dl(n, c), l).then((p) => {
9070
+ }, Nm = (t, n, e, a = {}, o, s, l = {}, c = !1) => new Promise((d, y) => {
9071
+ t().get(vt(e, a) + cl(n, c), l).then((p) => {
9072
9072
  if (!pt(p.status))
9073
9073
  throw new ht();
9074
9074
  d(p.data.data);
9075
9075
  }).catch((p) => {
9076
- ll(p) && (ul(p, o, s), y(new ot())), y(p);
9076
+ ul(p) && (dl(p, o, s), y(new ot())), y(p);
9077
9077
  });
9078
- }), { isValidationError: cl, handleValidationError: fl } = gt(), ml = (t, n) => {
9078
+ }), { isValidationError: fl, handleValidationError: ml } = gt(), pl = (t, n) => {
9079
9079
  const { querySetLimit: e, querySetOffset: a, querySetOrder: o, queryBuild: s, querySetFilters: l } = Or();
9080
9080
  return e(t.rowsPerPage), a(t.page, t.rowsPerPage), o(t.sortBy, t.descending), l(n), s();
9081
- }, pl = (t, n, e = {}, a, o, s, l, c = {}) => new Promise((d, y) => {
9081
+ }, hl = (t, n, e = {}, a, o, s, l, c = {}) => new Promise((d, y) => {
9082
9082
  const p = $(o._elastic) ? "" : "/search";
9083
9083
  t().get(
9084
- vt(n, e) + p + ml(a, o),
9084
+ vt(n, e) + p + pl(a, o),
9085
9085
  c
9086
9086
  ).then((f) => {
9087
9087
  if (!pt(f.status))
9088
9088
  throw new ht();
9089
9089
  a.totalCount = f.data.totalCount, a.currentViewCount = f.data.data.length, $(f.data.hasNextPage) || (a.hasNextPage = f.data.hasNextPage), d(f.data.data);
9090
9090
  }).catch((f) => {
9091
- cl(f) && (fl(f, s, l), y(new ot())), y(f);
9091
+ fl(f) && (ml(f, s, l), y(new ot())), y(f);
9092
9092
  });
9093
- }), { isValidationError: hl, handleValidationError: gl } = gt(), vl = (t, n, e = {}, a, o, s = {}) => new Promise((l, c) => {
9093
+ }), { isValidationError: gl, handleValidationError: vl } = gt(), yl = (t, n, e = {}, a, o, s = {}) => new Promise((l, c) => {
9094
9094
  t().get(vt(n, e), s).then((d) => {
9095
9095
  if (!pt(d.status))
9096
9096
  throw new ht();
9097
9097
  l(d.data);
9098
9098
  }).catch((d) => {
9099
- hl(d) && (gl(d, a, o), c(new ot())), c(d);
9099
+ gl(d) && (vl(d, a, o), c(new ot())), c(d);
9100
9100
  });
9101
- }), { isValidationError: yl, handleValidationError: bl } = gt(), Nm = (t, n = {}, e, a = {}, o, s, l = {}) => new Promise((c, d) => {
9101
+ }), { isValidationError: bl, handleValidationError: wl } = gt(), Vm = (t, n = {}, e, a = {}, o, s, l = {}) => new Promise((c, d) => {
9102
9102
  t().put(vt(e, a), JSON.stringify(n), l).then((y) => {
9103
9103
  if (!pt(y.status))
9104
9104
  throw new ht();
9105
9105
  c(y.data);
9106
9106
  }).catch((y) => {
9107
- yl(y) && (bl(y, o, s), d(new ot())), d(y);
9107
+ bl(y) && (wl(y, o, s), d(new ot())), d(y);
9108
9108
  });
9109
9109
  }), bn = "/adm/v1/job", wn = "job";
9110
- function Vm(t, n) {
9110
+ function jm(t, n) {
9111
9111
  return {
9112
- fetchJobList: (l, c) => pl(t, bn, {}, l, c, n, wn),
9113
- fetchJob: (l) => vl(t, bn + "/:id", { id: l }, n, wn),
9112
+ fetchJobList: (l, c) => hl(t, bn, {}, l, c, n, wn),
9113
+ fetchJob: (l) => yl(t, bn + "/:id", { id: l }, n, wn),
9114
9114
  createJob: (l) => {
9115
9115
  const c = So(l._resourceName).slice(4);
9116
- return rl(t, l, bn + "/:type", { type: c }, n, wn);
9116
+ return ol(t, l, bn + "/:type", { type: c }, n, wn);
9117
9117
  },
9118
- deleteJob: (l) => sl(t, bn + "/:id", { id: l }, n, wn)
9118
+ deleteJob: (l) => ll(t, bn + "/:id", { id: l }, n, wn)
9119
9119
  };
9120
9120
  }
9121
- function jm(t = []) {
9121
+ function Bm(t = []) {
9122
9122
  const { t: n } = X(), e = te([
9123
9123
  {
9124
9124
  value: "jobUserDataDelete",
@@ -9131,39 +9131,39 @@ function jm(t = []) {
9131
9131
  getJobResourceOption: (o) => e.value.find((s) => s.value === o)
9132
9132
  };
9133
9133
  }
9134
- const Bm = (t, n) => {
9134
+ const Rm = (t, n) => {
9135
9135
  const e = t.indexOf(n);
9136
9136
  if (e === -1) {
9137
9137
  t.push(n);
9138
9138
  return;
9139
9139
  }
9140
9140
  t.splice(e, 1);
9141
- }, Rm = (t, n = ", ") => t.join(n), zm = (...t) => Array.from(...t), wl = (t, n = []) => t.reduce((e, a) => Array.isArray(a) ? wl(a, n) : (n.push(a), n), []), kl = (t) => {
9141
+ }, zm = (t, n = ", ") => t.join(n), Ym = (...t) => Array.from(...t), kl = (t, n = []) => t.reduce((e, a) => Array.isArray(a) ? kl(a, n) : (n.push(a), n), []), Dl = (t) => {
9142
9142
  history.replaceState(history.state, "", t);
9143
- }, Ym = (t, n) => {
9143
+ }, Hm = (t, n) => {
9144
9144
  const e = t.resolve(n);
9145
- kl(e.href);
9146
- }, { t: Dl } = Q.global;
9147
- function Hm() {
9148
- return _e({ t: Dl })(Xr, {
9149
- messagePath: () => "validations.js.required"
9150
- });
9151
- }
9152
- const { t: Cl } = Q.global;
9145
+ Dl(e.href);
9146
+ }, { t: Cl } = Q.global;
9153
9147
  function Jm() {
9154
- return _e({ t: Cl })(Yt.regex(/^[a-z\-0-9/]+$/), {
9155
- messagePath: () => "validations.js.slug"
9148
+ return _e({ t: Cl })(Xr, {
9149
+ messagePath: () => "validations.js.required"
9156
9150
  });
9157
9151
  }
9158
9152
  const { t: Ml } = Q.global;
9159
9153
  function Um() {
9160
- return _e({ t: Ml })(eo, {
9161
- messagePath: () => "validations.js.url"
9154
+ return _e({ t: Ml })(Yt.regex(/^[a-z\-0-9/]+$/), {
9155
+ messagePath: () => "validations.js.slug"
9162
9156
  });
9163
9157
  }
9164
9158
  const { t: Al } = Q.global;
9165
9159
  function Wm() {
9166
- const t = _e({ t: Al }), n = (a, o) => (s) => !Yt.req(s) || s.every((l) => l.length >= h(a) && l.length <= h(o));
9160
+ return _e({ t: Al })(eo, {
9161
+ messagePath: () => "validations.js.url"
9162
+ });
9163
+ }
9164
+ const { t: _l } = Q.global;
9165
+ function qm() {
9166
+ const t = _e({ t: _l }), n = (a, o) => (s) => !Yt.req(s) || s.every((l) => l.length >= h(a) && l.length <= h(o));
9167
9167
  return t((a, o) => ({
9168
9168
  $validator: n(a, o),
9169
9169
  // $message not required when using i18n
@@ -9181,96 +9181,96 @@ function Wm() {
9181
9181
  messagePath: () => "validations.js.stringArrayItemLength"
9182
9182
  });
9183
9183
  }
9184
- const { t: _l } = Q.global;
9185
- function qm() {
9186
- return _e({ t: _l })(to, {
9187
- withArguments: !0,
9188
- messagePath: () => "validations.js.between"
9189
- });
9190
- }
9191
9184
  const { t: Sl } = Q.global;
9192
9185
  function Gm() {
9193
- return _e({ t: Sl })(no, {
9194
- messagePath: () => "validations.js.email"
9186
+ return _e({ t: Sl })(to, {
9187
+ withArguments: !0,
9188
+ messagePath: () => "validations.js.between"
9195
9189
  });
9196
9190
  }
9197
9191
  const { t: Tl } = Q.global;
9198
9192
  function Km() {
9199
- return _e({ t: Tl })(Yt.regex(/^(\+|-)?(?:90(?:(?:\.0{1,6})?)|(?:[0-9]|[1-8][0-9])(?:(?:\.[0-9]{1,6})?))$/), {
9200
- messagePath: () => "validations.js.latitude"
9193
+ return _e({ t: Tl })(no, {
9194
+ messagePath: () => "validations.js.email"
9201
9195
  });
9202
9196
  }
9203
9197
  const { t: xl } = Q.global;
9204
9198
  function Zm() {
9205
- return _e({ t: xl })(
9199
+ return _e({ t: xl })(Yt.regex(/^(\+|-)?(?:90(?:(?:\.0{1,6})?)|(?:[0-9]|[1-8][0-9])(?:(?:\.[0-9]{1,6})?))$/), {
9200
+ messagePath: () => "validations.js.latitude"
9201
+ });
9202
+ }
9203
+ const { t: $l } = Q.global;
9204
+ function Qm() {
9205
+ return _e({ t: $l })(
9206
9206
  (n, e, a) => a.required ? !(parseFloat(n) === 0 && parseFloat(e.longitudeText.value) === 0) : !0,
9207
9207
  {
9208
9208
  messagePath: () => "validations.js.required"
9209
9209
  }
9210
9210
  );
9211
9211
  }
9212
- const { t: $l } = Q.global;
9213
- function Qm() {
9214
- return _e({ t: $l })(
9212
+ const { t: Ol } = Q.global;
9213
+ function Xm() {
9214
+ return _e({ t: Ol })(
9215
9215
  Yt.regex(/^(\+|-)?(?:180(?:(?:\.0{1,6})?)|(?:[0-9]|[1-9][0-9]|1[0-7][0-9])(?:(?:\.[0-9]{1,6})?))$/),
9216
9216
  {
9217
9217
  messagePath: () => "validations.js.longitude"
9218
9218
  }
9219
9219
  );
9220
9220
  }
9221
- const { t: Ol } = Q.global;
9222
- function Xm() {
9223
- return _e({ t: Ol })(ao, {
9224
- withArguments: !0,
9225
- messagePath: () => "validations.js.maxLength"
9226
- });
9227
- }
9228
9221
  const { t: Pl } = Q.global;
9229
9222
  function ep() {
9230
- return _e({ t: Pl })(ro, {
9223
+ return _e({ t: Pl })(ao, {
9231
9224
  withArguments: !0,
9232
- messagePath: () => "validations.js.maxValue"
9225
+ messagePath: () => "validations.js.maxLength"
9233
9226
  });
9234
9227
  }
9235
9228
  const { t: Il } = Q.global;
9236
9229
  function tp() {
9237
- return _e({ t: Il })(oo, {
9230
+ return _e({ t: Il })(ro, {
9238
9231
  withArguments: !0,
9239
- messagePath: () => "validations.js.minLength"
9232
+ messagePath: () => "validations.js.maxValue"
9240
9233
  });
9241
9234
  }
9242
9235
  const { t: El } = Q.global;
9243
9236
  function np() {
9244
- return _e({ t: El })(io, {
9237
+ return _e({ t: El })(oo, {
9245
9238
  withArguments: !0,
9246
- messagePath: () => "validations.js.minValue"
9239
+ messagePath: () => "validations.js.minLength"
9247
9240
  });
9248
9241
  }
9249
9242
  const { t: Fl } = Q.global;
9250
9243
  function ap() {
9251
- return _e({ t: Fl })(so, {
9252
- messagePath: () => "validations.js.numeric"
9244
+ return _e({ t: Fl })(io, {
9245
+ withArguments: !0,
9246
+ messagePath: () => "validations.js.minValue"
9253
9247
  });
9254
9248
  }
9255
9249
  const { t: Ll } = Q.global;
9256
9250
  function rp() {
9257
- return _e({ t: Ll })(Yt.regex(/^\+4219[0-9]{8}$/), {
9258
- messagePath: () => "validations.js.phoneNumber"
9251
+ return _e({ t: Ll })(so, {
9252
+ messagePath: () => "validations.js.numeric"
9259
9253
  });
9260
9254
  }
9261
9255
  const { t: Nl } = Q.global;
9262
9256
  function op() {
9263
- return _e({ t: Nl })(
9257
+ return _e({ t: Nl })(Yt.regex(/^\+4219[0-9]{8}$/), {
9258
+ messagePath: () => "validations.js.phoneNumber"
9259
+ });
9260
+ }
9261
+ const { t: Vl } = Q.global;
9262
+ function ip() {
9263
+ return _e({ t: Vl })(
9264
9264
  (n, e, a) => a.required ? !(parseFloat(n) === 0 && parseFloat(e.latitudeText.value) === 0) : !0,
9265
9265
  {
9266
9266
  messagePath: () => "validations.js.required"
9267
9267
  }
9268
9268
  );
9269
9269
  }
9270
- const Vl = "Badge", jl = "Close", Bl = {
9270
+ const jl = "Badge", Bl = "Close", Rl = {
9271
9271
  noResultsText: "No matching records found",
9272
9272
  loadingText: "Loading items..."
9273
- }, Rl = {
9273
+ }, zl = {
9274
9274
  itemsPerPageText: "Rows per page:",
9275
9275
  ariaLabel: {
9276
9276
  sortDescending: "Sorted descending.",
@@ -9281,7 +9281,7 @@ const Vl = "Badge", jl = "Close", Bl = {
9281
9281
  activateAscending: "Activate to sort ascending."
9282
9282
  },
9283
9283
  sortBy: "Sort by"
9284
- }, zl = {
9284
+ }, Yl = {
9285
9285
  itemsPerPageText: "Items per page:",
9286
9286
  itemsPerPageAll: "All",
9287
9287
  nextPage: "Next page",
@@ -9289,31 +9289,31 @@ const Vl = "Badge", jl = "Close", Bl = {
9289
9289
  firstPage: "First page",
9290
9290
  lastPage: "Last page",
9291
9291
  pageText: "{0}-{1} of {2}"
9292
- }, Yl = {
9292
+ }, Hl = {
9293
9293
  itemsSelected: "{0} selected",
9294
9294
  nextMonthAriaLabel: "Next month",
9295
9295
  nextYearAriaLabel: "Next year",
9296
9296
  prevMonthAriaLabel: "Previous month",
9297
9297
  prevYearAriaLabel: "Previous year"
9298
- }, Hl = "No data available", Jl = {
9298
+ }, Jl = "No data available", Ul = {
9299
9299
  prev: "Previous visual",
9300
9300
  next: "Next visual",
9301
9301
  ariaLabel: {
9302
9302
  delimiter: "Carousel slide {0} of {1}"
9303
9303
  }
9304
- }, Ul = {
9305
- moreEvents: "{0} more"
9306
9304
  }, Wl = {
9305
+ moreEvents: "{0} more"
9306
+ }, ql = {
9307
9307
  clear: "Clear {0}",
9308
9308
  prependAction: "{0} prepended action",
9309
9309
  appendAction: "{0} appended action"
9310
- }, ql = {
9310
+ }, Gl = {
9311
9311
  counter: "{0} files",
9312
9312
  counterSize: "{0} files ({1} in total)"
9313
- }, Gl = {
9313
+ }, Kl = {
9314
9314
  am: "AM",
9315
9315
  pm: "PM"
9316
- }, Kl = {
9316
+ }, Zl = {
9317
9317
  ariaLabel: {
9318
9318
  root: "Navigácia stránkovania",
9319
9319
  next: "Ďalšia stránka",
@@ -9323,26 +9323,26 @@ const Vl = "Badge", jl = "Close", Bl = {
9323
9323
  first: "First page",
9324
9324
  last: "Last page"
9325
9325
  }
9326
- }, Zl = {
9326
+ }, Ql = {
9327
9327
  ariaLabel: {
9328
9328
  item: "Rating {0} of {1}"
9329
9329
  }
9330
- }, Ql = {
9331
- badge: Vl,
9332
- close: jl,
9333
- dataIterator: Bl,
9334
- dataTable: Rl,
9335
- dataFooter: zl,
9336
- datePicker: Yl,
9337
- noDataText: Hl,
9338
- carousel: Jl,
9339
- calendar: Ul,
9340
- input: Wl,
9341
- fileInput: ql,
9342
- timePicker: Gl,
9343
- pagination: Kl,
9344
- rating: Zl
9345
- }, Xl = "System error, try again later or contact administrator", eu = "Please fill all required fields and fix problems", tu = "Please, fix these errors", nu = {
9330
+ }, Xl = {
9331
+ badge: jl,
9332
+ close: Bl,
9333
+ dataIterator: Rl,
9334
+ dataTable: zl,
9335
+ dataFooter: Yl,
9336
+ datePicker: Hl,
9337
+ noDataText: Jl,
9338
+ carousel: Ul,
9339
+ calendar: Wl,
9340
+ input: ql,
9341
+ fileInput: Gl,
9342
+ timePicker: Kl,
9343
+ pagination: Zl,
9344
+ rating: Ql
9345
+ }, eu = "System error, try again later or contact administrator", tu = "Please fill all required fields and fix problems", nu = "Please, fix these errors", au = {
9346
9346
  created: "Record was created",
9347
9347
  updated: "Record was updated",
9348
9348
  deleted: "Record was removed",
@@ -9350,71 +9350,71 @@ const Vl = "Badge", jl = "Close", Bl = {
9350
9350
  unpublished: "Record was unpublished",
9351
9351
  enabled: "Record was enabled",
9352
9352
  disabled: "Record was disabled"
9353
- }, au = "ID was copied to clipboard", ru = "Text was copied to clipboard", ou = {
9354
- unknownError: Xl,
9355
- fixValidationErrors: eu,
9356
- fixApiValidationErrors: tu,
9357
- recordWas: nu,
9358
- idWasCopied: au,
9359
- textWasCopied: ru
9360
- }, iu = "Create", su = "Create And Close", lu = "Save", uu = "Save And Close", du = "Close", cu = "Edit", fu = "Detail", mu = "Apply Filter", pu = "Reset Filter", hu = "More filters", gu = "Cancel", vu = "Id", yu = "Now", bu = "Logout", wu = "Confirm", ku = "Copy ID", Du = "Add", Cu = "Download", Mu = "Upload", Au = {
9361
- create: iu,
9362
- createAndClose: su,
9363
- save: lu,
9364
- saveAndClose: uu,
9365
- close: du,
9366
- edit: cu,
9367
- detail: fu,
9368
- submitFilter: mu,
9369
- resetFilter: pu,
9370
- advancedFilters: hu,
9371
- cancel: gu,
9353
+ }, ru = "ID was copied to clipboard", ou = "Text was copied to clipboard", iu = {
9354
+ unknownError: eu,
9355
+ fixValidationErrors: tu,
9356
+ fixApiValidationErrors: nu,
9357
+ recordWas: au,
9358
+ idWasCopied: ru,
9359
+ textWasCopied: ou
9360
+ }, su = "Create", lu = "Create And Close", uu = "Save", du = "Save And Close", cu = "Close", fu = "Edit", mu = "Detail", pu = "Apply Filter", hu = "Reset Filter", gu = "More filters", vu = "Cancel", yu = "Id", bu = "Now", wu = "Logout", ku = "Confirm", Du = "Copy ID", Cu = "Add", Mu = "Download", Au = "Upload", _u = {
9361
+ create: su,
9362
+ createAndClose: lu,
9363
+ save: uu,
9364
+ saveAndClose: du,
9365
+ close: cu,
9366
+ edit: fu,
9367
+ detail: mu,
9368
+ submitFilter: pu,
9369
+ resetFilter: hu,
9370
+ advancedFilters: gu,
9371
+ cancel: vu,
9372
9372
  delete: "Delete",
9373
- id: vu,
9374
- now: yu,
9375
- logout: bu,
9376
- confirm: wu,
9377
- copyId: ku,
9378
- add: Du,
9379
- download: Cu,
9380
- upload: Mu
9381
- }, _u = {
9373
+ id: yu,
9374
+ now: bu,
9375
+ logout: wu,
9376
+ confirm: ku,
9377
+ copyId: Du,
9378
+ add: Cu,
9379
+ download: Mu,
9380
+ upload: Au
9381
+ }, Su = {
9382
9382
  true: "Yes",
9383
9383
  false: "No"
9384
- }, Su = {
9384
+ }, Tu = {
9385
9385
  createdAt: "Created",
9386
9386
  modifiedAt: "Modified",
9387
9387
  created: "Created",
9388
9388
  modified: "Modified"
9389
- }, Tu = {
9390
- boolean: _u,
9391
- tracking: Su
9392
- }, xu = "version", $u = "New version of admin is available. For proper functioning, latest version is required.", Ou = "Reload new version", Pu = {
9389
+ }, xu = {
9390
+ boolean: Su,
9391
+ tracking: Tu
9392
+ }, $u = "version", Ou = "New version of admin is available. For proper functioning, latest version is required.", Pu = "Reload new version", Iu = {
9393
9393
  light: "Light",
9394
9394
  dark: "Dark",
9395
9395
  auto: "Auto"
9396
- }, Iu = {
9396
+ }, Eu = {
9397
9397
  displayCols: "Display columns",
9398
9398
  itemsPerPage: "Records per page",
9399
9399
  from: "from",
9400
9400
  noDataText: "No data to display"
9401
- }, Eu = {
9401
+ }, Fu = {
9402
9402
  confirmDelete: "Remove?",
9403
9403
  hide: "Hide",
9404
9404
  show: "Show"
9405
- }, Fu = {
9406
- version: xu,
9407
- newVersionText: $u,
9408
- newVersionReload: Ou,
9409
- theme: Pu,
9410
- datatable: Iu,
9411
- modal: Eu
9412
9405
  }, Lu = {
9406
+ version: $u,
9407
+ newVersionText: Ou,
9408
+ newVersionReload: Pu,
9409
+ theme: Iu,
9410
+ datatable: Eu,
9411
+ modal: Fu
9412
+ }, Nu = {
9413
9413
  detail: "Anzu User Detail",
9414
9414
  list: "Anzu Users List",
9415
9415
  edit: "Anzu User Edit",
9416
9416
  create: "Anzu User Create"
9417
- }, Nu = {
9417
+ }, Vu = {
9418
9418
  id: "ID",
9419
9419
  enabled: "Enabled",
9420
9420
  email: "Email",
@@ -9430,25 +9430,25 @@ const Vl = "Badge", jl = "Close", Bl = {
9430
9430
  color: "Avatar color",
9431
9431
  text: "Avatar text"
9432
9432
  }
9433
- }, Vu = {
9433
+ }, ju = {
9434
9434
  id: "ID",
9435
9435
  enabled: "Enabled",
9436
9436
  email: "Email"
9437
- }, ju = {
9437
+ }, Bu = {
9438
9438
  grants: "Actions",
9439
9439
  permissions: "Permissions",
9440
9440
  resolvedPermissions: "Resolved Permission",
9441
9441
  noPermissions: "No permissions set"
9442
- }, Bu = {
9443
- meta: Lu,
9444
- model: Nu,
9445
- filter: Vu,
9446
- table: ju
9447
9442
  }, Ru = {
9443
+ meta: Nu,
9444
+ model: Vu,
9445
+ filter: ju,
9446
+ table: Bu
9447
+ }, zu = {
9448
9448
  detail: "Detail",
9449
9449
  list: "List",
9450
9450
  create: "Create"
9451
- }, zu = {
9451
+ }, Yu = {
9452
9452
  id: "Id",
9453
9453
  _resourceName: "Type",
9454
9454
  status: "Status",
@@ -9457,23 +9457,23 @@ const Vl = "Badge", jl = "Close", Bl = {
9457
9457
  result: "Result",
9458
9458
  targetUserId: "Target user id",
9459
9459
  anonymizeUser: "Anonymize user"
9460
- }, Yu = {
9461
- jobUserDataDelete: "User data delete"
9462
9460
  }, Hu = {
9461
+ jobUserDataDelete: "User data delete"
9462
+ }, Ju = {
9463
9463
  waiting: "Waiting",
9464
9464
  processing: "Processing",
9465
9465
  awaitingBatchProcess: "Processing batch",
9466
9466
  done: "Done",
9467
9467
  error: "Error"
9468
- }, Ju = {
9469
- meta: Ru,
9470
- model: zu,
9471
- jobResource: Yu,
9472
- status: Hu
9473
9468
  }, Uu = {
9469
+ meta: zu,
9470
+ model: Yu,
9471
+ jobResource: Hu,
9472
+ status: Ju
9473
+ }, Wu = {
9474
9474
  detail: "Log Detail",
9475
9475
  list: "List of Logs"
9476
- }, Wu = "System", qu = {
9476
+ }, qu = "System", Gu = {
9477
9477
  system: "System",
9478
9478
  type: "Type",
9479
9479
  levelName: "Level",
@@ -9484,7 +9484,7 @@ const Vl = "Badge", jl = "Close", Bl = {
9484
9484
  datetimeTo: "Date until",
9485
9485
  message: "Message",
9486
9486
  appVersion: "Version"
9487
- }, Gu = {
9487
+ }, Ku = {
9488
9488
  id: "ID",
9489
9489
  datetime: "Date",
9490
9490
  levelName: "Level",
@@ -9500,80 +9500,80 @@ const Vl = "Badge", jl = "Close", Bl = {
9500
9500
  path: "URL",
9501
9501
  httpStatus: "Status code"
9502
9502
  }
9503
- }, Ku = {
9504
- meta: Uu,
9505
- system: Wu,
9506
- filter: qu,
9507
- model: Gu
9508
9503
  }, Zu = {
9504
+ meta: Wu,
9505
+ system: qu,
9506
+ filter: Gu,
9507
+ model: Ku
9508
+ }, Qu = {
9509
9509
  actions: "Actions",
9510
9510
  permissions: "Permissions"
9511
- }, Qu = {
9511
+ }, Xu = {
9512
9512
  allow: "Allow",
9513
9513
  allowOwner: "Owner only",
9514
9514
  deny: "Deny"
9515
- }, Xu = {
9515
+ }, ed = {
9516
9516
  role: "Role",
9517
9517
  group: "Group",
9518
9518
  user: "User",
9519
9519
  defaultGrant: "Default"
9520
- }, ed = {
9521
- table: Zu,
9522
- grant: Qu,
9523
- grantOrigin: Xu
9524
9520
  }, td = {
9521
+ table: Qu,
9522
+ grant: Xu,
9523
+ grantOrigin: ed
9524
+ }, nd = {
9525
9525
  detail: "Permission Group Detail",
9526
9526
  list: "Permission Group List",
9527
9527
  create: "Permission Group Create",
9528
9528
  edit: "Permission Group Edit"
9529
- }, nd = {
9529
+ }, ad = {
9530
9530
  id: "ID",
9531
9531
  title: "Title",
9532
9532
  description: "Description",
9533
9533
  permissions: "Permissions"
9534
- }, ad = {
9534
+ }, rd = {
9535
9535
  id: "ID",
9536
9536
  title: "Title"
9537
- }, rd = {
9538
- deleteConfirm: "Do you want to permanently remove the permission group from the system?"
9539
9537
  }, od = {
9540
- meta: td,
9541
- model: nd,
9542
- filter: ad,
9543
- button: rd
9544
- }, id = "error_field_length_min", sd = "error_field_length_max", ld = "error_field_not_unique", ud = "error_compromised_password", dd = {
9545
- error_field_length_min: id,
9546
- error_field_length_max: sd,
9547
- error_field_not_unique: ld,
9548
- error_compromised_password: ud
9549
- }, cd = "Required.", fd = "Minimal length is {min}.", md = "Maximal length is {max}.", pd = "Incorrect email format", hd = "Item length in list must have between {min} and {max} characters.", gd = {
9550
- required: cd,
9551
- minLength: fd,
9552
- maxLength: md,
9553
- email: pd,
9554
- stringArrayItemLength: hd
9555
- }, ip = {
9538
+ deleteConfirm: "Do you want to permanently remove the permission group from the system?"
9539
+ }, id = {
9540
+ meta: nd,
9541
+ model: ad,
9542
+ filter: rd,
9543
+ button: od
9544
+ }, sd = "error_field_length_min", ld = "error_field_length_max", ud = "error_field_not_unique", dd = "error_compromised_password", cd = {
9545
+ error_field_length_min: sd,
9546
+ error_field_length_max: ld,
9547
+ error_field_not_unique: ud,
9548
+ error_compromised_password: dd
9549
+ }, fd = "Required.", md = "Minimal length is {min}.", pd = "Maximal length is {max}.", hd = "Incorrect email format", gd = "Item length in list must have between {min} and {max} characters.", vd = {
9550
+ required: fd,
9551
+ minLength: md,
9552
+ maxLength: pd,
9553
+ email: hd,
9554
+ stringArrayItemLength: gd
9555
+ }, sp = {
9556
9556
  common: {
9557
- alert: ou,
9558
- button: Au,
9559
- model: Tu,
9560
- system: Fu,
9561
- anzuUser: Bu,
9562
- job: Ju,
9563
- log: Ku,
9564
- permission: ed,
9565
- permissionGroup: od
9557
+ alert: iu,
9558
+ button: _u,
9559
+ model: xu,
9560
+ system: Lu,
9561
+ anzuUser: Ru,
9562
+ job: Uu,
9563
+ log: Zu,
9564
+ permission: td,
9565
+ permissionGroup: id
9566
9566
  },
9567
- $vuetify: Ql,
9567
+ $vuetify: Xl,
9568
9568
  validations: {
9569
9569
  api: {
9570
- ...dd
9570
+ ...cd
9571
9571
  },
9572
9572
  js: {
9573
- ...gd
9573
+ ...vd
9574
9574
  }
9575
9575
  }
9576
- }, vd = "System error, try again later or contact administrator", yd = "Please fill all required fields and fix problems", bd = "Please, fix these errors", wd = {
9576
+ }, yd = "System error, try again later or contact administrator", bd = "Please fill all required fields and fix problems", wd = "Please, fix these errors", kd = {
9577
9577
  created: "Record was created",
9578
9578
  updated: "Record was updated",
9579
9579
  deleted: "Record was removed",
@@ -9581,71 +9581,71 @@ const Vl = "Badge", jl = "Close", Bl = {
9581
9581
  unpublished: "Record was unpublished",
9582
9582
  enabled: "Record was enabled",
9583
9583
  disabled: "Record was disabled"
9584
- }, kd = "ID was copied to clipboard", Dd = "Text was copied to clipboard", Cd = {
9585
- unknownError: vd,
9586
- fixValidationErrors: yd,
9587
- fixApiValidationErrors: bd,
9588
- recordWas: wd,
9589
- idWasCopied: kd,
9590
- textWasCopied: Dd
9591
- }, Md = "Vytvoriť", Ad = "Vytvoriť a zatvoriť", _d = "Uložiť", Sd = "Uložiť a zatvoriť", Td = "Zatvoriť", xd = "Editovať", $d = "Detail", Od = "Hľadať", Pd = "Zrušiť filter", Id = "More filters", Ed = "Zrušiť", Fd = "ID", Ld = "Teraz", Nd = "Odhlásenie", Vd = "Potvrď", jd = "Copy ID", Bd = "Pridať", Rd = "Download", zd = "Upload", Yd = {
9592
- create: Md,
9593
- createAndClose: Ad,
9594
- save: _d,
9595
- saveAndClose: Sd,
9596
- close: Td,
9597
- edit: xd,
9598
- detail: $d,
9599
- submitFilter: Od,
9600
- resetFilter: Pd,
9601
- advancedFilters: Id,
9602
- cancel: Ed,
9584
+ }, Dd = "ID was copied to clipboard", Cd = "Text was copied to clipboard", Md = {
9585
+ unknownError: yd,
9586
+ fixValidationErrors: bd,
9587
+ fixApiValidationErrors: wd,
9588
+ recordWas: kd,
9589
+ idWasCopied: Dd,
9590
+ textWasCopied: Cd
9591
+ }, Ad = "Vytvoriť", _d = "Vytvoriť a zatvoriť", Sd = "Uložiť", Td = "Uložiť a zatvoriť", xd = "Zatvoriť", $d = "Editovať", Od = "Detail", Pd = "Hľadať", Id = "Zrušiť filter", Ed = "More filters", Fd = "Zrušiť", Ld = "ID", Nd = "Teraz", Vd = "Odhlásenie", jd = "Potvrď", Bd = "Copy ID", Rd = "Pridať", zd = "Download", Yd = "Upload", Hd = {
9592
+ create: Ad,
9593
+ createAndClose: _d,
9594
+ save: Sd,
9595
+ saveAndClose: Td,
9596
+ close: xd,
9597
+ edit: $d,
9598
+ detail: Od,
9599
+ submitFilter: Pd,
9600
+ resetFilter: Id,
9601
+ advancedFilters: Ed,
9602
+ cancel: Fd,
9603
9603
  delete: "Zmazať",
9604
- id: Fd,
9605
- now: Ld,
9606
- logout: Nd,
9607
- confirm: Vd,
9608
- copyId: jd,
9609
- add: Bd,
9610
- download: Rd,
9611
- Upload: zd
9612
- }, Hd = {
9604
+ id: Ld,
9605
+ now: Nd,
9606
+ logout: Vd,
9607
+ confirm: jd,
9608
+ copyId: Bd,
9609
+ add: Rd,
9610
+ download: zd,
9611
+ Upload: Yd
9612
+ }, Jd = {
9613
9613
  true: "áno",
9614
9614
  false: "nie"
9615
- }, Jd = {
9615
+ }, Ud = {
9616
9616
  createdAt: "Created",
9617
9617
  modifiedAt: "Modified",
9618
9618
  created: "Created",
9619
9619
  modified: "Modified"
9620
- }, Ud = {
9621
- boolean: Hd,
9622
- tracking: Jd
9623
- }, Wd = "version", qd = "New version of admin is available. For proper functioning, latest version is required.", Gd = "Reload new version", Kd = {
9620
+ }, Wd = {
9621
+ boolean: Jd,
9622
+ tracking: Ud
9623
+ }, qd = "version", Gd = "New version of admin is available. For proper functioning, latest version is required.", Kd = "Reload new version", Zd = {
9624
9624
  light: "Svetlá",
9625
9625
  dark: "Tmavá",
9626
9626
  auto: "Automatická"
9627
- }, Zd = {
9627
+ }, Qd = {
9628
9628
  displayCols: "Display columns",
9629
9629
  itemsPerPage: "Records per page",
9630
9630
  from: "from",
9631
9631
  noDataText: "No data to display"
9632
- }, Qd = {
9632
+ }, Xd = {
9633
9633
  confirmDelete: "Remove?",
9634
9634
  hide: "Hide",
9635
9635
  show: "Show"
9636
- }, Xd = {
9637
- version: Wd,
9638
- newVersionText: qd,
9639
- newVersionReload: Gd,
9640
- theme: Kd,
9641
- datatable: Zd,
9642
- modal: Qd
9643
9636
  }, ec = {
9637
+ version: qd,
9638
+ newVersionText: Gd,
9639
+ newVersionReload: Kd,
9640
+ theme: Zd,
9641
+ datatable: Qd,
9642
+ modal: Xd
9643
+ }, tc = {
9644
9644
  detail: "Anzu User Detail",
9645
9645
  list: "Anzu Users List",
9646
9646
  edit: "Anzu User Edit",
9647
9647
  create: "Anzu User Create"
9648
- }, tc = {
9648
+ }, nc = {
9649
9649
  id: "ID",
9650
9650
  enabled: "Enabled",
9651
9651
  email: "Email",
@@ -9661,25 +9661,25 @@ const Vl = "Badge", jl = "Close", Bl = {
9661
9661
  color: "Avatar farba",
9662
9662
  text: "Avatar text"
9663
9663
  }
9664
- }, nc = {
9664
+ }, ac = {
9665
9665
  id: "ID",
9666
9666
  enabled: "Enabled",
9667
9667
  email: "Email"
9668
- }, ac = {
9668
+ }, rc = {
9669
9669
  grants: "Actions",
9670
9670
  permissions: "Permissions",
9671
9671
  resolvedPermissions: "Resolved Permission",
9672
9672
  noPermissions: "No permissions set"
9673
- }, rc = {
9674
- meta: ec,
9675
- model: tc,
9676
- filter: nc,
9677
- table: ac
9678
9673
  }, oc = {
9674
+ meta: tc,
9675
+ model: nc,
9676
+ filter: ac,
9677
+ table: rc
9678
+ }, ic = {
9679
9679
  detail: "Detail",
9680
9680
  list: "Zoznam",
9681
9681
  create: "Vytvoriť"
9682
- }, ic = {
9682
+ }, sc = {
9683
9683
  id: "Id",
9684
9684
  _resourceName: "Typ",
9685
9685
  status: "Stav",
@@ -9688,23 +9688,23 @@ const Vl = "Badge", jl = "Close", Bl = {
9688
9688
  result: "Výsledok",
9689
9689
  targetUserId: "Cieľovy používateľ",
9690
9690
  anonymizeUser: "Anonymizuj používateľa"
9691
- }, sc = {
9692
- jobUserDataDelete: "Výmaz používateľových dát"
9693
9691
  }, lc = {
9692
+ jobUserDataDelete: "Výmaz používateľových dát"
9693
+ }, uc = {
9694
9694
  waiting: "V poradí",
9695
9695
  processing: "Procesuje sa",
9696
9696
  awaitingBatchProcess: "Procesuje sa v dávke",
9697
9697
  done: "Hotovo",
9698
9698
  error: "Chyba"
9699
- }, uc = {
9700
- meta: oc,
9701
- model: ic,
9702
- jobResource: sc,
9703
- status: lc
9704
9699
  }, dc = {
9700
+ meta: ic,
9701
+ model: sc,
9702
+ jobResource: lc,
9703
+ status: uc
9704
+ }, cc = {
9705
9705
  detail: "Log Detail",
9706
9706
  list: "List of Logs"
9707
- }, cc = "System", fc = {
9707
+ }, fc = "System", mc = {
9708
9708
  system: "System",
9709
9709
  type: "Type",
9710
9710
  levelName: "Level",
@@ -9715,7 +9715,7 @@ const Vl = "Badge", jl = "Close", Bl = {
9715
9715
  datetimeTo: "Date until",
9716
9716
  message: "Message",
9717
9717
  appVersion: "Version"
9718
- }, mc = {
9718
+ }, pc = {
9719
9719
  id: "ID",
9720
9720
  datetime: "Date",
9721
9721
  levelName: "Level",
@@ -9731,62 +9731,62 @@ const Vl = "Badge", jl = "Close", Bl = {
9731
9731
  path: "URL",
9732
9732
  httpStatus: "Status code"
9733
9733
  }
9734
- }, pc = {
9735
- meta: dc,
9736
- system: cc,
9737
- filter: fc,
9738
- model: mc
9739
9734
  }, hc = {
9735
+ meta: cc,
9736
+ system: fc,
9737
+ filter: mc,
9738
+ model: pc
9739
+ }, gc = {
9740
9740
  actions: "Akcie",
9741
9741
  permissions: "Oprávnenia"
9742
- }, gc = {
9742
+ }, vc = {
9743
9743
  allow: "Povolený",
9744
9744
  allowOwner: "Iba vlastník",
9745
9745
  deny: "Zamietnutý"
9746
- }, vc = {
9746
+ }, yc = {
9747
9747
  role: "Rola",
9748
9748
  group: "Skupina",
9749
9749
  user: "Užívateľ",
9750
9750
  defaultGrant: "Default"
9751
- }, yc = {
9752
- table: hc,
9753
- grant: gc,
9754
- grantOrigin: vc
9755
9751
  }, bc = {
9752
+ table: gc,
9753
+ grant: vc,
9754
+ grantOrigin: yc
9755
+ }, wc = {
9756
9756
  detail: "Permission Group Detail",
9757
9757
  list: "Permission Group List",
9758
9758
  create: "Permission Group Create",
9759
9759
  edit: "Permission Group Edit"
9760
- }, wc = {
9760
+ }, kc = {
9761
9761
  id: "ID",
9762
9762
  title: "Title",
9763
9763
  description: "Description",
9764
9764
  permissions: "Permissions"
9765
- }, kc = {
9765
+ }, Dc = {
9766
9766
  id: "ID",
9767
9767
  title: "Title"
9768
- }, Dc = {
9769
- deleteConfirm: "Do you want to permanently remove the permission group from the system?"
9770
9768
  }, Cc = {
9771
- meta: bc,
9772
- model: wc,
9773
- filter: kc,
9774
- button: Dc
9775
- }, Mc = "error_field_length_min", Ac = "error_field_length_max", _c = "error_field_not_unique", Sc = "error_compromised_password", Tc = {
9776
- error_field_length_min: Mc,
9777
- error_field_length_max: Ac,
9778
- error_field_not_unique: _c,
9779
- error_compromised_password: Sc
9780
- }, xc = "Required.", $c = "Minimal length is {min}.", Oc = "Maximal length is {max}.", Pc = "Incorrect email format", Ic = "Item length in list must have between {min} and {max} characters.", Ec = {
9781
- required: xc,
9782
- minLength: $c,
9783
- maxLength: Oc,
9784
- email: Pc,
9785
- stringArrayItemLength: Ic
9786
- }, Fc = "Badge", Lc = "Close", Nc = {
9769
+ deleteConfirm: "Do you want to permanently remove the permission group from the system?"
9770
+ }, Mc = {
9771
+ meta: wc,
9772
+ model: kc,
9773
+ filter: Dc,
9774
+ button: Cc
9775
+ }, Ac = "error_field_length_min", _c = "error_field_length_max", Sc = "error_field_not_unique", Tc = "error_compromised_password", xc = {
9776
+ error_field_length_min: Ac,
9777
+ error_field_length_max: _c,
9778
+ error_field_not_unique: Sc,
9779
+ error_compromised_password: Tc
9780
+ }, $c = "Required.", Oc = "Minimal length is {min}.", Pc = "Maximal length is {max}.", Ic = "Incorrect email format", Ec = "Item length in list must have between {min} and {max} characters.", Fc = {
9781
+ required: $c,
9782
+ minLength: Oc,
9783
+ maxLength: Pc,
9784
+ email: Ic,
9785
+ stringArrayItemLength: Ec
9786
+ }, Lc = "Badge", Nc = "Close", Vc = {
9787
9787
  noResultsText: "No matching records found",
9788
9788
  loadingText: "Loading items..."
9789
- }, Vc = {
9789
+ }, jc = {
9790
9790
  itemsPerPageText: "Rows per page:",
9791
9791
  ariaLabel: {
9792
9792
  sortDescending: "Sorted descending.",
@@ -9797,7 +9797,7 @@ const Vl = "Badge", jl = "Close", Bl = {
9797
9797
  activateAscending: "Activate to sort ascending."
9798
9798
  },
9799
9799
  sortBy: "Sort by"
9800
- }, jc = {
9800
+ }, Bc = {
9801
9801
  itemsPerPageText: "Items per page:",
9802
9802
  itemsPerPageAll: "All",
9803
9803
  nextPage: "Next page",
@@ -9805,31 +9805,31 @@ const Vl = "Badge", jl = "Close", Bl = {
9805
9805
  firstPage: "First page",
9806
9806
  lastPage: "Last page",
9807
9807
  pageText: "{0}-{1} of {2}"
9808
- }, Bc = {
9808
+ }, Rc = {
9809
9809
  itemsSelected: "{0} selected",
9810
9810
  nextMonthAriaLabel: "Next month",
9811
9811
  nextYearAriaLabel: "Next year",
9812
9812
  prevMonthAriaLabel: "Previous month",
9813
9813
  prevYearAriaLabel: "Previous year"
9814
- }, Rc = "No data available", zc = {
9814
+ }, zc = "No data available", Yc = {
9815
9815
  prev: "Previous visual",
9816
9816
  next: "Next visual",
9817
9817
  ariaLabel: {
9818
9818
  delimiter: "Carousel slide {0} of {1}"
9819
9819
  }
9820
- }, Yc = {
9821
- moreEvents: "{0} more"
9822
9820
  }, Hc = {
9821
+ moreEvents: "{0} more"
9822
+ }, Jc = {
9823
9823
  clear: "Clear {0}",
9824
9824
  prependAction: "{0} prepended action",
9825
9825
  appendAction: "{0} appended action"
9826
- }, Jc = {
9826
+ }, Uc = {
9827
9827
  counter: "{0} files",
9828
9828
  counterSize: "{0} files ({1} in total)"
9829
- }, Uc = {
9829
+ }, Wc = {
9830
9830
  am: "AM",
9831
9831
  pm: "PM"
9832
- }, Wc = {
9832
+ }, qc = {
9833
9833
  ariaLabel: {
9834
9834
  root: "Navigácia stránkovania",
9835
9835
  next: "Ďalšia stránka",
@@ -9839,142 +9839,143 @@ const Vl = "Badge", jl = "Close", Bl = {
9839
9839
  first: "First page",
9840
9840
  last: "Last page"
9841
9841
  }
9842
- }, qc = {
9842
+ }, Gc = {
9843
9843
  ariaLabel: {
9844
9844
  item: "Rating {0} of {1}"
9845
9845
  }
9846
- }, Gc = {
9847
- badge: Fc,
9848
- close: Lc,
9849
- dataIterator: Nc,
9850
- dataTable: Vc,
9851
- dataFooter: jc,
9852
- datePicker: Bc,
9853
- noDataText: Rc,
9854
- carousel: zc,
9855
- calendar: Yc,
9856
- input: Hc,
9857
- fileInput: Jc,
9858
- timePicker: Uc,
9859
- pagination: Wc,
9860
- rating: qc
9861
- }, sp = {
9846
+ }, Kc = {
9847
+ badge: Lc,
9848
+ close: Nc,
9849
+ dataIterator: Vc,
9850
+ dataTable: jc,
9851
+ dataFooter: Bc,
9852
+ datePicker: Rc,
9853
+ noDataText: zc,
9854
+ carousel: Yc,
9855
+ calendar: Hc,
9856
+ input: Jc,
9857
+ fileInput: Uc,
9858
+ timePicker: Wc,
9859
+ pagination: qc,
9860
+ rating: Gc
9861
+ }, lp = {
9862
9862
  common: {
9863
- alert: Cd,
9864
- button: Yd,
9865
- model: Ud,
9866
- system: Xd,
9867
- anzuUser: rc,
9868
- job: uc,
9869
- log: pc,
9870
- permission: yc,
9871
- permissionGroup: Cc
9863
+ alert: Md,
9864
+ button: Hd,
9865
+ model: Wd,
9866
+ system: ec,
9867
+ anzuUser: oc,
9868
+ job: dc,
9869
+ log: hc,
9870
+ permission: bc,
9871
+ permissionGroup: Mc
9872
9872
  },
9873
- $vuetify: Gc,
9873
+ $vuetify: Kc,
9874
9874
  validations: {
9875
9875
  api: {
9876
- ...Tc
9876
+ ...xc
9877
9877
  },
9878
9878
  js: {
9879
- ...Ec
9879
+ ...Fc
9880
9880
  }
9881
9881
  }
9882
9882
  };
9883
- const Kc = {
9883
+ const Zc = {
9884
9884
  CHIP_LINK: "mdi-arrow-top-right",
9885
9885
  CHIP_LINK_EXTERNAL: "mdi-open-in-new"
9886
- }, lp = dr(Kc);
9886
+ }, up = dr(Zc);
9887
9887
  export {
9888
- hm as AActionCloseButton,
9889
- gm as AActionCreateButton,
9890
- vm as AActionDeleteButton,
9891
- ym as AActionEditButton,
9892
- bm as AActionSaveAndCloseButton,
9893
- wm as AActionSaveButton,
9894
- Sf as AAlerts,
9888
+ gm as AActionCloseButton,
9889
+ vm as AActionCreateButton,
9890
+ ym as AActionDeleteButton,
9891
+ bm as AActionEditButton,
9892
+ wm as AActionSaveAndCloseButton,
9893
+ km as AActionSaveButton,
9894
+ Tf as AAlerts,
9895
9895
  bo as ABooleanValue,
9896
- Tf as ACard,
9897
- fm as ACopyText,
9898
- Wf as ADatatable,
9899
- qf as ADatatablePagination,
9896
+ xf as ACard,
9897
+ mm as ACopyText,
9898
+ qf as ADatatable,
9899
+ Gf as ADatatablePagination,
9900
9900
  za as ADatetime,
9901
9901
  oi as AFilterAdvancedButton,
9902
- um as AFilterBooleanGroup,
9903
- am as AFilterDatetimePicker,
9904
- Zf as AFilterInteger,
9905
- lm as AFilterRemoteAutocomplete,
9902
+ dm as AFilterBooleanGroup,
9903
+ rm as AFilterDatetimePicker,
9904
+ Qf as AFilterInteger,
9905
+ um as AFilterRemoteAutocomplete,
9906
9906
  ri as AFilterResetButton,
9907
- Kf as AFilterString,
9907
+ Zf as AFilterString,
9908
9908
  ai as AFilterSubmitButton,
9909
- sm as AFilterValueObjectOptionsSelect,
9910
- Qf as AFilterWrapper,
9911
- Lf as AFormBooleanToggle,
9912
- nm as AFormDatetimePicker,
9913
- om as AFormRemoteAutocomplete,
9914
- Ef as AFormTextField,
9915
- Ff as AFormTextarea,
9916
- im as AFormValueObjectOptionsSelect,
9909
+ lm as AFilterValueObjectOptionsSelect,
9910
+ Xf as AFilterWrapper,
9911
+ Nf as AFormBooleanToggle,
9912
+ am as AFormDatetimePicker,
9913
+ im as AFormRemoteAutocomplete,
9914
+ Ff as AFormTextField,
9915
+ Lf as AFormTextarea,
9916
+ sm as AFormValueObjectOptionsSelect,
9917
9917
  Tr as AIconGroup,
9918
- dm as AJobStatusChip,
9919
- Am as ALanguageSelect,
9920
- cm as ALogLevelChip,
9921
- mm as APageTitle,
9922
- Xf as APermissionGrantEditor,
9923
- em as APermissionValueChip,
9918
+ cm as AJobStatusChip,
9919
+ _m as ALanguageSelect,
9920
+ fm as ALogLevelChip,
9921
+ pm as APageTitle,
9922
+ em as APermissionGrantEditor,
9923
+ tm as APermissionValueChip,
9924
9924
  Fa as ARow,
9925
- _m as ASystemBar,
9926
- Nf as ASystemEntityScope,
9927
- km as ATableCopyIdButton,
9928
- Dm as ATableDetailButton,
9929
- Cm as ATableEditButton,
9930
- Mm as AThemeSelect,
9931
- pm as AUserAndTimeTrackingFields,
9925
+ Sm as ASystemBar,
9926
+ Vf as ASystemEntityScope,
9927
+ Dm as ATableCopyIdButton,
9928
+ Cm as ATableDetailButton,
9929
+ Mm as ATableEditButton,
9930
+ Am as AThemeSelect,
9931
+ hm as AUserAndTimeTrackingFields,
9932
9932
  Ii as Acl,
9933
9933
  ht as AnzuApiResponseCodeError,
9934
9934
  ot as AnzuApiValidationError,
9935
- Em as AnzuFatalError,
9936
- tm as AnzuSystemsCommonAdmin,
9935
+ Fm as AnzuFatalError,
9936
+ nm as AnzuSystemsCommonAdmin,
9937
9937
  br as AvailableLanguagesSymbol,
9938
9938
  pr as DATETIME_MAX,
9939
9939
  mr as DATETIME_MIN,
9940
9940
  wr as DefaultLanguageSymbol,
9941
9941
  Dn as Grant,
9942
9942
  gr as GrantOrigin,
9943
- Pm as HTTP_STATUS_BAD_REQUEST,
9944
- Ws as HTTP_STATUS_CREATED,
9945
- qs as HTTP_STATUS_NO_CONTENT,
9946
- Us as HTTP_STATUS_OK,
9947
- Im as HTTP_STATUS_UNAUTHORIZED,
9948
- Gs as HTTP_STATUS_UNPROCESSABLE_ENTITY,
9949
- lp as ICON,
9943
+ Im as HTTP_STATUS_BAD_REQUEST,
9944
+ qs as HTTP_STATUS_CREATED,
9945
+ Gs as HTTP_STATUS_NO_CONTENT,
9946
+ Ws as HTTP_STATUS_OK,
9947
+ Em as HTTP_STATUS_UNAUTHORIZED,
9948
+ Ks as HTTP_STATUS_UNPROCESSABLE_ENTITY,
9949
+ up as ICON,
9950
9950
  ns as JobStatus,
9951
9951
  rs as LogLevel,
9952
9952
  qa as NEW_LINE_MARK,
9953
9953
  kr as ROLE_SUPER_ADMIN,
9954
9954
  rt as SubjectScopeSymbol,
9955
9955
  at as SystemScopeSymbol,
9956
- Fm as apiAnyRequest,
9957
- rl as apiCreateOne,
9958
- sl as apiDeleteOne,
9959
- Lm as apiFetchByIds,
9960
- pl as apiFetchList,
9961
- vl as apiFetchOne,
9962
- Nm as apiUpdateOne,
9963
- wl as arrayFlatten,
9964
- zm as arrayFromArgs,
9965
- Bm as arrayItemToggle,
9966
- Rm as arrayToString,
9967
- Sm as booleanToInteger,
9968
- Ym as browserHistoryReplaceUrlByRouter,
9969
- kl as browserHistoryReplaceUrlByString,
9956
+ gs as Theme,
9957
+ Lm as apiAnyRequest,
9958
+ ol as apiCreateOne,
9959
+ ll as apiDeleteOne,
9960
+ Nm as apiFetchByIds,
9961
+ hl as apiFetchList,
9962
+ yl as apiFetchOne,
9963
+ Vm as apiUpdateOne,
9964
+ kl as arrayFlatten,
9965
+ Ym as arrayFromArgs,
9966
+ Rm as arrayItemToggle,
9967
+ zm as arrayToString,
9968
+ Tm as booleanToInteger,
9969
+ Hm as browserHistoryReplaceUrlByRouter,
9970
+ Dl as browserHistoryReplaceUrlByString,
9970
9971
  Bt as cloneDeep,
9971
- Jf as dateModifyMinutes,
9972
+ Uf as dateModifyMinutes,
9972
9973
  jo as dateNow,
9973
- Hf as dateTimeEndOfDay,
9974
+ Jf as dateTimeEndOfDay,
9974
9975
  zo as dateTimeFriendly,
9975
9976
  An as dateTimeNow,
9976
9977
  Ro as dateTimePretty,
9977
- Yf as dateTimeStartOfDay,
9978
+ Hf as dateTimeStartOfDay,
9978
9979
  Bo as dateToUtc,
9979
9980
  et as eventClickBlur,
9980
9981
  Q as i18n,
@@ -9982,11 +9983,11 @@ export {
9982
9983
  Na as isBoolean,
9983
9984
  ui as isCreatedByAware,
9984
9985
  La as isDefined,
9985
- xf as isDocId,
9986
+ $f as isDocId,
9986
9987
  Ao as isEmpty,
9987
9988
  ur as isEmptyArray,
9988
9989
  lr as isEmptyObject,
9989
- $f as isInt,
9990
+ Of as isInt,
9990
9991
  ke as isNull,
9991
9992
  na as isNumber,
9992
9993
  sr as isObject,
@@ -9994,63 +9995,63 @@ export {
9994
9995
  nt as isString,
9995
9996
  $ as isUndefined,
9996
9997
  pt as isValidHTTPStatus,
9997
- Gf as makeFilterHelper,
9998
- ip as messagesEn,
9999
- sp as messagesSk,
10000
- ks as modifyLanguageSettings,
9998
+ Kf as makeFilterHelper,
9999
+ sp as messagesEn,
10000
+ lp as messagesSk,
10001
+ Ds as modifyLanguageSettings,
10001
10002
  Sr as numberToString,
10002
10003
  dr as objectDeepFreeze,
10003
- Bf as objectDeletePropertyByPath,
10004
+ Rf as objectDeletePropertyByPath,
10004
10005
  cr as objectGetValueByPath,
10005
- Vf as objectGetValues,
10006
- jf as objectSetValueByPath,
10007
- Om as prettyBytes,
10006
+ jf as objectGetValues,
10007
+ Bf as objectSetValueByPath,
10008
+ Pm as prettyBytes,
10008
10009
  qn as stringNormalizeForSlotName,
10009
10010
  At as stringSplitOnFirstOccurrence,
10010
- Of as stringToFloat,
10011
+ Pf as stringToFloat,
10011
10012
  _o as stringToInt,
10012
10013
  So as stringToKebabCase,
10013
- Pf as stringToSlug,
10014
- If as stringTrimLength,
10014
+ If as stringToSlug,
10015
+ Ef as stringTrimLength,
10015
10016
  To as stringUrlTemplateReplace,
10016
- zf as timestampCurrent,
10017
+ Yf as timestampCurrent,
10017
10018
  Pi as useAcl,
10018
10019
  ia as useAlerts,
10019
- Tm as useAnzuUserFactory,
10020
+ xm as useAnzuUserFactory,
10020
10021
  Or as useApiQueryBuilder,
10021
- Rf as useDatatableColumns,
10022
+ zf as useDatatableColumns,
10022
10023
  gt as useErrorHandler,
10023
10024
  ra as useFilterHelpers,
10024
10025
  hr as useGrant,
10025
10026
  ii as useGrantOrigin,
10026
- cp as useI18n,
10027
- Vm as useJobApi,
10028
- jm as useJobResource,
10027
+ fp as useI18n,
10028
+ jm as useJobApi,
10029
+ Bm as useJobResource,
10029
10030
  as as useJobStatus,
10030
- Ds as useLanguageSettings,
10031
+ Cs as useLanguageSettings,
10031
10032
  os as useLogLevel,
10032
10033
  _r as usePagination,
10033
- rm as usePaginationAutoHide,
10034
- xm as usePermissionConfigFactory,
10035
- $m as usePermissionGroupFactory,
10036
- vs as useTheme,
10037
- qm as useValidateBetween,
10038
- Gm as useValidateEmail,
10039
- Km as useValidateLatitude,
10040
- Zm as useValidateLatitudeNotZeroAsLongitude,
10041
- Qm as useValidateLongitude,
10042
- op as useValidateLongitudeNotZeroAsLatitude,
10043
- Xm as useValidateMaxLength,
10044
- ep as useValidateMaxValue,
10045
- tp as useValidateMinLength,
10046
- np as useValidateMinValue,
10047
- ap as useValidateNumeric,
10048
- rp as useValidatePhoneNumber,
10049
- Hm as useValidateRequired,
10034
+ om as usePaginationAutoHide,
10035
+ $m as usePermissionConfigFactory,
10036
+ Om as usePermissionGroupFactory,
10037
+ ys as useTheme,
10038
+ Gm as useValidateBetween,
10039
+ Km as useValidateEmail,
10040
+ Zm as useValidateLatitude,
10041
+ Qm as useValidateLatitudeNotZeroAsLongitude,
10042
+ Xm as useValidateLongitude,
10043
+ ip as useValidateLongitudeNotZeroAsLatitude,
10044
+ ep as useValidateMaxLength,
10045
+ tp as useValidateMaxValue,
10046
+ np as useValidateMinLength,
10047
+ ap as useValidateMinValue,
10048
+ rp as useValidateNumeric,
10049
+ op as useValidatePhoneNumber,
10050
+ Jm as useValidateRequired,
10050
10051
  qi as useValidateRequiredIf,
10051
- Jm as useValidateSlug,
10052
- Wm as useValidateStringArrayItemLength,
10053
- Um as useValidateUrl,
10054
- Uf as yearNow
10052
+ Um as useValidateSlug,
10053
+ qm as useValidateStringArrayItemLength,
10054
+ Wm as useValidateUrl,
10055
+ Wf as yearNow
10055
10056
  };
10056
10057
  //# sourceMappingURL=common-admin.es.js.map