@skyux/data-manager 5.5.0-alpha.0 → 5.5.0-beta.0

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.
@@ -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
- "SkyDataViewConfig": "interface-skydataviewconfig"
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": 228,
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": 229,
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": 230,
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
- 229,
74
- 230
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": 235,
135
+ "id": 241,
132
136
  "name": "SkyDataManagerFilterData"
133
137
  }
134
138
  }
@@ -408,7 +412,7 @@
408
412
  },
409
413
  "type": {
410
414
  "type": "reference",
411
- "id": 231,
415
+ "id": 237,
412
416
  "name": "SkyDataManagerConfig"
413
417
  }
414
418
  }
@@ -444,7 +448,7 @@
444
448
  "typeArguments": [
445
449
  {
446
450
  "type": "reference",
447
- "id": 231,
451
+ "id": 237,
448
452
  "name": "SkyDataManagerConfig"
449
453
  }
450
454
  ],
@@ -505,6 +509,7 @@
505
509
  },
506
510
  "type": {
507
511
  "type": "reference",
512
+ "id": 282,
508
513
  "name": "SkyDataManagerStateUpdateFilterArgs"
509
514
  }
510
515
  }
@@ -514,7 +519,7 @@
514
519
  "typeArguments": [
515
520
  {
516
521
  "type": "reference",
517
- "id": 248,
522
+ "id": 254,
518
523
  "name": "SkyDataManagerState"
519
524
  }
520
525
  ],
@@ -557,7 +562,7 @@
557
562
  "type": "array",
558
563
  "elementType": {
559
564
  "type": "reference",
560
- "id": 268,
565
+ "id": 288,
561
566
  "name": "SkyDataViewConfig"
562
567
  }
563
568
  }
@@ -612,7 +617,7 @@
612
617
  ],
613
618
  "type": {
614
619
  "type": "reference",
615
- "id": 268,
620
+ "id": 288,
616
621
  "name": "SkyDataViewConfig"
617
622
  }
618
623
  }
@@ -655,7 +660,7 @@
655
660
  },
656
661
  "type": {
657
662
  "type": "reference",
658
- "id": 238,
663
+ "id": 244,
659
664
  "name": "SkyDataManagerInitArgs"
660
665
  }
661
666
  }
@@ -704,7 +709,7 @@
704
709
  },
705
710
  "type": {
706
711
  "type": "reference",
707
- "id": 268,
712
+ "id": 288,
708
713
  "name": "SkyDataViewConfig"
709
714
  }
710
715
  }
@@ -838,7 +843,7 @@
838
843
  },
839
844
  "type": {
840
845
  "type": "reference",
841
- "id": 231,
846
+ "id": 237,
842
847
  "name": "SkyDataManagerConfig"
843
848
  }
844
849
  }
@@ -887,7 +892,7 @@
887
892
  },
888
893
  "type": {
889
894
  "type": "reference",
890
- "id": 248,
895
+ "id": 254,
891
896
  "name": "SkyDataManagerState"
892
897
  }
893
898
  },
@@ -950,7 +955,7 @@
950
955
  },
951
956
  "type": {
952
957
  "type": "reference",
953
- "id": 268,
958
+ "id": 288,
954
959
  "name": "SkyDataViewConfig"
955
960
  }
956
961
  }
@@ -1015,14 +1020,14 @@
1015
1020
  ]
1016
1021
  },
1017
1022
  {
1018
- "id": 248,
1023
+ "id": 254,
1019
1024
  "name": "SkyDataManagerState",
1020
1025
  "kind": 128,
1021
1026
  "kindString": "Class",
1022
1027
  "flags": {},
1023
1028
  "children": [
1024
1029
  {
1025
- "id": 249,
1030
+ "id": 255,
1026
1031
  "name": "constructor",
1027
1032
  "kind": 512,
1028
1033
  "kindString": "Constructor",
@@ -1036,34 +1041,35 @@
1036
1041
  ],
1037
1042
  "signatures": [
1038
1043
  {
1039
- "id": 250,
1044
+ "id": 256,
1040
1045
  "name": "new SkyDataManagerState",
1041
1046
  "kind": 16384,
1042
1047
  "kindString": "Constructor signature",
1043
1048
  "flags": {},
1044
1049
  "parameters": [
1045
1050
  {
1046
- "id": 251,
1051
+ "id": 257,
1047
1052
  "name": "data",
1048
1053
  "kind": 32768,
1049
1054
  "kindString": "Parameter",
1050
1055
  "flags": {},
1051
1056
  "type": {
1052
1057
  "type": "reference",
1058
+ "id": 274,
1053
1059
  "name": "SkyDataManagerStateOptions"
1054
1060
  }
1055
1061
  }
1056
1062
  ],
1057
1063
  "type": {
1058
1064
  "type": "reference",
1059
- "id": 248,
1065
+ "id": 254,
1060
1066
  "name": "SkyDataManagerState"
1061
1067
  }
1062
1068
  }
1063
1069
  ]
1064
1070
  },
1065
1071
  {
1066
- "id": 252,
1072
+ "id": 258,
1067
1073
  "name": "activeSortOption",
1068
1074
  "kind": 1024,
1069
1075
  "kindString": "Property",
@@ -1079,12 +1085,12 @@
1079
1085
  ],
1080
1086
  "type": {
1081
1087
  "type": "reference",
1082
- "id": 243,
1088
+ "id": 249,
1083
1089
  "name": "SkyDataManagerSortOption"
1084
1090
  }
1085
1091
  },
1086
1092
  {
1087
- "id": 253,
1093
+ "id": 259,
1088
1094
  "name": "additionalData",
1089
1095
  "kind": 1024,
1090
1096
  "kindString": "Property",
@@ -1104,7 +1110,7 @@
1104
1110
  }
1105
1111
  },
1106
1112
  {
1107
- "id": 254,
1113
+ "id": 260,
1108
1114
  "name": "filterData",
1109
1115
  "kind": 1024,
1110
1116
  "kindString": "Property",
@@ -1120,12 +1126,12 @@
1120
1126
  ],
1121
1127
  "type": {
1122
1128
  "type": "reference",
1123
- "id": 235,
1129
+ "id": 241,
1124
1130
  "name": "SkyDataManagerFilterData"
1125
1131
  }
1126
1132
  },
1127
1133
  {
1128
- "id": 255,
1134
+ "id": 261,
1129
1135
  "name": "onlyShowSelected",
1130
1136
  "kind": 1024,
1131
1137
  "kindString": "Property",
@@ -1145,7 +1151,7 @@
1145
1151
  }
1146
1152
  },
1147
1153
  {
1148
- "id": 256,
1154
+ "id": 262,
1149
1155
  "name": "searchText",
1150
1156
  "kind": 1024,
1151
1157
  "kindString": "Property",
@@ -1165,7 +1171,7 @@
1165
1171
  }
1166
1172
  },
