dfs-page-config 0.5.19 → 0.5.20
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/dfs-page-config.js
CHANGED
|
@@ -101727,7 +101727,8 @@ function _sfc_render$9(k, L, ie, ae, pe, _e) {
|
|
|
101727
101727
|
"close-on-click-modal": !1,
|
|
101728
101728
|
key: k.component.updateKey,
|
|
101729
101729
|
onClose: k.resetForm,
|
|
101730
|
-
"before-close": k.beforeClose
|
|
101730
|
+
"before-close": k.beforeClose,
|
|
101731
|
+
top: k.component.top || "15vh"
|
|
101731
101732
|
}, {
|
|
101732
101733
|
header: withCtx(() => [
|
|
101733
101734
|
k.component.dialogType === "warning" ? (openBlock(), createBlock(Oe, {
|
|
@@ -101761,7 +101762,7 @@ function _sfc_render$9(k, L, ie, ae, pe, _e) {
|
|
|
101761
101762
|
]), 1032, ["configOption", "pageKey"])
|
|
101762
101763
|
]),
|
|
101763
101764
|
_: 3
|
|
101764
|
-
}, 8, ["class", "title", "modelValue", "width", "center", "onClose", "before-close"]);
|
|
101765
|
+
}, 8, ["class", "title", "modelValue", "width", "center", "onClose", "before-close", "top"]);
|
|
101765
101766
|
}
|
|
101766
101767
|
const Dialog = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$9]]), elDescriptions = "", elDescriptionsItem = "", _sfc_main$9 = defineComponent({
|
|
101767
101768
|
name: "Descriptions",
|