service-flow-designer 2.0.50 → 2.0.53

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 +336 -336
  2. package/package.json +2 -2
package/dist/es/style.css CHANGED
@@ -22,47 +22,6 @@
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
- }
66
25
  .amb-design-content[data-v-c4ef30f9] {
67
26
  overflow: auto;
68
27
  display: block;
@@ -166,8 +125,45 @@
166
125
  border-color: transparent transparent var(--el-skeleton-color) transparent;
167
126
  }
168
127
 
169
- .el-alert + .el-form-item[data-v-a158f309] {
170
- margin-top: 10px;
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;
171
167
  }
172
168
 
173
169
  .editorTool[data-v-d55ab098] {
@@ -183,6 +179,24 @@
183
179
  align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
184
180
  }
185
181
 
182
+ .el-alert + .el-form-item[data-v-a158f309] {
183
+ margin-top: 10px;
184
+ }
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
+ [data-v-65e38bfb] .el-radio {
194
+ margin: 0;
195
+ }
196
+ .el-radio + .el-radio[data-v-65e38bfb] {
197
+ margin-left: 10px;
198
+ }
199
+
186
200
  .editorTool[data-v-684c1f08] {
187
201
  margin-left: auto;
188
202
  }
@@ -196,150 +210,40 @@
196
210
  align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
197
211
  }
198
212
 
