@piveau/dpi 0.2.0-alpha.2 → 0.2.0-alpha.3

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 (42) hide show
  1. package/dist/assets/dpi.css +1 -1
  2. package/dist/assets/stadt.png +0 -0
  3. package/dist/data-provider-interface/HappyFlowComponents/AboutProject.vue.js +99 -0
  4. package/dist/data-provider-interface/HappyFlowComponents/DPIHome.vue.js +35 -11
  5. package/dist/data-provider-interface/HappyFlowComponents/img/DataProcessingSteps.svg.js +4 -0
  6. package/dist/data-provider-interface/HappyFlowComponents/ui/Autocomplete/Autocomplete.vue.js +2 -2
  7. package/dist/data-provider-interface/HappyFlowComponents/ui/Autocomplete/Autocomplete.vue2.js +1 -1
  8. package/dist/data-provider-interface/HappyFlowComponents/ui/Autocomplete/AutocompleteVocabFormKit.vue.js +18 -18
  9. package/dist/data-provider-interface/HappyFlowComponents/ui/BasicInfosStep/ProjectOrganisationStep.vue.js +2 -2
  10. package/dist/data-provider-interface/HappyFlowComponents/ui/BasicInfosStep/ProjectOrganisationStep.vue2.js +89 -67
  11. package/dist/data-provider-interface/HappyFlowComponents/ui/Card.vue.js +2 -2
  12. package/dist/data-provider-interface/HappyFlowComponents/ui/Card.vue2.js +34 -20
  13. package/dist/data-provider-interface/HappyFlowComponents/ui/ChipToggleList/ChipToggleList.vue.js +7 -0
  14. package/dist/data-provider-interface/HappyFlowComponents/ui/ChipToggleList/ChipToggleList.vue2.js +62 -0
  15. package/dist/data-provider-interface/HappyFlowComponents/ui/Findability/CategoriesStep.vue.js +7 -0
  16. package/dist/data-provider-interface/HappyFlowComponents/ui/Findability/CategoriesStep.vue2.js +60 -0
  17. package/dist/data-provider-interface/HappyFlowComponents/ui/Findability/DiscoverabilityStep.vue.js +45 -28
  18. package/dist/data-provider-interface/HappyFlowComponents/ui/InputField/InputFieldDefinition.js +5 -3
  19. package/dist/data-provider-interface/HappyFlowComponents/ui/InputField/InputFieldFormKit.vue.js +45 -37
  20. package/dist/data-provider-interface/HappyFlowComponents/ui/LandingProjectStep/LandingProjectStep.vue.js +7 -0
  21. package/dist/data-provider-interface/HappyFlowComponents/ui/LandingProjectStep/LandingProjectStep.vue2.js +39 -0
  22. package/dist/data-provider-interface/HappyFlowComponents/ui/ListBox/ListBoxDefinition.js +2 -1
  23. package/dist/data-provider-interface/HappyFlowComponents/ui/ListBox/ListBoxFormKit.vue.js +20 -16
  24. package/dist/data-provider-interface/HappyFlowComponents/ui/ListBox/Listbox.vue.js +2 -2
  25. package/dist/data-provider-interface/HappyFlowComponents/ui/ListBox/Listbox.vue2.js +41 -37
  26. package/dist/data-provider-interface/HappyFlowComponents/ui/OptionalDataStep/OptionalDataStep.vue.js +7 -0
  27. package/dist/data-provider-interface/HappyFlowComponents/ui/OptionalDataStep/OptionalDataStep.vue2.js +341 -0
  28. package/dist/data-provider-interface/HappyFlowComponents/ui/WipStep.vue.js +2 -2
  29. package/dist/data-provider-interface/HappyFlowComponents/ui/WipStep.vue2.js +7 -7
  30. package/dist/data-provider-interface/components/ProgressSteps.vue.js +1 -1
  31. package/dist/data-provider-interface/components/ProgressSteps.vue2.js +45 -44
  32. package/dist/data-provider-interface/components/StepActionsSection.vue.js +2 -2
  33. package/dist/data-provider-interface/components/StepActionsSection.vue2.js +119 -42
  34. package/dist/data-provider-interface/composables/useDpiStepper.js +7 -7
  35. package/dist/data-provider-interface/views/InputPageProject.vue.js +281 -268
  36. package/dist/stories/components/LinkCard.vue.js +7 -0
  37. package/dist/stories/components/LinkCard.vue2.js +52 -0
  38. package/dist/stories/components/PartnerCard.vue.js +2 -2
  39. package/dist/stories/components/PartnerCard.vue2.js +19 -19
  40. package/dist/stories/components/ScreenshotCard.vue.js +7 -0
  41. package/dist/stories/components/ScreenshotCard.vue2.js +26 -0
  42. package/package.json +1 -1
@@ -1,43 +1,47 @@
1
- import { getNode as q } from "@formkit/core";
2
- import { getValidationMessages as le } from "@formkit/validation";
1
+ import { getNode as J } from "@formkit/core";
2
+ import { getValidationMessages as de } from "@formkit/validation";
3
3
  import "@formkit/vue";
4
4
  import "@phosphor-icons/vue";
5
- import { useWindowScroll as de } from "@vueuse/core";
5
+ import { useWindowScroll as ue } from "@vueuse/core";
6
6
  import "jquery";
7
- import { has as A, isNil as J } from "lodash-es";
8
- import { defineComponent as ue, resolveComponent as u, createElementBlock as p, openBlock as d, createCommentVNode as h, createElementVNode as s, createVNode as t, createBlock as Q, withModifiers as pe, withCtx as o, Fragment as X, renderList as Y, normalizeClass as me, createTextVNode as Z, toDisplayString as _, ref as D, computed as N, markRaw as ce, toRef as fe, watch as ve, nextTick as ge } from "vue";
9
- import { useI18n as he } from "vue-i18n";
10
- import { mapActions as x, mapGetters as ee } from "vuex";
11
- import Se from "../../stories/components/DemoStep.vue.js";
12
- import De from "../../stories/components/ReviewStepDemo.vue.js";
13
- import be from "../components/InputPageStep.vue.js";
7
+ import { has as T, isNil as Q } from "lodash-es";
8
+ import { defineComponent as pe, resolveComponent as l, createElementBlock as p, openBlock as u, createCommentVNode as h, createElementVNode as s, createVNode as t, createBlock as X, withModifiers as me, withCtx as a, Fragment as Y, renderList as Z, normalizeClass as ce, createTextVNode as x, toDisplayString as w, ref as D, computed as E, markRaw as fe, toRef as ve, watch as ge, nextTick as he } from "vue";
9
+ import { useI18n as Se } from "vue-i18n";
10
+ import { mapActions as ee, mapGetters as te } from "vuex";
11
+ import De from "../../stories/components/DemoStep.vue.js";
12
+ import be from "../../stories/components/ReviewStepDemo.vue.js";
13
+ import _e from "../components/InputPageStep.vue.js";
14
14
  import ke from "../components/ProgressSteps.vue.js";
