@skyux/lists 10.0.0-rc.0 → 10.0.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.
Files changed (35) hide show
  1. package/documentation.json +626 -612
  2. package/esm2022/lib/modules/filter/filter-button.component.mjs +3 -3
  3. package/esm2022/lib/modules/filter/filter-inline-item.component.mjs +3 -3
  4. package/esm2022/lib/modules/filter/filter-inline.component.mjs +3 -3
  5. package/esm2022/lib/modules/filter/filter-summary-item.component.mjs +3 -3
  6. package/esm2022/lib/modules/filter/filter-summary.component.mjs +3 -3
  7. package/esm2022/lib/modules/filter/filter.module.mjs +4 -4
  8. package/esm2022/lib/modules/infinite-scroll/infinite-scroll-dom-adapter.service.mjs +3 -3
  9. package/esm2022/lib/modules/infinite-scroll/infinite-scroll.component.mjs +3 -3
  10. package/esm2022/lib/modules/infinite-scroll/infinite-scroll.module.mjs +4 -4
  11. package/esm2022/lib/modules/paging/paging-content.component.mjs +3 -3
  12. package/esm2022/lib/modules/paging/paging.component.mjs +3 -3
  13. package/esm2022/lib/modules/paging/paging.module.mjs +4 -4
  14. package/esm2022/lib/modules/repeater/repeater-adapter.service.mjs +3 -3
  15. package/esm2022/lib/modules/repeater/repeater-auto-scroll.service.mjs +3 -3
  16. package/esm2022/lib/modules/repeater/repeater-item-content.component.mjs +3 -3
  17. package/esm2022/lib/modules/repeater/repeater-item-context-menu.component.mjs +3 -3
  18. package/esm2022/lib/modules/repeater/repeater-item-title.component.mjs +3 -3
  19. package/esm2022/lib/modules/repeater/repeater-item.component.mjs +3 -3
  20. package/esm2022/lib/modules/repeater/repeater.component.mjs +3 -3
  21. package/esm2022/lib/modules/repeater/repeater.module.mjs +4 -4
  22. package/esm2022/lib/modules/repeater/repeater.service.mjs +3 -3
  23. package/esm2022/lib/modules/shared/sky-lists-resources.module.mjs +4 -4
  24. package/esm2022/lib/modules/sort/sort-item.component.mjs +3 -3
  25. package/esm2022/lib/modules/sort/sort-menu-heading.component.mjs +3 -3
  26. package/esm2022/lib/modules/sort/sort.component.mjs +3 -3
  27. package/esm2022/lib/modules/sort/sort.module.mjs +4 -4
  28. package/esm2022/lib/modules/sort/sort.service.mjs +3 -3
  29. package/esm2022/testing/filter/filter-testing.module.mjs +4 -4
  30. package/esm2022/testing/infinite-scroll/infinite-scroll-testing.module.mjs +4 -4
  31. package/esm2022/testing/paging/paging-testing.module.mjs +4 -4
  32. package/esm2022/testing/sort/sort-testing.module.mjs +4 -4
  33. package/fesm2022/skyux-lists-testing.mjs +16 -16
  34. package/fesm2022/skyux-lists.mjs +87 -87
  35. package/package.json +14 -14
@@ -52,7 +52,7 @@
52
52
  "fileName": "projects/lists/src/modules/filter/filter.module.ts",
53
53
  "line": 37,
54
54
  "character": 13,
55
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter.module.ts#L37"
55
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter.module.ts#L37"
56
56
  }
57
57
  ],
58
58
  "decorators": [
@@ -84,7 +84,7 @@
84
84
  "fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.module.ts",
85
85
  "line": 14,
86
86
  "character": 13,
87
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.module.ts#L14"
87
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.module.ts#L14"
88
88
  }
89
89
  ],
90
90
  "decorators": [
@@ -116,7 +116,7 @@
116
116
  "fileName": "projects/lists/src/modules/paging/paging.module.ts",
117
117
  "line": 23,
118
118
  "character": 13,
119
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.module.ts#L23"
119
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.module.ts#L23"
120
120
  }
121
121
  ],
122
122
  "decorators": [
@@ -148,7 +148,7 @@
148
148
  "fileName": "projects/lists/src/modules/repeater/repeater.module.ts",
149
149
  "line": 47,
150
150
  "character": 13,
151
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.module.ts#L47"
151
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.module.ts#L47"
152
152
  }
153
153
  ],
154
154
  "decorators": [
@@ -180,7 +180,7 @@
180
180
  "fileName": "projects/lists/src/modules/sort/sort.module.ts",
181
181
  "line": 30,
182
182
  "character": 13,
183
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort.module.ts#L30"
183
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort.module.ts#L30"
184
184
  }
185
185
  ],
186
186
  "decorators": [
@@ -210,7 +210,7 @@
210
210
  "fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
211
211
  "line": 93,
212
212
  "character": 2,
213
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L93"
213
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L93"
214
214
  }
215
215
  ],
216
216
  "signatures": [
@@ -225,7 +225,7 @@
225
225
  "fileName": "libs/components/lists/src/lib/modules/filter/filter-button.component.ts",
226
226
  "line": 93,
227
227
  "character": 2,
228
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L93"
228
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L93"
229
229
  }
230
230
  ],
231
231
  "type": {
@@ -274,7 +274,7 @@
274
274
  "fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
275
275
  "line": 69,
276
276
  "character": 9,
277
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L69"
277
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L69"
278
278
  }
279
279
  ],
280
280
  "type": {
@@ -325,7 +325,7 @@
325
325
  "fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
326
326
  "line": 41,
327
327
  "character": 9,
328
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L41"
328
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L41"
329
329
  }
330
330
  ],
331
331
  "type": {
@@ -375,7 +375,7 @@
375
375
  "fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
376
376
  "line": 50,
377
377
  "character": 9,
378
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L50"
378
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L50"
379
379
  }
380
380
  ],
381
381
  "type": {
@@ -434,7 +434,7 @@
434
434
  "fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
435
435
  "line": 61,
436
436
  "character": 9,
437
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L61"
437
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L61"
438
438
  }
439
439
  ],
440
440
  "type": {
@@ -468,7 +468,7 @@
468
468
  "fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
469
469
  "line": 75,
470
470
  "character": 9,
471
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L75"
471
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L75"
472
472
  }
473
473
  ],
474
474
  "type": {
@@ -503,7 +503,7 @@
503
503
  "fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
504
504
  "line": 87,
505
505
  "character": 9,
506
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L87"
506
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L87"
507
507
  }
508
508
  ],
509
509
  "type": {
@@ -549,7 +549,7 @@
549
549
  "fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
550
550
  "line": 81,
551
551
  "character": 9,
552
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L81"
552
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L81"
553
553
  }
554
554
  ],
555
555
  "type": {
@@ -576,13 +576,13 @@
576
576
  "fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
577
577
  "line": 26,
578
578
  "character": 13,
579
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L26"
579
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L26"
580
580
  },
581
581
  {
582
582
  "fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
583
583
  "line": 29,
584
584
  "character": 13,
585
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L29"
585
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L29"
586
586
  }
587
587
  ],
588
588
  "getSignature": {
@@ -602,9 +602,9 @@
602
602
  "sources": [
603
603
  {
604
604
  "fileName": "libs/components/lists/src/lib/modules/filter/filter-button.component.ts",
605
- "line": 25,
606
- "character": 2,
607
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L25"
605
+ "line": 26,
606
+ "character": 13,
607
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L26"
608
608
  }
609
609
  ],
610
610
  "type": {
@@ -622,8 +622,8 @@
622
622
  {
623
623
  "fileName": "libs/components/lists/src/lib/modules/filter/filter-button.component.ts",
624
624
  "line": 29,
625
- "character": 2,
626
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L29"
625
+ "character": 13,
626
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L29"
627
627
  }
628
628
  ],
629
629
  "parameters": [
@@ -663,7 +663,7 @@
663
663
  "fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
664
664
  "line": 103,
665
665
  "character": 9,
666
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L103"
666
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L103"
667
667
  }
668
668
  ],
669
669
  "signatures": [
@@ -677,8 +677,8 @@
677
677
  {
678
678
  "fileName": "libs/components/lists/src/lib/modules/filter/filter-button.component.ts",
679
679
  "line": 103,
680
- "character": 2,
681
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L103"
680
+ "character": 9,
681
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L103"
682
682
  }
683
683
  ],
684
684
  "type": {
@@ -727,7 +727,7 @@
727
727
  "fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
728
728
  "line": 21,
729
729
  "character": 13,
730
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L21"
730
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L21"
731
731
  }
732
732
  ],
733
733
  "decorators": [
@@ -765,7 +765,7 @@
765
765
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
766
766
  "line": 299,
767
767
  "character": 2,
768
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L299"
768
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L299"
769
769
  }
770
770
  ],
771
771
  "signatures": [
@@ -780,7 +780,7 @@
780
780
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
781
781
  "line": 299,
782
782
  "character": 2,
783
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L299"
783
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L299"
784
784
  }
785
785
  ],
786
786
  "parameters": [
@@ -893,7 +893,7 @@
893
893
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
894
894
  "line": 243,
895
895
  "character": 9,
896
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L243"
896
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L243"
897
897
  }
898
898
  ],
899
899
  "type": {
@@ -924,7 +924,7 @@
924
924
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
925
925
  "line": 188,
926
926
  "character": 9,
927
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L188"
927
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L188"
928
928
  }
929
929
  ],
930
930
  "type": {
@@ -962,7 +962,7 @@
962
962
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
963
963
  "line": 212,
964
964
  "character": 9,
965
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L212"
965
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L212"
966
966
  }
967
967
  ],
968
968
  "type": {
@@ -984,7 +984,7 @@
984
984
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
985
985
  "line": 210,
986
986
  "character": 9,
987
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L210"
987
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L210"
988
988
  }
989
989
  ],
990
990
  "type": {
@@ -1025,7 +1025,7 @@
1025
1025
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1026
1026
  "line": 194,
1027
1027
  "character": 9,
1028
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L194"
1028
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L194"
1029
1029
  }
1030
1030
  ],
1031
1031
  "type": {
@@ -1063,7 +1063,7 @@
1063
1063
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1064
1064
  "line": 251,
1065
1065
  "character": 9,
1066
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L251"
1066
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L251"
1067
1067
  }
1068
1068
  ],
1069
1069
  "type": {
@@ -1096,7 +1096,7 @@
1096
1096
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1097
1097
  "line": 214,
1098
1098
  "character": 9,
1099
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L214"
1099
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L214"
1100
1100
  }
1101
1101
  ],
1102
1102
  "type": {
@@ -1135,7 +1135,7 @@
1135
1135
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1136
1136
  "line": 201,
1137
1137
  "character": 9,
1138
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L201"
1138
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L201"
1139
1139
  }
1140
1140
  ],
1141
1141
  "type": {
@@ -1194,7 +1194,7 @@
1194
1194
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1195
1195
  "line": 117,
1196
1196
  "character": 9,
1197
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L117"
1197
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L117"
1198
1198
  }
1199
1199
  ],
1200
1200
  "type": {
@@ -1241,7 +1241,7 @@
1241
1241
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1242
1242
  "line": 124,
1243
1243
  "character": 9,
1244
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L124"
1244
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L124"
1245
1245
  }
1246
1246
  ],
1247
1247
  "type": {
@@ -1278,7 +1278,7 @@
1278
1278
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1279
1279
  "line": 216,
1280
1280
  "character": 9,
1281
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L216"
1281
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L216"
1282
1282
  }
1283
1283
  ],
1284
1284
  "type": {
@@ -1309,7 +1309,7 @@
1309
1309
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1310
1310
  "line": 207,
1311
1311
  "character": 9,
1312
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L207"
1312
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L207"
1313
1313
  }
1314
1314
  ],
1315
1315
  "type": {
@@ -1347,7 +1347,7 @@
1347
1347
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1348
1348
  "line": 254,
1349
1349
  "character": 9,
1350
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L254"
1350
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L254"
1351
1351
  }
1352
1352
  ],
1353
1353
  "type": {
@@ -1380,7 +1380,7 @@
1380
1380
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1381
1381
  "line": 257,
1382
1382
  "character": 9,
1383
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L257"
1383
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L257"
1384
1384
  }
1385
1385
  ],
1386
1386
  "type": {
@@ -1413,7 +1413,7 @@
1413
1413
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1414
1414
  "line": 260,
1415
1415
  "character": 9,
1416
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L260"
1416
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L260"
1417
1417
  }
1418
1418
  ],
1419
1419
  "type": {
@@ -1446,7 +1446,7 @@
1446
1446
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1447
1447
  "line": 235,
1448
1448
  "character": 9,
1449
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L235"
1449
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L235"
1450
1450
  }
1451
1451
  ],
1452
1452
  "type": {
@@ -1484,7 +1484,7 @@
1484
1484
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1485
1485
  "line": 237,
1486
1486
  "character": 9,
1487
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L237"
1487
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L237"
1488
1488
  }
1489
1489
  ],
1490
1490
  "type": {
@@ -1507,7 +1507,7 @@
1507
1507
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1508
1508
  "line": 239,
1509
1509
  "character": 9,
1510
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L239"
1510
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L239"
1511
1511
  }
1512
1512
  ],
1513
1513
  "type": {
@@ -1553,7 +1553,7 @@
1553
1553
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1554
1554
  "line": 161,
1555
1555
  "character": 9,
1556
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L161"
1556
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L161"
1557
1557
  }
1558
1558
  ],
1559
1559
  "type": {
@@ -1580,7 +1580,7 @@
1580
1580
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1581
1581
  "line": 269,
1582
1582
  "character": 9,
1583
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L269"
1583
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L269"
1584
1584
  }
1585
1585
  ],
1586
1586
  "type": {
@@ -1623,7 +1623,7 @@
1623
1623
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1624
1624
  "line": 167,
1625
1625
  "character": 9,
1626
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L167"
1626
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L167"
1627
1627
  }
1628
1628
  ],
1629
1629
  "type": {
@@ -1658,7 +1658,7 @@
1658
1658
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1659
1659
  "line": 174,
1660
1660
  "character": 9,
1661
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L174"
1661
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L174"
1662
1662
  }
1663
1663
  ],
1664
1664
  "type": {
@@ -1685,7 +1685,7 @@
1685
1685
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1686
1686
  "line": 241,
1687
1687
  "character": 9,
1688
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L241"
1688
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L241"
1689
1689
  }
1690
1690
  ],
1691
1691
  "type": {
@@ -1739,7 +1739,7 @@
1739
1739
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1740
1740
  "line": 182,
1741
1741
  "character": 9,
1742
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L182"
1742
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L182"
1743
1743
  }
1744
1744
  ],
1745
1745
  "type": {
@@ -1765,13 +1765,13 @@
1765
1765
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1766
1766
  "line": 72,
1767
1767
  "character": 13,
1768
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L72"
1768
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L72"
1769
1769
  },
