fengmao-ui 1.3.18 → 1.3.19
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/lib/fengmao-ui.js +15 -8
- package/lib/fengmao-ui.js.gz +0 -0
- package/lib/fengmao-ui.umd.cjs +2 -2
- package/lib/query-condition/index.d.ts +3 -3
- package/lib/query-condition/src/index.vue.d.ts +1 -1
- package/lib/select-table/index.d.ts +3 -3
- package/lib/select-table/src/index.vue.d.ts +1 -1
- package/lib/style.css +1 -1
- package/lib/style.css.gz +0 -0
- package/lib/table/src/ColumnSet.vue.d.ts +1 -1
- package/package.json +1 -1
package/lib/fengmao-ui.js
CHANGED
|
@@ -1448,7 +1448,7 @@ const ElMessage = withInstallFunction(message, "$message"), _hoisted_1$e = { cla
|
|
|
1448
1448
|
form: Object.keys(o.opts).reduce((A, k) => (A[k] = o.opts[k].defaultVal || null, A), {})
|
|
1449
1449
|
}), y = ref(!1);
|
|
1450
1450
|
o.isExpansion ? y.value = !0 : y.value = !1;
|
|
1451
|
-
const C = computed(() => ({ type: "primary", size: "default", ...o.btnCheckBind })), $ = computed(() => ({ size: "default"
|
|
1451
|
+
const C = computed(() => ({ type: "primary", size: "default", ...o.btnCheckBind })), $ = computed(() => ({ ...o.btnResetBind, size: o.btnResetBind.size === "normal" ? "default" : o.btnResetBind.size })), T = computed(() => ({ size: "default", ...o.btnSettingBind })), w = computed(() => Object.keys(o.opts).reduce((k, te) => k + (o.opts[te].span || 1), 0)), b = computed(() => {
|
|
1452
1452
|
v.value;
|
|
1453
1453
|
let A = 0;
|
|
1454
1454
|
return Object.keys(o.opts).filter((k) => !g._rawValue.includes(k)).reduce((k, te) => {
|
|
@@ -7050,7 +7050,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
7050
7050
|
}).default;
|
|
7051
7051
|
});
|
|
7052
7052
|
})(vuedraggable_umd);
|
|
7053
|
-
const Draggable = /* @__PURE__ */ getDefaultExportFromCjs(vuedraggable_umd.exports), _withScopeId$1 = (e) => (pushScopeId("data-v-
|
|
7053
|
+
const Draggable = /* @__PURE__ */ getDefaultExportFromCjs(vuedraggable_umd.exports), _withScopeId$1 = (e) => (pushScopeId("data-v-c6609a3b"), e = e(), popScopeId(), e), _hoisted_1$d = { style: { "padding-right": "30px" } }, _hoisted_2$a = { class: "t_table_column_setting_dropdown" }, _hoisted_3$6 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("div", null, "\u62D6\u52A8\u53EF\u6392\u5E8F\uFF0C\u4E0D\u52FE\u9009\u4E3A\u9690\u85CF\u5217", -1)), _hoisted_4$4 = { class: "dropdown-content" }, _hoisted_5$4 = { class: "dropdown-header" }, _hoisted_6$2 = { style: { display: "flex", "align-items": "center" } }, _hoisted_7$2 = ["onClick"], _hoisted_8$1 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("div", { style: { "margin-bottom": "10px" } }, " \u66F4\u65B0\u4E4B\u524D\uFF0C\u8BF7\u5148\u628A\u6240\u6709\u5217\u663E\u793A\u5728\u8868\u683C\u4E2D\uFF0C\u5426\u5219\u83B7\u53D6\u4E0D\u5230\u9690\u85CF\u5217\u7684\u5BBD\u5EA6\uFF01 ", -1)), _hoisted_9$1 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("span", null, "\u5BBD\u5EA6(px)", -1)), __default__$f = defineComponent({
|
|
7054
7054
|
name: "columnSet"
|
|
7055
7055
|
}), _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
7056
7056
|
...__default__$f,
|
|
@@ -7309,7 +7309,7 @@ const Draggable = /* @__PURE__ */ getDefaultExportFromCjs(vuedraggable_umd.expor
|
|
|
7309
7309
|
title: "\u5217\u8BBE\u7F6E",
|
|
7310
7310
|
onClose: x,
|
|
7311
7311
|
"append-to-body": "",
|
|
7312
|
-
|
|
7312
|
+
class: "fm-dialog-column-set"
|
|
7313
7313
|
}, {
|
|
7314
7314
|
default: withCtx(() => [
|
|
7315
7315
|
createElementVNode("div", _hoisted_1$d, [
|
|
@@ -7501,7 +7501,7 @@ const Draggable = /* @__PURE__ */ getDefaultExportFromCjs(vuedraggable_umd.expor
|
|
|
7501
7501
|
], 64);
|
|
7502
7502
|
};
|
|
7503
7503
|
}
|
|
7504
|
-
}),
|
|
7504
|
+
}), ColumnSet_vue_vue_type_style_index_0_scoped_c6609a3b_lang = "", ColumnSet_vue_vue_type_style_index_1_lang = "", ColumnSet = /* @__PURE__ */ _export_sfc$1(_sfc_main$l, [["__scopeId", "data-v-c6609a3b"]]), _sfc_main$k = defineComponent({
|
|
7505
7505
|
name: "RenderCol",
|
|
7506
7506
|
props: {
|
|
7507
7507
|
row: Object,
|
|
@@ -7620,7 +7620,7 @@ const Draggable = /* @__PURE__ */ getDefaultExportFromCjs(vuedraggable_umd.expor
|
|
|
7620
7620
|
}, 8, ["prop", "label", "type", "align", "width", "fixed"]);
|
|
7621
7621
|
};
|
|
7622
7622
|
}
|
|
7623
|
-
}), _withScopeId = (e) => (pushScopeId("data-v-
|
|
7623
|
+
}), _withScopeId = (e) => (pushScopeId("data-v-21e80c33"), e = e(), popScopeId(), e), _hoisted_1$b = { class: "header_wrap" }, _hoisted_2$9 = { class: "header_title" }, _hoisted_3$5 = { class: "toolbar_top" }, _hoisted_4$3 = { key: 0 }, _hoisted_5$3 = { key: 1 }, _hoisted_6$1 = {
|
|
7624
7624
|
key: 1,
|
|
7625
7625
|
style: { display: "inline" }
|
|
7626
7626
|
}, _hoisted_7$1 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { style: { color: "#f56c6c", "font-size": "16px", "margin-right": "3px" } }, "*", -1)), _hoisted_8 = { key: 4 }, _hoisted_9 = { key: 1 }, _hoisted_10 = {
|
|
@@ -7716,6 +7716,11 @@ const Draggable = /* @__PURE__ */ getDefaultExportFromCjs(vuedraggable_umd.expor
|
|
|
7716
7716
|
size: {
|
|
7717
7717
|
type: String,
|
|
7718
7718
|
default: "default"
|
|
7719
|
+
},
|
|
7720
|
+
columnSetBind: {
|
|
7721
|
+
type: Object,
|
|
7722
|
+
default: () => {
|
|
7723
|
+
}
|
|
7719
7724
|
}
|
|
7720
7725
|
},
|
|
7721
7726
|
emits: [
|
|
@@ -8000,13 +8005,15 @@ const Draggable = /* @__PURE__ */ getDefaultExportFromCjs(vuedraggable_umd.expor
|
|
|
8000
8005
|
style: normalizeStyle({ marginLeft: Y("toolbar") ? "12px" : 0 })
|
|
8001
8006
|
}, [
|
|
8002
8007
|
renderSlot(I.$slots, "btn", {}, void 0, !0),
|
|
8003
|
-
e.columnSetting ? (openBlock(), createBlock(ColumnSet,
|
|
8008
|
+
e.columnSetting ? (openBlock(), createBlock(ColumnSet, {
|
|
8009
|
+
key: 0,
|
|
8004
8010
|
name: o.name,
|
|
8005
8011
|
columns: o.columns,
|
|
8006
8012
|
renderColumns: T.value,
|
|
8013
|
+
columnSetBind: o.columnSetBind,
|
|
8007
8014
|
onColumnSetting: D[0] || (D[0] = (G) => unref(a).columnSet = G),
|
|
8008
8015
|
onColumnWidthSetting: $
|
|
8009
|
-
}
|
|
8016
|
+
}, null, 8, ["name", "columns", "renderColumns", "columnSetBind"])) : createCommentVNode("", !0)
|
|
8010
8017
|
], 4)
|
|
8011
8018
|
])
|
|
8012
8019
|
]),
|
|
@@ -8261,7 +8268,7 @@ const Draggable = /* @__PURE__ */ getDefaultExportFromCjs(vuedraggable_umd.expor
|
|
|
8261
8268
|
], 512));
|
|
8262
8269
|
};
|
|
8263
8270
|
}
|
|
8264
|
-
}),
|
|
8271
|
+
}), index_vue_vue_type_style_index_0_scoped_21e80c33_lang = "", TTable$1 = /* @__PURE__ */ _export_sfc$1(_sfc_main$h, [["__scopeId", "data-v-21e80c33"]]), TTable = withInstall$1(TTable$1), _sfc_main$g = defineComponent({
|
|
8265
8272
|
name: "RenderComp",
|
|
8266
8273
|
props: {
|
|
8267
8274
|
render: Function,
|
package/lib/fengmao-ui.js.gz
CHANGED
|
Binary file
|