@anzusystems/common-admin 1.47.0-alpha75 → 1.47.0-alpha77

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.
@@ -93,7 +93,7 @@ const Gm = { key: 1 }, Nd = /* @__PURE__ */ W({
93
93
  _: 3
94
94
  }, 8, ["data-cy"]));
95
95
  }
96
- }), Jm = ["textContent"], vS = /* @__PURE__ */ W({
96
+ }), Jm = ["textContent"], gS = /* @__PURE__ */ W({
97
97
  __name: "AAlerts",
98
98
  props: {
99
99
  max: { default: 5 },
@@ -148,7 +148,7 @@ const Gm = { key: 1 }, Nd = /* @__PURE__ */ W({
148
148
  [Oa, a.loading]
149
149
  ]);
150
150
  }
151
- }), hS = /* @__PURE__ */ W({
151
+ }), qS = /* @__PURE__ */ W({
152
152
  __name: "ACard",
153
153
  props: {
154
154
  loading: { type: Boolean, default: void 0 },
@@ -201,7 +201,7 @@ const Gm = { key: 1 }, Nd = /* @__PURE__ */ W({
201
201
  start: t.slice(0, e),
202
202
  end: t.slice(e + a.length)
203
203
  };
204
- }, FS = (t) => t.toString().toLowerCase().trim().normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/\s+/g, "-").replace(/&/g, "-").replace(/[^\w-]+/g, "").replace(/--+/g, "-").replace(/^-+/, "").replace(/-+$/, ""), rf = (t) => t.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g, "$1-$2").toLowerCase(), gS = (t, a = 80) => t.length > a ? t.substring(1, a) + "..." : t, of = (t, a) => {
204
+ }, YS = (t) => t.toString().toLowerCase().trim().normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/\s+/g, "-").replace(/&/g, "-").replace(/[^\w-]+/g, "").replace(/--+/g, "-").replace(/^-+/, "").replace(/-+$/, ""), rf = (t) => t.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g, "$1-$2").toLowerCase(), XS = (t, a = 80) => t.length > a ? t.substring(1, a) + "..." : t, of = (t, a) => {
205
205
  if (t.indexOf(":") === -1) return t;
206
206
  const e = [];
207
207
  return t.split("/").forEach((i, r) => {
@@ -209,7 +209,7 @@ const Gm = { key: 1 }, Nd = /* @__PURE__ */ W({
209
209
  const o = i.substring(1);
210
210
  R(a[o]) || (e[r] = a[i.substring(1)] + "");
211
211
  }), e.join("/");
212
- }, qS = (t, a) => {
212
+ }, AS = (t, a) => {
213
213
  if (t.indexOf(":") === -1) return t;
214
214
  const e = [];
215
215
  return t.split("/").forEach((i, r) => {
@@ -218,7 +218,7 @@ const Gm = { key: 1 }, Nd = /* @__PURE__ */ W({
218
218
  const o = /^:([a-zA-Z0-9_-]+).*/, l = i.match(o);
219
219
  se(l) || !l[1] || R(a[l[1]]) || (e[r] = a[l[1]] + "");
220
220
  }), e.join("/");
221
- }, YS = (t) => t.replace(".", "-"), XS = (t) => /^[a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,63}$/.test(t), ka = Symbol.for("anzu:SystemScope"), Ia = Symbol.for("anzu:SubjectScope"), so = Symbol.for("anzu:CurrentUser"), jd = Symbol.for("anzu:CustomAclResolver"), Hd = Symbol.for("anzu:AvailableLanguages"), Wd = Symbol.for("anzu:DefaultLanguage"), nf = /* @__PURE__ */ L("div", null, null, -1), hn = /* @__PURE__ */ W({
221
+ }, yS = (t) => t.replace(".", "-"), bS = (t) => /^[a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,63}$/.test(t), ka = Symbol.for("anzu:SystemScope"), Ia = Symbol.for("anzu:SubjectScope"), so = Symbol.for("anzu:CurrentUser"), jd = Symbol.for("anzu:CustomAclResolver"), Hd = Symbol.for("anzu:AvailableLanguages"), Wd = Symbol.for("anzu:DefaultLanguage"), nf = /* @__PURE__ */ L("div", null, null, -1), hn = /* @__PURE__ */ W({
222
222
  __name: "AAnzuUserAvatar",
223
223
  props: {
224
224
  user: { default: void 0 },
@@ -374,7 +374,7 @@ function Kr(t) {
374
374
  function Dr(t) {
375
375
  return t.status === nu.Failed;
376
376
  }
377
- const AS = {
377
+ const CS = {
378
378
  Free: "free",
379
379
  Moderated: "moderated"
380
380
  }, Ar = {
@@ -615,12 +615,7 @@ const Cf = {
615
615
  onBlur: Y,
616
616
  onFocus: v,
617
617
  "onUpdate:modelValue": X[1] || (X[1] = (x) => p(x))
618
- }, va({
619
- prepend: f(() => [
620
- ue(A.$slots, "prepend")
621
- ]),
622
- _: 2
623
- }, [
618
+ }, va({ _: 2 }, [
624
619
  A.hideLabel ? void 0 : {
625
620
  name: "label",
626
621
  fn: f(() => [
@@ -642,6 +637,13 @@ const Cf = {
642
637
  ]),
643
638
  key: "1"
644
639
  } : void 0,
640
+ A.$slots.prepend ? {
641
+ name: "prepend",
642
+ fn: f(() => [
643
+ ue(A.$slots, "prepend")
644
+ ]),
645
+ key: "2"
646
+ } : void 0,
645
647
  A.help ? {
646
648
  name: "append",
647
649
  fn: f(() => [
@@ -649,7 +651,7 @@ const Cf = {
649
651
  [Bd, A.help]
650
652
  ])
651
653
  ]),
652
- key: "2"
654
+ key: "3"
653
655
  } : void 0
654
656
  ]), 1032, ["prepend-icon", "data-cy", "error-messages", "model-value", "required", "type", "step", "append-icon", "maxlength", "disabled", "placeholder", "persistent-placeholder"]));
655
657
  }
@@ -738,12 +740,7 @@ const Cf = {
738
740
  onBlur: Y,
739
741
  onFocus: v,
740
742
  "onUpdate:modelValue": X[1] || (X[1] = (x) => p(x))
741
- }, va({
742
- prepend: f(() => [
743
- ue(A.$slots, "prepend")
744
- ]),
745
- _: 2
746
- }, [
743
+ }, va({ _: 2 }, [
747
744
  A.hideLabel ? void 0 : {
748
745
  name: "label",
749
746
  fn: f(() => [
@@ -765,6 +762,13 @@ const Cf = {
765
762
  ]),
766
763
  key: "1"
767
764
  } : void 0,
765
+ A.$slots.prepend ? {
766
+ name: "prepend",
767
+ fn: f(() => [
768
+ ue(A.$slots, "prepend")
769
+ ]),
770
+ key: "2"
771
+ } : void 0,
768
772
  A.help ? {
769
773
  name: "append",
770
774
  fn: f(() => [
@@ -772,7 +776,7 @@ const Cf = {
772
776
  [Bd, A.help]
773
777
  ])
774
778
  ]),
775
- key: "2"
779
+ key: "3"
776
780
  } : void 0
777
781
  ]), 1032, ["prepend-icon", "data-cy", "error-messages", "model-value", "required", "disabled", "rows", "append-icon"]));
778
782
  }
@@ -889,7 +893,7 @@ const Cf = {
889
893
  ])
890
894
  ]));
891
895
  }
892
- }), yS = /* @__PURE__ */ W({
896
+ }), xS = /* @__PURE__ */ W({
893
897
  __name: "ADatatableConfigButton",
894
898
  props: {
895
899
  columnsAll: {},
@@ -980,7 +984,7 @@ const Cf = {
980
984
  _: 1
981
985
  }, 8, ["class", "data-cy"]));
982
986
  }
983
- }), Tf = { class: "d-flex align-center justify-center" }, Ef = { class: "text-caption mr-1" }, bS = /* @__PURE__ */ W({
987
+ }), Tf = { class: "d-flex align-center justify-center" }, Ef = { class: "text-caption mr-1" }, wS = /* @__PURE__ */ W({
984
988
  __name: "ADatatableOrdering",
985
989
  props: {
986
990
  variant: { default: "default" },
@@ -1102,7 +1106,7 @@ const Cf = {
1102
1106
  _: 3
1103
1107
  }));
1104
1108
  }
1105
- }), CS = /* @__PURE__ */ W({
1109
+ }), kS = /* @__PURE__ */ W({
1106
1110
  __name: "ALogData",
1107
1111
  props: {
1108
1112
  data: {}
@@ -1537,7 +1541,7 @@ class Xt extends Error {
1537
1541
  super(e), this.name = "AnzuFatalError", this.cause = a, this.message = e;
1538
1542
  }
1539
1543
  }
1540
- const Ts = 200, Hn = 201, Zf = 202, za = 204, xS = 400, wS = 401, Jf = 403, cu = 422, Qf = [Ts, Hn, Zf, za], La = (t) => {
1544
+ const Ts = 200, Hn = 201, Zf = 202, za = 204, IS = 400, _S = 401, Jf = 403, cu = 422, Qf = [Ts, Hn, Zf, za], La = (t) => {
1541
1545
  var a;
1542
1546
  return Jr.isAxiosError(t) && ((a = t.response) == null ? void 0 : a.status) === Jf;
1543
1547
  }, mu = (t) => t instanceof _a;
@@ -1714,7 +1718,7 @@ function We() {
1714
1718
  showErrorsDefault: (F) => mu(F) ? (Y(), !0) : fu(F) ? (c(F.fields), !0) : sV(F) ? (u(F.detail), !0) : uu(F) || Vu(F) ? (p(), !0) : !1
1715
1719
  };
1716
1720
  }
1717
- const kS = /* @__PURE__ */ W({
1721
+ const SS = /* @__PURE__ */ W({
1718
1722
  __name: "ACreateDialog",
1719
1723
  props: /* @__PURE__ */ Ht({
1720
1724
  buttonClass: { default: "" },
@@ -1830,7 +1834,7 @@ const kS = /* @__PURE__ */ W({
1830
1834
  }, 8, ["class", "data-cy"]);
1831
1835
  };
1832
1836
  }
1833
- }), rV = { class: "a-admin-switcher__content" }, oV = ["href"], nV = ["src", "alt"], lV = { class: "a-admin-switcher__item-title" }, IS = /* @__PURE__ */ W({
1837
+ }), rV = { class: "a-admin-switcher__content" }, oV = ["href"], nV = ["src", "alt"], lV = { class: "a-admin-switcher__item-title" }, KS = /* @__PURE__ */ W({
1834
1838
  __name: "AAdminSwitcher",
1835
1839
  props: {
1836
1840
  configUrl: { default: null }
@@ -1900,7 +1904,7 @@ function uV(t, a) {
1900
1904
  const e = $e("RouterView");
1901
1905
  return q(), M(e);
1902
1906
  }
1903
- const _S = /* @__PURE__ */ ja(dV, [["render", uV]]);
1907
+ const DS = /* @__PURE__ */ ja(dV, [["render", uV]]);
1904
1908
  var ro = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
1905
1909
  function oo(t) {
1906
1910
  return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
@@ -2382,13 +2386,13 @@ var fV = gu.exports;
2382
2386
  const qu = /* @__PURE__ */ oo(fV);
2383
2387
  Ee.extend(Fu);
2384
2388
  Ee.extend(qu);
2385
- const ds = ".000000Z", Mr = "YYYY-MM-DDTHH:mm:ss", no = "1970-01-01T00:00:00.000000Z", lo = "2100-01-01T00:00:00.000000Z", SS = () => Ee().utc().toDate(), KS = (t) => Ee(t).toDate(), DS = () => ai(Ee().utc().unix()), Ot = (t = !0, a = !1) => t && !a ? Ee().utc().format("YYYY-MM-DDTHH:mm:ss") + ds : t && a ? Ee().utc().format("YYYY-MM-DDTHH:mm:00") + ds : !t && a ? Ee().utc().format("YYYY-MM-DDTHH:mm:00.SSSSSS") + "Z" : Ee().utc().format("YYYY-MM-DDTHH:mm:ss.SSSSSS") + "Z", TS = (t = 0) => t === 0 ? Ee().startOf("day").utc().format(Mr) + ds : Ee().add(t, "days").startOf("day").utc().format(Mr) + ds, ES = (t = 0) => t === 0 ? Ee().endOf("day").utc().format(Mr) + ds : Ee().add(t, "days").endOf("day").utc().format(Mr) + ds, MS = (t = 0, a = null) => (a === null && (a = /* @__PURE__ */ new Date()), t === 0 ? a : t > 0 ? Ee(a).add(t, "minutes").toDate() : t < 0 ? Ee(a).subtract(Math.abs(t), "minutes").toDate() : a), $S = (t) => Ee(t).utc().format("YYYY-MM-DDTHH:mm:ss") + ds, BS = () => Ee().utc().format("YYYY"), Ss = (t, a = "") => t === lo || t === no || t === "" || se(t) || R(t) ? a : Ee(t).format("DD.MM.YYYY HH:mm"), PS = (t, a = "") => {
2389
+ const ds = ".000000Z", Mr = "YYYY-MM-DDTHH:mm:ss", no = "1970-01-01T00:00:00.000000Z", lo = "2100-01-01T00:00:00.000000Z", TS = () => Ee().utc().toDate(), ES = (t) => Ee(t).toDate(), MS = () => ai(Ee().utc().unix()), Ot = (t = !0, a = !1) => t && !a ? Ee().utc().format("YYYY-MM-DDTHH:mm:ss") + ds : t && a ? Ee().utc().format("YYYY-MM-DDTHH:mm:00") + ds : !t && a ? Ee().utc().format("YYYY-MM-DDTHH:mm:00.SSSSSS") + "Z" : Ee().utc().format("YYYY-MM-DDTHH:mm:ss.SSSSSS") + "Z", $S = (t = 0) => t === 0 ? Ee().startOf("day").utc().format(Mr) + ds : Ee().add(t, "days").startOf("day").utc().format(Mr) + ds, BS = (t = 0) => t === 0 ? Ee().endOf("day").utc().format(Mr) + ds : Ee().add(t, "days").endOf("day").utc().format(Mr) + ds, PS = (t = 0, a = null) => (a === null && (a = /* @__PURE__ */ new Date()), t === 0 ? a : t > 0 ? Ee(a).add(t, "minutes").toDate() : t < 0 ? Ee(a).subtract(Math.abs(t), "minutes").toDate() : a), OS = (t) => Ee(t).utc().format("YYYY-MM-DDTHH:mm:ss") + ds, RS = () => Ee().utc().format("YYYY"), Ss = (t, a = "") => t === lo || t === no || t === "" || se(t) || R(t) ? a : Ee(t).format("DD.MM.YYYY HH:mm"), zS = (t, a = "") => {
2386
2390
  if (t === lo || t === no || t === "" || se(t) || R(t))
2387
2391
  return a;
2388
2392
  let e = !0, s = !0;
2389
2393
  const i = Ee(t), r = Ee();
2390
2394
  return r.format("YYYY") === i.format("YYYY") && (e = !1), r.format("YYYY-MM-DD") === i.format("YYYY-MM-DD") && (s = !1), !e && !s ? Ee(i).format("H:mm") : e ? Ee(i).format("D.M.YYYY H:mm") : Ee(i).format("D.M. H:mm");
2391
- }, OS = (t, a = "") => t === lo || t === no || t === "" || se(t) || R(t) ? a : Ee(t).format("DD.MM.YYYY"), RS = (t, a = "") => t === lo || t === no || t === "" || se(t) || R(t) ? a : Ee(t).format("HH:mm"), zS = (t, a, e = "ms") => {
2395
+ }, LS = (t, a = "") => t === lo || t === no || t === "" || se(t) || R(t) ? a : Ee(t).format("DD.MM.YYYY"), NS = (t, a = "") => t === lo || t === no || t === "" || se(t) || R(t) ? a : Ee(t).format("HH:mm"), US = (t, a, e = "ms") => {
2392
2396
  const s = Ee(t), i = Ee(a);
2393
2397
  return s.diff(i, e);
2394
2398
  }, VV = { class: "d-flex align-center" }, pV = {
@@ -2397,7 +2401,7 @@ const ds = ".000000Z", Mr = "YYYY-MM-DDTHH:mm:ss", no = "1970-01-01T00:00:00.000
2397
2401
  }, vV = { class: "d-flex align-center" }, hV = {
2398
2402
  key: 0,
2399
2403
  class: "mr-2"
2400
- }, LS = /* @__PURE__ */ W({
2404
+ }, jS = /* @__PURE__ */ W({
2401
2405
  __name: "ATimeTrackingFields",
2402
2406
  props: {
2403
2407
  data: {},
@@ -2602,7 +2606,7 @@ const Yu = /* @__PURE__ */ W({
2602
2606
  } : void 0
2603
2607
  ]), 1032, ["modelValue", "label", "data-cy", "placeholder"]));
2604
2608
  }
2605
- }), NS = /* @__PURE__ */ ja(FV, [["__scopeId", "data-v-c2649051"]]), US = /* @__PURE__ */ W({
2609
+ }), HS = /* @__PURE__ */ ja(FV, [["__scopeId", "data-v-c2649051"]]), WS = /* @__PURE__ */ W({
2606
2610
  __name: "AFilterInteger",
2607
2611
  props: {
2608
2612
  modelValue: {},
@@ -2729,7 +2733,7 @@ const Yu = /* @__PURE__ */ W({
2729
2733
  _: 1
2730
2734
  }, 8, ["class", "data-cy"]));
2731
2735
  }
2732
- }), XV = { class: "a-filter-advanced__content" }, jS = /* @__PURE__ */ W({
2736
+ }), XV = { class: "a-filter-advanced__content" }, GS = /* @__PURE__ */ W({
2733
2737
  __name: "AFilterWrapper",
2734
2738
  props: {
2735
2739
  enableAdvanced: { type: Boolean, default: !1 },
@@ -2834,7 +2838,7 @@ function Xu() {
2834
2838
  getGrantOption: (s) => a.value.find((i) => i.value === s)
2835
2839
  };
2836
2840
  }
2837
- const HS = /* @__PURE__ */ W({
2841
+ const ZS = /* @__PURE__ */ W({
2838
2842
  __name: "APermissionGrantEditor",
2839
2843
  props: {
2840
2844
  availableGrants: {},
@@ -2908,7 +2912,7 @@ function AV() {
2908
2912
  const yV = {
2909
2913
  key: 0,
2910
2914
  class: "ml-1"
2911
- }, WS = /* @__PURE__ */ W({
2915
+ }, JS = /* @__PURE__ */ W({
2912
2916
  __name: "APermissionValueChip",
2913
2917
  props: {
2914
2918
  grant: {},
@@ -2939,7 +2943,7 @@ const yV = {
2939
2943
  s && typeof s == "object" && yu(s);
2940
2944
  }
2941
2945
  return Object.freeze(t);
2942
- }, GS = (t) => Object.keys(t).map((a) => t[a]), uo = (t, a, e = ".") => {
2946
+ }, QS = (t) => Object.keys(t).map((a) => t[a]), uo = (t, a, e = ".") => {
2943
2947
  const s = a.split(e);
2944
2948
  let i = t;
2945
2949
  for (; s.length; ) {
@@ -2958,7 +2962,7 @@ const yV = {
2958
2962
  }
2959
2963
  r[i[0]] = e;
2960
2964
  };
2961
- function ZS(t, a, e = ".") {
2965
+ function eK(t, a, e = ".") {
2962
2966
  const s = a.split(e), i = s.length - 1;
2963
2967
  function r(o, l = 0) {
2964
2968
  const n = s[l];
@@ -3522,7 +3526,7 @@ const QV = (t) => (Vm("data-v-8b2f16cf"), t = t(), pm(), t), ep = { class: "a-da
3522
3526
  _: 3
3523
3527
  }, 8, ["modelValue", "data-cy", "error-messages", "required", "disabled", "label", "clearable"]));
3524
3528
  }
3525
- }), mp = { class: "d-flex justify-space-between" }, fp = { style: { opacity: "0.5" } }, JS = /* @__PURE__ */ W({
3529
+ }), mp = { class: "d-flex justify-space-between" }, fp = { style: { opacity: "0.5" } }, tK = /* @__PURE__ */ W({
3526
3530
  __name: "AFormFlagDatetimePicker",
3527
3531
  props: {
3528
3532
  modelValue: {},
@@ -3660,7 +3664,7 @@ const QV = (t) => (Vm("data-v-8b2f16cf"), t = t(), pm(), t), ep = { class: "a-da
3660
3664
  })
3661
3665
  ], 64));
3662
3666
  }
3663
- }), QS = /* @__PURE__ */ W({
3667
+ }), aK = /* @__PURE__ */ W({
3664
3668
  __name: "AFilterDatetimePicker",
3665
3669
  props: {
3666
3670
  modelValue: {},
@@ -3698,7 +3702,7 @@ function Es(t = "id") {
3698
3702
  totalCount: 0
3699
3703
  });
3700
3704
  }
3701
- function eK(t) {
3705
+ function sK(t) {
3702
3706
  return {
3703
3707
  showPagination: _(() => !(t.page === 1 && t.currentViewCount < t.rowsPerPage))
3704
3708
  };
@@ -3948,7 +3952,7 @@ const Vp = {
3948
3952
  } : void 0
3949
3953
  ]), 1032, ["model-value", "items", "multiple", "clearable", "error-messages", "chips", "hide-details", "loading", "disabled"]));
3950
3954
  }
3951
- }), vp = { class: "d-flex" }, hp = ["for"], tK = /* @__PURE__ */ W({
3955
+ }), vp = { class: "d-flex" }, hp = ["for"], iK = /* @__PURE__ */ W({
3952
3956
  __name: "AFormRemoteCheckbox",
3953
3957
  props: {
3954
3958
  modelValue: { type: Boolean },
@@ -3996,7 +4000,7 @@ const Vp = {
3996
4000
  }, I(l.value), 9, hp))
3997
4001
  ]));
3998
4002
  }
3999
- }), aK = /* @__PURE__ */ W({
4003
+ }), rK = /* @__PURE__ */ W({
4000
4004
  __name: "AFormSwitch",
4001
4005
  props: {
4002
4006
  modelValue: { type: Boolean },
@@ -4068,7 +4072,7 @@ const Vp = {
4068
4072
  } : void 0
4069
4073
  ]), 1032, ["data-cy", "model-value", "disabled"]));
4070
4074
  }
4071
- }), Fp = { class: "d-flex" }, gp = ["for"], sK = /* @__PURE__ */ W({
4075
+ }), Fp = { class: "d-flex" }, gp = ["for"], oK = /* @__PURE__ */ W({
4072
4076
  __name: "AFormRemoteSwitch",
4073
4077
  props: {
4074
4078
  modelValue: { type: Boolean },
@@ -4255,7 +4259,7 @@ const Vp = {
4255
4259
  } : void 0
4256
4260
  ]), 1032, ["modelValue", "items", "multiple", "disabled", "clearable", "error-messages", "data-cy"]));
4257
4261
  }
4258
- }), iK = /* @__PURE__ */ W({
4262
+ }), nK = /* @__PURE__ */ W({
4259
4263
  __name: "AFilterValueObjectOptionsSelect",
4260
4264
  props: {
4261
4265
  modelValue: {},
@@ -4284,7 +4288,7 @@ const Vp = {
4284
4288
  onChange: c[2] || (c[2] = (u) => s("change"))
4285
4289
  }, null, 8, ["modelValue", "items", "chips", "label", "multiple", "clearable"]));
4286
4290
  }
4287
- }), rK = /* @__PURE__ */ W({
4291
+ }), lK = /* @__PURE__ */ W({
4288
4292
  __name: "AFilterRemoteAutocomplete",
4289
4293
  props: {
4290
4294
  modelValue: {},
@@ -4454,11 +4458,14 @@ const Vp = {
4454
4458
  }, 8, ["modelValue"])
4455
4459
  ]));
4456
4460
  }
