@skyux/pages 11.9.0 → 11.11.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 (32) hide show
  1. package/documentation.json +342 -342
  2. package/esm2022/lib/modules/action-hub/action-hub-buttons.component.mjs +3 -3
  3. package/esm2022/lib/modules/action-hub/action-hub-content.component.mjs +3 -3
  4. package/esm2022/lib/modules/action-hub/action-hub-recent-links-resolve.pipe.mjs +3 -3
  5. package/esm2022/lib/modules/action-hub/action-hub-related-links-sort.pipe.mjs +3 -3
  6. package/esm2022/lib/modules/action-hub/action-hub.component.mjs +3 -3
  7. package/esm2022/lib/modules/action-hub/action-hub.module.mjs +4 -4
  8. package/esm2022/lib/modules/link-as/link-as.module.mjs +4 -4
  9. package/esm2022/lib/modules/link-as/link-as.pipe.mjs +3 -3
  10. package/esm2022/lib/modules/link-list/link-list-item.component.mjs +3 -3
  11. package/esm2022/lib/modules/link-list/link-list.component.mjs +3 -3
  12. package/esm2022/lib/modules/link-list/link-list.module.mjs +4 -4
  13. package/esm2022/lib/modules/link-list-recently-accessed/link-list-recently-accessed.component.mjs +3 -3
  14. package/esm2022/lib/modules/modal-link-list/modal-link-list.component.mjs +3 -3
  15. package/esm2022/lib/modules/modal-link-list/modal-link-list.module.mjs +4 -4
  16. package/esm2022/lib/modules/needs-attention/needs-attention.component.mjs +3 -3
  17. package/esm2022/lib/modules/needs-attention/needs-attention.module.mjs +4 -4
  18. package/esm2022/lib/modules/page/page-content.component.mjs +3 -3
  19. package/esm2022/lib/modules/page/page-links.component.mjs +3 -3
  20. package/esm2022/lib/modules/page/page-theme-adapter.service.mjs +3 -3
  21. package/esm2022/lib/modules/page/page.component.mjs +3 -3
  22. package/esm2022/lib/modules/page/page.module.mjs +4 -4
  23. package/esm2022/lib/modules/page-header/page-header-actions.component.mjs +3 -3
  24. package/esm2022/lib/modules/page-header/page-header-alerts.component.mjs +3 -3
  25. package/esm2022/lib/modules/page-header/page-header-avatar.component.mjs +3 -3
  26. package/esm2022/lib/modules/page-header/page-header-details.component.mjs +3 -3
  27. package/esm2022/lib/modules/page-header/page-header.component.mjs +6 -6
  28. package/esm2022/lib/modules/page-header/page-header.module.mjs +4 -4
  29. package/esm2022/lib/modules/shared/sky-pages-resources.module.mjs +4 -4
  30. package/fesm2022/skyux-pages.mjs +94 -94
  31. package/fesm2022/skyux-pages.mjs.map +1 -1
  32. package/package.json +13 -13
@@ -63,7 +63,7 @@
63
63
  "fileName": "projects/pages/src/modules/action-hub/action-hub.module.ts",
64
64
  "line": 43,
65
65
  "character": 13,
66
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/action-hub.module.ts#L43"
66
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/action-hub.module.ts#L43"
67
67
  }
68
68
  ],
69
69
  "decorators": [
@@ -95,7 +95,7 @@
95
95
  "fileName": "projects/pages/src/modules/link-list/link-list.module.ts",
96
96
  "line": 20,
97
97
  "character": 13,
98
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/link-list/link-list.module.ts#L20"
98
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/link-list/link-list.module.ts#L20"
99
99
  }
100
100
  ],
101
101
  "decorators": [
@@ -127,7 +127,7 @@
127
127
  "fileName": "projects/pages/src/modules/page-header/page-header.module.ts",
128
128
  "line": 36,
129
129
  "character": 13,
130
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header.module.ts#L36"
130
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header.module.ts#L36"
131
131
  }
132
132
  ],
133
133
  "decorators": [
@@ -159,7 +159,7 @@
159
159
  "fileName": "projects/pages/src/modules/page/page.module.ts",
160
160
  "line": 30,
161
161
  "character": 13,
162
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page.module.ts#L30"
162
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page.module.ts#L30"
163
163
  }
164
164
  ],
165
165
  "decorators": [
@@ -199,7 +199,7 @@
199
199
  "fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
200
200
  "line": 67,
201
201
  "character": 9,
202
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L67"
202
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L67"
203
203
  }
204
204
  ],
205
205
  "type": {
@@ -235,7 +235,7 @@
235
235
  "fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
236
236
  "line": 40,
237
237
  "character": 9,
238
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L40"
238
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L40"
239
239
  }
240
240
  ],
241
241
  "type": {
@@ -279,7 +279,7 @@
279
279
  "fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
280
280
  "line": 46,
281
281
  "character": 9,
282
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L46"
282
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L46"
283
283
  }
284
284
  ],
285
285
  "type": {
@@ -324,7 +324,7 @@
324
324
  "fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
325
325
  "line": 52,
326
326
  "character": 9,
327
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L52"
327
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L52"
328
328
  }
329
329
  ],
330
330
  "type": {
@@ -369,7 +369,7 @@
369
369
  "fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
370
370
  "line": 58,
371
371
  "character": 9,
372
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L58"
372
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L58"
373
373
  }
374
374
  ],
375
375
  "type": {
@@ -417,7 +417,7 @@
417
417
  "fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
418
418
  "line": 65,
419
419
  "character": 9,
420
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L65"
420
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L65"
421
421
  }
422
422
  ],
423
423
  "type": {
@@ -444,13 +444,13 @@
444
444
  "fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
445
445
  "line": 25,
446
446
  "character": 13,
447
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L25"
447
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L25"
448
448
  },
449
449
  {
450
450
  "fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
451
451
  "line": 32,
452
452
  "character": 13,
453
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L32"
453
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L32"
454
454
  }
455
455
  ],
456
456
  "getSignature": {
@@ -464,7 +464,7 @@
464
464
  "fileName": "libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts",
465
465
  "line": 32,
466
466
  "character": 13,
467
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L32"
467
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L32"
468
468
  }
469
469
  ],
470
470
  "type": {
@@ -504,7 +504,7 @@
504
504
  "fileName": "libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts",
505
505
  "line": 25,
506
506
  "character": 13,
507
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L25"
507
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L25"
508
508
  }
509
509
  ],
510
510
  "parameters": [
@@ -567,7 +567,7 @@
567
567
  "fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
568
568
  "line": 20,
569
569
  "character": 13,
570
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L20"
570
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L20"
571
571
  }
572
572
  ],
573
573
  "decorators": [
@@ -605,7 +605,7 @@
605
605
  "fileName": "projects/pages/src/modules/page-header/page-header-avatar.component.ts",
606
606
  "line": 26,
607
607
  "character": 2,
608
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L26"
608
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L26"
609
609
  }
610
610
  ],
611
611
  "signatures": [
@@ -620,7 +620,7 @@
620
620
  "fileName": "libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts",
621
621
  "line": 26,
622
622
  "character": 2,
623
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L26"
623
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L26"
624
624
  }
625
625
  ],
626
626
  "type": {
@@ -645,7 +645,7 @@
645
645
  "fileName": "projects/pages/src/modules/page-header/page-header-avatar.component.ts",
646
646
  "line": 38,
647
647
  "character": 9,
648
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L38"
648
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L38"
649
649
  }
650
650
  ],
651
651
  "signatures": [
@@ -660,7 +660,7 @@
660
660
  "fileName": "libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts",
661
661
  "line": 38,
662
662
  "character": 9,
663
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L38"
663
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L38"
664
664
  }
665
665
  ],
666
666
  "type": {
@@ -701,7 +701,7 @@
701
701
  "fileName": "projects/pages/src/modules/page-header/page-header-avatar.component.ts",
702
702
  "line": 21,
703
703
  "character": 13,
704
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L21"
704
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L21"
705
705
  }
706
706
  ],
707
707
  "implementedTypes": [
@@ -752,7 +752,7 @@
752
752
  "fileName": "projects/pages/src/modules/page-header/page-header-alerts.component.ts",
753
753
  "line": 11,
754
754
  "character": 13,
755
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header-alerts.component.ts#L11"
755
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header-alerts.component.ts#L11"
756
756
  }
757
757
  ],
758
758
  "decorators": [
@@ -792,7 +792,7 @@
792
792
  "fileName": "projects/pages/src/modules/page/page-links.component.ts",
793
793
  "line": 18,
794
794
  "character": 13,
795
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page-links.component.ts#L18"
795
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page-links.component.ts#L18"
796
796
  }
797
797
  ],
798
798
  "decorators": [
@@ -849,7 +849,7 @@
849
849
  "fileName": "projects/pages/src/modules/link-list/link-list.component.ts",
850
850
  "line": 32,
851
851
  "character": 18,
852
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/link-list/link-list.component.ts#L32"
852
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/link-list/link-list.component.ts#L32"
853
853
  }
854
854
  ],
