dfs-page-config 0.4.49 → 0.4.51
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 +24 -36
- package/dist/dfs-page-config.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/dfs-page-config.js
CHANGED
|
@@ -28931,7 +28931,7 @@ const uploadComp = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_ren
|
|
|
28931
28931
|
remoteMethod: Oe
|
|
28932
28932
|
};
|
|
28933
28933
|
}
|
|
28934
|
-
}),
|
|
28934
|
+
}), Form_vue_vue_type_style_index_0_scoped_a8481cf6_lang = "", _hoisted_1$g = {
|
|
28935
28935
|
key: 0,
|
|
28936
28936
|
class: "mask"
|
|
28937
28937
|
};
|
|
@@ -28966,8 +28966,7 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
28966
28966
|
option: ir,
|
|
28967
28967
|
formComp: k.componentOption,
|
|
28968
28968
|
pageKey: k.pageKey
|
|
28969
|
-
}, null, 8, ["option", "formComp", "pageKey"])) :
|
|
28970
|
-
ir.type === "Input" ? (openBlock(), createBlock(Oe, {
|
|
28969
|
+
}, null, 8, ["option", "formComp", "pageKey"])) : ir.type === "Input" ? (openBlock(), createBlock(Oe, {
|
|
28971
28970
|
key: 1,
|
|
28972
28971
|
clearable: "",
|
|
28973
28972
|
disabled: typeof ir.disabled == "function" ? ir.disabled(k.formData) : ir.disabled || ir.disable,
|
|
@@ -28997,14 +28996,14 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
28997
28996
|
modelValue: k.formData[ir.prop],
|
|
28998
28997
|
"onUpdate:modelValue": (Ar) => k.formData[ir.prop] = Ar,
|
|
28999
28998
|
"controls-position": "right",
|
|
28999
|
+
controls: ir.controls !== !1,
|
|
29000
29000
|
min: ir.min,
|
|
29001
29001
|
max: ir.max,
|
|
29002
29002
|
placeholder: ir.placeholder,
|
|
29003
29003
|
"prefix-Icon": ir.prefixIcon || "",
|
|
29004
29004
|
onKeyup: (Ar) => ir.keyup && ir.keyup(k.formData[ir.prop]),
|
|
29005
29005
|
onClear: (Ar) => ir.clear && ir.clear(k.formData[ir.prop])
|
|
29006
|
-
}, null, 8, ["disabled", "modelValue", "onUpdate:modelValue", "min", "max", "placeholder", "prefix-Icon", "onKeyup", "onClear"])) :
|
|
29007
|
-
ir.type === "Textarea" ? (openBlock(), createBlock(Oe, {
|
|
29006
|
+
}, null, 8, ["disabled", "modelValue", "onUpdate:modelValue", "controls", "min", "max", "placeholder", "prefix-Icon", "onKeyup", "onClear"])) : ir.type === "Textarea" ? (openBlock(), createBlock(Oe, {
|
|
29008
29007
|
key: 4,
|
|
29009
29008
|
clearable: "",
|
|
29010
29009
|
type: "textarea",
|
|
@@ -29014,8 +29013,7 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
29014
29013
|
rows: ir.rows || 1,
|
|
29015
29014
|
"show-word-limit": ir.showWordLimit,
|
|
29016
29015
|
maxlength: ir.maxlength
|
|
29017
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue", "placeholder", "rows", "show-word-limit", "maxlength"])) :
|
|
29018
|
-
ir.type === "Select" && !ir.remote ? (openBlock(), createBlock($e, {
|
|
29016
|
+
}, null, 8, ["modelValue", "onUpdate:modelValue", "placeholder", "rows", "show-word-limit", "maxlength"])) : ir.type === "Select" && !ir.remote ? (openBlock(), createBlock($e, {
|
|
29019
29017
|
key: 5,
|
|
29020
29018
|
clearable: ir.clearable !== !1,
|
|
29021
29019
|
filterable: ir.filterable,
|
|
@@ -29070,8 +29068,7 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
29070
29068
|
}, null, 8, ["label", "value", "disabled"]))), 128))
|
|
29071
29069
|
]),
|
|
29072
29070
|
_: 2
|
|
29073
|
-
}, 1032, ["clearable", "placeholder", "multiple", "modelValue", "onUpdate:modelValue", "onChange", "disabled", "collapse-tags", "collapse-tags-tooltip", "remote-method", "loading"])) :
|
|
29074
|
-
ir.type === "Cascader" ? (openBlock(), createBlock(Et, {
|
|
29071
|
+
}, 1032, ["clearable", "placeholder", "multiple", "modelValue", "onUpdate:modelValue", "onChange", "disabled", "collapse-tags", "collapse-tags-tooltip", "remote-method", "loading"])) : ir.type === "Cascader" ? (openBlock(), createBlock(Et, {
|
|
29075
29072
|
key: 7,
|
|
29076
29073
|
clearable: "",
|
|
29077
29074
|
modelValue: k.formData[ir.prop],
|
|
@@ -29088,8 +29085,7 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
29088
29085
|
]),
|
|
29089
29086
|
key: "0"
|
|
29090
29087
|
} : void 0
|
|
29091
|
-
]), 1032, ["modelValue", "onUpdate:modelValue", "options", "props", "onChange", "placeholder"])) :
|
|
29092
|
-
ir.type === "radioGroup" ? (openBlock(), createBlock(Pt, {
|
|
29088
|
+
]), 1032, ["modelValue", "onUpdate:modelValue", "options", "props", "onChange", "placeholder"])) : ir.type === "radioGroup" ? (openBlock(), createBlock(Pt, {
|
|
29093
29089
|
key: 8,
|
|
29094
29090
|
modelValue: k.formData[ir.prop],
|
|
29095
29091
|
"onUpdate:modelValue": (Ar) => k.formData[ir.prop] = Ar
|
|
@@ -29107,8 +29103,7 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
29107
29103
|
}, 1032, ["label", "style"]))), 128))
|
|
29108
29104
|
]),
|
|
29109
29105
|
_: 2
|
|
29110
|
-
}, 1032, ["modelValue", "onUpdate:modelValue"])) :
|
|
29111
|
-
ir.type === "RadioButton" ? (openBlock(), createBlock(Pt, {
|
|
29106
|
+
}, 1032, ["modelValue", "onUpdate:modelValue"])) : ir.type === "RadioButton" ? (openBlock(), createBlock(Pt, {
|
|
29112
29107
|
key: 9,
|
|
29113
29108
|
modelValue: k.formData[ir.prop],
|
|
29114
29109
|
"onUpdate:modelValue": (Ar) => k.formData[ir.prop] = Ar,
|
|
@@ -29126,8 +29121,7 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
29126
29121
|
}, 1032, ["label"]))), 128))
|
|
29127
29122
|
]),
|
|
29128
29123
|
_: 2
|
|
29129
|
-
}, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])) :
|
|
29130
|
-
ir.type === "Checkbox" ? (openBlock(), createBlock(jt, {
|
|
29124
|
+
}, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])) : ir.type === "Checkbox" ? (openBlock(), createBlock(jt, {
|
|
29131
29125
|
key: 10,
|
|
29132
29126
|
class: normalizeClass(ir.className),
|
|
29133
29127
|
modelValue: k.formData[ir.prop],
|
|
@@ -29145,8 +29139,7 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
29145
29139
|
}, 1032, ["label"]))), 128))
|
|
29146
29140
|
]),
|
|
29147
29141
|
_: 2
|
|
29148
|
-
}, 1032, ["class", "modelValue", "onUpdate:modelValue"])) :
|
|
29149
|
-
ir.type === "Year" ? (openBlock(), createBlock(tr, {
|
|
29142
|
+
}, 1032, ["class", "modelValue", "onUpdate:modelValue"])) : ir.type === "Year" ? (openBlock(), createBlock(tr, {
|
|
29150
29143
|
key: 11,
|
|
29151
29144
|
type: "year",
|
|
29152
29145
|
placeholder: ir.placeholder,
|
|
@@ -29155,8 +29148,7 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
29155
29148
|
clearable: ir.clearable !== !1,
|
|
29156
29149
|
disabled: ir.disabled,
|
|
29157
29150
|
"value-format": ir.valueFormat
|
|
29158
|
-
}, null, 8, ["placeholder", "modelValue", "onUpdate:modelValue", "clearable", "disabled", "value-format"])) :
|
|
29159
|
-
ir.type === "Date" ? (openBlock(), createBlock(tr, {
|
|
29151
|
+
}, null, 8, ["placeholder", "modelValue", "onUpdate:modelValue", "clearable", "disabled", "value-format"])) : ir.type === "Date" ? (openBlock(), createBlock(tr, {
|
|
29160
29152
|
key: 12,
|
|
29161
29153
|
type: ir.dateType || "date",
|
|
29162
29154
|
placeholder: ir.placeholder,
|
|
@@ -29166,8 +29158,7 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
29166
29158
|
"value-format": ir.valueFormat,
|
|
29167
29159
|
disabled: ir.disabled,
|
|
29168
29160
|
"disabled-date": (Ar) => ir.disabledDate && ir.disabledDate({ time: Ar, formComp: k.componentOption, value: k.formData[ir.prop], option: ir })
|
|
29169
|
-
}, null, 8, ["type", "placeholder", "modelValue", "onUpdate:modelValue", "clearable", "value-format", "disabled", "disabled-date"])) :
|
|
29170
|
-
ir.type === "Daterange" ? (openBlock(), createBlock(tr, {
|
|
29161
|
+
}, null, 8, ["type", "placeholder", "modelValue", "onUpdate:modelValue", "clearable", "value-format", "disabled", "disabled-date"])) : ir.type === "Daterange" ? (openBlock(), createBlock(tr, {
|
|
29171
29162
|
key: 13,
|
|
29172
29163
|
type: "daterange",
|
|
29173
29164
|
"start-placeholder": ir.startPlaceholder,
|
|
@@ -29178,8 +29169,7 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
29178
29169
|
"disabled-date": ir.disabledDate,
|
|
29179
29170
|
shortcuts: ir.shortcuts,
|
|
29180
29171
|
"value-format": ir.valueFormat
|
|
29181
|
-
}, null, 8, ["start-placeholder", "end-placeholder", "modelValue", "onUpdate:modelValue", "disabled-date", "shortcuts", "value-format"])) :
|
|
29182
|
-
ir.type === "Datetimerange" ? (openBlock(), createBlock(tr, {
|
|
29172
|
+
}, null, 8, ["start-placeholder", "end-placeholder", "modelValue", "onUpdate:modelValue", "disabled-date", "shortcuts", "value-format"])) : ir.type === "Datetimerange" ? (openBlock(), createBlock(tr, {
|
|
29183
29173
|
key: 14,
|
|
29184
29174
|
type: "datetimerange",
|
|
29185
29175
|
"start-placeholder": ir.startPlaceholder,
|
|
@@ -29190,15 +29180,13 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
29190
29180
|
"disabled-date": ir.disabledDate,
|
|
29191
29181
|
shortcuts: ir.shortcuts,
|
|
29192
29182
|
"value-format": ir.valueFormat
|
|
29193
|
-
}, null, 8, ["start-placeholder", "end-placeholder", "modelValue", "onUpdate:modelValue", "disabled-date", "shortcuts", "value-format"])) :
|
|
29194
|
-
ir.type === "Time" ? (openBlock(), createBlock(or, {
|
|
29183
|
+
}, null, 8, ["start-placeholder", "end-placeholder", "modelValue", "onUpdate:modelValue", "disabled-date", "shortcuts", "value-format"])) : ir.type === "Time" ? (openBlock(), createBlock(or, {
|
|
29195
29184
|
key: 15,
|
|
29196
29185
|
placeholder: ir.placeholder,
|
|
29197
29186
|
modelValue: k.formData[ir.prop],
|
|
29198
29187
|
"onUpdate:modelValue": (Ar) => k.formData[ir.prop] = Ar,
|
|
29199
29188
|
type: ""
|
|
29200
|
-
}, null, 8, ["placeholder", "modelValue", "onUpdate:modelValue"])) :
|
|
29201
|
-
ir.type === "DateTime" ? (openBlock(), createBlock(tr, {
|
|
29189
|
+
}, null, 8, ["placeholder", "modelValue", "onUpdate:modelValue"])) : ir.type === "DateTime" ? (openBlock(), createBlock(tr, {
|
|
29202
29190
|
key: 16,
|
|
29203
29191
|
placeholder: ir.placeholder,
|
|
29204
29192
|
type: "datetime",
|
|
@@ -29206,13 +29194,11 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
29206
29194
|
"onUpdate:modelValue": (Ar) => k.formData[ir.prop] = Ar,
|
|
29207
29195
|
disabled: ir.disable,
|
|
29208
29196
|
"disabled-date": ir.disabledDate
|
|
29209
|
-
}, null, 8, ["placeholder", "modelValue", "onUpdate:modelValue", "disabled", "disabled-date"])) :
|
|
29210
|
-
ir.type === "Switch" ? (openBlock(), createBlock(er, {
|
|
29197
|
+
}, null, 8, ["placeholder", "modelValue", "onUpdate:modelValue", "disabled", "disabled-date"])) : ir.type === "Switch" ? (openBlock(), createBlock(er, {
|
|
29211
29198
|
key: 17,
|
|
29212
29199
|
modelValue: k.formData[ir.prop],
|
|
29213
29200
|
"onUpdate:modelValue": (Ar) => k.formData[ir.prop] = Ar
|
|
29214
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue"])) :
|
|
29215
|
-
ir.type === "upload" ? (openBlock(), createBlock(ar, {
|
|
29201
|
+
}, null, 8, ["modelValue", "onUpdate:modelValue"])) : ir.type === "upload" ? (openBlock(), createBlock(ar, {
|
|
29216
29202
|
key: 18,
|
|
29217
29203
|
style: normalizeStyle({ "text-align": ir.textAlign || "center" }),
|
|
29218
29204
|
revisionImg: !0,
|
|
@@ -29230,8 +29216,10 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
29230
29216
|
multiple: ir.multiple,
|
|
29231
29217
|
disabled: ir.disabled,
|
|
29232
29218
|
drag: ir.drag
|
|
29233
|
-
}, null, 8, ["style", "isDraggable", "uploadObj", "listType", "fileUrl", "limit", "maxSize", "text", "tip", "multiple", "disabled", "drag"])) :
|
|
29234
|
-
|
|
29219
|
+
}, null, 8, ["style", "isDraggable", "uploadObj", "listType", "fileUrl", "limit", "maxSize", "text", "tip", "multiple", "disabled", "drag"])) : renderSlot(k.$slots, ir.slot, {
|
|
29220
|
+
key: 19,
|
|
29221
|
+
formData: k.formData
|
|
29222
|
+
}, void 0, !0)
|
|
29235
29223
|
]),
|
|
29236
29224
|
_: 2
|
|
29237
29225
|
}, 1032, ["label", "prop", "rules", "class", "style"]))), 128)),
|
|
@@ -29258,7 +29246,7 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
|
|
|
29258
29246
|
_: 3
|
|
29259
29247
|
}, 8, ["class", "model", "size", "inline", "label-width", "style"]);
|
|
29260
29248
|
}
|
|
29261
|
-
const Form = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$h], ["__scopeId", "data-v-
|
|
29249
|
+
const Form = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$h], ["__scopeId", "data-v-a8481cf6"]]), _sfc_main$h = defineComponent({
|
|
29262
29250
|
name: "Upload",
|
|
29263
29251
|
props: {
|
|
29264
29252
|
url: String,
|
|
@@ -101865,7 +101853,7 @@ const __unplugin_components_0 = { name: "ep-warning-filled", render: render$1 },
|
|
|
101865
101853
|
function _sfc_render$8(k, L, ie, ae, pe, _e) {
|
|
101866
101854
|
const xe = __unplugin_components_0, Oe = ElIcon, Ie = __unplugin_components_0$1, Ne = ElDialog;
|
|
101867
101855
|
return openBlock(), createBlock(Ne, {
|
|
101868
|
-
class:
|
|
101856
|
+
class: normalizeClass(`dfs-page-config-dialog ${k.component.className || ""}`),
|
|
101869
101857
|
title: k.title,
|
|
101870
101858
|
modelValue: k.dialog,
|
|
101871
101859
|
"onUpdate:modelValue": L[0] || (L[0] = ($e) => k.dialog = $e),
|
|
@@ -101907,7 +101895,7 @@ function _sfc_render$8(k, L, ie, ae, pe, _e) {
|
|
|
101907
101895
|
]), 1032, ["configOption", "pageKey"])
|
|
101908
101896
|
]),
|
|
101909
101897
|
_: 3
|
|
101910
|
-
}, 8, ["title", "modelValue", "width", "center", "onClose"]);
|
|
101898
|
+
}, 8, ["class", "title", "modelValue", "width", "center", "onClose"]);
|
|
101911
101899
|
}
|
|
101912
101900
|
const Dialog = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$8]]), elDescriptions = "", elDescriptionsItem = "", _sfc_main$8 = defineComponent({
|
|
101913
101901
|
name: "Descriptions",
|