@next-bricks/visual-builder 1.39.12 → 1.39.13
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 +5 -5
- package/dist/chunks/9653.b9c29b0d.js.map +1 -1
- package/dist/chunks/chat-conversation.c9d27c2f.js.map +1 -1
- package/dist/index.82f56a3d.js +2 -0
- package/dist/{index.51404b90.js.map → index.82f56a3d.js.map} +1 -1
- package/dist/manifest.json +100 -100
- package/dist/types.json +688 -688
- package/package.json +2 -2
- package/dist/index.51404b90.js +0 -2
package/dist/types.json
CHANGED
|
@@ -1,4 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
+
"visual-builder.workbench-sidebar": {
|
|
3
|
+
"properties": [
|
|
4
|
+
{
|
|
5
|
+
"name": "titleLabel",
|
|
6
|
+
"annotation": {
|
|
7
|
+
"type": "keyword",
|
|
8
|
+
"value": "string"
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
],
|
|
12
|
+
"events": [],
|
|
13
|
+
"methods": []
|
|
14
|
+
},
|
|
2
15
|
"visual-builder.workbench-pane": {
|
|
3
16
|
"properties": [
|
|
4
17
|
{
|
|
@@ -45,19 +58,6 @@
|
|
|
45
58
|
],
|
|
46
59
|
"methods": []
|
|
47
60
|
},
|
|
48
|
-
"visual-builder.workbench-sidebar": {
|
|
49
|
-
"properties": [
|
|
50
|
-
{
|
|
51
|
-
"name": "titleLabel",
|
|
52
|
-
"annotation": {
|
|
53
|
-
"type": "keyword",
|
|
54
|
-
"value": "string"
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
],
|
|
58
|
-
"events": [],
|
|
59
|
-
"methods": []
|
|
60
|
-
},
|
|
61
61
|
"visual-builder.workbench-action": {
|
|
62
62
|
"properties": [
|
|
63
63
|
{
|
|
@@ -1511,7 +1511,7 @@
|
|
|
1511
1511
|
}
|
|
1512
1512
|
]
|
|
1513
1513
|
},
|
|
1514
|
-
"visual-builder.raw-
|
|
1514
|
+
"visual-builder.raw-data-preview": {
|
|
1515
1515
|
"properties": [
|
|
1516
1516
|
{
|
|
1517
1517
|
"name": "previewUrl",
|
|
@@ -1528,16 +1528,35 @@
|
|
|
1528
1528
|
"type": "reference",
|
|
1529
1529
|
"typeName": {
|
|
1530
1530
|
"type": "identifier",
|
|
1531
|
-
"name": "
|
|
1531
|
+
"name": "AttributeGeneration"
|
|
1532
1532
|
}
|
|
1533
1533
|
}
|
|
1534
1534
|
}
|
|
1535
1535
|
},
|
|
1536
1536
|
{
|
|
1537
|
-
"name": "
|
|
1537
|
+
"name": "mocks",
|
|
1538
1538
|
"annotation": {
|
|
1539
|
-
"type": "
|
|
1540
|
-
"
|
|
1539
|
+
"type": "array",
|
|
1540
|
+
"elementType": {
|
|
1541
|
+
"type": "reference",
|
|
1542
|
+
"typeName": {
|
|
1543
|
+
"type": "identifier",
|
|
1544
|
+
"name": "Record"
|
|
1545
|
+
},
|
|
1546
|
+
"typeParameters": {
|
|
1547
|
+
"type": "typeParameterInstantiation",
|
|
1548
|
+
"params": [
|
|
1549
|
+
{
|
|
1550
|
+
"type": "keyword",
|
|
1551
|
+
"value": "string"
|
|
1552
|
+
},
|
|
1553
|
+
{
|
|
1554
|
+
"type": "keyword",
|
|
1555
|
+
"value": "unknown"
|
|
1556
|
+
}
|
|
1557
|
+
]
|
|
1558
|
+
}
|
|
1559
|
+
}
|
|
1541
1560
|
}
|
|
1542
1561
|
},
|
|
1543
1562
|
{
|
|
@@ -1547,6 +1566,16 @@
|
|
|
1547
1566
|
"value": "boolean"
|
|
1548
1567
|
}
|
|
1549
1568
|
},
|
|
1569
|
+
{
|
|
1570
|
+
"name": "category",
|
|
1571
|
+
"annotation": {
|
|
1572
|
+
"type": "reference",
|
|
1573
|
+
"typeName": {
|
|
1574
|
+
"type": "identifier",
|
|
1575
|
+
"name": "PreviewCategory"
|
|
1576
|
+
}
|
|
1577
|
+
}
|
|
1578
|
+
},
|
|
1550
1579
|
{
|
|
1551
1580
|
"name": "theme",
|
|
1552
1581
|
"annotation": {
|
|
@@ -1572,12 +1601,49 @@
|
|
|
1572
1601
|
}
|
|
1573
1602
|
}
|
|
1574
1603
|
],
|
|
1575
|
-
"events": [
|
|
1604
|
+
"events": [
|
|
1605
|
+
{
|
|
1606
|
+
"name": "comment",
|
|
1607
|
+
"detail": {
|
|
1608
|
+
"annotation": {
|
|
1609
|
+
"type": "reference",
|
|
1610
|
+
"typeName": {
|
|
1611
|
+
"type": "identifier",
|
|
1612
|
+
"name": "CommentDetail"
|
|
1613
|
+
}
|
|
1614
|
+
}
|
|
1615
|
+
}
|
|
1616
|
+
},
|
|
1617
|
+
{
|
|
1618
|
+
"name": "approve",
|
|
1619
|
+
"detail": {
|
|
1620
|
+
"annotation": {
|
|
1621
|
+
"type": "reference",
|
|
1622
|
+
"typeName": {
|
|
1623
|
+
"type": "identifier",
|
|
1624
|
+
"name": "ApproveDetail"
|
|
1625
|
+
}
|
|
1626
|
+
}
|
|
1627
|
+
}
|
|
1628
|
+
},
|
|
1629
|
+
{
|
|
1630
|
+
"name": "view.attr.prompt",
|
|
1631
|
+
"detail": {
|
|
1632
|
+
"annotation": {
|
|
1633
|
+
"type": "reference",
|
|
1634
|
+
"typeName": {
|
|
1635
|
+
"type": "identifier",
|
|
1636
|
+
"name": "AttributeGeneration"
|
|
1637
|
+
}
|
|
1638
|
+
}
|
|
1639
|
+
}
|
|
1640
|
+
}
|
|
1641
|
+
],
|
|
1576
1642
|
"methods": [],
|
|
1577
1643
|
"types": [
|
|
1578
1644
|
{
|
|
1579
1645
|
"type": "interface",
|
|
1580
|
-
"name": "
|
|
1646
|
+
"name": "AttributeGeneration",
|
|
1581
1647
|
"body": [
|
|
1582
1648
|
{
|
|
1583
1649
|
"type": "propertySignature",
|
|
@@ -1638,40 +1704,35 @@
|
|
|
1638
1704
|
"type": "keyword",
|
|
1639
1705
|
"value": "string"
|
|
1640
1706
|
},
|
|
1641
|
-
"optional": true,
|
|
1642
1707
|
"computed": false
|
|
1643
1708
|
},
|
|
1644
1709
|
{
|
|
1645
1710
|
"type": "propertySignature",
|
|
1646
1711
|
"key": {
|
|
1647
1712
|
"type": "identifier",
|
|
1648
|
-
"name": "
|
|
1713
|
+
"name": "propertyType"
|
|
1649
1714
|
},
|
|
1650
1715
|
"annotation": {
|
|
1651
1716
|
"type": "keyword",
|
|
1652
1717
|
"value": "string"
|
|
1653
1718
|
},
|
|
1719
|
+
"optional": true,
|
|
1654
1720
|
"computed": false
|
|
1655
1721
|
},
|
|
1656
1722
|
{
|
|
1657
1723
|
"type": "propertySignature",
|
|
1658
1724
|
"key": {
|
|
1659
1725
|
"type": "identifier",
|
|
1660
|
-
"name": "
|
|
1726
|
+
"name": "propertyValues"
|
|
1661
1727
|
},
|
|
1662
1728
|
"annotation": {
|
|
1663
|
-
"type": "
|
|
1664
|
-
"
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
},
|
|
1669
|
-
{
|
|
1670
|
-
"type": "jsLiteral",
|
|
1671
|
-
"value": "double"
|
|
1672
|
-
}
|
|
1673
|
-
]
|
|
1729
|
+
"type": "array",
|
|
1730
|
+
"elementType": {
|
|
1731
|
+
"type": "keyword",
|
|
1732
|
+
"value": "unknown"
|
|
1733
|
+
}
|
|
1674
1734
|
},
|
|
1735
|
+
"optional": true,
|
|
1675
1736
|
"computed": false
|
|
1676
1737
|
},
|
|
1677
1738
|
{
|
|
@@ -1728,7 +1789,7 @@
|
|
|
1728
1789
|
"type": "reference",
|
|
1729
1790
|
"typeName": {
|
|
1730
1791
|
"type": "identifier",
|
|
1731
|
-
"name": "
|
|
1792
|
+
"name": "VisualConfig"
|
|
1732
1793
|
}
|
|
1733
1794
|
}
|
|
1734
1795
|
},
|
|
@@ -1749,30 +1810,84 @@
|
|
|
1749
1810
|
"annotation": {
|
|
1750
1811
|
"type": "array",
|
|
1751
1812
|
"elementType": {
|
|
1752
|
-
"type": "
|
|
1753
|
-
"
|
|
1813
|
+
"type": "reference",
|
|
1814
|
+
"typeName": {
|
|
1815
|
+
"type": "identifier",
|
|
1816
|
+
"name": "Record"
|
|
1817
|
+
},
|
|
1818
|
+
"typeParameters": {
|
|
1819
|
+
"type": "typeParameterInstantiation",
|
|
1820
|
+
"params": [
|
|
1821
|
+
{
|
|
1822
|
+
"type": "keyword",
|
|
1823
|
+
"value": "string"
|
|
1824
|
+
},
|
|
1825
|
+
{
|
|
1826
|
+
"type": "keyword",
|
|
1827
|
+
"value": "unknown"
|
|
1828
|
+
}
|
|
1829
|
+
]
|
|
1830
|
+
}
|
|
1754
1831
|
}
|
|
1755
1832
|
},
|
|
1756
1833
|
"computed": false
|
|
1757
|
-
}
|
|
1834
|
+
}
|
|
1835
|
+
]
|
|
1836
|
+
},
|
|
1837
|
+
{
|
|
1838
|
+
"type": "typeAlias",
|
|
1839
|
+
"name": "PreviewCategory",
|
|
1840
|
+
"annotation": {
|
|
1841
|
+
"type": "union",
|
|
1842
|
+
"types": [
|
|
1843
|
+
{
|
|
1844
|
+
"type": "jsLiteral",
|
|
1845
|
+
"value": "detail-item"
|
|
1846
|
+
},
|
|
1847
|
+
{
|
|
1848
|
+
"type": "jsLiteral",
|
|
1849
|
+
"value": "form-item"
|
|
1850
|
+
},
|
|
1851
|
+
{
|
|
1852
|
+
"type": "jsLiteral",
|
|
1853
|
+
"value": "table-column"
|
|
1854
|
+
},
|
|
1855
|
+
{
|
|
1856
|
+
"type": "jsLiteral",
|
|
1857
|
+
"value": "card-item"
|
|
1858
|
+
},
|
|
1859
|
+
{
|
|
1860
|
+
"type": "jsLiteral",
|
|
1861
|
+
"value": "metric-item"
|
|
1862
|
+
},
|
|
1863
|
+
{
|
|
1864
|
+
"type": "jsLiteral",
|
|
1865
|
+
"value": "value"
|
|
1866
|
+
}
|
|
1867
|
+
]
|
|
1868
|
+
}
|
|
1869
|
+
},
|
|
1870
|
+
{
|
|
1871
|
+
"type": "interface",
|
|
1872
|
+
"name": "CommentDetail",
|
|
1873
|
+
"body": [
|
|
1758
1874
|
{
|
|
1759
1875
|
"type": "propertySignature",
|
|
1760
1876
|
"key": {
|
|
1761
1877
|
"type": "identifier",
|
|
1762
|
-
"name": "
|
|
1878
|
+
"name": "comment"
|
|
1763
1879
|
},
|
|
1764
1880
|
"annotation": {
|
|
1765
1881
|
"type": "keyword",
|
|
1766
|
-
"value": "
|
|
1882
|
+
"value": "string"
|
|
1767
1883
|
},
|
|
1768
|
-
"optional": true,
|
|
1769
1884
|
"computed": false
|
|
1770
1885
|
},
|
|
1771
1886
|
{
|
|
1772
1887
|
"type": "propertySignature",
|
|
1773
1888
|
"key": {
|
|
1774
1889
|
"type": "identifier",
|
|
1775
|
-
"name": "
|
|
1890
|
+
"name": "propertyInstanceId"
|
|
1776
1891
|
},
|
|
1777
1892
|
"annotation": {
|
|
1778
1893
|
"type": "keyword",
|
|
@@ -1780,12 +1895,30 @@
|
|
|
1780
1895
|
},
|
|
1781
1896
|
"optional": true,
|
|
1782
1897
|
"computed": false
|
|
1898
|
+
}
|
|
1899
|
+
]
|
|
1900
|
+
},
|
|
1901
|
+
{
|
|
1902
|
+
"type": "interface",
|
|
1903
|
+
"name": "ApproveDetail",
|
|
1904
|
+
"body": [
|
|
1905
|
+
{
|
|
1906
|
+
"type": "propertySignature",
|
|
1907
|
+
"key": {
|
|
1908
|
+
"type": "identifier",
|
|
1909
|
+
"name": "approved"
|
|
1910
|
+
},
|
|
1911
|
+
"annotation": {
|
|
1912
|
+
"type": "keyword",
|
|
1913
|
+
"value": "boolean"
|
|
1914
|
+
},
|
|
1915
|
+
"computed": false
|
|
1783
1916
|
},
|
|
1784
1917
|
{
|
|
1785
1918
|
"type": "propertySignature",
|
|
1786
1919
|
"key": {
|
|
1787
1920
|
"type": "identifier",
|
|
1788
|
-
"name": "
|
|
1921
|
+
"name": "propertyInstanceId"
|
|
1789
1922
|
},
|
|
1790
1923
|
"annotation": {
|
|
1791
1924
|
"type": "keyword",
|
|
@@ -2652,334 +2785,104 @@
|
|
|
2652
2785
|
}
|
|
2653
2786
|
}
|
|
2654
2787
|
},
|
|
2655
|
-
"visual-builder.
|
|
2788
|
+
"visual-builder.raw-metric-preview": {
|
|
2656
2789
|
"properties": [
|
|
2657
2790
|
{
|
|
2658
|
-
"name": "
|
|
2791
|
+
"name": "previewUrl",
|
|
2659
2792
|
"annotation": {
|
|
2660
2793
|
"type": "keyword",
|
|
2661
2794
|
"value": "string"
|
|
2662
2795
|
}
|
|
2663
2796
|
},
|
|
2664
2797
|
{
|
|
2665
|
-
"name": "
|
|
2798
|
+
"name": "generations",
|
|
2799
|
+
"annotation": {
|
|
2800
|
+
"type": "array",
|
|
2801
|
+
"elementType": {
|
|
2802
|
+
"type": "reference",
|
|
2803
|
+
"typeName": {
|
|
2804
|
+
"type": "identifier",
|
|
2805
|
+
"name": "MetricGeneration"
|
|
2806
|
+
}
|
|
2807
|
+
}
|
|
2808
|
+
}
|
|
2809
|
+
},
|
|
2810
|
+
{
|
|
2811
|
+
"name": "grouped",
|
|
2812
|
+
"annotation": {
|
|
2813
|
+
"type": "keyword",
|
|
2814
|
+
"value": "boolean"
|
|
2815
|
+
}
|
|
2816
|
+
},
|
|
2817
|
+
{
|
|
2818
|
+
"name": "busy",
|
|
2819
|
+
"annotation": {
|
|
2820
|
+
"type": "keyword",
|
|
2821
|
+
"value": "boolean"
|
|
2822
|
+
}
|
|
2823
|
+
},
|
|
2824
|
+
{
|
|
2825
|
+
"name": "theme",
|
|
2666
2826
|
"annotation": {
|
|
2667
2827
|
"type": "keyword",
|
|
2668
2828
|
"value": "string"
|
|
2669
2829
|
}
|
|
2670
|
-
}
|
|
2671
|
-
],
|
|
2672
|
-
"events": [
|
|
2830
|
+
},
|
|
2673
2831
|
{
|
|
2674
|
-
"name": "
|
|
2675
|
-
"
|
|
2676
|
-
"
|
|
2677
|
-
|
|
2678
|
-
"types": [
|
|
2679
|
-
{
|
|
2680
|
-
"type": "reference",
|
|
2681
|
-
"typeName": {
|
|
2682
|
-
"type": "identifier",
|
|
2683
|
-
"name": "HistoryData"
|
|
2684
|
-
}
|
|
2685
|
-
},
|
|
2686
|
-
{
|
|
2687
|
-
"type": "typeLiteral",
|
|
2688
|
-
"members": [
|
|
2689
|
-
{
|
|
2690
|
-
"type": "propertySignature",
|
|
2691
|
-
"key": {
|
|
2692
|
-
"type": "identifier",
|
|
2693
|
-
"name": "enableRollback"
|
|
2694
|
-
},
|
|
2695
|
-
"annotation": {
|
|
2696
|
-
"type": "keyword",
|
|
2697
|
-
"value": "boolean"
|
|
2698
|
-
},
|
|
2699
|
-
"computed": false
|
|
2700
|
-
}
|
|
2701
|
-
]
|
|
2702
|
-
}
|
|
2703
|
-
]
|
|
2704
|
-
}
|
|
2705
|
-
}
|
|
2706
|
-
},
|
|
2707
|
-
{
|
|
2708
|
-
"name": "rollback",
|
|
2709
|
-
"detail": {
|
|
2710
|
-
"annotation": {
|
|
2711
|
-
"type": "reference",
|
|
2712
|
-
"typeName": {
|
|
2713
|
-
"type": "identifier",
|
|
2714
|
-
"name": "HistoryData"
|
|
2715
|
-
}
|
|
2716
|
-
}
|
|
2832
|
+
"name": "uiVersion",
|
|
2833
|
+
"annotation": {
|
|
2834
|
+
"type": "keyword",
|
|
2835
|
+
"value": "string"
|
|
2717
2836
|
}
|
|
2718
2837
|
},
|
|
2719
2838
|
{
|
|
2720
|
-
"name": "
|
|
2721
|
-
"
|
|
2722
|
-
"
|
|
2723
|
-
|
|
2724
|
-
"
|
|
2839
|
+
"name": "app",
|
|
2840
|
+
"annotation": {
|
|
2841
|
+
"type": "reference",
|
|
2842
|
+
"typeName": {
|
|
2843
|
+
"type": "identifier",
|
|
2844
|
+
"name": "MicroApp"
|
|
2725
2845
|
}
|
|
2726
2846
|
}
|
|
2727
2847
|
}
|
|
2728
2848
|
],
|
|
2849
|
+
"events": [],
|
|
2729
2850
|
"methods": [],
|
|
2730
2851
|
"types": [
|
|
2731
2852
|
{
|
|
2732
2853
|
"type": "interface",
|
|
2733
|
-
"name": "
|
|
2854
|
+
"name": "MetricGeneration",
|
|
2734
2855
|
"body": [
|
|
2735
2856
|
{
|
|
2736
2857
|
"type": "propertySignature",
|
|
2737
2858
|
"key": {
|
|
2738
2859
|
"type": "identifier",
|
|
2739
|
-
"name": "
|
|
2860
|
+
"name": "generationId"
|
|
2740
2861
|
},
|
|
2741
2862
|
"annotation": {
|
|
2742
|
-
"type": "
|
|
2743
|
-
"
|
|
2744
|
-
"type": "identifier",
|
|
2745
|
-
"name": "Record"
|
|
2746
|
-
},
|
|
2747
|
-
"typeParameters": {
|
|
2748
|
-
"type": "typeParameterInstantiation",
|
|
2749
|
-
"params": [
|
|
2750
|
-
{
|
|
2751
|
-
"type": "keyword",
|
|
2752
|
-
"value": "string"
|
|
2753
|
-
},
|
|
2754
|
-
{
|
|
2755
|
-
"type": "keyword",
|
|
2756
|
-
"value": "string"
|
|
2757
|
-
}
|
|
2758
|
-
]
|
|
2759
|
-
}
|
|
2863
|
+
"type": "keyword",
|
|
2864
|
+
"value": "string"
|
|
2760
2865
|
},
|
|
2866
|
+
"optional": true,
|
|
2761
2867
|
"computed": false
|
|
2762
|
-
}
|
|
2763
|
-
],
|
|
2764
|
-
"extends": [
|
|
2868
|
+
},
|
|
2765
2869
|
{
|
|
2766
|
-
"type": "
|
|
2767
|
-
"
|
|
2870
|
+
"type": "propertySignature",
|
|
2871
|
+
"key": {
|
|
2768
2872
|
"type": "identifier",
|
|
2769
|
-
"name": "
|
|
2873
|
+
"name": "objectId"
|
|
2770
2874
|
},
|
|
2771
|
-
"
|
|
2772
|
-
"type": "
|
|
2773
|
-
"
|
|
2774
|
-
{
|
|
2775
|
-
"type": "reference",
|
|
2776
|
-
"typeName": {
|
|
2777
|
-
"type": "qualifiedName",
|
|
2778
|
-
"left": {
|
|
2779
|
-
"type": "identifier",
|
|
2780
|
-
"name": "NextBuilderModels"
|
|
2781
|
-
},
|
|
2782
|
-
"right": {
|
|
2783
|
-
"type": "identifier",
|
|
2784
|
-
"name": "ModelWorkspaceChangeHistory"
|
|
2785
|
-
}
|
|
2786
|
-
}
|
|
2787
|
-
}
|
|
2788
|
-
]
|
|
2789
|
-
}
|
|
2790
|
-
}
|
|
2791
|
-
]
|
|
2792
|
-
}
|
|
2793
|
-
]
|
|
2794
|
-
},
|
|
2795
|
-
"visual-builder.contract-select": {
|
|
2796
|
-
"properties": [
|
|
2797
|
-
{
|
|
2798
|
-
"name": "name",
|
|
2799
|
-
"annotation": {
|
|
2800
|
-
"type": "keyword",
|
|
2801
|
-
"value": "string"
|
|
2802
|
-
}
|
|
2803
|
-
},
|
|
2804
|
-
{
|
|
2805
|
-
"name": "required",
|
|
2806
|
-
"annotation": {
|
|
2807
|
-
"type": "keyword",
|
|
2808
|
-
"value": "boolean"
|
|
2809
|
-
}
|
|
2810
|
-
},
|
|
2811
|
-
{
|
|
2812
|
-
"name": "label",
|
|
2813
|
-
"annotation": {
|
|
2814
|
-
"type": "keyword",
|
|
2815
|
-
"value": "string"
|
|
2816
|
-
}
|
|
2817
|
-
},
|
|
2818
|
-
{
|
|
2819
|
-
"name": "value",
|
|
2820
|
-
"annotation": {
|
|
2821
|
-
"type": "keyword",
|
|
2822
|
-
"value": "any"
|
|
2823
|
-
}
|
|
2824
|
-
},
|
|
2825
|
-
{
|
|
2826
|
-
"name": "suffix",
|
|
2827
|
-
"annotation": {
|
|
2828
|
-
"type": "typeLiteral",
|
|
2829
|
-
"members": [
|
|
2830
|
-
{
|
|
2831
|
-
"type": "propertySignature",
|
|
2832
|
-
"key": {
|
|
2833
|
-
"type": "identifier",
|
|
2834
|
-
"name": "useBrick"
|
|
2835
|
-
},
|
|
2836
|
-
"annotation": {
|
|
2837
|
-
"type": "union",
|
|
2838
|
-
"types": [
|
|
2839
|
-
{
|
|
2840
|
-
"type": "reference",
|
|
2841
|
-
"typeName": {
|
|
2842
|
-
"type": "identifier",
|
|
2843
|
-
"name": "UseSingleBrickConf"
|
|
2844
|
-
}
|
|
2845
|
-
},
|
|
2846
|
-
{
|
|
2847
|
-
"type": "array",
|
|
2848
|
-
"elementType": {
|
|
2849
|
-
"type": "reference",
|
|
2850
|
-
"typeName": {
|
|
2851
|
-
"type": "identifier",
|
|
2852
|
-
"name": "UseSingleBrickConf"
|
|
2853
|
-
}
|
|
2854
|
-
}
|
|
2855
|
-
}
|
|
2856
|
-
]
|
|
2857
|
-
},
|
|
2858
|
-
"computed": false
|
|
2859
|
-
}
|
|
2860
|
-
]
|
|
2861
|
-
}
|
|
2862
|
-
}
|
|
2863
|
-
],
|
|
2864
|
-
"events": [
|
|
2865
|
-
{
|
|
2866
|
-
"name": "change",
|
|
2867
|
-
"detail": {
|
|
2868
|
-
"annotation": {
|
|
2869
|
-
"type": "keyword",
|
|
2870
|
-
"value": "string"
|
|
2871
|
-
}
|
|
2872
|
-
}
|
|
2873
|
-
}
|
|
2874
|
-
],
|
|
2875
|
-
"methods": []
|
|
2876
|
-
},
|
|
2877
|
-
"visual-builder.pre-generated-config": {
|
|
2878
|
-
"properties": [
|
|
2879
|
-
{
|
|
2880
|
-
"name": "previewUrl",
|
|
2881
|
-
"annotation": {
|
|
2882
|
-
"type": "keyword",
|
|
2883
|
-
"value": "string"
|
|
2884
|
-
}
|
|
2885
|
-
},
|
|
2886
|
-
{
|
|
2887
|
-
"name": "attrList",
|
|
2888
|
-
"annotation": {
|
|
2889
|
-
"type": "array",
|
|
2890
|
-
"elementType": {
|
|
2891
|
-
"type": "reference",
|
|
2892
|
-
"typeName": {
|
|
2893
|
-
"type": "identifier",
|
|
2894
|
-
"name": "ObjectAttr"
|
|
2895
|
-
}
|
|
2896
|
-
}
|
|
2897
|
-
}
|
|
2898
|
-
},
|
|
2899
|
-
{
|
|
2900
|
-
"name": "mockList",
|
|
2901
|
-
"annotation": {
|
|
2902
|
-
"type": "array",
|
|
2903
|
-
"elementType": {
|
|
2904
|
-
"type": "reference",
|
|
2905
|
-
"typeName": {
|
|
2906
|
-
"type": "identifier",
|
|
2907
|
-
"name": "Record"
|
|
2875
|
+
"annotation": {
|
|
2876
|
+
"type": "keyword",
|
|
2877
|
+
"value": "string"
|
|
2908
2878
|
},
|
|
2909
|
-
"
|
|
2910
|
-
|
|
2911
|
-
"params": [
|
|
2912
|
-
{
|
|
2913
|
-
"type": "keyword",
|
|
2914
|
-
"value": "string"
|
|
2915
|
-
},
|
|
2916
|
-
{
|
|
2917
|
-
"type": "keyword",
|
|
2918
|
-
"value": "unknown"
|
|
2919
|
-
}
|
|
2920
|
-
]
|
|
2921
|
-
}
|
|
2922
|
-
}
|
|
2923
|
-
}
|
|
2924
|
-
},
|
|
2925
|
-
{
|
|
2926
|
-
"name": "metricGroups",
|
|
2927
|
-
"annotation": {
|
|
2928
|
-
"type": "array",
|
|
2929
|
-
"elementType": {
|
|
2930
|
-
"type": "reference",
|
|
2931
|
-
"typeName": {
|
|
2932
|
-
"type": "identifier",
|
|
2933
|
-
"name": "MetricGroup"
|
|
2934
|
-
}
|
|
2935
|
-
}
|
|
2936
|
-
}
|
|
2937
|
-
},
|
|
2938
|
-
{
|
|
2939
|
-
"name": "containerConfig",
|
|
2940
|
-
"annotation": {
|
|
2941
|
-
"type": "reference",
|
|
2942
|
-
"typeName": {
|
|
2943
|
-
"type": "identifier",
|
|
2944
|
-
"name": "ContainerConfig"
|
|
2945
|
-
}
|
|
2946
|
-
}
|
|
2947
|
-
}
|
|
2948
|
-
],
|
|
2949
|
-
"events": [
|
|
2950
|
-
{
|
|
2951
|
-
"name": "brick.change",
|
|
2952
|
-
"detail": {
|
|
2953
|
-
"annotation": {
|
|
2954
|
-
"type": "union",
|
|
2955
|
-
"types": [
|
|
2956
|
-
{
|
|
2957
|
-
"type": "reference",
|
|
2958
|
-
"typeName": {
|
|
2959
|
-
"type": "identifier",
|
|
2960
|
-
"name": "BrickConf"
|
|
2961
|
-
}
|
|
2962
|
-
},
|
|
2963
|
-
{
|
|
2964
|
-
"type": "keyword",
|
|
2965
|
-
"value": "null"
|
|
2966
|
-
}
|
|
2967
|
-
]
|
|
2968
|
-
}
|
|
2969
|
-
}
|
|
2970
|
-
}
|
|
2971
|
-
],
|
|
2972
|
-
"methods": [],
|
|
2973
|
-
"types": [
|
|
2974
|
-
{
|
|
2975
|
-
"type": "interface",
|
|
2976
|
-
"name": "ObjectAttr",
|
|
2977
|
-
"body": [
|
|
2879
|
+
"computed": false
|
|
2880
|
+
},
|
|
2978
2881
|
{
|
|
2979
2882
|
"type": "propertySignature",
|
|
2980
2883
|
"key": {
|
|
2981
2884
|
"type": "identifier",
|
|
2982
|
-
"name": "
|
|
2885
|
+
"name": "objectName"
|
|
2983
2886
|
},
|
|
2984
2887
|
"annotation": {
|
|
2985
2888
|
"type": "keyword",
|
|
@@ -2991,7 +2894,7 @@
|
|
|
2991
2894
|
"type": "propertySignature",
|
|
2992
2895
|
"key": {
|
|
2993
2896
|
"type": "identifier",
|
|
2994
|
-
"name": "
|
|
2897
|
+
"name": "propertyId"
|
|
2995
2898
|
},
|
|
2996
2899
|
"annotation": {
|
|
2997
2900
|
"type": "keyword",
|
|
@@ -3003,14 +2906,11 @@
|
|
|
3003
2906
|
"type": "propertySignature",
|
|
3004
2907
|
"key": {
|
|
3005
2908
|
"type": "identifier",
|
|
3006
|
-
"name": "
|
|
2909
|
+
"name": "propertyName"
|
|
3007
2910
|
},
|
|
3008
2911
|
"annotation": {
|
|
3009
|
-
"type": "
|
|
3010
|
-
"
|
|
3011
|
-
"type": "keyword",
|
|
3012
|
-
"value": "unknown"
|
|
3013
|
-
}
|
|
2912
|
+
"type": "keyword",
|
|
2913
|
+
"value": "string"
|
|
3014
2914
|
},
|
|
3015
2915
|
"optional": true,
|
|
3016
2916
|
"computed": false
|
|
@@ -3019,122 +2919,96 @@
|
|
|
3019
2919
|
"type": "propertySignature",
|
|
3020
2920
|
"key": {
|
|
3021
2921
|
"type": "identifier",
|
|
3022
|
-
"name": "
|
|
2922
|
+
"name": "propertyUnit"
|
|
3023
2923
|
},
|
|
3024
2924
|
"annotation": {
|
|
3025
2925
|
"type": "keyword",
|
|
3026
|
-
"value": "
|
|
2926
|
+
"value": "string"
|
|
3027
2927
|
},
|
|
3028
|
-
"optional": true,
|
|
3029
2928
|
"computed": false
|
|
3030
2929
|
},
|
|
3031
2930
|
{
|
|
3032
2931
|
"type": "propertySignature",
|
|
3033
2932
|
"key": {
|
|
3034
2933
|
"type": "identifier",
|
|
3035
|
-
"name": "
|
|
2934
|
+
"name": "propertyDataType"
|
|
3036
2935
|
},
|
|
3037
2936
|
"annotation": {
|
|
3038
|
-
"type": "
|
|
3039
|
-
"
|
|
3040
|
-
|
|
3041
|
-
|
|
3042
|
-
"
|
|
3043
|
-
|
|
2937
|
+
"type": "union",
|
|
2938
|
+
"types": [
|
|
2939
|
+
{
|
|
2940
|
+
"type": "jsLiteral",
|
|
2941
|
+
"value": "long"
|
|
2942
|
+
},
|
|
2943
|
+
{
|
|
2944
|
+
"type": "jsLiteral",
|
|
2945
|
+
"value": "double"
|
|
3044
2946
|
}
|
|
3045
|
-
|
|
2947
|
+
]
|
|
3046
2948
|
},
|
|
3047
|
-
"optional": true,
|
|
3048
2949
|
"computed": false
|
|
3049
|
-
}
|
|
3050
|
-
]
|
|
3051
|
-
},
|
|
3052
|
-
{
|
|
3053
|
-
"type": "interface",
|
|
3054
|
-
"name": "MetricGroup",
|
|
3055
|
-
"body": [
|
|
2950
|
+
},
|
|
3056
2951
|
{
|
|
3057
2952
|
"type": "propertySignature",
|
|
3058
2953
|
"key": {
|
|
3059
2954
|
"type": "identifier",
|
|
3060
|
-
"name": "
|
|
2955
|
+
"name": "propertyInstanceId"
|
|
3061
2956
|
},
|
|
3062
2957
|
"annotation": {
|
|
3063
2958
|
"type": "keyword",
|
|
3064
2959
|
"value": "string"
|
|
3065
2960
|
},
|
|
2961
|
+
"optional": true,
|
|
3066
2962
|
"computed": false
|
|
3067
2963
|
},
|
|
3068
2964
|
{
|
|
3069
2965
|
"type": "propertySignature",
|
|
3070
2966
|
"key": {
|
|
3071
2967
|
"type": "identifier",
|
|
3072
|
-
"name": "
|
|
2968
|
+
"name": "comment"
|
|
3073
2969
|
},
|
|
3074
2970
|
"annotation": {
|
|
3075
|
-
"type": "
|
|
3076
|
-
"
|
|
3077
|
-
"type": "keyword",
|
|
3078
|
-
"value": "string"
|
|
3079
|
-
}
|
|
2971
|
+
"type": "keyword",
|
|
2972
|
+
"value": "string"
|
|
3080
2973
|
},
|
|
2974
|
+
"optional": true,
|
|
3081
2975
|
"computed": false
|
|
3082
2976
|
},
|
|
3083
2977
|
{
|
|
3084
2978
|
"type": "propertySignature",
|
|
3085
2979
|
"key": {
|
|
3086
2980
|
"type": "identifier",
|
|
3087
|
-
"name": "
|
|
2981
|
+
"name": "approved"
|
|
3088
2982
|
},
|
|
3089
2983
|
"annotation": {
|
|
3090
2984
|
"type": "keyword",
|
|
3091
|
-
"value": "
|
|
2985
|
+
"value": "boolean"
|
|
3092
2986
|
},
|
|
3093
2987
|
"optional": true,
|
|
3094
2988
|
"computed": false
|
|
3095
|
-
}
|
|
3096
|
-
]
|
|
3097
|
-
},
|
|
3098
|
-
{
|
|
3099
|
-
"type": "interface",
|
|
3100
|
-
"name": "ContainerConfig",
|
|
3101
|
-
"body": [
|
|
2989
|
+
},
|
|
3102
2990
|
{
|
|
3103
2991
|
"type": "propertySignature",
|
|
3104
2992
|
"key": {
|
|
3105
2993
|
"type": "identifier",
|
|
3106
|
-
"name": "
|
|
2994
|
+
"name": "candidates"
|
|
3107
2995
|
},
|
|
3108
2996
|
"annotation": {
|
|
3109
2997
|
"type": "union",
|
|
3110
2998
|
"types": [
|
|
3111
2999
|
{
|
|
3112
|
-
"type": "
|
|
3113
|
-
"
|
|
3114
|
-
|
|
3115
|
-
|
|
3116
|
-
|
|
3117
|
-
|
|
3118
|
-
|
|
3119
|
-
|
|
3120
|
-
"type": "jsLiteral",
|
|
3121
|
-
"value": "cards"
|
|
3122
|
-
},
|
|
3123
|
-
{
|
|
3124
|
-
"type": "jsLiteral",
|
|
3125
|
-
"value": "chart"
|
|
3126
|
-
},
|
|
3127
|
-
{
|
|
3128
|
-
"type": "jsLiteral",
|
|
3129
|
-
"value": "grouped-chart"
|
|
3000
|
+
"type": "array",
|
|
3001
|
+
"elementType": {
|
|
3002
|
+
"type": "reference",
|
|
3003
|
+
"typeName": {
|
|
3004
|
+
"type": "identifier",
|
|
3005
|
+
"name": "MetricVisualConfig"
|
|
3006
|
+
}
|
|
3007
|
+
}
|
|
3130
3008
|
},
|
|
3131
3009
|
{
|
|
3132
3010
|
"type": "keyword",
|
|
3133
3011
|
"value": "null"
|
|
3134
|
-
},
|
|
3135
|
-
{
|
|
3136
|
-
"type": "keyword",
|
|
3137
|
-
"value": "undefined"
|
|
3138
3012
|
}
|
|
3139
3013
|
]
|
|
3140
3014
|
},
|
|
@@ -3144,32 +3018,39 @@
|
|
|
3144
3018
|
"type": "propertySignature",
|
|
3145
3019
|
"key": {
|
|
3146
3020
|
"type": "identifier",
|
|
3147
|
-
"name": "
|
|
3021
|
+
"name": "mockData"
|
|
3022
|
+
},
|
|
3023
|
+
"annotation": {
|
|
3024
|
+
"type": "array",
|
|
3025
|
+
"elementType": {
|
|
3026
|
+
"type": "keyword",
|
|
3027
|
+
"value": "unknown"
|
|
3028
|
+
}
|
|
3029
|
+
},
|
|
3030
|
+
"computed": false
|
|
3031
|
+
},
|
|
3032
|
+
{
|
|
3033
|
+
"type": "propertySignature",
|
|
3034
|
+
"key": {
|
|
3035
|
+
"type": "identifier",
|
|
3036
|
+
"name": "groupIndex"
|
|
3148
3037
|
},
|
|
3149
3038
|
"annotation": {
|
|
3150
3039
|
"type": "keyword",
|
|
3151
|
-
"value": "
|
|
3040
|
+
"value": "number"
|
|
3152
3041
|
},
|
|
3042
|
+
"optional": true,
|
|
3153
3043
|
"computed": false
|
|
3154
3044
|
},
|
|
3155
3045
|
{
|
|
3156
3046
|
"type": "propertySignature",
|
|
3157
3047
|
"key": {
|
|
3158
3048
|
"type": "identifier",
|
|
3159
|
-
"name": "
|
|
3049
|
+
"name": "group"
|
|
3160
3050
|
},
|
|
3161
3051
|
"annotation": {
|
|
3162
|
-
"type": "
|
|
3163
|
-
"
|
|
3164
|
-
{
|
|
3165
|
-
"type": "jsLiteral",
|
|
3166
|
-
"value": "context"
|
|
3167
|
-
},
|
|
3168
|
-
{
|
|
3169
|
-
"type": "jsLiteral",
|
|
3170
|
-
"value": "state"
|
|
3171
|
-
}
|
|
3172
|
-
]
|
|
3052
|
+
"type": "keyword",
|
|
3053
|
+
"value": "string"
|
|
3173
3054
|
},
|
|
3174
3055
|
"optional": true,
|
|
3175
3056
|
"computed": false
|
|
@@ -3178,75 +3059,241 @@
|
|
|
3178
3059
|
"type": "propertySignature",
|
|
3179
3060
|
"key": {
|
|
3180
3061
|
"type": "identifier",
|
|
3181
|
-
"name": "
|
|
3062
|
+
"name": "counter"
|
|
3182
3063
|
},
|
|
3183
3064
|
"annotation": {
|
|
3184
|
-
"type": "
|
|
3185
|
-
"
|
|
3186
|
-
|
|
3187
|
-
|
|
3188
|
-
|
|
3189
|
-
|
|
3190
|
-
|
|
3191
|
-
|
|
3192
|
-
|
|
3065
|
+
"type": "keyword",
|
|
3066
|
+
"value": "string"
|
|
3067
|
+
},
|
|
3068
|
+
"optional": true,
|
|
3069
|
+
"computed": false
|
|
3070
|
+
}
|
|
3071
|
+
]
|
|
3072
|
+
}
|
|
3073
|
+
]
|
|
3074
|
+
},
|
|
3075
|
+
"visual-builder.workbench-history-action": {
|
|
3076
|
+
"properties": [
|
|
3077
|
+
{
|
|
3078
|
+
"name": "appId",
|
|
3079
|
+
"annotation": {
|
|
3080
|
+
"type": "keyword",
|
|
3081
|
+
"value": "string"
|
|
3082
|
+
}
|
|
3083
|
+
},
|
|
3084
|
+
{
|
|
3085
|
+
"name": "projectId",
|
|
3086
|
+
"annotation": {
|
|
3087
|
+
"type": "keyword",
|
|
3088
|
+
"value": "string"
|
|
3089
|
+
}
|
|
3090
|
+
}
|
|
3091
|
+
],
|
|
3092
|
+
"events": [
|
|
3093
|
+
{
|
|
3094
|
+
"name": "history.item.click",
|
|
3095
|
+
"detail": {
|
|
3096
|
+
"annotation": {
|
|
3097
|
+
"type": "intersection",
|
|
3098
|
+
"types": [
|
|
3099
|
+
{
|
|
3100
|
+
"type": "reference",
|
|
3101
|
+
"typeName": {
|
|
3102
|
+
"type": "identifier",
|
|
3103
|
+
"name": "HistoryData"
|
|
3104
|
+
}
|
|
3105
|
+
},
|
|
3106
|
+
{
|
|
3107
|
+
"type": "typeLiteral",
|
|
3108
|
+
"members": [
|
|
3109
|
+
{
|
|
3110
|
+
"type": "propertySignature",
|
|
3111
|
+
"key": {
|
|
3112
|
+
"type": "identifier",
|
|
3113
|
+
"name": "enableRollback"
|
|
3114
|
+
},
|
|
3115
|
+
"annotation": {
|
|
3116
|
+
"type": "keyword",
|
|
3117
|
+
"value": "boolean"
|
|
3118
|
+
},
|
|
3119
|
+
"computed": false
|
|
3120
|
+
}
|
|
3121
|
+
]
|
|
3122
|
+
}
|
|
3123
|
+
]
|
|
3124
|
+
}
|
|
3125
|
+
}
|
|
3126
|
+
},
|
|
3127
|
+
{
|
|
3128
|
+
"name": "rollback",
|
|
3129
|
+
"detail": {
|
|
3130
|
+
"annotation": {
|
|
3131
|
+
"type": "reference",
|
|
3132
|
+
"typeName": {
|
|
3133
|
+
"type": "identifier",
|
|
3134
|
+
"name": "HistoryData"
|
|
3135
|
+
}
|
|
3136
|
+
}
|
|
3137
|
+
}
|
|
3138
|
+
},
|
|
3139
|
+
{
|
|
3140
|
+
"name": "rollback.all",
|
|
3141
|
+
"detail": {
|
|
3142
|
+
"annotation": {
|
|
3143
|
+
"type": "keyword",
|
|
3144
|
+
"value": "void"
|
|
3145
|
+
}
|
|
3146
|
+
}
|
|
3147
|
+
}
|
|
3148
|
+
],
|
|
3149
|
+
"methods": [],
|
|
3150
|
+
"types": [
|
|
3151
|
+
{
|
|
3152
|
+
"type": "interface",
|
|
3153
|
+
"name": "HistoryData",
|
|
3154
|
+
"body": [
|
|
3155
|
+
{
|
|
3156
|
+
"type": "propertySignature",
|
|
3157
|
+
"key": {
|
|
3158
|
+
"type": "identifier",
|
|
3159
|
+
"name": "translation"
|
|
3160
|
+
},
|
|
3161
|
+
"annotation": {
|
|
3162
|
+
"type": "reference",
|
|
3163
|
+
"typeName": {
|
|
3164
|
+
"type": "identifier",
|
|
3165
|
+
"name": "Record"
|
|
3166
|
+
},
|
|
3167
|
+
"typeParameters": {
|
|
3168
|
+
"type": "typeParameterInstantiation",
|
|
3169
|
+
"params": [
|
|
3170
|
+
{
|
|
3193
3171
|
"type": "keyword",
|
|
3194
|
-
"value": "
|
|
3195
|
-
},
|
|
3196
|
-
"optional": true,
|
|
3197
|
-
"computed": false
|
|
3198
|
-
},
|
|
3199
|
-
{
|
|
3200
|
-
"type": "propertySignature",
|
|
3201
|
-
"key": {
|
|
3202
|
-
"type": "identifier",
|
|
3203
|
-
"name": "wrapper"
|
|
3172
|
+
"value": "string"
|
|
3204
3173
|
},
|
|
3205
|
-
|
|
3174
|
+
{
|
|
3206
3175
|
"type": "keyword",
|
|
3207
|
-
"value": "
|
|
3208
|
-
}
|
|
3209
|
-
|
|
3210
|
-
|
|
3211
|
-
|
|
3176
|
+
"value": "string"
|
|
3177
|
+
}
|
|
3178
|
+
]
|
|
3179
|
+
}
|
|
3180
|
+
},
|
|
3181
|
+
"computed": false
|
|
3182
|
+
}
|
|
3183
|
+
],
|
|
3184
|
+
"extends": [
|
|
3185
|
+
{
|
|
3186
|
+
"type": "expressionWithTypeArguments",
|
|
3187
|
+
"expression": {
|
|
3188
|
+
"type": "identifier",
|
|
3189
|
+
"name": "Partial"
|
|
3190
|
+
},
|
|
3191
|
+
"typeParameters": {
|
|
3192
|
+
"type": "typeParameterInstantiation",
|
|
3193
|
+
"params": [
|
|
3212
3194
|
{
|
|
3213
|
-
"type": "
|
|
3214
|
-
"
|
|
3215
|
-
"type": "
|
|
3216
|
-
"
|
|
3217
|
-
},
|
|
3218
|
-
"annotation": {
|
|
3219
|
-
"type": "reference",
|
|
3220
|
-
"typeName": {
|
|
3195
|
+
"type": "reference",
|
|
3196
|
+
"typeName": {
|
|
3197
|
+
"type": "qualifiedName",
|
|
3198
|
+
"left": {
|
|
3221
3199
|
"type": "identifier",
|
|
3222
|
-
"name": "
|
|
3200
|
+
"name": "NextBuilderModels"
|
|
3223
3201
|
},
|
|
3224
|
-
"
|
|
3225
|
-
"type": "
|
|
3226
|
-
"
|
|
3227
|
-
{
|
|
3228
|
-
"type": "keyword",
|
|
3229
|
-
"value": "string"
|
|
3230
|
-
},
|
|
3231
|
-
{
|
|
3232
|
-
"type": "keyword",
|
|
3233
|
-
"value": "string"
|
|
3234
|
-
}
|
|
3235
|
-
]
|
|
3202
|
+
"right": {
|
|
3203
|
+
"type": "identifier",
|
|
3204
|
+
"name": "ModelWorkspaceChangeHistory"
|
|
3236
3205
|
}
|
|
3237
|
-
}
|
|
3238
|
-
"optional": true,
|
|
3239
|
-
"computed": false
|
|
3206
|
+
}
|
|
3240
3207
|
}
|
|
3241
3208
|
]
|
|
3242
|
-
}
|
|
3243
|
-
"optional": true,
|
|
3244
|
-
"computed": false
|
|
3209
|
+
}
|
|
3245
3210
|
}
|
|
3246
3211
|
]
|
|
3247
3212
|
}
|
|
3248
3213
|
]
|
|
3249
3214
|
},
|
|
3215
|
+
"visual-builder.contract-select": {
|
|
3216
|
+
"properties": [
|
|
3217
|
+
{
|
|
3218
|
+
"name": "name",
|
|
3219
|
+
"annotation": {
|
|
3220
|
+
"type": "keyword",
|
|
3221
|
+
"value": "string"
|
|
3222
|
+
}
|
|
3223
|
+
},
|
|
3224
|
+
{
|
|
3225
|
+
"name": "required",
|
|
3226
|
+
"annotation": {
|
|
3227
|
+
"type": "keyword",
|
|
3228
|
+
"value": "boolean"
|
|
3229
|
+
}
|
|
3230
|
+
},
|
|
3231
|
+
{
|
|
3232
|
+
"name": "label",
|
|
3233
|
+
"annotation": {
|
|
3234
|
+
"type": "keyword",
|
|
3235
|
+
"value": "string"
|
|
3236
|
+
}
|
|
3237
|
+
},
|
|
3238
|
+
{
|
|
3239
|
+
"name": "value",
|
|
3240
|
+
"annotation": {
|
|
3241
|
+
"type": "keyword",
|
|
3242
|
+
"value": "any"
|
|
3243
|
+
}
|
|
3244
|
+
},
|
|
3245
|
+
{
|
|
3246
|
+
"name": "suffix",
|
|
3247
|
+
"annotation": {
|
|
3248
|
+
"type": "typeLiteral",
|
|
3249
|
+
"members": [
|
|
3250
|
+
{
|
|
3251
|
+
"type": "propertySignature",
|
|
3252
|
+
"key": {
|
|
3253
|
+
"type": "identifier",
|
|
3254
|
+
"name": "useBrick"
|
|
3255
|
+
},
|
|
3256
|
+
"annotation": {
|
|
3257
|
+
"type": "union",
|
|
3258
|
+
"types": [
|
|
3259
|
+
{
|
|
3260
|
+
"type": "reference",
|
|
3261
|
+
"typeName": {
|
|
3262
|
+
"type": "identifier",
|
|
3263
|
+
"name": "UseSingleBrickConf"
|
|
3264
|
+
}
|
|
3265
|
+
},
|
|
3266
|
+
{
|
|
3267
|
+
"type": "array",
|
|
3268
|
+
"elementType": {
|
|
3269
|
+
"type": "reference",
|
|
3270
|
+
"typeName": {
|
|
3271
|
+
"type": "identifier",
|
|
3272
|
+
"name": "UseSingleBrickConf"
|
|
3273
|
+
}
|
|
3274
|
+
}
|
|
3275
|
+
}
|
|
3276
|
+
]
|
|
3277
|
+
},
|
|
3278
|
+
"computed": false
|
|
3279
|
+
}
|
|
3280
|
+
]
|
|
3281
|
+
}
|
|
3282
|
+
}
|
|
3283
|
+
],
|
|
3284
|
+
"events": [
|
|
3285
|
+
{
|
|
3286
|
+
"name": "change",
|
|
3287
|
+
"detail": {
|
|
3288
|
+
"annotation": {
|
|
3289
|
+
"type": "keyword",
|
|
3290
|
+
"value": "string"
|
|
3291
|
+
}
|
|
3292
|
+
}
|
|
3293
|
+
}
|
|
3294
|
+
],
|
|
3295
|
+
"methods": []
|
|
3296
|
+
},
|
|
3250
3297
|
"visual-builder.chat-preview": {
|
|
3251
3298
|
"properties": [
|
|
3252
3299
|
{
|
|
@@ -3531,7 +3578,7 @@
|
|
|
3531
3578
|
}
|
|
3532
3579
|
]
|
|
3533
3580
|
},
|
|
3534
|
-
"visual-builder.
|
|
3581
|
+
"visual-builder.pre-generated-config": {
|
|
3535
3582
|
"properties": [
|
|
3536
3583
|
{
|
|
3537
3584
|
"name": "previewUrl",
|
|
@@ -3541,20 +3588,20 @@
|
|
|
3541
3588
|
}
|
|
3542
3589
|
},
|
|
3543
3590
|
{
|
|
3544
|
-
"name": "
|
|
3591
|
+
"name": "attrList",
|
|
3545
3592
|
"annotation": {
|
|
3546
3593
|
"type": "array",
|
|
3547
3594
|
"elementType": {
|
|
3548
3595
|
"type": "reference",
|
|
3549
3596
|
"typeName": {
|
|
3550
3597
|
"type": "identifier",
|
|
3551
|
-
"name": "
|
|
3598
|
+
"name": "ObjectAttr"
|
|
3552
3599
|
}
|
|
3553
3600
|
}
|
|
3554
3601
|
}
|
|
3555
3602
|
},
|
|
3556
3603
|
{
|
|
3557
|
-
"name": "
|
|
3604
|
+
"name": "mockList",
|
|
3558
3605
|
"annotation": {
|
|
3559
3606
|
"type": "array",
|
|
3560
3607
|
"elementType": {
|
|
@@ -3580,145 +3627,63 @@
|
|
|
3580
3627
|
}
|
|
3581
3628
|
},
|
|
3582
3629
|
{
|
|
3583
|
-
"name": "
|
|
3584
|
-
"annotation": {
|
|
3585
|
-
"type": "keyword",
|
|
3586
|
-
"value": "boolean"
|
|
3587
|
-
}
|
|
3588
|
-
},
|
|
3589
|
-
{
|
|
3590
|
-
"name": "category",
|
|
3630
|
+
"name": "metricGroups",
|
|
3591
3631
|
"annotation": {
|
|
3592
|
-
"type": "
|
|
3593
|
-
"
|
|
3594
|
-
"type": "
|
|
3595
|
-
"
|
|
3632
|
+
"type": "array",
|
|
3633
|
+
"elementType": {
|
|
3634
|
+
"type": "reference",
|
|
3635
|
+
"typeName": {
|
|
3636
|
+
"type": "identifier",
|
|
3637
|
+
"name": "MetricGroup"
|
|
3638
|
+
}
|
|
3596
3639
|
}
|
|
3597
3640
|
}
|
|
3598
3641
|
},
|
|
3599
3642
|
{
|
|
3600
|
-
"name": "
|
|
3601
|
-
"annotation": {
|
|
3602
|
-
"type": "keyword",
|
|
3603
|
-
"value": "string"
|
|
3604
|
-
}
|
|
3605
|
-
},
|
|
3606
|
-
{
|
|
3607
|
-
"name": "uiVersion",
|
|
3608
|
-
"annotation": {
|
|
3609
|
-
"type": "keyword",
|
|
3610
|
-
"value": "string"
|
|
3611
|
-
}
|
|
3612
|
-
},
|
|
3613
|
-
{
|
|
3614
|
-
"name": "app",
|
|
3643
|
+
"name": "containerConfig",
|
|
3615
3644
|
"annotation": {
|
|
3616
3645
|
"type": "reference",
|
|
3617
3646
|
"typeName": {
|
|
3618
3647
|
"type": "identifier",
|
|
3619
|
-
"name": "
|
|
3648
|
+
"name": "ContainerConfig"
|
|
3620
3649
|
}
|
|
3621
3650
|
}
|
|
3622
3651
|
}
|
|
3623
3652
|
],
|
|
3624
3653
|
"events": [
|
|
3625
3654
|
{
|
|
3626
|
-
"name": "
|
|
3627
|
-
"detail": {
|
|
3628
|
-
"annotation": {
|
|
3629
|
-
"type": "reference",
|
|
3630
|
-
"typeName": {
|
|
3631
|
-
"type": "identifier",
|
|
3632
|
-
"name": "CommentDetail"
|
|
3633
|
-
}
|
|
3634
|
-
}
|
|
3635
|
-
}
|
|
3636
|
-
},
|
|
3637
|
-
{
|
|
3638
|
-
"name": "approve",
|
|
3639
|
-
"detail": {
|
|
3640
|
-
"annotation": {
|
|
3641
|
-
"type": "reference",
|
|
3642
|
-
"typeName": {
|
|
3643
|
-
"type": "identifier",
|
|
3644
|
-
"name": "ApproveDetail"
|
|
3645
|
-
}
|
|
3646
|
-
}
|
|
3647
|
-
}
|
|
3648
|
-
},
|
|
3649
|
-
{
|
|
3650
|
-
"name": "view.attr.prompt",
|
|
3655
|
+
"name": "brick.change",
|
|
3651
3656
|
"detail": {
|
|
3652
3657
|
"annotation": {
|
|
3653
|
-
"type": "
|
|
3654
|
-
"
|
|
3655
|
-
|
|
3656
|
-
|
|
3657
|
-
|
|
3658
|
-
|
|
3659
|
-
|
|
3660
|
-
|
|
3661
|
-
|
|
3662
|
-
|
|
3663
|
-
|
|
3664
|
-
|
|
3665
|
-
|
|
3666
|
-
|
|
3667
|
-
|
|
3668
|
-
|
|
3669
|
-
|
|
3670
|
-
|
|
3671
|
-
|
|
3672
|
-
|
|
3673
|
-
|
|
3674
|
-
|
|
3675
|
-
|
|
3676
|
-
|
|
3677
|
-
},
|
|
3678
|
-
"optional": true,
|
|
3679
|
-
"computed": false
|
|
3680
|
-
},
|
|
3681
|
-
{
|
|
3682
|
-
"type": "propertySignature",
|
|
3683
|
-
"key": {
|
|
3684
|
-
"type": "identifier",
|
|
3685
|
-
"name": "objectId"
|
|
3686
|
-
},
|
|
3687
|
-
"annotation": {
|
|
3688
|
-
"type": "keyword",
|
|
3689
|
-
"value": "string"
|
|
3690
|
-
},
|
|
3691
|
-
"computed": false
|
|
3692
|
-
},
|
|
3693
|
-
{
|
|
3694
|
-
"type": "propertySignature",
|
|
3695
|
-
"key": {
|
|
3696
|
-
"type": "identifier",
|
|
3697
|
-
"name": "objectName"
|
|
3698
|
-
},
|
|
3699
|
-
"annotation": {
|
|
3700
|
-
"type": "keyword",
|
|
3701
|
-
"value": "string"
|
|
3702
|
-
},
|
|
3703
|
-
"computed": false
|
|
3704
|
-
},
|
|
3705
|
-
{
|
|
3706
|
-
"type": "propertySignature",
|
|
3707
|
-
"key": {
|
|
3708
|
-
"type": "identifier",
|
|
3709
|
-
"name": "propertyId"
|
|
3710
|
-
},
|
|
3711
|
-
"annotation": {
|
|
3712
|
-
"type": "keyword",
|
|
3713
|
-
"value": "string"
|
|
3714
|
-
},
|
|
3715
|
-
"computed": false
|
|
3716
|
-
},
|
|
3658
|
+
"type": "union",
|
|
3659
|
+
"types": [
|
|
3660
|
+
{
|
|
3661
|
+
"type": "reference",
|
|
3662
|
+
"typeName": {
|
|
3663
|
+
"type": "identifier",
|
|
3664
|
+
"name": "BrickConf"
|
|
3665
|
+
}
|
|
3666
|
+
},
|
|
3667
|
+
{
|
|
3668
|
+
"type": "keyword",
|
|
3669
|
+
"value": "null"
|
|
3670
|
+
}
|
|
3671
|
+
]
|
|
3672
|
+
}
|
|
3673
|
+
}
|
|
3674
|
+
}
|
|
3675
|
+
],
|
|
3676
|
+
"methods": [],
|
|
3677
|
+
"types": [
|
|
3678
|
+
{
|
|
3679
|
+
"type": "interface",
|
|
3680
|
+
"name": "ObjectAttr",
|
|
3681
|
+
"body": [
|
|
3717
3682
|
{
|
|
3718
3683
|
"type": "propertySignature",
|
|
3719
3684
|
"key": {
|
|
3720
3685
|
"type": "identifier",
|
|
3721
|
-
"name": "
|
|
3686
|
+
"name": "id"
|
|
3722
3687
|
},
|
|
3723
3688
|
"annotation": {
|
|
3724
3689
|
"type": "keyword",
|
|
@@ -3730,20 +3695,19 @@
|
|
|
3730
3695
|
"type": "propertySignature",
|
|
3731
3696
|
"key": {
|
|
3732
3697
|
"type": "identifier",
|
|
3733
|
-
"name": "
|
|
3698
|
+
"name": "name"
|
|
3734
3699
|
},
|
|
3735
3700
|
"annotation": {
|
|
3736
3701
|
"type": "keyword",
|
|
3737
3702
|
"value": "string"
|
|
3738
3703
|
},
|
|
3739
|
-
"optional": true,
|
|
3740
3704
|
"computed": false
|
|
3741
3705
|
},
|
|
3742
3706
|
{
|
|
3743
3707
|
"type": "propertySignature",
|
|
3744
3708
|
"key": {
|
|
3745
3709
|
"type": "identifier",
|
|
3746
|
-
"name": "
|
|
3710
|
+
"name": "enum"
|
|
3747
3711
|
},
|
|
3748
3712
|
"annotation": {
|
|
3749
3713
|
"type": "array",
|
|
@@ -3759,11 +3723,11 @@
|
|
|
3759
3723
|
"type": "propertySignature",
|
|
3760
3724
|
"key": {
|
|
3761
3725
|
"type": "identifier",
|
|
3762
|
-
"name": "
|
|
3726
|
+
"name": "metricKey"
|
|
3763
3727
|
},
|
|
3764
3728
|
"annotation": {
|
|
3765
3729
|
"type": "keyword",
|
|
3766
|
-
"value": "
|
|
3730
|
+
"value": "undefined"
|
|
3767
3731
|
},
|
|
3768
3732
|
"optional": true,
|
|
3769
3733
|
"computed": false
|
|
@@ -3772,52 +3736,51 @@
|
|
|
3772
3736
|
"type": "propertySignature",
|
|
3773
3737
|
"key": {
|
|
3774
3738
|
"type": "identifier",
|
|
3775
|
-
"name": "
|
|
3739
|
+
"name": "candidates"
|
|
3776
3740
|
},
|
|
3777
3741
|
"annotation": {
|
|
3778
|
-
"type": "
|
|
3779
|
-
"
|
|
3742
|
+
"type": "array",
|
|
3743
|
+
"elementType": {
|
|
3744
|
+
"type": "reference",
|
|
3745
|
+
"typeName": {
|
|
3746
|
+
"type": "identifier",
|
|
3747
|
+
"name": "VisualConfig"
|
|
3748
|
+
}
|
|
3749
|
+
}
|
|
3780
3750
|
},
|
|
3781
3751
|
"optional": true,
|
|
3782
3752
|
"computed": false
|
|
3783
|
-
}
|
|
3753
|
+
}
|
|
3754
|
+
]
|
|
3755
|
+
},
|
|
3756
|
+
{
|
|
3757
|
+
"type": "interface",
|
|
3758
|
+
"name": "MetricGroup",
|
|
3759
|
+
"body": [
|
|
3784
3760
|
{
|
|
3785
3761
|
"type": "propertySignature",
|
|
3786
3762
|
"key": {
|
|
3787
3763
|
"type": "identifier",
|
|
3788
|
-
"name": "
|
|
3764
|
+
"name": "group"
|
|
3789
3765
|
},
|
|
3790
3766
|
"annotation": {
|
|
3791
3767
|
"type": "keyword",
|
|
3792
|
-
"value": "
|
|
3768
|
+
"value": "string"
|
|
3793
3769
|
},
|
|
3794
|
-
"optional": true,
|
|
3795
3770
|
"computed": false
|
|
3796
3771
|
},
|
|
3797
3772
|
{
|
|
3798
3773
|
"type": "propertySignature",
|
|
3799
3774
|
"key": {
|
|
3800
3775
|
"type": "identifier",
|
|
3801
|
-
"name": "
|
|
3776
|
+
"name": "metrics"
|
|
3802
3777
|
},
|
|
3803
3778
|
"annotation": {
|
|
3804
|
-
"type": "
|
|
3805
|
-
"
|
|
3806
|
-
|
|
3807
|
-
|
|
3808
|
-
|
|
3809
|
-
"type": "reference",
|
|
3810
|
-
"typeName": {
|
|
3811
|
-
"type": "identifier",
|
|
3812
|
-
"name": "VisualConfig"
|
|
3813
|
-
}
|
|
3814
|
-
}
|
|
3815
|
-
},
|
|
3816
|
-
{
|
|
3817
|
-
"type": "keyword",
|
|
3818
|
-
"value": "null"
|
|
3819
|
-
}
|
|
3820
|
-
]
|
|
3779
|
+
"type": "array",
|
|
3780
|
+
"elementType": {
|
|
3781
|
+
"type": "keyword",
|
|
3782
|
+
"value": "string"
|
|
3783
|
+
}
|
|
3821
3784
|
},
|
|
3822
3785
|
"computed": false
|
|
3823
3786
|
},
|
|
@@ -3825,81 +3788,59 @@
|
|
|
3825
3788
|
"type": "propertySignature",
|
|
3826
3789
|
"key": {
|
|
3827
3790
|
"type": "identifier",
|
|
3828
|
-
"name": "
|
|
3791
|
+
"name": "counter"
|
|
3829
3792
|
},
|
|
3830
3793
|
"annotation": {
|
|
3831
|
-
"type": "
|
|
3832
|
-
"
|
|
3833
|
-
"type": "reference",
|
|
3834
|
-
"typeName": {
|
|
3835
|
-
"type": "identifier",
|
|
3836
|
-
"name": "Record"
|
|
3837
|
-
},
|
|
3838
|
-
"typeParameters": {
|
|
3839
|
-
"type": "typeParameterInstantiation",
|
|
3840
|
-
"params": [
|
|
3841
|
-
{
|
|
3842
|
-
"type": "keyword",
|
|
3843
|
-
"value": "string"
|
|
3844
|
-
},
|
|
3845
|
-
{
|
|
3846
|
-
"type": "keyword",
|
|
3847
|
-
"value": "unknown"
|
|
3848
|
-
}
|
|
3849
|
-
]
|
|
3850
|
-
}
|
|
3851
|
-
}
|
|
3794
|
+
"type": "keyword",
|
|
3795
|
+
"value": "string"
|
|
3852
3796
|
},
|
|
3797
|
+
"optional": true,
|
|
3853
3798
|
"computed": false
|
|
3854
3799
|
}
|
|
3855
3800
|
]
|
|
3856
3801
|
},
|
|
3857
|
-
{
|
|
3858
|
-
"type": "typeAlias",
|
|
3859
|
-
"name": "PreviewCategory",
|
|
3860
|
-
"annotation": {
|
|
3861
|
-
"type": "union",
|
|
3862
|
-
"types": [
|
|
3863
|
-
{
|
|
3864
|
-
"type": "jsLiteral",
|
|
3865
|
-
"value": "detail-item"
|
|
3866
|
-
},
|
|
3867
|
-
{
|
|
3868
|
-
"type": "jsLiteral",
|
|
3869
|
-
"value": "form-item"
|
|
3870
|
-
},
|
|
3871
|
-
{
|
|
3872
|
-
"type": "jsLiteral",
|
|
3873
|
-
"value": "table-column"
|
|
3874
|
-
},
|
|
3875
|
-
{
|
|
3876
|
-
"type": "jsLiteral",
|
|
3877
|
-
"value": "card-item"
|
|
3878
|
-
},
|
|
3879
|
-
{
|
|
3880
|
-
"type": "jsLiteral",
|
|
3881
|
-
"value": "metric-item"
|
|
3882
|
-
},
|
|
3883
|
-
{
|
|
3884
|
-
"type": "jsLiteral",
|
|
3885
|
-
"value": "value"
|
|
3886
|
-
}
|
|
3887
|
-
]
|
|
3888
|
-
}
|
|
3889
|
-
},
|
|
3890
3802
|
{
|
|
3891
3803
|
"type": "interface",
|
|
3892
|
-
"name": "
|
|
3804
|
+
"name": "ContainerConfig",
|
|
3893
3805
|
"body": [
|
|
3894
3806
|
{
|
|
3895
3807
|
"type": "propertySignature",
|
|
3896
3808
|
"key": {
|
|
3897
3809
|
"type": "identifier",
|
|
3898
|
-
"name": "
|
|
3810
|
+
"name": "type"
|
|
3899
3811
|
},
|
|
3900
3812
|
"annotation": {
|
|
3901
|
-
"type": "
|
|
3902
|
-
"
|
|
3813
|
+
"type": "union",
|
|
3814
|
+
"types": [
|
|
3815
|
+
{
|
|
3816
|
+
"type": "jsLiteral",
|
|
3817
|
+
"value": "table"
|
|
3818
|
+
},
|
|
3819
|
+
{
|
|
3820
|
+
"type": "jsLiteral",
|
|
3821
|
+
"value": "descriptions"
|
|
3822
|
+
},
|
|
3823
|
+
{
|
|
3824
|
+
"type": "jsLiteral",
|
|
3825
|
+
"value": "cards"
|
|
3826
|
+
},
|
|
3827
|
+
{
|
|
3828
|
+
"type": "jsLiteral",
|
|
3829
|
+
"value": "chart"
|
|
3830
|
+
},
|
|
3831
|
+
{
|
|
3832
|
+
"type": "jsLiteral",
|
|
3833
|
+
"value": "grouped-chart"
|
|
3834
|
+
},
|
|
3835
|
+
{
|
|
3836
|
+
"type": "keyword",
|
|
3837
|
+
"value": "null"
|
|
3838
|
+
},
|
|
3839
|
+
{
|
|
3840
|
+
"type": "keyword",
|
|
3841
|
+
"value": "undefined"
|
|
3842
|
+
}
|
|
3843
|
+
]
|
|
3903
3844
|
},
|
|
3904
3845
|
"computed": false
|
|
3905
3846
|
},
|
|
@@ -3907,42 +3848,101 @@
|
|
|
3907
3848
|
"type": "propertySignature",
|
|
3908
3849
|
"key": {
|
|
3909
3850
|
"type": "identifier",
|
|
3910
|
-
"name": "
|
|
3851
|
+
"name": "dataName"
|
|
3911
3852
|
},
|
|
3912
3853
|
"annotation": {
|
|
3913
3854
|
"type": "keyword",
|
|
3914
3855
|
"value": "string"
|
|
3915
3856
|
},
|
|
3916
|
-
"optional": true,
|
|
3917
3857
|
"computed": false
|
|
3918
|
-
}
|
|
3919
|
-
]
|
|
3920
|
-
},
|
|
3921
|
-
{
|
|
3922
|
-
"type": "interface",
|
|
3923
|
-
"name": "ApproveDetail",
|
|
3924
|
-
"body": [
|
|
3858
|
+
},
|
|
3925
3859
|
{
|
|
3926
3860
|
"type": "propertySignature",
|
|
3927
3861
|
"key": {
|
|
3928
3862
|
"type": "identifier",
|
|
3929
|
-
"name": "
|
|
3863
|
+
"name": "dataType"
|
|
3930
3864
|
},
|
|
3931
3865
|
"annotation": {
|
|
3932
|
-
"type": "
|
|
3933
|
-
"
|
|
3866
|
+
"type": "union",
|
|
3867
|
+
"types": [
|
|
3868
|
+
{
|
|
3869
|
+
"type": "jsLiteral",
|
|
3870
|
+
"value": "context"
|
|
3871
|
+
},
|
|
3872
|
+
{
|
|
3873
|
+
"type": "jsLiteral",
|
|
3874
|
+
"value": "state"
|
|
3875
|
+
}
|
|
3876
|
+
]
|
|
3934
3877
|
},
|
|
3878
|
+
"optional": true,
|
|
3935
3879
|
"computed": false
|
|
3936
3880
|
},
|
|
3937
3881
|
{
|
|
3938
3882
|
"type": "propertySignature",
|
|
3939
3883
|
"key": {
|
|
3940
3884
|
"type": "identifier",
|
|
3941
|
-
"name": "
|
|
3885
|
+
"name": "settings"
|
|
3942
3886
|
},
|
|
3943
3887
|
"annotation": {
|
|
3944
|
-
"type": "
|
|
3945
|
-
"
|
|
3888
|
+
"type": "typeLiteral",
|
|
3889
|
+
"members": [
|
|
3890
|
+
{
|
|
3891
|
+
"type": "propertySignature",
|
|
3892
|
+
"key": {
|
|
3893
|
+
"type": "identifier",
|
|
3894
|
+
"name": "pagination"
|
|
3895
|
+
},
|
|
3896
|
+
"annotation": {
|
|
3897
|
+
"type": "keyword",
|
|
3898
|
+
"value": "boolean"
|
|
3899
|
+
},
|
|
3900
|
+
"optional": true,
|
|
3901
|
+
"computed": false
|
|
3902
|
+
},
|
|
3903
|
+
{
|
|
3904
|
+
"type": "propertySignature",
|
|
3905
|
+
"key": {
|
|
3906
|
+
"type": "identifier",
|
|
3907
|
+
"name": "wrapper"
|
|
3908
|
+
},
|
|
3909
|
+
"annotation": {
|
|
3910
|
+
"type": "keyword",
|
|
3911
|
+
"value": "boolean"
|
|
3912
|
+
},
|
|
3913
|
+
"optional": true,
|
|
3914
|
+
"computed": false
|
|
3915
|
+
},
|
|
3916
|
+
{
|
|
3917
|
+
"type": "propertySignature",
|
|
3918
|
+
"key": {
|
|
3919
|
+
"type": "identifier",
|
|
3920
|
+
"name": "fields"
|
|
3921
|
+
},
|
|
3922
|
+
"annotation": {
|
|
3923
|
+
"type": "reference",
|
|
3924
|
+
"typeName": {
|
|
3925
|
+
"type": "identifier",
|
|
3926
|
+
"name": "Record"
|
|
3927
|
+
},
|
|
3928
|
+
"typeParameters": {
|
|
3929
|
+
"type": "typeParameterInstantiation",
|
|
3930
|
+
"params": [
|
|
3931
|
+
{
|
|
3932
|
+
"type": "keyword",
|
|
3933
|
+
"value": "string"
|
|
3934
|
+
},
|
|
3935
|
+
{
|
|
3936
|
+
"type": "keyword",
|
|
3937
|
+
"value": "string"
|
|
3938
|
+
}
|
|
3939
|
+
]
|
|
3940
|
+
}
|
|
3941
|
+
},
|
|
3942
|
+
"optional": true,
|
|
3943
|
+
"computed": false
|
|
3944
|
+
}
|
|
3945
|
+
]
|
|
3946
3946
|
},
|
|
3947
3947
|
"optional": true,
|
|
3948
3948
|
"computed": false
|