@skyux/data-manager 5.0.2 → 5.0.3
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/documentation.json +810 -197
- package/esm2015/public-api.js +5 -1
- package/package.json +1 -1
- package/public-api.d.ts +4 -0
package/documentation.json
CHANGED
@@ -13,11 +13,15 @@
|
|
13
13
|
"SkyDataManagerToolbarSectionComponent": "class-skydatamanagertoolbarsectioncomponent",
|
14
14
|
"SkyDataManagerToolbarComponent": "class-skydatamanagertoolbarcomponent",
|
15
15
|
"SkyDataViewComponent": "class-skydataviewcomponent",
|
16
|
+
"SkyDataManagerColumnPickerOption": "interface-skydatamanagercolumnpickeroption",
|
16
17
|
"SkyDataManagerConfig": "interface-skydatamanagerconfig",
|
17
18
|
"SkyDataManagerFilterData": "interface-skydatamanagerfilterdata",
|
18
19
|
"SkyDataManagerInitArgs": "interface-skydatamanagerinitargs",
|
19
20
|
"SkyDataManagerSortOption": "interface-skydatamanagersortoption",
|
20
|
-
"
|
21
|
+
"SkyDataManagerStateOptions": "interface-skydatamanagerstateoptions",
|
22
|
+
"SkyDataManagerStateUpdateFilterArgs": "interface-skydatamanagerstateupdatefilterargs",
|
23
|
+
"SkyDataViewConfig": "interface-skydataviewconfig",
|
24
|
+
"SkyDataViewStateOptions": "interface-skydataviewstateoptions"
|
21
25
|
},
|
22
26
|
"typedoc": {
|
23
27
|
"id": 0,
|
@@ -28,14 +32,14 @@
|
|
28
32
|
"originalName": "",
|
29
33
|
"children": [
|
30
34
|
{
|
31
|
-
"id":
|
35
|
+
"id": 234,
|
32
36
|
"name": "SkyDataManagerColumnPickerSortStrategy",
|
33
37
|
"kind": 8,
|
34
38
|
"kindString": "Enumeration",
|
35
39
|
"flags": {},
|
36
40
|
"children": [
|
37
41
|
{
|
38
|
-
"id":
|
42
|
+
"id": 235,
|
39
43
|
"name": "None",
|
40
44
|
"kind": 16,
|
41
45
|
"kindString": "Enumeration member",
|
@@ -50,7 +54,7 @@
|
|
50
54
|
"defaultValue": "\"none\""
|
51
55
|
},
|
52
56
|
{
|
53
|
-
"id":
|
57
|
+
"id": 236,
|
54
58
|
"name": "SelectedThenAlphabetical",
|
55
59
|
"kind": 16,
|
56
60
|
"kindString": "Enumeration member",
|
@@ -70,8 +74,8 @@
|
|
70
74
|
"title": "Enumeration members",
|
71
75
|
"kind": 16,
|
72
76
|
"children": [
|
73
|
-
|
74
|
-
|
77
|
+
235,
|
78
|
+
236
|
75
79
|
]
|
76
80
|
}
|
77
81
|
],
|
@@ -128,7 +132,7 @@
|
|
128
132
|
],
|
129
133
|
"type": {
|
130
134
|
"type": "reference",
|
131
|
-
"id":
|
135
|
+
"id": 241,
|
132
136
|
"name": "SkyDataManagerFilterData"
|
133
137
|
}
|
134
138
|
}
|
@@ -400,7 +404,7 @@
|
|
400
404
|
},
|
401
405
|
"type": {
|
402
406
|
"type": "reference",
|
403
|
-
"id":
|
407
|
+
"id": 237,
|
404
408
|
"name": "SkyDataManagerConfig"
|
405
409
|
}
|
406
410
|
}
|
@@ -436,7 +440,7 @@
|
|
436
440
|
"typeArguments": [
|
437
441
|
{
|
438
442
|
"type": "reference",
|
439
|
-
"id":
|
443
|
+
"id": 237,
|
440
444
|
"name": "SkyDataManagerConfig"
|
441
445
|
}
|
442
446
|
],
|
@@ -495,6 +499,7 @@
|
|
495
499
|
},
|
496
500
|
"type": {
|
497
501
|
"type": "reference",
|
502
|
+
"id": 282,
|
498
503
|
"name": "SkyDataManagerStateUpdateFilterArgs"
|
499
504
|
}
|
500
505
|
}
|
@@ -504,7 +509,7 @@
|
|
504
509
|
"typeArguments": [
|
505
510
|
{
|
506
511
|
"type": "reference",
|
507
|
-
"id":
|
512
|
+
"id": 254,
|
508
513
|
"name": "SkyDataManagerState"
|
509
514
|
}
|
510
515
|
],
|
@@ -545,7 +550,7 @@
|
|
545
550
|
"type": "array",
|
546
551
|
"elementType": {
|
547
552
|
"type": "reference",
|
548
|
-
"id":
|
553
|
+
"id": 288,
|
549
554
|
"name": "SkyDataViewConfig"
|
550
555
|
}
|
551
556
|
}
|
@@ -598,7 +603,7 @@
|
|
598
603
|
],
|
599
604
|
"type": {
|
600
605
|
"type": "reference",
|
601
|
-
"id":
|
606
|
+
"id": 288,
|
602
607
|
"name": "SkyDataViewConfig"
|
603
608
|
}
|
604
609
|
}
|
@@ -641,7 +646,7 @@
|
|
641
646
|
},
|
642
647
|
"type": {
|
643
648
|
"type": "reference",
|
644
|
-
"id":
|
649
|
+
"id": 244,
|
645
650
|
"name": "SkyDataManagerInitArgs"
|
646
651
|
}
|
647
652
|
}
|
@@ -690,7 +695,7 @@
|
|
690
695
|
},
|
691
696
|
"type": {
|
692
697
|
"type": "reference",
|
693
|
-
"id":
|
698
|
+
"id": 288,
|
694
699
|
"name": "SkyDataViewConfig"
|
695
700
|
}
|
696
701
|
}
|
@@ -824,7 +829,7 @@
|
|
824
829
|
},
|
825
830
|
"type": {
|
826
831
|
"type": "reference",
|
827
|
-
"id":
|
832
|
+
"id": 237,
|
828
833
|
"name": "SkyDataManagerConfig"
|
829
834
|
}
|
830
835
|
}
|
@@ -873,7 +878,7 @@
|
|
873
878
|
},
|
874
879
|
"type": {
|
875
880
|
"type": "reference",
|
876
|
-
"id":
|
881
|
+
"id": 254,
|
877
882
|
"name": "SkyDataManagerState"
|
878
883
|
}
|
879
884
|
},
|
@@ -936,7 +941,7 @@
|
|
936
941
|
},
|
937
942
|
"type": {
|
938
943
|
"type": "reference",
|
939
|
-
"id":
|
944
|
+
"id": 288,
|
940
945
|
"name": "SkyDataViewConfig"
|
941
946
|
}
|
942
947
|
}
|
@@ -999,14 +1004,14 @@
|
|
999
1004
|
]
|
1000
1005
|
},
|
1001
1006
|
{
|
1002
|
-
"id":
|
1007
|
+
"id": 254,
|
1003
1008
|
"name": "SkyDataManagerState",
|
1004
1009
|
"kind": 128,
|
1005
1010
|
"kindString": "Class",
|
1006
1011
|
"flags": {},
|
1007
1012
|
"children": [
|
1008
1013
|
{
|
1009
|
-
"id":
|
1014
|
+
"id": 255,
|
1010
1015
|
"name": "constructor",
|
1011
1016
|
"kind": 512,
|
1012
1017
|
"kindString": "Constructor",
|
@@ -1020,34 +1025,35 @@
|
|
1020
1025
|
],
|
1021
1026
|
"signatures": [
|
1022
1027
|
{
|
1023
|
-
"id":
|
1028
|
+
"id": 256,
|
1024
1029
|
"name": "new SkyDataManagerState",
|
1025
1030
|
"kind": 16384,
|
1026
1031
|
"kindString": "Constructor signature",
|
1027
1032
|
"flags": {},
|
1028
1033
|
"parameters": [
|
1029
1034
|
{
|
1030
|
-
"id":
|
1035
|
+
"id": 257,
|
1031
1036
|
"name": "data",
|
1032
1037
|
"kind": 32768,
|
1033
1038
|
"kindString": "Parameter",
|
1034
1039
|
"flags": {},
|
1035
1040
|
"type": {
|
1036
1041
|
"type": "reference",
|
1042
|
+
"id": 274,
|
1037
1043
|
"name": "SkyDataManagerStateOptions"
|
1038
1044
|
}
|
1039
1045
|
}
|
1040
1046
|
],
|
1041
1047
|
"type": {
|
1042
1048
|
"type": "reference",
|
1043
|
-
"id":
|
1049
|
+
"id": 254,
|
1044
1050
|
"name": "SkyDataManagerState"
|
1045
1051
|
}
|
1046
1052
|
}
|
1047
1053
|
]
|
1048
1054
|
},
|
1049
1055
|
{
|
1050
|
-
"id":
|
1056
|
+
"id": 258,
|
1051
1057
|
"name": "activeSortOption",
|
1052
1058
|
"kind": 1024,
|
1053
1059
|
"kindString": "Property",
|
@@ -1063,12 +1069,12 @@
|
|
1063
1069
|
],
|
1064
1070
|
"type": {
|
1065
1071
|
"type": "reference",
|
1066
|
-
"id":
|
1072
|
+
"id": 249,
|
1067
1073
|
"name": "SkyDataManagerSortOption"
|
1068
1074
|
}
|
1069
1075
|
},
|
1070
1076
|
{
|
1071
|
-
"id":
|
1077
|
+
"id": 259,
|
1072
1078
|
"name": "additionalData",
|
1073
1079
|
"kind": 1024,
|
1074
1080
|
"kindString": "Property",
|
@@ -1088,7 +1094,7 @@
|
|
1088
1094
|
}
|
1089
1095
|
},
|
1090
1096
|
{
|
1091
|
-
"id":
|
1097
|
+
"id": 260,
|
1092
1098
|
"name": "filterData",
|
1093
1099
|
"kind": 1024,
|
1094
1100
|
"kindString": "Property",
|
@@ -1104,12 +1110,12 @@
|
|
1104
1110
|
],
|
1105
1111
|
"type": {
|
1106
1112
|
"type": "reference",
|
1107
|
-
"id":
|
1113
|
+
"id": 241,
|
1108
1114
|
"name": "SkyDataManagerFilterData"
|
1109
1115
|
}
|
1110
1116
|
},
|
1111
1117
|
{
|
1112
|
-
"id":
|
1118
|
+
"id": 261,
|
1113
1119
|
"name": "onlyShowSelected",
|
1114
1120
|
"kind": 1024,
|
1115
1121
|
"kindString": "Property",
|
@@ -1129,7 +1135,7 @@
|
|
1129
1135
|
}
|
1130
1136
|
},
|
1131
1137
|
{
|
1132
|
-
"id":
|
1138
|
+
"id": 262,
|
1133
1139
|
"name": "searchText",
|
1134
1140
|
"kind": 1024,
|
1135
1141
|
"kindString": "Property",
|
@@ -1149,7 +1155,7 @@
|
|
1149
1155
|
}
|
1150
1156
|
},
|
1151
1157
|
{
|
1152
|
-
"id":
|
1158
|
+
"id": 263,
|
1153
1159
|
"name": "selectedIds",
|
1154
1160
|
"kind": 1024,
|
1155
1161
|
"kindString": "Property",
|
@@ -1172,7 +1178,7 @@
|
|
1172
1178
|
}
|
1173
1179
|
},
|
1174
1180
|
{
|
1175
|
-
"id":
|
1181
|
+
"id": 264,
|
1176
1182
|
"name": "views",
|
1177
1183
|
"kind": 1024,
|
1178
1184
|
"kindString": "Property",
|
@@ -1190,14 +1196,14 @@
|
|
1190
1196
|
"type": "array",
|
1191
1197
|
"elementType": {
|
1192
1198
|
"type": "reference",
|
1193
|
-
"id":
|
1199
|
+
"id": 306,
|
1194
1200
|
"name": "SkyDataViewState"
|
1195
1201
|
}
|
1196
1202
|
},
|
1197
1203
|
"defaultValue": "[]"
|
1198
1204
|
},
|
1199
1205
|
{
|
1200
|
-
"id":
|
1206
|
+
"id": 270,
|
1201
1207
|
"name": "addOrUpdateView",
|
1202
1208
|
"kind": 2048,
|
1203
1209
|
"kindString": "Method",
|
@@ -1213,14 +1219,14 @@
|
|
1213
1219
|
],
|
1214
1220
|
"signatures": [
|
1215
1221
|
{
|
1216
|
-
"id":
|
1222
|
+
"id": 271,
|
1217
1223
|
"name": "addOrUpdateView",
|
1218
1224
|
"kind": 4096,
|
1219
1225
|
"kindString": "Call signature",
|
1220
1226
|
"flags": {},
|
1221
1227
|
"parameters": [
|
1222
1228
|
{
|
1223
|
-
"id":
|
1229
|
+
"id": 272,
|
1224
1230
|
"name": "viewId",
|
1225
1231
|
"kind": 32768,
|
1226
1232
|
"kindString": "Parameter",
|
@@ -1231,28 +1237,28 @@
|
|
1231
1237
|
}
|
1232
1238
|
},
|
1233
1239
|
{
|
1234
|
-
"id":
|
1240
|
+
"id": 273,
|
1235
1241
|
"name": "view",
|
1236
1242
|
"kind": 32768,
|
1237
1243
|
"kindString": "Parameter",
|
1238
1244
|
"flags": {},
|
1239
1245
|
"type": {
|
1240
1246
|
"type": "reference",
|
1241
|
-
"id":
|
1247
|
+
"id": 306,
|
1242
1248
|
"name": "SkyDataViewState"
|
1243
1249
|
}
|
1244
1250
|
}
|
1245
1251
|
],
|
1246
1252
|
"type": {
|
1247
1253
|
"type": "reference",
|
1248
|
-
"id":
|
1254
|
+
"id": 254,
|
1249
1255
|
"name": "SkyDataManagerState"
|
1250
1256
|
}
|
1251
1257
|
}
|
1252
1258
|
]
|
1253
1259
|
},
|
1254
1260
|
{
|
1255
|
-
"id":
|
1261
|
+
"id": 265,
|
1256
1262
|
"name": "getStateOptions",
|
1257
1263
|
"kind": 2048,
|
1258
1264
|
"kindString": "Method",
|
@@ -1268,20 +1274,21 @@
|
|
1268
1274
|
],
|
1269
1275
|
"signatures": [
|
1270
1276
|
{
|
1271
|
-
"id":
|
1277
|
+
"id": 266,
|
1272
1278
|
"name": "getStateOptions",
|
1273
1279
|
"kind": 4096,
|
1274
1280
|
"kindString": "Call signature",
|
1275
1281
|
"flags": {},
|
1276
1282
|
"type": {
|
1277
1283
|
"type": "reference",
|
1284
|
+
"id": 274,
|
1278
1285
|
"name": "SkyDataManagerStateOptions"
|
1279
1286
|
}
|
1280
1287
|
}
|
1281
1288
|
]
|
1282
1289
|
},
|
1283
1290
|
{
|
1284
|
-
"id":
|
1291
|
+
"id": 267,
|
1285
1292
|
"name": "getViewStateById",
|
1286
1293
|
"kind": 2048,
|
1287
1294
|
"kindString": "Method",
|
@@ -1297,14 +1304,14 @@
|
|
1297
1304
|
],
|
1298
1305
|
"signatures": [
|
1299
1306
|
{
|
1300
|
-
"id":
|
1307
|
+
"id": 268,
|
1301
1308
|
"name": "getViewStateById",
|
1302
1309
|
"kind": 4096,
|
1303
1310
|
"kindString": "Call signature",
|
1304
1311
|
"flags": {},
|
1305
1312
|
"parameters": [
|
1306
1313
|
{
|
1307
|
-
"id":
|
1314
|
+
"id": 269,
|
1308
1315
|
"name": "viewId",
|
1309
1316
|
"kind": 32768,
|
1310
1317
|
"kindString": "Parameter",
|
@@ -1317,7 +1324,7 @@
|
|
1317
1324
|
],
|
1318
1325
|
"type": {
|
1319
1326
|
"type": "reference",
|
1320
|
-
"id":
|
1327
|
+
"id": 306,
|
1321
1328
|
"name": "SkyDataViewState"
|
1322
1329
|
}
|
1323
1330
|
}
|
@@ -1329,29 +1336,29 @@
|
|
1329
1336
|
"title": "Constructors",
|
1330
1337
|
"kind": 512,
|
1331
1338
|
"children": [
|
1332
|
-
|
1339
|
+
255
|
1333
1340
|
]
|
1334
1341
|
},
|
1335
1342
|
{
|
1336
1343
|
"title": "Properties",
|
1337
1344
|
"kind": 1024,
|
1338
1345
|
"children": [
|
1339
|
-
|
1340
|
-
|
1341
|
-
|
1342
|
-
|
1343
|
-
|
1344
|
-
|
1345
|
-
|
1346
|
+
258,
|
1347
|
+
259,
|
1348
|
+
260,
|
1349
|
+
261,
|
1350
|
+
262,
|
1351
|
+
263,
|
1352
|
+
264
|
1346
1353
|
]
|
1347
1354
|
},
|
1348
1355
|
{
|
1349
1356
|
"title": "Methods",
|
1350
1357
|
"kind": 2048,
|
1351
1358
|
"children": [
|
1352
|
-
|
1353
|
-
|
1354
|
-
|
1359
|
+
270,
|
1360
|
+
265,
|
1361
|
+
267
|
1355
1362
|
]
|
1356
1363
|
}
|
1357
1364
|
],
|
@@ -1364,14 +1371,14 @@
|
|
1364
1371
|
]
|
1365
1372
|
},
|
1366
1373
|
{
|
1367
|
-
"id":
|
1374
|
+
"id": 306,
|
1368
1375
|
"name": "SkyDataViewState",
|
1369
1376
|
"kind": 128,
|
1370
1377
|
"kindString": "Class",
|
1371
1378
|
"flags": {},
|
1372
1379
|
"children": [
|
1373
1380
|
{
|
1374
|
-
"id":
|
1381
|
+
"id": 307,
|
1375
1382
|
"name": "constructor",
|
1376
1383
|
"kind": 512,
|
1377
1384
|
"kindString": "Constructor",
|
@@ -1385,34 +1392,35 @@
|
|
1385
1392
|
],
|
1386
1393
|
"signatures": [
|
1387
1394
|
{
|
1388
|
-
"id":
|
1395
|
+
"id": 308,
|
1389
1396
|
"name": "new SkyDataViewState",
|
1390
1397
|
"kind": 16384,
|
1391
1398
|
"kindString": "Constructor signature",
|
1392
1399
|
"flags": {},
|
1393
1400
|
"parameters": [
|
1394
1401
|
{
|
1395
|
-
"id":
|
1402
|
+
"id": 309,
|
1396
1403
|
"name": "data",
|
1397
1404
|
"kind": 32768,
|
1398
1405
|
"kindString": "Parameter",
|
1399
1406
|
"flags": {},
|
1400
1407
|
"type": {
|
1401
1408
|
"type": "reference",
|
1409
|
+
"id": 316,
|
1402
1410
|
"name": "SkyDataViewStateOptions"
|
1403
1411
|
}
|
1404
1412
|
}
|
1405
1413
|
],
|
1406
1414
|
"type": {
|
1407
1415
|
"type": "reference",
|
1408
|
-
"id":
|
1416
|
+
"id": 306,
|
1409
1417
|
"name": "SkyDataViewState"
|
1410
1418
|
}
|
1411
1419
|
}
|
1412
1420
|
]
|
1413
1421
|
},
|
1414
1422
|
{
|
1415
|
-
"id":
|
1423
|
+
"id": 313,
|
1416
1424
|
"name": "additionalData",
|
1417
1425
|
"kind": 1024,
|
1418
1426
|
"kindString": "Property",
|
@@ -1432,7 +1440,7 @@
|
|
1432
1440
|
}
|
1433
1441
|
},
|
1434
1442
|
{
|
1435
|
-
"id":
|
1443
|
+
"id": 310,
|
1436
1444
|
"name": "columnIds",
|
1437
1445
|
"kind": 1024,
|
1438
1446
|
"kindString": "Property",
|
@@ -1456,7 +1464,7 @@
|
|
1456
1464
|
"defaultValue": "[]"
|
1457
1465
|
},
|
1458
1466
|
{
|
1459
|
-
"id":
|
1467
|
+
"id": 311,
|
1460
1468
|
"name": "displayedColumnIds",
|
1461
1469
|
"kind": 1024,
|
1462
1470
|
"kindString": "Property",
|
@@ -1480,7 +1488,7 @@
|
|
1480
1488
|
"defaultValue": "[]"
|
1481
1489
|
},
|
1482
1490
|
{
|
1483
|
-
"id":
|
1491
|
+
"id": 312,
|
1484
1492
|
"name": "viewId",
|
1485
1493
|
"kind": 1024,
|
1486
1494
|
"kindString": "Property",
|
@@ -1500,7 +1508,7 @@
|
|
1500
1508
|
}
|
1501
1509
|
},
|
1502
1510
|
{
|
1503
|
-
"id":
|
1511
|
+
"id": 314,
|
1504
1512
|
"name": "getViewStateOptions",
|
1505
1513
|
"kind": 2048,
|
1506
1514
|
"kindString": "Method",
|
@@ -1516,13 +1524,14 @@
|
|
1516
1524
|
],
|
1517
1525
|
"signatures": [
|
1518
1526
|
{
|
1519
|
-
"id":
|
1527
|
+
"id": 315,
|
1520
1528
|
"name": "getViewStateOptions",
|
1521
1529
|
"kind": 4096,
|
1522
1530
|
"kindString": "Call signature",
|
1523
1531
|
"flags": {},
|
1524
1532
|
"type": {
|
1525
1533
|
"type": "reference",
|
1534
|
+
"id": 316,
|
1526
1535
|
"name": "SkyDataViewStateOptions"
|
1527
1536
|
}
|
1528
1537
|
}
|
@@ -1534,24 +1543,24 @@
|
|
1534
1543
|
"title": "Constructors",
|
1535
1544
|
"kind": 512,
|
1536
1545
|
"children": [
|
1537
|
-
|
1546
|
+
307
|
1538
1547
|
]
|
1539
1548
|
},
|
1540
1549
|
{
|
1541
1550
|
"title": "Properties",
|
1542
1551
|
"kind": 1024,
|
1543
1552
|
"children": [
|
1544
|
-
|
1545
|
-
|
1546
|
-
|
1547
|
-
|
1553
|
+
313,
|
1554
|
+
310,
|
1555
|
+
311,
|
1556
|
+
312
|
1548
1557
|
]
|
1549
1558
|
},
|
1550
1559
|
{
|
1551
1560
|
"title": "Methods",
|
1552
1561
|
"kind": 2048,
|
1553
1562
|
"children": [
|
1554
|
-
|
1563
|
+
314
|
1555
1564
|
]
|
1556
1565
|
}
|
1557
1566
|
],
|
@@ -2371,7 +2380,7 @@
|
|
2371
2380
|
"flags": {},
|
2372
2381
|
"type": {
|
2373
2382
|
"type": "reference",
|
2374
|
-
"id":
|
2383
|
+
"id": 288,
|
2375
2384
|
"name": "SkyDataViewConfig"
|
2376
2385
|
}
|
2377
2386
|
}
|
@@ -2392,7 +2401,7 @@
|
|
2392
2401
|
"flags": {},
|
2393
2402
|
"type": {
|
2394
2403
|
"type": "reference",
|
2395
|
-
"id":
|
2404
|
+
"id": 288,
|
2396
2405
|
"name": "SkyDataViewConfig"
|
2397
2406
|
}
|
2398
2407
|
}
|
@@ -2428,7 +2437,7 @@
|
|
2428
2437
|
"flags": {},
|
2429
2438
|
"type": {
|
2430
2439
|
"type": "reference",
|
2431
|
-
"id":
|
2440
|
+
"id": 237,
|
2432
2441
|
"name": "SkyDataManagerConfig"
|
2433
2442
|
}
|
2434
2443
|
}
|
@@ -2449,7 +2458,7 @@
|
|
2449
2458
|
"flags": {},
|
2450
2459
|
"type": {
|
2451
2460
|
"type": "reference",
|
2452
|
-
"id":
|
2461
|
+
"id": 237,
|
2453
2462
|
"name": "SkyDataManagerConfig"
|
2454
2463
|
}
|
2455
2464
|
}
|
@@ -2485,7 +2494,7 @@
|
|
2485
2494
|
"flags": {},
|
2486
2495
|
"type": {
|
2487
2496
|
"type": "reference",
|
2488
|
-
"id":
|
2497
|
+
"id": 254,
|
2489
2498
|
"name": "SkyDataManagerState"
|
2490
2499
|
}
|
2491
2500
|
}
|
@@ -2506,7 +2515,7 @@
|
|
2506
2515
|
"flags": {},
|
2507
2516
|
"type": {
|
2508
2517
|
"type": "reference",
|
2509
|
-
"id":
|
2518
|
+
"id": 254,
|
2510
2519
|
"name": "SkyDataManagerState"
|
2511
2520
|
}
|
2512
2521
|
}
|
@@ -2544,7 +2553,7 @@
|
|
2544
2553
|
"type": "array",
|
2545
2554
|
"elementType": {
|
2546
2555
|
"type": "reference",
|
2547
|
-
"id":
|
2556
|
+
"id": 288,
|
2548
2557
|
"name": "SkyDataViewConfig"
|
2549
2558
|
}
|
2550
2559
|
}
|
@@ -2568,7 +2577,7 @@
|
|
2568
2577
|
"type": "array",
|
2569
2578
|
"elementType": {
|
2570
2579
|
"type": "reference",
|
2571
|
-
"id":
|
2580
|
+
"id": 288,
|
2572
2581
|
"name": "SkyDataViewConfig"
|
2573
2582
|
}
|
2574
2583
|
}
|
@@ -2928,7 +2937,7 @@
|
|
2928
2937
|
"flags": {},
|
2929
2938
|
"type": {
|
2930
2939
|
"type": "reference",
|
2931
|
-
"id":
|
2940
|
+
"id": 249,
|
2932
2941
|
"name": "SkyDataManagerSortOption"
|
2933
2942
|
}
|
2934
2943
|
}
|
@@ -3318,7 +3327,162 @@
|
|
3318
3327
|
]
|
3319
3328
|
},
|
3320
3329
|
{
|
3321
|
-
"id":
|
3330
|
+
"id": 228,
|
3331
|
+
"name": "SkyDataManagerColumnPickerOption",
|
3332
|
+
"kind": 256,
|
3333
|
+
"kindString": "Interface",
|
3334
|
+
"flags": {},
|
3335
|
+
"comment": {
|
3336
|
+
"shortText": "The options to display in a view's column picker."
|
3337
|
+
},
|
3338
|
+
"children": [
|
3339
|
+
{
|
3340
|
+
"id": 229,
|
3341
|
+
"name": "alwaysDisplayed",
|
3342
|
+
"kind": 1024,
|
3343
|
+
"kindString": "Property",
|
3344
|
+
"flags": {
|
3345
|
+
"isOptional": true
|
3346
|
+
},
|
3347
|
+
"comment": {
|
3348
|
+
"shortText": "Indicates that a column is always visible and should not be listed as an option in the column\npicker. For example, a context menu column may always be visible."
|
3349
|
+
},
|
3350
|
+
"sources": [
|
3351
|
+
{
|
3352
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-column-picker-option.ts",
|
3353
|
+
"line": 9,
|
3354
|
+
"character": 2
|
3355
|
+
}
|
3356
|
+
],
|
3357
|
+
"type": {
|
3358
|
+
"type": "intrinsic",
|
3359
|
+
"name": "boolean"
|
3360
|
+
}
|
3361
|
+
},
|
3362
|
+
{
|
3363
|
+
"id": 230,
|
3364
|
+
"name": "description",
|
3365
|
+
"kind": 1024,
|
3366
|
+
"kindString": "Property",
|
3367
|
+
"flags": {
|
3368
|
+
"isOptional": true
|
3369
|
+
},
|
3370
|
+
"comment": {
|
3371
|
+
"shortText": "The description text rendered beneath the column label in the column picker."
|
3372
|
+
},
|
3373
|
+
"sources": [
|
3374
|
+
{
|
3375
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-column-picker-option.ts",
|
3376
|
+
"line": 13,
|
3377
|
+
"character": 2
|
3378
|
+
}
|
3379
|
+
],
|
3380
|
+
"type": {
|
3381
|
+
"type": "intrinsic",
|
3382
|
+
"name": "string"
|
3383
|
+
}
|
3384
|
+
},
|
3385
|
+
{
|
3386
|
+
"id": 232,
|
3387
|
+
"name": "id",
|
3388
|
+
"kind": 1024,
|
3389
|
+
"kindString": "Property",
|
3390
|
+
"flags": {},
|
3391
|
+
"comment": {
|
3392
|
+
"shortText": "The ID of the corresponding column.",
|
3393
|
+
"tags": [
|
3394
|
+
{
|
3395
|
+
"tag": "required",
|
3396
|
+
"text": "\n"
|
3397
|
+
}
|
3398
|
+
]
|
3399
|
+
},
|
3400
|
+
"sources": [
|
3401
|
+
{
|
3402
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-column-picker-option.ts",
|
3403
|
+
"line": 25,
|
3404
|
+
"character": 2
|
3405
|
+
}
|
3406
|
+
],
|
3407
|
+
"type": {
|
3408
|
+
"type": "intrinsic",
|
3409
|
+
"name": "string"
|
3410
|
+
}
|
3411
|
+
},
|
3412
|
+
{
|
3413
|
+
"id": 231,
|
3414
|
+
"name": "initialHide",
|
3415
|
+
"kind": 1024,
|
3416
|
+
"kindString": "Property",
|
3417
|
+
"flags": {
|
3418
|
+
"isOptional": true
|
3419
|
+
},
|
3420
|
+
"comment": {
|
3421
|
+
"shortText": "Initially hide the column when it is added to the grid unless given in the view state's\n`displayedColumnIds`. When enabled, this column will not be automatically added to a view's\nstate when this column is recognized as being missing from an initial data state or a data\nstate returned via the SKY UI config service."
|
3422
|
+
},
|
3423
|
+
"sources": [
|
3424
|
+
{
|
3425
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-column-picker-option.ts",
|
3426
|
+
"line": 20,
|
3427
|
+
"character": 2
|
3428
|
+
}
|
3429
|
+
],
|
3430
|
+
"type": {
|
3431
|
+
"type": "intrinsic",
|
3432
|
+
"name": "boolean"
|
3433
|
+
}
|
3434
|
+
},
|
3435
|
+
{
|
3436
|
+
"id": 233,
|
3437
|
+
"name": "label",
|
3438
|
+
"kind": 1024,
|
3439
|
+
"kindString": "Property",
|
3440
|
+
"flags": {},
|
3441
|
+
"comment": {
|
3442
|
+
"shortText": "The label to display in the column picker.",
|
3443
|
+
"tags": [
|
3444
|
+
{
|
3445
|
+
"tag": "required",
|
3446
|
+
"text": "\n"
|
3447
|
+
}
|
3448
|
+
]
|
3449
|
+
},
|
3450
|
+
"sources": [
|
3451
|
+
{
|
3452
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-column-picker-option.ts",
|
3453
|
+
"line": 30,
|
3454
|
+
"character": 2
|
3455
|
+
}
|
3456
|
+
],
|
3457
|
+
"type": {
|
3458
|
+
"type": "intrinsic",
|
3459
|
+
"name": "string"
|
3460
|
+
}
|
3461
|
+
}
|
3462
|
+
],
|
3463
|
+
"groups": [
|
3464
|
+
{
|
3465
|
+
"title": "Properties",
|
3466
|
+
"kind": 1024,
|
3467
|
+
"children": [
|
3468
|
+
229,
|
3469
|
+
230,
|
3470
|
+
232,
|
3471
|
+
231,
|
3472
|
+
233
|
3473
|
+
]
|
3474
|
+
}
|
3475
|
+
],
|
3476
|
+
"sources": [
|
3477
|
+
{
|
3478
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-column-picker-option.ts",
|
3479
|
+
"line": 4,
|
3480
|
+
"character": 17
|
3481
|
+
}
|
3482
|
+
]
|
3483
|
+
},
|
3484
|
+
{
|
3485
|
+
"id": 237,
|
3322
3486
|
"name": "SkyDataManagerConfig",
|
3323
3487
|
"kind": 256,
|
3324
3488
|
"kindString": "Interface",
|
@@ -3328,7 +3492,7 @@
|
|
3328
3492
|
},
|
3329
3493
|
"children": [
|
3330
3494
|
{
|
3331
|
-
"id":
|
3495
|
+
"id": 238,
|
3332
3496
|
"name": "additionalOptions",
|
3333
3497
|
"kind": 1024,
|
3334
3498
|
"kindString": "Property",
|
@@ -3351,7 +3515,7 @@
|
|
3351
3515
|
}
|
3352
3516
|
},
|
3353
3517
|
{
|
3354
|
-
"id":
|
3518
|
+
"id": 239,
|
3355
3519
|
"name": "filterModalComponent",
|
3356
3520
|
"kind": 1024,
|
3357
3521
|
"kindString": "Property",
|
@@ -3374,7 +3538,7 @@
|
|
3374
3538
|
}
|
3375
3539
|
},
|
3376
3540
|
{
|
3377
|
-
"id":
|
3541
|
+
"id": 240,
|
3378
3542
|
"name": "sortOptions",
|
3379
3543
|
"kind": 1024,
|
3380
3544
|
"kindString": "Property",
|
@@ -3395,7 +3559,7 @@
|
|
3395
3559
|
"type": "array",
|
3396
3560
|
"elementType": {
|
3397
3561
|
"type": "reference",
|
3398
|
-
"id":
|
3562
|
+
"id": 249,
|
3399
3563
|
"name": "SkyDataManagerSortOption"
|
3400
3564
|
}
|
3401
3565
|
}
|
@@ -3406,9 +3570,9 @@
|
|
3406
3570
|
"title": "Properties",
|
3407
3571
|
"kind": 1024,
|
3408
3572
|
"children": [
|
3409
|
-
|
3410
|
-
|
3411
|
-
|
3573
|
+
238,
|
3574
|
+
239,
|
3575
|
+
240
|
3412
3576
|
]
|
3413
3577
|
}
|
3414
3578
|
],
|
@@ -3421,14 +3585,14 @@
|
|
3421
3585
|
]
|
3422
3586
|
},
|
3423
3587
|
{
|
3424
|
-
"id":
|
3588
|
+
"id": 241,
|
3425
3589
|
"name": "SkyDataManagerFilterData",
|
3426
3590
|
"kind": 256,
|
3427
3591
|
"kindString": "Interface",
|
3428
3592
|
"flags": {},
|
3429
3593
|
"children": [
|
3430
3594
|
{
|
3431
|
-
"id":
|
3595
|
+
"id": 243,
|
3432
3596
|
"name": "filters",
|
3433
3597
|
"kind": 1024,
|
3434
3598
|
"kindString": "Property",
|
@@ -3451,7 +3615,7 @@
|
|
3451
3615
|
}
|
3452
3616
|
},
|
3453
3617
|
{
|
3454
|
-
"id":
|
3618
|
+
"id": 242,
|
3455
3619
|
"name": "filtersApplied",
|
3456
3620
|
"kind": 1024,
|
3457
3621
|
"kindString": "Property",
|
@@ -3479,8 +3643,8 @@
|
|
3479
3643
|
"title": "Properties",
|
3480
3644
|
"kind": 1024,
|
3481
3645
|
"children": [
|
3482
|
-
|
3483
|
-
|
3646
|
+
243,
|
3647
|
+
242
|
3484
3648
|
]
|
3485
3649
|
}
|
3486
3650
|
],
|
@@ -3493,14 +3657,14 @@
|
|
3493
3657
|
]
|
3494
3658
|
},
|
3495
3659
|
{
|
3496
|
-
"id":
|
3660
|
+
"id": 244,
|
3497
3661
|
"name": "SkyDataManagerInitArgs",
|
3498
3662
|
"kind": 256,
|
3499
3663
|
"kindString": "Interface",
|
3500
3664
|
"flags": {},
|
3501
3665
|
"children": [
|
3502
3666
|
{
|
3503
|
-
"id":
|
3667
|
+
"id": 245,
|
3504
3668
|
"name": "activeViewId",
|
3505
3669
|
"kind": 1024,
|
3506
3670
|
"kindString": "Property",
|
@@ -3527,7 +3691,7 @@
|
|
3527
3691
|
}
|
3528
3692
|
},
|
3529
3693
|
{
|
3530
|
-
"id":
|
3694
|
+
"id": 246,
|
3531
3695
|
"name": "dataManagerConfig",
|
3532
3696
|
"kind": 1024,
|
3533
3697
|
"kindString": "Property",
|
@@ -3550,12 +3714,12 @@
|
|
3550
3714
|
],
|
3551
3715
|
"type": {
|
3552
3716
|
"type": "reference",
|
3553
|
-
"id":
|
3717
|
+
"id": 237,
|
3554
3718
|
"name": "SkyDataManagerConfig"
|
3555
3719
|
}
|
3556
3720
|
},
|
3557
3721
|
{
|
3558
|
-
"id":
|
3722
|
+
"id": 247,
|
3559
3723
|
"name": "defaultDataState",
|
3560
3724
|
"kind": 1024,
|
3561
3725
|
"kindString": "Property",
|
@@ -3578,12 +3742,12 @@
|
|
3578
3742
|
],
|
3579
3743
|
"type": {
|
3580
3744
|
"type": "reference",
|
3581
|
-
"id":
|
3745
|
+
"id": 254,
|
3582
3746
|
"name": "SkyDataManagerState"
|
3583
3747
|
}
|
3584
3748
|
},
|
3585
3749
|
{
|
3586
|
-
"id":
|
3750
|
+
"id": 248,
|
3587
3751
|
"name": "settingsKey",
|
3588
3752
|
"kind": 1024,
|
3589
3753
|
"kindString": "Property",
|
@@ -3611,10 +3775,10 @@
|
|
3611
3775
|
"title": "Properties",
|
3612
3776
|
"kind": 1024,
|
3613
3777
|
"children": [
|
3614
|
-
|
3615
|
-
|
3616
|
-
|
3617
|
-
|
3778
|
+
245,
|
3779
|
+
246,
|
3780
|
+
247,
|
3781
|
+
248
|
3618
3782
|
]
|
3619
3783
|
}
|
3620
3784
|
],
|
@@ -3627,14 +3791,14 @@
|
|
3627
3791
|
]
|
3628
3792
|
},
|
3629
3793
|
{
|
3630
|
-
"id":
|
3794
|
+
"id": 249,
|
3631
3795
|
"name": "SkyDataManagerSortOption",
|
3632
3796
|
"kind": 256,
|
3633
3797
|
"kindString": "Interface",
|
3634
3798
|
"flags": {},
|
3635
3799
|
"children": [
|
3636
3800
|
{
|
3637
|
-
"id":
|
3801
|
+
"id": 250,
|
3638
3802
|
"name": "descending",
|
3639
3803
|
"kind": 1024,
|
3640
3804
|
"kindString": "Property",
|
@@ -3661,7 +3825,7 @@
|
|
3661
3825
|
}
|
3662
3826
|
},
|
3663
3827
|
{
|
3664
|
-
"id":
|
3828
|
+
"id": 251,
|
3665
3829
|
"name": "id",
|
3666
3830
|
"kind": 1024,
|
3667
3831
|
"kindString": "Property",
|
@@ -3688,7 +3852,7 @@
|
|
3688
3852
|
}
|
3689
3853
|
},
|
3690
3854
|
{
|
3691
|
-
"id":
|
3855
|
+
"id": 252,
|
3692
3856
|
"name": "label",
|
3693
3857
|
"kind": 1024,
|
3694
3858
|
"kindString": "Property",
|
@@ -3715,7 +3879,7 @@
|
|
3715
3879
|
}
|
3716
3880
|
},
|
3717
3881
|
{
|
3718
|
-
"id":
|
3882
|
+
"id": 253,
|
3719
3883
|
"name": "propertyName",
|
3720
3884
|
"kind": 1024,
|
3721
3885
|
"kindString": "Property",
|
@@ -3747,10 +3911,10 @@
|
|
3747
3911
|
"title": "Properties",
|
3748
3912
|
"kind": 1024,
|
3749
3913
|
"children": [
|
3750
|
-
|
3751
|
-
|
3752
|
-
|
3753
|
-
|
3914
|
+
250,
|
3915
|
+
251,
|
3916
|
+
252,
|
3917
|
+
253
|
3754
3918
|
]
|
3755
3919
|
}
|
3756
3920
|
],
|
@@ -3763,149 +3927,470 @@
|
|
3763
3927
|
]
|
3764
3928
|
},
|
3765
3929
|
{
|
3766
|
-
"id":
|
3767
|
-
"name": "
|
3930
|
+
"id": 274,
|
3931
|
+
"name": "SkyDataManagerStateOptions",
|
3768
3932
|
"kind": 256,
|
3769
3933
|
"kindString": "Interface",
|
3770
3934
|
"flags": {},
|
3771
|
-
"comment": {
|
3772
|
-
"shortText": "The data view config contains settings that apply to the specific view, such as\ncolumn picker options and the buttons to display in the toolbar."
|
3773
|
-
},
|
3774
3935
|
"children": [
|
3775
3936
|
{
|
3776
|
-
"id":
|
3777
|
-
"name": "
|
3937
|
+
"id": 275,
|
3938
|
+
"name": "activeSortOption",
|
3778
3939
|
"kind": 1024,
|
3779
3940
|
"kindString": "Property",
|
3780
3941
|
"flags": {
|
3781
3942
|
"isOptional": true
|
3782
3943
|
},
|
3783
3944
|
"comment": {
|
3784
|
-
"shortText": "
|
3945
|
+
"shortText": "The selected SkyDataManagerSortOption to apply."
|
3785
3946
|
},
|
3786
3947
|
"sources": [
|
3787
3948
|
{
|
3788
|
-
"fileName": "projects/data-manager/src/modules/data-manager/models/data-
|
3789
|
-
"line":
|
3949
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
|
3950
|
+
"line": 11,
|
3790
3951
|
"character": 2
|
3791
3952
|
}
|
3792
3953
|
],
|
3793
3954
|
"type": {
|
3794
3955
|
"type": "reference",
|
3795
|
-
"
|
3956
|
+
"id": 249,
|
3957
|
+
"name": "SkyDataManagerSortOption"
|
3796
3958
|
}
|
3797
3959
|
},
|
3798
3960
|
{
|
3799
|
-
"id":
|
3800
|
-
"name": "
|
3961
|
+
"id": 276,
|
3962
|
+
"name": "additionalData",
|
3801
3963
|
"kind": 1024,
|
3802
3964
|
"kindString": "Property",
|
3803
3965
|
"flags": {
|
3804
3966
|
"isOptional": true
|
3805
3967
|
},
|
3806
3968
|
"comment": {
|
3807
|
-
"shortText": "
|
3969
|
+
"shortText": "An untyped property that can track any state information relevant to a data\nmanager that the existing properties do not cover."
|
3808
3970
|
},
|
3809
3971
|
"sources": [
|
3810
3972
|
{
|
3811
|
-
"fileName": "projects/data-manager/src/modules/data-manager/models/data-
|
3812
|
-
"line":
|
3973
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
|
3974
|
+
"line": 16,
|
3813
3975
|
"character": 2
|
3814
3976
|
}
|
3815
3977
|
],
|
3816
3978
|
"type": {
|
3817
|
-
"type": "
|
3818
|
-
"
|
3819
|
-
"type": "reference",
|
3820
|
-
"name": "SkyDataManagerColumnPickerOption"
|
3821
|
-
}
|
3979
|
+
"type": "intrinsic",
|
3980
|
+
"name": "any"
|
3822
3981
|
}
|
3823
3982
|
},
|
3824
3983
|
{
|
3825
|
-
"id":
|
3826
|
-
"name": "
|
3984
|
+
"id": 277,
|
3985
|
+
"name": "filterData",
|
3827
3986
|
"kind": 1024,
|
3828
3987
|
"kindString": "Property",
|
3829
3988
|
"flags": {
|
3830
3989
|
"isOptional": true
|
3831
3990
|
},
|
3832
3991
|
"comment": {
|
3833
|
-
"shortText": "
|
3992
|
+
"shortText": "The state of filters."
|
3834
3993
|
},
|
3835
3994
|
"sources": [
|
3836
3995
|
{
|
3837
|
-
"fileName": "projects/data-manager/src/modules/data-manager/models/data-
|
3838
|
-
"line":
|
3996
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
|
3997
|
+
"line": 20,
|
3839
3998
|
"character": 2
|
3840
3999
|
}
|
3841
4000
|
],
|
3842
4001
|
"type": {
|
3843
|
-
"type": "
|
3844
|
-
"
|
4002
|
+
"type": "reference",
|
4003
|
+
"id": 241,
|
4004
|
+
"name": "SkyDataManagerFilterData"
|
3845
4005
|
}
|
3846
4006
|
},
|
3847
4007
|
{
|
3848
|
-
"id":
|
3849
|
-
"name": "
|
4008
|
+
"id": 278,
|
4009
|
+
"name": "onlyShowSelected",
|
3850
4010
|
"kind": 1024,
|
3851
4011
|
"kindString": "Property",
|
3852
4012
|
"flags": {
|
3853
4013
|
"isOptional": true
|
3854
4014
|
},
|
3855
4015
|
"comment": {
|
3856
|
-
"shortText": "
|
4016
|
+
"shortText": "Indicates whether to display only the selected rows or objects. The multiselect toolbar\nuses this property."
|
3857
4017
|
},
|
3858
4018
|
"sources": [
|
3859
4019
|
{
|
3860
|
-
"fileName": "projects/data-manager/src/modules/data-manager/models/data-
|
3861
|
-
"line":
|
4020
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
|
4021
|
+
"line": 25,
|
3862
4022
|
"character": 2
|
3863
4023
|
}
|
3864
4024
|
],
|
3865
4025
|
"type": {
|
3866
|
-
"type": "
|
3867
|
-
"
|
3868
|
-
"name": "SkyDataManagerColumnPickerSortStrategy"
|
4026
|
+
"type": "intrinsic",
|
4027
|
+
"name": "boolean"
|
3869
4028
|
}
|
3870
4029
|
},
|
3871
4030
|
{
|
3872
|
-
"id":
|
3873
|
-
"name": "
|
4031
|
+
"id": 279,
|
4032
|
+
"name": "searchText",
|
3874
4033
|
"kind": 1024,
|
3875
4034
|
"kindString": "Property",
|
3876
4035
|
"flags": {
|
3877
4036
|
"isOptional": true
|
3878
4037
|
},
|
3879
4038
|
"comment": {
|
3880
|
-
"shortText": "
|
4039
|
+
"shortText": "The search text to apply."
|
3881
4040
|
},
|
3882
4041
|
"sources": [
|
3883
4042
|
{
|
3884
|
-
"fileName": "projects/data-manager/src/modules/data-manager/models/data-
|
3885
|
-
"line":
|
4043
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
|
4044
|
+
"line": 29,
|
3886
4045
|
"character": 2
|
3887
4046
|
}
|
3888
4047
|
],
|
3889
4048
|
"type": {
|
3890
4049
|
"type": "intrinsic",
|
3891
|
-
"name": "
|
4050
|
+
"name": "string"
|
3892
4051
|
}
|
3893
4052
|
},
|
3894
4053
|
{
|
3895
|
-
"id":
|
3896
|
-
"name": "
|
4054
|
+
"id": 280,
|
4055
|
+
"name": "selectedIds",
|
3897
4056
|
"kind": 1024,
|
3898
4057
|
"kindString": "Property",
|
3899
4058
|
"flags": {
|
3900
4059
|
"isOptional": true
|
3901
4060
|
},
|
3902
4061
|
"comment": {
|
3903
|
-
"shortText": "The
|
4062
|
+
"shortText": "The currently selected rows or objects."
|
3904
4063
|
},
|
3905
4064
|
"sources": [
|
3906
4065
|
{
|
3907
|
-
"fileName": "projects/data-manager/src/modules/data-manager/models/data-
|
3908
|
-
"line":
|
4066
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
|
4067
|
+
"line": 33,
|
4068
|
+
"character": 2
|
4069
|
+
}
|
4070
|
+
],
|
4071
|
+
"type": {
|
4072
|
+
"type": "array",
|
4073
|
+
"elementType": {
|
4074
|
+
"type": "intrinsic",
|
4075
|
+
"name": "string"
|
4076
|
+
}
|
4077
|
+
}
|
4078
|
+
},
|
4079
|
+
{
|
4080
|
+
"id": 281,
|
4081
|
+
"name": "views",
|
4082
|
+
"kind": 1024,
|
4083
|
+
"kindString": "Property",
|
4084
|
+
"flags": {
|
4085
|
+
"isOptional": true
|
4086
|
+
},
|
4087
|
+
"comment": {
|
4088
|
+
"shortText": "The states of the individual views."
|
4089
|
+
},
|
4090
|
+
"sources": [
|
4091
|
+
{
|
4092
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
|
4093
|
+
"line": 37,
|
4094
|
+
"character": 2
|
4095
|
+
}
|
4096
|
+
],
|
4097
|
+
"type": {
|
4098
|
+
"type": "array",
|
4099
|
+
"elementType": {
|
4100
|
+
"type": "reference",
|
4101
|
+
"id": 316,
|
4102
|
+
"name": "SkyDataViewStateOptions"
|
4103
|
+
}
|
4104
|
+
}
|
4105
|
+
}
|
4106
|
+
],
|
4107
|
+
"groups": [
|
4108
|
+
{
|
4109
|
+
"title": "Properties",
|
4110
|
+
"kind": 1024,
|
4111
|
+
"children": [
|
4112
|
+
275,
|
4113
|
+
276,
|
4114
|
+
277,
|
4115
|
+
278,
|
4116
|
+
279,
|
4117
|
+
280,
|
4118
|
+
281
|
4119
|
+
]
|
4120
|
+
}
|
4121
|
+
],
|
4122
|
+
"sources": [
|
4123
|
+
{
|
4124
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
|
4125
|
+
"line": 7,
|
4126
|
+
"character": 17
|
4127
|
+
}
|
4128
|
+
]
|
4129
|
+
},
|
4130
|
+
{
|
4131
|
+
"id": 282,
|
4132
|
+
"name": "SkyDataManagerStateUpdateFilterArgs",
|
4133
|
+
"kind": 256,
|
4134
|
+
"kindString": "Interface",
|
4135
|
+
"flags": {},
|
4136
|
+
"comment": {
|
4137
|
+
"shortText": "Optional arguments to pass to `getDataStateUpdates`.\nProvide either a list of properties to filter on OR a custom comparator."
|
4138
|
+
},
|
4139
|
+
"children": [
|
4140
|
+
{
|
4141
|
+
"id": 283,
|
4142
|
+
"name": "properties",
|
4143
|
+
"kind": 1024,
|
4144
|
+
"kindString": "Property",
|
4145
|
+
"flags": {
|
4146
|
+
"isOptional": true
|
4147
|
+
},
|
4148
|
+
"comment": {
|
4149
|
+
"shortText": "A list of `SkyDataManagerState` properties to compare to test if the new `SkyDataManagerState` is distinct from the previous.\nThis allows you to subscribe to changes for only the provided properties."
|
4150
|
+
},
|
4151
|
+
"sources": [
|
4152
|
+
{
|
4153
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-update-filter-args.ts",
|
4154
|
+
"line": 12,
|
4155
|
+
"character": 2
|
4156
|
+
}
|
4157
|
+
],
|
4158
|
+
"type": {
|
4159
|
+
"type": "array",
|
4160
|
+
"elementType": {
|
4161
|
+
"type": "intrinsic",
|
4162
|
+
"name": "string"
|
4163
|
+
}
|
4164
|
+
}
|
4165
|
+
},
|
4166
|
+
{
|
4167
|
+
"id": 284,
|
4168
|
+
"name": "comparator",
|
4169
|
+
"kind": 2048,
|
4170
|
+
"kindString": "Method",
|
4171
|
+
"flags": {
|
4172
|
+
"isOptional": true
|
4173
|
+
},
|
4174
|
+
"sources": [
|
4175
|
+
{
|
4176
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-update-filter-args.ts",
|
4177
|
+
"line": 16,
|
4178
|
+
"character": 2
|
4179
|
+
}
|
4180
|
+
],
|
4181
|
+
"signatures": [
|
4182
|
+
{
|
4183
|
+
"id": 285,
|
4184
|
+
"name": "comparator",
|
4185
|
+
"kind": 4096,
|
4186
|
+
"kindString": "Call signature",
|
4187
|
+
"flags": {},
|
4188
|
+
"comment": {
|
4189
|
+
"shortText": "A comparator function called to test if the new `SkyDataManagerState` is distinct from the previous."
|
4190
|
+
},
|
4191
|
+
"parameters": [
|
4192
|
+
{
|
4193
|
+
"id": 286,
|
4194
|
+
"name": "state1",
|
4195
|
+
"kind": 32768,
|
4196
|
+
"kindString": "Parameter",
|
4197
|
+
"flags": {},
|
4198
|
+
"type": {
|
4199
|
+
"type": "reference",
|
4200
|
+
"id": 254,
|
4201
|
+
"name": "SkyDataManagerState"
|
4202
|
+
}
|
4203
|
+
},
|
4204
|
+
{
|
4205
|
+
"id": 287,
|
4206
|
+
"name": "state2",
|
4207
|
+
"kind": 32768,
|
4208
|
+
"kindString": "Parameter",
|
4209
|
+
"flags": {},
|
4210
|
+
"type": {
|
4211
|
+
"type": "reference",
|
4212
|
+
"id": 254,
|
4213
|
+
"name": "SkyDataManagerState"
|
4214
|
+
}
|
4215
|
+
}
|
4216
|
+
],
|
4217
|
+
"type": {
|
4218
|
+
"type": "intrinsic",
|
4219
|
+
"name": "boolean"
|
4220
|
+
}
|
4221
|
+
}
|
4222
|
+
]
|
4223
|
+
}
|
4224
|
+
],
|
4225
|
+
"groups": [
|
4226
|
+
{
|
4227
|
+
"title": "Properties",
|
4228
|
+
"kind": 1024,
|
4229
|
+
"children": [
|
4230
|
+
283
|
4231
|
+
]
|
4232
|
+
},
|
4233
|
+
{
|
4234
|
+
"title": "Methods",
|
4235
|
+
"kind": 2048,
|
4236
|
+
"children": [
|
4237
|
+
284
|
4238
|
+
]
|
4239
|
+
}
|
4240
|
+
],
|
4241
|
+
"sources": [
|
4242
|
+
{
|
4243
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-update-filter-args.ts",
|
4244
|
+
"line": 7,
|
4245
|
+
"character": 17
|
4246
|
+
}
|
4247
|
+
]
|
4248
|
+
},
|
4249
|
+
{
|
4250
|
+
"id": 288,
|
4251
|
+
"name": "SkyDataViewConfig",
|
4252
|
+
"kind": 256,
|
4253
|
+
"kindString": "Interface",
|
4254
|
+
"flags": {},
|
4255
|
+
"comment": {
|
4256
|
+
"shortText": "The data view config contains settings that apply to the specific view, such as\ncolumn picker options and the buttons to display in the toolbar."
|
4257
|
+
},
|
4258
|
+
"children": [
|
4259
|
+
{
|
4260
|
+
"id": 289,
|
4261
|
+
"name": "additionalOptions",
|
4262
|
+
"kind": 1024,
|
4263
|
+
"kindString": "Property",
|
4264
|
+
"flags": {
|
4265
|
+
"isOptional": true
|
4266
|
+
},
|
4267
|
+
"comment": {
|
4268
|
+
"shortText": "An untyped property that can track any view config information relevant to a\ndata view that the existing options do not include."
|
4269
|
+
},
|
4270
|
+
"sources": [
|
4271
|
+
{
|
4272
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
|
4273
|
+
"line": 14,
|
4274
|
+
"character": 2
|
4275
|
+
}
|
4276
|
+
],
|
4277
|
+
"type": {
|
4278
|
+
"type": "reference",
|
4279
|
+
"name": "Object"
|
4280
|
+
}
|
4281
|
+
},
|
4282
|
+
{
|
4283
|
+
"id": 290,
|
4284
|
+
"name": "columnOptions",
|
4285
|
+
"kind": 1024,
|
4286
|
+
"kindString": "Property",
|
4287
|
+
"flags": {
|
4288
|
+
"isOptional": true
|
4289
|
+
},
|
4290
|
+
"comment": {
|
4291
|
+
"shortText": "The column data to pass to the column picker. Columns that are always displayed should be\npassed in addition to the optional columns. See SkyDataManagerColumnPickerOption."
|
4292
|
+
},
|
4293
|
+
"sources": [
|
4294
|
+
{
|
4295
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
|
4296
|
+
"line": 19,
|
4297
|
+
"character": 2
|
4298
|
+
}
|
4299
|
+
],
|
4300
|
+
"type": {
|
4301
|
+
"type": "array",
|
4302
|
+
"elementType": {
|
4303
|
+
"type": "reference",
|
4304
|
+
"id": 228,
|
4305
|
+
"name": "SkyDataManagerColumnPickerOption"
|
4306
|
+
}
|
4307
|
+
}
|
4308
|
+
},
|
4309
|
+
{
|
4310
|
+
"id": 291,
|
4311
|
+
"name": "columnPickerEnabled",
|
4312
|
+
"kind": 1024,
|
4313
|
+
"kindString": "Property",
|
4314
|
+
"flags": {
|
4315
|
+
"isOptional": true
|
4316
|
+
},
|
4317
|
+
"comment": {
|
4318
|
+
"shortText": "Indicates whether to display the column picker button for this view."
|
4319
|
+
},
|
4320
|
+
"sources": [
|
4321
|
+
{
|
4322
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
|
4323
|
+
"line": 23,
|
4324
|
+
"character": 2
|
4325
|
+
}
|
4326
|
+
],
|
4327
|
+
"type": {
|
4328
|
+
"type": "intrinsic",
|
4329
|
+
"name": "boolean"
|
4330
|
+
}
|
4331
|
+
},
|
4332
|
+
{
|
4333
|
+
"id": 292,
|
4334
|
+
"name": "columnPickerSortStrategy",
|
4335
|
+
"kind": 1024,
|
4336
|
+
"kindString": "Property",
|
4337
|
+
"flags": {
|
4338
|
+
"isOptional": true
|
4339
|
+
},
|
4340
|
+
"comment": {
|
4341
|
+
"shortText": "The strategy used to sort the options in the column picker. If no strategy is provided the columns will be sorted\nby selected then alphabetical."
|
4342
|
+
},
|
4343
|
+
"sources": [
|
4344
|
+
{
|
4345
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
|
4346
|
+
"line": 28,
|
4347
|
+
"character": 2
|
4348
|
+
}
|
4349
|
+
],
|
4350
|
+
"type": {
|
4351
|
+
"type": "reference",
|
4352
|
+
"id": 234,
|
4353
|
+
"name": "SkyDataManagerColumnPickerSortStrategy"
|
4354
|
+
}
|
4355
|
+
},
|
4356
|
+
{
|
4357
|
+
"id": 293,
|
4358
|
+
"name": "filterButtonEnabled",
|
4359
|
+
"kind": 1024,
|
4360
|
+
"kindString": "Property",
|
4361
|
+
"flags": {
|
4362
|
+
"isOptional": true
|
4363
|
+
},
|
4364
|
+
"comment": {
|
4365
|
+
"shortText": "Inidicates whether to display the filter button for this view."
|
4366
|
+
},
|
4367
|
+
"sources": [
|
4368
|
+
{
|
4369
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
|
4370
|
+
"line": 32,
|
4371
|
+
"character": 2
|
4372
|
+
}
|
4373
|
+
],
|
4374
|
+
"type": {
|
4375
|
+
"type": "intrinsic",
|
4376
|
+
"name": "boolean"
|
4377
|
+
}
|
4378
|
+
},
|
4379
|
+
{
|
4380
|
+
"id": 294,
|
4381
|
+
"name": "icon",
|
4382
|
+
"kind": 1024,
|
4383
|
+
"kindString": "Property",
|
4384
|
+
"flags": {
|
4385
|
+
"isOptional": true
|
4386
|
+
},
|
4387
|
+
"comment": {
|
4388
|
+
"shortText": "The Font Awesome icon name to use for this view in the view switcher.\nRequired if you have more than one view. Do not include the `fa-` prefix."
|
4389
|
+
},
|
4390
|
+
"sources": [
|
4391
|
+
{
|
4392
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
|
4393
|
+
"line": 37,
|
3909
4394
|
"character": 2
|
3910
4395
|
}
|
3911
4396
|
],
|
@@ -3915,7 +4400,7 @@
|
|
3915
4400
|
}
|
3916
4401
|
},
|
3917
4402
|
{
|
3918
|
-
"id":
|
4403
|
+
"id": 295,
|
3919
4404
|
"name": "id",
|
3920
4405
|
"kind": 1024,
|
3921
4406
|
"kindString": "Property",
|
@@ -3936,7 +4421,7 @@
|
|
3936
4421
|
}
|
3937
4422
|
},
|
3938
4423
|
{
|
3939
|
-
"id":
|
4424
|
+
"id": 296,
|
3940
4425
|
"name": "multiselectToolbarEnabled",
|
3941
4426
|
"kind": 1024,
|
3942
4427
|
"kindString": "Property",
|
@@ -3959,7 +4444,7 @@
|
|
3959
4444
|
}
|
3960
4445
|
},
|
3961
4446
|
{
|
3962
|
-
"id":
|
4447
|
+
"id": 297,
|
3963
4448
|
"name": "name",
|
3964
4449
|
"kind": 1024,
|
3965
4450
|
"kindString": "Property",
|
@@ -3980,7 +4465,7 @@
|
|
3980
4465
|
}
|
3981
4466
|
},
|
3982
4467
|
{
|
3983
|
-
"id":
|
4468
|
+
"id": 298,
|
3984
4469
|
"name": "onClearAllClick",
|
3985
4470
|
"kind": 1024,
|
3986
4471
|
"kindString": "Property",
|
@@ -4003,7 +4488,7 @@
|
|
4003
4488
|
}
|
4004
4489
|
},
|
4005
4490
|
{
|
4006
|
-
"id":
|
4491
|
+
"id": 299,
|
4007
4492
|
"name": "onSelectAllClick",
|
4008
4493
|
"kind": 1024,
|
4009
4494
|
"kindString": "Property",
|
@@ -4026,7 +4511,7 @@
|
|
4026
4511
|
}
|
4027
4512
|
},
|
4028
4513
|
{
|
4029
|
-
"id":
|
4514
|
+
"id": 300,
|
4030
4515
|
"name": "searchEnabled",
|
4031
4516
|
"kind": 1024,
|
4032
4517
|
"kindString": "Property",
|
@@ -4049,7 +4534,7 @@
|
|
4049
4534
|
}
|
4050
4535
|
},
|
4051
4536
|
{
|
4052
|
-
"id":
|
4537
|
+
"id": 302,
|
4053
4538
|
"name": "searchExpandMode",
|
4054
4539
|
"kind": 1024,
|
4055
4540
|
"kindString": "Property",
|
@@ -4072,7 +4557,7 @@
|
|
4072
4557
|
}
|
4073
4558
|
},
|
4074
4559
|
{
|
4075
|
-
"id":
|
4560
|
+
"id": 301,
|
4076
4561
|
"name": "searchPlaceholderText",
|
4077
4562
|
"kind": 1024,
|
4078
4563
|
"kindString": "Property",
|
@@ -4095,7 +4580,7 @@
|
|
4095
4580
|
}
|
4096
4581
|
},
|
4097
4582
|
{
|
4098
|
-
"id":
|
4583
|
+
"id": 303,
|
4099
4584
|
"name": "showFilterButtonText",
|
4100
4585
|
"kind": 1024,
|
4101
4586
|
"kindString": "Property",
|
@@ -4118,7 +4603,7 @@
|
|
4118
4603
|
}
|
4119
4604
|
},
|
4120
4605
|
{
|
4121
|
-
"id":
|
4606
|
+
"id": 304,
|
4122
4607
|
"name": "showSortButtonText",
|
4123
4608
|
"kind": 1024,
|
4124
4609
|
"kindString": "Property",
|
@@ -4141,7 +4626,7 @@
|
|
4141
4626
|
}
|
4142
4627
|
},
|
4143
4628
|
{
|
4144
|
-
"id":
|
4629
|
+
"id": 305,
|
4145
4630
|
"name": "sortEnabled",
|
4146
4631
|
"kind": 1024,
|
4147
4632
|
"kindString": "Property",
|
@@ -4169,23 +4654,23 @@
|
|
4169
4654
|
"title": "Properties",
|
4170
4655
|
"kind": 1024,
|
4171
4656
|
"children": [
|
4172
|
-
|
4173
|
-
|
4174
|
-
|
4175
|
-
|
4176
|
-
|
4177
|
-
|
4178
|
-
|
4179
|
-
|
4180
|
-
|
4181
|
-
|
4182
|
-
|
4183
|
-
|
4184
|
-
|
4185
|
-
|
4186
|
-
|
4187
|
-
|
4188
|
-
|
4657
|
+
289,
|
4658
|
+
290,
|
4659
|
+
291,
|
4660
|
+
292,
|
4661
|
+
293,
|
4662
|
+
294,
|
4663
|
+
295,
|
4664
|
+
296,
|
4665
|
+
297,
|
4666
|
+
298,
|
4667
|
+
299,
|
4668
|
+
300,
|
4669
|
+
302,
|
4670
|
+
301,
|
4671
|
+
303,
|
4672
|
+
304,
|
4673
|
+
305
|
4189
4674
|
]
|
4190
4675
|
}
|
4191
4676
|
],
|
@@ -4196,6 +4681,130 @@
|
|
4196
4681
|
"character": 17
|
4197
4682
|
}
|
4198
4683
|
]
|
4684
|
+
},
|
4685
|
+
{
|
4686
|
+
"id": 316,
|
4687
|
+
"name": "SkyDataViewStateOptions",
|
4688
|
+
"kind": 256,
|
4689
|
+
"kindString": "Interface",
|
4690
|
+
"flags": {},
|
4691
|
+
"children": [
|
4692
|
+
{
|
4693
|
+
"id": 320,
|
4694
|
+
"name": "additionalData",
|
4695
|
+
"kind": 1024,
|
4696
|
+
"kindString": "Property",
|
4697
|
+
"flags": {
|
4698
|
+
"isOptional": true
|
4699
|
+
},
|
4700
|
+
"comment": {
|
4701
|
+
"shortText": "An untyped property that can track any view-specific state information\nrelevant to a data manager that existing properties do not cover."
|
4702
|
+
},
|
4703
|
+
"sources": [
|
4704
|
+
{
|
4705
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-view-state-options.ts",
|
4706
|
+
"line": 18,
|
4707
|
+
"character": 2
|
4708
|
+
}
|
4709
|
+
],
|
4710
|
+
"type": {
|
4711
|
+
"type": "intrinsic",
|
4712
|
+
"name": "any"
|
4713
|
+
}
|
4714
|
+
},
|
4715
|
+
{
|
4716
|
+
"id": 318,
|
4717
|
+
"name": "columnIds",
|
4718
|
+
"kind": 1024,
|
4719
|
+
"kindString": "Property",
|
4720
|
+
"flags": {
|
4721
|
+
"isOptional": true
|
4722
|
+
},
|
4723
|
+
"comment": {
|
4724
|
+
"shortText": "The IDs of the columns able to be displayed for column-based views. This property is required when utilizing a grid-based view, a column picker, or both."
|
4725
|
+
},
|
4726
|
+
"sources": [
|
4727
|
+
{
|
4728
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-view-state-options.ts",
|
4729
|
+
"line": 9,
|
4730
|
+
"character": 2
|
4731
|
+
}
|
4732
|
+
],
|
4733
|
+
"type": {
|
4734
|
+
"type": "array",
|
4735
|
+
"elementType": {
|
4736
|
+
"type": "intrinsic",
|
4737
|
+
"name": "string"
|
4738
|
+
}
|
4739
|
+
}
|
4740
|
+
},
|
4741
|
+
{
|
4742
|
+
"id": 319,
|
4743
|
+
"name": "displayedColumnIds",
|
4744
|
+
"kind": 1024,
|
4745
|
+
"kindString": "Property",
|
4746
|
+
"flags": {
|
4747
|
+
"isOptional": true
|
4748
|
+
},
|
4749
|
+
"comment": {
|
4750
|
+
"shortText": "The IDs of the columns displayed for column-based views."
|
4751
|
+
},
|
4752
|
+
"sources": [
|
4753
|
+
{
|
4754
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-view-state-options.ts",
|
4755
|
+
"line": 13,
|
4756
|
+
"character": 2
|
4757
|
+
}
|
4758
|
+
],
|
4759
|
+
"type": {
|
4760
|
+
"type": "array",
|
4761
|
+
"elementType": {
|
4762
|
+
"type": "intrinsic",
|
4763
|
+
"name": "string"
|
4764
|
+
}
|
4765
|
+
}
|
4766
|
+
},
|
4767
|
+
{
|
4768
|
+
"id": 317,
|
4769
|
+
"name": "viewId",
|
4770
|
+
"kind": 1024,
|
4771
|
+
"kindString": "Property",
|
4772
|
+
"flags": {},
|
4773
|
+
"comment": {
|
4774
|
+
"shortText": "The ID of this view."
|
4775
|
+
},
|
4776
|
+
"sources": [
|
4777
|
+
{
|
4778
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-view-state-options.ts",
|
4779
|
+
"line": 5,
|
4780
|
+
"character": 2
|
4781
|
+
}
|
4782
|
+
],
|
4783
|
+
"type": {
|
4784
|
+
"type": "intrinsic",
|
4785
|
+
"name": "string"
|
4786
|
+
}
|
4787
|
+
}
|
4788
|
+
],
|
4789
|
+
"groups": [
|
4790
|
+
{
|
4791
|
+
"title": "Properties",
|
4792
|
+
"kind": 1024,
|
4793
|
+
"children": [
|
4794
|
+
320,
|
4795
|
+
318,
|
4796
|
+
319,
|
4797
|
+
317
|
4798
|
+
]
|
4799
|
+
}
|
4800
|
+
],
|
4801
|
+
"sources": [
|
4802
|
+
{
|
4803
|
+
"fileName": "projects/data-manager/src/modules/data-manager/models/data-view-state-options.ts",
|
4804
|
+
"line": 1,
|
4805
|
+
"character": 17
|
4806
|
+
}
|
4807
|
+
]
|
4199
4808
|
}
|
4200
4809
|
],
|
4201
4810
|
"groups": [
|
@@ -4203,7 +4812,7 @@
|
|
4203
4812
|
"title": "Enumerations",
|
4204
4813
|
"kind": 8,
|
4205
4814
|
"children": [
|
4206
|
-
|
4815
|
+
234
|
4207
4816
|
]
|
4208
4817
|
},
|
4209
4818
|
{
|
@@ -4213,8 +4822,8 @@
|
|
4213
4822
|
224,
|
4214
4823
|
155,
|
4215
4824
|
158,
|
4216
|
-
|
4217
|
-
|
4825
|
+
254,
|
4826
|
+
306,
|
4218
4827
|
41,
|
4219
4828
|
71,
|
4220
4829
|
74,
|
@@ -4228,11 +4837,15 @@
|
|
4228
4837
|
"title": "Interfaces",
|
4229
4838
|
"kind": 256,
|
4230
4839
|
"children": [
|
4231
|
-
|
4232
|
-
|
4233
|
-
|
4234
|
-
|
4235
|
-
|
4840
|
+
228,
|
4841
|
+
237,
|
4842
|
+
241,
|
4843
|
+
244,
|
4844
|
+
249,
|
4845
|
+
274,
|
4846
|
+
282,
|
4847
|
+
288,
|
4848
|
+
316
|
4236
4849
|
]
|
4237
4850
|
}
|
4238
4851
|
],
|