@next-bricks/form 1.15.11 → 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 +39 -39
- package/dist/chunks/{5347.43440365.js → 5347.76715392.js} +3 -3
- package/dist/chunks/{5347.43440365.js.map → 5347.76715392.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.b91dc13c.js → main.6cfe39b3.js} +2 -2
- package/dist/chunks/{main.b91dc13c.js.map → main.6cfe39b3.js.map} +1 -1
- package/dist/examples.json +14 -14
- package/dist/index.4ac47ef2.js +2 -0
- package/dist/{index.a78e64c5.js.map → index.4ac47ef2.js.map} +1 -1
- package/dist/manifest.json +425 -425
- package/dist/types.json +1012 -1012
- package/package.json +2 -2
- package/dist/index.a78e64c5.js +0 -2
- /package/dist/chunks/{5347.43440365.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,63 +1872,45 @@
|
|
|
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
|
-
"type": "function",
|
|
1841
|
-
"parameters": [
|
|
1842
|
-
{
|
|
1843
|
-
"type": "identifier",
|
|
1844
|
-
"name": "row",
|
|
1845
|
-
"annotation": {
|
|
1846
|
-
"type": "reference",
|
|
1847
|
-
"typeName": {
|
|
1848
|
-
"type": "identifier",
|
|
1849
|
-
"name": "Record"
|
|
1850
|
-
},
|
|
1851
|
-
"typeParameters": {
|
|
1852
|
-
"type": "typeParameterInstantiation",
|
|
1853
|
-
"params": [
|
|
1854
|
-
{
|
|
1855
|
-
"type": "keyword",
|
|
1856
|
-
"value": "string"
|
|
1857
|
-
},
|
|
1858
|
-
{
|
|
1859
|
-
"type": "keyword",
|
|
1860
|
-
"value": "any"
|
|
1861
|
-
}
|
|
1862
|
-
]
|
|
1863
|
-
}
|
|
1864
|
-
}
|
|
1865
|
-
},
|
|
1866
|
-
{
|
|
1867
|
-
"type": "identifier",
|
|
1868
|
-
"name": "index",
|
|
1869
|
-
"annotation": {
|
|
1870
|
-
"type": "keyword",
|
|
1871
|
-
"value": "number"
|
|
1872
|
-
}
|
|
1873
|
-
}
|
|
1874
|
-
],
|
|
1875
|
-
"annotation": {
|
|
1876
|
-
"type": "keyword",
|
|
1877
|
-
"value": "boolean"
|
|
1878
|
-
}
|
|
1879
|
-
}
|
|
1884
|
+
"right": {
|
|
1885
|
+
"type": "identifier",
|
|
1886
|
+
"name": "CSSProperties"
|
|
1880
1887
|
}
|
|
1881
|
-
|
|
1888
|
+
}
|
|
1882
1889
|
}
|
|
1883
|
-
}
|
|
1890
|
+
}
|
|
1891
|
+
],
|
|
1892
|
+
"events": [
|
|
1884
1893
|
{
|
|
1885
|
-
"name": "
|
|
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",
|
|
1886
1914
|
"annotation": {
|
|
1887
1915
|
"type": "union",
|
|
1888
1916
|
"types": [
|
|
@@ -1891,325 +1919,86 @@
|
|
|
1891
1919
|
"value": "boolean"
|
|
1892
1920
|
},
|
|
1893
1921
|
{
|
|
1894
|
-
"type": "
|
|
1895
|
-
"
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
{
|
|
1922
|
+
"type": "typeLiteral",
|
|
1923
|
+
"members": [
|
|
1924
|
+
{
|
|
1925
|
+
"type": "propertySignature",
|
|
1926
|
+
"key": {
|
|
1899
1927
|
"type": "identifier",
|
|
1900
|
-
"name": "
|
|
1901
|
-
"annotation": {
|
|
1902
|
-
"type": "reference",
|
|
1903
|
-
"typeName": {
|
|
1904
|
-
"type": "identifier",
|
|
1905
|
-
"name": "Record"
|
|
1906
|
-
},
|
|
1907
|
-
"typeParameters": {
|
|
1908
|
-
"type": "typeParameterInstantiation",
|
|
1909
|
-
"params": [
|
|
1910
|
-
{
|
|
1911
|
-
"type": "keyword",
|
|
1912
|
-
"value": "string"
|
|
1913
|
-
},
|
|
1914
|
-
{
|
|
1915
|
-
"type": "keyword",
|
|
1916
|
-
"value": "any"
|
|
1917
|
-
}
|
|
1918
|
-
]
|
|
1919
|
-
}
|
|
1920
|
-
}
|
|
1928
|
+
"name": "minRows"
|
|
1921
1929
|
},
|
|
1922
|
-
{
|
|
1930
|
+
"annotation": {
|
|
1931
|
+
"type": "keyword",
|
|
1932
|
+
"value": "number"
|
|
1933
|
+
},
|
|
1934
|
+
"optional": true,
|
|
1935
|
+
"computed": false
|
|
1936
|
+
},
|
|
1937
|
+
{
|
|
1938
|
+
"type": "propertySignature",
|
|
1939
|
+
"key": {
|
|
1923
1940
|
"type": "identifier",
|
|
1924
|
-
"name": "
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
}
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
"type": "keyword",
|
|
1933
|
-
"value": "boolean"
|
|
1941
|
+
"name": "maxRows"
|
|
1942
|
+
},
|
|
1943
|
+
"annotation": {
|
|
1944
|
+
"type": "keyword",
|
|
1945
|
+
"value": "number"
|
|
1946
|
+
},
|
|
1947
|
+
"optional": true,
|
|
1948
|
+
"computed": false
|
|
1934
1949
|
}
|
|
1935
|
-
|
|
1950
|
+
]
|
|
1936
1951
|
}
|
|
1937
1952
|
]
|
|
1938
1953
|
}
|
|
1939
|
-
}
|
|
1954
|
+
}
|
|
1955
|
+
]
|
|
1956
|
+
},
|
|
1957
|
+
"eo-form": {
|
|
1958
|
+
"properties": [
|
|
1940
1959
|
{
|
|
1941
|
-
"name": "
|
|
1960
|
+
"name": "staticValues",
|
|
1942
1961
|
"annotation": {
|
|
1943
|
-
"type": "
|
|
1944
|
-
"
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
"type": "
|
|
1953
|
-
"
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
"type": "array",
|
|
1959
|
-
"elementType": {
|
|
1960
|
-
"type": "reference",
|
|
1961
|
-
"typeName": {
|
|
1962
|
-
"type": "identifier",
|
|
1963
|
-
"name": "Record"
|
|
1964
|
-
},
|
|
1965
|
-
"typeParameters": {
|
|
1966
|
-
"type": "typeParameterInstantiation",
|
|
1967
|
-
"params": [
|
|
1968
|
-
{
|
|
1969
|
-
"type": "keyword",
|
|
1970
|
-
"value": "string"
|
|
1971
|
-
},
|
|
1972
|
-
{
|
|
1973
|
-
"type": "keyword",
|
|
1974
|
-
"value": "any"
|
|
1975
|
-
}
|
|
1976
|
-
]
|
|
1977
|
-
}
|
|
1978
|
-
}
|
|
1979
|
-
}
|
|
1980
|
-
}
|
|
1981
|
-
],
|
|
1982
|
-
"annotation": {
|
|
1983
|
-
"type": "keyword",
|
|
1984
|
-
"value": "boolean"
|
|
1985
|
-
}
|
|
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"
|
|
1986
1977
|
}
|
|
1987
|
-
|
|
1988
|
-
|
|
1978
|
+
]
|
|
1979
|
+
}
|
|
1989
1980
|
}
|
|
1990
1981
|
},
|
|
1991
1982
|
{
|
|
1992
|
-
"name": "
|
|
1983
|
+
"name": "layout",
|
|
1993
1984
|
"annotation": {
|
|
1994
|
-
"type": "
|
|
1995
|
-
"
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
},
|
|
2000
|
-
{
|
|
2001
|
-
"type": "parenthesizedType",
|
|
2002
|
-
"annotation": {
|
|
2003
|
-
"type": "function",
|
|
2004
|
-
"parameters": [
|
|
2005
|
-
{
|
|
2006
|
-
"type": "identifier",
|
|
2007
|
-
"name": "value",
|
|
2008
|
-
"annotation": {
|
|
2009
|
-
"type": "array",
|
|
2010
|
-
"elementType": {
|
|
2011
|
-
"type": "reference",
|
|
2012
|
-
"typeName": {
|
|
2013
|
-
"type": "identifier",
|
|
2014
|
-
"name": "Record"
|
|
2015
|
-
},
|
|
2016
|
-
"typeParameters": {
|
|
2017
|
-
"type": "typeParameterInstantiation",
|
|
2018
|
-
"params": [
|
|
2019
|
-
{
|
|
2020
|
-
"type": "keyword",
|
|
2021
|
-
"value": "string"
|
|
2022
|
-
},
|
|
2023
|
-
{
|
|
2024
|
-
"type": "keyword",
|
|
2025
|
-
"value": "any"
|
|
2026
|
-
}
|
|
2027
|
-
]
|
|
2028
|
-
}
|
|
2029
|
-
}
|
|
2030
|
-
}
|
|
2031
|
-
}
|
|
2032
|
-
],
|
|
2033
|
-
"annotation": {
|
|
2034
|
-
"type": "keyword",
|
|
2035
|
-
"value": "boolean"
|
|
2036
|
-
}
|
|
2037
|
-
}
|
|
2038
|
-
}
|
|
2039
|
-
]
|
|
1985
|
+
"type": "reference",
|
|
1986
|
+
"typeName": {
|
|
1987
|
+
"type": "identifier",
|
|
1988
|
+
"name": "Layout"
|
|
1989
|
+
}
|
|
2040
1990
|
}
|
|
2041
1991
|
},
|
|
2042
1992
|
{
|
|
2043
|
-
"name": "
|
|
1993
|
+
"name": "size",
|
|
2044
1994
|
"annotation": {
|
|
2045
1995
|
"type": "reference",
|
|
2046
1996
|
"typeName": {
|
|
2047
1997
|
"type": "identifier",
|
|
2048
|
-
"name": "
|
|
1998
|
+
"name": "ComponentSize"
|
|
2049
1999
|
}
|
|
2050
2000
|
}
|
|
2051
|
-
}
|
|
2052
|
-
],
|
|
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
|
-
},
|
|
2001
|
+
},
|
|
2213
2002
|
{
|
|
2214
2003
|
"name": "labelCol",
|
|
2215
2004
|
"annotation": {
|
|
@@ -2540,7 +2329,7 @@
|
|
|
2540
2329
|
}
|
|
2541
2330
|
]
|
|
2542
2331
|
},
|
|
2543
|
-
"eo-
|
|
2332
|
+
"eo-dynamic-form-item": {
|
|
2544
2333
|
"properties": [
|
|
2545
2334
|
{
|
|
2546
2335
|
"name": "name",
|
|
@@ -2557,27 +2346,23 @@
|
|
|
2557
2346
|
}
|
|
2558
2347
|
},
|
|
2559
2348
|
{
|
|
2560
|
-
"name": "
|
|
2561
|
-
"annotation": {
|
|
2562
|
-
"type": "reference",
|
|
2563
|
-
"typeName": {
|
|
2564
|
-
"type": "identifier",
|
|
2565
|
-
"name": "Icon"
|
|
2566
|
-
}
|
|
2567
|
-
}
|
|
2568
|
-
},
|
|
2569
|
-
{
|
|
2570
|
-
"name": "disabled",
|
|
2349
|
+
"name": "required",
|
|
2571
2350
|
"annotation": {
|
|
2572
2351
|
"type": "keyword",
|
|
2573
2352
|
"value": "boolean"
|
|
2574
2353
|
}
|
|
2575
2354
|
},
|
|
2576
2355
|
{
|
|
2577
|
-
"name": "
|
|
2356
|
+
"name": "value",
|
|
2578
2357
|
"annotation": {
|
|
2579
|
-
"type": "
|
|
2580
|
-
"
|
|
2358
|
+
"type": "array",
|
|
2359
|
+
"elementType": {
|
|
2360
|
+
"type": "reference",
|
|
2361
|
+
"typeName": {
|
|
2362
|
+
"type": "identifier",
|
|
2363
|
+
"name": "DynamicFormValuesItem"
|
|
2364
|
+
}
|
|
2365
|
+
}
|
|
2581
2366
|
}
|
|
2582
2367
|
},
|
|
2583
2368
|
{
|
|
@@ -2602,70 +2387,348 @@
|
|
|
2602
2387
|
]
|
|
2603
2388
|
}
|
|
2604
2389
|
}
|
|
2605
|
-
}
|
|
2606
|
-
],
|
|
2607
|
-
"events": [
|
|
2608
|
-
{
|
|
2609
|
-
"name": "change",
|
|
2610
|
-
"detail": {
|
|
2611
|
-
"annotation": {
|
|
2612
|
-
"type": "union",
|
|
2613
|
-
"types": [
|
|
2614
|
-
{
|
|
2615
|
-
"type": "reference",
|
|
2616
|
-
"typeName": {
|
|
2617
|
-
"type": "identifier",
|
|
2618
|
-
"name": "Icon"
|
|
2619
|
-
}
|
|
2620
|
-
},
|
|
2621
|
-
{
|
|
2622
|
-
"type": "keyword",
|
|
2623
|
-
"value": "undefined"
|
|
2624
|
-
}
|
|
2625
|
-
]
|
|
2626
|
-
}
|
|
2627
|
-
}
|
|
2628
|
-
}
|
|
2629
|
-
],
|
|
2630
|
-
"methods": [],
|
|
2631
|
-
"types": [
|
|
2390
|
+
},
|
|
2632
2391
|
{
|
|
2633
|
-
"
|
|
2634
|
-
"name": "Icon",
|
|
2392
|
+
"name": "hideRemoveButton",
|
|
2635
2393
|
"annotation": {
|
|
2636
|
-
"type": "
|
|
2394
|
+
"type": "union",
|
|
2637
2395
|
"types": [
|
|
2638
2396
|
{
|
|
2639
|
-
"type": "
|
|
2640
|
-
"
|
|
2641
|
-
"type": "identifier",
|
|
2642
|
-
"name": "LibIconProps"
|
|
2643
|
-
}
|
|
2397
|
+
"type": "keyword",
|
|
2398
|
+
"value": "boolean"
|
|
2644
2399
|
},
|
|
2645
2400
|
{
|
|
2646
|
-
"type": "
|
|
2647
|
-
"
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
|
|
2401
|
+
"type": "parenthesizedType",
|
|
2402
|
+
"annotation": {
|
|
2403
|
+
"type": "function",
|
|
2404
|
+
"parameters": [
|
|
2405
|
+
{
|
|
2651
2406
|
"type": "identifier",
|
|
2652
|
-
"name": "
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
|
|
2656
|
-
|
|
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",
|
|
2423
|
+
"value": "any"
|
|
2424
|
+
}
|
|
2425
|
+
]
|
|
2426
|
+
}
|
|
2427
|
+
}
|
|
2657
2428
|
},
|
|
2658
|
-
|
|
2659
|
-
|
|
2660
|
-
|
|
2661
|
-
|
|
2662
|
-
|
|
2663
|
-
|
|
2664
|
-
|
|
2429
|
+
{
|
|
2430
|
+
"type": "identifier",
|
|
2431
|
+
"name": "index",
|
|
2432
|
+
"annotation": {
|
|
2433
|
+
"type": "keyword",
|
|
2434
|
+
"value": "number"
|
|
2435
|
+
}
|
|
2436
|
+
}
|
|
2437
|
+
],
|
|
2438
|
+
"annotation": {
|
|
2439
|
+
"type": "keyword",
|
|
2440
|
+
"value": "boolean"
|
|
2441
|
+
}
|
|
2442
|
+
}
|
|
2443
|
+
}
|
|
2444
|
+
]
|
|
2445
|
+
}
|
|
2446
|
+
},
|
|
2447
|
+
{
|
|
2448
|
+
"name": "disabledRemoveButton",
|
|
2449
|
+
"annotation": {
|
|
2450
|
+
"type": "union",
|
|
2451
|
+
"types": [
|
|
2452
|
+
{
|
|
2453
|
+
"type": "keyword",
|
|
2454
|
+
"value": "boolean"
|
|
2455
|
+
},
|
|
2456
|
+
{
|
|
2457
|
+
"type": "parenthesizedType",
|
|
2458
|
+
"annotation": {
|
|
2459
|
+
"type": "function",
|
|
2460
|
+
"parameters": [
|
|
2461
|
+
{
|
|
2462
|
+
"type": "identifier",
|
|
2463
|
+
"name": "row",
|
|
2464
|
+
"annotation": {
|
|
2465
|
+
"type": "reference",
|
|
2466
|
+
"typeName": {
|
|
2467
|
+
"type": "identifier",
|
|
2468
|
+
"name": "Record"
|
|
2469
|
+
},
|
|
2470
|
+
"typeParameters": {
|
|
2471
|
+
"type": "typeParameterInstantiation",
|
|
2472
|
+
"params": [
|
|
2473
|
+
{
|
|
2474
|
+
"type": "keyword",
|
|
2475
|
+
"value": "string"
|
|
2476
|
+
},
|
|
2477
|
+
{
|
|
2478
|
+
"type": "keyword",
|
|
2479
|
+
"value": "any"
|
|
2480
|
+
}
|
|
2481
|
+
]
|
|
2482
|
+
}
|
|
2483
|
+
}
|
|
2484
|
+
},
|
|
2485
|
+
{
|
|
2486
|
+
"type": "identifier",
|
|
2487
|
+
"name": "index",
|
|
2488
|
+
"annotation": {
|
|
2489
|
+
"type": "keyword",
|
|
2490
|
+
"value": "number"
|
|
2491
|
+
}
|
|
2492
|
+
}
|
|
2493
|
+
],
|
|
2494
|
+
"annotation": {
|
|
2495
|
+
"type": "keyword",
|
|
2496
|
+
"value": "boolean"
|
|
2497
|
+
}
|
|
2498
|
+
}
|
|
2499
|
+
}
|
|
2500
|
+
]
|
|
2501
|
+
}
|
|
2502
|
+
},
|
|
2503
|
+
{
|
|
2504
|
+
"name": "hideAddButton",
|
|
2505
|
+
"annotation": {
|
|
2506
|
+
"type": "union",
|
|
2507
|
+
"types": [
|
|
2508
|
+
{
|
|
2509
|
+
"type": "keyword",
|
|
2510
|
+
"value": "boolean"
|
|
2511
|
+
},
|
|
2512
|
+
{
|
|
2513
|
+
"type": "parenthesizedType",
|
|
2514
|
+
"annotation": {
|
|
2515
|
+
"type": "function",
|
|
2516
|
+
"parameters": [
|
|
2517
|
+
{
|
|
2518
|
+
"type": "identifier",
|
|
2519
|
+
"name": "value",
|
|
2520
|
+
"annotation": {
|
|
2521
|
+
"type": "array",
|
|
2522
|
+
"elementType": {
|
|
2523
|
+
"type": "reference",
|
|
2524
|
+
"typeName": {
|
|
2525
|
+
"type": "identifier",
|
|
2526
|
+
"name": "Record"
|
|
2527
|
+
},
|
|
2528
|
+
"typeParameters": {
|
|
2529
|
+
"type": "typeParameterInstantiation",
|
|
2530
|
+
"params": [
|
|
2531
|
+
{
|
|
2532
|
+
"type": "keyword",
|
|
2533
|
+
"value": "string"
|
|
2534
|
+
},
|
|
2535
|
+
{
|
|
2536
|
+
"type": "keyword",
|
|
2537
|
+
"value": "any"
|
|
2538
|
+
}
|
|
2539
|
+
]
|
|
2540
|
+
}
|
|
2541
|
+
}
|
|
2542
|
+
}
|
|
2543
|
+
}
|
|
2544
|
+
],
|
|
2545
|
+
"annotation": {
|
|
2546
|
+
"type": "keyword",
|
|
2547
|
+
"value": "boolean"
|
|
2548
|
+
}
|
|
2549
|
+
}
|
|
2550
|
+
}
|
|
2551
|
+
]
|
|
2552
|
+
}
|
|
2553
|
+
},
|
|
2554
|
+
{
|
|
2555
|
+
"name": "disabledAddButton",
|
|
2556
|
+
"annotation": {
|
|
2557
|
+
"type": "union",
|
|
2558
|
+
"types": [
|
|
2559
|
+
{
|
|
2560
|
+
"type": "keyword",
|
|
2561
|
+
"value": "boolean"
|
|
2562
|
+
},
|
|
2563
|
+
{
|
|
2564
|
+
"type": "parenthesizedType",
|
|
2565
|
+
"annotation": {
|
|
2566
|
+
"type": "function",
|
|
2567
|
+
"parameters": [
|
|
2568
|
+
{
|
|
2569
|
+
"type": "identifier",
|
|
2570
|
+
"name": "value",
|
|
2571
|
+
"annotation": {
|
|
2572
|
+
"type": "array",
|
|
2573
|
+
"elementType": {
|
|
2574
|
+
"type": "reference",
|
|
2575
|
+
"typeName": {
|
|
2576
|
+
"type": "identifier",
|
|
2577
|
+
"name": "Record"
|
|
2578
|
+
},
|
|
2579
|
+
"typeParameters": {
|
|
2580
|
+
"type": "typeParameterInstantiation",
|
|
2581
|
+
"params": [
|
|
2582
|
+
{
|
|
2583
|
+
"type": "keyword",
|
|
2584
|
+
"value": "string"
|
|
2585
|
+
},
|
|
2586
|
+
{
|
|
2587
|
+
"type": "keyword",
|
|
2588
|
+
"value": "any"
|
|
2589
|
+
}
|
|
2590
|
+
]
|
|
2591
|
+
}
|
|
2592
|
+
}
|
|
2593
|
+
}
|
|
2594
|
+
}
|
|
2595
|
+
],
|
|
2596
|
+
"annotation": {
|
|
2597
|
+
"type": "keyword",
|
|
2598
|
+
"value": "boolean"
|
|
2599
|
+
}
|
|
2600
|
+
}
|
|
2601
|
+
}
|
|
2602
|
+
]
|
|
2603
|
+
}
|
|
2604
|
+
},
|
|
2605
|
+
{
|
|
2606
|
+
"name": "useBrick",
|
|
2607
|
+
"annotation": {
|
|
2608
|
+
"type": "reference",
|
|
2609
|
+
"typeName": {
|
|
2610
|
+
"type": "identifier",
|
|
2611
|
+
"name": "UseBrickConf"
|
|
2612
|
+
}
|
|
2613
|
+
}
|
|
2614
|
+
}
|
|
2615
|
+
],
|
|
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
|
+
}
|
|
2628
|
+
}
|
|
2629
|
+
}
|
|
2630
|
+
}
|
|
2631
|
+
},
|
|
2632
|
+
{
|
|
2633
|
+
"name": "row.add",
|
|
2634
|
+
"detail": {
|
|
2635
|
+
"annotation": {
|
|
2636
|
+
"type": "reference",
|
|
2637
|
+
"typeName": {
|
|
2638
|
+
"type": "identifier",
|
|
2639
|
+
"name": "rowDataType"
|
|
2640
|
+
}
|
|
2641
|
+
}
|
|
2642
|
+
}
|
|
2643
|
+
},
|
|
2644
|
+
{
|
|
2645
|
+
"name": "row.remove",
|
|
2646
|
+
"detail": {
|
|
2647
|
+
"annotation": {
|
|
2648
|
+
"type": "reference",
|
|
2649
|
+
"typeName": {
|
|
2650
|
+
"type": "identifier",
|
|
2651
|
+
"name": "rowDataType"
|
|
2652
|
+
}
|
|
2653
|
+
}
|
|
2654
|
+
}
|
|
2655
|
+
}
|
|
2656
|
+
],
|
|
2657
|
+
"methods": [],
|
|
2658
|
+
"types": [
|
|
2659
|
+
{
|
|
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": [
|
|
2671
|
+
{
|
|
2672
|
+
"type": "keyword",
|
|
2673
|
+
"value": "string"
|
|
2674
|
+
},
|
|
2675
|
+
{
|
|
2676
|
+
"type": "keyword",
|
|
2677
|
+
"value": "any"
|
|
2678
|
+
}
|
|
2679
|
+
]
|
|
2680
|
+
}
|
|
2681
|
+
}
|
|
2682
|
+
},
|
|
2683
|
+
{
|
|
2684
|
+
"type": "interface",
|
|
2685
|
+
"name": "rowDataType",
|
|
2686
|
+
"body": [
|
|
2687
|
+
{
|
|
2688
|
+
"type": "propertySignature",
|
|
2689
|
+
"key": {
|
|
2690
|
+
"type": "identifier",
|
|
2691
|
+
"name": "detail"
|
|
2692
|
+
},
|
|
2693
|
+
"annotation": {
|
|
2694
|
+
"type": "reference",
|
|
2695
|
+
"typeName": {
|
|
2696
|
+
"type": "identifier",
|
|
2697
|
+
"name": "Record"
|
|
2698
|
+
},
|
|
2699
|
+
"typeParameters": {
|
|
2700
|
+
"type": "typeParameterInstantiation",
|
|
2701
|
+
"params": [
|
|
2702
|
+
{
|
|
2703
|
+
"type": "keyword",
|
|
2704
|
+
"value": "string"
|
|
2705
|
+
},
|
|
2706
|
+
{
|
|
2707
|
+
"type": "keyword",
|
|
2708
|
+
"value": "any"
|
|
2709
|
+
}
|
|
2710
|
+
]
|
|
2711
|
+
}
|
|
2712
|
+
},
|
|
2713
|
+
"computed": false
|
|
2714
|
+
},
|
|
2715
|
+
{
|
|
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
|
+
]
|
|
2665
2728
|
}
|
|
2666
2729
|
]
|
|
2667
2730
|
},
|
|
2668
|
-
"eo-
|
|
2731
|
+
"eo-icon-select": {
|
|
2669
2732
|
"properties": [
|
|
2670
2733
|
{
|
|
2671
2734
|
"name": "name",
|
|
@@ -2684,67 +2747,140 @@
|
|
|
2684
2747
|
{
|
|
2685
2748
|
"name": "value",
|
|
2686
2749
|
"annotation": {
|
|
2687
|
-
"type": "
|
|
2688
|
-
"
|
|
2750
|
+
"type": "reference",
|
|
2751
|
+
"typeName": {
|
|
2752
|
+
"type": "identifier",
|
|
2753
|
+
"name": "Icon"
|
|
2754
|
+
}
|
|
2689
2755
|
}
|
|
2690
2756
|
},
|
|
2691
2757
|
{
|
|
2692
|
-
"name": "
|
|
2758
|
+
"name": "disabled",
|
|
2693
2759
|
"annotation": {
|
|
2694
2760
|
"type": "keyword",
|
|
2695
|
-
"value": "
|
|
2761
|
+
"value": "boolean"
|
|
2696
2762
|
}
|
|
2697
2763
|
},
|
|
2698
2764
|
{
|
|
2699
|
-
"name": "
|
|
2765
|
+
"name": "required",
|
|
2700
2766
|
"annotation": {
|
|
2701
2767
|
"type": "keyword",
|
|
2702
2768
|
"value": "boolean"
|
|
2703
2769
|
}
|
|
2704
2770
|
},
|
|
2705
2771
|
{
|
|
2706
|
-
"name": "
|
|
2772
|
+
"name": "message",
|
|
2707
2773
|
"annotation": {
|
|
2708
|
-
"type": "
|
|
2709
|
-
"
|
|
2774
|
+
"type": "reference",
|
|
2775
|
+
"typeName": {
|
|
2776
|
+
"type": "identifier",
|
|
2777
|
+
"name": "Record"
|
|
2778
|
+
},
|
|
2779
|
+
"typeParameters": {
|
|
2780
|
+
"type": "typeParameterInstantiation",
|
|
2781
|
+
"params": [
|
|
2782
|
+
{
|
|
2783
|
+
"type": "keyword",
|
|
2784
|
+
"value": "string"
|
|
2785
|
+
},
|
|
2786
|
+
{
|
|
2787
|
+
"type": "keyword",
|
|
2788
|
+
"value": "string"
|
|
2789
|
+
}
|
|
2790
|
+
]
|
|
2791
|
+
}
|
|
2710
2792
|
}
|
|
2711
|
-
}
|
|
2793
|
+
}
|
|
2794
|
+
],
|
|
2795
|
+
"events": [
|
|
2712
2796
|
{
|
|
2713
|
-
"name": "
|
|
2797
|
+
"name": "change",
|
|
2798
|
+
"detail": {
|
|
2799
|
+
"annotation": {
|
|
2800
|
+
"type": "union",
|
|
2801
|
+
"types": [
|
|
2802
|
+
{
|
|
2803
|
+
"type": "reference",
|
|
2804
|
+
"typeName": {
|
|
2805
|
+
"type": "identifier",
|
|
2806
|
+
"name": "Icon"
|
|
2807
|
+
}
|
|
2808
|
+
},
|
|
2809
|
+
{
|
|
2810
|
+
"type": "keyword",
|
|
2811
|
+
"value": "undefined"
|
|
2812
|
+
}
|
|
2813
|
+
]
|
|
2814
|
+
}
|
|
2815
|
+
}
|
|
2816
|
+
}
|
|
2817
|
+
],
|
|
2818
|
+
"methods": [],
|
|
2819
|
+
"types": [
|
|
2820
|
+
{
|
|
2821
|
+
"type": "typeAlias",
|
|
2822
|
+
"name": "Icon",
|
|
2714
2823
|
"annotation": {
|
|
2715
|
-
"type": "
|
|
2716
|
-
"
|
|
2824
|
+
"type": "intersection",
|
|
2825
|
+
"types": [
|
|
2826
|
+
{
|
|
2827
|
+
"type": "reference",
|
|
2828
|
+
"typeName": {
|
|
2829
|
+
"type": "identifier",
|
|
2830
|
+
"name": "LibIconProps"
|
|
2831
|
+
}
|
|
2832
|
+
},
|
|
2833
|
+
{
|
|
2834
|
+
"type": "typeLiteral",
|
|
2835
|
+
"members": [
|
|
2836
|
+
{
|
|
2837
|
+
"type": "propertySignature",
|
|
2838
|
+
"key": {
|
|
2839
|
+
"type": "identifier",
|
|
2840
|
+
"name": "color"
|
|
2841
|
+
},
|
|
2842
|
+
"annotation": {
|
|
2843
|
+
"type": "keyword",
|
|
2844
|
+
"value": "string"
|
|
2845
|
+
},
|
|
2846
|
+
"optional": true,
|
|
2847
|
+
"computed": false
|
|
2848
|
+
}
|
|
2849
|
+
]
|
|
2850
|
+
}
|
|
2851
|
+
]
|
|
2717
2852
|
}
|
|
2718
|
-
}
|
|
2853
|
+
}
|
|
2854
|
+
]
|
|
2855
|
+
},
|
|
2856
|
+
"eo-date-picker": {
|
|
2857
|
+
"properties": [
|
|
2719
2858
|
{
|
|
2720
|
-
"name": "
|
|
2859
|
+
"name": "name",
|
|
2721
2860
|
"annotation": {
|
|
2722
|
-
"type": "
|
|
2723
|
-
"
|
|
2724
|
-
"type": "identifier",
|
|
2725
|
-
"name": "AutoSize"
|
|
2726
|
-
}
|
|
2861
|
+
"type": "keyword",
|
|
2862
|
+
"value": "string"
|
|
2727
2863
|
}
|
|
2728
2864
|
},
|
|
2729
2865
|
{
|
|
2730
|
-
"name": "
|
|
2866
|
+
"name": "label",
|
|
2731
2867
|
"annotation": {
|
|
2732
2868
|
"type": "keyword",
|
|
2733
|
-
"value": "
|
|
2869
|
+
"value": "string"
|
|
2734
2870
|
}
|
|
2735
2871
|
},
|
|
2736
2872
|
{
|
|
2737
|
-
"name": "
|
|
2873
|
+
"name": "value",
|
|
2738
2874
|
"annotation": {
|
|
2739
2875
|
"type": "keyword",
|
|
2740
|
-
"value": "
|
|
2876
|
+
"value": "string"
|
|
2741
2877
|
}
|
|
2742
2878
|
},
|
|
2743
2879
|
{
|
|
2744
|
-
"name": "
|
|
2880
|
+
"name": "placeholder",
|
|
2745
2881
|
"annotation": {
|
|
2746
2882
|
"type": "keyword",
|
|
2747
|
-
"value": "
|
|
2883
|
+
"value": "string"
|
|
2748
2884
|
}
|
|
2749
2885
|
},
|
|
2750
2886
|
{
|
|
@@ -2771,19 +2907,74 @@
|
|
|
2771
2907
|
}
|
|
2772
2908
|
},
|
|
2773
2909
|
{
|
|
2774
|
-
"name": "
|
|
2910
|
+
"name": "disabled",
|
|
2911
|
+
"annotation": {
|
|
2912
|
+
"type": "keyword",
|
|
2913
|
+
"value": "boolean"
|
|
2914
|
+
}
|
|
2915
|
+
},
|
|
2916
|
+
{
|
|
2917
|
+
"name": "required",
|
|
2918
|
+
"annotation": {
|
|
2919
|
+
"type": "keyword",
|
|
2920
|
+
"value": "boolean"
|
|
2921
|
+
}
|
|
2922
|
+
},
|
|
2923
|
+
{
|
|
2924
|
+
"name": "showTime",
|
|
2925
|
+
"annotation": {
|
|
2926
|
+
"type": "keyword",
|
|
2927
|
+
"value": "boolean"
|
|
2928
|
+
}
|
|
2929
|
+
},
|
|
2930
|
+
{
|
|
2931
|
+
"name": "format",
|
|
2932
|
+
"annotation": {
|
|
2933
|
+
"type": "keyword",
|
|
2934
|
+
"value": "string"
|
|
2935
|
+
}
|
|
2936
|
+
},
|
|
2937
|
+
{
|
|
2938
|
+
"name": "picker",
|
|
2939
|
+
"annotation": {
|
|
2940
|
+
"type": "reference",
|
|
2941
|
+
"typeName": {
|
|
2942
|
+
"type": "identifier",
|
|
2943
|
+
"name": "PickerMode"
|
|
2944
|
+
}
|
|
2945
|
+
}
|
|
2946
|
+
},
|
|
2947
|
+
{
|
|
2948
|
+
"name": "futureDateDisabled",
|
|
2949
|
+
"annotation": {
|
|
2950
|
+
"type": "keyword",
|
|
2951
|
+
"value": "boolean"
|
|
2952
|
+
}
|
|
2953
|
+
},
|
|
2954
|
+
{
|
|
2955
|
+
"name": "disabledDate",
|
|
2956
|
+
"annotation": {
|
|
2957
|
+
"type": "reference",
|
|
2958
|
+
"typeName": {
|
|
2959
|
+
"type": "identifier",
|
|
2960
|
+
"name": "DisabledDateType"
|
|
2961
|
+
}
|
|
2962
|
+
}
|
|
2963
|
+
},
|
|
2964
|
+
{
|
|
2965
|
+
"name": "useFastSelectBtn",
|
|
2966
|
+
"annotation": {
|
|
2967
|
+
"type": "keyword",
|
|
2968
|
+
"value": "boolean"
|
|
2969
|
+
}
|
|
2970
|
+
},
|
|
2971
|
+
{
|
|
2972
|
+
"name": "inputStyle",
|
|
2775
2973
|
"annotation": {
|
|
2776
2974
|
"type": "reference",
|
|
2777
2975
|
"typeName": {
|
|
2778
|
-
"type": "
|
|
2779
|
-
"
|
|
2780
|
-
"type": "identifier",
|
|
2781
|
-
"name": "React"
|
|
2782
|
-
},
|
|
2783
|
-
"right": {
|
|
2784
|
-
"type": "identifier",
|
|
2785
|
-
"name": "CSSProperties"
|
|
2786
|
-
}
|
|
2976
|
+
"type": "identifier",
|
|
2977
|
+
"name": "CSSProperties"
|
|
2787
2978
|
}
|
|
2788
2979
|
}
|
|
2789
2980
|
}
|
|
@@ -2797,59 +2988,233 @@
|
|
|
2797
2988
|
"value": "string"
|
|
2798
2989
|
}
|
|
2799
2990
|
}
|
|
2800
|
-
}
|
|
2801
|
-
],
|
|
2802
|
-
"methods": [
|
|
2991
|
+
},
|
|
2803
2992
|
{
|
|
2804
|
-
"name": "
|
|
2805
|
-
"
|
|
2806
|
-
|
|
2993
|
+
"name": "ok",
|
|
2994
|
+
"detail": {
|
|
2995
|
+
"annotation": {
|
|
2996
|
+
"type": "keyword",
|
|
2997
|
+
"value": "string"
|
|
2998
|
+
}
|
|
2999
|
+
}
|
|
2807
3000
|
}
|
|
2808
3001
|
],
|
|
3002
|
+
"methods": [],
|
|
2809
3003
|
"types": [
|
|
2810
3004
|
{
|
|
2811
3005
|
"type": "typeAlias",
|
|
2812
|
-
"name": "
|
|
3006
|
+
"name": "PickerMode",
|
|
2813
3007
|
"annotation": {
|
|
2814
3008
|
"type": "union",
|
|
2815
3009
|
"types": [
|
|
2816
3010
|
{
|
|
2817
|
-
"type": "
|
|
2818
|
-
"value": "
|
|
3011
|
+
"type": "jsLiteral",
|
|
3012
|
+
"value": "date"
|
|
2819
3013
|
},
|
|
2820
3014
|
{
|
|
2821
|
-
"type": "
|
|
2822
|
-
"
|
|
3015
|
+
"type": "jsLiteral",
|
|
3016
|
+
"value": "week"
|
|
3017
|
+
},
|
|
3018
|
+
{
|
|
3019
|
+
"type": "jsLiteral",
|
|
3020
|
+
"value": "month"
|
|
3021
|
+
},
|
|
3022
|
+
{
|
|
3023
|
+
"type": "jsLiteral",
|
|
3024
|
+
"value": "year"
|
|
3025
|
+
},
|
|
3026
|
+
{
|
|
3027
|
+
"type": "jsLiteral",
|
|
3028
|
+
"value": "quarter"
|
|
3029
|
+
}
|
|
3030
|
+
]
|
|
3031
|
+
}
|
|
3032
|
+
},
|
|
3033
|
+
{
|
|
3034
|
+
"type": "typeAlias",
|
|
3035
|
+
"name": "DisabledDateType",
|
|
3036
|
+
"annotation": {
|
|
3037
|
+
"type": "union",
|
|
3038
|
+
"types": [
|
|
3039
|
+
{
|
|
3040
|
+
"type": "reference",
|
|
3041
|
+
"typeName": {
|
|
3042
|
+
"type": "identifier",
|
|
3043
|
+
"name": "DisabledDate"
|
|
3044
|
+
}
|
|
3045
|
+
},
|
|
3046
|
+
{
|
|
3047
|
+
"type": "array",
|
|
3048
|
+
"elementType": {
|
|
3049
|
+
"type": "reference",
|
|
3050
|
+
"typeName": {
|
|
3051
|
+
"type": "identifier",
|
|
3052
|
+
"name": "DisabledDate"
|
|
3053
|
+
}
|
|
3054
|
+
}
|
|
3055
|
+
}
|
|
3056
|
+
]
|
|
3057
|
+
}
|
|
3058
|
+
},
|
|
3059
|
+
{
|
|
3060
|
+
"type": "interface",
|
|
3061
|
+
"name": "DisabledDate",
|
|
3062
|
+
"body": [
|
|
3063
|
+
{
|
|
3064
|
+
"type": "propertySignature",
|
|
3065
|
+
"key": {
|
|
3066
|
+
"type": "identifier",
|
|
3067
|
+
"name": "second"
|
|
3068
|
+
},
|
|
3069
|
+
"annotation": {
|
|
3070
|
+
"type": "union",
|
|
3071
|
+
"types": [
|
|
2823
3072
|
{
|
|
2824
|
-
"type": "
|
|
2825
|
-
"
|
|
2826
|
-
"type": "identifier",
|
|
2827
|
-
"name": "minRows"
|
|
2828
|
-
},
|
|
2829
|
-
"annotation": {
|
|
2830
|
-
"type": "keyword",
|
|
2831
|
-
"value": "number"
|
|
2832
|
-
},
|
|
2833
|
-
"optional": true,
|
|
2834
|
-
"computed": false
|
|
3073
|
+
"type": "keyword",
|
|
3074
|
+
"value": "string"
|
|
2835
3075
|
},
|
|
2836
3076
|
{
|
|
2837
|
-
"type": "
|
|
2838
|
-
"
|
|
2839
|
-
"type": "identifier",
|
|
2840
|
-
"name": "maxRows"
|
|
2841
|
-
},
|
|
2842
|
-
"annotation": {
|
|
2843
|
-
"type": "keyword",
|
|
2844
|
-
"value": "number"
|
|
2845
|
-
},
|
|
2846
|
-
"optional": true,
|
|
2847
|
-
"computed": false
|
|
3077
|
+
"type": "keyword",
|
|
3078
|
+
"value": "number"
|
|
2848
3079
|
}
|
|
2849
3080
|
]
|
|
2850
|
-
}
|
|
2851
|
-
|
|
2852
|
-
|
|
3081
|
+
},
|
|
3082
|
+
"optional": true,
|
|
3083
|
+
"computed": false
|
|
3084
|
+
},
|
|
3085
|
+
{
|
|
3086
|
+
"type": "propertySignature",
|
|
3087
|
+
"key": {
|
|
3088
|
+
"type": "identifier",
|
|
3089
|
+
"name": "minute"
|
|
3090
|
+
},
|
|
3091
|
+
"annotation": {
|
|
3092
|
+
"type": "union",
|
|
3093
|
+
"types": [
|
|
3094
|
+
{
|
|
3095
|
+
"type": "keyword",
|
|
3096
|
+
"value": "string"
|
|
3097
|
+
},
|
|
3098
|
+
{
|
|
3099
|
+
"type": "keyword",
|
|
3100
|
+
"value": "number"
|
|
3101
|
+
}
|
|
3102
|
+
]
|
|
3103
|
+
},
|
|
3104
|
+
"optional": true,
|
|
3105
|
+
"computed": false
|
|
3106
|
+
},
|
|
3107
|
+
{
|
|
3108
|
+
"type": "propertySignature",
|
|
3109
|
+
"key": {
|
|
3110
|
+
"type": "identifier",
|
|
3111
|
+
"name": "hour"
|
|
3112
|
+
},
|
|
3113
|
+
"annotation": {
|
|
3114
|
+
"type": "union",
|
|
3115
|
+
"types": [
|
|
3116
|
+
{
|
|
3117
|
+
"type": "keyword",
|
|
3118
|
+
"value": "string"
|
|
3119
|
+
},
|
|
3120
|
+
{
|
|
3121
|
+
"type": "keyword",
|
|
3122
|
+
"value": "number"
|
|
3123
|
+
}
|
|
3124
|
+
]
|
|
3125
|
+
},
|
|
3126
|
+
"optional": true,
|
|
3127
|
+
"computed": false
|
|
3128
|
+
},
|
|
3129
|
+
{
|
|
3130
|
+
"type": "propertySignature",
|
|
3131
|
+
"key": {
|
|
3132
|
+
"type": "identifier",
|
|
3133
|
+
"name": "date"
|
|
3134
|
+
},
|
|
3135
|
+
"annotation": {
|
|
3136
|
+
"type": "union",
|
|
3137
|
+
"types": [
|
|
3138
|
+
{
|
|
3139
|
+
"type": "keyword",
|
|
3140
|
+
"value": "string"
|
|
3141
|
+
},
|
|
3142
|
+
{
|
|
3143
|
+
"type": "keyword",
|
|
3144
|
+
"value": "number"
|
|
3145
|
+
}
|
|
3146
|
+
]
|
|
3147
|
+
},
|
|
3148
|
+
"optional": true,
|
|
3149
|
+
"computed": false
|
|
3150
|
+
},
|
|
3151
|
+
{
|
|
3152
|
+
"type": "propertySignature",
|
|
3153
|
+
"key": {
|
|
3154
|
+
"type": "identifier",
|
|
3155
|
+
"name": "month"
|
|
3156
|
+
},
|
|
3157
|
+
"annotation": {
|
|
3158
|
+
"type": "union",
|
|
3159
|
+
"types": [
|
|
3160
|
+
{
|
|
3161
|
+
"type": "keyword",
|
|
3162
|
+
"value": "string"
|
|
3163
|
+
},
|
|
3164
|
+
{
|
|
3165
|
+
"type": "keyword",
|
|
3166
|
+
"value": "number"
|
|
3167
|
+
}
|
|
3168
|
+
]
|
|
3169
|
+
},
|
|
3170
|
+
"optional": true,
|
|
3171
|
+
"computed": false
|
|
3172
|
+
},
|
|
3173
|
+
{
|
|
3174
|
+
"type": "propertySignature",
|
|
3175
|
+
"key": {
|
|
3176
|
+
"type": "identifier",
|
|
3177
|
+
"name": "year"
|
|
3178
|
+
},
|
|
3179
|
+
"annotation": {
|
|
3180
|
+
"type": "union",
|
|
3181
|
+
"types": [
|
|
3182
|
+
{
|
|
3183
|
+
"type": "keyword",
|
|
3184
|
+
"value": "string"
|
|
3185
|
+
},
|
|
3186
|
+
{
|
|
3187
|
+
"type": "keyword",
|
|
3188
|
+
"value": "number"
|
|
3189
|
+
}
|
|
3190
|
+
]
|
|
3191
|
+
},
|
|
3192
|
+
"optional": true,
|
|
3193
|
+
"computed": false
|
|
3194
|
+
},
|
|
3195
|
+
{
|
|
3196
|
+
"type": "propertySignature",
|
|
3197
|
+
"key": {
|
|
3198
|
+
"type": "identifier",
|
|
3199
|
+
"name": "weekday"
|
|
3200
|
+
},
|
|
3201
|
+
"annotation": {
|
|
3202
|
+
"type": "union",
|
|
3203
|
+
"types": [
|
|
3204
|
+
{
|
|
3205
|
+
"type": "keyword",
|
|
3206
|
+
"value": "string"
|
|
3207
|
+
},
|
|
3208
|
+
{
|
|
3209
|
+
"type": "keyword",
|
|
3210
|
+
"value": "number"
|
|
3211
|
+
}
|
|
3212
|
+
]
|
|
3213
|
+
},
|
|
3214
|
+
"optional": true,
|
|
3215
|
+
"computed": false
|
|
3216
|
+
}
|
|
3217
|
+
]
|
|
2853
3218
|
}
|
|
2854
3219
|
]
|
|
2855
3220
|
},
|
|
@@ -3042,298 +3407,37 @@
|
|
|
3042
3407
|
"annotation": {
|
|
3043
3408
|
"type": "keyword",
|
|
3044
3409
|
"value": "string"
|
|
3045
|
-
},
|
|
3046
|
-
"computed": false
|
|
3047
|
-
}
|
|
3048
|
-
]
|
|
3049
|
-
},
|
|
3050
|
-
{
|
|
3051
|
-
"type": "typeAlias",
|
|
3052
|
-
"name": "RangeType",
|
|
3053
|
-
"annotation": {
|
|
3054
|
-
"type": "intersection",
|
|
3055
|
-
"types": [
|
|
3056
|
-
{
|
|
3057
|
-
"type": "reference",
|
|
3058
|
-
"typeName": {
|
|
3059
|
-
"type": "identifier",
|
|
3060
|
-
"name": "PickerType"
|
|
3061
|
-
}
|
|
3062
|
-
},
|
|
3063
|
-
{
|
|
3064
|
-
"type": "reference",
|
|
3065
|
-
"typeName": {
|
|
3066
|
-
"type": "identifier",
|
|
3067
|
-
"name": "OtherPickerType"
|
|
3068
|
-
}
|
|
3069
|
-
}
|
|
3070
|
-
]
|
|
3071
|
-
}
|
|
3072
|
-
},
|
|
3073
|
-
{
|
|
3074
|
-
"type": "typeAlias",
|
|
3075
|
-
"name": "PickerType",
|
|
3076
|
-
"annotation": {
|
|
3077
|
-
"type": "union",
|
|
3078
|
-
"types": [
|
|
3079
|
-
{
|
|
3080
|
-
"type": "jsLiteral",
|
|
3081
|
-
"value": "date"
|
|
3082
|
-
},
|
|
3083
|
-
{
|
|
3084
|
-
"type": "jsLiteral",
|
|
3085
|
-
"value": "week"
|
|
3086
|
-
},
|
|
3087
|
-
{
|
|
3088
|
-
"type": "jsLiteral",
|
|
3089
|
-
"value": "month"
|
|
3090
|
-
},
|
|
3091
|
-
{
|
|
3092
|
-
"type": "jsLiteral",
|
|
3093
|
-
"value": "quarter"
|
|
3094
|
-
},
|
|
3095
|
-
{
|
|
3096
|
-
"type": "jsLiteral",
|
|
3097
|
-
"value": "year"
|
|
3098
|
-
}
|
|
3099
|
-
]
|
|
3100
|
-
}
|
|
3101
|
-
},
|
|
3102
|
-
{
|
|
3103
|
-
"type": "typeAlias",
|
|
3104
|
-
"name": "OtherPickerType",
|
|
3105
|
-
"annotation": {
|
|
3106
|
-
"type": "union",
|
|
3107
|
-
"types": [
|
|
3108
|
-
{
|
|
3109
|
-
"type": "jsLiteral",
|
|
3110
|
-
"value": "dateTime"
|
|
3111
|
-
},
|
|
3112
|
-
{
|
|
3113
|
-
"type": "jsLiteral",
|
|
3114
|
-
"value": "hmTime"
|
|
3115
|
-
},
|
|
3116
|
-
{
|
|
3117
|
-
"type": "jsLiteral",
|
|
3118
|
-
"value": "time"
|
|
3119
|
-
}
|
|
3120
|
-
]
|
|
3121
|
-
}
|
|
3122
|
-
},
|
|
3123
|
-
{
|
|
3124
|
-
"type": "enum",
|
|
3125
|
-
"name": "presetRangeType",
|
|
3126
|
-
"members": [
|
|
3127
|
-
{
|
|
3128
|
-
"type": "enumMember",
|
|
3129
|
-
"id": {
|
|
3130
|
-
"type": "identifier",
|
|
3131
|
-
"name": "Today"
|
|
3132
|
-
},
|
|
3133
|
-
"initializer": {
|
|
3134
|
-
"type": "jsLiteral",
|
|
3135
|
-
"value": "今天"
|
|
3136
|
-
}
|
|
3137
|
-
},
|
|
3138
|
-
{
|
|
3139
|
-
"type": "enumMember",
|
|
3140
|
-
"id": {
|
|
3141
|
-
"type": "identifier",
|
|
3142
|
-
"name": "ThisWeek"
|
|
3143
|
-
},
|
|
3144
|
-
"initializer": {
|
|
3145
|
-
"type": "jsLiteral",
|
|
3146
|
-
"value": "本周"
|
|
3147
|
-
}
|
|
3148
|
-
},
|
|
3149
|
-
{
|
|
3150
|
-
"type": "enumMember",
|
|
3151
|
-
"id": {
|
|
3152
|
-
"type": "identifier",
|
|
3153
|
-
"name": "ThisMonth"
|
|
3154
|
-
},
|
|
3155
|
-
"initializer": {
|
|
3156
|
-
"type": "jsLiteral",
|
|
3157
|
-
"value": "本月"
|
|
3158
|
-
}
|
|
3159
|
-
},
|
|
3160
|
-
{
|
|
3161
|
-
"type": "enumMember",
|
|
3162
|
-
"id": {
|
|
3163
|
-
"type": "identifier",
|
|
3164
|
-
"name": "ThisQuarter"
|
|
3165
|
-
},
|
|
3166
|
-
"initializer": {
|
|
3167
|
-
"type": "jsLiteral",
|
|
3168
|
-
"value": "本季度"
|
|
3169
|
-
}
|
|
3170
|
-
},
|
|
3171
|
-
{
|
|
3172
|
-
"type": "enumMember",
|
|
3173
|
-
"id": {
|
|
3174
|
-
"type": "identifier",
|
|
3175
|
-
"name": "ThisYear"
|
|
3176
|
-
},
|
|
3177
|
-
"initializer": {
|
|
3178
|
-
"type": "jsLiteral",
|
|
3179
|
-
"value": "今年"
|
|
3180
|
-
}
|
|
3181
|
-
}
|
|
3182
|
-
]
|
|
3183
|
-
}
|
|
3184
|
-
]
|
|
3185
|
-
},
|
|
3186
|
-
"eo-date-picker": {
|
|
3187
|
-
"properties": [
|
|
3188
|
-
{
|
|
3189
|
-
"name": "name",
|
|
3190
|
-
"annotation": {
|
|
3191
|
-
"type": "keyword",
|
|
3192
|
-
"value": "string"
|
|
3193
|
-
}
|
|
3194
|
-
},
|
|
3195
|
-
{
|
|
3196
|
-
"name": "label",
|
|
3197
|
-
"annotation": {
|
|
3198
|
-
"type": "keyword",
|
|
3199
|
-
"value": "string"
|
|
3200
|
-
}
|
|
3201
|
-
},
|
|
3202
|
-
{
|
|
3203
|
-
"name": "value",
|
|
3204
|
-
"annotation": {
|
|
3205
|
-
"type": "keyword",
|
|
3206
|
-
"value": "string"
|
|
3207
|
-
}
|
|
3208
|
-
},
|
|
3209
|
-
{
|
|
3210
|
-
"name": "placeholder",
|
|
3211
|
-
"annotation": {
|
|
3212
|
-
"type": "keyword",
|
|
3213
|
-
"value": "string"
|
|
3214
|
-
}
|
|
3215
|
-
},
|
|
3216
|
-
{
|
|
3217
|
-
"name": "message",
|
|
3218
|
-
"annotation": {
|
|
3219
|
-
"type": "reference",
|
|
3220
|
-
"typeName": {
|
|
3221
|
-
"type": "identifier",
|
|
3222
|
-
"name": "Record"
|
|
3223
|
-
},
|
|
3224
|
-
"typeParameters": {
|
|
3225
|
-
"type": "typeParameterInstantiation",
|
|
3226
|
-
"params": [
|
|
3227
|
-
{
|
|
3228
|
-
"type": "keyword",
|
|
3229
|
-
"value": "string"
|
|
3230
|
-
},
|
|
3231
|
-
{
|
|
3232
|
-
"type": "keyword",
|
|
3233
|
-
"value": "string"
|
|
3234
|
-
}
|
|
3235
|
-
]
|
|
3236
|
-
}
|
|
3237
|
-
}
|
|
3238
|
-
},
|
|
3239
|
-
{
|
|
3240
|
-
"name": "disabled",
|
|
3241
|
-
"annotation": {
|
|
3242
|
-
"type": "keyword",
|
|
3243
|
-
"value": "boolean"
|
|
3244
|
-
}
|
|
3245
|
-
},
|
|
3246
|
-
{
|
|
3247
|
-
"name": "required",
|
|
3248
|
-
"annotation": {
|
|
3249
|
-
"type": "keyword",
|
|
3250
|
-
"value": "boolean"
|
|
3251
|
-
}
|
|
3252
|
-
},
|
|
3253
|
-
{
|
|
3254
|
-
"name": "showTime",
|
|
3255
|
-
"annotation": {
|
|
3256
|
-
"type": "keyword",
|
|
3257
|
-
"value": "boolean"
|
|
3258
|
-
}
|
|
3259
|
-
},
|
|
3260
|
-
{
|
|
3261
|
-
"name": "format",
|
|
3262
|
-
"annotation": {
|
|
3263
|
-
"type": "keyword",
|
|
3264
|
-
"value": "string"
|
|
3265
|
-
}
|
|
3266
|
-
},
|
|
3267
|
-
{
|
|
3268
|
-
"name": "picker",
|
|
3269
|
-
"annotation": {
|
|
3270
|
-
"type": "reference",
|
|
3271
|
-
"typeName": {
|
|
3272
|
-
"type": "identifier",
|
|
3273
|
-
"name": "PickerMode"
|
|
3274
|
-
}
|
|
3275
|
-
}
|
|
3276
|
-
},
|
|
3277
|
-
{
|
|
3278
|
-
"name": "futureDateDisabled",
|
|
3279
|
-
"annotation": {
|
|
3280
|
-
"type": "keyword",
|
|
3281
|
-
"value": "boolean"
|
|
3282
|
-
}
|
|
3283
|
-
},
|
|
3284
|
-
{
|
|
3285
|
-
"name": "disabledDate",
|
|
3286
|
-
"annotation": {
|
|
3287
|
-
"type": "reference",
|
|
3288
|
-
"typeName": {
|
|
3289
|
-
"type": "identifier",
|
|
3290
|
-
"name": "DisabledDateType"
|
|
3291
|
-
}
|
|
3292
|
-
}
|
|
3293
|
-
},
|
|
3294
|
-
{
|
|
3295
|
-
"name": "useFastSelectBtn",
|
|
3296
|
-
"annotation": {
|
|
3297
|
-
"type": "keyword",
|
|
3298
|
-
"value": "boolean"
|
|
3299
|
-
}
|
|
3410
|
+
},
|
|
3411
|
+
"computed": false
|
|
3412
|
+
}
|
|
3413
|
+
]
|
|
3300
3414
|
},
|
|
3301
3415
|
{
|
|
3302
|
-
"
|
|
3416
|
+
"type": "typeAlias",
|
|
3417
|
+
"name": "RangeType",
|
|
3303
3418
|
"annotation": {
|
|
3304
|
-
"type": "
|
|
3305
|
-
"
|
|
3306
|
-
|
|
3307
|
-
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
|
|
3312
|
-
|
|
3313
|
-
|
|
3314
|
-
|
|
3315
|
-
|
|
3316
|
-
|
|
3317
|
-
|
|
3318
|
-
|
|
3319
|
-
|
|
3419
|
+
"type": "intersection",
|
|
3420
|
+
"types": [
|
|
3421
|
+
{
|
|
3422
|
+
"type": "reference",
|
|
3423
|
+
"typeName": {
|
|
3424
|
+
"type": "identifier",
|
|
3425
|
+
"name": "PickerType"
|
|
3426
|
+
}
|
|
3427
|
+
},
|
|
3428
|
+
{
|
|
3429
|
+
"type": "reference",
|
|
3430
|
+
"typeName": {
|
|
3431
|
+
"type": "identifier",
|
|
3432
|
+
"name": "OtherPickerType"
|
|
3433
|
+
}
|
|
3434
|
+
}
|
|
3435
|
+
]
|
|
3320
3436
|
}
|
|
3321
3437
|
},
|
|
3322
|
-
{
|
|
3323
|
-
"name": "ok",
|
|
3324
|
-
"detail": {
|
|
3325
|
-
"annotation": {
|
|
3326
|
-
"type": "keyword",
|
|
3327
|
-
"value": "string"
|
|
3328
|
-
}
|
|
3329
|
-
}
|
|
3330
|
-
}
|
|
3331
|
-
],
|
|
3332
|
-
"methods": [],
|
|
3333
|
-
"types": [
|
|
3334
3438
|
{
|
|
3335
3439
|
"type": "typeAlias",
|
|
3336
|
-
"name": "
|
|
3440
|
+
"name": "PickerType",
|
|
3337
3441
|
"annotation": {
|
|
3338
3442
|
"type": "union",
|
|
3339
3443
|
"types": [
|
|
@@ -3351,198 +3455,94 @@
|
|
|
3351
3455
|
},
|
|
3352
3456
|
{
|
|
3353
3457
|
"type": "jsLiteral",
|
|
3354
|
-
"value": "
|
|
3458
|
+
"value": "quarter"
|
|
3355
3459
|
},
|
|
3356
3460
|
{
|
|
3357
3461
|
"type": "jsLiteral",
|
|
3358
|
-
"value": "
|
|
3462
|
+
"value": "year"
|
|
3359
3463
|
}
|
|
3360
3464
|
]
|
|
3361
3465
|
}
|
|
3362
3466
|
},
|
|
3363
3467
|
{
|
|
3364
3468
|
"type": "typeAlias",
|
|
3365
|
-
"name": "
|
|
3469
|
+
"name": "OtherPickerType",
|
|
3366
3470
|
"annotation": {
|
|
3367
3471
|
"type": "union",
|
|
3368
3472
|
"types": [
|
|
3369
3473
|
{
|
|
3370
|
-
"type": "
|
|
3371
|
-
"
|
|
3372
|
-
"type": "identifier",
|
|
3373
|
-
"name": "DisabledDate"
|
|
3374
|
-
}
|
|
3474
|
+
"type": "jsLiteral",
|
|
3475
|
+
"value": "dateTime"
|
|
3375
3476
|
},
|
|
3376
3477
|
{
|
|
3377
|
-
"type": "
|
|
3378
|
-
"
|
|
3379
|
-
|
|
3380
|
-
|
|
3381
|
-
|
|
3382
|
-
|
|
3383
|
-
}
|
|
3384
|
-
}
|
|
3478
|
+
"type": "jsLiteral",
|
|
3479
|
+
"value": "hmTime"
|
|
3480
|
+
},
|
|
3481
|
+
{
|
|
3482
|
+
"type": "jsLiteral",
|
|
3483
|
+
"value": "time"
|
|
3385
3484
|
}
|
|
3386
3485
|
]
|
|
3387
3486
|
}
|
|
3388
3487
|
},
|
|
3389
3488
|
{
|
|
3390
|
-
"type": "
|
|
3391
|
-
"name": "
|
|
3392
|
-
"
|
|
3393
|
-
{
|
|
3394
|
-
"type": "propertySignature",
|
|
3395
|
-
"key": {
|
|
3396
|
-
"type": "identifier",
|
|
3397
|
-
"name": "second"
|
|
3398
|
-
},
|
|
3399
|
-
"annotation": {
|
|
3400
|
-
"type": "union",
|
|
3401
|
-
"types": [
|
|
3402
|
-
{
|
|
3403
|
-
"type": "keyword",
|
|
3404
|
-
"value": "string"
|
|
3405
|
-
},
|
|
3406
|
-
{
|
|
3407
|
-
"type": "keyword",
|
|
3408
|
-
"value": "number"
|
|
3409
|
-
}
|
|
3410
|
-
]
|
|
3411
|
-
},
|
|
3412
|
-
"optional": true,
|
|
3413
|
-
"computed": false
|
|
3414
|
-
},
|
|
3415
|
-
{
|
|
3416
|
-
"type": "propertySignature",
|
|
3417
|
-
"key": {
|
|
3418
|
-
"type": "identifier",
|
|
3419
|
-
"name": "minute"
|
|
3420
|
-
},
|
|
3421
|
-
"annotation": {
|
|
3422
|
-
"type": "union",
|
|
3423
|
-
"types": [
|
|
3424
|
-
{
|
|
3425
|
-
"type": "keyword",
|
|
3426
|
-
"value": "string"
|
|
3427
|
-
},
|
|
3428
|
-
{
|
|
3429
|
-
"type": "keyword",
|
|
3430
|
-
"value": "number"
|
|
3431
|
-
}
|
|
3432
|
-
]
|
|
3433
|
-
},
|
|
3434
|
-
"optional": true,
|
|
3435
|
-
"computed": false
|
|
3436
|
-
},
|
|
3489
|
+
"type": "enum",
|
|
3490
|
+
"name": "presetRangeType",
|
|
3491
|
+
"members": [
|
|
3437
3492
|
{
|
|
3438
|
-
"type": "
|
|
3439
|
-
"
|
|
3493
|
+
"type": "enumMember",
|
|
3494
|
+
"id": {
|
|
3440
3495
|
"type": "identifier",
|
|
3441
|
-
"name": "
|
|
3442
|
-
},
|
|
3443
|
-
"annotation": {
|
|
3444
|
-
"type": "union",
|
|
3445
|
-
"types": [
|
|
3446
|
-
{
|
|
3447
|
-
"type": "keyword",
|
|
3448
|
-
"value": "string"
|
|
3449
|
-
},
|
|
3450
|
-
{
|
|
3451
|
-
"type": "keyword",
|
|
3452
|
-
"value": "number"
|
|
3453
|
-
}
|
|
3454
|
-
]
|
|
3496
|
+
"name": "Today"
|
|
3455
3497
|
},
|
|
3456
|
-
"
|
|
3457
|
-
|
|
3498
|
+
"initializer": {
|
|
3499
|
+
"type": "jsLiteral",
|
|
3500
|
+
"value": "今天"
|
|
3501
|
+
}
|
|
3458
3502
|
},
|
|
3459
3503
|
{
|
|
3460
|
-
"type": "
|
|
3461
|
-
"
|
|
3504
|
+
"type": "enumMember",
|
|
3505
|
+
"id": {
|
|
3462
3506
|
"type": "identifier",
|
|
3463
|
-
"name": "
|
|
3464
|
-
},
|
|
3465
|
-
"annotation": {
|
|
3466
|
-
"type": "union",
|
|
3467
|
-
"types": [
|
|
3468
|
-
{
|
|
3469
|
-
"type": "keyword",
|
|
3470
|
-
"value": "string"
|
|
3471
|
-
},
|
|
3472
|
-
{
|
|
3473
|
-
"type": "keyword",
|
|
3474
|
-
"value": "number"
|
|
3475
|
-
}
|
|
3476
|
-
]
|
|
3507
|
+
"name": "ThisWeek"
|
|
3477
3508
|
},
|
|
3478
|
-
"
|
|
3479
|
-
|
|
3509
|
+
"initializer": {
|
|
3510
|
+
"type": "jsLiteral",
|
|
3511
|
+
"value": "本周"
|
|
3512
|
+
}
|
|
3480
3513
|
},
|
|
3481
3514
|
{
|
|
3482
|
-
"type": "
|
|
3483
|
-
"
|
|
3515
|
+
"type": "enumMember",
|
|
3516
|
+
"id": {
|
|
3484
3517
|
"type": "identifier",
|
|
3485
|
-
"name": "
|
|
3486
|
-
},
|
|
3487
|
-
"annotation": {
|
|
3488
|
-
"type": "union",
|
|
3489
|
-
"types": [
|
|
3490
|
-
{
|
|
3491
|
-
"type": "keyword",
|
|
3492
|
-
"value": "string"
|
|
3493
|
-
},
|
|
3494
|
-
{
|
|
3495
|
-
"type": "keyword",
|
|
3496
|
-
"value": "number"
|
|
3497
|
-
}
|
|
3498
|
-
]
|
|
3518
|
+
"name": "ThisMonth"
|
|
3499
3519
|
},
|
|
3500
|
-
"
|
|
3501
|
-
|
|
3520
|
+
"initializer": {
|
|
3521
|
+
"type": "jsLiteral",
|
|
3522
|
+
"value": "本月"
|
|
3523
|
+
}
|
|
3502
3524
|
},
|
|
3503
3525
|
{
|
|
3504
|
-
"type": "
|
|
3505
|
-
"
|
|
3526
|
+
"type": "enumMember",
|
|
3527
|
+
"id": {
|
|
3506
3528
|
"type": "identifier",
|
|
3507
|
-
"name": "
|
|
3508
|
-
},
|
|
3509
|
-
"annotation": {
|
|
3510
|
-
"type": "union",
|
|
3511
|
-
"types": [
|
|
3512
|
-
{
|
|
3513
|
-
"type": "keyword",
|
|
3514
|
-
"value": "string"
|
|
3515
|
-
},
|
|
3516
|
-
{
|
|
3517
|
-
"type": "keyword",
|
|
3518
|
-
"value": "number"
|
|
3519
|
-
}
|
|
3520
|
-
]
|
|
3529
|
+
"name": "ThisQuarter"
|
|
3521
3530
|
},
|
|
3522
|
-
"
|
|
3523
|
-
|
|
3531
|
+
"initializer": {
|
|
3532
|
+
"type": "jsLiteral",
|
|
3533
|
+
"value": "本季度"
|
|
3534
|
+
}
|
|
3524
3535
|
},
|
|
3525
3536
|
{
|
|
3526
|
-
"type": "
|
|
3527
|
-
"
|
|
3537
|
+
"type": "enumMember",
|
|
3538
|
+
"id": {
|
|
3528
3539
|
"type": "identifier",
|
|
3529
|
-
"name": "
|
|
3530
|
-
},
|
|
3531
|
-
"annotation": {
|
|
3532
|
-
"type": "union",
|
|
3533
|
-
"types": [
|
|
3534
|
-
{
|
|
3535
|
-
"type": "keyword",
|
|
3536
|
-
"value": "string"
|
|
3537
|
-
},
|
|
3538
|
-
{
|
|
3539
|
-
"type": "keyword",
|
|
3540
|
-
"value": "number"
|
|
3541
|
-
}
|
|
3542
|
-
]
|
|
3540
|
+
"name": "ThisYear"
|
|
3543
3541
|
},
|
|
3544
|
-
"
|
|
3545
|
-
|
|
3542
|
+
"initializer": {
|
|
3543
|
+
"type": "jsLiteral",
|
|
3544
|
+
"value": "今年"
|
|
3545
|
+
}
|
|
3546
3546
|
}
|
|
3547
3547
|
]
|
|
3548
3548
|
}
|