@piveau/dpi 0.2.0-alpha.24 → 0.2.0-alpha.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/dpi.css +1 -1
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/DPIHome.vue.js +43 -38
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/HomeTable.vue.js +23 -22
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/Organisation.vue.js +3 -3
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/Organisation.vue2.js +44 -40
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ResourceTable.vue.js +7 -0
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ResourceTable.vue2.js +206 -0
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/BasicInfosStep/ProjectOrganisationStep.vue.js +2 -2
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/BasicInfosStep/ProjectOrganisationStep.vue2.js +76 -62
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/DataCollection/BasicInformationStep.vue.js +2 -2
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/DataCollection/BasicInformationStep.vue2.js +2 -2
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/DataProcessing/BasicInformationStep.vue.js +1 -1
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/DataProcessing/BasicInformationStep.vue2.js +7 -7
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/Findability/ApplicationsStep.vue.js +2 -2
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/Findability/ApplicationsStep.vue2.js +97 -128
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/AreYouSureToSkipCard.vue.js +1 -1
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/DatasetStep.vue.js +1 -1
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/DatasetStep.vue2.js +35 -28
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/HardwareForm.vue.js +3 -3
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/HardwareForm.vue2.js +114 -111
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/HardwareStep.vue.js +2 -2
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/HardwareStep.vue2.js +59 -52
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ProcessSteps/ProcessStepBase.vue.js +44 -33
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ReviewStep/ReviewStep.vue.js +2 -2
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/ReviewStep/ReviewStep.vue2.js +7 -7
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/StateTag.vue.js +2 -2
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ui/TableRowV3.vue.js +83 -75
- package/dist/packages/dpi/src/data-provider-interface/composables/useTwinbyHome.js +14 -14
- package/dist/packages/dpi/src/data-provider-interface/composables/useTwinbyUser.js +86 -73
- package/dist/packages/dpi/src/data-provider-interface/views/InputPageProject.vue.js +320 -317
- package/package.json +1 -1
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ProjectTable.vue.js +0 -7
- package/dist/packages/dpi/src/data-provider-interface/HappyFlowComponents/ProjectTable.vue2.js +0 -143
|
@@ -1,12 +1,18 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { FormKit as
|
|
3
|
-
import { PhLightbulb as
|
|
1
|
+
import { defineComponent as h, createElementBlock as a, openBlock as l, createElementVNode as e, createCommentVNode as f, renderSlot as y, toDisplayString as s, unref as i, createVNode as o, withCtx as r, createTextVNode as b } from "vue";
|
|
2
|
+
import { FormKit as c } from "@formkit/vue";
|
|
3
|
+
import { PhLightbulb as v } from "@phosphor-icons/vue";
|
|
4
4
|
import _ from "../../../../stories/components/PartnerCard.vue.js";
|
|
5
|
-
import
|
|
6
|
-
import { useTwinbyUser as
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
const D = { class: "dpiV3_page V3-typography" }, z = { class: "funny-section" },
|
|
5
|
+
import k from "../../../components/StepActionsSection.vue.js";
|
|
6
|
+
import { useTwinbyUser as S } from "../../../composables/useTwinbyUser.js";
|
|
7
|
+
import w from "../Card.vue.js";
|
|
8
|
+
import p from "../InputField/InputFieldDefinition.js";
|
|
9
|
+
const D = { class: "dpiV3_page V3-typography" }, z = { class: "funny-section" }, A = { class: "funny-flex" }, P = { class: "funny-section" }, E = { class: "contact-container" }, N = { class: "contact-title" }, C = { class: "contact-wrapper" }, B = {
|
|
10
|
+
key: 0,
|
|
11
|
+
class: "contact-logo-wrapper"
|
|
12
|
+
}, T = ["src"], V = { key: 1 }, M = { class: "info-wrapper" }, O = { class: "contact-grid" }, j = { class: "contact-col" }, G = { class: "copy-large-regular" }, x = { class: "copy-large-regular" }, F = { class: "contact-col" }, I = { class: "copy-large-regular" }, K = ["href"], H = {
|
|
13
|
+
key: 1,
|
|
14
|
+
class: "copy-large-regular"
|
|
15
|
+
}, L = { class: "funny-section" }, W = { class: "funny-flex" }, $ = { class: "funny-section" }, R = { class: "funny-section" }, U = { class: "funny-flex" }, d = "...", ie = /* @__PURE__ */ h({
|
|
10
16
|
__name: "ProjectOrganisationStep",
|
|
11
17
|
props: {
|
|
12
18
|
isWip: { type: Boolean },
|
|
@@ -17,41 +23,49 @@ const D = { class: "dpiV3_page V3-typography" }, z = { class: "funny-section" },
|
|
|
17
23
|
phone: {},
|
|
18
24
|
email: {}
|
|
19
25
|
},
|
|
20
|
-
setup(
|
|
21
|
-
const { organizationDetails:
|
|
26
|
+
setup(q) {
|
|
27
|
+
const { organizationDetails: g } = S({
|
|
22
28
|
keycloak: "https://keycloak.twin.bydata.de",
|
|
23
29
|
realm: "piveau",
|
|
24
30
|
audience: "piveau-hub-repo"
|
|
25
31
|
});
|
|
26
|
-
return (
|
|
32
|
+
return (t, n) => (l(), a("div", D, [
|
|
27
33
|
e("section", z, [
|
|
28
|
-
e("div",
|
|
29
|
-
n[
|
|
30
|
-
n[
|
|
31
|
-
|
|
32
|
-
var
|
|
34
|
+
e("div", A, [
|
|
35
|
+
n[2] || (n[2] = e("h4", null, "Informationen zu Ihrer Organisation", -1)),
|
|
36
|
+
n[3] || (n[3] = e("span", { class: "copy-large-regular" }, " Die Angaben zur durchführenden Organisation werden nicht hier bei der Projektdokumentation erfasst. Diese Daten werden automatisch aus den Kontoinformationen übernommen, die bei uns hinterlegt sind. So wird sichergestellt, dass die Angaben zu Ihrer Organisation stets konsistent und aktuell bleiben, ohne dass sie mehrfach eingegeben werden müssen. ", -1)),
|
|
37
|
+
y(t.$slots, "organization", {}, () => {
|
|
38
|
+
var u, m;
|
|
33
39
|
return [
|
|
34
|
-
e("section",
|
|
35
|
-
e("div",
|
|
36
|
-
e("p",
|
|
37
|
-
e("div",
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
40
|
+
e("section", P, [
|
|
41
|
+
e("div", E, [
|
|
42
|
+
e("p", N, s(((m = (u = i(g).resultEnhanced) == null ? void 0 : u.value) == null ? void 0 : m.title) || "Stadt Haar"), 1),
|
|
43
|
+
e("div", C, [
|
|
44
|
+
t.icon ? (l(), a("div", B, [
|
|
45
|
+
e("img", {
|
|
46
|
+
class: "contact-logo",
|
|
47
|
+
src: t.icon,
|
|
48
|
+
alt: "Stadt Haar Logo"
|
|
49
|
+
}, null, 8, T)
|
|
50
|
+
])) : (l(), a("div", V, n[0] || (n[0] = [
|
|
51
|
+
e("div", { class: "avatar-circle" }, null, -1)
|
|
52
|
+
]))),
|
|
53
|
+
e("div", M, [
|
|
48
54
|
e("div", O, [
|
|
49
|
-
e("
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
+
e("div", j, [
|
|
56
|
+
e("span", G, s(t.address || d), 1),
|
|
57
|
+
e("span", x, s(t.postalCode || d) + " " + s(t.city || d), 1)
|
|
58
|
+
]),
|
|
59
|
+
e("div", F, [
|
|
60
|
+
e("span", I, s(t.phone || d), 1),
|
|
61
|
+
t.email ? (l(), a("a", {
|
|
62
|
+
key: 0,
|
|
63
|
+
class: "copy-large-regular",
|
|
64
|
+
href: `mailto:${t.email}`
|
|
65
|
+
}, s(t.email), 9, K)) : (l(), a("span", H, s(d)))
|
|
66
|
+
])
|
|
67
|
+
]),
|
|
68
|
+
n[1] || (n[1] = e("div", { style: { position: "absolute", top: "0", left: "-12px", width: "360px", height: "100%", "background-color": "var(--blue-10)", "border-radius": "24px", display: "grid", "place-content": "center" } }, " Keine Daten verfügbar ", -1))
|
|
55
69
|
])
|
|
56
70
|
])
|
|
57
71
|
])
|
|
@@ -61,27 +75,27 @@ const D = { class: "dpiV3_page V3-typography" }, z = { class: "funny-section" },
|
|
|
61
75
|
])
|
|
62
76
|
]),
|
|
63
77
|
f("", !0),
|
|
64
|
-
e("section",
|
|
65
|
-
e("div",
|
|
66
|
-
n[
|
|
67
|
-
n[
|
|
78
|
+
e("section", L, [
|
|
79
|
+
e("div", W, [
|
|
80
|
+
n[6] || (n[6] = e("h5", null, "Projektkontakt (optional)", -1)),
|
|
81
|
+
n[7] || (n[7] = e("span", { class: "copy-large-regular" }, " Bitte nennen Sie eine allgemeine E-Mail-Adresse oder Funktionsadresse, unter der interessierte Personen Rückfragen zum Projekt stellen können. Bitte geben Sie keine personenbezogenen Daten an. ", -1)),
|
|
68
82
|
o(_, null, {
|
|
69
|
-
default:
|
|
70
|
-
o(
|
|
83
|
+
default: r(() => [
|
|
84
|
+
o(i(c), {
|
|
71
85
|
type: "group",
|
|
72
86
|
name: "contact"
|
|
73
87
|
}, {
|
|
74
|
-
default:
|
|
75
|
-
o(
|
|
76
|
-
type:
|
|
88
|
+
default: r(() => [
|
|
89
|
+
o(i(c), {
|
|
90
|
+
type: i(p),
|
|
77
91
|
name: "name",
|
|
78
92
|
"text-label": "Name",
|
|
79
93
|
placeholder: "Geben Sie einen Namen an.",
|
|
80
94
|
"validation-label": "Name",
|
|
81
95
|
"validation-visibility": "submit"
|
|
82
96
|
}, null, 8, ["type"]),
|
|
83
|
-
o(
|
|
84
|
-
type:
|
|
97
|
+
o(i(c), {
|
|
98
|
+
type: i(p),
|
|
85
99
|
name: "mail",
|
|
86
100
|
"text-label": "E-Mail-Adresse",
|
|
87
101
|
placeholder: "Geben Sie eine E-Mail-Adresse an.",
|
|
@@ -89,8 +103,8 @@ const D = { class: "dpiV3_page V3-typography" }, z = { class: "funny-section" },
|
|
|
89
103
|
"validation-visibility": "submit",
|
|
90
104
|
"validation-label": "E-Mail-Adresse"
|
|
91
105
|
}, null, 8, ["type"]),
|
|
92
|
-
o(
|
|
93
|
-
type:
|
|
106
|
+
o(i(c), {
|
|
107
|
+
type: i(p),
|
|
94
108
|
name: "phone",
|
|
95
109
|
"text-label": "Telefonnummer",
|
|
96
110
|
placeholder: "Geben Sie eine Telefonnummer an.",
|
|
@@ -106,30 +120,30 @@ const D = { class: "dpiV3_page V3-typography" }, z = { class: "funny-section" },
|
|
|
106
120
|
})
|
|
107
121
|
])
|
|
108
122
|
]),
|
|
109
|
-
e("section",
|
|
110
|
-
o(
|
|
123
|
+
e("section", $, [
|
|
124
|
+
o(k)
|
|
111
125
|
]),
|
|
112
|
-
e("section",
|
|
113
|
-
e("div",
|
|
114
|
-
o(
|
|
115
|
-
icon:
|
|
116
|
-
o(
|
|
126
|
+
e("section", R, [
|
|
127
|
+
e("div", U, [
|
|
128
|
+
o(w, { variant: "default" }, {
|
|
129
|
+
icon: r(() => [
|
|
130
|
+
o(i(v), {
|
|
117
131
|
size: 32,
|
|
118
132
|
color: "#009fe3"
|
|
119
133
|
})
|
|
120
134
|
]),
|
|
121
|
-
title:
|
|
122
|
-
|
|
135
|
+
title: r(() => n[8] || (n[8] = [
|
|
136
|
+
b(" Wichtig! ", -1)
|
|
123
137
|
])),
|
|
124
|
-
default:
|
|
125
|
-
n[
|
|
138
|
+
default: r(() => [
|
|
139
|
+
n[9] || (n[9] = e("div", { class: "copy-large-regular" }, [
|
|
126
140
|
e("p", null, "Bitte geben Sie keine persönlichen Daten preis! Diese dürfen auf unserer Plattform nicht veröffentlicht werden."),
|
|
127
141
|
e("p", null, "Dazu zählen Namen, E-Mail-Adresse oder auch Telefonnummern von realen Personen."),
|
|
128
142
|
e("p", null, "Geben Sie daher hier die Daten einer Organisationseinheit oder Abteilung an.")
|
|
129
143
|
], -1))
|
|
130
144
|
]),
|
|
131
145
|
_: 1,
|
|
132
|
-
__: [
|
|
146
|
+
__: [9]
|
|
133
147
|
})
|
|
134
148
|
])
|
|
135
149
|
])
|
|
@@ -137,5 +151,5 @@ const D = { class: "dpiV3_page V3-typography" }, z = { class: "funny-section" },
|
|
|
137
151
|
}
|
|
138
152
|
});
|
|
139
153
|
export {
|
|
140
|
-
|
|
154
|
+
ie as default
|
|
141
155
|
};
|
|
@@ -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
|
|
4
|
+
const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-6964f995"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
m as default
|
|
7
7
|
};
|
|
@@ -12,7 +12,7 @@ const F = { class: "dpiV3_page V3-typography" }, K = { class: "funny-section" },
|
|
|
12
12
|
class: "funny-section"
|
|
13
13
|
}, Z = { class: "partner-cards-container" }, $ = { class: "action-container" }, j = { class: "step-actions__prev-and-next" }, A = { class: "actions" }, G = { class: "funny-section" }, U = 1e3, ie = /* @__PURE__ */ B({
|
|
14
14
|
__name: "BasicInformationStep",
|
|
15
|
-
setup(
|
|
15
|
+
setup(O) {
|
|
16
16
|
const f = g(""), k = g([]);
|
|
17
17
|
g([]);
|
|
18
18
|
const w = D(() => {
|
|
@@ -48,7 +48,7 @@ const F = { class: "dpiV3_page V3-typography" }, K = { class: "funny-section" },
|
|
|
48
48
|
name: "description",
|
|
49
49
|
"text-label": "Beschreibung",
|
|
50
50
|
placeholder: "Beschreiben Sie kurz Ihr Vorgehen, Ziel und Ergebnis des Prozessschritts.",
|
|
51
|
-
validation: "
|
|
51
|
+
validation: "length:0,1000",
|
|
52
52
|
"validation-visibility": "live",
|
|
53
53
|
hint: "true",
|
|
54
54
|
help: `${w.value} von ${U} Zeichen`,
|
|
@@ -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-
|
|
4
|
+
const s = /* @__PURE__ */ t(o, [["__scopeId", "data-v-be37f85f"]]);
|
|
5
5
|
export {
|
|
6
6
|
s as default
|
|
7
7
|
};
|
|
@@ -10,7 +10,7 @@ import R from "../TextArea/TextAreaDefinition.js";
|
|
|
10
10
|
const E = { class: "dpiV3_page V3-typography" }, F = { class: "funny-section" }, T = { class: "funny-section" }, $ = {
|
|
11
11
|
id: "partners-section",
|
|
12
12
|
class: "funny-section"
|
|
13
|
-
}, j = { class: "partner-cards-container" },
|
|
13
|
+
}, j = { class: "partner-cards-container" }, K = { class: "action-container" }, M = { class: "step-actions__prev-and-next" }, U = { class: "actions" }, Z = { class: "funny-section" }, q = 1e3, ie = /* @__PURE__ */ B({
|
|
14
14
|
__name: "BasicInformationStep",
|
|
15
15
|
setup(G) {
|
|
16
16
|
const p = b(""), y = b([]);
|
|
@@ -44,10 +44,10 @@ const E = { class: "dpiV3_page V3-typography" }, F = { class: "funny-section" },
|
|
|
44
44
|
name: "description",
|
|
45
45
|
"text-label": "Beschreibung",
|
|
46
46
|
placeholder: "Beschreiben Sie kurz Ihr Vorgehen, Ziel und Ergebnis des Prozessschritts.",
|
|
47
|
-
validation: "
|
|
47
|
+
validation: "length:0,1000",
|
|
48
48
|
"validation-visibility": "submit",
|
|
49
49
|
hint: "true",
|
|
50
|
-
help: `${V.value} von ${
|
|
50
|
+
help: `${V.value} von ${q} Zeichen`,
|
|
51
51
|
"count-hint": !0
|
|
52
52
|
}, null, 8, ["modelValue", "type", "help"])
|
|
53
53
|
]),
|
|
@@ -102,7 +102,7 @@ const E = { class: "dpiV3_page V3-typography" }, F = { class: "funny-section" },
|
|
|
102
102
|
]),
|
|
103
103
|
_: 2
|
|
104
104
|
}, 1032, ["index"]))), 128)),
|
|
105
|
-
t("div",
|
|
105
|
+
t("div", K, [
|
|
106
106
|
n(a, {
|
|
107
107
|
"button-text": "Link hinzufügen",
|
|
108
108
|
size: "medium",
|
|
@@ -128,8 +128,8 @@ const E = { class: "dpiV3_page V3-typography" }, F = { class: "funny-section" },
|
|
|
128
128
|
handlePrevious: c,
|
|
129
129
|
handleSubmit: x
|
|
130
130
|
}) => [
|
|
131
|
-
t("div",
|
|
132
|
-
t("div",
|
|
131
|
+
t("div", M, [
|
|
132
|
+
t("div", U, [
|
|
133
133
|
r ? v("", !0) : (s(), h(a, {
|
|
134
134
|
key: 0,
|
|
135
135
|
variant: "secondary",
|
|
@@ -162,7 +162,7 @@ const E = { class: "dpiV3_page V3-typography" }, F = { class: "funny-section" },
|
|
|
162
162
|
]),
|
|
163
163
|
_: 1
|
|
164
164
|
}),
|
|
165
|
-
t("section",
|
|
165
|
+
t("section", Z, [
|
|
166
166
|
n(C, { variant: "default" }, {
|
|
167
167
|
icon: i(() => [
|
|
168
168
|
n(o(z), {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./ApplicationsStep.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-620a91c0"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
c as default
|
|
7
7
|
};
|
|
@@ -1,122 +1,101 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { FormKit as
|
|
3
|
-
import { PhLightbulb as
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
|
|
11
|
-
const H = { class: "dpiV3_page V3-typography" }, M = { class: "funny-section" }, N = { class: "funny-flex" }, W = {
|
|
1
|
+
import { defineComponent as w, ref as p, computed as k, watch as _, createElementBlock as o, openBlock as u, createElementVNode as n, createVNode as a, createCommentVNode as V, unref as d, Fragment as y, renderList as z, withDirectives as S, vModelCheckbox as x, withCtx as s, createTextVNode as g } from "vue";
|
|
2
|
+
import { FormKit as A } from "@formkit/vue";
|
|
3
|
+
import { PhLightbulb as f } from "@phosphor-icons/vue";
|
|
4
|
+
import "@piveau/sdk-vue";
|
|
5
|
+
import "zod";
|
|
6
|
+
import C from "../../../components/StepActionsSection.vue.js";
|
|
7
|
+
import h from "../Card.vue.js";
|
|
8
|
+
import U from "../Chip.vue.js";
|
|
9
|
+
import B from "../ListBox/Listbox.vue.js";
|
|
10
|
+
const E = { class: "dpiV3_page V3-typography" }, I = { class: "funny-section" }, L = { class: "funny-flex" }, P = {
|
|
12
11
|
key: 0,
|
|
13
12
|
class: "d-flex selected-applications"
|
|
14
|
-
},
|
|
13
|
+
}, D = ["id", "value"], M = { class: "funny-section action-section" }, N = { class: "action-section" }, H = { class: "action-section" }, R = /* @__PURE__ */ w({
|
|
15
14
|
__name: "ApplicationsStep",
|
|
16
|
-
setup(
|
|
17
|
-
const
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
{ id: 36, name: "Wasserversorgung" },
|
|
67
|
-
{ id: 37, name: "Wirtschaftsflächenmanagement" }
|
|
68
|
-
], g = b(() => l.value), _ = b(() => p ? p.map((e) => ({
|
|
69
|
-
id: e.id,
|
|
70
|
-
name: e.name,
|
|
71
|
-
label: e.name,
|
|
72
|
-
value: e.name
|
|
73
|
-
})) : []);
|
|
74
|
-
function y() {
|
|
75
|
-
const e = r.value;
|
|
76
|
-
e.id && (l.value.includes(e.value) || l.value.push(e.value), r.value = { id: "", name: "", label: "", value: "" });
|
|
77
|
-
}
|
|
78
|
-
return (e, n) => (m(), u("div", H, [
|
|
79
|
-
i("section", M, [
|
|
80
|
-
i("div", N, [
|
|
81
|
-
n[3] || (n[3] = i("h4", null, " Geben Sie Anwendungsbereiche an ", -1)),
|
|
82
|
-
n[4] || (n[4] = i("span", { class: "copy-large-regular" }, "Wenn Ihr Projekt mehrere Anwendungsbereiche abdeckt, wählen Sie diese hier entweder aus der Liste oder geben Sie sie manuell an. ", -1)),
|
|
83
|
-
t(c(U), {
|
|
84
|
-
modelValue: l.value,
|
|
85
|
-
"onUpdate:modelValue": n[0] || (n[0] = (a) => l.value = a),
|
|
15
|
+
setup(W) {
|
|
16
|
+
const i = p([]), l = p(""), b = [
|
|
17
|
+
"Abfallmanagement",
|
|
18
|
+
"Abwassermanagement",
|
|
19
|
+
"Baumanagement",
|
|
20
|
+
"Besuchermanagement",
|
|
21
|
+
"Bildungsinfrastruktur",
|
|
22
|
+
"Bürgerinformationssysteme",
|
|
23
|
+
"Denkmalschutz",
|
|
24
|
+
"E-Mobilität",
|
|
25
|
+
"Emissionsüberwachung",
|
|
26
|
+
"Energieeffizienz",
|
|
27
|
+
"Energieversorgung",
|
|
28
|
+
"Gebäudemanagement",
|
|
29
|
+
"Hitzeinseln",
|
|
30
|
+
"Hochwassermanagement",
|
|
31
|
+
"Integration & Teilhabe",
|
|
32
|
+
"Katastrophenschutz",
|
|
33
|
+
"Krankenhausmanagement",
|
|
34
|
+
"Ladeinfrastruktur",
|
|
35
|
+
"Lärmschutz",
|
|
36
|
+
"Lieferverkehr",
|
|
37
|
+
"Luftqualität",
|
|
38
|
+
"Mobilitätsauslastung",
|
|
39
|
+
"Netzwerkinfrastruktur",
|
|
40
|
+
"Notfallmanagement",
|
|
41
|
+
"Parkraummanagement",
|
|
42
|
+
"Sozialraummonitoring",
|
|
43
|
+
"Stadtplanung",
|
|
44
|
+
"Straßenbeleuchtung",
|
|
45
|
+
"Straßeninstandhaltung",
|
|
46
|
+
"Tourismusmanagement",
|
|
47
|
+
"Umweltüberwachung",
|
|
48
|
+
"Urbanes Monitoring",
|
|
49
|
+
"Veranstaltungsplanung",
|
|
50
|
+
"Verkehrsflussanalyse",
|
|
51
|
+
"Wasserqualität",
|
|
52
|
+
"Wasserversorgung",
|
|
53
|
+
"Wirtschaftsflächenmanagement"
|
|
54
|
+
], m = k(() => i.value);
|
|
55
|
+
return _(l, (r) => {
|
|
56
|
+
l.value = "", r && (i.value.includes(r) || i.value.push(r));
|
|
57
|
+
}), (r, e) => (u(), o("div", E, [
|
|
58
|
+
n("section", I, [
|
|
59
|
+
n("div", L, [
|
|
60
|
+
e[3] || (e[3] = n("h4", null, " Geben Sie Anwendungsbereiche an ", -1)),
|
|
61
|
+
e[4] || (e[4] = n("span", { class: "copy-large-regular" }, "Wenn Ihr Projekt mehrere Anwendungsbereiche abdeckt, wählen Sie diese hier entweder aus der Liste oder geben Sie sie manuell an. ", -1)),
|
|
62
|
+
a(d(A), {
|
|
63
|
+
modelValue: i.value,
|
|
64
|
+
"onUpdate:modelValue": e[0] || (e[0] = (t) => i.value = t),
|
|
86
65
|
name: "applications",
|
|
87
66
|
type: "list",
|
|
88
67
|
validation: "required",
|
|
89
68
|
"validation-label": "Anwendungsbereiche",
|
|
90
69
|
hidden: ""
|
|
91
70
|
}, null, 8, ["modelValue"]),
|
|
92
|
-
|
|
93
|
-
(
|
|
94
|
-
key: `application-${
|
|
71
|
+
m.value.length > 0 ? (u(), o("div", P, [
|
|
72
|
+
(u(!0), o(y, null, z(m.value, (t, c) => (u(), o("div", {
|
|
73
|
+
key: `application-${t}@${c}`,
|
|
95
74
|
class: "label-chip"
|
|
96
75
|
}, [
|
|
97
|
-
|
|
98
|
-
id: `application-${
|
|
99
|
-
"onUpdate:modelValue":
|
|
76
|
+
S(n("input", {
|
|
77
|
+
id: `application-${t}@${c}`,
|
|
78
|
+
"onUpdate:modelValue": e[1] || (e[1] = (v) => i.value = v),
|
|
100
79
|
class: "label-chip__input",
|
|
101
80
|
type: "checkbox",
|
|
102
|
-
value:
|
|
103
|
-
}, null, 8,
|
|
104
|
-
[
|
|
81
|
+
value: t
|
|
82
|
+
}, null, 8, D), [
|
|
83
|
+
[x, i.value]
|
|
105
84
|
]),
|
|
106
|
-
|
|
85
|
+
a(U, {
|
|
107
86
|
as: "label",
|
|
108
|
-
for:
|
|
87
|
+
for: t,
|
|
109
88
|
class: "label-chip__inner",
|
|
110
|
-
text:
|
|
111
|
-
data: { "@value":
|
|
89
|
+
text: t,
|
|
90
|
+
data: { "@value": t, URI: "https://example.com/default" },
|
|
112
91
|
setup: { "@type": "selected", "@icon": "suffix", "@inTable": !1, "@selected": !0 }
|
|
113
92
|
}, null, 8, ["for", "text", "data"])
|
|
114
93
|
]))), 128))
|
|
115
|
-
])) :
|
|
116
|
-
|
|
117
|
-
modelValue:
|
|
118
|
-
"onUpdate:modelValue":
|
|
119
|
-
options:
|
|
94
|
+
])) : V("", !0),
|
|
95
|
+
a(B, {
|
|
96
|
+
modelValue: l.value,
|
|
97
|
+
"onUpdate:modelValue": e[2] || (e[2] = (t) => l.value = t),
|
|
98
|
+
options: b,
|
|
120
99
|
placeholder: "Suche oder neuen Anwendungsbereich eingeben...",
|
|
121
100
|
label: "Anwendungsbereich auswählen oder neuen eingeben",
|
|
122
101
|
filterable: "",
|
|
@@ -124,56 +103,46 @@ const H = { class: "dpiV3_page V3-typography" }, M = { class: "funny-section" },
|
|
|
124
103
|
"create-option": "",
|
|
125
104
|
clearable: "",
|
|
126
105
|
class: "mt-6"
|
|
127
|
-
}, null, 8, ["modelValue"
|
|
128
|
-
i("div", K, [
|
|
129
|
-
t(E, {
|
|
130
|
-
"button-text": "Anwendungsbereich hinzufügen",
|
|
131
|
-
size: "medium",
|
|
132
|
-
variant: "tertiary",
|
|
133
|
-
"icon-start": "plus",
|
|
134
|
-
disabled: !r.value.id,
|
|
135
|
-
onClick: y
|
|
136
|
-
}, null, 8, ["disabled"])
|
|
137
|
-
])
|
|
106
|
+
}, null, 8, ["modelValue"])
|
|
138
107
|
])
|
|
139
108
|
]),
|
|
140
|
-
|
|
141
|
-
|
|
109
|
+
n("section", M, [
|
|
110
|
+
a(C, { "hide-cancel": "" })
|
|
142
111
|
]),
|
|
143
|
-
|
|
144
|
-
|
|
112
|
+
n("section", N, [
|
|
113
|
+
a(h, { variant: "default" }, {
|
|
145
114
|
icon: s(() => [
|
|
146
|
-
|
|
115
|
+
a(d(f), {
|
|
147
116
|
size: 32,
|
|
148
117
|
color: "#009fe3"
|
|
149
118
|
})
|
|
150
119
|
]),
|
|
151
|
-
title: s(() =>
|
|
152
|
-
|
|
120
|
+
title: s(() => e[5] || (e[5] = [
|
|
121
|
+
g(" Information ", -1)
|
|
153
122
|
])),
|
|
154
123
|
default: s(() => [
|
|
155
|
-
|
|
156
|
-
|
|
124
|
+
e[6] || (e[6] = n("div", { class: "application-information" }, [
|
|
125
|
+
n("p", null, " Ein Projekt beschreibt einen Use Case, der mithilfe eines Digitalen Zwillings umgesetzt wurde – nicht den gesamten Digitalen Zwilling. Ein Use Case kann unterschiedliche kommunale Anwendungsbereiche betreffen, die Sie für Ihr Projekt im Verlauf der Anlage benennen können. ")
|
|
157
126
|
], -1))
|
|
158
127
|
]),
|
|
159
128
|
_: 1,
|
|
160
129
|
__: [6]
|
|
161
130
|
})
|
|
162
131
|
]),
|
|
163
|
-
|
|
164
|
-
|
|
132
|
+
n("section", H, [
|
|
133
|
+
a(h, { variant: "default" }, {
|
|
165
134
|
icon: s(() => [
|
|
166
|
-
|
|
135
|
+
a(d(f), {
|
|
167
136
|
size: 32,
|
|
168
137
|
color: "#009fe3"
|
|
169
138
|
})
|
|
170
139
|
]),
|
|
171
|
-
title: s(() =>
|
|
172
|
-
|
|
140
|
+
title: s(() => e[7] || (e[7] = [
|
|
141
|
+
g(" Beispiel ", -1)
|
|
173
142
|
])),
|
|
174
143
|
default: s(() => [
|
|
175
|
-
|
|
176
|
-
|
|
144
|
+
e[8] || (e[8] = n("div", { class: "application-information" }, [
|
|
145
|
+
n("p", null, " In Ihrem Projekt „Hochwasserschutzprogramm mit Prognosen“ wird mit Hilfe eines Digitalen Zwillings des lokalen Wassersystems die Hochwasserlage überwacht und vorhergesagt. Dieser Use Case betrifft mehrere Anwendungsbereiche wie Katastrophenschutz, Stadtplanung, Umwelt, Infrastrukturschutz und Bürgerinformation. ")
|
|
177
146
|
], -1))
|
|
178
147
|
]),
|
|
179
148
|
_: 1,
|
|
@@ -184,5 +153,5 @@ const H = { class: "dpiV3_page V3-typography" }, M = { class: "funny-section" },
|
|
|
184
153
|
}
|
|
185
154
|
});
|
|
186
155
|
export {
|
|
187
|
-
|
|
156
|
+
R as default
|
|
188
157
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import t from "./DatasetStep.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import o from "../../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const r = /* @__PURE__ */ o(t, [["__scopeId", "data-v-
|
|
4
|
+
const r = /* @__PURE__ */ o(t, [["__scopeId", "data-v-773a15be"]]);
|
|
5
5
|
export {
|
|
6
6
|
r as default
|
|
7
7
|
};
|