@anzusystems/common-admin 1.47.0-beta.dev-1777971795 → 1.47.0-beta.dev-1777971796

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.
@@ -1,6 +1,6 @@
1
- import { defineComponent as Ee, openBlock as I, createBlock as W, withCtx as D, createVNode as S, createElementBlock as ne, normalizeClass as Je, toDisplayString as Q, createCommentVNode as re, renderSlot as he, createElementVNode as ye, isProxy as Jr, toRaw as Ba, isRef as Oa, unref as _, computed as P, Fragment as qe, normalizeStyle as Qr, createTextVNode as ie, shallowRef as ka, watch as Ae, ref as N, reactive as Gt, inject as ae, createSlots as Xt, withDirectives as Vn, onMounted as Mo, withModifiers as fe, onUnmounted as es, TransitionGroup as ts, mergeProps as Ue, isVNode as ns, useModel as it, useTemplateRef as At, nextTick as je, withKeys as Da, vModelText as sl, mergeModels as Qe, getCurrentInstance as zn, resolveComponent as rn, resolveDynamicComponent as Ul, renderList as Vt, toValue as il, toRef as as, onBeforeUnmount as Io, provide as sn, vShow as os, useSlots as ls, shallowReactive as rs, normalizeProps as ul } from "vue";
2
- import { useEventBus as ct, tryOnBeforeUnmount as ss, watchDebounced as $o, useResizeObserver as is, watchThrottled as us, defaultDocument as cs, unrefElement as cl, tryOnMounted as ds, tryOnScopeDispose as fs, useElementSize as ms } from "@vueuse/core";
3
- import { useI18n as Oe, createI18n as vs } from "vue-i18n";
1
+ import { defineComponent as Ee, openBlock as I, createBlock as W, withCtx as D, createVNode as S, createElementBlock as ne, normalizeClass as Je, toDisplayString as Q, createCommentVNode as re, renderSlot as he, createElementVNode as ye, isProxy as Qr, toRaw as Ba, isRef as Oa, unref as _, computed as P, Fragment as qe, normalizeStyle as es, createTextVNode as ie, shallowRef as ka, watch as Ae, ref as N, reactive as Gt, inject as ae, createSlots as Xt, withDirectives as Vn, onMounted as Mo, withModifiers as fe, onUnmounted as ts, TransitionGroup as ns, mergeProps as Ue, isVNode as as, useModel as it, useTemplateRef as At, nextTick as je, withKeys as Da, vModelText as sl, mergeModels as Qe, getCurrentInstance as zn, resolveComponent as rn, resolveDynamicComponent as Ul, renderList as Vt, toValue as il, toRef as os, onBeforeUnmount as Io, provide as sn, vShow as ls, useSlots as rs, shallowReactive as ss, normalizeProps as ul } from "vue";
2
+ import { useEventBus as ct, tryOnBeforeUnmount as is, watchDebounced as $o, useResizeObserver as us, watchThrottled as cs, defaultDocument as ds, unrefElement as cl, tryOnMounted as fs, tryOnScopeDispose as ms, useElementSize as vs } from "@vueuse/core";
3
+ import { useI18n as Oe, createI18n as ps } from "vue-i18n";
4
4
  import { VAutocomplete as Ra } from "vuetify/components/VAutocomplete";
5
5
  import { VChip as un } from "vuetify/components/VChip";
6
6
  import { VListItem as st, VList as Ea, VListItemTitle as zt } from "vuetify/components/VList";
@@ -8,28 +8,28 @@ import { VCard as fn, VCardText as Pa, VCardActions as jn, VCardTitle as Yl } fr
8
8
  import { VDialog as qn } from "vuetify/components/VDialog";
9
9
  import { VRow as Kt, VCol as Tt, VSpacer as mn } from "vuetify/components/VGrid";
10
10
  import { VSelect as Hl } from "vuetify/components/VSelect";
11
- import { VTextarea as ps } from "vuetify/components/VTextarea";
11
+ import { VTextarea as hs } from "vuetify/components/VTextarea";
12
12
  import { VForm as zl } from "vuetify/components/VForm";
13
13
  import { VBtn as Te } from "vuetify/components/VBtn";
14
14
  import { VIcon as we } from "vuetify/components/VIcon";
15
15
  import { VTooltip as Ze } from "vuetify/components/VTooltip";
16
16
  import { VTextField as Kn } from "vuetify/components/VTextField";
17
17
  import xa from "@vuelidate/core";
18
- import { createI18nMessage as dt, between as hs, email as gs, maxLength as bs, maxValue as ys, minLength as Cs, minValue as ws, numeric as Ss, required as ks, requiredIf as Ds, helpers as jl, url as Es } from "@vuelidate/validators";
19
- import { VDatePicker as xs } from "vuetify/components/VDatePicker";
18
+ import { createI18nMessage as dt, between as gs, email as bs, maxLength as ys, maxValue as Cs, minLength as ws, minValue as Ss, numeric as ks, required as Ds, requiredIf as Es, helpers as jl, url as xs } from "@vuelidate/validators";
19
+ import { VDatePicker as Ts } from "vuetify/components/VDatePicker";
20
20
  import { VMenu as Nn } from "vuetify/components/VMenu";
21
21
  import { Tooltip as ql } from "vuetify/directives";
22
- import { VToolbar as Ts, VToolbarTitle as As } from "vuetify/components/VToolbar";
23
- import { VSwitch as Ms } from "vuetify/components/VSwitch";
24
- import { defineStore as Is } from "pinia";
22
+ import { VToolbar as As, VToolbarTitle as Ms } from "vuetify/components/VToolbar";
23
+ import { VSwitch as Is } from "vuetify/components/VSwitch";
24
+ import { defineStore as $s } from "pinia";
25
25
  import Zt from "axios";
26
26
  import { VProgressCircular as Fo } from "vuetify/components/VProgressCircular";
27
- import { VTabs as $s, VTab as dl } from "vuetify/components/VTabs";
28
- import { useDisplay as Fs } from "vuetify";
27
+ import { VTabs as Fs, VTab as dl } from "vuetify/components/VTabs";
28
+ import { useDisplay as _s } from "vuetify";
29
29
  import { VAlert as Kl } from "vuetify/components/VAlert";