1770
1770
  {
1771
1771
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1772
1772
  "line": 89,
1773
1773
  "character": 13,
1774
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L89"
1774
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L89"
1775
1775
  }
1776
1776
  ],
1777
1777
  "getSignature": {
@@ -1784,8 +1784,8 @@
1784
1784
  {
1785
1785
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
1786
1786
  "line": 89,
1787
- "character": 2,
1788
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L89"
1787
+ "character": 13,
1788
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L89"
1789
1789
  }
1790
1790
  ],
1791
1791
  "type": {
@@ -1810,9 +1810,9 @@
1810
1810
  "sources": [
1811
1811
  {
1812
1812
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
1813
- "line": 71,
1814
- "character": 2,
1815
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L71"
1813
+ "line": 72,
1814
+ "character": 13,
1815
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L72"
1816
1816
  }
1817
1817
  ],
1818
1818
  "parameters": [
@@ -1852,13 +1852,13 @@
1852
1852
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1853
1853
  "line": 218,
1854
1854
  "character": 13,
1855
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L218"
1855
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L218"
1856
1856
  },
1857
1857
  {
1858
1858
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1859
1859
  "line": 231,
1860
1860
  "character": 13,
1861
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L231"
1861
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L231"
1862
1862
  }
1863
1863
  ],
1864
1864
  "getSignature": {
@@ -1871,8 +1871,8 @@
1871
1871
  {
1872
1872
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
1873
1873
  "line": 231,
1874
- "character": 2,
1875
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L231"
1874
+ "character": 13,
1875
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L231"
1876
1876
  }
1877
1877
  ],
1878
1878
  "type": {
@@ -1890,8 +1890,8 @@
1890
1890
  {
1891
1891
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
1892
1892
  "line": 218,
1893
- "character": 2,
1894
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L218"
1893
+ "character": 13,
1894
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L218"
1895
1895
  }
1896
1896
  ],
1897
1897
  "parameters": [
@@ -1927,13 +1927,13 @@
1927
1927
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1928
1928
  "line": 131,
1929
1929
  "character": 13,
1930
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L131"
1930
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L131"
1931
1931
  },
1932
1932
  {
1933
1933
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
1934
1934
  "line": 135,
1935
1935
  "character": 13,
1936
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L135"
1936
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L135"
1937
1937
  }
1938
1938
  ],
1939
1939
  "getSignature": {
@@ -1946,8 +1946,8 @@
1946
1946
  {
1947
1947
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
1948
1948
  "line": 135,
1949
- "character": 2,
1950
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L135"
1949
+ "character": 13,
1950
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L135"
1951
1951
  }
1952
1952
  ],
1953
1953
  "type": {
@@ -1983,9 +1983,9 @@
1983
1983
  "sources": [
1984
1984
  {
1985
1985
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
1986
- "line": 130,
1987
- "character": 2,
1988
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L130"
1986
+ "line": 131,
1987
+ "character": 13,
1988
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L131"
1989
1989
  }
1990
1990
  ],
1991
1991
  "parameters": [
@@ -2025,13 +2025,13 @@
2025
2025
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2026
2026
  "line": 145,
2027
2027
  "character": 13,
2028
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L145"
2028
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L145"
2029
2029
  },
2030
2030
  {
2031
2031
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2032
2032
  "line": 152,
2033
2033
  "character": 13,
2034
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L152"
2034
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L152"
2035
2035
  }
2036
2036
  ],
2037
2037
  "getSignature": {
@@ -2044,8 +2044,8 @@
2044
2044
  {
2045
2045
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2046
2046
  "line": 152,
2047
- "character": 2,
2048
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L152"
2047
+ "character": 13,
2048
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L152"
2049
2049
  }
2050
2050
  ],
2051
2051
  "type": {
@@ -2081,9 +2081,9 @@
2081
2081
  "sources": [
2082
2082
  {
2083
2083
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2084
- "line": 144,
2085
- "character": 2,
2086
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L144"
2084
+ "line": 145,
2085
+ "character": 13,
2086
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L145"
2087
2087
  }
2088
2088
  ],
2089
2089
  "parameters": [
@@ -2123,13 +2123,13 @@
2123
2123
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2124
2124
  "line": 102,
2125
2125
  "character": 13,
2126
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L102"
2126
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L102"
2127
2127
  },
2128
2128
  {
2129
2129
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2130
2130
  "line": 107,
2131
2131
  "character": 13,
2132
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L107"
2132
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L107"
2133
2133
  }
2134
2134
  ],
2135
2135
  "getSignature": {
@@ -2142,8 +2142,8 @@
2142
2142
  {
2143
2143
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2144
2144
  "line": 107,
2145
- "character": 2,
2146
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L107"
2145
+ "character": 13,
2146
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L107"
2147
2147
  }
2148
2148
  ],
2149
2149
  "type": {
@@ -2176,9 +2176,9 @@
2176
2176
  "sources": [
2177
2177
  {
2178
2178
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2179
- "line": 101,
2180
- "character": 2,
2181
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L101"
2179
+ "line": 102,
2180
+ "character": 13,
2181
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L102"
2182
2182
  }
2183
2183
  ],
2184
2184
  "parameters": [
@@ -2218,7 +2218,7 @@
2218
2218
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2219
2219
  "line": 246,
2220
2220
  "character": 13,
2221
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L246"
2221
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L246"
2222
2222
  }
2223
2223
  ],
2224
2224
  "getSignature": {
@@ -2230,9 +2230,9 @@
2230
2230
  "sources": [
2231
2231
  {
2232
2232
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2233
- "line": 245,
2234
- "character": 2,
2235
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L245"
2233
+ "line": 246,
2234
+ "character": 13,
2235
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L246"
2236
2236
  }
2237
2237
  ],
2238
2238
  "type": {
@@ -2255,7 +2255,7 @@
2255
2255
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2256
2256
  "line": 61,
2257
2257
  "character": 13,
2258
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L61"
2258
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L61"
2259
2259
  }
2260
2260
  ],
2261
2261
  "getSignature": {
@@ -2276,8 +2276,8 @@
2276
2276
  {
2277
2277
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2278
2278
  "line": 61,
2279
- "character": 2,
2280
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L61"
2279
+ "character": 13,
2280
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L61"
2281
2281
  }
2282
2282
  ],
2283
2283
  "type": {
@@ -2309,7 +2309,7 @@
2309
2309
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2310
2310
  "line": 263,
2311
2311
  "character": 13,
2312
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L263"
2312
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L263"
2313
2313
  }
2314
2314
  ],
2315
2315
  "setSignature": {
@@ -2321,9 +2321,9 @@
2321
2321
  "sources": [
2322
2322
  {
2323
2323
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2324
- "line": 262,
2325
- "character": 2,
2326
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L262"
2324
+ "line": 263,
2325
+ "character": 13,
2326
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L263"
2327
2327
  }
2328
2328
  ],
2329
2329
  "parameters": [
@@ -2370,7 +2370,7 @@
2370
2370
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2371
2371
  "line": 461,
2372
2372
  "character": 9,
2373
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L461"
2373
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L461"
2374
2374
  }
2375
2375
  ],
2376
2376
  "signatures": [
@@ -2384,8 +2384,8 @@
2384
2384
  {
2385
2385
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2386
2386
  "line": 461,
2387
- "character": 2,
2388
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L461"
2387
+ "character": 9,
2388
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L461"
2389
2389
  }
2390
2390
  ],
2391
2391
  "parameters": [
@@ -2422,7 +2422,7 @@
2422
2422
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2423
2423
  "line": 455,
2424
2424
  "character": 9,
2425
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L455"
2425
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L455"
2426
2426
  }
2427
2427
  ],
2428
2428
  "signatures": [
@@ -2436,8 +2436,8 @@
2436
2436
  {
2437
2437
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2438
2438
  "line": 455,
2439
- "character": 2,
2440
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L455"
2439
+ "character": 9,
2440
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L455"
2441
2441
  }
2442
2442
  ],
2443
2443
  "type": {
@@ -2461,7 +2461,7 @@
2461
2461
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2462
2462
  "line": 507,
2463
2463
  "character": 9,
2464
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L507"
2464
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L507"
2465
2465
  }
2466
2466
  ],
2467
2467
  "signatures": [
@@ -2475,8 +2475,8 @@
2475
2475
  {
2476
2476
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2477
2477
  "line": 507,
2478
- "character": 2,
2479
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L507"
2478
+ "character": 9,
2479
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L507"
2480
2480
  }
2481
2481
  ],
2482
2482
  "parameters": [
@@ -2489,7 +2489,7 @@
2489
2489
  "type": {
2490
2490
  "type": "reference",
2491
2491
  "target": {
2492
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.dom.d.ts",
2492
+ "sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
2493
2493
  "qualifiedName": "Event"
2494
2494
  },
2495
2495
  "name": "Event",
@@ -2518,7 +2518,7 @@
2518
2518
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2519
2519
  "line": 357,
2520
2520
  "character": 9,
2521
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L357"
2521
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L357"
2522
2522
  }
2523
2523
  ],
2524
2524
  "signatures": [
@@ -2532,8 +2532,8 @@
2532
2532
  {
2533
2533
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2534
2534
  "line": 357,
2535
- "character": 2,
2536
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L357"
2535
+ "character": 9,
2536
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L357"
2537
2537
  }
2538
2538
  ],
2539
2539
  "type": {
@@ -2567,7 +2567,7 @@
2567
2567
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2568
2568
  "line": 362,
2569
2569
  "character": 9,
2570
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L362"
2570
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L362"
2571
2571
  }
2572
2572
  ],
2573
2573
  "signatures": [
@@ -2581,8 +2581,8 @@
2581
2581
  {
2582
2582
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2583
2583
  "line": 362,
2584
- "character": 2,
2585
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L362"
2584
+ "character": 9,
2585
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L362"
2586
2586
  }
2587
2587
  ],
2588
2588
  "type": {
@@ -2616,7 +2616,7 @@
2616
2616
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2617
2617
  "line": 344,
2618
2618
  "character": 9,
2619
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L344"
2619
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L344"
2620
2620
  }
2621
2621
  ],
2622
2622
  "signatures": [
@@ -2630,8 +2630,8 @@
2630
2630
  {
2631
2631
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2632
2632
  "line": 344,
2633
- "character": 2,
2634
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L344"
2633
+ "character": 9,
2634
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L344"
2635
2635
  }
2636
2636
  ],
2637
2637
  "type": {
@@ -2665,7 +2665,7 @@
2665
2665
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2666
2666
  "line": 499,
2667
2667
  "character": 9,
2668
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L499"
2668
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L499"
2669
2669
  }
2670
2670
  ],
2671
2671
  "signatures": [
@@ -2679,8 +2679,8 @@
2679
2679
  {
2680
2680
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2681
2681
  "line": 499,
2682
- "character": 2,
2683
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L499"
2682
+ "character": 9,
2683
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L499"
2684
2684
  }
2685
2685
  ],
2686
2686
  "parameters": [
@@ -2722,7 +2722,7 @@
2722
2722
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2723
2723
  "line": 503,
2724
2724
  "character": 9,
2725
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L503"
2725
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L503"
2726
2726
  }
2727
2727
  ],
2728
2728
  "signatures": [
@@ -2736,8 +2736,8 @@
2736
2736
  {
2737
2737
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2738
2738
  "line": 503,
2739
- "character": 2,
2740
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L503"
2739
+ "character": 9,
2740
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L503"
2741
2741
  }
2742
2742
  ],
2743
2743
  "parameters": [
@@ -2779,7 +2779,7 @@
2779
2779
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2780
2780
  "line": 375,
2781
2781
  "character": 9,
2782
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L375"
2782
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L375"
2783
2783
  }
2784
2784
  ],
2785
2785
  "signatures": [
@@ -2792,9 +2792,9 @@
2792
2792
  "sources": [
2793
2793
  {
2794
2794
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2795
- "line": 374,
2796
- "character": 2,
2797
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L374"
2795
+ "line": 375,
2796
+ "character": 9,
2797
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L375"
2798
2798
  }
2799
2799
  ],
2800
2800
  "parameters": [
@@ -2807,7 +2807,7 @@
2807
2807
  "type": {
2808
2808
  "type": "reference",
2809
2809
  "target": {
2810
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.dom.d.ts",
2810
+ "sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
2811
2811
  "qualifiedName": "KeyboardEvent"
2812
2812
  },
2813
2813
  "name": "KeyboardEvent",
@@ -2836,7 +2836,7 @@
2836
2836
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2837
2837
  "line": 573,
2838
2838
  "character": 9,
2839
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L573"
2839
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L573"
2840
2840
  }
2841
2841
  ],
2842
2842
  "signatures": [
@@ -2850,8 +2850,8 @@
2850
2850
  {
2851
2851
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2852
2852
  "line": 573,
2853
- "character": 2,
2854
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L573"
2853
+ "character": 9,
2854
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L573"
2855
2855
  }
2856
2856
  ],
2857
2857
  "parameters": [
@@ -2888,7 +2888,7 @@
2888
2888
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2889
2889
  "line": 514,
2890
2890
  "character": 9,
2891
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L514"
2891
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L514"
2892
2892
  }
2893
2893
  ],
2894
2894
  "signatures": [
@@ -2902,8 +2902,8 @@
2902
2902
  {
2903
2903
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2904
2904
  "line": 514,
2905
- "character": 2,
2906
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L514"
2905
+ "character": 9,
2906
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L514"
2907
2907
  }
2908
2908
  ],
2909
2909
  "parameters": [
@@ -2916,7 +2916,7 @@
2916
2916
  "type": {
2917
2917
  "type": "reference",
2918
2918
  "target": {
2919
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.dom.d.ts",
2919
+ "sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
2920
2920
  "qualifiedName": "KeyboardEvent"
2921
2921
  },
2922
2922
  "name": "KeyboardEvent",
@@ -2945,7 +2945,7 @@
2945
2945
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
2946
2946
  "line": 465,
2947
2947
  "character": 9,
2948
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L465"
2948
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L465"
2949
2949
  }
2950
2950
  ],
2951
2951
  "signatures": [
@@ -2959,8 +2959,8 @@
2959
2959
  {
2960
2960
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
2961
2961
  "line": 465,
2962
- "character": 2,
2963
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L465"
2962
+ "character": 9,
2963
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L465"
2964
2964
  }
2965
2965
  ],
2966
2966
  "parameters": [
@@ -2973,7 +2973,7 @@
2973
2973
  "type": {
2974
2974
  "type": "reference",
2975
2975
  "target": {
2976
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.dom.d.ts",
2976
+ "sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
2977
2977
  "qualifiedName": "MouseEvent"
2978
2978
  },
2979
2979
  "name": "MouseEvent",
@@ -3002,7 +3002,7 @@
3002
3002
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
3003
3003
  "line": 478,
3004
3004
  "character": 9,
3005
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L478"
3005
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L478"
3006
3006
  }
3007
3007
  ],
