service-flow-designer 2.0.53 → 2.0.58

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 +332 -332
  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,47 +166,6 @@
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;
167
- }
168
-
169
169
  .editorTool[data-v-d55ab098] {
170
170
  margin-left: auto;
171
171
  }
@@ -183,13 +183,6 @@
183
183
  margin-top: 10px;
184
184
  }
185
185
 
186
- [data-v-808a13e1] .el-radio {
187
- margin: 0;
188
- }
189
- .el-radio + .el-radio[data-v-808a13e1] {
190
- margin-left: 10px;
191
- }
192
-
193
186
  [data-v-65e38bfb] .el-radio {
194
187
  margin: 0;
195
188
  }
@@ -210,11 +203,11 @@
210
203
  align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
211
204
  }
212
205
 
213
- .el-alert + .el-table[data-v-82e0dfef] {
206
+ .el-alert + .el-form-item[data-v-32875028] {
214
207
  margin-top: 10px;
215
208
  }
216
- .el-alert + .el-form-item[data-v-82e0dfef] {
217
- margin-top: 10px;
209
+ .el-alert + .el-table[data-v-32875028] {
210
+ margin: 10px 0;
218
211
  }
219
212
 
220
213
  .el-alert + .el-table[data-v-028fb838] {
@@ -224,6 +217,63 @@
224
217
  margin: 10px 0;
225
218
  }
226
219
 
220
+ .el-alert + .el-table[data-v-82e0dfef] {
221
+ margin-top: 10px;
222
+ }
223
+ .el-alert + .el-form-item[data-v-82e0dfef] {
224
+ margin-top: 10px;
225
+ }
226
+
227
+ .el-tabs + .el-alert[data-v-08737620] {
228
+ margin-top: 10px;
229
+ }
230
+ .el-alert + .el-form-item[data-v-08737620] {
231
+ margin-top: 10px;
232
+ }
233
+
234
+ [data-v-808a13e1] .el-radio {
235
+ margin: 0;
236
+ }
237
+ .el-radio + .el-radio[data-v-808a13e1] {
238
+ margin-left: 10px;
239
+ }
240
+
241
+ [data-v-286d914e] .el-table__row {
242
+ cursor: pointer;
243
+ }
244
+ /** 右键菜单样式 */
245
+ .context-menu[data-v-286d914e] {
246
+ position: absolute;
247
+ background: #fff;
248
+ z-index: 999;
249
+ margin: 5;
250
+ padding: 8px 8px;
251
+ box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);
252
+ border: 1px solid #bbbbbb;
253
+ border-radius: 10px;
254
+ font-size: 14px;
255
+ }
256
+ .context-menu li[data-v-286d914e] {
257
+ list-style-type: none;
258
+ min-width: 75px;
259
+ line-height: 28px;
260
+ text-align: left;
261
+ border-radius: 5px;
262
+ padding-left: 5px;
263
+ cursor: pointer;
264
+ }
265
+ .context-menu li[data-v-286d914e]:hover {
266
+ background: #0165e1;
267
+ color: #fff;
268
+ }
269
+ /** 右键菜单样式 */
270
+ .custom-tree-node[data-v-286d914e] {
271
+ font-size: 14px;
272
+ padding-right: 8px;
273
+ display: flex; /* 使用Flex布局 */
274
+ align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
275
+ }
276
+
227
277
  .el-alert + .el-table[data-v-e27c4c1e] {
228
278
  margin-top: 10px;
229
279
  }
@@ -234,16 +284,95 @@
234
284
  margin-top: 10px;
235
285
  }
236
286
 
