form-custom-test 3.0.171 → 3.0.173
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/designer.es.js +35 -26
- package/dist/designer.style.css +1 -1
- package/dist/designer.umd.js +8 -8
- package/dist/render.es.js +30 -21
- package/dist/render.style.css +1 -1
- package/dist/render.umd.js +4 -4
- package/package.json +1 -1
package/dist/render.es.js
CHANGED
|
@@ -2012,7 +2012,8 @@ var enLocale_extension = {
|
|
|
2012
2012
|
assetSelectAssetTypeValue: "Asset Type Value",
|
|
2013
2013
|
assetTypeAssetTypeValue: "Asset Type",
|
|
2014
2014
|
assetLimit: "Asset Limit",
|
|
2015
|
-
assetType: "Asset Typee"
|
|
2015
|
+
assetType: "Asset Typee",
|
|
2016
|
+
subTableShowIndex: "Show Index"
|
|
2016
2017
|
}
|
|
2017
2018
|
}
|
|
2018
2019
|
};
|
|
@@ -2072,7 +2073,8 @@ var zhLocale_extension = {
|
|
|
2072
2073
|
equityTableClickRow: "\u662F\u5426\u70B9\u51FB\u884C",
|
|
2073
2074
|
assetSelectAssetTypeValue: "\u8D44\u4EA7\u7C7B\u578B\u503C",
|
|
2074
2075
|
assetTypeAssetTypeValue: "\u9ED8\u8BA4\u8D44\u4EA7\u7C7B\u578B\u503C",
|
|
2075
|
-
assetSelectAssetLimit: "\u8D44\u4EA7\u9009\u62E9\u9650\u5236"
|
|
2076
|
+
assetSelectAssetLimit: "\u8D44\u4EA7\u9009\u62E9\u9650\u5236",
|
|
2077
|
+
subTableShowIndex: "\u662F\u5426\u663E\u793A\u5E8F\u53F7\u5217"
|
|
2076
2078
|
}
|
|
2077
2079
|
}
|
|
2078
2080
|
};
|
|
@@ -2130,7 +2132,7 @@ var refMixin = {
|
|
|
2130
2132
|
}
|
|
2131
2133
|
}
|
|
2132
2134
|
};
|
|
2133
|
-
var index_vue_vue_type_style_index_0_scoped_true_lang$
|
|
2135
|
+
var index_vue_vue_type_style_index_0_scoped_true_lang$6 = "";
|
|
2134
2136
|
const _sfc_main$1f = {
|
|
2135
2137
|
name: "SvgIcon",
|
|
2136
2138
|
props: {
|
|
@@ -25631,7 +25633,7 @@ var ContainerItems = {
|
|
|
25631
25633
|
}
|
|
25632
25634
|
}
|
|
25633
25635
|
};
|
|
25634
|
-
var index_vue_vue_type_style_index_0_scoped_true_lang$
|
|
25636
|
+
var index_vue_vue_type_style_index_0_scoped_true_lang$5 = "";
|
|
25635
25637
|
const _sfc_main$y = {
|
|
25636
25638
|
name: "VFormRender",
|
|
25637
25639
|
componentName: "VFormRender",
|
|
@@ -26490,13 +26492,13 @@ function registerIcon(app) {
|
|
|
26490
26492
|
if (typeof window !== "undefined") {
|
|
26491
26493
|
let loadSvg = function() {
|
|
26492
26494
|
var body = document.body;
|
|
26493
|
-
var svgDom = document.getElementById("
|
|
26495
|
+
var svgDom = document.getElementById("__svg__icons__dom__1779963051571__");
|
|
26494
26496
|
if (!svgDom) {
|
|
26495
26497
|
svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
|
|
26496
26498
|
svgDom.style.position = "absolute";
|
|
26497
26499
|
svgDom.style.width = "0";
|
|
26498
26500
|
svgDom.style.height = "0";
|
|
26499
|
-
svgDom.id = "
|
|
26501
|
+
svgDom.id = "__svg__icons__dom__1779963051571__";
|
|
26500
26502
|
svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
|
|
26501
26503
|
svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
|
|
26502
26504
|
}
|
|
@@ -61281,7 +61283,7 @@ var extLanguage_tools = { exports: {} };
|
|
|
61281
61283
|
});
|
|
61282
61284
|
})();
|
|
61283
61285
|
})(extLanguage_tools);
|
|
61284
|
-
var index_vue_vue_type_style_index_0_scoped_true_lang$
|
|
61286
|
+
var index_vue_vue_type_style_index_0_scoped_true_lang$4 = "";
|
|
61285
61287
|
const _sfc_main$c = {
|
|
61286
61288
|
name: "CodeEditor",
|
|
61287
61289
|
props: {
|
|
@@ -62728,7 +62730,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
62728
62730
|
}, 8, ["modelValue", "onClose"]);
|
|
62729
62731
|
}
|
|
62730
62732
|
var AssetDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-5cca3952"]]);
|
|
62731
|
-
var index_vue_vue_type_style_index_0_lang$
|
|
62733
|
+
var index_vue_vue_type_style_index_0_lang$1 = "";
|
|
62732
62734
|
const _sfc_main$8 = {
|
|
62733
62735
|
name: "asset-select-widget",
|
|
62734
62736
|
componentName: "FieldWidget",
|
|
@@ -63254,7 +63256,7 @@ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
63254
63256
|
}, 8, ["modelValue", "onClose"]);
|
|
63255
63257
|
}
|
|
63256
63258
|
var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-3a7f7afa"]]);
|
|
63257
|
-
var index_vue_vue_type_style_index_0_lang
|
|
63259
|
+
var index_vue_vue_type_style_index_0_lang = "";
|
|
63258
63260
|
const _sfc_main$6 = {
|
|
63259
63261
|
name: "asset-table-widget",
|
|
63260
63262
|
componentName: "FieldWidget",
|
|
@@ -63528,7 +63530,7 @@ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
63528
63530
|
}, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
|
|
63529
63531
|
}
|
|
63530
63532
|
var AssetTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$6, [["render", _sfc_render$6]]);
|
|
63531
|
-
var index_vue_vue_type_style_index_0_scoped_true_lang$
|
|
63533
|
+
var index_vue_vue_type_style_index_0_scoped_true_lang$3 = "";
|
|
63532
63534
|
const _sfc_main$5 = {
|
|
63533
63535
|
name: "resolution-table-widget",
|
|
63534
63536
|
componentName: "FieldWidget",
|
|
@@ -63742,7 +63744,10 @@ const _sfc_main$5 = {
|
|
|
63742
63744
|
}
|
|
63743
63745
|
}
|
|
63744
63746
|
};
|
|
63745
|
-
const _hoisted_1$3 = {
|
|
63747
|
+
const _hoisted_1$3 = {
|
|
63748
|
+
key: 0,
|
|
63749
|
+
class: "upload-file-list"
|
|
63750
|
+
};
|
|
63746
63751
|
const _hoisted_2$3 = { class: "left-wrap" };
|
|
63747
63752
|
const _hoisted_3$2 = ["src"];
|
|
63748
63753
|
const _hoisted_4$2 = ["title"];
|
|
@@ -63784,7 +63789,8 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
63784
63789
|
default: withCtx(() => [
|
|
63785
63790
|
createVNode(_component_el_table_column, {
|
|
63786
63791
|
prop: "companyName",
|
|
63787
|
-
label: "\u516C\u53F8\u540D\u79F0"
|
|
63792
|
+
label: "\u516C\u53F8\u540D\u79F0",
|
|
63793
|
+
width: "240"
|
|
63788
63794
|
}),
|
|
63789
63795
|
createVNode(_component_el_table_column, {
|
|
63790
63796
|
prop: "label2",
|
|
@@ -63792,7 +63798,7 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
63792
63798
|
align: "left"
|
|
63793
63799
|
}, {
|
|
63794
63800
|
default: withCtx(({ row }) => [
|
|
63795
|
-
|
|
63801
|
+
row.fileName ? (openBlock(), createElementBlock("div", _hoisted_1$3, [
|
|
63796
63802
|
createElementVNode("div", _hoisted_2$3, [
|
|
63797
63803
|
createElementVNode("img", {
|
|
63798
63804
|
src: $options.getFileIcon(row.fileName),
|
|
@@ -63815,7 +63821,7 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
63815
63821
|
class: "pr-8px color-primary cursor-pointer file-action-right"
|
|
63816
63822
|
}, " \u4E0B\u8F7D ", 8, _hoisted_7$2)
|
|
63817
63823
|
])
|
|
63818
|
-
])
|
|
63824
|
+
])) : createCommentVNode("", true)
|
|
63819
63825
|
]),
|
|
63820
63826
|
_: 1
|
|
63821
63827
|
})
|
|
@@ -63827,8 +63833,8 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
63827
63833
|
_: 1
|
|
63828
63834
|
}, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
|
|
63829
63835
|
}
|
|
63830
|
-
var ResolutionTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-
|
|
63831
|
-
var
|
|
63836
|
+
var ResolutionTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-1a1bbd38"]]);
|
|
63837
|
+
var index_vue_vue_type_style_index_0_scoped_true_lang$2 = "";
|
|
63832
63838
|
const _sfc_main$4 = {
|
|
63833
63839
|
name: "fixed-table-widget",
|
|
63834
63840
|
componentName: "FieldWidget",
|
|
@@ -64198,7 +64204,8 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
64198
64204
|
}),
|
|
64199
64205
|
createVNode(_component_el_table_column, {
|
|
64200
64206
|
prop: "remark",
|
|
64201
|
-
label: "\u5907\u6CE8"
|
|
64207
|
+
label: "\u5907\u6CE8",
|
|
64208
|
+
width: "330"
|
|
64202
64209
|
})
|
|
64203
64210
|
]),
|
|
64204
64211
|
_: 1
|
|
@@ -64217,8 +64224,8 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
64217
64224
|
_: 1
|
|
64218
64225
|
}, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
|
|
64219
64226
|
}
|
|
64220
|
-
var FixedTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$4, [["render", _sfc_render$4]]);
|
|
64221
|
-
var
|
|
64227
|
+
var FixedTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-efede3a6"]]);
|
|
64228
|
+
var index_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
|
|
64222
64229
|
const _sfc_main$3 = {
|
|
64223
64230
|
name: "equity-table-widget",
|
|
64224
64231
|
componentName: "FieldWidget",
|
|
@@ -64603,7 +64610,8 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
64603
64610
|
}),
|
|
64604
64611
|
createVNode(_component_el_table_column, {
|
|
64605
64612
|
prop: "remark",
|
|
64606
|
-
label: "\u5907\u6CE8"
|
|
64613
|
+
label: "\u5907\u6CE8",
|
|
64614
|
+
width: "330"
|
|
64607
64615
|
})
|
|
64608
64616
|
]),
|
|
64609
64617
|
_: 1
|
|
@@ -64622,7 +64630,7 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
64622
64630
|
_: 1
|
|
64623
64631
|
}, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
|
|
64624
64632
|
}
|
|
64625
|
-
var EquityTableSchema = /* @__PURE__ */ _export_sfc$1(_sfc_main$3, [["render", _sfc_render$3]]);
|
|
64633
|
+
var EquityTableSchema = /* @__PURE__ */ _export_sfc$1(_sfc_main$3, [["render", _sfc_render$3], ["__scopeId", "data-v-2a519ee3"]]);
|
|
64626
64634
|
const AssetTypeEnum = {
|
|
64627
64635
|
"0": "equity",
|
|
64628
64636
|
"1": "house",
|
|
@@ -65147,6 +65155,7 @@ const loadExtension = function(app) {
|
|
|
65147
65155
|
app.component(CustomTableCellItem.name, CustomTableCellItem);
|
|
65148
65156
|
app.component(SubTableWidget.name, SubTableWidget);
|
|
65149
65157
|
app.component(SubTableItem.name, SubTableItem);
|
|
65158
|
+
registerCPEditor(app, "sub-table-showIndex", "sub-table-showIndex-editor", createBooleanEditor("showIndex", "extension.setting.subTableShowIndex"));
|
|
65150
65159
|
app.component("sub-table-columns-editor", SubTableColumnsEditor);
|
|
65151
65160
|
registerCPEditor(app, "sub-table-columns", "sub-table-columns-editor", SubTableColumnsEditor);
|
|
65152
65161
|
registerCPEditor(app, "select-tree-showCheckbox", "select-tree-showCheckbox-editor", createBooleanEditor("showCheckbox", "designer.setting.showCheckbox"));
|