3008
3008
  "signatures": [
@@ -3016,8 +3016,8 @@
3016
3016
  {
3017
3017
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
3018
3018
  "line": 478,
3019
- "character": 2,
3020
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L478"
3019
+ "character": 9,
3020
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L478"
3021
3021
  }
3022
3022
  ],
3023
3023
  "parameters": [
@@ -3126,7 +3126,7 @@
3126
3126
  "fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
3127
3127
  "line": 53,
3128
3128
  "character": 13,
3129
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L53"
3129
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L53"
3130
3130
  }
3131
3131
  ],
3132
3132
  "implementedTypes": [
@@ -3193,7 +3193,7 @@
3193
3193
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3194
3194
  "line": 143,
3195
3195
  "character": 2,
3196
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L143"
3196
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L143"
3197
3197
  }
3198
3198
  ],
3199
3199
  "signatures": [
@@ -3208,7 +3208,7 @@
3208
3208
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
3209
3209
  "line": 143,
3210
3210
  "character": 2,
3211
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L143"
3211
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L143"
3212
3212
  }
3213
3213
  ],
3214
3214
  "type": {
@@ -3241,7 +3241,7 @@
3241
3241
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3242
3242
  "line": 59,
3243
3243
  "character": 9,
3244
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L59"
3244
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L59"
3245
3245
  }
3246
3246
  ],
3247
3247
  "type": {
@@ -3275,7 +3275,7 @@
3275
3275
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3276
3276
  "line": 112,
3277
3277
  "character": 9,
3278
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L112"
3278
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L112"
3279
3279
  }
3280
3280
  ],
3281
3281
  "type": {
@@ -3348,7 +3348,7 @@
3348
3348
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3349
3349
  "line": 69,
3350
3350
  "character": 9,
3351
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L69"
3351
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L69"
3352
3352
  }
3353
3353
  ],
3354
3354
  "type": {
@@ -3374,7 +3374,7 @@
3374
3374
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3375
3375
  "line": 125,
3376
3376
  "character": 9,
3377
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L125"
3377
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L125"
3378
3378
  }
3379
3379
  ],
3380
3380
  "type": {
@@ -3396,7 +3396,7 @@
3396
3396
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3397
3397
  "line": 123,
3398
3398
  "character": 9,
3399
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L123"
3399
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L123"
3400
3400
  }
3401
3401
  ],
3402
3402
  "type": {
@@ -3447,7 +3447,7 @@
3447
3447
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3448
3448
  "line": 120,
3449
3449
  "character": 9,
3450
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L120"
3450
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L120"
3451
3451
  }
3452
3452
  ],
3453
3453
  "type": {
@@ -3504,7 +3504,7 @@
3504
3504
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3505
3505
  "line": 77,
3506
3506
  "character": 9,
3507
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L77"
3507
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L77"
3508
3508
  }
3509
3509
  ],
3510
3510
  "type": {
@@ -3531,7 +3531,7 @@
3531
3531
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3532
3532
  "line": 127,
3533
3533
  "character": 9,
3534
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L127"
3534
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L127"
3535
3535
  }
3536
3536
  ],
3537
3537
  "type": {
@@ -3558,13 +3558,13 @@
3558
3558
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3559
3559
  "line": 99,
3560
3560
  "character": 13,
3561
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L99"
3561
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L99"
3562
3562
  },
3563
3563
  {
3564
3564
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3565
3565
  "line": 104,
3566
3566
  "character": 13,
3567
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L104"
3567
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L104"
3568
3568
  }
3569
3569
  ],
3570
3570
  "getSignature": {
@@ -3577,8 +3577,8 @@
3577
3577
  {
3578
3578
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
3579
3579
  "line": 104,
3580
- "character": 2,
3581
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L104"
3580
+ "character": 13,
3581
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L104"
3582
3582
  }
3583
3583
  ],
3584
3584
  "type": {
@@ -3696,9 +3696,9 @@
3696
3696
  "sources": [
3697
3697
  {
3698
3698
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
3699
- "line": 98,
3700
- "character": 2,
3701
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L98"
3699
+ "line": 99,
3700
+ "character": 13,
3701
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L99"
3702
3702
  }
3703
3703
  ],
3704
3704
  "parameters": [
@@ -3740,7 +3740,7 @@
3740
3740
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3741
3741
  "line": 184,
3742
3742
  "character": 9,
3743
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L184"
3743
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L184"
3744
3744
  }
3745
3745
  ],
3746
3746
  "signatures": [
@@ -3754,8 +3754,8 @@
3754
3754
  {
3755
3755
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
3756
3756
  "line": 184,
3757
- "character": 2,
3758
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L184"
3757
+ "character": 9,
3758
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L184"
3759
3759
  }
3760
3760
  ],
3761
3761
  "type": {
@@ -3789,7 +3789,7 @@
3789
3789
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3790
3790
  "line": 227,
3791
3791
  "character": 9,
3792
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L227"
3792
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L227"
3793
3793
  }
3794
3794
  ],
3795
3795
  "signatures": [
@@ -3803,8 +3803,8 @@
3803
3803
  {
3804
3804
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
3805
3805
  "line": 227,
3806
- "character": 2,
3807
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L227"
3806
+ "character": 9,
3807
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L227"
3808
3808
  }
3809
3809
  ],
3810
3810
  "type": {
@@ -3838,7 +3838,7 @@
3838
3838
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3839
3839
  "line": 238,
3840
3840
  "character": 9,
3841
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L238"
3841
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L238"
3842
3842
  }
3843
3843
  ],
3844
3844
  "signatures": [
@@ -3852,8 +3852,8 @@
3852
3852
  {
3853
3853
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
3854
3854
  "line": 238,
3855
- "character": 2,
3856
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L238"
3855
+ "character": 9,
3856
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L238"
3857
3857
  }
3858
3858
  ],
3859
3859
  "parameters": [
@@ -3905,7 +3905,7 @@
3905
3905
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3906
3906
  "line": 259,
3907
3907
  "character": 9,
3908
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L259"
3908
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L259"
3909
3909
  }
3910
3910
  ],
3911
3911
  "signatures": [
@@ -3919,8 +3919,8 @@
3919
3919
  {
3920
3920
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
3921
3921
  "line": 259,
3922
- "character": 2,
3923
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L259"
3922
+ "character": 9,
3923
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L259"
3924
3924
  }
3925
3925
  ],
3926
3926
  "type": {
@@ -3954,7 +3954,7 @@
3954
3954
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
3955
3955
  "line": 265,
3956
3956
  "character": 9,
3957
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L265"
3957
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L265"
3958
3958
  }
3959
3959
  ],
3960
3960
  "signatures": [
@@ -3968,8 +3968,8 @@
3968
3968
  {
3969
3969
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
3970
3970
  "line": 265,
3971
- "character": 2,
3972
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L265"
3971
+ "character": 9,
3972
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L265"
3973
3973
  }
3974
3974
  ],
3975
3975
  "type": {
@@ -4003,7 +4003,7 @@
4003
4003
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
4004
4004
  "line": 269,
4005
4005
  "character": 9,
4006
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L269"
4006
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L269"
4007
4007
  }
4008
4008
  ],
4009
4009
  "signatures": [
@@ -4017,8 +4017,8 @@
4017
4017
  {
4018
4018
  "fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
4019
4019
  "line": 269,
4020
- "character": 2,
4021
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L269"
4020
+ "character": 9,
4021
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L269"
4022
4022
  }
4023
4023
  ],
4024
4024
  "type": {
@@ -4073,7 +4073,7 @@
4073
4073
  "fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
4074
4074
  "line": 49,
4075
4075
  "character": 13,
4076
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L49"
4076
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L49"
4077
4077
  }
4078
4078
  ],
4079
4079
  "implementedTypes": [
@@ -4160,7 +4160,7 @@
4160
4160
  "fileName": "projects/lists/src/modules/repeater/repeater-item-title.component.ts",
4161
4161
  "line": 10,
4162
4162
  "character": 13,
4163
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item-title.component.ts#L10"
4163
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item-title.component.ts#L10"
4164
4164
  }
4165
4165
  ],
4166
4166
  "decorators": [
@@ -4190,7 +4190,7 @@
4190
4190
  "fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
4191
4191
  "line": 56,
4192
4192
  "character": 2,
4193
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L56"
4193
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L56"
4194
4194
  }
4195
4195
  ],
4196
4196
  "signatures": [
@@ -4205,7 +4205,7 @@
4205
4205
  "fileName": "libs/components/lists/src/lib/modules/sort/sort-item.component.ts",
4206
4206
  "line": 56,
4207
4207
  "character": 2,
4208
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L56"
4208
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L56"
4209
4209
  }
4210
4210
  ],
4211
4211
  "parameters": [
@@ -4272,7 +4272,7 @@
4272
4272
  "fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
4273
4273
  "line": 34,
4274
4274
  "character": 9,
4275
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L34"
4275
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L34"
4276
4276
  }
4277
4277
  ],
4278
4278
  "type": {
@@ -4298,7 +4298,7 @@
4298
4298
  "fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
4299
4299
  "line": 42,
4300
4300
  "character": 9,
4301
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L42"
4301
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L42"
4302
4302
  }
4303
4303
  ],
4304
4304
  "type": {
@@ -4340,7 +4340,7 @@
4340
4340
  "fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
4341
4341
  "line": 40,
4342
4342
  "character": 9,
4343
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L40"
4343
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L40"
4344
4344
  }
4345
4345
  ],
4346
4346
  "type": {
@@ -4379,7 +4379,7 @@
4379
4379
  "fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
4380
4380
  "line": 47,
4381
4381
  "character": 9,
4382
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L47"
4382
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L47"
4383
4383
  }
4384
4384
  ],
4385
4385
  "type": {
@@ -4412,7 +4412,7 @@
4412
4412
  "fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
4413
4413
  "line": 88,
4414
4414
  "character": 9,
4415
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L88"
4415
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L88"
4416
4416
  }
4417
4417
  ],
4418
4418
  "signatures": [
@@ -4426,8 +4426,8 @@
4426
4426
  {
4427
4427
  "fileName": "libs/components/lists/src/lib/modules/sort/sort-item.component.ts",
4428
4428
  "line": 88,
4429
- "character": 2,
4430
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L88"
4429
+ "character": 9,
4430
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L88"
4431
4431
  }
4432
4432
  ],
4433
4433
  "type": {
@@ -4451,7 +4451,7 @@
4451
4451
  "fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
4452
4452
  "line": 76,
4453
4453
  "character": 9,
4454
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L76"
4454
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L76"
4455
4455
  }
4456
4456
  ],
4457
4457
  "signatures": [
@@ -4465,8 +4465,8 @@
4465
4465
  {
4466
4466
  "fileName": "libs/components/lists/src/lib/modules/sort/sort-item.component.ts",
4467
4467
  "line": 76,
4468
- "character": 2,
4469
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L76"
4468
+ "character": 9,
4469
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L76"
4470
4470
  }
4471
4471
  ],
4472
4472
  "parameters": [
@@ -4518,7 +4518,7 @@
4518
4518
  "fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
4519
4519
  "line": 95,
4520
4520
  "character": 9,
4521
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L95"
4521
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L95"
4522
4522
  }
4523
4523
  ],
4524
4524
  "signatures": [
@@ -4532,8 +4532,8 @@
4532
4532
  {
4533
4533
  "fileName": "libs/components/lists/src/lib/modules/sort/sort-item.component.ts",
4534
4534
  "line": 95,
4535
- "character": 2,
4536
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L95"
4535
+ "character": 9,
4536
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L95"
4537
4537
  }
4538
4538
  ],
4539
4539
  "type": {
@@ -4567,7 +4567,7 @@
4567
4567
  "fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
4568
4568
  "line": 61,
4569
4569
  "character": 9,
4570
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L61"
4570
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L61"
4571
4571
  }
4572
4572
  ],
4573
4573
  "signatures": [
@@ -4581,8 +4581,8 @@
4581
4581
  {
4582
4582
  "fileName": "libs/components/lists/src/lib/modules/sort/sort-item.component.ts",
4583
4583
  "line": 61,
4584
- "character": 2,
4585
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L61"
4584
+ "character": 9,
4585
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L61"
4586
4586
  }
4587
4587
  ],
4588
4588
  "type": {
@@ -4635,7 +4635,7 @@
4635
4635
  "fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
4636
4636
  "line": 29,
4637
4637
  "character": 13,
4638
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L29"
4638
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L29"
4639
4639
  }
4640
4640
  ],
4641
4641
  "implementedTypes": [
@@ -4694,7 +4694,7 @@
4694
4694
  "fileName": "projects/lists/src/modules/sort/sort.component.ts",
4695
4695
  "line": 51,
4696
4696
  "character": 2,
4697
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort.component.ts#L51"
4697
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort.component.ts#L51"
4698
4698
  }
4699
4699
  ],
4700
4700
  "signatures": [
@@ -4709,7 +4709,7 @@
4709
4709
  "fileName": "libs/components/lists/src/lib/modules/sort/sort.component.ts",
4710
4710
  "line": 51,
4711
4711
  "character": 2,
4712
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort.component.ts#L51"
4712
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort.component.ts#L51"
4713
4713
  }
4714
4714
  ],
4715
4715
  "type": {
@@ -4766,7 +4766,7 @@
4766
4766
  "fileName": "projects/lists/src/modules/sort/sort.component.ts",
4767
4767
  "line": 34,
4768
4768
  "character": 9,
4769
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort.component.ts#L34"
4769
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort.component.ts#L34"
4770
4770
  }
4771
4771
  ],
4772
4772
  "type": {
@@ -4792,7 +4792,7 @@
4792
4792
  "fileName": "projects/lists/src/modules/sort/sort.component.ts",
4793
4793
  "line": 42,
4794
4794
  "character": 9,
4795
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort.component.ts#L42"
4795
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort.component.ts#L42"
4796
4796
  }
4797
4797
  ],
4798
4798
  "type": {
@@ -4839,7 +4839,7 @@
4839
4839
  "fileName": "projects/lists/src/modules/sort/sort.component.ts",
4840
4840
  "line": 40,
4841
4841
  "character": 9,
4842
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort.component.ts#L40"
4842
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort.component.ts#L40"
4843
4843
  }
4844
4844
  ],
4845
4845
  "type": {
@@ -4866,7 +4866,7 @@
4866
4866
  "fileName": "projects/lists/src/modules/sort/sort.component.ts",
4867
4867
  "line": 45,
4868
4868
  "character": 9,
4869
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort.component.ts#L45"
4869
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort.component.ts#L45"
4870
4870
  }
4871
4871
  ],
