dfs-page-config 0.5.45 → 0.5.47
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 +11 -14
- 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
|
@@ -29136,7 +29136,7 @@ const UploadComp = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_ren
|
|
|
29136
29136
|
changeTab: Oe
|
|
29137
29137
|
};
|
|
29138
29138
|
}
|
|
29139
|
-
}),
|
|
29139
|
+
}), SearchTab_vue_vue_type_style_index_0_scoped_50ed1da4_lang = "", _hoisted_1$l = {
|
|
29140
29140
|
key: 0,
|
|
29141
29141
|
class: "header-btns step-btn"
|
|
29142
29142
|
}, _hoisted_2$c = ["onClick"], _hoisted_3$b = {
|
|
@@ -29175,7 +29175,7 @@ function _sfc_render$j(k, L, ie, ae, pe, _e) {
|
|
|
29175
29175
|
}, {
|
|
29176
29176
|
default: withCtx(() => [
|
|
29177
29177
|
createTextVNode(toDisplayString(Oe[k.option.itemName]), 1),
|
|
29178
|
-
Oe[k.option.itemData] || Oe[k.option.itemData] == 0 ? (openBlock(), createElementBlock("span", _hoisted_5$4, "
|
|
29178
|
+
Oe[k.option.itemData] || Oe[k.option.itemData] == 0 ? (openBlock(), createElementBlock("span", _hoisted_5$4, "(" + toDisplayString(Oe[k.option.itemData] || 0) + ")", 1)) : createCommentVNode("", !0)
|
|
29179
29179
|
]),
|
|
29180
29180
|
_: 2
|
|
29181
29181
|
}, 1032, ["type", "onClick", "size"])
|
|
@@ -29192,7 +29192,7 @@ function _sfc_render$j(k, L, ie, ae, pe, _e) {
|
|
|
29192
29192
|
}, 1032, ["type", "onClick", "size"]))), 128))
|
|
29193
29193
|
]));
|
|
29194
29194
|
}
|
|
29195
|
-
const __unplugin_components_0$3 = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$j], ["__scopeId", "data-v-
|
|
29195
|
+
const __unplugin_components_0$3 = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$j], ["__scopeId", "data-v-50ed1da4"]]), _sfc_main$k = defineComponent({
|
|
29196
29196
|
name: "Form",
|
|
29197
29197
|
components: { SearchTab: __unplugin_components_0$3, uploadComp: UploadComp },
|
|
29198
29198
|
props: {
|
|
@@ -29224,7 +29224,7 @@ const __unplugin_components_0$3 = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["re
|
|
|
29224
29224
|
pe.getFormData = Ie, pe.submit = At, pe.reset = ze, _e.elementGroup = computed$1(() => pe.elementGroup.filter((Pt) => Pt.isShow === void 0 || typeof Pt.isShow == "function" && Pt.isShow(_e.formData, _e.relation)));
|
|
29225
29225
|
function xe() {
|
|
29226
29226
|
pe.elementGroup.forEach((Pt) => {
|
|
29227
|
-
(Pt.type === "Select" || Pt.type === "Cascader" || Pt.type === "radioGroup") && Pt.url && !Pt.remote && getSelectOption(ie, Pt, k.pageKey);
|
|
29227
|
+
(Pt.type === "Select" || Pt.type === "Cascader" || Pt.type === "radioGroup" || Pt.type === "RadioGroup" || Pt.type === "RadioButton" || Pt.type === "Checkbox" || Pt.type === "CheckboxGroup") && Pt.url && !Pt.remote && getSelectOption(ie, Pt, k.pageKey);
|
|
29228
29228
|
});
|
|
29229
29229
|
}
|
|
29230
29230
|
function Oe(Pt, jt) {
|
|
@@ -29311,7 +29311,7 @@ const __unplugin_components_0$3 = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["re
|
|
|
29311
29311
|
fileUrlInfo: Ne
|
|
29312
29312
|
};
|
|
29313
29313
|
}
|
|
29314
|
-
}),
|
|
29314
|
+
}), Form_vue_vue_type_style_index_0_scoped_f44d6e24_lang = "", Form_vue_vue_type_style_index_1_lang = "", _hoisted_1$k = {
|
|
29315
29315
|
key: 0,
|
|
29316
29316
|
class: "mask"
|
|
29317
29317
|
};
|
|
@@ -29527,7 +29527,7 @@ function _sfc_render$i(k, L, ie, ae, pe, _e) {
|
|
|
29527
29527
|
}, 1032, ["label"]))), 128))
|
|
29528
29528
|
]),
|
|
29529
29529
|
_: 2
|
|
29530
|
-
}, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])) : ar.type === "Checkbox" ? (openBlock(), createBlock(jt, {
|
|
29530
|
+
}, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])) : ar.type === "Checkbox" || ar.type === "CheckboxGroup" ? (openBlock(), createBlock(jt, {
|
|
29531
29531
|
key: 11,
|
|
29532
29532
|
class: normalizeClass(ar.className),
|
|
29533
29533
|
modelValue: k.formData[ar.prop],
|
|
@@ -29666,7 +29666,7 @@ function _sfc_render$i(k, L, ie, ae, pe, _e) {
|
|
|
29666
29666
|
_: 3
|
|
29667
29667
|
}, 8, ["class", "model", "size", "inline", "style"]);
|
|
29668
29668
|
}
|
|
29669
|
-
const Form = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$i], ["__scopeId", "data-v-
|
|
29669
|
+
const Form = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$i], ["__scopeId", "data-v-f44d6e24"]]), _sfc_main$j = defineComponent({
|
|
29670
29670
|
name: "Upload",
|
|
29671
29671
|
props: {
|
|
29672
29672
|
url: String,
|
|
@@ -101452,7 +101452,7 @@ function _sfc_render$e(k, L, ie, ae, pe, _e) {
|
|
|
101452
101452
|
layout: k.configFlag.layout,
|
|
101453
101453
|
onSizeChange: k.sizeChange,
|
|
101454
101454
|
onCurrentChange: k.currentChange,
|
|
101455
|
-
"page-sizes": k.configFlag.pageSize || [
|
|
101455
|
+
"page-sizes": k.configFlag.pageSize || [50, 100, 200, 500, 1e3],
|
|
101456
101456
|
small: "",
|
|
101457
101457
|
key: k.componentOption.resetPagination,
|
|
101458
101458
|
"prev-text": k.configFlag.prevText || "",
|
|
@@ -101868,7 +101868,7 @@ const __unplugin_components_0$1 = { name: "ep-warning-filled", render: render$3
|
|
|
101868
101868
|
function _e(Ie) {
|
|
101869
101869
|
ae = {};
|
|
101870
101870
|
const ze = getTargetComp(L, k.pageKey, ie.option.target);
|
|
101871
|
-
ze.closeDialog = xe, pe = {
|
|
101871
|
+
ze.triggerSource = ie.option, ze.closeDialog = xe, pe = {
|
|
101872
101872
|
component: ze,
|
|
101873
101873
|
currentRow: Ie,
|
|
101874
101874
|
sourceOption: ie.option
|
|
@@ -102558,9 +102558,6 @@ const elTable = "", elTableColumn = "", _sfc_main$4 = defineComponent({
|
|
|
102558
102558
|
type: String,
|
|
102559
102559
|
default: () => ""
|
|
102560
102560
|
},
|
|
102561
|
-
cusTableRowClassName: {
|
|
102562
|
-
type: Function
|
|
102563
|
-
},
|
|
102564
102561
|
dragRow: {
|
|
102565
102562
|
type: Boolean,
|
|
102566
102563
|
default: !1
|
|
@@ -102678,7 +102675,7 @@ const elTable = "", elTableColumn = "", _sfc_main$4 = defineComponent({
|
|
|
102678
102675
|
summaryMethod: Lt
|
|
102679
102676
|
};
|
|
102680
102677
|
}
|
|
102681
|
-
}),
|
|
102678
|
+
}), EleTable_vue_vue_type_style_index_0_scoped_8b614da5_lang = "", _hoisted_1$4 = { class: "PublicTable" }, _hoisted_2$3 = { key: 1 }, _hoisted_3$3 = { key: 2 };
|
|
102682
102679
|
function _sfc_render$3(k, L, ie, ae, pe, _e) {
|
|
102683
102680
|
const xe = ElTableColumn, Oe = ElTable, Ne = ElPagination, Ie = ElConfigProvider;
|
|
102684
102681
|
return openBlock(), createBlock(Ie, { locale: k.locale }, {
|
|
@@ -102790,7 +102787,7 @@ function _sfc_render$3(k, L, ie, ae, pe, _e) {
|
|
|
102790
102787
|
_: 3
|
|
102791
102788
|
}, 8, ["locale"]);
|
|
102792
102789
|
}
|
|
102793
|
-
const EleTable = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$3], ["__scopeId", "data-v-
|
|
102790
|
+
const EleTable = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$3], ["__scopeId", "data-v-8b614da5"]]);
|
|
102794
102791
|
EleTable.install = (k) => k.component(EleTable.name, EleTable);
|
|
102795
102792
|
const _hoisted_1$3 = /* @__PURE__ */ createElementVNode("svg", {
|
|
102796
102793
|
class: "el-select__icon",
|