855
855
  "type": {
@@ -908,7 +908,7 @@
908
908
  "fileName": "projects/pages/src/modules/link-list/link-list.component.ts",
909
909
  "line": 37,
910
910
  "character": 18,
911
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/link-list/link-list.component.ts#L37"
911
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/link-list/link-list.component.ts#L37"
912
912
  }
913
913
  ],
914
914
  "type": {
@@ -952,7 +952,7 @@
952
952
  "fileName": "projects/pages/src/modules/link-list/link-list.component.ts",
953
953
  "line": 28,
954
954
  "character": 13,
955
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/link-list/link-list.component.ts#L28"
955
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/link-list/link-list.component.ts#L28"
956
956
  }
957
957
  ],
958
958
  "decorators": [
@@ -992,7 +992,7 @@
992
992
  "fileName": "projects/pages/src/modules/link-list/link-list-item.component.ts",
993
993
  "line": 20,
994
994
  "character": 13,
995
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/link-list/link-list-item.component.ts#L20"
995
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/link-list/link-list-item.component.ts#L20"
996
996
  }
997
997
  ],
998
998
  "decorators": [
@@ -1081,7 +1081,7 @@
1081
1081
  "fileName": "projects/pages/src/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts",
1082
1082
  "line": 32,
1083
1083
  "character": 18,
1084
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts#L32"
1084
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts#L32"
1085
1085
  }
1086
1086
  ],
1087
1087
  "type": {
@@ -1124,7 +1124,7 @@
1124
1124
  "fileName": "projects/pages/src/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts",
1125
1125
  "line": 26,
1126
1126
  "character": 13,
1127
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts#L26"
1127
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts#L26"
1128
1128
  }
1129
1129
  ],
1130
1130
  "decorators": [
@@ -1168,7 +1168,7 @@
1168
1168
  "fileName": "projects/pages/src/modules/action-hub/action-hub-buttons.component.ts",
1169
1169
  "line": 17,
1170
1170
  "character": 13,
1171
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/action-hub-buttons.component.ts#L17"
1171
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/action-hub-buttons.component.ts#L17"
1172
1172
  }
1173
1173
  ],
1174
1174
  "decorators": [
@@ -1208,7 +1208,7 @@
1208
1208
  "fileName": "projects/pages/src/modules/action-hub/action-hub-content.component.ts",
1209
1209
  "line": 10,
1210
1210
  "character": 13,
1211
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/action-hub-content.component.ts#L10"
1211
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/action-hub-content.component.ts#L10"
1212
1212
  }
1213
1213
  ],
1214
1214
  "decorators": [
@@ -1256,7 +1256,7 @@
1256
1256
  "fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
1257
1257
  "line": 44,
1258
1258
  "character": 9,
1259
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L44"
1259
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L44"
1260
1260
  }
1261
1261
  ],
1262
1262
  "type": {
@@ -1291,7 +1291,7 @@
1291
1291
  "fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
1292
1292
  "line": 38,
1293
1293
  "character": 9,
1294
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L38"
1294
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L38"
1295
1295
  }
1296
1296
  ],
1297
1297
  "type": {
@@ -1319,7 +1319,7 @@
1319
1319
  "fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
1320
1320
  "line": 55,
1321
1321
  "character": 9,
1322
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L55"
1322
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L55"
1323
1323
  }
1324
1324
  ],
1325
1325
  "signatures": [
@@ -1334,7 +1334,7 @@
1334
1334
  "fileName": "libs/components/pages/src/lib/modules/page-header/page-header.component.ts",
1335
1335
  "line": 55,
1336
1336
  "character": 9,
1337
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L55"
1337
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L55"
1338
1338
  }
1339
1339
  ],
1340
1340
  "type": {
@@ -1368,7 +1368,7 @@
1368
1368
  "fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
1369
1369
  "line": 49,
1370
1370
  "character": 9,
1371
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L49"
1371
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L49"
1372
1372
  }
1373
1373
  ],
1374
1374
  "signatures": [
@@ -1383,7 +1383,7 @@
1383
1383
  "fileName": "libs/components/pages/src/lib/modules/page-header/page-header.component.ts",
1384
1384
  "line": 49,
1385
1385
  "character": 9,
1386
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L49"
1386
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L49"
1387
1387
  }
1388
1388
  ],
1389
1389
  "type": {
@@ -1432,7 +1432,7 @@
1432
1432
  "fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
1433
1433
  "line": 33,
1434
1434
  "character": 13,
1435
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L33"
1435
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L33"
1436
1436
  }
1437
1437
  ],
1438
1438
  "implementedTypes": [
@@ -1484,7 +1484,7 @@
1484
1484
  "fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
1485
1485
  "line": 27,
1486
1486
  "character": 9,
1487
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L27"
1487
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L27"
1488
1488
  }
1489
1489
  ],
1490
1490
  "type": {
@@ -1512,7 +1512,7 @@
1512
1512
  "fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
1513
1513
  "line": 25,
1514
1514
  "character": 9,
1515
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L25"
1515
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L25"
1516
1516
  }
1517
1517
  ],
1518
1518
  "type": {
@@ -1538,13 +1538,13 @@
1538
1538
  "fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
1539
1539
  "line": 15,
1540
1540
  "character": 13,
1541
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L15"
1541
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L15"
1542
1542
  },
1543
1543
  {
1544
1544
  "fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
1545
1545
  "line": 20,
1546
1546
  "character": 13,
1547
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L20"
1547
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L20"
1548
1548
  }
1549
1549
  ],
1550
1550
  "getSignature": {
@@ -1558,7 +1558,7 @@
1558
1558
  "fileName": "libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts",
1559
1559
  "line": 20,
1560
1560
  "character": 13,
1561
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L20"
1561
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L20"
1562
1562
  }
1563
1563
  ],
1564
1564
  "type": {
@@ -1579,7 +1579,7 @@
1579
1579
  "fileName": "libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts",
1580
1580
  "line": 15,
1581
1581
  "character": 13,
1582
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L15"
1582
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L15"
1583
1583
  }
1584
1584
  ],
1585
1585
  "parameters": [
@@ -1621,7 +1621,7 @@
1621
1621
  "fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
1622
1622
  "line": 34,
1623
1623
  "character": 9,
1624
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L34"
1624
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L34"
1625
1625
  }
1626
1626
  ],
1627
1627
  "signatures": [
@@ -1636,7 +1636,7 @@
1636
1636
  "fileName": "libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts",
1637
1637
  "line": 34,
1638
1638
  "character": 9,
1639
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L34"
1639
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L34"
1640
1640
  }
1641
1641
  ],
1642
1642
  "parameters": [
@@ -1695,7 +1695,7 @@
1695
1695
  "fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
1696
1696
  "line": 13,
1697
1697
  "character": 13,
1698
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L13"
1698
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L13"
1699
1699
  }
1700
1700
  ],
1701
1701
  "decorators": [
@@ -1735,7 +1735,7 @@
1735
1735
  "fileName": "projects/pages/src/modules/page/page.component.ts",
1736
1736
  "line": 60,
1737
1737
  "character": 9,
1738
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page.component.ts#L60"
1738
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page.component.ts#L60"
1739
1739
  }
1740
1740
  ],
1741
1741
  "type": {
@@ -1758,7 +1758,7 @@
1758
1758
  "fileName": "projects/pages/src/modules/page/page.component.ts",
1759
1759
  "line": 55,
1760
1760
  "character": 13,
1761
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page.component.ts#L55"
1761
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page.component.ts#L55"
1762
1762
  }
1763
1763
  ],
1764
1764
  "setSignature": {
@@ -1780,7 +1780,7 @@
1780
1780
  "fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
1781
1781
  "line": 55,
1782
1782
  "character": 13,
1783
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page.component.ts#L55"
1783
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page.component.ts#L55"
1784
1784
  }
1785
1785
  ],
1786
1786
  "parameters": [
@@ -1820,7 +1820,7 @@
1820
1820
  "fileName": "projects/pages/src/modules/page/page.component.ts",
1821
1821
  "line": 46,
1822
1822
  "character": 13,
1823
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page.component.ts#L46"
1823
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page.component.ts#L46"
1824
1824
  }
1825
1825
  ],
1826
1826
  "setSignature": {
@@ -1869,7 +1869,7 @@
1869
1869
  "fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
1870
1870
  "line": 46,
1871
1871
  "character": 13,
1872
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page.component.ts#L46"
1872
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page.component.ts#L46"
1873
1873
  }
1874
1874
  ],
1875
1875
  "parameters": [
@@ -1911,7 +1911,7 @@
1911
1911
  "fileName": "projects/pages/src/modules/page/page.component.ts",
1912
1912
  "line": 82,
1913
1913
  "character": 9,
1914
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page.component.ts#L82"
1914
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page.component.ts#L82"
1915
1915
  }
1916
1916
  ],
1917
1917
  "signatures": [
@@ -1926,7 +1926,7 @@
1926
1926
  "fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
1927
1927
  "line": 82,
1928
1928
  "character": 9,
1929
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page.component.ts#L82"
1929
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page.component.ts#L82"
1930
1930
  }
1931
1931
  ],