4872
4872
  "type": {
@@ -4901,7 +4901,7 @@
4901
4901
  "fileName": "projects/lists/src/modules/sort/sort.component.ts",
4902
4902
  "line": 55,
4903
4903
  "character": 9,
4904
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort.component.ts#L55"
4904
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort.component.ts#L55"
4905
4905
  }
4906
4906
  ],
4907
4907
  "signatures": [
@@ -4915,8 +4915,8 @@
4915
4915
  {
4916
4916
  "fileName": "libs/components/lists/src/lib/modules/sort/sort.component.ts",
4917
4917
  "line": 55,
4918
- "character": 2,
4919
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort.component.ts#L55"
4918
+ "character": 9,
4919
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort.component.ts#L55"
4920
4920
  }
4921
4921
  ],
4922
4922
  "type": {
@@ -4956,7 +4956,7 @@
4956
4956
  "fileName": "projects/lists/src/modules/sort/sort.component.ts",
4957
4957
  "line": 24,
4958
4958
  "character": 13,
4959
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/sort/sort.component.ts#L24"
4959
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/sort/sort.component.ts#L24"
4960
4960
  }
4961
4961
  ],
4962
4962
  "decorators": [
@@ -4988,7 +4988,7 @@
4988
4988
  "fileName": "projects/lists/src/modules/paging/paging-content.component.ts",
4989
4989
  "line": 10,
4990
4990
  "character": 13,
4991
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging-content.component.ts#L10"
4991
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging-content.component.ts#L10"
4992
4992
  }
4993
4993
  ],
4994
4994
  "decorators": [
@@ -5028,7 +5028,7 @@
5028
5028
  "fileName": "projects/lists/src/modules/filter/filter-inline.component.ts",
5029
5029
  "line": 11,
5030
5030
  "character": 13,
5031
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-inline.component.ts#L11"
5031
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-inline.component.ts#L11"
5032
5032
  }
5033
5033
  ],
5034
5034
  "decorators": [
@@ -5068,7 +5068,7 @@
5068
5068
  "fileName": "projects/lists/src/modules/filter/filter-inline-item.component.ts",
5069
5069
  "line": 11,
5070
5070
  "character": 13,
5071
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-inline-item.component.ts#L11"
5071
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-inline-item.component.ts#L11"
5072
5072
  }
5073
5073
  ],
5074
5074
  "decorators": [
@@ -5116,7 +5116,7 @@
5116
5116
  "fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
5117
5117
  "line": 35,
5118
5118
  "character": 9,
5119
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L35"
5119
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L35"
5120
5120
  }
5121
5121
  ],
5122
5122
  "type": {
@@ -5162,7 +5162,7 @@
5162
5162
  "fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
5163
5163
  "line": 41,
5164
5164
  "character": 9,
5165
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L41"
5165
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L41"
5166
5166
  }
5167
5167
  ],
5168
5168
  "type": {
@@ -5200,13 +5200,13 @@
5200
5200
  "fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
5201
5201
  "line": 23,
5202
5202
  "character": 13,
5203
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L23"
5203
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L23"
5204
5204
  },
5205
5205
  {
5206
5206
  "fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
5207
5207
  "line": 27,
5208
5208
  "character": 13,
5209
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L27"
5209
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L27"
5210
5210
  }
5211
5211
  ],
5212
5212
  "getSignature": {
@@ -5226,9 +5226,9 @@
5226
5226
  "sources": [
5227
5227
  {
5228
5228
  "fileName": "libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts",
5229
- "line": 22,
5230
- "character": 2,
5231
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L22"
5229
+ "line": 23,
5230
+ "character": 13,
5231
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L23"
5232
5232
  }
5233
5233
  ],
5234
5234
  "type": {
@@ -5246,8 +5246,8 @@
5246
5246
  {
5247
5247
  "fileName": "libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts",
5248
5248
  "line": 27,
5249
- "character": 2,
5250
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L27"
5249
+ "character": 13,
5250
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L27"
5251
5251
  }
5252
5252
  ],
5253
5253
  "parameters": [
@@ -5287,7 +5287,7 @@
5287
5287
  "fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
5288
5288
  "line": 49,
5289
5289
  "character": 9,
5290
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L49"
5290
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L49"
5291
5291
  }
5292
5292
  ],
5293
5293
  "signatures": [
@@ -5301,8 +5301,8 @@
5301
5301
  {
5302
5302
  "fileName": "libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts",
5303
5303
  "line": 49,
5304
- "character": 2,
5305
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L49"
5304
+ "character": 9,
5305
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L49"
5306
5306
  }
5307
5307
  ],
5308
5308
  "type": {
@@ -5326,7 +5326,7 @@
5326
5326
  "fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
5327
5327
  "line": 45,
5328
5328
  "character": 9,
5329
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L45"
5329
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L45"
5330
5330
  }
5331
5331
  ],
5332
5332
  "signatures": [
@@ -5340,8 +5340,8 @@
5340
5340
  {
5341
5341
  "fileName": "libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts",
5342
5342
  "line": 45,
5343
- "character": 2,
5344
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L45"
5343
+ "character": 9,
5344
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L45"
5345
5345
  }
5346
5346
  ],
5347
5347
  "type": {
@@ -5365,7 +5365,7 @@
5365
5365
  "fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
5366
5366
  "line": 53,
5367
5367
  "character": 9,
5368
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L53"
5368
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L53"
5369
5369
  }
5370
5370
  ],
5371
5371
  "signatures": [
@@ -5379,8 +5379,8 @@
5379
5379
  {
5380
5380
  "fileName": "libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts",
5381
5381
  "line": 53,
5382
- "character": 2,
5383
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L53"
5382
+ "character": 9,
5383
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L53"
5384
5384
  }
5385
5385
  ],
5386
5386
  "type": {
@@ -5426,7 +5426,7 @@
5426
5426
  "fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
5427
5427
  "line": 18,
5428
5428
  "character": 13,
5429
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L18"
5429
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L18"
5430
5430
  }
5431
5431
  ],
5432
5432
  "decorators": [
@@ -5466,7 +5466,7 @@
5466
5466
  "fileName": "projects/lists/src/modules/filter/filter-summary.component.ts",
5467
5467
  "line": 12,
5468
5468
  "character": 13,
5469
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/filter/filter-summary.component.ts#L12"
5469
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/filter/filter-summary.component.ts#L12"
5470
5470
  }
5471
5471
  ],
5472
5472
  "decorators": [
@@ -5496,7 +5496,7 @@
5496
5496
  "fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
5497
5497
  "line": 81,
5498
5498
  "character": 2,
5499
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L81"
5499
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L81"
5500
5500
  }
5501
5501
  ],
5502
5502
  "signatures": [
@@ -5511,7 +5511,7 @@
5511
5511
  "fileName": "libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts",
5512
5512
  "line": 81,
5513
5513
  "character": 2,
5514
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L81"
5514
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L81"
5515
5515
  }
5516
5516
  ],
5517
5517
  "parameters": [
@@ -5592,7 +5592,7 @@
5592
5592
  "fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
5593
5593
  "line": 72,
5594
5594
  "character": 9,
5595
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L72"
5595
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L72"
5596
5596
  }
5597
5597
  ],
5598
5598
  "type": {
@@ -5639,7 +5639,7 @@
5639
5639
  "fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
5640
5640
  "line": 70,
5641
5641
  "character": 9,
5642
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L70"
5642
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L70"
5643
5643
  }
5644
5644
  ],
5645
5645
  "type": {
@@ -5677,13 +5677,13 @@
5677
5677
  "fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
5678
5678
  "line": 31,
5679
5679
  "character": 13,
5680
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L31"
5680
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L31"
5681
5681
  },
5682
5682
  {
5683
5683
  "fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
5684
5684
  "line": 34,
5685
5685
  "character": 13,
5686
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L34"
5686
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L34"
5687
5687
  }
5688
5688
  ],
5689
5689
  "getSignature": {
@@ -5714,9 +5714,9 @@
5714
5714
  "sources": [
5715
5715
  {
5716
5716
  "fileName": "libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts",
5717
- "line": 30,
5718
- "character": 2,
5719
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L30"
5717
+ "line": 31,
5718
+ "character": 13,
5719
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L31"
5720
5720
  }
5721
5721
  ],
5722
5722
  "type": {
@@ -5734,8 +5734,8 @@
5734
5734
  {
5735
5735
  "fileName": "libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts",
5736
5736
  "line": 34,
5737
- "character": 2,
5738
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L34"
5737
+ "character": 13,
5738
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L34"
5739
5739
  }
5740
5740
  ],
5741
5741
  "parameters": [
@@ -5775,13 +5775,13 @@
5775
5775
  "fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
5776
5776
  "line": 52,
5777
5777
  "character": 13,
5778
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L52"
5778
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L52"
5779
5779
  },
5780
5780
  {
5781
5781
  "fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
5782
5782
  "line": 56,
5783
5783
  "character": 13,
5784
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L56"
5784
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L56"
5785
5785
  }
5786
5786
  ],
5787
5787
  "getSignature": {
@@ -5855,9 +5855,9 @@
5855
5855
  "sources": [
5856
5856
  {
5857
5857
  "fileName": "libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts",
5858
- "line": 51,
5859
- "character": 2,
5860
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L51"
5858
+ "line": 52,
5859
+ "character": 13,
5860
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L52"
5861
5861
  }
5862
5862
  ],
5863
5863
  "type": {
@@ -5875,8 +5875,8 @@
5875
5875
  {
5876
5876
  "fileName": "libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts",
5877
5877
  "line": 56,
5878
- "character": 2,
5879
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L56"
5878
+ "character": 13,
5879
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L56"
5880
5880
  }
5881
5881
  ],
5882
5882
  "parameters": [
@@ -5916,7 +5916,7 @@
5916
5916
  "fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
5917
5917
  "line": 91,
5918
5918
  "character": 9,
5919
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L91"
5919
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L91"
5920
5920
  }
5921
5921
  ],
5922
5922
  "signatures": [
@@ -5930,8 +5930,8 @@
5930
5930
  {
5931
5931
  "fileName": "libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts",
5932
5932
  "line": 91,
5933
- "character": 2,
5934
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L91"
5933
+ "character": 9,
5934
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L91"
5935
5935
  }
5936
5936
  ],
5937
5937
  "type": {
@@ -5965,7 +5965,7 @@
5965
5965
  "fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
5966
5966
  "line": 97,
5967
5967
  "character": 9,
5968
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L97"
5968
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L97"
5969
5969
  }
5970
5970
  ],
5971
5971
  "signatures": [
@@ -5979,8 +5979,8 @@
5979
5979
  {
5980
5980
  "fileName": "libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts",
5981
5981
  "line": 97,
5982
- "character": 2,
5983
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L97"
5982
+ "character": 9,
5983
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L97"
5984
5984
  }
5985
5985
  ],
5986
5986
  "type": {
@@ -6026,7 +6026,7 @@
6026
6026
  "fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
6027
6027
  "line": 24,
6028
6028
  "character": 13,
6029
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L24"
6029
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L24"
6030
6030
  }
6031
6031
  ],
6032
6032
  "implementedTypes": [
@@ -6077,7 +6077,7 @@
6077
6077
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6078
6078
  "line": 72,
6079
6079
  "character": 9,
6080
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L72"
6080
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L72"
6081
6081
  }
6082
6082
  ],
6083
6083
  "type": {
@@ -6117,7 +6117,7 @@
6117
6117
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6118
6118
  "line": 75,
6119
6119
  "character": 9,
6120
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L75"
6120
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L75"
6121
6121
  }
6122
6122
  ],
6123
6123
  "type": {
@@ -6158,7 +6158,7 @@
6158
6158
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6159
6159
  "line": 28,
6160
6160
  "character": 9,
6161
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L28"
6161
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L28"
6162
6162
  }
6163
6163
  ],
6164
6164
  "type": {
@@ -6193,7 +6193,7 @@
6193
6193
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6194
6194
  "line": 62,
6195
6195
  "character": 9,
6196
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L62"
6196
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L62"
6197
6197
  }
6198
6198
  ],
6199
6199
  "type": {
@@ -6231,7 +6231,7 @@
6231
6231
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6232
6232
  "line": 77,
6233
6233
  "character": 9,
6234
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L77"
6234
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L77"
6235
6235
  }
6236
6236
  ],
6237
6237
  "type": {
@@ -6265,7 +6265,7 @@
6265
6265
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6266
6266
  "line": 34,
6267
6267
  "character": 9,
6268
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L34"
6268
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L34"
6269
6269
  }
6270
6270
  ],
6271
6271
  "type": {
@@ -6300,7 +6300,7 @@
6300
6300
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6301
6301
  "line": 40,
6302
6302
  "character": 9,
6303
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L40"
6303
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L40"
6304
6304
  }
6305
6305
  ],
6306
6306
  "type": {
@@ -6327,7 +6327,7 @@
6327
6327
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6328
6328
  "line": 79,
6329
6329
  "character": 9,
6330
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L79"
6330
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L79"
6331
6331
  }
6332
6332
  ],
6333
6333
  "type": {
@@ -6358,7 +6358,7 @@
6358
6358
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6359
6359
  "line": 46,
6360
6360
  "character": 9,
6361
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L46"
6361
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L46"
6362
6362
  }
6363
6363
  ],
6364
6364
  "type": {
@@ -6404,7 +6404,7 @@
6404
6404
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6405
6405
  "line": 56,
6406
6406
  "character": 9,
6407
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L56"
6407
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L56"
6408
6408
  }
6409
6409
  ],
6410
6410
  "type": {
@@ -6430,7 +6430,7 @@
6430
6430
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6431
6431
  "line": 132,
6432
6432
  "character": 13,
6433
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L132"
6433
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L132"
6434
6434
  }
6435
6435
  ],
6436
6436
  "getSignature": {
@@ -6443,8 +6443,8 @@
6443
6443
  {
6444
6444
  "fileName": "libs/components/lists/src/lib/modules/paging/paging.component.ts",
6445
6445
  "line": 132,
6446
- "character": 2,
6447
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L132"
6446
+ "character": 13,
6447
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L132"
6448
6448
  }
6449
6449
  ],
6450
6450
  "type": {
@@ -6467,7 +6467,7 @@
6467
6467
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6468
6468
  "line": 128,
6469
6469
  "character": 13,
6470
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L128"
6470
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L128"
6471
6471
  }
6472
6472
  ],
6473
6473
  "getSignature": {
@@ -6480,8 +6480,8 @@
6480
6480
  {
6481
6481
  "fileName": "libs/components/lists/src/lib/modules/paging/paging.component.ts",
6482
6482
  "line": 128,
6483
- "character": 2,
6484
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L128"
6483
+ "character": 13,
6484
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L128"
6485
6485
  }
6486
6486
  ],
6487
6487
  "type": {
@@ -6504,7 +6504,7 @@
6504
6504
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6505
6505
  "line": 120,
6506
6506
  "character": 9,
6507
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L120"
6507
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L120"
6508
6508
  }
