service-flow-designer 2.0.36 → 2.0.45
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/style.css +248 -248
- package/package.json +2 -2
package/dist/es/style.css
CHANGED
|
@@ -166,10 +166,6 @@
|
|
|
166
166
|
padding-top: 80px;
|
|
167
167
|
}
|
|
168
168
|
|
|
169
|
-
.el-alert + .el-form-item[data-v-a158f309] {
|
|
170
|
-
margin-top: 10px;
|
|
171
|
-
}
|
|
172
|
-
|
|
173
169
|
.editorTool[data-v-d55ab098] {
|
|
174
170
|
margin-left: auto;
|
|
175
171
|
}
|
|
@@ -183,27 +179,37 @@
|
|
|
183
179
|
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
184
180
|
}
|
|
185
181
|
|
|
186
|
-
[data-v-
|
|
187
|
-
margin:
|
|
188
|
-
}
|
|
189
|
-
.el-radio + .el-radio[data-v-65e38bfb] {
|
|
190
|
-
margin-left: 10px;
|
|
182
|
+
.el-alert + .el-form-item[data-v-a158f309] {
|
|
183
|
+
margin-top: 10px;
|
|
191
184
|
}
|
|
192
185
|
|
|
193
|
-
.el-alert + .el-
|
|
186
|
+
.el-alert + .el-table[data-v-028fb838] {
|
|
194
187
|
margin-top: 10px;
|
|
195
188
|
}
|
|
196
|
-
.el-
|
|
189
|
+
.el-table + .el-alert[data-v-028fb838] {
|
|
197
190
|
margin: 10px 0;
|
|
198
191
|
}
|
|
199
192
|
|
|
200
|
-
.
|
|
193
|
+
.editorTool[data-v-684c1f08] {
|
|
194
|
+
margin-left: auto;
|
|
195
|
+
}
|
|
196
|
+
.editorOption[data-v-684c1f08] {
|
|
197
|
+
margin-right: 10px;
|
|
198
|
+
cursor: pointer;
|
|
199
|
+
}
|
|
200
|
+
.pppp[data-v-684c1f08] {
|
|
201
|
+
display: flex; /* 使用Flex布局 */
|
|
202
|
+
justify-content: flex-start;
|
|
203
|
+
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
.el-alert + .el-table[data-v-d978e7dc] {
|
|
201
207
|
margin-top: 10px;
|
|
202
208
|
}
|
|
203
|
-
.el-table + .el-alert[data-v-
|
|
209
|
+
.el-table + .el-alert[data-v-d978e7dc] {
|
|
204
210
|
margin: 10px 0;
|
|
205
211
|
}
|
|
206
|
-
.el-alert + .el-form-item[data-v-
|
|
212
|
+
.el-alert + .el-form-item[data-v-d978e7dc] {
|
|
207
213
|
margin-top: 10px;
|
|
208
214
|
}
|
|
209
215
|
|
|
@@ -214,17 +220,14 @@
|
|
|
214
220
|
margin-left: 10px;
|
|
215
221
|
}
|
|
216
222
|
|
|
217
|
-
.
|
|
218
|
-
margin-
|
|
223
|
+
.el-alert + .el-table[data-v-e27c4c1e] {
|
|
224
|
+
margin-top: 10px;
|
|
219
225
|
}
|
|
220
|
-
.
|
|
221
|
-
margin
|
|
222
|
-
cursor: pointer;
|
|
226
|
+
.el-table + .el-alert[data-v-e27c4c1e] {
|
|
227
|
+
margin: 10px 0;
|
|
223
228
|
}
|
|
224
|
-
.
|
|
225
|
-
|
|
226
|
-
justify-content: flex-start;
|
|
227
|
-
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
229
|
+
.el-alert + .el-form-item[data-v-e27c4c1e] {
|
|
230
|
+
margin-top: 10px;
|
|
228
231
|
}
|
|
229
232
|
|
|
230
233
|
.el-alert + .el-table[data-v-82e0dfef] {
|
|
@@ -234,14 +237,11 @@
|
|
|
234
237
|
margin-top: 10px;
|
|
235
238
|
}
|
|
236
239
|
|
|
237
|
-
.el-alert + .el-
|
|
240
|
+
.el-alert + .el-form-item[data-v-32875028] {
|
|
238
241
|
margin-top: 10px;
|
|
239
242
|
}
|
|
240
|
-
.el-
|
|
243
|
+
.el-alert + .el-table[data-v-32875028] {
|
|
241
244
|
margin: 10px 0;
|
|
242
|
-
}
|
|
243
|
-
.el-alert + .el-form-item[data-v-d978e7dc] {
|
|
244
|
-
margin-top: 10px;
|
|
245
245
|
}
|
|
246
246
|
|
|
247
247
|
.el-tabs + .el-alert[data-v-08737620] {
|
|
@@ -251,26 +251,77 @@
|
|
|
251
251
|
margin-top: 10px;
|
|
252
252
|
}
|
|
253
253
|
|
|
254
|
-
|
|
255
|
-
margin
|
|
254
|
+
[data-v-65e38bfb] .el-radio {
|
|
255
|
+
margin: 0;
|
|
256
256
|
}
|
|
257
|
-
.el-
|
|
258
|
-
margin: 10px
|
|
259
|
-
}
|
|
260
|
-
|
|
261
|
-
.el-drawer__header {
|
|
262
|
-
margin-bottom: 0 !important;
|
|
263
|
-
}
|
|
264
|
-
/**
|
|
265
|
-
解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
|
|
266
|
-
*/
|
|
267
|
-
[data-v-c51cce99] .el-overlay {
|
|
268
|
-
position: static;
|
|
257
|
+
.el-radio + .el-radio[data-v-65e38bfb] {
|
|
258
|
+
margin-left: 10px;
|
|
269
259
|
}
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
260
|
+
.amb-design-attr-base-content[data-v-ce167986] {
|
|
261
|
+
background: #ffffff;
|
|
262
|
+
box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
|
|
263
|
+
height: 100%;
|
|
264
|
+
padding-left: 10px;
|
|
265
|
+
padding-right: 10px;
|
|
266
|
+
overflow: auto;
|
|
267
|
+
}
|
|
268
|
+
.amb-design-attr-item[data-v-ce167986] {
|
|
269
|
+
margin-bottom: 8px;
|
|
270
|
+
}
|
|
271
|
+
.amb-design-attr-group-header > button[data-v-ce167986] {
|
|
272
|
+
background: #f5f6f8;
|
|
273
|
+
padding-left: 10px;
|
|
274
|
+
font-size: 14px;
|
|
275
|
+
height: 42px;
|
|
276
|
+
}
|
|
277
|
+
.amb-design-attr-content[data-v-ce167986] {
|
|
278
|
+
background: #ffffff;
|
|
279
|
+
box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
|
|
280
|
+
height: 100%;
|
|
281
|
+
padding-left: 10px;
|
|
282
|
+
padding-right: 10px;
|
|
283
|
+
overflow: auto;
|
|
284
|
+
position: relative;
|
|
285
|
+
}
|
|
286
|
+
.amb-design-attr-header-search[data-v-ce167986] {
|
|
287
|
+
margin-top: 16px;
|
|
288
|
+
}
|
|
289
|
+
.amb-design-attr-header-select[data-v-ce167986] {
|
|
290
|
+
width: 90px;
|
|
291
|
+
height: 36px;
|
|
292
|
+
}
|
|
293
|
+
.amb-design-page-param-row[data-v-ce167986] {
|
|
294
|
+
height: 34px;
|
|
295
|
+
}
|
|
296
|
+
.el-table__cell > .cell[data-v-ce167986] {
|
|
297
|
+
white-space: nowrap !important;
|
|
298
|
+
}
|
|
299
|
+
.serviceflow-item[data-v-ce167986] {
|
|
300
|
+
background: rgba(88, 147, 239, 0.06);
|
|
301
|
+
border: 1px dashed rgba(88, 147, 239, 0.06);
|
|
302
|
+
border-radius: 4px 4px 4px 4px;
|
|
303
|
+
text-align: center;
|
|
304
|
+
margin-top: 12px;
|
|
305
|
+
padding: 10px 5px 10px 5px;
|
|
306
|
+
font-size: 12px;
|
|
307
|
+
cursor: move;
|
|
308
|
+
height: 60px;
|
|
309
|
+
overflow: hidden;
|
|
310
|
+
box-sizing: border-box;
|
|
311
|
+
color: #333333;
|
|
312
|
+
text-overflow: ellipsis;
|
|
313
|
+
white-space: nowrap;
|
|
314
|
+
-webkit-user-select: none; /* Safari */
|
|
315
|
+
-moz-user-select: none; /* Firefox */
|
|
316
|
+
-ms-user-select: none; /* Internet Explorer/Edge */
|
|
317
|
+
user-select: none; /* 标准语法 */
|
|
318
|
+
}
|
|
319
|
+
.serviceflow-item[data-v-ce167986]:hover {
|
|
320
|
+
background: rgba(11, 45, 101, 0.105);
|
|
321
|
+
border: 1px dashed rgba(11, 45, 101, 0.227);
|
|
322
|
+
}
|
|
323
|
+
.amb-assembly-item-drag[data-v-ce167986] {
|
|
324
|
+
opacity: 1 !important;
|
|
274
325
|
}
|
|
275
326
|
.control-item[data-v-fdc6ec07] {
|
|
276
327
|
top: -5px;
|
|
@@ -403,6 +454,16 @@
|
|
|
403
454
|
margin-left: 50px;
|
|
404
455
|
}
|
|
405
456
|
|
|
457
|
+
.el-drawer__header {
|
|
458
|
+
margin-bottom: 0 !important;
|
|
459
|
+
}
|
|
460
|
+
/**
|
|
461
|
+
解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
|
|
462
|
+
*/
|
|
463
|
+
[data-v-c51cce99] .el-overlay {
|
|
464
|
+
position: static;
|
|
465
|
+
}
|
|
466
|
+
|
|
406
467
|
[data-v-286d914e] .el-table__row {
|
|
407
468
|
cursor: pointer;
|
|
408
469
|
}
|
|
@@ -439,26 +500,11 @@
|
|
|
439
500
|
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
440
501
|
}
|
|
441
502
|
|
|
442
|
-
.
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
background: #ffffff;
|
|
446
|
-
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
447
|
-
border-radius: 2px 2px 2px 2px;
|
|
448
|
-
}
|
|
449
|
-
.content[data-v-69a854a3] {
|
|
450
|
-
width: 28px;
|
|
451
|
-
height: 15px;
|
|
452
|
-
font-weight: 400;
|
|
453
|
-
font-size: 14px;
|
|
454
|
-
color: #333333;
|
|
455
|
-
line-height: 14px;
|
|
456
|
-
text-align: left;
|
|
457
|
-
font-style: normal;
|
|
458
|
-
text-transform: none;
|
|
459
|
-
padding: 5px 0px 4px 10px;
|
|
503
|
+
.el-dialog__wrapper[data-v-d41cb0ad] {
|
|
504
|
+
overflow: hidden !important;
|
|
505
|
+
padding-right: 0 !important;
|
|
460
506
|
}
|
|
461
|
-
.nodeView[data-v-
|
|
507
|
+
.nodeView[data-v-5911272d] {
|
|
462
508
|
box-sizing: border-box;
|
|
463
509
|
margin: 10px 10px;
|
|
464
510
|
width: 180px;
|
|
@@ -467,7 +513,7 @@
|
|
|
467
513
|
border-radius: 2px 2px 2px 2px;
|
|
468
514
|
padding: 20px 10px;
|
|
469
515
|
}
|
|
470
|
-
.nodeTitle[data-v-
|
|
516
|
+
.nodeTitle[data-v-5911272d] {
|
|
471
517
|
width: 90px;
|
|
472
518
|
height: 15px;
|
|
473
519
|
font-weight: 400;
|
|
@@ -482,7 +528,7 @@
|
|
|
482
528
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
483
529
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
484
530
|
}
|
|
485
|
-
.nodeContent[data-v-
|
|
531
|
+
.nodeContent[data-v-5911272d] {
|
|
486
532
|
/* width: 100%; */
|
|
487
533
|
height: 15px;
|
|
488
534
|
font-weight: 400;
|
|
@@ -497,20 +543,19 @@
|
|
|
497
543
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
498
544
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
499
545
|
}
|
|
500
|
-
.nodeContent-desc[data-v-
|
|
546
|
+
.nodeContent-desc[data-v-5911272d]{
|
|
501
547
|
}
|
|
502
|
-
.el-divider--horizontal[data-v-
|
|
548
|
+
.el-divider--horizontal[data-v-5911272d] {
|
|
503
549
|
margin: 12px 0;
|
|
504
550
|
}
|
|
505
|
-
.nodeView[data-v-
|
|
551
|
+
.nodeView[data-v-5911272d] {
|
|
506
552
|
border: 1px solid #5a90f9;
|
|
507
|
-
background: #eef3fe;
|
|
508
|
-
width: 180px;
|
|
509
|
-
min-height: 95px;
|
|
553
|
+
background: #eef3fe;
|
|
510
554
|
}
|
|
511
|
-
.
|
|
555
|
+
.nodeTitle[data-v-5911272d] {
|
|
556
|
+
width: 80px;
|
|
512
557
|
}
|
|
513
|
-
.nodeView[data-v-
|
|
558
|
+
.nodeView[data-v-6d0cd280] {
|
|
514
559
|
box-sizing: border-box;
|
|
515
560
|
margin: 10px 10px;
|
|
516
561
|
width: 180px;
|
|
@@ -519,7 +564,7 @@
|
|
|
519
564
|
border-radius: 2px 2px 2px 2px;
|
|
520
565
|
padding: 20px 10px;
|
|
521
566
|
}
|
|
522
|
-
.nodeTitle[data-v-
|
|
567
|
+
.nodeTitle[data-v-6d0cd280] {
|
|
523
568
|
width: 90px;
|
|
524
569
|
height: 15px;
|
|
525
570
|
font-weight: 400;
|
|
@@ -534,7 +579,7 @@
|
|
|
534
579
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
535
580
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
536
581
|
}
|
|
537
|
-
.nodeContent[data-v-
|
|
582
|
+
.nodeContent[data-v-6d0cd280] {
|
|
538
583
|
/* width: 100%; */
|
|
539
584
|
height: 15px;
|
|
540
585
|
font-weight: 400;
|
|
@@ -549,19 +594,19 @@
|
|
|
549
594
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
550
595
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
551
596
|
}
|
|
552
|
-
.nodeContent-desc[data-v-
|
|
597
|
+
.nodeContent-desc[data-v-6d0cd280]{
|
|
553
598
|
}
|
|
554
|
-
.el-divider--horizontal[data-v-
|
|
599
|
+
.el-divider--horizontal[data-v-6d0cd280] {
|
|
555
600
|
margin: 12px 0;
|
|
556
601
|
}
|
|
557
|
-
.nodeView[data-v-
|
|
602
|
+
.nodeView[data-v-6d0cd280] {
|
|
558
603
|
border: 1px solid #5a90f9;
|
|
559
604
|
background: #eef3fe;
|
|
560
605
|
}
|
|
561
|
-
.nodeTitle[data-v-
|
|
606
|
+
.nodeTitle[data-v-6d0cd280] {
|
|
562
607
|
width: 80px;
|
|
563
608
|
}
|
|
564
|
-
.nodeView[data-v-
|
|
609
|
+
.nodeView[data-v-b604c489] {
|
|
565
610
|
box-sizing: border-box;
|
|
566
611
|
margin: 10px 10px;
|
|
567
612
|
width: 180px;
|
|
@@ -570,7 +615,7 @@
|
|
|
570
615
|
border-radius: 2px 2px 2px 2px;
|
|
571
616
|
padding: 20px 10px;
|
|
572
617
|
}
|
|
573
|
-
.nodeTitle[data-v-
|
|
618
|
+
.nodeTitle[data-v-b604c489] {
|
|
574
619
|
width: 90px;
|
|
575
620
|
height: 15px;
|
|
576
621
|
font-weight: 400;
|
|
@@ -585,7 +630,7 @@
|
|
|
585
630
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
586
631
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
587
632
|
}
|
|
588
|
-
.nodeContent[data-v-
|
|
633
|
+
.nodeContent[data-v-b604c489] {
|
|
589
634
|
/* width: 100%; */
|
|
590
635
|
height: 15px;
|
|
591
636
|
font-weight: 400;
|
|
@@ -600,19 +645,19 @@
|
|
|
600
645
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
601
646
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
602
647
|
}
|
|
603
|
-
.nodeContent-desc[data-v-
|
|
648
|
+
.nodeContent-desc[data-v-b604c489]{
|
|
604
649
|
}
|
|
605
|
-
.el-divider--horizontal[data-v-
|
|
650
|
+
.el-divider--horizontal[data-v-b604c489] {
|
|
606
651
|
margin: 12px 0;
|
|
607
652
|
}
|
|
608
|
-
.nodeView[data-v-
|
|
653
|
+
.nodeView[data-v-b604c489] {
|
|
609
654
|
border: 1px solid #5a90f9;
|
|
610
655
|
background: #eef3fe;
|
|
611
656
|
}
|
|
612
|
-
.nodeTitle[data-v-
|
|
657
|
+
.nodeTitle[data-v-b604c489] {
|
|
613
658
|
width: 80px;
|
|
614
659
|
}
|
|
615
|
-
.nodeView[data-v-
|
|
660
|
+
.nodeView[data-v-b1d2a966] {
|
|
616
661
|
box-sizing: border-box;
|
|
617
662
|
margin: 10px 10px;
|
|
618
663
|
width: 180px;
|
|
@@ -621,7 +666,7 @@
|
|
|
621
666
|
border-radius: 2px 2px 2px 2px;
|
|
622
667
|
padding: 20px 10px;
|
|
623
668
|
}
|
|
624
|
-
.nodeTitle[data-v-
|
|
669
|
+
.nodeTitle[data-v-b1d2a966] {
|
|
625
670
|
width: 90px;
|
|
626
671
|
height: 15px;
|
|
627
672
|
font-weight: 400;
|
|
@@ -636,7 +681,7 @@
|
|
|
636
681
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
637
682
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
638
683
|
}
|
|
639
|
-
.nodeContent[data-v-
|
|
684
|
+
.nodeContent[data-v-b1d2a966] {
|
|
640
685
|
/* width: 100%; */
|
|
641
686
|
height: 15px;
|
|
642
687
|
font-weight: 400;
|
|
@@ -651,16 +696,16 @@
|
|
|
651
696
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
652
697
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
653
698
|
}
|
|
654
|
-
.nodeContent-desc[data-v-
|
|
699
|
+
.nodeContent-desc[data-v-b1d2a966]{
|
|
655
700
|
}
|
|
656
|
-
.el-divider--horizontal[data-v-
|
|
701
|
+
.el-divider--horizontal[data-v-b1d2a966] {
|
|
657
702
|
margin: 12px 0;
|
|
658
703
|
}
|
|
659
|
-
.nodeView[data-v-
|
|
704
|
+
.nodeView[data-v-b1d2a966] {
|
|
660
705
|
border: 1px solid #5a90f9;
|
|
661
706
|
background: #eef3fe;
|
|
662
707
|
}
|
|
663
|
-
.nodeTitle[data-v-
|
|
708
|
+
.nodeTitle[data-v-b1d2a966] {
|
|
664
709
|
width: 80px;
|
|
665
710
|
}
|
|
666
711
|
|
|
@@ -683,7 +728,47 @@
|
|
|
683
728
|
text-transform: none;
|
|
684
729
|
padding: 5px 0px 4px 10px;
|
|
685
730
|
}
|
|
686
|
-
|
|
731
|
+
|
|
732
|
+
.aaa[data-v-8bd72b80] {
|
|
733
|
+
width: 300px;
|
|
734
|
+
height: 200px;
|
|
735
|
+
background: #ffffff;
|
|
736
|
+
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
737
|
+
border-radius: 2px 2px 2px 2px;
|
|
738
|
+
}
|
|
739
|
+
.content[data-v-8bd72b80] {
|
|
740
|
+
width: 28px;
|
|
741
|
+
height: 15px;
|
|
742
|
+
font-weight: 400;
|
|
743
|
+
font-size: 14px;
|
|
744
|
+
color: #333333;
|
|
745
|
+
line-height: 14px;
|
|
746
|
+
text-align: left;
|
|
747
|
+
font-style: normal;
|
|
748
|
+
text-transform: none;
|
|
749
|
+
padding: 5px 0px 4px 10px;
|
|
750
|
+
}
|
|
751
|
+
|
|
752
|
+
.node-content[data-v-69a854a3] {
|
|
753
|
+
width: 120px;
|
|
754
|
+
height: 44px;
|
|
755
|
+
background: #ffffff;
|
|
756
|
+
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
757
|
+
border-radius: 2px 2px 2px 2px;
|
|
758
|
+
}
|
|
759
|
+
.content[data-v-69a854a3] {
|
|
760
|
+
width: 28px;
|
|
761
|
+
height: 15px;
|
|
762
|
+
font-weight: 400;
|
|
763
|
+
font-size: 14px;
|
|
764
|
+
color: #333333;
|
|
765
|
+
line-height: 14px;
|
|
766
|
+
text-align: left;
|
|
767
|
+
font-style: normal;
|
|
768
|
+
text-transform: none;
|
|
769
|
+
padding: 5px 0px 4px 10px;
|
|
770
|
+
}
|
|
771
|
+
.nodeView[data-v-9fff2753] {
|
|
687
772
|
box-sizing: border-box;
|
|
688
773
|
margin: 10px 10px;
|
|
689
774
|
width: 180px;
|
|
@@ -692,7 +777,7 @@
|
|
|
692
777
|
border-radius: 2px 2px 2px 2px;
|
|
693
778
|
padding: 20px 10px;
|
|
694
779
|
}
|
|
695
|
-
.nodeTitle[data-v-
|
|
780
|
+
.nodeTitle[data-v-9fff2753] {
|
|
696
781
|
width: 90px;
|
|
697
782
|
height: 15px;
|
|
698
783
|
font-weight: 400;
|
|
@@ -707,7 +792,7 @@
|
|
|
707
792
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
708
793
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
709
794
|
}
|
|
710
|
-
.nodeContent[data-v-
|
|
795
|
+
.nodeContent[data-v-9fff2753] {
|
|
711
796
|
/* width: 100%; */
|
|
712
797
|
height: 15px;
|
|
713
798
|
font-weight: 400;
|
|
@@ -722,19 +807,19 @@
|
|
|
722
807
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
723
808
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
724
809
|
}
|
|
725
|
-
.nodeContent-desc[data-v-
|
|
810
|
+
.nodeContent-desc[data-v-9fff2753]{
|
|
726
811
|
}
|
|
727
|
-
.el-divider--horizontal[data-v-
|
|
812
|
+
.el-divider--horizontal[data-v-9fff2753] {
|
|
728
813
|
margin: 12px 0;
|
|
729
814
|
}
|
|
730
|
-
.nodeView[data-v-
|
|
815
|
+
.nodeView[data-v-9fff2753] {
|
|
731
816
|
border: 1px solid #5a90f9;
|
|
732
817
|
background: #eef3fe;
|
|
733
818
|
}
|
|
734
|
-
.nodeTitle[data-v-
|
|
819
|
+
.nodeTitle[data-v-9fff2753] {
|
|
735
820
|
width: 80px;
|
|
736
821
|
}
|
|
737
|
-
.nodeView[data-v-
|
|
822
|
+
.nodeView[data-v-df366d04] {
|
|
738
823
|
box-sizing: border-box;
|
|
739
824
|
margin: 10px 10px;
|
|
740
825
|
width: 180px;
|
|
@@ -743,7 +828,7 @@
|
|
|
743
828
|
border-radius: 2px 2px 2px 2px;
|
|
744
829
|
padding: 20px 10px;
|
|
745
830
|
}
|
|
746
|
-
.nodeTitle[data-v-
|
|
831
|
+
.nodeTitle[data-v-df366d04] {
|
|
747
832
|
width: 90px;
|
|
748
833
|
height: 15px;
|
|
749
834
|
font-weight: 400;
|
|
@@ -758,7 +843,7 @@
|
|
|
758
843
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
759
844
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
760
845
|
}
|
|
761
|
-
.nodeContent[data-v-
|
|
846
|
+
.nodeContent[data-v-df366d04] {
|
|
762
847
|
/* width: 100%; */
|
|
763
848
|
height: 15px;
|
|
764
849
|
font-weight: 400;
|
|
@@ -773,40 +858,19 @@
|
|
|
773
858
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
774
859
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
775
860
|
}
|
|
776
|
-
.nodeContent-desc[data-v-
|
|
861
|
+
.nodeContent-desc[data-v-df366d04]{
|
|
777
862
|
}
|
|
778
|
-
.el-divider--horizontal[data-v-
|
|
863
|
+
.el-divider--horizontal[data-v-df366d04] {
|
|
779
864
|
margin: 12px 0;
|
|
780
865
|
}
|
|
781
|
-
.nodeView[data-v-
|
|
866
|
+
.nodeView[data-v-df366d04] {
|
|
782
867
|
border: 1px solid #5a90f9;
|
|
783
|
-
background: #eef3fe;
|
|
784
|
-
width: 180px;
|
|
785
|
-
min-height: 95px;
|
|
786
|
-
}
|
|
787
|
-
.nodeContent[data-v-bd32480c] {
|
|
788
|
-
}
|
|
789
|
-
|
|
790
|
-
.aaa[data-v-8bd72b80] {
|
|
791
|
-
width: 300px;
|
|
792
|
-
height: 200px;
|
|
793
|
-
background: #ffffff;
|
|
794
|
-
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
795
|
-
border-radius: 2px 2px 2px 2px;
|
|
868
|
+
background: #eef3fe;
|
|
796
869
|
}
|
|
797
|
-
.
|
|
798
|
-
width:
|
|
799
|
-
height: 15px;
|
|
800
|
-
font-weight: 400;
|
|
801
|
-
font-size: 14px;
|
|
802
|
-
color: #333333;
|
|
803
|
-
line-height: 14px;
|
|
804
|
-
text-align: left;
|
|
805
|
-
font-style: normal;
|
|
806
|
-
text-transform: none;
|
|
807
|
-
padding: 5px 0px 4px 10px;
|
|
870
|
+
.nodeTitle[data-v-df366d04] {
|
|
871
|
+
width: 80px;
|
|
808
872
|
}
|
|
809
|
-
.nodeView[data-v-
|
|
873
|
+
.nodeView[data-v-221a60f8] {
|
|
810
874
|
box-sizing: border-box;
|
|
811
875
|
margin: 10px 10px;
|
|
812
876
|
width: 180px;
|
|
@@ -815,7 +879,7 @@
|
|
|
815
879
|
border-radius: 2px 2px 2px 2px;
|
|
816
880
|
padding: 20px 10px;
|
|
817
881
|
}
|
|
818
|
-
.nodeTitle[data-v-
|
|
882
|
+
.nodeTitle[data-v-221a60f8] {
|
|
819
883
|
width: 90px;
|
|
820
884
|
height: 15px;
|
|
821
885
|
font-weight: 400;
|
|
@@ -830,7 +894,7 @@
|
|
|
830
894
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
831
895
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
832
896
|
}
|
|
833
|
-
.nodeContent[data-v-
|
|
897
|
+
.nodeContent[data-v-221a60f8] {
|
|
834
898
|
/* width: 100%; */
|
|
835
899
|
height: 15px;
|
|
836
900
|
font-weight: 400;
|
|
@@ -845,19 +909,19 @@
|
|
|
845
909
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
846
910
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
847
911
|
}
|
|
848
|
-
.nodeContent-desc[data-v-
|
|
912
|
+
.nodeContent-desc[data-v-221a60f8]{
|
|
849
913
|
}
|
|
850
|
-
.el-divider--horizontal[data-v-
|
|
914
|
+
.el-divider--horizontal[data-v-221a60f8] {
|
|
851
915
|
margin: 12px 0;
|
|
852
916
|
}
|
|
853
|
-
.nodeView[data-v-
|
|
917
|
+
.nodeView[data-v-221a60f8] {
|
|
854
918
|
border: 1px solid #5a90f9;
|
|
855
919
|
background: #eef3fe;
|
|
856
920
|
}
|
|
857
|
-
.nodeTitle[data-v-
|
|
921
|
+
.nodeTitle[data-v-221a60f8] {
|
|
858
922
|
width: 80px;
|
|
859
923
|
}
|
|
860
|
-
.nodeView[data-v-
|
|
924
|
+
.nodeView[data-v-c176feb6] {
|
|
861
925
|
box-sizing: border-box;
|
|
862
926
|
margin: 10px 10px;
|
|
863
927
|
width: 180px;
|
|
@@ -866,7 +930,7 @@
|
|
|
866
930
|
border-radius: 2px 2px 2px 2px;
|
|
867
931
|
padding: 20px 10px;
|
|
868
932
|
}
|
|
869
|
-
.nodeTitle[data-v-
|
|
933
|
+
.nodeTitle[data-v-c176feb6] {
|
|
870
934
|
width: 90px;
|
|
871
935
|
height: 15px;
|
|
872
936
|
font-weight: 400;
|
|
@@ -881,7 +945,7 @@
|
|
|
881
945
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
882
946
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
883
947
|
}
|
|
884
|
-
.nodeContent[data-v-
|
|
948
|
+
.nodeContent[data-v-c176feb6] {
|
|
885
949
|
/* width: 100%; */
|
|
886
950
|
height: 15px;
|
|
887
951
|
font-weight: 400;
|
|
@@ -896,19 +960,20 @@
|
|
|
896
960
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
897
961
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
898
962
|
}
|
|
899
|
-
.nodeContent-desc[data-v-
|
|
963
|
+
.nodeContent-desc[data-v-c176feb6]{
|
|
900
964
|
}
|
|
901
|
-
.el-divider--horizontal[data-v-
|
|
965
|
+
.el-divider--horizontal[data-v-c176feb6] {
|
|
902
966
|
margin: 12px 0;
|
|
903
967
|
}
|
|
904
|
-
.nodeView[data-v-
|
|
968
|
+
.nodeView[data-v-c176feb6] {
|
|
905
969
|
border: 1px solid #5a90f9;
|
|
906
|
-
background: #eef3fe;
|
|
970
|
+
background: #eef3fe;
|
|
971
|
+
width: 180px;
|
|
972
|
+
min-height: 95px;
|
|
907
973
|
}
|
|
908
|
-
.
|
|
909
|
-
width: 80px;
|
|
974
|
+
.nodeContent[data-v-c176feb6] {
|
|
910
975
|
}
|
|
911
|
-
.nodeView[data-v-
|
|
976
|
+
.nodeView[data-v-b01d3a50] {
|
|
912
977
|
box-sizing: border-box;
|
|
913
978
|
margin: 10px 10px;
|
|
914
979
|
width: 180px;
|
|
@@ -917,7 +982,7 @@
|
|
|
917
982
|
border-radius: 2px 2px 2px 2px;
|
|
918
983
|
padding: 20px 10px;
|
|
919
984
|
}
|
|
920
|
-
.nodeTitle[data-v-
|
|
985
|
+
.nodeTitle[data-v-b01d3a50] {
|
|
921
986
|
width: 90px;
|
|
922
987
|
height: 15px;
|
|
923
988
|
font-weight: 400;
|
|
@@ -932,7 +997,7 @@
|
|
|
932
997
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
933
998
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
934
999
|
}
|
|
935
|
-
.nodeContent[data-v-
|
|
1000
|
+
.nodeContent[data-v-b01d3a50] {
|
|
936
1001
|
/* width: 100%; */
|
|
937
1002
|
height: 15px;
|
|
938
1003
|
font-weight: 400;
|
|
@@ -947,19 +1012,19 @@
|
|
|
947
1012
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
948
1013
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
949
1014
|
}
|
|
950
|
-
.nodeContent-desc[data-v-
|
|
1015
|
+
.nodeContent-desc[data-v-b01d3a50]{
|
|
951
1016
|
}
|
|
952
|
-
.el-divider--horizontal[data-v-
|
|
1017
|
+
.el-divider--horizontal[data-v-b01d3a50] {
|
|
953
1018
|
margin: 12px 0;
|
|
954
1019
|
}
|
|
955
|
-
.nodeView[data-v-
|
|
1020
|
+
.nodeView[data-v-b01d3a50] {
|
|
956
1021
|
border: 1px solid #5a90f9;
|
|
957
1022
|
background: #eef3fe;
|
|
958
1023
|
}
|
|
959
|
-
.nodeTitle[data-v-
|
|
1024
|
+
.nodeTitle[data-v-b01d3a50] {
|
|
960
1025
|
width: 80px;
|
|
961
1026
|
}
|
|
962
|
-
.nodeView[data-v-
|
|
1027
|
+
.nodeView[data-v-7702fcdb] {
|
|
963
1028
|
box-sizing: border-box;
|
|
964
1029
|
margin: 10px 10px;
|
|
965
1030
|
width: 180px;
|
|
@@ -968,7 +1033,7 @@
|
|
|
968
1033
|
border-radius: 2px 2px 2px 2px;
|
|
969
1034
|
padding: 20px 10px;
|
|
970
1035
|
}
|
|
971
|
-
.nodeTitle[data-v-
|
|
1036
|
+
.nodeTitle[data-v-7702fcdb] {
|
|
972
1037
|
width: 90px;
|
|
973
1038
|
height: 15px;
|
|
974
1039
|
font-weight: 400;
|
|
@@ -983,7 +1048,7 @@
|
|
|
983
1048
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
984
1049
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
985
1050
|
}
|
|
986
|
-
.nodeContent[data-v-
|
|
1051
|
+
.nodeContent[data-v-7702fcdb] {
|
|
987
1052
|
/* width: 100%; */
|
|
988
1053
|
height: 15px;
|
|
989
1054
|
font-weight: 400;
|
|
@@ -998,19 +1063,19 @@
|
|
|
998
1063
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
999
1064
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1000
1065
|
}
|
|
1001
|
-
.nodeContent-desc[data-v-
|
|
1066
|
+
.nodeContent-desc[data-v-7702fcdb]{
|
|
1002
1067
|
}
|
|
1003
|
-
.el-divider--horizontal[data-v-
|
|
1068
|
+
.el-divider--horizontal[data-v-7702fcdb] {
|
|
1004
1069
|
margin: 12px 0;
|
|
1005
1070
|
}
|
|
1006
|
-
.nodeView[data-v-
|
|
1071
|
+
.nodeView[data-v-7702fcdb] {
|
|
1007
1072
|
border: 1px solid #5a90f9;
|
|
1008
1073
|
background: #eef3fe;
|
|
1009
1074
|
}
|
|
1010
|
-
.nodeTitle[data-v-
|
|
1075
|
+
.nodeTitle[data-v-7702fcdb] {
|
|
1011
1076
|
width: 80px;
|
|
1012
1077
|
}
|
|
1013
|
-
.nodeView[data-v-
|
|
1078
|
+
.nodeView[data-v-faa5a940] {
|
|
1014
1079
|
box-sizing: border-box;
|
|
1015
1080
|
margin: 10px 10px;
|
|
1016
1081
|
width: 180px;
|
|
@@ -1019,7 +1084,7 @@
|
|
|
1019
1084
|
border-radius: 2px 2px 2px 2px;
|
|
1020
1085
|
padding: 20px 10px;
|
|
1021
1086
|
}
|
|
1022
|
-
.nodeTitle[data-v-
|
|
1087
|
+
.nodeTitle[data-v-faa5a940] {
|
|
1023
1088
|
width: 90px;
|
|
1024
1089
|
height: 15px;
|
|
1025
1090
|
font-weight: 400;
|
|
@@ -1034,7 +1099,7 @@
|
|
|
1034
1099
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1035
1100
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1036
1101
|
}
|
|
1037
|
-
.nodeContent[data-v-
|
|
1102
|
+
.nodeContent[data-v-faa5a940] {
|
|
1038
1103
|
/* width: 100%; */
|
|
1039
1104
|
height: 15px;
|
|
1040
1105
|
font-weight: 400;
|
|
@@ -1049,19 +1114,19 @@
|
|
|
1049
1114
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1050
1115
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1051
1116
|
}
|
|
1052
|
-
.nodeContent-desc[data-v-
|
|
1117
|
+
.nodeContent-desc[data-v-faa5a940]{
|
|
1053
1118
|
}
|
|
1054
|
-
.el-divider--horizontal[data-v-
|
|
1119
|
+
.el-divider--horizontal[data-v-faa5a940] {
|
|
1055
1120
|
margin: 12px 0;
|
|
1056
1121
|
}
|
|
1057
|
-
.nodeView[data-v-
|
|
1122
|
+
.nodeView[data-v-faa5a940] {
|
|
1058
1123
|
border: 1px solid #5a90f9;
|
|
1059
1124
|
background: #eef3fe;
|
|
1060
1125
|
}
|
|
1061
|
-
.nodeTitle[data-v-
|
|
1126
|
+
.nodeTitle[data-v-faa5a940] {
|
|
1062
1127
|
width: 80px;
|
|
1063
1128
|
}
|
|
1064
|
-
.nodeView[data-v-
|
|
1129
|
+
.nodeView[data-v-bd32480c] {
|
|
1065
1130
|
box-sizing: border-box;
|
|
1066
1131
|
margin: 10px 10px;
|
|
1067
1132
|
width: 180px;
|
|
@@ -1070,7 +1135,7 @@
|
|
|
1070
1135
|
border-radius: 2px 2px 2px 2px;
|
|
1071
1136
|
padding: 20px 10px;
|
|
1072
1137
|
}
|
|
1073
|
-
.nodeTitle[data-v-
|
|
1138
|
+
.nodeTitle[data-v-bd32480c] {
|
|
1074
1139
|
width: 90px;
|
|
1075
1140
|
height: 15px;
|
|
1076
1141
|
font-weight: 400;
|
|
@@ -1085,7 +1150,7 @@
|
|
|
1085
1150
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1086
1151
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1087
1152
|
}
|
|
1088
|
-
.nodeContent[data-v-
|
|
1153
|
+
.nodeContent[data-v-bd32480c] {
|
|
1089
1154
|
/* width: 100%; */
|
|
1090
1155
|
height: 15px;
|
|
1091
1156
|
font-weight: 400;
|
|
@@ -1100,83 +1165,18 @@
|
|
|
1100
1165
|
overflow: hidden; /* 隐藏超出div宽度的文本 */
|
|
1101
1166
|
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
|
|
1102
1167
|
}
|
|
1103
|
-
.nodeContent-desc[data-v-
|
|
1168
|
+
.nodeContent-desc[data-v-bd32480c]{
|
|
1104
1169
|
}
|
|
1105
|
-
.el-divider--horizontal[data-v-
|
|
1170
|
+
.el-divider--horizontal[data-v-bd32480c] {
|
|
1106
1171
|
margin: 12px 0;
|
|
1107
1172
|
}
|
|
1108
|
-
.nodeView[data-v-
|
|
1173
|
+
.nodeView[data-v-bd32480c] {
|
|
1109
1174
|
border: 1px solid #5a90f9;
|
|
1110
|
-
background: #eef3fe;
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
width: 80px;
|
|
1114
|
-
}
|
|
1115
|
-
.amb-design-attr-base-content[data-v-ce167986] {
|
|
1116
|
-
background: #ffffff;
|
|
1117
|
-
box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
|
|
1118
|
-
height: 100%;
|
|
1119
|
-
padding-left: 10px;
|
|
1120
|
-
padding-right: 10px;
|
|
1121
|
-
overflow: auto;
|
|
1122
|
-
}
|
|
1123
|
-
.amb-design-attr-item[data-v-ce167986] {
|
|
1124
|
-
margin-bottom: 8px;
|
|
1125
|
-
}
|
|
1126
|
-
.amb-design-attr-group-header > button[data-v-ce167986] {
|
|
1127
|
-
background: #f5f6f8;
|
|
1128
|
-
padding-left: 10px;
|
|
1129
|
-
font-size: 14px;
|
|
1130
|
-
height: 42px;
|
|
1131
|
-
}
|
|
1132
|
-
.amb-design-attr-content[data-v-ce167986] {
|
|
1133
|
-
background: #ffffff;
|
|
1134
|
-
box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
|
|
1135
|
-
height: 100%;
|
|
1136
|
-
padding-left: 10px;
|
|
1137
|
-
padding-right: 10px;
|
|
1138
|
-
overflow: auto;
|
|
1139
|
-
position: relative;
|
|
1140
|
-
}
|
|
1141
|
-
.amb-design-attr-header-search[data-v-ce167986] {
|
|
1142
|
-
margin-top: 16px;
|
|
1143
|
-
}
|
|
1144
|
-
.amb-design-attr-header-select[data-v-ce167986] {
|
|
1145
|
-
width: 90px;
|
|
1146
|
-
height: 36px;
|
|
1147
|
-
}
|
|
1148
|
-
.amb-design-page-param-row[data-v-ce167986] {
|
|
1149
|
-
height: 34px;
|
|
1150
|
-
}
|
|
1151
|
-
.el-table__cell > .cell[data-v-ce167986] {
|
|
1152
|
-
white-space: nowrap !important;
|
|
1153
|
-
}
|
|
1154
|
-
.serviceflow-item[data-v-ce167986] {
|
|
1155
|
-
background: rgba(88, 147, 239, 0.06);
|
|
1156
|
-
border: 1px dashed rgba(88, 147, 239, 0.06);
|
|
1157
|
-
border-radius: 4px 4px 4px 4px;
|
|
1158
|
-
text-align: center;
|
|
1159
|
-
margin-top: 12px;
|
|
1160
|
-
padding: 10px 5px 10px 5px;
|
|
1161
|
-
font-size: 12px;
|
|
1162
|
-
cursor: move;
|
|
1163
|
-
height: 60px;
|
|
1164
|
-
overflow: hidden;
|
|
1165
|
-
box-sizing: border-box;
|
|
1166
|
-
color: #333333;
|
|
1167
|
-
text-overflow: ellipsis;
|
|
1168
|
-
white-space: nowrap;
|
|
1169
|
-
-webkit-user-select: none; /* Safari */
|
|
1170
|
-
-moz-user-select: none; /* Firefox */
|
|
1171
|
-
-ms-user-select: none; /* Internet Explorer/Edge */
|
|
1172
|
-
user-select: none; /* 标准语法 */
|
|
1173
|
-
}
|
|
1174
|
-
.serviceflow-item[data-v-ce167986]:hover {
|
|
1175
|
-
background: rgba(11, 45, 101, 0.105);
|
|
1176
|
-
border: 1px dashed rgba(11, 45, 101, 0.227);
|
|
1175
|
+
background: #eef3fe;
|
|
1176
|
+
width: 180px;
|
|
1177
|
+
min-height: 95px;
|
|
1177
1178
|
}
|
|
1178
|
-
.
|
|
1179
|
-
opacity: 1 !important;
|
|
1179
|
+
.nodeContent[data-v-bd32480c] {
|
|
1180
1180
|
}
|
|
1181
1181
|
.nodeView[data-v-4c6dfa4a] {
|
|
1182
1182
|
box-sizing: border-box;
|
|
@@ -1231,10 +1231,6 @@
|
|
|
1231
1231
|
.nodeContent[data-v-4c6dfa4a] {
|
|
1232
1232
|
}
|
|
1233
1233
|
|
|
1234
|
-
.el-radio[data-v-1bbd6187] {
|
|
1235
|
-
margin-right: 10px;
|
|
1236
|
-
}
|
|
1237
|
-
|
|
1238
1234
|
.el-select + .el-input[data-v-3918f594] {
|
|
1239
1235
|
margin-left: 10px;
|
|
1240
1236
|
}
|
|
@@ -1252,6 +1248,10 @@
|
|
|
1252
1248
|
margin-top: 0px;
|
|
1253
1249
|
}
|
|
1254
1250
|
|
|
1251
|
+
.el-radio[data-v-1bbd6187] {
|
|
1252
|
+
margin-right: 10px;
|
|
1253
|
+
}
|
|
1254
|
+
|
|
1255
1255
|
.el-select + .el-input[data-v-7fcf8a84] {
|
|
1256
1256
|
margin-left: 10px;
|
|
1257
1257
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "service-flow-designer",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.45",
|
|
4
4
|
"description": "AgileBuilder Service Flow Designer",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"main": "dist/es/index.js",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"@logicflow/layout": "1.2.0-alpha.16",
|
|
62
62
|
"@uiw/codemirror-themes-all": "^4.21.25",
|
|
63
63
|
"@vueuse/core": "^10.9.0",
|
|
64
|
-
"agilebuilder-ui": "1.0.
|
|
64
|
+
"agilebuilder-ui": "1.0.35",
|
|
65
65
|
"codemirror": "^6.0.1",
|
|
66
66
|
"nprogress": "^0.2.0",
|
|
67
67
|
"quill": "^2.0.2",
|