1932
1932
  "type": {
@@ -1960,7 +1960,7 @@
1960
1960
  "fileName": "projects/pages/src/modules/page/page.component.ts",
1961
1961
  "line": 71,
1962
1962
  "character": 9,
1963
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page.component.ts#L71"
1963
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page.component.ts#L71"
1964
1964
  }
1965
1965
  ],
1966
1966
  "signatures": [
@@ -1975,7 +1975,7 @@
1975
1975
  "fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
1976
1976
  "line": 71,
1977
1977
  "character": 9,
1978
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page.component.ts#L71"
1978
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page.component.ts#L71"
1979
1979
  }
1980
1980
  ],
1981
1981
  "type": {
@@ -2030,7 +2030,7 @@
2030
2030
  "fileName": "projects/pages/src/modules/page/page.component.ts",
2031
2031
  "line": 37,
2032
2032
  "character": 13,
2033
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page.component.ts#L37"
2033
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page.component.ts#L37"
2034
2034
  }
2035
2035
  ],
2036
2036
  "implementedTypes": [
@@ -2090,7 +2090,7 @@
2090
2090
  "fileName": "projects/pages/src/modules/page/page-content.component.ts",
2091
2091
  "line": 41,
2092
2092
  "character": 9,
2093
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page-content.component.ts#L41"
2093
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page-content.component.ts#L41"
2094
2094
  }
2095
2095
  ],
2096
2096
  "signatures": [
@@ -2105,7 +2105,7 @@
2105
2105
  "fileName": "libs/components/pages/src/lib/modules/page/page-content.component.ts",
2106
2106
  "line": 41,
2107
2107
  "character": 9,
2108
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page-content.component.ts#L41"
2108
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page-content.component.ts#L41"
2109
2109
  }
2110
2110
  ],
2111
2111
  "type": {
@@ -2139,7 +2139,7 @@
2139
2139
  "fileName": "projects/pages/src/modules/page/page-content.component.ts",
2140
2140
  "line": 35,
2141
2141
  "character": 9,
2142
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page-content.component.ts#L35"
2142
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page-content.component.ts#L35"
2143
2143
  }
2144
2144
  ],
2145
2145
  "signatures": [
@@ -2154,7 +2154,7 @@
2154
2154
  "fileName": "libs/components/pages/src/lib/modules/page/page-content.component.ts",
2155
2155
  "line": 35,
2156
2156
  "character": 9,
2157
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page-content.component.ts#L35"
2157
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page-content.component.ts#L35"
2158
2158
  }
2159
2159
  ],
2160
2160
  "type": {
@@ -2196,7 +2196,7 @@
2196
2196
  "fileName": "projects/pages/src/modules/page/page-content.component.ts",
2197
2197
  "line": 31,
2198
2198
  "character": 13,
2199
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/page-content.component.ts#L31"
2199
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/page-content.component.ts#L31"
2200
2200
  }
2201
2201
  ],
2202
2202
  "implementedTypes": [
@@ -2256,7 +2256,7 @@
2256
2256
  "fileName": "projects/pages/src/modules/page-header/page-header-details.component.ts",
2257
2257
  "line": 12,
2258
2258
  "character": 13,
2259
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header-details.component.ts#L12"
2259
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header-details.component.ts#L12"
2260
2260
  }
2261
2261
  ],
2262
2262
  "decorators": [
@@ -2296,7 +2296,7 @@
2296
2296
  "fileName": "projects/pages/src/modules/page-header/page-header-actions.component.ts",
2297
2297
  "line": 13,
2298
2298
  "character": 13,
2299
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page-header/page-header-actions.component.ts#L13"
2299
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page-header/page-header-actions.component.ts#L13"
2300
2300
  }
2301
2301
  ],
2302
2302
  "decorators": [
@@ -2344,7 +2344,7 @@
2344
2344
  "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
2345
2345
  "line": 33,
2346
2346
  "character": 2,
2347
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L33"
2347
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L33"
2348
2348
  }
2349
2349
  ],
2350
2350
  "type": {
@@ -2394,7 +2394,7 @@
2394
2394
  "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
2395
2395
  "line": 18,
2396
2396
  "character": 2,
2397
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L18"
2397
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L18"
2398
2398
  }
2399
2399
  ],
2400
2400
  "type": {
@@ -2423,7 +2423,7 @@
2423
2423
  "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
2424
2424
  "line": 22,
2425
2425
  "character": 2,
2426
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L22"
2426
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L22"
2427
2427
  }
2428
2428
  ],
2429
2429
  "type": {
@@ -2448,7 +2448,7 @@
2448
2448
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
2449
2449
  "line": 23,
2450
2450
  "character": 4,
2451
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L23"
2451
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L23"
2452
2452
  }
2453
2453
  ],
2454
2454
  "type": {
@@ -2471,7 +2471,7 @@
2471
2471
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
2472
2472
  "line": 25,
2473
2473
  "character": 6,
2474
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L25"
2474
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L25"
2475
2475
  }
2476
2476
  ],
2477
2477
  "type": {
@@ -2495,7 +2495,7 @@
2495
2495
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
2496
2496
  "line": 26,
2497
2497
  "character": 6,
2498
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L26"
2498
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L26"
2499
2499
  }
2500
2500
  ],
2501
2501
  "type": {
@@ -2523,7 +2523,7 @@
2523
2523
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
2524
2524
  "line": 23,
2525
2525
  "character": 12,
2526
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L23"
2526
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L23"
2527
2527
  }
2528
2528
  ]
2529
2529
  }
@@ -2542,7 +2542,7 @@
2542
2542
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
2543
2543
  "line": 28,
2544
2544
  "character": 4,
2545
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L28"
2545
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L28"
2546
2546
  }
2547
2547
  ],
2548
2548
  "type": {
@@ -2565,7 +2565,7 @@
2565
2565
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
2566
2566
  "line": 22,
2567
2567
  "character": 14,
2568
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L22"
2568
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L22"
2569
2569
  }
2570
2570
  ]
2571
2571
  }
@@ -2590,7 +2590,7 @@
2590
2590
  "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
2591
2591
  "line": 13,
2592
2592
  "character": 2,
2593
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L13"
2593
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L13"
2594
2594
  }
2595
2595
  ],
2596
2596
  "type": {
@@ -2615,7 +2615,7 @@
2615
2615
  "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
2616
2616
  "line": 9,
2617
2617
  "character": 17,
2618
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L9"
2618
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L9"
2619
2619
  }
2620
2620
  ]
2621
2621
  },
@@ -2637,7 +2637,7 @@
2637
2637
  "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
2638
2638
  "line": 6,
2639
2639
  "character": 2,
2640
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L6"
2640
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L6"
2641
2641
  }
2642
2642
  ],
2643
2643
  "type": {
@@ -2659,7 +2659,7 @@
2659
2659
  "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
2660
2660
  "line": 5,
2661
2661
  "character": 17,
2662
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L5"
2662
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L5"
2663
2663
  }
2664
2664
  ]
2665
2665
  },
@@ -2697,7 +2697,7 @@
2697
2697
  "fileName": "projects/pages/src/modules/action-hub/types/page-link-interface.ts",
2698
2698
  "line": 8,
2699
2699
  "character": 2,
2700
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
2700
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
2701
2701
  }
2702
2702
  ],
2703
2703
  "type": {
@@ -2729,7 +2729,7 @@
2729
2729
  "fileName": "projects/pages/src/modules/action-hub/types/page-link.ts",
2730
2730
  "line": 12,
2731
2731
  "character": 2,
2732
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
2732
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
2733
2733
  }
2734
2734
  ],
2735
2735
  "type": {
@@ -2754,7 +2754,7 @@
2754
2754
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
2755
2755
  "line": 13,
2756
2756
  "character": 4,
2757
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
2757
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
2758
2758
  }
2759
2759
  ],
2760
2760
  "type": {
@@ -2777,7 +2777,7 @@
2777
2777
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
2778
2778
  "line": 14,
2779
2779
  "character": 6,
2780
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L14"
2780
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L14"
2781
2781
  }
2782
2782
  ],
2783
2783
  "type": {
@@ -2801,7 +2801,7 @@
2801
2801
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
2802
2802
  "line": 15,
2803
2803
  "character": 6,
2804
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L15"
2804
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L15"
2805
2805
  }
2806
2806
  ],
2807
2807
  "type": {
@@ -2829,7 +2829,7 @@
2829
2829
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
2830
2830
  "line": 13,
2831
2831
  "character": 12,
2832
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
2832
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
2833
2833
  }
2834
2834
  ]
2835
2835
  }
@@ -2848,7 +2848,7 @@
2848
2848
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
2849
2849
  "line": 17,
2850
2850
  "character": 4,
2851
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L17"
2851
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L17"
2852
2852
  }
2853
2853
  ],
2854
2854
  "type": {
@@ -2871,7 +2871,7 @@
2871
2871
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
2872
2872
  "line": 12,
2873
2873
  "character": 13,
2874
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
2874
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
2875
2875
  }
2876
2876
  ]
2877
2877
  }
@@ -2892,7 +2892,7 @@
2892
2892
  "fileName": "projects/pages/src/modules/action-hub/types/page-link.ts",