1167
1173
  {
1168
- "id": 257,
1174
+ "id": 263,
1169
1175
  "name": "selectedIds",
1170
1176
  "kind": 1024,
1171
1177
  "kindString": "Property",
@@ -1188,7 +1194,7 @@
1188
1194
  }
1189
1195
  },
1190
1196
  {
1191
- "id": 258,
1197
+ "id": 264,
1192
1198
  "name": "views",
1193
1199
  "kind": 1024,
1194
1200
  "kindString": "Property",
@@ -1206,14 +1212,14 @@
1206
1212
  "type": "array",
1207
1213
  "elementType": {
1208
1214
  "type": "reference",
1209
- "id": 286,
1215
+ "id": 306,
1210
1216
  "name": "SkyDataViewState"
1211
1217
  }
1212
1218
  },
1213
1219
  "defaultValue": "[]"
1214
1220
  },
1215
1221
  {
1216
- "id": 264,
1222
+ "id": 270,
1217
1223
  "name": "addOrUpdateView",
1218
1224
  "kind": 2048,
1219
1225
  "kindString": "Method",
@@ -1229,14 +1235,14 @@
1229
1235
  ],
1230
1236
  "signatures": [
1231
1237
  {
1232
- "id": 265,
1238
+ "id": 271,
1233
1239
  "name": "addOrUpdateView",
1234
1240
  "kind": 4096,
1235
1241
  "kindString": "Call signature",
1236
1242
  "flags": {},
1237
1243
  "parameters": [
1238
1244
  {
1239
- "id": 266,
1245
+ "id": 272,
1240
1246
  "name": "viewId",
1241
1247
  "kind": 32768,
1242
1248
  "kindString": "Parameter",
@@ -1247,28 +1253,28 @@
1247
1253
  }
1248
1254
  },
1249
1255
  {
1250
- "id": 267,
1256
+ "id": 273,
1251
1257
  "name": "view",
1252
1258
  "kind": 32768,
1253
1259
  "kindString": "Parameter",
1254
1260
  "flags": {},
1255
1261
  "type": {
1256
1262
  "type": "reference",
1257
- "id": 286,
1263
+ "id": 306,
1258
1264
  "name": "SkyDataViewState"
1259
1265
  }
1260
1266
  }
1261
1267
  ],
1262
1268
  "type": {
1263
1269
  "type": "reference",
1264
- "id": 248,
1270
+ "id": 254,
1265
1271
  "name": "SkyDataManagerState"
1266
1272
  }
1267
1273
  }
1268
1274
  ]
1269
1275
  },
1270
1276
  {
1271
- "id": 259,
1277
+ "id": 265,
1272
1278
  "name": "getStateOptions",
1273
1279
  "kind": 2048,
1274
1280
  "kindString": "Method",
@@ -1284,20 +1290,21 @@
1284
1290
  ],
1285
1291
  "signatures": [
1286
1292
  {
1287
- "id": 260,
1293
+ "id": 266,
1288
1294
  "name": "getStateOptions",
1289
1295
  "kind": 4096,
1290
1296
  "kindString": "Call signature",
1291
1297
  "flags": {},
1292
1298
  "type": {
1293
1299
  "type": "reference",
1300
+ "id": 274,
1294
1301
  "name": "SkyDataManagerStateOptions"
1295
1302
  }
1296
1303
  }
1297
1304
  ]
1298
1305
  },
1299
1306
  {
1300
- "id": 261,
1307
+ "id": 267,
1301
1308
  "name": "getViewStateById",
1302
1309
  "kind": 2048,
1303
1310
  "kindString": "Method",
@@ -1313,14 +1320,14 @@
1313
1320
  ],
1314
1321
  "signatures": [
1315
1322
  {
1316
- "id": 262,
1323
+ "id": 268,
1317
1324
  "name": "getViewStateById",
1318
1325
  "kind": 4096,
1319
1326
  "kindString": "Call signature",
1320
1327
  "flags": {},
1321
1328
  "parameters": [
1322
1329
  {
1323
- "id": 263,
1330
+ "id": 269,
1324
1331
  "name": "viewId",
1325
1332
  "kind": 32768,
1326
1333
  "kindString": "Parameter",
@@ -1333,7 +1340,7 @@
1333
1340
  ],
1334
1341
  "type": {
1335
1342
  "type": "reference",
1336
- "id": 286,
1343
+ "id": 306,
1337
1344
  "name": "SkyDataViewState"
1338
1345
  }
1339
1346
  }
@@ -1345,29 +1352,29 @@
1345
1352
  "title": "Constructors",
1346
1353
  "kind": 512,
1347
1354
  "children": [
1348
- 249
1355
+ 255
1349
1356
  ]
1350
1357
  },
1351
1358
  {
1352
1359
  "title": "Properties",
1353
1360
  "kind": 1024,
1354
1361
  "children": [
1355
- 252,
1356
- 253,
1357
- 254,
1358
- 255,
1359
- 256,
1360
- 257,
1361
- 258
1362
+ 258,
1363
+ 259,
1364
+ 260,
1365
+ 261,
1366
+ 262,
1367
+ 263,
1368
+ 264
1362
1369
  ]
1363
1370
  },
1364
1371
  {
1365
1372
  "title": "Methods",
1366
1373
  "kind": 2048,
1367
1374
  "children": [
1368
- 264,
1369
- 259,
1370
- 261
1375
+ 270,
1376
+ 265,
1377
+ 267
1371
1378
  ]
1372
1379
  }
1373
1380
  ],
@@ -1380,14 +1387,14 @@
1380
1387
  ]
1381
1388
  },
1382
1389
  {
1383
- "id": 286,
1390
+ "id": 306,
1384
1391
  "name": "SkyDataViewState",
1385
1392
  "kind": 128,
1386
1393
  "kindString": "Class",
1387
1394
  "flags": {},
1388
1395
  "children": [
1389
1396
  {
1390
- "id": 287,
1397
+ "id": 307,
1391
1398
  "name": "constructor",
1392
1399
  "kind": 512,
1393
1400
  "kindString": "Constructor",
@@ -1401,34 +1408,35 @@
1401
1408
  ],
1402
1409
  "signatures": [
1403
1410
  {
1404
- "id": 288,
1411
+ "id": 308,
1405
1412
  "name": "new SkyDataViewState",
1406
1413
  "kind": 16384,
1407
1414
  "kindString": "Constructor signature",
1408
1415
  "flags": {},
1409
1416
  "parameters": [
1410
1417
  {
1411
- "id": 289,
1418
+ "id": 309,
1412
1419
  "name": "data",
1413
1420
  "kind": 32768,
1414
1421
  "kindString": "Parameter",
1415
1422
  "flags": {},
1416
1423
  "type": {
1417
1424
  "type": "reference",
1425
+ "id": 316,
1418
1426
  "name": "SkyDataViewStateOptions"
1419
1427
  }
1420
1428
  }
1421
1429
  ],
1422
1430
  "type": {
1423
1431
  "type": "reference",
1424
- "id": 286,
1432
+ "id": 306,
1425
1433
  "name": "SkyDataViewState"
1426
1434
  }
1427
1435
  }
1428
1436
  ]
1429
1437
  },
1430
1438
  {
1431
- "id": 293,
1439
+ "id": 313,
1432
1440
  "name": "additionalData",
1433
1441
  "kind": 1024,
1434
1442
  "kindString": "Property",
@@ -1448,7 +1456,7 @@
1448
1456
  }
1449
1457
  },
