@piveau/dpi 0.2.0-alpha.1 → 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 (43) 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/ProjectDescriptionStep.vue.js +10 -11
  10. package/dist/data-provider-interface/HappyFlowComponents/ui/BasicInfosStep/ProjectOrganisationStep.vue.js +2 -2
  11. package/dist/data-provider-interface/HappyFlowComponents/ui/BasicInfosStep/ProjectOrganisationStep.vue2.js +89 -67
  12. package/dist/data-provider-interface/HappyFlowComponents/ui/Card.vue.js +2 -2
  13. package/dist/data-provider-interface/HappyFlowComponents/ui/Card.vue2.js +34 -20
  14. package/dist/data-provider-interface/HappyFlowComponents/ui/ChipToggleList/ChipToggleList.vue.js +7 -0
  15. package/dist/data-provider-interface/HappyFlowComponents/ui/ChipToggleList/ChipToggleList.vue2.js +62 -0
  16. package/dist/data-provider-interface/HappyFlowComponents/ui/Findability/CategoriesStep.vue.js +7 -0
  17. package/dist/data-provider-interface/HappyFlowComponents/ui/Findability/CategoriesStep.vue2.js +60 -0
  18. package/dist/data-provider-interface/HappyFlowComponents/ui/Findability/DiscoverabilityStep.vue.js +45 -28
  19. package/dist/data-provider-interface/HappyFlowComponents/ui/InputField/InputFieldDefinition.js +5 -3
  20. package/dist/data-provider-interface/HappyFlowComponents/ui/InputField/InputFieldFormKit.vue.js +45 -37
  21. package/dist/data-provider-interface/HappyFlowComponents/ui/LandingProjectStep/LandingProjectStep.vue.js +7 -0
  22. package/dist/data-provider-interface/HappyFlowComponents/ui/LandingProjectStep/LandingProjectStep.vue2.js +39 -0
  23. package/dist/data-provider-interface/HappyFlowComponents/ui/ListBox/ListBoxDefinition.js +2 -1
  24. package/dist/data-provider-interface/HappyFlowComponents/ui/ListBox/ListBoxFormKit.vue.js +20 -16
  25. package/dist/data-provider-interface/HappyFlowComponents/ui/ListBox/Listbox.vue.js +2 -2
  26. package/dist/data-provider-interface/HappyFlowComponents/ui/ListBox/Listbox.vue2.js +41 -37
  27. package/dist/data-provider-interface/HappyFlowComponents/ui/OptionalDataStep/OptionalDataStep.vue.js +7 -0
  28. package/dist/data-provider-interface/HappyFlowComponents/ui/OptionalDataStep/OptionalDataStep.vue2.js +341 -0
  29. package/dist/data-provider-interface/HappyFlowComponents/ui/WipStep.vue.js +2 -2
  30. package/dist/data-provider-interface/HappyFlowComponents/ui/WipStep.vue2.js +21 -15
  31. package/dist/data-provider-interface/components/ProgressSteps.vue.js +1 -1
  32. package/dist/data-provider-interface/components/ProgressSteps.vue2.js +45 -44
  33. package/dist/data-provider-interface/components/StepActionsSection.vue.js +2 -2
  34. package/dist/data-provider-interface/components/StepActionsSection.vue2.js +119 -42
  35. package/dist/data-provider-interface/composables/useDpiStepper.js +7 -7
  36. package/dist/data-provider-interface/views/InputPageProject.vue.js +328 -315
  37. package/dist/stories/components/LinkCard.vue.js +7 -0
  38. package/dist/stories/components/LinkCard.vue2.js +52 -0
  39. package/dist/stories/components/PartnerCard.vue.js +1 -1
  40. package/dist/stories/components/PartnerCard.vue2.js +18 -18
  41. package/dist/stories/components/ScreenshotCard.vue.js +7 -0
  42. package/dist/stories/components/ScreenshotCard.vue2.js +26 -0
  43. 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 O, isNil as J } from "lodash-es";