6509
6509
  ],
6510
6510
  "signatures": [
@@ -6518,8 +6518,8 @@
6518
6518
  {
6519
6519
  "fileName": "libs/components/lists/src/lib/modules/paging/paging.component.ts",
6520
6520
  "line": 120,
6521
- "character": 2,
6522
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L120"
6521
+ "character": 9,
6522
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L120"
6523
6523
  }
6524
6524
  ],
6525
6525
  "type": {
@@ -6543,7 +6543,7 @@
6543
6543
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6544
6544
  "line": 83,
6545
6545
  "character": 9,
6546
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L83"
6546
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L83"
6547
6547
  }
6548
6548
  ],
6549
6549
  "signatures": [
@@ -6557,8 +6557,8 @@
6557
6557
  {
6558
6558
  "fileName": "libs/components/lists/src/lib/modules/paging/paging.component.ts",
6559
6559
  "line": 83,
6560
- "character": 2,
6561
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L83"
6560
+ "character": 9,
6561
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L83"
6562
6562
  }
6563
6563
  ],
6564
6564
  "parameters": [
@@ -6610,7 +6610,7 @@
6610
6610
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6611
6611
  "line": 124,
6612
6612
  "character": 9,
6613
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L124"
6613
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L124"
6614
6614
  }
6615
6615
  ],
6616
6616
  "signatures": [
@@ -6624,8 +6624,8 @@
6624
6624
  {
6625
6625
  "fileName": "libs/components/lists/src/lib/modules/paging/paging.component.ts",
6626
6626
  "line": 124,
6627
- "character": 2,
6628
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L124"
6627
+ "character": 9,
6628
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L124"
6629
6629
  }
6630
6630
  ],
6631
6631
  "type": {
@@ -6649,7 +6649,7 @@
6649
6649
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6650
6650
  "line": 87,
6651
6651
  "character": 9,
6652
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L87"
6652
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L87"
6653
6653
  }
6654
6654
  ],
6655
6655
  "signatures": [
@@ -6663,8 +6663,8 @@
6663
6663
  {
6664
6664
  "fileName": "libs/components/lists/src/lib/modules/paging/paging.component.ts",
6665
6665
  "line": 87,
6666
- "character": 2,
6667
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L87"
6666
+ "character": 9,
6667
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L87"
6668
6668
  }
6669
6669
  ],
6670
6670
  "parameters": [
@@ -6746,7 +6746,7 @@
6746
6746
  "fileName": "projects/lists/src/modules/paging/paging.component.ts",
6747
6747
  "line": 23,
6748
6748
  "character": 13,
6749
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/paging.component.ts#L23"
6749
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/paging.component.ts#L23"
6750
6750
  }
6751
6751
  ],
6752
6752
  "implementedTypes": [
@@ -6797,7 +6797,7 @@
6797
6797
  "fileName": "projects/lists/src/modules/repeater/repeater-item-content.component.ts",
6798
6798
  "line": 10,
6799
6799
  "character": 13,
6800
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item-content.component.ts#L10"
6800
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item-content.component.ts#L10"
6801
6801
  }
6802
6802
  ],
6803
6803
  "decorators": [
@@ -6845,7 +6845,7 @@
6845
6845
  "fileName": "projects/lists/src/modules/repeater/repeater-item-context-menu.component.ts",
6846
6846
  "line": 13,
6847
6847
  "character": 13,
6848
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-item-context-menu.component.ts#L13"
6848
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-item-context-menu.component.ts#L13"
6849
6849
  }
6850
6850
  ],
6851
6851
  "decorators": [
@@ -6891,7 +6891,7 @@
6891
6891
  "fileName": "projects/lists/src/modules/paging/types/paging-content-change-args.ts",
6892
6892
  "line": 8,
6893
6893
  "character": 2,
6894
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L8"
6894
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L8"
6895
6895
  }
6896
6896
  ],
6897
6897
  "type": {
@@ -6905,12 +6905,20 @@
6905
6905
  "variant": "declaration",
6906
6906
  "kind": 1024,
6907
6907
  "flags": {},
6908
+ "comment": {
6909
+ "summary": [
6910
+ {
6911
+ "kind": "text",
6912
+ "text": "A function to call when loading the paged content completes."
6913
+ }
6914
+ ]
6915
+ },
6908
6916
  "sources": [
6909
6917
  {
6910
6918
  "fileName": "projects/lists/src/modules/paging/types/paging-content-change-args.ts",
6911
6919
  "line": 13,
6912
6920
  "character": 2,
6913
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L13"
6921
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L13"
6914
6922
  }
6915
6923
  ],
6916
6924
  "type": {
@@ -6926,7 +6934,7 @@
6926
6934
  "fileName": "libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts",
6927
6935
  "line": 13,
6928
6936
  "character": 19,
6929
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L13"
6937
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L13"
6930
6938
  }
6931
6939
  ],
6932
6940
  "signatures": [
@@ -6949,7 +6957,7 @@
6949
6957
  "fileName": "libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts",
6950
6958
  "line": 13,
6951
6959
  "character": 19,
6952
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L13"
6960
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L13"
6953
6961
  }
6954
6962
  ],
6955
6963
  "type": {
@@ -6976,7 +6984,7 @@
6976
6984
  "fileName": "projects/lists/src/modules/paging/types/paging-content-change-args.ts",
6977
6985
  "line": 4,
6978
6986
  "character": 17,
6979
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L4"
6987
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L4"
6980
6988
  }
6981
6989
  ]
6982
6990
  },
@@ -6984,14 +6992,14 @@
6984
6992
  "id": 17,
6985
6993
  "name": "SkyRepeaterExpandModeType",
6986
6994
  "variant": "declaration",
6987
- "kind": 4194304,
6995
+ "kind": 2097152,
6988
6996
  "flags": {},
6989
6997
  "sources": [
6990
6998
  {
6991
6999
  "fileName": "projects/lists/src/modules/repeater/repeater-expand-mode-type.ts",
6992
7000
  "line": 1,
6993
7001
  "character": 12,
6994
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/src/lib/modules/repeater/repeater-expand-mode-type.ts#L1"
7002
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/src/lib/modules/repeater/repeater-expand-mode-type.ts#L1"
6995
7003
  }
6996
7004
  ],
6997
7005
  "type": {
@@ -7104,7 +7112,7 @@
7104
7112
  "fileName": "projects/lists/src/testing/repeater/repeater-harness.ts",
7105
7113
  "line": 30,
7106
7114
  "character": 15,
7107
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-harness.ts#L30"
7115
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-harness.ts#L30"
7108
7116
  }
7109
7117
  ],
7110
7118
  "signatures": [
@@ -7126,8 +7134,8 @@
7126
7134
  {
7127
7135
  "fileName": "libs/components/lists/testing/src/repeater/repeater-harness.ts",
7128
7136
  "line": 30,
7129
- "character": 2,
7130
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-harness.ts#L30"
7137
+ "character": 15,
7138
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-harness.ts#L30"
7131
7139
  }
7132
7140
  ],
