super-page-designer 2.1.47 → 2.1.52
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 +9 -13
- package/dist/es/components/design/utils/data-table-util.js +15 -19
- package/dist/es/components/design/utils/form-design-util.js +0 -1
- package/dist/es/components/design/utils/page-service-util.d.ts +2 -2
- package/dist/es/components/design/utils/page-service-util.js +7 -5
- package/dist/es/components/design/utils/page-table-util.js +33 -10
- package/dist/es/components/design/views/assemblys/chart/common/common-attr-data.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/common/common-attr-groupby.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue.js +7 -1
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue2.js +698 -0
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/font-style-dialog.vue.js +40 -15
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/link-table.vue.js +12 -12
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/row-colmun.vue.js +106 -0
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/row-colmun.vue2.js +4 -0
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/style-table.vue.js +25 -11
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-showcondition.vue.js +69 -31
- package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-advanced.vue.js +19 -8
- package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-base.vue.js +422 -287
- package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-style.vue.js +9 -6
- package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-design.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-design.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/common/common-attr-size.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/common/common-select-page.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/common/common-variable-bind-option.js +4 -4
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.js +3 -3
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue2.js +734 -1
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue3.js +1 -738
- package/dist/es/components/design/views/assemblys/common/page-permission-select.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/container/card/card-design.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/container/collapse/collapse-design.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/container/container/container-design.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/container/flex/flex-design.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/container/form/form-design.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/container/tabs/tabs-design.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/attr-style.vue.js +46 -52
- 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 +29 -9
- package/dist/es/components/design/views/assemblys/data/component/data-origin.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/data-origin.vue2.js +9 -2
- package/dist/es/components/design/views/assemblys/data/component/formatting-icon-label.vue.js +67 -9
- package/dist/es/components/design/views/assemblys/data/component/row-backgroud-color.vue.js +1 -7
- package/dist/es/components/design/views/assemblys/data/table/table-attr-base.vue.js +23 -9
- package/dist/es/components/design/views/assemblys/data/table/table-attr-style.vue.js +7 -2
- package/dist/es/components/design/views/assemblys/data/table/table-attr.vue2.js +8 -2
- 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 +31 -28
- package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-style.vue.js +33 -470
- package/dist/es/components/design/views/assemblys/form/common/condition.vue.js +7 -3
- package/dist/es/components/design/views/assemblys/form/common/data-format.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/data-linkage.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/form/common/hyperlink-mult-config.vue.js +275 -0
- package/dist/es/components/design/views/assemblys/form/common/hyperlink-mult-config.vue2.js +4 -0
- package/dist/es/components/design/views/assemblys/form/common/suffixmodule.vue.js +16 -9
- package/dist/es/components/design/views/assemblys/object-design.vue.js +16 -21
- package/dist/es/components/design/views/assemblys/page/page-attr-advanced.vue.js +4 -1
- package/dist/es/components/design/views/design/page-design.vue.js +1 -1
- package/dist/es/components/design/views/design/page-event/config.vue.js +1 -1
- package/dist/es/components/design/views/design/page-event/config.vue3.js +102 -16
- package/dist/es/components/design/views/design/view/view-design-display.vue.js +14 -10
- package/dist/es/stores/statistics-table-store.js +2 -1
- package/dist/es/style.css +143 -143
- package/package.json +5 -4
- package/dist/es/components/design/views/assemblys/data/component/row-backgroud-color.vue2.js +0 -78
- /package/dist/es/components/design/views/assemblys/{data/component/row-backgroud-color.vue3.js → chart/statistical-table/component/data-origin.vue3.js} +0 -0
|
@@ -8,7 +8,8 @@ const statisticsTable = defineStore("statisticsTable", () => {
|
|
|
8
8
|
arr.push({
|
|
9
9
|
value: item.props.base.prop,
|
|
10
10
|
label: item.props.base.name,
|
|
11
|
-
alias: item.props.base.name
|
|
11
|
+
alias: item.props.base.name,
|
|
12
|
+
dataType: item.props.base.dataType
|
|
12
13
|
});
|
|
13
14
|
});
|
|
14
15
|
columnList.value = arr;
|
package/dist/es/style.css
CHANGED
|
@@ -674,10 +674,6 @@ fieldset.amb-design-item-selected {
|
|
|
674
674
|
[data-v-511b453b]::-webkit-scrollbar-thumb:hover {
|
|
675
675
|
background-color: grey;
|
|
676
676
|
}
|
|
677
|
-
|
|
678
|
-
.el-select__wrapper.is-disabled{
|
|
679
|
-
cursor: default;
|
|
680
|
-
}
|
|
681
677
|
.el-tree-node__content {
|
|
682
678
|
height: 34px !important;
|
|
683
679
|
}
|
|
@@ -2532,6 +2528,10 @@ fieldset.amb-design-item-selected {
|
|
|
2532
2528
|
padding: 10px;
|
|
2533
2529
|
font-weight: bold;
|
|
2534
2530
|
}
|
|
2531
|
+
|
|
2532
|
+
.el-select__wrapper.is-disabled{
|
|
2533
|
+
cursor: default;
|
|
2534
|
+
}
|
|
2535
2535
|
.el-tree-node__content {
|
|
2536
2536
|
height: 34px !important;
|
|
2537
2537
|
}
|
|
@@ -3150,6 +3150,10 @@ fieldset.amb-design-item-selected {
|
|
|
3150
3150
|
padding: 10px;
|
|
3151
3151
|
font-weight: bold;
|
|
3152
3152
|
}
|
|
3153
|
+
|
|
3154
|
+
.el-switch.is-disabled .el-switch__core, .el-switch.is-disabled .el-switch__label{
|
|
3155
|
+
cursor: default;
|
|
3156
|
+
}
|
|
3153
3157
|
.el-tree-node__content {
|
|
3154
3158
|
height: 34px !important;
|
|
3155
3159
|
}
|
|
@@ -4386,10 +4390,6 @@ fieldset.amb-design-item-selected {
|
|
|
4386
4390
|
padding: 10px;
|
|
4387
4391
|
font-weight: bold;
|
|
4388
4392
|
}
|
|
4389
|
-
|
|
4390
|
-
.el-switch.is-disabled .el-switch__core, .el-switch.is-disabled .el-switch__label{
|
|
4391
|
-
cursor: default;
|
|
4392
|
-
}
|
|
4393
4393
|
.el-tree-node__content {
|
|
4394
4394
|
height: 34px !important;
|
|
4395
4395
|
}
|
|
@@ -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-5581ec9f] {
|
|
9357
|
-
color: #333;
|
|
9358
|
-
}
|
|
9359
|
-
.context-menu[data-v-5581ec9f] {
|
|
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-5581ec9f] {
|
|
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-5581ec9f]:hover {
|
|
9376
|
-
background: #5893ef;
|
|
9377
|
-
color: #fff;
|
|
9378
|
-
}
|
|
9379
|
-
.context-menu[data-v-5581ec9f] {
|
|
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-5581ec9f] {
|
|
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-5581ec9f] {
|
|
9975
|
+
color: #333;
|
|
9976
|
+
}
|
|
9977
|
+
.context-menu[data-v-5581ec9f] {
|
|
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-5581ec9f] {
|
|
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-5581ec9f]:hover {
|
|
9994
|
+
background: #5893ef;
|
|
9995
|
+
color: #fff;
|
|
9996
|
+
}
|
|
9997
|
+
.context-menu[data-v-5581ec9f] {
|
|
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-5581ec9f] {
|
|
10003
|
+
list-style-type: none;
|
|
10004
|
+
}
|
|
10005
10005
|
.el-tree-node__content {
|
|
10006
10006
|
height: 34px !important;
|
|
10007
10007
|
}
|
|
@@ -16182,55 +16182,9 @@ fieldset.amb-design-item-selected {
|
|
|
16182
16182
|
padding: 10px;
|
|
16183
16183
|
font-weight: bold;
|
|
16184
16184
|
}
|
|
16185
|
-
|
|
16186
|
-
/*不显示列样式*/
|
|
16187
|
-
.hiddenBorder {
|
|
16188
|
-
border-right: solid 1px #ebebeb !important;
|
|
16189
|
-
border-left: solid 1px #ebebeb !important;
|
|
16190
|
-
background-color: #ebebeb !important;
|
|
16191
|
-
}
|
|
16192
|
-
/*选中列样式*/
|
|
16193
|
-
.addBorder {
|
|
16194
|
-
border-right: solid 1px #5893ef !important;
|
|
16195
|
-
border-left: solid 1px #5893ef !important;
|
|
16196
|
-
background-color: #5893ef !important;
|
|
16197
|
-
color: #ffffff;
|
|
16198
|
-
}
|
|
16199
|
-
.ghost {
|
|
16200
|
-
opacity: 0.5;
|
|
16201
|
-
background: #c8ebfb;
|
|
16202
|
-
}
|
|
16203
16185
|
|
|
16204
|
-
|
|
16205
|
-
|
|
16206
|
-
}
|
|
16207
|
-
.context-menu[data-v-a74e7ce8] {
|
|
16208
|
-
position: fixed;
|
|
16209
|
-
background: #fff;
|
|
16210
|
-
z-index: 999;
|
|
16211
|
-
padding: 5px;
|
|
16212
|
-
margin: 0;
|
|
16213
|
-
margin-top: 30px;
|
|
16214
|
-
}
|
|
16215
|
-
.context-menu li[data-v-a74e7ce8] {
|
|
16216
|
-
min-width: 75px;
|
|
16217
|
-
height: 28px;
|
|
16218
|
-
line-height: 28px;
|
|
16219
|
-
text-align: left;
|
|
16220
|
-
color: #1a1a1a;
|
|
16221
|
-
cursor: pointer;
|
|
16222
|
-
}
|
|
16223
|
-
.context-menu li[data-v-a74e7ce8]:hover {
|
|
16224
|
-
background: #5893ef;
|
|
16225
|
-
color: #fff;
|
|
16226
|
-
}
|
|
16227
|
-
.context-menu[data-v-a74e7ce8] {
|
|
16228
|
-
border: 1px solid #eee;
|
|
16229
|
-
box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.1);
|
|
16230
|
-
border-radius: 5px;
|
|
16231
|
-
}
|
|
16232
|
-
li[data-v-a74e7ce8] {
|
|
16233
|
-
list-style-type: none;
|
|
16186
|
+
[data-v-bab42532] .el-form-item__label {
|
|
16187
|
+
padding: 0;
|
|
16234
16188
|
}
|
|
16235
16189
|
.el-tree-node__content {
|
|
16236
16190
|
height: 34px !important;
|
|
@@ -16850,10 +16804,6 @@ fieldset.amb-design-item-selected {
|
|
|
16850
16804
|
padding: 10px;
|
|
16851
16805
|
font-weight: bold;
|
|
16852
16806
|
}
|
|
16853
|
-
|
|
16854
|
-
[data-v-bab42532] .el-form-item__label {
|
|
16855
|
-
padding: 0;
|
|
16856
|
-
}
|
|
16857
16807
|
.el-tree-node__content {
|
|
16858
16808
|
height: 34px !important;
|
|
16859
16809
|
}
|
|
@@ -17472,6 +17422,56 @@ fieldset.amb-design-item-selected {
|
|
|
17472
17422
|
padding: 10px;
|
|
17473
17423
|
font-weight: bold;
|
|
17474
17424
|
}
|
|
17425
|
+
|
|
17426
|
+
/*不显示列样式*/
|
|
17427
|
+
.hiddenBorder {
|
|
17428
|
+
border-right: solid 1px #ebebeb !important;
|
|
17429
|
+
border-left: solid 1px #ebebeb !important;
|
|
17430
|
+
background-color: #ebebeb !important;
|
|
17431
|
+
}
|
|
17432
|
+
/*选中列样式*/
|
|
17433
|
+
.addBorder {
|
|
17434
|
+
border-right: solid 1px #5893ef !important;
|
|
17435
|
+
border-left: solid 1px #5893ef !important;
|
|
17436
|
+
background-color: #5893ef !important;
|
|
17437
|
+
color: #ffffff;
|
|
17438
|
+
}
|
|
17439
|
+
.ghost {
|
|
17440
|
+
opacity: 0.5;
|
|
17441
|
+
background: #c8ebfb;
|
|
17442
|
+
}
|
|
17443
|
+
|
|
17444
|
+
li[data-v-a555cba7] {
|
|
17445
|
+
color: #333;
|
|
17446
|
+
}
|
|
17447
|
+
.context-menu[data-v-a555cba7] {
|
|
17448
|
+
position: fixed;
|
|
17449
|
+
background: #fff;
|
|
17450
|
+
z-index: 999;
|
|
17451
|
+
padding: 5px;
|
|
17452
|
+
margin: 0;
|
|
17453
|
+
margin-top: 30px;
|
|
17454
|
+
}
|
|
17455
|
+
.context-menu li[data-v-a555cba7] {
|
|
17456
|
+
min-width: 75px;
|
|
17457
|
+
height: 28px;
|
|
17458
|
+
line-height: 28px;
|
|
17459
|
+
text-align: left;
|
|
17460
|
+
color: #1a1a1a;
|
|
17461
|
+
cursor: pointer;
|
|
17462
|
+
}
|
|
17463
|
+
.context-menu li[data-v-a555cba7]:hover {
|
|
17464
|
+
background: #5893ef;
|
|
17465
|
+
color: #fff;
|
|
17466
|
+
}
|
|
17467
|
+
.context-menu[data-v-a555cba7] {
|
|
17468
|
+
border: 1px solid #eee;
|
|
17469
|
+
box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.1);
|
|
17470
|
+
border-radius: 5px;
|
|
17471
|
+
}
|
|
17472
|
+
li[data-v-a555cba7] {
|
|
17473
|
+
list-style-type: none;
|
|
17474
|
+
}
|
|
17475
17475
|
|
|
17476
17476
|
.amb-design-attr-header[data-v-226997f7] {
|
|
17477
17477
|
position: sticky;
|
|
@@ -17499,7 +17499,7 @@ fieldset.amb-design-item-selected {
|
|
|
17499
17499
|
color: #ffffff;
|
|
17500
17500
|
}
|
|
17501
17501
|
|
|
17502
|
-
.seleteSort[data-v-
|
|
17502
|
+
.seleteSort[data-v-727aa6f0] {
|
|
17503
17503
|
border-radius: 5px;
|
|
17504
17504
|
border: 1px solid rgba(88, 147, 239);
|
|
17505
17505
|
}
|
|
@@ -17511,18 +17511,23 @@ fieldset.amb-design-item-selected {
|
|
|
17511
17511
|
padding-bottom: 5px;
|
|
17512
17512
|
}
|
|
17513
17513
|
|
|
17514
|
-
[data-v-
|
|
17514
|
+
[data-v-a4871164] .el-cascader-menu {
|
|
17515
17515
|
min-width: 120px !important;
|
|
17516
17516
|
}
|
|
17517
17517
|
|
|
17518
|
-
.
|
|
17518
|
+
.seleteSort[data-v-8aacbe0c] {
|
|
17519
|
+
border-radius: 5px;
|
|
17520
|
+
border: 1px solid rgba(88, 147, 239);
|
|
17521
|
+
}
|
|
17522
|
+
|
|
17523
|
+
.editorTool[data-v-39d5d5cf] {
|
|
17519
17524
|
margin-left: auto;
|
|
17520
17525
|
}
|
|
17521
|
-
.editorOption[data-v-
|
|
17526
|
+
.editorOption[data-v-39d5d5cf] {
|
|
17522
17527
|
margin-right: 10px;
|
|
17523
17528
|
cursor: pointer;
|
|
17524
17529
|
}
|
|
17525
|
-
.pppp[data-v-
|
|
17530
|
+
.pppp[data-v-39d5d5cf] {
|
|
17526
17531
|
display: flex; /* 使用Flex布局 */
|
|
17527
17532
|
justify-content: flex-start;
|
|
17528
17533
|
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
@@ -17565,12 +17570,15 @@ fieldset.amb-design-item-selected {
|
|
|
17565
17570
|
margin-bottom: 20px;
|
|
17566
17571
|
}
|
|
17567
17572
|
|
|
17568
|
-
.seleteSort[data-v-
|
|
17569
|
-
|
|
17570
|
-
|
|
17573
|
+
.seleteSort[data-v-1dada466] {
|
|
17574
|
+
border-radius: 5px;
|
|
17575
|
+
border: 1px solid rgba(88, 147, 239);
|
|
17576
|
+
}
|
|
17577
|
+
[data-v-1dada466] .el-select__selection{
|
|
17578
|
+
display: inline-block;
|
|
17571
17579
|
}
|
|
17572
17580
|
|
|
17573
|
-
.seleteSort[data-v-
|
|
17581
|
+
.seleteSort[data-v-3336d6c5] {
|
|
17574
17582
|
border-radius: 5px;
|
|
17575
17583
|
border: 1px solid rgba(88, 147, 239);
|
|
17576
17584
|
}
|
|
@@ -17583,10 +17591,10 @@ fieldset.amb-design-item-selected {
|
|
|
17583
17591
|
color: #7b7b7b;
|
|
17584
17592
|
}
|
|
17585
17593
|
|
|
17586
|
-
li[data-v-
|
|
17594
|
+
li[data-v-3438f06f] {
|
|
17587
17595
|
color: #333;
|
|
17588
17596
|
}
|
|
17589
|
-
.context-menu[data-v-
|
|
17597
|
+
.context-menu[data-v-3438f06f] {
|
|
17590
17598
|
position: fixed;
|
|
17591
17599
|
background: #fff;
|
|
17592
17600
|
z-index: 999;
|
|
@@ -17594,7 +17602,7 @@ li[data-v-74ebe0ac] {
|
|
|
17594
17602
|
margin: 0;
|
|
17595
17603
|
margin-top: 30px;
|
|
17596
17604
|
}
|
|
17597
|
-
.context-menu li[data-v-
|
|
17605
|
+
.context-menu li[data-v-3438f06f] {
|
|
17598
17606
|
min-width: 75px;
|
|
17599
17607
|
height: 28px;
|
|
17600
17608
|
line-height: 28px;
|
|
@@ -17607,41 +17615,24 @@ li[data-v-74ebe0ac] {
|
|
|
17607
17615
|
/* background: #5893ef;*/
|
|
17608
17616
|
/* color: #fff;*/
|
|
17609
17617
|
/*}*/
|
|
17610
|
-
.context-menuLi[data-v-
|
|
17618
|
+
.context-menuLi[data-v-3438f06f]:hover {
|
|
17611
17619
|
background: #5893ef;
|
|
17612
17620
|
color: #fff;
|
|
17613
17621
|
}
|
|
17614
|
-
.context-menu[data-v-
|
|
17622
|
+
.context-menu[data-v-3438f06f] {
|
|
17615
17623
|
border: 1px solid #eee;
|
|
17616
17624
|
box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.1);
|
|
17617
17625
|
border-radius: 5px;
|
|
17618
17626
|
}
|
|
17619
|
-
li[data-v-
|
|
17627
|
+
li[data-v-3438f06f] {
|
|
17620
17628
|
list-style-type: none;
|
|
17621
17629
|
}
|
|
17622
17630
|
|
|
17623
|
-
.seleteSort[data-v-1dada466] {
|
|
17624
|
-
border-radius: 5px;
|
|
17625
|
-
border: 1px solid rgba(88, 147, 239);
|
|
17626
|
-
}
|
|
17627
|
-
[data-v-1dada466] .el-select__selection{
|
|
17628
|
-
display: inline-block;
|
|
17629
|
-
}
|
|
17630
|
-
|
|
17631
|
-
.row-backgroud-header-tittle[data-v-b203475d]{
|
|
17632
|
-
display: flex;
|
|
17633
|
-
justify-content: space-between;
|
|
17634
|
-
text-align: center
|
|
17635
|
-
}
|
|
17636
|
-
.row-backgroud-header-tittle > div[data-v-b203475d]{
|
|
17637
|
-
width: 100%
|
|
17638
|
-
}
|
|
17639
|
-
|
|
17640
17631
|
.el-tag[data-v-665d3bf4]{
|
|
17641
17632
|
margin-left: 10px;
|
|
17642
17633
|
}
|
|
17643
17634
|
|
|
17644
|
-
.seleteSort[data-v-
|
|
17635
|
+
.seleteSort[data-v-c2babae7] {
|
|
17645
17636
|
border-radius: 5px;
|
|
17646
17637
|
border: 1px solid rgba(88, 147, 239);
|
|
17647
17638
|
}
|
|
@@ -17650,6 +17641,15 @@ li[data-v-74ebe0ac] {
|
|
|
17650
17641
|
text-align: center;
|
|
17651
17642
|
}
|
|
17652
17643
|
|
|
17644
|
+
.row-backgroud-header-tittle[data-v-b203475d]{
|
|
17645
|
+
display: flex;
|
|
17646
|
+
justify-content: space-between;
|
|
17647
|
+
text-align: center
|
|
17648
|
+
}
|
|
17649
|
+
.row-backgroud-header-tittle > div[data-v-b203475d]{
|
|
17650
|
+
width: 100%
|
|
17651
|
+
}
|
|
17652
|
+
|
|
17653
17653
|
.input-with-select .el-input-group__append {
|
|
17654
17654
|
background-color: var(--el-fill-color-blank);
|
|
17655
17655
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "super-page-designer",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.52",
|
|
4
4
|
"description": "AgileBuilder super page designer",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"main": "dist/es/index.js",
|
|
@@ -28,18 +28,19 @@
|
|
|
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-ui": "1.0.
|
|
31
|
+
"agilebuilder-ui": "1.0.86",
|
|
32
32
|
"echarts": "^5.5.0",
|
|
33
33
|
"element-plus": "^2.6.1",
|
|
34
34
|
"font-awesome": "^4.7.0",
|
|
35
|
+
"js-beautify": "^1.15.1",
|
|
35
36
|
"jsbarcode": "^3.11.6",
|
|
36
37
|
"mitt": "^3.0.1",
|
|
37
38
|
"nprogress": "^0.2.0",
|
|
38
39
|
"pinia": "^2.1.7",
|
|
39
40
|
"qrcode": "^1.5.3",
|
|
40
41
|
"quill": "^2.0.1",
|
|
41
|
-
"service-flow-designer": "2.1.
|
|
42
|
-
"super-page-runtime": "2.1.
|
|
42
|
+
"service-flow-designer": "2.1.51",
|
|
43
|
+
"super-page-runtime": "2.1.50",
|
|
43
44
|
"uuid": "^9.0.1",
|
|
44
45
|
"vite": "^5.1.6",
|
|
45
46
|
"vite-plugin-node-stdlib-browser": "^0.2.1",
|
package/dist/es/components/design/views/assemblys/data/component/row-backgroud-color.vue2.js
DELETED
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
import { defineComponent, resolveComponent, openBlock, createElementBlock, Fragment, createElementVNode, toDisplayString, renderList, createVNode, withCtx, unref, createBlock, createCommentVNode, pushScopeId, popScopeId } from "vue";
|
|
2
|
-
import { Plus, Minus } from "@element-plus/icons-vue";
|
|
3
|
-
const _withScopeId = (n) => (pushScopeId("data-v-b203475d"), n = n(), popScopeId(), n);
|
|
4
|
-
const _hoisted_1 = { class: "row-backgroud-header-tittle" };
|
|
5
|
-
const _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", null, "判断条件", -1));
|
|
6
|
-
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
7
|
-
__name: "row-backgroud-color",
|
|
8
|
-
props: {
|
|
9
|
-
list: {
|
|
10
|
-
type: Array,
|
|
11
|
-
default: []
|
|
12
|
-
},
|
|
13
|
-
showStyleTittle: {
|
|
14
|
-
type: Boolean,
|
|
15
|
-
default: true
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
|
-
setup(__props) {
|
|
19
|
-
const props = __props;
|
|
20
|
-
function addOrgFieldsItem() {
|
|
21
|
-
props.list.push({ type: "", model: "" });
|
|
22
|
-
}
|
|
23
|
-
function reomveOrgFieldsItem(index) {
|
|
24
|
-
props.list.splice(index, 1);
|
|
25
|
-
}
|
|
26
|
-
return (_ctx, _cache) => {
|
|
27
|
-
const _component_el_input = resolveComponent("el-input");
|
|
28
|
-
const _component_el_icon = resolveComponent("el-icon");
|
|
29
|
-
return openBlock(), createElementBlock(Fragment, null, [
|
|
30
|
-
createElementVNode("div", _hoisted_1, [
|
|
31
|
-
_hoisted_2,
|
|
32
|
-
createElementVNode("div", null, toDisplayString(__props.showStyleTittle ? "显示的样式" : ""), 1)
|
|
33
|
-
]),
|
|
34
|
-
(openBlock(true), createElementBlock(Fragment, null, renderList(__props.list, (item, index) => {
|
|
35
|
-
return openBlock(), createElementBlock("div", { key: index }, [
|
|
36
|
-
createVNode(_component_el_input, {
|
|
37
|
-
modelValue: item.condition,
|
|
38
|
-
"onUpdate:modelValue": ($event) => item.condition = $event,
|
|
39
|
-
style: { "margin-top": "8px" },
|
|
40
|
-
class: "amb-design-attr-item"
|
|
41
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue"]),
|
|
42
|
-
createVNode(_component_el_input, {
|
|
43
|
-
modelValue: item.style,
|
|
44
|
-
"onUpdate:modelValue": ($event) => item.style = $event,
|
|
45
|
-
autosize: { minRows: 4 },
|
|
46
|
-
class: "amb-design-attr-item",
|
|
47
|
-
type: "textarea",
|
|
48
|
-
placeholder: "Please input"
|
|
49
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue"]),
|
|
50
|
-
createElementVNode("div", null, [
|
|
51
|
-
createVNode(_component_el_icon, { style: { "width": "100%" } }, {
|
|
52
|
-
default: withCtx(() => [
|
|
53
|
-
createVNode(unref(Plus), { onClick: addOrgFieldsItem }),
|
|
54
|
-
createVNode(unref(Minus), {
|
|
55
|
-
onClick: ($event) => reomveOrgFieldsItem(index)
|
|
56
|
-
}, null, 8, ["onClick"])
|
|
57
|
-
]),
|
|
58
|
-
_: 2
|
|
59
|
-
}, 1024)
|
|
60
|
-
])
|
|
61
|
-
]);
|
|
62
|
-
}), 128)),
|
|
63
|
-
!__props.list || __props.list.length === 0 ? (openBlock(), createBlock(_component_el_icon, {
|
|
64
|
-
key: 0,
|
|
65
|
-
style: { "width": "100%" }
|
|
66
|
-
}, {
|
|
67
|
-
default: withCtx(() => [
|
|
68
|
-
createVNode(unref(Plus), { onClick: addOrgFieldsItem })
|
|
69
|
-
]),
|
|
70
|
-
_: 1
|
|
71
|
-
})) : createCommentVNode("", true)
|
|
72
|
-
], 64);
|
|
73
|
-
};
|
|
74
|
-
}
|
|
75
|
-
});
|
|
76
|
-
export {
|
|
77
|
-
_sfc_main as default
|
|
78
|
-
};
|