super-page-designer 2.1.25 → 2.1.28
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/es/components/design/utils/assemblys-config.js +3 -0
- package/dist/es/components/design/utils/interfaces/page-design-types.d.ts +4 -0
- package/dist/es/components/design/utils/page-i18n-util.d.ts +6 -0
- package/dist/es/components/design/utils/page-i18n-util.js +29 -0
- package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue.js +24 -24
- package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr-base.vue.js +15 -14
- package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-base.vue.js +18 -18
- package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-base.vue.js +22 -22
- package/dist/es/components/design/views/assemblys/chart/column-line/series/column-line-series-attr-base.vue.js +28 -3
- package/dist/es/components/design/views/assemblys/chart/column-line/series/column-line-series-attr.vue.js +8 -1
- package/dist/es/components/design/views/assemblys/common/common-i18n-key-input.vue.js +84 -0
- package/dist/es/components/design/views/assemblys/common/common-i18n-key-input.vue2.js +4 -0
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue2.js +10 -2
- package/dist/es/components/design/views/assemblys/container/card/card-attr-base.vue.js +12 -7
- package/dist/es/components/design/views/assemblys/container/card/card-attr.vue2.js +13 -5
- package/dist/es/components/design/views/assemblys/container/collapse/collapse-attr-base.vue.js +19 -8
- package/dist/es/components/design/views/assemblys/container/collapse/collapse-attr.vue2.js +14 -5
- package/dist/es/components/design/views/assemblys/container/tabs/tabs-attr-base.vue.js +15 -9
- package/dist/es/components/design/views/assemblys/container/tabs/tabs-attr.vue2.js +14 -5
- package/dist/es/components/design/views/assemblys/data/component/composite-header.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/composite-header.vue2.js +3 -4
- package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/table-children-column.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue2.js +3 -16
- package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr-base.vue.js +9 -9
- package/dist/es/components/design/views/assemblys/form/common/row-ul-li.vue.js +23 -13
- package/dist/es/components/design/views/assemblys/form/common/suffixmodule.vue.js +32 -38
- package/dist/es/components/design/views/assemblys/form/custom/custom-attr-base.vue.js +19 -11
- package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr-base.vue.js +113 -42
- package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-design.vue2.js +16 -1
- package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr-base.vue.js +13 -13
- package/dist/es/components/design/views/assemblys/form/divider/divider-attr-base.vue.js +8 -8
- package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-base.vue.js +10 -11
- package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js +16 -18
- package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js +14 -15
- package/dist/es/components/design/views/assemblys/form/label/label-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/form/link/link-attr-base.vue.js +10 -10
- package/dist/es/components/design/views/assemblys/form/radio/radio-attr-base.vue.js +9 -9
- package/dist/es/components/design/views/assemblys/form/rich-text/richtext-attr-base.vue.js +10 -11
- package/dist/es/components/design/views/assemblys/form/select/select-attr-base.vue.js +16 -17
- package/dist/es/components/design/views/assemblys/form/separatelabel/separatelabel-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/form/switch/switch-attr-base.vue.js +16 -16
- package/dist/es/components/design/views/assemblys/form/tag/tag-attr-base.vue.js +9 -9
- package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr-base.vue.js +20 -21
- package/dist/es/components/design/views/assemblys/page/component/setting-form-rule-base-input.vue.d.ts +2 -2
- package/dist/es/components/design/views/design/page-design.vue.js +13 -2
- package/dist/es/components/design/views/design/page-event/config.vue.js +1 -7
- package/dist/es/components/design/views/design/page-event/config.vue2.js +7 -1
- package/dist/es/components/design/views/design/page-event/page-event-container.vue.js +1 -1
- package/dist/es/components/design/views/design/page-event/page-event-content.vue.js +1 -1
- package/dist/es/components/design/views/design/view/attr-container.vue.d.ts +2 -0
- package/dist/es/components/design/views/design/view/attr-container.vue.js +4 -2
- package/dist/es/components/design/views/design/view/components/i18n-setting-enabled.vue.d.ts +18 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting-enabled.vue.js +249 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting-enabled.vue2.js +4 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue.d.ts +18 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue.js +7 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue2.js +488 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue3.js +1 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting.vue.d.ts +23 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting.vue.js +100 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting.vue2.js +4 -0
- package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.d.ts +17 -9
- package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.js +10 -0
- package/dist/es/components/design/views/design/view/page-switch.vue.d.ts +2 -0
- package/dist/es/components/design/views/design/view/page-switch.vue.js +1 -1
- package/dist/es/components/design/views/design/view/page-switch.vue2.js +6 -4
- package/dist/es/components/design/views/design/view/view-design-display.vue.js +40 -14
- package/dist/es/components/design/views/design/view/view-design.vue.d.ts +2 -1
- package/dist/es/components/design/views/design/view/view-design.vue.js +4 -2
- package/dist/es/stores/page-store.d.ts +8 -2
- package/dist/es/stores/page-store.js +7 -1
- package/dist/es/style.css +97 -93
- package/package.json +5 -5
- package/dist/es/components/design/views/assemblys/common/common-title-setting.vue.js +0 -45
- package/dist/es/components/design/views/assemblys/common/common-title-setting.vue2.js +0 -4
|
@@ -2917,6 +2917,9 @@ function getPageConf() {
|
|
|
2917
2917
|
tempConf.code = getUuidv4();
|
|
2918
2918
|
tempConf.uuid = tempConf.code;
|
|
2919
2919
|
tempConf.label = "页面";
|
|
2920
|
+
if (!tempConf.i18nKeys) {
|
|
2921
|
+
tempConf.i18nKeys = [];
|
|
2922
|
+
}
|
|
2920
2923
|
return tempConf;
|
|
2921
2924
|
}
|
|
2922
2925
|
function getTableOperateConf() {
|
|
@@ -77,6 +77,7 @@ export interface PageDesign extends Component {
|
|
|
77
77
|
i18nLabels?: Array<object>;
|
|
78
78
|
listCodesMap?: object;
|
|
79
79
|
subTableWatchProps?: object;
|
|
80
|
+
i18nKeys: Array<string>;
|
|
80
81
|
}
|
|
81
82
|
/**
|
|
82
83
|
* 页面资源
|
|
@@ -265,3 +266,6 @@ export interface ListColumn {
|
|
|
265
266
|
*/
|
|
266
267
|
ifMultiData?: boolean;
|
|
267
268
|
}
|
|
269
|
+
export interface System {
|
|
270
|
+
enableI18n?: boolean | null | undefined;
|
|
271
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { PageDesign } from './interfaces/page-design-types';
|
|
2
|
+
|
|
3
|
+
export declare function setPagetemI18nKey(itemConf: any, pageDesign: PageDesign): void;
|
|
4
|
+
export declare function setFormItemI18nKey(itemConf: any, pageDesign: PageDesign): void;
|
|
5
|
+
export declare function setListItemI18nKey(itemConf: any, pageDesign: PageDesign): void;
|
|
6
|
+
export declare function addI18nKey(value: string, pageDesign: PageDesign): void;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
function setPagetemI18nKey(itemConf, pageDesign) {
|
|
2
|
+
var _a;
|
|
3
|
+
try {
|
|
4
|
+
if ((_a = itemConf.props) == null ? void 0 : _a.base) {
|
|
5
|
+
if (itemConf.props.base.title) {
|
|
6
|
+
addI18nKey(itemConf.props.base.title, pageDesign);
|
|
7
|
+
}
|
|
8
|
+
if (itemConf.props.base.placeholder) {
|
|
9
|
+
addI18nKey(itemConf.props.base.placeholder, pageDesign);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
if (itemConf.items && itemConf.items.length > 0) {
|
|
13
|
+
itemConf.items.forEach((item) => {
|
|
14
|
+
setPagetemI18nKey(item, pageDesign);
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
} catch (e) {
|
|
18
|
+
console.error(e);
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
function addI18nKey(value, pageDesign) {
|
|
22
|
+
if (!pageDesign.i18nKeys.includes(value)) {
|
|
23
|
+
pageDesign.i18nKeys.push(value);
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
export {
|
|
27
|
+
addI18nKey,
|
|
28
|
+
setPagetemI18nKey
|
|
29
|
+
};
|
|
@@ -6,7 +6,7 @@ import _sfc_main$3 from "../../common/common-icon-bind.vue.js";
|
|
|
6
6
|
import http from "agilebuilder-ui/src/utils/request";
|
|
7
7
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
8
8
|
import _sfc_main$4 from "../../form/common/suffixmodule.vue.js";
|
|
9
|
-
import _sfc_main$2 from "../../common/common-
|
|
9
|
+
import _sfc_main$2 from "../../common/common-i18n-key-input.vue.js";
|
|
10
10
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
11
11
|
const _hoisted_2 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
12
12
|
const _hoisted_3 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
@@ -95,7 +95,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
95
95
|
default: withCtx(() => [
|
|
96
96
|
createVNode(_component_el_collapse, {
|
|
97
97
|
modelValue: openCollapseItems.value,
|
|
98
|
-
"onUpdate:modelValue": _cache[
|
|
98
|
+
"onUpdate:modelValue": _cache[23] || (_cache[23] = ($event) => openCollapseItems.value = $event),
|
|
99
99
|
style: { "margin-top": "6px" }
|
|
100
100
|
}, {
|
|
101
101
|
default: withCtx(() => [
|
|
@@ -175,9 +175,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
175
175
|
}, {
|
|
176
176
|
default: withCtx(() => [
|
|
177
177
|
createVNode(_sfc_main$2, {
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
}, null, 8, ["
|
|
178
|
+
modelValue: __props.configure.props.base.title,
|
|
179
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.title = $event)
|
|
180
|
+
}, null, 8, ["modelValue"])
|
|
181
181
|
]),
|
|
182
182
|
_: 1
|
|
183
183
|
}),
|
|
@@ -188,7 +188,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
188
188
|
default: withCtx(() => [
|
|
189
189
|
createVNode(_component_el_radio_group, {
|
|
190
190
|
modelValue: __props.configure.props.base.size,
|
|
191
|
-
"onUpdate:modelValue": _cache[
|
|
191
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => __props.configure.props.base.size = $event),
|
|
192
192
|
class: "ml-4"
|
|
193
193
|
}, {
|
|
194
194
|
default: withCtx(() => [
|
|
@@ -223,7 +223,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
223
223
|
default: withCtx(() => [
|
|
224
224
|
createVNode(_component_el_radio_group, {
|
|
225
225
|
modelValue: __props.configure.props.base.state,
|
|
226
|
-
"onUpdate:modelValue": _cache[
|
|
226
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => __props.configure.props.base.state = $event),
|
|
227
227
|
class: "ml-4"
|
|
228
228
|
}, {
|
|
229
229
|
default: withCtx(() => [
|
|
@@ -263,7 +263,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
263
263
|
default: withCtx(() => [
|
|
264
264
|
createVNode(_component_el_select, {
|
|
265
265
|
modelValue: __props.configure.props.base.type,
|
|
266
|
-
"onUpdate:modelValue": _cache[
|
|
266
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => __props.configure.props.base.type = $event),
|
|
267
267
|
class: "ml-4",
|
|
268
268
|
clearable: ""
|
|
269
269
|
}, {
|
|
@@ -303,7 +303,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
303
303
|
key: __props.configure.uuid,
|
|
304
304
|
iconType: __props.configure.props.base.iconType,
|
|
305
305
|
iconValue: __props.configure.props.base.iconValue,
|
|
306
|
-
"onUpdate:modelValue": _cache[
|
|
306
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = (iconType, iconValue) => afterBindIcon(iconType, iconValue))
|
|
307
307
|
}, null, 8, ["iconType", "iconValue"]))
|
|
308
308
|
]),
|
|
309
309
|
_: 1
|
|
@@ -315,7 +315,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
315
315
|
default: withCtx(() => [
|
|
316
316
|
createVNode(_component_el_radio_group, {
|
|
317
317
|
modelValue: __props.configure.props.base.iconPosition,
|
|
318
|
-
"onUpdate:modelValue": _cache[
|
|
318
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => __props.configure.props.base.iconPosition = $event),
|
|
319
319
|
class: "ml-4"
|
|
320
320
|
}, {
|
|
321
321
|
default: withCtx(() => [
|
|
@@ -346,7 +346,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
346
346
|
default: withCtx(() => [
|
|
347
347
|
createVNode(_component_el_radio_group, {
|
|
348
348
|
modelValue: __props.configure.props.base.text,
|
|
349
|
-
"onUpdate:modelValue": _cache[
|
|
349
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => __props.configure.props.base.text = $event),
|
|
350
350
|
class: "ml-4"
|
|
351
351
|
}, {
|
|
352
352
|
default: withCtx(() => [
|
|
@@ -375,7 +375,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
375
375
|
default: withCtx(() => [
|
|
376
376
|
createVNode(_component_el_radio_group, {
|
|
377
377
|
modelValue: __props.configure.props.base.plain,
|
|
378
|
-
"onUpdate:modelValue": _cache[
|
|
378
|
+
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => __props.configure.props.base.plain = $event),
|
|
379
379
|
class: "ml-4"
|
|
380
380
|
}, {
|
|
381
381
|
default: withCtx(() => [
|
|
@@ -404,7 +404,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
404
404
|
default: withCtx(() => [
|
|
405
405
|
createVNode(_component_el_radio_group, {
|
|
406
406
|
modelValue: __props.configure.props.base.round,
|
|
407
|
-
"onUpdate:modelValue": _cache[
|
|
407
|
+
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => __props.configure.props.base.round = $event),
|
|
408
408
|
class: "ml-4"
|
|
409
409
|
}, {
|
|
410
410
|
default: withCtx(() => [
|
|
@@ -433,7 +433,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
433
433
|
default: withCtx(() => [
|
|
434
434
|
createVNode(_component_el_radio_group, {
|
|
435
435
|
modelValue: __props.configure.props.base.loading,
|
|
436
|
-
"onUpdate:modelValue": _cache[
|
|
436
|
+
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => __props.configure.props.base.loading = $event),
|
|
437
437
|
class: "ml-4"
|
|
438
438
|
}, {
|
|
439
439
|
default: withCtx(() => [
|
|
@@ -462,7 +462,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
462
462
|
default: withCtx(() => [
|
|
463
463
|
createVNode(_component_el_radio_group, {
|
|
464
464
|
modelValue: __props.configure.props.base.focus,
|
|
465
|
-
"onUpdate:modelValue": _cache[
|
|
465
|
+
"onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => __props.configure.props.base.focus = $event),
|
|
466
466
|
class: "ml-4"
|
|
467
467
|
}, {
|
|
468
468
|
default: withCtx(() => [
|
|
@@ -491,7 +491,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
491
491
|
default: withCtx(() => [
|
|
492
492
|
createVNode(_component_el_radio_group, {
|
|
493
493
|
modelValue: __props.configure.props.base.originalType,
|
|
494
|
-
"onUpdate:modelValue": _cache[
|
|
494
|
+
"onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => __props.configure.props.base.originalType = $event),
|
|
495
495
|
class: "ml-4"
|
|
496
496
|
}, {
|
|
497
497
|
default: withCtx(() => [
|
|
@@ -553,7 +553,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
553
553
|
default: withCtx(() => [
|
|
554
554
|
createVNode(_component_el_switch, {
|
|
555
555
|
modelValue: __props.configure.props.base.isNeedValueMapping,
|
|
556
|
-
"onUpdate:modelValue": _cache[
|
|
556
|
+
"onUpdate:modelValue": _cache[15] || (_cache[15] = ($event) => __props.configure.props.base.isNeedValueMapping = $event),
|
|
557
557
|
size: "default"
|
|
558
558
|
}, null, 8, ["modelValue"])
|
|
559
559
|
]),
|
|
@@ -566,7 +566,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
566
566
|
default: withCtx(() => [
|
|
567
567
|
createVNode(_component_el_switch, {
|
|
568
568
|
modelValue: __props.configure.props.base.isPermission,
|
|
569
|
-
"onUpdate:modelValue": _cache[
|
|
569
|
+
"onUpdate:modelValue": _cache[16] || (_cache[16] = ($event) => __props.configure.props.base.isPermission = $event),
|
|
570
570
|
size: "default"
|
|
571
571
|
}, null, 8, ["modelValue"])
|
|
572
572
|
]),
|
|
@@ -579,7 +579,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
579
579
|
default: withCtx(() => [
|
|
580
580
|
createVNode(_component_el_switch, {
|
|
581
581
|
modelValue: __props.configure.props.base.isAsync,
|
|
582
|
-
"onUpdate:modelValue": _cache[
|
|
582
|
+
"onUpdate:modelValue": _cache[17] || (_cache[17] = ($event) => __props.configure.props.base.isAsync = $event),
|
|
583
583
|
size: "default"
|
|
584
584
|
}, null, 8, ["modelValue"])
|
|
585
585
|
]),
|
|
@@ -592,7 +592,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
592
592
|
default: withCtx(() => [
|
|
593
593
|
createVNode(_component_el_switch, {
|
|
594
594
|
modelValue: __props.configure.props.base.isEnableRequired,
|
|
595
|
-
"onUpdate:modelValue": _cache[
|
|
595
|
+
"onUpdate:modelValue": _cache[18] || (_cache[18] = ($event) => __props.configure.props.base.isEnableRequired = $event),
|
|
596
596
|
size: "default"
|
|
597
597
|
}, null, 8, ["modelValue"])
|
|
598
598
|
]),
|
|
@@ -605,7 +605,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
605
605
|
default: withCtx(() => [
|
|
606
606
|
createVNode(_component_el_switch, {
|
|
607
607
|
modelValue: __props.configure.props.base.isSafeDelete,
|
|
608
|
-
"onUpdate:modelValue": _cache[
|
|
608
|
+
"onUpdate:modelValue": _cache[19] || (_cache[19] = ($event) => __props.configure.props.base.isSafeDelete = $event),
|
|
609
609
|
size: "default"
|
|
610
610
|
}, null, 8, ["modelValue"])
|
|
611
611
|
]),
|
|
@@ -618,7 +618,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
618
618
|
default: withCtx(() => [
|
|
619
619
|
createVNode(_component_el_select, {
|
|
620
620
|
modelValue: templateFileUuids.value,
|
|
621
|
-
"onUpdate:modelValue": _cache[
|
|
621
|
+
"onUpdate:modelValue": _cache[20] || (_cache[20] = ($event) => templateFileUuids.value = $event),
|
|
622
622
|
filterable: "",
|
|
623
623
|
multiple: "",
|
|
624
624
|
onChange: templateFilesChange
|
|
@@ -644,7 +644,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
644
644
|
default: withCtx(() => [
|
|
645
645
|
createVNode(_component_el_select, {
|
|
646
646
|
modelValue: __props.configure.props.base.conditionsForExecution,
|
|
647
|
-
"onUpdate:modelValue": _cache[
|
|
647
|
+
"onUpdate:modelValue": _cache[21] || (_cache[21] = ($event) => __props.configure.props.base.conditionsForExecution = $event)
|
|
648
648
|
}, {
|
|
649
649
|
default: withCtx(() => [
|
|
650
650
|
createVNode(_component_el_option, {
|
|
@@ -672,7 +672,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
672
672
|
default: withCtx(() => [
|
|
673
673
|
createVNode(_component_el_select, {
|
|
674
674
|
modelValue: __props.configure.props.base.tableUuid,
|
|
675
|
-
"onUpdate:modelValue": _cache[
|
|
675
|
+
"onUpdate:modelValue": _cache[22] || (_cache[22] = ($event) => __props.configure.props.base.tableUuid = $event),
|
|
676
676
|
clearable: "",
|
|
677
677
|
filterable: ""
|
|
678
678
|
}, {
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx
|
|
|
2
2
|
import _sfc_main$3 from "../../form/common/row-ul-li.vue.js";
|
|
3
3
|
import BindVariable from "../../common/common-variable-bind.vue.js";
|
|
4
4
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
5
|
-
import _sfc_main$2 from "../../common/common-
|
|
5
|
+
import _sfc_main$2 from "../../common/common-i18n-key-input.vue.js";
|
|
6
6
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
7
7
|
const _hoisted_2 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
8
8
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -46,7 +46,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
46
46
|
default: withCtx(() => [
|
|
47
47
|
createVNode(_component_el_collapse, {
|
|
48
48
|
modelValue: openCollapseItems.value,
|
|
49
|
-
"onUpdate:modelValue": _cache[
|
|
49
|
+
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => openCollapseItems.value = $event),
|
|
50
50
|
style: { "margin-top": "6px" }
|
|
51
51
|
}, {
|
|
52
52
|
default: withCtx(() => [
|
|
@@ -103,9 +103,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
103
103
|
}, {
|
|
104
104
|
default: withCtx(() => [
|
|
105
105
|
createVNode(_sfc_main$2, {
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
}, null, 8, ["
|
|
106
|
+
modelValue: __props.configure.props.base.title,
|
|
107
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => __props.configure.props.base.title = $event)
|
|
108
|
+
}, null, 8, ["modelValue"])
|
|
109
109
|
]),
|
|
110
110
|
_: 1
|
|
111
111
|
}),
|
|
@@ -116,7 +116,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
116
116
|
default: withCtx(() => [
|
|
117
117
|
createVNode(_component_el_radio_group, {
|
|
118
118
|
modelValue: __props.configure.props.dataOrigin.optionValueSetType,
|
|
119
|
-
"onUpdate:modelValue": _cache[
|
|
119
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => __props.configure.props.dataOrigin.optionValueSetType = $event)
|
|
120
120
|
}, {
|
|
121
121
|
default: withCtx(() => [
|
|
122
122
|
createVNode(_component_el_radio, { value: "static" }, {
|
|
@@ -140,10 +140,11 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
140
140
|
withDirectives(createVNode(_sfc_main$3, {
|
|
141
141
|
style: { "margin-bottom": "10px", "border-top": "1px solid var(--el-border-color-lighter)" },
|
|
142
142
|
dataOrigin: __props.configure.props.dataOrigin,
|
|
143
|
+
pageDesign: __props.pageDesign,
|
|
143
144
|
type: "dropdown",
|
|
144
145
|
leftTittle: "编码",
|
|
145
146
|
rightTittle: "显示名称"
|
|
146
|
-
}, null, 8, ["dataOrigin"]), [
|
|
147
|
+
}, null, 8, ["dataOrigin", "pageDesign"]), [
|
|
147
148
|
[
|
|
148
149
|
vShow,
|
|
149
150
|
!__props.configure.props.dataOrigin.optionValueSetType || __props.configure.props.dataOrigin.optionValueSetType === "static"
|
|
@@ -171,7 +172,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
171
172
|
default: withCtx(() => [
|
|
172
173
|
createVNode(_component_el_radio_group, {
|
|
173
174
|
modelValue: __props.configure.props.base.size,
|
|
174
|
-
"onUpdate:modelValue": _cache[
|
|
175
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.size = $event),
|
|
175
176
|
class: "ml-4"
|
|
176
177
|
}, {
|
|
177
178
|
default: withCtx(() => [
|
|
@@ -206,7 +207,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
206
207
|
default: withCtx(() => [
|
|
207
208
|
createVNode(_component_el_radio_group, {
|
|
208
209
|
modelValue: __props.configure.props.base.state,
|
|
209
|
-
"onUpdate:modelValue": _cache[
|
|
210
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => __props.configure.props.base.state = $event),
|
|
210
211
|
class: "ml-4"
|
|
211
212
|
}, {
|
|
212
213
|
default: withCtx(() => [
|
|
@@ -246,7 +247,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
246
247
|
default: withCtx(() => [
|
|
247
248
|
createVNode(_component_el_radio_group, {
|
|
248
249
|
modelValue: __props.configure.props.base.trigger,
|
|
249
|
-
"onUpdate:modelValue": _cache[
|
|
250
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => __props.configure.props.base.trigger = $event),
|
|
250
251
|
class: "ml-4"
|
|
251
252
|
}, {
|
|
252
253
|
default: withCtx(() => [
|
|
@@ -275,7 +276,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
275
276
|
default: withCtx(() => [
|
|
276
277
|
createVNode(_component_el_radio_group, {
|
|
277
278
|
modelValue: __props.configure.props.base.triggerElement,
|
|
278
|
-
"onUpdate:modelValue": _cache[
|
|
279
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => __props.configure.props.base.triggerElement = $event),
|
|
279
280
|
class: "ml-4"
|
|
280
281
|
}, {
|
|
281
282
|
default: withCtx(() => [
|
|
@@ -305,7 +306,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
305
306
|
default: withCtx(() => [
|
|
306
307
|
createVNode(_component_el_select, {
|
|
307
308
|
modelValue: __props.configure.props.base.buttonType,
|
|
308
|
-
"onUpdate:modelValue": _cache[
|
|
309
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => __props.configure.props.base.buttonType = $event),
|
|
309
310
|
class: "ml-4"
|
|
310
311
|
}, {
|
|
311
312
|
default: withCtx(() => [
|
|
@@ -343,7 +344,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
343
344
|
default: withCtx(() => [
|
|
344
345
|
createVNode(_component_el_radio_group, {
|
|
345
346
|
modelValue: __props.configure.props.base.splitButton,
|
|
346
|
-
"onUpdate:modelValue": _cache[
|
|
347
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => __props.configure.props.base.splitButton = $event),
|
|
347
348
|
class: "ml-4"
|
|
348
349
|
}, {
|
|
349
350
|
default: withCtx(() => [
|
|
@@ -372,7 +373,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
372
373
|
default: withCtx(() => [
|
|
373
374
|
createVNode(_component_el_select, {
|
|
374
375
|
modelValue: __props.configure.props.base.placement,
|
|
375
|
-
"onUpdate:modelValue": _cache[
|
|
376
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => __props.configure.props.base.placement = $event),
|
|
376
377
|
clearable: "",
|
|
377
378
|
class: "ml-4"
|
|
378
379
|
}, {
|
package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-base.vue.js
CHANGED
|
@@ -3,7 +3,7 @@ import { getFormComponentOptions } from "../../../../utils/assemblys-config.js";
|
|
|
3
3
|
import _sfc_main$3 from "../../common/common-icon-bind.vue.js";
|
|
4
4
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
5
5
|
import http from "agilebuilder-ui/src/utils/request";
|
|
6
|
-
import _sfc_main$2 from "../../common/common-
|
|
6
|
+
import _sfc_main$2 from "../../common/common-i18n-key-input.vue.js";
|
|
7
7
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
8
8
|
const _hoisted_2 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
9
9
|
const _hoisted_3 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
@@ -80,7 +80,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
80
80
|
default: withCtx(() => [
|
|
81
81
|
createVNode(_component_el_collapse, {
|
|
82
82
|
modelValue: openCollapseItems.value,
|
|
83
|
-
"onUpdate:modelValue": _cache[
|
|
83
|
+
"onUpdate:modelValue": _cache[17] || (_cache[17] = ($event) => openCollapseItems.value = $event),
|
|
84
84
|
style: { "margin-top": "6px" }
|
|
85
85
|
}, {
|
|
86
86
|
default: withCtx(() => [
|
|
@@ -160,9 +160,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
160
160
|
}, {
|
|
161
161
|
default: withCtx(() => [
|
|
162
162
|
createVNode(_sfc_main$2, {
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
}, null, 8, ["
|
|
163
|
+
modelValue: __props.configure.props.base.title,
|
|
164
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.title = $event)
|
|
165
|
+
}, null, 8, ["modelValue"])
|
|
166
166
|
]),
|
|
167
167
|
_: 1
|
|
168
168
|
}),
|
|
@@ -173,7 +173,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
173
173
|
default: withCtx(() => [
|
|
174
174
|
createVNode(_component_el_radio_group, {
|
|
175
175
|
modelValue: __props.configure.props.base.size,
|
|
176
|
-
"onUpdate:modelValue": _cache[
|
|
176
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => __props.configure.props.base.size = $event),
|
|
177
177
|
class: "ml-4"
|
|
178
178
|
}, {
|
|
179
179
|
default: withCtx(() => [
|
|
@@ -208,7 +208,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
208
208
|
default: withCtx(() => [
|
|
209
209
|
createVNode(_component_el_radio_group, {
|
|
210
210
|
modelValue: __props.configure.props.base.state,
|
|
211
|
-
"onUpdate:modelValue": _cache[
|
|
211
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => __props.configure.props.base.state = $event),
|
|
212
212
|
class: "ml-4"
|
|
213
213
|
}, {
|
|
214
214
|
default: withCtx(() => [
|
|
@@ -237,7 +237,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
237
237
|
default: withCtx(() => [
|
|
238
238
|
createVNode(_component_el_select, {
|
|
239
239
|
modelValue: templateFileUuids.value,
|
|
240
|
-
"onUpdate:modelValue": _cache[
|
|
240
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => templateFileUuids.value = $event),
|
|
241
241
|
multiple: "",
|
|
242
242
|
onChange: templateFilesChange
|
|
243
243
|
}, {
|
|
@@ -273,7 +273,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
273
273
|
default: withCtx(() => [
|
|
274
274
|
createVNode(_component_el_select, {
|
|
275
275
|
modelValue: __props.configure.props.base.type,
|
|
276
|
-
"onUpdate:modelValue": _cache[
|
|
276
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => __props.configure.props.base.type = $event),
|
|
277
277
|
class: "ml-4",
|
|
278
278
|
clearable: ""
|
|
279
279
|
}, {
|
|
@@ -313,7 +313,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
313
313
|
key: __props.configure.uuid,
|
|
314
314
|
iconType: __props.configure.props.base.iconType,
|
|
315
315
|
iconValue: __props.configure.props.base.iconValue,
|
|
316
|
-
"onUpdate:modelValue": _cache[
|
|
316
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = (iconType, iconValue) => afterBindIcon(iconType, iconValue))
|
|
317
317
|
}, null, 8, ["iconType", "iconValue"]))
|
|
318
318
|
]),
|
|
319
319
|
_: 1
|
|
@@ -325,7 +325,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
325
325
|
default: withCtx(() => [
|
|
326
326
|
createVNode(_component_el_radio_group, {
|
|
327
327
|
modelValue: __props.configure.props.base.iconPosition,
|
|
328
|
-
"onUpdate:modelValue": _cache[
|
|
328
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => __props.configure.props.base.iconPosition = $event),
|
|
329
329
|
class: "ml-4"
|
|
330
330
|
}, {
|
|
331
331
|
default: withCtx(() => [
|
|
@@ -356,7 +356,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
356
356
|
default: withCtx(() => [
|
|
357
357
|
createVNode(_component_el_radio_group, {
|
|
358
358
|
modelValue: __props.configure.props.base.text,
|
|
359
|
-
"onUpdate:modelValue": _cache[
|
|
359
|
+
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => __props.configure.props.base.text = $event),
|
|
360
360
|
class: "ml-4"
|
|
361
361
|
}, {
|
|
362
362
|
default: withCtx(() => [
|
|
@@ -385,7 +385,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
385
385
|
default: withCtx(() => [
|
|
386
386
|
createVNode(_component_el_radio_group, {
|
|
387
387
|
modelValue: __props.configure.props.base.plain,
|
|
388
|
-
"onUpdate:modelValue": _cache[
|
|
388
|
+
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => __props.configure.props.base.plain = $event),
|
|
389
389
|
class: "ml-4"
|
|
390
390
|
}, {
|
|
391
391
|
default: withCtx(() => [
|
|
@@ -414,7 +414,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
414
414
|
default: withCtx(() => [
|
|
415
415
|
createVNode(_component_el_radio_group, {
|
|
416
416
|
modelValue: __props.configure.props.base.round,
|
|
417
|
-
"onUpdate:modelValue": _cache[
|
|
417
|
+
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => __props.configure.props.base.round = $event),
|
|
418
418
|
class: "ml-4"
|
|
419
419
|
}, {
|
|
420
420
|
default: withCtx(() => [
|
|
@@ -443,7 +443,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
443
443
|
default: withCtx(() => [
|
|
444
444
|
createVNode(_component_el_radio_group, {
|
|
445
445
|
modelValue: __props.configure.props.base.loading,
|
|
446
|
-
"onUpdate:modelValue": _cache[
|
|
446
|
+
"onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => __props.configure.props.base.loading = $event),
|
|
447
447
|
class: "ml-4"
|
|
448
448
|
}, {
|
|
449
449
|
default: withCtx(() => [
|
|
@@ -472,7 +472,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
472
472
|
default: withCtx(() => [
|
|
473
473
|
createVNode(_component_el_radio_group, {
|
|
474
474
|
modelValue: __props.configure.props.base.focus,
|
|
475
|
-
"onUpdate:modelValue": _cache[
|
|
475
|
+
"onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => __props.configure.props.base.focus = $event),
|
|
476
476
|
class: "ml-4"
|
|
477
477
|
}, {
|
|
478
478
|
default: withCtx(() => [
|
|
@@ -501,7 +501,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
501
501
|
default: withCtx(() => [
|
|
502
502
|
createVNode(_component_el_radio_group, {
|
|
503
503
|
modelValue: __props.configure.props.base.originalType,
|
|
504
|
-
"onUpdate:modelValue": _cache[
|
|
504
|
+
"onUpdate:modelValue": _cache[15] || (_cache[15] = ($event) => __props.configure.props.base.originalType = $event),
|
|
505
505
|
class: "ml-4"
|
|
506
506
|
}, {
|
|
507
507
|
default: withCtx(() => [
|
|
@@ -547,7 +547,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
547
547
|
default: withCtx(() => [
|
|
548
548
|
createVNode(_component_el_switch, {
|
|
549
549
|
modelValue: __props.configure.props.base.isPermission,
|
|
550
|
-
"onUpdate:modelValue": _cache[
|
|
550
|
+
"onUpdate:modelValue": _cache[16] || (_cache[16] = ($event) => __props.configure.props.base.isPermission = $event),
|
|
551
551
|
size: "default"
|
|
552
552
|
}, null, 8, ["modelValue"])
|
|
553
553
|
]),
|