1450
1458
  {
1451
- "id": 290,
1459
+ "id": 310,
1452
1460
  "name": "columnIds",
1453
1461
  "kind": 1024,
1454
1462
  "kindString": "Property",
@@ -1472,7 +1480,7 @@
1472
1480
  "defaultValue": "[]"
1473
1481
  },
1474
1482
  {
1475
- "id": 291,
1483
+ "id": 311,
1476
1484
  "name": "displayedColumnIds",
1477
1485
  "kind": 1024,
1478
1486
  "kindString": "Property",
@@ -1496,7 +1504,7 @@
1496
1504
  "defaultValue": "[]"
1497
1505
  },
1498
1506
  {
1499
- "id": 292,
1507
+ "id": 312,
1500
1508
  "name": "viewId",
1501
1509
  "kind": 1024,
1502
1510
  "kindString": "Property",
@@ -1516,7 +1524,7 @@
1516
1524
  }
1517
1525
  },
1518
1526
  {
1519
- "id": 294,
1527
+ "id": 314,
1520
1528
  "name": "getViewStateOptions",
1521
1529
  "kind": 2048,
1522
1530
  "kindString": "Method",
@@ -1532,13 +1540,14 @@
1532
1540
  ],
1533
1541
  "signatures": [
1534
1542
  {
1535
- "id": 295,
1543
+ "id": 315,
1536
1544
  "name": "getViewStateOptions",
1537
1545
  "kind": 4096,
1538
1546
  "kindString": "Call signature",
1539
1547
  "flags": {},
1540
1548
  "type": {
1541
1549
  "type": "reference",
1550
+ "id": 316,
1542
1551
  "name": "SkyDataViewStateOptions"
1543
1552
  }
1544
1553
  }
@@ -1550,24 +1559,24 @@
1550
1559
  "title": "Constructors",
1551
1560
  "kind": 512,
1552
1561
  "children": [
1553
- 287
1562
+ 307
1554
1563
  ]
1555
1564
  },
1556
1565
  {
1557
1566
  "title": "Properties",
1558
1567
  "kind": 1024,
1559
1568
  "children": [
1560
- 293,
1561
- 290,
1562
- 291,
1563
- 292
1569
+ 313,
1570
+ 310,
1571
+ 311,
1572
+ 312
1564
1573
  ]
1565
1574
  },
1566
1575
  {
1567
1576
  "title": "Methods",
1568
1577
  "kind": 2048,
1569
1578
  "children": [
1570
- 294
1579
+ 314
1571
1580
  ]
1572
1581
  }
1573
1582
  ],
@@ -2409,7 +2418,7 @@
2409
2418
  "flags": {},
2410
2419
  "type": {
2411
2420
  "type": "reference",
2412
- "id": 268,
2421
+ "id": 288,
2413
2422
  "name": "SkyDataViewConfig"
2414
2423
  }
2415
2424
  }
@@ -2430,7 +2439,7 @@
2430
2439
  "flags": {},
2431
2440
  "type": {
2432
2441
  "type": "reference",
2433
- "id": 268,
2442
+ "id": 288,
2434
2443
  "name": "SkyDataViewConfig"
2435
2444
  }
2436
2445
  }
@@ -2466,7 +2475,7 @@
2466
2475
  "flags": {},
2467
2476
  "type": {
2468
2477
  "type": "reference",
2469
- "id": 231,
2478
+ "id": 237,
2470
2479
  "name": "SkyDataManagerConfig"
2471
2480
  }
2472
2481
  }
@@ -2487,7 +2496,7 @@
2487
2496
  "flags": {},
2488
2497
  "type": {
2489
2498
  "type": "reference",
2490
- "id": 231,
2499
+ "id": 237,
2491
2500
  "name": "SkyDataManagerConfig"
2492
2501
  }
2493
2502
  }
@@ -2523,7 +2532,7 @@
2523
2532
  "flags": {},
2524
2533
  "type": {
2525
2534
  "type": "reference",
2526
- "id": 248,
2535
+ "id": 254,
2527
2536
  "name": "SkyDataManagerState"
2528
2537
  }
2529
2538
  }
@@ -2544,7 +2553,7 @@
2544
2553
  "flags": {},
2545
2554
  "type": {
2546
2555
  "type": "reference",
2547
- "id": 248,
2556
+ "id": 254,
2548
2557
  "name": "SkyDataManagerState"
2549
2558
  }
2550
2559
  }
@@ -2582,7 +2591,7 @@
2582
2591
  "type": "array",
2583
2592
  "elementType": {
2584
2593
  "type": "reference",
2585
- "id": 268,
2594
+ "id": 288,
2586
2595
  "name": "SkyDataViewConfig"
2587
2596
  }
2588
2597
  }
@@ -2606,7 +2615,7 @@
2606
2615
  "type": "array",
2607
2616
  "elementType": {
2608
2617
  "type": "reference",
2609
- "id": 268,
2618
+ "id": 288,
2610
2619
  "name": "SkyDataViewConfig"
2611
2620
  }
2612
2621
  }
@@ -2966,7 +2975,7 @@
2966
2975
  "flags": {},
2967
2976
  "type": {
2968
2977
  "type": "reference",
2969
- "id": 243,
2978
+ "id": 249,
2970
2979
  "name": "SkyDataManagerSortOption"
2971
2980
  }
2972
2981
  }
@@ -3370,7 +3379,162 @@
3370
3379
  ]
3371
3380
  },