8
- import { defineComponent as ue, resolveComponent as u, createElementBlock as p, openBlock as d, createCommentVNode as g, createElementVNode as s, createVNode as t, createBlock as Q, withModifiers as pe, withCtx as n, Fragment as X, renderList as Y, normalizeClass as me, createTextVNode as Z, toDisplayString as y, ref as b, computed as U, markRaw as ce, toRef as fe, watch as ve, nextTick as he } from "vue";
9
- import { useI18n as ge } from "vue-i18n";
10
- import { mapActions as x, mapGetters as ee } from "vuex";
11
- import Se from "../../stories/components/DemoStep.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
12
  import be from "../../stories/components/ReviewStepDemo.vue.js";
13
- import ke from "../components/InputPageStep.vue.js";
14
- import De from "../components/ProgressSteps.vue.js";
15
- import Ve from "../components/StepActionsSection.vue.js";
16
- import { useFormValues as _e } from "../composables/useDpiFormValues.js";
17
- import { useDpiStepper as ye } from "../composables/useDpiStepper.js";
13
+ import _e from "../components/InputPageStep.vue.js";
14
+ import ke from "../components/ProgressSteps.vue.js";
15
+ import we from "../components/StepActionsSection.vue.js";
16
+ import { useFormValues as ye } from "../composables/useDpiFormValues.js";
17
+ import { useDpiStepper as Ve } from "../composables/useDpiStepper.js";
18
18
  import Ce from "../config/dcatapdeHappyFlow/converter.js";
19
- import { eventBus as we } from "../HappyFlowComponents/services/eventBus.js";
20
- import Ie from "../HappyFlowComponents/ui/BasicInfosStep/ProjectDescriptionStep.vue.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 Fe from "../HappyFlowComponents/ui/Card.vue.js";
25
- import Oe from "../HappyFlowComponents/ui/DpiModalBase.vue.js";
26
- import Ae from "../HappyFlowComponents/ui/Illustration.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";
27
30
  import Me from "../HappyFlowComponents/ui/ListBox/Listbox.vue.js";
28
- import je from "../HappyFlowComponents/ui/LogoV3.vue.js";
29
- import Be from "../HappyFlowComponents/ui/ModalSimpleV3.vue.js";
30
- import He from "../HappyFlowComponents/ui/TextButtonSmall.vue.js";
31
- import Le from "../HappyFlowComponents/ui/WipStep.vue.js";
32
- import Ne from "./OverviewPage.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 Re from "../../_virtual/_plugin-vue_export-helper.js";
37
- import { useDpiContext as Ue } from "../composables/useDpiContext.js";
38
- import { useEditModeInfo as ze } from "../composables/useDpiEditMode.js";
39
- import { useFormSchema as Ee } from "../composables/useFormSchema.js";
40
- const Ge = 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 Ge = ue({
59
63
  };
60
64
  },
