super-page-designer 2.1.21 → 2.1.25
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 +18 -0
- package/dist/es/components/design/utils/data-table-util.js +5 -5
- package/dist/es/components/design/utils/page-explore-util.js +1 -1
- package/dist/es/components/design/utils/page-table-util.js +11 -0
- package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue.js +21 -34
- package/dist/es/components/design/views/assemblys/button/component/combination.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/component/set-dialog.vue.js +4 -2
- package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr-base.vue.js +10 -23
- package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-base.vue.js +15 -28
- package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-base.vue.js +19 -32
- package/dist/es/components/design/views/assemblys/chart/common/common-attr-data.vue.js +28 -3
- package/dist/es/components/design/views/assemblys/common/{common-i18n-setting.vue.js → common-title-setting.vue.js} +7 -8
- package/dist/es/components/design/views/assemblys/common/common-title-setting.vue2.js +4 -0
- 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 +1 -1
- package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr-base.vue.js +9 -22
- package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr-base.vue.js +21 -34
- package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-design.vue2.js +23 -31
- package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr-base.vue.js +11 -23
- package/dist/es/components/design/views/assemblys/form/divider/divider-attr-base.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-base.vue.js +9 -22
- package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js +15 -28
- package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js +13 -26
- package/dist/es/components/design/views/assemblys/form/label/label-attr-base.vue.js +6 -19
- package/dist/es/components/design/views/assemblys/form/link/link-attr-base.vue.js +10 -23
- package/dist/es/components/design/views/assemblys/form/radio/radio-attr-base.vue.js +9 -22
- package/dist/es/components/design/views/assemblys/form/rich-text/richtext-attr-base.vue.js +9 -22
- package/dist/es/components/design/views/assemblys/form/select/select-attr-base.vue.js +15 -28
- package/dist/es/components/design/views/assemblys/form/separatelabel/separatelabel-attr-base.vue.js +4 -17
- package/dist/es/components/design/views/assemblys/form/switch/switch-attr-base.vue.js +16 -29
- package/dist/es/components/design/views/assemblys/form/tag/tag-attr-base.vue.js +9 -22
- package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr-base.vue.js +19 -32
- package/dist/es/components/design/views/design/page-event/page-event-container.vue.js +1 -1
- package/dist/es/components/design/views/design/view/assemblys-container-list.vue.js +10 -2
- package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.js +2 -0
- package/dist/es/style.css +74 -74
- package/package.json +4 -4
- package/dist/es/components/design/views/assemblys/common/common-i18n-setting.vue2.js +0 -4
|
@@ -4,7 +4,7 @@ import { componentNameChange } from "../../../../utils/form-design-util.js";
|
|
|
4
4
|
import _sfc_main$3 from "../../common/common-attr-size.vue.js";
|
|
5
5
|
import BindVariable from "../../common/common-variable-bind.vue.js";
|
|
6
6
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
7
|
-
import _sfc_main$2 from "../../common/common-
|
|
7
|
+
import _sfc_main$2 from "../../common/common-title-setting.vue.js";
|
|
8
8
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
9
9
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10
10
|
__name: "tag-attr-base",
|
|
@@ -61,7 +61,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
61
61
|
default: withCtx(() => [
|
|
62
62
|
createVNode(_component_el_collapse, {
|
|
63
63
|
modelValue: openCollapseItems.value,
|
|
64
|
-
"onUpdate:modelValue": _cache[
|
|
64
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => openCollapseItems.value = $event),
|
|
65
65
|
style: { "margin-top": "6px" }
|
|
66
66
|
}, {
|
|
67
67
|
default: withCtx(() => [
|
|
@@ -211,21 +211,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
211
211
|
withDirectives(createVNode(_component_el_form_item, {
|
|
212
212
|
label: "标题",
|
|
213
213
|
class: "amb-design-attr-item"
|
|
214
|
-
}, {
|
|
215
|
-
default: withCtx(() => [
|
|
216
|
-
createVNode(_component_el_input, {
|
|
217
|
-
modelValue: __props.configure.props.base.title,
|
|
218
|
-
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => __props.configure.props.base.title = $event),
|
|
219
|
-
placeholder: "请输入"
|
|
220
|
-
}, null, 8, ["modelValue"])
|
|
221
|
-
]),
|
|
222
|
-
_: 1
|
|
223
|
-
}, 512), [
|
|
224
|
-
[vShow, __props.configure.props.base.tittleShow]
|
|
225
|
-
]),
|
|
226
|
-
createVNode(_component_el_form_item, {
|
|
227
|
-
label: "国际化标题",
|
|
228
|
-
class: "amb-design-attr-item"
|
|
229
214
|
}, {
|
|
230
215
|
default: withCtx(() => [
|
|
231
216
|
createVNode(_sfc_main$2, {
|
|
@@ -234,7 +219,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
234
219
|
}, null, 8, ["configure", "systemCode"])
|
|
235
220
|
]),
|
|
236
221
|
_: 1
|
|
237
|
-
}),
|
|
222
|
+
}, 512), [
|
|
223
|
+
[vShow, __props.configure.props.base.tittleShow]
|
|
224
|
+
]),
|
|
238
225
|
withDirectives(createVNode(_component_el_form_item, {
|
|
239
226
|
label: "标题宽度",
|
|
240
227
|
class: "amb-design-attr-item"
|
|
@@ -242,7 +229,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
242
229
|
default: withCtx(() => [
|
|
243
230
|
createVNode(_component_el_input_number, {
|
|
244
231
|
modelValue: __props.configure.props.base.titleWidth,
|
|
245
|
-
"onUpdate:modelValue": _cache[
|
|
232
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => __props.configure.props.base.titleWidth = $event),
|
|
246
233
|
style: { "width": "100%" },
|
|
247
234
|
min: 0,
|
|
248
235
|
max: 200,
|
|
@@ -260,7 +247,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
260
247
|
default: withCtx(() => [
|
|
261
248
|
createVNode(_component_el_radio_group, {
|
|
262
249
|
modelValue: __props.configure.props.base.type,
|
|
263
|
-
"onUpdate:modelValue": _cache[
|
|
250
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => __props.configure.props.base.type = $event),
|
|
264
251
|
class: "ml-4"
|
|
265
252
|
}, {
|
|
266
253
|
default: withCtx(() => [
|
|
@@ -307,7 +294,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
307
294
|
default: withCtx(() => [
|
|
308
295
|
createVNode(_component_el_radio_group, {
|
|
309
296
|
modelValue: __props.configure.props.base.closable,
|
|
310
|
-
"onUpdate:modelValue": _cache[
|
|
297
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => __props.configure.props.base.closable = $event),
|
|
311
298
|
class: "ml-4"
|
|
312
299
|
}, {
|
|
313
300
|
default: withCtx(() => [
|
|
@@ -336,7 +323,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
336
323
|
default: withCtx(() => [
|
|
337
324
|
createVNode(_component_el_radio_group, {
|
|
338
325
|
modelValue: __props.configure.props.base.size,
|
|
339
|
-
"onUpdate:modelValue": _cache[
|
|
326
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => __props.configure.props.base.size = $event),
|
|
340
327
|
class: "ml-4"
|
|
341
328
|
}, {
|
|
342
329
|
default: withCtx(() => [
|
|
@@ -6,7 +6,7 @@ import BindVariable from "../../common/common-variable-bind.vue.js";
|
|
|
6
6
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
7
7
|
import _sfc_main$3 from "../common/title-suffix.vue.js";
|
|
8
8
|
import _sfc_main$4 from "../common/verification-custom.vue.js";
|
|
9
|
-
import _sfc_main$2 from "../../common/common-
|
|
9
|
+
import _sfc_main$2 from "../../common/common-title-setting.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 _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -66,7 +66,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
66
66
|
default: withCtx(() => [
|
|
67
67
|
createVNode(_component_el_collapse, {
|
|
68
68
|
modelValue: openCollapseItems.value,
|
|
69
|
-
"onUpdate:modelValue": _cache[
|
|
69
|
+
"onUpdate:modelValue": _cache[17] || (_cache[17] = ($event) => openCollapseItems.value = $event),
|
|
70
70
|
style: { "margin-top": "6px" }
|
|
71
71
|
}, {
|
|
72
72
|
default: withCtx(() => [
|
|
@@ -191,21 +191,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
191
191
|
withDirectives(createVNode(_component_el_form_item, {
|
|
192
192
|
label: "标题",
|
|
193
193
|
class: "amb-design-attr-item"
|
|
194
|
-
}, {
|
|
195
|
-
default: withCtx(() => [
|
|
196
|
-
createVNode(_component_el_input, {
|
|
197
|
-
modelValue: __props.configure.props.base.title,
|
|
198
|
-
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.title = $event),
|
|
199
|
-
placeholder: "请输入"
|
|
200
|
-
}, null, 8, ["modelValue"])
|
|
201
|
-
]),
|
|
202
|
-
_: 1
|
|
203
|
-
}, 512), [
|
|
204
|
-
[vShow, __props.configure.props.base.tittleShow]
|
|
205
|
-
]),
|
|
206
|
-
createVNode(_component_el_form_item, {
|
|
207
|
-
label: "国际化标题",
|
|
208
|
-
class: "amb-design-attr-item"
|
|
209
194
|
}, {
|
|
210
195
|
default: withCtx(() => [
|
|
211
196
|
createVNode(_sfc_main$2, {
|
|
@@ -214,7 +199,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
214
199
|
}, null, 8, ["configure", "systemCode"])
|
|
215
200
|
]),
|
|
216
201
|
_: 1
|
|
217
|
-
}),
|
|
202
|
+
}, 512), [
|
|
203
|
+
[vShow, __props.configure.props.base.tittleShow]
|
|
204
|
+
]),
|
|
218
205
|
withDirectives(createVNode(_component_el_form_item, {
|
|
219
206
|
label: "标题宽度",
|
|
220
207
|
class: "amb-design-attr-item"
|
|
@@ -222,7 +209,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
222
209
|
default: withCtx(() => [
|
|
223
210
|
createVNode(_component_el_input_number, {
|
|
224
211
|
modelValue: __props.configure.props.base.titleWidth,
|
|
225
|
-
"onUpdate:modelValue": _cache[
|
|
212
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.titleWidth = $event),
|
|
226
213
|
style: { "width": "100%" },
|
|
227
214
|
min: 0,
|
|
228
215
|
max: 200,
|
|
@@ -240,7 +227,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
240
227
|
default: withCtx(() => [
|
|
241
228
|
createVNode(_component_el_input, {
|
|
242
229
|
modelValue: __props.configure.props.base.placeholder,
|
|
243
|
-
"onUpdate:modelValue": _cache[
|
|
230
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => __props.configure.props.base.placeholder = $event),
|
|
244
231
|
placeholder: "请输入"
|
|
245
232
|
}, null, 8, ["modelValue"])
|
|
246
233
|
]),
|
|
@@ -253,7 +240,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
253
240
|
default: withCtx(() => [
|
|
254
241
|
createVNode(_component_el_input_number, {
|
|
255
242
|
modelValue: __props.configure.props.base.rows,
|
|
256
|
-
"onUpdate:modelValue": _cache[
|
|
243
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => __props.configure.props.base.rows = $event),
|
|
257
244
|
min: 1
|
|
258
245
|
}, null, 8, ["modelValue"])
|
|
259
246
|
]),
|
|
@@ -266,7 +253,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
266
253
|
default: withCtx(() => [
|
|
267
254
|
createVNode(_component_el_switch, {
|
|
268
255
|
modelValue: __props.configure.props.base.showInputNum,
|
|
269
|
-
"onUpdate:modelValue": _cache[
|
|
256
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => __props.configure.props.base.showInputNum = $event)
|
|
270
257
|
}, null, 8, ["modelValue"])
|
|
271
258
|
]),
|
|
272
259
|
_: 1
|
|
@@ -278,7 +265,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
278
265
|
default: withCtx(() => [
|
|
279
266
|
createVNode(_component_el_switch, {
|
|
280
267
|
modelValue: __props.configure.props.base.isOpinion,
|
|
281
|
-
"onUpdate:modelValue": _cache[
|
|
268
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => __props.configure.props.base.isOpinion = $event)
|
|
282
269
|
}, null, 8, ["modelValue"])
|
|
283
270
|
]),
|
|
284
271
|
_: 1
|
|
@@ -290,7 +277,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
290
277
|
default: withCtx(() => [
|
|
291
278
|
createVNode(_component_el_radio_group, {
|
|
292
279
|
modelValue: __props.configure.props.base.size,
|
|
293
|
-
"onUpdate:modelValue": _cache[
|
|
280
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => __props.configure.props.base.size = $event),
|
|
294
281
|
class: "ml-4"
|
|
295
282
|
}, {
|
|
296
283
|
default: withCtx(() => [
|
|
@@ -325,7 +312,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
325
312
|
default: withCtx(() => [
|
|
326
313
|
createVNode(_component_el_radio_group, {
|
|
327
314
|
modelValue: __props.configure.props.base.state,
|
|
328
|
-
"onUpdate:modelValue": _cache[
|
|
315
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => __props.configure.props.base.state = $event),
|
|
329
316
|
class: "ml-4"
|
|
330
317
|
}, {
|
|
331
318
|
default: withCtx(() => [
|
|
@@ -375,7 +362,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
375
362
|
default: withCtx(() => [
|
|
376
363
|
createVNode(_component_el_checkbox, {
|
|
377
364
|
modelValue: __props.configure.props.verification.required,
|
|
378
|
-
"onUpdate:modelValue": _cache[
|
|
365
|
+
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => __props.configure.props.verification.required = $event),
|
|
379
366
|
label: "必填"
|
|
380
367
|
}, null, 8, ["modelValue"])
|
|
381
368
|
]),
|
|
@@ -390,7 +377,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
390
377
|
default: withCtx(() => [
|
|
391
378
|
createVNode(_component_el_checkbox, {
|
|
392
379
|
modelValue: __props.configure.props.verification.verifyMinLength,
|
|
393
|
-
"onUpdate:modelValue": _cache[
|
|
380
|
+
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => __props.configure.props.verification.verifyMinLength = $event),
|
|
394
381
|
label: "最小长度",
|
|
395
382
|
value: "min"
|
|
396
383
|
}, null, 8, ["modelValue"])
|
|
@@ -401,7 +388,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
401
388
|
default: withCtx(() => [
|
|
402
389
|
createVNode(_component_el_input_number, {
|
|
403
390
|
modelValue: __props.configure.props.verification.minLength,
|
|
404
|
-
"onUpdate:modelValue": _cache[
|
|
391
|
+
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => __props.configure.props.verification.minLength = $event),
|
|
405
392
|
class: "mx-4",
|
|
406
393
|
min: 0,
|
|
407
394
|
"controls-position": "right",
|
|
@@ -422,7 +409,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
422
409
|
default: withCtx(() => [
|
|
423
410
|
createVNode(_component_el_checkbox, {
|
|
424
411
|
modelValue: __props.configure.props.verification.verifyMaxLength,
|
|
425
|
-
"onUpdate:modelValue": _cache[
|
|
412
|
+
"onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => __props.configure.props.verification.verifyMaxLength = $event),
|
|
426
413
|
label: "最大长度",
|
|
427
414
|
value: "max"
|
|
428
415
|
}, null, 8, ["modelValue"])
|
|
@@ -433,7 +420,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
433
420
|
default: withCtx(() => [
|
|
434
421
|
createVNode(_component_el_input_number, {
|
|
435
422
|
modelValue: __props.configure.props.verification.maxLength,
|
|
436
|
-
"onUpdate:modelValue": _cache[
|
|
423
|
+
"onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => __props.configure.props.verification.maxLength = $event),
|
|
437
424
|
class: "mx-4",
|
|
438
425
|
min: 0,
|
|
439
426
|
"controls-position": "right",
|
|
@@ -454,7 +441,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
454
441
|
default: withCtx(() => [
|
|
455
442
|
createVNode(_component_el_checkbox, {
|
|
456
443
|
modelValue: __props.configure.props.verification.verifyRegex,
|
|
457
|
-
"onUpdate:modelValue": _cache[
|
|
444
|
+
"onUpdate:modelValue": _cache[15] || (_cache[15] = ($event) => __props.configure.props.verification.verifyRegex = $event),
|
|
458
445
|
label: "正则",
|
|
459
446
|
value: "regex"
|
|
460
447
|
}, null, 8, ["modelValue"])
|
|
@@ -465,7 +452,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
465
452
|
default: withCtx(() => [
|
|
466
453
|
createVNode(_component_el_input, {
|
|
467
454
|
modelValue: __props.configure.props.verification.regex,
|
|
468
|
-
"onUpdate:modelValue": _cache[
|
|
455
|
+
"onUpdate:modelValue": _cache[16] || (_cache[16] = ($event) => __props.configure.props.verification.regex = $event),
|
|
469
456
|
class: "mx-4",
|
|
470
457
|
"controls-position": "right",
|
|
471
458
|
placeholder: "请输入"
|
|
@@ -82,7 +82,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
82
82
|
}
|
|
83
83
|
if (hisEvents) {
|
|
84
84
|
for (let e of hisEvents) {
|
|
85
|
-
if (!e.componentUuid) {
|
|
85
|
+
if (!e.componentUuid && currentComponent.value.name === "page") {
|
|
86
86
|
e.componentUuid = currentComponent.value && currentComponent.value.uuid ? currentComponent.value.uuid : "page";
|
|
87
87
|
}
|
|
88
88
|
if (!e.componentLabel) {
|
|
@@ -78,6 +78,14 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
78
78
|
newItem.props = {};
|
|
79
79
|
}
|
|
80
80
|
newItem.uuid = getUuidv4();
|
|
81
|
+
if (newItem.items && newItem.items.length > 0) {
|
|
82
|
+
newItem.items = newItem.items.map((item) => {
|
|
83
|
+
if (!item.uuid) {
|
|
84
|
+
item.uuid = getUuidv4();
|
|
85
|
+
}
|
|
86
|
+
return item;
|
|
87
|
+
});
|
|
88
|
+
}
|
|
81
89
|
newItem.props.isInit = true;
|
|
82
90
|
return newItem;
|
|
83
91
|
}
|
|
@@ -142,7 +150,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
142
150
|
src: showGroup.icon
|
|
143
151
|
}, null, 8, _hoisted_2)) : (openBlock(), createBlock(_component_el_icon, {
|
|
144
152
|
key: 1,
|
|
145
|
-
style: { "width": "16px", "height": "16px", "color": "#
|
|
153
|
+
style: { "width": "16px", "height": "16px", "color": "#5893ef" }
|
|
146
154
|
}, {
|
|
147
155
|
default: withCtx(() => [
|
|
148
156
|
createVNode(unref(HelpFilled))
|
|
@@ -181,7 +189,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
181
189
|
src: showItem.icon
|
|
182
190
|
}, null, 8, _hoisted_4)) : (openBlock(), createBlock(_component_el_icon, {
|
|
183
191
|
key: 1,
|
|
184
|
-
style: { "width": "16px", "height": "16px", "color": "#
|
|
192
|
+
style: { "width": "16px", "height": "16px", "color": "#5893ef" }
|
|
185
193
|
}, {
|
|
186
194
|
default: withCtx(() => [
|
|
187
195
|
createVNode(unref(HelpFilled))
|
|
@@ -8,6 +8,7 @@ import { queryTableFields } from "../../../../utils/page-table-util.js";
|
|
|
8
8
|
import { deepCopy, getUuidv4 } from "../../../../utils/common-util.js";
|
|
9
9
|
import { standardButtonOperations, getDesignConfByName } from "../../../../utils/assemblys-config.js";
|
|
10
10
|
import { usePageContextStore } from "../../../../../../stores/page-store.js";
|
|
11
|
+
import { watchValidate } from "../../../../utils/form-design-util.js";
|
|
11
12
|
const _hoisted_1 = { style: { "background-color": "rgba(88, 147, 239, 0.06)", "padding": "10px" } };
|
|
12
13
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
13
14
|
__name: "quick-add-dialog",
|
|
@@ -238,6 +239,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
238
239
|
valids.splice(validIndex, 1);
|
|
239
240
|
}
|
|
240
241
|
itemConf.props.verification.type = valids;
|
|
242
|
+
watchValidate(itemConf, itemConf.props.verification, null);
|
|
241
243
|
}
|
|
242
244
|
if (f.state) {
|
|
243
245
|
itemConf.props.base.state = f.state;
|
package/dist/es/style.css
CHANGED
|
@@ -3764,10 +3764,6 @@ fieldset.amb-design-item-selected {
|
|
|
3764
3764
|
padding: 10px;
|
|
3765
3765
|
font-weight: bold;
|
|
3766
3766
|
}
|
|
3767
|
-
|
|
3768
|
-
.el-switch.is-disabled .el-switch__core, .el-switch.is-disabled .el-switch__label{
|
|
3769
|
-
cursor: default;
|
|
3770
|
-
}
|
|
3771
3767
|
.el-tree-node__content {
|
|
3772
3768
|
height: 34px !important;
|
|
3773
3769
|
}
|
|
@@ -4386,10 +4382,6 @@ fieldset.amb-design-item-selected {
|
|
|
4386
4382
|
padding: 10px;
|
|
4387
4383
|
font-weight: bold;
|
|
4388
4384
|
}
|
|
4389
|
-
|
|
4390
|
-
.el-select__wrapper.is-disabled{
|
|
4391
|
-
cursor: default;
|
|
4392
|
-
}
|
|
4393
4385
|
.el-tree-node__content {
|
|
4394
4386
|
height: 34px !important;
|
|
4395
4387
|
}
|
|
@@ -5008,6 +5000,14 @@ fieldset.amb-design-item-selected {
|
|
|
5008
5000
|
padding: 10px;
|
|
5009
5001
|
font-weight: bold;
|
|
5010
5002
|
}
|
|
5003
|
+
|
|
5004
|
+
.el-select__wrapper.is-disabled{
|
|
5005
|
+
cursor: default;
|
|
5006
|
+
}
|
|
5007
|
+
|
|
5008
|
+
.el-switch.is-disabled .el-switch__core, .el-switch.is-disabled .el-switch__label{
|
|
5009
|
+
cursor: default;
|
|
5010
|
+
}
|
|
5011
5011
|
.el-tree-node__content {
|
|
5012
5012
|
height: 34px !important;
|
|
5013
5013
|
}
|
|
@@ -9334,56 +9334,6 @@ fieldset.amb-design-item-selected {
|
|
|
9334
9334
|
padding: 10px;
|
|
9335
9335
|
font-weight: bold;
|
|
9336
9336
|
}
|
|
9337
|
-
|
|
9338
|
-
/*不显示列样式*/
|
|
9339
|
-
.hiddenBorder {
|
|
9340
|
-
border-right: solid 1px #ebebeb !important;
|
|
9341
|
-
border-left: solid 1px #ebebeb !important;
|
|
9342
|
-
background-color: #ebebeb !important;
|
|
9343
|
-
}
|
|
9344
|
-
/*选中列样式*/
|
|
9345
|
-
.addBorder {
|
|
9346
|
-
border-right: solid 1px #5893ef !important;
|
|
9347
|
-
border-left: solid 1px #5893ef !important;
|
|
9348
|
-
background-color: #5893ef !important;
|
|
9349
|
-
color: #ffffff;
|
|
9350
|
-
}
|
|
9351
|
-
.ghost {
|
|
9352
|
-
opacity: 0.5;
|
|
9353
|
-
background: #c8ebfb;
|
|
9354
|
-
}
|
|
9355
|
-
|
|
9356
|
-
li[data-v-55bb4cd3] {
|
|
9357
|
-
color: #333;
|
|
9358
|
-
}
|
|
9359
|
-
.context-menu[data-v-55bb4cd3] {
|
|
9360
|
-
position: fixed;
|
|
9361
|
-
background: #fff;
|
|
9362
|
-
z-index: 999;
|
|
9363
|
-
padding: 5px;
|
|
9364
|
-
margin: 0;
|
|
9365
|
-
margin-top: 30px;
|
|
9366
|
-
}
|
|
9367
|
-
.context-menu li[data-v-55bb4cd3] {
|
|
9368
|
-
min-width: 75px;
|
|
9369
|
-
height: 28px;
|
|
9370
|
-
line-height: 28px;
|
|
9371
|
-
text-align: left;
|
|
9372
|
-
color: #1a1a1a;
|
|
9373
|
-
cursor: pointer;
|
|
9374
|
-
}
|
|
9375
|
-
.context-menu li[data-v-55bb4cd3]:hover {
|
|
9376
|
-
background: #5893ef;
|
|
9377
|
-
color: #fff;
|
|
9378
|
-
}
|
|
9379
|
-
.context-menu[data-v-55bb4cd3] {
|
|
9380
|
-
border: 1px solid #eee;
|
|
9381
|
-
box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.1);
|
|
9382
|
-
border-radius: 5px;
|
|
9383
|
-
}
|
|
9384
|
-
li[data-v-55bb4cd3] {
|
|
9385
|
-
list-style-type: none;
|
|
9386
|
-
}
|
|
9387
9337
|
.el-tree-node__content {
|
|
9388
9338
|
height: 34px !important;
|
|
9389
9339
|
}
|
|
@@ -10002,6 +9952,56 @@ fieldset.amb-design-item-selected {
|
|
|
10002
9952
|
padding: 10px;
|
|
10003
9953
|
font-weight: bold;
|
|
10004
9954
|
}
|
|
9955
|
+
|
|
9956
|
+
/*不显示列样式*/
|
|
9957
|
+
.hiddenBorder {
|
|
9958
|
+
border-right: solid 1px #ebebeb !important;
|
|
9959
|
+
border-left: solid 1px #ebebeb !important;
|
|
9960
|
+
background-color: #ebebeb !important;
|
|
9961
|
+
}
|
|
9962
|
+
/*选中列样式*/
|
|
9963
|
+
.addBorder {
|
|
9964
|
+
border-right: solid 1px #5893ef !important;
|
|
9965
|
+
border-left: solid 1px #5893ef !important;
|
|
9966
|
+
background-color: #5893ef !important;
|
|
9967
|
+
color: #ffffff;
|
|
9968
|
+
}
|
|
9969
|
+
.ghost {
|
|
9970
|
+
opacity: 0.5;
|
|
9971
|
+
background: #c8ebfb;
|
|
9972
|
+
}
|
|
9973
|
+
|
|
9974
|
+
li[data-v-55bb4cd3] {
|
|
9975
|
+
color: #333;
|
|
9976
|
+
}
|
|
9977
|
+
.context-menu[data-v-55bb4cd3] {
|
|
9978
|
+
position: fixed;
|
|
9979
|
+
background: #fff;
|
|
9980
|
+
z-index: 999;
|
|
9981
|
+
padding: 5px;
|
|
9982
|
+
margin: 0;
|
|
9983
|
+
margin-top: 30px;
|
|
9984
|
+
}
|
|
9985
|
+
.context-menu li[data-v-55bb4cd3] {
|
|
9986
|
+
min-width: 75px;
|
|
9987
|
+
height: 28px;
|
|
9988
|
+
line-height: 28px;
|
|
9989
|
+
text-align: left;
|
|
9990
|
+
color: #1a1a1a;
|
|
9991
|
+
cursor: pointer;
|
|
9992
|
+
}
|
|
9993
|
+
.context-menu li[data-v-55bb4cd3]:hover {
|
|
9994
|
+
background: #5893ef;
|
|
9995
|
+
color: #fff;
|
|
9996
|
+
}
|
|
9997
|
+
.context-menu[data-v-55bb4cd3] {
|
|
9998
|
+
border: 1px solid #eee;
|
|
9999
|
+
box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.1);
|
|
10000
|
+
border-radius: 5px;
|
|
10001
|
+
}
|
|
10002
|
+
li[data-v-55bb4cd3] {
|
|
10003
|
+
list-style-type: none;
|
|
10004
|
+
}
|
|
10005
10005
|
.el-tree-node__content {
|
|
10006
10006
|
height: 34px !important;
|
|
10007
10007
|
}
|
|
@@ -16831,7 +16831,7 @@ fieldset.amb-design-item-selected {
|
|
|
16831
16831
|
color: #ffffff;
|
|
16832
16832
|
}
|
|
16833
16833
|
|
|
16834
|
-
.seleteSort[data-v-
|
|
16834
|
+
.seleteSort[data-v-0af1f166] {
|
|
16835
16835
|
border-radius: 5px;
|
|
16836
16836
|
border: 1px solid rgba(88, 147, 239);
|
|
16837
16837
|
}
|
|
@@ -16852,19 +16852,6 @@ fieldset.amb-design-item-selected {
|
|
|
16852
16852
|
border: 1px solid rgba(88, 147, 239);
|
|
16853
16853
|
}
|
|
16854
16854
|
|
|
16855
|
-
.editorTool[data-v-26f79956] {
|
|
16856
|
-
margin-left: auto;
|
|
16857
|
-
}
|
|
16858
|
-
.editorOption[data-v-26f79956] {
|
|
16859
|
-
margin-right: 10px;
|
|
16860
|
-
cursor: pointer;
|
|
16861
|
-
}
|
|
16862
|
-
.pppp[data-v-26f79956] {
|
|
16863
|
-
display: flex; /* 使用Flex布局 */
|
|
16864
|
-
justify-content: flex-start;
|
|
16865
|
-
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
16866
|
-
}
|
|
16867
|
-
|
|
16868
16855
|
.icon-set-center-body[data-v-4aa5ce08]{
|
|
16869
16856
|
display: grid;
|
|
16870
16857
|
grid-template-columns:repeat(5,1fr);
|
|
@@ -16902,8 +16889,17 @@ fieldset.amb-design-item-selected {
|
|
|
16902
16889
|
margin-bottom: 20px;
|
|
16903
16890
|
}
|
|
16904
16891
|
|
|
16905
|
-
.
|
|
16906
|
-
|
|
16892
|
+
.editorTool[data-v-26f79956] {
|
|
16893
|
+
margin-left: auto;
|
|
16894
|
+
}
|
|
16895
|
+
.editorOption[data-v-26f79956] {
|
|
16896
|
+
margin-right: 10px;
|
|
16897
|
+
cursor: pointer;
|
|
16898
|
+
}
|
|
16899
|
+
.pppp[data-v-26f79956] {
|
|
16900
|
+
display: flex; /* 使用Flex布局 */
|
|
16901
|
+
justify-content: flex-start;
|
|
16902
|
+
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
16907
16903
|
}
|
|
16908
16904
|
|
|
16909
16905
|
.row-backgroud-header-tittle[data-v-b203475d]{
|
|
@@ -16973,6 +16969,10 @@ li[data-v-b436905c] {
|
|
|
16973
16969
|
color: #7b7b7b;
|
|
16974
16970
|
}
|
|
16975
16971
|
|
|
16972
|
+
.el-tag[data-v-665d3bf4]{
|
|
16973
|
+
margin-left: 10px;
|
|
16974
|
+
}
|
|
16975
|
+
|
|
16976
16976
|
.input-with-select .el-input-group__append {
|
|
16977
16977
|
background-color: var(--el-fill-color-blank);
|
|
16978
16978
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "super-page-designer",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.25",
|
|
4
4
|
"description": "AgileBuilder super page designer",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"main": "dist/es/index.js",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"@vitejs/plugin-vue": "^5.0.4",
|
|
30
30
|
"@vueuse/core": "^10.9.0",
|
|
31
31
|
"agilebuilder-private-libs": "1.0.26",
|
|
32
|
-
"agilebuilder-ui": "1.0.
|
|
32
|
+
"agilebuilder-ui": "1.0.64",
|
|
33
33
|
"echarts": "^5.5.0",
|
|
34
34
|
"element-plus": "^2.6.1",
|
|
35
35
|
"font-awesome": "^4.7.0",
|
|
@@ -39,8 +39,8 @@
|
|
|
39
39
|
"pinia": "^2.1.7",
|
|
40
40
|
"qrcode": "^1.5.3",
|
|
41
41
|
"quill": "^2.0.1",
|
|
42
|
-
"service-flow-designer": "2.1.
|
|
43
|
-
"super-page-runtime": "2.1.
|
|
42
|
+
"service-flow-designer": "2.1.24",
|
|
43
|
+
"super-page-runtime": "2.1.23",
|
|
44
44
|
"uuid": "^9.0.1",
|
|
45
45
|
"vite": "^5.1.6",
|
|
46
46
|
"vite-plugin-node-stdlib-browser": "^0.2.1",
|