3372
3381
  {
3373
- "id": 231,
3382
+ "id": 228,
3383
+ "name": "SkyDataManagerColumnPickerOption",
3384
+ "kind": 256,
3385
+ "kindString": "Interface",
3386
+ "flags": {},
3387
+ "comment": {
3388
+ "shortText": "The options to display in a view's column picker."
3389
+ },
3390
+ "children": [
3391
+ {
3392
+ "id": 229,
3393
+ "name": "alwaysDisplayed",
3394
+ "kind": 1024,
3395
+ "kindString": "Property",
3396
+ "flags": {
3397
+ "isOptional": true
3398
+ },
3399
+ "comment": {
3400
+ "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."
3401
+ },
3402
+ "sources": [
3403
+ {
3404
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-column-picker-option.ts",
3405
+ "line": 9,
3406
+ "character": 2
3407
+ }
3408
+ ],
3409
+ "type": {
3410
+ "type": "intrinsic",
3411
+ "name": "boolean"
3412
+ }
3413
+ },
3414
+ {
3415
+ "id": 230,
3416
+ "name": "description",
3417
+ "kind": 1024,
3418
+ "kindString": "Property",
3419
+ "flags": {
3420
+ "isOptional": true
3421
+ },
3422
+ "comment": {
3423
+ "shortText": "The description text rendered beneath the column label in the column picker."
3424
+ },
3425
+ "sources": [
3426
+ {
3427
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-column-picker-option.ts",
3428
+ "line": 13,
3429
+ "character": 2
3430
+ }
3431
+ ],
3432
+ "type": {
3433
+ "type": "intrinsic",
3434
+ "name": "string"
3435
+ }
3436
+ },
3437
+ {
3438
+ "id": 232,
3439
+ "name": "id",
3440
+ "kind": 1024,
3441
+ "kindString": "Property",
3442
+ "flags": {},
3443
+ "comment": {
3444
+ "shortText": "The ID of the corresponding column.",
3445
+ "tags": [
3446
+ {
3447
+ "tag": "required",
3448
+ "text": "\n"
3449
+ }
3450
+ ]
3451
+ },
3452
+ "sources": [
3453
+ {
3454
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-column-picker-option.ts",
3455
+ "line": 25,
3456
+ "character": 2
3457
+ }
3458
+ ],
3459
+ "type": {
3460
+ "type": "intrinsic",
3461
+ "name": "string"
3462
+ }
3463
+ },
3464
+ {
3465
+ "id": 231,
3466
+ "name": "initialHide",
3467
+ "kind": 1024,
3468
+ "kindString": "Property",
3469
+ "flags": {
3470
+ "isOptional": true
3471
+ },
3472
+ "comment": {
3473
+ "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."
3474
+ },
3475
+ "sources": [
3476
+ {
3477
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-column-picker-option.ts",
3478
+ "line": 20,
3479
+ "character": 2
3480
+ }
3481
+ ],
3482
+ "type": {
3483
+ "type": "intrinsic",
3484
+ "name": "boolean"
3485
+ }
3486
+ },
3487
+ {
3488
+ "id": 233,
3489
+ "name": "label",
3490
+ "kind": 1024,
3491
+ "kindString": "Property",
3492
+ "flags": {},
3493
+ "comment": {
3494
+ "shortText": "The label to display in the column picker.",
3495
+ "tags": [
3496
+ {
3497
+ "tag": "required",
3498
+ "text": "\n"
3499
+ }
3500
+ ]
3501
+ },
3502
+ "sources": [
3503
+ {
3504
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-column-picker-option.ts",
3505
+ "line": 30,
3506
+ "character": 2
3507
+ }
3508
+ ],
3509
+ "type": {
3510
+ "type": "intrinsic",
3511
+ "name": "string"
3512
+ }
3513
+ }
3514
+ ],
3515
+ "groups": [
3516
+ {
3517
+ "title": "Properties",
3518
+ "kind": 1024,
3519
+ "children": [
3520
+ 229,
3521
+ 230,
3522
+ 232,
3523
+ 231,
3524
+ 233
3525
+ ]
3526
+ }
3527
+ ],
3528
+ "sources": [
3529
+ {
3530
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-column-picker-option.ts",
3531
+ "line": 4,
3532
+ "character": 17
3533
+ }
3534
+ ]
3535
+ },
3536
+ {
3537
+ "id": 237,
3374
3538
  "name": "SkyDataManagerConfig",
3375
3539
  "kind": 256,
3376
3540
  "kindString": "Interface",
@@ -3380,7 +3544,7 @@
3380
3544
  },
3381
3545
  "children": [
3382
3546
  {
3383
- "id": 232,
3547
+ "id": 238,
3384
3548
  "name": "additionalOptions",
3385
3549
  "kind": 1024,
3386
3550
  "kindString": "Property",
@@ -3403,7 +3567,7 @@
3403
3567
  }
3404
3568
  },
3405
3569
  {
3406
- "id": 233,
3570
+ "id": 239,
3407
3571
  "name": "filterModalComponent",
3408
3572
  "kind": 1024,
3409
3573
  "kindString": "Property",
@@ -3426,7 +3590,7 @@
3426
3590
  }
3427
3591
  },
3428
3592
  {
3429
- "id": 234,
3593
+ "id": 240,
3430
3594
  "name": "sortOptions",
3431
3595
  "kind": 1024,
3432
3596
  "kindString": "Property",
@@ -3447,7 +3611,7 @@
3447
3611
  "type": "array",
3448
3612
  "elementType": {
3449
3613
  "type": "reference",
3450
- "id": 243,
3614
+ "id": 249,
3451
3615
  "name": "SkyDataManagerSortOption"
3452
3616
  }
3453
3617
  }
@@ -3458,9 +3622,9 @@
3458
3622
  "title": "Properties",
3459
3623
  "kind": 1024,
3460
3624
  "children": [
3461
- 232,
3462
- 233,
3463
- 234
3625
+ 238,
3626
+ 239,
3627
+ 240
3464
3628
  ]
3465
3629
  }
3466
3630
  ],
@@ -3473,14 +3637,14 @@
3473
3637
  ]
3474
3638
  },
3475
3639
  {
3476
- "id": 235,
3640
+ "id": 241,
3477
3641
  "name": "SkyDataManagerFilterData",
3478
3642
  "kind": 256,
3479
3643
  "kindString": "Interface",
3480
3644
  "flags": {},
3481
3645
  "children": [
3482
3646
  {
3483
- "id": 237,
3647
+ "id": 243,
3484
3648
  "name": "filters",
3485
3649
  "kind": 1024,
3486
3650
  "kindString": "Property",
@@ -3503,7 +3667,7 @@
3503
3667
  }
3504
3668
  },
3505
3669
  {
3506
- "id": 236,
3670
+ "id": 242,
3507
3671
  "name": "filtersApplied",
3508
3672
  "kind": 1024,
3509
3673
  "kindString": "Property",
@@ -3531,8 +3695,8 @@
3531
3695
  "title": "Properties",
3532
3696
  "kind": 1024,
3533
3697
  "children": [
3534
- 237,
3535
- 236
3698
+ 243,
3699
+ 242
3536
3700
  ]
3537
3701
  }
3538
3702
  ],
@@ -3545,14 +3709,14 @@
3545
3709
  ]
3546
3710
  },
3547
3711
  {
3548
- "id": 238,
3712
+ "id": 244,
3549
3713
  "name": "SkyDataManagerInitArgs",
3550
3714
  "kind": 256,
3551
3715
  "kindString": "Interface",
3552
3716
  "flags": {},
3553
3717
  "children": [
3554
3718
  {
3555
- "id": 239,
3719
+ "id": 245,
3556
3720
  "name": "activeViewId",
3557
3721
  "kind": 1024,
3558
3722
  "kindString": "Property",
@@ -3579,7 +3743,7 @@
3579
3743
  }
3580
3744
  },
3581
3745
  {
3582
- "id": 240,
3746
+ "id": 246,
3583
3747
  "name": "dataManagerConfig",
3584
3748
  "kind": 1024,
3585
3749
  "kindString": "Property",
@@ -3602,12 +3766,12 @@
3602
3766
  ],
3603
3767
  "type": {
3604
3768
  "type": "reference",
3605
- "id": 231,
3769
+ "id": 237,
3606
3770
  "name": "SkyDataManagerConfig"
3607
3771
  }
3608
3772
  },