61
65
  components: {
62
- InputPageStep: ke,
66
+ InputPageStep: _e,
63
67
  // DistributionInputPage,
64
- LogoV3: je,
65
- ButtonV3: $e,
66
- TextButtonSmall: He,
67
- Illustration: Ae,
68
+ LogoV3: Be,
69
+ ButtonV3: Fe,
70
+ TextButtonSmall: Re,
71
+ Illustration: Le,
68
72
  // PhLightbulb,
69
73
  // PhCheckCircle,
70
- ModalSimpleV3: Be,
74
+ ModalSimpleV3: Ge,
71
75
  // DemoStepper,
72
- DemoStep: Se,
73
- ProgressSteps: De,
76
+ DemoStep: De,
77
+ ProgressSteps: ke,
74
78
  ReviewStepDemo: be,
75
- StepActionsSection: Ve,
79
+ LandingProjectStep: ze,
80
+ StepActionsSection: we,
81
+ DiscoverabilityStep: He,
82
+ CategoriesStep: Oe,
76
83
  ProjectNameStep: Te,
77
- ProjectDescriptionStep: Ie,
78
- ProjectOrganisationStep: Pe,
79
- Card: Fe,
84
+ ProjectDescriptionStep: Pe,
85
+ ProjectOrganisationStep: $e,
86
+ OptionalDataStep: Ne,
87
+ Card: je,
80
88
  Listbox: Me,
81
- DpiModalBase: Oe,
82
- WipStep: Le
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) => O(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 Ge = ue({
101
109
  getFirstTitleFromForm() {
102
110
  try {
103
111
  const e = this.formValues[this.getTitleStep];
104
- return O(e, "dct:title") && e["dct:title"].length > 0 && O(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 Ge = 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,23 +129,23 @@ const Ge = 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
- we.emit("nextClicked", e);
135
+ Ie.emit("nextClicked", e);
128
136
  },
129
137
  gotToHome() {
130
138
  window.location.href = this.$router.resolve({
131
139
  name: "DPI-Home-HappyFlow"
132
140
  }).href;
133
141
  },
134
- async dispatchDataToDPI(e, o, m, S) {
135
- var _, f;
136
- console.log("body:", e, o, "params:", m, S);
142
+ async dispatchDataToDPI(e, n, m, S) {
143
+ var k, f;
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(o, m)), S === "draft" && await this.$store.dispatch(o, m), (_ = this.$Progress) == null || _.finish(), this.clearAll();
139
- } catch (k) {
140
- console.error(k), (f = this.$Progress) == null || f.fail();
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();
147
+ } catch (b) {
148
+ console.error(b), (f = this.$Progress) == null || f.fail();
141
149
  }
142
150
  },
143
151
  clearForm() {
@@ -148,21 +156,21 @@ const Ge = ue({
148
156
  },
149
157
  createDatasetID() {
150
158
  const e = this.formValues[this.getTitleStep];
151
- !O(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
- for (let o = 0; o < this.getNavSteps(this.$env.content.dataProviderInterface.specification)[e].length; o++)
162
+ for (let n = 0; n < this.getNavSteps(this.$env.content.dataProviderInterface.specification)[e].length; n++)
155
163
  this.createSchema({
156
164
  property: e,
157
165
  page: this.getNavSteps(
158
166
  this.$env.content.dataProviderInterface.specification
159
- )[e][o],
167
+ )[e][n],
160
168
  specification: this.$env.content.dataProviderInterface.specification
161
169
  }), this.translateSchema({
162
170
  property: e,
163
171
  page: this.getNavSteps(
164
172
  this.$env.content.dataProviderInterface.specification
165
- )[e][o]
173
+ )[e][n]
166
174
  });
167
175
  }
168
176
  },
@@ -210,49 +218,50 @@ const Ge = ue({
210
218
  // })
211
219
  // },
212
220
  setup() {
213
- const e = Ue(), { isEditMode: o } = ze(), {
221
+ const e = Ke(), { isEditMode: n } = qe(), {
214
222
  steps: m,
215
223
  stepList: S,
216
- visitedSteps: _,
224
+ visitedSteps: k,
217
225
  activeStep: f,
218
- stepPlugin: k,
226
+ stepPlugin: b,
219
227
  goToNextStep: v,
220
- goToPreviousStep: C,
221
- subSteps: A,
222
- previousStep: M,
223
- nextStep: w,
224
- current: D,
225
- isLast: i,
226
- triggerValidationCurrentStep: a
227
- } = ye(), { formValues: I } = _e(), { t: j, te: T } = ge(), B = b(!1), P = b(!1), V = b([]), H = U(() => f.value ? q(f.value) : null), L = (l) => {
228
- if (!l)
228
+ goToPreviousStep: y,
229
+ subSteps: $,
230
+ previousStep: F,
231
+ nextStep: j,
232
+ current: o,
233
+ goToStep: A,
234
+ isLast: O,
235
+ triggerValidationCurrentStep: i
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
- V.value = [], c.forEach((F) => {
232
- V.value = V.value.concat(
233
- F.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: N, createSchema: r, getSchema: h } = Ee({
237
- t: j,
238
- te: T
239
- }), $ = () => {
240
- let { x: l, y: c } = de({ behavior: "smooth" });
245
+ }, { translateSchema: G, createSchema: N, getSchema: r } = Je({
246
+ t: H,
247
+ te: L
248
+ }), g = () => {
249
+ let { x: d, y: c } = ue({ behavior: "smooth" });
241
250
  c.value = 0;
242
- }, z = ce({ OverviewPage: Ne }), E = b("");
243
- o.value && (f.value = "ReviewAndPublish", E.value = "reviewAndPublishPage");
244
- const te = fe(m), R = (l) => {
245
- var F;
246
- const c = (F = te.value) == null ? void 0 : F[l];
251
+ }, I = fe({ OverviewPage: Ee }), R = D("");
252
+ n.value && (f.value = "ReviewAndPublish", R.value = "reviewAndPublishPage");
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
- }, G = b(!1), W = b(0);
249
- ve(f, (l) => {
250
- l === "review" && (G.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
261
  const oe = async () => {
253
262
  try {
254
- const l = "auth/createDataset", c = await Ce(
255
- I.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,116 +271,116 @@ const Ge = 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
- R(D.value) && v();
278
+ function q() {
279
+ U(o.value) && v();
271
280
  }
272
- async function ne() {
273
- a(), await he();
274
- const l = H.value, c = l ? !R(D.value) : !1;
275
- c && L(l), P.value = c, i.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 ie = U(() => S.value.map((l) => ({ id: l, name: l }))), ae = U({
286
+ const ie = E(() => S.value.map((d) => ({ id: d, name: d }))), re = E({
278
287
  get() {
279
- return { id: D.value, name: D.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 = b(!1);
293
+ }), se = D(!1);
285
294
  return {
286
295
  steps: m,
287
- visitedSteps: _,
296
+ visitedSteps: k,
288
297
  activeStep: f,
289
- activeSubStep: E,
290
- subSteps: A,
291
- previousStep: M,
298
+ activeSubStep: R,
299
+ subSteps: $,
300
+ previousStep: F,
292
301
  stepList: S,
293
- nextStep: w,
294
- stepPlugin: k,
295
- checkStepValidity: R,
302
+ nextStep: j,
303
+ stepPlugin: b,
304
+ checkStepValidity: U,
296
305
  goToNextStep: v,
297
- goToNextStepIfValid: K,
298
- goToPreviousStep: C,
299
- scrollToTop: $,
300
- library: z,
301
- isEditMode: o,
302
- translateSchema: N,
303
- createSchema: r,
304
- getSchema: h,
306
+ goToNextStepIfValid: q,
307
+ goToPreviousStep: y,
308
+ scrollToTop: g,
309
+ library: I,
310
+ isEditMode: n,
311
+ translateSchema: G,
312
+ createSchema: N,
313
+ getSchema: r,
305
314
  dpiContext: e,
306
- formValues: I,
307
- activeSimpleModal: B,
308
- shouldRenderReviewStep: G,
309
- renderViewStepKey: W,
315
+ formValues: V,
316
+ activeSimpleModal: z,
317
+ shouldRenderReviewStep: W,
318
+ renderViewStepKey: K,
310
319
  handlePublish: oe,
311
- handleSubmit: ne,
312
- showErrorSummary: P,
313
- validationMessages: V,
320
+ handleSubmit: ae,
321
+ showErrorSummary: C,
322
+ validationMessages: _,
314
323
  stepOptions: ie,
315
- stepSelect: ae,
316
- hologramOpen: re
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" }, ot = { class: "dpiV3_Illustration-Start" }, nt = {
344
+ }, rt = { class: "dpiV3_bydata_logo_wordmark" }, st = { class: "dpiV3_Illustration-Start" }, lt = {
336
345
  key: 2,
337
346
  class: "steps"
338
- }, it = ["data-step-active", "data-step-valid", "onClick"], at = { 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" } }, ht = { class: "dev-actions" };
348
- function gt(e, o, m, S, _, f) {
349
- const k = u("TextButtonSmall"), v = u("ButtonV3"), C = u("LogoV3"), A = u("ProgressSteps"), M = u("Illustration"), w = u("DemoStep"), D = u("DpiModalBase"), i = u("InputPageStep"), a = u("WipStep"), I = u("ProjectNameStep"), j = u("ProjectOrganisationStep"), T = u("ProjectDescriptionStep"), B = u("ReviewStepDemo"), P = u("StepActionsSection"), V = u("Listbox"), H = u("Card"), L = u("FormKit"), N = u("ModalSimpleV3");
350
- return d(), p("div", We, [
351
- e.isInput ? (d(), p("div", Ke, [
352
- s("div", qe, [
353
- t(L, {
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": o[5] || (o[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: o[6] || (o[6] = pe(() => {
370
+ onSubmit: n[5] || (n[5] = me(() => {
362
371
  }, ["prevent"]))
363
372
  }, {
364
- default: n(() => [
365
- e.dpiContext.edit.fromDraft || e.dpiContext.edit.enabled ? (d(), p("div", Je, [
366
- s("div", Qe, [
367
- t(k, {
373
+ default: a(() => [
374
+ e.dpiContext.edit.fromDraft || e.dpiContext.edit.enabled ? (u(), p("div", xe, [
375
+ s("div", et, [
376
+ t(b, {
368
377
  "button-text": "Übersicht",
369
378
  "icon-start": "CaretLeft",
370
379
  "icon-name": "caretLeft",
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 gt(e, o, m, S, _, 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 gt(e, o, m, S, _, 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(C),
399
- t(A, {
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
- "onUpdate:checked": o[0] || (o[0] = (r) => e.visitedSteps = r),
410
+ "onUpdate:checked": n[0] || (n[0] = (r) => e.visitedSteps = r),
402
411
  current: e.activeStep,
403
- "onUpdate:current": o[1] || (o[1] = (r) => e.activeStep = r),
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(C)
416
+ ])) : (u(), p("div", it, [
417
+ s("div", rt, [
418
+ t(y)
409
419
  ]),
410
- s("div", ot, [
411
- t(M, { "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", nt, [
416
- (d(!0), p(X, null, Y(e.steps, (r, h, $) => (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", {
419
- activeItem: e.activeStep === h,
420
- inactiveStep: h != e.activeStep,
421
- "has-errors": e.checkStepValidity(h)
428
+ class: ce(["step", {
429
+ activeItem: e.activeStep === g,
430
+ inactiveStep: g != e.activeStep,
431
+ "has-errors": e.checkStepValidity(g)
422
432
  }]),
423
- "data-step-active": e.activeStep === h,
433
+ "data-step-active": e.activeStep === g,
424
434
  "data-step-valid": r.valid && r.errorCount === 0,
425
- onClick: (z) => {
426
- e.activeStep = h, e.update(), e.scrollToTop();
435
+ onClick: (R) => {
436
+ e.activeStep = g, e.update(), e.scrollToTop();
427
437
  }
428
438
  }, [
429
- s("div", at, [
430
- s("div", rt, y($ + 1), 1),
431
- e.checkStepValidity(h) ? (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: y(r.errorCount + r.blockingCount)
435
- }, null, 8, st)) : g("", !0),
436
- Z(y(e.$t(`message.dataupload.steps.${h}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
- $ != Object.keys(e.steps).length ? (d(), p("div", lt)) : g("", !0)
439
- ], 10, it))), 128)),
440
- e.activeStep === "Overview" ? (d(), p("li", dt, o[9] || (o[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
- ]))) : g("", !0)
443
- ])) : g("", !0),
444
- s("div", ut, [
445
- s("details", pt, [
446
- o[10] || (o[10] = s("summary", null, "Form Values", -1)),
447
- s("pre", mt, y(JSON.stringify(e.formValues, null, 2)), 1)
452
+ ]))) : h("", !0)
453
+ ])) : h("", !0),
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(i, { name: "Auffindbarkeit/Sichtbarkeit" }, {
451
- default: n(() => [
452
- t(w),
453
- t(D, {
454
- modelValue: e.hologramOpen,
455
- "onUpdate:modelValue": o[2] || (o[2] = (r) => e.hologramOpen = r)
456
- }, {
457
- default: n(() => [
458
- s("div", null, [
459
- t(w)
460
- ])
461
- ]),
462
- _: 1
463
- }, 8, ["modelValue"])
460
+ t(o, { name: "Landing" }, {
461
+ default: a(() => [
462
+ t(j)
464
463
  ]),
465
464
  _: 1
466
465
  }),
467
- t(i, { name: "Auffindbarkeit/Kategorien" }, {
468
- default: n(() => [
469
- t(a)
466
+ t(o, { name: "Auffindbarkeit/Sichtbarkeit" }, {
467
+ default: a(() => [
468
+ t(A)
470
469
  ]),
471
470
  _: 1
472
471
  }),
473
- t(i, { name: "Auffindbarkeit/Anwendungsbereiche" }, {
474
- default: n(() => [
475
- t(a)
472
+ t(o, { name: "Auffindbarkeit/Kategorien" }, {
473
+ default: a(() => [
474
+ t(O)
476
475
  ]),
477
476
  _: 1
478
477
  }),
479
- t(i, { name: "Grundlegende Informationen/Name" }, {
480
- default: n(() => [
481
- t(I)
478
+ t(o, { name: "Auffindbarkeit/Anwendungsbereiche" }, {
479
+ default: a(() => [
480
+ t(i, { name: "Auffindbarkeit/Anwendungsbereiche" })
482
481
  ]),
483
482
  _: 1
484
483
  }),
485
- t(i, { name: "Grundlegende Informationen/Beschreibung" }, {
486
- default: n(() => [
487
- t(j)
484
+ t(o, { name: "Grundlegende Informationen/Name" }, {
485
+ default: a(() => [
486
+ t(V)
487
+ ]),
488
+ _: 1
489
+ }),
490
+ t(o, { name: "Grundlegende Informationen/Beschreibung" }, {
491
+ default: a(() => [
492
+ t(H)
488
493
  ]),
489
494
  _: 1
490
495
  }),
491
- t(i, { name: "Grundlegende Informationen/Projektstatus" }, {
492
- default: n(() => [
493
- t(T)
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(i, { name: "Grundlegende Informationen/Organisation" }, {
498
- default: n(() => [
499
- t(T)
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(i, { name: "Optionale Daten" }, {
504
- default: n(() => [
505
- t(a)
516
+ t(o, { name: "Optionale Daten" }, {
517
+ default: a(() => [
518
+ t(z)
506
519
  ]),
507
520
  _: 1
508
521
  }),
509
- t(i, { name: "Initiieren" }, {
510
- default: n(() => [
511
- t(a)
522
+ t(o, { name: "Initiieren" }, {
523
+ default: a(() => [
524
+ t(i, { name: "Initiieren" })
512
525
  ]),
513
526
  _: 1
514
527
  }),
515
- t(i, { name: "Planen" }, {
516
- default: n(() => [
517
- t(a)
528
+ t(o, { name: "Planen" }, {
529
+ default: a(() => [
530
+ t(i, { name: "Planen" })
518
531
  ]),
519
532
  _: 1
520
533
  }),
521
- t(i, { name: "Umsetzen" }, {
522
- default: n(() => [
523
- t(a)
534
+ t(o, { name: "Umsetzen" }, {
535
+ default: a(() => [
536
+ t(i, { name: "Umsetzen" })
524
537
  ]),
525
538
  _: 1
526
539
  }),
527
- t(i, { name: "Weiterdenken" }, {
528
- default: n(() => [
529
- t(a)
540
+ t(o, { name: "Weiterdenken" }, {
541
+ default: a(() => [
542
+ t(i, { name: "Weiterdenken" })
530
543
  ]),
531
544
  _: 1
532
545
  }),
533
- t(i, { name: "Technische Prozessschritte" }, {
534
- default: n(() => [
535
- t(a)
546
+ t(o, { name: "Technische Prozessschritte" }, {
547
+ default: a(() => [
548
+ t(i, { name: "Technische Prozessschritte" })
536
549
  ]),
537
550
  _: 1
538
551
  }),
539
- t(i, { name: "1. Datenerfassung/Grundlegende Informationen" }, {
540
- default: n(() => [
541
- t(a)
552
+ t(o, { name: "1. Datenerfassung/Grundlegende Informationen" }, {
553
+ default: a(() => [
554
+ t(i, { name: "1. Datenerfassung/Grundlegende Informationen" })
542
555
  ]),
543
556
  _: 1
544
557
  }),
545
- t(i, { name: "1. Datenerfassung/Software" }, {
546
- default: n(() => [
547
- t(a)
558
+ t(o, { name: "1. Datenerfassung/Software" }, {
559
+ default: a(() => [
560
+ t(i, { name: "1. Datenerfassung/Software" })
548
561
  ]),
549
562
  _: 1
550
563
  }),
551
- t(i, { name: "1. Datenerfassung/Datensätze" }, {
552
- default: n(() => [
553
- t(a)
564
+ t(o, { name: "1. Datenerfassung/Datensätze" }, {
565
+ default: a(() => [
566
+ t(i, { name: "1. Datenerfassung/Datensätze" })
554
567
  ]),
555
568
  _: 1
556
569
  }),
557
- t(i, { name: "1. Datenerfassung/Hardware" }, {
558
- default: n(() => [
559
- t(a)
570
+ t(o, { name: "1. Datenerfassung/Hardware" }, {
571
+ default: a(() => [
572
+ t(i, { name: "1. Datenerfassung/Hardware" })
560
573
  ]),
561
574
  _: 1
562
575
  }),
563
- t(i, { name: "2. Datenverarbeitung/Grundlegende Informationen" }, {
564
- default: n(() => [
565
- t(a)
576
+ t(o, { name: "2. Datenverarbeitung/Grundlegende Informationen" }, {
577
+ default: a(() => [
578
+ t(i, { name: "2. Datenverarbeitung/Grundlegende Informationen" })
566
579
  ]),
567
580
  _: 1
568
581
  }),
569
- t(i, { name: "2. Datenverarbeitung/Software" }, {
570
- default: n(() => [
571
- t(a)
582
+ t(o, { name: "2. Datenverarbeitung/Software" }, {
583
+ default: a(() => [
584
+ t(i, { name: "2. Datenverarbeitung/Software" })
572
585
  ]),
573
586
  _: 1
574
587
  }),
575
- t(i, { name: "2. Datenverarbeitung/Datensätze" }, {
576
- default: n(() => [
577
- t(a)
588
+ t(o, { name: "2. Datenverarbeitung/Datensätze" }, {
589
+ default: a(() => [
590
+ t(i, { name: "2. Datenverarbeitung/Datensätze" })
578
591
  ]),
579
592
  _: 1
580
593
  }),
581
- t(i, { name: "2. Datenverarbeitung/Hardware" }, {
582
- default: n(() => [
583
- t(a)
594
+ t(o, { name: "2. Datenverarbeitung/Hardware" }, {
595
+ default: a(() => [
596
+ t(i, { name: "2. Datenverarbeitung/Hardware" })
584
597
  ]),
585
598
  _: 1
586
599
  }),
587
- t(i, { name: "3. Datensimulation/Grundlegende Informationen" }, {
588
- default: n(() => [
589
- t(a)
600
+ t(o, { name: "3. Datensimulation/Grundlegende Informationen" }, {
601
+ default: a(() => [
602
+ t(i, { name: "3. Datensimulation/Grundlegende Informationen" })
590
603
  ]),
591
604
  _: 1
592
605
  }),
593
- t(i, { name: "3. Datensimulation/Software" }, {
594
- default: n(() => [
595
- t(a)
606
+ t(o, { name: "3. Datensimulation/Software" }, {
607
+ default: a(() => [
608
+ t(i, { name: "3. Datensimulation/Software" })
596
609
  ]),
597
610
  _: 1
598
611
  }),
599
- t(i, { name: "3. Datensimulation/Datensätze" }, {
600
- default: n(() => [
601
- t(a)
612
+ t(o, { name: "3. Datensimulation/Datensätze" }, {
613
+ default: a(() => [
614
+ t(i, { name: "3. Datensimulation/Datensätze" })
602
615
  ]),
603
616
  _: 1
604
617
  }),
605
- t(i, { name: "3. Datensimulation/Hardware" }, {
606
- default: n(() => [
607
- t(a)
618
+ t(o, { name: "3. Datensimulation/Hardware" }, {
619
+ default: a(() => [
620
+ t(i, { name: "3. Datensimulation/Hardware" })
608
621
  ]),
609
622
  _: 1
610
623
  }),
611
- t(i, { name: "4. Datenvisualisierung/Grundlegende Informationen" }, {
612
- default: n(() => [
613
- t(a)
624
+ t(o, { name: "4. Datenvisualisierung/Grundlegende Informationen" }, {
625
+ default: a(() => [
626
+ t(i, { name: "4. Datenvisualisierung/Grundlegende Informationen" })
614
627
  ]),
615
628
  _: 1
616
629
  }),
617
- t(i, { name: "4. Datenvisualisierung/Software" }, {
618
- default: n(() => [
619
- t(a)
630
+ t(o, { name: "4. Datenvisualisierung/Software" }, {
631
+ default: a(() => [
632
+ t(i, { name: "4. Datenvisualisierung/Software" })
620
633
  ]),
621
634
  _: 1
622
635
  }),
623
- t(i, { name: "4. Datenvisualisierung/Datensätze" }, {
624
- default: n(() => [
625
- t(a)
636
+ t(o, { name: "4. Datenvisualisierung/Datensätze" }, {
637
+ default: a(() => [
638
+ t(i, { name: "4. Datenvisualisierung/Datensätze" })
626
639
  ]),
627
640
  _: 1
628
641
  }),
629
- t(i, { name: "4. Datenvisualisierung/Hardware" }, {
630
- default: n(() => [
631
- t(a)
642
+ t(o, { name: "4. Datenvisualisierung/Hardware" }, {
643
+ default: a(() => [
644
+ t(i, { name: "4. Datenvisualisierung/Hardware" })
632
645
  ]),
633
646
  _: 1
634
647
  }),
635
- t(i, { name: "Vorschau" }, {
636
- default: n(() => [
637
- e.shouldRenderReviewStep ? (d(), Q(B, {
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
- }, null, 8, ["values"])) : g("", !0),
641
- t(P)
653
+ }, null, 8, ["values"])) : h("", !0),
654
+ t(_)
642
655
  ]),
643
656
  _: 1
644
657
  })
645
658
  ]),
646
- o[13] || (o[13] = s("hr", null, null, -1)),
647
- e.showErrorSummary && e.validationMessages.length ? (d(), p("div", ct, [
648
- o[11] || (o[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 }, y(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
- ])) : g("", !0),
653
- o[14] || (o[14] = s("hr", null, null, -1)),
665
+ ])) : h("", !0),
666
+ n[13] || (n[13] = s("hr", null, null, -1)),
654
667
  s("div", null, [
655
- t(H, null, {
656
- title: n(() => o[12] || (o[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: n(() => [
660
- s("div", vt, [
661
- s("div", ht, [
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: o[3] || (o[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 gt(e, o, m, S, _, f) {
679
692
  }, null, 8, ["onClick"])
680
693
  ]),
681
694
  s("div", null, [
682
- t(V, {
695
+ t(M, {
683
696
  modelValue: e.stepSelect,
684
- "onUpdate:modelValue": o[4] || (o[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 gt(e, o, m, S, _, f) {
695
708
  ]),
696
709
  _: 1
697
710
  }, 8, ["modelValue", "plugins"]),
698
- e.activeSimpleModal ? (d(), Q(N, {
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: o[7] || (o[7] = (r) => e.activeSimpleModal = !1),
705
- onActionHandling: o[8] || (o[8] = (r) => e.gotToHome())
706
- }, null, 8, ["buttons", "header-text", "text", "action"])) : g("", !0)
717
+ onClose: n[6] || (n[6] = (r) => e.activeSimpleModal = !1),
718
+ onActionHandling: n[7] || (n[7] = (r) => e.gotToHome())
719
+ }, null, 8, ["buttons", "header-text", "text", "action"])) : h("", !0)
707
720
  ])
708
- ], 512)) : g("", !0)
721
+ ], 512)) : h("", !0)
709
722
  ]);
710
723
  }
711
- const no = /* @__PURE__ */ Re(Ge, [["render", gt]]);
724
+ const cn = /* @__PURE__ */ We(Qe, [["render", kt]]);
712
725
  export {
713
- no as default
726
+ cn as default
714
727
  };