@anzusystems/common-admin 1.47.0-beta.360 → 1.47.0-beta.362
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{AFormRemoteAutocomplete.vue_vue_type_script_setup_true_lang-BNyX-8Ah.mjs → AFormRemoteAutocomplete.vue_vue_type_script_setup_true_lang-DQ1MlAYf.mjs} +228 -228
- package/dist/AFormRemoteAutocomplete.vue_vue_type_script_setup_true_lang-DQ1MlAYf.mjs.map +1 -0
- package/dist/common-admin.d.ts +1 -1
- package/dist/common-admin.js +2262 -2261
- package/dist/common-admin.js.map +1 -1
- package/dist/labs.js +2 -2
- package/dist/{webfontloader-CHE2rJZS.mjs → webfontloader-qcuSbbu4.mjs} +2 -2
- package/dist/{webfontloader-CHE2rJZS.mjs.map → webfontloader-qcuSbbu4.mjs.map} +1 -1
- package/package.json +1 -1
- package/dist/AFormRemoteAutocomplete.vue_vue_type_script_setup_true_lang-BNyX-8Ah.mjs.map +0 -1
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
import { defineComponent as Se, openBlock as P, createBlock as X, withCtx as B, createVNode as O, createElementBlock as de, normalizeClass as Ze, toDisplayString as fe, createCommentVNode as ce, renderSlot as we, createElementVNode as Ee, isProxy as
|
|
2
|
-
import { useEventBus as Qe, tryOnBeforeUnmount as
|
|
3
|
-
import { useI18n as Re, createI18n as
|
|
1
|
+
import { defineComponent as Se, openBlock as P, createBlock as X, withCtx as B, createVNode as O, createElementBlock as de, normalizeClass as Ze, toDisplayString as fe, createCommentVNode as ce, renderSlot as we, createElementVNode as Ee, isProxy as Rr, toRaw as aa, isRef as Va, unref as H, computed as U, Fragment as qe, normalizeStyle as Pr, createTextVNode as De, shallowRef as co, watch as Ae, ref as L, reactive as Zt, inject as J, createSlots as Pt, withDirectives as Sn, onMounted as Ha, withModifiers as ye, onUnmounted as Lr, TransitionGroup as Nr, mergeProps as it, isVNode as Yr, useModel as Tt, useTemplateRef as Ot, nextTick as Ye, withKeys as $a, vModelText as fo, mergeModels as mt, getCurrentInstance as oa, resolveComponent as Wt, resolveDynamicComponent as Ho, renderList as Bt, toValue as mo, toRef as Ur, onBeforeUnmount as Vr, provide as Kn, vShow as Hr } from "vue";
|
|
2
|
+
import { useEventBus as Qe, tryOnBeforeUnmount as jr, watchDebounced as ja, useResizeObserver as qr, watchThrottled as zr, defaultDocument as Wr, unrefElement as Kr, tryOnMounted as Gr, tryOnScopeDispose as Xr } from "@vueuse/core";
|
|
3
|
+
import { useI18n as Re, createI18n as Zr } from "vue-i18n";
|
|
4
4
|
import { VAutocomplete as ra } from "vuetify/components/VAutocomplete";
|
|
5
5
|
import { VChip as Kt } from "vuetify/components/VChip";
|
|
6
|
-
import { VListItem as Rt, VList as jo, VListItemTitle as
|
|
6
|
+
import { VListItem as Rt, VList as jo, VListItemTitle as Jr } from "vuetify/components/VList";
|
|
7
7
|
import { VCard as la, VCardText as qo, VCardActions as qa } from "vuetify/components/VCard";
|
|
8
8
|
import { VDialog as za } from "vuetify/components/VDialog";
|
|
9
9
|
import { VRow as $t, VCol as gt, VSpacer as sa } from "vuetify/components/VGrid";
|
|
10
10
|
import { VSelect as zo } from "vuetify/components/VSelect";
|
|
11
|
-
import { VTextarea as
|
|
11
|
+
import { VTextarea as Qr } from "vuetify/components/VTextarea";
|
|
12
12
|
import { VForm as Wo } from "vuetify/components/VForm";
|
|
13
13
|
import { VBtn as Ne } from "vuetify/components/VBtn";
|
|
14
14
|
import { VIcon as Be } from "vuetify/components/VIcon";
|
|
15
15
|
import { VTooltip as bt } from "vuetify/components/VTooltip";
|
|
16
16
|
import { VTextField as ia } from "vuetify/components/VTextField";
|
|
17
17
|
import Gn from "@vuelidate/core";
|
|
18
|
-
import { createI18nMessage as et, between as
|
|
19
|
-
import { VDatePicker as
|
|
18
|
+
import { createI18nMessage as et, between as el, email as tl, maxLength as nl, maxValue as al, minLength as ol, minValue as rl, numeric as ll, required as sl, requiredIf as il, helpers as Ko, url as ul } from "@vuelidate/validators";
|
|
19
|
+
import { VDatePicker as cl } from "vuetify/components/VDatePicker";
|
|
20
20
|
import { VMenu as Wa } from "vuetify/components/VMenu";
|
|
21
21
|
import { Tooltip as Go } from "vuetify/directives";
|
|
22
|
-
import { VToolbar as
|
|
23
|
-
import { VSwitch as
|
|
24
|
-
import { defineStore as
|
|
22
|
+
import { VToolbar as dl, VToolbarTitle as fl } from "vuetify/components/VToolbar";
|
|
23
|
+
import { VSwitch as ml } from "vuetify/components/VSwitch";
|
|
24
|
+
import { defineStore as vl } from "pinia";
|
|
25
25
|
import Lt from "axios";
|
|
26
26
|
import { VProgressCircular as Xo } from "vuetify/components/VProgressCircular";
|
|
27
|
-
import { VTabs as
|
|
28
|
-
import { VAvatar as
|
|
29
|
-
import { VBadge as
|
|
30
|
-
const
|
|
27
|
+
import { VTabs as pl, VTab as vo } from "vuetify/components/VTabs";
|
|
28
|
+
import { VAvatar as hl } from "vuetify/components/VAvatar";
|
|
29
|
+
import { VBadge as gl } from "vuetify/components/VBadge";
|
|
30
|
+
const bl = { class: "text-high-emphasis" }, It = /* @__PURE__ */ Se({
|
|
31
31
|
__name: "ARow",
|
|
32
32
|
props: {
|
|
33
33
|
title: { default: "" },
|
|
@@ -45,7 +45,7 @@ const gl = { class: "text-high-emphasis" }, It = /* @__PURE__ */ Se({
|
|
|
45
45
|
class: Ze(e.titleClass)
|
|
46
46
|
}, fe(e.title), 3)) : ce("", !0),
|
|
47
47
|
we(n.$slots, "default", {}, () => [
|
|
48
|
-
Ee("span",
|
|
48
|
+
Ee("span", bl, fe(e.value), 1)
|
|
49
49
|
])
|
|
50
50
|
]),
|
|
51
51
|
_: 3
|
|
@@ -65,12 +65,12 @@ const gl = { class: "text-high-emphasis" }, It = /* @__PURE__ */ Se({
|
|
|
65
65
|
}, En = (e) => typeof e == "object" && !ue(e) && !G(e), pn = (e) => En(e) ? Object.keys(e).length === 0 : !1, Fa = (e) => ue(e) && e.length === 0, Zo = (e) => G(e) || D(e) || e === "" || e === 0 || Fa(e) || pn(e), $e = (e) => {
|
|
66
66
|
if (typeof structuredClone == "function")
|
|
67
67
|
try {
|
|
68
|
-
return
|
|
68
|
+
return Rr(e) ? structuredClone(aa(e)) : Va(e) ? structuredClone(H(e)) : structuredClone(e);
|
|
69
69
|
} catch {
|
|
70
70
|
return JSON.parse(JSON.stringify(e));
|
|
71
71
|
}
|
|
72
72
|
return JSON.parse(JSON.stringify(e));
|
|
73
|
-
},
|
|
73
|
+
}, yl = (e, n = 0) => {
|
|
74
74
|
let t = n;
|
|
75
75
|
try {
|
|
76
76
|
t = Number.parseInt(e, 10);
|
|
@@ -101,7 +101,7 @@ const gl = { class: "text-high-emphasis" }, It = /* @__PURE__ */ Se({
|
|
|
101
101
|
start: e.slice(0, t),
|
|
102
102
|
end: e.slice(t + n.length)
|
|
103
103
|
};
|
|
104
|
-
}, Hc = (e) => e.toString().toLowerCase().trim().normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/\s+/g, "-").replace(/&/g, "-").replace(/[^\w-]+/g, "").replace(/--+/g, "-").replace(/^-+/, "").replace(/-+$/, ""), jc = (e) => e.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g, "$1-$2").toLowerCase(), qc = (e, n = 80) => e.length > n ? e.substring(1, n) + "..." : e,
|
|
104
|
+
}, Hc = (e) => e.toString().toLowerCase().trim().normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/\s+/g, "-").replace(/&/g, "-").replace(/[^\w-]+/g, "").replace(/--+/g, "-").replace(/^-+/, "").replace(/-+$/, ""), jc = (e) => e.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g, "$1-$2").toLowerCase(), qc = (e, n = 80) => e.length > n ? e.substring(1, n) + "..." : e, Cl = (e, n) => {
|
|
105
105
|
if (e.indexOf(":") === -1) return e;
|
|
106
106
|
const t = [], [a, r] = e.split("?");
|
|
107
107
|
return a.split("/").forEach((s, l) => {
|
|
@@ -134,7 +134,7 @@ const gl = { class: "text-high-emphasis" }, It = /* @__PURE__ */ Se({
|
|
|
134
134
|
return o.length > 0 ? o : n.user.email.slice(0, 2);
|
|
135
135
|
});
|
|
136
136
|
return (o, s) => (P(), de(qe, null, [
|
|
137
|
-
O(
|
|
137
|
+
O(hl, {
|
|
138
138
|
color: t.value,
|
|
139
139
|
class: Ze(["text-uppercase", e.containerClass]),
|
|
140
140
|
size: e.size
|
|
@@ -142,7 +142,7 @@ const gl = { class: "text-high-emphasis" }, It = /* @__PURE__ */ Se({
|
|
|
142
142
|
default: B(() => [
|
|
143
143
|
Ee("div", {
|
|
144
144
|
class: "d-inline-flex text-white font-weight-light",
|
|
145
|
-
style:
|
|
145
|
+
style: Pr({ fontSize: a.value })
|
|
146
146
|
}, fe(r.value), 5),
|
|
147
147
|
e.tooltip ? (P(), X(bt, {
|
|
148
148
|
key: 0,
|
|
@@ -159,7 +159,7 @@ const gl = { class: "text-high-emphasis" }, It = /* @__PURE__ */ Se({
|
|
|
159
159
|
s[0] || (s[0] = Ee("div", null, null, -1))
|
|
160
160
|
], 64));
|
|
161
161
|
}
|
|
162
|
-
}),
|
|
162
|
+
}), Sl = { class: "d-inline-flex" }, wl = { key: 0 }, ua = /* @__PURE__ */ Se({
|
|
163
163
|
__name: "ACollabLockedByUser",
|
|
164
164
|
props: {
|
|
165
165
|
id: {},
|
|
@@ -181,9 +181,9 @@ const gl = { class: "text-high-emphasis" }, It = /* @__PURE__ */ Se({
|
|
|
181
181
|
a.value || D(i) || !i._loaded || (t.value = i, a.value = !0);
|
|
182
182
|
},
|
|
183
183
|
{ immediate: !0 }
|
|
184
|
-
), (i, u) => (P(), de("div",
|
|
185
|
-
H(G)(e.id) || H(D)(e.id) ? (P(), de("span",
|
|
186
|
-
e.isModerator ? (P(), X(
|
|
184
|
+
), (i, u) => (P(), de("div", Sl, [
|
|
185
|
+
H(G)(e.id) || H(D)(e.id) ? (P(), de("span", wl)) : a.value ? (P(), de(qe, { key: 1 }, [
|
|
186
|
+
e.isModerator ? (P(), X(gl, {
|
|
187
187
|
key: 0,
|
|
188
188
|
location: "top right",
|
|
189
189
|
color: "white",
|
|
@@ -223,54 +223,54 @@ const gl = { class: "text-high-emphasis" }, It = /* @__PURE__ */ Se({
|
|
|
223
223
|
}))
|
|
224
224
|
]));
|
|
225
225
|
}
|
|
226
|
-
}),
|
|
226
|
+
}), Dl = /* @__PURE__ */ Symbol(
|
|
227
227
|
"anzu:collabRoomDataChanged"
|
|
228
|
-
),
|
|
228
|
+
), kl = /* @__PURE__ */ Symbol("anzu:collabReconnect"), El = /* @__PURE__ */ Symbol("anzu:collabStarting"), Tl = /* @__PURE__ */ Symbol("anzu:collabGatheringBufferData"), Al = /* @__PURE__ */ Symbol("anzu:collabApprovedJoinRequest"), xl = /* @__PURE__ */ Symbol("anzu:collabRejectedJoinRequest"), _l = /* @__PURE__ */ Symbol("anzu:collabJoinRequest"), Ml = /* @__PURE__ */ Symbol("anzu:collabApprovedRequestToTakeModeration"), Il = /* @__PURE__ */ Symbol("anzu:collabRejectedRequestToTakeModeration"), $l = /* @__PURE__ */ Symbol("anzu:collabRequestToTakeModeration"), Fl = /* @__PURE__ */ Symbol(
|
|
229
229
|
"anzu:collabKickedFromRoom"
|
|
230
|
-
),
|
|
231
|
-
function
|
|
230
|
+
), Ol = /* @__PURE__ */ Symbol("anzu:collabPurgeRoom");
|
|
231
|
+
function Bl() {
|
|
232
232
|
return Qe(
|
|
233
|
-
|
|
233
|
+
Dl
|
|
234
234
|
);
|
|
235
235
|
}
|
|
236
236
|
function Zc() {
|
|
237
|
-
return Qe(
|
|
237
|
+
return Qe(kl);
|
|
238
238
|
}
|
|
239
239
|
function Jc() {
|
|
240
240
|
return Qe(
|
|
241
|
-
|
|
241
|
+
El
|
|
242
242
|
);
|
|
243
243
|
}
|
|
244
244
|
function er() {
|
|
245
|
-
return Qe(
|
|
245
|
+
return Qe(Tl);
|
|
246
246
|
}
|
|
247
247
|
function Qc() {
|
|
248
|
-
return Qe(
|
|
248
|
+
return Qe(Al);
|
|
249
249
|
}
|
|
250
250
|
function ed() {
|
|
251
|
-
return Qe(
|
|
251
|
+
return Qe(xl);
|
|
252
252
|
}
|
|
253
253
|
function td() {
|
|
254
|
-
return Qe(
|
|
254
|
+
return Qe(_l);
|
|
255
255
|
}
|
|
256
256
|
function nd() {
|
|
257
257
|
return Qe(
|
|
258
|
-
|
|
258
|
+
Ml
|
|
259
259
|
);
|
|
260
260
|
}
|
|
261
261
|
function ad() {
|
|
262
262
|
return Qe(
|
|
263
|
-
|
|
263
|
+
Il
|
|
264
264
|
);
|
|
265
265
|
}
|
|
266
266
|
function od() {
|
|
267
|
-
return Qe(
|
|
267
|
+
return Qe($l);
|
|
268
268
|
}
|
|
269
269
|
function rd() {
|
|
270
|
-
return Qe(
|
|
270
|
+
return Qe(Fl);
|
|
271
271
|
}
|
|
272
272
|
function ld() {
|
|
273
|
-
return Qe(
|
|
273
|
+
return Qe(Ol);
|
|
274
274
|
}
|
|
275
275
|
const un = {
|
|
276
276
|
Acquire: "acquire",
|
|
@@ -281,24 +281,24 @@ const un = {
|
|
|
281
281
|
}, Bn = (e, n) => ({
|
|
282
282
|
type: e,
|
|
283
283
|
status: n
|
|
284
|
-
}),
|
|
284
|
+
}), Rl = /* @__PURE__ */ Symbol(
|
|
285
285
|
"anzu:collabFieldLockStatus"
|
|
286
286
|
);
|
|
287
|
-
function
|
|
287
|
+
function Pl() {
|
|
288
288
|
return Qe(
|
|
289
|
-
|
|
289
|
+
Rl
|
|
290
290
|
);
|
|
291
291
|
}
|
|
292
292
|
const pa = {
|
|
293
293
|
Inactive: "inactive",
|
|
294
294
|
Active: "active"
|
|
295
|
-
},
|
|
295
|
+
}, Ll = {
|
|
296
296
|
Ok: "ok",
|
|
297
297
|
Occupied: "occupied",
|
|
298
298
|
Failed: "failed"
|
|
299
299
|
};
|
|
300
300
|
function sd(e) {
|
|
301
|
-
return e.status ===
|
|
301
|
+
return e.status === Ll.Ok;
|
|
302
302
|
}
|
|
303
303
|
const tr = {
|
|
304
304
|
Ok: "ok",
|
|
@@ -336,17 +336,17 @@ function Jt() {
|
|
|
336
336
|
collabOptions: Oa
|
|
337
337
|
};
|
|
338
338
|
}
|
|
339
|
-
const bo = L(!0),
|
|
339
|
+
const bo = L(!0), Nl = L(), Yl = Zt(/* @__PURE__ */ new Map()), Ul = Zt(/* @__PURE__ */ new Map()), ha = Zt(
|
|
340
340
|
/* @__PURE__ */ new Map()
|
|
341
341
|
);
|
|
342
|
-
function
|
|
342
|
+
function Vl() {
|
|
343
343
|
const { collabOptions: e } = Jt();
|
|
344
344
|
return {
|
|
345
345
|
collabReconnecting: U(() => e.value.enabled && !bo.value),
|
|
346
346
|
collabConnected: bo,
|
|
347
|
-
collabSocket:
|
|
348
|
-
collabRoomInfoState:
|
|
349
|
-
collabFieldLocksState:
|
|
347
|
+
collabSocket: Nl,
|
|
348
|
+
collabRoomInfoState: Yl,
|
|
349
|
+
collabFieldLocksState: Ul,
|
|
350
350
|
collabFieldDataBufferState: ha,
|
|
351
351
|
gatherBufferData: (a) => {
|
|
352
352
|
er().emit({ room: a });
|
|
@@ -357,7 +357,7 @@ function Ul() {
|
|
|
357
357
|
};
|
|
358
358
|
}
|
|
359
359
|
const yo = L(null);
|
|
360
|
-
function
|
|
360
|
+
function Hl() {
|
|
361
361
|
function e(n) {
|
|
362
362
|
yo.value = n;
|
|
363
363
|
}
|
|
@@ -367,7 +367,7 @@ function Vl() {
|
|
|
367
367
|
};
|
|
368
368
|
}
|
|
369
369
|
function ca(e, n, t = !1) {
|
|
370
|
-
const { collabOptions: a } = Jt(), { currentUserId: r } =
|
|
370
|
+
const { collabOptions: a } = Jt(), { currentUserId: r } = Hl(), { collabSocket: o, collabFieldLocksState: s, collabFieldDataBufferState: l, collabRoomInfoState: i } = Vl(), u = Bl(), m = L(), d = L(), g = Pl(), p = L(), T = L(), b = er(), c = L(), f = L(), v = (I, A) => {
|
|
371
371
|
I.room !== e || I.field !== n || D(A) || D(d.value) || d.value(A);
|
|
372
372
|
}, w = (I, A) => {
|
|
373
373
|
I.room !== e || I.field !== n || D(A) || D(T.value) || T.value(A);
|
|
@@ -384,7 +384,7 @@ function ca(e, n, t = !1) {
|
|
|
384
384
|
F
|
|
385
385
|
);
|
|
386
386
|
};
|
|
387
|
-
|
|
387
|
+
jr(() => {
|
|
388
388
|
t || (he(m.value) && m.value(), he(p.value) && p.value(), he(c.value) && c.value());
|
|
389
389
|
});
|
|
390
390
|
const Y = U(() => {
|
|
@@ -485,7 +485,7 @@ function ca(e, n, t = !1) {
|
|
|
485
485
|
unsubscribeCollabGatheringBufferData: c
|
|
486
486
|
};
|
|
487
487
|
}
|
|
488
|
-
const
|
|
488
|
+
const jl = {
|
|
489
489
|
key: 0,
|
|
490
490
|
class: "required"
|
|
491
491
|
}, Co = /* @__PURE__ */ Se({
|
|
@@ -578,7 +578,7 @@ const Hl = {
|
|
|
578
578
|
name: "label",
|
|
579
579
|
fn: B(() => [
|
|
580
580
|
De(fe(f.value), 1),
|
|
581
|
-
v.value ? (P(), de("span",
|
|
581
|
+
v.value ? (P(), de("span", jl)) : ce("", !0)
|
|
582
582
|
]),
|
|
583
583
|
key: "0"
|
|
584
584
|
},
|
|
@@ -613,18 +613,18 @@ const Hl = {
|
|
|
613
613
|
} : void 0
|
|
614
614
|
]), 1032, ["prepend-icon", "data-cy", "error-messages", "model-value", "required", "type", "step", "append-icon", "maxlength", "disabled", "placeholder", "persistent-placeholder"]));
|
|
615
615
|
}
|
|
616
|
-
}), So = ["en", "sk"],
|
|
616
|
+
}), So = ["en", "sk"], ql = (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, xe = Zr({
|
|
617
617
|
globalInjection: !1,
|
|
618
618
|
locale: So[0],
|
|
619
619
|
fallbackLocale: !1,
|
|
620
620
|
pluralRules: {
|
|
621
|
-
sk:
|
|
621
|
+
sk: ql
|
|
622
622
|
},
|
|
623
623
|
missing: (e, n) => {
|
|
624
624
|
So.includes(e) && !n.startsWith("system.subject.") && console.warn(`Missing ${e} translation: ${n}`);
|
|
625
625
|
}
|
|
626
626
|
});
|
|
627
|
-
function
|
|
627
|
+
function zl(e = "id", n = !0) {
|
|
628
628
|
return Zt({
|
|
629
629
|
sortBy: e,
|
|
630
630
|
descending: n,
|
|
@@ -641,23 +641,23 @@ function fd(e) {
|
|
|
641
641
|
showPagination: U(() => !(e.page === 1 && e.currentViewCount < e.rowsPerPage))
|
|
642
642
|
};
|
|
643
643
|
}
|
|
644
|
-
const
|
|
644
|
+
const Wl = ["createdAt", "modifiedAt"], md = "_score", vd = "id", pd = "score_date", hd = "score_best", Ct = {
|
|
645
645
|
Asc: "asc",
|
|
646
646
|
Desc: "desc"
|
|
647
|
-
},
|
|
647
|
+
}, Kl = {
|
|
648
648
|
key: "",
|
|
649
649
|
title: void 0,
|
|
650
650
|
sortable: !1,
|
|
651
651
|
fixed: !1
|
|
652
652
|
};
|
|
653
653
|
function gd(e, n, t = void 0, a = void 0, r = !1, o = void 0, s = void 0, l = void 0, i = void 0) {
|
|
654
|
-
const u = s ?? xe, { t: m } = u.global || u, d =
|
|
654
|
+
const u = s ?? xe, { t: m } = u.global || u, d = zl();
|
|
655
655
|
if (o)
|
|
656
656
|
for (const f of Object.keys(d))
|
|
657
657
|
f in o && (d[f] = o[f]);
|
|
658
658
|
const g = e.map((f) => {
|
|
659
|
-
const v = { ...
|
|
660
|
-
return D(v.title) && (D(v.title) &&
|
|
659
|
+
const v = { ...Kl, ...f };
|
|
660
|
+
return D(v.title) && (D(v.title) && Wl.includes(v.key) ? v.title = m("common.model.tracking." + v.key) : D(v.title) && t && a ? v.title = m(t + "." + a + ".model." + v.key) : v.title = ""), v;
|
|
661
661
|
}), p = U(() => {
|
|
662
662
|
const f = [];
|
|
663
663
|
return l && f.push({ key: "data-table-expand", sortable: !1 }), g.forEach((v) => {
|
|
@@ -697,12 +697,12 @@ const Za = /* @__PURE__ */ Se({
|
|
|
697
697
|
const t = n, a = () => {
|
|
698
698
|
t("onCancel");
|
|
699
699
|
};
|
|
700
|
-
return (r, o) => (P(), X(
|
|
700
|
+
return (r, o) => (P(), X(dl, {
|
|
701
701
|
density: "compact",
|
|
702
702
|
color: "transparent"
|
|
703
703
|
}, {
|
|
704
704
|
default: B(() => [
|
|
705
|
-
O(
|
|
705
|
+
O(fl, { class: "flex-fill" }, {
|
|
706
706
|
default: B(() => [
|
|
707
707
|
we(r.$slots, "default")
|
|
708
708
|
]),
|
|
@@ -734,7 +734,7 @@ const Za = /* @__PURE__ */ Se({
|
|
|
734
734
|
}
|
|
735
735
|
})();
|
|
736
736
|
const nr = /* @__PURE__ */ new Map();
|
|
737
|
-
function
|
|
737
|
+
function Gl(e) {
|
|
738
738
|
return { all: e = e || /* @__PURE__ */ new Map(), on: function(n, t) {
|
|
739
739
|
var a = e.get(n);
|
|
740
740
|
a ? a.push(t) : e.set(n, [t]);
|
|
@@ -750,7 +750,7 @@ function Kl(e) {
|
|
|
750
750
|
});
|
|
751
751
|
} };
|
|
752
752
|
}
|
|
753
|
-
const jt =
|
|
753
|
+
const jt = Gl(), ga = "[-+]?[0-9]*.?[0-9]+", wo = [
|
|
754
754
|
{
|
|
755
755
|
name: "px",
|
|
756
756
|
regexp: new RegExp(`^${ga}px$`)
|
|
@@ -767,7 +767,7 @@ const jt = Kl(), ga = "[-+]?[0-9]*.?[0-9]+", wo = [
|
|
|
767
767
|
name: "px",
|
|
768
768
|
regexp: new RegExp(`^${ga}$`)
|
|
769
769
|
}
|
|
770
|
-
],
|
|
770
|
+
], Xl = (e) => {
|
|
771
771
|
if (e === "auto")
|
|
772
772
|
return {
|
|
773
773
|
type: e,
|
|
@@ -785,20 +785,20 @@ const jt = Kl(), ga = "[-+]?[0-9]*.?[0-9]+", wo = [
|
|
|
785
785
|
type: "",
|
|
786
786
|
value: e
|
|
787
787
|
};
|
|
788
|
-
},
|
|
788
|
+
}, Zl = (e) => {
|
|
789
789
|
switch (typeof e) {
|
|
790
790
|
case "number":
|
|
791
791
|
return { type: "px", value: e };
|
|
792
792
|
case "string":
|
|
793
|
-
return
|
|
793
|
+
return Xl(e);
|
|
794
794
|
default:
|
|
795
795
|
return { type: "", value: e };
|
|
796
796
|
}
|
|
797
797
|
}, Do = {
|
|
798
798
|
x: /* @__PURE__ */ new Set(["left", "center", "right"]),
|
|
799
799
|
y: /* @__PURE__ */ new Set(["top", "bottom"])
|
|
800
|
-
},
|
|
801
|
-
typeof e == "string" && (e =
|
|
800
|
+
}, Jl = /* @__PURE__ */ ((e) => () => e++)(0), Ql = (e) => typeof e != "string" ? [] : e.split(/\s+/gi).filter(Boolean), es = (e) => {
|
|
801
|
+
typeof e == "string" && (e = Ql(e));
|
|
802
802
|
let n = null, t = null;
|
|
803
803
|
return e.forEach((a) => {
|
|
804
804
|
Do.y.has(a) && (t = a), Do.x.has(a) && (n = a);
|
|
@@ -816,7 +816,7 @@ const jt = Kl(), ga = "[-+]?[0-9]*.?[0-9]+", wo = [
|
|
|
816
816
|
opacity: [0, 1]
|
|
817
817
|
}
|
|
818
818
|
}
|
|
819
|
-
},
|
|
819
|
+
}, ts = (e, n) => {
|
|
820
820
|
let t, a, r = n;
|
|
821
821
|
const o = () => {
|
|
822
822
|
a = Date.now(), t = setTimeout(e, r);
|
|
@@ -828,13 +828,13 @@ const jt = Kl(), ga = "[-+]?[0-9]*.?[0-9]+", wo = [
|
|
|
828
828
|
stop: s
|
|
829
829
|
};
|
|
830
830
|
};
|
|
831
|
-
function
|
|
832
|
-
return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !
|
|
831
|
+
function ns(e) {
|
|
832
|
+
return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !Yr(e);
|
|
833
833
|
}
|
|
834
834
|
const Rn = {
|
|
835
835
|
IDLE: 0,
|
|
836
836
|
DESTROYED: 2
|
|
837
|
-
},
|
|
837
|
+
}, as = /* @__PURE__ */ Se({
|
|
838
838
|
// eslint-disable-next-line vue/multi-word-component-names
|
|
839
839
|
name: "notifications",
|
|
840
840
|
props: {
|
|
@@ -927,11 +927,11 @@ const Rn = {
|
|
|
927
927
|
slots: t,
|
|
928
928
|
expose: a
|
|
929
929
|
}) => {
|
|
930
|
-
const r = L([]), o = nr.get("velocity"), s = U(() => e.animationType === "velocity"), l = U(() => r.value.filter((E) => E.state !== Rn.DESTROYED)), i = U(() =>
|
|
930
|
+
const r = L([]), o = nr.get("velocity"), s = U(() => e.animationType === "velocity"), l = U(() => r.value.filter((E) => E.state !== Rn.DESTROYED)), i = U(() => Zl(e.width)), u = U(() => {
|
|
931
931
|
const {
|
|
932
932
|
x: E,
|
|
933
933
|
y: $
|
|
934
|
-
} =
|
|
934
|
+
} = es(e.position), N = i.value.value, I = i.value.type, A = {
|
|
935
935
|
width: N + I
|
|
936
936
|
};
|
|
937
937
|
return $ && (A[$] = "0px"), E && (E === "center" ? A.left = `calc(50% - ${+N / 2}${I})` : A[E] = "0px"), A;
|
|
@@ -961,7 +961,7 @@ const Rn = {
|
|
|
961
961
|
data: y,
|
|
962
962
|
id: C
|
|
963
963
|
} = E, x = {
|
|
964
|
-
id: C ||
|
|
964
|
+
id: C || Jl(),
|
|
965
965
|
title: A,
|
|
966
966
|
text: _,
|
|
967
967
|
type: S,
|
|
@@ -971,7 +971,7 @@ const Rn = {
|
|
|
971
971
|
data: y,
|
|
972
972
|
duplicates: 0
|
|
973
973
|
};
|
|
974
|
-
$ >= 0 && (x.timer =
|
|
974
|
+
$ >= 0 && (x.timer = ts(() => v(x), x.length));
|
|
975
975
|
const R = "bottom" in u.value, j = e.reverse ? !R : R;
|
|
976
976
|
let Q = -1;
|
|
977
977
|
const re = l.value.find((ve) => ve.title === E.title && ve.text === E.text);
|
|
@@ -1014,18 +1014,18 @@ const Rn = {
|
|
|
1014
1014
|
}
|
|
1015
1015
|
return Ha(() => {
|
|
1016
1016
|
jt.on("add", T), jt.on("close", b);
|
|
1017
|
-
}),
|
|
1017
|
+
}), Lr(() => {
|
|
1018
1018
|
jt.off("add", T), jt.off("close", b);
|
|
1019
1019
|
}), () => {
|
|
1020
1020
|
let E;
|
|
1021
1021
|
return O("div", {
|
|
1022
1022
|
class: "vue-notification-group",
|
|
1023
1023
|
style: u.value
|
|
1024
|
-
}, [O(
|
|
1024
|
+
}, [O(Nr, it(m.value, {
|
|
1025
1025
|
tag: "div",
|
|
1026
1026
|
css: !s.value,
|
|
1027
1027
|
name: e.animationName
|
|
1028
|
-
}),
|
|
1028
|
+
}), ns(E = l.value.map(($) => O("div", {
|
|
1029
1029
|
key: $.id,
|
|
1030
1030
|
class: "vue-notification-wrapper",
|
|
1031
1031
|
style: f($),
|
|
@@ -1060,24 +1060,24 @@ const Rn = {
|
|
|
1060
1060
|
nt.close = (e) => {
|
|
1061
1061
|
jt.emit("close", e);
|
|
1062
1062
|
};
|
|
1063
|
-
const
|
|
1064
|
-
function
|
|
1063
|
+
const os = "Notifications";
|
|
1064
|
+
function rs(e, n = {}) {
|
|
1065
1065
|
Object.entries(n).forEach((a) => nr.set(...a));
|
|
1066
1066
|
const t = n.name || "notify";
|
|
1067
|
-
e.config.globalProperties["$" + t] = nt, e.component(n.componentName ||
|
|
1067
|
+
e.config.globalProperties["$" + t] = nt, e.component(n.componentName || os, as);
|
|
1068
1068
|
}
|
|
1069
1069
|
const bd = {
|
|
1070
|
-
install:
|
|
1071
|
-
},
|
|
1070
|
+
install: rs
|
|
1071
|
+
}, ls = (e) => e instanceof ut;
|
|
1072
1072
|
class ut extends Error {
|
|
1073
1073
|
constructor(n, t = "") {
|
|
1074
1074
|
super(t), this.name = "AnzuFatalError", this.cause = n, this.message = t;
|
|
1075
1075
|
}
|
|
1076
1076
|
}
|
|
1077
|
-
const
|
|
1078
|
-
ls,
|
|
1077
|
+
const ss = 200, is = 201, ar = 202, Qt = 204, yd = 400, Cd = 401, us = 403, Sd = 404, Ja = 422, cs = [
|
|
1079
1078
|
ss,
|
|
1080
1079
|
is,
|
|
1080
|
+
ar,
|
|
1081
1081
|
Qt
|
|
1082
1082
|
], Tn = (e) => Lt.isAxiosError(e) && e.response?.status === us, ds = (e) => e instanceof en;
|
|
1083
1083
|
class en extends Error {
|
|
@@ -1085,7 +1085,7 @@ class en extends Error {
|
|
|
1085
1085
|
super(t), this.name = "AnzuApiForbiddenError", this.cause = n, this.message = t;
|
|
1086
1086
|
}
|
|
1087
1087
|
}
|
|
1088
|
-
const fs = "validation_failed", An = (e) => Lt.isAxiosError(e) && e.response?.status === Ja && e.response.data?.error === fs && e.response.data?.fields,
|
|
1088
|
+
const fs = "validation_failed", An = (e) => Lt.isAxiosError(e) && e.response?.status === Ja && e.response.data?.error === fs && e.response.data?.fields, or = (e) => e instanceof tn, ms = (e, n, t) => e.fields.some((a) => a.field === t && a.errors.includes(n));
|
|
1089
1089
|
function vs(e, n, t) {
|
|
1090
1090
|
const a = e.response?.data, r = [];
|
|
1091
1091
|
for (const [o, s] of Object.entries(a.fields))
|
|
@@ -1128,7 +1128,7 @@ class on extends Error {
|
|
|
1128
1128
|
super(o), this.name = "AnzuApiDependencyExistsError", this.cause = r, this.message = o, this.dependencies = Cs(n);
|
|
1129
1129
|
}
|
|
1130
1130
|
}
|
|
1131
|
-
const Ss = (e) => e instanceof eo,
|
|
1131
|
+
const Ss = (e) => e instanceof eo, rr = (e) => Lt.isAxiosError(e) && (e.code === "ECONNABORTED" || e.message.includes("timeout") || e.cause instanceof Error && e.cause.message.includes("timeout"));
|
|
1132
1132
|
class eo extends Error {
|
|
1133
1133
|
constructor(n = void 0) {
|
|
1134
1134
|
super("API request timed out"), this.name = "AnzuApiAxiosError", this.cause = n;
|
|
@@ -1245,7 +1245,7 @@ function Mn() {
|
|
|
1245
1245
|
duration: c * 1e3,
|
|
1246
1246
|
type: "error"
|
|
1247
1247
|
});
|
|
1248
|
-
}, T = (c, f = -1) => ds(c) ? (p(f), !0) :
|
|
1248
|
+
}, T = (c, f = -1) => ds(c) ? (p(f), !0) : or(c) ? (m(c.fields, f), !0) : ys(c) ? (a("error.apiDependencyExists.message", f), !0) : hs(c) ? (d(c.detail, f), !0) : Ss(c) ? (a("error.apiTimedOut.message", f), !0) : ws(c) || ls(c) || Qa(c) ? (g(f), !0) : !1, b = (c) => {
|
|
1249
1249
|
const { t: f } = xe.global, v = c.split("["), w = v[0].trim(), F = v[1].split("]"), k = F[0], h = F[1] ?? "";
|
|
1250
1250
|
return f(w) + "[" + k + "]: " + f(w.slice(0, -1) + h);
|
|
1251
1251
|
};
|
|
@@ -1626,7 +1626,7 @@ function xs() {
|
|
|
1626
1626
|
})(Vn)), Vn.exports;
|
|
1627
1627
|
}
|
|
1628
1628
|
var _s = xs();
|
|
1629
|
-
const
|
|
1629
|
+
const lr = /* @__PURE__ */ no(_s);
|
|
1630
1630
|
var Hn = { exports: {} }, Ms = Hn.exports, To;
|
|
1631
1631
|
function Is() {
|
|
1632
1632
|
return To || (To = 1, (function(e, n) {
|
|
@@ -1751,10 +1751,10 @@ function Is() {
|
|
|
1751
1751
|
})(Hn)), Hn.exports;
|
|
1752
1752
|
}
|
|
1753
1753
|
var $s = Is();
|
|
1754
|
-
const
|
|
1755
|
-
le.extend(rr);
|
|
1754
|
+
const sr = /* @__PURE__ */ no($s);
|
|
1756
1755
|
le.extend(lr);
|
|
1757
|
-
|
|
1756
|
+
le.extend(sr);
|
|
1757
|
+
const At = ".000000Z", Xn = "YYYY-MM-DDTHH:mm:ss", da = "1970-01-01T00:00:00.000000Z", fa = "2100-01-01T00:00:00.000000Z", wd = () => le().utc().toDate(), Fs = (e) => le(e).toDate(), Dd = () => yl(le().utc().unix()), Dn = (e = !0, n = !1) => e && !n ? le().utc().format("YYYY-MM-DDTHH:mm:ss") + At : e && n ? le().utc().format("YYYY-MM-DDTHH:mm:00") + At : !e && n ? le().utc().format("YYYY-MM-DDTHH:mm:00.SSSSSS") + "Z" : le().utc().format("YYYY-MM-DDTHH:mm:ss.SSSSSS") + "Z", kd = (e = 0) => e === 0 ? le().startOf("day").utc().format(Xn) + At : le().add(e, "days").startOf("day").utc().format(Xn) + At, Ed = (e = 0) => e === 0 ? le().endOf("day").utc().format(Xn) + At : le().add(e, "days").endOf("day").utc().format(Xn) + At, Os = (e = 0, n = null) => (n === null && (n = /* @__PURE__ */ new Date()), e === 0 ? n : e > 0 ? le(n).add(e, "minutes").toDate() : e < 0 ? le(n).subtract(Math.abs(e), "minutes").toDate() : n), Ba = (e, n = At) => le(e).utc().format("YYYY-MM-DDTHH:mm:ss") + n, Td = () => le().utc().format("YYYY"), dn = (e, n = "", t = !1) => e === fa || e === da || e === "" || G(e) || D(e) ? n : le(e).format(t ? "DD.MM.YYYY HH:mm:ss" : "DD.MM.YYYY HH:mm"), Ad = (e, n = "", t = !1) => {
|
|
1758
1758
|
if (e === fa || e === da || e === "" || G(e) || D(e))
|
|
1759
1759
|
return n;
|
|
1760
1760
|
let a = !0, r = !0;
|
|
@@ -1773,7 +1773,7 @@ const At = ".000000Z", Xn = "YYYY-MM-DDTHH:mm:ss", da = "1970-01-01T00:00:00.000
|
|
|
1773
1773
|
} : { from: r, until: o };
|
|
1774
1774
|
}, Ca = Bs, ma = (e) => {
|
|
1775
1775
|
e?.currentTarget instanceof HTMLElement && e.currentTarget.blur();
|
|
1776
|
-
},
|
|
1776
|
+
}, ir = /* @__PURE__ */ Se({
|
|
1777
1777
|
__name: "AFilterSubmitButton",
|
|
1778
1778
|
props: {
|
|
1779
1779
|
buttonT: { default: "common.button.submitFilter" },
|
|
@@ -1800,7 +1800,7 @@ const At = ".000000Z", Xn = "YYYY-MM-DDTHH:mm:ss", da = "1970-01-01T00:00:00.000
|
|
|
1800
1800
|
_: 1
|
|
1801
1801
|
}, 8, ["class", "data-cy", "variant"]));
|
|
1802
1802
|
}
|
|
1803
|
-
}),
|
|
1803
|
+
}), ur = /* @__PURE__ */ Se({
|
|
1804
1804
|
__name: "AFilterResetButton",
|
|
1805
1805
|
props: {
|
|
1806
1806
|
tooltipT: { default: "common.button.resetFilter" },
|
|
@@ -1875,67 +1875,67 @@ function Fd(e, n, t = ".") {
|
|
|
1875
1875
|
}
|
|
1876
1876
|
return o(e), e;
|
|
1877
1877
|
}
|
|
1878
|
-
const In = (e, n, t = "") => pn(n) ? e :
|
|
1878
|
+
const In = (e, n, t = "") => pn(n) ? e : Cl(
|
|
1879
1879
|
t === "" ? e : t,
|
|
1880
1880
|
n
|
|
1881
1881
|
), $n = (e) => cs.includes(e), Od = (e, n, t = {}, a, r, o = {}) => new Promise((s, l) => {
|
|
1882
1882
|
e().get(In(n, t), o).then((i) => $n(i.status) ? i.data ? s(i.data) : i.status === Qt ? s(null) : l(new ut()) : l(new nn(i.status))).catch((i) => Tn(i) ? l(new en(i, i.config?.url)) : An(i) ? l(new tn(i, a, r, i)) : _n(i) ? l(new on(i, a, r, i)) : xn(i) ? l(new an(i, i)) : l(new ut(i)));
|
|
1883
1883
|
}), { t: Ls } = xe.global;
|
|
1884
1884
|
function Ns() {
|
|
1885
|
-
return et({ t: Ls })(
|
|
1885
|
+
return et({ t: Ls })(el, {
|
|
1886
1886
|
withArguments: !0,
|
|
1887
1887
|
messagePath: () => "error.jsValidation.between"
|
|
1888
1888
|
});
|
|
1889
1889
|
}
|
|
1890
1890
|
const { t: Ys } = xe.global;
|
|
1891
1891
|
function Us() {
|
|
1892
|
-
return et({ t: Ys })(
|
|
1892
|
+
return et({ t: Ys })(tl, {
|
|
1893
1893
|
messagePath: () => "error.jsValidation.email"
|
|
1894
1894
|
});
|
|
1895
1895
|
}
|
|
1896
1896
|
const { t: Vs } = xe.global;
|
|
1897
1897
|
function Hs() {
|
|
1898
|
-
return et({ t: Vs })(
|
|
1898
|
+
return et({ t: Vs })(nl, {
|
|
1899
1899
|
withArguments: !0,
|
|
1900
1900
|
messagePath: () => "error.jsValidation.maxLength"
|
|
1901
1901
|
});
|
|
1902
1902
|
}
|
|
1903
1903
|
const { t: js } = xe.global;
|
|
1904
1904
|
function qs() {
|
|
1905
|
-
return et({ t: js })(
|
|
1905
|
+
return et({ t: js })(al, {
|
|
1906
1906
|
withArguments: !0,
|
|
1907
1907
|
messagePath: () => "error.jsValidation.maxValue"
|
|
1908
1908
|
});
|
|
1909
1909
|
}
|
|
1910
1910
|
const { t: zs } = xe.global;
|
|
1911
1911
|
function Ws() {
|
|
1912
|
-
return et({ t: zs })(
|
|
1912
|
+
return et({ t: zs })(ol, {
|
|
1913
1913
|
withArguments: !0,
|
|
1914
1914
|
messagePath: () => "error.jsValidation.minLength"
|
|
1915
1915
|
});
|
|
1916
1916
|
}
|
|
1917
1917
|
const { t: Ks } = xe.global;
|
|
1918
1918
|
function Gs() {
|
|
1919
|
-
return et({ t: Ks })(
|
|
1919
|
+
return et({ t: Ks })(rl, {
|
|
1920
1920
|
withArguments: !0,
|
|
1921
1921
|
messagePath: () => "error.jsValidation.minValue"
|
|
1922
1922
|
});
|
|
1923
1923
|
}
|
|
1924
1924
|
const { t: Xs } = xe.global;
|
|
1925
1925
|
function Zs() {
|
|
1926
|
-
return et({ t: Xs })(
|
|
1926
|
+
return et({ t: Xs })(ll, {
|
|
1927
1927
|
messagePath: () => "error.jsValidation.numeric"
|
|
1928
1928
|
});
|
|
1929
1929
|
}
|
|
1930
1930
|
const { t: Js } = xe.global;
|
|
1931
1931
|
function Qs() {
|
|
1932
|
-
return et({ t: Js })(
|
|
1932
|
+
return et({ t: Js })(sl, {
|
|
1933
1933
|
messagePath: () => "error.jsValidation.required"
|
|
1934
1934
|
});
|
|
1935
1935
|
}
|
|
1936
1936
|
const { t: ei } = xe.global;
|
|
1937
1937
|
function ti() {
|
|
1938
|
-
return et({ t: ei })(
|
|
1938
|
+
return et({ t: ei })(il, {
|
|
1939
1939
|
withArguments: !0,
|
|
1940
1940
|
messagePath: () => "error.jsValidation.required"
|
|
1941
1941
|
});
|
|
@@ -1968,7 +1968,7 @@ function ri() {
|
|
|
1968
1968
|
}
|
|
1969
1969
|
const { t: li } = xe.global;
|
|
1970
1970
|
function si() {
|
|
1971
|
-
return et({ t: li })(
|
|
1971
|
+
return et({ t: li })(ul, {
|
|
1972
1972
|
messagePath: () => "error.jsValidation.url"
|
|
1973
1973
|
});
|
|
1974
1974
|
}
|
|
@@ -2229,7 +2229,7 @@ const ci = { class: "a-datetime-picker-time" }, di = { class: "a-datetime-picker
|
|
|
2229
2229
|
emits: ["blur", "focus", "update:modelValue", "onOpen", "onClose", "afterClear"],
|
|
2230
2230
|
setup(e, { emit: n }) {
|
|
2231
2231
|
const t = e, a = n;
|
|
2232
|
-
le.extend(
|
|
2232
|
+
le.extend(lr), le.extend(sr);
|
|
2233
2233
|
const r = L(!1), o = L(0), s = L(0), l = Ot("timePickerInstance"), i = Ot("inputInstance"), u = Ot("confirmRefButton"), m = L(""), d = L(null), g = L(null), p = L(null), { t: T } = Re(), b = U(() => t.type === "datetime" ? "dd.mm.yyyy hh:mm" : "dd.mm.yyyy"), { requiredIf: c } = ao(), f = U(() => ({
|
|
2234
2234
|
textFieldValue: {
|
|
2235
2235
|
required: c(t.required)
|
|
@@ -2373,7 +2373,7 @@ const ci = { class: "a-datetime-picker-time" }, di = { class: "a-datetime-picker
|
|
|
2373
2373
|
})), [
|
|
2374
2374
|
[Go, H(T)("common.button.close")]
|
|
2375
2375
|
]),
|
|
2376
|
-
(P(), X(
|
|
2376
|
+
(P(), X(cl, it({
|
|
2377
2377
|
key: o.value,
|
|
2378
2378
|
modelValue: d.value,
|
|
2379
2379
|
"onUpdate:modelValue": x[0] || (x[0] = (R) => d.value = R),
|
|
@@ -2428,7 +2428,7 @@ const ci = { class: "a-datetime-picker-time" }, di = { class: "a-datetime-picker
|
|
|
2428
2428
|
}
|
|
2429
2429
|
]), 1032, ["modelValue", "error-messages", "placeholder", "disabled"]));
|
|
2430
2430
|
}
|
|
2431
|
-
}),
|
|
2431
|
+
}), cr = /* @__PURE__ */ Ka(Ci, [["__scopeId", "data-v-1031cc13"]]), Ao = /* @__PURE__ */ Se({
|
|
2432
2432
|
__name: "AFormDatetimePicker",
|
|
2433
2433
|
props: {
|
|
2434
2434
|
modelValue: {},
|
|
@@ -2480,7 +2480,7 @@ const ci = { class: "a-datetime-picker-time" }, di = { class: "a-datetime-picker
|
|
|
2480
2480
|
}), k = U(() => he(t.required) ? t.required : !!(t.v?.required && t.v?.required.$params.type === "required")), h = U(() => he(t.disabled) ? t.disabled : !!u.value);
|
|
2481
2481
|
return Ae(r, (M, Y) => {
|
|
2482
2482
|
M !== Y && o.value.enabled && (d.value || m.value) && l.value(M);
|
|
2483
|
-
}), (M, Y) => (P(), X(
|
|
2483
|
+
}), (M, Y) => (P(), X(cr, it({
|
|
2484
2484
|
modelValue: r.value,
|
|
2485
2485
|
"onUpdate:modelValue": Y[0] || (Y[0] = (E) => r.value = E),
|
|
2486
2486
|
"data-cy": e.dataCy,
|
|
@@ -2546,7 +2546,7 @@ const ci = { class: "a-datetime-picker-time" }, di = { class: "a-datetime-picker
|
|
|
2546
2546
|
}, d = () => {
|
|
2547
2547
|
a("focus", t.modelValue), s.value();
|
|
2548
2548
|
}, g = U(() => he(t.disabled) ? t.disabled : !!l.value);
|
|
2549
|
-
return (p, T) => (P(), X(
|
|
2549
|
+
return (p, T) => (P(), X(ml, {
|
|
2550
2550
|
"data-cy": e.dataCy,
|
|
2551
2551
|
"model-value": e.modelValue,
|
|
2552
2552
|
disabled: g.value,
|
|
@@ -2690,7 +2690,7 @@ const Ei = {
|
|
|
2690
2690
|
storeFiltersLocalStorage: !0,
|
|
2691
2691
|
populateUrlParams: !0
|
|
2692
2692
|
};
|
|
2693
|
-
function
|
|
2693
|
+
function dr(e, n, t = {}) {
|
|
2694
2694
|
const a = { ...Ei, ...t }, r = "~";
|
|
2695
2695
|
let o;
|
|
2696
2696
|
Oe(a.storeFiltersLocalStorage) ? o = a.storeFiltersLocalStorage : Je(a.storeFiltersLocalStorage) && a.storeFiltersLocalStorage === !0 && Oe(n.general.system) && Oe(n.general.subject) && (o = "tableFilter_" + n.general.system + "_" + n.general.subject);
|
|
@@ -3001,7 +3001,7 @@ const _i = (e) => En(e) && Object.hasOwn(e, "totalCount"), Mi = (e) => En(e) &&
|
|
|
3001
3001
|
} catch (v) {
|
|
3002
3002
|
if (v instanceof DOMException && v.name === "AbortError")
|
|
3003
3003
|
return [];
|
|
3004
|
-
throw Qa(v) ? v : Tn(v) ? new en(v, v.config?.url) : An(v) ? new tn(v, t, a, v) : _n(v) ? new on(v, t, a, v) : xn(v) ? new an(v, v) :
|
|
3004
|
+
throw Qa(v) ? v : Tn(v) ? new en(v, v.config?.url) : An(v) ? new tn(v, t, a, v) : _n(v) ? new on(v, t, a, v) : xn(v) ? new an(v, v) : rr(v) ? new eo(v) : Lt.isAxiosError(v) ? (l || console.error("Axios error: " + r, ...v.cause ? [v.cause] : []), new to(v)) : (l || console.error("AnzuFatalError: ", v), new ut(v));
|
|
3005
3005
|
} finally {
|
|
3006
3006
|
i = null;
|
|
3007
3007
|
}
|
|
@@ -3053,7 +3053,7 @@ const Bd = (e, n = {}, t, a = {}, r, o, s = {}) => new Promise((l, i) => {
|
|
|
3053
3053
|
"anzu:FilterInnerConfigKey"
|
|
3054
3054
|
), pt = /* @__PURE__ */ Symbol.for(
|
|
3055
3055
|
"anzu:FilterSubmitResetCounterKey"
|
|
3056
|
-
), ot = /* @__PURE__ */ Symbol.for("anzu:FilterSelectedKey"),
|
|
3056
|
+
), ot = /* @__PURE__ */ Symbol.for("anzu:FilterSelectedKey"), fr = /* @__PURE__ */ Symbol.for(
|
|
3057
3057
|
"anzu:DatatablePaginationKey"
|
|
3058
3058
|
), Oi = /* @__PURE__ */ Symbol.for(
|
|
3059
3059
|
"anzu:SubjectSelectCloseSidebarKey"
|
|
@@ -3758,7 +3758,7 @@ const Pd = /* @__PURE__ */ Se({
|
|
|
3758
3758
|
return (I, A) => {
|
|
3759
3759
|
const _ = Wt("ABtnTertiary"), S = Wt("ABtnPrimary");
|
|
3760
3760
|
return P(), de(qe, null, [
|
|
3761
|
-
T.value ? (P(), X(
|
|
3761
|
+
T.value ? (P(), X(Qr, {
|
|
3762
3762
|
key: 0,
|
|
3763
3763
|
label: v.value,
|
|
3764
3764
|
"model-value": H(dn)(p.value.from) + " - " + H(dn)(p.value.until),
|
|
@@ -3872,7 +3872,7 @@ const Pd = /* @__PURE__ */ Se({
|
|
|
3872
3872
|
], 64);
|
|
3873
3873
|
};
|
|
3874
3874
|
}
|
|
3875
|
-
}), Nd = /* @__PURE__ */ Ka(Yi, [["__scopeId", "data-v-845cd41b"]]),
|
|
3875
|
+
}), Nd = /* @__PURE__ */ Ka(Yi, [["__scopeId", "data-v-845cd41b"]]), mr = (e, n = "item") => n + "." + e, Mo = /* @__PURE__ */ Se({
|
|
3876
3876
|
__name: "AFilterEmpty",
|
|
3877
3877
|
props: {
|
|
3878
3878
|
name: {}
|
|
@@ -3908,7 +3908,7 @@ const Pd = /* @__PURE__ */ Se({
|
|
|
3908
3908
|
{ title: dn(i.value), value: i.value }
|
|
3909
3909
|
]);
|
|
3910
3910
|
};
|
|
3911
|
-
return (b, c) => (P(), X(
|
|
3911
|
+
return (b, c) => (P(), X(cr, it({
|
|
3912
3912
|
modelValue: i.value,
|
|
3913
3913
|
"onUpdate:modelValue": c[0] || (c[0] = (f) => i.value = f),
|
|
3914
3914
|
"data-cy": e.dataCy,
|
|
@@ -3974,7 +3974,7 @@ const Pd = /* @__PURE__ */ Se({
|
|
|
3974
3974
|
"onClick:clear": ye(T, ["stop"])
|
|
3975
3975
|
}, null, 8, ["modelValue", "label", "placeholder", "clearable", "data-cy"]));
|
|
3976
3976
|
}
|
|
3977
|
-
}),
|
|
3977
|
+
}), vr = /* @__PURE__ */ Se({
|
|
3978
3978
|
__name: "FilterDetailItem",
|
|
3979
3979
|
props: {
|
|
3980
3980
|
name: {}
|
|
@@ -4025,7 +4025,7 @@ const Zn = {
|
|
|
4025
4025
|
}, Hi = Zn.PinnedWidgets, Ft = {
|
|
4026
4026
|
Desktop: "desktop",
|
|
4027
4027
|
Mobile: "mobile"
|
|
4028
|
-
}, ji = Ft.Desktop, qi = 3, Ra = 8,
|
|
4028
|
+
}, ji = Ft.Desktop, qi = 3, Ra = 8, pr = vl("filterBookmarkStore", () => {
|
|
4029
4029
|
const e = L(/* @__PURE__ */ new Map()), n = L(!1);
|
|
4030
4030
|
function t(l, i) {
|
|
4031
4031
|
return `userAdminConfig/${i}/${l}/`;
|
|
@@ -4118,13 +4118,13 @@ const Zn = {
|
|
|
4118
4118
|
throw new nn(w.status);
|
|
4119
4119
|
if (w.data)
|
|
4120
4120
|
return w.data;
|
|
4121
|
-
if (w.status === Qt)
|
|
4121
|
+
if (w.status === Qt || w.status === ar)
|
|
4122
4122
|
return;
|
|
4123
4123
|
throw new ut();
|
|
4124
4124
|
} catch (c) {
|
|
4125
4125
|
if (c instanceof DOMException && c.name === "AbortError")
|
|
4126
4126
|
return [];
|
|
4127
|
-
throw Qa(c) ? c : Tn(c) ? new en(c, c.config?.url) : An(c) ? new tn(c, a, r, c) : _n(c) ? new on(c, a, r, c) : xn(c) ? new an(c, c) :
|
|
4127
|
+
throw Qa(c) ? c : Tn(c) ? new en(c, c.config?.url) : An(c) ? new tn(c, a, r, c) : _n(c) ? new on(c, a, r, c) : xn(c) ? new an(c, c) : rr(c) ? new eo(c) : Lt.isAxiosError(c) ? (i || console.error("Axios error: " + o, ...c.cause ? [c.cause] : []), new to(c)) : (i || console.error("AnzuFatalError: ", c), new ut(c));
|
|
4128
4128
|
} finally {
|
|
4129
4129
|
u = null;
|
|
4130
4130
|
}
|
|
@@ -4134,7 +4134,7 @@ const Zn = {
|
|
|
4134
4134
|
}
|
|
4135
4135
|
};
|
|
4136
4136
|
}, $o = "/adm/v1/user-admin-config", zi = "userAdminConfig";
|
|
4137
|
-
function
|
|
4137
|
+
function hr(e, n, t = zi, a = $o) {
|
|
4138
4138
|
return {
|
|
4139
4139
|
useFetchUserAdminConfigList: () => $i({ client: e, system: n, entity: t, urlTemplate: $o }),
|
|
4140
4140
|
fetchUserAdminConfig: (m) => {
|
|
@@ -4182,7 +4182,7 @@ function pr(e, n, t = zi, a = $o) {
|
|
|
4182
4182
|
}
|
|
4183
4183
|
};
|
|
4184
4184
|
}
|
|
4185
|
-
const Wi = { key: 0 }, Ki = 32,
|
|
4185
|
+
const Wi = { key: 0 }, Ki = 32, gr = /* @__PURE__ */ Se({
|
|
4186
4186
|
__name: "FilterBookmarks",
|
|
4187
4187
|
props: /* @__PURE__ */ mt({
|
|
4188
4188
|
client: {},
|
|
@@ -4198,10 +4198,10 @@ const Wi = { key: 0 }, Ki = 32, hr = /* @__PURE__ */ Se({
|
|
|
4198
4198
|
}),
|
|
4199
4199
|
emits: /* @__PURE__ */ mt(["submit"], ["update:datatableHiddenColumns"]),
|
|
4200
4200
|
setup(e, { emit: n }) {
|
|
4201
|
-
const t = e, a = n, r = Tt(e, "datatableHiddenColumns"), o = J(Ke), s = J(tt), l = J(
|
|
4201
|
+
const t = e, a = n, r = Tt(e, "datatableHiddenColumns"), o = J(Ke), s = J(tt), l = J(fr), i = J(ot);
|
|
4202
4202
|
if (D(l) || D(o) || D(s) || D(i))
|
|
4203
4203
|
throw new Error("Incorrect provide/inject config.");
|
|
4204
|
-
const u = L(!1), m = Ot("toolbar"), d = L(300), g = L(1e3), p =
|
|
4204
|
+
const u = L(!1), m = Ot("toolbar"), d = L(300), g = L(1e3), p = pr(), { useFetchUserAdminConfigList: T } = hr(t.client, t.system), b = t.system + "_" + t.subject, c = async (h = !1) => {
|
|
4205
4205
|
u.value = !0, await p.getBookmarks(
|
|
4206
4206
|
{
|
|
4207
4207
|
user: t.userId,
|
|
@@ -4211,7 +4211,7 @@ const Wi = { key: 0 }, Ki = 32, hr = /* @__PURE__ */ Se({
|
|
|
4211
4211
|
T,
|
|
4212
4212
|
h
|
|
4213
4213
|
), u.value = !1;
|
|
4214
|
-
}, { deserializeFilters: f } =
|
|
4214
|
+
}, { deserializeFilters: f } = dr(s, o), v = (h) => {
|
|
4215
4215
|
const M = h.data;
|
|
4216
4216
|
he(M.datatableHiddenColumns) && he(r.value) && (r.value = M.datatableHiddenColumns), he(M.sortBy) && (l.value = {
|
|
4217
4217
|
...l.value,
|
|
@@ -4252,9 +4252,9 @@ const Wi = { key: 0 }, Ki = 32, hr = /* @__PURE__ */ Se({
|
|
|
4252
4252
|
}
|
|
4253
4253
|
g.value = E;
|
|
4254
4254
|
};
|
|
4255
|
-
|
|
4255
|
+
qr(m, (h) => {
|
|
4256
4256
|
h[0] && (d.value = h[0].contentRect.width);
|
|
4257
|
-
}),
|
|
4257
|
+
}), zr(
|
|
4258
4258
|
d,
|
|
4259
4259
|
(h, M) => {
|
|
4260
4260
|
h !== M && w(h);
|
|
@@ -4320,7 +4320,7 @@ const Wi = { key: 0 }, Ki = 32, hr = /* @__PURE__ */ Se({
|
|
|
4320
4320
|
onClick: (E) => v(Y)
|
|
4321
4321
|
}, {
|
|
4322
4322
|
default: B(() => [
|
|
4323
|
-
O(
|
|
4323
|
+
O(Jr, null, {
|
|
4324
4324
|
default: B(() => [
|
|
4325
4325
|
De(fe(Y.customName), 1)
|
|
4326
4326
|
]),
|
|
@@ -4422,15 +4422,15 @@ function yt(e) {
|
|
|
4422
4422
|
if (typeof window < "u" && window.navigator)
|
|
4423
4423
|
return !!/* @__PURE__ */ navigator.userAgent.match(e);
|
|
4424
4424
|
}
|
|
4425
|
-
var wt = yt(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i), Fn = yt(/Edge/i), Oo = yt(/firefox/i), hn = yt(/safari/i) && !yt(/chrome/i) && !yt(/android/i), lo = yt(/iP(ad|od|hone)/i),
|
|
4425
|
+
var wt = yt(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i), Fn = yt(/Edge/i), Oo = yt(/firefox/i), hn = yt(/safari/i) && !yt(/chrome/i) && !yt(/android/i), lo = yt(/iP(ad|od|hone)/i), br = yt(/chrome/i) && yt(/android/i), yr = {
|
|
4426
4426
|
capture: !1,
|
|
4427
4427
|
passive: !1
|
|
4428
4428
|
};
|
|
4429
4429
|
function pe(e, n, t) {
|
|
4430
|
-
e.addEventListener(n, t, !wt &&
|
|
4430
|
+
e.addEventListener(n, t, !wt && yr);
|
|
4431
4431
|
}
|
|
4432
4432
|
function me(e, n, t) {
|
|
4433
|
-
e.removeEventListener(n, t, !wt &&
|
|
4433
|
+
e.removeEventListener(n, t, !wt && yr);
|
|
4434
4434
|
}
|
|
4435
4435
|
function Jn(e, n) {
|
|
4436
4436
|
if (n) {
|
|
@@ -4448,7 +4448,7 @@ function Jn(e, n) {
|
|
|
4448
4448
|
return !1;
|
|
4449
4449
|
}
|
|
4450
4450
|
}
|
|
4451
|
-
function
|
|
4451
|
+
function Cr(e) {
|
|
4452
4452
|
return e.host && e !== document && e.host.nodeType && e.host !== e ? e.host : e.parentNode;
|
|
4453
4453
|
}
|
|
4454
4454
|
function st(e, n, t, a) {
|
|
@@ -4458,7 +4458,7 @@ function st(e, n, t, a) {
|
|
|
4458
4458
|
if (n != null && (n[0] === ">" ? e.parentNode === t && Jn(e, n) : Jn(e, n)) || a && e === t)
|
|
4459
4459
|
return e;
|
|
4460
4460
|
if (e === t) break;
|
|
4461
|
-
} while (e =
|
|
4461
|
+
} while (e = Cr(e));
|
|
4462
4462
|
}
|
|
4463
4463
|
return null;
|
|
4464
4464
|
}
|
|
@@ -4492,7 +4492,7 @@ function zt(e, n) {
|
|
|
4492
4492
|
var r = window.DOMMatrix || window.WebKitCSSMatrix || window.CSSMatrix || window.MSCSSMatrix;
|
|
4493
4493
|
return r && new r(t);
|
|
4494
4494
|
}
|
|
4495
|
-
function
|
|
4495
|
+
function Sr(e, n, t) {
|
|
4496
4496
|
if (e) {
|
|
4497
4497
|
var a = e.getElementsByTagName(n), r = 0, o = a.length;
|
|
4498
4498
|
if (t)
|
|
@@ -4606,7 +4606,7 @@ function Da(e, n) {
|
|
|
4606
4606
|
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);
|
|
4607
4607
|
}
|
|
4608
4608
|
var gn;
|
|
4609
|
-
function
|
|
4609
|
+
function wr(e, n) {
|
|
4610
4610
|
return function() {
|
|
4611
4611
|
if (!gn) {
|
|
4612
4612
|
var t = arguments, a = this;
|
|
@@ -4619,14 +4619,14 @@ function Sr(e, n) {
|
|
|
4619
4619
|
function au() {
|
|
4620
4620
|
clearTimeout(gn), gn = void 0;
|
|
4621
4621
|
}
|
|
4622
|
-
function
|
|
4622
|
+
function Dr(e, n, t) {
|
|
4623
4623
|
e.scrollLeft += n, e.scrollTop += t;
|
|
4624
4624
|
}
|
|
4625
|
-
function
|
|
4625
|
+
function kr(e) {
|
|
4626
4626
|
var n = window.Polymer, t = window.jQuery || window.Zepto;
|
|
4627
4627
|
return n && n.dom ? n.dom(e).cloneNode(!0) : t ? t(e).clone(!0)[0] : e.cloneNode(!0);
|
|
4628
4628
|
}
|
|
4629
|
-
function
|
|
4629
|
+
function Er(e, n, t) {
|
|
4630
4630
|
var a = {};
|
|
4631
4631
|
return Array.from(e.children).forEach(function(r) {
|
|
4632
4632
|
var o, s, l, i;
|
|
@@ -4786,8 +4786,8 @@ var iu = ["evt"], ze = function(n, t) {
|
|
|
4786
4786
|
oldDraggableIndex: bn,
|
|
4787
4787
|
newIndex: Xe,
|
|
4788
4788
|
newDraggableIndex: Dt,
|
|
4789
|
-
hideGhostForTarget:
|
|
4790
|
-
unhideGhostForTarget:
|
|
4789
|
+
hideGhostForTarget: _r,
|
|
4790
|
+
unhideGhostForTarget: Mr,
|
|
4791
4791
|
cloneNowHidden: function() {
|
|
4792
4792
|
kt = !0;
|
|
4793
4793
|
},
|
|
@@ -4815,14 +4815,14 @@ function je(e) {
|
|
|
4815
4815
|
newDraggableIndex: Dt
|
|
4816
4816
|
}, e));
|
|
4817
4817
|
}
|
|
4818
|
-
var V, Fe, oe, _e, Mt, jn, Ie, kt, qt, Xe, bn, Dt, Pn, Ve, Ht = !1, Qn = !1, ea = [], xt, lt, Ea, Ta, Lo, No, fn, Vt, yn, Cn = !1, Ln = !1, qn, He, Aa = [], La = !1, ta = [], va = typeof document < "u", Nn = lo, Yo = Fn || wt ? "cssFloat" : "float", uu = va && !
|
|
4818
|
+
var V, Fe, oe, _e, Mt, jn, Ie, kt, qt, Xe, bn, Dt, Pn, Ve, Ht = !1, Qn = !1, ea = [], xt, lt, Ea, Ta, Lo, No, fn, Vt, yn, Cn = !1, Ln = !1, qn, He, Aa = [], La = !1, ta = [], va = typeof document < "u", Nn = lo, Yo = Fn || wt ? "cssFloat" : "float", uu = va && !br && !lo && "draggable" in document.createElement("div"), Tr = (function() {
|
|
4819
4819
|
if (va) {
|
|
4820
4820
|
if (wt)
|
|
4821
4821
|
return !1;
|
|
4822
4822
|
var e = document.createElement("x");
|
|
4823
4823
|
return e.style.cssText = "pointer-events:auto", e.style.pointerEvents === "auto";
|
|
4824
4824
|
}
|
|
4825
|
-
})(),
|
|
4825
|
+
})(), Ar = function(n, t) {
|
|
4826
4826
|
var a = ne(n), r = parseInt(a.width) - parseInt(a.paddingLeft) - parseInt(a.paddingRight) - parseInt(a.borderLeftWidth) - parseInt(a.borderRightWidth), o = Xt(n, 0, t), s = Xt(n, 1, t), l = o && ne(o), i = s && ne(s), u = l && parseInt(l.marginLeft) + parseInt(l.marginRight) + Le(o).width, m = i && parseInt(i.marginLeft) + parseInt(i.marginRight) + Le(s).width;
|
|
4827
4827
|
if (a.display === "flex")
|
|
4828
4828
|
return a.flexDirection === "column" || a.flexDirection === "column-reverse" ? "vertical" : "horizontal";
|
|
@@ -4846,7 +4846,7 @@ var V, Fe, oe, _e, Mt, jn, Ie, kt, qt, Xe, bn, Dt, Pn, Ve, Ht = !1, Qn = !1, ea
|
|
|
4846
4846
|
return a = r;
|
|
4847
4847
|
}
|
|
4848
4848
|
}), a;
|
|
4849
|
-
},
|
|
4849
|
+
}, xr = function(n) {
|
|
4850
4850
|
function t(o, s) {
|
|
4851
4851
|
return function(l, i, u, m) {
|
|
4852
4852
|
var d = l.options.group.name && i.options.group.name && l.options.group.name === i.options.group.name;
|
|
@@ -4866,12 +4866,12 @@ var V, Fe, oe, _e, Mt, jn, Ie, kt, qt, Xe, bn, Dt, Pn, Ve, Ht = !1, Qn = !1, ea
|
|
|
4866
4866
|
(!r || Pa(r) != "object") && (r = {
|
|
4867
4867
|
name: r
|
|
4868
4868
|
}), a.name = r.name, a.checkPull = t(r.pull, !0), a.checkPut = t(r.put), a.revertClone = r.revertClone, n.group = a;
|
|
4869
|
-
}, xr = function() {
|
|
4870
|
-
!Er && oe && ne(oe, "display", "none");
|
|
4871
4869
|
}, _r = function() {
|
|
4872
|
-
!
|
|
4870
|
+
!Tr && oe && ne(oe, "display", "none");
|
|
4871
|
+
}, Mr = function() {
|
|
4872
|
+
!Tr && oe && ne(oe, "display", "");
|
|
4873
4873
|
};
|
|
4874
|
-
va && !
|
|
4874
|
+
va && !br && document.addEventListener("click", function(e) {
|
|
4875
4875
|
if (Qn)
|
|
4876
4876
|
return e.preventDefault(), e.stopPropagation && e.stopPropagation(), e.stopImmediatePropagation && e.stopImmediatePropagation(), Qn = !1, !1;
|
|
4877
4877
|
}, !0);
|
|
@@ -4908,7 +4908,7 @@ function ae(e, n) {
|
|
|
4908
4908
|
// will be set to same as swapThreshold if default
|
|
4909
4909
|
removeCloneOnHide: !0,
|
|
4910
4910
|
direction: function() {
|
|
4911
|
-
return
|
|
4911
|
+
return Ar(e, this.options);
|
|
4912
4912
|
},
|
|
4913
4913
|
ghostClass: "sortable-ghost",
|
|
4914
4914
|
chosenClass: "sortable-chosen",
|
|
@@ -4942,7 +4942,7 @@ function ae(e, n) {
|
|
|
4942
4942
|
On.initializePlugins(this, e, t);
|
|
4943
4943
|
for (var a in t)
|
|
4944
4944
|
!(a in n) && (n[a] = t[a]);
|
|
4945
|
-
|
|
4945
|
+
xr(n);
|
|
4946
4946
|
for (var r in this)
|
|
4947
4947
|
r.charAt(0) === "_" && typeof this[r] == "function" && (this[r] = this[r].bind(this));
|
|
4948
4948
|
this.nativeDraggable = n.forceFallback ? !1 : uu, this.nativeDraggable && (this.options.touchStartThreshold = 1), n.supportPointer ? pe(e, "pointerdown", this._onTapStart) : (pe(e, "mousedown", this._onTapStart), pe(e, "touchstart", this._onTapStart)), this.nativeDraggable && (pe(e, "dragover", this), pe(e, "dragenter", this)), ea.push(this.el), n.store && n.store.get && this.sort(n.store.get(this) || []), St(this, ou());
|
|
@@ -5015,7 +5015,7 @@ ae.prototype = /** @lends Sortable.prototype */
|
|
|
5015
5015
|
originalEvent: n
|
|
5016
5016
|
}), Ge(V, s.chosenClass, !0);
|
|
5017
5017
|
}, s.ignore.split(",").forEach(function(m) {
|
|
5018
|
-
|
|
5018
|
+
Sr(V, m.trim(), xa);
|
|
5019
5019
|
}), pe(l, "dragover", _t), pe(l, "mousemove", _t), pe(l, "touchmove", _t), s.supportPointer ? (pe(l, "pointerup", r._onDrop), !this.nativeDraggable && pe(l, "pointercancel", r._onDrop)) : (pe(l, "mouseup", r._onDrop), pe(l, "touchend", r._onDrop), pe(l, "touchcancel", r._onDrop)), Oo && this.nativeDraggable && (this.options.touchStartThreshold = 4, V.draggable = !0), ze("delayStart", this, {
|
|
5020
5020
|
evt: n
|
|
5021
5021
|
}), s.delay && (!s.delayOnTouchOnly || t) && (!this.nativeDraggable || !(Fn || wt))) {
|
|
@@ -5064,7 +5064,7 @@ ae.prototype = /** @lends Sortable.prototype */
|
|
|
5064
5064
|
},
|
|
5065
5065
|
_emulateDragOver: function() {
|
|
5066
5066
|
if (lt) {
|
|
5067
|
-
this._lastX = lt.clientX, this._lastY = lt.clientY,
|
|
5067
|
+
this._lastX = lt.clientX, this._lastY = lt.clientY, _r();
|
|
5068
5068
|
for (var n = document.elementFromPoint(lt.clientX, lt.clientY), t = n; n && n.shadowRoot && (n = n.shadowRoot.elementFromPoint(lt.clientX, lt.clientY), n !== t); )
|
|
5069
5069
|
t = n;
|
|
5070
5070
|
if (V.parentNode[We]._isOutsideThisEl(n), t)
|
|
@@ -5080,8 +5080,8 @@ ae.prototype = /** @lends Sortable.prototype */
|
|
|
5080
5080
|
break;
|
|
5081
5081
|
}
|
|
5082
5082
|
n = t;
|
|
5083
|
-
} while (t =
|
|
5084
|
-
|
|
5083
|
+
} while (t = Cr(t));
|
|
5084
|
+
Mr();
|
|
5085
5085
|
}
|
|
5086
5086
|
},
|
|
5087
5087
|
_onTouchMove: function(n) {
|
|
@@ -5126,7 +5126,7 @@ ae.prototype = /** @lends Sortable.prototype */
|
|
|
5126
5126
|
this._onDrop();
|
|
5127
5127
|
return;
|
|
5128
5128
|
}
|
|
5129
|
-
ze("setupClone", this), ae.eventCanceled || (Ie =
|
|
5129
|
+
ze("setupClone", this), ae.eventCanceled || (Ie = kr(V), Ie.removeAttribute("id"), Ie.draggable = !1, Ie.style["will-change"] = "", this._hideClone(), Ge(Ie, this.options.chosenClass, !1), ae.clone = Ie), a.cloneId = zn(function() {
|
|
5130
5130
|
ze("clone", a), !ae.eventCanceled && (a.options.removeCloneOnHide || _e.insertBefore(Ie, V), a._hideClone(), je({
|
|
5131
5131
|
sortable: a,
|
|
5132
5132
|
name: "clone"
|
|
@@ -5212,7 +5212,7 @@ ae.prototype = /** @lends Sortable.prototype */
|
|
|
5212
5212
|
y = h === 1;
|
|
5213
5213
|
var C = Yn(_e, t, V, r, a, o, n, y);
|
|
5214
5214
|
if (C !== !1)
|
|
5215
|
-
return (C === 1 || C === -1) && (y = C === 1), La = !0, setTimeout(vu, 30), f(), y && !S ? t.appendChild(V) : a.parentNode.insertBefore(V, y ? S : a), N &&
|
|
5215
|
+
return (C === 1 || C === -1) && (y = C === 1), La = !0, setTimeout(vu, 30), f(), y && !S ? t.appendChild(V) : a.parentNode.insertBefore(V, y ? S : a), N && Dr(N, 0, I - N.scrollTop), Fe = V.parentNode, M !== void 0 && !Ln && (qn = Math.abs(M - Le(a)[$])), w(), v(!0);
|
|
5216
5216
|
}
|
|
5217
5217
|
if (t.contains(V))
|
|
5218
5218
|
return v(!1);
|
|
@@ -5352,7 +5352,7 @@ ae.prototype = /** @lends Sortable.prototype */
|
|
|
5352
5352
|
if (t === void 0)
|
|
5353
5353
|
return a[n];
|
|
5354
5354
|
var r = On.modifyOption(this, n, t);
|
|
5355
|
-
typeof r < "u" ? a[n] = r : a[n] = t, n === "group" &&
|
|
5355
|
+
typeof r < "u" ? a[n] = r : a[n] = t, n === "group" && xr(a);
|
|
5356
5356
|
},
|
|
5357
5357
|
/**
|
|
5358
5358
|
* Destroy
|
|
@@ -5398,11 +5398,11 @@ function vu() {
|
|
|
5398
5398
|
La = !1;
|
|
5399
5399
|
}
|
|
5400
5400
|
function pu(e, n, t) {
|
|
5401
|
-
var a = Le(Xt(t.el, 0, t.options, !0)), r =
|
|
5401
|
+
var a = Le(Xt(t.el, 0, t.options, !0)), r = Er(t.el, t.options, oe), o = 10;
|
|
5402
5402
|
return n ? e.clientX < r.left - o || e.clientY < a.top && e.clientX < a.right : e.clientY < r.top - o || e.clientY < a.bottom && e.clientX < a.left;
|
|
5403
5403
|
}
|
|
5404
5404
|
function hu(e, n, t) {
|
|
5405
|
-
var a = Le(so(t.el, t.options.draggable)), r =
|
|
5405
|
+
var a = Le(so(t.el, t.options.draggable)), r = Er(t.el, t.options, oe), o = 10;
|
|
5406
5406
|
return n ? e.clientX > r.right + o || e.clientY > a.bottom && e.clientX > a.left : e.clientY > r.bottom + o || e.clientX > a.right && e.clientY > a.top;
|
|
5407
5407
|
}
|
|
5408
5408
|
function gu(e, n, t, a, r, o, s, l) {
|
|
@@ -5446,19 +5446,19 @@ ae.utils = {
|
|
|
5446
5446
|
on: pe,
|
|
5447
5447
|
off: me,
|
|
5448
5448
|
css: ne,
|
|
5449
|
-
find:
|
|
5449
|
+
find: Sr,
|
|
5450
5450
|
is: function(n, t) {
|
|
5451
5451
|
return !!st(n, t, n, !1);
|
|
5452
5452
|
},
|
|
5453
5453
|
extend: nu,
|
|
5454
|
-
throttle:
|
|
5454
|
+
throttle: wr,
|
|
5455
5455
|
closest: st,
|
|
5456
5456
|
toggleClass: Ge,
|
|
5457
|
-
clone:
|
|
5457
|
+
clone: kr,
|
|
5458
5458
|
index: at,
|
|
5459
5459
|
nextTick: zn,
|
|
5460
5460
|
cancelNextTick: Na,
|
|
5461
|
-
detectDirection:
|
|
5461
|
+
detectDirection: Ar,
|
|
5462
5462
|
getChild: Xt,
|
|
5463
5463
|
expando: We
|
|
5464
5464
|
};
|
|
@@ -5539,7 +5539,7 @@ function Wn() {
|
|
|
5539
5539
|
function Uo() {
|
|
5540
5540
|
clearInterval(vn);
|
|
5541
5541
|
}
|
|
5542
|
-
var Ia =
|
|
5542
|
+
var Ia = wr(function(e, n, t, a) {
|
|
5543
5543
|
if (n.scroll) {
|
|
5544
5544
|
var r = (e.touches ? e.touches[0] : e).clientX, o = (e.touches ? e.touches[0] : e).clientY, s = n.scrollSensitivity, l = n.scrollSpeed, i = ft(), u = !1, m;
|
|
5545
5545
|
Ya !== t && (Ya = t, Wn(), mn = n.scroll, m = n.scrollFn, mn === !0 && (mn = Et(t, !0)));
|
|
@@ -5554,14 +5554,14 @@ var Ia = Sr(function(e, n, t, a) {
|
|
|
5554
5554
|
(Pe[d].vx != I || Pe[d].vy != A || Pe[d].el !== p) && (Pe[d].el = p, Pe[d].vx = I, Pe[d].vy = A, clearInterval(Pe[d].pid), (I != 0 || A != 0) && (u = !0, Pe[d].pid = setInterval((function() {
|
|
5555
5555
|
a && this.layer === 0 && ae.active._onTouchMove(na);
|
|
5556
5556
|
var S = Pe[this.layer].vy ? Pe[this.layer].vy * l : 0, y = Pe[this.layer].vx ? Pe[this.layer].vx * l : 0;
|
|
5557
|
-
typeof m == "function" && m.call(ae.dragged.parentNode[We], y, S, e, na, Pe[this.layer].el) !== "continue" ||
|
|
5557
|
+
typeof m == "function" && m.call(ae.dragged.parentNode[We], y, S, e, na, Pe[this.layer].el) !== "continue" || Dr(Pe[this.layer].el, y, S);
|
|
5558
5558
|
}).bind({
|
|
5559
5559
|
layer: d
|
|
5560
5560
|
}), 24))), d++;
|
|
5561
5561
|
} while (n.bubbleScroll && g !== i && (g = Et(g, !1)));
|
|
5562
5562
|
Ua = u;
|
|
5563
5563
|
}
|
|
5564
|
-
}, 30),
|
|
5564
|
+
}, 30), Ir = function(n) {
|
|
5565
5565
|
var t = n.originalEvent, a = n.putSortable, r = n.dragEl, o = n.activeSortable, s = n.dispatchSortableEvent, l = n.hideGhostForTarget, i = n.unhideGhostForTarget;
|
|
5566
5566
|
if (t) {
|
|
5567
5567
|
var u = a || o;
|
|
@@ -5587,7 +5587,7 @@ io.prototype = {
|
|
|
5587
5587
|
var r = Xt(this.sortable.el, this.startIndex, this.options);
|
|
5588
5588
|
r ? this.sortable.el.insertBefore(t, r) : this.sortable.el.appendChild(t), this.sortable.animateAll(), a && a.animateAll();
|
|
5589
5589
|
},
|
|
5590
|
-
drop:
|
|
5590
|
+
drop: Ir
|
|
5591
5591
|
};
|
|
5592
5592
|
St(io, {
|
|
5593
5593
|
pluginName: "revertOnSpill"
|
|
@@ -5599,7 +5599,7 @@ uo.prototype = {
|
|
|
5599
5599
|
var t = n.dragEl, a = n.putSortable, r = a || this.sortable;
|
|
5600
5600
|
r.captureAnimationState(), t.parentNode && t.parentNode.removeChild(t), r.animateAll();
|
|
5601
5601
|
},
|
|
5602
|
-
drop:
|
|
5602
|
+
drop: Ir
|
|
5603
5603
|
};
|
|
5604
5604
|
St(uo, {
|
|
5605
5605
|
pluginName: "removeOnSpill"
|
|
@@ -5608,9 +5608,9 @@ ae.mount(new Su());
|
|
|
5608
5608
|
ae.mount(uo, io);
|
|
5609
5609
|
function wu(e, n, t = {}) {
|
|
5610
5610
|
let a;
|
|
5611
|
-
const { document: r =
|
|
5611
|
+
const { document: r = Wr, watchElement: o = !1, ...s } = t, l = { onUpdate: (b) => {
|
|
5612
5612
|
Eu(n, b.oldIndex, b.newIndex, b);
|
|
5613
|
-
} }, i = U(() => typeof e == "string" ? r?.querySelector(e) :
|
|
5613
|
+
} }, i = U(() => typeof e == "string" ? r?.querySelector(e) : Kr(e)), u = () => {
|
|
5614
5614
|
a?.destroy(), a = void 0;
|
|
5615
5615
|
}, m = (b) => {
|
|
5616
5616
|
!b || a !== void 0 || (a = new ae(b, {
|
|
@@ -5630,11 +5630,11 @@ function wu(e, n, t = {}) {
|
|
|
5630
5630
|
}, {
|
|
5631
5631
|
immediate: !0,
|
|
5632
5632
|
flush: "post"
|
|
5633
|
-
}) :
|
|
5633
|
+
}) : Gr(d);
|
|
5634
5634
|
const T = () => {
|
|
5635
5635
|
u();
|
|
5636
5636
|
};
|
|
5637
|
-
return
|
|
5637
|
+
return Xr(() => {
|
|
5638
5638
|
p?.(), u();
|
|
5639
5639
|
}), {
|
|
5640
5640
|
stop: T,
|
|
@@ -5662,21 +5662,21 @@ function Eu(e, n, t, a = null) {
|
|
|
5662
5662
|
const Ue = [];
|
|
5663
5663
|
for (let e = 0; e < 256; ++e)
|
|
5664
5664
|
Ue.push((e + 256).toString(16).slice(1));
|
|
5665
|
-
function
|
|
5665
|
+
function $r(e, n = 0) {
|
|
5666
5666
|
return (Ue[e[n + 0]] + Ue[e[n + 1]] + Ue[e[n + 2]] + Ue[e[n + 3]] + "-" + Ue[e[n + 4]] + Ue[e[n + 5]] + "-" + Ue[e[n + 6]] + Ue[e[n + 7]] + "-" + Ue[e[n + 8]] + Ue[e[n + 9]] + "-" + Ue[e[n + 10]] + Ue[e[n + 11]] + Ue[e[n + 12]] + Ue[e[n + 13]] + Ue[e[n + 14]] + Ue[e[n + 15]]).toLowerCase();
|
|
5667
5667
|
}
|
|
5668
5668
|
const Tu = new Uint8Array(16);
|
|
5669
|
-
function
|
|
5669
|
+
function Fr() {
|
|
5670
5670
|
return crypto.getRandomValues(Tu);
|
|
5671
5671
|
}
|
|
5672
5672
|
const ln = {};
|
|
5673
5673
|
function Au(e, n, t) {
|
|
5674
5674
|
let a;
|
|
5675
5675
|
{
|
|
5676
|
-
const r = Date.now(), o =
|
|
5676
|
+
const r = Date.now(), o = Fr();
|
|
5677
5677
|
xu(ln, r, o), a = _u(o, ln.msecs, ln.nsecs, ln.clockseq, ln.node, n, t);
|
|
5678
5678
|
}
|
|
5679
|
-
return n ??
|
|
5679
|
+
return n ?? $r(a);
|
|
5680
5680
|
}
|
|
5681
5681
|
function xu(e, n, t) {
|
|
5682
5682
|
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;
|
|
@@ -5702,10 +5702,10 @@ function Mu(e, n, t) {
|
|
|
5702
5702
|
}
|
|
5703
5703
|
function Iu(e, n, t) {
|
|
5704
5704
|
e = e || {};
|
|
5705
|
-
const a = e.random ?? e.rng?.() ??
|
|
5705
|
+
const a = e.random ?? e.rng?.() ?? Fr();
|
|
5706
5706
|
if (a.length < 16)
|
|
5707
5707
|
throw new Error("Random bytes length must be >= 16");
|
|
5708
|
-
return a[6] = a[6] & 15 | 64, a[8] = a[8] & 63 | 128,
|
|
5708
|
+
return a[6] = a[6] & 15 | 64, a[8] = a[8] & 63 | 128, $r(a);
|
|
5709
5709
|
}
|
|
5710
5710
|
const $u = () => Au(), Yd = () => Mu(), sn = "a-sortable-widget__handle", Fu = "a-sortable-widget__ghost", Ou = "a-sortable-widget__drag", Bu = "a-sortable-widget__chosen", Vo = "a-sortable-widget__group";
|
|
5711
5711
|
function Ru(e, n, t, a) {
|
|
@@ -5828,7 +5828,7 @@ const Pu = "a-sortable-", Lu = ["id"], Nu = { key: 1 }, Yu = { class: "a-sortabl
|
|
|
5828
5828
|
},
|
|
5829
5829
|
emits: ["update:modelValue", "update:dirty", "onStart", "onEnd", "onAddAfter", "onAddLast", "onEdit", "onDelete"],
|
|
5830
5830
|
setup(e, { expose: n, emit: t }) {
|
|
5831
|
-
const a = e, r = t, o =
|
|
5831
|
+
const a = e, r = t, o = Ur(() => a.modelValue), { t: s } = Re(), l = (y) => {
|
|
5832
5832
|
r("onAddAfter", y);
|
|
5833
5833
|
}, i = (y) => {
|
|
5834
5834
|
if (v.value = y, a.disableDeleteDialog) {
|
|
@@ -5882,7 +5882,7 @@ const Pu = "a-sortable-", Lu = ["id"], Nu = { key: 1 }, Yu = { class: "a-sortabl
|
|
|
5882
5882
|
removeByIndex: _,
|
|
5883
5883
|
updateDataAtIndex: S
|
|
5884
5884
|
} = Ru(o, p, a, r);
|
|
5885
|
-
return
|
|
5885
|
+
return Vr(() => {
|
|
5886
5886
|
F();
|
|
5887
5887
|
}), Ye(() => {
|
|
5888
5888
|
Y.value = document.querySelector("#" + d.value), p();
|
|
@@ -6171,7 +6171,7 @@ const qu = {
|
|
|
6171
6171
|
},
|
|
6172
6172
|
emits: ["onClose"],
|
|
6173
6173
|
setup(e, { emit: n }) {
|
|
6174
|
-
const t = e, a = n, r = J(Ke), o = J(tt), s = J(
|
|
6174
|
+
const t = e, a = n, r = J(Ke), o = J(tt), s = J(fr);
|
|
6175
6175
|
if (D(s) || D(r) || D(o))
|
|
6176
6176
|
throw new Error("Incorrect provide/inject config.");
|
|
6177
6177
|
const l = L("add"), i = L(""), u = L(!1), m = L(!1), d = L(!1), g = L(!1), p = L(!1), T = L([]), b = L(null), { required: c, maxLength: f } = ao(), v = {
|
|
@@ -6184,7 +6184,7 @@ const qu = {
|
|
|
6184
6184
|
required: c,
|
|
6185
6185
|
maxLength: f(100)
|
|
6186
6186
|
}
|
|
6187
|
-
}, k = Gn(F, { itemEdit: b }, { $stopPropagation: !0 }), h =
|
|
6187
|
+
}, k = Gn(F, { itemEdit: b }, { $stopPropagation: !0 }), h = pr(), {
|
|
6188
6188
|
createUserAdminConfig: M,
|
|
6189
6189
|
useFetchUserAdminConfigList: Y,
|
|
6190
6190
|
updateUserAdminConfigPositions: E,
|
|
@@ -6192,7 +6192,7 @@ const qu = {
|
|
|
6192
6192
|
updateUserAdminConfig: N
|
|
6193
6193
|
} = (
|
|
6194
6194
|
// eslint-disable-next-line vue/no-setup-props-reactivity-loss
|
|
6195
|
-
|
|
6195
|
+
hr(t.client, t.system)
|
|
6196
6196
|
), { t: I } = Re(), { showErrorsDefault: A, showValidationError: _, showWarningT: S } = Mn(), { createDefaultUserAdminConfig: y } = ju(), C = async () => {
|
|
6197
6197
|
d.value = !0;
|
|
6198
6198
|
const K = T.value.map((ge) => ge.id);
|
|
@@ -6201,7 +6201,7 @@ const qu = {
|
|
|
6201
6201
|
} catch (ge) {
|
|
6202
6202
|
A(ge), d.value = !1;
|
|
6203
6203
|
}
|
|
6204
|
-
}, { serializeFilters: x } =
|
|
6204
|
+
}, { serializeFilters: x } = dr(o, r), R = t.system + "_" + t.subject, j = async () => {
|
|
6205
6205
|
d.value = !0, p.value = !1;
|
|
6206
6206
|
const q = y(t.system);
|
|
6207
6207
|
q.user = t.user, q.configType = Zn.FilterBookmark, q.layoutType = Ft.Desktop, q.systemResource = R, q.customName = i.value, q.data = {
|
|
@@ -6229,7 +6229,7 @@ const qu = {
|
|
|
6229
6229
|
ge
|
|
6230
6230
|
), a("onClose");
|
|
6231
6231
|
} catch (K) {
|
|
6232
|
-
if (
|
|
6232
|
+
if (or(K) && ms(
|
|
6233
6233
|
K,
|
|
6234
6234
|
"error_field_not_unique",
|
|
6235
6235
|
"cms.userAdminConfig.model.systemResource"
|
|
@@ -6313,7 +6313,7 @@ const qu = {
|
|
|
6313
6313
|
}),
|
|
6314
6314
|
O(qo, { class: "pt-0" }, {
|
|
6315
6315
|
default: B(() => [
|
|
6316
|
-
O(
|
|
6316
|
+
O(pl, {
|
|
6317
6317
|
modelValue: l.value,
|
|
6318
6318
|
"onUpdate:modelValue": K[1] || (K[1] = (ee) => l.value = ee),
|
|
6319
6319
|
"fixed-tabs": ""
|
|
@@ -6481,7 +6481,7 @@ const qu = {
|
|
|
6481
6481
|
});
|
|
6482
6482
|
};
|
|
6483
6483
|
}
|
|
6484
|
-
}),
|
|
6484
|
+
}), Or = /* @__PURE__ */ Se({
|
|
6485
6485
|
__name: "AFilterBookmarkButton",
|
|
6486
6486
|
props: /* @__PURE__ */ mt({
|
|
6487
6487
|
client: {},
|
|
@@ -6600,7 +6600,7 @@ const qu = {
|
|
|
6600
6600
|
e.store && e.userId && H(he)(e.client) ? (P(), X(gt, { key: 0 }, {
|
|
6601
6601
|
default: B(() => [
|
|
6602
6602
|
Ee("div", Ju, [
|
|
6603
|
-
u.value.system && u.value.subject && e.userId && H(he)(e.client) ? (P(), X(
|
|
6603
|
+
u.value.system && u.value.subject && e.userId && H(he)(e.client) ? (P(), X(gr, {
|
|
6604
6604
|
key: 0,
|
|
6605
6605
|
"datatable-hidden-columns": o.value,
|
|
6606
6606
|
"onUpdate:datatableHiddenColumns": F[0] || (F[0] = (k) => o.value = k),
|
|
@@ -6630,10 +6630,10 @@ const qu = {
|
|
|
6630
6630
|
xl: H(l).fields[k].render.xl || 12
|
|
6631
6631
|
}, {
|
|
6632
6632
|
default: B(() => [
|
|
6633
|
-
we(w.$slots, H(
|
|
6633
|
+
we(w.$slots, H(mr)(k), {
|
|
6634
6634
|
itemConfig: H(l).fields[k]
|
|
6635
6635
|
}, () => [
|
|
6636
|
-
O(
|
|
6636
|
+
O(vr, { name: k }, null, 8, ["name"])
|
|
6637
6637
|
])
|
|
6638
6638
|
]),
|
|
6639
6639
|
_: 2
|
|
@@ -6645,9 +6645,9 @@ const qu = {
|
|
|
6645
6645
|
]),
|
|
6646
6646
|
e.hideButtons ? ce("", !0) : (P(), de("div", Qu, [
|
|
6647
6647
|
we(w.$slots, "buttons", {}, () => [
|
|
6648
|
-
O(
|
|
6649
|
-
O(
|
|
6650
|
-
u.value.system && u.value.subject && e.userId && H(he)(e.client) ? (P(), X(
|
|
6648
|
+
O(ir, { touched: f.value }, null, 8, ["touched"]),
|
|
6649
|
+
O(ur, { onReset: c }),
|
|
6650
|
+
u.value.system && u.value.subject && e.userId && H(he)(e.client) ? (P(), X(Or, {
|
|
6651
6651
|
key: 0,
|
|
6652
6652
|
client: e.client,
|
|
6653
6653
|
user: e.userId,
|
|
@@ -6831,7 +6831,7 @@ const qu = {
|
|
|
6831
6831
|
default: B(() => [
|
|
6832
6832
|
we(F.$slots, "bookmarks", {}, () => [
|
|
6833
6833
|
Ee("div", ac, [
|
|
6834
|
-
u.value.system && u.value.subject && e.userId && H(he)(e.client) ? (P(), X(
|
|
6834
|
+
u.value.system && u.value.subject && e.userId && H(he)(e.client) ? (P(), X(gr, {
|
|
6835
6835
|
key: 0,
|
|
6836
6836
|
"datatable-hidden-columns": o.value,
|
|
6837
6837
|
"onUpdate:datatableHiddenColumns": k[0] || (k[0] = (h) => o.value = h),
|
|
@@ -6884,9 +6884,9 @@ const qu = {
|
|
|
6884
6884
|
}, {
|
|
6885
6885
|
default: B(() => [
|
|
6886
6886
|
we(F.$slots, "buttons", {}, () => [
|
|
6887
|
-
O(
|
|
6888
|
-
O(
|
|
6889
|
-
u.value.system && u.value.subject && e.userId && H(he)(e.client) ? (P(), X(
|
|
6887
|
+
O(ir, { touched: v.value }, null, 8, ["touched"]),
|
|
6888
|
+
O(ur, { onReset: c }),
|
|
6889
|
+
u.value.system && u.value.subject && e.userId && H(he)(e.client) ? (P(), X(Or, {
|
|
6890
6890
|
key: 0,
|
|
6891
6891
|
client: e.client,
|
|
6892
6892
|
user: e.userId,
|
|
@@ -6919,10 +6919,10 @@ const qu = {
|
|
|
6919
6919
|
xl: H(l).fields[h].render.xl || 2
|
|
6920
6920
|
}, {
|
|
6921
6921
|
default: B(() => [
|
|
6922
|
-
we(F.$slots, H(
|
|
6922
|
+
we(F.$slots, H(mr)(h), {
|
|
6923
6923
|
itemConfig: H(l).fields[h]
|
|
6924
6924
|
}, () => [
|
|
6925
|
-
O(
|
|
6925
|
+
O(vr, { name: h }, null, 8, ["name"])
|
|
6926
6926
|
])
|
|
6927
6927
|
]),
|
|
6928
6928
|
_: 2
|
|
@@ -6932,7 +6932,7 @@ const qu = {
|
|
|
6932
6932
|
})
|
|
6933
6933
|
])
|
|
6934
6934
|
], 2), [
|
|
6935
|
-
[
|
|
6935
|
+
[Hr, s.value]
|
|
6936
6936
|
])
|
|
6937
6937
|
]),
|
|
6938
6938
|
_: 3
|
|
@@ -7065,7 +7065,7 @@ const qu = {
|
|
|
7065
7065
|
const be = await a.fetchItemsByIds(Ce);
|
|
7066
7066
|
if (ue(be) && be.length > 0) {
|
|
7067
7067
|
if (S.value = be, a.multiple) {
|
|
7068
|
-
const Yt = be.map((
|
|
7068
|
+
const Yt = be.map((Br) => Br.value);
|
|
7069
7069
|
return m.value = Yt, ie && await te("force", Yt), R.value = !1, !0;
|
|
7070
7070
|
}
|
|
7071
7071
|
return m.value = be[0].value, ie && await te("force", be[0].value), R.value = !1, !0;
|
|
@@ -7246,19 +7246,19 @@ const qu = {
|
|
|
7246
7246
|
}
|
|
7247
7247
|
});
|
|
7248
7248
|
export {
|
|
7249
|
-
|
|
7249
|
+
Ll as $,
|
|
7250
7250
|
ma as A,
|
|
7251
|
-
|
|
7251
|
+
ir as B,
|
|
7252
7252
|
cn as C,
|
|
7253
|
-
|
|
7253
|
+
ur as D,
|
|
7254
7254
|
Od as E,
|
|
7255
7255
|
$d as F,
|
|
7256
|
-
|
|
7256
|
+
cr as G,
|
|
7257
7257
|
Dn as H,
|
|
7258
7258
|
Nc as I,
|
|
7259
|
-
|
|
7259
|
+
zl as J,
|
|
7260
7260
|
Rs as K,
|
|
7261
|
-
|
|
7261
|
+
Vl as L,
|
|
7262
7262
|
Zc as M,
|
|
7263
7263
|
td as N,
|
|
7264
7264
|
Qc as O,
|
|
@@ -7276,7 +7276,7 @@ export {
|
|
|
7276
7276
|
Ka as _,
|
|
7277
7277
|
ca as a,
|
|
7278
7278
|
gd as a$,
|
|
7279
|
-
|
|
7279
|
+
Hl as a0,
|
|
7280
7280
|
Si as a1,
|
|
7281
7281
|
xe as a2,
|
|
7282
7282
|
Gc as a3,
|
|
@@ -7285,7 +7285,7 @@ export {
|
|
|
7285
7285
|
Ao as a6,
|
|
7286
7286
|
Je as a7,
|
|
7287
7287
|
$i as a8,
|
|
7288
|
-
|
|
7288
|
+
ss as a9,
|
|
7289
7289
|
Rd as aA,
|
|
7290
7290
|
Pd as aB,
|
|
7291
7291
|
Ld as aC,
|
|
@@ -7294,10 +7294,10 @@ export {
|
|
|
7294
7294
|
Nd as aF,
|
|
7295
7295
|
Ke as aG,
|
|
7296
7296
|
tt as aH,
|
|
7297
|
-
|
|
7297
|
+
dr as aI,
|
|
7298
7298
|
Ud as aJ,
|
|
7299
7299
|
ao as aK,
|
|
7300
|
-
|
|
7300
|
+
is as aL,
|
|
7301
7301
|
Ds as aM,
|
|
7302
7302
|
Co as aN,
|
|
7303
7303
|
vd as aO,
|
|
@@ -7312,7 +7312,7 @@ export {
|
|
|
7312
7312
|
Bu as aX,
|
|
7313
7313
|
Ou as aY,
|
|
7314
7314
|
Fu as aZ,
|
|
7315
|
-
|
|
7315
|
+
mr as a_,
|
|
7316
7316
|
Tn as aa,
|
|
7317
7317
|
en as ab,
|
|
7318
7318
|
An as ac,
|
|
@@ -7342,14 +7342,14 @@ export {
|
|
|
7342
7342
|
un as b,
|
|
7343
7343
|
Oi as b$,
|
|
7344
7344
|
Qa as b0,
|
|
7345
|
-
|
|
7345
|
+
or as b1,
|
|
7346
7346
|
ds as b2,
|
|
7347
|
-
|
|
7347
|
+
ls as b3,
|
|
7348
7348
|
jc as b4,
|
|
7349
7349
|
bd as b5,
|
|
7350
7350
|
dd as b6,
|
|
7351
|
-
|
|
7352
|
-
|
|
7351
|
+
Bl as b7,
|
|
7352
|
+
Pl as b8,
|
|
7353
7353
|
go as b9,
|
|
7354
7354
|
ms as bA,
|
|
7355
7355
|
ws as bB,
|
|
@@ -7358,13 +7358,13 @@ export {
|
|
|
7358
7358
|
Ni as bE,
|
|
7359
7359
|
Fd as bF,
|
|
7360
7360
|
Id as bG,
|
|
7361
|
-
|
|
7361
|
+
ql as bH,
|
|
7362
7362
|
Kc as bI,
|
|
7363
7363
|
Wc as bJ,
|
|
7364
7364
|
Qo as bK,
|
|
7365
7365
|
Hc as bL,
|
|
7366
7366
|
qc as bM,
|
|
7367
|
-
|
|
7367
|
+
Cl as bN,
|
|
7368
7368
|
zc as bO,
|
|
7369
7369
|
_d as bP,
|
|
7370
7370
|
Dd as bQ,
|
|
@@ -7372,12 +7372,12 @@ export {
|
|
|
7372
7372
|
ld as bS,
|
|
7373
7373
|
fd as bT,
|
|
7374
7374
|
Td as bU,
|
|
7375
|
-
|
|
7376
|
-
|
|
7375
|
+
fr as bV,
|
|
7376
|
+
rr as bW,
|
|
7377
7377
|
eo as bX,
|
|
7378
7378
|
xi as bY,
|
|
7379
7379
|
Ii as bZ,
|
|
7380
|
-
|
|
7380
|
+
Wl as b_,
|
|
7381
7381
|
Bn as ba,
|
|
7382
7382
|
ho as bb,
|
|
7383
7383
|
Ps as bc,
|
|
@@ -7413,7 +7413,7 @@ export {
|
|
|
7413
7413
|
Zn as c5,
|
|
7414
7414
|
Hi as c6,
|
|
7415
7415
|
rn as c7,
|
|
7416
|
-
|
|
7416
|
+
hr as c8,
|
|
7417
7417
|
ju as c9,
|
|
7418
7418
|
D as d,
|
|
7419
7419
|
ua as e,
|
|
@@ -7437,6 +7437,6 @@ export {
|
|
|
7437
7437
|
Yc as w,
|
|
7438
7438
|
Oe as x,
|
|
7439
7439
|
Zo as y,
|
|
7440
|
-
|
|
7440
|
+
yl as z
|
|
7441
7441
|
};
|
|
7442
|
-
//# sourceMappingURL=AFormRemoteAutocomplete.vue_vue_type_script_setup_true_lang-
|
|
7442
|
+
//# sourceMappingURL=AFormRemoteAutocomplete.vue_vue_type_script_setup_true_lang-DQ1MlAYf.mjs.map
|