3609
3773
  {
3610
- "id": 241,
3774
+ "id": 247,
3611
3775
  "name": "defaultDataState",
3612
3776
  "kind": 1024,
3613
3777
  "kindString": "Property",
@@ -3630,12 +3794,12 @@
3630
3794
  ],
3631
3795
  "type": {
3632
3796
  "type": "reference",
3633
- "id": 248,
3797
+ "id": 254,
3634
3798
  "name": "SkyDataManagerState"
3635
3799
  }
3636
3800
  },
3637
3801
  {
3638
- "id": 242,
3802
+ "id": 248,
3639
3803
  "name": "settingsKey",
3640
3804
  "kind": 1024,
3641
3805
  "kindString": "Property",
@@ -3643,12 +3807,12 @@
3643
3807
  "isOptional": true
3644
3808
  },
3645
3809
  "comment": {
3646
- "shortText": "The sticky settings key that the current data state for each user is saved under in the SKY UI config service."
3810
+ "shortText": "Specifies a unique key for the UI Config Service to retrieve stored settings from a database.\nThe UI Config Service saves configuration settings for users to preserve the current data state. For more information about the UI Config Service, see [the sticky settings documentation](https://developer.blackbaud.com/skyux/learn/get-started/sticky-settings)."
3647
3811
  },
3648
3812
  "sources": [
3649
3813
  {
3650
3814
  "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-init-args.ts",
3651
- "line": 25,
3815
+ "line": 26,
3652
3816
  "character": 2
3653
3817
  }
3654
3818
  ],
@@ -3663,10 +3827,10 @@
3663
3827
  "title": "Properties",
3664
3828
  "kind": 1024,
3665
3829
  "children": [
3666
- 239,
3667
- 240,
3668
- 241,
3669
- 242
3830
+ 245,
3831
+ 246,
3832
+ 247,
3833
+ 248
3670
3834
  ]
3671
3835
  }
3672
3836
  ],
@@ -3679,14 +3843,14 @@
3679
3843
  ]
3680
3844
  },
3681
3845
  {
3682
- "id": 243,
3846
+ "id": 249,
3683
3847
  "name": "SkyDataManagerSortOption",
3684
3848
  "kind": 256,
3685
3849
  "kindString": "Interface",
3686
3850
  "flags": {},
3687
3851
  "children": [
3688
3852
  {
3689
- "id": 244,
3853
+ "id": 250,
3690
3854
  "name": "descending",
3691
3855
  "kind": 1024,
3692
3856
  "kindString": "Property",
@@ -3713,7 +3877,7 @@
3713
3877
  }
3714
3878
  },
3715
3879
  {
3716
- "id": 245,
3880
+ "id": 251,
3717
3881
  "name": "id",
3718
3882
  "kind": 1024,
3719
3883
  "kindString": "Property",
@@ -3740,7 +3904,7 @@
3740
3904
  }
3741
3905
  },
3742
3906
  {
3743
- "id": 246,
3907
+ "id": 252,
3744
3908
  "name": "label",
3745
3909
  "kind": 1024,
3746
3910
  "kindString": "Property",
@@ -3767,7 +3931,7 @@
3767
3931
  }
3768
3932
  },
3769
3933
  {
3770
- "id": 247,
3934
+ "id": 253,
3771
3935
  "name": "propertyName",
3772
3936
  "kind": 1024,
3773
3937
  "kindString": "Property",
@@ -3799,10 +3963,10 @@
3799
3963
  "title": "Properties",
3800
3964
  "kind": 1024,
3801
3965
  "children": [
3802
- 244,
3803
- 245,
3804
- 246,
3805
- 247
3966
+ 250,
3967
+ 251,
3968
+ 252,
3969
+ 253
3806
3970
  ]
3807
3971
  }
3808
3972
  ],
@@ -3815,139 +3979,460 @@
3815
3979
  ]
3816
3980
  },
