@piveau/dpi 0.2.0-alpha.29 → 0.2.0-alpha.30

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 (41) hide show
  1. package/dist/assets/dpi.css +1 -1
  2. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/DPIHome.vue.js +1 -1
  3. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/Organisation.vue.js +1 -1
  4. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/Organisation.vue2.js +19 -19
  5. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ActionCard.vue.js +1 -1
  6. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ActionCard.vue2.js +24 -22
  7. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/Autocomplete/Autocomplete.vue.js +2 -2
  8. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/Autocomplete/AutocompleteVocab.vue.js +2 -2
  9. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/Autocomplete/AutocompleteVocab.vue2.js +35 -33
  10. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/Chip.vue.js +25 -21
  11. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/DataCollection/BasicInformationStep.vue.js +2 -2
  12. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/DataCollection/BasicInformationStep.vue2.js +1 -1
  13. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/DataProcessing/BasicInformationStep.vue.js +2 -2
  14. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/DataProcessing/BasicInformationStep.vue2.js +1 -1
  15. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/DataSimulation/BasicInformationStep.vue.js +2 -2
  16. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/DataSimulation/BasicInformationStep.vue2.js +13 -10
  17. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/DataVisualisation/BasicInformationStep.vue.js +3 -3
  18. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/DataVisualisation/BasicInformationStep.vue2.js +16 -15
  19. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/DpiModalBase.vue.js +2 -2
  20. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/DpiModalBase.vue2.js +34 -32
  21. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/DatasetForm.vue.js +2 -2
  22. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/DatasetForm.vue2.js +56 -43
  23. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/DatasetStep.vue.js +1 -1
  24. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/DatasetStep.vue2.js +56 -54
  25. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/HardwareForm.vue.js +2 -2
  26. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/HardwareForm.vue2.js +372 -325
  27. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/HardwareStep.vue.js +2 -2
  28. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/HardwareStep.vue2.js +71 -68
  29. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/ProcessStepBase.vue.js +45 -36
  30. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/RichOption.vue.js +2 -2
  31. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/RichOption.vue2.js +33 -23
  32. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/SoftwareForm.vue.js +2 -2
  33. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/SoftwareForm.vue2.js +137 -133
  34. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/SoftwareStep.vue.js +2 -2
  35. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/SoftwareStep.vue2.js +62 -59
  36. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ReviewStep/ReviewStep.vue.js +3 -3
  37. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ReviewStep/ReviewStep.vue2.js +250 -241
  38. package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/TableRowV3.vue.js +36 -36
  39. package/dist/packages/dpi/src/data-provider-interface/components/StepActionsSection.vue.js +1 -1
  40. package/dist/packages/dpi/src/data-provider-interface/components/StepActionsSection.vue2.js +61 -57
  41. package/package.json +1 -1
@@ -82,7 +82,7 @@ const A = { class: "dpi_home" }, O = { class: "copy-small-regular dpi_home-subti
82
82
  ], 64);
83
83
  };
84
84
  }
85
- }, Y = /* @__PURE__ */ x(R, [["__scopeId", "data-v-a1cdac00"]]);
85
+ }, Y = /* @__PURE__ */ x(R, [["__scopeId", "data-v-cc25fb40"]]);
86
86
  export {
87
87
  Y as default
88
88
  };
@@ -1,7 +1,7 @@
1
1
  import o from "./Organisation.vue2.js";
2
2
  /* empty css */
3
3
  import t from "../../../../../_virtual/_plugin-vue_export-helper.js";
4
- const i = /* @__PURE__ */ t(o, [["__scopeId", "data-v-1e334af4"]]);
4
+ const i = /* @__PURE__ */ t(o, [["__scopeId", "data-v-0e1219e7"]]);
5
5
  export {
6
6
  i as default
7
7
  };
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as V, computed as b, createElementBlock as s, openBlock as a, createElementVNode as t, toDisplayString as e } from "vue";
2
2
  import "axios";
