@next-bricks/advanced 0.45.3 → 0.45.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bricks.json +22 -22
- package/dist/chunks/1512.42419e90.js +2 -0
- package/dist/chunks/1512.42419e90.js.map +1 -0
- package/dist/chunks/4197.9cd2140b.js +2 -0
- package/dist/chunks/4197.9cd2140b.js.map +1 -0
- package/dist/chunks/eo-tree-select.1eca628b.js +2 -0
- package/dist/chunks/eo-tree-select.1eca628b.js.map +1 -0
- package/dist/chunks/{main.7160db73.js → main.bd03b29a.js} +2 -2
- package/dist/chunks/{main.7160db73.js.map → main.bd03b29a.js.map} +1 -1
- package/dist/examples.json +8 -8
- package/dist/{index.5e6cb36a.js → index.c328b14d.js} +2 -2
- package/dist/{index.5e6cb36a.js.map → index.c328b14d.js.map} +1 -1
- package/dist/manifest.json +354 -349
- package/dist/types.json +455 -448
- package/dist-types/tree-select/index.d.ts +2 -0
- package/package.json +2 -2
- package/dist/chunks/1512.778c85af.js +0 -2
- package/dist/chunks/1512.778c85af.js.map +0 -1
- package/dist/chunks/4197.224c0f06.js +0 -2
- package/dist/chunks/4197.224c0f06.js.map +0 -1
- package/dist/chunks/eo-tree-select.337c97c6.js +0 -2
- package/dist/chunks/eo-tree-select.337c97c6.js.map +0 -1
package/dist/types.json
CHANGED
|
@@ -275,91 +275,244 @@
|
|
|
275
275
|
],
|
|
276
276
|
"methods": []
|
|
277
277
|
},
|
|
278
|
-
"eo-
|
|
278
|
+
"eo-tree-select": {
|
|
279
279
|
"properties": [
|
|
280
280
|
{
|
|
281
|
-
"name": "
|
|
281
|
+
"name": "name",
|
|
282
282
|
"annotation": {
|
|
283
283
|
"type": "keyword",
|
|
284
284
|
"value": "string"
|
|
285
285
|
}
|
|
286
286
|
},
|
|
287
287
|
{
|
|
288
|
-
"name": "
|
|
288
|
+
"name": "label",
|
|
289
|
+
"annotation": {
|
|
290
|
+
"type": "keyword",
|
|
291
|
+
"value": "string"
|
|
292
|
+
}
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"name": "required",
|
|
289
296
|
"annotation": {
|
|
290
297
|
"type": "keyword",
|
|
291
298
|
"value": "boolean"
|
|
292
299
|
}
|
|
293
300
|
},
|
|
294
301
|
{
|
|
295
|
-
"name": "
|
|
302
|
+
"name": "treeData",
|
|
296
303
|
"annotation": {
|
|
297
|
-
"type": "
|
|
298
|
-
"
|
|
304
|
+
"type": "indexedAccess",
|
|
305
|
+
"objectType": {
|
|
299
306
|
"type": "reference",
|
|
300
307
|
"typeName": {
|
|
301
308
|
"type": "identifier",
|
|
302
|
-
"name": "
|
|
309
|
+
"name": "AntdTreeSelectProps"
|
|
303
310
|
}
|
|
311
|
+
},
|
|
312
|
+
"indexType": {
|
|
313
|
+
"type": "jsLiteral",
|
|
314
|
+
"value": "treeData"
|
|
304
315
|
}
|
|
305
316
|
}
|
|
306
317
|
},
|
|
307
318
|
{
|
|
308
|
-
"name": "
|
|
319
|
+
"name": "treeDefaultExpandAll",
|
|
320
|
+
"annotation": {
|
|
321
|
+
"type": "keyword",
|
|
322
|
+
"value": "boolean"
|
|
323
|
+
}
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"name": "treeExpandedKeys",
|
|
309
327
|
"annotation": {
|
|
310
328
|
"type": "array",
|
|
311
329
|
"elementType": {
|
|
330
|
+
"type": "keyword",
|
|
331
|
+
"value": "string"
|
|
332
|
+
}
|
|
333
|
+
}
|
|
334
|
+
},
|
|
335
|
+
{
|
|
336
|
+
"name": "fieldNames",
|
|
337
|
+
"annotation": {
|
|
338
|
+
"type": "indexedAccess",
|
|
339
|
+
"objectType": {
|
|
312
340
|
"type": "reference",
|
|
313
341
|
"typeName": {
|
|
314
342
|
"type": "identifier",
|
|
315
|
-
"name": "
|
|
343
|
+
"name": "AntdTreeSelectProps"
|
|
316
344
|
}
|
|
345
|
+
},
|
|
346
|
+
"indexType": {
|
|
347
|
+
"type": "jsLiteral",
|
|
348
|
+
"value": "fieldNames"
|
|
317
349
|
}
|
|
318
350
|
}
|
|
319
|
-
}
|
|
320
|
-
],
|
|
321
|
-
"events": [
|
|
351
|
+
},
|
|
322
352
|
{
|
|
323
|
-
"name": "
|
|
324
|
-
"
|
|
325
|
-
"
|
|
326
|
-
|
|
327
|
-
"
|
|
328
|
-
|
|
329
|
-
"
|
|
330
|
-
|
|
331
|
-
"name": "Layout"
|
|
332
|
-
}
|
|
353
|
+
"name": "value",
|
|
354
|
+
"annotation": {
|
|
355
|
+
"type": "indexedAccess",
|
|
356
|
+
"objectType": {
|
|
357
|
+
"type": "reference",
|
|
358
|
+
"typeName": {
|
|
359
|
+
"type": "identifier",
|
|
360
|
+
"name": "AntdTreeSelectProps"
|
|
333
361
|
}
|
|
362
|
+
},
|
|
363
|
+
"indexType": {
|
|
364
|
+
"type": "jsLiteral",
|
|
365
|
+
"value": "value"
|
|
334
366
|
}
|
|
335
367
|
}
|
|
336
368
|
},
|
|
337
369
|
{
|
|
338
|
-
"name": "
|
|
339
|
-
"
|
|
340
|
-
"
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
370
|
+
"name": "placeholder",
|
|
371
|
+
"annotation": {
|
|
372
|
+
"type": "keyword",
|
|
373
|
+
"value": "string"
|
|
374
|
+
}
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"name": "multiple",
|
|
378
|
+
"annotation": {
|
|
379
|
+
"type": "keyword",
|
|
380
|
+
"value": "boolean"
|
|
381
|
+
}
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"name": "disabled",
|
|
385
|
+
"annotation": {
|
|
386
|
+
"type": "keyword",
|
|
387
|
+
"value": "boolean"
|
|
388
|
+
}
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"name": "checkable",
|
|
392
|
+
"annotation": {
|
|
393
|
+
"type": "keyword",
|
|
394
|
+
"value": "boolean"
|
|
395
|
+
}
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"name": "allowClear",
|
|
399
|
+
"annotation": {
|
|
400
|
+
"type": "keyword",
|
|
401
|
+
"value": "boolean"
|
|
402
|
+
}
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"name": "loading",
|
|
406
|
+
"annotation": {
|
|
407
|
+
"type": "keyword",
|
|
408
|
+
"value": "boolean"
|
|
409
|
+
}
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"name": "filterTreeNode",
|
|
413
|
+
"annotation": {
|
|
414
|
+
"type": "indexedAccess",
|
|
415
|
+
"objectType": {
|
|
416
|
+
"type": "reference",
|
|
417
|
+
"typeName": {
|
|
418
|
+
"type": "identifier",
|
|
419
|
+
"name": "AntdTreeSelectProps"
|
|
348
420
|
}
|
|
421
|
+
},
|
|
422
|
+
"indexType": {
|
|
423
|
+
"type": "jsLiteral",
|
|
424
|
+
"value": "filterTreeNode"
|
|
349
425
|
}
|
|
350
426
|
}
|
|
351
427
|
},
|
|
352
428
|
{
|
|
353
|
-
"name": "
|
|
354
|
-
"
|
|
355
|
-
"
|
|
356
|
-
|
|
357
|
-
|
|
429
|
+
"name": "showSearch",
|
|
430
|
+
"annotation": {
|
|
431
|
+
"type": "keyword",
|
|
432
|
+
"value": "boolean"
|
|
433
|
+
}
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"name": "suffixIcon",
|
|
437
|
+
"annotation": {
|
|
438
|
+
"type": "reference",
|
|
439
|
+
"typeName": {
|
|
440
|
+
"type": "identifier",
|
|
441
|
+
"name": "GeneralIconProps"
|
|
358
442
|
}
|
|
359
443
|
}
|
|
360
444
|
},
|
|
361
445
|
{
|
|
362
|
-
"name": "
|
|
446
|
+
"name": "popupPlacement",
|
|
447
|
+
"annotation": {
|
|
448
|
+
"type": "indexedAccess",
|
|
449
|
+
"objectType": {
|
|
450
|
+
"type": "reference",
|
|
451
|
+
"typeName": {
|
|
452
|
+
"type": "identifier",
|
|
453
|
+
"name": "AntdTreeSelectProps"
|
|
454
|
+
}
|
|
455
|
+
},
|
|
456
|
+
"indexType": {
|
|
457
|
+
"type": "jsLiteral",
|
|
458
|
+
"value": "placement"
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"name": "size",
|
|
464
|
+
"annotation": {
|
|
465
|
+
"type": "indexedAccess",
|
|
466
|
+
"objectType": {
|
|
467
|
+
"type": "reference",
|
|
468
|
+
"typeName": {
|
|
469
|
+
"type": "identifier",
|
|
470
|
+
"name": "AntdTreeSelectProps"
|
|
471
|
+
}
|
|
472
|
+
},
|
|
473
|
+
"indexType": {
|
|
474
|
+
"type": "jsLiteral",
|
|
475
|
+
"value": "size"
|
|
476
|
+
}
|
|
477
|
+
}
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
"name": "maxTagCount",
|
|
481
|
+
"annotation": {
|
|
482
|
+
"type": "union",
|
|
483
|
+
"types": [
|
|
484
|
+
{
|
|
485
|
+
"type": "keyword",
|
|
486
|
+
"value": "number"
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"type": "jsLiteral",
|
|
490
|
+
"value": "responsive"
|
|
491
|
+
}
|
|
492
|
+
]
|
|
493
|
+
}
|
|
494
|
+
},
|
|
495
|
+
{
|
|
496
|
+
"name": "dropdownStyle",
|
|
497
|
+
"annotation": {
|
|
498
|
+
"type": "reference",
|
|
499
|
+
"typeName": {
|
|
500
|
+
"type": "identifier",
|
|
501
|
+
"name": "CSSProperties"
|
|
502
|
+
}
|
|
503
|
+
}
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
"name": "popupMatchSelectWidth",
|
|
507
|
+
"annotation": {
|
|
508
|
+
"type": "keyword",
|
|
509
|
+
"value": "boolean"
|
|
510
|
+
}
|
|
511
|
+
}
|
|
512
|
+
],
|
|
513
|
+
"events": [
|
|
514
|
+
{
|
|
515
|
+
"name": "change",
|
|
363
516
|
"detail": {
|
|
364
517
|
"annotation": {
|
|
365
518
|
"type": "typeLiteral",
|
|
@@ -368,31 +521,20 @@
|
|
|
368
521
|
"type": "propertySignature",
|
|
369
522
|
"key": {
|
|
370
523
|
"type": "identifier",
|
|
371
|
-
"name": "
|
|
372
|
-
},
|
|
373
|
-
"annotation": {
|
|
374
|
-
"type": "reference",
|
|
375
|
-
"typeName": {
|
|
376
|
-
"type": "identifier",
|
|
377
|
-
"name": "SimpleAction"
|
|
378
|
-
}
|
|
379
|
-
},
|
|
380
|
-
"computed": false
|
|
381
|
-
},
|
|
382
|
-
{
|
|
383
|
-
"type": "propertySignature",
|
|
384
|
-
"key": {
|
|
385
|
-
"type": "identifier",
|
|
386
|
-
"name": "layouts"
|
|
524
|
+
"name": "value"
|
|
387
525
|
},
|
|
388
526
|
"annotation": {
|
|
389
|
-
"type": "
|
|
390
|
-
"
|
|
527
|
+
"type": "indexedAccess",
|
|
528
|
+
"objectType": {
|
|
391
529
|
"type": "reference",
|
|
392
530
|
"typeName": {
|
|
393
531
|
"type": "identifier",
|
|
394
|
-
"name": "
|
|
532
|
+
"name": "AntdTreeSelectProps"
|
|
395
533
|
}
|
|
534
|
+
},
|
|
535
|
+
"indexType": {
|
|
536
|
+
"type": "jsLiteral",
|
|
537
|
+
"value": "value"
|
|
396
538
|
}
|
|
397
539
|
},
|
|
398
540
|
"computed": false
|
|
@@ -400,114 +542,85 @@
|
|
|
400
542
|
]
|
|
401
543
|
}
|
|
402
544
|
}
|
|
403
|
-
}
|
|
404
|
-
],
|
|
405
|
-
"methods": [
|
|
545
|
+
},
|
|
406
546
|
{
|
|
407
|
-
"name": "
|
|
408
|
-
"
|
|
409
|
-
{
|
|
410
|
-
"
|
|
411
|
-
"
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
547
|
+
"name": "search",
|
|
548
|
+
"detail": {
|
|
549
|
+
"annotation": {
|
|
550
|
+
"type": "keyword",
|
|
551
|
+
"value": "string"
|
|
552
|
+
}
|
|
553
|
+
}
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
"name": "select",
|
|
557
|
+
"detail": {
|
|
558
|
+
"annotation": {
|
|
559
|
+
"type": "typeLiteral",
|
|
560
|
+
"members": [
|
|
561
|
+
{
|
|
562
|
+
"type": "propertySignature",
|
|
563
|
+
"key": {
|
|
416
564
|
"type": "identifier",
|
|
417
|
-
"name": "
|
|
418
|
-
}
|
|
565
|
+
"name": "value"
|
|
566
|
+
},
|
|
567
|
+
"annotation": {
|
|
568
|
+
"type": "indexedAccess",
|
|
569
|
+
"objectType": {
|
|
570
|
+
"type": "reference",
|
|
571
|
+
"typeName": {
|
|
572
|
+
"type": "identifier",
|
|
573
|
+
"name": "AntdTreeSelectProps"
|
|
574
|
+
}
|
|
575
|
+
},
|
|
576
|
+
"indexType": {
|
|
577
|
+
"type": "jsLiteral",
|
|
578
|
+
"value": "value"
|
|
579
|
+
}
|
|
580
|
+
},
|
|
581
|
+
"computed": false
|
|
419
582
|
}
|
|
420
|
-
|
|
583
|
+
]
|
|
421
584
|
}
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
}
|
|
425
|
-
],
|
|
426
|
-
"types": [
|
|
585
|
+
}
|
|
586
|
+
},
|
|
427
587
|
{
|
|
428
|
-
"
|
|
429
|
-
"
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
"
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
},
|
|
437
|
-
"annotation": {
|
|
438
|
-
"type": "reference",
|
|
439
|
-
"typeName": {
|
|
440
|
-
"type": "identifier",
|
|
441
|
-
"name": "Layout"
|
|
442
|
-
}
|
|
443
|
-
},
|
|
444
|
-
"computed": false
|
|
445
|
-
},
|
|
446
|
-
{
|
|
447
|
-
"type": "propertySignature",
|
|
448
|
-
"key": {
|
|
449
|
-
"type": "identifier",
|
|
450
|
-
"name": "key"
|
|
451
|
-
},
|
|
452
|
-
"annotation": {
|
|
453
|
-
"type": "keyword",
|
|
454
|
-
"value": "string"
|
|
455
|
-
},
|
|
456
|
-
"computed": false
|
|
457
|
-
},
|
|
458
|
-
{
|
|
459
|
-
"type": "propertySignature",
|
|
460
|
-
"key": {
|
|
461
|
-
"type": "identifier",
|
|
462
|
-
"name": "title"
|
|
463
|
-
},
|
|
464
|
-
"annotation": {
|
|
465
|
-
"type": "keyword",
|
|
466
|
-
"value": "string"
|
|
467
|
-
},
|
|
468
|
-
"computed": false
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
"type": "propertySignature",
|
|
472
|
-
"key": {
|
|
473
|
-
"type": "identifier",
|
|
474
|
-
"name": "style"
|
|
475
|
-
},
|
|
476
|
-
"annotation": {
|
|
477
|
-
"type": "reference",
|
|
478
|
-
"typeName": {
|
|
479
|
-
"type": "qualifiedName",
|
|
480
|
-
"left": {
|
|
588
|
+
"name": "expand",
|
|
589
|
+
"detail": {
|
|
590
|
+
"annotation": {
|
|
591
|
+
"type": "typeLiteral",
|
|
592
|
+
"members": [
|
|
593
|
+
{
|
|
594
|
+
"type": "propertySignature",
|
|
595
|
+
"key": {
|
|
481
596
|
"type": "identifier",
|
|
482
|
-
"name": "
|
|
597
|
+
"name": "keys"
|
|
483
598
|
},
|
|
484
|
-
"
|
|
485
|
-
"type": "
|
|
486
|
-
"
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
"type": "identifier",
|
|
503
|
-
"name": "UseSingleBrickConf"
|
|
599
|
+
"annotation": {
|
|
600
|
+
"type": "array",
|
|
601
|
+
"elementType": {
|
|
602
|
+
"type": "reference",
|
|
603
|
+
"typeName": {
|
|
604
|
+
"type": "qualifiedName",
|
|
605
|
+
"left": {
|
|
606
|
+
"type": "identifier",
|
|
607
|
+
"name": "React"
|
|
608
|
+
},
|
|
609
|
+
"right": {
|
|
610
|
+
"type": "identifier",
|
|
611
|
+
"name": "Key"
|
|
612
|
+
}
|
|
613
|
+
}
|
|
614
|
+
}
|
|
615
|
+
},
|
|
616
|
+
"computed": false
|
|
504
617
|
}
|
|
505
|
-
|
|
506
|
-
"computed": false
|
|
618
|
+
]
|
|
507
619
|
}
|
|
508
|
-
|
|
620
|
+
}
|
|
509
621
|
}
|
|
510
|
-
]
|
|
622
|
+
],
|
|
623
|
+
"methods": []
|
|
511
624
|
},
|
|
512
625
|
"eo-tree": {
|
|
513
626
|
"properties": [
|
|
@@ -956,278 +1069,155 @@
|
|
|
956
1069
|
}
|
|
957
1070
|
]
|
|
958
1071
|
},
|
|
959
|
-
"
|
|
1072
|
+
"advanced.pdf-viewer": {
|
|
960
1073
|
"properties": [
|
|
961
1074
|
{
|
|
962
|
-
"name": "
|
|
1075
|
+
"name": "url",
|
|
963
1076
|
"annotation": {
|
|
964
1077
|
"type": "keyword",
|
|
965
1078
|
"value": "string"
|
|
966
1079
|
}
|
|
967
1080
|
},
|
|
968
1081
|
{
|
|
969
|
-
"name": "
|
|
1082
|
+
"name": "page",
|
|
970
1083
|
"annotation": {
|
|
971
1084
|
"type": "keyword",
|
|
972
|
-
"value": "
|
|
1085
|
+
"value": "number"
|
|
973
1086
|
}
|
|
974
1087
|
},
|
|
975
1088
|
{
|
|
976
|
-
"name": "
|
|
1089
|
+
"name": "search",
|
|
977
1090
|
"annotation": {
|
|
978
1091
|
"type": "keyword",
|
|
979
|
-
"value": "
|
|
1092
|
+
"value": "string"
|
|
980
1093
|
}
|
|
981
1094
|
},
|
|
982
1095
|
{
|
|
983
|
-
"name": "
|
|
1096
|
+
"name": "viewerStyle",
|
|
984
1097
|
"annotation": {
|
|
985
|
-
"type": "
|
|
986
|
-
"
|
|
987
|
-
"type": "
|
|
988
|
-
"
|
|
1098
|
+
"type": "reference",
|
|
1099
|
+
"typeName": {
|
|
1100
|
+
"type": "qualifiedName",
|
|
1101
|
+
"left": {
|
|
989
1102
|
"type": "identifier",
|
|
990
|
-
"name": "
|
|
1103
|
+
"name": "React"
|
|
1104
|
+
},
|
|
1105
|
+
"right": {
|
|
1106
|
+
"type": "identifier",
|
|
1107
|
+
"name": "CSSProperties"
|
|
991
1108
|
}
|
|
992
|
-
},
|
|
993
|
-
"indexType": {
|
|
994
|
-
"type": "jsLiteral",
|
|
995
|
-
"value": "treeData"
|
|
996
1109
|
}
|
|
997
1110
|
}
|
|
1111
|
+
}
|
|
1112
|
+
],
|
|
1113
|
+
"events": [],
|
|
1114
|
+
"methods": []
|
|
1115
|
+
},
|
|
1116
|
+
"eo-text-tooltip": {
|
|
1117
|
+
"properties": [
|
|
1118
|
+
{
|
|
1119
|
+
"name": "label",
|
|
1120
|
+
"annotation": {
|
|
1121
|
+
"type": "keyword",
|
|
1122
|
+
"value": "string"
|
|
1123
|
+
}
|
|
998
1124
|
},
|
|
999
1125
|
{
|
|
1000
|
-
"name": "
|
|
1126
|
+
"name": "lineClamp",
|
|
1001
1127
|
"annotation": {
|
|
1002
1128
|
"type": "keyword",
|
|
1003
|
-
"value": "
|
|
1129
|
+
"value": "number"
|
|
1130
|
+
}
|
|
1131
|
+
}
|
|
1132
|
+
],
|
|
1133
|
+
"events": [],
|
|
1134
|
+
"methods": []
|
|
1135
|
+
},
|
|
1136
|
+
"eo-workbench-layout": {
|
|
1137
|
+
"properties": [
|
|
1138
|
+
{
|
|
1139
|
+
"name": "cardTitle",
|
|
1140
|
+
"annotation": {
|
|
1141
|
+
"type": "keyword",
|
|
1142
|
+
"value": "string"
|
|
1004
1143
|
}
|
|
1005
1144
|
},
|
|
1006
1145
|
{
|
|
1007
|
-
"name": "
|
|
1146
|
+
"name": "isEdit",
|
|
1008
1147
|
"annotation": {
|
|
1009
|
-
"type": "
|
|
1010
|
-
"
|
|
1011
|
-
"type": "keyword",
|
|
1012
|
-
"value": "string"
|
|
1013
|
-
}
|
|
1148
|
+
"type": "keyword",
|
|
1149
|
+
"value": "boolean"
|
|
1014
1150
|
}
|
|
1015
1151
|
},
|
|
1016
1152
|
{
|
|
1017
|
-
"name": "
|
|
1153
|
+
"name": "layouts",
|
|
1018
1154
|
"annotation": {
|
|
1019
|
-
"type": "
|
|
1020
|
-
"
|
|
1155
|
+
"type": "array",
|
|
1156
|
+
"elementType": {
|
|
1021
1157
|
"type": "reference",
|
|
1022
1158
|
"typeName": {
|
|
1023
1159
|
"type": "identifier",
|
|
1024
|
-
"name": "
|
|
1160
|
+
"name": "Layout"
|
|
1025
1161
|
}
|
|
1026
|
-
},
|
|
1027
|
-
"indexType": {
|
|
1028
|
-
"type": "jsLiteral",
|
|
1029
|
-
"value": "fieldNames"
|
|
1030
1162
|
}
|
|
1031
1163
|
}
|
|
1032
1164
|
},
|
|
1033
1165
|
{
|
|
1034
|
-
"name": "
|
|
1166
|
+
"name": "componentList",
|
|
1035
1167
|
"annotation": {
|
|
1036
|
-
"type": "
|
|
1037
|
-
"
|
|
1168
|
+
"type": "array",
|
|
1169
|
+
"elementType": {
|
|
1038
1170
|
"type": "reference",
|
|
1039
1171
|
"typeName": {
|
|
1040
1172
|
"type": "identifier",
|
|
1041
|
-
"name": "
|
|
1042
|
-
}
|
|
1043
|
-
},
|
|
1044
|
-
"indexType": {
|
|
1045
|
-
"type": "jsLiteral",
|
|
1046
|
-
"value": "value"
|
|
1047
|
-
}
|
|
1048
|
-
}
|
|
1049
|
-
},
|
|
1050
|
-
{
|
|
1051
|
-
"name": "placeholder",
|
|
1052
|
-
"annotation": {
|
|
1053
|
-
"type": "keyword",
|
|
1054
|
-
"value": "string"
|
|
1055
|
-
}
|
|
1056
|
-
},
|
|
1057
|
-
{
|
|
1058
|
-
"name": "multiple",
|
|
1059
|
-
"annotation": {
|
|
1060
|
-
"type": "keyword",
|
|
1061
|
-
"value": "boolean"
|
|
1062
|
-
}
|
|
1063
|
-
},
|
|
1064
|
-
{
|
|
1065
|
-
"name": "disabled",
|
|
1066
|
-
"annotation": {
|
|
1067
|
-
"type": "keyword",
|
|
1068
|
-
"value": "boolean"
|
|
1069
|
-
}
|
|
1070
|
-
},
|
|
1071
|
-
{
|
|
1072
|
-
"name": "checkable",
|
|
1073
|
-
"annotation": {
|
|
1074
|
-
"type": "keyword",
|
|
1075
|
-
"value": "boolean"
|
|
1076
|
-
}
|
|
1077
|
-
},
|
|
1078
|
-
{
|
|
1079
|
-
"name": "allowClear",
|
|
1080
|
-
"annotation": {
|
|
1081
|
-
"type": "keyword",
|
|
1082
|
-
"value": "boolean"
|
|
1083
|
-
}
|
|
1084
|
-
},
|
|
1085
|
-
{
|
|
1086
|
-
"name": "loading",
|
|
1087
|
-
"annotation": {
|
|
1088
|
-
"type": "keyword",
|
|
1089
|
-
"value": "boolean"
|
|
1090
|
-
}
|
|
1091
|
-
},
|
|
1092
|
-
{
|
|
1093
|
-
"name": "filterTreeNode",
|
|
1094
|
-
"annotation": {
|
|
1095
|
-
"type": "indexedAccess",
|
|
1096
|
-
"objectType": {
|
|
1097
|
-
"type": "reference",
|
|
1098
|
-
"typeName": {
|
|
1099
|
-
"type": "identifier",
|
|
1100
|
-
"name": "AntdTreeSelectProps"
|
|
1101
|
-
}
|
|
1102
|
-
},
|
|
1103
|
-
"indexType": {
|
|
1104
|
-
"type": "jsLiteral",
|
|
1105
|
-
"value": "filterTreeNode"
|
|
1106
|
-
}
|
|
1107
|
-
}
|
|
1108
|
-
},
|
|
1109
|
-
{
|
|
1110
|
-
"name": "showSearch",
|
|
1111
|
-
"annotation": {
|
|
1112
|
-
"type": "keyword",
|
|
1113
|
-
"value": "boolean"
|
|
1114
|
-
}
|
|
1115
|
-
},
|
|
1116
|
-
{
|
|
1117
|
-
"name": "suffixIcon",
|
|
1118
|
-
"annotation": {
|
|
1119
|
-
"type": "reference",
|
|
1120
|
-
"typeName": {
|
|
1121
|
-
"type": "identifier",
|
|
1122
|
-
"name": "GeneralIconProps"
|
|
1123
|
-
}
|
|
1124
|
-
}
|
|
1125
|
-
},
|
|
1126
|
-
{
|
|
1127
|
-
"name": "popupPlacement",
|
|
1128
|
-
"annotation": {
|
|
1129
|
-
"type": "indexedAccess",
|
|
1130
|
-
"objectType": {
|
|
1131
|
-
"type": "reference",
|
|
1132
|
-
"typeName": {
|
|
1133
|
-
"type": "identifier",
|
|
1134
|
-
"name": "AntdTreeSelectProps"
|
|
1173
|
+
"name": "Item"
|
|
1135
1174
|
}
|
|
1136
|
-
},
|
|
1137
|
-
"indexType": {
|
|
1138
|
-
"type": "jsLiteral",
|
|
1139
|
-
"value": "placement"
|
|
1140
1175
|
}
|
|
1141
1176
|
}
|
|
1142
|
-
}
|
|
1177
|
+
}
|
|
1178
|
+
],
|
|
1179
|
+
"events": [
|
|
1143
1180
|
{
|
|
1144
|
-
"name": "
|
|
1145
|
-
"
|
|
1146
|
-
"
|
|
1147
|
-
|
|
1148
|
-
"
|
|
1149
|
-
|
|
1150
|
-
"
|
|
1151
|
-
|
|
1181
|
+
"name": "change",
|
|
1182
|
+
"detail": {
|
|
1183
|
+
"annotation": {
|
|
1184
|
+
"type": "array",
|
|
1185
|
+
"elementType": {
|
|
1186
|
+
"type": "reference",
|
|
1187
|
+
"typeName": {
|
|
1188
|
+
"type": "identifier",
|
|
1189
|
+
"name": "Layout"
|
|
1190
|
+
}
|
|
1152
1191
|
}
|
|
1153
|
-
},
|
|
1154
|
-
"indexType": {
|
|
1155
|
-
"type": "jsLiteral",
|
|
1156
|
-
"value": "size"
|
|
1157
1192
|
}
|
|
1158
1193
|
}
|
|
1159
1194
|
},
|
|
1160
1195
|
{
|
|
1161
|
-
"name": "
|
|
1162
|
-
"annotation": {
|
|
1163
|
-
"type": "union",
|
|
1164
|
-
"types": [
|
|
1165
|
-
{
|
|
1166
|
-
"type": "keyword",
|
|
1167
|
-
"value": "number"
|
|
1168
|
-
},
|
|
1169
|
-
{
|
|
1170
|
-
"type": "jsLiteral",
|
|
1171
|
-
"value": "responsive"
|
|
1172
|
-
}
|
|
1173
|
-
]
|
|
1174
|
-
}
|
|
1175
|
-
},
|
|
1176
|
-
{
|
|
1177
|
-
"name": "dropdownStyle",
|
|
1178
|
-
"annotation": {
|
|
1179
|
-
"type": "reference",
|
|
1180
|
-
"typeName": {
|
|
1181
|
-
"type": "identifier",
|
|
1182
|
-
"name": "CSSProperties"
|
|
1183
|
-
}
|
|
1184
|
-
}
|
|
1185
|
-
}
|
|
1186
|
-
],
|
|
1187
|
-
"events": [
|
|
1188
|
-
{
|
|
1189
|
-
"name": "change",
|
|
1196
|
+
"name": "save",
|
|
1190
1197
|
"detail": {
|
|
1191
1198
|
"annotation": {
|
|
1192
|
-
"type": "
|
|
1193
|
-
"
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
"
|
|
1197
|
-
|
|
1198
|
-
"name": "value"
|
|
1199
|
-
},
|
|
1200
|
-
"annotation": {
|
|
1201
|
-
"type": "indexedAccess",
|
|
1202
|
-
"objectType": {
|
|
1203
|
-
"type": "reference",
|
|
1204
|
-
"typeName": {
|
|
1205
|
-
"type": "identifier",
|
|
1206
|
-
"name": "AntdTreeSelectProps"
|
|
1207
|
-
}
|
|
1208
|
-
},
|
|
1209
|
-
"indexType": {
|
|
1210
|
-
"type": "jsLiteral",
|
|
1211
|
-
"value": "value"
|
|
1212
|
-
}
|
|
1213
|
-
},
|
|
1214
|
-
"computed": false
|
|
1199
|
+
"type": "array",
|
|
1200
|
+
"elementType": {
|
|
1201
|
+
"type": "reference",
|
|
1202
|
+
"typeName": {
|
|
1203
|
+
"type": "identifier",
|
|
1204
|
+
"name": "Layout"
|
|
1215
1205
|
}
|
|
1216
|
-
|
|
1206
|
+
}
|
|
1217
1207
|
}
|
|
1218
1208
|
}
|
|
1219
1209
|
},
|
|
1220
1210
|
{
|
|
1221
|
-
"name": "
|
|
1211
|
+
"name": "cancel",
|
|
1222
1212
|
"detail": {
|
|
1223
1213
|
"annotation": {
|
|
1224
1214
|
"type": "keyword",
|
|
1225
|
-
"value": "
|
|
1215
|
+
"value": "void"
|
|
1226
1216
|
}
|
|
1227
1217
|
}
|
|
1228
1218
|
},
|
|
1229
1219
|
{
|
|
1230
|
-
"name": "
|
|
1220
|
+
"name": "action.click",
|
|
1231
1221
|
"detail": {
|
|
1232
1222
|
"annotation": {
|
|
1233
1223
|
"type": "typeLiteral",
|
|
@@ -1236,54 +1226,30 @@
|
|
|
1236
1226
|
"type": "propertySignature",
|
|
1237
1227
|
"key": {
|
|
1238
1228
|
"type": "identifier",
|
|
1239
|
-
"name": "
|
|
1229
|
+
"name": "action"
|
|
1240
1230
|
},
|
|
1241
1231
|
"annotation": {
|
|
1242
|
-
"type": "
|
|
1243
|
-
"
|
|
1244
|
-
"type": "
|
|
1245
|
-
"
|
|
1246
|
-
"type": "identifier",
|
|
1247
|
-
"name": "AntdTreeSelectProps"
|
|
1248
|
-
}
|
|
1249
|
-
},
|
|
1250
|
-
"indexType": {
|
|
1251
|
-
"type": "jsLiteral",
|
|
1252
|
-
"value": "value"
|
|
1232
|
+
"type": "reference",
|
|
1233
|
+
"typeName": {
|
|
1234
|
+
"type": "identifier",
|
|
1235
|
+
"name": "SimpleAction"
|
|
1253
1236
|
}
|
|
1254
1237
|
},
|
|
1255
1238
|
"computed": false
|
|
1256
|
-
}
|
|
1257
|
-
]
|
|
1258
|
-
}
|
|
1259
|
-
}
|
|
1260
|
-
},
|
|
1261
|
-
{
|
|
1262
|
-
"name": "expand",
|
|
1263
|
-
"detail": {
|
|
1264
|
-
"annotation": {
|
|
1265
|
-
"type": "typeLiteral",
|
|
1266
|
-
"members": [
|
|
1239
|
+
},
|
|
1267
1240
|
{
|
|
1268
1241
|
"type": "propertySignature",
|
|
1269
1242
|
"key": {
|
|
1270
1243
|
"type": "identifier",
|
|
1271
|
-
"name": "
|
|
1244
|
+
"name": "layouts"
|
|
1272
1245
|
},
|
|
1273
1246
|
"annotation": {
|
|
1274
1247
|
"type": "array",
|
|
1275
1248
|
"elementType": {
|
|
1276
1249
|
"type": "reference",
|
|
1277
1250
|
"typeName": {
|
|
1278
|
-
"type": "
|
|
1279
|
-
"
|
|
1280
|
-
"type": "identifier",
|
|
1281
|
-
"name": "React"
|
|
1282
|
-
},
|
|
1283
|
-
"right": {
|
|
1284
|
-
"type": "identifier",
|
|
1285
|
-
"name": "Key"
|
|
1286
|
-
}
|
|
1251
|
+
"type": "identifier",
|
|
1252
|
+
"name": "Layout"
|
|
1287
1253
|
}
|
|
1288
1254
|
}
|
|
1289
1255
|
},
|
|
@@ -1294,71 +1260,112 @@
|
|
|
1294
1260
|
}
|
|
1295
1261
|
}
|
|
1296
1262
|
],
|
|
1297
|
-
"methods": [
|
|
1298
|
-
},
|
|
1299
|
-
"advanced.pdf-viewer": {
|
|
1300
|
-
"properties": [
|
|
1301
|
-
{
|
|
1302
|
-
"name": "url",
|
|
1303
|
-
"annotation": {
|
|
1304
|
-
"type": "keyword",
|
|
1305
|
-
"value": "string"
|
|
1306
|
-
}
|
|
1307
|
-
},
|
|
1308
|
-
{
|
|
1309
|
-
"name": "page",
|
|
1310
|
-
"annotation": {
|
|
1311
|
-
"type": "keyword",
|
|
1312
|
-
"value": "number"
|
|
1313
|
-
}
|
|
1314
|
-
},
|
|
1315
|
-
{
|
|
1316
|
-
"name": "search",
|
|
1317
|
-
"annotation": {
|
|
1318
|
-
"type": "keyword",
|
|
1319
|
-
"value": "string"
|
|
1320
|
-
}
|
|
1321
|
-
},
|
|
1263
|
+
"methods": [
|
|
1322
1264
|
{
|
|
1323
|
-
"name": "
|
|
1324
|
-
"
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
"
|
|
1328
|
-
|
|
1329
|
-
"
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1265
|
+
"name": "setLayouts",
|
|
1266
|
+
"params": [
|
|
1267
|
+
{
|
|
1268
|
+
"name": "layouts",
|
|
1269
|
+
"annotation": {
|
|
1270
|
+
"type": "array",
|
|
1271
|
+
"elementType": {
|
|
1272
|
+
"type": "reference",
|
|
1273
|
+
"typeName": {
|
|
1274
|
+
"type": "identifier",
|
|
1275
|
+
"name": "Layout"
|
|
1276
|
+
}
|
|
1277
|
+
}
|
|
1335
1278
|
}
|
|
1336
1279
|
}
|
|
1337
|
-
|
|
1280
|
+
],
|
|
1281
|
+
"returns": {}
|
|
1338
1282
|
}
|
|
1339
1283
|
],
|
|
1340
|
-
"
|
|
1341
|
-
"methods": []
|
|
1342
|
-
},
|
|
1343
|
-
"eo-text-tooltip": {
|
|
1344
|
-
"properties": [
|
|
1345
|
-
{
|
|
1346
|
-
"name": "label",
|
|
1347
|
-
"annotation": {
|
|
1348
|
-
"type": "keyword",
|
|
1349
|
-
"value": "string"
|
|
1350
|
-
}
|
|
1351
|
-
},
|
|
1284
|
+
"types": [
|
|
1352
1285
|
{
|
|
1353
|
-
"
|
|
1354
|
-
"
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1286
|
+
"type": "interface",
|
|
1287
|
+
"name": "Item",
|
|
1288
|
+
"body": [
|
|
1289
|
+
{
|
|
1290
|
+
"type": "propertySignature",
|
|
1291
|
+
"key": {
|
|
1292
|
+
"type": "identifier",
|
|
1293
|
+
"name": "position"
|
|
1294
|
+
},
|
|
1295
|
+
"annotation": {
|
|
1296
|
+
"type": "reference",
|
|
1297
|
+
"typeName": {
|
|
1298
|
+
"type": "identifier",
|
|
1299
|
+
"name": "Layout"
|
|
1300
|
+
}
|
|
1301
|
+
},
|
|
1302
|
+
"computed": false
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
"type": "propertySignature",
|
|
1306
|
+
"key": {
|
|
1307
|
+
"type": "identifier",
|
|
1308
|
+
"name": "key"
|
|
1309
|
+
},
|
|
1310
|
+
"annotation": {
|
|
1311
|
+
"type": "keyword",
|
|
1312
|
+
"value": "string"
|
|
1313
|
+
},
|
|
1314
|
+
"computed": false
|
|
1315
|
+
},
|
|
1316
|
+
{
|
|
1317
|
+
"type": "propertySignature",
|
|
1318
|
+
"key": {
|
|
1319
|
+
"type": "identifier",
|
|
1320
|
+
"name": "title"
|
|
1321
|
+
},
|
|
1322
|
+
"annotation": {
|
|
1323
|
+
"type": "keyword",
|
|
1324
|
+
"value": "string"
|
|
1325
|
+
},
|
|
1326
|
+
"computed": false
|
|
1327
|
+
},
|
|
1328
|
+
{
|
|
1329
|
+
"type": "propertySignature",
|
|
1330
|
+
"key": {
|
|
1331
|
+
"type": "identifier",
|
|
1332
|
+
"name": "style"
|
|
1333
|
+
},
|
|
1334
|
+
"annotation": {
|
|
1335
|
+
"type": "reference",
|
|
1336
|
+
"typeName": {
|
|
1337
|
+
"type": "qualifiedName",
|
|
1338
|
+
"left": {
|
|
1339
|
+
"type": "identifier",
|
|
1340
|
+
"name": "React"
|
|
1341
|
+
},
|
|
1342
|
+
"right": {
|
|
1343
|
+
"type": "identifier",
|
|
1344
|
+
"name": "CSSProperties"
|
|
1345
|
+
}
|
|
1346
|
+
}
|
|
1347
|
+
},
|
|
1348
|
+
"optional": true,
|
|
1349
|
+
"computed": false
|
|
1350
|
+
},
|
|
1351
|
+
{
|
|
1352
|
+
"type": "propertySignature",
|
|
1353
|
+
"key": {
|
|
1354
|
+
"type": "identifier",
|
|
1355
|
+
"name": "useBrick"
|
|
1356
|
+
},
|
|
1357
|
+
"annotation": {
|
|
1358
|
+
"type": "reference",
|
|
1359
|
+
"typeName": {
|
|
1360
|
+
"type": "identifier",
|
|
1361
|
+
"name": "UseSingleBrickConf"
|
|
1362
|
+
}
|
|
1363
|
+
},
|
|
1364
|
+
"computed": false
|
|
1365
|
+
}
|
|
1366
|
+
]
|
|
1358
1367
|
}
|
|
1359
|
-
]
|
|
1360
|
-
"events": [],
|
|
1361
|
-
"methods": []
|
|
1368
|
+
]
|
|
1362
1369
|
},
|
|
1363
1370
|
"advanced.capture-snapshot": {
|
|
1364
1371
|
"type": "provider",
|