2893
2893
  "line": 8,
2894
2894
  "character": 17,
2895
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L8"
2895
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L8"
2896
2896
  }
2897
2897
  ],
2898
2898
  "extendedTypes": [
@@ -2948,7 +2948,7 @@
2948
2948
  "fileName": "projects/pages/src/modules/action-hub/types/page-link-interface.ts",
2949
2949
  "line": 8,
2950
2950
  "character": 2,
2951
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
2951
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
2952
2952
  }
2953
2953
  ],
2954
2954
  "type": {
@@ -2982,7 +2982,7 @@
2982
2982
  "fileName": "projects/pages/src/modules/action-hub/types/page-modal-link.ts",
2983
2983
  "line": 23,
2984
2984
  "character": 2,
2985
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L23"
2985
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L23"
2986
2986
  }
2987
2987
  ],
2988
2988
  "type": {
@@ -3005,7 +3005,7 @@
3005
3005
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
3006
3006
  "line": 24,
3007
3007
  "character": 4,
3008
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L24"
3008
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L24"
3009
3009
  }
3010
3010
  ],
3011
3011
  "type": {
@@ -3026,7 +3026,7 @@
3026
3026
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
3027
3027
  "line": 25,
3028
3028
  "character": 4,
3029
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L25"
3029
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L25"
3030
3030
  }
3031
3031
  ],
3032
3032
  "type": {
@@ -3054,7 +3054,7 @@
3054
3054
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
3055
3055
  "line": 23,
3056
3056
  "character": 10,
3057
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L23"
3057
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L23"
3058
3058
  }
3059
3059
  ]
3060
3060
  }
@@ -3081,7 +3081,7 @@
3081
3081
  "fileName": "projects/pages/src/modules/action-hub/types/page-modal-link.ts",
3082
3082
  "line": 13,
3083
3083
  "character": 2,
3084
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L13"
3084
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L13"
3085
3085
  }
3086
3086
  ],
3087
3087
  "type": {
@@ -3106,7 +3106,7 @@
3106
3106
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
3107
3107
  "line": 14,
3108
3108
  "character": 4,
3109
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L14"
3109
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L14"
3110
3110
  }
3111
3111
  ],
3112
3112
  "type": {
@@ -3129,7 +3129,7 @@
3129
3129
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
3130
3130
  "line": 15,
3131
3131
  "character": 6,
3132
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L15"
3132
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L15"
3133
3133
  }
3134
3134
  ],
3135
3135
  "type": {
@@ -3153,7 +3153,7 @@
3153
3153
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
3154
3154
  "line": 16,
3155
3155
  "character": 6,
3156
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L16"
3156
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L16"
3157
3157
  }
3158
3158
  ],
3159
3159
  "type": {
@@ -3181,7 +3181,7 @@
3181
3181
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
3182
3182
  "line": 14,
3183
3183
  "character": 12,
3184
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L14"
3184
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L14"
3185
3185
  }
3186
3186
  ]
3187
3187
  }
@@ -3200,7 +3200,7 @@
3200
3200
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
3201
3201
  "line": 18,
3202
3202
  "character": 4,
3203
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L18"
3203
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L18"
3204
3204
  }
3205
3205
  ],
3206
3206
  "type": {
@@ -3223,7 +3223,7 @@
3223
3223
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
3224
3224
  "line": 13,
3225
3225
  "character": 14,
3226
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L13"
3226
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L13"
3227
3227
  }
3228
3228
  ]
3229
3229
  }
@@ -3245,7 +3245,7 @@
3245
3245
  "fileName": "projects/pages/src/modules/action-hub/types/page-modal-link.ts",
3246
3246
  "line": 9,
3247
3247
  "character": 17,
3248
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L9"
3248
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L9"
3249
3249
  }
3250
3250
  ],
3251
3251
  "extendedTypes": [
@@ -3294,7 +3294,7 @@
3294
3294
  "fileName": "projects/pages/src/modules/action-hub/types/page-link-interface.ts",
3295
3295
  "line": 8,
3296
3296
  "character": 2,
3297
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
3297
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
3298
3298
  }
3299
3299
  ],
3300
3300
  "type": {
@@ -3326,7 +3326,7 @@
3326
3326
  "fileName": "projects/pages/src/modules/action-hub/types/recent-link.ts",
3327
3327
  "line": 9,
3328
3328
  "character": 2,
3329
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/recent-link.ts#L9"
3329
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/recent-link.ts#L9"
3330
3330
  }
3331
3331
  ],
3332
3332
  "type": {
@@ -3367,7 +3367,7 @@
3367
3367
  "fileName": "projects/pages/src/modules/action-hub/types/page-link.ts",
3368
3368
  "line": 12,
3369
3369
  "character": 2,
3370
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
3370
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
3371
3371
  }
3372
3372
  ],
3373
3373
  "type": {
@@ -3392,7 +3392,7 @@
3392
3392
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
3393
3393
  "line": 13,
3394
3394
  "character": 4,
3395
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
3395
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
3396
3396
  }
3397
3397
  ],
3398
3398
  "type": {
@@ -3415,7 +3415,7 @@
3415
3415
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
3416
3416
  "line": 14,
3417
3417
  "character": 6,
3418
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L14"
3418
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L14"
3419
3419
  }
3420
3420
  ],
3421
3421
  "type": {
@@ -3439,7 +3439,7 @@
3439
3439
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
3440
3440
  "line": 15,
3441
3441
  "character": 6,
3442
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L15"
3442
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L15"
3443
3443
  }
3444
3444
  ],
3445
3445
  "type": {
@@ -3467,7 +3467,7 @@
3467
3467
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
3468
3468
  "line": 13,
3469
3469
  "character": 12,
3470
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
3470
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
3471
3471
  }
3472
3472
  ]
3473
3473
  }
@@ -3486,7 +3486,7 @@
3486
3486
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
3487
3487
  "line": 17,
3488
3488
  "character": 4,
3489
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L17"
3489
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L17"
3490
3490
  }
3491
3491
  ],
3492
3492
  "type": {
@@ -3509,7 +3509,7 @@
3509
3509
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
3510
3510
  "line": 12,
3511
3511
  "character": 13,
3512
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
3512
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
3513
3513
  }
3514
3514
  ]
3515
3515
  }
@@ -3536,7 +3536,7 @@
3536
3536
  "fileName": "projects/pages/src/modules/action-hub/types/recent-link.ts",
3537
3537
  "line": 8,
3538
3538
  "character": 17,
3539
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/recent-link.ts#L8"
3539
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/recent-link.ts#L8"
3540
3540
  }
3541
3541
  ],
3542
3542
  "extendedTypes": [
@@ -3559,7 +3559,7 @@
3559
3559
  "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
3560
3560
  "line": 1,
3561
3561
  "character": 12,
3562
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L1"
3562
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L1"
3563
3563
  }
3564
3564
  ],
3565
3565
  "type": {
@@ -3575,7 +3575,7 @@
3575
3575
  "fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
3576
3576
  "line": 1,
3577
3577
  "character": 53,
3578
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L1"
3578
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L1"
3579
3579
  }
3580
3580
  ],
3581
3581
  "signatures": [
@@ -3620,7 +3620,7 @@
3620
3620
  "fileName": "projects/pages/src/modules/page/types/page-layout-type.ts",
3621
3621
  "line": 1,
3622
3622
  "character": 12,
3623
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/page/types/page-layout-type.ts#L1"
3623
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/page/types/page-layout-type.ts#L1"
3624
3624
  }
3625
3625
  ],
3626
3626
  "type": {
@@ -3660,7 +3660,7 @@
3660
3660
  "fileName": "projects/pages/src/modules/action-hub/types/page-links-input.ts",
3661
3661
  "line": 3,
3662
3662
  "character": 12,
3663
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-links-input.ts#L3"
3663
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-links-input.ts#L3"
3664
3664
  }
3665
3665
  ],
3666
3666
  "type": {
@@ -3697,7 +3697,7 @@
3697
3697
  "fileName": "projects/pages/src/modules/action-hub/types/page-modal-links-input.ts",
3698
3698
  "line": 3,
3699
3699
  "character": 12,
3700
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/page-modal-links-input.ts#L3"
3700
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/page-modal-links-input.ts#L3"
3701
3701
  }
3702
3702
  ],
3703
3703
  "type": {
@@ -3742,7 +3742,7 @@
3742
3742
  "fileName": "projects/pages/src/modules/action-hub/types/recent-links-input.ts",
3743
3743
  "line": 8,
3744
3744
  "character": 12,
3745
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/src/lib/modules/action-hub/types/recent-links-input.ts#L8"
3745
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/src/lib/modules/action-hub/types/recent-links-input.ts#L8"
3746
3746
  }
3747
3747
  ],
3748
3748
  "type": {
@@ -3869,7 +3869,7 @@
3869
3869
  "fileName": "projects/pages/src/testing/link-list/link-list-harness.ts",
3870
3870
  "line": 32,
3871
3871
  "character": 15,
3872
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/link-list/link-list-harness.ts#L32"
3872
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/link-list/link-list-harness.ts#L32"
3873
3873
  }