3
- const k = { class: "dpiV3_organisation" }, y = { class: "dpiV3_organisationInfo" }, I = { class: "dpiV3_organisationData" }, w = {
3
+ const k = { class: "dpiV3_organisation" }, y = { class: "dpiV3_organisationInfo" }, x = { class: "dpiV3_organisationData" }, D = {
4
4
  key: 0,
5
5
  class: "dpiV3_organisationTitle"
6
- }, D = ["src"], O = { key: 1 }, x = { class: "info-wrapper" }, T = { class: "dpiV3_organisationTitle" }, A = { class: "dpiV3_organisationTitle" }, o = "-", B = /* @__PURE__ */ V({
6
+ }, I = ["src"], T = { key: 1 }, C = { class: "info-wrapper" }, N = { class: "dpiV3_organisationTitle" }, O = { class: "dpiV3_organisationTitle" }, n = "-", E = /* @__PURE__ */ V({
7
7
  __name: "Organisation",
8
8
  props: {
9
9
  title: {}
@@ -22,32 +22,32 @@ const k = { class: "dpiV3_organisation" }, y = { class: "dpiV3_organisationInfo"
22
22
  email: ""
23
23
  }
24
24
  }));
25
- return (C, n) => {
26
- var l, r, d, p, c, u, g, _, v, m;
25
+ return (S, o) => {
26
+ var l, r, d, p, c, u, _, g, v, m;
27
27
  return a(), s("div", k, [
28
- n[2] || (n[2] = t("h3", { class: "dpiV3_organisationTitle" }, " Ihre Organisation ", -1)),
29
- n[3] || (n[3] = t("p", { class: "dpiV3_organisationDescription" }, " Die Informationen Ihrer Organisation können nur von Ihrem Organisations-Admin geändert werden. Wenn Sie nicht wissen, wer Ihr Organisations-Admin ist, kontaktieren Sie uns gerne. ", -1)),
28
+ o[2] || (o[2] = t("h3", { class: "dpiV3_organisationTitle" }, " Ihre Organisation ", -1)),
29
+ o[3] || (o[3] = t("p", { class: "dpiV3_organisationDescription" }, " Wenn Sie die Informationen Ihrer Organisation ändern möchten, kontaktieren Sie uns gerne. ", -1)),
30
30
  t("div", y, [
31
31
  t("p", null, e(i.value.title), 1),
32
- t("div", I, [
33
- i.value.logo ? (a(), s("div", w, [
32
+ t("div", x, [
33
+ i.value.logo ? (a(), s("div", D, [
34
34
  t("img", {
35
35
  src: i.value.logo,
36
36
  alt: ""
37
- }, null, 8, D)
38
- ])) : (a(), s("div", O, n[0] || (n[0] = [
37
+ }, null, 8, I)
38
+ ])) : (a(), s("div", T, o[0] || (o[0] = [
39
39
  t("div", { class: "avatar-circle" }, null, -1)
40
40
  ]))),
41
- t("div", x, [
42
- t("div", T, [
43
- t("p", null, e(((r = (l = i.value) == null ? void 0 : l.address) == null ? void 0 : r.street) || o), 1),
44
- t("p", null, e(((p = (d = i.value) == null ? void 0 : d.address) == null ? void 0 : p.postalCode) || o) + " " + e(((u = (c = i.value) == null ? void 0 : c.address) == null ? void 0 : u.city) || o), 1)
41
+ t("div", C, [
42
+ t("div", N, [
43
+ t("p", null, e(((r = (l = i.value) == null ? void 0 : l.address) == null ? void 0 : r.street) || n), 1),
44
+ t("p", null, e(((p = (d = i.value) == null ? void 0 : d.address) == null ? void 0 : p.postalCode) || n) + " " + e(((u = (c = i.value) == null ? void 0 : c.address) == null ? void 0 : u.city) || n), 1)
45
45
  ]),
46
- t("div", A, [
47
- t("p", null, e(((_ = (g = i.value) == null ? void 0 : g.contact) == null ? void 0 : _.phoneNumber) || o), 1),
48
- t("p", null, e(((m = (v = i.value) == null ? void 0 : v.contact) == null ? void 0 : m.email) || o), 1)
46
+ t("div", O, [
47
+ t("p", null, e(((g = (_ = i.value) == null ? void 0 : _.contact) == null ? void 0 : g.phoneNumber) || n), 1),
48
+ t("p", null, e(((m = (v = i.value) == null ? void 0 : v.contact) == null ? void 0 : m.email) || n), 1)
49
49
  ]),
50
- n[1] || (n[1] = t("div", { style: { position: "absolute", top: "0", left: "0", width: "320px", height: "100%", "background-color": "var(--blue-30)", "border-radius": "24px", display: "grid", "place-content": "center" } }, [
50
+ o[1] || (o[1] = t("div", { style: { position: "absolute", top: "0", left: "0", width: "320px", height: "100%", "background-color": "var(--blue-30)", "border-radius": "24px", display: "grid", "place-content": "center" } }, [
51
51
  t("p", null, "Keine Daten verfügbar")
52
52
  ], -1))
53
53
  ])
@@ -58,5 +58,5 @@ const k = { class: "dpiV3_organisation" }, y = { class: "dpiV3_organisationInfo"
58
58
  }
59
59
  });
60
60
  export {
61
- B as default
61
+ E as default
62
62
  };
@@ -1,7 +1,7 @@
1
1
  import o from "./ActionCard.vue2.js";
2
2
  /* empty css */
3
3
  import t from "../../../../../../_virtual/_plugin-vue_export-helper.js";
4
- const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-bcd49214"]]);
4
+ const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-60f712a4"]]);
5
5
  export {
6
6
  m as default
7
7
  };
@@ -1,64 +1,66 @@
1
- import { defineComponent as C, computed as y, createElementBlock as s, openBlock as o, normalizeClass as V, createElementVNode as n, createBlock as _, withCtx as i, renderSlot as t, createCommentVNode as l, createVNode as p } from "vue";
2
- import m from "./ButtonV3.vue.js";
1
+ import { defineComponent as v, computed as y, createElementBlock as s, openBlock as a, normalizeClass as V, createElementVNode as n, createBlock as _, withCtx as l, renderSlot as t, createCommentVNode as i, createVNode as p } from "vue";
2
+ import c from "./ButtonV3.vue.js";
3
3
  import k from "./SummaryBox.vue.js";
4
- const $ = { class: "dpiV3_Card_Header" }, B = {
4
+ const B = { class: "dpiV3_Card_Header" }, $ = {
5
5
  key: 1,
6
6
  class: "standalone-text"
7
- }, h = { class: "dpiV3_Card_Actions" }, E = { class: "dpiV3_Card_Body" }, A = /* @__PURE__ */ C({
7
+ }, h = { class: "dpiV3_Card_Actions" }, E = { class: "dpiV3_Card_Body" }, A = /* @__PURE__ */ v({
8
8
  __name: "ActionCard",
9
9
  props: {
10
10
  variant: { default: "default" },
11
11
  noEdit: { type: Boolean, default: !1 },
12
- noDelete: { type: Boolean, default: !0 }
12
+ noDelete: { type: Boolean, default: !0 },
13
+ spaced: { type: Boolean, default: !1 }
13
14
  },
14
15
  emits: ["edit", "delete"],
15
- setup(u, { emit: c }) {
16
- const r = u, d = c, f = y(() => ({
16
+ setup(u, { emit: m }) {
17
+ const d = u, r = m, f = y(() => ({
17
18
  "V3-typography": !0,
18
19
  dpiV3_Card: !0,
19
- "dpiV3_Card--default": r.variant === "default",
20
- "dpiV3_Card--error": r.variant === "error"
20
+ "dpiV3_Card--default": d.variant === "default",
21
+ "dpiV3_Card--error": d.variant === "error",
22
+ "dpiV3_Card--spaced": d.spaced
21
23
  }));
22
- return (e, a) => (o(), s("div", {
24
+ return (e, o) => (a(), s("div", {
23
25
  class: V(f.value)
24
26
  }, [
25
- n("div", $, [
26
- e.$slots["standalone-name"] ? (o(), s("span", B, [
27
+ n("div", B, [
28
+ e.$slots["standalone-name"] ? (a(), s("span", $, [
27
29
  t(e.$slots, "standalone-name")
28
- ])) : (o(), _(k, { key: 0 }, {
29
- title: i(() => [
30
+ ])) : (a(), _(k, { key: 0 }, {
31
+ title: l(() => [
30
32
  t(e.$slots, "sub-title")
31
33
  ]),
32
- default: i(() => [
34
+ default: l(() => [
33
35
  t(e.$slots, "title")
34
36
  ]),
35
37
  _: 3
36
38
  })),
37
39
  n("div", h, [
38
- e.noEdit ? l("", !0) : (o(), s("div", {
40
+ e.noEdit ? i("", !0) : (a(), s("div", {
39
41
  key: 0,
40
- onClick: a[0] || (a[0] = (v) => d("edit"))
42
+ onClick: o[0] || (o[0] = (C) => r("edit"))
41
43
  }, [
42
44
  t(e.$slots, "edit-icon", {}, () => [
43
- p(m, {
45
+ p(c, {
44
46
  size: "large",
45
47
  "icon-start": "pen",
46
48
  variant: "secondary"
47
49
  })
48
50
  ])
49
51
  ])),
50
- e.noDelete ? (o(), s("div", {
52
+ e.noDelete ? (a(), s("div", {
51
53
  key: 1,
52
- onClick: a[1] || (a[1] = (v) => d("delete"))
54
+ onClick: o[1] || (o[1] = (C) => r("delete"))
53
55
  }, [
54
56
  t(e.$slots, "delete-icon", {}, () => [
55
- p(m, {
57
+ p(c, {
56
58
  size: "large",
57
59
  "icon-start": "Trash",
58
60
  variant: "secondary"
59
61
  })
60
62
  ])
61
- ])) : l("", !0)
63
+ ])) : i("", !0)
62
64
  ])
63
65
  ]),
64
66
  n("div", E, [
@@ -1,7 +1,7 @@
1
1
  import o from "./Autocomplete.vue2.js";
2
2
  /* empty css */
3
3
  import t from "../../../../../../../_virtual/_plugin-vue_export-helper.js";
4
- const r = /* @__PURE__ */ t(o, [["__scopeId", "data-v-514c9e60"]]);
4
+ const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-85b3470c"]]);
5
5
  export {
6
- r as default
6
+ c as default
7
7
  };
@@ -1,7 +1,7 @@
1
1
  import o from "./AutocompleteVocab.vue2.js";
2
2
  /* empty css */
3
3
  import t from "../../../../../../../_virtual/_plugin-vue_export-helper.js";
4
- const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-ac1ed51f"]]);
4
+ const r = /* @__PURE__ */ t(o, [["__scopeId", "data-v-f52e18d3"]]);
5
5
  export {
6
- m as default
6
+ r as default
7
7
  };
@@ -1,10 +1,10 @@
1
- import { defineComponent as K, mergeModels as P, computed as l, ref as M, useModel as W, watch as R, createBlock as B, openBlock as A, unref as v, createSlots as X, withCtx as D, createElementVNode as Y, createTextVNode as Z, createCommentVNode as w, toDisplayString as ee, renderSlot as re } from "vue";
2
- import { PhSpinner as oe } from "@phosphor-icons/vue";
1
+ import { defineComponent as K, mergeModels as P, computed as t, ref as R, toRef as W, useModel as X, watch as M, createBlock as B, openBlock as A, unref as v, createSlots as Y, withCtx as D, createElementVNode as Z, createTextVNode as w, createCommentVNode as ee, toDisplayString as re, renderSlot as oe } from "vue";
2
+ import { PhSpinner as te } from "@phosphor-icons/vue";
3
3
  import { defineHubSearch as le } from "@piveau/sdk-vue";
4
4
  import { useDebounce as p } from "@vueuse/core";
5
- import te from "zod";
6
- import se from "./Autocomplete.vue.js";
7
- const ae = { class: "autocomplete-vocab__label" }, fe = /* @__PURE__ */ K({
5
+ import se from "zod";
6
+ import ae from "./Autocomplete.vue.js";
7
+ const ue = { class: "autocomplete-vocab__label" }, pe = /* @__PURE__ */ K({
8
8
  __name: "AutocompleteVocab",
9
9
  props: /* @__PURE__ */ P({
10
10
  by: { default: "" },
@@ -18,18 +18,19 @@ const ae = { class: "autocomplete-vocab__label" }, fe = /* @__PURE__ */ K({
18
18
  setupFn: {},
19
19
  disabled: { type: Boolean, default: !1 },
20
20
  isAutocompleteDisabled: { type: Boolean, default: !1 },
21
- postProcessFn: {}
21
+ postProcessFn: {},
22
+ sort: { default: void 0 }
22
23
  }, {
23
24
  modelValue: { default: "" },
24
25
  modelModifiers: {}
25
26
  }),
26
27
  emits: /* @__PURE__ */ P(["select"], ["update:modelValue"]),
27
28
  setup(b, { emit: I }) {
28
- const r = b, U = I, u = l(() => !!r.vocabulary), m = l(() => r.by || u.value ? "vocabulary" : "resource"), _ = l(() => r.resource === "dataset" ? "dataset" : u.value ? "vocabulary" : m.value), k = l(() => r.resource === "dataset" ? "datasets" : u.value ? "vocabularies" : m.value === "resource" ? `resources/${r.resource}` : "vocabularies"), E = l(() => !r.isAutocompleteDisabled && !!(r.resource || r.vocabulary)), { useSearch: L, useResource: $ } = le({
29
+ const r = b, U = I, u = t(() => !!r.vocabulary), m = t(() => r.by || u.value ? "vocabulary" : "resource"), _ = t(() => r.resource === "dataset" ? "dataset" : u.value ? "vocabulary" : m.value), k = t(() => r.resource === "dataset" ? "datasets" : u.value ? "vocabularies" : m.value === "resource" ? `resources/${r.resource}` : "vocabularies"), E = t(() => !r.isAutocompleteDisabled && !!(r.resource || r.vocabulary)), { useSearch: L, useResource: $ } = le({
29
30
  baseUrl: r.baseUrl,
30
31
  index: _.value,
31
32
  indexDetails: k.value,
32
- schema: te.any()
33
+ schema: se.any()
33
34
  }, (e) => {
34
35
  var d, V, F;
35
36
  const o = (d = r.setupFn) == null ? void 0 : d.call(r, e), s = String((o == null ? void 0 : o.id) || (e == null ? void 0 : e.resource) || ""), n = String((o == null ? void 0 : o.name) || ((V = e == null ? void 0 : e.pref_label) == null ? void 0 : V.de) || ((F = e == null ? void 0 : e.pref_label) == null ? void 0 : F.en) || "");
@@ -38,7 +39,7 @@ const ae = { class: "autocomplete-vocab__label" }, fe = /* @__PURE__ */ K({
38
39
  id: s,
39
40
  name: n
40
41
  };
41
- }), f = M(""), C = p(f, 300), N = l(() => r.vocabulary), { getSearchResultsEnhanced: O, isFetching: x } = L({
42
+ }), f = R(""), C = p(f, 300), N = t(() => r.vocabulary), { getSearchResultsEnhanced: O, isFetching: x } = L({
42
43
  queryOptions: {
43
44
  enabled: E
44
45
  },
@@ -48,57 +49,58 @@ const ae = { class: "autocomplete-vocab__label" }, fe = /* @__PURE__ */ K({
48
49
  // ...vocabularyRef.value
49
50
  // ? { vocabulary: vocabularyRef }
50
51
  // : { resource: props.resource },
51
- vocabulary: l(() => u.value ? N.value : "")
52
+ vocabulary: t(() => u.value ? N.value : ""),
52
53
  // resource: computed(() => props.resource || ''),
54
+ sort: W(r.sort)
53
55
  },
54
- additionalParams: l(() => ({
56
+ additionalParams: t(() => ({
55
57
  resource: m.value === "resource" ? r.resource : ""
56
58
  }))
57
- }), z = l(() => {
59
+ }), z = t(() => {
58
60
  let e = O.value || [];
59
61
  return r.postProcessFn && (e = r.postProcessFn(e)), e;
60
- }), t = W(b, "modelValue"), y = l(() => !(!t.value || typeof t.value == "string")), T = l(() => typeof t.value == "string");
62
+ }), l = X(b, "modelValue"), y = t(() => !(!l.value || typeof l.value == "string")), T = t(() => typeof l.value == "string");
61
63
  function i(e) {
62
64
  return String(e ?? "").trim();
63
65
  }
64
- const c = l(() => {
66
+ const c = t(() => {
65
67
  var e;
66
- return typeof t.value == "string" ? i(t.value) : i((e = t.value) == null ? void 0 : e.id);
67
- }), g = l(() => T.value && !!c.value), j = l(() => g.value ? u.value ? `${r.vocabulary}/vocable` : c.value : ""), H = l(() => u.value ? { resource: c.value } : {}), {
68
+ return typeof l.value == "string" ? i(l.value) : i((e = l.value) == null ? void 0 : e.id);
69
+ }), g = t(() => T.value && !!c.value), j = t(() => g.value ? u.value ? `${r.vocabulary}/vocable` : c.value : ""), H = t(() => u.value ? { resource: c.value } : {}), {
68
70
  resultEnhanced: Q,
69
- isSuccess: ue,
71
+ isSuccess: ne,
70
72
  isFetching: G
71
73
  } = $(j, {
72
74
  additionalParams: H,
73
75
  queryOptions: {
74
76
  enabled: g
75
77
  }
76
- }), h = p(G, 350), J = p(x, 350), a = M(), S = l({
78
+ }), h = p(G, 350), J = p(x, 350), a = R(), S = t({
77
79
  get: () => {
78
80
  var s, n;
79
81
  const e = c.value;
80
82
  if (!e)
81
83
  return { id: "", name: "" };
82
- const o = typeof t.value == "object" && t.value !== null ? t.value.name : i((s = a.value) == null ? void 0 : s.id) === e ? ((n = a.value) == null ? void 0 : n.name) ?? "" : "";
84
+ const o = typeof l.value == "object" && l.value !== null ? l.value.name : i((s = a.value) == null ? void 0 : s.id) === e ? ((n = a.value) == null ? void 0 : n.name) ?? "" : "";
83
85
  return { id: e, name: o };
84
86
  },
85
87
  set: (e) => {
86
88
  if (!e) {
87
- a.value = void 0, t.value = "";
89
+ a.value = void 0, l.value = "";
88
90
  return;
89
91
  }
90
92
  if (typeof e == "string") {
91
- a.value = void 0, t.value = e.trim();
93
+ a.value = void 0, l.value = e.trim();
92
94
  return;
93
95
  }
94
- a.value = e, t.value = i(e.id);
96
+ a.value = e, l.value = i(e.id);
95
97
  }
96
98
  });
97
- return R(Q, (e, o) => {
98
- e && (o && o.id === e.id || (a.value = e, y.value && (t.value = e), y.value || (t.value = i(e.id))));
99
- }, { immediate: !0 }), R(a, (e) => {
99
+ return M(Q, (e, o) => {
100
+ e && (o && o.id === e.id || (a.value = e, y.value && (l.value = e), y.value || (l.value = i(e.id))));
101
+ }, { immediate: !0 }), M(a, (e) => {
100
102
  e && U("select", e);
101
- }, { immediate: !0 }), (e, o) => (A(), B(se, {
103
+ }, { immediate: !0 }), (e, o) => (A(), B(ae, {
102
104
  modelValue: S.value,
103
105
  "onUpdate:modelValue": o[0] || (o[0] = (s) => S.value = s),
104
106
  query: f.value,
@@ -110,14 +112,14 @@ const ae = { class: "autocomplete-vocab__label" }, fe = /* @__PURE__ */ K({
110
112
  name: e.name,
111
113
  disabled: v(h) || r.disabled,
112
114
  loading: v(J)
113
- }, X({
115
+ }, Y({
114
116
  label: D(() => [
115
- Y("div", ae, [
116
- Z(ee(e.label) + " ", 1),
117
- v(h) ? (A(), B(v(oe), {
117
+ Z("div", ue, [
118
+ w(re(e.label) + " ", 1),
119
+ v(h) ? (A(), B(v(te), {
118
120
  key: 0,
119
121
  class: "animate-spin"
120
- })) : w("", !0)
122
+ })) : ee("", !0)
121
123
  ])
122
124
  ]),
123
125
  _: 2
@@ -125,7 +127,7 @@ const ae = { class: "autocomplete-vocab__label" }, fe = /* @__PURE__ */ K({
125
127
  e.$slots.option ? {
126
128
  name: "option",
127
129
  fn: D(({ option: s, active: n, selected: q, disabled: d }) => [
128
- re(e.$slots, "option", {
130
+ oe(e.$slots, "option", {
129
131
  option: s,
130
132
  active: n,
131
133
  selected: q,
@@ -138,5 +140,5 @@ const ae = { class: "autocomplete-vocab__label" }, fe = /* @__PURE__ */ K({
138
140
  }
139
141
  });
140
142
  export {
141
- fe as default
143
+ pe as default
142
144
  };
@@ -1,5 +1,5 @@
1
- import { useAttrs as C, ref as f, computed as S, createElementBlock as F, createCommentVNode as c, openBlock as n, normalizeClass as M, createBlock as d, resolveDynamicComponent as P, mergeProps as D, withModifiers as T, unref as r, withCtx as W, createElementVNode as w, toDisplayString as N } from "vue";
2
- import { PhMagnifyingGlass as m, PhX as V } from "@phosphor-icons/vue";
1
+ import { useAttrs as C, ref as p, computed as S, createElementBlock as F, createCommentVNode as c, openBlock as n, normalizeClass as M, createBlock as d, resolveDynamicComponent as P, mergeProps as D, withModifiers as T, unref as r, withCtx as W, createElementVNode as w, toDisplayString as N } from "vue";
2
+ import { PhMagnifyingGlass as m, PhX as b } from "@phosphor-icons/vue";
3
3
  import { useVModel as j } from "@vueuse/core";
4
4
  /* empty css */
5
5
  import q from "../../../../../../_virtual/_plugin-vue_export-helper.js";
@@ -25,14 +25,18 @@ const A = ["title"], E = { class: "dpiV3_chipBody-text" }, G = {
25
25
  selectValue: {
26
26
  type: Boolean,
27
27
  default: !1
28
+ },
29
+ noBorder: {
30
+ type: Boolean,
31
+ default: !1
28
32
  }
29
33
  },
30
34
  emits: ["click", "selection-change", "update:selectValue"],
31
- setup(e, { emit: b }) {
32
- const t = e, h = b, v = C(), u = f(), i = j(t, "selectValue", h, {
35
+ setup(e, { emit: V }) {
36
+ const t = e, h = V, y = C(), u = p(), i = j(t, "selectValue", h, {
33
37
  defaultValue: t.setup["@selected"],
34
38
  passive: !0
35
- }), y = f(), o = f("16px");
39
+ }), v = p(), o = p("16px");
36
40
  function k(s) {
37
41
  }
38
42
  function x(s, l) {
@@ -41,25 +45,25 @@ const A = ["title"], E = { class: "dpiV3_chipBody-text" }, G = {
41
45
  data: t.data
42
46
  }), i.value))
43
47
  for (let a = 0; a < u.value.children[0].children.length; a++)
44
- u.value.children[0].children[a].tagName === "IMG" && !y.value && (i.value ? u.value.children[0].children[a].src = X : u.value.children[0].children[a].src = XB);
48
+ u.value.children[0].children[a].tagName === "IMG" && !v.value && (i.value ? u.value.children[0].children[a].src = X : u.value.children[0].children[a].src = XB);
45
49
  }
46
- t.setup["@type"] === "selected" && (i.value = !0), t.setup["@search"] && (y.value = !0);
47
- const p = f(!1);
48
- function g(s) {
49
- p.value = !0;
50
+ t.setup["@type"] === "selected" && (i.value = !0), t.setup["@search"] && (v.value = !0);
51
+ const f = p(!1);
52
+ function B(s) {
53
+ f.value = !0;
50
54
  }
51
- function B() {
52
- p.value = !1;
55
+ function g() {
56
+ f.value = !1;
53
57
  }
54
58
  const z = S(() => t.as === "button" ? {
55
59
  type: "button",
56
- ...v
57
- } : v);
60
+ ...y
61
+ } : y);
58
62
  return (s, l) => typeof e.text < "u" ? (n(), F("div", {
59
63
  key: 0,
60
64
  ref_key: "chipWrap",
61
65
  ref: u,
62
- class: M(["dpiV3_chipBorder", { dpiV3_focusBorder: p.value, dpiV3_inTableWrap: e.setup["@inTable"], dpiV3_inRaPFindability_outer: e.setup["@rapfindability"] }]),
66
+ class: M({ dpiV3_chipBorder: !e.noBorder, dpiV3_focusBorder: f.value, dpiV3_inTableWrap: e.setup["@inTable"], dpiV3_inRaPFindability_outer: e.setup["@rapfindability"] }),
63
67
  title: e.text,
64
68
  onClick: k
65
69
  }, [
@@ -69,7 +73,7 @@ const A = ["title"], E = { class: "dpiV3_chipBody-text" }, G = {
69
73
  dpiV3_chipSelected: r(i),
70
74
  dpiV3_chipDefault: e.setup["@type"] === "default",
71
75
  dpiV3_chipDisabled: e.setup["@type"] === "disabled",
72
- dpiV3_specialFocus: p.value,
76
+ dpiV3_specialFocus: f.value,
73
77
  dpiV3_inTable: e.setup["@inTable"],
74
78
  dpiV3_chipStatic: e.setup["@type"] === "static",
75
79
  dpiV3_inFindability: e.setup["@findability"],
@@ -79,20 +83,20 @@ const A = ["title"], E = { class: "dpiV3_chipBody-text" }, G = {
79
83
  onClick: l[0] || (l[0] = (a) => x(e.setup["@type"])),
80
84
  onMousedown: l[1] || (l[1] = T(() => {
81
85
  }, ["prevent"])),
82
- onFocus: l[2] || (l[2] = (a) => g()),
83
- onBlur: B
86
+ onFocus: l[2] || (l[2] = (a) => B()),
87
+ onBlur: g
84
88
  }), {
85
89
  default: W(() => [
86
90
  e.setup["@search"] && e.setup["@icon"] === "prefix" ? (n(), d(r(m), {
87
91
  key: 0,
88
92
  size: o.value
89
93
  }, null, 8, ["size"])) : c("", !0),
90
- !e.setup["@search"] && e.setup["@icon"] === "prefix" ? (n(), d(r(V), {
94
+ !e.setup["@search"] && e.setup["@icon"] === "prefix" ? (n(), d(r(b), {
91
95
  key: 1,
92
96
  size: o.value
93
97
  }, null, 8, ["size"])) : c("", !0),
94
98
  w("span", E, N(e.text), 1),
95
- !e.setup["@search"] && e.setup["@icon"] === "suffix" ? (n(), d(r(V), {
99
+ !e.setup["@search"] && e.setup["@icon"] === "suffix" ? (n(), d(r(b), {
96
100
  key: 2,
97
101
  size: o.value
98
102
  }, null, 8, ["size"])) : c("", !0),
@@ -105,7 +109,7 @@ const A = ["title"], E = { class: "dpiV3_chipBody-text" }, G = {
105
109
  }, 16, ["class", "disabled"]))
106
110
  ], 10, A)) : c("", !0);
107
111
  }
108
- }, U = /* @__PURE__ */ q(G, [["__scopeId", "data-v-c0f41940"]]);
112
+ }, U = /* @__PURE__ */ q(G, [["__scopeId", "data-v-82bf1b8c"]]);
109
113
  export {
110
114
  U as default
111
115
  };
@@ -1,7 +1,7 @@
1
1
  import o from "./BasicInformationStep.vue2.js";
2
2
  /* empty css */
3
3
  import t from "../../../../../../../_virtual/_plugin-vue_export-helper.js";
4
- const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-6964f995"]]);
4
+ const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-e35c4aab"]]);
5
5
  export {
6
- m as default
6
+ p as default
7
7
  };
@@ -121,7 +121,7 @@ const F = { class: "dpiV3_page V3-typography" }, K = { class: "funny-section" },
121
121
  ])
122
122
  ]),
123
123
  n(T, {
124
- "class-list": "step-container",
124
+ compact: "",
125
125
  "next-text": "Weiter zu Software"
126
126
  }, {
127
127
  "prev-and-next": i(({
@@ -1,7 +1,7 @@
1
1
  import o from "./BasicInformationStep.vue2.js";
2
2
  /* empty css */
3
3
  import t from "../../../../../../../_virtual/_plugin-vue_export-helper.js";
4
- const s = /* @__PURE__ */ t(o, [["__scopeId", "data-v-be37f85f"]]);
4
+ const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-378c9df7"]]);
5
5
  export {
6
- s as default
6
+ c as default
7
7
  };
@@ -117,7 +117,7 @@ const E = { class: "dpiV3_page V3-typography" }, F = { class: "funny-section" },
117
117
  ])
118
118
  ]),
119
119
  n(I, {
120
- "class-list": "step-actions",
120
+ compact: "",
121
121
  "next-text": "Weiter zu Software"
122
122
  }, {
123
123
  "prev-and-next": i(({
@@ -1,7 +1,7 @@
1
1
  import o from "./BasicInformationStep.vue2.js";
2
2
  /* empty css */
3
3
  import t from "../../../../../../../_virtual/_plugin-vue_export-helper.js";
4
- const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-f553622f"]]);
4
+ const r = /* @__PURE__ */ t(o, [["__scopeId", "data-v-9722e622"]]);
5
5
  export {
6
- m as default
6
+ r as default
7
7
  };
@@ -3,10 +3,10 @@ import { FormKit as k } from "@formkit/vue";
3
3
  import { PhLightbulb as x } from "@phosphor-icons/vue";
4
4
  import E from "../../../../stories/components/LinkCard.vue.js";
5
5
  import I from "../../../components/StepActionsSection.vue.js";
6
+ import { dpiStepperKey as N } from "../../../utils/injectionKeys.js";
6
7
  import l from "../ButtonV3.vue.js";
7
8
  import _ from "../Card.vue.js";
8
- import N from "../TextArea/TextAreaDefinition.js";
9
- import { dpiStepperKey as A } from "../../../utils/injectionKeys.js";
9
+ import A from "../TextArea/TextAreaDefinition.js";
10
10
  const F = { class: "dpiV3_page V3-typography" }, R = { class: "funny-section" }, W = { class: "funny-section" }, $ = {
11
11
  id: "partners-section",
12
12
  class: "funny-section"
@@ -18,7 +18,7 @@ const F = { class: "dpiV3_page V3-typography" }, R = { class: "funny-section" },
18
18
  const C = B(() => {
19
19
  var g;
20
20
  return ((g = f.value) == null ? void 0 : g.length) || 0;
21
- }), V = D(A);
21
+ }), V = D(N);
22
22
  return (g, e) => (o(), z("div", F, [
23
23
  e[9] || (e[9] = t("section", { class: "funny-section" }, [
24
24
  t("div", { class: "funny-flex" }, [
@@ -37,7 +37,7 @@ const F = { class: "dpiV3_page V3-typography" }, R = { class: "funny-section" },
37
37
  "onUpdate:modelValue": e[0] || (e[0] = (r) => f.value = r),
38
38
  class: "budgetArea",
39
39
  label: "Beschreibung",
40
- type: s(N),
40
+ type: s(A),
41
41
  name: "description",
42
42
  "text-label": "Beschreibung",
43
43
  placeholder: "Beschreiben Sie kurz Ihr Vorgehen, Ziel und Ergebnis des Prozessschritts.",
@@ -113,7 +113,10 @@ const F = { class: "dpiV3_page V3-typography" }, R = { class: "funny-section" },
113
113
  }, 8, ["modelValue"])
114
114
  ])
115
115
  ]),
116
- n(I, { "next-text": "Weiter zu Software" }, {
116
+ n(I, {
117
+ compact: "",
118
+ "next-text": "Weiter zu Software"
119
+ }, {
117
120
  "prev-and-next": i(({
118
121
  hidePrevious: r,
119
122
  hideNext: a,
@@ -135,15 +138,15 @@ const F = { class: "dpiV3_page V3-typography" }, R = { class: "funny-section" },
135
138
  }, null, 8, ["button-text", "onClick"])),
136
139
  r ? v("", !0) : (o(), h(l, {
137
140
  key: 1,
138
- onClick: e[2] || (e[2] = () => {
139
- var m;
140
- return (m = s(V)) == null ? void 0 : m.goToStep("4. Datenvisualisierung/Grundlegende Informationen");
141
- }),
142
141
  variant: "secondary",
143
142
  size: "large",
144
143
  "button-text": "Weiter ohne Datensimulation",
145
144
  "icon-end": "CaretRight",
146
- class: "secondary-button"
145
+ class: "secondary-button",
146
+ onClick: e[2] || (e[2] = () => {
147
+ var m;
148
+ return (m = s(V)) == null ? void 0 : m.goToStep("4. Datenvisualisierung/Grundlegende Informationen");
149
+ })
147
150
  }))
148
151
  ]),
149
152
  a ? v("", !0) : (o(), h(l, {
@@ -1,7 +1,7 @@
1
- import a from "./BasicInformationStep.vue2.js";
1
+ import o from "./BasicInformationStep.vue2.js";
2
2
  /* empty css */
3
- import o from "../../../../../../../_virtual/_plugin-vue_export-helper.js";
4
- const s = /* @__PURE__ */ o(a, [["__scopeId", "data-v-1a9f54c8"]]);
3
+ import t from "../../../../../../../_virtual/_plugin-vue_export-helper.js";
4
+ const s = /* @__PURE__ */ t(o, [["__scopeId", "data-v-00d5793c"]]);
5
5
  export {
6
6
  s as default
7
7
  };