15
15
  import we from "../components/StepActionsSection.vue.js";
16
- import { useFormValues as Ve } from "../composables/useDpiFormValues.js";
17
- import { useDpiStepper as _e } from "../composables/useDpiStepper.js";
18
- import Ie from "../config/dcatapdeHappyFlow/converter.js";
19
- import { eventBus as ye } from "../HappyFlowComponents/services/eventBus.js";
20
- import Ce from "../HappyFlowComponents/ui/BasicInfosStep/ProjectDescriptionStep.vue.js";
16
+ import { useFormValues as ye } from "../composables/useDpiFormValues.js";
17
+ import { useDpiStepper as Ve } from "../composables/useDpiStepper.js";
18
+ import Ce from "../config/dcatapdeHappyFlow/converter.js";
19
+ import { eventBus as Ie } from "../HappyFlowComponents/services/eventBus.js";
20
+ import Pe from "../HappyFlowComponents/ui/BasicInfosStep/ProjectDescriptionStep.vue.js";
21
21
  import Te from "../HappyFlowComponents/ui/BasicInfosStep/ProjectNameStep.vue.js";
22
- import Pe from "../HappyFlowComponents/ui/BasicInfosStep/ProjectOrganisationStep.vue.js";
23
- import $e from "../HappyFlowComponents/ui/ButtonV3.vue.js";
24
- import Ae from "../HappyFlowComponents/ui/Card.vue.js";
25
- import Fe from "../HappyFlowComponents/ui/DpiModalBase.vue.js";
26
- import Oe from "../HappyFlowComponents/ui/Illustration.vue.js";
27
- import He from "../HappyFlowComponents/ui/ListBox/Listbox.vue.js";
28
- import Me from "../HappyFlowComponents/ui/LogoV3.vue.js";
29
- import je from "../HappyFlowComponents/ui/ModalSimpleV3.vue.js";
30
- import ze from "../HappyFlowComponents/ui/TextButtonSmall.vue.js";
31
- import Be from "../HappyFlowComponents/ui/WipStep.vue.js";
32
- import Le from "./OverviewPage.vue.js";
22
+ import $e from "../HappyFlowComponents/ui/BasicInfosStep/ProjectOrganisationStep.vue.js";
23
+ import Fe from "../HappyFlowComponents/ui/ButtonV3.vue.js";
24
+ import je from "../HappyFlowComponents/ui/Card.vue.js";
25
+ import Ae from "../HappyFlowComponents/ui/DpiModalBase.vue.js";
26
+ import Oe from "../HappyFlowComponents/ui/Findability/CategoriesStep.vue.js";
27
+ import He from "../HappyFlowComponents/ui/Findability/DiscoverabilityStep.vue.js";
28
+ import Le from "../HappyFlowComponents/ui/Illustration.vue.js";
29
+ import ze from "../HappyFlowComponents/ui/LandingProjectStep/LandingProjectStep.vue.js";
30
+ import Me from "../HappyFlowComponents/ui/ListBox/Listbox.vue.js";
31
+ import Be from "../HappyFlowComponents/ui/LogoV3.vue.js";
32
+ import Ge from "../HappyFlowComponents/ui/ModalSimpleV3.vue.js";
33
+ import Ne from "../HappyFlowComponents/ui/OptionalDataStep/OptionalDataStep.vue.js";
34
+ import Re from "../HappyFlowComponents/ui/TextButtonSmall.vue.js";
35
+ import Ue from "../HappyFlowComponents/ui/WipStep.vue.js";
36
+ import Ee from "./OverviewPage.vue.js";
33
37
  /* empty css */
34
38
  /* empty css */
35
39
  /* empty css */