3817
3981
  {
3818
- "id": 268,
3819
- "name": "SkyDataViewConfig",
3982
+ "id": 274,
3983
+ "name": "SkyDataManagerStateOptions",
3820
3984
  "kind": 256,
3821
3985
  "kindString": "Interface",
3822
3986
  "flags": {},
3823
- "comment": {
3824
- "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."
3825
- },
3826
3987
  "children": [
3827
3988
  {
3828
- "id": 269,
3829
- "name": "additionalOptions",
3989
+ "id": 275,
3990
+ "name": "activeSortOption",
3830
3991
  "kind": 1024,
3831
3992
  "kindString": "Property",
3832
3993
  "flags": {
3833
3994
  "isOptional": true
3834
3995
  },
3835
3996
  "comment": {
3836
- "shortText": "An untyped property that can track any view config information relevant to a\ndata view that the existing options do not include."
3997
+ "shortText": "The selected SkyDataManagerSortOption to apply."
3837
3998
  },
3838
3999
  "sources": [
3839
4000
  {
3840
- "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
3841
- "line": 14,
4001
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
4002
+ "line": 11,
3842
4003
  "character": 2
3843
4004
  }
3844
4005
  ],
3845
4006
  "type": {
3846
4007
  "type": "reference",
3847
- "qualifiedName": "Object",
3848
- "package": "typescript",
3849
- "name": "Object"
4008
+ "id": 249,
4009
+ "name": "SkyDataManagerSortOption"
3850
4010
  }
3851
4011
  },
3852
4012
  {
3853
- "id": 270,
3854
- "name": "columnOptions",
4013
+ "id": 276,
4014
+ "name": "additionalData",
3855
4015
  "kind": 1024,
3856
4016
  "kindString": "Property",
3857
4017
  "flags": {
3858
4018
  "isOptional": true
3859
4019
  },
3860
4020
  "comment": {
3861
- "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."
4021
+ "shortText": "An untyped property that can track any state information relevant to a data\nmanager that the existing properties do not cover."
3862
4022
  },
3863
4023
  "sources": [
3864
4024
  {
3865
- "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
3866
- "line": 19,
4025
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
4026
+ "line": 16,
3867
4027
  "character": 2
3868
4028
  }
3869
4029
  ],
3870
4030
  "type": {
3871
- "type": "array",
3872
- "elementType": {
3873
- "type": "reference",
3874
- "name": "SkyDataManagerColumnPickerOption"
3875
- }
4031
+ "type": "intrinsic",
4032
+ "name": "any"
3876
4033
  }
3877
4034
  },
3878
4035
  {
3879
- "id": 271,
3880
- "name": "columnPickerEnabled",
4036
+ "id": 277,
4037
+ "name": "filterData",
3881
4038
  "kind": 1024,
3882
4039
  "kindString": "Property",
3883
4040
  "flags": {
3884
4041
  "isOptional": true
3885
4042
  },
3886
4043
  "comment": {
3887
- "shortText": "Indicates whether to display the column picker button for this view."
4044
+ "shortText": "The state of filters."
3888
4045
  },
3889
4046
  "sources": [
3890
4047
  {
3891
- "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
3892
- "line": 23,
4048
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
4049
+ "line": 20,
3893
4050
  "character": 2
3894
4051
  }
3895
4052
  ],
3896
4053
  "type": {
3897
- "type": "intrinsic",
3898
- "name": "boolean"
4054
+ "type": "reference",
4055
+ "id": 241,
4056
+ "name": "SkyDataManagerFilterData"
3899
4057
  }
3900
4058
  },
3901
4059
  {
3902
- "id": 272,
3903
- "name": "columnPickerSortStrategy",
4060
+ "id": 278,
4061
+ "name": "onlyShowSelected",
3904
4062
  "kind": 1024,
3905
4063
  "kindString": "Property",
3906
4064
  "flags": {
3907
4065
  "isOptional": true
3908
4066
  },
3909
4067
  "comment": {
3910
- "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."
4068
+ "shortText": "Indicates whether to display only the selected rows or objects. The multiselect toolbar\nuses this property."
3911
4069
  },
3912
4070
  "sources": [
3913
4071
  {
3914
- "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
3915
- "line": 28,
4072
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
4073
+ "line": 25,
3916
4074
  "character": 2
3917
4075
  }
3918
4076
  ],
3919
4077
  "type": {
3920
- "type": "reference",
3921
- "id": 228,
3922
- "name": "SkyDataManagerColumnPickerSortStrategy"
4078
+ "type": "intrinsic",
4079
+ "name": "boolean"
3923
4080
  }
3924
4081
  },
3925
4082
  {
3926
- "id": 273,
3927
- "name": "filterButtonEnabled",
4083
+ "id": 279,
4084
+ "name": "searchText",
3928
4085
  "kind": 1024,
3929
4086
  "kindString": "Property",
3930
4087
  "flags": {
3931
4088
  "isOptional": true
3932
4089
  },
3933
4090
  "comment": {
3934
- "shortText": "Inidicates whether to display the filter button for this view."
4091
+ "shortText": "The search text to apply."
3935
4092
  },
3936
4093
  "sources": [
3937
4094
  {
3938
- "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
3939
- "line": 32,
4095
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
4096
+ "line": 29,
3940
4097
  "character": 2
3941
4098
  }
3942
4099
  ],
3943
4100
  "type": {
3944
4101
  "type": "intrinsic",
3945
- "name": "boolean"
4102
+ "name": "string"
3946
4103
  }
3947
4104
  },
3948
4105
  {
3949
- "id": 274,
3950
- "name": "icon",
4106
+ "id": 280,
4107
+ "name": "selectedIds",
4108
+ "kind": 1024,
4109
+ "kindString": "Property",
4110
+ "flags": {
4111
+ "isOptional": true
4112
+ },
4113
+ "comment": {
4114
+ "shortText": "The currently selected rows or objects."
4115
+ },
4116
+ "sources": [
4117
+ {
4118
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
4119
+ "line": 33,
4120
+ "character": 2
4121
+ }
4122
+ ],
4123
+ "type": {
4124
+ "type": "array",
4125
+ "elementType": {
4126
+ "type": "intrinsic",
4127
+ "name": "string"
4128
+ }
4129
+ }
4130
+ },
4131
+ {
4132
+ "id": 281,
4133
+ "name": "views",
4134
+ "kind": 1024,
4135
+ "kindString": "Property",
4136
+ "flags": {
4137
+ "isOptional": true
4138
+ },
4139
+ "comment": {
4140
+ "shortText": "The states of the individual views."
4141
+ },
4142
+ "sources": [
4143
+ {
4144
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
4145
+ "line": 37,
4146
+ "character": 2
4147
+ }
4148
+ ],
4149
+ "type": {
4150
+ "type": "array",
4151
+ "elementType": {
4152
+ "type": "reference",
4153
+ "id": 316,
4154
+ "name": "SkyDataViewStateOptions"
4155
+ }
4156
+ }
4157
+ }
4158
+ ],
4159
+ "groups": [
4160
+ {
4161
+ "title": "Properties",
4162
+ "kind": 1024,
4163
+ "children": [
4164
+ 275,
4165
+ 276,
4166
+ 277,
4167
+ 278,
4168
+ 279,
4169
+ 280,
4170
+ 281
4171
+ ]
4172
+ }
4173
+ ],
4174
+ "sources": [
4175
+ {
4176
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-options.ts",
4177
+ "line": 7,
4178
+ "character": 17
4179
+ }
4180
+ ]
4181
+ },
4182
+ {
4183
+ "id": 282,
4184
+ "name": "SkyDataManagerStateUpdateFilterArgs",
4185
+ "kind": 256,
4186
+ "kindString": "Interface",
4187
+ "flags": {},
4188
+ "comment": {
4189
+ "shortText": "Optional arguments to pass to `getDataStateUpdates`.\nProvide either a list of properties to filter on OR a custom comparator."
4190
+ },
4191
+ "children": [
4192
+ {
4193
+ "id": 283,
4194
+ "name": "properties",
4195
+ "kind": 1024,
4196
+ "kindString": "Property",
4197
+ "flags": {
4198
+ "isOptional": true
4199
+ },
4200
+ "comment": {
4201
+ "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."
4202
+ },
4203
+ "sources": [
4204
+ {
4205
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-update-filter-args.ts",
4206
+ "line": 12,
4207
+ "character": 2
4208
+ }
4209
+ ],
4210
+ "type": {
4211
+ "type": "array",
4212
+ "elementType": {
4213
+ "type": "intrinsic",
4214
+ "name": "string"
4215
+ }
4216
+ }
4217
+ },
4218
+ {
4219
+ "id": 284,
4220
+ "name": "comparator",
4221
+ "kind": 2048,
4222
+ "kindString": "Method",
4223
+ "flags": {
4224
+ "isOptional": true
4225
+ },
4226
+ "sources": [
4227
+ {
4228
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-update-filter-args.ts",
4229
+ "line": 16,
4230
+ "character": 2
4231
+ }
4232
+ ],
4233
+ "signatures": [
4234
+ {
4235
+ "id": 285,
4236
+ "name": "comparator",
4237
+ "kind": 4096,
4238
+ "kindString": "Call signature",
4239
+ "flags": {},
4240
+ "comment": {
4241
+ "shortText": "A comparator function called to test if the new `SkyDataManagerState` is distinct from the previous."
4242
+ },
4243
+ "parameters": [
4244
+ {
4245
+ "id": 286,
4246
+ "name": "state1",
4247
+ "kind": 32768,
4248
+ "kindString": "Parameter",
4249
+ "flags": {},
4250
+ "type": {
4251
+ "type": "reference",
4252
+ "id": 254,
4253
+ "name": "SkyDataManagerState"
4254
+ }
4255
+ },
4256
+ {
4257
+ "id": 287,
4258
+ "name": "state2",
4259
+ "kind": 32768,
4260
+ "kindString": "Parameter",
4261
+ "flags": {},
4262
+ "type": {
4263
+ "type": "reference",
4264
+ "id": 254,
4265
+ "name": "SkyDataManagerState"
4266
+ }
4267
+ }
4268
+ ],
4269
+ "type": {
4270
+ "type": "intrinsic",
4271
+ "name": "boolean"
4272
+ }
4273
+ }
4274
+ ]
4275
+ }
4276
+ ],
4277
+ "groups": [
4278
+ {
4279
+ "title": "Properties",
4280
+ "kind": 1024,
4281
+ "children": [
4282
+ 283
4283
+ ]
4284
+ },
4285
+ {
4286
+ "title": "Methods",
4287
+ "kind": 2048,
4288
+ "children": [
4289
+ 284
4290
+ ]
4291
+ }
4292
+ ],
4293
+ "sources": [
4294
+ {
4295
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-manager-state-update-filter-args.ts",
4296
+ "line": 7,
4297
+ "character": 17
4298
+ }
4299
+ ]
4300
+ },
4301
+ {
4302
+ "id": 288,
4303
+ "name": "SkyDataViewConfig",
4304
+ "kind": 256,
4305
+ "kindString": "Interface",
4306
+ "flags": {},
4307
+ "comment": {
4308
+ "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."
4309
+ },
4310
+ "children": [
4311
+ {
4312
+ "id": 289,
4313
+ "name": "additionalOptions",
4314
+ "kind": 1024,
4315
+ "kindString": "Property",
4316
+ "flags": {
4317
+ "isOptional": true
4318
+ },
4319
+ "comment": {
4320
+ "shortText": "An untyped property that can track any view config information relevant to a\ndata view that the existing options do not include."
4321
+ },
4322
+ "sources": [
4323
+ {
4324
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
4325
+ "line": 14,
4326
+ "character": 2
4327
+ }
4328
+ ],
4329
+ "type": {
4330
+ "type": "reference",
4331
+ "qualifiedName": "Object",
4332
+ "package": "typescript",
4333
+ "name": "Object"
4334
+ }
4335
+ },
4336
+ {
4337
+ "id": 290,
4338
+ "name": "columnOptions",
4339
+ "kind": 1024,
4340
+ "kindString": "Property",
4341
+ "flags": {
4342
+ "isOptional": true
4343
+ },
4344
+ "comment": {
4345
+ "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."
4346
+ },
4347
+ "sources": [
4348
+ {
4349
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
4350
+ "line": 19,
4351
+ "character": 2
4352
+ }
4353
+ ],
4354
+ "type": {
4355
+ "type": "array",
4356
+ "elementType": {
4357
+ "type": "reference",
4358
+ "id": 228,
4359
+ "name": "SkyDataManagerColumnPickerOption"
4360
+ }
4361
+ }
4362
+ },
4363
+ {
4364
+ "id": 291,
4365
+ "name": "columnPickerEnabled",
4366
+ "kind": 1024,
4367
+ "kindString": "Property",
4368
+ "flags": {
4369
+ "isOptional": true
4370
+ },
4371
+ "comment": {
4372
+ "shortText": "Indicates whether to display the column picker button for this view."
4373
+ },
4374
+ "sources": [
4375
+ {
4376
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
4377
+ "line": 23,
4378
+ "character": 2
4379
+ }
4380
+ ],
4381
+ "type": {
4382
+ "type": "intrinsic",
4383
+ "name": "boolean"
4384
+ }
4385
+ },
4386
+ {
4387
+ "id": 292,
4388
+ "name": "columnPickerSortStrategy",
4389
+ "kind": 1024,
4390
+ "kindString": "Property",
4391
+ "flags": {
4392
+ "isOptional": true
4393
+ },
4394
+ "comment": {
4395
+ "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."
4396
+ },
4397
+ "sources": [
4398
+ {
4399
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
4400
+ "line": 28,
4401
+ "character": 2
4402
+ }
4403
+ ],
4404
+ "type": {
4405
+ "type": "reference",
4406
+ "id": 234,
4407
+ "name": "SkyDataManagerColumnPickerSortStrategy"
4408
+ }
4409
+ },
4410
+ {
4411
+ "id": 293,
4412
+ "name": "filterButtonEnabled",
4413
+ "kind": 1024,
4414
+ "kindString": "Property",
4415
+ "flags": {
4416
+ "isOptional": true
4417
+ },
4418
+ "comment": {
4419
+ "shortText": "Inidicates whether to display the filter button for this view."
4420
+ },
4421
+ "sources": [
4422
+ {
4423
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-config.ts",
4424
+ "line": 32,
4425
+ "character": 2
4426
+ }
4427
+ ],
4428
+ "type": {
4429
+ "type": "intrinsic",
4430
+ "name": "boolean"
4431
+ }
4432
+ },
4433
+ {
4434
+ "id": 294,
4435
+ "name": "icon",
3951
4436
  "kind": 1024,
3952
4437
  "kindString": "Property",
3953
4438
  "flags": {
@@ -3969,7 +4454,7 @@
3969
4454
  }
3970
4455
  },
3971
4456
  {
3972
- "id": 275,
4457
+ "id": 295,
3973
4458
  "name": "id",
3974
4459
  "kind": 1024,
3975
4460
  "kindString": "Property",
@@ -3990,7 +4475,7 @@
3990
4475
  }
3991
4476
  },
3992
4477
  {
3993
- "id": 276,
4478
+ "id": 296,
3994
4479
  "name": "multiselectToolbarEnabled",
3995
4480
  "kind": 1024,
3996
4481
  "kindString": "Property",
@@ -4013,7 +4498,7 @@
4013
4498
  }
4014
4499
  },
