@skyux/list-builder-view-checklist 8.0.0 → 8.0.2

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.
Files changed (2) hide show
  1. package/documentation.json +543 -628
  2. package/package.json +6 -6
@@ -26,14 +26,25 @@
26
26
  "kindString": "Class",
27
27
  "flags": {},
28
28
  "comment": {
29
- "summary": [],
30
- "blockTags": [
29
+ "tags": [
31
30
  {
32
- "tag": "@deprecated",
33
- "content": []
31
+ "tag": "deprecated",
32
+ "text": "\n"
34
33
  }
35
34
  ]
36
35
  },
36
+ "decorators": [
37
+ {
38
+ "name": "Injectable",
39
+ "type": {
40
+ "type": "reference",
41
+ "qualifiedName": "InjectableDecorator",
42
+ "package": "@angular/core",
43
+ "name": "Injectable"
44
+ },
45
+ "arguments": {}
46
+ }
47
+ ],
37
48
  "children": [
38
49
  {
39
50
  "id": 279,
@@ -45,8 +56,7 @@
45
56
  {
46
57
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/checklist-state.state-node.ts",
47
58
  "line": 13,
48
- "character": 2,
49
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/checklist-state.state-node.ts#L13"
59
+ "character": 2
50
60
  }
51
61
  ],
52
62
  "signatures": [
@@ -110,8 +120,7 @@
110
120
  {
111
121
  "fileName": "libs/components/list-builder-common/src/lib/rxstate/state-node.ts",
112
122
  "line": 29,
113
- "character": 9,
114
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-common/src/lib/rxstate/state-node.ts#L29"
123
+ "character": 9
115
124
  }
116
125
  ],
117
126
  "signatures": [
@@ -148,8 +157,7 @@
148
157
  {
149
158
  "fileName": "libs/components/list-builder-common/src/lib/rxstate/state-node.ts",
150
159
  "line": 20,
151
- "character": 9,
152
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-common/src/lib/rxstate/state-node.ts#L20"
160
+ "character": 9
153
161
  }
154
162
  ],
155
163
  "signatures": [
@@ -211,8 +219,7 @@
211
219
  {
212
220
  "fileName": "libs/components/list-builder-common/src/lib/rxstate/state-node.ts",
213
221
  "line": 25,
214
- "character": 9,
215
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-common/src/lib/rxstate/state-node.ts#L25"
222
+ "character": 9
216
223
  }
217
224
  ],
218
225
  "signatures": [
@@ -241,12 +248,14 @@
241
248
  "groups": [
242
249
  {
243
250
  "title": "Constructors",
251
+ "kind": 512,
244
252
  "children": [
245
253
  279
246
254
  ]
247
255
  },
248
256
  {
249
257
  "title": "Properties",
258
+ "kind": 1024,
250
259
  "children": [
251
260
  321,
252
261
  301,
@@ -264,6 +273,7 @@
264
273
  },
265
274
  {
266
275
  "title": "Methods",
276
+ "kind": 2048,
267
277
  "children": [
268
278
  292,
269
279
  316,
@@ -288,8 +298,7 @@
288
298
  {
289
299
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/checklist-state.state-node.ts",
290
300
  "line": 12,
291
- "character": 13,
292
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/checklist-state.state-node.ts#L12"
301
+ "character": 13
293
302
  }
294
303
  ],
295
304
  "extendedTypes": [
@@ -313,24 +322,37 @@
313
322
  "kindString": "Class",
314
323
  "flags": {},
315
324
  "comment": {
316
- "summary": [],
317
- "blockTags": [
325
+ "tags": [
318
326
  {
319
- "tag": "@deprecated",
320
- "content": []
327
+ "tag": "deprecated",
328
+ "text": "\n"
321
329
  }
322
330
  ]
323
331
  },
332
+ "decorators": [
333
+ {
334
+ "name": "Injectable",
335
+ "type": {
336
+ "type": "reference",
337
+ "qualifiedName": "InjectableDecorator",
338
+ "package": "@angular/core",
339
+ "name": "Injectable"
340
+ },
341
+ "arguments": {}
342
+ }
343
+ ],
324
344
  "children": [],
325
345
  "groups": [
326
346
  {
327
347
  "title": "Constructors",
348
+ "kind": 512,
328
349
  "children": [
329
350
  32
330
351
  ]
331
352
  },
332
353
  {
333
354
  "title": "Properties",
355
+ "kind": 1024,
334
356
  "children": [
335
357
  61,
336
358
  35,
@@ -347,6 +369,7 @@
347
369
  },
348
370
  {
349
371
  "title": "Methods",
372
+ "kind": 2048,
350
373
  "children": [
351
374
  56,
352
375
  53,
@@ -367,8 +390,7 @@
367
390
  {
368
391
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/checklist-state.rxstate.ts",
369
392
  "line": 10,
370
- "character": 13,
371
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/checklist-state.rxstate.ts#L10"
393
+ "character": 13
372
394
  }
373
395
  ],
374
396
  "extendedTypes": [
@@ -392,11 +414,10 @@
392
414
  "kindString": "Class",
393
415
  "flags": {},
394
416
  "comment": {
395
- "summary": [],
396
- "blockTags": [
417
+ "tags": [
397
418
  {
398
- "tag": "@deprecated",
399
- "content": []
419
+ "tag": "deprecated",
420
+ "text": "\n"
400
421
  }
401
422
  ]
402
423
  },
@@ -413,8 +434,7 @@
413
434
  {
414
435
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/checklist-state.model.ts",
415
436
  "line": 9,
416
- "character": 9,
417
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/checklist-state.model.ts#L9"
437
+ "character": 9
418
438
  }
419
439
  ],
420
440
  "type": {
@@ -434,12 +454,14 @@
434
454
  "groups": [
435
455
  {
436
456
  "title": "Constructors",
457
+ "kind": 512,
437
458
  "children": [
438
459
  12
439
460
  ]
440
461
  },
441
462
  {
442
463
  "title": "Properties",
464
+ "kind": 1024,
443
465
  "children": [
444
466
  14
445
467
  ]
@@ -449,8 +471,7 @@
449
471
  {
450
472
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/checklist-state.model.ts",
451
473
  "line": 8,
452
- "character": 13,
453
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/checklist-state.model.ts#L8"
474
+ "character": 13
454
475
  }
455
476
  ]
456
477
  },
@@ -473,8 +494,7 @@
473
494
  {
474
495
  "fileName": "libs/components/list-builder-common/src/lib/rxstate/state-orchestrator.ts",
475
496
  "line": 15,
476
- "character": 9,
477
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-common/src/lib/rxstate/state-orchestrator.ts#L15"
497
+ "character": 9
478
498
  }
479
499
  ],
480
500
  "signatures": [
@@ -510,14 +530,6 @@
510
530
  "kind": 65536,
511
531
  "kindString": "Type literal",
512
532
  "flags": {},
513
- "sources": [
514
- {
515
- "fileName": "libs/components/list-builder-common/src/lib/rxstate/state-orchestrator.ts",
516
- "line": 17,
517
- "character": 14,
518
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-common/src/lib/rxstate/state-orchestrator.ts#L17"
519
- }
520
- ],
521
533
  "signatures": [
522
534
  {
523
535
  "id": 253,
@@ -613,8 +625,7 @@
613
625
  {
614
626
  "fileName": "libs/components/list-builder-common/src/lib/rxstate/state-orchestrator.ts",
615
627
  "line": 27,
616
- "character": 9,
617
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-common/src/lib/rxstate/state-orchestrator.ts#L27"
628
+ "character": 9
618
629
  }
619
630
  ],
620
631
  "signatures": [
@@ -652,9 +663,9 @@
652
663
  "name": "ListViewChecklistItemsLoadAction"
653
664
  }
654
665
  ],
655
- "name": "Observable",
656
666
  "qualifiedName": "Observable",
657
- "package": "rxjs"
667
+ "package": "rxjs",
668
+ "name": "Observable"
658
669
  }
659
670
  }
660
671
  ],
@@ -666,9 +677,9 @@
666
677
  "name": "any"
667
678
  }
668
679
  ],
669
- "name": "Observable",
670
680
  "qualifiedName": "Observable",
671
- "package": "rxjs"
681
+ "package": "rxjs",
682
+ "name": "Observable"
672
683
  },
673
684
  "inheritedFrom": {
674
685
  "type": "reference",
@@ -685,12 +696,14 @@
685
696
  "groups": [
686
697
  {
687
698
  "title": "Constructors",
699
+ "kind": 512,
688
700
  "children": [
689
701
  245
690
702
  ]
691
703
  },
692
704
  {
693
705
  "title": "Methods",
706
+ "kind": 2048,
694
707
  "children": [
695
708
  248,
696
709
  257
@@ -701,11 +714,10 @@
701
714
  {
702
715
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/checklist-state.rxstate.ts",
703
716
  "line": 12,
704
- "character": 13,
705
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/checklist-state.rxstate.ts#L12"
717
+ "character": 13
706
718
  }
707
719
  ],
708
- "typeParameters": [
720
+ "typeParameter": [
709
721
  {
710
722
  "id": 261,
711
723
  "name": "T",
@@ -747,11 +759,10 @@
747
759
  "kindString": "Class",
748
760
  "flags": {},
749
761
  "comment": {
750
- "summary": [],
751
- "blockTags": [
762
+ "tags": [
752
763
  {
753
- "tag": "@deprecated",
754
- "content": []
764
+ "tag": "deprecated",
765
+ "text": "\n"
755
766
  }
756
767
  ]
757
768
  },
@@ -766,8 +777,7 @@
766
777
  {
767
778
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/item.model.ts",
768
779
  "line": 9,
769
- "character": 2,
770
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/items/item.model.ts#L9"
780
+ "character": 2
771
781
  }
772
782
  ],
773
783
  "signatures": [
@@ -823,8 +833,7 @@
823
833
  {
824
834
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/item.model.ts",
825
835
  "line": 7,
826
- "character": 9,
827
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/items/item.model.ts#L7"
836
+ "character": 9
828
837
  }
829
838
  ],
830
839
  "type": {
@@ -844,8 +853,7 @@
844
853
  {
845
854
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/item.model.ts",
846
855
  "line": 5,
847
- "character": 9,
848
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/items/item.model.ts#L5"
856
+ "character": 9
849
857
  }
850
858
  ],
851
859
  "type": {
@@ -865,8 +873,7 @@
865
873
  {
866
874
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/item.model.ts",
867
875
  "line": 6,
868
- "character": 9,
869
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/items/item.model.ts#L6"
876
+ "character": 9
870
877
  }
871
878
  ],
872
879
  "type": {
@@ -878,12 +885,14 @@
878
885
  "groups": [
879
886
  {
880
887
  "title": "Constructors",
888
+ "kind": 512,
881
889
  "children": [
882
890
  505
883
891
  ]
884
892
  },
885
893
  {
886
894
  "title": "Properties",
895
+ "kind": 1024,
887
896
  "children": [
888
897
  511,
889
898
  509,
@@ -895,8 +904,7 @@
895
904
  {
896
905
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/item.model.ts",
897
906
  "line": 4,
898
- "character": 13,
899
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/items/item.model.ts#L4"
907
+ "character": 13
900
908
  }
901
909
  ]
902
910
  },
@@ -907,11 +915,10 @@
907
915
  "kindString": "Class",
908
916
  "flags": {},
909
917
  "comment": {
910
- "summary": [],
911
- "blockTags": [
918
+ "tags": [
912
919
  {
913
- "tag": "@deprecated",
914
- "content": []
920
+ "tag": "deprecated",
921
+ "text": "\n"
915
922
  }
916
923
  ]
917
924
  },
@@ -926,8 +933,7 @@
926
933
  {
927
934
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/load.action.ts",
928
935
  "line": 7,
929
- "character": 2,
930
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/items/load.action.ts#L7"
936
+ "character": 2
931
937
  }
932
938
  ],
933
939
  "signatures": [
@@ -998,109 +1004,19 @@
998
1004
  }
999
1005
  }
1000
1006
  ]
1001
- },
1002
- {
1003
- "id": 541,
1004
- "name": "dataChanged",
1005
- "kind": 1024,
1006
- "kindString": "Property",
1007
- "flags": {
1008
- "isPublic": true
1009
- },
1010
- "sources": [
1011
- {
1012
- "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/load.action.ts",
1013
- "line": 10,
1014
- "character": 11,
1015
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/items/load.action.ts#L10"
1016
- }
1017
- ],
1018
- "type": {
1019
- "type": "intrinsic",
1020
- "name": "boolean"
1021
- },
1022
- "defaultValue": "true"
1023
- },
1024
- {
1025
- "id": 542,
1026
- "name": "itemCount",
1027
- "kind": 1024,
1028
- "kindString": "Property",
1029
- "flags": {
1030
- "isPublic": true
1031
- },
1032
- "sources": [
1033
- {
1034
- "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/load.action.ts",
1035
- "line": 11,
1036
- "character": 11,
1037
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/items/load.action.ts#L11"
1038
- }
1039
- ],
1040
- "type": {
1041
- "type": "intrinsic",
1042
- "name": "number"
1043
- },
1044
- "defaultValue": "items.length"
1045
- },
1046
- {
1047
- "id": 539,
1048
- "name": "items",
1049
- "kind": 1024,
1050
- "kindString": "Property",
1051
- "flags": {
1052
- "isPublic": true
1053
- },
1054
- "sources": [
1055
- {
1056
- "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/load.action.ts",
1057
- "line": 8,
1058
- "character": 11,
1059
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/items/load.action.ts#L8"
1060
- }
1061
- ],
1062
- "type": {
1063
- "type": "array",
1064
- "elementType": {
1065
- "type": "reference",
1066
- "id": 504,
1067
- "name": "ListViewChecklistItemModel"
1068
- }
1069
- },
1070
- "defaultValue": "[]"
1071
- },
1072
- {
1073
- "id": 540,
1074
- "name": "refresh",
1075
- "kind": 1024,
1076
- "kindString": "Property",
1077
- "flags": {
1078
- "isPublic": true
1079
- },
1080
- "sources": [
1081
- {
1082
- "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/load.action.ts",
1083
- "line": 9,
1084
- "character": 11,
1085
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/items/load.action.ts#L9"
1086
- }
1087
- ],
1088
- "type": {
1089
- "type": "intrinsic",
1090
- "name": "boolean"
1091
- },
1092
- "defaultValue": "false"
1093
1007
  }
1094
1008
  ],
1095
1009
  "groups": [
1096
1010
  {
1097
1011
  "title": "Constructors",
1012
+ "kind": 512,
1098
1013
  "children": [
1099
1014
  533
1100
1015
  ]
1101
1016
  },
1102
1017
  {
1103
1018
  "title": "Properties",
1019
+ "kind": 1024,
1104
1020
  "children": [
1105
1021
  541,
1106
1022
  542,
@@ -1113,8 +1029,7 @@
1113
1029
  {
1114
1030
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/load.action.ts",
1115
1031
  "line": 6,
1116
- "character": 13,
1117
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/items/load.action.ts#L6"
1032
+ "character": 13
1118
1033
  }
1119
1034
  ]
1120
1035
  },
@@ -1125,11 +1040,10 @@
1125
1040
  "kindString": "Class",
1126
1041
  "flags": {},
1127
1042
  "comment": {
1128
- "summary": [],
1129
- "blockTags": [
1043
+ "tags": [
1130
1044
  {
1131
- "tag": "@deprecated",
1132
- "content": []
1045
+ "tag": "deprecated",
1046
+ "text": "\n"
1133
1047
  }
1134
1048
  ]
1135
1049
  },
@@ -1144,8 +1058,7 @@
1144
1058
  {
1145
1059
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/items.orchestrator.ts",
1146
1060
  "line": 15,
1147
- "character": 2,
1148
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/items/items.orchestrator.ts#L15"
1061
+ "character": 2
1149
1062
  }
1150
1063
  ],
1151
1064
  "signatures": [
@@ -1185,8 +1098,7 @@
1185
1098
  {
1186
1099
  "fileName": "libs/components/list-builder-common/src/lib/rxstate/state-orchestrator.ts",
1187
1100
  "line": 15,
1188
- "character": 9,
1189
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-common/src/lib/rxstate/state-orchestrator.ts#L15"
1101
+ "character": 9
1190
1102
  }
1191
1103
  ],
1192
1104
  "signatures": [
@@ -1222,14 +1134,6 @@
1222
1134
  "kind": 65536,
1223
1135
  "kindString": "Type literal",
1224
1136
  "flags": {},
1225
- "sources": [
1226
- {
1227
- "fileName": "libs/components/list-builder-common/src/lib/rxstate/state-orchestrator.ts",
1228
- "line": 17,
1229
- "character": 14,
1230
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-common/src/lib/rxstate/state-orchestrator.ts#L17"
1231
- }
1232
- ],
1233
1137
  "signatures": [
1234
1138
  {
1235
1139
  "id": 524,
@@ -1339,8 +1243,7 @@
1339
1243
  {
1340
1244
  "fileName": "libs/components/list-builder-common/src/lib/rxstate/state-orchestrator.ts",
1341
1245
  "line": 27,
1342
- "character": 9,
1343
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-common/src/lib/rxstate/state-orchestrator.ts#L27"
1246
+ "character": 9
1344
1247
  }
1345
1248
  ],
1346
1249
  "signatures": [
@@ -1384,9 +1287,9 @@
1384
1287
  "name": "ListViewChecklistItemsLoadAction"
1385
1288
  }
1386
1289
  ],
1387
- "name": "Observable",
1388
1290
  "qualifiedName": "Observable",
1389
- "package": "rxjs"
1291
+ "package": "rxjs",
1292
+ "name": "Observable"
1390
1293
  }
1391
1294
  }
1392
1295
  ],
@@ -1398,9 +1301,9 @@
1398
1301
  "name": "any"
1399
1302
  }
1400
1303
  ],
1401
- "name": "Observable",
1402
1304
  "qualifiedName": "Observable",
1403
- "package": "rxjs"
1305
+ "package": "rxjs",
1306
+ "name": "Observable"
1404
1307
  },
1405
1308
  "inheritedFrom": {
1406
1309
  "type": "reference",
@@ -1419,12 +1322,14 @@
1419
1322
  "groups": [
1420
1323
  {
1421
1324
  "title": "Constructors",
1325
+ "kind": 512,
1422
1326
  "children": [
1423
1327
  513
1424
1328
  ]
1425
1329
  },
1426
1330
  {
1427
1331
  "title": "Methods",
1332
+ "kind": 2048,
1428
1333
  "children": [
1429
1334
  519,
1430
1335
  528
@@ -1435,8 +1340,7 @@
1435
1340
  {
1436
1341
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/items.orchestrator.ts",
1437
1342
  "line": 11,
1438
- "character": 13,
1439
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/items/items.orchestrator.ts#L11"
1343
+ "character": 13
1440
1344
  }
1441
1345
  ],
1442
1346
  "extendedTypes": [
@@ -1467,19 +1371,27 @@
1467
1371
  "kindString": "Class",
1468
1372
  "flags": {},
1469
1373
  "comment": {
1470
- "summary": [],
1471
- "blockTags": [
1374
+ "tags": [
1472
1375
  {
1473
- "tag": "@deprecated",
1474
- "content": [
1475
- {
1476
- "kind": "text",
1477
- "text": "List builder view checklist and its features are deprecated. Use repeater instead. For more information, see https://developer.blackbaud.com/skyux/components/repeater."
1478
- }
1479
- ]
1376
+ "tag": "deprecated",
1377
+ "text": "List builder view checklist and its features are deprecated. Use repeater instead. For more information, see https://developer.blackbaud.com/skyux/components/repeater.\n"
1480
1378
  }
1481
1379
  ]
1482
1380
  },
1381
+ "decorators": [
1382
+ {
1383
+ "name": "Component",
1384
+ "type": {
1385
+ "type": "reference",
1386
+ "qualifiedName": "ComponentDecorator",
1387
+ "package": "@angular/core",
1388
+ "name": "Component"
1389
+ },
1390
+ "arguments": {
1391
+ "obj": "{\n selector: 'sky-list-view-checklist',\n templateUrl: './list-view-checklist.component.html',\n styleUrls: ['./list-view-checklist.component.scss'],\n providers: [\n {\n provide: ListViewComponent,\n useExisting: forwardRef(() => SkyListViewChecklistComponent),\n },\n ChecklistState,\n ChecklistStateDispatcher,\n ChecklistStateModel,\n ],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
1392
+ }
1393
+ }
1394
+ ],
1483
1395
  "children": [
1484
1396
  {
1485
1397
  "id": 544,
@@ -1491,8 +1403,7 @@
1491
1403
  {
1492
1404
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
1493
1405
  "line": 145,
1494
- "character": 2,
1495
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L145"
1406
+ "character": 2
1496
1407
  }
1497
1408
  ],
1498
1409
  "signatures": [
@@ -1578,7 +1489,7 @@
1578
1489
  }
1579
1490
  },
1580
1491
  {
1581
- "id": 620,
1492
+ "id": 617,
1582
1493
  "name": "active",
1583
1494
  "kind": 1024,
1584
1495
  "kindString": "Property",
@@ -1589,8 +1500,7 @@
1589
1500
  {
1590
1501
  "fileName": "libs/components/list-builder/src/lib/modules/list/list-view.component.ts",
1591
1502
  "line": 15,
1592
- "character": 9,
1593
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder/src/lib/modules/list/list-view.component.ts#L15"
1503
+ "character": 9
1594
1504
  }
1595
1505
  ],
1596
1506
  "type": {
@@ -1601,9 +1511,9 @@
1601
1511
  "name": "boolean"
1602
1512
  }
1603
1513
  ],
1604
- "name": "Observable",
1605
1514
  "qualifiedName": "Observable",
1606
- "package": "rxjs"
1515
+ "package": "rxjs",
1516
+ "name": "Observable"
1607
1517
  },
1608
1518
  "inheritedFrom": {
1609
1519
  "type": "reference",
@@ -1619,30 +1529,31 @@
1619
1529
  "isPublic": true
1620
1530
  },
1621
1531
  "comment": {
1622
- "summary": [
1532
+ "shortText": "The name of the description field selector.",
1533
+ "tags": [
1623
1534
  {
1624
- "kind": "text",
1625
- "text": "The name of the description field selector."
1626
- }
1627
- ],
1628
- "blockTags": [
1629
- {
1630
- "tag": "@default",
1631
- "content": [
1632
- {
1633
- "kind": "text",
1634
- "text": "\"description\""
1635
- }
1636
- ]
1535
+ "tag": "default",
1536
+ "text": "\"description\"\n"
1637
1537
  }
1638
1538
  ]
1639
1539
  },
1540
+ "decorators": [
1541
+ {
1542
+ "name": "Input",
1543
+ "type": {
1544
+ "type": "reference",
1545
+ "qualifiedName": "InputDecorator",
1546
+ "package": "@angular/core",
1547
+ "name": "Input"
1548
+ },
1549
+ "arguments": {}
1550
+ }
1551
+ ],
1640
1552
  "sources": [
1641
1553
  {
1642
1554
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
1643
1555
  "line": 98,
1644
- "character": 9,
1645
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L98"
1556
+ "character": 9
1646
1557
  }
1647
1558
  ],
1648
1559
  "type": {
@@ -1660,30 +1571,33 @@
1660
1571
  "isPublic": true
1661
1572
  },
1662
1573
  "comment": {
1663
- "summary": [
1574
+ "shortText": "The name of the label field selector.",
1575
+ "tags": [
1664
1576
  {
1665
- "kind": "text",
1666
- "text": "The name of the label field selector."
1667
- }
1668
- ],
1669
- "blockTags": [
1670
- {
1671
- "tag": "@default",
1672
- "content": [
1673
- {
1674
- "kind": "text",
1675
- "text": "\"label\""
1676
- }
1677
- ]
1577
+ "tag": "default",
1578
+ "text": "\"label\"\n"
1678
1579
  }
1679
1580
  ]
1680
1581
  },
1582
+ "decorators": [
1583
+ {
1584
+ "name": "Input",
1585
+ "type": {
1586
+ "type": "reference",
1587
+ "qualifiedName": "InputDecorator",
1588
+ "package": "@angular/core",
1589
+ "name": "Input"
1590
+ },
1591
+ "arguments": {
1592
+ "bindingPropertyName": "'label'"
1593
+ }
1594
+ }
1595
+ ],
1681
1596
  "sources": [
1682
1597
  {
1683
1598
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
1684
1599
  "line": 91,
1685
- "character": 9,
1686
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L91"
1600
+ "character": 9
1687
1601
  }
1688
1602
  ],
1689
1603
  "type": {
@@ -1700,12 +1614,23 @@
1700
1614
  "flags": {
1701
1615
  "isPublic": true
1702
1616
  },
1617
+ "decorators": [
1618
+ {
1619
+ "name": "Input",
1620
+ "type": {
1621
+ "type": "reference",
1622
+ "qualifiedName": "InputDecorator",
1623
+ "package": "@angular/core",
1624
+ "name": "Input"
1625
+ },
1626
+ "arguments": {}
1627
+ }
1628
+ ],
1703
1629
  "sources": [
1704
1630
  {
1705
1631
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
1706
1632
  "line": 82,
1707
- "character": 9,
1708
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L82"
1633
+ "character": 9
1709
1634
  }
1710
1635
  ],
1711
1636
  "type": {
@@ -1716,14 +1641,6 @@
1716
1641
  "kind": 65536,
1717
1642
  "kindString": "Type literal",
1718
1643
  "flags": {},
1719
- "sources": [
1720
- {
1721
- "fileName": "libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts",
1722
- "line": 82,
1723
- "character": 17,
1724
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L82"
1725
- }
1726
- ],
1727
1644
  "signatures": [
1728
1645
  {
1729
1646
  "id": 556,
@@ -1732,21 +1649,11 @@
1732
1649
  "kindString": "Call signature",
1733
1650
  "flags": {},
1734
1651
  "comment": {
1735
- "summary": [
1736
- {
1737
- "kind": "text",
1738
- "text": "The search function to apply on the view data.\nThe default function searches view data on label, description,\nand category if field selectors are defined for the given field."
1739
- }
1740
- ],
1741
- "blockTags": [
1652
+ "shortText": "The search function to apply on the view data.\nThe default function searches view data on label, description,\nand category if field selectors are defined for the given field.",
1653
+ "tags": [
1742
1654
  {
1743
- "tag": "@default",
1744
- "content": [
1745
- {
1746
- "kind": "text",
1747
- "text": "default search function"
1748
- }
1749
- ]
1655
+ "tag": "default",
1656
+ "text": "default search function\n"
1750
1657
  }
1751
1658
  ]
1752
1659
  },
@@ -1785,7 +1692,7 @@
1785
1692
  "defaultValue": "..."
1786
1693
  },
1787
1694
  {
1788
- "id": 625,
1695
+ "id": 622,
1789
1696
  "name": "id",
1790
1697
  "kind": 262144,
1791
1698
  "kindString": "Accessor",
@@ -1796,32 +1703,33 @@
1796
1703
  {
1797
1704
  "fileName": "libs/components/list-builder/src/lib/modules/list/list-view.component.ts",
1798
1705
  "line": 41,
1799
- "character": 13,
1800
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder/src/lib/modules/list/list-view.component.ts#L41"
1801
- }
1802
- ],
1803
- "getSignature": {
1804
- "id": 626,
1805
- "name": "id",
1806
- "kind": 524288,
1807
- "kindString": "Get signature",
1808
- "flags": {},
1809
- "type": {
1810
- "type": "intrinsic",
1811
- "name": "string"
1812
- },
1813
- "inheritedFrom": {
1814
- "type": "reference",
1815
- "name": "ListViewComponent.id"
1706
+ "character": 13
1816
1707
  }
1817
- },
1708
+ ],
1709
+ "getSignature": [
1710
+ {
1711
+ "id": 623,
1712
+ "name": "id",
1713
+ "kind": 524288,
1714
+ "kindString": "Get signature",
1715
+ "flags": {},
1716
+ "type": {
1717
+ "type": "intrinsic",
1718
+ "name": "string"
1719
+ },
1720
+ "inheritedFrom": {
1721
+ "type": "reference",
1722
+ "name": "ListViewComponent.id"
1723
+ }
1724
+ }
1725
+ ],
1818
1726
  "inheritedFrom": {
1819
1727
  "type": "reference",
1820
1728
  "name": "ListViewComponent.id"
1821
1729
  }
1822
1730
  },
1823
1731
  {
1824
- "id": 592,
1732
+ "id": 589,
1825
1733
  "name": "items",
1826
1734
  "kind": 262144,
1827
1735
  "kindString": "Accessor",
@@ -1832,36 +1740,37 @@
1832
1740
  {
1833
1741
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
1834
1742
  "line": 323,
1835
- "character": 13,
1836
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L323"
1743
+ "character": 13
1837
1744
  }
1838
1745
  ],
1839
- "getSignature": {
1840
- "id": 593,
1841
- "name": "items",
1842
- "kind": 524288,
1843
- "kindString": "Get signature",
1844
- "flags": {},
1845
- "type": {
1846
- "type": "reference",
1847
- "typeArguments": [
1848
- {
1849
- "type": "array",
1850
- "elementType": {
1851
- "type": "reference",
1852
- "id": 504,
1853
- "name": "ListViewChecklistItemModel"
1746
+ "getSignature": [
1747
+ {
1748
+ "id": 590,
1749
+ "name": "items",
1750
+ "kind": 524288,
1751
+ "kindString": "Get signature",
1752
+ "flags": {},
1753
+ "type": {
1754
+ "type": "reference",
1755
+ "typeArguments": [
1756
+ {
1757
+ "type": "array",
1758
+ "elementType": {
1759
+ "type": "reference",
1760
+ "id": 504,
1761
+ "name": "ListViewChecklistItemModel"
1762
+ }
1854
1763
  }
1855
- }
1856
- ],
1857
- "name": "Observable",
1858
- "qualifiedName": "Observable",
1859
- "package": "rxjs"
1764
+ ],
1765
+ "qualifiedName": "Observable",
1766
+ "package": "rxjs",
1767
+ "name": "Observable"
1768
+ }
1860
1769
  }
1861
- }
1770
+ ]
1862
1771
  },
1863
1772
  {
1864
- "id": 627,
1773
+ "id": 624,
1865
1774
  "name": "label",
1866
1775
  "kind": 262144,
1867
1776
  "kindString": "Accessor",
@@ -1872,25 +1781,26 @@
1872
1781
  {
1873
1782
  "fileName": "libs/components/list-builder/src/lib/modules/list/list-view.component.ts",
1874
1783
  "line": 45,
1875
- "character": 13,
1876
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder/src/lib/modules/list/list-view.component.ts#L45"
1877
- }
1878
- ],
1879
- "getSignature": {
1880
- "id": 628,
1881
- "name": "label",
1882
- "kind": 524288,
1883
- "kindString": "Get signature",
1884
- "flags": {},
1885
- "type": {
1886
- "type": "intrinsic",
1887
- "name": "string"
1888
- },
1889
- "inheritedFrom": {
1890
- "type": "reference",
1891
- "name": "ListViewComponent.label"
1784
+ "character": 13
1892
1785
  }
1893
- },
1786
+ ],
1787
+ "getSignature": [
1788
+ {
1789
+ "id": 625,
1790
+ "name": "label",
1791
+ "kind": 524288,
1792
+ "kindString": "Get signature",
1793
+ "flags": {},
1794
+ "type": {
1795
+ "type": "intrinsic",
1796
+ "name": "string"
1797
+ },
1798
+ "inheritedFrom": {
1799
+ "type": "reference",
1800
+ "name": "ListViewComponent.label"
1801
+ }
1802
+ }
1803
+ ],
1894
1804
  "inheritedFrom": {
1895
1805
  "type": "reference",
1896
1806
  "name": "ListViewComponent.label"
@@ -1904,52 +1814,60 @@
1904
1814
  "flags": {
1905
1815
  "isPublic": true
1906
1816
  },
1817
+ "decorators": [
1818
+ {
1819
+ "name": "Input",
1820
+ "type": {
1821
+ "type": "reference",
1822
+ "qualifiedName": "InputDecorator",
1823
+ "package": "@angular/core",
1824
+ "name": "Input"
1825
+ },
1826
+ "arguments": {}
1827
+ }
1828
+ ],
1907
1829
  "sources": [
1908
1830
  {
1909
1831
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
1910
1832
  "line": 71,
1911
- "character": 13,
1912
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L71"
1913
- }
1914
- ],
1915
- "setSignature": {
1916
- "id": 552,
1917
- "name": "name",
1918
- "kind": 1048576,
1919
- "kindString": "Set signature",
1920
- "flags": {},
1921
- "comment": {
1922
- "summary": [
1833
+ "character": 13
1834
+ }
1835
+ ],
1836
+ "setSignature": [
1837
+ {
1838
+ "id": 552,
1839
+ "name": "name",
1840
+ "kind": 1048576,
1841
+ "kindString": "Set signature",
1842
+ "flags": {},
1843
+ "comment": {
1844
+ "shortText": "The name of the view.",
1845
+ "tags": [
1846
+ {
1847
+ "tag": "required",
1848
+ "text": "\n"
1849
+ }
1850
+ ]
1851
+ },
1852
+ "parameters": [
1923
1853
  {
1924
- "kind": "text",
1925
- "text": "The name of the view."
1854
+ "id": 553,
1855
+ "name": "value",
1856
+ "kind": 32768,
1857
+ "kindString": "Parameter",
1858
+ "flags": {},
1859
+ "type": {
1860
+ "type": "intrinsic",
1861
+ "name": "string"
1862
+ }
1926
1863
  }
1927
1864
  ],
1928
- "blockTags": [
1929
- {
1930
- "tag": "@required",
1931
- "content": []
1932
- }
1933
- ]
1934
- },
1935
- "parameters": [
1936
- {
1937
- "id": 553,
1938
- "name": "value",
1939
- "kind": 32768,
1940
- "kindString": "Parameter",
1941
- "flags": {},
1942
- "type": {
1943
- "type": "intrinsic",
1944
- "name": "string"
1945
- }
1865
+ "type": {
1866
+ "type": "intrinsic",
1867
+ "name": "void"
1946
1868
  }
1947
- ],
1948
- "type": {
1949
- "type": "intrinsic",
1950
- "name": "void"
1951
1869
  }
1952
- }
1870
+ ]
1953
1871
  },
1954
1872
  {
1955
1873
  "id": 561,
@@ -1959,90 +1877,82 @@
1959
1877
  "flags": {
1960
1878
  "isPublic": true
1961
1879
  },
1880
+ "decorators": [
1881
+ {
1882
+ "name": "Input",
1883
+ "type": {
1884
+ "type": "reference",
1885
+ "qualifiedName": "InputDecorator",
1886
+ "package": "@angular/core",
1887
+ "name": "Input"
1888
+ },
1889
+ "arguments": {}
1890
+ }
1891
+ ],
1962
1892
  "sources": [
1963
1893
  {
1964
1894
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
1965
1895
  "line": 107,
1966
- "character": 13,
1967
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L107"
1968
- },
1969
- {
1970
- "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
1971
- "line": 120,
1972
- "character": 13,
1973
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L120"
1896
+ "character": 13
1974
1897
  }
1975
1898
  ],
1976
- "getSignature": {
1977
- "id": 562,
1978
- "name": "selectMode",
1979
- "kind": 524288,
1980
- "kindString": "Get signature",
1981
- "flags": {},
1982
- "type": {
1983
- "type": "intrinsic",
1984
- "name": "string"
1899
+ "getSignature": [
1900
+ {
1901
+ "id": 562,
1902
+ "name": "selectMode",
1903
+ "kind": 524288,
1904
+ "kindString": "Get signature",
1905
+ "flags": {},
1906
+ "comment": {
1907
+ "shortText": "How many items users can select.\n`\"single\"` allows users to select one item in the checklist, while `\"multiple\"`\nallows users to select multiple items in the checklist.",
1908
+ "tags": [
1909
+ {
1910
+ "tag": "default",
1911
+ "text": "\"multiple\"\n"
1912
+ }
1913
+ ]
1914
+ },
1915
+ "type": {
1916
+ "type": "intrinsic",
1917
+ "name": "string"
1918
+ }
1985
1919
  }
1986
- },
1987
- "setSignature": {
1988
- "id": 563,
1989
- "name": "selectMode",
1990
- "kind": 1048576,
1991
- "kindString": "Set signature",
1992
- "flags": {},
1993
- "comment": {
1994
- "summary": [
1995
- {
1996
- "kind": "text",
1997
- "text": "How many items users can select.\n"
1998
- },
1999
- {
2000
- "kind": "code",
2001
- "text": "`\"single\"`"
2002
- },
2003
- {
2004
- "kind": "text",
2005
- "text": " allows users to select one item in the checklist, while "
2006
- },
2007
- {
2008
- "kind": "code",
2009
- "text": "`\"multiple\"`"
2010
- },
1920
+ ],
1921
+ "setSignature": [
1922
+ {
1923
+ "id": 563,
1924
+ "name": "selectMode",
1925
+ "kind": 1048576,
1926
+ "kindString": "Set signature",
1927
+ "flags": {},
1928
+ "comment": {
1929
+ "shortText": "How many items users can select.\n`\"single\"` allows users to select one item in the checklist, while `\"multiple\"`\nallows users to select multiple items in the checklist.",
1930
+ "tags": [
1931
+ {
1932
+ "tag": "default",
1933
+ "text": "\"multiple\"\n"
1934
+ }
1935
+ ]
1936
+ },
1937
+ "parameters": [
2011
1938
  {
2012
- "kind": "text",
2013
- "text": "\nallows users to select multiple items in the checklist."
1939
+ "id": 564,
1940
+ "name": "value",
1941
+ "kind": 32768,
1942
+ "kindString": "Parameter",
1943
+ "flags": {},
1944
+ "type": {
1945
+ "type": "intrinsic",
1946
+ "name": "string"
1947
+ }
2014
1948
  }
2015
1949
  ],
2016
- "blockTags": [
2017
- {
2018
- "tag": "@default",
2019
- "content": [
2020
- {
2021
- "kind": "text",
2022
- "text": "\"multiple\""
2023
- }
2024
- ]
2025
- }
2026
- ]
2027
- },
2028
- "parameters": [
2029
- {
2030
- "id": 564,
2031
- "name": "value",
2032
- "kind": 32768,
2033
- "kindString": "Parameter",
2034
- "flags": {},
2035
- "type": {
2036
- "type": "intrinsic",
2037
- "name": "string"
2038
- }
1950
+ "type": {
1951
+ "type": "intrinsic",
1952
+ "name": "void"
2039
1953
  }
2040
- ],
2041
- "type": {
2042
- "type": "intrinsic",
2043
- "name": "void"
2044
1954
  }
2045
- }
1955
+ ]
2046
1956
  },
2047
1957
  {
2048
1958
  "id": 565,
@@ -2052,77 +1962,85 @@
2052
1962
  "flags": {
2053
1963
  "isPublic": true
2054
1964
  },
1965
+ "decorators": [
1966
+ {
1967
+ "name": "Input",
1968
+ "type": {
1969
+ "type": "reference",
1970
+ "qualifiedName": "InputDecorator",
1971
+ "package": "@angular/core",
1972
+ "name": "Input"
1973
+ },
1974
+ "arguments": {}
1975
+ }
1976
+ ],
2055
1977
  "sources": [
2056
1978
  {
2057
1979
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
2058
1980
  "line": 129,
2059
- "character": 13,
2060
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L129"
2061
- },
2062
- {
2063
- "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
2064
- "line": 133,
2065
- "character": 13,
2066
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L133"
1981
+ "character": 13
2067
1982
  }
2068
1983
  ],
2069
- "getSignature": {
2070
- "id": 566,
2071
- "name": "showOnlySelected",
2072
- "kind": 524288,
2073
- "kindString": "Get signature",
2074
- "flags": {},
2075
- "type": {
2076
- "type": "intrinsic",
2077
- "name": "boolean"
1984
+ "getSignature": [
1985
+ {
1986
+ "id": 566,
1987
+ "name": "showOnlySelected",
1988
+ "kind": 524288,
1989
+ "kindString": "Get signature",
1990
+ "flags": {},
1991
+ "comment": {
1992
+ "shortText": "Whether to display selected items only.",
1993
+ "tags": [
1994
+ {
1995
+ "tag": "default",
1996
+ "text": "false\n"
1997
+ }
1998
+ ]
1999
+ },
2000
+ "type": {
2001
+ "type": "intrinsic",
2002
+ "name": "boolean"
2003
+ }
2078
2004
  }
2079
- },
2080
- "setSignature": {
2081
- "id": 567,
2082
- "name": "showOnlySelected",
2083
- "kind": 1048576,
2084
- "kindString": "Set signature",
2085
- "flags": {},
2086
- "comment": {
2087
- "summary": [
2005
+ ],
2006
+ "setSignature": [
2007
+ {
2008
+ "id": 567,
2009
+ "name": "showOnlySelected",
2010
+ "kind": 1048576,
2011
+ "kindString": "Set signature",
2012
+ "flags": {},
2013
+ "comment": {
2014
+ "shortText": "Whether to display selected items only.",
2015
+ "tags": [
2016
+ {
2017
+ "tag": "default",
2018
+ "text": "false\n"
2019
+ }
2020
+ ]
2021
+ },
2022
+ "parameters": [
2088
2023
  {
2089
- "kind": "text",
2090
- "text": "Whether to display selected items only."
2024
+ "id": 568,
2025
+ "name": "value",
2026
+ "kind": 32768,
2027
+ "kindString": "Parameter",
2028
+ "flags": {},
2029
+ "type": {
2030
+ "type": "intrinsic",
2031
+ "name": "boolean"
2032
+ }
2091
2033
  }
2092
2034
  ],
2093
- "blockTags": [
2094
- {
2095
- "tag": "@default",
2096
- "content": [
2097
- {
2098
- "kind": "text",
2099
- "text": "false"
2100
- }
2101
- ]
2102
- }
2103
- ]
2104
- },
2105
- "parameters": [
2106
- {
2107
- "id": 568,
2108
- "name": "value",
2109
- "kind": 32768,
2110
- "kindString": "Parameter",
2111
- "flags": {},
2112
- "type": {
2113
- "type": "intrinsic",
2114
- "name": "boolean"
2115
- }
2035
+ "type": {
2036
+ "type": "intrinsic",
2037
+ "name": "void"
2116
2038
  }
2117
- ],
2118
- "type": {
2119
- "type": "intrinsic",
2120
- "name": "void"
2121
2039
  }
2122
- }
2040
+ ]
2123
2041
  },
2124
2042
  {
2125
- "id": 581,
2043
+ "id": 578,
2126
2044
  "name": "changeVisibleItems",
2127
2045
  "kind": 2048,
2128
2046
  "kindString": "Method",
@@ -2133,34 +2051,27 @@
2133
2051
  {
2134
2052
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
2135
2053
  "line": 241,
2136
- "character": 9,
2137
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L241"
2054
+ "character": 9
2138
2055
  }
2139
2056
  ],
2140
2057
  "signatures": [
2141
2058
  {
2142
- "id": 582,
2059
+ "id": 579,
2143
2060
  "name": "changeVisibleItems",
2144
2061
  "kind": 4096,
2145
2062
  "kindString": "Call signature",
2146
2063
  "flags": {},
2147
2064
  "comment": {
2148
- "summary": [],
2149
- "blockTags": [
2065
+ "tags": [
2150
2066
  {
2151
- "tag": "@deprecated",
2152
- "content": [
2153
- {
2154
- "kind": "text",
2155
- "text": "since version 3.2.0\nMultiselect toolbar will automatically show if select mode is set to 'multiple'.\nThese methods are no longer needed, as that functionality is part of list-builder."
2156
- }
2157
- ]
2067
+ "tag": "deprecated",
2068
+ "text": "since version 3.2.0\nMultiselect toolbar will automatically show if select mode is set to 'multiple'.\nThese methods are no longer needed, as that functionality is part of list-builder.\n"
2158
2069
  }
2159
2070
  ]
2160
2071
  },
2161
2072
  "parameters": [
2162
2073
  {
2163
- "id": 583,
2074
+ "id": 580,
2164
2075
  "name": "change",
2165
2076
  "kind": 32768,
2166
2077
  "kindString": "Parameter",
@@ -2179,7 +2090,7 @@
2179
2090
  ]
2180
2091
  },
2181
2092
  {
2182
- "id": 584,
2093
+ "id": 581,
2183
2094
  "name": "clearSelections",
2184
2095
  "kind": 2048,
2185
2096
  "kindString": "Method",
@@ -2190,28 +2101,21 @@
2190
2101
  {
2191
2102
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
2192
2103
  "line": 250,
2193
- "character": 9,
2194
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L250"
2104
+ "character": 9
2195
2105
  }
2196
2106
  ],
2197
2107
  "signatures": [
2198
2108
  {
2199
- "id": 585,
2109
+ "id": 582,
2200
2110
  "name": "clearSelections",
2201
2111
  "kind": 4096,
2202
2112
  "kindString": "Call signature",
2203
2113
  "flags": {},
2204
2114
  "comment": {
2205
- "summary": [],
2206
- "blockTags": [
2115
+ "tags": [
2207
2116
  {
2208
- "tag": "@deprecated",
2209
- "content": [
2210
- {
2211
- "kind": "text",
2212
- "text": "since version 3.2.0\nMultiselect toolbar will automatically show if select mode is set to 'multiple'.\nThese methods are no longer needed, as that functionality is part of list-builder."
2213
- }
2214
- ]
2117
+ "tag": "deprecated",
2118
+ "text": "since version 3.2.0\nMultiselect toolbar will automatically show if select mode is set to 'multiple'.\nThese methods are no longer needed, as that functionality is part of list-builder.\n"
2215
2119
  }
2216
2120
  ]
2217
2121
  },
@@ -2223,7 +2127,7 @@
2223
2127
  ]
2224
2128
  },
2225
2129
  {
2226
- "id": 600,
2130
+ "id": 597,
2227
2131
  "name": "itemSelected",
2228
2132
  "kind": 2048,
2229
2133
  "kindString": "Method",
@@ -2234,20 +2138,19 @@
2234
2138
  {
2235
2139
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
2236
2140
  "line": 357,
2237
- "character": 9,
2238
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L357"
2141
+ "character": 9
2239
2142
  }
2240
2143
  ],
2241
2144
  "signatures": [
2242
2145
  {
2243
- "id": 601,
2146
+ "id": 598,
2244
2147
  "name": "itemSelected",
2245
2148
  "kind": 4096,
2246
2149
  "kindString": "Call signature",
2247
2150
  "flags": {},
2248
2151
  "parameters": [
2249
2152
  {
2250
- "id": 602,
2153
+ "id": 599,
2251
2154
  "name": "id",
2252
2155
  "kind": 32768,
2253
2156
  "kindString": "Parameter",
@@ -2266,15 +2169,15 @@
2266
2169
  "name": "boolean"
2267
2170
  }
2268
2171
  ],
2269
- "name": "Observable",
2270
2172
  "qualifiedName": "Observable",
2271
- "package": "rxjs"
2173
+ "package": "rxjs",
2174
+ "name": "Observable"
2272
2175
  }
2273
2176
  }
2274
2177
  ]
2275
2178
  },
2276
2179
  {
2277
- "id": 578,
2180
+ "id": 575,
2278
2181
  "name": "ngOnChanges",
2279
2182
  "kind": 2048,
2280
2183
  "kindString": "Method",
@@ -2285,29 +2188,28 @@
2285
2188
  {
2286
2189
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
2287
2190
  "line": 226,
2288
- "character": 9,
2289
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L226"
2191
+ "character": 9
2290
2192
  }
2291
2193
  ],
2292
2194
  "signatures": [
2293
2195
  {
2294
- "id": 579,
2196
+ "id": 576,
2295
2197
  "name": "ngOnChanges",
2296
2198
  "kind": 4096,
2297
2199
  "kindString": "Call signature",
2298
2200
  "flags": {},
2299
2201
  "parameters": [
2300
2202
  {
2301
- "id": 580,
2203
+ "id": 577,
2302
2204
  "name": "changes",
2303
2205
  "kind": 32768,
2304
2206
  "kindString": "Parameter",
2305
2207
  "flags": {},
2306
2208
  "type": {
2307
2209
  "type": "reference",
2308
- "name": "SimpleChanges",
2309
2210
  "qualifiedName": "SimpleChanges",
2310
- "package": "@angular/core"
2211
+ "package": "@angular/core",
2212
+ "name": "SimpleChanges"
2311
2213
  }
2312
2214
  }
2313
2215
  ],
@@ -2327,7 +2229,7 @@
2327
2229
  }
2328
2230
  },
2329
2231
  {
2330
- "id": 590,
2232
+ "id": 587,
2331
2233
  "name": "ngOnDestroy",
2332
2234
  "kind": 2048,
2333
2235
  "kindString": "Method",
@@ -2338,13 +2240,12 @@
2338
2240
  {
2339
2241
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
2340
2242
  "line": 318,
2341
- "character": 9,
2342
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L318"
2243
+ "character": 9
2343
2244
  }
2344
2245
  ],
2345
2246
  "signatures": [
2346
2247
  {
2347
- "id": 591,
2248
+ "id": 588,
2348
2249
  "name": "ngOnDestroy",
2349
2250
  "kind": 4096,
2350
2251
  "kindString": "Call signature",
@@ -2365,7 +2266,7 @@
2365
2266
  }
2366
2267
  },
2367
2268
  {
2368
- "id": 576,
2269
+ "id": 573,
2369
2270
  "name": "ngOnInit",
2370
2271
  "kind": 2048,
2371
2272
  "kindString": "Method",
@@ -2376,13 +2277,12 @@
2376
2277
  {
2377
2278
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
2378
2279
  "line": 203,
2379
- "character": 9,
2380
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L203"
2280
+ "character": 9
2381
2281
  }
2382
2282
  ],
2383
2283
  "signatures": [
2384
2284
  {
2385
- "id": 577,
2285
+ "id": 574,
2386
2286
  "name": "ngOnInit",
2387
2287
  "kind": 4096,
2388
2288
  "kindString": "Call signature",
@@ -2403,7 +2303,7 @@
2403
2303
  }
2404
2304
  },
2405
2305
  {
2406
- "id": 588,
2306
+ "id": 585,
2407
2307
  "name": "onViewActive",
2408
2308
  "kind": 2048,
2409
2309
  "kindString": "Method",
@@ -2414,13 +2314,12 @@
2414
2314
  {
2415
2315
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
2416
2316
  "line": 299,
2417
- "character": 18,
2418
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L299"
2317
+ "character": 18
2419
2318
  }
2420
2319
  ],
2421
2320
  "signatures": [
2422
2321
  {
2423
- "id": 589,
2322
+ "id": 586,
2424
2323
  "name": "onViewActive",
2425
2324
  "kind": 4096,
2426
2325
  "kindString": "Call signature",
@@ -2441,7 +2340,7 @@
2441
2340
  }
2442
2341
  },
2443
2342
  {
2444
- "id": 629,
2343
+ "id": 626,
2445
2344
  "name": "onViewInactive",
2446
2345
  "kind": 2048,
2447
2346
  "kindString": "Method",
@@ -2452,13 +2351,12 @@
2452
2351
  {
2453
2352
  "fileName": "libs/components/list-builder/src/lib/modules/list/list-view.component.ts",
2454
2353
  "line": 53,
2455
- "character": 9,
2456
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder/src/lib/modules/list/list-view.component.ts#L53"
2354
+ "character": 9
2457
2355
  }
2458
2356
  ],
2459
2357
  "signatures": [
2460
2358
  {
2461
- "id": 630,
2359
+ "id": 627,
2462
2360
  "name": "onViewInactive",
2463
2361
  "kind": 4096,
2464
2362
  "kindString": "Call signature",
@@ -2479,7 +2377,7 @@
2479
2377
  }
2480
2378
  },
2481
2379
  {
2482
- "id": 594,
2380
+ "id": 591,
2483
2381
  "name": "searchFunction",
2484
2382
  "kind": 2048,
2485
2383
  "kindString": "Method",
@@ -2490,13 +2388,12 @@
2490
2388
  {
2491
2389
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
2492
2390
  "line": 329,
2493
- "character": 9,
2494
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L329"
2391
+ "character": 9
2495
2392
  }
2496
2393
  ],
2497
2394
  "signatures": [
2498
2395
  {
2499
- "id": 595,
2396
+ "id": 592,
2500
2397
  "name": "searchFunction",
2501
2398
  "kind": 4096,
2502
2399
  "kindString": "Call signature",
@@ -2504,29 +2401,21 @@
2504
2401
  "type": {
2505
2402
  "type": "reflection",
2506
2403
  "declaration": {
2507
- "id": 596,
2404
+ "id": 593,
2508
2405
  "name": "__type",
2509
2406
  "kind": 65536,
2510
2407
  "kindString": "Type literal",
2511
2408
  "flags": {},
2512
- "sources": [
2513
- {
2514
- "fileName": "libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts",
2515
- "line": 330,
2516
- "character": 11,
2517
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L330"
2518
- }
2519
- ],
2520
2409
  "signatures": [
2521
2410
  {
2522
- "id": 597,
2411
+ "id": 594,
2523
2412
  "name": "__type",
2524
2413
  "kind": 4096,
2525
2414
  "kindString": "Call signature",
2526
2415
  "flags": {},
2527
2416
  "parameters": [
2528
2417
  {
2529
- "id": 598,
2418
+ "id": 595,
2530
2419
  "name": "data",
2531
2420
  "kind": 32768,
2532
2421
  "kindString": "Parameter",
@@ -2537,7 +2426,7 @@
2537
2426
  }
2538
2427
  },
2539
2428
  {
2540
- "id": 599,
2429
+ "id": 596,
2541
2430
  "name": "searchText",
2542
2431
  "kind": 32768,
2543
2432
  "kindString": "Parameter",
@@ -2560,7 +2449,7 @@
2560
2449
  ]
2561
2450
  },
2562
2451
  {
2563
- "id": 586,
2452
+ "id": 583,
2564
2453
  "name": "selectAll",
2565
2454
  "kind": 2048,
2566
2455
  "kindString": "Method",
@@ -2571,28 +2460,21 @@
2571
2460
  {
2572
2461
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
2573
2462
  "line": 277,
2574
- "character": 9,
2575
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L277"
2463
+ "character": 9
2576
2464
  }
2577
2465
  ],
2578
2466
  "signatures": [
2579
2467
  {
2580
- "id": 587,
2468
+ "id": 584,
2581
2469
  "name": "selectAll",
2582
2470
  "kind": 4096,
2583
2471
  "kindString": "Call signature",
2584
2472
  "flags": {},
2585
2473
  "comment": {
2586
- "summary": [],
2587
- "blockTags": [
2474
+ "tags": [
2588
2475
  {
2589
- "tag": "@deprecated",
2590
- "content": [
2591
- {
2592
- "kind": "text",
2593
- "text": "since version 3.2.0\nMultiselect toolbar will automatically show if select mode is set to 'multiple'.\nThese methods are no longer needed, as that functionality is part of list-builder."
2594
- }
2595
- ]
2476
+ "tag": "deprecated",
2477
+ "text": "since version 3.2.0\nMultiselect toolbar will automatically show if select mode is set to 'multiple'.\nThese methods are no longer needed, as that functionality is part of list-builder.\n"
2596
2478
  }
2597
2479
  ]
2598
2480
  },
@@ -2604,7 +2486,7 @@
2604
2486
  ]
2605
2487
  },
2606
2488
  {
2607
- "id": 603,
2489
+ "id": 600,
2608
2490
  "name": "setItemSelection",
2609
2491
  "kind": 2048,
2610
2492
  "kindString": "Method",
@@ -2615,20 +2497,19 @@
2615
2497
  {
2616
2498
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
2617
2499
  "line": 363,
2618
- "character": 9,
2619
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L363"
2500
+ "character": 9
2620
2501
  }
2621
2502
  ],
2622
2503
  "signatures": [
2623
2504
  {
2624
- "id": 604,
2505
+ "id": 601,
2625
2506
  "name": "setItemSelection",
2626
2507
  "kind": 4096,
2627
2508
  "kindString": "Call signature",
2628
2509
  "flags": {},
2629
2510
  "parameters": [
2630
2511
  {
2631
- "id": 605,
2512
+ "id": 602,
2632
2513
  "name": "item",
2633
2514
  "kind": 32768,
2634
2515
  "kindString": "Parameter",
@@ -2639,7 +2520,7 @@
2639
2520
  }
2640
2521
  },
2641
2522
  {
2642
- "id": 606,
2523
+ "id": 603,
2643
2524
  "name": "event",
2644
2525
  "kind": 32768,
2645
2526
  "kindString": "Parameter",
@@ -2658,7 +2539,7 @@
2658
2539
  ]
2659
2540
  },
2660
2541
  {
2661
- "id": 607,
2542
+ "id": 604,
2662
2543
  "name": "singleSelectRowClick",
2663
2544
  "kind": 2048,
2664
2545
  "kindString": "Method",
@@ -2669,20 +2550,19 @@
2669
2550
  {
2670
2551
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
2671
2552
  "line": 369,
2672
- "character": 9,
2673
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L369"
2553
+ "character": 9
2674
2554
  }
2675
2555
  ],
2676
2556
  "signatures": [
2677
2557
  {
2678
- "id": 608,
2558
+ "id": 605,
2679
2559
  "name": "singleSelectRowClick",
2680
2560
  "kind": 4096,
2681
2561
  "kindString": "Call signature",
2682
2562
  "flags": {},
2683
2563
  "parameters": [
2684
2564
  {
2685
- "id": 609,
2565
+ "id": 606,
2686
2566
  "name": "item",
2687
2567
  "kind": 32768,
2688
2568
  "kindString": "Parameter",
@@ -2704,14 +2584,16 @@
2704
2584
  "groups": [
2705
2585
  {
2706
2586
  "title": "Constructors",
2587
+ "kind": 512,
2707
2588
  "children": [
2708
2589
  544
2709
2590
  ]
2710
2591
  },
2711
2592
  {
2712
2593
  "title": "Properties",
2594
+ "kind": 1024,
2713
2595
  "children": [
2714
- 620,
2596
+ 617,
2715
2597
  560,
2716
2598
  559,
2717
2599
  554
@@ -2719,10 +2601,11 @@
2719
2601
  },
2720
2602
  {
2721
2603
  "title": "Accessors",
2604
+ "kind": 262144,
2722
2605
  "children": [
2723
- 625,
2724
- 592,
2725
- 627,
2606
+ 622,
2607
+ 589,
2608
+ 624,
2726
2609
  551,
2727
2610
  561,
2728
2611
  565
@@ -2730,19 +2613,20 @@
2730
2613
  },
2731
2614
  {
2732
2615
  "title": "Methods",
2616
+ "kind": 2048,
2733
2617
  "children": [
2618
+ 578,
2734
2619
  581,
2735
- 584,
2620
+ 597,
2621
+ 575,
2622
+ 587,
2623
+ 573,
2624
+ 585,
2625
+ 626,
2626
+ 591,
2627
+ 583,
2736
2628
  600,
2737
- 578,
2738
- 590,
2739
- 576,
2740
- 588,
2741
- 629,
2742
- 594,
2743
- 586,
2744
- 603,
2745
- 607
2629
+ 604
2746
2630
  ]
2747
2631
  }
2748
2632
  ],
@@ -2750,8 +2634,7 @@
2750
2634
  {
2751
2635
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
2752
2636
  "line": 62,
2753
- "character": 13,
2754
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.component.ts#L62"
2637
+ "character": 13
2755
2638
  }
2756
2639
  ],
2757
2640
  "extendedTypes": [
@@ -2763,21 +2646,21 @@
2763
2646
  "implementedTypes": [
2764
2647
  {
2765
2648
  "type": "reference",
2766
- "name": "OnInit",
2767
2649
  "qualifiedName": "OnInit",
2768
- "package": "@angular/core"
2650
+ "package": "@angular/core",
2651
+ "name": "OnInit"
2769
2652
  },
2770
2653
  {
2771
2654
  "type": "reference",
2772
- "name": "OnDestroy",
2773
2655
  "qualifiedName": "OnDestroy",
2774
- "package": "@angular/core"
2656
+ "package": "@angular/core",
2657
+ "name": "OnDestroy"
2775
2658
  },
2776
2659
  {
2777
2660
  "type": "reference",
2778
- "name": "OnChanges",
2779
2661
  "qualifiedName": "OnChanges",
2780
- "package": "@angular/core"
2662
+ "package": "@angular/core",
2663
+ "name": "OnChanges"
2781
2664
  }
2782
2665
  ]
2783
2666
  },
@@ -2788,23 +2671,32 @@
2788
2671
  "kindString": "Class",
2789
2672
  "flags": {},
2790
2673
  "comment": {
2791
- "summary": [],
2792
- "blockTags": [
2674
+ "tags": [
2793
2675
  {
2794
- "tag": "@deprecated",
2795
- "content": [
2796
- {
2797
- "kind": "text",
2798
- "text": "List builder view checklist and its features are deprecated. Use repeater instead. For more information, see https://developer.blackbaud.com/skyux/components/repeater."
2799
- }
2800
- ]
2676
+ "tag": "deprecated",
2677
+ "text": "List builder view checklist and its features are deprecated. Use repeater instead. For more information, see https://developer.blackbaud.com/skyux/components/repeater.\n"
2801
2678
  }
2802
2679
  ]
2803
2680
  },
2681
+ "decorators": [
2682
+ {
2683
+ "name": "NgModule",
2684
+ "type": {
2685
+ "type": "reference",
2686
+ "qualifiedName": "NgModuleDecorator",
2687
+ "package": "@angular/core",
2688
+ "name": "NgModule"
2689
+ },
2690
+ "arguments": {
2691
+ "obj": "{\n declarations: [\n SkyListViewChecklistComponent,\n SkyListViewChecklistItemComponent,\n ],\n imports: [CommonModule, FormsModule, SkyCheckboxModule],\n exports: [SkyListViewChecklistComponent, SkyListViewChecklistItemComponent],\n}"
2692
+ }
2693
+ }
2694
+ ],
2804
2695
  "children": [],
2805
2696
  "groups": [
2806
2697
  {
2807
2698
  "title": "Constructors",
2699
+ "kind": 512,
2808
2700
  "children": [
2809
2701
  8
2810
2702
  ]
@@ -2814,8 +2706,7 @@
2814
2706
  {
2815
2707
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.module.ts",
2816
2708
  "line": 20,
2817
- "character": 13,
2818
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist.module.ts#L20"
2709
+ "character": 13
2819
2710
  }
2820
2711
  ]
2821
2712
  },
@@ -2826,14 +2717,27 @@
2826
2717
  "kindString": "Class",
2827
2718
  "flags": {},
2828
2719
  "comment": {
2829
- "summary": [],
2830
- "blockTags": [
2720
+ "tags": [
2831
2721
  {
2832
- "tag": "@deprecated",
2833
- "content": []
2722
+ "tag": "deprecated",
2723
+ "text": "\n"
2834
2724
  }
2835
2725
  ]
2836
2726
  },
2727
+ "decorators": [
2728
+ {
2729
+ "name": "Component",
2730
+ "type": {
2731
+ "type": "reference",
2732
+ "qualifiedName": "ComponentDecorator",
2733
+ "package": "@angular/core",
2734
+ "name": "Component"
2735
+ },
2736
+ "arguments": {
2737
+ "obj": "{\n selector: 'sky-list-view-checklist-item',\n templateUrl: './list-view-checklist-item.component.html',\n styleUrls: ['./list-view-checklist-item.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
2738
+ }
2739
+ }
2740
+ ],
2837
2741
  "children": [
2838
2742
  {
2839
2743
  "id": 6,
@@ -2843,12 +2747,23 @@
2843
2747
  "flags": {
2844
2748
  "isPublic": true
2845
2749
  },
2750
+ "decorators": [
2751
+ {
2752
+ "name": "Input",
2753
+ "type": {
2754
+ "type": "reference",
2755
+ "qualifiedName": "InputDecorator",
2756
+ "package": "@angular/core",
2757
+ "name": "Input"
2758
+ },
2759
+ "arguments": {}
2760
+ }
2761
+ ],
2846
2762
  "sources": [
2847
2763
  {
2848
2764
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist-item.component.ts",
2849
2765
  "line": 16,
2850
- "character": 9,
2851
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist-item.component.ts#L16"
2766
+ "character": 9
2852
2767
  }
2853
2768
  ],
2854
2769
  "type": {
@@ -2861,12 +2776,14 @@
2861
2776
  "groups": [
2862
2777
  {
2863
2778
  "title": "Constructors",
2779
+ "kind": 512,
2864
2780
  "children": [
2865
2781
  4
2866
2782
  ]
2867
2783
  },
2868
2784
  {
2869
2785
  "title": "Properties",
2786
+ "kind": 1024,
2870
2787
  "children": [
2871
2788
  6
2872
2789
  ]
@@ -2876,8 +2793,7 @@
2876
2793
  {
2877
2794
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist-item.component.ts",
2878
2795
  "line": 14,
2879
- "character": 13,
2880
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/list-view-checklist-item.component.ts#L14"
2796
+ "character": 13
2881
2797
  }
2882
2798
  ]
2883
2799
  },
@@ -2888,11 +2804,10 @@
2888
2804
  "kindString": "Type alias",
2889
2805
  "flags": {},
2890
2806
  "comment": {
2891
- "summary": [],
2892
- "blockTags": [
2807
+ "tags": [
2893
2808
  {
2894
- "tag": "@deprecated",
2895
- "content": []
2809
+ "tag": "deprecated",
2810
+ "text": "\n"
2896
2811
  }
2897
2812
  ]
2898
2813
  },
@@ -2900,8 +2815,7 @@
2900
2815
  {
2901
2816
  "fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/checklist-state-action.type.ts",
2902
2817
  "line": 6,
2903
- "character": 12,
2904
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-checklist/src/lib/modules/list-view-checklist/state/checklist-state-action.type.ts#L6"
2818
+ "character": 12
2905
2819
  }
2906
2820
  ],
2907
2821
  "type": {
@@ -2914,6 +2828,7 @@
2914
2828
  "groups": [
2915
2829
  {
2916
2830
  "title": "Modules",
2831
+ "kind": 2,
2917
2832
  "children": [
2918
2833
  1,
2919
2834
  2