@piveau/piveau-hub-ui-modules 4.6.86 → 4.6.88
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/data-provider-interface/CatalogueMQA.vue.mjs +147 -146
- package/dist/data-provider-interface/CatalogueMQA.vue.mjs.map +1 -1
- package/dist/data-provider-interface/components/SelectControlledGroup.vue.mjs +10 -10
- package/dist/data-provider-interface/components/SelectControlledGroup.vue.mjs.map +1 -1
- package/dist/data-provider-interface/views/UserCataloguesPage.vue.mjs +62 -64
- package/dist/data-provider-interface/views/UserCataloguesPage.vue.mjs.map +1 -1
- package/dist/datasets/DatasetList.vue.mjs +10 -10
- package/dist/datasets/DatasetList.vue.mjs.map +1 -1
- package/dist/piveau-hub-ui-modules.css +1 -1
- package/package.json +1 -1
|
@@ -1,48 +1,48 @@
|
|
|
1
|
-
import { computed as P, ref as u, getCurrentInstance as rt, openBlock as d, createElementBlock as v, createElementVNode as e, createTextVNode as l, toDisplayString as a, unref as
|
|
1
|
+
import { computed as P, ref as u, getCurrentInstance as rt, openBlock as d, createElementBlock as v, createElementVNode as e, createTextVNode as l, toDisplayString as a, unref as n, createCommentVNode as q, normalizeClass as y, withDirectives as N, isRef as G, vModelText as T, Fragment as X, renderList as Y } from "vue";
|
|
2
2
|
import { useRouter as dt, useRoute as vt } from "vue-router";
|
|
3
3
|
import { useStore as pt, mapActions as mt } from "vuex";
|
|
4
4
|
import H from "axios";
|
|
5
5
|
import "./CatalogueMQA.vue2.mjs";
|
|
6
6
|
import gt from "../_virtual/_plugin-vue_export-helper.mjs";
|
|
7
|
-
const ft = { class: "container mb-3" }, bt = { class: "debug" }, yt = ["innerHTML"], kt = { key: 0 },
|
|
7
|
+
const ft = { class: "container mb-3" }, bt = { class: "debug" }, yt = ["innerHTML"], kt = { key: 0 }, wt = { key: 1 }, qt = { class: "mr-1" }, Ct = { key: 0 }, Mt = { class: "mqaWrapper" }, Vt = ["innerHTML"], St = { class: "w-50 mt-4" }, Bt = { class: "mqaWrapper" }, It = { class: "d-flex mt-3" }, Ut = { class: "mr-3 my-3" }, Dt = ["disabled", "onClick"], At = { class: "my-3" }, Nt = ["disabled"], Tt = { class: "caretWrap" }, Wt = { class: "mqaWrapper" }, Lt = { key: 0 }, Et = ["onUpdate:modelValue", "onInput"], zt = ["onClick"], Pt = ["onClick"], Ht = {
|
|
8
8
|
key: 0,
|
|
9
9
|
class: "errormsg"
|
|
10
|
-
},
|
|
10
|
+
}, Rt = { class: "d-flex mt-3" }, jt = ["placeholder"], Ft = {
|
|
11
11
|
key: 1,
|
|
12
12
|
class: "errormsg"
|
|
13
|
-
},
|
|
13
|
+
}, Jt = { class: "actionWrapper" }, Ot = {
|
|
14
14
|
__name: "CatalogueMQA",
|
|
15
|
-
setup(
|
|
16
|
-
const W = pt(),
|
|
15
|
+
setup(Qt) {
|
|
16
|
+
const W = pt(), L = dt();
|
|
17
17
|
P(() => W.getters["auth/getUserDrafts"]);
|
|
18
18
|
const Z = P(() => W.getters["auth/getUserData"]), D = P(() => Z.value.rtpToken);
|
|
19
19
|
mt("auth", {
|
|
20
20
|
updateUserData: "updateUserData"
|
|
21
21
|
});
|
|
22
|
-
const R = (
|
|
23
|
-
W.dispatch("snackbar/showSnackbar",
|
|
22
|
+
const R = (s) => {
|
|
23
|
+
W.dispatch("snackbar/showSnackbar", s);
|
|
24
24
|
}, A = () => {
|
|
25
25
|
R({
|
|
26
26
|
message: "Saved Successfully",
|
|
27
27
|
variant: "success"
|
|
28
28
|
});
|
|
29
29
|
}, j = vt();
|
|
30
|
-
let
|
|
30
|
+
let $ = u(!1), g = u(!1), x = u(null), B = u("Activate"), E = u(!1), i = u(!1), f = u(), h = ["Mo", "Tue", "We", "Th", "Fr", "Sa", "Su"], p = u(1), V = u(!1), k = u(1), C = u(""), b = u(""), M = u(null);
|
|
31
31
|
const I = j.params.id, F = rt(), z = F.appContext.app.config.globalProperties.$env.api.notificationBaseUrl;
|
|
32
32
|
F.appContext.app.config.globalProperties.$env.api.apiKey;
|
|
33
33
|
const c = () => {
|
|
34
|
-
const
|
|
34
|
+
const s = "https://data.europa.eu", t = j.query.locale || "en", o = `${s}/mqa/catalogues/${I}?locale=${t}`;
|
|
35
35
|
window.open(o, "_blank");
|
|
36
|
-
}, J = (
|
|
37
|
-
g.value && (M.value =
|
|
36
|
+
}, J = (s) => {
|
|
37
|
+
g.value && (M.value = s, b.value = M);
|
|
38
38
|
}, _ = () => {
|
|
39
|
-
g.value = !0,
|
|
39
|
+
g.value = !0, $.value = !1, M.value = b.value;
|
|
40
40
|
}, tt = () => {
|
|
41
|
-
g.value = !1,
|
|
42
|
-
}, w = u({}), O = (
|
|
43
|
-
let m = u({ mail: "", isValid: !0 }),
|
|
41
|
+
g.value = !1, $.value = !0, M.value = b.value;
|
|
42
|
+
}, w = u({}), O = (s) => /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(s);
|
|
43
|
+
let m = u({ mail: "", isValid: !0 }), S = u({});
|
|
44
44
|
const et = async () => {
|
|
45
|
-
const
|
|
45
|
+
const s = {
|
|
46
46
|
method: "get",
|
|
47
47
|
url: `${z}/catalogue/${I}/setting`,
|
|
48
48
|
headers: {
|
|
@@ -50,14 +50,14 @@ const ft = { class: "container mb-3" }, bt = { class: "debug" }, yt = ["innerHTM
|
|
|
50
50
|
}
|
|
51
51
|
};
|
|
52
52
|
try {
|
|
53
|
-
const t = await H.request(
|
|
54
|
-
w.value = t.data, w.value.activeStatus === !0 && (i.value = !0, B.value = "
|
|
53
|
+
const t = await H.request(s);
|
|
54
|
+
w.value = t.data, w.value.activeStatus === !0 && (i.value = !0, B.value = $t("message.dpi.catalogue.mqa.deactivate")), w.value.activeStatus === !1 && (i.value = !1, B.value = $t("message.dpi.catalogue.mqa.activate")), f.value = w.value.receiverEmailList, C.value = w.value.frequency.unit, b.value = w.value.frequency.value, k.value = w.value.threshold, C.value === "week" ? (g.value = !0, $.value = !1, M.value = b.value) : C.value === "month" && (g.value = !1, $.value = !0, p.value = b.value), console.log("Response:", t);
|
|
55
55
|
} catch (t) {
|
|
56
56
|
console.log("Full error:", t);
|
|
57
57
|
}
|
|
58
58
|
}, lt = async () => {
|
|
59
|
-
g.value === !0 ? (C.value = "week", b.value = M.value) :
|
|
60
|
-
const
|
|
59
|
+
g.value === !0 ? (C.value = "week", b.value = M.value) : $.value === !0 && (C.value = "month", b.value = p.value);
|
|
60
|
+
const s = {
|
|
61
61
|
method: "post",
|
|
62
62
|
url: `${z}/catalogue/${I}/setting`,
|
|
63
63
|
headers: {
|
|
@@ -67,7 +67,7 @@ const ft = { class: "container mb-3" }, bt = { class: "debug" }, yt = ["innerHTM
|
|
|
67
67
|
withCredentials: !0,
|
|
68
68
|
data: JSON.stringify({
|
|
69
69
|
receiverEmailList: f.value,
|
|
70
|
-
threshold: Number(
|
|
70
|
+
threshold: Number(k.value),
|
|
71
71
|
frequency: {
|
|
72
72
|
unit: C.value,
|
|
73
73
|
value: b.value
|
|
@@ -76,15 +76,15 @@ const ft = { class: "container mb-3" }, bt = { class: "debug" }, yt = ["innerHTM
|
|
|
76
76
|
})
|
|
77
77
|
};
|
|
78
78
|
try {
|
|
79
|
-
const t = await H.request(
|
|
80
|
-
return console.log("Settings updated:", t.data), A(),
|
|
79
|
+
const t = await H.request(s);
|
|
80
|
+
return console.log("Settings updated:", t.data), A(), L.push({ name: "DataProviderInterface-UserCatalogues" }), t.data;
|
|
81
81
|
} catch (t) {
|
|
82
82
|
throw A(), console.log("Error updating settings:", t), t;
|
|
83
83
|
}
|
|
84
84
|
};
|
|
85
85
|
et();
|
|
86
86
|
const Q = async () => {
|
|
87
|
-
const
|
|
87
|
+
const s = {
|
|
88
88
|
method: "post",
|
|
89
89
|
url: `${z}/catalogue/${I}/setting`,
|
|
90
90
|
headers: {
|
|
@@ -97,23 +97,23 @@ const ft = { class: "container mb-3" }, bt = { class: "debug" }, yt = ["innerHTM
|
|
|
97
97
|
})
|
|
98
98
|
};
|
|
99
99
|
try {
|
|
100
|
-
const t = await H.request(
|
|
101
|
-
return console.log("Settings updated:", t.data), A(), i.value ||
|
|
100
|
+
const t = await H.request(s);
|
|
101
|
+
return console.log("Settings updated:", t.data), A(), i.value || L.push({ name: "DataProviderInterface-UserCatalogues" }), t.data;
|
|
102
102
|
} catch (t) {
|
|
103
103
|
throw A(), console.log("Error updating settings:", t), t;
|
|
104
104
|
}
|
|
105
105
|
}, st = () => {
|
|
106
|
-
|
|
106
|
+
V.value = !0, R({
|
|
107
107
|
message: "Email added successfully.",
|
|
108
108
|
variant: "success"
|
|
109
109
|
});
|
|
110
|
-
}, nt = (
|
|
111
|
-
const t = f.value[
|
|
112
|
-
O(t) ? (
|
|
113
|
-
}, at = (
|
|
114
|
-
f.value.splice(
|
|
115
|
-
}, K = (
|
|
116
|
-
|
|
110
|
+
}, nt = (s) => {
|
|
111
|
+
const t = f.value[s].trim();
|
|
112
|
+
O(t) ? (V.value = !1, delete S.value[s]) : S.value[s] = "*Invalid email format";
|
|
113
|
+
}, at = (s) => {
|
|
114
|
+
f.value.splice(s, 1);
|
|
115
|
+
}, K = (s) => {
|
|
116
|
+
s === "up" && p.value < 28 ? (p.value > 8 && (E.value = !0), p.value++) : p.value > 1 && (p.value < 11 && (E.value = !1), p.value--);
|
|
117
117
|
}, ot = () => {
|
|
118
118
|
if (m.value.mail.trim() === "") {
|
|
119
119
|
m.value.isValid = !1;
|
|
@@ -123,9 +123,9 @@ const ft = { class: "container mb-3" }, bt = { class: "debug" }, yt = ["innerHTM
|
|
|
123
123
|
}, ut = () => {
|
|
124
124
|
i.value ? (i.value = !1, B.value = "Activate", Q()) : (i.value = !0, B.value = "Deactivate", Q());
|
|
125
125
|
}, it = () => {
|
|
126
|
-
|
|
126
|
+
L.push({ name: "DataProviderInterface-UserCatalogues" });
|
|
127
127
|
};
|
|
128
|
-
return (
|
|
128
|
+
return (s, t) => (d(), v("div", ft, [
|
|
129
129
|
e("div", null, [
|
|
130
130
|
e("div", null, [
|
|
131
131
|
e("div", bt, [
|
|
@@ -141,7 +141,7 @@ const ft = { class: "container mb-3" }, bt = { class: "debug" }, yt = ["innerHTM
|
|
|
141
141
|
t[20] || (t[20] = e("br", null, null, -1)),
|
|
142
142
|
t[21] || (t[21] = l(" --- ", -1)),
|
|
143
143
|
t[22] || (t[22] = e("br", null, null, -1)),
|
|
144
|
-
l(" " + a(
|
|
144
|
+
l(" " + a(n(f)) + " ", 1),
|
|
145
145
|
t[23] || (t[23] = e("br", null, null, -1)),
|
|
146
146
|
t[24] || (t[24] = l("---", -1)),
|
|
147
147
|
t[25] || (t[25] = e("br", null, null, -1)),
|
|
@@ -150,59 +150,59 @@ const ft = { class: "container mb-3" }, bt = { class: "debug" }, yt = ["innerHTM
|
|
|
150
150
|
t[28] || (t[28] = l()),
|
|
151
151
|
t[29] || (t[29] = e("br", null, null, -1)),
|
|
152
152
|
l(`
|
|
153
|
-
weekly: ` + a(
|
|
153
|
+
weekly: ` + a(n(g)), 1),
|
|
154
154
|
t[30] || (t[30] = e("br", null, null, -1)),
|
|
155
155
|
l(`
|
|
156
|
-
monthly: ` + a(
|
|
156
|
+
monthly: ` + a(n($)) + " ", 1),
|
|
157
157
|
t[31] || (t[31] = e("br", null, null, -1)),
|
|
158
158
|
t[32] || (t[32] = l()),
|
|
159
159
|
t[33] || (t[33] = e("p", null, null, -1)),
|
|
160
160
|
l(`
|
|
161
|
-
unit: ` + a(
|
|
161
|
+
unit: ` + a(n(C)) + " ", 1),
|
|
162
162
|
t[34] || (t[34] = e("br", null, null, -1)),
|
|
163
163
|
l(`
|
|
164
|
-
value: ` + a(
|
|
164
|
+
value: ` + a(n(b)) + " ", 1),
|
|
165
165
|
t[35] || (t[35] = e("br", null, null, -1)),
|
|
166
166
|
t[36] || (t[36] = l("---", -1)),
|
|
167
167
|
t[37] || (t[37] = e("br", null, null, -1)),
|
|
168
168
|
l(`
|
|
169
|
-
threshold: ` + a(
|
|
169
|
+
threshold: ` + a(n(k)), 1)
|
|
170
170
|
]),
|
|
171
|
-
t[40] || (t[40] = l()),
|
|
172
|
-
e("h1", null, a(n.$t("message.dpi.catalogue.mqa.settings")), 1),
|
|
173
171
|
t[41] || (t[41] = l()),
|
|
172
|
+
e("h1", null, a(s.$t("message.dpi.catalogue.mqa.settings")), 1),
|
|
173
|
+
t[42] || (t[42] = l()),
|
|
174
174
|
e("p", null, [
|
|
175
|
-
l(a(
|
|
176
|
-
e("strong", null, a(
|
|
175
|
+
l(a(s.$t("message.dpi.catalogue.mqa.configurationfor")) + " ", 1),
|
|
176
|
+
e("strong", null, a(n(I)), 1)
|
|
177
177
|
]),
|
|
178
|
-
t[42] || (t[42] = l()),
|
|
179
|
-
e("div", {
|
|
180
|
-
innerHTML: n.$t("message.dpi.catalogue.mqa.ratingchecks")
|
|
181
|
-
}, null, 8, yt),
|
|
182
178
|
t[43] || (t[43] = l()),
|
|
183
179
|
e("p", null, [
|
|
180
|
+
e("span", {
|
|
181
|
+
innerHTML: s.$t("message.dpi.catalogue.mqa.ratingchecks")
|
|
182
|
+
}, null, 8, yt),
|
|
183
|
+
t[39] || (t[39] = l()),
|
|
184
184
|
e("b", null, [
|
|
185
|
-
|
|
185
|
+
n(i) ? q("", !0) : (d(), v("span", kt, a(s.$t("message.dpi.catalogue.mqa.deactivated")), 1)),
|
|
186
186
|
t[38] || (t[38] = l()),
|
|
187
|
-
|
|
187
|
+
n(i) ? (d(), v("span", wt, a(s.$t("message.dpi.catalogue.mqa.activated")), 1)) : q("", !0)
|
|
188
188
|
]),
|
|
189
|
-
t[
|
|
189
|
+
t[40] || (t[40] = l(`.
|
|
190
190
|
`, -1))
|
|
191
191
|
])
|
|
192
192
|
]),
|
|
193
193
|
t[46] || (t[46] = l()),
|
|
194
194
|
e("button", {
|
|
195
195
|
type: "button",
|
|
196
|
-
class: y({ "btn btn-primary mb-5": !
|
|
196
|
+
class: y({ "btn btn-primary mb-5": !n(i), "btn btn-secondary": n(i) }),
|
|
197
197
|
onClick: t[0] || (t[0] = (o) => ut())
|
|
198
|
-
}, a(
|
|
198
|
+
}, a(n(B)), 3),
|
|
199
199
|
t[47] || (t[47] = l()),
|
|
200
200
|
e("button", {
|
|
201
201
|
type: "button",
|
|
202
|
-
class: y({ "btn btn-action mb-5": !
|
|
202
|
+
class: y({ "btn btn-action mb-5": !n(i), "btn btn-action": n(i) }),
|
|
203
203
|
onClick: t[1] || (t[1] = (o) => c())
|
|
204
204
|
}, [
|
|
205
|
-
e("span",
|
|
205
|
+
e("span", qt, a(s.$t("message.dpi.catalogue.mqa.mqareport")), 1),
|
|
206
206
|
t[44] || (t[44] = l()),
|
|
207
207
|
t[45] || (t[45] = e("svg", {
|
|
208
208
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -224,15 +224,15 @@ const ft = { class: "container mb-3" }, bt = { class: "debug" }, yt = ["innerHTM
|
|
|
224
224
|
], -1))
|
|
225
225
|
], 2)
|
|
226
226
|
]),
|
|
227
|
-
t[
|
|
228
|
-
|
|
229
|
-
e("div",
|
|
230
|
-
e("h3", null, a(
|
|
231
|
-
t[
|
|
227
|
+
t[78] || (t[78] = l()),
|
|
228
|
+
n(i) ? (d(), v("div", Ct, [
|
|
229
|
+
e("div", Mt, [
|
|
230
|
+
e("h3", null, a(s.$t("message.dpi.catalogue.mqa.notificationthreshold.title")), 1),
|
|
231
|
+
t[51] || (t[51] = l()),
|
|
232
232
|
e("div", {
|
|
233
|
-
innerHTML:
|
|
234
|
-
}, null, 8,
|
|
235
|
-
t[
|
|
233
|
+
innerHTML: s.$t("message.dpi.catalogue.mqa.notificationthreshold.description")
|
|
234
|
+
}, null, 8, Vt),
|
|
235
|
+
t[52] || (t[52] = l()),
|
|
236
236
|
e("div", St, [
|
|
237
237
|
t[48] || (t[48] = e("div", { class: "d-flex justify-content-between" }, [
|
|
238
238
|
e("span", null, [
|
|
@@ -246,69 +246,70 @@ const ft = { class: "container mb-3" }, bt = { class: "debug" }, yt = ["innerHTM
|
|
|
246
246
|
t[49] || (t[49] = l()),
|
|
247
247
|
N(e("input", {
|
|
248
248
|
type: "range",
|
|
249
|
-
"onUpdate:modelValue": t[2] || (t[2] = (o) => G(
|
|
249
|
+
"onUpdate:modelValue": t[2] || (t[2] = (o) => G(k) ? k.value = o : k = o),
|
|
250
250
|
min: "1",
|
|
251
251
|
max: "405"
|
|
252
252
|
}, null, 512), [
|
|
253
|
-
[T,
|
|
253
|
+
[T, n(k)]
|
|
254
254
|
]),
|
|
255
255
|
t[50] || (t[50] = l()),
|
|
256
|
-
e("p", null,
|
|
257
|
-
|
|
258
|
-
|
|
256
|
+
e("p", null, [
|
|
257
|
+
l(a(s.$t("message.dpi.catalogue.mqa.notificationthreshold.notify")) + " ", 1),
|
|
258
|
+
e("b", null, "-" + a(n(k)), 1)
|
|
259
|
+
])
|
|
259
260
|
])
|
|
260
261
|
]),
|
|
261
|
-
t[
|
|
262
|
-
e("div",
|
|
263
|
-
e("h3", null, a(
|
|
262
|
+
t[75] || (t[75] = l()),
|
|
263
|
+
e("div", Bt, [
|
|
264
|
+
e("h3", null, a(s.$t("message.dpi.catalogue.mqa.frequencyratingchecks")), 1),
|
|
265
|
+
t[61] || (t[61] = l()),
|
|
266
|
+
e("span", null, a(s.$t("message.dpi.catalogue.mqa.configurethefrequency.description")), 1),
|
|
264
267
|
t[62] || (t[62] = l()),
|
|
265
|
-
e("
|
|
266
|
-
|
|
267
|
-
e("div", Bt, [
|
|
268
|
-
e("div", It, [
|
|
268
|
+
e("div", It, [
|
|
269
|
+
e("div", Ut, [
|
|
269
270
|
e("button", {
|
|
270
271
|
type: "button",
|
|
271
|
-
class: y(["btn btn-simple", { activeChoiceButton:
|
|
272
|
+
class: y(["btn btn-simple", { activeChoiceButton: n(g) }]),
|
|
272
273
|
onClick: t[3] || (t[3] = (o) => _())
|
|
273
|
-
}, a(
|
|
274
|
-
t[
|
|
274
|
+
}, a(s.$t("message.dpi.catalogue.mqa.configurethefrequency.weekly")), 3),
|
|
275
|
+
t[53] || (t[53] = l()),
|
|
275
276
|
e("div", {
|
|
276
|
-
class: y(["weekdays", { blur: !
|
|
277
|
+
class: y(["weekdays", { blur: !n(g) }])
|
|
277
278
|
}, [
|
|
278
|
-
(d(!0), v(X, null, Y(
|
|
279
|
+
(d(!0), v(X, null, Y(n(h), (o, r) => (d(), v("span", { key: r }, [
|
|
279
280
|
e("button", {
|
|
280
|
-
disabled: !
|
|
281
|
-
class: y(["dayButtons", { activeItem:
|
|
281
|
+
disabled: !n(g),
|
|
282
|
+
class: y(["dayButtons", { activeItem: n(M) === r }]),
|
|
282
283
|
onClick: (U) => J(r)
|
|
283
|
-
}, a(o), 11,
|
|
284
|
+
}, a(o), 11, Dt)
|
|
284
285
|
]))), 128))
|
|
285
286
|
], 2)
|
|
286
287
|
]),
|
|
287
|
-
t[
|
|
288
|
-
e("div",
|
|
288
|
+
t[60] || (t[60] = l()),
|
|
289
|
+
e("div", At, [
|
|
289
290
|
e("button", {
|
|
290
291
|
type: "button",
|
|
291
|
-
class: y([{ activeChoiceButton:
|
|
292
|
+
class: y([{ activeChoiceButton: n($) }, "btn btn-simple"]),
|
|
292
293
|
onClick: t[4] || (t[4] = (o) => tt())
|
|
293
|
-
}, a(
|
|
294
|
-
t[
|
|
294
|
+
}, a(s.$t("message.dpi.catalogue.mqa.configuremonthly")), 3),
|
|
295
|
+
t[59] || (t[59] = l()),
|
|
295
296
|
e("div", {
|
|
296
|
-
class: y(["d-flex daypicker my-3", { blur: !
|
|
297
|
+
class: y(["d-flex daypicker my-3", { blur: !n($) }])
|
|
297
298
|
}, [
|
|
298
299
|
N(e("input", {
|
|
299
300
|
"onUpdate:modelValue": t[5] || (t[5] = (o) => G(p) ? p.value = o : p = o),
|
|
300
|
-
onInput: t[6] || (t[6] = (o) => J(
|
|
301
|
-
class: y({ dynamicWidth:
|
|
302
|
-
disabled: !
|
|
303
|
-
}, null, 42,
|
|
304
|
-
[T,
|
|
301
|
+
onInput: t[6] || (t[6] = (o) => J(s.index)),
|
|
302
|
+
class: y({ dynamicWidth: n(E) }),
|
|
303
|
+
disabled: !n($)
|
|
304
|
+
}, null, 42, Nt), [
|
|
305
|
+
[T, n(p)]
|
|
305
306
|
]),
|
|
306
|
-
t[
|
|
307
|
-
e("div",
|
|
307
|
+
t[57] || (t[57] = l()),
|
|
308
|
+
e("div", Tt, [
|
|
308
309
|
e("button", {
|
|
309
310
|
onClick: t[7] || (t[7] = (o) => K("up")),
|
|
310
311
|
class: "caretButtons ml-1"
|
|
311
|
-
}, [...t[
|
|
312
|
+
}, [...t[54] || (t[54] = [
|
|
312
313
|
e("svg", {
|
|
313
314
|
xmlns: "http://www.w3.org/2000/svg",
|
|
314
315
|
width: "12",
|
|
@@ -320,11 +321,11 @@ const ft = { class: "container mb-3" }, bt = { class: "debug" }, yt = ["innerHTM
|
|
|
320
321
|
e("path", { d: "m7.247 4.86-4.796 5.481c-.566.647-.106 1.659.753 1.659h9.592a1 1 0 0 0 .753-1.659l-4.796-5.48a1 1 0 0 0-1.506 0z" })
|
|
321
322
|
], -1)
|
|
322
323
|
])]),
|
|
323
|
-
t[
|
|
324
|
+
t[56] || (t[56] = l()),
|
|
324
325
|
e("button", {
|
|
325
326
|
onClick: t[8] || (t[8] = (o) => K()),
|
|
326
327
|
class: "caretButtons mr-1"
|
|
327
|
-
}, [...t[
|
|
328
|
+
}, [...t[55] || (t[55] = [
|
|
328
329
|
e("svg", {
|
|
329
330
|
xmlns: "http://www.w3.org/2000/svg",
|
|
330
331
|
width: "12",
|
|
@@ -337,103 +338,103 @@ const ft = { class: "container mb-3" }, bt = { class: "debug" }, yt = ["innerHTM
|
|
|
337
338
|
], -1)
|
|
338
339
|
])])
|
|
339
340
|
]),
|
|
340
|
-
t[
|
|
341
|
-
e("span", null, a(
|
|
341
|
+
t[58] || (t[58] = l()),
|
|
342
|
+
e("span", null, a(s.$t("message.dpi.catalogue.mqa.configurethedayofmonth")), 1)
|
|
342
343
|
], 2)
|
|
343
344
|
])
|
|
344
345
|
])
|
|
345
346
|
]),
|
|
346
|
-
t[
|
|
347
|
-
e("div",
|
|
348
|
-
e("h3", null, a(
|
|
347
|
+
t[76] || (t[76] = l()),
|
|
348
|
+
e("div", Wt, [
|
|
349
|
+
e("h3", null, a(s.$t("message.dpi.catalogue.mqa.recipientsmail")), 1),
|
|
350
|
+
t[70] || (t[70] = l()),
|
|
351
|
+
e("span", null, a(s.$t("message.dpi.catalogue.mqa.mailaddressesforrecieving")), 1),
|
|
349
352
|
t[71] || (t[71] = l()),
|
|
350
|
-
|
|
351
|
-
t[72] || (t[72] = l()),
|
|
352
|
-
s(f).length !== 0 ? (d(), v("table", {
|
|
353
|
+
n(f).length !== 0 ? (d(), v("table", {
|
|
353
354
|
key: 0,
|
|
354
355
|
class: "mt-4",
|
|
355
356
|
ref_key: "mailButtonWrap",
|
|
356
357
|
ref: x
|
|
357
358
|
}, [
|
|
358
|
-
t[
|
|
359
|
+
t[67] || (t[67] = e("tr", null, [
|
|
359
360
|
e("th", null, "Mail")
|
|
360
361
|
], -1)),
|
|
361
|
-
t[
|
|
362
|
-
(d(!0), v(X, null, Y(
|
|
362
|
+
t[68] || (t[68] = l()),
|
|
363
|
+
(d(!0), v(X, null, Y(n(f), (o, r) => (d(), v("tr", {
|
|
363
364
|
class: "mailItems",
|
|
364
365
|
key: r
|
|
365
366
|
}, [
|
|
366
367
|
e("td", null, [
|
|
367
|
-
|
|
368
|
-
t[
|
|
369
|
-
|
|
368
|
+
n(V) ? q("", !0) : (d(), v("span", Lt, a(o), 1)),
|
|
369
|
+
t[64] || (t[64] = l()),
|
|
370
|
+
n(V) ? N((d(), v("input", {
|
|
370
371
|
key: 1,
|
|
371
372
|
type: "text",
|
|
372
|
-
"onUpdate:modelValue": (U) =>
|
|
373
|
-
class: y(["mail-input", { invalidNewMail:
|
|
374
|
-
onInput: (U) =>
|
|
373
|
+
"onUpdate:modelValue": (U) => n(f)[r] = U,
|
|
374
|
+
class: y(["mail-input", { invalidNewMail: n(S)[r] }]),
|
|
375
|
+
onInput: (U) => n(S)[r] = ""
|
|
375
376
|
}, null, 42, Et)), [
|
|
376
|
-
[T,
|
|
377
|
+
[T, n(f)[r]]
|
|
377
378
|
]) : q("", !0),
|
|
378
|
-
t[
|
|
379
|
+
t[65] || (t[65] = l()),
|
|
379
380
|
e("div", null, [
|
|
380
381
|
e("button", {
|
|
381
382
|
type: "button",
|
|
382
383
|
class: "btn btn-simple",
|
|
383
|
-
onClick: (U) =>
|
|
384
|
-
}, a(
|
|
385
|
-
t[
|
|
384
|
+
onClick: (U) => n(V) ? nt(r) : st()
|
|
385
|
+
}, a(n(V) ? s.$t("message.dpi.catalogue.mqa.save") : s.$t("message.dataupload.menu.edit")), 9, zt),
|
|
386
|
+
t[63] || (t[63] = l()),
|
|
386
387
|
e("button", {
|
|
387
388
|
type: "button",
|
|
388
389
|
class: "btn btn-simple",
|
|
389
390
|
onClick: (U) => at(r)
|
|
390
|
-
}, "Delete", 8,
|
|
391
|
+
}, "Delete", 8, Pt)
|
|
391
392
|
])
|
|
392
393
|
]),
|
|
393
|
-
t[
|
|
394
|
-
|
|
394
|
+
t[66] || (t[66] = l()),
|
|
395
|
+
n(S)[r] ? (d(), v("span", Ht, a(n(S)[r]), 1)) : q("", !0)
|
|
395
396
|
]))), 128))
|
|
396
397
|
], 512)) : q("", !0),
|
|
397
|
-
t[
|
|
398
|
-
e("div",
|
|
398
|
+
t[72] || (t[72] = l()),
|
|
399
|
+
e("div", Rt, [
|
|
399
400
|
N(e("input", {
|
|
400
401
|
type: "text",
|
|
401
|
-
"onUpdate:modelValue": t[9] || (t[9] = (o) =>
|
|
402
|
-
onInput: t[10] || (t[10] = (o) =>
|
|
403
|
-
class: y([{ invalidNewMail: !
|
|
404
|
-
placeholder:
|
|
405
|
-
}, null,
|
|
406
|
-
[T,
|
|
402
|
+
"onUpdate:modelValue": t[9] || (t[9] = (o) => n(m).mail = o),
|
|
403
|
+
onInput: t[10] || (t[10] = (o) => n(m).isValid = !0),
|
|
404
|
+
class: y([{ invalidNewMail: !n(m).isValid }, "mail"]),
|
|
405
|
+
placeholder: s.$t("message.dpi.catalogue.mqa.enteremail")
|
|
406
|
+
}, null, 42, jt), [
|
|
407
|
+
[T, n(m).mail]
|
|
407
408
|
]),
|
|
408
|
-
t[
|
|
409
|
+
t[69] || (t[69] = l()),
|
|
409
410
|
e("button", {
|
|
410
411
|
type: "button",
|
|
411
412
|
class: "btn btn-simple mx-3",
|
|
412
413
|
onClick: t[11] || (t[11] = (o) => ot())
|
|
413
|
-
}, a(
|
|
414
|
+
}, a(s.$t("message.dpi.catalogue.mqa.addmail")), 1)
|
|
414
415
|
]),
|
|
415
|
-
t[
|
|
416
|
-
|
|
416
|
+
t[73] || (t[73] = l()),
|
|
417
|
+
n(m).isValid ? q("", !0) : (d(), v("span", Ft, "*Invalid email format"))
|
|
417
418
|
]),
|
|
418
|
-
t[
|
|
419
|
-
e("div",
|
|
419
|
+
t[77] || (t[77] = l()),
|
|
420
|
+
e("div", Jt, [
|
|
420
421
|
e("button", {
|
|
421
422
|
type: "button",
|
|
422
423
|
class: "btn btn-primary",
|
|
423
424
|
onClick: lt
|
|
424
|
-
}, a(
|
|
425
|
-
t[
|
|
425
|
+
}, a(s.$t("message.dpi.catalogue.mqa.save")), 1),
|
|
426
|
+
t[74] || (t[74] = l()),
|
|
426
427
|
e("button", {
|
|
427
428
|
type: "button",
|
|
428
429
|
class: "btn btn-cancel",
|
|
429
430
|
onClick: t[12] || (t[12] = (o) => it())
|
|
430
|
-
}, a(
|
|
431
|
+
}, a(s.$t("message.dpi.catalogue.mqa.cancel")), 1)
|
|
431
432
|
])
|
|
432
433
|
])) : q("", !0)
|
|
433
434
|
]));
|
|
434
435
|
}
|
|
435
|
-
},
|
|
436
|
+
}, ht = /* @__PURE__ */ gt(Ot, [["__scopeId", "data-v-cf96d55a"]]);
|
|
436
437
|
export {
|
|
437
|
-
|
|
438
|
+
ht as default
|
|
438
439
|
};
|
|
439
440
|
//# sourceMappingURL=CatalogueMQA.vue.mjs.map
|