@piveau/dpi 0.1.0-beta.66 → 0.1.0-beta.67
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/data-provider-interface/HappyFlowComponents/ui/DpiModalBase.vue.js +2 -2
- package/dist/data-provider-interface/HappyFlowComponents/ui/OptionalInformation/AccessServiceV3.vue.js +50 -48
- package/dist/data-provider-interface/HappyFlowComponents/ui/OptionalInformation/ChecksumV3.vue.js +39 -39
- package/dist/data-provider-interface/HappyFlowComponents/ui/OptionalInformation/FileFormatV3.vue.js +7 -10
- package/dist/data-provider-interface/HappyFlowComponents/ui/OptionalInformation/LanguageV3.vue.js +9 -8
- package/dist/data-provider-interface/HappyFlowComponents/ui/RapModal.vue.js +38 -38
- package/dist/data-provider-interface/HappyFlowComponents/ui/SectionItems/AdditionalsModal.vue.js +48 -48
- package/dist/data-provider-interface/HappyFlowComponents/ui/SectionItems/AdditionalsSubModal.vue.js +187 -187
- package/dist/data-provider-interface/components/DistributionSimplePage.vue.js +2 -2
- package/package.json +1 -1
|
@@ -843,7 +843,7 @@ const Ot = { class: "dpiV3InnerComponentWrap" }, Wt = { key: 0 }, jt = {
|
|
|
843
843
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "placeholder", "label", "onInput"]),
|
|
844
844
|
(e.documentations || []).length > 0 ? (r(), f("div", Yt, [
|
|
845
845
|
m("div", Zt, [
|
|
846
|
-
t[6] || (t[6] = m("div", null, "
|
|
846
|
+
t[6] || (t[6] = m("div", null, "Dokumentation (optional)", -1)),
|
|
847
847
|
m("div", null, [
|
|
848
848
|
u(E, {
|
|
849
849
|
"button-text": "löschen",
|
|
@@ -1200,7 +1200,7 @@ const Ot = { class: "dpiV3InnerComponentWrap" }, Wt = { key: 0 }, jt = {
|
|
|
1200
1200
|
}, null, 8, ["buttons", "header-text", "text", "action"])) : p("", !0)
|
|
1201
1201
|
], 64));
|
|
1202
1202
|
}
|
|
1203
|
-
}, fo = /* @__PURE__ */ Nt(Ca, [["__scopeId", "data-v-
|
|
1203
|
+
}, fo = /* @__PURE__ */ Nt(Ca, [["__scopeId", "data-v-5ad7aeb8"]]);
|
|
1204
1204
|
export {
|
|
1205
1205
|
fo as default
|
|
1206
1206
|
};
|