3874
3874
  ],
3875
3875
  "signatures": [
@@ -3900,7 +3900,7 @@
3900
3900
  "fileName": "libs/components/pages/testing/src/link-list/link-list-harness.ts",
3901
3901
  "line": 32,
3902
3902
  "character": 15,
3903
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/link-list/link-list-harness.ts#L32"
3903
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/link-list/link-list-harness.ts#L32"
3904
3904
  }
3905
3905
  ],
3906
3906
  "type": {
@@ -4019,7 +4019,7 @@
4019
4019
  "fileName": "projects/pages/src/testing/link-list/link-list-harness.ts",
4020
4020
  "line": 42,
4021
4021
  "character": 15,
4022
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/link-list/link-list-harness.ts#L42"
4022
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/link-list/link-list-harness.ts#L42"
4023
4023
  }
4024
4024
  ],
4025
4025
  "signatures": [
@@ -4042,7 +4042,7 @@
4042
4042
  "fileName": "libs/components/pages/testing/src/link-list/link-list-harness.ts",
4043
4043
  "line": 42,
4044
4044
  "character": 15,
4045
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/link-list/link-list-harness.ts#L42"
4045
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/link-list/link-list-harness.ts#L42"
4046
4046
  }
4047
4047
  ],
4048
4048
  "type": {
@@ -4077,7 +4077,7 @@
4077
4077
  "fileName": "projects/pages/src/testing/link-list/link-list-harness.ts",
4078
4078
  "line": 52,
4079
4079
  "character": 15,
4080
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/link-list/link-list-harness.ts#L52"
4080
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/link-list/link-list-harness.ts#L52"
4081
4081
  }
4082
4082
  ],
4083
4083
  "signatures": [
@@ -4100,7 +4100,7 @@
4100
4100
  "fileName": "libs/components/pages/testing/src/link-list/link-list-harness.ts",
4101
4101
  "line": 52,
4102
4102
  "character": 15,
4103
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/link-list/link-list-harness.ts#L52"
4103
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/link-list/link-list-harness.ts#L52"
4104
4104
  }
4105
4105
  ],
4106
4106
  "type": {
@@ -4136,7 +4136,7 @@
4136
4136
  "fileName": "projects/pages/src/testing/link-list/link-list-harness.ts",
4137
4137
  "line": 23,
4138
4138
  "character": 16,
4139
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/link-list/link-list-harness.ts#L23"
4139
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/link-list/link-list-harness.ts#L23"
4140
4140
  }
4141
4141
  ],
4142
4142
  "signatures": [
@@ -4175,7 +4175,7 @@
4175
4175
  "fileName": "libs/components/pages/testing/src/link-list/link-list-harness.ts",
4176
4176
  "line": 23,
4177
4177
  "character": 16,
4178
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/link-list/link-list-harness.ts#L23"
4178
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/link-list/link-list-harness.ts#L23"
4179
4179
  }
4180
4180
  ],
4181
4181
  "parameters": [
@@ -4238,7 +4238,7 @@
4238
4238
  "fileName": "projects/pages/src/testing/link-list/link-list-harness.ts",
4239
4239
  "line": 10,
4240
4240
  "character": 13,
4241
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/link-list/link-list-harness.ts#L10"
4241
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/link-list/link-list-harness.ts#L10"
4242
4242
  }
4243
4243
  ],
4244
4244
  "extendedTypes": [
@@ -4346,7 +4346,7 @@
4346
4346
  "fileName": "projects/pages/src/testing/page/page-harness.ts",
4347
4347
  "line": 35,
4348
4348
  "character": 15,
4349
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page/page-harness.ts#L35"
4349
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page/page-harness.ts#L35"
4350
4350
  }
4351
4351
  ],
4352
4352
  "signatures": [
@@ -4369,7 +4369,7 @@
4369
4369
  "fileName": "libs/components/pages/testing/src/page/page-harness.ts",
4370
4370
  "line": 35,
4371
4371
  "character": 15,
4372
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page/page-harness.ts#L35"
4372
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page/page-harness.ts#L35"
4373
4373
  }
4374
4374
  ],
4375
4375
  "type": {
@@ -4406,7 +4406,7 @@
4406
4406
  "fileName": "projects/pages/src/testing/page/page-harness.ts",
4407
4407
  "line": 51,
4408
4408
  "character": 15,
4409
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page/page-harness.ts#L51"
4409
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page/page-harness.ts#L51"
4410
4410
  }
4411
4411
  ],
4412
4412
  "signatures": [
@@ -4429,7 +4429,7 @@
4429
4429
  "fileName": "libs/components/pages/testing/src/page/page-harness.ts",
4430
4430
  "line": 51,
4431
4431
  "character": 15,
4432
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page/page-harness.ts#L51"
4432
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page/page-harness.ts#L51"
4433
4433
  }
4434
4434
  ],
4435
4435
  "parameters": [
@@ -4576,7 +4576,7 @@
4576
4576
  "fileName": "projects/pages/src/testing/page/page-harness.ts",
4577
4577
  "line": 26,
4578
4578
  "character": 16,
4579
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page/page-harness.ts#L26"
4579
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page/page-harness.ts#L26"
4580
4580
  }
4581
4581
  ],
4582
4582
  "signatures": [
@@ -4615,7 +4615,7 @@
4615
4615
  "fileName": "libs/components/pages/testing/src/page/page-harness.ts",
4616
4616
  "line": 26,
4617
4617
  "character": 16,
4618
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page/page-harness.ts#L26"
4618
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page/page-harness.ts#L26"
4619
4619
  }
4620
4620
  ],
4621
4621
  "parameters": [
@@ -4677,7 +4677,7 @@
4677
4677
  "fileName": "projects/pages/src/testing/page/page-harness.ts",
4678
4678
  "line": 16,
4679
4679
  "character": 13,
4680
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page/page-harness.ts#L16"
4680
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page/page-harness.ts#L16"
4681
4681
  }
4682
4682
  ],
4683
4683
  "extendedTypes": [
@@ -4785,7 +4785,7 @@
4785
4785
  "fileName": "projects/pages/src/testing/page-header/page-header-harness.ts",
4786
4786
  "line": 31,
4787
4787
  "character": 15,
4788
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page-header/page-header-harness.ts#L31"
4788
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page-header/page-header-harness.ts#L31"
4789
4789
  }
4790
4790
  ],
4791
4791
  "signatures": [
@@ -4808,7 +4808,7 @@
4808
4808
  "fileName": "libs/components/pages/testing/src/page-header/page-header-harness.ts",
4809
4809
  "line": 31,
4810
4810
  "character": 15,
4811
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page-header/page-header-harness.ts#L31"
4811
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page-header/page-header-harness.ts#L31"
4812
4812
  }
4813
4813
  ],
4814
4814
  "type": {
@@ -4843,7 +4843,7 @@
4843
4843
  "fileName": "projects/pages/src/testing/page-header/page-header-harness.ts",
4844
4844
  "line": 40,
4845
4845
  "character": 15,
4846
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page-header/page-header-harness.ts#L40"
4846
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page-header/page-header-harness.ts#L40"
4847
4847
  }
4848
4848
  ],
4849
4849
  "signatures": [
@@ -4866,7 +4866,7 @@
4866
4866
  "fileName": "libs/components/pages/testing/src/page-header/page-header-harness.ts",
4867
4867
  "line": 40,
4868
4868
  "character": 15,
4869
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page-header/page-header-harness.ts#L40"
4869
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page-header/page-header-harness.ts#L40"
4870
4870
  }
4871
4871
  ],
4872
4872
  "type": {
@@ -4986,7 +4986,7 @@
4986
4986
  "fileName": "projects/pages/src/testing/page-header/page-header-harness.ts",
4987
4987
  "line": 22,
4988
4988
  "character": 16,
4989
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page-header/page-header-harness.ts#L22"
4989
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page-header/page-header-harness.ts#L22"
4990
4990
  }
4991
4991
  ],
4992
4992
  "signatures": [
@@ -5025,7 +5025,7 @@
5025
5025
  "fileName": "libs/components/pages/testing/src/page-header/page-header-harness.ts",
5026
5026
  "line": 22,
5027
5027
  "character": 16,
5028
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page-header/page-header-harness.ts#L22"
5028
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page-header/page-header-harness.ts#L22"
5029
5029
  }
5030
5030
  ],
5031
5031
  "parameters": [
@@ -5087,7 +5087,7 @@
5087
5087
  "fileName": "projects/pages/src/testing/page-header/page-header-harness.ts",
5088
5088
  "line": 9,
5089
5089
  "character": 13,
5090
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page-header/page-header-harness.ts#L9"
5090
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page-header/page-header-harness.ts#L9"
5091
5091
  }
5092
5092
  ],
5093
5093
  "extendedTypes": [
@@ -5180,7 +5180,7 @@
5180
5180
  "fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
5181
5181
  "line": 11,
5182
5182
  "character": 2,
5183
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/core/testing/src/shared/harness-filters.ts#L11"
5183
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/core/testing/src/shared/harness-filters.ts#L11"
5184
5184
  }