36
- import Ge from "../../_virtual/_plugin-vue_export-helper.js";
37
- import { useDpiContext as Ne } from "../composables/useDpiContext.js";
38
- import { useEditModeInfo as Ue } from "../composables/useDpiEditMode.js";
39
- import { useFormSchema as Re } from "../composables/useFormSchema.js";
40
- const Ee = ue({
40
+ import We from "../../_virtual/_plugin-vue_export-helper.js";
41
+ import { useDpiContext as Ke } from "../composables/useDpiContext.js";
42
+ import { useEditModeInfo as qe } from "../composables/useDpiEditMode.js";
43
+ import { useFormSchema as Je } from "../composables/useFormSchema.js";
44
+ const Qe = pe({
41
45
  props: {
42
46
  property: {
43
47
  required: !0,
@@ -59,38 +63,42 @@ const Ee = ue({
59
63
  };
60
64
  },
61
65
  components: {
62
- InputPageStep: be,
66
+ InputPageStep: _e,
63
67
  // DistributionInputPage,
64
- LogoV3: Me,
65
- ButtonV3: $e,
66
- TextButtonSmall: ze,
67
- Illustration: Oe,
68
+ LogoV3: Be,
69
+ ButtonV3: Fe,
70
+ TextButtonSmall: Re,
71
+ Illustration: Le,
68
72
  // PhLightbulb,
69
73
  // PhCheckCircle,
70
- ModalSimpleV3: je,
74
+ ModalSimpleV3: Ge,
71
75
  // DemoStepper,
72
- DemoStep: Se,
76
+ DemoStep: De,
73
77
  ProgressSteps: ke,
74
- ReviewStepDemo: De,
78
+ ReviewStepDemo: be,
79
+ LandingProjectStep: ze,
75
80
  StepActionsSection: we,
81
+ DiscoverabilityStep: He,
82
+ CategoriesStep: Oe,
76
83
  ProjectNameStep: Te,
77
- ProjectDescriptionStep: Ce,
78
- ProjectOrganisationStep: Pe,
79
- Card: Ae,
80
- Listbox: He,
81
- DpiModalBase: Fe,
82
- WipStep: Be
84
+ ProjectDescriptionStep: Pe,
85
+ ProjectOrganisationStep: $e,
86
+ OptionalDataStep: Ne,
87
+ Card: je,
88
+ Listbox: Me,
89
+ DpiModalBase: Ae,
90
+ WipStep: Ue
83
91
  },
84
92
  computed: {
85
- ...ee("auth", [
93
+ ...te("auth", [
86
94
  "getIsEditMode",
87
95
  "getUserCatalogIds",
88
96
  "getUserData"
89
97
  ]),
90
- ...ee("dpiStore", ["getNavSteps", "getDeleteDistributionInline"]),
98
+ ...te("dpiStore", ["getNavSteps", "getDeleteDistributionInline"]),
91
99
  getTitleStep() {
92
100
  return Object.keys(this.formValues).filter(
93
- (e) => A(this.formValues[e], "dct:title")
101
+ (e) => T(this.formValues[e], "dct:title")
94
102
  )[0];
95
103
  },
96
104
  createIDFromTitle() {
@@ -101,7 +109,7 @@ const Ee = ue({
101
109
  getFirstTitleFromForm() {
102
110
  try {
103
111
  const e = this.formValues[this.getTitleStep];
104
- return A(e, "dct:title") && e["dct:title"].length > 0 && A(e["dct:title"][0], "@value") && !J(e["dct:title"][0], "@value") ? e["dct:title"][0]["@value"] : "";
112
+ return T(e, "dct:title") && e["dct:title"].length > 0 && T(e["dct:title"][0], "@value") && !Q(e["dct:title"][0], "@value") ? e["dct:title"][0]["@value"] : "";
105
113
  } catch {
106
114
  }
107
115
  },
@@ -110,8 +118,8 @@ const Ee = ue({
110
118
  }
111
119
  },
112
120
  methods: {
113
- ...x("auth", ["setIsEditMode", "setIsDraft"]),
114
- ...x("dpiStore", [
121
+ ...ee("auth", ["setIsEditMode", "setIsDraft"]),
122
+ ...ee("dpiStore", [
115
123
  "saveFormValues",
116
124
  "saveLocalstorageValues",
117
125
  "clearAll"
@@ -121,10 +129,10 @@ const Ee = ue({
121
129
  },
122
130
  // Route to the RAP Page
123
131
  goToRAP() {
124
- this.fillData(), this.activeStep = "ReviewAndPublish", this.activeSubStep = Object.keys(q(this.activeStep).value)[0];
132
+ this.fillData(), this.activeStep = "ReviewAndPublish", this.activeSubStep = Object.keys(J(this.activeStep).value)[0];
125
133
  },
126
134
  handleDistributionsValidation(e) {
127
- ye.emit("nextClicked", e);
135
+ Ie.emit("nextClicked", e);
128
136
  },
129
137
  gotToHome() {
130
138
  window.location.href = this.$router.resolve({
@@ -132,10 +140,10 @@ const Ee = ue({
132
140
  }).href;
133
141
  },
134
142
  async dispatchDataToDPI(e, n, m, S) {
135
- var V, f;
143
+ var k, f;
136
144
  console.log("body:", e, n, "params:", m, S);
137
145
  try {
138
- S === "publish" && (m.token = this.getUserData.rtpToken, console.log(m.token), m.url = `${this.$env.api.hubUrl}catalogues/${m.catalog}/datasets/origin?originalId=${m.id}`, await this.$store.dispatch(n, m)), S === "draft" && await this.$store.dispatch(n, m), (V = this.$Progress) == null || V.finish(), this.clearAll();
146
+ S === "publish" && (m.token = this.getUserData.rtpToken, console.log(m.token), m.url = `${this.$env.api.hubUrl}catalogues/${m.catalog}/datasets/origin?originalId=${m.id}`, await this.$store.dispatch(n, m)), S === "draft" && await this.$store.dispatch(n, m), (k = this.$Progress) == null || k.finish(), this.clearAll();
139
147
  } catch (b) {
140
148
  console.error(b), (f = this.$Progress) == null || f.fail();
141
149
  }
@@ -148,7 +156,7 @@ const Ee = ue({
148
156
  },
149
157
  createDatasetID() {
150
158
  const e = this.formValues[this.getTitleStep];
151
- !A(e, "datasetID") || J(e.datasetID) ? this.formValues[this.getTitleStep].datasetID = this.createIDFromTitle : (this.createIDFromTitle.startsWith(e.datasetID) || e.datasetID.startsWith(this.createIDFromTitle)) && (this.formValues[this.getTitleStep].datasetID = this.createIDFromTitle);
159
+ !T(e, "datasetID") || Q(e.datasetID) ? this.formValues[this.getTitleStep].datasetID = this.createIDFromTitle : (this.createIDFromTitle.startsWith(e.datasetID) || e.datasetID.startsWith(this.createIDFromTitle)) && (this.formValues[this.getTitleStep].datasetID = this.createIDFromTitle);
152
160
  },
153
161
  generateandTranslateSchema(e) {
154
162
  for (let n = 0; n < this.getNavSteps(this.$env.content.dataProviderInterface.specification)[e].length; n++)
@@ -210,49 +218,50 @@ const Ee = ue({
210
218
  // })
211
219
  // },
212
220
  setup() {
213
- const e = Ne(), { isEditMode: n } = Ue(), {
221
+ const e = Ke(), { isEditMode: n } = qe(), {
214
222
  steps: m,
215
223
  stepList: S,
216
- visitedSteps: V,
224
+ visitedSteps: k,
217
225
  activeStep: f,
218
226
  stepPlugin: b,
219
227
  goToNextStep: v,
220
- goToPreviousStep: I,
221
- subSteps: F,
222
- previousStep: O,
223
- nextStep: y,
224
- current: k,
225
- isLast: a,
228
+ goToPreviousStep: y,
229
+ subSteps: $,
230
+ previousStep: F,
231
+ nextStep: j,
232
+ current: o,
233
+ goToStep: A,
234
+ isLast: O,
226
235
  triggerValidationCurrentStep: i
227
- } = _e(), { formValues: C } = Ve(), { t: H, te: M } = he(), j = D(!1), T = D(!1), w = D([]), z = N(() => f.value ? q(f.value) : null), B = (l) => {
228
- if (!l)
236
+ } = Ve(), { formValues: V } = ye(), { t: H, te: L } = Se(), z = D(!1), C = D(!1), _ = D([]), M = E(() => f.value ? J(f.value) : null), B = (d) => {
237
+ if (!d)
229
238
  return;
230
- const c = le(l);
231
- w.value = [], c.forEach(($) => {
232
- w.value = w.value.concat(
233
- $.map((se) => se.value)
239
+ const c = de(d);
240
+ _.value = [], c.forEach((P) => {
241
+ _.value = _.value.concat(
242
+ P.map((le) => le.value)
234
243
  );
235
244
  });
236
- }, { translateSchema: L, createSchema: r, getSchema: g } = Re({
245
+ }, { translateSchema: G, createSchema: N, getSchema: r } = Je({
237
246
  t: H,
238
- te: M
239
- }), P = () => {
240
- let { x: l, y: c } = de({ behavior: "smooth" });
247
+ te: L
248
+ }), g = () => {
249
+ let { x: d, y: c } = ue({ behavior: "smooth" });
241
250
  c.value = 0;
242
- }, U = ce({ OverviewPage: Le }), R = D("");
251
+ }, I = fe({ OverviewPage: Ee }), R = D("");
243
252
  n.value && (f.value = "ReviewAndPublish", R.value = "reviewAndPublishPage");
244
- const te = fe(m), G = (l) => {
245
- var $;
246
- const c = ($ = te.value) == null ? void 0 : $[l];
253
+ const ne = ve(m), U = (d) => {
254
+ var P;
255
+ const c = (P = ne.value) == null ? void 0 : P[d];
247
256
  return c ? c.valid : !1;
248
- }, E = D(!1), W = D(0);
249
- ve(f, (l) => {
250
- l === "review" && (E.value = !0, W.value++);
257
+ }, W = D(!1), K = D(0);
258
+ ge(f, (d) => {
259
+ d === "review" && (W.value = !0, K.value++);
251
260
  });
252
- const ne = async () => {
261
+ const oe = async () => {
253
262
  try {
254
- const l = "auth/createDataset", c = await Ie(
255
- C.value,
263
+ const d = "auth/createDataset", c = await Ce(
264
+ V.value,
256
265
  e,
257
266
  // We'll need to access getUserData somehow - for now using a placeholder
258
267
  {},
@@ -262,108 +271,108 @@ const Ee = ue({
262
271
  console.log("Publishing:", c), setTimeout(() => {
263
272
  window.location.href = "/dpi-home-happyflow";
264
273
  }, 1e3);
265
- } catch (l) {
266
- console.error("Fehler beim Veröffentlichen:", l);
274
+ } catch (d) {
275
+ console.error("Fehler beim Veröffentlichen:", d);
267
276
  }
268
277
  };
269
- function K() {
270
- G(k.value) && v();
278
+ function q() {
279
+ U(o.value) && v();
271
280
  }
272
- async function oe() {
273
- i(), await ge();
274
- const l = z.value, c = l ? !G(k.value) : !1;
275
- c && B(l), T.value = c, a.value ? console.log("Form submitted", values.value) : K();
281
+ async function ae() {
282
+ i(), await he();
283
+ const d = M.value, c = d ? !U(o.value) : !1;
284
+ c && B(d), C.value = c, O.value ? console.log("Form submitted", values.value) : q();
276
285
  }
277
- const ae = N(() => S.value.map((l) => ({ id: l, name: l }))), ie = N({
286
+ const ie = E(() => S.value.map((d) => ({ id: d, name: d }))), re = E({
278
287
  get() {
279
- return { id: k.value, name: k.value };
288
+ return { id: o.value, name: o.value };
280
289
  },
281
- set(l) {
282
- goToStep(l.id);
290
+ set(d) {
291
+ A(d.id);
283
292
  }
284
- }), re = D(!1);
293
+ }), se = D(!1);
285
294
  return {
286
295
  steps: m,
287
- visitedSteps: V,
296
+ visitedSteps: k,
288
297
  activeStep: f,
289
298
  activeSubStep: R,
290
- subSteps: F,
291
- previousStep: O,
299
+ subSteps: $,
300
+ previousStep: F,
292
301
  stepList: S,
293
- nextStep: y,
302
+ nextStep: j,
294
303
  stepPlugin: b,
295
- checkStepValidity: G,
304
+ checkStepValidity: U,
296
305
  goToNextStep: v,
297
- goToNextStepIfValid: K,
298
- goToPreviousStep: I,
299
- scrollToTop: P,
300
- library: U,
306
+ goToNextStepIfValid: q,
307
+ goToPreviousStep: y,
308
+ scrollToTop: g,
309
+ library: I,
301
310
  isEditMode: n,
302
- translateSchema: L,
303
- createSchema: r,
304
- getSchema: g,
311
+ translateSchema: G,
312
+ createSchema: N,
313
+ getSchema: r,
305
314
  dpiContext: e,
306
- formValues: C,
307
- activeSimpleModal: j,
308
- shouldRenderReviewStep: E,
309
- renderViewStepKey: W,
310
- handlePublish: ne,
311
- handleSubmit: oe,
312
- showErrorSummary: T,
313
- validationMessages: w,
314
- stepOptions: ae,
315
- stepSelect: ie,
316
- hologramOpen: re
315
+ formValues: V,
316
+ activeSimpleModal: z,
317
+ shouldRenderReviewStep: W,
318
+ renderViewStepKey: K,
319
+ handlePublish: oe,
320
+ handleSubmit: ae,
321
+ showErrorSummary: C,
322
+ validationMessages: _,
323
+ stepOptions: ie,
324
+ stepSelect: re,
325
+ hologramOpen: se
317
326
  };
318
327
  }
319
- }), We = { class: "form-container V3-typography" }, Ke = {
328
+ }), Xe = { class: "input-page-project form-container V3-typography" }, Ye = {
320
329
  key: 0,
321
330
  ref: "fkInputContainer",
322
331
  class: "inputContainer"
323
- }, qe = { class: "formContainer formkit" }, Je = { key: 0 }, Qe = { class: "dpiV3_stepper draftStepper" }, Xe = {
332
+ }, Ze = { class: "formContainer formkit" }, xe = { key: 0 }, et = { class: "dpiV3_stepper draftStepper" }, tt = {
324
333
  key: 0,
325
334
  class: "draftCTA"
326
- }, Ye = {
335
+ }, nt = {
327
336
  key: 1,
328
337
  class: "draftCTA"
329
- }, Ze = { key: 1 }, xe = {
338
+ }, ot = { key: 1 }, at = {
330
339
  key: 0,
331
340
  class: "dpiV3_stepper"
332
- }, et = {
341
+ }, it = {
333
342
  key: 1,
334
343
  class: "dpiV3_stepperLanding"
335
- }, tt = { class: "dpiV3_bydata_logo_wordmark" }, nt = { class: "dpiV3_Illustration-Start" }, ot = {
344
+ }, rt = { class: "dpiV3_bydata_logo_wordmark" }, st = { class: "dpiV3_Illustration-Start" }, lt = {
336
345
  key: 2,
337
346
  class: "steps"
338
- }, at = ["data-step-active", "data-step-valid", "onClick"], it = { class: "stepBubbleWrap" }, rt = { class: "circle stepCircle" }, st = ["textContent"], lt = {
347
+ }, dt = ["data-step-active", "data-step-valid", "onClick"], ut = { class: "stepBubbleWrap" }, pt = { class: "circle stepCircle" }, mt = ["textContent"], ct = {
339
348
  key: 0,
340
349
  class: "seperatorHorizontalStepper"
341
- }, dt = {
350
+ }, ft = {
342
351
  key: 0,
343
352
  class: "step inactiveStep"
344
- }, ut = { class: "step-content" }, pt = { style: { margin: "1rem 2.5rem", padding: "1rem", background: "#f5f5f5", "border-radius": "8px", "overflow-x": "auto", "max-width": "100%" } }, mt = { style: {} }, ct = {
353
+ }, vt = { class: "step-content" }, gt = { style: { margin: "1rem 2.5rem", padding: "1rem", background: "#f5f5f5", "border-radius": "8px", "overflow-x": "auto", "max-width": "100%" } }, ht = { style: {} }, St = {
345
354
  key: 0,
346
355
  class: "dpiV3_Card_Tips--error dpiV3_Card_Tips"
347
- }, ft = { class: "validation-errors" }, vt = { style: { display: "flex", "flex-direction": "column", gap: "2.5rem" } }, gt = { class: "dev-actions" };
348
- function ht(e, n, m, S, V, f) {
349
- const b = u("TextButtonSmall"), v = u("ButtonV3"), I = u("LogoV3"), F = u("ProgressSteps"), O = u("Illustration"), y = u("DemoStep"), k = u("DpiModalBase"), a = u("InputPageStep"), i = u("WipStep"), C = u("ProjectNameStep"), H = u("ProjectDescriptionStep"), M = u("ProjectOrganisationStep"), j = u("ReviewStepDemo"), T = u("StepActionsSection"), w = u("Listbox"), z = u("Card"), B = u("FormKit"), L = u("ModalSimpleV3");
350
- return d(), p("div", We, [
351
- e.isInput ? (d(), p("div", Ke, [
352
- s("div", qe, [
353
- t(B, {
356
+ }, Dt = { class: "validation-errors" }, bt = { style: { display: "flex", "flex-direction": "column", gap: "2.5rem" } }, _t = { class: "dev-actions" };
357
+ function kt(e, n, m, S, k, f) {
358
+ const b = l("TextButtonSmall"), v = l("ButtonV3"), y = l("LogoV3"), $ = l("ProgressSteps"), F = l("Illustration"), j = l("LandingProjectStep"), o = l("InputPageStep"), A = l("DiscoverabilityStep"), O = l("CategoriesStep"), i = l("WipStep"), V = l("ProjectNameStep"), H = l("ProjectDescriptionStep"), L = l("ProjectOrganisationStep"), z = l("OptionalDataStep"), C = l("ReviewStepDemo"), _ = l("StepActionsSection"), M = l("Listbox"), B = l("Card"), G = l("FormKit"), N = l("ModalSimpleV3");
359
+ return u(), p("div", Xe, [
360
+ e.isInput ? (u(), p("div", Ye, [
361
+ s("div", Ze, [
362
+ t(G, {
354
363
  id: "dpiForm",
355
364
  modelValue: e.formValues,
356
- "onUpdate:modelValue": n[5] || (n[5] = (r) => e.formValues = r),
365
+ "onUpdate:modelValue": n[4] || (n[4] = (r) => e.formValues = r),
357
366
  type: "form",
358
367
  actions: !1,
359
368
  plugins: [e.stepPlugin],
360
369
  class: "d-flex",
361
- onSubmit: n[6] || (n[6] = pe(() => {
370
+ onSubmit: n[5] || (n[5] = me(() => {
362
371
  }, ["prevent"]))
363
372
  }, {
364
- default: o(() => [
365
- e.dpiContext.edit.fromDraft || e.dpiContext.edit.enabled ? (d(), p("div", Je, [
366
- s("div", Qe, [
373
+ default: a(() => [
374
+ e.dpiContext.edit.fromDraft || e.dpiContext.edit.enabled ? (u(), p("div", xe, [
375
+ s("div", et, [
367
376
  t(b, {
368
377
  "button-text": "Übersicht",
369
378
  "icon-start": "CaretLeft",
@@ -371,7 +380,7 @@ function ht(e, n, m, S, V, f) {
371
380
  onClick: e.gotToHome
372
381
  }, null, 8, ["onClick"]),
373
382
  s("div", null, [
374
- e.dpiContext.edit.enabled && !e.dpiContext.edit.fromDraft ? (d(), p("div", Xe, [
383
+ e.dpiContext.edit.enabled && !e.dpiContext.edit.fromDraft ? (u(), p("div", tt, [
375
384
  t(v, {
376
385
  "button-text": "Veröffentlichung aufheben",
377
386
  size: "large",
@@ -384,7 +393,7 @@ function ht(e, n, m, S, V, f) {
384
393
  "icon-end": "Out",
385
394
  onClick: e.todoHandler
386
395
  }, null, 8, ["onClick"])
387
- ])) : (d(), p("div", Ye, [
396
+ ])) : (u(), p("div", nt, [
388
397
  t(v, {
389
398
  "button-text": "Veröffentlichen",
390
399
  size: "large",
@@ -393,277 +402,281 @@ function ht(e, n, m, S, V, f) {
393
402
  ]))
394
403
  ])
395
404
  ])
396
- ])) : (d(), p("div", Ze, [
397
- e.$env.content.dataProviderInterface.specification === "dcatapdeHappyFlow" && e.activeStep !== "Landing" ? (d(), p("div", xe, [
398
- t(I),
399
- t(F, {
405
+ ])) : (u(), p("div", ot, [
406
+ e.$env.content.dataProviderInterface.specification === "dcatapdeHappyFlow" && e.activeStep !== "Landing" ? (u(), p("div", at, [
407
+ t(y),
408
+ t($, {
400
409
  checked: e.visitedSteps,
401
410
  "onUpdate:checked": n[0] || (n[0] = (r) => e.visitedSteps = r),
402
411
  current: e.activeStep,
403
412
  "onUpdate:current": n[1] || (n[1] = (r) => e.activeStep = r),
413
+ "hide-first": "",
404
414
  steps: e.stepList || []
405
415
  }, null, 8, ["checked", "current", "steps"])
406
- ])) : (d(), p("div", et, [
407
- s("div", tt, [
408
- t(I)
416
+ ])) : (u(), p("div", it, [
417
+ s("div", rt, [
418
+ t(y)
409
419
  ]),
410
- s("div", nt, [
411
- t(O, { "illustration-name": "start" })
420
+ s("div", st, [
421
+ t(F, { "illustration-name": "start" })
412
422
  ])
413
423
  ]))
414
424
  ])),
415
- e.$env.content.dataProviderInterface.specification != "dcatapdeHappyFlow" ? (d(), p("ul", ot, [
416
- (d(!0), p(X, null, Y(e.steps, (r, g, P) => (d(), p("li", {
425
+ e.$env.content.dataProviderInterface.specification != "dcatapdeHappyFlow" ? (u(), p("ul", lt, [
426
+ (u(!0), p(Y, null, Z(e.steps, (r, g, I) => (u(), p("li", {
417
427
  key: r,
418
- class: me(["step", {
428
+ class: ce(["step", {
419
429
  activeItem: e.activeStep === g,
420
430
  inactiveStep: g != e.activeStep,
421
431
  "has-errors": e.checkStepValidity(g)
422
432
  }]),
423
433
  "data-step-active": e.activeStep === g,
424
434
  "data-step-valid": r.valid && r.errorCount === 0,
425
- onClick: (U) => {
435
+ onClick: (R) => {
426
436
  e.activeStep = g, e.update(), e.scrollToTop();
427
437
  }
428
438
  }, [
429
- s("div", it, [
430
- s("div", rt, _(P + 1), 1),
431
- e.checkStepValidity(g) ? (d(), p("span", {
439
+ s("div", ut, [
440
+ s("div", pt, w(I + 1), 1),
441
+ e.checkStepValidity(g) ? (u(), p("span", {
432
442
  key: 0,
433
443
  class: "step--errors",
434
- textContent: _(r.errorCount + r.blockingCount)
435
- }, null, 8, st)) : h("", !0),
436
- Z(_(e.$t(`message.dataupload.steps.${g}Step`)), 1)
444
+ textContent: w(r.errorCount + r.blockingCount)
445
+ }, null, 8, mt)) : h("", !0),
446
+ x(w(e.$t(`message.dataupload.steps.${g}Step`)), 1)
437
447
  ]),
438
- P != Object.keys(e.steps).length ? (d(), p("div", lt)) : h("", !0)
439
- ], 10, at))), 128)),
440
- e.activeStep === "Overview" ? (d(), p("li", dt, n[9] || (n[9] = [
448
+ I != Object.keys(e.steps).length ? (u(), p("div", ct)) : h("", !0)
449
+ ], 10, dt))), 128)),
450
+ e.activeStep === "Overview" ? (u(), p("li", ft, n[8] || (n[8] = [
441
451
  s("div", { class: "circle stepCircle" }, null, -1)
442
452
  ]))) : h("", !0)
443
453
  ])) : h("", !0),
444
- s("div", ut, [
445
- s("details", pt, [
446
- n[10] || (n[10] = s("summary", null, "Form Values", -1)),
447
- s("pre", mt, _(JSON.stringify(e.formValues, null, 2)), 1)
454
+ s("div", vt, [
455
+ s("details", gt, [
456
+ n[9] || (n[9] = s("summary", null, "Form Values", -1)),
457
+ s("pre", ht, w(JSON.stringify(e.formValues, null, 2)), 1)
448
458
  ]),
449
459
  s("div", null, [
450
- t(a, { name: "Auffindbarkeit/Sichtbarkeit" }, {
451
- default: o(() => [
452
- t(y, { name: "Auffindbarkeit/Sichtbarkeit" }),
453
- t(k, {
454
- modelValue: e.hologramOpen,
455
- "onUpdate:modelValue": n[2] || (n[2] = (r) => e.hologramOpen = r)
456
- }, {
457
- default: o(() => [
458
- s("div", null, [
459
- t(y)
460
- ])
461
- ]),
462
- _: 1
463
- }, 8, ["modelValue"])
460
+ t(o, { name: "Landing" }, {
461
+ default: a(() => [
462
+ t(j)
463
+ ]),
464
+ _: 1
465
+ }),
466
+ t(o, { name: "Auffindbarkeit/Sichtbarkeit" }, {
467
+ default: a(() => [
468
+ t(A)
464
469
  ]),
465
470
  _: 1
466
471
  }),
467
- t(a, { name: "Auffindbarkeit/Kategorien" }, {
468
- default: o(() => [
469
- t(i, { name: "Auffindbarkeit/Kategorien" })
472
+ t(o, { name: "Auffindbarkeit/Kategorien" }, {
473
+ default: a(() => [
474
+ t(O)
470
475
  ]),
471
476
  _: 1
472
477
  }),
473
- t(a, { name: "Auffindbarkeit/Anwendungsbereiche" }, {
474
- default: o(() => [
478
+ t(o, { name: "Auffindbarkeit/Anwendungsbereiche" }, {
479
+ default: a(() => [
475
480
  t(i, { name: "Auffindbarkeit/Anwendungsbereiche" })
476
481
  ]),
477
482
  _: 1
478
483
  }),
479
- t(a, { name: "Grundlegende Informationen/Name" }, {
480
- default: o(() => [
481
- t(C)
484
+ t(o, { name: "Grundlegende Informationen/Name" }, {
485
+ default: a(() => [
486
+ t(V)
482
487
  ]),
483
488
  _: 1
484
489
  }),
485
- t(a, { name: "Grundlegende Informationen/Beschreibung" }, {
486
- default: o(() => [
490
+ t(o, { name: "Grundlegende Informationen/Beschreibung" }, {
491
+ default: a(() => [
487
492
  t(H)
488
493
  ]),
489
494
  _: 1
490
495
  }),
491
- t(a, { name: "Grundlegende Informationen/Projektstatus" }, {
492
- default: o(() => [
493
- t(M)
496
+ t(o, { name: "Grundlegende Informationen/Projektstatus" }, {
497
+ default: a(() => [
498
+ t(i, { name: "Grundlegende Informationen/Projektstatus" })
494
499
  ]),
495
500
  _: 1
496
501
  }),
497
- t(a, { name: "Grundlegende Informationen/Organisation" }, {
498
- default: o(() => [
499
- t(i, { name: "Grundlegende Informationen/Organisation" })
502
+ t(o, { name: "Grundlegende Informationen/Organisation" }, {
503
+ default: a(() => [
504
+ t(L, {
505
+ "is-wip": "",
506
+ icon: "https://storage.googleapis.com/open-data-public-files-050923/assets/v2/haar/favicon.png",
507
+ address: "Bahnhofstraße 7",
508
+ "postal-code": "85540",
509
+ city: "Haar",
510
+ phone: "089 46002-0",
511
+ email: "info@stadt-haar.de"
512
+ })
500
513
  ]),
501
514
  _: 1
502
515
  }),
503
- t(a, { name: "Optionale Daten" }, {
504
- default: o(() => [
505
- t(i, { name: "Optionale Daten" })
516
+ t(o, { name: "Optionale Daten" }, {
517
+ default: a(() => [
518
+ t(z)
506
519
  ]),
507
520
  _: 1
508
521
  }),
509
- t(a, { name: "Initiieren" }, {
510
- default: o(() => [
522
+ t(o, { name: "Initiieren" }, {
523
+ default: a(() => [
511
524
  t(i, { name: "Initiieren" })
512
525
  ]),
513
526
  _: 1
514
527
  }),
515
- t(a, { name: "Planen" }, {
516
- default: o(() => [
528
+ t(o, { name: "Planen" }, {
529
+ default: a(() => [
517
530
  t(i, { name: "Planen" })
518
531
  ]),
519
532
  _: 1
520
533
  }),
521
- t(a, { name: "Umsetzen" }, {
522
- default: o(() => [
534
+ t(o, { name: "Umsetzen" }, {
535
+ default: a(() => [
523
536
  t(i, { name: "Umsetzen" })
524
537
  ]),
525
538
  _: 1
526
539
  }),
527
- t(a, { name: "Weiterdenken" }, {
528
- default: o(() => [
540
+ t(o, { name: "Weiterdenken" }, {
541
+ default: a(() => [
529
542
  t(i, { name: "Weiterdenken" })
530
543
  ]),
531
544
  _: 1
532
545
  }),
533
- t(a, { name: "Technische Prozessschritte" }, {
534
- default: o(() => [
546
+ t(o, { name: "Technische Prozessschritte" }, {
547
+ default: a(() => [
535
548
  t(i, { name: "Technische Prozessschritte" })
536
549
  ]),
537
550
  _: 1
538
551
  }),
539
- t(a, { name: "1. Datenerfassung/Grundlegende Informationen" }, {
540
- default: o(() => [
552
+ t(o, { name: "1. Datenerfassung/Grundlegende Informationen" }, {
553
+ default: a(() => [
541
554
  t(i, { name: "1. Datenerfassung/Grundlegende Informationen" })
542
555
  ]),
543
556
  _: 1
544
557
  }),
545
- t(a, { name: "1. Datenerfassung/Software" }, {
546
- default: o(() => [
558
+ t(o, { name: "1. Datenerfassung/Software" }, {
559
+ default: a(() => [
547
560
  t(i, { name: "1. Datenerfassung/Software" })
548
561
  ]),
549
562
  _: 1
550
563
  }),
551
- t(a, { name: "1. Datenerfassung/Datensätze" }, {
552
- default: o(() => [
564
+ t(o, { name: "1. Datenerfassung/Datensätze" }, {
565
+ default: a(() => [
553
566
  t(i, { name: "1. Datenerfassung/Datensätze" })
554
567
  ]),
555
568
  _: 1
556
569
  }),
557
- t(a, { name: "1. Datenerfassung/Hardware" }, {
558
- default: o(() => [
570
+ t(o, { name: "1. Datenerfassung/Hardware" }, {
571
+ default: a(() => [
559
572
  t(i, { name: "1. Datenerfassung/Hardware" })
560
573
  ]),
561
574
  _: 1
562
575
  }),
563
- t(a, { name: "2. Datenverarbeitung/Grundlegende Informationen" }, {
564
- default: o(() => [
576
+ t(o, { name: "2. Datenverarbeitung/Grundlegende Informationen" }, {
577
+ default: a(() => [
565
578
  t(i, { name: "2. Datenverarbeitung/Grundlegende Informationen" })
566
579
  ]),
567
580
  _: 1
568
581
  }),
569
- t(a, { name: "2. Datenverarbeitung/Software" }, {
570
- default: o(() => [
582
+ t(o, { name: "2. Datenverarbeitung/Software" }, {
583
+ default: a(() => [
571
584
  t(i, { name: "2. Datenverarbeitung/Software" })
572
585
  ]),
573
586
  _: 1
574
587
  }),
575
- t(a, { name: "2. Datenverarbeitung/Datensätze" }, {
576
- default: o(() => [
588
+ t(o, { name: "2. Datenverarbeitung/Datensätze" }, {
589
+ default: a(() => [
577
590
  t(i, { name: "2. Datenverarbeitung/Datensätze" })
578
591
  ]),
579
592
  _: 1
580
593
  }),
581
- t(a, { name: "2. Datenverarbeitung/Hardware" }, {
582
- default: o(() => [
594
+ t(o, { name: "2. Datenverarbeitung/Hardware" }, {
595
+ default: a(() => [
583
596
  t(i, { name: "2. Datenverarbeitung/Hardware" })
584
597
  ]),
585
598
  _: 1
586
599
  }),
587
- t(a, { name: "3. Datensimulation/Grundlegende Informationen" }, {
588
- default: o(() => [
600
+ t(o, { name: "3. Datensimulation/Grundlegende Informationen" }, {
601
+ default: a(() => [
589
602
  t(i, { name: "3. Datensimulation/Grundlegende Informationen" })
590
603
  ]),
591
604
  _: 1
592
605
  }),
593
- t(a, { name: "3. Datensimulation/Software" }, {
594
- default: o(() => [
606
+ t(o, { name: "3. Datensimulation/Software" }, {
607
+ default: a(() => [
595
608
  t(i, { name: "3. Datensimulation/Software" })
596
609
  ]),
597
610
  _: 1
598
611
  }),
599
- t(a, { name: "3. Datensimulation/Datensätze" }, {
600
- default: o(() => [
612
+ t(o, { name: "3. Datensimulation/Datensätze" }, {
613
+ default: a(() => [
601
614
  t(i, { name: "3. Datensimulation/Datensätze" })
602
615
  ]),
603
616
  _: 1
604
617
  }),
605
- t(a, { name: "3. Datensimulation/Hardware" }, {
606
- default: o(() => [
618
+ t(o, { name: "3. Datensimulation/Hardware" }, {
619
+ default: a(() => [
607
620
  t(i, { name: "3. Datensimulation/Hardware" })
608
621
  ]),
609
622
  _: 1
610
623
  }),
611
- t(a, { name: "4. Datenvisualisierung/Grundlegende Informationen" }, {
612
- default: o(() => [
624
+ t(o, { name: "4. Datenvisualisierung/Grundlegende Informationen" }, {
625
+ default: a(() => [
613
626
  t(i, { name: "4. Datenvisualisierung/Grundlegende Informationen" })
614
627
  ]),
615
628
  _: 1
616
629
  }),
617
- t(a, { name: "4. Datenvisualisierung/Software" }, {
618
- default: o(() => [
630
+ t(o, { name: "4. Datenvisualisierung/Software" }, {
631
+ default: a(() => [
619
632
  t(i, { name: "4. Datenvisualisierung/Software" })
620
633
  ]),
621
634
  _: 1
622
635
  }),
623
- t(a, { name: "4. Datenvisualisierung/Datensätze" }, {
624
- default: o(() => [
636
+ t(o, { name: "4. Datenvisualisierung/Datensätze" }, {
637
+ default: a(() => [
625
638
  t(i, { name: "4. Datenvisualisierung/Datensätze" })
626
639
  ]),
627
640
  _: 1
628
641
  }),
629
- t(a, { name: "4. Datenvisualisierung/Hardware" }, {
630
- default: o(() => [
642
+ t(o, { name: "4. Datenvisualisierung/Hardware" }, {
643
+ default: a(() => [
631
644
  t(i, { name: "4. Datenvisualisierung/Hardware" })
632
645
  ]),
633
646
  _: 1
634
647
  }),
635
- t(a, { name: "Vorschau" }, {
636
- default: o(() => [
637
- e.shouldRenderReviewStep ? (d(), Q(j, {
648
+ t(o, { name: "Vorschau" }, {
649
+ default: a(() => [
650
+ e.shouldRenderReviewStep ? (u(), X(C, {
638
651
  key: e.renderViewStepKey,
639
652
  values: e.formValues
640
653
  }, null, 8, ["values"])) : h("", !0),
641
- t(T)
654
+ t(_)
642
655
  ]),
643
656
  _: 1
644
657
  })
645
658
  ]),
646
- n[13] || (n[13] = s("hr", null, null, -1)),
647
- e.showErrorSummary && e.validationMessages.length ? (d(), p("div", ct, [
648
- n[11] || (n[11] = s("h4", null, "Bitte korrigieren Sie die folgenden Fehler:", -1)),
649
- s("ul", ft, [
650
- (d(!0), p(X, null, Y(e.validationMessages, (r) => (d(), p("li", { key: r }, _(r), 1))), 128))
659
+ n[12] || (n[12] = s("hr", null, null, -1)),
660
+ e.showErrorSummary && e.validationMessages.length ? (u(), p("div", St, [
661
+ n[10] || (n[10] = s("h4", null, "Bitte korrigieren Sie die folgenden Fehler:", -1)),
662
+ s("ul", Dt, [
663
+ (u(!0), p(Y, null, Z(e.validationMessages, (r) => (u(), p("li", { key: r }, w(r), 1))), 128))
651
664
  ])
652
665
  ])) : h("", !0),
653
- n[14] || (n[14] = s("hr", null, null, -1)),
666
+ n[13] || (n[13] = s("hr", null, null, -1)),
654
667
  s("div", null, [
655
- t(z, null, {
656
- title: o(() => n[12] || (n[12] = [
657
- Z(" dev view ", -1)
668
+ t(B, null, {
669
+ title: a(() => n[11] || (n[11] = [
670
+ x(" dev view ", -1)
658
671
  ])),
659
- default: o(() => [
660
- s("div", vt, [
661
- s("div", gt, [
672
+ default: a(() => [
673
+ s("div", bt, [
674
+ s("div", _t, [
662
675
  t(v, {
663
676
  type: "button",
664
677
  variant: "secondary",
665
678
  "button-text": "Open Hologram",
666
- onClick: n[3] || (n[3] = (r) => e.hologramOpen = !0)
679
+ onClick: n[2] || (n[2] = (r) => e.hologramOpen = !0)
667
680
  }),
668
681
  t(v, {
669
682
  type: "button",
@@ -679,9 +692,9 @@ function ht(e, n, m, S, V, f) {
679
692
  }, null, 8, ["onClick"])
680
693
  ]),
681
694
  s("div", null, [
682
- t(w, {
695
+ t(M, {
683
696
  modelValue: e.stepSelect,
684
- "onUpdate:modelValue": n[4] || (n[4] = (r) => e.stepSelect = r),
697
+ "onUpdate:modelValue": n[3] || (n[3] = (r) => e.stepSelect = r),
685
698
  label: "Go to step",
686
699
  options: e.stepOptions
687
700
  }, null, 8, ["modelValue", "options"])
@@ -695,20 +708,20 @@ function ht(e, n, m, S, V, f) {
695
708
  ]),
696
709
  _: 1
697
710
  }, 8, ["modelValue", "plugins"]),
698
- e.activeSimpleModal ? (d(), Q(L, {
711
+ e.activeSimpleModal ? (u(), X(N, {
699
712
  key: 0,
700
713
  buttons: e.modalSimpleConf.button,
701
714
  "header-text": e.modalSimpleConf.header,
702
715
  text: e.modalSimpleConf.text,
703
716
  action: e.modalSimpleConf.action,
704
- onClose: n[7] || (n[7] = (r) => e.activeSimpleModal = !1),
705
- onActionHandling: n[8] || (n[8] = (r) => e.gotToHome())
717
+ onClose: n[6] || (n[6] = (r) => e.activeSimpleModal = !1),
718
+ onActionHandling: n[7] || (n[7] = (r) => e.gotToHome())
706
719
  }, null, 8, ["buttons", "header-text", "text", "action"])) : h("", !0)
707
720
  ])
708
721
  ], 512)) : h("", !0)
709
722
  ]);
710
723
  }
711
- const on = /* @__PURE__ */ Ge(Ee, [["render", ht]]);
724
+ const cn = /* @__PURE__ */ We(Qe, [["render", kt]]);
712
725
  export {
713
- on as default
726
+ cn as default
714
727
  };