7133
7141
  "parameters": [
@@ -7153,7 +7161,7 @@
7153
7161
  "type": {
7154
7162
  "type": "reference",
7155
7163
  "target": {
7156
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
7164
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
7157
7165
  "qualifiedName": "Promise"
7158
7166
  },
7159
7167
  "typeArguments": [
@@ -7228,7 +7236,7 @@
7228
7236
  "type": {
7229
7237
  "type": "reference",
7230
7238
  "target": {
7231
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
7239
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
7232
7240
  "qualifiedName": "Promise"
7233
7241
  },
7234
7242
  "typeArguments": [
@@ -7272,7 +7280,7 @@
7272
7280
  "fileName": "projects/lists/src/testing/repeater/repeater-harness.ts",
7273
7281
  "line": 21,
7274
7282
  "character": 16,
7275
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-harness.ts#L21"
7283
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-harness.ts#L21"
7276
7284
  }
7277
7285
  ],
7278
7286
  "signatures": [
@@ -7310,8 +7318,8 @@
7310
7318
  {
7311
7319
  "fileName": "libs/components/lists/testing/src/repeater/repeater-harness.ts",
7312
7320
  "line": 21,
7313
- "character": 2,
7314
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-harness.ts#L21"
7321
+ "character": 16,
7322
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-harness.ts#L21"
7315
7323
  }
7316
7324
  ],
7317
7325
  "parameters": [
@@ -7375,7 +7383,7 @@
7375
7383
  "fileName": "projects/lists/src/testing/repeater/repeater-harness.ts",
7376
7384
  "line": 11,
7377
7385
  "character": 13,
7378
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-harness.ts#L11"
7386
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-harness.ts#L11"
7379
7387
  }
7380
7388
  ],
7381
7389
  "extendedTypes": [
@@ -7483,7 +7491,7 @@
7483
7491
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
7484
7492
  "line": 54,
7485
7493
  "character": 15,
7486
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L54"
7494
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L54"
7487
7495
  }
7488
7496
  ],
7489
7497
  "signatures": [
@@ -7505,14 +7513,14 @@
7505
7513
  {
7506
7514
  "fileName": "libs/components/lists/testing/src/repeater/repeater-item-harness.ts",
7507
7515
  "line": 54,
7508
- "character": 2,
7509
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L54"
7516
+ "character": 15,
7517
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L54"
7510
7518
  }
7511
7519
  ],
7512
7520
  "type": {
7513
7521
  "type": "reference",
7514
7522
  "target": {
7515
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
7523
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
7516
7524
  "qualifiedName": "Promise"
7517
7525
  },
7518
7526
  "typeArguments": [
@@ -7541,7 +7549,7 @@
7541
7549
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
7542
7550
  "line": 160,
7543
7551
  "character": 15,
7544
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L160"
7552
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L160"
7545
7553
  }
7546
7554
  ],
7547
7555
  "signatures": [
@@ -7563,14 +7571,14 @@
7563
7571
  {
7564
7572
  "fileName": "libs/components/lists/testing/src/repeater/repeater-item-harness.ts",
7565
7573
  "line": 160,
7566
- "character": 2,
7567
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L160"
7574
+ "character": 15,
7575
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L160"
7568
7576
  }
7569
7577
  ],
7570
7578
  "type": {
7571
7579
  "type": "reference",
7572
7580
  "target": {
7573
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
7581
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
7574
7582
  "qualifiedName": "Promise"
7575
7583
  },
7576
7584
  "typeArguments": [
@@ -7599,7 +7607,7 @@
7599
7607
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
7600
7608
  "line": 96,
7601
7609
  "character": 15,
7602
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L96"
7610
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L96"
7603
7611
  }
7604
7612
  ],
7605
7613
  "signatures": [
@@ -7621,14 +7629,14 @@
7621
7629
  {
7622
7630
  "fileName": "libs/components/lists/testing/src/repeater/repeater-item-harness.ts",
7623
7631
  "line": 96,
7624
- "character": 2,
7625
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L96"
7632
+ "character": 15,
7633
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L96"
7626
7634
  }
7627
7635
  ],
7628
7636
  "type": {
7629
7637
  "type": "reference",
7630
7638
  "target": {
7631
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
7639
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
7632
7640
  "qualifiedName": "Promise"
7633
7641
  },
7634
7642
  "typeArguments": [
@@ -7657,7 +7665,7 @@
7657
7665
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
7658
7666
  "line": 144,
7659
7667
  "character": 15,
7660
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L144"
7668
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L144"
7661
7669
  }
7662
7670
  ],
7663
7671
  "signatures": [
@@ -7679,14 +7687,14 @@
7679
7687
  {
7680
7688
  "fileName": "libs/components/lists/testing/src/repeater/repeater-item-harness.ts",
7681
7689
  "line": 144,
7682
- "character": 2,
7683
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L144"
7690
+ "character": 15,
7691
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L144"
7684
7692
  }
7685
7693
  ],
7686
7694
  "type": {
7687
7695
  "type": "reference",
7688
7696
  "target": {
7689
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
7697
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
7690
7698
  "qualifiedName": "Promise"
7691
7699
  },
7692
7700
  "typeArguments": [
@@ -7715,7 +7723,7 @@
7715
7723
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
7716
7724
  "line": 110,
7717
7725
  "character": 15,
7718
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L110"
7726
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L110"
7719
7727
  }
7720
7728
  ],
7721
7729
  "signatures": [
@@ -7737,14 +7745,14 @@
7737
7745
  {
7738
7746
  "fileName": "libs/components/lists/testing/src/repeater/repeater-item-harness.ts",
7739
7747
  "line": 110,
7740
- "character": 2,
7741
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L110"
7748
+ "character": 15,
7749
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L110"
7742
7750
  }
7743
7751
  ],
7744
7752
  "type": {
7745
7753
  "type": "reference",
7746
7754
  "target": {
7747
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
7755
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
7748
7756
  "qualifiedName": "Promise"
7749
7757
  },
7750
7758
  "typeArguments": [
@@ -7773,7 +7781,7 @@
7773
7781
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
7774
7782
  "line": 117,
7775
7783
  "character": 15,
7776
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L117"
7784
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L117"
7777
7785
  }
7778
7786
  ],
7779
7787
  "signatures": [
@@ -7795,14 +7803,14 @@
7795
7803
  {
7796
7804
  "fileName": "libs/components/lists/testing/src/repeater/repeater-item-harness.ts",
7797
7805
  "line": 117,
7798
- "character": 2,
7799
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L117"
7806
+ "character": 15,
7807
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L117"
7800
7808
  }
7801
7809
  ],
7802
7810
  "type": {
7803
7811
  "type": "reference",
7804
7812
  "target": {
7805
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
7813
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
7806
7814
  "qualifiedName": "Promise"
7807
7815
  },
7808
7816
  "typeArguments": [
@@ -7872,7 +7880,7 @@
7872
7880
  "type": {
7873
7881
  "type": "reference",
7874
7882
  "target": {
7875
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
7883
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
7876
7884
  "qualifiedName": "Promise"
7877
7885
  },
7878
7886
  "typeArguments": [
@@ -7915,7 +7923,7 @@
7915
7923
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
7916
7924
  "line": 124,
7917
7925
  "character": 15,
7918
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L124"
7926
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L124"
7919
7927
  }
7920
7928
  ],
7921
7929
  "signatures": [
@@ -7937,14 +7945,14 @@
7937
7945
  {
7938
7946
  "fileName": "libs/components/lists/testing/src/repeater/repeater-item-harness.ts",
7939
7947
  "line": 124,
7940
- "character": 2,
7941
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L124"
7948
+ "character": 15,
7949
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L124"
7942
7950
  }
7943
7951
  ],
7944
7952
  "type": {
7945
7953
  "type": "reference",
7946
7954
  "target": {
7947
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
7955
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
7948
7956
  "qualifiedName": "Promise"
7949
7957
  },
7950
7958
  "typeArguments": [
@@ -7973,7 +7981,7 @@
7973
7981
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
7974
7982
  "line": 131,
7975
7983
  "character": 15,
7976
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L131"
7984
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L131"
7977
7985
  }
7978
7986
  ],
7979
7987
  "signatures": [
@@ -7995,14 +8003,14 @@
7995
8003
  {
7996
8004
  "fileName": "libs/components/lists/testing/src/repeater/repeater-item-harness.ts",
7997
8005
  "line": 131,
7998
- "character": 2,
7999
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L131"
8006
+ "character": 15,
8007
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L131"
8000
8008
  }
8001
8009
  ],
8002
8010
  "type": {
8003
8011
  "type": "reference",
8004
8012
  "target": {
8005
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
8013
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
8006
8014
  "qualifiedName": "Promise"
8007
8015
  },
8008
8016
  "typeArguments": [
@@ -8031,7 +8039,7 @@
8031
8039
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
8032
8040
  "line": 176,
8033
8041
  "character": 15,
8034
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L176"
8042
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L176"
8035
8043
  }
8036
8044
  ],
8037
8045
  "signatures": [
@@ -8053,14 +8061,14 @@
8053
8061
  {
8054
8062
  "fileName": "libs/components/lists/testing/src/repeater/repeater-item-harness.ts",
8055
8063
  "line": 176,
8056
- "character": 2,
8057
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L176"
8064
+ "character": 15,
8065
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L176"
8058
8066
  }
8059
8067
  ],
8060
8068
  "type": {
8061
8069
  "type": "reference",
8062
8070
  "target": {
8063
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
8071
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
8064
8072
  "qualifiedName": "Promise"
8065
8073
  },
8066
8074
  "typeArguments": [
@@ -8089,7 +8097,7 @@
8089
8097
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
8090
8098
  "line": 61,
8091
8099
  "character": 15,
8092
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L61"
8100
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L61"
8093
8101
  }
8094
8102
  ],
8095
8103
  "signatures": [
@@ -8111,14 +8119,14 @@
8111
8119
  {
8112
8120
  "fileName": "libs/components/lists/testing/src/repeater/repeater-item-harness.ts",
8113
8121
  "line": 61,
8114
- "character": 2,
8115
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L61"
8122
+ "character": 15,
8123
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L61"
8116
8124
  }
8117
8125
  ],
8118
8126
  "type": {
8119
8127
  "type": "reference",
8120
8128
  "target": {
8121
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
8129
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
8122
8130
  "qualifiedName": "Promise"
8123
8131
  },
8124
8132
  "typeArguments": [
@@ -8147,7 +8155,7 @@
8147
8155
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
8148
8156
  "line": 68,
8149
8157
  "character": 15,
8150
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L68"
8158
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L68"
8151
8159
  }
8152
8160
  ],
8153
8161
  "signatures": [
@@ -8169,14 +8177,14 @@
8169
8177
  {
8170
8178
  "fileName": "libs/components/lists/testing/src/repeater/repeater-item-harness.ts",
8171
8179
  "line": 68,
8172
- "character": 2,
8173
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L68"
8180
+ "character": 15,
8181
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L68"
8174
8182
  }
8175
8183
  ],
8176
8184
  "type": {
8177
8185
  "type": "reference",
8178
8186
  "target": {
8179
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
8187
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
8180
8188
  "qualifiedName": "Promise"
8181
8189
  },
8182
8190
  "typeArguments": [
@@ -8205,7 +8213,7 @@
8205
8213
  "fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
8206
8214
  "line": 16,
8207
8215
  "character": 15,
8208
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/core/testing/src/shared/queryable-component-harness.ts#L16"
8216
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/shared/queryable-component-harness.ts#L16"
8209
8217
  }
8210
8218
  ],
8211
8219
  "signatures": [
@@ -8227,8 +8235,8 @@
8227
8235
  {
8228
8236
  "fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
8229
8237
  "line": 16,
8230
- "character": 2,
8231
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/core/testing/src/shared/queryable-component-harness.ts#L16"
8238
+ "character": 15,
8239
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/shared/queryable-component-harness.ts#L16"
8232
8240
  }
8233
8241
  ],
8234
8242
  "typeParameter": [
@@ -8265,8 +8273,9 @@
8265
8273
  "typeArguments": [
8266
8274
  {
8267
8275
  "type": "reference",
8268
- "target": -1,
8276
+ "target": 539,
8269
8277
  "name": "T",
8278
+ "package": "@skyux/core",
8270
8279
  "refersToTypeParameter": true
8271
8280
  }
8272
8281
  ],
@@ -8278,14 +8287,15 @@
8278
8287
  "type": {
8279
8288
  "type": "reference",
8280
8289
  "target": {
8281
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
8290
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
8282
8291
  "qualifiedName": "Promise"
8283
8292
  },
8284
8293
  "typeArguments": [
8285
8294
  {
8286
8295
  "type": "reference",
8287
- "target": -1,
8296
+ "target": 539,
8288
8297
  "name": "T",
8298
+ "package": "@skyux/core",
8289
8299
  "refersToTypeParameter": true
8290
8300
  }
8291
8301
  ],
@@ -8319,7 +8329,7 @@
8319
8329
  "fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
8320
8330
  "line": 25,
8321
8331
  "character": 15,
8322
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/core/testing/src/shared/queryable-component-harness.ts#L25"
8332
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/shared/queryable-component-harness.ts#L25"
8323
8333
  }
8324
8334
  ],
8325
8335
  "signatures": [
@@ -8341,8 +8351,8 @@
8341
8351
  {
8342
8352
  "fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
8343
8353
  "line": 25,
8344
- "character": 2,
8345
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/core/testing/src/shared/queryable-component-harness.ts#L25"
8354
+ "character": 15,
8355
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/shared/queryable-component-harness.ts#L25"
8346
8356
  }
8347
8357
  ],
8348
8358
  "typeParameter": [
@@ -8379,8 +8389,9 @@
8379
8389
  "typeArguments": [
8380
8390
  {
8381
8391
  "type": "reference",
8382
- "target": -1,
8392
+ "target": 543,
8383
8393
  "name": "T",
8394
+ "package": "@skyux/core",
8384
8395
  "refersToTypeParameter": true
8385
8396
  }
8386
8397
  ],
@@ -8392,14 +8403,15 @@
8392
8403
  "type": {
8393
8404
  "type": "reference",
8394
8405
  "target": {
8395
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
8406
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
8396
8407
  "qualifiedName": "Promise"
8397
8408
  },
8398
8409
  "typeArguments": [
8399
8410
  {
8400
8411
  "type": "reference",
8401
- "target": -1,
8412
+ "target": 543,
8402
8413
  "name": "T",
8414
+ "package": "@skyux/core",
8403
8415
  "refersToTypeParameter": true
8404
8416
  }
8405
8417
  ],
@@ -8433,7 +8445,7 @@
8433
8445
  "fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
8434
8446
  "line": 34,
8435
8447
  "character": 15,
8436
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/core/testing/src/shared/queryable-component-harness.ts#L34"
8448
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/shared/queryable-component-harness.ts#L34"
8437
8449
  }
8438
8450
  ],
8439
8451
  "signatures": [
@@ -8455,8 +8467,8 @@
8455
8467
  {
8456
8468
  "fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
8457
8469
  "line": 34,
8458
- "character": 2,
8459
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/core/testing/src/shared/queryable-component-harness.ts#L34"
8470
+ "character": 15,
8471
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/shared/queryable-component-harness.ts#L34"
8460
8472
  }
8461
8473
  ],
8462
8474
  "typeParameter": [
@@ -8493,8 +8505,9 @@
8493
8505
  "typeArguments": [
8494
8506
  {
8495
8507
  "type": "reference",
8496
- "target": -1,
8508
+ "target": 547,
8497
8509
  "name": "T",
8510
+ "package": "@skyux/core",
8498
8511
  "refersToTypeParameter": true
8499
8512
  }
8500
8513
  ],
@@ -8506,7 +8519,7 @@
8506
8519
  "type": {
8507
8520
  "type": "reference",
8508
8521
  "target": {
8509
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
8522
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
8510
8523
  "qualifiedName": "Promise"
8511
8524
  },
8512
8525
  "typeArguments": [
@@ -8514,8 +8527,9 @@
8514
8527
  "type": "array",
8515
8528
  "elementType": {
8516
8529
  "type": "reference",
8517
- "target": -1,
8530
+ "target": 547,
8518
8531
  "name": "T",
8532
+ "package": "@skyux/core",
8519
8533
  "refersToTypeParameter": true
8520
8534
  }
8521
8535
  }
@@ -8550,7 +8564,7 @@
8550
8564
  "fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
8551
8565
  "line": 43,
8552
8566
  "character": 15,
8553
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/core/testing/src/shared/queryable-component-harness.ts#L43"
8567
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/shared/queryable-component-harness.ts#L43"
8554
8568
  }
8555
8569
  ],
8556
8570
  "signatures": [
@@ -8572,8 +8586,8 @@
8572
8586
  {
8573
8587
  "fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
8574
8588
  "line": 43,
8575
- "character": 2,
8576
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/core/testing/src/shared/queryable-component-harness.ts#L43"
8589
+ "character": 15,
8590
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/shared/queryable-component-harness.ts#L43"
8577
8591
  }
8578
8592
  ],
8579
8593
  "parameters": [
@@ -8592,7 +8606,7 @@
8592
8606
  "type": {
8593
8607
  "type": "reference",
8594
8608
  "target": {
8595
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
8609
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
8596
8610
  "qualifiedName": "Promise"
8597
8611
  },
8598
8612
  "typeArguments": [
@@ -8636,7 +8650,7 @@
8636
8650
  "fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
8637
8651
  "line": 59,
8638
8652
  "character": 15,
8639
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/core/testing/src/shared/queryable-component-harness.ts#L59"
8653
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/shared/queryable-component-harness.ts#L59"
8640
8654
  }
8641
8655
  ],
8642
8656
  "signatures": [
@@ -8658,8 +8672,8 @@
8658
8672
  {
8659
8673
  "fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
8660
8674
  "line": 59,
8661
- "character": 2,
8662
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/core/testing/src/shared/queryable-component-harness.ts#L59"
8675
+ "character": 15,
8676
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/shared/queryable-component-harness.ts#L59"
8663
8677
  }
8664
8678
  ],
8665
8679
  "parameters": [
@@ -8678,7 +8692,7 @@
8678
8692
  "type": {
8679
8693
  "type": "reference",
8680
8694
  "target": {
8681
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
8695
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
8682
8696
  "qualifiedName": "Promise"
8683
8697
  },
8684
8698
  "typeArguments": [
@@ -8725,7 +8739,7 @@
8725
8739
  "fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
8726
8740
  "line": 50,
8727
8741
  "character": 15,
8728
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/core/testing/src/shared/queryable-component-harness.ts#L50"
8742
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/shared/queryable-component-harness.ts#L50"
8729
8743
  }
8730
8744
  ],
8731
8745
  "signatures": [
@@ -8747,8 +8761,8 @@
8747
8761
  {
8748
8762
  "fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
8749
8763
  "line": 50,
8750
- "character": 2,
8751
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/core/testing/src/shared/queryable-component-harness.ts#L50"
8764
+ "character": 15,
8765
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/shared/queryable-component-harness.ts#L50"
8752
8766
  }
8753
8767
  ],
8754
8768
  "parameters": [
@@ -8767,7 +8781,7 @@
8767
8781
  "type": {
8768
8782
  "type": "reference",
8769
8783
  "target": {
8770
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
8784
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
8771
8785
  "qualifiedName": "Promise"
8772
8786
  },
8773
8787
  "typeArguments": [
@@ -8811,7 +8825,7 @@
8811
8825
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
8812
8826
  "line": 82,
8813
8827
  "character": 15,
8814
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L82"
8828
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L82"
8815
8829
  }
8816
8830
  ],
8817
8831
  "signatures": [
@@ -8833,14 +8847,14 @@
8833
8847
  {
8834
8848
  "fileName": "libs/components/lists/testing/src/repeater/repeater-item-harness.ts",
8835
8849
  "line": 82,
8836
- "character": 2,
8837
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L82"
8850
+ "character": 15,
8851
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L82"
8838
8852
  }
8839
8853
  ],
8840
8854
  "type": {
8841
8855
  "type": "reference",
8842
8856
  "target": {
8843
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
8857
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
8844
8858
  "qualifiedName": "Promise"
8845
8859
  },
8846
8860
  "typeArguments": [
@@ -8869,7 +8883,7 @@
8869
8883
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
8870
8884
  "line": 183,
8871
8885
  "character": 15,
8872
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L183"
8886
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L183"
8873
8887
  }
8874
8888
  ],
8875
8889
  "signatures": [
@@ -8891,14 +8905,14 @@
8891
8905
  {
8892
8906
  "fileName": "libs/components/lists/testing/src/repeater/repeater-item-harness.ts",
8893
8907
  "line": 183,
8894
- "character": 2,
8895
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L183"
8908
+ "character": 15,
8909
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L183"
8896
8910
  }
8897
8911
  ],
8898
8912
  "type": {
8899
8913
  "type": "reference",
8900
8914
  "target": {
8901
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
8915
+ "sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
8902
8916
  "qualifiedName": "Promise"
8903
8917
  },
8904
8918
  "typeArguments": [
@@ -8928,7 +8942,7 @@
8928
8942
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
8929
8943
  "line": 39,
8930
8944
  "character": 16,
8931
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L39"
8945
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L39"
8932
8946
  }
8933
8947
  ],
8934
8948
  "signatures": [
@@ -8966,8 +8980,8 @@
8966
8980
  {
8967
8981
  "fileName": "libs/components/lists/testing/src/repeater/repeater-item-harness.ts",
8968
8982
  "line": 39,
8969
- "character": 2,
8970
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L39"
8983
+ "character": 16,
8984
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L39"
8971
8985
  }
8972
8986
  ],
8973
8987
  "parameters": [
@@ -9049,7 +9063,7 @@
9049
9063
  "fileName": "projects/lists/src/testing/repeater/repeater-item-harness.ts",
9050
9064
  "line": 11,
9051
9065
  "character": 13,
9052
- "url": "https://github.com/blackbaud/skyux/blob/ff84451/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L11"
9066
+ "url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/lists/testing/src/repeater/repeater-item-harness.ts#L11"
9053
9067
  }
9054
9068
  ],
9055
9069
  "extendedTypes": [
@@ -10509,36 +10523,36 @@
10509
10523
  ],
10510
10524
  "codeExampleDependencies": {
10511
10525
  "/projects/lists/documentation/code-examples/sort/basic": {
10512
- "@angular-devkit/core": "17.2.3",
10513
- "@angular-devkit/schematics": "17.2.3",
10514
- "@angular/animations": "17.2.4",
10515
- "@angular/cdk": "17.2.2",
10516
- "@angular/cli": "17.2.3",
10517
- "@angular/common": "17.2.4",
10518
- "@angular/core": "17.2.4",
10519
- "@angular/forms": "17.2.4",
10520
- "@angular/platform-browser": "17.2.4",
10521
- "@angular/router": "17.2.4",
10526
+ "@angular-devkit/core": "17.3.2",
10527
+ "@angular-devkit/schematics": "17.3.2",
10528
+ "@angular/animations": "17.3.1",
10529
+ "@angular/cdk": "17.3.1",
10530
+ "@angular/cli": "17.3.2",
10531
+ "@angular/common": "17.3.1",
10532
+ "@angular/core": "17.3.1",
10533
+ "@angular/forms": "17.3.1",
10534
+ "@angular/platform-browser": "17.3.1",
10535
+ "@angular/router": "17.3.1",
10522
10536
  "@blackbaud/skyux-design-tokens": "0.0.28",
10523
- "@schematics/angular": "17.2.3",
10524
- "@skyux-sdk/testing": "10.0.0-rc.0",
10525
- "@skyux/animations": "10.0.0-rc.0",
10526
- "@skyux/assets": "10.0.0-rc.0",
10527
- "@skyux/config": "10.0.0-rc.0",
10528
- "@skyux/core": "10.0.0-rc.0",
10529
- "@skyux/forms": "10.0.0-rc.0",
10530
- "@skyux/i18n": "10.0.0-rc.0",
10537
+ "@schematics/angular": "17.3.2",
10538
+ "@skyux-sdk/testing": "10.0.0",
10539
+ "@skyux/animations": "10.0.0",
10540
+ "@skyux/assets": "10.0.0",
10541
+ "@skyux/config": "10.0.0",
10542
+ "@skyux/core": "10.0.0",
10543
+ "@skyux/forms": "10.0.0",
10544
+ "@skyux/i18n": "10.0.0",
10531
10545
  "@skyux/icons": "7.0.0",
10532
- "@skyux/indicators": "10.0.0-rc.0",
10533
- "@skyux/inline-form": "10.0.0-rc.0",
10534
- "@skyux/layout": "10.0.0-rc.0",
10535
- "@skyux/lists": "10.0.0-rc.0",
10536
- "@skyux/modals": "10.0.0-rc.0",
10537
- "@skyux/popovers": "10.0.0-rc.0",
10538
- "@skyux/router": "10.0.0-rc.0",
10539
- "@skyux/theme": "10.0.0-rc.0",
10546
+ "@skyux/indicators": "10.0.0",
10547
+ "@skyux/inline-form": "10.0.0",
10548
+ "@skyux/layout": "10.0.0",
10549
+ "@skyux/lists": "10.0.0",
10550
+ "@skyux/modals": "10.0.0",
10551
+ "@skyux/popovers": "10.0.0",
10552
+ "@skyux/router": "10.0.0",
10553
+ "@skyux/theme": "10.0.0",
10540
10554
  "@types/dragula": "2.1.36",
10541
- "axe-core": "4.8.4",
10555
+ "axe-core": "4.9.0",
10542
10556
  "cross-spawn": "7.0.3",
10543
10557
  "dom-autoscroller": "2.3.4",
10544
10558
  "dragula": "3.7.3",
@@ -10551,32 +10565,32 @@
10551
10565
  "zone.js": "0.14.4"
10552
10566
  },
10553
10567
  "/projects/lists/documentation/code-examples/repeater/inline-form": {
10554
- "@angular-devkit/core": "17.2.3",
10555
- "@angular-devkit/schematics": "17.2.3",
10556
- "@angular/animations": "17.2.4",
10557
- "@angular/cdk": "17.2.2",
10558
- "@angular/cli": "17.2.3",
10559
- "@angular/common": "17.2.4",
10560
- "@angular/core": "17.2.4",
10561
- "@angular/forms": "17.2.4",
10562
- "@angular/platform-browser": "17.2.4",
10563
- "@angular/router": "17.2.4",
10568
+ "@angular-devkit/core": "17.3.2",
10569
+ "@angular-devkit/schematics": "17.3.2",
10570
+ "@angular/animations": "17.3.1",
10571
+ "@angular/cdk": "17.3.1",
10572
+ "@angular/cli": "17.3.2",
10573
+ "@angular/common": "17.3.1",
10574
+ "@angular/core": "17.3.1",
10575
+ "@angular/forms": "17.3.1",
10576
+ "@angular/platform-browser": "17.3.1",
10577
+ "@angular/router": "17.3.1",
10564
10578
  "@blackbaud/skyux-design-tokens": "0.0.28",
10565
- "@schematics/angular": "17.2.3",
10566
- "@skyux-sdk/testing": "10.0.0-rc.0",
10567
- "@skyux/animations": "10.0.0-rc.0",
10568
- "@skyux/assets": "10.0.0-rc.0",
10569
- "@skyux/core": "10.0.0-rc.0",
10570
- "@skyux/forms": "10.0.0-rc.0",
10571
- "@skyux/i18n": "10.0.0-rc.0",
10579
+ "@schematics/angular": "17.3.2",
10580
+ "@skyux-sdk/testing": "10.0.0",
10581
+ "@skyux/animations": "10.0.0",
10582
+ "@skyux/assets": "10.0.0",
10583
+ "@skyux/core": "10.0.0",
10584
+ "@skyux/forms": "10.0.0",
10585
+ "@skyux/i18n": "10.0.0",
10572
10586
  "@skyux/icons": "7.0.0",
10573
- "@skyux/indicators": "10.0.0-rc.0",
10574
- "@skyux/inline-form": "10.0.0-rc.0",
10575
- "@skyux/lists": "10.0.0-rc.0",
10576
- "@skyux/popovers": "10.0.0-rc.0",
10577
- "@skyux/theme": "10.0.0-rc.0",
10587
+ "@skyux/indicators": "10.0.0",
10588
+ "@skyux/inline-form": "10.0.0",
10589
+ "@skyux/lists": "10.0.0",
10590
+ "@skyux/popovers": "10.0.0",
10591
+ "@skyux/theme": "10.0.0",
10578
10592
  "@types/dragula": "2.1.36",
10579
- "axe-core": "4.8.4",
10593
+ "axe-core": "4.9.0",
10580
10594
  "cross-spawn": "7.0.3",
10581
10595
  "dom-autoscroller": "2.3.4",
10582
10596
  "dragula": "3.7.3",
@@ -10589,32 +10603,32 @@
10589
10603
  "zone.js": "0.14.4"
10590
10604
  },
10591
10605
  "/projects/lists/documentation/code-examples/repeater/basic": {
10592
- "@angular-devkit/core": "17.2.3",
10593
- "@angular-devkit/schematics": "17.2.3",
10594
- "@angular/animations": "17.2.4",
10595
- "@angular/cdk": "17.2.2",
10596
- "@angular/cli": "17.2.3",
10597
- "@angular/common": "17.2.4",
10598
- "@angular/core": "17.2.4",
10599
- "@angular/forms": "17.2.4",
10600
- "@angular/platform-browser": "17.2.4",
10601
- "@angular/router": "17.2.4",
10606
+ "@angular-devkit/core": "17.3.2",
10607
+ "@angular-devkit/schematics": "17.3.2",
10608
+ "@angular/animations": "17.3.1",
10609
+ "@angular/cdk": "17.3.1",
10610
+ "@angular/cli": "17.3.2",
10611
+ "@angular/common": "17.3.1",
10612
+ "@angular/core": "17.3.1",
10613
+ "@angular/forms": "17.3.1",
10614
+ "@angular/platform-browser": "17.3.1",
10615
+ "@angular/router": "17.3.1",
10602
10616
  "@blackbaud/skyux-design-tokens": "0.0.28",
10603
- "@schematics/angular": "17.2.3",
10604
- "@skyux-sdk/testing": "10.0.0-rc.0",
10605
- "@skyux/animations": "10.0.0-rc.0",
10606
- "@skyux/assets": "10.0.0-rc.0",
10607
- "@skyux/core": "10.0.0-rc.0",
10608
- "@skyux/forms": "10.0.0-rc.0",
10609
- "@skyux/i18n": "10.0.0-rc.0",
10617
+ "@schematics/angular": "17.3.2",
10618
+ "@skyux-sdk/testing": "10.0.0",
10619
+ "@skyux/animations": "10.0.0",
10620
+ "@skyux/assets": "10.0.0",
10621
+ "@skyux/core": "10.0.0",
10622
+ "@skyux/forms": "10.0.0",
10623
+ "@skyux/i18n": "10.0.0",
10610
10624
  "@skyux/icons": "7.0.0",
10611
- "@skyux/indicators": "10.0.0-rc.0",
10612
- "@skyux/inline-form": "10.0.0-rc.0",
10613
- "@skyux/lists": "10.0.0-rc.0",
10614
- "@skyux/popovers": "10.0.0-rc.0",
10615
- "@skyux/theme": "10.0.0-rc.0",
10625
+ "@skyux/indicators": "10.0.0",
10626
+ "@skyux/inline-form": "10.0.0",
10627
+ "@skyux/lists": "10.0.0",
10628
+ "@skyux/popovers": "10.0.0",
10629
+ "@skyux/theme": "10.0.0",
10616
10630
  "@types/dragula": "2.1.36",
10617
- "axe-core": "4.8.4",
10631
+ "axe-core": "4.9.0",
10618
10632
  "cross-spawn": "7.0.3",
10619
10633
  "dom-autoscroller": "2.3.4",
10620
10634
  "dragula": "3.7.3",
@@ -10627,32 +10641,32 @@
10627
10641
  "zone.js": "0.14.4"
10628
10642
  },
10629
10643
  "/projects/lists/documentation/code-examples/repeater/add-remove": {
10630
- "@angular-devkit/core": "17.2.3",
10631
- "@angular-devkit/schematics": "17.2.3",
10632
- "@angular/animations": "17.2.4",
10633
- "@angular/cdk": "17.2.2",
10634
- "@angular/cli": "17.2.3",
10635
- "@angular/common": "17.2.4",
10636
- "@angular/core": "17.2.4",
10637
- "@angular/forms": "17.2.4",
10638
- "@angular/platform-browser": "17.2.4",
10639
- "@angular/router": "17.2.4",
10644
+ "@angular-devkit/core": "17.3.2",
10645
+ "@angular-devkit/schematics": "17.3.2",
10646
+ "@angular/animations": "17.3.1",
10647
+ "@angular/cdk": "17.3.1",
10648
+ "@angular/cli": "17.3.2",
10649
+ "@angular/common": "17.3.1",
10650
+ "@angular/core": "17.3.1",
10651
+ "@angular/forms": "17.3.1",
10652
+ "@angular/platform-browser": "17.3.1",
10653
+ "@angular/router": "17.3.1",
10640
10654
  "@blackbaud/skyux-design-tokens": "0.0.28",
10641
- "@schematics/angular": "17.2.3",
10642
- "@skyux-sdk/testing": "10.0.0-rc.0",
10643
- "@skyux/animations": "10.0.0-rc.0",
10644
- "@skyux/assets": "10.0.0-rc.0",
10645
- "@skyux/core": "10.0.0-rc.0",
10646
- "@skyux/forms": "10.0.0-rc.0",
10647
- "@skyux/i18n": "10.0.0-rc.0",
10655
+ "@schematics/angular": "17.3.2",
10656
+ "@skyux-sdk/testing": "10.0.0",
10657
+ "@skyux/animations": "10.0.0",
10658
+ "@skyux/assets": "10.0.0",
10659
+ "@skyux/core": "10.0.0",
10660
+ "@skyux/forms": "10.0.0",
10661
+ "@skyux/i18n": "10.0.0",
10648
10662
  "@skyux/icons": "7.0.0",
10649
- "@skyux/indicators": "10.0.0-rc.0",
10650
- "@skyux/inline-form": "10.0.0-rc.0",
10651
- "@skyux/lists": "10.0.0-rc.0",
10652
- "@skyux/popovers": "10.0.0-rc.0",
10653
- "@skyux/theme": "10.0.0-rc.0",
10663
+ "@skyux/indicators": "10.0.0",
10664
+ "@skyux/inline-form": "10.0.0",
10665
+ "@skyux/lists": "10.0.0",
10666
+ "@skyux/popovers": "10.0.0",
10667
+ "@skyux/theme": "10.0.0",
10654
10668
  "@types/dragula": "2.1.36",
10655
- "axe-core": "4.8.4",
10669
+ "axe-core": "4.9.0",
10656
10670
  "cross-spawn": "7.0.3",
10657
10671
  "dom-autoscroller": "2.3.4",
10658
10672
  "dragula": "3.7.3",
@@ -10665,36 +10679,36 @@
10665
10679
  "zone.js": "0.14.4"
10666
10680
  },
10667
10681
  "/projects/lists/documentation/code-examples/paging/with-content": {
10668
- "@angular-devkit/core": "17.2.3",
10669
- "@angular-devkit/schematics": "17.2.3",
10670
- "@angular/animations": "17.2.4",
10671
- "@angular/cdk": "17.2.2",
10672
- "@angular/cli": "17.2.3",
10673
- "@angular/common": "17.2.4",
10674
- "@angular/core": "17.2.4",
10675
- "@angular/forms": "17.2.4",
10676
- "@angular/platform-browser": "17.2.4",
10677
- "@angular/router": "17.2.4",
10682
+ "@angular-devkit/core": "17.3.2",
10683
+ "@angular-devkit/schematics": "17.3.2",
10684
+ "@angular/animations": "17.3.1",
10685
+ "@angular/cdk": "17.3.1",
10686
+ "@angular/cli": "17.3.2",
10687
+ "@angular/common": "17.3.1",
10688
+ "@angular/core": "17.3.1",
10689
+ "@angular/forms": "17.3.1",
10690
+ "@angular/platform-browser": "17.3.1",
10691
+ "@angular/router": "17.3.1",
10678
10692
  "@blackbaud/skyux-design-tokens": "0.0.28",
10679
- "@schematics/angular": "17.2.3",
10680
- "@skyux-sdk/testing": "10.0.0-rc.0",
10681
- "@skyux/animations": "10.0.0-rc.0",
10682
- "@skyux/assets": "10.0.0-rc.0",
10683
- "@skyux/config": "10.0.0-rc.0",
10684
- "@skyux/core": "10.0.0-rc.0",
10685
- "@skyux/forms": "10.0.0-rc.0",
10686
- "@skyux/i18n": "10.0.0-rc.0",
10693
+ "@schematics/angular": "17.3.2",
10694
+ "@skyux-sdk/testing": "10.0.0",
10695
+ "@skyux/animations": "10.0.0",
10696
+ "@skyux/assets": "10.0.0",
10697
+ "@skyux/config": "10.0.0",
10698
+ "@skyux/core": "10.0.0",
10699
+ "@skyux/forms": "10.0.0",
10700
+ "@skyux/i18n": "10.0.0",
10687
10701
  "@skyux/icons": "7.0.0",
10688
- "@skyux/indicators": "10.0.0-rc.0",
10689
- "@skyux/inline-form": "10.0.0-rc.0",
10690
- "@skyux/layout": "10.0.0-rc.0",
10691
- "@skyux/lists": "10.0.0-rc.0",
10692
- "@skyux/modals": "10.0.0-rc.0",
10693
- "@skyux/popovers": "10.0.0-rc.0",
10694
- "@skyux/router": "10.0.0-rc.0",
10695
- "@skyux/theme": "10.0.0-rc.0",
10702
+ "@skyux/indicators": "10.0.0",
10703
+ "@skyux/inline-form": "10.0.0",
10704
+ "@skyux/layout": "10.0.0",
10705
+ "@skyux/lists": "10.0.0",
10706
+ "@skyux/modals": "10.0.0",
10707
+ "@skyux/popovers": "10.0.0",
10708
+ "@skyux/router": "10.0.0",
10709
+ "@skyux/theme": "10.0.0",
10696
10710
  "@types/dragula": "2.1.36",
10697
- "axe-core": "4.8.4",
10711
+ "axe-core": "4.9.0",
10698
10712
  "cross-spawn": "7.0.3",
10699
10713
  "dom-autoscroller": "2.3.4",
10700
10714
  "dragula": "3.7.3",
@@ -10707,32 +10721,32 @@
10707
10721
  "zone.js": "0.14.4"
10708
10722
  },
10709
10723
  "/projects/lists/documentation/code-examples/paging/basic": {
10710
- "@angular-devkit/core": "17.2.3",
10711
- "@angular-devkit/schematics": "17.2.3",
10712
- "@angular/animations": "17.2.4",
10713
- "@angular/cdk": "17.2.2",
10714
- "@angular/cli": "17.2.3",
10715
- "@angular/common": "17.2.4",
10716
- "@angular/core": "17.2.4",
10717
- "@angular/forms": "17.2.4",
10718
- "@angular/platform-browser": "17.2.4",
10719
- "@angular/router": "17.2.4",
10724
+ "@angular-devkit/core": "17.3.2",
10725
+ "@angular-devkit/schematics": "17.3.2",
10726
+ "@angular/animations": "17.3.1",
10727
+ "@angular/cdk": "17.3.1",
10728
+ "@angular/cli": "17.3.2",
10729
+ "@angular/common": "17.3.1",
10730
+ "@angular/core": "17.3.1",
10731
+ "@angular/forms": "17.3.1",
10732
+ "@angular/platform-browser": "17.3.1",
10733
+ "@angular/router": "17.3.1",
10720
10734
  "@blackbaud/skyux-design-tokens": "0.0.28",
10721
- "@schematics/angular": "17.2.3",
10722
- "@skyux-sdk/testing": "10.0.0-rc.0",
10723
- "@skyux/animations": "10.0.0-rc.0",
10724
- "@skyux/assets": "10.0.0-rc.0",
10725
- "@skyux/core": "10.0.0-rc.0",
10726
- "@skyux/forms": "10.0.0-rc.0",
10727
- "@skyux/i18n": "10.0.0-rc.0",
10735
+ "@schematics/angular": "17.3.2",
10736
+ "@skyux-sdk/testing": "10.0.0",
10737
+ "@skyux/animations": "10.0.0",
10738
+ "@skyux/assets": "10.0.0",
10739
+ "@skyux/core": "10.0.0",
10740
+ "@skyux/forms": "10.0.0",
10741
+ "@skyux/i18n": "10.0.0",
10728
10742
  "@skyux/icons": "7.0.0",
10729
- "@skyux/indicators": "10.0.0-rc.0",
10730
- "@skyux/inline-form": "10.0.0-rc.0",
10731
- "@skyux/lists": "10.0.0-rc.0",
10732
- "@skyux/popovers": "10.0.0-rc.0",
10733
- "@skyux/theme": "10.0.0-rc.0",
10743
+ "@skyux/indicators": "10.0.0",
10744
+ "@skyux/inline-form": "10.0.0",
10745
+ "@skyux/lists": "10.0.0",
10746
+ "@skyux/popovers": "10.0.0",
10747
+ "@skyux/theme": "10.0.0",
10734
10748
  "@types/dragula": "2.1.36",
10735
- "axe-core": "4.8.4",
10749
+ "axe-core": "4.9.0",
10736
10750
  "cross-spawn": "7.0.3",
10737
10751
  "dom-autoscroller": "2.3.4",
10738
10752
  "dragula": "3.7.3",
@@ -10745,32 +10759,32 @@
10745
10759
  "zone.js": "0.14.4"
10746
10760
  },
10747
10761
  "/projects/lists/documentation/code-examples/infinite-scroll/repeater": {
10748
- "@angular-devkit/core": "17.2.3",
10749
- "@angular-devkit/schematics": "17.2.3",
10750
- "@angular/animations": "17.2.4",
10751
- "@angular/cdk": "17.2.2",
10752
- "@angular/cli": "17.2.3",
10753
- "@angular/common": "17.2.4",
10754
- "@angular/core": "17.2.4",
10755
- "@angular/forms": "17.2.4",
10756
- "@angular/platform-browser": "17.2.4",
10757
- "@angular/router": "17.2.4",
10762
+ "@angular-devkit/core": "17.3.2",
10763
+ "@angular-devkit/schematics": "17.3.2",
10764
+ "@angular/animations": "17.3.1",
10765
+ "@angular/cdk": "17.3.1",
10766
+ "@angular/cli": "17.3.2",
10767
+ "@angular/common": "17.3.1",
10768
+ "@angular/core": "17.3.1",
10769
+ "@angular/forms": "17.3.1",
10770
+ "@angular/platform-browser": "17.3.1",
10771
+ "@angular/router": "17.3.1",
10758
10772
  "@blackbaud/skyux-design-tokens": "0.0.28",
10759
- "@schematics/angular": "17.2.3",
10760
- "@skyux-sdk/testing": "10.0.0-rc.0",
10761
- "@skyux/animations": "10.0.0-rc.0",
10762
- "@skyux/assets": "10.0.0-rc.0",
10763
- "@skyux/core": "10.0.0-rc.0",
10764
- "@skyux/forms": "10.0.0-rc.0",
10765
- "@skyux/i18n": "10.0.0-rc.0",
10773
+ "@schematics/angular": "17.3.2",
10774
+ "@skyux-sdk/testing": "10.0.0",
10775
+ "@skyux/animations": "10.0.0",
10776
+ "@skyux/assets": "10.0.0",
10777
+ "@skyux/core": "10.0.0",
10778
+ "@skyux/forms": "10.0.0",
10779
+ "@skyux/i18n": "10.0.0",
10766
10780
  "@skyux/icons": "7.0.0",
10767
- "@skyux/indicators": "10.0.0-rc.0",
10768
- "@skyux/inline-form": "10.0.0-rc.0",
10769
- "@skyux/lists": "10.0.0-rc.0",
10770
- "@skyux/popovers": "10.0.0-rc.0",
10771
- "@skyux/theme": "10.0.0-rc.0",
10781
+ "@skyux/indicators": "10.0.0",
10782
+ "@skyux/inline-form": "10.0.0",
10783
+ "@skyux/lists": "10.0.0",
10784
+ "@skyux/popovers": "10.0.0",
10785
+ "@skyux/theme": "10.0.0",
10772
10786
  "@types/dragula": "2.1.36",
10773
- "axe-core": "4.8.4",
10787
+ "axe-core": "4.9.0",
10774
10788
  "cross-spawn": "7.0.3",
10775
10789
  "dom-autoscroller": "2.3.4",
10776
10790
  "dragula": "3.7.3",
@@ -10783,36 +10797,36 @@
10783
10797
  "zone.js": "0.14.4"
10784
10798
  },
10785
10799
  "/projects/lists/documentation/code-examples/filter/modal": {
10786
- "@angular-devkit/core": "17.2.3",
10787
- "@angular-devkit/schematics": "17.2.3",
10788
- "@angular/animations": "17.2.4",
10789
- "@angular/cdk": "17.2.2",
10790
- "@angular/cli": "17.2.3",
10791
- "@angular/common": "17.2.4",
10792
- "@angular/core": "17.2.4",
10793
- "@angular/forms": "17.2.4",
10794
- "@angular/platform-browser": "17.2.4",
10795
- "@angular/router": "17.2.4",
10800
+ "@angular-devkit/core": "17.3.2",
10801
+ "@angular-devkit/schematics": "17.3.2",
10802
+ "@angular/animations": "17.3.1",
10803
+ "@angular/cdk": "17.3.1",
10804
+ "@angular/cli": "17.3.2",
10805
+ "@angular/common": "17.3.1",
10806
+ "@angular/core": "17.3.1",
10807
+ "@angular/forms": "17.3.1",
10808
+ "@angular/platform-browser": "17.3.1",
10809
+ "@angular/router": "17.3.1",
10796
10810
  "@blackbaud/skyux-design-tokens": "0.0.28",
10797
- "@schematics/angular": "17.2.3",
10798
- "@skyux-sdk/testing": "10.0.0-rc.0",
10799
- "@skyux/animations": "10.0.0-rc.0",
10800
- "@skyux/assets": "10.0.0-rc.0",
10801
- "@skyux/config": "10.0.0-rc.0",
10802
- "@skyux/core": "10.0.0-rc.0",
10803
- "@skyux/forms": "10.0.0-rc.0",
10804
- "@skyux/i18n": "10.0.0-rc.0",
10811
+ "@schematics/angular": "17.3.2",
10812
+ "@skyux-sdk/testing": "10.0.0",
10813
+ "@skyux/animations": "10.0.0",
10814
+ "@skyux/assets": "10.0.0",
10815
+ "@skyux/config": "10.0.0",
10816
+ "@skyux/core": "10.0.0",
10817
+ "@skyux/forms": "10.0.0",
10818
+ "@skyux/i18n": "10.0.0",
10805
10819
  "@skyux/icons": "7.0.0",
10806
- "@skyux/indicators": "10.0.0-rc.0",
10807
- "@skyux/inline-form": "10.0.0-rc.0",
10808
- "@skyux/layout": "10.0.0-rc.0",
10809
- "@skyux/lists": "10.0.0-rc.0",
10810
- "@skyux/modals": "10.0.0-rc.0",
10811
- "@skyux/popovers": "10.0.0-rc.0",
10812
- "@skyux/router": "10.0.0-rc.0",
10813
- "@skyux/theme": "10.0.0-rc.0",
10820
+ "@skyux/indicators": "10.0.0",
10821
+ "@skyux/inline-form": "10.0.0",
10822
+ "@skyux/layout": "10.0.0",
10823
+ "@skyux/lists": "10.0.0",
10824
+ "@skyux/modals": "10.0.0",
10825
+ "@skyux/popovers": "10.0.0",
10826
+ "@skyux/router": "10.0.0",
10827
+ "@skyux/theme": "10.0.0",
10814
10828
  "@types/dragula": "2.1.36",
10815
- "axe-core": "4.8.4",
10829
+ "axe-core": "4.9.0",
10816
10830
  "cross-spawn": "7.0.3",
10817
10831
  "dom-autoscroller": "2.3.4",
10818
10832
  "dragula": "3.7.3",
@@ -10825,36 +10839,36 @@
10825
10839
  "zone.js": "0.14.4"
10826
10840
  },
10827
10841
  "/projects/lists/documentation/code-examples/filter/inline": {
10828
- "@angular-devkit/core": "17.2.3",
10829
- "@angular-devkit/schematics": "17.2.3",
10830
- "@angular/animations": "17.2.4",
10831
- "@angular/cdk": "17.2.2",
10832
- "@angular/cli": "17.2.3",
10833
- "@angular/common": "17.2.4",
10834
- "@angular/core": "17.2.4",
10835
- "@angular/forms": "17.2.4",
10836
- "@angular/platform-browser": "17.2.4",
10837
- "@angular/router": "17.2.4",
10842
+ "@angular-devkit/core": "17.3.2",
10843
+ "@angular-devkit/schematics": "17.3.2",
10844
+ "@angular/animations": "17.3.1",
10845
+ "@angular/cdk": "17.3.1",
10846
+ "@angular/cli": "17.3.2",
10847
+ "@angular/common": "17.3.1",
10848
+ "@angular/core": "17.3.1",
10849
+ "@angular/forms": "17.3.1",
10850
+ "@angular/platform-browser": "17.3.1",
10851
+ "@angular/router": "17.3.1",
10838
10852
  "@blackbaud/skyux-design-tokens": "0.0.28",
10839
- "@schematics/angular": "17.2.3",
10840
- "@skyux-sdk/testing": "10.0.0-rc.0",
10841
- "@skyux/animations": "10.0.0-rc.0",
10842
- "@skyux/assets": "10.0.0-rc.0",
10843
- "@skyux/config": "10.0.0-rc.0",
10844
- "@skyux/core": "10.0.0-rc.0",
10845
- "@skyux/forms": "10.0.0-rc.0",
10846
- "@skyux/i18n": "10.0.0-rc.0",
10853
+ "@schematics/angular": "17.3.2",
10854
+ "@skyux-sdk/testing": "10.0.0",
10855
+ "@skyux/animations": "10.0.0",
10856
+ "@skyux/assets": "10.0.0",
10857
+ "@skyux/config": "10.0.0",
10858
+ "@skyux/core": "10.0.0",
10859
+ "@skyux/forms": "10.0.0",
10860
+ "@skyux/i18n": "10.0.0",
10847
10861
  "@skyux/icons": "7.0.0",
10848
- "@skyux/indicators": "10.0.0-rc.0",
10849
- "@skyux/inline-form": "10.0.0-rc.0",
10850
- "@skyux/layout": "10.0.0-rc.0",
10851
- "@skyux/lists": "10.0.0-rc.0",
10852
- "@skyux/modals": "10.0.0-rc.0",
10853
- "@skyux/popovers": "10.0.0-rc.0",
10854
- "@skyux/router": "10.0.0-rc.0",
10855
- "@skyux/theme": "10.0.0-rc.0",
10862
+ "@skyux/indicators": "10.0.0",
10863
+ "@skyux/inline-form": "10.0.0",
10864
+ "@skyux/layout": "10.0.0",
10865
+ "@skyux/lists": "10.0.0",
10866
+ "@skyux/modals": "10.0.0",
10867
+ "@skyux/popovers": "10.0.0",
10868
+ "@skyux/router": "10.0.0",
10869
+ "@skyux/theme": "10.0.0",
10856
10870
  "@types/dragula": "2.1.36",
10857
- "axe-core": "4.8.4",
10871
+ "axe-core": "4.9.0",
10858
10872
  "cross-spawn": "7.0.3",
10859
10873
  "dom-autoscroller": "2.3.4",
10860
10874
  "dragula": "3.7.3",