@skyux/pages 11.26.0 → 11.28.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 +363 -363
- package/esm2022/lib/modules/action-hub/action-hub-buttons.component.mjs +4 -4
- package/esm2022/lib/modules/action-hub/action-hub-content.component.mjs +4 -4
- package/esm2022/lib/modules/action-hub/action-hub-recent-links-resolve.pipe.mjs +4 -4
- package/esm2022/lib/modules/action-hub/action-hub-related-links-sort.pipe.mjs +4 -4
- package/esm2022/lib/modules/action-hub/action-hub.component.mjs +4 -4
- package/esm2022/lib/modules/action-hub/action-hub.module.mjs +5 -5
- package/esm2022/lib/modules/link-as/link-as.module.mjs +5 -5
- package/esm2022/lib/modules/link-as/link-as.pipe.mjs +4 -4
- package/esm2022/lib/modules/link-list/link-list-item.component.mjs +4 -4
- package/esm2022/lib/modules/link-list/link-list.component.mjs +4 -4
- package/esm2022/lib/modules/link-list/link-list.module.mjs +5 -5
- package/esm2022/lib/modules/link-list-recently-accessed/link-list-recently-accessed.component.mjs +4 -4
- package/esm2022/lib/modules/modal-link-list/modal-link-list.component.mjs +6 -8
- package/esm2022/lib/modules/modal-link-list/modal-link-list.module.mjs +5 -5
- package/esm2022/lib/modules/needs-attention/needs-attention.component.mjs +4 -4
- package/esm2022/lib/modules/needs-attention/needs-attention.module.mjs +5 -5
- package/esm2022/lib/modules/page/page-content.component.mjs +4 -4
- package/esm2022/lib/modules/page/page-links.component.mjs +4 -4
- package/esm2022/lib/modules/page/page-theme-adapter.service.mjs +4 -4
- package/esm2022/lib/modules/page/page.component.mjs +4 -4
- package/esm2022/lib/modules/page/page.module.mjs +5 -5
- package/esm2022/lib/modules/page-header/page-header-actions.component.mjs +4 -4
- package/esm2022/lib/modules/page-header/page-header-alerts.component.mjs +4 -4
- package/esm2022/lib/modules/page-header/page-header-avatar.component.mjs +4 -4
- package/esm2022/lib/modules/page-header/page-header-details.component.mjs +4 -4
- package/esm2022/lib/modules/page-header/page-header.component.mjs +4 -4
- package/esm2022/lib/modules/page-header/page-header.module.mjs +5 -5
- package/esm2022/lib/modules/shared/sky-pages-resources.module.mjs +5 -5
- package/fesm2022/skyux-pages.mjs +94 -96
- package/fesm2022/skyux-pages.mjs.map +1 -1
- package/package.json +13 -13
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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts#L26"
|
|
1062
1062
|
}
|
|
1063
1063
|
],
|
|
1064
1064
|
"decorators": [
|
|
@@ -1109,7 +1109,7 @@
|
|
|
1109
1109
|
"fileName": "projects/pages/src/modules/action-hub/action-hub-buttons.component.ts",
|
|
1110
1110
|
"line": 15,
|
|
1111
1111
|
"character": 13,
|
|
1112
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1112
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/action-hub-buttons.component.ts#L15"
|
|
1113
1113
|
}
|
|
1114
1114
|
],
|
|
1115
1115
|
"decorators": [
|
|
@@ -1149,7 +1149,7 @@
|
|
|
1149
1149
|
"fileName": "projects/pages/src/modules/action-hub/action-hub-content.component.ts",
|
|
1150
1150
|
"line": 10,
|
|
1151
1151
|
"character": 13,
|
|
1152
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1152
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/action-hub-content.component.ts#L10"
|
|
1153
1153
|
}
|
|
1154
1154
|
],
|
|
1155
1155
|
"decorators": [
|
|
@@ -1197,7 +1197,7 @@
|
|
|
1197
1197
|
"fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
|
|
1198
1198
|
"line": 26,
|
|
1199
1199
|
"character": 9,
|
|
1200
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1200
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L26"
|
|
1201
1201
|
}
|
|
1202
1202
|
],
|
|
1203
1203
|
"type": {
|
|
@@ -1231,7 +1231,7 @@
|
|
|
1231
1231
|
"fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
|
|
1232
1232
|
"line": 20,
|
|
1233
1233
|
"character": 9,
|
|
1234
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1234
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L20"
|
|
1235
1235
|
}
|
|
1236
1236
|
],
|
|
1237
1237
|
"type": {
|
|
@@ -1267,7 +1267,7 @@
|
|
|
1267
1267
|
"fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
|
|
1268
1268
|
"line": 15,
|
|
1269
1269
|
"character": 13,
|
|
1270
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1270
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L15"
|
|
1271
1271
|
}
|
|
1272
1272
|
],
|
|
1273
1273
|
"decorators": [
|
|
@@ -1299,7 +1299,7 @@
|
|
|
1299
1299
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1300
1300
|
"line": 27,
|
|
1301
1301
|
"character": 9,
|
|
1302
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1302
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L27"
|
|
1303
1303
|
}
|
|
1304
1304
|
],
|
|
1305
1305
|
"type": {
|
|
@@ -1327,7 +1327,7 @@
|
|
|
1327
1327
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1328
1328
|
"line": 25,
|
|
1329
1329
|
"character": 9,
|
|
1330
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1330
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L25"
|
|
1331
1331
|
}
|
|
1332
1332
|
],
|
|
1333
1333
|
"type": {
|
|
@@ -1353,13 +1353,13 @@
|
|
|
1353
1353
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1354
1354
|
"line": 15,
|
|
1355
1355
|
"character": 13,
|
|
1356
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1356
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L15"
|
|
1357
1357
|
},
|
|
1358
1358
|
{
|
|
1359
1359
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1360
1360
|
"line": 20,
|
|
1361
1361
|
"character": 13,
|
|
1362
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1362
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L20"
|
|
1363
1363
|
}
|
|
1364
1364
|
],
|
|
1365
1365
|
"getSignature": {
|
|
@@ -1373,7 +1373,7 @@
|
|
|
1373
1373
|
"fileName": "libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts",
|
|
1374
1374
|
"line": 20,
|
|
1375
1375
|
"character": 13,
|
|
1376
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1376
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L20"
|
|
1377
1377
|
}
|
|
1378
1378
|
],
|
|
1379
1379
|
"type": {
|
|
@@ -1394,7 +1394,7 @@
|
|
|
1394
1394
|
"fileName": "libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts",
|
|
1395
1395
|
"line": 15,
|
|
1396
1396
|
"character": 13,
|
|
1397
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1397
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L15"
|
|
1398
1398
|
}
|
|
1399
1399
|
],
|
|
1400
1400
|
"parameters": [
|
|
@@ -1436,7 +1436,7 @@
|
|
|
1436
1436
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1437
1437
|
"line": 34,
|
|
1438
1438
|
"character": 9,
|
|
1439
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1439
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L34"
|
|
1440
1440
|
}
|
|
1441
1441
|
],
|
|
1442
1442
|
"signatures": [
|
|
@@ -1451,7 +1451,7 @@
|
|
|
1451
1451
|
"fileName": "libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts",
|
|
1452
1452
|
"line": 34,
|
|
1453
1453
|
"character": 9,
|
|
1454
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1454
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L34"
|
|
1455
1455
|
}
|
|
1456
1456
|
],
|
|
1457
1457
|
"parameters": [
|
|
@@ -1510,7 +1510,7 @@
|
|
|
1510
1510
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1511
1511
|
"line": 13,
|
|
1512
1512
|
"character": 13,
|
|
1513
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1513
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L13"
|
|
1514
1514
|
}
|
|
1515
1515
|
],
|
|
1516
1516
|
"decorators": [
|
|
@@ -1550,7 +1550,7 @@
|
|
|
1550
1550
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1551
1551
|
"line": 66,
|
|
1552
1552
|
"character": 9,
|
|
1553
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1553
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page/page.component.ts#L66"
|
|
1554
1554
|
}
|
|
1555
1555
|
],
|
|
1556
1556
|
"type": {
|
|
@@ -1573,7 +1573,7 @@
|
|
|
1573
1573
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1574
1574
|
"line": 61,
|
|
1575
1575
|
"character": 13,
|
|
1576
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1576
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page/page.component.ts#L61"
|
|
1577
1577
|
}
|
|
1578
1578
|
],
|
|
1579
1579
|
"setSignature": {
|
|
@@ -1595,7 +1595,7 @@
|
|
|
1595
1595
|
"fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
|
|
1596
1596
|
"line": 61,
|
|
1597
1597
|
"character": 13,
|
|
1598
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1598
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page/page.component.ts#L61"
|
|
1599
1599
|
}
|
|
1600
1600
|
],
|
|
1601
1601
|
"parameters": [
|
|
@@ -1635,7 +1635,7 @@
|
|
|
1635
1635
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1636
1636
|
"line": 52,
|
|
1637
1637
|
"character": 13,
|
|
1638
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1638
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page/page.component.ts#L52"
|
|
1639
1639
|
}
|
|
1640
1640
|
],
|
|
1641
1641
|
"setSignature": {
|
|
@@ -1684,7 +1684,7 @@
|
|
|
1684
1684
|
"fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
|
|
1685
1685
|
"line": 52,
|
|
1686
1686
|
"character": 13,
|
|
1687
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1687
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page/page.component.ts#L52"
|
|
1688
1688
|
}
|
|
1689
1689
|
],
|
|
1690
1690
|
"parameters": [
|
|
@@ -1726,7 +1726,7 @@
|
|
|
1726
1726
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1727
1727
|
"line": 88,
|
|
1728
1728
|
"character": 9,
|
|
1729
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1729
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page/page.component.ts#L88"
|
|
1730
1730
|
}
|
|
1731
1731
|
],
|
|
1732
1732
|
"signatures": [
|
|
@@ -1749,7 +1749,7 @@
|
|
|
1749
1749
|
"fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
|
|
1750
1750
|
"line": 88,
|
|
1751
1751
|
"character": 9,
|
|
1752
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1752
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page/page.component.ts#L88"
|
|
1753
1753
|
}
|
|
1754
1754
|
],
|
|
1755
1755
|
"type": {
|
|
@@ -1783,7 +1783,7 @@
|
|
|
1783
1783
|
"fileName": "projects/pages/src/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page/page.component.ts#L77"
|
|
1787
1787
|
}
|
|
1788
1788
|
],
|
|
1789
1789
|
"signatures": [
|
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
"fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
|
|
1807
1807
|
"line": 77,
|
|
1808
1808
|
"character": 9,
|
|
1809
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1809
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page/page.component.ts#L77"
|
|
1810
1810
|
}
|
|
1811
1811
|
],
|
|
1812
1812
|
"type": {
|
|
@@ -1861,7 +1861,7 @@
|
|
|
1861
1861
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1862
1862
|
"line": 43,
|
|
1863
1863
|
"character": 13,
|
|
1864
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1864
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page/page.component.ts#L43"
|
|
1865
1865
|
}
|
|
1866
1866
|
],
|
|
1867
1867
|
"implementedTypes": [
|
|
@@ -1921,7 +1921,7 @@
|
|
|
1921
1921
|
"fileName": "projects/pages/src/modules/page/page-content.component.ts",
|
|
1922
1922
|
"line": 15,
|
|
1923
1923
|
"character": 13,
|
|
1924
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1924
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page/page-content.component.ts#L15"
|
|
1925
1925
|
}
|
|
1926
1926
|
],
|
|
1927
1927
|
"decorators": [
|
|
@@ -1961,7 +1961,7 @@
|
|
|
1961
1961
|
"fileName": "projects/pages/src/modules/page-header/page-header-details.component.ts",
|
|
1962
1962
|
"line": 12,
|
|
1963
1963
|
"character": 13,
|
|
1964
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1964
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page-header/page-header-details.component.ts#L12"
|
|
1965
1965
|
}
|
|
1966
1966
|
],
|
|
1967
1967
|
"decorators": [
|
|
@@ -2001,7 +2001,7 @@
|
|
|
2001
2001
|
"fileName": "projects/pages/src/modules/page-header/page-header-actions.component.ts",
|
|
2002
2002
|
"line": 13,
|
|
2003
2003
|
"character": 13,
|
|
2004
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2004
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page-header/page-header-actions.component.ts#L13"
|
|
2005
2005
|
}
|
|
2006
2006
|
],
|
|
2007
2007
|
"decorators": [
|
|
@@ -2049,7 +2049,7 @@
|
|
|
2049
2049
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2050
2050
|
"line": 33,
|
|
2051
2051
|
"character": 2,
|
|
2052
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2052
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L33"
|
|
2053
2053
|
}
|
|
2054
2054
|
],
|
|
2055
2055
|
"type": {
|
|
@@ -2099,7 +2099,7 @@
|
|
|
2099
2099
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2100
2100
|
"line": 18,
|
|
2101
2101
|
"character": 2,
|
|
2102
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2102
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L18"
|
|
2103
2103
|
}
|
|
2104
2104
|
],
|
|
2105
2105
|
"type": {
|
|
@@ -2128,7 +2128,7 @@
|
|
|
2128
2128
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2129
2129
|
"line": 22,
|
|
2130
2130
|
"character": 2,
|
|
2131
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2131
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L22"
|
|
2132
2132
|
}
|
|
2133
2133
|
],
|
|
2134
2134
|
"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": 23,
|
|
2155
2155
|
"character": 4,
|
|
2156
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2156
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L23"
|
|
2157
2157
|
}
|
|
2158
2158
|
],
|
|
2159
2159
|
"type": {
|
|
@@ -2176,7 +2176,7 @@
|
|
|
2176
2176
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2177
2177
|
"line": 25,
|
|
2178
2178
|
"character": 6,
|
|
2179
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2179
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L25"
|
|
2180
2180
|
}
|
|
2181
2181
|
],
|
|
2182
2182
|
"type": {
|
|
@@ -2200,7 +2200,7 @@
|
|
|
2200
2200
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2201
2201
|
"line": 26,
|
|
2202
2202
|
"character": 6,
|
|
2203
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2203
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L26"
|
|
2204
2204
|
}
|
|
2205
2205
|
],
|
|
2206
2206
|
"type": {
|
|
@@ -2228,7 +2228,7 @@
|
|
|
2228
2228
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2229
2229
|
"line": 23,
|
|
2230
2230
|
"character": 12,
|
|
2231
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2231
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L23"
|
|
2232
2232
|
}
|
|
2233
2233
|
]
|
|
2234
2234
|
}
|
|
@@ -2247,7 +2247,7 @@
|
|
|
2247
2247
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2248
2248
|
"line": 28,
|
|
2249
2249
|
"character": 4,
|
|
2250
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2250
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L28"
|
|
2251
2251
|
}
|
|
2252
2252
|
],
|
|
2253
2253
|
"type": {
|
|
@@ -2270,7 +2270,7 @@
|
|
|
2270
2270
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2271
2271
|
"line": 22,
|
|
2272
2272
|
"character": 14,
|
|
2273
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2273
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L22"
|
|
2274
2274
|
}
|
|
2275
2275
|
]
|
|
2276
2276
|
}
|
|
@@ -2295,7 +2295,7 @@
|
|
|
2295
2295
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2296
2296
|
"line": 13,
|
|
2297
2297
|
"character": 2,
|
|
2298
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2298
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L13"
|
|
2299
2299
|
}
|
|
2300
2300
|
],
|
|
2301
2301
|
"type": {
|
|
@@ -2320,7 +2320,7 @@
|
|
|
2320
2320
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
2321
2321
|
"line": 9,
|
|
2322
2322
|
"character": 17,
|
|
2323
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2323
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L9"
|
|
2324
2324
|
}
|
|
2325
2325
|
]
|
|
2326
2326
|
},
|
|
@@ -2342,7 +2342,7 @@
|
|
|
2342
2342
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
|
|
2343
2343
|
"line": 6,
|
|
2344
2344
|
"character": 2,
|
|
2345
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2345
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L6"
|
|
2346
2346
|
}
|
|
2347
2347
|
],
|
|
2348
2348
|
"type": {
|
|
@@ -2364,7 +2364,7 @@
|
|
|
2364
2364
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
|
|
2365
2365
|
"line": 5,
|
|
2366
2366
|
"character": 17,
|
|
2367
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2367
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L5"
|
|
2368
2368
|
}
|
|
2369
2369
|
]
|
|
2370
2370
|
},
|
|
@@ -2404,7 +2404,7 @@
|
|
|
2404
2404
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link-interface.ts",
|
|
2405
2405
|
"line": 8,
|
|
2406
2406
|
"character": 2,
|
|
2407
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2407
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
|
|
2408
2408
|
}
|
|
2409
2409
|
],
|
|
2410
2410
|
"type": {
|
|
@@ -2436,7 +2436,7 @@
|
|
|
2436
2436
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link.ts",
|
|
2437
2437
|
"line": 12,
|
|
2438
2438
|
"character": 2,
|
|
2439
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2439
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
|
|
2440
2440
|
}
|
|
2441
2441
|
],
|
|
2442
2442
|
"type": {
|
|
@@ -2461,7 +2461,7 @@
|
|
|
2461
2461
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
2462
2462
|
"line": 13,
|
|
2463
2463
|
"character": 4,
|
|
2464
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2464
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
|
|
2465
2465
|
}
|
|
2466
2466
|
],
|
|
2467
2467
|
"type": {
|
|
@@ -2484,7 +2484,7 @@
|
|
|
2484
2484
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
2485
2485
|
"line": 14,
|
|
2486
2486
|
"character": 6,
|
|
2487
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2487
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L14"
|
|
2488
2488
|
}
|
|
2489
2489
|
],
|
|
2490
2490
|
"type": {
|
|
@@ -2508,7 +2508,7 @@
|
|
|
2508
2508
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
2509
2509
|
"line": 15,
|
|
2510
2510
|
"character": 6,
|
|
2511
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2511
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L15"
|
|
2512
2512
|
}
|
|
2513
2513
|
],
|
|
2514
2514
|
"type": {
|
|
@@ -2536,7 +2536,7 @@
|
|
|
2536
2536
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
2537
2537
|
"line": 13,
|
|
2538
2538
|
"character": 12,
|
|
2539
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2539
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
|
|
2540
2540
|
}
|
|
2541
2541
|
]
|
|
2542
2542
|
}
|
|
@@ -2555,7 +2555,7 @@
|
|
|
2555
2555
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
2556
2556
|
"line": 17,
|
|
2557
2557
|
"character": 4,
|
|
2558
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2558
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L17"
|
|
2559
2559
|
}
|
|
2560
2560
|
],
|
|
2561
2561
|
"type": {
|
|
@@ -2578,7 +2578,7 @@
|
|
|
2578
2578
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
2579
2579
|
"line": 12,
|
|
2580
2580
|
"character": 13,
|
|
2581
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2581
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
|
|
2582
2582
|
}
|
|
2583
2583
|
]
|
|
2584
2584
|
}
|
|
@@ -2599,7 +2599,7 @@
|
|
|
2599
2599
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link.ts",
|
|
2600
2600
|
"line": 8,
|
|
2601
2601
|
"character": 17,
|
|
2602
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2602
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L8"
|
|
2603
2603
|
}
|
|
2604
2604
|
],
|
|
2605
2605
|
"extendedTypes": [
|
|
@@ -2657,7 +2657,7 @@
|
|
|
2657
2657
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link-interface.ts",
|
|
2658
2658
|
"line": 8,
|
|
2659
2659
|
"character": 2,
|
|
2660
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2660
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
|
|
2661
2661
|
}
|
|
2662
2662
|
],
|
|
2663
2663
|
"type": {
|
|
@@ -2691,7 +2691,7 @@
|
|
|
2691
2691
|
"fileName": "projects/pages/src/modules/action-hub/types/page-modal-link.ts",
|
|
2692
2692
|
"line": 23,
|
|
2693
2693
|
"character": 2,
|
|
2694
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2694
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L23"
|
|
2695
2695
|
}
|
|
2696
2696
|
],
|
|
2697
2697
|
"type": {
|
|
@@ -2714,7 +2714,7 @@
|
|
|
2714
2714
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2715
2715
|
"line": 24,
|
|
2716
2716
|
"character": 4,
|
|
2717
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2717
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L24"
|
|
2718
2718
|
}
|
|
2719
2719
|
],
|
|
2720
2720
|
"type": {
|
|
@@ -2735,7 +2735,7 @@
|
|
|
2735
2735
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2736
2736
|
"line": 25,
|
|
2737
2737
|
"character": 4,
|
|
2738
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2738
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L25"
|
|
2739
2739
|
}
|
|
2740
2740
|
],
|
|
2741
2741
|
"type": {
|
|
@@ -2763,7 +2763,7 @@
|
|
|
2763
2763
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2764
2764
|
"line": 23,
|
|
2765
2765
|
"character": 10,
|
|
2766
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2766
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L23"
|
|
2767
2767
|
}
|
|
2768
2768
|
]
|
|
2769
2769
|
}
|
|
@@ -2790,7 +2790,7 @@
|
|
|
2790
2790
|
"fileName": "projects/pages/src/modules/action-hub/types/page-modal-link.ts",
|
|
2791
2791
|
"line": 13,
|
|
2792
2792
|
"character": 2,
|
|
2793
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2793
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L13"
|
|
2794
2794
|
}
|
|
2795
2795
|
],
|
|
2796
2796
|
"type": {
|
|
@@ -2815,7 +2815,7 @@
|
|
|
2815
2815
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2816
2816
|
"line": 14,
|
|
2817
2817
|
"character": 4,
|
|
2818
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2818
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L14"
|
|
2819
2819
|
}
|
|
2820
2820
|
],
|
|
2821
2821
|
"type": {
|
|
@@ -2838,7 +2838,7 @@
|
|
|
2838
2838
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2839
2839
|
"line": 15,
|
|
2840
2840
|
"character": 6,
|
|
2841
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2841
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L15"
|
|
2842
2842
|
}
|
|
2843
2843
|
],
|
|
2844
2844
|
"type": {
|
|
@@ -2862,7 +2862,7 @@
|
|
|
2862
2862
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2863
2863
|
"line": 16,
|
|
2864
2864
|
"character": 6,
|
|
2865
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2865
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L16"
|
|
2866
2866
|
}
|
|
2867
2867
|
],
|
|
2868
2868
|
"type": {
|
|
@@ -2890,7 +2890,7 @@
|
|
|
2890
2890
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2891
2891
|
"line": 14,
|
|
2892
2892
|
"character": 12,
|
|
2893
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2893
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L14"
|
|
2894
2894
|
}
|
|
2895
2895
|
]
|
|
2896
2896
|
}
|
|
@@ -2909,7 +2909,7 @@
|
|
|
2909
2909
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2910
2910
|
"line": 18,
|
|
2911
2911
|
"character": 4,
|
|
2912
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2912
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L18"
|
|
2913
2913
|
}
|
|
2914
2914
|
],
|
|
2915
2915
|
"type": {
|
|
@@ -2932,7 +2932,7 @@
|
|
|
2932
2932
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts",
|
|
2933
2933
|
"line": 13,
|
|
2934
2934
|
"character": 14,
|
|
2935
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2935
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L13"
|
|
2936
2936
|
}
|
|
2937
2937
|
]
|
|
2938
2938
|
}
|
|
@@ -2954,7 +2954,7 @@
|
|
|
2954
2954
|
"fileName": "projects/pages/src/modules/action-hub/types/page-modal-link.ts",
|
|
2955
2955
|
"line": 9,
|
|
2956
2956
|
"character": 17,
|
|
2957
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2957
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L9"
|
|
2958
2958
|
}
|
|
2959
2959
|
],
|
|
2960
2960
|
"extendedTypes": [
|
|
@@ -3005,7 +3005,7 @@
|
|
|
3005
3005
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link-interface.ts",
|
|
3006
3006
|
"line": 8,
|
|
3007
3007
|
"character": 2,
|
|
3008
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3008
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
|
|
3009
3009
|
}
|
|
3010
3010
|
],
|
|
3011
3011
|
"type": {
|
|
@@ -3037,7 +3037,7 @@
|
|
|
3037
3037
|
"fileName": "projects/pages/src/modules/action-hub/types/recent-link.ts",
|
|
3038
3038
|
"line": 9,
|
|
3039
3039
|
"character": 2,
|
|
3040
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3040
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/recent-link.ts#L9"
|
|
3041
3041
|
}
|
|
3042
3042
|
],
|
|
3043
3043
|
"type": {
|
|
@@ -3080,7 +3080,7 @@
|
|
|
3080
3080
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link.ts",
|
|
3081
3081
|
"line": 12,
|
|
3082
3082
|
"character": 2,
|
|
3083
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3083
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
|
|
3084
3084
|
}
|
|
3085
3085
|
],
|
|
3086
3086
|
"type": {
|
|
@@ -3105,7 +3105,7 @@
|
|
|
3105
3105
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
3106
3106
|
"line": 13,
|
|
3107
3107
|
"character": 4,
|
|
3108
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3108
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
|
|
3109
3109
|
}
|
|
3110
3110
|
],
|
|
3111
3111
|
"type": {
|
|
@@ -3128,7 +3128,7 @@
|
|
|
3128
3128
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
3129
3129
|
"line": 14,
|
|
3130
3130
|
"character": 6,
|
|
3131
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3131
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L14"
|
|
3132
3132
|
}
|
|
3133
3133
|
],
|
|
3134
3134
|
"type": {
|
|
@@ -3152,7 +3152,7 @@
|
|
|
3152
3152
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
3153
3153
|
"line": 15,
|
|
3154
3154
|
"character": 6,
|
|
3155
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3155
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L15"
|
|
3156
3156
|
}
|
|
3157
3157
|
],
|
|
3158
3158
|
"type": {
|
|
@@ -3180,7 +3180,7 @@
|
|
|
3180
3180
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
3181
3181
|
"line": 13,
|
|
3182
3182
|
"character": 12,
|
|
3183
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3183
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
|
|
3184
3184
|
}
|
|
3185
3185
|
]
|
|
3186
3186
|
}
|
|
@@ -3199,7 +3199,7 @@
|
|
|
3199
3199
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
3200
3200
|
"line": 17,
|
|
3201
3201
|
"character": 4,
|
|
3202
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3202
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L17"
|
|
3203
3203
|
}
|
|
3204
3204
|
],
|
|
3205
3205
|
"type": {
|
|
@@ -3222,7 +3222,7 @@
|
|
|
3222
3222
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/page-link.ts",
|
|
3223
3223
|
"line": 12,
|
|
3224
3224
|
"character": 13,
|
|
3225
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3225
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
|
|
3226
3226
|
}
|
|
3227
3227
|
]
|
|
3228
3228
|
}
|
|
@@ -3249,7 +3249,7 @@
|
|
|
3249
3249
|
"fileName": "projects/pages/src/modules/action-hub/types/recent-link.ts",
|
|
3250
3250
|
"line": 8,
|
|
3251
3251
|
"character": 17,
|
|
3252
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3252
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/recent-link.ts#L8"
|
|
3253
3253
|
}
|
|
3254
3254
|
],
|
|
3255
3255
|
"extendedTypes": [
|
|
@@ -3272,7 +3272,7 @@
|
|
|
3272
3272
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
|
|
3273
3273
|
"line": 1,
|
|
3274
3274
|
"character": 12,
|
|
3275
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3275
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L1"
|
|
3276
3276
|
}
|
|
3277
3277
|
],
|
|
3278
3278
|
"type": {
|
|
@@ -3288,7 +3288,7 @@
|
|
|
3288
3288
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
|
|
3289
3289
|
"line": 1,
|
|
3290
3290
|
"character": 53,
|
|
3291
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3291
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L1"
|
|
3292
3292
|
}
|
|
3293
3293
|
],
|
|
3294
3294
|
"signatures": [
|
|
@@ -3333,7 +3333,7 @@
|
|
|
3333
3333
|
"fileName": "projects/pages/src/modules/page/types/page-layout-type.ts",
|
|
3334
3334
|
"line": 1,
|
|
3335
3335
|
"character": 12,
|
|
3336
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3336
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/page/types/page-layout-type.ts#L1"
|
|
3337
3337
|
}
|
|
3338
3338
|
],
|
|
3339
3339
|
"type": {
|
|
@@ -3373,7 +3373,7 @@
|
|
|
3373
3373
|
"fileName": "projects/pages/src/modules/action-hub/types/page-links-input.ts",
|
|
3374
3374
|
"line": 3,
|
|
3375
3375
|
"character": 12,
|
|
3376
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3376
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-links-input.ts#L3"
|
|
3377
3377
|
}
|
|
3378
3378
|
],
|
|
3379
3379
|
"type": {
|
|
@@ -3410,7 +3410,7 @@
|
|
|
3410
3410
|
"fileName": "projects/pages/src/modules/action-hub/types/page-modal-links-input.ts",
|
|
3411
3411
|
"line": 3,
|
|
3412
3412
|
"character": 12,
|
|
3413
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3413
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/page-modal-links-input.ts#L3"
|
|
3414
3414
|
}
|
|
3415
3415
|
],
|
|
3416
3416
|
"type": {
|
|
@@ -3455,7 +3455,7 @@
|
|
|
3455
3455
|
"fileName": "projects/pages/src/modules/action-hub/types/recent-links-input.ts",
|
|
3456
3456
|
"line": 8,
|
|
3457
3457
|
"character": 12,
|
|
3458
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3458
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/src/lib/modules/action-hub/types/recent-links-input.ts#L8"
|
|
3459
3459
|
}
|
|
3460
3460
|
],
|
|
3461
3461
|
"type": {
|
|
@@ -3582,7 +3582,7 @@
|
|
|
3582
3582
|
"fileName": "projects/pages/src/testing/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L32"
|
|
3586
3586
|
}
|
|
3587
3587
|
],
|
|
3588
3588
|
"signatures": [
|
|
@@ -3613,7 +3613,7 @@
|
|
|
3613
3613
|
"fileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
3614
3614
|
"line": 32,
|
|
3615
3615
|
"character": 15,
|
|
3616
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3616
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L32"
|
|
3617
3617
|
}
|
|
3618
3618
|
],
|
|
3619
3619
|
"type": {
|
|
@@ -3736,7 +3736,7 @@
|
|
|
3736
3736
|
"fileName": "projects/pages/src/testing/modules/link-list/link-list-harness.ts",
|
|
3737
3737
|
"line": 42,
|
|
3738
3738
|
"character": 15,
|
|
3739
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3739
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L42"
|
|
3740
3740
|
}
|
|
3741
3741
|
],
|
|
3742
3742
|
"signatures": [
|
|
@@ -3759,7 +3759,7 @@
|
|
|
3759
3759
|
"fileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
3760
3760
|
"line": 42,
|
|
3761
3761
|
"character": 15,
|
|
3762
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3762
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L42"
|
|
3763
3763
|
}
|
|
3764
3764
|
],
|
|
3765
3765
|
"type": {
|
|
@@ -3794,7 +3794,7 @@
|
|
|
3794
3794
|
"fileName": "projects/pages/src/testing/modules/link-list/link-list-harness.ts",
|
|
3795
3795
|
"line": 52,
|
|
3796
3796
|
"character": 15,
|
|
3797
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3797
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L52"
|
|
3798
3798
|
}
|
|
3799
3799
|
],
|
|
3800
3800
|
"signatures": [
|
|
@@ -3817,7 +3817,7 @@
|
|
|
3817
3817
|
"fileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
3818
3818
|
"line": 52,
|
|
3819
3819
|
"character": 15,
|
|
3820
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3820
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L52"
|
|
3821
3821
|
}
|
|
3822
3822
|
],
|
|
3823
3823
|
"type": {
|
|
@@ -3853,7 +3853,7 @@
|
|
|
3853
3853
|
"fileName": "projects/pages/src/testing/modules/link-list/link-list-harness.ts",
|
|
3854
3854
|
"line": 23,
|
|
3855
3855
|
"character": 16,
|
|
3856
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3856
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L23"
|
|
3857
3857
|
}
|
|
3858
3858
|
],
|
|
3859
3859
|
"signatures": [
|
|
@@ -3892,7 +3892,7 @@
|
|
|
3892
3892
|
"fileName": "libs/components/pages/testing/src/modules/link-list/link-list-harness.ts",
|
|
3893
3893
|
"line": 23,
|
|
3894
3894
|
"character": 16,
|
|
3895
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3895
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L23"
|
|
3896
3896
|
}
|
|
3897
3897
|
],
|
|
3898
3898
|
"parameters": [
|
|
@@ -3955,7 +3955,7 @@
|
|
|
3955
3955
|
"fileName": "projects/pages/src/testing/modules/link-list/link-list-harness.ts",
|
|
3956
3956
|
"line": 10,
|
|
3957
3957
|
"character": 13,
|
|
3958
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3958
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/link-list/link-list-harness.ts#L10"
|
|
3959
3959
|
}
|
|
3960
3960
|
],
|
|
3961
3961
|
"extendedTypes": [
|
|
@@ -4063,7 +4063,7 @@
|
|
|
4063
4063
|
"fileName": "projects/pages/src/testing/modules/page/page-harness.ts",
|
|
4064
4064
|
"line": 35,
|
|
4065
4065
|
"character": 15,
|
|
4066
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4066
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page/page-harness.ts#L35"
|
|
4067
4067
|
}
|
|
4068
4068
|
],
|
|
4069
4069
|
"signatures": [
|
|
@@ -4086,7 +4086,7 @@
|
|
|
4086
4086
|
"fileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
4087
4087
|
"line": 35,
|
|
4088
4088
|
"character": 15,
|
|
4089
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4089
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page/page-harness.ts#L35"
|
|
4090
4090
|
}
|
|
4091
4091
|
],
|
|
4092
4092
|
"type": {
|
|
@@ -4123,7 +4123,7 @@
|
|
|
4123
4123
|
"fileName": "projects/pages/src/testing/modules/page/page-harness.ts",
|
|
4124
4124
|
"line": 51,
|
|
4125
4125
|
"character": 15,
|
|
4126
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4126
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page/page-harness.ts#L51"
|
|
4127
4127
|
}
|
|
4128
4128
|
],
|
|
4129
4129
|
"signatures": [
|
|
@@ -4146,7 +4146,7 @@
|
|
|
4146
4146
|
"fileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
4147
4147
|
"line": 51,
|
|
4148
4148
|
"character": 15,
|
|
4149
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4149
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page/page-harness.ts#L51"
|
|
4150
4150
|
}
|
|
4151
4151
|
],
|
|
4152
4152
|
"parameters": [
|
|
@@ -4297,7 +4297,7 @@
|
|
|
4297
4297
|
"fileName": "projects/pages/src/testing/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/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page/page-harness.ts#L26"
|
|
4301
4301
|
}
|
|
4302
4302
|
],
|
|
4303
4303
|
"signatures": [
|
|
@@ -4336,7 +4336,7 @@
|
|
|
4336
4336
|
"fileName": "libs/components/pages/testing/src/modules/page/page-harness.ts",
|
|
4337
4337
|
"line": 26,
|
|
4338
4338
|
"character": 16,
|
|
4339
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4339
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page/page-harness.ts#L26"
|
|
4340
4340
|
}
|
|
4341
4341
|
],
|
|
4342
4342
|
"parameters": [
|
|
@@ -4398,7 +4398,7 @@
|
|
|
4398
4398
|
"fileName": "projects/pages/src/testing/modules/page/page-harness.ts",
|
|
4399
4399
|
"line": 16,
|
|
4400
4400
|
"character": 13,
|
|
4401
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4401
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page/page-harness.ts#L16"
|
|
4402
4402
|
}
|
|
4403
4403
|
],
|
|
4404
4404
|
"extendedTypes": [
|
|
@@ -4506,7 +4506,7 @@
|
|
|
4506
4506
|
"fileName": "projects/pages/src/testing/modules/page-header/page-header-harness.ts",
|
|
4507
4507
|
"line": 31,
|
|
4508
4508
|
"character": 15,
|
|
4509
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4509
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page-header/page-header-harness.ts#L31"
|
|
4510
4510
|
}
|
|
4511
4511
|
],
|
|
4512
4512
|
"signatures": [
|
|
@@ -4529,7 +4529,7 @@
|
|
|
4529
4529
|
"fileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness.ts",
|
|
4530
4530
|
"line": 31,
|
|
4531
4531
|
"character": 15,
|
|
4532
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4532
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page-header/page-header-harness.ts#L31"
|
|
4533
4533
|
}
|
|
4534
4534
|
],
|
|
4535
4535
|
"type": {
|
|
@@ -4564,7 +4564,7 @@
|
|
|
4564
4564
|
"fileName": "projects/pages/src/testing/modules/page-header/page-header-harness.ts",
|
|
4565
4565
|
"line": 40,
|
|
4566
4566
|
"character": 15,
|
|
4567
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4567
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page-header/page-header-harness.ts#L40"
|
|
4568
4568
|
}
|
|
4569
4569
|
],
|
|
4570
4570
|
"signatures": [
|
|
@@ -4587,7 +4587,7 @@
|
|
|
4587
4587
|
"fileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness.ts",
|
|
4588
4588
|
"line": 40,
|
|
4589
4589
|
"character": 15,
|
|
4590
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4590
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page-header/page-header-harness.ts#L40"
|
|
4591
4591
|
}
|
|
4592
4592
|
],
|
|
4593
4593
|
"type": {
|
|
@@ -4711,7 +4711,7 @@
|
|
|
4711
4711
|
"fileName": "projects/pages/src/testing/modules/page-header/page-header-harness.ts",
|
|
4712
4712
|
"line": 22,
|
|
4713
4713
|
"character": 16,
|
|
4714
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4714
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page-header/page-header-harness.ts#L22"
|
|
4715
4715
|
}
|
|
4716
4716
|
],
|
|
4717
4717
|
"signatures": [
|
|
@@ -4750,7 +4750,7 @@
|
|
|
4750
4750
|
"fileName": "libs/components/pages/testing/src/modules/page-header/page-header-harness.ts",
|
|
4751
4751
|
"line": 22,
|
|
4752
4752
|
"character": 16,
|
|
4753
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4753
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page-header/page-header-harness.ts#L22"
|
|
4754
4754
|
}
|
|
4755
4755
|
],
|
|
4756
4756
|
"parameters": [
|
|
@@ -4812,7 +4812,7 @@
|
|
|
4812
4812
|
"fileName": "projects/pages/src/testing/modules/page-header/page-header-harness.ts",
|
|
4813
4813
|
"line": 9,
|
|
4814
4814
|
"character": 13,
|
|
4815
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4815
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page-header/page-header-harness.ts#L9"
|
|
4816
4816
|
}
|
|
4817
4817
|
],
|
|
4818
4818
|
"extendedTypes": [
|
|
@@ -4907,7 +4907,7 @@
|
|
|
4907
4907
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
4908
4908
|
"line": 11,
|
|
4909
4909
|
"character": 2,
|
|
4910
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4910
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
4911
4911
|
}
|
|
4912
4912
|
],
|
|
4913
4913
|
"type": {
|
|
@@ -4984,7 +4984,7 @@
|
|
|
4984
4984
|
"fileName": "projects/pages/src/testing/modules/link-list/link-list-harness-filters.ts",
|
|
4985
4985
|
"line": 7,
|
|
4986
4986
|
"character": 17,
|
|
4987
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4987
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/link-list/link-list-harness-filters.ts#L7"
|
|
4988
4988
|
}
|
|
4989
4989
|
],
|
|
4990
4990
|
"extendedTypes": [
|
|
@@ -5078,7 +5078,7 @@
|
|
|
5078
5078
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
5079
5079
|
"line": 11,
|
|
5080
5080
|
"character": 2,
|
|
5081
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5081
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
5082
5082
|
}
|
|
5083
5083
|
],
|
|
5084
5084
|
"type": {
|
|
@@ -5155,7 +5155,7 @@
|
|
|
5155
5155
|
"fileName": "projects/pages/src/testing/modules/page/page-harness-filters.ts",
|
|
5156
5156
|
"line": 7,
|
|
5157
5157
|
"character": 17,
|
|
5158
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5158
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page/page-harness-filters.ts#L7"
|
|
5159
5159
|
}
|
|
5160
5160
|
],
|
|
5161
5161
|
"extendedTypes": [
|
|
@@ -5249,7 +5249,7 @@
|
|
|
5249
5249
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
5250
5250
|
"line": 11,
|
|
5251
5251
|
"character": 2,
|
|
5252
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5252
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
5253
5253
|
}
|
|
5254
5254
|
],
|
|
5255
5255
|
"type": {
|
|
@@ -5326,7 +5326,7 @@
|
|
|
5326
5326
|
"fileName": "projects/pages/src/testing/modules/page-header/page-header-harness-filters.ts",
|
|
5327
5327
|
"line": 7,
|
|
5328
5328
|
"character": 17,
|
|
5329
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5329
|
+
"url": "https://github.com/blackbaud/skyux/blob/b94ec4b4d3d4aba64f7164ff1b82475e34b36e88/libs/components/pages/testing/src/modules/page-header/page-header-harness-filters.ts#L7"
|
|
5330
5330
|
}
|
|
5331
5331
|
],
|
|
5332
5332
|
"extendedTypes": [
|
|
@@ -6338,43 +6338,43 @@
|
|
|
6338
6338
|
],
|
|
6339
6339
|
"codeExampleDependencies": {
|
|
6340
6340
|
"/projects/pages/documentation/code-examples/page/split-view-page-fit-layout-demo": {
|
|
6341
|
-
"@angular-devkit/core": "18.2.
|
|
6342
|
-
"@angular-devkit/schematics": "18.2.
|
|
6343
|
-
"@angular/animations": "18.2.
|
|
6344
|
-
"@angular/cdk": "18.2.
|
|
6345
|
-
"@angular/cli": "18.2.
|
|
6346
|
-
"@angular/common": "18.2.
|
|
6347
|
-
"@angular/core": "18.2.
|
|
6348
|
-
"@angular/forms": "18.2.
|
|
6349
|
-
"@angular/platform-browser": "18.2.
|
|
6350
|
-
"@angular/router": "18.2.
|
|
6341
|
+
"@angular-devkit/core": "18.2.12",
|
|
6342
|
+
"@angular-devkit/schematics": "18.2.12",
|
|
6343
|
+
"@angular/animations": "18.2.13",
|
|
6344
|
+
"@angular/cdk": "18.2.14",
|
|
6345
|
+
"@angular/cli": "18.2.12",
|
|
6346
|
+
"@angular/common": "18.2.13",
|
|
6347
|
+
"@angular/core": "18.2.13",
|
|
6348
|
+
"@angular/forms": "18.2.13",
|
|
6349
|
+
"@angular/platform-browser": "18.2.13",
|
|
6350
|
+
"@angular/router": "18.2.13",
|
|
6351
6351
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6352
|
-
"@schematics/angular": "18.2.
|
|
6353
|
-
"@skyux-sdk/testing": "11.
|
|
6354
|
-
"@skyux/action-bars": "11.
|
|
6355
|
-
"@skyux/animations": "11.
|
|
6356
|
-
"@skyux/assets": "11.
|
|
6357
|
-
"@skyux/config": "11.
|
|
6358
|
-
"@skyux/core": "11.
|
|
6359
|
-
"@skyux/forms": "11.
|
|
6360
|
-
"@skyux/help-inline": "11.
|
|
6361
|
-
"@skyux/i18n": "11.
|
|
6362
|
-
"@skyux/icon": "11.
|
|
6352
|
+
"@schematics/angular": "18.2.12",
|
|
6353
|
+
"@skyux-sdk/testing": "11.28.0",
|
|
6354
|
+
"@skyux/action-bars": "11.28.0",
|
|
6355
|
+
"@skyux/animations": "11.28.0",
|
|
6356
|
+
"@skyux/assets": "11.28.0",
|
|
6357
|
+
"@skyux/config": "11.28.0",
|
|
6358
|
+
"@skyux/core": "11.28.0",
|
|
6359
|
+
"@skyux/forms": "11.28.0",
|
|
6360
|
+
"@skyux/help-inline": "11.28.0",
|
|
6361
|
+
"@skyux/i18n": "11.28.0",
|
|
6362
|
+
"@skyux/icon": "11.28.0",
|
|
6363
6363
|
"@skyux/icons": "7.8.0",
|
|
6364
|
-
"@skyux/indicators": "11.
|
|
6365
|
-
"@skyux/inline-form": "11.
|
|
6366
|
-
"@skyux/layout": "11.
|
|
6367
|
-
"@skyux/lists": "11.
|
|
6368
|
-
"@skyux/modals": "11.
|
|
6369
|
-
"@skyux/pages": "11.
|
|
6370
|
-
"@skyux/popovers": "11.
|
|
6371
|
-
"@skyux/router": "11.
|
|
6372
|
-
"@skyux/split-view": "11.
|
|
6373
|
-
"@skyux/theme": "11.
|
|
6364
|
+
"@skyux/indicators": "11.28.0",
|
|
6365
|
+
"@skyux/inline-form": "11.28.0",
|
|
6366
|
+
"@skyux/layout": "11.28.0",
|
|
6367
|
+
"@skyux/lists": "11.28.0",
|
|
6368
|
+
"@skyux/modals": "11.28.0",
|
|
6369
|
+
"@skyux/pages": "11.28.0",
|
|
6370
|
+
"@skyux/popovers": "11.28.0",
|
|
6371
|
+
"@skyux/router": "11.28.0",
|
|
6372
|
+
"@skyux/split-view": "11.28.0",
|
|
6373
|
+
"@skyux/theme": "11.28.0",
|
|
6374
6374
|
"@types/dragula": "2.1.36",
|
|
6375
6375
|
"@types/node": "20.14.12",
|
|
6376
6376
|
"axe-core": "4.10.0",
|
|
6377
|
-
"cross-spawn": "7.0.
|
|
6377
|
+
"cross-spawn": "7.0.6",
|
|
6378
6378
|
"dom-autoscroller": "2.3.4",
|
|
6379
6379
|
"dragula": "3.7.3",
|
|
6380
6380
|
"fontfaceobserver": "2.3.0",
|
|
@@ -6386,52 +6386,52 @@
|
|
|
6386
6386
|
"zone.js": "0.14.10"
|
|
6387
6387
|
},
|
|
6388
6388
|
"/projects/pages/documentation/code-examples/page/record-page-tabs-layout-demo": {
|
|
6389
|
-
"@angular-devkit/core": "18.2.
|
|
6390
|
-
"@angular-devkit/schematics": "18.2.
|
|
6391
|
-
"@angular/animations": "18.2.
|
|
6392
|
-
"@angular/cdk": "18.2.
|
|
6393
|
-
"@angular/cli": "18.2.
|
|
6394
|
-
"@angular/common": "18.2.
|
|
6395
|
-
"@angular/core": "18.2.
|
|
6396
|
-
"@angular/forms": "18.2.
|
|
6397
|
-
"@angular/platform-browser": "18.2.
|
|
6398
|
-
"@angular/router": "18.2.
|
|
6389
|
+
"@angular-devkit/core": "18.2.12",
|
|
6390
|
+
"@angular-devkit/schematics": "18.2.12",
|
|
6391
|
+
"@angular/animations": "18.2.13",
|
|
6392
|
+
"@angular/cdk": "18.2.14",
|
|
6393
|
+
"@angular/cli": "18.2.12",
|
|
6394
|
+
"@angular/common": "18.2.13",
|
|
6395
|
+
"@angular/core": "18.2.13",
|
|
6396
|
+
"@angular/forms": "18.2.13",
|
|
6397
|
+
"@angular/platform-browser": "18.2.13",
|
|
6398
|
+
"@angular/router": "18.2.13",
|
|
6399
6399
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6400
|
-
"@schematics/angular": "18.2.
|
|
6401
|
-
"@skyux-sdk/testing": "11.
|
|
6402
|
-
"@skyux/ag-grid": "11.
|
|
6403
|
-
"@skyux/animations": "11.
|
|
6404
|
-
"@skyux/assets": "11.
|
|
6405
|
-
"@skyux/autonumeric": "11.
|
|
6406
|
-
"@skyux/avatar": "11.
|
|
6407
|
-
"@skyux/config": "11.
|
|
6408
|
-
"@skyux/core": "11.
|
|
6409
|
-
"@skyux/data-manager": "11.
|
|
6410
|
-
"@skyux/datetime": "11.
|
|
6411
|
-
"@skyux/errors": "11.
|
|
6412
|
-
"@skyux/forms": "11.
|
|
6413
|
-
"@skyux/help-inline": "11.
|
|
6414
|
-
"@skyux/i18n": "11.
|
|
6415
|
-
"@skyux/icon": "11.
|
|
6400
|
+
"@schematics/angular": "18.2.12",
|
|
6401
|
+
"@skyux-sdk/testing": "11.28.0",
|
|
6402
|
+
"@skyux/ag-grid": "11.28.0",
|
|
6403
|
+
"@skyux/animations": "11.28.0",
|
|
6404
|
+
"@skyux/assets": "11.28.0",
|
|
6405
|
+
"@skyux/autonumeric": "11.28.0",
|
|
6406
|
+
"@skyux/avatar": "11.28.0",
|
|
6407
|
+
"@skyux/config": "11.28.0",
|
|
6408
|
+
"@skyux/core": "11.28.0",
|
|
6409
|
+
"@skyux/data-manager": "11.28.0",
|
|
6410
|
+
"@skyux/datetime": "11.28.0",
|
|
6411
|
+
"@skyux/errors": "11.28.0",
|
|
6412
|
+
"@skyux/forms": "11.28.0",
|
|
6413
|
+
"@skyux/help-inline": "11.28.0",
|
|
6414
|
+
"@skyux/i18n": "11.28.0",
|
|
6415
|
+
"@skyux/icon": "11.28.0",
|
|
6416
6416
|
"@skyux/icons": "7.8.0",
|
|
6417
|
-
"@skyux/indicators": "11.
|
|
6418
|
-
"@skyux/inline-form": "11.
|
|
6419
|
-
"@skyux/layout": "11.
|
|
6420
|
-
"@skyux/lists": "11.
|
|
6421
|
-
"@skyux/lookup": "11.
|
|
6422
|
-
"@skyux/modals": "11.
|
|
6423
|
-
"@skyux/pages": "11.
|
|
6424
|
-
"@skyux/popovers": "11.
|
|
6425
|
-
"@skyux/router": "11.
|
|
6426
|
-
"@skyux/tabs": "11.
|
|
6427
|
-
"@skyux/theme": "11.
|
|
6417
|
+
"@skyux/indicators": "11.28.0",
|
|
6418
|
+
"@skyux/inline-form": "11.28.0",
|
|
6419
|
+
"@skyux/layout": "11.28.0",
|
|
6420
|
+
"@skyux/lists": "11.28.0",
|
|
6421
|
+
"@skyux/lookup": "11.28.0",
|
|
6422
|
+
"@skyux/modals": "11.28.0",
|
|
6423
|
+
"@skyux/pages": "11.28.0",
|
|
6424
|
+
"@skyux/popovers": "11.28.0",
|
|
6425
|
+
"@skyux/router": "11.28.0",
|
|
6426
|
+
"@skyux/tabs": "11.28.0",
|
|
6427
|
+
"@skyux/theme": "11.28.0",
|
|
6428
6428
|
"@types/dragula": "2.1.36",
|
|
6429
6429
|
"@types/node": "20.14.12",
|
|
6430
6430
|
"ag-grid-angular": "32.2.2",
|
|
6431
6431
|
"ag-grid-community": "32.2.2",
|
|
6432
6432
|
"autonumeric": "4.10.5",
|
|
6433
6433
|
"axe-core": "4.10.0",
|
|
6434
|
-
"cross-spawn": "7.0.
|
|
6434
|
+
"cross-spawn": "7.0.6",
|
|
6435
6435
|
"dom-autoscroller": "2.3.4",
|
|
6436
6436
|
"dragula": "3.7.3",
|
|
6437
6437
|
"fontfaceobserver": "2.3.0",
|
|
@@ -6445,41 +6445,41 @@
|
|
|
6445
6445
|
"zone.js": "0.14.10"
|
|
6446
6446
|
},
|
|
6447
6447
|
"/projects/pages/documentation/code-examples/page/record-page-blocks-layout-demo": {
|
|
6448
|
-
"@angular-devkit/core": "18.2.
|
|
6449
|
-
"@angular-devkit/schematics": "18.2.
|
|
6450
|
-
"@angular/animations": "18.2.
|
|
6451
|
-
"@angular/cdk": "18.2.
|
|
6452
|
-
"@angular/cli": "18.2.
|
|
6453
|
-
"@angular/common": "18.2.
|
|
6454
|
-
"@angular/core": "18.2.
|
|
6455
|
-
"@angular/forms": "18.2.
|
|
6456
|
-
"@angular/platform-browser": "18.2.
|
|
6457
|
-
"@angular/router": "18.2.
|
|
6448
|
+
"@angular-devkit/core": "18.2.12",
|
|
6449
|
+
"@angular-devkit/schematics": "18.2.12",
|
|
6450
|
+
"@angular/animations": "18.2.13",
|
|
6451
|
+
"@angular/cdk": "18.2.14",
|
|
6452
|
+
"@angular/cli": "18.2.12",
|
|
6453
|
+
"@angular/common": "18.2.13",
|
|
6454
|
+
"@angular/core": "18.2.13",
|
|
6455
|
+
"@angular/forms": "18.2.13",
|
|
6456
|
+
"@angular/platform-browser": "18.2.13",
|
|
6457
|
+
"@angular/router": "18.2.13",
|
|
6458
6458
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6459
|
-
"@schematics/angular": "18.2.
|
|
6460
|
-
"@skyux-sdk/testing": "11.
|
|
6461
|
-
"@skyux/animations": "11.
|
|
6462
|
-
"@skyux/assets": "11.
|
|
6463
|
-
"@skyux/config": "11.
|
|
6464
|
-
"@skyux/core": "11.
|
|
6465
|
-
"@skyux/forms": "11.
|
|
6466
|
-
"@skyux/help-inline": "11.
|
|
6467
|
-
"@skyux/i18n": "11.
|
|
6468
|
-
"@skyux/icon": "11.
|
|
6459
|
+
"@schematics/angular": "18.2.12",
|
|
6460
|
+
"@skyux-sdk/testing": "11.28.0",
|
|
6461
|
+
"@skyux/animations": "11.28.0",
|
|
6462
|
+
"@skyux/assets": "11.28.0",
|
|
6463
|
+
"@skyux/config": "11.28.0",
|
|
6464
|
+
"@skyux/core": "11.28.0",
|
|
6465
|
+
"@skyux/forms": "11.28.0",
|
|
6466
|
+
"@skyux/help-inline": "11.28.0",
|
|
6467
|
+
"@skyux/i18n": "11.28.0",
|
|
6468
|
+
"@skyux/icon": "11.28.0",
|
|
6469
6469
|
"@skyux/icons": "7.8.0",
|
|
6470
|
-
"@skyux/indicators": "11.
|
|
6471
|
-
"@skyux/inline-form": "11.
|
|
6472
|
-
"@skyux/layout": "11.
|
|
6473
|
-
"@skyux/lists": "11.
|
|
6474
|
-
"@skyux/modals": "11.
|
|
6475
|
-
"@skyux/pages": "11.
|
|
6476
|
-
"@skyux/popovers": "11.
|
|
6477
|
-
"@skyux/router": "11.
|
|
6478
|
-
"@skyux/theme": "11.
|
|
6470
|
+
"@skyux/indicators": "11.28.0",
|
|
6471
|
+
"@skyux/inline-form": "11.28.0",
|
|
6472
|
+
"@skyux/layout": "11.28.0",
|
|
6473
|
+
"@skyux/lists": "11.28.0",
|
|
6474
|
+
"@skyux/modals": "11.28.0",
|
|
6475
|
+
"@skyux/pages": "11.28.0",
|
|
6476
|
+
"@skyux/popovers": "11.28.0",
|
|
6477
|
+
"@skyux/router": "11.28.0",
|
|
6478
|
+
"@skyux/theme": "11.28.0",
|
|
6479
6479
|
"@types/dragula": "2.1.36",
|
|
6480
6480
|
"@types/node": "20.14.12",
|
|
6481
6481
|
"axe-core": "4.10.0",
|
|
6482
|
-
"cross-spawn": "7.0.
|
|
6482
|
+
"cross-spawn": "7.0.6",
|
|
6483
6483
|
"dom-autoscroller": "2.3.4",
|
|
6484
6484
|
"dragula": "3.7.3",
|
|
6485
6485
|
"fontfaceobserver": "2.3.0",
|
|
@@ -6491,50 +6491,50 @@
|
|
|
6491
6491
|
"zone.js": "0.14.10"
|
|
6492
6492
|
},
|
|
6493
6493
|
"/projects/pages/documentation/code-examples/page/list-page-tabs-layout-demo": {
|
|
6494
|
-
"@angular-devkit/core": "18.2.
|
|
6495
|
-
"@angular-devkit/schematics": "18.2.
|
|
6496
|
-
"@angular/animations": "18.2.
|
|
6497
|
-
"@angular/cdk": "18.2.
|
|
6498
|
-
"@angular/cli": "18.2.
|
|
6499
|
-
"@angular/common": "18.2.
|
|
6500
|
-
"@angular/core": "18.2.
|
|
6501
|
-
"@angular/forms": "18.2.
|
|
6502
|
-
"@angular/platform-browser": "18.2.
|
|
6503
|
-
"@angular/router": "18.2.
|
|
6494
|
+
"@angular-devkit/core": "18.2.12",
|
|
6495
|
+
"@angular-devkit/schematics": "18.2.12",
|
|
6496
|
+
"@angular/animations": "18.2.13",
|
|
6497
|
+
"@angular/cdk": "18.2.14",
|
|
6498
|
+
"@angular/cli": "18.2.12",
|
|
6499
|
+
"@angular/common": "18.2.13",
|
|
6500
|
+
"@angular/core": "18.2.13",
|
|
6501
|
+
"@angular/forms": "18.2.13",
|
|
6502
|
+
"@angular/platform-browser": "18.2.13",
|
|
6503
|
+
"@angular/router": "18.2.13",
|
|
6504
6504
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6505
|
-
"@schematics/angular": "18.2.
|
|
6506
|
-
"@skyux-sdk/testing": "11.
|
|
6507
|
-
"@skyux/ag-grid": "11.
|
|
6508
|
-
"@skyux/animations": "11.
|
|
6509
|
-
"@skyux/assets": "11.
|
|
6510
|
-
"@skyux/autonumeric": "11.
|
|
6511
|
-
"@skyux/config": "11.
|
|
6512
|
-
"@skyux/core": "11.
|
|
6513
|
-
"@skyux/data-manager": "11.
|
|
6514
|
-
"@skyux/datetime": "11.
|
|
6515
|
-
"@skyux/forms": "11.
|
|
6516
|
-
"@skyux/help-inline": "11.
|
|
6517
|
-
"@skyux/i18n": "11.
|
|
6518
|
-
"@skyux/icon": "11.
|
|
6505
|
+
"@schematics/angular": "18.2.12",
|
|
6506
|
+
"@skyux-sdk/testing": "11.28.0",
|
|
6507
|
+
"@skyux/ag-grid": "11.28.0",
|
|
6508
|
+
"@skyux/animations": "11.28.0",
|
|
6509
|
+
"@skyux/assets": "11.28.0",
|
|
6510
|
+
"@skyux/autonumeric": "11.28.0",
|
|
6511
|
+
"@skyux/config": "11.28.0",
|
|
6512
|
+
"@skyux/core": "11.28.0",
|
|
6513
|
+
"@skyux/data-manager": "11.28.0",
|
|
6514
|
+
"@skyux/datetime": "11.28.0",
|
|
6515
|
+
"@skyux/forms": "11.28.0",
|
|
6516
|
+
"@skyux/help-inline": "11.28.0",
|
|
6517
|
+
"@skyux/i18n": "11.28.0",
|
|
6518
|
+
"@skyux/icon": "11.28.0",
|
|
6519
6519
|
"@skyux/icons": "7.8.0",
|
|
6520
|
-
"@skyux/indicators": "11.
|
|
6521
|
-
"@skyux/inline-form": "11.
|
|
6522
|
-
"@skyux/layout": "11.
|
|
6523
|
-
"@skyux/lists": "11.
|
|
6524
|
-
"@skyux/lookup": "11.
|
|
6525
|
-
"@skyux/modals": "11.
|
|
6526
|
-
"@skyux/pages": "11.
|
|
6527
|
-
"@skyux/popovers": "11.
|
|
6528
|
-
"@skyux/router": "11.
|
|
6529
|
-
"@skyux/tabs": "11.
|
|
6530
|
-
"@skyux/theme": "11.
|
|
6520
|
+
"@skyux/indicators": "11.28.0",
|
|
6521
|
+
"@skyux/inline-form": "11.28.0",
|
|
6522
|
+
"@skyux/layout": "11.28.0",
|
|
6523
|
+
"@skyux/lists": "11.28.0",
|
|
6524
|
+
"@skyux/lookup": "11.28.0",
|
|
6525
|
+
"@skyux/modals": "11.28.0",
|
|
6526
|
+
"@skyux/pages": "11.28.0",
|
|
6527
|
+
"@skyux/popovers": "11.28.0",
|
|
6528
|
+
"@skyux/router": "11.28.0",
|
|
6529
|
+
"@skyux/tabs": "11.28.0",
|
|
6530
|
+
"@skyux/theme": "11.28.0",
|
|
6531
6531
|
"@types/dragula": "2.1.36",
|
|
6532
6532
|
"@types/node": "20.14.12",
|
|
6533
6533
|
"ag-grid-angular": "32.2.2",
|
|
6534
6534
|
"ag-grid-community": "32.2.2",
|
|
6535
6535
|
"autonumeric": "4.10.5",
|
|
6536
6536
|
"axe-core": "4.10.0",
|
|
6537
|
-
"cross-spawn": "7.0.
|
|
6537
|
+
"cross-spawn": "7.0.6",
|
|
6538
6538
|
"dom-autoscroller": "2.3.4",
|
|
6539
6539
|
"dragula": "3.7.3",
|
|
6540
6540
|
"fontfaceobserver": "2.3.0",
|
|
@@ -6548,49 +6548,49 @@
|
|
|
6548
6548
|
"zone.js": "0.14.10"
|
|
6549
6549
|
},
|
|
6550
6550
|
"/projects/pages/documentation/code-examples/page/list-page-list-layout-demo": {
|
|
6551
|
-
"@angular-devkit/core": "18.2.
|
|
6552
|
-
"@angular-devkit/schematics": "18.2.
|
|
6553
|
-
"@angular/animations": "18.2.
|
|
6554
|
-
"@angular/cdk": "18.2.
|
|
6555
|
-
"@angular/cli": "18.2.
|
|
6556
|
-
"@angular/common": "18.2.
|
|
6557
|
-
"@angular/core": "18.2.
|
|
6558
|
-
"@angular/forms": "18.2.
|
|
6559
|
-
"@angular/platform-browser": "18.2.
|
|
6560
|
-
"@angular/router": "18.2.
|
|
6551
|
+
"@angular-devkit/core": "18.2.12",
|
|
6552
|
+
"@angular-devkit/schematics": "18.2.12",
|
|
6553
|
+
"@angular/animations": "18.2.13",
|
|
6554
|
+
"@angular/cdk": "18.2.14",
|
|
6555
|
+
"@angular/cli": "18.2.12",
|
|
6556
|
+
"@angular/common": "18.2.13",
|
|
6557
|
+
"@angular/core": "18.2.13",
|
|
6558
|
+
"@angular/forms": "18.2.13",
|
|
6559
|
+
"@angular/platform-browser": "18.2.13",
|
|
6560
|
+
"@angular/router": "18.2.13",
|
|
6561
6561
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6562
|
-
"@schematics/angular": "18.2.
|
|
6563
|
-
"@skyux-sdk/testing": "11.
|
|
6564
|
-
"@skyux/ag-grid": "11.
|
|
6565
|
-
"@skyux/animations": "11.
|
|
6566
|
-
"@skyux/assets": "11.
|
|
6567
|
-
"@skyux/autonumeric": "11.
|
|
6568
|
-
"@skyux/config": "11.
|
|
6569
|
-
"@skyux/core": "11.
|
|
6570
|
-
"@skyux/data-manager": "11.
|
|
6571
|
-
"@skyux/datetime": "11.
|
|
6572
|
-
"@skyux/forms": "11.
|
|
6573
|
-
"@skyux/help-inline": "11.
|
|
6574
|
-
"@skyux/i18n": "11.
|
|
6575
|
-
"@skyux/icon": "11.
|
|
6562
|
+
"@schematics/angular": "18.2.12",
|
|
6563
|
+
"@skyux-sdk/testing": "11.28.0",
|
|
6564
|
+
"@skyux/ag-grid": "11.28.0",
|
|
6565
|
+
"@skyux/animations": "11.28.0",
|
|
6566
|
+
"@skyux/assets": "11.28.0",
|
|
6567
|
+
"@skyux/autonumeric": "11.28.0",
|
|
6568
|
+
"@skyux/config": "11.28.0",
|
|
6569
|
+
"@skyux/core": "11.28.0",
|
|
6570
|
+
"@skyux/data-manager": "11.28.0",
|
|
6571
|
+
"@skyux/datetime": "11.28.0",
|
|
6572
|
+
"@skyux/forms": "11.28.0",
|
|
6573
|
+
"@skyux/help-inline": "11.28.0",
|
|
6574
|
+
"@skyux/i18n": "11.28.0",
|
|
6575
|
+
"@skyux/icon": "11.28.0",
|
|
6576
6576
|
"@skyux/icons": "7.8.0",
|
|
6577
|
-
"@skyux/indicators": "11.
|
|
6578
|
-
"@skyux/inline-form": "11.
|
|
6579
|
-
"@skyux/layout": "11.
|
|
6580
|
-
"@skyux/lists": "11.
|
|
6581
|
-
"@skyux/lookup": "11.
|
|
6582
|
-
"@skyux/modals": "11.
|
|
6583
|
-
"@skyux/pages": "11.
|
|
6584
|
-
"@skyux/popovers": "11.
|
|
6585
|
-
"@skyux/router": "11.
|
|
6586
|
-
"@skyux/theme": "11.
|
|
6577
|
+
"@skyux/indicators": "11.28.0",
|
|
6578
|
+
"@skyux/inline-form": "11.28.0",
|
|
6579
|
+
"@skyux/layout": "11.28.0",
|
|
6580
|
+
"@skyux/lists": "11.28.0",
|
|
6581
|
+
"@skyux/lookup": "11.28.0",
|
|
6582
|
+
"@skyux/modals": "11.28.0",
|
|
6583
|
+
"@skyux/pages": "11.28.0",
|
|
6584
|
+
"@skyux/popovers": "11.28.0",
|
|
6585
|
+
"@skyux/router": "11.28.0",
|
|
6586
|
+
"@skyux/theme": "11.28.0",
|
|
6587
6587
|
"@types/dragula": "2.1.36",
|
|
6588
6588
|
"@types/node": "20.14.12",
|
|
6589
6589
|
"ag-grid-angular": "32.2.2",
|
|
6590
6590
|
"ag-grid-community": "32.2.2",
|
|
6591
6591
|
"autonumeric": "4.10.5",
|
|
6592
6592
|
"axe-core": "4.10.0",
|
|
6593
|
-
"cross-spawn": "7.0.
|
|
6593
|
+
"cross-spawn": "7.0.6",
|
|
6594
6594
|
"dom-autoscroller": "2.3.4",
|
|
6595
6595
|
"dragula": "3.7.3",
|
|
6596
6596
|
"fontfaceobserver": "2.3.0",
|
|
@@ -6604,42 +6604,42 @@
|
|
|
6604
6604
|
"zone.js": "0.14.10"
|
|
6605
6605
|
},
|
|
6606
6606
|
"/projects/pages/documentation/code-examples/page/home-page-blocks-layout-demo": {
|
|
6607
|
-
"@angular-devkit/core": "18.2.
|
|
6608
|
-
"@angular-devkit/schematics": "18.2.
|
|
6609
|
-
"@angular/animations": "18.2.
|
|
6610
|
-
"@angular/cdk": "18.2.
|
|
6611
|
-
"@angular/cli": "18.2.
|
|
6612
|
-
"@angular/common": "18.2.
|
|
6613
|
-
"@angular/core": "18.2.
|
|
6614
|
-
"@angular/forms": "18.2.
|
|
6615
|
-
"@angular/platform-browser": "18.2.
|
|
6616
|
-
"@angular/router": "18.2.
|
|
6607
|
+
"@angular-devkit/core": "18.2.12",
|
|
6608
|
+
"@angular-devkit/schematics": "18.2.12",
|
|
6609
|
+
"@angular/animations": "18.2.13",
|
|
6610
|
+
"@angular/cdk": "18.2.14",
|
|
6611
|
+
"@angular/cli": "18.2.12",
|
|
6612
|
+
"@angular/common": "18.2.13",
|
|
6613
|
+
"@angular/core": "18.2.13",
|
|
6614
|
+
"@angular/forms": "18.2.13",
|
|
6615
|
+
"@angular/platform-browser": "18.2.13",
|
|
6616
|
+
"@angular/router": "18.2.13",
|
|
6617
6617
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6618
|
-
"@schematics/angular": "18.2.
|
|
6619
|
-
"@skyux-sdk/testing": "11.
|
|
6620
|
-
"@skyux/animations": "11.
|
|
6621
|
-
"@skyux/assets": "11.
|
|
6622
|
-
"@skyux/config": "11.
|
|
6623
|
-
"@skyux/core": "11.
|
|
6624
|
-
"@skyux/forms": "11.
|
|
6625
|
-
"@skyux/help-inline": "11.
|
|
6626
|
-
"@skyux/i18n": "11.
|
|
6627
|
-
"@skyux/icon": "11.
|
|
6618
|
+
"@schematics/angular": "18.2.12",
|
|
6619
|
+
"@skyux-sdk/testing": "11.28.0",
|
|
6620
|
+
"@skyux/animations": "11.28.0",
|
|
6621
|
+
"@skyux/assets": "11.28.0",
|
|
6622
|
+
"@skyux/config": "11.28.0",
|
|
6623
|
+
"@skyux/core": "11.28.0",
|
|
6624
|
+
"@skyux/forms": "11.28.0",
|
|
6625
|
+
"@skyux/help-inline": "11.28.0",
|
|
6626
|
+
"@skyux/i18n": "11.28.0",
|
|
6627
|
+
"@skyux/icon": "11.28.0",
|
|
6628
6628
|
"@skyux/icons": "7.8.0",
|
|
6629
|
-
"@skyux/indicators": "11.
|
|
6630
|
-
"@skyux/inline-form": "11.
|
|
6631
|
-
"@skyux/layout": "11.
|
|
6632
|
-
"@skyux/lists": "11.
|
|
6633
|
-
"@skyux/modals": "11.
|
|
6634
|
-
"@skyux/pages": "11.
|
|
6635
|
-
"@skyux/popovers": "11.
|
|
6636
|
-
"@skyux/router": "11.
|
|
6637
|
-
"@skyux/theme": "11.
|
|
6638
|
-
"@skyux/tiles": "11.
|
|
6629
|
+
"@skyux/indicators": "11.28.0",
|
|
6630
|
+
"@skyux/inline-form": "11.28.0",
|
|
6631
|
+
"@skyux/layout": "11.28.0",
|
|
6632
|
+
"@skyux/lists": "11.28.0",
|
|
6633
|
+
"@skyux/modals": "11.28.0",
|
|
6634
|
+
"@skyux/pages": "11.28.0",
|
|
6635
|
+
"@skyux/popovers": "11.28.0",
|
|
6636
|
+
"@skyux/router": "11.28.0",
|
|
6637
|
+
"@skyux/theme": "11.28.0",
|
|
6638
|
+
"@skyux/tiles": "11.28.0",
|
|
6639
6639
|
"@types/dragula": "2.1.36",
|
|
6640
6640
|
"@types/node": "20.14.12",
|
|
6641
6641
|
"axe-core": "4.10.0",
|
|
6642
|
-
"cross-spawn": "7.0.
|
|
6642
|
+
"cross-spawn": "7.0.6",
|
|
6643
6643
|
"dom-autoscroller": "2.3.4",
|
|
6644
6644
|
"dragula": "3.7.3",
|
|
6645
6645
|
"fontfaceobserver": "2.3.0",
|
|
@@ -6651,38 +6651,38 @@
|
|
|
6651
6651
|
"zone.js": "0.14.10"
|
|
6652
6652
|
},
|
|
6653
6653
|
"/projects/pages/documentation/code-examples/action-hub": {
|
|
6654
|
-
"@angular-devkit/core": "18.2.
|
|
6655
|
-
"@angular-devkit/schematics": "18.2.
|
|
6656
|
-
"@angular/animations": "18.2.
|
|
6657
|
-
"@angular/cdk": "18.2.
|
|
6658
|
-
"@angular/cli": "18.2.
|
|
6659
|
-
"@angular/common": "18.2.
|
|
6660
|
-
"@angular/core": "18.2.
|
|
6661
|
-
"@angular/forms": "18.2.
|
|
6662
|
-
"@angular/platform-browser": "18.2.
|
|
6663
|
-
"@angular/router": "18.2.
|
|
6654
|
+
"@angular-devkit/core": "18.2.12",
|
|
6655
|
+
"@angular-devkit/schematics": "18.2.12",
|
|
6656
|
+
"@angular/animations": "18.2.13",
|
|
6657
|
+
"@angular/cdk": "18.2.14",
|
|
6658
|
+
"@angular/cli": "18.2.12",
|
|
6659
|
+
"@angular/common": "18.2.13",
|
|
6660
|
+
"@angular/core": "18.2.13",
|
|
6661
|
+
"@angular/forms": "18.2.13",
|
|
6662
|
+
"@angular/platform-browser": "18.2.13",
|
|
6663
|
+
"@angular/router": "18.2.13",
|
|
6664
6664
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6665
|
-
"@schematics/angular": "18.2.
|
|
6666
|
-
"@skyux-sdk/testing": "11.
|
|
6667
|
-
"@skyux/assets": "11.
|
|
6668
|
-
"@skyux/colorpicker": "11.
|
|
6669
|
-
"@skyux/config": "11.
|
|
6670
|
-
"@skyux/core": "11.
|
|
6671
|
-
"@skyux/forms": "11.
|
|
6672
|
-
"@skyux/help-inline": "11.
|
|
6673
|
-
"@skyux/i18n": "11.
|
|
6674
|
-
"@skyux/icon": "11.
|
|
6665
|
+
"@schematics/angular": "18.2.12",
|
|
6666
|
+
"@skyux-sdk/testing": "11.28.0",
|
|
6667
|
+
"@skyux/assets": "11.28.0",
|
|
6668
|
+
"@skyux/colorpicker": "11.28.0",
|
|
6669
|
+
"@skyux/config": "11.28.0",
|
|
6670
|
+
"@skyux/core": "11.28.0",
|
|
6671
|
+
"@skyux/forms": "11.28.0",
|
|
6672
|
+
"@skyux/help-inline": "11.28.0",
|
|
6673
|
+
"@skyux/i18n": "11.28.0",
|
|
6674
|
+
"@skyux/icon": "11.28.0",
|
|
6675
6675
|
"@skyux/icons": "7.8.0",
|
|
6676
|
-
"@skyux/indicators": "11.
|
|
6677
|
-
"@skyux/layout": "11.
|
|
6678
|
-
"@skyux/modals": "11.
|
|
6679
|
-
"@skyux/pages": "11.
|
|
6680
|
-
"@skyux/popovers": "11.
|
|
6681
|
-
"@skyux/router": "11.
|
|
6682
|
-
"@skyux/theme": "11.
|
|
6676
|
+
"@skyux/indicators": "11.28.0",
|
|
6677
|
+
"@skyux/layout": "11.28.0",
|
|
6678
|
+
"@skyux/modals": "11.28.0",
|
|
6679
|
+
"@skyux/pages": "11.28.0",
|
|
6680
|
+
"@skyux/popovers": "11.28.0",
|
|
6681
|
+
"@skyux/router": "11.28.0",
|
|
6682
|
+
"@skyux/theme": "11.28.0",
|
|
6683
6683
|
"@types/node": "20.14.12",
|
|
6684
6684
|
"axe-core": "4.10.0",
|
|
6685
|
-
"cross-spawn": "7.0.
|
|
6685
|
+
"cross-spawn": "7.0.6",
|
|
6686
6686
|
"fontfaceobserver": "2.3.0",
|
|
6687
6687
|
"glob": "11.0.0",
|
|
6688
6688
|
"jsonc-parser": "3.3.1",
|