@skyux/tiles 10.30.1 → 10.31.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 +550 -289
- package/esm2022/lib/modules/tiles/tile/tile-title.component.mjs +3 -3
- package/esm2022/lib/modules/tiles/tile/tile.component.mjs +39 -10
- package/fesm2022/skyux-tiles.mjs +39 -10
- package/fesm2022/skyux-tiles.mjs.map +1 -1
- package/lib/modules/tiles/tile/tile.component.d.ts +31 -3
- package/package.json +8 -6
package/documentation.json
CHANGED
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts",
|
|
63
63
|
"line": 13,
|
|
64
64
|
"character": 2,
|
|
65
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
65
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts#L13"
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
68
|
"type": {
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts",
|
|
90
90
|
"line": 8,
|
|
91
91
|
"character": 2,
|
|
92
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
92
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts#L8"
|
|
93
93
|
}
|
|
94
94
|
],
|
|
95
95
|
"type": {
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts",
|
|
113
113
|
"line": 4,
|
|
114
114
|
"character": 12,
|
|
115
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
115
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts#L4"
|
|
116
116
|
}
|
|
117
117
|
]
|
|
118
118
|
},
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"fileName": "projects/tiles/src/modules/tiles/tile-content/tile-content.module.ts",
|
|
137
137
|
"line": 10,
|
|
138
138
|
"character": 13,
|
|
139
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
139
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-content/tile-content.module.ts#L10"
|
|
140
140
|
}
|
|
141
141
|
],
|
|
142
142
|
"decorators": [
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-column/tile-dashboard-column.module.ts",
|
|
169
169
|
"line": 9,
|
|
170
170
|
"character": 13,
|
|
171
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
171
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-column/tile-dashboard-column.module.ts#L9"
|
|
172
172
|
}
|
|
173
173
|
],
|
|
174
174
|
"decorators": [
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.module.ts",
|
|
201
201
|
"line": 21,
|
|
202
202
|
"character": 13,
|
|
203
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
203
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.module.ts#L21"
|
|
204
204
|
}
|
|
205
205
|
],
|
|
206
206
|
"decorators": [
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
|
|
231
231
|
"line": 62,
|
|
232
232
|
"character": 2,
|
|
233
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
233
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L62"
|
|
234
234
|
}
|
|
235
235
|
],
|
|
236
236
|
"signatures": [
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
"fileName": "lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
|
|
246
246
|
"line": 62,
|
|
247
247
|
"character": 2,
|
|
248
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
248
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L62"
|
|
249
249
|
}
|
|
250
250
|
],
|
|
251
251
|
"type": {
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
|
|
279
279
|
"line": 48,
|
|
280
280
|
"character": 9,
|
|
281
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
281
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L48"
|
|
282
282
|
}
|
|
283
283
|
],
|
|
284
284
|
"type": {
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
|
|
317
317
|
"line": 117,
|
|
318
318
|
"character": 9,
|
|
319
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
319
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L117"
|
|
320
320
|
}
|
|
321
321
|
],
|
|
322
322
|
"signatures": [
|
|
@@ -339,7 +339,7 @@
|
|
|
339
339
|
"fileName": "lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
|
|
340
340
|
"line": 117,
|
|
341
341
|
"character": 9,
|
|
342
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
342
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L117"
|
|
343
343
|
}
|
|
344
344
|
],
|
|
345
345
|
"parameters": [
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
|
|
417
417
|
"line": 146,
|
|
418
418
|
"character": 9,
|
|
419
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
419
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L146"
|
|
420
420
|
}
|
|
421
421
|
],
|
|
422
422
|
"signatures": [
|
|
@@ -439,7 +439,7 @@
|
|
|
439
439
|
"fileName": "lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
|
|
440
440
|
"line": 146,
|
|
441
441
|
"character": 9,
|
|
442
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
442
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L146"
|
|
443
443
|
}
|
|
444
444
|
],
|
|
445
445
|
"parameters": [
|
|
@@ -484,7 +484,7 @@
|
|
|
484
484
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
|
|
485
485
|
"line": 171,
|
|
486
486
|
"character": 9,
|
|
487
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
487
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L171"
|
|
488
488
|
}
|
|
489
489
|
],
|
|
490
490
|
"signatures": [
|
|
@@ -507,7 +507,7 @@
|
|
|
507
507
|
"fileName": "lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
|
|
508
508
|
"line": 171,
|
|
509
509
|
"character": 9,
|
|
510
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
510
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L171"
|
|
511
511
|
}
|
|
512
512
|
],
|
|
513
513
|
"parameters": [
|
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
|
|
574
574
|
"line": 132,
|
|
575
575
|
"character": 9,
|
|
576
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
576
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L132"
|
|
577
577
|
}
|
|
578
578
|
],
|
|
579
579
|
"signatures": [
|
|
@@ -596,7 +596,7 @@
|
|
|
596
596
|
"fileName": "lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
|
|
597
597
|
"line": 132,
|
|
598
598
|
"character": 9,
|
|
599
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
599
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L132"
|
|
600
600
|
}
|
|
601
601
|
],
|
|
602
602
|
"parameters": [
|
|
@@ -659,7 +659,7 @@
|
|
|
659
659
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
|
|
660
660
|
"line": 33,
|
|
661
661
|
"character": 13,
|
|
662
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
662
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L33"
|
|
663
663
|
}
|
|
664
664
|
],
|
|
665
665
|
"decorators": [
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.module.ts",
|
|
692
692
|
"line": 11,
|
|
693
693
|
"character": 13,
|
|
694
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
694
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.module.ts#L11"
|
|
695
695
|
}
|
|
696
696
|
],
|
|
697
697
|
"decorators": [
|
|
@@ -723,7 +723,7 @@
|
|
|
723
723
|
"fileName": "projects/tiles/src/modules/tiles/tiles.module.ts",
|
|
724
724
|
"line": 16,
|
|
725
725
|
"character": 13,
|
|
726
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
726
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tiles.module.ts#L16"
|
|
727
727
|
}
|
|
728
728
|
],
|
|
729
729
|
"decorators": [
|
|
@@ -759,9 +759,9 @@
|
|
|
759
759
|
"sources": [
|
|
760
760
|
{
|
|
761
761
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
762
|
-
"line":
|
|
762
|
+
"line": 186,
|
|
763
763
|
"character": 2,
|
|
764
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
764
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L186"
|
|
765
765
|
}
|
|
766
766
|
],
|
|
767
767
|
"signatures": [
|
|
@@ -774,9 +774,9 @@
|
|
|
774
774
|
"sources": [
|
|
775
775
|
{
|
|
776
776
|
"fileName": "lib/modules/tiles/tile/tile.component.ts",
|
|
777
|
-
"line":
|
|
777
|
+
"line": 186,
|
|
778
778
|
"character": 2,
|
|
779
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
779
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L186"
|
|
780
780
|
}
|
|
781
781
|
],
|
|
782
782
|
"parameters": [
|
|
@@ -844,7 +844,7 @@
|
|
|
844
844
|
]
|
|
845
845
|
},
|
|
846
846
|
{
|
|
847
|
-
"id":
|
|
847
|
+
"id": 228,
|
|
848
848
|
"name": "ariaDescribedBy",
|
|
849
849
|
"variant": "declaration",
|
|
850
850
|
"kind": 1024,
|
|
@@ -854,9 +854,9 @@
|
|
|
854
854
|
"sources": [
|
|
855
855
|
{
|
|
856
856
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
857
|
-
"line":
|
|
857
|
+
"line": 158,
|
|
858
858
|
"character": 9,
|
|
859
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
859
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L158"
|
|
860
860
|
}
|
|
861
861
|
],
|
|
862
862
|
"type": {
|
|
@@ -866,7 +866,7 @@
|
|
|
866
866
|
"decorators": []
|
|
867
867
|
},
|
|
868
868
|
{
|
|
869
|
-
"id":
|
|
869
|
+
"id": 239,
|
|
870
870
|
"name": "elementRef",
|
|
871
871
|
"variant": "declaration",
|
|
872
872
|
"kind": 1024,
|
|
@@ -876,9 +876,9 @@
|
|
|
876
876
|
"sources": [
|
|
877
877
|
{
|
|
878
878
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
879
|
-
"line":
|
|
879
|
+
"line": 187,
|
|
880
880
|
"character": 11,
|
|
881
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
881
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L187"
|
|
882
882
|
}
|
|
883
883
|
],
|
|
884
884
|
"type": {
|
|
@@ -898,7 +898,7 @@
|
|
|
898
898
|
}
|
|
899
899
|
},
|
|
900
900
|
{
|
|
901
|
-
"id":
|
|
901
|
+
"id": 230,
|
|
902
902
|
"name": "grabHandle",
|
|
903
903
|
"variant": "declaration",
|
|
904
904
|
"kind": 1024,
|
|
@@ -908,9 +908,9 @@
|
|
|
908
908
|
"sources": [
|
|
909
909
|
{
|
|
910
910
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
911
|
-
"line":
|
|
911
|
+
"line": 166,
|
|
912
912
|
"character": 9,
|
|
913
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
913
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L166"
|
|
914
914
|
}
|
|
915
915
|
],
|
|
916
916
|
"type": {
|
|
@@ -931,7 +931,7 @@
|
|
|
931
931
|
"decorators": []
|
|
932
932
|
},
|
|
933
933
|
{
|
|
934
|
-
"id":
|
|
934
|
+
"id": 223,
|
|
935
935
|
"name": "helpClick",
|
|
936
936
|
"variant": "declaration",
|
|
937
937
|
"kind": 1024,
|
|
@@ -960,14 +960,41 @@
|
|
|
960
960
|
"kind": "text",
|
|
961
961
|
"text": "."
|
|
962
962
|
}
|
|
963
|
+
],
|
|
964
|
+
"blockTags": [
|
|
965
|
+
{
|
|
966
|
+
"tag": "@deprecated",
|
|
967
|
+
"content": [
|
|
968
|
+
{
|
|
969
|
+
"kind": "text",
|
|
970
|
+
"text": "Set the "
|
|
971
|
+
},
|
|
972
|
+
{
|
|
973
|
+
"kind": "code",
|
|
974
|
+
"text": "`helpKey`"
|
|
975
|
+
},
|
|
976
|
+
{
|
|
977
|
+
"kind": "text",
|
|
978
|
+
"text": " or "
|
|
979
|
+
},
|
|
980
|
+
{
|
|
981
|
+
"kind": "code",
|
|
982
|
+
"text": "`helpPopoverContent`"
|
|
983
|
+
},
|
|
984
|
+
{
|
|
985
|
+
"kind": "text",
|
|
986
|
+
"text": " inputs instead."
|
|
987
|
+
}
|
|
988
|
+
]
|
|
989
|
+
}
|
|
963
990
|
]
|
|
964
991
|
},
|
|
965
992
|
"sources": [
|
|
966
993
|
{
|
|
967
994
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
968
|
-
"line":
|
|
995
|
+
"line": 132,
|
|
969
996
|
"character": 9,
|
|
970
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
997
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L132"
|
|
971
998
|
}
|
|
972
999
|
],
|
|
973
1000
|
"type": {
|
|
@@ -993,7 +1020,155 @@
|
|
|
993
1020
|
]
|
|
994
1021
|
},
|
|
995
1022
|
{
|
|
996
|
-
"id":
|
|
1023
|
+
"id": 215,
|
|
1024
|
+
"name": "helpKey",
|
|
1025
|
+
"variant": "declaration",
|
|
1026
|
+
"kind": 1024,
|
|
1027
|
+
"flags": {
|
|
1028
|
+
"isPublic": true
|
|
1029
|
+
},
|
|
1030
|
+
"comment": {
|
|
1031
|
+
"summary": [
|
|
1032
|
+
{
|
|
1033
|
+
"kind": "text",
|
|
1034
|
+
"text": "A help key that identifies the global help content to display. When specified, a [help inline](https://developer.blackbaud.com/skyux/components/help-inline) button is\nadded to the tile header. Clicking the button invokes global help as configured by the application."
|
|
1035
|
+
}
|
|
1036
|
+
],
|
|
1037
|
+
"blockTags": [
|
|
1038
|
+
{
|
|
1039
|
+
"tag": "@preview",
|
|
1040
|
+
"content": []
|
|
1041
|
+
}
|
|
1042
|
+
]
|
|
1043
|
+
},
|
|
1044
|
+
"sources": [
|
|
1045
|
+
{
|
|
1046
|
+
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1047
|
+
"line": 69,
|
|
1048
|
+
"character": 9,
|
|
1049
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L69"
|
|
1050
|
+
}
|
|
1051
|
+
],
|
|
1052
|
+
"type": {
|
|
1053
|
+
"type": "intrinsic",
|
|
1054
|
+
"name": "string"
|
|
1055
|
+
},
|
|
1056
|
+
"decorators": [
|
|
1057
|
+
{
|
|
1058
|
+
"name": "Input"
|
|
1059
|
+
}
|
|
1060
|
+
]
|
|
1061
|
+
},
|
|
1062
|
+
{
|
|
1063
|
+
"id": 216,
|
|
1064
|
+
"name": "helpPopoverContent",
|
|
1065
|
+
"variant": "declaration",
|
|
1066
|
+
"kind": 1024,
|
|
1067
|
+
"flags": {
|
|
1068
|
+
"isPublic": true
|
|
1069
|
+
},
|
|
1070
|
+
"comment": {
|
|
1071
|
+
"summary": [
|
|
1072
|
+
{
|
|
1073
|
+
"kind": "text",
|
|
1074
|
+
"text": "The content of the help popover. When specified, a [help inline](https://developer.blackbaud.com/skyux/components/help-inline)\nbutton is added to the tile header. The help inline button displays a [popover](https://developer.blackbaud.com/skyux/components/popover)\nwhen clicked using the specified content and optional title."
|
|
1075
|
+
}
|
|
1076
|
+
],
|
|
1077
|
+
"blockTags": [
|
|
1078
|
+
{
|
|
1079
|
+
"tag": "@preview",
|
|
1080
|
+
"content": []
|
|
1081
|
+
}
|
|
1082
|
+
]
|
|
1083
|
+
},
|
|
1084
|
+
"sources": [
|
|
1085
|
+
{
|
|
1086
|
+
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1087
|
+
"line": 78,
|
|
1088
|
+
"character": 9,
|
|
1089
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L78"
|
|
1090
|
+
}
|
|
1091
|
+
],
|
|
1092
|
+
"type": {
|
|
1093
|
+
"type": "union",
|
|
1094
|
+
"types": [
|
|
1095
|
+
{
|
|
1096
|
+
"type": "intrinsic",
|
|
1097
|
+
"name": "string"
|
|
1098
|
+
},
|
|
1099
|
+
{
|
|
1100
|
+
"type": "reference",
|
|
1101
|
+
"target": {
|
|
1102
|
+
"sourceFileName": "node_modules/@angular/core/index.d.ts",
|
|
1103
|
+
"qualifiedName": "TemplateRef"
|
|
1104
|
+
},
|
|
1105
|
+
"typeArguments": [
|
|
1106
|
+
{
|
|
1107
|
+
"type": "intrinsic",
|
|
1108
|
+
"name": "unknown"
|
|
1109
|
+
}
|
|
1110
|
+
],
|
|
1111
|
+
"name": "TemplateRef",
|
|
1112
|
+
"package": "@angular/core"
|
|
1113
|
+
}
|
|
1114
|
+
]
|
|
1115
|
+
},
|
|
1116
|
+
"decorators": [
|
|
1117
|
+
{
|
|
1118
|
+
"name": "Input"
|
|
1119
|
+
}
|
|
1120
|
+
]
|
|
1121
|
+
},
|
|
1122
|
+
{
|
|
1123
|
+
"id": 217,
|
|
1124
|
+
"name": "helpPopoverTitle",
|
|
1125
|
+
"variant": "declaration",
|
|
1126
|
+
"kind": 1024,
|
|
1127
|
+
"flags": {
|
|
1128
|
+
"isPublic": true
|
|
1129
|
+
},
|
|
1130
|
+
"comment": {
|
|
1131
|
+
"summary": [
|
|
1132
|
+
{
|
|
1133
|
+
"kind": "text",
|
|
1134
|
+
"text": "The title of the help popover. This property only applies when "
|
|
1135
|
+
},
|
|
1136
|
+
{
|
|
1137
|
+
"kind": "code",
|
|
1138
|
+
"text": "`helpPopoverContent`"
|
|
1139
|
+
},
|
|
1140
|
+
{
|
|
1141
|
+
"kind": "text",
|
|
1142
|
+
"text": " is\nalso specified."
|
|
1143
|
+
}
|
|
1144
|
+
],
|
|
1145
|
+
"blockTags": [
|
|
1146
|
+
{
|
|
1147
|
+
"tag": "@preview",
|
|
1148
|
+
"content": []
|
|
1149
|
+
}
|
|
1150
|
+
]
|
|
1151
|
+
},
|
|
1152
|
+
"sources": [
|
|
1153
|
+
{
|
|
1154
|
+
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1155
|
+
"line": 86,
|
|
1156
|
+
"character": 9,
|
|
1157
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L86"
|
|
1158
|
+
}
|
|
1159
|
+
],
|
|
1160
|
+
"type": {
|
|
1161
|
+
"type": "intrinsic",
|
|
1162
|
+
"name": "string"
|
|
1163
|
+
},
|
|
1164
|
+
"decorators": [
|
|
1165
|
+
{
|
|
1166
|
+
"name": "Input"
|
|
1167
|
+
}
|
|
1168
|
+
]
|
|
1169
|
+
},
|
|
1170
|
+
{
|
|
1171
|
+
"id": 222,
|
|
997
1172
|
"name": "isCollapsedChange",
|
|
998
1173
|
"variant": "declaration",
|
|
999
1174
|
"kind": 1024,
|
|
@@ -1027,9 +1202,9 @@
|
|
|
1027
1202
|
"sources": [
|
|
1028
1203
|
{
|
|
1029
1204
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1030
|
-
"line":
|
|
1205
|
+
"line": 124,
|
|
1031
1206
|
"character": 9,
|
|
1032
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1207
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L124"
|
|
1033
1208
|
}
|
|
1034
1209
|
],
|
|
1035
1210
|
"type": {
|
|
@@ -1055,7 +1230,7 @@
|
|
|
1055
1230
|
]
|
|
1056
1231
|
},
|
|
1057
1232
|
{
|
|
1058
|
-
"id":
|
|
1233
|
+
"id": 229,
|
|
1059
1234
|
"name": "isInDashboardColumn",
|
|
1060
1235
|
"variant": "declaration",
|
|
1061
1236
|
"kind": 1024,
|
|
@@ -1065,9 +1240,9 @@
|
|
|
1065
1240
|
"sources": [
|
|
1066
1241
|
{
|
|
1067
1242
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1068
|
-
"line":
|
|
1243
|
+
"line": 160,
|
|
1069
1244
|
"character": 9,
|
|
1070
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1245
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L160"
|
|
1071
1246
|
}
|
|
1072
1247
|
],
|
|
1073
1248
|
"type": {
|
|
@@ -1078,7 +1253,7 @@
|
|
|
1078
1253
|
"decorators": []
|
|
1079
1254
|
},
|
|
1080
1255
|
{
|
|
1081
|
-
"id":
|
|
1256
|
+
"id": 221,
|
|
1082
1257
|
"name": "settingsClick",
|
|
1083
1258
|
"variant": "declaration",
|
|
1084
1259
|
"kind": 1024,
|
|
@@ -1112,9 +1287,9 @@
|
|
|
1112
1287
|
"sources": [
|
|
1113
1288
|
{
|
|
1114
1289
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1115
|
-
"line":
|
|
1290
|
+
"line": 117,
|
|
1116
1291
|
"character": 9,
|
|
1117
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1292
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L117"
|
|
1118
1293
|
}
|
|
1119
1294
|
],
|
|
1120
1295
|
"type": {
|
|
@@ -1140,7 +1315,7 @@
|
|
|
1140
1315
|
]
|
|
1141
1316
|
},
|
|
1142
1317
|
{
|
|
1143
|
-
"id":
|
|
1318
|
+
"id": 219,
|
|
1144
1319
|
"name": "showHelp",
|
|
1145
1320
|
"variant": "declaration",
|
|
1146
1321
|
"kind": 1024,
|
|
@@ -1171,15 +1346,40 @@
|
|
|
1171
1346
|
"text": "```ts\ntrue\n```"
|
|
1172
1347
|
}
|
|
1173
1348
|
]
|
|
1349
|
+
},
|
|
1350
|
+
{
|
|
1351
|
+
"tag": "@deprecated",
|
|
1352
|
+
"content": [
|
|
1353
|
+
{
|
|
1354
|
+
"kind": "text",
|
|
1355
|
+
"text": "Set the "
|
|
1356
|
+
},
|
|
1357
|
+
{
|
|
1358
|
+
"kind": "code",
|
|
1359
|
+
"text": "`helpKey`"
|
|
1360
|
+
},
|
|
1361
|
+
{
|
|
1362
|
+
"kind": "text",
|
|
1363
|
+
"text": " or "
|
|
1364
|
+
},
|
|
1365
|
+
{
|
|
1366
|
+
"kind": "code",
|
|
1367
|
+
"text": "`helpPopoverContent`"
|
|
1368
|
+
},
|
|
1369
|
+
{
|
|
1370
|
+
"kind": "text",
|
|
1371
|
+
"text": " inputs instead."
|
|
1372
|
+
}
|
|
1373
|
+
]
|
|
1174
1374
|
}
|
|
1175
1375
|
]
|
|
1176
1376
|
},
|
|
1177
1377
|
"sources": [
|
|
1178
1378
|
{
|
|
1179
1379
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1180
|
-
"line":
|
|
1380
|
+
"line": 103,
|
|
1181
1381
|
"character": 9,
|
|
1182
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1382
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L103"
|
|
1183
1383
|
}
|
|
1184
1384
|
],
|
|
1185
1385
|
"type": {
|
|
@@ -1194,7 +1394,7 @@
|
|
|
1194
1394
|
]
|
|
1195
1395
|
},
|
|
1196
1396
|
{
|
|
1197
|
-
"id":
|
|
1397
|
+
"id": 218,
|
|
1198
1398
|
"name": "showSettings",
|
|
1199
1399
|
"variant": "declaration",
|
|
1200
1400
|
"kind": 1024,
|
|
@@ -1231,9 +1431,9 @@
|
|
|
1231
1431
|
"sources": [
|
|
1232
1432
|
{
|
|
1233
1433
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1234
|
-
"line":
|
|
1434
|
+
"line": 94,
|
|
1235
1435
|
"character": 9,
|
|
1236
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1436
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L94"
|
|
1237
1437
|
}
|
|
1238
1438
|
],
|
|
1239
1439
|
"type": {
|
|
@@ -1248,7 +1448,7 @@
|
|
|
1248
1448
|
]
|
|
1249
1449
|
},
|
|
1250
1450
|
{
|
|
1251
|
-
"id":
|
|
1451
|
+
"id": 220,
|
|
1252
1452
|
"name": "tileName",
|
|
1253
1453
|
"variant": "declaration",
|
|
1254
1454
|
"kind": 1024,
|
|
@@ -1290,9 +1490,9 @@
|
|
|
1290
1490
|
"sources": [
|
|
1291
1491
|
{
|
|
1292
1492
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1293
|
-
"line":
|
|
1493
|
+
"line": 110,
|
|
1294
1494
|
"character": 9,
|
|
1295
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1495
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L110"
|
|
1296
1496
|
}
|
|
1297
1497
|
],
|
|
1298
1498
|
"type": {
|
|
@@ -1306,7 +1506,7 @@
|
|
|
1306
1506
|
]
|
|
1307
1507
|
},
|
|
1308
1508
|
{
|
|
1309
|
-
"id":
|
|
1509
|
+
"id": 231,
|
|
1310
1510
|
"name": "title",
|
|
1311
1511
|
"variant": "declaration",
|
|
1312
1512
|
"kind": 1024,
|
|
@@ -1316,9 +1516,9 @@
|
|
|
1316
1516
|
"sources": [
|
|
1317
1517
|
{
|
|
1318
1518
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1319
|
-
"line":
|
|
1519
|
+
"line": 172,
|
|
1320
1520
|
"character": 9,
|
|
1321
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1521
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L172"
|
|
1322
1522
|
}
|
|
1323
1523
|
],
|
|
1324
1524
|
"type": {
|
|
@@ -1339,7 +1539,7 @@
|
|
|
1339
1539
|
"decorators": []
|
|
1340
1540
|
},
|
|
1341
1541
|
{
|
|
1342
|
-
"id":
|
|
1542
|
+
"id": 251,
|
|
1343
1543
|
"name": "hasHelp",
|
|
1344
1544
|
"variant": "declaration",
|
|
1345
1545
|
"kind": 262144,
|
|
@@ -1349,23 +1549,32 @@
|
|
|
1349
1549
|
"sources": [
|
|
1350
1550
|
{
|
|
1351
1551
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1352
|
-
"line":
|
|
1552
|
+
"line": 244,
|
|
1353
1553
|
"character": 13,
|
|
1354
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1554
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L244"
|
|
1355
1555
|
}
|
|
1356
1556
|
],
|
|
1357
1557
|
"getSignature": {
|
|
1358
|
-
"id":
|
|
1558
|
+
"id": 252,
|
|
1359
1559
|
"name": "hasHelp",
|
|
1360
1560
|
"variant": "signature",
|
|
1361
1561
|
"kind": 524288,
|
|
1362
1562
|
"flags": {},
|
|
1563
|
+
"comment": {
|
|
1564
|
+
"summary": [],
|
|
1565
|
+
"blockTags": [
|
|
1566
|
+
{
|
|
1567
|
+
"tag": "@deprecated",
|
|
1568
|
+
"content": []
|
|
1569
|
+
}
|
|
1570
|
+
]
|
|
1571
|
+
},
|
|
1363
1572
|
"sources": [
|
|
1364
1573
|
{
|
|
1365
1574
|
"fileName": "lib/modules/tiles/tile/tile.component.ts",
|
|
1366
|
-
"line":
|
|
1575
|
+
"line": 244,
|
|
1367
1576
|
"character": 13,
|
|
1368
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1577
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L244"
|
|
1369
1578
|
}
|
|
1370
1579
|
],
|
|
1371
1580
|
"type": {
|
|
@@ -1376,7 +1585,7 @@
|
|
|
1376
1585
|
"decorators": []
|
|
1377
1586
|
},
|
|
1378
1587
|
{
|
|
1379
|
-
"id":
|
|
1588
|
+
"id": 249,
|
|
1380
1589
|
"name": "hasSettings",
|
|
1381
1590
|
"variant": "declaration",
|
|
1382
1591
|
"kind": 262144,
|
|
@@ -1386,13 +1595,13 @@
|
|
|
1386
1595
|
"sources": [
|
|
1387
1596
|
{
|
|
1388
1597
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1389
|
-
"line":
|
|
1598
|
+
"line": 237,
|
|
1390
1599
|
"character": 13,
|
|
1391
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1600
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L237"
|
|
1392
1601
|
}
|
|
1393
1602
|
],
|
|
1394
1603
|
"getSignature": {
|
|
1395
|
-
"id":
|
|
1604
|
+
"id": 250,
|
|
1396
1605
|
"name": "hasSettings",
|
|
1397
1606
|
"variant": "signature",
|
|
1398
1607
|
"kind": 524288,
|
|
@@ -1400,9 +1609,9 @@
|
|
|
1400
1609
|
"sources": [
|
|
1401
1610
|
{
|
|
1402
1611
|
"fileName": "lib/modules/tiles/tile/tile.component.ts",
|
|
1403
|
-
"line":
|
|
1612
|
+
"line": 237,
|
|
1404
1613
|
"character": 13,
|
|
1405
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1614
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L237"
|
|
1406
1615
|
}
|
|
1407
1616
|
],
|
|
1408
1617
|
"type": {
|
|
@@ -1413,7 +1622,7 @@
|
|
|
1413
1622
|
"decorators": []
|
|
1414
1623
|
},
|
|
1415
1624
|
{
|
|
1416
|
-
"id":
|
|
1625
|
+
"id": 224,
|
|
1417
1626
|
"name": "isCollapsed",
|
|
1418
1627
|
"variant": "declaration",
|
|
1419
1628
|
"kind": 262144,
|
|
@@ -1423,19 +1632,19 @@
|
|
|
1423
1632
|
"sources": [
|
|
1424
1633
|
{
|
|
1425
1634
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1426
|
-
"line":
|
|
1635
|
+
"line": 134,
|
|
1427
1636
|
"character": 13,
|
|
1428
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1637
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L134"
|
|
1429
1638
|
},
|
|
1430
1639
|
{
|
|
1431
1640
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1432
|
-
"line":
|
|
1641
|
+
"line": 148,
|
|
1433
1642
|
"character": 13,
|
|
1434
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1643
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L148"
|
|
1435
1644
|
}
|
|
1436
1645
|
],
|
|
1437
1646
|
"getSignature": {
|
|
1438
|
-
"id":
|
|
1647
|
+
"id": 225,
|
|
1439
1648
|
"name": "isCollapsed",
|
|
1440
1649
|
"variant": "signature",
|
|
1441
1650
|
"kind": 524288,
|
|
@@ -1443,9 +1652,9 @@
|
|
|
1443
1652
|
"sources": [
|
|
1444
1653
|
{
|
|
1445
1654
|
"fileName": "lib/modules/tiles/tile/tile.component.ts",
|
|
1446
|
-
"line":
|
|
1655
|
+
"line": 134,
|
|
1447
1656
|
"character": 13,
|
|
1448
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1657
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L134"
|
|
1449
1658
|
}
|
|
1450
1659
|
],
|
|
1451
1660
|
"type": {
|
|
@@ -1454,7 +1663,7 @@
|
|
|
1454
1663
|
}
|
|
1455
1664
|
},
|
|
1456
1665
|
"setSignature": {
|
|
1457
|
-
"id":
|
|
1666
|
+
"id": 226,
|
|
1458
1667
|
"name": "isCollapsed",
|
|
1459
1668
|
"variant": "signature",
|
|
1460
1669
|
"kind": 1048576,
|
|
@@ -1481,14 +1690,14 @@
|
|
|
1481
1690
|
"sources": [
|
|
1482
1691
|
{
|
|
1483
1692
|
"fileName": "lib/modules/tiles/tile/tile.component.ts",
|
|
1484
|
-
"line":
|
|
1693
|
+
"line": 148,
|
|
1485
1694
|
"character": 13,
|
|
1486
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1695
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L148"
|
|
1487
1696
|
}
|
|
1488
1697
|
],
|
|
1489
1698
|
"parameters": [
|
|
1490
1699
|
{
|
|
1491
|
-
"id":
|
|
1700
|
+
"id": 227,
|
|
1492
1701
|
"name": "value",
|
|
1493
1702
|
"variant": "param",
|
|
1494
1703
|
"kind": 32768,
|
|
@@ -1507,7 +1716,7 @@
|
|
|
1507
1716
|
"decorators": []
|
|
1508
1717
|
},
|
|
1509
1718
|
{
|
|
1510
|
-
"id":
|
|
1719
|
+
"id": 255,
|
|
1511
1720
|
"name": "chevronDirectionChange",
|
|
1512
1721
|
"variant": "declaration",
|
|
1513
1722
|
"kind": 2048,
|
|
@@ -1517,14 +1726,14 @@
|
|
|
1517
1726
|
"sources": [
|
|
1518
1727
|
{
|
|
1519
1728
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1520
|
-
"line":
|
|
1729
|
+
"line": 252,
|
|
1521
1730
|
"character": 9,
|
|
1522
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1731
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L252"
|
|
1523
1732
|
}
|
|
1524
1733
|
],
|
|
1525
1734
|
"signatures": [
|
|
1526
1735
|
{
|
|
1527
|
-
"id":
|
|
1736
|
+
"id": 256,
|
|
1528
1737
|
"name": "chevronDirectionChange",
|
|
1529
1738
|
"variant": "signature",
|
|
1530
1739
|
"kind": 4096,
|
|
@@ -1532,14 +1741,14 @@
|
|
|
1532
1741
|
"sources": [
|
|
1533
1742
|
{
|
|
1534
1743
|
"fileName": "lib/modules/tiles/tile/tile.component.ts",
|
|
1535
|
-
"line":
|
|
1744
|
+
"line": 252,
|
|
1536
1745
|
"character": 9,
|
|
1537
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1746
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L252"
|
|
1538
1747
|
}
|
|
1539
1748
|
],
|
|
1540
1749
|
"parameters": [
|
|
1541
1750
|
{
|
|
1542
|
-
"id":
|
|
1751
|
+
"id": 257,
|
|
1543
1752
|
"name": "direction",
|
|
1544
1753
|
"variant": "param",
|
|
1545
1754
|
"kind": 32768,
|
|
@@ -1559,7 +1768,7 @@
|
|
|
1559
1768
|
"decorators": []
|
|
1560
1769
|
},
|
|
1561
1770
|
{
|
|
1562
|
-
"id":
|
|
1771
|
+
"id": 247,
|
|
1563
1772
|
"name": "helpButtonClicked",
|
|
1564
1773
|
"variant": "declaration",
|
|
1565
1774
|
"kind": 2048,
|
|
@@ -1569,24 +1778,33 @@
|
|
|
1569
1778
|
"sources": [
|
|
1570
1779
|
{
|
|
1571
1780
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1572
|
-
"line":
|
|
1781
|
+
"line": 233,
|
|
1573
1782
|
"character": 9,
|
|
1574
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1783
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L233"
|
|
1575
1784
|
}
|
|
1576
1785
|
],
|
|
1577
1786
|
"signatures": [
|
|
1578
1787
|
{
|
|
1579
|
-
"id":
|
|
1788
|
+
"id": 248,
|
|
1580
1789
|
"name": "helpButtonClicked",
|
|
1581
1790
|
"variant": "signature",
|
|
1582
1791
|
"kind": 4096,
|
|
1583
1792
|
"flags": {},
|
|
1793
|
+
"comment": {
|
|
1794
|
+
"summary": [],
|
|
1795
|
+
"blockTags": [
|
|
1796
|
+
{
|
|
1797
|
+
"tag": "@deprecated",
|
|
1798
|
+
"content": []
|
|
1799
|
+
}
|
|
1800
|
+
]
|
|
1801
|
+
},
|
|
1584
1802
|
"sources": [
|
|
1585
1803
|
{
|
|
1586
1804
|
"fileName": "lib/modules/tiles/tile/tile.component.ts",
|
|
1587
|
-
"line":
|
|
1805
|
+
"line": 233,
|
|
1588
1806
|
"character": 9,
|
|
1589
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1807
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L233"
|
|
1590
1808
|
}
|
|
1591
1809
|
],
|
|
1592
1810
|
"type": {
|
|
@@ -1598,7 +1816,7 @@
|
|
|
1598
1816
|
"decorators": []
|
|
1599
1817
|
},
|
|
1600
1818
|
{
|
|
1601
|
-
"id":
|
|
1819
|
+
"id": 258,
|
|
1602
1820
|
"name": "moveTile",
|
|
1603
1821
|
"variant": "declaration",
|
|
1604
1822
|
"kind": 2048,
|
|
@@ -1608,14 +1826,14 @@
|
|
|
1608
1826
|
"sources": [
|
|
1609
1827
|
{
|
|
1610
1828
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1611
|
-
"line":
|
|
1829
|
+
"line": 256,
|
|
1612
1830
|
"character": 9,
|
|
1613
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1831
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L256"
|
|
1614
1832
|
}
|
|
1615
1833
|
],
|
|
1616
1834
|
"signatures": [
|
|
1617
1835
|
{
|
|
1618
|
-
"id":
|
|
1836
|
+
"id": 259,
|
|
1619
1837
|
"name": "moveTile",
|
|
1620
1838
|
"variant": "signature",
|
|
1621
1839
|
"kind": 4096,
|
|
@@ -1623,14 +1841,14 @@
|
|
|
1623
1841
|
"sources": [
|
|
1624
1842
|
{
|
|
1625
1843
|
"fileName": "lib/modules/tiles/tile/tile.component.ts",
|
|
1626
|
-
"line":
|
|
1844
|
+
"line": 256,
|
|
1627
1845
|
"character": 9,
|
|
1628
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1846
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L256"
|
|
1629
1847
|
}
|
|
1630
1848
|
],
|
|
1631
1849
|
"parameters": [
|
|
1632
1850
|
{
|
|
1633
|
-
"id":
|
|
1851
|
+
"id": 260,
|
|
1634
1852
|
"name": "event",
|
|
1635
1853
|
"variant": "param",
|
|
1636
1854
|
"kind": 32768,
|
|
@@ -1655,7 +1873,74 @@
|
|
|
1655
1873
|
"decorators": []
|
|
1656
1874
|
},
|
|
1657
1875
|
{
|
|
1658
|
-
"id":
|
|
1876
|
+
"id": 240,
|
|
1877
|
+
"name": "ngOnChanges",
|
|
1878
|
+
"variant": "declaration",
|
|
1879
|
+
"kind": 2048,
|
|
1880
|
+
"flags": {
|
|
1881
|
+
"isPublic": true
|
|
1882
|
+
},
|
|
1883
|
+
"sources": [
|
|
1884
|
+
{
|
|
1885
|
+
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1886
|
+
"line": 211,
|
|
1887
|
+
"character": 9,
|
|
1888
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L211"
|
|
1889
|
+
}
|
|
1890
|
+
],
|
|
1891
|
+
"signatures": [
|
|
1892
|
+
{
|
|
1893
|
+
"id": 241,
|
|
1894
|
+
"name": "ngOnChanges",
|
|
1895
|
+
"variant": "signature",
|
|
1896
|
+
"kind": 4096,
|
|
1897
|
+
"flags": {},
|
|
1898
|
+
"sources": [
|
|
1899
|
+
{
|
|
1900
|
+
"fileName": "lib/modules/tiles/tile/tile.component.ts",
|
|
1901
|
+
"line": 211,
|
|
1902
|
+
"character": 9,
|
|
1903
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L211"
|
|
1904
|
+
}
|
|
1905
|
+
],
|
|
1906
|
+
"parameters": [
|
|
1907
|
+
{
|
|
1908
|
+
"id": 242,
|
|
1909
|
+
"name": "changes",
|
|
1910
|
+
"variant": "param",
|
|
1911
|
+
"kind": 32768,
|
|
1912
|
+
"flags": {},
|
|
1913
|
+
"type": {
|
|
1914
|
+
"type": "reference",
|
|
1915
|
+
"target": {
|
|
1916
|
+
"sourceFileName": "node_modules/@angular/core/index.d.ts",
|
|
1917
|
+
"qualifiedName": "SimpleChanges"
|
|
1918
|
+
},
|
|
1919
|
+
"name": "SimpleChanges",
|
|
1920
|
+
"package": "@angular/core"
|
|
1921
|
+
}
|
|
1922
|
+
}
|
|
1923
|
+
],
|
|
1924
|
+
"type": {
|
|
1925
|
+
"type": "intrinsic",
|
|
1926
|
+
"name": "void"
|
|
1927
|
+
},
|
|
1928
|
+
"implementationOf": {
|
|
1929
|
+
"type": "reference",
|
|
1930
|
+
"target": -1,
|
|
1931
|
+
"name": "OnChanges.ngOnChanges"
|
|
1932
|
+
}
|
|
1933
|
+
}
|
|
1934
|
+
],
|
|
1935
|
+
"implementationOf": {
|
|
1936
|
+
"type": "reference",
|
|
1937
|
+
"target": -1,
|
|
1938
|
+
"name": "OnChanges.ngOnChanges"
|
|
1939
|
+
},
|
|
1940
|
+
"decorators": []
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
"id": 243,
|
|
1659
1944
|
"name": "ngOnDestroy",
|
|
1660
1945
|
"variant": "declaration",
|
|
1661
1946
|
"kind": 2048,
|
|
@@ -1665,14 +1950,14 @@
|
|
|
1665
1950
|
"sources": [
|
|
1666
1951
|
{
|
|
1667
1952
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1668
|
-
"line":
|
|
1953
|
+
"line": 221,
|
|
1669
1954
|
"character": 9,
|
|
1670
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1955
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L221"
|
|
1671
1956
|
}
|
|
1672
1957
|
],
|
|
1673
1958
|
"signatures": [
|
|
1674
1959
|
{
|
|
1675
|
-
"id":
|
|
1960
|
+
"id": 244,
|
|
1676
1961
|
"name": "ngOnDestroy",
|
|
1677
1962
|
"variant": "signature",
|
|
1678
1963
|
"kind": 4096,
|
|
@@ -1680,9 +1965,9 @@
|
|
|
1680
1965
|
"sources": [
|
|
1681
1966
|
{
|
|
1682
1967
|
"fileName": "lib/modules/tiles/tile/tile.component.ts",
|
|
1683
|
-
"line":
|
|
1968
|
+
"line": 221,
|
|
1684
1969
|
"character": 9,
|
|
1685
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1970
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L221"
|
|
1686
1971
|
}
|
|
1687
1972
|
],
|
|
1688
1973
|
"type": {
|
|
@@ -1704,7 +1989,7 @@
|
|
|
1704
1989
|
"decorators": []
|
|
1705
1990
|
},
|
|
1706
1991
|
{
|
|
1707
|
-
"id":
|
|
1992
|
+
"id": 245,
|
|
1708
1993
|
"name": "settingsButtonClicked",
|
|
1709
1994
|
"variant": "declaration",
|
|
1710
1995
|
"kind": 2048,
|
|
@@ -1714,14 +1999,14 @@
|
|
|
1714
1999
|
"sources": [
|
|
1715
2000
|
{
|
|
1716
2001
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1717
|
-
"line":
|
|
2002
|
+
"line": 226,
|
|
1718
2003
|
"character": 9,
|
|
1719
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2004
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L226"
|
|
1720
2005
|
}
|
|
1721
2006
|
],
|
|
1722
2007
|
"signatures": [
|
|
1723
2008
|
{
|
|
1724
|
-
"id":
|
|
2009
|
+
"id": 246,
|
|
1725
2010
|
"name": "settingsButtonClicked",
|
|
1726
2011
|
"variant": "signature",
|
|
1727
2012
|
"kind": 4096,
|
|
@@ -1729,9 +2014,9 @@
|
|
|
1729
2014
|
"sources": [
|
|
1730
2015
|
{
|
|
1731
2016
|
"fileName": "lib/modules/tiles/tile/tile.component.ts",
|
|
1732
|
-
"line":
|
|
2017
|
+
"line": 226,
|
|
1733
2018
|
"character": 9,
|
|
1734
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2019
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L226"
|
|
1735
2020
|
}
|
|
1736
2021
|
],
|
|
1737
2022
|
"type": {
|
|
@@ -1743,7 +2028,7 @@
|
|
|
1743
2028
|
"decorators": []
|
|
1744
2029
|
},
|
|
1745
2030
|
{
|
|
1746
|
-
"id":
|
|
2031
|
+
"id": 253,
|
|
1747
2032
|
"name": "titleClick",
|
|
1748
2033
|
"variant": "declaration",
|
|
1749
2034
|
"kind": 2048,
|
|
@@ -1753,14 +2038,14 @@
|
|
|
1753
2038
|
"sources": [
|
|
1754
2039
|
{
|
|
1755
2040
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1756
|
-
"line":
|
|
2041
|
+
"line": 248,
|
|
1757
2042
|
"character": 9,
|
|
1758
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2043
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L248"
|
|
1759
2044
|
}
|
|
1760
2045
|
],
|
|
1761
2046
|
"signatures": [
|
|
1762
2047
|
{
|
|
1763
|
-
"id":
|
|
2048
|
+
"id": 254,
|
|
1764
2049
|
"name": "titleClick",
|
|
1765
2050
|
"variant": "signature",
|
|
1766
2051
|
"kind": 4096,
|
|
@@ -1768,9 +2053,9 @@
|
|
|
1768
2053
|
"sources": [
|
|
1769
2054
|
{
|
|
1770
2055
|
"fileName": "lib/modules/tiles/tile/tile.component.ts",
|
|
1771
|
-
"line":
|
|
2056
|
+
"line": 248,
|
|
1772
2057
|
"character": 9,
|
|
1773
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2058
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L248"
|
|
1774
2059
|
}
|
|
1775
2060
|
],
|
|
1776
2061
|
"type": {
|
|
@@ -1792,48 +2077,61 @@
|
|
|
1792
2077
|
{
|
|
1793
2078
|
"title": "Properties",
|
|
1794
2079
|
"children": [
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
219,
|
|
1800
|
-
226,
|
|
1801
|
-
218,
|
|
1802
|
-
216,
|
|
2080
|
+
228,
|
|
2081
|
+
239,
|
|
2082
|
+
230,
|
|
2083
|
+
223,
|
|
1803
2084
|
215,
|
|
2085
|
+
216,
|
|
1804
2086
|
217,
|
|
1805
|
-
|
|
2087
|
+
222,
|
|
2088
|
+
229,
|
|
2089
|
+
221,
|
|
2090
|
+
219,
|
|
2091
|
+
218,
|
|
2092
|
+
220,
|
|
2093
|
+
231
|
|
1806
2094
|
]
|
|
1807
2095
|
},
|
|
1808
2096
|
{
|
|
1809
2097
|
"title": "Accessors",
|
|
1810
2098
|
"children": [
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
2099
|
+
251,
|
|
2100
|
+
249,
|
|
2101
|
+
224
|
|
1814
2102
|
]
|
|
1815
2103
|
},
|
|
1816
2104
|
{
|
|
1817
2105
|
"title": "Methods",
|
|
1818
2106
|
"children": [
|
|
1819
|
-
|
|
2107
|
+
255,
|
|
2108
|
+
247,
|
|
2109
|
+
258,
|
|
1820
2110
|
240,
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
246
|
|
2111
|
+
243,
|
|
2112
|
+
245,
|
|
2113
|
+
253
|
|
1825
2114
|
]
|
|
1826
2115
|
}
|
|
1827
2116
|
],
|
|
1828
2117
|
"sources": [
|
|
1829
2118
|
{
|
|
1830
2119
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
|
|
1831
|
-
"line":
|
|
2120
|
+
"line": 62,
|
|
1832
2121
|
"character": 13,
|
|
1833
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2122
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L62"
|
|
1834
2123
|
}
|
|
1835
2124
|
],
|
|
1836
2125
|
"implementedTypes": [
|
|
2126
|
+
{
|
|
2127
|
+
"type": "reference",
|
|
2128
|
+
"target": {
|
|
2129
|
+
"sourceFileName": "node_modules/@angular/core/index.d.ts",
|
|
2130
|
+
"qualifiedName": "OnChanges"
|
|
2131
|
+
},
|
|
2132
|
+
"name": "OnChanges",
|
|
2133
|
+
"package": "@angular/core"
|
|
2134
|
+
},
|
|
1837
2135
|
{
|
|
1838
2136
|
"type": "reference",
|
|
1839
2137
|
"target": {
|
|
@@ -1848,7 +2146,7 @@
|
|
|
1848
2146
|
{
|
|
1849
2147
|
"name": "Component",
|
|
1850
2148
|
"arguments": {
|
|
1851
|
-
"obj": "@Component({\n standalone: true,\n selector: 'sky-tile',\n styleUrls: ['./tile.component.scss'],\n templateUrl: './tile.component.html',\n animations: [skyAnimationSlide],\n imports: [\n CommonModule,\n SkyChevronModule,\n SkyIconModule,\n SkyIdModule,\n SkyThemeModule,\n SkyTilesResourcesModule,\n ],\n providers: [\n {\n provide: SKY_TILE_TITLE_ID,\n useFactory(): string {\n const idService = inject(SkyIdService);\n return idService.generateId();\n },\n },\n ],\n})"
|
|
2149
|
+
"obj": "@Component({\n standalone: true,\n selector: 'sky-tile',\n styleUrls: ['./tile.component.scss'],\n templateUrl: './tile.component.html',\n animations: [skyAnimationSlide],\n imports: [\n CommonModule,\n SkyChevronModule,\n SkyHelpInlineModule,\n SkyIconModule,\n SkyIdModule,\n SkyThemeModule,\n SkyTilesResourcesModule,\n ],\n providers: [\n {\n provide: SKY_TILE_TITLE_ID,\n useFactory(): string {\n const idService = inject(SkyIdService);\n return idService.generateId();\n },\n },\n ],\n})"
|
|
1852
2150
|
}
|
|
1853
2151
|
}
|
|
1854
2152
|
]
|
|
@@ -1881,7 +2179,7 @@
|
|
|
1881
2179
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile-summary.component.ts",
|
|
1882
2180
|
"line": 11,
|
|
1883
2181
|
"character": 13,
|
|
1884
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2182
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile-summary.component.ts#L11"
|
|
1885
2183
|
}
|
|
1886
2184
|
],
|
|
1887
2185
|
"decorators": [
|
|
@@ -1921,7 +2219,7 @@
|
|
|
1921
2219
|
"fileName": "projects/tiles/src/modules/tiles/tile/tile-title.component.ts",
|
|
1922
2220
|
"line": 16,
|
|
1923
2221
|
"character": 13,
|
|
1924
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2222
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile/tile-title.component.ts#L16"
|
|
1925
2223
|
}
|
|
1926
2224
|
],
|
|
1927
2225
|
"decorators": [
|
|
@@ -1961,7 +2259,7 @@
|
|
|
1961
2259
|
"fileName": "projects/tiles/src/modules/tiles/tile-content/tile-content-section.component.ts",
|
|
1962
2260
|
"line": 14,
|
|
1963
2261
|
"character": 13,
|
|
1964
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2262
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-content/tile-content-section.component.ts#L14"
|
|
1965
2263
|
}
|
|
1966
2264
|
],
|
|
1967
2265
|
"decorators": [
|
|
@@ -2001,7 +2299,7 @@
|
|
|
2001
2299
|
"fileName": "projects/tiles/src/modules/tiles/tile-content/tile-content.component.ts",
|
|
2002
2300
|
"line": 12,
|
|
2003
2301
|
"character": 13,
|
|
2004
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2302
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-content/tile-content.component.ts#L12"
|
|
2005
2303
|
}
|
|
2006
2304
|
],
|
|
2007
2305
|
"decorators": [
|
|
@@ -2039,7 +2337,7 @@
|
|
|
2039
2337
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2040
2338
|
"line": 105,
|
|
2041
2339
|
"character": 2,
|
|
2042
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2340
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L105"
|
|
2043
2341
|
}
|
|
2044
2342
|
],
|
|
2045
2343
|
"signatures": [
|
|
@@ -2054,7 +2352,7 @@
|
|
|
2054
2352
|
"fileName": "lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2055
2353
|
"line": 105,
|
|
2056
2354
|
"character": 2,
|
|
2057
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2355
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L105"
|
|
2058
2356
|
}
|
|
2059
2357
|
],
|
|
2060
2358
|
"parameters": [
|
|
@@ -2128,7 +2426,7 @@
|
|
|
2128
2426
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2129
2427
|
"line": 84,
|
|
2130
2428
|
"character": 9,
|
|
2131
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2429
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L84"
|
|
2132
2430
|
}
|
|
2133
2431
|
],
|
|
2134
2432
|
"type": {
|
|
@@ -2174,7 +2472,7 @@
|
|
|
2174
2472
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2175
2473
|
"line": 81,
|
|
2176
2474
|
"character": 9,
|
|
2177
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2475
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L81"
|
|
2178
2476
|
}
|
|
2179
2477
|
],
|
|
2180
2478
|
"type": {
|
|
@@ -2230,7 +2528,7 @@
|
|
|
2230
2528
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2231
2529
|
"line": 63,
|
|
2232
2530
|
"character": 9,
|
|
2233
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2531
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L63"
|
|
2234
2532
|
}
|
|
2235
2533
|
],
|
|
2236
2534
|
"type": {
|
|
@@ -2270,7 +2568,7 @@
|
|
|
2270
2568
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2271
2569
|
"line": 94,
|
|
2272
2570
|
"character": 9,
|
|
2273
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2571
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L94"
|
|
2274
2572
|
}
|
|
2275
2573
|
],
|
|
2276
2574
|
"type": {
|
|
@@ -2316,7 +2614,7 @@
|
|
|
2316
2614
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2317
2615
|
"line": 73,
|
|
2318
2616
|
"character": 9,
|
|
2319
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2617
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L73"
|
|
2320
2618
|
}
|
|
2321
2619
|
],
|
|
2322
2620
|
"type": {
|
|
@@ -2342,7 +2640,7 @@
|
|
|
2342
2640
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2343
2641
|
"line": 90,
|
|
2344
2642
|
"character": 9,
|
|
2345
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2643
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L90"
|
|
2346
2644
|
}
|
|
2347
2645
|
],
|
|
2348
2646
|
"type": {
|
|
@@ -2369,7 +2667,7 @@
|
|
|
2369
2667
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2370
2668
|
"line": 92,
|
|
2371
2669
|
"character": 9,
|
|
2372
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2670
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L92"
|
|
2373
2671
|
}
|
|
2374
2672
|
],
|
|
2375
2673
|
"type": {
|
|
@@ -2392,13 +2690,13 @@
|
|
|
2392
2690
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2393
2691
|
"line": 46,
|
|
2394
2692
|
"character": 13,
|
|
2395
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2693
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L46"
|
|
2396
2694
|
},
|
|
2397
2695
|
{
|
|
2398
2696
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2399
2697
|
"line": 54,
|
|
2400
2698
|
"character": 13,
|
|
2401
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2699
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L54"
|
|
2402
2700
|
}
|
|
2403
2701
|
],
|
|
2404
2702
|
"getSignature": {
|
|
@@ -2412,7 +2710,7 @@
|
|
|
2412
2710
|
"fileName": "lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2413
2711
|
"line": 54,
|
|
2414
2712
|
"character": 13,
|
|
2415
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2713
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L54"
|
|
2416
2714
|
}
|
|
2417
2715
|
],
|
|
2418
2716
|
"type": {
|
|
@@ -2455,7 +2753,7 @@
|
|
|
2455
2753
|
"fileName": "lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2456
2754
|
"line": 46,
|
|
2457
2755
|
"character": 13,
|
|
2458
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2756
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L46"
|
|
2459
2757
|
}
|
|
2460
2758
|
],
|
|
2461
2759
|
"parameters": [
|
|
@@ -2497,7 +2795,7 @@
|
|
|
2497
2795
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2498
2796
|
"line": 173,
|
|
2499
2797
|
"character": 9,
|
|
2500
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2798
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L173"
|
|
2501
2799
|
}
|
|
2502
2800
|
],
|
|
2503
2801
|
"signatures": [
|
|
@@ -2512,7 +2810,7 @@
|
|
|
2512
2810
|
"fileName": "lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2513
2811
|
"line": 173,
|
|
2514
2812
|
"character": 9,
|
|
2515
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2813
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L173"
|
|
2516
2814
|
}
|
|
2517
2815
|
],
|
|
2518
2816
|
"type": {
|
|
@@ -2546,7 +2844,7 @@
|
|
|
2546
2844
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2547
2845
|
"line": 184,
|
|
2548
2846
|
"character": 9,
|
|
2549
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2847
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L184"
|
|
2550
2848
|
}
|
|
2551
2849
|
],
|
|
2552
2850
|
"signatures": [
|
|
@@ -2561,7 +2859,7 @@
|
|
|
2561
2859
|
"fileName": "lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2562
2860
|
"line": 184,
|
|
2563
2861
|
"character": 9,
|
|
2564
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2862
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L184"
|
|
2565
2863
|
}
|
|
2566
2864
|
],
|
|
2567
2865
|
"type": {
|
|
@@ -2621,7 +2919,7 @@
|
|
|
2621
2919
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
|
|
2622
2920
|
"line": 36,
|
|
2623
2921
|
"character": 13,
|
|
2624
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2922
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L36"
|
|
2625
2923
|
}
|
|
2626
2924
|
],
|
|
2627
2925
|
"implementedTypes": [
|
|
@@ -2687,7 +2985,7 @@
|
|
|
2687
2985
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts",
|
|
2688
2986
|
"line": 15,
|
|
2689
2987
|
"character": 2,
|
|
2690
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2988
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts#L15"
|
|
2691
2989
|
}
|
|
2692
2990
|
],
|
|
2693
2991
|
"type": {
|
|
@@ -2726,7 +3024,7 @@
|
|
|
2726
3024
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts",
|
|
2727
3025
|
"line": 20,
|
|
2728
3026
|
"character": 2,
|
|
2729
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3027
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts#L20"
|
|
2730
3028
|
}
|
|
2731
3029
|
],
|
|
2732
3030
|
"type": {
|
|
@@ -2761,7 +3059,7 @@
|
|
|
2761
3059
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts",
|
|
2762
3060
|
"line": 11,
|
|
2763
3061
|
"character": 2,
|
|
2764
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3062
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts#L11"
|
|
2765
3063
|
}
|
|
2766
3064
|
],
|
|
2767
3065
|
"type": {
|
|
@@ -2790,7 +3088,7 @@
|
|
|
2790
3088
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts",
|
|
2791
3089
|
"line": 5,
|
|
2792
3090
|
"character": 17,
|
|
2793
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3091
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts#L5"
|
|
2794
3092
|
}
|
|
2795
3093
|
]
|
|
2796
3094
|
},
|
|
@@ -2828,7 +3126,7 @@
|
|
|
2828
3126
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts",
|
|
2829
3127
|
"line": 13,
|
|
2830
3128
|
"character": 2,
|
|
2831
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3129
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts#L13"
|
|
2832
3130
|
}
|
|
2833
3131
|
],
|
|
2834
3132
|
"type": {
|
|
@@ -2868,7 +3166,7 @@
|
|
|
2868
3166
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts",
|
|
2869
3167
|
"line": 8,
|
|
2870
3168
|
"character": 2,
|
|
2871
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3169
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts#L8"
|
|
2872
3170
|
}
|
|
2873
3171
|
],
|
|
2874
3172
|
"type": {
|
|
@@ -2893,7 +3191,7 @@
|
|
|
2893
3191
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts",
|
|
2894
3192
|
"line": 3,
|
|
2895
3193
|
"character": 17,
|
|
2896
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3194
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts#L3"
|
|
2897
3195
|
}
|
|
2898
3196
|
]
|
|
2899
3197
|
},
|
|
@@ -2931,7 +3229,7 @@
|
|
|
2931
3229
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-column.ts",
|
|
2932
3230
|
"line": 8,
|
|
2933
3231
|
"character": 2,
|
|
2934
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3232
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-column.ts#L8"
|
|
2935
3233
|
}
|
|
2936
3234
|
],
|
|
2937
3235
|
"type": {
|
|
@@ -2958,7 +3256,7 @@
|
|
|
2958
3256
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-column.ts",
|
|
2959
3257
|
"line": 3,
|
|
2960
3258
|
"character": 17,
|
|
2961
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3259
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-column.ts#L3"
|
|
2962
3260
|
}
|
|
2963
3261
|
]
|
|
2964
3262
|
},
|
|
@@ -2988,7 +3286,7 @@
|
|
|
2988
3286
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts",
|
|
2989
3287
|
"line": 5,
|
|
2990
3288
|
"character": 2,
|
|
2991
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3289
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts#L5"
|
|
2992
3290
|
}
|
|
2993
3291
|
],
|
|
2994
3292
|
"type": {
|
|
@@ -3015,7 +3313,7 @@
|
|
|
3015
3313
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts",
|
|
3016
3314
|
"line": 9,
|
|
3017
3315
|
"character": 2,
|
|
3018
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3316
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts#L9"
|
|
3019
3317
|
}
|
|
3020
3318
|
],
|
|
3021
3319
|
"type": {
|
|
@@ -3038,7 +3336,7 @@
|
|
|
3038
3336
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts",
|
|
3039
3337
|
"line": 1,
|
|
3040
3338
|
"character": 17,
|
|
3041
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3339
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts#L1"
|
|
3042
3340
|
}
|
|
3043
3341
|
]
|
|
3044
3342
|
},
|
|
@@ -3068,7 +3366,7 @@
|
|
|
3068
3366
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts",
|
|
3069
3367
|
"line": 9,
|
|
3070
3368
|
"character": 2,
|
|
3071
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3369
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts#L9"
|
|
3072
3370
|
}
|
|
3073
3371
|
],
|
|
3074
3372
|
"type": {
|
|
@@ -3095,7 +3393,7 @@
|
|
|
3095
3393
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts",
|
|
3096
3394
|
"line": 13,
|
|
3097
3395
|
"character": 2,
|
|
3098
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3396
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts#L13"
|
|
3099
3397
|
}
|
|
3100
3398
|
],
|
|
3101
3399
|
"type": {
|
|
@@ -3122,7 +3420,7 @@
|
|
|
3122
3420
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts",
|
|
3123
3421
|
"line": 5,
|
|
3124
3422
|
"character": 2,
|
|
3125
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3423
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts#L5"
|
|
3126
3424
|
}
|
|
3127
3425
|
],
|
|
3128
3426
|
"type": {
|
|
@@ -3146,7 +3444,7 @@
|
|
|
3146
3444
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts",
|
|
3147
3445
|
"line": 1,
|
|
3148
3446
|
"character": 17,
|
|
3149
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3447
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts#L1"
|
|
3150
3448
|
}
|
|
3151
3449
|
]
|
|
3152
3450
|
},
|
|
@@ -3176,7 +3474,7 @@
|
|
|
3176
3474
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts",
|
|
3177
3475
|
"line": 9,
|
|
3178
3476
|
"character": 2,
|
|
3179
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3477
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts#L9"
|
|
3180
3478
|
}
|
|
3181
3479
|
],
|
|
3182
3480
|
"type": {
|
|
@@ -3203,7 +3501,7 @@
|
|
|
3203
3501
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts",
|
|
3204
3502
|
"line": 5,
|
|
3205
3503
|
"character": 2,
|
|
3206
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3504
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts#L5"
|
|
3207
3505
|
}
|
|
3208
3506
|
],
|
|
3209
3507
|
"type": {
|
|
@@ -3232,7 +3530,7 @@
|
|
|
3232
3530
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts",
|
|
3233
3531
|
"line": 13,
|
|
3234
3532
|
"character": 2,
|
|
3235
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3533
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts#L13"
|
|
3236
3534
|
}
|
|
3237
3535
|
],
|
|
3238
3536
|
"type": {
|
|
@@ -3259,7 +3557,7 @@
|
|
|
3259
3557
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts",
|
|
3260
3558
|
"line": 1,
|
|
3261
3559
|
"character": 17,
|
|
3262
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3560
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts#L1"
|
|
3263
3561
|
}
|
|
3264
3562
|
]
|
|
3265
3563
|
},
|
|
@@ -3299,7 +3597,7 @@
|
|
|
3299
3597
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard-message.ts",
|
|
3300
3598
|
"line": 10,
|
|
3301
3599
|
"character": 2,
|
|
3302
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3600
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message.ts#L10"
|
|
3303
3601
|
}
|
|
3304
3602
|
],
|
|
3305
3603
|
"type": {
|
|
@@ -3323,7 +3621,7 @@
|
|
|
3323
3621
|
"fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard-message.ts",
|
|
3324
3622
|
"line": 6,
|
|
3325
3623
|
"character": 17,
|
|
3326
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3624
|
+
"url": "https://github.com/blackbaud/skyux/blob/2c8663e/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message.ts#L6"
|
|
3327
3625
|
}
|
|
3328
3626
|
]
|
|
3329
3627
|
}
|
|
@@ -3703,169 +4001,163 @@
|
|
|
3703
4001
|
},
|
|
3704
4002
|
"215": {
|
|
3705
4003
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3706
|
-
"qualifiedName": "SkyTileComponent.
|
|
4004
|
+
"qualifiedName": "SkyTileComponent.helpKey"
|
|
3707
4005
|
},
|
|
3708
4006
|
"216": {
|
|
3709
4007
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3710
|
-
"qualifiedName": "SkyTileComponent.
|
|
4008
|
+
"qualifiedName": "SkyTileComponent.helpPopoverContent"
|
|
3711
4009
|
},
|
|
3712
4010
|
"217": {
|
|
3713
4011
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3714
|
-
"qualifiedName": "SkyTileComponent.
|
|
4012
|
+
"qualifiedName": "SkyTileComponent.helpPopoverTitle"
|
|
3715
4013
|
},
|
|
3716
4014
|
"218": {
|
|
3717
4015
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3718
|
-
"qualifiedName": "SkyTileComponent.
|
|
4016
|
+
"qualifiedName": "SkyTileComponent.showSettings"
|
|
3719
4017
|
},
|
|
3720
4018
|
"219": {
|
|
3721
4019
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3722
|
-
"qualifiedName": "SkyTileComponent.
|
|
4020
|
+
"qualifiedName": "SkyTileComponent.showHelp"
|
|
3723
4021
|
},
|
|
3724
4022
|
"220": {
|
|
3725
4023
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3726
|
-
"qualifiedName": "SkyTileComponent.
|
|
4024
|
+
"qualifiedName": "SkyTileComponent.tileName"
|
|
3727
4025
|
},
|
|
3728
4026
|
"221": {
|
|
3729
4027
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3730
|
-
"qualifiedName": "SkyTileComponent.
|
|
4028
|
+
"qualifiedName": "SkyTileComponent.settingsClick"
|
|
3731
4029
|
},
|
|
3732
4030
|
"222": {
|
|
3733
4031
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3734
|
-
"qualifiedName": "SkyTileComponent.
|
|
4032
|
+
"qualifiedName": "SkyTileComponent.isCollapsedChange"
|
|
3735
4033
|
},
|
|
3736
4034
|
"223": {
|
|
3737
4035
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3738
|
-
"qualifiedName": "SkyTileComponent.
|
|
4036
|
+
"qualifiedName": "SkyTileComponent.helpClick"
|
|
3739
4037
|
},
|
|
3740
4038
|
"224": {
|
|
3741
4039
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3742
|
-
"qualifiedName": "
|
|
4040
|
+
"qualifiedName": "SkyTileComponent.isCollapsed"
|
|
3743
4041
|
},
|
|
3744
4042
|
"225": {
|
|
3745
4043
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3746
|
-
"qualifiedName": "SkyTileComponent.
|
|
4044
|
+
"qualifiedName": "SkyTileComponent.isCollapsed"
|
|
3747
4045
|
},
|
|
3748
4046
|
"226": {
|
|
3749
4047
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3750
|
-
"qualifiedName": "SkyTileComponent.
|
|
4048
|
+
"qualifiedName": "SkyTileComponent.isCollapsed"
|
|
3751
4049
|
},
|
|
3752
4050
|
"227": {
|
|
3753
4051
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3754
|
-
"qualifiedName": "
|
|
4052
|
+
"qualifiedName": "value"
|
|
3755
4053
|
},
|
|
3756
4054
|
"228": {
|
|
4055
|
+
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
4056
|
+
"qualifiedName": "SkyTileComponent.ariaDescribedBy"
|
|
4057
|
+
},
|
|
4058
|
+
"229": {
|
|
4059
|
+
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
4060
|
+
"qualifiedName": "SkyTileComponent.isInDashboardColumn"
|
|
4061
|
+
},
|
|
4062
|
+
"230": {
|
|
4063
|
+
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
4064
|
+
"qualifiedName": "SkyTileComponent.grabHandle"
|
|
4065
|
+
},
|
|
4066
|
+
"231": {
|
|
3757
4067
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3758
4068
|
"qualifiedName": "SkyTileComponent.title"
|
|
3759
4069
|
},
|
|
3760
|
-
"
|
|
4070
|
+
"239": {
|
|
3761
4071
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3762
4072
|
"qualifiedName": "SkyTileComponent.elementRef"
|
|
3763
4073
|
},
|
|
3764
|
-
"
|
|
4074
|
+
"240": {
|
|
4075
|
+
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
4076
|
+
"qualifiedName": "SkyTileComponent.ngOnChanges"
|
|
4077
|
+
},
|
|
4078
|
+
"241": {
|
|
4079
|
+
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
4080
|
+
"qualifiedName": "SkyTileComponent.ngOnChanges"
|
|
4081
|
+
},
|
|
4082
|
+
"242": {
|
|
4083
|
+
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
4084
|
+
"qualifiedName": "changes"
|
|
4085
|
+
},
|
|
4086
|
+
"243": {
|
|
3765
4087
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3766
4088
|
"qualifiedName": "SkyTileComponent.ngOnDestroy"
|
|
3767
4089
|
},
|
|
3768
|
-
"
|
|
4090
|
+
"244": {
|
|
3769
4091
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3770
4092
|
"qualifiedName": "SkyTileComponent.ngOnDestroy"
|
|
3771
4093
|
},
|
|
3772
|
-
"
|
|
4094
|
+
"245": {
|
|
3773
4095
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3774
4096
|
"qualifiedName": "SkyTileComponent.settingsButtonClicked"
|
|
3775
4097
|
},
|
|
3776
|
-
"
|
|
4098
|
+
"246": {
|
|
3777
4099
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3778
4100
|
"qualifiedName": "SkyTileComponent.settingsButtonClicked"
|
|
3779
4101
|
},
|
|
3780
|
-
"
|
|
4102
|
+
"247": {
|
|
3781
4103
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3782
4104
|
"qualifiedName": "SkyTileComponent.helpButtonClicked"
|
|
3783
4105
|
},
|
|
3784
|
-
"
|
|
4106
|
+
"248": {
|
|
3785
4107
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3786
4108
|
"qualifiedName": "SkyTileComponent.helpButtonClicked"
|
|
3787
4109
|
},
|
|
3788
|
-
"
|
|
4110
|
+
"249": {
|
|
3789
4111
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3790
4112
|
"qualifiedName": "SkyTileComponent.hasSettings"
|
|
3791
4113
|
},
|
|
3792
|
-
"
|
|
4114
|
+
"250": {
|
|
3793
4115
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3794
4116
|
"qualifiedName": "SkyTileComponent.hasSettings"
|
|
3795
4117
|
},
|
|
3796
|
-
"
|
|
4118
|
+
"251": {
|
|
3797
4119
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3798
4120
|
"qualifiedName": "SkyTileComponent.hasHelp"
|
|
3799
4121
|
},
|
|
3800
|
-
"
|
|
4122
|
+
"252": {
|
|
3801
4123
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3802
4124
|
"qualifiedName": "SkyTileComponent.hasHelp"
|
|
3803
4125
|
},
|
|
3804
|
-
"
|
|
4126
|
+
"253": {
|
|
3805
4127
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3806
4128
|
"qualifiedName": "SkyTileComponent.titleClick"
|
|
3807
4129
|
},
|
|
3808
|
-
"
|
|
4130
|
+
"254": {
|
|
3809
4131
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3810
4132
|
"qualifiedName": "SkyTileComponent.titleClick"
|
|
3811
4133
|
},
|
|
3812
|
-
"
|
|
4134
|
+
"255": {
|
|
3813
4135
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3814
4136
|
"qualifiedName": "SkyTileComponent.chevronDirectionChange"
|
|
3815
4137
|
},
|
|
3816
|
-
"
|
|
4138
|
+
"256": {
|
|
3817
4139
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3818
4140
|
"qualifiedName": "SkyTileComponent.chevronDirectionChange"
|
|
3819
4141
|
},
|
|
3820
|
-
"
|
|
4142
|
+
"257": {
|
|
3821
4143
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3822
4144
|
"qualifiedName": "direction"
|
|
3823
4145
|
},
|
|
3824
|
-
"
|
|
4146
|
+
"258": {
|
|
3825
4147
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3826
4148
|
"qualifiedName": "SkyTileComponent.moveTile"
|
|
3827
4149
|
},
|
|
3828
|
-
"
|
|
4150
|
+
"259": {
|
|
3829
4151
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3830
4152
|
"qualifiedName": "SkyTileComponent.moveTile"
|
|
3831
4153
|
},
|
|
3832
|
-
"
|
|
4154
|
+
"260": {
|
|
3833
4155
|
"sourceFileName": "libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts",
|
|
3834
4156
|
"qualifiedName": "event"
|
|
3835
4157
|
}
|
|
3836
4158
|
}
|
|
3837
4159
|
},
|
|
3838
4160
|
"codeExamples": [
|
|
3839
|
-
{
|
|
3840
|
-
"fileName": "tile2.component.ts",
|
|
3841
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/inline-help/tile2.component.ts",
|
|
3842
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyHelpInlineModule } from '@skyux/indicators';\nimport { SkyTilesModule } from '@skyux/tiles';\n\n@Component({\n standalone: true,\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'div.tile2',\n templateUrl: './tile2.component.html',\n imports: [SkyHelpInlineModule, SkyTilesModule],\n})\nexport class Tile2Component {\n protected onActionClick(): void {\n alert('Help inline button clicked!');\n }\n\n protected onHelpClick($event: MouseEvent): void {\n $event.stopPropagation();\n }\n}\n"
|
|
3843
|
-
},
|
|
3844
|
-
{
|
|
3845
|
-
"fileName": "tile2.component.html",
|
|
3846
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/inline-help/tile2.component.html",
|
|
3847
|
-
"rawContents": "<sky-tile tileName=\"Tile 2\">\n <sky-tile-title>\n Tile 2\n <sky-help-inline\n class=\"sky-control-help\"\n ariaLabel=\"Information about Tile 2\"\n (actionClick)=\"onActionClick()\"\n (click)=\"onHelpClick($event)\"\n />\n </sky-tile-title>\n <sky-tile-content>\n <sky-tile-content-section> Section 1 </sky-tile-content-section>\n <sky-tile-content-section> Section 2 </sky-tile-content-section>\n <sky-tile-content-section> Section 3 </sky-tile-content-section>\n </sky-tile-content>\n</sky-tile>\n"
|
|
3848
|
-
},
|
|
3849
|
-
{
|
|
3850
|
-
"fileName": "tile1.component.ts",
|
|
3851
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/inline-help/tile1.component.ts",
|
|
3852
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyHelpInlineModule } from '@skyux/indicators';\nimport { SkyTilesModule } from '@skyux/tiles';\n\n@Component({\n standalone: true,\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'div.tile1',\n templateUrl: './tile1.component.html',\n imports: [SkyHelpInlineModule, SkyTilesModule],\n})\nexport class Tile1Component {\n protected tileSettingsClick(): void {\n alert('tile settings clicked');\n }\n\n protected onActionClick(): void {\n alert('Help inline button clicked!');\n }\n\n protected onHelpClick($event: MouseEvent): void {\n $event.stopPropagation();\n }\n}\n"
|
|
3853
|
-
},
|
|
3854
|
-
{
|
|
3855
|
-
"fileName": "tile1.component.html",
|
|
3856
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/inline-help/tile1.component.html",
|
|
3857
|
-
"rawContents": "<sky-tile tileName=\"Tile 1\" (settingsClick)=\"tileSettingsClick()\">\n <sky-tile-title>\n Tile 1\n <sky-help-inline\n class=\"sky-control-help\"\n ariaLabel=\"Information about Tile 1\"\n (actionClick)=\"onActionClick()\"\n (click)=\"onHelpClick($event)\"\n />\n </sky-tile-title>\n <sky-tile-summary> $123.4m </sky-tile-summary>\n <sky-tile-content>\n <sky-tile-content-section> Section 1 </sky-tile-content-section>\n <sky-tile-content-section> Section 2 </sky-tile-content-section>\n <sky-tile-content-section> Section 3 </sky-tile-content-section>\n </sky-tile-content>\n</sky-tile>\n"
|
|
3858
|
-
},
|
|
3859
|
-
{
|
|
3860
|
-
"fileName": "demo.component.ts",
|
|
3861
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/inline-help/demo.component.ts",
|
|
3862
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyTileDashboardConfig, SkyTilesModule } from '@skyux/tiles';\n\nimport { Tile1Component } from './tile1.component';\nimport { Tile2Component } from './tile2.component';\n\n@Component({\n standalone: true,\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [SkyTilesModule],\n})\nexport class DemoComponent {\n protected dashboardConfig: SkyTileDashboardConfig = {\n tiles: [\n {\n id: 'tile1',\n componentType: Tile1Component,\n },\n {\n id: 'tile2',\n componentType: Tile2Component,\n },\n ],\n layout: {\n singleColumn: {\n tiles: [\n {\n id: 'tile2',\n isCollapsed: false,\n },\n {\n id: 'tile1',\n isCollapsed: true,\n },\n ],\n },\n multiColumn: [\n {\n tiles: [\n {\n id: 'tile1',\n isCollapsed: true,\n },\n ],\n },\n {\n tiles: [\n {\n id: 'tile2',\n isCollapsed: false,\n },\n ],\n },\n ],\n },\n };\n}\n"
|
|
3863
|
-
},
|
|
3864
|
-
{
|
|
3865
|
-
"fileName": "demo.component.html",
|
|
3866
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/inline-help/demo.component.html",
|
|
3867
|
-
"rawContents": "<sky-tile-dashboard [(config)]=\"dashboardConfig\" />\n"
|
|
3868
|
-
},
|
|
3869
4161
|
{
|
|
3870
4162
|
"fileName": "tile2.component.ts",
|
|
3871
4163
|
"filePath": "/projects/tiles/documentation/code-examples/tiles/basic/tile2.component.ts",
|
|
@@ -3874,7 +4166,7 @@
|
|
|
3874
4166
|
{
|
|
3875
4167
|
"fileName": "tile2.component.html",
|
|
3876
4168
|
"filePath": "/projects/tiles/documentation/code-examples/tiles/basic/tile2.component.html",
|
|
3877
|
-
"rawContents": "<sky-tile tileName=\"Tile 2\">\n <sky-tile-title> Tile 2 </sky-tile-title>\n <sky-tile-content>\n <sky-tile-content-section> Section 1 </sky-tile-content-section>\n <sky-tile-content-section> Section 2 </sky-tile-content-section>\n <sky-tile-content-section> Section 3 </sky-tile-content-section>\n </sky-tile-content>\n</sky-tile>\n"
|
|
4169
|
+
"rawContents": "<sky-tile\n helpPopoverContent=\"Sample help information for tile 2.\"\n helpPopoverTitle=\"Sample help content\"\n tileName=\"Tile 2\"\n>\n <sky-tile-title> Tile 2 </sky-tile-title>\n <sky-tile-content>\n <sky-tile-content-section> Section 1 </sky-tile-content-section>\n <sky-tile-content-section> Section 2 </sky-tile-content-section>\n <sky-tile-content-section> Section 3 </sky-tile-content-section>\n </sky-tile-content>\n</sky-tile>\n"
|
|
3878
4170
|
},
|
|
3879
4171
|
{
|
|
3880
4172
|
"fileName": "tile1.component.ts",
|
|
@@ -3884,7 +4176,7 @@
|
|
|
3884
4176
|
{
|
|
3885
4177
|
"fileName": "tile1.component.html",
|
|
3886
4178
|
"filePath": "/projects/tiles/documentation/code-examples/tiles/basic/tile1.component.html",
|
|
3887
|
-
"rawContents": "<sky-tile tileName=\"Tile 1\"
|
|
4179
|
+
"rawContents": "<sky-tile\n helpPopoverContent=\"Sample help information for tile 1.\"\n helpPopoverTitle=\"Sample help content\"\n tileName=\"Tile 1\"\n (settingsClick)=\"tileSettingsClick()\"\n>\n <sky-tile-title> Tile 1 </sky-tile-title>\n <sky-tile-summary> $123.4m </sky-tile-summary>\n <sky-tile-content>\n <sky-tile-content-section> Section 1 </sky-tile-content-section>\n <sky-tile-content-section> Section 2 </sky-tile-content-section>\n <sky-tile-content-section> Section 3 </sky-tile-content-section>\n </sky-tile-content>\n</sky-tile>\n"
|
|
3888
4180
|
},
|
|
3889
4181
|
{
|
|
3890
4182
|
"fileName": "demo.component.ts",
|
|
@@ -3898,40 +4190,6 @@
|
|
|
3898
4190
|
}
|
|
3899
4191
|
],
|
|
3900
4192
|
"codeExampleDependencies": {
|
|
3901
|
-
"/projects/tiles/documentation/code-examples/tiles/inline-help": {
|
|
3902
|
-
"@angular-devkit/core": "17.3.4",
|
|
3903
|
-
"@angular-devkit/schematics": "17.3.4",
|
|
3904
|
-
"@angular/animations": "17.3.4",
|
|
3905
|
-
"@angular/cdk": "17.3.4",
|
|
3906
|
-
"@angular/cli": "17.3.4",
|
|
3907
|
-
"@angular/common": "17.3.4",
|
|
3908
|
-
"@angular/core": "17.3.4",
|
|
3909
|
-
"@angular/forms": "17.3.4",
|
|
3910
|
-
"@angular/platform-browser": "17.3.4",
|
|
3911
|
-
"@angular/router": "17.3.4",
|
|
3912
|
-
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
3913
|
-
"@schematics/angular": "17.3.2",
|
|
3914
|
-
"@skyux-sdk/testing": "10.30.1",
|
|
3915
|
-
"@skyux/animations": "10.30.1",
|
|
3916
|
-
"@skyux/assets": "10.30.1",
|
|
3917
|
-
"@skyux/core": "10.30.1",
|
|
3918
|
-
"@skyux/i18n": "10.30.1",
|
|
3919
|
-
"@skyux/icons": "7.3.0",
|
|
3920
|
-
"@skyux/indicators": "10.30.1",
|
|
3921
|
-
"@skyux/theme": "10.30.1",
|
|
3922
|
-
"@skyux/tiles": "10.30.1",
|
|
3923
|
-
"@types/dragula": "2.1.36",
|
|
3924
|
-
"axe-core": "4.9.0",
|
|
3925
|
-
"cross-spawn": "7.0.3",
|
|
3926
|
-
"dragula": "3.7.3",
|
|
3927
|
-
"fontfaceobserver": "2.3.0",
|
|
3928
|
-
"glob": "10.3.10",
|
|
3929
|
-
"jsonc-parser": "3.2.1",
|
|
3930
|
-
"ng2-dragula": "5.1.0",
|
|
3931
|
-
"rxjs": "7.8.1",
|
|
3932
|
-
"tslib": "2.6.2",
|
|
3933
|
-
"zone.js": "0.14.4"
|
|
3934
|
-
},
|
|
3935
4193
|
"/projects/tiles/documentation/code-examples/tiles/basic": {
|
|
3936
4194
|
"@angular-devkit/core": "17.3.4",
|
|
3937
4195
|
"@angular-devkit/schematics": "17.3.4",
|
|
@@ -3945,15 +4203,18 @@
|
|
|
3945
4203
|
"@angular/router": "17.3.4",
|
|
3946
4204
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
3947
4205
|
"@schematics/angular": "17.3.2",
|
|
3948
|
-
"@skyux-sdk/testing": "10.
|
|
3949
|
-
"@skyux/animations": "10.
|
|
3950
|
-
"@skyux/assets": "10.
|
|
3951
|
-
"@skyux/core": "10.
|
|
3952
|
-
"@skyux/
|
|
4206
|
+
"@skyux-sdk/testing": "10.31.0",
|
|
4207
|
+
"@skyux/animations": "10.31.0",
|
|
4208
|
+
"@skyux/assets": "10.31.0",
|
|
4209
|
+
"@skyux/core": "10.31.0",
|
|
4210
|
+
"@skyux/help-inline": "10.31.0",
|
|
4211
|
+
"@skyux/i18n": "10.31.0",
|
|
4212
|
+
"@skyux/icon": "10.31.0",
|
|
3953
4213
|
"@skyux/icons": "7.3.0",
|
|
3954
|
-
"@skyux/indicators": "10.
|
|
3955
|
-
"@skyux/
|
|
3956
|
-
"@skyux/
|
|
4214
|
+
"@skyux/indicators": "10.31.0",
|
|
4215
|
+
"@skyux/popovers": "10.31.0",
|
|
4216
|
+
"@skyux/theme": "10.31.0",
|
|
4217
|
+
"@skyux/tiles": "10.31.0",
|
|
3957
4218
|
"@types/dragula": "2.1.36",
|
|
3958
4219
|
"axe-core": "4.9.0",
|
|
3959
4220
|
"cross-spawn": "7.0.3",
|