4015
4500
  {
4016
- "id": 277,
4501
+ "id": 297,
4017
4502
  "name": "name",
4018
4503
  "kind": 1024,
4019
4504
  "kindString": "Property",
@@ -4034,7 +4519,7 @@
4034
4519
  }
4035
4520
  },
4036
4521
  {
4037
- "id": 278,
4522
+ "id": 298,
4038
4523
  "name": "onClearAllClick",
4039
4524
  "kind": 1024,
4040
4525
  "kindString": "Property",
@@ -4059,7 +4544,7 @@
4059
4544
  }
4060
4545
  },
4061
4546
  {
4062
- "id": 279,
4547
+ "id": 299,
4063
4548
  "name": "onSelectAllClick",
4064
4549
  "kind": 1024,
4065
4550
  "kindString": "Property",
@@ -4084,7 +4569,7 @@
4084
4569
  }
4085
4570
  },
4086
4571
  {
4087
- "id": 280,
4572
+ "id": 300,
4088
4573
  "name": "searchEnabled",
4089
4574
  "kind": 1024,
4090
4575
  "kindString": "Property",
@@ -4107,7 +4592,7 @@
4107
4592
  }
4108
4593
  },
4109
4594
  {
4110
- "id": 282,
4595
+ "id": 302,
4111
4596
  "name": "searchExpandMode",
4112
4597
  "kind": 1024,
4113
4598
  "kindString": "Property",
@@ -4130,7 +4615,7 @@
4130
4615
  }
