@next-bricks/form 1.15.10 → 1.15.12
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 +31 -31
- package/dist/chunks/{5347.f37b5799.js → 5347.76715392.js} +3 -3
- package/dist/chunks/{5347.f37b5799.js.map → 5347.76715392.js.map} +1 -1
- package/dist/chunks/{eo-date-picker.79d82882.js → eo-date-picker.38a71de5.js} +2 -2
- package/dist/chunks/{eo-date-picker.79d82882.js.map → eo-date-picker.38a71de5.js.map} +1 -1
- package/dist/chunks/{eo-select.2cfc0a5e.js → eo-select.0c8b186c.js} +3 -3
- package/dist/chunks/{eo-select.2cfc0a5e.js.map → eo-select.0c8b186c.js.map} +1 -1
- package/dist/chunks/{main.34d81990.js → main.6cfe39b3.js} +2 -2
- package/dist/chunks/{main.34d81990.js.map → main.6cfe39b3.js.map} +1 -1
- package/dist/examples.json +12 -12
- package/dist/index.4ac47ef2.js +2 -0
- package/dist/{index.c03af876.js.map → index.4ac47ef2.js.map} +1 -1
- package/dist/manifest.json +355 -355
- package/dist/types.json +1151 -1151
- package/package.json +2 -2
- package/dist/index.c03af876.js +0 -2
- /package/dist/chunks/{5347.f37b5799.js.LICENSE.txt → 5347.76715392.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-select.2cfc0a5e.js.LICENSE.txt → eo-select.0c8b186c.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -107,83 +107,6 @@
|
|
|
107
107
|
}
|
|
108
108
|
]
|
|
109
109
|
},
|
|
110
|
-
"eo-search": {
|
|
111
|
-
"properties": [
|
|
112
|
-
{
|
|
113
|
-
"name": "value",
|
|
114
|
-
"annotation": {
|
|
115
|
-
"type": "keyword",
|
|
116
|
-
"value": "string"
|
|
117
|
-
}
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"name": "placeholder",
|
|
121
|
-
"annotation": {
|
|
122
|
-
"type": "keyword",
|
|
123
|
-
"value": "string"
|
|
124
|
-
}
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"name": "autoFocus",
|
|
128
|
-
"annotation": {
|
|
129
|
-
"type": "keyword",
|
|
130
|
-
"value": "boolean"
|
|
131
|
-
}
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"name": "clearable",
|
|
135
|
-
"annotation": {
|
|
136
|
-
"type": "keyword",
|
|
137
|
-
"value": "boolean"
|
|
138
|
-
}
|
|
139
|
-
},
|
|
140
|
-
{
|
|
141
|
-
"name": "trim",
|
|
142
|
-
"annotation": {
|
|
143
|
-
"type": "keyword",
|
|
144
|
-
"value": "boolean"
|
|
145
|
-
}
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
"name": "debounceTime",
|
|
149
|
-
"annotation": {
|
|
150
|
-
"type": "keyword",
|
|
151
|
-
"value": "number"
|
|
152
|
-
}
|
|
153
|
-
},
|
|
154
|
-
{
|
|
155
|
-
"name": "inputStyle",
|
|
156
|
-
"annotation": {
|
|
157
|
-
"type": "reference",
|
|
158
|
-
"typeName": {
|
|
159
|
-
"type": "identifier",
|
|
160
|
-
"name": "CSSProperties"
|
|
161
|
-
}
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
],
|
|
165
|
-
"events": [
|
|
166
|
-
{
|
|
167
|
-
"name": "change",
|
|
168
|
-
"detail": {
|
|
169
|
-
"annotation": {
|
|
170
|
-
"type": "keyword",
|
|
171
|
-
"value": "string"
|
|
172
|
-
}
|
|
173
|
-
}
|
|
174
|
-
},
|
|
175
|
-
{
|
|
176
|
-
"name": "search",
|
|
177
|
-
"detail": {
|
|
178
|
-
"annotation": {
|
|
179
|
-
"type": "keyword",
|
|
180
|
-
"value": "string"
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
],
|
|
185
|
-
"methods": []
|
|
186
|
-
},
|
|
187
110
|
"eo-switch": {
|
|
188
111
|
"properties": [
|
|
189
112
|
{
|
|
@@ -420,6 +343,83 @@
|
|
|
420
343
|
],
|
|
421
344
|
"methods": []
|
|
422
345
|
},
|
|
346
|
+
"eo-search": {
|
|
347
|
+
"properties": [
|
|
348
|
+
{
|
|
349
|
+
"name": "value",
|
|
350
|
+
"annotation": {
|
|
351
|
+
"type": "keyword",
|
|
352
|
+
"value": "string"
|
|
353
|
+
}
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
"name": "placeholder",
|
|
357
|
+
"annotation": {
|
|
358
|
+
"type": "keyword",
|
|
359
|
+
"value": "string"
|
|
360
|
+
}
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"name": "autoFocus",
|
|
364
|
+
"annotation": {
|
|
365
|
+
"type": "keyword",
|
|
366
|
+
"value": "boolean"
|
|
367
|
+
}
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"name": "clearable",
|
|
371
|
+
"annotation": {
|
|
372
|
+
"type": "keyword",
|
|
373
|
+
"value": "boolean"
|
|
374
|
+
}
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"name": "trim",
|
|
378
|
+
"annotation": {
|
|
379
|
+
"type": "keyword",
|
|
380
|
+
"value": "boolean"
|
|
381
|
+
}
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"name": "debounceTime",
|
|
385
|
+
"annotation": {
|
|
386
|
+
"type": "keyword",
|
|
387
|
+
"value": "number"
|
|
388
|
+
}
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"name": "inputStyle",
|
|
392
|
+
"annotation": {
|
|
393
|
+
"type": "reference",
|
|
394
|
+
"typeName": {
|
|
395
|
+
"type": "identifier",
|
|
396
|
+
"name": "CSSProperties"
|
|
397
|
+
}
|
|
398
|
+
}
|
|
399
|
+
}
|
|
400
|
+
],
|
|
401
|
+
"events": [
|
|
402
|
+
{
|
|
403
|
+
"name": "change",
|
|
404
|
+
"detail": {
|
|
405
|
+
"annotation": {
|
|
406
|
+
"type": "keyword",
|
|
407
|
+
"value": "string"
|
|
408
|
+
}
|
|
409
|
+
}
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"name": "search",
|
|
413
|
+
"detail": {
|
|
414
|
+
"annotation": {
|
|
415
|
+
"type": "keyword",
|
|
416
|
+
"value": "string"
|
|
417
|
+
}
|
|
418
|
+
}
|
|
419
|
+
}
|
|
420
|
+
],
|
|
421
|
+
"methods": []
|
|
422
|
+
},
|
|
423
423
|
"eo-color-picker": {
|
|
424
424
|
"properties": [
|
|
425
425
|
{
|
|
@@ -1766,7 +1766,7 @@
|
|
|
1766
1766
|
}
|
|
1767
1767
|
]
|
|
1768
1768
|
},
|
|
1769
|
-
"eo-
|
|
1769
|
+
"eo-textarea": {
|
|
1770
1770
|
"properties": [
|
|
1771
1771
|
{
|
|
1772
1772
|
"name": "name",
|
|
@@ -1783,25 +1783,71 @@
|
|
|
1783
1783
|
}
|
|
1784
1784
|
},
|
|
1785
1785
|
{
|
|
1786
|
-
"name": "
|
|
1786
|
+
"name": "value",
|
|
1787
|
+
"annotation": {
|
|
1788
|
+
"type": "keyword",
|
|
1789
|
+
"value": "string"
|
|
1790
|
+
}
|
|
1791
|
+
},
|
|
1792
|
+
{
|
|
1793
|
+
"name": "placeholder",
|
|
1794
|
+
"annotation": {
|
|
1795
|
+
"type": "keyword",
|
|
1796
|
+
"value": "string"
|
|
1797
|
+
}
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
"name": "disabled",
|
|
1787
1801
|
"annotation": {
|
|
1788
1802
|
"type": "keyword",
|
|
1789
1803
|
"value": "boolean"
|
|
1790
1804
|
}
|
|
1791
1805
|
},
|
|
1792
1806
|
{
|
|
1793
|
-
"name": "
|
|
1807
|
+
"name": "minLength",
|
|
1794
1808
|
"annotation": {
|
|
1795
|
-
"type": "
|
|
1796
|
-
"
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1809
|
+
"type": "keyword",
|
|
1810
|
+
"value": "number"
|
|
1811
|
+
}
|
|
1812
|
+
},
|
|
1813
|
+
{
|
|
1814
|
+
"name": "maxLength",
|
|
1815
|
+
"annotation": {
|
|
1816
|
+
"type": "keyword",
|
|
1817
|
+
"value": "number"
|
|
1818
|
+
}
|
|
1819
|
+
},
|
|
1820
|
+
{
|
|
1821
|
+
"name": "autoSize",
|
|
1822
|
+
"annotation": {
|
|
1823
|
+
"type": "reference",
|
|
1824
|
+
"typeName": {
|
|
1825
|
+
"type": "identifier",
|
|
1826
|
+
"name": "AutoSize"
|
|
1802
1827
|
}
|
|
1803
1828
|
}
|
|
1804
1829
|
},
|
|
1830
|
+
{
|
|
1831
|
+
"name": "required",
|
|
1832
|
+
"annotation": {
|
|
1833
|
+
"type": "keyword",
|
|
1834
|
+
"value": "boolean"
|
|
1835
|
+
}
|
|
1836
|
+
},
|
|
1837
|
+
{
|
|
1838
|
+
"name": "max",
|
|
1839
|
+
"annotation": {
|
|
1840
|
+
"type": "keyword",
|
|
1841
|
+
"value": "number"
|
|
1842
|
+
}
|
|
1843
|
+
},
|
|
1844
|
+
{
|
|
1845
|
+
"name": "min",
|
|
1846
|
+
"annotation": {
|
|
1847
|
+
"type": "keyword",
|
|
1848
|
+
"value": "number"
|
|
1849
|
+
}
|
|
1850
|
+
},
|
|
1805
1851
|
{
|
|
1806
1852
|
"name": "message",
|
|
1807
1853
|
"annotation": {
|
|
@@ -1826,37 +1872,554 @@
|
|
|
1826
1872
|
}
|
|
1827
1873
|
},
|
|
1828
1874
|
{
|
|
1829
|
-
"name": "
|
|
1875
|
+
"name": "textareaStyle",
|
|
1830
1876
|
"annotation": {
|
|
1831
|
-
"type": "
|
|
1832
|
-
"
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
"
|
|
1877
|
+
"type": "reference",
|
|
1878
|
+
"typeName": {
|
|
1879
|
+
"type": "qualifiedName",
|
|
1880
|
+
"left": {
|
|
1881
|
+
"type": "identifier",
|
|
1882
|
+
"name": "React"
|
|
1836
1883
|
},
|
|
1837
|
-
{
|
|
1838
|
-
"type": "
|
|
1839
|
-
"
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1884
|
+
"right": {
|
|
1885
|
+
"type": "identifier",
|
|
1886
|
+
"name": "CSSProperties"
|
|
1887
|
+
}
|
|
1888
|
+
}
|
|
1889
|
+
}
|
|
1890
|
+
}
|
|
1891
|
+
],
|
|
1892
|
+
"events": [
|
|
1893
|
+
{
|
|
1894
|
+
"name": "change",
|
|
1895
|
+
"detail": {
|
|
1896
|
+
"annotation": {
|
|
1897
|
+
"type": "keyword",
|
|
1898
|
+
"value": "string"
|
|
1899
|
+
}
|
|
1900
|
+
}
|
|
1901
|
+
}
|
|
1902
|
+
],
|
|
1903
|
+
"methods": [
|
|
1904
|
+
{
|
|
1905
|
+
"name": "focusTextarea",
|
|
1906
|
+
"params": [],
|
|
1907
|
+
"returns": {}
|
|
1908
|
+
}
|
|
1909
|
+
],
|
|
1910
|
+
"types": [
|
|
1911
|
+
{
|
|
1912
|
+
"type": "typeAlias",
|
|
1913
|
+
"name": "AutoSize",
|
|
1914
|
+
"annotation": {
|
|
1915
|
+
"type": "union",
|
|
1916
|
+
"types": [
|
|
1917
|
+
{
|
|
1918
|
+
"type": "keyword",
|
|
1919
|
+
"value": "boolean"
|
|
1920
|
+
},
|
|
1921
|
+
{
|
|
1922
|
+
"type": "typeLiteral",
|
|
1923
|
+
"members": [
|
|
1924
|
+
{
|
|
1925
|
+
"type": "propertySignature",
|
|
1926
|
+
"key": {
|
|
1927
|
+
"type": "identifier",
|
|
1928
|
+
"name": "minRows"
|
|
1929
|
+
},
|
|
1930
|
+
"annotation": {
|
|
1931
|
+
"type": "keyword",
|
|
1932
|
+
"value": "number"
|
|
1933
|
+
},
|
|
1934
|
+
"optional": true,
|
|
1935
|
+
"computed": false
|
|
1936
|
+
},
|
|
1937
|
+
{
|
|
1938
|
+
"type": "propertySignature",
|
|
1939
|
+
"key": {
|
|
1940
|
+
"type": "identifier",
|
|
1941
|
+
"name": "maxRows"
|
|
1942
|
+
},
|
|
1943
|
+
"annotation": {
|
|
1944
|
+
"type": "keyword",
|
|
1945
|
+
"value": "number"
|
|
1946
|
+
},
|
|
1947
|
+
"optional": true,
|
|
1948
|
+
"computed": false
|
|
1949
|
+
}
|
|
1950
|
+
]
|
|
1951
|
+
}
|
|
1952
|
+
]
|
|
1953
|
+
}
|
|
1954
|
+
}
|
|
1955
|
+
]
|
|
1956
|
+
},
|
|
1957
|
+
"eo-form": {
|
|
1958
|
+
"properties": [
|
|
1959
|
+
{
|
|
1960
|
+
"name": "staticValues",
|
|
1961
|
+
"annotation": {
|
|
1962
|
+
"type": "reference",
|
|
1963
|
+
"typeName": {
|
|
1964
|
+
"type": "identifier",
|
|
1965
|
+
"name": "Record"
|
|
1966
|
+
},
|
|
1967
|
+
"typeParameters": {
|
|
1968
|
+
"type": "typeParameterInstantiation",
|
|
1969
|
+
"params": [
|
|
1970
|
+
{
|
|
1971
|
+
"type": "keyword",
|
|
1972
|
+
"value": "string"
|
|
1973
|
+
},
|
|
1974
|
+
{
|
|
1975
|
+
"type": "keyword",
|
|
1976
|
+
"value": "unknown"
|
|
1977
|
+
}
|
|
1978
|
+
]
|
|
1979
|
+
}
|
|
1980
|
+
}
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"name": "layout",
|
|
1984
|
+
"annotation": {
|
|
1985
|
+
"type": "reference",
|
|
1986
|
+
"typeName": {
|
|
1987
|
+
"type": "identifier",
|
|
1988
|
+
"name": "Layout"
|
|
1989
|
+
}
|
|
1990
|
+
}
|
|
1991
|
+
},
|
|
1992
|
+
{
|
|
1993
|
+
"name": "size",
|
|
1994
|
+
"annotation": {
|
|
1995
|
+
"type": "reference",
|
|
1996
|
+
"typeName": {
|
|
1997
|
+
"type": "identifier",
|
|
1998
|
+
"name": "ComponentSize"
|
|
1999
|
+
}
|
|
2000
|
+
}
|
|
2001
|
+
},
|
|
2002
|
+
{
|
|
2003
|
+
"name": "labelCol",
|
|
2004
|
+
"annotation": {
|
|
2005
|
+
"type": "reference",
|
|
2006
|
+
"typeName": {
|
|
2007
|
+
"type": "identifier",
|
|
2008
|
+
"name": "ColProps"
|
|
2009
|
+
}
|
|
2010
|
+
}
|
|
2011
|
+
},
|
|
2012
|
+
{
|
|
2013
|
+
"name": "wrapperCol",
|
|
2014
|
+
"annotation": {
|
|
2015
|
+
"type": "reference",
|
|
2016
|
+
"typeName": {
|
|
2017
|
+
"type": "identifier",
|
|
2018
|
+
"name": "ColProps"
|
|
2019
|
+
}
|
|
2020
|
+
}
|
|
2021
|
+
},
|
|
2022
|
+
{
|
|
2023
|
+
"name": "formStyle",
|
|
2024
|
+
"annotation": {
|
|
2025
|
+
"type": "reference",
|
|
2026
|
+
"typeName": {
|
|
2027
|
+
"type": "qualifiedName",
|
|
2028
|
+
"left": {
|
|
2029
|
+
"type": "identifier",
|
|
2030
|
+
"name": "React"
|
|
2031
|
+
},
|
|
2032
|
+
"right": {
|
|
2033
|
+
"type": "identifier",
|
|
2034
|
+
"name": "CSSProperties"
|
|
2035
|
+
}
|
|
2036
|
+
}
|
|
2037
|
+
}
|
|
2038
|
+
},
|
|
2039
|
+
{
|
|
2040
|
+
"name": "textContent",
|
|
2041
|
+
"annotation": {
|
|
2042
|
+
"type": "keyword",
|
|
2043
|
+
"value": "string"
|
|
2044
|
+
}
|
|
2045
|
+
}
|
|
2046
|
+
],
|
|
2047
|
+
"events": [
|
|
2048
|
+
{
|
|
2049
|
+
"name": "values.change",
|
|
2050
|
+
"detail": {
|
|
2051
|
+
"annotation": {
|
|
2052
|
+
"type": "reference",
|
|
2053
|
+
"typeName": {
|
|
2054
|
+
"type": "identifier",
|
|
2055
|
+
"name": "Record"
|
|
2056
|
+
},
|
|
2057
|
+
"typeParameters": {
|
|
2058
|
+
"type": "typeParameterInstantiation",
|
|
2059
|
+
"params": [
|
|
2060
|
+
{
|
|
2061
|
+
"type": "keyword",
|
|
2062
|
+
"value": "string"
|
|
2063
|
+
},
|
|
2064
|
+
{
|
|
2065
|
+
"type": "keyword",
|
|
2066
|
+
"value": "unknown"
|
|
2067
|
+
}
|
|
2068
|
+
]
|
|
2069
|
+
}
|
|
2070
|
+
}
|
|
2071
|
+
}
|
|
2072
|
+
},
|
|
2073
|
+
{
|
|
2074
|
+
"name": "validate.success",
|
|
2075
|
+
"detail": {
|
|
2076
|
+
"annotation": {
|
|
2077
|
+
"type": "reference",
|
|
2078
|
+
"typeName": {
|
|
2079
|
+
"type": "identifier",
|
|
2080
|
+
"name": "Record"
|
|
2081
|
+
},
|
|
2082
|
+
"typeParameters": {
|
|
2083
|
+
"type": "typeParameterInstantiation",
|
|
2084
|
+
"params": [
|
|
2085
|
+
{
|
|
2086
|
+
"type": "keyword",
|
|
2087
|
+
"value": "string"
|
|
2088
|
+
},
|
|
2089
|
+
{
|
|
2090
|
+
"type": "keyword",
|
|
2091
|
+
"value": "unknown"
|
|
2092
|
+
}
|
|
2093
|
+
]
|
|
2094
|
+
}
|
|
2095
|
+
}
|
|
2096
|
+
}
|
|
2097
|
+
},
|
|
2098
|
+
{
|
|
2099
|
+
"name": "validate.error",
|
|
2100
|
+
"detail": {
|
|
2101
|
+
"annotation": {
|
|
2102
|
+
"type": "array",
|
|
2103
|
+
"elementType": {
|
|
2104
|
+
"type": "parenthesizedType",
|
|
2105
|
+
"annotation": {
|
|
2106
|
+
"type": "intersection",
|
|
2107
|
+
"types": [
|
|
2108
|
+
{
|
|
2109
|
+
"type": "reference",
|
|
2110
|
+
"typeName": {
|
|
2111
|
+
"type": "identifier",
|
|
2112
|
+
"name": "MessageBody"
|
|
2113
|
+
}
|
|
2114
|
+
},
|
|
2115
|
+
{
|
|
2116
|
+
"type": "typeLiteral",
|
|
2117
|
+
"members": [
|
|
2118
|
+
{
|
|
2119
|
+
"type": "propertySignature",
|
|
2120
|
+
"key": {
|
|
2121
|
+
"type": "identifier",
|
|
2122
|
+
"name": "name"
|
|
2123
|
+
},
|
|
2124
|
+
"annotation": {
|
|
2125
|
+
"type": "keyword",
|
|
2126
|
+
"value": "string"
|
|
2127
|
+
},
|
|
2128
|
+
"computed": false
|
|
2129
|
+
}
|
|
2130
|
+
]
|
|
2131
|
+
}
|
|
2132
|
+
]
|
|
2133
|
+
}
|
|
2134
|
+
}
|
|
2135
|
+
}
|
|
2136
|
+
}
|
|
2137
|
+
}
|
|
2138
|
+
],
|
|
2139
|
+
"methods": [
|
|
2140
|
+
{
|
|
2141
|
+
"name": "validate",
|
|
2142
|
+
"params": [],
|
|
2143
|
+
"returns": {
|
|
2144
|
+
"annotation": {
|
|
2145
|
+
"type": "union",
|
|
2146
|
+
"types": [
|
|
2147
|
+
{
|
|
2148
|
+
"type": "keyword",
|
|
2149
|
+
"value": "boolean"
|
|
2150
|
+
},
|
|
2151
|
+
{
|
|
2152
|
+
"type": "reference",
|
|
2153
|
+
"typeName": {
|
|
2154
|
+
"type": "identifier",
|
|
2155
|
+
"name": "Record"
|
|
2156
|
+
},
|
|
2157
|
+
"typeParameters": {
|
|
2158
|
+
"type": "typeParameterInstantiation",
|
|
2159
|
+
"params": [
|
|
2160
|
+
{
|
|
2161
|
+
"type": "keyword",
|
|
2162
|
+
"value": "string"
|
|
2163
|
+
},
|
|
2164
|
+
{
|
|
2165
|
+
"type": "keyword",
|
|
2166
|
+
"value": "unknown"
|
|
2167
|
+
}
|
|
2168
|
+
]
|
|
2169
|
+
}
|
|
2170
|
+
}
|
|
2171
|
+
]
|
|
2172
|
+
}
|
|
2173
|
+
}
|
|
2174
|
+
},
|
|
2175
|
+
{
|
|
2176
|
+
"name": "setInitValue",
|
|
2177
|
+
"params": [
|
|
2178
|
+
{
|
|
2179
|
+
"name": "values",
|
|
2180
|
+
"annotation": {
|
|
2181
|
+
"type": "reference",
|
|
2182
|
+
"typeName": {
|
|
2183
|
+
"type": "identifier",
|
|
2184
|
+
"name": "Record"
|
|
2185
|
+
},
|
|
2186
|
+
"typeParameters": {
|
|
2187
|
+
"type": "typeParameterInstantiation",
|
|
2188
|
+
"params": [
|
|
2189
|
+
{
|
|
2190
|
+
"type": "keyword",
|
|
2191
|
+
"value": "string"
|
|
2192
|
+
},
|
|
2193
|
+
{
|
|
2194
|
+
"type": "keyword",
|
|
2195
|
+
"value": "unknown"
|
|
2196
|
+
}
|
|
2197
|
+
]
|
|
2198
|
+
}
|
|
2199
|
+
}
|
|
2200
|
+
},
|
|
2201
|
+
{
|
|
2202
|
+
"name": "options",
|
|
2203
|
+
"annotation": {
|
|
2204
|
+
"type": "typeLiteral",
|
|
2205
|
+
"members": [
|
|
2206
|
+
{
|
|
2207
|
+
"type": "propertySignature",
|
|
2208
|
+
"key": {
|
|
2209
|
+
"type": "identifier",
|
|
2210
|
+
"name": "runInMacrotask"
|
|
2211
|
+
},
|
|
2212
|
+
"annotation": {
|
|
2213
|
+
"type": "keyword",
|
|
2214
|
+
"value": "boolean"
|
|
2215
|
+
},
|
|
2216
|
+
"optional": true,
|
|
2217
|
+
"computed": false
|
|
2218
|
+
},
|
|
2219
|
+
{
|
|
2220
|
+
"type": "propertySignature",
|
|
2221
|
+
"key": {
|
|
2222
|
+
"type": "identifier",
|
|
2223
|
+
"name": "runInMicrotask"
|
|
2224
|
+
},
|
|
2225
|
+
"annotation": {
|
|
2226
|
+
"type": "keyword",
|
|
2227
|
+
"value": "boolean"
|
|
2228
|
+
},
|
|
2229
|
+
"optional": true,
|
|
2230
|
+
"computed": false
|
|
2231
|
+
}
|
|
2232
|
+
]
|
|
2233
|
+
}
|
|
2234
|
+
}
|
|
2235
|
+
],
|
|
2236
|
+
"returns": {}
|
|
2237
|
+
},
|
|
2238
|
+
{
|
|
2239
|
+
"name": "resetFields",
|
|
2240
|
+
"params": [
|
|
2241
|
+
{
|
|
2242
|
+
"name": "name",
|
|
2243
|
+
"annotation": {
|
|
2244
|
+
"type": "keyword",
|
|
2245
|
+
"value": "string"
|
|
2246
|
+
}
|
|
2247
|
+
}
|
|
2248
|
+
],
|
|
2249
|
+
"returns": {}
|
|
2250
|
+
},
|
|
2251
|
+
{
|
|
2252
|
+
"name": "getFieldsValue",
|
|
2253
|
+
"params": [
|
|
2254
|
+
{
|
|
2255
|
+
"name": "name",
|
|
2256
|
+
"annotation": {
|
|
2257
|
+
"type": "keyword",
|
|
2258
|
+
"value": "string"
|
|
2259
|
+
}
|
|
2260
|
+
}
|
|
2261
|
+
],
|
|
2262
|
+
"returns": {}
|
|
2263
|
+
},
|
|
2264
|
+
{
|
|
2265
|
+
"name": "validateField",
|
|
2266
|
+
"params": [
|
|
2267
|
+
{
|
|
2268
|
+
"name": "name",
|
|
2269
|
+
"annotation": {
|
|
2270
|
+
"type": "keyword",
|
|
2271
|
+
"value": "string"
|
|
2272
|
+
}
|
|
2273
|
+
}
|
|
2274
|
+
],
|
|
2275
|
+
"returns": {}
|
|
2276
|
+
},
|
|
2277
|
+
{
|
|
2278
|
+
"name": "resetValidateState",
|
|
2279
|
+
"params": [],
|
|
2280
|
+
"returns": {}
|
|
2281
|
+
}
|
|
2282
|
+
],
|
|
2283
|
+
"types": [
|
|
2284
|
+
{
|
|
2285
|
+
"type": "typeAlias",
|
|
2286
|
+
"name": "Layout",
|
|
2287
|
+
"annotation": {
|
|
2288
|
+
"type": "union",
|
|
2289
|
+
"types": [
|
|
2290
|
+
{
|
|
2291
|
+
"type": "jsLiteral",
|
|
2292
|
+
"value": "horizontal"
|
|
2293
|
+
},
|
|
2294
|
+
{
|
|
2295
|
+
"type": "jsLiteral",
|
|
2296
|
+
"value": "vertical"
|
|
2297
|
+
},
|
|
2298
|
+
{
|
|
2299
|
+
"type": "jsLiteral",
|
|
2300
|
+
"value": "inline"
|
|
2301
|
+
}
|
|
2302
|
+
]
|
|
2303
|
+
}
|
|
2304
|
+
},
|
|
2305
|
+
{
|
|
2306
|
+
"type": "typeAlias",
|
|
2307
|
+
"name": "ComponentSize",
|
|
2308
|
+
"annotation": {
|
|
2309
|
+
"type": "union",
|
|
2310
|
+
"types": [
|
|
2311
|
+
{
|
|
2312
|
+
"type": "jsLiteral",
|
|
2313
|
+
"value": "large"
|
|
2314
|
+
},
|
|
2315
|
+
{
|
|
2316
|
+
"type": "jsLiteral",
|
|
2317
|
+
"value": "medium"
|
|
2318
|
+
},
|
|
2319
|
+
{
|
|
2320
|
+
"type": "jsLiteral",
|
|
2321
|
+
"value": "small"
|
|
2322
|
+
},
|
|
2323
|
+
{
|
|
2324
|
+
"type": "jsLiteral",
|
|
2325
|
+
"value": "xs"
|
|
2326
|
+
}
|
|
2327
|
+
]
|
|
2328
|
+
}
|
|
2329
|
+
}
|
|
2330
|
+
]
|
|
2331
|
+
},
|
|
2332
|
+
"eo-dynamic-form-item": {
|
|
2333
|
+
"properties": [
|
|
2334
|
+
{
|
|
2335
|
+
"name": "name",
|
|
2336
|
+
"annotation": {
|
|
2337
|
+
"type": "keyword",
|
|
2338
|
+
"value": "string"
|
|
2339
|
+
}
|
|
2340
|
+
},
|
|
2341
|
+
{
|
|
2342
|
+
"name": "label",
|
|
2343
|
+
"annotation": {
|
|
2344
|
+
"type": "keyword",
|
|
2345
|
+
"value": "string"
|
|
2346
|
+
}
|
|
2347
|
+
},
|
|
2348
|
+
{
|
|
2349
|
+
"name": "required",
|
|
2350
|
+
"annotation": {
|
|
2351
|
+
"type": "keyword",
|
|
2352
|
+
"value": "boolean"
|
|
2353
|
+
}
|
|
2354
|
+
},
|
|
2355
|
+
{
|
|
2356
|
+
"name": "value",
|
|
2357
|
+
"annotation": {
|
|
2358
|
+
"type": "array",
|
|
2359
|
+
"elementType": {
|
|
2360
|
+
"type": "reference",
|
|
2361
|
+
"typeName": {
|
|
2362
|
+
"type": "identifier",
|
|
2363
|
+
"name": "DynamicFormValuesItem"
|
|
2364
|
+
}
|
|
2365
|
+
}
|
|
2366
|
+
}
|
|
2367
|
+
},
|
|
2368
|
+
{
|
|
2369
|
+
"name": "message",
|
|
2370
|
+
"annotation": {
|
|
2371
|
+
"type": "reference",
|
|
2372
|
+
"typeName": {
|
|
2373
|
+
"type": "identifier",
|
|
2374
|
+
"name": "Record"
|
|
2375
|
+
},
|
|
2376
|
+
"typeParameters": {
|
|
2377
|
+
"type": "typeParameterInstantiation",
|
|
2378
|
+
"params": [
|
|
2379
|
+
{
|
|
2380
|
+
"type": "keyword",
|
|
2381
|
+
"value": "string"
|
|
2382
|
+
},
|
|
2383
|
+
{
|
|
2384
|
+
"type": "keyword",
|
|
2385
|
+
"value": "string"
|
|
2386
|
+
}
|
|
2387
|
+
]
|
|
2388
|
+
}
|
|
2389
|
+
}
|
|
2390
|
+
},
|
|
2391
|
+
{
|
|
2392
|
+
"name": "hideRemoveButton",
|
|
2393
|
+
"annotation": {
|
|
2394
|
+
"type": "union",
|
|
2395
|
+
"types": [
|
|
2396
|
+
{
|
|
2397
|
+
"type": "keyword",
|
|
2398
|
+
"value": "boolean"
|
|
2399
|
+
},
|
|
2400
|
+
{
|
|
2401
|
+
"type": "parenthesizedType",
|
|
2402
|
+
"annotation": {
|
|
2403
|
+
"type": "function",
|
|
2404
|
+
"parameters": [
|
|
2405
|
+
{
|
|
2406
|
+
"type": "identifier",
|
|
2407
|
+
"name": "row",
|
|
2408
|
+
"annotation": {
|
|
2409
|
+
"type": "reference",
|
|
2410
|
+
"typeName": {
|
|
2411
|
+
"type": "identifier",
|
|
2412
|
+
"name": "Record"
|
|
2413
|
+
},
|
|
2414
|
+
"typeParameters": {
|
|
2415
|
+
"type": "typeParameterInstantiation",
|
|
2416
|
+
"params": [
|
|
2417
|
+
{
|
|
2418
|
+
"type": "keyword",
|
|
2419
|
+
"value": "string"
|
|
2420
|
+
},
|
|
2421
|
+
{
|
|
2422
|
+
"type": "keyword",
|
|
1860
2423
|
"value": "any"
|
|
1861
2424
|
}
|
|
1862
2425
|
]
|
|
@@ -2050,344 +2613,83 @@
|
|
|
2050
2613
|
}
|
|
2051
2614
|
}
|
|
2052
2615
|
],
|
|
2053
|
-
"events": [
|
|
2054
|
-
{
|
|
2055
|
-
"name": "change",
|
|
2056
|
-
"detail": {
|
|
2057
|
-
"annotation": {
|
|
2058
|
-
"type": "array",
|
|
2059
|
-
"elementType": {
|
|
2060
|
-
"type": "reference",
|
|
2061
|
-
"typeName": {
|
|
2062
|
-
"type": "identifier",
|
|
2063
|
-
"name": "DynamicFormValuesItem"
|
|
2064
|
-
}
|
|
2065
|
-
}
|
|
2066
|
-
}
|
|
2067
|
-
}
|
|
2068
|
-
},
|
|
2069
|
-
{
|
|
2070
|
-
"name": "row.add",
|
|
2071
|
-
"detail": {
|
|
2072
|
-
"annotation": {
|
|
2073
|
-
"type": "reference",
|
|
2074
|
-
"typeName": {
|
|
2075
|
-
"type": "identifier",
|
|
2076
|
-
"name": "rowDataType"
|
|
2077
|
-
}
|
|
2078
|
-
}
|
|
2079
|
-
}
|
|
2080
|
-
},
|
|
2081
|
-
{
|
|
2082
|
-
"name": "row.remove",
|
|
2083
|
-
"detail": {
|
|
2084
|
-
"annotation": {
|
|
2085
|
-
"type": "reference",
|
|
2086
|
-
"typeName": {
|
|
2087
|
-
"type": "identifier",
|
|
2088
|
-
"name": "rowDataType"
|
|
2089
|
-
}
|
|
2090
|
-
}
|
|
2091
|
-
}
|
|
2092
|
-
}
|
|
2093
|
-
],
|
|
2094
|
-
"methods": [],
|
|
2095
|
-
"types": [
|
|
2096
|
-
{
|
|
2097
|
-
"type": "typeAlias",
|
|
2098
|
-
"name": "DynamicFormValuesItem",
|
|
2099
|
-
"annotation": {
|
|
2100
|
-
"type": "reference",
|
|
2101
|
-
"typeName": {
|
|
2102
|
-
"type": "identifier",
|
|
2103
|
-
"name": "Record"
|
|
2104
|
-
},
|
|
2105
|
-
"typeParameters": {
|
|
2106
|
-
"type": "typeParameterInstantiation",
|
|
2107
|
-
"params": [
|
|
2108
|
-
{
|
|
2109
|
-
"type": "keyword",
|
|
2110
|
-
"value": "string"
|
|
2111
|
-
},
|
|
2112
|
-
{
|
|
2113
|
-
"type": "keyword",
|
|
2114
|
-
"value": "any"
|
|
2115
|
-
}
|
|
2116
|
-
]
|
|
2117
|
-
}
|
|
2118
|
-
}
|
|
2119
|
-
},
|
|
2120
|
-
{
|
|
2121
|
-
"type": "interface",
|
|
2122
|
-
"name": "rowDataType",
|
|
2123
|
-
"body": [
|
|
2124
|
-
{
|
|
2125
|
-
"type": "propertySignature",
|
|
2126
|
-
"key": {
|
|
2127
|
-
"type": "identifier",
|
|
2128
|
-
"name": "detail"
|
|
2129
|
-
},
|
|
2130
|
-
"annotation": {
|
|
2131
|
-
"type": "reference",
|
|
2132
|
-
"typeName": {
|
|
2133
|
-
"type": "identifier",
|
|
2134
|
-
"name": "Record"
|
|
2135
|
-
},
|
|
2136
|
-
"typeParameters": {
|
|
2137
|
-
"type": "typeParameterInstantiation",
|
|
2138
|
-
"params": [
|
|
2139
|
-
{
|
|
2140
|
-
"type": "keyword",
|
|
2141
|
-
"value": "string"
|
|
2142
|
-
},
|
|
2143
|
-
{
|
|
2144
|
-
"type": "keyword",
|
|
2145
|
-
"value": "any"
|
|
2146
|
-
}
|
|
2147
|
-
]
|
|
2148
|
-
}
|
|
2149
|
-
},
|
|
2150
|
-
"computed": false
|
|
2151
|
-
},
|
|
2152
|
-
{
|
|
2153
|
-
"type": "propertySignature",
|
|
2154
|
-
"key": {
|
|
2155
|
-
"type": "identifier",
|
|
2156
|
-
"name": "index"
|
|
2157
|
-
},
|
|
2158
|
-
"annotation": {
|
|
2159
|
-
"type": "keyword",
|
|
2160
|
-
"value": "number"
|
|
2161
|
-
},
|
|
2162
|
-
"computed": false
|
|
2163
|
-
}
|
|
2164
|
-
]
|
|
2165
|
-
}
|
|
2166
|
-
]
|
|
2167
|
-
},
|
|
2168
|
-
"eo-form": {
|
|
2169
|
-
"properties": [
|
|
2170
|
-
{
|
|
2171
|
-
"name": "staticValues",
|
|
2172
|
-
"annotation": {
|
|
2173
|
-
"type": "reference",
|
|
2174
|
-
"typeName": {
|
|
2175
|
-
"type": "identifier",
|
|
2176
|
-
"name": "Record"
|
|
2177
|
-
},
|
|
2178
|
-
"typeParameters": {
|
|
2179
|
-
"type": "typeParameterInstantiation",
|
|
2180
|
-
"params": [
|
|
2181
|
-
{
|
|
2182
|
-
"type": "keyword",
|
|
2183
|
-
"value": "string"
|
|
2184
|
-
},
|
|
2185
|
-
{
|
|
2186
|
-
"type": "keyword",
|
|
2187
|
-
"value": "unknown"
|
|
2188
|
-
}
|
|
2189
|
-
]
|
|
2190
|
-
}
|
|
2191
|
-
}
|
|
2192
|
-
},
|
|
2193
|
-
{
|
|
2194
|
-
"name": "layout",
|
|
2195
|
-
"annotation": {
|
|
2196
|
-
"type": "reference",
|
|
2197
|
-
"typeName": {
|
|
2198
|
-
"type": "identifier",
|
|
2199
|
-
"name": "Layout"
|
|
2200
|
-
}
|
|
2201
|
-
}
|
|
2202
|
-
},
|
|
2203
|
-
{
|
|
2204
|
-
"name": "size",
|
|
2205
|
-
"annotation": {
|
|
2206
|
-
"type": "reference",
|
|
2207
|
-
"typeName": {
|
|
2208
|
-
"type": "identifier",
|
|
2209
|
-
"name": "ComponentSize"
|
|
2210
|
-
}
|
|
2211
|
-
}
|
|
2212
|
-
},
|
|
2213
|
-
{
|
|
2214
|
-
"name": "labelCol",
|
|
2215
|
-
"annotation": {
|
|
2216
|
-
"type": "reference",
|
|
2217
|
-
"typeName": {
|
|
2218
|
-
"type": "identifier",
|
|
2219
|
-
"name": "ColProps"
|
|
2220
|
-
}
|
|
2221
|
-
}
|
|
2222
|
-
},
|
|
2223
|
-
{
|
|
2224
|
-
"name": "wrapperCol",
|
|
2225
|
-
"annotation": {
|
|
2226
|
-
"type": "reference",
|
|
2227
|
-
"typeName": {
|
|
2228
|
-
"type": "identifier",
|
|
2229
|
-
"name": "ColProps"
|
|
2230
|
-
}
|
|
2231
|
-
}
|
|
2232
|
-
},
|
|
2233
|
-
{
|
|
2234
|
-
"name": "formStyle",
|
|
2235
|
-
"annotation": {
|
|
2236
|
-
"type": "reference",
|
|
2237
|
-
"typeName": {
|
|
2238
|
-
"type": "qualifiedName",
|
|
2239
|
-
"left": {
|
|
2240
|
-
"type": "identifier",
|
|
2241
|
-
"name": "React"
|
|
2242
|
-
},
|
|
2243
|
-
"right": {
|
|
2244
|
-
"type": "identifier",
|
|
2245
|
-
"name": "CSSProperties"
|
|
2246
|
-
}
|
|
2247
|
-
}
|
|
2248
|
-
}
|
|
2249
|
-
},
|
|
2250
|
-
{
|
|
2251
|
-
"name": "textContent",
|
|
2252
|
-
"annotation": {
|
|
2253
|
-
"type": "keyword",
|
|
2254
|
-
"value": "string"
|
|
2255
|
-
}
|
|
2256
|
-
}
|
|
2257
|
-
],
|
|
2258
|
-
"events": [
|
|
2259
|
-
{
|
|
2260
|
-
"name": "values.change",
|
|
2261
|
-
"detail": {
|
|
2262
|
-
"annotation": {
|
|
2263
|
-
"type": "reference",
|
|
2264
|
-
"typeName": {
|
|
2265
|
-
"type": "identifier",
|
|
2266
|
-
"name": "Record"
|
|
2267
|
-
},
|
|
2268
|
-
"typeParameters": {
|
|
2269
|
-
"type": "typeParameterInstantiation",
|
|
2270
|
-
"params": [
|
|
2271
|
-
{
|
|
2272
|
-
"type": "keyword",
|
|
2273
|
-
"value": "string"
|
|
2274
|
-
},
|
|
2275
|
-
{
|
|
2276
|
-
"type": "keyword",
|
|
2277
|
-
"value": "unknown"
|
|
2278
|
-
}
|
|
2279
|
-
]
|
|
2616
|
+
"events": [
|
|
2617
|
+
{
|
|
2618
|
+
"name": "change",
|
|
2619
|
+
"detail": {
|
|
2620
|
+
"annotation": {
|
|
2621
|
+
"type": "array",
|
|
2622
|
+
"elementType": {
|
|
2623
|
+
"type": "reference",
|
|
2624
|
+
"typeName": {
|
|
2625
|
+
"type": "identifier",
|
|
2626
|
+
"name": "DynamicFormValuesItem"
|
|
2627
|
+
}
|
|
2280
2628
|
}
|
|
2281
2629
|
}
|
|
2282
2630
|
}
|
|
2283
2631
|
},
|
|
2284
2632
|
{
|
|
2285
|
-
"name": "
|
|
2633
|
+
"name": "row.add",
|
|
2286
2634
|
"detail": {
|
|
2287
2635
|
"annotation": {
|
|
2288
2636
|
"type": "reference",
|
|
2289
2637
|
"typeName": {
|
|
2290
2638
|
"type": "identifier",
|
|
2291
|
-
"name": "
|
|
2292
|
-
},
|
|
2293
|
-
"typeParameters": {
|
|
2294
|
-
"type": "typeParameterInstantiation",
|
|
2295
|
-
"params": [
|
|
2296
|
-
{
|
|
2297
|
-
"type": "keyword",
|
|
2298
|
-
"value": "string"
|
|
2299
|
-
},
|
|
2300
|
-
{
|
|
2301
|
-
"type": "keyword",
|
|
2302
|
-
"value": "unknown"
|
|
2303
|
-
}
|
|
2304
|
-
]
|
|
2639
|
+
"name": "rowDataType"
|
|
2305
2640
|
}
|
|
2306
2641
|
}
|
|
2307
2642
|
}
|
|
2308
2643
|
},
|
|
2309
2644
|
{
|
|
2310
|
-
"name": "
|
|
2645
|
+
"name": "row.remove",
|
|
2311
2646
|
"detail": {
|
|
2312
2647
|
"annotation": {
|
|
2313
|
-
"type": "
|
|
2314
|
-
"
|
|
2315
|
-
"type": "
|
|
2316
|
-
"
|
|
2317
|
-
"type": "intersection",
|
|
2318
|
-
"types": [
|
|
2319
|
-
{
|
|
2320
|
-
"type": "reference",
|
|
2321
|
-
"typeName": {
|
|
2322
|
-
"type": "identifier",
|
|
2323
|
-
"name": "MessageBody"
|
|
2324
|
-
}
|
|
2325
|
-
},
|
|
2326
|
-
{
|
|
2327
|
-
"type": "typeLiteral",
|
|
2328
|
-
"members": [
|
|
2329
|
-
{
|
|
2330
|
-
"type": "propertySignature",
|
|
2331
|
-
"key": {
|
|
2332
|
-
"type": "identifier",
|
|
2333
|
-
"name": "name"
|
|
2334
|
-
},
|
|
2335
|
-
"annotation": {
|
|
2336
|
-
"type": "keyword",
|
|
2337
|
-
"value": "string"
|
|
2338
|
-
},
|
|
2339
|
-
"computed": false
|
|
2340
|
-
}
|
|
2341
|
-
]
|
|
2342
|
-
}
|
|
2343
|
-
]
|
|
2344
|
-
}
|
|
2648
|
+
"type": "reference",
|
|
2649
|
+
"typeName": {
|
|
2650
|
+
"type": "identifier",
|
|
2651
|
+
"name": "rowDataType"
|
|
2345
2652
|
}
|
|
2346
2653
|
}
|
|
2347
2654
|
}
|
|
2348
2655
|
}
|
|
2349
2656
|
],
|
|
2350
|
-
"methods": [
|
|
2657
|
+
"methods": [],
|
|
2658
|
+
"types": [
|
|
2351
2659
|
{
|
|
2352
|
-
"
|
|
2353
|
-
"
|
|
2354
|
-
"
|
|
2355
|
-
"
|
|
2356
|
-
|
|
2357
|
-
"
|
|
2660
|
+
"type": "typeAlias",
|
|
2661
|
+
"name": "DynamicFormValuesItem",
|
|
2662
|
+
"annotation": {
|
|
2663
|
+
"type": "reference",
|
|
2664
|
+
"typeName": {
|
|
2665
|
+
"type": "identifier",
|
|
2666
|
+
"name": "Record"
|
|
2667
|
+
},
|
|
2668
|
+
"typeParameters": {
|
|
2669
|
+
"type": "typeParameterInstantiation",
|
|
2670
|
+
"params": [
|
|
2358
2671
|
{
|
|
2359
2672
|
"type": "keyword",
|
|
2360
|
-
"value": "
|
|
2673
|
+
"value": "string"
|
|
2361
2674
|
},
|
|
2362
2675
|
{
|
|
2363
|
-
"type": "
|
|
2364
|
-
"
|
|
2365
|
-
"type": "identifier",
|
|
2366
|
-
"name": "Record"
|
|
2367
|
-
},
|
|
2368
|
-
"typeParameters": {
|
|
2369
|
-
"type": "typeParameterInstantiation",
|
|
2370
|
-
"params": [
|
|
2371
|
-
{
|
|
2372
|
-
"type": "keyword",
|
|
2373
|
-
"value": "string"
|
|
2374
|
-
},
|
|
2375
|
-
{
|
|
2376
|
-
"type": "keyword",
|
|
2377
|
-
"value": "unknown"
|
|
2378
|
-
}
|
|
2379
|
-
]
|
|
2380
|
-
}
|
|
2676
|
+
"type": "keyword",
|
|
2677
|
+
"value": "any"
|
|
2381
2678
|
}
|
|
2382
2679
|
]
|
|
2383
2680
|
}
|
|
2384
2681
|
}
|
|
2385
2682
|
},
|
|
2386
2683
|
{
|
|
2387
|
-
"
|
|
2388
|
-
"
|
|
2684
|
+
"type": "interface",
|
|
2685
|
+
"name": "rowDataType",
|
|
2686
|
+
"body": [
|
|
2389
2687
|
{
|
|
2390
|
-
"
|
|
2688
|
+
"type": "propertySignature",
|
|
2689
|
+
"key": {
|
|
2690
|
+
"type": "identifier",
|
|
2691
|
+
"name": "detail"
|
|
2692
|
+
},
|
|
2391
2693
|
"annotation": {
|
|
2392
2694
|
"type": "reference",
|
|
2393
2695
|
"typeName": {
|
|
@@ -2403,140 +2705,26 @@
|
|
|
2403
2705
|
},
|
|
2404
2706
|
{
|
|
2405
2707
|
"type": "keyword",
|
|
2406
|
-
"value": "
|
|
2708
|
+
"value": "any"
|
|
2407
2709
|
}
|
|
2408
2710
|
]
|
|
2409
2711
|
}
|
|
2410
|
-
}
|
|
2712
|
+
},
|
|
2713
|
+
"computed": false
|
|
2411
2714
|
},
|
|
2412
2715
|
{
|
|
2413
|
-
"
|
|
2414
|
-
"
|
|
2415
|
-
"type": "
|
|
2416
|
-
"
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
"value": "boolean"
|
|
2426
|
-
},
|
|
2427
|
-
"optional": true,
|
|
2428
|
-
"computed": false
|
|
2429
|
-
},
|
|
2430
|
-
{
|
|
2431
|
-
"type": "propertySignature",
|
|
2432
|
-
"key": {
|
|
2433
|
-
"type": "identifier",
|
|
2434
|
-
"name": "runInMicrotask"
|
|
2435
|
-
},
|
|
2436
|
-
"annotation": {
|
|
2437
|
-
"type": "keyword",
|
|
2438
|
-
"value": "boolean"
|
|
2439
|
-
},
|
|
2440
|
-
"optional": true,
|
|
2441
|
-
"computed": false
|
|
2442
|
-
}
|
|
2443
|
-
]
|
|
2444
|
-
}
|
|
2445
|
-
}
|
|
2446
|
-
],
|
|
2447
|
-
"returns": {}
|
|
2448
|
-
},
|
|
2449
|
-
{
|
|
2450
|
-
"name": "resetFields",
|
|
2451
|
-
"params": [
|
|
2452
|
-
{
|
|
2453
|
-
"name": "name",
|
|
2454
|
-
"annotation": {
|
|
2455
|
-
"type": "keyword",
|
|
2456
|
-
"value": "string"
|
|
2457
|
-
}
|
|
2458
|
-
}
|
|
2459
|
-
],
|
|
2460
|
-
"returns": {}
|
|
2461
|
-
},
|
|
2462
|
-
{
|
|
2463
|
-
"name": "getFieldsValue",
|
|
2464
|
-
"params": [
|
|
2465
|
-
{
|
|
2466
|
-
"name": "name",
|
|
2467
|
-
"annotation": {
|
|
2468
|
-
"type": "keyword",
|
|
2469
|
-
"value": "string"
|
|
2470
|
-
}
|
|
2471
|
-
}
|
|
2472
|
-
],
|
|
2473
|
-
"returns": {}
|
|
2474
|
-
},
|
|
2475
|
-
{
|
|
2476
|
-
"name": "validateField",
|
|
2477
|
-
"params": [
|
|
2478
|
-
{
|
|
2479
|
-
"name": "name",
|
|
2480
|
-
"annotation": {
|
|
2481
|
-
"type": "keyword",
|
|
2482
|
-
"value": "string"
|
|
2483
|
-
}
|
|
2484
|
-
}
|
|
2485
|
-
],
|
|
2486
|
-
"returns": {}
|
|
2487
|
-
},
|
|
2488
|
-
{
|
|
2489
|
-
"name": "resetValidateState",
|
|
2490
|
-
"params": [],
|
|
2491
|
-
"returns": {}
|
|
2492
|
-
}
|
|
2493
|
-
],
|
|
2494
|
-
"types": [
|
|
2495
|
-
{
|
|
2496
|
-
"type": "typeAlias",
|
|
2497
|
-
"name": "Layout",
|
|
2498
|
-
"annotation": {
|
|
2499
|
-
"type": "union",
|
|
2500
|
-
"types": [
|
|
2501
|
-
{
|
|
2502
|
-
"type": "jsLiteral",
|
|
2503
|
-
"value": "horizontal"
|
|
2504
|
-
},
|
|
2505
|
-
{
|
|
2506
|
-
"type": "jsLiteral",
|
|
2507
|
-
"value": "vertical"
|
|
2508
|
-
},
|
|
2509
|
-
{
|
|
2510
|
-
"type": "jsLiteral",
|
|
2511
|
-
"value": "inline"
|
|
2512
|
-
}
|
|
2513
|
-
]
|
|
2514
|
-
}
|
|
2515
|
-
},
|
|
2516
|
-
{
|
|
2517
|
-
"type": "typeAlias",
|
|
2518
|
-
"name": "ComponentSize",
|
|
2519
|
-
"annotation": {
|
|
2520
|
-
"type": "union",
|
|
2521
|
-
"types": [
|
|
2522
|
-
{
|
|
2523
|
-
"type": "jsLiteral",
|
|
2524
|
-
"value": "large"
|
|
2525
|
-
},
|
|
2526
|
-
{
|
|
2527
|
-
"type": "jsLiteral",
|
|
2528
|
-
"value": "medium"
|
|
2529
|
-
},
|
|
2530
|
-
{
|
|
2531
|
-
"type": "jsLiteral",
|
|
2532
|
-
"value": "small"
|
|
2533
|
-
},
|
|
2534
|
-
{
|
|
2535
|
-
"type": "jsLiteral",
|
|
2536
|
-
"value": "xs"
|
|
2537
|
-
}
|
|
2538
|
-
]
|
|
2539
|
-
}
|
|
2716
|
+
"type": "propertySignature",
|
|
2717
|
+
"key": {
|
|
2718
|
+
"type": "identifier",
|
|
2719
|
+
"name": "index"
|
|
2720
|
+
},
|
|
2721
|
+
"annotation": {
|
|
2722
|
+
"type": "keyword",
|
|
2723
|
+
"value": "number"
|
|
2724
|
+
},
|
|
2725
|
+
"computed": false
|
|
2726
|
+
}
|
|
2727
|
+
]
|
|
2540
2728
|
}
|
|
2541
2729
|
]
|
|
2542
2730
|
},
|
|
@@ -2665,194 +2853,6 @@
|
|
|
2665
2853
|
}
|
|
2666
2854
|
]
|
|
2667
2855
|
},
|
|
2668
|
-
"eo-textarea": {
|
|
2669
|
-
"properties": [
|
|
2670
|
-
{
|
|
2671
|
-
"name": "name",
|
|
2672
|
-
"annotation": {
|
|
2673
|
-
"type": "keyword",
|
|
2674
|
-
"value": "string"
|
|
2675
|
-
}
|
|
2676
|
-
},
|
|
2677
|
-
{
|
|
2678
|
-
"name": "label",
|
|
2679
|
-
"annotation": {
|
|
2680
|
-
"type": "keyword",
|
|
2681
|
-
"value": "string"
|
|
2682
|
-
}
|
|
2683
|
-
},
|
|
2684
|
-
{
|
|
2685
|
-
"name": "value",
|
|
2686
|
-
"annotation": {
|
|
2687
|
-
"type": "keyword",
|
|
2688
|
-
"value": "string"
|
|
2689
|
-
}
|
|
2690
|
-
},
|
|
2691
|
-
{
|
|
2692
|
-
"name": "placeholder",
|
|
2693
|
-
"annotation": {
|
|
2694
|
-
"type": "keyword",
|
|
2695
|
-
"value": "string"
|
|
2696
|
-
}
|
|
2697
|
-
},
|
|
2698
|
-
{
|
|
2699
|
-
"name": "disabled",
|
|
2700
|
-
"annotation": {
|
|
2701
|
-
"type": "keyword",
|
|
2702
|
-
"value": "boolean"
|
|
2703
|
-
}
|
|
2704
|
-
},
|
|
2705
|
-
{
|
|
2706
|
-
"name": "minLength",
|
|
2707
|
-
"annotation": {
|
|
2708
|
-
"type": "keyword",
|
|
2709
|
-
"value": "number"
|
|
2710
|
-
}
|
|
2711
|
-
},
|
|
2712
|
-
{
|
|
2713
|
-
"name": "maxLength",
|
|
2714
|
-
"annotation": {
|
|
2715
|
-
"type": "keyword",
|
|
2716
|
-
"value": "number"
|
|
2717
|
-
}
|
|
2718
|
-
},
|
|
2719
|
-
{
|
|
2720
|
-
"name": "autoSize",
|
|
2721
|
-
"annotation": {
|
|
2722
|
-
"type": "reference",
|
|
2723
|
-
"typeName": {
|
|
2724
|
-
"type": "identifier",
|
|
2725
|
-
"name": "AutoSize"
|
|
2726
|
-
}
|
|
2727
|
-
}
|
|
2728
|
-
},
|
|
2729
|
-
{
|
|
2730
|
-
"name": "required",
|
|
2731
|
-
"annotation": {
|
|
2732
|
-
"type": "keyword",
|
|
2733
|
-
"value": "boolean"
|
|
2734
|
-
}
|
|
2735
|
-
},
|
|
2736
|
-
{
|
|
2737
|
-
"name": "max",
|
|
2738
|
-
"annotation": {
|
|
2739
|
-
"type": "keyword",
|
|
2740
|
-
"value": "number"
|
|
2741
|
-
}
|
|
2742
|
-
},
|
|
2743
|
-
{
|
|
2744
|
-
"name": "min",
|
|
2745
|
-
"annotation": {
|
|
2746
|
-
"type": "keyword",
|
|
2747
|
-
"value": "number"
|
|
2748
|
-
}
|
|
2749
|
-
},
|
|
2750
|
-
{
|
|
2751
|
-
"name": "message",
|
|
2752
|
-
"annotation": {
|
|
2753
|
-
"type": "reference",
|
|
2754
|
-
"typeName": {
|
|
2755
|
-
"type": "identifier",
|
|
2756
|
-
"name": "Record"
|
|
2757
|
-
},
|
|
2758
|
-
"typeParameters": {
|
|
2759
|
-
"type": "typeParameterInstantiation",
|
|
2760
|
-
"params": [
|
|
2761
|
-
{
|
|
2762
|
-
"type": "keyword",
|
|
2763
|
-
"value": "string"
|
|
2764
|
-
},
|
|
2765
|
-
{
|
|
2766
|
-
"type": "keyword",
|
|
2767
|
-
"value": "string"
|
|
2768
|
-
}
|
|
2769
|
-
]
|
|
2770
|
-
}
|
|
2771
|
-
}
|
|
2772
|
-
},
|
|
2773
|
-
{
|
|
2774
|
-
"name": "textareaStyle",
|
|
2775
|
-
"annotation": {
|
|
2776
|
-
"type": "reference",
|
|
2777
|
-
"typeName": {
|
|
2778
|
-
"type": "qualifiedName",
|
|
2779
|
-
"left": {
|
|
2780
|
-
"type": "identifier",
|
|
2781
|
-
"name": "React"
|
|
2782
|
-
},
|
|
2783
|
-
"right": {
|
|
2784
|
-
"type": "identifier",
|
|
2785
|
-
"name": "CSSProperties"
|
|
2786
|
-
}
|
|
2787
|
-
}
|
|
2788
|
-
}
|
|
2789
|
-
}
|
|
2790
|
-
],
|
|
2791
|
-
"events": [
|
|
2792
|
-
{
|
|
2793
|
-
"name": "change",
|
|
2794
|
-
"detail": {
|
|
2795
|
-
"annotation": {
|
|
2796
|
-
"type": "keyword",
|
|
2797
|
-
"value": "string"
|
|
2798
|
-
}
|
|
2799
|
-
}
|
|
2800
|
-
}
|
|
2801
|
-
],
|
|
2802
|
-
"methods": [
|
|
2803
|
-
{
|
|
2804
|
-
"name": "focusTextarea",
|
|
2805
|
-
"params": [],
|
|
2806
|
-
"returns": {}
|
|
2807
|
-
}
|
|
2808
|
-
],
|
|
2809
|
-
"types": [
|
|
2810
|
-
{
|
|
2811
|
-
"type": "typeAlias",
|
|
2812
|
-
"name": "AutoSize",
|
|
2813
|
-
"annotation": {
|
|
2814
|
-
"type": "union",
|
|
2815
|
-
"types": [
|
|
2816
|
-
{
|
|
2817
|
-
"type": "keyword",
|
|
2818
|
-
"value": "boolean"
|
|
2819
|
-
},
|
|
2820
|
-
{
|
|
2821
|
-
"type": "typeLiteral",
|
|
2822
|
-
"members": [
|
|
2823
|
-
{
|
|
2824
|
-
"type": "propertySignature",
|
|
2825
|
-
"key": {
|
|
2826
|
-
"type": "identifier",
|
|
2827
|
-
"name": "minRows"
|
|
2828
|
-
},
|
|
2829
|
-
"annotation": {
|
|
2830
|
-
"type": "keyword",
|
|
2831
|
-
"value": "number"
|
|
2832
|
-
},
|
|
2833
|
-
"optional": true,
|
|
2834
|
-
"computed": false
|
|
2835
|
-
},
|
|
2836
|
-
{
|
|
2837
|
-
"type": "propertySignature",
|
|
2838
|
-
"key": {
|
|
2839
|
-
"type": "identifier",
|
|
2840
|
-
"name": "maxRows"
|
|
2841
|
-
},
|
|
2842
|
-
"annotation": {
|
|
2843
|
-
"type": "keyword",
|
|
2844
|
-
"value": "number"
|
|
2845
|
-
},
|
|
2846
|
-
"optional": true,
|
|
2847
|
-
"computed": false
|
|
2848
|
-
}
|
|
2849
|
-
]
|
|
2850
|
-
}
|
|
2851
|
-
]
|
|
2852
|
-
}
|
|
2853
|
-
}
|
|
2854
|
-
]
|
|
2855
|
-
},
|
|
2856
2856
|
"eo-date-picker": {
|
|
2857
2857
|
"properties": [
|
|
2858
2858
|
{
|
|
@@ -3548,7 +3548,7 @@
|
|
|
3548
3548
|
}
|
|
3549
3549
|
]
|
|
3550
3550
|
},
|
|
3551
|
-
"eo-
|
|
3551
|
+
"eo-input": {
|
|
3552
3552
|
"properties": [
|
|
3553
3553
|
{
|
|
3554
3554
|
"name": "name",
|
|
@@ -3565,30 +3565,31 @@
|
|
|
3565
3565
|
}
|
|
3566
3566
|
},
|
|
3567
3567
|
{
|
|
3568
|
-
"name": "
|
|
3568
|
+
"name": "required",
|
|
3569
3569
|
"annotation": {
|
|
3570
|
-
"type": "
|
|
3571
|
-
"
|
|
3572
|
-
"type": "reference",
|
|
3573
|
-
"typeName": {
|
|
3574
|
-
"type": "identifier",
|
|
3575
|
-
"name": "GeneralOption"
|
|
3576
|
-
}
|
|
3577
|
-
}
|
|
3570
|
+
"type": "keyword",
|
|
3571
|
+
"value": "boolean"
|
|
3578
3572
|
}
|
|
3579
3573
|
},
|
|
3580
3574
|
{
|
|
3581
|
-
"name": "
|
|
3575
|
+
"name": "pattern",
|
|
3582
3576
|
"annotation": {
|
|
3583
3577
|
"type": "keyword",
|
|
3584
|
-
"value": "
|
|
3578
|
+
"value": "string"
|
|
3585
3579
|
}
|
|
3586
3580
|
},
|
|
3587
3581
|
{
|
|
3588
|
-
"name": "
|
|
3582
|
+
"name": "max",
|
|
3589
3583
|
"annotation": {
|
|
3590
3584
|
"type": "keyword",
|
|
3591
|
-
"value": "
|
|
3585
|
+
"value": "number"
|
|
3586
|
+
}
|
|
3587
|
+
},
|
|
3588
|
+
{
|
|
3589
|
+
"name": "min",
|
|
3590
|
+
"annotation": {
|
|
3591
|
+
"type": "keyword",
|
|
3592
|
+
"value": "number"
|
|
3592
3593
|
}
|
|
3593
3594
|
},
|
|
3594
3595
|
{
|
|
@@ -3615,7 +3616,42 @@
|
|
|
3615
3616
|
}
|
|
3616
3617
|
},
|
|
3617
3618
|
{
|
|
3618
|
-
"name": "
|
|
3619
|
+
"name": "value",
|
|
3620
|
+
"annotation": {
|
|
3621
|
+
"type": "keyword",
|
|
3622
|
+
"value": "string"
|
|
3623
|
+
}
|
|
3624
|
+
},
|
|
3625
|
+
{
|
|
3626
|
+
"name": "placeholder",
|
|
3627
|
+
"annotation": {
|
|
3628
|
+
"type": "keyword",
|
|
3629
|
+
"value": "string"
|
|
3630
|
+
}
|
|
3631
|
+
},
|
|
3632
|
+
{
|
|
3633
|
+
"name": "disabled",
|
|
3634
|
+
"annotation": {
|
|
3635
|
+
"type": "keyword",
|
|
3636
|
+
"value": "boolean"
|
|
3637
|
+
}
|
|
3638
|
+
},
|
|
3639
|
+
{
|
|
3640
|
+
"name": "readonly",
|
|
3641
|
+
"annotation": {
|
|
3642
|
+
"type": "keyword",
|
|
3643
|
+
"value": "boolean"
|
|
3644
|
+
}
|
|
3645
|
+
},
|
|
3646
|
+
{
|
|
3647
|
+
"name": "clearable",
|
|
3648
|
+
"annotation": {
|
|
3649
|
+
"type": "keyword",
|
|
3650
|
+
"value": "boolean"
|
|
3651
|
+
}
|
|
3652
|
+
},
|
|
3653
|
+
{
|
|
3654
|
+
"name": "autoFocus",
|
|
3619
3655
|
"annotation": {
|
|
3620
3656
|
"type": "keyword",
|
|
3621
3657
|
"value": "boolean"
|
|
@@ -3627,32 +3663,36 @@
|
|
|
3627
3663
|
"type": "reference",
|
|
3628
3664
|
"typeName": {
|
|
3629
3665
|
"type": "identifier",
|
|
3630
|
-
"name": "
|
|
3666
|
+
"name": "InputType"
|
|
3631
3667
|
}
|
|
3632
3668
|
}
|
|
3633
3669
|
},
|
|
3634
3670
|
{
|
|
3635
|
-
"name": "
|
|
3671
|
+
"name": "size",
|
|
3636
3672
|
"annotation": {
|
|
3637
3673
|
"type": "reference",
|
|
3638
3674
|
"typeName": {
|
|
3639
3675
|
"type": "identifier",
|
|
3640
|
-
"name": "
|
|
3676
|
+
"name": "ComponentSize"
|
|
3641
3677
|
}
|
|
3642
3678
|
}
|
|
3643
3679
|
},
|
|
3644
3680
|
{
|
|
3645
|
-
"name": "
|
|
3681
|
+
"name": "minLength",
|
|
3646
3682
|
"annotation": {
|
|
3647
|
-
"type": "
|
|
3648
|
-
"
|
|
3649
|
-
"type": "identifier",
|
|
3650
|
-
"name": "ComponentSize"
|
|
3651
|
-
}
|
|
3683
|
+
"type": "keyword",
|
|
3684
|
+
"value": "number"
|
|
3652
3685
|
}
|
|
3653
3686
|
},
|
|
3654
3687
|
{
|
|
3655
|
-
"name": "
|
|
3688
|
+
"name": "maxLength",
|
|
3689
|
+
"annotation": {
|
|
3690
|
+
"type": "keyword",
|
|
3691
|
+
"value": "number"
|
|
3692
|
+
}
|
|
3693
|
+
},
|
|
3694
|
+
{
|
|
3695
|
+
"name": "inputStyle",
|
|
3656
3696
|
"annotation": {
|
|
3657
3697
|
"type": "reference",
|
|
3658
3698
|
"typeName": {
|
|
@@ -3669,240 +3709,59 @@
|
|
|
3669
3709
|
}
|
|
3670
3710
|
},
|
|
3671
3711
|
{
|
|
3672
|
-
"name": "
|
|
3712
|
+
"name": "validator",
|
|
3673
3713
|
"annotation": {
|
|
3674
|
-
"type": "
|
|
3675
|
-
"typeName": {
|
|
3676
|
-
"type": "identifier",
|
|
3677
|
-
"name": "UseSingleBrickConf"
|
|
3678
|
-
}
|
|
3679
|
-
}
|
|
3680
|
-
}
|
|
3681
|
-
],
|
|
3682
|
-
"events": [
|
|
3683
|
-
{
|
|
3684
|
-
"name": "change",
|
|
3685
|
-
"detail": {
|
|
3686
|
-
"annotation": {
|
|
3687
|
-
"type": "union",
|
|
3688
|
-
"types": [
|
|
3689
|
-
{
|
|
3690
|
-
"type": "reference",
|
|
3691
|
-
"typeName": {
|
|
3692
|
-
"type": "identifier",
|
|
3693
|
-
"name": "GeneralComplexOption"
|
|
3694
|
-
}
|
|
3695
|
-
},
|
|
3696
|
-
{
|
|
3697
|
-
"type": "keyword",
|
|
3698
|
-
"value": "undefined"
|
|
3699
|
-
}
|
|
3700
|
-
]
|
|
3701
|
-
}
|
|
3702
|
-
}
|
|
3703
|
-
},
|
|
3704
|
-
{
|
|
3705
|
-
"name": "options.change",
|
|
3706
|
-
"detail": {
|
|
3714
|
+
"type": "parenthesizedType",
|
|
3707
3715
|
"annotation": {
|
|
3708
|
-
"type": "
|
|
3709
|
-
"
|
|
3710
|
-
{
|
|
3711
|
-
"type": "propertySignature",
|
|
3712
|
-
"key": {
|
|
3713
|
-
"type": "identifier",
|
|
3714
|
-
"name": "options"
|
|
3715
|
-
},
|
|
3716
|
-
"annotation": {
|
|
3717
|
-
"type": "typeLiteral",
|
|
3718
|
-
"members": [
|
|
3719
|
-
{
|
|
3720
|
-
"type": "propertySignature",
|
|
3721
|
-
"key": {
|
|
3722
|
-
"type": "identifier",
|
|
3723
|
-
"name": "label"
|
|
3724
|
-
},
|
|
3725
|
-
"annotation": {
|
|
3726
|
-
"type": "keyword",
|
|
3727
|
-
"value": "string"
|
|
3728
|
-
},
|
|
3729
|
-
"computed": false
|
|
3730
|
-
},
|
|
3731
|
-
{
|
|
3732
|
-
"type": "propertySignature",
|
|
3733
|
-
"key": {
|
|
3734
|
-
"type": "identifier",
|
|
3735
|
-
"name": "value"
|
|
3736
|
-
},
|
|
3737
|
-
"annotation": {
|
|
3738
|
-
"type": "keyword",
|
|
3739
|
-
"value": "any"
|
|
3740
|
-
},
|
|
3741
|
-
"computed": false
|
|
3742
|
-
},
|
|
3743
|
-
{
|
|
3744
|
-
"type": "indexSignature",
|
|
3745
|
-
"parameter": {
|
|
3746
|
-
"type": "identifier",
|
|
3747
|
-
"name": "key",
|
|
3748
|
-
"annotation": {
|
|
3749
|
-
"type": "keyword",
|
|
3750
|
-
"value": "string"
|
|
3751
|
-
}
|
|
3752
|
-
},
|
|
3753
|
-
"annotation": {
|
|
3754
|
-
"type": "keyword",
|
|
3755
|
-
"value": "any"
|
|
3756
|
-
}
|
|
3757
|
-
}
|
|
3758
|
-
]
|
|
3759
|
-
},
|
|
3760
|
-
"computed": false
|
|
3761
|
-
},
|
|
3716
|
+
"type": "function",
|
|
3717
|
+
"parameters": [
|
|
3762
3718
|
{
|
|
3763
|
-
"type": "
|
|
3764
|
-
"
|
|
3765
|
-
"type": "identifier",
|
|
3766
|
-
"name": "name"
|
|
3767
|
-
},
|
|
3719
|
+
"type": "identifier",
|
|
3720
|
+
"name": "value",
|
|
3768
3721
|
"annotation": {
|
|
3769
3722
|
"type": "keyword",
|
|
3770
|
-
"value": "
|
|
3771
|
-
}
|
|
3772
|
-
"computed": false
|
|
3773
|
-
}
|
|
3774
|
-
]
|
|
3775
|
-
}
|
|
3776
|
-
}
|
|
3777
|
-
}
|
|
3778
|
-
],
|
|
3779
|
-
"methods": [],
|
|
3780
|
-
"types": [
|
|
3781
|
-
{
|
|
3782
|
-
"type": "typeAlias",
|
|
3783
|
-
"name": "GeneralOption",
|
|
3784
|
-
"annotation": {
|
|
3785
|
-
"type": "union",
|
|
3786
|
-
"types": [
|
|
3787
|
-
{
|
|
3788
|
-
"type": "keyword",
|
|
3789
|
-
"value": "string"
|
|
3790
|
-
},
|
|
3791
|
-
{
|
|
3792
|
-
"type": "keyword",
|
|
3793
|
-
"value": "number"
|
|
3794
|
-
},
|
|
3795
|
-
{
|
|
3796
|
-
"type": "keyword",
|
|
3797
|
-
"value": "boolean"
|
|
3798
|
-
},
|
|
3799
|
-
{
|
|
3800
|
-
"type": "reference",
|
|
3801
|
-
"typeName": {
|
|
3802
|
-
"type": "identifier",
|
|
3803
|
-
"name": "GeneralComplexOption"
|
|
3804
|
-
}
|
|
3805
|
-
},
|
|
3806
|
-
{
|
|
3807
|
-
"type": "reference",
|
|
3808
|
-
"typeName": {
|
|
3809
|
-
"type": "identifier",
|
|
3810
|
-
"name": "Record"
|
|
3811
|
-
},
|
|
3812
|
-
"typeParameters": {
|
|
3813
|
-
"type": "typeParameterInstantiation",
|
|
3814
|
-
"params": [
|
|
3815
|
-
{
|
|
3816
|
-
"type": "keyword",
|
|
3817
|
-
"value": "string"
|
|
3818
|
-
},
|
|
3819
|
-
{
|
|
3820
|
-
"type": "keyword",
|
|
3821
|
-
"value": "any"
|
|
3822
|
-
}
|
|
3823
|
-
]
|
|
3824
|
-
}
|
|
3825
|
-
}
|
|
3826
|
-
]
|
|
3827
|
-
}
|
|
3828
|
-
},
|
|
3829
|
-
{
|
|
3830
|
-
"type": "interface",
|
|
3831
|
-
"name": "GeneralComplexOption",
|
|
3832
|
-
"typeParameters": {
|
|
3833
|
-
"type": "typeParameterDeclaration",
|
|
3834
|
-
"params": [
|
|
3835
|
-
{
|
|
3836
|
-
"type": "typeParameter",
|
|
3837
|
-
"name": "T",
|
|
3838
|
-
"default": {
|
|
3839
|
-
"type": "union",
|
|
3840
|
-
"types": [
|
|
3841
|
-
{
|
|
3842
|
-
"type": "keyword",
|
|
3843
|
-
"value": "string"
|
|
3844
|
-
},
|
|
3845
|
-
{
|
|
3846
|
-
"type": "keyword",
|
|
3847
|
-
"value": "number"
|
|
3848
|
-
},
|
|
3849
|
-
{
|
|
3850
|
-
"type": "keyword",
|
|
3851
|
-
"value": "boolean"
|
|
3852
|
-
}
|
|
3853
|
-
]
|
|
3723
|
+
"value": "any"
|
|
3724
|
+
}
|
|
3854
3725
|
}
|
|
3855
|
-
|
|
3856
|
-
]
|
|
3857
|
-
},
|
|
3858
|
-
"body": [
|
|
3859
|
-
{
|
|
3860
|
-
"type": "propertySignature",
|
|
3861
|
-
"key": {
|
|
3862
|
-
"type": "identifier",
|
|
3863
|
-
"name": "label"
|
|
3864
|
-
},
|
|
3865
|
-
"annotation": {
|
|
3866
|
-
"type": "keyword",
|
|
3867
|
-
"value": "string"
|
|
3868
|
-
},
|
|
3869
|
-
"computed": false
|
|
3870
|
-
},
|
|
3871
|
-
{
|
|
3872
|
-
"type": "propertySignature",
|
|
3873
|
-
"key": {
|
|
3874
|
-
"type": "identifier",
|
|
3875
|
-
"name": "value"
|
|
3876
|
-
},
|
|
3726
|
+
],
|
|
3877
3727
|
"annotation": {
|
|
3878
3728
|
"type": "reference",
|
|
3879
3729
|
"typeName": {
|
|
3880
3730
|
"type": "identifier",
|
|
3881
|
-
"name": "
|
|
3882
|
-
}
|
|
3883
|
-
},
|
|
3884
|
-
"computed": false
|
|
3885
|
-
},
|
|
3886
|
-
{
|
|
3887
|
-
"type": "indexSignature",
|
|
3888
|
-
"parameter": {
|
|
3889
|
-
"type": "identifier",
|
|
3890
|
-
"name": "key",
|
|
3891
|
-
"annotation": {
|
|
3892
|
-
"type": "keyword",
|
|
3893
|
-
"value": "string"
|
|
3894
|
-
}
|
|
3895
|
-
},
|
|
3896
|
-
"annotation": {
|
|
3897
|
-
"type": "keyword",
|
|
3898
|
-
"value": "any"
|
|
3731
|
+
"name": "MessageBody"
|
|
3732
|
+
}
|
|
3899
3733
|
}
|
|
3900
3734
|
}
|
|
3901
|
-
|
|
3735
|
+
}
|
|
3736
|
+
}
|
|
3737
|
+
],
|
|
3738
|
+
"events": [
|
|
3739
|
+
{
|
|
3740
|
+
"name": "change",
|
|
3741
|
+
"detail": {
|
|
3742
|
+
"annotation": {
|
|
3743
|
+
"type": "keyword",
|
|
3744
|
+
"value": "string"
|
|
3745
|
+
}
|
|
3746
|
+
}
|
|
3747
|
+
}
|
|
3748
|
+
],
|
|
3749
|
+
"methods": [
|
|
3750
|
+
{
|
|
3751
|
+
"name": "focusInput",
|
|
3752
|
+
"params": [],
|
|
3753
|
+
"returns": {}
|
|
3902
3754
|
},
|
|
3755
|
+
{
|
|
3756
|
+
"name": "blurInput",
|
|
3757
|
+
"params": [],
|
|
3758
|
+
"returns": {}
|
|
3759
|
+
}
|
|
3760
|
+
],
|
|
3761
|
+
"types": [
|
|
3903
3762
|
{
|
|
3904
3763
|
"type": "typeAlias",
|
|
3905
|
-
"name": "
|
|
3764
|
+
"name": "InputType",
|
|
3906
3765
|
"annotation": {
|
|
3907
3766
|
"type": "union",
|
|
3908
3767
|
"types": [
|
|
@@ -3912,40 +3771,87 @@
|
|
|
3912
3771
|
},
|
|
3913
3772
|
{
|
|
3914
3773
|
"type": "jsLiteral",
|
|
3915
|
-
"value": "
|
|
3774
|
+
"value": "checkbox"
|
|
3916
3775
|
},
|
|
3917
3776
|
{
|
|
3918
3777
|
"type": "jsLiteral",
|
|
3919
|
-
"value": "
|
|
3778
|
+
"value": "color"
|
|
3920
3779
|
},
|
|
3921
3780
|
{
|
|
3922
3781
|
"type": "jsLiteral",
|
|
3923
|
-
"value": "
|
|
3782
|
+
"value": "date"
|
|
3924
3783
|
},
|
|
3925
3784
|
{
|
|
3926
3785
|
"type": "jsLiteral",
|
|
3927
|
-
"value": "
|
|
3786
|
+
"value": "datetime-local"
|
|
3928
3787
|
},
|
|
3929
3788
|
{
|
|
3930
3789
|
"type": "jsLiteral",
|
|
3931
|
-
"value": "
|
|
3932
|
-
}
|
|
3933
|
-
]
|
|
3934
|
-
}
|
|
3935
|
-
},
|
|
3936
|
-
{
|
|
3937
|
-
"type": "typeAlias",
|
|
3938
|
-
"name": "UIType",
|
|
3939
|
-
"annotation": {
|
|
3940
|
-
"type": "union",
|
|
3941
|
-
"types": [
|
|
3790
|
+
"value": "email"
|
|
3791
|
+
},
|
|
3942
3792
|
{
|
|
3943
3793
|
"type": "jsLiteral",
|
|
3944
|
-
"value": "
|
|
3794
|
+
"value": "file"
|
|
3945
3795
|
},
|
|
3946
3796
|
{
|
|
3947
3797
|
"type": "jsLiteral",
|
|
3948
|
-
"value": "
|
|
3798
|
+
"value": "hidden"
|
|
3799
|
+
},
|
|
3800
|
+
{
|
|
3801
|
+
"type": "jsLiteral",
|
|
3802
|
+
"value": "image"
|
|
3803
|
+
},
|
|
3804
|
+
{
|
|
3805
|
+
"type": "jsLiteral",
|
|
3806
|
+
"value": "month"
|
|
3807
|
+
},
|
|
3808
|
+
{
|
|
3809
|
+
"type": "jsLiteral",
|
|
3810
|
+
"value": "number"
|
|
3811
|
+
},
|
|
3812
|
+
{
|
|
3813
|
+
"type": "jsLiteral",
|
|
3814
|
+
"value": "password"
|
|
3815
|
+
},
|
|
3816
|
+
{
|
|
3817
|
+
"type": "jsLiteral",
|
|
3818
|
+
"value": "radio"
|
|
3819
|
+
},
|
|
3820
|
+
{
|
|
3821
|
+
"type": "jsLiteral",
|
|
3822
|
+
"value": "range"
|
|
3823
|
+
},
|
|
3824
|
+
{
|
|
3825
|
+
"type": "jsLiteral",
|
|
3826
|
+
"value": "reset"
|
|
3827
|
+
},
|
|
3828
|
+
{
|
|
3829
|
+
"type": "jsLiteral",
|
|
3830
|
+
"value": "search"
|
|
3831
|
+
},
|
|
3832
|
+
{
|
|
3833
|
+
"type": "jsLiteral",
|
|
3834
|
+
"value": "submit"
|
|
3835
|
+
},
|
|
3836
|
+
{
|
|
3837
|
+
"type": "jsLiteral",
|
|
3838
|
+
"value": "tel"
|
|
3839
|
+
},
|
|
3840
|
+
{
|
|
3841
|
+
"type": "jsLiteral",
|
|
3842
|
+
"value": "text"
|
|
3843
|
+
},
|
|
3844
|
+
{
|
|
3845
|
+
"type": "jsLiteral",
|
|
3846
|
+
"value": "time"
|
|
3847
|
+
},
|
|
3848
|
+
{
|
|
3849
|
+
"type": "jsLiteral",
|
|
3850
|
+
"value": "url"
|
|
3851
|
+
},
|
|
3852
|
+
{
|
|
3853
|
+
"type": "jsLiteral",
|
|
3854
|
+
"value": "week"
|
|
3949
3855
|
}
|
|
3950
3856
|
]
|
|
3951
3857
|
}
|
|
@@ -3977,7 +3883,7 @@
|
|
|
3977
3883
|
}
|
|
3978
3884
|
]
|
|
3979
3885
|
},
|
|
3980
|
-
"eo-
|
|
3886
|
+
"eo-radio": {
|
|
3981
3887
|
"properties": [
|
|
3982
3888
|
{
|
|
3983
3889
|
"name": "name",
|
|
@@ -3994,31 +3900,30 @@
|
|
|
3994
3900
|
}
|
|
3995
3901
|
},
|
|
3996
3902
|
{
|
|
3997
|
-
"name": "
|
|
3998
|
-
"annotation": {
|
|
3999
|
-
"type": "keyword",
|
|
4000
|
-
"value": "boolean"
|
|
4001
|
-
}
|
|
4002
|
-
},
|
|
4003
|
-
{
|
|
4004
|
-
"name": "pattern",
|
|
3903
|
+
"name": "options",
|
|
4005
3904
|
"annotation": {
|
|
4006
|
-
"type": "
|
|
4007
|
-
"
|
|
3905
|
+
"type": "array",
|
|
3906
|
+
"elementType": {
|
|
3907
|
+
"type": "reference",
|
|
3908
|
+
"typeName": {
|
|
3909
|
+
"type": "identifier",
|
|
3910
|
+
"name": "GeneralOption"
|
|
3911
|
+
}
|
|
3912
|
+
}
|
|
4008
3913
|
}
|
|
4009
3914
|
},
|
|
4010
3915
|
{
|
|
4011
|
-
"name": "
|
|
3916
|
+
"name": "value",
|
|
4012
3917
|
"annotation": {
|
|
4013
3918
|
"type": "keyword",
|
|
4014
|
-
"value": "
|
|
3919
|
+
"value": "any"
|
|
4015
3920
|
}
|
|
4016
3921
|
},
|
|
4017
3922
|
{
|
|
4018
|
-
"name": "
|
|
3923
|
+
"name": "required",
|
|
4019
3924
|
"annotation": {
|
|
4020
3925
|
"type": "keyword",
|
|
4021
|
-
"value": "
|
|
3926
|
+
"value": "boolean"
|
|
4022
3927
|
}
|
|
4023
3928
|
},
|
|
4024
3929
|
{
|
|
@@ -4044,20 +3949,6 @@
|
|
|
4044
3949
|
}
|
|
4045
3950
|
}
|
|
4046
3951
|
},
|
|
4047
|
-
{
|
|
4048
|
-
"name": "value",
|
|
4049
|
-
"annotation": {
|
|
4050
|
-
"type": "keyword",
|
|
4051
|
-
"value": "string"
|
|
4052
|
-
}
|
|
4053
|
-
},
|
|
4054
|
-
{
|
|
4055
|
-
"name": "placeholder",
|
|
4056
|
-
"annotation": {
|
|
4057
|
-
"type": "keyword",
|
|
4058
|
-
"value": "string"
|
|
4059
|
-
}
|
|
4060
|
-
},
|
|
4061
3952
|
{
|
|
4062
3953
|
"name": "disabled",
|
|
4063
3954
|
"annotation": {
|
|
@@ -4066,33 +3957,22 @@
|
|
|
4066
3957
|
}
|
|
4067
3958
|
},
|
|
4068
3959
|
{
|
|
4069
|
-
"name": "
|
|
4070
|
-
"annotation": {
|
|
4071
|
-
"type": "keyword",
|
|
4072
|
-
"value": "boolean"
|
|
4073
|
-
}
|
|
4074
|
-
},
|
|
4075
|
-
{
|
|
4076
|
-
"name": "clearable",
|
|
4077
|
-
"annotation": {
|
|
4078
|
-
"type": "keyword",
|
|
4079
|
-
"value": "boolean"
|
|
4080
|
-
}
|
|
4081
|
-
},
|
|
4082
|
-
{
|
|
4083
|
-
"name": "autoFocus",
|
|
3960
|
+
"name": "type",
|
|
4084
3961
|
"annotation": {
|
|
4085
|
-
"type": "
|
|
4086
|
-
"
|
|
3962
|
+
"type": "reference",
|
|
3963
|
+
"typeName": {
|
|
3964
|
+
"type": "identifier",
|
|
3965
|
+
"name": "RadioType"
|
|
3966
|
+
}
|
|
4087
3967
|
}
|
|
4088
3968
|
},
|
|
4089
3969
|
{
|
|
4090
|
-
"name": "
|
|
3970
|
+
"name": "ui",
|
|
4091
3971
|
"annotation": {
|
|
4092
3972
|
"type": "reference",
|
|
4093
3973
|
"typeName": {
|
|
4094
3974
|
"type": "identifier",
|
|
4095
|
-
"name": "
|
|
3975
|
+
"name": "UIType"
|
|
4096
3976
|
}
|
|
4097
3977
|
}
|
|
4098
3978
|
},
|
|
@@ -4107,21 +3987,7 @@
|
|
|
4107
3987
|
}
|
|
4108
3988
|
},
|
|
4109
3989
|
{
|
|
4110
|
-
"name": "
|
|
4111
|
-
"annotation": {
|
|
4112
|
-
"type": "keyword",
|
|
4113
|
-
"value": "number"
|
|
4114
|
-
}
|
|
4115
|
-
},
|
|
4116
|
-
{
|
|
4117
|
-
"name": "maxLength",
|
|
4118
|
-
"annotation": {
|
|
4119
|
-
"type": "keyword",
|
|
4120
|
-
"value": "number"
|
|
4121
|
-
}
|
|
4122
|
-
},
|
|
4123
|
-
{
|
|
4124
|
-
"name": "inputStyle",
|
|
3990
|
+
"name": "customStyle",
|
|
4125
3991
|
"annotation": {
|
|
4126
3992
|
"type": "reference",
|
|
4127
3993
|
"typeName": {
|
|
@@ -4138,149 +4004,283 @@
|
|
|
4138
4004
|
}
|
|
4139
4005
|
},
|
|
4140
4006
|
{
|
|
4141
|
-
"name": "
|
|
4007
|
+
"name": "useBrick",
|
|
4142
4008
|
"annotation": {
|
|
4143
|
-
"type": "
|
|
4009
|
+
"type": "reference",
|
|
4010
|
+
"typeName": {
|
|
4011
|
+
"type": "identifier",
|
|
4012
|
+
"name": "UseSingleBrickConf"
|
|
4013
|
+
}
|
|
4014
|
+
}
|
|
4015
|
+
}
|
|
4016
|
+
],
|
|
4017
|
+
"events": [
|
|
4018
|
+
{
|
|
4019
|
+
"name": "change",
|
|
4020
|
+
"detail": {
|
|
4144
4021
|
"annotation": {
|
|
4145
|
-
"type": "
|
|
4146
|
-
"
|
|
4022
|
+
"type": "union",
|
|
4023
|
+
"types": [
|
|
4024
|
+
{
|
|
4025
|
+
"type": "reference",
|
|
4026
|
+
"typeName": {
|
|
4027
|
+
"type": "identifier",
|
|
4028
|
+
"name": "GeneralComplexOption"
|
|
4029
|
+
}
|
|
4030
|
+
},
|
|
4031
|
+
{
|
|
4032
|
+
"type": "keyword",
|
|
4033
|
+
"value": "undefined"
|
|
4034
|
+
}
|
|
4035
|
+
]
|
|
4036
|
+
}
|
|
4037
|
+
}
|
|
4038
|
+
},
|
|
4039
|
+
{
|
|
4040
|
+
"name": "options.change",
|
|
4041
|
+
"detail": {
|
|
4042
|
+
"annotation": {
|
|
4043
|
+
"type": "typeLiteral",
|
|
4044
|
+
"members": [
|
|
4045
|
+
{
|
|
4046
|
+
"type": "propertySignature",
|
|
4047
|
+
"key": {
|
|
4048
|
+
"type": "identifier",
|
|
4049
|
+
"name": "options"
|
|
4050
|
+
},
|
|
4051
|
+
"annotation": {
|
|
4052
|
+
"type": "typeLiteral",
|
|
4053
|
+
"members": [
|
|
4054
|
+
{
|
|
4055
|
+
"type": "propertySignature",
|
|
4056
|
+
"key": {
|
|
4057
|
+
"type": "identifier",
|
|
4058
|
+
"name": "label"
|
|
4059
|
+
},
|
|
4060
|
+
"annotation": {
|
|
4061
|
+
"type": "keyword",
|
|
4062
|
+
"value": "string"
|
|
4063
|
+
},
|
|
4064
|
+
"computed": false
|
|
4065
|
+
},
|
|
4066
|
+
{
|
|
4067
|
+
"type": "propertySignature",
|
|
4068
|
+
"key": {
|
|
4069
|
+
"type": "identifier",
|
|
4070
|
+
"name": "value"
|
|
4071
|
+
},
|
|
4072
|
+
"annotation": {
|
|
4073
|
+
"type": "keyword",
|
|
4074
|
+
"value": "any"
|
|
4075
|
+
},
|
|
4076
|
+
"computed": false
|
|
4077
|
+
},
|
|
4078
|
+
{
|
|
4079
|
+
"type": "indexSignature",
|
|
4080
|
+
"parameter": {
|
|
4081
|
+
"type": "identifier",
|
|
4082
|
+
"name": "key",
|
|
4083
|
+
"annotation": {
|
|
4084
|
+
"type": "keyword",
|
|
4085
|
+
"value": "string"
|
|
4086
|
+
}
|
|
4087
|
+
},
|
|
4088
|
+
"annotation": {
|
|
4089
|
+
"type": "keyword",
|
|
4090
|
+
"value": "any"
|
|
4091
|
+
}
|
|
4092
|
+
}
|
|
4093
|
+
]
|
|
4094
|
+
},
|
|
4095
|
+
"computed": false
|
|
4096
|
+
},
|
|
4147
4097
|
{
|
|
4148
|
-
"type": "
|
|
4149
|
-
"
|
|
4098
|
+
"type": "propertySignature",
|
|
4099
|
+
"key": {
|
|
4100
|
+
"type": "identifier",
|
|
4101
|
+
"name": "name"
|
|
4102
|
+
},
|
|
4150
4103
|
"annotation": {
|
|
4151
4104
|
"type": "keyword",
|
|
4152
|
-
"value": "
|
|
4153
|
-
}
|
|
4154
|
-
|
|
4155
|
-
],
|
|
4156
|
-
"annotation": {
|
|
4157
|
-
"type": "reference",
|
|
4158
|
-
"typeName": {
|
|
4159
|
-
"type": "identifier",
|
|
4160
|
-
"name": "MessageBody"
|
|
4105
|
+
"value": "string"
|
|
4106
|
+
},
|
|
4107
|
+
"computed": false
|
|
4161
4108
|
}
|
|
4162
|
-
|
|
4163
|
-
}
|
|
4164
|
-
}
|
|
4165
|
-
}
|
|
4166
|
-
],
|
|
4167
|
-
"events": [
|
|
4168
|
-
{
|
|
4169
|
-
"name": "change",
|
|
4170
|
-
"detail": {
|
|
4171
|
-
"annotation": {
|
|
4172
|
-
"type": "keyword",
|
|
4173
|
-
"value": "string"
|
|
4109
|
+
]
|
|
4174
4110
|
}
|
|
4175
4111
|
}
|
|
4176
4112
|
}
|
|
4177
4113
|
],
|
|
4178
|
-
"methods": [
|
|
4179
|
-
{
|
|
4180
|
-
"name": "focusInput",
|
|
4181
|
-
"params": [],
|
|
4182
|
-
"returns": {}
|
|
4183
|
-
},
|
|
4184
|
-
{
|
|
4185
|
-
"name": "blurInput",
|
|
4186
|
-
"params": [],
|
|
4187
|
-
"returns": {}
|
|
4188
|
-
}
|
|
4189
|
-
],
|
|
4114
|
+
"methods": [],
|
|
4190
4115
|
"types": [
|
|
4191
4116
|
{
|
|
4192
4117
|
"type": "typeAlias",
|
|
4193
|
-
"name": "
|
|
4118
|
+
"name": "GeneralOption",
|
|
4194
4119
|
"annotation": {
|
|
4195
4120
|
"type": "union",
|
|
4196
4121
|
"types": [
|
|
4197
4122
|
{
|
|
4198
|
-
"type": "
|
|
4199
|
-
"value": "
|
|
4200
|
-
},
|
|
4201
|
-
{
|
|
4202
|
-
"type": "jsLiteral",
|
|
4203
|
-
"value": "checkbox"
|
|
4204
|
-
},
|
|
4205
|
-
{
|
|
4206
|
-
"type": "jsLiteral",
|
|
4207
|
-
"value": "color"
|
|
4208
|
-
},
|
|
4209
|
-
{
|
|
4210
|
-
"type": "jsLiteral",
|
|
4211
|
-
"value": "date"
|
|
4212
|
-
},
|
|
4213
|
-
{
|
|
4214
|
-
"type": "jsLiteral",
|
|
4215
|
-
"value": "datetime-local"
|
|
4123
|
+
"type": "keyword",
|
|
4124
|
+
"value": "string"
|
|
4216
4125
|
},
|
|
4217
4126
|
{
|
|
4218
|
-
"type": "
|
|
4219
|
-
"value": "
|
|
4127
|
+
"type": "keyword",
|
|
4128
|
+
"value": "number"
|
|
4220
4129
|
},
|
|
4221
4130
|
{
|
|
4222
|
-
"type": "
|
|
4223
|
-
"value": "
|
|
4131
|
+
"type": "keyword",
|
|
4132
|
+
"value": "boolean"
|
|
4224
4133
|
},
|
|
4225
4134
|
{
|
|
4226
|
-
"type": "
|
|
4227
|
-
"
|
|
4135
|
+
"type": "reference",
|
|
4136
|
+
"typeName": {
|
|
4137
|
+
"type": "identifier",
|
|
4138
|
+
"name": "GeneralComplexOption"
|
|
4139
|
+
}
|
|
4228
4140
|
},
|
|
4229
4141
|
{
|
|
4230
|
-
"type": "
|
|
4231
|
-
"
|
|
4232
|
-
|
|
4142
|
+
"type": "reference",
|
|
4143
|
+
"typeName": {
|
|
4144
|
+
"type": "identifier",
|
|
4145
|
+
"name": "Record"
|
|
4146
|
+
},
|
|
4147
|
+
"typeParameters": {
|
|
4148
|
+
"type": "typeParameterInstantiation",
|
|
4149
|
+
"params": [
|
|
4150
|
+
{
|
|
4151
|
+
"type": "keyword",
|
|
4152
|
+
"value": "string"
|
|
4153
|
+
},
|
|
4154
|
+
{
|
|
4155
|
+
"type": "keyword",
|
|
4156
|
+
"value": "any"
|
|
4157
|
+
}
|
|
4158
|
+
]
|
|
4159
|
+
}
|
|
4160
|
+
}
|
|
4161
|
+
]
|
|
4162
|
+
}
|
|
4163
|
+
},
|
|
4164
|
+
{
|
|
4165
|
+
"type": "interface",
|
|
4166
|
+
"name": "GeneralComplexOption",
|
|
4167
|
+
"typeParameters": {
|
|
4168
|
+
"type": "typeParameterDeclaration",
|
|
4169
|
+
"params": [
|
|
4233
4170
|
{
|
|
4234
|
-
"type": "
|
|
4235
|
-
"
|
|
4171
|
+
"type": "typeParameter",
|
|
4172
|
+
"name": "T",
|
|
4173
|
+
"default": {
|
|
4174
|
+
"type": "union",
|
|
4175
|
+
"types": [
|
|
4176
|
+
{
|
|
4177
|
+
"type": "keyword",
|
|
4178
|
+
"value": "string"
|
|
4179
|
+
},
|
|
4180
|
+
{
|
|
4181
|
+
"type": "keyword",
|
|
4182
|
+
"value": "number"
|
|
4183
|
+
},
|
|
4184
|
+
{
|
|
4185
|
+
"type": "keyword",
|
|
4186
|
+
"value": "boolean"
|
|
4187
|
+
}
|
|
4188
|
+
]
|
|
4189
|
+
}
|
|
4190
|
+
}
|
|
4191
|
+
]
|
|
4192
|
+
},
|
|
4193
|
+
"body": [
|
|
4194
|
+
{
|
|
4195
|
+
"type": "propertySignature",
|
|
4196
|
+
"key": {
|
|
4197
|
+
"type": "identifier",
|
|
4198
|
+
"name": "label"
|
|
4236
4199
|
},
|
|
4237
|
-
{
|
|
4238
|
-
"type": "
|
|
4239
|
-
"value": "
|
|
4200
|
+
"annotation": {
|
|
4201
|
+
"type": "keyword",
|
|
4202
|
+
"value": "string"
|
|
4240
4203
|
},
|
|
4241
|
-
|
|
4242
|
-
|
|
4243
|
-
|
|
4204
|
+
"computed": false
|
|
4205
|
+
},
|
|
4206
|
+
{
|
|
4207
|
+
"type": "propertySignature",
|
|
4208
|
+
"key": {
|
|
4209
|
+
"type": "identifier",
|
|
4210
|
+
"name": "value"
|
|
4244
4211
|
},
|
|
4245
|
-
{
|
|
4246
|
-
"type": "
|
|
4247
|
-
"
|
|
4212
|
+
"annotation": {
|
|
4213
|
+
"type": "reference",
|
|
4214
|
+
"typeName": {
|
|
4215
|
+
"type": "identifier",
|
|
4216
|
+
"name": "T"
|
|
4217
|
+
}
|
|
4248
4218
|
},
|
|
4249
|
-
|
|
4250
|
-
|
|
4251
|
-
|
|
4219
|
+
"computed": false
|
|
4220
|
+
},
|
|
4221
|
+
{
|
|
4222
|
+
"type": "indexSignature",
|
|
4223
|
+
"parameter": {
|
|
4224
|
+
"type": "identifier",
|
|
4225
|
+
"name": "key",
|
|
4226
|
+
"annotation": {
|
|
4227
|
+
"type": "keyword",
|
|
4228
|
+
"value": "string"
|
|
4229
|
+
}
|
|
4252
4230
|
},
|
|
4231
|
+
"annotation": {
|
|
4232
|
+
"type": "keyword",
|
|
4233
|
+
"value": "any"
|
|
4234
|
+
}
|
|
4235
|
+
}
|
|
4236
|
+
]
|
|
4237
|
+
},
|
|
4238
|
+
{
|
|
4239
|
+
"type": "typeAlias",
|
|
4240
|
+
"name": "RadioType",
|
|
4241
|
+
"annotation": {
|
|
4242
|
+
"type": "union",
|
|
4243
|
+
"types": [
|
|
4253
4244
|
{
|
|
4254
4245
|
"type": "jsLiteral",
|
|
4255
|
-
"value": "
|
|
4246
|
+
"value": "button"
|
|
4256
4247
|
},
|
|
4257
4248
|
{
|
|
4258
4249
|
"type": "jsLiteral",
|
|
4259
|
-
"value": "
|
|
4250
|
+
"value": "default"
|
|
4260
4251
|
},
|
|
4261
4252
|
{
|
|
4262
4253
|
"type": "jsLiteral",
|
|
4263
|
-
"value": "
|
|
4254
|
+
"value": "icon"
|
|
4264
4255
|
},
|
|
4265
4256
|
{
|
|
4266
4257
|
"type": "jsLiteral",
|
|
4267
|
-
"value": "
|
|
4258
|
+
"value": "icon-circle"
|
|
4268
4259
|
},
|
|
4269
4260
|
{
|
|
4270
4261
|
"type": "jsLiteral",
|
|
4271
|
-
"value": "
|
|
4262
|
+
"value": "icon-square"
|
|
4272
4263
|
},
|
|
4273
4264
|
{
|
|
4274
4265
|
"type": "jsLiteral",
|
|
4275
|
-
"value": "
|
|
4276
|
-
}
|
|
4266
|
+
"value": "custom"
|
|
4267
|
+
}
|
|
4268
|
+
]
|
|
4269
|
+
}
|
|
4270
|
+
},
|
|
4271
|
+
{
|
|
4272
|
+
"type": "typeAlias",
|
|
4273
|
+
"name": "UIType",
|
|
4274
|
+
"annotation": {
|
|
4275
|
+
"type": "union",
|
|
4276
|
+
"types": [
|
|
4277
4277
|
{
|
|
4278
4278
|
"type": "jsLiteral",
|
|
4279
|
-
"value": "
|
|
4279
|
+
"value": "default"
|
|
4280
4280
|
},
|
|
4281
4281
|
{
|
|
4282
4282
|
"type": "jsLiteral",
|
|
4283
|
-
"value": "
|
|
4283
|
+
"value": "dashboard"
|
|
4284
4284
|
}
|
|
4285
4285
|
]
|
|
4286
4286
|
}
|