service-flow-designer 2.0.45 → 2.0.50

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.
Files changed (2) hide show
  1. package/dist/es/style.css +313 -313
  2. package/package.json +2 -2
package/dist/es/style.css CHANGED
@@ -22,6 +22,47 @@
22
22
  [data-v-a35a4385] .el-overlay {
23
23
  position: static;
24
24
  }
25
+
26
+ .amb-design-assembly-content[data-v-59e0837d] {
27
+ background: #ffffff;
28
+ box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
29
+ height: 100%;
30
+ padding-left: 10px;
31
+ padding-right: 10px;
32
+ overflow: auto;
33
+ }
34
+ /*控制滚动条宽度*/
35
+ .amb-design-assembly-content[data-v-59e0837d]::-webkit-scrollbar {
36
+ width: 1px;
37
+ }
38
+ .amb-assembly-header[data-v-59e0837d] {
39
+ position: absolute;
40
+ width: 220px;
41
+ text-align: center;
42
+ padding: 18px 0px 10px 0px;
43
+ padding-bottom: 14px;
44
+ background-color: #ffffff;
45
+ }
46
+ .amb-assembly-header-type[data-v-59e0837d] {
47
+ border-radius: 100px 100px 100px 100px;
48
+ background: #ffffff;
49
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
50
+ padding: 10px;
51
+ padding-bottom: 12px;
52
+ }
53
+ .amb-assembly-header-type > label[data-v-59e0837d] {
54
+ padding: 4px 14px;
55
+ cursor: pointer;
56
+ font-size: 14px;
57
+ }
58
+ .amb-assembly-header-type > label.selected[data-v-59e0837d] {
59
+ border-radius: 100px 100px 100px 100px;
60
+ background: #5893ef;
61
+ color: #ffffff;
62
+ }
63
+ .amb-design-assembly-list[data-v-59e0837d] {
64
+ padding-top: 80px;
65
+ }
25
66
  .amb-design-content[data-v-c4ef30f9] {
26
67
  overflow: auto;
27
68
  display: block;
@@ -125,45 +166,8 @@
125
166
  border-color: transparent transparent var(--el-skeleton-color) transparent;
126
167
  }
127
168
 
128
- .amb-design-assembly-content[data-v-59e0837d] {
129
- background: #ffffff;
130
- box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
131
- height: 100%;
132
- padding-left: 10px;
133
- padding-right: 10px;
134
- overflow: auto;
135
- }
136
- /*控制滚动条宽度*/
137
- .amb-design-assembly-content[data-v-59e0837d]::-webkit-scrollbar {
138
- width: 1px;
139
- }
140
- .amb-assembly-header[data-v-59e0837d] {
141
- position: absolute;
142
- width: 220px;
143
- text-align: center;
144
- padding: 18px 0px 10px 0px;
145
- padding-bottom: 14px;
146
- background-color: #ffffff;
147
- }
148
- .amb-assembly-header-type[data-v-59e0837d] {
149
- border-radius: 100px 100px 100px 100px;
150
- background: #ffffff;
151
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
152
- padding: 10px;
153
- padding-bottom: 12px;
154
- }
155
- .amb-assembly-header-type > label[data-v-59e0837d] {
156
- padding: 4px 14px;
157
- cursor: pointer;
158
- font-size: 14px;
159
- }
160
- .amb-assembly-header-type > label.selected[data-v-59e0837d] {
161
- border-radius: 100px 100px 100px 100px;
162
- background: #5893ef;
163
- color: #ffffff;
164
- }
165
- .amb-design-assembly-list[data-v-59e0837d] {
166
- padding-top: 80px;
169
+ .el-alert + .el-form-item[data-v-a158f309] {
170
+ margin-top: 10px;
167
171
  }
168
172
 
169
173
  .editorTool[data-v-d55ab098] {
@@ -179,17 +183,6 @@
179
183
  align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
180
184
  }
181
185
 
182
- .el-alert + .el-form-item[data-v-a158f309] {
183
- margin-top: 10px;
184
- }
185
-
186
- .el-alert + .el-table[data-v-028fb838] {
187
- margin-top: 10px;
188
- }
189
- .el-table + .el-alert[data-v-028fb838] {
190
- margin: 10px 0;
191
- }
192
-
193
186
  .editorTool[data-v-684c1f08] {
194
187
  margin-left: auto;
195
188
  }
@@ -203,23 +196,6 @@
203
196
  align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
204
197
  }
205
198
 
206
- .el-alert + .el-table[data-v-d978e7dc] {
207
- margin-top: 10px;
208
- }
209
- .el-table + .el-alert[data-v-d978e7dc] {
210
- margin: 10px 0;
211
- }
212
- .el-alert + .el-form-item[data-v-d978e7dc] {
213
- margin-top: 10px;
214
- }
215
-
216
- [data-v-808a13e1] .el-radio {
217
- margin: 0;
218
- }
219
- .el-radio + .el-radio[data-v-808a13e1] {
220
- margin-left: 10px;
221
- }
222
-
223
199
  .el-alert + .el-table[data-v-e27c4c1e] {
224
200
  margin-top: 10px;
225
201
  }
