super-page-designer 2.1.16 → 2.1.21
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/container-design-util.js +4 -1
- package/dist/es/components/design/utils/form-design-util.js +4 -10
- package/dist/es/components/design/utils/page-table-util.js +4 -2
- package/dist/es/components/design/views/assemblys/common/common-attr-size.vue.js +25 -4
- package/dist/es/components/design/views/assemblys/common/common-i18n-setting.vue.js +10 -2
- package/dist/es/components/design/views/assemblys/common/common-style-background.vue.js +17 -2
- package/dist/es/components/design/views/assemblys/common/common-style-border.vue.js +10 -4
- package/dist/es/components/design/views/assemblys/common/common-style-position.vue.js +6 -0
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue2.js +725 -1
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue3.js +1 -725
- package/dist/es/components/design/views/assemblys/container/card/card-attr-base.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/container/collapse/collapse-attr-base.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/container/container/container-attr-base.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/container/flex/flex-attr-base.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/container/form/form-attr-base.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/container/iframe/iframe-attr-base.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/container/tabs/tabs-attr-base.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/data/component/data-origin.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/data/table/table-attr-advanced.vue.js +9 -6
- package/dist/es/components/design/views/assemblys/data/table/table-attr-base.vue.js +3 -2
- package/dist/es/components/design/views/assemblys/data/tree/tree-attr-base.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/form/common/data-format.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue.js +1 -152
- package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue2.js +152 -1
- package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr-base.vue.js +4 -1
- package/dist/es/components/design/views/assemblys/workflow/picture-flow/pictureflow-attr-base.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/workflow/text-history/texthistory-attr-base.vue.js +2 -1
- package/dist/es/components/design/views/design/page-event/config.vue.js +2 -2
- package/dist/es/components/design/views/design/page-event/config.vue2.js +1 -336
- package/dist/es/components/design/views/design/page-event/config.vue3.js +336 -1
- package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.js +1 -0
- package/dist/es/components/design/views/design/view/components/quick-add-fields.vue.js +27 -11
- package/dist/es/components/design/views/design/view/view-design-display.vue.js +1 -1
- package/dist/es/style.css +107 -107
- package/package.json +5 -5
|
@@ -8,12 +8,13 @@ import { useDraggable } from "vue-draggable-plus";
|
|
|
8
8
|
const _hoisted_1 = { key: 0 };
|
|
9
9
|
const _hoisted_2 = { key: 0 };
|
|
10
10
|
const _hoisted_3 = { key: 0 };
|
|
11
|
-
const _hoisted_4 = {
|
|
12
|
-
const _hoisted_5 = {
|
|
11
|
+
const _hoisted_4 = { key: 0 };
|
|
12
|
+
const _hoisted_5 = { style: { "display": "flex" } };
|
|
13
13
|
const _hoisted_6 = { key: 0 };
|
|
14
|
-
const _hoisted_7 =
|
|
15
|
-
const _hoisted_8 =
|
|
14
|
+
const _hoisted_7 = { key: 0 };
|
|
15
|
+
const _hoisted_8 = ["title"];
|
|
16
16
|
const _hoisted_9 = { key: 0 };
|
|
17
|
+
const _hoisted_10 = { key: 0 };
|
|
17
18
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
18
19
|
__name: "quick-add-fields",
|
|
19
20
|
props: {
|
|
@@ -309,6 +310,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
309
310
|
const _component_el_option = resolveComponent("el-option");
|
|
310
311
|
const _component_el_select = resolveComponent("el-select");
|
|
311
312
|
const _component_el_input = resolveComponent("el-input");
|
|
313
|
+
const _component_el_switch = resolveComponent("el-switch");
|
|
312
314
|
const _component_el_checkbox = resolveComponent("el-checkbox");
|
|
313
315
|
const _component_el_table = resolveComponent("el-table");
|
|
314
316
|
return openBlock(), createBlock(_component_el_table, {
|
|
@@ -437,7 +439,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
437
439
|
}),
|
|
438
440
|
createVNode(_component_el_table_column, {
|
|
439
441
|
prop: "querySettingName",
|
|
440
|
-
label: "
|
|
442
|
+
label: "查询设置",
|
|
441
443
|
width: "140"
|
|
442
444
|
}, {
|
|
443
445
|
default: withCtx((scope) => [
|
|
@@ -463,12 +465,26 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
463
465
|
]),
|
|
464
466
|
_: 1
|
|
465
467
|
}),
|
|
468
|
+
createVNode(_component_el_table_column, {
|
|
469
|
+
prop: "exportable",
|
|
470
|
+
label: "导出",
|
|
471
|
+
width: "120"
|
|
472
|
+
}, {
|
|
473
|
+
default: withCtx((scope) => [
|
|
474
|
+
scope.row.uuid != selRowUuid.value ? (openBlock(), createElementBlock("label", _hoisted_4, toDisplayString(scope.row.exportable), 1)) : (openBlock(), createBlock(_component_el_switch, {
|
|
475
|
+
key: 1,
|
|
476
|
+
modelValue: scope.row.exportable,
|
|
477
|
+
"onUpdate:modelValue": ($event) => scope.row.exportable = $event
|
|
478
|
+
}, null, 8, ["modelValue", "onUpdate:modelValue"]))
|
|
479
|
+
]),
|
|
480
|
+
_: 1
|
|
481
|
+
}),
|
|
466
482
|
createVNode(_component_el_table_column, {
|
|
467
483
|
prop: "componentName",
|
|
468
484
|
width: "120"
|
|
469
485
|
}, {
|
|
470
486
|
header: withCtx(() => [
|
|
471
|
-
createElementVNode("div",
|
|
487
|
+
createElementVNode("div", _hoisted_5, [
|
|
472
488
|
createTextVNode(" 组件 "),
|
|
473
489
|
withDirectives(createVNode(_component_el_checkbox, {
|
|
474
490
|
modelValue: allEditState.value,
|
|
@@ -484,7 +500,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
484
500
|
])
|
|
485
501
|
]),
|
|
486
502
|
default: withCtx((scope) => [
|
|
487
|
-
scope.row.uuid != selRowUuid.value ? (openBlock(), createElementBlock("label",
|
|
503
|
+
scope.row.uuid != selRowUuid.value ? (openBlock(), createElementBlock("label", _hoisted_6, toDisplayString(scope.row.componentName), 1)) : (openBlock(), createBlock(_component_el_select, {
|
|
488
504
|
key: 1,
|
|
489
505
|
size: "small",
|
|
490
506
|
modelValue: scope.row.componentName,
|
|
@@ -512,7 +528,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
512
528
|
width: "70"
|
|
513
529
|
}, {
|
|
514
530
|
default: withCtx((scope) => [
|
|
515
|
-
scope.row.uuid != selRowUuid.value ? (openBlock(), createElementBlock("label",
|
|
531
|
+
scope.row.uuid != selRowUuid.value ? (openBlock(), createElementBlock("label", _hoisted_7, toDisplayString(scope.row.state), 1)) : (openBlock(), createBlock(_component_el_select, {
|
|
516
532
|
key: 1,
|
|
517
533
|
size: "small",
|
|
518
534
|
disabled: !scope.row.componentName,
|
|
@@ -544,7 +560,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
544
560
|
scope.row.uuid != selRowUuid.value ? (openBlock(), createElementBlock("label", {
|
|
545
561
|
key: 0,
|
|
546
562
|
title: scope.row.valid
|
|
547
|
-
}, toDisplayString(scope.row.valid), 9,
|
|
563
|
+
}, toDisplayString(scope.row.valid), 9, _hoisted_8)) : (openBlock(), createBlock(_component_el_select, {
|
|
548
564
|
key: 1,
|
|
549
565
|
disabled: !scope.row.componentName,
|
|
550
566
|
size: "small",
|
|
@@ -576,7 +592,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
576
592
|
width: "75"
|
|
577
593
|
}, {
|
|
578
594
|
default: withCtx((scope) => [
|
|
579
|
-
scope.row.uuid != selRowUuid.value ? (openBlock(), createElementBlock("label",
|
|
595
|
+
scope.row.uuid != selRowUuid.value ? (openBlock(), createElementBlock("label", _hoisted_9, toDisplayString(scope.row.width), 1)) : (openBlock(), createBlock(_component_el_select, {
|
|
580
596
|
key: 1,
|
|
581
597
|
size: "small",
|
|
582
598
|
modelValue: scope.row.width,
|
|
@@ -604,7 +620,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
604
620
|
width: "70"
|
|
605
621
|
}, {
|
|
606
622
|
default: withCtx((scope) => [
|
|
607
|
-
scope.row.uuid != selRowUuid.value ? (openBlock(), createElementBlock("label",
|
|
623
|
+
scope.row.uuid != selRowUuid.value ? (openBlock(), createElementBlock("label", _hoisted_10, toDisplayString(scope.row.align), 1)) : (openBlock(), createBlock(_component_el_select, {
|
|
608
624
|
key: 1,
|
|
609
625
|
size: "small",
|
|
610
626
|
modelValue: scope.row.align,
|
|
@@ -15,7 +15,7 @@ import "@codemirror/state";
|
|
|
15
15
|
import "@codemirror/autocomplete";
|
|
16
16
|
import "@codemirror/language";
|
|
17
17
|
import "@codemirror/search";
|
|
18
|
-
import "../page-event/config.
|
|
18
|
+
import "../page-event/config.vue2.js";
|
|
19
19
|
import "../../../utils/assemblys-config.js";
|
|
20
20
|
import "../../../../../stores/page-store.js";
|
|
21
21
|
import "../../../../../stores/event-undo-redo-store.js";
|
package/dist/es/style.css
CHANGED
|
@@ -4386,6 +4386,10 @@ fieldset.amb-design-item-selected {
|
|
|
4386
4386
|
padding: 10px;
|
|
4387
4387
|
font-weight: bold;
|
|
4388
4388
|
}
|
|
4389
|
+
|
|
4390
|
+
.el-select__wrapper.is-disabled{
|
|
4391
|
+
cursor: default;
|
|
4392
|
+
}
|
|
4389
4393
|
.el-tree-node__content {
|
|
4390
4394
|
height: 34px !important;
|
|
4391
4395
|
}
|
|
@@ -5622,10 +5626,6 @@ fieldset.amb-design-item-selected {
|
|
|
5622
5626
|
padding: 10px;
|
|
5623
5627
|
font-weight: bold;
|
|
5624
5628
|
}
|
|
5625
|
-
|
|
5626
|
-
.el-select__wrapper.is-disabled{
|
|
5627
|
-
cursor: default;
|
|
5628
|
-
}
|
|
5629
5629
|
.el-tree-node__content {
|
|
5630
5630
|
height: 34px !important;
|
|
5631
5631
|
}
|
|
@@ -9334,6 +9334,56 @@ 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
|
+
}
|
|
9337
9387
|
.el-tree-node__content {
|
|
9338
9388
|
height: 34px !important;
|
|
9339
9389
|
}
|
|
@@ -9952,56 +10002,6 @@ fieldset.amb-design-item-selected {
|
|
|
9952
10002
|
padding: 10px;
|
|
9953
10003
|
font-weight: bold;
|
|
9954
10004
|
}
|
|
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
|
}
|
|
@@ -16182,6 +16182,10 @@ fieldset.amb-design-item-selected {
|
|
|
16182
16182
|
padding: 10px;
|
|
16183
16183
|
font-weight: bold;
|
|
16184
16184
|
}
|
|
16185
|
+
|
|
16186
|
+
[data-v-d87986ba] .el-form-item__label{
|
|
16187
|
+
padding: 0;
|
|
16188
|
+
}
|
|
16185
16189
|
.el-tree-node__content {
|
|
16186
16190
|
height: 34px !important;
|
|
16187
16191
|
}
|
|
@@ -16801,10 +16805,6 @@ fieldset.amb-design-item-selected {
|
|
|
16801
16805
|
font-weight: bold;
|
|
16802
16806
|
}
|
|
16803
16807
|
|
|
16804
|
-
[data-v-d87986ba] .el-form-item__label{
|
|
16805
|
-
padding: 0;
|
|
16806
|
-
}
|
|
16807
|
-
|
|
16808
16808
|
.amb-design-attr-header[data-v-226997f7] {
|
|
16809
16809
|
position: sticky;
|
|
16810
16810
|
position: -webkit-sticky;
|
|
@@ -16847,43 +16847,6 @@ fieldset.amb-design-item-selected {
|
|
|
16847
16847
|
min-width: 120px !important;
|
|
16848
16848
|
}
|
|
16849
16849
|
|
|
16850
|
-
li[data-v-b436905c] {
|
|
16851
|
-
color: #333;
|
|
16852
|
-
}
|
|
16853
|
-
.context-menu[data-v-b436905c] {
|
|
16854
|
-
position: fixed;
|
|
16855
|
-
background: #fff;
|
|
16856
|
-
z-index: 999;
|
|
16857
|
-
padding: 5px;
|
|
16858
|
-
margin: 0;
|
|
16859
|
-
margin-top: 30px;
|
|
16860
|
-
}
|
|
16861
|
-
.context-menu li[data-v-b436905c] {
|
|
16862
|
-
min-width: 75px;
|
|
16863
|
-
height: 28px;
|
|
16864
|
-
line-height: 28px;
|
|
16865
|
-
text-align: left;
|
|
16866
|
-
color: #1a1a1a;
|
|
16867
|
-
cursor: pointer;
|
|
16868
|
-
}
|
|
16869
|
-
|
|
16870
|
-
/*.context-menu li:hover {*/
|
|
16871
|
-
/* background: #5893ef;*/
|
|
16872
|
-
/* color: #fff;*/
|
|
16873
|
-
/*}*/
|
|
16874
|
-
.context-menuLi[data-v-b436905c]:hover {
|
|
16875
|
-
background: #5893ef;
|
|
16876
|
-
color: #fff;
|
|
16877
|
-
}
|
|
16878
|
-
.context-menu[data-v-b436905c] {
|
|
16879
|
-
border: 1px solid #eee;
|
|
16880
|
-
box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.1);
|
|
16881
|
-
border-radius: 5px;
|
|
16882
|
-
}
|
|
16883
|
-
li[data-v-b436905c] {
|
|
16884
|
-
list-style-type: none;
|
|
16885
|
-
}
|
|
16886
|
-
|
|
16887
16850
|
.seleteSort[data-v-e6c84ad9] {
|
|
16888
16851
|
border-radius: 5px;
|
|
16889
16852
|
border: 1px solid rgba(88, 147, 239);
|
|
@@ -16902,14 +16865,6 @@ li[data-v-b436905c] {
|
|
|
16902
16865
|
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
16903
16866
|
}
|
|
16904
16867
|
|
|
16905
|
-
.stateBtn[data-v-ae2798fb]{
|
|
16906
|
-
display: flex;
|
|
16907
|
-
}
|
|
16908
|
-
.stateText[data-v-ae2798fb]{
|
|
16909
|
-
margin-left: 10px;
|
|
16910
|
-
color: #7b7b7b;
|
|
16911
|
-
}
|
|
16912
|
-
|
|
16913
16868
|
.icon-set-center-body[data-v-4aa5ce08]{
|
|
16914
16869
|
display: grid;
|
|
16915
16870
|
grid-template-columns:repeat(5,1fr);
|
|
@@ -16947,6 +16902,10 @@ li[data-v-b436905c] {
|
|
|
16947
16902
|
margin-bottom: 20px;
|
|
16948
16903
|
}
|
|
16949
16904
|
|
|
16905
|
+
.el-tag[data-v-665d3bf4]{
|
|
16906
|
+
margin-left: 10px;
|
|
16907
|
+
}
|
|
16908
|
+
|
|
16950
16909
|
.row-backgroud-header-tittle[data-v-b203475d]{
|
|
16951
16910
|
display: flex;
|
|
16952
16911
|
justify-content: space-between;
|
|
@@ -16961,10 +16920,6 @@ li[data-v-b436905c] {
|
|
|
16961
16920
|
border: 1px solid rgba(88, 147, 239);
|
|
16962
16921
|
}
|
|
16963
16922
|
|
|
16964
|
-
.el-tag[data-v-665d3bf4]{
|
|
16965
|
-
margin-left: 10px;
|
|
16966
|
-
}
|
|
16967
|
-
|
|
16968
16923
|
.seleteSort[data-v-97438be5] {
|
|
16969
16924
|
border-radius: 5px;
|
|
16970
16925
|
border: 1px solid rgba(88, 147, 239);
|
|
@@ -16973,6 +16928,51 @@ li[data-v-b436905c] {
|
|
|
16973
16928
|
display: inline-block;
|
|
16974
16929
|
}
|
|
16975
16930
|
|
|
16931
|
+
li[data-v-b436905c] {
|
|
16932
|
+
color: #333;
|
|
16933
|
+
}
|
|
16934
|
+
.context-menu[data-v-b436905c] {
|
|
16935
|
+
position: fixed;
|
|
16936
|
+
background: #fff;
|
|
16937
|
+
z-index: 999;
|
|
16938
|
+
padding: 5px;
|
|
16939
|
+
margin: 0;
|
|
16940
|
+
margin-top: 30px;
|
|
16941
|
+
}
|
|
16942
|
+
.context-menu li[data-v-b436905c] {
|
|
16943
|
+
min-width: 75px;
|
|
16944
|
+
height: 28px;
|
|
16945
|
+
line-height: 28px;
|
|
16946
|
+
text-align: left;
|
|
16947
|
+
color: #1a1a1a;
|
|
16948
|
+
cursor: pointer;
|
|
16949
|
+
}
|
|
16950
|
+
|
|
16951
|
+
/*.context-menu li:hover {*/
|
|
16952
|
+
/* background: #5893ef;*/
|
|
16953
|
+
/* color: #fff;*/
|
|
16954
|
+
/*}*/
|
|
16955
|
+
.context-menuLi[data-v-b436905c]:hover {
|
|
16956
|
+
background: #5893ef;
|
|
16957
|
+
color: #fff;
|
|
16958
|
+
}
|
|
16959
|
+
.context-menu[data-v-b436905c] {
|
|
16960
|
+
border: 1px solid #eee;
|
|
16961
|
+
box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.1);
|
|
16962
|
+
border-radius: 5px;
|
|
16963
|
+
}
|
|
16964
|
+
li[data-v-b436905c] {
|
|
16965
|
+
list-style-type: none;
|
|
16966
|
+
}
|
|
16967
|
+
|
|
16968
|
+
.stateBtn[data-v-ae2798fb]{
|
|
16969
|
+
display: flex;
|
|
16970
|
+
}
|
|
16971
|
+
.stateText[data-v-ae2798fb]{
|
|
16972
|
+
margin-left: 10px;
|
|
16973
|
+
color: #7b7b7b;
|
|
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.21",
|
|
4
4
|
"description": "AgileBuilder super page designer",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"main": "dist/es/index.js",
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
"@logicflow/layout": "1.2.0-alpha.16",
|
|
29
29
|
"@vitejs/plugin-vue": "^5.0.4",
|
|
30
30
|
"@vueuse/core": "^10.9.0",
|
|
31
|
-
"agilebuilder-private-libs": "1.0.
|
|
32
|
-
"agilebuilder-ui": "1.0.
|
|
31
|
+
"agilebuilder-private-libs": "1.0.26",
|
|
32
|
+
"agilebuilder-ui": "1.0.62",
|
|
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.20",
|
|
43
|
+
"super-page-runtime": "2.1.19",
|
|
44
44
|
"uuid": "^9.0.1",
|
|
45
45
|
"vite": "^5.1.6",
|
|
46
46
|
"vite-plugin-node-stdlib-browser": "^0.2.1",
|