@next-bricks/advanced 0.45.7 → 0.45.8
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 +2 -2
- package/dist/chunks/2252.baeb3316.js +3 -0
- package/dist/chunks/2252.baeb3316.js.map +1 -0
- package/dist/chunks/4197.17e4093b.js +2 -0
- package/dist/chunks/4197.17e4093b.js.map +1 -0
- package/dist/chunks/{4837.a78e6eb3.js → 4837.b9163cc9.js} +2 -2
- package/dist/chunks/{4837.a78e6eb3.js.map → 4837.b9163cc9.js.map} +1 -1
- package/dist/chunks/{7218.03bcfedb.js → 7218.fb8e9a6b.js} +2 -2
- package/dist/chunks/{7218.03bcfedb.js.map → 7218.fb8e9a6b.js.map} +1 -1
- package/dist/chunks/871.ef6bd372.js +2 -0
- package/dist/chunks/871.ef6bd372.js.map +1 -0
- package/dist/chunks/9140.e0df1c0a.js +3 -0
- package/dist/chunks/9140.e0df1c0a.js.map +1 -0
- package/dist/chunks/{capture-snapshot.6fc088f3.js → capture-snapshot.33a87d2a.js} +2 -2
- package/dist/chunks/{capture-snapshot.6fc088f3.js.map → capture-snapshot.33a87d2a.js.map} +1 -1
- package/dist/chunks/{eo-cascader.12cb6d0c.js → eo-cascader.124fe76d.js} +2 -2
- package/dist/chunks/{eo-cascader.12cb6d0c.js.map → eo-cascader.124fe76d.js.map} +1 -1
- package/dist/chunks/eo-next-table.131af6ad.js +2 -0
- package/dist/chunks/eo-next-table.131af6ad.js.map +1 -0
- package/dist/chunks/{eo-table.2d3928a8.js → eo-table.3ee1d415.js} +2 -2
- package/dist/chunks/{eo-table.2d3928a8.js.map → eo-table.3ee1d415.js.map} +1 -1
- package/dist/chunks/{eo-tree-select.1eca628b.js → eo-tree-select.ea3321a5.js} +2 -2
- package/dist/chunks/{eo-tree-select.1eca628b.js.map → eo-tree-select.ea3321a5.js.map} +1 -1
- package/dist/chunks/{eo-tree.080fdd52.js → eo-tree.ec3fdb99.js} +3 -3
- package/dist/chunks/{eo-tree.080fdd52.js.map → eo-tree.ec3fdb99.js.map} +1 -1
- package/dist/chunks/{eo-workbench-layout-v2.99679cc8.js → eo-workbench-layout-v2.ae559764.js} +3 -3
- package/dist/chunks/{eo-workbench-layout-v2.99679cc8.js.map → eo-workbench-layout-v2.ae559764.js.map} +1 -1
- package/dist/chunks/{eo-workbench-layout.a667a2a9.js → eo-workbench-layout.b9b8f2b3.js} +2 -2
- package/dist/chunks/{eo-workbench-layout.a667a2a9.js.map → eo-workbench-layout.b9b8f2b3.js.map} +1 -1
- package/dist/chunks/main.f050eed1.js +2 -0
- package/dist/chunks/{main.c0667f85.js.map → main.f050eed1.js.map} +1 -1
- package/dist/examples.json +3 -3
- package/dist/index.91644289.js +2 -0
- package/dist/{index.1c89ee92.js.map → index.91644289.js.map} +1 -1
- package/dist/manifest.json +67 -67
- package/dist/types.json +436 -416
- package/dist-types/next-table/Row.d.ts +1 -2
- package/dist-types/next-table/Table.d.ts +2 -23
- package/dist-types/next-table/index.d.ts +4 -5
- package/dist-types/next-table/interface.d.ts +26 -0
- package/package.json +2 -2
- package/dist/chunks/2252.917ebce8.js +0 -3
- package/dist/chunks/2252.917ebce8.js.map +0 -1
- package/dist/chunks/4197.737d4420.js +0 -2
- package/dist/chunks/4197.737d4420.js.map +0 -1
- package/dist/chunks/871.33388a7f.js +0 -2
- package/dist/chunks/871.33388a7f.js.map +0 -1
- package/dist/chunks/9140.8bdb5201.js +0 -3
- package/dist/chunks/9140.8bdb5201.js.map +0 -1
- package/dist/chunks/eo-next-table.f9f4fd0e.js +0 -2
- package/dist/chunks/eo-next-table.f9f4fd0e.js.map +0 -1
- package/dist/chunks/main.c0667f85.js +0 -2
- package/dist/index.1c89ee92.js +0 -2
- /package/dist/chunks/{2252.917ebce8.js.LICENSE.txt → 2252.baeb3316.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{9140.8bdb5201.js.LICENSE.txt → 9140.e0df1c0a.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-tree.080fdd52.js.LICENSE.txt → eo-tree.ec3fdb99.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-workbench-layout-v2.99679cc8.js.LICENSE.txt → eo-workbench-layout-v2.ae559764.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -275,240 +275,6 @@
|
|
|
275
275
|
],
|
|
276
276
|
"methods": []
|
|
277
277
|
},
|
|
278
|
-
"eo-workbench-layout": {
|
|
279
|
-
"properties": [
|
|
280
|
-
{
|
|
281
|
-
"name": "cardTitle",
|
|
282
|
-
"annotation": {
|
|
283
|
-
"type": "keyword",
|
|
284
|
-
"value": "string"
|
|
285
|
-
}
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"name": "isEdit",
|
|
289
|
-
"annotation": {
|
|
290
|
-
"type": "keyword",
|
|
291
|
-
"value": "boolean"
|
|
292
|
-
}
|
|
293
|
-
},
|
|
294
|
-
{
|
|
295
|
-
"name": "layouts",
|
|
296
|
-
"annotation": {
|
|
297
|
-
"type": "array",
|
|
298
|
-
"elementType": {
|
|
299
|
-
"type": "reference",
|
|
300
|
-
"typeName": {
|
|
301
|
-
"type": "identifier",
|
|
302
|
-
"name": "Layout"
|
|
303
|
-
}
|
|
304
|
-
}
|
|
305
|
-
}
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
"name": "componentList",
|
|
309
|
-
"annotation": {
|
|
310
|
-
"type": "array",
|
|
311
|
-
"elementType": {
|
|
312
|
-
"type": "reference",
|
|
313
|
-
"typeName": {
|
|
314
|
-
"type": "identifier",
|
|
315
|
-
"name": "Item"
|
|
316
|
-
}
|
|
317
|
-
}
|
|
318
|
-
}
|
|
319
|
-
}
|
|
320
|
-
],
|
|
321
|
-
"events": [
|
|
322
|
-
{
|
|
323
|
-
"name": "change",
|
|
324
|
-
"detail": {
|
|
325
|
-
"annotation": {
|
|
326
|
-
"type": "array",
|
|
327
|
-
"elementType": {
|
|
328
|
-
"type": "reference",
|
|
329
|
-
"typeName": {
|
|
330
|
-
"type": "identifier",
|
|
331
|
-
"name": "Layout"
|
|
332
|
-
}
|
|
333
|
-
}
|
|
334
|
-
}
|
|
335
|
-
}
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
"name": "save",
|
|
339
|
-
"detail": {
|
|
340
|
-
"annotation": {
|
|
341
|
-
"type": "array",
|
|
342
|
-
"elementType": {
|
|
343
|
-
"type": "reference",
|
|
344
|
-
"typeName": {
|
|
345
|
-
"type": "identifier",
|
|
346
|
-
"name": "Layout"
|
|
347
|
-
}
|
|
348
|
-
}
|
|
349
|
-
}
|
|
350
|
-
}
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
"name": "cancel",
|
|
354
|
-
"detail": {
|
|
355
|
-
"annotation": {
|
|
356
|
-
"type": "keyword",
|
|
357
|
-
"value": "void"
|
|
358
|
-
}
|
|
359
|
-
}
|
|
360
|
-
},
|
|
361
|
-
{
|
|
362
|
-
"name": "action.click",
|
|
363
|
-
"detail": {
|
|
364
|
-
"annotation": {
|
|
365
|
-
"type": "typeLiteral",
|
|
366
|
-
"members": [
|
|
367
|
-
{
|
|
368
|
-
"type": "propertySignature",
|
|
369
|
-
"key": {
|
|
370
|
-
"type": "identifier",
|
|
371
|
-
"name": "action"
|
|
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"
|
|
387
|
-
},
|
|
388
|
-
"annotation": {
|
|
389
|
-
"type": "array",
|
|
390
|
-
"elementType": {
|
|
391
|
-
"type": "reference",
|
|
392
|
-
"typeName": {
|
|
393
|
-
"type": "identifier",
|
|
394
|
-
"name": "Layout"
|
|
395
|
-
}
|
|
396
|
-
}
|
|
397
|
-
},
|
|
398
|
-
"computed": false
|
|
399
|
-
}
|
|
400
|
-
]
|
|
401
|
-
}
|
|
402
|
-
}
|
|
403
|
-
}
|
|
404
|
-
],
|
|
405
|
-
"methods": [
|
|
406
|
-
{
|
|
407
|
-
"name": "setLayouts",
|
|
408
|
-
"params": [
|
|
409
|
-
{
|
|
410
|
-
"name": "layouts",
|
|
411
|
-
"annotation": {
|
|
412
|
-
"type": "array",
|
|
413
|
-
"elementType": {
|
|
414
|
-
"type": "reference",
|
|
415
|
-
"typeName": {
|
|
416
|
-
"type": "identifier",
|
|
417
|
-
"name": "Layout"
|
|
418
|
-
}
|
|
419
|
-
}
|
|
420
|
-
}
|
|
421
|
-
}
|
|
422
|
-
],
|
|
423
|
-
"returns": {}
|
|
424
|
-
}
|
|
425
|
-
],
|
|
426
|
-
"types": [
|
|
427
|
-
{
|
|
428
|
-
"type": "interface",
|
|
429
|
-
"name": "Item",
|
|
430
|
-
"body": [
|
|
431
|
-
{
|
|
432
|
-
"type": "propertySignature",
|
|
433
|
-
"key": {
|
|
434
|
-
"type": "identifier",
|
|
435
|
-
"name": "position"
|
|
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": {
|
|
481
|
-
"type": "identifier",
|
|
482
|
-
"name": "React"
|
|
483
|
-
},
|
|
484
|
-
"right": {
|
|
485
|
-
"type": "identifier",
|
|
486
|
-
"name": "CSSProperties"
|
|
487
|
-
}
|
|
488
|
-
}
|
|
489
|
-
},
|
|
490
|
-
"optional": true,
|
|
491
|
-
"computed": false
|
|
492
|
-
},
|
|
493
|
-
{
|
|
494
|
-
"type": "propertySignature",
|
|
495
|
-
"key": {
|
|
496
|
-
"type": "identifier",
|
|
497
|
-
"name": "useBrick"
|
|
498
|
-
},
|
|
499
|
-
"annotation": {
|
|
500
|
-
"type": "reference",
|
|
501
|
-
"typeName": {
|
|
502
|
-
"type": "identifier",
|
|
503
|
-
"name": "UseSingleBrickConf"
|
|
504
|
-
}
|
|
505
|
-
},
|
|
506
|
-
"computed": false
|
|
507
|
-
}
|
|
508
|
-
]
|
|
509
|
-
}
|
|
510
|
-
]
|
|
511
|
-
},
|
|
512
278
|
"eo-tree": {
|
|
513
279
|
"properties": [
|
|
514
280
|
{
|
|
@@ -717,118 +483,409 @@
|
|
|
717
483
|
"type": "identifier",
|
|
718
484
|
"name": "TreeNodeKey"
|
|
719
485
|
}
|
|
720
|
-
}
|
|
721
|
-
}
|
|
722
|
-
}
|
|
723
|
-
},
|
|
724
|
-
{
|
|
725
|
-
"name": "node.drop",
|
|
726
|
-
"detail": {
|
|
727
|
-
"annotation": {
|
|
728
|
-
"type": "reference",
|
|
729
|
-
"typeName": {
|
|
730
|
-
"type": "identifier",
|
|
731
|
-
"name": "DropDetail"
|
|
732
|
-
}
|
|
486
|
+
}
|
|
487
|
+
}
|
|
488
|
+
}
|
|
489
|
+
},
|
|
490
|
+
{
|
|
491
|
+
"name": "node.drop",
|
|
492
|
+
"detail": {
|
|
493
|
+
"annotation": {
|
|
494
|
+
"type": "reference",
|
|
495
|
+
"typeName": {
|
|
496
|
+
"type": "identifier",
|
|
497
|
+
"name": "DropDetail"
|
|
498
|
+
}
|
|
499
|
+
}
|
|
500
|
+
}
|
|
501
|
+
}
|
|
502
|
+
],
|
|
503
|
+
"methods": [],
|
|
504
|
+
"types": [
|
|
505
|
+
{
|
|
506
|
+
"type": "interface",
|
|
507
|
+
"name": "TreeNode",
|
|
508
|
+
"body": [
|
|
509
|
+
{
|
|
510
|
+
"type": "propertySignature",
|
|
511
|
+
"key": {
|
|
512
|
+
"type": "identifier",
|
|
513
|
+
"name": "title"
|
|
514
|
+
},
|
|
515
|
+
"annotation": {
|
|
516
|
+
"type": "keyword",
|
|
517
|
+
"value": "string"
|
|
518
|
+
},
|
|
519
|
+
"computed": false
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"type": "propertySignature",
|
|
523
|
+
"key": {
|
|
524
|
+
"type": "identifier",
|
|
525
|
+
"name": "key"
|
|
526
|
+
},
|
|
527
|
+
"annotation": {
|
|
528
|
+
"type": "reference",
|
|
529
|
+
"typeName": {
|
|
530
|
+
"type": "identifier",
|
|
531
|
+
"name": "TreeNodeKey"
|
|
532
|
+
}
|
|
533
|
+
},
|
|
534
|
+
"computed": false
|
|
535
|
+
},
|
|
536
|
+
{
|
|
537
|
+
"type": "propertySignature",
|
|
538
|
+
"key": {
|
|
539
|
+
"type": "identifier",
|
|
540
|
+
"name": "children"
|
|
541
|
+
},
|
|
542
|
+
"annotation": {
|
|
543
|
+
"type": "array",
|
|
544
|
+
"elementType": {
|
|
545
|
+
"type": "reference",
|
|
546
|
+
"typeName": {
|
|
547
|
+
"type": "identifier",
|
|
548
|
+
"name": "TreeNode"
|
|
549
|
+
}
|
|
550
|
+
}
|
|
551
|
+
},
|
|
552
|
+
"optional": true,
|
|
553
|
+
"computed": false
|
|
554
|
+
}
|
|
555
|
+
],
|
|
556
|
+
"extends": [
|
|
557
|
+
{
|
|
558
|
+
"type": "expressionWithTypeArguments",
|
|
559
|
+
"expression": {
|
|
560
|
+
"type": "identifier",
|
|
561
|
+
"name": "BasicDataNode"
|
|
562
|
+
}
|
|
563
|
+
}
|
|
564
|
+
]
|
|
565
|
+
},
|
|
566
|
+
{
|
|
567
|
+
"type": "typeAlias",
|
|
568
|
+
"name": "TreeNodeKey",
|
|
569
|
+
"annotation": {
|
|
570
|
+
"type": "union",
|
|
571
|
+
"types": [
|
|
572
|
+
{
|
|
573
|
+
"type": "keyword",
|
|
574
|
+
"value": "string"
|
|
575
|
+
},
|
|
576
|
+
{
|
|
577
|
+
"type": "keyword",
|
|
578
|
+
"value": "number"
|
|
579
|
+
}
|
|
580
|
+
]
|
|
581
|
+
}
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"type": "interface",
|
|
585
|
+
"name": "AllowDropInfo",
|
|
586
|
+
"body": [
|
|
587
|
+
{
|
|
588
|
+
"type": "propertySignature",
|
|
589
|
+
"key": {
|
|
590
|
+
"type": "identifier",
|
|
591
|
+
"name": "dragNode"
|
|
592
|
+
},
|
|
593
|
+
"annotation": {
|
|
594
|
+
"type": "reference",
|
|
595
|
+
"typeName": {
|
|
596
|
+
"type": "identifier",
|
|
597
|
+
"name": "TreeNode"
|
|
598
|
+
}
|
|
599
|
+
},
|
|
600
|
+
"computed": false
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"type": "propertySignature",
|
|
604
|
+
"key": {
|
|
605
|
+
"type": "identifier",
|
|
606
|
+
"name": "dropNode"
|
|
607
|
+
},
|
|
608
|
+
"annotation": {
|
|
609
|
+
"type": "reference",
|
|
610
|
+
"typeName": {
|
|
611
|
+
"type": "identifier",
|
|
612
|
+
"name": "TreeNode"
|
|
613
|
+
}
|
|
614
|
+
},
|
|
615
|
+
"computed": false
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
"type": "propertySignature",
|
|
619
|
+
"key": {
|
|
620
|
+
"type": "identifier",
|
|
621
|
+
"name": "dropPosition"
|
|
622
|
+
},
|
|
623
|
+
"annotation": {
|
|
624
|
+
"type": "keyword",
|
|
625
|
+
"value": "number"
|
|
626
|
+
},
|
|
627
|
+
"computed": false,
|
|
628
|
+
"description": "The drop position is relative to the drop node, inside 0, top -1, bottom 1"
|
|
629
|
+
}
|
|
630
|
+
]
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"type": "interface",
|
|
634
|
+
"name": "CheckDetail",
|
|
635
|
+
"body": [
|
|
636
|
+
{
|
|
637
|
+
"type": "propertySignature",
|
|
638
|
+
"key": {
|
|
639
|
+
"type": "identifier",
|
|
640
|
+
"name": "checkedKeys"
|
|
641
|
+
},
|
|
642
|
+
"annotation": {
|
|
643
|
+
"type": "array",
|
|
644
|
+
"elementType": {
|
|
645
|
+
"type": "reference",
|
|
646
|
+
"typeName": {
|
|
647
|
+
"type": "identifier",
|
|
648
|
+
"name": "TreeNodeKey"
|
|
649
|
+
}
|
|
650
|
+
}
|
|
651
|
+
},
|
|
652
|
+
"computed": false
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
"type": "propertySignature",
|
|
656
|
+
"key": {
|
|
657
|
+
"type": "identifier",
|
|
658
|
+
"name": "halfCheckedKeys"
|
|
659
|
+
},
|
|
660
|
+
"annotation": {
|
|
661
|
+
"type": "array",
|
|
662
|
+
"elementType": {
|
|
663
|
+
"type": "reference",
|
|
664
|
+
"typeName": {
|
|
665
|
+
"type": "identifier",
|
|
666
|
+
"name": "TreeNodeKey"
|
|
667
|
+
}
|
|
668
|
+
}
|
|
669
|
+
},
|
|
670
|
+
"computed": false
|
|
671
|
+
}
|
|
672
|
+
]
|
|
673
|
+
},
|
|
674
|
+
{
|
|
675
|
+
"type": "interface",
|
|
676
|
+
"name": "DropDetail",
|
|
677
|
+
"body": [
|
|
678
|
+
{
|
|
679
|
+
"type": "propertySignature",
|
|
680
|
+
"key": {
|
|
681
|
+
"type": "identifier",
|
|
682
|
+
"name": "dragNode"
|
|
683
|
+
},
|
|
684
|
+
"annotation": {
|
|
685
|
+
"type": "reference",
|
|
686
|
+
"typeName": {
|
|
687
|
+
"type": "identifier",
|
|
688
|
+
"name": "TreeNode"
|
|
689
|
+
}
|
|
690
|
+
},
|
|
691
|
+
"computed": false
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"type": "propertySignature",
|
|
695
|
+
"key": {
|
|
696
|
+
"type": "identifier",
|
|
697
|
+
"name": "dropNode"
|
|
698
|
+
},
|
|
699
|
+
"annotation": {
|
|
700
|
+
"type": "reference",
|
|
701
|
+
"typeName": {
|
|
702
|
+
"type": "identifier",
|
|
703
|
+
"name": "TreeNode"
|
|
704
|
+
}
|
|
705
|
+
},
|
|
706
|
+
"computed": false
|
|
707
|
+
},
|
|
708
|
+
{
|
|
709
|
+
"type": "propertySignature",
|
|
710
|
+
"key": {
|
|
711
|
+
"type": "identifier",
|
|
712
|
+
"name": "dropPosition"
|
|
713
|
+
},
|
|
714
|
+
"annotation": {
|
|
715
|
+
"type": "keyword",
|
|
716
|
+
"value": "number"
|
|
717
|
+
},
|
|
718
|
+
"computed": false,
|
|
719
|
+
"description": "The drop position is relative to the drop node, inside 0, top -1, bottom 1"
|
|
720
|
+
}
|
|
721
|
+
]
|
|
722
|
+
}
|
|
723
|
+
]
|
|
724
|
+
},
|
|
725
|
+
"eo-workbench-layout": {
|
|
726
|
+
"properties": [
|
|
727
|
+
{
|
|
728
|
+
"name": "cardTitle",
|
|
729
|
+
"annotation": {
|
|
730
|
+
"type": "keyword",
|
|
731
|
+
"value": "string"
|
|
732
|
+
}
|
|
733
|
+
},
|
|
734
|
+
{
|
|
735
|
+
"name": "isEdit",
|
|
736
|
+
"annotation": {
|
|
737
|
+
"type": "keyword",
|
|
738
|
+
"value": "boolean"
|
|
739
|
+
}
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
"name": "layouts",
|
|
743
|
+
"annotation": {
|
|
744
|
+
"type": "array",
|
|
745
|
+
"elementType": {
|
|
746
|
+
"type": "reference",
|
|
747
|
+
"typeName": {
|
|
748
|
+
"type": "identifier",
|
|
749
|
+
"name": "Layout"
|
|
750
|
+
}
|
|
751
|
+
}
|
|
752
|
+
}
|
|
753
|
+
},
|
|
754
|
+
{
|
|
755
|
+
"name": "componentList",
|
|
756
|
+
"annotation": {
|
|
757
|
+
"type": "array",
|
|
758
|
+
"elementType": {
|
|
759
|
+
"type": "reference",
|
|
760
|
+
"typeName": {
|
|
761
|
+
"type": "identifier",
|
|
762
|
+
"name": "Item"
|
|
763
|
+
}
|
|
764
|
+
}
|
|
765
|
+
}
|
|
766
|
+
}
|
|
767
|
+
],
|
|
768
|
+
"events": [
|
|
769
|
+
{
|
|
770
|
+
"name": "change",
|
|
771
|
+
"detail": {
|
|
772
|
+
"annotation": {
|
|
773
|
+
"type": "array",
|
|
774
|
+
"elementType": {
|
|
775
|
+
"type": "reference",
|
|
776
|
+
"typeName": {
|
|
777
|
+
"type": "identifier",
|
|
778
|
+
"name": "Layout"
|
|
779
|
+
}
|
|
780
|
+
}
|
|
781
|
+
}
|
|
782
|
+
}
|
|
783
|
+
},
|
|
784
|
+
{
|
|
785
|
+
"name": "save",
|
|
786
|
+
"detail": {
|
|
787
|
+
"annotation": {
|
|
788
|
+
"type": "array",
|
|
789
|
+
"elementType": {
|
|
790
|
+
"type": "reference",
|
|
791
|
+
"typeName": {
|
|
792
|
+
"type": "identifier",
|
|
793
|
+
"name": "Layout"
|
|
794
|
+
}
|
|
795
|
+
}
|
|
796
|
+
}
|
|
797
|
+
}
|
|
798
|
+
},
|
|
799
|
+
{
|
|
800
|
+
"name": "cancel",
|
|
801
|
+
"detail": {
|
|
802
|
+
"annotation": {
|
|
803
|
+
"type": "keyword",
|
|
804
|
+
"value": "void"
|
|
805
|
+
}
|
|
806
|
+
}
|
|
807
|
+
},
|
|
808
|
+
{
|
|
809
|
+
"name": "action.click",
|
|
810
|
+
"detail": {
|
|
811
|
+
"annotation": {
|
|
812
|
+
"type": "typeLiteral",
|
|
813
|
+
"members": [
|
|
814
|
+
{
|
|
815
|
+
"type": "propertySignature",
|
|
816
|
+
"key": {
|
|
817
|
+
"type": "identifier",
|
|
818
|
+
"name": "action"
|
|
819
|
+
},
|
|
820
|
+
"annotation": {
|
|
821
|
+
"type": "reference",
|
|
822
|
+
"typeName": {
|
|
823
|
+
"type": "identifier",
|
|
824
|
+
"name": "SimpleAction"
|
|
825
|
+
}
|
|
826
|
+
},
|
|
827
|
+
"computed": false
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
"type": "propertySignature",
|
|
831
|
+
"key": {
|
|
832
|
+
"type": "identifier",
|
|
833
|
+
"name": "layouts"
|
|
834
|
+
},
|
|
835
|
+
"annotation": {
|
|
836
|
+
"type": "array",
|
|
837
|
+
"elementType": {
|
|
838
|
+
"type": "reference",
|
|
839
|
+
"typeName": {
|
|
840
|
+
"type": "identifier",
|
|
841
|
+
"name": "Layout"
|
|
842
|
+
}
|
|
843
|
+
}
|
|
844
|
+
},
|
|
845
|
+
"computed": false
|
|
846
|
+
}
|
|
847
|
+
]
|
|
733
848
|
}
|
|
734
849
|
}
|
|
735
850
|
}
|
|
736
851
|
],
|
|
737
|
-
"methods": [
|
|
738
|
-
"types": [
|
|
852
|
+
"methods": [
|
|
739
853
|
{
|
|
740
|
-
"
|
|
741
|
-
"
|
|
742
|
-
"body": [
|
|
743
|
-
{
|
|
744
|
-
"type": "propertySignature",
|
|
745
|
-
"key": {
|
|
746
|
-
"type": "identifier",
|
|
747
|
-
"name": "title"
|
|
748
|
-
},
|
|
749
|
-
"annotation": {
|
|
750
|
-
"type": "keyword",
|
|
751
|
-
"value": "string"
|
|
752
|
-
},
|
|
753
|
-
"computed": false
|
|
754
|
-
},
|
|
755
|
-
{
|
|
756
|
-
"type": "propertySignature",
|
|
757
|
-
"key": {
|
|
758
|
-
"type": "identifier",
|
|
759
|
-
"name": "key"
|
|
760
|
-
},
|
|
761
|
-
"annotation": {
|
|
762
|
-
"type": "reference",
|
|
763
|
-
"typeName": {
|
|
764
|
-
"type": "identifier",
|
|
765
|
-
"name": "TreeNodeKey"
|
|
766
|
-
}
|
|
767
|
-
},
|
|
768
|
-
"computed": false
|
|
769
|
-
},
|
|
854
|
+
"name": "setLayouts",
|
|
855
|
+
"params": [
|
|
770
856
|
{
|
|
771
|
-
"
|
|
772
|
-
"key": {
|
|
773
|
-
"type": "identifier",
|
|
774
|
-
"name": "children"
|
|
775
|
-
},
|
|
857
|
+
"name": "layouts",
|
|
776
858
|
"annotation": {
|
|
777
859
|
"type": "array",
|
|
778
860
|
"elementType": {
|
|
779
861
|
"type": "reference",
|
|
780
862
|
"typeName": {
|
|
781
863
|
"type": "identifier",
|
|
782
|
-
"name": "
|
|
864
|
+
"name": "Layout"
|
|
783
865
|
}
|
|
784
866
|
}
|
|
785
|
-
},
|
|
786
|
-
"optional": true,
|
|
787
|
-
"computed": false
|
|
788
|
-
}
|
|
789
|
-
],
|
|
790
|
-
"extends": [
|
|
791
|
-
{
|
|
792
|
-
"type": "expressionWithTypeArguments",
|
|
793
|
-
"expression": {
|
|
794
|
-
"type": "identifier",
|
|
795
|
-
"name": "BasicDataNode"
|
|
796
867
|
}
|
|
797
868
|
}
|
|
798
|
-
]
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
"annotation": {
|
|
804
|
-
"type": "union",
|
|
805
|
-
"types": [
|
|
806
|
-
{
|
|
807
|
-
"type": "keyword",
|
|
808
|
-
"value": "string"
|
|
809
|
-
},
|
|
810
|
-
{
|
|
811
|
-
"type": "keyword",
|
|
812
|
-
"value": "number"
|
|
813
|
-
}
|
|
814
|
-
]
|
|
815
|
-
}
|
|
816
|
-
},
|
|
869
|
+
],
|
|
870
|
+
"returns": {}
|
|
871
|
+
}
|
|
872
|
+
],
|
|
873
|
+
"types": [
|
|
817
874
|
{
|
|
818
875
|
"type": "interface",
|
|
819
|
-
"name": "
|
|
876
|
+
"name": "Item",
|
|
820
877
|
"body": [
|
|
821
878
|
{
|
|
822
879
|
"type": "propertySignature",
|
|
823
880
|
"key": {
|
|
824
881
|
"type": "identifier",
|
|
825
|
-
"name": "
|
|
882
|
+
"name": "position"
|
|
826
883
|
},
|
|
827
884
|
"annotation": {
|
|
828
885
|
"type": "reference",
|
|
829
886
|
"typeName": {
|
|
830
887
|
"type": "identifier",
|
|
831
|
-
"name": "
|
|
888
|
+
"name": "Layout"
|
|
832
889
|
}
|
|
833
890
|
},
|
|
834
891
|
"computed": false
|
|
@@ -837,14 +894,11 @@
|
|
|
837
894
|
"type": "propertySignature",
|
|
838
895
|
"key": {
|
|
839
896
|
"type": "identifier",
|
|
840
|
-
"name": "
|
|
897
|
+
"name": "key"
|
|
841
898
|
},
|
|
842
899
|
"annotation": {
|
|
843
|
-
"type": "
|
|
844
|
-
"
|
|
845
|
-
"type": "identifier",
|
|
846
|
-
"name": "TreeNode"
|
|
847
|
-
}
|
|
900
|
+
"type": "keyword",
|
|
901
|
+
"value": "string"
|
|
848
902
|
},
|
|
849
903
|
"computed": false
|
|
850
904
|
},
|
|
@@ -852,36 +906,11 @@
|
|
|
852
906
|
"type": "propertySignature",
|
|
853
907
|
"key": {
|
|
854
908
|
"type": "identifier",
|
|
855
|
-
"name": "
|
|
909
|
+
"name": "title"
|
|
856
910
|
},
|
|
857
911
|
"annotation": {
|
|
858
912
|
"type": "keyword",
|
|
859
|
-
"value": "
|
|
860
|
-
},
|
|
861
|
-
"computed": false,
|
|
862
|
-
"description": "The drop position is relative to the drop node, inside 0, top -1, bottom 1"
|
|
863
|
-
}
|
|
864
|
-
]
|
|
865
|
-
},
|
|
866
|
-
{
|
|
867
|
-
"type": "interface",
|
|
868
|
-
"name": "CheckDetail",
|
|
869
|
-
"body": [
|
|
870
|
-
{
|
|
871
|
-
"type": "propertySignature",
|
|
872
|
-
"key": {
|
|
873
|
-
"type": "identifier",
|
|
874
|
-
"name": "checkedKeys"
|
|
875
|
-
},
|
|
876
|
-
"annotation": {
|
|
877
|
-
"type": "array",
|
|
878
|
-
"elementType": {
|
|
879
|
-
"type": "reference",
|
|
880
|
-
"typeName": {
|
|
881
|
-
"type": "identifier",
|
|
882
|
-
"name": "TreeNodeKey"
|
|
883
|
-
}
|
|
884
|
-
}
|
|
913
|
+
"value": "string"
|
|
885
914
|
},
|
|
886
915
|
"computed": false
|
|
887
916
|
},
|
|
@@ -889,68 +918,39 @@
|
|
|
889
918
|
"type": "propertySignature",
|
|
890
919
|
"key": {
|
|
891
920
|
"type": "identifier",
|
|
892
|
-
"name": "
|
|
893
|
-
},
|
|
894
|
-
"annotation": {
|
|
895
|
-
"type": "array",
|
|
896
|
-
"elementType": {
|
|
897
|
-
"type": "reference",
|
|
898
|
-
"typeName": {
|
|
899
|
-
"type": "identifier",
|
|
900
|
-
"name": "TreeNodeKey"
|
|
901
|
-
}
|
|
902
|
-
}
|
|
903
|
-
},
|
|
904
|
-
"computed": false
|
|
905
|
-
}
|
|
906
|
-
]
|
|
907
|
-
},
|
|
908
|
-
{
|
|
909
|
-
"type": "interface",
|
|
910
|
-
"name": "DropDetail",
|
|
911
|
-
"body": [
|
|
912
|
-
{
|
|
913
|
-
"type": "propertySignature",
|
|
914
|
-
"key": {
|
|
915
|
-
"type": "identifier",
|
|
916
|
-
"name": "dragNode"
|
|
921
|
+
"name": "style"
|
|
917
922
|
},
|
|
918
923
|
"annotation": {
|
|
919
924
|
"type": "reference",
|
|
920
925
|
"typeName": {
|
|
921
|
-
"type": "
|
|
922
|
-
"
|
|
926
|
+
"type": "qualifiedName",
|
|
927
|
+
"left": {
|
|
928
|
+
"type": "identifier",
|
|
929
|
+
"name": "React"
|
|
930
|
+
},
|
|
931
|
+
"right": {
|
|
932
|
+
"type": "identifier",
|
|
933
|
+
"name": "CSSProperties"
|
|
934
|
+
}
|
|
923
935
|
}
|
|
924
936
|
},
|
|
937
|
+
"optional": true,
|
|
925
938
|
"computed": false
|
|
926
939
|
},
|
|
927
940
|
{
|
|
928
941
|
"type": "propertySignature",
|
|
929
942
|
"key": {
|
|
930
943
|
"type": "identifier",
|
|
931
|
-
"name": "
|
|
944
|
+
"name": "useBrick"
|
|
932
945
|
},
|
|
933
946
|
"annotation": {
|
|
934
947
|
"type": "reference",
|
|
935
948
|
"typeName": {
|
|
936
949
|
"type": "identifier",
|
|
937
|
-
"name": "
|
|
950
|
+
"name": "UseSingleBrickConf"
|
|
938
951
|
}
|
|
939
952
|
},
|
|
940
953
|
"computed": false
|
|
941
|
-
},
|
|
942
|
-
{
|
|
943
|
-
"type": "propertySignature",
|
|
944
|
-
"key": {
|
|
945
|
-
"type": "identifier",
|
|
946
|
-
"name": "dropPosition"
|
|
947
|
-
},
|
|
948
|
-
"annotation": {
|
|
949
|
-
"type": "keyword",
|
|
950
|
-
"value": "number"
|
|
951
|
-
},
|
|
952
|
-
"computed": false,
|
|
953
|
-
"description": "The drop position is relative to the drop node, inside 0, top -1, bottom 1"
|
|
954
954
|
}
|
|
955
955
|
]
|
|
956
956
|
}
|
|
@@ -2906,29 +2906,10 @@
|
|
|
2906
2906
|
{
|
|
2907
2907
|
"name": "scrollConfig",
|
|
2908
2908
|
"annotation": {
|
|
2909
|
-
"type": "
|
|
2910
|
-
"
|
|
2911
|
-
"type": "
|
|
2912
|
-
"
|
|
2913
|
-
"type": "identifier",
|
|
2914
|
-
"name": "TableProps"
|
|
2915
|
-
},
|
|
2916
|
-
"typeParameters": {
|
|
2917
|
-
"type": "typeParameterInstantiation",
|
|
2918
|
-
"params": [
|
|
2919
|
-
{
|
|
2920
|
-
"type": "reference",
|
|
2921
|
-
"typeName": {
|
|
2922
|
-
"type": "identifier",
|
|
2923
|
-
"name": "RecordType"
|
|
2924
|
-
}
|
|
2925
|
-
}
|
|
2926
|
-
]
|
|
2927
|
-
}
|
|
2928
|
-
},
|
|
2929
|
-
"indexType": {
|
|
2930
|
-
"type": "jsLiteral",
|
|
2931
|
-
"value": "scroll"
|
|
2909
|
+
"type": "reference",
|
|
2910
|
+
"typeName": {
|
|
2911
|
+
"type": "identifier",
|
|
2912
|
+
"name": "TableScroll"
|
|
2932
2913
|
}
|
|
2933
2914
|
}
|
|
2934
2915
|
},
|
|
@@ -4212,6 +4193,45 @@
|
|
|
4212
4193
|
}
|
|
4213
4194
|
}
|
|
4214
4195
|
]
|
|
4196
|
+
},
|
|
4197
|
+
{
|
|
4198
|
+
"type": "typeAlias",
|
|
4199
|
+
"name": "TableScroll",
|
|
4200
|
+
"annotation": {
|
|
4201
|
+
"type": "union",
|
|
4202
|
+
"types": [
|
|
4203
|
+
{
|
|
4204
|
+
"type": "indexedAccess",
|
|
4205
|
+
"objectType": {
|
|
4206
|
+
"type": "reference",
|
|
4207
|
+
"typeName": {
|
|
4208
|
+
"type": "identifier",
|
|
4209
|
+
"name": "TableProps"
|
|
4210
|
+
},
|
|
4211
|
+
"typeParameters": {
|
|
4212
|
+
"type": "typeParameterInstantiation",
|
|
4213
|
+
"params": [
|
|
4214
|
+
{
|
|
4215
|
+
"type": "reference",
|
|
4216
|
+
"typeName": {
|
|
4217
|
+
"type": "identifier",
|
|
4218
|
+
"name": "RecordType"
|
|
4219
|
+
}
|
|
4220
|
+
}
|
|
4221
|
+
]
|
|
4222
|
+
}
|
|
4223
|
+
},
|
|
4224
|
+
"indexType": {
|
|
4225
|
+
"type": "jsLiteral",
|
|
4226
|
+
"value": "scroll"
|
|
4227
|
+
}
|
|
4228
|
+
},
|
|
4229
|
+
{
|
|
4230
|
+
"type": "jsLiteral",
|
|
4231
|
+
"value": false
|
|
4232
|
+
}
|
|
4233
|
+
]
|
|
4234
|
+
}
|
|
4215
4235
|
}
|
|
4216
4236
|
]
|
|
4217
4237
|
}
|