@piveau/dpi 0.1.0-beta.39 → 0.1.0-beta.40

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