@skyux/pages 11.22.0 → 11.24.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.
- package/documentation.json +489 -489
- package/esm2022/testing/modules/link-list/link-list-harness-filters.mjs +2 -0
- package/esm2022/testing/modules/link-list/link-list-harness.mjs +40 -0
- package/esm2022/testing/modules/page/page-harness-filters.mjs +2 -0
- package/esm2022/testing/modules/page/page-harness.mjs +44 -0
- package/esm2022/testing/modules/page-header/page-header-harness-filters.mjs +2 -0
- package/esm2022/testing/modules/page-header/page-header-harness.mjs +37 -0
- package/esm2022/testing/public-api.mjs +4 -4
- package/fesm2022/skyux-pages-testing.mjs +40 -40
- package/fesm2022/skyux-pages-testing.mjs.map +1 -1
- package/package.json +9 -9
- package/testing/public-api.d.ts +6 -6
- package/esm2022/testing/link-list/link-list-harness-filters.mjs +0 -2
- package/esm2022/testing/link-list/link-list-harness.mjs +0 -40
- package/esm2022/testing/page/page-harness-filters.mjs +0 -2
- package/esm2022/testing/page/page-harness.mjs +0 -44
- package/esm2022/testing/page-header/page-header-harness-filters.mjs +0 -2
- package/esm2022/testing/page-header/page-header-harness.mjs +0 -37
- /package/testing/{link-list → modules/link-list}/link-list-harness-filters.d.ts +0 -0
- /package/testing/{link-list → modules/link-list}/link-list-harness.d.ts +0 -0
- /package/testing/{page → modules/page}/page-harness-filters.d.ts +0 -0
- /package/testing/{page → modules/page}/page-harness.d.ts +0 -0
- /package/testing/{page-header → modules/page-header}/page-header-harness-filters.d.ts +0 -0
- /package/testing/{page-header → modules/page-header}/page-header-harness.d.ts +0 -0
package/documentation.json
CHANGED
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.module.ts",
|
|
64
64
|
"line": 45,
|
|
65
65
|
"character": 13,
|
|
66
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
66
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/action-hub.module.ts#L45"
|
|
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/
|
|
98
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/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/
|
|
130
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/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/
|
|
162
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/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/
|
|
202
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/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/
|
|
238
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/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/
|
|
282
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/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/
|
|
327
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/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/
|
|
372
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/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/
|
|
420
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/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/
|
|
447
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/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/
|
|
453
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/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/
|
|
467
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/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/
|
|
507
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/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/
|
|
570
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/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": 17,
|
|
607
607
|
"character": 2,
|
|
608
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
608
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L17"
|
|
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": 17,
|
|
622
622
|
"character": 2,
|
|
623
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
623
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L17"
|
|
624
624
|
}
|
|
625
625
|
],
|
|
626
626
|
"type": {
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"fileName": "projects/pages/src/modules/page-header/page-header-avatar.component.ts",
|
|
647
647
|
"line": 16,
|
|
648
648
|
"character": 13,
|
|
649
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
649
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L16"
|
|
650
650
|
}
|
|
651
651
|
],
|
|
652
652
|
"decorators": [
|
|
@@ -686,7 +686,7 @@
|
|
|
686
686
|
"fileName": "projects/pages/src/modules/page-header/page-header-alerts.component.ts",
|
|
687
687
|
"line": 11,
|
|
688
688
|
"character": 13,
|
|
689
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
689
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page-header/page-header-alerts.component.ts#L11"
|
|
690
690
|
}
|
|
691
691
|
],
|
|
692
692
|
"decorators": [
|
|
@@ -726,7 +726,7 @@
|
|
|
726
726
|
"fileName": "projects/pages/src/modules/page/page-links.component.ts",
|
|
727
727
|
"line": 18,
|
|
728
728
|
"character": 13,
|
|
729
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
729
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page/page-links.component.ts#L18"
|
|
730
730
|
}
|
|
731
731
|
],
|
|
732
732
|
"decorators": [
|
|
@@ -783,7 +783,7 @@
|
|
|
783
783
|
"fileName": "projects/pages/src/modules/link-list/link-list.component.ts",
|
|
784
784
|
"line": 32,
|
|
785
785
|
"character": 18,
|
|
786
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
786
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/link-list/link-list.component.ts#L32"
|
|
787
787
|
}
|
|
788
788
|
],
|
|
789
789
|
"type": {
|
|
@@ -842,7 +842,7 @@
|
|
|
842
842
|
"fileName": "projects/pages/src/modules/link-list/link-list.component.ts",
|
|
843
843
|
"line": 37,
|
|
844
844
|
"character": 18,
|
|
845
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
845
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/link-list/link-list.component.ts#L37"
|
|
846
846
|
}
|
|
847
847
|
],
|
|
848
848
|
"type": {
|
|
@@ -886,7 +886,7 @@
|
|
|
886
886
|
"fileName": "projects/pages/src/modules/link-list/link-list.component.ts",
|
|
887
887
|
"line": 28,
|
|
888
888
|
"character": 13,
|
|
889
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
889
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/link-list/link-list.component.ts#L28"
|
|
890
890
|
}
|
|
891
891
|
],
|
|
892
892
|
"decorators": [
|
|
@@ -926,7 +926,7 @@
|
|
|
926
926
|
"fileName": "projects/pages/src/modules/link-list/link-list-item.component.ts",
|
|
927
927
|
"line": 20,
|
|
928
928
|
"character": 13,
|
|
929
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
929
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/link-list/link-list-item.component.ts#L20"
|
|
930
930
|
}
|
|
931
931
|
],
|
|
932
932
|
"decorators": [
|
|
@@ -1015,7 +1015,7 @@
|
|
|
1015
1015
|
"fileName": "projects/pages/src/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts",
|
|
1016
1016
|
"line": 32,
|
|
1017
1017
|
"character": 18,
|
|
1018
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1018
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts#L32"
|
|
1019
1019
|
}
|
|
1020
1020
|
],
|
|
1021
1021
|
"type": {
|
|
@@ -1058,7 +1058,7 @@
|
|
|
1058
1058
|
"fileName": "projects/pages/src/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts",
|
|
1059
1059
|
"line": 26,
|
|
1060
1060
|
"character": 13,
|
|
1061
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1061
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts#L26"
|
|
1062
1062
|
}
|
|
1063
1063
|
],
|
|
1064
1064
|
"decorators": [
|
|
@@ -1102,7 +1102,7 @@
|
|
|
1102
1102
|
"fileName": "projects/pages/src/modules/action-hub/action-hub-buttons.component.ts",
|
|
1103
1103
|
"line": 17,
|
|
1104
1104
|
"character": 13,
|
|
1105
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1105
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/action-hub-buttons.component.ts#L17"
|
|
1106
1106
|
}
|
|
1107
1107
|
],
|
|
1108
1108
|
"decorators": [
|
|
@@ -1142,7 +1142,7 @@
|
|
|
1142
1142
|
"fileName": "projects/pages/src/modules/action-hub/action-hub-content.component.ts",
|
|
1143
1143
|
"line": 10,
|
|
1144
1144
|
"character": 13,
|
|
1145
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1145
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/action-hub-content.component.ts#L10"
|
|
1146
1146
|
}
|
|
1147
1147
|
],
|
|
1148
1148
|
"decorators": [
|
|
@@ -1190,7 +1190,7 @@
|
|
|
1190
1190
|
"fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
|
|
1191
1191
|
"line": 26,
|
|
1192
1192
|
"character": 9,
|
|
1193
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1193
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L26"
|
|
1194
1194
|
}
|
|
1195
1195
|
],
|
|
1196
1196
|
"type": {
|
|
@@ -1224,7 +1224,7 @@
|
|
|
1224
1224
|
"fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
|
|
1225
1225
|
"line": 20,
|
|
1226
1226
|
"character": 9,
|
|
1227
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1227
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L20"
|
|
1228
1228
|
}
|
|
1229
1229
|
],
|
|
1230
1230
|
"type": {
|
|
@@ -1260,7 +1260,7 @@
|
|
|
1260
1260
|
"fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
|
|
1261
1261
|
"line": 15,
|
|
1262
1262
|
"character": 13,
|
|
1263
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1263
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L15"
|
|
1264
1264
|
}
|
|
1265
1265
|
],
|
|
1266
1266
|
"decorators": [
|
|
@@ -1292,7 +1292,7 @@
|
|
|
1292
1292
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1293
1293
|
"line": 27,
|
|
1294
1294
|
"character": 9,
|
|
1295
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1295
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L27"
|
|
1296
1296
|
}
|
|
1297
1297
|
],
|
|
1298
1298
|
"type": {
|
|
@@ -1320,7 +1320,7 @@
|
|
|
1320
1320
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1321
1321
|
"line": 25,
|
|
1322
1322
|
"character": 9,
|
|
1323
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1323
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L25"
|
|
1324
1324
|
}
|
|
1325
1325
|
],
|
|
1326
1326
|
"type": {
|
|
@@ -1346,13 +1346,13 @@
|
|
|
1346
1346
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1347
1347
|
"line": 15,
|
|
1348
1348
|
"character": 13,
|
|
1349
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1349
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L15"
|
|
1350
1350
|
},
|
|
1351
1351
|
{
|
|
1352
1352
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1353
1353
|
"line": 20,
|
|
1354
1354
|
"character": 13,
|
|
1355
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1355
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L20"
|
|
1356
1356
|
}
|
|
1357
1357
|
],
|
|
1358
1358
|
"getSignature": {
|
|
@@ -1366,7 +1366,7 @@
|
|
|
1366
1366
|
"fileName": "libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts",
|
|
1367
1367
|
"line": 20,
|
|
1368
1368
|
"character": 13,
|
|
1369
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1369
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L20"
|
|
1370
1370
|
}
|
|
1371
1371
|
],
|
|
1372
1372
|
"type": {
|
|
@@ -1387,7 +1387,7 @@
|
|
|
1387
1387
|
"fileName": "libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts",
|
|
1388
1388
|
"line": 15,
|
|
1389
1389
|
"character": 13,
|
|
1390
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1390
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L15"
|
|
1391
1391
|
}
|
|
1392
1392
|
],
|
|
1393
1393
|
"parameters": [
|
|
@@ -1429,7 +1429,7 @@
|
|
|
1429
1429
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1430
1430
|
"line": 34,
|
|
1431
1431
|
"character": 9,
|
|
1432
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1432
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L34"
|
|
1433
1433
|
}
|
|
1434
1434
|
],
|
|
1435
1435
|
"signatures": [
|
|
@@ -1444,7 +1444,7 @@
|
|
|
1444
1444
|
"fileName": "libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts",
|
|
1445
1445
|
"line": 34,
|
|
1446
1446
|
"character": 9,
|
|
1447
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1447
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L34"
|
|
1448
1448
|
}
|
|
1449
1449
|
],
|
|
1450
1450
|
"parameters": [
|
|
@@ -1503,7 +1503,7 @@
|
|
|
1503
1503
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1504
1504
|
"line": 13,
|
|
1505
1505
|
"character": 13,
|
|
1506
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1506
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L13"
|
|
1507
1507
|
}
|
|
1508
1508
|
],
|
|
1509
1509
|
"decorators": [
|
|
@@ -1543,7 +1543,7 @@
|
|
|
1543
1543
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1544
1544
|
"line": 66,
|
|
1545
1545
|
"character": 9,
|
|
1546
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1546
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page/page.component.ts#L66"
|
|
1547
1547
|
}
|
|
1548
1548
|
],
|
|
1549
1549
|
"type": {
|
|
@@ -1566,7 +1566,7 @@
|
|
|
1566
1566
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1567
1567
|
"line": 61,
|
|
1568
1568
|
"character": 13,
|
|
1569
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1569
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page/page.component.ts#L61"
|
|
1570
1570
|
}
|
|
1571
1571
|
],
|
|
1572
1572
|
"setSignature": {
|
|
@@ -1588,7 +1588,7 @@
|
|
|
1588
1588
|
"fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
|
|
1589
1589
|
"line": 61,
|
|
1590
1590
|
"character": 13,
|
|
1591
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1591
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page/page.component.ts#L61"
|
|
1592
1592
|
}
|
|
1593
1593
|
],
|
|
1594
1594
|
"parameters": [
|
|
@@ -1628,7 +1628,7 @@
|
|
|
1628
1628
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1629
1629
|
"line": 52,
|
|
1630
1630
|
"character": 13,
|
|
1631
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1631
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page/page.component.ts#L52"
|
|
1632
1632
|
}
|
|
1633
1633
|
],
|
|
1634
1634
|
"setSignature": {
|
|
@@ -1677,7 +1677,7 @@
|
|
|
1677
1677
|
"fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
|
|
1678
1678
|
"line": 52,
|
|
1679
1679
|
"character": 13,
|
|
1680
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1680
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page/page.component.ts#L52"
|
|
1681
1681
|
}
|
|
1682
1682
|
],
|
|
1683
1683
|
"parameters": [
|
|
@@ -1719,7 +1719,7 @@
|
|
|
1719
1719
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1720
1720
|
"line": 88,
|
|
1721
1721
|
"character": 9,
|
|
1722
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1722
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page/page.component.ts#L88"
|
|
1723
1723
|
}
|
|
1724
1724
|
],
|
|
1725
1725
|
"signatures": [
|
|
@@ -1734,7 +1734,7 @@
|
|
|
1734
1734
|
"fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
|
|
1735
1735
|
"line": 88,
|
|
1736
1736
|
"character": 9,
|
|
1737
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1737
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page/page.component.ts#L88"
|
|
1738
1738
|
}
|
|
1739
1739
|
],
|
|
1740
1740
|
"type": {
|
|
@@ -1768,7 +1768,7 @@
|
|
|
1768
1768
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1769
1769
|
"line": 77,
|
|
1770
1770
|
"character": 9,
|
|
1771
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1771
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page/page.component.ts#L77"
|
|
1772
1772
|
}
|
|
1773
1773
|
],
|
|
1774
1774
|
"signatures": [
|
|
@@ -1783,7 +1783,7 @@
|
|
|
1783
1783
|
"fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
|
|
1784
1784
|
"line": 77,
|
|
1785
1785
|
"character": 9,
|
|
1786
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1786
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page/page.component.ts#L77"
|
|
1787
1787
|
}
|
|
1788
1788
|
],
|
|
1789
1789
|
"type": {
|
|
@@ -1838,7 +1838,7 @@
|
|
|
1838
1838
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1839
1839
|
"line": 43,
|
|
1840
1840
|
"character": 13,
|
|
1841
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1841
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page/page.component.ts#L43"
|
|
1842
1842
|
}
|
|
1843
1843
|
],
|
|
1844
1844
|
"implementedTypes": [
|
|
@@ -1898,7 +1898,7 @@
|
|
|
1898
1898
|
"fileName": "projects/pages/src/modules/page/page-content.component.ts",
|
|
1899
1899
|
"line": 15,
|
|
1900
1900
|
"character": 13,
|
|
1901
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1901
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page/page-content.component.ts#L15"
|
|
1902
1902
|
}
|
|
1903
1903
|
],
|
|
1904
1904
|
"decorators": [
|
|
@@ -1938,7 +1938,7 @@
|
|
|
1938
1938
|
"fileName": "projects/pages/src/modules/page-header/page-header-details.component.ts",
|
|
1939
1939
|
"line": 12,
|
|
1940
1940
|
"character": 13,
|
|
1941
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1941
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page-header/page-header-details.component.ts#L12"
|
|
1942
1942
|
}
|
|
1943
1943
|
],
|
|
1944
1944
|
"decorators": [
|
|
@@ -1978,7 +1978,7 @@
|
|
|
1978
1978
|
"fileName": "projects/pages/src/modules/page-header/page-header-actions.component.ts",
|
|
1979
1979
|
"line": 13,
|
|
1980
1980
|
"character": 13,
|
|
1981
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1981
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page-header/page-header-actions.component.ts#L13"
|
|
1982
1982
|
}
|
|
1983
1983
|
],
|
|
1984
1984
|
"decorators": [
|
|
@@ -2026,7 +2026,7 @@
|
|
|
2026
2026
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2027
2027
|
"line": 33,
|
|
2028
2028
|
"character": 2,
|
|
2029
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2029
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L33"
|
|
2030
2030
|
}
|
|
2031
2031
|
],
|
|
2032
2032
|
"type": {
|
|
@@ -2076,7 +2076,7 @@
|
|
|
2076
2076
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2077
2077
|
"line": 18,
|
|
2078
2078
|
"character": 2,
|
|
2079
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2079
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L18"
|
|
2080
2080
|
}
|
|
2081
2081
|
],
|
|
2082
2082
|
"type": {
|
|
@@ -2105,7 +2105,7 @@
|
|
|
2105
2105
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2106
2106
|
"line": 22,
|
|
2107
2107
|
"character": 2,
|
|
2108
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2108
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L22"
|
|
2109
2109
|
}
|
|
2110
2110
|
],
|
|
2111
2111
|
"type": {
|
|
@@ -2130,7 +2130,7 @@
|
|
|
2130
2130
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2131
2131
|
"line": 23,
|
|
2132
2132
|
"character": 4,
|
|
2133
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2133
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L23"
|
|
2134
2134
|
}
|
|
2135
2135
|
],
|
|
2136
2136
|
"type": {
|
|
@@ -2153,7 +2153,7 @@
|
|
|
2153
2153
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2154
2154
|
"line": 25,
|
|
2155
2155
|
"character": 6,
|
|
2156
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2156
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L25"
|
|
2157
2157
|
}
|
|
2158
2158
|
],
|
|
2159
2159
|
"type": {
|
|
@@ -2177,7 +2177,7 @@
|
|
|
2177
2177
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2178
2178
|
"line": 26,
|
|
2179
2179
|
"character": 6,
|
|
2180
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2180
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L26"
|
|
2181
2181
|
}
|
|
2182
2182
|
],
|
|
2183
2183
|
"type": {
|
|
@@ -2205,7 +2205,7 @@
|
|
|
2205
2205
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2206
2206
|
"line": 23,
|
|
2207
2207
|
"character": 12,
|
|
2208
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2208
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L23"
|
|
2209
2209
|
}
|
|
2210
2210
|
]
|
|
2211
2211
|
}
|
|
@@ -2224,7 +2224,7 @@
|
|
|
2224
2224
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2225
2225
|
"line": 28,
|
|
2226
2226
|
"character": 4,
|
|
2227
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2227
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L28"
|
|
2228
2228
|
}
|
|
2229
2229
|
],
|
|
2230
2230
|
"type": {
|
|
@@ -2247,7 +2247,7 @@
|
|
|
2247
2247
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2248
2248
|
"line": 22,
|
|
2249
2249
|
"character": 14,
|
|
2250
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2250
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L22"
|
|
2251
2251
|
}
|
|
2252
2252
|
]
|
|
2253
2253
|
}
|
|
@@ -2272,7 +2272,7 @@
|
|
|
2272
2272
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2273
2273
|
"line": 13,
|
|
2274
2274
|
"character": 2,
|
|
2275
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2275
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L13"
|
|
2276
2276
|
}
|
|
2277
2277
|
],
|
|
2278
2278
|
"type": {
|
|
@@ -2297,7 +2297,7 @@
|
|
|
2297
2297
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2298
2298
|
"line": 9,
|
|
2299
2299
|
"character": 17,
|
|
2300
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2300
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L9"
|
|
2301
2301
|
}
|
|
2302
2302
|
]
|
|
2303
2303
|
},
|
|
@@ -2319,7 +2319,7 @@
|
|
|
2319
2319
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
|
|
2320
2320
|
"line": 6,
|
|
2321
2321
|
"character": 2,
|
|
2322
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2322
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L6"
|
|
2323
2323
|
}
|
|
2324
2324
|
],
|
|
2325
2325
|
"type": {
|
|
@@ -2341,7 +2341,7 @@
|
|
|
2341
2341
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
|
|
2342
2342
|
"line": 5,
|
|
2343
2343
|
"character": 17,
|
|
2344
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2344
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L5"
|
|
2345
2345
|
}
|
|
2346
2346
|
]
|
|
2347
2347
|
},
|
|
@@ -2379,7 +2379,7 @@
|
|
|
2379
2379
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link-interface.ts",
|
|
2380
2380
|
"line": 8,
|
|
2381
2381
|
"character": 2,
|
|
2382
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2382
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
|
|
2383
2383
|
}
|
|
2384
2384
|
],
|
|
2385
2385
|
"type": {
|
|
@@ -2411,7 +2411,7 @@
|
|
|
2411
2411
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link.ts",
|
|
2412
2412
|
"line": 12,
|
|
2413
2413
|
"character": 2,
|
|
2414
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2414
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
|
|
2415
2415
|
}
|
|
2416
2416
|
],
|
|
2417
2417
|
"type": {
|
|
@@ -2436,7 +2436,7 @@
|
|
|
2436
2436
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
2437
2437
|
"line": 13,
|
|
2438
2438
|
"character": 4,
|
|
2439
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2439
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
|
|
2440
2440
|
}
|
|
2441
2441
|
],
|
|
2442
2442
|
"type": {
|
|
@@ -2459,7 +2459,7 @@
|
|
|
2459
2459
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
2460
2460
|
"line": 14,
|
|
2461
2461
|
"character": 6,
|
|
2462
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2462
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L14"
|
|
2463
2463
|
}
|
|
2464
2464
|
],
|
|
2465
2465
|
"type": {
|
|
@@ -2483,7 +2483,7 @@
|
|
|
2483
2483
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
2484
2484
|
"line": 15,
|
|
2485
2485
|
"character": 6,
|
|
2486
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2486
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L15"
|
|
2487
2487
|
}
|
|
2488
2488
|
],
|
|
2489
2489
|
"type": {
|
|
@@ -2511,7 +2511,7 @@
|
|
|
2511
2511
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
2512
2512
|
"line": 13,
|
|
2513
2513
|
"character": 12,
|
|
2514
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2514
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
|
|
2515
2515
|
}
|
|
2516
2516
|
]
|
|
2517
2517
|
}
|
|
@@ -2530,7 +2530,7 @@
|
|
|
2530
2530
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
2531
2531
|
"line": 17,
|
|
2532
2532
|
"character": 4,
|
|
2533
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2533
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L17"
|
|
2534
2534
|
}
|
|
2535
2535
|
],
|
|
2536
2536
|
"type": {
|
|
@@ -2553,7 +2553,7 @@
|
|
|
2553
2553
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
2554
2554
|
"line": 12,
|
|
2555
2555
|
"character": 13,
|
|
2556
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2556
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
|
|
2557
2557
|
}
|
|
2558
2558
|
]
|
|
2559
2559
|
}
|
|
@@ -2574,7 +2574,7 @@
|
|
|
2574
2574
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link.ts",
|
|
2575
2575
|
"line": 8,
|
|
2576
2576
|
"character": 17,
|
|
2577
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2577
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L8"
|
|
2578
2578
|
}
|
|
2579
2579
|
],
|
|
2580
2580
|
"extendedTypes": [
|
|
@@ -2630,7 +2630,7 @@
|
|
|
2630
2630
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link-interface.ts",
|
|
2631
2631
|
"line": 8,
|
|
2632
2632
|
"character": 2,
|
|
2633
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2633
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
|
|
2634
2634
|
}
|
|
2635
2635
|
],
|
|
2636
2636
|
"type": {
|
|
@@ -2664,7 +2664,7 @@
|
|
|
2664
2664
|
"fileName": "projects/pages/src/modules/action-hub/types/page-modal-link.ts",
|
|
2665
2665
|
"line": 23,
|
|
2666
2666
|
"character": 2,
|
|
2667
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2667
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L23"
|
|
2668
2668
|
}
|
|
2669
2669
|
],
|
|
2670
2670
|
"type": {
|
|
@@ -2687,7 +2687,7 @@
|
|
|
2687
2687
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2688
2688
|
"line": 24,
|
|
2689
2689
|
"character": 4,
|
|
2690
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2690
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L24"
|
|
2691
2691
|
}
|
|
2692
2692
|
],
|
|
2693
2693
|
"type": {
|
|
@@ -2708,7 +2708,7 @@
|
|
|
2708
2708
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2709
2709
|
"line": 25,
|
|
2710
2710
|
"character": 4,
|
|
2711
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2711
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L25"
|
|
2712
2712
|
}
|
|
2713
2713
|
],
|
|
2714
2714
|
"type": {
|
|
@@ -2736,7 +2736,7 @@
|
|
|
2736
2736
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2737
2737
|
"line": 23,
|
|
2738
2738
|
"character": 10,
|
|
2739
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2739
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L23"
|
|
2740
2740
|
}
|
|
2741
2741
|
]
|
|
2742
2742
|
}
|
|
@@ -2763,7 +2763,7 @@
|
|
|
2763
2763
|
"fileName": "projects/pages/src/modules/action-hub/types/page-modal-link.ts",
|
|
2764
2764
|
"line": 13,
|
|
2765
2765
|
"character": 2,
|
|
2766
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2766
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L13"
|
|
2767
2767
|
}
|
|
2768
2768
|
],
|
|
2769
2769
|
"type": {
|
|
@@ -2788,7 +2788,7 @@
|
|
|
2788
2788
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2789
2789
|
"line": 14,
|
|
2790
2790
|
"character": 4,
|
|
2791
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2791
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L14"
|
|
2792
2792
|
}
|
|
2793
2793
|
],
|
|
2794
2794
|
"type": {
|
|
@@ -2811,7 +2811,7 @@
|
|
|
2811
2811
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2812
2812
|
"line": 15,
|
|
2813
2813
|
"character": 6,
|
|
2814
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2814
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L15"
|
|
2815
2815
|
}
|
|
2816
2816
|
],
|
|
2817
2817
|
"type": {
|
|
@@ -2835,7 +2835,7 @@
|
|
|
2835
2835
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2836
2836
|
"line": 16,
|
|
2837
2837
|
"character": 6,
|
|
2838
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2838
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L16"
|
|
2839
2839
|
}
|
|
2840
2840
|
],
|
|
2841
2841
|
"type": {
|
|
@@ -2863,7 +2863,7 @@
|
|
|
2863
2863
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2864
2864
|
"line": 14,
|
|
2865
2865
|
"character": 12,
|
|
2866
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2866
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L14"
|
|
2867
2867
|
}
|
|
2868
2868
|
]
|
|
2869
2869
|
}
|
|
@@ -2882,7 +2882,7 @@
|
|
|
2882
2882
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2883
2883
|
"line": 18,
|
|
2884
2884
|
"character": 4,
|
|
2885
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2885
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L18"
|
|
2886
2886
|
}
|
|
2887
2887
|
],
|
|
2888
2888
|
"type": {
|
|
@@ -2905,7 +2905,7 @@
|
|
|
2905
2905
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2906
2906
|
"line": 13,
|
|
2907
2907
|
"character": 14,
|
|
2908
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2908
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L13"
|
|
2909
2909
|
}
|
|
2910
2910
|
]
|
|
2911
2911
|
}
|
|
@@ -2927,7 +2927,7 @@
|
|
|
2927
2927
|
"fileName": "projects/pages/src/modules/action-hub/types/page-modal-link.ts",
|
|
2928
2928
|
"line": 9,
|
|
2929
2929
|
"character": 17,
|
|
2930
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2930
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L9"
|
|
2931
2931
|
}
|
|
2932
2932
|
],
|
|
2933
2933
|
"extendedTypes": [
|
|
@@ -2976,7 +2976,7 @@
|
|
|
2976
2976
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link-interface.ts",
|
|
2977
2977
|
"line": 8,
|
|
2978
2978
|
"character": 2,
|
|
2979
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2979
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
|
|
2980
2980
|
}
|
|
2981
2981
|
],
|
|
2982
2982
|
"type": {
|
|
@@ -3008,7 +3008,7 @@
|
|
|
3008
3008
|
"fileName": "projects/pages/src/modules/action-hub/types/recent-link.ts",
|
|
3009
3009
|
"line": 9,
|
|
3010
3010
|
"character": 2,
|
|
3011
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3011
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/recent-link.ts#L9"
|
|
3012
3012
|
}
|
|
3013
3013
|
],
|
|
3014
3014
|
"type": {
|
|
@@ -3049,7 +3049,7 @@
|
|
|
3049
3049
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link.ts",
|
|
3050
3050
|
"line": 12,
|
|
3051
3051
|
"character": 2,
|
|
3052
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3052
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
|
|
3053
3053
|
}
|
|
3054
3054
|
],
|
|
3055
3055
|
"type": {
|
|
@@ -3074,7 +3074,7 @@
|
|
|
3074
3074
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
3075
3075
|
"line": 13,
|
|
3076
3076
|
"character": 4,
|
|
3077
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3077
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
|
|
3078
3078
|
}
|
|
3079
3079
|
],
|
|
3080
3080
|
"type": {
|
|
@@ -3097,7 +3097,7 @@
|
|
|
3097
3097
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
3098
3098
|
"line": 14,
|
|
3099
3099
|
"character": 6,
|
|
3100
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3100
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L14"
|
|
3101
3101
|
}
|
|
3102
3102
|
],
|
|
3103
3103
|
"type": {
|
|
@@ -3121,7 +3121,7 @@
|
|
|
3121
3121
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
3122
3122
|
"line": 15,
|
|
3123
3123
|
"character": 6,
|
|
3124
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3124
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L15"
|
|
3125
3125
|
}
|
|
3126
3126
|
],
|
|
3127
3127
|
"type": {
|
|
@@ -3149,7 +3149,7 @@
|
|
|
3149
3149
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
3150
3150
|
"line": 13,
|
|
3151
3151
|
"character": 12,
|
|
3152
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3152
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
|
|
3153
3153
|
}
|
|
3154
3154
|
]
|
|
3155
3155
|
}
|
|
@@ -3168,7 +3168,7 @@
|
|
|
3168
3168
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
3169
3169
|
"line": 17,
|
|
3170
3170
|
"character": 4,
|
|
3171
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3171
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L17"
|
|
3172
3172
|
}
|
|
3173
3173
|
],
|
|
3174
3174
|
"type": {
|
|
@@ -3191,7 +3191,7 @@
|
|
|
3191
3191
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
3192
3192
|
"line": 12,
|
|
3193
3193
|
"character": 13,
|
|
3194
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3194
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
|
|
3195
3195
|
}
|
|
3196
3196
|
]
|
|
3197
3197
|
}
|
|
@@ -3218,7 +3218,7 @@
|
|
|
3218
3218
|
"fileName": "projects/pages/src/modules/action-hub/types/recent-link.ts",
|
|
3219
3219
|
"line": 8,
|
|
3220
3220
|
"character": 17,
|
|
3221
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3221
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/recent-link.ts#L8"
|
|
3222
3222
|
}
|
|
3223
3223
|
],
|
|
3224
3224
|
"extendedTypes": [
|
|
@@ -3241,7 +3241,7 @@
|
|
|
3241
3241
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
|
|
3242
3242
|
"line": 1,
|
|
3243
3243
|
"character": 12,
|
|
3244
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3244
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L1"
|
|
3245
3245
|
}
|
|
3246
3246
|
],
|
|
3247
3247
|
"type": {
|
|
@@ -3257,7 +3257,7 @@
|
|
|
3257
3257
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
|
|
3258
3258
|
"line": 1,
|
|
3259
3259
|
"character": 53,
|
|
3260
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3260
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L1"
|
|
3261
3261
|
}
|
|
3262
3262
|
],
|
|
3263
3263
|
"signatures": [
|
|
@@ -3302,7 +3302,7 @@
|
|
|
3302
3302
|
"fileName": "projects/pages/src/modules/page/types/page-layout-type.ts",
|
|
3303
3303
|
"line": 1,
|
|
3304
3304
|
"character": 12,
|
|
3305
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3305
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/page/types/page-layout-type.ts#L1"
|
|
3306
3306
|
}
|
|
3307
3307
|
],
|
|
3308
3308
|
"type": {
|
|
@@ -3342,7 +3342,7 @@
|
|
|
3342
3342
|
"fileName": "projects/pages/src/modules/action-hub/types/page-links-input.ts",
|
|
3343
3343
|
"line": 3,
|
|
3344
3344
|
"character": 12,
|
|
3345
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3345
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-links-input.ts#L3"
|
|
3346
3346
|
}
|
|
3347
3347
|
],
|
|
3348
3348
|
"type": {
|
|
@@ -3379,7 +3379,7 @@
|
|
|
3379
3379
|
"fileName": "projects/pages/src/modules/action-hub/types/page-modal-links-input.ts",
|
|
3380
3380
|
"line": 3,
|
|
3381
3381
|
"character": 12,
|
|
3382
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3382
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/page-modal-links-input.ts#L3"
|
|
3383
3383
|
}
|
|
3384
3384
|
],
|
|
3385
3385
|
"type": {
|
|
@@ -3424,7 +3424,7 @@
|
|
|
3424
3424
|
"fileName": "projects/pages/src/modules/action-hub/types/recent-links-input.ts",
|
|
3425
3425
|
"line": 8,
|
|
3426
3426
|
"character": 12,
|
|
3427
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3427
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/src/lib/modules/action-hub/types/recent-links-input.ts#L8"
|
|
3428
3428
|
}
|
|
3429
3429
|
],
|
|
3430
3430
|
"type": {
|
|
@@ -3460,7 +3460,7 @@
|
|
|
3460
3460
|
}
|
|
3461
3461
|
},
|
|
3462
3462
|
{
|
|
3463
|
-
"id":
|
|
3463
|
+
"id": 163,
|
|
3464
3464
|
"name": "SkyLinkListHarness",
|
|
3465
3465
|
"variant": "declaration",
|
|
3466
3466
|
"kind": 128,
|
|
@@ -3475,7 +3475,7 @@
|
|
|
3475
3475
|
},
|
|
3476
3476
|
"children": [
|
|
3477
3477
|
{
|
|
3478
|
-
"id":
|
|
3478
|
+
"id": 173,
|
|
3479
3479
|
"name": "constructor",
|
|
3480
3480
|
"variant": "declaration",
|
|
3481
3481
|
"kind": 512,
|
|
@@ -3489,7 +3489,7 @@
|
|
|
3489
3489
|
],
|
|
3490
3490
|
"signatures": [
|
|
3491
3491
|
{
|
|
3492
|
-
"id":
|
|
3492
|
+
"id": 174,
|
|
3493
3493
|
"name": "new SkyLinkListHarness",
|
|
3494
3494
|
"variant": "signature",
|
|
3495
3495
|
"kind": 16384,
|
|
@@ -3503,7 +3503,7 @@
|
|
|
3503
3503
|
],
|
|
3504
3504
|
"parameters": [
|
|
3505
3505
|
{
|
|
3506
|
-
"id":
|
|
3506
|
+
"id": 175,
|
|
3507
3507
|
"name": "locatorFactory",
|
|
3508
3508
|
"variant": "param",
|
|
3509
3509
|
"kind": 32768,
|
|
@@ -3521,7 +3521,7 @@
|
|
|
3521
3521
|
],
|
|
3522
3522
|
"type": {
|
|
3523
3523
|
"type": "reference",
|
|
3524
|
-
"target":
|
|
3524
|
+
"target": 163,
|
|
3525
3525
|
"name": "SkyLinkListHarness",
|
|
3526
3526
|
"package": "@skyux/pages"
|
|
3527
3527
|
},
|
|
@@ -3539,7 +3539,7 @@
|
|
|
3539
3539
|
}
|
|
3540
3540
|
},
|
|
3541
3541
|
{
|
|
3542
|
-
"id":
|
|
3542
|
+
"id": 178,
|
|
3543
3543
|
"name": "getHeadingText",
|
|
3544
3544
|
"variant": "declaration",
|
|
3545
3545
|
"kind": 2048,
|
|
@@ -3548,15 +3548,15 @@
|
|
|
3548
3548
|
},
|
|
3549
3549
|
"sources": [
|
|
3550
3550
|
{
|
|
3551
|
-
"fileName": "projects/pages/src/testing/link-list/link-list-harness.ts",
|
|
3551
|
+
"fileName": "projects/pages/src/testing/modules/link-list/link-list-harness.ts",
|
|
3552
3552
|
"line": 32,
|
|
3553
3553
|
"character": 15,
|
|
3554
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3554
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L32"
|
|
3555
3555
|
}
|
|
3556
3556
|
],
|
|
3557
3557
|
"signatures": [
|
|
3558
3558
|
{
|
|
3559
|
-
"id":
|
|
3559
|
+
"id": 179,
|
|
3560
3560
|
"name": "getHeadingText",
|
|
3561
3561
|
"variant": "signature",
|
|
3562
3562
|
"kind": 4096,
|
|
@@ -3579,10 +3579,10 @@
|
|
|
3579
3579
|
},
|
|
3580
3580
|
"sources": [
|
|
3581
3581
|
{
|
|
3582
|
-
"fileName": "libs/components/pages/testing/src/link-list/link-list-harness.ts",
|
|
3582
|
+
"fileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
3583
3583
|
"line": 32,
|
|
3584
3584
|
"character": 15,
|
|
3585
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3585
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L32"
|
|
3586
3586
|
}
|
|
3587
3587
|
],
|
|
3588
3588
|
"type": {
|
|
@@ -3605,7 +3605,7 @@
|
|
|
3605
3605
|
"decorators": []
|
|
3606
3606
|
},
|
|
3607
3607
|
{
|
|
3608
|
-
"id":
|
|
3608
|
+
"id": 187,
|
|
3609
3609
|
"name": "host",
|
|
3610
3610
|
"variant": "declaration",
|
|
3611
3611
|
"kind": 2048,
|
|
@@ -3619,7 +3619,7 @@
|
|
|
3619
3619
|
],
|
|
3620
3620
|
"signatures": [
|
|
3621
3621
|
{
|
|
3622
|
-
"id":
|
|
3622
|
+
"id": 188,
|
|
3623
3623
|
"name": "host",
|
|
3624
3624
|
"variant": "signature",
|
|
3625
3625
|
"kind": 4096,
|
|
@@ -3689,7 +3689,7 @@
|
|
|
3689
3689
|
}
|
|
3690
3690
|
},
|
|
3691
3691
|
{
|
|
3692
|
-
"id":
|
|
3692
|
+
"id": 180,
|
|
3693
3693
|
"name": "isVisible",
|
|
3694
3694
|
"variant": "declaration",
|
|
3695
3695
|
"kind": 2048,
|
|
@@ -3698,15 +3698,15 @@
|
|
|
3698
3698
|
},
|
|
3699
3699
|
"sources": [
|
|
3700
3700
|
{
|
|
3701
|
-
"fileName": "projects/pages/src/testing/link-list/link-list-harness.ts",
|
|
3701
|
+
"fileName": "projects/pages/src/testing/modules/link-list/link-list-harness.ts",
|
|
3702
3702
|
"line": 42,
|
|
3703
3703
|
"character": 15,
|
|
3704
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3704
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L42"
|
|
3705
3705
|
}
|
|
3706
3706
|
],
|
|
3707
3707
|
"signatures": [
|
|
3708
3708
|
{
|
|
3709
|
-
"id":
|
|
3709
|
+
"id": 181,
|
|
3710
3710
|
"name": "isVisible",
|
|
3711
3711
|
"variant": "signature",
|
|
3712
3712
|
"kind": 4096,
|
|
@@ -3721,10 +3721,10 @@
|
|
|
3721
3721
|
},
|
|
3722
3722
|
"sources": [
|
|
3723
3723
|
{
|
|
3724
|
-
"fileName": "libs/components/pages/testing/src/link-list/link-list-harness.ts",
|
|
3724
|
+
"fileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
3725
3725
|
"line": 42,
|
|
3726
3726
|
"character": 15,
|
|
3727
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3727
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L42"
|
|
3728
3728
|
}
|
|
3729
3729
|
],
|
|
3730
3730
|
"type": {
|
|
@@ -3747,7 +3747,7 @@
|
|
|
3747
3747
|
"decorators": []
|
|
3748
3748
|
},
|
|
3749
3749
|
{
|
|
3750
|
-
"id":
|
|
3750
|
+
"id": 182,
|
|
3751
3751
|
"name": "isWaiting",
|
|
3752
3752
|
"variant": "declaration",
|
|
3753
3753
|
"kind": 2048,
|
|
@@ -3756,15 +3756,15 @@
|
|
|
3756
3756
|
},
|
|
3757
3757
|
"sources": [
|
|
3758
3758
|
{
|
|
3759
|
-
"fileName": "projects/pages/src/testing/link-list/link-list-harness.ts",
|
|
3759
|
+
"fileName": "projects/pages/src/testing/modules/link-list/link-list-harness.ts",
|
|
3760
3760
|
"line": 52,
|
|
3761
3761
|
"character": 15,
|
|
3762
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3762
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L52"
|
|
3763
3763
|
}
|
|
3764
3764
|
],
|
|
3765
3765
|
"signatures": [
|
|
3766
3766
|
{
|
|
3767
|
-
"id":
|
|
3767
|
+
"id": 183,
|
|
3768
3768
|
"name": "isWaiting",
|
|
3769
3769
|
"variant": "signature",
|
|
3770
3770
|
"kind": 4096,
|
|
@@ -3779,10 +3779,10 @@
|
|
|
3779
3779
|
},
|
|
3780
3780
|
"sources": [
|
|
3781
3781
|
{
|
|
3782
|
-
"fileName": "libs/components/pages/testing/src/link-list/link-list-harness.ts",
|
|
3782
|
+
"fileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
3783
3783
|
"line": 52,
|
|
3784
3784
|
"character": 15,
|
|
3785
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3785
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L52"
|
|
3786
3786
|
}
|
|
3787
3787
|
],
|
|
3788
3788
|
"type": {
|
|
@@ -3805,7 +3805,7 @@
|
|
|
3805
3805
|
"decorators": []
|
|
3806
3806
|
},
|
|
3807
3807
|
{
|
|
3808
|
-
"id":
|
|
3808
|
+
"id": 165,
|
|
3809
3809
|
"name": "with",
|
|
3810
3810
|
"variant": "declaration",
|
|
3811
3811
|
"kind": 2048,
|
|
@@ -3815,15 +3815,15 @@
|
|
|
3815
3815
|
},
|
|
3816
3816
|
"sources": [
|
|
3817
3817
|
{
|
|
3818
|
-
"fileName": "projects/pages/src/testing/link-list/link-list-harness.ts",
|
|
3818
|
+
"fileName": "projects/pages/src/testing/modules/link-list/link-list-harness.ts",
|
|
3819
3819
|
"line": 23,
|
|
3820
3820
|
"character": 16,
|
|
3821
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3821
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L23"
|
|
3822
3822
|
}
|
|
3823
3823
|
],
|
|
3824
3824
|
"signatures": [
|
|
3825
3825
|
{
|
|
3826
|
-
"id":
|
|
3826
|
+
"id": 166,
|
|
3827
3827
|
"name": "with",
|
|
3828
3828
|
"variant": "signature",
|
|
3829
3829
|
"kind": 4096,
|
|
@@ -3854,22 +3854,22 @@
|
|
|
3854
3854
|
},
|
|
3855
3855
|
"sources": [
|
|
3856
3856
|
{
|
|
3857
|
-
"fileName": "libs/components/pages/testing/src/link-list/link-list-harness.ts",
|
|
3857
|
+
"fileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
3858
3858
|
"line": 23,
|
|
3859
3859
|
"character": 16,
|
|
3860
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3860
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L23"
|
|
3861
3861
|
}
|
|
3862
3862
|
],
|
|
3863
3863
|
"parameters": [
|
|
3864
3864
|
{
|
|
3865
|
-
"id":
|
|
3865
|
+
"id": 167,
|
|
3866
3866
|
"name": "filters",
|
|
3867
3867
|
"variant": "param",
|
|
3868
3868
|
"kind": 32768,
|
|
3869
3869
|
"flags": {},
|
|
3870
3870
|
"type": {
|
|
3871
3871
|
"type": "reference",
|
|
3872
|
-
"target":
|
|
3872
|
+
"target": 207,
|
|
3873
3873
|
"name": "SkyLinkListHarnessFilters",
|
|
3874
3874
|
"package": "@skyux/pages"
|
|
3875
3875
|
}
|
|
@@ -3884,7 +3884,7 @@
|
|
|
3884
3884
|
"typeArguments": [
|
|
3885
3885
|
{
|
|
3886
3886
|
"type": "reference",
|
|
3887
|
-
"target":
|
|
3887
|
+
"target": 163,
|
|
3888
3888
|
"name": "SkyLinkListHarness",
|
|
3889
3889
|
"package": "@skyux/pages"
|
|
3890
3890
|
}
|
|
@@ -3901,26 +3901,26 @@
|
|
|
3901
3901
|
{
|
|
3902
3902
|
"title": "Constructors",
|
|
3903
3903
|
"children": [
|
|
3904
|
-
|
|
3904
|
+
173
|
|
3905
3905
|
]
|
|
3906
3906
|
},
|
|
3907
3907
|
{
|
|
3908
3908
|
"title": "Methods",
|
|
3909
3909
|
"children": [
|
|
3910
|
-
|
|
3911
|
-
|
|
3912
|
-
|
|
3913
|
-
|
|
3914
|
-
|
|
3910
|
+
178,
|
|
3911
|
+
187,
|
|
3912
|
+
180,
|
|
3913
|
+
182,
|
|
3914
|
+
165
|
|
3915
3915
|
]
|
|
3916
3916
|
}
|
|
3917
3917
|
],
|
|
3918
3918
|
"sources": [
|
|
3919
3919
|
{
|
|
3920
|
-
"fileName": "projects/pages/src/testing/link-list/link-list-harness.ts",
|
|
3920
|
+
"fileName": "projects/pages/src/testing/modules/link-list/link-list-harness.ts",
|
|
3921
3921
|
"line": 10,
|
|
3922
3922
|
"character": 13,
|
|
3923
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3923
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L10"
|
|
3924
3924
|
}
|
|
3925
3925
|
],
|
|
3926
3926
|
"extendedTypes": [
|
|
@@ -3937,7 +3937,7 @@
|
|
|
3937
3937
|
"decorators": []
|
|
3938
3938
|
},
|
|
3939
3939
|
{
|
|
3940
|
-
"id":
|
|
3940
|
+
"id": 257,
|
|
3941
3941
|
"name": "SkyPageHarness",
|
|
3942
3942
|
"variant": "declaration",
|
|
3943
3943
|
"kind": 128,
|
|
@@ -3952,7 +3952,7 @@
|
|
|
3952
3952
|
},
|
|
3953
3953
|
"children": [
|
|
3954
3954
|
{
|
|
3955
|
-
"id":
|
|
3955
|
+
"id": 267,
|
|
3956
3956
|
"name": "constructor",
|
|
3957
3957
|
"variant": "declaration",
|
|
3958
3958
|
"kind": 512,
|
|
@@ -3966,7 +3966,7 @@
|
|
|
3966
3966
|
],
|
|
3967
3967
|
"signatures": [
|
|
3968
3968
|
{
|
|
3969
|
-
"id":
|
|
3969
|
+
"id": 268,
|
|
3970
3970
|
"name": "new SkyPageHarness",
|
|
3971
3971
|
"variant": "signature",
|
|
3972
3972
|
"kind": 16384,
|
|
@@ -3980,7 +3980,7 @@
|
|
|
3980
3980
|
],
|
|
3981
3981
|
"parameters": [
|
|
3982
3982
|
{
|
|
3983
|
-
"id":
|
|
3983
|
+
"id": 269,
|
|
3984
3984
|
"name": "locatorFactory",
|
|
3985
3985
|
"variant": "param",
|
|
3986
3986
|
"kind": 32768,
|
|
@@ -3998,7 +3998,7 @@
|
|
|
3998
3998
|
],
|
|
3999
3999
|
"type": {
|
|
4000
4000
|
"type": "reference",
|
|
4001
|
-
"target":
|
|
4001
|
+
"target": 257,
|
|
4002
4002
|
"name": "SkyPageHarness",
|
|
4003
4003
|
"package": "@skyux/pages"
|
|
4004
4004
|
},
|
|
@@ -4016,7 +4016,7 @@
|
|
|
4016
4016
|
}
|
|
4017
4017
|
},
|
|
4018
4018
|
{
|
|
4019
|
-
"id":
|
|
4019
|
+
"id": 270,
|
|
4020
4020
|
"name": "getLayout",
|
|
4021
4021
|
"variant": "declaration",
|
|
4022
4022
|
"kind": 2048,
|
|
@@ -4025,15 +4025,15 @@
|
|
|
4025
4025
|
},
|
|
4026
4026
|
"sources": [
|
|
4027
4027
|
{
|
|
4028
|
-
"fileName": "projects/pages/src/testing/page/page-harness.ts",
|
|
4028
|
+
"fileName": "projects/pages/src/testing/modules/page/page-harness.ts",
|
|
4029
4029
|
"line": 35,
|
|
4030
4030
|
"character": 15,
|
|
4031
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4031
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page/page-harness.ts#L35"
|
|
4032
4032
|
}
|
|
4033
4033
|
],
|
|
4034
4034
|
"signatures": [
|
|
4035
4035
|
{
|
|
4036
|
-
"id":
|
|
4036
|
+
"id": 271,
|
|
4037
4037
|
"name": "getLayout",
|
|
4038
4038
|
"variant": "signature",
|
|
4039
4039
|
"kind": 4096,
|
|
@@ -4048,10 +4048,10 @@
|
|
|
4048
4048
|
},
|
|
4049
4049
|
"sources": [
|
|
4050
4050
|
{
|
|
4051
|
-
"fileName": "libs/components/pages/testing/src/page/page-harness.ts",
|
|
4051
|
+
"fileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
4052
4052
|
"line": 35,
|
|
4053
4053
|
"character": 15,
|
|
4054
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4054
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page/page-harness.ts#L35"
|
|
4055
4055
|
}
|
|
4056
4056
|
],
|
|
4057
4057
|
"type": {
|
|
@@ -4076,7 +4076,7 @@
|
|
|
4076
4076
|
"decorators": []
|
|
4077
4077
|
},
|
|
4078
4078
|
{
|
|
4079
|
-
"id":
|
|
4079
|
+
"id": 272,
|
|
4080
4080
|
"name": "getPageHeader",
|
|
4081
4081
|
"variant": "declaration",
|
|
4082
4082
|
"kind": 2048,
|
|
@@ -4085,15 +4085,15 @@
|
|
|
4085
4085
|
},
|
|
4086
4086
|
"sources": [
|
|
4087
4087
|
{
|
|
4088
|
-
"fileName": "projects/pages/src/testing/page/page-harness.ts",
|
|
4088
|
+
"fileName": "projects/pages/src/testing/modules/page/page-harness.ts",
|
|
4089
4089
|
"line": 51,
|
|
4090
4090
|
"character": 15,
|
|
4091
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4091
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page/page-harness.ts#L51"
|
|
4092
4092
|
}
|
|
4093
4093
|
],
|
|
4094
4094
|
"signatures": [
|
|
4095
4095
|
{
|
|
4096
|
-
"id":
|
|
4096
|
+
"id": 273,
|
|
4097
4097
|
"name": "getPageHeader",
|
|
4098
4098
|
"variant": "signature",
|
|
4099
4099
|
"kind": 4096,
|
|
@@ -4108,15 +4108,15 @@
|
|
|
4108
4108
|
},
|
|
4109
4109
|
"sources": [
|
|
4110
4110
|
{
|
|
4111
|
-
"fileName": "libs/components/pages/testing/src/page/page-harness.ts",
|
|
4111
|
+
"fileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
4112
4112
|
"line": 51,
|
|
4113
4113
|
"character": 15,
|
|
4114
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4114
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page/page-harness.ts#L51"
|
|
4115
4115
|
}
|
|
4116
4116
|
],
|
|
4117
4117
|
"parameters": [
|
|
4118
4118
|
{
|
|
4119
|
-
"id":
|
|
4119
|
+
"id": 274,
|
|
4120
4120
|
"name": "filters",
|
|
4121
4121
|
"variant": "param",
|
|
4122
4122
|
"kind": 32768,
|
|
@@ -4133,7 +4133,7 @@
|
|
|
4133
4133
|
},
|
|
4134
4134
|
"type": {
|
|
4135
4135
|
"type": "reference",
|
|
4136
|
-
"target":
|
|
4136
|
+
"target": 253,
|
|
4137
4137
|
"name": "SkyPageHeaderHarnessFilters",
|
|
4138
4138
|
"package": "@skyux/pages"
|
|
4139
4139
|
}
|
|
@@ -4148,7 +4148,7 @@
|
|
|
4148
4148
|
"typeArguments": [
|
|
4149
4149
|
{
|
|
4150
4150
|
"type": "reference",
|
|
4151
|
-
"target":
|
|
4151
|
+
"target": 211,
|
|
4152
4152
|
"name": "SkyPageHeaderHarness",
|
|
4153
4153
|
"package": "@skyux/pages"
|
|
4154
4154
|
}
|
|
@@ -4161,7 +4161,7 @@
|
|
|
4161
4161
|
"decorators": []
|
|
4162
4162
|
},
|
|
4163
4163
|
{
|
|
4164
|
-
"id":
|
|
4164
|
+
"id": 278,
|
|
4165
4165
|
"name": "host",
|
|
4166
4166
|
"variant": "declaration",
|
|
4167
4167
|
"kind": 2048,
|
|
@@ -4175,7 +4175,7 @@
|
|
|
4175
4175
|
],
|
|
4176
4176
|
"signatures": [
|
|
4177
4177
|
{
|
|
4178
|
-
"id":
|
|
4178
|
+
"id": 279,
|
|
4179
4179
|
"name": "host",
|
|
4180
4180
|
"variant": "signature",
|
|
4181
4181
|
"kind": 4096,
|
|
@@ -4245,7 +4245,7 @@
|
|
|
4245
4245
|
}
|
|
4246
4246
|
},
|
|
4247
4247
|
{
|
|
4248
|
-
"id":
|
|
4248
|
+
"id": 259,
|
|
4249
4249
|
"name": "with",
|
|
4250
4250
|
"variant": "declaration",
|
|
4251
4251
|
"kind": 2048,
|
|
@@ -4255,15 +4255,15 @@
|
|
|
4255
4255
|
},
|
|
4256
4256
|
"sources": [
|
|
4257
4257
|
{
|
|
4258
|
-
"fileName": "projects/pages/src/testing/page/page-harness.ts",
|
|
4258
|
+
"fileName": "projects/pages/src/testing/modules/page/page-harness.ts",
|
|
4259
4259
|
"line": 26,
|
|
4260
4260
|
"character": 16,
|
|
4261
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4261
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page/page-harness.ts#L26"
|
|
4262
4262
|
}
|
|
4263
4263
|
],
|
|
4264
4264
|
"signatures": [
|
|
4265
4265
|
{
|
|
4266
|
-
"id":
|
|
4266
|
+
"id": 260,
|
|
4267
4267
|
"name": "with",
|
|
4268
4268
|
"variant": "signature",
|
|
4269
4269
|
"kind": 4096,
|
|
@@ -4294,22 +4294,22 @@
|
|
|
4294
4294
|
},
|
|
4295
4295
|
"sources": [
|
|
4296
4296
|
{
|
|
4297
|
-
"fileName": "libs/components/pages/testing/src/page/page-harness.ts",
|
|
4297
|
+
"fileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
4298
4298
|
"line": 26,
|
|
4299
4299
|
"character": 16,
|
|
4300
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4300
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page/page-harness.ts#L26"
|
|
4301
4301
|
}
|
|
4302
4302
|
],
|
|
4303
4303
|
"parameters": [
|
|
4304
4304
|
{
|
|
4305
|
-
"id":
|
|
4305
|
+
"id": 261,
|
|
4306
4306
|
"name": "filters",
|
|
4307
4307
|
"variant": "param",
|
|
4308
4308
|
"kind": 32768,
|
|
4309
4309
|
"flags": {},
|
|
4310
4310
|
"type": {
|
|
4311
4311
|
"type": "reference",
|
|
4312
|
-
"target":
|
|
4312
|
+
"target": 298,
|
|
4313
4313
|
"name": "SkyPageHarnessFilters",
|
|
4314
4314
|
"package": "@skyux/pages"
|
|
4315
4315
|
}
|
|
@@ -4324,7 +4324,7 @@
|
|
|
4324
4324
|
"typeArguments": [
|
|
4325
4325
|
{
|
|
4326
4326
|
"type": "reference",
|
|
4327
|
-
"target":
|
|
4327
|
+
"target": 257,
|
|
4328
4328
|
"name": "SkyPageHarness",
|
|
4329
4329
|
"package": "@skyux/pages"
|
|
4330
4330
|
}
|
|
@@ -4341,25 +4341,25 @@
|
|
|
4341
4341
|
{
|
|
4342
4342
|
"title": "Constructors",
|
|
4343
4343
|
"children": [
|
|
4344
|
-
|
|
4344
|
+
267
|
|
4345
4345
|
]
|
|
4346
4346
|
},
|
|
4347
4347
|
{
|
|
4348
4348
|
"title": "Methods",
|
|
4349
4349
|
"children": [
|
|
4350
|
-
|
|
4351
|
-
|
|
4352
|
-
|
|
4353
|
-
|
|
4350
|
+
270,
|
|
4351
|
+
272,
|
|
4352
|
+
278,
|
|
4353
|
+
259
|
|
4354
4354
|
]
|
|
4355
4355
|
}
|
|
4356
4356
|
],
|
|
4357
4357
|
"sources": [
|
|
4358
4358
|
{
|
|
4359
|
-
"fileName": "projects/pages/src/testing/page/page-harness.ts",
|
|
4359
|
+
"fileName": "projects/pages/src/testing/modules/page/page-harness.ts",
|
|
4360
4360
|
"line": 16,
|
|
4361
4361
|
"character": 13,
|
|
4362
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4362
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page/page-harness.ts#L16"
|
|
4363
4363
|
}
|
|
4364
4364
|
],
|
|
4365
4365
|
"extendedTypes": [
|
|
@@ -4376,7 +4376,7 @@
|
|
|
4376
4376
|
"decorators": []
|
|
4377
4377
|
},
|
|
4378
4378
|
{
|
|
4379
|
-
"id":
|
|
4379
|
+
"id": 211,
|
|
4380
4380
|
"name": "SkyPageHeaderHarness",
|
|
4381
4381
|
"variant": "declaration",
|
|
4382
4382
|
"kind": 128,
|
|
@@ -4391,7 +4391,7 @@
|
|
|
4391
4391
|
},
|
|
4392
4392
|
"children": [
|
|
4393
4393
|
{
|
|
4394
|
-
"id":
|
|
4394
|
+
"id": 221,
|
|
4395
4395
|
"name": "constructor",
|
|
4396
4396
|
"variant": "declaration",
|
|
4397
4397
|
"kind": 512,
|
|
@@ -4405,7 +4405,7 @@
|
|
|
4405
4405
|
],
|
|
4406
4406
|
"signatures": [
|
|
4407
4407
|
{
|
|
4408
|
-
"id":
|
|
4408
|
+
"id": 222,
|
|
4409
4409
|
"name": "new SkyPageHeaderHarness",
|
|
4410
4410
|
"variant": "signature",
|
|
4411
4411
|
"kind": 16384,
|
|
@@ -4419,7 +4419,7 @@
|
|
|
4419
4419
|
],
|
|
4420
4420
|
"parameters": [
|
|
4421
4421
|
{
|
|
4422
|
-
"id":
|
|
4422
|
+
"id": 223,
|
|
4423
4423
|
"name": "locatorFactory",
|
|
4424
4424
|
"variant": "param",
|
|
4425
4425
|
"kind": 32768,
|
|
@@ -4437,7 +4437,7 @@
|
|
|
4437
4437
|
],
|
|
4438
4438
|
"type": {
|
|
4439
4439
|
"type": "reference",
|
|
4440
|
-
"target":
|
|
4440
|
+
"target": 211,
|
|
4441
4441
|
"name": "SkyPageHeaderHarness",
|
|
4442
4442
|
"package": "@skyux/pages"
|
|
4443
4443
|
},
|
|
@@ -4455,7 +4455,7 @@
|
|
|
4455
4455
|
}
|
|
4456
4456
|
},
|
|
4457
4457
|
{
|
|
4458
|
-
"id":
|
|
4458
|
+
"id": 226,
|
|
4459
4459
|
"name": "getPageTitle",
|
|
4460
4460
|
"variant": "declaration",
|
|
4461
4461
|
"kind": 2048,
|
|
@@ -4464,15 +4464,15 @@
|
|
|
4464
4464
|
},
|
|
4465
4465
|
"sources": [
|
|
4466
4466
|
{
|
|
4467
|
-
"fileName": "projects/pages/src/testing/page-header/page-header-harness.ts",
|
|
4467
|
+
"fileName": "projects/pages/src/testing/modules/page-header/page-header-harness.ts",
|
|
4468
4468
|
"line": 31,
|
|
4469
4469
|
"character": 15,
|
|
4470
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4470
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page-header/page-header-harness.ts#L31"
|
|
4471
4471
|
}
|
|
4472
4472
|
],
|
|
4473
4473
|
"signatures": [
|
|
4474
4474
|
{
|
|
4475
|
-
"id":
|
|
4475
|
+
"id": 227,
|
|
4476
4476
|
"name": "getPageTitle",
|
|
4477
4477
|
"variant": "signature",
|
|
4478
4478
|
"kind": 4096,
|
|
@@ -4487,10 +4487,10 @@
|
|
|
4487
4487
|
},
|
|
4488
4488
|
"sources": [
|
|
4489
4489
|
{
|
|
4490
|
-
"fileName": "libs/components/pages/testing/src/page-header/page-header-harness.ts",
|
|
4490
|
+
"fileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness.ts",
|
|
4491
4491
|
"line": 31,
|
|
4492
4492
|
"character": 15,
|
|
4493
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4493
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page-header/page-header-harness.ts#L31"
|
|
4494
4494
|
}
|
|
4495
4495
|
],
|
|
4496
4496
|
"type": {
|
|
@@ -4513,7 +4513,7 @@
|
|
|
4513
4513
|
"decorators": []
|
|
4514
4514
|
},
|
|
4515
4515
|
{
|
|
4516
|
-
"id":
|
|
4516
|
+
"id": 228,
|
|
4517
4517
|
"name": "getParentLinkText",
|
|
4518
4518
|
"variant": "declaration",
|
|
4519
4519
|
"kind": 2048,
|
|
@@ -4522,15 +4522,15 @@
|
|
|
4522
4522
|
},
|
|
4523
4523
|
"sources": [
|
|
4524
4524
|
{
|
|
4525
|
-
"fileName": "projects/pages/src/testing/page-header/page-header-harness.ts",
|
|
4525
|
+
"fileName": "projects/pages/src/testing/modules/page-header/page-header-harness.ts",
|
|
4526
4526
|
"line": 40,
|
|
4527
4527
|
"character": 15,
|
|
4528
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4528
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page-header/page-header-harness.ts#L40"
|
|
4529
4529
|
}
|
|
4530
4530
|
],
|
|
4531
4531
|
"signatures": [
|
|
4532
4532
|
{
|
|
4533
|
-
"id":
|
|
4533
|
+
"id": 229,
|
|
4534
4534
|
"name": "getParentLinkText",
|
|
4535
4535
|
"variant": "signature",
|
|
4536
4536
|
"kind": 4096,
|
|
@@ -4545,10 +4545,10 @@
|
|
|
4545
4545
|
},
|
|
4546
4546
|
"sources": [
|
|
4547
4547
|
{
|
|
4548
|
-
"fileName": "libs/components/pages/testing/src/page-header/page-header-harness.ts",
|
|
4548
|
+
"fileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness.ts",
|
|
4549
4549
|
"line": 40,
|
|
4550
4550
|
"character": 15,
|
|
4551
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4551
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page-header/page-header-harness.ts#L40"
|
|
4552
4552
|
}
|
|
4553
4553
|
],
|
|
4554
4554
|
"type": {
|
|
@@ -4571,7 +4571,7 @@
|
|
|
4571
4571
|
"decorators": []
|
|
4572
4572
|
},
|
|
4573
4573
|
{
|
|
4574
|
-
"id":
|
|
4574
|
+
"id": 233,
|
|
4575
4575
|
"name": "host",
|
|
4576
4576
|
"variant": "declaration",
|
|
4577
4577
|
"kind": 2048,
|
|
@@ -4585,7 +4585,7 @@
|
|
|
4585
4585
|
],
|
|
4586
4586
|
"signatures": [
|
|
4587
4587
|
{
|
|
4588
|
-
"id":
|
|
4588
|
+
"id": 234,
|
|
4589
4589
|
"name": "host",
|
|
4590
4590
|
"variant": "signature",
|
|
4591
4591
|
"kind": 4096,
|
|
@@ -4655,7 +4655,7 @@
|
|
|
4655
4655
|
}
|
|
4656
4656
|
},
|
|
4657
4657
|
{
|
|
4658
|
-
"id":
|
|
4658
|
+
"id": 213,
|
|
4659
4659
|
"name": "with",
|
|
4660
4660
|
"variant": "declaration",
|
|
4661
4661
|
"kind": 2048,
|
|
@@ -4665,15 +4665,15 @@
|
|
|
4665
4665
|
},
|
|
4666
4666
|
"sources": [
|
|
4667
4667
|
{
|
|
4668
|
-
"fileName": "projects/pages/src/testing/page-header/page-header-harness.ts",
|
|
4668
|
+
"fileName": "projects/pages/src/testing/modules/page-header/page-header-harness.ts",
|
|
4669
4669
|
"line": 22,
|
|
4670
4670
|
"character": 16,
|
|
4671
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4671
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page-header/page-header-harness.ts#L22"
|
|
4672
4672
|
}
|
|
4673
4673
|
],
|
|
4674
4674
|
"signatures": [
|
|
4675
4675
|
{
|
|
4676
|
-
"id":
|
|
4676
|
+
"id": 214,
|
|
4677
4677
|
"name": "with",
|
|
4678
4678
|
"variant": "signature",
|
|
4679
4679
|
"kind": 4096,
|
|
@@ -4704,22 +4704,22 @@
|
|
|
4704
4704
|
},
|
|
4705
4705
|
"sources": [
|
|
4706
4706
|
{
|
|
4707
|
-
"fileName": "libs/components/pages/testing/src/page-header/page-header-harness.ts",
|
|
4707
|
+
"fileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness.ts",
|
|
4708
4708
|
"line": 22,
|
|
4709
4709
|
"character": 16,
|
|
4710
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4710
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page-header/page-header-harness.ts#L22"
|
|
4711
4711
|
}
|
|
4712
4712
|
],
|
|
4713
4713
|
"parameters": [
|
|
4714
4714
|
{
|
|
4715
|
-
"id":
|
|
4715
|
+
"id": 215,
|
|
4716
4716
|
"name": "filters",
|
|
4717
4717
|
"variant": "param",
|
|
4718
4718
|
"kind": 32768,
|
|
4719
4719
|
"flags": {},
|
|
4720
4720
|
"type": {
|
|
4721
4721
|
"type": "reference",
|
|
4722
|
-
"target":
|
|
4722
|
+
"target": 253,
|
|
4723
4723
|
"name": "SkyPageHeaderHarnessFilters",
|
|
4724
4724
|
"package": "@skyux/pages"
|
|
4725
4725
|
}
|
|
@@ -4734,7 +4734,7 @@
|
|
|
4734
4734
|
"typeArguments": [
|
|
4735
4735
|
{
|
|
4736
4736
|
"type": "reference",
|
|
4737
|
-
"target":
|
|
4737
|
+
"target": 211,
|
|
4738
4738
|
"name": "SkyPageHeaderHarness",
|
|
4739
4739
|
"package": "@skyux/pages"
|
|
4740
4740
|
}
|
|
@@ -4751,25 +4751,25 @@
|
|
|
4751
4751
|
{
|
|
4752
4752
|
"title": "Constructors",
|
|
4753
4753
|
"children": [
|
|
4754
|
-
|
|
4754
|
+
221
|
|
4755
4755
|
]
|
|
4756
4756
|
},
|
|
4757
4757
|
{
|
|
4758
4758
|
"title": "Methods",
|
|
4759
4759
|
"children": [
|
|
4760
|
-
|
|
4761
|
-
|
|
4762
|
-
|
|
4763
|
-
|
|
4760
|
+
226,
|
|
4761
|
+
228,
|
|
4762
|
+
233,
|
|
4763
|
+
213
|
|
4764
4764
|
]
|
|
4765
4765
|
}
|
|
4766
4766
|
],
|
|
4767
4767
|
"sources": [
|
|
4768
4768
|
{
|
|
4769
|
-
"fileName": "projects/pages/src/testing/page-header/page-header-harness.ts",
|
|
4769
|
+
"fileName": "projects/pages/src/testing/modules/page-header/page-header-harness.ts",
|
|
4770
4770
|
"line": 9,
|
|
4771
4771
|
"character": 13,
|
|
4772
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4772
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page-header/page-header-harness.ts#L9"
|
|
4773
4773
|
}
|
|
4774
4774
|
],
|
|
4775
4775
|
"extendedTypes": [
|
|
@@ -4786,7 +4786,7 @@
|
|
|
4786
4786
|
"decorators": []
|
|
4787
4787
|
},
|
|
4788
4788
|
{
|
|
4789
|
-
"id":
|
|
4789
|
+
"id": 207,
|
|
4790
4790
|
"name": "SkyLinkListHarnessFilters",
|
|
4791
4791
|
"variant": "declaration",
|
|
4792
4792
|
"kind": 256,
|
|
@@ -4801,7 +4801,7 @@
|
|
|
4801
4801
|
},
|
|
4802
4802
|
"children": [
|
|
4803
4803
|
{
|
|
4804
|
-
"id":
|
|
4804
|
+
"id": 210,
|
|
4805
4805
|
"name": "ancestor",
|
|
4806
4806
|
"variant": "declaration",
|
|
4807
4807
|
"kind": 1024,
|
|
@@ -4834,7 +4834,7 @@
|
|
|
4834
4834
|
}
|
|
4835
4835
|
},
|
|
4836
4836
|
{
|
|
4837
|
-
"id":
|
|
4837
|
+
"id": 208,
|
|
4838
4838
|
"name": "dataSkyId",
|
|
4839
4839
|
"variant": "declaration",
|
|
4840
4840
|
"kind": 1024,
|
|
@@ -4862,7 +4862,7 @@
|
|
|
4862
4862
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
4863
4863
|
"line": 11,
|
|
4864
4864
|
"character": 2,
|
|
4865
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4865
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
4866
4866
|
}
|
|
4867
4867
|
],
|
|
4868
4868
|
"type": {
|
|
@@ -4890,7 +4890,7 @@
|
|
|
4890
4890
|
}
|
|
4891
4891
|
},
|
|
4892
4892
|
{
|
|
4893
|
-
"id":
|
|
4893
|
+
"id": 209,
|
|
4894
4894
|
"name": "selector",
|
|
4895
4895
|
"variant": "declaration",
|
|
4896
4896
|
"kind": 1024,
|
|
@@ -4927,18 +4927,18 @@
|
|
|
4927
4927
|
{
|
|
4928
4928
|
"title": "Properties",
|
|
4929
4929
|
"children": [
|
|
4930
|
-
|
|
4931
|
-
|
|
4932
|
-
|
|
4930
|
+
210,
|
|
4931
|
+
208,
|
|
4932
|
+
209
|
|
4933
4933
|
]
|
|
4934
4934
|
}
|
|
4935
4935
|
],
|
|
4936
4936
|
"sources": [
|
|
4937
4937
|
{
|
|
4938
|
-
"fileName": "projects/pages/src/testing/link-list/link-list-harness-filters.ts",
|
|
4938
|
+
"fileName": "projects/pages/src/testing/modules/link-list/link-list-harness-filters.ts",
|
|
4939
4939
|
"line": 7,
|
|
4940
4940
|
"character": 17,
|
|
4941
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4941
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/link-list/link-list-harness-filters.ts#L7"
|
|
4942
4942
|
}
|
|
4943
4943
|
],
|
|
4944
4944
|
"extendedTypes": [
|
|
@@ -4954,7 +4954,7 @@
|
|
|
4954
4954
|
]
|
|
4955
4955
|
},
|
|
4956
4956
|
{
|
|
4957
|
-
"id":
|
|
4957
|
+
"id": 298,
|
|
4958
4958
|
"name": "SkyPageHarnessFilters",
|
|
4959
4959
|
"variant": "declaration",
|
|
4960
4960
|
"kind": 256,
|
|
@@ -4969,7 +4969,7 @@
|
|
|
4969
4969
|
},
|
|
4970
4970
|
"children": [
|
|
4971
4971
|
{
|
|
4972
|
-
"id":
|
|
4972
|
+
"id": 301,
|
|
4973
4973
|
"name": "ancestor",
|
|
4974
4974
|
"variant": "declaration",
|
|
4975
4975
|
"kind": 1024,
|
|
@@ -5002,7 +5002,7 @@
|
|
|
5002
5002
|
}
|
|
5003
5003
|
},
|
|
5004
5004
|
{
|
|
5005
|
-
"id":
|
|
5005
|
+
"id": 299,
|
|
5006
5006
|
"name": "dataSkyId",
|
|
5007
5007
|
"variant": "declaration",
|
|
5008
5008
|
"kind": 1024,
|
|
@@ -5030,7 +5030,7 @@
|
|
|
5030
5030
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
5031
5031
|
"line": 11,
|
|
5032
5032
|
"character": 2,
|
|
5033
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5033
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
5034
5034
|
}
|
|
5035
5035
|
],
|
|
5036
5036
|
"type": {
|
|
@@ -5058,7 +5058,7 @@
|
|
|
5058
5058
|
}
|
|
5059
5059
|
},
|
|
5060
5060
|
{
|
|
5061
|
-
"id":
|
|
5061
|
+
"id": 300,
|
|
5062
5062
|
"name": "selector",
|
|
5063
5063
|
"variant": "declaration",
|
|
5064
5064
|
"kind": 1024,
|
|
@@ -5095,18 +5095,18 @@
|
|
|
5095
5095
|
{
|
|
5096
5096
|
"title": "Properties",
|
|
5097
5097
|
"children": [
|
|
5098
|
-
|
|
5099
|
-
|
|
5100
|
-
|
|
5098
|
+
301,
|
|
5099
|
+
299,
|
|
5100
|
+
300
|
|
5101
5101
|
]
|
|
5102
5102
|
}
|
|
5103
5103
|
],
|
|
5104
5104
|
"sources": [
|
|
5105
5105
|
{
|
|
5106
|
-
"fileName": "projects/pages/src/testing/page/page-harness-filters.ts",
|
|
5106
|
+
"fileName": "projects/pages/src/testing/modules/page/page-harness-filters.ts",
|
|
5107
5107
|
"line": 7,
|
|
5108
5108
|
"character": 17,
|
|
5109
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5109
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page/page-harness-filters.ts#L7"
|
|
5110
5110
|
}
|
|
5111
5111
|
],
|
|
5112
5112
|
"extendedTypes": [
|
|
@@ -5122,7 +5122,7 @@
|
|
|
5122
5122
|
]
|
|
5123
5123
|
},
|
|
5124
5124
|
{
|
|
5125
|
-
"id":
|
|
5125
|
+
"id": 253,
|
|
5126
5126
|
"name": "SkyPageHeaderHarnessFilters",
|
|
5127
5127
|
"variant": "declaration",
|
|
5128
5128
|
"kind": 256,
|
|
@@ -5137,7 +5137,7 @@
|
|
|
5137
5137
|
},
|
|
5138
5138
|
"children": [
|
|
5139
5139
|
{
|
|
5140
|
-
"id":
|
|
5140
|
+
"id": 256,
|
|
5141
5141
|
"name": "ancestor",
|
|
5142
5142
|
"variant": "declaration",
|
|
5143
5143
|
"kind": 1024,
|
|
@@ -5170,7 +5170,7 @@
|
|
|
5170
5170
|
}
|
|
5171
5171
|
},
|
|
5172
5172
|
{
|
|
5173
|
-
"id":
|
|
5173
|
+
"id": 254,
|
|
5174
5174
|
"name": "dataSkyId",
|
|
5175
5175
|
"variant": "declaration",
|
|
5176
5176
|
"kind": 1024,
|
|
@@ -5198,7 +5198,7 @@
|
|
|
5198
5198
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
5199
5199
|
"line": 11,
|
|
5200
5200
|
"character": 2,
|
|
5201
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5201
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
5202
5202
|
}
|
|
5203
5203
|
],
|
|
5204
5204
|
"type": {
|
|
@@ -5226,7 +5226,7 @@
|
|
|
5226
5226
|
}
|
|
5227
5227
|
},
|
|
5228
5228
|
{
|
|
5229
|
-
"id":
|
|
5229
|
+
"id": 255,
|
|
5230
5230
|
"name": "selector",
|
|
5231
5231
|
"variant": "declaration",
|
|
5232
5232
|
"kind": 1024,
|
|
@@ -5263,18 +5263,18 @@
|
|
|
5263
5263
|
{
|
|
5264
5264
|
"title": "Properties",
|
|
5265
5265
|
"children": [
|
|
5266
|
-
|
|
5267
|
-
|
|
5268
|
-
|
|
5266
|
+
256,
|
|
5267
|
+
254,
|
|
5268
|
+
255
|
|
5269
5269
|
]
|
|
5270
5270
|
}
|
|
5271
5271
|
],
|
|
5272
5272
|
"sources": [
|
|
5273
5273
|
{
|
|
5274
|
-
"fileName": "projects/pages/src/testing/page-header/page-header-harness-filters.ts",
|
|
5274
|
+
"fileName": "projects/pages/src/testing/modules/page-header/page-header-harness-filters.ts",
|
|
5275
5275
|
"line": 7,
|
|
5276
5276
|
"character": 17,
|
|
5277
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5277
|
+
"url": "https://github.com/blackbaud/skyux/blob/9e56067/libs/components/pages/testing/src/modules/page-header/page-header-harness-filters.ts#L7"
|
|
5278
5278
|
}
|
|
5279
5279
|
],
|
|
5280
5280
|
"extendedTypes": [
|
|
@@ -5760,19 +5760,19 @@
|
|
|
5760
5760
|
"qualifiedName": "SkyPageComponent.ngOnDestroy"
|
|
5761
5761
|
},
|
|
5762
5762
|
"163": {
|
|
5763
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5764
|
-
"qualifiedName": "
|
|
5763
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
5764
|
+
"qualifiedName": "SkyLinkListHarness"
|
|
5765
5765
|
},
|
|
5766
5766
|
"165": {
|
|
5767
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5768
|
-
"qualifiedName": "
|
|
5767
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
5768
|
+
"qualifiedName": "SkyLinkListHarness.with"
|
|
5769
5769
|
},
|
|
5770
5770
|
"166": {
|
|
5771
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5772
|
-
"qualifiedName": "
|
|
5771
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
5772
|
+
"qualifiedName": "SkyLinkListHarness.with"
|
|
5773
5773
|
},
|
|
5774
5774
|
"167": {
|
|
5775
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5775
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
5776
5776
|
"qualifiedName": "filters"
|
|
5777
5777
|
},
|
|
5778
5778
|
"173": {
|
|
@@ -5781,175 +5781,175 @@
|
|
|
5781
5781
|
},
|
|
5782
5782
|
"174": {
|
|
5783
5783
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5784
|
-
"qualifiedName": "
|
|
5784
|
+
"qualifiedName": "SkyLinkListHarness"
|
|
5785
5785
|
},
|
|
5786
5786
|
"175": {
|
|
5787
5787
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5788
5788
|
"qualifiedName": "locatorFactory"
|
|
5789
5789
|
},
|
|
5790
|
-
"176": {
|
|
5791
|
-
"sourceFileName": "libs/components/pages/testing/src/page/page-harness.ts",
|
|
5792
|
-
"qualifiedName": "SkyPageHarness.getLayout"
|
|
5793
|
-
},
|
|
5794
|
-
"177": {
|
|
5795
|
-
"sourceFileName": "libs/components/pages/testing/src/page/page-harness.ts",
|
|
5796
|
-
"qualifiedName": "SkyPageHarness.getLayout"
|
|
5797
|
-
},
|
|
5798
5790
|
"178": {
|
|
5799
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5800
|
-
"qualifiedName": "
|
|
5791
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
5792
|
+
"qualifiedName": "SkyLinkListHarness.getHeadingText"
|
|
5801
5793
|
},
|
|
5802
5794
|
"179": {
|
|
5803
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5804
|
-
"qualifiedName": "
|
|
5795
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
5796
|
+
"qualifiedName": "SkyLinkListHarness.getHeadingText"
|
|
5805
5797
|
},
|
|
5806
5798
|
"180": {
|
|
5807
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5808
|
-
"qualifiedName": "
|
|
5799
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
5800
|
+
"qualifiedName": "SkyLinkListHarness.isVisible"
|
|
5801
|
+
},
|
|
5802
|
+
"181": {
|
|
5803
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
5804
|
+
"qualifiedName": "SkyLinkListHarness.isVisible"
|
|
5805
|
+
},
|
|
5806
|
+
"182": {
|
|
5807
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
5808
|
+
"qualifiedName": "SkyLinkListHarness.isWaiting"
|
|
5809
|
+
},
|
|
5810
|
+
"183": {
|
|
5811
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
5812
|
+
"qualifiedName": "SkyLinkListHarness.isWaiting"
|
|
5809
5813
|
},
|
|
5810
|
-
"
|
|
5814
|
+
"187": {
|
|
5811
5815
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5812
5816
|
"qualifiedName": "ComponentHarness.host"
|
|
5813
5817
|
},
|
|
5814
|
-
"
|
|
5818
|
+
"188": {
|
|
5815
5819
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5816
5820
|
"qualifiedName": "ComponentHarness.host"
|
|
5817
5821
|
},
|
|
5818
|
-
"
|
|
5819
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5820
|
-
"qualifiedName": "
|
|
5822
|
+
"207": {
|
|
5823
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness-filters.ts",
|
|
5824
|
+
"qualifiedName": "SkyLinkListHarnessFilters"
|
|
5821
5825
|
},
|
|
5822
|
-
"
|
|
5826
|
+
"208": {
|
|
5823
5827
|
"sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
5824
5828
|
"qualifiedName": "SkyHarnessFilters.dataSkyId"
|
|
5825
5829
|
},
|
|
5826
|
-
"
|
|
5830
|
+
"209": {
|
|
5827
5831
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5828
5832
|
"qualifiedName": "BaseHarnessFilters.selector"
|
|
5829
5833
|
},
|
|
5830
|
-
"
|
|
5834
|
+
"210": {
|
|
5831
5835
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5832
5836
|
"qualifiedName": "BaseHarnessFilters.ancestor"
|
|
5833
5837
|
},
|
|
5834
|
-
"
|
|
5835
|
-
"sourceFileName": "libs/components/pages/testing/src/page-header/page-header-harness.ts",
|
|
5838
|
+
"211": {
|
|
5839
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness.ts",
|
|
5836
5840
|
"qualifiedName": "SkyPageHeaderHarness"
|
|
5837
5841
|
},
|
|
5838
|
-
"
|
|
5839
|
-
"sourceFileName": "libs/components/pages/testing/src/page-header/page-header-harness.ts",
|
|
5842
|
+
"213": {
|
|
5843
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness.ts",
|
|
5840
5844
|
"qualifiedName": "SkyPageHeaderHarness.with"
|
|
5841
5845
|
},
|
|
5842
|
-
"
|
|
5843
|
-
"sourceFileName": "libs/components/pages/testing/src/page-header/page-header-harness.ts",
|
|
5846
|
+
"214": {
|
|
5847
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness.ts",
|
|
5844
5848
|
"qualifiedName": "SkyPageHeaderHarness.with"
|
|
5845
5849
|
},
|
|
5846
|
-
"
|
|
5847
|
-
"sourceFileName": "libs/components/pages/testing/src/page-header/page-header-harness.ts",
|
|
5850
|
+
"215": {
|
|
5851
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness.ts",
|
|
5848
5852
|
"qualifiedName": "filters"
|
|
5849
5853
|
},
|
|
5850
|
-
"
|
|
5854
|
+
"221": {
|
|
5851
5855
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5852
5856
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
5853
5857
|
},
|
|
5854
|
-
"
|
|
5858
|
+
"222": {
|
|
5855
5859
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5856
5860
|
"qualifiedName": "SkyPageHeaderHarness"
|
|
5857
5861
|
},
|
|
5858
|
-
"
|
|
5862
|
+
"223": {
|
|
5859
5863
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5860
5864
|
"qualifiedName": "locatorFactory"
|
|
5861
5865
|
},
|
|
5862
|
-
"
|
|
5863
|
-
"sourceFileName": "libs/components/pages/testing/src/page-header/page-header-harness.ts",
|
|
5866
|
+
"226": {
|
|
5867
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness.ts",
|
|
5864
5868
|
"qualifiedName": "SkyPageHeaderHarness.getPageTitle"
|
|
5865
5869
|
},
|
|
5866
|
-
"
|
|
5867
|
-
"sourceFileName": "libs/components/pages/testing/src/page-header/page-header-harness.ts",
|
|
5870
|
+
"227": {
|
|
5871
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness.ts",
|
|
5868
5872
|
"qualifiedName": "SkyPageHeaderHarness.getPageTitle"
|
|
5869
5873
|
},
|
|
5870
|
-
"
|
|
5871
|
-
"sourceFileName": "libs/components/pages/testing/src/page-header/page-header-harness.ts",
|
|
5874
|
+
"228": {
|
|
5875
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness.ts",
|
|
5872
5876
|
"qualifiedName": "SkyPageHeaderHarness.getParentLinkText"
|
|
5873
5877
|
},
|
|
5874
|
-
"
|
|
5875
|
-
"sourceFileName": "libs/components/pages/testing/src/page-header/page-header-harness.ts",
|
|
5878
|
+
"229": {
|
|
5879
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness.ts",
|
|
5876
5880
|
"qualifiedName": "SkyPageHeaderHarness.getParentLinkText"
|
|
5877
5881
|
},
|
|
5878
|
-
"
|
|
5882
|
+
"233": {
|
|
5879
5883
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5880
5884
|
"qualifiedName": "ComponentHarness.host"
|
|
5881
5885
|
},
|
|
5882
|
-
"
|
|
5886
|
+
"234": {
|
|
5883
5887
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5884
5888
|
"qualifiedName": "ComponentHarness.host"
|
|
5885
5889
|
},
|
|
5886
|
-
"
|
|
5887
|
-
"sourceFileName": "libs/components/pages/testing/src/page-header/page-header-harness-filters.ts",
|
|
5890
|
+
"253": {
|
|
5891
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness-filters.ts",
|
|
5888
5892
|
"qualifiedName": "SkyPageHeaderHarnessFilters"
|
|
5889
5893
|
},
|
|
5890
|
-
"
|
|
5894
|
+
"254": {
|
|
5891
5895
|
"sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
5892
5896
|
"qualifiedName": "SkyHarnessFilters.dataSkyId"
|
|
5893
5897
|
},
|
|
5894
|
-
"
|
|
5898
|
+
"255": {
|
|
5895
5899
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5896
5900
|
"qualifiedName": "BaseHarnessFilters.selector"
|
|
5897
5901
|
},
|
|
5898
|
-
"
|
|
5902
|
+
"256": {
|
|
5899
5903
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5900
5904
|
"qualifiedName": "BaseHarnessFilters.ancestor"
|
|
5901
5905
|
},
|
|
5902
|
-
"
|
|
5903
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5904
|
-
"qualifiedName": "
|
|
5906
|
+
"257": {
|
|
5907
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
5908
|
+
"qualifiedName": "SkyPageHarness"
|
|
5905
5909
|
},
|
|
5906
|
-
"
|
|
5907
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5908
|
-
"qualifiedName": "
|
|
5910
|
+
"259": {
|
|
5911
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
5912
|
+
"qualifiedName": "SkyPageHarness.with"
|
|
5909
5913
|
},
|
|
5910
|
-
"
|
|
5911
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5912
|
-
"qualifiedName": "
|
|
5914
|
+
"260": {
|
|
5915
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
5916
|
+
"qualifiedName": "SkyPageHarness.with"
|
|
5913
5917
|
},
|
|
5914
|
-
"
|
|
5915
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5918
|
+
"261": {
|
|
5919
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
5916
5920
|
"qualifiedName": "filters"
|
|
5917
5921
|
},
|
|
5918
|
-
"
|
|
5922
|
+
"267": {
|
|
5919
5923
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5920
5924
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
5921
5925
|
},
|
|
5922
|
-
"
|
|
5926
|
+
"268": {
|
|
5923
5927
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5924
|
-
"qualifiedName": "
|
|
5928
|
+
"qualifiedName": "SkyPageHarness"
|
|
5925
5929
|
},
|
|
5926
|
-
"
|
|
5930
|
+
"269": {
|
|
5927
5931
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5928
5932
|
"qualifiedName": "locatorFactory"
|
|
5929
5933
|
},
|
|
5930
|
-
"269": {
|
|
5931
|
-
"sourceFileName": "libs/components/pages/testing/src/link-list/link-list-harness.ts",
|
|
5932
|
-
"qualifiedName": "SkyLinkListHarness.getHeadingText"
|
|
5933
|
-
},
|
|
5934
5934
|
"270": {
|
|
5935
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5936
|
-
"qualifiedName": "
|
|
5935
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
5936
|
+
"qualifiedName": "SkyPageHarness.getLayout"
|
|
5937
5937
|
},
|
|
5938
5938
|
"271": {
|
|
5939
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5940
|
-
"qualifiedName": "
|
|
5939
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
5940
|
+
"qualifiedName": "SkyPageHarness.getLayout"
|
|
5941
5941
|
},
|
|
5942
5942
|
"272": {
|
|
5943
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5944
|
-
"qualifiedName": "
|
|
5943
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
5944
|
+
"qualifiedName": "SkyPageHarness.getPageHeader"
|
|
5945
5945
|
},
|
|
5946
5946
|
"273": {
|
|
5947
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5948
|
-
"qualifiedName": "
|
|
5947
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
5948
|
+
"qualifiedName": "SkyPageHarness.getPageHeader"
|
|
5949
5949
|
},
|
|
5950
5950
|
"274": {
|
|
5951
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5952
|
-
"qualifiedName": "
|
|
5951
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
5952
|
+
"qualifiedName": "filters"
|
|
5953
5953
|
},
|
|
5954
5954
|
"278": {
|
|
5955
5955
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
@@ -5960,8 +5960,8 @@
|
|
|
5960
5960
|
"qualifiedName": "ComponentHarness.host"
|
|
5961
5961
|
},
|
|
5962
5962
|
"298": {
|
|
5963
|
-
"sourceFileName": "libs/components/pages/testing/src/
|
|
5964
|
-
"qualifiedName": "
|
|
5963
|
+
"sourceFileName": "libs/components/pages/testing/src/modules/page/page-harness-filters.ts",
|
|
5964
|
+
"qualifiedName": "SkyPageHarnessFilters"
|
|
5965
5965
|
},
|
|
5966
5966
|
"299": {
|
|
5967
5967
|
"sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
@@ -6286,29 +6286,29 @@
|
|
|
6286
6286
|
"@angular/forms": "18.2.8",
|
|
6287
6287
|
"@angular/platform-browser": "18.2.8",
|
|
6288
6288
|
"@angular/router": "18.2.8",
|
|
6289
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
6289
|
+
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6290
6290
|
"@schematics/angular": "18.2.8",
|
|
6291
|
-
"@skyux-sdk/testing": "11.
|
|
6292
|
-
"@skyux/action-bars": "11.
|
|
6293
|
-
"@skyux/animations": "11.
|
|
6294
|
-
"@skyux/assets": "11.
|
|
6295
|
-
"@skyux/config": "11.
|
|
6296
|
-
"@skyux/core": "11.
|
|
6297
|
-
"@skyux/forms": "11.
|
|
6298
|
-
"@skyux/help-inline": "11.
|
|
6299
|
-
"@skyux/i18n": "11.
|
|
6300
|
-
"@skyux/icon": "11.
|
|
6291
|
+
"@skyux-sdk/testing": "11.24.0",
|
|
6292
|
+
"@skyux/action-bars": "11.24.0",
|
|
6293
|
+
"@skyux/animations": "11.24.0",
|
|
6294
|
+
"@skyux/assets": "11.24.0",
|
|
6295
|
+
"@skyux/config": "11.24.0",
|
|
6296
|
+
"@skyux/core": "11.24.0",
|
|
6297
|
+
"@skyux/forms": "11.24.0",
|
|
6298
|
+
"@skyux/help-inline": "11.24.0",
|
|
6299
|
+
"@skyux/i18n": "11.24.0",
|
|
6300
|
+
"@skyux/icon": "11.24.0",
|
|
6301
6301
|
"@skyux/icons": "7.8.0",
|
|
6302
|
-
"@skyux/indicators": "11.
|
|
6303
|
-
"@skyux/inline-form": "11.
|
|
6304
|
-
"@skyux/layout": "11.
|
|
6305
|
-
"@skyux/lists": "11.
|
|
6306
|
-
"@skyux/modals": "11.
|
|
6307
|
-
"@skyux/pages": "11.
|
|
6308
|
-
"@skyux/popovers": "11.
|
|
6309
|
-
"@skyux/router": "11.
|
|
6310
|
-
"@skyux/split-view": "11.
|
|
6311
|
-
"@skyux/theme": "11.
|
|
6302
|
+
"@skyux/indicators": "11.24.0",
|
|
6303
|
+
"@skyux/inline-form": "11.24.0",
|
|
6304
|
+
"@skyux/layout": "11.24.0",
|
|
6305
|
+
"@skyux/lists": "11.24.0",
|
|
6306
|
+
"@skyux/modals": "11.24.0",
|
|
6307
|
+
"@skyux/pages": "11.24.0",
|
|
6308
|
+
"@skyux/popovers": "11.24.0",
|
|
6309
|
+
"@skyux/router": "11.24.0",
|
|
6310
|
+
"@skyux/split-view": "11.24.0",
|
|
6311
|
+
"@skyux/theme": "11.24.0",
|
|
6312
6312
|
"@types/dragula": "2.1.36",
|
|
6313
6313
|
"@types/node": "20.14.12",
|
|
6314
6314
|
"axe-core": "4.10.0",
|
|
@@ -6334,35 +6334,35 @@
|
|
|
6334
6334
|
"@angular/forms": "18.2.8",
|
|
6335
6335
|
"@angular/platform-browser": "18.2.8",
|
|
6336
6336
|
"@angular/router": "18.2.8",
|
|
6337
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
6337
|
+
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6338
6338
|
"@schematics/angular": "18.2.8",
|
|
6339
|
-
"@skyux-sdk/testing": "11.
|
|
6340
|
-
"@skyux/ag-grid": "11.
|
|
6341
|
-
"@skyux/animations": "11.
|
|
6342
|
-
"@skyux/assets": "11.
|
|
6343
|
-
"@skyux/autonumeric": "11.
|
|
6344
|
-
"@skyux/avatar": "11.
|
|
6345
|
-
"@skyux/config": "11.
|
|
6346
|
-
"@skyux/core": "11.
|
|
6347
|
-
"@skyux/data-manager": "11.
|
|
6348
|
-
"@skyux/datetime": "11.
|
|
6349
|
-
"@skyux/errors": "11.
|
|
6350
|
-
"@skyux/forms": "11.
|
|
6351
|
-
"@skyux/help-inline": "11.
|
|
6352
|
-
"@skyux/i18n": "11.
|
|
6353
|
-
"@skyux/icon": "11.
|
|
6339
|
+
"@skyux-sdk/testing": "11.24.0",
|
|
6340
|
+
"@skyux/ag-grid": "11.24.0",
|
|
6341
|
+
"@skyux/animations": "11.24.0",
|
|
6342
|
+
"@skyux/assets": "11.24.0",
|
|
6343
|
+
"@skyux/autonumeric": "11.24.0",
|
|
6344
|
+
"@skyux/avatar": "11.24.0",
|
|
6345
|
+
"@skyux/config": "11.24.0",
|
|
6346
|
+
"@skyux/core": "11.24.0",
|
|
6347
|
+
"@skyux/data-manager": "11.24.0",
|
|
6348
|
+
"@skyux/datetime": "11.24.0",
|
|
6349
|
+
"@skyux/errors": "11.24.0",
|
|
6350
|
+
"@skyux/forms": "11.24.0",
|
|
6351
|
+
"@skyux/help-inline": "11.24.0",
|
|
6352
|
+
"@skyux/i18n": "11.24.0",
|
|
6353
|
+
"@skyux/icon": "11.24.0",
|
|
6354
6354
|
"@skyux/icons": "7.8.0",
|
|
6355
|
-
"@skyux/indicators": "11.
|
|
6356
|
-
"@skyux/inline-form": "11.
|
|
6357
|
-
"@skyux/layout": "11.
|
|
6358
|
-
"@skyux/lists": "11.
|
|
6359
|
-
"@skyux/lookup": "11.
|
|
6360
|
-
"@skyux/modals": "11.
|
|
6361
|
-
"@skyux/pages": "11.
|
|
6362
|
-
"@skyux/popovers": "11.
|
|
6363
|
-
"@skyux/router": "11.
|
|
6364
|
-
"@skyux/tabs": "11.
|
|
6365
|
-
"@skyux/theme": "11.
|
|
6355
|
+
"@skyux/indicators": "11.24.0",
|
|
6356
|
+
"@skyux/inline-form": "11.24.0",
|
|
6357
|
+
"@skyux/layout": "11.24.0",
|
|
6358
|
+
"@skyux/lists": "11.24.0",
|
|
6359
|
+
"@skyux/lookup": "11.24.0",
|
|
6360
|
+
"@skyux/modals": "11.24.0",
|
|
6361
|
+
"@skyux/pages": "11.24.0",
|
|
6362
|
+
"@skyux/popovers": "11.24.0",
|
|
6363
|
+
"@skyux/router": "11.24.0",
|
|
6364
|
+
"@skyux/tabs": "11.24.0",
|
|
6365
|
+
"@skyux/theme": "11.24.0",
|
|
6366
6366
|
"@types/dragula": "2.1.36",
|
|
6367
6367
|
"@types/node": "20.14.12",
|
|
6368
6368
|
"ag-grid-angular": "32.2.2",
|
|
@@ -6393,27 +6393,27 @@
|
|
|
6393
6393
|
"@angular/forms": "18.2.8",
|
|
6394
6394
|
"@angular/platform-browser": "18.2.8",
|
|
6395
6395
|
"@angular/router": "18.2.8",
|
|
6396
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
6396
|
+
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6397
6397
|
"@schematics/angular": "18.2.8",
|
|
6398
|
-
"@skyux-sdk/testing": "11.
|
|
6399
|
-
"@skyux/animations": "11.
|
|
6400
|
-
"@skyux/assets": "11.
|
|
6401
|
-
"@skyux/config": "11.
|
|
6402
|
-
"@skyux/core": "11.
|
|
6403
|
-
"@skyux/forms": "11.
|
|
6404
|
-
"@skyux/help-inline": "11.
|
|
6405
|
-
"@skyux/i18n": "11.
|
|
6406
|
-
"@skyux/icon": "11.
|
|
6398
|
+
"@skyux-sdk/testing": "11.24.0",
|
|
6399
|
+
"@skyux/animations": "11.24.0",
|
|
6400
|
+
"@skyux/assets": "11.24.0",
|
|
6401
|
+
"@skyux/config": "11.24.0",
|
|
6402
|
+
"@skyux/core": "11.24.0",
|
|
6403
|
+
"@skyux/forms": "11.24.0",
|
|
6404
|
+
"@skyux/help-inline": "11.24.0",
|
|
6405
|
+
"@skyux/i18n": "11.24.0",
|
|
6406
|
+
"@skyux/icon": "11.24.0",
|
|
6407
6407
|
"@skyux/icons": "7.8.0",
|
|
6408
|
-
"@skyux/indicators": "11.
|
|
6409
|
-
"@skyux/inline-form": "11.
|
|
6410
|
-
"@skyux/layout": "11.
|
|
6411
|
-
"@skyux/lists": "11.
|
|
6412
|
-
"@skyux/modals": "11.
|
|
6413
|
-
"@skyux/pages": "11.
|
|
6414
|
-
"@skyux/popovers": "11.
|
|
6415
|
-
"@skyux/router": "11.
|
|
6416
|
-
"@skyux/theme": "11.
|
|
6408
|
+
"@skyux/indicators": "11.24.0",
|
|
6409
|
+
"@skyux/inline-form": "11.24.0",
|
|
6410
|
+
"@skyux/layout": "11.24.0",
|
|
6411
|
+
"@skyux/lists": "11.24.0",
|
|
6412
|
+
"@skyux/modals": "11.24.0",
|
|
6413
|
+
"@skyux/pages": "11.24.0",
|
|
6414
|
+
"@skyux/popovers": "11.24.0",
|
|
6415
|
+
"@skyux/router": "11.24.0",
|
|
6416
|
+
"@skyux/theme": "11.24.0",
|
|
6417
6417
|
"@types/dragula": "2.1.36",
|
|
6418
6418
|
"@types/node": "20.14.12",
|
|
6419
6419
|
"axe-core": "4.10.0",
|
|
@@ -6439,33 +6439,33 @@
|
|
|
6439
6439
|
"@angular/forms": "18.2.8",
|
|
6440
6440
|
"@angular/platform-browser": "18.2.8",
|
|
6441
6441
|
"@angular/router": "18.2.8",
|
|
6442
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
6442
|
+
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6443
6443
|
"@schematics/angular": "18.2.8",
|
|
6444
|
-
"@skyux-sdk/testing": "11.
|
|
6445
|
-
"@skyux/ag-grid": "11.
|
|
6446
|
-
"@skyux/animations": "11.
|
|
6447
|
-
"@skyux/assets": "11.
|
|
6448
|
-
"@skyux/autonumeric": "11.
|
|
6449
|
-
"@skyux/config": "11.
|
|
6450
|
-
"@skyux/core": "11.
|
|
6451
|
-
"@skyux/data-manager": "11.
|
|
6452
|
-
"@skyux/datetime": "11.
|
|
6453
|
-
"@skyux/forms": "11.
|
|
6454
|
-
"@skyux/help-inline": "11.
|
|
6455
|
-
"@skyux/i18n": "11.
|
|
6456
|
-
"@skyux/icon": "11.
|
|
6444
|
+
"@skyux-sdk/testing": "11.24.0",
|
|
6445
|
+
"@skyux/ag-grid": "11.24.0",
|
|
6446
|
+
"@skyux/animations": "11.24.0",
|
|
6447
|
+
"@skyux/assets": "11.24.0",
|
|
6448
|
+
"@skyux/autonumeric": "11.24.0",
|
|
6449
|
+
"@skyux/config": "11.24.0",
|
|
6450
|
+
"@skyux/core": "11.24.0",
|
|
6451
|
+
"@skyux/data-manager": "11.24.0",
|
|
6452
|
+
"@skyux/datetime": "11.24.0",
|
|
6453
|
+
"@skyux/forms": "11.24.0",
|
|
6454
|
+
"@skyux/help-inline": "11.24.0",
|
|
6455
|
+
"@skyux/i18n": "11.24.0",
|
|
6456
|
+
"@skyux/icon": "11.24.0",
|
|
6457
6457
|
"@skyux/icons": "7.8.0",
|
|
6458
|
-
"@skyux/indicators": "11.
|
|
6459
|
-
"@skyux/inline-form": "11.
|
|
6460
|
-
"@skyux/layout": "11.
|
|
6461
|
-
"@skyux/lists": "11.
|
|
6462
|
-
"@skyux/lookup": "11.
|
|
6463
|
-
"@skyux/modals": "11.
|
|
6464
|
-
"@skyux/pages": "11.
|
|
6465
|
-
"@skyux/popovers": "11.
|
|
6466
|
-
"@skyux/router": "11.
|
|
6467
|
-
"@skyux/tabs": "11.
|
|
6468
|
-
"@skyux/theme": "11.
|
|
6458
|
+
"@skyux/indicators": "11.24.0",
|
|
6459
|
+
"@skyux/inline-form": "11.24.0",
|
|
6460
|
+
"@skyux/layout": "11.24.0",
|
|
6461
|
+
"@skyux/lists": "11.24.0",
|
|
6462
|
+
"@skyux/lookup": "11.24.0",
|
|
6463
|
+
"@skyux/modals": "11.24.0",
|
|
6464
|
+
"@skyux/pages": "11.24.0",
|
|
6465
|
+
"@skyux/popovers": "11.24.0",
|
|
6466
|
+
"@skyux/router": "11.24.0",
|
|
6467
|
+
"@skyux/tabs": "11.24.0",
|
|
6468
|
+
"@skyux/theme": "11.24.0",
|
|
6469
6469
|
"@types/dragula": "2.1.36",
|
|
6470
6470
|
"@types/node": "20.14.12",
|
|
6471
6471
|
"ag-grid-angular": "32.2.2",
|
|
@@ -6496,32 +6496,32 @@
|
|
|
6496
6496
|
"@angular/forms": "18.2.8",
|
|
6497
6497
|
"@angular/platform-browser": "18.2.8",
|
|
6498
6498
|
"@angular/router": "18.2.8",
|
|
6499
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
6499
|
+
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6500
6500
|
"@schematics/angular": "18.2.8",
|
|
6501
|
-
"@skyux-sdk/testing": "11.
|
|
6502
|
-
"@skyux/ag-grid": "11.
|
|
6503
|
-
"@skyux/animations": "11.
|
|
6504
|
-
"@skyux/assets": "11.
|
|
6505
|
-
"@skyux/autonumeric": "11.
|
|
6506
|
-
"@skyux/config": "11.
|
|
6507
|
-
"@skyux/core": "11.
|
|
6508
|
-
"@skyux/data-manager": "11.
|
|
6509
|
-
"@skyux/datetime": "11.
|
|
6510
|
-
"@skyux/forms": "11.
|
|
6511
|
-
"@skyux/help-inline": "11.
|
|
6512
|
-
"@skyux/i18n": "11.
|
|
6513
|
-
"@skyux/icon": "11.
|
|
6501
|
+
"@skyux-sdk/testing": "11.24.0",
|
|
6502
|
+
"@skyux/ag-grid": "11.24.0",
|
|
6503
|
+
"@skyux/animations": "11.24.0",
|
|
6504
|
+
"@skyux/assets": "11.24.0",
|
|
6505
|
+
"@skyux/autonumeric": "11.24.0",
|
|
6506
|
+
"@skyux/config": "11.24.0",
|
|
6507
|
+
"@skyux/core": "11.24.0",
|
|
6508
|
+
"@skyux/data-manager": "11.24.0",
|
|
6509
|
+
"@skyux/datetime": "11.24.0",
|
|
6510
|
+
"@skyux/forms": "11.24.0",
|
|
6511
|
+
"@skyux/help-inline": "11.24.0",
|
|
6512
|
+
"@skyux/i18n": "11.24.0",
|
|
6513
|
+
"@skyux/icon": "11.24.0",
|
|
6514
6514
|
"@skyux/icons": "7.8.0",
|
|
6515
|
-
"@skyux/indicators": "11.
|
|
6516
|
-
"@skyux/inline-form": "11.
|
|
6517
|
-
"@skyux/layout": "11.
|
|
6518
|
-
"@skyux/lists": "11.
|
|
6519
|
-
"@skyux/lookup": "11.
|
|
6520
|
-
"@skyux/modals": "11.
|
|
6521
|
-
"@skyux/pages": "11.
|
|
6522
|
-
"@skyux/popovers": "11.
|
|
6523
|
-
"@skyux/router": "11.
|
|
6524
|
-
"@skyux/theme": "11.
|
|
6515
|
+
"@skyux/indicators": "11.24.0",
|
|
6516
|
+
"@skyux/inline-form": "11.24.0",
|
|
6517
|
+
"@skyux/layout": "11.24.0",
|
|
6518
|
+
"@skyux/lists": "11.24.0",
|
|
6519
|
+
"@skyux/lookup": "11.24.0",
|
|
6520
|
+
"@skyux/modals": "11.24.0",
|
|
6521
|
+
"@skyux/pages": "11.24.0",
|
|
6522
|
+
"@skyux/popovers": "11.24.0",
|
|
6523
|
+
"@skyux/router": "11.24.0",
|
|
6524
|
+
"@skyux/theme": "11.24.0",
|
|
6525
6525
|
"@types/dragula": "2.1.36",
|
|
6526
6526
|
"@types/node": "20.14.12",
|
|
6527
6527
|
"ag-grid-angular": "32.2.2",
|
|
@@ -6552,28 +6552,28 @@
|
|
|
6552
6552
|
"@angular/forms": "18.2.8",
|
|
6553
6553
|
"@angular/platform-browser": "18.2.8",
|
|
6554
6554
|
"@angular/router": "18.2.8",
|
|
6555
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
6555
|
+
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6556
6556
|
"@schematics/angular": "18.2.8",
|
|
6557
|
-
"@skyux-sdk/testing": "11.
|
|
6558
|
-
"@skyux/animations": "11.
|
|
6559
|
-
"@skyux/assets": "11.
|
|
6560
|
-
"@skyux/config": "11.
|
|
6561
|
-
"@skyux/core": "11.
|
|
6562
|
-
"@skyux/forms": "11.
|
|
6563
|
-
"@skyux/help-inline": "11.
|
|
6564
|
-
"@skyux/i18n": "11.
|
|
6565
|
-
"@skyux/icon": "11.
|
|
6557
|
+
"@skyux-sdk/testing": "11.24.0",
|
|
6558
|
+
"@skyux/animations": "11.24.0",
|
|
6559
|
+
"@skyux/assets": "11.24.0",
|
|
6560
|
+
"@skyux/config": "11.24.0",
|
|
6561
|
+
"@skyux/core": "11.24.0",
|
|
6562
|
+
"@skyux/forms": "11.24.0",
|
|
6563
|
+
"@skyux/help-inline": "11.24.0",
|
|
6564
|
+
"@skyux/i18n": "11.24.0",
|
|
6565
|
+
"@skyux/icon": "11.24.0",
|
|
6566
6566
|
"@skyux/icons": "7.8.0",
|
|
6567
|
-
"@skyux/indicators": "11.
|
|
6568
|
-
"@skyux/inline-form": "11.
|
|
6569
|
-
"@skyux/layout": "11.
|
|
6570
|
-
"@skyux/lists": "11.
|
|
6571
|
-
"@skyux/modals": "11.
|
|
6572
|
-
"@skyux/pages": "11.
|
|
6573
|
-
"@skyux/popovers": "11.
|
|
6574
|
-
"@skyux/router": "11.
|
|
6575
|
-
"@skyux/theme": "11.
|
|
6576
|
-
"@skyux/tiles": "11.
|
|
6567
|
+
"@skyux/indicators": "11.24.0",
|
|
6568
|
+
"@skyux/inline-form": "11.24.0",
|
|
6569
|
+
"@skyux/layout": "11.24.0",
|
|
6570
|
+
"@skyux/lists": "11.24.0",
|
|
6571
|
+
"@skyux/modals": "11.24.0",
|
|
6572
|
+
"@skyux/pages": "11.24.0",
|
|
6573
|
+
"@skyux/popovers": "11.24.0",
|
|
6574
|
+
"@skyux/router": "11.24.0",
|
|
6575
|
+
"@skyux/theme": "11.24.0",
|
|
6576
|
+
"@skyux/tiles": "11.24.0",
|
|
6577
6577
|
"@types/dragula": "2.1.36",
|
|
6578
6578
|
"@types/node": "20.14.12",
|
|
6579
6579
|
"axe-core": "4.10.0",
|
|
@@ -6599,25 +6599,25 @@
|
|
|
6599
6599
|
"@angular/forms": "18.2.8",
|
|
6600
6600
|
"@angular/platform-browser": "18.2.8",
|
|
6601
6601
|
"@angular/router": "18.2.8",
|
|
6602
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
6602
|
+
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6603
6603
|
"@schematics/angular": "18.2.8",
|
|
6604
|
-
"@skyux-sdk/testing": "11.
|
|
6605
|
-
"@skyux/assets": "11.
|
|
6606
|
-
"@skyux/colorpicker": "11.
|
|
6607
|
-
"@skyux/config": "11.
|
|
6608
|
-
"@skyux/core": "11.
|
|
6609
|
-
"@skyux/forms": "11.
|
|
6610
|
-
"@skyux/help-inline": "11.
|
|
6611
|
-
"@skyux/i18n": "11.
|
|
6612
|
-
"@skyux/icon": "11.
|
|
6604
|
+
"@skyux-sdk/testing": "11.24.0",
|
|
6605
|
+
"@skyux/assets": "11.24.0",
|
|
6606
|
+
"@skyux/colorpicker": "11.24.0",
|
|
6607
|
+
"@skyux/config": "11.24.0",
|
|
6608
|
+
"@skyux/core": "11.24.0",
|
|
6609
|
+
"@skyux/forms": "11.24.0",
|
|
6610
|
+
"@skyux/help-inline": "11.24.0",
|
|
6611
|
+
"@skyux/i18n": "11.24.0",
|
|
6612
|
+
"@skyux/icon": "11.24.0",
|
|
6613
6613
|
"@skyux/icons": "7.8.0",
|
|
6614
|
-
"@skyux/indicators": "11.
|
|
6615
|
-
"@skyux/layout": "11.
|
|
6616
|
-
"@skyux/modals": "11.
|
|
6617
|
-
"@skyux/pages": "11.
|
|
6618
|
-
"@skyux/popovers": "11.
|
|
6619
|
-
"@skyux/router": "11.
|
|
6620
|
-
"@skyux/theme": "11.
|
|
6614
|
+
"@skyux/indicators": "11.24.0",
|
|
6615
|
+
"@skyux/layout": "11.24.0",
|
|
6616
|
+
"@skyux/modals": "11.24.0",
|
|
6617
|
+
"@skyux/pages": "11.24.0",
|
|
6618
|
+
"@skyux/popovers": "11.24.0",
|
|
6619
|
+
"@skyux/router": "11.24.0",
|
|
6620
|
+
"@skyux/theme": "11.24.0",
|
|
6621
6621
|
"@types/node": "20.14.12",
|
|
6622
6622
|
"axe-core": "4.10.0",
|
|
6623
6623
|
"cross-spawn": "7.0.3",
|