@optiaxiom/proteus 0.2.14 → 0.2.16
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/esm/proteus-document/ProteusDocumentShell.js +5 -3
- package/dist/esm/proteus-file-icon/ProteusFileIcon.js +4 -3
- package/dist/esm/proteus-file-upload/ProteusFileUpload.js +17 -5
- package/dist/esm/schema/public-schema.json.js +14 -0
- package/dist/esm/schema/runtime-schema.json.js +14 -0
- package/dist/index.d.ts +2 -0
- package/dist/spec.d.ts +361 -348
- package/package.json +3 -3
package/dist/spec.d.ts
CHANGED
|
@@ -1108,62 +1108,74 @@ declare namespace definitions {
|
|
|
1108
1108
|
let description_59: string;
|
|
1109
1109
|
export { description_59 as description };
|
|
1110
1110
|
}
|
|
1111
|
-
namespace
|
|
1111
|
+
namespace appearance {
|
|
1112
|
+
let anyOf_59: ({
|
|
1113
|
+
const: string;
|
|
1114
|
+
$ref?: undefined;
|
|
1115
|
+
} | {
|
|
1116
|
+
$ref: string;
|
|
1117
|
+
const?: undefined;
|
|
1118
|
+
})[];
|
|
1119
|
+
export { anyOf_59 as anyOf };
|
|
1112
1120
|
let description_60: string;
|
|
1113
1121
|
export { description_60 as description };
|
|
1114
|
-
export let type: string;
|
|
1115
1122
|
}
|
|
1116
|
-
namespace
|
|
1123
|
+
namespace appIcon {
|
|
1117
1124
|
let description_61: string;
|
|
1118
1125
|
export { description_61 as description };
|
|
1126
|
+
export let type: string;
|
|
1127
|
+
}
|
|
1128
|
+
namespace appName {
|
|
1129
|
+
let description_62: string;
|
|
1130
|
+
export { description_62 as description };
|
|
1119
1131
|
let type_1: string;
|
|
1120
1132
|
export { type_1 as type };
|
|
1121
1133
|
}
|
|
1122
1134
|
namespace blocking {
|
|
1123
|
-
let
|
|
1124
|
-
export {
|
|
1135
|
+
let description_63: string;
|
|
1136
|
+
export { description_63 as description };
|
|
1125
1137
|
let type_2: string;
|
|
1126
1138
|
export { type_2 as type };
|
|
1127
1139
|
}
|
|
1128
1140
|
namespace body {
|
|
1129
1141
|
let $ref_1: string;
|
|
1130
1142
|
export { $ref_1 as $ref };
|
|
1131
|
-
let description_63: string;
|
|
1132
|
-
export { description_63 as description };
|
|
1133
|
-
}
|
|
1134
|
-
namespace compact {
|
|
1135
1143
|
let description_64: string;
|
|
1136
1144
|
export { description_64 as description };
|
|
1145
|
+
}
|
|
1146
|
+
namespace compact {
|
|
1147
|
+
let description_65: string;
|
|
1148
|
+
export { description_65 as description };
|
|
1137
1149
|
let type_3: string;
|
|
1138
1150
|
export { type_3 as type };
|
|
1139
1151
|
}
|
|
1140
1152
|
namespace data {
|
|
1141
1153
|
let additionalProperties_1: {};
|
|
1142
1154
|
export { additionalProperties_1 as additionalProperties };
|
|
1143
|
-
let
|
|
1144
|
-
export {
|
|
1155
|
+
let description_66: string;
|
|
1156
|
+
export { description_66 as description };
|
|
1145
1157
|
let type_4: string;
|
|
1146
1158
|
export { type_4 as type };
|
|
1147
1159
|
}
|
|
1148
1160
|
namespace meta {
|
|
1149
|
-
let
|
|
1150
|
-
export {
|
|
1161
|
+
let description_67: string;
|
|
1162
|
+
export { description_67 as description };
|
|
1151
1163
|
}
|
|
1152
1164
|
namespace subtitle {
|
|
1153
1165
|
let $ref_2: string;
|
|
1154
1166
|
export { $ref_2 as $ref };
|
|
1155
|
-
let
|
|
1156
|
-
export {
|
|
1167
|
+
let description_68: string;
|
|
1168
|
+
export { description_68 as description };
|
|
1157
1169
|
}
|
|
1158
1170
|
namespace title {
|
|
1159
1171
|
let $ref_3: string;
|
|
1160
1172
|
export { $ref_3 as $ref };
|
|
1161
|
-
let description_68: string;
|
|
1162
|
-
export { description_68 as description };
|
|
1163
|
-
}
|
|
1164
|
-
namespace titleIcon {
|
|
1165
1173
|
let description_69: string;
|
|
1166
1174
|
export { description_69 as description };
|
|
1175
|
+
}
|
|
1176
|
+
namespace titleIcon {
|
|
1177
|
+
let description_70: string;
|
|
1178
|
+
export { description_70 as description };
|
|
1167
1179
|
let type_5: string;
|
|
1168
1180
|
export { type_5 as type };
|
|
1169
1181
|
}
|
|
@@ -1173,15 +1185,15 @@ declare namespace definitions {
|
|
|
1173
1185
|
export { type_6 as type };
|
|
1174
1186
|
}
|
|
1175
1187
|
namespace ProteusElement {
|
|
1176
|
-
let
|
|
1188
|
+
let anyOf_60: {
|
|
1177
1189
|
$ref: string;
|
|
1178
1190
|
}[];
|
|
1179
|
-
export {
|
|
1180
|
-
let
|
|
1181
|
-
export {
|
|
1191
|
+
export { anyOf_60 as anyOf };
|
|
1192
|
+
let description_71: string;
|
|
1193
|
+
export { description_71 as description };
|
|
1182
1194
|
}
|
|
1183
1195
|
namespace ProteusEventHandler {
|
|
1184
|
-
let
|
|
1196
|
+
let anyOf_61: ({
|
|
1185
1197
|
additionalProperties: boolean;
|
|
1186
1198
|
description: string;
|
|
1187
1199
|
properties: {
|
|
@@ -1276,20 +1288,20 @@ declare namespace definitions {
|
|
|
1276
1288
|
required: string[];
|
|
1277
1289
|
type: string;
|
|
1278
1290
|
})[];
|
|
1279
|
-
export {
|
|
1280
|
-
let
|
|
1281
|
-
export {
|
|
1291
|
+
export { anyOf_61 as anyOf };
|
|
1292
|
+
let description_72: string;
|
|
1293
|
+
export { description_72 as description };
|
|
1282
1294
|
}
|
|
1283
1295
|
namespace ProteusExpression {
|
|
1284
|
-
let
|
|
1296
|
+
let anyOf_62: {
|
|
1285
1297
|
$ref: string;
|
|
1286
1298
|
}[];
|
|
1287
|
-
export {
|
|
1288
|
-
let
|
|
1289
|
-
export {
|
|
1299
|
+
export { anyOf_62 as anyOf };
|
|
1300
|
+
let description_73: string;
|
|
1301
|
+
export { description_73 as description };
|
|
1290
1302
|
}
|
|
1291
1303
|
namespace ProteusNode {
|
|
1292
|
-
let
|
|
1304
|
+
let anyOf_63: ({
|
|
1293
1305
|
items: {
|
|
1294
1306
|
anyOf: ({
|
|
1295
1307
|
type: string;
|
|
@@ -1310,18 +1322,18 @@ declare namespace definitions {
|
|
|
1310
1322
|
items?: undefined;
|
|
1311
1323
|
type?: undefined;
|
|
1312
1324
|
})[];
|
|
1313
|
-
export {
|
|
1314
|
-
let
|
|
1315
|
-
export {
|
|
1325
|
+
export { anyOf_63 as anyOf };
|
|
1326
|
+
let description_74: string;
|
|
1327
|
+
export { description_74 as description };
|
|
1316
1328
|
}
|
|
1317
1329
|
namespace ProteusStructuredMessage {
|
|
1318
1330
|
let additionalProperties_2: boolean;
|
|
1319
1331
|
export { additionalProperties_2 as additionalProperties };
|
|
1320
|
-
let
|
|
1321
|
-
export {
|
|
1332
|
+
let description_75: string;
|
|
1333
|
+
export { description_75 as description };
|
|
1322
1334
|
export namespace properties_1 {
|
|
1323
1335
|
namespace files {
|
|
1324
|
-
let
|
|
1336
|
+
let anyOf_64: ({
|
|
1325
1337
|
items: {
|
|
1326
1338
|
properties: {
|
|
1327
1339
|
link: {
|
|
@@ -1341,9 +1353,9 @@ declare namespace definitions {
|
|
|
1341
1353
|
items?: undefined;
|
|
1342
1354
|
type?: undefined;
|
|
1343
1355
|
})[];
|
|
1344
|
-
export {
|
|
1345
|
-
let
|
|
1346
|
-
export {
|
|
1356
|
+
export { anyOf_64 as anyOf };
|
|
1357
|
+
let description_76: string;
|
|
1358
|
+
export { description_76 as description };
|
|
1347
1359
|
}
|
|
1348
1360
|
namespace parts {
|
|
1349
1361
|
export namespace items {
|
|
@@ -1351,14 +1363,14 @@ declare namespace definitions {
|
|
|
1351
1363
|
export { additionalProperties_3 as additionalProperties };
|
|
1352
1364
|
export namespace properties_2 {
|
|
1353
1365
|
export namespace content {
|
|
1354
|
-
let
|
|
1366
|
+
let anyOf_65: ({
|
|
1355
1367
|
type: string;
|
|
1356
1368
|
$ref?: undefined;
|
|
1357
1369
|
} | {
|
|
1358
1370
|
$ref: string;
|
|
1359
1371
|
type?: undefined;
|
|
1360
1372
|
})[];
|
|
1361
|
-
export {
|
|
1373
|
+
export { anyOf_65 as anyOf };
|
|
1362
1374
|
}
|
|
1363
1375
|
export namespace type_7 {
|
|
1364
1376
|
let _const_1: string;
|
|
@@ -1385,8 +1397,8 @@ declare namespace definitions {
|
|
|
1385
1397
|
namespace ProteusZip {
|
|
1386
1398
|
let additionalProperties_4: boolean;
|
|
1387
1399
|
export { additionalProperties_4 as additionalProperties };
|
|
1388
|
-
let
|
|
1389
|
-
export {
|
|
1400
|
+
let description_77: string;
|
|
1401
|
+
export { description_77 as description };
|
|
1390
1402
|
let examples_1: {
|
|
1391
1403
|
$type: string;
|
|
1392
1404
|
sources: {
|
|
@@ -1410,8 +1422,8 @@ declare namespace definitions {
|
|
|
1410
1422
|
export namespace sources {
|
|
1411
1423
|
let additionalProperties_5: boolean;
|
|
1412
1424
|
export { additionalProperties_5 as additionalProperties };
|
|
1413
|
-
let
|
|
1414
|
-
export {
|
|
1425
|
+
let description_78: string;
|
|
1426
|
+
export { description_78 as description };
|
|
1415
1427
|
export let patternProperties: {
|
|
1416
1428
|
".*": {
|
|
1417
1429
|
anyOf: ({
|
|
@@ -1462,18 +1474,19 @@ declare namespace definitions {
|
|
|
1462
1474
|
let $ref_6: string;
|
|
1463
1475
|
export { $ref_6 as $ref };
|
|
1464
1476
|
}
|
|
1465
|
-
export namespace
|
|
1466
|
-
let
|
|
1477
|
+
export namespace appearance_1 {
|
|
1478
|
+
let anyOf_66: ({
|
|
1467
1479
|
const: string;
|
|
1468
1480
|
$ref?: undefined;
|
|
1469
1481
|
} | {
|
|
1470
1482
|
$ref: string;
|
|
1471
1483
|
const?: undefined;
|
|
1472
1484
|
})[];
|
|
1473
|
-
export {
|
|
1474
|
-
let
|
|
1475
|
-
export {
|
|
1485
|
+
export { anyOf_66 as anyOf };
|
|
1486
|
+
let description_79: string;
|
|
1487
|
+
export { description_79 as description };
|
|
1476
1488
|
}
|
|
1489
|
+
export { appearance_1 as appearance };
|
|
1477
1490
|
export namespace backgroundImage {
|
|
1478
1491
|
let $ref_7: string;
|
|
1479
1492
|
export { $ref_7 as $ref };
|
|
@@ -1683,16 +1696,16 @@ declare namespace definitions {
|
|
|
1683
1696
|
export { $ref_58 as $ref };
|
|
1684
1697
|
}
|
|
1685
1698
|
export namespace type_13 {
|
|
1686
|
-
let
|
|
1699
|
+
let anyOf_67: ({
|
|
1687
1700
|
const: string;
|
|
1688
1701
|
$ref?: undefined;
|
|
1689
1702
|
} | {
|
|
1690
1703
|
$ref: string;
|
|
1691
1704
|
const?: undefined;
|
|
1692
1705
|
})[];
|
|
1693
|
-
export {
|
|
1694
|
-
let
|
|
1695
|
-
export {
|
|
1706
|
+
export { anyOf_67 as anyOf };
|
|
1707
|
+
let description_80: string;
|
|
1708
|
+
export { description_80 as description };
|
|
1696
1709
|
}
|
|
1697
1710
|
export { type_13 as type };
|
|
1698
1711
|
export namespace w {
|
|
@@ -1710,8 +1723,8 @@ declare namespace definitions {
|
|
|
1710
1723
|
export namespace onClick {
|
|
1711
1724
|
let $ref_62: string;
|
|
1712
1725
|
export { $ref_62 as $ref };
|
|
1713
|
-
let
|
|
1714
|
-
export {
|
|
1726
|
+
let description_81: string;
|
|
1727
|
+
export { description_81 as description };
|
|
1715
1728
|
}
|
|
1716
1729
|
}
|
|
1717
1730
|
export { properties_4 as properties };
|
|
@@ -1795,16 +1808,16 @@ declare namespace definitions {
|
|
|
1795
1808
|
}
|
|
1796
1809
|
export { color_1 as color };
|
|
1797
1810
|
export namespace colorScheme {
|
|
1798
|
-
let
|
|
1811
|
+
let anyOf_68: ({
|
|
1799
1812
|
const: string;
|
|
1800
1813
|
$ref?: undefined;
|
|
1801
1814
|
} | {
|
|
1802
1815
|
$ref: string;
|
|
1803
1816
|
const?: undefined;
|
|
1804
1817
|
})[];
|
|
1805
|
-
export {
|
|
1806
|
-
let
|
|
1807
|
-
export {
|
|
1818
|
+
export { anyOf_68 as anyOf };
|
|
1819
|
+
let description_82: string;
|
|
1820
|
+
export { description_82 as description };
|
|
1808
1821
|
}
|
|
1809
1822
|
export namespace cursor_1 {
|
|
1810
1823
|
let $ref_76: string;
|
|
@@ -1817,16 +1830,16 @@ declare namespace definitions {
|
|
|
1817
1830
|
}
|
|
1818
1831
|
export { display_1 as display };
|
|
1819
1832
|
export namespace fallback {
|
|
1820
|
-
let
|
|
1833
|
+
let anyOf_69: ({
|
|
1821
1834
|
const: string;
|
|
1822
1835
|
$ref?: undefined;
|
|
1823
1836
|
} | {
|
|
1824
1837
|
$ref: string;
|
|
1825
1838
|
const?: undefined;
|
|
1826
1839
|
})[];
|
|
1827
|
-
export {
|
|
1828
|
-
let
|
|
1829
|
-
export {
|
|
1840
|
+
export { anyOf_69 as anyOf };
|
|
1841
|
+
let description_83: string;
|
|
1842
|
+
export { description_83 as description };
|
|
1830
1843
|
}
|
|
1831
1844
|
export namespace flex_1 {
|
|
1832
1845
|
let $ref_78: string;
|
|
@@ -1939,16 +1952,16 @@ declare namespace definitions {
|
|
|
1939
1952
|
}
|
|
1940
1953
|
export { my_1 as my };
|
|
1941
1954
|
export namespace name {
|
|
1942
|
-
let
|
|
1955
|
+
let anyOf_70: ({
|
|
1943
1956
|
type: string;
|
|
1944
1957
|
$ref?: undefined;
|
|
1945
1958
|
} | {
|
|
1946
1959
|
$ref: string;
|
|
1947
1960
|
type?: undefined;
|
|
1948
1961
|
})[];
|
|
1949
|
-
export {
|
|
1950
|
-
let
|
|
1951
|
-
export {
|
|
1962
|
+
export { anyOf_70 as anyOf };
|
|
1963
|
+
let description_84: string;
|
|
1964
|
+
export { description_84 as description };
|
|
1952
1965
|
}
|
|
1953
1966
|
export namespace objectFit_1 {
|
|
1954
1967
|
let $ref_100: string;
|
|
@@ -2026,28 +2039,28 @@ declare namespace definitions {
|
|
|
2026
2039
|
}
|
|
2027
2040
|
export { shadow_1 as shadow };
|
|
2028
2041
|
export namespace size {
|
|
2029
|
-
let
|
|
2042
|
+
let anyOf_71: ({
|
|
2030
2043
|
const: string;
|
|
2031
2044
|
$ref?: undefined;
|
|
2032
2045
|
} | {
|
|
2033
2046
|
$ref: string;
|
|
2034
2047
|
const?: undefined;
|
|
2035
2048
|
})[];
|
|
2036
|
-
export {
|
|
2037
|
-
let
|
|
2038
|
-
export {
|
|
2049
|
+
export { anyOf_71 as anyOf };
|
|
2050
|
+
let description_85: string;
|
|
2051
|
+
export { description_85 as description };
|
|
2039
2052
|
}
|
|
2040
2053
|
export namespace src {
|
|
2041
|
-
let
|
|
2054
|
+
let anyOf_72: ({
|
|
2042
2055
|
type: string;
|
|
2043
2056
|
$ref?: undefined;
|
|
2044
2057
|
} | {
|
|
2045
2058
|
$ref: string;
|
|
2046
2059
|
type?: undefined;
|
|
2047
2060
|
})[];
|
|
2048
|
-
export {
|
|
2049
|
-
let
|
|
2050
|
-
export {
|
|
2061
|
+
export { anyOf_72 as anyOf };
|
|
2062
|
+
let description_86: string;
|
|
2063
|
+
export { description_86 as description };
|
|
2051
2064
|
}
|
|
2052
2065
|
export namespace textAlign_1 {
|
|
2053
2066
|
let $ref_115: string;
|
|
@@ -2232,16 +2245,16 @@ declare namespace definitions {
|
|
|
2232
2245
|
}
|
|
2233
2246
|
export { h_2 as h };
|
|
2234
2247
|
export namespace intent {
|
|
2235
|
-
let
|
|
2248
|
+
let anyOf_73: ({
|
|
2236
2249
|
const: string;
|
|
2237
2250
|
$ref?: undefined;
|
|
2238
2251
|
} | {
|
|
2239
2252
|
$ref: string;
|
|
2240
2253
|
const?: undefined;
|
|
2241
2254
|
})[];
|
|
2242
|
-
export {
|
|
2243
|
-
let
|
|
2244
|
-
export {
|
|
2255
|
+
export { anyOf_73 as anyOf };
|
|
2256
|
+
let description_87: string;
|
|
2257
|
+
export { description_87 as description };
|
|
2245
2258
|
}
|
|
2246
2259
|
export namespace justifyContent_2 {
|
|
2247
2260
|
let $ref_147: string;
|
|
@@ -2433,19 +2446,19 @@ declare namespace definitions {
|
|
|
2433
2446
|
export namespace fallback_1 {
|
|
2434
2447
|
let $ref_180: string;
|
|
2435
2448
|
export { $ref_180 as $ref };
|
|
2436
|
-
let
|
|
2437
|
-
export {
|
|
2449
|
+
let description_88: string;
|
|
2450
|
+
export { description_88 as description };
|
|
2438
2451
|
}
|
|
2439
2452
|
export { fallback_1 as fallback };
|
|
2440
2453
|
export namespace height {
|
|
2441
|
-
let
|
|
2442
|
-
export {
|
|
2454
|
+
let description_89: string;
|
|
2455
|
+
export { description_89 as description };
|
|
2443
2456
|
let type_17: string;
|
|
2444
2457
|
export { type_17 as type };
|
|
2445
2458
|
}
|
|
2446
2459
|
export namespace resource {
|
|
2447
|
-
let
|
|
2448
|
-
export {
|
|
2460
|
+
let description_90: string;
|
|
2461
|
+
export { description_90 as description };
|
|
2449
2462
|
let type_18: string;
|
|
2450
2463
|
export { type_18 as type };
|
|
2451
2464
|
}
|
|
@@ -2486,19 +2499,19 @@ declare namespace definitions {
|
|
|
2486
2499
|
export { $ref_183 as $ref };
|
|
2487
2500
|
}
|
|
2488
2501
|
export { animation_3 as animation };
|
|
2489
|
-
export namespace
|
|
2490
|
-
let
|
|
2502
|
+
export namespace appearance_2 {
|
|
2503
|
+
let anyOf_74: ({
|
|
2491
2504
|
const: string;
|
|
2492
2505
|
$ref?: undefined;
|
|
2493
2506
|
} | {
|
|
2494
2507
|
$ref: string;
|
|
2495
2508
|
const?: undefined;
|
|
2496
2509
|
})[];
|
|
2497
|
-
export {
|
|
2498
|
-
let
|
|
2499
|
-
export {
|
|
2510
|
+
export { anyOf_74 as anyOf };
|
|
2511
|
+
let description_91: string;
|
|
2512
|
+
export { description_91 as description };
|
|
2500
2513
|
}
|
|
2501
|
-
export {
|
|
2514
|
+
export { appearance_2 as appearance };
|
|
2502
2515
|
export namespace backgroundImage_3 {
|
|
2503
2516
|
let $ref_184: string;
|
|
2504
2517
|
export { $ref_184 as $ref };
|
|
@@ -2760,16 +2773,16 @@ declare namespace definitions {
|
|
|
2760
2773
|
}
|
|
2761
2774
|
export { transition_3 as transition };
|
|
2762
2775
|
export namespace type_20 {
|
|
2763
|
-
let
|
|
2776
|
+
let anyOf_75: ({
|
|
2764
2777
|
const: string;
|
|
2765
2778
|
$ref?: undefined;
|
|
2766
2779
|
} | {
|
|
2767
2780
|
$ref: string;
|
|
2768
2781
|
const?: undefined;
|
|
2769
2782
|
})[];
|
|
2770
|
-
export {
|
|
2771
|
-
let
|
|
2772
|
-
export {
|
|
2783
|
+
export { anyOf_75 as anyOf };
|
|
2784
|
+
let description_92: string;
|
|
2785
|
+
export { description_92 as description };
|
|
2773
2786
|
}
|
|
2774
2787
|
export { type_20 as type };
|
|
2775
2788
|
export namespace w_3 {
|
|
@@ -2790,8 +2803,8 @@ declare namespace definitions {
|
|
|
2790
2803
|
export namespace onClick_1 {
|
|
2791
2804
|
let $ref_239: string;
|
|
2792
2805
|
export { $ref_239 as $ref };
|
|
2793
|
-
let
|
|
2794
|
-
export {
|
|
2806
|
+
let description_93: string;
|
|
2807
|
+
export { description_93 as description };
|
|
2795
2808
|
}
|
|
2796
2809
|
export { onClick_1 as onClick };
|
|
2797
2810
|
}
|
|
@@ -3139,14 +3152,14 @@ declare namespace definitions {
|
|
|
3139
3152
|
export namespace addonAfter {
|
|
3140
3153
|
let $ref_299: string;
|
|
3141
3154
|
export { $ref_299 as $ref };
|
|
3142
|
-
let
|
|
3143
|
-
export {
|
|
3155
|
+
let description_94: string;
|
|
3156
|
+
export { description_94 as description };
|
|
3144
3157
|
}
|
|
3145
3158
|
export namespace addonBefore {
|
|
3146
3159
|
let $ref_300: string;
|
|
3147
3160
|
export { $ref_300 as $ref };
|
|
3148
|
-
let
|
|
3149
|
-
export {
|
|
3161
|
+
let description_95: string;
|
|
3162
|
+
export { description_95 as description };
|
|
3150
3163
|
}
|
|
3151
3164
|
export namespace alignItems_5 {
|
|
3152
3165
|
let $ref_301: string;
|
|
@@ -3218,13 +3231,13 @@ declare namespace definitions {
|
|
|
3218
3231
|
export { $ref_314 as $ref };
|
|
3219
3232
|
}
|
|
3220
3233
|
export { cursor_5 as cursor };
|
|
3221
|
-
export namespace
|
|
3234
|
+
export namespace description_96 {
|
|
3222
3235
|
let $ref_315: string;
|
|
3223
3236
|
export { $ref_315 as $ref };
|
|
3224
|
-
let
|
|
3225
|
-
export {
|
|
3237
|
+
let description_97: string;
|
|
3238
|
+
export { description_97 as description };
|
|
3226
3239
|
}
|
|
3227
|
-
export {
|
|
3240
|
+
export { description_96 as description };
|
|
3228
3241
|
export namespace display_5 {
|
|
3229
3242
|
let $ref_316: string;
|
|
3230
3243
|
export { $ref_316 as $ref };
|
|
@@ -3296,16 +3309,16 @@ declare namespace definitions {
|
|
|
3296
3309
|
}
|
|
3297
3310
|
export { justifyItems_5 as justifyItems };
|
|
3298
3311
|
export namespace lineClamp {
|
|
3299
|
-
let
|
|
3312
|
+
let anyOf_76: ({
|
|
3300
3313
|
const: string;
|
|
3301
3314
|
$ref?: undefined;
|
|
3302
3315
|
} | {
|
|
3303
3316
|
$ref: string;
|
|
3304
3317
|
const?: undefined;
|
|
3305
3318
|
})[];
|
|
3306
|
-
export {
|
|
3307
|
-
let
|
|
3308
|
-
export {
|
|
3319
|
+
export { anyOf_76 as anyOf };
|
|
3320
|
+
let description_98: string;
|
|
3321
|
+
export { description_98 as description };
|
|
3309
3322
|
}
|
|
3310
3323
|
export namespace m_5 {
|
|
3311
3324
|
let $ref_330: string;
|
|
@@ -3615,16 +3628,16 @@ declare namespace definitions {
|
|
|
3615
3628
|
}
|
|
3616
3629
|
export { h_6 as h };
|
|
3617
3630
|
export namespace href {
|
|
3618
|
-
let
|
|
3631
|
+
let anyOf_77: ({
|
|
3619
3632
|
type: string;
|
|
3620
3633
|
$ref?: undefined;
|
|
3621
3634
|
} | {
|
|
3622
3635
|
$ref: string;
|
|
3623
3636
|
type?: undefined;
|
|
3624
3637
|
})[];
|
|
3625
|
-
export {
|
|
3626
|
-
let
|
|
3627
|
-
export {
|
|
3638
|
+
export { anyOf_77 as anyOf };
|
|
3639
|
+
let description_99: string;
|
|
3640
|
+
export { description_99 as description };
|
|
3628
3641
|
}
|
|
3629
3642
|
export namespace justifyContent_6 {
|
|
3630
3643
|
let $ref_387: string;
|
|
@@ -3689,8 +3702,8 @@ declare namespace definitions {
|
|
|
3689
3702
|
export namespace onClick_2 {
|
|
3690
3703
|
let $ref_399: string;
|
|
3691
3704
|
export { $ref_399 as $ref };
|
|
3692
|
-
let
|
|
3693
|
-
export {
|
|
3705
|
+
let description_100: string;
|
|
3706
|
+
export { description_100 as description };
|
|
3694
3707
|
}
|
|
3695
3708
|
export { onClick_2 as onClick };
|
|
3696
3709
|
export namespace overflow_6 {
|
|
@@ -3829,7 +3842,7 @@ declare namespace definitions {
|
|
|
3829
3842
|
}
|
|
3830
3843
|
export { $type_10 as $type };
|
|
3831
3844
|
export namespace data_1 {
|
|
3832
|
-
let
|
|
3845
|
+
let anyOf_78: ({
|
|
3833
3846
|
description: string;
|
|
3834
3847
|
items: {
|
|
3835
3848
|
type: string;
|
|
@@ -3842,21 +3855,21 @@ declare namespace definitions {
|
|
|
3842
3855
|
items?: undefined;
|
|
3843
3856
|
type?: undefined;
|
|
3844
3857
|
})[];
|
|
3845
|
-
export {
|
|
3846
|
-
let
|
|
3847
|
-
export {
|
|
3858
|
+
export { anyOf_78 as anyOf };
|
|
3859
|
+
let description_101: string;
|
|
3860
|
+
export { description_101 as description };
|
|
3848
3861
|
}
|
|
3849
3862
|
export { data_1 as data };
|
|
3850
3863
|
export namespace layout {
|
|
3851
|
-
let
|
|
3864
|
+
let anyOf_79: {
|
|
3852
3865
|
const: string;
|
|
3853
3866
|
}[];
|
|
3854
|
-
export {
|
|
3855
|
-
let
|
|
3856
|
-
export {
|
|
3867
|
+
export { anyOf_79 as anyOf };
|
|
3868
|
+
let description_102: string;
|
|
3869
|
+
export { description_102 as description };
|
|
3857
3870
|
}
|
|
3858
3871
|
export namespace series {
|
|
3859
|
-
let
|
|
3872
|
+
let anyOf_80: ({
|
|
3860
3873
|
description: string;
|
|
3861
3874
|
items: {
|
|
3862
3875
|
additionalProperties: boolean;
|
|
@@ -3881,20 +3894,20 @@ declare namespace definitions {
|
|
|
3881
3894
|
items?: undefined;
|
|
3882
3895
|
type?: undefined;
|
|
3883
3896
|
})[];
|
|
3884
|
-
export {
|
|
3897
|
+
export { anyOf_80 as anyOf };
|
|
3885
3898
|
}
|
|
3886
3899
|
export namespace type_25 {
|
|
3887
|
-
let
|
|
3900
|
+
let anyOf_81: {
|
|
3888
3901
|
const: string;
|
|
3889
3902
|
}[];
|
|
3890
|
-
export {
|
|
3891
|
-
let
|
|
3892
|
-
export {
|
|
3903
|
+
export { anyOf_81 as anyOf };
|
|
3904
|
+
let description_103: string;
|
|
3905
|
+
export { description_103 as description };
|
|
3893
3906
|
}
|
|
3894
3907
|
export { type_25 as type };
|
|
3895
3908
|
export namespace xAxisKey {
|
|
3896
|
-
let
|
|
3897
|
-
export {
|
|
3909
|
+
let description_104: string;
|
|
3910
|
+
export { description_104 as description };
|
|
3898
3911
|
let type_26: string;
|
|
3899
3912
|
export { type_26 as type };
|
|
3900
3913
|
}
|
|
@@ -3915,17 +3928,17 @@ declare namespace definitions {
|
|
|
3915
3928
|
}
|
|
3916
3929
|
export { $type_11 as $type };
|
|
3917
3930
|
export namespace children_7 {
|
|
3918
|
-
let
|
|
3919
|
-
export {
|
|
3931
|
+
let description_105: string;
|
|
3932
|
+
export { description_105 as description };
|
|
3920
3933
|
export namespace items_1 {
|
|
3921
|
-
let
|
|
3934
|
+
let anyOf_82: ({
|
|
3922
3935
|
$ref: string;
|
|
3923
3936
|
type?: undefined;
|
|
3924
3937
|
} | {
|
|
3925
3938
|
type: string;
|
|
3926
3939
|
$ref?: undefined;
|
|
3927
3940
|
})[];
|
|
3928
|
-
export {
|
|
3941
|
+
export { anyOf_82 as anyOf };
|
|
3929
3942
|
}
|
|
3930
3943
|
export { items_1 as items };
|
|
3931
3944
|
let type_28: string;
|
|
@@ -3960,7 +3973,7 @@ declare namespace definitions {
|
|
|
3960
3973
|
}
|
|
3961
3974
|
export { $type_12 as $type };
|
|
3962
3975
|
export namespace columns {
|
|
3963
|
-
let
|
|
3976
|
+
let anyOf_83: ({
|
|
3964
3977
|
description: string;
|
|
3965
3978
|
items: {
|
|
3966
3979
|
additionalProperties: boolean;
|
|
@@ -4010,10 +4023,10 @@ declare namespace definitions {
|
|
|
4010
4023
|
items?: undefined;
|
|
4011
4024
|
type?: undefined;
|
|
4012
4025
|
})[];
|
|
4013
|
-
export {
|
|
4026
|
+
export { anyOf_83 as anyOf };
|
|
4014
4027
|
}
|
|
4015
4028
|
export namespace data_2 {
|
|
4016
|
-
let
|
|
4029
|
+
let anyOf_84: ({
|
|
4017
4030
|
description: string;
|
|
4018
4031
|
items: {
|
|
4019
4032
|
type: string;
|
|
@@ -4026,7 +4039,7 @@ declare namespace definitions {
|
|
|
4026
4039
|
items?: undefined;
|
|
4027
4040
|
type?: undefined;
|
|
4028
4041
|
})[];
|
|
4029
|
-
export {
|
|
4042
|
+
export { anyOf_84 as anyOf };
|
|
4030
4043
|
}
|
|
4031
4044
|
export { data_2 as data };
|
|
4032
4045
|
}
|
|
@@ -4051,24 +4064,24 @@ declare namespace definitions {
|
|
|
4051
4064
|
}
|
|
4052
4065
|
export { $type_13 as $type };
|
|
4053
4066
|
export namespace entry {
|
|
4054
|
-
let
|
|
4055
|
-
export {
|
|
4067
|
+
let description_106: string;
|
|
4068
|
+
export { description_106 as description };
|
|
4056
4069
|
let type_31: string;
|
|
4057
4070
|
export { type_31 as type };
|
|
4058
4071
|
}
|
|
4059
4072
|
export namespace exposeKey {
|
|
4060
4073
|
let _default: string;
|
|
4061
4074
|
export { _default as default };
|
|
4062
|
-
let
|
|
4063
|
-
export {
|
|
4075
|
+
let description_107: string;
|
|
4076
|
+
export { description_107 as description };
|
|
4064
4077
|
let type_32: string;
|
|
4065
4078
|
export { type_32 as type };
|
|
4066
4079
|
}
|
|
4067
4080
|
export namespace fallback_2 {
|
|
4068
4081
|
let $ref_421: string;
|
|
4069
4082
|
export { $ref_421 as $ref };
|
|
4070
|
-
let
|
|
4071
|
-
export {
|
|
4083
|
+
let description_108: string;
|
|
4084
|
+
export { description_108 as description };
|
|
4072
4085
|
}
|
|
4073
4086
|
export { fallback_2 as fallback };
|
|
4074
4087
|
}
|
|
@@ -4166,13 +4179,13 @@ declare namespace definitions {
|
|
|
4166
4179
|
export { $ref_435 as $ref };
|
|
4167
4180
|
}
|
|
4168
4181
|
export { cursor_7 as cursor };
|
|
4169
|
-
export namespace
|
|
4182
|
+
export namespace description_109 {
|
|
4170
4183
|
let $ref_436: string;
|
|
4171
4184
|
export { $ref_436 as $ref };
|
|
4172
|
-
let
|
|
4173
|
-
export {
|
|
4185
|
+
let description_110: string;
|
|
4186
|
+
export { description_110 as description };
|
|
4174
4187
|
}
|
|
4175
|
-
export {
|
|
4188
|
+
export { description_109 as description };
|
|
4176
4189
|
export namespace display_7 {
|
|
4177
4190
|
let $ref_437: string;
|
|
4178
4191
|
export { $ref_437 as $ref };
|
|
@@ -4236,8 +4249,8 @@ declare namespace definitions {
|
|
|
4236
4249
|
export namespace info {
|
|
4237
4250
|
let $ref_449: string;
|
|
4238
4251
|
export { $ref_449 as $ref };
|
|
4239
|
-
let
|
|
4240
|
-
export {
|
|
4252
|
+
let description_111: string;
|
|
4253
|
+
export { description_111 as description };
|
|
4241
4254
|
}
|
|
4242
4255
|
export namespace justifyContent_7 {
|
|
4243
4256
|
let $ref_450: string;
|
|
@@ -4252,8 +4265,8 @@ declare namespace definitions {
|
|
|
4252
4265
|
export namespace label {
|
|
4253
4266
|
let $ref_452: string;
|
|
4254
4267
|
export { $ref_452 as $ref };
|
|
4255
|
-
let
|
|
4256
|
-
export {
|
|
4268
|
+
let description_112: string;
|
|
4269
|
+
export { description_112 as description };
|
|
4257
4270
|
}
|
|
4258
4271
|
export namespace m_7 {
|
|
4259
4272
|
let $ref_453: string;
|
|
@@ -4366,16 +4379,16 @@ declare namespace definitions {
|
|
|
4366
4379
|
}
|
|
4367
4380
|
export { py_7 as py };
|
|
4368
4381
|
export namespace required_16 {
|
|
4369
|
-
let
|
|
4382
|
+
let anyOf_85: ({
|
|
4370
4383
|
type: string;
|
|
4371
4384
|
$ref?: undefined;
|
|
4372
4385
|
} | {
|
|
4373
4386
|
$ref: string;
|
|
4374
4387
|
type?: undefined;
|
|
4375
4388
|
})[];
|
|
4376
|
-
export {
|
|
4377
|
-
let
|
|
4378
|
-
export {
|
|
4389
|
+
export { anyOf_85 as anyOf };
|
|
4390
|
+
let description_113: string;
|
|
4391
|
+
export { description_113 as description };
|
|
4379
4392
|
}
|
|
4380
4393
|
export { required_16 as required };
|
|
4381
4394
|
export namespace rounded_7 {
|
|
@@ -4735,16 +4748,16 @@ declare namespace definitions {
|
|
|
4735
4748
|
}
|
|
4736
4749
|
export { z_8 as z };
|
|
4737
4750
|
export namespace mimeType {
|
|
4738
|
-
let
|
|
4751
|
+
let anyOf_86: ({
|
|
4739
4752
|
type: string;
|
|
4740
4753
|
$ref?: undefined;
|
|
4741
4754
|
} | {
|
|
4742
4755
|
$ref: string;
|
|
4743
4756
|
type?: undefined;
|
|
4744
4757
|
})[];
|
|
4745
|
-
export {
|
|
4746
|
-
let
|
|
4747
|
-
export {
|
|
4758
|
+
export { anyOf_86 as anyOf };
|
|
4759
|
+
let description_114: string;
|
|
4760
|
+
export { description_114 as description };
|
|
4748
4761
|
}
|
|
4749
4762
|
}
|
|
4750
4763
|
export { properties_17 as properties };
|
|
@@ -4768,8 +4781,8 @@ declare namespace definitions {
|
|
|
4768
4781
|
}
|
|
4769
4782
|
export { $type_16 as $type };
|
|
4770
4783
|
export namespace accept {
|
|
4771
|
-
let
|
|
4772
|
-
export {
|
|
4784
|
+
let description_115: string;
|
|
4785
|
+
export { description_115 as description };
|
|
4773
4786
|
export namespace items_2 {
|
|
4774
4787
|
let type_36: string;
|
|
4775
4788
|
export { type_36 as type };
|
|
@@ -4779,40 +4792,40 @@ declare namespace definitions {
|
|
|
4779
4792
|
export { type_37 as type };
|
|
4780
4793
|
}
|
|
4781
4794
|
export namespace maxFiles {
|
|
4782
|
-
let
|
|
4795
|
+
let anyOf_87: ({
|
|
4783
4796
|
type: string;
|
|
4784
4797
|
$ref?: undefined;
|
|
4785
4798
|
} | {
|
|
4786
4799
|
$ref: string;
|
|
4787
4800
|
type?: undefined;
|
|
4788
4801
|
})[];
|
|
4789
|
-
export {
|
|
4790
|
-
let
|
|
4791
|
-
export {
|
|
4802
|
+
export { anyOf_87 as anyOf };
|
|
4803
|
+
let description_116: string;
|
|
4804
|
+
export { description_116 as description };
|
|
4792
4805
|
}
|
|
4793
4806
|
export namespace minFiles {
|
|
4794
|
-
let
|
|
4807
|
+
let anyOf_88: ({
|
|
4795
4808
|
type: string;
|
|
4796
4809
|
$ref?: undefined;
|
|
4797
4810
|
} | {
|
|
4798
4811
|
$ref: string;
|
|
4799
4812
|
type?: undefined;
|
|
4800
4813
|
})[];
|
|
4801
|
-
export {
|
|
4802
|
-
let
|
|
4803
|
-
export {
|
|
4814
|
+
export { anyOf_88 as anyOf };
|
|
4815
|
+
let description_117: string;
|
|
4816
|
+
export { description_117 as description };
|
|
4804
4817
|
}
|
|
4805
4818
|
export namespace name_1 {
|
|
4806
|
-
let
|
|
4819
|
+
let anyOf_89: ({
|
|
4807
4820
|
type: string;
|
|
4808
4821
|
$ref?: undefined;
|
|
4809
4822
|
} | {
|
|
4810
4823
|
$ref: string;
|
|
4811
4824
|
type?: undefined;
|
|
4812
4825
|
})[];
|
|
4813
|
-
export {
|
|
4814
|
-
let
|
|
4815
|
-
export {
|
|
4826
|
+
export { anyOf_89 as anyOf };
|
|
4827
|
+
let description_118: string;
|
|
4828
|
+
export { description_118 as description };
|
|
4816
4829
|
}
|
|
4817
4830
|
export { name_1 as name };
|
|
4818
4831
|
}
|
|
@@ -4839,16 +4852,16 @@ declare namespace definitions {
|
|
|
4839
4852
|
}
|
|
4840
4853
|
export { $type_17 as $type };
|
|
4841
4854
|
export namespace alignItems_9 {
|
|
4842
|
-
let
|
|
4855
|
+
let anyOf_90: ({
|
|
4843
4856
|
const: string;
|
|
4844
4857
|
$ref?: undefined;
|
|
4845
4858
|
} | {
|
|
4846
4859
|
$ref: string;
|
|
4847
4860
|
const?: undefined;
|
|
4848
4861
|
})[];
|
|
4849
|
-
export {
|
|
4850
|
-
let
|
|
4851
|
-
export {
|
|
4862
|
+
export { anyOf_90 as anyOf };
|
|
4863
|
+
let description_119: string;
|
|
4864
|
+
export { description_119 as description };
|
|
4852
4865
|
}
|
|
4853
4866
|
export { alignItems_9 as alignItems };
|
|
4854
4867
|
export namespace alignSelf_9 {
|
|
@@ -4927,16 +4940,16 @@ declare namespace definitions {
|
|
|
4927
4940
|
}
|
|
4928
4941
|
export { flex_9 as flex };
|
|
4929
4942
|
export namespace flexDirection_9 {
|
|
4930
|
-
let
|
|
4943
|
+
let anyOf_91: ({
|
|
4931
4944
|
const: string;
|
|
4932
4945
|
$ref?: undefined;
|
|
4933
4946
|
} | {
|
|
4934
4947
|
$ref: string;
|
|
4935
4948
|
const?: undefined;
|
|
4936
4949
|
})[];
|
|
4937
|
-
export {
|
|
4938
|
-
let
|
|
4939
|
-
export {
|
|
4950
|
+
export { anyOf_91 as anyOf };
|
|
4951
|
+
let description_120: string;
|
|
4952
|
+
export { description_120 as description };
|
|
4940
4953
|
}
|
|
4941
4954
|
export { flexDirection_9 as flexDirection };
|
|
4942
4955
|
export namespace flexWrap_9 {
|
|
@@ -5312,16 +5325,16 @@ declare namespace definitions {
|
|
|
5312
5325
|
}
|
|
5313
5326
|
export { justifyItems_10 as justifyItems };
|
|
5314
5327
|
export namespace level {
|
|
5315
|
-
let
|
|
5328
|
+
let anyOf_92: ({
|
|
5316
5329
|
const: string;
|
|
5317
5330
|
$ref?: undefined;
|
|
5318
5331
|
} | {
|
|
5319
5332
|
$ref: string;
|
|
5320
5333
|
const?: undefined;
|
|
5321
5334
|
})[];
|
|
5322
|
-
export {
|
|
5323
|
-
let
|
|
5324
|
-
export {
|
|
5335
|
+
export { anyOf_92 as anyOf };
|
|
5336
|
+
let description_121: string;
|
|
5337
|
+
export { description_121 as description };
|
|
5325
5338
|
}
|
|
5326
5339
|
export namespace m_10 {
|
|
5327
5340
|
let $ref_627: string;
|
|
@@ -6097,28 +6110,28 @@ declare namespace definitions {
|
|
|
6097
6110
|
}
|
|
6098
6111
|
export { z_12 as z };
|
|
6099
6112
|
export namespace alt {
|
|
6100
|
-
let
|
|
6113
|
+
let anyOf_93: ({
|
|
6101
6114
|
$ref: string;
|
|
6102
6115
|
type?: undefined;
|
|
6103
6116
|
} | {
|
|
6104
6117
|
type: string;
|
|
6105
6118
|
$ref?: undefined;
|
|
6106
6119
|
})[];
|
|
6107
|
-
export {
|
|
6108
|
-
let
|
|
6109
|
-
export {
|
|
6120
|
+
export { anyOf_93 as anyOf };
|
|
6121
|
+
let description_122: string;
|
|
6122
|
+
export { description_122 as description };
|
|
6110
6123
|
}
|
|
6111
6124
|
export namespace src_1 {
|
|
6112
|
-
let
|
|
6125
|
+
let anyOf_94: ({
|
|
6113
6126
|
$ref: string;
|
|
6114
6127
|
type?: undefined;
|
|
6115
6128
|
} | {
|
|
6116
6129
|
type: string;
|
|
6117
6130
|
$ref?: undefined;
|
|
6118
6131
|
})[];
|
|
6119
|
-
export {
|
|
6120
|
-
let
|
|
6121
|
-
export {
|
|
6132
|
+
export { anyOf_94 as anyOf };
|
|
6133
|
+
let description_123: string;
|
|
6134
|
+
export { description_123 as description };
|
|
6122
6135
|
}
|
|
6123
6136
|
export { src_1 as src };
|
|
6124
6137
|
}
|
|
@@ -6146,7 +6159,7 @@ declare namespace definitions {
|
|
|
6146
6159
|
}
|
|
6147
6160
|
export { $type_21 as $type };
|
|
6148
6161
|
export namespace images {
|
|
6149
|
-
let
|
|
6162
|
+
let anyOf_95: ({
|
|
6150
6163
|
description: string;
|
|
6151
6164
|
items: {
|
|
6152
6165
|
additionalProperties: boolean;
|
|
@@ -6175,21 +6188,21 @@ declare namespace definitions {
|
|
|
6175
6188
|
items?: undefined;
|
|
6176
6189
|
type?: undefined;
|
|
6177
6190
|
})[];
|
|
6178
|
-
export {
|
|
6179
|
-
let
|
|
6180
|
-
export {
|
|
6191
|
+
export { anyOf_95 as anyOf };
|
|
6192
|
+
let description_124: string;
|
|
6193
|
+
export { description_124 as description };
|
|
6181
6194
|
}
|
|
6182
6195
|
export namespace title_1 {
|
|
6183
|
-
let
|
|
6196
|
+
let anyOf_96: ({
|
|
6184
6197
|
$ref: string;
|
|
6185
6198
|
type?: undefined;
|
|
6186
6199
|
} | {
|
|
6187
6200
|
type: string;
|
|
6188
6201
|
$ref?: undefined;
|
|
6189
6202
|
})[];
|
|
6190
|
-
export {
|
|
6191
|
-
let
|
|
6192
|
-
export {
|
|
6203
|
+
export { anyOf_96 as anyOf };
|
|
6204
|
+
let description_125: string;
|
|
6205
|
+
export { description_125 as description };
|
|
6193
6206
|
}
|
|
6194
6207
|
export { title_1 as title };
|
|
6195
6208
|
}
|
|
@@ -6217,15 +6230,15 @@ declare namespace definitions {
|
|
|
6217
6230
|
export namespace addonAfter_1 {
|
|
6218
6231
|
let $ref_774: string;
|
|
6219
6232
|
export { $ref_774 as $ref };
|
|
6220
|
-
let
|
|
6221
|
-
export {
|
|
6233
|
+
let description_126: string;
|
|
6234
|
+
export { description_126 as description };
|
|
6222
6235
|
}
|
|
6223
6236
|
export { addonAfter_1 as addonAfter };
|
|
6224
6237
|
export namespace addonBefore_1 {
|
|
6225
6238
|
let $ref_775: string;
|
|
6226
6239
|
export { $ref_775 as $ref };
|
|
6227
|
-
let
|
|
6228
|
-
export {
|
|
6240
|
+
let description_127: string;
|
|
6241
|
+
export { description_127 as description };
|
|
6229
6242
|
}
|
|
6230
6243
|
export { addonBefore_1 as addonBefore };
|
|
6231
6244
|
export namespace alignItems_13 {
|
|
@@ -6243,30 +6256,30 @@ declare namespace definitions {
|
|
|
6243
6256
|
export { $ref_778 as $ref };
|
|
6244
6257
|
}
|
|
6245
6258
|
export { animation_13 as animation };
|
|
6246
|
-
export namespace
|
|
6247
|
-
let
|
|
6259
|
+
export namespace appearance_3 {
|
|
6260
|
+
let anyOf_97: ({
|
|
6248
6261
|
const: string;
|
|
6249
6262
|
$ref?: undefined;
|
|
6250
6263
|
} | {
|
|
6251
6264
|
$ref: string;
|
|
6252
6265
|
const?: undefined;
|
|
6253
6266
|
})[];
|
|
6254
|
-
export {
|
|
6255
|
-
let
|
|
6256
|
-
export {
|
|
6267
|
+
export { anyOf_97 as anyOf };
|
|
6268
|
+
let description_128: string;
|
|
6269
|
+
export { description_128 as description };
|
|
6257
6270
|
}
|
|
6258
|
-
export {
|
|
6271
|
+
export { appearance_3 as appearance };
|
|
6259
6272
|
export namespace autoFocus {
|
|
6260
|
-
let
|
|
6273
|
+
let anyOf_98: ({
|
|
6261
6274
|
type: string;
|
|
6262
6275
|
$ref?: undefined;
|
|
6263
6276
|
} | {
|
|
6264
6277
|
$ref: string;
|
|
6265
6278
|
type?: undefined;
|
|
6266
6279
|
})[];
|
|
6267
|
-
export {
|
|
6268
|
-
let
|
|
6269
|
-
export {
|
|
6280
|
+
export { anyOf_98 as anyOf };
|
|
6281
|
+
let description_129: string;
|
|
6282
|
+
export { description_129 as description };
|
|
6270
6283
|
}
|
|
6271
6284
|
export namespace backgroundImage_13 {
|
|
6272
6285
|
let $ref_779: string;
|
|
@@ -6434,16 +6447,16 @@ declare namespace definitions {
|
|
|
6434
6447
|
}
|
|
6435
6448
|
export { my_13 as my };
|
|
6436
6449
|
export namespace name_2 {
|
|
6437
|
-
let
|
|
6450
|
+
let anyOf_99: ({
|
|
6438
6451
|
type: string;
|
|
6439
6452
|
$ref?: undefined;
|
|
6440
6453
|
} | {
|
|
6441
6454
|
$ref: string;
|
|
6442
6455
|
type?: undefined;
|
|
6443
6456
|
})[];
|
|
6444
|
-
export {
|
|
6445
|
-
let
|
|
6446
|
-
export {
|
|
6457
|
+
export { anyOf_99 as anyOf };
|
|
6458
|
+
let description_130: string;
|
|
6459
|
+
export { description_130 as description };
|
|
6447
6460
|
}
|
|
6448
6461
|
export { name_2 as name };
|
|
6449
6462
|
export namespace objectFit_13 {
|
|
@@ -6482,16 +6495,16 @@ declare namespace definitions {
|
|
|
6482
6495
|
}
|
|
6483
6496
|
export { pl_13 as pl };
|
|
6484
6497
|
export namespace placeholder {
|
|
6485
|
-
let
|
|
6498
|
+
let anyOf_100: ({
|
|
6486
6499
|
type: string;
|
|
6487
6500
|
$ref?: undefined;
|
|
6488
6501
|
} | {
|
|
6489
6502
|
$ref: string;
|
|
6490
6503
|
type?: undefined;
|
|
6491
6504
|
})[];
|
|
6492
|
-
export {
|
|
6493
|
-
let
|
|
6494
|
-
export {
|
|
6505
|
+
export { anyOf_100 as anyOf };
|
|
6506
|
+
let description_131: string;
|
|
6507
|
+
export { description_131 as description };
|
|
6495
6508
|
}
|
|
6496
6509
|
export namespace placeItems_13 {
|
|
6497
6510
|
let $ref_819: string;
|
|
@@ -6524,16 +6537,16 @@ declare namespace definitions {
|
|
|
6524
6537
|
}
|
|
6525
6538
|
export { py_13 as py };
|
|
6526
6539
|
export namespace required_25 {
|
|
6527
|
-
let
|
|
6540
|
+
let anyOf_101: ({
|
|
6528
6541
|
type: string;
|
|
6529
6542
|
$ref?: undefined;
|
|
6530
6543
|
} | {
|
|
6531
6544
|
$ref: string;
|
|
6532
6545
|
type?: undefined;
|
|
6533
6546
|
})[];
|
|
6534
|
-
export {
|
|
6535
|
-
let
|
|
6536
|
-
export {
|
|
6547
|
+
export { anyOf_101 as anyOf };
|
|
6548
|
+
let description_132: string;
|
|
6549
|
+
export { description_132 as description };
|
|
6537
6550
|
}
|
|
6538
6551
|
export { required_25 as required };
|
|
6539
6552
|
export namespace rounded_13 {
|
|
@@ -6562,7 +6575,7 @@ declare namespace definitions {
|
|
|
6562
6575
|
}
|
|
6563
6576
|
export { transition_13 as transition };
|
|
6564
6577
|
export namespace type_44 {
|
|
6565
|
-
let
|
|
6578
|
+
let anyOf_102: ({
|
|
6566
6579
|
const: string;
|
|
6567
6580
|
type?: undefined;
|
|
6568
6581
|
$ref?: undefined;
|
|
@@ -6575,9 +6588,9 @@ declare namespace definitions {
|
|
|
6575
6588
|
const?: undefined;
|
|
6576
6589
|
type?: undefined;
|
|
6577
6590
|
})[];
|
|
6578
|
-
export {
|
|
6579
|
-
let
|
|
6580
|
-
export {
|
|
6591
|
+
export { anyOf_102 as anyOf };
|
|
6592
|
+
let description_133: string;
|
|
6593
|
+
export { description_133 as description };
|
|
6581
6594
|
}
|
|
6582
6595
|
export { type_44 as type };
|
|
6583
6596
|
export namespace w_13 {
|
|
@@ -6748,16 +6761,16 @@ declare namespace definitions {
|
|
|
6748
6761
|
}
|
|
6749
6762
|
export { h_14 as h };
|
|
6750
6763
|
export namespace href_1 {
|
|
6751
|
-
let
|
|
6764
|
+
let anyOf_103: ({
|
|
6752
6765
|
type: string;
|
|
6753
6766
|
$ref?: undefined;
|
|
6754
6767
|
} | {
|
|
6755
6768
|
$ref: string;
|
|
6756
6769
|
type?: undefined;
|
|
6757
6770
|
})[];
|
|
6758
|
-
export {
|
|
6759
|
-
let
|
|
6760
|
-
export {
|
|
6771
|
+
export { anyOf_103 as anyOf };
|
|
6772
|
+
let description_134: string;
|
|
6773
|
+
export { description_134 as description };
|
|
6761
6774
|
}
|
|
6762
6775
|
export { href_1 as href };
|
|
6763
6776
|
export namespace justifyContent_14 {
|
|
@@ -6953,27 +6966,27 @@ declare namespace definitions {
|
|
|
6953
6966
|
export namespace children_12 {
|
|
6954
6967
|
let $ref_892: string;
|
|
6955
6968
|
export { $ref_892 as $ref };
|
|
6956
|
-
let
|
|
6957
|
-
export {
|
|
6969
|
+
let description_135: string;
|
|
6970
|
+
export { description_135 as description };
|
|
6958
6971
|
}
|
|
6959
6972
|
export { children_12 as children };
|
|
6960
6973
|
export namespace flat {
|
|
6961
|
-
let
|
|
6962
|
-
export {
|
|
6974
|
+
let description_136: string;
|
|
6975
|
+
export { description_136 as description };
|
|
6963
6976
|
let type_47: string;
|
|
6964
6977
|
export { type_47 as type };
|
|
6965
6978
|
}
|
|
6966
6979
|
export namespace path {
|
|
6967
|
-
let
|
|
6968
|
-
export {
|
|
6980
|
+
let description_137: string;
|
|
6981
|
+
export { description_137 as description };
|
|
6969
6982
|
let type_48: string;
|
|
6970
6983
|
export { type_48 as type };
|
|
6971
6984
|
}
|
|
6972
6985
|
export namespace separator {
|
|
6973
6986
|
let $ref_893: string;
|
|
6974
6987
|
export { $ref_893 as $ref };
|
|
6975
|
-
let
|
|
6976
|
-
export {
|
|
6988
|
+
let description_138: string;
|
|
6989
|
+
export { description_138 as description };
|
|
6977
6990
|
}
|
|
6978
6991
|
}
|
|
6979
6992
|
export { properties_26 as properties };
|
|
@@ -7014,8 +7027,8 @@ declare namespace definitions {
|
|
|
7014
7027
|
export namespace questions {
|
|
7015
7028
|
let $ref_894: string;
|
|
7016
7029
|
export { $ref_894 as $ref };
|
|
7017
|
-
let
|
|
7018
|
-
export {
|
|
7030
|
+
let description_139: string;
|
|
7031
|
+
export { description_139 as description };
|
|
7019
7032
|
}
|
|
7020
7033
|
}
|
|
7021
7034
|
export { properties_28 as properties };
|
|
@@ -7181,10 +7194,10 @@ declare namespace definitions {
|
|
|
7181
7194
|
}
|
|
7182
7195
|
export { m_15 as m };
|
|
7183
7196
|
export namespace marks {
|
|
7184
|
-
let
|
|
7185
|
-
export {
|
|
7197
|
+
let description_140: string;
|
|
7198
|
+
export { description_140 as description };
|
|
7186
7199
|
export namespace items_3 {
|
|
7187
|
-
let
|
|
7200
|
+
let anyOf_104: ({
|
|
7188
7201
|
type: string;
|
|
7189
7202
|
additionalProperties?: undefined;
|
|
7190
7203
|
properties?: undefined;
|
|
@@ -7204,23 +7217,23 @@ declare namespace definitions {
|
|
|
7204
7217
|
required: string[];
|
|
7205
7218
|
type: string;
|
|
7206
7219
|
})[];
|
|
7207
|
-
export {
|
|
7220
|
+
export { anyOf_104 as anyOf };
|
|
7208
7221
|
}
|
|
7209
7222
|
export { items_3 as items };
|
|
7210
7223
|
let type_52: string;
|
|
7211
7224
|
export { type_52 as type };
|
|
7212
7225
|
}
|
|
7213
7226
|
export namespace max {
|
|
7214
|
-
let
|
|
7227
|
+
let anyOf_105: ({
|
|
7215
7228
|
type: string;
|
|
7216
7229
|
$ref?: undefined;
|
|
7217
7230
|
} | {
|
|
7218
7231
|
$ref: string;
|
|
7219
7232
|
type?: undefined;
|
|
7220
7233
|
})[];
|
|
7221
|
-
export {
|
|
7222
|
-
let
|
|
7223
|
-
export {
|
|
7234
|
+
export { anyOf_105 as anyOf };
|
|
7235
|
+
let description_141: string;
|
|
7236
|
+
export { description_141 as description };
|
|
7224
7237
|
}
|
|
7225
7238
|
export namespace maxH_15 {
|
|
7226
7239
|
let $ref_923: string;
|
|
@@ -7238,16 +7251,16 @@ declare namespace definitions {
|
|
|
7238
7251
|
}
|
|
7239
7252
|
export { mb_15 as mb };
|
|
7240
7253
|
export namespace min {
|
|
7241
|
-
let
|
|
7254
|
+
let anyOf_106: ({
|
|
7242
7255
|
type: string;
|
|
7243
7256
|
$ref?: undefined;
|
|
7244
7257
|
} | {
|
|
7245
7258
|
$ref: string;
|
|
7246
7259
|
type?: undefined;
|
|
7247
7260
|
})[];
|
|
7248
|
-
export {
|
|
7249
|
-
let
|
|
7250
|
-
export {
|
|
7261
|
+
export { anyOf_106 as anyOf };
|
|
7262
|
+
let description_142: string;
|
|
7263
|
+
export { description_142 as description };
|
|
7251
7264
|
}
|
|
7252
7265
|
export namespace ml_15 {
|
|
7253
7266
|
let $ref_926: string;
|
|
@@ -7350,16 +7363,16 @@ declare namespace definitions {
|
|
|
7350
7363
|
}
|
|
7351
7364
|
export { shadow_15 as shadow };
|
|
7352
7365
|
export namespace step {
|
|
7353
|
-
let
|
|
7366
|
+
let anyOf_107: ({
|
|
7354
7367
|
type: string;
|
|
7355
7368
|
$ref?: undefined;
|
|
7356
7369
|
} | {
|
|
7357
7370
|
$ref: string;
|
|
7358
7371
|
type?: undefined;
|
|
7359
7372
|
})[];
|
|
7360
|
-
export {
|
|
7361
|
-
let
|
|
7362
|
-
export {
|
|
7373
|
+
export { anyOf_107 as anyOf };
|
|
7374
|
+
let description_143: string;
|
|
7375
|
+
export { description_143 as description };
|
|
7363
7376
|
}
|
|
7364
7377
|
export namespace textAlign_15 {
|
|
7365
7378
|
let $ref_946: string;
|
|
@@ -7429,35 +7442,35 @@ declare namespace definitions {
|
|
|
7429
7442
|
}
|
|
7430
7443
|
export { children_13 as children };
|
|
7431
7444
|
export namespace name_3 {
|
|
7432
|
-
let
|
|
7445
|
+
let anyOf_108: ({
|
|
7433
7446
|
type: string;
|
|
7434
7447
|
$ref?: undefined;
|
|
7435
7448
|
} | {
|
|
7436
7449
|
$ref: string;
|
|
7437
7450
|
type?: undefined;
|
|
7438
7451
|
})[];
|
|
7439
|
-
export {
|
|
7440
|
-
let
|
|
7441
|
-
export {
|
|
7452
|
+
export { anyOf_108 as anyOf };
|
|
7453
|
+
let description_144: string;
|
|
7454
|
+
export { description_144 as description };
|
|
7442
7455
|
}
|
|
7443
7456
|
export { name_3 as name };
|
|
7444
7457
|
export namespace options {
|
|
7445
|
-
let
|
|
7446
|
-
export {
|
|
7458
|
+
let description_145: string;
|
|
7459
|
+
export { description_145 as description };
|
|
7447
7460
|
export namespace items_4 {
|
|
7448
7461
|
let additionalProperties_33: boolean;
|
|
7449
7462
|
export { additionalProperties_33 as additionalProperties };
|
|
7450
7463
|
export namespace properties_31 {
|
|
7451
7464
|
export namespace label_1 {
|
|
7452
|
-
let
|
|
7453
|
-
export {
|
|
7465
|
+
let description_146: string;
|
|
7466
|
+
export { description_146 as description };
|
|
7454
7467
|
let type_54: string;
|
|
7455
7468
|
export { type_54 as type };
|
|
7456
7469
|
}
|
|
7457
7470
|
export { label_1 as label };
|
|
7458
7471
|
export namespace value {
|
|
7459
|
-
let
|
|
7460
|
-
export {
|
|
7472
|
+
let description_147: string;
|
|
7473
|
+
export { description_147 as description };
|
|
7461
7474
|
let type_55: string;
|
|
7462
7475
|
export { type_55 as type };
|
|
7463
7476
|
}
|
|
@@ -7473,16 +7486,16 @@ declare namespace definitions {
|
|
|
7473
7486
|
export { type_57 as type };
|
|
7474
7487
|
}
|
|
7475
7488
|
export namespace required_33 {
|
|
7476
|
-
let
|
|
7489
|
+
let anyOf_109: ({
|
|
7477
7490
|
type: string;
|
|
7478
7491
|
$ref?: undefined;
|
|
7479
7492
|
} | {
|
|
7480
7493
|
$ref: string;
|
|
7481
7494
|
type?: undefined;
|
|
7482
7495
|
})[];
|
|
7483
|
-
export {
|
|
7484
|
-
let
|
|
7485
|
-
export {
|
|
7496
|
+
export { anyOf_109 as anyOf };
|
|
7497
|
+
let description_148: string;
|
|
7498
|
+
export { description_148 as description };
|
|
7486
7499
|
}
|
|
7487
7500
|
export { required_33 as required };
|
|
7488
7501
|
}
|
|
@@ -8431,12 +8444,12 @@ declare namespace definitions {
|
|
|
8431
8444
|
export namespace children_15 {
|
|
8432
8445
|
let $ref_1126: string;
|
|
8433
8446
|
export { $ref_1126 as $ref };
|
|
8434
|
-
let
|
|
8435
|
-
export {
|
|
8447
|
+
let description_149: string;
|
|
8448
|
+
export { description_149 as description };
|
|
8436
8449
|
}
|
|
8437
8450
|
export { children_15 as children };
|
|
8438
8451
|
export namespace when {
|
|
8439
|
-
let
|
|
8452
|
+
let anyOf_110: ({
|
|
8440
8453
|
$ref: string;
|
|
8441
8454
|
items?: undefined;
|
|
8442
8455
|
type?: undefined;
|
|
@@ -8447,9 +8460,9 @@ declare namespace definitions {
|
|
|
8447
8460
|
type: string;
|
|
8448
8461
|
$ref?: undefined;
|
|
8449
8462
|
})[];
|
|
8450
|
-
export {
|
|
8451
|
-
let
|
|
8452
|
-
export {
|
|
8463
|
+
export { anyOf_110 as anyOf };
|
|
8464
|
+
let description_150: string;
|
|
8465
|
+
export { description_150 as description };
|
|
8453
8466
|
}
|
|
8454
8467
|
}
|
|
8455
8468
|
export { properties_35 as properties };
|
|
@@ -8542,13 +8555,13 @@ declare namespace definitions {
|
|
|
8542
8555
|
export { $ref_1140 as $ref };
|
|
8543
8556
|
}
|
|
8544
8557
|
export { cursor_19 as cursor };
|
|
8545
|
-
export namespace
|
|
8558
|
+
export namespace description_151 {
|
|
8546
8559
|
let $ref_1141: string;
|
|
8547
8560
|
export { $ref_1141 as $ref };
|
|
8548
|
-
let
|
|
8549
|
-
export {
|
|
8561
|
+
let description_152: string;
|
|
8562
|
+
export { description_152 as description };
|
|
8550
8563
|
}
|
|
8551
|
-
export {
|
|
8564
|
+
export { description_151 as description };
|
|
8552
8565
|
export namespace display_19 {
|
|
8553
8566
|
let $ref_1142: string;
|
|
8554
8567
|
export { $ref_1142 as $ref };
|
|
@@ -8665,16 +8678,16 @@ declare namespace definitions {
|
|
|
8665
8678
|
}
|
|
8666
8679
|
export { my_19 as my };
|
|
8667
8680
|
export namespace name_4 {
|
|
8668
|
-
let
|
|
8681
|
+
let anyOf_111: ({
|
|
8669
8682
|
type: string;
|
|
8670
8683
|
$ref?: undefined;
|
|
8671
8684
|
} | {
|
|
8672
8685
|
$ref: string;
|
|
8673
8686
|
type?: undefined;
|
|
8674
8687
|
})[];
|
|
8675
|
-
export {
|
|
8676
|
-
let
|
|
8677
|
-
export {
|
|
8688
|
+
export { anyOf_111 as anyOf };
|
|
8689
|
+
let description_153: string;
|
|
8690
|
+
export { description_153 as description };
|
|
8678
8691
|
}
|
|
8679
8692
|
export { name_4 as name };
|
|
8680
8693
|
export namespace objectFit_19 {
|
|
@@ -8743,16 +8756,16 @@ declare namespace definitions {
|
|
|
8743
8756
|
}
|
|
8744
8757
|
export { py_19 as py };
|
|
8745
8758
|
export namespace required_39 {
|
|
8746
|
-
let
|
|
8759
|
+
let anyOf_112: ({
|
|
8747
8760
|
type: string;
|
|
8748
8761
|
$ref?: undefined;
|
|
8749
8762
|
} | {
|
|
8750
8763
|
$ref: string;
|
|
8751
8764
|
type?: undefined;
|
|
8752
8765
|
})[];
|
|
8753
|
-
export {
|
|
8754
|
-
let
|
|
8755
|
-
export {
|
|
8766
|
+
export { anyOf_112 as anyOf };
|
|
8767
|
+
let description_154: string;
|
|
8768
|
+
export { description_154 as description };
|
|
8756
8769
|
}
|
|
8757
8770
|
export { required_39 as required };
|
|
8758
8771
|
export namespace rounded_19 {
|
|
@@ -8957,16 +8970,16 @@ declare namespace definitions {
|
|
|
8957
8970
|
}
|
|
8958
8971
|
export { justifyItems_20 as justifyItems };
|
|
8959
8972
|
export namespace lineClamp_1 {
|
|
8960
|
-
let
|
|
8973
|
+
let anyOf_113: ({
|
|
8961
8974
|
const: string;
|
|
8962
8975
|
$ref?: undefined;
|
|
8963
8976
|
} | {
|
|
8964
8977
|
$ref: string;
|
|
8965
8978
|
const?: undefined;
|
|
8966
8979
|
})[];
|
|
8967
|
-
export {
|
|
8968
|
-
let
|
|
8969
|
-
export {
|
|
8980
|
+
export { anyOf_113 as anyOf };
|
|
8981
|
+
let description_155: string;
|
|
8982
|
+
export { description_155 as description };
|
|
8970
8983
|
}
|
|
8971
8984
|
export { lineClamp_1 as lineClamp };
|
|
8972
8985
|
export namespace m_20 {
|
|
@@ -9110,16 +9123,16 @@ declare namespace definitions {
|
|
|
9110
9123
|
}
|
|
9111
9124
|
export { transition_20 as transition };
|
|
9112
9125
|
export namespace truncate {
|
|
9113
|
-
let
|
|
9126
|
+
let anyOf_114: ({
|
|
9114
9127
|
type: string;
|
|
9115
9128
|
$ref?: undefined;
|
|
9116
9129
|
} | {
|
|
9117
9130
|
$ref: string;
|
|
9118
9131
|
type?: undefined;
|
|
9119
9132
|
})[];
|
|
9120
|
-
export {
|
|
9121
|
-
let
|
|
9122
|
-
export {
|
|
9133
|
+
export { anyOf_114 as anyOf };
|
|
9134
|
+
let description_156: string;
|
|
9135
|
+
export { description_156 as description };
|
|
9123
9136
|
}
|
|
9124
9137
|
export namespace w_20 {
|
|
9125
9138
|
let $ref_1242: string;
|
|
@@ -9304,16 +9317,16 @@ declare namespace definitions {
|
|
|
9304
9317
|
}
|
|
9305
9318
|
export { maxH_20 as maxH };
|
|
9306
9319
|
export namespace maxRows {
|
|
9307
|
-
let
|
|
9320
|
+
let anyOf_115: ({
|
|
9308
9321
|
const: number;
|
|
9309
9322
|
$ref?: undefined;
|
|
9310
9323
|
} | {
|
|
9311
9324
|
$ref: string;
|
|
9312
9325
|
const?: undefined;
|
|
9313
9326
|
})[];
|
|
9314
|
-
export {
|
|
9315
|
-
let
|
|
9316
|
-
export {
|
|
9327
|
+
export { anyOf_115 as anyOf };
|
|
9328
|
+
let description_157: string;
|
|
9329
|
+
export { description_157 as description };
|
|
9317
9330
|
}
|
|
9318
9331
|
export namespace maxW_21 {
|
|
9319
9332
|
let $ref_1274: string;
|
|
@@ -9351,16 +9364,16 @@ declare namespace definitions {
|
|
|
9351
9364
|
}
|
|
9352
9365
|
export { my_21 as my };
|
|
9353
9366
|
export namespace name_5 {
|
|
9354
|
-
let
|
|
9367
|
+
let anyOf_116: ({
|
|
9355
9368
|
type: string;
|
|
9356
9369
|
$ref?: undefined;
|
|
9357
9370
|
} | {
|
|
9358
9371
|
$ref: string;
|
|
9359
9372
|
type?: undefined;
|
|
9360
9373
|
})[];
|
|
9361
|
-
export {
|
|
9362
|
-
let
|
|
9363
|
-
export {
|
|
9374
|
+
export { anyOf_116 as anyOf };
|
|
9375
|
+
let description_158: string;
|
|
9376
|
+
export { description_158 as description };
|
|
9364
9377
|
}
|
|
9365
9378
|
export { name_5 as name };
|
|
9366
9379
|
export namespace objectFit_21 {
|
|
@@ -9399,16 +9412,16 @@ declare namespace definitions {
|
|
|
9399
9412
|
}
|
|
9400
9413
|
export { pl_21 as pl };
|
|
9401
9414
|
export namespace placeholder_1 {
|
|
9402
|
-
let
|
|
9415
|
+
let anyOf_117: ({
|
|
9403
9416
|
type: string;
|
|
9404
9417
|
$ref?: undefined;
|
|
9405
9418
|
} | {
|
|
9406
9419
|
$ref: string;
|
|
9407
9420
|
type?: undefined;
|
|
9408
9421
|
})[];
|
|
9409
|
-
export {
|
|
9410
|
-
let
|
|
9411
|
-
export {
|
|
9422
|
+
export { anyOf_117 as anyOf };
|
|
9423
|
+
let description_159: string;
|
|
9424
|
+
export { description_159 as description };
|
|
9412
9425
|
}
|
|
9413
9426
|
export { placeholder_1 as placeholder };
|
|
9414
9427
|
export namespace placeItems_21 {
|
|
@@ -9442,29 +9455,29 @@ declare namespace definitions {
|
|
|
9442
9455
|
}
|
|
9443
9456
|
export { py_21 as py };
|
|
9444
9457
|
export namespace required_42 {
|
|
9445
|
-
let
|
|
9458
|
+
let anyOf_118: ({
|
|
9446
9459
|
type: string;
|
|
9447
9460
|
$ref?: undefined;
|
|
9448
9461
|
} | {
|
|
9449
9462
|
$ref: string;
|
|
9450
9463
|
type?: undefined;
|
|
9451
9464
|
})[];
|
|
9452
|
-
export {
|
|
9453
|
-
let
|
|
9454
|
-
export {
|
|
9465
|
+
export { anyOf_118 as anyOf };
|
|
9466
|
+
let description_160: string;
|
|
9467
|
+
export { description_160 as description };
|
|
9455
9468
|
}
|
|
9456
9469
|
export { required_42 as required };
|
|
9457
9470
|
export namespace resize {
|
|
9458
|
-
let
|
|
9471
|
+
let anyOf_119: ({
|
|
9459
9472
|
const: string;
|
|
9460
9473
|
$ref?: undefined;
|
|
9461
9474
|
} | {
|
|
9462
9475
|
$ref: string;
|
|
9463
9476
|
const?: undefined;
|
|
9464
9477
|
})[];
|
|
9465
|
-
export {
|
|
9466
|
-
let
|
|
9467
|
-
export {
|
|
9478
|
+
export { anyOf_119 as anyOf };
|
|
9479
|
+
let description_161: string;
|
|
9480
|
+
export { description_161 as description };
|
|
9468
9481
|
}
|
|
9469
9482
|
export namespace rounded_21 {
|
|
9470
9483
|
let $ref_1294: string;
|
|
@@ -9472,16 +9485,16 @@ declare namespace definitions {
|
|
|
9472
9485
|
}
|
|
9473
9486
|
export { rounded_21 as rounded };
|
|
9474
9487
|
export namespace rows {
|
|
9475
|
-
let
|
|
9488
|
+
let anyOf_120: ({
|
|
9476
9489
|
type: string;
|
|
9477
9490
|
$ref?: undefined;
|
|
9478
9491
|
} | {
|
|
9479
9492
|
$ref: string;
|
|
9480
9493
|
type?: undefined;
|
|
9481
9494
|
})[];
|
|
9482
|
-
export {
|
|
9483
|
-
let
|
|
9484
|
-
export {
|
|
9495
|
+
export { anyOf_120 as anyOf };
|
|
9496
|
+
let description_162: string;
|
|
9497
|
+
export { description_162 as description };
|
|
9485
9498
|
}
|
|
9486
9499
|
export namespace shadow_21 {
|
|
9487
9500
|
let $ref_1295: string;
|
|
@@ -9605,16 +9618,16 @@ declare namespace definitions {
|
|
|
9605
9618
|
}
|
|
9606
9619
|
export { cursor_22 as cursor };
|
|
9607
9620
|
export namespace date {
|
|
9608
|
-
let
|
|
9621
|
+
let anyOf_121: ({
|
|
9609
9622
|
type: string;
|
|
9610
9623
|
$ref?: undefined;
|
|
9611
9624
|
} | {
|
|
9612
9625
|
$ref: string;
|
|
9613
9626
|
type?: undefined;
|
|
9614
9627
|
})[];
|
|
9615
|
-
export {
|
|
9616
|
-
let
|
|
9617
|
-
export {
|
|
9628
|
+
export { anyOf_121 as anyOf };
|
|
9629
|
+
let description_163: string;
|
|
9630
|
+
export { description_163 as description };
|
|
9618
9631
|
}
|
|
9619
9632
|
export namespace display_22 {
|
|
9620
9633
|
let $ref_1315: string;
|
|
@@ -9807,28 +9820,28 @@ declare namespace definitions {
|
|
|
9807
9820
|
}
|
|
9808
9821
|
export { shadow_22 as shadow };
|
|
9809
9822
|
export namespace showDate {
|
|
9810
|
-
let
|
|
9823
|
+
let anyOf_122: ({
|
|
9811
9824
|
type: string;
|
|
9812
9825
|
$ref?: undefined;
|
|
9813
9826
|
} | {
|
|
9814
9827
|
$ref: string;
|
|
9815
9828
|
type?: undefined;
|
|
9816
9829
|
})[];
|
|
9817
|
-
export {
|
|
9818
|
-
let
|
|
9819
|
-
export {
|
|
9830
|
+
export { anyOf_122 as anyOf };
|
|
9831
|
+
let description_164: string;
|
|
9832
|
+
export { description_164 as description };
|
|
9820
9833
|
}
|
|
9821
9834
|
export namespace showTime {
|
|
9822
|
-
let
|
|
9835
|
+
let anyOf_123: ({
|
|
9823
9836
|
type: string;
|
|
9824
9837
|
$ref?: undefined;
|
|
9825
9838
|
} | {
|
|
9826
9839
|
$ref: string;
|
|
9827
9840
|
type?: undefined;
|
|
9828
9841
|
})[];
|
|
9829
|
-
export {
|
|
9830
|
-
let
|
|
9831
|
-
export {
|
|
9842
|
+
export { anyOf_123 as anyOf };
|
|
9843
|
+
let description_165: string;
|
|
9844
|
+
export { description_165 as description };
|
|
9832
9845
|
}
|
|
9833
9846
|
export namespace size_15 {
|
|
9834
9847
|
let $ref_1353: string;
|
|
@@ -9887,7 +9900,7 @@ declare namespace definitions {
|
|
|
9887
9900
|
}
|
|
9888
9901
|
export { $type_37 as $type };
|
|
9889
9902
|
export namespace formatter {
|
|
9890
|
-
let
|
|
9903
|
+
let anyOf_124: ({
|
|
9891
9904
|
description: string;
|
|
9892
9905
|
enum: string[];
|
|
9893
9906
|
type: string;
|
|
@@ -9912,13 +9925,13 @@ declare namespace definitions {
|
|
|
9912
9925
|
type: string;
|
|
9913
9926
|
enum?: undefined;
|
|
9914
9927
|
})[];
|
|
9915
|
-
export {
|
|
9916
|
-
let description_165: string;
|
|
9917
|
-
export { description_165 as description };
|
|
9918
|
-
}
|
|
9919
|
-
export namespace path_1 {
|
|
9928
|
+
export { anyOf_124 as anyOf };
|
|
9920
9929
|
let description_166: string;
|
|
9921
9930
|
export { description_166 as description };
|
|
9931
|
+
}
|
|
9932
|
+
export namespace path_1 {
|
|
9933
|
+
let description_167: string;
|
|
9934
|
+
export { description_167 as description };
|
|
9922
9935
|
let type_67: string;
|
|
9923
9936
|
export { type_67 as type };
|
|
9924
9937
|
}
|