237
- .el-dialog__wrapper[data-v-d41cb0ad] {
238
- overflow: hidden !important;
239
- padding-right: 0 !important;
240
- }
241
-
242
- .el-alert + .el-form-item[data-v-32875028] {
287
+ .el-alert + .el-table[data-v-d978e7dc] {
243
288
  margin-top: 10px;
244
289
  }
245
- .el-alert + .el-table[data-v-32875028] {
290
+ .el-table + .el-alert[data-v-d978e7dc] {
246
291
  margin: 10px 0;
292
+ }
293
+ .el-alert + .el-form-item[data-v-d978e7dc] {
294
+ margin-top: 10px;
295
+ }
296
+ .amb-design-attr-base-content[data-v-ce167986] {
297
+ background: #ffffff;
298
+ box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
299
+ height: 100%;
300
+ padding-left: 10px;
301
+ padding-right: 10px;
302
+ overflow: auto;
303
+ }
304
+ .amb-design-attr-item[data-v-ce167986] {
305
+ margin-bottom: 8px;
306
+ }
307
+ .amb-design-attr-group-header > button[data-v-ce167986] {
308
+ background: #f5f6f8;
309
+ padding-left: 10px;
310
+ font-size: 14px;
311
+ height: 42px;
312
+ }
313
+ .amb-design-attr-content[data-v-ce167986] {
314
+ background: #ffffff;
315
+ box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
316
+ height: 100%;
317
+ padding-left: 10px;
318
+ padding-right: 10px;
319
+ overflow: auto;
320
+ position: relative;
321
+ }
322
+ .amb-design-attr-header-search[data-v-ce167986] {
323
+ margin-top: 16px;
324
+ }
325
+ .amb-design-attr-header-select[data-v-ce167986] {
326
+ width: 90px;
327
+ height: 36px;
328
+ }
329
+ .amb-design-page-param-row[data-v-ce167986] {
330
+ height: 34px;
331
+ }
332
+ .el-table__cell > .cell[data-v-ce167986] {
333
+ white-space: nowrap !important;
334
+ }
335
+ .serviceflow-item[data-v-ce167986] {
336
+ background: rgba(88, 147, 239, 0.06);
337
+ border: 1px dashed rgba(88, 147, 239, 0.06);
338
+ border-radius: 4px 4px 4px 4px;
339
+ text-align: center;
340
+ margin-top: 12px;
341
+ padding: 10px 5px 10px 5px;
342
+ font-size: 12px;
343
+ cursor: move;
344
+ height: 60px;
345
+ overflow: hidden;
346
+ box-sizing: border-box;
347
+ color: #333333;
348
+ text-overflow: ellipsis;
349
+ white-space: nowrap;
350
+ -webkit-user-select: none; /* Safari */
351
+ -moz-user-select: none; /* Firefox */
352
+ -ms-user-select: none; /* Internet Explorer/Edge */
353
+ user-select: none; /* 标准语法 */
354
+ }
355
+ .serviceflow-item[data-v-ce167986]:hover {
356
+ background: rgba(11, 45, 101, 0.105);
357
+ border: 1px dashed rgba(11, 45, 101, 0.227);
358
+ }
359
+ .amb-assembly-item-drag[data-v-ce167986] {
360
+ opacity: 1 !important;
361
+ }
362
+
363
+ .el-drawer__header {
364
+ margin-bottom: 0 !important;
365
+ }
366
+ /**
367
+ 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
368
+ */
369
+ [data-v-c51cce99] .el-overlay {
370
+ position: static;
371
+ }
372
+
373
+ .el-dialog__wrapper[data-v-d41cb0ad] {
374
+ overflow: hidden !important;
375
+ padding-right: 0 !important;
247
376
  }
248
377
  .control-item[data-v-fdc6ec07] {
249
378
  top: -5px;
@@ -375,135 +504,6 @@
375
504
  outline: none;
376
505
  margin-left: 50px;
377
506
  }
378
-
379
- .el-tabs + .el-alert[data-v-08737620] {
380
- margin-top: 10px;
381
- }
382
- .el-alert + .el-form-item[data-v-08737620] {
383
- margin-top: 10px;
384
- }
385
-
386
- .el-alert + .el-table[data-v-d978e7dc] {
387
- margin-top: 10px;
388
- }
389
- .el-table + .el-alert[data-v-d978e7dc] {
390
- margin: 10px 0;
391
- }
392
- .el-alert + .el-form-item[data-v-d978e7dc] {
393
- margin-top: 10px;
394
- }
395
-
396
- .el-drawer__header {
397
- margin-bottom: 0 !important;
398
- }
399
- /**
400
- 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
401
- */
402
- [data-v-c51cce99] .el-overlay {
403
- position: static;
404
- }
405
-
406
- [data-v-286d914e] .el-table__row {
407
- cursor: pointer;
408
- }
409
- /** 右键菜单样式 */
410
- .context-menu[data-v-286d914e] {
411
- position: absolute;
412
- background: #fff;
413
- z-index: 999;
414
- margin: 5;
415
- padding: 8px 8px;
416
- box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);
417
- border: 1px solid #bbbbbb;
418
- border-radius: 10px;
419
- font-size: 14px;
420
- }
421
- .context-menu li[data-v-286d914e] {
422
- list-style-type: none;
423
- min-width: 75px;
424
- line-height: 28px;
425
- text-align: left;
426
- border-radius: 5px;
427
- padding-left: 5px;
428
- cursor: pointer;
429
- }
430
- .context-menu li[data-v-286d914e]:hover {
431
- background: #0165e1;
432
- color: #fff;
433
- }
434
- /** 右键菜单样式 */
435
- .custom-tree-node[data-v-286d914e] {
436
- font-size: 14px;
437
- padding-right: 8px;
438
- display: flex; /* 使用Flex布局 */
439
- align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
440
- }
441
- .amb-design-attr-base-content[data-v-ce167986] {
442
- background: #ffffff;
443
- box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
444
- height: 100%;
445
- padding-left: 10px;
446
- padding-right: 10px;
447
- overflow: auto;
448
- }
449
- .amb-design-attr-item[data-v-ce167986] {
450
- margin-bottom: 8px;
451
- }
452
- .amb-design-attr-group-header > button[data-v-ce167986] {
453
- background: #f5f6f8;
454
- padding-left: 10px;
455
- font-size: 14px;
456
- height: 42px;
457
- }
458
- .amb-design-attr-content[data-v-ce167986] {
459
- background: #ffffff;
460
- box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
461
- height: 100%;
462
- padding-left: 10px;
463
- padding-right: 10px;
464
- overflow: auto;
465
- position: relative;
466
- }
467
- .amb-design-attr-header-search[data-v-ce167986] {
468
- margin-top: 16px;
469
- }
470
- .amb-design-attr-header-select[data-v-ce167986] {
471
- width: 90px;
472
- height: 36px;
473
- }
474
- .amb-design-page-param-row[data-v-ce167986] {
475
- height: 34px;
476
- }
477
- .el-table__cell > .cell[data-v-ce167986] {
478
- white-space: nowrap !important;
479
- }
480
- .serviceflow-item[data-v-ce167986] {
481
- background: rgba(88, 147, 239, 0.06);
482
- border: 1px dashed rgba(88, 147, 239, 0.06);
483
- border-radius: 4px 4px 4px 4px;
484
- text-align: center;
485
- margin-top: 12px;
486
- padding: 10px 5px 10px 5px;
487
- font-size: 12px;
488
- cursor: move;
489
- height: 60px;
490
- overflow: hidden;
491
- box-sizing: border-box;
492
- color: #333333;
493
- text-overflow: ellipsis;
494
- white-space: nowrap;
495
- -webkit-user-select: none; /* Safari */
496
- -moz-user-select: none; /* Firefox */
497
- -ms-user-select: none; /* Internet Explorer/Edge */
498
- user-select: none; /* 标准语法 */
499
- }
500
- .serviceflow-item[data-v-ce167986]:hover {
501
- background: rgba(11, 45, 101, 0.105);
502
- border: 1px dashed rgba(11, 45, 101, 0.227);
503
- }
504
- .amb-assembly-item-drag[data-v-ce167986] {
505
- opacity: 1 !important;
506
- }
507
507
  .nodeView[data-v-9fff2753] {
508
508
  box-sizing: border-box;
509
509
  margin: 10px 10px;
@@ -555,7 +555,7 @@
555
555
  .nodeTitle[data-v-9fff2753] {
556
556
  width: 80px;
557
557
  }
558
- .nodeView[data-v-6d0cd280] {
558
+ .nodeView[data-v-b604c489] {
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-b604c489] {
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-b604c489] {
583
583
  /* width: 100%; */
584
584
  height: 15px;
585
585
  font-weight: 400;
@@ -594,19 +594,19 @@
594
594
  overflow: hidden; /* 隐藏超出div宽度的文本 */
595
595
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
596
596
  }
597
- .nodeContent-desc[data-v-6d0cd280]{
597
+ .nodeContent-desc[data-v-b604c489]{
598
598
  }
599
- .el-divider--horizontal[data-v-6d0cd280] {
599
+ .el-divider--horizontal[data-v-b604c489] {
600
600
  margin: 12px 0;
601
601
  }
602
- .nodeView[data-v-6d0cd280] {
602
+ .nodeView[data-v-b604c489] {
603
603
  border: 1px solid #5a90f9;
604
604
  background: #eef3fe;
605
605
  }
606
- .nodeTitle[data-v-6d0cd280] {
606
+ .nodeTitle[data-v-b604c489] {
607
607
  width: 80px;
608
608
  }
609
- .nodeView[data-v-b604c489] {
609
+ .nodeView[data-v-7702fcdb] {
610
610
  box-sizing: border-box;
611
611
  margin: 10px 10px;
612
612
  width: 180px;
@@ -615,7 +615,7 @@
615
615
  border-radius: 2px 2px 2px 2px;
616
616
  padding: 20px 10px;
617
617
  }
618
- .nodeTitle[data-v-b604c489] {
618
+ .nodeTitle[data-v-7702fcdb] {
619
619
  width: 90px;
620
620
  height: 15px;
621
621
  font-weight: 400;
@@ -630,7 +630,7 @@
630
630
  overflow: hidden; /* 隐藏超出div宽度的文本 */
631
631
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
632
632
  }
633
- .nodeContent[data-v-b604c489] {
633
+ .nodeContent[data-v-7702fcdb] {
634
634
  /* width: 100%; */
635
635
  height: 15px;
636
636
  font-weight: 400;
@@ -645,19 +645,19 @@
645
645
  overflow: hidden; /* 隐藏超出div宽度的文本 */
646
646
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
647
647
  }
648
- .nodeContent-desc[data-v-b604c489]{
648
+ .nodeContent-desc[data-v-7702fcdb]{
649
649
  }
650
- .el-divider--horizontal[data-v-b604c489] {
650
+ .el-divider--horizontal[data-v-7702fcdb] {
651
651
  margin: 12px 0;
652
652
  }
653
- .nodeView[data-v-b604c489] {
653
+ .nodeView[data-v-7702fcdb] {
654
654
  border: 1px solid #5a90f9;
655
655
  background: #eef3fe;
656
656
  }
657
- .nodeTitle[data-v-b604c489] {
657
+ .nodeTitle[data-v-7702fcdb] {
658
658
  width: 80px;
659
659
  }
660
- .nodeView[data-v-c176feb6] {
660
+ .nodeView[data-v-b1d2a966] {
661
661
  box-sizing: border-box;
662
662
  margin: 10px 10px;
663
663
  width: 180px;
@@ -666,7 +666,7 @@
666
666
  border-radius: 2px 2px 2px 2px;
667
667
  padding: 20px 10px;
668
668
  }
669
- .nodeTitle[data-v-c176feb6] {
669
+ .nodeTitle[data-v-b1d2a966] {
670
670
  width: 90px;
671
671
  height: 15px;
672
672
  font-weight: 400;
@@ -681,7 +681,7 @@
681
681
  overflow: hidden; /* 隐藏超出div宽度的文本 */
682
682
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
683
683
  }
684
- .nodeContent[data-v-c176feb6] {
684
+ .nodeContent[data-v-b1d2a966] {
685
685
  /* width: 100%; */
686
686
  height: 15px;
687
687
  font-weight: 400;
@@ -696,20 +696,39 @@
696
696
  overflow: hidden; /* 隐藏超出div宽度的文本 */
697
697
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
698
698
  }
699
- .nodeContent-desc[data-v-c176feb6]{
699
+ .nodeContent-desc[data-v-b1d2a966]{
700
700
  }
701
- .el-divider--horizontal[data-v-c176feb6] {
701
+ .el-divider--horizontal[data-v-b1d2a966] {
702
702
  margin: 12px 0;
703
703
  }
704
- .nodeView[data-v-c176feb6] {
704
+ .nodeView[data-v-b1d2a966] {
705
705
  border: 1px solid #5a90f9;
706
- background: #eef3fe;
707
- width: 180px;
708
- min-height: 95px;
706
+ background: #eef3fe;
709
707
  }
710
- .nodeContent[data-v-c176feb6] {
708
+ .nodeTitle[data-v-b1d2a966] {
709
+ width: 80px;
711
710
  }
712
- .nodeView[data-v-221a60f8] {
711
+
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
+ .nodeView[data-v-5911272d] {
713
732
  box-sizing: border-box;
714
733
  margin: 10px 10px;
715
734
  width: 180px;
@@ -718,7 +737,7 @@
718
737
  border-radius: 2px 2px 2px 2px;
719
738
  padding: 20px 10px;
720
739
  }
721
- .nodeTitle[data-v-221a60f8] {
740
+ .nodeTitle[data-v-5911272d] {
722
741
  width: 90px;
723
742
  height: 15px;
724
743
  font-weight: 400;
@@ -733,7 +752,7 @@
733
752
  overflow: hidden; /* 隐藏超出div宽度的文本 */
734
753
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
735
754
  }
736
- .nodeContent[data-v-221a60f8] {
755
+ .nodeContent[data-v-5911272d] {
737
756
  /* width: 100%; */
738
757
  height: 15px;
739
758
  font-weight: 400;
@@ -748,19 +767,19 @@
748
767
  overflow: hidden; /* 隐藏超出div宽度的文本 */
749
768
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
750
769
  }
751
- .nodeContent-desc[data-v-221a60f8]{
770
+ .nodeContent-desc[data-v-5911272d]{
752
771
  }
753
- .el-divider--horizontal[data-v-221a60f8] {
772
+ .el-divider--horizontal[data-v-5911272d] {
754
773
  margin: 12px 0;
755
774
  }
756
- .nodeView[data-v-221a60f8] {
775
+ .nodeView[data-v-5911272d] {
757
776
  border: 1px solid #5a90f9;
758
777
  background: #eef3fe;
759
778
  }
760
- .nodeTitle[data-v-221a60f8] {
779
+ .nodeTitle[data-v-5911272d] {
761
780
  width: 80px;
762
781
  }
763
- .nodeView[data-v-b1d2a966] {
782
+ .nodeView[data-v-b01d3a50] {
764
783
  box-sizing: border-box;
765
784
  margin: 10px 10px;
766
785
  width: 180px;
@@ -769,7 +788,7 @@
769
788
  border-radius: 2px 2px 2px 2px;
770
789
  padding: 20px 10px;
771
790
  }
772
- .nodeTitle[data-v-b1d2a966] {
791
+ .nodeTitle[data-v-b01d3a50] {
773
792
  width: 90px;
774
793
  height: 15px;
775
794
  font-weight: 400;
@@ -784,7 +803,7 @@
784
803
  overflow: hidden; /* 隐藏超出div宽度的文本 */
785
804
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
786
805
  }
787
- .nodeContent[data-v-b1d2a966] {
806
+ .nodeContent[data-v-b01d3a50] {
788
807
  /* width: 100%; */
789
808
  height: 15px;
790
809
  font-weight: 400;
@@ -799,19 +818,19 @@
799
818
  overflow: hidden; /* 隐藏超出div宽度的文本 */
800
819
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
801
820
  }
802
- .nodeContent-desc[data-v-b1d2a966]{
821
+ .nodeContent-desc[data-v-b01d3a50]{
803
822
  }
804
- .el-divider--horizontal[data-v-b1d2a966] {
823
+ .el-divider--horizontal[data-v-b01d3a50] {
805
824
  margin: 12px 0;
806
825
  }
807
- .nodeView[data-v-b1d2a966] {
826
+ .nodeView[data-v-b01d3a50] {
808
827
  border: 1px solid #5a90f9;
809
828
  background: #eef3fe;
810
829
  }
811
- .nodeTitle[data-v-b1d2a966] {
830
+ .nodeTitle[data-v-b01d3a50] {
812
831
  width: 80px;
813
832
  }
814
- .nodeView[data-v-faa5a940] {
833
+ .nodeView[data-v-4c6dfa4a] {
815
834
  box-sizing: border-box;
816
835
  margin: 10px 10px;
817
836
  width: 180px;
@@ -820,7 +839,7 @@
820
839
  border-radius: 2px 2px 2px 2px;
821
840
  padding: 20px 10px;
822
841
  }
823
- .nodeTitle[data-v-faa5a940] {
842
+ .nodeTitle[data-v-4c6dfa4a] {
824
843
  width: 90px;
825
844
  height: 15px;
826
845
  font-weight: 400;
@@ -835,7 +854,7 @@
835
854
  overflow: hidden; /* 隐藏超出div宽度的文本 */
836
855
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
837
856
  }
838
- .nodeContent[data-v-faa5a940] {
857
+ .nodeContent[data-v-4c6dfa4a] {
839
858
  /* width: 100%; */
840
859
  height: 15px;
841
860
  font-weight: 400;
@@ -850,27 +869,28 @@
850
869
  overflow: hidden; /* 隐藏超出div宽度的文本 */
851
870
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
852
871
  }
853
- .nodeContent-desc[data-v-faa5a940]{
872
+ .nodeContent-desc[data-v-4c6dfa4a]{
854
873
  }
855
- .el-divider--horizontal[data-v-faa5a940] {
874
+ .el-divider--horizontal[data-v-4c6dfa4a] {
856
875
  margin: 12px 0;
857
876
  }
858
- .nodeView[data-v-faa5a940] {
877
+ .nodeView[data-v-4c6dfa4a] {
859
878
  border: 1px solid #5a90f9;
860
- background: #eef3fe;
879
+ background: #eef3fe;
880
+ width: 180px;
881
+ min-height: 95px;
861
882
  }
862
- .nodeTitle[data-v-faa5a940] {
863
- width: 80px;
883
+ .nodeContent[data-v-4c6dfa4a] {
864
884
  }
865
885
 
866
- .node-content[data-v-69a854a3] {
867
- width: 120px;
868
- height: 44px;
886
+ .aaa[data-v-8bd72b80] {
887
+ width: 300px;
888
+ height: 200px;
869
889
  background: #ffffff;
870
890
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
871
891
  border-radius: 2px 2px 2px 2px;
872
892
  }
873
- .content[data-v-69a854a3] {
893
+ .content[data-v-8bd72b80] {
874
894
  width: 28px;
875
895
  height: 15px;
876
896
  font-weight: 400;
@@ -882,7 +902,7 @@
882
902
  text-transform: none;
883
903
  padding: 5px 0px 4px 10px;
884
904
  }
885
- .nodeView[data-v-df366d04] {
905
+ .nodeView[data-v-c176feb6] {
886
906
  box-sizing: border-box;
887
907
  margin: 10px 10px;
888
908
  width: 180px;
@@ -891,7 +911,7 @@
891
911
  border-radius: 2px 2px 2px 2px;
892
912
  padding: 20px 10px;
893
913
  }
894
- .nodeTitle[data-v-df366d04] {
914
+ .nodeTitle[data-v-c176feb6] {
895
915
  width: 90px;
896
916
  height: 15px;
897
917
  font-weight: 400;
@@ -906,7 +926,7 @@
906
926
  overflow: hidden; /* 隐藏超出div宽度的文本 */
907
927
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
908
928
  }
909
- .nodeContent[data-v-df366d04] {
929
+ .nodeContent[data-v-c176feb6] {
910
930
  /* width: 100%; */
911
931
  height: 15px;
912
932
  font-weight: 400;
@@ -921,19 +941,20 @@
921
941
  overflow: hidden; /* 隐藏超出div宽度的文本 */
922
942
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
923
943
  }
924
- .nodeContent-desc[data-v-df366d04]{
944
+ .nodeContent-desc[data-v-c176feb6]{
925
945
  }
926
- .el-divider--horizontal[data-v-df366d04] {
946
+ .el-divider--horizontal[data-v-c176feb6] {
927
947
  margin: 12px 0;
928
948
  }
929
- .nodeView[data-v-df366d04] {
949
+ .nodeView[data-v-c176feb6] {
930
950
  border: 1px solid #5a90f9;
931
- background: #eef3fe;
951
+ background: #eef3fe;
952
+ width: 180px;
953
+ min-height: 95px;
932
954
  }
933
- .nodeTitle[data-v-df366d04] {
934
- width: 80px;
955
+ .nodeContent[data-v-c176feb6] {
935
956
  }
936
- .nodeView[data-v-4c6dfa4a] {
957
+ .nodeView[data-v-bd32480c] {
937
958
  box-sizing: border-box;
938
959
  margin: 10px 10px;
939
960
  width: 180px;
@@ -942,7 +963,7 @@
942
963
  border-radius: 2px 2px 2px 2px;
943
964
  padding: 20px 10px;
944
965
  }
945
- .nodeTitle[data-v-4c6dfa4a] {
966
+ .nodeTitle[data-v-bd32480c] {
946
967
  width: 90px;
947
968
  height: 15px;
948
969
  font-weight: 400;
@@ -957,7 +978,7 @@
957
978
  overflow: hidden; /* 隐藏超出div宽度的文本 */
958
979
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
959
980
  }
960
- .nodeContent[data-v-4c6dfa4a] {
981
+ .nodeContent[data-v-bd32480c] {
961
982
  /* width: 100%; */
962
983
  height: 15px;
963
984
  font-weight: 400;
@@ -972,20 +993,20 @@
972
993
  overflow: hidden; /* 隐藏超出div宽度的文本 */
973
994
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
974
995
  }
975
- .nodeContent-desc[data-v-4c6dfa4a]{
996
+ .nodeContent-desc[data-v-bd32480c]{
976
997
  }
977
- .el-divider--horizontal[data-v-4c6dfa4a] {
998
+ .el-divider--horizontal[data-v-bd32480c] {
978
999
  margin: 12px 0;
979
1000
  }
980
- .nodeView[data-v-4c6dfa4a] {
1001
+ .nodeView[data-v-bd32480c] {
981
1002
  border: 1px solid #5a90f9;
982
1003
  background: #eef3fe;
983
1004
  width: 180px;
984
1005
  min-height: 95px;
985
1006
  }
986
- .nodeContent[data-v-4c6dfa4a] {
1007
+ .nodeContent[data-v-bd32480c] {
987
1008
  }
988
- .nodeView[data-v-5911272d] {
1009
+ .nodeView[data-v-faa5a940] {
989
1010
  box-sizing: border-box;
990
1011
  margin: 10px 10px;
991
1012
  width: 180px;
@@ -994,7 +1015,7 @@
994
1015
  border-radius: 2px 2px 2px 2px;
995
1016
  padding: 20px 10px;
996
1017
  }
997
- .nodeTitle[data-v-5911272d] {
1018
+ .nodeTitle[data-v-faa5a940] {
998
1019
  width: 90px;
999
1020
  height: 15px;
1000
1021
  font-weight: 400;
@@ -1009,7 +1030,7 @@
1009
1030
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1010
1031
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1011
1032
  }
1012
- .nodeContent[data-v-5911272d] {
1033
+ .nodeContent[data-v-faa5a940] {
1013
1034
  /* width: 100%; */
1014
1035
  height: 15px;
1015
1036
  font-weight: 400;
@@ -1024,19 +1045,19 @@
1024
1045
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1025
1046
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1026
1047
  }
1027
- .nodeContent-desc[data-v-5911272d]{
1048
+ .nodeContent-desc[data-v-faa5a940]{
1028
1049
  }
1029
- .el-divider--horizontal[data-v-5911272d] {
1050
+ .el-divider--horizontal[data-v-faa5a940] {
1030
1051
  margin: 12px 0;
1031
1052
  }
1032
- .nodeView[data-v-5911272d] {
1053
+ .nodeView[data-v-faa5a940] {
1033
1054
  border: 1px solid #5a90f9;
1034
1055
  background: #eef3fe;
1035
1056
  }
1036
- .nodeTitle[data-v-5911272d] {
1057
+ .nodeTitle[data-v-faa5a940] {
1037
1058
  width: 80px;
1038
1059
  }
1039
- .nodeView[data-v-b01d3a50] {
1060
+ .nodeView[data-v-6d0cd280] {
1040
1061
  box-sizing: border-box;
1041
1062
  margin: 10px 10px;
1042
1063
  width: 180px;
@@ -1045,7 +1066,7 @@
1045
1066
  border-radius: 2px 2px 2px 2px;
1046
1067
  padding: 20px 10px;
1047
1068
  }
1048
- .nodeTitle[data-v-b01d3a50] {
1069
+ .nodeTitle[data-v-6d0cd280] {
1049
1070
  width: 90px;
1050
1071
  height: 15px;
1051
1072
  font-weight: 400;
@@ -1060,7 +1081,7 @@
1060
1081
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1061
1082
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1062
1083
  }
1063
- .nodeContent[data-v-b01d3a50] {
1084
+ .nodeContent[data-v-6d0cd280] {
1064
1085
  /* width: 100%; */
1065
1086
  height: 15px;
1066
1087
  font-weight: 400;
@@ -1075,19 +1096,39 @@
1075
1096
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1076
1097
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1077
1098
  }
1078
- .nodeContent-desc[data-v-b01d3a50]{
1099
+ .nodeContent-desc[data-v-6d0cd280]{
1079
1100
  }
1080
- .el-divider--horizontal[data-v-b01d3a50] {
1101
+ .el-divider--horizontal[data-v-6d0cd280] {
1081
1102
  margin: 12px 0;
1082
1103
  }
1083
- .nodeView[data-v-b01d3a50] {
1104
+ .nodeView[data-v-6d0cd280] {
1084
1105
  border: 1px solid #5a90f9;
1085
1106
  background: #eef3fe;
1086
1107
  }
1087
- .nodeTitle[data-v-b01d3a50] {
1108
+ .nodeTitle[data-v-6d0cd280] {
1088
1109
  width: 80px;
1089
1110
  }
1090
- .nodeView[data-v-bd32480c] {
1111
+
1112
+ .node-content[data-v-69a854a3] {
1113
+ width: 120px;
1114
+ height: 44px;
1115
+ background: #ffffff;
1116
+ box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1117
+ border-radius: 2px 2px 2px 2px;
1118
+ }
1119
+ .content[data-v-69a854a3] {
1120
+ width: 28px;
1121
+ height: 15px;
1122
+ font-weight: 400;
1123
+ font-size: 14px;
1124
+ color: #333333;
1125
+ line-height: 14px;
1126
+ text-align: left;
1127
+ font-style: normal;
1128
+ text-transform: none;
1129
+ padding: 5px 0px 4px 10px;
1130
+ }
1131
+ .nodeView[data-v-df366d04] {
1091
1132
  box-sizing: border-box;
1092
1133
  margin: 10px 10px;
1093
1134
  width: 180px;
@@ -1096,7 +1137,7 @@
1096
1137
  border-radius: 2px 2px 2px 2px;
1097
1138
  padding: 20px 10px;
1098
1139
  }
1099
- .nodeTitle[data-v-bd32480c] {
1140
+ .nodeTitle[data-v-df366d04] {
1100
1141
  width: 90px;
1101
1142
  height: 15px;
1102
1143
  font-weight: 400;
@@ -1111,7 +1152,7 @@
1111
1152
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1112
1153
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1113
1154
  }
1114
- .nodeContent[data-v-bd32480c] {
1155
+ .nodeContent[data-v-df366d04] {
1115
1156
  /* width: 100%; */
1116
1157
  height: 15px;
1117
1158
  font-weight: 400;
@@ -1126,60 +1167,19 @@
1126
1167
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1127
1168
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1128
1169
  }
1129
- .nodeContent-desc[data-v-bd32480c]{
1170
+ .nodeContent-desc[data-v-df366d04]{
1130
1171
  }
1131
- .el-divider--horizontal[data-v-bd32480c] {
1172
+ .el-divider--horizontal[data-v-df366d04] {
1132
1173
  margin: 12px 0;
1133
1174
  }
1134
- .nodeView[data-v-bd32480c] {
1175
+ .nodeView[data-v-df366d04] {
1135
1176
  border: 1px solid #5a90f9;
1136
- background: #eef3fe;
1137
- width: 180px;
1138
- min-height: 95px;
1139
- }
1140
- .nodeContent[data-v-bd32480c] {
1141
- }
1142
-
1143
- .node-content[data-v-b28923f3] {
1144
- width: 120px;
1145
- height: 44px;
1146
- background: #ffffff;
1147
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1148
- border-radius: 2px 2px 2px 2px;
1149
- }
1150
- .content[data-v-b28923f3] {
1151
- width: 28px;
1152
- height: 15px;
1153
- font-weight: 400;
1154
- font-size: 14px;
1155
- color: #333333;
1156
- line-height: 14px;
1157
- text-align: left;
1158
- font-style: normal;
1159
- text-transform: none;
1160
- padding: 5px 0px 4px 10px;
1161
- }
1162
-
1163
- .aaa[data-v-8bd72b80] {
1164
- width: 300px;
1165
- height: 200px;
1166
- background: #ffffff;
1167
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
1168
- border-radius: 2px 2px 2px 2px;
1177
+ background: #eef3fe;
1169
1178
  }
1170
- .content[data-v-8bd72b80] {
1171
- width: 28px;
1172
- height: 15px;
1173
- font-weight: 400;
1174
- font-size: 14px;
1175
- color: #333333;
1176
- line-height: 14px;
1177
- text-align: left;
1178
- font-style: normal;
1179
- text-transform: none;
1180
- padding: 5px 0px 4px 10px;
1179
+ .nodeTitle[data-v-df366d04] {
1180
+ width: 80px;
1181
1181
  }
1182
- .nodeView[data-v-7702fcdb] {
1182
+ .nodeView[data-v-221a60f8] {
1183
1183
  box-sizing: border-box;
1184
1184
  margin: 10px 10px;
1185
1185
  width: 180px;
@@ -1188,7 +1188,7 @@
1188
1188
  border-radius: 2px 2px 2px 2px;
1189
1189
  padding: 20px 10px;
1190
1190
  }
1191
- .nodeTitle[data-v-7702fcdb] {
1191
+ .nodeTitle[data-v-221a60f8] {
1192
1192
  width: 90px;
1193
1193
  height: 15px;
1194
1194
  font-weight: 400;
@@ -1203,7 +1203,7 @@
1203
1203
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1204
1204
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1205
1205
  }
1206
- .nodeContent[data-v-7702fcdb] {
1206
+ .nodeContent[data-v-221a60f8] {
1207
1207
  /* width: 100%; */
1208
1208
  height: 15px;
1209
1209
  font-weight: 400;
@@ -1218,16 +1218,16 @@
1218
1218
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1219
1219
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1220
1220
  }
1221
- .nodeContent-desc[data-v-7702fcdb]{
1221
+ .nodeContent-desc[data-v-221a60f8]{
1222
1222
  }
1223
- .el-divider--horizontal[data-v-7702fcdb] {
1223
+ .el-divider--horizontal[data-v-221a60f8] {
1224
1224
  margin: 12px 0;
1225
1225
  }
1226
- .nodeView[data-v-7702fcdb] {
1226
+ .nodeView[data-v-221a60f8] {
1227
1227
  border: 1px solid #5a90f9;
1228
1228
  background: #eef3fe;
1229
1229
  }
1230
- .nodeTitle[data-v-7702fcdb] {
1230
+ .nodeTitle[data-v-221a60f8] {
1231
1231
  width: 80px;
1232
1232
  }
1233
1233
 
@@ -1245,13 +1245,6 @@
1245
1245
  margin-left: 10px;
1246
1246
  }
1247
1247
 
1248
- .el-radio[data-v-1ee0eb33] {
1249
- margin-right: 10px;
1250
- }
1251
- [data-v-1ee0eb33] .el-empty__description {
1252
- margin-top: 0px;
1253
- }
1254
-
1255
1248
  .el-select + .el-input[data-v-7fcf8a84] {
1256
1249
  margin-left: 10px;
1257
1250
  }
@@ -1262,6 +1255,13 @@
1262
1255
  margin-left: 10px;
1263
1256
  }
1264
1257
 
1258
+ .el-radio[data-v-1ee0eb33] {
1259
+ margin-right: 10px;
1260
+ }
1261
+ [data-v-1ee0eb33] .el-empty__description {
1262
+ margin-top: 0px;
1263
+ }
1264
+
1265
1265
  [data-v-9cc733d7] .el-cascader-menu {
1266
1266
  min-width: 120px !important;
1267
1267
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "service-flow-designer",
3
- "version": "2.0.53",
3
+ "version": "2.0.58",
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.41",
64
+ "agilebuilder-ui": "1.0.50",
65
65
  "codemirror": "^6.0.1",
66
66
  "nprogress": "^0.2.0",
67
67
  "quill": "^2.0.2",