@next-bricks/visual-builder 1.37.3 → 1.37.4
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 +27 -27
- package/dist/chunks/{2464.87c6514a.js → 2464.3e4124ec.js} +2 -2
- package/dist/chunks/2464.3e4124ec.js.map +1 -0
- package/dist/chunks/get-config-by-data-for-ai.846e0776.js +3 -0
- package/dist/chunks/get-config-by-data-for-ai.846e0776.js.map +1 -0
- package/dist/chunks/{main.3e3e0db9.js → main.fc66b3d7.js} +2 -2
- package/dist/chunks/{main.3e3e0db9.js.map → main.fc66b3d7.js.map} +1 -1
- package/dist/examples.json +3 -3
- package/dist/index.43083b10.js +2 -0
- package/dist/{index.6b3fb454.js.map → index.43083b10.js.map} +1 -1
- package/dist/manifest.json +147 -147
- package/dist/types.json +877 -877
- package/package.json +2 -2
- package/dist/chunks/2464.87c6514a.js.map +0 -1
- package/dist/chunks/get-config-by-data-for-ai.ef0ca3ff.js +0 -3
- package/dist/chunks/get-config-by-data-for-ai.ef0ca3ff.js.map +0 -1
- package/dist/index.6b3fb454.js +0 -2
- /package/dist/chunks/{get-config-by-data-for-ai.ef0ca3ff.js.LICENSE.txt → get-config-by-data-for-ai.846e0776.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -58,57 +58,6 @@
|
|
|
58
58
|
"events": [],
|
|
59
59
|
"methods": []
|
|
60
60
|
},
|
|
61
|
-
"visual-builder.workbench-action": {
|
|
62
|
-
"properties": [
|
|
63
|
-
{
|
|
64
|
-
"name": "icon",
|
|
65
|
-
"annotation": {
|
|
66
|
-
"type": "reference",
|
|
67
|
-
"typeName": {
|
|
68
|
-
"type": "identifier",
|
|
69
|
-
"name": "GeneralIconProps"
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"name": "to",
|
|
75
|
-
"annotation": {
|
|
76
|
-
"type": "keyword",
|
|
77
|
-
"value": "string"
|
|
78
|
-
}
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"name": "active",
|
|
82
|
-
"annotation": {
|
|
83
|
-
"type": "keyword",
|
|
84
|
-
"value": "boolean"
|
|
85
|
-
}
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
"name": "href",
|
|
89
|
-
"annotation": {
|
|
90
|
-
"type": "keyword",
|
|
91
|
-
"value": "string"
|
|
92
|
-
}
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
"name": "target",
|
|
96
|
-
"annotation": {
|
|
97
|
-
"type": "keyword",
|
|
98
|
-
"value": "string"
|
|
99
|
-
}
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"name": "tooltip",
|
|
103
|
-
"annotation": {
|
|
104
|
-
"type": "keyword",
|
|
105
|
-
"value": "string"
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
],
|
|
109
|
-
"events": [],
|
|
110
|
-
"methods": []
|
|
111
|
-
},
|
|
112
61
|
"visual-builder.page-arch-node": {
|
|
113
62
|
"properties": [
|
|
114
63
|
{
|
|
@@ -386,9 +335,59 @@
|
|
|
386
335
|
}
|
|
387
336
|
]
|
|
388
337
|
},
|
|
389
|
-
"visual-builder.
|
|
390
|
-
"
|
|
391
|
-
|
|
338
|
+
"visual-builder.workbench-action": {
|
|
339
|
+
"properties": [
|
|
340
|
+
{
|
|
341
|
+
"name": "icon",
|
|
342
|
+
"annotation": {
|
|
343
|
+
"type": "reference",
|
|
344
|
+
"typeName": {
|
|
345
|
+
"type": "identifier",
|
|
346
|
+
"name": "GeneralIconProps"
|
|
347
|
+
}
|
|
348
|
+
}
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
"name": "to",
|
|
352
|
+
"annotation": {
|
|
353
|
+
"type": "keyword",
|
|
354
|
+
"value": "string"
|
|
355
|
+
}
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"name": "active",
|
|
359
|
+
"annotation": {
|
|
360
|
+
"type": "keyword",
|
|
361
|
+
"value": "boolean"
|
|
362
|
+
}
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"name": "href",
|
|
366
|
+
"annotation": {
|
|
367
|
+
"type": "keyword",
|
|
368
|
+
"value": "string"
|
|
369
|
+
}
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"name": "target",
|
|
373
|
+
"annotation": {
|
|
374
|
+
"type": "keyword",
|
|
375
|
+
"value": "string"
|
|
376
|
+
}
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
"name": "tooltip",
|
|
380
|
+
"annotation": {
|
|
381
|
+
"type": "keyword",
|
|
382
|
+
"value": "string"
|
|
383
|
+
}
|
|
384
|
+
}
|
|
385
|
+
],
|
|
386
|
+
"events": [],
|
|
387
|
+
"methods": []
|
|
388
|
+
},
|
|
389
|
+
"visual-builder.pre-generated-preview": {
|
|
390
|
+
"properties": [
|
|
392
391
|
{
|
|
393
392
|
"name": "generations",
|
|
394
393
|
"annotation": {
|
|
@@ -397,40 +396,58 @@
|
|
|
397
396
|
"type": "reference",
|
|
398
397
|
"typeName": {
|
|
399
398
|
"type": "identifier",
|
|
400
|
-
"name": "
|
|
399
|
+
"name": "AttributeGeneration"
|
|
401
400
|
}
|
|
402
401
|
}
|
|
403
402
|
}
|
|
404
|
-
}
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"name": "category",
|
|
406
|
+
"annotation": {
|
|
407
|
+
"type": "reference",
|
|
408
|
+
"typeName": {
|
|
409
|
+
"type": "identifier",
|
|
410
|
+
"name": "PreviewCategory"
|
|
411
|
+
}
|
|
412
|
+
}
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
"name": "theme",
|
|
416
|
+
"annotation": {
|
|
417
|
+
"type": "keyword",
|
|
418
|
+
"value": "string"
|
|
419
|
+
}
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
"name": "uiVersion",
|
|
423
|
+
"annotation": {
|
|
424
|
+
"type": "keyword",
|
|
425
|
+
"value": "string"
|
|
426
|
+
}
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
"name": "app",
|
|
430
|
+
"annotation": {
|
|
431
|
+
"type": "reference",
|
|
432
|
+
"typeName": {
|
|
433
|
+
"type": "identifier",
|
|
434
|
+
"name": "MicroApp"
|
|
435
|
+
}
|
|
421
436
|
}
|
|
422
437
|
}
|
|
423
|
-
|
|
438
|
+
],
|
|
439
|
+
"events": [],
|
|
440
|
+
"methods": [],
|
|
424
441
|
"types": [
|
|
425
442
|
{
|
|
426
443
|
"type": "interface",
|
|
427
|
-
"name": "
|
|
444
|
+
"name": "AttributeGeneration",
|
|
428
445
|
"body": [
|
|
429
446
|
{
|
|
430
447
|
"type": "propertySignature",
|
|
431
448
|
"key": {
|
|
432
449
|
"type": "identifier",
|
|
433
|
-
"name": "
|
|
450
|
+
"name": "instanceId"
|
|
434
451
|
},
|
|
435
452
|
"annotation": {
|
|
436
453
|
"type": "keyword",
|
|
@@ -442,7 +459,7 @@
|
|
|
442
459
|
"type": "propertySignature",
|
|
443
460
|
"key": {
|
|
444
461
|
"type": "identifier",
|
|
445
|
-
"name": "
|
|
462
|
+
"name": "objectId"
|
|
446
463
|
},
|
|
447
464
|
"annotation": {
|
|
448
465
|
"type": "keyword",
|
|
@@ -454,7 +471,7 @@
|
|
|
454
471
|
"type": "propertySignature",
|
|
455
472
|
"key": {
|
|
456
473
|
"type": "identifier",
|
|
457
|
-
"name": "
|
|
474
|
+
"name": "propertyId"
|
|
458
475
|
},
|
|
459
476
|
"annotation": {
|
|
460
477
|
"type": "keyword",
|
|
@@ -466,14 +483,11 @@
|
|
|
466
483
|
"type": "propertySignature",
|
|
467
484
|
"key": {
|
|
468
485
|
"type": "identifier",
|
|
469
|
-
"name": "
|
|
486
|
+
"name": "propertyName"
|
|
470
487
|
},
|
|
471
488
|
"annotation": {
|
|
472
|
-
"type": "
|
|
473
|
-
"
|
|
474
|
-
"type": "keyword",
|
|
475
|
-
"value": "unknown"
|
|
476
|
-
}
|
|
489
|
+
"type": "keyword",
|
|
490
|
+
"value": "string"
|
|
477
491
|
},
|
|
478
492
|
"computed": false
|
|
479
493
|
},
|
|
@@ -481,87 +495,299 @@
|
|
|
481
495
|
"type": "propertySignature",
|
|
482
496
|
"key": {
|
|
483
497
|
"type": "identifier",
|
|
484
|
-
"name": "
|
|
498
|
+
"name": "displayLevel"
|
|
485
499
|
},
|
|
486
500
|
"annotation": {
|
|
487
501
|
"type": "keyword",
|
|
488
502
|
"value": "number"
|
|
489
503
|
},
|
|
490
|
-
"optional": true,
|
|
491
504
|
"computed": false
|
|
492
505
|
},
|
|
493
506
|
{
|
|
494
507
|
"type": "propertySignature",
|
|
495
508
|
"key": {
|
|
496
509
|
"type": "identifier",
|
|
497
|
-
"name": "
|
|
510
|
+
"name": "rwType"
|
|
498
511
|
},
|
|
499
512
|
"annotation": {
|
|
500
513
|
"type": "keyword",
|
|
501
514
|
"value": "string"
|
|
502
515
|
},
|
|
503
|
-
"optional": true,
|
|
504
516
|
"computed": false
|
|
505
|
-
}
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
{
|
|
514
|
-
"name": "name",
|
|
515
|
-
"annotation": {
|
|
516
|
-
"type": "keyword",
|
|
517
|
-
"value": "string"
|
|
518
|
-
}
|
|
519
|
-
}
|
|
520
|
-
],
|
|
521
|
-
"returns": {
|
|
522
|
-
"annotation": {
|
|
523
|
-
"type": "reference",
|
|
524
|
-
"typeName": {
|
|
525
|
-
"type": "identifier",
|
|
526
|
-
"name": "Promise"
|
|
527
|
-
},
|
|
528
|
-
"typeParameters": {
|
|
529
|
-
"type": "typeParameterInstantiation",
|
|
530
|
-
"params": [
|
|
531
|
-
{
|
|
532
|
-
"type": "keyword",
|
|
533
|
-
"value": "boolean"
|
|
534
|
-
}
|
|
535
|
-
]
|
|
536
|
-
}
|
|
537
|
-
}
|
|
538
|
-
}
|
|
539
|
-
},
|
|
540
|
-
"visual-builder.get-config-by-data-for-ai": {
|
|
541
|
-
"type": "provider",
|
|
542
|
-
"params": [
|
|
543
|
-
{
|
|
544
|
-
"name": "data",
|
|
545
|
-
"annotation": {
|
|
546
|
-
"type": "union",
|
|
547
|
-
"types": [
|
|
548
|
-
{
|
|
517
|
+
},
|
|
518
|
+
{
|
|
519
|
+
"type": "propertySignature",
|
|
520
|
+
"key": {
|
|
521
|
+
"type": "identifier",
|
|
522
|
+
"name": "category"
|
|
523
|
+
},
|
|
524
|
+
"annotation": {
|
|
549
525
|
"type": "reference",
|
|
550
526
|
"typeName": {
|
|
551
527
|
"type": "identifier",
|
|
552
|
-
"name": "
|
|
528
|
+
"name": "PreviewCategory"
|
|
553
529
|
}
|
|
554
530
|
},
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
531
|
+
"computed": false
|
|
532
|
+
},
|
|
533
|
+
{
|
|
534
|
+
"type": "propertySignature",
|
|
535
|
+
"key": {
|
|
536
|
+
"type": "identifier",
|
|
537
|
+
"name": "storyboard"
|
|
558
538
|
},
|
|
559
|
-
{
|
|
560
|
-
"type": "
|
|
561
|
-
"
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
539
|
+
"annotation": {
|
|
540
|
+
"type": "union",
|
|
541
|
+
"types": [
|
|
542
|
+
{
|
|
543
|
+
"type": "reference",
|
|
544
|
+
"typeName": {
|
|
545
|
+
"type": "identifier",
|
|
546
|
+
"name": "BrickConf"
|
|
547
|
+
}
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
"type": "array",
|
|
551
|
+
"elementType": {
|
|
552
|
+
"type": "reference",
|
|
553
|
+
"typeName": {
|
|
554
|
+
"type": "identifier",
|
|
555
|
+
"name": "BrickConf"
|
|
556
|
+
}
|
|
557
|
+
}
|
|
558
|
+
}
|
|
559
|
+
]
|
|
560
|
+
},
|
|
561
|
+
"computed": false
|
|
562
|
+
},
|
|
563
|
+
{
|
|
564
|
+
"type": "propertySignature",
|
|
565
|
+
"key": {
|
|
566
|
+
"type": "identifier",
|
|
567
|
+
"name": "mockData"
|
|
568
|
+
},
|
|
569
|
+
"annotation": {
|
|
570
|
+
"type": "array",
|
|
571
|
+
"elementType": {
|
|
572
|
+
"type": "keyword",
|
|
573
|
+
"value": "unknown"
|
|
574
|
+
}
|
|
575
|
+
},
|
|
576
|
+
"computed": false
|
|
577
|
+
}
|
|
578
|
+
]
|
|
579
|
+
},
|
|
580
|
+
{
|
|
581
|
+
"type": "typeAlias",
|
|
582
|
+
"name": "PreviewCategory",
|
|
583
|
+
"annotation": {
|
|
584
|
+
"type": "union",
|
|
585
|
+
"types": [
|
|
586
|
+
{
|
|
587
|
+
"type": "jsLiteral",
|
|
588
|
+
"value": "detail-item"
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"type": "jsLiteral",
|
|
592
|
+
"value": "form-item"
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
"type": "jsLiteral",
|
|
596
|
+
"value": "table-column"
|
|
597
|
+
},
|
|
598
|
+
{
|
|
599
|
+
"type": "jsLiteral",
|
|
600
|
+
"value": "card-item"
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"type": "jsLiteral",
|
|
604
|
+
"value": "metric-item"
|
|
605
|
+
},
|
|
606
|
+
{
|
|
607
|
+
"type": "jsLiteral",
|
|
608
|
+
"value": "value"
|
|
609
|
+
}
|
|
610
|
+
]
|
|
611
|
+
}
|
|
612
|
+
}
|
|
613
|
+
]
|
|
614
|
+
},
|
|
615
|
+
"visual-builder.batch-update-raw-data-generated-view": {
|
|
616
|
+
"type": "provider",
|
|
617
|
+
"params": [
|
|
618
|
+
{
|
|
619
|
+
"name": "generations",
|
|
620
|
+
"annotation": {
|
|
621
|
+
"type": "array",
|
|
622
|
+
"elementType": {
|
|
623
|
+
"type": "reference",
|
|
624
|
+
"typeName": {
|
|
625
|
+
"type": "identifier",
|
|
626
|
+
"name": "GeneratedView"
|
|
627
|
+
}
|
|
628
|
+
}
|
|
629
|
+
}
|
|
630
|
+
}
|
|
631
|
+
],
|
|
632
|
+
"returns": {
|
|
633
|
+
"annotation": {
|
|
634
|
+
"type": "reference",
|
|
635
|
+
"typeName": {
|
|
636
|
+
"type": "identifier",
|
|
637
|
+
"name": "Promise"
|
|
638
|
+
},
|
|
639
|
+
"typeParameters": {
|
|
640
|
+
"type": "typeParameterInstantiation",
|
|
641
|
+
"params": [
|
|
642
|
+
{
|
|
643
|
+
"type": "keyword",
|
|
644
|
+
"value": "unknown"
|
|
645
|
+
}
|
|
646
|
+
]
|
|
647
|
+
}
|
|
648
|
+
}
|
|
649
|
+
},
|
|
650
|
+
"types": [
|
|
651
|
+
{
|
|
652
|
+
"type": "interface",
|
|
653
|
+
"name": "GeneratedView",
|
|
654
|
+
"body": [
|
|
655
|
+
{
|
|
656
|
+
"type": "propertySignature",
|
|
657
|
+
"key": {
|
|
658
|
+
"type": "identifier",
|
|
659
|
+
"name": "attrInstanceId"
|
|
660
|
+
},
|
|
661
|
+
"annotation": {
|
|
662
|
+
"type": "keyword",
|
|
663
|
+
"value": "string"
|
|
664
|
+
},
|
|
665
|
+
"computed": false
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"type": "propertySignature",
|
|
669
|
+
"key": {
|
|
670
|
+
"type": "identifier",
|
|
671
|
+
"name": "input"
|
|
672
|
+
},
|
|
673
|
+
"annotation": {
|
|
674
|
+
"type": "keyword",
|
|
675
|
+
"value": "string"
|
|
676
|
+
},
|
|
677
|
+
"computed": false
|
|
678
|
+
},
|
|
679
|
+
{
|
|
680
|
+
"type": "propertySignature",
|
|
681
|
+
"key": {
|
|
682
|
+
"type": "identifier",
|
|
683
|
+
"name": "output"
|
|
684
|
+
},
|
|
685
|
+
"annotation": {
|
|
686
|
+
"type": "keyword",
|
|
687
|
+
"value": "string"
|
|
688
|
+
},
|
|
689
|
+
"computed": false
|
|
690
|
+
},
|
|
691
|
+
{
|
|
692
|
+
"type": "propertySignature",
|
|
693
|
+
"key": {
|
|
694
|
+
"type": "identifier",
|
|
695
|
+
"name": "list"
|
|
696
|
+
},
|
|
697
|
+
"annotation": {
|
|
698
|
+
"type": "array",
|
|
699
|
+
"elementType": {
|
|
700
|
+
"type": "keyword",
|
|
701
|
+
"value": "unknown"
|
|
702
|
+
}
|
|
703
|
+
},
|
|
704
|
+
"computed": false
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
"type": "propertySignature",
|
|
708
|
+
"key": {
|
|
709
|
+
"type": "identifier",
|
|
710
|
+
"name": "defaultVisualWeight"
|
|
711
|
+
},
|
|
712
|
+
"annotation": {
|
|
713
|
+
"type": "keyword",
|
|
714
|
+
"value": "number"
|
|
715
|
+
},
|
|
716
|
+
"optional": true,
|
|
717
|
+
"computed": false
|
|
718
|
+
},
|
|
719
|
+
{
|
|
720
|
+
"type": "propertySignature",
|
|
721
|
+
"key": {
|
|
722
|
+
"type": "identifier",
|
|
723
|
+
"name": "systemPromptVersion"
|
|
724
|
+
},
|
|
725
|
+
"annotation": {
|
|
726
|
+
"type": "keyword",
|
|
727
|
+
"value": "string"
|
|
728
|
+
},
|
|
729
|
+
"optional": true,
|
|
730
|
+
"computed": false
|
|
731
|
+
}
|
|
732
|
+
]
|
|
733
|
+
}
|
|
734
|
+
]
|
|
735
|
+
},
|
|
736
|
+
"visual-builder.check-editor-by-name": {
|
|
737
|
+
"type": "provider",
|
|
738
|
+
"params": [
|
|
739
|
+
{
|
|
740
|
+
"name": "name",
|
|
741
|
+
"annotation": {
|
|
742
|
+
"type": "keyword",
|
|
743
|
+
"value": "string"
|
|
744
|
+
}
|
|
745
|
+
}
|
|
746
|
+
],
|
|
747
|
+
"returns": {
|
|
748
|
+
"annotation": {
|
|
749
|
+
"type": "reference",
|
|
750
|
+
"typeName": {
|
|
751
|
+
"type": "identifier",
|
|
752
|
+
"name": "Promise"
|
|
753
|
+
},
|
|
754
|
+
"typeParameters": {
|
|
755
|
+
"type": "typeParameterInstantiation",
|
|
756
|
+
"params": [
|
|
757
|
+
{
|
|
758
|
+
"type": "keyword",
|
|
759
|
+
"value": "boolean"
|
|
760
|
+
}
|
|
761
|
+
]
|
|
762
|
+
}
|
|
763
|
+
}
|
|
764
|
+
}
|
|
765
|
+
},
|
|
766
|
+
"visual-builder.get-config-by-data-for-ai": {
|
|
767
|
+
"type": "provider",
|
|
768
|
+
"params": [
|
|
769
|
+
{
|
|
770
|
+
"name": "data",
|
|
771
|
+
"annotation": {
|
|
772
|
+
"type": "union",
|
|
773
|
+
"types": [
|
|
774
|
+
{
|
|
775
|
+
"type": "reference",
|
|
776
|
+
"typeName": {
|
|
777
|
+
"type": "identifier",
|
|
778
|
+
"name": "Data"
|
|
779
|
+
}
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
"type": "keyword",
|
|
783
|
+
"value": "undefined"
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
"type": "keyword",
|
|
787
|
+
"value": "null"
|
|
788
|
+
}
|
|
789
|
+
]
|
|
790
|
+
}
|
|
565
791
|
}
|
|
566
792
|
],
|
|
567
793
|
"returns": {
|
|
@@ -858,33 +1084,7 @@
|
|
|
858
1084
|
}
|
|
859
1085
|
]
|
|
860
1086
|
},
|
|
861
|
-
"visual-builder.get-
|
|
862
|
-
"type": "provider",
|
|
863
|
-
"params": [],
|
|
864
|
-
"returns": {
|
|
865
|
-
"annotation": {
|
|
866
|
-
"type": "reference",
|
|
867
|
-
"typeName": {
|
|
868
|
-
"type": "identifier",
|
|
869
|
-
"name": "Record"
|
|
870
|
-
},
|
|
871
|
-
"typeParameters": {
|
|
872
|
-
"type": "typeParameterInstantiation",
|
|
873
|
-
"params": [
|
|
874
|
-
{
|
|
875
|
-
"type": "keyword",
|
|
876
|
-
"value": "string"
|
|
877
|
-
},
|
|
878
|
-
{
|
|
879
|
-
"type": "keyword",
|
|
880
|
-
"value": "string"
|
|
881
|
-
}
|
|
882
|
-
]
|
|
883
|
-
}
|
|
884
|
-
}
|
|
885
|
-
}
|
|
886
|
-
},
|
|
887
|
-
"visual-builder.get-data-deps": {
|
|
1087
|
+
"visual-builder.get-data-deps": {
|
|
888
1088
|
"type": "provider",
|
|
889
1089
|
"params": [
|
|
890
1090
|
{
|
|
@@ -937,6 +1137,32 @@
|
|
|
937
1137
|
}
|
|
938
1138
|
}
|
|
939
1139
|
},
|
|
1140
|
+
"visual-builder.get-raw-data-system-prompts": {
|
|
1141
|
+
"type": "provider",
|
|
1142
|
+
"params": [],
|
|
1143
|
+
"returns": {
|
|
1144
|
+
"annotation": {
|
|
1145
|
+
"type": "reference",
|
|
1146
|
+
"typeName": {
|
|
1147
|
+
"type": "identifier",
|
|
1148
|
+
"name": "Record"
|
|
1149
|
+
},
|
|
1150
|
+
"typeParameters": {
|
|
1151
|
+
"type": "typeParameterInstantiation",
|
|
1152
|
+
"params": [
|
|
1153
|
+
{
|
|
1154
|
+
"type": "keyword",
|
|
1155
|
+
"value": "string"
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
"type": "keyword",
|
|
1159
|
+
"value": "string"
|
|
1160
|
+
}
|
|
1161
|
+
]
|
|
1162
|
+
}
|
|
1163
|
+
}
|
|
1164
|
+
}
|
|
1165
|
+
},
|
|
940
1166
|
"visual-builder.parse-path": {
|
|
941
1167
|
"type": "provider",
|
|
942
1168
|
"params": [
|
|
@@ -1007,52 +1233,50 @@
|
|
|
1007
1233
|
}
|
|
1008
1234
|
]
|
|
1009
1235
|
},
|
|
1010
|
-
"visual-builder.pre-generated-
|
|
1236
|
+
"visual-builder.pre-generated-table-view": {
|
|
1237
|
+
"properties": [],
|
|
1238
|
+
"events": [],
|
|
1239
|
+
"methods": []
|
|
1240
|
+
},
|
|
1241
|
+
"visual-builder.pre-generated-container": {
|
|
1011
1242
|
"properties": [
|
|
1012
1243
|
{
|
|
1013
|
-
"name": "
|
|
1014
|
-
"annotation": {
|
|
1015
|
-
"type": "array",
|
|
1016
|
-
"elementType": {
|
|
1017
|
-
"type": "reference",
|
|
1018
|
-
"typeName": {
|
|
1019
|
-
"type": "identifier",
|
|
1020
|
-
"name": "AttributeGeneration"
|
|
1021
|
-
}
|
|
1022
|
-
}
|
|
1023
|
-
}
|
|
1024
|
-
},
|
|
1025
|
-
{
|
|
1026
|
-
"name": "category",
|
|
1244
|
+
"name": "useBrick",
|
|
1027
1245
|
"annotation": {
|
|
1028
1246
|
"type": "reference",
|
|
1029
1247
|
"typeName": {
|
|
1030
1248
|
"type": "identifier",
|
|
1031
|
-
"name": "
|
|
1249
|
+
"name": "UseBrickConf"
|
|
1032
1250
|
}
|
|
1033
1251
|
}
|
|
1034
1252
|
},
|
|
1035
1253
|
{
|
|
1036
|
-
"name": "
|
|
1254
|
+
"name": "dataSource",
|
|
1037
1255
|
"annotation": {
|
|
1038
1256
|
"type": "keyword",
|
|
1039
|
-
"value": "
|
|
1257
|
+
"value": "unknown"
|
|
1040
1258
|
}
|
|
1041
|
-
}
|
|
1259
|
+
}
|
|
1260
|
+
],
|
|
1261
|
+
"events": [],
|
|
1262
|
+
"methods": []
|
|
1263
|
+
},
|
|
1264
|
+
"visual-builder.workbench-action-list": {
|
|
1265
|
+
"properties": [
|
|
1042
1266
|
{
|
|
1043
|
-
"name": "
|
|
1267
|
+
"name": "appId",
|
|
1044
1268
|
"annotation": {
|
|
1045
1269
|
"type": "keyword",
|
|
1046
1270
|
"value": "string"
|
|
1047
1271
|
}
|
|
1048
1272
|
},
|
|
1049
1273
|
{
|
|
1050
|
-
"name": "
|
|
1274
|
+
"name": "menu",
|
|
1051
1275
|
"annotation": {
|
|
1052
1276
|
"type": "reference",
|
|
1053
1277
|
"typeName": {
|
|
1054
1278
|
"type": "identifier",
|
|
1055
|
-
"name": "
|
|
1279
|
+
"name": "SidebarMenu"
|
|
1056
1280
|
}
|
|
1057
1281
|
}
|
|
1058
1282
|
}
|
|
@@ -1062,37 +1286,119 @@
|
|
|
1062
1286
|
"types": [
|
|
1063
1287
|
{
|
|
1064
1288
|
"type": "interface",
|
|
1065
|
-
"name": "
|
|
1289
|
+
"name": "SidebarMenu",
|
|
1066
1290
|
"body": [
|
|
1067
1291
|
{
|
|
1068
1292
|
"type": "propertySignature",
|
|
1069
1293
|
"key": {
|
|
1070
1294
|
"type": "identifier",
|
|
1071
|
-
"name": "
|
|
1295
|
+
"name": "title"
|
|
1072
1296
|
},
|
|
1073
1297
|
"annotation": {
|
|
1074
1298
|
"type": "keyword",
|
|
1075
1299
|
"value": "string"
|
|
1076
1300
|
},
|
|
1301
|
+
"optional": true,
|
|
1077
1302
|
"computed": false
|
|
1078
1303
|
},
|
|
1079
1304
|
{
|
|
1080
1305
|
"type": "propertySignature",
|
|
1081
1306
|
"key": {
|
|
1082
1307
|
"type": "identifier",
|
|
1083
|
-
"name": "
|
|
1308
|
+
"name": "icon"
|
|
1084
1309
|
},
|
|
1085
1310
|
"annotation": {
|
|
1086
|
-
"type": "
|
|
1087
|
-
"
|
|
1311
|
+
"type": "reference",
|
|
1312
|
+
"typeName": {
|
|
1313
|
+
"type": "identifier",
|
|
1314
|
+
"name": "GeneralIconProps"
|
|
1315
|
+
}
|
|
1088
1316
|
},
|
|
1317
|
+
"optional": true,
|
|
1089
1318
|
"computed": false
|
|
1090
1319
|
},
|
|
1091
1320
|
{
|
|
1092
1321
|
"type": "propertySignature",
|
|
1093
1322
|
"key": {
|
|
1094
1323
|
"type": "identifier",
|
|
1095
|
-
"name": "
|
|
1324
|
+
"name": "menuItems"
|
|
1325
|
+
},
|
|
1326
|
+
"annotation": {
|
|
1327
|
+
"type": "array",
|
|
1328
|
+
"elementType": {
|
|
1329
|
+
"type": "reference",
|
|
1330
|
+
"typeName": {
|
|
1331
|
+
"type": "identifier",
|
|
1332
|
+
"name": "SidebarMenuItem"
|
|
1333
|
+
}
|
|
1334
|
+
}
|
|
1335
|
+
},
|
|
1336
|
+
"optional": true,
|
|
1337
|
+
"computed": false
|
|
1338
|
+
}
|
|
1339
|
+
]
|
|
1340
|
+
}
|
|
1341
|
+
]
|
|
1342
|
+
},
|
|
1343
|
+
"visual-builder.get-dependency-tree": {
|
|
1344
|
+
"type": "provider",
|
|
1345
|
+
"params": [
|
|
1346
|
+
{
|
|
1347
|
+
"name": "nodeDataList",
|
|
1348
|
+
"annotation": {
|
|
1349
|
+
"type": "array",
|
|
1350
|
+
"elementType": {
|
|
1351
|
+
"type": "reference",
|
|
1352
|
+
"typeName": {
|
|
1353
|
+
"type": "identifier",
|
|
1354
|
+
"name": "NodeItem"
|
|
1355
|
+
}
|
|
1356
|
+
}
|
|
1357
|
+
}
|
|
1358
|
+
},
|
|
1359
|
+
{
|
|
1360
|
+
"name": "options",
|
|
1361
|
+
"annotation": {
|
|
1362
|
+
"type": "typeLiteral",
|
|
1363
|
+
"members": [
|
|
1364
|
+
{
|
|
1365
|
+
"type": "propertySignature",
|
|
1366
|
+
"key": {
|
|
1367
|
+
"type": "identifier",
|
|
1368
|
+
"name": "dataType"
|
|
1369
|
+
},
|
|
1370
|
+
"annotation": {
|
|
1371
|
+
"type": "keyword",
|
|
1372
|
+
"value": "string"
|
|
1373
|
+
},
|
|
1374
|
+
"computed": false
|
|
1375
|
+
}
|
|
1376
|
+
]
|
|
1377
|
+
}
|
|
1378
|
+
}
|
|
1379
|
+
],
|
|
1380
|
+
"returns": {
|
|
1381
|
+
"annotation": {
|
|
1382
|
+
"type": "array",
|
|
1383
|
+
"elementType": {
|
|
1384
|
+
"type": "reference",
|
|
1385
|
+
"typeName": {
|
|
1386
|
+
"type": "identifier",
|
|
1387
|
+
"name": "NodeItem"
|
|
1388
|
+
}
|
|
1389
|
+
}
|
|
1390
|
+
}
|
|
1391
|
+
},
|
|
1392
|
+
"types": [
|
|
1393
|
+
{
|
|
1394
|
+
"type": "interface",
|
|
1395
|
+
"name": "NodeItem",
|
|
1396
|
+
"body": [
|
|
1397
|
+
{
|
|
1398
|
+
"type": "propertySignature",
|
|
1399
|
+
"key": {
|
|
1400
|
+
"type": "identifier",
|
|
1401
|
+
"name": "name"
|
|
1096
1402
|
},
|
|
1097
1403
|
"annotation": {
|
|
1098
1404
|
"type": "keyword",
|
|
@@ -1104,7 +1410,7 @@
|
|
|
1104
1410
|
"type": "propertySignature",
|
|
1105
1411
|
"key": {
|
|
1106
1412
|
"type": "identifier",
|
|
1107
|
-
"name": "
|
|
1413
|
+
"name": "key"
|
|
1108
1414
|
},
|
|
1109
1415
|
"annotation": {
|
|
1110
1416
|
"type": "keyword",
|
|
@@ -1116,383 +1422,77 @@
|
|
|
1116
1422
|
"type": "propertySignature",
|
|
1117
1423
|
"key": {
|
|
1118
1424
|
"type": "identifier",
|
|
1119
|
-
"name": "
|
|
1425
|
+
"name": "path"
|
|
1120
1426
|
},
|
|
1121
1427
|
"annotation": {
|
|
1122
1428
|
"type": "keyword",
|
|
1123
|
-
"value": "
|
|
1429
|
+
"value": "string"
|
|
1124
1430
|
},
|
|
1431
|
+
"optional": true,
|
|
1125
1432
|
"computed": false
|
|
1126
1433
|
},
|
|
1127
1434
|
{
|
|
1128
1435
|
"type": "propertySignature",
|
|
1129
1436
|
"key": {
|
|
1130
1437
|
"type": "identifier",
|
|
1131
|
-
"name": "
|
|
1438
|
+
"name": "icon"
|
|
1132
1439
|
},
|
|
1133
1440
|
"annotation": {
|
|
1134
|
-
"type": "
|
|
1135
|
-
"
|
|
1441
|
+
"type": "reference",
|
|
1442
|
+
"typeName": {
|
|
1443
|
+
"type": "identifier",
|
|
1444
|
+
"name": "MenuIcon"
|
|
1445
|
+
}
|
|
1136
1446
|
},
|
|
1447
|
+
"optional": true,
|
|
1137
1448
|
"computed": false
|
|
1138
1449
|
},
|
|
1139
1450
|
{
|
|
1140
1451
|
"type": "propertySignature",
|
|
1141
1452
|
"key": {
|
|
1142
1453
|
"type": "identifier",
|
|
1143
|
-
"name": "
|
|
1454
|
+
"name": "data"
|
|
1144
1455
|
},
|
|
1145
1456
|
"annotation": {
|
|
1146
1457
|
"type": "reference",
|
|
1147
1458
|
"typeName": {
|
|
1148
1459
|
"type": "identifier",
|
|
1149
|
-
"name": "
|
|
1460
|
+
"name": "DataItem"
|
|
1150
1461
|
}
|
|
1151
1462
|
},
|
|
1463
|
+
"optional": true,
|
|
1152
1464
|
"computed": false
|
|
1153
1465
|
},
|
|
1154
1466
|
{
|
|
1155
1467
|
"type": "propertySignature",
|
|
1156
1468
|
"key": {
|
|
1157
1469
|
"type": "identifier",
|
|
1158
|
-
"name": "
|
|
1470
|
+
"name": "unreachable"
|
|
1159
1471
|
},
|
|
1160
1472
|
"annotation": {
|
|
1161
|
-
"type": "
|
|
1162
|
-
"
|
|
1163
|
-
{
|
|
1164
|
-
"type": "reference",
|
|
1165
|
-
"typeName": {
|
|
1166
|
-
"type": "identifier",
|
|
1167
|
-
"name": "BrickConf"
|
|
1168
|
-
}
|
|
1169
|
-
},
|
|
1170
|
-
{
|
|
1171
|
-
"type": "array",
|
|
1172
|
-
"elementType": {
|
|
1173
|
-
"type": "reference",
|
|
1174
|
-
"typeName": {
|
|
1175
|
-
"type": "identifier",
|
|
1176
|
-
"name": "BrickConf"
|
|
1177
|
-
}
|
|
1178
|
-
}
|
|
1179
|
-
}
|
|
1180
|
-
]
|
|
1473
|
+
"type": "keyword",
|
|
1474
|
+
"value": "boolean"
|
|
1181
1475
|
},
|
|
1476
|
+
"optional": true,
|
|
1182
1477
|
"computed": false
|
|
1183
1478
|
},
|
|
1184
1479
|
{
|
|
1185
1480
|
"type": "propertySignature",
|
|
1186
1481
|
"key": {
|
|
1187
1482
|
"type": "identifier",
|
|
1188
|
-
"name": "
|
|
1483
|
+
"name": "children"
|
|
1189
1484
|
},
|
|
1190
1485
|
"annotation": {
|
|
1191
1486
|
"type": "array",
|
|
1192
1487
|
"elementType": {
|
|
1193
|
-
"type": "
|
|
1194
|
-
"
|
|
1488
|
+
"type": "reference",
|
|
1489
|
+
"typeName": {
|
|
1490
|
+
"type": "identifier",
|
|
1491
|
+
"name": "NodeItem"
|
|
1492
|
+
}
|
|
1195
1493
|
}
|
|
1196
1494
|
},
|
|
1197
|
-
"
|
|
1198
|
-
}
|
|
1199
|
-
]
|
|
1200
|
-
},
|
|
1201
|
-
{
|
|
1202
|
-
"type": "typeAlias",
|
|
1203
|
-
"name": "PreviewCategory",
|
|
1204
|
-
"annotation": {
|
|
1205
|
-
"type": "union",
|
|
1206
|
-
"types": [
|
|
1207
|
-
{
|
|
1208
|
-
"type": "jsLiteral",
|
|
1209
|
-
"value": "detail-item"
|
|
1210
|
-
},
|
|
1211
|
-
{
|
|
1212
|
-
"type": "jsLiteral",
|
|
1213
|
-
"value": "form-item"
|
|
1214
|
-
},
|
|
1215
|
-
{
|
|
1216
|
-
"type": "jsLiteral",
|
|
1217
|
-
"value": "table-column"
|
|
1218
|
-
},
|
|
1219
|
-
{
|
|
1220
|
-
"type": "jsLiteral",
|
|
1221
|
-
"value": "card-item"
|
|
1222
|
-
},
|
|
1223
|
-
{
|
|
1224
|
-
"type": "jsLiteral",
|
|
1225
|
-
"value": "metric-item"
|
|
1226
|
-
},
|
|
1227
|
-
{
|
|
1228
|
-
"type": "jsLiteral",
|
|
1229
|
-
"value": "value"
|
|
1230
|
-
}
|
|
1231
|
-
]
|
|
1232
|
-
}
|
|
1233
|
-
}
|
|
1234
|
-
]
|
|
1235
|
-
},
|
|
1236
|
-
"visual-builder.pre-generated-table-view": {
|
|
1237
|
-
"properties": [],
|
|
1238
|
-
"events": [],
|
|
1239
|
-
"methods": []
|
|
1240
|
-
},
|
|
1241
|
-
"visual-builder.pre-generated-container": {
|
|
1242
|
-
"properties": [
|
|
1243
|
-
{
|
|
1244
|
-
"name": "useBrick",
|
|
1245
|
-
"annotation": {
|
|
1246
|
-
"type": "reference",
|
|
1247
|
-
"typeName": {
|
|
1248
|
-
"type": "identifier",
|
|
1249
|
-
"name": "UseBrickConf"
|
|
1250
|
-
}
|
|
1251
|
-
}
|
|
1252
|
-
},
|
|
1253
|
-
{
|
|
1254
|
-
"name": "dataSource",
|
|
1255
|
-
"annotation": {
|
|
1256
|
-
"type": "keyword",
|
|
1257
|
-
"value": "unknown"
|
|
1258
|
-
}
|
|
1259
|
-
}
|
|
1260
|
-
],
|
|
1261
|
-
"events": [],
|
|
1262
|
-
"methods": []
|
|
1263
|
-
},
|
|
1264
|
-
"visual-builder.workbench-action-list": {
|
|
1265
|
-
"properties": [
|
|
1266
|
-
{
|
|
1267
|
-
"name": "appId",
|
|
1268
|
-
"annotation": {
|
|
1269
|
-
"type": "keyword",
|
|
1270
|
-
"value": "string"
|
|
1271
|
-
}
|
|
1272
|
-
},
|
|
1273
|
-
{
|
|
1274
|
-
"name": "menu",
|
|
1275
|
-
"annotation": {
|
|
1276
|
-
"type": "reference",
|
|
1277
|
-
"typeName": {
|
|
1278
|
-
"type": "identifier",
|
|
1279
|
-
"name": "SidebarMenu"
|
|
1280
|
-
}
|
|
1281
|
-
}
|
|
1282
|
-
}
|
|
1283
|
-
],
|
|
1284
|
-
"events": [],
|
|
1285
|
-
"methods": [],
|
|
1286
|
-
"types": [
|
|
1287
|
-
{
|
|
1288
|
-
"type": "interface",
|
|
1289
|
-
"name": "SidebarMenu",
|
|
1290
|
-
"body": [
|
|
1291
|
-
{
|
|
1292
|
-
"type": "propertySignature",
|
|
1293
|
-
"key": {
|
|
1294
|
-
"type": "identifier",
|
|
1295
|
-
"name": "title"
|
|
1296
|
-
},
|
|
1297
|
-
"annotation": {
|
|
1298
|
-
"type": "keyword",
|
|
1299
|
-
"value": "string"
|
|
1300
|
-
},
|
|
1301
|
-
"optional": true,
|
|
1302
|
-
"computed": false
|
|
1303
|
-
},
|
|
1304
|
-
{
|
|
1305
|
-
"type": "propertySignature",
|
|
1306
|
-
"key": {
|
|
1307
|
-
"type": "identifier",
|
|
1308
|
-
"name": "icon"
|
|
1309
|
-
},
|
|
1310
|
-
"annotation": {
|
|
1311
|
-
"type": "reference",
|
|
1312
|
-
"typeName": {
|
|
1313
|
-
"type": "identifier",
|
|
1314
|
-
"name": "GeneralIconProps"
|
|
1315
|
-
}
|
|
1316
|
-
},
|
|
1317
|
-
"optional": true,
|
|
1318
|
-
"computed": false
|
|
1319
|
-
},
|
|
1320
|
-
{
|
|
1321
|
-
"type": "propertySignature",
|
|
1322
|
-
"key": {
|
|
1323
|
-
"type": "identifier",
|
|
1324
|
-
"name": "menuItems"
|
|
1325
|
-
},
|
|
1326
|
-
"annotation": {
|
|
1327
|
-
"type": "array",
|
|
1328
|
-
"elementType": {
|
|
1329
|
-
"type": "reference",
|
|
1330
|
-
"typeName": {
|
|
1331
|
-
"type": "identifier",
|
|
1332
|
-
"name": "SidebarMenuItem"
|
|
1333
|
-
}
|
|
1334
|
-
}
|
|
1335
|
-
},
|
|
1336
|
-
"optional": true,
|
|
1337
|
-
"computed": false
|
|
1338
|
-
}
|
|
1339
|
-
]
|
|
1340
|
-
}
|
|
1341
|
-
]
|
|
1342
|
-
},
|
|
1343
|
-
"visual-builder.get-dependency-tree": {
|
|
1344
|
-
"type": "provider",
|
|
1345
|
-
"params": [
|
|
1346
|
-
{
|
|
1347
|
-
"name": "nodeDataList",
|
|
1348
|
-
"annotation": {
|
|
1349
|
-
"type": "array",
|
|
1350
|
-
"elementType": {
|
|
1351
|
-
"type": "reference",
|
|
1352
|
-
"typeName": {
|
|
1353
|
-
"type": "identifier",
|
|
1354
|
-
"name": "NodeItem"
|
|
1355
|
-
}
|
|
1356
|
-
}
|
|
1357
|
-
}
|
|
1358
|
-
},
|
|
1359
|
-
{
|
|
1360
|
-
"name": "options",
|
|
1361
|
-
"annotation": {
|
|
1362
|
-
"type": "typeLiteral",
|
|
1363
|
-
"members": [
|
|
1364
|
-
{
|
|
1365
|
-
"type": "propertySignature",
|
|
1366
|
-
"key": {
|
|
1367
|
-
"type": "identifier",
|
|
1368
|
-
"name": "dataType"
|
|
1369
|
-
},
|
|
1370
|
-
"annotation": {
|
|
1371
|
-
"type": "keyword",
|
|
1372
|
-
"value": "string"
|
|
1373
|
-
},
|
|
1374
|
-
"computed": false
|
|
1375
|
-
}
|
|
1376
|
-
]
|
|
1377
|
-
}
|
|
1378
|
-
}
|
|
1379
|
-
],
|
|
1380
|
-
"returns": {
|
|
1381
|
-
"annotation": {
|
|
1382
|
-
"type": "array",
|
|
1383
|
-
"elementType": {
|
|
1384
|
-
"type": "reference",
|
|
1385
|
-
"typeName": {
|
|
1386
|
-
"type": "identifier",
|
|
1387
|
-
"name": "NodeItem"
|
|
1388
|
-
}
|
|
1389
|
-
}
|
|
1390
|
-
}
|
|
1391
|
-
},
|
|
1392
|
-
"types": [
|
|
1393
|
-
{
|
|
1394
|
-
"type": "interface",
|
|
1395
|
-
"name": "NodeItem",
|
|
1396
|
-
"body": [
|
|
1397
|
-
{
|
|
1398
|
-
"type": "propertySignature",
|
|
1399
|
-
"key": {
|
|
1400
|
-
"type": "identifier",
|
|
1401
|
-
"name": "name"
|
|
1402
|
-
},
|
|
1403
|
-
"annotation": {
|
|
1404
|
-
"type": "keyword",
|
|
1405
|
-
"value": "string"
|
|
1406
|
-
},
|
|
1407
|
-
"computed": false
|
|
1408
|
-
},
|
|
1409
|
-
{
|
|
1410
|
-
"type": "propertySignature",
|
|
1411
|
-
"key": {
|
|
1412
|
-
"type": "identifier",
|
|
1413
|
-
"name": "key"
|
|
1414
|
-
},
|
|
1415
|
-
"annotation": {
|
|
1416
|
-
"type": "keyword",
|
|
1417
|
-
"value": "string"
|
|
1418
|
-
},
|
|
1419
|
-
"computed": false
|
|
1420
|
-
},
|
|
1421
|
-
{
|
|
1422
|
-
"type": "propertySignature",
|
|
1423
|
-
"key": {
|
|
1424
|
-
"type": "identifier",
|
|
1425
|
-
"name": "path"
|
|
1426
|
-
},
|
|
1427
|
-
"annotation": {
|
|
1428
|
-
"type": "keyword",
|
|
1429
|
-
"value": "string"
|
|
1430
|
-
},
|
|
1431
|
-
"optional": true,
|
|
1432
|
-
"computed": false
|
|
1433
|
-
},
|
|
1434
|
-
{
|
|
1435
|
-
"type": "propertySignature",
|
|
1436
|
-
"key": {
|
|
1437
|
-
"type": "identifier",
|
|
1438
|
-
"name": "icon"
|
|
1439
|
-
},
|
|
1440
|
-
"annotation": {
|
|
1441
|
-
"type": "reference",
|
|
1442
|
-
"typeName": {
|
|
1443
|
-
"type": "identifier",
|
|
1444
|
-
"name": "MenuIcon"
|
|
1445
|
-
}
|
|
1446
|
-
},
|
|
1447
|
-
"optional": true,
|
|
1448
|
-
"computed": false
|
|
1449
|
-
},
|
|
1450
|
-
{
|
|
1451
|
-
"type": "propertySignature",
|
|
1452
|
-
"key": {
|
|
1453
|
-
"type": "identifier",
|
|
1454
|
-
"name": "data"
|
|
1455
|
-
},
|
|
1456
|
-
"annotation": {
|
|
1457
|
-
"type": "reference",
|
|
1458
|
-
"typeName": {
|
|
1459
|
-
"type": "identifier",
|
|
1460
|
-
"name": "DataItem"
|
|
1461
|
-
}
|
|
1462
|
-
},
|
|
1463
|
-
"optional": true,
|
|
1464
|
-
"computed": false
|
|
1465
|
-
},
|
|
1466
|
-
{
|
|
1467
|
-
"type": "propertySignature",
|
|
1468
|
-
"key": {
|
|
1469
|
-
"type": "identifier",
|
|
1470
|
-
"name": "unreachable"
|
|
1471
|
-
},
|
|
1472
|
-
"annotation": {
|
|
1473
|
-
"type": "keyword",
|
|
1474
|
-
"value": "boolean"
|
|
1475
|
-
},
|
|
1476
|
-
"optional": true,
|
|
1477
|
-
"computed": false
|
|
1478
|
-
},
|
|
1479
|
-
{
|
|
1480
|
-
"type": "propertySignature",
|
|
1481
|
-
"key": {
|
|
1482
|
-
"type": "identifier",
|
|
1483
|
-
"name": "children"
|
|
1484
|
-
},
|
|
1485
|
-
"annotation": {
|
|
1486
|
-
"type": "array",
|
|
1487
|
-
"elementType": {
|
|
1488
|
-
"type": "reference",
|
|
1489
|
-
"typeName": {
|
|
1490
|
-
"type": "identifier",
|
|
1491
|
-
"name": "NodeItem"
|
|
1492
|
-
}
|
|
1493
|
-
}
|
|
1494
|
-
},
|
|
1495
|
-
"optional": true,
|
|
1495
|
+
"optional": true,
|
|
1496
1496
|
"computed": false
|
|
1497
1497
|
}
|
|
1498
1498
|
]
|
|
@@ -2331,7 +2331,7 @@
|
|
|
2331
2331
|
],
|
|
2332
2332
|
"methods": []
|
|
2333
2333
|
},
|
|
2334
|
-
"visual-builder.
|
|
2334
|
+
"visual-builder.pre-generated-config": {
|
|
2335
2335
|
"properties": [
|
|
2336
2336
|
{
|
|
2337
2337
|
"name": "previewUrl",
|
|
@@ -2341,20 +2341,20 @@
|
|
|
2341
2341
|
}
|
|
2342
2342
|
},
|
|
2343
2343
|
{
|
|
2344
|
-
"name": "
|
|
2344
|
+
"name": "attrList",
|
|
2345
2345
|
"annotation": {
|
|
2346
2346
|
"type": "array",
|
|
2347
2347
|
"elementType": {
|
|
2348
2348
|
"type": "reference",
|
|
2349
2349
|
"typeName": {
|
|
2350
2350
|
"type": "identifier",
|
|
2351
|
-
"name": "
|
|
2351
|
+
"name": "ObjectAttr"
|
|
2352
2352
|
}
|
|
2353
2353
|
}
|
|
2354
2354
|
}
|
|
2355
2355
|
},
|
|
2356
2356
|
{
|
|
2357
|
-
"name": "
|
|
2357
|
+
"name": "mockList",
|
|
2358
2358
|
"annotation": {
|
|
2359
2359
|
"type": "array",
|
|
2360
2360
|
"elementType": {
|
|
@@ -2380,81 +2380,50 @@
|
|
|
2380
2380
|
}
|
|
2381
2381
|
},
|
|
2382
2382
|
{
|
|
2383
|
-
"name": "
|
|
2384
|
-
"annotation": {
|
|
2385
|
-
"type": "keyword",
|
|
2386
|
-
"value": "boolean"
|
|
2387
|
-
}
|
|
2388
|
-
},
|
|
2389
|
-
{
|
|
2390
|
-
"name": "category",
|
|
2391
|
-
"annotation": {
|
|
2392
|
-
"type": "reference",
|
|
2393
|
-
"typeName": {
|
|
2394
|
-
"type": "identifier",
|
|
2395
|
-
"name": "PreviewCategory"
|
|
2396
|
-
}
|
|
2397
|
-
}
|
|
2398
|
-
},
|
|
2399
|
-
{
|
|
2400
|
-
"name": "theme",
|
|
2401
|
-
"annotation": {
|
|
2402
|
-
"type": "keyword",
|
|
2403
|
-
"value": "string"
|
|
2404
|
-
}
|
|
2405
|
-
},
|
|
2406
|
-
{
|
|
2407
|
-
"name": "uiVersion",
|
|
2408
|
-
"annotation": {
|
|
2409
|
-
"type": "keyword",
|
|
2410
|
-
"value": "string"
|
|
2411
|
-
}
|
|
2412
|
-
},
|
|
2413
|
-
{
|
|
2414
|
-
"name": "app",
|
|
2383
|
+
"name": "containerConfig",
|
|
2415
2384
|
"annotation": {
|
|
2416
2385
|
"type": "reference",
|
|
2417
2386
|
"typeName": {
|
|
2418
2387
|
"type": "identifier",
|
|
2419
|
-
"name": "
|
|
2388
|
+
"name": "ContainerConfig"
|
|
2420
2389
|
}
|
|
2421
2390
|
}
|
|
2422
2391
|
}
|
|
2423
2392
|
],
|
|
2424
2393
|
"events": [
|
|
2425
2394
|
{
|
|
2426
|
-
"name": "
|
|
2427
|
-
"detail": {
|
|
2428
|
-
"annotation": {
|
|
2429
|
-
"type": "reference",
|
|
2430
|
-
"typeName": {
|
|
2431
|
-
"type": "identifier",
|
|
2432
|
-
"name": "CommentDetail"
|
|
2433
|
-
}
|
|
2434
|
-
}
|
|
2435
|
-
}
|
|
2436
|
-
},
|
|
2437
|
-
{
|
|
2438
|
-
"name": "approve",
|
|
2395
|
+
"name": "change",
|
|
2439
2396
|
"detail": {
|
|
2440
2397
|
"annotation": {
|
|
2441
|
-
"type": "
|
|
2442
|
-
"
|
|
2443
|
-
"type": "
|
|
2444
|
-
"
|
|
2398
|
+
"type": "array",
|
|
2399
|
+
"elementType": {
|
|
2400
|
+
"type": "reference",
|
|
2401
|
+
"typeName": {
|
|
2402
|
+
"type": "identifier",
|
|
2403
|
+
"name": "AttrConfig"
|
|
2404
|
+
}
|
|
2445
2405
|
}
|
|
2446
2406
|
}
|
|
2447
2407
|
}
|
|
2448
2408
|
},
|
|
2449
2409
|
{
|
|
2450
|
-
"name": "
|
|
2410
|
+
"name": "brick.change",
|
|
2451
2411
|
"detail": {
|
|
2452
2412
|
"annotation": {
|
|
2453
|
-
"type": "
|
|
2454
|
-
"
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2413
|
+
"type": "union",
|
|
2414
|
+
"types": [
|
|
2415
|
+
{
|
|
2416
|
+
"type": "reference",
|
|
2417
|
+
"typeName": {
|
|
2418
|
+
"type": "identifier",
|
|
2419
|
+
"name": "BrickConf"
|
|
2420
|
+
}
|
|
2421
|
+
},
|
|
2422
|
+
{
|
|
2423
|
+
"type": "keyword",
|
|
2424
|
+
"value": "null"
|
|
2425
|
+
}
|
|
2426
|
+
]
|
|
2458
2427
|
}
|
|
2459
2428
|
}
|
|
2460
2429
|
}
|
|
@@ -2463,50 +2432,13 @@
|
|
|
2463
2432
|
"types": [
|
|
2464
2433
|
{
|
|
2465
2434
|
"type": "interface",
|
|
2466
|
-
"name": "
|
|
2435
|
+
"name": "ObjectAttr",
|
|
2467
2436
|
"body": [
|
|
2468
2437
|
{
|
|
2469
2438
|
"type": "propertySignature",
|
|
2470
2439
|
"key": {
|
|
2471
2440
|
"type": "identifier",
|
|
2472
|
-
"name": "
|
|
2473
|
-
},
|
|
2474
|
-
"annotation": {
|
|
2475
|
-
"type": "keyword",
|
|
2476
|
-
"value": "string"
|
|
2477
|
-
},
|
|
2478
|
-
"optional": true,
|
|
2479
|
-
"computed": false
|
|
2480
|
-
},
|
|
2481
|
-
{
|
|
2482
|
-
"type": "propertySignature",
|
|
2483
|
-
"key": {
|
|
2484
|
-
"type": "identifier",
|
|
2485
|
-
"name": "objectId"
|
|
2486
|
-
},
|
|
2487
|
-
"annotation": {
|
|
2488
|
-
"type": "keyword",
|
|
2489
|
-
"value": "string"
|
|
2490
|
-
},
|
|
2491
|
-
"computed": false
|
|
2492
|
-
},
|
|
2493
|
-
{
|
|
2494
|
-
"type": "propertySignature",
|
|
2495
|
-
"key": {
|
|
2496
|
-
"type": "identifier",
|
|
2497
|
-
"name": "objectName"
|
|
2498
|
-
},
|
|
2499
|
-
"annotation": {
|
|
2500
|
-
"type": "keyword",
|
|
2501
|
-
"value": "string"
|
|
2502
|
-
},
|
|
2503
|
-
"computed": false
|
|
2504
|
-
},
|
|
2505
|
-
{
|
|
2506
|
-
"type": "propertySignature",
|
|
2507
|
-
"key": {
|
|
2508
|
-
"type": "identifier",
|
|
2509
|
-
"name": "propertyId"
|
|
2441
|
+
"name": "id"
|
|
2510
2442
|
},
|
|
2511
2443
|
"annotation": {
|
|
2512
2444
|
"type": "keyword",
|
|
@@ -2518,7 +2450,7 @@
|
|
|
2518
2450
|
"type": "propertySignature",
|
|
2519
2451
|
"key": {
|
|
2520
2452
|
"type": "identifier",
|
|
2521
|
-
"name": "
|
|
2453
|
+
"name": "name"
|
|
2522
2454
|
},
|
|
2523
2455
|
"annotation": {
|
|
2524
2456
|
"type": "keyword",
|
|
@@ -2530,11 +2462,14 @@
|
|
|
2530
2462
|
"type": "propertySignature",
|
|
2531
2463
|
"key": {
|
|
2532
2464
|
"type": "identifier",
|
|
2533
|
-
"name": "
|
|
2465
|
+
"name": "enum"
|
|
2534
2466
|
},
|
|
2535
2467
|
"annotation": {
|
|
2536
|
-
"type": "
|
|
2537
|
-
"
|
|
2468
|
+
"type": "array",
|
|
2469
|
+
"elementType": {
|
|
2470
|
+
"type": "keyword",
|
|
2471
|
+
"value": "unknown"
|
|
2472
|
+
}
|
|
2538
2473
|
},
|
|
2539
2474
|
"optional": true,
|
|
2540
2475
|
"computed": false
|
|
@@ -2543,159 +2478,165 @@
|
|
|
2543
2478
|
"type": "propertySignature",
|
|
2544
2479
|
"key": {
|
|
2545
2480
|
"type": "identifier",
|
|
2546
|
-
"name": "
|
|
2481
|
+
"name": "candidates"
|
|
2547
2482
|
},
|
|
2548
2483
|
"annotation": {
|
|
2549
2484
|
"type": "array",
|
|
2550
2485
|
"elementType": {
|
|
2551
|
-
"type": "
|
|
2552
|
-
"
|
|
2486
|
+
"type": "reference",
|
|
2487
|
+
"typeName": {
|
|
2488
|
+
"type": "identifier",
|
|
2489
|
+
"name": "VisualConfig"
|
|
2490
|
+
}
|
|
2553
2491
|
}
|
|
2554
2492
|
},
|
|
2555
2493
|
"optional": true,
|
|
2556
2494
|
"computed": false
|
|
2557
|
-
}
|
|
2495
|
+
}
|
|
2496
|
+
]
|
|
2497
|
+
},
|
|
2498
|
+
{
|
|
2499
|
+
"type": "interface",
|
|
2500
|
+
"name": "ContainerConfig",
|
|
2501
|
+
"body": [
|
|
2558
2502
|
{
|
|
2559
2503
|
"type": "propertySignature",
|
|
2560
2504
|
"key": {
|
|
2561
2505
|
"type": "identifier",
|
|
2562
|
-
"name": "
|
|
2506
|
+
"name": "type"
|
|
2563
2507
|
},
|
|
2564
2508
|
"annotation": {
|
|
2565
|
-
"type": "
|
|
2566
|
-
"
|
|
2509
|
+
"type": "union",
|
|
2510
|
+
"types": [
|
|
2511
|
+
{
|
|
2512
|
+
"type": "jsLiteral",
|
|
2513
|
+
"value": "table"
|
|
2514
|
+
},
|
|
2515
|
+
{
|
|
2516
|
+
"type": "jsLiteral",
|
|
2517
|
+
"value": "descriptions"
|
|
2518
|
+
},
|
|
2519
|
+
{
|
|
2520
|
+
"type": "jsLiteral",
|
|
2521
|
+
"value": "cards"
|
|
2522
|
+
},
|
|
2523
|
+
{
|
|
2524
|
+
"type": "jsLiteral",
|
|
2525
|
+
"value": "chart"
|
|
2526
|
+
},
|
|
2527
|
+
{
|
|
2528
|
+
"type": "keyword",
|
|
2529
|
+
"value": "null"
|
|
2530
|
+
},
|
|
2531
|
+
{
|
|
2532
|
+
"type": "keyword",
|
|
2533
|
+
"value": "undefined"
|
|
2534
|
+
}
|
|
2535
|
+
]
|
|
2567
2536
|
},
|
|
2568
|
-
"optional": true,
|
|
2569
2537
|
"computed": false
|
|
2570
2538
|
},
|
|
2571
2539
|
{
|
|
2572
2540
|
"type": "propertySignature",
|
|
2573
2541
|
"key": {
|
|
2574
2542
|
"type": "identifier",
|
|
2575
|
-
"name": "
|
|
2543
|
+
"name": "dataName"
|
|
2576
2544
|
},
|
|
2577
2545
|
"annotation": {
|
|
2578
2546
|
"type": "keyword",
|
|
2579
2547
|
"value": "string"
|
|
2580
2548
|
},
|
|
2581
|
-
"optional": true,
|
|
2582
|
-
"computed": false
|
|
2583
|
-
},
|
|
2584
|
-
{
|
|
2585
|
-
"type": "propertySignature",
|
|
2586
|
-
"key": {
|
|
2587
|
-
"type": "identifier",
|
|
2588
|
-
"name": "approved"
|
|
2589
|
-
},
|
|
2590
|
-
"annotation": {
|
|
2591
|
-
"type": "keyword",
|
|
2592
|
-
"value": "boolean"
|
|
2593
|
-
},
|
|
2594
|
-
"optional": true,
|
|
2595
2549
|
"computed": false
|
|
2596
2550
|
},
|
|
2597
2551
|
{
|
|
2598
2552
|
"type": "propertySignature",
|
|
2599
2553
|
"key": {
|
|
2600
2554
|
"type": "identifier",
|
|
2601
|
-
"name": "
|
|
2555
|
+
"name": "dataType"
|
|
2602
2556
|
},
|
|
2603
2557
|
"annotation": {
|
|
2604
2558
|
"type": "union",
|
|
2605
2559
|
"types": [
|
|
2606
2560
|
{
|
|
2607
|
-
"type": "
|
|
2608
|
-
"
|
|
2609
|
-
"type": "reference",
|
|
2610
|
-
"typeName": {
|
|
2611
|
-
"type": "identifier",
|
|
2612
|
-
"name": "VisualConfig"
|
|
2613
|
-
}
|
|
2614
|
-
}
|
|
2561
|
+
"type": "jsLiteral",
|
|
2562
|
+
"value": "context"
|
|
2615
2563
|
},
|
|
2616
2564
|
{
|
|
2617
|
-
"type": "
|
|
2618
|
-
"value": "
|
|
2565
|
+
"type": "jsLiteral",
|
|
2566
|
+
"value": "state"
|
|
2619
2567
|
}
|
|
2620
2568
|
]
|
|
2621
2569
|
},
|
|
2570
|
+
"optional": true,
|
|
2622
2571
|
"computed": false
|
|
2623
2572
|
},
|
|
2624
2573
|
{
|
|
2625
2574
|
"type": "propertySignature",
|
|
2626
2575
|
"key": {
|
|
2627
2576
|
"type": "identifier",
|
|
2628
|
-
"name": "
|
|
2577
|
+
"name": "settings"
|
|
2629
2578
|
},
|
|
2630
2579
|
"annotation": {
|
|
2631
|
-
"type": "
|
|
2632
|
-
"
|
|
2633
|
-
|
|
2634
|
-
|
|
2635
|
-
"
|
|
2636
|
-
|
|
2580
|
+
"type": "typeLiteral",
|
|
2581
|
+
"members": [
|
|
2582
|
+
{
|
|
2583
|
+
"type": "propertySignature",
|
|
2584
|
+
"key": {
|
|
2585
|
+
"type": "identifier",
|
|
2586
|
+
"name": "pagination"
|
|
2587
|
+
},
|
|
2588
|
+
"annotation": {
|
|
2589
|
+
"type": "keyword",
|
|
2590
|
+
"value": "boolean"
|
|
2591
|
+
},
|
|
2592
|
+
"optional": true,
|
|
2593
|
+
"computed": false
|
|
2637
2594
|
},
|
|
2638
|
-
|
|
2639
|
-
"type": "
|
|
2640
|
-
"
|
|
2641
|
-
|
|
2642
|
-
|
|
2643
|
-
|
|
2595
|
+
{
|
|
2596
|
+
"type": "propertySignature",
|
|
2597
|
+
"key": {
|
|
2598
|
+
"type": "identifier",
|
|
2599
|
+
"name": "fields"
|
|
2600
|
+
},
|
|
2601
|
+
"annotation": {
|
|
2602
|
+
"type": "reference",
|
|
2603
|
+
"typeName": {
|
|
2604
|
+
"type": "identifier",
|
|
2605
|
+
"name": "Record"
|
|
2644
2606
|
},
|
|
2645
|
-
{
|
|
2646
|
-
"type": "
|
|
2647
|
-
"
|
|
2607
|
+
"typeParameters": {
|
|
2608
|
+
"type": "typeParameterInstantiation",
|
|
2609
|
+
"params": [
|
|
2610
|
+
{
|
|
2611
|
+
"type": "keyword",
|
|
2612
|
+
"value": "string"
|
|
2613
|
+
},
|
|
2614
|
+
{
|
|
2615
|
+
"type": "keyword",
|
|
2616
|
+
"value": "string"
|
|
2617
|
+
}
|
|
2618
|
+
]
|
|
2648
2619
|
}
|
|
2649
|
-
|
|
2620
|
+
},
|
|
2621
|
+
"optional": true,
|
|
2622
|
+
"computed": false
|
|
2650
2623
|
}
|
|
2651
|
-
|
|
2624
|
+
]
|
|
2652
2625
|
},
|
|
2626
|
+
"optional": true,
|
|
2653
2627
|
"computed": false
|
|
2654
2628
|
}
|
|
2655
2629
|
]
|
|
2656
2630
|
},
|
|
2657
|
-
{
|
|
2658
|
-
"type": "typeAlias",
|
|
2659
|
-
"name": "PreviewCategory",
|
|
2660
|
-
"annotation": {
|
|
2661
|
-
"type": "union",
|
|
2662
|
-
"types": [
|
|
2663
|
-
{
|
|
2664
|
-
"type": "jsLiteral",
|
|
2665
|
-
"value": "detail-item"
|
|
2666
|
-
},
|
|
2667
|
-
{
|
|
2668
|
-
"type": "jsLiteral",
|
|
2669
|
-
"value": "form-item"
|
|
2670
|
-
},
|
|
2671
|
-
{
|
|
2672
|
-
"type": "jsLiteral",
|
|
2673
|
-
"value": "table-column"
|
|
2674
|
-
},
|
|
2675
|
-
{
|
|
2676
|
-
"type": "jsLiteral",
|
|
2677
|
-
"value": "card-item"
|
|
2678
|
-
},
|
|
2679
|
-
{
|
|
2680
|
-
"type": "jsLiteral",
|
|
2681
|
-
"value": "metric-item"
|
|
2682
|
-
},
|
|
2683
|
-
{
|
|
2684
|
-
"type": "jsLiteral",
|
|
2685
|
-
"value": "value"
|
|
2686
|
-
}
|
|
2687
|
-
]
|
|
2688
|
-
}
|
|
2689
|
-
},
|
|
2690
2631
|
{
|
|
2691
2632
|
"type": "interface",
|
|
2692
|
-
"name": "
|
|
2633
|
+
"name": "AttrConfig",
|
|
2693
2634
|
"body": [
|
|
2694
2635
|
{
|
|
2695
2636
|
"type": "propertySignature",
|
|
2696
2637
|
"key": {
|
|
2697
2638
|
"type": "identifier",
|
|
2698
|
-
"name": "
|
|
2639
|
+
"name": "id"
|
|
2699
2640
|
},
|
|
2700
2641
|
"annotation": {
|
|
2701
2642
|
"type": "keyword",
|
|
@@ -2707,42 +2648,26 @@
|
|
|
2707
2648
|
"type": "propertySignature",
|
|
2708
2649
|
"key": {
|
|
2709
2650
|
"type": "identifier",
|
|
2710
|
-
"name": "
|
|
2651
|
+
"name": "name"
|
|
2711
2652
|
},
|
|
2712
2653
|
"annotation": {
|
|
2713
2654
|
"type": "keyword",
|
|
2714
2655
|
"value": "string"
|
|
2715
2656
|
},
|
|
2716
|
-
"optional": true,
|
|
2717
|
-
"computed": false
|
|
2718
|
-
}
|
|
2719
|
-
]
|
|
2720
|
-
},
|
|
2721
|
-
{
|
|
2722
|
-
"type": "interface",
|
|
2723
|
-
"name": "ApproveDetail",
|
|
2724
|
-
"body": [
|
|
2725
|
-
{
|
|
2726
|
-
"type": "propertySignature",
|
|
2727
|
-
"key": {
|
|
2728
|
-
"type": "identifier",
|
|
2729
|
-
"name": "approved"
|
|
2730
|
-
},
|
|
2731
|
-
"annotation": {
|
|
2732
|
-
"type": "keyword",
|
|
2733
|
-
"value": "boolean"
|
|
2734
|
-
},
|
|
2735
2657
|
"computed": false
|
|
2736
2658
|
},
|
|
2737
2659
|
{
|
|
2738
2660
|
"type": "propertySignature",
|
|
2739
2661
|
"key": {
|
|
2740
2662
|
"type": "identifier",
|
|
2741
|
-
"name": "
|
|
2663
|
+
"name": "config"
|
|
2742
2664
|
},
|
|
2743
2665
|
"annotation": {
|
|
2744
|
-
"type": "
|
|
2745
|
-
"
|
|
2666
|
+
"type": "reference",
|
|
2667
|
+
"typeName": {
|
|
2668
|
+
"type": "identifier",
|
|
2669
|
+
"name": "VisualConfig"
|
|
2670
|
+
}
|
|
2746
2671
|
},
|
|
2747
2672
|
"optional": true,
|
|
2748
2673
|
"computed": false
|
|
@@ -3035,7 +2960,7 @@
|
|
|
3035
2960
|
}
|
|
3036
2961
|
]
|
|
3037
2962
|
},
|
|
3038
|
-
"visual-builder.
|
|
2963
|
+
"visual-builder.raw-data-preview": {
|
|
3039
2964
|
"properties": [
|
|
3040
2965
|
{
|
|
3041
2966
|
"name": "previewUrl",
|
|
@@ -3045,20 +2970,20 @@
|
|
|
3045
2970
|
}
|
|
3046
2971
|
},
|
|
3047
2972
|
{
|
|
3048
|
-
"name": "
|
|
2973
|
+
"name": "generations",
|
|
3049
2974
|
"annotation": {
|
|
3050
2975
|
"type": "array",
|
|
3051
2976
|
"elementType": {
|
|
3052
2977
|
"type": "reference",
|
|
3053
2978
|
"typeName": {
|
|
3054
2979
|
"type": "identifier",
|
|
3055
|
-
"name": "
|
|
2980
|
+
"name": "AttributeGeneration"
|
|
3056
2981
|
}
|
|
3057
2982
|
}
|
|
3058
2983
|
}
|
|
3059
2984
|
},
|
|
3060
2985
|
{
|
|
3061
|
-
"name": "
|
|
2986
|
+
"name": "mocks",
|
|
3062
2987
|
"annotation": {
|
|
3063
2988
|
"type": "array",
|
|
3064
2989
|
"elementType": {
|
|
@@ -3084,50 +3009,81 @@
|
|
|
3084
3009
|
}
|
|
3085
3010
|
},
|
|
3086
3011
|
{
|
|
3087
|
-
"name": "
|
|
3012
|
+
"name": "busy",
|
|
3013
|
+
"annotation": {
|
|
3014
|
+
"type": "keyword",
|
|
3015
|
+
"value": "boolean"
|
|
3016
|
+
}
|
|
3017
|
+
},
|
|
3018
|
+
{
|
|
3019
|
+
"name": "category",
|
|
3088
3020
|
"annotation": {
|
|
3089
3021
|
"type": "reference",
|
|
3090
3022
|
"typeName": {
|
|
3091
3023
|
"type": "identifier",
|
|
3092
|
-
"name": "
|
|
3024
|
+
"name": "PreviewCategory"
|
|
3025
|
+
}
|
|
3026
|
+
}
|
|
3027
|
+
},
|
|
3028
|
+
{
|
|
3029
|
+
"name": "theme",
|
|
3030
|
+
"annotation": {
|
|
3031
|
+
"type": "keyword",
|
|
3032
|
+
"value": "string"
|
|
3033
|
+
}
|
|
3034
|
+
},
|
|
3035
|
+
{
|
|
3036
|
+
"name": "uiVersion",
|
|
3037
|
+
"annotation": {
|
|
3038
|
+
"type": "keyword",
|
|
3039
|
+
"value": "string"
|
|
3040
|
+
}
|
|
3041
|
+
},
|
|
3042
|
+
{
|
|
3043
|
+
"name": "app",
|
|
3044
|
+
"annotation": {
|
|
3045
|
+
"type": "reference",
|
|
3046
|
+
"typeName": {
|
|
3047
|
+
"type": "identifier",
|
|
3048
|
+
"name": "MicroApp"
|
|
3093
3049
|
}
|
|
3094
3050
|
}
|
|
3095
3051
|
}
|
|
3096
3052
|
],
|
|
3097
3053
|
"events": [
|
|
3098
3054
|
{
|
|
3099
|
-
"name": "
|
|
3055
|
+
"name": "comment",
|
|
3100
3056
|
"detail": {
|
|
3101
3057
|
"annotation": {
|
|
3102
|
-
"type": "
|
|
3103
|
-
"
|
|
3104
|
-
"type": "
|
|
3105
|
-
"
|
|
3106
|
-
"type": "identifier",
|
|
3107
|
-
"name": "AttrConfig"
|
|
3108
|
-
}
|
|
3058
|
+
"type": "reference",
|
|
3059
|
+
"typeName": {
|
|
3060
|
+
"type": "identifier",
|
|
3061
|
+
"name": "CommentDetail"
|
|
3109
3062
|
}
|
|
3110
3063
|
}
|
|
3111
3064
|
}
|
|
3112
3065
|
},
|
|
3113
3066
|
{
|
|
3114
|
-
"name": "
|
|
3067
|
+
"name": "approve",
|
|
3115
3068
|
"detail": {
|
|
3116
3069
|
"annotation": {
|
|
3117
|
-
"type": "
|
|
3118
|
-
"
|
|
3119
|
-
|
|
3120
|
-
|
|
3121
|
-
|
|
3122
|
-
|
|
3123
|
-
|
|
3124
|
-
|
|
3125
|
-
|
|
3126
|
-
|
|
3127
|
-
|
|
3128
|
-
|
|
3129
|
-
|
|
3130
|
-
|
|
3070
|
+
"type": "reference",
|
|
3071
|
+
"typeName": {
|
|
3072
|
+
"type": "identifier",
|
|
3073
|
+
"name": "ApproveDetail"
|
|
3074
|
+
}
|
|
3075
|
+
}
|
|
3076
|
+
}
|
|
3077
|
+
},
|
|
3078
|
+
{
|
|
3079
|
+
"name": "view.attr.prompt",
|
|
3080
|
+
"detail": {
|
|
3081
|
+
"annotation": {
|
|
3082
|
+
"type": "reference",
|
|
3083
|
+
"typeName": {
|
|
3084
|
+
"type": "identifier",
|
|
3085
|
+
"name": "AttributeGeneration"
|
|
3086
|
+
}
|
|
3131
3087
|
}
|
|
3132
3088
|
}
|
|
3133
3089
|
}
|
|
@@ -3136,13 +3092,26 @@
|
|
|
3136
3092
|
"types": [
|
|
3137
3093
|
{
|
|
3138
3094
|
"type": "interface",
|
|
3139
|
-
"name": "
|
|
3095
|
+
"name": "AttributeGeneration",
|
|
3140
3096
|
"body": [
|
|
3141
3097
|
{
|
|
3142
3098
|
"type": "propertySignature",
|
|
3143
3099
|
"key": {
|
|
3144
3100
|
"type": "identifier",
|
|
3145
|
-
"name": "
|
|
3101
|
+
"name": "generationId"
|
|
3102
|
+
},
|
|
3103
|
+
"annotation": {
|
|
3104
|
+
"type": "keyword",
|
|
3105
|
+
"value": "string"
|
|
3106
|
+
},
|
|
3107
|
+
"optional": true,
|
|
3108
|
+
"computed": false
|
|
3109
|
+
},
|
|
3110
|
+
{
|
|
3111
|
+
"type": "propertySignature",
|
|
3112
|
+
"key": {
|
|
3113
|
+
"type": "identifier",
|
|
3114
|
+
"name": "objectId"
|
|
3146
3115
|
},
|
|
3147
3116
|
"annotation": {
|
|
3148
3117
|
"type": "keyword",
|
|
@@ -3154,7 +3123,7 @@
|
|
|
3154
3123
|
"type": "propertySignature",
|
|
3155
3124
|
"key": {
|
|
3156
3125
|
"type": "identifier",
|
|
3157
|
-
"name": "
|
|
3126
|
+
"name": "objectName"
|
|
3158
3127
|
},
|
|
3159
3128
|
"annotation": {
|
|
3160
3129
|
"type": "keyword",
|
|
@@ -3166,7 +3135,44 @@
|
|
|
3166
3135
|
"type": "propertySignature",
|
|
3167
3136
|
"key": {
|
|
3168
3137
|
"type": "identifier",
|
|
3169
|
-
"name": "
|
|
3138
|
+
"name": "propertyId"
|
|
3139
|
+
},
|
|
3140
|
+
"annotation": {
|
|
3141
|
+
"type": "keyword",
|
|
3142
|
+
"value": "string"
|
|
3143
|
+
},
|
|
3144
|
+
"computed": false
|
|
3145
|
+
},
|
|
3146
|
+
{
|
|
3147
|
+
"type": "propertySignature",
|
|
3148
|
+
"key": {
|
|
3149
|
+
"type": "identifier",
|
|
3150
|
+
"name": "propertyName"
|
|
3151
|
+
},
|
|
3152
|
+
"annotation": {
|
|
3153
|
+
"type": "keyword",
|
|
3154
|
+
"value": "string"
|
|
3155
|
+
},
|
|
3156
|
+
"computed": false
|
|
3157
|
+
},
|
|
3158
|
+
{
|
|
3159
|
+
"type": "propertySignature",
|
|
3160
|
+
"key": {
|
|
3161
|
+
"type": "identifier",
|
|
3162
|
+
"name": "propertyType"
|
|
3163
|
+
},
|
|
3164
|
+
"annotation": {
|
|
3165
|
+
"type": "keyword",
|
|
3166
|
+
"value": "string"
|
|
3167
|
+
},
|
|
3168
|
+
"optional": true,
|
|
3169
|
+
"computed": false
|
|
3170
|
+
},
|
|
3171
|
+
{
|
|
3172
|
+
"type": "propertySignature",
|
|
3173
|
+
"key": {
|
|
3174
|
+
"type": "identifier",
|
|
3175
|
+
"name": "propertyValues"
|
|
3170
3176
|
},
|
|
3171
3177
|
"annotation": {
|
|
3172
3178
|
"type": "array",
|
|
@@ -3182,165 +3188,143 @@
|
|
|
3182
3188
|
"type": "propertySignature",
|
|
3183
3189
|
"key": {
|
|
3184
3190
|
"type": "identifier",
|
|
3185
|
-
"name": "
|
|
3191
|
+
"name": "propertyInstanceId"
|
|
3186
3192
|
},
|
|
3187
3193
|
"annotation": {
|
|
3188
|
-
"type": "
|
|
3189
|
-
"
|
|
3190
|
-
"type": "reference",
|
|
3191
|
-
"typeName": {
|
|
3192
|
-
"type": "identifier",
|
|
3193
|
-
"name": "VisualConfig"
|
|
3194
|
-
}
|
|
3195
|
-
}
|
|
3194
|
+
"type": "keyword",
|
|
3195
|
+
"value": "string"
|
|
3196
3196
|
},
|
|
3197
3197
|
"optional": true,
|
|
3198
3198
|
"computed": false
|
|
3199
|
-
}
|
|
3200
|
-
]
|
|
3201
|
-
},
|
|
3202
|
-
{
|
|
3203
|
-
"type": "interface",
|
|
3204
|
-
"name": "ContainerConfig",
|
|
3205
|
-
"body": [
|
|
3199
|
+
},
|
|
3206
3200
|
{
|
|
3207
3201
|
"type": "propertySignature",
|
|
3208
3202
|
"key": {
|
|
3209
3203
|
"type": "identifier",
|
|
3210
|
-
"name": "
|
|
3204
|
+
"name": "comment"
|
|
3211
3205
|
},
|
|
3212
3206
|
"annotation": {
|
|
3213
|
-
"type": "
|
|
3214
|
-
"
|
|
3215
|
-
{
|
|
3216
|
-
"type": "jsLiteral",
|
|
3217
|
-
"value": "table"
|
|
3218
|
-
},
|
|
3219
|
-
{
|
|
3220
|
-
"type": "jsLiteral",
|
|
3221
|
-
"value": "descriptions"
|
|
3222
|
-
},
|
|
3223
|
-
{
|
|
3224
|
-
"type": "jsLiteral",
|
|
3225
|
-
"value": "cards"
|
|
3226
|
-
},
|
|
3227
|
-
{
|
|
3228
|
-
"type": "jsLiteral",
|
|
3229
|
-
"value": "chart"
|
|
3230
|
-
},
|
|
3231
|
-
{
|
|
3232
|
-
"type": "keyword",
|
|
3233
|
-
"value": "null"
|
|
3234
|
-
},
|
|
3235
|
-
{
|
|
3236
|
-
"type": "keyword",
|
|
3237
|
-
"value": "undefined"
|
|
3238
|
-
}
|
|
3239
|
-
]
|
|
3207
|
+
"type": "keyword",
|
|
3208
|
+
"value": "string"
|
|
3240
3209
|
},
|
|
3210
|
+
"optional": true,
|
|
3241
3211
|
"computed": false
|
|
3242
3212
|
},
|
|
3243
3213
|
{
|
|
3244
3214
|
"type": "propertySignature",
|
|
3245
3215
|
"key": {
|
|
3246
3216
|
"type": "identifier",
|
|
3247
|
-
"name": "
|
|
3217
|
+
"name": "approved"
|
|
3248
3218
|
},
|
|
3249
3219
|
"annotation": {
|
|
3250
3220
|
"type": "keyword",
|
|
3251
|
-
"value": "
|
|
3221
|
+
"value": "boolean"
|
|
3252
3222
|
},
|
|
3223
|
+
"optional": true,
|
|
3253
3224
|
"computed": false
|
|
3254
3225
|
},
|
|
3255
3226
|
{
|
|
3256
3227
|
"type": "propertySignature",
|
|
3257
3228
|
"key": {
|
|
3258
3229
|
"type": "identifier",
|
|
3259
|
-
"name": "
|
|
3230
|
+
"name": "candidates"
|
|
3260
3231
|
},
|
|
3261
3232
|
"annotation": {
|
|
3262
3233
|
"type": "union",
|
|
3263
3234
|
"types": [
|
|
3264
3235
|
{
|
|
3265
|
-
"type": "
|
|
3266
|
-
"
|
|
3236
|
+
"type": "array",
|
|
3237
|
+
"elementType": {
|
|
3238
|
+
"type": "reference",
|
|
3239
|
+
"typeName": {
|
|
3240
|
+
"type": "identifier",
|
|
3241
|
+
"name": "VisualConfig"
|
|
3242
|
+
}
|
|
3243
|
+
}
|
|
3267
3244
|
},
|
|
3268
3245
|
{
|
|
3269
|
-
"type": "
|
|
3270
|
-
"value": "
|
|
3246
|
+
"type": "keyword",
|
|
3247
|
+
"value": "null"
|
|
3271
3248
|
}
|
|
3272
3249
|
]
|
|
3273
3250
|
},
|
|
3274
|
-
"optional": true,
|
|
3275
3251
|
"computed": false
|
|
3276
3252
|
},
|
|
3277
3253
|
{
|
|
3278
3254
|
"type": "propertySignature",
|
|
3279
3255
|
"key": {
|
|
3280
3256
|
"type": "identifier",
|
|
3281
|
-
"name": "
|
|
3257
|
+
"name": "mockData"
|
|
3282
3258
|
},
|
|
3283
3259
|
"annotation": {
|
|
3284
|
-
"type": "
|
|
3285
|
-
"
|
|
3286
|
-
|
|
3287
|
-
|
|
3288
|
-
"
|
|
3289
|
-
|
|
3290
|
-
"name": "pagination"
|
|
3291
|
-
},
|
|
3292
|
-
"annotation": {
|
|
3293
|
-
"type": "keyword",
|
|
3294
|
-
"value": "boolean"
|
|
3295
|
-
},
|
|
3296
|
-
"optional": true,
|
|
3297
|
-
"computed": false
|
|
3260
|
+
"type": "array",
|
|
3261
|
+
"elementType": {
|
|
3262
|
+
"type": "reference",
|
|
3263
|
+
"typeName": {
|
|
3264
|
+
"type": "identifier",
|
|
3265
|
+
"name": "Record"
|
|
3298
3266
|
},
|
|
3299
|
-
{
|
|
3300
|
-
"type": "
|
|
3301
|
-
"
|
|
3302
|
-
|
|
3303
|
-
|
|
3304
|
-
|
|
3305
|
-
"annotation": {
|
|
3306
|
-
"type": "reference",
|
|
3307
|
-
"typeName": {
|
|
3308
|
-
"type": "identifier",
|
|
3309
|
-
"name": "Record"
|
|
3267
|
+
"typeParameters": {
|
|
3268
|
+
"type": "typeParameterInstantiation",
|
|
3269
|
+
"params": [
|
|
3270
|
+
{
|
|
3271
|
+
"type": "keyword",
|
|
3272
|
+
"value": "string"
|
|
3310
3273
|
},
|
|
3311
|
-
|
|
3312
|
-
"type": "
|
|
3313
|
-
"
|
|
3314
|
-
{
|
|
3315
|
-
"type": "keyword",
|
|
3316
|
-
"value": "string"
|
|
3317
|
-
},
|
|
3318
|
-
{
|
|
3319
|
-
"type": "keyword",
|
|
3320
|
-
"value": "string"
|
|
3321
|
-
}
|
|
3322
|
-
]
|
|
3274
|
+
{
|
|
3275
|
+
"type": "keyword",
|
|
3276
|
+
"value": "unknown"
|
|
3323
3277
|
}
|
|
3324
|
-
|
|
3325
|
-
"optional": true,
|
|
3326
|
-
"computed": false
|
|
3278
|
+
]
|
|
3327
3279
|
}
|
|
3328
|
-
|
|
3280
|
+
}
|
|
3329
3281
|
},
|
|
3330
|
-
"optional": true,
|
|
3331
3282
|
"computed": false
|
|
3332
3283
|
}
|
|
3333
3284
|
]
|
|
3334
3285
|
},
|
|
3286
|
+
{
|
|
3287
|
+
"type": "typeAlias",
|
|
3288
|
+
"name": "PreviewCategory",
|
|
3289
|
+
"annotation": {
|
|
3290
|
+
"type": "union",
|
|
3291
|
+
"types": [
|
|
3292
|
+
{
|
|
3293
|
+
"type": "jsLiteral",
|
|
3294
|
+
"value": "detail-item"
|
|
3295
|
+
},
|
|
3296
|
+
{
|
|
3297
|
+
"type": "jsLiteral",
|
|
3298
|
+
"value": "form-item"
|
|
3299
|
+
},
|
|
3300
|
+
{
|
|
3301
|
+
"type": "jsLiteral",
|
|
3302
|
+
"value": "table-column"
|
|
3303
|
+
},
|
|
3304
|
+
{
|
|
3305
|
+
"type": "jsLiteral",
|
|
3306
|
+
"value": "card-item"
|
|
3307
|
+
},
|
|
3308
|
+
{
|
|
3309
|
+
"type": "jsLiteral",
|
|
3310
|
+
"value": "metric-item"
|
|
3311
|
+
},
|
|
3312
|
+
{
|
|
3313
|
+
"type": "jsLiteral",
|
|
3314
|
+
"value": "value"
|
|
3315
|
+
}
|
|
3316
|
+
]
|
|
3317
|
+
}
|
|
3318
|
+
},
|
|
3335
3319
|
{
|
|
3336
3320
|
"type": "interface",
|
|
3337
|
-
"name": "
|
|
3321
|
+
"name": "CommentDetail",
|
|
3338
3322
|
"body": [
|
|
3339
3323
|
{
|
|
3340
3324
|
"type": "propertySignature",
|
|
3341
3325
|
"key": {
|
|
3342
3326
|
"type": "identifier",
|
|
3343
|
-
"name": "
|
|
3327
|
+
"name": "comment"
|
|
3344
3328
|
},
|
|
3345
3329
|
"annotation": {
|
|
3346
3330
|
"type": "keyword",
|
|
@@ -3352,26 +3336,42 @@
|
|
|
3352
3336
|
"type": "propertySignature",
|
|
3353
3337
|
"key": {
|
|
3354
3338
|
"type": "identifier",
|
|
3355
|
-
"name": "
|
|
3339
|
+
"name": "propertyInstanceId"
|
|
3356
3340
|
},
|
|
3357
3341
|
"annotation": {
|
|
3358
3342
|
"type": "keyword",
|
|
3359
3343
|
"value": "string"
|
|
3360
3344
|
},
|
|
3345
|
+
"optional": true,
|
|
3346
|
+
"computed": false
|
|
3347
|
+
}
|
|
3348
|
+
]
|
|
3349
|
+
},
|
|
3350
|
+
{
|
|
3351
|
+
"type": "interface",
|
|
3352
|
+
"name": "ApproveDetail",
|
|
3353
|
+
"body": [
|
|
3354
|
+
{
|
|
3355
|
+
"type": "propertySignature",
|
|
3356
|
+
"key": {
|
|
3357
|
+
"type": "identifier",
|
|
3358
|
+
"name": "approved"
|
|
3359
|
+
},
|
|
3360
|
+
"annotation": {
|
|
3361
|
+
"type": "keyword",
|
|
3362
|
+
"value": "boolean"
|
|
3363
|
+
},
|
|
3361
3364
|
"computed": false
|
|
3362
3365
|
},
|
|
3363
3366
|
{
|
|
3364
3367
|
"type": "propertySignature",
|
|
3365
3368
|
"key": {
|
|
3366
3369
|
"type": "identifier",
|
|
3367
|
-
"name": "
|
|
3370
|
+
"name": "propertyInstanceId"
|
|
3368
3371
|
},
|
|
3369
3372
|
"annotation": {
|
|
3370
|
-
"type": "
|
|
3371
|
-
"
|
|
3372
|
-
"type": "identifier",
|
|
3373
|
-
"name": "VisualConfig"
|
|
3374
|
-
}
|
|
3373
|
+
"type": "keyword",
|
|
3374
|
+
"value": "string"
|
|
3375
3375
|
},
|
|
3376
3376
|
"optional": true,
|
|
3377
3377
|
"computed": false
|