5185
5185
  ],
5186
5186
  "type": {
@@ -5256,7 +5256,7 @@
5256
5256
  "fileName": "projects/pages/src/testing/link-list/link-list-harness-filters.ts",
5257
5257
  "line": 7,
5258
5258
  "character": 17,
5259
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/link-list/link-list-harness-filters.ts#L7"
5259
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/link-list/link-list-harness-filters.ts#L7"
5260
5260
  }
5261
5261
  ],
5262
5262
  "extendedTypes": [
@@ -5348,7 +5348,7 @@
5348
5348
  "fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
5349
5349
  "line": 11,
5350
5350
  "character": 2,
5351
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/core/testing/src/shared/harness-filters.ts#L11"
5351
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/core/testing/src/shared/harness-filters.ts#L11"
5352
5352
  }
5353
5353
  ],
5354
5354
  "type": {
@@ -5424,7 +5424,7 @@
5424
5424
  "fileName": "projects/pages/src/testing/page/page-harness-filters.ts",
5425
5425
  "line": 7,
5426
5426
  "character": 17,
5427
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page/page-harness-filters.ts#L7"
5427
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page/page-harness-filters.ts#L7"
5428
5428
  }
5429
5429
  ],
5430
5430
  "extendedTypes": [
@@ -5516,7 +5516,7 @@
5516
5516
  "fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
5517
5517
  "line": 11,
5518
5518
  "character": 2,
5519
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/core/testing/src/shared/harness-filters.ts#L11"
5519
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/core/testing/src/shared/harness-filters.ts#L11"
5520
5520
  }
5521
5521
  ],
5522
5522
  "type": {
@@ -5592,7 +5592,7 @@
5592
5592
  "fileName": "projects/pages/src/testing/page-header/page-header-harness-filters.ts",
5593
5593
  "line": 7,
5594
5594
  "character": 17,
5595
- "url": "https://github.com/blackbaud/skyux/blob/f63ee30/libs/components/pages/testing/src/page-header/page-header-harness-filters.ts#L7"
5595
+ "url": "https://github.com/blackbaud/skyux/blob/33d67df/libs/components/pages/testing/src/page-header/page-header-harness-filters.ts#L7"
5596
5596
  }
5597
5597
  ],
5598
5598
  "extendedTypes": [
@@ -6594,39 +6594,39 @@
6594
6594
  ],