199
- .el-alert + .el-table[data-v-e27c4c1e] {
213
+ .el-alert + .el-table[data-v-82e0dfef] {
200
214
  margin-top: 10px;
201
215
  }
202
- .el-table + .el-alert[data-v-e27c4c1e] {
203
- margin: 10px 0;
204
- }
205
- .el-alert + .el-form-item[data-v-e27c4c1e] {
216
+ .el-alert + .el-form-item[data-v-82e0dfef] {
206
217
  margin-top: 10px;
207
218
  }
208
219
 
209
- .el-drawer__header {
210
- margin-bottom: 0 !important;
211
- }
212
- /**
213
- 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
214
- */
215
- [data-v-c51cce99] .el-overlay {
216
- position: static;
217
- }
218
- .amb-design-attr-base-content[data-v-ce167986] {
219
- background: #ffffff;
220
- box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
221
- height: 100%;
222
- padding-left: 10px;
223
- padding-right: 10px;
224
- overflow: auto;
225
- }
226
- .amb-design-attr-item[data-v-ce167986] {
227
- margin-bottom: 8px;
228
- }
229
- .amb-design-attr-group-header > button[data-v-ce167986] {
230
- background: #f5f6f8;
231
- padding-left: 10px;
232
- font-size: 14px;
233
- height: 42px;
234
- }
235
- .amb-design-attr-content[data-v-ce167986] {
236
- background: #ffffff;
237
- box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
238
- height: 100%;
239
- padding-left: 10px;
240
- padding-right: 10px;
241
- overflow: auto;
242
- position: relative;
243
- }
244
- .amb-design-attr-header-search[data-v-ce167986] {
245
- margin-top: 16px;
246
- }
247
- .amb-design-attr-header-select[data-v-ce167986] {
248
- width: 90px;
249
- height: 36px;
250
- }
251
- .amb-design-page-param-row[data-v-ce167986] {
252
- height: 34px;
253
- }
254
- .el-table__cell > .cell[data-v-ce167986] {
255
- white-space: nowrap !important;
256
- }
257
- .serviceflow-item[data-v-ce167986] {
258
- background: rgba(88, 147, 239, 0.06);
259
- border: 1px dashed rgba(88, 147, 239, 0.06);
260
- border-radius: 4px 4px 4px 4px;
261
- text-align: center;
262
- margin-top: 12px;
263
- padding: 10px 5px 10px 5px;
264
- font-size: 12px;
265
- cursor: move;
266
- height: 60px;
267
- overflow: hidden;
268
- box-sizing: border-box;
269
- color: #333333;
270
- text-overflow: ellipsis;
271
- white-space: nowrap;
272
- -webkit-user-select: none; /* Safari */
273
- -moz-user-select: none; /* Firefox */
274
- -ms-user-select: none; /* Internet Explorer/Edge */
275
- user-select: none; /* 标准语法 */
276
- }
277
- .serviceflow-item[data-v-ce167986]:hover {
278
- background: rgba(11, 45, 101, 0.105);
279
- border: 1px dashed rgba(11, 45, 101, 0.227);
280
- }
281
- .amb-assembly-item-drag[data-v-ce167986] {
282
- opacity: 1 !important;
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;
220
+ .el-alert + .el-table[data-v-028fb838] {
221
+ margin-top: 10px;
308
222
  }
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; /* 子元素在交叉轴(垂直方向)上居中对齐 */
223
+ .el-table + .el-alert[data-v-028fb838] {
224
+ margin: 10px 0;
319
225
  }
320
226
 
321
- .el-tabs + .el-alert[data-v-08737620] {
227
+ .el-alert + .el-table[data-v-e27c4c1e] {
322
228
  margin-top: 10px;
323
229
  }
324
- .el-alert + .el-form-item[data-v-08737620] {
230
+ .el-table + .el-alert[data-v-e27c4c1e] {
231
+ margin: 10px 0;
232
+ }
233
+ .el-alert + .el-form-item[data-v-e27c4c1e] {
325
234
  margin-top: 10px;
326
235
  }
327
236
 
328
- [data-v-65e38bfb] .el-radio {
329
- margin: 0;
330
- }
331
- .el-radio + .el-radio[data-v-65e38bfb] {
332
- margin-left: 10px;
237
+ .el-dialog__wrapper[data-v-d41cb0ad] {
238
+ overflow: hidden !important;
239
+ padding-right: 0 !important;
333
240
  }
334
241
 
335
- .el-alert + .el-table[data-v-d978e7dc] {
242
+ .el-alert + .el-form-item[data-v-32875028] {
336
243
  margin-top: 10px;
337
244
  }
338
- .el-table + .el-alert[data-v-d978e7dc] {
245
+ .el-alert + .el-table[data-v-32875028] {
339
246
  margin: 10px 0;
340
- }
341
- .el-alert + .el-form-item[data-v-d978e7dc] {
342
- margin-top: 10px;
343
247
  }
344
248
  .control-item[data-v-fdc6ec07] {
345
249
  top: -5px;
@@ -472,39 +376,135 @@
472
376
  margin-left: 50px;
473
377
  }
474
378
 
475
- [data-v-808a13e1] .el-radio {
476
- margin: 0;
477
- }
478
- .el-radio + .el-radio[data-v-808a13e1] {
479
- margin-left: 10px;
480
- }
481
-
482
- .el-alert + .el-table[data-v-82e0dfef] {
379
+ .el-tabs + .el-alert[data-v-08737620] {
483
380
  margin-top: 10px;
484
381
  }
485
- .el-alert + .el-form-item[data-v-82e0dfef] {
382
+ .el-alert + .el-form-item[data-v-08737620] {
486
383
  margin-top: 10px;
487
384
  }
488
385
 
489
- .el-alert + .el-table[data-v-028fb838] {
386
+ .el-alert + .el-table[data-v-d978e7dc] {
490
387
  margin-top: 10px;
491
388
  }
492
- .el-table + .el-alert[data-v-028fb838] {
389
+ .el-table + .el-alert[data-v-d978e7dc] {
493
390
  margin: 10px 0;
391
+ }
392
+ .el-alert + .el-form-item[data-v-d978e7dc] {
393
+ margin-top: 10px;
494
394
  }
495
395
 
496
- .el-dialog__wrapper[data-v-d41cb0ad] {
497
- overflow: hidden !important;
498
- padding-right: 0 !important;
396
+ .el-drawer__header {
397
+ margin-bottom: 0 !important;
398
+ }
399
+ /**
400
+ 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
401
+ */
402
+ [data-v-c51cce99] .el-overlay {
403
+ position: static;
499
404
  }
500
405
 
501
- .el-alert + .el-form-item[data-v-32875028] {
502
- margin-top: 10px;
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;
503
420
  }
504
- .el-alert + .el-table[data-v-32875028] {
505
- margin: 10px 0;
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;
506
433
  }
507
- .nodeView[data-v-faa5a940] {
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
+ .nodeView[data-v-9fff2753] {
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-faa5a940] {
516
+ .nodeTitle[data-v-9fff2753] {
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-faa5a940] {
531
+ .nodeContent[data-v-9fff2753] {
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-faa5a940]{
546
+ .nodeContent-desc[data-v-9fff2753]{
547
547
  }
548
- .el-divider--horizontal[data-v-faa5a940] {
548
+ .el-divider--horizontal[data-v-9fff2753] {
549
549
  margin: 12px 0;
550
550
  }
551
- .nodeView[data-v-faa5a940] {
551
+ .nodeView[data-v-9fff2753] {
552
552
  border: 1px solid #5a90f9;
553
553
  background: #eef3fe;
554
554
  }
555
- .nodeTitle[data-v-faa5a940] {
555
+ .nodeTitle[data-v-9fff2753] {
556
556
  width: 80px;
557
557
  }
558
- .nodeView[data-v-bd32480c] {
558
+ .nodeView[data-v-6d0cd280] {
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-bd32480c] {
567
+ .nodeTitle[data-v-6d0cd280] {
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-bd32480c] {
582
+ .nodeContent[data-v-6d0cd280] {
583
583
  /* width: 100%; */
584
584
  height: 15px;
585
585
  font-weight: 400;
@@ -594,20 +594,19 @@
594
594
  overflow: hidden; /* 隐藏超出div宽度的文本 */
595
595
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
596
596
  }
597
- .nodeContent-desc[data-v-bd32480c]{
597
+ .nodeContent-desc[data-v-6d0cd280]{
598
598
  }
599
- .el-divider--horizontal[data-v-bd32480c] {
599
+ .el-divider--horizontal[data-v-6d0cd280] {
600
600
  margin: 12px 0;
601
601
  }
602
- .nodeView[data-v-bd32480c] {
602
+ .nodeView[data-v-6d0cd280] {
603
603
  border: 1px solid #5a90f9;
604
- background: #eef3fe;
605
- width: 180px;
606
- min-height: 95px;
604
+ background: #eef3fe;
607
605
  }
608
- .nodeContent[data-v-bd32480c] {
606
+ .nodeTitle[data-v-6d0cd280] {
607
+ width: 80px;
609
608
  }
610
- .nodeView[data-v-4c6dfa4a] {
609
+ .nodeView[data-v-b604c489] {
611
610
  box-sizing: border-box;
612
611
  margin: 10px 10px;
613
612
  width: 180px;
@@ -616,7 +615,7 @@
616
615
  border-radius: 2px 2px 2px 2px;
617
616
  padding: 20px 10px;
618
617
  }
619
- .nodeTitle[data-v-4c6dfa4a] {
618
+ .nodeTitle[data-v-b604c489] {
620
619
  width: 90px;
621
620
  height: 15px;
622
621
  font-weight: 400;
@@ -631,7 +630,7 @@
631
630
  overflow: hidden; /* 隐藏超出div宽度的文本 */
632
631
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
633
632
  }
634
- .nodeContent[data-v-4c6dfa4a] {
633
+ .nodeContent[data-v-b604c489] {
635
634
  /* width: 100%; */
636
635
  height: 15px;
637
636
  font-weight: 400;
@@ -646,18 +645,17 @@
646
645
  overflow: hidden; /* 隐藏超出div宽度的文本 */
647
646
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
648
647
  }
649
- .nodeContent-desc[data-v-4c6dfa4a]{
648
+ .nodeContent-desc[data-v-b604c489]{
650
649
  }
651
- .el-divider--horizontal[data-v-4c6dfa4a] {
650
+ .el-divider--horizontal[data-v-b604c489] {
652
651
  margin: 12px 0;
653
652
  }
654
- .nodeView[data-v-4c6dfa4a] {
653
+ .nodeView[data-v-b604c489] {
655
654
  border: 1px solid #5a90f9;
656
- background: #eef3fe;
657
- width: 180px;
658
- min-height: 95px;
655
+ background: #eef3fe;
659
656
  }
660
- .nodeContent[data-v-4c6dfa4a] {
657
+ .nodeTitle[data-v-b604c489] {
658
+ width: 80px;
661
659
  }
662
660
  .nodeView[data-v-c176feb6] {
663
661
  box-sizing: border-box;
@@ -711,7 +709,7 @@
711
709
  }
712
710
  .nodeContent[data-v-c176feb6] {
713
711
  }
714
- .nodeView[data-v-df366d04] {
712
+ .nodeView[data-v-221a60f8] {
715
713
  box-sizing: border-box;
716
714
  margin: 10px 10px;
717
715
  width: 180px;
@@ -720,7 +718,7 @@
720
718
  border-radius: 2px 2px 2px 2px;
721
719
  padding: 20px 10px;
722
720
  }
723
- .nodeTitle[data-v-df366d04] {
721
+ .nodeTitle[data-v-221a60f8] {
724
722
  width: 90px;
725
723
  height: 15px;
726
724
  font-weight: 400;
@@ -735,7 +733,7 @@
735
733
  overflow: hidden; /* 隐藏超出div宽度的文本 */
736
734
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
737
735
  }
738
- .nodeContent[data-v-df366d04] {
736
+ .nodeContent[data-v-221a60f8] {
739
737
  /* width: 100%; */
740
738
  height: 15px;
741
739
  font-weight: 400;
@@ -750,39 +748,19 @@
750
748
  overflow: hidden; /* 隐藏超出div宽度的文本 */
751
749
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
752
750
  }
753
- .nodeContent-desc[data-v-df366d04]{
751
+ .nodeContent-desc[data-v-221a60f8]{
754
752
  }
755
- .el-divider--horizontal[data-v-df366d04] {
753
+ .el-divider--horizontal[data-v-221a60f8] {
756
754
  margin: 12px 0;
757
755
  }
758
- .nodeView[data-v-df366d04] {
756
+ .nodeView[data-v-221a60f8] {
759
757
  border: 1px solid #5a90f9;
760
758
  background: #eef3fe;
761
759
  }
762
- .nodeTitle[data-v-df366d04] {
760
+ .nodeTitle[data-v-221a60f8] {
763
761
  width: 80px;
764
762
  }
765
-
766
- .node-content[data-v-69a854a3] {
767
- width: 120px;
768
- height: 44px;
769
- background: #ffffff;
770
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
771
- border-radius: 2px 2px 2px 2px;
772
- }
773
- .content[data-v-69a854a3] {
774
- width: 28px;
775
- height: 15px;
776
- font-weight: 400;
777
- font-size: 14px;
778
- color: #333333;
779
- line-height: 14px;
780
- text-align: left;
781
- font-style: normal;
782
- text-transform: none;
783
- padding: 5px 0px 4px 10px;
784
- }
785
- .nodeView[data-v-b604c489] {
763
+ .nodeView[data-v-b1d2a966] {
786
764
  box-sizing: border-box;
787
765
  margin: 10px 10px;
788
766
  width: 180px;
@@ -791,7 +769,7 @@
791
769
  border-radius: 2px 2px 2px 2px;
792
770
  padding: 20px 10px;
793
771
  }
794
- .nodeTitle[data-v-b604c489] {
772
+ .nodeTitle[data-v-b1d2a966] {
795
773
  width: 90px;
796
774
  height: 15px;
797
775
  font-weight: 400;
@@ -806,7 +784,7 @@
806
784
  overflow: hidden; /* 隐藏超出div宽度的文本 */
807
785
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
808
786
  }
809
- .nodeContent[data-v-b604c489] {
787
+ .nodeContent[data-v-b1d2a966] {
810
788
  /* width: 100%; */
811
789
  height: 15px;
812
790
  font-weight: 400;
@@ -821,19 +799,19 @@
821
799
  overflow: hidden; /* 隐藏超出div宽度的文本 */
822
800
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
823
801
  }
824
- .nodeContent-desc[data-v-b604c489]{
802
+ .nodeContent-desc[data-v-b1d2a966]{
825
803
  }
826
- .el-divider--horizontal[data-v-b604c489] {
804
+ .el-divider--horizontal[data-v-b1d2a966] {
827
805
  margin: 12px 0;
828
806
  }
829
- .nodeView[data-v-b604c489] {
807
+ .nodeView[data-v-b1d2a966] {
830
808
  border: 1px solid #5a90f9;
831
809
  background: #eef3fe;
832
810
  }
833
- .nodeTitle[data-v-b604c489] {
811
+ .nodeTitle[data-v-b1d2a966] {
834
812
  width: 80px;
835
813
  }
836
- .nodeView[data-v-6d0cd280] {
814
+ .nodeView[data-v-faa5a940] {
837
815
  box-sizing: border-box;
838
816
  margin: 10px 10px;
839
817
  width: 180px;
@@ -842,7 +820,7 @@
842
820
  border-radius: 2px 2px 2px 2px;
843
821
  padding: 20px 10px;
844
822
  }
845
- .nodeTitle[data-v-6d0cd280] {
823
+ .nodeTitle[data-v-faa5a940] {
846
824
  width: 90px;
847
825
  height: 15px;
848
826
  font-weight: 400;
@@ -857,7 +835,7 @@
857
835
  overflow: hidden; /* 隐藏超出div宽度的文本 */
858
836
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
859
837
  }
860
- .nodeContent[data-v-6d0cd280] {
838
+ .nodeContent[data-v-faa5a940] {
861
839
  /* width: 100%; */
862
840
  height: 15px;
863
841
  font-weight: 400;
@@ -872,27 +850,27 @@
872
850
  overflow: hidden; /* 隐藏超出div宽度的文本 */
873
851
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
874
852
  }
875
- .nodeContent-desc[data-v-6d0cd280]{
853
+ .nodeContent-desc[data-v-faa5a940]{
876
854
  }
877
- .el-divider--horizontal[data-v-6d0cd280] {
855
+ .el-divider--horizontal[data-v-faa5a940] {
878
856
  margin: 12px 0;
879
857
  }
880
- .nodeView[data-v-6d0cd280] {
858
+ .nodeView[data-v-faa5a940] {
881
859
  border: 1px solid #5a90f9;
882
860
  background: #eef3fe;
883
861
  }
884
- .nodeTitle[data-v-6d0cd280] {
862
+ .nodeTitle[data-v-faa5a940] {
885
863
  width: 80px;
886
864
  }
887
865
 
888
- .aaa[data-v-8bd72b80] {
889
- width: 300px;
890
- height: 200px;
866
+ .node-content[data-v-69a854a3] {
867
+ width: 120px;
868
+ height: 44px;
891
869
  background: #ffffff;
892
870
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
893
871
  border-radius: 2px 2px 2px 2px;
894
872
  }
895
- .content[data-v-8bd72b80] {
873
+ .content[data-v-69a854a3] {
896
874
  width: 28px;
897
875
  height: 15px;
898
876
  font-weight: 400;
@@ -904,7 +882,7 @@
904
882
  text-transform: none;
905
883
  padding: 5px 0px 4px 10px;
906
884
  }
907
- .nodeView[data-v-b01d3a50] {
885
+ .nodeView[data-v-df366d04] {
908
886
  box-sizing: border-box;
909
887
  margin: 10px 10px;
910
888
  width: 180px;
@@ -913,7 +891,7 @@
913
891
  border-radius: 2px 2px 2px 2px;
914
892
  padding: 20px 10px;
915
893
  }
916
- .nodeTitle[data-v-b01d3a50] {
894
+ .nodeTitle[data-v-df366d04] {
917
895
  width: 90px;
918
896
  height: 15px;
919
897
  font-weight: 400;
@@ -928,7 +906,7 @@
928
906
  overflow: hidden; /* 隐藏超出div宽度的文本 */
929
907
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
930
908
  }
931
- .nodeContent[data-v-b01d3a50] {
909
+ .nodeContent[data-v-df366d04] {
932
910
  /* width: 100%; */
933
911
  height: 15px;
934
912
  font-weight: 400;
@@ -943,19 +921,19 @@
943
921
  overflow: hidden; /* 隐藏超出div宽度的文本 */
944
922
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
945
923
  }
946
- .nodeContent-desc[data-v-b01d3a50]{
924
+ .nodeContent-desc[data-v-df366d04]{
947
925
  }
948
- .el-divider--horizontal[data-v-b01d3a50] {
926
+ .el-divider--horizontal[data-v-df366d04] {
949
927
  margin: 12px 0;
950
928
  }
951
- .nodeView[data-v-b01d3a50] {
929
+ .nodeView[data-v-df366d04] {
952
930
  border: 1px solid #5a90f9;
953
931
  background: #eef3fe;
954
932
  }
955
- .nodeTitle[data-v-b01d3a50] {
933
+ .nodeTitle[data-v-df366d04] {
956
934
  width: 80px;
957
935
  }
958
- .nodeView[data-v-b1d2a966] {
936
+ .nodeView[data-v-4c6dfa4a] {
959
937
  box-sizing: border-box;
960
938
  margin: 10px 10px;
961
939
  width: 180px;
@@ -964,7 +942,7 @@
964
942
  border-radius: 2px 2px 2px 2px;
965
943
  padding: 20px 10px;
966
944
  }
967
- .nodeTitle[data-v-b1d2a966] {
945
+ .nodeTitle[data-v-4c6dfa4a] {
968
946
  width: 90px;
969
947
  height: 15px;
970
948
  font-weight: 400;
@@ -979,7 +957,7 @@
979
957
  overflow: hidden; /* 隐藏超出div宽度的文本 */
980
958
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
981
959
  }
982
- .nodeContent[data-v-b1d2a966] {
960
+ .nodeContent[data-v-4c6dfa4a] {
983
961
  /* width: 100%; */
984
962
  height: 15px;
985
963
  font-weight: 400;
@@ -994,39 +972,20 @@
994
972
  overflow: hidden; /* 隐藏超出div宽度的文本 */
995
973
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
996
974
  }
997
- .nodeContent-desc[data-v-b1d2a966]{
975
+ .nodeContent-desc[data-v-4c6dfa4a]{
998
976
  }
999
- .el-divider--horizontal[data-v-b1d2a966] {
977
+ .el-divider--horizontal[data-v-4c6dfa4a] {
1000
978
  margin: 12px 0;
1001
979
  }
1002
- .nodeView[data-v-b1d2a966] {
980
+ .nodeView[data-v-4c6dfa4a] {
1003
981
  border: 1px solid #5a90f9;
1004
- background: #eef3fe;
1005
- }
1006
- .nodeTitle[data-v-b1d2a966] {
1007
- width: 80px;
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;
982
+ background: #eef3fe;
983
+ width: 180px;
984
+ min-height: 95px;
1016
985
  }
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;
986
+ .nodeContent[data-v-4c6dfa4a] {
1028
987
  }
1029
- .nodeView[data-v-7702fcdb] {
988
+ .nodeView[data-v-5911272d] {
1030
989
  box-sizing: border-box;
1031
990
  margin: 10px 10px;
1032
991
  width: 180px;
@@ -1035,7 +994,7 @@
1035
994
  border-radius: 2px 2px 2px 2px;
1036
995
  padding: 20px 10px;
1037
996
  }
1038
- .nodeTitle[data-v-7702fcdb] {
997
+ .nodeTitle[data-v-5911272d] {
1039
998
  width: 90px;
1040
999
  height: 15px;
1041
1000
  font-weight: 400;
@@ -1050,7 +1009,7 @@
1050
1009
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1051
1010
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1052
1011
  }
1053
- .nodeContent[data-v-7702fcdb] {
1012
+ .nodeContent[data-v-5911272d] {
1054
1013
  /* width: 100%; */
1055
1014
  height: 15px;
1056
1015
  font-weight: 400;
@@ -1065,19 +1024,19 @@
1065
1024
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1066
1025
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1067
1026
  }
1068
- .nodeContent-desc[data-v-7702fcdb]{
1027
+ .nodeContent-desc[data-v-5911272d]{
1069
1028
  }
1070
- .el-divider--horizontal[data-v-7702fcdb] {
1029
+ .el-divider--horizontal[data-v-5911272d] {
1071
1030
  margin: 12px 0;
1072
1031
  }
1073
- .nodeView[data-v-7702fcdb] {
1032
+ .nodeView[data-v-5911272d] {
1074
1033
  border: 1px solid #5a90f9;
1075
1034
  background: #eef3fe;
1076
1035
  }
1077
- .nodeTitle[data-v-7702fcdb] {
1036
+ .nodeTitle[data-v-5911272d] {
1078
1037
  width: 80px;
1079
1038
  }
1080
- .nodeView[data-v-221a60f8] {
1039
+ .nodeView[data-v-b01d3a50] {
1081
1040
  box-sizing: border-box;
1082
1041
  margin: 10px 10px;
1083
1042
  width: 180px;
@@ -1086,7 +1045,7 @@
1086
1045
  border-radius: 2px 2px 2px 2px;
1087
1046
  padding: 20px 10px;
1088
1047
  }
1089
- .nodeTitle[data-v-221a60f8] {
1048
+ .nodeTitle[data-v-b01d3a50] {
1090
1049
  width: 90px;
1091
1050
  height: 15px;
1092
1051
  font-weight: 400;
@@ -1101,7 +1060,7 @@
1101
1060
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1102
1061
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1103
1062
  }
1104
- .nodeContent[data-v-221a60f8] {
1063
+ .nodeContent[data-v-b01d3a50] {
1105
1064
  /* width: 100%; */
1106
1065
  height: 15px;
1107
1066
  font-weight: 400;
@@ -1116,19 +1075,19 @@
1116
1075
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1117
1076
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1118
1077
  }
1119
- .nodeContent-desc[data-v-221a60f8]{
1078
+ .nodeContent-desc[data-v-b01d3a50]{
1120
1079
  }
1121
- .el-divider--horizontal[data-v-221a60f8] {
1080
+ .el-divider--horizontal[data-v-b01d3a50] {
1122
1081
  margin: 12px 0;
1123
1082
  }
1124
- .nodeView[data-v-221a60f8] {
1083
+ .nodeView[data-v-b01d3a50] {
1125
1084
  border: 1px solid #5a90f9;
1126
1085
  background: #eef3fe;
1127
1086
  }
1128
- .nodeTitle[data-v-221a60f8] {
1087
+ .nodeTitle[data-v-b01d3a50] {
1129
1088
  width: 80px;
1130
1089
  }
1131
- .nodeView[data-v-5911272d] {
1090
+ .nodeView[data-v-bd32480c] {
1132
1091
  box-sizing: border-box;
1133
1092
  margin: 10px 10px;
1134
1093
  width: 180px;
@@ -1137,7 +1096,7 @@
1137
1096
  border-radius: 2px 2px 2px 2px;
1138
1097
  padding: 20px 10px;
1139
1098
  }
1140
- .nodeTitle[data-v-5911272d] {
1099
+ .nodeTitle[data-v-bd32480c] {
1141
1100
  width: 90px;
1142
1101
  height: 15px;
1143
1102
  font-weight: 400;
@@ -1152,7 +1111,7 @@
1152
1111
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1153
1112
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1154
1113
  }
1155
- .nodeContent[data-v-5911272d] {
1114
+ .nodeContent[data-v-bd32480c] {
1156
1115
  /* width: 100%; */
1157
1116
  height: 15px;
1158
1117
  font-weight: 400;
@@ -1167,19 +1126,60 @@
1167
1126
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1168
1127
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1169
1128
  }
1170
- .nodeContent-desc[data-v-5911272d]{
1129
+ .nodeContent-desc[data-v-bd32480c]{
1171
1130
  }
1172
- .el-divider--horizontal[data-v-5911272d] {
1131
+ .el-divider--horizontal[data-v-bd32480c] {
1173
1132
  margin: 12px 0;
1174
1133
  }
1175
- .nodeView[data-v-5911272d] {
1134
+ .nodeView[data-v-bd32480c] {
1176
1135
  border: 1px solid #5a90f9;
1177
- background: #eef3fe;
1136
+ background: #eef3fe;
1137
+ width: 180px;
1138
+ min-height: 95px;
1178
1139
  }
1179
- .nodeTitle[data-v-5911272d] {
1180
- width: 80px;
1140
+ .nodeContent[data-v-bd32480c] {
1181
1141
  }
1182
- .nodeView[data-v-9fff2753] {
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;
1169
+ }
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;
1181
+ }
1182
+ .nodeView[data-v-7702fcdb] {
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-9fff2753] {
1191
+ .nodeTitle[data-v-7702fcdb] {
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-9fff2753] {
1206
+ .nodeContent[data-v-7702fcdb] {
1207
1207
  /* width: 100%; */
1208
1208
  height: 15px;
1209
1209
  font-weight: 400;
@@ -1218,26 +1218,19 @@
1218
1218
  overflow: hidden; /* 隐藏超出div宽度的文本 */
1219
1219
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
1220
1220
  }
1221
- .nodeContent-desc[data-v-9fff2753]{
1221
+ .nodeContent-desc[data-v-7702fcdb]{
1222
1222
  }
1223
- .el-divider--horizontal[data-v-9fff2753] {
1223
+ .el-divider--horizontal[data-v-7702fcdb] {
1224
1224
  margin: 12px 0;
1225
1225
  }
1226
- .nodeView[data-v-9fff2753] {
1226
+ .nodeView[data-v-7702fcdb] {
1227
1227
  border: 1px solid #5a90f9;
1228
1228
  background: #eef3fe;
1229
1229
  }
1230
- .nodeTitle[data-v-9fff2753] {
1230
+ .nodeTitle[data-v-7702fcdb] {
1231
1231
  width: 80px;
1232
1232
  }
1233
1233
 
1234
- .el-radio[data-v-1ee0eb33] {
1235
- margin-right: 10px;
1236
- }
1237
- [data-v-1ee0eb33] .el-empty__description {
1238
- margin-top: 0px;
1239
- }
1240
-
1241
1234
  .el-radio[data-v-1bbd6187] {
1242
1235
  margin-right: 10px;
1243
1236
  }
@@ -1252,6 +1245,13 @@
1252
1245
  margin-left: 10px;
1253
1246
  }
1254
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
1255
  .el-select + .el-input[data-v-7fcf8a84] {
1256
1256
  margin-left: 10px;
1257
1257
  }
@@ -1276,13 +1276,13 @@
1276
1276
  cursor: pointer;
1277
1277
  }
1278
1278
 
1279
+ [data-v-9a3ee19e] .el-dropdown {
1280
+ vertical-align: middle;
1281
+ }
1282
+
1279
1283
  [data-v-2d06523b] .el-upload {
1280
1284
  width: 100%;
1281
1285
  }
1282
1286
  [data-v-2d06523b] .el-button {
1283
1287
  width: 100%;
1284
1288
  }
1285
-
1286
- [data-v-9a3ee19e] .el-dropdown {
1287
- vertical-align: middle;
1288
- }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "service-flow-designer",
3
- "version": "2.0.50",
3
+ "version": "2.0.53",
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.38",
64
+ "agilebuilder-ui": "1.0.41",
65
65
  "codemirror": "^6.0.1",
66
66
  "nprogress": "^0.2.0",
67
67
  "quill": "^2.0.2",