4457
- }), oK = /* @__PURE__ */ ja(yp, [["__scopeId", "data-v-0bca0344"]]), Ko = /* @__PURE__ */ W({
4461
+ }), dK = /* @__PURE__ */ ja(yp, [["__scopeId", "data-v-0bca0344"]]), Ko = /* @__PURE__ */ W({
4458
4462
  __name: "AFilterBooleanSelect",
4459
4463
  props: {
4460
4464
  modelValue: {},
4461
- dataCy: { default: "filter-boolean" }
4465
+ dataCy: { default: "filter-boolean" },
4466
+ allT: { default: "common.model.all" },
4467
+ trueT: { default: "common.model.boolean.true" },
4468
+ falseT: { default: "common.model.boolean.false" }
4462
4469
  },
4463
4470
  emits: ["update:modelValue"],
4464
4471
  setup(t, { emit: a }) {
@@ -4471,9 +4478,9 @@ const Vp = {
4471
4478
  n === 1 && (d = !0), n === 0 && (d = !1), s("update:modelValue", { ...e.modelValue, model: d });
4472
4479
  }
4473
4480
  }), { t: r } = ee(), o = _(() => e.modelValue.titleT ? r(e.modelValue.titleT) : void 0), l = _(() => [
4474
- { value: -1, title: r("common.model.notSelected") },
4475
- { value: 1, title: r("common.model.boolean.true") },
4476
- { value: 0, title: r("common.model.boolean.false") }
4481
+ { value: -1, title: r(e.allT) },
4482
+ { value: 1, title: r(e.trueT) },
4483
+ { value: 0, title: r(e.falseT) }
4477
4484
  ]);
4478
4485
  return (n, d) => (q(), M(zi, {
4479
4486
  modelValue: i.value,
@@ -4552,7 +4559,7 @@ const Cp = /* @__PURE__ */ W({
4552
4559
  LINK_EXTERNAL: "mdi-open-in-new"
4553
4560
  }
4554
4561
  }
4555
- }, Ml = yu(xp), wp = { key: 1 }, nK = /* @__PURE__ */ W({
4562
+ }, Ml = yu(xp), wp = { key: 1 }, uK = /* @__PURE__ */ W({
4556
4563
  __name: "ACachedChip",
4557
4564
  props: {
4558
4565
  id: { default: null },
@@ -4686,7 +4693,7 @@ function Ip() {
4686
4693
  getLogLevelOption: (e) => t.value.find((s) => s.value === e)
4687
4694
  };
4688
4695
  }
4689
- const lK = /* @__PURE__ */ W({
4696
+ const cK = /* @__PURE__ */ W({
4690
4697
  __name: "ALogLevelChip",
4691
4698
  props: {
4692
4699
  level: {}
@@ -4992,7 +4999,7 @@ function Bp(t, a = !1, e = void 0, s = void 0, i = !1) {
4992
4999
  unsubscribeCollabStartingListener: $
4993
5000
  };
4994
5001
  }
4995
- const Pp = { class: "ml-3" }, Op = { class: "ml-1" }, dK = /* @__PURE__ */ W({
5002
+ const Pp = { class: "ml-3" }, Op = { class: "ml-1" }, mK = /* @__PURE__ */ W({
4996
5003
  __name: "ACollabManagement",
4997
5004
  props: {
4998
5005
  collabRoom: {},
@@ -5469,7 +5476,7 @@ const Pp = { class: "ml-3" }, Op = { class: "ml-1" }, dK = /* @__PURE__ */ W({
5469
5476
  ]);
5470
5477
  };
5471
5478
  }
5472
- }), uK = /* @__PURE__ */ W({
5479
+ }), fK = /* @__PURE__ */ W({
5473
5480
  __name: "AUserAndTimeTrackingFields",
5474
5481
  props: {
5475
5482
  data: {},
@@ -5505,7 +5512,7 @@ const Pp = { class: "ml-3" }, Op = { class: "ml-1" }, dK = /* @__PURE__ */ W({
5505
5512
  }, 8, ["title"]))
5506
5513
  ], 64));
5507
5514
  }
5508
- }), cK = /* @__PURE__ */ W({
5515
+ }), VK = /* @__PURE__ */ W({
5509
5516
  __name: "AActionCloseButton",
5510
5517
  props: {
5511
5518
  routeName: { default: void 0 },
@@ -5546,7 +5553,7 @@ const Pp = { class: "ml-3" }, Op = { class: "ml-1" }, dK = /* @__PURE__ */ W({
5546
5553
  _: 1
5547
5554
  }, 8, ["class", "data-cy", "to", "width", "height"]));
5548
5555
  }
5549
- }), mK = /* @__PURE__ */ W({
5556
+ }), pK = /* @__PURE__ */ W({
5550
5557
  __name: "AActionCreateButton",
5551
5558
  props: {
5552
5559
  routeName: {},
@@ -5752,7 +5759,7 @@ const Pp = { class: "ml-3" }, Op = { class: "ml-1" }, dK = /* @__PURE__ */ W({
5752
5759
  ], 64);
5753
5760
  };
5754
5761
  }
5755
- }), fK = /* @__PURE__ */ W({
5762
+ }), vK = /* @__PURE__ */ W({
5756
5763
  __name: "AActionEditButton",
5757
5764
  props: {
5758
5765
  routeName: {},
@@ -5822,7 +5829,7 @@ const Pp = { class: "ml-3" }, Op = { class: "ml-1" }, dK = /* @__PURE__ */ W({
5822
5829
  _: 1
5823
5830
  }, 8, ["class", "variant", "data-cy", "loading", "height"]));
5824
5831
  }
5825
- }), VK = /* @__PURE__ */ W({
5832
+ }), hK = /* @__PURE__ */ W({
5826
5833
  __name: "AActionSaveAndCloseButton",
5827
5834
  props: {
5828
5835
  buttonT: { default: "common.button.saveAndClose" },
@@ -5866,7 +5873,7 @@ const Pp = { class: "ml-3" }, Op = { class: "ml-1" }, dK = /* @__PURE__ */ W({
5866
5873
  _: 1
5867
5874
  }, 8, ["class", "data-cy", "loading", "disabled"]));
5868
5875
  }
5869
- }), pK = /* @__PURE__ */ W({
5876
+ }), FK = /* @__PURE__ */ W({
5870
5877
  __name: "AActionSaveButton",
5871
5878
  props: {
5872
5879
  buttonT: { default: "common.button.save" },
@@ -5983,7 +5990,7 @@ const Pp = { class: "ml-3" }, Op = { class: "ml-1" }, dK = /* @__PURE__ */ W({
5983
5990
  _: 1
5984
5991
  }, 8, ["class", "data-cy", "size"])) : N("", !0);
5985
5992
  }
5986
- }), vK = /* @__PURE__ */ W({
5993
+ }), gK = /* @__PURE__ */ W({
5987
5994
  __name: "ATableDetailButton",
5988
5995
  props: {
5989
5996
  routeName: {},
@@ -6020,7 +6027,7 @@ const Pp = { class: "ml-3" }, Op = { class: "ml-1" }, dK = /* @__PURE__ */ W({
6020
6027
  _: 1
6021
6028
  }, 8, ["class", "data-cy", "to"]));
6022
6029
  }
6023
- }), hK = /* @__PURE__ */ W({
6030
+ }), qK = /* @__PURE__ */ W({
6024
6031
  __name: "ATableEditButton",
6025
6032
  props: {
6026
6033
  routeName: {},
@@ -6057,7 +6064,7 @@ const Pp = { class: "ml-3" }, Op = { class: "ml-1" }, dK = /* @__PURE__ */ W({
6057
6064
  _: 1
6058
6065
  }, 8, ["class", "data-cy", "to"]));
6059
6066
  }
6060
- }), Lp = /* @__PURE__ */ L("div", { class: "a-button-split__divider d-inline-flex" }, null, -1), FK = /* @__PURE__ */ W({
6067
+ }), Lp = /* @__PURE__ */ L("div", { class: "a-button-split__divider d-inline-flex" }, null, -1), YK = /* @__PURE__ */ W({
6061
6068
  __name: "ABtnSplit",
6062
6069
  props: {
6063
6070
  buttonT: { default: "" },
@@ -6245,7 +6252,7 @@ function Ni() {
6245
6252
  setThemeLight: e
6246
6253
  };
6247
6254
  }
6248
- const jp = { key: 0 }, Hp = { key: 1 }, Wp = { key: 2 }, gK = /* @__PURE__ */ W({
6255
+ const jp = { key: 0 }, Hp = { key: 1 }, Wp = { key: 2 }, XK = /* @__PURE__ */ W({
6249
6256
  __name: "AThemeSelect",
6250
6257
  setup(t) {
6251
6258
  const { setThemeDark: a, setThemeAuto: e, setThemeLight: s, settings: i } = Ni(), { t: r } = ee(), o = S(!1);
@@ -6524,7 +6531,7 @@ const fv = /* @__PURE__ */ ja(lv, [["render", mv]]), Vv = { class: "flag" }, $l
6524
6531
  _: 1
6525
6532
  }));
6526
6533
  }
6527
- }), qK = /* @__PURE__ */ ja(pv, [["__scopeId", "data-v-c3ec4800"]]), vv = /* @__PURE__ */ W({
6534
+ }), AK = /* @__PURE__ */ ja(pv, [["__scopeId", "data-v-c3ec4800"]]), vv = /* @__PURE__ */ W({
6528
6535
  __name: "ASystemBarNewVersion",
6529
6536
  setup(t) {
6530
6537
  const { t: a } = ee(), e = () => {
@@ -6544,7 +6551,7 @@ class or extends Error {
6544
6551
  super(a), this.name = "AnzuNewVersionFetchError", this.message = a;
6545
6552
  }
6546
6553
  }
6547
- const hv = { class: "text-center w-100 text-caption pb-1" }, YK = /* @__PURE__ */ W({
6554
+ const hv = { class: "text-center w-100 text-caption pb-1" }, yK = /* @__PURE__ */ W({
6548
6555
  __name: "ASystemBar",
6549
6556
  props: {
6550
6557
  currentVersion: {},
@@ -6603,7 +6610,7 @@ const hv = { class: "text-center w-100 text-caption pb-1" }, YK = /* @__PURE__ *
6603
6610
  }, gv = {
6604
6611
  key: 0,
6605
6612
  class: "required"
6606
- }, XK = /* @__PURE__ */ W({
6613
+ }, bK = /* @__PURE__ */ W({
6607
6614
  __name: "AAvatarColorPicker",
6608
6615
  props: {
6609
6616
  modelValue: {},
@@ -6679,7 +6686,7 @@ const hv = { class: "text-center w-100 text-caption pb-1" }, YK = /* @__PURE__ *
6679
6686
  }, 8, ["variant", "color"])
6680
6687
  ]));
6681
6688
  }
6682
- }), qv = /* @__PURE__ */ L("br", null, null, -1), AK = /* @__PURE__ */ W({
6689
+ }), qv = /* @__PURE__ */ L("br", null, null, -1), CK = /* @__PURE__ */ W({
6683
6690
  __name: "ACurrentUserDropdown",
6684
6691
  props: {
6685
6692
  currentUser: {},
@@ -7040,7 +7047,7 @@ const hv = { class: "text-center w-100 text-caption pb-1" }, YK = /* @__PURE__ *
7040
7047
  ])
7041
7048
  ]));
7042
7049
  }
7043
- }), yK = /* @__PURE__ */ ja(wv, [["__scopeId", "data-v-1c5c4c96"]]), bK = /* @__PURE__ */ W({
7050
+ }), xK = /* @__PURE__ */ ja(wv, [["__scopeId", "data-v-1c5c4c96"]]), wK = /* @__PURE__ */ W({
7044
7051
  __name: "ALogoutView",
7045
7052
  props: {
7046
7053
  logoutUrl: { type: Function, default: void 0 }
@@ -7051,7 +7058,7 @@ const hv = { class: "text-center w-100 text-caption pb-1" }, YK = /* @__PURE__ *
7051
7058
  a.logoutUrl && (window.location.href = a.logoutUrl());
7052
7059
  }), (e, s) => (q(), P("div"));
7053
7060
  }
7054
- }), kv = { class: "d-flex justify-center align-center fill-height" }, Iv = { class: "d-flex flex-column align-center" }, _v = { class: "d-flex justify-center align-center text-primary" }, Sv = { class: "pa-4" }, CK = /* @__PURE__ */ W({
7061
+ }), kv = { class: "d-flex justify-center align-center fill-height" }, Iv = { class: "d-flex flex-column align-center" }, _v = { class: "d-flex justify-center align-center text-primary" }, Sv = { class: "pa-4" }, kK = /* @__PURE__ */ W({
7055
7062
  __name: "AUnauthorizedView",
7056
7063
  props: {
7057
7064
  returnRouteName: {}
@@ -7081,7 +7088,7 @@ const hv = { class: "text-center w-100 text-caption pb-1" }, YK = /* @__PURE__ *
7081
7088
  ])
7082
7089
  ]));
7083
7090
  }
7084
- }), Kv = { class: "d-flex justify-center align-center fill-height" }, Dv = { class: "d-flex flex-column align-center" }, Tv = { class: "d-flex justify-center align-center text-primary" }, Ev = { class: "pa-4" }, xK = /* @__PURE__ */ W({
7091
+ }), Kv = { class: "d-flex justify-center align-center fill-height" }, Dv = { class: "d-flex flex-column align-center" }, Tv = { class: "d-flex justify-center align-center text-primary" }, Ev = { class: "pa-4" }, IK = /* @__PURE__ */ W({
7085
7092
  __name: "ANotFoundView",
7086
7093
  props: {
7087
7094
  returnRouteName: {}
@@ -7147,7 +7154,7 @@ const hv = { class: "text-center w-100 text-caption pb-1" }, YK = /* @__PURE__ *
7147
7154
  _: 1
7148
7155
  }, 8, ["color"]));
7149
7156
  }
7150
- }), wK = /* @__PURE__ */ W({
7157
+ }), _K = /* @__PURE__ */ W({
7151
7158
  __name: "AJobDetailCommon",
7152
7159
  props: {
7153
7160
  job: {},
@@ -7226,7 +7233,7 @@ const hv = { class: "text-center w-100 text-caption pb-1" }, YK = /* @__PURE__ *
7226
7233
  }, null, 8, ["title", "value"])
7227
7234
  ]));
7228
7235
  }
7229
- }), kK = /* @__PURE__ */ W({
7236
+ }), SK = /* @__PURE__ */ W({
7230
7237
  __name: "AJobBaseCreateForm",
7231
7238
  props: {
7232
7239
  modelValue: { required: !0 },
@@ -8632,7 +8639,7 @@ const Xh = { class: "d-flex flex-column w-100 px-1 align-center" }, Ah = { class
8632
8639
  ]));
8633
8640
  }
8634
8641
  }), zh = "/adm/v1/user/current", Lh = (t) => Jt(t, zh, {}, "coreDam", "user"), Xn = S(void 0), zu = S(!1);
8635
- function IK(t) {
8642
+ function KK(t) {
8636
8643
  return new Promise((a, e) => {
8637
8644
  Lh(t).then((s) => {
8638
8645
  Xn.value = s, s.roles.includes(Wn) && (zu.value = !0), a(Xn);
@@ -10166,7 +10173,7 @@ function kF(t, a, e) {
10166
10173
  }
10167
10174
  return nc(s);
10168
10175
  }
10169
- const ts = () => xF(), _K = () => kF(), Gs = "a-sortable-widget__handle", dc = "a-sortable-widget__ghost", uc = "a-sortable-widget__drag", cc = "a-sortable-widget__chosen", Ur = "a-sortable-widget__group";
10176
+ const ts = () => xF(), DK = () => kF(), Gs = "a-sortable-widget__handle", dc = "a-sortable-widget__ghost", uc = "a-sortable-widget__drag", cc = "a-sortable-widget__chosen", Ur = "a-sortable-widget__group";
10170
10177
  function IF(t, a, e, s) {
10171
10178
  const i = S(!1), r = S(null), o = S(null), l = S(ts()), n = S(null), d = S(0), c = S(e.dirty);
10172
10179
  function u(E, k) {
@@ -10262,7 +10269,7 @@ function IF(t, a, e, s) {
10262
10269
  updateDataAtIndex: x
10263
10270
  };
10264
10271
  }
10265
- const rl = "a-sortable-", _F = ["id"], SF = { class: "a-sortable-widget__before" }, KF = { class: "a-sortable-widget__item" }, DF = { class: "a-sortable-widget__content" }, TF = { class: "a-sortable-widget__buttons" }, EF = { class: "a-sortable-widget__after" }, SK = /* @__PURE__ */ W({
10272
+ const rl = "a-sortable-", _F = ["id"], SF = { class: "a-sortable-widget__before" }, KF = { class: "a-sortable-widget__item" }, DF = { class: "a-sortable-widget__content" }, TF = { class: "a-sortable-widget__buttons" }, EF = { class: "a-sortable-widget__after" }, TK = /* @__PURE__ */ W({
10266
10273
  __name: "ASortable",
10267
10274
  props: {
10268
10275
  modelValue: {},
@@ -10921,7 +10928,7 @@ const OF = ["data-id"], RF = { class: "a-sortable-nested-widget__nested" }, zF =
10921
10928
  ], 10, OF);
10922
10929
  };
10923
10930
  }
10924
- }), HF = ["id"], KK = /* @__PURE__ */ W({
10931
+ }), HF = ["id"], EK = /* @__PURE__ */ W({
10925
10932
  __name: "ASortableNested",
10926
10933
  props: {
10927
10934
  modelValue: {},
@@ -11120,7 +11127,7 @@ const OF = ["data-id"], RF = { class: "a-sortable-nested-widget__nested" }, zF =
11120
11127
  }), WF = { class: "d-flex flex-column w-100 px-1 align-center" }, GF = { class: "d-flex justify-space-between w-100 align-center" }, ZF = { class: "d-flex align-center" }, JF = { class: "d-flex align-center" }, QF = { class: "subject-select__sidebar system-border-r" }, eg = { class: "subject-select-filter" }, tg = { class: "subject-select-filter__content" }, ag = { class: "subject-select-filter__actions" }, sg = { class: "subject-select__content" }, ig = {
11121
11128
  key: 0,
11122
11129
  class: "d-flex w-100 align-center justify-center pa-4"
11123
- }, rg = { class: "subject-select__actions system-border-t" }, og = { key: 0 }, ng = { key: 1 }, DK = /* @__PURE__ */ W({
11130
+ }, rg = { class: "subject-select__actions system-border-t" }, og = { key: 0 }, ng = { key: 1 }, MK = /* @__PURE__ */ W({
11124
11131
  __name: "ASubjectSelect",
11125
11132
  props: {
11126
11133
  selectedItems: {},
@@ -11371,8 +11378,8 @@ const It = {
11371
11378
  Integer: "integer",
11372
11379
  StringArray: "stringArray",
11373
11380
  Boolean: "boolean"
11374
- }, TK = It.String;
11375
- function EK() {
11381
+ }, $K = It.String;
11382
+ function BK() {
11376
11383
  const { t } = ee(), a = S([
11377
11384
  {
11378
11385
  value: It.String,
@@ -11401,7 +11408,10 @@ const dg = /* @__PURE__ */ W({
11401
11408
  props: {
11402
11409
  modelValue: { type: [Boolean, null] },
11403
11410
  dataCy: { default: "optional-boolean" },
11404
- label: { default: void 0 }
11411
+ label: { default: void 0 },
11412
+ allT: { default: "common.model.all" },
11413
+ trueT: { default: "common.model.boolean.true" },
11414
+ falseT: { default: "common.model.boolean.false" }
11405
11415
  },
11406
11416
  emits: ["update:modelValue"],
11407
11417
  setup(t, { emit: a }) {
@@ -11414,9 +11424,9 @@ const dg = /* @__PURE__ */ W({
11414
11424
  l === 1 && (n = !0), l === 0 && (n = !1), s("update:modelValue", n);
11415
11425
  }
11416
11426
  }), { t: r } = ee(), o = _(() => [
11417
- { value: -1, title: r("common.model.notSelected") },
11418
- { value: 1, title: r("common.model.boolean.true") },
11419
- { value: 0, title: r("common.model.boolean.false") }
11427
+ { value: -1, title: r(e.allT) },
11428
+ { value: 1, title: r(e.trueT) },
11429
+ { value: 0, title: r(e.falseT) }
11420
11430
  ]);
11421
11431
  return (l, n) => (q(), M(zi, {
11422
11432
  modelValue: i.value,
@@ -11834,7 +11844,7 @@ function fc(t = void 0, a) {
11834
11844
  };
11835
11845
  }
11836
11846
  var nl = /* @__PURE__ */ ((t) => (t.File = "file", t.Asset = "asset", t.ExternalProviderAsset = "externalProviderAsset", t.SlotFile = "slotFile", t))(nl || {}), Ne = /* @__PURE__ */ ((t) => (t.Loading = "loading", t.Waiting = "waiting", t.Uploading = "uploading", t.Processing = "processing", t.Failed = "failed", t.Uploaded = "uploaded", t.Stop = "stop", t))(Ne || {}), Zs = /* @__PURE__ */ ((t) => (t.Uploading = "uploading", t.Uploaded = "uploaded", t.Stored = "stored", t.Duplicate = "duplicate", t.Processed = "processed", t.Failed = "failed", t))(Zs || {}), Ya = /* @__PURE__ */ ((t) => (t.None = "none", t.Unknown = "unknown", t.InvalidChecksum = "invalid_checksum", t.InvalidMimeType = "invalid_mime_type", t.DownloadFailed = "download_failed", t.InvalidSize = "invalid_size", t.Default = "none", t))(Ya || {}), Yg = /* @__PURE__ */ ((t) => (t.Image = "image", t.Audio = "audio", t.Default = "image", t))(Yg || {});
11837
- const Wi = (t) => !t || !t._resourceName ? !1 : t._resourceName === "imageFile", MK = (t) => !t || !t._resourceName ? !1 : t._resourceName === "videoFile", $K = (t) => !t || !t._resourceName ? !1 : t._resourceName === "audioFile", BK = (t) => !t || !t._resourceName ? !1 : t._resourceName === "documentFile";
11847
+ const Wi = (t) => !t || !t._resourceName ? !1 : t._resourceName === "imageFile", PK = (t) => !t || !t._resourceName ? !1 : t._resourceName === "videoFile", OK = (t) => !t || !t._resourceName ? !1 : t._resourceName === "audioFile", RK = (t) => !t || !t._resourceName ? !1 : t._resourceName === "documentFile";
11838
11848
  function Xg() {
11839
11849
  return {
11840
11850
  createDefault: (a, e, s, i, r, o) => ({
@@ -12666,7 +12676,7 @@ const vr = {
12666
12676
  DistributionAuthorized: "distribution_authorized",
12667
12677
  UserUpdated: "user_updated"
12668
12678
  }, { t: Ug } = De.global || De, id = S(!1);
12669
- function PK() {
12679
+ function zK() {
12670
12680
  const { notification: t } = Ku(), a = t.enabled && t.webSocketUrl.length > 0, e = hc(), { open: s } = xm(t.webSocketUrl, {
12671
12681
  immediate: !1,
12672
12682
  autoClose: !1,
@@ -18781,7 +18791,7 @@ const XX = { key: 0 }, AX = /* @__PURE__ */ W({
18781
18791
  }, fA = {
18782
18792
  key: 2,
18783
18793
  class: "text-error"
18784
- }, OK = /* @__PURE__ */ W({
18794
+ }, LK = /* @__PURE__ */ W({
18785
18795
  __name: "AImageWidget",
18786
18796
  props: {
18787
18797
  modelValue: {},
@@ -20382,7 +20392,7 @@ const MA = { class: "sidebar-info d-flex w-100 h-100 flex-column" }, $A = { clas
20382
20392
  }, hy = {
20383
20393
  key: 2,
20384
20394
  class: "text-error"
20385
- }, RK = /* @__PURE__ */ W({
20395
+ }, NK = /* @__PURE__ */ W({
20386
20396
  __name: "AImageWidgetMultiple",
20387
20397
  props: {
20388
20398
  modelValue: {},
@@ -20442,7 +20452,7 @@ const MA = { class: "sidebar-info d-flex w-100 h-100 flex-column" }, $A = { clas
20442
20452
  indeterminate: ""
20443
20453
  }));
20444
20454
  }
20445
- }), Fy = { class: "asset-list-tiles asset-list-tiles--thumbnail" }, gy = { class: "asset-list-tiles__item-card" }, qy = { class: "ma-2" }, zK = /* @__PURE__ */ W({
20455
+ }), Fy = { class: "asset-list-tiles asset-list-tiles--thumbnail" }, gy = { class: "asset-list-tiles__item-card" }, qy = { class: "ma-2" }, UK = /* @__PURE__ */ W({
20446
20456
  __name: "AImageWidgetMultipleSimple",
20447
20457
  props: {
20448
20458
  modelValue: {},
@@ -20494,7 +20504,7 @@ const MA = { class: "sidebar-info d-flex w-100 h-100 flex-column" }, $A = { clas
20494
20504
  ]))), 128))
20495
20505
  ]));
20496
20506
  }
20497
- }), Yy = ["src"], LK = /* @__PURE__ */ W({
20507
+ }), Yy = ["src"], jK = /* @__PURE__ */ W({
20498
20508
  __name: "AImagePublicInput",
20499
20509
  props: /* @__PURE__ */ Ht({
20500
20510
  selectLicences: {},
@@ -20672,7 +20682,7 @@ const MA = { class: "sidebar-info d-flex w-100 h-100 flex-column" }, $A = { clas
20672
20682
  ])
20673
20683
  ]));
20674
20684
  }
20675
- }), Ay = ["onClick"], yy = { key: 1 }, by = ["colspan"], NK = /* @__PURE__ */ W({
20685
+ }), Ay = ["onClick"], yy = { key: 1 }, by = ["colspan"], HK = /* @__PURE__ */ W({
20676
20686
  __name: "ADatatable",
20677
20687
  props: {
20678
20688
  items: {},
@@ -20757,7 +20767,7 @@ function wy(t, a, e = void 0, s = void 0, i = !1, r = void 0, o = void 0, l = vo
20757
20767
  pagination: c
20758
20768
  };
20759
20769
  }
20760
- function UK(t, a, e, s, i, r) {
20770
+ function WK(t, a, e, s, i, r) {
20761
20771
  const o = S(!1), l = S([]), n = S([]), d = S(!1), { resetFilter: c, submitFilter: u } = ni(), { showErrorsDefault: p } = We(), { columnsVisible: Y, pagination: v, updateSortBy: F, columnsAll: g, columnsHidden: y } = wy(
20762
20772
  t,
20763
20773
  a,
@@ -20815,7 +20825,7 @@ function UK(t, a, e, s, i, r) {
20815
20825
  submitFilter: () => u(r, v, w)
20816
20826
  };
20817
20827
  }
20818
- const jK = (t, a) => ({
20828
+ const GK = (t, a) => ({
20819
20829
  showSelectAll: !1,
20820
20830
  allSelected: () => [],
20821
20831
  select: ({ items: e, value: s, selected: i }) => {
@@ -20829,8 +20839,8 @@ const jK = (t, a) => ({
20829
20839
  return i;
20830
20840
  },
20831
20841
  selectAll: ({ selected: e }) => e
20832
- }), HK = (t) => t ? 1 : 0;
20833
- function WK(t = "", a = "user") {
20842
+ }), ZK = (t) => t ? 1 : 0;
20843
+ function JK(t = "", a = "user") {
20834
20844
  let e = t, s = a;
20835
20845
  return {
20836
20846
  createAnzuUser: (r, o) => (Pt(r) && (e = r), Pt(o) && (s = o), {
@@ -20859,7 +20869,7 @@ function WK(t = "", a = "user") {
20859
20869
  })
20860
20870
  };
20861
20871
  }
20862
- function GK() {
20872
+ function QK() {
20863
20873
  return {
20864
20874
  createPermissionConfig: () => ({
20865
20875
  config: {},
@@ -20873,7 +20883,7 @@ function GK() {
20873
20883
  })
20874
20884
  };
20875
20885
  }
20876
- function ZK() {
20886
+ function eD() {
20877
20887
  return {
20878
20888
  createPermissionGroup: () => ({
20879
20889
  id: 0,
@@ -20889,7 +20899,7 @@ function ZK() {
20889
20899
  })
20890
20900
  };
20891
20901
  }
20892
- const JK = (t, a, e = "", s = {}, i = null, r, o, l = {}) => new Promise((n, d) => {
20902
+ const tD = (t, a, e = "", s = {}, i = null, r, o, l = {}) => new Promise((n, d) => {
20893
20903
  const c = { method: a };
20894
20904
  e !== "" && (c.url = Vs(e, s)), se(i) || (c.data = JSON.stringify(i)), t().request({ ...l, ...c }).then((u) => ps(u.status) ? u.data ? n(u.data) : u.status === za ? n(null) : d(new Xt()) : d(new Na(u.status))).catch((u) => La(u) ? d(new _a(u)) : Sa(u) ? d(new Ka(u, r, o, u)) : Ua(u) ? d(new Da(u, u)) : d(new Xt(u)));
20895
20905
  }), Kd = (t, a = void 0) => {
@@ -20898,7 +20908,7 @@ const JK = (t, a, e = "", s = {}, i = null, r, o, l = {}) => new Promise((n, d)
20898
20908
  }, ky = (t, a, e, s, i = void 0) => {
20899
20909
  const { querySetLimit: r, querySetOffset: o, querySetOrder: l, queryBuild: n, querySetFilters: d } = mo();
20900
20910
  return r(t), o(a, t), l(e, s), pe(i) && d(i), n();
20901
- }, QK = async (t, a, e = {}, s = "id", i = !0, r = void 0, o = 100, l, n, d = !1, c = {}) => {
20911
+ }, aD = async (t, a, e = {}, s = "id", i = !0, r = void 0, o = 100, l, n, d = !1, c = {}) => {
20902
20912
  const u = pe(r == null ? void 0 : r._elastic) || d ? "/search" : "", p = Es(s);
20903
20913
  p.rowsPerPage = o, p.sortBy = s, p.descending = i;
20904
20914
  const Y = Vs(a, e) + u, v = [];
@@ -20943,7 +20953,7 @@ const JK = (t, a, e = "", s = {}, i = null, r, o, l = {}) => new Promise((n, d)
20943
20953
  return La(F) ? Promise.reject(new _a(F)) : Sa(F) ? Promise.reject(new Ka(F, l, n, F)) : Ua(F) ? Promise.reject(new Da(F, F)) : Promise.reject(new Xt(F));
20944
20954
  }
20945
20955
  };
20946
- function eD() {
20956
+ function sD() {
20947
20957
  return {
20948
20958
  isAnzuFatalError: uu,
20949
20959
  isAnzuApiForbiddenError: mu,
@@ -20952,7 +20962,7 @@ function eD() {
20952
20962
  };
20953
20963
  }
20954
20964
  const Yr = "/adm/v1/job", Xr = "job";
20955
- function tD(t, a) {
20965
+ function iD(t, a) {
20956
20966
  return {
20957
20967
  fetchJobList: (o, l) => Ha(t, Yr, {}, o, l, a, Xr),
20958
20968
  fetchJob: (o) => Jt(t, Yr + "/:id", { id: o }, a, Xr),
@@ -20963,8 +20973,8 @@ function tD(t, a) {
20963
20973
  deleteJob: (o) => wc(t, Yr + "/:id", { id: o }, a, Xr)
20964
20974
  };
20965
20975
  }
20966
- const aD = "jobUserDataDelete";
20967
- function sD(t = []) {
20976
+ const rD = "jobUserDataDelete";
20977
+ function oD(t = []) {
20968
20978
  const { t: a } = ee(), e = S([
20969
20979
  {
20970
20980
  value: "jobUserDataDelete",
@@ -20977,18 +20987,18 @@ function sD(t = []) {
20977
20987
  getJobResourceOption: (i) => e.value.find((r) => r.value === i)
20978
20988
  };
20979
20989
  }
20980
- const iD = {
20990
+ const nD = {
20981
20991
  install(t, a) {
20982
20992
  t.provide(so, a.currentUser), t.provide(jd, a.customAclResolver), t.provide(Hd, a.languages.available), t.provide(Wd, a.languages.default), t.component("Acl", wV), t.use(Gf, { componentName: "Notifications" }), qg(a.image), Rv(a.coreDam), Xf(a.collab);
20983
20993
  }
20984
- }, rD = (t, a) => {
20994
+ }, lD = (t, a) => {
20985
20995
  const e = t.indexOf(a);
20986
20996
  if (e === -1) {
20987
20997
  t.push(a);
20988
20998
  return;
20989
20999
  }
20990
21000
  t.splice(e, 1);
20991
- }, oD = (t, a = ", ") => t.join(a), nD = (...t) => Array.from(...t), Iy = (t, a = []) => t.reduce((e, s) => Array.isArray(s) ? Iy(s, a) : (a.push(s), a), []), lD = (t, a) => {
21001
+ }, dD = (t, a = ", ") => t.join(a), uD = (...t) => Array.from(...t), Iy = (t, a = []) => t.reduce((e, s) => Array.isArray(s) ? Iy(s, a) : (a.push(s), a), []), cD = (t, a) => {
20992
21002
  if (t.length !== a.length)
20993
21003
  return !1;
20994
21004
  const e = t.slice().sort(), s = a.slice().sort();
@@ -20998,7 +21008,7 @@ const iD = {
20998
21008
  return !0;
20999
21009
  }, _y = (t) => {
21000
21010
  history.replaceState(history.state, "", t);
21001
- }, dD = (t, a) => {
21011
+ }, mD = (t, a) => {
21002
21012
  const e = t.resolve(a);
21003
21013
  _y(e.href);
21004
21014
  }, Sy = "Systémová chyba. Zkuste to později nebo kontaktujte administrátora.", Ky = "Přístup zamítnut. K provedení dané akce nemáte oprávnění.", Dy = "Vyplňte všechna povinná pole a opravte chyby.", Ty = "Opravte tyto chyby.", Ey = "Zakázaná akce.", My = {
@@ -21044,29 +21054,30 @@ const iD = {
21044
21054
  next: lb,
21045
21055
  prev: db,
21046
21056
  loadMore: ub
21047
- }, mb = "Systém", fb = "Nevybráno", Vb = {
21057
+ }, mb = "Systém", fb = "Nevybráno", Vb = "Všechno", pb = {
21048
21058
  true: "ano",
21049
21059
  false: "ne"
21050
- }, pb = {
21060
+ }, vb = {
21051
21061
  createdAt: "Vytvořeno",
21052
21062
  modifiedAt: "Upraveno",
21053
21063
  created: "Vytvořeno",
21054
21064
  modified: "Upraveno"
21055
- }, vb = {
21065
+ }, hb = {
21056
21066
  eq: "Přesný výraz",
21057
21067
  contains: "Kdekoli ve výrazu",
21058
21068
  startsWith: "Začátek výrazu"
21059
- }, hb = {
21069
+ }, Fb = {
21060
21070
  system: mb,
21061
21071
  notSelected: fb,
21062
- boolean: Vb,
21063
- tracking: pb,
21064
- filterPlaceholder: vb
21065
- }, Fb = "Verze", gb = "K dispozici je nová verze administrace. Pro správné fungování je třeba provést aktulizaci.", qb = "Načíst novou verzi.", Yb = {
21072
+ all: Vb,
21073
+ boolean: pb,
21074
+ tracking: vb,
21075
+ filterPlaceholder: hb
21076
+ }, gb = "Verze", qb = "K dispozici je nová verze administrace. Pro správné fungování je třeba provést aktulizaci.", Yb = "Načíst novou verzi.", Xb = {
21066
21077
  light: "Světlá",
21067
21078
  dark: "Tmavá",
21068
21079
  auto: "Automatická"
21069
- }, Xb = {
21080
+ }, Ab = {
21070
21081
  config: "Konfigurace tabulky",
21071
21082
  displayCols: "Zobrazené sloupce",
21072
21083
  itemsPerPage: "Záznamů na stránce",
@@ -21078,52 +21089,52 @@ const iD = {
21078
21089
  mostRecent: "Nejnovější",
21079
21090
  oldest: "Nejstarší"
21080
21091
  }
21081
- }, Ab = {
21092
+ }, yb = {
21082
21093
  confirmDelete: "Odstranit?",
21083
21094
  hide: "Skrýt",
21084
21095
  show: "Zobrazit"
21085
- }, yb = {
21086
- button: "Aplikace"
21087
21096
  }, bb = {
21097
+ button: "Aplikace"
21098
+ }, Cb = {
21088
21099
  button: "Účet",
21089
21100
  logout: "Odhlášení",
21090
21101
  logoutText: "Skutečně se chcete odhlásit?",
21091
21102
  logoutConfirm: "Odhlásit",
21092
21103
  settings: "Nastavení"
21093
- }, Cb = {
21104
+ }, xb = {
21094
21105
  detail: "Detail",
21095
21106
  edit: "Úprava",
21096
21107
  create: "Vytvoření"
21097
- }, xb = {
21108
+ }, wb = {
21098
21109
  text: "Prosím, přihlaste se",
21099
21110
  button: "Přihlásit se"
21100
- }, wb = {
21111
+ }, kb = {
21101
21112
  title: "Ups, nastala chyba 404",
21102
21113
  text: "Tato stránka neexistuje. Pokud by měla, kontaktujte administrátora.",
21103
21114
  backButton: "Vrať mě na úvodní stránku"
21104
- }, kb = {
21115
+ }, Ib = {
21105
21116
  title: "Ups, nastala chyba 401",
21106
21117
  text: "Na tuto stránku nemáte přístup. Pokud máte mít k této stránce přístup, kontaktujte administrátora.",
21107
21118
  backButton: "Vrať mě k přihlášení"
21108
- }, Ib = {
21109
- version: Fb,
21110
- newVersionText: gb,
21111
- newVersionReload: qb,
21112
- theme: Yb,
21113
- datatable: Xb,
21114
- modal: Ab,
21115
- adminSwitcher: yb,
21116
- currentUser: bb,
21117
- breadcrumb: Cb,
21118
- login: xb,
21119
- notFound: wb,
21120
- unauthorized: kb
21121
21119
  }, _b = {
21120
+ version: gb,
21121
+ newVersionText: qb,
21122
+ newVersionReload: Yb,
21123
+ theme: Xb,
21124
+ datatable: Ab,
21125
+ modal: yb,
21126
+ adminSwitcher: bb,
21127
+ currentUser: Cb,
21128
+ breadcrumb: xb,
21129
+ login: wb,
21130
+ notFound: kb,
21131
+ unauthorized: Ib
21132
+ }, Sb = {
21122
21133
  detail: "Detail Anzu uživatele",
21123
21134
  list: "Seznam Anzu uživatelů",
21124
21135
  edit: "Úprava Anzu uživatele",
21125
21136
  create: "Vytvoření Anzu uživatele"
21126
- }, Sb = {
21137
+ }, Kb = {
21127
21138
  id: "ID",
21128
21139
  enabled: "Povolen",
21129
21140
  email: "E-mail",
@@ -21139,31 +21150,31 @@ const iD = {
21139
21150
  color: "Avatar barva",
21140
21151
  text: "Avatar text"
21141
21152
  }
21142
- }, Kb = {
21153
+ }, Db = {
21143
21154
  id: "ID",
21144
21155
  enabled: "Povolen",
21145
21156
  email: "E-mail"
21146
- }, Db = {
21157
+ }, Tb = {
21147
21158
  grants: "Akce",
21148
21159
  permissions: "Oprávnění",
21149
21160
  resolvedPermissions: "Výsledné oprávnění",
21150
21161
  noPermissions: "Žádná oprávnění"
21151
- }, Tb = {
21162
+ }, Eb = {
21152
21163
  title: "Kopirovat rolu a oprávnenia",
21153
21164
  desc: "Potrebujete skopirovat rolu a opravnenia z uz existujuceho pouzivatela?",
21154
21165
  srcUser: "Zdrojovy uzivatel"
21155
- }, Eb = {
21156
- meta: _b,
21157
- model: Sb,
21158
- filter: Kb,
21159
- table: Db,
21160
- copyPermissions: Tb
21161
21166
  }, Mb = {
21167
+ meta: Sb,
21168
+ model: Kb,
21169
+ filter: Db,
21170
+ table: Tb,
21171
+ copyPermissions: Eb
21172
+ }, $b = {
21162
21173
  id: "Id",
21163
21174
  status: "Stav",
21164
21175
  startedAtFrom: "Začátek",
21165
21176
  startedAtUntil: "Ukončení"
21166
- }, $b = {
21177
+ }, Bb = {
21167
21178
  id: "Id",
21168
21179
  _resourceName: "Typ",
21169
21180
  status: "Stav",
@@ -21172,26 +21183,26 @@ const iD = {
21172
21183
  result: "Výsledek",
21173
21184
  targetUserId: "Cílový uživatel",
21174
21185
  anonymizeUser: "Anonymizuj uživatele"
21175
- }, Bb = {
21176
- jobUserDataDelete: "Výmaz uživatelských dat"
21177
21186
  }, Pb = {
21178
- create: "Vytvořit systémovou úlohu"
21187
+ jobUserDataDelete: "Výmaz uživatelských dat"
21179
21188
  }, Ob = {
21189
+ create: "Vytvořit systémovou úlohu"
21190
+ }, Rb = {
21180
21191
  waiting: "V pořadí",
21181
21192
  processing: "Procesuje se",
21182
21193
  awaitingBatchProcess: "Procesuje se v dávce",
21183
21194
  done: "Hotovo",
21184
21195
  error: "Chyba"
21185
- }, Rb = {
21186
- filter: Mb,
21187
- model: $b,
21188
- jobResource: Bb,
21189
- button: Pb,
21190
- status: Ob
21191
21196
  }, zb = {
21197
+ filter: $b,
21198
+ model: Bb,
21199
+ jobResource: Pb,
21200
+ button: Ob,
21201
+ status: Rb
21202
+ }, Lb = {
21192
21203
  detail: "Detail logu",
21193
21204
  list: "Seznam logů"
21194
- }, Lb = "Systém", Nb = {
21205
+ }, Nb = "Systém", Ub = {
21195
21206
  system: "Systém",
21196
21207
  type: "Typ",
21197
21208
  levelName: "Úroveň",
@@ -21202,7 +21213,7 @@ const iD = {
21202
21213
  datetimeTo: "Datum do",
21203
21214
  message: "Správa",
21204
21215
  appVersion: "Verze"
21205
- }, Ub = {
21216
+ }, jb = {
21206
21217
  id: "ID",
21207
21218
  datetime: "Datum",
21208
21219
  levelName: "Úroveň",
@@ -21218,54 +21229,54 @@ const iD = {
21218
21229
  path: "URL",
21219
21230
  httpStatus: "Kód stavu"
21220
21231
  }
21221
- }, jb = {
21222
- meta: zb,
21223
- system: Lb,
21224
- filter: Nb,
21225
- model: Ub
21226
21232
  }, Hb = {
21233
+ meta: Lb,
21234
+ system: Nb,
21235
+ filter: Ub,
21236
+ model: jb
21237
+ }, Wb = {
21227
21238
  actions: "Akce",
21228
21239
  permissions: "Oprávnění"
21229
- }, Wb = {
21240
+ }, Gb = {
21230
21241
  allow: "Povolen",
21231
21242
  allowOwner: "Pouze vlastník",
21232
21243
  deny: "Zamítnut"
21233
- }, Gb = {
21244
+ }, Zb = {
21234
21245
  role: "Role",
21235
21246
  group: "Skupina",
21236
21247
  user: "Uživatel",
21237
21248
  defaultGrant: "Default"
21238
- }, Zb = {
21239
- table: Hb,
21240
- grant: Wb,
21241
- grantOrigin: Gb
21242
21249
  }, Jb = {
21250
+ table: Wb,
21251
+ grant: Gb,
21252
+ grantOrigin: Zb
21253
+ }, Qb = {
21243
21254
  detail: "Detail skupiny oprávnění",
21244
21255
  list: "Seznam skupin oprávnění",
21245
21256
  create: "Vytvoření skupiny oprávnění",
21246
21257
  edit: "Úprava skupiny oprávnění"
21247
- }, Qb = {
21258
+ }, e0 = {
21248
21259
  id: "ID",
21249
21260
  title: "Nadpis",
21250
21261
  description: "Popis",
21251
21262
  permissions: "Oprávnění"
21252
- }, e0 = {
21263
+ }, t0 = {
21253
21264
  id: "ID",
21254
21265
  title: "Nadpis"
21255
- }, t0 = {
21256
- deleteConfirm: "Skupina povolení bude trvale odstraněna ze systému. Chcete pokračovat?"
21257
21266
  }, a0 = {
21258
- meta: Jb,
21259
- model: Qb,
21260
- filter: e0,
21261
- button: t0
21262
- }, s0 = "Štítek", i0 = "Otevřít", r0 = "Zavřít", o0 = {
21267
+ deleteConfirm: "Skupina povolení bude trvale odstraněna ze systému. Chcete pokračovat?"
21268
+ }, s0 = {
21269
+ meta: Qb,
21270
+ model: e0,
21271
+ filter: t0,
21272
+ button: a0
21273
+ }, i0 = "Štítek", r0 = "Otevřít", o0 = "Zavřít", n0 = {
21263
21274
  ok: "OK",
21264
21275
  cancel: "Zrušit"
21265
- }, n0 = {
21276
+ }, l0 = {
21266
21277
  noResultsText: "Nenašli se žádné odpovídající záznamy",
21267
21278
  loadingText: "Načítání záznamů ..."
21268
- }, l0 = {
21279
+ }, d0 = {
21269
21280
  itemsPerPageText: "Řádků na stránku:",
21270
21281
  ariaLabel: {
21271
21282
  sortDescending: "Řadit sestupně.",
@@ -21276,7 +21287,7 @@ const iD = {
21276
21287
  activateAscending: "Aktivovat vzestupné řazení"
21277
21288
  },
21278
21289
  sortBy: "Radiť"
21279
- }, d0 = {
21290
+ }, u0 = {
21280
21291
  itemsPerPageText: "Záznamů na stránku:",
21281
21292
  itemsPerPageAll: "Všechny",
21282
21293
  nextPage: "Další strana",
@@ -21284,9 +21295,9 @@ const iD = {
21284
21295
  firstPage: "První strana",
21285
21296
  lastPage: "Poslední strana",
21286
21297
  pageText: "{0}-{1} z {2}"
21287
- }, u0 = {
21288
- divider: "do"
21289
21298
  }, c0 = {
21299
+ divider: "do"
21300
+ }, m0 = {
21290
21301
  itemsSelected: "{0} vybrán",
21291
21302
  range: {
21292
21303
  title: "Vyberte datumy",
@@ -21297,27 +21308,27 @@ const iD = {
21297
21308
  input: {
21298
21309
  placeholder: "Zadejte datum"
21299
21310
  }
21300
- }, m0 = "Žádná dostupná data", f0 = {
21311
+ }, f0 = "Žádná dostupná data", V0 = {
21301
21312
  prev: "Předchozí krok",
21302
21313
  next: "Následující krok",
21303
21314
  ariaLabel: {
21304
21315
  delimiter: "Krok {0} z {1}"
21305
21316
  }
21306
- }, V0 = {
21317
+ }, p0 = {
21307
21318
  moreEvents: "{0} více",
21308
21319
  today: "Dnes"
21309
- }, p0 = {
21320
+ }, v0 = {
21310
21321
  clear: "Vymazat {0}",
21311
21322
  prependAction: "{0} akcí před",
21312
21323
  appendAction: "{0} následujících akcí",
21313
21324
  otp: "Vložte výhradně OTP znaky {0}"
21314
- }, v0 = {
21325
+ }, h0 = {
21315
21326
  counter: "{0} souborů",
21316
21327
  counterSize: "{0} souborů ({1} spolu)"
21317
- }, h0 = {
21328
+ }, F0 = {
21318
21329
  am: "AM",
21319
21330
  pm: "PM"
21320
- }, F0 = {
21331
+ }, g0 = {
21321
21332
  ariaLabel: {
21322
21333
  root: "Navigace stránkování",
21323
21334
  next: "Další stránka",
@@ -21327,66 +21338,66 @@ const iD = {
21327
21338
  first: "První stránka",
21328
21339
  last: "Poslední stránka"
21329
21340
  }
21330
- }, g0 = {
21341
+ }, q0 = {
21331
21342
  next: "Další",
21332
21343
  prev: "Předchozí"
21333
- }, q0 = {
21344
+ }, Y0 = {
21334
21345
  ariaLabel: {
21335
21346
  item: "Hodnocení {0} z {1}"
21336
21347
  }
21337
- }, Y0 = "Načítám...", X0 = {
21348
+ }, X0 = "Načítám...", A0 = {
21338
21349
  loadMore: "Načíst více",
21339
21350
  empty: "Žádné další"
21340
- }, A0 = {
21341
- badge: s0,
21342
- open: i0,
21343
- close: r0,
21344
- confirmEdit: o0,
21345
- dataIterator: n0,
21346
- dataTable: l0,
21347
- dataFooter: d0,
21348
- dateRangeInput: u0,
21349
- datePicker: c0,
21350
- noDataText: m0,
21351
- carousel: f0,
21352
- calendar: V0,
21353
- input: p0,
21354
- fileInput: v0,
21355
- timePicker: h0,
21356
- pagination: F0,
21357
- stepper: g0,
21358
- rating: q0,
21359
- loading: Y0,
21360
- infiniteScroll: X0
21361
- }, y0 = "Nevalidní.", b0 = "Nesoulad ID při upravování objektu (MismatchID chyba). V případě potřeby kontaktuje administrátora.", C0 = "Povinné pole je prázdné.", x0 = "Nedodržená minimální délka pole.", w0 = "Nedodržená maximální délka pole.", k0 = "Neplatné pole.", I0 = "Pole musí být unikátní.", _0 = "Hodnota v poli nebyla nalezena.", S0 = "Hodnota musí být vyšší", K0 = "Hodnota musí být nižší.", D0 = "Nesprávný formát.", T0 = "URL je ve špatném tvaru.", E0 = "Daná položka již existuje.", M0 = {
21362
- noTranslation: y0,
21363
- error_id_mismatch: b0,
21364
- error_field_empty: C0,
21365
- error_field_length_min: x0,
21366
- error_field_length_max: w0,
21367
- error_field_invalid: k0,
21368
- error_field_not_unique: I0,
21369
- error_field_value_not_found: _0,
21370
- error_field_range_min: S0,
21371
- error_field_range_max: K0,
21372
- error_field_regex: D0,
21373
- error_field_url: T0,
21374
- error_already_exists: E0
21375
- }, $0 = "Nastala neznámá chyba. V případě potřeby kontaktujte administrátora.", B0 = {
21376
- noTranslation: $0
21377
- }, P0 = "Povinná hodnota.", O0 = "Hodnota musí být mezi {min} a {max}.", R0 = "Minimální počet znaků je {min}.", z0 = "Maximální počet znaků je {max}.", L0 = "Minimální hodnota je {min}.", N0 = "Maximální hodnota je {max}.", U0 = "Nesprávný formát e-mailu.", j0 = "Nesprávný formát URL.", H0 = "Musí být zadána pouze čísla.", W0 = "Povolené znaky pro slug jsou a-z, - a 0-9.", G0 = "Délka znaků každé položky musí být mezi {min} a {max} znaků.", Z0 = {
21378
- required: P0,
21379
- between: O0,
21380
- minLength: R0,
21381
- maxLength: z0,
21382
- minValue: L0,
21383
- maxValue: N0,
21384
- email: U0,
21385
- url: j0,
21386
- numeric: H0,
21387
- slug: W0,
21388
- stringArrayItemLength: G0
21389
- }, J0 = {
21351
+ }, y0 = {
21352
+ badge: i0,
21353
+ open: r0,
21354
+ close: o0,
21355
+ confirmEdit: n0,
21356
+ dataIterator: l0,
21357
+ dataTable: d0,
21358
+ dataFooter: u0,
21359
+ dateRangeInput: c0,
21360
+ datePicker: m0,
21361
+ noDataText: f0,
21362
+ carousel: V0,
21363
+ calendar: p0,
21364
+ input: v0,
21365
+ fileInput: h0,
21366
+ timePicker: F0,
21367
+ pagination: g0,
21368
+ stepper: q0,
21369
+ rating: Y0,
21370
+ loading: X0,
21371
+ infiniteScroll: A0
21372
+ }, b0 = "Nevalidní.", C0 = "Nesoulad ID při upravování objektu (MismatchID chyba). V případě potřeby kontaktuje administrátora.", x0 = "Povinné pole je prázdné.", w0 = "Nedodržená minimální délka pole.", k0 = "Nedodržená maximální délka pole.", I0 = "Neplatné pole.", _0 = "Pole musí být unikátní.", S0 = "Hodnota v poli nebyla nalezena.", K0 = "Hodnota musí být vyšší", D0 = "Hodnota musí být nižší.", T0 = "Nesprávný formát.", E0 = "URL je ve špatném tvaru.", M0 = "Daná položka již existuje.", $0 = {
21373
+ noTranslation: b0,
21374
+ error_id_mismatch: C0,
21375
+ error_field_empty: x0,
21376
+ error_field_length_min: w0,
21377
+ error_field_length_max: k0,
21378
+ error_field_invalid: I0,
21379
+ error_field_not_unique: _0,
21380
+ error_field_value_not_found: S0,
21381
+ error_field_range_min: K0,
21382
+ error_field_range_max: D0,
21383
+ error_field_regex: T0,
21384
+ error_field_url: E0,
21385
+ error_already_exists: M0
21386
+ }, B0 = "Nastala neznámá chyba. V případě potřeby kontaktujte administrátora.", P0 = {
21387
+ noTranslation: B0
21388
+ }, O0 = "Povinná hodnota.", R0 = "Hodnota musí být mezi {min} a {max}.", z0 = "Minimální počet znaků je {min}.", L0 = "Maximální počet znaků je {max}.", N0 = "Minimální hodnota je {min}.", U0 = "Maximální hodnota je {max}.", j0 = "Nesprávný formát e-mailu.", H0 = "Nesprávný formát URL.", W0 = "Musí být zadána pouze čísla.", G0 = "Povolené znaky pro slug jsou a-z, - a 0-9.", Z0 = "Délka znaků každé položky musí být mezi {min} a {max} znaků.", J0 = {
21389
+ required: O0,
21390
+ between: R0,
21391
+ minLength: z0,
21392
+ maxLength: L0,
21393
+ minValue: N0,
21394
+ maxValue: U0,
21395
+ email: j0,
21396
+ url: H0,
21397
+ numeric: W0,
21398
+ slug: G0,
21399
+ stringArrayItemLength: Z0
21400
+ }, Q0 = {
21390
21401
  id: "Id",
21391
21402
  texts: {
21392
21403
  displayTitle: "Titulek"
@@ -21397,7 +21408,7 @@ const iD = {
21397
21408
  size: "Velikost"
21398
21409
  }
21399
21410
  }
21400
- }, Q0 = {
21411
+ }, e1 = {
21401
21412
  table: {
21402
21413
  image: "Náhled"
21403
21414
  },
@@ -21415,54 +21426,54 @@ const iD = {
21415
21426
  pickExactCount: "Vyberte assety: {count}. Zvolených: {selected}.",
21416
21427
  pickRangeCount: "Vyberte od {minCount} do {maxCount} assetů. Zvolených: {selected}."
21417
21428
  }
21418
- }, e1 = {
21429
+ }, t1 = {
21419
21430
  licence: "Licence",
21420
21431
  text: "Text",
21421
21432
  described: "Popsáno",
21422
21433
  visible: "Viditelné",
21423
21434
  generatedBySystem: "Generováno systémem"
21424
- }, t1 = {
21425
- unallowedLicence: "Nemáte práva na licenciu v DAM"
21426
21435
  }, a1 = {
21427
- model: J0,
21428
- meta: Q0,
21429
- filter: e1,
21430
- error: t1
21436
+ unallowedLicence: "Nemáte práva na licenciu v DAM"
21431
21437
  }, s1 = {
21432
- toggle: "Filter"
21438
+ model: Q0,
21439
+ meta: e1,
21440
+ filter: t1,
21441
+ error: a1
21433
21442
  }, i1 = {
21443
+ toggle: "Filter"
21444
+ }, r1 = {
21434
21445
  title: "Vyberte",
21435
21446
  pickExactCount: "Vyberte: {count}. Zvolených: {selected}.",
21436
21447
  pickRangeCount: "Vyberte od {minCount} do {maxCount}. Zvolených: {selected}."
21437
- }, r1 = {
21438
- filter: s1,
21439
- texts: i1
21440
21448
  }, o1 = {
21449
+ filter: i1,
21450
+ texts: r1
21451
+ }, n1 = {
21441
21452
  remainingSeconds: "{value} vteřin",
21442
21453
  remainingMinutes: "{value} minut",
21443
21454
  remainingHours: "{value} hodin",
21444
21455
  remainingDays: "{value} dní"
21445
- }, n1 = {
21456
+ }, l1 = {
21446
21457
  remainingSeconds: "{value} s",
21447
21458
  remainingMinutes: "{value} m",
21448
21459
  remainingHours: "{value} h",
21449
21460
  remainingDays: "{value} d"
21450
- }, l1 = "Teď", d1 = {
21451
- long: o1,
21452
- short: n1,
21453
- now: l1
21454
- }, u1 = "Přidání nové položky na poslední pozici", c1 = "Upravit", m1 = "Odstranit", f1 = "Přidání nové položky za", V1 = "Přidat dítě", p1 = "Další možnosti", v1 = {
21461
+ }, d1 = "Teď", u1 = {
21462
+ long: n1,
21463
+ short: l1,
21464
+ now: d1
21465
+ }, c1 = "Přidání nové položky na poslední pozici", m1 = "Upravit", f1 = "Odstranit", V1 = "Přidání nové položky za", p1 = "Přidat dítě", v1 = "Další možnosti", h1 = {
21455
21466
  maxDeepExceed: "Nemožnost přesunu. Nová hloubka překročí maximální hloubku.",
21456
21467
  unableToAdd: "Nelze přidat položku."
21457
- }, h1 = {
21458
- addNewAtEnd: u1,
21459
- edit: c1,
21460
- remove: m1,
21461
- addAfter: f1,
21462
- addChild: V1,
21463
- more: p1,
21464
- error: v1
21465
21468
  }, F1 = {
21469
+ addNewAtEnd: c1,
21470
+ edit: m1,
21471
+ remove: f1,
21472
+ addAfter: V1,
21473
+ addChild: p1,
21474
+ more: v1,
21475
+ error: h1
21476
+ }, g1 = {
21466
21477
  model: {
21467
21478
  texts: {
21468
21479
  description: "Popis",
@@ -21485,12 +21496,12 @@ const iD = {
21485
21496
  description: "Ak prepíšete popis na tomto mieste, nezmeníte ho v úložisku obrázkov."
21486
21497
  }
21487
21498
  }
21488
- }, g1 = {
21499
+ }, q1 = {
21489
21500
  edit: "Upraviť v DAM",
21490
21501
  displayTitle: "Meno originálu",
21491
21502
  error: "Chyba",
21492
21503
  copyAssetId: "Kopírovať asset ID"
21493
- }, q1 = {
21504
+ }, Y1 = {
21494
21505
  model: {
21495
21506
  authors: "Autori",
21496
21507
  keywords: "Kľúčové slová"
@@ -21572,7 +21583,7 @@ const iD = {
21572
21583
  downloadFailed: "Sťahovanie zlyhalo",
21573
21584
  invalidSize: "Neplatná veľkosť"
21574
21585
  }
21575
- }, Y1 = {
21586
+ }, X1 = {
21576
21587
  waiting: "Čakanie",
21577
21588
  processing: "Spracováva sa",
21578
21589
  uploading: "Nahrávanie",
@@ -21593,7 +21604,7 @@ const iD = {
21593
21604
  cancelOrUploadFirst: "Chcete zrušiť alebo nahrať iba prvých {count} súborov?",
21594
21605
  actionAddFirstItems: "Pridať prvých {count} súborov"
21595
21606
  }
21596
- }, X1 = {
21607
+ }, A1 = {
21597
21608
  model: {
21598
21609
  name: "Meno"
21599
21610
  },
@@ -21603,7 +21614,7 @@ const iD = {
21603
21614
  meta: {
21604
21615
  create: "Vytvoriť kľúčové slovo"
21605
21616
  }
21606
- }, A1 = {
21617
+ }, y1 = {
21607
21618
  model: {
21608
21619
  name: "Meno",
21609
21620
  identifier: "Identifikátor",
@@ -21622,27 +21633,27 @@ const iD = {
21622
21633
  create: "Vytvorenie autora"
21623
21634
  },
21624
21635
  conflicts: "Konflikt autorov"
21625
- }, y1 = {
21636
+ }, b1 = {
21626
21637
  unknownError: "Systémova chyba. Skúste neskôr alebo kontaktujte administrátora.",
21627
21638
  systemError: "Chyba",
21628
21639
  size: "Nesprávna veľkosť",
21629
21640
  offset: "Nesprávny offset",
21630
21641
  mimeType: "Nesprávny formát súboru"
21631
- }, b1 = "Notifikačná služba má dočasný výpadok, niektoré funkcie sa nemusia správať korektne.", C1 = {
21632
- image: F1,
21633
- queueItem: g1,
21634
- asset: q1,
21635
- upload: Y1,
21636
- keyword: X1,
21637
- author: A1,
21638
- uploadErrors: y1,
21639
- notificationsNotConnected: b1,
21642
+ }, C1 = "Notifikačná služba má dočasný výpadok, niektoré funkcie sa nemusia správať korektne.", x1 = {
21643
+ image: g1,
21644
+ queueItem: q1,
21645
+ asset: Y1,
21646
+ upload: X1,
21647
+ keyword: A1,
21648
+ author: y1,
21649
+ uploadErrors: b1,
21650
+ notificationsNotConnected: C1,
21640
21651
  public: {
21641
21652
  idOrUrl: "Image ID or public image URL",
21642
21653
  inputError: "Incorrect ID provided",
21643
21654
  imagePreview: "Image preview"
21644
21655
  }
21645
- }, x1 = {
21656
+ }, w1 = {
21646
21657
  occupied: "Entita je práve upravovaná iným používateľom a je nutné požiadať o kolaboráciu",
21647
21658
  error: "Ľutujeme, ale pri inicializácii kolaborácie nastala neočakávaná chyba.",
21648
21659
  approvedJoinRequest: "Vaša žiadosť o kolaboráciu bola úspešne schválená, môžete vstúpiť do editácie.",
@@ -21655,63 +21666,63 @@ const iD = {
21655
21666
  transferredModeration: "Stali ste sa moderátorom.",
21656
21667
  alreadyRequestedToJoin: "Už ste o kolaboráciu požiadali, čaká sa na schválenie vašej žiadosti.",
21657
21668
  failedRequestedToJoin: "Ľutujeme, ale vašu žiadosť o pripojenie ku kolaborácii sa nepodarilo spracovať. Skúste to neskôr.."
21658
- }, w1 = "Na článku sa práve pracuje", k1 = "Chcete požiadať o kolaboráciu?", I1 = "Požiadať o kolaboráciu", _1 = "Žiadosti o kolaboráciu", S1 = "Čakanie na schválenie", K1 = "Automaticky prijatý za", D1 = "Poslať žiadosť o prevzatie moderovania", T1 = "Žiadosť o prevzatie moderovania", E1 = "žiada o prevzatie moderovania", M1 = "Manažment moderátora", $1 = "Presunúť moderovanie", B1 = {
21669
+ }, k1 = "Na článku sa práve pracuje", I1 = "Chcete požiadať o kolaboráciu?", _1 = "Požiadať o kolaboráciu", S1 = "Žiadosti o kolaboráciu", K1 = "Čakanie na schválenie", D1 = "Automaticky prijatý za", T1 = "Poslať žiadosť o prevzatie moderovania", E1 = "Žiadosť o prevzatie moderovania", M1 = "žiada o prevzatie moderovania", $1 = "Manažment moderátora", B1 = "Presunúť moderovanie", P1 = {
21659
21670
  accept: "Prijať",
21660
21671
  reject: "Zamietnuť",
21661
21672
  kickUser: "Vyhodiť z kolaborácie",
21662
21673
  kickYourself: "Odísť z kolaborácie",
21663
21674
  transferModeration: "Presunúť moderovanie"
21664
- }, P1 = {
21665
- alert: x1,
21666
- occupiedEntityTitle: w1,
21667
- occupiedEntityText: k1,
21668
- requestToCollaborate: I1,
21669
- requestToCollaborateText: _1,
21670
- waitingForApprove: S1,
21671
- approvedAfterCountdown: K1,
21672
- requestToTakeModeration: D1,
21673
- requestToTakeModerationTextTitle: T1,
21674
- requestToTakeModerationText: E1,
21675
- moderatorManagement: M1,
21676
- transferModeration: $1,
21677
- button: B1
21678
- }, uD = {
21675
+ }, O1 = {
21676
+ alert: w1,
21677
+ occupiedEntityTitle: k1,
21678
+ occupiedEntityText: I1,
21679
+ requestToCollaborate: _1,
21680
+ requestToCollaborateText: S1,
21681
+ waitingForApprove: K1,
21682
+ approvedAfterCountdown: D1,
21683
+ requestToTakeModeration: T1,
21684
+ requestToTakeModerationTextTitle: E1,
21685
+ requestToTakeModerationText: M1,
21686
+ moderatorManagement: $1,
21687
+ transferModeration: B1,
21688
+ button: P1
21689
+ }, fD = {
21679
21690
  common: {
21680
21691
  alert: Py,
21681
21692
  button: cb,
21682
- model: hb,
21683
- system: Ib,
21684
- anzuUser: Eb,
21685
- job: Rb,
21686
- log: jb,
21687
- permission: Zb,
21688
- permissionGroup: a0,
21689
- assetSelect: a1,
21690
- subjectSelect: r1,
21691
- time: d1,
21692
- sortable: h1,
21693
- damImage: C1,
21694
- collab: P1
21695
- },
21696
- $vuetify: A0,
21693
+ model: Fb,
21694
+ system: _b,
21695
+ anzuUser: Mb,
21696
+ job: zb,
21697
+ log: Hb,
21698
+ permission: Jb,
21699
+ permissionGroup: s0,
21700
+ assetSelect: s1,
21701
+ subjectSelect: o1,
21702
+ time: u1,
21703
+ sortable: F1,
21704
+ damImage: x1,
21705
+ collab: O1
21706
+ },
21707
+ $vuetify: y0,
21697
21708
  error: {
21698
21709
  apiValidation: {
21699
- ...M0
21710
+ ...$0
21700
21711
  },
21701
21712
  apiForbiddenOperation: {
21702
- ...B0
21713
+ ...P0
21703
21714
  },
21704
21715
  jsValidation: {
21705
- ...Z0
21716
+ ...J0
21706
21717
  }
21707
21718
  }
21708
- }, O1 = "Badge", R1 = "Open", z1 = "Close", L1 = {
21719
+ }, R1 = "Badge", z1 = "Open", L1 = "Close", N1 = {
21709
21720
  ok: "OK",
21710
21721
  cancel: "Cancel"
21711
- }, N1 = {
21722
+ }, U1 = {
21712
21723
  noResultsText: "No matching records found",
21713
21724
  loadingText: "Loading items..."
21714
- }, U1 = {
21725
+ }, j1 = {
21715
21726
  itemsPerPageText: "Rows per page:",
21716
21727
  ariaLabel: {
21717
21728
  sortDescending: "Sorted descending.",
@@ -21722,7 +21733,7 @@ const iD = {
21722
21733
  activateAscending: "Activate to sort ascending."
21723
21734
  },
21724
21735
  sortBy: "Sort by"
21725
- }, j1 = {
21736
+ }, H1 = {
21726
21737
  itemsPerPageText: "Items per page:",
21727
21738
  itemsPerPageAll: "All",
21728
21739
  nextPage: "Next page",
@@ -21730,9 +21741,9 @@ const iD = {
21730
21741
  firstPage: "First page",
21731
21742
  lastPage: "Last page",
21732
21743
  pageText: "{0}-{1} of {2}"
21733
- }, H1 = {
21734
- divider: "to"
21735
21744
  }, W1 = {
21745
+ divider: "to"
21746
+ }, G1 = {
21736
21747
  itemsSelected: "{0} selected",
21737
21748
  range: {
21738
21749
  title: "Select dates",
@@ -21743,27 +21754,27 @@ const iD = {
21743
21754
  input: {
21744
21755
  placeholder: "Enter date"
21745
21756
  }
21746
- }, G1 = "No data available", Z1 = {
21757
+ }, Z1 = "No data available", J1 = {
21747
21758
  prev: "Previous visual",
21748
21759
  next: "Next visual",
21749
21760
  ariaLabel: {
21750
21761
  delimiter: "Carousel slide {0} of {1}"
21751
21762
  }
21752
- }, J1 = {
21763
+ }, Q1 = {
21753
21764
  moreEvents: "{0} more",
21754
21765
  today: "Today"
21755
- }, Q1 = {
21766
+ }, e2 = {
21756
21767
  clear: "Clear {0}",
21757
21768
  prependAction: "{0} prepended action",
21758
21769
  appendAction: "{0} appended action",
21759
21770
  otp: "Please enter OTP character {0}"
21760
- }, e2 = {
21771
+ }, t2 = {
21761
21772
  counter: "{0} files",
21762
21773
  counterSize: "{0} files ({1} in total)"
21763
- }, t2 = {
21774
+ }, a2 = {
21764
21775
  am: "AM",
21765
21776
  pm: "PM"
21766
- }, a2 = {
21777
+ }, s2 = {
21767
21778
  ariaLabel: {
21768
21779
  root: "Navigácia stránkovania",
21769
21780
  next: "Ďalšia stránka",
@@ -21773,38 +21784,38 @@ const iD = {
21773
21784
  first: "First page",
21774
21785
  last: "Last page"
21775
21786
  }
21776
- }, s2 = {
21787
+ }, i2 = {
21777
21788
  next: "Next",
21778
21789
  prev: "Previous"
21779
- }, i2 = {
21790
+ }, r2 = {
21780
21791
  ariaLabel: {
21781
21792
  item: "Rating {0} of {1}"
21782
21793
  }
21783
- }, r2 = "Loading...", o2 = {
21794
+ }, o2 = "Loading...", n2 = {
21784
21795
  loadMore: "Load more",
21785
21796
  empty: "No more"
21786
- }, n2 = {
21787
- badge: O1,
21788
- open: R1,
21789
- close: z1,
21790
- confirmEdit: L1,
21791
- dataIterator: N1,
21792
- dataTable: U1,
21793
- dataFooter: j1,
21794
- dateRangeInput: H1,
21795
- datePicker: W1,
21796
- noDataText: G1,
21797
- carousel: Z1,
21798
- calendar: J1,
21799
- input: Q1,
21800
- fileInput: e2,
21801
- timePicker: t2,
21802
- pagination: a2,
21803
- stepper: s2,
21804
- rating: i2,
21805
- loading: r2,
21806
- infiniteScroll: o2
21807
- }, l2 = "System error, try again later or contact administrator", d2 = "Access denied, you dont have correct rights for this action", u2 = "Please fill all required fields and fix problems", c2 = "Please, fix these errors", m2 = "Forbidden operation", f2 = {
21797
+ }, l2 = {
21798
+ badge: R1,
21799
+ open: z1,
21800
+ close: L1,
21801
+ confirmEdit: N1,
21802
+ dataIterator: U1,
21803
+ dataTable: j1,
21804
+ dataFooter: H1,
21805
+ dateRangeInput: W1,
21806
+ datePicker: G1,
21807
+ noDataText: Z1,
21808
+ carousel: J1,
21809
+ calendar: Q1,
21810
+ input: e2,
21811
+ fileInput: t2,
21812
+ timePicker: a2,
21813
+ pagination: s2,
21814
+ stepper: i2,
21815
+ rating: r2,
21816
+ loading: o2,
21817
+ infiniteScroll: n2
21818
+ }, d2 = "System error, try again later or contact administrator", u2 = "Access denied, you dont have correct rights for this action", c2 = "Please fill all required fields and fix problems", m2 = "Please, fix these errors", f2 = "Forbidden operation", V2 = {
21808
21819
  created: "Record was created",
21809
21820
  updated: "Record was updated",
21810
21821
  deleted: "Record was removed",
@@ -21812,64 +21823,65 @@ const iD = {
21812
21823
  unpublished: "Record was unpublished",
21813
21824
  enabled: "Record was enabled",
21814
21825
  disabled: "Record was disabled"
21815
- }, V2 = "ID was copied to clipboard", p2 = "Text was copied to clipboard", v2 = {
21816
- unknownError: l2,
21817
- forbiddenError: d2,
21818
- fixValidationErrors: u2,
21819
- fixApiValidationErrors: c2,
21820
- apiForbiddenOperationError: m2,
21821
- recordWas: f2,
21822
- idWasCopied: V2,
21823
- textWasCopied: p2
21824
- }, h2 = "Create", F2 = "Create And Close", g2 = "Save", q2 = "Save And Close", Y2 = "Close", X2 = "Edit", A2 = "Detail", y2 = "Apply Filter", b2 = "Reset Filter", C2 = "More filters", x2 = "Cancel", w2 = "Id", k2 = "Now", I2 = "Confirm", _2 = "Copy ID", S2 = "Add", K2 = "Download", D2 = "Upload", T2 = "Refresh", E2 = "Forwards", M2 = "Backwards", $2 = "Next", B2 = "Prev", P2 = "Load more", O2 = {
21825
- create: h2,
21826
- createAndClose: F2,
21827
- save: g2,
21828
- saveAndClose: q2,
21829
- close: Y2,
21830
- edit: X2,
21831
- detail: A2,
21832
- submitFilter: y2,
21833
- resetFilter: b2,
21834
- advancedFilters: C2,
21835
- cancel: x2,
21826
+ }, p2 = "ID was copied to clipboard", v2 = "Text was copied to clipboard", h2 = {
21827
+ unknownError: d2,
21828
+ forbiddenError: u2,
21829
+ fixValidationErrors: c2,
21830
+ fixApiValidationErrors: m2,
21831
+ apiForbiddenOperationError: f2,
21832
+ recordWas: V2,
21833
+ idWasCopied: p2,
21834
+ textWasCopied: v2
21835
+ }, F2 = "Create", g2 = "Create And Close", q2 = "Save", Y2 = "Save And Close", X2 = "Close", A2 = "Edit", y2 = "Detail", b2 = "Apply Filter", C2 = "Reset Filter", x2 = "More filters", w2 = "Cancel", k2 = "Id", I2 = "Now", _2 = "Confirm", S2 = "Copy ID", K2 = "Add", D2 = "Download", T2 = "Upload", E2 = "Refresh", M2 = "Forwards", $2 = "Backwards", B2 = "Next", P2 = "Prev", O2 = "Load more", R2 = {
21836
+ create: F2,
21837
+ createAndClose: g2,
21838
+ save: q2,
21839
+ saveAndClose: Y2,
21840
+ close: X2,
21841
+ edit: A2,
21842
+ detail: y2,
21843
+ submitFilter: b2,
21844
+ resetFilter: C2,
21845
+ advancedFilters: x2,
21846
+ cancel: w2,
21836
21847
  delete: "Delete",
21837
- id: w2,
21838
- now: k2,
21839
- confirm: I2,
21840
- copyId: _2,
21841
- add: S2,
21842
- download: K2,
21843
- upload: D2,
21844
- refresh: T2,
21845
- forwards: E2,
21846
- backwards: M2,
21847
- next: $2,
21848
- prev: B2,
21849
- loadMore: P2
21850
- }, R2 = "System", z2 = "Not selected", L2 = {
21848
+ id: k2,
21849
+ now: I2,
21850
+ confirm: _2,
21851
+ copyId: S2,
21852
+ add: K2,
21853
+ download: D2,
21854
+ upload: T2,
21855
+ refresh: E2,
21856
+ forwards: M2,
21857
+ backwards: $2,
21858
+ next: B2,
21859
+ prev: P2,
21860
+ loadMore: O2
21861
+ }, z2 = "System", L2 = "Not selected", N2 = "All", U2 = {
21851
21862
  true: "Yes",
21852
21863
  false: "No"
21853
- }, N2 = {
21864
+ }, j2 = {
21854
21865
  createdAt: "Created",
21855
21866
  modifiedAt: "Modified",
21856
21867
  created: "Created",
21857
21868
  modified: "Modified"
21858
- }, U2 = {
21869
+ }, H2 = {
21859
21870
  eq: "Presný výraz",
21860
21871
  contains: "Kdekolvek vo výraze",
21861
21872
  startsWith: "Začiatok výrazu"
21862
- }, j2 = {
21863
- system: R2,
21864
- notSelected: z2,
21865
- boolean: L2,
21866
- tracking: N2,
21867
- filterPlaceholder: U2
21868
- }, H2 = "version", W2 = "New version of admin is available. For proper functioning, latest version is required.", G2 = "Reload new version", Z2 = {
21873
+ }, W2 = {
21874
+ system: z2,
21875
+ notSelected: L2,
21876
+ all: N2,
21877
+ boolean: U2,
21878
+ tracking: j2,
21879
+ filterPlaceholder: H2
21880
+ }, G2 = "version", Z2 = "New version of admin is available. For proper functioning, latest version is required.", J2 = "Reload new version", Q2 = {
21869
21881
  light: "Light",
21870
21882
  dark: "Dark",
21871
21883
  auto: "Auto"
21872
- }, J2 = {
21884
+ }, eC = {
21873
21885
  config: "Config table",
21874
21886
  displayCols: "Display columns",
21875
21887
  itemsPerPage: "Records per page",
@@ -21881,52 +21893,52 @@ const iD = {
21881
21893
  mostRecent: "Most recent",
21882
21894
  oldest: "Oldest"
21883
21895
  }
21884
- }, Q2 = {
21896
+ }, tC = {
21885
21897
  confirmDelete: "Remove?",
21886
21898
  hide: "Hide",
21887
21899
  show: "Show"
21888
- }, eC = {
21900
+ }, aC = {
21889
21901
  button: "Applications"
21890
- }, tC = {
21902
+ }, sC = {
21891
21903
  button: "Account",
21892
21904
  logout: "Logout",
21893
21905
  logoutText: "Are you sure you want to log out?",
21894
21906
  logoutConfirm: "Logout",
21895
21907
  settings: "Settings"
21896
- }, aC = {
21908
+ }, iC = {
21897
21909
  detail: "Detail",
21898
21910
  edit: "Edit",
21899
21911
  create: "Create"
21900
- }, sC = {
21912
+ }, rC = {
21901
21913
  text: "Prosím, prihláste sa",
21902
21914
  button: "Prihlásiť sa"
21903
- }, iC = {
21915
+ }, oC = {
21904
21916
  title: "Oops, 404",
21905
21917
  text: "This page doesn't exist",
21906
21918
  backButton: "Return to homepage"
21907
- }, rC = {
21919
+ }, nC = {
21908
21920
  title: "Oops, 401",
21909
21921
  text: "You don't have access to this page",
21910
21922
  backButton: "Return to login"
21911
- }, oC = {
21912
- version: H2,
21913
- newVersionText: W2,
21914
- newVersionReload: G2,
21915
- theme: Z2,
21916
- datatable: J2,
21917
- modal: Q2,
21918
- adminSwitcher: eC,
21919
- currentUser: tC,
21920
- breadcrumb: aC,
21921
- login: sC,
21922
- notFound: iC,
21923
- unauthorized: rC
21924
- }, nC = {
21923
+ }, lC = {
21924
+ version: G2,
21925
+ newVersionText: Z2,
21926
+ newVersionReload: J2,
21927
+ theme: Q2,
21928
+ datatable: eC,
21929
+ modal: tC,
21930
+ adminSwitcher: aC,
21931
+ currentUser: sC,
21932
+ breadcrumb: iC,
21933
+ login: rC,
21934
+ notFound: oC,
21935
+ unauthorized: nC
21936
+ }, dC = {
21925
21937
  detail: "Anzu User Detail",
21926
21938
  list: "Anzu Users List",
21927
21939
  edit: "Anzu User Edit",
21928
21940
  create: "Anzu User Create"
21929
- }, lC = {
21941
+ }, uC = {
21930
21942
  id: "ID",
21931
21943
  enabled: "Enabled",
21932
21944
  email: "Email",
@@ -21942,31 +21954,31 @@ const iD = {
21942
21954
  color: "Avatar color",
21943
21955
  text: "Avatar text"
21944
21956
  }
21945
- }, dC = {
21957
+ }, cC = {
21946
21958
  id: "ID",
21947
21959
  enabled: "Enabled",
21948
21960
  email: "Email"
21949
- }, uC = {
21961
+ }, mC = {
21950
21962
  grants: "Actions",
21951
21963
  permissions: "Permissions",
21952
21964
  resolvedPermissions: "Resolved Permission",
21953
21965
  noPermissions: "No permissions set"
21954
- }, cC = {
21966
+ }, fC = {
21955
21967
  title: "Kopirovat rolu a oprávnenia",
21956
21968
  desc: "Potrebujete skopirovat rolu a opravnenia z uz existujuceho pouzivatela?",
21957
21969
  srcUser: "Zdrojovy uzivatel"
21958
- }, mC = {
21959
- meta: nC,
21960
- model: lC,
21961
- filter: dC,
21962
- table: uC,
21963
- copyPermissions: cC
21964
- }, fC = {
21970
+ }, VC = {
21971
+ meta: dC,
21972
+ model: uC,
21973
+ filter: cC,
21974
+ table: mC,
21975
+ copyPermissions: fC
21976
+ }, pC = {
21965
21977
  id: "Id",
21966
21978
  status: "Status",
21967
21979
  startedAtFrom: "Started at from",
21968
21980
  startedAtUntil: "Started at until"
21969
- }, VC = {
21981
+ }, vC = {
21970
21982
  id: "Id",
21971
21983
  _resourceName: "Type",
21972
21984
  status: "Status",
@@ -21975,26 +21987,26 @@ const iD = {
21975
21987
  result: "Result",
21976
21988
  targetUserId: "Target user id",
21977
21989
  anonymizeUser: "Anonymize user"
21978
- }, pC = {
21990
+ }, hC = {
21979
21991
  jobUserDataDelete: "User data delete"
21980
- }, vC = {
21992
+ }, FC = {
21981
21993
  create: "Create job"
21982
- }, hC = {
21994
+ }, gC = {
21983
21995
  waiting: "Waiting",
21984
21996
  processing: "Processing",
21985
21997
  awaitingBatchProcess: "Processing batch",
21986
21998
  done: "Done",
21987
21999
  error: "Error"
21988
- }, FC = {
21989
- filter: fC,
21990
- model: VC,
21991
- jobResource: pC,
21992
- button: vC,
21993
- status: hC
21994
- }, gC = {
22000
+ }, qC = {
22001
+ filter: pC,
22002
+ model: vC,
22003
+ jobResource: hC,
22004
+ button: FC,
22005
+ status: gC
22006
+ }, YC = {
21995
22007
  detail: "Log Detail",
21996
22008
  list: "List of Logs"
21997
- }, qC = "System", YC = {
22009
+ }, XC = "System", AC = {
21998
22010
  system: "System",
21999
22011
  type: "Type",
22000
22012
  levelName: "Level",
@@ -22005,7 +22017,7 @@ const iD = {
22005
22017
  datetimeTo: "Date until",
22006
22018
  message: "Message",
22007
22019
  appVersion: "Version"
22008
- }, XC = {
22020
+ }, yC = {
22009
22021
  id: "ID",
22010
22022
  datetime: "Date",
22011
22023
  levelName: "Level",
@@ -22021,76 +22033,76 @@ const iD = {
22021
22033
  path: "URL",
22022
22034
  httpStatus: "Status code"
22023
22035
  }
22024
- }, AC = {
22025
- meta: gC,
22026
- system: qC,
22027
- filter: YC,
22028
- model: XC
22029
- }, yC = {
22036
+ }, bC = {
22037
+ meta: YC,
22038
+ system: XC,
22039
+ filter: AC,
22040
+ model: yC
22041
+ }, CC = {
22030
22042
  actions: "Actions",
22031
22043
  permissions: "Permissions"
22032
- }, bC = {
22044
+ }, xC = {
22033
22045
  allow: "Allow",
22034
22046
  allowOwner: "Owner only",
22035
22047
  deny: "Deny"
22036
- }, CC = {
22048
+ }, wC = {
22037
22049
  role: "Role",
22038
22050
  group: "Group",
22039
22051
  user: "User",
22040
22052
  defaultGrant: "Default"
22041
- }, xC = {
22042
- table: yC,
22043
- grant: bC,
22044
- grantOrigin: CC
22045
- }, wC = {
22053
+ }, kC = {
22054
+ table: CC,
22055
+ grant: xC,
22056
+ grantOrigin: wC
22057
+ }, IC = {
22046
22058
  detail: "Permission Group Detail",
22047
22059
  list: "Permission Group List",
22048
22060
  create: "Permission Group Create",
22049
22061
  edit: "Permission Group Edit"
22050
- }, kC = {
22062
+ }, _C = {
22051
22063
  id: "ID",
22052
22064
  title: "Title",
22053
22065
  description: "Description",
22054
22066
  permissions: "Permissions"
22055
- }, IC = {
22067
+ }, SC = {
22056
22068
  id: "ID",
22057
22069
  title: "Title"
22058
- }, _C = {
22070
+ }, KC = {
22059
22071
  deleteConfirm: "Do you want to permanently remove the permission group from the system?"
22060
- }, SC = {
22061
- meta: wC,
22062
- model: kC,
22063
- filter: IC,
22064
- button: _C
22065
- }, KC = "Invalid", DC = "ID mismatch error when editing object. Please contact the administrator if needed.", TC = "Required field is empty.", EC = "Field does not meet minimum length requirement.", MC = "Field does not meet maximum length requirement.", $C = "Invalid field.", BC = "Field must be unique.", PC = "Value in field not found.", OC = "Value must be greater.", RC = "Value must be lower.", zC = "Incorrect format.", LC = "Url is in an incorrect format.", NC = "Item already exists.", UC = {
22066
- noTranslation: KC,
22067
- error_id_mismatch: DC,
22068
- error_field_empty: TC,
22069
- error_field_length_min: EC,
22070
- error_field_length_max: MC,
22071
- error_field_invalid: $C,
22072
- error_field_not_unique: BC,
22073
- error_field_value_not_found: PC,
22074
- error_field_range_min: OC,
22075
- error_field_range_max: RC,
22076
- error_field_regex: zC,
22077
- error_field_url: LC,
22078
- error_already_exists: NC
22079
- }, jC = "Required.", HC = "Value must be between {min} and {max}.", WC = "Minimal length is {min}.", GC = "Maximal length is {max}.", ZC = "Maximal value must be {max}.", JC = "Minimal value must be {min}.", QC = "Incorrect email format.", ex = "Incorrect url format.", tx = "Allowed only numbers.", ax = "Allowed only characters a-z, - and numbers 0-9.", sx = "Item length in list must have between {min} and {max} characters.", ix = {
22080
- required: jC,
22081
- between: HC,
22082
- minLength: WC,
22083
- maxLength: GC,
22084
- maxValue: ZC,
22085
- minValue: JC,
22086
- email: QC,
22087
- url: ex,
22088
- numeric: tx,
22089
- slug: ax,
22090
- stringArrayItemLength: sx
22091
- }, rx = "Chyba", ox = {
22092
- noTranslation: rx
22093
- }, nx = {
22072
+ }, DC = {
22073
+ meta: IC,
22074
+ model: _C,
22075
+ filter: SC,
22076
+ button: KC
22077
+ }, TC = "Invalid", EC = "ID mismatch error when editing object. Please contact the administrator if needed.", MC = "Required field is empty.", $C = "Field does not meet minimum length requirement.", BC = "Field does not meet maximum length requirement.", PC = "Invalid field.", OC = "Field must be unique.", RC = "Value in field not found.", zC = "Value must be greater.", LC = "Value must be lower.", NC = "Incorrect format.", UC = "Url is in an incorrect format.", jC = "Item already exists.", HC = {
22078
+ noTranslation: TC,
22079
+ error_id_mismatch: EC,
22080
+ error_field_empty: MC,
22081
+ error_field_length_min: $C,
22082
+ error_field_length_max: BC,
22083
+ error_field_invalid: PC,
22084
+ error_field_not_unique: OC,
22085
+ error_field_value_not_found: RC,
22086
+ error_field_range_min: zC,
22087
+ error_field_range_max: LC,
22088
+ error_field_regex: NC,
22089
+ error_field_url: UC,
22090
+ error_already_exists: jC
22091
+ }, WC = "Required.", GC = "Value must be between {min} and {max}.", ZC = "Minimal length is {min}.", JC = "Maximal length is {max}.", QC = "Maximal value must be {max}.", ex = "Minimal value must be {min}.", tx = "Incorrect email format.", ax = "Incorrect url format.", sx = "Allowed only numbers.", ix = "Allowed only characters a-z, - and numbers 0-9.", rx = "Item length in list must have between {min} and {max} characters.", ox = {
22092
+ required: WC,
22093
+ between: GC,
22094
+ minLength: ZC,
22095
+ maxLength: JC,
22096
+ maxValue: QC,
22097
+ minValue: ex,
22098
+ email: tx,
22099
+ url: ax,
22100
+ numeric: sx,
22101
+ slug: ix,
22102
+ stringArrayItemLength: rx
22103
+ }, nx = "Chyba", lx = {
22104
+ noTranslation: nx
22105
+ }, dx = {
22094
22106
  id: "Id",
22095
22107
  texts: {
22096
22108
  displayTitle: "Title"
@@ -22101,7 +22113,7 @@ const iD = {
22101
22113
  size: "Size"
22102
22114
  }
22103
22115
  }
22104
- }, lx = {
22116
+ }, ux = {
22105
22117
  table: {
22106
22118
  image: "Image"
22107
22119
  },
@@ -22119,54 +22131,54 @@ const iD = {
22119
22131
  pickExactCount: "Select assets: {count}. Selected: {selected}.",
22120
22132
  pickRangeCount: "Select from {minCount} to {maxCount} assets. Selected: {selected}."
22121
22133
  }
22122
- }, dx = {
22134
+ }, cx = {
22123
22135
  licence: "Licence",
22124
22136
  text: "Text",
22125
22137
  described: "Described",
22126
22138
  visible: "Visible",
22127
22139
  generatedBySystem: "Generated by system"
22128
- }, ux = {
22129
- unallowedLicence: "Nemáte práva na licenciu v DAM"
22130
- }, cx = {
22131
- model: nx,
22132
- meta: lx,
22133
- filter: dx,
22134
- error: ux
22135
22140
  }, mx = {
22136
- toggle: "Filter"
22141
+ unallowedLicence: "Nemáte práva na licenciu v DAM"
22137
22142
  }, fx = {
22143
+ model: dx,
22144
+ meta: ux,
22145
+ filter: cx,
22146
+ error: mx
22147
+ }, Vx = {
22148
+ toggle: "Filter"
22149
+ }, px = {
22138
22150
  title: "Select",
22139
22151
  pickExactCount: "Select: {count}. Selected: {selected}.",
22140
22152
  pickRangeCount: "Select from {minCount} to {maxCount}. Selected: {selected}."
22141
- }, Vx = {
22142
- filter: mx,
22143
- texts: fx
22144
- }, px = {
22153
+ }, vx = {
22154
+ filter: Vx,
22155
+ texts: px
22156
+ }, hx = {
22145
22157
  remainingSeconds: "{value} seconds",
22146
22158
  remainingMinutes: "{value} minutes",
22147
22159
  remainingHours: "{value} hours",
22148
22160
  remainingDays: "{value} days"
22149
- }, vx = {
22161
+ }, Fx = {
22150
22162
  remainingSeconds: "{value} s",
22151
22163
  remainingMinutes: "{value} m",
22152
22164
  remainingHours: "{value} h",
22153
22165
  remainingDays: "{value} d"
22154
- }, hx = "Now", Fx = {
22155
- long: px,
22156
- short: vx,
22157
- now: hx
22158
- }, gx = "Add new item at last position", qx = "Edit", Yx = "Remove", Xx = "Add new item after", Ax = "Add child", yx = "More options", bx = {
22166
+ }, gx = "Now", qx = {
22167
+ long: hx,
22168
+ short: Fx,
22169
+ now: gx
22170
+ }, Yx = "Add new item at last position", Xx = "Edit", Ax = "Remove", yx = "Add new item after", bx = "Add child", Cx = "More options", xx = {
22159
22171
  maxDeepExceed: "Unable to move. New deep will exceed max deep.",
22160
22172
  unableToAdd: "Unable to add item."
22161
- }, Cx = {
22162
- addNewAtEnd: gx,
22163
- edit: qx,
22164
- remove: Yx,
22165
- addAfter: Xx,
22166
- addChild: Ax,
22167
- more: yx,
22168
- error: bx
22169
- }, xx = {
22173
+ }, wx = {
22174
+ addNewAtEnd: Yx,
22175
+ edit: Xx,
22176
+ remove: Ax,
22177
+ addAfter: yx,
22178
+ addChild: bx,
22179
+ more: Cx,
22180
+ error: xx
22181
+ }, kx = {
22170
22182
  model: {
22171
22183
  texts: {
22172
22184
  description: "Popis",
@@ -22189,12 +22201,12 @@ const iD = {
22189
22201
  description: "Ak prepíšete popis na tomto mieste, nezmeníte ho v úložisku obrázkov."
22190
22202
  }
22191
22203
  }
22192
- }, wx = {
22204
+ }, Ix = {
22193
22205
  edit: "Upraviť v DAM",
22194
22206
  displayTitle: "Meno originálu",
22195
22207
  error: "Chyba",
22196
22208
  copyAssetId: "Kopírovať asset ID"
22197
- }, kx = {
22209
+ }, _x = {
22198
22210
  model: {
22199
22211
  authors: "Autori",
22200
22212
  keywords: "Kľúčové slová"
@@ -22276,7 +22288,7 @@ const iD = {
22276
22288
  downloadFailed: "Sťahovanie zlyhalo",
22277
22289
  invalidSize: "Neplatná veľkosť"
22278
22290
  }
22279
- }, Ix = {
22291
+ }, Sx = {
22280
22292
  waiting: "Čakanie",
22281
22293
  processing: "Spracováva sa",
22282
22294
  uploading: "Nahrávanie",
@@ -22297,7 +22309,7 @@ const iD = {
22297
22309
  cancelOrUploadFirst: "Do you want to cancel or upload only first {count} file(s)?",
22298
22310
  actionAddFirstItems: "Add first {count} file(s)"
22299
22311
  }
22300
- }, _x = {
22312
+ }, Kx = {
22301
22313
  model: {
22302
22314
  name: "Meno"
22303
22315
  },
@@ -22307,7 +22319,7 @@ const iD = {
22307
22319
  meta: {
22308
22320
  create: "Vytvoriť kľúčové slovo"
22309
22321
  }
22310
- }, Sx = {
22322
+ }, Dx = {
22311
22323
  model: {
22312
22324
  name: "Meno",
22313
22325
  identifier: "Identifikátor",
@@ -22326,27 +22338,27 @@ const iD = {
22326
22338
  create: "Vytvorenie autora"
22327
22339
  },
22328
22340
  conflicts: "Konflikt autorov"
22329
- }, Kx = {
22341
+ }, Tx = {
22330
22342
  unknownError: "Systémova chyba. Skúste neskôr alebo kontaktujte administrátora.",
22331
22343
  systemError: "Chyba",
22332
22344
  size: "Nesprávna veľkosť",
22333
22345
  offset: "Nesprávny offset",
22334
22346
  mimeType: "Nesprávny formát súboru"
22335
- }, Dx = "Notifikačná služba má dočasný výpadok, niektoré funkcie sa nemusia správať korektne.", Tx = {
22336
- image: xx,
22337
- queueItem: wx,
22338
- asset: kx,
22339
- upload: Ix,
22340
- keyword: _x,
22341
- author: Sx,
22342
- uploadErrors: Kx,
22343
- notificationsNotConnected: Dx,
22347
+ }, Ex = "Notifikačná služba má dočasný výpadok, niektoré funkcie sa nemusia správať korektne.", Mx = {
22348
+ image: kx,
22349
+ queueItem: Ix,
22350
+ asset: _x,
22351
+ upload: Sx,
22352
+ keyword: Kx,
22353
+ author: Dx,
22354
+ uploadErrors: Tx,
22355
+ notificationsNotConnected: Ex,
22344
22356
  public: {
22345
22357
  idOrUrl: "Image ID or public image URL",
22346
22358
  inputError: "Incorrect ID provided",
22347
22359
  imagePreview: "Image preview"
22348
22360
  }
22349
- }, Ex = {
22361
+ }, $x = {
22350
22362
  occupied: "Entita je práve upravovaná iným používateľom a je nutné požiadať o kolaboráciu",
22351
22363
  error: "Ľutujeme, ale pri inicializácii kolaborácie nastala neočakávaná chyba.",
22352
22364
  approvedJoinRequest: "Vaša žiadosť o kolaboráciu bola úspešne schválená, môžete vstúpiť do editácie.",
@@ -22359,57 +22371,57 @@ const iD = {
22359
22371
  transferredModeration: "Stali ste sa moderátorom.",
22360
22372
  alreadyRequestedToJoin: "Už ste o kolaboráciu požiadali, čaká sa na schválenie vašej žiadosti.",
22361
22373
  failedRequestedToJoin: "Ľutujeme, ale vašu žiadosť o pripojenie ku kolaborácii sa nepodarilo spracovať. Skúste to neskôr.."
22362
- }, Mx = "Na článku sa práve pracuje", $x = "Chcete požiadať o kolaboráciu?", Bx = "Požiadať o kolaboráciu", Px = "Žiadosti o kolaboráciu", Ox = "Čakanie na schválenie", Rx = "Automaticky prijatý za", zx = "Poslať žiadosť o prevzatie moderovania", Lx = "Žiadosť o prevzatie moderovania", Nx = "žiada o prevzatie moderovania", Ux = "Manažment moderátora", jx = "Presunúť moderovanie", Hx = {
22374
+ }, Bx = "Na článku sa práve pracuje", Px = "Chcete požiadať o kolaboráciu?", Ox = "Požiadať o kolaboráciu", Rx = "Žiadosti o kolaboráciu", zx = "Čakanie na schválenie", Lx = "Automaticky prijatý za", Nx = "Poslať žiadosť o prevzatie moderovania", Ux = "Žiadosť o prevzatie moderovania", jx = "žiada o prevzatie moderovania", Hx = "Manažment moderátora", Wx = "Presunúť moderovanie", Gx = {
22363
22375
  accept: "Prijať",
22364
22376
  reject: "Zamietnuť",
22365
22377
  kickUser: "Vyhodiť z kolaborácie",
22366
22378
  kickYourself: "Odísť z kolaborácie",
22367
22379
  transferModeration: "Presunúť moderovanie"
22368
- }, Wx = {
22369
- alert: Ex,
22370
- occupiedEntityTitle: Mx,
22371
- occupiedEntityText: $x,
22372
- requestToCollaborate: Bx,
22373
- requestToCollaborateText: Px,
22374
- waitingForApprove: Ox,
22375
- approvedAfterCountdown: Rx,
22376
- requestToTakeModeration: zx,
22377
- requestToTakeModerationTextTitle: Lx,
22378
- requestToTakeModerationText: Nx,
22379
- moderatorManagement: Ux,
22380
- transferModeration: jx,
22381
- button: Hx
22382
- }, cD = {
22380
+ }, Zx = {
22381
+ alert: $x,
22382
+ occupiedEntityTitle: Bx,
22383
+ occupiedEntityText: Px,
22384
+ requestToCollaborate: Ox,
22385
+ requestToCollaborateText: Rx,
22386
+ waitingForApprove: zx,
22387
+ approvedAfterCountdown: Lx,
22388
+ requestToTakeModeration: Nx,
22389
+ requestToTakeModerationTextTitle: Ux,
22390
+ requestToTakeModerationText: jx,
22391
+ moderatorManagement: Hx,
22392
+ transferModeration: Wx,
22393
+ button: Gx
22394
+ }, VD = {
22383
22395
  common: {
22384
- alert: v2,
22385
- button: O2,
22386
- model: j2,
22387
- system: oC,
22388
- anzuUser: mC,
22389
- job: FC,
22390
- log: AC,
22391
- permission: xC,
22392
- permissionGroup: SC,
22393
- assetSelect: cx,
22394
- subjectSelect: Vx,
22395
- time: Fx,
22396
- sortable: Cx,
22397
- damImage: Tx,
22398
- collab: Wx
22399
- },
22400
- $vuetify: n2,
22396
+ alert: h2,
22397
+ button: R2,
22398
+ model: W2,
22399
+ system: lC,
22400
+ anzuUser: VC,
22401
+ job: qC,
22402
+ log: bC,
22403
+ permission: kC,
22404
+ permissionGroup: DC,
22405
+ assetSelect: fx,
22406
+ subjectSelect: vx,
22407
+ time: qx,
22408
+ sortable: wx,
22409
+ damImage: Mx,
22410
+ collab: Zx
22411
+ },
22412
+ $vuetify: l2,
22401
22413
  error: {
22402
22414
  apiValidation: {
22403
- ...UC
22415
+ ...HC
22404
22416
  },
22405
22417
  apiForbiddenOperation: {
22406
- ...ox
22418
+ ...lx
22407
22419
  },
22408
22420
  jsValidation: {
22409
- ...ix
22421
+ ...ox
22410
22422
  }
22411
22423
  }
22412
- }, Gx = "Systémová chyba. Skúste neskôr alebo kontaktujte administrátora.", Zx = "Prístup zamietnutý. Na vykonanie danej akcie nemáte oprávnenie.", Jx = "Vyplňte všetky povinné polia a opravte chyby.", Qx = "Opravte tieto chyby.", ew = "Zakázaná akcia.", tw = {
22424
+ }, Jx = "Systémová chyba. Skúste neskôr alebo kontaktujte administrátora.", Qx = "Prístup zamietnutý. Na vykonanie danej akcie nemáte oprávnenie.", ew = "Vyplňte všetky povinné polia a opravte chyby.", tw = "Opravte tieto chyby.", aw = "Zakázaná akcia.", sw = {
22413
22425
  created: "Záznam bol vytvorený.",
22414
22426
  updated: "Záznam bol upravený.",
22415
22427
  deleted: "Záznam bol odstránený.",
@@ -22417,64 +22429,65 @@ const iD = {
22417
22429
  unpublished: "Záznam bol stiahnutý.",
22418
22430
  enabled: "Záznam bol povolený.",
22419
22431
  disabled: "Záznam bol zakázaný."
22420
- }, aw = "ID bolo skopírované do schránky.", sw = "Text bol skopírovaný do schránky", iw = {
22421
- unknownError: Gx,
22422
- forbiddenError: Zx,
22423
- fixValidationErrors: Jx,
22424
- fixApiValidationErrors: Qx,
22425
- apiForbiddenOperationError: ew,
22426
- recordWas: tw,
22427
- idWasCopied: aw,
22428
- textWasCopied: sw
22429
- }, rw = "Vytvoriť", ow = "Vytvoriť a zatvoriť", nw = "Uložiť", lw = "Uložiť a zatvoriť", dw = "Zatvoriť", uw = "Editovať", cw = "Detail", mw = "Hľadať", fw = "Zrušiť filter", Vw = "Viac filtrov", pw = "Zrušiť", vw = "ID", hw = "Teraz", Fw = "Potvrdiť", gw = "Kopírovať ID", qw = "Pridať", Yw = "Stiahnuť", Xw = "Nahrať", Aw = "Obnoviť", yw = "Dopredu", bw = "Dozadu", Cw = "Pokračovať", xw = "Späť", ww = "Načítaj ďalšie", kw = {
22430
- create: rw,
22431
- createAndClose: ow,
22432
- save: nw,
22433
- saveAndClose: lw,
22434
- close: dw,
22435
- edit: uw,
22436
- detail: cw,
22437
- submitFilter: mw,
22438
- resetFilter: fw,
22439
- advancedFilters: Vw,
22440
- cancel: pw,
22432
+ }, iw = "ID bolo skopírované do schránky.", rw = "Text bol skopírovaný do schránky", ow = {
22433
+ unknownError: Jx,
22434
+ forbiddenError: Qx,
22435
+ fixValidationErrors: ew,
22436
+ fixApiValidationErrors: tw,
22437
+ apiForbiddenOperationError: aw,
22438
+ recordWas: sw,
22439
+ idWasCopied: iw,
22440
+ textWasCopied: rw
22441
+ }, nw = "Vytvoriť", lw = "Vytvoriť a zatvoriť", dw = "Uložiť", uw = "Uložiť a zatvoriť", cw = "Zatvoriť", mw = "Editovať", fw = "Detail", Vw = "Hľadať", pw = "Zrušiť filter", vw = "Viac filtrov", hw = "Zrušiť", Fw = "ID", gw = "Teraz", qw = "Potvrdiť", Yw = "Kopírovať ID", Xw = "Pridať", Aw = "Stiahnuť", yw = "Nahrať", bw = "Obnoviť", Cw = "Dopredu", xw = "Dozadu", ww = "Pokračovať", kw = "Späť", Iw = "Načítaj ďalšie", _w = {
22442
+ create: nw,
22443
+ createAndClose: lw,
22444
+ save: dw,
22445
+ saveAndClose: uw,
22446
+ close: cw,
22447
+ edit: mw,
22448
+ detail: fw,
22449
+ submitFilter: Vw,
22450
+ resetFilter: pw,
22451
+ advancedFilters: vw,
22452
+ cancel: hw,
22441
22453
  delete: "Zmazať",
22442
- id: vw,
22443
- now: hw,
22444
- confirm: Fw,
22445
- copyId: gw,
22446
- add: qw,
22447
- download: Yw,
22448
- upload: Xw,
22449
- refresh: Aw,
22450
- forwards: yw,
22451
- backwards: bw,
22452
- next: Cw,
22453
- prev: xw,
22454
- loadMore: ww
22455
- }, Iw = "Systém", _w = "Nevybrané", Sw = {
22454
+ id: Fw,
22455
+ now: gw,
22456
+ confirm: qw,
22457
+ copyId: Yw,
22458
+ add: Xw,
22459
+ download: Aw,
22460
+ upload: yw,
22461
+ refresh: bw,
22462
+ forwards: Cw,
22463
+ backwards: xw,
22464
+ next: ww,
22465
+ prev: kw,
22466
+ loadMore: Iw
22467
+ }, Sw = "Systém", Kw = "Nevybrané", Dw = "Všetko", Tw = {
22456
22468
  true: "áno",
22457
22469
  false: "nie"
22458
- }, Kw = {
22470
+ }, Ew = {
22459
22471
  createdAt: "Vytvorené",
22460
22472
  modifiedAt: "Upravené",
22461
22473
  created: "Vytvorené",
22462
22474
  modified: "Upravené"
22463
- }, Dw = {
22475
+ }, Mw = {
22464
22476
  eq: "Presný výraz",
22465
22477
  contains: "Kdekoľvek vo výraze",
22466
22478
  startsWith: "Začiatok výrazu"
22467
- }, Tw = {
22468
- system: Iw,
22469
- notSelected: _w,
22470
- boolean: Sw,
22471
- tracking: Kw,
22472
- filterPlaceholder: Dw
22473
- }, Ew = "Verzia", Mw = "K dispozícii je nová verzia administrácie. Pre správne fungovanie je potrebné vykonať aktulizáciu.", $w = "Načítať novú verziu.", Bw = {
22479
+ }, $w = {
22480
+ system: Sw,
22481
+ notSelected: Kw,
22482
+ all: Dw,
22483
+ boolean: Tw,
22484
+ tracking: Ew,
22485
+ filterPlaceholder: Mw
22486
+ }, Bw = "Verzia", Pw = "K dispozícii je nová verzia administrácie. Pre správne fungovanie je potrebné vykonať aktulizáciu.", Ow = "Načítať novú verziu.", Rw = {
22474
22487
  light: "Svetlá",
22475
22488
  dark: "Tmavá",
22476
22489
  auto: "Automatická"
22477
- }, Pw = {
22490
+ }, zw = {
22478
22491
  config: "Konfigurácia tabuľky",
22479
22492
  displayCols: "Zobrazené stĺpce",
22480
22493
  itemsPerPage: "Záznamov na stránke",
@@ -22486,56 +22499,56 @@ const iD = {
22486
22499
  mostRecent: "Najnovšie",
22487
22500
  oldest: "Najstaršie"
22488
22501
  }
22489
- }, Ow = {
22502
+ }, Lw = {
22490
22503
  confirmDelete: "Odstrániť?",
22491
22504
  hide: "Skryť",
22492
22505
  show: "Zobraziť"
22493
- }, Rw = {
22506
+ }, Nw = {
22494
22507
  button: "Aplikácie"
22495
- }, zw = {
22508
+ }, Uw = {
22496
22509
  button: "Účet",
22497
22510
  logout: "Odhlásenie",
22498
22511
  logoutText: "Skutočne sa chcete odhlásiť?",
22499
22512
  logoutConfirm: "Odhlásiť",
22500
22513
  settings: "Nastavenia"
22501
- }, Lw = {
22514
+ }, jw = {
22502
22515
  detail: "Detail",
22503
22516
  edit: "Úprava",
22504
22517
  create: "Vytvorenie"
22505
- }, Nw = {
22518
+ }, Hw = {
22506
22519
  text: "Prosím, prihláste sa",
22507
22520
  button: "Prihlásiť sa"
22508
- }, Uw = {
22521
+ }, Ww = {
22509
22522
  title: "Ups, nastala chyba 404",
22510
22523
  text: "Táto stránka neexistuje. Pokiaľ by mala, kontaktujte administrátora.",
22511
22524
  backButton: "Vráť ma na úvodnú stránku"
22512
- }, jw = {
22525
+ }, Gw = {
22513
22526
  title: "Ups, nastala chyba 401",
22514
22527
  text: "Na túto stránku nemáte prístup. Pokiaľ máte mať k tejto stránke prístup, kontaktujte administrátora.",
22515
22528
  backButton: "Vráť ma na prihlásenie"
22516
- }, Hw = {
22529
+ }, Zw = {
22517
22530
  dropPossibility: "Nahrať alebo presunúť súbory",
22518
22531
  dropHere: "Nahrať súbory"
22519
- }, Ww = {
22520
- version: Ew,
22521
- newVersionText: Mw,
22522
- newVersionReload: $w,
22523
- theme: Bw,
22524
- datatable: Pw,
22525
- modal: Ow,
22526
- adminSwitcher: Rw,
22527
- currentUser: zw,
22528
- breadcrumb: Lw,
22529
- login: Nw,
22530
- notFound: Uw,
22531
- unauthorized: jw,
22532
- dropzone: Hw
22533
- }, Gw = {
22532
+ }, Jw = {
22533
+ version: Bw,
22534
+ newVersionText: Pw,
22535
+ newVersionReload: Ow,
22536
+ theme: Rw,
22537
+ datatable: zw,
22538
+ modal: Lw,
22539
+ adminSwitcher: Nw,
22540
+ currentUser: Uw,
22541
+ breadcrumb: jw,
22542
+ login: Hw,
22543
+ notFound: Ww,
22544
+ unauthorized: Gw,
22545
+ dropzone: Zw
22546
+ }, Qw = {
22534
22547
  detail: "Detail Anzu používateľa",
22535
22548
  list: "Zoznam Anzu používateľov",
22536
22549
  edit: "Úprava Anzu používateľa",
22537
22550
  create: "Vytvorenie Anzu používateľa"
22538
- }, Zw = {
22551
+ }, ek = {
22539
22552
  id: "ID",
22540
22553
  enabled: "Povolený",
22541
22554
  email: "E-mail",
@@ -22551,31 +22564,31 @@ const iD = {
22551
22564
  color: "Avatar farba",
22552
22565
  text: "Avatar text"
22553
22566
  }
22554
- }, Jw = {
22567
+ }, tk = {
22555
22568
  id: "ID",
22556
22569
  enabled: "Povolený",
22557
22570
  email: "E-mail"
22558
- }, Qw = {
22571
+ }, ak = {
22559
22572
  grants: "Akcie",
22560
22573
  permissions: "Oprávnenia",
22561
22574
  resolvedPermissions: "Výsledné oprávnenie",
22562
22575
  noPermissions: "Žiadne oprávnenia"
22563
- }, ek = {
22576
+ }, sk = {
22564
22577
  title: "Kopírovať rolu a oprávnenia",
22565
22578
  desc: "Potrebujete skopírovať rolu a oprávnenia z už existujúceho používateľa?",
22566
22579
  srcUser: "Zdrojový používateľ"
22567
- }, tk = {
22568
- meta: Gw,
22569
- model: Zw,
22570
- filter: Jw,
22571
- table: Qw,
22572
- copyPermissions: ek
22573
- }, ak = {
22580
+ }, ik = {
22581
+ meta: Qw,
22582
+ model: ek,
22583
+ filter: tk,
22584
+ table: ak,
22585
+ copyPermissions: sk
22586
+ }, rk = {
22574
22587
  id: "Id",
22575
22588
  status: "Stav",
22576
22589
  startedAtFrom: "Začiatok",
22577
22590
  startedAtUntil: "Ukončenie"
22578
- }, sk = {
22591
+ }, ok = {
22579
22592
  id: "Id",
22580
22593
  _resourceName: "Typ",
22581
22594
  priority: "Priorita",
@@ -22586,33 +22599,33 @@ const iD = {
22586
22599
  result: "Výsledok",
22587
22600
  targetUserId: "Cieľový používateľ",
22588
22601
  anonymizeUser: "Anonymizuj používateľa"
22589
- }, ik = {
22602
+ }, nk = {
22590
22603
  priority: {
22591
22604
  low: "Nízka",
22592
22605
  medium: "Normálna",
22593
22606
  high: "Vysoká"
22594
22607
  }
22595
- }, rk = {
22608
+ }, lk = {
22596
22609
  jobUserDataDelete: "Výmaz používateľových dát"
22597
- }, ok = {
22610
+ }, dk = {
22598
22611
  create: "Vytvoriť systémovú úlohu"
22599
- }, nk = {
22612
+ }, uk = {
22600
22613
  waiting: "V poradí",
22601
22614
  processing: "Procesuje sa",
22602
22615
  awaitingBatchProcess: "Procesuje sa v dávke",
22603
22616
  done: "Hotovo",
22604
22617
  error: "Chyba"
22605
- }, lk = {
22606
- filter: ak,
22607
- model: sk,
22608
- meta: ik,
22609
- jobResource: rk,
22610
- button: ok,
22611
- status: nk
22612
- }, dk = {
22618
+ }, ck = {
22619
+ filter: rk,
22620
+ model: ok,
22621
+ meta: nk,
22622
+ jobResource: lk,
22623
+ button: dk,
22624
+ status: uk
22625
+ }, mk = {
22613
22626
  detail: "Detail logu",
22614
22627
  list: "Zoznam logov"
22615
- }, uk = "Systém", ck = {
22628
+ }, fk = "Systém", Vk = {
22616
22629
  system: "Systém",
22617
22630
  type: "Typ",
22618
22631
  levelName: "Úroveň",
@@ -22623,7 +22636,7 @@ const iD = {
22623
22636
  datetimeTo: "Dátum do",
22624
22637
  message: "Správa",
22625
22638
  appVersion: "Verzia"
22626
- }, mk = {
22639
+ }, pk = {
22627
22640
  id: "ID",
22628
22641
  datetime: "Dátum",
22629
22642
  levelName: "Úroveň",
@@ -22639,54 +22652,54 @@ const iD = {
22639
22652
  path: "URL",
22640
22653
  httpStatus: "Kód stavu"
22641
22654
  }
22642
- }, fk = {
22643
- meta: dk,
22644
- system: uk,
22645
- filter: ck,
22646
- model: mk
22647
- }, Vk = {
22655
+ }, vk = {
22656
+ meta: mk,
22657
+ system: fk,
22658
+ filter: Vk,
22659
+ model: pk
22660
+ }, hk = {
22648
22661
  actions: "Akcie",
22649
22662
  permissions: "Oprávnenia"
22650
- }, pk = {
22663
+ }, Fk = {
22651
22664
  allow: "Povolený",
22652
22665
  allowOwner: "Iba vlastník",
22653
22666
  deny: "Zamietnutý"
22654
- }, vk = {
22667
+ }, gk = {
22655
22668
  role: "Rola",
22656
22669
  group: "Skupina",
22657
22670
  user: "Užívateľ",
22658
22671
  defaultGrant: "Default"
22659
- }, hk = {
22660
- table: Vk,
22661
- grant: pk,
22662
- grantOrigin: vk
22663
- }, Fk = {
22672
+ }, qk = {
22673
+ table: hk,
22674
+ grant: Fk,
22675
+ grantOrigin: gk
22676
+ }, Yk = {
22664
22677
  detail: "Detail skupiny oprávnení",
22665
22678
  list: "Zoznam skupín oprávnení",
22666
22679
  create: "Vytvorenie skupiny oprávnení",
22667
22680
  edit: "Úprava skupiny oprávnení"
22668
- }, gk = {
22681
+ }, Xk = {
22669
22682
  id: "ID",
22670
22683
  title: "Nadpis",
22671
22684
  description: "Popis",
22672
22685
  permissions: "Oprávnenia"
22673
- }, qk = {
22686
+ }, Ak = {
22674
22687
  id: "ID",
22675
22688
  title: "Nadpis"
22676
- }, Yk = {
22689
+ }, yk = {
22677
22690
  deleteConfirm: "Skupina povolení bude natrvalo odstránená zo systému. Chcete pokračovať?"
22678
- }, Xk = {
22679
- meta: Fk,
22680
- model: gk,
22681
- filter: qk,
22682
- button: Yk
22683
- }, Ak = "Štítok", yk = "Otvoriť", bk = "Zatvoriť", Ck = {
22691
+ }, bk = {
22692
+ meta: Yk,
22693
+ model: Xk,
22694
+ filter: Ak,
22695
+ button: yk
22696
+ }, Ck = "Štítok", xk = "Otvoriť", wk = "Zatvoriť", kk = {
22684
22697
  ok: "OK",
22685
22698
  cancel: "Cancel"
22686
- }, xk = {
22699
+ }, Ik = {
22687
22700
  noResultsText: "Nenašli sa žiadne zodpovedajúce záznamy",
22688
22701
  loadingText: "Načítavanie záznamov ..."
22689
- }, wk = {
22702
+ }, _k = {
22690
22703
  itemsPerPageText: "Riadkov na stránku:",
22691
22704
  ariaLabel: {
22692
22705
  sortDescending: "Zoradiť zostupne.",
@@ -22697,7 +22710,7 @@ const iD = {
22697
22710
  activateAscending: "Aktivovať vzostupné radenie"
22698
22711
  },
22699
22712
  sortBy: "Radiť"
22700
- }, kk = {
22713
+ }, Sk = {
22701
22714
  itemsPerPageText: "Záznamov na stránku:",
22702
22715
  itemsPerPageAll: "Všetky",
22703
22716
  nextPage: "Ďalšia strana",
@@ -22705,9 +22718,9 @@ const iD = {
22705
22718
  firstPage: "Prvá strana",
22706
22719
  lastPage: "Posledná strana",
22707
22720
  pageText: "{0}-{1} z {2}"
22708
- }, Ik = {
22721
+ }, Kk = {
22709
22722
  divider: "do"
22710
- }, _k = {
22723
+ }, Dk = {
22711
22724
  itemsSelected: "{0} vybraných",
22712
22725
  range: {
22713
22726
  title: "Vybrať dátumy",
@@ -22718,27 +22731,27 @@ const iD = {
22718
22731
  input: {
22719
22732
  placeholder: "Vybrať dátum"
22720
22733
  }
22721
- }, Sk = "Žiadne dostupné dáta", Kk = {
22734
+ }, Tk = "Žiadne dostupné dáta", Ek = {
22722
22735
  prev: "Predchádzajúci krok",
22723
22736
  next: "Nasledujúci krok",
22724
22737
  ariaLabel: {
22725
22738
  delimiter: "Krok {0} z {1}"
22726
22739
  }
22727
- }, Dk = {
22740
+ }, Mk = {
22728
22741
  moreEvents: "{0} ďalších",
22729
22742
  today: "Dnes"
22730
- }, Tk = {
22743
+ }, $k = {
22731
22744
  clear: "Vymazať {0}",
22732
22745
  prependAction: "{0} akcií pred",
22733
22746
  appendAction: "{0} nasledovných akcií",
22734
22747
  otp: "Please enter OTP character {0}"
22735
- }, Ek = {
22748
+ }, Bk = {
22736
22749
  counter: "{0} súborov",
22737
22750
  counterSize: "{0} súborov ({1} spolu)"
22738
- }, Mk = {
22751
+ }, Pk = {
22739
22752
  am: "AM",
22740
22753
  pm: "PM"
22741
- }, $k = {
22754
+ }, Ok = {
22742
22755
  ariaLabel: {
22743
22756
  root: "Navigácia stránkovania",
22744
22757
  next: "Ďalšia stránka",
@@ -22748,66 +22761,66 @@ const iD = {
22748
22761
  first: "Prvá stránka",
22749
22762
  last: "Posledná stránka"
22750
22763
  }
22751
- }, Bk = {
22764
+ }, Rk = {
22752
22765
  next: "Next",
22753
22766
  prev: "Previous"
22754
- }, Pk = {
22767
+ }, zk = {
22755
22768
  ariaLabel: {
22756
22769
  item: "Hodnotenie {0} z {1}"
22757
22770
  }
22758
- }, Ok = "Loading...", Rk = {
22771
+ }, Lk = "Loading...", Nk = {
22759
22772
  loadMore: "Load more",
22760
22773
  empty: "No more"
22761
- }, zk = {
22762
- badge: Ak,
22763
- open: yk,
22764
- close: bk,
22765
- confirmEdit: Ck,
22766
- dataIterator: xk,
22767
- dataTable: wk,
22768
- dataFooter: kk,
22769
- dateRangeInput: Ik,
22770
- datePicker: _k,
22771
- noDataText: Sk,
22772
- carousel: Kk,
22773
- calendar: Dk,
22774
- input: Tk,
22775
- fileInput: Ek,
22776
- timePicker: Mk,
22777
- pagination: $k,
22778
- stepper: Bk,
22779
- rating: Pk,
22780
- loading: Ok,
22781
- infiniteScroll: Rk
22782
- }, Lk = "Nevalidné.", Nk = "Nesúlad ID pri upravovaní objektu (MismatchID chyba). V prípade potreby kontaktuje administrátora.", Uk = "Povinné pole je prázdne.", jk = "Nedodržaná minimálna dĺžka poľa.", Hk = "Nedodržaná maximálna dĺžka poľa.", Wk = "Neplatné pole.", Gk = "Pole musí byť unikátne.", Zk = "Hodnota v poli nebola nájdená.", Jk = "Hodnota musí byť vyššia", Qk = "Hodnota musí byť nižšia.", eI = "Nesprávny formát.", tI = "URL je v nesprávnom tvare.", aI = "Daná položka už existuje.", sI = {
22783
- noTranslation: Lk,
22784
- error_id_mismatch: Nk,
22785
- error_field_empty: Uk,
22786
- error_field_length_min: jk,
22787
- error_field_length_max: Hk,
22788
- error_field_invalid: Wk,
22789
- error_field_not_unique: Gk,
22790
- error_field_value_not_found: Zk,
22791
- error_field_range_min: Jk,
22792
- error_field_range_max: Qk,
22793
- error_field_regex: eI,
22794
- error_field_url: tI,
22795
- error_already_exists: aI
22796
- }, iI = "Nastala neznáma chyba. V prípade potreby kontaktujte administrátora.", rI = {
22797
- noTranslation: iI
22798
- }, oI = "Povinná hodnota.", nI = "Hodnota musí byť medzi {min} a {max}.", lI = "Minimálny počet znakov je {min}.", dI = "Maximálny počet znakov je {max}.", uI = "Minimálna hodnota je {min}.", cI = "Maximálna hodnota je {max}.", mI = "Nesprávny formát emailu.", fI = "Nesprávny formát URL.", VI = "Musia byť zadané iba čísla.", pI = "Povolené znaky pre slug sú a-z, - a 0-9.", vI = "Dĺžka znakov každej položky musí byť medzi {min} a {max} znakov.", hI = {
22799
- required: oI,
22800
- between: nI,
22801
- minLength: lI,
22802
- maxLength: dI,
22803
- minValue: uI,
22804
- maxValue: cI,
22805
- email: mI,
22806
- url: fI,
22807
- numeric: VI,
22808
- slug: pI,
22809
- stringArrayItemLength: vI
22810
- }, FI = {
22774
+ }, Uk = {
22775
+ badge: Ck,
22776
+ open: xk,
22777
+ close: wk,
22778
+ confirmEdit: kk,
22779
+ dataIterator: Ik,
22780
+ dataTable: _k,
22781
+ dataFooter: Sk,
22782
+ dateRangeInput: Kk,
22783
+ datePicker: Dk,
22784
+ noDataText: Tk,
22785
+ carousel: Ek,
22786
+ calendar: Mk,
22787
+ input: $k,
22788
+ fileInput: Bk,
22789
+ timePicker: Pk,
22790
+ pagination: Ok,
22791
+ stepper: Rk,
22792
+ rating: zk,
22793
+ loading: Lk,
22794
+ infiniteScroll: Nk
22795
+ }, jk = "Nevalidné.", Hk = "Nesúlad ID pri upravovaní objektu (MismatchID chyba). V prípade potreby kontaktuje administrátora.", Wk = "Povinné pole je prázdne.", Gk = "Nedodržaná minimálna dĺžka poľa.", Zk = "Nedodržaná maximálna dĺžka poľa.", Jk = "Neplatné pole.", Qk = "Pole musí byť unikátne.", eI = "Hodnota v poli nebola nájdená.", tI = "Hodnota musí byť vyššia", aI = "Hodnota musí byť nižšia.", sI = "Nesprávny formát.", iI = "URL je v nesprávnom tvare.", rI = "Daná položka už existuje.", oI = {
22796
+ noTranslation: jk,
22797
+ error_id_mismatch: Hk,
22798
+ error_field_empty: Wk,
22799
+ error_field_length_min: Gk,
22800
+ error_field_length_max: Zk,
22801
+ error_field_invalid: Jk,
22802
+ error_field_not_unique: Qk,
22803
+ error_field_value_not_found: eI,
22804
+ error_field_range_min: tI,
22805
+ error_field_range_max: aI,
22806
+ error_field_regex: sI,
22807
+ error_field_url: iI,
22808
+ error_already_exists: rI
22809
+ }, nI = "Nastala neznáma chyba. V prípade potreby kontaktujte administrátora.", lI = {
22810
+ noTranslation: nI
22811
+ }, dI = "Povinná hodnota.", uI = "Hodnota musí byť medzi {min} a {max}.", cI = "Minimálny počet znakov je {min}.", mI = "Maximálny počet znakov je {max}.", fI = "Minimálna hodnota je {min}.", VI = "Maximálna hodnota je {max}.", pI = "Nesprávny formát emailu.", vI = "Nesprávny formát URL.", hI = "Musia byť zadané iba čísla.", FI = "Povolené znaky pre slug sú a-z, - a 0-9.", gI = "Dĺžka znakov každej položky musí byť medzi {min} a {max} znakov.", qI = {
22812
+ required: dI,
22813
+ between: uI,
22814
+ minLength: cI,
22815
+ maxLength: mI,
22816
+ minValue: fI,
22817
+ maxValue: VI,
22818
+ email: pI,
22819
+ url: vI,
22820
+ numeric: hI,
22821
+ slug: FI,
22822
+ stringArrayItemLength: gI
22823
+ }, YI = {
22811
22824
  id: "Id",
22812
22825
  texts: {
22813
22826
  displayTitle: "Titulok"
@@ -22818,7 +22831,7 @@ const iD = {
22818
22831
  size: "Veľkosť"
22819
22832
  }
22820
22833
  }
22821
- }, gI = {
22834
+ }, XI = {
22822
22835
  table: {
22823
22836
  image: "Náhľad"
22824
22837
  },
@@ -22836,54 +22849,54 @@ const iD = {
22836
22849
  pickExactCount: "Vyberte assety: {count}. Zvolených: {selected}.",
22837
22850
  pickRangeCount: "Vyberte od {minCount} do {maxCount} assetov. Zvolených: {selected}."
22838
22851
  }
22839
- }, qI = {
22852
+ }, AI = {
22840
22853
  licence: "Licencia",
22841
22854
  text: "Text",
22842
22855
  described: "Popísané",
22843
22856
  visible: "Viditeľné",
22844
22857
  generatedBySystem: "Generované systémom"
22845
- }, YI = {
22858
+ }, yI = {
22846
22859
  unallowedLicence: "Nemáte práva na licenciu v DAM"
22847
- }, XI = {
22848
- model: FI,
22849
- meta: gI,
22850
- filter: qI,
22851
- error: YI
22852
- }, AI = {
22860
+ }, bI = {
22861
+ model: YI,
22862
+ meta: XI,
22863
+ filter: AI,
22864
+ error: yI
22865
+ }, CI = {
22853
22866
  toggle: "Filter"
22854
- }, yI = {
22867
+ }, xI = {
22855
22868
  title: "Vyberte",
22856
22869
  pickExactCount: "Vyberte: {count}. Zvolených: {selected}.",
22857
22870
  pickRangeCount: "Vyberte od {minCount} do {maxCount}. Zvolených: {selected}."
22858
- }, bI = {
22859
- filter: AI,
22860
- texts: yI
22861
- }, CI = {
22871
+ }, wI = {
22872
+ filter: CI,
22873
+ texts: xI
22874
+ }, kI = {
22862
22875
  remainingSeconds: "{value} sekúnd",
22863
22876
  remainingMinutes: "{value} minút",
22864
22877
  remainingHours: "{value} hodín",
22865
22878
  remainingDays: "{value} dní"
22866
- }, xI = {
22879
+ }, II = {
22867
22880
  remainingSeconds: "{value} s",
22868
22881
  remainingMinutes: "{value} m",
22869
22882
  remainingHours: "{value} h",
22870
22883
  remainingDays: "{value} d"
22871
- }, wI = "Teraz", kI = {
22872
- long: CI,
22873
- short: xI,
22874
- now: wI
22875
- }, II = "Add new item at last position", _I = "Edit", SI = "Remove", KI = "Add new item after", DI = "Add child", TI = "More options", EI = {
22884
+ }, _I = "Teraz", SI = {
22885
+ long: kI,
22886
+ short: II,
22887
+ now: _I
22888
+ }, KI = "Add new item at last position", DI = "Edit", TI = "Remove", EI = "Add new item after", MI = "Add child", $I = "More options", BI = {
22876
22889
  maxDeepExceed: "Unable to move. New deep will exceed max deep.",
22877
22890
  unableToAdd: "Unable to add item."
22878
- }, MI = {
22879
- addNewAtEnd: II,
22880
- edit: _I,
22881
- remove: SI,
22882
- addAfter: KI,
22883
- addChild: DI,
22884
- more: TI,
22885
- error: EI
22886
- }, $I = {
22891
+ }, PI = {
22892
+ addNewAtEnd: KI,
22893
+ edit: DI,
22894
+ remove: TI,
22895
+ addAfter: EI,
22896
+ addChild: MI,
22897
+ more: $I,
22898
+ error: BI
22899
+ }, OI = {
22887
22900
  model: {
22888
22901
  texts: {
22889
22902
  description: "Popis",
@@ -22906,12 +22919,12 @@ const iD = {
22906
22919
  description: "Ak prepíšete popis na tomto mieste, nezmeníte ho v úložisku obrázkov."
22907
22920
  }
22908
22921
  }
22909
- }, BI = {
22922
+ }, RI = {
22910
22923
  edit: "Upraviť v DAM",
22911
22924
  displayTitle: "Meno originálu",
22912
22925
  error: "Chyba",
22913
22926
  copyAssetId: "Kopírovať asset ID"
22914
- }, PI = {
22927
+ }, zI = {
22915
22928
  model: {
22916
22929
  authors: "Autori",
22917
22930
  keywords: "Kľúčové slová"
@@ -22993,7 +23006,7 @@ const iD = {
22993
23006
  downloadFailed: "Sťahovanie zlyhalo",
22994
23007
  invalidSize: "Neplatná veľkosť"
22995
23008
  }
22996
- }, OI = {
23009
+ }, LI = {
22997
23010
  waiting: "Čakanie",
22998
23011
  processing: "Spracováva sa",
22999
23012
  uploading: "Nahrávanie",
@@ -23014,7 +23027,7 @@ const iD = {
23014
23027
  cancelOrUploadFirst: "Chcete zrušiť alebo nahrať iba prvých {count} súborov?",
23015
23028
  actionAddFirstItems: "Pridať prvých {count} súborov"
23016
23029
  }
23017
- }, RI = {
23030
+ }, NI = {
23018
23031
  model: {
23019
23032
  name: "Meno"
23020
23033
  },
@@ -23024,7 +23037,7 @@ const iD = {
23024
23037
  meta: {
23025
23038
  create: "Vytvoriť kľúčové slovo"
23026
23039
  }
23027
- }, zI = {
23040
+ }, UI = {
23028
23041
  model: {
23029
23042
  name: "Meno",
23030
23043
  identifier: "Identifikátor",
@@ -23043,27 +23056,27 @@ const iD = {
23043
23056
  create: "Vytvorenie autora"
23044
23057
  },
23045
23058
  conflicts: "Konflikt autorov"
23046
- }, LI = {
23059
+ }, jI = {
23047
23060
  unknownError: "Systémova chyba. Skúste neskôr alebo kontaktujte administrátora.",
23048
23061
  systemError: "Chyba",
23049
23062
  size: "Nesprávna veľkosť",
23050
23063
  offset: "Nesprávny offset",
23051
23064
  mimeType: "Nesprávny formát súboru"
23052
- }, NI = "Notifikačná služba má dočasný výpadok, niektoré funkcie sa nemusia správať korektne.", UI = {
23053
- image: $I,
23054
- queueItem: BI,
23055
- asset: PI,
23056
- upload: OI,
23057
- keyword: RI,
23058
- author: zI,
23059
- uploadErrors: LI,
23060
- notificationsNotConnected: NI,
23065
+ }, HI = "Notifikačná služba má dočasný výpadok, niektoré funkcie sa nemusia správať korektne.", WI = {
23066
+ image: OI,
23067
+ queueItem: RI,
23068
+ asset: zI,
23069
+ upload: LI,
23070
+ keyword: NI,
23071
+ author: UI,
23072
+ uploadErrors: jI,
23073
+ notificationsNotConnected: HI,
23061
23074
  public: {
23062
23075
  idOrUrl: "Image ID or public image URL",
23063
23076
  inputError: "Incorrect ID provided",
23064
23077
  imagePreview: "Image preview"
23065
23078
  }
23066
- }, jI = {
23079
+ }, GI = {
23067
23080
  occupied: "Entita je práve upravovaná iným používateľom a je nutné požiadať o kolaboráciu",
23068
23081
  error: "Ľutujeme, ale pri inicializácii kolaborácie nastala neočakávaná chyba.",
23069
23082
  approvedJoinRequest: "Vaša žiadosť o kolaboráciu bola úspešne schválená, môžete vstúpiť do editácie.",
@@ -23076,57 +23089,57 @@ const iD = {
23076
23089
  transferredModeration: "Stali ste sa moderátorom.",
23077
23090
  alreadyRequestedToJoin: "Už ste o kolaboráciu požiadali, čaká sa na schválenie vašej žiadosti.",
23078
23091
  failedRequestedToJoin: "Ľutujeme, ale vašu žiadosť o pripojenie ku kolaborácii sa nepodarilo spracovať. Skúste to neskôr.."
23079
- }, HI = "Na článku sa práve pracuje", WI = "Chcete požiadať o kolaboráciu?", GI = "Požiadať o kolaboráciu", ZI = "Žiadosti o kolaboráciu", JI = "Čakanie na schválenie", QI = "Automaticky prijatý za", e_ = "Poslať žiadosť o prevzatie moderovania", t_ = "Žiadosť o prevzatie moderovania", a_ = "žiada o prevzatie moderovania", s_ = "Manažment moderátora", i_ = "Presunúť moderovanie", r_ = {
23092
+ }, ZI = "Na článku sa práve pracuje", JI = "Chcete požiadať o kolaboráciu?", QI = "Požiadať o kolaboráciu", e_ = "Žiadosti o kolaboráciu", t_ = "Čakanie na schválenie", a_ = "Automaticky prijatý za", s_ = "Poslať žiadosť o prevzatie moderovania", i_ = "Žiadosť o prevzatie moderovania", r_ = "žiada o prevzatie moderovania", o_ = "Manažment moderátora", n_ = "Presunúť moderovanie", l_ = {
23080
23093
  accept: "Prijať",
23081
23094
  reject: "Zamietnuť",
23082
23095
  kickUser: "Vyhodiť z kolaborácie",
23083
23096
  kickYourself: "Odísť z kolaborácie",
23084
23097
  transferModeration: "Presunúť moderovanie"
23085
- }, o_ = {
23086
- alert: jI,
23087
- occupiedEntityTitle: HI,
23088
- occupiedEntityText: WI,
23089
- requestToCollaborate: GI,
23090
- requestToCollaborateText: ZI,
23091
- waitingForApprove: JI,
23092
- approvedAfterCountdown: QI,
23093
- requestToTakeModeration: e_,
23094
- requestToTakeModerationTextTitle: t_,
23095
- requestToTakeModerationText: a_,
23096
- moderatorManagement: s_,
23097
- transferModeration: i_,
23098
- button: r_
23099
- }, mD = {
23098
+ }, d_ = {
23099
+ alert: GI,
23100
+ occupiedEntityTitle: ZI,
23101
+ occupiedEntityText: JI,
23102
+ requestToCollaborate: QI,
23103
+ requestToCollaborateText: e_,
23104
+ waitingForApprove: t_,
23105
+ approvedAfterCountdown: a_,
23106
+ requestToTakeModeration: s_,
23107
+ requestToTakeModerationTextTitle: i_,
23108
+ requestToTakeModerationText: r_,
23109
+ moderatorManagement: o_,
23110
+ transferModeration: n_,
23111
+ button: l_
23112
+ }, pD = {
23100
23113
  common: {
23101
- alert: iw,
23102
- button: kw,
23103
- model: Tw,
23104
- system: Ww,
23105
- anzuUser: tk,
23106
- job: lk,
23107
- log: fk,
23108
- permission: hk,
23109
- permissionGroup: Xk,
23110
- assetSelect: XI,
23111
- subjectSelect: bI,
23112
- time: kI,
23113
- sortable: MI,
23114
- damImage: UI,
23115
- collab: o_
23116
- },
23117
- $vuetify: zk,
23114
+ alert: ow,
23115
+ button: _w,
23116
+ model: $w,
23117
+ system: Jw,
23118
+ anzuUser: ik,
23119
+ job: ck,
23120
+ log: vk,
23121
+ permission: qk,
23122
+ permissionGroup: bk,
23123
+ assetSelect: bI,
23124
+ subjectSelect: wI,
23125
+ time: SI,
23126
+ sortable: PI,
23127
+ damImage: WI,
23128
+ collab: d_
23129
+ },
23130
+ $vuetify: Uk,
23118
23131
  error: {
23119
23132
  apiValidation: {
23120
- ...sI
23133
+ ...oI
23121
23134
  },
23122
23135
  apiForbiddenOperation: {
23123
- ...rI
23136
+ ...lI
23124
23137
  },
23125
23138
  jsValidation: {
23126
- ...hI
23139
+ ...qI
23127
23140
  }
23128
23141
  }
23129
- }, fD = () => ({
23142
+ }, vD = () => ({
23130
23143
  commonAliases: () => ({
23131
23144
  ABtnPrimary: sr,
23132
23145
  ABtnSecondary: sr,
@@ -23239,15 +23252,15 @@ const iD = {
23239
23252
  }
23240
23253
  })
23241
23254
  });
23242
- async function VD() {
23243
- (await import("./webfontloader-BSLWQJFx.js").then((a) => a.w)).load({
23255
+ async function hD() {
23256
+ (await import("./webfontloader-dehHK0ef.js").then((a) => a.w)).load({
23244
23257
  google: {
23245
23258
  families: ["Roboto:100,300,400,500,700,900&display=swap"]
23246
23259
  }
23247
23260
  // urls: ['https://cdn.jsdelivr.net/npm/@mdi/font@5.x/css/materialdesignicons.min.css']
23248
23261
  });
23249
23262
  }
23250
- function pD() {
23263
+ function FD() {
23251
23264
  const t = (e, s) => ({
23252
23265
  id: 0,
23253
23266
  scheduledAt: Ot(),
@@ -23275,7 +23288,7 @@ function pD() {
23275
23288
  };
23276
23289
  }
23277
23290
  const Cs = S(null);
23278
- function vD(t) {
23291
+ function gD(t) {
23279
23292
  t.query.loginState && (Cs.value = t.query.loginState.toString());
23280
23293
  const a = () => se(Cs.value), e = () => Cs.value === "success", s = () => Cs.value === "failure-sso-communication", i = () => Cs.value === "failure-internal-error", r = () => Cs.value === "failure-unauthorized";
23281
23294
  return {
@@ -23287,7 +23300,7 @@ function vD(t) {
23287
23300
  isStatusUnauthorized: r
23288
23301
  };
23289
23302
  }
23290
- function hD() {
23303
+ function qD() {
23291
23304
  const { collabOptions: t } = Zt(), { showWarningT: a, showSuccessT: e } = We(), { collabConnected: s, collabSocket: i, collabRoomInfoState: r, collabFieldLocksState: o } = io();
23292
23305
  return {
23293
23306
  initCollab: () => {
@@ -23351,16 +23364,16 @@ function hD() {
23351
23364
  }
23352
23365
  };
23353
23366
  }
23354
- const n_ = "embed:", l_ = "comment:";
23355
- function FD() {
23367
+ const u_ = "embed:", c_ = "comment:";
23368
+ function YD() {
23356
23369
  return {
23357
23370
  createCollabRoom: (i, r, o) => o + ":" + r + ":" + i,
23358
23371
  createCollabFieldConfig: (i, r, o) => ({ room: r, field: i, cachedUsers: o }),
23359
- createCollabEmbedFieldName: (i) => n_ + i,
23360
- createCollabCommentFieldName: (i) => l_ + i
23372
+ createCollabEmbedFieldName: (i) => u_ + i,
23373
+ createCollabCommentFieldName: (i) => c_ + i
23361
23374
  };
23362
23375
  }
23363
- function gD(t, a = !1) {
23376
+ function XD(t, a = !1) {
23364
23377
  const { collabOptions: e } = Zt(), { collabSocket: s, collabFieldLocksState: i, collabFieldDataBufferState: r, collabRoomInfoState: o } = io(), l = jn(), n = ou(), d = S(), c = S(), u = (y, h) => {
23365
23378
  y.room !== t || R(h) || R(d.value) || d.value(y.field, h);
23366
23379
  }, p = (y) => {
@@ -23439,8 +23452,8 @@ function gD(t, a = !1) {
23439
23452
  }
23440
23453
  };
23441
23454
  }
23442
- const lm = "/adm/v1/asset-licence", yl = "assetLicence", d_ = (t, a) => Ms(t, a, lm, {}, Be, yl), u_ = (t, a, e) => Ha(t, lm, {}, a, e, Be, yl), fn = oi(Be, yl);
23443
- function c_() {
23455
+ const lm = "/adm/v1/asset-licence", yl = "assetLicence", m_ = (t, a) => Ms(t, a, lm, {}, Be, yl), f_ = (t, a, e) => Ha(t, lm, {}, a, e, Be, yl), fn = oi(Be, yl);
23456
+ function V_() {
23444
23457
  return oa({
23445
23458
  name: {
23446
23459
  ...fn({ name: "name", variant: "startsWith" })
@@ -23453,16 +23466,16 @@ function c_() {
23453
23466
  }
23454
23467
  });
23455
23468
  }
23456
- const m_ = (t) => {
23469
+ const p_ = (t) => {
23457
23470
  const a = (i) => i.map((r) => ({
23458
23471
  title: r.name,
23459
23472
  value: r.id
23460
23473
  }));
23461
23474
  return {
23462
- fetchItems: async (i, r) => a(await u_(t, i, r)),
23463
- fetchItemsByIds: async (i) => a(await d_(t, i))
23475
+ fetchItems: async (i, r) => a(await f_(t, i, r)),
23476
+ fetchItemsByIds: async (i) => a(await m_(t, i))
23464
23477
  };
23465
- }, qD = /* @__PURE__ */ W({
23478
+ }, AD = /* @__PURE__ */ W({
23466
23479
  __name: "DamAssetLicenceRemoteAutocomplete",
23467
23480
  props: /* @__PURE__ */ Ht({
23468
23481
  modelValue: {},
@@ -23488,7 +23501,7 @@ const m_ = (t) => {
23488
23501
  set(c) {
23489
23502
  s("update:modelValue", xe(c));
23490
23503
  }
23491
- }), r = ba(t, "selected"), { fetchItems: o, fetchItemsByIds: l } = m_(e.client), n = c_(), d = _(() => e.extSystemId);
23504
+ }), r = ba(t, "selected"), { fetchItems: o, fetchItemsByIds: l } = p_(e.client), n = V_(), d = _(() => e.extSystemId);
23492
23505
  return Ye(
23493
23506
  d,
23494
23507
  (c, u) => {
@@ -23520,24 +23533,24 @@ const m_ = (t) => {
23520
23533
  "disable-init-fetch": c.disableInitFetch
23521
23534
  }, null, 8, ["modelValue", "selected", "required", "label", "fetch-items", "fetch-items-by-ids", "inner-filter", "multiple", "clearable", "data-cy", "hide-details", "disable-init-fetch"]));
23522
23535
  }
23523
- }), dm = "/adm/v1/asset-licence-group", bl = "assetLicenceGroup", f_ = (t, a) => Ms(t, a, dm, {}, Be, bl, {}, !0), V_ = (t, a, e) => Ha(t, dm, {}, a, e, Be, bl), p_ = (t) => {
23536
+ }), dm = "/adm/v1/asset-licence-group", bl = "assetLicenceGroup", v_ = (t, a) => Ms(t, a, dm, {}, Be, bl, {}, !0), h_ = (t, a, e) => Ha(t, dm, {}, a, e, Be, bl), F_ = (t) => {
23524
23537
  const a = (i) => i.map((r) => ({
23525
23538
  title: r.name,
23526
23539
  value: r.id
23527
23540
  }));
23528
23541
  return {
23529
- fetchItems: async (i, r) => a(await V_(t, i, r)),
23530
- fetchItemsByIds: async (i) => a(await f_(t, i))
23542
+ fetchItems: async (i, r) => a(await h_(t, i, r)),
23543
+ fetchItemsByIds: async (i) => a(await v_(t, i))
23531
23544
  };
23532
- }, v_ = oi(Be, bl);
23533
- function h_() {
23545
+ }, g_ = oi(Be, bl);
23546
+ function q_() {
23534
23547
  return oa({
23535
23548
  name: {
23536
- ...v_({ name: "name", variant: "startsWith" })
23549
+ ...g_({ name: "name", variant: "startsWith" })
23537
23550
  }
23538
23551
  });
23539
23552
  }
23540
- const YD = /* @__PURE__ */ W({
23553
+ const yD = /* @__PURE__ */ W({
23541
23554
  __name: "DamAssetLicenceGroupRemoteAutocomplete",
23542
23555
  props: /* @__PURE__ */ Ht({
23543
23556
  modelValue: {},
@@ -23562,7 +23575,7 @@ const YD = /* @__PURE__ */ W({
23562
23575
  set(d) {
23563
23576
  s("update:modelValue", xe(d));
23564
23577
  }
23565
- }), r = ba(t, "selected"), { fetchItems: o, fetchItemsByIds: l } = p_(e.client), n = h_();
23578
+ }), r = ba(t, "selected"), { fetchItems: o, fetchItemsByIds: l } = F_(e.client), n = q_();
23566
23579
  return (d, c) => (q(), M(Zn, {
23567
23580
  modelValue: i.value,
23568
23581
  "onUpdate:modelValue": c[0] || (c[0] = (u) => i.value = u),
@@ -23581,24 +23594,24 @@ const YD = /* @__PURE__ */ W({
23581
23594
  "disable-init-fetch": d.disableInitFetch
23582
23595
  }, null, 8, ["modelValue", "selected", "required", "label", "fetch-items", "fetch-items-by-ids", "inner-filter", "multiple", "clearable", "data-cy", "hide-details", "disable-init-fetch"]));
23583
23596
  }
23584
- }), um = "/adm/v1/ext-system", Cl = "extSystem", F_ = (t, a) => Ms(t, a, um, {}, Be, Cl), g_ = (t, a, e) => Ha(t, um, {}, a, e, Be, Cl), q_ = (t) => ({
23585
- fetchItems: async (s, i) => (await g_(t, s, i)).map((o) => ({
23597
+ }), um = "/adm/v1/ext-system", Cl = "extSystem", Y_ = (t, a) => Ms(t, a, um, {}, Be, Cl), X_ = (t, a, e) => Ha(t, um, {}, a, e, Be, Cl), A_ = (t) => ({
23598
+ fetchItems: async (s, i) => (await X_(t, s, i)).map((o) => ({
23586
23599
  title: o.slug,
23587
23600
  value: o.id
23588
23601
  })),
23589
- fetchItemsByIds: async (s) => (await F_(t, s)).map((r) => ({
23602
+ fetchItemsByIds: async (s) => (await Y_(t, s)).map((r) => ({
23590
23603
  title: r.slug,
23591
23604
  value: r.id
23592
23605
  }))
23593
- }), Y_ = oi(Be, Cl);
23594
- function X_() {
23606
+ }), y_ = oi(Be, Cl);
23607
+ function b_() {
23595
23608
  return oa({
23596
23609
  name: {
23597
- ...Y_({ name: "name", variant: "startsWith" })
23610
+ ...y_({ name: "name", variant: "startsWith" })
23598
23611
  }
23599
23612
  });
23600
23613
  }
23601
- const XD = /* @__PURE__ */ W({
23614
+ const bD = /* @__PURE__ */ W({
23602
23615
  __name: "DamExtSystemRemoteAutocomplete",
23603
23616
  props: {
23604
23617
  modelValue: {},
@@ -23620,7 +23633,7 @@ const XD = /* @__PURE__ */ W({
23620
23633
  set(n) {
23621
23634
  s("update:modelValue", xe(n));
23622
23635
  }
23623
- }), { fetchItems: r, fetchItemsByIds: o } = q_(e.client), l = X_();
23636
+ }), { fetchItems: r, fetchItemsByIds: o } = A_(e.client), l = b_();
23624
23637
  return (n, d) => (q(), M(Zn, {
23625
23638
  modelValue: i.value,
23626
23639
  "onUpdate:modelValue": d[0] || (d[0] = (c) => i.value = c),
@@ -23638,7 +23651,7 @@ const XD = /* @__PURE__ */ W({
23638
23651
  }, null, 8, ["modelValue", "required", "label", "fetch-items", "fetch-items-by-ids", "inner-filter", "multiple", "clearable", "data-cy", "hide-details", "disable-init-fetch"]));
23639
23652
  }
23640
23653
  });
23641
- function A_(t) {
23654
+ function C_(t) {
23642
23655
  const { damPrvConfig: a } = yt(t), e = Object.entries(a.value.assetExternalProviders).map(
23643
23656
  ([r, o]) => ({
23644
23657
  value: r,
@@ -23650,7 +23663,7 @@ function A_(t) {
23650
23663
  getExternalProviderAssetTypeOption: (r) => s.value.find((o) => o.value === r)
23651
23664
  };
23652
23665
  }
23653
- const AD = /* @__PURE__ */ W({
23666
+ const CD = /* @__PURE__ */ W({
23654
23667
  __name: "DamExternalProviderAssetSelect",
23655
23668
  props: {
23656
23669
  modelValue: {},
@@ -23670,7 +23683,7 @@ const AD = /* @__PURE__ */ W({
23670
23683
  }
23671
23684
  }), r = () => {
23672
23685
  s("blur", i.value);
23673
- }, { allExternalProviderAssetTypeOptions: o } = A_(e.client);
23686
+ }, { allExternalProviderAssetTypeOptions: o } = C_(e.client);
23674
23687
  return (l, n) => (q(), M(zi, {
23675
23688
  modelValue: i.value,
23676
23689
  "onUpdate:modelValue": n[0] || (n[0] = (d) => i.value = d),
@@ -23687,7 +23700,7 @@ const AD = /* @__PURE__ */ W({
23687
23700
  }, null, 8, ["modelValue", "items", "label", "multiple", "data-cy"]));
23688
23701
  }
23689
23702
  });
23690
- function y_(t) {
23703
+ function x_(t) {
23691
23704
  const { damPrvConfig: a } = yt(t), e = Object.entries(a.value.distributionServices).map(
23692
23705
  ([r, o]) => ({
23693
23706
  value: r,
@@ -23699,7 +23712,7 @@ function y_(t) {
23699
23712
  getDistributionServiceTypeOption: (r) => s.value.find((o) => o.value === r)
23700
23713
  };
23701
23714
  }
23702
- const yD = /* @__PURE__ */ W({
23715
+ const xD = /* @__PURE__ */ W({
23703
23716
  __name: "DamDistributionServiceSelect",
23704
23717
  props: {
23705
23718
  modelValue: {},
@@ -23719,7 +23732,7 @@ const yD = /* @__PURE__ */ W({
23719
23732
  }
23720
23733
  }), r = () => {
23721
23734
  s("blur", i.value);
23722
- }, { allDistributionServiceTypeOptions: o } = y_(e.client);
23735
+ }, { allDistributionServiceTypeOptions: o } = x_(e.client);
23723
23736
  return (l, n) => (q(), M(zi, {
23724
23737
  modelValue: i.value,
23725
23738
  "onUpdate:modelValue": n[0] || (n[0] = (d) => i.value = d),
@@ -23735,122 +23748,122 @@ const yD = /* @__PURE__ */ W({
23735
23748
  onBlur: r
23736
23749
  }, null, 8, ["modelValue", "items", "label", "multiple", "data-cy"]));
23737
23750
  }
23738
- }), Co = "/adm/v1/user", xo = "user", bD = (t, a) => Ms(t, a, Co, {}, Be, xo), CD = (t, a, e) => Ha(t, Co, {}, a, e, Be, xo), xD = (t, a, e) => ll(t, e, Co + "/:id", { id: a }, Be, xo), wD = (t, a) => Jt(t, Co + "/:id", { id: a }, Be, xo);
23751
+ }), Co = "/adm/v1/user", xo = "user", wD = (t, a) => Ms(t, a, Co, {}, Be, xo), kD = (t, a, e) => Ha(t, Co, {}, a, e, Be, xo), ID = (t, a, e) => ll(t, e, Co + "/:id", { id: a }, Be, xo), _D = (t, a) => Jt(t, Co + "/:id", { id: a }, Be, xo);
23739
23752
  export {
23740
- NS as $,
23741
- oK as A,
23753
+ HS as $,
23754
+ dK as A,
23742
23755
  Gn as B,
23743
23756
  Df as C,
23744
- yS as D,
23745
- bS as E,
23757
+ xS as D,
23758
+ wS as E,
23746
23759
  xt as F,
23747
- kS as G,
23748
- CS as H,
23760
+ SS as G,
23761
+ kS as H,
23749
23762
  Cp as I,
23750
- nK as J,
23751
- IS as K,
23752
- _S as L,
23753
- LS as M,
23763
+ uK as J,
23764
+ KS as K,
23765
+ DS as L,
23766
+ jS as M,
23754
23767
  wV as N,
23755
23768
  $r as O,
23756
23769
  xu as P,
23757
- uK as Q,
23758
- cK as R,
23759
- mK as S,
23770
+ fK as Q,
23771
+ VK as R,
23772
+ pK as S,
23760
23773
  Rp as T,
23761
- fK as U,
23762
- VK as V,
23763
- pK as W,
23774
+ vK as U,
23775
+ hK as V,
23776
+ FK as W,
23764
23777
  gV as X,
23765
23778
  YV as Y,
23766
23779
  qV as Z,
23767
- hS as _,
23780
+ qS as _,
23768
23781
  ef as a,
23769
23782
  on as a$,
23770
23783
  zp as a0,
23771
- vK as a1,
23772
- hK as a2,
23773
- FK as a3,
23774
- gK as a4,
23775
- qK as a5,
23776
- YK as a6,
23777
- lK as a7,
23784
+ gK as a1,
23785
+ qK as a2,
23786
+ YK as a3,
23787
+ XK as a4,
23788
+ AK as a5,
23789
+ yK as a6,
23790
+ cK as a7,
23778
23791
  hn as a8,
23779
- XK as a9,
23780
- YD as aA,
23781
- yK as aB,
23782
- bK as aC,
23783
- CK as aD,
23784
- xK as aE,
23792
+ bK as a9,
23793
+ yD as aA,
23794
+ xK as aB,
23795
+ wK as aC,
23796
+ kK as aD,
23797
+ IK as aE,
23785
23798
  Es as aF,
23786
- eK as aG,
23799
+ sK as aG,
23787
23800
  ni as aH,
23788
23801
  oi as aI,
23789
23802
  Pq as aJ,
23790
23803
  We as aK,
23791
- eD as aL,
23804
+ sD as aL,
23792
23805
  wy as aM,
23793
23806
  Ni as aN,
23794
23807
  Fc as aO,
23795
23808
  Np as aP,
23796
23809
  Zp as aQ,
23797
23810
  Gp as aR,
23798
- vD as aS,
23799
- UK as aT,
23800
- jK as aU,
23811
+ gD as aS,
23812
+ WK as aT,
23813
+ GK as aU,
23801
23814
  lg as aV,
23802
- EK as aW,
23815
+ BK as aW,
23803
23816
  yt as aX,
23804
23817
  Xg as aY,
23805
23818
  yg as aZ,
23806
23819
  fc as a_,
23807
- AK as aa,
23820
+ CK as aa,
23808
23821
  _u as ab,
23809
- wK as ac,
23822
+ _K as ac,
23810
23823
  Mv as ad,
23811
- kK as ae,
23812
- SK as af,
23813
- KK as ag,
23814
- DK as ah,
23824
+ SK as ae,
23825
+ TK as af,
23826
+ EK as ag,
23827
+ MK as ah,
23815
23828
  pg as ai,
23816
23829
  wn as aj,
23817
- OK as ak,
23830
+ LK as ak,
23818
23831
  ul as al,
23819
- RK as am,
23820
- zK as an,
23821
- LK as ao,
23832
+ NK as am,
23833
+ UK as an,
23834
+ jK as ao,
23822
23835
  cX as ap,
23823
23836
  Nt as aq,
23824
23837
  rr as ar,
23825
- dK as as,
23838
+ mK as as,
23826
23839
  Uu as at,
23827
- NK as au,
23840
+ HK as au,
23828
23841
  dg as av,
23829
- XD as aw,
23830
- AD as ax,
23831
- yD as ay,
23832
- qD as az,
23842
+ bD as aw,
23843
+ CD as ax,
23844
+ xD as ay,
23845
+ AD as az,
23833
23846
  Je as b,
23834
- ZS as b$,
23835
- PK as b0,
23847
+ eK as b$,
23848
+ zK as b0,
23836
23849
  jg as b1,
23837
23850
  vg as b2,
23838
23851
  P7 as b3,
23839
23852
  S7 as b4,
23840
23853
  k7 as b5,
23841
23854
  Lu as b6,
23842
- IK as b7,
23843
- y_ as b8,
23844
- c_ as b9,
23855
+ KK as b7,
23856
+ x_ as b8,
23857
+ V_ as b9,
23845
23858
  Lv as bA,
23846
23859
  Nv as bB,
23847
23860
  Uv as bC,
23848
23861
  Eu as bD,
23849
23862
  vr as bE,
23850
23863
  $c as bF,
23851
- WK as bG,
23852
- GK as bH,
23853
- ZK as bI,
23864
+ JK as bG,
23865
+ QK as bH,
23866
+ eD as bI,
23854
23867
  xe as bJ,
23855
23868
  vn as bK,
23856
23869
  ao as bL,
@@ -23866,7 +23879,7 @@ export {
23866
23879
  af as bV,
23867
23880
  Pt as bW,
23868
23881
  eo as bX,
23869
- GS as bY,
23882
+ QS as bY,
23870
23883
  uo as bZ,
23871
23884
  qn as b_,
23872
23885
  ol as ba,
@@ -23879,95 +23892,95 @@ export {
23879
23892
  Ip as bh,
23880
23893
  bV as bi,
23881
23894
  CV as bj,
23882
- aD as bk,
23895
+ rD as bk,
23883
23896
  bu as bl,
23884
- pD as bm,
23897
+ FD as bm,
23885
23898
  Ya as bn,
23886
23899
  Zs as bo,
23887
23900
  Yg as bp,
23888
23901
  Wi as bq,
23889
- MK as br,
23890
- $K as bs,
23891
- BK as bt,
23902
+ PK as br,
23903
+ OK as bs,
23904
+ RK as bt,
23892
23905
  Ne as bu,
23893
23906
  nl as bv,
23894
23907
  It as bw,
23895
- TK as bx,
23908
+ $K as bx,
23896
23909
  qe as by,
23897
23910
  Ge as bz,
23898
23911
  wu as c,
23899
- bD as c$,
23912
+ wD as c$,
23900
23913
  yu as c0,
23901
23914
  ai as c1,
23902
23915
  Il as c2,
23903
- FS as c3,
23916
+ YS as c3,
23904
23917
  Ra as c4,
23905
- gS as c5,
23918
+ XS as c5,
23906
23919
  rf as c6,
23907
- YS as c7,
23908
- XS as c8,
23920
+ yS as c7,
23921
+ bS as c8,
23909
23922
  of as c9,
23910
23923
  _y as cA,
23911
- dD as cB,
23924
+ mD as cB,
23912
23925
  ha as cC,
23913
23926
  ts as cD,
23914
- _K as cE,
23915
- JK as cF,
23927
+ DK as cE,
23928
+ tD as cF,
23916
23929
  Fo as cG,
23917
23930
  wc as cH,
23918
23931
  Ms as cI,
23919
23932
  Ha as cJ,
23920
- QK as cK,
23933
+ aD as cK,
23921
23934
  Jt as cL,
23922
23935
  ll as cM,
23923
23936
  mo as cN,
23924
23937
  zv as cO,
23925
- tD as cP,
23926
- sD as cQ,
23938
+ iD as cP,
23939
+ oD as cQ,
23927
23940
  bp as cR,
23928
23941
  xV as cS,
23929
23942
  hY as cT,
23930
23943
  FY as cU,
23931
- d_ as cV,
23932
- u_ as cW,
23933
- f_ as cX,
23934
- V_ as cY,
23935
- F_ as cZ,
23936
- g_ as c_,
23937
- qS as ca,
23944
+ m_ as cV,
23945
+ f_ as cW,
23946
+ v_ as cX,
23947
+ h_ as cY,
23948
+ Y_ as cZ,
23949
+ X_ as c_,
23950
+ AS as ca,
23938
23951
  no as cb,
23939
23952
  lo as cc,
23940
- DS as cd,
23941
- ES as ce,
23942
- TS as cf,
23953
+ MS as cd,
23954
+ BS as ce,
23955
+ $S as cf,
23943
23956
  Ot as cg,
23944
- PS as ch,
23957
+ zS as ch,
23945
23958
  Ss as ci,
23946
- MS as cj,
23947
- $S as ck,
23948
- SS as cl,
23949
- KS as cm,
23950
- BS as cn,
23951
- OS as co,
23952
- RS as cp,
23953
- zS as cq,
23959
+ PS as cj,
23960
+ OS as ck,
23961
+ TS as cl,
23962
+ ES as cm,
23963
+ RS as cn,
23964
+ LS as co,
23965
+ NS as cp,
23966
+ US as cq,
23954
23967
  po as cr,
23955
23968
  ps as cs,
23956
23969
  Cu as ct,
23957
- HK as cu,
23958
- rD as cv,
23959
- oD as cw,
23960
- nD as cx,
23970
+ ZK as cu,
23971
+ lD as cv,
23972
+ dD as cw,
23973
+ uD as cx,
23961
23974
  Iy as cy,
23962
- lD as cz,
23963
- vS as d,
23975
+ cD as cz,
23976
+ gS as d,
23964
23977
  Da as d$,
23965
- CD as d0,
23966
- xD as d1,
23967
- wD as d2,
23968
- uD as d3,
23969
- cD as d4,
23970
- mD as d5,
23978
+ kD as d0,
23979
+ ID as d1,
23980
+ _D as d2,
23981
+ fD as d3,
23982
+ VD as d4,
23983
+ pD as d5,
23971
23984
  ka as d6,
23972
23985
  Ia as d7,
23973
23986
  Hd as d8,
@@ -23986,11 +23999,11 @@ export {
23986
23999
  nu as dL,
23987
24000
  Kr as dM,
23988
24001
  Dr as dN,
23989
- AS as dO,
24002
+ CS as dO,
23990
24003
  Ar as dP,
23991
24004
  yr as dQ,
23992
- n_ as dR,
23993
- l_ as dS,
24005
+ u_ as dR,
24006
+ c_ as dS,
23994
24007
  De as dT,
23995
24008
  mu as dU,
23996
24009
  La as dV,
@@ -24002,22 +24015,22 @@ export {
24002
24015
  Ts as da,
24003
24016
  Hn as db,
24004
24017
  za as dc,
24005
- xS as dd,
24006
- wS as de,
24018
+ IS as dd,
24019
+ _S as de,
24007
24020
  Jf as df,
24008
24021
  cu as dg,
24009
24022
  Wn as dh,
24010
24023
  pu as di,
24011
24024
  Ml as dj,
24012
24025
  fs as dk,
24013
- hD as dl,
24026
+ qD as dl,
24014
24027
  Zt as dm,
24015
24028
  lu as dn,
24016
24029
  io as dp,
24017
24030
  ms as dq,
24018
24031
  Bp as dr,
24019
- FD as ds,
24020
- gD as dt,
24032
+ YD as ds,
24033
+ XD as dt,
24021
24034
  jn as du,
24022
24035
  Gd as dv,
24023
24036
  Zd as dw,
@@ -24030,34 +24043,34 @@ export {
24030
24043
  Ka as e2,
24031
24044
  uu as e3,
24032
24045
  Xt as e4,
24033
- iD as e5,
24034
- fD as e6,
24035
- VD as e7,
24046
+ nD as e5,
24047
+ vD as e6,
24048
+ hD as e7,
24036
24049
  Ag as e8,
24037
24050
  Ls as e9,
24038
24051
  Lh as ea,
24039
24052
  Xn as eb,
24040
24053
  zu as ec,
24041
- HS as f,
24054
+ ZS as f,
24042
24055
  oo as g,
24043
- WS as h,
24056
+ JS as h,
24044
24057
  Ca as i,
24045
24058
  Tr as j,
24046
24059
  ss as k,
24047
24060
  cp as l,
24048
- JS as m,
24061
+ tK as m,
24049
24062
  Zn as n,
24050
- tK as o,
24051
- sK as p,
24052
- aK as q,
24063
+ iK as o,
24064
+ oK as p,
24065
+ rK as q,
24053
24066
  Xp as r,
24054
- jS as s,
24067
+ GS as s,
24055
24068
  Yu as t,
24056
- US as u,
24057
- rK as v,
24058
- iK as w,
24069
+ WS as u,
24070
+ lK as v,
24071
+ nK as w,
24059
24072
  Ko as x,
24060
- QS as y,
24073
+ aK as y,
24061
24074
  Hs as z
24062
24075
  };
24063
- //# sourceMappingURL=lib-vv6PGFOv.js.map
24076
+ //# sourceMappingURL=lib-0FdakAVl.js.map