@piveau/dpi 0.1.0-beta.69 → 0.1.0-beta.70
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/assets/dpi.css +1 -1
- package/dist/data-provider-interface/HappyFlowComponents/services/dpiV3_apis.js +24 -16
- package/dist/data-provider-interface/HappyFlowComponents/ui/ModalV3.vue.js +277 -264
- package/dist/data-provider-interface/HappyFlowComponents/ui/OptionalInformation/AccessRightsV3.vue.js +77 -0
- package/dist/data-provider-interface/HappyFlowComponents/ui/OptionalInformation/ChecksumV3.vue.js +99 -92
- package/dist/data-provider-interface/HappyFlowComponents/ui/SectionItems/AdditionalsSubModal.vue.js +228 -227
- package/dist/data-provider-interface/components/DistributionSimplePage.vue.js +386 -325
- package/dist/data-provider-interface/config/dcatapdeHappyFlow/converter.js +10 -6
- package/dist/data-provider-interface/config/dcatapdeHappyFlow/page-content-config.js +1 -1
- package/dist/data-provider-interface/views/InputPage.vue.js +26 -23
- package/package.json +1 -1
|
@@ -1,90 +1,94 @@
|
|
|
1
|
-
import { ref as i, watch as
|
|
2
|
-
import
|
|
1
|
+
import { ref as i, watch as Ke, onMounted as Qe, getCurrentInstance as Xe, createElementBlock as c, openBlock as o, Fragment as D, createCommentVNode as l, createElementVNode as u, normalizeClass as S, createVNode as y, toDisplayString as h, renderList as _e, createBlock as k } from "vue";
|
|
2
|
+
import Ye from "./TextButtonSmall.vue.js";
|
|
3
3
|
import L from "./ButtonV3.vue.js";
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import { getPlannedAvailability as
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import
|
|
18
|
-
import
|
|
19
|
-
import
|
|
20
|
-
import
|
|
4
|
+
import ne from "./CrossOutButton.vue.js";
|
|
5
|
+
import et from "./CloseOpenButtonV3.vue.js";
|
|
6
|
+
import { getPlannedAvailability as tt, getLanguages as at } from "../services/dpiV3_apis.js";
|
|
7
|
+
import it from "./OptionalInformation/DocumentationsV3.vue.js";
|
|
8
|
+
import st from "./OptionalInformation/ModifiedDateV3.vue.js";
|
|
9
|
+
import ot from "./OptionalInformation/DescriptionV3.vue.js";
|
|
10
|
+
import lt from "./OptionalInformation/AvailabilityV3.vue.js";
|
|
11
|
+
import dt from "./OptionalInformation/ByteSizeV3.vue.js";
|
|
12
|
+
import rt from "./OptionalInformation/IssuedDateV3.vue.js";
|
|
13
|
+
import nt from "./OptionalInformation/LanguageV3.vue.js";
|
|
14
|
+
import ct from "./OptionalInformation/AccessRightsV3.vue.js";
|
|
15
|
+
import ce from "./OptionalInformation/FileFormatV3.vue.js";
|
|
16
|
+
import ut from "./OptionalInformation/StatusV3.vue.js";
|
|
17
|
+
import mt from "./OptionalInformation/ChecksumV3.vue.js";
|
|
18
|
+
import pt from "./OptionalInformation/ConformsToV3.vue.js";
|
|
19
|
+
import ft from "./OptionalInformation/PolicyV3.vue.js";
|
|
20
|
+
import vt from "./OptionalInformation/AccessServiceV3.vue.js";
|
|
21
|
+
import yt from "./OptionalInformation/ChangeLicenseV3.vue.js";
|
|
21
22
|
/* empty css */
|
|
22
23
|
/* empty css */
|
|
23
|
-
import
|
|
24
|
-
const
|
|
24
|
+
import ht from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
25
|
+
const gt = {
|
|
25
26
|
key: 0,
|
|
26
27
|
class: "dpiV3_modalBackground"
|
|
27
|
-
},
|
|
28
|
+
}, kt = { class: "dpiV3_modalHeaderWrap" }, bt = { class: "dpiV3_modalText" }, Tt = {
|
|
28
29
|
key: 0,
|
|
29
30
|
class: "dpiV3AutoCompleteWrapDeleteModal copy-large-semi-bold"
|
|
30
|
-
},
|
|
31
|
+
}, Vt = { class: "dpiV3_LinkInfos" }, _t = ["href"], It = { class: "dpiV3_title" }, xt = ["href"], Dt = { class: "dpiV3_title" }, Lt = {
|
|
31
32
|
key: 2,
|
|
32
33
|
class: "dpiV3_File-Format copy-small-regular"
|
|
33
|
-
},
|
|
34
|
+
}, Ct = {
|
|
34
35
|
key: 0,
|
|
35
36
|
class: "dpiV3_modalButtonWrap"
|
|
36
|
-
},
|
|
37
|
+
}, wt = {
|
|
37
38
|
key: 1,
|
|
38
39
|
class: "dpiV3_optionalInfoContent"
|
|
39
|
-
},
|
|
40
|
+
}, At = { class: "dpiV3_ListMetaData" }, Ut = { class: "dpiV3_title-description" }, Ft = { class: "dpiV3_group-title" }, St = { class: "dpiV3_caret" }, Rt = ["onClick"], qt = {
|
|
40
41
|
key: 1,
|
|
41
42
|
class: "dpiV3_sectionDivider"
|
|
42
|
-
},
|
|
43
|
+
}, Bt = {
|
|
43
44
|
key: 1,
|
|
44
45
|
class: "dpiV3_modalBackground"
|
|
45
|
-
},
|
|
46
|
+
}, zt = { class: "dpiV3_modalHeaderWrap" }, Mt = {
|
|
46
47
|
key: 0,
|
|
47
48
|
class: "dpiV3_modalContent"
|
|
48
|
-
},
|
|
49
|
+
}, Pt = {
|
|
49
50
|
key: 1,
|
|
50
51
|
class: "dpiV3_modalContent"
|
|
51
|
-
},
|
|
52
|
+
}, $t = {
|
|
52
53
|
key: 2,
|
|
53
54
|
class: "dpiV3_modalContent"
|
|
54
|
-
},
|
|
55
|
+
}, Wt = {
|
|
55
56
|
key: 3,
|
|
56
57
|
class: "dpiV3_modified"
|
|
57
|
-
},
|
|
58
|
+
}, Et = {
|
|
58
59
|
key: 4,
|
|
59
60
|
class: "dpiV3_modified"
|
|
60
|
-
},
|
|
61
|
+
}, Ot = {
|
|
61
62
|
key: 5,
|
|
62
63
|
class: "dpiV3_modified"
|
|
63
|
-
},
|
|
64
|
+
}, Ht = {
|
|
64
65
|
key: 6,
|
|
65
|
-
class: "
|
|
66
|
-
},
|
|
66
|
+
class: "dpiV3_modified"
|
|
67
|
+
}, Nt = {
|
|
67
68
|
key: 7,
|
|
68
69
|
class: "dpiV3_DocumentationV3_Wrap"
|
|
69
|
-
},
|
|
70
|
-
key:
|
|
70
|
+
}, jt = {
|
|
71
|
+
key: 8,
|
|
71
72
|
class: "dpiV3_DocumentationV3_Wrap"
|
|
72
|
-
},
|
|
73
|
+
}, Zt = {
|
|
73
74
|
key: 12,
|
|
74
75
|
class: "dpiV3_DocumentationV3_Wrap"
|
|
75
|
-
},
|
|
76
|
+
}, Gt = {
|
|
77
|
+
key: 13,
|
|
78
|
+
class: "dpiV3_DocumentationV3_Wrap"
|
|
79
|
+
}, Jt = { class: "dpiV3_modalButtonWrap" }, Kt = {
|
|
76
80
|
key: 2,
|
|
77
81
|
class: "dpiV3_modalBackground"
|
|
78
|
-
},
|
|
82
|
+
}, Qt = { class: "dpiV3_modalWrap dpiV3_confirmationDialog" }, Xt = { class: "dpiV3_modalHeaderWrap" }, Yt = { class: "dpiV3AutoCompleteWrap copy-large-semi-bold" }, ea = { class: "dpiV3_LinkInfos" }, ta = {
|
|
79
83
|
key: 0,
|
|
80
84
|
class: "dpiV3_title"
|
|
81
|
-
},
|
|
85
|
+
}, aa = {
|
|
82
86
|
key: 1,
|
|
83
87
|
class: "dpiV3_title"
|
|
84
|
-
},
|
|
88
|
+
}, ia = {
|
|
85
89
|
key: 2,
|
|
86
90
|
class: "dpiV3_title"
|
|
87
|
-
},
|
|
91
|
+
}, sa = { class: "dpiV3_modalButtonWrap" }, oa = {
|
|
88
92
|
__name: "ModalV3",
|
|
89
93
|
props: {
|
|
90
94
|
headerText: { type: String, required: !0 },
|
|
@@ -144,39 +148,39 @@ const yt = {
|
|
|
144
148
|
"addChecksum",
|
|
145
149
|
"addChangeLicense"
|
|
146
150
|
],
|
|
147
|
-
setup(f, { emit:
|
|
148
|
-
const e = f, R = i(null), q = i(null), B = i(null), z = i(null), M = i(null), P = i(null), v =
|
|
151
|
+
setup(f, { emit: Ie }) {
|
|
152
|
+
const e = f, R = i(null), q = i(null), B = i(null), z = i(null), M = i(null), P = i(null), v = Ie, $ = i(!1), W = i(!1), E = i(!1), O = i(!1), H = i(!1), N = i(!1), j = i(!1);
|
|
149
153
|
i(!1);
|
|
150
|
-
const
|
|
154
|
+
const Z = i(!1), G = i(!1), J = i(!1), K = i(!1), Q = i(!1), X = i(!1), Y = i(!1), ee = i(!1), te = i(!1), ae = i(!1), I = i([]), r = i({ key: "", text: "" }), xe = i(null), ie = i(!1), C = i(null), se = i(null);
|
|
151
155
|
i([...e.fileTypes]);
|
|
152
|
-
const
|
|
156
|
+
const De = i([]), Le = i([]);
|
|
153
157
|
i(null);
|
|
154
|
-
const
|
|
158
|
+
const Ce = i(!1), ue = i(""), me = i(""), pe = i(""), fe = i(""), b = i({}), T = i({}), V = i({}), _ = i({}), ve = i(""), ye = i(""), he = i(""), ge = i(0), ke = i(""), be = i(""), Te = i(""), w = i(""), A = i(""), we = i(""), U = i(""), F = i(""), oe = i(!0);
|
|
155
159
|
i(!0);
|
|
156
|
-
const
|
|
157
|
-
|
|
160
|
+
const Ae = (a, t) => {
|
|
161
|
+
oe.value = !1, r.value = {
|
|
158
162
|
key: e.sections[a].keys[t],
|
|
159
163
|
text: e.sections[a].items[t]
|
|
160
164
|
}, b.value[e.distributionId] || (b.value[e.distributionId] = []), T.value[e.distributionId] || (T.value[e.distributionId] = []), V.value[e.distributionId] || (V.value[e.distributionId] = []), _.value[e.distributionId] || (_.value[e.distributionId] = []);
|
|
161
|
-
},
|
|
162
|
-
|
|
163
|
-
},
|
|
165
|
+
}, le = () => {
|
|
166
|
+
oe.value = !0, r.value = { key: "", text: "" };
|
|
167
|
+
}, Ue = () => {
|
|
164
168
|
const a = (t) => {
|
|
165
169
|
if (!t || t.trim() === "") return !1;
|
|
166
|
-
const
|
|
167
|
-
return /\.[a-zA-Z]{2,}$/.test(
|
|
170
|
+
const n = t.trim();
|
|
171
|
+
return /\.[a-zA-Z]{2,}$/.test(n);
|
|
168
172
|
};
|
|
169
173
|
if (E.value) {
|
|
170
174
|
const t = V.value[e.distributionId] || [];
|
|
171
|
-
if (t.some((
|
|
172
|
-
const s =
|
|
175
|
+
if (t.some((d) => {
|
|
176
|
+
const s = d["dct:title"] && d["dct:title"].trim() !== "", p = d["dcat:downloadURL"] ? d["dcat:downloadURL"].trim() : "";
|
|
173
177
|
return !!(s && (!p || !a(p)) || p && !a(p));
|
|
174
178
|
})) {
|
|
175
179
|
R.value && R.value.validateAllItems();
|
|
176
180
|
return;
|
|
177
181
|
}
|
|
178
|
-
const m = t.filter((
|
|
179
|
-
const s =
|
|
182
|
+
const m = t.filter((d) => {
|
|
183
|
+
const s = d["dct:title"] && d["dct:title"].trim() !== "", p = d["dcat:downloadURL"] && d["dcat:downloadURL"].trim() !== "" && a(d["dcat:downloadURL"].trim());
|
|
180
184
|
return s || p;
|
|
181
185
|
});
|
|
182
186
|
m.length > 0 && v(
|
|
@@ -187,137 +191,137 @@ const yt = {
|
|
|
187
191
|
}
|
|
188
192
|
if (O.value) {
|
|
189
193
|
const t = _.value[e.distributionId] || [];
|
|
190
|
-
if (t.some((
|
|
191
|
-
const s =
|
|
194
|
+
if (t.some((d) => {
|
|
195
|
+
const s = d["dcat:downloadURL"] ? d["dcat:downloadURL"].trim() : "";
|
|
192
196
|
return !!(s && !a(s));
|
|
193
197
|
})) {
|
|
194
198
|
P.value && P.value.validateAllItems();
|
|
195
199
|
return;
|
|
196
200
|
}
|
|
197
|
-
const m = t.filter((
|
|
201
|
+
const m = t.filter((d) => d["dcat:downloadURL"] && d["dcat:downloadURL"].trim() !== "" && a(d["dcat:downloadURL"].trim()));
|
|
198
202
|
m.length > 0 && v("addPolicyItems", e.distributionId, m), O.value = !1;
|
|
199
203
|
}
|
|
200
204
|
if ($.value) {
|
|
201
|
-
const t = b.value[e.distributionId] || [],
|
|
202
|
-
const p = s["dct:title"] && s["dct:title"].trim() !== "",
|
|
203
|
-
return p ||
|
|
205
|
+
const t = b.value[e.distributionId] || [], n = (s) => {
|
|
206
|
+
const p = s["dct:title"] && s["dct:title"].trim() !== "", g = s["dct:description"] && s["dct:description"].trim() !== "", x = s["dct:format"] && s["dct:format"].trim !== "" && (typeof s["dct:format"] == "string" ? s["dct:format"].trim() !== "" : !0);
|
|
207
|
+
return p || g || x;
|
|
204
208
|
};
|
|
205
209
|
if (t.some((s) => {
|
|
206
210
|
const p = s["dcat:accessURL"] ? s["dcat:accessURL"].trim() : "";
|
|
207
|
-
return !!(
|
|
211
|
+
return !!(n(s) && (!p || !a(p)) || p && !a(p));
|
|
208
212
|
})) {
|
|
209
213
|
q.value && q.value.validateAllItems();
|
|
210
214
|
return;
|
|
211
215
|
}
|
|
212
|
-
const
|
|
213
|
-
const p = s["dct:title"] && s["dct:title"].trim() !== "",
|
|
214
|
-
return p ||
|
|
216
|
+
const d = t.filter((s) => {
|
|
217
|
+
const p = s["dct:title"] && s["dct:title"].trim() !== "", g = s["dct:description"] && s["dct:description"].trim() !== "", x = s["dct:format"] && s["dct:format"].trim !== "" && (typeof s["dct:format"] == "string" ? s["dct:format"].trim() !== "" : !0), Je = s["dcat:accessURL"] && s["dcat:accessURL"].trim() !== "" && a(s["dcat:accessURL"].trim());
|
|
218
|
+
return p || g || x || Je;
|
|
215
219
|
});
|
|
216
|
-
|
|
220
|
+
d.length > 0 && v(
|
|
217
221
|
"addDocumentations",
|
|
218
222
|
e.distributionId,
|
|
219
|
-
|
|
223
|
+
d
|
|
220
224
|
), $.value = !1;
|
|
221
225
|
}
|
|
222
226
|
if (W.value) {
|
|
223
|
-
const t = T.value[e.distributionId] || [],
|
|
224
|
-
const p = s["dct:title"] && s["dct:title"].trim() !== "",
|
|
225
|
-
return p ||
|
|
227
|
+
const t = T.value[e.distributionId] || [], n = (s) => {
|
|
228
|
+
const p = s["dct:title"] && s["dct:title"].trim() !== "", g = s["dct:description"] && s["dct:description"].trim() !== "";
|
|
229
|
+
return p || g;
|
|
226
230
|
};
|
|
227
231
|
if (t.some((s) => {
|
|
228
232
|
const p = s["dcat:downloadURL"] ? s["dcat:downloadURL"].trim() : "";
|
|
229
|
-
return !!(
|
|
233
|
+
return !!(n(s) && (!p || !a(p)) || p && !a(p));
|
|
230
234
|
})) {
|
|
231
235
|
B.value && B.value.validateAllItems();
|
|
232
236
|
return;
|
|
233
237
|
}
|
|
234
|
-
const
|
|
235
|
-
const p = s["dct:title"] && s["dct:title"].trim() !== "",
|
|
236
|
-
return p ||
|
|
238
|
+
const d = t.filter((s) => {
|
|
239
|
+
const p = s["dct:title"] && s["dct:title"].trim() !== "", g = s["dct:description"] && s["dct:description"].trim() !== "", x = s["dcat:downloadURL"] && s["dcat:downloadURL"].trim() !== "" && a(s["dcat:downloadURL"].trim());
|
|
240
|
+
return p || g || x;
|
|
237
241
|
});
|
|
238
|
-
|
|
242
|
+
d.length > 0 && v(
|
|
239
243
|
"addAccessServices",
|
|
240
244
|
e.distributionId,
|
|
241
|
-
|
|
245
|
+
d
|
|
242
246
|
), W.value = !1;
|
|
243
247
|
}
|
|
244
|
-
if (H.value && (v("addModifiedDate", ue.value, e.distributionId), H.value = !1), N.value && (v("addIssuedDate", me.value, e.distributionId), N.value = !1), j.value && (v("addDescription", pe.value, e.distributionId), j.value = !1),
|
|
245
|
-
const t = w.value && w.value.trim() !== "",
|
|
246
|
-
if ((t ||
|
|
248
|
+
if (H.value && (v("addModifiedDate", ue.value, e.distributionId), H.value = !1), N.value && (v("addIssuedDate", me.value, e.distributionId), N.value = !1), j.value && (v("addDescription", pe.value, e.distributionId), j.value = !1), Z.value && (v("addAccessRights", fe.value, e.distributionId, e.uri), Z.value = !1), G.value && (v("addAvailability", ve.value, e.distributionId, e.uri), G.value = !1), ee.value && (v("addStatus", ye.value, e.distributionId), ee.value = !1), te.value) {
|
|
249
|
+
const t = w.value && w.value.trim() !== "", n = A.value && A.value.trim() !== "";
|
|
250
|
+
if ((t || n) && (!t || !n)) {
|
|
247
251
|
z.value && z.value.validateAllItems();
|
|
248
252
|
return;
|
|
249
253
|
}
|
|
250
|
-
t &&
|
|
254
|
+
t && n && v(
|
|
251
255
|
"addChecksum",
|
|
252
256
|
w.value,
|
|
253
|
-
|
|
257
|
+
A.value,
|
|
254
258
|
e.distributionId,
|
|
255
259
|
we.value
|
|
256
|
-
),
|
|
260
|
+
), te.value = !1;
|
|
257
261
|
}
|
|
258
|
-
if (
|
|
259
|
-
const t = typeof
|
|
260
|
-
if (t && (t.toLowerCase().includes("cc-by") || t.toLowerCase().includes("cc by")) && !
|
|
261
|
-
|
|
262
|
+
if (ae.value) {
|
|
263
|
+
const t = typeof F.value == "string" ? F.value.trim() : "", n = typeof U.value == "string" ? U.value.trim() : "";
|
|
264
|
+
if (t && (t.toLowerCase().includes("cc-by") || t.toLowerCase().includes("cc by")) && !n || // by- license without attribution
|
|
265
|
+
n && !t) {
|
|
262
266
|
M.value && M.value.validate();
|
|
263
267
|
return;
|
|
264
268
|
}
|
|
265
|
-
(t ||
|
|
269
|
+
(t || n) && v(
|
|
266
270
|
"addChangeLicense",
|
|
271
|
+
U.value,
|
|
267
272
|
F.value,
|
|
268
|
-
A.value,
|
|
269
273
|
e.distributionId
|
|
270
|
-
),
|
|
274
|
+
), ae.value = !1;
|
|
271
275
|
}
|
|
272
|
-
|
|
276
|
+
J.value && (v("addLanguage", he.value, e.distributionId, e.uri), J.value = !1), K.value && (v("addByteSize", ge.value, e.distributionId), K.value = !1), Q.value && (v(
|
|
273
277
|
"addMediaType",
|
|
274
278
|
ke.value,
|
|
275
279
|
"dcat:mediaType",
|
|
276
280
|
e.distributionId
|
|
277
|
-
),
|
|
281
|
+
), Q.value = !1), X.value && (v(
|
|
278
282
|
"addCompressFormat",
|
|
279
|
-
|
|
283
|
+
be.value,
|
|
280
284
|
"dcat:compressFormat",
|
|
281
285
|
e.distributionId
|
|
282
|
-
),
|
|
286
|
+
), X.value = !1), Y.value && (v(
|
|
283
287
|
"addPackageFormat",
|
|
284
|
-
|
|
288
|
+
Te.value,
|
|
285
289
|
"dcat:packageFormat",
|
|
286
290
|
e.distributionId
|
|
287
|
-
),
|
|
291
|
+
), Y.value = !1), le();
|
|
288
292
|
};
|
|
289
|
-
|
|
293
|
+
Ke(
|
|
290
294
|
() => e.sections,
|
|
291
295
|
(a) => {
|
|
292
|
-
Array.isArray(a) && a.length > 0 && (I.value = a.map((t,
|
|
296
|
+
Array.isArray(a) && a.length > 0 && (I.value = a.map((t, n) => n === 0));
|
|
293
297
|
},
|
|
294
298
|
{ immediate: !0 }
|
|
295
299
|
);
|
|
296
|
-
const
|
|
300
|
+
const Fe = (a) => {
|
|
297
301
|
I.value[a] = !I.value[a];
|
|
298
|
-
},
|
|
302
|
+
}, de = () => {
|
|
299
303
|
v("close");
|
|
300
304
|
}, Se = () => {
|
|
301
|
-
v("actionHandling", e.action),
|
|
305
|
+
v("actionHandling", e.action), de();
|
|
302
306
|
};
|
|
303
|
-
|
|
307
|
+
Qe(async () => {
|
|
304
308
|
b.value[e.distributionId] = e.documentations, T.value[e.distributionId] = e.accessServices, V.value[e.distributionId] = e.conformsToItems, _.value[e.distributionId] = e.policyItems;
|
|
305
|
-
const a =
|
|
309
|
+
const a = Xe(), t = a.appContext.app.config.globalProperties.$env;
|
|
306
310
|
try {
|
|
307
|
-
const m = await
|
|
308
|
-
|
|
309
|
-
"@value":
|
|
310
|
-
label:
|
|
311
|
+
const m = await tt(t.api.baseUrl);
|
|
312
|
+
De.value = m.map((d) => ({
|
|
313
|
+
"@value": d.value,
|
|
314
|
+
label: d.label
|
|
311
315
|
}));
|
|
312
316
|
} catch (m) {
|
|
313
317
|
console.error("Failed to load planned availability data", m);
|
|
314
318
|
}
|
|
315
|
-
const
|
|
319
|
+
const n = a.appContext.app.config.globalProperties.$i18n.locale;
|
|
316
320
|
try {
|
|
317
|
-
const m = await
|
|
318
|
-
|
|
319
|
-
"@value":
|
|
320
|
-
label:
|
|
321
|
+
const m = await at(t.api.baseUrl, n);
|
|
322
|
+
Le.value = m.map((d) => ({
|
|
323
|
+
"@value": d.label,
|
|
324
|
+
label: d.label
|
|
321
325
|
}));
|
|
322
326
|
} catch (m) {
|
|
323
327
|
console.error("Failed to load language data", m);
|
|
@@ -337,80 +341,82 @@ const yt = {
|
|
|
337
341
|
me.value = a, N.value = !0;
|
|
338
342
|
}, $e = (a) => {
|
|
339
343
|
pe.value = a, j.value = !0;
|
|
340
|
-
}, We = (a) => {
|
|
341
|
-
fe.value = a, Z.value = !0;
|
|
344
|
+
}, We = (a, t) => {
|
|
345
|
+
console.log(a, t), fe.value = a, Z.value = !0;
|
|
342
346
|
}, Ee = (a) => {
|
|
343
|
-
ve.value = a,
|
|
344
|
-
}, Oe = (a
|
|
345
|
-
|
|
346
|
-
}, He = (a, t
|
|
347
|
-
console.log(
|
|
348
|
-
}, Ne = (a) => {
|
|
349
|
-
|
|
350
|
-
},
|
|
347
|
+
ve.value = a, G.value = !0;
|
|
348
|
+
}, Oe = (a) => {
|
|
349
|
+
ye.value = a, ee.value = !0;
|
|
350
|
+
}, He = (a, t) => {
|
|
351
|
+
console.log(e.checksumURI), te.value = !0, A.value = t, w.value = a;
|
|
352
|
+
}, Ne = (a, t, n, m) => {
|
|
353
|
+
console.log(a, t, n, m), ae.value = !0, F.value = t, U.value = a;
|
|
354
|
+
}, je = (a) => {
|
|
355
|
+
he.value = a, J.value = !0;
|
|
356
|
+
}, re = (a, t) => {
|
|
351
357
|
switch (t) {
|
|
352
358
|
case "dcat:mediaType":
|
|
353
|
-
|
|
359
|
+
Q.value = !0, ke.value = a;
|
|
354
360
|
break;
|
|
355
361
|
case "dcat:compressFormat":
|
|
356
|
-
|
|
362
|
+
X.value = !0, be.value = a;
|
|
357
363
|
break;
|
|
358
364
|
case "dcat:packageFormat":
|
|
359
|
-
|
|
365
|
+
Y.value = !0, Te.value = a;
|
|
360
366
|
break;
|
|
361
367
|
}
|
|
362
|
-
},
|
|
363
|
-
|
|
364
|
-
},
|
|
365
|
-
|
|
366
|
-
},
|
|
367
|
-
|
|
368
|
+
}, Ze = (a) => {
|
|
369
|
+
ge.value = a, K.value = !0;
|
|
370
|
+
}, Ve = () => {
|
|
371
|
+
ie.value = !1, xe.value = null;
|
|
372
|
+
}, Ge = () => {
|
|
373
|
+
ie.value = !1, Ce.value = !1;
|
|
368
374
|
};
|
|
369
375
|
return (a, t) => (o(), c(D, null, [
|
|
370
|
-
|
|
376
|
+
oe.value ? (o(), c("div", gt, [
|
|
371
377
|
u("div", {
|
|
372
378
|
class: S(["dpiV3_modalWrap", {
|
|
373
|
-
dpiV3_optionalInfo: e.optionalInfoView ||
|
|
379
|
+
dpiV3_optionalInfo: e.optionalInfoView || r.value.key === "foaf:page"
|
|
374
380
|
}])
|
|
375
381
|
}, [
|
|
376
382
|
u("div", {
|
|
377
383
|
class: S(["dpiV3_modalMainWrap", { dpiV3_modalLine: e.optionalInfoView }])
|
|
378
384
|
}, [
|
|
379
|
-
u("div",
|
|
385
|
+
u("div", kt, [
|
|
380
386
|
u("h2", {
|
|
381
387
|
class: S({ dpiV3_optionalInfoHeader: e.optionalInfoView })
|
|
382
388
|
}, h(e.headerText), 3),
|
|
383
|
-
y(
|
|
389
|
+
y(ne, {
|
|
384
390
|
class: "dpiv3_modalCrossout",
|
|
385
|
-
onClick:
|
|
391
|
+
onClick: de
|
|
386
392
|
})
|
|
387
393
|
]),
|
|
388
|
-
u("span",
|
|
389
|
-
!e.optionalInfoView && (e.title || e.distributionLink || e.format) ? (o(), c("div",
|
|
390
|
-
u("div",
|
|
394
|
+
u("span", bt, h(e.text), 1),
|
|
395
|
+
!e.optionalInfoView && (e.title || e.distributionLink || e.format) ? (o(), c("div", Tt, [
|
|
396
|
+
u("div", Vt, [
|
|
391
397
|
e.title ? (o(), c("a", {
|
|
392
398
|
key: 0,
|
|
393
399
|
href: e.distributionLink,
|
|
394
400
|
target: "_blank"
|
|
395
401
|
}, [
|
|
396
|
-
u("div",
|
|
397
|
-
], 8,
|
|
402
|
+
u("div", It, h(e.title), 1)
|
|
403
|
+
], 8, _t)) : l("", !0),
|
|
398
404
|
e.distributionLink && !e.title ? (o(), c("a", {
|
|
399
405
|
key: 1,
|
|
400
406
|
href: e.distributionLink,
|
|
401
407
|
target: "_blank"
|
|
402
408
|
}, [
|
|
403
|
-
u("div",
|
|
404
|
-
], 8,
|
|
405
|
-
e.format ? (o(), c("div",
|
|
409
|
+
u("div", Dt, h(e.distributionLink), 1)
|
|
410
|
+
], 8, xt)) : l("", !0),
|
|
411
|
+
e.format ? (o(), c("div", Lt, h(e.format), 1)) : l("", !0)
|
|
406
412
|
])
|
|
407
|
-
])) :
|
|
413
|
+
])) : l("", !0)
|
|
408
414
|
], 2),
|
|
409
|
-
e.showButtons ? (o(), c("div",
|
|
410
|
-
y(
|
|
415
|
+
e.showButtons ? (o(), c("div", Ct, [
|
|
416
|
+
y(Ye, {
|
|
411
417
|
buttonText: a.$t("message.dataupload.datasets.dcat:distribution.modal.cancel"),
|
|
412
418
|
class: "dpiv3_modalCancelButton",
|
|
413
|
-
onClick:
|
|
419
|
+
onClick: de,
|
|
414
420
|
ref: "accActive"
|
|
415
421
|
}, null, 8, ["buttonText"]),
|
|
416
422
|
y(L, {
|
|
@@ -418,225 +424,232 @@ const yt = {
|
|
|
418
424
|
buttonText: e.buttons,
|
|
419
425
|
size: "large"
|
|
420
426
|
}, null, 8, ["buttonText"])
|
|
421
|
-
])) :
|
|
422
|
-
e.optionalInfoView ? (o(), c("div",
|
|
423
|
-
u("div",
|
|
424
|
-
(o(!0), c(D, null,
|
|
425
|
-
u("div",
|
|
426
|
-
u("div",
|
|
427
|
-
u("div", null, h(
|
|
428
|
-
u("div",
|
|
429
|
-
y(
|
|
430
|
-
onClick: (
|
|
427
|
+
])) : l("", !0),
|
|
428
|
+
e.optionalInfoView ? (o(), c("div", wt, [
|
|
429
|
+
u("div", At, [
|
|
430
|
+
(o(!0), c(D, null, _e(f.sections, (n, m) => (o(), c(D, { key: m }, [
|
|
431
|
+
u("div", Ut, [
|
|
432
|
+
u("div", Ft, [
|
|
433
|
+
u("div", null, h(n.title), 1),
|
|
434
|
+
u("div", St, [
|
|
435
|
+
y(et, {
|
|
436
|
+
onClick: (d) => Fe(m),
|
|
431
437
|
expanded: !I.value[m]
|
|
432
438
|
}, null, 8, ["onClick", "expanded"])
|
|
433
439
|
])
|
|
434
440
|
])
|
|
435
441
|
]),
|
|
436
|
-
I.value[m] ? (o(!0), c(D, { key: 0 },
|
|
442
|
+
I.value[m] ? (o(!0), c(D, { key: 0 }, _e(n.items, (d, s) => (o(), c(D, { key: s }, [
|
|
437
443
|
t[4] || (t[4] = u("div", { class: "dpiV3_itemDivider" }, null, -1)),
|
|
438
444
|
u("div", {
|
|
439
445
|
class: "dpiV3_itemOptional",
|
|
440
|
-
onClick: (p) =>
|
|
441
|
-
}, h(
|
|
442
|
-
], 64))), 128)) :
|
|
443
|
-
m < f.sections.length - 1 ? (o(), c("div",
|
|
446
|
+
onClick: (p) => Ae(m, s)
|
|
447
|
+
}, h(d), 9, Rt)
|
|
448
|
+
], 64))), 128)) : l("", !0),
|
|
449
|
+
m < f.sections.length - 1 ? (o(), c("div", qt)) : l("", !0)
|
|
444
450
|
], 64))), 128))
|
|
445
451
|
])
|
|
446
|
-
])) :
|
|
452
|
+
])) : l("", !0)
|
|
447
453
|
], 2)
|
|
448
|
-
])) :
|
|
449
|
-
|
|
454
|
+
])) : l("", !0),
|
|
455
|
+
r.value.key ? (o(), c("div", Bt, [
|
|
450
456
|
u("div", {
|
|
451
457
|
class: S(["dpiV3_modalWrap", {
|
|
452
|
-
dpiV3_removeOverflow:
|
|
458
|
+
dpiV3_removeOverflow: r.value.key === "dcatap:availability" || r.value.key === "dcat:mediaType" || r.value.key === "dcat:compressFormat" || r.value.key === "dcat:packageFormat" || r.value.key === "spdx:checksum" || r.value.key === "adms:status"
|
|
453
459
|
}])
|
|
454
460
|
}, [
|
|
455
|
-
u("div",
|
|
456
|
-
u("h2", null, h(
|
|
457
|
-
y(
|
|
461
|
+
u("div", zt, [
|
|
462
|
+
u("h2", null, h(r.value.text) + " " + h(a.$t("message.dataupload.datasets.dcat:distribution.modal.add_small")), 1),
|
|
463
|
+
y(ne, {
|
|
458
464
|
class: "dpiv3_modalCrossout",
|
|
459
|
-
onClick:
|
|
465
|
+
onClick: le
|
|
460
466
|
})
|
|
461
467
|
]),
|
|
462
|
-
|
|
468
|
+
r.value.key === "dcatap:availability" ? (o(), c("p", Mt, h(a.$t(
|
|
463
469
|
"message.dataupload.datasets.dcat:distribution.modal.availability_paragraph"
|
|
464
|
-
)), 1)) :
|
|
465
|
-
|
|
470
|
+
)), 1)) : l("", !0),
|
|
471
|
+
r.value.key === "dcat:byteSize" ? (o(), c("p", Pt, h(a.$t(
|
|
466
472
|
"message.dataupload.datasets.dcat:distribution.modal.byte-size-paragraph"
|
|
467
|
-
)), 1)) :
|
|
468
|
-
|
|
473
|
+
)), 1)) : l("", !0),
|
|
474
|
+
r.value.key === "foaf:page" ? (o(), c("p", $t, h(a.$t(
|
|
469
475
|
"message.dataupload.datasets.dcat:distribution.modal.documentation-paragraph"
|
|
470
|
-
)), 1)) :
|
|
471
|
-
|
|
472
|
-
y(
|
|
476
|
+
)), 1)) : l("", !0),
|
|
477
|
+
r.value.key === "dct:modified" ? (o(), c("div", Wt, [
|
|
478
|
+
y(st, {
|
|
473
479
|
modelValue: f.modifiedDate,
|
|
474
480
|
onAddModifiedDate: Me
|
|
475
481
|
}, null, 8, ["modelValue"])
|
|
476
|
-
])) :
|
|
477
|
-
|
|
478
|
-
y(
|
|
482
|
+
])) : l("", !0),
|
|
483
|
+
r.value.key === "dct:issued" ? (o(), c("div", Et, [
|
|
484
|
+
y(rt, {
|
|
479
485
|
modelValue: f.issuedDate,
|
|
480
|
-
labelText:
|
|
486
|
+
labelText: r.value.text + " (optional)",
|
|
481
487
|
onAddIssuedDate: Pe
|
|
482
488
|
}, null, 8, ["modelValue", "labelText"])
|
|
483
|
-
])) :
|
|
484
|
-
|
|
485
|
-
y(
|
|
489
|
+
])) : l("", !0),
|
|
490
|
+
r.value.key === "dct:description" ? (o(), c("div", Ot, [
|
|
491
|
+
y(ot, {
|
|
486
492
|
onAddDescription: $e,
|
|
487
493
|
descriptionText: f.descriptionText
|
|
488
494
|
}, null, 8, ["descriptionText"])
|
|
489
|
-
])) :
|
|
490
|
-
|
|
491
|
-
y(
|
|
495
|
+
])) : l("", !0),
|
|
496
|
+
r.value.key === "dct:accessRights" ? (o(), c("div", Ht, [
|
|
497
|
+
y(ct, {
|
|
498
|
+
onAddAccessRights: We,
|
|
499
|
+
accessRightsProp: f.accessRightsText
|
|
500
|
+
}, null, 8, ["accessRightsProp"])
|
|
501
|
+
])) : l("", !0),
|
|
502
|
+
r.value.key === "foaf:page" ? (o(), c("div", Nt, [
|
|
503
|
+
y(it, {
|
|
492
504
|
ref_key: "documentationsV3Ref",
|
|
493
505
|
ref: q,
|
|
494
506
|
documentations: b.value[e.distributionId] || [],
|
|
495
507
|
fileTypes: f.fileTypes,
|
|
496
|
-
onUpdate: t[0] || (t[0] = (
|
|
508
|
+
onUpdate: t[0] || (t[0] = (n) => Re(e.distributionId, n)),
|
|
497
509
|
distributionId: e.distributionId
|
|
498
510
|
}, null, 8, ["documentations", "fileTypes", "distributionId"])
|
|
499
|
-
])) :
|
|
500
|
-
|
|
501
|
-
y(
|
|
511
|
+
])) : l("", !0),
|
|
512
|
+
r.value.key === "dcat:accessService" ? (o(), c("div", jt, [
|
|
513
|
+
y(vt, {
|
|
502
514
|
ref_key: "accessServiceV3Ref",
|
|
503
515
|
ref: B,
|
|
504
516
|
accessServices: T.value[e.distributionId] || [],
|
|
505
|
-
onUpdate: t[1] || (t[1] = (
|
|
517
|
+
onUpdate: t[1] || (t[1] = (n) => qe(e.distributionId, n)),
|
|
506
518
|
distributionId: e.distributionId
|
|
507
519
|
}, null, 8, ["accessServices", "distributionId"])
|
|
508
|
-
])) :
|
|
509
|
-
|
|
510
|
-
key: 8,
|
|
511
|
-
byteSizeProp: f.byteSizeText,
|
|
512
|
-
onAddByteSize: je
|
|
513
|
-
}, null, 8, ["byteSizeProp"])) : d("", !0),
|
|
514
|
-
n.value.key === "dcatap:availability" ? (o(), g(ot, {
|
|
520
|
+
])) : l("", !0),
|
|
521
|
+
r.value.key === "dcat:byteSize" ? (o(), k(dt, {
|
|
515
522
|
key: 9,
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
}, null, 8, ["
|
|
519
|
-
|
|
523
|
+
byteSizeProp: f.byteSizeText,
|
|
524
|
+
onAddByteSize: Ze
|
|
525
|
+
}, null, 8, ["byteSizeProp"])) : l("", !0),
|
|
526
|
+
r.value.key === "dcatap:availability" ? (o(), k(lt, {
|
|
520
527
|
key: 10,
|
|
528
|
+
availabilityText: f.availabilityText,
|
|
529
|
+
onAddAvailability: Ee
|
|
530
|
+
}, null, 8, ["availabilityText"])) : l("", !0),
|
|
531
|
+
r.value.key === "dct:language" ? (o(), k(nt, {
|
|
532
|
+
key: 11,
|
|
521
533
|
languageText: f.languageText,
|
|
522
534
|
distributionId: f.distributionId,
|
|
523
|
-
onAddLanguage:
|
|
524
|
-
}, null, 8, ["languageText", "distributionId"])) :
|
|
525
|
-
|
|
526
|
-
y(
|
|
535
|
+
onAddLanguage: je
|
|
536
|
+
}, null, 8, ["languageText", "distributionId"])) : l("", !0),
|
|
537
|
+
r.value.key === "dct:conformsTo" ? (o(), c("div", Zt, [
|
|
538
|
+
y(pt, {
|
|
527
539
|
ref_key: "conformsToV3Ref",
|
|
528
540
|
ref: R,
|
|
529
541
|
conformsToItems: V.value[e.distributionId] || [],
|
|
530
|
-
onUpdate: t[2] || (t[2] = (
|
|
542
|
+
onUpdate: t[2] || (t[2] = (n) => Be(e.distributionId, n)),
|
|
531
543
|
asCard: !1,
|
|
532
544
|
distributionId: e.distributionId
|
|
533
545
|
}, null, 8, ["conformsToItems", "distributionId"])
|
|
534
|
-
])) :
|
|
535
|
-
|
|
536
|
-
y(
|
|
546
|
+
])) : l("", !0),
|
|
547
|
+
r.value.key === "odrl:hasPolicy" ? (o(), c("div", Gt, [
|
|
548
|
+
y(ft, {
|
|
537
549
|
ref_key: "policyV3Ref",
|
|
538
550
|
ref: P,
|
|
539
551
|
policyItems: _.value[e.distributionId] || [],
|
|
540
|
-
onUpdate: t[3] || (t[3] = (
|
|
552
|
+
onUpdate: t[3] || (t[3] = (n) => ze(e.distributionId, n)),
|
|
541
553
|
asCard: !1,
|
|
542
554
|
distributionId: e.distributionId
|
|
543
555
|
}, null, 8, ["policyItems", "distributionId"])
|
|
544
|
-
])) :
|
|
545
|
-
|
|
546
|
-
key:
|
|
547
|
-
onAddMediaType:
|
|
556
|
+
])) : l("", !0),
|
|
557
|
+
r.value.key === "dcat:mediaType" ? (o(), k(ce, {
|
|
558
|
+
key: 14,
|
|
559
|
+
onAddMediaType: re,
|
|
548
560
|
fileTypes: f.fileTypes,
|
|
549
561
|
fileFormatType: "dcat:mediaType",
|
|
550
562
|
fileFormatText: f.mediaTypeText
|
|
551
|
-
}, null, 8, ["fileTypes", "fileFormatText"])) :
|
|
552
|
-
|
|
553
|
-
key:
|
|
554
|
-
onAddCompressFormat:
|
|
563
|
+
}, null, 8, ["fileTypes", "fileFormatText"])) : l("", !0),
|
|
564
|
+
r.value.key === "dcat:compressFormat" ? (o(), k(ce, {
|
|
565
|
+
key: 15,
|
|
566
|
+
onAddCompressFormat: re,
|
|
555
567
|
fileTypes: f.fileTypes,
|
|
556
568
|
fileFormatType: "dcat:compressFormat",
|
|
557
569
|
compressFormatText: f.compressFormatText
|
|
558
|
-
}, null, 8, ["fileTypes", "compressFormatText"])) :
|
|
559
|
-
|
|
560
|
-
key:
|
|
561
|
-
onAddPackageFormat:
|
|
570
|
+
}, null, 8, ["fileTypes", "compressFormatText"])) : l("", !0),
|
|
571
|
+
r.value.key === "dcat:packageFormat" ? (o(), k(ce, {
|
|
572
|
+
key: 16,
|
|
573
|
+
onAddPackageFormat: re,
|
|
562
574
|
fileTypes: f.fileTypes,
|
|
563
575
|
fileFormatType: "dcat:packageFormat",
|
|
564
576
|
packageFormatText: f.packageFormatText
|
|
565
|
-
}, null, 8, ["fileTypes", "packageFormatText"])) :
|
|
566
|
-
|
|
567
|
-
key: 16,
|
|
568
|
-
statusText: f.statusText,
|
|
569
|
-
onAddStatus: Ee
|
|
570
|
-
}, null, 8, ["statusText"])) : d("", !0),
|
|
571
|
-
n.value.key === "spdx:checksum" ? (o(), g(ct, {
|
|
577
|
+
}, null, 8, ["fileTypes", "packageFormatText"])) : l("", !0),
|
|
578
|
+
r.value.key === "adms:status" ? (o(), k(ut, {
|
|
572
579
|
key: 17,
|
|
580
|
+
statusText: f.statusText,
|
|
581
|
+
onAddStatus: Oe
|
|
582
|
+
}, null, 8, ["statusText"])) : l("", !0),
|
|
583
|
+
r.value.key === "spdx:checksum" ? (o(), k(mt, {
|
|
584
|
+
key: 18,
|
|
573
585
|
ref_key: "checksumV3Ref",
|
|
574
586
|
ref: z,
|
|
575
|
-
onAddChecksum:
|
|
587
|
+
onAddChecksum: He,
|
|
576
588
|
checksumText: f.checksumText,
|
|
577
|
-
checksumDropdownText: f.checksumDropdownText
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
589
|
+
checksumDropdownText: f.checksumDropdownText,
|
|
590
|
+
asCard: !1
|
|
591
|
+
}, null, 8, ["checksumText", "checksumDropdownText"])) : l("", !0),
|
|
592
|
+
r.value.key === "dcterms:license" ? (o(), k(yt, {
|
|
593
|
+
key: 19,
|
|
581
594
|
ref_key: "changeLicenseV3Ref",
|
|
582
595
|
ref: M,
|
|
583
|
-
onAddChangeLicense:
|
|
596
|
+
onAddChangeLicense: Ne,
|
|
584
597
|
changeLicenseText: f.changeLicenseText,
|
|
585
598
|
changeLicenseDropdownText: f.changeLicenseDropdownText
|
|
586
|
-
}, null, 8, ["changeLicenseText", "changeLicenseDropdownText"])) :
|
|
587
|
-
u("div",
|
|
599
|
+
}, null, 8, ["changeLicenseText", "changeLicenseDropdownText"])) : l("", !0),
|
|
600
|
+
u("div", Jt, [
|
|
588
601
|
y(L, {
|
|
589
|
-
onClick:
|
|
602
|
+
onClick: le,
|
|
590
603
|
buttonText: "Zurück",
|
|
591
604
|
size: "large",
|
|
592
605
|
iconStart: "CaretLeft",
|
|
593
606
|
variant: "tertiary"
|
|
594
607
|
}),
|
|
595
608
|
y(L, {
|
|
596
|
-
onClick:
|
|
609
|
+
onClick: Ue,
|
|
597
610
|
buttonText: "Hinzufügen",
|
|
598
611
|
size: "large"
|
|
599
612
|
})
|
|
600
613
|
])
|
|
601
614
|
], 2)
|
|
602
|
-
])) :
|
|
603
|
-
|
|
604
|
-
u("div",
|
|
605
|
-
u("div",
|
|
615
|
+
])) : l("", !0),
|
|
616
|
+
ie.value ? (o(), c("div", Kt, [
|
|
617
|
+
u("div", Qt, [
|
|
618
|
+
u("div", Xt, [
|
|
606
619
|
t[5] || (t[5] = u("h2", null, "Dokumentation löschen", -1)),
|
|
607
|
-
y(
|
|
620
|
+
y(ne, {
|
|
608
621
|
class: "dpiv3_modalCrossout",
|
|
609
|
-
onClick:
|
|
622
|
+
onClick: Ve
|
|
610
623
|
})
|
|
611
624
|
]),
|
|
612
625
|
t[6] || (t[6] = u("div", { class: "dpiV3_modalContent" }, [
|
|
613
626
|
u("p", null, "Möchten Sie diese Dokumentation wirklich löschen?")
|
|
614
627
|
], -1)),
|
|
615
|
-
u("div",
|
|
616
|
-
u("div",
|
|
617
|
-
C.value ? (o(), c("div",
|
|
618
|
-
|
|
619
|
-
|
|
628
|
+
u("div", Yt, [
|
|
629
|
+
u("div", ea, [
|
|
630
|
+
C.value ? (o(), c("div", ta, h(C.value), 1)) : l("", !0),
|
|
631
|
+
se.value && C.value === "" ? (o(), c("div", aa, h(se.value), 1)) : l("", !0),
|
|
632
|
+
se.value === "" && C.value === "" ? (o(), c("div", ia, " Es wurde keine URL angegeben! ")) : l("", !0)
|
|
620
633
|
])
|
|
621
634
|
]),
|
|
622
|
-
u("div",
|
|
635
|
+
u("div", sa, [
|
|
623
636
|
y(L, {
|
|
624
|
-
onClick:
|
|
637
|
+
onClick: Ve,
|
|
625
638
|
buttonText: "Abbrechen",
|
|
626
639
|
size: "large",
|
|
627
640
|
variant: "tertiary"
|
|
628
641
|
}),
|
|
629
642
|
y(L, {
|
|
630
|
-
onClick:
|
|
643
|
+
onClick: Ge,
|
|
631
644
|
buttonText: "Löschen",
|
|
632
645
|
size: "large"
|
|
633
646
|
})
|
|
634
647
|
])
|
|
635
648
|
])
|
|
636
|
-
])) :
|
|
649
|
+
])) : l("", !0)
|
|
637
650
|
], 64));
|
|
638
651
|
}
|
|
639
|
-
},
|
|
652
|
+
}, Aa = /* @__PURE__ */ ht(oa, [["__scopeId", "data-v-5241303d"]]);
|
|
640
653
|
export {
|
|
641
|
-
|
|
654
|
+
Aa as default
|
|
642
655
|
};
|