@skyux/core 10.0.0-rc.0 → 10.0.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 +525 -513
- package/esm2022/lib/modules/adapter-service/adapter.module.mjs +4 -4
- package/esm2022/lib/modules/adapter-service/adapter.service.mjs +3 -3
- package/esm2022/lib/modules/affix/affix.directive.mjs +3 -3
- package/esm2022/lib/modules/affix/affix.module.mjs +4 -4
- package/esm2022/lib/modules/affix/affix.service.mjs +3 -3
- package/esm2022/lib/modules/dock/dock-dom-adapter.service.mjs +3 -3
- package/esm2022/lib/modules/dock/dock.component.mjs +3 -3
- package/esm2022/lib/modules/dock/dock.module.mjs +4 -4
- package/esm2022/lib/modules/dock/dock.service.mjs +3 -3
- package/esm2022/lib/modules/dynamic-component/dynamic-component.module.mjs +4 -4
- package/esm2022/lib/modules/dynamic-component/dynamic-component.service.mjs +6 -6
- package/esm2022/lib/modules/format/app-format.mjs +3 -3
- package/esm2022/lib/modules/id/id.directive.mjs +3 -3
- package/esm2022/lib/modules/id/id.module.mjs +4 -4
- package/esm2022/lib/modules/id/id.service.mjs +3 -3
- package/esm2022/lib/modules/layout-host/layout-host.service.mjs +3 -3
- package/esm2022/lib/modules/live-announcer/live-announcer.service.mjs +3 -3
- package/esm2022/lib/modules/log/log.module.mjs +4 -4
- package/esm2022/lib/modules/log/log.service.mjs +3 -3
- package/esm2022/lib/modules/media-query/media-query.module.mjs +4 -4
- package/esm2022/lib/modules/media-query/media-query.service.mjs +3 -3
- package/esm2022/lib/modules/mutation/mutation-observer-service.mjs +3 -3
- package/esm2022/lib/modules/numeric/numeric.module.mjs +4 -4
- package/esm2022/lib/modules/numeric/numeric.pipe.mjs +3 -3
- package/esm2022/lib/modules/numeric/numeric.service.mjs +3 -3
- package/esm2022/lib/modules/overlay/overlay-adapter.service.mjs +3 -3
- package/esm2022/lib/modules/overlay/overlay.component.mjs +3 -3
- package/esm2022/lib/modules/overlay/overlay.module.mjs +4 -4
- package/esm2022/lib/modules/overlay/overlay.service.mjs +6 -6
- package/esm2022/lib/modules/percent-pipe/percent-pipe.module.mjs +4 -4
- package/esm2022/lib/modules/percent-pipe/percent.pipe.mjs +3 -3
- package/esm2022/lib/modules/resize-observer/resize-observer-media-query.service.mjs +3 -3
- package/esm2022/lib/modules/resize-observer/resize-observer.service.mjs +3 -3
- package/esm2022/lib/modules/screen-reader-label/screen-reader-label.directive.mjs +3 -3
- package/esm2022/lib/modules/scrollable-host/scrollable-host.service.mjs +3 -3
- package/esm2022/lib/modules/shared/sky-core-resources.module.mjs +4 -4
- package/esm2022/lib/modules/title/title.service.mjs +3 -3
- package/esm2022/lib/modules/trim/trim.directive.mjs +3 -3
- package/esm2022/lib/modules/trim/trim.module.mjs +4 -4
- package/esm2022/lib/modules/ui-config/ui-config.service.mjs +3 -3
- package/esm2022/lib/modules/viewkeeper/viewkeeper-host-options.mjs +3 -3
- package/esm2022/lib/modules/viewkeeper/viewkeeper.directive.mjs +3 -3
- package/esm2022/lib/modules/viewkeeper/viewkeeper.module.mjs +4 -4
- package/esm2022/lib/modules/viewkeeper/viewkeeper.service.mjs +3 -3
- package/esm2022/lib/modules/window/window-ref.mjs +3 -3
- package/esm2022/testing/core-testing.module.mjs +4 -4
- package/esm2022/testing/mock-media-query.service.mjs +3 -3
- package/esm2022/testing/mock-ui-config.service.mjs +3 -3
- package/esm2022/version.mjs +1 -1
- package/fesm2022/skyux-core-testing.mjs +10 -10
- package/fesm2022/skyux-core.mjs +155 -155
- package/package.json +7 -7
package/documentation.json
CHANGED
@@ -95,7 +95,7 @@
|
|
95
95
|
"fileName": "projects/core/src/modules/affix/affix-auto-fit-context.ts",
|
96
96
|
"line": 5,
|
97
97
|
"character": 2,
|
98
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
98
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-auto-fit-context.ts#L5"
|
99
99
|
}
|
100
100
|
],
|
101
101
|
"type": {
|
@@ -122,7 +122,7 @@
|
|
122
122
|
"fileName": "projects/core/src/modules/affix/affix-auto-fit-context.ts",
|
123
123
|
"line": 10,
|
124
124
|
"character": 2,
|
125
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
125
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-auto-fit-context.ts#L10"
|
126
126
|
}
|
127
127
|
],
|
128
128
|
"type": {
|
@@ -145,7 +145,7 @@
|
|
145
145
|
"fileName": "projects/core/src/modules/affix/affix-auto-fit-context.ts",
|
146
146
|
"line": 1,
|
147
147
|
"character": 12,
|
148
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
148
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-auto-fit-context.ts#L1"
|
149
149
|
}
|
150
150
|
]
|
151
151
|
},
|
@@ -183,7 +183,7 @@
|
|
183
183
|
"fileName": "projects/core/src/modules/dock/dock-location.ts",
|
184
184
|
"line": 8,
|
185
185
|
"character": 2,
|
186
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
186
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-location.ts#L8"
|
187
187
|
}
|
188
188
|
],
|
189
189
|
"type": {
|
@@ -210,7 +210,7 @@
|
|
210
210
|
"fileName": "projects/core/src/modules/dock/dock-location.ts",
|
211
211
|
"line": 13,
|
212
212
|
"character": 2,
|
213
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
213
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-location.ts#L13"
|
214
214
|
}
|
215
215
|
],
|
216
216
|
"type": {
|
@@ -237,7 +237,7 @@
|
|
237
237
|
"fileName": "projects/core/src/modules/dock/dock-location.ts",
|
238
238
|
"line": 18,
|
239
239
|
"character": 2,
|
240
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
240
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-location.ts#L18"
|
241
241
|
}
|
242
242
|
],
|
243
243
|
"type": {
|
@@ -261,7 +261,7 @@
|
|
261
261
|
"fileName": "projects/core/src/modules/dock/dock-location.ts",
|
262
262
|
"line": 4,
|
263
263
|
"character": 12,
|
264
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
264
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-location.ts#L4"
|
265
265
|
}
|
266
266
|
]
|
267
267
|
},
|
@@ -299,7 +299,7 @@
|
|
299
299
|
"fileName": "projects/core/src/modules/dynamic-component/dynamic-component-location.ts",
|
300
300
|
"line": 8,
|
301
301
|
"character": 2,
|
302
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
302
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dynamic-component/dynamic-component-location.ts#L8"
|
303
303
|
}
|
304
304
|
],
|
305
305
|
"type": {
|
@@ -326,7 +326,7 @@
|
|
326
326
|
"fileName": "projects/core/src/modules/dynamic-component/dynamic-component-location.ts",
|
327
327
|
"line": 13,
|
328
328
|
"character": 2,
|
329
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
329
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dynamic-component/dynamic-component-location.ts#L13"
|
330
330
|
}
|
331
331
|
],
|
332
332
|
"type": {
|
@@ -353,7 +353,7 @@
|
|
353
353
|
"fileName": "projects/core/src/modules/dynamic-component/dynamic-component-location.ts",
|
354
354
|
"line": 18,
|
355
355
|
"character": 2,
|
356
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
356
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dynamic-component/dynamic-component-location.ts#L18"
|
357
357
|
}
|
358
358
|
],
|
359
359
|
"type": {
|
@@ -380,7 +380,7 @@
|
|
380
380
|
"fileName": "projects/core/src/modules/dynamic-component/dynamic-component-location.ts",
|
381
381
|
"line": 23,
|
382
382
|
"character": 2,
|
383
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
383
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dynamic-component/dynamic-component-location.ts#L23"
|
384
384
|
}
|
385
385
|
],
|
386
386
|
"type": {
|
@@ -407,7 +407,7 @@
|
|
407
407
|
"fileName": "projects/core/src/modules/dynamic-component/dynamic-component-location.ts",
|
408
408
|
"line": 28,
|
409
409
|
"character": 2,
|
410
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
410
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dynamic-component/dynamic-component-location.ts#L28"
|
411
411
|
}
|
412
412
|
],
|
413
413
|
"type": {
|
@@ -433,7 +433,7 @@
|
|
433
433
|
"fileName": "projects/core/src/modules/dynamic-component/dynamic-component-location.ts",
|
434
434
|
"line": 4,
|
435
435
|
"character": 12,
|
436
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
436
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dynamic-component/dynamic-component-location.ts#L4"
|
437
437
|
}
|
438
438
|
]
|
439
439
|
},
|
@@ -463,7 +463,7 @@
|
|
463
463
|
"fileName": "projects/core/src/modules/media-query/media-breakpoints.ts",
|
464
464
|
"line": 20,
|
465
465
|
"character": 2,
|
466
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
466
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-breakpoints.ts#L20"
|
467
467
|
}
|
468
468
|
],
|
469
469
|
"type": {
|
@@ -490,7 +490,7 @@
|
|
490
490
|
"fileName": "projects/core/src/modules/media-query/media-breakpoints.ts",
|
491
491
|
"line": 15,
|
492
492
|
"character": 2,
|
493
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
493
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-breakpoints.ts#L15"
|
494
494
|
}
|
495
495
|
],
|
496
496
|
"type": {
|
@@ -517,7 +517,7 @@
|
|
517
517
|
"fileName": "projects/core/src/modules/media-query/media-breakpoints.ts",
|
518
518
|
"line": 10,
|
519
519
|
"character": 2,
|
520
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
520
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-breakpoints.ts#L10"
|
521
521
|
}
|
522
522
|
],
|
523
523
|
"type": {
|
@@ -544,7 +544,7 @@
|
|
544
544
|
"fileName": "projects/core/src/modules/media-query/media-breakpoints.ts",
|
545
545
|
"line": 5,
|
546
546
|
"character": 2,
|
547
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
547
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-breakpoints.ts#L5"
|
548
548
|
}
|
549
549
|
],
|
550
550
|
"type": {
|
@@ -569,7 +569,7 @@
|
|
569
569
|
"fileName": "projects/core/src/modules/media-query/media-breakpoints.ts",
|
570
570
|
"line": 1,
|
571
571
|
"character": 12,
|
572
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
572
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-breakpoints.ts#L1"
|
573
573
|
}
|
574
574
|
]
|
575
575
|
},
|
@@ -593,7 +593,7 @@
|
|
593
593
|
"fileName": "projects/core/src/modules/affix/affix.module.ts",
|
594
594
|
"line": 11,
|
595
595
|
"character": 13,
|
596
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
596
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.module.ts#L11"
|
597
597
|
}
|
598
598
|
],
|
599
599
|
"decorators": [
|
@@ -625,7 +625,7 @@
|
|
625
625
|
"fileName": "projects/core/src/modules/affix/affix.service.ts",
|
626
626
|
"line": 37,
|
627
627
|
"character": 9,
|
628
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
628
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.service.ts#L37"
|
629
629
|
}
|
630
630
|
],
|
631
631
|
"signatures": [
|
@@ -647,8 +647,8 @@
|
|
647
647
|
{
|
648
648
|
"fileName": "libs/components/core/src/lib/modules/affix/affix.service.ts",
|
649
649
|
"line": 37,
|
650
|
-
"character":
|
651
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
650
|
+
"character": 9,
|
651
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.service.ts#L37"
|
652
652
|
}
|
653
653
|
],
|
654
654
|
"parameters": [
|
@@ -706,7 +706,7 @@
|
|
706
706
|
"fileName": "projects/core/src/modules/affix/affix.service.ts",
|
707
707
|
"line": 26,
|
708
708
|
"character": 9,
|
709
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
709
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.service.ts#L26"
|
710
710
|
}
|
711
711
|
],
|
712
712
|
"signatures": [
|
@@ -720,8 +720,8 @@
|
|
720
720
|
{
|
721
721
|
"fileName": "libs/components/core/src/lib/modules/affix/affix.service.ts",
|
722
722
|
"line": 26,
|
723
|
-
"character":
|
724
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
723
|
+
"character": 9,
|
724
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.service.ts#L26"
|
725
725
|
}
|
726
726
|
],
|
727
727
|
"type": {
|
@@ -763,7 +763,7 @@
|
|
763
763
|
"fileName": "projects/core/src/modules/affix/affix.service.ts",
|
764
764
|
"line": 17,
|
765
765
|
"character": 13,
|
766
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
766
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.service.ts#L17"
|
767
767
|
}
|
768
768
|
],
|
769
769
|
"implementedTypes": [
|
@@ -804,7 +804,7 @@
|
|
804
804
|
"fileName": "projects/core/src/modules/affix/affixer.ts",
|
805
805
|
"line": 131,
|
806
806
|
"character": 2,
|
807
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
807
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L131"
|
808
808
|
}
|
809
809
|
],
|
810
810
|
"signatures": [
|
@@ -819,7 +819,7 @@
|
|
819
819
|
"fileName": "libs/components/core/src/lib/modules/affix/affixer.ts",
|
820
820
|
"line": 131,
|
821
821
|
"character": 2,
|
822
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
822
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L131"
|
823
823
|
}
|
824
824
|
],
|
825
825
|
"parameters": [
|
@@ -832,7 +832,7 @@
|
|
832
832
|
"type": {
|
833
833
|
"type": "reference",
|
834
834
|
"target": {
|
835
|
-
"sourceFileName": "node_modules
|
835
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
836
836
|
"qualifiedName": "HTMLElement"
|
837
837
|
},
|
838
838
|
"name": "HTMLElement",
|
@@ -896,7 +896,7 @@
|
|
896
896
|
"type": {
|
897
897
|
"type": "reference",
|
898
898
|
"target": {
|
899
|
-
"sourceFileName": "node_modules
|
899
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
900
900
|
"qualifiedName": "HTMLElement"
|
901
901
|
},
|
902
902
|
"name": "HTMLElement",
|
@@ -926,7 +926,7 @@
|
|
926
926
|
"fileName": "projects/core/src/modules/affix/affixer.ts",
|
927
927
|
"line": 51,
|
928
928
|
"character": 13,
|
929
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
929
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L51"
|
930
930
|
}
|
931
931
|
],
|
932
932
|
"getSignature": {
|
@@ -947,8 +947,8 @@
|
|
947
947
|
{
|
948
948
|
"fileName": "libs/components/core/src/lib/modules/affix/affixer.ts",
|
949
949
|
"line": 51,
|
950
|
-
"character":
|
951
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
950
|
+
"character": 13,
|
951
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L51"
|
952
952
|
}
|
953
953
|
],
|
954
954
|
"type": {
|
@@ -984,7 +984,7 @@
|
|
984
984
|
"fileName": "projects/core/src/modules/affix/affixer.ts",
|
985
985
|
"line": 60,
|
986
986
|
"character": 13,
|
987
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
987
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L60"
|
988
988
|
}
|
989
989
|
],
|
990
990
|
"getSignature": {
|
@@ -1005,8 +1005,8 @@
|
|
1005
1005
|
{
|
1006
1006
|
"fileName": "libs/components/core/src/lib/modules/affix/affixer.ts",
|
1007
1007
|
"line": 60,
|
1008
|
-
"character":
|
1009
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1008
|
+
"character": 13,
|
1009
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L60"
|
1010
1010
|
}
|
1011
1011
|
],
|
1012
1012
|
"type": {
|
@@ -1040,7 +1040,7 @@
|
|
1040
1040
|
"fileName": "projects/core/src/modules/affix/affixer.ts",
|
1041
1041
|
"line": 68,
|
1042
1042
|
"character": 13,
|
1043
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1043
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L68"
|
1044
1044
|
}
|
1045
1045
|
],
|
1046
1046
|
"getSignature": {
|
@@ -1069,8 +1069,8 @@
|
|
1069
1069
|
{
|
1070
1070
|
"fileName": "libs/components/core/src/lib/modules/affix/affixer.ts",
|
1071
1071
|
"line": 68,
|
1072
|
-
"character":
|
1073
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1072
|
+
"character": 13,
|
1073
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L68"
|
1074
1074
|
}
|
1075
1075
|
],
|
1076
1076
|
"type": {
|
@@ -1106,7 +1106,7 @@
|
|
1106
1106
|
"fileName": "projects/core/src/modules/affix/affixer.ts",
|
1107
1107
|
"line": 158,
|
1108
1108
|
"character": 9,
|
1109
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1109
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L158"
|
1110
1110
|
}
|
1111
1111
|
],
|
1112
1112
|
"signatures": [
|
@@ -1128,8 +1128,8 @@
|
|
1128
1128
|
{
|
1129
1129
|
"fileName": "libs/components/core/src/lib/modules/affix/affixer.ts",
|
1130
1130
|
"line": 158,
|
1131
|
-
"character":
|
1132
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1131
|
+
"character": 9,
|
1132
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L158"
|
1133
1133
|
}
|
1134
1134
|
],
|
1135
1135
|
"parameters": [
|
@@ -1150,7 +1150,7 @@
|
|
1150
1150
|
"type": {
|
1151
1151
|
"type": "reference",
|
1152
1152
|
"target": {
|
1153
|
-
"sourceFileName": "node_modules
|
1153
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
1154
1154
|
"qualifiedName": "HTMLElement"
|
1155
1155
|
},
|
1156
1156
|
"name": "HTMLElement",
|
@@ -1202,7 +1202,7 @@
|
|
1202
1202
|
"fileName": "projects/core/src/modules/affix/affixer.ts",
|
1203
1203
|
"line": 188,
|
1204
1204
|
"character": 9,
|
1205
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1205
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L188"
|
1206
1206
|
}
|
1207
1207
|
],
|
1208
1208
|
"signatures": [
|
@@ -1224,8 +1224,8 @@
|
|
1224
1224
|
{
|
1225
1225
|
"fileName": "libs/components/core/src/lib/modules/affix/affixer.ts",
|
1226
1226
|
"line": 188,
|
1227
|
-
"character":
|
1228
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1227
|
+
"character": 9,
|
1228
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L188"
|
1229
1229
|
}
|
1230
1230
|
],
|
1231
1231
|
"type": {
|
@@ -1249,7 +1249,7 @@
|
|
1249
1249
|
"fileName": "projects/core/src/modules/affix/affixer.ts",
|
1250
1250
|
"line": 172,
|
1251
1251
|
"character": 9,
|
1252
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1252
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L172"
|
1253
1253
|
}
|
1254
1254
|
],
|
1255
1255
|
"signatures": [
|
@@ -1263,8 +1263,8 @@
|
|
1263
1263
|
{
|
1264
1264
|
"fileName": "libs/components/core/src/lib/modules/affix/affixer.ts",
|
1265
1265
|
"line": 172,
|
1266
|
-
"character":
|
1267
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1266
|
+
"character": 9,
|
1267
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L172"
|
1268
1268
|
}
|
1269
1269
|
],
|
1270
1270
|
"type": {
|
@@ -1290,7 +1290,7 @@
|
|
1290
1290
|
"fileName": "projects/core/src/modules/affix/affixer.ts",
|
1291
1291
|
"line": 179,
|
1292
1292
|
"character": 9,
|
1293
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1293
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L179"
|
1294
1294
|
}
|
1295
1295
|
],
|
1296
1296
|
"signatures": [
|
@@ -1312,8 +1312,8 @@
|
|
1312
1312
|
{
|
1313
1313
|
"fileName": "libs/components/core/src/lib/modules/affix/affixer.ts",
|
1314
1314
|
"line": 179,
|
1315
|
-
"character":
|
1316
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1315
|
+
"character": 9,
|
1316
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L179"
|
1317
1317
|
}
|
1318
1318
|
],
|
1319
1319
|
"type": {
|
@@ -1355,7 +1355,7 @@
|
|
1355
1355
|
"fileName": "projects/core/src/modules/affix/affixer.ts",
|
1356
1356
|
"line": 47,
|
1357
1357
|
"character": 13,
|
1358
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1358
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affixer.ts#L47"
|
1359
1359
|
}
|
1360
1360
|
],
|
1361
1361
|
"decorators": []
|
@@ -1380,7 +1380,7 @@
|
|
1380
1380
|
"fileName": "projects/core/src/modules/format/app-format.ts",
|
1381
1381
|
"line": 7,
|
1382
1382
|
"character": 9,
|
1383
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1383
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/format/app-format.ts#L7"
|
1384
1384
|
}
|
1385
1385
|
],
|
1386
1386
|
"signatures": [
|
@@ -1394,8 +1394,8 @@
|
|
1394
1394
|
{
|
1395
1395
|
"fileName": "libs/components/core/src/lib/modules/format/app-format.ts",
|
1396
1396
|
"line": 7,
|
1397
|
-
"character":
|
1398
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1397
|
+
"character": 9,
|
1398
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/format/app-format.ts#L7"
|
1399
1399
|
}
|
1400
1400
|
],
|
1401
1401
|
"parameters": [
|
@@ -1455,7 +1455,7 @@
|
|
1455
1455
|
"fileName": "projects/core/src/modules/format/app-format.ts",
|
1456
1456
|
"line": 6,
|
1457
1457
|
"character": 13,
|
1458
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1458
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/format/app-format.ts#L6"
|
1459
1459
|
}
|
1460
1460
|
],
|
1461
1461
|
"decorators": [
|
@@ -1493,7 +1493,7 @@
|
|
1493
1493
|
"fileName": "projects/core/src/modules/title/title.service.ts",
|
1494
1494
|
"line": 15,
|
1495
1495
|
"character": 2,
|
1496
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1496
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/title/title.service.ts#L15"
|
1497
1497
|
}
|
1498
1498
|
],
|
1499
1499
|
"signatures": [
|
@@ -1508,7 +1508,7 @@
|
|
1508
1508
|
"fileName": "libs/components/core/src/lib/modules/title/title.service.ts",
|
1509
1509
|
"line": 15,
|
1510
1510
|
"character": 2,
|
1511
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1511
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/title/title.service.ts#L15"
|
1512
1512
|
}
|
1513
1513
|
],
|
1514
1514
|
"parameters": [
|
@@ -1551,7 +1551,7 @@
|
|
1551
1551
|
"fileName": "projects/core/src/modules/title/title.service.ts",
|
1552
1552
|
"line": 24,
|
1553
1553
|
"character": 9,
|
1554
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1554
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/title/title.service.ts#L24"
|
1555
1555
|
}
|
1556
1556
|
],
|
1557
1557
|
"signatures": [
|
@@ -1573,8 +1573,8 @@
|
|
1573
1573
|
{
|
1574
1574
|
"fileName": "libs/components/core/src/lib/modules/title/title.service.ts",
|
1575
1575
|
"line": 24,
|
1576
|
-
"character":
|
1577
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1576
|
+
"character": 9,
|
1577
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/title/title.service.ts#L24"
|
1578
1578
|
}
|
1579
1579
|
],
|
1580
1580
|
"parameters": [
|
@@ -1628,7 +1628,7 @@
|
|
1628
1628
|
"fileName": "projects/core/src/modules/title/title.service.ts",
|
1629
1629
|
"line": 12,
|
1630
1630
|
"character": 13,
|
1631
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1631
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/title/title.service.ts#L12"
|
1632
1632
|
}
|
1633
1633
|
],
|
1634
1634
|
"decorators": [
|
@@ -1668,7 +1668,7 @@
|
|
1668
1668
|
"fileName": "projects/core/src/modules/window/window-ref.ts",
|
1669
1669
|
"line": 22,
|
1670
1670
|
"character": 13,
|
1671
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1671
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/window/window-ref.ts#L22"
|
1672
1672
|
}
|
1673
1673
|
],
|
1674
1674
|
"getSignature": {
|
@@ -1697,8 +1697,8 @@
|
|
1697
1697
|
{
|
1698
1698
|
"fileName": "libs/components/core/src/lib/modules/window/window-ref.ts",
|
1699
1699
|
"line": 22,
|
1700
|
-
"character":
|
1701
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1700
|
+
"character": 13,
|
1701
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/window/window-ref.ts#L22"
|
1702
1702
|
}
|
1703
1703
|
],
|
1704
1704
|
"type": {
|
@@ -1728,7 +1728,7 @@
|
|
1728
1728
|
"fileName": "projects/core/src/modules/window/window-ref.ts",
|
1729
1729
|
"line": 18,
|
1730
1730
|
"character": 13,
|
1731
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1731
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/window/window-ref.ts#L18"
|
1732
1732
|
}
|
1733
1733
|
],
|
1734
1734
|
"decorators": [
|
@@ -1798,7 +1798,7 @@
|
|
1798
1798
|
"fileName": "projects/core/src/modules/adapter-service/adapter.module.ts",
|
1799
1799
|
"line": 8,
|
1800
1800
|
"character": 13,
|
1801
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1801
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.module.ts#L8"
|
1802
1802
|
}
|
1803
1803
|
],
|
1804
1804
|
"decorators": [
|
@@ -1828,7 +1828,7 @@
|
|
1828
1828
|
"fileName": "projects/core/src/modules/adapter-service/adapter.service.ts",
|
1829
1829
|
"line": 32,
|
1830
1830
|
"character": 2,
|
1831
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1831
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L32"
|
1832
1832
|
}
|
1833
1833
|
],
|
1834
1834
|
"signatures": [
|
@@ -1843,7 +1843,7 @@
|
|
1843
1843
|
"fileName": "libs/components/core/src/lib/modules/adapter-service/adapter.service.ts",
|
1844
1844
|
"line": 32,
|
1845
1845
|
"character": 2,
|
1846
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1846
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L32"
|
1847
1847
|
}
|
1848
1848
|
],
|
1849
1849
|
"parameters": [
|
@@ -1886,7 +1886,7 @@
|
|
1886
1886
|
"fileName": "projects/core/src/modules/adapter-service/adapter.service.ts",
|
1887
1887
|
"line": 99,
|
1888
1888
|
"character": 9,
|
1889
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1889
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L99"
|
1890
1890
|
}
|
1891
1891
|
],
|
1892
1892
|
"signatures": [
|
@@ -1943,8 +1943,8 @@
|
|
1943
1943
|
{
|
1944
1944
|
"fileName": "libs/components/core/src/lib/modules/adapter-service/adapter.service.ts",
|
1945
1945
|
"line": 99,
|
1946
|
-
"character":
|
1947
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
1946
|
+
"character": 9,
|
1947
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L99"
|
1948
1948
|
}
|
1949
1949
|
],
|
1950
1950
|
"parameters": [
|
@@ -2002,7 +2002,7 @@
|
|
2002
2002
|
"fileName": "projects/core/src/modules/adapter-service/adapter.service.ts",
|
2003
2003
|
"line": 155,
|
2004
2004
|
"character": 9,
|
2005
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2005
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L155"
|
2006
2006
|
}
|
2007
2007
|
],
|
2008
2008
|
"signatures": [
|
@@ -2032,8 +2032,8 @@
|
|
2032
2032
|
{
|
2033
2033
|
"fileName": "libs/components/core/src/lib/modules/adapter-service/adapter.service.ts",
|
2034
2034
|
"line": 155,
|
2035
|
-
"character":
|
2036
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2035
|
+
"character": 9,
|
2036
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L155"
|
2037
2037
|
}
|
2038
2038
|
],
|
2039
2039
|
"parameters": [
|
@@ -2056,7 +2056,7 @@
|
|
2056
2056
|
"type": {
|
2057
2057
|
"type": "reference",
|
2058
2058
|
"target": {
|
2059
|
-
"sourceFileName": "node_modules
|
2059
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
2060
2060
|
"qualifiedName": "HTMLElement"
|
2061
2061
|
},
|
2062
2062
|
"name": "HTMLElement",
|
@@ -2092,7 +2092,7 @@
|
|
2092
2092
|
"elementType": {
|
2093
2093
|
"type": "reference",
|
2094
2094
|
"target": {
|
2095
|
-
"sourceFileName": "node_modules
|
2095
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
2096
2096
|
"qualifiedName": "HTMLElement"
|
2097
2097
|
},
|
2098
2098
|
"name": "HTMLElement",
|
@@ -2116,7 +2116,7 @@
|
|
2116
2116
|
"fileName": "projects/core/src/modules/adapter-service/adapter.service.ts",
|
2117
2117
|
"line": 128,
|
2118
2118
|
"character": 9,
|
2119
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2119
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L128"
|
2120
2120
|
}
|
2121
2121
|
],
|
2122
2122
|
"signatures": [
|
@@ -2162,8 +2162,8 @@
|
|
2162
2162
|
{
|
2163
2163
|
"fileName": "libs/components/core/src/lib/modules/adapter-service/adapter.service.ts",
|
2164
2164
|
"line": 128,
|
2165
|
-
"character":
|
2166
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2165
|
+
"character": 9,
|
2166
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L128"
|
2167
2167
|
}
|
2168
2168
|
],
|
2169
2169
|
"parameters": [
|
@@ -2268,7 +2268,7 @@
|
|
2268
2268
|
"fileName": "projects/core/src/modules/adapter-service/adapter.service.ts",
|
2269
2269
|
"line": 188,
|
2270
2270
|
"character": 9,
|
2271
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2271
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L188"
|
2272
2272
|
}
|
2273
2273
|
],
|
2274
2274
|
"signatures": [
|
@@ -2290,8 +2290,8 @@
|
|
2290
2290
|
{
|
2291
2291
|
"fileName": "libs/components/core/src/lib/modules/adapter-service/adapter.service.ts",
|
2292
2292
|
"line": 188,
|
2293
|
-
"character":
|
2294
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2293
|
+
"character": 9,
|
2294
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L188"
|
2295
2295
|
}
|
2296
2296
|
],
|
2297
2297
|
"parameters": [
|
@@ -2347,7 +2347,7 @@
|
|
2347
2347
|
"fileName": "projects/core/src/modules/adapter-service/adapter.service.ts",
|
2348
2348
|
"line": 197,
|
2349
2349
|
"character": 9,
|
2350
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2350
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L197"
|
2351
2351
|
}
|
2352
2352
|
],
|
2353
2353
|
"signatures": [
|
@@ -2369,8 +2369,8 @@
|
|
2369
2369
|
{
|
2370
2370
|
"fileName": "libs/components/core/src/lib/modules/adapter-service/adapter.service.ts",
|
2371
2371
|
"line": 197,
|
2372
|
-
"character":
|
2373
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2372
|
+
"character": 9,
|
2373
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L197"
|
2374
2374
|
}
|
2375
2375
|
],
|
2376
2376
|
"parameters": [
|
@@ -2391,7 +2391,7 @@
|
|
2391
2391
|
"type": {
|
2392
2392
|
"type": "reference",
|
2393
2393
|
"target": {
|
2394
|
-
"sourceFileName": "node_modules
|
2394
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
2395
2395
|
"qualifiedName": "EventTarget"
|
2396
2396
|
},
|
2397
2397
|
"name": "EventTarget",
|
@@ -2415,7 +2415,7 @@
|
|
2415
2415
|
"type": {
|
2416
2416
|
"type": "reference",
|
2417
2417
|
"target": {
|
2418
|
-
"sourceFileName": "node_modules
|
2418
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
2419
2419
|
"qualifiedName": "HTMLElement"
|
2420
2420
|
},
|
2421
2421
|
"name": "HTMLElement",
|
@@ -2444,7 +2444,7 @@
|
|
2444
2444
|
"fileName": "projects/core/src/modules/adapter-service/adapter.service.ts",
|
2445
2445
|
"line": 230,
|
2446
2446
|
"character": 9,
|
2447
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2447
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L230"
|
2448
2448
|
}
|
2449
2449
|
],
|
2450
2450
|
"signatures": [
|
@@ -2466,8 +2466,8 @@
|
|
2466
2466
|
{
|
2467
2467
|
"fileName": "libs/components/core/src/lib/modules/adapter-service/adapter.service.ts",
|
2468
2468
|
"line": 230,
|
2469
|
-
"character":
|
2470
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2469
|
+
"character": 9,
|
2470
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L230"
|
2471
2471
|
}
|
2472
2472
|
],
|
2473
2473
|
"parameters": [
|
@@ -2542,7 +2542,7 @@
|
|
2542
2542
|
"fileName": "projects/core/src/modules/adapter-service/adapter.service.ts",
|
2543
2543
|
"line": 43,
|
2544
2544
|
"character": 9,
|
2545
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2545
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L43"
|
2546
2546
|
}
|
2547
2547
|
],
|
2548
2548
|
"signatures": [
|
@@ -2564,8 +2564,8 @@
|
|
2564
2564
|
{
|
2565
2565
|
"fileName": "libs/components/core/src/lib/modules/adapter-service/adapter.service.ts",
|
2566
2566
|
"line": 43,
|
2567
|
-
"character":
|
2568
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2567
|
+
"character": 9,
|
2568
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L43"
|
2569
2569
|
}
|
2570
2570
|
],
|
2571
2571
|
"parameters": [
|
@@ -2658,7 +2658,7 @@
|
|
2658
2658
|
"fileName": "projects/core/src/modules/adapter-service/adapter.service.ts",
|
2659
2659
|
"line": 244,
|
2660
2660
|
"character": 9,
|
2661
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2661
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L244"
|
2662
2662
|
}
|
2663
2663
|
],
|
2664
2664
|
"signatures": [
|
@@ -2680,8 +2680,8 @@
|
|
2680
2680
|
{
|
2681
2681
|
"fileName": "libs/components/core/src/lib/modules/adapter-service/adapter.service.ts",
|
2682
2682
|
"line": 244,
|
2683
|
-
"character":
|
2684
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2683
|
+
"character": 9,
|
2684
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L244"
|
2685
2685
|
}
|
2686
2686
|
],
|
2687
2687
|
"parameters": [
|
@@ -2756,7 +2756,7 @@
|
|
2756
2756
|
"fileName": "projects/core/src/modules/adapter-service/adapter.service.ts",
|
2757
2757
|
"line": 84,
|
2758
2758
|
"character": 9,
|
2759
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2759
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L84"
|
2760
2760
|
}
|
2761
2761
|
],
|
2762
2762
|
"signatures": [
|
@@ -2778,8 +2778,8 @@
|
|
2778
2778
|
{
|
2779
2779
|
"fileName": "libs/components/core/src/lib/modules/adapter-service/adapter.service.ts",
|
2780
2780
|
"line": 84,
|
2781
|
-
"character":
|
2782
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2781
|
+
"character": 9,
|
2782
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L84"
|
2783
2783
|
}
|
2784
2784
|
],
|
2785
2785
|
"parameters": [
|
@@ -2855,7 +2855,7 @@
|
|
2855
2855
|
"fileName": "projects/core/src/modules/adapter-service/adapter.service.ts",
|
2856
2856
|
"line": 29,
|
2857
2857
|
"character": 13,
|
2858
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2858
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/adapter.service.ts#L29"
|
2859
2859
|
}
|
2860
2860
|
],
|
2861
2861
|
"decorators": [
|
@@ -2893,7 +2893,7 @@
|
|
2893
2893
|
"fileName": "projects/core/src/modules/dock/dock-item.ts",
|
2894
2894
|
"line": 22,
|
2895
2895
|
"character": 2,
|
2896
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2896
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-item.ts#L22"
|
2897
2897
|
}
|
2898
2898
|
],
|
2899
2899
|
"signatures": [
|
@@ -2908,7 +2908,7 @@
|
|
2908
2908
|
"fileName": "libs/components/core/src/lib/modules/dock/dock-item.ts",
|
2909
2909
|
"line": 22,
|
2910
2910
|
"character": 2,
|
2911
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
2911
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-item.ts#L22"
|
2912
2912
|
}
|
2913
2913
|
],
|
2914
2914
|
"typeParameter": [
|
@@ -2937,8 +2937,10 @@
|
|
2937
2937
|
},
|
2938
2938
|
"type": {
|
2939
2939
|
"type": "reference",
|
2940
|
-
"target":
|
2940
|
+
"target": 224,
|
2941
2941
|
"name": "T",
|
2942
|
+
"package": "@skyux/core",
|
2943
|
+
"qualifiedName": "SkyDockItem.T",
|
2942
2944
|
"refersToTypeParameter": true
|
2943
2945
|
}
|
2944
2946
|
},
|
@@ -2968,8 +2970,10 @@
|
|
2968
2970
|
"typeArguments": [
|
2969
2971
|
{
|
2970
2972
|
"type": "reference",
|
2971
|
-
"target":
|
2973
|
+
"target": 224,
|
2972
2974
|
"name": "T",
|
2975
|
+
"package": "@skyux/core",
|
2976
|
+
"qualifiedName": "SkyDockItem.T",
|
2973
2977
|
"refersToTypeParameter": true
|
2974
2978
|
}
|
2975
2979
|
],
|
@@ -3001,13 +3005,15 @@
|
|
3001
3005
|
"fileName": "projects/core/src/modules/dock/dock-item.ts",
|
3002
3006
|
"line": 23,
|
3003
3007
|
"character": 20,
|
3004
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3008
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-item.ts#L23"
|
3005
3009
|
}
|
3006
3010
|
],
|
3007
3011
|
"type": {
|
3008
3012
|
"type": "reference",
|
3009
|
-
"target":
|
3013
|
+
"target": 224,
|
3010
3014
|
"name": "T",
|
3015
|
+
"package": "@skyux/core",
|
3016
|
+
"qualifiedName": "SkyDockItem.T",
|
3011
3017
|
"refersToTypeParameter": true
|
3012
3018
|
}
|
3013
3019
|
},
|
@@ -3033,7 +3039,7 @@
|
|
3033
3039
|
"fileName": "projects/core/src/modules/dock/dock-item.ts",
|
3034
3040
|
"line": 24,
|
3035
3041
|
"character": 20,
|
3036
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3042
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-item.ts#L24"
|
3037
3043
|
}
|
3038
3044
|
],
|
3039
3045
|
"type": {
|
@@ -3054,7 +3060,7 @@
|
|
3054
3060
|
"fileName": "projects/core/src/modules/dock/dock-item.ts",
|
3055
3061
|
"line": 10,
|
3056
3062
|
"character": 13,
|
3057
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3063
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-item.ts#L10"
|
3058
3064
|
}
|
3059
3065
|
],
|
3060
3066
|
"getSignature": {
|
@@ -3075,8 +3081,8 @@
|
|
3075
3081
|
{
|
3076
3082
|
"fileName": "libs/components/core/src/lib/modules/dock/dock-item.ts",
|
3077
3083
|
"line": 10,
|
3078
|
-
"character":
|
3079
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3084
|
+
"character": 13,
|
3085
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-item.ts#L10"
|
3080
3086
|
}
|
3081
3087
|
],
|
3082
3088
|
"type": {
|
@@ -3110,7 +3116,7 @@
|
|
3110
3116
|
"fileName": "projects/core/src/modules/dock/dock-item.ts",
|
3111
3117
|
"line": 32,
|
3112
3118
|
"character": 9,
|
3113
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3119
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-item.ts#L32"
|
3114
3120
|
}
|
3115
3121
|
],
|
3116
3122
|
"signatures": [
|
@@ -3132,8 +3138,8 @@
|
|
3132
3138
|
{
|
3133
3139
|
"fileName": "libs/components/core/src/lib/modules/dock/dock-item.ts",
|
3134
3140
|
"line": 32,
|
3135
|
-
"character":
|
3136
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3141
|
+
"character": 9,
|
3142
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-item.ts#L32"
|
3137
3143
|
}
|
3138
3144
|
],
|
3139
3145
|
"type": {
|
@@ -3177,7 +3183,7 @@
|
|
3177
3183
|
"fileName": "projects/core/src/modules/dock/dock-item.ts",
|
3178
3184
|
"line": 6,
|
3179
3185
|
"character": 13,
|
3180
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3186
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-item.ts#L6"
|
3181
3187
|
}
|
3182
3188
|
],
|
3183
3189
|
"typeParameters": [
|
@@ -3233,7 +3239,7 @@
|
|
3233
3239
|
"fileName": "projects/core/src/modules/dock/dock.module.ts",
|
3234
3240
|
"line": 7,
|
3235
3241
|
"character": 13,
|
3236
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3242
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock.module.ts#L7"
|
3237
3243
|
}
|
3238
3244
|
],
|
3239
3245
|
"decorators": [
|
@@ -3271,7 +3277,7 @@
|
|
3271
3277
|
"fileName": "projects/core/src/modules/dock/dock.service.ts",
|
3272
3278
|
"line": 35,
|
3273
3279
|
"character": 2,
|
3274
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3280
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock.service.ts#L35"
|
3275
3281
|
}
|
3276
3282
|
],
|
3277
3283
|
"signatures": [
|
@@ -3286,7 +3292,7 @@
|
|
3286
3292
|
"fileName": "libs/components/core/src/lib/modules/dock/dock.service.ts",
|
3287
3293
|
"line": 35,
|
3288
3294
|
"character": 2,
|
3289
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3295
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock.service.ts#L35"
|
3290
3296
|
}
|
3291
3297
|
],
|
3292
3298
|
"parameters": [
|
@@ -3329,7 +3335,7 @@
|
|
3329
3335
|
"fileName": "projects/core/src/modules/dock/dock.service.ts",
|
3330
3336
|
"line": 27,
|
3331
3337
|
"character": 13,
|
3332
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3338
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock.service.ts#L27"
|
3333
3339
|
}
|
3334
3340
|
],
|
3335
3341
|
"getSignature": {
|
@@ -3350,8 +3356,8 @@
|
|
3350
3356
|
{
|
3351
3357
|
"fileName": "libs/components/core/src/lib/modules/dock/dock.service.ts",
|
3352
3358
|
"line": 27,
|
3353
|
-
"character":
|
3354
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3359
|
+
"character": 13,
|
3360
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock.service.ts#L27"
|
3355
3361
|
}
|
3356
3362
|
],
|
3357
3363
|
"type": {
|
@@ -3385,7 +3391,7 @@
|
|
3385
3391
|
"fileName": "projects/core/src/modules/dock/dock.service.ts",
|
3386
3392
|
"line": 44,
|
3387
3393
|
"character": 9,
|
3388
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3394
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock.service.ts#L44"
|
3389
3395
|
}
|
3390
3396
|
],
|
3391
3397
|
"signatures": [
|
@@ -3407,8 +3413,8 @@
|
|
3407
3413
|
{
|
3408
3414
|
"fileName": "libs/components/core/src/lib/modules/dock/dock.service.ts",
|
3409
3415
|
"line": 44,
|
3410
|
-
"character":
|
3411
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3416
|
+
"character": 9,
|
3417
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock.service.ts#L44"
|
3412
3418
|
}
|
3413
3419
|
],
|
3414
3420
|
"typeParameter": [
|
@@ -3444,8 +3450,9 @@
|
|
3444
3450
|
"typeArguments": [
|
3445
3451
|
{
|
3446
3452
|
"type": "reference",
|
3447
|
-
"target":
|
3453
|
+
"target": 261,
|
3448
3454
|
"name": "T",
|
3455
|
+
"package": "@skyux/core",
|
3449
3456
|
"refersToTypeParameter": true
|
3450
3457
|
}
|
3451
3458
|
],
|
@@ -3483,8 +3490,9 @@
|
|
3483
3490
|
"typeArguments": [
|
3484
3491
|
{
|
3485
3492
|
"type": "reference",
|
3486
|
-
"target":
|
3493
|
+
"target": 261,
|
3487
3494
|
"name": "T",
|
3495
|
+
"package": "@skyux/core",
|
3488
3496
|
"refersToTypeParameter": true
|
3489
3497
|
}
|
3490
3498
|
],
|
@@ -3508,7 +3516,7 @@
|
|
3508
3516
|
"fileName": "projects/core/src/modules/dock/dock.service.ts",
|
3509
3517
|
"line": 78,
|
3510
3518
|
"character": 9,
|
3511
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3519
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock.service.ts#L78"
|
3512
3520
|
}
|
3513
3521
|
],
|
3514
3522
|
"signatures": [
|
@@ -3530,8 +3538,8 @@
|
|
3530
3538
|
{
|
3531
3539
|
"fileName": "libs/components/core/src/lib/modules/dock/dock.service.ts",
|
3532
3540
|
"line": 78,
|
3533
|
-
"character":
|
3534
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3541
|
+
"character": 9,
|
3542
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock.service.ts#L78"
|
3535
3543
|
}
|
3536
3544
|
],
|
3537
3545
|
"parameters": [
|
@@ -3592,7 +3600,7 @@
|
|
3592
3600
|
"fileName": "projects/core/src/modules/dock/dock.service.ts",
|
3593
3601
|
"line": 20,
|
3594
3602
|
"character": 13,
|
3595
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3603
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock.service.ts#L20"
|
3596
3604
|
}
|
3597
3605
|
],
|
3598
3606
|
"decorators": [
|
@@ -3667,7 +3675,7 @@
|
|
3667
3675
|
"fileName": "projects/core/src/modules/dynamic-component/dynamic-component.module.ts",
|
3668
3676
|
"line": 9,
|
3669
3677
|
"character": 13,
|
3670
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3678
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dynamic-component/dynamic-component.module.ts#L9"
|
3671
3679
|
}
|
3672
3680
|
],
|
3673
3681
|
"decorators": [
|
@@ -3699,7 +3707,7 @@
|
|
3699
3707
|
"fileName": "projects/core/src/modules/id/id.module.ts",
|
3700
3708
|
"line": 9,
|
3701
3709
|
"character": 13,
|
3702
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3710
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/id/id.module.ts#L9"
|
3703
3711
|
}
|
3704
3712
|
],
|
3705
3713
|
"decorators": [
|
@@ -3739,7 +3747,7 @@
|
|
3739
3747
|
"fileName": "projects/core/src/modules/id/id.service.ts",
|
3740
3748
|
"line": 12,
|
3741
3749
|
"character": 9,
|
3742
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3750
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/id/id.service.ts#L12"
|
3743
3751
|
}
|
3744
3752
|
],
|
3745
3753
|
"signatures": [
|
@@ -3753,8 +3761,8 @@
|
|
3753
3761
|
{
|
3754
3762
|
"fileName": "libs/components/core/src/lib/modules/id/id.service.ts",
|
3755
3763
|
"line": 12,
|
3756
|
-
"character":
|
3757
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3764
|
+
"character": 9,
|
3765
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/id/id.service.ts#L12"
|
3758
3766
|
}
|
3759
3767
|
],
|
3760
3768
|
"type": {
|
@@ -3785,7 +3793,7 @@
|
|
3785
3793
|
"fileName": "projects/core/src/modules/id/id.service.ts",
|
3786
3794
|
"line": 11,
|
3787
3795
|
"character": 13,
|
3788
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3796
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/id/id.service.ts#L11"
|
3789
3797
|
}
|
3790
3798
|
],
|
3791
3799
|
"decorators": [
|
@@ -3855,7 +3863,7 @@
|
|
3855
3863
|
"fileName": "projects/core/src/modules/log/log.module.ts",
|
3856
3864
|
"line": 8,
|
3857
3865
|
"character": 13,
|
3858
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3866
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/log/log.module.ts#L8"
|
3859
3867
|
}
|
3860
3868
|
],
|
3861
3869
|
"decorators": [
|
@@ -3925,7 +3933,7 @@
|
|
3925
3933
|
"fileName": "projects/core/src/modules/media-query/media-query.module.ts",
|
3926
3934
|
"line": 8,
|
3927
3935
|
"character": 13,
|
3928
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3936
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query.module.ts#L8"
|
3929
3937
|
}
|
3930
3938
|
],
|
3931
3939
|
"decorators": [
|
@@ -3955,7 +3963,7 @@
|
|
3955
3963
|
"fileName": "projects/core/src/modules/media-query/media-query.service.ts",
|
3956
3964
|
"line": 80,
|
3957
3965
|
"character": 2,
|
3958
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3966
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query.service.ts#L80"
|
3959
3967
|
}
|
3960
3968
|
],
|
3961
3969
|
"signatures": [
|
@@ -3970,7 +3978,7 @@
|
|
3970
3978
|
"fileName": "libs/components/core/src/lib/modules/media-query/media-query.service.ts",
|
3971
3979
|
"line": 80,
|
3972
3980
|
"character": 2,
|
3973
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
3981
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query.service.ts#L80"
|
3974
3982
|
}
|
3975
3983
|
],
|
3976
3984
|
"parameters": [
|
@@ -4041,7 +4049,7 @@
|
|
4041
4049
|
"fileName": "projects/core/src/modules/media-query/media-query.service.ts",
|
4042
4050
|
"line": 36,
|
4043
4051
|
"character": 16,
|
4044
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4052
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query.service.ts#L36"
|
4045
4053
|
}
|
4046
4054
|
],
|
4047
4055
|
"type": {
|
@@ -4092,7 +4100,7 @@
|
|
4092
4100
|
"fileName": "projects/core/src/modules/media-query/media-query.service.ts",
|
4093
4101
|
"line": 30,
|
4094
4102
|
"character": 16,
|
4095
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4103
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query.service.ts#L30"
|
4096
4104
|
}
|
4097
4105
|
],
|
4098
4106
|
"type": {
|
@@ -4143,7 +4151,7 @@
|
|
4143
4151
|
"fileName": "projects/core/src/modules/media-query/media-query.service.ts",
|
4144
4152
|
"line": 24,
|
4145
4153
|
"character": 16,
|
4146
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4154
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query.service.ts#L24"
|
4147
4155
|
}
|
4148
4156
|
],
|
4149
4157
|
"type": {
|
@@ -4194,7 +4202,7 @@
|
|
4194
4202
|
"fileName": "projects/core/src/modules/media-query/media-query.service.ts",
|
4195
4203
|
"line": 18,
|
4196
4204
|
"character": 16,
|
4197
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4205
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query.service.ts#L18"
|
4198
4206
|
}
|
4199
4207
|
],
|
4200
4208
|
"type": {
|
@@ -4217,7 +4225,7 @@
|
|
4217
4225
|
"fileName": "projects/core/src/modules/media-query/media-query.service.ts",
|
4218
4226
|
"line": 41,
|
4219
4227
|
"character": 13,
|
4220
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4228
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query.service.ts#L41"
|
4221
4229
|
}
|
4222
4230
|
],
|
4223
4231
|
"getSignature": {
|
@@ -4238,8 +4246,8 @@
|
|
4238
4246
|
{
|
4239
4247
|
"fileName": "libs/components/core/src/lib/modules/media-query/media-query.service.ts",
|
4240
4248
|
"line": 41,
|
4241
|
-
"character":
|
4242
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4249
|
+
"character": 13,
|
4250
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query.service.ts#L41"
|
4243
4251
|
}
|
4244
4252
|
],
|
4245
4253
|
"type": {
|
@@ -4264,7 +4272,7 @@
|
|
4264
4272
|
"fileName": "projects/core/src/modules/media-query/media-query.service.ts",
|
4265
4273
|
"line": 85,
|
4266
4274
|
"character": 9,
|
4267
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4275
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query.service.ts#L85"
|
4268
4276
|
}
|
4269
4277
|
],
|
4270
4278
|
"signatures": [
|
@@ -4278,8 +4286,8 @@
|
|
4278
4286
|
{
|
4279
4287
|
"fileName": "libs/components/core/src/lib/modules/media-query/media-query.service.ts",
|
4280
4288
|
"line": 85,
|
4281
|
-
"character":
|
4282
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4289
|
+
"character": 9,
|
4290
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query.service.ts#L85"
|
4283
4291
|
}
|
4284
4292
|
],
|
4285
4293
|
"type": {
|
@@ -4313,7 +4321,7 @@
|
|
4313
4321
|
"fileName": "projects/core/src/modules/media-query/media-query.service.ts",
|
4314
4322
|
"line": 94,
|
4315
4323
|
"character": 9,
|
4316
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4324
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query.service.ts#L94"
|
4317
4325
|
}
|
4318
4326
|
],
|
4319
4327
|
"signatures": [
|
@@ -4335,8 +4343,8 @@
|
|
4335
4343
|
{
|
4336
4344
|
"fileName": "libs/components/core/src/lib/modules/media-query/media-query.service.ts",
|
4337
4345
|
"line": 94,
|
4338
|
-
"character":
|
4339
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4346
|
+
"character": 9,
|
4347
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query.service.ts#L94"
|
4340
4348
|
}
|
4341
4349
|
],
|
4342
4350
|
"parameters": [
|
@@ -4411,7 +4419,7 @@
|
|
4411
4419
|
"fileName": "projects/core/src/modules/media-query/media-query.service.ts",
|
4412
4420
|
"line": 13,
|
4413
4421
|
"character": 13,
|
4414
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4422
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query.service.ts#L13"
|
4415
4423
|
}
|
4416
4424
|
],
|
4417
4425
|
"implementedTypes": [
|
@@ -4454,7 +4462,7 @@
|
|
4454
4462
|
"fileName": "projects/core/src/modules/numeric/numeric.module.ts",
|
4455
4463
|
"line": 13,
|
4456
4464
|
"character": 13,
|
4457
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4465
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.module.ts#L13"
|
4458
4466
|
}
|
4459
4467
|
],
|
4460
4468
|
"decorators": [
|
@@ -4492,7 +4500,7 @@
|
|
4492
4500
|
"fileName": "projects/core/src/modules/numeric/numeric.pipe.ts",
|
4493
4501
|
"line": 38,
|
4494
4502
|
"character": 2,
|
4495
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4503
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.pipe.ts#L38"
|
4496
4504
|
}
|
4497
4505
|
],
|
4498
4506
|
"signatures": [
|
@@ -4507,7 +4515,7 @@
|
|
4507
4515
|
"fileName": "libs/components/core/src/lib/modules/numeric/numeric.pipe.ts",
|
4508
4516
|
"line": 38,
|
4509
4517
|
"character": 2,
|
4510
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4518
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.pipe.ts#L38"
|
4511
4519
|
}
|
4512
4520
|
],
|
4513
4521
|
"parameters": [
|
@@ -4579,7 +4587,7 @@
|
|
4579
4587
|
"fileName": "projects/core/src/modules/numeric/numeric.pipe.ts",
|
4580
4588
|
"line": 56,
|
4581
4589
|
"character": 9,
|
4582
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4590
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.pipe.ts#L56"
|
4583
4591
|
}
|
4584
4592
|
],
|
4585
4593
|
"signatures": [
|
@@ -4593,8 +4601,8 @@
|
|
4593
4601
|
{
|
4594
4602
|
"fileName": "libs/components/core/src/lib/modules/numeric/numeric.pipe.ts",
|
4595
4603
|
"line": 56,
|
4596
|
-
"character":
|
4597
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4604
|
+
"character": 9,
|
4605
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.pipe.ts#L56"
|
4598
4606
|
}
|
4599
4607
|
],
|
4600
4608
|
"type": {
|
@@ -4628,7 +4636,7 @@
|
|
4628
4636
|
"fileName": "projects/core/src/modules/numeric/numeric.pipe.ts",
|
4629
4637
|
"line": 64,
|
4630
4638
|
"character": 9,
|
4631
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4639
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.pipe.ts#L64"
|
4632
4640
|
}
|
4633
4641
|
],
|
4634
4642
|
"signatures": [
|
@@ -4650,8 +4658,8 @@
|
|
4650
4658
|
{
|
4651
4659
|
"fileName": "libs/components/core/src/lib/modules/numeric/numeric.pipe.ts",
|
4652
4660
|
"line": 64,
|
4653
|
-
"character":
|
4654
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4661
|
+
"character": 9,
|
4662
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.pipe.ts#L64"
|
4655
4663
|
}
|
4656
4664
|
],
|
4657
4665
|
"parameters": [
|
@@ -4721,7 +4729,7 @@
|
|
4721
4729
|
"fileName": "projects/core/src/modules/numeric/numeric.pipe.ts",
|
4722
4730
|
"line": 25,
|
4723
4731
|
"character": 13,
|
4724
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4732
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.pipe.ts#L25"
|
4725
4733
|
}
|
4726
4734
|
],
|
4727
4735
|
"implementedTypes": [
|
@@ -4771,7 +4779,7 @@
|
|
4771
4779
|
"fileName": "projects/core/src/modules/numeric/numeric.service.ts",
|
4772
4780
|
"line": 28,
|
4773
4781
|
"character": 2,
|
4774
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4782
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.service.ts#L28"
|
4775
4783
|
}
|
4776
4784
|
],
|
4777
4785
|
"signatures": [
|
@@ -4786,7 +4794,7 @@
|
|
4786
4794
|
"fileName": "libs/components/core/src/lib/modules/numeric/numeric.service.ts",
|
4787
4795
|
"line": 28,
|
4788
4796
|
"character": 2,
|
4789
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4797
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.service.ts#L28"
|
4790
4798
|
}
|
4791
4799
|
],
|
4792
4800
|
"parameters": [
|
@@ -4829,7 +4837,7 @@
|
|
4829
4837
|
"fileName": "projects/core/src/modules/numeric/numeric.service.ts",
|
4830
4838
|
"line": 44,
|
4831
4839
|
"character": 9,
|
4832
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4840
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.service.ts#L44"
|
4833
4841
|
}
|
4834
4842
|
],
|
4835
4843
|
"signatures": [
|
@@ -4851,8 +4859,8 @@
|
|
4851
4859
|
{
|
4852
4860
|
"fileName": "libs/components/core/src/lib/modules/numeric/numeric.service.ts",
|
4853
4861
|
"line": 44,
|
4854
|
-
"character":
|
4855
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4862
|
+
"character": 9,
|
4863
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.service.ts#L44"
|
4856
4864
|
}
|
4857
4865
|
],
|
4858
4866
|
"parameters": [
|
@@ -4925,7 +4933,7 @@
|
|
4925
4933
|
"fileName": "projects/core/src/modules/numeric/numeric.service.ts",
|
4926
4934
|
"line": 12,
|
4927
4935
|
"character": 13,
|
4928
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4936
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.service.ts#L12"
|
4929
4937
|
}
|
4930
4938
|
],
|
4931
4939
|
"decorators": [
|
@@ -4963,7 +4971,7 @@
|
|
4963
4971
|
"fileName": "projects/core/src/modules/overlay/overlay-instance.ts",
|
4964
4972
|
"line": 37,
|
4965
4973
|
"character": 2,
|
4966
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4974
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-instance.ts#L37"
|
4967
4975
|
}
|
4968
4976
|
],
|
4969
4977
|
"signatures": [
|
@@ -4978,7 +4986,7 @@
|
|
4978
4986
|
"fileName": "libs/components/core/src/lib/modules/overlay/overlay-instance.ts",
|
4979
4987
|
"line": 37,
|
4980
4988
|
"character": 2,
|
4981
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
4989
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-instance.ts#L37"
|
4982
4990
|
}
|
4983
4991
|
],
|
4984
4992
|
"parameters": [
|
@@ -5054,7 +5062,7 @@
|
|
5054
5062
|
"fileName": "projects/core/src/modules/overlay/overlay-instance.ts",
|
5055
5063
|
"line": 42,
|
5056
5064
|
"character": 20,
|
5057
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5065
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-instance.ts#L42"
|
5058
5066
|
}
|
5059
5067
|
],
|
5060
5068
|
"type": {
|
@@ -5100,7 +5108,7 @@
|
|
5100
5108
|
"fileName": "projects/core/src/modules/overlay/overlay-instance.ts",
|
5101
5109
|
"line": 41,
|
5102
5110
|
"character": 20,
|
5103
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5111
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-instance.ts#L41"
|
5104
5112
|
}
|
5105
5113
|
],
|
5106
5114
|
"type": {
|
@@ -5123,7 +5131,7 @@
|
|
5123
5131
|
"fileName": "projects/core/src/modules/overlay/overlay-instance.ts",
|
5124
5132
|
"line": 27,
|
5125
5133
|
"character": 9,
|
5126
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5134
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-instance.ts#L27"
|
5127
5135
|
}
|
5128
5136
|
],
|
5129
5137
|
"type": {
|
@@ -5145,7 +5153,7 @@
|
|
5145
5153
|
"fileName": "projects/core/src/modules/overlay/overlay-instance.ts",
|
5146
5154
|
"line": 16,
|
5147
5155
|
"character": 13,
|
5148
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5156
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-instance.ts#L16"
|
5149
5157
|
}
|
5150
5158
|
],
|
5151
5159
|
"getSignature": {
|
@@ -5166,8 +5174,8 @@
|
|
5166
5174
|
{
|
5167
5175
|
"fileName": "libs/components/core/src/lib/modules/overlay/overlay-instance.ts",
|
5168
5176
|
"line": 16,
|
5169
|
-
"character":
|
5170
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5177
|
+
"character": 13,
|
5178
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-instance.ts#L16"
|
5171
5179
|
}
|
5172
5180
|
],
|
5173
5181
|
"type": {
|
@@ -5201,7 +5209,7 @@
|
|
5201
5209
|
"fileName": "projects/core/src/modules/overlay/overlay-instance.ts",
|
5202
5210
|
"line": 23,
|
5203
5211
|
"character": 13,
|
5204
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5212
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-instance.ts#L23"
|
5205
5213
|
}
|
5206
5214
|
],
|
5207
5215
|
"getSignature": {
|
@@ -5222,8 +5230,8 @@
|
|
5222
5230
|
{
|
5223
5231
|
"fileName": "libs/components/core/src/lib/modules/overlay/overlay-instance.ts",
|
5224
5232
|
"line": 23,
|
5225
|
-
"character":
|
5226
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5233
|
+
"character": 13,
|
5234
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-instance.ts#L23"
|
5227
5235
|
}
|
5228
5236
|
],
|
5229
5237
|
"type": {
|
@@ -5257,7 +5265,7 @@
|
|
5257
5265
|
"fileName": "projects/core/src/modules/overlay/overlay-instance.ts",
|
5258
5266
|
"line": 68,
|
5259
5267
|
"character": 9,
|
5260
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5268
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-instance.ts#L68"
|
5261
5269
|
}
|
5262
5270
|
],
|
5263
5271
|
"signatures": [
|
@@ -5279,8 +5287,8 @@
|
|
5279
5287
|
{
|
5280
5288
|
"fileName": "libs/components/core/src/lib/modules/overlay/overlay-instance.ts",
|
5281
5289
|
"line": 68,
|
5282
|
-
"character":
|
5283
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5290
|
+
"character": 9,
|
5291
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-instance.ts#L68"
|
5284
5292
|
}
|
5285
5293
|
],
|
5286
5294
|
"typeParameter": [
|
@@ -5316,8 +5324,9 @@
|
|
5316
5324
|
"typeArguments": [
|
5317
5325
|
{
|
5318
5326
|
"type": "reference",
|
5319
|
-
"target":
|
5327
|
+
"target": 590,
|
5320
5328
|
"name": "C",
|
5329
|
+
"package": "@skyux/core",
|
5321
5330
|
"refersToTypeParameter": true
|
5322
5331
|
}
|
5323
5332
|
],
|
@@ -5357,8 +5366,9 @@
|
|
5357
5366
|
],
|
5358
5367
|
"type": {
|
5359
5368
|
"type": "reference",
|
5360
|
-
"target":
|
5369
|
+
"target": 590,
|
5361
5370
|
"name": "C",
|
5371
|
+
"package": "@skyux/core",
|
5362
5372
|
"refersToTypeParameter": true
|
5363
5373
|
}
|
5364
5374
|
}
|
@@ -5378,7 +5388,7 @@
|
|
5378
5388
|
"fileName": "projects/core/src/modules/overlay/overlay-instance.ts",
|
5379
5389
|
"line": 84,
|
5380
5390
|
"character": 9,
|
5381
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5391
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-instance.ts#L84"
|
5382
5392
|
}
|
5383
5393
|
],
|
5384
5394
|
"signatures": [
|
@@ -5408,8 +5418,8 @@
|
|
5408
5418
|
{
|
5409
5419
|
"fileName": "libs/components/core/src/lib/modules/overlay/overlay-instance.ts",
|
5410
5420
|
"line": 84,
|
5411
|
-
"character":
|
5412
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5421
|
+
"character": 9,
|
5422
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-instance.ts#L84"
|
5413
5423
|
}
|
5414
5424
|
],
|
5415
5425
|
"typeParameter": [
|
@@ -5453,8 +5463,9 @@
|
|
5453
5463
|
"typeArguments": [
|
5454
5464
|
{
|
5455
5465
|
"type": "reference",
|
5456
|
-
"target":
|
5466
|
+
"target": 595,
|
5457
5467
|
"name": "T",
|
5468
|
+
"package": "@skyux/core",
|
5458
5469
|
"refersToTypeParameter": true
|
5459
5470
|
}
|
5460
5471
|
],
|
@@ -5480,8 +5491,9 @@
|
|
5480
5491
|
},
|
5481
5492
|
"type": {
|
5482
5493
|
"type": "reference",
|
5483
|
-
"target":
|
5494
|
+
"target": 595,
|
5484
5495
|
"name": "T",
|
5496
|
+
"package": "@skyux/core",
|
5485
5497
|
"refersToTypeParameter": true
|
5486
5498
|
}
|
5487
5499
|
}
|
@@ -5530,7 +5542,7 @@
|
|
5530
5542
|
"fileName": "projects/core/src/modules/overlay/overlay-instance.ts",
|
5531
5543
|
"line": 12,
|
5532
5544
|
"character": 13,
|
5533
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5545
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-instance.ts#L12"
|
5534
5546
|
}
|
5535
5547
|
],
|
5536
5548
|
"decorators": []
|
@@ -5577,7 +5589,7 @@
|
|
5577
5589
|
"fileName": "projects/core/src/modules/overlay/overlay.module.ts",
|
5578
5590
|
"line": 7,
|
5579
5591
|
"character": 13,
|
5580
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5592
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay.module.ts#L7"
|
5581
5593
|
}
|
5582
5594
|
],
|
5583
5595
|
"decorators": [
|
@@ -5607,7 +5619,7 @@
|
|
5607
5619
|
"fileName": "projects/core/src/modules/percent-pipe/percent.pipe.ts",
|
5608
5620
|
"line": 32,
|
5609
5621
|
"character": 2,
|
5610
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5622
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/percent-pipe/percent.pipe.ts#L32"
|
5611
5623
|
}
|
5612
5624
|
],
|
5613
5625
|
"signatures": [
|
@@ -5622,7 +5634,7 @@
|
|
5622
5634
|
"fileName": "libs/components/core/src/lib/modules/percent-pipe/percent.pipe.ts",
|
5623
5635
|
"line": 32,
|
5624
5636
|
"character": 2,
|
5625
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5637
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/percent-pipe/percent.pipe.ts#L32"
|
5626
5638
|
}
|
5627
5639
|
],
|
5628
5640
|
"parameters": [
|
@@ -5665,7 +5677,7 @@
|
|
5665
5677
|
"fileName": "projects/core/src/modules/percent-pipe/percent.pipe.ts",
|
5666
5678
|
"line": 14,
|
5667
5679
|
"character": 13,
|
5668
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5680
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/percent-pipe/percent.pipe.ts#L14"
|
5669
5681
|
}
|
5670
5682
|
],
|
5671
5683
|
"getSignature": {
|
@@ -5678,8 +5690,8 @@
|
|
5678
5690
|
{
|
5679
5691
|
"fileName": "libs/components/core/src/lib/modules/percent-pipe/percent.pipe.ts",
|
5680
5692
|
"line": 14,
|
5681
|
-
"character":
|
5682
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5693
|
+
"character": 13,
|
5694
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/percent-pipe/percent.pipe.ts#L14"
|
5683
5695
|
}
|
5684
5696
|
],
|
5685
5697
|
"type": {
|
@@ -5702,7 +5714,7 @@
|
|
5702
5714
|
"fileName": "projects/core/src/modules/percent-pipe/percent.pipe.ts",
|
5703
5715
|
"line": 42,
|
5704
5716
|
"character": 9,
|
5705
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5717
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/percent-pipe/percent.pipe.ts#L42"
|
5706
5718
|
}
|
5707
5719
|
],
|
5708
5720
|
"signatures": [
|
@@ -5716,8 +5728,8 @@
|
|
5716
5728
|
{
|
5717
5729
|
"fileName": "libs/components/core/src/lib/modules/percent-pipe/percent.pipe.ts",
|
5718
5730
|
"line": 42,
|
5719
|
-
"character":
|
5720
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5731
|
+
"character": 9,
|
5732
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/percent-pipe/percent.pipe.ts#L42"
|
5721
5733
|
}
|
5722
5734
|
],
|
5723
5735
|
"type": {
|
@@ -5751,7 +5763,7 @@
|
|
5751
5763
|
"fileName": "projects/core/src/modules/percent-pipe/percent.pipe.ts",
|
5752
5764
|
"line": 47,
|
5753
5765
|
"character": 9,
|
5754
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5766
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/percent-pipe/percent.pipe.ts#L47"
|
5755
5767
|
}
|
5756
5768
|
],
|
5757
5769
|
"signatures": [
|
@@ -5765,8 +5777,8 @@
|
|
5765
5777
|
{
|
5766
5778
|
"fileName": "libs/components/core/src/lib/modules/percent-pipe/percent.pipe.ts",
|
5767
5779
|
"line": 47,
|
5768
|
-
"character":
|
5769
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5780
|
+
"character": 9,
|
5781
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/percent-pipe/percent.pipe.ts#L47"
|
5770
5782
|
}
|
5771
5783
|
],
|
5772
5784
|
"parameters": [
|
@@ -5853,7 +5865,7 @@
|
|
5853
5865
|
"fileName": "projects/core/src/modules/percent-pipe/percent.pipe.ts",
|
5854
5866
|
"line": 13,
|
5855
5867
|
"character": 13,
|
5856
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5868
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/percent-pipe/percent.pipe.ts#L13"
|
5857
5869
|
}
|
5858
5870
|
],
|
5859
5871
|
"implementedTypes": [
|
@@ -5905,7 +5917,7 @@
|
|
5905
5917
|
"fileName": "projects/core/src/modules/percent-pipe/percent-pipe.module.ts",
|
5906
5918
|
"line": 14,
|
5907
5919
|
"character": 13,
|
5908
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5920
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/percent-pipe/percent-pipe.module.ts#L14"
|
5909
5921
|
}
|
5910
5922
|
],
|
5911
5923
|
"decorators": [
|
@@ -5953,7 +5965,7 @@
|
|
5953
5965
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer-media-query.service.ts",
|
5954
5966
|
"line": 21,
|
5955
5967
|
"character": 13,
|
5956
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5968
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts#L21"
|
5957
5969
|
}
|
5958
5970
|
],
|
5959
5971
|
"getSignature": {
|
@@ -5974,8 +5986,8 @@
|
|
5974
5986
|
{
|
5975
5987
|
"fileName": "libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts",
|
5976
5988
|
"line": 21,
|
5977
|
-
"character":
|
5978
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
5989
|
+
"character": 13,
|
5990
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts#L21"
|
5979
5991
|
}
|
5980
5992
|
],
|
5981
5993
|
"type": {
|
@@ -6000,7 +6012,7 @@
|
|
6000
6012
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer-media-query.service.ts",
|
6001
6013
|
"line": 57,
|
6002
6014
|
"character": 9,
|
6003
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6015
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts#L57"
|
6004
6016
|
}
|
6005
6017
|
],
|
6006
6018
|
"signatures": [
|
@@ -6014,8 +6026,8 @@
|
|
6014
6026
|
{
|
6015
6027
|
"fileName": "libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts",
|
6016
6028
|
"line": 57,
|
6017
|
-
"character":
|
6018
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6029
|
+
"character": 9,
|
6030
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts#L57"
|
6019
6031
|
}
|
6020
6032
|
],
|
6021
6033
|
"type": {
|
@@ -6049,7 +6061,7 @@
|
|
6049
6061
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer-media-query.service.ts",
|
6050
6062
|
"line": 75,
|
6051
6063
|
"character": 9,
|
6052
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6064
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts#L75"
|
6053
6065
|
}
|
6054
6066
|
],
|
6055
6067
|
"signatures": [
|
@@ -6079,8 +6091,8 @@
|
|
6079
6091
|
{
|
6080
6092
|
"fileName": "libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts",
|
6081
6093
|
"line": 75,
|
6082
|
-
"character":
|
6083
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6094
|
+
"character": 9,
|
6095
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts#L75"
|
6084
6096
|
}
|
6085
6097
|
],
|
6086
6098
|
"parameters": [
|
@@ -6136,7 +6148,7 @@
|
|
6136
6148
|
"fileName": "libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts",
|
6137
6149
|
"line": 78,
|
6138
6150
|
"character": 6,
|
6139
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6151
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts#L78"
|
6140
6152
|
}
|
6141
6153
|
],
|
6142
6154
|
"type": {
|
@@ -6158,7 +6170,7 @@
|
|
6158
6170
|
"fileName": "libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts",
|
6159
6171
|
"line": 77,
|
6160
6172
|
"character": 14,
|
6161
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6173
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts#L77"
|
6162
6174
|
}
|
6163
6175
|
]
|
6164
6176
|
}
|
@@ -6188,7 +6200,7 @@
|
|
6188
6200
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer-media-query.service.ts",
|
6189
6201
|
"line": 117,
|
6190
6202
|
"character": 9,
|
6191
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6203
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts#L117"
|
6192
6204
|
}
|
6193
6205
|
],
|
6194
6206
|
"signatures": [
|
@@ -6210,8 +6222,8 @@
|
|
6210
6222
|
{
|
6211
6223
|
"fileName": "libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts",
|
6212
6224
|
"line": 117,
|
6213
|
-
"character":
|
6214
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6225
|
+
"character": 9,
|
6226
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts#L117"
|
6215
6227
|
}
|
6216
6228
|
],
|
6217
6229
|
"parameters": [
|
@@ -6255,7 +6267,7 @@
|
|
6255
6267
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer-media-query.service.ts",
|
6256
6268
|
"line": 108,
|
6257
6269
|
"character": 9,
|
6258
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6270
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts#L108"
|
6259
6271
|
}
|
6260
6272
|
],
|
6261
6273
|
"signatures": [
|
@@ -6277,8 +6289,8 @@
|
|
6277
6289
|
{
|
6278
6290
|
"fileName": "libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts",
|
6279
6291
|
"line": 108,
|
6280
|
-
"character":
|
6281
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6292
|
+
"character": 9,
|
6293
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts#L108"
|
6282
6294
|
}
|
6283
6295
|
],
|
6284
6296
|
"type": {
|
@@ -6318,7 +6330,7 @@
|
|
6318
6330
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer-media-query.service.ts",
|
6319
6331
|
"line": 17,
|
6320
6332
|
"character": 13,
|
6321
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6333
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer-media-query.service.ts#L17"
|
6322
6334
|
}
|
6323
6335
|
],
|
6324
6336
|
"implementedTypes": [
|
@@ -6367,7 +6379,7 @@
|
|
6367
6379
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer.service.ts",
|
6368
6380
|
"line": 73,
|
6369
6381
|
"character": 2,
|
6370
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6382
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer.service.ts#L73"
|
6371
6383
|
}
|
6372
6384
|
],
|
6373
6385
|
"signatures": [
|
@@ -6382,7 +6394,7 @@
|
|
6382
6394
|
"fileName": "libs/components/core/src/lib/modules/resize-observer/resize-observer.service.ts",
|
6383
6395
|
"line": 73,
|
6384
6396
|
"character": 2,
|
6385
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6397
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer.service.ts#L73"
|
6386
6398
|
}
|
6387
6399
|
],
|
6388
6400
|
"type": {
|
@@ -6407,7 +6419,7 @@
|
|
6407
6419
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer.service.ts",
|
6408
6420
|
"line": 82,
|
6409
6421
|
"character": 9,
|
6410
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6422
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer.service.ts#L82"
|
6411
6423
|
}
|
6412
6424
|
],
|
6413
6425
|
"signatures": [
|
@@ -6421,8 +6433,8 @@
|
|
6421
6433
|
{
|
6422
6434
|
"fileName": "libs/components/core/src/lib/modules/resize-observer/resize-observer.service.ts",
|
6423
6435
|
"line": 82,
|
6424
|
-
"character":
|
6425
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6436
|
+
"character": 9,
|
6437
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer.service.ts#L82"
|
6426
6438
|
}
|
6427
6439
|
],
|
6428
6440
|
"type": {
|
@@ -6456,7 +6468,7 @@
|
|
6456
6468
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer.service.ts",
|
6457
6469
|
"line": 91,
|
6458
6470
|
"character": 9,
|
6459
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6471
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer.service.ts#L91"
|
6460
6472
|
}
|
6461
6473
|
],
|
6462
6474
|
"signatures": [
|
@@ -6478,8 +6490,8 @@
|
|
6478
6490
|
{
|
6479
6491
|
"fileName": "libs/components/core/src/lib/modules/resize-observer/resize-observer.service.ts",
|
6480
6492
|
"line": 91,
|
6481
|
-
"character":
|
6482
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6493
|
+
"character": 9,
|
6494
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer.service.ts#L91"
|
6483
6495
|
}
|
6484
6496
|
],
|
6485
6497
|
"parameters": [
|
@@ -6516,7 +6528,7 @@
|
|
6516
6528
|
{
|
6517
6529
|
"type": "reference",
|
6518
6530
|
"target": {
|
6519
|
-
"sourceFileName": "node_modules
|
6531
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
6520
6532
|
"qualifiedName": "ResizeObserverEntry"
|
6521
6533
|
},
|
6522
6534
|
"name": "ResizeObserverEntry",
|
@@ -6551,7 +6563,7 @@
|
|
6551
6563
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer.service.ts",
|
6552
6564
|
"line": 63,
|
6553
6565
|
"character": 13,
|
6554
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6566
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/resize-observer/resize-observer.service.ts#L63"
|
6555
6567
|
}
|
6556
6568
|
],
|
6557
6569
|
"implementedTypes": [
|
@@ -6592,7 +6604,7 @@
|
|
6592
6604
|
"fileName": "projects/core/src/modules/scrollable-host/scrollable-host.service.ts",
|
6593
6605
|
"line": 35,
|
6594
6606
|
"character": 2,
|
6595
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6607
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/scrollable-host/scrollable-host.service.ts#L35"
|
6596
6608
|
}
|
6597
6609
|
],
|
6598
6610
|
"signatures": [
|
@@ -6607,7 +6619,7 @@
|
|
6607
6619
|
"fileName": "libs/components/core/src/lib/modules/scrollable-host/scrollable-host.service.ts",
|
6608
6620
|
"line": 35,
|
6609
6621
|
"character": 2,
|
6610
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6622
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/scrollable-host/scrollable-host.service.ts#L35"
|
6611
6623
|
}
|
6612
6624
|
],
|
6613
6625
|
"parameters": [
|
@@ -6678,7 +6690,7 @@
|
|
6678
6690
|
"fileName": "projects/core/src/modules/scrollable-host/scrollable-host.service.ts",
|
6679
6691
|
"line": 50,
|
6680
6692
|
"character": 9,
|
6681
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6693
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/scrollable-host/scrollable-host.service.ts#L50"
|
6682
6694
|
}
|
6683
6695
|
],
|
6684
6696
|
"signatures": [
|
@@ -6711,8 +6723,8 @@
|
|
6711
6723
|
{
|
6712
6724
|
"fileName": "libs/components/core/src/lib/modules/scrollable-host/scrollable-host.service.ts",
|
6713
6725
|
"line": 50,
|
6714
|
-
"character":
|
6715
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6726
|
+
"character": 9,
|
6727
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/scrollable-host/scrollable-host.service.ts#L50"
|
6716
6728
|
}
|
6717
6729
|
],
|
6718
6730
|
"parameters": [
|
@@ -6753,7 +6765,7 @@
|
|
6753
6765
|
{
|
6754
6766
|
"type": "reference",
|
6755
6767
|
"target": {
|
6756
|
-
"sourceFileName": "node_modules
|
6768
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
6757
6769
|
"qualifiedName": "HTMLElement"
|
6758
6770
|
},
|
6759
6771
|
"name": "HTMLElement",
|
@@ -6762,7 +6774,7 @@
|
|
6762
6774
|
{
|
6763
6775
|
"type": "reference",
|
6764
6776
|
"target": {
|
6765
|
-
"sourceFileName": "node_modules
|
6777
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
6766
6778
|
"qualifiedName": "Window"
|
6767
6779
|
},
|
6768
6780
|
"name": "Window",
|
@@ -6787,7 +6799,7 @@
|
|
6787
6799
|
"fileName": "projects/core/src/modules/scrollable-host/scrollable-host.service.ts",
|
6788
6800
|
"line": 207,
|
6789
6801
|
"character": 9,
|
6790
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6802
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/scrollable-host/scrollable-host.service.ts#L207"
|
6791
6803
|
}
|
6792
6804
|
],
|
6793
6805
|
"signatures": [
|
@@ -6801,8 +6813,8 @@
|
|
6801
6813
|
{
|
6802
6814
|
"fileName": "libs/components/core/src/lib/modules/scrollable-host/scrollable-host.service.ts",
|
6803
6815
|
"line": 207,
|
6804
|
-
"character":
|
6805
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6816
|
+
"character": 9,
|
6817
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/scrollable-host/scrollable-host.service.ts#L207"
|
6806
6818
|
}
|
6807
6819
|
],
|
6808
6820
|
"parameters": [
|
@@ -6861,7 +6873,7 @@
|
|
6861
6873
|
"fileName": "projects/core/src/modules/scrollable-host/scrollable-host.service.ts",
|
6862
6874
|
"line": 148,
|
6863
6875
|
"character": 9,
|
6864
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6876
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/scrollable-host/scrollable-host.service.ts#L148"
|
6865
6877
|
}
|
6866
6878
|
],
|
6867
6879
|
"signatures": [
|
@@ -6894,8 +6906,8 @@
|
|
6894
6906
|
{
|
6895
6907
|
"fileName": "libs/components/core/src/lib/modules/scrollable-host/scrollable-host.service.ts",
|
6896
6908
|
"line": 148,
|
6897
|
-
"character":
|
6898
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6909
|
+
"character": 9,
|
6910
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/scrollable-host/scrollable-host.service.ts#L148"
|
6899
6911
|
}
|
6900
6912
|
],
|
6901
6913
|
"parameters": [
|
@@ -6971,7 +6983,7 @@
|
|
6971
6983
|
"fileName": "projects/core/src/modules/scrollable-host/scrollable-host.service.ts",
|
6972
6984
|
"line": 28,
|
6973
6985
|
"character": 13,
|
6974
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
6986
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/scrollable-host/scrollable-host.service.ts#L28"
|
6975
6987
|
}
|
6976
6988
|
],
|
6977
6989
|
"decorators": [
|
@@ -7003,7 +7015,7 @@
|
|
7003
7015
|
"fileName": "projects/core/src/modules/trim/trim.module.ts",
|
7004
7016
|
"line": 9,
|
7005
7017
|
"character": 13,
|
7006
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7018
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/trim/trim.module.ts#L9"
|
7007
7019
|
}
|
7008
7020
|
],
|
7009
7021
|
"decorators": [
|
@@ -7035,7 +7047,7 @@
|
|
7035
7047
|
"fileName": "projects/core/src/modules/ui-config/ui-config.service.ts",
|
7036
7048
|
"line": 9,
|
7037
7049
|
"character": 9,
|
7038
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7050
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/ui-config/ui-config.service.ts#L9"
|
7039
7051
|
}
|
7040
7052
|
],
|
7041
7053
|
"signatures": [
|
@@ -7049,8 +7061,8 @@
|
|
7049
7061
|
{
|
7050
7062
|
"fileName": "libs/components/core/src/lib/modules/ui-config/ui-config.service.ts",
|
7051
7063
|
"line": 9,
|
7052
|
-
"character":
|
7053
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7064
|
+
"character": 9,
|
7065
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/ui-config/ui-config.service.ts#L9"
|
7054
7066
|
}
|
7055
7067
|
],
|
7056
7068
|
"parameters": [
|
@@ -7111,7 +7123,7 @@
|
|
7111
7123
|
"fileName": "projects/core/src/modules/ui-config/ui-config.service.ts",
|
7112
7124
|
"line": 14,
|
7113
7125
|
"character": 9,
|
7114
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7126
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/ui-config/ui-config.service.ts#L14"
|
7115
7127
|
}
|
7116
7128
|
],
|
7117
7129
|
"signatures": [
|
@@ -7125,8 +7137,8 @@
|
|
7125
7137
|
{
|
7126
7138
|
"fileName": "libs/components/core/src/lib/modules/ui-config/ui-config.service.ts",
|
7127
7139
|
"line": 14,
|
7128
|
-
"character":
|
7129
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7140
|
+
"character": 9,
|
7141
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/ui-config/ui-config.service.ts#L14"
|
7130
7142
|
}
|
7131
7143
|
],
|
7132
7144
|
"parameters": [
|
@@ -7193,7 +7205,7 @@
|
|
7193
7205
|
"fileName": "projects/core/src/modules/ui-config/ui-config.service.ts",
|
7194
7206
|
"line": 8,
|
7195
7207
|
"character": 13,
|
7196
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7208
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/ui-config/ui-config.service.ts#L8"
|
7197
7209
|
}
|
7198
7210
|
],
|
7199
7211
|
"decorators": [
|
@@ -7242,13 +7254,13 @@
|
|
7242
7254
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-host-options.ts",
|
7243
7255
|
"line": 7,
|
7244
7256
|
"character": 9,
|
7245
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7257
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-host-options.ts#L7"
|
7246
7258
|
}
|
7247
7259
|
],
|
7248
7260
|
"type": {
|
7249
7261
|
"type": "reference",
|
7250
7262
|
"target": {
|
7251
|
-
"sourceFileName": "node_modules
|
7263
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
7252
7264
|
"qualifiedName": "HTMLElement"
|
7253
7265
|
},
|
7254
7266
|
"name": "HTMLElement",
|
@@ -7283,13 +7295,13 @@
|
|
7283
7295
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-host-options.ts",
|
7284
7296
|
"line": 9,
|
7285
7297
|
"character": 9,
|
7286
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7298
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-host-options.ts#L9"
|
7287
7299
|
}
|
7288
7300
|
],
|
7289
7301
|
"type": {
|
7290
7302
|
"type": "reference",
|
7291
7303
|
"target": {
|
7292
|
-
"sourceFileName": "node_modules
|
7304
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
7293
7305
|
"qualifiedName": "HTMLElement"
|
7294
7306
|
},
|
7295
7307
|
"name": "HTMLElement",
|
@@ -7324,13 +7336,13 @@
|
|
7324
7336
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-host-options.ts",
|
7325
7337
|
"line": 11,
|
7326
7338
|
"character": 9,
|
7327
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7339
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-host-options.ts#L11"
|
7328
7340
|
}
|
7329
7341
|
],
|
7330
7342
|
"type": {
|
7331
7343
|
"type": "reference",
|
7332
7344
|
"target": {
|
7333
|
-
"sourceFileName": "node_modules
|
7345
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
7334
7346
|
"qualifiedName": "HTMLElement"
|
7335
7347
|
},
|
7336
7348
|
"name": "HTMLElement",
|
@@ -7365,7 +7377,7 @@
|
|
7365
7377
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-host-options.ts",
|
7366
7378
|
"line": 13,
|
7367
7379
|
"character": 9,
|
7368
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7380
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-host-options.ts#L13"
|
7369
7381
|
}
|
7370
7382
|
],
|
7371
7383
|
"type": {
|
@@ -7401,7 +7413,7 @@
|
|
7401
7413
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-host-options.ts",
|
7402
7414
|
"line": 15,
|
7403
7415
|
"character": 9,
|
7404
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7416
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-host-options.ts#L15"
|
7405
7417
|
}
|
7406
7418
|
],
|
7407
7419
|
"type": {
|
@@ -7437,13 +7449,13 @@
|
|
7437
7449
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-host-options.ts",
|
7438
7450
|
"line": 17,
|
7439
7451
|
"character": 9,
|
7440
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7452
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-host-options.ts#L17"
|
7441
7453
|
}
|
7442
7454
|
],
|
7443
7455
|
"type": {
|
7444
7456
|
"type": "reference",
|
7445
7457
|
"target": {
|
7446
|
-
"sourceFileName": "node_modules
|
7458
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
7447
7459
|
"qualifiedName": "HTMLElement"
|
7448
7460
|
},
|
7449
7461
|
"name": "HTMLElement",
|
@@ -7478,7 +7490,7 @@
|
|
7478
7490
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-host-options.ts",
|
7479
7491
|
"line": 19,
|
7480
7492
|
"character": 9,
|
7481
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7493
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-host-options.ts#L19"
|
7482
7494
|
}
|
7483
7495
|
],
|
7484
7496
|
"type": {
|
@@ -7518,7 +7530,7 @@
|
|
7518
7530
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-host-options.ts",
|
7519
7531
|
"line": 6,
|
7520
7532
|
"character": 13,
|
7521
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7533
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-host-options.ts#L6"
|
7522
7534
|
}
|
7523
7535
|
],
|
7524
7536
|
"implementedTypes": [
|
@@ -7558,7 +7570,7 @@
|
|
7558
7570
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper.module.ts",
|
7559
7571
|
"line": 9,
|
7560
7572
|
"character": 13,
|
7561
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7573
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.module.ts#L9"
|
7562
7574
|
}
|
7563
7575
|
],
|
7564
7576
|
"decorators": [
|
@@ -7596,7 +7608,7 @@
|
|
7596
7608
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper.service.ts",
|
7597
7609
|
"line": 16,
|
7598
7610
|
"character": 2,
|
7599
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7611
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.service.ts#L16"
|
7600
7612
|
}
|
7601
7613
|
],
|
7602
7614
|
"signatures": [
|
@@ -7611,7 +7623,7 @@
|
|
7611
7623
|
"fileName": "libs/components/core/src/lib/modules/viewkeeper/viewkeeper.service.ts",
|
7612
7624
|
"line": 16,
|
7613
7625
|
"character": 2,
|
7614
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7626
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.service.ts#L16"
|
7615
7627
|
}
|
7616
7628
|
],
|
7617
7629
|
"parameters": [
|
@@ -7653,7 +7665,7 @@
|
|
7653
7665
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper.service.ts",
|
7654
7666
|
"line": 24,
|
7655
7667
|
"character": 9,
|
7656
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7668
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.service.ts#L24"
|
7657
7669
|
}
|
7658
7670
|
],
|
7659
7671
|
"signatures": [
|
@@ -7667,8 +7679,8 @@
|
|
7667
7679
|
{
|
7668
7680
|
"fileName": "libs/components/core/src/lib/modules/viewkeeper/viewkeeper.service.ts",
|
7669
7681
|
"line": 24,
|
7670
|
-
"character":
|
7671
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7682
|
+
"character": 9,
|
7683
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.service.ts#L24"
|
7672
7684
|
}
|
7673
7685
|
],
|
7674
7686
|
"parameters": [
|
@@ -7720,7 +7732,7 @@
|
|
7720
7732
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper.service.ts",
|
7721
7733
|
"line": 34,
|
7722
7734
|
"character": 9,
|
7723
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7735
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.service.ts#L34"
|
7724
7736
|
}
|
7725
7737
|
],
|
7726
7738
|
"signatures": [
|
@@ -7742,8 +7754,8 @@
|
|
7742
7754
|
{
|
7743
7755
|
"fileName": "libs/components/core/src/lib/modules/viewkeeper/viewkeeper.service.ts",
|
7744
7756
|
"line": 34,
|
7745
|
-
"character":
|
7746
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7757
|
+
"character": 9,
|
7758
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.service.ts#L34"
|
7747
7759
|
}
|
7748
7760
|
],
|
7749
7761
|
"parameters": [
|
@@ -7801,7 +7813,7 @@
|
|
7801
7813
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper.service.ts",
|
7802
7814
|
"line": 13,
|
7803
7815
|
"character": 13,
|
7804
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7816
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.service.ts#L13"
|
7805
7817
|
}
|
7806
7818
|
],
|
7807
7819
|
"decorators": [
|
@@ -7839,7 +7851,7 @@
|
|
7839
7851
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
7840
7852
|
"line": 114,
|
7841
7853
|
"character": 2,
|
7842
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7854
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L114"
|
7843
7855
|
}
|
7844
7856
|
],
|
7845
7857
|
"signatures": [
|
@@ -7854,7 +7866,7 @@
|
|
7854
7866
|
"fileName": "libs/components/core/src/lib/modules/affix/affix.directive.ts",
|
7855
7867
|
"line": 114,
|
7856
7868
|
"character": 2,
|
7857
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7869
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L114"
|
7858
7870
|
}
|
7859
7871
|
],
|
7860
7872
|
"parameters": [
|
@@ -7932,7 +7944,7 @@
|
|
7932
7944
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
7933
7945
|
"line": 44,
|
7934
7946
|
"character": 9,
|
7935
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7947
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L44"
|
7936
7948
|
}
|
7937
7949
|
],
|
7938
7950
|
"type": {
|
@@ -7976,7 +7988,7 @@
|
|
7976
7988
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
7977
7989
|
"line": 50,
|
7978
7990
|
"character": 9,
|
7979
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
7991
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L50"
|
7980
7992
|
}
|
7981
7993
|
],
|
7982
7994
|
"type": {
|
@@ -8020,7 +8032,7 @@
|
|
8020
8032
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
8021
8033
|
"line": 56,
|
8022
8034
|
"character": 9,
|
8023
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8035
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L56"
|
8024
8036
|
}
|
8025
8037
|
],
|
8026
8038
|
"type": {
|
@@ -8062,7 +8074,7 @@
|
|
8062
8074
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
8063
8075
|
"line": 62,
|
8064
8076
|
"character": 9,
|
8065
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8077
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L62"
|
8066
8078
|
}
|
8067
8079
|
],
|
8068
8080
|
"type": {
|
@@ -8106,7 +8118,7 @@
|
|
8106
8118
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
8107
8119
|
"line": 68,
|
8108
8120
|
"character": 9,
|
8109
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8121
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L68"
|
8110
8122
|
}
|
8111
8123
|
],
|
8112
8124
|
"type": {
|
@@ -8140,7 +8152,7 @@
|
|
8140
8152
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
8141
8153
|
"line": 92,
|
8142
8154
|
"character": 9,
|
8143
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8155
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L92"
|
8144
8156
|
}
|
8145
8157
|
],
|
8146
8158
|
"type": {
|
@@ -8188,7 +8200,7 @@
|
|
8188
8200
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
8189
8201
|
"line": 98,
|
8190
8202
|
"character": 9,
|
8191
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8203
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L98"
|
8192
8204
|
}
|
8193
8205
|
],
|
8194
8206
|
"type": {
|
@@ -8242,7 +8254,7 @@
|
|
8242
8254
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
8243
8255
|
"line": 74,
|
8244
8256
|
"character": 9,
|
8245
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8257
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L74"
|
8246
8258
|
}
|
8247
8259
|
],
|
8248
8260
|
"type": {
|
@@ -8278,7 +8290,7 @@
|
|
8278
8290
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
8279
8291
|
"line": 104,
|
8280
8292
|
"character": 9,
|
8281
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8293
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L104"
|
8282
8294
|
}
|
8283
8295
|
],
|
8284
8296
|
"type": {
|
@@ -8334,7 +8346,7 @@
|
|
8334
8346
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
8335
8347
|
"line": 80,
|
8336
8348
|
"character": 9,
|
8337
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8349
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L80"
|
8338
8350
|
}
|
8339
8351
|
],
|
8340
8352
|
"type": {
|
@@ -8378,7 +8390,7 @@
|
|
8378
8390
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
8379
8391
|
"line": 86,
|
8380
8392
|
"character": 9,
|
8381
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8393
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L86"
|
8382
8394
|
}
|
8383
8395
|
],
|
8384
8396
|
"type": {
|
@@ -8414,13 +8426,13 @@
|
|
8414
8426
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
8415
8427
|
"line": 38,
|
8416
8428
|
"character": 9,
|
8417
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8429
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L38"
|
8418
8430
|
}
|
8419
8431
|
],
|
8420
8432
|
"type": {
|
8421
8433
|
"type": "reference",
|
8422
8434
|
"target": {
|
8423
|
-
"sourceFileName": "node_modules
|
8435
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
8424
8436
|
"qualifiedName": "HTMLElement"
|
8425
8437
|
},
|
8426
8438
|
"name": "HTMLElement",
|
@@ -8445,7 +8457,7 @@
|
|
8445
8457
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
8446
8458
|
"line": 137,
|
8447
8459
|
"character": 9,
|
8448
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8460
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L137"
|
8449
8461
|
}
|
8450
8462
|
],
|
8451
8463
|
"signatures": [
|
@@ -8459,8 +8471,8 @@
|
|
8459
8471
|
{
|
8460
8472
|
"fileName": "libs/components/core/src/lib/modules/affix/affix.directive.ts",
|
8461
8473
|
"line": 137,
|
8462
|
-
"character":
|
8463
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8474
|
+
"character": 9,
|
8475
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L137"
|
8464
8476
|
}
|
8465
8477
|
],
|
8466
8478
|
"parameters": [
|
@@ -8512,7 +8524,7 @@
|
|
8512
8524
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
8513
8525
|
"line": 153,
|
8514
8526
|
"character": 9,
|
8515
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8527
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L153"
|
8516
8528
|
}
|
8517
8529
|
],
|
8518
8530
|
"signatures": [
|
@@ -8526,8 +8538,8 @@
|
|
8526
8538
|
{
|
8527
8539
|
"fileName": "libs/components/core/src/lib/modules/affix/affix.directive.ts",
|
8528
8540
|
"line": 153,
|
8529
|
-
"character":
|
8530
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8541
|
+
"character": 9,
|
8542
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L153"
|
8531
8543
|
}
|
8532
8544
|
],
|
8533
8545
|
"type": {
|
@@ -8561,7 +8573,7 @@
|
|
8561
8573
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
8562
8574
|
"line": 119,
|
8563
8575
|
"character": 9,
|
8564
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8576
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L119"
|
8565
8577
|
}
|
8566
8578
|
],
|
8567
8579
|
"signatures": [
|
@@ -8575,8 +8587,8 @@
|
|
8575
8587
|
{
|
8576
8588
|
"fileName": "libs/components/core/src/lib/modules/affix/affix.directive.ts",
|
8577
8589
|
"line": 119,
|
8578
|
-
"character":
|
8579
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8590
|
+
"character": 9,
|
8591
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L119"
|
8580
8592
|
}
|
8581
8593
|
],
|
8582
8594
|
"type": {
|
@@ -8636,7 +8648,7 @@
|
|
8636
8648
|
"fileName": "projects/core/src/modules/affix/affix.directive.ts",
|
8637
8649
|
"line": 33,
|
8638
8650
|
"character": 13,
|
8639
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8651
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix.directive.ts#L33"
|
8640
8652
|
}
|
8641
8653
|
],
|
8642
8654
|
"implementedTypes": [
|
@@ -8735,7 +8747,7 @@
|
|
8735
8747
|
"fileName": "projects/core/src/modules/id/id.directive.ts",
|
8736
8748
|
"line": 21,
|
8737
8749
|
"character": 2,
|
8738
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8750
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/id/id.directive.ts#L21"
|
8739
8751
|
}
|
8740
8752
|
],
|
8741
8753
|
"signatures": [
|
@@ -8750,7 +8762,7 @@
|
|
8750
8762
|
"fileName": "libs/components/core/src/lib/modules/id/id.directive.ts",
|
8751
8763
|
"line": 21,
|
8752
8764
|
"character": 2,
|
8753
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8765
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/id/id.directive.ts#L21"
|
8754
8766
|
}
|
8755
8767
|
],
|
8756
8768
|
"parameters": [
|
@@ -8828,7 +8840,7 @@
|
|
8828
8840
|
"fileName": "projects/core/src/modules/id/id.directive.ts",
|
8829
8841
|
"line": 15,
|
8830
8842
|
"character": 13,
|
8831
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8843
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/id/id.directive.ts#L15"
|
8832
8844
|
}
|
8833
8845
|
],
|
8834
8846
|
"getSignature": {
|
@@ -8841,8 +8853,8 @@
|
|
8841
8853
|
{
|
8842
8854
|
"fileName": "libs/components/core/src/lib/modules/id/id.directive.ts",
|
8843
8855
|
"line": 15,
|
8844
|
-
"character":
|
8845
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8856
|
+
"character": 13,
|
8857
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/id/id.directive.ts#L15"
|
8846
8858
|
}
|
8847
8859
|
],
|
8848
8860
|
"type": {
|
@@ -8872,7 +8884,7 @@
|
|
8872
8884
|
"fileName": "projects/core/src/modules/id/id.directive.ts",
|
8873
8885
|
"line": 14,
|
8874
8886
|
"character": 13,
|
8875
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8887
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/id/id.directive.ts#L14"
|
8876
8888
|
}
|
8877
8889
|
],
|
8878
8890
|
"decorators": [
|
@@ -8902,7 +8914,7 @@
|
|
8902
8914
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper.directive.ts",
|
8903
8915
|
"line": 52,
|
8904
8916
|
"character": 2,
|
8905
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8917
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts#L52"
|
8906
8918
|
}
|
8907
8919
|
],
|
8908
8920
|
"signatures": [
|
@@ -8917,7 +8929,7 @@
|
|
8917
8929
|
"fileName": "libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts",
|
8918
8930
|
"line": 52,
|
8919
8931
|
"character": 2,
|
8920
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
8932
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts#L52"
|
8921
8933
|
}
|
8922
8934
|
],
|
8923
8935
|
"parameters": [
|
@@ -9010,13 +9022,13 @@
|
|
9010
9022
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper.directive.ts",
|
9011
9023
|
"line": 24,
|
9012
9024
|
"character": 13,
|
9013
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9025
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts#L24"
|
9014
9026
|
},
|
9015
9027
|
{
|
9016
9028
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper.directive.ts",
|
9017
9029
|
"line": 30,
|
9018
9030
|
"character": 13,
|
9019
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9031
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts#L30"
|
9020
9032
|
}
|
9021
9033
|
],
|
9022
9034
|
"getSignature": {
|
@@ -9029,8 +9041,8 @@
|
|
9029
9041
|
{
|
9030
9042
|
"fileName": "libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts",
|
9031
9043
|
"line": 30,
|
9032
|
-
"character":
|
9033
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9044
|
+
"character": 13,
|
9045
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts#L30"
|
9034
9046
|
}
|
9035
9047
|
],
|
9036
9048
|
"type": {
|
@@ -9050,9 +9062,9 @@
|
|
9050
9062
|
"sources": [
|
9051
9063
|
{
|
9052
9064
|
"fileName": "libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts",
|
9053
|
-
"line":
|
9054
|
-
"character":
|
9055
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9065
|
+
"line": 24,
|
9066
|
+
"character": 13,
|
9067
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts#L24"
|
9056
9068
|
}
|
9057
9069
|
],
|
9058
9070
|
"parameters": [
|
@@ -9095,7 +9107,7 @@
|
|
9095
9107
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper.directive.ts",
|
9096
9108
|
"line": 75,
|
9097
9109
|
"character": 9,
|
9098
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9110
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts#L75"
|
9099
9111
|
}
|
9100
9112
|
],
|
9101
9113
|
"signatures": [
|
@@ -9109,8 +9121,8 @@
|
|
9109
9121
|
{
|
9110
9122
|
"fileName": "libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts",
|
9111
9123
|
"line": 75,
|
9112
|
-
"character":
|
9113
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9124
|
+
"character": 9,
|
9125
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts#L75"
|
9114
9126
|
}
|
9115
9127
|
],
|
9116
9128
|
"type": {
|
@@ -9144,7 +9156,7 @@
|
|
9144
9156
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper.directive.ts",
|
9145
9157
|
"line": 64,
|
9146
9158
|
"character": 9,
|
9147
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9159
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts#L64"
|
9148
9160
|
}
|
9149
9161
|
],
|
9150
9162
|
"signatures": [
|
@@ -9158,8 +9170,8 @@
|
|
9158
9170
|
{
|
9159
9171
|
"fileName": "libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts",
|
9160
9172
|
"line": 64,
|
9161
|
-
"character":
|
9162
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9173
|
+
"character": 9,
|
9174
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts#L64"
|
9163
9175
|
}
|
9164
9176
|
],
|
9165
9177
|
"type": {
|
@@ -9207,7 +9219,7 @@
|
|
9207
9219
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper.directive.ts",
|
9208
9220
|
"line": 22,
|
9209
9221
|
"character": 13,
|
9210
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9222
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper.directive.ts#L22"
|
9211
9223
|
}
|
9212
9224
|
],
|
9213
9225
|
"implementedTypes": [
|
@@ -9265,7 +9277,7 @@
|
|
9265
9277
|
"fileName": "projects/core/src/modules/trim/trim.directive.ts",
|
9266
9278
|
"line": 16,
|
9267
9279
|
"character": 2,
|
9268
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9280
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/trim/trim.directive.ts#L16"
|
9269
9281
|
}
|
9270
9282
|
],
|
9271
9283
|
"signatures": [
|
@@ -9280,7 +9292,7 @@
|
|
9280
9292
|
"fileName": "libs/components/core/src/lib/modules/trim/trim.directive.ts",
|
9281
9293
|
"line": 16,
|
9282
9294
|
"character": 2,
|
9283
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9295
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/trim/trim.directive.ts#L16"
|
9284
9296
|
}
|
9285
9297
|
],
|
9286
9298
|
"parameters": [
|
@@ -9345,7 +9357,7 @@
|
|
9345
9357
|
"fileName": "projects/core/src/modules/trim/trim.directive.ts",
|
9346
9358
|
"line": 40,
|
9347
9359
|
"character": 9,
|
9348
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9360
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/trim/trim.directive.ts#L40"
|
9349
9361
|
}
|
9350
9362
|
],
|
9351
9363
|
"signatures": [
|
@@ -9359,8 +9371,8 @@
|
|
9359
9371
|
{
|
9360
9372
|
"fileName": "libs/components/core/src/lib/modules/trim/trim.directive.ts",
|
9361
9373
|
"line": 40,
|
9362
|
-
"character":
|
9363
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9374
|
+
"character": 9,
|
9375
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/trim/trim.directive.ts#L40"
|
9364
9376
|
}
|
9365
9377
|
],
|
9366
9378
|
"type": {
|
@@ -9394,7 +9406,7 @@
|
|
9394
9406
|
"fileName": "projects/core/src/modules/trim/trim.directive.ts",
|
9395
9407
|
"line": 35,
|
9396
9408
|
"character": 9,
|
9397
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9409
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/trim/trim.directive.ts#L35"
|
9398
9410
|
}
|
9399
9411
|
],
|
9400
9412
|
"signatures": [
|
@@ -9408,8 +9420,8 @@
|
|
9408
9420
|
{
|
9409
9421
|
"fileName": "libs/components/core/src/lib/modules/trim/trim.directive.ts",
|
9410
9422
|
"line": 35,
|
9411
|
-
"character":
|
9412
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9423
|
+
"character": 9,
|
9424
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/trim/trim.directive.ts#L35"
|
9413
9425
|
}
|
9414
9426
|
],
|
9415
9427
|
"type": {
|
@@ -9451,7 +9463,7 @@
|
|
9451
9463
|
"fileName": "projects/core/src/modules/trim/trim.directive.ts",
|
9452
9464
|
"line": 11,
|
9453
9465
|
"character": 13,
|
9454
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9466
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/trim/trim.directive.ts#L11"
|
9455
9467
|
}
|
9456
9468
|
],
|
9457
9469
|
"implementedTypes": [
|
@@ -9511,7 +9523,7 @@
|
|
9511
9523
|
"fileName": "projects/core/src/modules/affix/affix-config.ts",
|
9512
9524
|
"line": 12,
|
9513
9525
|
"character": 2,
|
9514
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9526
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-config.ts#L12"
|
9515
9527
|
}
|
9516
9528
|
],
|
9517
9529
|
"type": {
|
@@ -9558,7 +9570,7 @@
|
|
9558
9570
|
"fileName": "projects/core/src/modules/affix/affix-config.ts",
|
9559
9571
|
"line": 21,
|
9560
9572
|
"character": 2,
|
9561
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9573
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-config.ts#L21"
|
9562
9574
|
}
|
9563
9575
|
],
|
9564
9576
|
"type": {
|
@@ -9589,7 +9601,7 @@
|
|
9589
9601
|
"fileName": "projects/core/src/modules/affix/affix-config.ts",
|
9590
9602
|
"line": 28,
|
9591
9603
|
"character": 2,
|
9592
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9604
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-config.ts#L28"
|
9593
9605
|
}
|
9594
9606
|
],
|
9595
9607
|
"type": {
|
@@ -9618,7 +9630,7 @@
|
|
9618
9630
|
"fileName": "projects/core/src/modules/affix/affix-config.ts",
|
9619
9631
|
"line": 33,
|
9620
9632
|
"character": 2,
|
9621
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9633
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-config.ts#L33"
|
9622
9634
|
}
|
9623
9635
|
],
|
9624
9636
|
"type": {
|
@@ -9649,7 +9661,7 @@
|
|
9649
9661
|
"fileName": "projects/core/src/modules/affix/affix-config.ts",
|
9650
9662
|
"line": 38,
|
9651
9663
|
"character": 2,
|
9652
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9664
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-config.ts#L38"
|
9653
9665
|
}
|
9654
9666
|
],
|
9655
9667
|
"type": {
|
@@ -9678,7 +9690,7 @@
|
|
9678
9690
|
"fileName": "projects/core/src/modules/affix/affix-config.ts",
|
9679
9691
|
"line": 43,
|
9680
9692
|
"character": 2,
|
9681
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9693
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-config.ts#L43"
|
9682
9694
|
}
|
9683
9695
|
],
|
9684
9696
|
"type": {
|
@@ -9709,7 +9721,7 @@
|
|
9709
9721
|
"fileName": "projects/core/src/modules/affix/affix-config.ts",
|
9710
9722
|
"line": 53,
|
9711
9723
|
"character": 2,
|
9712
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9724
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-config.ts#L53"
|
9713
9725
|
}
|
9714
9726
|
],
|
9715
9727
|
"type": {
|
@@ -9740,7 +9752,7 @@
|
|
9740
9752
|
"fileName": "projects/core/src/modules/affix/affix-config.ts",
|
9741
9753
|
"line": 48,
|
9742
9754
|
"character": 2,
|
9743
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9755
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-config.ts#L48"
|
9744
9756
|
}
|
9745
9757
|
],
|
9746
9758
|
"type": {
|
@@ -9771,7 +9783,7 @@
|
|
9771
9783
|
"fileName": "projects/core/src/modules/affix/affix-config.ts",
|
9772
9784
|
"line": 8,
|
9773
9785
|
"character": 17,
|
9774
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9786
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-config.ts#L8"
|
9775
9787
|
}
|
9776
9788
|
]
|
9777
9789
|
},
|
@@ -9803,7 +9815,7 @@
|
|
9803
9815
|
"fileName": "projects/core/src/modules/affix/affix-offset.ts",
|
9804
9816
|
"line": 5,
|
9805
9817
|
"character": 2,
|
9806
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9818
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-offset.ts#L5"
|
9807
9819
|
}
|
9808
9820
|
],
|
9809
9821
|
"type": {
|
@@ -9824,7 +9836,7 @@
|
|
9824
9836
|
"fileName": "projects/core/src/modules/affix/affix-offset.ts",
|
9825
9837
|
"line": 7,
|
9826
9838
|
"character": 2,
|
9827
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9839
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-offset.ts#L7"
|
9828
9840
|
}
|
9829
9841
|
],
|
9830
9842
|
"type": {
|
@@ -9845,7 +9857,7 @@
|
|
9845
9857
|
"fileName": "projects/core/src/modules/affix/affix-offset.ts",
|
9846
9858
|
"line": 9,
|
9847
9859
|
"character": 2,
|
9848
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9860
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-offset.ts#L9"
|
9849
9861
|
}
|
9850
9862
|
],
|
9851
9863
|
"type": {
|
@@ -9866,7 +9878,7 @@
|
|
9866
9878
|
"fileName": "projects/core/src/modules/affix/affix-offset.ts",
|
9867
9879
|
"line": 11,
|
9868
9880
|
"character": 2,
|
9869
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9881
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-offset.ts#L11"
|
9870
9882
|
}
|
9871
9883
|
],
|
9872
9884
|
"type": {
|
@@ -9891,7 +9903,7 @@
|
|
9891
9903
|
"fileName": "projects/core/src/modules/affix/affix-offset.ts",
|
9892
9904
|
"line": 4,
|
9893
9905
|
"character": 17,
|
9894
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9906
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-offset.ts#L4"
|
9895
9907
|
}
|
9896
9908
|
]
|
9897
9909
|
},
|
@@ -9923,7 +9935,7 @@
|
|
9923
9935
|
"fileName": "projects/core/src/modules/affix/affix-offset-change.ts",
|
9924
9936
|
"line": 7,
|
9925
9937
|
"character": 2,
|
9926
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9938
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-offset-change.ts#L7"
|
9927
9939
|
}
|
9928
9940
|
],
|
9929
9941
|
"type": {
|
@@ -9947,7 +9959,7 @@
|
|
9947
9959
|
"fileName": "projects/core/src/modules/affix/affix-offset-change.ts",
|
9948
9960
|
"line": 6,
|
9949
9961
|
"character": 17,
|
9950
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9962
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-offset-change.ts#L6"
|
9951
9963
|
}
|
9952
9964
|
]
|
9953
9965
|
},
|
@@ -9977,7 +9989,7 @@
|
|
9977
9989
|
"fileName": "projects/core/src/modules/affix/affix-placement-change.ts",
|
9978
9990
|
"line": 7,
|
9979
9991
|
"character": 2,
|
9980
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
9992
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-placement-change.ts#L7"
|
9981
9993
|
}
|
9982
9994
|
],
|
9983
9995
|
"type": {
|
@@ -10001,7 +10013,7 @@
|
|
10001
10013
|
"fileName": "projects/core/src/modules/affix/affix-placement-change.ts",
|
10002
10014
|
"line": 3,
|
10003
10015
|
"character": 17,
|
10004
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10016
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-placement-change.ts#L3"
|
10005
10017
|
}
|
10006
10018
|
]
|
10007
10019
|
},
|
@@ -10023,7 +10035,7 @@
|
|
10023
10035
|
"fileName": "projects/core/src/modules/title/set-title-args.ts",
|
10024
10036
|
"line": 2,
|
10025
10037
|
"character": 2,
|
10026
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10038
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/title/set-title-args.ts#L2"
|
10027
10039
|
}
|
10028
10040
|
],
|
10029
10041
|
"type": {
|
@@ -10048,7 +10060,7 @@
|
|
10048
10060
|
"fileName": "projects/core/src/modules/title/set-title-args.ts",
|
10049
10061
|
"line": 1,
|
10050
10062
|
"character": 17,
|
10051
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10063
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/title/set-title-args.ts#L1"
|
10052
10064
|
}
|
10053
10065
|
]
|
10054
10066
|
},
|
@@ -10088,7 +10100,7 @@
|
|
10088
10100
|
"fileName": "projects/core/src/modules/dock/dock-insert-component-config.ts",
|
10089
10101
|
"line": 9,
|
10090
10102
|
"character": 2,
|
10091
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10103
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-insert-component-config.ts#L9"
|
10092
10104
|
}
|
10093
10105
|
],
|
10094
10106
|
"type": {
|
@@ -10125,7 +10137,7 @@
|
|
10125
10137
|
"fileName": "projects/core/src/modules/dock/dock-item-config.ts",
|
10126
10138
|
"line": 10,
|
10127
10139
|
"character": 2,
|
10128
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10140
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-item-config.ts#L10"
|
10129
10141
|
}
|
10130
10142
|
],
|
10131
10143
|
"type": {
|
@@ -10153,7 +10165,7 @@
|
|
10153
10165
|
"fileName": "projects/core/src/modules/dock/dock-insert-component-config.ts",
|
10154
10166
|
"line": 5,
|
10155
10167
|
"character": 17,
|
10156
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10168
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-insert-component-config.ts#L5"
|
10157
10169
|
}
|
10158
10170
|
],
|
10159
10171
|
"extendedTypes": [
|
@@ -10201,7 +10213,7 @@
|
|
10201
10213
|
"fileName": "projects/core/src/modules/dock/dock-item-config.ts",
|
10202
10214
|
"line": 10,
|
10203
10215
|
"character": 2,
|
10204
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10216
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-item-config.ts#L10"
|
10205
10217
|
}
|
10206
10218
|
],
|
10207
10219
|
"type": {
|
@@ -10223,7 +10235,7 @@
|
|
10223
10235
|
"fileName": "projects/core/src/modules/dock/dock-item-config.ts",
|
10224
10236
|
"line": 4,
|
10225
10237
|
"character": 17,
|
10226
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10238
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-item-config.ts#L4"
|
10227
10239
|
}
|
10228
10240
|
],
|
10229
10241
|
"extendedBy": [
|
@@ -10270,7 +10282,7 @@
|
|
10270
10282
|
"fileName": "projects/core/src/modules/dock/dock-options.ts",
|
10271
10283
|
"line": 10,
|
10272
10284
|
"character": 2,
|
10273
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10285
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-options.ts#L10"
|
10274
10286
|
}
|
10275
10287
|
],
|
10276
10288
|
"type": {
|
@@ -10317,13 +10329,13 @@
|
|
10317
10329
|
"fileName": "projects/core/src/modules/dock/dock-options.ts",
|
10318
10330
|
"line": 15,
|
10319
10331
|
"character": 2,
|
10320
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10332
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-options.ts#L15"
|
10321
10333
|
}
|
10322
10334
|
],
|
10323
10335
|
"type": {
|
10324
10336
|
"type": "reference",
|
10325
10337
|
"target": {
|
10326
|
-
"sourceFileName": "node_modules
|
10338
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
10327
10339
|
"qualifiedName": "HTMLElement"
|
10328
10340
|
},
|
10329
10341
|
"name": "HTMLElement",
|
@@ -10351,7 +10363,7 @@
|
|
10351
10363
|
"fileName": "projects/core/src/modules/dock/dock-options.ts",
|
10352
10364
|
"line": 20,
|
10353
10365
|
"character": 2,
|
10354
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10366
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-options.ts#L20"
|
10355
10367
|
}
|
10356
10368
|
],
|
10357
10369
|
"type": {
|
@@ -10375,7 +10387,7 @@
|
|
10375
10387
|
"fileName": "projects/core/src/modules/dock/dock-options.ts",
|
10376
10388
|
"line": 6,
|
10377
10389
|
"character": 17,
|
10378
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10390
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dock/dock-options.ts#L6"
|
10379
10391
|
}
|
10380
10392
|
]
|
10381
10393
|
},
|
@@ -10415,7 +10427,7 @@
|
|
10415
10427
|
"fileName": "projects/core/src/modules/dynamic-component/dynamic-component-options.ts",
|
10416
10428
|
"line": 36,
|
10417
10429
|
"character": 2,
|
10418
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10430
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dynamic-component/dynamic-component-options.ts#L36"
|
10419
10431
|
}
|
10420
10432
|
],
|
10421
10433
|
"type": {
|
@@ -10449,7 +10461,7 @@
|
|
10449
10461
|
"fileName": "projects/core/src/modules/dynamic-component/dynamic-component-options.ts",
|
10450
10462
|
"line": 16,
|
10451
10463
|
"character": 2,
|
10452
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10464
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dynamic-component/dynamic-component-options.ts#L16"
|
10453
10465
|
}
|
10454
10466
|
],
|
10455
10467
|
"type": {
|
@@ -10480,7 +10492,7 @@
|
|
10480
10492
|
"fileName": "projects/core/src/modules/dynamic-component/dynamic-component-options.ts",
|
10481
10493
|
"line": 21,
|
10482
10494
|
"character": 2,
|
10483
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10495
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dynamic-component/dynamic-component-options.ts#L21"
|
10484
10496
|
}
|
10485
10497
|
],
|
10486
10498
|
"type": {
|
@@ -10533,13 +10545,13 @@
|
|
10533
10545
|
"fileName": "projects/core/src/modules/dynamic-component/dynamic-component-options.ts",
|
10534
10546
|
"line": 26,
|
10535
10547
|
"character": 2,
|
10536
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10548
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dynamic-component/dynamic-component-options.ts#L26"
|
10537
10549
|
}
|
10538
10550
|
],
|
10539
10551
|
"type": {
|
10540
10552
|
"type": "reference",
|
10541
10553
|
"target": {
|
10542
|
-
"sourceFileName": "node_modules
|
10554
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
10543
10555
|
"qualifiedName": "HTMLElement"
|
10544
10556
|
},
|
10545
10557
|
"name": "HTMLElement",
|
@@ -10567,7 +10579,7 @@
|
|
10567
10579
|
"fileName": "projects/core/src/modules/dynamic-component/dynamic-component-options.ts",
|
10568
10580
|
"line": 31,
|
10569
10581
|
"character": 2,
|
10570
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10582
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dynamic-component/dynamic-component-options.ts#L31"
|
10571
10583
|
}
|
10572
10584
|
],
|
10573
10585
|
"type": {
|
@@ -10598,7 +10610,7 @@
|
|
10598
10610
|
"fileName": "projects/core/src/modules/dynamic-component/dynamic-component-options.ts",
|
10599
10611
|
"line": 12,
|
10600
10612
|
"character": 17,
|
10601
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10613
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/dynamic-component/dynamic-component-options.ts#L12"
|
10602
10614
|
}
|
10603
10615
|
]
|
10604
10616
|
},
|
@@ -10670,7 +10682,7 @@
|
|
10670
10682
|
"fileName": "projects/core/src/modules/adapter-service/focusable-children-options.ts",
|
10671
10683
|
"line": 9,
|
10672
10684
|
"character": 2,
|
10673
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10685
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/focusable-children-options.ts#L9"
|
10674
10686
|
}
|
10675
10687
|
],
|
10676
10688
|
"type": {
|
@@ -10715,7 +10727,7 @@
|
|
10715
10727
|
"fileName": "projects/core/src/modules/adapter-service/focusable-children-options.ts",
|
10716
10728
|
"line": 15,
|
10717
10729
|
"character": 2,
|
10718
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10730
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/focusable-children-options.ts#L15"
|
10719
10731
|
}
|
10720
10732
|
],
|
10721
10733
|
"type": {
|
@@ -10738,7 +10750,7 @@
|
|
10738
10750
|
"fileName": "projects/core/src/modules/adapter-service/focusable-children-options.ts",
|
10739
10751
|
"line": 4,
|
10740
10752
|
"character": 17,
|
10741
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10753
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/adapter-service/focusable-children-options.ts#L4"
|
10742
10754
|
}
|
10743
10755
|
]
|
10744
10756
|
},
|
@@ -10760,7 +10772,7 @@
|
|
10760
10772
|
"fileName": "projects/core/src/modules/layout-host/layout-host-for-child-args.ts",
|
10761
10773
|
"line": 2,
|
10762
10774
|
"character": 2,
|
10763
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10775
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/layout-host/layout-host-for-child-args.ts#L2"
|
10764
10776
|
}
|
10765
10777
|
],
|
10766
10778
|
"type": {
|
@@ -10782,7 +10794,7 @@
|
|
10782
10794
|
"fileName": "projects/core/src/modules/layout-host/layout-host-for-child-args.ts",
|
10783
10795
|
"line": 1,
|
10784
10796
|
"character": 17,
|
10785
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10797
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/layout-host/layout-host-for-child-args.ts#L1"
|
10786
10798
|
}
|
10787
10799
|
]
|
10788
10800
|
},
|
@@ -10822,7 +10834,7 @@
|
|
10822
10834
|
"fileName": "projects/core/src/modules/numeric/numeric.options.ts",
|
10823
10835
|
"line": 21,
|
10824
10836
|
"character": 2,
|
10825
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10837
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.options.ts#L21"
|
10826
10838
|
}
|
10827
10839
|
],
|
10828
10840
|
"type": {
|
@@ -10860,7 +10872,7 @@
|
|
10860
10872
|
"fileName": "projects/core/src/modules/numeric/numeric.options.ts",
|
10861
10873
|
"line": 11,
|
10862
10874
|
"character": 2,
|
10863
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10875
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.options.ts#L11"
|
10864
10876
|
}
|
10865
10877
|
],
|
10866
10878
|
"type": {
|
@@ -10905,7 +10917,7 @@
|
|
10905
10917
|
"fileName": "projects/core/src/modules/numeric/numeric.options.ts",
|
10906
10918
|
"line": 16,
|
10907
10919
|
"character": 2,
|
10908
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10920
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.options.ts#L16"
|
10909
10921
|
}
|
10910
10922
|
],
|
10911
10923
|
"type": {
|
@@ -10934,7 +10946,7 @@
|
|
10934
10946
|
"fileName": "projects/core/src/modules/numeric/numeric.options.ts",
|
10935
10947
|
"line": 26,
|
10936
10948
|
"character": 2,
|
10937
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10949
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.options.ts#L26"
|
10938
10950
|
}
|
10939
10951
|
],
|
10940
10952
|
"type": {
|
@@ -10963,7 +10975,7 @@
|
|
10963
10975
|
"fileName": "projects/core/src/modules/numeric/numeric.options.ts",
|
10964
10976
|
"line": 31,
|
10965
10977
|
"character": 2,
|
10966
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
10978
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.options.ts#L31"
|
10967
10979
|
}
|
10968
10980
|
],
|
10969
10981
|
"type": {
|
@@ -11024,7 +11036,7 @@
|
|
11024
11036
|
"fileName": "projects/core/src/modules/numeric/numeric.options.ts",
|
11025
11037
|
"line": 38,
|
11026
11038
|
"character": 2,
|
11027
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11039
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.options.ts#L38"
|
11028
11040
|
}
|
11029
11041
|
],
|
11030
11042
|
"type": {
|
@@ -11053,7 +11065,7 @@
|
|
11053
11065
|
"fileName": "projects/core/src/modules/numeric/numeric.options.ts",
|
11054
11066
|
"line": 44,
|
11055
11067
|
"character": 2,
|
11056
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11068
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.options.ts#L44"
|
11057
11069
|
}
|
11058
11070
|
],
|
11059
11071
|
"type": {
|
@@ -11090,7 +11102,7 @@
|
|
11090
11102
|
"fileName": "projects/core/src/modules/numeric/numeric.options.ts",
|
11091
11103
|
"line": 49,
|
11092
11104
|
"character": 2,
|
11093
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11105
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.options.ts#L49"
|
11094
11106
|
}
|
11095
11107
|
],
|
11096
11108
|
"type": {
|
@@ -11119,7 +11131,7 @@
|
|
11119
11131
|
"fileName": "projects/core/src/modules/numeric/numeric.options.ts",
|
11120
11132
|
"line": 7,
|
11121
11133
|
"character": 17,
|
11122
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11134
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/numeric/numeric.options.ts#L7"
|
11123
11135
|
}
|
11124
11136
|
]
|
11125
11137
|
},
|
@@ -11151,7 +11163,7 @@
|
|
11151
11163
|
"fileName": "projects/core/src/modules/overlay/overlay-config.ts",
|
11152
11164
|
"line": 9,
|
11153
11165
|
"character": 2,
|
11154
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11166
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-config.ts#L9"
|
11155
11167
|
}
|
11156
11168
|
],
|
11157
11169
|
"type": {
|
@@ -11180,7 +11192,7 @@
|
|
11180
11192
|
"fileName": "projects/core/src/modules/overlay/overlay-config.ts",
|
11181
11193
|
"line": 14,
|
11182
11194
|
"character": 2,
|
11183
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11195
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-config.ts#L14"
|
11184
11196
|
}
|
11185
11197
|
],
|
11186
11198
|
"type": {
|
@@ -11209,7 +11221,7 @@
|
|
11209
11221
|
"fileName": "projects/core/src/modules/overlay/overlay-config.ts",
|
11210
11222
|
"line": 19,
|
11211
11223
|
"character": 2,
|
11212
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11224
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-config.ts#L19"
|
11213
11225
|
}
|
11214
11226
|
],
|
11215
11227
|
"type": {
|
@@ -11238,7 +11250,7 @@
|
|
11238
11250
|
"fileName": "projects/core/src/modules/overlay/overlay-config.ts",
|
11239
11251
|
"line": 24,
|
11240
11252
|
"character": 2,
|
11241
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11253
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-config.ts#L24"
|
11242
11254
|
}
|
11243
11255
|
],
|
11244
11256
|
"type": {
|
@@ -11267,7 +11279,7 @@
|
|
11267
11279
|
"fileName": "projects/core/src/modules/overlay/overlay-config.ts",
|
11268
11280
|
"line": 29,
|
11269
11281
|
"character": 2,
|
11270
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11282
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-config.ts#L29"
|
11271
11283
|
}
|
11272
11284
|
],
|
11273
11285
|
"type": {
|
@@ -11301,7 +11313,7 @@
|
|
11301
11313
|
"fileName": "projects/core/src/modules/overlay/overlay-config.ts",
|
11302
11314
|
"line": 50,
|
11303
11315
|
"character": 2,
|
11304
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11316
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-config.ts#L50"
|
11305
11317
|
}
|
11306
11318
|
],
|
11307
11319
|
"type": {
|
@@ -11330,7 +11342,7 @@
|
|
11330
11342
|
"fileName": "projects/core/src/modules/overlay/overlay-config.ts",
|
11331
11343
|
"line": 44,
|
11332
11344
|
"character": 2,
|
11333
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11345
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-config.ts#L44"
|
11334
11346
|
}
|
11335
11347
|
],
|
11336
11348
|
"type": {
|
@@ -11361,7 +11373,7 @@
|
|
11361
11373
|
"fileName": "projects/core/src/modules/overlay/overlay-config.ts",
|
11362
11374
|
"line": 34,
|
11363
11375
|
"character": 2,
|
11364
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11376
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-config.ts#L34"
|
11365
11377
|
}
|
11366
11378
|
],
|
11367
11379
|
"type": {
|
@@ -11390,7 +11402,7 @@
|
|
11390
11402
|
"fileName": "projects/core/src/modules/overlay/overlay-config.ts",
|
11391
11403
|
"line": 39,
|
11392
11404
|
"character": 2,
|
11393
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11405
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-config.ts#L39"
|
11394
11406
|
}
|
11395
11407
|
],
|
11396
11408
|
"type": {
|
@@ -11420,7 +11432,7 @@
|
|
11420
11432
|
"fileName": "projects/core/src/modules/overlay/overlay-config.ts",
|
11421
11433
|
"line": 5,
|
11422
11434
|
"character": 17,
|
11423
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11435
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-config.ts#L5"
|
11424
11436
|
}
|
11425
11437
|
]
|
11426
11438
|
},
|
@@ -11460,13 +11472,13 @@
|
|
11460
11472
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-options.ts",
|
11461
11473
|
"line": 10,
|
11462
11474
|
"character": 2,
|
11463
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11475
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-options.ts#L10"
|
11464
11476
|
}
|
11465
11477
|
],
|
11466
11478
|
"type": {
|
11467
11479
|
"type": "reference",
|
11468
11480
|
"target": {
|
11469
|
-
"sourceFileName": "node_modules
|
11481
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
11470
11482
|
"qualifiedName": "HTMLElement"
|
11471
11483
|
},
|
11472
11484
|
"name": "HTMLElement",
|
@@ -11494,13 +11506,13 @@
|
|
11494
11506
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-options.ts",
|
11495
11507
|
"line": 15,
|
11496
11508
|
"character": 2,
|
11497
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11509
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-options.ts#L15"
|
11498
11510
|
}
|
11499
11511
|
],
|
11500
11512
|
"type": {
|
11501
11513
|
"type": "reference",
|
11502
11514
|
"target": {
|
11503
|
-
"sourceFileName": "node_modules
|
11515
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
11504
11516
|
"qualifiedName": "HTMLElement"
|
11505
11517
|
},
|
11506
11518
|
"name": "HTMLElement",
|
@@ -11528,13 +11540,13 @@
|
|
11528
11540
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-options.ts",
|
11529
11541
|
"line": 21,
|
11530
11542
|
"character": 2,
|
11531
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11543
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-options.ts#L21"
|
11532
11544
|
}
|
11533
11545
|
],
|
11534
11546
|
"type": {
|
11535
11547
|
"type": "reference",
|
11536
11548
|
"target": {
|
11537
|
-
"sourceFileName": "node_modules
|
11549
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
11538
11550
|
"qualifiedName": "HTMLElement"
|
11539
11551
|
},
|
11540
11552
|
"name": "HTMLElement",
|
@@ -11562,7 +11574,7 @@
|
|
11562
11574
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-options.ts",
|
11563
11575
|
"line": 29,
|
11564
11576
|
"character": 2,
|
11565
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11577
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-options.ts#L29"
|
11566
11578
|
}
|
11567
11579
|
],
|
11568
11580
|
"type": {
|
@@ -11591,7 +11603,7 @@
|
|
11591
11603
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-options.ts",
|
11592
11604
|
"line": 34,
|
11593
11605
|
"character": 2,
|
11594
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11606
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-options.ts#L34"
|
11595
11607
|
}
|
11596
11608
|
],
|
11597
11609
|
"type": {
|
@@ -11620,13 +11632,13 @@
|
|
11620
11632
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-options.ts",
|
11621
11633
|
"line": 41,
|
11622
11634
|
"character": 2,
|
11623
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11635
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-options.ts#L41"
|
11624
11636
|
}
|
11625
11637
|
],
|
11626
11638
|
"type": {
|
11627
11639
|
"type": "reference",
|
11628
11640
|
"target": {
|
11629
|
-
"sourceFileName": "node_modules
|
11641
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
11630
11642
|
"qualifiedName": "HTMLElement"
|
11631
11643
|
},
|
11632
11644
|
"name": "HTMLElement",
|
@@ -11654,7 +11666,7 @@
|
|
11654
11666
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-options.ts",
|
11655
11667
|
"line": 46,
|
11656
11668
|
"character": 2,
|
11657
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11669
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-options.ts#L46"
|
11658
11670
|
}
|
11659
11671
|
],
|
11660
11672
|
"type": {
|
@@ -11682,7 +11694,7 @@
|
|
11682
11694
|
"fileName": "projects/core/src/modules/viewkeeper/viewkeeper-options.ts",
|
11683
11695
|
"line": 4,
|
11684
11696
|
"character": 17,
|
11685
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11697
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/viewkeeper/viewkeeper-options.ts#L4"
|
11686
11698
|
}
|
11687
11699
|
],
|
11688
11700
|
"implementedBy": [
|
@@ -11697,7 +11709,7 @@
|
|
11697
11709
|
"id": 66,
|
11698
11710
|
"name": "SkyAffixHorizontalAlignment",
|
11699
11711
|
"variant": "declaration",
|
11700
|
-
"kind":
|
11712
|
+
"kind": 2097152,
|
11701
11713
|
"flags": {},
|
11702
11714
|
"comment": {
|
11703
11715
|
"summary": [
|
@@ -11712,7 +11724,7 @@
|
|
11712
11724
|
"fileName": "projects/core/src/modules/affix/affix-horizontal-alignment.ts",
|
11713
11725
|
"line": 4,
|
11714
11726
|
"character": 12,
|
11715
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11727
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-horizontal-alignment.ts#L4"
|
11716
11728
|
}
|
11717
11729
|
],
|
11718
11730
|
"type": {
|
@@ -11737,7 +11749,7 @@
|
|
11737
11749
|
"id": 74,
|
11738
11750
|
"name": "SkyAffixPlacement",
|
11739
11751
|
"variant": "declaration",
|
11740
|
-
"kind":
|
11752
|
+
"kind": 2097152,
|
11741
11753
|
"flags": {},
|
11742
11754
|
"comment": {
|
11743
11755
|
"summary": [
|
@@ -11752,7 +11764,7 @@
|
|
11752
11764
|
"fileName": "projects/core/src/modules/affix/affix-placement.ts",
|
11753
11765
|
"line": 4,
|
11754
11766
|
"character": 12,
|
11755
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11767
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-placement.ts#L4"
|
11756
11768
|
}
|
11757
11769
|
],
|
11758
11770
|
"type": {
|
@@ -11781,14 +11793,14 @@
|
|
11781
11793
|
"id": 77,
|
11782
11794
|
"name": "SkyAffixPosition",
|
11783
11795
|
"variant": "declaration",
|
11784
|
-
"kind":
|
11796
|
+
"kind": 2097152,
|
11785
11797
|
"flags": {},
|
11786
11798
|
"sources": [
|
11787
11799
|
{
|
11788
11800
|
"fileName": "projects/core/src/modules/affix/affix-position.ts",
|
11789
11801
|
"line": 1,
|
11790
11802
|
"character": 12,
|
11791
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11803
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-position.ts#L1"
|
11792
11804
|
}
|
11793
11805
|
],
|
11794
11806
|
"type": {
|
@@ -11809,7 +11821,7 @@
|
|
11809
11821
|
"id": 78,
|
11810
11822
|
"name": "SkyAffixVerticalAlignment",
|
11811
11823
|
"variant": "declaration",
|
11812
|
-
"kind":
|
11824
|
+
"kind": 2097152,
|
11813
11825
|
"flags": {},
|
11814
11826
|
"comment": {
|
11815
11827
|
"summary": [
|
@@ -11824,7 +11836,7 @@
|
|
11824
11836
|
"fileName": "projects/core/src/modules/affix/affix-vertical-alignment.ts",
|
11825
11837
|
"line": 4,
|
11826
11838
|
"character": 12,
|
11827
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11839
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/affix/affix-vertical-alignment.ts#L4"
|
11828
11840
|
}
|
11829
11841
|
],
|
11830
11842
|
"type": {
|
@@ -11849,14 +11861,30 @@
|
|
11849
11861
|
"id": 437,
|
11850
11862
|
"name": "SkyMediaQueryListener",
|
11851
11863
|
"variant": "declaration",
|
11852
|
-
"kind":
|
11864
|
+
"kind": 2097152,
|
11853
11865
|
"flags": {},
|
11866
|
+
"comment": {
|
11867
|
+
"summary": [
|
11868
|
+
{
|
11869
|
+
"kind": "text",
|
11870
|
+
"text": "The function that is called when the breakpoints change. It is called\nwith a "
|
11871
|
+
},
|
11872
|
+
{
|
11873
|
+
"kind": "code",
|
11874
|
+
"text": "`SkyMediaBreakpoints`"
|
11875
|
+
},
|
11876
|
+
{
|
11877
|
+
"kind": "text",
|
11878
|
+
"text": " argument, which is an enum that represents the new breakpoint."
|
11879
|
+
}
|
11880
|
+
]
|
11881
|
+
},
|
11854
11882
|
"sources": [
|
11855
11883
|
{
|
11856
11884
|
"fileName": "projects/core/src/modules/media-query/media-query-listener.ts",
|
11857
11885
|
"line": 7,
|
11858
11886
|
"character": 12,
|
11859
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11887
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query-listener.ts#L7"
|
11860
11888
|
}
|
11861
11889
|
],
|
11862
11890
|
"type": {
|
@@ -11872,7 +11900,7 @@
|
|
11872
11900
|
"fileName": "libs/components/core/src/lib/modules/media-query/media-query-listener.ts",
|
11873
11901
|
"line": 7,
|
11874
11902
|
"character": 36,
|
11875
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11903
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/media-query/media-query-listener.ts#L7"
|
11876
11904
|
}
|
11877
11905
|
],
|
11878
11906
|
"signatures": [
|
@@ -11882,22 +11910,6 @@
|
|
11882
11910
|
"variant": "signature",
|
11883
11911
|
"kind": 4096,
|
11884
11912
|
"flags": {},
|
11885
|
-
"comment": {
|
11886
|
-
"summary": [
|
11887
|
-
{
|
11888
|
-
"kind": "text",
|
11889
|
-
"text": "The function that is called when the breakpoints change. It is called\nwith a "
|
11890
|
-
},
|
11891
|
-
{
|
11892
|
-
"kind": "code",
|
11893
|
-
"text": "`SkyMediaBreakpoints`"
|
11894
|
-
},
|
11895
|
-
{
|
11896
|
-
"kind": "text",
|
11897
|
-
"text": " argument, which is an enum that represents the new breakpoint."
|
11898
|
-
}
|
11899
|
-
]
|
11900
|
-
},
|
11901
11913
|
"parameters": [
|
11902
11914
|
{
|
11903
11915
|
"id": 440,
|
@@ -11926,14 +11938,14 @@
|
|
11926
11938
|
"id": 598,
|
11927
11939
|
"name": "SkyOverlayPosition",
|
11928
11940
|
"variant": "declaration",
|
11929
|
-
"kind":
|
11941
|
+
"kind": 2097152,
|
11930
11942
|
"flags": {},
|
11931
11943
|
"sources": [
|
11932
11944
|
{
|
11933
11945
|
"fileName": "projects/core/src/modules/overlay/overlay-position.ts",
|
11934
11946
|
"line": 1,
|
11935
11947
|
"character": 12,
|
11936
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11948
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/lib/modules/overlay/overlay-position.ts#L1"
|
11937
11949
|
}
|
11938
11950
|
],
|
11939
11951
|
"type": {
|
@@ -11971,7 +11983,7 @@
|
|
11971
11983
|
"fileName": "libs/components/core/src/version.ts",
|
11972
11984
|
"line": 23,
|
11973
11985
|
"character": 13,
|
11974
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
11986
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/src/version.ts#L23"
|
11975
11987
|
}
|
11976
11988
|
],
|
11977
11989
|
"type": {
|
@@ -11998,13 +12010,13 @@
|
|
11998
12010
|
"fileName": "projects/core/src/testing/resize-observer-mock.ts",
|
11999
12011
|
"line": 1,
|
12000
12012
|
"character": 13,
|
12001
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
12013
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/resize-observer-mock.ts#L1"
|
12002
12014
|
}
|
12003
12015
|
],
|
12004
12016
|
"type": {
|
12005
12017
|
"type": "reference",
|
12006
12018
|
"target": {
|
12007
|
-
"sourceFileName": "node_modules
|
12019
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
12008
12020
|
"qualifiedName": "ResizeObserverEntry"
|
12009
12021
|
},
|
12010
12022
|
"name": "ResizeObserverEntry",
|
@@ -12025,7 +12037,7 @@
|
|
12025
12037
|
"fileName": "projects/core/src/testing/resize-observer-mock.ts",
|
12026
12038
|
"line": 24,
|
12027
12039
|
"character": 13,
|
12028
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
12040
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/resize-observer-mock.ts#L24"
|
12029
12041
|
}
|
12030
12042
|
],
|
12031
12043
|
"type": {
|
@@ -12048,13 +12060,13 @@
|
|
12048
12060
|
"fileName": "libs/components/core/testing/src/resize-observer-mock.ts",
|
12049
12061
|
"line": 25,
|
12050
12062
|
"character": 2,
|
12051
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
12063
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/resize-observer-mock.ts#L25"
|
12052
12064
|
}
|
12053
12065
|
],
|
12054
12066
|
"type": {
|
12055
12067
|
"type": "reference",
|
12056
12068
|
"target": {
|
12057
|
-
"sourceFileName": "node_modules
|
12069
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
12058
12070
|
"qualifiedName": "ResizeObserverCallback"
|
12059
12071
|
},
|
12060
12072
|
"name": "ResizeObserverCallback",
|
@@ -12073,7 +12085,7 @@
|
|
12073
12085
|
"fileName": "libs/components/core/testing/src/resize-observer-mock.ts",
|
12074
12086
|
"line": 26,
|
12075
12087
|
"character": 2,
|
12076
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
12088
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/resize-observer-mock.ts#L26"
|
12077
12089
|
}
|
12078
12090
|
],
|
12079
12091
|
"type": {
|
@@ -12089,7 +12101,7 @@
|
|
12089
12101
|
"fileName": "libs/components/core/testing/src/resize-observer-mock.ts",
|
12090
12102
|
"line": 26,
|
12091
12103
|
"character": 8,
|
12092
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
12104
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/resize-observer-mock.ts#L26"
|
12093
12105
|
}
|
12094
12106
|
],
|
12095
12107
|
"signatures": [
|
@@ -12104,7 +12116,7 @@
|
|
12104
12116
|
"fileName": "libs/components/core/testing/src/resize-observer-mock.ts",
|
12105
12117
|
"line": 26,
|
12106
12118
|
"character": 8,
|
12107
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
12119
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/resize-observer-mock.ts#L26"
|
12108
12120
|
}
|
12109
12121
|
],
|
12110
12122
|
"parameters": [
|
@@ -12119,7 +12131,7 @@
|
|
12119
12131
|
"elementType": {
|
12120
12132
|
"type": "reference",
|
12121
12133
|
"target": {
|
12122
|
-
"sourceFileName": "node_modules
|
12134
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
12123
12135
|
"qualifiedName": "ResizeObserverEntry"
|
12124
12136
|
},
|
12125
12137
|
"name": "ResizeObserverEntry",
|
@@ -12138,7 +12150,7 @@
|
|
12138
12150
|
"type": {
|
12139
12151
|
"type": "reference",
|
12140
12152
|
"target": {
|
12141
|
-
"sourceFileName": "node_modules
|
12153
|
+
"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
|
12142
12154
|
"qualifiedName": "ResizeObserver"
|
12143
12155
|
},
|
12144
12156
|
"name": "ResizeObserver",
|
@@ -12171,7 +12183,7 @@
|
|
12171
12183
|
"fileName": "libs/components/core/testing/src/resize-observer-mock.ts",
|
12172
12184
|
"line": 24,
|
12173
12185
|
"character": 40,
|
12174
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
12186
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/resize-observer-mock.ts#L24"
|
12175
12187
|
}
|
12176
12188
|
]
|
12177
12189
|
}
|
@@ -12189,7 +12201,7 @@
|
|
12189
12201
|
"fileName": "projects/core/src/testing/resize-observer-mock.ts",
|
12190
12202
|
"line": 31,
|
12191
12203
|
"character": 16,
|
12192
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
12204
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/resize-observer-mock.ts#L31"
|
12193
12205
|
}
|
12194
12206
|
],
|
12195
12207
|
"signatures": [
|
@@ -12203,8 +12215,8 @@
|
|
12203
12215
|
{
|
12204
12216
|
"fileName": "libs/components/core/testing/src/resize-observer-mock.ts",
|
12205
12217
|
"line": 31,
|
12206
|
-
"character":
|
12207
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
12218
|
+
"character": 16,
|
12219
|
+
"url": "https://github.com/blackbaud/skyux/blob/c2b10b4/libs/components/core/testing/src/resize-observer-mock.ts#L31"
|
12208
12220
|
}
|
12209
12221
|
],
|
12210
12222
|
"type": {
|
@@ -13981,32 +13993,32 @@
|
|
13981
13993
|
],
|
13982
13994
|
"codeExampleDependencies": {
|
13983
13995
|
"/projects/core/documentation/code-examples/numeric/basic": {
|
13984
|
-
"@angular-devkit/core": "17.2
|
13985
|
-
"@angular-devkit/schematics": "17.2
|
13986
|
-
"@angular/animations": "17.
|
13987
|
-
"@angular/cdk": "17.
|
13988
|
-
"@angular/cli": "17.2
|
13989
|
-
"@angular/common": "17.
|
13990
|
-
"@angular/core": "17.
|
13991
|
-
"@angular/forms": "17.
|
13992
|
-
"@angular/platform-browser": "17.
|
13993
|
-
"@angular/router": "17.
|
13996
|
+
"@angular-devkit/core": "17.3.2",
|
13997
|
+
"@angular-devkit/schematics": "17.3.2",
|
13998
|
+
"@angular/animations": "17.3.1",
|
13999
|
+
"@angular/cdk": "17.3.1",
|
14000
|
+
"@angular/cli": "17.3.2",
|
14001
|
+
"@angular/common": "17.3.1",
|
14002
|
+
"@angular/core": "17.3.1",
|
14003
|
+
"@angular/forms": "17.3.1",
|
14004
|
+
"@angular/platform-browser": "17.3.1",
|
14005
|
+
"@angular/router": "17.3.1",
|
13994
14006
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
13995
|
-
"@schematics/angular": "17.2
|
13996
|
-
"@skyux-sdk/testing": "10.0.0
|
13997
|
-
"@skyux/assets": "10.0.0
|
13998
|
-
"@skyux/config": "10.0.0
|
13999
|
-
"@skyux/core": "10.0.0
|
14000
|
-
"@skyux/forms": "10.0.0
|
14001
|
-
"@skyux/i18n": "10.0.0
|
14007
|
+
"@schematics/angular": "17.3.2",
|
14008
|
+
"@skyux-sdk/testing": "10.0.0",
|
14009
|
+
"@skyux/assets": "10.0.0",
|
14010
|
+
"@skyux/config": "10.0.0",
|
14011
|
+
"@skyux/core": "10.0.0",
|
14012
|
+
"@skyux/forms": "10.0.0",
|
14013
|
+
"@skyux/i18n": "10.0.0",
|
14002
14014
|
"@skyux/icons": "7.0.0",
|
14003
|
-
"@skyux/indicators": "10.0.0
|
14004
|
-
"@skyux/layout": "10.0.0
|
14005
|
-
"@skyux/modals": "10.0.0
|
14006
|
-
"@skyux/popovers": "10.0.0
|
14007
|
-
"@skyux/router": "10.0.0
|
14008
|
-
"@skyux/theme": "10.0.0
|
14009
|
-
"axe-core": "4.
|
14015
|
+
"@skyux/indicators": "10.0.0",
|
14016
|
+
"@skyux/layout": "10.0.0",
|
14017
|
+
"@skyux/modals": "10.0.0",
|
14018
|
+
"@skyux/popovers": "10.0.0",
|
14019
|
+
"@skyux/router": "10.0.0",
|
14020
|
+
"@skyux/theme": "10.0.0",
|
14021
|
+
"axe-core": "4.9.0",
|
14010
14022
|
"cross-spawn": "7.0.3",
|
14011
14023
|
"fontfaceobserver": "2.3.0",
|
14012
14024
|
"glob": "10.3.10",
|
@@ -14016,25 +14028,25 @@
|
|
14016
14028
|
"zone.js": "0.14.4"
|
14017
14029
|
},
|
14018
14030
|
"/projects/core/documentation/code-examples/media-query/basic": {
|
14019
|
-
"@angular-devkit/core": "17.2
|
14020
|
-
"@angular-devkit/schematics": "17.2
|
14021
|
-
"@angular/animations": "17.
|
14022
|
-
"@angular/cdk": "17.
|
14023
|
-
"@angular/cli": "17.2
|
14024
|
-
"@angular/common": "17.
|
14025
|
-
"@angular/core": "17.
|
14026
|
-
"@angular/platform-browser": "17.
|
14027
|
-
"@angular/router": "17.
|
14031
|
+
"@angular-devkit/core": "17.3.2",
|
14032
|
+
"@angular-devkit/schematics": "17.3.2",
|
14033
|
+
"@angular/animations": "17.3.1",
|
14034
|
+
"@angular/cdk": "17.3.1",
|
14035
|
+
"@angular/cli": "17.3.2",
|
14036
|
+
"@angular/common": "17.3.1",
|
14037
|
+
"@angular/core": "17.3.1",
|
14038
|
+
"@angular/platform-browser": "17.3.1",
|
14039
|
+
"@angular/router": "17.3.1",
|
14028
14040
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
14029
|
-
"@schematics/angular": "17.2
|
14030
|
-
"@skyux-sdk/testing": "10.0.0
|
14031
|
-
"@skyux/assets": "10.0.0
|
14032
|
-
"@skyux/core": "10.0.0
|
14033
|
-
"@skyux/i18n": "10.0.0
|
14041
|
+
"@schematics/angular": "17.3.2",
|
14042
|
+
"@skyux-sdk/testing": "10.0.0",
|
14043
|
+
"@skyux/assets": "10.0.0",
|
14044
|
+
"@skyux/core": "10.0.0",
|
14045
|
+
"@skyux/i18n": "10.0.0",
|
14034
14046
|
"@skyux/icons": "7.0.0",
|
14035
|
-
"@skyux/indicators": "10.0.0
|
14036
|
-
"@skyux/theme": "10.0.0
|
14037
|
-
"axe-core": "4.
|
14047
|
+
"@skyux/indicators": "10.0.0",
|
14048
|
+
"@skyux/theme": "10.0.0",
|
14049
|
+
"axe-core": "4.9.0",
|
14038
14050
|
"cross-spawn": "7.0.3",
|
14039
14051
|
"fontfaceobserver": "2.3.0",
|
14040
14052
|
"glob": "10.3.10",
|
@@ -14044,28 +14056,28 @@
|
|
14044
14056
|
"zone.js": "0.14.4"
|
14045
14057
|
},
|
14046
14058
|
"/projects/core/documentation/code-examples/id": {
|
14047
|
-
"@angular-devkit/core": "17.2
|
14048
|
-
"@angular-devkit/schematics": "17.2
|
14049
|
-
"@angular/animations": "17.
|
14050
|
-
"@angular/cdk": "17.
|
14051
|
-
"@angular/cli": "17.2
|
14052
|
-
"@angular/common": "17.
|
14053
|
-
"@angular/core": "17.
|
14054
|
-
"@angular/forms": "17.
|
14055
|
-
"@angular/platform-browser": "17.
|
14056
|
-
"@angular/router": "17.
|
14059
|
+
"@angular-devkit/core": "17.3.2",
|
14060
|
+
"@angular-devkit/schematics": "17.3.2",
|
14061
|
+
"@angular/animations": "17.3.1",
|
14062
|
+
"@angular/cdk": "17.3.1",
|
14063
|
+
"@angular/cli": "17.3.2",
|
14064
|
+
"@angular/common": "17.3.1",
|
14065
|
+
"@angular/core": "17.3.1",
|
14066
|
+
"@angular/forms": "17.3.1",
|
14067
|
+
"@angular/platform-browser": "17.3.1",
|
14068
|
+
"@angular/router": "17.3.1",
|
14057
14069
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
14058
|
-
"@schematics/angular": "17.2
|
14059
|
-
"@skyux-sdk/testing": "10.0.0
|
14060
|
-
"@skyux/assets": "10.0.0
|
14061
|
-
"@skyux/core": "10.0.0
|
14062
|
-
"@skyux/forms": "10.0.0
|
14063
|
-
"@skyux/i18n": "10.0.0
|
14070
|
+
"@schematics/angular": "17.3.2",
|
14071
|
+
"@skyux-sdk/testing": "10.0.0",
|
14072
|
+
"@skyux/assets": "10.0.0",
|
14073
|
+
"@skyux/core": "10.0.0",
|
14074
|
+
"@skyux/forms": "10.0.0",
|
14075
|
+
"@skyux/i18n": "10.0.0",
|
14064
14076
|
"@skyux/icons": "7.0.0",
|
14065
|
-
"@skyux/indicators": "10.0.0
|
14066
|
-
"@skyux/popovers": "10.0.0
|
14067
|
-
"@skyux/theme": "10.0.0
|
14068
|
-
"axe-core": "4.
|
14077
|
+
"@skyux/indicators": "10.0.0",
|
14078
|
+
"@skyux/popovers": "10.0.0",
|
14079
|
+
"@skyux/theme": "10.0.0",
|
14080
|
+
"axe-core": "4.9.0",
|
14069
14081
|
"cross-spawn": "7.0.3",
|
14070
14082
|
"fontfaceobserver": "2.3.0",
|
14071
14083
|
"glob": "10.3.10",
|