6595
6595
  "codeExampleDependencies": {
6596
6596
  "/projects/pages/documentation/code-examples/page/split-view-page-fit-layout-demo": {
6597
- "@angular-devkit/core": "18.2.4",
6598
- "@angular-devkit/schematics": "18.2.4",
6599
- "@angular/animations": "18.2.5",
6600
- "@angular/cdk": "18.2.4",
6601
- "@angular/cli": "18.2.4",
6602
- "@angular/common": "18.2.5",
6603
- "@angular/core": "18.2.5",
6604
- "@angular/forms": "18.2.5",
6605
- "@angular/platform-browser": "18.2.5",
6606
- "@angular/router": "18.2.5",
6597
+ "@angular-devkit/core": "18.2.8",
6598
+ "@angular-devkit/schematics": "18.2.8",
6599
+ "@angular/animations": "18.2.8",
6600
+ "@angular/cdk": "18.2.8",
6601
+ "@angular/cli": "18.2.8",
6602
+ "@angular/common": "18.2.8",
6603
+ "@angular/core": "18.2.8",
6604
+ "@angular/forms": "18.2.8",
6605
+ "@angular/platform-browser": "18.2.8",
6606
+ "@angular/router": "18.2.8",
6607
6607
  "@blackbaud/skyux-design-tokens": "0.0.36",
6608
- "@schematics/angular": "18.2.4",
6609
- "@skyux-sdk/testing": "11.9.0",
6610
- "@skyux/action-bars": "11.9.0",
6611
- "@skyux/animations": "11.9.0",
6612
- "@skyux/assets": "11.9.0",
6613
- "@skyux/config": "11.9.0",
6614
- "@skyux/core": "11.9.0",
6615
- "@skyux/forms": "11.9.0",
6616
- "@skyux/help-inline": "11.9.0",
6617
- "@skyux/i18n": "11.9.0",
6618
- "@skyux/icon": "11.9.0",
6608
+ "@schematics/angular": "18.2.8",
6609
+ "@skyux-sdk/testing": "11.11.0",
6610
+ "@skyux/action-bars": "11.11.0",
6611
+ "@skyux/animations": "11.11.0",
6612
+ "@skyux/assets": "11.11.0",
6613
+ "@skyux/config": "11.11.0",
6614
+ "@skyux/core": "11.11.0",
6615
+ "@skyux/forms": "11.11.0",
6616
+ "@skyux/help-inline": "11.11.0",
6617
+ "@skyux/i18n": "11.11.0",
6618
+ "@skyux/icon": "11.11.0",
6619
6619
  "@skyux/icons": "7.8.0",
6620
- "@skyux/indicators": "11.9.0",
6621
- "@skyux/inline-form": "11.9.0",
6622
- "@skyux/layout": "11.9.0",
6623
- "@skyux/lists": "11.9.0",
6624
- "@skyux/modals": "11.9.0",
6625
- "@skyux/pages": "11.9.0",
6626
- "@skyux/popovers": "11.9.0",
6627
- "@skyux/router": "11.9.0",
6628
- "@skyux/split-view": "11.9.0",
6629
- "@skyux/theme": "11.9.0",
6620
+ "@skyux/indicators": "11.11.0",
6621
+ "@skyux/inline-form": "11.11.0",
6622
+ "@skyux/layout": "11.11.0",
6623
+ "@skyux/lists": "11.11.0",
6624
+ "@skyux/modals": "11.11.0",
6625
+ "@skyux/pages": "11.11.0",
6626
+ "@skyux/popovers": "11.11.0",
6627
+ "@skyux/router": "11.11.0",
6628
+ "@skyux/split-view": "11.11.0",
6629
+ "@skyux/theme": "11.11.0",
6630
6630
  "@types/dragula": "2.1.36",
6631
6631
  "@types/node": "20.14.12",
6632
6632
  "axe-core": "4.10.0",
@@ -6640,49 +6640,49 @@
6640
6640
  "zone.js": "0.14.10"
6641
6641
  },
6642
6642
  "/projects/pages/documentation/code-examples/page/record-page-tabs-layout-demo": {
6643
- "@angular-devkit/core": "18.2.4",
6644
- "@angular-devkit/schematics": "18.2.4",
6645
- "@angular/animations": "18.2.5",
6646
- "@angular/cdk": "18.2.4",
6647
- "@angular/cli": "18.2.4",
6648
- "@angular/common": "18.2.5",
6649
- "@angular/core": "18.2.5",
6650
- "@angular/forms": "18.2.5",
6651
- "@angular/platform-browser": "18.2.5",
6652
- "@angular/router": "18.2.5",
6643
+ "@angular-devkit/core": "18.2.8",
6644
+ "@angular-devkit/schematics": "18.2.8",
6645
+ "@angular/animations": "18.2.8",
6646
+ "@angular/cdk": "18.2.8",
6647
+ "@angular/cli": "18.2.8",
6648
+ "@angular/common": "18.2.8",
6649
+ "@angular/core": "18.2.8",
6650
+ "@angular/forms": "18.2.8",
6651
+ "@angular/platform-browser": "18.2.8",
6652
+ "@angular/router": "18.2.8",
6653
6653
  "@blackbaud/skyux-design-tokens": "0.0.36",
6654
- "@schematics/angular": "18.2.4",
6655
- "@skyux-sdk/testing": "11.9.0",
6656
- "@skyux/ag-grid": "11.9.0",
6657
- "@skyux/animations": "11.9.0",
6658
- "@skyux/assets": "11.9.0",
6659
- "@skyux/autonumeric": "11.9.0",
6660
- "@skyux/avatar": "11.9.0",
6661
- "@skyux/config": "11.9.0",
6662
- "@skyux/core": "11.9.0",
6663
- "@skyux/data-manager": "11.9.0",
6664
- "@skyux/datetime": "11.9.0",
6665
- "@skyux/errors": "11.9.0",
6666
- "@skyux/forms": "11.9.0",
6667
- "@skyux/help-inline": "11.9.0",
6668
- "@skyux/i18n": "11.9.0",
6669
- "@skyux/icon": "11.9.0",
6654
+ "@schematics/angular": "18.2.8",
6655
+ "@skyux-sdk/testing": "11.11.0",
6656
+ "@skyux/ag-grid": "11.11.0",
6657
+ "@skyux/animations": "11.11.0",
6658
+ "@skyux/assets": "11.11.0",
6659
+ "@skyux/autonumeric": "11.11.0",
6660
+ "@skyux/avatar": "11.11.0",
6661
+ "@skyux/config": "11.11.0",
6662
+ "@skyux/core": "11.11.0",
6663
+ "@skyux/data-manager": "11.11.0",
6664
+ "@skyux/datetime": "11.11.0",
6665
+ "@skyux/errors": "11.11.0",
6666
+ "@skyux/forms": "11.11.0",
6667
+ "@skyux/help-inline": "11.11.0",
6668
+ "@skyux/i18n": "11.11.0",
6669
+ "@skyux/icon": "11.11.0",
6670
6670
  "@skyux/icons": "7.8.0",
6671
- "@skyux/indicators": "11.9.0",
6672
- "@skyux/inline-form": "11.9.0",
6673
- "@skyux/layout": "11.9.0",
6674
- "@skyux/lists": "11.9.0",
6675
- "@skyux/lookup": "11.9.0",
6676
- "@skyux/modals": "11.9.0",
6677
- "@skyux/pages": "11.9.0",
6678
- "@skyux/popovers": "11.9.0",
6679
- "@skyux/router": "11.9.0",
6680
- "@skyux/tabs": "11.9.0",
6681
- "@skyux/theme": "11.9.0",
6671
+ "@skyux/indicators": "11.11.0",
6672
+ "@skyux/inline-form": "11.11.0",
6673
+ "@skyux/layout": "11.11.0",
6674
+ "@skyux/lists": "11.11.0",
6675
+ "@skyux/lookup": "11.11.0",
6676
+ "@skyux/modals": "11.11.0",
6677
+ "@skyux/pages": "11.11.0",
6678
+ "@skyux/popovers": "11.11.0",
6679
+ "@skyux/router": "11.11.0",
6680
+ "@skyux/tabs": "11.11.0",
6681
+ "@skyux/theme": "11.11.0",
6682
6682
  "@types/dragula": "2.1.36",
6683
6683
  "@types/node": "20.14.12",
6684
- "ag-grid-angular": "32.2.0",
6685
- "ag-grid-community": "32.2.0",
6684
+ "ag-grid-angular": "32.2.2",
6685
+ "ag-grid-community": "32.2.2",
6686
6686
  "autonumeric": "4.10.5",
6687
6687
  "axe-core": "4.10.0",
6688
6688
  "dom-autoscroller": "2.3.4",
@@ -6697,37 +6697,37 @@
6697
6697
  "zone.js": "0.14.10"
6698
6698
  },
6699
6699
  "/projects/pages/documentation/code-examples/page/record-page-blocks-layout-demo": {
6700
- "@angular-devkit/core": "18.2.4",
6701
- "@angular-devkit/schematics": "18.2.4",
6702
- "@angular/animations": "18.2.5",
6703
- "@angular/cdk": "18.2.4",
6704
- "@angular/cli": "18.2.4",
6705
- "@angular/common": "18.2.5",
6706
- "@angular/core": "18.2.5",
6707
- "@angular/forms": "18.2.5",
6708
- "@angular/platform-browser": "18.2.5",
6709
- "@angular/router": "18.2.5",
6700
+ "@angular-devkit/core": "18.2.8",
6701
+ "@angular-devkit/schematics": "18.2.8",
6702
+ "@angular/animations": "18.2.8",
6703
+ "@angular/cdk": "18.2.8",
6704
+ "@angular/cli": "18.2.8",
6705
+ "@angular/common": "18.2.8",
6706
+ "@angular/core": "18.2.8",
6707
+ "@angular/forms": "18.2.8",
6708
+ "@angular/platform-browser": "18.2.8",
6709
+ "@angular/router": "18.2.8",
6710
6710
  "@blackbaud/skyux-design-tokens": "0.0.36",
6711
- "@schematics/angular": "18.2.4",
6712
- "@skyux-sdk/testing": "11.9.0",
6713
- "@skyux/animations": "11.9.0",
6714
- "@skyux/assets": "11.9.0",
6715
- "@skyux/config": "11.9.0",
6716
- "@skyux/core": "11.9.0",
6717
- "@skyux/forms": "11.9.0",
6718
- "@skyux/help-inline": "11.9.0",
6719
- "@skyux/i18n": "11.9.0",
6720
- "@skyux/icon": "11.9.0",
6711
+ "@schematics/angular": "18.2.8",
6712
+ "@skyux-sdk/testing": "11.11.0",
6713
+ "@skyux/animations": "11.11.0",
6714
+ "@skyux/assets": "11.11.0",
6715
+ "@skyux/config": "11.11.0",
6716
+ "@skyux/core": "11.11.0",
6717
+ "@skyux/forms": "11.11.0",
6718
+ "@skyux/help-inline": "11.11.0",
6719
+ "@skyux/i18n": "11.11.0",
6720
+ "@skyux/icon": "11.11.0",
6721
6721
  "@skyux/icons": "7.8.0",
6722
- "@skyux/indicators": "11.9.0",
6723
- "@skyux/inline-form": "11.9.0",
6724
- "@skyux/layout": "11.9.0",
6725
- "@skyux/lists": "11.9.0",
6726
- "@skyux/modals": "11.9.0",
6727
- "@skyux/pages": "11.9.0",
6728
- "@skyux/popovers": "11.9.0",
6729
- "@skyux/router": "11.9.0",
6730
- "@skyux/theme": "11.9.0",
6722
+ "@skyux/indicators": "11.11.0",
6723
+ "@skyux/inline-form": "11.11.0",
6724
+ "@skyux/layout": "11.11.0",
6725
+ "@skyux/lists": "11.11.0",
6726
+ "@skyux/modals": "11.11.0",
6727
+ "@skyux/pages": "11.11.0",
6728
+ "@skyux/popovers": "11.11.0",
6729
+ "@skyux/router": "11.11.0",
6730
+ "@skyux/theme": "11.11.0",
6731
6731
  "@types/dragula": "2.1.36",
6732
6732
  "@types/node": "20.14.12",
6733
6733
  "axe-core": "4.10.0",
@@ -6741,47 +6741,47 @@
6741
6741
  "zone.js": "0.14.10"
6742
6742
  },
6743
6743
  "/projects/pages/documentation/code-examples/page/list-page-tabs-layout-demo": {
6744
- "@angular-devkit/core": "18.2.4",
6745
- "@angular-devkit/schematics": "18.2.4",
6746
- "@angular/animations": "18.2.5",
6747
- "@angular/cdk": "18.2.4",
6748
- "@angular/cli": "18.2.4",
6749
- "@angular/common": "18.2.5",
6750
- "@angular/core": "18.2.5",
6751
- "@angular/forms": "18.2.5",
6752
- "@angular/platform-browser": "18.2.5",
6753
- "@angular/router": "18.2.5",
6744
+ "@angular-devkit/core": "18.2.8",
6745
+ "@angular-devkit/schematics": "18.2.8",
6746
+ "@angular/animations": "18.2.8",
6747
+ "@angular/cdk": "18.2.8",
6748
+ "@angular/cli": "18.2.8",
6749
+ "@angular/common": "18.2.8",
6750
+ "@angular/core": "18.2.8",
6751
+ "@angular/forms": "18.2.8",
6752
+ "@angular/platform-browser": "18.2.8",
6753
+ "@angular/router": "18.2.8",
6754
6754
  "@blackbaud/skyux-design-tokens": "0.0.36",
6755
- "@schematics/angular": "18.2.4",
6756
- "@skyux-sdk/testing": "11.9.0",
6757
- "@skyux/ag-grid": "11.9.0",
6758
- "@skyux/animations": "11.9.0",
6759
- "@skyux/assets": "11.9.0",
6760
- "@skyux/autonumeric": "11.9.0",
6761
- "@skyux/config": "11.9.0",
6762
- "@skyux/core": "11.9.0",
6763
- "@skyux/data-manager": "11.9.0",
6764
- "@skyux/datetime": "11.9.0",
6765
- "@skyux/forms": "11.9.0",
6766
- "@skyux/help-inline": "11.9.0",
6767
- "@skyux/i18n": "11.9.0",
6768
- "@skyux/icon": "11.9.0",
6755
+ "@schematics/angular": "18.2.8",
6756
+ "@skyux-sdk/testing": "11.11.0",
6757
+ "@skyux/ag-grid": "11.11.0",
6758
+ "@skyux/animations": "11.11.0",
6759
+ "@skyux/assets": "11.11.0",
6760
+ "@skyux/autonumeric": "11.11.0",
6761
+ "@skyux/config": "11.11.0",
6762
+ "@skyux/core": "11.11.0",
6763
+ "@skyux/data-manager": "11.11.0",
6764
+ "@skyux/datetime": "11.11.0",
6765
+ "@skyux/forms": "11.11.0",
6766
+ "@skyux/help-inline": "11.11.0",
6767
+ "@skyux/i18n": "11.11.0",
6768
+ "@skyux/icon": "11.11.0",
6769
6769
  "@skyux/icons": "7.8.0",
6770
- "@skyux/indicators": "11.9.0",
6771
- "@skyux/inline-form": "11.9.0",
6772
- "@skyux/layout": "11.9.0",
6773
- "@skyux/lists": "11.9.0",
6774
- "@skyux/lookup": "11.9.0",
6775
- "@skyux/modals": "11.9.0",
6776
- "@skyux/pages": "11.9.0",
6777
- "@skyux/popovers": "11.9.0",
6778
- "@skyux/router": "11.9.0",
6779
- "@skyux/tabs": "11.9.0",
6780
- "@skyux/theme": "11.9.0",
6770
+ "@skyux/indicators": "11.11.0",
6771
+ "@skyux/inline-form": "11.11.0",
6772
+ "@skyux/layout": "11.11.0",
6773
+ "@skyux/lists": "11.11.0",
6774
+ "@skyux/lookup": "11.11.0",
6775
+ "@skyux/modals": "11.11.0",
6776
+ "@skyux/pages": "11.11.0",
6777
+ "@skyux/popovers": "11.11.0",
6778
+ "@skyux/router": "11.11.0",
6779
+ "@skyux/tabs": "11.11.0",
6780
+ "@skyux/theme": "11.11.0",
6781
6781
  "@types/dragula": "2.1.36",
6782
6782
  "@types/node": "20.14.12",
6783
- "ag-grid-angular": "32.2.0",
6784
- "ag-grid-community": "32.2.0",
6783
+ "ag-grid-angular": "32.2.2",
6784
+ "ag-grid-community": "32.2.2",
6785
6785
  "autonumeric": "4.10.5",
6786
6786
  "axe-core": "4.10.0",
6787
6787
  "dom-autoscroller": "2.3.4",
@@ -6796,46 +6796,46 @@
6796
6796
  "zone.js": "0.14.10"
6797
6797
  },
6798
6798
  "/projects/pages/documentation/code-examples/page/list-page-list-layout-demo": {
6799
- "@angular-devkit/core": "18.2.4",
6800
- "@angular-devkit/schematics": "18.2.4",
6801
- "@angular/animations": "18.2.5",
6802
- "@angular/cdk": "18.2.4",
6803
- "@angular/cli": "18.2.4",
6804
- "@angular/common": "18.2.5",
6805
- "@angular/core": "18.2.5",
6806
- "@angular/forms": "18.2.5",
6807
- "@angular/platform-browser": "18.2.5",
6808
- "@angular/router": "18.2.5",
6799
+ "@angular-devkit/core": "18.2.8",
6800
+ "@angular-devkit/schematics": "18.2.8",
6801
+ "@angular/animations": "18.2.8",
6802
+ "@angular/cdk": "18.2.8",
6803
+ "@angular/cli": "18.2.8",
6804
+ "@angular/common": "18.2.8",
6805
+ "@angular/core": "18.2.8",
6806
+ "@angular/forms": "18.2.8",
6807
+ "@angular/platform-browser": "18.2.8",
6808
+ "@angular/router": "18.2.8",
6809
6809
  "@blackbaud/skyux-design-tokens": "0.0.36",
6810
- "@schematics/angular": "18.2.4",
6811
- "@skyux-sdk/testing": "11.9.0",
6812
- "@skyux/ag-grid": "11.9.0",
6813
- "@skyux/animations": "11.9.0",
6814
- "@skyux/assets": "11.9.0",
6815
- "@skyux/autonumeric": "11.9.0",
6816
- "@skyux/config": "11.9.0",
6817
- "@skyux/core": "11.9.0",
6818
- "@skyux/data-manager": "11.9.0",
6819
- "@skyux/datetime": "11.9.0",
6820
- "@skyux/forms": "11.9.0",
6821
- "@skyux/help-inline": "11.9.0",
6822
- "@skyux/i18n": "11.9.0",
6823
- "@skyux/icon": "11.9.0",
6810
+ "@schematics/angular": "18.2.8",
6811
+ "@skyux-sdk/testing": "11.11.0",
6812
+ "@skyux/ag-grid": "11.11.0",
6813
+ "@skyux/animations": "11.11.0",
6814
+ "@skyux/assets": "11.11.0",
6815
+ "@skyux/autonumeric": "11.11.0",
6816
+ "@skyux/config": "11.11.0",
6817
+ "@skyux/core": "11.11.0",
6818
+ "@skyux/data-manager": "11.11.0",
6819
+ "@skyux/datetime": "11.11.0",
6820
+ "@skyux/forms": "11.11.0",
6821
+ "@skyux/help-inline": "11.11.0",
6822
+ "@skyux/i18n": "11.11.0",
6823
+ "@skyux/icon": "11.11.0",
6824
6824
  "@skyux/icons": "7.8.0",
6825
- "@skyux/indicators": "11.9.0",
6826
- "@skyux/inline-form": "11.9.0",
6827
- "@skyux/layout": "11.9.0",
6828
- "@skyux/lists": "11.9.0",
6829
- "@skyux/lookup": "11.9.0",
6830
- "@skyux/modals": "11.9.0",
6831
- "@skyux/pages": "11.9.0",
6832
- "@skyux/popovers": "11.9.0",
6833
- "@skyux/router": "11.9.0",
6834
- "@skyux/theme": "11.9.0",
6825
+ "@skyux/indicators": "11.11.0",
6826
+ "@skyux/inline-form": "11.11.0",
6827
+ "@skyux/layout": "11.11.0",
6828
+ "@skyux/lists": "11.11.0",
6829
+ "@skyux/lookup": "11.11.0",
6830
+ "@skyux/modals": "11.11.0",
6831
+ "@skyux/pages": "11.11.0",
6832
+ "@skyux/popovers": "11.11.0",
6833
+ "@skyux/router": "11.11.0",
6834
+ "@skyux/theme": "11.11.0",
6835
6835
  "@types/dragula": "2.1.36",
6836
6836
  "@types/node": "20.14.12",
6837
- "ag-grid-angular": "32.2.0",
6838
- "ag-grid-community": "32.2.0",
6837
+ "ag-grid-angular": "32.2.2",
6838
+ "ag-grid-community": "32.2.2",
6839
6839
  "autonumeric": "4.10.5",
6840
6840
  "axe-core": "4.10.0",
6841
6841
  "dom-autoscroller": "2.3.4",
@@ -6850,35 +6850,35 @@
6850
6850
  "zone.js": "0.14.10"
6851
6851
  },
6852
6852
  "/projects/pages/documentation/code-examples/action-hub": {
6853
- "@angular-devkit/core": "18.2.4",
6854
- "@angular-devkit/schematics": "18.2.4",
6855
- "@angular/animations": "18.2.5",
6856
- "@angular/cdk": "18.2.4",
6857
- "@angular/cli": "18.2.4",
6858
- "@angular/common": "18.2.5",
6859
- "@angular/core": "18.2.5",
6860
- "@angular/forms": "18.2.5",
6861
- "@angular/platform-browser": "18.2.5",
6862
- "@angular/router": "18.2.5",
6853
+ "@angular-devkit/core": "18.2.8",
6854
+ "@angular-devkit/schematics": "18.2.8",
6855
+ "@angular/animations": "18.2.8",
6856
+ "@angular/cdk": "18.2.8",
6857
+ "@angular/cli": "18.2.8",
6858
+ "@angular/common": "18.2.8",
6859
+ "@angular/core": "18.2.8",
6860
+ "@angular/forms": "18.2.8",
6861
+ "@angular/platform-browser": "18.2.8",
6862
+ "@angular/router": "18.2.8",
6863
6863
  "@blackbaud/skyux-design-tokens": "0.0.36",
6864
- "@schematics/angular": "18.2.4",
6865
- "@skyux-sdk/testing": "11.9.0",
6866
- "@skyux/assets": "11.9.0",
6867
- "@skyux/colorpicker": "11.9.0",
6868
- "@skyux/config": "11.9.0",
6869
- "@skyux/core": "11.9.0",
6870
- "@skyux/forms": "11.9.0",
6871
- "@skyux/help-inline": "11.9.0",
6872
- "@skyux/i18n": "11.9.0",
6873
- "@skyux/icon": "11.9.0",
6864
+ "@schematics/angular": "18.2.8",
6865
+ "@skyux-sdk/testing": "11.11.0",
6866
+ "@skyux/assets": "11.11.0",
6867
+ "@skyux/colorpicker": "11.11.0",
6868
+ "@skyux/config": "11.11.0",
6869
+ "@skyux/core": "11.11.0",
6870
+ "@skyux/forms": "11.11.0",
6871
+ "@skyux/help-inline": "11.11.0",
6872
+ "@skyux/i18n": "11.11.0",
6873
+ "@skyux/icon": "11.11.0",
6874
6874
  "@skyux/icons": "7.8.0",
6875
- "@skyux/indicators": "11.9.0",
6876
- "@skyux/layout": "11.9.0",
6877
- "@skyux/modals": "11.9.0",
6878
- "@skyux/pages": "11.9.0",
6879
- "@skyux/popovers": "11.9.0",
6880
- "@skyux/router": "11.9.0",
6881
- "@skyux/theme": "11.9.0",
6875
+ "@skyux/indicators": "11.11.0",
6876
+ "@skyux/layout": "11.11.0",
6877
+ "@skyux/modals": "11.11.0",
6878
+ "@skyux/pages": "11.11.0",
6879
+ "@skyux/popovers": "11.11.0",
6880
+ "@skyux/router": "11.11.0",
6881
+ "@skyux/theme": "11.11.0",
6882
6882
  "@types/node": "20.14.12",
6883
6883
  "axe-core": "4.10.0",
6884
6884
  "fontfaceobserver": "2.3.0",