30
- import { VAvatar as _s } from "vuetify/components/VAvatar";
31
- import { VBadge as Bs } from "vuetify/components/VBadge";
32
- const Os = { class: "text-high-emphasis" }, qt = /* @__PURE__ */ Ee({
30
+ import { VAvatar as Bs } from "vuetify/components/VAvatar";
31
+ import { VBadge as Os } from "vuetify/components/VBadge";
32
+ const Rs = { class: "text-high-emphasis" }, qt = /* @__PURE__ */ Ee({
33
33
  __name: "ARow",
34
34
  props: {
35
35
  title: { default: "" },
@@ -47,7 +47,7 @@ const Os = { class: "text-high-emphasis" }, qt = /* @__PURE__ */ Ee({
47
47
  class: Je(e.titleClass)
48
48
  }, Q(e.title), 3)) : re("", !0),
49
49
  he(n.$slots, "default", {}, () => [
50
- ye("span", Os, Q(e.value), 1)
50
+ ye("span", Rs, Q(e.value), 1)
51
51
  ])
52
52
  ]),
53
53
  _: 3
@@ -67,7 +67,7 @@ const Os = { class: "text-high-emphasis" }, qt = /* @__PURE__ */ Ee({
67
67
  }, Wn = (e) => typeof e == "object" && !Se(e) && !te(e), _n = (e) => Wn(e) ? Object.keys(e).length === 0 : !1, Co = (e) => Se(e) && e.length === 0, Wl = (e) => te(e) || A(e) || e === "" || e === 0 || Co(e) || _n(e), Be = (e) => {
68
68
  if (typeof structuredClone == "function")
69
69
  try {
70
- return Jr(e) ? structuredClone(Ba(e)) : Oa(e) ? structuredClone(_(e)) : structuredClone(e);
70
+ return Qr(e) ? structuredClone(Ba(e)) : Oa(e) ? structuredClone(_(e)) : structuredClone(e);
71
71
  } catch {
72
72
  return JSON.parse(JSON.stringify(e));
73
73
  }
@@ -103,7 +103,7 @@ const Os = { class: "text-high-emphasis" }, qt = /* @__PURE__ */ Ee({
103
103
  start: e.slice(0, t),
104
104
  end: e.slice(t + n.length)
105
105
  };
106
- }, om = (e) => e.toString().toLowerCase().trim().normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/\s+/g, "-").replace(/&/g, "-").replace(/[^\w-]+/g, "").replace(/--+/g, "-").replace(/^-+/, "").replace(/-+$/, ""), lm = (e) => e.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g, "$1-$2").toLowerCase(), rm = (e, n = 80) => e.length > n ? e.substring(1, n) + "..." : e, Rs = (e, n) => {
106
+ }, om = (e) => e.toString().toLowerCase().trim().normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/\s+/g, "-").replace(/&/g, "-").replace(/[^\w-]+/g, "").replace(/--+/g, "-").replace(/^-+/, "").replace(/-+$/, ""), lm = (e) => e.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g, "$1-$2").toLowerCase(), rm = (e, n = 80) => e.length > n ? e.substring(1, n) + "..." : e, Ps = (e, n) => {
107
107
  if (e.indexOf(":") === -1) return e;
108
108
  const t = [], [a, l] = e.split("?");
109
109
  return a.split("/").forEach((s, r) => {
@@ -136,7 +136,7 @@ const Os = { class: "text-high-emphasis" }, qt = /* @__PURE__ */ Ee({
136
136
  return o.length > 0 ? o : n.user.email.slice(0, 2);
137
137
  });
138
138
  return (o, s) => (I(), ne(qe, null, [
139
- S(_s, {
139
+ S(Bs, {
140
140
  color: t.value,
141
141
  class: Je(["text-uppercase", e.containerClass]),
142
142
  size: e.size
@@ -144,7 +144,7 @@ const Os = { class: "text-high-emphasis" }, qt = /* @__PURE__ */ Ee({
144
144
  default: D(() => [
145
145
  ye("div", {
146
146
  class: "d-inline-flex text-white font-weight-light",
147
- style: Qr({ fontSize: a.value })
147
+ style: es({ fontSize: a.value })
148
148
  }, Q(l.value), 5),
149
149
  e.tooltip ? (I(), W(Ze, {
150
150
  key: 0,
@@ -161,7 +161,7 @@ const Os = { class: "text-high-emphasis" }, qt = /* @__PURE__ */ Ee({
161
161
  s[0] || (s[0] = ye("div", null, null, -1))
162
162
  ], 64));
163
163
  }
164
- }), Ps = { class: "d-inline-flex" }, Ls = { key: 0 }, La = /* @__PURE__ */ Ee({
164
+ }), Ls = { class: "d-inline-flex" }, Vs = { key: 0 }, La = /* @__PURE__ */ Ee({
165
165
  __name: "ACollabLockedByUser",
166
166
  props: {
167
167
  id: {},
@@ -183,9 +183,9 @@ const Os = { class: "text-high-emphasis" }, qt = /* @__PURE__ */ Ee({
183
183
  a.value || A(i) || !i._loaded || (t.value = i, a.value = !0);
184
184
  },
185
185
  { immediate: !0 }
186
- ), (i, u) => (I(), ne("div", Ps, [
187
- _(te)(e.id) || _(A)(e.id) ? (I(), ne("span", Ls)) : a.value ? (I(), ne(qe, { key: 1 }, [
188
- e.isModerator ? (I(), W(Bs, {
186
+ ), (i, u) => (I(), ne("div", Ls, [
187
+ _(te)(e.id) || _(A)(e.id) ? (I(), ne("span", Vs)) : a.value ? (I(), ne(qe, { key: 1 }, [
188
+ e.isModerator ? (I(), W(Os, {
189
189
  key: 0,
190
190
  location: "top right",
191
191
  color: "white",
@@ -225,54 +225,54 @@ const Os = { class: "text-high-emphasis" }, qt = /* @__PURE__ */ Ee({
225
225
  }))
226
226
  ]));
227
227
  }
228
- }), Vs = /* @__PURE__ */ Symbol(
228
+ }), Ns = /* @__PURE__ */ Symbol(
229
229
  "anzu:collabRoomDataChanged"
230
- ), Ns = /* @__PURE__ */ Symbol("anzu:collabReconnect"), Us = /* @__PURE__ */ Symbol("anzu:collabStarting"), Ys = /* @__PURE__ */ Symbol("anzu:collabGatheringBufferData"), Hs = /* @__PURE__ */ Symbol("anzu:collabApprovedJoinRequest"), zs = /* @__PURE__ */ Symbol("anzu:collabRejectedJoinRequest"), js = /* @__PURE__ */ Symbol("anzu:collabJoinRequest"), qs = /* @__PURE__ */ Symbol("anzu:collabApprovedRequestToTakeModeration"), Ks = /* @__PURE__ */ Symbol("anzu:collabRejectedRequestToTakeModeration"), Ws = /* @__PURE__ */ Symbol("anzu:collabRequestToTakeModeration"), Gs = /* @__PURE__ */ Symbol(
230
+ ), Us = /* @__PURE__ */ Symbol("anzu:collabReconnect"), Ys = /* @__PURE__ */ Symbol("anzu:collabStarting"), Hs = /* @__PURE__ */ Symbol("anzu:collabGatheringBufferData"), zs = /* @__PURE__ */ Symbol("anzu:collabApprovedJoinRequest"), js = /* @__PURE__ */ Symbol("anzu:collabRejectedJoinRequest"), qs = /* @__PURE__ */ Symbol("anzu:collabJoinRequest"), Ks = /* @__PURE__ */ Symbol("anzu:collabApprovedRequestToTakeModeration"), Ws = /* @__PURE__ */ Symbol("anzu:collabRejectedRequestToTakeModeration"), Gs = /* @__PURE__ */ Symbol("anzu:collabRequestToTakeModeration"), Xs = /* @__PURE__ */ Symbol(
231
231
  "anzu:collabKickedFromRoom"
232
- ), Xs = /* @__PURE__ */ Symbol("anzu:collabPurgeRoom");
233
- function Zs() {
232
+ ), Zs = /* @__PURE__ */ Symbol("anzu:collabPurgeRoom");
233
+ function Js() {
234
234
  return ct(
235
- Vs
235
+ Ns
236
236
  );
237
237
  }
238
238
  function fm() {
239
- return ct(Ns);
239
+ return ct(Us);
240
240
  }
241
241
  function mm() {
242
242
  return ct(
243
- Us
243
+ Ys
244
244
  );
245
245
  }
246
246
  function Jl() {
247
- return ct(Ys);
247
+ return ct(Hs);
248
248
  }
249
249
  function vm() {
250
- return ct(Hs);
250
+ return ct(zs);
251
251
  }
252
252
  function pm() {
253
- return ct(zs);
253
+ return ct(js);
254
254
  }
255
255
  function hm() {
256
- return ct(js);
256
+ return ct(qs);
257
257
  }
258
258
  function gm() {
259
259
  return ct(
260
- qs
260
+ Ks
261
261
  );
262
262
  }
263
263
  function bm() {
264
264
  return ct(
265
- Ks
265
+ Ws
266
266
  );
267
267
  }
268
268
  function ym() {
269
- return ct(Ws);
269
+ return ct(Gs);
270
270
  }
271
271
  function Cm() {
272
- return ct(Gs);
272
+ return ct(Xs);
273
273
  }
274
274
  function wm() {
275
- return ct(Xs);
275
+ return ct(Zs);
276
276
  }
277
277
  const Tn = {
278
278
  Acquire: "acquire",
@@ -283,24 +283,24 @@ const Tn = {
283
283
  }, ca = (e, n) => ({
284
284
  type: e,
285
285
  status: n
286
- }), Js = /* @__PURE__ */ Symbol(
286
+ }), Qs = /* @__PURE__ */ Symbol(
287
287
  "anzu:collabFieldLockStatus"
288
288
  );
289
- function Qs() {
289
+ function ei() {
290
290
  return ct(
291
- Js
291
+ Qs
292
292
  );
293
293
  }
294
294
  const to = {
295
295
  Inactive: "inactive",
296
296
  Active: "active"
297
- }, ei = {
297
+ }, ti = {
298
298
  Ok: "ok",
299
299
  Occupied: "occupied",
300
300
  Failed: "failed"
301
301
  };
302
302
  function Sm(e) {
303
- return e.status === ei.Ok;
303
+ return e.status === ti.Ok;
304
304
  }
305
305
  const Ql = {
306
306
  Ok: "ok",
@@ -338,17 +338,17 @@ function vn() {
338
338
  collabOptions: wo
339
339
  };
340
340
  }
341
- const pl = N(!0), ti = N(), ni = Gt(/* @__PURE__ */ new Map()), ai = Gt(/* @__PURE__ */ new Map()), no = Gt(
341
+ const pl = N(!0), ni = N(), ai = Gt(/* @__PURE__ */ new Map()), oi = Gt(/* @__PURE__ */ new Map()), no = Gt(
342
342
  /* @__PURE__ */ new Map()
343
343
  );
344
- function oi() {
344
+ function li() {
345
345
  const { collabOptions: e } = vn();
346
346
  return {
347
347
  collabReconnecting: P(() => e.value.enabled && !pl.value),
348
348
  collabConnected: pl,
349
- collabSocket: ti,
350
- collabRoomInfoState: ni,
351
- collabFieldLocksState: ai,
349
+ collabSocket: ni,
350
+ collabRoomInfoState: ai,
351
+ collabFieldLocksState: oi,
352
352
  collabFieldDataBufferState: no,
353
353
  gatherBufferData: (a) => {
354
354
  Jl().emit({ room: a });
@@ -359,7 +359,7 @@ function oi() {
359
359
  };
360
360
  }
361
361
  const hl = N(null);
362
- function li() {
362
+ function ri() {
363
363
  function e(n) {
364
364
  hl.value = n;
365
365
  }
@@ -369,7 +369,7 @@ function li() {
369
369
  };
370
370
  }
371
371
  function Va(e, n, t = !1) {
372
- const { collabOptions: a } = vn(), { currentUserId: l } = li(), { collabSocket: o, collabFieldLocksState: s, collabFieldDataBufferState: r, collabRoomInfoState: i } = oi(), u = Zs(), f = N(), c = N(), h = Qs(), p = N(), k = N(), g = Jl(), m = N(), d = N(), v = (V, F) => {
372
+ const { collabOptions: a } = vn(), { currentUserId: l } = ri(), { collabSocket: o, collabFieldLocksState: s, collabFieldDataBufferState: r, collabRoomInfoState: i } = li(), u = Js(), f = N(), c = N(), h = ei(), p = N(), k = N(), g = Jl(), m = N(), d = N(), v = (V, F) => {
373
373
  V.room !== e || V.field !== n || A(F) || A(c.value) || c.value(F);
374
374
  }, C = (V, F) => {
375
375
  V.room !== e || V.field !== n || A(F) || A(k.value) || k.value(F);
@@ -386,7 +386,7 @@ function Va(e, n, t = !1) {
386
386
  $
387
387
  );
388
388
  };
389
- ss(() => {
389
+ is(() => {
390
390
  t || (Ie(f.value) && f.value(), Ie(p.value) && p.value(), Ie(m.value) && m.value());
391
391
  });
392
392
  const H = P(() => {
@@ -487,7 +487,7 @@ function Va(e, n, t = !1) {
487
487
  unsubscribeCollabGatheringBufferData: m
488
488
  };
489
489
  }
490
- const ri = {
490
+ const si = {
491
491
  key: 0,
492
492
  class: "required"
493
493
  }, gl = /* @__PURE__ */ Ee({
@@ -580,7 +580,7 @@ const ri = {
580
580
  name: "label",
581
581
  fn: D(() => [
582
582
  ie(Q(d.value), 1),
583
- v.value ? (I(), ne("span", ri)) : re("", !0)
583
+ v.value ? (I(), ne("span", si)) : re("", !0)
584
584
  ]),
585
585
  key: "0"
586
586
  },
@@ -615,18 +615,18 @@ const ri = {
615
615
  } : void 0
616
616
  ]), 1032, ["prepend-icon", "data-cy", "error-messages", "model-value", "required", "type", "step", "append-icon", "maxlength", "disabled", "placeholder", "persistent-placeholder"]));
617
617
  }
618
- }), bl = ["en", "sk"], si = (e, n) => n === 4 ? e === 0 ? 0 : e === 1 ? 1 : e >= 2 && e <= 4 ? 2 : 3 : n === 3 ? e === 1 ? 0 : e >= 2 && e <= 4 ? 1 : 2 : e === 1 ? 0 : 1, Pe = vs({
618
+ }), bl = ["en", "sk"], ii = (e, n) => n === 4 ? e === 0 ? 0 : e === 1 ? 1 : e >= 2 && e <= 4 ? 2 : 3 : n === 3 ? e === 1 ? 0 : e >= 2 && e <= 4 ? 1 : 2 : e === 1 ? 0 : 1, Pe = ps({
619
619
  globalInjection: !1,
620
620
  locale: bl[0],
621
621
  fallbackLocale: !1,
622
622
  pluralRules: {
623
- sk: si
623
+ sk: ii
624
624
  },
625
625
  missing: (e, n) => {
626
626
  bl.includes(e) && !n.startsWith("system.subject.") && console.warn(`Missing ${e} translation: ${n}`);
627
627
  }
628
628
  });
629
- function ii(e = "id", n = !0) {
629
+ function ui(e = "id", n = !0) {
630
630
  return Gt({
631
631
  sortBy: e,
632
632
  descending: n,
@@ -643,23 +643,23 @@ function Tm(e) {
643
643
  showPagination: P(() => !(e.page === 1 && e.currentViewCount < e.rowsPerPage))
644
644
  };
645
645
  }
646
- const ui = ["createdAt", "modifiedAt"], Am = "_score", Mm = "id", Im = "score_date", $m = "score_best", It = {
646
+ const ci = ["createdAt", "modifiedAt"], Am = "_score", Mm = "id", Im = "score_date", $m = "score_best", It = {
647
647
  Asc: "asc",
648
648
  Desc: "desc"
649
- }, ci = {
649
+ }, di = {
650
650
  key: "",
651
651
  title: void 0,
652
652
  sortable: !1,
653
653
  fixed: !1
654
654
  };
655
655
  function Fm(e, n, t = void 0, a = void 0, l = !1, o = void 0, s = void 0, r = void 0, i = void 0) {
656
- const u = s ?? Pe, { t: f } = u.global || u, c = ii();
656
+ const u = s ?? Pe, { t: f } = u.global || u, c = ui();
657
657
  if (o)
658
658
  for (const d of Object.keys(c))
659
659
  d in o && (c[d] = o[d]);
660
660
  const h = e.map((d) => {
661
- const v = { ...ci, ...d };
662
- return A(v.title) && (A(v.title) && ui.includes(v.key) ? v.title = f("common.model.tracking." + v.key) : A(v.title) && t && a ? v.title = f(t + "." + a + ".model." + v.key) : v.title = ""), v;
661
+ const v = { ...di, ...d };
662
+ return A(v.title) && (A(v.title) && ci.includes(v.key) ? v.title = f("common.model.tracking." + v.key) : A(v.title) && t && a ? v.title = f(t + "." + a + ".model." + v.key) : v.title = ""), v;
663
663
  }), p = P(() => {
664
664
  const d = [];
665
665
  return r && d.push({ key: "data-table-expand", sortable: !1 }), h.forEach((v) => {
@@ -699,12 +699,12 @@ const Ro = /* @__PURE__ */ Ee({
699
699
  const t = n, a = () => {
700
700
  t("onCancel");
701
701
  };
702
- return (l, o) => (I(), W(Ts, {
702
+ return (l, o) => (I(), W(As, {
703
703
  density: "compact",
704
704
  color: "transparent"
705
705
  }, {
706
706
  default: D(() => [
707
- S(As, { class: "flex-fill" }, {
707
+ S(Ms, { class: "flex-fill" }, {
708
708
  default: D(() => [
709
709
  he(l.$slots, "default")
710
710
  ]),
@@ -736,7 +736,7 @@ const Ro = /* @__PURE__ */ Ee({
736
736
  }
737
737
  })();
738
738
  const er = /* @__PURE__ */ new Map();
739
- function di(e) {
739
+ function fi(e) {
740
740
  return { all: e = e || /* @__PURE__ */ new Map(), on: function(n, t) {
741
741
  var a = e.get(n);
742
742
  a ? a.push(t) : e.set(n, [t]);
@@ -752,7 +752,7 @@ function di(e) {
752
752
  });
753
753
  } };
754
754
  }
755
- const an = di(), ao = "[-+]?[0-9]*.?[0-9]+", yl = [
755
+ const an = fi(), ao = "[-+]?[0-9]*.?[0-9]+", yl = [
756
756
  {
757
757
  name: "px",
758
758
  regexp: new RegExp(`^${ao}px$`)
@@ -769,7 +769,7 @@ const an = di(), ao = "[-+]?[0-9]*.?[0-9]+", yl = [
769
769
  name: "px",
770
770
  regexp: new RegExp(`^${ao}$`)
771
771
  }
772
- ], fi = (e) => {
772
+ ], mi = (e) => {
773
773
  if (e === "auto")
774
774
  return {
775
775
  type: e,
@@ -787,20 +787,20 @@ const an = di(), ao = "[-+]?[0-9]*.?[0-9]+", yl = [
787
787
  type: "",
788
788
  value: e
789
789
  };
790
- }, mi = (e) => {
790
+ }, vi = (e) => {
791
791
  switch (typeof e) {
792
792
  case "number":
793
793
  return { type: "px", value: e };
794
794
  case "string":
795
- return fi(e);
795
+ return mi(e);
796
796
  default:
797
797
  return { type: "", value: e };
798
798
  }
799
799
  }, Cl = {
800
800
  x: /* @__PURE__ */ new Set(["left", "center", "right"]),
801
801
  y: /* @__PURE__ */ new Set(["top", "bottom"])
802
- }, vi = /* @__PURE__ */ ((e) => () => e++)(0), pi = (e) => typeof e != "string" ? [] : e.split(/\s+/gi).filter(Boolean), hi = (e) => {
803
- typeof e == "string" && (e = pi(e));
802
+ }, pi = /* @__PURE__ */ ((e) => () => e++)(0), hi = (e) => typeof e != "string" ? [] : e.split(/\s+/gi).filter(Boolean), gi = (e) => {
803
+ typeof e == "string" && (e = hi(e));
804
804
  let n = null, t = null;
805
805
  return e.forEach((a) => {
806
806
  Cl.y.has(a) && (t = a), Cl.x.has(a) && (n = a);
@@ -818,7 +818,7 @@ const an = di(), ao = "[-+]?[0-9]*.?[0-9]+", yl = [
818
818
  opacity: [0, 1]
819
819
  }
820
820
  }
821
- }, gi = (e, n) => {
821
+ }, bi = (e, n) => {
822
822
  let t, a, l = n;
823
823
  const o = () => {
824
824
  a = Date.now(), t = setTimeout(e, l);
@@ -830,13 +830,13 @@ const an = di(), ao = "[-+]?[0-9]*.?[0-9]+", yl = [
830
830
  stop: s
831
831
  };
832
832
  };
833
- function bi(e) {
834
- return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !ns(e);
833
+ function yi(e) {
834
+ return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !as(e);
835
835
  }
836
836
  const da = {
837
837
  IDLE: 0,
838
838
  DESTROYED: 2
839
- }, yi = /* @__PURE__ */ Ee({
839
+ }, Ci = /* @__PURE__ */ Ee({
840
840
  // eslint-disable-next-line vue/multi-word-component-names
841
841
  name: "notifications",
842
842
  props: {
@@ -929,11 +929,11 @@ const da = {
929
929
  slots: t,
930
930
  expose: a
931
931
  }) => {
932
- const l = N([]), o = er.get("velocity"), s = P(() => e.animationType === "velocity"), r = P(() => l.value.filter((M) => M.state !== da.DESTROYED)), i = P(() => mi(e.width)), u = P(() => {
932
+ const l = N([]), o = er.get("velocity"), s = P(() => e.animationType === "velocity"), r = P(() => l.value.filter((M) => M.state !== da.DESTROYED)), i = P(() => vi(e.width)), u = P(() => {
933
933
  const {
934
934
  x: M,
935
935
  y: L
936
- } = hi(e.position), z = i.value.value, V = i.value.type, F = {
936
+ } = gi(e.position), z = i.value.value, V = i.value.type, F = {
937
937
  width: z + V
938
938
  };
939
939
  return L && (F[L] = "0px"), M && (M === "center" ? F.left = `calc(50% - ${+z / 2}${V})` : F[M] = "0px"), F;
@@ -963,7 +963,7 @@ const da = {
963
963
  data: w,
964
964
  id: E
965
965
  } = M, B = {
966
- id: E || vi(),
966
+ id: E || pi(),
967
967
  title: F,
968
968
  text: R,
969
969
  type: T,
@@ -973,7 +973,7 @@ const da = {
973
973
  data: w,
974
974
  duplicates: 0
975
975
  };
976
- L >= 0 && (B.timer = gi(() => v(B), B.length));
976
+ L >= 0 && (B.timer = bi(() => v(B), B.length));
977
977
  const U = "bottom" in u.value, K = e.reverse ? !U : U;
978
978
  let oe = -1;
979
979
  const de = r.value.find((ke) => ke.title === M.title && ke.text === M.text);
@@ -1016,18 +1016,18 @@ const da = {
1016
1016
  }
1017
1017
  return Mo(() => {
1018
1018
  an.on("add", k), an.on("close", g);
1019
- }), es(() => {
1019
+ }), ts(() => {
1020
1020
  an.off("add", k), an.off("close", g);
1021
1021
  }), () => {
1022
1022
  let M;
1023
1023
  return S("div", {
1024
1024
  class: "vue-notification-group",
1025
1025
  style: u.value
1026
- }, [S(ts, Ue(f.value, {
1026
+ }, [S(ns, Ue(f.value, {
1027
1027
  tag: "div",
1028
1028
  css: !s.value,
1029
1029
  name: e.animationName
1030
- }), bi(M = r.value.map((L) => S("div", {
1030
+ }), yi(M = r.value.map((L) => S("div", {
1031
1031
  key: L.id,
1032
1032
  class: "vue-notification-wrapper",
1033
1033
  style: d(L),
@@ -1062,24 +1062,24 @@ const da = {
1062
1062
  mt.close = (e) => {
1063
1063
  an.emit("close", e);
1064
1064
  };
1065
- const Ci = "Notifications";
1066
- function wi(e, n = {}) {
1065
+ const wi = "Notifications";
1066
+ function Si(e, n = {}) {
1067
1067
  Object.entries(n).forEach((a) => er.set(...a));
1068
1068
  const t = n.name || "notify";
1069
- e.config.globalProperties["$" + t] = mt, e.component(n.componentName || Ci, yi);
1069
+ e.config.globalProperties["$" + t] = mt, e.component(n.componentName || wi, Ci);
1070
1070
  }
1071
1071
  const _m = {
1072
- install: wi
1073
- }, Si = (e) => e instanceof yt;
1072
+ install: Si
1073
+ }, ki = (e) => e instanceof yt;
1074
1074
  class yt extends Error {
1075
1075
  constructor(n, t = "") {
1076
1076
  super(t), this.name = "AnzuFatalError", this.cause = n, this.message = t;
1077
1077
  }
1078
1078
  }
1079
- const ki = 200, Di = 201, Ei = 202, pn = 204, Bm = 400, Om = 401, xi = 403, Rm = 404, Po = 422, Ti = [
1080
- ki,
1079
+ const Di = 200, Ei = 201, tr = 202, pn = 204, Bm = 400, Om = 401, xi = 403, Rm = 404, Po = 422, Ti = [
1081
1080
  Di,
1082
1081
  Ei,
1082
+ tr,
1083
1083
  pn
1084
1084
  ], Gn = (e) => Zt.isAxiosError(e) && e.response?.status === xi, Ai = (e) => e instanceof hn;
1085
1085
  class hn extends Error {
@@ -1087,7 +1087,7 @@ class hn extends Error {
1087
1087
  super(t), this.name = "AnzuApiForbiddenError", this.cause = n, this.message = t;
1088
1088
  }
1089
1089
  }
1090
- const Mi = "validation_failed", Xn = (e) => Zt.isAxiosError(e) && e.response?.status === Po && e.response.data?.error === Mi && e.response.data?.fields, tr = (e) => e instanceof gn, Ii = (e, n, t) => e.fields.some((a) => a.field === t && a.errors.includes(n));
1090
+ const Mi = "validation_failed", Xn = (e) => Zt.isAxiosError(e) && e.response?.status === Po && e.response.data?.error === Mi && e.response.data?.fields, nr = (e) => e instanceof gn, Ii = (e, n, t) => e.fields.some((a) => a.field === t && a.errors.includes(n));
1091
1091
  function $i(e, n, t) {
1092
1092
  const a = e.response?.data, l = [];
1093
1093
  for (const [o, s] of Object.entries(a.fields))
@@ -1130,7 +1130,7 @@ class Cn extends Error {
1130
1130
  super(o), this.name = "AnzuApiDependencyExistsError", this.cause = l, this.message = o, this.dependencies = Pi(n);
1131
1131
  }
1132
1132
  }
1133
- const Li = (e) => e instanceof Vo, nr = (e) => Zt.isAxiosError(e) && (e.code === "ECONNABORTED" || e.message.includes("timeout") || e.cause instanceof Error && e.cause.message.includes("timeout"));
1133
+ const Li = (e) => e instanceof Vo, ar = (e) => Zt.isAxiosError(e) && (e.code === "ECONNABORTED" || e.message.includes("timeout") || e.cause instanceof Error && e.cause.message.includes("timeout"));
1134
1134
  class Vo extends Error {
1135
1135
  constructor(n = void 0) {
1136
1136
  super("API request timed out"), this.name = "AnzuApiAxiosError", this.cause = n;
@@ -1247,7 +1247,7 @@ function Qn() {
1247
1247
  duration: m * 1e3,
1248
1248
  type: "error"
1249
1249
  });
1250
- }, k = (m, d = -1) => Ai(m) ? (p(d), !0) : tr(m) ? (f(m.fields, d), !0) : Ri(m) ? (a("error.apiDependencyExists.message", d), !0) : _i(m) ? (c(m.detail, d), !0) : Li(m) ? (a("error.apiTimedOut.message", d), !0) : Vi(m) || Si(m) || Lo(m) ? (h(d), !0) : !1, g = (m) => {
1250
+ }, k = (m, d = -1) => Ai(m) ? (p(d), !0) : nr(m) ? (f(m.fields, d), !0) : Ri(m) ? (a("error.apiDependencyExists.message", d), !0) : _i(m) ? (c(m.detail, d), !0) : Li(m) ? (a("error.apiTimedOut.message", d), !0) : Vi(m) || ki(m) || Lo(m) ? (h(d), !0) : !1, g = (m) => {
1251
1251
  const { t: d } = Pe.global, v = m.split("["), C = v[0].trim(), $ = v[1].split("]"), x = $[0], b = $[1] ?? "";
1252
1252
  return d(C) + "[" + x + "]: " + d(C.slice(0, -1) + b);
1253
1253
  };
@@ -1628,7 +1628,7 @@ function ji() {
1628
1628
  })(ga)), ga.exports;
1629
1629
  }
1630
1630
  var qi = ji();
1631
- const ar = /* @__PURE__ */ Uo(qi);
1631
+ const or = /* @__PURE__ */ Uo(qi);
1632
1632
  var ba = { exports: {} }, Ki = ba.exports, kl;
1633
1633
  function Wi() {
1634
1634
  return kl || (kl = 1, (function(e, n) {
@@ -1753,9 +1753,9 @@ function Wi() {
1753
1753
  })(ba)), ba.exports;
1754
1754
  }
1755
1755
  var Gi = Wi();
1756
- const or = /* @__PURE__ */ Uo(Gi);
1757
- be.extend(ar);
1756
+ const lr = /* @__PURE__ */ Uo(Gi);
1758
1757
  be.extend(or);
1758
+ be.extend(lr);
1759
1759
  const Nt = ".000000Z", Ta = "YYYY-MM-DDTHH:mm:ss", Na = "1970-01-01T00:00:00.000000Z", Ua = "2100-01-01T00:00:00.000000Z", Pm = () => be().utc().toDate(), Xi = (e) => be(e).toDate(), Lm = () => Gl(be().utc().unix()), Yn = (e = !0, n = !1) => e && !n ? be().utc().format("YYYY-MM-DDTHH:mm:ss") + Nt : e && n ? be().utc().format("YYYY-MM-DDTHH:mm:00") + Nt : !e && n ? be().utc().format("YYYY-MM-DDTHH:mm:00.SSSSSS") + "Z" : be().utc().format("YYYY-MM-DDTHH:mm:ss.SSSSSS") + "Z", Vm = (e = 0) => e === 0 ? be().startOf("day").utc().format(Ta) + Nt : be().add(e, "days").startOf("day").utc().format(Ta) + Nt, Nm = (e = 0) => e === 0 ? be().endOf("day").utc().format(Ta) + Nt : be().add(e, "days").endOf("day").utc().format(Ta) + Nt, Zi = (e = 0, n = null) => (n === null && (n = /* @__PURE__ */ new Date()), e === 0 ? n : e > 0 ? be(n).add(e, "minutes").toDate() : e < 0 ? be(n).subtract(Math.abs(e), "minutes").toDate() : n), So = (e, n = Nt) => be(e).utc().format("YYYY-MM-DDTHH:mm:ss") + n, Um = () => be().utc().format("YYYY"), Mn = (e, n = "", t = !1) => e === Ua || e === Na || e === "" || te(e) || A(e) ? n : be(e).format(t ? "DD.MM.YYYY HH:mm:ss" : "DD.MM.YYYY HH:mm"), Ym = (e, n = "", t = !1) => {
1760
1760
  if (e === Ua || e === Na || e === "" || te(e) || A(e))
1761
1761
  return n;
@@ -1775,7 +1775,7 @@ const Nt = ".000000Z", Ta = "YYYY-MM-DDTHH:mm:ss", Na = "1970-01-01T00:00:00.000
1775
1775
  } : { from: l, until: o };
1776
1776
  }, ro = Ji, Ya = (e) => {
1777
1777
  e?.currentTarget instanceof HTMLElement && e.currentTarget.blur();
1778
- }, lr = /* @__PURE__ */ Ee({
1778
+ }, rr = /* @__PURE__ */ Ee({
1779
1779
  __name: "AFilterSubmitButton",
1780
1780
  props: {
1781
1781
  buttonT: { default: "common.button.submitFilter" },
@@ -1802,7 +1802,7 @@ const Nt = ".000000Z", Ta = "YYYY-MM-DDTHH:mm:ss", Na = "1970-01-01T00:00:00.000
1802
1802
  _: 1
1803
1803
  }, 8, ["class", "data-cy", "variant"]));
1804
1804
  }
1805
- }), rr = /* @__PURE__ */ Ee({
1805
+ }), sr = /* @__PURE__ */ Ee({
1806
1806
  __name: "AFilterResetButton",
1807
1807
  props: {
1808
1808
  tooltipT: { default: "common.button.resetFilter" },
@@ -1877,67 +1877,67 @@ function Wm(e, n, t = ".") {
1877
1877
  }
1878
1878
  return o(e), e;
1879
1879
  }
1880
- const ea = (e, n, t = "") => _n(n) ? e : Rs(
1880
+ const ea = (e, n, t = "") => _n(n) ? e : Ps(
1881
1881
  t === "" ? e : t,
1882
1882
  n
1883
1883
  ), ta = (e) => Ti.includes(e), Gm = (e, n, t = {}, a, l, o = {}) => new Promise((s, r) => {
1884
1884
  e().get(ea(n, t), o).then((i) => ta(i.status) ? i.data ? s(i.data) : i.status === pn ? s(null) : r(new yt()) : r(new bn(i.status))).catch((i) => Gn(i) ? r(new hn(i, i.config?.url)) : Xn(i) ? r(new gn(i, a, l, i)) : Jn(i) ? r(new Cn(i, a, l, i)) : Zn(i) ? r(new yn(i, i)) : r(new yt(i)));
1885
1885
  }), { t: tu } = Pe.global;
1886
1886
  function nu() {
1887
- return dt({ t: tu })(hs, {
1887
+ return dt({ t: tu })(gs, {
1888
1888
  withArguments: !0,
1889
1889
  messagePath: () => "error.jsValidation.between"
1890
1890
  });
1891
1891
  }
1892
1892
  const { t: au } = Pe.global;
1893
1893
  function ou() {
1894
- return dt({ t: au })(gs, {
1894
+ return dt({ t: au })(bs, {
1895
1895
  messagePath: () => "error.jsValidation.email"
1896
1896
  });
1897
1897
  }
1898
1898
  const { t: lu } = Pe.global;
1899
1899
  function ru() {
1900
- return dt({ t: lu })(bs, {
1900
+ return dt({ t: lu })(ys, {
1901
1901
  withArguments: !0,
1902
1902
  messagePath: () => "error.jsValidation.maxLength"
1903
1903
  });
1904
1904
  }
1905
1905
  const { t: su } = Pe.global;
1906
1906
  function iu() {
1907
- return dt({ t: su })(ys, {
1907
+ return dt({ t: su })(Cs, {
1908
1908
  withArguments: !0,
1909
1909
  messagePath: () => "error.jsValidation.maxValue"
1910
1910
  });
1911
1911
  }
1912
1912
  const { t: uu } = Pe.global;
1913
1913
  function cu() {
1914
- return dt({ t: uu })(Cs, {
1914
+ return dt({ t: uu })(ws, {
1915
1915
  withArguments: !0,
1916
1916
  messagePath: () => "error.jsValidation.minLength"
1917
1917
  });
1918
1918
  }
1919
1919
  const { t: du } = Pe.global;
1920
1920
  function fu() {
1921
- return dt({ t: du })(ws, {
1921
+ return dt({ t: du })(Ss, {
1922
1922
  withArguments: !0,
1923
1923
  messagePath: () => "error.jsValidation.minValue"
1924
1924
  });
1925
1925
  }
1926
1926
  const { t: mu } = Pe.global;
1927
1927
  function vu() {
1928
- return dt({ t: mu })(Ss, {
1928
+ return dt({ t: mu })(ks, {
1929
1929
  messagePath: () => "error.jsValidation.numeric"
1930
1930
  });
1931
1931
  }
1932
1932
  const { t: pu } = Pe.global;
1933
1933
  function hu() {
1934
- return dt({ t: pu })(ks, {
1934
+ return dt({ t: pu })(Ds, {
1935
1935
  messagePath: () => "error.jsValidation.required"
1936
1936
  });
1937
1937
  }
1938
1938
  const { t: gu } = Pe.global;
1939
1939
  function bu() {
1940
- return dt({ t: gu })(Ds, {
1940
+ return dt({ t: gu })(Es, {
1941
1941
  withArguments: !0,
1942
1942
  messagePath: () => "error.jsValidation.required"
1943
1943
  });
@@ -1970,7 +1970,7 @@ function Su() {
1970
1970
  }
1971
1971
  const { t: ku } = Pe.global;
1972
1972
  function Du() {
1973
- return dt({ t: ku })(Es, {
1973
+ return dt({ t: ku })(xs, {
1974
1974
  messagePath: () => "error.jsValidation.url"
1975
1975
  });
1976
1976
  }
@@ -2231,7 +2231,7 @@ const Tu = { class: "a-datetime-picker-time" }, Au = { class: "a-datetime-picker
2231
2231
  emits: ["blur", "focus", "update:modelValue", "onOpen", "onClose", "afterClear"],
2232
2232
  setup(e, { emit: n }) {
2233
2233
  const t = e, a = n;
2234
- be.extend(ar), be.extend(or);
2234
+ be.extend(or), be.extend(lr);
2235
2235
  const l = N(!1), o = N(0), s = N(0), r = At("timePickerInstance"), i = At("inputInstance"), u = At("confirmRefButton"), f = N(""), c = N(null), h = N(null), p = N(null), { t: k } = Oe(), g = P(() => t.type === "datetime" ? "dd.mm.yyyy hh:mm" : "dd.mm.yyyy"), { requiredIf: m } = Yo(), d = P(() => ({
2236
2236
  textFieldValue: {
2237
2237
  required: m(t.required)
@@ -2375,7 +2375,7 @@ const Tu = { class: "a-datetime-picker-time" }, Au = { class: "a-datetime-picker
2375
2375
  })), [
2376
2376
  [ql, _(k)("common.button.close")]
2377
2377
  ]),
2378
- (I(), W(xs, Ue({
2378
+ (I(), W(Ts, Ue({
2379
2379
  key: o.value,
2380
2380
  modelValue: c.value,
2381
2381
  "onUpdate:modelValue": B[0] || (B[0] = (U) => c.value = U),
@@ -2430,7 +2430,7 @@ const Tu = { class: "a-datetime-picker-time" }, Au = { class: "a-datetime-picker
2430
2430
  }
2431
2431
  ]), 1032, ["modelValue", "error-messages", "placeholder", "disabled"]));
2432
2432
  }
2433
- }), sr = /* @__PURE__ */ _o(Pu, [["__scopeId", "data-v-1031cc13"]]), Dl = /* @__PURE__ */ Ee({
2433
+ }), ir = /* @__PURE__ */ _o(Pu, [["__scopeId", "data-v-1031cc13"]]), Dl = /* @__PURE__ */ Ee({
2434
2434
  __name: "AFormDatetimePicker",
2435
2435
  props: {
2436
2436
  modelValue: {},
@@ -2482,7 +2482,7 @@ const Tu = { class: "a-datetime-picker-time" }, Au = { class: "a-datetime-picker
2482
2482
  }), x = P(() => Ie(t.required) ? t.required : !!(t.v?.required && t.v?.required.$params.type === "required")), b = P(() => Ie(t.disabled) ? t.disabled : !!u.value);
2483
2483
  return Ae(l, (O, H) => {
2484
2484
  O !== H && o.value.enabled && (c.value || f.value) && r.value(O);
2485
- }), (O, H) => (I(), W(sr, Ue({
2485
+ }), (O, H) => (I(), W(ir, Ue({
2486
2486
  modelValue: l.value,
2487
2487
  "onUpdate:modelValue": H[0] || (H[0] = (M) => l.value = M),
2488
2488
  "data-cy": e.dataCy,
@@ -2548,7 +2548,7 @@ const Tu = { class: "a-datetime-picker-time" }, Au = { class: "a-datetime-picker
2548
2548
  }, c = () => {
2549
2549
  a("focus", t.modelValue), s.value();
2550
2550
  }, h = P(() => Ie(t.disabled) ? t.disabled : !!r.value);
2551
- return (p, k) => (I(), W(Ms, {
2551
+ return (p, k) => (I(), W(Is, {
2552
2552
  "data-cy": e.dataCy,
2553
2553
  "model-value": e.modelValue,
2554
2554
  disabled: h.value,
@@ -2692,7 +2692,7 @@ const Yu = {
2692
2692
  storeFiltersLocalStorage: !0,
2693
2693
  populateUrlParams: !0
2694
2694
  };
2695
- function ir(e, n, t = {}) {
2695
+ function ur(e, n, t = {}) {
2696
2696
  const a = { ...Yu, ...t }, l = "~";
2697
2697
  let o;
2698
2698
  Ye(a.storeFiltersLocalStorage) ? o = a.storeFiltersLocalStorage : ut(a.storeFiltersLocalStorage) && a.storeFiltersLocalStorage === !0 && Ye(n.general.system) && Ye(n.general.subject) && (o = "tableFilter_" + n.general.system + "_" + n.general.subject);
@@ -3003,7 +3003,7 @@ const qu = (e) => Wn(e) && Object.hasOwn(e, "totalCount"), Ku = (e) => Wn(e) &&
3003
3003
  } catch (v) {
3004
3004
  if (v instanceof DOMException && v.name === "AbortError")
3005
3005
  return [];
3006
- throw Lo(v) ? v : Gn(v) ? new hn(v, v.config?.url) : Xn(v) ? new gn(v, t, a, v) : Jn(v) ? new Cn(v, t, a, v) : Zn(v) ? new yn(v, v) : nr(v) ? new Vo(v) : Zt.isAxiosError(v) ? (r || console.error("Axios error: " + l, ...v.cause ? [v.cause] : []), new No(v)) : (r || console.error("AnzuFatalError: ", v), new yt(v));
3006
+ throw Lo(v) ? v : Gn(v) ? new hn(v, v.config?.url) : Xn(v) ? new gn(v, t, a, v) : Jn(v) ? new Cn(v, t, a, v) : Zn(v) ? new yn(v, v) : ar(v) ? new Vo(v) : Zt.isAxiosError(v) ? (r || console.error("Axios error: " + l, ...v.cause ? [v.cause] : []), new No(v)) : (r || console.error("AnzuFatalError: ", v), new yt(v));
3007
3007
  } finally {
3008
3008
  i = null;
3009
3009
  }
@@ -3055,7 +3055,7 @@ const Xm = (e, n = {}, t, a = {}, l, o, s = {}) => new Promise((r, i) => {
3055
3055
  "anzu:FilterInnerConfigKey"
3056
3056
  ), Dt = /* @__PURE__ */ Symbol.for(
3057
3057
  "anzu:FilterSubmitResetCounterKey"
3058
- ), pt = /* @__PURE__ */ Symbol.for("anzu:FilterSelectedKey"), ur = /* @__PURE__ */ Symbol.for(
3058
+ ), pt = /* @__PURE__ */ Symbol.for("anzu:FilterSelectedKey"), cr = /* @__PURE__ */ Symbol.for(
3059
3059
  "anzu:DatatablePaginationKey"
3060
3060
  ), Zu = /* @__PURE__ */ Symbol.for(
3061
3061
  "anzu:SubjectSelectCloseSidebarKey"
@@ -3760,7 +3760,7 @@ const Jm = /* @__PURE__ */ Ee({
3760
3760
  return (V, F) => {
3761
3761
  const R = rn("ABtnTertiary"), T = rn("ABtnPrimary");
3762
3762
  return I(), ne(qe, null, [
3763
- k.value ? (I(), W(ps, {
3763
+ k.value ? (I(), W(hs, {
3764
3764
  key: 0,
3765
3765
  label: v.value,
3766
3766
  "model-value": _(Mn)(p.value.from) + " - " + _(Mn)(p.value.until),
@@ -3874,7 +3874,7 @@ const Jm = /* @__PURE__ */ Ee({
3874
3874
  ], 64);
3875
3875
  };
3876
3876
  }
3877
- }), ev = /* @__PURE__ */ _o(ac, [["__scopeId", "data-v-845cd41b"]]), cr = (e, n = "item") => n + "." + e, Tl = /* @__PURE__ */ Ee({
3877
+ }), ev = /* @__PURE__ */ _o(ac, [["__scopeId", "data-v-845cd41b"]]), dr = (e, n = "item") => n + "." + e, Tl = /* @__PURE__ */ Ee({
3878
3878
  __name: "AFilterEmpty",
3879
3879
  props: {
3880
3880
  name: {}
@@ -3910,7 +3910,7 @@ const Jm = /* @__PURE__ */ Ee({
3910
3910
  { title: Mn(i.value), value: i.value }
3911
3911
  ]);
3912
3912
  };
3913
- return (g, m) => (I(), W(sr, Ue({
3913
+ return (g, m) => (I(), W(ir, Ue({
3914
3914
  modelValue: i.value,
3915
3915
  "onUpdate:modelValue": m[0] || (m[0] = (d) => i.value = d),
3916
3916
  "data-cy": e.dataCy,
@@ -3976,7 +3976,7 @@ const Jm = /* @__PURE__ */ Ee({
3976
3976
  "onClick:clear": fe(k, ["stop"])
3977
3977
  }, null, 8, ["modelValue", "label", "placeholder", "clearable", "data-cy"]));
3978
3978
  }
3979
- }), dr = /* @__PURE__ */ Ee({
3979
+ }), fr = /* @__PURE__ */ Ee({
3980
3980
  __name: "FilterDetailItem",
3981
3981
  props: {
3982
3982
  name: {}
@@ -4027,7 +4027,7 @@ const Aa = {
4027
4027
  }, rc = Aa.PinnedWidgets, Wt = {
4028
4028
  Desktop: "desktop",
4029
4029
  Mobile: "mobile"
4030
- }, sc = Wt.Desktop, ic = 3, ko = 8, fr = Is("filterBookmarkStore", () => {
4030
+ }, sc = Wt.Desktop, ic = 3, ko = 8, mr = $s("filterBookmarkStore", () => {
4031
4031
  const e = N(/* @__PURE__ */ new Map()), n = N(!1);
4032
4032
  function t(r, i) {
4033
4033
  return `userAdminConfig/${i}/${r}/`;
@@ -4120,13 +4120,13 @@ const Aa = {
4120
4120
  throw new bn(C.status);
4121
4121
  if (C.data)
4122
4122
  return C.data;
4123
- if (C.status === pn)
4123
+ if (C.status === pn || C.status === tr)
4124
4124
  return;
4125
4125
  throw new yt();
4126
4126
  } catch (m) {
4127
4127
  if (m instanceof DOMException && m.name === "AbortError")
4128
4128
  return [];
4129
- throw Lo(m) ? m : Gn(m) ? new hn(m, m.config?.url) : Xn(m) ? new gn(m, a, l, m) : Jn(m) ? new Cn(m, a, l, m) : Zn(m) ? new yn(m, m) : nr(m) ? new Vo(m) : Zt.isAxiosError(m) ? (i || console.error("Axios error: " + o, ...m.cause ? [m.cause] : []), new No(m)) : (i || console.error("AnzuFatalError: ", m), new yt(m));
4129
+ throw Lo(m) ? m : Gn(m) ? new hn(m, m.config?.url) : Xn(m) ? new gn(m, a, l, m) : Jn(m) ? new Cn(m, a, l, m) : Zn(m) ? new yn(m, m) : ar(m) ? new Vo(m) : Zt.isAxiosError(m) ? (i || console.error("Axios error: " + o, ...m.cause ? [m.cause] : []), new No(m)) : (i || console.error("AnzuFatalError: ", m), new yt(m));
4130
4130
  } finally {
4131
4131
  u = null;
4132
4132
  }
@@ -4136,7 +4136,7 @@ const Aa = {
4136
4136
  }
4137
4137
  };
4138
4138
  }, Ml = "/adm/v1/user-admin-config", uc = "userAdminConfig";
4139
- function mr(e, n, t = uc, a = Ml) {
4139
+ function vr(e, n, t = uc, a = Ml) {
4140
4140
  return {
4141
4141
  useFetchUserAdminConfigList: () => Gu({ client: e, system: n, entity: t, urlTemplate: Ml }),
4142
4142
  fetchUserAdminConfig: (f) => {
@@ -4184,7 +4184,7 @@ function mr(e, n, t = uc, a = Ml) {
4184
4184
  }
4185
4185
  };
4186
4186
  }
4187
- const cc = { key: 0 }, dc = 32, vr = /* @__PURE__ */ Ee({
4187
+ const cc = { key: 0 }, dc = 32, pr = /* @__PURE__ */ Ee({
4188
4188
  __name: "FilterBookmarks",
4189
4189
  props: /* @__PURE__ */ Qe({
4190
4190
  client: {},
@@ -4200,10 +4200,10 @@ const cc = { key: 0 }, dc = 32, vr = /* @__PURE__ */ Ee({
4200
4200
  }),
4201
4201
  emits: /* @__PURE__ */ Qe(["submit"], ["update:datatableHiddenColumns"]),
4202
4202
  setup(e, { emit: n }) {
4203
- const t = e, a = n, l = it(e, "datatableHiddenColumns"), o = ae(at), s = ae(ft), r = ae(ur), i = ae(pt);
4203
+ const t = e, a = n, l = it(e, "datatableHiddenColumns"), o = ae(at), s = ae(ft), r = ae(cr), i = ae(pt);
4204
4204
  if (A(r) || A(o) || A(s) || A(i))
4205
4205
  throw new Error("Incorrect provide/inject config.");
4206
- const u = N(!1), f = At("toolbar"), c = N(300), h = N(1e3), p = fr(), { useFetchUserAdminConfigList: k } = mr(t.client, t.system), g = t.system + "_" + t.subject, m = async (b = !1) => {
4206
+ const u = N(!1), f = At("toolbar"), c = N(300), h = N(1e3), p = mr(), { useFetchUserAdminConfigList: k } = vr(t.client, t.system), g = t.system + "_" + t.subject, m = async (b = !1) => {
4207
4207
  u.value = !0, await p.getBookmarks(
4208
4208
  {
4209
4209
  user: t.userId,
@@ -4213,7 +4213,7 @@ const cc = { key: 0 }, dc = 32, vr = /* @__PURE__ */ Ee({
4213
4213
  k,
4214
4214
  b
4215
4215
  ), u.value = !1;
4216
- }, { deserializeFilters: d } = ir(s, o), v = (b) => {
4216
+ }, { deserializeFilters: d } = ur(s, o), v = (b) => {
4217
4217
  const O = b.data;
4218
4218
  Ie(O.datatableHiddenColumns) && Ie(l.value) && (l.value = O.datatableHiddenColumns), Ie(O.sortBy) && (r.value = {
4219
4219
  ...r.value,
@@ -4254,9 +4254,9 @@ const cc = { key: 0 }, dc = 32, vr = /* @__PURE__ */ Ee({
4254
4254
  }
4255
4255
  h.value = M;
4256
4256
  };
4257
- is(f, (b) => {
4257
+ us(f, (b) => {
4258
4258
  b[0] && (c.value = b[0].contentRect.width);
4259
- }), us(
4259
+ }), cs(
4260
4260
  c,
4261
4261
  (b, O) => {
4262
4262
  b !== O && C(b);
@@ -4424,15 +4424,15 @@ function Mt(e) {
4424
4424
  if (typeof window < "u" && window.navigator)
4425
4425
  return !!/* @__PURE__ */ navigator.userAgent.match(e);
4426
4426
  }
4427
- var Ft = Mt(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i), na = Mt(/Edge/i), $l = Mt(/firefox/i), Bn = Mt(/safari/i) && !Mt(/chrome/i) && !Mt(/android/i), jo = Mt(/iP(ad|od|hone)/i), pr = Mt(/chrome/i) && Mt(/android/i), hr = {
4427
+ var Ft = Mt(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i), na = Mt(/Edge/i), $l = Mt(/firefox/i), Bn = Mt(/safari/i) && !Mt(/chrome/i) && !Mt(/android/i), jo = Mt(/iP(ad|od|hone)/i), hr = Mt(/chrome/i) && Mt(/android/i), gr = {
4428
4428
  capture: !1,
4429
4429
  passive: !1
4430
4430
  };
4431
4431
  function Me(e, n, t) {
4432
- e.addEventListener(n, t, !Ft && hr);
4432
+ e.addEventListener(n, t, !Ft && gr);
4433
4433
  }
4434
4434
  function xe(e, n, t) {
4435
- e.removeEventListener(n, t, !Ft && hr);
4435
+ e.removeEventListener(n, t, !Ft && gr);
4436
4436
  }
4437
4437
  function Ma(e, n) {
4438
4438
  if (n) {
@@ -4450,7 +4450,7 @@ function Ma(e, n) {
4450
4450
  return !1;
4451
4451
  }
4452
4452
  }
4453
- function gr(e) {
4453
+ function br(e) {
4454
4454
  return e.host && e !== document && e.host.nodeType && e.host !== e ? e.host : e.parentNode;
4455
4455
  }
4456
4456
  function bt(e, n, t, a) {
@@ -4460,7 +4460,7 @@ function bt(e, n, t, a) {
4460
4460
  if (n != null && (n[0] === ">" ? e.parentNode === t && Ma(e, n) : Ma(e, n)) || a && e === t)
4461
4461
  return e;
4462
4462
  if (e === t) break;
4463
- } while (e = gr(e));
4463
+ } while (e = br(e));
4464
4464
  }
4465
4465
  return null;
4466
4466
  }
@@ -4494,7 +4494,7 @@ function ln(e, n) {
4494
4494
  var l = window.DOMMatrix || window.WebKitCSSMatrix || window.CSSMatrix || window.MSCSSMatrix;
4495
4495
  return l && new l(t);
4496
4496
  }
4497
- function br(e, n, t) {
4497
+ function yr(e, n, t) {
4498
4498
  if (e) {
4499
4499
  var a = e.getElementsByTagName(n), l = 0, o = a.length;
4500
4500
  if (t)
@@ -4608,7 +4608,7 @@ function uo(e, n) {
4608
4608
  return Math.round(e.top) === Math.round(n.top) && Math.round(e.left) === Math.round(n.left) && Math.round(e.height) === Math.round(n.height) && Math.round(e.width) === Math.round(n.width);
4609
4609
  }
4610
4610
  var On;
4611
- function yr(e, n) {
4611
+ function Cr(e, n) {
4612
4612
  return function() {
4613
4613
  if (!On) {
4614
4614
  var t = arguments, a = this;
@@ -4621,14 +4621,14 @@ function yr(e, n) {
4621
4621
  function Cc() {
4622
4622
  clearTimeout(On), On = void 0;
4623
4623
  }
4624
- function Cr(e, n, t) {
4624
+ function wr(e, n, t) {
4625
4625
  e.scrollLeft += n, e.scrollTop += t;
4626
4626
  }
4627
- function wr(e) {
4627
+ function Sr(e) {
4628
4628
  var n = window.Polymer, t = window.jQuery || window.Zepto;
4629
4629
  return n && n.dom ? n.dom(e).cloneNode(!0) : t ? t(e).clone(!0)[0] : e.cloneNode(!0);
4630
4630
  }
4631
- function Sr(e, n, t) {
4631
+ function kr(e, n, t) {
4632
4632
  var a = {};
4633
4633
  return Array.from(e.children).forEach(function(l) {
4634
4634
  var o, s, r, i;
@@ -4788,8 +4788,8 @@ var Ec = ["evt"], tt = function(n, t) {
4788
4788
  oldDraggableIndex: Rn,
4789
4789
  newIndex: rt,
4790
4790
  newDraggableIndex: Rt,
4791
- hideGhostForTarget: xr,
4792
- unhideGhostForTarget: Tr,
4791
+ hideGhostForTarget: Tr,
4792
+ unhideGhostForTarget: Ar,
4793
4793
  cloneNowHidden: function() {
4794
4794
  Pt = !0;
4795
4795
  },
@@ -4817,14 +4817,14 @@ function et(e) {
4817
4817
  newDraggableIndex: Rt
4818
4818
  }, e));
4819
4819
  }
4820
- var G, Ne, pe, Le, jt, ya, Ve, Pt, on, rt, Rn, Rt, fa, Ge, nn = !1, Ia = !1, $a = [], Yt, gt, fo, mo, Ol, Rl, In, tn, Pn, Ln = !1, ma = !1, Ca, Xe, vo = [], Eo = !1, Fa = [], Ha = typeof document < "u", va = jo, Pl = na || Ft ? "cssFloat" : "float", xc = Ha && !pr && !jo && "draggable" in document.createElement("div"), kr = (function() {
4820
+ var G, Ne, pe, Le, jt, ya, Ve, Pt, on, rt, Rn, Rt, fa, Ge, nn = !1, Ia = !1, $a = [], Yt, gt, fo, mo, Ol, Rl, In, tn, Pn, Ln = !1, ma = !1, Ca, Xe, vo = [], Eo = !1, Fa = [], Ha = typeof document < "u", va = jo, Pl = na || Ft ? "cssFloat" : "float", xc = Ha && !hr && !jo && "draggable" in document.createElement("div"), Dr = (function() {
4821
4821
  if (Ha) {
4822
4822
  if (Ft)
4823
4823
  return !1;
4824
4824
  var e = document.createElement("x");
4825
4825
  return e.style.cssText = "pointer-events:auto", e.style.pointerEvents === "auto";
4826
4826
  }
4827
- })(), Dr = function(n, t) {
4827
+ })(), Er = function(n, t) {
4828
4828
  var a = ue(n), l = parseInt(a.width) - parseInt(a.paddingLeft) - parseInt(a.paddingRight) - parseInt(a.borderLeftWidth) - parseInt(a.borderRightWidth), o = dn(n, 0, t), s = dn(n, 1, t), r = o && ue(o), i = s && ue(s), u = r && parseInt(r.marginLeft) + parseInt(r.marginRight) + ze(o).width, f = i && parseInt(i.marginLeft) + parseInt(i.marginRight) + ze(s).width;
4829
4829
  if (a.display === "flex")
4830
4830
  return a.flexDirection === "column" || a.flexDirection === "column-reverse" ? "vertical" : "horizontal";
@@ -4848,7 +4848,7 @@ var G, Ne, pe, Le, jt, ya, Ve, Pt, on, rt, Rn, Rt, fa, Ge, nn = !1, Ia = !1, $a
4848
4848
  return a = l;
4849
4849
  }
4850
4850
  }), a;
4851
- }, Er = function(n) {
4851
+ }, xr = function(n) {
4852
4852
  function t(o, s) {
4853
4853
  return function(r, i, u, f) {
4854
4854
  var c = r.options.group.name && i.options.group.name && r.options.group.name === i.options.group.name;
@@ -4868,12 +4868,12 @@ var G, Ne, pe, Le, jt, ya, Ve, Pt, on, rt, Rn, Rt, fa, Ge, nn = !1, Ia = !1, $a
4868
4868
  (!l || Do(l) != "object") && (l = {
4869
4869
  name: l
4870
4870
  }), a.name = l.name, a.checkPull = t(l.pull, !0), a.checkPut = t(l.put), a.revertClone = l.revertClone, n.group = a;
4871
- }, xr = function() {
4872
- !kr && pe && ue(pe, "display", "none");
4873
4871
  }, Tr = function() {
4874
- !kr && pe && ue(pe, "display", "");
4872
+ !Dr && pe && ue(pe, "display", "none");
4873
+ }, Ar = function() {
4874
+ !Dr && pe && ue(pe, "display", "");
4875
4875
  };
4876
- Ha && !pr && document.addEventListener("click", function(e) {
4876
+ Ha && !hr && document.addEventListener("click", function(e) {
4877
4877
  if (Ia)
4878
4878
  return e.preventDefault(), e.stopPropagation && e.stopPropagation(), e.stopImmediatePropagation && e.stopImmediatePropagation(), Ia = !1, !1;
4879
4879
  }, !0);
@@ -4910,7 +4910,7 @@ function ce(e, n) {
4910
4910
  // will be set to same as swapThreshold if default
4911
4911
  removeCloneOnHide: !0,
4912
4912
  direction: function() {
4913
- return Dr(e, this.options);
4913
+ return Er(e, this.options);
4914
4914
  },
4915
4915
  ghostClass: "sortable-ghost",
4916
4916
  chosenClass: "sortable-chosen",
@@ -4944,7 +4944,7 @@ function ce(e, n) {
4944
4944
  aa.initializePlugins(this, e, t);
4945
4945
  for (var a in t)
4946
4946
  !(a in n) && (n[a] = t[a]);
4947
- Er(n);
4947
+ xr(n);
4948
4948
  for (var l in this)
4949
4949
  l.charAt(0) === "_" && typeof this[l] == "function" && (this[l] = this[l].bind(this));
4950
4950
  this.nativeDraggable = n.forceFallback ? !1 : xc, this.nativeDraggable && (this.options.touchStartThreshold = 1), n.supportPointer ? Me(e, "pointerdown", this._onTapStart) : (Me(e, "mousedown", this._onTapStart), Me(e, "touchstart", this._onTapStart)), this.nativeDraggable && (Me(e, "dragover", this), Me(e, "dragenter", this)), $a.push(this.el), n.store && n.store.get && this.sort(n.store.get(this) || []), $t(this, wc());
@@ -5017,7 +5017,7 @@ ce.prototype = /** @lends Sortable.prototype */
5017
5017
  originalEvent: n
5018
5018
  }), lt(G, s.chosenClass, !0);
5019
5019
  }, s.ignore.split(",").forEach(function(f) {
5020
- br(G, f.trim(), po);
5020
+ yr(G, f.trim(), po);
5021
5021
  }), Me(r, "dragover", Ht), Me(r, "mousemove", Ht), Me(r, "touchmove", Ht), s.supportPointer ? (Me(r, "pointerup", l._onDrop), !this.nativeDraggable && Me(r, "pointercancel", l._onDrop)) : (Me(r, "mouseup", l._onDrop), Me(r, "touchend", l._onDrop), Me(r, "touchcancel", l._onDrop)), $l && this.nativeDraggable && (this.options.touchStartThreshold = 4, G.draggable = !0), tt("delayStart", this, {
5022
5022
  evt: n
5023
5023
  }), s.delay && (!s.delayOnTouchOnly || t) && (!this.nativeDraggable || !(na || Ft))) {
@@ -5066,7 +5066,7 @@ ce.prototype = /** @lends Sortable.prototype */
5066
5066
  },
5067
5067
  _emulateDragOver: function() {
5068
5068
  if (gt) {
5069
- this._lastX = gt.clientX, this._lastY = gt.clientY, xr();
5069
+ this._lastX = gt.clientX, this._lastY = gt.clientY, Tr();
5070
5070
  for (var n = document.elementFromPoint(gt.clientX, gt.clientY), t = n; n && n.shadowRoot && (n = n.shadowRoot.elementFromPoint(gt.clientX, gt.clientY), n !== t); )
5071
5071
  t = n;
5072
5072
  if (G.parentNode[nt]._isOutsideThisEl(n), t)
@@ -5082,8 +5082,8 @@ ce.prototype = /** @lends Sortable.prototype */
5082
5082
  break;
5083
5083
  }
5084
5084
  n = t;
5085
- } while (t = gr(t));
5086
- Tr();
5085
+ } while (t = br(t));
5086
+ Ar();
5087
5087
  }
5088
5088
  },
5089
5089
  _onTouchMove: function(n) {
@@ -5128,7 +5128,7 @@ ce.prototype = /** @lends Sortable.prototype */
5128
5128
  this._onDrop();
5129
5129
  return;
5130
5130
  }
5131
- tt("setupClone", this), ce.eventCanceled || (Ve = wr(G), Ve.removeAttribute("id"), Ve.draggable = !1, Ve.style["will-change"] = "", this._hideClone(), lt(Ve, this.options.chosenClass, !1), ce.clone = Ve), a.cloneId = wa(function() {
5131
+ tt("setupClone", this), ce.eventCanceled || (Ve = Sr(G), Ve.removeAttribute("id"), Ve.draggable = !1, Ve.style["will-change"] = "", this._hideClone(), lt(Ve, this.options.chosenClass, !1), ce.clone = Ve), a.cloneId = wa(function() {
5132
5132
  tt("clone", a), !ce.eventCanceled && (a.options.removeCloneOnHide || Le.insertBefore(Ve, G), a._hideClone(), et({
5133
5133
  sortable: a,
5134
5134
  name: "clone"
@@ -5214,7 +5214,7 @@ ce.prototype = /** @lends Sortable.prototype */
5214
5214
  w = b === 1;
5215
5215
  var E = pa(Le, t, G, l, a, o, n, w);
5216
5216
  if (E !== !1)
5217
- return (E === 1 || E === -1) && (w = E === 1), Eo = !0, setTimeout($c, 30), d(), w && !T ? t.appendChild(G) : a.parentNode.insertBefore(G, w ? T : a), z && Cr(z, 0, V - z.scrollTop), Ne = G.parentNode, O !== void 0 && !ma && (Ca = Math.abs(O - ze(a)[L])), C(), v(!0);
5217
+ return (E === 1 || E === -1) && (w = E === 1), Eo = !0, setTimeout($c, 30), d(), w && !T ? t.appendChild(G) : a.parentNode.insertBefore(G, w ? T : a), z && wr(z, 0, V - z.scrollTop), Ne = G.parentNode, O !== void 0 && !ma && (Ca = Math.abs(O - ze(a)[L])), C(), v(!0);
5218
5218
  }
5219
5219
  if (t.contains(G))
5220
5220
  return v(!1);
@@ -5354,7 +5354,7 @@ ce.prototype = /** @lends Sortable.prototype */
5354
5354
  if (t === void 0)
5355
5355
  return a[n];
5356
5356
  var l = aa.modifyOption(this, n, t);
5357
- typeof l < "u" ? a[n] = l : a[n] = t, n === "group" && Er(a);
5357
+ typeof l < "u" ? a[n] = l : a[n] = t, n === "group" && xr(a);
5358
5358
  },
5359
5359
  /**
5360
5360
  * Destroy
@@ -5400,11 +5400,11 @@ function $c() {
5400
5400
  Eo = !1;
5401
5401
  }
5402
5402
  function Fc(e, n, t) {
5403
- var a = ze(dn(t.el, 0, t.options, !0)), l = Sr(t.el, t.options, pe), o = 10;
5403
+ var a = ze(dn(t.el, 0, t.options, !0)), l = kr(t.el, t.options, pe), o = 10;
5404
5404
  return n ? e.clientX < l.left - o || e.clientY < a.top && e.clientX < a.right : e.clientY < l.top - o || e.clientY < a.bottom && e.clientX < a.left;
5405
5405
  }
5406
5406
  function _c(e, n, t) {
5407
- var a = ze(qo(t.el, t.options.draggable)), l = Sr(t.el, t.options, pe), o = 10;
5407
+ var a = ze(qo(t.el, t.options.draggable)), l = kr(t.el, t.options, pe), o = 10;
5408
5408
  return n ? e.clientX > l.right + o || e.clientY > a.bottom && e.clientX > a.left : e.clientY > l.bottom + o || e.clientX > a.right && e.clientY > a.top;
5409
5409
  }
5410
5410
  function Bc(e, n, t, a, l, o, s, r) {
@@ -5448,19 +5448,19 @@ ce.utils = {
5448
5448
  on: Me,
5449
5449
  off: xe,
5450
5450
  css: ue,
5451
- find: br,
5451
+ find: yr,
5452
5452
  is: function(n, t) {
5453
5453
  return !!bt(n, t, n, !1);
5454
5454
  },
5455
5455
  extend: yc,
5456
- throttle: yr,
5456
+ throttle: Cr,
5457
5457
  closest: bt,
5458
5458
  toggleClass: lt,
5459
- clone: wr,
5459
+ clone: Sr,
5460
5460
  index: vt,
5461
5461
  nextTick: wa,
5462
5462
  cancelNextTick: xo,
5463
- detectDirection: Dr,
5463
+ detectDirection: Er,
5464
5464
  getChild: dn,
5465
5465
  expando: nt
5466
5466
  };
@@ -5541,7 +5541,7 @@ function Sa() {
5541
5541
  function Ll() {
5542
5542
  clearInterval(Fn);
5543
5543
  }
5544
- var bo = yr(function(e, n, t, a) {
5544
+ var bo = Cr(function(e, n, t, a) {
5545
5545
  if (n.scroll) {
5546
5546
  var l = (e.touches ? e.touches[0] : e).clientX, o = (e.touches ? e.touches[0] : e).clientY, s = n.scrollSensitivity, r = n.scrollSpeed, i = St(), u = !1, f;
5547
5547
  To !== t && (To = t, Sa(), $n = n.scroll, f = n.scrollFn, $n === !0 && ($n = Lt(t, !0)));
@@ -5556,14 +5556,14 @@ var bo = yr(function(e, n, t, a) {
5556
5556
  (He[c].vx != V || He[c].vy != F || He[c].el !== p) && (He[c].el = p, He[c].vx = V, He[c].vy = F, clearInterval(He[c].pid), (V != 0 || F != 0) && (u = !0, He[c].pid = setInterval((function() {
5557
5557
  a && this.layer === 0 && ce.active._onTouchMove(_a);
5558
5558
  var T = He[this.layer].vy ? He[this.layer].vy * r : 0, w = He[this.layer].vx ? He[this.layer].vx * r : 0;
5559
- typeof f == "function" && f.call(ce.dragged.parentNode[nt], w, T, e, _a, He[this.layer].el) !== "continue" || Cr(He[this.layer].el, w, T);
5559
+ typeof f == "function" && f.call(ce.dragged.parentNode[nt], w, T, e, _a, He[this.layer].el) !== "continue" || wr(He[this.layer].el, w, T);
5560
5560
  }).bind({
5561
5561
  layer: c
5562
5562
  }), 24))), c++;
5563
5563
  } while (n.bubbleScroll && h !== i && (h = Lt(h, !1)));
5564
5564
  Ao = u;
5565
5565
  }
5566
- }, 30), Ar = function(n) {
5566
+ }, 30), Mr = function(n) {
5567
5567
  var t = n.originalEvent, a = n.putSortable, l = n.dragEl, o = n.activeSortable, s = n.dispatchSortableEvent, r = n.hideGhostForTarget, i = n.unhideGhostForTarget;
5568
5568
  if (t) {
5569
5569
  var u = a || o;
@@ -5589,7 +5589,7 @@ Ko.prototype = {
5589
5589
  var l = dn(this.sortable.el, this.startIndex, this.options);
5590
5590
  l ? this.sortable.el.insertBefore(t, l) : this.sortable.el.appendChild(t), this.sortable.animateAll(), a && a.animateAll();
5591
5591
  },
5592
- drop: Ar
5592
+ drop: Mr
5593
5593
  };
5594
5594
  $t(Ko, {
5595
5595
  pluginName: "revertOnSpill"
@@ -5601,16 +5601,16 @@ Wo.prototype = {
5601
5601
  var t = n.dragEl, a = n.putSortable, l = a || this.sortable;
5602
5602
  l.captureAnimationState(), t.parentNode && t.parentNode.removeChild(t), l.animateAll();
5603
5603
  },
5604
- drop: Ar
5604
+ drop: Mr
5605
5605
  };
5606
5606
  $t(Wo, {
5607
5607
  pluginName: "removeOnSpill"
5608
5608
  });
5609
5609
  ce.mount(new Lc());
5610
5610
  ce.mount(Wo, Ko);
5611
- function Mr(e, n, t = {}) {
5611
+ function Ir(e, n, t = {}) {
5612
5612
  let a;
5613
- const { document: l = cs, watchElement: o = !1, ...s } = t, r = { onUpdate: (k) => {
5613
+ const { document: l = ds, watchElement: o = !1, ...s } = t, r = { onUpdate: (k) => {
5614
5614
  Uc(n, k.oldIndex, k.newIndex, k);
5615
5615
  } }, i = () => {
5616
5616
  a?.destroy(), a = void 0;
@@ -5632,11 +5632,11 @@ function Mr(e, n, t = {}) {
5632
5632
  }, {
5633
5633
  immediate: !0,
5634
5634
  flush: "post"
5635
- }) : ds(f);
5635
+ }) : fs(f);
5636
5636
  const p = () => {
5637
5637
  i();
5638
5638
  };
5639
- return fs(() => {
5639
+ return ms(() => {
5640
5640
  h?.(), i();
5641
5641
  }), {
5642
5642
  stop: p,
@@ -5664,21 +5664,21 @@ function Uc(e, n, t, a = null) {
5664
5664
  const We = [];
5665
5665
  for (let e = 0; e < 256; ++e)
5666
5666
  We.push((e + 256).toString(16).slice(1));
5667
- function Ir(e, n = 0) {
5667
+ function $r(e, n = 0) {
5668
5668
  return (We[e[n + 0]] + We[e[n + 1]] + We[e[n + 2]] + We[e[n + 3]] + "-" + We[e[n + 4]] + We[e[n + 5]] + "-" + We[e[n + 6]] + We[e[n + 7]] + "-" + We[e[n + 8]] + We[e[n + 9]] + "-" + We[e[n + 10]] + We[e[n + 11]] + We[e[n + 12]] + We[e[n + 13]] + We[e[n + 14]] + We[e[n + 15]]).toLowerCase();
5669
5669
  }
5670
5670
  const Yc = new Uint8Array(16);
5671
- function $r() {
5671
+ function Fr() {
5672
5672
  return crypto.getRandomValues(Yc);
5673
5673
  }
5674
5674
  const En = {};
5675
5675
  function Hc(e, n, t) {
5676
5676
  let a;
5677
5677
  {
5678
- const l = Date.now(), o = $r();
5678
+ const l = Date.now(), o = Fr();
5679
5679
  zc(En, l, o), a = jc(o, En.msecs, En.nsecs, En.clockseq, En.node, n, t);
5680
5680
  }
5681
- return n ?? Ir(a);
5681
+ return n ?? $r(a);
5682
5682
  }
5683
5683
  function zc(e, n, t) {
5684
5684
  return e.msecs ??= -1 / 0, e.nsecs ??= 0, n === e.msecs ? (e.nsecs++, e.nsecs >= 1e4 && (e.node = void 0, e.nsecs = 0)) : n > e.msecs ? e.nsecs = 0 : n < e.msecs && (e.node = void 0), e.node || (e.node = t.slice(10, 16), e.node[0] |= 1, e.clockseq = (t[8] << 8 | t[9]) & 16383), e.msecs = n, e;
@@ -5704,10 +5704,10 @@ function qc(e, n, t) {
5704
5704
  }
5705
5705
  function Kc(e, n, t) {
5706
5706
  e = e || {};
5707
- const a = e.random ?? e.rng?.() ?? $r();
5707
+ const a = e.random ?? e.rng?.() ?? Fr();
5708
5708
  if (a.length < 16)
5709
5709
  throw new Error("Random bytes length must be >= 16");
5710
- return a[6] = a[6] & 15 | 64, a[8] = a[8] & 63 | 128, Ir(a);
5710
+ return a[6] = a[6] & 15 | 64, a[8] = a[8] & 63 | 128, $r(a);
5711
5711
  }
5712
5712
  const Wc = () => Hc(), tv = () => qc(), xn = "a-sortable-widget__handle", Gc = "a-sortable-widget__ghost", Xc = "a-sortable-widget__drag", Zc = "a-sortable-widget__chosen", Vl = "a-sortable-widget__group";
5713
5713
  function Jc(e, n, t, a) {
@@ -5830,7 +5830,7 @@ const Qc = "a-sortable-", ed = ["id"], td = { key: 1 }, nd = { class: "a-sortabl
5830
5830
  },
5831
5831
  emits: ["update:modelValue", "update:dirty", "onStart", "onEnd", "onAddAfter", "onAddLast", "onEdit", "onDelete"],
5832
5832
  setup(e, { expose: n, emit: t }) {
5833
- const a = e, l = t, o = as(() => a.modelValue), { t: s } = Oe(), r = (w) => {
5833
+ const a = e, l = t, o = os(() => a.modelValue), { t: s } = Oe(), r = (w) => {
5834
5834
  l("onAddAfter", w);
5835
5835
  }, i = (w) => {
5836
5836
  if (v.value = w, a.disableDeleteDialog) {
@@ -5849,7 +5849,7 @@ const Qc = "a-sortable-", ed = ["id"], td = { key: 1 }, nd = { class: "a-sortabl
5849
5849
  }, c = P(() => A(a.widgetIdentifierId) ? Qc + M.value : a.widgetIdentifierId), h = P(() => a.rootClassName + " " + (a.chips ? a.rootClassName + "--chips" : "")), p = () => {
5850
5850
  if (a.disableDraggable || !H.value) return;
5851
5851
  const w = H.value.querySelector("." + Vl);
5852
- w && (O.value = Mr(w, [], {
5852
+ w && (O.value = Ir(w, [], {
5853
5853
  handle: "." + xn,
5854
5854
  ghostClass: Gc,
5855
5855
  dragClass: Xc,
@@ -6173,7 +6173,7 @@ const sd = {
6173
6173
  },
6174
6174
  emits: ["onClose"],
6175
6175
  setup(e, { emit: n }) {
6176
- const t = e, a = n, l = ae(at), o = ae(ft), s = ae(ur);
6176
+ const t = e, a = n, l = ae(at), o = ae(ft), s = ae(cr);
6177
6177
  if (A(s) || A(l) || A(o))
6178
6178
  throw new Error("Incorrect provide/inject config.");
6179
6179
  const r = N("add"), i = N(""), u = N(!1), f = N(!1), c = N(!1), h = N(!1), p = N(!1), k = N([]), g = N(null), { required: m, maxLength: d } = Yo(), v = {
@@ -6186,7 +6186,7 @@ const sd = {
6186
6186
  required: m,
6187
6187
  maxLength: d(100)
6188
6188
  }
6189
- }, x = xa($, { itemEdit: g }, { $stopPropagation: !0 }), b = fr(), {
6189
+ }, x = xa($, { itemEdit: g }, { $stopPropagation: !0 }), b = mr(), {
6190
6190
  createUserAdminConfig: O,
6191
6191
  useFetchUserAdminConfigList: H,
6192
6192
  updateUserAdminConfigPositions: M,
@@ -6194,7 +6194,7 @@ const sd = {
6194
6194
  updateUserAdminConfig: z
6195
6195
  } = (
6196
6196
  // eslint-disable-next-line vue/no-setup-props-reactivity-loss
6197
- mr(t.client, t.system)
6197
+ vr(t.client, t.system)
6198
6198
  ), { t: V } = Oe(), { showErrorsDefault: F, showValidationError: R, showWarningT: T } = Qn(), { createDefaultUserAdminConfig: w } = rd(), E = async () => {
6199
6199
  c.value = !0;
6200
6200
  const J = k.value.map((De) => De.id);
@@ -6203,7 +6203,7 @@ const sd = {
6203
6203
  } catch (De) {
6204
6204
  F(De), c.value = !1;
6205
6205
  }
6206
- }, { serializeFilters: B } = ir(o, l), U = t.system + "_" + t.subject, K = async () => {
6206
+ }, { serializeFilters: B } = ur(o, l), U = t.system + "_" + t.subject, K = async () => {
6207
6207
  c.value = !0, p.value = !1;
6208
6208
  const q = w(t.system);
6209
6209
  q.user = t.user, q.configType = Aa.FilterBookmark, q.layoutType = Wt.Desktop, q.systemResource = U, q.customName = i.value, q.data = {
@@ -6231,7 +6231,7 @@ const sd = {
6231
6231
  De
6232
6232
  ), a("onClose");
6233
6233
  } catch (J) {
6234
- if (tr(J) && Ii(
6234
+ if (nr(J) && Ii(
6235
6235
  J,
6236
6236
  "error_field_not_unique",
6237
6237
  "cms.userAdminConfig.model.systemResource"
@@ -6315,7 +6315,7 @@ const sd = {
6315
6315
  }),
6316
6316
  S(Pa, { class: "pt-0" }, {
6317
6317
  default: D(() => [
6318
- S($s, {
6318
+ S(Fs, {
6319
6319
  modelValue: r.value,
6320
6320
  "onUpdate:modelValue": J[1] || (J[1] = (le) => r.value = le),
6321
6321
  "fixed-tabs": ""
@@ -6483,7 +6483,7 @@ const sd = {
6483
6483
  });
6484
6484
  };
6485
6485
  }
6486
- }), Fr = /* @__PURE__ */ Ee({
6486
+ }), _r = /* @__PURE__ */ Ee({
6487
6487
  __name: "AFilterBookmarkButton",
6488
6488
  props: /* @__PURE__ */ Qe({
6489
6489
  client: {},
@@ -6602,7 +6602,7 @@ const sd = {
6602
6602
  e.store && e.userId && _(Ie)(e.client) ? (I(), W(Tt, { key: 0 }, {
6603
6603
  default: D(() => [
6604
6604
  ye("div", vd, [
6605
- u.value.system && u.value.subject && e.userId && _(Ie)(e.client) ? (I(), W(vr, {
6605
+ u.value.system && u.value.subject && e.userId && _(Ie)(e.client) ? (I(), W(pr, {
6606
6606
  key: 0,
6607
6607
  "datatable-hidden-columns": o.value,
6608
6608
  "onUpdate:datatableHiddenColumns": $[0] || ($[0] = (x) => o.value = x),
@@ -6632,10 +6632,10 @@ const sd = {
6632
6632
  xl: _(r).fields[x].render.xl || 12
6633
6633
  }, {
6634
6634
  default: D(() => [
6635
- he(C.$slots, _(cr)(x), {
6635
+ he(C.$slots, _(dr)(x), {
6636
6636
  itemConfig: _(r).fields[x]
6637
6637
  }, () => [
6638
- S(dr, { name: x }, null, 8, ["name"])
6638
+ S(fr, { name: x }, null, 8, ["name"])
6639
6639
  ])
6640
6640
  ]),
6641
6641
  _: 2
@@ -6647,9 +6647,9 @@ const sd = {
6647
6647
  ]),
6648
6648
  e.hideButtons ? re("", !0) : (I(), ne("div", pd, [
6649
6649
  he(C.$slots, "buttons", {}, () => [
6650
- S(lr, { touched: d.value }, null, 8, ["touched"]),
6651
- S(rr, { onReset: m }),
6652
- u.value.system && u.value.subject && e.userId && _(Ie)(e.client) ? (I(), W(Fr, {
6650
+ S(rr, { touched: d.value }, null, 8, ["touched"]),
6651
+ S(sr, { onReset: m }),
6652
+ u.value.system && u.value.subject && e.userId && _(Ie)(e.client) ? (I(), W(_r, {
6653
6653
  key: 0,
6654
6654
  client: e.client,
6655
6655
  user: e.userId,
@@ -6833,7 +6833,7 @@ const sd = {
6833
6833
  default: D(() => [
6834
6834
  he($.$slots, "bookmarks", {}, () => [
6835
6835
  ye("div", yd, [
6836
- u.value.system && u.value.subject && e.userId && _(Ie)(e.client) ? (I(), W(vr, {
6836
+ u.value.system && u.value.subject && e.userId && _(Ie)(e.client) ? (I(), W(pr, {
6837
6837
  key: 0,
6838
6838
  "datatable-hidden-columns": o.value,
6839
6839
  "onUpdate:datatableHiddenColumns": x[0] || (x[0] = (b) => o.value = b),
@@ -6886,9 +6886,9 @@ const sd = {
6886
6886
  }, {
6887
6887
  default: D(() => [
6888
6888
  he($.$slots, "buttons", {}, () => [
6889
- S(lr, { touched: v.value }, null, 8, ["touched"]),
6890
- S(rr, { onReset: m }),
6891
- u.value.system && u.value.subject && e.userId && _(Ie)(e.client) ? (I(), W(Fr, {
6889
+ S(rr, { touched: v.value }, null, 8, ["touched"]),
6890
+ S(sr, { onReset: m }),
6891
+ u.value.system && u.value.subject && e.userId && _(Ie)(e.client) ? (I(), W(_r, {
6892
6892
  key: 0,
6893
6893
  client: e.client,
6894
6894
  user: e.userId,
@@ -6921,10 +6921,10 @@ const sd = {
6921
6921
  xl: _(r).fields[b].render.xl || 2
6922
6922
  }, {
6923
6923
  default: D(() => [
6924
- he($.$slots, _(cr)(b), {
6924
+ he($.$slots, _(dr)(b), {
6925
6925
  itemConfig: _(r).fields[b]
6926
6926
  }, () => [
6927
- S(dr, { name: b }, null, 8, ["name"])
6927
+ S(fr, { name: b }, null, 8, ["name"])
6928
6928
  ])
6929
6929
  ]),
6930
6930
  _: 2
@@ -6934,7 +6934,7 @@ const sd = {
6934
6934
  })
6935
6935
  ])
6936
6936
  ], 2), [
6937
- [os, s.value]
6937
+ [ls, s.value]
6938
6938
  ])
6939
6939
  ]),
6940
6940
  _: 3
@@ -6948,7 +6948,7 @@ const sd = {
6948
6948
  e().delete(ea(n, t), o).then((i) => ta(i.status) ? i.data ? s(i.data) : i.status === pn ? s(null) : r(new yt()) : r(new bn(i.status))).catch((i) => Gn(i) ? r(new hn(i, i.config?.url)) : Xn(i) ? r(new gn(i, a, l, i)) : Jn(i) ? r(new Cn(i, a, l, i)) : Zn(i) ? r(new yn(i, i)) : r(new yt(i)));
6949
6949
  });
6950
6950
  function kd(e, n = 769) {
6951
- const { width: t } = ms(e), a = P(() => t.value > 0 && t.value < n);
6951
+ const { width: t } = vs(e), a = P(() => t.value > 0 && t.value < n);
6952
6952
  return { width: t, isNarrow: a };
6953
6953
  }
6954
6954
  function Dd(e) {
@@ -7056,11 +7056,11 @@ function Dd(e) {
7056
7056
  handleKeydown: k
7057
7057
  };
7058
7058
  }
7059
- const _r = /* @__PURE__ */ Symbol(
7059
+ const Br = /* @__PURE__ */ Symbol(
7060
7060
  "le.validation"
7061
7061
  );
7062
7062
  function lv(e) {
7063
- const n = ae(_r, null);
7063
+ const n = ae(Br, null);
7064
7064
  if (!n || !zn()) return;
7065
7065
  const t = P(() => {
7066
7066
  const l = e.state;
@@ -7082,7 +7082,7 @@ function Ed(e) {
7082
7082
  const n = Gt(
7083
7083
  /* @__PURE__ */ new Map()
7084
7084
  );
7085
- return sn(_r, {
7085
+ return sn(Br, {
7086
7086
  register(a, l) {
7087
7087
  n.set(a, l);
7088
7088
  },
@@ -7679,7 +7679,7 @@ const Bd = /* @__PURE__ */ Ee({
7679
7679
  }),
7680
7680
  emits: /* @__PURE__ */ Qe(["add", "edit", "deleted", "close", "item-saved", "item-expand", "reorder-start", "reorder-cancel", "reorder-applied", "reorder-apply-error", "reorder-end"], ["update:modelValue", "update:mode", "update:unsavedKeys"]),
7681
7681
  setup(e, { expose: n, emit: t }) {
7682
- const a = e, l = t, o = it(e, "modelValue"), s = it(e, "mode"), { t: r } = Oe(), i = ls(), u = Fs(), f = At("rootEl"), { isNarrow: c } = kd(f), h = P(() => u.platform.value.touch), p = xd(o, {
7682
+ const a = e, l = t, o = it(e, "modelValue"), s = it(e, "mode"), { t: r } = Oe(), i = rs(), u = _s(), f = At("rootEl"), { isNarrow: c } = kd(f), h = P(() => u.platform.value.touch), p = xd(o, {
7683
7683
  keyField: a.keyField,
7684
7684
  positionField: a.positionField,
7685
7685
  positionMultiplier: a.positionMultiplier,
@@ -7750,7 +7750,7 @@ const Bd = /* @__PURE__ */ Ee({
7750
7750
  reorderApplyError: (y) => l("reorder-apply-error", y),
7751
7751
  reorderEnd: () => l("reorder-end")
7752
7752
  }
7753
- }), q = a.embedded ? null : rs(
7753
+ }), q = a.embedded ? null : ss(
7754
7754
  /* @__PURE__ */ new Map()
7755
7755
  );
7756
7756
  if (q && sn(Nl, {
@@ -7791,9 +7791,9 @@ const Bd = /* @__PURE__ */ Ee({
7791
7791
  () => !!(a.title || i.header || i["reorder-toggle"] || $e.value || me.value && !a.embedded)
7792
7792
  ), za = P(
7793
7793
  () => !!(a.title || i.header || i["reorder-toggle"] || i["view-body"] || me.value && !a.embedded)
7794
- ), Br = P(() => !!a.onItemSave), Jt = (y) => {
7794
+ ), Or = P(() => !!a.onItemSave), Jt = (y) => {
7795
7795
  v.value.add(y);
7796
- }, Or = P(() => {
7796
+ }, Rr = P(() => {
7797
7797
  const y = /* @__PURE__ */ new Set();
7798
7798
  for (const j of o.value) {
7799
7799
  const Y = j[a.keyField];
@@ -7804,7 +7804,7 @@ const Bd = /* @__PURE__ */ Ee({
7804
7804
  const y = o.value.length, j = [], Y = /* @__PURE__ */ new Set();
7805
7805
  for (const ge of p.viewItems.value) {
7806
7806
  Y.add(ge.key);
7807
- const kn = H.value.has(ge.key), ua = k.value.has(ge.key), nl = a.loadingKeys?.has(ge.key) ?? !1, Qa = v.value.has(ge.key), eo = Or.value.has(ge.key), al = eo || Qa, ol = ge.index > 0, ll = ge.index < y - 1, ot = oa.get(ge.key);
7807
+ const kn = H.value.has(ge.key), ua = k.value.has(ge.key), nl = a.loadingKeys?.has(ge.key) ?? !1, Qa = v.value.has(ge.key), eo = Rr.value.has(ge.key), al = eo || Qa, ol = ge.index > 0, ll = ge.index < y - 1, ot = oa.get(ge.key);
7808
7808
  if (ot && ot.raw === ge.raw && ot.index === ge.index && ot.position === ge.position && ot.editing === kn && ot.expanded === ua && ot.loading === nl && ot.dirty === eo && ot.moved === Qa && ot.unsaved === al && ot.canMoveUp === ol && ot.canMoveDown === ll) {
7809
7809
  j.push(ot);
7810
7810
  continue;
@@ -7856,11 +7856,11 @@ const Bd = /* @__PURE__ */ Ee({
7856
7856
  j && Ja(j.index);
7857
7857
  },
7858
7858
  onCancelReorder: () => X()
7859
- }), ja = N(!1), Ut = ka(null), Rr = P(
7859
+ }), ja = N(!1), Ut = ka(null), Pr = P(
7860
7860
  () => Ut.value ? Xo(Ut.value.raw, Ut.value.key) : ""
7861
- ), Pr = (y) => {
7861
+ ), Lr = (y) => {
7862
7862
  a.showMoveToPosition && (Ut.value = y, ja.value = !0);
7863
- }, Lr = (y) => {
7863
+ }, Vr = (y) => {
7864
7864
  const j = Ut.value;
7865
7865
  Ut.value = null, j && y !== j.index && (p.moveItem(j.index, y), Jt(j.key));
7866
7866
  }, Xo = (y, j) => Td(y, j, {
@@ -7870,7 +7870,7 @@ const Bd = /* @__PURE__ */ Ee({
7870
7870
  getValidationState: (y, j, Y) => a.getValidationState?.(y, j, Y) ?? null
7871
7871
  });
7872
7872
  if (!h.value) {
7873
- const y = Mr(x, o, {
7873
+ const y = Ir(x, o, {
7874
7874
  // The rows container can mount/unmount across mode flips (e.g. when the
7875
7875
  // consumer renders a `#view-body` slot in view mode and the rows are
7876
7876
  // only mounted in reorder mode). vueuse's default `tryOnMounted` fires
@@ -7925,7 +7925,7 @@ const Bd = /* @__PURE__ */ Ee({
7925
7925
  k.value.add(j);
7926
7926
  }
7927
7927
  l("item-expand", y, !Y);
7928
- }, Jo = (y) => a.chips || a.disableRowClick || a.disabled || a.loading || me.value && !a.allowEditInReorder ? !1 : !!(y.editing || y.expanded || !a.readonly && a.showEditButton || a.readonly && O.value), Vr = (y) => {
7928
+ }, Jo = (y) => a.chips || a.disableRowClick || a.disabled || a.loading || me.value && !a.allowEditInReorder ? !1 : !!(y.editing || y.expanded || !a.readonly && a.showEditButton || a.readonly && O.value), Nr = (y) => {
7929
7929
  if (Jo(y)) {
7930
7930
  if (y.editing || y.expanded) {
7931
7931
  sa(y);
@@ -7935,11 +7935,11 @@ const Bd = /* @__PURE__ */ Ee({
7935
7935
  }
7936
7936
  }, {
7937
7937
  deleteDialog: Wa,
7938
- deleteInFlight: Nr,
7939
- deleteError: Ur,
7940
- onDeleteClick: Yr,
7941
- onDeleteDialogConfirm: Hr,
7942
- onDeleteDialogCancel: zr
7938
+ deleteInFlight: Ur,
7939
+ deleteError: Yr,
7940
+ onDeleteClick: Hr,
7941
+ onDeleteDialogConfirm: zr,
7942
+ onDeleteDialogCancel: jr
7943
7943
  } = $d({
7944
7944
  onDeleteConfirm: (y) => a.onDeleteConfirm ? a.onDeleteConfirm(y) : !0,
7945
7945
  onDelete: (y) => a.onDelete?.(y),
@@ -7948,7 +7948,7 @@ const Bd = /* @__PURE__ */ Ee({
7948
7948
  },
7949
7949
  disableDeleteConfirm: () => a.disableDeleteConfirm || a.chips
7950
7950
  }), ra = async (y) => {
7951
- w.value && await Yr(y);
7951
+ w.value && await Hr(y);
7952
7952
  }, Qo = async (y) => {
7953
7953
  a.onItemSave && await a.onItemSave(y.raw), F(y), l("item-saved", y);
7954
7954
  }, el = (y) => {
@@ -7974,7 +7974,7 @@ const Bd = /* @__PURE__ */ Ee({
7974
7974
  if (y >= o.value.length - 1) return;
7975
7975
  const j = ia(y);
7976
7976
  p.moveItem(y, o.value.length - 1), j !== null && Jt(j);
7977
- }, Sn = /* @__PURE__ */ new Map(), jr = (y) => {
7977
+ }, Sn = /* @__PURE__ */ new Map(), qr = (y) => {
7978
7978
  let j = Sn.get(y);
7979
7979
  return j || (j = {
7980
7980
  edit: () => {
@@ -8049,8 +8049,8 @@ const Bd = /* @__PURE__ */ Ee({
8049
8049
  canMoveUp: y.canMoveUp,
8050
8050
  canMoveDown: y.canMoveDown,
8051
8051
  touch: h.value,
8052
- actions: jr(y.key)
8053
- }), qr = P(() => ({
8052
+ actions: qr(y.key)
8053
+ }), Kr = P(() => ({
8054
8054
  applying: K.value,
8055
8055
  hasPendingChanges: De.value,
8056
8056
  movedCount: J.value,
@@ -8067,14 +8067,14 @@ const Bd = /* @__PURE__ */ Ee({
8067
8067
  enterReorderMode: _e,
8068
8068
  exitReorderMode: X
8069
8069
  }
8070
- })), Kr = it(e, "unsavedKeys"), Wr = P(() => {
8070
+ })), Wr = it(e, "unsavedKeys"), Gr = P(() => {
8071
8071
  const y = /* @__PURE__ */ new Set();
8072
8072
  for (const j of Bt.value)
8073
8073
  j.unsaved && y.add(j.key);
8074
8074
  return y;
8075
- }), { hasUnsavedChanges: Gr, unsavedCount: Xr, clearUnsavedState: Zr } = Md({
8076
- unsavedKeysModel: Kr,
8077
- internalUnsavedKeys: Wr,
8075
+ }), { hasUnsavedChanges: Xr, unsavedCount: Zr, clearUnsavedState: Jr } = Md({
8076
+ unsavedKeysModel: Wr,
8077
+ internalUnsavedKeys: Gr,
8078
8078
  onClearAll: () => {
8079
8079
  g(), v.value = /* @__PURE__ */ new Set();
8080
8080
  },
@@ -8090,9 +8090,9 @@ const Bd = /* @__PURE__ */ Ee({
8090
8090
  recalculatePositions: p.recalculatePositions,
8091
8091
  viewItems: p.viewItems,
8092
8092
  resetDirtyBaseline: C,
8093
- hasUnsavedChanges: Gr,
8094
- unsavedCount: Xr,
8095
- clearUnsavedState: Zr,
8093
+ hasUnsavedChanges: Xr,
8094
+ unsavedCount: Zr,
8095
+ clearUnsavedState: Jr,
8096
8096
  enterReorderMode: _e,
8097
8097
  cancelReorderMode: X,
8098
8098
  applyReorder: se
@@ -8118,7 +8118,7 @@ const Bd = /* @__PURE__ */ Ee({
8118
8118
  he(y.$slots, "header", Ue({ title: e.title }, tl.value), () => [
8119
8119
  e.title ? (I(), ne("h3", ef, Q(e.title), 1)) : re("", !0),
8120
8120
  ye("div", tf, [
8121
- _(me) && !e.embedded ? he(y.$slots, "reorder-toolbar", ul(Ue({ key: 0 }, qr.value)), () => [
8121
+ _(me) && !e.embedded ? he(y.$slots, "reorder-toolbar", ul(Ue({ key: 0 }, Kr.value)), () => [
8122
8122
  S(jd, {
8123
8123
  class: Je({ "a-le-toolbar-status--pending": De.value }),
8124
8124
  "has-pending-changes": De.value,
@@ -8254,7 +8254,7 @@ const Bd = /* @__PURE__ */ Ee({
8254
8254
  he(y.$slots, "before-item", Ue({ ref_for: !0 }, Ot(Y))),
8255
8255
  ye("div", {
8256
8256
  class: "a-le-row-header",
8257
- onClick: (ge) => Vr(Y)
8257
+ onClick: (ge) => Nr(Y)
8258
8258
  }, [
8259
8259
  le.value ? (I(), W(Wd, { key: 0 })) : re("", !0),
8260
8260
  ye("div", uf, [
@@ -8390,7 +8390,7 @@ const Bd = /* @__PURE__ */ Ee({
8390
8390
  }, 8, ["disabled", "onClick"]),
8391
8391
  e.showMoveToPosition && Bt.value.length > 1 ? (I(), W(st, {
8392
8392
  key: 0,
8393
- onClick: fe((ge) => Pr(Y), ["stop"])
8393
+ onClick: fe((ge) => Lr(Y), ["stop"])
8394
8394
  }, {
8395
8395
  prepend: D(() => [
8396
8396
  S(we, { icon: "mdi-target" })
@@ -8553,7 +8553,7 @@ const Bd = /* @__PURE__ */ Ee({
8553
8553
  ])
8554
8554
  ]),
8555
8555
  he(y.$slots, "item-footer", Ue({ ref_for: !0 }, Ot(Y)), () => [
8556
- Br.value && !_(me) ? (I(), ne("div", hf, [
8556
+ Or.value && !_(me) ? (I(), ne("div", hf, [
8557
8557
  j[2] || (j[2] = ye("div", { class: "a-le-row-footer-spacer" }, null, -1)),
8558
8558
  S(Te, {
8559
8559
  variant: "text",
@@ -8612,8 +8612,8 @@ const Bd = /* @__PURE__ */ Ee({
8612
8612
  "onUpdate:modelValue": j[0] || (j[0] = (Y) => ja.value = Y),
8613
8613
  total: Bt.value.length,
8614
8614
  "current-index": Ut.value?.index ?? 0,
8615
- "item-label": Rr.value,
8616
- onConfirm: Lr
8615
+ "item-label": Pr.value,
8616
+ onConfirm: Vr
8617
8617
  }, null, 8, ["modelValue", "total", "current-index", "item-label"]),
8618
8618
  S(Bd, {
8619
8619
  modelValue: _(Wa),
@@ -8622,10 +8622,10 @@ const Bd = /* @__PURE__ */ Ee({
8622
8622
  text: Ce.value,
8623
8623
  "confirm-label": _(r)("common.sortable.delete"),
8624
8624
  "cancel-label": _(r)("common.button.cancel"),
8625
- error: _(Ur),
8626
- "in-flight": _(Nr),
8627
- onConfirm: _(Hr),
8628
- onCancel: _(zr)
8625
+ error: _(Yr),
8626
+ "in-flight": _(Ur),
8627
+ onConfirm: _(zr),
8628
+ onCancel: _(jr)
8629
8629
  }, null, 8, ["modelValue", "title", "text", "confirm-label", "cancel-label", "error", "in-flight", "onConfirm", "onCancel"]),
8630
8630
  ye("div", yf, Q(_(Qt).grabbedKey.value !== null ? _(r)("common.sortable.keyboardGrab.status", {
8631
8631
  n: _(Qt).grabbedIndex.value + 1,
@@ -8935,19 +8935,19 @@ const Bd = /* @__PURE__ */ Ee({
8935
8935
  }
8936
8936
  });
8937
8937
  export {
8938
- ei as $,
8938
+ ti as $,
8939
8939
  Ya as A,
8940
- lr as B,
8940
+ rr as B,
8941
8941
  An as C,
8942
- rr as D,
8942
+ sr as D,
8943
8943
  Gm as E,
8944
8944
  Km as F,
8945
- sr as G,
8945
+ ir as G,
8946
8946
  Yn as H,
8947
8947
  em as I,
8948
- ii as J,
8948
+ ui as J,
8949
8949
  Qi as K,
8950
- oi as L,
8950
+ li as L,
8951
8951
  fm as M,
8952
8952
  hm as N,
8953
8953
  vm as O,
@@ -8965,7 +8965,7 @@ export {
8965
8965
  _o as _,
8966
8966
  Va as a,
8967
8967
  Ai as a$,
8968
- li as a0,
8968
+ ri as a0,
8969
8969
  Lu as a1,
8970
8970
  Pe as a2,
8971
8971
  cm as a3,
@@ -8974,7 +8974,7 @@ export {
8974
8974
  Dl as a6,
8975
8975
  ut as a7,
8976
8976
  Gu as a8,
8977
- ki as a9,
8977
+ Di as a9,
8978
8978
  Zm as aA,
8979
8979
  Jm as aB,
8980
8980
  Qm as aC,
@@ -8983,10 +8983,10 @@ export {
8983
8983
  ev as aF,
8984
8984
  at as aG,
8985
8985
  ft as aH,
8986
- ir as aI,
8986
+ ur as aI,
8987
8987
  nv as aJ,
8988
8988
  Yo as aK,
8989
- Di as aL,
8989
+ Ei as aL,
8990
8990
  Ni as aM,
8991
8991
  gl as aN,
8992
8992
  Mm as aO,
@@ -8994,14 +8994,14 @@ export {
8994
8994
  Wc as aQ,
8995
8995
  av as aR,
8996
8996
  Qc as aS,
8997
- Mr as aT,
8997
+ Ir as aT,
8998
8998
  ov as aU,
8999
8999
  xn as aV,
9000
9000
  rv as aW,
9001
- cr as aX,
9001
+ dr as aX,
9002
9002
  Fm as aY,
9003
9003
  Lo as aZ,
9004
- tr as a_,
9004
+ nr as a_,
9005
9005
  Gn as aa,
9006
9006
  hn as ab,
9007
9007
  Xn as ac,
@@ -9030,12 +9030,12 @@ export {
9030
9030
  Ho as az,
9031
9031
  Tn as b,
9032
9032
  Fd as b$,
9033
- Si as b0,
9033
+ ki as b0,
9034
9034
  lm as b1,
9035
9035
  _m as b2,
9036
9036
  xm as b3,
9037
- Zs as b4,
9038
- Qs as b5,
9037
+ Js as b4,
9038
+ ei as b5,
9039
9039
  vl as b6,
9040
9040
  ca as b7,
9041
9041
  ml as b8,
@@ -9044,13 +9044,13 @@ export {
9044
9044
  nc as bB,
9045
9045
  Wm as bC,
9046
9046
  qm as bD,
9047
- si as bE,
9047
+ ii as bE,
9048
9048
  um as bF,
9049
9049
  im as bG,
9050
9050
  Zl as bH,
9051
9051
  om as bI,
9052
9052
  rm as bJ,
9053
- Rs as bK,
9053
+ Ps as bK,
9054
9054
  sm as bL,
9055
9055
  zm as bM,
9056
9056
  Lm as bN,
@@ -9058,12 +9058,12 @@ export {
9058
9058
  wm as bP,
9059
9059
  Tm as bQ,
9060
9060
  Um as bR,
9061
- ur as bS,
9062
- nr as bT,
9061
+ cr as bS,
9062
+ ar as bT,
9063
9063
  Vo as bU,
9064
9064
  ju as bV,
9065
9065
  Wu as bW,
9066
- ui as bX,
9066
+ ci as bX,
9067
9067
  Zu as bY,
9068
9068
  xd as bZ,
9069
9069
  Id as b_,
@@ -9112,7 +9112,7 @@ export {
9112
9112
  Gd as cf,
9113
9113
  oc as cg,
9114
9114
  lc as ch,
9115
- _r as ci,
9115
+ Br as ci,
9116
9116
  Nl as cj,
9117
9117
  wt as ck,
9118
9118
  Wt as cl,
@@ -9121,7 +9121,7 @@ export {
9121
9121
  rc as co,
9122
9122
  Dn as cp,
9123
9123
  lv as cq,
9124
- mr as cr,
9124
+ vr as cr,
9125
9125
  rd as cs,
9126
9126
  A as d,
9127
9127
  La as e,
@@ -9147,4 +9147,4 @@ export {
9147
9147
  Wl as y,
9148
9148
  Gl as z
9149
9149
  };
9150
- //# sourceMappingURL=AFormRemoteAutocomplete.vue_vue_type_script_setup_true_lang-CYJc6cht.mjs.map
9150
+ //# sourceMappingURL=AFormRemoteAutocomplete.vue_vue_type_script_setup_true_lang-1FJ-5Ucu.mjs.map