4131
4616
  },
4132
4617
  {
4133
- "id": 281,
4618
+ "id": 301,
4134
4619
  "name": "searchPlaceholderText",
4135
4620
  "kind": 1024,
4136
4621
  "kindString": "Property",
@@ -4153,7 +4638,7 @@
4153
4638
  }
4154
4639
  },
4155
4640
  {
4156
- "id": 283,
4641
+ "id": 303,
4157
4642
  "name": "showFilterButtonText",
4158
4643
  "kind": 1024,
4159
4644
  "kindString": "Property",
@@ -4176,7 +4661,7 @@
4176
4661
  }
4177
4662
  },
4178
4663
  {
4179
- "id": 284,
4664
+ "id": 304,
4180
4665
  "name": "showSortButtonText",
4181
4666
  "kind": 1024,
4182
4667
  "kindString": "Property",
@@ -4199,7 +4684,7 @@
4199
4684
  }
4200
4685
  },
4201
4686
  {
4202
- "id": 285,
4687
+ "id": 305,
4203
4688
  "name": "sortEnabled",
4204
4689
  "kind": 1024,
4205
4690
  "kindString": "Property",
@@ -4227,23 +4712,23 @@
4227
4712
  "title": "Properties",
4228
4713
  "kind": 1024,
4229
4714
  "children": [
4230
- 269,
4231
- 270,
4232
- 271,
4233
- 272,
4234
- 273,
4235
- 274,
4236
- 275,
4237
- 276,
4238
- 277,
4239
- 278,
4240
- 279,
4241
- 280,
4242
- 282,
4243
- 281,
4244
- 283,
4245
- 284,
4246
- 285
4715
+ 289,
4716
+ 290,
4717
+ 291,
4718
+ 292,
4719
+ 293,
4720
+ 294,
4721
+ 295,
4722
+ 296,
4723
+ 297,
4724
+ 298,
4725
+ 299,
4726
+ 300,
4727
+ 302,
4728
+ 301,
4729
+ 303,
4730
+ 304,
4731
+ 305
4247
4732
  ]
4248
4733
  }
4249
4734
  ],
@@ -4254,6 +4739,130 @@
4254
4739
  "character": 17
4255
4740
  }
4256
4741
  ]
4742
+ },
4743
+ {
4744
+ "id": 316,
4745
+ "name": "SkyDataViewStateOptions",
4746
+ "kind": 256,
4747
+ "kindString": "Interface",
4748
+ "flags": {},
4749
+ "children": [
4750
+ {
4751
+ "id": 320,
4752
+ "name": "additionalData",
4753
+ "kind": 1024,
4754
+ "kindString": "Property",
4755
+ "flags": {
4756
+ "isOptional": true
4757
+ },
4758
+ "comment": {
4759
+ "shortText": "An untyped property that can track any view-specific state information\nrelevant to a data manager that existing properties do not cover."
4760
+ },
4761
+ "sources": [
4762
+ {
4763
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-state-options.ts",
4764
+ "line": 18,
4765
+ "character": 2
4766
+ }
4767
+ ],
4768
+ "type": {
4769
+ "type": "intrinsic",
4770
+ "name": "any"
4771
+ }
4772
+ },
4773
+ {
4774
+ "id": 318,
4775
+ "name": "columnIds",
4776
+ "kind": 1024,
4777
+ "kindString": "Property",
4778
+ "flags": {
4779
+ "isOptional": true
4780
+ },
4781
+ "comment": {
4782
+ "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."
4783
+ },
4784
+ "sources": [
4785
+ {
4786
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-state-options.ts",
4787
+ "line": 9,
4788
+ "character": 2
4789
+ }
4790
+ ],
4791
+ "type": {
4792
+ "type": "array",
4793
+ "elementType": {
4794
+ "type": "intrinsic",
4795
+ "name": "string"
4796
+ }
4797
+ }
4798
+ },
4799
+ {
4800
+ "id": 319,
4801
+ "name": "displayedColumnIds",
4802
+ "kind": 1024,
4803
+ "kindString": "Property",
4804
+ "flags": {
4805
+ "isOptional": true
4806
+ },
4807
+ "comment": {
4808
+ "shortText": "The IDs of the columns displayed for column-based views."
4809
+ },
4810
+ "sources": [
4811
+ {
4812
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-state-options.ts",
4813
+ "line": 13,
4814
+ "character": 2
4815
+ }
4816
+ ],
4817
+ "type": {
4818
+ "type": "array",
4819
+ "elementType": {
4820
+ "type": "intrinsic",
4821
+ "name": "string"
4822
+ }
4823
+ }
4824
+ },
4825
+ {
4826
+ "id": 317,
4827
+ "name": "viewId",
4828
+ "kind": 1024,
4829
+ "kindString": "Property",
4830
+ "flags": {},
4831
+ "comment": {
4832
+ "shortText": "The ID of this view."
4833
+ },
4834
+ "sources": [
4835
+ {
4836
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-state-options.ts",
4837
+ "line": 5,
4838
+ "character": 2
4839
+ }
4840
+ ],
4841
+ "type": {
4842
+ "type": "intrinsic",
4843
+ "name": "string"
4844
+ }
4845
+ }
4846
+ ],
4847
+ "groups": [
4848
+ {
4849
+ "title": "Properties",
4850
+ "kind": 1024,
4851
+ "children": [
4852
+ 320,
4853
+ 318,
4854
+ 319,
4855
+ 317
4856
+ ]
4857
+ }
4858
+ ],
4859
+ "sources": [
4860
+ {
4861
+ "fileName": "projects/data-manager/src/modules/data-manager/models/data-view-state-options.ts",
4862
+ "line": 1,
4863
+ "character": 17
4864
+ }
4865
+ ]
4257
4866
  }
4258
4867
  ],
4259
4868
  "groups": [
@@ -4261,7 +4870,7 @@
4261
4870
  "title": "Enumerations",
4262
4871
  "kind": 8,
4263
4872
  "children": [
4264
- 228
4873
+ 234
4265
4874
  ]
4266
4875
  },
4267
4876
  {
@@ -4271,8 +4880,8 @@
4271
4880
  224,
4272
4881
  155,
4273
4882
  158,
4274
- 248,
4275
- 286,
4883
+ 254,
4884
+ 306,
4276
4885
  41,
4277
4886
  71,
4278
4887
  74,
@@ -4286,11 +4895,15 @@
4286
4895
  "title": "Interfaces",
4287
4896
  "kind": 256,
4288
4897
  "children": [
4289
- 231,
4290
- 235,
4291
- 238,
4292
- 243,
4293
- 268
4898
+ 228,
4899
+ 237,
4900
+ 241,
4901
+ 244,
4902
+ 249,
4903
+ 274,
4904
+ 282,
4905
+ 288,
4906
+ 316
4294
4907
  ]
4295
4908
  }
4296
4909
  ],