@@ -230,32 +206,14 @@
230
206
  margin-top: 10px;
231
207
  }
232
208
 
233
- .el-alert + .el-table[data-v-82e0dfef] {
234
- margin-top: 10px;
235
- }
236
- .el-alert + .el-form-item[data-v-82e0dfef] {
237
- margin-top: 10px;
238
- }
239
-
240
- .el-alert + .el-form-item[data-v-32875028] {
241
- margin-top: 10px;
242
- }
243
- .el-alert + .el-table[data-v-32875028] {
244
- margin: 10px 0;
245
- }
246
-
247
- .el-tabs + .el-alert[data-v-08737620] {
248
- margin-top: 10px;
249
- }
250
- .el-alert + .el-form-item[data-v-08737620] {
251
- margin-top: 10px;
209
+ .el-drawer__header {
210
+ margin-bottom: 0 !important;
252
211
  }
253
-
254
- [data-v-65e38bfb] .el-radio {
255
- margin: 0;
256
- }
257
- .el-radio + .el-radio[data-v-65e38bfb] {
258
- margin-left: 10px;
212
+ /**
213
+ 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
214
+ */
215
+ [data-v-c51cce99] .el-overlay {
216
+ position: static;
259
217
  }
260
218
  .amb-design-attr-base-content[data-v-ce167986] {
261
219
  background: #ffffff;
@@ -323,6 +281,66 @@
323
281
  .amb-assembly-item-drag[data-v-ce167986] {
324
282
  opacity: 1 !important;
325
283
  }
284
+
285
+ [data-v-286d914e] .el-table__row {
286
+ cursor: pointer;
287
+ }
288
+ /** 右键菜单样式 */
289
+ .context-menu[data-v-286d914e] {
290
+ position: absolute;
291
+ background: #fff;
292
+ z-index: 999;
293
+ margin: 5;
294
+ padding: 8px 8px;
295
+ box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);
296
+ border: 1px solid #bbbbbb;
297
+ border-radius: 10px;
298
+ font-size: 14px;
299
+ }
300
+ .context-menu li[data-v-286d914e] {
301
+ list-style-type: none;
302
+ min-width: 75px;
303
+ line-height: 28px;
304
+ text-align: left;
305
+ border-radius: 5px;
306
+ padding-left: 5px;
307
+ cursor: pointer;
308
+ }
309
+ .context-menu li[data-v-286d914e]:hover {
310
+ background: #0165e1;
311
+ color: #fff;
312
+ }
313
+ /** 右键菜单样式 */
314
+ .custom-tree-node[data-v-286d914e] {
315
+ font-size: 14px;
316
+ padding-right: 8px;
317
+ display: flex; /* 使用Flex布局 */
318
+ align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
319
+ }
320
+
321
+ .el-tabs + .el-alert[data-v-08737620] {
322
+ margin-top: 10px;
323
+ }
324
+ .el-alert + .el-form-item[data-v-08737620] {
325
+ margin-top: 10px;
326
+ }
327
+
328
+ [data-v-65e38bfb] .el-radio {
329
+ margin: 0;
330
+ }
331
+ .el-radio + .el-radio[data-v-65e38bfb] {
332
+ margin-left: 10px;
333
+ }
334
+
335
+ .el-alert + .el-table[data-v-d978e7dc] {
336
+ margin-top: 10px;
337
+ }
338
+ .el-table + .el-alert[data-v-d978e7dc] {
339
+ margin: 10px 0;
340
+ }
341
+ .el-alert + .el-form-item[data-v-d978e7dc] {
342
+ margin-top: 10px;
343
+ }
326
344
  .control-item[data-v-fdc6ec07] {
327
345
  top: -5px;
328
346
  position: relative;
@@ -454,57 +472,39 @@
454
472
  margin-left: 50px;
455
473
  }
456
474
 
457
- .el-drawer__header {
458
- margin-bottom: 0 !important;
459
- }
460
- /**
461
- 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
462
- */
463
- [data-v-c51cce99] .el-overlay {
464
- position: static;
475
+ [data-v-808a13e1] .el-radio {
476
+ margin: 0;
477
+ }
478
+ .el-radio + .el-radio[data-v-808a13e1] {
479
+ margin-left: 10px;
465
480
  }
466
481
 
467
- [data-v-286d914e] .el-table__row {
468
- cursor: pointer;
469
- }
470
- /** 右键菜单样式 */
471
- .context-menu[data-v-286d914e] {
472
- position: absolute;
473
- background: #fff;
474
- z-index: 999;
475
- margin: 5;
476
- padding: 8px 8px;
477
- box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);
478
- border: 1px solid #bbbbbb;
479
- border-radius: 10px;
480
- font-size: 14px;
481
- }
482
- .context-menu li[data-v-286d914e] {
483
- list-style-type: none;
484
- min-width: 75px;
485
- line-height: 28px;
486
- text-align: left;
487
- border-radius: 5px;
488
- padding-left: 5px;
489
- cursor: pointer;
482
+ .el-alert + .el-table[data-v-82e0dfef] {
483
+ margin-top: 10px;
490
484
  }
491
- .context-menu li[data-v-286d914e]:hover {
492
- background: #0165e1;
493
- color: #fff;
485
+ .el-alert + .el-form-item[data-v-82e0dfef] {
486
+ margin-top: 10px;
494
487
  }
495
- /** 右键菜单样式 */
496
- .custom-tree-node[data-v-286d914e] {
497
- font-size: 14px;
498
- padding-right: 8px;
499
- display: flex; /* 使用Flex布局 */
500
- align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
488
+
489
+ .el-alert + .el-table[data-v-028fb838] {
490
+ margin-top: 10px;
491
+ }
492
+ .el-table + .el-alert[data-v-028fb838] {
493
+ margin: 10px 0;
501
494
  }
502
495
 
503
496
  .el-dialog__wrapper[data-v-d41cb0ad] {
504
497
  overflow: hidden !important;
505
498
  padding-right: 0 !important;
506
499
  }
507
- .nodeView[data-v-5911272d] {
500
+
501
+ .el-alert + .el-form-item[data-v-32875028] {
502
+ margin-top: 10px;
503
+ }
504
+ .el-alert + .el-table[data-v-32875028] {
505
+ margin: 10px 0;
506
+ }
507
+ .nodeView[data-v-faa5a940] {
508
508
  box-sizing: border-box;
509
509
  margin: 10px 10px;
510
510
  width: 180px;
@@ -513,7 +513,7 @@
513
513
  border-radius: 2px 2px 2px 2px;
514
514
  padding: 20px 10px;
515
515
  }
516
- .nodeTitle[data-v-5911272d] {
516
+ .nodeTitle[data-v-faa5a940] {
517
517
  width: 90px;
518
518
  height: 15px;
519
519
  font-weight: 400;
@@ -528,7 +528,7 @@
528
528
  overflow: hidden; /* 隐藏超出div宽度的文本 */
529
529
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
530
530
  }
531
- .nodeContent[data-v-5911272d] {
531
+ .nodeContent[data-v-faa5a940] {
532
532
  /* width: 100%; */
533
533
  height: 15px;
534
534
  font-weight: 400;
@@ -543,19 +543,19 @@
543
543
  overflow: hidden; /* 隐藏超出div宽度的文本 */
544
544
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
545
545
  }
546
- .nodeContent-desc[data-v-5911272d]{
546
+ .nodeContent-desc[data-v-faa5a940]{
547
547
  }
548
- .el-divider--horizontal[data-v-5911272d] {
548
+ .el-divider--horizontal[data-v-faa5a940] {
549
549
  margin: 12px 0;
550
550
  }
551
- .nodeView[data-v-5911272d] {
551
+ .nodeView[data-v-faa5a940] {
552
552
  border: 1px solid #5a90f9;
553
553
  background: #eef3fe;
554
554
  }
555
- .nodeTitle[data-v-5911272d] {
555
+ .nodeTitle[data-v-faa5a940] {
556
556
  width: 80px;
557
557
  }
558
- .nodeView[data-v-6d0cd280] {
558
+ .nodeView[data-v-bd32480c] {
559
559
  box-sizing: border-box;
560
560
  margin: 10px 10px;
561
561
  width: 180px;
@@ -564,7 +564,7 @@
564
564
  border-radius: 2px 2px 2px 2px;
565
565
  padding: 20px 10px;
566
566
  }
567
- .nodeTitle[data-v-6d0cd280] {
567
+ .nodeTitle[data-v-bd32480c] {
568
568
  width: 90px;
569
569
  height: 15px;
570
570
  font-weight: 400;
@@ -579,7 +579,7 @@
579
579
  overflow: hidden; /* 隐藏超出div宽度的文本 */
580
580
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
581
581
  }
582
- .nodeContent[data-v-6d0cd280] {
582
+ .nodeContent[data-v-bd32480c] {
583
583
  /* width: 100%; */
584
584
  height: 15px;
585
585
  font-weight: 400;
@@ -594,19 +594,20 @@
594
594
  overflow: hidden; /* 隐藏超出div宽度的文本 */
595
595
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
596
596
  }
597
- .nodeContent-desc[data-v-6d0cd280]{
597
+ .nodeContent-desc[data-v-bd32480c]{
598
598
  }
599
- .el-divider--horizontal[data-v-6d0cd280] {
599
+ .el-divider--horizontal[data-v-bd32480c] {
600
600
  margin: 12px 0;
601
601
  }
602
- .nodeView[data-v-6d0cd280] {
602
+ .nodeView[data-v-bd32480c] {
603
603
  border: 1px solid #5a90f9;
604
- background: #eef3fe;
604
+ background: #eef3fe;
605
+ width: 180px;
606
+ min-height: 95px;
605
607
  }
606
- .nodeTitle[data-v-6d0cd280] {
607
- width: 80px;
608
+ .nodeContent[data-v-bd32480c] {
608
609
  }
609
- .nodeView[data-v-b604c489] {
610
+ .nodeView[data-v-4c6dfa4a] {
610
611
  box-sizing: border-box;
611
612
  margin: 10px 10px;
612
613
  width: 180px;
@@ -615,7 +616,7 @@
615
616
  border-radius: 2px 2px 2px 2px;
616
617
  padding: 20px 10px;
617
618
  }
618
- .nodeTitle[data-v-b604c489] {
619
+ .nodeTitle[data-v-4c6dfa4a] {
619
620
  width: 90px;
620
621
  height: 15px;
621
622
  font-weight: 400;
@@ -630,7 +631,7 @@
630
631
  overflow: hidden; /* 隐藏超出div宽度的文本 */
631
632
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
632
633
  }
633
- .nodeContent[data-v-b604c489] {
634
+ .nodeContent[data-v-4c6dfa4a] {
634
635
  /* width: 100%; */
635
636
  height: 15px;
636
637
  font-weight: 400;
@@ -645,19 +646,72 @@
645
646
  overflow: hidden; /* 隐藏超出div宽度的文本 */
646
647
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
647
648
  }
648
- .nodeContent-desc[data-v-b604c489]{
649
+ .nodeContent-desc[data-v-4c6dfa4a]{
649
650
  }
650
- .el-divider--horizontal[data-v-b604c489] {
651
+ .el-divider--horizontal[data-v-4c6dfa4a] {
651
652
  margin: 12px 0;
652
653
  }
653
- .nodeView[data-v-b604c489] {
654
+ .nodeView[data-v-4c6dfa4a] {
654
655
  border: 1px solid #5a90f9;
655
- background: #eef3fe;
656
+ background: #eef3fe;
657
+ width: 180px;
658
+ min-height: 95px;
656
659
  }
657
- .nodeTitle[data-v-b604c489] {
658
- width: 80px;
660
+ .nodeContent[data-v-4c6dfa4a] {
659
661
  }
660
- .nodeView[data-v-b1d2a966] {
662
+ .nodeView[data-v-c176feb6] {
663
+ box-sizing: border-box;
664
+ margin: 10px 10px;
665
+ width: 180px;
666
+ height: 95px;
667
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
668
+ border-radius: 2px 2px 2px 2px;
669
+ padding: 20px 10px;
670
+ }
671
+ .nodeTitle[data-v-c176feb6] {
672
+ width: 90px;
673
+ height: 15px;
674
+ font-weight: 400;
675
+ font-size: 16px;
676
+ color: #333333;
677
+ line-height: 14px;
678
+ text-align: left;
679
+ font-style: normal;
680
+ text-transform: none;
681
+ padding: 0px 24px;
682
+ white-space: nowrap; /* 确保文本在一行内显示 */
683
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
684
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
685
+ }
686
+ .nodeContent[data-v-c176feb6] {
687
+ /* width: 100%; */
688
+ height: 15px;
689
+ font-weight: 400;
690
+ font-size: 14px;
691
+ color: #666666;
692
+ line-height: 14px;
693
+ text-align: left;
694
+ font-style: normal;
695
+ text-transform: none;
696
+ padding: 0px 0px;
697
+ white-space: nowrap; /* 确保文本在一行内显示 */
698
+ overflow: hidden; /* 隐藏超出div宽度的文本 */
699
+ text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
700
+ }
701
+ .nodeContent-desc[data-v-c176feb6]{
702
+ }
703
+ .el-divider--horizontal[data-v-c176feb6] {
704
+ margin: 12px 0;
705
+ }
706
+ .nodeView[data-v-c176feb6] {
707
+ border: 1px solid #5a90f9;
708
+ background: #eef3fe;
709
+ width: 180px;
710
+ min-height: 95px;
711
+ }
712
+ .nodeContent[data-v-c176feb6] {
713
+ }
714
+ .nodeView[data-v-df366d04] {
661
715
  box-sizing: border-box;
662
716
  margin: 10px 10px;
663
717
  width: 180px;
@@ -666,7 +720,7 @@
666
720
  border-radius: 2px 2px 2px 2px;
667
721
  padding: 20px 10px;
668
722
  }
669
- .nodeTitle[data-v-b1d2a966] {
723
+ .nodeTitle[data-v-df366d04] {
670
724
  width: 90px;
671
725
  height: 15px;
672
726
  font-weight: 400;
@@ -681,7 +735,7 @@
681
735
  overflow: hidden; /* 隐藏超出div宽度的文本 */
682
736
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
683
737
  }
684
- .nodeContent[data-v-b1d2a966] {
738
+ .nodeContent[data-v-df366d04] {
685
739
  /* width: 100%; */
686
740
  height: 15px;
687
741
  font-weight: 400;
@@ -696,59 +750,19 @@
696
750
  overflow: hidden; /* 隐藏超出div宽度的文本 */
697
751
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
698
752
  }
699
- .nodeContent-desc[data-v-b1d2a966]{
753
+ .nodeContent-desc[data-v-df366d04]{
700
754
  }
701
- .el-divider--horizontal[data-v-b1d2a966] {
755
+ .el-divider--horizontal[data-v-df366d04] {
702
756
  margin: 12px 0;
703
757
  }
704
- .nodeView[data-v-b1d2a966] {
758
+ .nodeView[data-v-df366d04] {
705
759
  border: 1px solid #5a90f9;
706
760
  background: #eef3fe;
707
761
  }
708
- .nodeTitle[data-v-b1d2a966] {
762
+ .nodeTitle[data-v-df366d04] {
709
763
  width: 80px;
710
764
  }
711
765
 
712
- .node-content[data-v-b28923f3] {
713
- width: 120px;
714
- height: 44px;
715
- background: #ffffff;
716
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
717
- border-radius: 2px 2px 2px 2px;
718
- }
719
- .content[data-v-b28923f3] {
720
- width: 28px;
721
- height: 15px;
722
- font-weight: 400;
723
- font-size: 14px;
724
- color: #333333;
725
- line-height: 14px;
726
- text-align: left;
727
- font-style: normal;
728
- text-transform: none;
729
- padding: 5px 0px 4px 10px;
730
- }
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
766
  .node-content[data-v-69a854a3] {
753
767
  width: 120px;
754
768
  height: 44px;
@@ -768,7 +782,7 @@
768
782
  text-transform: none;
769
783
  padding: 5px 0px 4px 10px;
770
784
  }
771
- .nodeView[data-v-9fff2753] {
785
+ .nodeView[data-v-b604c489] {
772
786
  box-sizing: border-box;
773
787
  margin: 10px 10px;
774
788
  width: 180px;
@@ -777,7 +791,7 @@
777
791
  border-radius: 2px 2px 2px 2px;
778
792
  padding: 20px 10px;
779
793
  }
780
- .nodeTitle[data-v-9fff2753] {
794
+ .nodeTitle[data-v-b604c489] {
781
795
  width: 90px;
782
796
  height: 15px;
783
797
  font-weight: 400;
@@ -792,7 +806,7 @@
792
806
  overflow: hidden; /* 隐藏超出div宽度的文本 */
793
807
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
794
808
  }
795
- .nodeContent[data-v-9fff2753] {
809
+ .nodeContent[data-v-b604c489] {
796
810
  /* width: 100%; */
797
811
  height: 15px;
798
812
  font-weight: 400;
@@ -807,19 +821,19 @@
807
821
  overflow: hidden; /* 隐藏超出div宽度的文本 */
808
822
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
809
823
  }
810
- .nodeContent-desc[data-v-9fff2753]{
824
+ .nodeContent-desc[data-v-b604c489]{
811
825
  }
812
- .el-divider--horizontal[data-v-9fff2753] {
826
+ .el-divider--horizontal[data-v-b604c489] {
813
827
  margin: 12px 0;
814
828
  }
815
- .nodeView[data-v-9fff2753] {
829
+ .nodeView[data-v-b604c489] {
816
830
  border: 1px solid #5a90f9;
817
831
  background: #eef3fe;
818
832
  }
819
- .nodeTitle[data-v-9fff2753] {
833
+ .nodeTitle[data-v-b604c489] {
820
834
  width: 80px;
821
835
  }
822
- .nodeView[data-v-df366d04] {
836
+ .nodeView[data-v-6d0cd280] {
823
837
  box-sizing: border-box;
824
838
  margin: 10px 10px;
825
839
  width: 180px;
@@ -828,7 +842,7 @@
828
842
  border-radius: 2px 2px 2px 2px;
829
843
  padding: 20px 10px;
830
844
  }
831
- .nodeTitle[data-v-df366d04] {
845
+ .nodeTitle[data-v-6d0cd280] {
832
846
  width: 90px;
833
847
  height: 15px;
834
848
  font-weight: 400;
@@ -843,7 +857,7 @@
843
857
  overflow: hidden; /* 隐藏超出div宽度的文本 */
844
858
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
845
859
  }
846
- .nodeContent[data-v-df366d04] {
860
+ .nodeContent[data-v-6d0cd280] {
847
861
  /* width: 100%; */
848
862
  height: 15px;
849
863
  font-weight: 400;
@@ -858,70 +872,39 @@
858
872
  overflow: hidden; /* 隐藏超出div宽度的文本 */
859
873
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
860
874
  }
861
- .nodeContent-desc[data-v-df366d04]{
875
+ .nodeContent-desc[data-v-6d0cd280]{
862
876
  }
863
- .el-divider--horizontal[data-v-df366d04] {
877
+ .el-divider--horizontal[data-v-6d0cd280] {
864
878
  margin: 12px 0;
865
879
  }
866
- .nodeView[data-v-df366d04] {
880
+ .nodeView[data-v-6d0cd280] {
867
881
  border: 1px solid #5a90f9;
868
882
  background: #eef3fe;
869
883
  }
870
- .nodeTitle[data-v-df366d04] {
884
+ .nodeTitle[data-v-6d0cd280] {
871
885
  width: 80px;
872
886
  }
873
- .nodeView[data-v-221a60f8] {
874
- box-sizing: border-box;
875
- margin: 10px 10px;
876
- width: 180px;
877
- height: 95px;
887
+
888
+ .aaa[data-v-8bd72b80] {
889
+ width: 300px;
890
+ height: 200px;
891
+ background: #ffffff;
878
892
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
879
- border-radius: 2px 2px 2px 2px;
880
- padding: 20px 10px;
881
- }
882
- .nodeTitle[data-v-221a60f8] {
883
- width: 90px;
884
- height: 15px;
885
- font-weight: 400;
886
- font-size: 16px;
887
- color: #333333;
888
- line-height: 14px;
889
- text-align: left;
890
- font-style: normal;
891
- text-transform: none;
892
- padding: 0px 24px;
893
- white-space: nowrap; /* 确保文本在一行内显示 */
894
- overflow: hidden; /* 隐藏超出div宽度的文本 */
895
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
893
+ border-radius: 2px 2px 2px 2px;
896
894
  }
897
- .nodeContent[data-v-221a60f8] {
898
- /* width: 100%; */
895
+ .content[data-v-8bd72b80] {
896
+ width: 28px;
899
897
  height: 15px;
900
898
  font-weight: 400;
901
899
  font-size: 14px;
902
- color: #666666;
900
+ color: #333333;
903
901
  line-height: 14px;
904
902
  text-align: left;
905
903
  font-style: normal;
906
904
  text-transform: none;
907
- padding: 0px 0px;
908
- white-space: nowrap; /* 确保文本在一行内显示 */
909
- overflow: hidden; /* 隐藏超出div宽度的文本 */
910
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
911
- }
912
- .nodeContent-desc[data-v-221a60f8]{
913
- }
914
- .el-divider--horizontal[data-v-221a60f8] {
915
- margin: 12px 0;
916
- }
917
- .nodeView[data-v-221a60f8] {
918
- border: 1px solid #5a90f9;
919
- background: #eef3fe;
920
- }
921
- .nodeTitle[data-v-221a60f8] {
922
- width: 80px;
905
+ padding: 5px 0px 4px 10px;
923
906
  }
924
- .nodeView[data-v-c176feb6] {
907
+ .nodeView[data-v-b01d3a50] {
925
908
  box-sizing: border-box;
926
909
  margin: 10px 10px;
927
910
  width: 180px;
@@ -930,7 +913,7 @@
930
913
  border-radius: 2px 2px 2px 2px;
931
914
  padding: 20px 10px;
932
915
  }
933
- .nodeTitle[data-v-c176feb6] {
916
+ .nodeTitle[data-v-b01d3a50] {
934
917
  width: 90px;
935
918
  height: 15px;
936
919
  font-weight: 400;
@@ -945,7 +928,7 @@
945
928
  overflow: hidden; /* 隐藏超出div宽度的文本 */
946
929
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
947
930
  }
948
- .nodeContent[data-v-c176feb6] {
931
+ .nodeContent[data-v-b01d3a50] {
949
932
  /* width: 100%; */
950
933
  height: 15px;
951
934
  font-weight: 400;
@@ -960,20 +943,19 @@
960
943
  overflow: hidden; /* 隐藏超出div宽度的文本 */
961
944
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
962
945
  }
963
- .nodeContent-desc[data-v-c176feb6]{
946
+ .nodeContent-desc[data-v-b01d3a50]{
964
947
  }
965
- .el-divider--horizontal[data-v-c176feb6] {
948
+ .el-divider--horizontal[data-v-b01d3a50] {
966
949
  margin: 12px 0;
967
950
  }
968
- .nodeView[data-v-c176feb6] {
951
+ .nodeView[data-v-b01d3a50] {
969
952
  border: 1px solid #5a90f9;
970
- background: #eef3fe;
971
- width: 180px;
972
- min-height: 95px;
953
+ background: #eef3fe;
973
954
  }
974
- .nodeContent[data-v-c176feb6] {
955
+ .nodeTitle[data-v-b01d3a50] {
956
+ width: 80px;
975
957
  }
976
- .nodeView[data-v-b01d3a50] {
958
+ .nodeView[data-v-b1d2a966] {
977
959
  box-sizing: border-box;
978
960
  margin: 10px 10px;
979
961
  width: 180px;
@@ -982,7 +964,7 @@
982
964
  border-radius: 2px 2px 2px 2px;
983
965
  padding: 20px 10px;
984
966
  }
985
- .nodeTitle[data-v-b01d3a50] {
967
+ .nodeTitle[data-v-b1d2a966] {
986
968
  width: 90px;
987
969
  height: 15px;
988
970
  font-weight: 400;
@@ -997,7 +979,7 @@
997
979
  overflow: hidden; /* 隐藏超出div宽度的文本 */
998
980
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
999
981
  }
1000
- .nodeContent[data-v-b01d3a50] {
982
+ .nodeContent[data-v-b1d2a966] {
1001
983
  /* width: 100%; */
1002
984
  height: 15px;
1003
985
  font-weight: 400;
@@ -1012,18 +994,38 @@
1012
994
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1013
995
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1014
996
  }
1015
- .nodeContent-desc[data-v-b01d3a50]{
997
+ .nodeContent-desc[data-v-b1d2a966]{
1016
998
  }
1017
- .el-divider--horizontal[data-v-b01d3a50] {
999
+ .el-divider--horizontal[data-v-b1d2a966] {
1018
1000
  margin: 12px 0;
1019
1001
  }
1020
- .nodeView[data-v-b01d3a50] {
1002
+ .nodeView[data-v-b1d2a966] {
1021
1003
  border: 1px solid #5a90f9;
1022
1004
  background: #eef3fe;
1023
1005
  }
1024
- .nodeTitle[data-v-b01d3a50] {
1006
+ .nodeTitle[data-v-b1d2a966] {
1025
1007
  width: 80px;
1026
1008
  }
1009
+
1010
+ .node-content[data-v-b28923f3] {
1011
+ width: 120px;
1012
+ height: 44px;
1013
+ background: #ffffff;
1014
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1015
+ border-radius: 2px 2px 2px 2px;
1016
+ }
1017
+ .content[data-v-b28923f3] {
1018
+ width: 28px;
1019
+ height: 15px;
1020
+ font-weight: 400;
1021
+ font-size: 14px;
1022
+ color: #333333;
1023
+ line-height: 14px;
1024
+ text-align: left;
1025
+ font-style: normal;
1026
+ text-transform: none;
1027
+ padding: 5px 0px 4px 10px;
1028
+ }
1027
1029
  .nodeView[data-v-7702fcdb] {
1028
1030
  box-sizing: border-box;
1029
1031
  margin: 10px 10px;
@@ -1075,7 +1077,7 @@
1075
1077
  .nodeTitle[data-v-7702fcdb] {
1076
1078
  width: 80px;
1077
1079
  }
1078
- .nodeView[data-v-faa5a940] {
1080
+ .nodeView[data-v-221a60f8] {
1079
1081
  box-sizing: border-box;
1080
1082
  margin: 10px 10px;
1081
1083
  width: 180px;
@@ -1084,7 +1086,7 @@
1084
1086
  border-radius: 2px 2px 2px 2px;
1085
1087
  padding: 20px 10px;
1086
1088
  }
1087
- .nodeTitle[data-v-faa5a940] {
1089
+ .nodeTitle[data-v-221a60f8] {
1088
1090
  width: 90px;
1089
1091
  height: 15px;
1090
1092
  font-weight: 400;
@@ -1099,7 +1101,7 @@
1099
1101
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1100
1102
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1101
1103
  }
1102
- .nodeContent[data-v-faa5a940] {
1104
+ .nodeContent[data-v-221a60f8] {
1103
1105
  /* width: 100%; */
1104
1106
  height: 15px;
1105
1107
  font-weight: 400;
@@ -1114,19 +1116,19 @@
1114
1116
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1115
1117
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1116
1118
  }
1117
- .nodeContent-desc[data-v-faa5a940]{
1119
+ .nodeContent-desc[data-v-221a60f8]{
1118
1120
  }
1119
- .el-divider--horizontal[data-v-faa5a940] {
1121
+ .el-divider--horizontal[data-v-221a60f8] {
1120
1122
  margin: 12px 0;
1121
1123
  }
1122
- .nodeView[data-v-faa5a940] {
1124
+ .nodeView[data-v-221a60f8] {
1123
1125
  border: 1px solid #5a90f9;
1124
1126
  background: #eef3fe;
1125
1127
  }
1126
- .nodeTitle[data-v-faa5a940] {
1128
+ .nodeTitle[data-v-221a60f8] {
1127
1129
  width: 80px;
1128
1130
  }
1129
- .nodeView[data-v-bd32480c] {
1131
+ .nodeView[data-v-5911272d] {
1130
1132
  box-sizing: border-box;
1131
1133
  margin: 10px 10px;
1132
1134
  width: 180px;
@@ -1135,7 +1137,7 @@
1135
1137
  border-radius: 2px 2px 2px 2px;
1136
1138
  padding: 20px 10px;
1137
1139
  }
1138
- .nodeTitle[data-v-bd32480c] {
1140
+ .nodeTitle[data-v-5911272d] {
1139
1141
  width: 90px;
1140
1142
  height: 15px;
1141
1143
  font-weight: 400;
@@ -1150,7 +1152,7 @@
1150
1152
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1151
1153
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1152
1154
  }
1153
- .nodeContent[data-v-bd32480c] {
1155
+ .nodeContent[data-v-5911272d] {
1154
1156
  /* width: 100%; */
1155
1157
  height: 15px;
1156
1158
  font-weight: 400;
@@ -1165,20 +1167,19 @@
1165
1167
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1166
1168
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1167
1169
  }
1168
- .nodeContent-desc[data-v-bd32480c]{
1170
+ .nodeContent-desc[data-v-5911272d]{
1169
1171
  }
1170
- .el-divider--horizontal[data-v-bd32480c] {
1172
+ .el-divider--horizontal[data-v-5911272d] {
1171
1173
  margin: 12px 0;
1172
1174
  }
1173
- .nodeView[data-v-bd32480c] {
1175
+ .nodeView[data-v-5911272d] {
1174
1176
  border: 1px solid #5a90f9;
1175
- background: #eef3fe;
1176
- width: 180px;
1177
- min-height: 95px;
1177
+ background: #eef3fe;
1178
1178
  }
1179
- .nodeContent[data-v-bd32480c] {
1179
+ .nodeTitle[data-v-5911272d] {
1180
+ width: 80px;
1180
1181
  }
1181
- .nodeView[data-v-4c6dfa4a] {
1182
+ .nodeView[data-v-9fff2753] {
1182
1183
  box-sizing: border-box;
1183
1184
  margin: 10px 10px;
1184
1185
  width: 180px;
@@ -1187,7 +1188,7 @@
1187
1188
  border-radius: 2px 2px 2px 2px;
1188
1189
  padding: 20px 10px;
1189
1190
  }
1190
- .nodeTitle[data-v-4c6dfa4a] {
1191
+ .nodeTitle[data-v-9fff2753] {
1191
1192
  width: 90px;
1192
1193
  height: 15px;
1193
1194
  font-weight: 400;
@@ -1202,7 +1203,7 @@
1202
1203
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1203
1204
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1204
1205
  }
1205
- .nodeContent[data-v-4c6dfa4a] {
1206
+ .nodeContent[data-v-9fff2753] {
1206
1207
  /* width: 100%; */
1207
1208
  height: 15px;
1208
1209
  font-weight: 400;
@@ -1217,28 +1218,17 @@
1217
1218
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1218
1219
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1219
1220
  }
1220
- .nodeContent-desc[data-v-4c6dfa4a]{
1221
+ .nodeContent-desc[data-v-9fff2753]{
1221
1222
  }
1222
- .el-divider--horizontal[data-v-4c6dfa4a] {
1223
+ .el-divider--horizontal[data-v-9fff2753] {
1223
1224
  margin: 12px 0;
1224
1225
  }
1225
- .nodeView[data-v-4c6dfa4a] {
1226
+ .nodeView[data-v-9fff2753] {
1226
1227
  border: 1px solid #5a90f9;
1227
- background: #eef3fe;
1228
- width: 180px;
1229
- min-height: 95px;
1230
- }
1231
- .nodeContent[data-v-4c6dfa4a] {
1232
- }
1233
-
1234
- .el-select + .el-input[data-v-3918f594] {
1235
- margin-left: 10px;
1236
- }
1237
- .el-input + .el-input[data-v-3918f594] {
1238
- margin-left: 10px;
1228
+ background: #eef3fe;
1239
1229
  }
1240
- .el-input + .el-button[data-v-3918f594] {
1241
- margin-left: 10px;
1230
+ .nodeTitle[data-v-9fff2753] {
1231
+ width: 80px;
1242
1232
  }
1243
1233
 
1244
1234
  .el-radio[data-v-1ee0eb33] {
@@ -1252,6 +1242,16 @@
1252
1242
  margin-right: 10px;
1253
1243
  }
1254
1244
 
1245
+ .el-select + .el-input[data-v-3918f594] {
1246
+ margin-left: 10px;
1247
+ }
1248
+ .el-input + .el-input[data-v-3918f594] {
1249
+ margin-left: 10px;
1250
+ }
1251
+ .el-input + .el-button[data-v-3918f594] {
1252
+ margin-left: 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.45",
3
+ "version": "2.0.50",
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.35",
64
+ "agilebuilder-ui": "1.0.38",
65
65
  "codemirror": "^6.0.1",
66
66
  "nprogress": "^0.2.0",
67
67
  "quill": "^2.0.2",