@skyux/pages 11.31.0 → 12.0.0-alpha.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 +460 -453
- package/fesm2022/skyux-pages.mjs +107 -105
- package/fesm2022/skyux-pages.mjs.map +1 -1
- package/package.json +14 -18
- package/esm2022/index.mjs +0 -22
- package/esm2022/lib/modules/action-hub/action-hub-buttons.component.mjs +0 -18
- package/esm2022/lib/modules/action-hub/action-hub-content.component.mjs +0 -14
- package/esm2022/lib/modules/action-hub/action-hub-recent-links-resolve.pipe.mjs +0 -101
- package/esm2022/lib/modules/action-hub/action-hub-related-links-sort.pipe.mjs +0 -29
- package/esm2022/lib/modules/action-hub/action-hub.component.mjs +0 -70
- package/esm2022/lib/modules/action-hub/action-hub.module.mjs +0 -75
- package/esm2022/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.mjs +0 -2
- package/esm2022/lib/modules/action-hub/types/action-hub-needs-attention-input.mjs +0 -2
- package/esm2022/lib/modules/action-hub/types/action-hub-needs-attention.mjs +0 -2
- package/esm2022/lib/modules/action-hub/types/page-link-interface.mjs +0 -2
- package/esm2022/lib/modules/action-hub/types/page-link.mjs +0 -2
- package/esm2022/lib/modules/action-hub/types/page-links-input.mjs +0 -2
- package/esm2022/lib/modules/action-hub/types/page-modal-link.mjs +0 -2
- package/esm2022/lib/modules/action-hub/types/page-modal-links-input.mjs +0 -2
- package/esm2022/lib/modules/action-hub/types/recent-link.mjs +0 -2
- package/esm2022/lib/modules/action-hub/types/recent-links-input.mjs +0 -2
- package/esm2022/lib/modules/action-hub/types/recent-links-resolved.mjs +0 -2
- package/esm2022/lib/modules/link-as/link-as.module.mjs +0 -16
- package/esm2022/lib/modules/link-as/link-as.pipe.mjs +0 -29
- package/esm2022/lib/modules/link-list/link-list-item.component.mjs +0 -16
- package/esm2022/lib/modules/link-list/link-list.component.mjs +0 -54
- package/esm2022/lib/modules/link-list/link-list.module.mjs +0 -31
- package/esm2022/lib/modules/link-list-recently-accessed/link-list-recently-accessed.component.mjs +0 -45
- package/esm2022/lib/modules/modal-link-list/modal-link-list.component.mjs +0 -49
- package/esm2022/lib/modules/modal-link-list/modal-link-list.module.mjs +0 -35
- package/esm2022/lib/modules/needs-attention/needs-attention.component.mjs +0 -36
- package/esm2022/lib/modules/needs-attention/needs-attention.module.mjs +0 -55
- package/esm2022/lib/modules/page/page-content.component.mjs +0 -17
- package/esm2022/lib/modules/page/page-links.component.mjs +0 -15
- package/esm2022/lib/modules/page/page-theme-adapter.service.mjs +0 -44
- package/esm2022/lib/modules/page/page.component.mjs +0 -97
- package/esm2022/lib/modules/page/page.module.mjs +0 -46
- package/esm2022/lib/modules/page/types/page-layout-type.mjs +0 -2
- package/esm2022/lib/modules/page-header/page-header-actions.component.mjs +0 -15
- package/esm2022/lib/modules/page-header/page-header-alerts.component.mjs +0 -14
- package/esm2022/lib/modules/page-header/page-header-avatar.component.mjs +0 -31
- package/esm2022/lib/modules/page-header/page-header-details.component.mjs +0 -15
- package/esm2022/lib/modules/page-header/page-header.component.mjs +0 -22
- package/esm2022/lib/modules/page-header/page-header.module.mjs +0 -59
- package/esm2022/lib/modules/shared/sky-pages-resources.module.mjs +0 -37
- package/esm2022/skyux-pages.mjs +0 -5
- package/esm2022/testing/modules/link-list/link-list-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/link-list/link-list-harness.mjs +0 -40
- package/esm2022/testing/modules/page/page-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/page/page-harness.mjs +0 -44
- package/esm2022/testing/modules/page-header/page-header-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/page-header/page-header-harness.mjs +0 -37
- package/esm2022/testing/public-api.mjs +0 -4
- package/esm2022/testing/skyux-pages-testing.mjs +0 -5
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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page/page.module.ts#L30"
|
|
163
163
|
}
|
|
164
164
|
],
|
|
165
165
|
"decorators": [
|
|
@@ -197,9 +197,9 @@
|
|
|
197
197
|
"sources": [
|
|
198
198
|
{
|
|
199
199
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
200
|
-
"line":
|
|
200
|
+
"line": 68,
|
|
201
201
|
"character": 9,
|
|
202
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
202
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L68"
|
|
203
203
|
}
|
|
204
204
|
],
|
|
205
205
|
"type": {
|
|
@@ -233,9 +233,9 @@
|
|
|
233
233
|
"sources": [
|
|
234
234
|
{
|
|
235
235
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
236
|
-
"line":
|
|
236
|
+
"line": 41,
|
|
237
237
|
"character": 9,
|
|
238
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
238
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L41"
|
|
239
239
|
}
|
|
240
240
|
],
|
|
241
241
|
"type": {
|
|
@@ -277,9 +277,9 @@
|
|
|
277
277
|
"sources": [
|
|
278
278
|
{
|
|
279
279
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
280
|
-
"line":
|
|
280
|
+
"line": 47,
|
|
281
281
|
"character": 9,
|
|
282
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
282
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L47"
|
|
283
283
|
}
|
|
284
284
|
],
|
|
285
285
|
"type": {
|
|
@@ -322,9 +322,9 @@
|
|
|
322
322
|
"sources": [
|
|
323
323
|
{
|
|
324
324
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
325
|
-
"line":
|
|
325
|
+
"line": 53,
|
|
326
326
|
"character": 9,
|
|
327
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
327
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L53"
|
|
328
328
|
}
|
|
329
329
|
],
|
|
330
330
|
"type": {
|
|
@@ -367,9 +367,9 @@
|
|
|
367
367
|
"sources": [
|
|
368
368
|
{
|
|
369
369
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
370
|
-
"line":
|
|
370
|
+
"line": 59,
|
|
371
371
|
"character": 9,
|
|
372
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
372
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L59"
|
|
373
373
|
}
|
|
374
374
|
],
|
|
375
375
|
"type": {
|
|
@@ -415,9 +415,9 @@
|
|
|
415
415
|
"sources": [
|
|
416
416
|
{
|
|
417
417
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
418
|
-
"line":
|
|
418
|
+
"line": 66,
|
|
419
419
|
"character": 9,
|
|
420
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
420
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L66"
|
|
421
421
|
}
|
|
422
422
|
],
|
|
423
423
|
"type": {
|
|
@@ -442,15 +442,15 @@
|
|
|
442
442
|
"sources": [
|
|
443
443
|
{
|
|
444
444
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
445
|
-
"line":
|
|
445
|
+
"line": 26,
|
|
446
446
|
"character": 13,
|
|
447
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
447
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L26"
|
|
448
448
|
},
|
|
449
449
|
{
|
|
450
450
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
451
|
-
"line":
|
|
451
|
+
"line": 33,
|
|
452
452
|
"character": 13,
|
|
453
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
453
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L33"
|
|
454
454
|
}
|
|
455
455
|
],
|
|
456
456
|
"getSignature": {
|
|
@@ -462,9 +462,9 @@
|
|
|
462
462
|
"sources": [
|
|
463
463
|
{
|
|
464
464
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts",
|
|
465
|
-
"line":
|
|
465
|
+
"line": 33,
|
|
466
466
|
"character": 13,
|
|
467
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
467
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L33"
|
|
468
468
|
}
|
|
469
469
|
],
|
|
470
470
|
"type": {
|
|
@@ -502,9 +502,9 @@
|
|
|
502
502
|
"sources": [
|
|
503
503
|
{
|
|
504
504
|
"fileName": "libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts",
|
|
505
|
-
"line":
|
|
505
|
+
"line": 26,
|
|
506
506
|
"character": 13,
|
|
507
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
507
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L26"
|
|
508
508
|
}
|
|
509
509
|
],
|
|
510
510
|
"parameters": [
|
|
@@ -565,16 +565,16 @@
|
|
|
565
565
|
"sources": [
|
|
566
566
|
{
|
|
567
567
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
568
|
-
"line":
|
|
568
|
+
"line": 21,
|
|
569
569
|
"character": 13,
|
|
570
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
570
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L21"
|
|
571
571
|
}
|
|
572
572
|
],
|
|
573
573
|
"decorators": [
|
|
574
574
|
{
|
|
575
575
|
"name": "Component",
|
|
576
576
|
"arguments": {
|
|
577
|
-
"obj": "@Component({\n selector: 'sky-action-hub',\n templateUrl: './action-hub.component.html',\n styleUrls: ['./action-hub.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})"
|
|
577
|
+
"obj": "@Component({\n selector: 'sky-action-hub',\n templateUrl: './action-hub.component.html',\n styleUrls: ['./action-hub.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: false,\n})"
|
|
578
578
|
}
|
|
579
579
|
}
|
|
580
580
|
]
|
|
@@ -603,9 +603,9 @@
|
|
|
603
603
|
"sources": [
|
|
604
604
|
{
|
|
605
605
|
"fileName": "projects/pages/src/modules/page-header/page-header-avatar.component.ts",
|
|
606
|
-
"line":
|
|
606
|
+
"line": 18,
|
|
607
607
|
"character": 2,
|
|
608
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
608
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L18"
|
|
609
609
|
}
|
|
610
610
|
],
|
|
611
611
|
"signatures": [
|
|
@@ -618,9 +618,9 @@
|
|
|
618
618
|
"sources": [
|
|
619
619
|
{
|
|
620
620
|
"fileName": "libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts",
|
|
621
|
-
"line":
|
|
621
|
+
"line": 18,
|
|
622
622
|
"character": 2,
|
|
623
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
623
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L18"
|
|
624
624
|
}
|
|
625
625
|
],
|
|
626
626
|
"type": {
|
|
@@ -644,16 +644,16 @@
|
|
|
644
644
|
"sources": [
|
|
645
645
|
{
|
|
646
646
|
"fileName": "projects/pages/src/modules/page-header/page-header-avatar.component.ts",
|
|
647
|
-
"line":
|
|
647
|
+
"line": 17,
|
|
648
648
|
"character": 13,
|
|
649
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
649
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page-header/page-header-avatar.component.ts#L17"
|
|
650
650
|
}
|
|
651
651
|
],
|
|
652
652
|
"decorators": [
|
|
653
653
|
{
|
|
654
654
|
"name": "Component",
|
|
655
655
|
"arguments": {
|
|
656
|
-
"obj": "@Component({\n selector: 'sky-page-header-avatar',\n templateUrl: './page-header-avatar.component.html',\n styleUrls: ['./page-header-avatar.component.scss'],\n providers: [SkyDefaultInputProvider],\n})"
|
|
656
|
+
"obj": "@Component({\n selector: 'sky-page-header-avatar',\n templateUrl: './page-header-avatar.component.html',\n styleUrls: ['./page-header-avatar.component.scss'],\n providers: [SkyDefaultInputProvider],\n standalone: false,\n})"
|
|
657
657
|
}
|
|
658
658
|
}
|
|
659
659
|
]
|
|
@@ -684,16 +684,16 @@
|
|
|
684
684
|
"sources": [
|
|
685
685
|
{
|
|
686
686
|
"fileName": "projects/pages/src/modules/page-header/page-header-alerts.component.ts",
|
|
687
|
-
"line":
|
|
687
|
+
"line": 12,
|
|
688
688
|
"character": 13,
|
|
689
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
689
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page-header/page-header-alerts.component.ts#L12"
|
|
690
690
|
}
|
|
691
691
|
],
|
|
692
692
|
"decorators": [
|
|
693
693
|
{
|
|
694
694
|
"name": "Component",
|
|
695
695
|
"arguments": {
|
|
696
|
-
"obj": "@Component({\n selector: 'sky-page-header-alerts',\n templateUrl: './page-header-alerts.component.html',\n styleUrls: ['./page-header-alerts.component.scss'],\n})"
|
|
696
|
+
"obj": "@Component({\n selector: 'sky-page-header-alerts',\n templateUrl: './page-header-alerts.component.html',\n styleUrls: ['./page-header-alerts.component.scss'],\n standalone: false,\n})"
|
|
697
697
|
}
|
|
698
698
|
}
|
|
699
699
|
]
|
|
@@ -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/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page/page-links.component.ts#L18"
|
|
730
730
|
}
|
|
731
731
|
],
|
|
732
732
|
"decorators": [
|
|
@@ -781,9 +781,9 @@
|
|
|
781
781
|
"sources": [
|
|
782
782
|
{
|
|
783
783
|
"fileName": "projects/pages/src/modules/link-list/link-list.component.ts",
|
|
784
|
-
"line":
|
|
784
|
+
"line": 31,
|
|
785
785
|
"character": 18,
|
|
786
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
786
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/link-list/link-list.component.ts#L31"
|
|
787
787
|
}
|
|
788
788
|
],
|
|
789
789
|
"type": {
|
|
@@ -840,9 +840,9 @@
|
|
|
840
840
|
"sources": [
|
|
841
841
|
{
|
|
842
842
|
"fileName": "projects/pages/src/modules/link-list/link-list.component.ts",
|
|
843
|
-
"line":
|
|
843
|
+
"line": 36,
|
|
844
844
|
"character": 18,
|
|
845
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
845
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/link-list/link-list.component.ts#L36"
|
|
846
846
|
}
|
|
847
847
|
],
|
|
848
848
|
"type": {
|
|
@@ -884,16 +884,16 @@
|
|
|
884
884
|
"sources": [
|
|
885
885
|
{
|
|
886
886
|
"fileName": "projects/pages/src/modules/link-list/link-list.component.ts",
|
|
887
|
-
"line":
|
|
887
|
+
"line": 27,
|
|
888
888
|
"character": 13,
|
|
889
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
889
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/link-list/link-list.component.ts#L27"
|
|
890
890
|
}
|
|
891
891
|
],
|
|
892
892
|
"decorators": [
|
|
893
893
|
{
|
|
894
894
|
"name": "Component",
|
|
895
895
|
"arguments": {
|
|
896
|
-
"obj": "@Component({\n
|
|
896
|
+
"obj": "@Component({\n selector: 'sky-link-list',\n templateUrl: './link-list.component.html',\n styleUrls: ['./link-list.component.scss'],\n imports: [\n LinkAsModule,\n NgTemplateOutlet,\n SkyAppLinkModule,\n SkyHrefModule,\n SkyWaitModule,\n ],\n})"
|
|
897
897
|
}
|
|
898
898
|
}
|
|
899
899
|
]
|
|
@@ -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/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/link-list/link-list-item.component.ts#L20"
|
|
930
930
|
}
|
|
931
931
|
],
|
|
932
932
|
"decorators": [
|
|
@@ -1013,9 +1013,9 @@
|
|
|
1013
1013
|
"sources": [
|
|
1014
1014
|
{
|
|
1015
1015
|
"fileName": "projects/pages/src/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts",
|
|
1016
|
-
"line":
|
|
1016
|
+
"line": 31,
|
|
1017
1017
|
"character": 18,
|
|
1018
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1018
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts#L31"
|
|
1019
1019
|
}
|
|
1020
1020
|
],
|
|
1021
1021
|
"type": {
|
|
@@ -1056,16 +1056,16 @@
|
|
|
1056
1056
|
"sources": [
|
|
1057
1057
|
{
|
|
1058
1058
|
"fileName": "projects/pages/src/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts",
|
|
1059
|
-
"line":
|
|
1059
|
+
"line": 25,
|
|
1060
1060
|
"character": 13,
|
|
1061
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1061
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/link-list-recently-accessed/link-list-recently-accessed.component.ts#L25"
|
|
1062
1062
|
}
|
|
1063
1063
|
],
|
|
1064
1064
|
"decorators": [
|
|
1065
1065
|
{
|
|
1066
1066
|
"name": "Component",
|
|
1067
1067
|
"arguments": {
|
|
1068
|
-
"obj": "@Component({\n selector: 'sky-link-list-recently-accessed',\n
|
|
1068
|
+
"obj": "@Component({\n selector: 'sky-link-list-recently-accessed',\n imports: [\n SkyActionHubRecentLinksResolvePipe,\n SkyLinkListComponent,\n SkyPagesResourcesModule,\n ],\n template: `\n <sky-link-list\n [links]=\"recentLinks() | skyActionHubRecentLinksResolve\"\n [headingText]=\"'sky_action_hub_recent_links' | skyLibResources\"\n />\n `,\n})"
|
|
1069
1069
|
}
|
|
1070
1070
|
}
|
|
1071
1071
|
]
|
|
@@ -1107,16 +1107,16 @@
|
|
|
1107
1107
|
"sources": [
|
|
1108
1108
|
{
|
|
1109
1109
|
"fileName": "projects/pages/src/modules/action-hub/action-hub-buttons.component.ts",
|
|
1110
|
-
"line":
|
|
1110
|
+
"line": 16,
|
|
1111
1111
|
"character": 13,
|
|
1112
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1112
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/action-hub/action-hub-buttons.component.ts#L16"
|
|
1113
1113
|
}
|
|
1114
1114
|
],
|
|
1115
1115
|
"decorators": [
|
|
1116
1116
|
{
|
|
1117
1117
|
"name": "Component",
|
|
1118
1118
|
"arguments": {
|
|
1119
|
-
"obj": "@Component({\n selector: 'sky-action-hub-buttons',\n templateUrl: 'action-hub-buttons.component.html',\n styleUrls: ['./action-hub-buttons.component.scss'],\n})"
|
|
1119
|
+
"obj": "@Component({\n selector: 'sky-action-hub-buttons',\n templateUrl: 'action-hub-buttons.component.html',\n styleUrls: ['./action-hub-buttons.component.scss'],\n standalone: false,\n})"
|
|
1120
1120
|
}
|
|
1121
1121
|
}
|
|
1122
1122
|
]
|
|
@@ -1147,16 +1147,16 @@
|
|
|
1147
1147
|
"sources": [
|
|
1148
1148
|
{
|
|
1149
1149
|
"fileName": "projects/pages/src/modules/action-hub/action-hub-content.component.ts",
|
|
1150
|
-
"line":
|
|
1150
|
+
"line": 11,
|
|
1151
1151
|
"character": 13,
|
|
1152
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1152
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/action-hub/action-hub-content.component.ts#L11"
|
|
1153
1153
|
}
|
|
1154
1154
|
],
|
|
1155
1155
|
"decorators": [
|
|
1156
1156
|
{
|
|
1157
1157
|
"name": "Component",
|
|
1158
1158
|
"arguments": {
|
|
1159
|
-
"obj": "@Component({\n selector: 'sky-action-hub-content',\n templateUrl: 'action-hub-content.component.html',\n})"
|
|
1159
|
+
"obj": "@Component({\n selector: 'sky-action-hub-content',\n templateUrl: 'action-hub-content.component.html',\n standalone: false,\n})"
|
|
1160
1160
|
}
|
|
1161
1161
|
}
|
|
1162
1162
|
]
|
|
@@ -1195,9 +1195,9 @@
|
|
|
1195
1195
|
"sources": [
|
|
1196
1196
|
{
|
|
1197
1197
|
"fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
|
|
1198
|
-
"line":
|
|
1198
|
+
"line": 27,
|
|
1199
1199
|
"character": 9,
|
|
1200
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1200
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L27"
|
|
1201
1201
|
}
|
|
1202
1202
|
],
|
|
1203
1203
|
"type": {
|
|
@@ -1229,9 +1229,9 @@
|
|
|
1229
1229
|
"sources": [
|
|
1230
1230
|
{
|
|
1231
1231
|
"fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
|
|
1232
|
-
"line":
|
|
1232
|
+
"line": 21,
|
|
1233
1233
|
"character": 9,
|
|
1234
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1234
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L21"
|
|
1235
1235
|
}
|
|
1236
1236
|
],
|
|
1237
1237
|
"type": {
|
|
@@ -1265,16 +1265,16 @@
|
|
|
1265
1265
|
"sources": [
|
|
1266
1266
|
{
|
|
1267
1267
|
"fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
|
|
1268
|
-
"line":
|
|
1268
|
+
"line": 16,
|
|
1269
1269
|
"character": 13,
|
|
1270
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1270
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L16"
|
|
1271
1271
|
}
|
|
1272
1272
|
],
|
|
1273
1273
|
"decorators": [
|
|
1274
1274
|
{
|
|
1275
1275
|
"name": "Component",
|
|
1276
1276
|
"arguments": {
|
|
1277
|
-
"obj": "@Component({\n hostDirectives: [SkyResponsiveHostDirective],\n selector: 'sky-page-header',\n templateUrl: './page-header.component.html',\n styleUrls: ['./page-header.component.scss'],\n})"
|
|
1277
|
+
"obj": "@Component({\n hostDirectives: [SkyResponsiveHostDirective],\n selector: 'sky-page-header',\n templateUrl: './page-header.component.html',\n styleUrls: ['./page-header.component.scss'],\n standalone: false,\n})"
|
|
1278
1278
|
}
|
|
1279
1279
|
}
|
|
1280
1280
|
]
|
|
@@ -1297,9 +1297,9 @@
|
|
|
1297
1297
|
"sources": [
|
|
1298
1298
|
{
|
|
1299
1299
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1300
|
-
"line":
|
|
1300
|
+
"line": 28,
|
|
1301
1301
|
"character": 9,
|
|
1302
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1302
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L28"
|
|
1303
1303
|
}
|
|
1304
1304
|
],
|
|
1305
1305
|
"type": {
|
|
@@ -1325,9 +1325,9 @@
|
|
|
1325
1325
|
"sources": [
|
|
1326
1326
|
{
|
|
1327
1327
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1328
|
-
"line":
|
|
1328
|
+
"line": 26,
|
|
1329
1329
|
"character": 9,
|
|
1330
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1330
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L26"
|
|
1331
1331
|
}
|
|
1332
1332
|
],
|
|
1333
1333
|
"type": {
|
|
@@ -1351,15 +1351,15 @@
|
|
|
1351
1351
|
"sources": [
|
|
1352
1352
|
{
|
|
1353
1353
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1354
|
-
"line":
|
|
1354
|
+
"line": 16,
|
|
1355
1355
|
"character": 13,
|
|
1356
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1356
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L16"
|
|
1357
1357
|
},
|
|
1358
1358
|
{
|
|
1359
1359
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1360
|
-
"line":
|
|
1360
|
+
"line": 21,
|
|
1361
1361
|
"character": 13,
|
|
1362
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1362
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L21"
|
|
1363
1363
|
}
|
|
1364
1364
|
],
|
|
1365
1365
|
"getSignature": {
|
|
@@ -1371,9 +1371,9 @@
|
|
|
1371
1371
|
"sources": [
|
|
1372
1372
|
{
|
|
1373
1373
|
"fileName": "libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts",
|
|
1374
|
-
"line":
|
|
1374
|
+
"line": 21,
|
|
1375
1375
|
"character": 13,
|
|
1376
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1376
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L21"
|
|
1377
1377
|
}
|
|
1378
1378
|
],
|
|
1379
1379
|
"type": {
|
|
@@ -1392,9 +1392,9 @@
|
|
|
1392
1392
|
"sources": [
|
|
1393
1393
|
{
|
|
1394
1394
|
"fileName": "libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts",
|
|
1395
|
-
"line":
|
|
1395
|
+
"line": 16,
|
|
1396
1396
|
"character": 13,
|
|
1397
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1397
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L16"
|
|
1398
1398
|
}
|
|
1399
1399
|
],
|
|
1400
1400
|
"parameters": [
|
|
@@ -1434,9 +1434,9 @@
|
|
|
1434
1434
|
"sources": [
|
|
1435
1435
|
{
|
|
1436
1436
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1437
|
-
"line":
|
|
1437
|
+
"line": 35,
|
|
1438
1438
|
"character": 9,
|
|
1439
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1439
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L35"
|
|
1440
1440
|
}
|
|
1441
1441
|
],
|
|
1442
1442
|
"signatures": [
|
|
@@ -1449,9 +1449,9 @@
|
|
|
1449
1449
|
"sources": [
|
|
1450
1450
|
{
|
|
1451
1451
|
"fileName": "libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts",
|
|
1452
|
-
"line":
|
|
1452
|
+
"line": 35,
|
|
1453
1453
|
"character": 9,
|
|
1454
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1454
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L35"
|
|
1455
1455
|
}
|
|
1456
1456
|
],
|
|
1457
1457
|
"parameters": [
|
|
@@ -1508,16 +1508,16 @@
|
|
|
1508
1508
|
"sources": [
|
|
1509
1509
|
{
|
|
1510
1510
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
1511
|
-
"line":
|
|
1511
|
+
"line": 14,
|
|
1512
1512
|
"character": 13,
|
|
1513
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1513
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L14"
|
|
1514
1514
|
}
|
|
1515
1515
|
],
|
|
1516
1516
|
"decorators": [
|
|
1517
1517
|
{
|
|
1518
1518
|
"name": "Component",
|
|
1519
1519
|
"arguments": {
|
|
1520
|
-
"obj": "@Component({\n selector: 'sky-modal-link-list',\n templateUrl: './modal-link-list.component.html',\n styleUrls: ['./modal-link-list.component.scss'],\n})"
|
|
1520
|
+
"obj": "@Component({\n selector: 'sky-modal-link-list',\n templateUrl: './modal-link-list.component.html',\n styleUrls: ['./modal-link-list.component.scss'],\n standalone: false,\n})"
|
|
1521
1521
|
}
|
|
1522
1522
|
}
|
|
1523
1523
|
]
|
|
@@ -1548,9 +1548,9 @@
|
|
|
1548
1548
|
"sources": [
|
|
1549
1549
|
{
|
|
1550
1550
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1551
|
-
"line":
|
|
1551
|
+
"line": 67,
|
|
1552
1552
|
"character": 9,
|
|
1553
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1553
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page/page.component.ts#L67"
|
|
1554
1554
|
}
|
|
1555
1555
|
],
|
|
1556
1556
|
"type": {
|
|
@@ -1571,9 +1571,9 @@
|
|
|
1571
1571
|
"sources": [
|
|
1572
1572
|
{
|
|
1573
1573
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1574
|
-
"line":
|
|
1574
|
+
"line": 62,
|
|
1575
1575
|
"character": 13,
|
|
1576
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1576
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page/page.component.ts#L62"
|
|
1577
1577
|
}
|
|
1578
1578
|
],
|
|
1579
1579
|
"setSignature": {
|
|
@@ -1593,9 +1593,9 @@
|
|
|
1593
1593
|
"sources": [
|
|
1594
1594
|
{
|
|
1595
1595
|
"fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
|
|
1596
|
-
"line":
|
|
1596
|
+
"line": 62,
|
|
1597
1597
|
"character": 13,
|
|
1598
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1598
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page/page.component.ts#L62"
|
|
1599
1599
|
}
|
|
1600
1600
|
],
|
|
1601
1601
|
"parameters": [
|
|
@@ -1633,9 +1633,9 @@
|
|
|
1633
1633
|
"sources": [
|
|
1634
1634
|
{
|
|
1635
1635
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1636
|
-
"line":
|
|
1636
|
+
"line": 53,
|
|
1637
1637
|
"character": 13,
|
|
1638
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1638
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page/page.component.ts#L53"
|
|
1639
1639
|
}
|
|
1640
1640
|
],
|
|
1641
1641
|
"setSignature": {
|
|
@@ -1682,9 +1682,9 @@
|
|
|
1682
1682
|
"sources": [
|
|
1683
1683
|
{
|
|
1684
1684
|
"fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
|
|
1685
|
-
"line":
|
|
1685
|
+
"line": 53,
|
|
1686
1686
|
"character": 13,
|
|
1687
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1687
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page/page.component.ts#L53"
|
|
1688
1688
|
}
|
|
1689
1689
|
],
|
|
1690
1690
|
"parameters": [
|
|
@@ -1724,9 +1724,9 @@
|
|
|
1724
1724
|
"sources": [
|
|
1725
1725
|
{
|
|
1726
1726
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1727
|
-
"line":
|
|
1727
|
+
"line": 89,
|
|
1728
1728
|
"character": 9,
|
|
1729
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1729
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page/page.component.ts#L89"
|
|
1730
1730
|
}
|
|
1731
1731
|
],
|
|
1732
1732
|
"signatures": [
|
|
@@ -1747,9 +1747,9 @@
|
|
|
1747
1747
|
"sources": [
|
|
1748
1748
|
{
|
|
1749
1749
|
"fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
|
|
1750
|
-
"line":
|
|
1750
|
+
"line": 89,
|
|
1751
1751
|
"character": 9,
|
|
1752
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1752
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page/page.component.ts#L89"
|
|
1753
1753
|
}
|
|
1754
1754
|
],
|
|
1755
1755
|
"type": {
|
|
@@ -1781,9 +1781,9 @@
|
|
|
1781
1781
|
"sources": [
|
|
1782
1782
|
{
|
|
1783
1783
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1784
|
-
"line":
|
|
1784
|
+
"line": 78,
|
|
1785
1785
|
"character": 9,
|
|
1786
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1786
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page/page.component.ts#L78"
|
|
1787
1787
|
}
|
|
1788
1788
|
],
|
|
1789
1789
|
"signatures": [
|
|
@@ -1804,9 +1804,9 @@
|
|
|
1804
1804
|
"sources": [
|
|
1805
1805
|
{
|
|
1806
1806
|
"fileName": "libs/components/pages/src/lib/modules/page/page.component.ts",
|
|
1807
|
-
"line":
|
|
1807
|
+
"line": 78,
|
|
1808
1808
|
"character": 9,
|
|
1809
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1809
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page/page.component.ts#L78"
|
|
1810
1810
|
}
|
|
1811
1811
|
],
|
|
1812
1812
|
"type": {
|
|
@@ -1859,9 +1859,9 @@
|
|
|
1859
1859
|
"sources": [
|
|
1860
1860
|
{
|
|
1861
1861
|
"fileName": "projects/pages/src/modules/page/page.component.ts",
|
|
1862
|
-
"line":
|
|
1862
|
+
"line": 44,
|
|
1863
1863
|
"character": 13,
|
|
1864
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1864
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page/page.component.ts#L44"
|
|
1865
1865
|
}
|
|
1866
1866
|
],
|
|
1867
1867
|
"implementedTypes": [
|
|
@@ -1888,7 +1888,7 @@
|
|
|
1888
1888
|
{
|
|
1889
1889
|
"name": "Component",
|
|
1890
1890
|
"arguments": {
|
|
1891
|
-
"obj": "@Component({\n selector: 'sky-page',\n template: `<ng-content />`,\n providers: [\n SkyPageThemeAdapterService,\n SkyLayoutHostService,\n provideSkyBreakpointObserver(SkyContainerBreakpointObserver),\n ],\n})"
|
|
1891
|
+
"obj": "@Component({\n selector: 'sky-page',\n template: `<ng-content />`,\n providers: [\n SkyPageThemeAdapterService,\n SkyLayoutHostService,\n provideSkyBreakpointObserver(SkyContainerBreakpointObserver),\n ],\n standalone: false,\n})"
|
|
1892
1892
|
}
|
|
1893
1893
|
}
|
|
1894
1894
|
]
|
|
@@ -1919,16 +1919,16 @@
|
|
|
1919
1919
|
"sources": [
|
|
1920
1920
|
{
|
|
1921
1921
|
"fileName": "projects/pages/src/modules/page/page-content.component.ts",
|
|
1922
|
-
"line":
|
|
1922
|
+
"line": 16,
|
|
1923
1923
|
"character": 13,
|
|
1924
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1924
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page/page-content.component.ts#L16"
|
|
1925
1925
|
}
|
|
1926
1926
|
],
|
|
1927
1927
|
"decorators": [
|
|
1928
1928
|
{
|
|
1929
1929
|
"name": "Component",
|
|
1930
1930
|
"arguments": {
|
|
1931
|
-
"obj": "@Component({\n hostDirectives: [SkyResponsiveHostDirective],\n selector: 'sky-page-content',\n template: `<ng-content />`,\n styleUrls: ['./page-content.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})"
|
|
1931
|
+
"obj": "@Component({\n hostDirectives: [SkyResponsiveHostDirective],\n selector: 'sky-page-content',\n template: `<ng-content />`,\n styleUrls: ['./page-content.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: false,\n})"
|
|
1932
1932
|
}
|
|
1933
1933
|
}
|
|
1934
1934
|
]
|
|
@@ -1959,16 +1959,16 @@
|
|
|
1959
1959
|
"sources": [
|
|
1960
1960
|
{
|
|
1961
1961
|
"fileName": "projects/pages/src/modules/page-header/page-header-details.component.ts",
|
|
1962
|
-
"line":
|
|
1962
|
+
"line": 13,
|
|
1963
1963
|
"character": 13,
|
|
1964
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1964
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page-header/page-header-details.component.ts#L13"
|
|
1965
1965
|
}
|
|
1966
1966
|
],
|
|
1967
1967
|
"decorators": [
|
|
1968
1968
|
{
|
|
1969
1969
|
"name": "Component",
|
|
1970
1970
|
"arguments": {
|
|
1971
|
-
"obj": "@Component({\n selector: 'sky-page-header-details',\n templateUrl: './page-header-details.component.html',\n styleUrls: ['./page-header-details.component.scss'],\n})"
|
|
1971
|
+
"obj": "@Component({\n selector: 'sky-page-header-details',\n templateUrl: './page-header-details.component.html',\n styleUrls: ['./page-header-details.component.scss'],\n standalone: false,\n})"
|
|
1972
1972
|
}
|
|
1973
1973
|
}
|
|
1974
1974
|
]
|
|
@@ -1999,16 +1999,16 @@
|
|
|
1999
1999
|
"sources": [
|
|
2000
2000
|
{
|
|
2001
2001
|
"fileName": "projects/pages/src/modules/page-header/page-header-actions.component.ts",
|
|
2002
|
-
"line":
|
|
2002
|
+
"line": 14,
|
|
2003
2003
|
"character": 13,
|
|
2004
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2004
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/src/lib/modules/page-header/page-header-actions.component.ts#L14"
|
|
2005
2005
|
}
|
|
2006
2006
|
],
|
|
2007
2007
|
"decorators": [
|
|
2008
2008
|
{
|
|
2009
2009
|
"name": "Component",
|
|
2010
2010
|
"arguments": {
|
|
2011
|
-
"obj": "@Component({\n selector: 'sky-page-header-actions',\n template: `<ng-content />`,\n styleUrls: ['./page-header-actions.component.scss'],\n encapsulation: ViewEncapsulation.None,\n})"
|
|
2011
|
+
"obj": "@Component({\n selector: 'sky-page-header-actions',\n template: `<ng-content />`,\n styleUrls: ['./page-header-actions.component.scss'],\n encapsulation: ViewEncapsulation.None,\n standalone: false,\n})"
|
|
2012
2012
|
}
|
|
2013
2013
|
}
|
|
2014
2014
|
]
|
|
@@ -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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/pages/testing/src/modules/page-header/page-header-harness-filters.ts#L7"
|
|
5330
5330
|
}
|
|
5331
5331
|
],
|
|
5332
5332
|
"extendedTypes": [
|
|
@@ -6043,7 +6043,7 @@
|
|
|
6043
6043
|
{
|
|
6044
6044
|
"fileName": "split-view-page-content.component.ts",
|
|
6045
6045
|
"filePath": "/projects/pages/documentation/code-examples/page/split-view-page-fit-layout-demo/split-view-page-content.component.ts",
|
|
6046
|
-
"rawContents": "import { Component, inject } from '@angular/core';\nimport { FormBuilder, FormsModule, ReactiveFormsModule } from '@angular/forms';\nimport { SkySummaryActionBarModule } from '@skyux/action-bars';\nimport { SkyInputBoxModule } from '@skyux/forms';\nimport { SkyDescriptionListModule } from '@skyux/layout';\nimport { SkyRepeaterModule } from '@skyux/lists';\nimport { SkyConfirmService, SkyConfirmType } from '@skyux/modals';\nimport {\n SkySplitViewMessage,\n SkySplitViewMessageType,\n SkySplitViewModule,\n} from '@skyux/split-view';\n\nimport { Subject } from 'rxjs';\n\ninterface WorkspaceItem {\n id: number;\n amount: number;\n date: string;\n vendor: string;\n receiptImage: string;\n approvedAmount: number;\n comments: string;\n}\n\n@Component({\n
|
|
6046
|
+
"rawContents": "import { Component, inject } from '@angular/core';\nimport { FormBuilder, FormsModule, ReactiveFormsModule } from '@angular/forms';\nimport { SkySummaryActionBarModule } from '@skyux/action-bars';\nimport { SkyInputBoxModule } from '@skyux/forms';\nimport { SkyDescriptionListModule } from '@skyux/layout';\nimport { SkyRepeaterModule } from '@skyux/lists';\nimport { SkyConfirmService, SkyConfirmType } from '@skyux/modals';\nimport {\n SkySplitViewMessage,\n SkySplitViewMessageType,\n SkySplitViewModule,\n} from '@skyux/split-view';\n\nimport { Subject } from 'rxjs';\n\ninterface WorkspaceItem {\n id: number;\n amount: number;\n date: string;\n vendor: string;\n receiptImage: string;\n approvedAmount: number;\n comments: string;\n}\n\n@Component({\n selector: 'app-split-view-page-content',\n templateUrl: './split-view-page-content.component.html',\n imports: [\n FormsModule,\n ReactiveFormsModule,\n SkyDescriptionListModule,\n SkyInputBoxModule,\n SkyRepeaterModule,\n SkySplitViewModule,\n SkySummaryActionBarModule,\n ],\n})\nexport class SplitViewPageContentComponent {\n protected set activeIndex(value: number) {\n this.#_activeIndex = value;\n this.activeRecord = this.items[this.#_activeIndex];\n this.#loadFormGroup(this.activeRecord);\n }\n\n protected get activeIndex(): number {\n return this.#_activeIndex;\n }\n\n protected items: WorkspaceItem[] = [\n {\n id: 1,\n amount: 73.19,\n date: '5/13/2020',\n vendor: 'amazon.com',\n receiptImage: 'amzn-office-supply-order-5-13-19.png',\n approvedAmount: 73.19,\n comments: '',\n },\n {\n id: 2,\n amount: 214.12,\n date: '5/14/2020',\n vendor: 'Office Max',\n receiptImage: 'office-max-order.png',\n approvedAmount: 214.12,\n comments: '',\n },\n {\n id: 3,\n amount: 29.99,\n date: '5/14/2020',\n vendor: 'amazon.com',\n receiptImage: 'amzn-office-supply-order-5-14-19.png',\n approvedAmount: 29.99,\n comments: '',\n },\n {\n id: 4,\n amount: 1500,\n date: '5/15/2020',\n vendor: 'Fresh Catering, LLC',\n receiptImage: 'fresh-catering-llc-order.png',\n approvedAmount: 1500,\n comments: '',\n },\n {\n id: 5,\n amount: 456.24,\n date: '5/16/2020',\n vendor: 'Wish',\n receiptImage: 'wish-delivery-order.png',\n approvedAmount: 456.24,\n comments: '',\n },\n {\n id: 6,\n amount: 62.37,\n date: '5/16/2020',\n vendor: 'Staples',\n receiptImage: 'staples-paper-bulk-order.png',\n approvedAmount: 62.37,\n comments: '',\n },\n {\n id: 7,\n amount: 51.84,\n date: '5/17/2020',\n vendor: 'amazon.com',\n receiptImage: 'amzn-office-supply-order-5-17-19.png',\n approvedAmount: 51.84,\n comments: '',\n },\n {\n id: 8,\n amount: 92.55,\n date: '5/18/2020',\n vendor: 'Home Depot',\n receiptImage: 'home-depot-order.png',\n approvedAmount: 0.0,\n comments: '',\n },\n {\n id: 9,\n amount: 38.29,\n date: '5/18/2020',\n vendor: 'Papa Johns',\n receiptImage: 'papa-johns-order.png',\n approvedAmount: 38.29,\n comments: '',\n },\n ];\n\n protected activeRecord = this.items[0];\n protected listWidth: number | undefined;\n protected splitViewStream = new Subject<SkySplitViewMessage>();\n\n protected splitViewDemoForm = inject(FormBuilder).group({\n approvedAmount: [this.activeRecord.approvedAmount],\n comments: [this.activeRecord.comments],\n });\n\n #_activeIndex = 0;\n\n #confirmSvc = inject(SkyConfirmService);\n\n protected onItemClick(index: number): void {\n // Prevent workspace from loading new data if the current workspace form is dirty.\n if (this.splitViewDemoForm.dirty && index !== this.activeIndex) {\n this.#openConfirmModal(index);\n } else {\n this.#loadWorkspace(index);\n }\n }\n\n protected onApprove(): void {\n console.log('Approved clicked!');\n this.#saveForm();\n }\n\n protected onDeny(): void {\n console.log('Denied clicked!');\n }\n\n #loadFormGroup(record: WorkspaceItem): void {\n this.splitViewDemoForm.setValue({\n approvedAmount: record.approvedAmount,\n comments: record.comments,\n });\n }\n\n #loadWorkspace(index: number): void {\n this.activeIndex = index;\n this.#setFocusInWorkspace();\n }\n\n #openConfirmModal(index: number): void {\n this.#confirmSvc\n .open({\n message:\n 'You have unsaved work. Would you like to save it before you change records?',\n type: SkyConfirmType.Custom,\n buttons: [\n {\n action: 'yes',\n text: 'Yes',\n styleType: 'primary',\n },\n {\n action: 'discard',\n text: 'Discard changes',\n styleType: 'link',\n },\n ],\n })\n .closed.subscribe((closeArgs) => {\n if (closeArgs.action === 'yes') {\n this.#saveForm();\n }\n\n this.#loadWorkspace(index);\n });\n }\n\n #saveForm(): void {\n this.activeRecord = Object.assign(\n this.activeRecord,\n this.splitViewDemoForm.value,\n );\n\n this.splitViewDemoForm.markAsPristine();\n }\n\n #setFocusInWorkspace(): void {\n this.splitViewStream.next({\n type: SkySplitViewMessageType.FocusWorkspace,\n });\n }\n}\n"
|
|
6047
6047
|
},
|
|
6048
6048
|
{
|
|
6049
6049
|
"fileName": "split-view-page-content.component.html",
|
|
@@ -6053,7 +6053,7 @@
|
|
|
6053
6053
|
{
|
|
6054
6054
|
"fileName": "demo.component.ts",
|
|
6055
6055
|
"filePath": "/projects/pages/documentation/code-examples/page/split-view-page-fit-layout-demo/demo.component.ts",
|
|
6056
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyAlertModule } from '@skyux/indicators';\nimport { SkyPageModule } from '@skyux/pages';\n\nimport { SplitViewPageContentComponent } from './split-view-page-content.component';\n\n@Component({\n
|
|
6056
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyAlertModule } from '@skyux/indicators';\nimport { SkyPageModule } from '@skyux/pages';\n\nimport { SplitViewPageContentComponent } from './split-view-page-content.component';\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [SkyAlertModule, SkyPageModule, SplitViewPageContentComponent],\n})\nexport class DemoComponent {}\n"
|
|
6057
6057
|
},
|
|
6058
6058
|
{
|
|
6059
6059
|
"fileName": "demo.component.spec.ts",
|
|
@@ -6068,7 +6068,7 @@
|
|
|
6068
6068
|
{
|
|
6069
6069
|
"fileName": "record-page-overview-tab.component.ts",
|
|
6070
6070
|
"filePath": "/projects/pages/documentation/code-examples/page/record-page-tabs-layout-demo/record-page-overview-tab.component.ts",
|
|
6071
|
-
"rawContents": "import { CommonModule } from '@angular/common';\nimport { Component } from '@angular/core';\nimport { SkyIconModule } from '@skyux/icon';\nimport { SkyKeyInfoModule } from '@skyux/indicators';\nimport {\n SkyBoxModule,\n SkyDescriptionListModule,\n SkyFluidGridModule,\n} from '@skyux/layout';\nimport { SkyRepeaterModule } from '@skyux/lists';\n\nimport { Detail } from './detail';\n\n@Component({\n
|
|
6071
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { Component } from '@angular/core';\nimport { SkyIconModule } from '@skyux/icon';\nimport { SkyKeyInfoModule } from '@skyux/indicators';\nimport {\n SkyBoxModule,\n SkyDescriptionListModule,\n SkyFluidGridModule,\n} from '@skyux/layout';\nimport { SkyRepeaterModule } from '@skyux/lists';\n\nimport { Detail } from './detail';\n\n@Component({\n selector: 'app-record-page-overview-tab',\n templateUrl: './record-page-overview-tab.component.html',\n styleUrls: ['./record-page-overview-tab.component.scss'],\n imports: [\n CommonModule,\n SkyBoxModule,\n SkyDescriptionListModule,\n SkyFluidGridModule,\n SkyIconModule,\n SkyKeyInfoModule,\n SkyRepeaterModule,\n ],\n})\nexport class RecordPageOverviewTabComponent {\n protected recordDetails: Detail[] = [\n {\n detail: 'Designation',\n info: 'General operating',\n },\n {\n detail: 'Source',\n info: 'Online donation form',\n },\n {\n detail: 'Status',\n info: 'Active',\n },\n {\n detail: 'Due date',\n info: '12/12/2023',\n },\n {\n detail: 'Create date',\n info: '01/05/2023',\n },\n {\n detail: 'Frequency',\n info: 'Quarterly',\n },\n ];\n\n protected actualPayments = [\n {\n category: 'Amount',\n value: '$845.00',\n },\n {\n category: 'Assigned',\n value: '$800.00',\n },\n {\n category: 'Applied',\n value: '$800.00',\n },\n {\n category: 'Payments',\n value: 25,\n },\n ];\n\n protected projectedPayments = [\n {\n category: 'Amount',\n value: '$0',\n },\n {\n category: 'Line items',\n value: 0,\n },\n ];\n\n protected recentActivity = [\n {\n activity: '$250.00 payment processed successfully.',\n date: '07/01/2023 12:02 am',\n },\n {\n activity: '$150.00 payment processed successfully.',\n date: '06/15/2023 12:02 am',\n },\n {\n activity: '$250.00 payment processed successfully.',\n date: '04/01/2023 12:02 am',\n },\n ];\n}\n"
|
|
6072
6072
|
},
|
|
6073
6073
|
{
|
|
6074
6074
|
"fileName": "record-page-overview-tab.component.scss",
|
|
@@ -6083,7 +6083,7 @@
|
|
|
6083
6083
|
{
|
|
6084
6084
|
"fileName": "record-page-notes-tab.component.ts",
|
|
6085
6085
|
"filePath": "/projects/pages/documentation/code-examples/page/record-page-tabs-layout-demo/record-page-notes-tab.component.ts",
|
|
6086
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyIconModule } from '@skyux/icon';\nimport { SkyKeyInfoModule } from '@skyux/indicators';\nimport { SkyToolbarModule } from '@skyux/layout';\nimport { SkyRepeaterModule, SkySortModule } from '@skyux/lists';\nimport { SkySearchModule } from '@skyux/lookup';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\n@Component({\n
|
|
6086
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyIconModule } from '@skyux/icon';\nimport { SkyKeyInfoModule } from '@skyux/indicators';\nimport { SkyToolbarModule } from '@skyux/layout';\nimport { SkyRepeaterModule, SkySortModule } from '@skyux/lists';\nimport { SkySearchModule } from '@skyux/lookup';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\n@Component({\n selector: 'app-record-page-notes-tab',\n templateUrl: './record-page-notes-tab.component.html',\n imports: [\n SkyDropdownModule,\n SkyIconModule,\n SkyKeyInfoModule,\n SkyRepeaterModule,\n SkySearchModule,\n SkySortModule,\n SkyToolbarModule,\n ],\n})\nexport class RecordPageNotesTabComponent {\n protected notes = [\n {\n noteNumber: 1,\n content: 'Attended our gala last year and had a great time.',\n date: '11/17/2024',\n },\n {\n noteNumber: 2,\n content:\n 'Is a business owner and has a lot of connections in the community.',\n date: '10/11/2024',\n },\n ];\n}\n"
|
|
6087
6087
|
},
|
|
6088
6088
|
{
|
|
6089
6089
|
"fileName": "record-page-notes-tab.component.html",
|
|
@@ -6093,7 +6093,7 @@
|
|
|
6093
6093
|
{
|
|
6094
6094
|
"fileName": "record-page-content.component.ts",
|
|
6095
6095
|
"filePath": "/projects/pages/documentation/code-examples/page/record-page-tabs-layout-demo/record-page-content.component.ts",
|
|
6096
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyTabIndex, SkyTabsModule } from '@skyux/tabs';\n\nimport { RecordPageAttachmentsTabComponent } from './record-page-attachments-tab.component';\nimport { RecordPageNotesTabComponent } from './record-page-notes-tab.component';\nimport { RecordPageOverviewTabComponent } from './record-page-overview-tab.component';\n\n@Component({\n
|
|
6096
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyTabIndex, SkyTabsModule } from '@skyux/tabs';\n\nimport { RecordPageAttachmentsTabComponent } from './record-page-attachments-tab.component';\nimport { RecordPageNotesTabComponent } from './record-page-notes-tab.component';\nimport { RecordPageOverviewTabComponent } from './record-page-overview-tab.component';\n\n@Component({\n selector: 'app-record-page-content',\n templateUrl: './record-page-content.component.html',\n imports: [\n RecordPageAttachmentsTabComponent,\n RecordPageNotesTabComponent,\n RecordPageOverviewTabComponent,\n SkyTabsModule,\n ],\n})\nexport class RecordPageContentComponent {\n protected activeTabIndex: SkyTabIndex = 0;\n}\n"
|
|
6097
6097
|
},
|
|
6098
6098
|
{
|
|
6099
6099
|
"fileName": "record-page-content.component.html",
|
|
@@ -6103,7 +6103,7 @@
|
|
|
6103
6103
|
{
|
|
6104
6104
|
"fileName": "record-page-attachments-tab.component.ts",
|
|
6105
6105
|
"filePath": "/projects/pages/documentation/code-examples/page/record-page-tabs-layout-demo/record-page-attachments-tab.component.ts",
|
|
6106
|
-
"rawContents": "import { Component, OnInit, inject } from '@angular/core';\nimport { SkyAgGridModule, SkyAgGridService } from '@skyux/ag-grid';\nimport {\n SkyDataManagerModule,\n SkyDataManagerService,\n SkyDataManagerState,\n SkyDataViewConfig,\n} from '@skyux/data-manager';\nimport { SkyIconModule } from '@skyux/icon';\nimport { SkyKeyInfoModule } from '@skyux/indicators';\n\nimport { AgGridModule } from 'ag-grid-angular';\nimport { ColDef, GridOptions, ICellRendererParams } from 'ag-grid-community';\n\nimport { Attachment } from './attachment';\nimport { AttachmentsGridContextMenuComponent } from './attachments-grid-context-menu.component';\n\n@Component({\n
|
|
6106
|
+
"rawContents": "import { Component, OnInit, inject } from '@angular/core';\nimport { SkyAgGridModule, SkyAgGridService } from '@skyux/ag-grid';\nimport {\n SkyDataManagerModule,\n SkyDataManagerService,\n SkyDataManagerState,\n SkyDataViewConfig,\n} from '@skyux/data-manager';\nimport { SkyIconModule } from '@skyux/icon';\nimport { SkyKeyInfoModule } from '@skyux/indicators';\n\nimport { AgGridModule } from 'ag-grid-angular';\nimport { ColDef, GridOptions, ICellRendererParams } from 'ag-grid-community';\n\nimport { Attachment } from './attachment';\nimport { AttachmentsGridContextMenuComponent } from './attachments-grid-context-menu.component';\n\n@Component({\n selector: 'app-record-page-attachments-tab',\n templateUrl: './record-page-attachments-tab.component.html',\n providers: [SkyDataManagerService],\n imports: [\n AgGridModule,\n SkyAgGridModule,\n SkyDataManagerModule,\n SkyKeyInfoModule,\n SkyIconModule,\n ],\n})\nexport class RecordPageAttachmentsTabComponent implements OnInit {\n protected items: Attachment[] = [\n {\n name: 'Agreement.pdf',\n description: 'Cardholder agreement',\n size: '10 KB',\n dateAdded: '01/28/2023',\n },\n {\n name: 'Appendix.pdf',\n description: 'Updated terms 2023',\n size: '25 KB',\n dateAdded: '05/05/2023',\n },\n ];\n protected gridOptions: GridOptions;\n\n #dataManagerService = inject(SkyDataManagerService);\n #agGridSvc = inject(SkyAgGridService);\n\n #columnDefs: ColDef[] = [\n {\n colId: 'contextMenu',\n headerName: '',\n sortable: false,\n cellRenderer: AttachmentsGridContextMenuComponent,\n maxWidth: 55,\n },\n {\n colId: 'name',\n field: 'name',\n headerName: 'Name',\n width: 150,\n cellRenderer: (params: ICellRendererParams): string => {\n return `<a href=\"/\">${params.value}</a>`;\n },\n },\n {\n colId: 'description',\n field: 'description',\n headerName: 'Description',\n },\n {\n colId: 'size',\n field: 'size',\n headerName: 'Size',\n },\n {\n colId: 'dateAdded',\n field: 'dateAdded',\n headerName: 'Date Added',\n },\n ];\n\n #viewConfig: SkyDataViewConfig = {\n id: 'gridView',\n name: 'Grid View',\n searchEnabled: true,\n };\n\n constructor() {\n this.gridOptions = this.#agGridSvc.getGridOptions({\n gridOptions: {\n columnDefs: this.#columnDefs,\n },\n });\n }\n\n public ngOnInit(): void {\n this.#dataManagerService.initDataManager({\n activeViewId: 'gridView',\n dataManagerConfig: {},\n defaultDataState: new SkyDataManagerState({\n views: [\n {\n viewId: 'gridView',\n displayedColumnIds: [\n 'contextMenu',\n 'name',\n 'description',\n 'size',\n 'dateAdded',\n ],\n },\n ],\n }),\n });\n\n this.#dataManagerService.initDataView(this.#viewConfig);\n }\n}\n"
|
|
6107
6107
|
},
|
|
6108
6108
|
{
|
|
6109
6109
|
"fileName": "record-page-attachments-tab.component.html",
|
|
@@ -6118,7 +6118,7 @@
|
|
|
6118
6118
|
{
|
|
6119
6119
|
"fileName": "demo.component.ts",
|
|
6120
6120
|
"filePath": "/projects/pages/documentation/code-examples/page/record-page-tabs-layout-demo/demo.component.ts",
|
|
6121
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyAvatarModule } from '@skyux/avatar';\nimport { SkyAlertModule, SkyLabelModule } from '@skyux/indicators';\nimport { SkyPageModule } from '@skyux/pages';\n\nimport { RecordPageContentComponent } from './record-page-content.component';\n\n@Component({\n
|
|
6121
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyAvatarModule } from '@skyux/avatar';\nimport { SkyAlertModule, SkyLabelModule } from '@skyux/indicators';\nimport { SkyPageModule } from '@skyux/pages';\n\nimport { RecordPageContentComponent } from './record-page-content.component';\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [\n RecordPageContentComponent,\n SkyAlertModule,\n SkyAvatarModule,\n SkyLabelModule,\n SkyPageModule,\n ],\n})\nexport class DemoComponent {}\n"
|
|
6122
6122
|
},
|
|
6123
6123
|
{
|
|
6124
6124
|
"fileName": "demo.component.spec.ts",
|
|
@@ -6133,7 +6133,7 @@
|
|
|
6133
6133
|
{
|
|
6134
6134
|
"fileName": "attachments-grid-context-menu.component.ts",
|
|
6135
6135
|
"filePath": "/projects/pages/documentation/code-examples/page/record-page-tabs-layout-demo/attachments-grid-context-menu.component.ts",
|
|
6136
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { ICellRendererAngularComp } from 'ag-grid-angular';\nimport { ICellRendererParams } from 'ag-grid-community';\n\nimport { Attachment } from './attachment';\n\n@Component({\n
|
|
6136
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { ICellRendererAngularComp } from 'ag-grid-angular';\nimport { ICellRendererParams } from 'ag-grid-community';\n\nimport { Attachment } from './attachment';\n\n@Component({\n selector: 'app-attachments-grid-context-menu',\n templateUrl: './attachments-grid-context-menu.component.html',\n imports: [SkyDropdownModule],\n})\nexport class AttachmentsGridContextMenuComponent\n implements ICellRendererAngularComp\n{\n protected attachmentName = '';\n\n public agInit(params: ICellRendererParams<Attachment>): void {\n this.attachmentName = params.data?.name ?? '';\n }\n\n public refresh(): boolean {\n return false;\n }\n}\n"
|
|
6137
6137
|
},
|
|
6138
6138
|
{
|
|
6139
6139
|
"fileName": "attachments-grid-context-menu.component.html",
|
|
@@ -6148,7 +6148,7 @@
|
|
|
6148
6148
|
{
|
|
6149
6149
|
"fileName": "record-page-content.component.ts",
|
|
6150
6150
|
"filePath": "/projects/pages/documentation/code-examples/page/record-page-blocks-layout-demo/record-page-content.component.ts",
|
|
6151
|
-
"rawContents": "import { CommonModule } from '@angular/common';\nimport { Component } from '@angular/core';\nimport { SkyIconModule } from '@skyux/icon';\nimport { SkyKeyInfoModule } from '@skyux/indicators';\nimport {\n SkyBoxModule,\n SkyDescriptionListModule,\n SkyFluidGridModule,\n} from '@skyux/layout';\nimport { SkyRepeaterModule } from '@skyux/lists';\n\n@Component({\n
|
|
6151
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { Component } from '@angular/core';\nimport { SkyIconModule } from '@skyux/icon';\nimport { SkyKeyInfoModule } from '@skyux/indicators';\nimport {\n SkyBoxModule,\n SkyDescriptionListModule,\n SkyFluidGridModule,\n} from '@skyux/layout';\nimport { SkyRepeaterModule } from '@skyux/lists';\n\n@Component({\n selector: 'app-record-page-content',\n templateUrl: './record-page-content.component.html',\n styleUrls: ['./record-page-content.component.scss'],\n imports: [\n CommonModule,\n SkyBoxModule,\n SkyDescriptionListModule,\n SkyFluidGridModule,\n SkyIconModule,\n SkyKeyInfoModule,\n SkyRepeaterModule,\n ],\n})\nexport class RecordPageContentComponent {\n protected recordDetails = [\n {\n detail: 'Designation',\n info: 'General operating',\n },\n {\n detail: 'Source',\n info: 'Online donation form',\n },\n {\n detail: 'Status',\n info: 'Active',\n },\n {\n detail: 'Due date',\n info: '12/12/2023',\n },\n {\n detail: 'Create date',\n info: '01/05/2023',\n },\n {\n detail: 'Frequency',\n info: 'Quarterly',\n },\n ];\n\n protected actualPayments = [\n {\n category: 'Amount',\n value: '$845.00',\n },\n {\n category: 'Assigned',\n value: '$800.00',\n },\n {\n category: 'Applied',\n value: '$800.00',\n },\n {\n category: 'Payments',\n value: 25,\n },\n ];\n\n protected projectedPayments = [\n {\n category: 'Amount',\n value: '$0',\n },\n {\n category: 'Line items',\n value: 0,\n },\n ];\n\n protected recentActivity = [\n {\n activity: '$250.00 payment processed successfully.',\n date: '07/01/2023 12:02 am',\n },\n {\n activity: '$150.00 payment processed successfully.',\n date: '06/15/2023 12:02 am',\n },\n {\n activity: '$250.00 payment processed successfully.',\n date: '04/01/2023 12:02 am',\n },\n ];\n}\n"
|
|
6152
6152
|
},
|
|
6153
6153
|
{
|
|
6154
6154
|
"fileName": "record-page-content.component.scss",
|
|
@@ -6163,7 +6163,7 @@
|
|
|
6163
6163
|
{
|
|
6164
6164
|
"fileName": "demo.component.ts",
|
|
6165
6165
|
"filePath": "/projects/pages/documentation/code-examples/page/record-page-blocks-layout-demo/demo.component.ts",
|
|
6166
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyPageModule } from '@skyux/pages';\n\nimport { RecordPageContentComponent } from './record-page-content.component';\n\n@Component({\n
|
|
6166
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyPageModule } from '@skyux/pages';\n\nimport { RecordPageContentComponent } from './record-page-content.component';\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [RecordPageContentComponent, SkyPageModule],\n})\nexport class DemoComponent {\n protected readonly recentLinks = [\n {\n label: 'Gift Management',\n permalink: { url: '' },\n lastAccessed: new Date(2024, 1, 1),\n },\n {\n label: 'Reporting',\n permalink: { url: '' },\n lastAccessed: new Date(2024, 1, 2),\n },\n ];\n}\n"
|
|
6167
6167
|
},
|
|
6168
6168
|
{
|
|
6169
6169
|
"fileName": "demo.component.spec.ts",
|
|
@@ -6178,7 +6178,7 @@
|
|
|
6178
6178
|
{
|
|
6179
6179
|
"fileName": "list-page-content.component.ts",
|
|
6180
6180
|
"filePath": "/projects/pages/documentation/code-examples/page/list-page-tabs-layout-demo/list-page-content.component.ts",
|
|
6181
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyTabIndex, SkyTabsModule } from '@skyux/tabs';\n\nimport { Contact } from './contact';\nimport { ListPageContactsGridComponent } from './list-page-contacts-grid.component';\n\n@Component({\n
|
|
6181
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyTabIndex, SkyTabsModule } from '@skyux/tabs';\n\nimport { Contact } from './contact';\nimport { ListPageContactsGridComponent } from './list-page-contacts-grid.component';\n\n@Component({\n selector: 'app-list-page-content',\n templateUrl: './list-page-content.component.html',\n imports: [ListPageContactsGridComponent, SkyTabsModule],\n})\nexport class ListPageContentComponent {\n protected activeTabIndex: SkyTabIndex = 0;\n\n protected myContacts: Contact[] = [\n {\n name: 'Wonda Lumpkin',\n organization: 'Riverfront College of the Arts',\n emailAddress: 'wlumpkin@yahoo.com',\n },\n {\n name: 'Eliza Vanhorn',\n organization: 'Summit School of the Arts',\n emailAddress: 'evanhorn@outlook.com',\n },\n {\n name: 'Ed Sipes',\n organization: 'Reflections Middle School',\n emailAddress: 'esipes@yahoo.com',\n },\n {\n name: 'Elwood Farris',\n organization: 'Sandy Lagoon College',\n emailAddress: 'elfarris@gmail.com',\n },\n {\n name: 'Cristen Sizemore',\n organization: 'Grafton Vision Health',\n emailAddress: 'cristen.sizemore@aol.com',\n },\n {\n name: 'Latrice Ashmore',\n organization: 'Food Bank of Rapid City',\n emailAddress: 'lashmore@gmail.com',\n },\n ];\n\n protected allContacts = [\n ...this.myContacts,\n {\n name: 'Kanesha Hutto',\n organization: 'Los Angeles College of the Arts',\n emailAddress: 'khutto@yahoo.com',\n },\n {\n name: 'Kristeen Lunsford',\n organization: 'Food Bank of Los Angeles',\n emailAddress: 'kristeen.lunsford@yahoo.com',\n },\n {\n name: 'Barbara Durr',\n organization: 'Riverfront Middle School',\n emailAddress: 'bdurr@gmail.com',\n },\n {\n name: 'Ilene Woo',\n organization: 'Rapid City High School',\n emailAddress: 'ilene.woo@aol.com',\n },\n {\n name: 'Darcel Lenz',\n organization: 'Riverfront College of the Arts',\n emailAddress: 'dlenz@yahoo.com',\n },\n ];\n}\n"
|
|
6182
6182
|
},
|
|
6183
6183
|
{
|
|
6184
6184
|
"fileName": "list-page-content.component.html",
|
|
@@ -6188,7 +6188,7 @@
|
|
|
6188
6188
|
{
|
|
6189
6189
|
"fileName": "list-page-contacts-grid.component.ts",
|
|
6190
6190
|
"filePath": "/projects/pages/documentation/code-examples/page/list-page-tabs-layout-demo/list-page-contacts-grid.component.ts",
|
|
6191
|
-
"rawContents": "import { Component, Input, OnInit, inject } from '@angular/core';\nimport { SkyAgGridModule, SkyAgGridService } from '@skyux/ag-grid';\nimport {\n SkyDataManagerModule,\n SkyDataManagerService,\n SkyDataManagerState,\n SkyDataViewConfig,\n} from '@skyux/data-manager';\nimport { SkyIconModule } from '@skyux/icon';\nimport { SkyKeyInfoModule } from '@skyux/indicators';\n\nimport { AgGridModule } from 'ag-grid-angular';\nimport { ColDef, GridOptions, ICellRendererParams } from 'ag-grid-community';\n\nimport { ContactContextMenuComponent } from './contact-context-menu.component';\n\ninterface Contact {\n name: string;\n organization: string;\n emailAddress: string;\n}\n\n@Component({\n
|
|
6191
|
+
"rawContents": "import { Component, Input, OnInit, inject } from '@angular/core';\nimport { SkyAgGridModule, SkyAgGridService } from '@skyux/ag-grid';\nimport {\n SkyDataManagerModule,\n SkyDataManagerService,\n SkyDataManagerState,\n SkyDataViewConfig,\n} from '@skyux/data-manager';\nimport { SkyIconModule } from '@skyux/icon';\nimport { SkyKeyInfoModule } from '@skyux/indicators';\n\nimport { AgGridModule } from 'ag-grid-angular';\nimport { ColDef, GridOptions, ICellRendererParams } from 'ag-grid-community';\n\nimport { ContactContextMenuComponent } from './contact-context-menu.component';\n\ninterface Contact {\n name: string;\n organization: string;\n emailAddress: string;\n}\n\n@Component({\n selector: 'app-list-page-contacts-grid',\n templateUrl: './list-page-contacts-grid.component.html',\n providers: [SkyDataManagerService],\n imports: [\n AgGridModule,\n SkyAgGridModule,\n SkyDataManagerModule,\n SkyIconModule,\n SkyKeyInfoModule,\n ],\n})\nexport class ListPageContactsGridComponent implements OnInit {\n @Input()\n public contacts: Contact[] = [];\n\n protected gridOptions: GridOptions;\n\n #dataManagerService = inject(SkyDataManagerService);\n #agGridSvc = inject(SkyAgGridService);\n\n #columnDefs: ColDef[] = [\n {\n colId: 'contextMenu',\n headerName: '',\n sortable: false,\n cellRenderer: ContactContextMenuComponent,\n maxWidth: 55,\n },\n {\n colId: 'name',\n field: 'name',\n headerName: 'Name',\n width: 150,\n cellRenderer: (params: ICellRendererParams): string => {\n return `<a href=\"/\">${params.value}</a>`;\n },\n },\n {\n colId: 'organization',\n field: 'organization',\n headerName: 'Organization',\n },\n {\n colId: 'emailAddress',\n field: 'emailAddress',\n headerName: 'Email Address',\n },\n ];\n\n #viewConfig: SkyDataViewConfig = {\n id: 'gridView',\n name: 'Grid View',\n searchEnabled: true,\n columnPickerEnabled: true,\n columnOptions: [\n { id: 'contextMenu', label: 'Context menu', alwaysDisplayed: true },\n { id: 'name', label: 'Name' },\n { id: 'organization', label: 'Organization' },\n { id: 'emailAddress', label: 'Email Address' },\n ],\n };\n\n constructor() {\n this.gridOptions = this.#agGridSvc.getGridOptions({\n gridOptions: {\n columnDefs: this.#columnDefs,\n },\n });\n }\n\n public ngOnInit(): void {\n this.#dataManagerService.initDataManager({\n activeViewId: 'gridView',\n dataManagerConfig: {},\n defaultDataState: new SkyDataManagerState({\n views: [\n {\n viewId: 'gridView',\n displayedColumnIds: [\n 'contextMenu',\n 'name',\n 'organization',\n 'emailAddress',\n ],\n },\n ],\n }),\n });\n\n this.#dataManagerService.initDataView(this.#viewConfig);\n }\n}\n"
|
|
6192
6192
|
},
|
|
6193
6193
|
{
|
|
6194
6194
|
"fileName": "list-page-contacts-grid.component.html",
|
|
@@ -6198,7 +6198,7 @@
|
|
|
6198
6198
|
{
|
|
6199
6199
|
"fileName": "demo.component.ts",
|
|
6200
6200
|
"filePath": "/projects/pages/documentation/code-examples/page/list-page-tabs-layout-demo/demo.component.ts",
|
|
6201
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyPageModule } from '@skyux/pages';\n\nimport { ListPageContentComponent } from './list-page-content.component';\n\n@Component({\n
|
|
6201
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyPageModule } from '@skyux/pages';\n\nimport { ListPageContentComponent } from './list-page-content.component';\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [ListPageContentComponent, SkyPageModule],\n})\nexport class DemoComponent {}\n"
|
|
6202
6202
|
},
|
|
6203
6203
|
{
|
|
6204
6204
|
"fileName": "demo.component.spec.ts",
|
|
@@ -6218,7 +6218,7 @@
|
|
|
6218
6218
|
{
|
|
6219
6219
|
"fileName": "contact-context-menu.component.ts",
|
|
6220
6220
|
"filePath": "/projects/pages/documentation/code-examples/page/list-page-tabs-layout-demo/contact-context-menu.component.ts",
|
|
6221
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { ICellRendererAngularComp } from 'ag-grid-angular';\nimport { ICellRendererParams } from 'ag-grid-community';\n\nimport { Contact } from './contact';\n\n@Component({\n
|
|
6221
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { ICellRendererAngularComp } from 'ag-grid-angular';\nimport { ICellRendererParams } from 'ag-grid-community';\n\nimport { Contact } from './contact';\n\n@Component({\n selector: 'app-contacts-grid-context-menu',\n templateUrl: './contact-context-menu.component.html',\n imports: [SkyDropdownModule],\n})\nexport class ContactContextMenuComponent implements ICellRendererAngularComp {\n protected contactName = '';\n\n public agInit(params: ICellRendererParams<Contact>): void {\n this.contactName = params.data?.name ?? '';\n }\n\n public refresh(): boolean {\n return false;\n }\n}\n"
|
|
6222
6222
|
},
|
|
6223
6223
|
{
|
|
6224
6224
|
"fileName": "contact-context-menu.component.html",
|
|
@@ -6228,7 +6228,7 @@
|
|
|
6228
6228
|
{
|
|
6229
6229
|
"fileName": "list-page-content.component.ts",
|
|
6230
6230
|
"filePath": "/projects/pages/documentation/code-examples/page/list-page-list-layout-demo/list-page-content.component.ts",
|
|
6231
|
-
"rawContents": "import { Component, OnInit, inject } from '@angular/core';\nimport { SkyAgGridModule, SkyAgGridService } from '@skyux/ag-grid';\nimport {\n SkyDataManagerModule,\n SkyDataManagerService,\n SkyDataManagerState,\n SkyDataViewConfig,\n} from '@skyux/data-manager';\nimport { SkyIconModule } from '@skyux/icon';\nimport { SkyKeyInfoModule } from '@skyux/indicators';\n\nimport { AgGridModule } from 'ag-grid-angular';\nimport { ColDef, GridOptions, ICellRendererParams } from 'ag-grid-community';\n\nimport { DashboardGridContextMenuComponent } from './dashboards-grid-context-menu.component';\nimport { Item } from './item';\n\n@Component({\n
|
|
6231
|
+
"rawContents": "import { Component, OnInit, inject } from '@angular/core';\nimport { SkyAgGridModule, SkyAgGridService } from '@skyux/ag-grid';\nimport {\n SkyDataManagerModule,\n SkyDataManagerService,\n SkyDataManagerState,\n SkyDataViewConfig,\n} from '@skyux/data-manager';\nimport { SkyIconModule } from '@skyux/icon';\nimport { SkyKeyInfoModule } from '@skyux/indicators';\n\nimport { AgGridModule } from 'ag-grid-angular';\nimport { ColDef, GridOptions, ICellRendererParams } from 'ag-grid-community';\n\nimport { DashboardGridContextMenuComponent } from './dashboards-grid-context-menu.component';\nimport { Item } from './item';\n\n@Component({\n selector: 'app-list-page-content',\n templateUrl: './list-page-content.component.html',\n providers: [SkyDataManagerService],\n imports: [\n AgGridModule,\n SkyAgGridModule,\n SkyDataManagerModule,\n SkyIconModule,\n SkyKeyInfoModule,\n ],\n})\nexport class ListPageContentComponent implements OnInit {\n protected items: Item[] = [\n {\n dashboard: 'Cash Flow Tracker',\n name: 'Kanesha Hutto',\n lastUpdated: '06/21/2023',\n },\n {\n dashboard: 'Accounts Receivable Dashboard',\n name: 'Kristeen Lunsford',\n lastUpdated: '06/30/2023',\n },\n {\n dashboard: 'Accounts Payable Dashboard',\n name: 'Darcel Lenz',\n lastUpdated: '04/20/2023',\n },\n {\n dashboard: 'Budget vs. Actual',\n name: 'Barbara Durr',\n lastUpdated: '12/04/2023',\n },\n {\n dashboard: 'Balance Sheet - New',\n name: 'Ilene Woo',\n lastUpdated: '12/20/2023',\n },\n {\n dashboard: 'Debt Management',\n name: 'Tonja Sanderson',\n lastUpdated: '09/10/2023',\n },\n ];\n\n protected gridOptions: GridOptions;\n\n #columnDefs: ColDef[] = [\n {\n colId: 'contextMenu',\n headerName: '',\n sortable: false,\n cellRenderer: DashboardGridContextMenuComponent,\n maxWidth: 55,\n },\n {\n colId: 'dashboard',\n field: 'dashboard',\n headerName: 'Name',\n width: 150,\n cellRenderer: (params: ICellRendererParams): string => {\n return `<a href=\"/\">${params.value}</a>`;\n },\n },\n {\n colId: 'name',\n field: 'name',\n headerName: 'Created By',\n },\n {\n colId: 'lastUpdated',\n field: 'lastUpdated',\n headerName: 'Last Updated',\n },\n ];\n\n #viewConfig: SkyDataViewConfig = {\n id: 'gridView',\n name: 'Grid View',\n searchEnabled: true,\n };\n\n readonly #dataManagerService = inject(SkyDataManagerService);\n readonly #agGridSvc = inject(SkyAgGridService);\n\n constructor() {\n this.gridOptions = this.#agGridSvc.getGridOptions({\n gridOptions: {\n columnDefs: this.#columnDefs,\n },\n });\n }\n\n public ngOnInit(): void {\n this.#dataManagerService.initDataManager({\n activeViewId: 'gridView',\n dataManagerConfig: {},\n defaultDataState: new SkyDataManagerState({\n views: [\n {\n viewId: 'gridView',\n displayedColumnIds: [\n 'contextMenu',\n 'dashboard',\n 'name',\n 'lastUpdated',\n ],\n },\n ],\n }),\n });\n\n this.#dataManagerService.initDataView(this.#viewConfig);\n }\n}\n"
|
|
6232
6232
|
},
|
|
6233
6233
|
{
|
|
6234
6234
|
"fileName": "list-page-content.component.html",
|
|
@@ -6243,7 +6243,7 @@
|
|
|
6243
6243
|
{
|
|
6244
6244
|
"fileName": "demo.component.ts",
|
|
6245
6245
|
"filePath": "/projects/pages/documentation/code-examples/page/list-page-list-layout-demo/demo.component.ts",
|
|
6246
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyPageModule } from '@skyux/pages';\n\nimport { ListPageContentComponent } from './list-page-content.component';\n\n@Component({\n
|
|
6246
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyPageModule } from '@skyux/pages';\n\nimport { ListPageContentComponent } from './list-page-content.component';\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [ListPageContentComponent, SkyPageModule],\n})\nexport class DemoComponent {}\n"
|
|
6247
6247
|
},
|
|
6248
6248
|
{
|
|
6249
6249
|
"fileName": "demo.component.spec.ts",
|
|
@@ -6258,7 +6258,7 @@
|
|
|
6258
6258
|
{
|
|
6259
6259
|
"fileName": "dashboards-grid-context-menu.component.ts",
|
|
6260
6260
|
"filePath": "/projects/pages/documentation/code-examples/page/list-page-list-layout-demo/dashboards-grid-context-menu.component.ts",
|
|
6261
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { ICellRendererAngularComp } from 'ag-grid-angular';\nimport { ICellRendererParams } from 'ag-grid-community';\n\nimport { Item } from './item';\n\n@Component({\n
|
|
6261
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { ICellRendererAngularComp } from 'ag-grid-angular';\nimport { ICellRendererParams } from 'ag-grid-community';\n\nimport { Item } from './item';\n\n@Component({\n selector: 'app-dashboards-grid-context-menu',\n templateUrl: './dashboards-grid-context-menu.component.html',\n imports: [SkyDropdownModule],\n})\nexport class DashboardGridContextMenuComponent\n implements ICellRendererAngularComp\n{\n protected dashboardName = '';\n\n public agInit(params: ICellRendererParams<Item>): void {\n this.dashboardName = params.data?.dashboard ?? '';\n }\n\n public refresh(): boolean {\n return false;\n }\n}\n"
|
|
6262
6262
|
},
|
|
6263
6263
|
{
|
|
6264
6264
|
"fileName": "dashboards-grid-context-menu.component.html",
|
|
@@ -6268,7 +6268,7 @@
|
|
|
6268
6268
|
{
|
|
6269
6269
|
"fileName": "tile-updates.component.ts",
|
|
6270
6270
|
"filePath": "/projects/pages/documentation/code-examples/page/home-page-blocks-layout-demo/tile-updates.component.ts",
|
|
6271
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyTilesModule } from '@skyux/tiles';\n\n@Component({\n
|
|
6271
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyTilesModule } from '@skyux/tiles';\n\n@Component({\n selector: 'app-tile-updates',\n styles: `\n :host {\n display: block;\n }\n `,\n templateUrl: './tile-updates.component.html',\n imports: [SkyTilesModule],\n})\nexport class TileUpdatesComponent {}\n"
|
|
6272
6272
|
},
|
|
6273
6273
|
{
|
|
6274
6274
|
"fileName": "tile-updates.component.html",
|
|
@@ -6278,7 +6278,7 @@
|
|
|
6278
6278
|
{
|
|
6279
6279
|
"fileName": "tile-my-actions.component.ts",
|
|
6280
6280
|
"filePath": "/projects/pages/documentation/code-examples/page/home-page-blocks-layout-demo/tile-my-actions.component.ts",
|
|
6281
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyRepeaterModule } from '@skyux/lists';\nimport { SkyDropdownModule } from '@skyux/popovers';\nimport { SkyTilesModule } from '@skyux/tiles';\n\n@Component({\n
|
|
6281
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyRepeaterModule } from '@skyux/lists';\nimport { SkyDropdownModule } from '@skyux/popovers';\nimport { SkyTilesModule } from '@skyux/tiles';\n\n@Component({\n selector: 'app-tile-my-actions',\n styles: `\n :host {\n display: block;\n }\n `,\n templateUrl: './tile-my-actions.component.html',\n imports: [SkyTilesModule, SkyDropdownModule, SkyRepeaterModule],\n})\nexport class TileMyActionsComponent {\n protected items: {\n date: string;\n status?: string;\n title?: string;\n accessibilityLabel?: string;\n }[] = [\n {\n title: 'Send invitation to Spring Ball',\n date: 'Today',\n },\n {\n title: 'Review portal activity',\n date: '10/2/2024',\n },\n {\n title: 'Assign prospects',\n date: '10/3/2024',\n },\n ];\n protected onActionClicked(buttonText: string): void {\n alert(buttonText + ' was clicked!');\n }\n}\n"
|
|
6282
6282
|
},
|
|
6283
6283
|
{
|
|
6284
6284
|
"fileName": "tile-my-actions.component.html",
|
|
@@ -6288,7 +6288,7 @@
|
|
|
6288
6288
|
{
|
|
6289
6289
|
"fileName": "home-page-content.component.ts",
|
|
6290
6290
|
"filePath": "/projects/pages/documentation/code-examples/page/home-page-blocks-layout-demo/home-page-content.component.ts",
|
|
6291
|
-
"rawContents": "import { NgClass, NgFor } from '@angular/common';\nimport { Component } from '@angular/core';\nimport { SkyTileDashboardConfig, SkyTilesModule } from '@skyux/tiles';\n\nimport { TileMyActionsComponent } from './tile-my-actions.component';\nimport { TileUpdatesComponent } from './tile-updates.component';\n\n@Component({\n selector: 'app-home-page-content',\n templateUrl: './home-page-content.component.html',\n
|
|
6291
|
+
"rawContents": "import { NgClass, NgFor } from '@angular/common';\nimport { Component } from '@angular/core';\nimport { SkyTileDashboardConfig, SkyTilesModule } from '@skyux/tiles';\n\nimport { TileMyActionsComponent } from './tile-my-actions.component';\nimport { TileUpdatesComponent } from './tile-updates.component';\n\n@Component({\n selector: 'app-home-page-content',\n templateUrl: './home-page-content.component.html',\n imports: [NgClass, NgFor, SkyTilesModule],\n})\nexport class HomePageContentComponent {\n protected dashboardConfig: SkyTileDashboardConfig = {\n tiles: [\n {\n id: 'tile-updates',\n componentType: TileUpdatesComponent,\n },\n {\n id: 'tile-my-actions',\n componentType: TileMyActionsComponent,\n },\n ],\n layout: {\n singleColumn: {\n tiles: [\n {\n id: 'tile-updates',\n isCollapsed: false,\n },\n {\n id: 'tile-my-actions',\n isCollapsed: false,\n },\n ],\n },\n multiColumn: [\n {\n tiles: [\n {\n id: 'tile-updates',\n isCollapsed: false,\n },\n ],\n },\n {\n tiles: [\n {\n id: 'tile-my-actions',\n isCollapsed: false,\n },\n ],\n },\n ],\n },\n };\n}\n"
|
|
6292
6292
|
},
|
|
6293
6293
|
{
|
|
6294
6294
|
"fileName": "home-page-content.component.html",
|
|
@@ -6298,7 +6298,7 @@
|
|
|
6298
6298
|
{
|
|
6299
6299
|
"fileName": "demo.component.ts",
|
|
6300
6300
|
"filePath": "/projects/pages/documentation/code-examples/page/home-page-blocks-layout-demo/demo.component.ts",
|
|
6301
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyIconModule } from '@skyux/icon';\nimport { SkyPageModule, SkyRecentLink } from '@skyux/pages';\n\nimport { HomePageContentComponent } from './home-page-content.component';\n\n@Component({\n
|
|
6301
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyIconModule } from '@skyux/icon';\nimport { SkyPageModule, SkyRecentLink } from '@skyux/pages';\n\nimport { HomePageContentComponent } from './home-page-content.component';\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [HomePageContentComponent, SkyIconModule, SkyPageModule],\n})\nexport class DemoComponent {\n protected readonly recentLinks: SkyRecentLink[] = [\n {\n label: 'Gift Management',\n permalink: { url: '' },\n lastAccessed: new Date(2024, 1, 1),\n },\n {\n label: 'Reporting',\n permalink: { url: '' },\n lastAccessed: new Date(2024, 1, 2),\n },\n ];\n}\n"
|
|
6302
6302
|
},
|
|
6303
6303
|
{
|
|
6304
6304
|
"fileName": "demo.component.spec.ts",
|
|
@@ -6313,7 +6313,7 @@
|
|
|
6313
6313
|
{
|
|
6314
6314
|
"fileName": "settings-modal.component.ts",
|
|
6315
6315
|
"filePath": "/projects/pages/documentation/code-examples/action-hub/settings-modal.component.ts",
|
|
6316
|
-
"rawContents": "import { Component, inject } from '@angular/core';\nimport {\n AbstractControl,\n FormBuilder,\n FormGroup,\n FormsModule,\n ReactiveFormsModule,\n} from '@angular/forms';\nimport { SkyColorpickerModule } from '@skyux/colorpicker';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyInputBoxModule } from '@skyux/forms';\nimport { SkyModalInstance, SkyModalModule } from '@skyux/modals';\n\nimport { MODAL_TITLE } from './modal-title-token';\n\n@Component({\n
|
|
6316
|
+
"rawContents": "import { Component, inject } from '@angular/core';\nimport {\n AbstractControl,\n FormBuilder,\n FormGroup,\n FormsModule,\n ReactiveFormsModule,\n} from '@angular/forms';\nimport { SkyColorpickerModule } from '@skyux/colorpicker';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyInputBoxModule } from '@skyux/forms';\nimport { SkyModalInstance, SkyModalModule } from '@skyux/modals';\n\nimport { MODAL_TITLE } from './modal-title-token';\n\n@Component({\n selector: 'app-settings-modal',\n templateUrl: './settings-modal.component.html',\n imports: [\n FormsModule,\n ReactiveFormsModule,\n SkyColorpickerModule,\n SkyIdModule,\n SkyInputBoxModule,\n SkyModalModule,\n ],\n})\nexport class SettingsModalComponent {\n protected formGroup: FormGroup;\n protected fields: string[] = [];\n\n protected readonly modalInstance = inject(SkyModalInstance);\n protected readonly title = inject(MODAL_TITLE);\n readonly #formBuilder = inject(FormBuilder);\n\n constructor() {\n const controls: Record<string, AbstractControl> = {};\n\n for (let i = 1; i <= 5; i++) {\n const field = `${this.title} ${i}`;\n this.fields.push(field);\n controls[field] = this.#formBuilder.control('');\n }\n\n this.formGroup = this.#formBuilder.group(controls);\n\n this.modalInstance.closed.subscribe((args) => {\n if (args.reason === 'save') {\n console.log(this.formGroup.value);\n }\n });\n }\n}\n"
|
|
6317
6317
|
},
|
|
6318
6318
|
{
|
|
6319
6319
|
"fileName": "settings-modal.component.html",
|
|
@@ -6328,7 +6328,7 @@
|
|
|
6328
6328
|
{
|
|
6329
6329
|
"fileName": "demo.component.ts",
|
|
6330
6330
|
"filePath": "/projects/pages/documentation/code-examples/action-hub/demo.component.ts",
|
|
6331
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyActionHubModule, SkyPageModalLinksInput } from '@skyux/pages';\n\nimport { MODAL_TITLE } from './modal-title-token';\nimport { SettingsModalComponent } from './settings-modal.component';\n\nconst pastHours = Array.from(Array(5).keys()).map((i) => {\n const date = new Date();\n date.setHours(date.getHours() - (i + 1));\n return date;\n});\n\n@Component({\n
|
|
6331
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyActionHubModule, SkyPageModalLinksInput } from '@skyux/pages';\n\nimport { MODAL_TITLE } from './modal-title-token';\nimport { SettingsModalComponent } from './settings-modal.component';\n\nconst pastHours = Array.from(Array(5).keys()).map((i) => {\n const date = new Date();\n date.setHours(date.getHours() - (i + 1));\n return date;\n});\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [SkyActionHubModule],\n})\nexport class DemoComponent {\n public buttons = [\n {\n label: 'Action 1',\n ariaLabel: 'Accounts action 1',\n permalink: {\n url: '#',\n },\n },\n {\n label: 'Action 2',\n ariaLabel: 'Accounts action 2',\n permalink: {\n url: '#',\n },\n },\n {\n label: 'Action 3',\n ariaLabel: 'Accounts action 3',\n permalink: {\n url: '#',\n },\n },\n ];\n\n public needsAttention = [\n {\n title: '9',\n message: 'updates from portal',\n permalink: {\n url: '#',\n },\n },\n {\n title: '8',\n message: 'new messages from online donation',\n permalink: {\n url: '#',\n },\n },\n {\n title: '7',\n message: 'possible duplicates from constituent lists',\n permalink: {\n url: '#',\n },\n },\n {\n title: '6',\n message: 'updates from portal',\n permalink: {\n url: '#',\n },\n },\n {\n title: '5',\n message: 'new messages from online donation',\n permalink: {\n url: '#',\n },\n },\n {\n title: '4',\n message: 'possible duplicates from constituent lists',\n permalink: {\n url: '#',\n },\n },\n {\n title: '3',\n message: 'update from portal',\n permalink: {\n url: '#',\n },\n },\n {\n title: '2',\n message: 'new messages from online donation',\n permalink: {\n url: '#',\n },\n },\n {\n title: '1',\n message: 'possible duplicate from constituent lists',\n permalink: {\n url: '#',\n },\n },\n ];\n\n public recentLinks = [\n {\n label: 'Recent 1',\n permalink: {\n url: '#',\n },\n lastAccessed: pastHours[0],\n },\n {\n label: 'Recent 2',\n permalink: {\n url: '#',\n },\n lastAccessed: pastHours[1],\n },\n {\n label: 'Recent 3',\n permalink: {\n url: '#',\n },\n lastAccessed: pastHours[2],\n },\n {\n label: 'Recent 4',\n permalink: {\n url: '#',\n },\n lastAccessed: pastHours[3],\n },\n {\n label: 'Recent 5',\n permalink: {\n url: '#',\n },\n lastAccessed: pastHours[4],\n },\n ];\n\n public relatedLinks = [\n {\n label: 'Link 1',\n permalink: {\n url: '#',\n },\n },\n {\n label: 'Link 2',\n permalink: {\n url: '#',\n },\n },\n {\n label: 'Link 3',\n permalink: {\n url: '#',\n },\n },\n ];\n\n public settingsLinks: SkyPageModalLinksInput = [\n {\n label: 'Number',\n modal: {\n component: SettingsModalComponent,\n config: {\n size: 'large',\n providers: [\n {\n provide: MODAL_TITLE,\n useValue: 'Number',\n },\n ],\n },\n },\n },\n {\n label: 'Color',\n modal: {\n component: SettingsModalComponent,\n config: {\n size: 'large',\n providers: [\n {\n provide: MODAL_TITLE,\n useValue: 'Color',\n },\n ],\n },\n },\n },\n ];\n\n public title = 'Active accounts';\n}\n"
|
|
6332
6332
|
},
|
|
6333
6333
|
{
|
|
6334
6334
|
"fileName": "demo.component.html",
|
|
@@ -6338,39 +6338,39 @@
|
|
|
6338
6338
|
],
|
|
6339
6339
|
"codeExampleDependencies": {
|
|
6340
6340
|
"/projects/pages/documentation/code-examples/page/split-view-page-fit-layout-demo": {
|
|
6341
|
-
"@angular-devkit/core": "
|
|
6342
|
-
"@angular-devkit/schematics": "
|
|
6343
|
-
"@angular/animations": "
|
|
6344
|
-
"@angular/cdk": "
|
|
6345
|
-
"@angular/cli": "
|
|
6346
|
-
"@angular/common": "
|
|
6347
|
-
"@angular/core": "
|
|
6348
|
-
"@angular/forms": "
|
|
6349
|
-
"@angular/platform-browser": "
|
|
6350
|
-
"@angular/router": "
|
|
6341
|
+
"@angular-devkit/core": "19.0.6",
|
|
6342
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
6343
|
+
"@angular/animations": "19.0.5",
|
|
6344
|
+
"@angular/cdk": "19.0.4",
|
|
6345
|
+
"@angular/cli": "19.0.6",
|
|
6346
|
+
"@angular/common": "19.0.5",
|
|
6347
|
+
"@angular/core": "19.0.5",
|
|
6348
|
+
"@angular/forms": "19.0.5",
|
|
6349
|
+
"@angular/platform-browser": "19.0.5",
|
|
6350
|
+
"@angular/router": "19.0.5",
|
|
6351
6351
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6352
|
-
"@schematics/angular": "
|
|
6353
|
-
"@skyux-sdk/testing": "
|
|
6354
|
-
"@skyux/action-bars": "
|
|
6355
|
-
"@skyux/animations": "
|
|
6356
|
-
"@skyux/assets": "
|
|
6357
|
-
"@skyux/config": "
|
|
6358
|
-
"@skyux/core": "
|
|
6359
|
-
"@skyux/forms": "
|
|
6360
|
-
"@skyux/help-inline": "
|
|
6361
|
-
"@skyux/i18n": "
|
|
6362
|
-
"@skyux/icon": "
|
|
6352
|
+
"@schematics/angular": "19.0.6",
|
|
6353
|
+
"@skyux-sdk/testing": "12.0.0-alpha.0",
|
|
6354
|
+
"@skyux/action-bars": "12.0.0-alpha.0",
|
|
6355
|
+
"@skyux/animations": "12.0.0-alpha.0",
|
|
6356
|
+
"@skyux/assets": "12.0.0-alpha.0",
|
|
6357
|
+
"@skyux/config": "12.0.0-alpha.0",
|
|
6358
|
+
"@skyux/core": "12.0.0-alpha.0",
|
|
6359
|
+
"@skyux/forms": "12.0.0-alpha.0",
|
|
6360
|
+
"@skyux/help-inline": "12.0.0-alpha.0",
|
|
6361
|
+
"@skyux/i18n": "12.0.0-alpha.0",
|
|
6362
|
+
"@skyux/icon": "12.0.0-alpha.0",
|
|
6363
6363
|
"@skyux/icons": "7.8.0",
|
|
6364
|
-
"@skyux/indicators": "
|
|
6365
|
-
"@skyux/inline-form": "
|
|
6366
|
-
"@skyux/layout": "
|
|
6367
|
-
"@skyux/lists": "
|
|
6368
|
-
"@skyux/modals": "
|
|
6369
|
-
"@skyux/pages": "
|
|
6370
|
-
"@skyux/popovers": "
|
|
6371
|
-
"@skyux/router": "
|
|
6372
|
-
"@skyux/split-view": "
|
|
6373
|
-
"@skyux/theme": "
|
|
6364
|
+
"@skyux/indicators": "12.0.0-alpha.0",
|
|
6365
|
+
"@skyux/inline-form": "12.0.0-alpha.0",
|
|
6366
|
+
"@skyux/layout": "12.0.0-alpha.0",
|
|
6367
|
+
"@skyux/lists": "12.0.0-alpha.0",
|
|
6368
|
+
"@skyux/modals": "12.0.0-alpha.0",
|
|
6369
|
+
"@skyux/pages": "12.0.0-alpha.0",
|
|
6370
|
+
"@skyux/popovers": "12.0.0-alpha.0",
|
|
6371
|
+
"@skyux/router": "12.0.0-alpha.0",
|
|
6372
|
+
"@skyux/split-view": "12.0.0-alpha.0",
|
|
6373
|
+
"@skyux/theme": "12.0.0-alpha.0",
|
|
6374
6374
|
"@types/dragula": "2.1.36",
|
|
6375
6375
|
"@types/node": "20.14.12",
|
|
6376
6376
|
"axe-core": "4.10.0",
|
|
@@ -6380,51 +6380,52 @@
|
|
|
6380
6380
|
"fontfaceobserver": "2.3.0",
|
|
6381
6381
|
"glob": "11.0.0",
|
|
6382
6382
|
"jsonc-parser": "3.3.1",
|
|
6383
|
+
"minimist": "1.2.8",
|
|
6383
6384
|
"ng2-dragula": "5.1.0",
|
|
6384
6385
|
"rxjs": "7.8.1",
|
|
6385
|
-
"tslib": "2.
|
|
6386
|
-
"zone.js": "0.
|
|
6386
|
+
"tslib": "2.8.1",
|
|
6387
|
+
"zone.js": "0.15.0"
|
|
6387
6388
|
},
|
|
6388
6389
|
"/projects/pages/documentation/code-examples/page/record-page-tabs-layout-demo": {
|
|
6389
|
-
"@angular-devkit/core": "
|
|
6390
|
-
"@angular-devkit/schematics": "
|
|
6391
|
-
"@angular/animations": "
|
|
6392
|
-
"@angular/cdk": "
|
|
6393
|
-
"@angular/cli": "
|
|
6394
|
-
"@angular/common": "
|
|
6395
|
-
"@angular/core": "
|
|
6396
|
-
"@angular/forms": "
|
|
6397
|
-
"@angular/platform-browser": "
|
|
6398
|
-
"@angular/router": "
|
|
6390
|
+
"@angular-devkit/core": "19.0.6",
|
|
6391
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
6392
|
+
"@angular/animations": "19.0.5",
|
|
6393
|
+
"@angular/cdk": "19.0.4",
|
|
6394
|
+
"@angular/cli": "19.0.6",
|
|
6395
|
+
"@angular/common": "19.0.5",
|
|
6396
|
+
"@angular/core": "19.0.5",
|
|
6397
|
+
"@angular/forms": "19.0.5",
|
|
6398
|
+
"@angular/platform-browser": "19.0.5",
|
|
6399
|
+
"@angular/router": "19.0.5",
|
|
6399
6400
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6400
|
-
"@schematics/angular": "
|
|
6401
|
-
"@skyux-sdk/testing": "
|
|
6402
|
-
"@skyux/ag-grid": "
|
|
6403
|
-
"@skyux/animations": "
|
|
6404
|
-
"@skyux/assets": "
|
|
6405
|
-
"@skyux/autonumeric": "
|
|
6406
|
-
"@skyux/avatar": "
|
|
6407
|
-
"@skyux/config": "
|
|
6408
|
-
"@skyux/core": "
|
|
6409
|
-
"@skyux/data-manager": "
|
|
6410
|
-
"@skyux/datetime": "
|
|
6411
|
-
"@skyux/errors": "
|
|
6412
|
-
"@skyux/forms": "
|
|
6413
|
-
"@skyux/help-inline": "
|
|
6414
|
-
"@skyux/i18n": "
|
|
6415
|
-
"@skyux/icon": "
|
|
6401
|
+
"@schematics/angular": "19.0.6",
|
|
6402
|
+
"@skyux-sdk/testing": "12.0.0-alpha.0",
|
|
6403
|
+
"@skyux/ag-grid": "12.0.0-alpha.0",
|
|
6404
|
+
"@skyux/animations": "12.0.0-alpha.0",
|
|
6405
|
+
"@skyux/assets": "12.0.0-alpha.0",
|
|
6406
|
+
"@skyux/autonumeric": "12.0.0-alpha.0",
|
|
6407
|
+
"@skyux/avatar": "12.0.0-alpha.0",
|
|
6408
|
+
"@skyux/config": "12.0.0-alpha.0",
|
|
6409
|
+
"@skyux/core": "12.0.0-alpha.0",
|
|
6410
|
+
"@skyux/data-manager": "12.0.0-alpha.0",
|
|
6411
|
+
"@skyux/datetime": "12.0.0-alpha.0",
|
|
6412
|
+
"@skyux/errors": "12.0.0-alpha.0",
|
|
6413
|
+
"@skyux/forms": "12.0.0-alpha.0",
|
|
6414
|
+
"@skyux/help-inline": "12.0.0-alpha.0",
|
|
6415
|
+
"@skyux/i18n": "12.0.0-alpha.0",
|
|
6416
|
+
"@skyux/icon": "12.0.0-alpha.0",
|
|
6416
6417
|
"@skyux/icons": "7.8.0",
|
|
6417
|
-
"@skyux/indicators": "
|
|
6418
|
-
"@skyux/inline-form": "
|
|
6419
|
-
"@skyux/layout": "
|
|
6420
|
-
"@skyux/lists": "
|
|
6421
|
-
"@skyux/lookup": "
|
|
6422
|
-
"@skyux/modals": "
|
|
6423
|
-
"@skyux/pages": "
|
|
6424
|
-
"@skyux/popovers": "
|
|
6425
|
-
"@skyux/router": "
|
|
6426
|
-
"@skyux/tabs": "
|
|
6427
|
-
"@skyux/theme": "
|
|
6418
|
+
"@skyux/indicators": "12.0.0-alpha.0",
|
|
6419
|
+
"@skyux/inline-form": "12.0.0-alpha.0",
|
|
6420
|
+
"@skyux/layout": "12.0.0-alpha.0",
|
|
6421
|
+
"@skyux/lists": "12.0.0-alpha.0",
|
|
6422
|
+
"@skyux/lookup": "12.0.0-alpha.0",
|
|
6423
|
+
"@skyux/modals": "12.0.0-alpha.0",
|
|
6424
|
+
"@skyux/pages": "12.0.0-alpha.0",
|
|
6425
|
+
"@skyux/popovers": "12.0.0-alpha.0",
|
|
6426
|
+
"@skyux/router": "12.0.0-alpha.0",
|
|
6427
|
+
"@skyux/tabs": "12.0.0-alpha.0",
|
|
6428
|
+
"@skyux/theme": "12.0.0-alpha.0",
|
|
6428
6429
|
"@types/dragula": "2.1.36",
|
|
6429
6430
|
"@types/node": "20.14.12",
|
|
6430
6431
|
"ag-grid-angular": "32.2.2",
|
|
@@ -6438,44 +6439,45 @@
|
|
|
6438
6439
|
"glob": "11.0.0",
|
|
6439
6440
|
"intl-tel-input": "24.4.0",
|
|
6440
6441
|
"jsonc-parser": "3.3.1",
|
|
6442
|
+
"minimist": "1.2.8",
|
|
6441
6443
|
"moment": "2.30.1",
|
|
6442
6444
|
"ng2-dragula": "5.1.0",
|
|
6443
6445
|
"rxjs": "7.8.1",
|
|
6444
|
-
"tslib": "2.
|
|
6445
|
-
"zone.js": "0.
|
|
6446
|
+
"tslib": "2.8.1",
|
|
6447
|
+
"zone.js": "0.15.0"
|
|
6446
6448
|
},
|
|
6447
6449
|
"/projects/pages/documentation/code-examples/page/record-page-blocks-layout-demo": {
|
|
6448
|
-
"@angular-devkit/core": "
|
|
6449
|
-
"@angular-devkit/schematics": "
|
|
6450
|
-
"@angular/animations": "
|
|
6451
|
-
"@angular/cdk": "
|
|
6452
|
-
"@angular/cli": "
|
|
6453
|
-
"@angular/common": "
|
|
6454
|
-
"@angular/core": "
|
|
6455
|
-
"@angular/forms": "
|
|
6456
|
-
"@angular/platform-browser": "
|
|
6457
|
-
"@angular/router": "
|
|
6450
|
+
"@angular-devkit/core": "19.0.6",
|
|
6451
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
6452
|
+
"@angular/animations": "19.0.5",
|
|
6453
|
+
"@angular/cdk": "19.0.4",
|
|
6454
|
+
"@angular/cli": "19.0.6",
|
|
6455
|
+
"@angular/common": "19.0.5",
|
|
6456
|
+
"@angular/core": "19.0.5",
|
|
6457
|
+
"@angular/forms": "19.0.5",
|
|
6458
|
+
"@angular/platform-browser": "19.0.5",
|
|
6459
|
+
"@angular/router": "19.0.5",
|
|
6458
6460
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6459
|
-
"@schematics/angular": "
|
|
6460
|
-
"@skyux-sdk/testing": "
|
|
6461
|
-
"@skyux/animations": "
|
|
6462
|
-
"@skyux/assets": "
|
|
6463
|
-
"@skyux/config": "
|
|
6464
|
-
"@skyux/core": "
|
|
6465
|
-
"@skyux/forms": "
|
|
6466
|
-
"@skyux/help-inline": "
|
|
6467
|
-
"@skyux/i18n": "
|
|
6468
|
-
"@skyux/icon": "
|
|
6461
|
+
"@schematics/angular": "19.0.6",
|
|
6462
|
+
"@skyux-sdk/testing": "12.0.0-alpha.0",
|
|
6463
|
+
"@skyux/animations": "12.0.0-alpha.0",
|
|
6464
|
+
"@skyux/assets": "12.0.0-alpha.0",
|
|
6465
|
+
"@skyux/config": "12.0.0-alpha.0",
|
|
6466
|
+
"@skyux/core": "12.0.0-alpha.0",
|
|
6467
|
+
"@skyux/forms": "12.0.0-alpha.0",
|
|
6468
|
+
"@skyux/help-inline": "12.0.0-alpha.0",
|
|
6469
|
+
"@skyux/i18n": "12.0.0-alpha.0",
|
|
6470
|
+
"@skyux/icon": "12.0.0-alpha.0",
|
|
6469
6471
|
"@skyux/icons": "7.8.0",
|
|
6470
|
-
"@skyux/indicators": "
|
|
6471
|
-
"@skyux/inline-form": "
|
|
6472
|
-
"@skyux/layout": "
|
|
6473
|
-
"@skyux/lists": "
|
|
6474
|
-
"@skyux/modals": "
|
|
6475
|
-
"@skyux/pages": "
|
|
6476
|
-
"@skyux/popovers": "
|
|
6477
|
-
"@skyux/router": "
|
|
6478
|
-
"@skyux/theme": "
|
|
6472
|
+
"@skyux/indicators": "12.0.0-alpha.0",
|
|
6473
|
+
"@skyux/inline-form": "12.0.0-alpha.0",
|
|
6474
|
+
"@skyux/layout": "12.0.0-alpha.0",
|
|
6475
|
+
"@skyux/lists": "12.0.0-alpha.0",
|
|
6476
|
+
"@skyux/modals": "12.0.0-alpha.0",
|
|
6477
|
+
"@skyux/pages": "12.0.0-alpha.0",
|
|
6478
|
+
"@skyux/popovers": "12.0.0-alpha.0",
|
|
6479
|
+
"@skyux/router": "12.0.0-alpha.0",
|
|
6480
|
+
"@skyux/theme": "12.0.0-alpha.0",
|
|
6479
6481
|
"@types/dragula": "2.1.36",
|
|
6480
6482
|
"@types/node": "20.14.12",
|
|
6481
6483
|
"axe-core": "4.10.0",
|
|
@@ -6485,49 +6487,50 @@
|
|
|
6485
6487
|
"fontfaceobserver": "2.3.0",
|
|
6486
6488
|
"glob": "11.0.0",
|
|
6487
6489
|
"jsonc-parser": "3.3.1",
|
|
6490
|
+
"minimist": "1.2.8",
|
|
6488
6491
|
"ng2-dragula": "5.1.0",
|
|
6489
6492
|
"rxjs": "7.8.1",
|
|
6490
|
-
"tslib": "2.
|
|
6491
|
-
"zone.js": "0.
|
|
6493
|
+
"tslib": "2.8.1",
|
|
6494
|
+
"zone.js": "0.15.0"
|
|
6492
6495
|
},
|
|
6493
6496
|
"/projects/pages/documentation/code-examples/page/list-page-tabs-layout-demo": {
|
|
6494
|
-
"@angular-devkit/core": "
|
|
6495
|
-
"@angular-devkit/schematics": "
|
|
6496
|
-
"@angular/animations": "
|
|
6497
|
-
"@angular/cdk": "
|
|
6498
|
-
"@angular/cli": "
|
|
6499
|
-
"@angular/common": "
|
|
6500
|
-
"@angular/core": "
|
|
6501
|
-
"@angular/forms": "
|
|
6502
|
-
"@angular/platform-browser": "
|
|
6503
|
-
"@angular/router": "
|
|
6497
|
+
"@angular-devkit/core": "19.0.6",
|
|
6498
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
6499
|
+
"@angular/animations": "19.0.5",
|
|
6500
|
+
"@angular/cdk": "19.0.4",
|
|
6501
|
+
"@angular/cli": "19.0.6",
|
|
6502
|
+
"@angular/common": "19.0.5",
|
|
6503
|
+
"@angular/core": "19.0.5",
|
|
6504
|
+
"@angular/forms": "19.0.5",
|
|
6505
|
+
"@angular/platform-browser": "19.0.5",
|
|
6506
|
+
"@angular/router": "19.0.5",
|
|
6504
6507
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6505
|
-
"@schematics/angular": "
|
|
6506
|
-
"@skyux-sdk/testing": "
|
|
6507
|
-
"@skyux/ag-grid": "
|
|
6508
|
-
"@skyux/animations": "
|
|
6509
|
-
"@skyux/assets": "
|
|
6510
|
-
"@skyux/autonumeric": "
|
|
6511
|
-
"@skyux/config": "
|
|
6512
|
-
"@skyux/core": "
|
|
6513
|
-
"@skyux/data-manager": "
|
|
6514
|
-
"@skyux/datetime": "
|
|
6515
|
-
"@skyux/forms": "
|
|
6516
|
-
"@skyux/help-inline": "
|
|
6517
|
-
"@skyux/i18n": "
|
|
6518
|
-
"@skyux/icon": "
|
|
6508
|
+
"@schematics/angular": "19.0.6",
|
|
6509
|
+
"@skyux-sdk/testing": "12.0.0-alpha.0",
|
|
6510
|
+
"@skyux/ag-grid": "12.0.0-alpha.0",
|
|
6511
|
+
"@skyux/animations": "12.0.0-alpha.0",
|
|
6512
|
+
"@skyux/assets": "12.0.0-alpha.0",
|
|
6513
|
+
"@skyux/autonumeric": "12.0.0-alpha.0",
|
|
6514
|
+
"@skyux/config": "12.0.0-alpha.0",
|
|
6515
|
+
"@skyux/core": "12.0.0-alpha.0",
|
|
6516
|
+
"@skyux/data-manager": "12.0.0-alpha.0",
|
|
6517
|
+
"@skyux/datetime": "12.0.0-alpha.0",
|
|
6518
|
+
"@skyux/forms": "12.0.0-alpha.0",
|
|
6519
|
+
"@skyux/help-inline": "12.0.0-alpha.0",
|
|
6520
|
+
"@skyux/i18n": "12.0.0-alpha.0",
|
|
6521
|
+
"@skyux/icon": "12.0.0-alpha.0",
|
|
6519
6522
|
"@skyux/icons": "7.8.0",
|
|
6520
|
-
"@skyux/indicators": "
|
|
6521
|
-
"@skyux/inline-form": "
|
|
6522
|
-
"@skyux/layout": "
|
|
6523
|
-
"@skyux/lists": "
|
|
6524
|
-
"@skyux/lookup": "
|
|
6525
|
-
"@skyux/modals": "
|
|
6526
|
-
"@skyux/pages": "
|
|
6527
|
-
"@skyux/popovers": "
|
|
6528
|
-
"@skyux/router": "
|
|
6529
|
-
"@skyux/tabs": "
|
|
6530
|
-
"@skyux/theme": "
|
|
6523
|
+
"@skyux/indicators": "12.0.0-alpha.0",
|
|
6524
|
+
"@skyux/inline-form": "12.0.0-alpha.0",
|
|
6525
|
+
"@skyux/layout": "12.0.0-alpha.0",
|
|
6526
|
+
"@skyux/lists": "12.0.0-alpha.0",
|
|
6527
|
+
"@skyux/lookup": "12.0.0-alpha.0",
|
|
6528
|
+
"@skyux/modals": "12.0.0-alpha.0",
|
|
6529
|
+
"@skyux/pages": "12.0.0-alpha.0",
|
|
6530
|
+
"@skyux/popovers": "12.0.0-alpha.0",
|
|
6531
|
+
"@skyux/router": "12.0.0-alpha.0",
|
|
6532
|
+
"@skyux/tabs": "12.0.0-alpha.0",
|
|
6533
|
+
"@skyux/theme": "12.0.0-alpha.0",
|
|
6531
6534
|
"@types/dragula": "2.1.36",
|
|
6532
6535
|
"@types/node": "20.14.12",
|
|
6533
6536
|
"ag-grid-angular": "32.2.2",
|
|
@@ -6541,49 +6544,50 @@
|
|
|
6541
6544
|
"glob": "11.0.0",
|
|
6542
6545
|
"intl-tel-input": "24.4.0",
|
|
6543
6546
|
"jsonc-parser": "3.3.1",
|
|
6547
|
+
"minimist": "1.2.8",
|
|
6544
6548
|
"moment": "2.30.1",
|
|
6545
6549
|
"ng2-dragula": "5.1.0",
|
|
6546
6550
|
"rxjs": "7.8.1",
|
|
6547
|
-
"tslib": "2.
|
|
6548
|
-
"zone.js": "0.
|
|
6551
|
+
"tslib": "2.8.1",
|
|
6552
|
+
"zone.js": "0.15.0"
|
|
6549
6553
|
},
|
|
6550
6554
|
"/projects/pages/documentation/code-examples/page/list-page-list-layout-demo": {
|
|
6551
|
-
"@angular-devkit/core": "
|
|
6552
|
-
"@angular-devkit/schematics": "
|
|
6553
|
-
"@angular/animations": "
|
|
6554
|
-
"@angular/cdk": "
|
|
6555
|
-
"@angular/cli": "
|
|
6556
|
-
"@angular/common": "
|
|
6557
|
-
"@angular/core": "
|
|
6558
|
-
"@angular/forms": "
|
|
6559
|
-
"@angular/platform-browser": "
|
|
6560
|
-
"@angular/router": "
|
|
6555
|
+
"@angular-devkit/core": "19.0.6",
|
|
6556
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
6557
|
+
"@angular/animations": "19.0.5",
|
|
6558
|
+
"@angular/cdk": "19.0.4",
|
|
6559
|
+
"@angular/cli": "19.0.6",
|
|
6560
|
+
"@angular/common": "19.0.5",
|
|
6561
|
+
"@angular/core": "19.0.5",
|
|
6562
|
+
"@angular/forms": "19.0.5",
|
|
6563
|
+
"@angular/platform-browser": "19.0.5",
|
|
6564
|
+
"@angular/router": "19.0.5",
|
|
6561
6565
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6562
|
-
"@schematics/angular": "
|
|
6563
|
-
"@skyux-sdk/testing": "
|
|
6564
|
-
"@skyux/ag-grid": "
|
|
6565
|
-
"@skyux/animations": "
|
|
6566
|
-
"@skyux/assets": "
|
|
6567
|
-
"@skyux/autonumeric": "
|
|
6568
|
-
"@skyux/config": "
|
|
6569
|
-
"@skyux/core": "
|
|
6570
|
-
"@skyux/data-manager": "
|
|
6571
|
-
"@skyux/datetime": "
|
|
6572
|
-
"@skyux/forms": "
|
|
6573
|
-
"@skyux/help-inline": "
|
|
6574
|
-
"@skyux/i18n": "
|
|
6575
|
-
"@skyux/icon": "
|
|
6566
|
+
"@schematics/angular": "19.0.6",
|
|
6567
|
+
"@skyux-sdk/testing": "12.0.0-alpha.0",
|
|
6568
|
+
"@skyux/ag-grid": "12.0.0-alpha.0",
|
|
6569
|
+
"@skyux/animations": "12.0.0-alpha.0",
|
|
6570
|
+
"@skyux/assets": "12.0.0-alpha.0",
|
|
6571
|
+
"@skyux/autonumeric": "12.0.0-alpha.0",
|
|
6572
|
+
"@skyux/config": "12.0.0-alpha.0",
|
|
6573
|
+
"@skyux/core": "12.0.0-alpha.0",
|
|
6574
|
+
"@skyux/data-manager": "12.0.0-alpha.0",
|
|
6575
|
+
"@skyux/datetime": "12.0.0-alpha.0",
|
|
6576
|
+
"@skyux/forms": "12.0.0-alpha.0",
|
|
6577
|
+
"@skyux/help-inline": "12.0.0-alpha.0",
|
|
6578
|
+
"@skyux/i18n": "12.0.0-alpha.0",
|
|
6579
|
+
"@skyux/icon": "12.0.0-alpha.0",
|
|
6576
6580
|
"@skyux/icons": "7.8.0",
|
|
6577
|
-
"@skyux/indicators": "
|
|
6578
|
-
"@skyux/inline-form": "
|
|
6579
|
-
"@skyux/layout": "
|
|
6580
|
-
"@skyux/lists": "
|
|
6581
|
-
"@skyux/lookup": "
|
|
6582
|
-
"@skyux/modals": "
|
|
6583
|
-
"@skyux/pages": "
|
|
6584
|
-
"@skyux/popovers": "
|
|
6585
|
-
"@skyux/router": "
|
|
6586
|
-
"@skyux/theme": "
|
|
6581
|
+
"@skyux/indicators": "12.0.0-alpha.0",
|
|
6582
|
+
"@skyux/inline-form": "12.0.0-alpha.0",
|
|
6583
|
+
"@skyux/layout": "12.0.0-alpha.0",
|
|
6584
|
+
"@skyux/lists": "12.0.0-alpha.0",
|
|
6585
|
+
"@skyux/lookup": "12.0.0-alpha.0",
|
|
6586
|
+
"@skyux/modals": "12.0.0-alpha.0",
|
|
6587
|
+
"@skyux/pages": "12.0.0-alpha.0",
|
|
6588
|
+
"@skyux/popovers": "12.0.0-alpha.0",
|
|
6589
|
+
"@skyux/router": "12.0.0-alpha.0",
|
|
6590
|
+
"@skyux/theme": "12.0.0-alpha.0",
|
|
6587
6591
|
"@types/dragula": "2.1.36",
|
|
6588
6592
|
"@types/node": "20.14.12",
|
|
6589
6593
|
"ag-grid-angular": "32.2.2",
|
|
@@ -6597,45 +6601,46 @@
|
|
|
6597
6601
|
"glob": "11.0.0",
|
|
6598
6602
|
"intl-tel-input": "24.4.0",
|
|
6599
6603
|
"jsonc-parser": "3.3.1",
|
|
6604
|
+
"minimist": "1.2.8",
|
|
6600
6605
|
"moment": "2.30.1",
|
|
6601
6606
|
"ng2-dragula": "5.1.0",
|
|
6602
6607
|
"rxjs": "7.8.1",
|
|
6603
|
-
"tslib": "2.
|
|
6604
|
-
"zone.js": "0.
|
|
6608
|
+
"tslib": "2.8.1",
|
|
6609
|
+
"zone.js": "0.15.0"
|
|
6605
6610
|
},
|
|
6606
6611
|
"/projects/pages/documentation/code-examples/page/home-page-blocks-layout-demo": {
|
|
6607
|
-
"@angular-devkit/core": "
|
|
6608
|
-
"@angular-devkit/schematics": "
|
|
6609
|
-
"@angular/animations": "
|
|
6610
|
-
"@angular/cdk": "
|
|
6611
|
-
"@angular/cli": "
|
|
6612
|
-
"@angular/common": "
|
|
6613
|
-
"@angular/core": "
|
|
6614
|
-
"@angular/forms": "
|
|
6615
|
-
"@angular/platform-browser": "
|
|
6616
|
-
"@angular/router": "
|
|
6612
|
+
"@angular-devkit/core": "19.0.6",
|
|
6613
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
6614
|
+
"@angular/animations": "19.0.5",
|
|
6615
|
+
"@angular/cdk": "19.0.4",
|
|
6616
|
+
"@angular/cli": "19.0.6",
|
|
6617
|
+
"@angular/common": "19.0.5",
|
|
6618
|
+
"@angular/core": "19.0.5",
|
|
6619
|
+
"@angular/forms": "19.0.5",
|
|
6620
|
+
"@angular/platform-browser": "19.0.5",
|
|
6621
|
+
"@angular/router": "19.0.5",
|
|
6617
6622
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6618
|
-
"@schematics/angular": "
|
|
6619
|
-
"@skyux-sdk/testing": "
|
|
6620
|
-
"@skyux/animations": "
|
|
6621
|
-
"@skyux/assets": "
|
|
6622
|
-
"@skyux/config": "
|
|
6623
|
-
"@skyux/core": "
|
|
6624
|
-
"@skyux/forms": "
|
|
6625
|
-
"@skyux/help-inline": "
|
|
6626
|
-
"@skyux/i18n": "
|
|
6627
|
-
"@skyux/icon": "
|
|
6623
|
+
"@schematics/angular": "19.0.6",
|
|
6624
|
+
"@skyux-sdk/testing": "12.0.0-alpha.0",
|
|
6625
|
+
"@skyux/animations": "12.0.0-alpha.0",
|
|
6626
|
+
"@skyux/assets": "12.0.0-alpha.0",
|
|
6627
|
+
"@skyux/config": "12.0.0-alpha.0",
|
|
6628
|
+
"@skyux/core": "12.0.0-alpha.0",
|
|
6629
|
+
"@skyux/forms": "12.0.0-alpha.0",
|
|
6630
|
+
"@skyux/help-inline": "12.0.0-alpha.0",
|
|
6631
|
+
"@skyux/i18n": "12.0.0-alpha.0",
|
|
6632
|
+
"@skyux/icon": "12.0.0-alpha.0",
|
|
6628
6633
|
"@skyux/icons": "7.8.0",
|
|
6629
|
-
"@skyux/indicators": "
|
|
6630
|
-
"@skyux/inline-form": "
|
|
6631
|
-
"@skyux/layout": "
|
|
6632
|
-
"@skyux/lists": "
|
|
6633
|
-
"@skyux/modals": "
|
|
6634
|
-
"@skyux/pages": "
|
|
6635
|
-
"@skyux/popovers": "
|
|
6636
|
-
"@skyux/router": "
|
|
6637
|
-
"@skyux/theme": "
|
|
6638
|
-
"@skyux/tiles": "
|
|
6634
|
+
"@skyux/indicators": "12.0.0-alpha.0",
|
|
6635
|
+
"@skyux/inline-form": "12.0.0-alpha.0",
|
|
6636
|
+
"@skyux/layout": "12.0.0-alpha.0",
|
|
6637
|
+
"@skyux/lists": "12.0.0-alpha.0",
|
|
6638
|
+
"@skyux/modals": "12.0.0-alpha.0",
|
|
6639
|
+
"@skyux/pages": "12.0.0-alpha.0",
|
|
6640
|
+
"@skyux/popovers": "12.0.0-alpha.0",
|
|
6641
|
+
"@skyux/router": "12.0.0-alpha.0",
|
|
6642
|
+
"@skyux/theme": "12.0.0-alpha.0",
|
|
6643
|
+
"@skyux/tiles": "12.0.0-alpha.0",
|
|
6639
6644
|
"@types/dragula": "2.1.36",
|
|
6640
6645
|
"@types/node": "20.14.12",
|
|
6641
6646
|
"axe-core": "4.10.0",
|
|
@@ -6645,50 +6650,52 @@
|
|
|
6645
6650
|
"fontfaceobserver": "2.3.0",
|
|
6646
6651
|
"glob": "11.0.0",
|
|
6647
6652
|
"jsonc-parser": "3.3.1",
|
|
6653
|
+
"minimist": "1.2.8",
|
|
6648
6654
|
"ng2-dragula": "5.1.0",
|
|
6649
6655
|
"rxjs": "7.8.1",
|
|
6650
|
-
"tslib": "2.
|
|
6651
|
-
"zone.js": "0.
|
|
6656
|
+
"tslib": "2.8.1",
|
|
6657
|
+
"zone.js": "0.15.0"
|
|
6652
6658
|
},
|
|
6653
6659
|
"/projects/pages/documentation/code-examples/action-hub": {
|
|
6654
|
-
"@angular-devkit/core": "
|
|
6655
|
-
"@angular-devkit/schematics": "
|
|
6656
|
-
"@angular/animations": "
|
|
6657
|
-
"@angular/cdk": "
|
|
6658
|
-
"@angular/cli": "
|
|
6659
|
-
"@angular/common": "
|
|
6660
|
-
"@angular/core": "
|
|
6661
|
-
"@angular/forms": "
|
|
6662
|
-
"@angular/platform-browser": "
|
|
6663
|
-
"@angular/router": "
|
|
6660
|
+
"@angular-devkit/core": "19.0.6",
|
|
6661
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
6662
|
+
"@angular/animations": "19.0.5",
|
|
6663
|
+
"@angular/cdk": "19.0.4",
|
|
6664
|
+
"@angular/cli": "19.0.6",
|
|
6665
|
+
"@angular/common": "19.0.5",
|
|
6666
|
+
"@angular/core": "19.0.5",
|
|
6667
|
+
"@angular/forms": "19.0.5",
|
|
6668
|
+
"@angular/platform-browser": "19.0.5",
|
|
6669
|
+
"@angular/router": "19.0.5",
|
|
6664
6670
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
6665
|
-
"@schematics/angular": "
|
|
6666
|
-
"@skyux-sdk/testing": "
|
|
6667
|
-
"@skyux/assets": "
|
|
6668
|
-
"@skyux/colorpicker": "
|
|
6669
|
-
"@skyux/config": "
|
|
6670
|
-
"@skyux/core": "
|
|
6671
|
-
"@skyux/forms": "
|
|
6672
|
-
"@skyux/help-inline": "
|
|
6673
|
-
"@skyux/i18n": "
|
|
6674
|
-
"@skyux/icon": "
|
|
6671
|
+
"@schematics/angular": "19.0.6",
|
|
6672
|
+
"@skyux-sdk/testing": "12.0.0-alpha.0",
|
|
6673
|
+
"@skyux/assets": "12.0.0-alpha.0",
|
|
6674
|
+
"@skyux/colorpicker": "12.0.0-alpha.0",
|
|
6675
|
+
"@skyux/config": "12.0.0-alpha.0",
|
|
6676
|
+
"@skyux/core": "12.0.0-alpha.0",
|
|
6677
|
+
"@skyux/forms": "12.0.0-alpha.0",
|
|
6678
|
+
"@skyux/help-inline": "12.0.0-alpha.0",
|
|
6679
|
+
"@skyux/i18n": "12.0.0-alpha.0",
|
|
6680
|
+
"@skyux/icon": "12.0.0-alpha.0",
|
|
6675
6681
|
"@skyux/icons": "7.8.0",
|
|
6676
|
-
"@skyux/indicators": "
|
|
6677
|
-
"@skyux/layout": "
|
|
6678
|
-
"@skyux/modals": "
|
|
6679
|
-
"@skyux/pages": "
|
|
6680
|
-
"@skyux/popovers": "
|
|
6681
|
-
"@skyux/router": "
|
|
6682
|
-
"@skyux/theme": "
|
|
6682
|
+
"@skyux/indicators": "12.0.0-alpha.0",
|
|
6683
|
+
"@skyux/layout": "12.0.0-alpha.0",
|
|
6684
|
+
"@skyux/modals": "12.0.0-alpha.0",
|
|
6685
|
+
"@skyux/pages": "12.0.0-alpha.0",
|
|
6686
|
+
"@skyux/popovers": "12.0.0-alpha.0",
|
|
6687
|
+
"@skyux/router": "12.0.0-alpha.0",
|
|
6688
|
+
"@skyux/theme": "12.0.0-alpha.0",
|
|
6683
6689
|
"@types/node": "20.14.12",
|
|
6684
6690
|
"axe-core": "4.10.0",
|
|
6685
6691
|
"cross-spawn": "7.0.6",
|
|
6686
6692
|
"fontfaceobserver": "2.3.0",
|
|
6687
6693
|
"glob": "11.0.0",
|
|
6688
6694
|
"jsonc-parser": "3.3.1",
|
|
6695
|
+
"minimist": "1.2.8",
|
|
6689
6696
|
"rxjs": "7.8.1",
|
|
6690
|
-
"tslib": "2.
|
|
6691
|
-
"zone.js": "0.
|
|
6697
|
+
"tslib": "2.8.1",
|
|
6698
|
+
"zone.js": "0.15.0"
|
|
6692
6699
|
}
|
|
6693
6700
|
}
|
|
6694
6701
|
}
|