@skyux/layout 9.3.0 → 9.4.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 +505 -406
- package/esm2022/lib/modules/action-button/action-button-container.component.mjs +3 -3
- package/esm2022/lib/modules/action-button/action-button-details.component.mjs +3 -3
- package/esm2022/lib/modules/action-button/action-button-header.component.mjs +3 -3
- package/esm2022/lib/modules/action-button/action-button-icon.component.mjs +3 -3
- package/esm2022/lib/modules/action-button/action-button.component.mjs +3 -3
- package/esm2022/lib/modules/box/box-content.component.mjs +3 -3
- package/esm2022/lib/modules/box/box-controls.component.mjs +3 -3
- package/esm2022/lib/modules/box/box-header.component.mjs +3 -3
- package/esm2022/lib/modules/box/box.component.mjs +3 -3
- package/esm2022/lib/modules/card/card-actions.component.mjs +3 -3
- package/esm2022/lib/modules/card/card-content.component.mjs +3 -3
- package/esm2022/lib/modules/card/card-title.component.mjs +3 -3
- package/esm2022/lib/modules/card/card.component.mjs +3 -3
- package/esm2022/lib/modules/definition-list/definition-list-content.component.mjs +3 -3
- package/esm2022/lib/modules/definition-list/definition-list-heading.component.mjs +3 -3
- package/esm2022/lib/modules/definition-list/definition-list-label.component.mjs +3 -3
- package/esm2022/lib/modules/definition-list/definition-list-value.component.mjs +3 -3
- package/esm2022/lib/modules/definition-list/definition-list.component.mjs +3 -3
- package/esm2022/lib/modules/description-list/description-list-content.component.mjs +3 -3
- package/esm2022/lib/modules/description-list/description-list-term.component.mjs +3 -3
- package/esm2022/lib/modules/fluid-grid/column.component.mjs +3 -3
- package/esm2022/lib/modules/fluid-grid/fluid-grid.component.mjs +3 -3
- package/esm2022/lib/modules/fluid-grid/row.component.mjs +3 -3
- package/esm2022/lib/modules/page/page.component.mjs +3 -3
- package/esm2022/lib/modules/page-summary/page-summary-alert.component.mjs +3 -3
- package/esm2022/lib/modules/page-summary/page-summary-content.component.mjs +3 -3
- package/esm2022/lib/modules/page-summary/page-summary-image.component.mjs +3 -3
- package/esm2022/lib/modules/page-summary/page-summary-key-info.component.mjs +3 -3
- package/esm2022/lib/modules/page-summary/page-summary-status.component.mjs +3 -3
- package/esm2022/lib/modules/page-summary/page-summary-subtitle.component.mjs +3 -3
- package/esm2022/lib/modules/page-summary/page-summary-title.component.mjs +3 -3
- package/esm2022/lib/modules/page-summary/page-summary.component.mjs +3 -3
- package/esm2022/lib/modules/toolbar/toolbar-item.component.mjs +3 -3
- package/esm2022/lib/modules/toolbar/toolbar-section.component.mjs +3 -3
- package/esm2022/lib/modules/toolbar/toolbar-view-actions.component.mjs +3 -3
- package/esm2022/lib/modules/toolbar/toolbar.component.mjs +16 -4
- package/fesm2022/skyux-layout.mjs +84 -73
- package/fesm2022/skyux-layout.mjs.map +1 -1
- package/lib/modules/toolbar/toolbar.component.d.ts +7 -1
- package/package.json +9 -9
package/documentation.json
CHANGED
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-message-type.ts",
|
|
111
111
|
"line": 8,
|
|
112
112
|
"character": 2,
|
|
113
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
113
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message-type.ts#L8"
|
|
114
114
|
}
|
|
115
115
|
],
|
|
116
116
|
"type": {
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-message-type.ts",
|
|
133
133
|
"line": 4,
|
|
134
134
|
"character": 12,
|
|
135
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
135
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message-type.ts#L4"
|
|
136
136
|
}
|
|
137
137
|
]
|
|
138
138
|
},
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"fileName": "projects/layout/src/modules/action-button/action-button.module.ts",
|
|
157
157
|
"line": 39,
|
|
158
158
|
"character": 13,
|
|
159
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
159
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button.module.ts#L39"
|
|
160
160
|
}
|
|
161
161
|
],
|
|
162
162
|
"decorators": [
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"fileName": "projects/layout/src/modules/back-to-top/back-to-top.module.ts",
|
|
189
189
|
"line": 15,
|
|
190
190
|
"character": 13,
|
|
191
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
191
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/back-to-top.module.ts#L15"
|
|
192
192
|
}
|
|
193
193
|
],
|
|
194
194
|
"decorators": [
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
"fileName": "projects/layout/src/modules/box/box.module.ts",
|
|
221
221
|
"line": 26,
|
|
222
222
|
"character": 13,
|
|
223
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
223
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/box/box.module.ts#L26"
|
|
224
224
|
}
|
|
225
225
|
],
|
|
226
226
|
"decorators": [
|
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
"fileName": "projects/layout/src/modules/card/card.module.ts",
|
|
271
271
|
"line": 38,
|
|
272
272
|
"character": 13,
|
|
273
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
273
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.module.ts#L38"
|
|
274
274
|
}
|
|
275
275
|
],
|
|
276
276
|
"decorators": [
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"fileName": "projects/layout/src/modules/definition-list/definition-list.module.ts",
|
|
325
325
|
"line": 32,
|
|
326
326
|
"character": 13,
|
|
327
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
327
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list.module.ts#L32"
|
|
328
328
|
}
|
|
329
329
|
],
|
|
330
330
|
"decorators": [
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
"fileName": "projects/layout/src/modules/description-list/description-list.module.ts",
|
|
357
357
|
"line": 33,
|
|
358
358
|
"character": 13,
|
|
359
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
359
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.module.ts#L33"
|
|
360
360
|
}
|
|
361
361
|
],
|
|
362
362
|
"decorators": [
|
|
@@ -388,7 +388,7 @@
|
|
|
388
388
|
"fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.module.ts",
|
|
389
389
|
"line": 13,
|
|
390
390
|
"character": 13,
|
|
391
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
391
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.module.ts#L13"
|
|
392
392
|
}
|
|
393
393
|
],
|
|
394
394
|
"decorators": [
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"fileName": "projects/layout/src/modules/format/format.module.ts",
|
|
421
421
|
"line": 11,
|
|
422
422
|
"character": 13,
|
|
423
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
423
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/format/format.module.ts#L11"
|
|
424
424
|
}
|
|
425
425
|
],
|
|
426
426
|
"decorators": [
|
|
@@ -452,7 +452,7 @@
|
|
|
452
452
|
"fileName": "projects/layout/src/modules/inline-delete/inline-delete.module.ts",
|
|
453
453
|
"line": 14,
|
|
454
454
|
"character": 13,
|
|
455
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
455
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/inline-delete/inline-delete.module.ts#L14"
|
|
456
456
|
}
|
|
457
457
|
],
|
|
458
458
|
"decorators": [
|
|
@@ -506,7 +506,7 @@
|
|
|
506
506
|
"fileName": "projects/layout/src/modules/page/page.module.ts",
|
|
507
507
|
"line": 14,
|
|
508
508
|
"character": 13,
|
|
509
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
509
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page/page.module.ts#L14"
|
|
510
510
|
}
|
|
511
511
|
],
|
|
512
512
|
"decorators": [
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"fileName": "projects/layout/src/modules/page-summary/page-summary.module.ts",
|
|
557
557
|
"line": 39,
|
|
558
558
|
"character": 13,
|
|
559
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
559
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary.module.ts#L39"
|
|
560
560
|
}
|
|
561
561
|
],
|
|
562
562
|
"decorators": [
|
|
@@ -588,7 +588,7 @@
|
|
|
588
588
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.module.ts",
|
|
589
589
|
"line": 11,
|
|
590
590
|
"character": 13,
|
|
591
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
591
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.module.ts#L11"
|
|
592
592
|
}
|
|
593
593
|
],
|
|
594
594
|
"decorators": [
|
|
@@ -620,7 +620,7 @@
|
|
|
620
620
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.module.ts",
|
|
621
621
|
"line": 13,
|
|
622
622
|
"character": 13,
|
|
623
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
623
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.module.ts#L13"
|
|
624
624
|
}
|
|
625
625
|
],
|
|
626
626
|
"decorators": [
|
|
@@ -652,7 +652,7 @@
|
|
|
652
652
|
"fileName": "projects/layout/src/modules/toolbar/toolbar.module.ts",
|
|
653
653
|
"line": 24,
|
|
654
654
|
"character": 13,
|
|
655
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
655
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/toolbar/toolbar.module.ts#L24"
|
|
656
656
|
}
|
|
657
657
|
],
|
|
658
658
|
"decorators": [
|
|
@@ -690,7 +690,7 @@
|
|
|
690
690
|
"fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
|
|
691
691
|
"line": 42,
|
|
692
692
|
"character": 2,
|
|
693
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
693
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L42"
|
|
694
694
|
}
|
|
695
695
|
],
|
|
696
696
|
"signatures": [
|
|
@@ -705,7 +705,7 @@
|
|
|
705
705
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button.component.ts",
|
|
706
706
|
"line": 42,
|
|
707
707
|
"character": 2,
|
|
708
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
708
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L42"
|
|
709
709
|
}
|
|
710
710
|
],
|
|
711
711
|
"parameters": [
|
|
@@ -756,7 +756,7 @@
|
|
|
756
756
|
"fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
|
|
757
757
|
"line": 38,
|
|
758
758
|
"character": 9,
|
|
759
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
759
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L38"
|
|
760
760
|
}
|
|
761
761
|
],
|
|
762
762
|
"type": {
|
|
@@ -794,7 +794,7 @@
|
|
|
794
794
|
"fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
|
|
795
795
|
"line": 26,
|
|
796
796
|
"character": 9,
|
|
797
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
797
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L26"
|
|
798
798
|
}
|
|
799
799
|
],
|
|
800
800
|
"type": {
|
|
@@ -825,7 +825,7 @@
|
|
|
825
825
|
"fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
|
|
826
826
|
"line": 32,
|
|
827
827
|
"character": 9,
|
|
828
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
828
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L32"
|
|
829
829
|
}
|
|
830
830
|
],
|
|
831
831
|
"type": {
|
|
@@ -853,7 +853,7 @@
|
|
|
853
853
|
"fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
|
|
854
854
|
"line": 46,
|
|
855
855
|
"character": 9,
|
|
856
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
856
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L46"
|
|
857
857
|
}
|
|
858
858
|
],
|
|
859
859
|
"signatures": [
|
|
@@ -868,7 +868,7 @@
|
|
|
868
868
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button.component.ts",
|
|
869
869
|
"line": 46,
|
|
870
870
|
"character": 2,
|
|
871
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
871
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L46"
|
|
872
872
|
}
|
|
873
873
|
],
|
|
874
874
|
"type": {
|
|
@@ -892,7 +892,7 @@
|
|
|
892
892
|
"fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
|
|
893
893
|
"line": 50,
|
|
894
894
|
"character": 9,
|
|
895
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
895
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L50"
|
|
896
896
|
}
|
|
897
897
|
],
|
|
898
898
|
"signatures": [
|
|
@@ -907,7 +907,7 @@
|
|
|
907
907
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button.component.ts",
|
|
908
908
|
"line": 50,
|
|
909
909
|
"character": 2,
|
|
910
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
910
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L50"
|
|
911
911
|
}
|
|
912
912
|
],
|
|
913
913
|
"type": {
|
|
@@ -931,7 +931,7 @@
|
|
|
931
931
|
"fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
|
|
932
932
|
"line": 54,
|
|
933
933
|
"character": 9,
|
|
934
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
934
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L54"
|
|
935
935
|
}
|
|
936
936
|
],
|
|
937
937
|
"signatures": [
|
|
@@ -946,7 +946,7 @@
|
|
|
946
946
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button.component.ts",
|
|
947
947
|
"line": 54,
|
|
948
948
|
"character": 2,
|
|
949
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
949
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L54"
|
|
950
950
|
}
|
|
951
951
|
],
|
|
952
952
|
"parameters": [
|
|
@@ -1005,7 +1005,7 @@
|
|
|
1005
1005
|
"fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
|
|
1006
1006
|
"line": 24,
|
|
1007
1007
|
"character": 13,
|
|
1008
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1008
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L24"
|
|
1009
1009
|
}
|
|
1010
1010
|
],
|
|
1011
1011
|
"decorators": [
|
|
@@ -1051,7 +1051,7 @@
|
|
|
1051
1051
|
"fileName": "projects/layout/src/modules/card/card-actions.component.ts",
|
|
1052
1052
|
"line": 12,
|
|
1053
1053
|
"character": 13,
|
|
1054
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1054
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card-actions.component.ts#L12"
|
|
1055
1055
|
}
|
|
1056
1056
|
],
|
|
1057
1057
|
"decorators": [
|
|
@@ -1097,7 +1097,7 @@
|
|
|
1097
1097
|
"fileName": "projects/layout/src/modules/card/card-content.component.ts",
|
|
1098
1098
|
"line": 11,
|
|
1099
1099
|
"character": 13,
|
|
1100
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1100
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card-content.component.ts#L11"
|
|
1101
1101
|
}
|
|
1102
1102
|
],
|
|
1103
1103
|
"decorators": [
|
|
@@ -1143,7 +1143,7 @@
|
|
|
1143
1143
|
"fileName": "projects/layout/src/modules/card/card-title.component.ts",
|
|
1144
1144
|
"line": 11,
|
|
1145
1145
|
"character": 13,
|
|
1146
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1146
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card-title.component.ts#L11"
|
|
1147
1147
|
}
|
|
1148
1148
|
],
|
|
1149
1149
|
"decorators": [
|
|
@@ -1181,7 +1181,7 @@
|
|
|
1181
1181
|
"fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
|
|
1182
1182
|
"line": 36,
|
|
1183
1183
|
"character": 2,
|
|
1184
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1184
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L36"
|
|
1185
1185
|
}
|
|
1186
1186
|
],
|
|
1187
1187
|
"signatures": [
|
|
@@ -1196,7 +1196,7 @@
|
|
|
1196
1196
|
"fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts",
|
|
1197
1197
|
"line": 36,
|
|
1198
1198
|
"character": 2,
|
|
1199
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1199
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L36"
|
|
1200
1200
|
}
|
|
1201
1201
|
],
|
|
1202
1202
|
"parameters": [
|
|
@@ -1255,7 +1255,7 @@
|
|
|
1255
1255
|
"fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
|
|
1256
1256
|
"line": 36,
|
|
1257
1257
|
"character": 21,
|
|
1258
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1258
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L36"
|
|
1259
1259
|
}
|
|
1260
1260
|
],
|
|
1261
1261
|
"type": {
|
|
@@ -1281,7 +1281,7 @@
|
|
|
1281
1281
|
"fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
|
|
1282
1282
|
"line": 32,
|
|
1283
1283
|
"character": 13,
|
|
1284
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1284
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L32"
|
|
1285
1285
|
}
|
|
1286
1286
|
],
|
|
1287
1287
|
"setSignature": {
|
|
@@ -1314,7 +1314,7 @@
|
|
|
1314
1314
|
"fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts",
|
|
1315
1315
|
"line": 31,
|
|
1316
1316
|
"character": 2,
|
|
1317
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1317
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L31"
|
|
1318
1318
|
}
|
|
1319
1319
|
],
|
|
1320
1320
|
"parameters": [
|
|
@@ -1354,7 +1354,7 @@
|
|
|
1354
1354
|
"fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
|
|
1355
1355
|
"line": 22,
|
|
1356
1356
|
"character": 13,
|
|
1357
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1357
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L22"
|
|
1358
1358
|
}
|
|
1359
1359
|
],
|
|
1360
1360
|
"setSignature": {
|
|
@@ -1387,7 +1387,7 @@
|
|
|
1387
1387
|
"fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts",
|
|
1388
1388
|
"line": 21,
|
|
1389
1389
|
"character": 2,
|
|
1390
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1390
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L21"
|
|
1391
1391
|
}
|
|
1392
1392
|
],
|
|
1393
1393
|
"parameters": [
|
|
@@ -1441,7 +1441,7 @@
|
|
|
1441
1441
|
"fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
|
|
1442
1442
|
"line": 16,
|
|
1443
1443
|
"character": 13,
|
|
1444
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1444
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L16"
|
|
1445
1445
|
}
|
|
1446
1446
|
],
|
|
1447
1447
|
"decorators": [
|
|
@@ -1481,7 +1481,7 @@
|
|
|
1481
1481
|
"fileName": "projects/layout/src/modules/definition-list/definition-list-content.component.ts",
|
|
1482
1482
|
"line": 12,
|
|
1483
1483
|
"character": 13,
|
|
1484
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1484
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list-content.component.ts#L12"
|
|
1485
1485
|
}
|
|
1486
1486
|
],
|
|
1487
1487
|
"decorators": [
|
|
@@ -1521,7 +1521,7 @@
|
|
|
1521
1521
|
"fileName": "projects/layout/src/modules/definition-list/definition-list-heading.component.ts",
|
|
1522
1522
|
"line": 12,
|
|
1523
1523
|
"character": 13,
|
|
1524
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1524
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list-heading.component.ts#L12"
|
|
1525
1525
|
}
|
|
1526
1526
|
],
|
|
1527
1527
|
"decorators": [
|
|
@@ -1559,7 +1559,7 @@
|
|
|
1559
1559
|
"fileName": "projects/layout/src/modules/definition-list/definition-list-label.component.ts",
|
|
1560
1560
|
"line": 17,
|
|
1561
1561
|
"character": 2,
|
|
1562
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1562
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
|
|
1563
1563
|
}
|
|
1564
1564
|
],
|
|
1565
1565
|
"signatures": [
|
|
@@ -1574,7 +1574,7 @@
|
|
|
1574
1574
|
"fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts",
|
|
1575
1575
|
"line": 17,
|
|
1576
1576
|
"character": 2,
|
|
1577
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1577
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
|
|
1578
1578
|
}
|
|
1579
1579
|
],
|
|
1580
1580
|
"parameters": [
|
|
@@ -1617,7 +1617,7 @@
|
|
|
1617
1617
|
"fileName": "projects/layout/src/modules/definition-list/definition-list-label.component.ts",
|
|
1618
1618
|
"line": 15,
|
|
1619
1619
|
"character": 9,
|
|
1620
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1620
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L15"
|
|
1621
1621
|
}
|
|
1622
1622
|
],
|
|
1623
1623
|
"type": {
|
|
@@ -1639,7 +1639,7 @@
|
|
|
1639
1639
|
"fileName": "projects/layout/src/modules/definition-list/definition-list-label.component.ts",
|
|
1640
1640
|
"line": 17,
|
|
1641
1641
|
"character": 21,
|
|
1642
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1642
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
|
|
1643
1643
|
}
|
|
1644
1644
|
],
|
|
1645
1645
|
"type": {
|
|
@@ -1673,7 +1673,7 @@
|
|
|
1673
1673
|
"fileName": "projects/layout/src/modules/definition-list/definition-list-label.component.ts",
|
|
1674
1674
|
"line": 14,
|
|
1675
1675
|
"character": 13,
|
|
1676
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1676
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L14"
|
|
1677
1677
|
}
|
|
1678
1678
|
],
|
|
1679
1679
|
"decorators": [
|
|
@@ -1711,7 +1711,7 @@
|
|
|
1711
1711
|
"fileName": "projects/layout/src/modules/definition-list/definition-list-value.component.ts",
|
|
1712
1712
|
"line": 16,
|
|
1713
1713
|
"character": 2,
|
|
1714
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1714
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
|
|
1715
1715
|
}
|
|
1716
1716
|
],
|
|
1717
1717
|
"signatures": [
|
|
@@ -1726,7 +1726,7 @@
|
|
|
1726
1726
|
"fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts",
|
|
1727
1727
|
"line": 16,
|
|
1728
1728
|
"character": 2,
|
|
1729
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1729
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
|
|
1730
1730
|
}
|
|
1731
1731
|
],
|
|
1732
1732
|
"parameters": [
|
|
@@ -1769,7 +1769,7 @@
|
|
|
1769
1769
|
"fileName": "projects/layout/src/modules/definition-list/definition-list-value.component.ts",
|
|
1770
1770
|
"line": 14,
|
|
1771
1771
|
"character": 9,
|
|
1772
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1772
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L14"
|
|
1773
1773
|
}
|
|
1774
1774
|
],
|
|
1775
1775
|
"type": {
|
|
@@ -1791,7 +1791,7 @@
|
|
|
1791
1791
|
"fileName": "projects/layout/src/modules/definition-list/definition-list-value.component.ts",
|
|
1792
1792
|
"line": 16,
|
|
1793
1793
|
"character": 21,
|
|
1794
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1794
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
|
|
1795
1795
|
}
|
|
1796
1796
|
],
|
|
1797
1797
|
"type": {
|
|
@@ -1825,7 +1825,7 @@
|
|
|
1825
1825
|
"fileName": "projects/layout/src/modules/definition-list/definition-list-value.component.ts",
|
|
1826
1826
|
"line": 13,
|
|
1827
1827
|
"character": 13,
|
|
1828
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1828
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L13"
|
|
1829
1829
|
}
|
|
1830
1830
|
],
|
|
1831
1831
|
"decorators": [
|
|
@@ -1863,7 +1863,7 @@
|
|
|
1863
1863
|
"fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
|
|
1864
1864
|
"line": 84,
|
|
1865
1865
|
"character": 2,
|
|
1866
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1866
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L84"
|
|
1867
1867
|
}
|
|
1868
1868
|
],
|
|
1869
1869
|
"signatures": [
|
|
@@ -1878,7 +1878,7 @@
|
|
|
1878
1878
|
"fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
|
|
1879
1879
|
"line": 84,
|
|
1880
1880
|
"character": 2,
|
|
1881
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1881
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L84"
|
|
1882
1882
|
}
|
|
1883
1883
|
],
|
|
1884
1884
|
"parameters": [
|
|
@@ -1953,7 +1953,7 @@
|
|
|
1953
1953
|
"fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
|
|
1954
1954
|
"line": 67,
|
|
1955
1955
|
"character": 9,
|
|
1956
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1956
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L67"
|
|
1957
1957
|
}
|
|
1958
1958
|
],
|
|
1959
1959
|
"type": {
|
|
@@ -1988,7 +1988,7 @@
|
|
|
1988
1988
|
"fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
|
|
1989
1989
|
"line": 75,
|
|
1990
1990
|
"character": 9,
|
|
1991
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1991
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L75"
|
|
1992
1992
|
}
|
|
1993
1993
|
],
|
|
1994
1994
|
"type": {
|
|
@@ -2045,7 +2045,7 @@
|
|
|
2045
2045
|
"fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
|
|
2046
2046
|
"line": 51,
|
|
2047
2047
|
"character": 9,
|
|
2048
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2048
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L51"
|
|
2049
2049
|
}
|
|
2050
2050
|
],
|
|
2051
2051
|
"type": {
|
|
@@ -2071,7 +2071,7 @@
|
|
|
2071
2071
|
"fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
|
|
2072
2072
|
"line": 42,
|
|
2073
2073
|
"character": 13,
|
|
2074
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2074
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L42"
|
|
2075
2075
|
}
|
|
2076
2076
|
],
|
|
2077
2077
|
"setSignature": {
|
|
@@ -2104,7 +2104,7 @@
|
|
|
2104
2104
|
"fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
|
|
2105
2105
|
"line": 41,
|
|
2106
2106
|
"character": 2,
|
|
2107
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2107
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L41"
|
|
2108
2108
|
}
|
|
2109
2109
|
],
|
|
2110
2110
|
"parameters": [
|
|
@@ -2144,13 +2144,13 @@
|
|
|
2144
2144
|
"fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
|
|
2145
2145
|
"line": 58,
|
|
2146
2146
|
"character": 13,
|
|
2147
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2147
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L58"
|
|
2148
2148
|
},
|
|
2149
2149
|
{
|
|
2150
2150
|
"fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
|
|
2151
2151
|
"line": 62,
|
|
2152
2152
|
"character": 13,
|
|
2153
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2153
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L62"
|
|
2154
2154
|
}
|
|
2155
2155
|
],
|
|
2156
2156
|
"getSignature": {
|
|
@@ -2164,7 +2164,7 @@
|
|
|
2164
2164
|
"fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
|
|
2165
2165
|
"line": 62,
|
|
2166
2166
|
"character": 2,
|
|
2167
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2167
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L62"
|
|
2168
2168
|
}
|
|
2169
2169
|
],
|
|
2170
2170
|
"type": {
|
|
@@ -2204,7 +2204,7 @@
|
|
|
2204
2204
|
"fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
|
|
2205
2205
|
"line": 57,
|
|
2206
2206
|
"character": 2,
|
|
2207
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2207
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L57"
|
|
2208
2208
|
}
|
|
2209
2209
|
],
|
|
2210
2210
|
"parameters": [
|
|
@@ -2246,7 +2246,7 @@
|
|
|
2246
2246
|
"fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
|
|
2247
2247
|
"line": 94,
|
|
2248
2248
|
"character": 9,
|
|
2249
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2249
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L94"
|
|
2250
2250
|
}
|
|
2251
2251
|
],
|
|
2252
2252
|
"signatures": [
|
|
@@ -2261,7 +2261,7 @@
|
|
|
2261
2261
|
"fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
|
|
2262
2262
|
"line": 94,
|
|
2263
2263
|
"character": 2,
|
|
2264
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2264
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L94"
|
|
2265
2265
|
}
|
|
2266
2266
|
],
|
|
2267
2267
|
"type": {
|
|
@@ -2295,7 +2295,7 @@
|
|
|
2295
2295
|
"fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
|
|
2296
2296
|
"line": 110,
|
|
2297
2297
|
"character": 9,
|
|
2298
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2298
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L110"
|
|
2299
2299
|
}
|
|
2300
2300
|
],
|
|
2301
2301
|
"signatures": [
|
|
@@ -2310,7 +2310,7 @@
|
|
|
2310
2310
|
"fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
|
|
2311
2311
|
"line": 110,
|
|
2312
2312
|
"character": 2,
|
|
2313
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2313
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L110"
|
|
2314
2314
|
}
|
|
2315
2315
|
],
|
|
2316
2316
|
"type": {
|
|
@@ -2344,7 +2344,7 @@
|
|
|
2344
2344
|
"fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
|
|
2345
2345
|
"line": 116,
|
|
2346
2346
|
"character": 9,
|
|
2347
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2347
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L116"
|
|
2348
2348
|
}
|
|
2349
2349
|
],
|
|
2350
2350
|
"signatures": [
|
|
@@ -2359,7 +2359,7 @@
|
|
|
2359
2359
|
"fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
|
|
2360
2360
|
"line": 115,
|
|
2361
2361
|
"character": 2,
|
|
2362
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2362
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L115"
|
|
2363
2363
|
}
|
|
2364
2364
|
],
|
|
2365
2365
|
"type": {
|
|
@@ -2407,7 +2407,7 @@
|
|
|
2407
2407
|
"fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
|
|
2408
2408
|
"line": 33,
|
|
2409
2409
|
"character": 13,
|
|
2410
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2410
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L33"
|
|
2411
2411
|
}
|
|
2412
2412
|
],
|
|
2413
2413
|
"implementedTypes": [
|
|
@@ -2467,7 +2467,7 @@
|
|
|
2467
2467
|
"fileName": "projects/layout/src/modules/description-list/description-list-term.component.ts",
|
|
2468
2468
|
"line": 23,
|
|
2469
2469
|
"character": 9,
|
|
2470
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2470
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-term.component.ts#L23"
|
|
2471
2471
|
}
|
|
2472
2472
|
],
|
|
2473
2473
|
"type": {
|
|
@@ -2507,7 +2507,7 @@
|
|
|
2507
2507
|
"fileName": "projects/layout/src/modules/description-list/description-list-term.component.ts",
|
|
2508
2508
|
"line": 18,
|
|
2509
2509
|
"character": 13,
|
|
2510
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2510
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-term.component.ts#L18"
|
|
2511
2511
|
}
|
|
2512
2512
|
],
|
|
2513
2513
|
"decorators": [
|
|
@@ -2551,7 +2551,7 @@
|
|
|
2551
2551
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
2552
2552
|
"line": 87,
|
|
2553
2553
|
"character": 2,
|
|
2554
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2554
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L87"
|
|
2555
2555
|
}
|
|
2556
2556
|
],
|
|
2557
2557
|
"signatures": [
|
|
@@ -2566,7 +2566,7 @@
|
|
|
2566
2566
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
|
|
2567
2567
|
"line": 87,
|
|
2568
2568
|
"character": 2,
|
|
2569
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2569
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L87"
|
|
2570
2570
|
}
|
|
2571
2571
|
],
|
|
2572
2572
|
"parameters": [
|
|
@@ -2681,7 +2681,7 @@
|
|
|
2681
2681
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
2682
2682
|
"line": 57,
|
|
2683
2683
|
"character": 9,
|
|
2684
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2684
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L57"
|
|
2685
2685
|
}
|
|
2686
2686
|
],
|
|
2687
2687
|
"type": {
|
|
@@ -2716,7 +2716,7 @@
|
|
|
2716
2716
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
2717
2717
|
"line": 63,
|
|
2718
2718
|
"character": 9,
|
|
2719
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2719
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L63"
|
|
2720
2720
|
}
|
|
2721
2721
|
],
|
|
2722
2722
|
"type": {
|
|
@@ -2749,13 +2749,13 @@
|
|
|
2749
2749
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
2750
2750
|
"line": 46,
|
|
2751
2751
|
"character": 13,
|
|
2752
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2752
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L46"
|
|
2753
2753
|
},
|
|
2754
2754
|
{
|
|
2755
2755
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
2756
2756
|
"line": 52,
|
|
2757
2757
|
"character": 13,
|
|
2758
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2758
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L52"
|
|
2759
2759
|
}
|
|
2760
2760
|
],
|
|
2761
2761
|
"getSignature": {
|
|
@@ -2769,7 +2769,7 @@
|
|
|
2769
2769
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
|
|
2770
2770
|
"line": 52,
|
|
2771
2771
|
"character": 2,
|
|
2772
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2772
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L52"
|
|
2773
2773
|
}
|
|
2774
2774
|
],
|
|
2775
2775
|
"type": {
|
|
@@ -2825,7 +2825,7 @@
|
|
|
2825
2825
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
|
|
2826
2826
|
"line": 45,
|
|
2827
2827
|
"character": 2,
|
|
2828
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2828
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L45"
|
|
2829
2829
|
}
|
|
2830
2830
|
],
|
|
2831
2831
|
"parameters": [
|
|
@@ -2867,7 +2867,7 @@
|
|
|
2867
2867
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
2868
2868
|
"line": 118,
|
|
2869
2869
|
"character": 9,
|
|
2870
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2870
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L118"
|
|
2871
2871
|
}
|
|
2872
2872
|
],
|
|
2873
2873
|
"signatures": [
|
|
@@ -2882,7 +2882,7 @@
|
|
|
2882
2882
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
|
|
2883
2883
|
"line": 118,
|
|
2884
2884
|
"character": 2,
|
|
2885
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2885
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L118"
|
|
2886
2886
|
}
|
|
2887
2887
|
],
|
|
2888
2888
|
"type": {
|
|
@@ -2916,7 +2916,7 @@
|
|
|
2916
2916
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
2917
2917
|
"line": 132,
|
|
2918
2918
|
"character": 9,
|
|
2919
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2919
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L132"
|
|
2920
2920
|
}
|
|
2921
2921
|
],
|
|
2922
2922
|
"signatures": [
|
|
@@ -2931,7 +2931,7 @@
|
|
|
2931
2931
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
|
|
2932
2932
|
"line": 132,
|
|
2933
2933
|
"character": 2,
|
|
2934
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2934
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L132"
|
|
2935
2935
|
}
|
|
2936
2936
|
],
|
|
2937
2937
|
"type": {
|
|
@@ -2965,7 +2965,7 @@
|
|
|
2965
2965
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
2966
2966
|
"line": 101,
|
|
2967
2967
|
"character": 9,
|
|
2968
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2968
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L101"
|
|
2969
2969
|
}
|
|
2970
2970
|
],
|
|
2971
2971
|
"signatures": [
|
|
@@ -2980,7 +2980,7 @@
|
|
|
2980
2980
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
|
|
2981
2981
|
"line": 101,
|
|
2982
2982
|
"character": 2,
|
|
2983
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2983
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L101"
|
|
2984
2984
|
}
|
|
2985
2985
|
],
|
|
2986
2986
|
"type": {
|
|
@@ -3014,7 +3014,7 @@
|
|
|
3014
3014
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
3015
3015
|
"line": 137,
|
|
3016
3016
|
"character": 9,
|
|
3017
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3017
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L137"
|
|
3018
3018
|
}
|
|
3019
3019
|
],
|
|
3020
3020
|
"signatures": [
|
|
@@ -3029,7 +3029,7 @@
|
|
|
3029
3029
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
|
|
3030
3030
|
"line": 137,
|
|
3031
3031
|
"character": 2,
|
|
3032
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3032
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L137"
|
|
3033
3033
|
}
|
|
3034
3034
|
],
|
|
3035
3035
|
"type": {
|
|
@@ -3053,7 +3053,7 @@
|
|
|
3053
3053
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
3054
3054
|
"line": 142,
|
|
3055
3055
|
"character": 9,
|
|
3056
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3056
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L142"
|
|
3057
3057
|
}
|
|
3058
3058
|
],
|
|
3059
3059
|
"signatures": [
|
|
@@ -3068,7 +3068,7 @@
|
|
|
3068
3068
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
|
|
3069
3069
|
"line": 141,
|
|
3070
3070
|
"character": 2,
|
|
3071
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3071
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L141"
|
|
3072
3072
|
}
|
|
3073
3073
|
],
|
|
3074
3074
|
"type": {
|
|
@@ -3116,7 +3116,7 @@
|
|
|
3116
3116
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
3117
3117
|
"line": 37,
|
|
3118
3118
|
"character": 13,
|
|
3119
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3119
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L37"
|
|
3120
3120
|
}
|
|
3121
3121
|
],
|
|
3122
3122
|
"implementedTypes": [
|
|
@@ -3183,7 +3183,7 @@
|
|
|
3183
3183
|
"fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
|
|
3184
3184
|
"line": 44,
|
|
3185
3185
|
"character": 2,
|
|
3186
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3186
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L44"
|
|
3187
3187
|
}
|
|
3188
3188
|
],
|
|
3189
3189
|
"signatures": [
|
|
@@ -3198,7 +3198,7 @@
|
|
|
3198
3198
|
"fileName": "libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts",
|
|
3199
3199
|
"line": 44,
|
|
3200
3200
|
"character": 2,
|
|
3201
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3201
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L44"
|
|
3202
3202
|
}
|
|
3203
3203
|
],
|
|
3204
3204
|
"parameters": [
|
|
@@ -3275,7 +3275,7 @@
|
|
|
3275
3275
|
"fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
|
|
3276
3276
|
"line": 30,
|
|
3277
3277
|
"character": 9,
|
|
3278
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3278
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L30"
|
|
3279
3279
|
}
|
|
3280
3280
|
],
|
|
3281
3281
|
"type": {
|
|
@@ -3297,7 +3297,7 @@
|
|
|
3297
3297
|
"fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
|
|
3298
3298
|
"line": 45,
|
|
3299
3299
|
"character": 11,
|
|
3300
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3300
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L45"
|
|
3301
3301
|
}
|
|
3302
3302
|
],
|
|
3303
3303
|
"type": {
|
|
@@ -3323,7 +3323,7 @@
|
|
|
3323
3323
|
"fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
|
|
3324
3324
|
"line": 38,
|
|
3325
3325
|
"character": 9,
|
|
3326
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3326
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L38"
|
|
3327
3327
|
}
|
|
3328
3328
|
],
|
|
3329
3329
|
"type": {
|
|
@@ -3356,7 +3356,7 @@
|
|
|
3356
3356
|
"fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
|
|
3357
3357
|
"line": 32,
|
|
3358
3358
|
"character": 9,
|
|
3359
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3359
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L32"
|
|
3360
3360
|
}
|
|
3361
3361
|
],
|
|
3362
3362
|
"type": {
|
|
@@ -3378,7 +3378,7 @@
|
|
|
3378
3378
|
"fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
|
|
3379
3379
|
"line": 65,
|
|
3380
3380
|
"character": 9,
|
|
3381
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3381
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L65"
|
|
3382
3382
|
}
|
|
3383
3383
|
],
|
|
3384
3384
|
"signatures": [
|
|
@@ -3393,7 +3393,7 @@
|
|
|
3393
3393
|
"fileName": "libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts",
|
|
3394
3394
|
"line": 65,
|
|
3395
3395
|
"character": 2,
|
|
3396
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3396
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L65"
|
|
3397
3397
|
}
|
|
3398
3398
|
],
|
|
3399
3399
|
"type": {
|
|
@@ -3427,7 +3427,7 @@
|
|
|
3427
3427
|
"fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
|
|
3428
3428
|
"line": 53,
|
|
3429
3429
|
"character": 9,
|
|
3430
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3430
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L53"
|
|
3431
3431
|
}
|
|
3432
3432
|
],
|
|
3433
3433
|
"signatures": [
|
|
@@ -3442,7 +3442,7 @@
|
|
|
3442
3442
|
"fileName": "libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts",
|
|
3443
3443
|
"line": 53,
|
|
3444
3444
|
"character": 2,
|
|
3445
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3445
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L53"
|
|
3446
3446
|
}
|
|
3447
3447
|
],
|
|
3448
3448
|
"type": {
|
|
@@ -3493,7 +3493,7 @@
|
|
|
3493
3493
|
"fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
|
|
3494
3494
|
"line": 27,
|
|
3495
3495
|
"character": 13,
|
|
3496
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3496
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L27"
|
|
3497
3497
|
}
|
|
3498
3498
|
],
|
|
3499
3499
|
"implementedTypes": [
|
|
@@ -3553,7 +3553,7 @@
|
|
|
3553
3553
|
"fileName": "projects/layout/src/modules/description-list/description-list-content.component.ts",
|
|
3554
3554
|
"line": 18,
|
|
3555
3555
|
"character": 9,
|
|
3556
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3556
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L18"
|
|
3557
3557
|
}
|
|
3558
3558
|
],
|
|
3559
3559
|
"type": {
|
|
@@ -3588,7 +3588,7 @@
|
|
|
3588
3588
|
"fileName": "projects/layout/src/modules/description-list/description-list-content.component.ts",
|
|
3589
3589
|
"line": 15,
|
|
3590
3590
|
"character": 9,
|
|
3591
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3591
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L15"
|
|
3592
3592
|
}
|
|
3593
3593
|
],
|
|
3594
3594
|
"type": {
|
|
@@ -3631,7 +3631,7 @@
|
|
|
3631
3631
|
"fileName": "projects/layout/src/modules/description-list/description-list-content.component.ts",
|
|
3632
3632
|
"line": 13,
|
|
3633
3633
|
"character": 13,
|
|
3634
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3634
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L13"
|
|
3635
3635
|
}
|
|
3636
3636
|
],
|
|
3637
3637
|
"decorators": [
|
|
@@ -3690,7 +3690,7 @@
|
|
|
3690
3690
|
"fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.component.ts",
|
|
3691
3691
|
"line": 20,
|
|
3692
3692
|
"character": 9,
|
|
3693
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3693
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L20"
|
|
3694
3694
|
}
|
|
3695
3695
|
],
|
|
3696
3696
|
"type": {
|
|
@@ -3717,13 +3717,13 @@
|
|
|
3717
3717
|
"fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.component.ts",
|
|
3718
3718
|
"line": 28,
|
|
3719
3719
|
"character": 13,
|
|
3720
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3720
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L28"
|
|
3721
3721
|
},
|
|
3722
3722
|
{
|
|
3723
3723
|
"fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.component.ts",
|
|
3724
3724
|
"line": 32,
|
|
3725
3725
|
"character": 13,
|
|
3726
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3726
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L32"
|
|
3727
3727
|
}
|
|
3728
3728
|
],
|
|
3729
3729
|
"getSignature": {
|
|
@@ -3737,7 +3737,7 @@
|
|
|
3737
3737
|
"fileName": "libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts",
|
|
3738
3738
|
"line": 32,
|
|
3739
3739
|
"character": 2,
|
|
3740
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3740
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L32"
|
|
3741
3741
|
}
|
|
3742
3742
|
],
|
|
3743
3743
|
"type": {
|
|
@@ -3777,7 +3777,7 @@
|
|
|
3777
3777
|
"fileName": "libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts",
|
|
3778
3778
|
"line": 27,
|
|
3779
3779
|
"character": 2,
|
|
3780
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3780
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L27"
|
|
3781
3781
|
}
|
|
3782
3782
|
],
|
|
3783
3783
|
"parameters": [
|
|
@@ -3832,7 +3832,7 @@
|
|
|
3832
3832
|
"fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.component.ts",
|
|
3833
3833
|
"line": 14,
|
|
3834
3834
|
"character": 13,
|
|
3835
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3835
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L14"
|
|
3836
3836
|
}
|
|
3837
3837
|
],
|
|
3838
3838
|
"decorators": [
|
|
@@ -3899,7 +3899,7 @@
|
|
|
3899
3899
|
"fileName": "projects/layout/src/modules/fluid-grid/row.component.ts",
|
|
3900
3900
|
"line": 18,
|
|
3901
3901
|
"character": 9,
|
|
3902
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3902
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/row.component.ts#L18"
|
|
3903
3903
|
}
|
|
3904
3904
|
],
|
|
3905
3905
|
"type": {
|
|
@@ -3933,7 +3933,7 @@
|
|
|
3933
3933
|
"fileName": "projects/layout/src/modules/fluid-grid/row.component.ts",
|
|
3934
3934
|
"line": 12,
|
|
3935
3935
|
"character": 13,
|
|
3936
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3936
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/row.component.ts#L12"
|
|
3937
3937
|
}
|
|
3938
3938
|
],
|
|
3939
3939
|
"decorators": [
|
|
@@ -3973,7 +3973,7 @@
|
|
|
3973
3973
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
3974
3974
|
"line": 61,
|
|
3975
3975
|
"character": 9,
|
|
3976
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3976
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L61"
|
|
3977
3977
|
}
|
|
3978
3978
|
],
|
|
3979
3979
|
"type": {
|
|
@@ -4011,7 +4011,7 @@
|
|
|
4011
4011
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4012
4012
|
"line": 58,
|
|
4013
4013
|
"character": 9,
|
|
4014
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4014
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L58"
|
|
4015
4015
|
}
|
|
4016
4016
|
],
|
|
4017
4017
|
"type": {
|
|
@@ -4053,7 +4053,7 @@
|
|
|
4053
4053
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4054
4054
|
"line": 50,
|
|
4055
4055
|
"character": 9,
|
|
4056
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4056
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L50"
|
|
4057
4057
|
}
|
|
4058
4058
|
],
|
|
4059
4059
|
"type": {
|
|
@@ -4095,7 +4095,7 @@
|
|
|
4095
4095
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4096
4096
|
"line": 42,
|
|
4097
4097
|
"character": 9,
|
|
4098
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4098
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L42"
|
|
4099
4099
|
}
|
|
4100
4100
|
],
|
|
4101
4101
|
"type": {
|
|
@@ -4121,13 +4121,13 @@
|
|
|
4121
4121
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4122
4122
|
"line": 28,
|
|
4123
4123
|
"character": 13,
|
|
4124
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4124
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L28"
|
|
4125
4125
|
},
|
|
4126
4126
|
{
|
|
4127
4127
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4128
4128
|
"line": 32,
|
|
4129
4129
|
"character": 13,
|
|
4130
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4130
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L32"
|
|
4131
4131
|
}
|
|
4132
4132
|
],
|
|
4133
4133
|
"getSignature": {
|
|
@@ -4141,7 +4141,7 @@
|
|
|
4141
4141
|
"fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
|
|
4142
4142
|
"line": 32,
|
|
4143
4143
|
"character": 2,
|
|
4144
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4144
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L32"
|
|
4145
4145
|
}
|
|
4146
4146
|
],
|
|
4147
4147
|
"type": {
|
|
@@ -4179,7 +4179,7 @@
|
|
|
4179
4179
|
"fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
|
|
4180
4180
|
"line": 27,
|
|
4181
4181
|
"character": 2,
|
|
4182
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4182
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L27"
|
|
4183
4183
|
}
|
|
4184
4184
|
],
|
|
4185
4185
|
"parameters": [
|
|
@@ -4219,7 +4219,7 @@
|
|
|
4219
4219
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4220
4220
|
"line": 77,
|
|
4221
4221
|
"character": 9,
|
|
4222
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4222
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L77"
|
|
4223
4223
|
}
|
|
4224
4224
|
],
|
|
4225
4225
|
"signatures": [
|
|
@@ -4234,7 +4234,7 @@
|
|
|
4234
4234
|
"fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
|
|
4235
4235
|
"line": 77,
|
|
4236
4236
|
"character": 2,
|
|
4237
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4237
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L77"
|
|
4238
4238
|
}
|
|
4239
4239
|
],
|
|
4240
4240
|
"type": {
|
|
@@ -4258,7 +4258,7 @@
|
|
|
4258
4258
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4259
4259
|
"line": 65,
|
|
4260
4260
|
"character": 9,
|
|
4261
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4261
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L65"
|
|
4262
4262
|
}
|
|
4263
4263
|
],
|
|
4264
4264
|
"signatures": [
|
|
@@ -4273,7 +4273,7 @@
|
|
|
4273
4273
|
"fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
|
|
4274
4274
|
"line": 65,
|
|
4275
4275
|
"character": 2,
|
|
4276
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4276
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L65"
|
|
4277
4277
|
}
|
|
4278
4278
|
],
|
|
4279
4279
|
"parameters": [
|
|
@@ -4325,7 +4325,7 @@
|
|
|
4325
4325
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4326
4326
|
"line": 99,
|
|
4327
4327
|
"character": 9,
|
|
4328
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4328
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L99"
|
|
4329
4329
|
}
|
|
4330
4330
|
],
|
|
4331
4331
|
"signatures": [
|
|
@@ -4340,7 +4340,7 @@
|
|
|
4340
4340
|
"fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
|
|
4341
4341
|
"line": 99,
|
|
4342
4342
|
"character": 2,
|
|
4343
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4343
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L99"
|
|
4344
4344
|
}
|
|
4345
4345
|
],
|
|
4346
4346
|
"type": {
|
|
@@ -4398,7 +4398,7 @@
|
|
|
4398
4398
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4399
4399
|
"line": 20,
|
|
4400
4400
|
"character": 13,
|
|
4401
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4401
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L20"
|
|
4402
4402
|
}
|
|
4403
4403
|
],
|
|
4404
4404
|
"implementedTypes": [
|
|
@@ -4450,7 +4450,7 @@
|
|
|
4450
4450
|
"fileName": "projects/layout/src/modules/format/format.component.ts",
|
|
4451
4451
|
"line": 18,
|
|
4452
4452
|
"character": 9,
|
|
4453
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4453
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/format/format.component.ts#L18"
|
|
4454
4454
|
}
|
|
4455
4455
|
],
|
|
4456
4456
|
"type": {
|
|
@@ -4481,13 +4481,13 @@
|
|
|
4481
4481
|
"fileName": "projects/layout/src/modules/format/format.component.ts",
|
|
4482
4482
|
"line": 39,
|
|
4483
4483
|
"character": 13,
|
|
4484
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4484
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/format/format.component.ts#L39"
|
|
4485
4485
|
},
|
|
4486
4486
|
{
|
|
4487
4487
|
"fileName": "projects/layout/src/modules/format/format.component.ts",
|
|
4488
4488
|
"line": 44,
|
|
4489
4489
|
"character": 13,
|
|
4490
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4490
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/format/format.component.ts#L44"
|
|
4491
4491
|
}
|
|
4492
4492
|
],
|
|
4493
4493
|
"getSignature": {
|
|
@@ -4501,7 +4501,7 @@
|
|
|
4501
4501
|
"fileName": "libs/components/layout/src/lib/modules/format/format.component.ts",
|
|
4502
4502
|
"line": 44,
|
|
4503
4503
|
"character": 2,
|
|
4504
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4504
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/format/format.component.ts#L44"
|
|
4505
4505
|
}
|
|
4506
4506
|
],
|
|
4507
4507
|
"type": {
|
|
@@ -4566,7 +4566,7 @@
|
|
|
4566
4566
|
"fileName": "libs/components/layout/src/lib/modules/format/format.component.ts",
|
|
4567
4567
|
"line": 38,
|
|
4568
4568
|
"character": 2,
|
|
4569
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4569
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/format/format.component.ts#L38"
|
|
4570
4570
|
}
|
|
4571
4571
|
],
|
|
4572
4572
|
"parameters": [
|
|
@@ -4620,13 +4620,13 @@
|
|
|
4620
4620
|
"fileName": "projects/layout/src/modules/format/format.component.ts",
|
|
4621
4621
|
"line": 25,
|
|
4622
4622
|
"character": 13,
|
|
4623
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4623
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/format/format.component.ts#L25"
|
|
4624
4624
|
},
|
|
4625
4625
|
{
|
|
4626
4626
|
"fileName": "projects/layout/src/modules/format/format.component.ts",
|
|
4627
4627
|
"line": 30,
|
|
4628
4628
|
"character": 13,
|
|
4629
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4629
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/format/format.component.ts#L30"
|
|
4630
4630
|
}
|
|
4631
4631
|
],
|
|
4632
4632
|
"getSignature": {
|
|
@@ -4640,7 +4640,7 @@
|
|
|
4640
4640
|
"fileName": "libs/components/layout/src/lib/modules/format/format.component.ts",
|
|
4641
4641
|
"line": 30,
|
|
4642
4642
|
"character": 2,
|
|
4643
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4643
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/format/format.component.ts#L30"
|
|
4644
4644
|
}
|
|
4645
4645
|
],
|
|
4646
4646
|
"type": {
|
|
@@ -4683,7 +4683,7 @@
|
|
|
4683
4683
|
"fileName": "libs/components/layout/src/lib/modules/format/format.component.ts",
|
|
4684
4684
|
"line": 24,
|
|
4685
4685
|
"character": 2,
|
|
4686
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4686
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/format/format.component.ts#L24"
|
|
4687
4687
|
}
|
|
4688
4688
|
],
|
|
4689
4689
|
"parameters": [
|
|
@@ -4737,7 +4737,7 @@
|
|
|
4737
4737
|
"fileName": "projects/layout/src/modules/format/format.component.ts",
|
|
4738
4738
|
"line": 17,
|
|
4739
4739
|
"character": 13,
|
|
4740
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4740
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/format/format.component.ts#L17"
|
|
4741
4741
|
}
|
|
4742
4742
|
],
|
|
4743
4743
|
"decorators": [
|
|
@@ -4802,7 +4802,7 @@
|
|
|
4802
4802
|
"fileName": "projects/layout/src/modules/page/page.component.ts",
|
|
4803
4803
|
"line": 38,
|
|
4804
4804
|
"character": 2,
|
|
4805
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4805
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page/page.component.ts#L38"
|
|
4806
4806
|
}
|
|
4807
4807
|
],
|
|
4808
4808
|
"signatures": [
|
|
@@ -4817,7 +4817,7 @@
|
|
|
4817
4817
|
"fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
|
|
4818
4818
|
"line": 38,
|
|
4819
4819
|
"character": 2,
|
|
4820
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4820
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page/page.component.ts#L38"
|
|
4821
4821
|
}
|
|
4822
4822
|
],
|
|
4823
4823
|
"parameters": [
|
|
@@ -4860,13 +4860,13 @@
|
|
|
4860
4860
|
"fileName": "projects/layout/src/modules/page/page.component.ts",
|
|
4861
4861
|
"line": 24,
|
|
4862
4862
|
"character": 13,
|
|
4863
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4863
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page/page.component.ts#L24"
|
|
4864
4864
|
},
|
|
4865
4865
|
{
|
|
4866
4866
|
"fileName": "projects/layout/src/modules/page/page.component.ts",
|
|
4867
4867
|
"line": 28,
|
|
4868
4868
|
"character": 13,
|
|
4869
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4869
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page/page.component.ts#L28"
|
|
4870
4870
|
}
|
|
4871
4871
|
],
|
|
4872
4872
|
"getSignature": {
|
|
@@ -4880,7 +4880,7 @@
|
|
|
4880
4880
|
"fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
|
|
4881
4881
|
"line": 28,
|
|
4882
4882
|
"character": 2,
|
|
4883
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4883
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page/page.component.ts#L28"
|
|
4884
4884
|
}
|
|
4885
4885
|
],
|
|
4886
4886
|
"type": {
|
|
@@ -4925,7 +4925,7 @@
|
|
|
4925
4925
|
"fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
|
|
4926
4926
|
"line": 23,
|
|
4927
4927
|
"character": 2,
|
|
4928
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4928
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page/page.component.ts#L23"
|
|
4929
4929
|
}
|
|
4930
4930
|
],
|
|
4931
4931
|
"parameters": [
|
|
@@ -4967,7 +4967,7 @@
|
|
|
4967
4967
|
"fileName": "projects/layout/src/modules/page/page.component.ts",
|
|
4968
4968
|
"line": 53,
|
|
4969
4969
|
"character": 9,
|
|
4970
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4970
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page/page.component.ts#L53"
|
|
4971
4971
|
}
|
|
4972
4972
|
],
|
|
4973
4973
|
"signatures": [
|
|
@@ -4982,7 +4982,7 @@
|
|
|
4982
4982
|
"fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
|
|
4983
4983
|
"line": 53,
|
|
4984
4984
|
"character": 2,
|
|
4985
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4985
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page/page.component.ts#L53"
|
|
4986
4986
|
}
|
|
4987
4987
|
],
|
|
4988
4988
|
"type": {
|
|
@@ -5016,7 +5016,7 @@
|
|
|
5016
5016
|
"fileName": "projects/layout/src/modules/page/page.component.ts",
|
|
5017
5017
|
"line": 49,
|
|
5018
5018
|
"character": 9,
|
|
5019
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5019
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page/page.component.ts#L49"
|
|
5020
5020
|
}
|
|
5021
5021
|
],
|
|
5022
5022
|
"signatures": [
|
|
@@ -5031,7 +5031,7 @@
|
|
|
5031
5031
|
"fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
|
|
5032
5032
|
"line": 49,
|
|
5033
5033
|
"character": 2,
|
|
5034
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5034
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page/page.component.ts#L49"
|
|
5035
5035
|
}
|
|
5036
5036
|
],
|
|
5037
5037
|
"type": {
|
|
@@ -5079,7 +5079,7 @@
|
|
|
5079
5079
|
"fileName": "projects/layout/src/modules/page/page.component.ts",
|
|
5080
5080
|
"line": 17,
|
|
5081
5081
|
"character": 13,
|
|
5082
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5082
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page/page.component.ts#L17"
|
|
5083
5083
|
}
|
|
5084
5084
|
],
|
|
5085
5085
|
"implementedTypes": [
|
|
@@ -5152,7 +5152,7 @@
|
|
|
5152
5152
|
"fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
|
|
5153
5153
|
"line": 53,
|
|
5154
5154
|
"character": 2,
|
|
5155
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5155
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L53"
|
|
5156
5156
|
}
|
|
5157
5157
|
],
|
|
5158
5158
|
"signatures": [
|
|
@@ -5167,7 +5167,7 @@
|
|
|
5167
5167
|
"fileName": "libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts",
|
|
5168
5168
|
"line": 53,
|
|
5169
5169
|
"character": 2,
|
|
5170
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5170
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L53"
|
|
5171
5171
|
}
|
|
5172
5172
|
],
|
|
5173
5173
|
"parameters": [
|
|
@@ -5280,7 +5280,7 @@
|
|
|
5280
5280
|
"fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
|
|
5281
5281
|
"line": 36,
|
|
5282
5282
|
"character": 9,
|
|
5283
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5283
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L36"
|
|
5284
5284
|
}
|
|
5285
5285
|
],
|
|
5286
5286
|
"type": {
|
|
@@ -5303,7 +5303,7 @@
|
|
|
5303
5303
|
"fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
|
|
5304
5304
|
"line": 41,
|
|
5305
5305
|
"character": 9,
|
|
5306
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5306
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L41"
|
|
5307
5307
|
}
|
|
5308
5308
|
],
|
|
5309
5309
|
"type": {
|
|
@@ -5338,7 +5338,7 @@
|
|
|
5338
5338
|
"fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
|
|
5339
5339
|
"line": 84,
|
|
5340
5340
|
"character": 9,
|
|
5341
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5341
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L84"
|
|
5342
5342
|
}
|
|
5343
5343
|
],
|
|
5344
5344
|
"signatures": [
|
|
@@ -5353,7 +5353,7 @@
|
|
|
5353
5353
|
"fileName": "libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts",
|
|
5354
5354
|
"line": 84,
|
|
5355
5355
|
"character": 2,
|
|
5356
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5356
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L84"
|
|
5357
5357
|
}
|
|
5358
5358
|
],
|
|
5359
5359
|
"type": {
|
|
@@ -5387,7 +5387,7 @@
|
|
|
5387
5387
|
"fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
|
|
5388
5388
|
"line": 73,
|
|
5389
5389
|
"character": 9,
|
|
5390
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5390
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L73"
|
|
5391
5391
|
}
|
|
5392
5392
|
],
|
|
5393
5393
|
"signatures": [
|
|
@@ -5402,7 +5402,7 @@
|
|
|
5402
5402
|
"fileName": "libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts",
|
|
5403
5403
|
"line": 73,
|
|
5404
5404
|
"character": 2,
|
|
5405
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5405
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L73"
|
|
5406
5406
|
}
|
|
5407
5407
|
],
|
|
5408
5408
|
"type": {
|
|
@@ -5436,7 +5436,7 @@
|
|
|
5436
5436
|
"fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
|
|
5437
5437
|
"line": 98,
|
|
5438
5438
|
"character": 9,
|
|
5439
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5439
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L98"
|
|
5440
5440
|
}
|
|
5441
5441
|
],
|
|
5442
5442
|
"signatures": [
|
|
@@ -5451,7 +5451,7 @@
|
|
|
5451
5451
|
"fileName": "libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts",
|
|
5452
5452
|
"line": 98,
|
|
5453
5453
|
"character": 2,
|
|
5454
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5454
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L98"
|
|
5455
5455
|
}
|
|
5456
5456
|
],
|
|
5457
5457
|
"type": {
|
|
@@ -5501,7 +5501,7 @@
|
|
|
5501
5501
|
"fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
|
|
5502
5502
|
"line": 33,
|
|
5503
5503
|
"character": 13,
|
|
5504
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5504
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L33"
|
|
5505
5505
|
}
|
|
5506
5506
|
],
|
|
5507
5507
|
"implementedTypes": [
|
|
@@ -5576,7 +5576,7 @@
|
|
|
5576
5576
|
"fileName": "projects/layout/src/modules/page-summary/page-summary-alert.component.ts",
|
|
5577
5577
|
"line": 15,
|
|
5578
5578
|
"character": 13,
|
|
5579
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5579
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary-alert.component.ts#L15"
|
|
5580
5580
|
}
|
|
5581
5581
|
],
|
|
5582
5582
|
"decorators": [
|
|
@@ -5622,7 +5622,7 @@
|
|
|
5622
5622
|
"fileName": "projects/layout/src/modules/page-summary/page-summary-content.component.ts",
|
|
5623
5623
|
"line": 14,
|
|
5624
5624
|
"character": 13,
|
|
5625
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5625
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary-content.component.ts#L14"
|
|
5626
5626
|
}
|
|
5627
5627
|
],
|
|
5628
5628
|
"decorators": [
|
|
@@ -5662,7 +5662,7 @@
|
|
|
5662
5662
|
"fileName": "projects/layout/src/modules/action-button/action-button-details.component.ts",
|
|
5663
5663
|
"line": 10,
|
|
5664
5664
|
"character": 13,
|
|
5665
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5665
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-details.component.ts#L10"
|
|
5666
5666
|
}
|
|
5667
5667
|
],
|
|
5668
5668
|
"decorators": [
|
|
@@ -5708,7 +5708,7 @@
|
|
|
5708
5708
|
"fileName": "projects/layout/src/modules/page-summary/page-summary-image.component.ts",
|
|
5709
5709
|
"line": 15,
|
|
5710
5710
|
"character": 13,
|
|
5711
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5711
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary-image.component.ts#L15"
|
|
5712
5712
|
}
|
|
5713
5713
|
],
|
|
5714
5714
|
"decorators": [
|
|
@@ -5754,7 +5754,7 @@
|
|
|
5754
5754
|
"fileName": "projects/layout/src/modules/page-summary/page-summary-key-info.component.ts",
|
|
5755
5755
|
"line": 13,
|
|
5756
5756
|
"character": 13,
|
|
5757
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5757
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary-key-info.component.ts#L13"
|
|
5758
5758
|
}
|
|
5759
5759
|
],
|
|
5760
5760
|
"decorators": [
|
|
@@ -5800,7 +5800,7 @@
|
|
|
5800
5800
|
"fileName": "projects/layout/src/modules/page-summary/page-summary-status.component.ts",
|
|
5801
5801
|
"line": 15,
|
|
5802
5802
|
"character": 13,
|
|
5803
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5803
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary-status.component.ts#L15"
|
|
5804
5804
|
}
|
|
5805
5805
|
],
|
|
5806
5806
|
"decorators": [
|
|
@@ -5846,7 +5846,7 @@
|
|
|
5846
5846
|
"fileName": "projects/layout/src/modules/page-summary/page-summary-subtitle.component.ts",
|
|
5847
5847
|
"line": 14,
|
|
5848
5848
|
"character": 13,
|
|
5849
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5849
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary-subtitle.component.ts#L14"
|
|
5850
5850
|
}
|
|
5851
5851
|
],
|
|
5852
5852
|
"decorators": [
|
|
@@ -5892,7 +5892,7 @@
|
|
|
5892
5892
|
"fileName": "projects/layout/src/modules/page-summary/page-summary-title.component.ts",
|
|
5893
5893
|
"line": 14,
|
|
5894
5894
|
"character": 13,
|
|
5895
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5895
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page-summary/page-summary-title.component.ts#L14"
|
|
5896
5896
|
}
|
|
5897
5897
|
],
|
|
5898
5898
|
"decorators": [
|
|
@@ -5922,7 +5922,7 @@
|
|
|
5922
5922
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
5923
5923
|
"line": 200,
|
|
5924
5924
|
"character": 2,
|
|
5925
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5925
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L200"
|
|
5926
5926
|
}
|
|
5927
5927
|
],
|
|
5928
5928
|
"signatures": [
|
|
@@ -5937,7 +5937,7 @@
|
|
|
5937
5937
|
"fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
|
|
5938
5938
|
"line": 200,
|
|
5939
5939
|
"character": 2,
|
|
5940
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5940
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L200"
|
|
5941
5941
|
}
|
|
5942
5942
|
],
|
|
5943
5943
|
"parameters": [
|
|
@@ -6012,7 +6012,7 @@
|
|
|
6012
6012
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6013
6013
|
"line": 145,
|
|
6014
6014
|
"character": 9,
|
|
6015
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6015
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L145"
|
|
6016
6016
|
}
|
|
6017
6017
|
],
|
|
6018
6018
|
"type": {
|
|
@@ -6035,7 +6035,7 @@
|
|
|
6035
6035
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6036
6036
|
"line": 161,
|
|
6037
6037
|
"character": 9,
|
|
6038
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6038
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L161"
|
|
6039
6039
|
}
|
|
6040
6040
|
],
|
|
6041
6041
|
"type": {
|
|
@@ -6068,7 +6068,7 @@
|
|
|
6068
6068
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6069
6069
|
"line": 147,
|
|
6070
6070
|
"character": 9,
|
|
6071
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6071
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L147"
|
|
6072
6072
|
}
|
|
6073
6073
|
],
|
|
6074
6074
|
"type": {
|
|
@@ -6110,7 +6110,7 @@
|
|
|
6110
6110
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6111
6111
|
"line": 64,
|
|
6112
6112
|
"character": 9,
|
|
6113
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6113
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L64"
|
|
6114
6114
|
}
|
|
6115
6115
|
],
|
|
6116
6116
|
"type": {
|
|
@@ -6136,7 +6136,7 @@
|
|
|
6136
6136
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6137
6137
|
"line": 149,
|
|
6138
6138
|
"character": 9,
|
|
6139
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6139
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L149"
|
|
6140
6140
|
}
|
|
6141
6141
|
],
|
|
6142
6142
|
"type": {
|
|
@@ -6159,7 +6159,7 @@
|
|
|
6159
6159
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6160
6160
|
"line": 151,
|
|
6161
6161
|
"character": 9,
|
|
6162
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6162
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L151"
|
|
6163
6163
|
}
|
|
6164
6164
|
],
|
|
6165
6165
|
"type": {
|
|
@@ -6181,7 +6181,7 @@
|
|
|
6181
6181
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6182
6182
|
"line": 153,
|
|
6183
6183
|
"character": 9,
|
|
6184
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6184
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L153"
|
|
6185
6185
|
}
|
|
6186
6186
|
],
|
|
6187
6187
|
"type": {
|
|
@@ -6204,7 +6204,7 @@
|
|
|
6204
6204
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6205
6205
|
"line": 155,
|
|
6206
6206
|
"character": 9,
|
|
6207
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6207
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L155"
|
|
6208
6208
|
}
|
|
6209
6209
|
],
|
|
6210
6210
|
"type": {
|
|
@@ -6235,7 +6235,7 @@
|
|
|
6235
6235
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6236
6236
|
"line": 143,
|
|
6237
6237
|
"character": 9,
|
|
6238
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6238
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L143"
|
|
6239
6239
|
}
|
|
6240
6240
|
],
|
|
6241
6241
|
"type": {
|
|
@@ -6262,13 +6262,13 @@
|
|
|
6262
6262
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6263
6263
|
"line": 73,
|
|
6264
6264
|
"character": 13,
|
|
6265
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6265
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L73"
|
|
6266
6266
|
},
|
|
6267
6267
|
{
|
|
6268
6268
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6269
6269
|
"line": 82,
|
|
6270
6270
|
"character": 13,
|
|
6271
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6271
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L82"
|
|
6272
6272
|
}
|
|
6273
6273
|
],
|
|
6274
6274
|
"getSignature": {
|
|
@@ -6282,7 +6282,7 @@
|
|
|
6282
6282
|
"fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
|
|
6283
6283
|
"line": 82,
|
|
6284
6284
|
"character": 2,
|
|
6285
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6285
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L82"
|
|
6286
6286
|
}
|
|
6287
6287
|
],
|
|
6288
6288
|
"type": {
|
|
@@ -6320,7 +6320,7 @@
|
|
|
6320
6320
|
"fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
|
|
6321
6321
|
"line": 72,
|
|
6322
6322
|
"character": 2,
|
|
6323
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6323
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L72"
|
|
6324
6324
|
}
|
|
6325
6325
|
],
|
|
6326
6326
|
"parameters": [
|
|
@@ -6360,13 +6360,13 @@
|
|
|
6360
6360
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6361
6361
|
"line": 93,
|
|
6362
6362
|
"character": 13,
|
|
6363
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6363
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L93"
|
|
6364
6364
|
},
|
|
6365
6365
|
{
|
|
6366
6366
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6367
6367
|
"line": 102,
|
|
6368
6368
|
"character": 13,
|
|
6369
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6369
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L102"
|
|
6370
6370
|
}
|
|
6371
6371
|
],
|
|
6372
6372
|
"getSignature": {
|
|
@@ -6380,7 +6380,7 @@
|
|
|
6380
6380
|
"fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
|
|
6381
6381
|
"line": 102,
|
|
6382
6382
|
"character": 2,
|
|
6383
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6383
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L102"
|
|
6384
6384
|
}
|
|
6385
6385
|
],
|
|
6386
6386
|
"type": {
|
|
@@ -6418,7 +6418,7 @@
|
|
|
6418
6418
|
"fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
|
|
6419
6419
|
"line": 92,
|
|
6420
6420
|
"character": 2,
|
|
6421
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6421
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L92"
|
|
6422
6422
|
}
|
|
6423
6423
|
],
|
|
6424
6424
|
"parameters": [
|
|
@@ -6458,13 +6458,13 @@
|
|
|
6458
6458
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6459
6459
|
"line": 113,
|
|
6460
6460
|
"character": 13,
|
|
6461
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6461
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L113"
|
|
6462
6462
|
},
|
|
6463
6463
|
{
|
|
6464
6464
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6465
6465
|
"line": 122,
|
|
6466
6466
|
"character": 13,
|
|
6467
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6467
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L122"
|
|
6468
6468
|
}
|
|
6469
6469
|
],
|
|
6470
6470
|
"getSignature": {
|
|
@@ -6478,7 +6478,7 @@
|
|
|
6478
6478
|
"fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
|
|
6479
6479
|
"line": 122,
|
|
6480
6480
|
"character": 2,
|
|
6481
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6481
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L122"
|
|
6482
6482
|
}
|
|
6483
6483
|
],
|
|
6484
6484
|
"type": {
|
|
@@ -6516,7 +6516,7 @@
|
|
|
6516
6516
|
"fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
|
|
6517
6517
|
"line": 112,
|
|
6518
6518
|
"character": 2,
|
|
6519
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6519
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L112"
|
|
6520
6520
|
}
|
|
6521
6521
|
],
|
|
6522
6522
|
"parameters": [
|
|
@@ -6556,13 +6556,13 @@
|
|
|
6556
6556
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6557
6557
|
"line": 130,
|
|
6558
6558
|
"character": 13,
|
|
6559
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6559
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L130"
|
|
6560
6560
|
},
|
|
6561
6561
|
{
|
|
6562
6562
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6563
6563
|
"line": 135,
|
|
6564
6564
|
"character": 13,
|
|
6565
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6565
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L135"
|
|
6566
6566
|
}
|
|
6567
6567
|
],
|
|
6568
6568
|
"getSignature": {
|
|
@@ -6576,7 +6576,7 @@
|
|
|
6576
6576
|
"fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
|
|
6577
6577
|
"line": 135,
|
|
6578
6578
|
"character": 2,
|
|
6579
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6579
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L135"
|
|
6580
6580
|
}
|
|
6581
6581
|
],
|
|
6582
6582
|
"type": {
|
|
@@ -6603,7 +6603,7 @@
|
|
|
6603
6603
|
"fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
|
|
6604
6604
|
"line": 129,
|
|
6605
6605
|
"character": 2,
|
|
6606
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6606
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L129"
|
|
6607
6607
|
}
|
|
6608
6608
|
],
|
|
6609
6609
|
"parameters": [
|
|
@@ -6643,13 +6643,13 @@
|
|
|
6643
6643
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6644
6644
|
"line": 167,
|
|
6645
6645
|
"character": 13,
|
|
6646
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6646
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L167"
|
|
6647
6647
|
},
|
|
6648
6648
|
{
|
|
6649
6649
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6650
6650
|
"line": 172,
|
|
6651
6651
|
"character": 13,
|
|
6652
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6652
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L172"
|
|
6653
6653
|
}
|
|
6654
6654
|
],
|
|
6655
6655
|
"getSignature": {
|
|
@@ -6663,7 +6663,7 @@
|
|
|
6663
6663
|
"fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
|
|
6664
6664
|
"line": 172,
|
|
6665
6665
|
"character": 2,
|
|
6666
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6666
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L172"
|
|
6667
6667
|
}
|
|
6668
6668
|
],
|
|
6669
6669
|
"type": {
|
|
@@ -6693,7 +6693,7 @@
|
|
|
6693
6693
|
"fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
|
|
6694
6694
|
"line": 163,
|
|
6695
6695
|
"character": 2,
|
|
6696
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6696
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L163"
|
|
6697
6697
|
}
|
|
6698
6698
|
],
|
|
6699
6699
|
"parameters": [
|
|
@@ -6740,7 +6740,7 @@
|
|
|
6740
6740
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6741
6741
|
"line": 236,
|
|
6742
6742
|
"character": 9,
|
|
6743
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6743
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L236"
|
|
6744
6744
|
}
|
|
6745
6745
|
],
|
|
6746
6746
|
"signatures": [
|
|
@@ -6755,7 +6755,7 @@
|
|
|
6755
6755
|
"fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
|
|
6756
6756
|
"line": 236,
|
|
6757
6757
|
"character": 2,
|
|
6758
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6758
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L236"
|
|
6759
6759
|
}
|
|
6760
6760
|
],
|
|
6761
6761
|
"type": {
|
|
@@ -6779,7 +6779,7 @@
|
|
|
6779
6779
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6780
6780
|
"line": 250,
|
|
6781
6781
|
"character": 9,
|
|
6782
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6782
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L250"
|
|
6783
6783
|
}
|
|
6784
6784
|
],
|
|
6785
6785
|
"signatures": [
|
|
@@ -6794,7 +6794,7 @@
|
|
|
6794
6794
|
"fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
|
|
6795
6795
|
"line": 250,
|
|
6796
6796
|
"character": 2,
|
|
6797
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6797
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L250"
|
|
6798
6798
|
}
|
|
6799
6799
|
],
|
|
6800
6800
|
"type": {
|
|
@@ -6828,7 +6828,7 @@
|
|
|
6828
6828
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6829
6829
|
"line": 210,
|
|
6830
6830
|
"character": 9,
|
|
6831
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6831
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L210"
|
|
6832
6832
|
}
|
|
6833
6833
|
],
|
|
6834
6834
|
"signatures": [
|
|
@@ -6843,7 +6843,7 @@
|
|
|
6843
6843
|
"fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
|
|
6844
6844
|
"line": 210,
|
|
6845
6845
|
"character": 2,
|
|
6846
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6846
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L210"
|
|
6847
6847
|
}
|
|
6848
6848
|
],
|
|
6849
6849
|
"type": {
|
|
@@ -6900,7 +6900,7 @@
|
|
|
6900
6900
|
"fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
|
|
6901
6901
|
"line": 58,
|
|
6902
6902
|
"character": 13,
|
|
6903
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6903
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L58"
|
|
6904
6904
|
}
|
|
6905
6905
|
],
|
|
6906
6906
|
"implementedTypes": [
|
|
@@ -6941,7 +6941,7 @@
|
|
|
6941
6941
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
6942
6942
|
"line": 130,
|
|
6943
6943
|
"character": 2,
|
|
6944
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6944
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L130"
|
|
6945
6945
|
}
|
|
6946
6946
|
],
|
|
6947
6947
|
"signatures": [
|
|
@@ -6956,7 +6956,7 @@
|
|
|
6956
6956
|
"fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
6957
6957
|
"line": 130,
|
|
6958
6958
|
"character": 2,
|
|
6959
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6959
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L130"
|
|
6960
6960
|
}
|
|
6961
6961
|
],
|
|
6962
6962
|
"parameters": [
|
|
@@ -7053,7 +7053,7 @@
|
|
|
7053
7053
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7054
7054
|
"line": 104,
|
|
7055
7055
|
"character": 9,
|
|
7056
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7056
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L104"
|
|
7057
7057
|
}
|
|
7058
7058
|
],
|
|
7059
7059
|
"type": {
|
|
@@ -7076,7 +7076,7 @@
|
|
|
7076
7076
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7077
7077
|
"line": 118,
|
|
7078
7078
|
"character": 9,
|
|
7079
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7079
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L118"
|
|
7080
7080
|
}
|
|
7081
7081
|
],
|
|
7082
7082
|
"type": {
|
|
@@ -7109,7 +7109,7 @@
|
|
|
7109
7109
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7110
7110
|
"line": 106,
|
|
7111
7111
|
"character": 9,
|
|
7112
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7112
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L106"
|
|
7113
7113
|
}
|
|
7114
7114
|
],
|
|
7115
7115
|
"type": {
|
|
@@ -7132,7 +7132,7 @@
|
|
|
7132
7132
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7133
7133
|
"line": 105,
|
|
7134
7134
|
"character": 9,
|
|
7135
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7135
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L105"
|
|
7136
7136
|
}
|
|
7137
7137
|
],
|
|
7138
7138
|
"type": {
|
|
@@ -7155,7 +7155,7 @@
|
|
|
7155
7155
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7156
7156
|
"line": 108,
|
|
7157
7157
|
"character": 9,
|
|
7158
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7158
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L108"
|
|
7159
7159
|
}
|
|
7160
7160
|
],
|
|
7161
7161
|
"type": {
|
|
@@ -7185,7 +7185,7 @@
|
|
|
7185
7185
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7186
7186
|
"line": 81,
|
|
7187
7187
|
"character": 9,
|
|
7188
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7188
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L81"
|
|
7189
7189
|
}
|
|
7190
7190
|
],
|
|
7191
7191
|
"type": {
|
|
@@ -7241,7 +7241,7 @@
|
|
|
7241
7241
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7242
7242
|
"line": 88,
|
|
7243
7243
|
"character": 9,
|
|
7244
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7244
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L88"
|
|
7245
7245
|
}
|
|
7246
7246
|
],
|
|
7247
7247
|
"type": {
|
|
@@ -7270,7 +7270,7 @@
|
|
|
7270
7270
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7271
7271
|
"line": 109,
|
|
7272
7272
|
"character": 9,
|
|
7273
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7273
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L109"
|
|
7274
7274
|
}
|
|
7275
7275
|
],
|
|
7276
7276
|
"type": {
|
|
@@ -7293,13 +7293,13 @@
|
|
|
7293
7293
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7294
7294
|
"line": 63,
|
|
7295
7295
|
"character": 13,
|
|
7296
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7296
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L63"
|
|
7297
7297
|
},
|
|
7298
7298
|
{
|
|
7299
7299
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7300
7300
|
"line": 73,
|
|
7301
7301
|
"character": 13,
|
|
7302
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7302
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L73"
|
|
7303
7303
|
}
|
|
7304
7304
|
],
|
|
7305
7305
|
"getSignature": {
|
|
@@ -7313,7 +7313,7 @@
|
|
|
7313
7313
|
"fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7314
7314
|
"line": 73,
|
|
7315
7315
|
"character": 2,
|
|
7316
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7316
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L73"
|
|
7317
7317
|
}
|
|
7318
7318
|
],
|
|
7319
7319
|
"type": {
|
|
@@ -7343,7 +7343,7 @@
|
|
|
7343
7343
|
"fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7344
7344
|
"line": 62,
|
|
7345
7345
|
"character": 2,
|
|
7346
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7346
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L62"
|
|
7347
7347
|
}
|
|
7348
7348
|
],
|
|
7349
7349
|
"parameters": [
|
|
@@ -7386,13 +7386,13 @@
|
|
|
7386
7386
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7387
7387
|
"line": 95,
|
|
7388
7388
|
"character": 13,
|
|
7389
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7389
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L95"
|
|
7390
7390
|
},
|
|
7391
7391
|
{
|
|
7392
7392
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7393
7393
|
"line": 100,
|
|
7394
7394
|
"character": 13,
|
|
7395
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7395
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L100"
|
|
7396
7396
|
}
|
|
7397
7397
|
],
|
|
7398
7398
|
"getSignature": {
|
|
@@ -7406,7 +7406,7 @@
|
|
|
7406
7406
|
"fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7407
7407
|
"line": 100,
|
|
7408
7408
|
"character": 2,
|
|
7409
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7409
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L100"
|
|
7410
7410
|
}
|
|
7411
7411
|
],
|
|
7412
7412
|
"type": {
|
|
@@ -7433,7 +7433,7 @@
|
|
|
7433
7433
|
"fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7434
7434
|
"line": 94,
|
|
7435
7435
|
"character": 2,
|
|
7436
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7436
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L94"
|
|
7437
7437
|
}
|
|
7438
7438
|
],
|
|
7439
7439
|
"parameters": [
|
|
@@ -7473,7 +7473,7 @@
|
|
|
7473
7473
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7474
7474
|
"line": 162,
|
|
7475
7475
|
"character": 9,
|
|
7476
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7476
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L162"
|
|
7477
7477
|
}
|
|
7478
7478
|
],
|
|
7479
7479
|
"signatures": [
|
|
@@ -7488,7 +7488,7 @@
|
|
|
7488
7488
|
"fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7489
7489
|
"line": 162,
|
|
7490
7490
|
"character": 2,
|
|
7491
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7491
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L162"
|
|
7492
7492
|
}
|
|
7493
7493
|
],
|
|
7494
7494
|
"type": {
|
|
@@ -7512,7 +7512,7 @@
|
|
|
7512
7512
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7513
7513
|
"line": 142,
|
|
7514
7514
|
"character": 9,
|
|
7515
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7515
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L142"
|
|
7516
7516
|
}
|
|
7517
7517
|
],
|
|
7518
7518
|
"signatures": [
|
|
@@ -7527,7 +7527,7 @@
|
|
|
7527
7527
|
"fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7528
7528
|
"line": 142,
|
|
7529
7529
|
"character": 2,
|
|
7530
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7530
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L142"
|
|
7531
7531
|
}
|
|
7532
7532
|
],
|
|
7533
7533
|
"type": {
|
|
@@ -7561,7 +7561,7 @@
|
|
|
7561
7561
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7562
7562
|
"line": 179,
|
|
7563
7563
|
"character": 9,
|
|
7564
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7564
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L179"
|
|
7565
7565
|
}
|
|
7566
7566
|
],
|
|
7567
7567
|
"signatures": [
|
|
@@ -7576,7 +7576,7 @@
|
|
|
7576
7576
|
"fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7577
7577
|
"line": 179,
|
|
7578
7578
|
"character": 2,
|
|
7579
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7579
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L179"
|
|
7580
7580
|
}
|
|
7581
7581
|
],
|
|
7582
7582
|
"type": {
|
|
@@ -7629,7 +7629,7 @@
|
|
|
7629
7629
|
"fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
|
|
7630
7630
|
"line": 58,
|
|
7631
7631
|
"character": 13,
|
|
7632
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7632
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L58"
|
|
7633
7633
|
}
|
|
7634
7634
|
],
|
|
7635
7635
|
"implementedTypes": [
|
|
@@ -7678,9 +7678,9 @@
|
|
|
7678
7678
|
"sources": [
|
|
7679
7679
|
{
|
|
7680
7680
|
"fileName": "projects/layout/src/modules/toolbar/toolbar.component.ts",
|
|
7681
|
-
"line":
|
|
7681
|
+
"line": 22,
|
|
7682
7682
|
"character": 9,
|
|
7683
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7683
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L22"
|
|
7684
7684
|
}
|
|
7685
7685
|
],
|
|
7686
7686
|
"type": {
|
|
@@ -7690,6 +7690,92 @@
|
|
|
7690
7690
|
"defaultValue": "false",
|
|
7691
7691
|
"decorators": []
|
|
7692
7692
|
},
|
|
7693
|
+
{
|
|
7694
|
+
"id": 568,
|
|
7695
|
+
"name": "listDescriptor",
|
|
7696
|
+
"variant": "declaration",
|
|
7697
|
+
"kind": 262144,
|
|
7698
|
+
"flags": {
|
|
7699
|
+
"isPublic": true
|
|
7700
|
+
},
|
|
7701
|
+
"sources": [
|
|
7702
|
+
{
|
|
7703
|
+
"fileName": "projects/layout/src/modules/toolbar/toolbar.component.ts",
|
|
7704
|
+
"line": 36,
|
|
7705
|
+
"character": 13,
|
|
7706
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L36"
|
|
7707
|
+
}
|
|
7708
|
+
],
|
|
7709
|
+
"setSignature": {
|
|
7710
|
+
"id": 569,
|
|
7711
|
+
"name": "listDescriptor",
|
|
7712
|
+
"variant": "signature",
|
|
7713
|
+
"kind": 1048576,
|
|
7714
|
+
"flags": {},
|
|
7715
|
+
"comment": {
|
|
7716
|
+
"summary": [
|
|
7717
|
+
{
|
|
7718
|
+
"kind": "text",
|
|
7719
|
+
"text": "A descriptor for the items that the toolbar manipulates. Use a plural term. The descriptor helps set the toolbar’s "
|
|
7720
|
+
},
|
|
7721
|
+
{
|
|
7722
|
+
"kind": "code",
|
|
7723
|
+
"text": "`aria-label`"
|
|
7724
|
+
},
|
|
7725
|
+
{
|
|
7726
|
+
"kind": "text",
|
|
7727
|
+
"text": " attributes for search inputs, sort buttons, and filter buttons to provide text equivalents for screen readers [to support accessibility](https://developer.blackbaud.com/skyux/components/checkbox#accessibility).\nFor example, when the descriptor is “constituents,” the search input’s "
|
|
7728
|
+
},
|
|
7729
|
+
{
|
|
7730
|
+
"kind": "code",
|
|
7731
|
+
"text": "`aria-label`"
|
|
7732
|
+
},
|
|
7733
|
+
{
|
|
7734
|
+
"kind": "text",
|
|
7735
|
+
"text": " is “Search constituents.” For more information about the "
|
|
7736
|
+
},
|
|
7737
|
+
{
|
|
7738
|
+
"kind": "code",
|
|
7739
|
+
"text": "`aria-label`"
|
|
7740
|
+
},
|
|
7741
|
+
{
|
|
7742
|
+
"kind": "text",
|
|
7743
|
+
"text": " attribute, see the [WAI-ARIA definition](https://www.w3.org/TR/wai-aria/#aria-label)."
|
|
7744
|
+
}
|
|
7745
|
+
]
|
|
7746
|
+
},
|
|
7747
|
+
"sources": [
|
|
7748
|
+
{
|
|
7749
|
+
"fileName": "libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts",
|
|
7750
|
+
"line": 35,
|
|
7751
|
+
"character": 2,
|
|
7752
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L35"
|
|
7753
|
+
}
|
|
7754
|
+
],
|
|
7755
|
+
"parameters": [
|
|
7756
|
+
{
|
|
7757
|
+
"id": 570,
|
|
7758
|
+
"name": "value",
|
|
7759
|
+
"variant": "param",
|
|
7760
|
+
"kind": 32768,
|
|
7761
|
+
"flags": {},
|
|
7762
|
+
"type": {
|
|
7763
|
+
"type": "intrinsic",
|
|
7764
|
+
"name": "string"
|
|
7765
|
+
}
|
|
7766
|
+
}
|
|
7767
|
+
],
|
|
7768
|
+
"type": {
|
|
7769
|
+
"type": "intrinsic",
|
|
7770
|
+
"name": "void"
|
|
7771
|
+
}
|
|
7772
|
+
},
|
|
7773
|
+
"decorators": [
|
|
7774
|
+
{
|
|
7775
|
+
"name": "Input"
|
|
7776
|
+
}
|
|
7777
|
+
]
|
|
7778
|
+
},
|
|
7693
7779
|
{
|
|
7694
7780
|
"id": 565,
|
|
7695
7781
|
"name": "sectionComponents",
|
|
@@ -7701,9 +7787,9 @@
|
|
|
7701
7787
|
"sources": [
|
|
7702
7788
|
{
|
|
7703
7789
|
"fileName": "projects/layout/src/modules/toolbar/toolbar.component.ts",
|
|
7704
|
-
"line":
|
|
7790
|
+
"line": 25,
|
|
7705
7791
|
"character": 13,
|
|
7706
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7792
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L25"
|
|
7707
7793
|
}
|
|
7708
7794
|
],
|
|
7709
7795
|
"setSignature": {
|
|
@@ -7715,9 +7801,9 @@
|
|
|
7715
7801
|
"sources": [
|
|
7716
7802
|
{
|
|
7717
7803
|
"fileName": "libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts",
|
|
7718
|
-
"line":
|
|
7804
|
+
"line": 24,
|
|
7719
7805
|
"character": 2,
|
|
7720
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7806
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L24"
|
|
7721
7807
|
}
|
|
7722
7808
|
],
|
|
7723
7809
|
"parameters": [
|
|
@@ -7736,7 +7822,7 @@
|
|
|
7736
7822
|
"typeArguments": [
|
|
7737
7823
|
{
|
|
7738
7824
|
"type": "reference",
|
|
7739
|
-
"target":
|
|
7825
|
+
"target": 572,
|
|
7740
7826
|
"name": "SkyToolbarSectionComponent",
|
|
7741
7827
|
"package": "@skyux/layout"
|
|
7742
7828
|
}
|
|
@@ -7770,6 +7856,7 @@
|
|
|
7770
7856
|
{
|
|
7771
7857
|
"title": "Accessors",
|
|
7772
7858
|
"children": [
|
|
7859
|
+
568,
|
|
7773
7860
|
565
|
|
7774
7861
|
]
|
|
7775
7862
|
}
|
|
@@ -7777,22 +7864,22 @@
|
|
|
7777
7864
|
"sources": [
|
|
7778
7865
|
{
|
|
7779
7866
|
"fileName": "projects/layout/src/modules/toolbar/toolbar.component.ts",
|
|
7780
|
-
"line":
|
|
7867
|
+
"line": 21,
|
|
7781
7868
|
"character": 13,
|
|
7782
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7869
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L21"
|
|
7783
7870
|
}
|
|
7784
7871
|
],
|
|
7785
7872
|
"decorators": [
|
|
7786
7873
|
{
|
|
7787
7874
|
"name": "Component",
|
|
7788
7875
|
"arguments": {
|
|
7789
|
-
"obj": "@Component({\n selector: 'sky-toolbar',\n styleUrls: ['./toolbar.component.scss'],\n templateUrl: './toolbar.component.html',\n})"
|
|
7876
|
+
"obj": "@Component({\n selector: 'sky-toolbar',\n styleUrls: ['./toolbar.component.scss'],\n templateUrl: './toolbar.component.html',\n providers: [SkyContentInfoProvider],\n})"
|
|
7790
7877
|
}
|
|
7791
7878
|
}
|
|
7792
7879
|
]
|
|
7793
7880
|
},
|
|
7794
7881
|
{
|
|
7795
|
-
"id":
|
|
7882
|
+
"id": 572,
|
|
7796
7883
|
"name": "SkyToolbarSectionComponent",
|
|
7797
7884
|
"variant": "declaration",
|
|
7798
7885
|
"kind": 128,
|
|
@@ -7810,7 +7897,7 @@
|
|
|
7810
7897
|
{
|
|
7811
7898
|
"title": "Constructors",
|
|
7812
7899
|
"children": [
|
|
7813
|
-
|
|
7900
|
+
573
|
|
7814
7901
|
]
|
|
7815
7902
|
}
|
|
7816
7903
|
],
|
|
@@ -7819,7 +7906,7 @@
|
|
|
7819
7906
|
"fileName": "projects/layout/src/modules/toolbar/toolbar-section.component.ts",
|
|
7820
7907
|
"line": 11,
|
|
7821
7908
|
"character": 13,
|
|
7822
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7909
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/toolbar/toolbar-section.component.ts#L11"
|
|
7823
7910
|
}
|
|
7824
7911
|
],
|
|
7825
7912
|
"decorators": [
|
|
@@ -7832,7 +7919,7 @@
|
|
|
7832
7919
|
]
|
|
7833
7920
|
},
|
|
7834
7921
|
{
|
|
7835
|
-
"id":
|
|
7922
|
+
"id": 575,
|
|
7836
7923
|
"name": "SkyToolbarItemComponent",
|
|
7837
7924
|
"variant": "declaration",
|
|
7838
7925
|
"kind": 128,
|
|
@@ -7850,7 +7937,7 @@
|
|
|
7850
7937
|
{
|
|
7851
7938
|
"title": "Constructors",
|
|
7852
7939
|
"children": [
|
|
7853
|
-
|
|
7940
|
+
576
|
|
7854
7941
|
]
|
|
7855
7942
|
}
|
|
7856
7943
|
],
|
|
@@ -7859,7 +7946,7 @@
|
|
|
7859
7946
|
"fileName": "projects/layout/src/modules/toolbar/toolbar-item.component.ts",
|
|
7860
7947
|
"line": 11,
|
|
7861
7948
|
"character": 13,
|
|
7862
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7949
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/toolbar/toolbar-item.component.ts#L11"
|
|
7863
7950
|
}
|
|
7864
7951
|
],
|
|
7865
7952
|
"decorators": [
|
|
@@ -7899,7 +7986,7 @@
|
|
|
7899
7986
|
"fileName": "projects/layout/src/modules/action-button/action-button-header.component.ts",
|
|
7900
7987
|
"line": 11,
|
|
7901
7988
|
"character": 13,
|
|
7902
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7989
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-header.component.ts#L11"
|
|
7903
7990
|
}
|
|
7904
7991
|
],
|
|
7905
7992
|
"decorators": [
|
|
@@ -7912,7 +7999,7 @@
|
|
|
7912
7999
|
]
|
|
7913
8000
|
},
|
|
7914
8001
|
{
|
|
7915
|
-
"id":
|
|
8002
|
+
"id": 578,
|
|
7916
8003
|
"name": "SkyToolbarViewActionsComponent",
|
|
7917
8004
|
"variant": "declaration",
|
|
7918
8005
|
"kind": 128,
|
|
@@ -7930,7 +8017,7 @@
|
|
|
7930
8017
|
{
|
|
7931
8018
|
"title": "Constructors",
|
|
7932
8019
|
"children": [
|
|
7933
|
-
|
|
8020
|
+
579
|
|
7934
8021
|
]
|
|
7935
8022
|
}
|
|
7936
8023
|
],
|
|
@@ -7939,7 +8026,7 @@
|
|
|
7939
8026
|
"fileName": "projects/layout/src/modules/toolbar/toolbar-view-actions.component.ts",
|
|
7940
8027
|
"line": 13,
|
|
7941
8028
|
"character": 13,
|
|
7942
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8029
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/toolbar/toolbar-view-actions.component.ts#L13"
|
|
7943
8030
|
}
|
|
7944
8031
|
],
|
|
7945
8032
|
"decorators": [
|
|
@@ -7952,7 +8039,7 @@
|
|
|
7952
8039
|
]
|
|
7953
8040
|
},
|
|
7954
8041
|
{
|
|
7955
|
-
"id":
|
|
8042
|
+
"id": 581,
|
|
7956
8043
|
"name": "SkyBoxComponent",
|
|
7957
8044
|
"variant": "declaration",
|
|
7958
8045
|
"kind": 128,
|
|
@@ -7967,7 +8054,7 @@
|
|
|
7967
8054
|
},
|
|
7968
8055
|
"children": [
|
|
7969
8056
|
{
|
|
7970
|
-
"id":
|
|
8057
|
+
"id": 584,
|
|
7971
8058
|
"name": "ariaLabel",
|
|
7972
8059
|
"variant": "declaration",
|
|
7973
8060
|
"kind": 1024,
|
|
@@ -8011,7 +8098,7 @@
|
|
|
8011
8098
|
"fileName": "projects/layout/src/modules/box/box.component.ts",
|
|
8012
8099
|
"line": 20,
|
|
8013
8100
|
"character": 9,
|
|
8014
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8101
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/box/box.component.ts#L20"
|
|
8015
8102
|
}
|
|
8016
8103
|
],
|
|
8017
8104
|
"type": {
|
|
@@ -8025,7 +8112,7 @@
|
|
|
8025
8112
|
]
|
|
8026
8113
|
},
|
|
8027
8114
|
{
|
|
8028
|
-
"id":
|
|
8115
|
+
"id": 585,
|
|
8029
8116
|
"name": "ariaLabelledBy",
|
|
8030
8117
|
"variant": "declaration",
|
|
8031
8118
|
"kind": 1024,
|
|
@@ -8069,7 +8156,7 @@
|
|
|
8069
8156
|
"fileName": "projects/layout/src/modules/box/box.component.ts",
|
|
8070
8157
|
"line": 30,
|
|
8071
8158
|
"character": 9,
|
|
8072
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8159
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/box/box.component.ts#L30"
|
|
8073
8160
|
}
|
|
8074
8161
|
],
|
|
8075
8162
|
"type": {
|
|
@@ -8083,7 +8170,7 @@
|
|
|
8083
8170
|
]
|
|
8084
8171
|
},
|
|
8085
8172
|
{
|
|
8086
|
-
"id":
|
|
8173
|
+
"id": 586,
|
|
8087
8174
|
"name": "ariaRole",
|
|
8088
8175
|
"variant": "declaration",
|
|
8089
8176
|
"kind": 1024,
|
|
@@ -8103,7 +8190,7 @@
|
|
|
8103
8190
|
"fileName": "projects/layout/src/modules/box/box.component.ts",
|
|
8104
8191
|
"line": 40,
|
|
8105
8192
|
"character": 9,
|
|
8106
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8193
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/box/box.component.ts#L40"
|
|
8107
8194
|
}
|
|
8108
8195
|
],
|
|
8109
8196
|
"type": {
|
|
@@ -8121,15 +8208,15 @@
|
|
|
8121
8208
|
{
|
|
8122
8209
|
"title": "Constructors",
|
|
8123
8210
|
"children": [
|
|
8124
|
-
|
|
8211
|
+
582
|
|
8125
8212
|
]
|
|
8126
8213
|
},
|
|
8127
8214
|
{
|
|
8128
8215
|
"title": "Properties",
|
|
8129
8216
|
"children": [
|
|
8130
|
-
|
|
8131
|
-
|
|
8132
|
-
|
|
8217
|
+
584,
|
|
8218
|
+
585,
|
|
8219
|
+
586
|
|
8133
8220
|
]
|
|
8134
8221
|
}
|
|
8135
8222
|
],
|
|
@@ -8138,7 +8225,7 @@
|
|
|
8138
8225
|
"fileName": "projects/layout/src/modules/box/box.component.ts",
|
|
8139
8226
|
"line": 12,
|
|
8140
8227
|
"character": 13,
|
|
8141
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8228
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/box/box.component.ts#L12"
|
|
8142
8229
|
}
|
|
8143
8230
|
],
|
|
8144
8231
|
"decorators": [
|
|
@@ -8151,7 +8238,7 @@
|
|
|
8151
8238
|
]
|
|
8152
8239
|
},
|
|
8153
8240
|
{
|
|
8154
|
-
"id":
|
|
8241
|
+
"id": 587,
|
|
8155
8242
|
"name": "SkyBoxHeaderComponent",
|
|
8156
8243
|
"variant": "declaration",
|
|
8157
8244
|
"kind": 128,
|
|
@@ -8169,7 +8256,7 @@
|
|
|
8169
8256
|
{
|
|
8170
8257
|
"title": "Constructors",
|
|
8171
8258
|
"children": [
|
|
8172
|
-
|
|
8259
|
+
588
|
|
8173
8260
|
]
|
|
8174
8261
|
}
|
|
8175
8262
|
],
|
|
@@ -8178,7 +8265,7 @@
|
|
|
8178
8265
|
"fileName": "projects/layout/src/modules/box/box-header.component.ts",
|
|
8179
8266
|
"line": 12,
|
|
8180
8267
|
"character": 13,
|
|
8181
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8268
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/box/box-header.component.ts#L12"
|
|
8182
8269
|
}
|
|
8183
8270
|
],
|
|
8184
8271
|
"decorators": [
|
|
@@ -8191,7 +8278,7 @@
|
|
|
8191
8278
|
]
|
|
8192
8279
|
},
|
|
8193
8280
|
{
|
|
8194
|
-
"id":
|
|
8281
|
+
"id": 590,
|
|
8195
8282
|
"name": "SkyBoxContentComponent",
|
|
8196
8283
|
"variant": "declaration",
|
|
8197
8284
|
"kind": 128,
|
|
@@ -8209,7 +8296,7 @@
|
|
|
8209
8296
|
{
|
|
8210
8297
|
"title": "Constructors",
|
|
8211
8298
|
"children": [
|
|
8212
|
-
|
|
8299
|
+
591
|
|
8213
8300
|
]
|
|
8214
8301
|
}
|
|
8215
8302
|
],
|
|
@@ -8218,7 +8305,7 @@
|
|
|
8218
8305
|
"fileName": "projects/layout/src/modules/box/box-content.component.ts",
|
|
8219
8306
|
"line": 10,
|
|
8220
8307
|
"character": 13,
|
|
8221
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8308
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/box/box-content.component.ts#L10"
|
|
8222
8309
|
}
|
|
8223
8310
|
],
|
|
8224
8311
|
"decorators": [
|
|
@@ -8231,7 +8318,7 @@
|
|
|
8231
8318
|
]
|
|
8232
8319
|
},
|
|
8233
8320
|
{
|
|
8234
|
-
"id":
|
|
8321
|
+
"id": 593,
|
|
8235
8322
|
"name": "SkyBoxControlsComponent",
|
|
8236
8323
|
"variant": "declaration",
|
|
8237
8324
|
"kind": 128,
|
|
@@ -8249,7 +8336,7 @@
|
|
|
8249
8336
|
{
|
|
8250
8337
|
"title": "Constructors",
|
|
8251
8338
|
"children": [
|
|
8252
|
-
|
|
8339
|
+
594
|
|
8253
8340
|
]
|
|
8254
8341
|
}
|
|
8255
8342
|
],
|
|
@@ -8258,7 +8345,7 @@
|
|
|
8258
8345
|
"fileName": "projects/layout/src/modules/box/box-controls.component.ts",
|
|
8259
8346
|
"line": 10,
|
|
8260
8347
|
"character": 13,
|
|
8261
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8348
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/box/box-controls.component.ts#L10"
|
|
8262
8349
|
}
|
|
8263
8350
|
],
|
|
8264
8351
|
"decorators": [
|
|
@@ -8296,7 +8383,7 @@
|
|
|
8296
8383
|
"fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
|
|
8297
8384
|
"line": 33,
|
|
8298
8385
|
"character": 2,
|
|
8299
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8386
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L33"
|
|
8300
8387
|
}
|
|
8301
8388
|
],
|
|
8302
8389
|
"signatures": [
|
|
@@ -8311,7 +8398,7 @@
|
|
|
8311
8398
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts",
|
|
8312
8399
|
"line": 33,
|
|
8313
8400
|
"character": 2,
|
|
8314
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8401
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L33"
|
|
8315
8402
|
}
|
|
8316
8403
|
],
|
|
8317
8404
|
"parameters": [
|
|
@@ -8354,7 +8441,7 @@
|
|
|
8354
8441
|
"fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
|
|
8355
8442
|
"line": 29,
|
|
8356
8443
|
"character": 9,
|
|
8357
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8444
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L29"
|
|
8358
8445
|
}
|
|
8359
8446
|
],
|
|
8360
8447
|
"type": {
|
|
@@ -8409,7 +8496,7 @@
|
|
|
8409
8496
|
"fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
|
|
8410
8497
|
"line": 27,
|
|
8411
8498
|
"character": 9,
|
|
8412
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8499
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L27"
|
|
8413
8500
|
}
|
|
8414
8501
|
],
|
|
8415
8502
|
"type": {
|
|
@@ -8435,7 +8522,7 @@
|
|
|
8435
8522
|
"fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
|
|
8436
8523
|
"line": 45,
|
|
8437
8524
|
"character": 9,
|
|
8438
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8525
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L45"
|
|
8439
8526
|
}
|
|
8440
8527
|
],
|
|
8441
8528
|
"signatures": [
|
|
@@ -8450,7 +8537,7 @@
|
|
|
8450
8537
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts",
|
|
8451
8538
|
"line": 45,
|
|
8452
8539
|
"character": 2,
|
|
8453
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8540
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L45"
|
|
8454
8541
|
}
|
|
8455
8542
|
],
|
|
8456
8543
|
"type": {
|
|
@@ -8498,7 +8585,7 @@
|
|
|
8498
8585
|
"fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
|
|
8499
8586
|
"line": 17,
|
|
8500
8587
|
"character": 13,
|
|
8501
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8588
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L17"
|
|
8502
8589
|
}
|
|
8503
8590
|
],
|
|
8504
8591
|
"implementedTypes": [
|
|
@@ -8547,7 +8634,7 @@
|
|
|
8547
8634
|
"fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
|
|
8548
8635
|
"line": 67,
|
|
8549
8636
|
"character": 2,
|
|
8550
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8637
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L67"
|
|
8551
8638
|
}
|
|
8552
8639
|
],
|
|
8553
8640
|
"signatures": [
|
|
@@ -8562,7 +8649,7 @@
|
|
|
8562
8649
|
"fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
|
|
8563
8650
|
"line": 67,
|
|
8564
8651
|
"character": 2,
|
|
8565
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8652
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L67"
|
|
8566
8653
|
}
|
|
8567
8654
|
],
|
|
8568
8655
|
"parameters": [
|
|
@@ -8643,7 +8730,7 @@
|
|
|
8643
8730
|
"fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
|
|
8644
8731
|
"line": 32,
|
|
8645
8732
|
"character": 13,
|
|
8646
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8733
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L32"
|
|
8647
8734
|
}
|
|
8648
8735
|
],
|
|
8649
8736
|
"setSignature": {
|
|
@@ -8665,7 +8752,7 @@
|
|
|
8665
8752
|
"fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
|
|
8666
8753
|
"line": 31,
|
|
8667
8754
|
"character": 2,
|
|
8668
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8755
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L31"
|
|
8669
8756
|
}
|
|
8670
8757
|
],
|
|
8671
8758
|
"parameters": [
|
|
@@ -8716,7 +8803,7 @@
|
|
|
8716
8803
|
"fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
|
|
8717
8804
|
"line": 43,
|
|
8718
8805
|
"character": 13,
|
|
8719
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8806
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L43"
|
|
8720
8807
|
}
|
|
8721
8808
|
],
|
|
8722
8809
|
"setSignature": {
|
|
@@ -8746,7 +8833,7 @@
|
|
|
8746
8833
|
"fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
|
|
8747
8834
|
"line": 42,
|
|
8748
8835
|
"character": 2,
|
|
8749
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8836
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L42"
|
|
8750
8837
|
}
|
|
8751
8838
|
],
|
|
8752
8839
|
"parameters": [
|
|
@@ -8799,7 +8886,7 @@
|
|
|
8799
8886
|
"fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
|
|
8800
8887
|
"line": 77,
|
|
8801
8888
|
"character": 9,
|
|
8802
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8889
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L77"
|
|
8803
8890
|
}
|
|
8804
8891
|
],
|
|
8805
8892
|
"signatures": [
|
|
@@ -8814,7 +8901,7 @@
|
|
|
8814
8901
|
"fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
|
|
8815
8902
|
"line": 77,
|
|
8816
8903
|
"character": 2,
|
|
8817
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8904
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L77"
|
|
8818
8905
|
}
|
|
8819
8906
|
],
|
|
8820
8907
|
"type": {
|
|
@@ -8848,7 +8935,7 @@
|
|
|
8848
8935
|
"fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
|
|
8849
8936
|
"line": 86,
|
|
8850
8937
|
"character": 9,
|
|
8851
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8938
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L86"
|
|
8852
8939
|
}
|
|
8853
8940
|
],
|
|
8854
8941
|
"signatures": [
|
|
@@ -8863,7 +8950,7 @@
|
|
|
8863
8950
|
"fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
|
|
8864
8951
|
"line": 86,
|
|
8865
8952
|
"character": 2,
|
|
8866
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8953
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L86"
|
|
8867
8954
|
}
|
|
8868
8955
|
],
|
|
8869
8956
|
"type": {
|
|
@@ -8912,7 +8999,7 @@
|
|
|
8912
8999
|
"fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
|
|
8913
9000
|
"line": 27,
|
|
8914
9001
|
"character": 13,
|
|
8915
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9002
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L27"
|
|
8916
9003
|
}
|
|
8917
9004
|
],
|
|
8918
9005
|
"implementedTypes": [
|
|
@@ -8962,7 +9049,7 @@
|
|
|
8962
9049
|
"fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
|
|
8963
9050
|
"line": 121,
|
|
8964
9051
|
"character": 2,
|
|
8965
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9052
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L121"
|
|
8966
9053
|
}
|
|
8967
9054
|
],
|
|
8968
9055
|
"signatures": [
|
|
@@ -8977,7 +9064,7 @@
|
|
|
8977
9064
|
"fileName": "libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts",
|
|
8978
9065
|
"line": 121,
|
|
8979
9066
|
"character": 2,
|
|
8980
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9067
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L121"
|
|
8981
9068
|
}
|
|
8982
9069
|
],
|
|
8983
9070
|
"parameters": [
|
|
@@ -9058,7 +9145,7 @@
|
|
|
9058
9145
|
"fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
|
|
9059
9146
|
"line": 105,
|
|
9060
9147
|
"character": 9,
|
|
9061
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9148
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L105"
|
|
9062
9149
|
}
|
|
9063
9150
|
],
|
|
9064
9151
|
"type": {
|
|
@@ -9081,7 +9168,7 @@
|
|
|
9081
9168
|
"fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
|
|
9082
9169
|
"line": 107,
|
|
9083
9170
|
"character": 9,
|
|
9084
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9171
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L107"
|
|
9085
9172
|
}
|
|
9086
9173
|
],
|
|
9087
9174
|
"type": {
|
|
@@ -9112,7 +9199,7 @@
|
|
|
9112
9199
|
"fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
|
|
9113
9200
|
"line": 97,
|
|
9114
9201
|
"character": 9,
|
|
9115
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9202
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L97"
|
|
9116
9203
|
}
|
|
9117
9204
|
],
|
|
9118
9205
|
"type": {
|
|
@@ -9150,7 +9237,7 @@
|
|
|
9150
9237
|
"fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
|
|
9151
9238
|
"line": 115,
|
|
9152
9239
|
"character": 9,
|
|
9153
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9240
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L115"
|
|
9154
9241
|
}
|
|
9155
9242
|
],
|
|
9156
9243
|
"type": {
|
|
@@ -9191,7 +9278,7 @@
|
|
|
9191
9278
|
"fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
|
|
9192
9279
|
"line": 103,
|
|
9193
9280
|
"character": 9,
|
|
9194
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9281
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L103"
|
|
9195
9282
|
}
|
|
9196
9283
|
],
|
|
9197
9284
|
"type": {
|
|
@@ -9248,7 +9335,7 @@
|
|
|
9248
9335
|
"fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
|
|
9249
9336
|
"line": 91,
|
|
9250
9337
|
"character": 9,
|
|
9251
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9338
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L91"
|
|
9252
9339
|
}
|
|
9253
9340
|
],
|
|
9254
9341
|
"type": {
|
|
@@ -9275,7 +9362,7 @@
|
|
|
9275
9362
|
"fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
|
|
9276
9363
|
"line": 109,
|
|
9277
9364
|
"character": 9,
|
|
9278
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9365
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L109"
|
|
9279
9366
|
}
|
|
9280
9367
|
],
|
|
9281
9368
|
"type": {
|
|
@@ -9316,7 +9403,7 @@
|
|
|
9316
9403
|
"fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
|
|
9317
9404
|
"line": 85,
|
|
9318
9405
|
"character": 13,
|
|
9319
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9406
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L85"
|
|
9320
9407
|
}
|
|
9321
9408
|
],
|
|
9322
9409
|
"implementedTypes": [
|
|
@@ -9389,7 +9476,7 @@
|
|
|
9389
9476
|
"fileName": "projects/layout/src/modules/card/card.component.ts",
|
|
9390
9477
|
"line": 76,
|
|
9391
9478
|
"character": 2,
|
|
9392
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9479
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L76"
|
|
9393
9480
|
}
|
|
9394
9481
|
],
|
|
9395
9482
|
"signatures": [
|
|
@@ -9404,7 +9491,7 @@
|
|
|
9404
9491
|
"fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
|
|
9405
9492
|
"line": 76,
|
|
9406
9493
|
"character": 2,
|
|
9407
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9494
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L76"
|
|
9408
9495
|
}
|
|
9409
9496
|
],
|
|
9410
9497
|
"parameters": [
|
|
@@ -9447,7 +9534,7 @@
|
|
|
9447
9534
|
"fileName": "projects/layout/src/modules/card/card.component.ts",
|
|
9448
9535
|
"line": 66,
|
|
9449
9536
|
"character": 9,
|
|
9450
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9537
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L66"
|
|
9451
9538
|
}
|
|
9452
9539
|
],
|
|
9453
9540
|
"type": {
|
|
@@ -9501,7 +9588,7 @@
|
|
|
9501
9588
|
"fileName": "projects/layout/src/modules/card/card.component.ts",
|
|
9502
9589
|
"line": 49,
|
|
9503
9590
|
"character": 9,
|
|
9504
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9591
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L49"
|
|
9505
9592
|
}
|
|
9506
9593
|
],
|
|
9507
9594
|
"type": {
|
|
@@ -9563,7 +9650,7 @@
|
|
|
9563
9650
|
"fileName": "projects/layout/src/modules/card/card.component.ts",
|
|
9564
9651
|
"line": 57,
|
|
9565
9652
|
"character": 9,
|
|
9566
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9653
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L57"
|
|
9567
9654
|
}
|
|
9568
9655
|
],
|
|
9569
9656
|
"type": {
|
|
@@ -9598,7 +9685,7 @@
|
|
|
9598
9685
|
"fileName": "projects/layout/src/modules/card/card.component.ts",
|
|
9599
9686
|
"line": 63,
|
|
9600
9687
|
"character": 9,
|
|
9601
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9688
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L63"
|
|
9602
9689
|
}
|
|
9603
9690
|
],
|
|
9604
9691
|
"type": {
|
|
@@ -9636,7 +9723,7 @@
|
|
|
9636
9723
|
"fileName": "projects/layout/src/modules/card/card.component.ts",
|
|
9637
9724
|
"line": 71,
|
|
9638
9725
|
"character": 9,
|
|
9639
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9726
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L71"
|
|
9640
9727
|
}
|
|
9641
9728
|
],
|
|
9642
9729
|
"type": {
|
|
@@ -9659,7 +9746,7 @@
|
|
|
9659
9746
|
"fileName": "projects/layout/src/modules/card/card.component.ts",
|
|
9660
9747
|
"line": 69,
|
|
9661
9748
|
"character": 9,
|
|
9662
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9749
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L69"
|
|
9663
9750
|
}
|
|
9664
9751
|
],
|
|
9665
9752
|
"type": {
|
|
@@ -9694,13 +9781,13 @@
|
|
|
9694
9781
|
"fileName": "projects/layout/src/modules/card/card.component.ts",
|
|
9695
9782
|
"line": 35,
|
|
9696
9783
|
"character": 13,
|
|
9697
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9784
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L35"
|
|
9698
9785
|
},
|
|
9699
9786
|
{
|
|
9700
9787
|
"fileName": "projects/layout/src/modules/card/card.component.ts",
|
|
9701
9788
|
"line": 39,
|
|
9702
9789
|
"character": 13,
|
|
9703
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9790
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L39"
|
|
9704
9791
|
}
|
|
9705
9792
|
],
|
|
9706
9793
|
"getSignature": {
|
|
@@ -9714,7 +9801,7 @@
|
|
|
9714
9801
|
"fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
|
|
9715
9802
|
"line": 39,
|
|
9716
9803
|
"character": 2,
|
|
9717
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9804
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L39"
|
|
9718
9805
|
}
|
|
9719
9806
|
],
|
|
9720
9807
|
"type": {
|
|
@@ -9768,7 +9855,7 @@
|
|
|
9768
9855
|
"fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
|
|
9769
9856
|
"line": 34,
|
|
9770
9857
|
"character": 2,
|
|
9771
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9858
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L34"
|
|
9772
9859
|
}
|
|
9773
9860
|
],
|
|
9774
9861
|
"parameters": [
|
|
@@ -9808,7 +9895,7 @@
|
|
|
9808
9895
|
"fileName": "projects/layout/src/modules/card/card.component.ts",
|
|
9809
9896
|
"line": 104,
|
|
9810
9897
|
"character": 9,
|
|
9811
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9898
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L104"
|
|
9812
9899
|
}
|
|
9813
9900
|
],
|
|
9814
9901
|
"signatures": [
|
|
@@ -9823,7 +9910,7 @@
|
|
|
9823
9910
|
"fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
|
|
9824
9911
|
"line": 104,
|
|
9825
9912
|
"character": 2,
|
|
9826
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9913
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L104"
|
|
9827
9914
|
}
|
|
9828
9915
|
],
|
|
9829
9916
|
"type": {
|
|
@@ -9847,7 +9934,7 @@
|
|
|
9847
9934
|
"fileName": "projects/layout/src/modules/card/card.component.ts",
|
|
9848
9935
|
"line": 86,
|
|
9849
9936
|
"character": 9,
|
|
9850
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9937
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L86"
|
|
9851
9938
|
}
|
|
9852
9939
|
],
|
|
9853
9940
|
"signatures": [
|
|
@@ -9862,7 +9949,7 @@
|
|
|
9862
9949
|
"fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
|
|
9863
9950
|
"line": 86,
|
|
9864
9951
|
"character": 2,
|
|
9865
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9952
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L86"
|
|
9866
9953
|
}
|
|
9867
9954
|
],
|
|
9868
9955
|
"type": {
|
|
@@ -9896,7 +9983,7 @@
|
|
|
9896
9983
|
"fileName": "projects/layout/src/modules/card/card.component.ts",
|
|
9897
9984
|
"line": 118,
|
|
9898
9985
|
"character": 9,
|
|
9899
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9986
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L118"
|
|
9900
9987
|
}
|
|
9901
9988
|
],
|
|
9902
9989
|
"signatures": [
|
|
@@ -9911,7 +9998,7 @@
|
|
|
9911
9998
|
"fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
|
|
9912
9999
|
"line": 118,
|
|
9913
10000
|
"character": 2,
|
|
9914
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10001
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L118"
|
|
9915
10002
|
}
|
|
9916
10003
|
],
|
|
9917
10004
|
"type": {
|
|
@@ -9945,7 +10032,7 @@
|
|
|
9945
10032
|
"fileName": "projects/layout/src/modules/card/card.component.ts",
|
|
9946
10033
|
"line": 111,
|
|
9947
10034
|
"character": 9,
|
|
9948
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10035
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L111"
|
|
9949
10036
|
}
|
|
9950
10037
|
],
|
|
9951
10038
|
"signatures": [
|
|
@@ -9960,7 +10047,7 @@
|
|
|
9960
10047
|
"fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
|
|
9961
10048
|
"line": 111,
|
|
9962
10049
|
"character": 2,
|
|
9963
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10050
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L111"
|
|
9964
10051
|
}
|
|
9965
10052
|
],
|
|
9966
10053
|
"parameters": [
|
|
@@ -10024,7 +10111,7 @@
|
|
|
10024
10111
|
"fileName": "projects/layout/src/modules/card/card.component.ts",
|
|
10025
10112
|
"line": 29,
|
|
10026
10113
|
"character": 13,
|
|
10027
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10114
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/card/card.component.ts#L29"
|
|
10028
10115
|
}
|
|
10029
10116
|
],
|
|
10030
10117
|
"implementedTypes": [
|
|
@@ -10204,7 +10291,7 @@
|
|
|
10204
10291
|
"fileName": "projects/layout/src/modules/action-button/action-button-permalink.ts",
|
|
10205
10292
|
"line": 24,
|
|
10206
10293
|
"character": 2,
|
|
10207
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10294
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L24"
|
|
10208
10295
|
}
|
|
10209
10296
|
],
|
|
10210
10297
|
"type": {
|
|
@@ -10229,7 +10316,7 @@
|
|
|
10229
10316
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts",
|
|
10230
10317
|
"line": 25,
|
|
10231
10318
|
"character": 4,
|
|
10232
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10319
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L25"
|
|
10233
10320
|
}
|
|
10234
10321
|
],
|
|
10235
10322
|
"type": {
|
|
@@ -10262,7 +10349,7 @@
|
|
|
10262
10349
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts",
|
|
10263
10350
|
"line": 26,
|
|
10264
10351
|
"character": 4,
|
|
10265
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10352
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L26"
|
|
10266
10353
|
}
|
|
10267
10354
|
],
|
|
10268
10355
|
"type": {
|
|
@@ -10290,7 +10377,7 @@
|
|
|
10290
10377
|
"fileName": "libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts",
|
|
10291
10378
|
"line": 24,
|
|
10292
10379
|
"character": 10,
|
|
10293
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10380
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L24"
|
|
10294
10381
|
}
|
|
10295
10382
|
]
|
|
10296
10383
|
}
|
|
@@ -10317,7 +10404,7 @@
|
|
|
10317
10404
|
"fileName": "projects/layout/src/modules/action-button/action-button-permalink.ts",
|
|
10318
10405
|
"line": 31,
|
|
10319
10406
|
"character": 2,
|
|
10320
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10407
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L31"
|
|
10321
10408
|
}
|
|
10322
10409
|
],
|
|
10323
10410
|
"type": {
|
|
@@ -10340,7 +10427,7 @@
|
|
|
10340
10427
|
"fileName": "projects/layout/src/modules/action-button/action-button-permalink.ts",
|
|
10341
10428
|
"line": 8,
|
|
10342
10429
|
"character": 17,
|
|
10343
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10430
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L8"
|
|
10344
10431
|
}
|
|
10345
10432
|
]
|
|
10346
10433
|
},
|
|
@@ -10380,7 +10467,7 @@
|
|
|
10380
10467
|
"fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-message.ts",
|
|
10381
10468
|
"line": 10,
|
|
10382
10469
|
"character": 2,
|
|
10383
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10470
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message.ts#L10"
|
|
10384
10471
|
}
|
|
10385
10472
|
],
|
|
10386
10473
|
"type": {
|
|
@@ -10405,7 +10492,7 @@
|
|
|
10405
10492
|
"fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-message.ts",
|
|
10406
10493
|
"line": 6,
|
|
10407
10494
|
"character": 17,
|
|
10408
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10495
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message.ts#L6"
|
|
10409
10496
|
}
|
|
10410
10497
|
]
|
|
10411
10498
|
},
|
|
@@ -10456,7 +10543,7 @@
|
|
|
10456
10543
|
"fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-options.ts",
|
|
10457
10544
|
"line": 9,
|
|
10458
10545
|
"character": 2,
|
|
10459
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10546
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-options.ts#L9"
|
|
10460
10547
|
}
|
|
10461
10548
|
],
|
|
10462
10549
|
"type": {
|
|
@@ -10478,7 +10565,7 @@
|
|
|
10478
10565
|
"fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-options.ts",
|
|
10479
10566
|
"line": 4,
|
|
10480
10567
|
"character": 17,
|
|
10481
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10568
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-options.ts#L4"
|
|
10482
10569
|
}
|
|
10483
10570
|
]
|
|
10484
10571
|
},
|
|
@@ -10493,7 +10580,7 @@
|
|
|
10493
10580
|
"fileName": "projects/layout/src/modules/action-button/types/action-button-container-align-items-type.ts",
|
|
10494
10581
|
"line": 1,
|
|
10495
10582
|
"character": 12,
|
|
10496
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10583
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/action-button/types/action-button-container-align-items-type.ts#L1"
|
|
10497
10584
|
}
|
|
10498
10585
|
],
|
|
10499
10586
|
"type": {
|
|
@@ -10529,7 +10616,7 @@
|
|
|
10529
10616
|
"fileName": "projects/layout/src/modules/description-list/types/description-list-mode-type.ts",
|
|
10530
10617
|
"line": 4,
|
|
10531
10618
|
"character": 12,
|
|
10532
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10619
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/description-list/types/description-list-mode-type.ts#L4"
|
|
10533
10620
|
}
|
|
10534
10621
|
],
|
|
10535
10622
|
"type": {
|
|
@@ -10561,7 +10648,7 @@
|
|
|
10561
10648
|
"fileName": "projects/layout/src/modules/fluid-grid/types/fluid-grid-gutter-size-type.ts",
|
|
10562
10649
|
"line": 1,
|
|
10563
10650
|
"character": 12,
|
|
10564
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10651
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/fluid-grid/types/fluid-grid-gutter-size-type.ts#L1"
|
|
10565
10652
|
}
|
|
10566
10653
|
],
|
|
10567
10654
|
"type": {
|
|
@@ -10623,7 +10710,7 @@
|
|
|
10623
10710
|
"fileName": "projects/layout/src/modules/page/page-layout-type.ts",
|
|
10624
10711
|
"line": 4,
|
|
10625
10712
|
"character": 12,
|
|
10626
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10713
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/page/page-layout-type.ts#L4"
|
|
10627
10714
|
}
|
|
10628
10715
|
],
|
|
10629
10716
|
"type": {
|
|
@@ -10651,7 +10738,7 @@
|
|
|
10651
10738
|
"fileName": "projects/layout/src/modules/text-expand-repeater/types/text-expand-repeater-list-style-type.ts",
|
|
10652
10739
|
"line": 1,
|
|
10653
10740
|
"character": 12,
|
|
10654
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10741
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/src/lib/modules/text-expand-repeater/types/text-expand-repeater-list-style-type.ts#L1"
|
|
10655
10742
|
}
|
|
10656
10743
|
],
|
|
10657
10744
|
"type": {
|
|
@@ -10673,14 +10760,14 @@
|
|
|
10673
10760
|
}
|
|
10674
10761
|
},
|
|
10675
10762
|
{
|
|
10676
|
-
"id":
|
|
10763
|
+
"id": 644,
|
|
10677
10764
|
"name": "SkyBoxHarness",
|
|
10678
10765
|
"variant": "declaration",
|
|
10679
10766
|
"kind": 128,
|
|
10680
10767
|
"flags": {},
|
|
10681
10768
|
"children": [
|
|
10682
10769
|
{
|
|
10683
|
-
"id":
|
|
10770
|
+
"id": 654,
|
|
10684
10771
|
"name": "constructor",
|
|
10685
10772
|
"variant": "declaration",
|
|
10686
10773
|
"kind": 512,
|
|
@@ -10694,7 +10781,7 @@
|
|
|
10694
10781
|
],
|
|
10695
10782
|
"signatures": [
|
|
10696
10783
|
{
|
|
10697
|
-
"id":
|
|
10784
|
+
"id": 655,
|
|
10698
10785
|
"name": "new SkyBoxHarness",
|
|
10699
10786
|
"variant": "signature",
|
|
10700
10787
|
"kind": 16384,
|
|
@@ -10708,7 +10795,7 @@
|
|
|
10708
10795
|
],
|
|
10709
10796
|
"parameters": [
|
|
10710
10797
|
{
|
|
10711
|
-
"id":
|
|
10798
|
+
"id": 656,
|
|
10712
10799
|
"name": "locatorFactory",
|
|
10713
10800
|
"variant": "param",
|
|
10714
10801
|
"kind": 32768,
|
|
@@ -10726,7 +10813,7 @@
|
|
|
10726
10813
|
],
|
|
10727
10814
|
"type": {
|
|
10728
10815
|
"type": "reference",
|
|
10729
|
-
"target":
|
|
10816
|
+
"target": 644,
|
|
10730
10817
|
"name": "SkyBoxHarness",
|
|
10731
10818
|
"package": "@skyux/layout"
|
|
10732
10819
|
},
|
|
@@ -10744,7 +10831,7 @@
|
|
|
10744
10831
|
}
|
|
10745
10832
|
},
|
|
10746
10833
|
{
|
|
10747
|
-
"id":
|
|
10834
|
+
"id": 658,
|
|
10748
10835
|
"name": "getAriaLabel",
|
|
10749
10836
|
"variant": "declaration",
|
|
10750
10837
|
"kind": 2048,
|
|
@@ -10756,12 +10843,12 @@
|
|
|
10756
10843
|
"fileName": "projects/layout/src/testing/box/box-harness.ts",
|
|
10757
10844
|
"line": 27,
|
|
10758
10845
|
"character": 15,
|
|
10759
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10846
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/testing/src/box/box-harness.ts#L27"
|
|
10760
10847
|
}
|
|
10761
10848
|
],
|
|
10762
10849
|
"signatures": [
|
|
10763
10850
|
{
|
|
10764
|
-
"id":
|
|
10851
|
+
"id": 659,
|
|
10765
10852
|
"name": "getAriaLabel",
|
|
10766
10853
|
"variant": "signature",
|
|
10767
10854
|
"kind": 4096,
|
|
@@ -10779,7 +10866,7 @@
|
|
|
10779
10866
|
"fileName": "libs/components/layout/testing/src/box/box-harness.ts",
|
|
10780
10867
|
"line": 27,
|
|
10781
10868
|
"character": 2,
|
|
10782
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10869
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/testing/src/box/box-harness.ts#L27"
|
|
10783
10870
|
}
|
|
10784
10871
|
],
|
|
10785
10872
|
"type": {
|
|
@@ -10802,7 +10889,7 @@
|
|
|
10802
10889
|
"decorators": []
|
|
10803
10890
|
},
|
|
10804
10891
|
{
|
|
10805
|
-
"id":
|
|
10892
|
+
"id": 660,
|
|
10806
10893
|
"name": "getAriaLabelledby",
|
|
10807
10894
|
"variant": "declaration",
|
|
10808
10895
|
"kind": 2048,
|
|
@@ -10814,12 +10901,12 @@
|
|
|
10814
10901
|
"fileName": "projects/layout/src/testing/box/box-harness.ts",
|
|
10815
10902
|
"line": 34,
|
|
10816
10903
|
"character": 15,
|
|
10817
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10904
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/testing/src/box/box-harness.ts#L34"
|
|
10818
10905
|
}
|
|
10819
10906
|
],
|
|
10820
10907
|
"signatures": [
|
|
10821
10908
|
{
|
|
10822
|
-
"id":
|
|
10909
|
+
"id": 661,
|
|
10823
10910
|
"name": "getAriaLabelledby",
|
|
10824
10911
|
"variant": "signature",
|
|
10825
10912
|
"kind": 4096,
|
|
@@ -10837,7 +10924,7 @@
|
|
|
10837
10924
|
"fileName": "libs/components/layout/testing/src/box/box-harness.ts",
|
|
10838
10925
|
"line": 34,
|
|
10839
10926
|
"character": 2,
|
|
10840
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10927
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/testing/src/box/box-harness.ts#L34"
|
|
10841
10928
|
}
|
|
10842
10929
|
],
|
|
10843
10930
|
"type": {
|
|
@@ -10860,7 +10947,7 @@
|
|
|
10860
10947
|
"decorators": []
|
|
10861
10948
|
},
|
|
10862
10949
|
{
|
|
10863
|
-
"id":
|
|
10950
|
+
"id": 662,
|
|
10864
10951
|
"name": "getAriaRole",
|
|
10865
10952
|
"variant": "declaration",
|
|
10866
10953
|
"kind": 2048,
|
|
@@ -10872,12 +10959,12 @@
|
|
|
10872
10959
|
"fileName": "projects/layout/src/testing/box/box-harness.ts",
|
|
10873
10960
|
"line": 41,
|
|
10874
10961
|
"character": 15,
|
|
10875
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10962
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/testing/src/box/box-harness.ts#L41"
|
|
10876
10963
|
}
|
|
10877
10964
|
],
|
|
10878
10965
|
"signatures": [
|
|
10879
10966
|
{
|
|
10880
|
-
"id":
|
|
10967
|
+
"id": 663,
|
|
10881
10968
|
"name": "getAriaRole",
|
|
10882
10969
|
"variant": "signature",
|
|
10883
10970
|
"kind": 4096,
|
|
@@ -10895,7 +10982,7 @@
|
|
|
10895
10982
|
"fileName": "libs/components/layout/testing/src/box/box-harness.ts",
|
|
10896
10983
|
"line": 41,
|
|
10897
10984
|
"character": 2,
|
|
10898
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
10985
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/testing/src/box/box-harness.ts#L41"
|
|
10899
10986
|
}
|
|
10900
10987
|
],
|
|
10901
10988
|
"type": {
|
|
@@ -10918,7 +11005,7 @@
|
|
|
10918
11005
|
"decorators": []
|
|
10919
11006
|
},
|
|
10920
11007
|
{
|
|
10921
|
-
"id":
|
|
11008
|
+
"id": 667,
|
|
10922
11009
|
"name": "host",
|
|
10923
11010
|
"variant": "declaration",
|
|
10924
11011
|
"kind": 2048,
|
|
@@ -10932,7 +11019,7 @@
|
|
|
10932
11019
|
],
|
|
10933
11020
|
"signatures": [
|
|
10934
11021
|
{
|
|
10935
|
-
"id":
|
|
11022
|
+
"id": 668,
|
|
10936
11023
|
"name": "host",
|
|
10937
11024
|
"variant": "signature",
|
|
10938
11025
|
"kind": 4096,
|
|
@@ -11002,7 +11089,7 @@
|
|
|
11002
11089
|
}
|
|
11003
11090
|
},
|
|
11004
11091
|
{
|
|
11005
|
-
"id":
|
|
11092
|
+
"id": 646,
|
|
11006
11093
|
"name": "with",
|
|
11007
11094
|
"variant": "declaration",
|
|
11008
11095
|
"kind": 2048,
|
|
@@ -11015,12 +11102,12 @@
|
|
|
11015
11102
|
"fileName": "projects/layout/src/testing/box/box-harness.ts",
|
|
11016
11103
|
"line": 18,
|
|
11017
11104
|
"character": 16,
|
|
11018
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
11105
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/testing/src/box/box-harness.ts#L18"
|
|
11019
11106
|
}
|
|
11020
11107
|
],
|
|
11021
11108
|
"signatures": [
|
|
11022
11109
|
{
|
|
11023
|
-
"id":
|
|
11110
|
+
"id": 647,
|
|
11024
11111
|
"name": "with",
|
|
11025
11112
|
"variant": "signature",
|
|
11026
11113
|
"kind": 4096,
|
|
@@ -11054,19 +11141,19 @@
|
|
|
11054
11141
|
"fileName": "libs/components/layout/testing/src/box/box-harness.ts",
|
|
11055
11142
|
"line": 18,
|
|
11056
11143
|
"character": 2,
|
|
11057
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
11144
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/testing/src/box/box-harness.ts#L18"
|
|
11058
11145
|
}
|
|
11059
11146
|
],
|
|
11060
11147
|
"parameters": [
|
|
11061
11148
|
{
|
|
11062
|
-
"id":
|
|
11149
|
+
"id": 648,
|
|
11063
11150
|
"name": "filters",
|
|
11064
11151
|
"variant": "param",
|
|
11065
11152
|
"kind": 32768,
|
|
11066
11153
|
"flags": {},
|
|
11067
11154
|
"type": {
|
|
11068
11155
|
"type": "reference",
|
|
11069
|
-
"target":
|
|
11156
|
+
"target": 687,
|
|
11070
11157
|
"name": "SkyBoxHarnessFilters",
|
|
11071
11158
|
"package": "@skyux/layout"
|
|
11072
11159
|
}
|
|
@@ -11081,7 +11168,7 @@
|
|
|
11081
11168
|
"typeArguments": [
|
|
11082
11169
|
{
|
|
11083
11170
|
"type": "reference",
|
|
11084
|
-
"target":
|
|
11171
|
+
"target": 644,
|
|
11085
11172
|
"name": "SkyBoxHarness",
|
|
11086
11173
|
"package": "@skyux/layout"
|
|
11087
11174
|
}
|
|
@@ -11098,17 +11185,17 @@
|
|
|
11098
11185
|
{
|
|
11099
11186
|
"title": "Constructors",
|
|
11100
11187
|
"children": [
|
|
11101
|
-
|
|
11188
|
+
654
|
|
11102
11189
|
]
|
|
11103
11190
|
},
|
|
11104
11191
|
{
|
|
11105
11192
|
"title": "Methods",
|
|
11106
11193
|
"children": [
|
|
11107
|
-
654,
|
|
11108
|
-
656,
|
|
11109
11194
|
658,
|
|
11110
|
-
|
|
11111
|
-
|
|
11195
|
+
660,
|
|
11196
|
+
662,
|
|
11197
|
+
667,
|
|
11198
|
+
646
|
|
11112
11199
|
]
|
|
11113
11200
|
}
|
|
11114
11201
|
],
|
|
@@ -11117,7 +11204,7 @@
|
|
|
11117
11204
|
"fileName": "projects/layout/src/testing/box/box-harness.ts",
|
|
11118
11205
|
"line": 6,
|
|
11119
11206
|
"character": 13,
|
|
11120
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
11207
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/testing/src/box/box-harness.ts#L6"
|
|
11121
11208
|
}
|
|
11122
11209
|
],
|
|
11123
11210
|
"extendedTypes": [
|
|
@@ -11134,7 +11221,7 @@
|
|
|
11134
11221
|
"decorators": []
|
|
11135
11222
|
},
|
|
11136
11223
|
{
|
|
11137
|
-
"id":
|
|
11224
|
+
"id": 687,
|
|
11138
11225
|
"name": "SkyBoxHarnessFilters",
|
|
11139
11226
|
"variant": "declaration",
|
|
11140
11227
|
"kind": 256,
|
|
@@ -11157,7 +11244,7 @@
|
|
|
11157
11244
|
},
|
|
11158
11245
|
"children": [
|
|
11159
11246
|
{
|
|
11160
|
-
"id":
|
|
11247
|
+
"id": 690,
|
|
11161
11248
|
"name": "ancestor",
|
|
11162
11249
|
"variant": "declaration",
|
|
11163
11250
|
"kind": 1024,
|
|
@@ -11190,7 +11277,7 @@
|
|
|
11190
11277
|
}
|
|
11191
11278
|
},
|
|
11192
11279
|
{
|
|
11193
|
-
"id":
|
|
11280
|
+
"id": 688,
|
|
11194
11281
|
"name": "dataSkyId",
|
|
11195
11282
|
"variant": "declaration",
|
|
11196
11283
|
"kind": 1024,
|
|
@@ -11218,7 +11305,7 @@
|
|
|
11218
11305
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
11219
11306
|
"line": 11,
|
|
11220
11307
|
"character": 2,
|
|
11221
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
11308
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
11222
11309
|
}
|
|
11223
11310
|
],
|
|
11224
11311
|
"type": {
|
|
@@ -11246,7 +11333,7 @@
|
|
|
11246
11333
|
}
|
|
11247
11334
|
},
|
|
11248
11335
|
{
|
|
11249
|
-
"id":
|
|
11336
|
+
"id": 689,
|
|
11250
11337
|
"name": "selector",
|
|
11251
11338
|
"variant": "declaration",
|
|
11252
11339
|
"kind": 1024,
|
|
@@ -11283,9 +11370,9 @@
|
|
|
11283
11370
|
{
|
|
11284
11371
|
"title": "Properties",
|
|
11285
11372
|
"children": [
|
|
11286
|
-
|
|
11287
|
-
|
|
11288
|
-
|
|
11373
|
+
690,
|
|
11374
|
+
688,
|
|
11375
|
+
689
|
|
11289
11376
|
]
|
|
11290
11377
|
}
|
|
11291
11378
|
],
|
|
@@ -11294,7 +11381,7 @@
|
|
|
11294
11381
|
"fileName": "projects/layout/src/testing/box/box-harness.filters.ts",
|
|
11295
11382
|
"line": 7,
|
|
11296
11383
|
"character": 17,
|
|
11297
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
11384
|
+
"url": "https://github.com/blackbaud/skyux/blob/0d422b5/libs/components/layout/testing/src/box/box-harness.filters.ts#L7"
|
|
11298
11385
|
}
|
|
11299
11386
|
],
|
|
11300
11387
|
"extendedTypes": [
|
|
@@ -12724,118 +12811,130 @@
|
|
|
12724
12811
|
"qualifiedName": "value"
|
|
12725
12812
|
},
|
|
12726
12813
|
"568": {
|
|
12814
|
+
"sourceFileName": "libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts",
|
|
12815
|
+
"qualifiedName": "SkyToolbarComponent.listDescriptor"
|
|
12816
|
+
},
|
|
12817
|
+
"569": {
|
|
12818
|
+
"sourceFileName": "libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts",
|
|
12819
|
+
"qualifiedName": "SkyToolbarComponent.listDescriptor"
|
|
12820
|
+
},
|
|
12821
|
+
"570": {
|
|
12822
|
+
"sourceFileName": "libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts",
|
|
12823
|
+
"qualifiedName": "value"
|
|
12824
|
+
},
|
|
12825
|
+
"572": {
|
|
12727
12826
|
"sourceFileName": "libs/components/layout/src/lib/modules/toolbar/toolbar-section.component.ts",
|
|
12728
12827
|
"qualifiedName": "SkyToolbarSectionComponent"
|
|
12729
12828
|
},
|
|
12730
|
-
"
|
|
12829
|
+
"575": {
|
|
12731
12830
|
"sourceFileName": "libs/components/layout/src/lib/modules/toolbar/toolbar-item.component.ts",
|
|
12732
12831
|
"qualifiedName": "SkyToolbarItemComponent"
|
|
12733
12832
|
},
|
|
12734
|
-
"
|
|
12833
|
+
"578": {
|
|
12735
12834
|
"sourceFileName": "libs/components/layout/src/lib/modules/toolbar/toolbar-view-actions.component.ts",
|
|
12736
12835
|
"qualifiedName": "SkyToolbarViewActionsComponent"
|
|
12737
12836
|
},
|
|
12738
|
-
"
|
|
12837
|
+
"581": {
|
|
12739
12838
|
"sourceFileName": "libs/components/layout/src/lib/modules/box/box.component.ts",
|
|
12740
12839
|
"qualifiedName": "SkyBoxComponent"
|
|
12741
12840
|
},
|
|
12742
|
-
"
|
|
12841
|
+
"584": {
|
|
12743
12842
|
"sourceFileName": "libs/components/layout/src/lib/modules/box/box.component.ts",
|
|
12744
12843
|
"qualifiedName": "SkyBoxComponent.ariaLabel"
|
|
12745
12844
|
},
|
|
12746
|
-
"
|
|
12845
|
+
"585": {
|
|
12747
12846
|
"sourceFileName": "libs/components/layout/src/lib/modules/box/box.component.ts",
|
|
12748
12847
|
"qualifiedName": "SkyBoxComponent.ariaLabelledBy"
|
|
12749
12848
|
},
|
|
12750
|
-
"
|
|
12849
|
+
"586": {
|
|
12751
12850
|
"sourceFileName": "libs/components/layout/src/lib/modules/box/box.component.ts",
|
|
12752
12851
|
"qualifiedName": "SkyBoxComponent.ariaRole"
|
|
12753
12852
|
},
|
|
12754
|
-
"
|
|
12853
|
+
"587": {
|
|
12755
12854
|
"sourceFileName": "libs/components/layout/src/lib/modules/box/box-header.component.ts",
|
|
12756
12855
|
"qualifiedName": "SkyBoxHeaderComponent"
|
|
12757
12856
|
},
|
|
12758
|
-
"
|
|
12857
|
+
"590": {
|
|
12759
12858
|
"sourceFileName": "libs/components/layout/src/lib/modules/box/box-content.component.ts",
|
|
12760
12859
|
"qualifiedName": "SkyBoxContentComponent"
|
|
12761
12860
|
},
|
|
12762
|
-
"
|
|
12861
|
+
"593": {
|
|
12763
12862
|
"sourceFileName": "libs/components/layout/src/lib/modules/box/box-controls.component.ts",
|
|
12764
12863
|
"qualifiedName": "SkyBoxControlsComponent"
|
|
12765
12864
|
},
|
|
12766
|
-
"
|
|
12865
|
+
"644": {
|
|
12767
12866
|
"sourceFileName": "libs/components/layout/testing/src/box/box-harness.ts",
|
|
12768
12867
|
"qualifiedName": "SkyBoxHarness"
|
|
12769
12868
|
},
|
|
12770
|
-
"
|
|
12869
|
+
"646": {
|
|
12771
12870
|
"sourceFileName": "libs/components/layout/testing/src/box/box-harness.ts",
|
|
12772
12871
|
"qualifiedName": "SkyBoxHarness.with"
|
|
12773
12872
|
},
|
|
12774
|
-
"
|
|
12873
|
+
"647": {
|
|
12775
12874
|
"sourceFileName": "libs/components/layout/testing/src/box/box-harness.ts",
|
|
12776
12875
|
"qualifiedName": "SkyBoxHarness.with"
|
|
12777
12876
|
},
|
|
12778
|
-
"
|
|
12877
|
+
"648": {
|
|
12779
12878
|
"sourceFileName": "libs/components/layout/testing/src/box/box-harness.ts",
|
|
12780
12879
|
"qualifiedName": "filters"
|
|
12781
12880
|
},
|
|
12782
|
-
"
|
|
12881
|
+
"654": {
|
|
12783
12882
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
12784
12883
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
12785
12884
|
},
|
|
12786
|
-
"
|
|
12885
|
+
"655": {
|
|
12787
12886
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
12788
12887
|
"qualifiedName": "SkyBoxHarness"
|
|
12789
12888
|
},
|
|
12790
|
-
"
|
|
12889
|
+
"656": {
|
|
12791
12890
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
12792
12891
|
"qualifiedName": "locatorFactory"
|
|
12793
12892
|
},
|
|
12794
|
-
"
|
|
12893
|
+
"658": {
|
|
12795
12894
|
"sourceFileName": "libs/components/layout/testing/src/box/box-harness.ts",
|
|
12796
12895
|
"qualifiedName": "SkyBoxHarness.getAriaLabel"
|
|
12797
12896
|
},
|
|
12798
|
-
"
|
|
12897
|
+
"659": {
|
|
12799
12898
|
"sourceFileName": "libs/components/layout/testing/src/box/box-harness.ts",
|
|
12800
12899
|
"qualifiedName": "SkyBoxHarness.getAriaLabel"
|
|
12801
12900
|
},
|
|
12802
|
-
"
|
|
12901
|
+
"660": {
|
|
12803
12902
|
"sourceFileName": "libs/components/layout/testing/src/box/box-harness.ts",
|
|
12804
12903
|
"qualifiedName": "SkyBoxHarness.getAriaLabelledby"
|
|
12805
12904
|
},
|
|
12806
|
-
"
|
|
12905
|
+
"661": {
|
|
12807
12906
|
"sourceFileName": "libs/components/layout/testing/src/box/box-harness.ts",
|
|
12808
12907
|
"qualifiedName": "SkyBoxHarness.getAriaLabelledby"
|
|
12809
12908
|
},
|
|
12810
|
-
"
|
|
12909
|
+
"662": {
|
|
12811
12910
|
"sourceFileName": "libs/components/layout/testing/src/box/box-harness.ts",
|
|
12812
12911
|
"qualifiedName": "SkyBoxHarness.getAriaRole"
|
|
12813
12912
|
},
|
|
12814
|
-
"
|
|
12913
|
+
"663": {
|
|
12815
12914
|
"sourceFileName": "libs/components/layout/testing/src/box/box-harness.ts",
|
|
12816
12915
|
"qualifiedName": "SkyBoxHarness.getAriaRole"
|
|
12817
12916
|
},
|
|
12818
|
-
"
|
|
12917
|
+
"667": {
|
|
12819
12918
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
12820
12919
|
"qualifiedName": "ComponentHarness.host"
|
|
12821
12920
|
},
|
|
12822
|
-
"
|
|
12921
|
+
"668": {
|
|
12823
12922
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
12824
12923
|
"qualifiedName": "ComponentHarness.host"
|
|
12825
12924
|
},
|
|
12826
|
-
"
|
|
12925
|
+
"687": {
|
|
12827
12926
|
"sourceFileName": "libs/components/layout/testing/src/box/box-harness.filters.ts",
|
|
12828
12927
|
"qualifiedName": "SkyBoxHarnessFilters"
|
|
12829
12928
|
},
|
|
12830
|
-
"
|
|
12929
|
+
"688": {
|
|
12831
12930
|
"sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
12832
12931
|
"qualifiedName": "SkyHarnessFilters.dataSkyId"
|
|
12833
12932
|
},
|
|
12834
|
-
"
|
|
12933
|
+
"689": {
|
|
12835
12934
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
12836
12935
|
"qualifiedName": "BaseHarnessFilters.selector"
|
|
12837
12936
|
},
|
|
12838
|
-
"
|
|
12937
|
+
"690": {
|
|
12839
12938
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
12840
12939
|
"qualifiedName": "BaseHarnessFilters.ancestor"
|
|
12841
12940
|
}
|
|
@@ -13005,7 +13104,7 @@
|
|
|
13005
13104
|
{
|
|
13006
13105
|
"fileName": "demo.component.html",
|
|
13007
13106
|
"filePath": "/projects/layout/documentation/code-examples/description-list/inline-help/demo.component.html",
|
|
13008
|
-
"rawContents": "<sky-description-list mode=\"horizontal\">\n <sky-description-list-content *ngFor=\"let item of items\">\n <sky-description-list-term>\n {{ item.term }}\n <sky-help-inline\n class=\"sky-control-help\"\n (actionClick)=\"onActionClick()\"\n />\n </sky-description-list-term>\n <sky-description-list-description>\n {{ item.description }}\n </sky-description-list-description>\n </sky-description-list-content>\n</sky-description-list>\n"
|
|
13107
|
+
"rawContents": "<sky-description-list mode=\"horizontal\">\n <sky-description-list-content *ngFor=\"let item of items\">\n <sky-description-list-term>\n {{ item.term }}\n <sky-help-inline\n class=\"sky-control-help\"\n ariaLabel=\"Information about {{ item.term }}\"\n (actionClick)=\"onActionClick()\"\n />\n </sky-description-list-term>\n <sky-description-list-description>\n {{ item.description }}\n </sky-description-list-description>\n </sky-description-list-content>\n</sky-description-list>\n"
|
|
13009
13108
|
},
|
|
13010
13109
|
{
|
|
13011
13110
|
"fileName": "demo.component.ts",
|
|
@@ -13045,7 +13144,7 @@
|
|
|
13045
13144
|
{
|
|
13046
13145
|
"fileName": "demo.component.html",
|
|
13047
13146
|
"filePath": "/projects/layout/documentation/code-examples/box/inline-help/demo.component.html",
|
|
13048
|
-
"rawContents": "<sky-box>\n <sky-box-header>\n <h2 class=\"sky-font-heading-2\">Box header</h2>\n <sky-help-inline
|
|
13147
|
+
"rawContents": "<sky-box>\n <sky-box-header>\n <h2 class=\"sky-font-heading-2\">Box header</h2>\n <sky-help-inline\n class=\"sky-control-help\"\n ariaLabel=\"Information about Box\"\n (actionClick)=\"onActionClick()\"\n />\n </sky-box-header>\n <sky-box-controls>\n <sky-dropdown buttonType=\"context-menu\" label=\"Box demo context menu\">\n <sky-dropdown-menu>\n <sky-dropdown-item>\n <button type=\"button\">Action 1</button>\n </sky-dropdown-item>\n <sky-dropdown-item>\n <button type=\"button\">Action 2</button>\n </sky-dropdown-item>\n </sky-dropdown-menu>\n </sky-dropdown>\n </sky-box-controls>\n <sky-box-content>\n <p>Box content</p>\n </sky-box-content>\n</sky-box>\n"
|
|
13049
13148
|
},
|
|
13050
13149
|
{
|
|
13051
13150
|
"fileName": "demo.component.ts",
|