@leadal/flowstream-ui-plus 0.0.7 → 0.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/flowstream-ui-plus.js +3437 -3428
- package/dist/flowstream-ui-plus.umd.cjs +10 -10
- package/dist/index.d.ts +0 -32
- package/dist/style.css +1 -1
- package/docs//346/216/245/345/205/245/346/226/207/346/241/243.md +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1049,7 +1049,6 @@ activityId?: string | undefined;
|
|
|
1049
1049
|
activityName?: string | undefined;
|
|
1050
1050
|
flowElementType?: string | undefined;
|
|
1051
1051
|
dealType?: string | undefined;
|
|
1052
|
-
dealTypeLabel?: string | undefined;
|
|
1053
1052
|
assignees?: (string | {
|
|
1054
1053
|
[x: string]: unknown;
|
|
1055
1054
|
name: string;
|
|
@@ -1063,7 +1062,6 @@ activityId?: string | undefined;
|
|
|
1063
1062
|
activityName?: string | undefined;
|
|
1064
1063
|
flowElementType?: string | undefined;
|
|
1065
1064
|
dealType?: string | undefined;
|
|
1066
|
-
dealTypeLabel?: string | undefined;
|
|
1067
1065
|
assignees?: (string | {
|
|
1068
1066
|
[x: string]: unknown;
|
|
1069
1067
|
name: string;
|
|
@@ -1154,7 +1152,6 @@ activityId?: string | undefined;
|
|
|
1154
1152
|
activityName?: string | undefined;
|
|
1155
1153
|
flowElementType?: string | undefined;
|
|
1156
1154
|
dealType?: string | undefined;
|
|
1157
|
-
dealTypeLabel?: string | undefined;
|
|
1158
1155
|
assignees?: (string | {
|
|
1159
1156
|
[x: string]: unknown;
|
|
1160
1157
|
name: string;
|
|
@@ -1168,7 +1165,6 @@ activityId?: string | undefined;
|
|
|
1168
1165
|
activityName?: string | undefined;
|
|
1169
1166
|
flowElementType?: string | undefined;
|
|
1170
1167
|
dealType?: string | undefined;
|
|
1171
|
-
dealTypeLabel?: string | undefined;
|
|
1172
1168
|
assignees?: (string | {
|
|
1173
1169
|
[x: string]: unknown;
|
|
1174
1170
|
name: string;
|
|
@@ -1248,7 +1244,6 @@ activityId?: string | undefined;
|
|
|
1248
1244
|
activityName?: string | undefined;
|
|
1249
1245
|
flowElementType?: string | undefined;
|
|
1250
1246
|
dealType?: string | undefined;
|
|
1251
|
-
dealTypeLabel?: string | undefined;
|
|
1252
1247
|
assignees?: (string | {
|
|
1253
1248
|
[x: string]: unknown;
|
|
1254
1249
|
name: string;
|
|
@@ -1262,7 +1257,6 @@ activityId?: string | undefined;
|
|
|
1262
1257
|
activityName?: string | undefined;
|
|
1263
1258
|
flowElementType?: string | undefined;
|
|
1264
1259
|
dealType?: string | undefined;
|
|
1265
|
-
dealTypeLabel?: string | undefined;
|
|
1266
1260
|
assignees?: (string | {
|
|
1267
1261
|
[x: string]: unknown;
|
|
1268
1262
|
name: string;
|
|
@@ -1329,8 +1323,6 @@ export declare interface FlowNode {
|
|
|
1329
1323
|
flowElementType?: string;
|
|
1330
1324
|
/** 后端办理方式:signle/candidateGroups/candidateUsers/multiParallel/multiSequential/auto。 */
|
|
1331
1325
|
dealType?: string;
|
|
1332
|
-
/** 后端办理方式显示名称。 */
|
|
1333
|
-
dealTypeLabel?: string;
|
|
1334
1326
|
/** 接口历史上同时返回过字符串数组和对象数组,因此两种格式均兼容。 */
|
|
1335
1327
|
assignees?: Array<Assignee | string>;
|
|
1336
1328
|
[key: string]: unknown;
|
|
@@ -1390,7 +1382,6 @@ activityId?: string | undefined;
|
|
|
1390
1382
|
activityName?: string | undefined;
|
|
1391
1383
|
flowElementType?: string | undefined;
|
|
1392
1384
|
dealType?: string | undefined;
|
|
1393
|
-
dealTypeLabel?: string | undefined;
|
|
1394
1385
|
assignees?: (string | {
|
|
1395
1386
|
[x: string]: unknown;
|
|
1396
1387
|
name: string;
|
|
@@ -1404,7 +1395,6 @@ activityId?: string | undefined;
|
|
|
1404
1395
|
activityName?: string | undefined;
|
|
1405
1396
|
flowElementType?: string | undefined;
|
|
1406
1397
|
dealType?: string | undefined;
|
|
1407
|
-
dealTypeLabel?: string | undefined;
|
|
1408
1398
|
assignees?: (string | {
|
|
1409
1399
|
[x: string]: unknown;
|
|
1410
1400
|
name: string;
|
|
@@ -1421,7 +1411,6 @@ activityId?: string | undefined;
|
|
|
1421
1411
|
activityName?: string | undefined;
|
|
1422
1412
|
flowElementType?: string | undefined;
|
|
1423
1413
|
dealType?: string | undefined;
|
|
1424
|
-
dealTypeLabel?: string | undefined;
|
|
1425
1414
|
assignees?: (string | {
|
|
1426
1415
|
[x: string]: unknown;
|
|
1427
1416
|
name: string;
|
|
@@ -4430,7 +4419,6 @@ activityId?: string | undefined;
|
|
|
4430
4419
|
activityName?: string | undefined;
|
|
4431
4420
|
flowElementType?: string | undefined;
|
|
4432
4421
|
dealType?: string | undefined;
|
|
4433
|
-
dealTypeLabel?: string | undefined;
|
|
4434
4422
|
assignees?: (string | {
|
|
4435
4423
|
[x: string]: unknown;
|
|
4436
4424
|
name: string;
|
|
@@ -4444,7 +4432,6 @@ activityId?: string | undefined;
|
|
|
4444
4432
|
activityName?: string | undefined;
|
|
4445
4433
|
flowElementType?: string | undefined;
|
|
4446
4434
|
dealType?: string | undefined;
|
|
4447
|
-
dealTypeLabel?: string | undefined;
|
|
4448
4435
|
assignees?: (string | {
|
|
4449
4436
|
[x: string]: unknown;
|
|
4450
4437
|
name: string;
|
|
@@ -4461,7 +4448,6 @@ activityId?: string | undefined;
|
|
|
4461
4448
|
activityName?: string | undefined;
|
|
4462
4449
|
flowElementType?: string | undefined;
|
|
4463
4450
|
dealType?: string | undefined;
|
|
4464
|
-
dealTypeLabel?: string | undefined;
|
|
4465
4451
|
assignees?: (string | {
|
|
4466
4452
|
[x: string]: unknown;
|
|
4467
4453
|
name: string;
|
|
@@ -4549,7 +4535,6 @@ activityId?: string | undefined;
|
|
|
4549
4535
|
activityName?: string | undefined;
|
|
4550
4536
|
flowElementType?: string | undefined;
|
|
4551
4537
|
dealType?: string | undefined;
|
|
4552
|
-
dealTypeLabel?: string | undefined;
|
|
4553
4538
|
assignees?: (string | {
|
|
4554
4539
|
[x: string]: unknown;
|
|
4555
4540
|
name: string;
|
|
@@ -4563,7 +4548,6 @@ activityId?: string | undefined;
|
|
|
4563
4548
|
activityName?: string | undefined;
|
|
4564
4549
|
flowElementType?: string | undefined;
|
|
4565
4550
|
dealType?: string | undefined;
|
|
4566
|
-
dealTypeLabel?: string | undefined;
|
|
4567
4551
|
assignees?: (string | {
|
|
4568
4552
|
[x: string]: unknown;
|
|
4569
4553
|
name: string;
|
|
@@ -4580,7 +4564,6 @@ activityId?: string | undefined;
|
|
|
4580
4564
|
activityName?: string | undefined;
|
|
4581
4565
|
flowElementType?: string | undefined;
|
|
4582
4566
|
dealType?: string | undefined;
|
|
4583
|
-
dealTypeLabel?: string | undefined;
|
|
4584
4567
|
assignees?: (string | {
|
|
4585
4568
|
[x: string]: unknown;
|
|
4586
4569
|
name: string;
|
|
@@ -7690,7 +7673,6 @@ activityId?: string | undefined;
|
|
|
7690
7673
|
activityName?: string | undefined;
|
|
7691
7674
|
flowElementType?: string | undefined;
|
|
7692
7675
|
dealType?: string | undefined;
|
|
7693
|
-
dealTypeLabel?: string | undefined;
|
|
7694
7676
|
assignees?: (string | {
|
|
7695
7677
|
[x: string]: unknown;
|
|
7696
7678
|
name: string;
|
|
@@ -7704,7 +7686,6 @@ activityId?: string | undefined;
|
|
|
7704
7686
|
activityName?: string | undefined;
|
|
7705
7687
|
flowElementType?: string | undefined;
|
|
7706
7688
|
dealType?: string | undefined;
|
|
7707
|
-
dealTypeLabel?: string | undefined;
|
|
7708
7689
|
assignees?: (string | {
|
|
7709
7690
|
[x: string]: unknown;
|
|
7710
7691
|
name: string;
|
|
@@ -7721,7 +7702,6 @@ activityId?: string | undefined;
|
|
|
7721
7702
|
activityName?: string | undefined;
|
|
7722
7703
|
flowElementType?: string | undefined;
|
|
7723
7704
|
dealType?: string | undefined;
|
|
7724
|
-
dealTypeLabel?: string | undefined;
|
|
7725
7705
|
assignees?: (string | {
|
|
7726
7706
|
[x: string]: unknown;
|
|
7727
7707
|
name: string;
|
|
@@ -7851,7 +7831,6 @@ activityId?: string | undefined;
|
|
|
7851
7831
|
activityName?: string | undefined;
|
|
7852
7832
|
flowElementType?: string | undefined;
|
|
7853
7833
|
dealType?: string | undefined;
|
|
7854
|
-
dealTypeLabel?: string | undefined;
|
|
7855
7834
|
assignees?: (string | {
|
|
7856
7835
|
[x: string]: unknown;
|
|
7857
7836
|
name: string;
|
|
@@ -7868,7 +7847,6 @@ activityId?: string | undefined;
|
|
|
7868
7847
|
activityName?: string | undefined;
|
|
7869
7848
|
flowElementType?: string | undefined;
|
|
7870
7849
|
dealType?: string | undefined;
|
|
7871
|
-
dealTypeLabel?: string | undefined;
|
|
7872
7850
|
assignees?: (string | {
|
|
7873
7851
|
[x: string]: unknown;
|
|
7874
7852
|
name: string;
|
|
@@ -10897,7 +10875,6 @@ activityId?: string | undefined;
|
|
|
10897
10875
|
activityName?: string | undefined;
|
|
10898
10876
|
flowElementType?: string | undefined;
|
|
10899
10877
|
dealType?: string | undefined;
|
|
10900
|
-
dealTypeLabel?: string | undefined;
|
|
10901
10878
|
assignees?: (string | {
|
|
10902
10879
|
[x: string]: unknown;
|
|
10903
10880
|
name: string;
|
|
@@ -10911,7 +10888,6 @@ activityId?: string | undefined;
|
|
|
10911
10888
|
activityName?: string | undefined;
|
|
10912
10889
|
flowElementType?: string | undefined;
|
|
10913
10890
|
dealType?: string | undefined;
|
|
10914
|
-
dealTypeLabel?: string | undefined;
|
|
10915
10891
|
assignees?: (string | {
|
|
10916
10892
|
[x: string]: unknown;
|
|
10917
10893
|
name: string;
|
|
@@ -10928,7 +10904,6 @@ activityId?: string | undefined;
|
|
|
10928
10904
|
activityName?: string | undefined;
|
|
10929
10905
|
flowElementType?: string | undefined;
|
|
10930
10906
|
dealType?: string | undefined;
|
|
10931
|
-
dealTypeLabel?: string | undefined;
|
|
10932
10907
|
assignees?: (string | {
|
|
10933
10908
|
[x: string]: unknown;
|
|
10934
10909
|
name: string;
|
|
@@ -11058,7 +11033,6 @@ activityId?: string | undefined;
|
|
|
11058
11033
|
activityName?: string | undefined;
|
|
11059
11034
|
flowElementType?: string | undefined;
|
|
11060
11035
|
dealType?: string | undefined;
|
|
11061
|
-
dealTypeLabel?: string | undefined;
|
|
11062
11036
|
assignees?: (string | {
|
|
11063
11037
|
[x: string]: unknown;
|
|
11064
11038
|
name: string;
|
|
@@ -11075,7 +11049,6 @@ activityId?: string | undefined;
|
|
|
11075
11049
|
activityName?: string | undefined;
|
|
11076
11050
|
flowElementType?: string | undefined;
|
|
11077
11051
|
dealType?: string | undefined;
|
|
11078
|
-
dealTypeLabel?: string | undefined;
|
|
11079
11052
|
assignees?: (string | {
|
|
11080
11053
|
[x: string]: unknown;
|
|
11081
11054
|
name: string;
|
|
@@ -14131,7 +14104,6 @@ activityId?: string | undefined;
|
|
|
14131
14104
|
activityName?: string | undefined;
|
|
14132
14105
|
flowElementType?: string | undefined;
|
|
14133
14106
|
dealType?: string | undefined;
|
|
14134
|
-
dealTypeLabel?: string | undefined;
|
|
14135
14107
|
assignees?: (string | {
|
|
14136
14108
|
[x: string]: unknown;
|
|
14137
14109
|
name: string;
|
|
@@ -14145,7 +14117,6 @@ activityId?: string | undefined;
|
|
|
14145
14117
|
activityName?: string | undefined;
|
|
14146
14118
|
flowElementType?: string | undefined;
|
|
14147
14119
|
dealType?: string | undefined;
|
|
14148
|
-
dealTypeLabel?: string | undefined;
|
|
14149
14120
|
assignees?: (string | {
|
|
14150
14121
|
[x: string]: unknown;
|
|
14151
14122
|
name: string;
|
|
@@ -14162,7 +14133,6 @@ activityId?: string | undefined;
|
|
|
14162
14133
|
activityName?: string | undefined;
|
|
14163
14134
|
flowElementType?: string | undefined;
|
|
14164
14135
|
dealType?: string | undefined;
|
|
14165
|
-
dealTypeLabel?: string | undefined;
|
|
14166
14136
|
assignees?: (string | {
|
|
14167
14137
|
[x: string]: unknown;
|
|
14168
14138
|
name: string;
|
|
@@ -14292,7 +14262,6 @@ activityId?: string | undefined;
|
|
|
14292
14262
|
activityName?: string | undefined;
|
|
14293
14263
|
flowElementType?: string | undefined;
|
|
14294
14264
|
dealType?: string | undefined;
|
|
14295
|
-
dealTypeLabel?: string | undefined;
|
|
14296
14265
|
assignees?: (string | {
|
|
14297
14266
|
[x: string]: unknown;
|
|
14298
14267
|
name: string;
|
|
@@ -14309,7 +14278,6 @@ activityId?: string | undefined;
|
|
|
14309
14278
|
activityName?: string | undefined;
|
|
14310
14279
|
flowElementType?: string | undefined;
|
|
14311
14280
|
dealType?: string | undefined;
|
|
14312
|
-
dealTypeLabel?: string | undefined;
|
|
14313
14281
|
assignees?: (string | {
|
|
14314
14282
|
[x: string]: unknown;
|
|
14315
14283
|
name: string;
|