@skyux/popovers 12.0.0-alpha.2 → 12.0.0-alpha.3
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 +1318 -594
- package/fesm2022/skyux-popovers-testing.mjs +2 -2
- package/fesm2022/skyux-popovers-testing.mjs.map +1 -1
- package/fesm2022/skyux-popovers.mjs +6 -0
- package/fesm2022/skyux-popovers.mjs.map +1 -1
- package/lib/modules/dropdown/dropdown.module.d.ts +3 -0
- package/lib/modules/popover/popover.module.d.ts +3 -0
- package/package.json +6 -6
- package/testing/modules/dropdown/dropdown-menu-harness.d.ts +2 -2
package/documentation.json
CHANGED
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
|
|
69
69
|
"line": 13,
|
|
70
70
|
"character": 2,
|
|
71
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
71
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L13"
|
|
72
72
|
}
|
|
73
73
|
],
|
|
74
74
|
"type": {
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
|
|
96
96
|
"line": 24,
|
|
97
97
|
"character": 2,
|
|
98
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
98
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L24"
|
|
99
99
|
}
|
|
100
100
|
],
|
|
101
101
|
"type": {
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
|
|
123
123
|
"line": 8,
|
|
124
124
|
"character": 2,
|
|
125
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
125
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L8"
|
|
126
126
|
}
|
|
127
127
|
],
|
|
128
128
|
"type": {
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
|
|
150
150
|
"line": 19,
|
|
151
151
|
"character": 2,
|
|
152
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
152
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L19"
|
|
153
153
|
}
|
|
154
154
|
],
|
|
155
155
|
"type": {
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
|
|
175
175
|
"line": 4,
|
|
176
176
|
"character": 12,
|
|
177
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
177
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L4"
|
|
178
178
|
}
|
|
179
179
|
]
|
|
180
180
|
},
|
|
@@ -184,6 +184,20 @@
|
|
|
184
184
|
"variant": "declaration",
|
|
185
185
|
"kind": 128,
|
|
186
186
|
"flags": {},
|
|
187
|
+
"comment": {
|
|
188
|
+
"summary": [],
|
|
189
|
+
"blockTags": [
|
|
190
|
+
{
|
|
191
|
+
"tag": "@docsIncludeIds",
|
|
192
|
+
"content": [
|
|
193
|
+
{
|
|
194
|
+
"kind": "text",
|
|
195
|
+
"text": "SkyDropdownComponent, SkyDropdownButtonComponent, SkyDropdownMenuComponent, SkyDropdownItemComponent, SkyDropdownButtonType, SkyDropdownHorizontalAlignment, SkyDropdownTriggerType, SkyDropdownHarness, SkyDropdownHarnessFilters, SkyDropdownItemHarness, SkyDropdownItemHarnessFilters, SkyDropdownMenuHarness, SkyDropdownMenuHarnessFilters"
|
|
196
|
+
}
|
|
197
|
+
]
|
|
198
|
+
}
|
|
199
|
+
]
|
|
200
|
+
},
|
|
187
201
|
"children": [],
|
|
188
202
|
"groups": [
|
|
189
203
|
{
|
|
@@ -196,9 +210,9 @@
|
|
|
196
210
|
"sources": [
|
|
197
211
|
{
|
|
198
212
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.module.ts",
|
|
199
|
-
"line":
|
|
213
|
+
"line": 44,
|
|
200
214
|
"character": 13,
|
|
201
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
215
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.module.ts#L44"
|
|
202
216
|
}
|
|
203
217
|
],
|
|
204
218
|
"decorators": [
|
|
@@ -216,6 +230,20 @@
|
|
|
216
230
|
"variant": "declaration",
|
|
217
231
|
"kind": 128,
|
|
218
232
|
"flags": {},
|
|
233
|
+
"comment": {
|
|
234
|
+
"summary": [],
|
|
235
|
+
"blockTags": [
|
|
236
|
+
{
|
|
237
|
+
"tag": "@docsIncludeIds",
|
|
238
|
+
"content": [
|
|
239
|
+
{
|
|
240
|
+
"kind": "text",
|
|
241
|
+
"text": "SkyPopoverComponent, SkyPopoverDirective, SkyPopoverAlignment, SkyPopoverPlacement, SkyPopoverTrigger, SkyPopoverType, SkyPopoverMessage, SkyPopoverMessageType, SkyPopoverHarness, SkyPopoverHarnessFilters, SkyPopoverContentHarness,"
|
|
242
|
+
}
|
|
243
|
+
]
|
|
244
|
+
}
|
|
245
|
+
]
|
|
246
|
+
},
|
|
219
247
|
"children": [],
|
|
220
248
|
"groups": [
|
|
221
249
|
{
|
|
@@ -228,9 +256,9 @@
|
|
|
228
256
|
"sources": [
|
|
229
257
|
{
|
|
230
258
|
"fileName": "projects/popovers/src/modules/popover/popover.module.ts",
|
|
231
|
-
"line":
|
|
259
|
+
"line": 35,
|
|
232
260
|
"character": 13,
|
|
233
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
261
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.module.ts#L35"
|
|
234
262
|
}
|
|
235
263
|
],
|
|
236
264
|
"decorators": [
|
|
@@ -268,7 +296,7 @@
|
|
|
268
296
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
269
297
|
"line": 48,
|
|
270
298
|
"character": 2,
|
|
271
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
299
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L48"
|
|
272
300
|
}
|
|
273
301
|
],
|
|
274
302
|
"signatures": [
|
|
@@ -283,7 +311,7 @@
|
|
|
283
311
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts",
|
|
284
312
|
"line": 48,
|
|
285
313
|
"character": 2,
|
|
286
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
314
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L48"
|
|
287
315
|
}
|
|
288
316
|
],
|
|
289
317
|
"parameters": [
|
|
@@ -364,7 +392,7 @@
|
|
|
364
392
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
365
393
|
"line": 49,
|
|
366
394
|
"character": 11,
|
|
367
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
395
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L49"
|
|
368
396
|
}
|
|
369
397
|
],
|
|
370
398
|
"type": {
|
|
@@ -396,7 +424,7 @@
|
|
|
396
424
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
397
425
|
"line": 41,
|
|
398
426
|
"character": 9,
|
|
399
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
427
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L41"
|
|
400
428
|
}
|
|
401
429
|
],
|
|
402
430
|
"type": {
|
|
@@ -419,13 +447,13 @@
|
|
|
419
447
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
420
448
|
"line": 33,
|
|
421
449
|
"character": 13,
|
|
422
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
450
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L33"
|
|
423
451
|
},
|
|
424
452
|
{
|
|
425
453
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
426
454
|
"line": 37,
|
|
427
455
|
"character": 13,
|
|
428
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
456
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L37"
|
|
429
457
|
}
|
|
430
458
|
],
|
|
431
459
|
"getSignature": {
|
|
@@ -439,7 +467,7 @@
|
|
|
439
467
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts",
|
|
440
468
|
"line": 37,
|
|
441
469
|
"character": 2,
|
|
442
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
470
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L37"
|
|
443
471
|
}
|
|
444
472
|
],
|
|
445
473
|
"type": {
|
|
@@ -477,7 +505,7 @@
|
|
|
477
505
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts",
|
|
478
506
|
"line": 32,
|
|
479
507
|
"character": 2,
|
|
480
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
508
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L32"
|
|
481
509
|
}
|
|
482
510
|
],
|
|
483
511
|
"parameters": [
|
|
@@ -517,7 +545,7 @@
|
|
|
517
545
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
518
546
|
"line": 68,
|
|
519
547
|
"character": 9,
|
|
520
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
548
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L68"
|
|
521
549
|
}
|
|
522
550
|
],
|
|
523
551
|
"signatures": [
|
|
@@ -532,7 +560,7 @@
|
|
|
532
560
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts",
|
|
533
561
|
"line": 68,
|
|
534
562
|
"character": 2,
|
|
535
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
563
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L68"
|
|
536
564
|
}
|
|
537
565
|
],
|
|
538
566
|
"parameters": [
|
|
@@ -569,7 +597,7 @@
|
|
|
569
597
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
570
598
|
"line": 78,
|
|
571
599
|
"character": 9,
|
|
572
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
600
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L78"
|
|
573
601
|
}
|
|
574
602
|
],
|
|
575
603
|
"signatures": [
|
|
@@ -584,7 +612,7 @@
|
|
|
584
612
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts",
|
|
585
613
|
"line": 78,
|
|
586
614
|
"character": 2,
|
|
587
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
615
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L78"
|
|
588
616
|
}
|
|
589
617
|
],
|
|
590
618
|
"type": {
|
|
@@ -608,7 +636,7 @@
|
|
|
608
636
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
609
637
|
"line": 57,
|
|
610
638
|
"character": 9,
|
|
611
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
639
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L57"
|
|
612
640
|
}
|
|
613
641
|
],
|
|
614
642
|
"signatures": [
|
|
@@ -623,7 +651,7 @@
|
|
|
623
651
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts",
|
|
624
652
|
"line": 57,
|
|
625
653
|
"character": 2,
|
|
626
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
654
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L57"
|
|
627
655
|
}
|
|
628
656
|
],
|
|
629
657
|
"type": {
|
|
@@ -657,7 +685,7 @@
|
|
|
657
685
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
658
686
|
"line": 84,
|
|
659
687
|
"character": 9,
|
|
660
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
688
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L84"
|
|
661
689
|
}
|
|
662
690
|
],
|
|
663
691
|
"signatures": [
|
|
@@ -672,7 +700,7 @@
|
|
|
672
700
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts",
|
|
673
701
|
"line": 84,
|
|
674
702
|
"character": 2,
|
|
675
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
703
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L84"
|
|
676
704
|
}
|
|
677
705
|
],
|
|
678
706
|
"type": {
|
|
@@ -719,7 +747,7 @@
|
|
|
719
747
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
720
748
|
"line": 23,
|
|
721
749
|
"character": 13,
|
|
722
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
750
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L23"
|
|
723
751
|
}
|
|
724
752
|
],
|
|
725
753
|
"implementedTypes": [
|
|
@@ -770,7 +798,7 @@
|
|
|
770
798
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-button.component.ts",
|
|
771
799
|
"line": 11,
|
|
772
800
|
"character": 13,
|
|
773
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
801
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-button.component.ts#L11"
|
|
774
802
|
}
|
|
775
803
|
],
|
|
776
804
|
"decorators": [
|
|
@@ -808,7 +836,7 @@
|
|
|
808
836
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
809
837
|
"line": 223,
|
|
810
838
|
"character": 2,
|
|
811
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
839
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L223"
|
|
812
840
|
}
|
|
813
841
|
],
|
|
814
842
|
"signatures": [
|
|
@@ -823,7 +851,7 @@
|
|
|
823
851
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
824
852
|
"line": 223,
|
|
825
853
|
"character": 2,
|
|
826
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
854
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L223"
|
|
827
855
|
}
|
|
828
856
|
],
|
|
829
857
|
"type": {
|
|
@@ -867,7 +895,7 @@
|
|
|
867
895
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
868
896
|
"line": 90,
|
|
869
897
|
"character": 9,
|
|
870
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
898
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L90"
|
|
871
899
|
}
|
|
872
900
|
],
|
|
873
901
|
"type": {
|
|
@@ -894,7 +922,7 @@
|
|
|
894
922
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
895
923
|
"line": 172,
|
|
896
924
|
"character": 9,
|
|
897
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
925
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L172"
|
|
898
926
|
}
|
|
899
927
|
],
|
|
900
928
|
"type": {
|
|
@@ -917,7 +945,7 @@
|
|
|
917
945
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
918
946
|
"line": 174,
|
|
919
947
|
"character": 9,
|
|
920
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
948
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L174"
|
|
921
949
|
}
|
|
922
950
|
],
|
|
923
951
|
"type": {
|
|
@@ -964,7 +992,7 @@
|
|
|
964
992
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
965
993
|
"line": 99,
|
|
966
994
|
"character": 9,
|
|
967
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
995
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L99"
|
|
968
996
|
}
|
|
969
997
|
],
|
|
970
998
|
"type": {
|
|
@@ -990,7 +1018,7 @@
|
|
|
990
1018
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
991
1019
|
"line": 178,
|
|
992
1020
|
"character": 9,
|
|
993
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1021
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L178"
|
|
994
1022
|
}
|
|
995
1023
|
],
|
|
996
1024
|
"type": {
|
|
@@ -1012,7 +1040,7 @@
|
|
|
1012
1040
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1013
1041
|
"line": 184,
|
|
1014
1042
|
"character": 9,
|
|
1015
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1043
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L184"
|
|
1016
1044
|
}
|
|
1017
1045
|
],
|
|
1018
1046
|
"type": {
|
|
@@ -1045,7 +1073,7 @@
|
|
|
1045
1073
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1046
1074
|
"line": 176,
|
|
1047
1075
|
"character": 9,
|
|
1048
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1076
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L176"
|
|
1049
1077
|
}
|
|
1050
1078
|
],
|
|
1051
1079
|
"type": {
|
|
@@ -1075,7 +1103,7 @@
|
|
|
1075
1103
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1076
1104
|
"line": 131,
|
|
1077
1105
|
"character": 9,
|
|
1078
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1106
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L131"
|
|
1079
1107
|
}
|
|
1080
1108
|
],
|
|
1081
1109
|
"type": {
|
|
@@ -1101,13 +1129,13 @@
|
|
|
1101
1129
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1102
1130
|
"line": 61,
|
|
1103
1131
|
"character": 13,
|
|
1104
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1132
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L61"
|
|
1105
1133
|
},
|
|
1106
1134
|
{
|
|
1107
1135
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1108
1136
|
"line": 65,
|
|
1109
1137
|
"character": 13,
|
|
1110
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1138
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L65"
|
|
1111
1139
|
}
|
|
1112
1140
|
],
|
|
1113
1141
|
"getSignature": {
|
|
@@ -1121,7 +1149,7 @@
|
|
|
1121
1149
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1122
1150
|
"line": 65,
|
|
1123
1151
|
"character": 2,
|
|
1124
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1152
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L65"
|
|
1125
1153
|
}
|
|
1126
1154
|
],
|
|
1127
1155
|
"type": {
|
|
@@ -1183,7 +1211,7 @@
|
|
|
1183
1211
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1184
1212
|
"line": 60,
|
|
1185
1213
|
"character": 2,
|
|
1186
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1214
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L60"
|
|
1187
1215
|
}
|
|
1188
1216
|
],
|
|
1189
1217
|
"parameters": [
|
|
@@ -1223,13 +1251,13 @@
|
|
|
1223
1251
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1224
1252
|
"line": 77,
|
|
1225
1253
|
"character": 13,
|
|
1226
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1254
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L77"
|
|
1227
1255
|
},
|
|
1228
1256
|
{
|
|
1229
1257
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1230
1258
|
"line": 81,
|
|
1231
1259
|
"character": 13,
|
|
1232
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1260
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L81"
|
|
1233
1261
|
}
|
|
1234
1262
|
],
|
|
1235
1263
|
"getSignature": {
|
|
@@ -1243,7 +1271,7 @@
|
|
|
1243
1271
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1244
1272
|
"line": 81,
|
|
1245
1273
|
"character": 2,
|
|
1246
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1274
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L81"
|
|
1247
1275
|
}
|
|
1248
1276
|
],
|
|
1249
1277
|
"type": {
|
|
@@ -1307,7 +1335,7 @@
|
|
|
1307
1335
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1308
1336
|
"line": 76,
|
|
1309
1337
|
"character": 2,
|
|
1310
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1338
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L76"
|
|
1311
1339
|
}
|
|
1312
1340
|
],
|
|
1313
1341
|
"parameters": [
|
|
@@ -1349,13 +1377,13 @@
|
|
|
1349
1377
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1350
1378
|
"line": 108,
|
|
1351
1379
|
"character": 13,
|
|
1352
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1380
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L108"
|
|
1353
1381
|
},
|
|
1354
1382
|
{
|
|
1355
1383
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1356
1384
|
"line": 114,
|
|
1357
1385
|
"character": 13,
|
|
1358
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1386
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L114"
|
|
1359
1387
|
}
|
|
1360
1388
|
],
|
|
1361
1389
|
"getSignature": {
|
|
@@ -1369,7 +1397,7 @@
|
|
|
1369
1397
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1370
1398
|
"line": 114,
|
|
1371
1399
|
"character": 2,
|
|
1372
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1400
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L114"
|
|
1373
1401
|
}
|
|
1374
1402
|
],
|
|
1375
1403
|
"type": {
|
|
@@ -1409,7 +1437,7 @@
|
|
|
1409
1437
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1410
1438
|
"line": 107,
|
|
1411
1439
|
"character": 2,
|
|
1412
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1440
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L107"
|
|
1413
1441
|
}
|
|
1414
1442
|
],
|
|
1415
1443
|
"parameters": [
|
|
@@ -1451,13 +1479,13 @@
|
|
|
1451
1479
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1452
1480
|
"line": 152,
|
|
1453
1481
|
"character": 13,
|
|
1454
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1482
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L152"
|
|
1455
1483
|
},
|
|
1456
1484
|
{
|
|
1457
1485
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1458
1486
|
"line": 157,
|
|
1459
1487
|
"character": 13,
|
|
1460
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1488
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L157"
|
|
1461
1489
|
}
|
|
1462
1490
|
],
|
|
1463
1491
|
"getSignature": {
|
|
@@ -1471,7 +1499,7 @@
|
|
|
1471
1499
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1472
1500
|
"line": 157,
|
|
1473
1501
|
"character": 2,
|
|
1474
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1502
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L157"
|
|
1475
1503
|
}
|
|
1476
1504
|
],
|
|
1477
1505
|
"type": {
|
|
@@ -1490,7 +1518,7 @@
|
|
|
1490
1518
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1491
1519
|
"line": 152,
|
|
1492
1520
|
"character": 2,
|
|
1493
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1521
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L152"
|
|
1494
1522
|
}
|
|
1495
1523
|
],
|
|
1496
1524
|
"parameters": [
|
|
@@ -1526,7 +1554,7 @@
|
|
|
1526
1554
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1527
1555
|
"line": 164,
|
|
1528
1556
|
"character": 13,
|
|
1529
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1557
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L164"
|
|
1530
1558
|
}
|
|
1531
1559
|
],
|
|
1532
1560
|
"setSignature": {
|
|
@@ -1540,7 +1568,7 @@
|
|
|
1540
1568
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1541
1569
|
"line": 161,
|
|
1542
1570
|
"character": 2,
|
|
1543
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1571
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L161"
|
|
1544
1572
|
}
|
|
1545
1573
|
],
|
|
1546
1574
|
"parameters": [
|
|
@@ -1587,13 +1615,13 @@
|
|
|
1587
1615
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1588
1616
|
"line": 144,
|
|
1589
1617
|
"character": 13,
|
|
1590
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1618
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L144"
|
|
1591
1619
|
},
|
|
1592
1620
|
{
|
|
1593
1621
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1594
1622
|
"line": 148,
|
|
1595
1623
|
"character": 13,
|
|
1596
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1624
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L148"
|
|
1597
1625
|
}
|
|
1598
1626
|
],
|
|
1599
1627
|
"getSignature": {
|
|
@@ -1607,7 +1635,7 @@
|
|
|
1607
1635
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1608
1636
|
"line": 148,
|
|
1609
1637
|
"character": 2,
|
|
1610
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1638
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L148"
|
|
1611
1639
|
}
|
|
1612
1640
|
],
|
|
1613
1641
|
"type": {
|
|
@@ -1688,7 +1716,7 @@
|
|
|
1688
1716
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1689
1717
|
"line": 143,
|
|
1690
1718
|
"character": 2,
|
|
1691
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1719
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L143"
|
|
1692
1720
|
}
|
|
1693
1721
|
],
|
|
1694
1722
|
"parameters": [
|
|
@@ -1730,13 +1758,13 @@
|
|
|
1730
1758
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1731
1759
|
"line": 190,
|
|
1732
1760
|
"character": 13,
|
|
1733
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1761
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L190"
|
|
1734
1762
|
},
|
|
1735
1763
|
{
|
|
1736
1764
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1737
1765
|
"line": 195,
|
|
1738
1766
|
"character": 13,
|
|
1739
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1767
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L195"
|
|
1740
1768
|
}
|
|
1741
1769
|
],
|
|
1742
1770
|
"getSignature": {
|
|
@@ -1750,7 +1778,7 @@
|
|
|
1750
1778
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1751
1779
|
"line": 195,
|
|
1752
1780
|
"character": 2,
|
|
1753
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1781
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L195"
|
|
1754
1782
|
}
|
|
1755
1783
|
],
|
|
1756
1784
|
"type": {
|
|
@@ -1780,7 +1808,7 @@
|
|
|
1780
1808
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1781
1809
|
"line": 186,
|
|
1782
1810
|
"character": 2,
|
|
1783
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1811
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L186"
|
|
1784
1812
|
}
|
|
1785
1813
|
],
|
|
1786
1814
|
"parameters": [
|
|
@@ -1827,7 +1855,7 @@
|
|
|
1827
1855
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1828
1856
|
"line": 242,
|
|
1829
1857
|
"character": 9,
|
|
1830
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1858
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L242"
|
|
1831
1859
|
}
|
|
1832
1860
|
],
|
|
1833
1861
|
"signatures": [
|
|
@@ -1842,7 +1870,7 @@
|
|
|
1842
1870
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1843
1871
|
"line": 242,
|
|
1844
1872
|
"character": 2,
|
|
1845
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1873
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L242"
|
|
1846
1874
|
}
|
|
1847
1875
|
],
|
|
1848
1876
|
"type": {
|
|
@@ -1876,7 +1904,7 @@
|
|
|
1876
1904
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1877
1905
|
"line": 227,
|
|
1878
1906
|
"character": 9,
|
|
1879
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1907
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L227"
|
|
1880
1908
|
}
|
|
1881
1909
|
],
|
|
1882
1910
|
"signatures": [
|
|
@@ -1891,7 +1919,7 @@
|
|
|
1891
1919
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1892
1920
|
"line": 227,
|
|
1893
1921
|
"character": 2,
|
|
1894
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1922
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L227"
|
|
1895
1923
|
}
|
|
1896
1924
|
],
|
|
1897
1925
|
"type": {
|
|
@@ -1958,7 +1986,7 @@
|
|
|
1958
1986
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1959
1987
|
"line": 53,
|
|
1960
1988
|
"character": 13,
|
|
1961
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1989
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L53"
|
|
1962
1990
|
}
|
|
1963
1991
|
],
|
|
1964
1992
|
"implementedTypes": [
|
|
@@ -2016,7 +2044,7 @@
|
|
|
2016
2044
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2017
2045
|
"line": 126,
|
|
2018
2046
|
"character": 2,
|
|
2019
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2047
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L126"
|
|
2020
2048
|
}
|
|
2021
2049
|
],
|
|
2022
2050
|
"signatures": [
|
|
@@ -2031,7 +2059,7 @@
|
|
|
2031
2059
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2032
2060
|
"line": 126,
|
|
2033
2061
|
"character": 2,
|
|
2034
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2062
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L126"
|
|
2035
2063
|
}
|
|
2036
2064
|
],
|
|
2037
2065
|
"parameters": [
|
|
@@ -2135,7 +2163,7 @@
|
|
|
2135
2163
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2136
2164
|
"line": 47,
|
|
2137
2165
|
"character": 9,
|
|
2138
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2166
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L47"
|
|
2139
2167
|
}
|
|
2140
2168
|
],
|
|
2141
2169
|
"type": {
|
|
@@ -2161,7 +2189,7 @@
|
|
|
2161
2189
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2162
2190
|
"line": 93,
|
|
2163
2191
|
"character": 9,
|
|
2164
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2192
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L93"
|
|
2165
2193
|
}
|
|
2166
2194
|
],
|
|
2167
2195
|
"type": {
|
|
@@ -2184,7 +2212,7 @@
|
|
|
2184
2212
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2185
2213
|
"line": 112,
|
|
2186
2214
|
"character": 9,
|
|
2187
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2215
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L112"
|
|
2188
2216
|
}
|
|
2189
2217
|
],
|
|
2190
2218
|
"type": {
|
|
@@ -2219,13 +2247,13 @@
|
|
|
2219
2247
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2220
2248
|
"line": 59,
|
|
2221
2249
|
"character": 13,
|
|
2222
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2250
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L59"
|
|
2223
2251
|
},
|
|
2224
2252
|
{
|
|
2225
2253
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2226
2254
|
"line": 63,
|
|
2227
2255
|
"character": 13,
|
|
2228
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2256
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L63"
|
|
2229
2257
|
}
|
|
2230
2258
|
],
|
|
2231
2259
|
"getSignature": {
|
|
@@ -2239,7 +2267,7 @@
|
|
|
2239
2267
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2240
2268
|
"line": 63,
|
|
2241
2269
|
"character": 2,
|
|
2242
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2270
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L63"
|
|
2243
2271
|
}
|
|
2244
2272
|
],
|
|
2245
2273
|
"type": {
|
|
@@ -2285,7 +2313,7 @@
|
|
|
2285
2313
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2286
2314
|
"line": 58,
|
|
2287
2315
|
"character": 2,
|
|
2288
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2316
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L58"
|
|
2289
2317
|
}
|
|
2290
2318
|
],
|
|
2291
2319
|
"parameters": [
|
|
@@ -2325,13 +2353,13 @@
|
|
|
2325
2353
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2326
2354
|
"line": 95,
|
|
2327
2355
|
"character": 13,
|
|
2328
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2356
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L95"
|
|
2329
2357
|
},
|
|
2330
2358
|
{
|
|
2331
2359
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2332
2360
|
"line": 107,
|
|
2333
2361
|
"character": 13,
|
|
2334
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2362
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L107"
|
|
2335
2363
|
}
|
|
2336
2364
|
],
|
|
2337
2365
|
"getSignature": {
|
|
@@ -2345,7 +2373,7 @@
|
|
|
2345
2373
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2346
2374
|
"line": 107,
|
|
2347
2375
|
"character": 2,
|
|
2348
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2376
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L107"
|
|
2349
2377
|
}
|
|
2350
2378
|
],
|
|
2351
2379
|
"type": {
|
|
@@ -2364,7 +2392,7 @@
|
|
|
2364
2392
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2365
2393
|
"line": 95,
|
|
2366
2394
|
"character": 2,
|
|
2367
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2395
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L95"
|
|
2368
2396
|
}
|
|
2369
2397
|
],
|
|
2370
2398
|
"parameters": [
|
|
@@ -2400,7 +2428,7 @@
|
|
|
2400
2428
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2401
2429
|
"line": 80,
|
|
2402
2430
|
"character": 2,
|
|
2403
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2431
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L80"
|
|
2404
2432
|
}
|
|
2405
2433
|
],
|
|
2406
2434
|
"getSignature": {
|
|
@@ -2414,7 +2442,7 @@
|
|
|
2414
2442
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2415
2443
|
"line": 80,
|
|
2416
2444
|
"character": 2,
|
|
2417
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2445
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L80"
|
|
2418
2446
|
}
|
|
2419
2447
|
],
|
|
2420
2448
|
"type": {
|
|
@@ -2441,7 +2469,7 @@
|
|
|
2441
2469
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2442
2470
|
"line": 203,
|
|
2443
2471
|
"character": 9,
|
|
2444
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2472
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L203"
|
|
2445
2473
|
}
|
|
2446
2474
|
],
|
|
2447
2475
|
"signatures": [
|
|
@@ -2456,7 +2484,7 @@
|
|
|
2456
2484
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2457
2485
|
"line": 203,
|
|
2458
2486
|
"character": 2,
|
|
2459
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2487
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L203"
|
|
2460
2488
|
}
|
|
2461
2489
|
],
|
|
2462
2490
|
"type": {
|
|
@@ -2480,7 +2508,7 @@
|
|
|
2480
2508
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2481
2509
|
"line": 218,
|
|
2482
2510
|
"character": 9,
|
|
2483
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2511
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L218"
|
|
2484
2512
|
}
|
|
2485
2513
|
],
|
|
2486
2514
|
"signatures": [
|
|
@@ -2495,7 +2523,7 @@
|
|
|
2495
2523
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2496
2524
|
"line": 218,
|
|
2497
2525
|
"character": 2,
|
|
2498
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2526
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L218"
|
|
2499
2527
|
}
|
|
2500
2528
|
],
|
|
2501
2529
|
"type": {
|
|
@@ -2519,7 +2547,7 @@
|
|
|
2519
2547
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2520
2548
|
"line": 248,
|
|
2521
2549
|
"character": 9,
|
|
2522
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2550
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L248"
|
|
2523
2551
|
}
|
|
2524
2552
|
],
|
|
2525
2553
|
"signatures": [
|
|
@@ -2534,7 +2562,7 @@
|
|
|
2534
2562
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2535
2563
|
"line": 248,
|
|
2536
2564
|
"character": 2,
|
|
2537
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2565
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L248"
|
|
2538
2566
|
}
|
|
2539
2567
|
],
|
|
2540
2568
|
"type": {
|
|
@@ -2558,7 +2586,7 @@
|
|
|
2558
2586
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2559
2587
|
"line": 233,
|
|
2560
2588
|
"character": 9,
|
|
2561
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2589
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L233"
|
|
2562
2590
|
}
|
|
2563
2591
|
],
|
|
2564
2592
|
"signatures": [
|
|
@@ -2573,7 +2601,7 @@
|
|
|
2573
2601
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2574
2602
|
"line": 233,
|
|
2575
2603
|
"character": 2,
|
|
2576
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2604
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L233"
|
|
2577
2605
|
}
|
|
2578
2606
|
],
|
|
2579
2607
|
"type": {
|
|
@@ -2597,7 +2625,7 @@
|
|
|
2597
2625
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2598
2626
|
"line": 136,
|
|
2599
2627
|
"character": 9,
|
|
2600
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2628
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L136"
|
|
2601
2629
|
}
|
|
2602
2630
|
],
|
|
2603
2631
|
"signatures": [
|
|
@@ -2612,7 +2640,7 @@
|
|
|
2612
2640
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2613
2641
|
"line": 136,
|
|
2614
2642
|
"character": 2,
|
|
2615
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2643
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L136"
|
|
2616
2644
|
}
|
|
2617
2645
|
],
|
|
2618
2646
|
"type": {
|
|
@@ -2646,7 +2674,7 @@
|
|
|
2646
2674
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2647
2675
|
"line": 198,
|
|
2648
2676
|
"character": 9,
|
|
2649
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2677
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L198"
|
|
2650
2678
|
}
|
|
2651
2679
|
],
|
|
2652
2680
|
"signatures": [
|
|
@@ -2661,7 +2689,7 @@
|
|
|
2661
2689
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2662
2690
|
"line": 198,
|
|
2663
2691
|
"character": 2,
|
|
2664
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2692
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L198"
|
|
2665
2693
|
}
|
|
2666
2694
|
],
|
|
2667
2695
|
"type": {
|
|
@@ -2695,7 +2723,7 @@
|
|
|
2695
2723
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2696
2724
|
"line": 263,
|
|
2697
2725
|
"character": 9,
|
|
2698
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2726
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L263"
|
|
2699
2727
|
}
|
|
2700
2728
|
],
|
|
2701
2729
|
"signatures": [
|
|
@@ -2710,7 +2738,7 @@
|
|
|
2710
2738
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2711
2739
|
"line": 263,
|
|
2712
2740
|
"character": 2,
|
|
2713
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2741
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L263"
|
|
2714
2742
|
}
|
|
2715
2743
|
],
|
|
2716
2744
|
"type": {
|
|
@@ -2763,7 +2791,7 @@
|
|
|
2763
2791
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2764
2792
|
"line": 39,
|
|
2765
2793
|
"character": 13,
|
|
2766
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2794
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L39"
|
|
2767
2795
|
}
|
|
2768
2796
|
],
|
|
2769
2797
|
"implementedTypes": [
|
|
@@ -2813,7 +2841,7 @@
|
|
|
2813
2841
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2814
2842
|
"line": 140,
|
|
2815
2843
|
"character": 2,
|
|
2816
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2844
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L140"
|
|
2817
2845
|
}
|
|
2818
2846
|
],
|
|
2819
2847
|
"signatures": [
|
|
@@ -2828,7 +2856,7 @@
|
|
|
2828
2856
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
2829
2857
|
"line": 140,
|
|
2830
2858
|
"character": 2,
|
|
2831
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2859
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L140"
|
|
2832
2860
|
}
|
|
2833
2861
|
],
|
|
2834
2862
|
"parameters": [
|
|
@@ -2889,7 +2917,7 @@
|
|
|
2889
2917
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2890
2918
|
"line": 110,
|
|
2891
2919
|
"character": 9,
|
|
2892
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2920
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L110"
|
|
2893
2921
|
}
|
|
2894
2922
|
],
|
|
2895
2923
|
"type": {
|
|
@@ -2920,7 +2948,7 @@
|
|
|
2920
2948
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2921
2949
|
"line": 89,
|
|
2922
2950
|
"character": 9,
|
|
2923
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2951
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L89"
|
|
2924
2952
|
}
|
|
2925
2953
|
],
|
|
2926
2954
|
"type": {
|
|
@@ -2960,7 +2988,7 @@
|
|
|
2960
2988
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2961
2989
|
"line": 112,
|
|
2962
2990
|
"character": 9,
|
|
2963
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2991
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L112"
|
|
2964
2992
|
}
|
|
2965
2993
|
],
|
|
2966
2994
|
"type": {
|
|
@@ -2990,7 +3018,7 @@
|
|
|
2990
3018
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2991
3019
|
"line": 95,
|
|
2992
3020
|
"character": 9,
|
|
2993
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3021
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L95"
|
|
2994
3022
|
}
|
|
2995
3023
|
],
|
|
2996
3024
|
"type": {
|
|
@@ -3038,7 +3066,7 @@
|
|
|
3038
3066
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3039
3067
|
"line": 70,
|
|
3040
3068
|
"character": 9,
|
|
3041
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3069
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L70"
|
|
3042
3070
|
}
|
|
3043
3071
|
],
|
|
3044
3072
|
"type": {
|
|
@@ -3064,7 +3092,7 @@
|
|
|
3064
3092
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3065
3093
|
"line": 118,
|
|
3066
3094
|
"character": 9,
|
|
3067
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3095
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L118"
|
|
3068
3096
|
}
|
|
3069
3097
|
],
|
|
3070
3098
|
"type": {
|
|
@@ -3097,13 +3125,13 @@
|
|
|
3097
3125
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3098
3126
|
"line": 44,
|
|
3099
3127
|
"character": 13,
|
|
3100
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3128
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L44"
|
|
3101
3129
|
},
|
|
3102
3130
|
{
|
|
3103
3131
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3104
3132
|
"line": 48,
|
|
3105
3133
|
"character": 13,
|
|
3106
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3134
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L48"
|
|
3107
3135
|
}
|
|
3108
3136
|
],
|
|
3109
3137
|
"getSignature": {
|
|
@@ -3117,7 +3145,7 @@
|
|
|
3117
3145
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3118
3146
|
"line": 48,
|
|
3119
3147
|
"character": 2,
|
|
3120
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3148
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L48"
|
|
3121
3149
|
}
|
|
3122
3150
|
],
|
|
3123
3151
|
"type": {
|
|
@@ -3165,7 +3193,7 @@
|
|
|
3165
3193
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3166
3194
|
"line": 43,
|
|
3167
3195
|
"character": 2,
|
|
3168
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3196
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L43"
|
|
3169
3197
|
}
|
|
3170
3198
|
],
|
|
3171
3199
|
"parameters": [
|
|
@@ -3207,13 +3235,13 @@
|
|
|
3207
3235
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3208
3236
|
"line": 58,
|
|
3209
3237
|
"character": 13,
|
|
3210
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3238
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L58"
|
|
3211
3239
|
},
|
|
3212
3240
|
{
|
|
3213
3241
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3214
3242
|
"line": 62,
|
|
3215
3243
|
"character": 13,
|
|
3216
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3244
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L62"
|
|
3217
3245
|
}
|
|
3218
3246
|
],
|
|
3219
3247
|
"getSignature": {
|
|
@@ -3227,7 +3255,7 @@
|
|
|
3227
3255
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3228
3256
|
"line": 62,
|
|
3229
3257
|
"character": 2,
|
|
3230
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3258
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L62"
|
|
3231
3259
|
}
|
|
3232
3260
|
],
|
|
3233
3261
|
"type": {
|
|
@@ -3275,7 +3303,7 @@
|
|
|
3275
3303
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3276
3304
|
"line": 57,
|
|
3277
3305
|
"character": 2,
|
|
3278
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3306
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L57"
|
|
3279
3307
|
}
|
|
3280
3308
|
],
|
|
3281
3309
|
"parameters": [
|
|
@@ -3317,13 +3345,13 @@
|
|
|
3317
3345
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3318
3346
|
"line": 77,
|
|
3319
3347
|
"character": 13,
|
|
3320
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3348
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L77"
|
|
3321
3349
|
},
|
|
3322
3350
|
{
|
|
3323
3351
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3324
3352
|
"line": 81,
|
|
3325
3353
|
"character": 13,
|
|
3326
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3354
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L81"
|
|
3327
3355
|
}
|
|
3328
3356
|
],
|
|
3329
3357
|
"getSignature": {
|
|
@@ -3337,7 +3365,7 @@
|
|
|
3337
3365
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3338
3366
|
"line": 81,
|
|
3339
3367
|
"character": 2,
|
|
3340
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3368
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L81"
|
|
3341
3369
|
}
|
|
3342
3370
|
],
|
|
3343
3371
|
"type": {
|
|
@@ -3377,7 +3405,7 @@
|
|
|
3377
3405
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3378
3406
|
"line": 76,
|
|
3379
3407
|
"character": 2,
|
|
3380
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3408
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L76"
|
|
3381
3409
|
}
|
|
3382
3410
|
],
|
|
3383
3411
|
"parameters": [
|
|
@@ -3419,7 +3447,7 @@
|
|
|
3419
3447
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3420
3448
|
"line": 219,
|
|
3421
3449
|
"character": 9,
|
|
3422
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3450
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L219"
|
|
3423
3451
|
}
|
|
3424
3452
|
],
|
|
3425
3453
|
"signatures": [
|
|
@@ -3434,7 +3462,7 @@
|
|
|
3434
3462
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3435
3463
|
"line": 219,
|
|
3436
3464
|
"character": 2,
|
|
3437
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3465
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L219"
|
|
3438
3466
|
}
|
|
3439
3467
|
],
|
|
3440
3468
|
"type": {
|
|
@@ -3458,7 +3486,7 @@
|
|
|
3458
3486
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3459
3487
|
"line": 152,
|
|
3460
3488
|
"character": 9,
|
|
3461
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3489
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L152"
|
|
3462
3490
|
}
|
|
3463
3491
|
],
|
|
3464
3492
|
"signatures": [
|
|
@@ -3473,7 +3501,7 @@
|
|
|
3473
3501
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3474
3502
|
"line": 152,
|
|
3475
3503
|
"character": 2,
|
|
3476
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3504
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L152"
|
|
3477
3505
|
}
|
|
3478
3506
|
],
|
|
3479
3507
|
"type": {
|
|
@@ -3534,7 +3562,7 @@
|
|
|
3534
3562
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3535
3563
|
"line": 37,
|
|
3536
3564
|
"character": 13,
|
|
3537
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3565
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L37"
|
|
3538
3566
|
}
|
|
3539
3567
|
],
|
|
3540
3568
|
"implementedTypes": [
|
|
@@ -3575,7 +3603,7 @@
|
|
|
3575
3603
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3576
3604
|
"line": 110,
|
|
3577
3605
|
"character": 2,
|
|
3578
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3606
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L110"
|
|
3579
3607
|
}
|
|
3580
3608
|
],
|
|
3581
3609
|
"signatures": [
|
|
@@ -3590,7 +3618,7 @@
|
|
|
3590
3618
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
3591
3619
|
"line": 110,
|
|
3592
3620
|
"character": 2,
|
|
3593
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3621
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L110"
|
|
3594
3622
|
}
|
|
3595
3623
|
],
|
|
3596
3624
|
"parameters": [
|
|
@@ -3647,7 +3675,7 @@
|
|
|
3647
3675
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3648
3676
|
"line": 56,
|
|
3649
3677
|
"character": 9,
|
|
3650
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3678
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L56"
|
|
3651
3679
|
}
|
|
3652
3680
|
],
|
|
3653
3681
|
"type": {
|
|
@@ -3683,7 +3711,7 @@
|
|
|
3683
3711
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3684
3712
|
"line": 81,
|
|
3685
3713
|
"character": 9,
|
|
3686
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3714
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L81"
|
|
3687
3715
|
}
|
|
3688
3716
|
],
|
|
3689
3717
|
"type": {
|
|
@@ -3711,13 +3739,13 @@
|
|
|
3711
3739
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3712
3740
|
"line": 42,
|
|
3713
3741
|
"character": 13,
|
|
3714
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3742
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L42"
|
|
3715
3743
|
},
|
|
3716
3744
|
{
|
|
3717
3745
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3718
3746
|
"line": 48,
|
|
3719
3747
|
"character": 13,
|
|
3720
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3748
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L48"
|
|
3721
3749
|
}
|
|
3722
3750
|
],
|
|
3723
3751
|
"getSignature": {
|
|
@@ -3731,7 +3759,7 @@
|
|
|
3731
3759
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
3732
3760
|
"line": 48,
|
|
3733
3761
|
"character": 2,
|
|
3734
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3762
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L48"
|
|
3735
3763
|
}
|
|
3736
3764
|
],
|
|
3737
3765
|
"type": {
|
|
@@ -3766,7 +3794,7 @@
|
|
|
3766
3794
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
3767
3795
|
"line": 41,
|
|
3768
3796
|
"character": 2,
|
|
3769
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3797
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L41"
|
|
3770
3798
|
}
|
|
3771
3799
|
],
|
|
3772
3800
|
"parameters": [
|
|
@@ -3808,13 +3836,13 @@
|
|
|
3808
3836
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3809
3837
|
"line": 62,
|
|
3810
3838
|
"character": 13,
|
|
3811
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3839
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L62"
|
|
3812
3840
|
},
|
|
3813
3841
|
{
|
|
3814
3842
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3815
3843
|
"line": 69,
|
|
3816
3844
|
"character": 13,
|
|
3817
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3845
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L69"
|
|
3818
3846
|
}
|
|
3819
3847
|
],
|
|
3820
3848
|
"getSignature": {
|
|
@@ -3828,7 +3856,7 @@
|
|
|
3828
3856
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
3829
3857
|
"line": 69,
|
|
3830
3858
|
"character": 2,
|
|
3831
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3859
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L69"
|
|
3832
3860
|
}
|
|
3833
3861
|
],
|
|
3834
3862
|
"type": {
|
|
@@ -3884,7 +3912,7 @@
|
|
|
3884
3912
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
3885
3913
|
"line": 61,
|
|
3886
3914
|
"character": 2,
|
|
3887
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3915
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L61"
|
|
3888
3916
|
}
|
|
3889
3917
|
],
|
|
3890
3918
|
"parameters": [
|
|
@@ -3937,13 +3965,13 @@
|
|
|
3937
3965
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3938
3966
|
"line": 89,
|
|
3939
3967
|
"character": 13,
|
|
3940
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3968
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L89"
|
|
3941
3969
|
},
|
|
3942
3970
|
{
|
|
3943
3971
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3944
3972
|
"line": 94,
|
|
3945
3973
|
"character": 13,
|
|
3946
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3974
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L94"
|
|
3947
3975
|
}
|
|
3948
3976
|
],
|
|
3949
3977
|
"getSignature": {
|
|
@@ -3957,7 +3985,7 @@
|
|
|
3957
3985
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
3958
3986
|
"line": 94,
|
|
3959
3987
|
"character": 2,
|
|
3960
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3988
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L94"
|
|
3961
3989
|
}
|
|
3962
3990
|
],
|
|
3963
3991
|
"type": {
|
|
@@ -4013,7 +4041,7 @@
|
|
|
4013
4041
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
4014
4042
|
"line": 88,
|
|
4015
4043
|
"character": 2,
|
|
4016
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4044
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L88"
|
|
4017
4045
|
}
|
|
4018
4046
|
],
|
|
4019
4047
|
"parameters": [
|
|
@@ -4055,7 +4083,7 @@
|
|
|
4055
4083
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
4056
4084
|
"line": 119,
|
|
4057
4085
|
"character": 9,
|
|
4058
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4086
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L119"
|
|
4059
4087
|
}
|
|
4060
4088
|
],
|
|
4061
4089
|
"signatures": [
|
|
@@ -4070,7 +4098,7 @@
|
|
|
4070
4098
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
4071
4099
|
"line": 119,
|
|
4072
4100
|
"character": 2,
|
|
4073
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4101
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L119"
|
|
4074
4102
|
}
|
|
4075
4103
|
],
|
|
4076
4104
|
"type": {
|
|
@@ -4104,7 +4132,7 @@
|
|
|
4104
4132
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
4105
4133
|
"line": 115,
|
|
4106
4134
|
"character": 9,
|
|
4107
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4135
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L115"
|
|
4108
4136
|
}
|
|
4109
4137
|
],
|
|
4110
4138
|
"signatures": [
|
|
@@ -4119,7 +4147,7 @@
|
|
|
4119
4147
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
4120
4148
|
"line": 115,
|
|
4121
4149
|
"character": 2,
|
|
4122
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4150
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L115"
|
|
4123
4151
|
}
|
|
4124
4152
|
],
|
|
4125
4153
|
"type": {
|
|
@@ -4153,7 +4181,7 @@
|
|
|
4153
4181
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
4154
4182
|
"line": 125,
|
|
4155
4183
|
"character": 9,
|
|
4156
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4184
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L125"
|
|
4157
4185
|
}
|
|
4158
4186
|
],
|
|
4159
4187
|
"signatures": [
|
|
@@ -4168,7 +4196,7 @@
|
|
|
4168
4196
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
4169
4197
|
"line": 125,
|
|
4170
4198
|
"character": 2,
|
|
4171
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4199
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L125"
|
|
4172
4200
|
}
|
|
4173
4201
|
],
|
|
4174
4202
|
"type": {
|
|
@@ -4216,7 +4244,7 @@
|
|
|
4216
4244
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
4217
4245
|
"line": 27,
|
|
4218
4246
|
"character": 13,
|
|
4219
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4247
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L27"
|
|
4220
4248
|
}
|
|
4221
4249
|
],
|
|
4222
4250
|
"implementedTypes": [
|
|
@@ -4284,7 +4312,7 @@
|
|
|
4284
4312
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message.ts",
|
|
4285
4313
|
"line": 10,
|
|
4286
4314
|
"character": 2,
|
|
4287
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4315
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/types/popover-message.ts#L10"
|
|
4288
4316
|
}
|
|
4289
4317
|
],
|
|
4290
4318
|
"type": {
|
|
@@ -4308,7 +4336,7 @@
|
|
|
4308
4336
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message.ts",
|
|
4309
4337
|
"line": 6,
|
|
4310
4338
|
"character": 17,
|
|
4311
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4339
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/types/popover-message.ts#L6"
|
|
4312
4340
|
}
|
|
4313
4341
|
]
|
|
4314
4342
|
},
|
|
@@ -4323,7 +4351,7 @@
|
|
|
4323
4351
|
"fileName": "projects/popovers/src/modules/dropdown/types/dropdown-button-type.ts",
|
|
4324
4352
|
"line": 1,
|
|
4325
4353
|
"character": 12,
|
|
4326
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4354
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/types/dropdown-button-type.ts#L1"
|
|
4327
4355
|
}
|
|
4328
4356
|
],
|
|
4329
4357
|
"type": {
|
|
@@ -4363,7 +4391,7 @@
|
|
|
4363
4391
|
"fileName": "projects/popovers/src/modules/dropdown/types/dropdown-horizontal-alignment.ts",
|
|
4364
4392
|
"line": 4,
|
|
4365
4393
|
"character": 12,
|
|
4366
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4394
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/types/dropdown-horizontal-alignment.ts#L4"
|
|
4367
4395
|
}
|
|
4368
4396
|
],
|
|
4369
4397
|
"type": {
|
|
@@ -4403,7 +4431,7 @@
|
|
|
4403
4431
|
"fileName": "projects/popovers/src/modules/dropdown/types/dropdown-trigger-type.ts",
|
|
4404
4432
|
"line": 4,
|
|
4405
4433
|
"character": 12,
|
|
4406
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4434
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/dropdown/types/dropdown-trigger-type.ts#L4"
|
|
4407
4435
|
}
|
|
4408
4436
|
],
|
|
4409
4437
|
"type": {
|
|
@@ -4439,7 +4467,7 @@
|
|
|
4439
4467
|
"fileName": "projects/popovers/src/modules/popover/types/popover-alignment.ts",
|
|
4440
4468
|
"line": 4,
|
|
4441
4469
|
"character": 12,
|
|
4442
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4470
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/types/popover-alignment.ts#L4"
|
|
4443
4471
|
}
|
|
4444
4472
|
],
|
|
4445
4473
|
"type": {
|
|
@@ -4479,7 +4507,7 @@
|
|
|
4479
4507
|
"fileName": "projects/popovers/src/modules/popover/types/popover-placement.ts",
|
|
4480
4508
|
"line": 4,
|
|
4481
4509
|
"character": 12,
|
|
4482
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4510
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/types/popover-placement.ts#L4"
|
|
4483
4511
|
}
|
|
4484
4512
|
],
|
|
4485
4513
|
"type": {
|
|
@@ -4550,7 +4578,7 @@
|
|
|
4550
4578
|
"fileName": "projects/popovers/src/modules/popover/types/popover-trigger.ts",
|
|
4551
4579
|
"line": 6,
|
|
4552
4580
|
"character": 12,
|
|
4553
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4581
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/types/popover-trigger.ts#L6"
|
|
4554
4582
|
}
|
|
4555
4583
|
],
|
|
4556
4584
|
"type": {
|
|
@@ -4586,7 +4614,7 @@
|
|
|
4586
4614
|
"fileName": "projects/popovers/src/modules/popover/types/popover-type.ts",
|
|
4587
4615
|
"line": 4,
|
|
4588
4616
|
"character": 12,
|
|
4589
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4617
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/src/lib/modules/popover/types/popover-type.ts#L4"
|
|
4590
4618
|
}
|
|
4591
4619
|
],
|
|
4592
4620
|
"type": {
|
|
@@ -4687,7 +4715,7 @@
|
|
|
4687
4715
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-harness.ts",
|
|
4688
4716
|
"line": 30,
|
|
4689
4717
|
"character": 15,
|
|
4690
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4718
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L30"
|
|
4691
4719
|
}
|
|
4692
4720
|
],
|
|
4693
4721
|
"signatures": [
|
|
@@ -4710,7 +4738,7 @@
|
|
|
4710
4738
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts",
|
|
4711
4739
|
"line": 30,
|
|
4712
4740
|
"character": 2,
|
|
4713
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4741
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L30"
|
|
4714
4742
|
}
|
|
4715
4743
|
],
|
|
4716
4744
|
"type": {
|
|
@@ -4745,7 +4773,7 @@
|
|
|
4745
4773
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-harness.ts",
|
|
4746
4774
|
"line": 37,
|
|
4747
4775
|
"character": 15,
|
|
4748
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4776
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L37"
|
|
4749
4777
|
}
|
|
4750
4778
|
],
|
|
4751
4779
|
"signatures": [
|
|
@@ -4768,7 +4796,7 @@
|
|
|
4768
4796
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts",
|
|
4769
4797
|
"line": 37,
|
|
4770
4798
|
"character": 2,
|
|
4771
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4799
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L37"
|
|
4772
4800
|
}
|
|
4773
4801
|
],
|
|
4774
4802
|
"type": {
|
|
@@ -4803,7 +4831,7 @@
|
|
|
4803
4831
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-harness.ts",
|
|
4804
4832
|
"line": 44,
|
|
4805
4833
|
"character": 15,
|
|
4806
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4834
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L44"
|
|
4807
4835
|
}
|
|
4808
4836
|
],
|
|
4809
4837
|
"signatures": [
|
|
@@ -4826,7 +4854,7 @@
|
|
|
4826
4854
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts",
|
|
4827
4855
|
"line": 44,
|
|
4828
4856
|
"character": 2,
|
|
4829
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4857
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L44"
|
|
4830
4858
|
}
|
|
4831
4859
|
],
|
|
4832
4860
|
"type": {
|
|
@@ -4861,7 +4889,7 @@
|
|
|
4861
4889
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-harness.ts",
|
|
4862
4890
|
"line": 61,
|
|
4863
4891
|
"character": 15,
|
|
4864
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4892
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L61"
|
|
4865
4893
|
}
|
|
4866
4894
|
],
|
|
4867
4895
|
"signatures": [
|
|
@@ -4884,7 +4912,7 @@
|
|
|
4884
4912
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts",
|
|
4885
4913
|
"line": 61,
|
|
4886
4914
|
"character": 2,
|
|
4887
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4915
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L61"
|
|
4888
4916
|
}
|
|
4889
4917
|
],
|
|
4890
4918
|
"type": {
|
|
@@ -4919,7 +4947,7 @@
|
|
|
4919
4947
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-harness.ts",
|
|
4920
4948
|
"line": 78,
|
|
4921
4949
|
"character": 15,
|
|
4922
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4950
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L78"
|
|
4923
4951
|
}
|
|
4924
4952
|
],
|
|
4925
4953
|
"signatures": [
|
|
@@ -4942,7 +4970,7 @@
|
|
|
4942
4970
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts",
|
|
4943
4971
|
"line": 78,
|
|
4944
4972
|
"character": 2,
|
|
4945
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4973
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L78"
|
|
4946
4974
|
}
|
|
4947
4975
|
],
|
|
4948
4976
|
"type": {
|
|
@@ -4979,7 +5007,7 @@
|
|
|
4979
5007
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-harness.ts",
|
|
4980
5008
|
"line": 95,
|
|
4981
5009
|
"character": 15,
|
|
4982
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5010
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L95"
|
|
4983
5011
|
}
|
|
4984
5012
|
],
|
|
4985
5013
|
"signatures": [
|
|
@@ -5002,7 +5030,7 @@
|
|
|
5002
5030
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts",
|
|
5003
5031
|
"line": 95,
|
|
5004
5032
|
"character": 2,
|
|
5005
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5033
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L95"
|
|
5006
5034
|
}
|
|
5007
5035
|
],
|
|
5008
5036
|
"type": {
|
|
@@ -5121,7 +5149,7 @@
|
|
|
5121
5149
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-harness.ts",
|
|
5122
5150
|
"line": 102,
|
|
5123
5151
|
"character": 15,
|
|
5124
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5152
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L102"
|
|
5125
5153
|
}
|
|
5126
5154
|
],
|
|
5127
5155
|
"signatures": [
|
|
@@ -5144,7 +5172,7 @@
|
|
|
5144
5172
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts",
|
|
5145
5173
|
"line": 102,
|
|
5146
5174
|
"character": 2,
|
|
5147
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5175
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L102"
|
|
5148
5176
|
}
|
|
5149
5177
|
],
|
|
5150
5178
|
"type": {
|
|
@@ -5179,7 +5207,7 @@
|
|
|
5179
5207
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-harness.ts",
|
|
5180
5208
|
"line": 111,
|
|
5181
5209
|
"character": 15,
|
|
5182
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5210
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L111"
|
|
5183
5211
|
}
|
|
5184
5212
|
],
|
|
5185
5213
|
"signatures": [
|
|
@@ -5202,7 +5230,7 @@
|
|
|
5202
5230
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts",
|
|
5203
5231
|
"line": 111,
|
|
5204
5232
|
"character": 2,
|
|
5205
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5233
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L111"
|
|
5206
5234
|
}
|
|
5207
5235
|
],
|
|
5208
5236
|
"type": {
|
|
@@ -5238,7 +5266,7 @@
|
|
|
5238
5266
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-harness.ts",
|
|
5239
5267
|
"line": 21,
|
|
5240
5268
|
"character": 16,
|
|
5241
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5269
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L21"
|
|
5242
5270
|
}
|
|
5243
5271
|
],
|
|
5244
5272
|
"signatures": [
|
|
@@ -5277,7 +5305,7 @@
|
|
|
5277
5305
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts",
|
|
5278
5306
|
"line": 21,
|
|
5279
5307
|
"character": 2,
|
|
5280
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5308
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L21"
|
|
5281
5309
|
}
|
|
5282
5310
|
],
|
|
5283
5311
|
"parameters": [
|
|
@@ -5345,7 +5373,7 @@
|
|
|
5345
5373
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-harness.ts",
|
|
5346
5374
|
"line": 7,
|
|
5347
5375
|
"character": 13,
|
|
5348
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5376
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.ts#L7"
|
|
5349
5377
|
}
|
|
5350
5378
|
],
|
|
5351
5379
|
"extendedTypes": [
|
|
@@ -5445,7 +5473,7 @@
|
|
|
5445
5473
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-item-harness.ts",
|
|
5446
5474
|
"line": 36,
|
|
5447
5475
|
"character": 15,
|
|
5448
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5476
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.ts#L36"
|
|
5449
5477
|
}
|
|
5450
5478
|
],
|
|
5451
5479
|
"signatures": [
|
|
@@ -5468,7 +5496,7 @@
|
|
|
5468
5496
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.ts",
|
|
5469
5497
|
"line": 36,
|
|
5470
5498
|
"character": 2,
|
|
5471
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5499
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.ts#L36"
|
|
5472
5500
|
}
|
|
5473
5501
|
],
|
|
5474
5502
|
"type": {
|
|
@@ -5503,7 +5531,7 @@
|
|
|
5503
5531
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-item-harness.ts",
|
|
5504
5532
|
"line": 43,
|
|
5505
5533
|
"character": 15,
|
|
5506
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5534
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.ts#L43"
|
|
5507
5535
|
}
|
|
5508
5536
|
],
|
|
5509
5537
|
"signatures": [
|
|
@@ -5526,7 +5554,7 @@
|
|
|
5526
5554
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.ts",
|
|
5527
5555
|
"line": 43,
|
|
5528
5556
|
"character": 2,
|
|
5529
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5557
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.ts#L43"
|
|
5530
5558
|
}
|
|
5531
5559
|
],
|
|
5532
5560
|
"type": {
|
|
@@ -5561,7 +5589,7 @@
|
|
|
5561
5589
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-item-harness.ts",
|
|
5562
5590
|
"line": 50,
|
|
5563
5591
|
"character": 15,
|
|
5564
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5592
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.ts#L50"
|
|
5565
5593
|
}
|
|
5566
5594
|
],
|
|
5567
5595
|
"signatures": [
|
|
@@ -5584,7 +5612,7 @@
|
|
|
5584
5612
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.ts",
|
|
5585
5613
|
"line": 50,
|
|
5586
5614
|
"character": 2,
|
|
5587
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5615
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.ts#L50"
|
|
5588
5616
|
}
|
|
5589
5617
|
],
|
|
5590
5618
|
"type": {
|
|
@@ -5704,7 +5732,7 @@
|
|
|
5704
5732
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-item-harness.ts",
|
|
5705
5733
|
"line": 19,
|
|
5706
5734
|
"character": 16,
|
|
5707
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5735
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.ts#L19"
|
|
5708
5736
|
}
|
|
5709
5737
|
],
|
|
5710
5738
|
"signatures": [
|
|
@@ -5743,7 +5771,7 @@
|
|
|
5743
5771
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.ts",
|
|
5744
5772
|
"line": 19,
|
|
5745
5773
|
"character": 2,
|
|
5746
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5774
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.ts#L19"
|
|
5747
5775
|
}
|
|
5748
5776
|
],
|
|
5749
5777
|
"parameters": [
|
|
@@ -5806,7 +5834,7 @@
|
|
|
5806
5834
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-item-harness.ts",
|
|
5807
5835
|
"line": 6,
|
|
5808
5836
|
"character": 13,
|
|
5809
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5837
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.ts#L6"
|
|
5810
5838
|
}
|
|
5811
5839
|
],
|
|
5812
5840
|
"extendedTypes": [
|
|
@@ -5891,14 +5919,14 @@
|
|
|
5891
5919
|
"inheritedFrom": {
|
|
5892
5920
|
"type": "reference",
|
|
5893
5921
|
"target": -1,
|
|
5894
|
-
"name": "
|
|
5922
|
+
"name": "SkyQueryableComponentHarness.constructor"
|
|
5895
5923
|
}
|
|
5896
5924
|
}
|
|
5897
5925
|
],
|
|
5898
5926
|
"inheritedFrom": {
|
|
5899
5927
|
"type": "reference",
|
|
5900
5928
|
"target": -1,
|
|
5901
|
-
"name": "
|
|
5929
|
+
"name": "SkyQueryableComponentHarness.constructor"
|
|
5902
5930
|
}
|
|
5903
5931
|
},
|
|
5904
5932
|
{
|
|
@@ -5912,9 +5940,9 @@
|
|
|
5912
5940
|
"sources": [
|
|
5913
5941
|
{
|
|
5914
5942
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-menu-harness.ts",
|
|
5915
|
-
"line":
|
|
5943
|
+
"line": 36,
|
|
5916
5944
|
"character": 15,
|
|
5917
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5945
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts#L36"
|
|
5918
5946
|
}
|
|
5919
5947
|
],
|
|
5920
5948
|
"signatures": [
|
|
@@ -5935,9 +5963,9 @@
|
|
|
5935
5963
|
"sources": [
|
|
5936
5964
|
{
|
|
5937
5965
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts",
|
|
5938
|
-
"line":
|
|
5966
|
+
"line": 36,
|
|
5939
5967
|
"character": 2,
|
|
5940
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5968
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts#L36"
|
|
5941
5969
|
}
|
|
5942
5970
|
],
|
|
5943
5971
|
"type": {
|
|
@@ -5970,9 +5998,9 @@
|
|
|
5970
5998
|
"sources": [
|
|
5971
5999
|
{
|
|
5972
6000
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-menu-harness.ts",
|
|
5973
|
-
"line":
|
|
6001
|
+
"line": 43,
|
|
5974
6002
|
"character": 15,
|
|
5975
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6003
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts#L43"
|
|
5976
6004
|
}
|
|
5977
6005
|
],
|
|
5978
6006
|
"signatures": [
|
|
@@ -6001,9 +6029,9 @@
|
|
|
6001
6029
|
"sources": [
|
|
6002
6030
|
{
|
|
6003
6031
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts",
|
|
6004
|
-
"line":
|
|
6032
|
+
"line": 43,
|
|
6005
6033
|
"character": 2,
|
|
6006
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6034
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts#L43"
|
|
6007
6035
|
}
|
|
6008
6036
|
],
|
|
6009
6037
|
"type": {
|
|
@@ -6036,9 +6064,9 @@
|
|
|
6036
6064
|
"sources": [
|
|
6037
6065
|
{
|
|
6038
6066
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-menu-harness.ts",
|
|
6039
|
-
"line":
|
|
6067
|
+
"line": 50,
|
|
6040
6068
|
"character": 15,
|
|
6041
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6069
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts#L50"
|
|
6042
6070
|
}
|
|
6043
6071
|
],
|
|
6044
6072
|
"signatures": [
|
|
@@ -6059,9 +6087,9 @@
|
|
|
6059
6087
|
"sources": [
|
|
6060
6088
|
{
|
|
6061
6089
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts",
|
|
6062
|
-
"line":
|
|
6090
|
+
"line": 50,
|
|
6063
6091
|
"character": 2,
|
|
6064
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6092
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts#L50"
|
|
6065
6093
|
}
|
|
6066
6094
|
],
|
|
6067
6095
|
"type": {
|
|
@@ -6094,9 +6122,9 @@
|
|
|
6094
6122
|
"sources": [
|
|
6095
6123
|
{
|
|
6096
6124
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-menu-harness.ts",
|
|
6097
|
-
"line":
|
|
6125
|
+
"line": 86,
|
|
6098
6126
|
"character": 15,
|
|
6099
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6127
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts#L86"
|
|
6100
6128
|
}
|
|
6101
6129
|
],
|
|
6102
6130
|
"signatures": [
|
|
@@ -6117,9 +6145,9 @@
|
|
|
6117
6145
|
"sources": [
|
|
6118
6146
|
{
|
|
6119
6147
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts",
|
|
6120
|
-
"line":
|
|
6148
|
+
"line": 86,
|
|
6121
6149
|
"character": 2,
|
|
6122
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6150
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts#L86"
|
|
6123
6151
|
}
|
|
6124
6152
|
],
|
|
6125
6153
|
"parameters": [
|
|
@@ -6177,9 +6205,9 @@
|
|
|
6177
6205
|
"sources": [
|
|
6178
6206
|
{
|
|
6179
6207
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-menu-harness.ts",
|
|
6180
|
-
"line":
|
|
6208
|
+
"line": 58,
|
|
6181
6209
|
"character": 15,
|
|
6182
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6210
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts#L58"
|
|
6183
6211
|
}
|
|
6184
6212
|
],
|
|
6185
6213
|
"signatures": [
|
|
@@ -6200,9 +6228,9 @@
|
|
|
6200
6228
|
"sources": [
|
|
6201
6229
|
{
|
|
6202
6230
|
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts",
|
|
6203
|
-
"line":
|
|
6231
|
+
"line": 58,
|
|
6204
6232
|
"character": 2,
|
|
6205
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6233
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts#L58"
|
|
6206
6234
|
}
|
|
6207
6235
|
],
|
|
6208
6236
|
"parameters": [
|
|
@@ -6255,7 +6283,7 @@
|
|
|
6255
6283
|
"decorators": []
|
|
6256
6284
|
},
|
|
6257
6285
|
{
|
|
6258
|
-
"id":
|
|
6286
|
+
"id": 662,
|
|
6259
6287
|
"name": "host",
|
|
6260
6288
|
"variant": "declaration",
|
|
6261
6289
|
"kind": 2048,
|
|
@@ -6269,7 +6297,7 @@
|
|
|
6269
6297
|
],
|
|
6270
6298
|
"signatures": [
|
|
6271
6299
|
{
|
|
6272
|
-
"id":
|
|
6300
|
+
"id": 663,
|
|
6273
6301
|
"name": "host",
|
|
6274
6302
|
"variant": "signature",
|
|
6275
6303
|
"kind": 4096,
|
|
@@ -6328,37 +6356,36 @@
|
|
|
6328
6356
|
"inheritedFrom": {
|
|
6329
6357
|
"type": "reference",
|
|
6330
6358
|
"target": -1,
|
|
6331
|
-
"name": "
|
|
6359
|
+
"name": "SkyQueryableComponentHarness.host"
|
|
6332
6360
|
}
|
|
6333
6361
|
}
|
|
6334
6362
|
],
|
|
6335
6363
|
"inheritedFrom": {
|
|
6336
6364
|
"type": "reference",
|
|
6337
6365
|
"target": -1,
|
|
6338
|
-
"name": "
|
|
6366
|
+
"name": "SkyQueryableComponentHarness.host"
|
|
6339
6367
|
}
|
|
6340
6368
|
},
|
|
6341
6369
|
{
|
|
6342
|
-
"id":
|
|
6343
|
-
"name": "
|
|
6370
|
+
"id": 638,
|
|
6371
|
+
"name": "queryHarness",
|
|
6344
6372
|
"variant": "declaration",
|
|
6345
6373
|
"kind": 2048,
|
|
6346
6374
|
"flags": {
|
|
6347
|
-
"isPublic": true
|
|
6348
|
-
"isStatic": true
|
|
6375
|
+
"isPublic": true
|
|
6349
6376
|
},
|
|
6350
6377
|
"sources": [
|
|
6351
6378
|
{
|
|
6352
|
-
"fileName": "
|
|
6353
|
-
"line":
|
|
6354
|
-
"character":
|
|
6355
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6379
|
+
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
6380
|
+
"line": 16,
|
|
6381
|
+
"character": 15,
|
|
6382
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L16"
|
|
6356
6383
|
}
|
|
6357
6384
|
],
|
|
6358
6385
|
"signatures": [
|
|
6359
6386
|
{
|
|
6360
|
-
"id":
|
|
6361
|
-
"name": "
|
|
6387
|
+
"id": 639,
|
|
6388
|
+
"name": "queryHarness",
|
|
6362
6389
|
"variant": "signature",
|
|
6363
6390
|
"kind": 4096,
|
|
6364
6391
|
"flags": {},
|
|
@@ -6366,158 +6393,40 @@
|
|
|
6366
6393
|
"summary": [
|
|
6367
6394
|
{
|
|
6368
6395
|
"kind": "text",
|
|
6369
|
-
"text": "
|
|
6370
|
-
},
|
|
6371
|
-
{
|
|
6372
|
-
"kind": "code",
|
|
6373
|
-
"text": "`HarnessPredicate`"
|
|
6374
|
-
},
|
|
6375
|
-
{
|
|
6376
|
-
"kind": "text",
|
|
6377
|
-
"text": " that can be used to search for a\n"
|
|
6378
|
-
},
|
|
6379
|
-
{
|
|
6380
|
-
"kind": "code",
|
|
6381
|
-
"text": "`SkyDropdownMenuHarness`"
|
|
6382
|
-
},
|
|
6383
|
-
{
|
|
6384
|
-
"kind": "text",
|
|
6385
|
-
"text": " that meets certain criteria."
|
|
6396
|
+
"text": "Returns a child harness or throws an error if not found."
|
|
6386
6397
|
}
|
|
6387
6398
|
]
|
|
6388
6399
|
},
|
|
6389
6400
|
"sources": [
|
|
6390
6401
|
{
|
|
6391
|
-
"fileName": "libs/components/
|
|
6392
|
-
"line":
|
|
6402
|
+
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
6403
|
+
"line": 16,
|
|
6393
6404
|
"character": 2,
|
|
6394
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6405
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L16"
|
|
6395
6406
|
}
|
|
6396
6407
|
],
|
|
6397
|
-
"
|
|
6408
|
+
"typeParameter": [
|
|
6398
6409
|
{
|
|
6399
|
-
"id":
|
|
6400
|
-
"name": "
|
|
6401
|
-
"variant": "
|
|
6402
|
-
"kind":
|
|
6410
|
+
"id": 640,
|
|
6411
|
+
"name": "T",
|
|
6412
|
+
"variant": "typeParam",
|
|
6413
|
+
"kind": 131072,
|
|
6403
6414
|
"flags": {},
|
|
6404
6415
|
"type": {
|
|
6405
6416
|
"type": "reference",
|
|
6406
|
-
"target":
|
|
6407
|
-
|
|
6408
|
-
|
|
6409
|
-
|
|
6410
|
-
|
|
6411
|
-
|
|
6412
|
-
"type": {
|
|
6413
|
-
"type": "reference",
|
|
6414
|
-
"target": {
|
|
6415
|
-
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6416
|
-
"qualifiedName": "HarnessPredicate"
|
|
6417
|
-
},
|
|
6418
|
-
"typeArguments": [
|
|
6419
|
-
{
|
|
6420
|
-
"type": "reference",
|
|
6421
|
-
"target": 612,
|
|
6422
|
-
"name": "SkyDropdownMenuHarness",
|
|
6423
|
-
"package": "@skyux/popovers"
|
|
6417
|
+
"target": {
|
|
6418
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6419
|
+
"qualifiedName": "ComponentHarness"
|
|
6420
|
+
},
|
|
6421
|
+
"name": "ComponentHarness",
|
|
6422
|
+
"package": "@angular/cdk"
|
|
6424
6423
|
}
|
|
6425
|
-
],
|
|
6426
|
-
"name": "HarnessPredicate",
|
|
6427
|
-
"package": "@angular/cdk"
|
|
6428
|
-
}
|
|
6429
|
-
}
|
|
6430
|
-
],
|
|
6431
|
-
"decorators": []
|
|
6432
|
-
}
|
|
6433
|
-
],
|
|
6434
|
-
"groups": [
|
|
6435
|
-
{
|
|
6436
|
-
"title": "Constructors",
|
|
6437
|
-
"children": [
|
|
6438
|
-
622
|
|
6439
|
-
]
|
|
6440
|
-
},
|
|
6441
|
-
{
|
|
6442
|
-
"title": "Methods",
|
|
6443
|
-
"children": [
|
|
6444
|
-
626,
|
|
6445
|
-
628,
|
|
6446
|
-
630,
|
|
6447
|
-
635,
|
|
6448
|
-
632,
|
|
6449
|
-
641,
|
|
6450
|
-
614
|
|
6451
|
-
]
|
|
6452
|
-
}
|
|
6453
|
-
],
|
|
6454
|
-
"sources": [
|
|
6455
|
-
{
|
|
6456
|
-
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-menu-harness.ts",
|
|
6457
|
-
"line": 11,
|
|
6458
|
-
"character": 13,
|
|
6459
|
-
"url": "https://github.com/blackbaud/skyux/blob/86cd0af/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts#L11"
|
|
6460
|
-
}
|
|
6461
|
-
],
|
|
6462
|
-
"extendedTypes": [
|
|
6463
|
-
{
|
|
6464
|
-
"type": "reference",
|
|
6465
|
-
"target": {
|
|
6466
|
-
"sourceFileName": "libs/components/core/testing/src/shared/component-harness.ts",
|
|
6467
|
-
"qualifiedName": "SkyComponentHarness"
|
|
6468
|
-
},
|
|
6469
|
-
"name": "SkyComponentHarness",
|
|
6470
|
-
"package": "@skyux/core"
|
|
6471
|
-
}
|
|
6472
|
-
],
|
|
6473
|
-
"decorators": []
|
|
6474
|
-
},
|
|
6475
|
-
{
|
|
6476
|
-
"id": 665,
|
|
6477
|
-
"name": "SkyPopoverContentHarness",
|
|
6478
|
-
"variant": "declaration",
|
|
6479
|
-
"kind": 128,
|
|
6480
|
-
"flags": {},
|
|
6481
|
-
"comment": {
|
|
6482
|
-
"summary": [
|
|
6483
|
-
{
|
|
6484
|
-
"kind": "text",
|
|
6485
|
-
"text": "Harness for interacting with a popover content component in tests."
|
|
6486
|
-
}
|
|
6487
|
-
]
|
|
6488
|
-
},
|
|
6489
|
-
"children": [
|
|
6490
|
-
{
|
|
6491
|
-
"id": 675,
|
|
6492
|
-
"name": "constructor",
|
|
6493
|
-
"variant": "declaration",
|
|
6494
|
-
"kind": 512,
|
|
6495
|
-
"flags": {},
|
|
6496
|
-
"sources": [
|
|
6497
|
-
{
|
|
6498
|
-
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6499
|
-
"line": 38,
|
|
6500
|
-
"character": 4
|
|
6501
|
-
}
|
|
6502
|
-
],
|
|
6503
|
-
"signatures": [
|
|
6504
|
-
{
|
|
6505
|
-
"id": 676,
|
|
6506
|
-
"name": "new SkyPopoverContentHarness",
|
|
6507
|
-
"variant": "signature",
|
|
6508
|
-
"kind": 16384,
|
|
6509
|
-
"flags": {},
|
|
6510
|
-
"sources": [
|
|
6511
|
-
{
|
|
6512
|
-
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6513
|
-
"line": 38,
|
|
6514
|
-
"character": 4
|
|
6515
6424
|
}
|
|
6516
6425
|
],
|
|
6517
6426
|
"parameters": [
|
|
6518
6427
|
{
|
|
6519
|
-
"id":
|
|
6520
|
-
"name": "
|
|
6428
|
+
"id": 641,
|
|
6429
|
+
"name": "query",
|
|
6521
6430
|
"variant": "param",
|
|
6522
6431
|
"kind": 32768,
|
|
6523
6432
|
"flags": {},
|
|
@@ -6525,35 +6434,55 @@
|
|
|
6525
6434
|
"type": "reference",
|
|
6526
6435
|
"target": {
|
|
6527
6436
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6528
|
-
"qualifiedName": "
|
|
6437
|
+
"qualifiedName": "HarnessQuery"
|
|
6529
6438
|
},
|
|
6530
|
-
"
|
|
6439
|
+
"typeArguments": [
|
|
6440
|
+
{
|
|
6441
|
+
"type": "reference",
|
|
6442
|
+
"target": -1,
|
|
6443
|
+
"name": "T",
|
|
6444
|
+
"refersToTypeParameter": true
|
|
6445
|
+
}
|
|
6446
|
+
],
|
|
6447
|
+
"name": "HarnessQuery",
|
|
6531
6448
|
"package": "@angular/cdk"
|
|
6532
6449
|
}
|
|
6533
6450
|
}
|
|
6534
6451
|
],
|
|
6535
6452
|
"type": {
|
|
6536
6453
|
"type": "reference",
|
|
6537
|
-
"target":
|
|
6538
|
-
|
|
6539
|
-
|
|
6454
|
+
"target": {
|
|
6455
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6456
|
+
"qualifiedName": "Promise"
|
|
6457
|
+
},
|
|
6458
|
+
"typeArguments": [
|
|
6459
|
+
{
|
|
6460
|
+
"type": "reference",
|
|
6461
|
+
"target": -1,
|
|
6462
|
+
"name": "T",
|
|
6463
|
+
"refersToTypeParameter": true
|
|
6464
|
+
}
|
|
6465
|
+
],
|
|
6466
|
+
"name": "Promise",
|
|
6467
|
+
"package": "typescript"
|
|
6540
6468
|
},
|
|
6541
6469
|
"inheritedFrom": {
|
|
6542
6470
|
"type": "reference",
|
|
6543
6471
|
"target": -1,
|
|
6544
|
-
"name": "SkyQueryableComponentHarness.
|
|
6472
|
+
"name": "SkyQueryableComponentHarness.queryHarness"
|
|
6545
6473
|
}
|
|
6546
6474
|
}
|
|
6547
6475
|
],
|
|
6548
6476
|
"inheritedFrom": {
|
|
6549
6477
|
"type": "reference",
|
|
6550
6478
|
"target": -1,
|
|
6551
|
-
"name": "SkyQueryableComponentHarness.
|
|
6552
|
-
}
|
|
6479
|
+
"name": "SkyQueryableComponentHarness.queryHarness"
|
|
6480
|
+
},
|
|
6481
|
+
"decorators": []
|
|
6553
6482
|
},
|
|
6554
6483
|
{
|
|
6555
|
-
"id":
|
|
6556
|
-
"name": "
|
|
6484
|
+
"id": 642,
|
|
6485
|
+
"name": "queryHarnessOrNull",
|
|
6557
6486
|
"variant": "declaration",
|
|
6558
6487
|
"kind": 2048,
|
|
6559
6488
|
"flags": {
|
|
@@ -6561,16 +6490,16 @@
|
|
|
6561
6490
|
},
|
|
6562
6491
|
"sources": [
|
|
6563
6492
|
{
|
|
6564
|
-
"fileName": "
|
|
6565
|
-
"line":
|
|
6493
|
+
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
6494
|
+
"line": 25,
|
|
6566
6495
|
"character": 15,
|
|
6567
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6496
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L25"
|
|
6568
6497
|
}
|
|
6569
6498
|
],
|
|
6570
6499
|
"signatures": [
|
|
6571
6500
|
{
|
|
6572
|
-
"id":
|
|
6573
|
-
"name": "
|
|
6501
|
+
"id": 643,
|
|
6502
|
+
"name": "queryHarnessOrNull",
|
|
6574
6503
|
"variant": "signature",
|
|
6575
6504
|
"kind": 4096,
|
|
6576
6505
|
"flags": {},
|
|
@@ -6578,24 +6507,735 @@
|
|
|
6578
6507
|
"summary": [
|
|
6579
6508
|
{
|
|
6580
6509
|
"kind": "text",
|
|
6581
|
-
"text": "
|
|
6510
|
+
"text": "Returns a child harness or null if not found."
|
|
6582
6511
|
}
|
|
6583
6512
|
]
|
|
6584
6513
|
},
|
|
6585
6514
|
"sources": [
|
|
6586
6515
|
{
|
|
6587
|
-
"fileName": "libs/components/
|
|
6588
|
-
"line":
|
|
6516
|
+
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
6517
|
+
"line": 25,
|
|
6589
6518
|
"character": 2,
|
|
6590
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6519
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L25"
|
|
6591
6520
|
}
|
|
6592
6521
|
],
|
|
6593
|
-
"
|
|
6594
|
-
|
|
6595
|
-
|
|
6596
|
-
"
|
|
6597
|
-
"
|
|
6598
|
-
|
|
6522
|
+
"typeParameter": [
|
|
6523
|
+
{
|
|
6524
|
+
"id": 644,
|
|
6525
|
+
"name": "T",
|
|
6526
|
+
"variant": "typeParam",
|
|
6527
|
+
"kind": 131072,
|
|
6528
|
+
"flags": {},
|
|
6529
|
+
"type": {
|
|
6530
|
+
"type": "reference",
|
|
6531
|
+
"target": {
|
|
6532
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6533
|
+
"qualifiedName": "ComponentHarness"
|
|
6534
|
+
},
|
|
6535
|
+
"name": "ComponentHarness",
|
|
6536
|
+
"package": "@angular/cdk"
|
|
6537
|
+
}
|
|
6538
|
+
}
|
|
6539
|
+
],
|
|
6540
|
+
"parameters": [
|
|
6541
|
+
{
|
|
6542
|
+
"id": 645,
|
|
6543
|
+
"name": "query",
|
|
6544
|
+
"variant": "param",
|
|
6545
|
+
"kind": 32768,
|
|
6546
|
+
"flags": {},
|
|
6547
|
+
"type": {
|
|
6548
|
+
"type": "reference",
|
|
6549
|
+
"target": {
|
|
6550
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6551
|
+
"qualifiedName": "HarnessQuery"
|
|
6552
|
+
},
|
|
6553
|
+
"typeArguments": [
|
|
6554
|
+
{
|
|
6555
|
+
"type": "reference",
|
|
6556
|
+
"target": -1,
|
|
6557
|
+
"name": "T",
|
|
6558
|
+
"refersToTypeParameter": true
|
|
6559
|
+
}
|
|
6560
|
+
],
|
|
6561
|
+
"name": "HarnessQuery",
|
|
6562
|
+
"package": "@angular/cdk"
|
|
6563
|
+
}
|
|
6564
|
+
}
|
|
6565
|
+
],
|
|
6566
|
+
"type": {
|
|
6567
|
+
"type": "reference",
|
|
6568
|
+
"target": {
|
|
6569
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6570
|
+
"qualifiedName": "Promise"
|
|
6571
|
+
},
|
|
6572
|
+
"typeArguments": [
|
|
6573
|
+
{
|
|
6574
|
+
"type": "reference",
|
|
6575
|
+
"target": -1,
|
|
6576
|
+
"name": "T",
|
|
6577
|
+
"refersToTypeParameter": true
|
|
6578
|
+
}
|
|
6579
|
+
],
|
|
6580
|
+
"name": "Promise",
|
|
6581
|
+
"package": "typescript"
|
|
6582
|
+
},
|
|
6583
|
+
"inheritedFrom": {
|
|
6584
|
+
"type": "reference",
|
|
6585
|
+
"target": -1,
|
|
6586
|
+
"name": "SkyQueryableComponentHarness.queryHarnessOrNull"
|
|
6587
|
+
}
|
|
6588
|
+
}
|
|
6589
|
+
],
|
|
6590
|
+
"inheritedFrom": {
|
|
6591
|
+
"type": "reference",
|
|
6592
|
+
"target": -1,
|
|
6593
|
+
"name": "SkyQueryableComponentHarness.queryHarnessOrNull"
|
|
6594
|
+
},
|
|
6595
|
+
"decorators": []
|
|
6596
|
+
},
|
|
6597
|
+
{
|
|
6598
|
+
"id": 646,
|
|
6599
|
+
"name": "queryHarnesses",
|
|
6600
|
+
"variant": "declaration",
|
|
6601
|
+
"kind": 2048,
|
|
6602
|
+
"flags": {
|
|
6603
|
+
"isPublic": true
|
|
6604
|
+
},
|
|
6605
|
+
"sources": [
|
|
6606
|
+
{
|
|
6607
|
+
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
6608
|
+
"line": 34,
|
|
6609
|
+
"character": 15,
|
|
6610
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L34"
|
|
6611
|
+
}
|
|
6612
|
+
],
|
|
6613
|
+
"signatures": [
|
|
6614
|
+
{
|
|
6615
|
+
"id": 647,
|
|
6616
|
+
"name": "queryHarnesses",
|
|
6617
|
+
"variant": "signature",
|
|
6618
|
+
"kind": 4096,
|
|
6619
|
+
"flags": {},
|
|
6620
|
+
"comment": {
|
|
6621
|
+
"summary": [
|
|
6622
|
+
{
|
|
6623
|
+
"kind": "text",
|
|
6624
|
+
"text": "Returns child harnesses."
|
|
6625
|
+
}
|
|
6626
|
+
]
|
|
6627
|
+
},
|
|
6628
|
+
"sources": [
|
|
6629
|
+
{
|
|
6630
|
+
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
6631
|
+
"line": 34,
|
|
6632
|
+
"character": 2,
|
|
6633
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L34"
|
|
6634
|
+
}
|
|
6635
|
+
],
|
|
6636
|
+
"typeParameter": [
|
|
6637
|
+
{
|
|
6638
|
+
"id": 648,
|
|
6639
|
+
"name": "T",
|
|
6640
|
+
"variant": "typeParam",
|
|
6641
|
+
"kind": 131072,
|
|
6642
|
+
"flags": {},
|
|
6643
|
+
"type": {
|
|
6644
|
+
"type": "reference",
|
|
6645
|
+
"target": {
|
|
6646
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6647
|
+
"qualifiedName": "ComponentHarness"
|
|
6648
|
+
},
|
|
6649
|
+
"name": "ComponentHarness",
|
|
6650
|
+
"package": "@angular/cdk"
|
|
6651
|
+
}
|
|
6652
|
+
}
|
|
6653
|
+
],
|
|
6654
|
+
"parameters": [
|
|
6655
|
+
{
|
|
6656
|
+
"id": 649,
|
|
6657
|
+
"name": "harness",
|
|
6658
|
+
"variant": "param",
|
|
6659
|
+
"kind": 32768,
|
|
6660
|
+
"flags": {},
|
|
6661
|
+
"type": {
|
|
6662
|
+
"type": "reference",
|
|
6663
|
+
"target": {
|
|
6664
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6665
|
+
"qualifiedName": "HarnessQuery"
|
|
6666
|
+
},
|
|
6667
|
+
"typeArguments": [
|
|
6668
|
+
{
|
|
6669
|
+
"type": "reference",
|
|
6670
|
+
"target": -1,
|
|
6671
|
+
"name": "T",
|
|
6672
|
+
"refersToTypeParameter": true
|
|
6673
|
+
}
|
|
6674
|
+
],
|
|
6675
|
+
"name": "HarnessQuery",
|
|
6676
|
+
"package": "@angular/cdk"
|
|
6677
|
+
}
|
|
6678
|
+
}
|
|
6679
|
+
],
|
|
6680
|
+
"type": {
|
|
6681
|
+
"type": "reference",
|
|
6682
|
+
"target": {
|
|
6683
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6684
|
+
"qualifiedName": "Promise"
|
|
6685
|
+
},
|
|
6686
|
+
"typeArguments": [
|
|
6687
|
+
{
|
|
6688
|
+
"type": "array",
|
|
6689
|
+
"elementType": {
|
|
6690
|
+
"type": "reference",
|
|
6691
|
+
"target": -1,
|
|
6692
|
+
"name": "T",
|
|
6693
|
+
"refersToTypeParameter": true
|
|
6694
|
+
}
|
|
6695
|
+
}
|
|
6696
|
+
],
|
|
6697
|
+
"name": "Promise",
|
|
6698
|
+
"package": "typescript"
|
|
6699
|
+
},
|
|
6700
|
+
"inheritedFrom": {
|
|
6701
|
+
"type": "reference",
|
|
6702
|
+
"target": -1,
|
|
6703
|
+
"name": "SkyQueryableComponentHarness.queryHarnesses"
|
|
6704
|
+
}
|
|
6705
|
+
}
|
|
6706
|
+
],
|
|
6707
|
+
"inheritedFrom": {
|
|
6708
|
+
"type": "reference",
|
|
6709
|
+
"target": -1,
|
|
6710
|
+
"name": "SkyQueryableComponentHarness.queryHarnesses"
|
|
6711
|
+
},
|
|
6712
|
+
"decorators": []
|
|
6713
|
+
},
|
|
6714
|
+
{
|
|
6715
|
+
"id": 650,
|
|
6716
|
+
"name": "querySelector",
|
|
6717
|
+
"variant": "declaration",
|
|
6718
|
+
"kind": 2048,
|
|
6719
|
+
"flags": {
|
|
6720
|
+
"isPublic": true
|
|
6721
|
+
},
|
|
6722
|
+
"sources": [
|
|
6723
|
+
{
|
|
6724
|
+
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
6725
|
+
"line": 43,
|
|
6726
|
+
"character": 15,
|
|
6727
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L43"
|
|
6728
|
+
}
|
|
6729
|
+
],
|
|
6730
|
+
"signatures": [
|
|
6731
|
+
{
|
|
6732
|
+
"id": 651,
|
|
6733
|
+
"name": "querySelector",
|
|
6734
|
+
"variant": "signature",
|
|
6735
|
+
"kind": 4096,
|
|
6736
|
+
"flags": {},
|
|
6737
|
+
"comment": {
|
|
6738
|
+
"summary": [
|
|
6739
|
+
{
|
|
6740
|
+
"kind": "text",
|
|
6741
|
+
"text": "Returns a child test element or throws an error if not found."
|
|
6742
|
+
}
|
|
6743
|
+
]
|
|
6744
|
+
},
|
|
6745
|
+
"sources": [
|
|
6746
|
+
{
|
|
6747
|
+
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
6748
|
+
"line": 43,
|
|
6749
|
+
"character": 2,
|
|
6750
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L43"
|
|
6751
|
+
}
|
|
6752
|
+
],
|
|
6753
|
+
"parameters": [
|
|
6754
|
+
{
|
|
6755
|
+
"id": 652,
|
|
6756
|
+
"name": "selector",
|
|
6757
|
+
"variant": "param",
|
|
6758
|
+
"kind": 32768,
|
|
6759
|
+
"flags": {},
|
|
6760
|
+
"type": {
|
|
6761
|
+
"type": "intrinsic",
|
|
6762
|
+
"name": "string"
|
|
6763
|
+
}
|
|
6764
|
+
}
|
|
6765
|
+
],
|
|
6766
|
+
"type": {
|
|
6767
|
+
"type": "reference",
|
|
6768
|
+
"target": {
|
|
6769
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6770
|
+
"qualifiedName": "Promise"
|
|
6771
|
+
},
|
|
6772
|
+
"typeArguments": [
|
|
6773
|
+
{
|
|
6774
|
+
"type": "reference",
|
|
6775
|
+
"target": {
|
|
6776
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6777
|
+
"qualifiedName": "TestElement"
|
|
6778
|
+
},
|
|
6779
|
+
"name": "TestElement",
|
|
6780
|
+
"package": "@angular/cdk"
|
|
6781
|
+
}
|
|
6782
|
+
],
|
|
6783
|
+
"name": "Promise",
|
|
6784
|
+
"package": "typescript"
|
|
6785
|
+
},
|
|
6786
|
+
"inheritedFrom": {
|
|
6787
|
+
"type": "reference",
|
|
6788
|
+
"target": -1,
|
|
6789
|
+
"name": "SkyQueryableComponentHarness.querySelector"
|
|
6790
|
+
}
|
|
6791
|
+
}
|
|
6792
|
+
],
|
|
6793
|
+
"inheritedFrom": {
|
|
6794
|
+
"type": "reference",
|
|
6795
|
+
"target": -1,
|
|
6796
|
+
"name": "SkyQueryableComponentHarness.querySelector"
|
|
6797
|
+
},
|
|
6798
|
+
"decorators": []
|
|
6799
|
+
},
|
|
6800
|
+
{
|
|
6801
|
+
"id": 656,
|
|
6802
|
+
"name": "querySelectorAll",
|
|
6803
|
+
"variant": "declaration",
|
|
6804
|
+
"kind": 2048,
|
|
6805
|
+
"flags": {
|
|
6806
|
+
"isPublic": true
|
|
6807
|
+
},
|
|
6808
|
+
"sources": [
|
|
6809
|
+
{
|
|
6810
|
+
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
6811
|
+
"line": 59,
|
|
6812
|
+
"character": 15,
|
|
6813
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L59"
|
|
6814
|
+
}
|
|
6815
|
+
],
|
|
6816
|
+
"signatures": [
|
|
6817
|
+
{
|
|
6818
|
+
"id": 657,
|
|
6819
|
+
"name": "querySelectorAll",
|
|
6820
|
+
"variant": "signature",
|
|
6821
|
+
"kind": 4096,
|
|
6822
|
+
"flags": {},
|
|
6823
|
+
"comment": {
|
|
6824
|
+
"summary": [
|
|
6825
|
+
{
|
|
6826
|
+
"kind": "text",
|
|
6827
|
+
"text": "Returns child test elements."
|
|
6828
|
+
}
|
|
6829
|
+
]
|
|
6830
|
+
},
|
|
6831
|
+
"sources": [
|
|
6832
|
+
{
|
|
6833
|
+
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
6834
|
+
"line": 59,
|
|
6835
|
+
"character": 2,
|
|
6836
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L59"
|
|
6837
|
+
}
|
|
6838
|
+
],
|
|
6839
|
+
"parameters": [
|
|
6840
|
+
{
|
|
6841
|
+
"id": 658,
|
|
6842
|
+
"name": "selector",
|
|
6843
|
+
"variant": "param",
|
|
6844
|
+
"kind": 32768,
|
|
6845
|
+
"flags": {},
|
|
6846
|
+
"type": {
|
|
6847
|
+
"type": "intrinsic",
|
|
6848
|
+
"name": "string"
|
|
6849
|
+
}
|
|
6850
|
+
}
|
|
6851
|
+
],
|
|
6852
|
+
"type": {
|
|
6853
|
+
"type": "reference",
|
|
6854
|
+
"target": {
|
|
6855
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6856
|
+
"qualifiedName": "Promise"
|
|
6857
|
+
},
|
|
6858
|
+
"typeArguments": [
|
|
6859
|
+
{
|
|
6860
|
+
"type": "array",
|
|
6861
|
+
"elementType": {
|
|
6862
|
+
"type": "reference",
|
|
6863
|
+
"target": {
|
|
6864
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6865
|
+
"qualifiedName": "TestElement"
|
|
6866
|
+
},
|
|
6867
|
+
"name": "TestElement",
|
|
6868
|
+
"package": "@angular/cdk"
|
|
6869
|
+
}
|
|
6870
|
+
}
|
|
6871
|
+
],
|
|
6872
|
+
"name": "Promise",
|
|
6873
|
+
"package": "typescript"
|
|
6874
|
+
},
|
|
6875
|
+
"inheritedFrom": {
|
|
6876
|
+
"type": "reference",
|
|
6877
|
+
"target": -1,
|
|
6878
|
+
"name": "SkyQueryableComponentHarness.querySelectorAll"
|
|
6879
|
+
}
|
|
6880
|
+
}
|
|
6881
|
+
],
|
|
6882
|
+
"inheritedFrom": {
|
|
6883
|
+
"type": "reference",
|
|
6884
|
+
"target": -1,
|
|
6885
|
+
"name": "SkyQueryableComponentHarness.querySelectorAll"
|
|
6886
|
+
},
|
|
6887
|
+
"decorators": []
|
|
6888
|
+
},
|
|
6889
|
+
{
|
|
6890
|
+
"id": 653,
|
|
6891
|
+
"name": "querySelectorOrNull",
|
|
6892
|
+
"variant": "declaration",
|
|
6893
|
+
"kind": 2048,
|
|
6894
|
+
"flags": {
|
|
6895
|
+
"isPublic": true
|
|
6896
|
+
},
|
|
6897
|
+
"sources": [
|
|
6898
|
+
{
|
|
6899
|
+
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
6900
|
+
"line": 50,
|
|
6901
|
+
"character": 15,
|
|
6902
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L50"
|
|
6903
|
+
}
|
|
6904
|
+
],
|
|
6905
|
+
"signatures": [
|
|
6906
|
+
{
|
|
6907
|
+
"id": 654,
|
|
6908
|
+
"name": "querySelectorOrNull",
|
|
6909
|
+
"variant": "signature",
|
|
6910
|
+
"kind": 4096,
|
|
6911
|
+
"flags": {},
|
|
6912
|
+
"comment": {
|
|
6913
|
+
"summary": [
|
|
6914
|
+
{
|
|
6915
|
+
"kind": "text",
|
|
6916
|
+
"text": "Returns a child test element or null if not found."
|
|
6917
|
+
}
|
|
6918
|
+
]
|
|
6919
|
+
},
|
|
6920
|
+
"sources": [
|
|
6921
|
+
{
|
|
6922
|
+
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
6923
|
+
"line": 50,
|
|
6924
|
+
"character": 2,
|
|
6925
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L50"
|
|
6926
|
+
}
|
|
6927
|
+
],
|
|
6928
|
+
"parameters": [
|
|
6929
|
+
{
|
|
6930
|
+
"id": 655,
|
|
6931
|
+
"name": "selector",
|
|
6932
|
+
"variant": "param",
|
|
6933
|
+
"kind": 32768,
|
|
6934
|
+
"flags": {},
|
|
6935
|
+
"type": {
|
|
6936
|
+
"type": "intrinsic",
|
|
6937
|
+
"name": "string"
|
|
6938
|
+
}
|
|
6939
|
+
}
|
|
6940
|
+
],
|
|
6941
|
+
"type": {
|
|
6942
|
+
"type": "reference",
|
|
6943
|
+
"target": {
|
|
6944
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6945
|
+
"qualifiedName": "Promise"
|
|
6946
|
+
},
|
|
6947
|
+
"typeArguments": [
|
|
6948
|
+
{
|
|
6949
|
+
"type": "reference",
|
|
6950
|
+
"target": {
|
|
6951
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6952
|
+
"qualifiedName": "TestElement"
|
|
6953
|
+
},
|
|
6954
|
+
"name": "TestElement",
|
|
6955
|
+
"package": "@angular/cdk"
|
|
6956
|
+
}
|
|
6957
|
+
],
|
|
6958
|
+
"name": "Promise",
|
|
6959
|
+
"package": "typescript"
|
|
6960
|
+
},
|
|
6961
|
+
"inheritedFrom": {
|
|
6962
|
+
"type": "reference",
|
|
6963
|
+
"target": -1,
|
|
6964
|
+
"name": "SkyQueryableComponentHarness.querySelectorOrNull"
|
|
6965
|
+
}
|
|
6966
|
+
}
|
|
6967
|
+
],
|
|
6968
|
+
"inheritedFrom": {
|
|
6969
|
+
"type": "reference",
|
|
6970
|
+
"target": -1,
|
|
6971
|
+
"name": "SkyQueryableComponentHarness.querySelectorOrNull"
|
|
6972
|
+
},
|
|
6973
|
+
"decorators": []
|
|
6974
|
+
},
|
|
6975
|
+
{
|
|
6976
|
+
"id": 614,
|
|
6977
|
+
"name": "with",
|
|
6978
|
+
"variant": "declaration",
|
|
6979
|
+
"kind": 2048,
|
|
6980
|
+
"flags": {
|
|
6981
|
+
"isPublic": true,
|
|
6982
|
+
"isStatic": true
|
|
6983
|
+
},
|
|
6984
|
+
"sources": [
|
|
6985
|
+
{
|
|
6986
|
+
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-menu-harness.ts",
|
|
6987
|
+
"line": 27,
|
|
6988
|
+
"character": 16,
|
|
6989
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts#L27"
|
|
6990
|
+
}
|
|
6991
|
+
],
|
|
6992
|
+
"signatures": [
|
|
6993
|
+
{
|
|
6994
|
+
"id": 615,
|
|
6995
|
+
"name": "with",
|
|
6996
|
+
"variant": "signature",
|
|
6997
|
+
"kind": 4096,
|
|
6998
|
+
"flags": {},
|
|
6999
|
+
"comment": {
|
|
7000
|
+
"summary": [
|
|
7001
|
+
{
|
|
7002
|
+
"kind": "text",
|
|
7003
|
+
"text": "Gets a "
|
|
7004
|
+
},
|
|
7005
|
+
{
|
|
7006
|
+
"kind": "code",
|
|
7007
|
+
"text": "`HarnessPredicate`"
|
|
7008
|
+
},
|
|
7009
|
+
{
|
|
7010
|
+
"kind": "text",
|
|
7011
|
+
"text": " that can be used to search for a\n"
|
|
7012
|
+
},
|
|
7013
|
+
{
|
|
7014
|
+
"kind": "code",
|
|
7015
|
+
"text": "`SkyDropdownMenuHarness`"
|
|
7016
|
+
},
|
|
7017
|
+
{
|
|
7018
|
+
"kind": "text",
|
|
7019
|
+
"text": " that meets certain criteria."
|
|
7020
|
+
}
|
|
7021
|
+
]
|
|
7022
|
+
},
|
|
7023
|
+
"sources": [
|
|
7024
|
+
{
|
|
7025
|
+
"fileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts",
|
|
7026
|
+
"line": 27,
|
|
7027
|
+
"character": 2,
|
|
7028
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts#L27"
|
|
7029
|
+
}
|
|
7030
|
+
],
|
|
7031
|
+
"parameters": [
|
|
7032
|
+
{
|
|
7033
|
+
"id": 616,
|
|
7034
|
+
"name": "filters",
|
|
7035
|
+
"variant": "param",
|
|
7036
|
+
"kind": 32768,
|
|
7037
|
+
"flags": {},
|
|
7038
|
+
"type": {
|
|
7039
|
+
"type": "reference",
|
|
7040
|
+
"target": 682,
|
|
7041
|
+
"name": "SkyDropdownMenuHarnessFilters",
|
|
7042
|
+
"package": "@skyux/popovers"
|
|
7043
|
+
}
|
|
7044
|
+
}
|
|
7045
|
+
],
|
|
7046
|
+
"type": {
|
|
7047
|
+
"type": "reference",
|
|
7048
|
+
"target": {
|
|
7049
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7050
|
+
"qualifiedName": "HarnessPredicate"
|
|
7051
|
+
},
|
|
7052
|
+
"typeArguments": [
|
|
7053
|
+
{
|
|
7054
|
+
"type": "reference",
|
|
7055
|
+
"target": 612,
|
|
7056
|
+
"name": "SkyDropdownMenuHarness",
|
|
7057
|
+
"package": "@skyux/popovers"
|
|
7058
|
+
}
|
|
7059
|
+
],
|
|
7060
|
+
"name": "HarnessPredicate",
|
|
7061
|
+
"package": "@angular/cdk"
|
|
7062
|
+
}
|
|
7063
|
+
}
|
|
7064
|
+
],
|
|
7065
|
+
"decorators": []
|
|
7066
|
+
}
|
|
7067
|
+
],
|
|
7068
|
+
"groups": [
|
|
7069
|
+
{
|
|
7070
|
+
"title": "Constructors",
|
|
7071
|
+
"children": [
|
|
7072
|
+
622
|
|
7073
|
+
]
|
|
7074
|
+
},
|
|
7075
|
+
{
|
|
7076
|
+
"title": "Methods",
|
|
7077
|
+
"children": [
|
|
7078
|
+
626,
|
|
7079
|
+
628,
|
|
7080
|
+
630,
|
|
7081
|
+
635,
|
|
7082
|
+
632,
|
|
7083
|
+
662,
|
|
7084
|
+
638,
|
|
7085
|
+
642,
|
|
7086
|
+
646,
|
|
7087
|
+
650,
|
|
7088
|
+
656,
|
|
7089
|
+
653,
|
|
7090
|
+
614
|
|
7091
|
+
]
|
|
7092
|
+
}
|
|
7093
|
+
],
|
|
7094
|
+
"sources": [
|
|
7095
|
+
{
|
|
7096
|
+
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-menu-harness.ts",
|
|
7097
|
+
"line": 14,
|
|
7098
|
+
"character": 13,
|
|
7099
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts#L14"
|
|
7100
|
+
}
|
|
7101
|
+
],
|
|
7102
|
+
"extendedTypes": [
|
|
7103
|
+
{
|
|
7104
|
+
"type": "reference",
|
|
7105
|
+
"target": {
|
|
7106
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7107
|
+
"qualifiedName": "SkyQueryableComponentHarness"
|
|
7108
|
+
},
|
|
7109
|
+
"name": "SkyQueryableComponentHarness",
|
|
7110
|
+
"package": "@skyux/core"
|
|
7111
|
+
}
|
|
7112
|
+
],
|
|
7113
|
+
"decorators": []
|
|
7114
|
+
},
|
|
7115
|
+
{
|
|
7116
|
+
"id": 686,
|
|
7117
|
+
"name": "SkyPopoverContentHarness",
|
|
7118
|
+
"variant": "declaration",
|
|
7119
|
+
"kind": 128,
|
|
7120
|
+
"flags": {},
|
|
7121
|
+
"comment": {
|
|
7122
|
+
"summary": [
|
|
7123
|
+
{
|
|
7124
|
+
"kind": "text",
|
|
7125
|
+
"text": "Harness for interacting with a popover content component in tests."
|
|
7126
|
+
}
|
|
7127
|
+
]
|
|
7128
|
+
},
|
|
7129
|
+
"children": [
|
|
7130
|
+
{
|
|
7131
|
+
"id": 696,
|
|
7132
|
+
"name": "constructor",
|
|
7133
|
+
"variant": "declaration",
|
|
7134
|
+
"kind": 512,
|
|
7135
|
+
"flags": {},
|
|
7136
|
+
"sources": [
|
|
7137
|
+
{
|
|
7138
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7139
|
+
"line": 38,
|
|
7140
|
+
"character": 4
|
|
7141
|
+
}
|
|
7142
|
+
],
|
|
7143
|
+
"signatures": [
|
|
7144
|
+
{
|
|
7145
|
+
"id": 697,
|
|
7146
|
+
"name": "new SkyPopoverContentHarness",
|
|
7147
|
+
"variant": "signature",
|
|
7148
|
+
"kind": 16384,
|
|
7149
|
+
"flags": {},
|
|
7150
|
+
"sources": [
|
|
7151
|
+
{
|
|
7152
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7153
|
+
"line": 38,
|
|
7154
|
+
"character": 4
|
|
7155
|
+
}
|
|
7156
|
+
],
|
|
7157
|
+
"parameters": [
|
|
7158
|
+
{
|
|
7159
|
+
"id": 698,
|
|
7160
|
+
"name": "locatorFactory",
|
|
7161
|
+
"variant": "param",
|
|
7162
|
+
"kind": 32768,
|
|
7163
|
+
"flags": {},
|
|
7164
|
+
"type": {
|
|
7165
|
+
"type": "reference",
|
|
7166
|
+
"target": {
|
|
7167
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7168
|
+
"qualifiedName": "LocatorFactory"
|
|
7169
|
+
},
|
|
7170
|
+
"name": "LocatorFactory",
|
|
7171
|
+
"package": "@angular/cdk"
|
|
7172
|
+
}
|
|
7173
|
+
}
|
|
7174
|
+
],
|
|
7175
|
+
"type": {
|
|
7176
|
+
"type": "reference",
|
|
7177
|
+
"target": 686,
|
|
7178
|
+
"name": "SkyPopoverContentHarness",
|
|
7179
|
+
"package": "@skyux/popovers"
|
|
7180
|
+
},
|
|
7181
|
+
"inheritedFrom": {
|
|
7182
|
+
"type": "reference",
|
|
7183
|
+
"target": -1,
|
|
7184
|
+
"name": "SkyQueryableComponentHarness.constructor"
|
|
7185
|
+
}
|
|
7186
|
+
}
|
|
7187
|
+
],
|
|
7188
|
+
"inheritedFrom": {
|
|
7189
|
+
"type": "reference",
|
|
7190
|
+
"target": -1,
|
|
7191
|
+
"name": "SkyQueryableComponentHarness.constructor"
|
|
7192
|
+
}
|
|
7193
|
+
},
|
|
7194
|
+
{
|
|
7195
|
+
"id": 711,
|
|
7196
|
+
"name": "clickOut",
|
|
7197
|
+
"variant": "declaration",
|
|
7198
|
+
"kind": 2048,
|
|
7199
|
+
"flags": {
|
|
7200
|
+
"isPublic": true
|
|
7201
|
+
},
|
|
7202
|
+
"sources": [
|
|
7203
|
+
{
|
|
7204
|
+
"fileName": "projects/popovers/src/testing/modules/popover/popover-content-harness.ts",
|
|
7205
|
+
"line": 86,
|
|
7206
|
+
"character": 15,
|
|
7207
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts#L86"
|
|
7208
|
+
}
|
|
7209
|
+
],
|
|
7210
|
+
"signatures": [
|
|
7211
|
+
{
|
|
7212
|
+
"id": 712,
|
|
7213
|
+
"name": "clickOut",
|
|
7214
|
+
"variant": "signature",
|
|
7215
|
+
"kind": 4096,
|
|
7216
|
+
"flags": {},
|
|
7217
|
+
"comment": {
|
|
7218
|
+
"summary": [
|
|
7219
|
+
{
|
|
7220
|
+
"kind": "text",
|
|
7221
|
+
"text": "Clicks out of the popover."
|
|
7222
|
+
}
|
|
7223
|
+
]
|
|
7224
|
+
},
|
|
7225
|
+
"sources": [
|
|
7226
|
+
{
|
|
7227
|
+
"fileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
7228
|
+
"line": 86,
|
|
7229
|
+
"character": 2,
|
|
7230
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts#L86"
|
|
7231
|
+
}
|
|
7232
|
+
],
|
|
7233
|
+
"type": {
|
|
7234
|
+
"type": "reference",
|
|
7235
|
+
"target": {
|
|
7236
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
7237
|
+
"qualifiedName": "Promise"
|
|
7238
|
+
},
|
|
6599
7239
|
"typeArguments": [
|
|
6600
7240
|
{
|
|
6601
7241
|
"type": "intrinsic",
|
|
@@ -6610,7 +7250,7 @@
|
|
|
6610
7250
|
"decorators": []
|
|
6611
7251
|
},
|
|
6612
7252
|
{
|
|
6613
|
-
"id":
|
|
7253
|
+
"id": 705,
|
|
6614
7254
|
"name": "getAlignment",
|
|
6615
7255
|
"variant": "declaration",
|
|
6616
7256
|
"kind": 2048,
|
|
@@ -6622,12 +7262,12 @@
|
|
|
6622
7262
|
"fileName": "projects/popovers/src/testing/modules/popover/popover-content-harness.ts",
|
|
6623
7263
|
"line": 55,
|
|
6624
7264
|
"character": 15,
|
|
6625
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7265
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts#L55"
|
|
6626
7266
|
}
|
|
6627
7267
|
],
|
|
6628
7268
|
"signatures": [
|
|
6629
7269
|
{
|
|
6630
|
-
"id":
|
|
7270
|
+
"id": 706,
|
|
6631
7271
|
"name": "getAlignment",
|
|
6632
7272
|
"variant": "signature",
|
|
6633
7273
|
"kind": 4096,
|
|
@@ -6645,7 +7285,7 @@
|
|
|
6645
7285
|
"fileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
6646
7286
|
"line": 55,
|
|
6647
7287
|
"character": 2,
|
|
6648
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7288
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts#L55"
|
|
6649
7289
|
}
|
|
6650
7290
|
],
|
|
6651
7291
|
"type": {
|
|
@@ -6668,7 +7308,7 @@
|
|
|
6668
7308
|
"decorators": []
|
|
6669
7309
|
},
|
|
6670
7310
|
{
|
|
6671
|
-
"id":
|
|
7311
|
+
"id": 709,
|
|
6672
7312
|
"name": "getBodyText",
|
|
6673
7313
|
"variant": "declaration",
|
|
6674
7314
|
"kind": 2048,
|
|
@@ -6680,12 +7320,12 @@
|
|
|
6680
7320
|
"fileName": "projects/popovers/src/testing/modules/popover/popover-content-harness.ts",
|
|
6681
7321
|
"line": 79,
|
|
6682
7322
|
"character": 15,
|
|
6683
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7323
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts#L79"
|
|
6684
7324
|
}
|
|
6685
7325
|
],
|
|
6686
7326
|
"signatures": [
|
|
6687
7327
|
{
|
|
6688
|
-
"id":
|
|
7328
|
+
"id": 710,
|
|
6689
7329
|
"name": "getBodyText",
|
|
6690
7330
|
"variant": "signature",
|
|
6691
7331
|
"kind": 4096,
|
|
@@ -6703,7 +7343,7 @@
|
|
|
6703
7343
|
"fileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
6704
7344
|
"line": 79,
|
|
6705
7345
|
"character": 2,
|
|
6706
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7346
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts#L79"
|
|
6707
7347
|
}
|
|
6708
7348
|
],
|
|
6709
7349
|
"type": {
|
|
@@ -6726,7 +7366,7 @@
|
|
|
6726
7366
|
"decorators": []
|
|
6727
7367
|
},
|
|
6728
7368
|
{
|
|
6729
|
-
"id":
|
|
7369
|
+
"id": 703,
|
|
6730
7370
|
"name": "getPlacement",
|
|
6731
7371
|
"variant": "declaration",
|
|
6732
7372
|
"kind": 2048,
|
|
@@ -6738,12 +7378,12 @@
|
|
|
6738
7378
|
"fileName": "projects/popovers/src/testing/modules/popover/popover-content-harness.ts",
|
|
6739
7379
|
"line": 38,
|
|
6740
7380
|
"character": 15,
|
|
6741
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7381
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts#L38"
|
|
6742
7382
|
}
|
|
6743
7383
|
],
|
|
6744
7384
|
"signatures": [
|
|
6745
7385
|
{
|
|
6746
|
-
"id":
|
|
7386
|
+
"id": 704,
|
|
6747
7387
|
"name": "getPlacement",
|
|
6748
7388
|
"variant": "signature",
|
|
6749
7389
|
"kind": 4096,
|
|
@@ -6761,7 +7401,7 @@
|
|
|
6761
7401
|
"fileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
6762
7402
|
"line": 38,
|
|
6763
7403
|
"character": 2,
|
|
6764
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7404
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts#L38"
|
|
6765
7405
|
}
|
|
6766
7406
|
],
|
|
6767
7407
|
"type": {
|
|
@@ -6784,7 +7424,7 @@
|
|
|
6784
7424
|
"decorators": []
|
|
6785
7425
|
},
|
|
6786
7426
|
{
|
|
6787
|
-
"id":
|
|
7427
|
+
"id": 707,
|
|
6788
7428
|
"name": "getTitleText",
|
|
6789
7429
|
"variant": "declaration",
|
|
6790
7430
|
"kind": 2048,
|
|
@@ -6796,12 +7436,12 @@
|
|
|
6796
7436
|
"fileName": "projects/popovers/src/testing/modules/popover/popover-content-harness.ts",
|
|
6797
7437
|
"line": 72,
|
|
6798
7438
|
"character": 15,
|
|
6799
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7439
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts#L72"
|
|
6800
7440
|
}
|
|
6801
7441
|
],
|
|
6802
7442
|
"signatures": [
|
|
6803
7443
|
{
|
|
6804
|
-
"id":
|
|
7444
|
+
"id": 708,
|
|
6805
7445
|
"name": "getTitleText",
|
|
6806
7446
|
"variant": "signature",
|
|
6807
7447
|
"kind": 4096,
|
|
@@ -6819,7 +7459,7 @@
|
|
|
6819
7459
|
"fileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
6820
7460
|
"line": 72,
|
|
6821
7461
|
"character": 2,
|
|
6822
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7462
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts#L72"
|
|
6823
7463
|
}
|
|
6824
7464
|
],
|
|
6825
7465
|
"type": {
|
|
@@ -6842,7 +7482,7 @@
|
|
|
6842
7482
|
"decorators": []
|
|
6843
7483
|
},
|
|
6844
7484
|
{
|
|
6845
|
-
"id":
|
|
7485
|
+
"id": 737,
|
|
6846
7486
|
"name": "host",
|
|
6847
7487
|
"variant": "declaration",
|
|
6848
7488
|
"kind": 2048,
|
|
@@ -6856,7 +7496,7 @@
|
|
|
6856
7496
|
],
|
|
6857
7497
|
"signatures": [
|
|
6858
7498
|
{
|
|
6859
|
-
"id":
|
|
7499
|
+
"id": 738,
|
|
6860
7500
|
"name": "host",
|
|
6861
7501
|
"variant": "signature",
|
|
6862
7502
|
"kind": 4096,
|
|
@@ -6926,7 +7566,7 @@
|
|
|
6926
7566
|
}
|
|
6927
7567
|
},
|
|
6928
7568
|
{
|
|
6929
|
-
"id":
|
|
7569
|
+
"id": 713,
|
|
6930
7570
|
"name": "queryHarness",
|
|
6931
7571
|
"variant": "declaration",
|
|
6932
7572
|
"kind": 2048,
|
|
@@ -6938,12 +7578,12 @@
|
|
|
6938
7578
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
6939
7579
|
"line": 16,
|
|
6940
7580
|
"character": 15,
|
|
6941
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7581
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L16"
|
|
6942
7582
|
}
|
|
6943
7583
|
],
|
|
6944
7584
|
"signatures": [
|
|
6945
7585
|
{
|
|
6946
|
-
"id":
|
|
7586
|
+
"id": 714,
|
|
6947
7587
|
"name": "queryHarness",
|
|
6948
7588
|
"variant": "signature",
|
|
6949
7589
|
"kind": 4096,
|
|
@@ -6961,12 +7601,12 @@
|
|
|
6961
7601
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
6962
7602
|
"line": 16,
|
|
6963
7603
|
"character": 2,
|
|
6964
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7604
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L16"
|
|
6965
7605
|
}
|
|
6966
7606
|
],
|
|
6967
7607
|
"typeParameter": [
|
|
6968
7608
|
{
|
|
6969
|
-
"id":
|
|
7609
|
+
"id": 715,
|
|
6970
7610
|
"name": "T",
|
|
6971
7611
|
"variant": "typeParam",
|
|
6972
7612
|
"kind": 131072,
|
|
@@ -6984,7 +7624,7 @@
|
|
|
6984
7624
|
],
|
|
6985
7625
|
"parameters": [
|
|
6986
7626
|
{
|
|
6987
|
-
"id":
|
|
7627
|
+
"id": 716,
|
|
6988
7628
|
"name": "query",
|
|
6989
7629
|
"variant": "param",
|
|
6990
7630
|
"kind": 32768,
|
|
@@ -7040,7 +7680,7 @@
|
|
|
7040
7680
|
"decorators": []
|
|
7041
7681
|
},
|
|
7042
7682
|
{
|
|
7043
|
-
"id":
|
|
7683
|
+
"id": 717,
|
|
7044
7684
|
"name": "queryHarnessOrNull",
|
|
7045
7685
|
"variant": "declaration",
|
|
7046
7686
|
"kind": 2048,
|
|
@@ -7052,12 +7692,12 @@
|
|
|
7052
7692
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7053
7693
|
"line": 25,
|
|
7054
7694
|
"character": 15,
|
|
7055
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7695
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L25"
|
|
7056
7696
|
}
|
|
7057
7697
|
],
|
|
7058
7698
|
"signatures": [
|
|
7059
7699
|
{
|
|
7060
|
-
"id":
|
|
7700
|
+
"id": 718,
|
|
7061
7701
|
"name": "queryHarnessOrNull",
|
|
7062
7702
|
"variant": "signature",
|
|
7063
7703
|
"kind": 4096,
|
|
@@ -7075,12 +7715,12 @@
|
|
|
7075
7715
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7076
7716
|
"line": 25,
|
|
7077
7717
|
"character": 2,
|
|
7078
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7718
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L25"
|
|
7079
7719
|
}
|
|
7080
7720
|
],
|
|
7081
7721
|
"typeParameter": [
|
|
7082
7722
|
{
|
|
7083
|
-
"id":
|
|
7723
|
+
"id": 719,
|
|
7084
7724
|
"name": "T",
|
|
7085
7725
|
"variant": "typeParam",
|
|
7086
7726
|
"kind": 131072,
|
|
@@ -7098,7 +7738,7 @@
|
|
|
7098
7738
|
],
|
|
7099
7739
|
"parameters": [
|
|
7100
7740
|
{
|
|
7101
|
-
"id":
|
|
7741
|
+
"id": 720,
|
|
7102
7742
|
"name": "query",
|
|
7103
7743
|
"variant": "param",
|
|
7104
7744
|
"kind": 32768,
|
|
@@ -7154,7 +7794,7 @@
|
|
|
7154
7794
|
"decorators": []
|
|
7155
7795
|
},
|
|
7156
7796
|
{
|
|
7157
|
-
"id":
|
|
7797
|
+
"id": 721,
|
|
7158
7798
|
"name": "queryHarnesses",
|
|
7159
7799
|
"variant": "declaration",
|
|
7160
7800
|
"kind": 2048,
|
|
@@ -7166,12 +7806,12 @@
|
|
|
7166
7806
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7167
7807
|
"line": 34,
|
|
7168
7808
|
"character": 15,
|
|
7169
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7809
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L34"
|
|
7170
7810
|
}
|
|
7171
7811
|
],
|
|
7172
7812
|
"signatures": [
|
|
7173
7813
|
{
|
|
7174
|
-
"id":
|
|
7814
|
+
"id": 722,
|
|
7175
7815
|
"name": "queryHarnesses",
|
|
7176
7816
|
"variant": "signature",
|
|
7177
7817
|
"kind": 4096,
|
|
@@ -7189,12 +7829,12 @@
|
|
|
7189
7829
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7190
7830
|
"line": 34,
|
|
7191
7831
|
"character": 2,
|
|
7192
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7832
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L34"
|
|
7193
7833
|
}
|
|
7194
7834
|
],
|
|
7195
7835
|
"typeParameter": [
|
|
7196
7836
|
{
|
|
7197
|
-
"id":
|
|
7837
|
+
"id": 723,
|
|
7198
7838
|
"name": "T",
|
|
7199
7839
|
"variant": "typeParam",
|
|
7200
7840
|
"kind": 131072,
|
|
@@ -7212,7 +7852,7 @@
|
|
|
7212
7852
|
],
|
|
7213
7853
|
"parameters": [
|
|
7214
7854
|
{
|
|
7215
|
-
"id":
|
|
7855
|
+
"id": 724,
|
|
7216
7856
|
"name": "harness",
|
|
7217
7857
|
"variant": "param",
|
|
7218
7858
|
"kind": 32768,
|
|
@@ -7271,7 +7911,7 @@
|
|
|
7271
7911
|
"decorators": []
|
|
7272
7912
|
},
|
|
7273
7913
|
{
|
|
7274
|
-
"id":
|
|
7914
|
+
"id": 725,
|
|
7275
7915
|
"name": "querySelector",
|
|
7276
7916
|
"variant": "declaration",
|
|
7277
7917
|
"kind": 2048,
|
|
@@ -7283,12 +7923,12 @@
|
|
|
7283
7923
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7284
7924
|
"line": 43,
|
|
7285
7925
|
"character": 15,
|
|
7286
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7926
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L43"
|
|
7287
7927
|
}
|
|
7288
7928
|
],
|
|
7289
7929
|
"signatures": [
|
|
7290
7930
|
{
|
|
7291
|
-
"id":
|
|
7931
|
+
"id": 726,
|
|
7292
7932
|
"name": "querySelector",
|
|
7293
7933
|
"variant": "signature",
|
|
7294
7934
|
"kind": 4096,
|
|
@@ -7306,12 +7946,12 @@
|
|
|
7306
7946
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7307
7947
|
"line": 43,
|
|
7308
7948
|
"character": 2,
|
|
7309
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7949
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L43"
|
|
7310
7950
|
}
|
|
7311
7951
|
],
|
|
7312
7952
|
"parameters": [
|
|
7313
7953
|
{
|
|
7314
|
-
"id":
|
|
7954
|
+
"id": 727,
|
|
7315
7955
|
"name": "selector",
|
|
7316
7956
|
"variant": "param",
|
|
7317
7957
|
"kind": 32768,
|
|
@@ -7357,7 +7997,7 @@
|
|
|
7357
7997
|
"decorators": []
|
|
7358
7998
|
},
|
|
7359
7999
|
{
|
|
7360
|
-
"id":
|
|
8000
|
+
"id": 731,
|
|
7361
8001
|
"name": "querySelectorAll",
|
|
7362
8002
|
"variant": "declaration",
|
|
7363
8003
|
"kind": 2048,
|
|
@@ -7369,12 +8009,12 @@
|
|
|
7369
8009
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7370
8010
|
"line": 59,
|
|
7371
8011
|
"character": 15,
|
|
7372
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8012
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L59"
|
|
7373
8013
|
}
|
|
7374
8014
|
],
|
|
7375
8015
|
"signatures": [
|
|
7376
8016
|
{
|
|
7377
|
-
"id":
|
|
8017
|
+
"id": 732,
|
|
7378
8018
|
"name": "querySelectorAll",
|
|
7379
8019
|
"variant": "signature",
|
|
7380
8020
|
"kind": 4096,
|
|
@@ -7392,12 +8032,12 @@
|
|
|
7392
8032
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7393
8033
|
"line": 59,
|
|
7394
8034
|
"character": 2,
|
|
7395
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8035
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L59"
|
|
7396
8036
|
}
|
|
7397
8037
|
],
|
|
7398
8038
|
"parameters": [
|
|
7399
8039
|
{
|
|
7400
|
-
"id":
|
|
8040
|
+
"id": 733,
|
|
7401
8041
|
"name": "selector",
|
|
7402
8042
|
"variant": "param",
|
|
7403
8043
|
"kind": 32768,
|
|
@@ -7446,7 +8086,7 @@
|
|
|
7446
8086
|
"decorators": []
|
|
7447
8087
|
},
|
|
7448
8088
|
{
|
|
7449
|
-
"id":
|
|
8089
|
+
"id": 728,
|
|
7450
8090
|
"name": "querySelectorOrNull",
|
|
7451
8091
|
"variant": "declaration",
|
|
7452
8092
|
"kind": 2048,
|
|
@@ -7458,12 +8098,12 @@
|
|
|
7458
8098
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7459
8099
|
"line": 50,
|
|
7460
8100
|
"character": 15,
|
|
7461
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8101
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L50"
|
|
7462
8102
|
}
|
|
7463
8103
|
],
|
|
7464
8104
|
"signatures": [
|
|
7465
8105
|
{
|
|
7466
|
-
"id":
|
|
8106
|
+
"id": 729,
|
|
7467
8107
|
"name": "querySelectorOrNull",
|
|
7468
8108
|
"variant": "signature",
|
|
7469
8109
|
"kind": 4096,
|
|
@@ -7481,12 +8121,12 @@
|
|
|
7481
8121
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7482
8122
|
"line": 50,
|
|
7483
8123
|
"character": 2,
|
|
7484
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8124
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/queryable-component-harness.ts#L50"
|
|
7485
8125
|
}
|
|
7486
8126
|
],
|
|
7487
8127
|
"parameters": [
|
|
7488
8128
|
{
|
|
7489
|
-
"id":
|
|
8129
|
+
"id": 730,
|
|
7490
8130
|
"name": "selector",
|
|
7491
8131
|
"variant": "param",
|
|
7492
8132
|
"kind": 32768,
|
|
@@ -7532,7 +8172,7 @@
|
|
|
7532
8172
|
"decorators": []
|
|
7533
8173
|
},
|
|
7534
8174
|
{
|
|
7535
|
-
"id":
|
|
8175
|
+
"id": 688,
|
|
7536
8176
|
"name": "with",
|
|
7537
8177
|
"variant": "declaration",
|
|
7538
8178
|
"kind": 2048,
|
|
@@ -7545,12 +8185,12 @@
|
|
|
7545
8185
|
"fileName": "projects/popovers/src/testing/modules/popover/popover-content-harness.ts",
|
|
7546
8186
|
"line": 29,
|
|
7547
8187
|
"character": 16,
|
|
7548
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8188
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts#L29"
|
|
7549
8189
|
}
|
|
7550
8190
|
],
|
|
7551
8191
|
"signatures": [
|
|
7552
8192
|
{
|
|
7553
|
-
"id":
|
|
8193
|
+
"id": 689,
|
|
7554
8194
|
"name": "with",
|
|
7555
8195
|
"variant": "signature",
|
|
7556
8196
|
"kind": 4096,
|
|
@@ -7584,12 +8224,12 @@
|
|
|
7584
8224
|
"fileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
7585
8225
|
"line": 29,
|
|
7586
8226
|
"character": 2,
|
|
7587
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8227
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts#L29"
|
|
7588
8228
|
}
|
|
7589
8229
|
],
|
|
7590
8230
|
"parameters": [
|
|
7591
8231
|
{
|
|
7592
|
-
"id":
|
|
8232
|
+
"id": 690,
|
|
7593
8233
|
"name": "filters",
|
|
7594
8234
|
"variant": "param",
|
|
7595
8235
|
"kind": 32768,
|
|
@@ -7614,7 +8254,7 @@
|
|
|
7614
8254
|
"typeArguments": [
|
|
7615
8255
|
{
|
|
7616
8256
|
"type": "reference",
|
|
7617
|
-
"target":
|
|
8257
|
+
"target": 686,
|
|
7618
8258
|
"name": "SkyPopoverContentHarness",
|
|
7619
8259
|
"package": "@skyux/popovers"
|
|
7620
8260
|
}
|
|
@@ -7631,25 +8271,25 @@
|
|
|
7631
8271
|
{
|
|
7632
8272
|
"title": "Constructors",
|
|
7633
8273
|
"children": [
|
|
7634
|
-
|
|
8274
|
+
696
|
|
7635
8275
|
]
|
|
7636
8276
|
},
|
|
7637
8277
|
{
|
|
7638
8278
|
"title": "Methods",
|
|
7639
8279
|
"children": [
|
|
7640
|
-
|
|
7641
|
-
|
|
7642
|
-
|
|
7643
|
-
|
|
7644
|
-
686,
|
|
7645
|
-
716,
|
|
7646
|
-
692,
|
|
7647
|
-
696,
|
|
7648
|
-
700,
|
|
7649
|
-
704,
|
|
7650
|
-
710,
|
|
8280
|
+
711,
|
|
8281
|
+
705,
|
|
8282
|
+
709,
|
|
8283
|
+
703,
|
|
7651
8284
|
707,
|
|
7652
|
-
|
|
8285
|
+
737,
|
|
8286
|
+
713,
|
|
8287
|
+
717,
|
|
8288
|
+
721,
|
|
8289
|
+
725,
|
|
8290
|
+
731,
|
|
8291
|
+
728,
|
|
8292
|
+
688
|
|
7653
8293
|
]
|
|
7654
8294
|
}
|
|
7655
8295
|
],
|
|
@@ -7658,7 +8298,7 @@
|
|
|
7658
8298
|
"fileName": "projects/popovers/src/testing/modules/popover/popover-content-harness.ts",
|
|
7659
8299
|
"line": 13,
|
|
7660
8300
|
"character": 13,
|
|
7661
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8301
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts#L13"
|
|
7662
8302
|
}
|
|
7663
8303
|
],
|
|
7664
8304
|
"extendedTypes": [
|
|
@@ -7675,7 +8315,7 @@
|
|
|
7675
8315
|
"decorators": []
|
|
7676
8316
|
},
|
|
7677
8317
|
{
|
|
7678
|
-
"id":
|
|
8318
|
+
"id": 761,
|
|
7679
8319
|
"name": "SkyPopoverHarness",
|
|
7680
8320
|
"variant": "declaration",
|
|
7681
8321
|
"kind": 128,
|
|
@@ -7690,7 +8330,7 @@
|
|
|
7690
8330
|
},
|
|
7691
8331
|
"children": [
|
|
7692
8332
|
{
|
|
7693
|
-
"id":
|
|
8333
|
+
"id": 771,
|
|
7694
8334
|
"name": "constructor",
|
|
7695
8335
|
"variant": "declaration",
|
|
7696
8336
|
"kind": 512,
|
|
@@ -7704,7 +8344,7 @@
|
|
|
7704
8344
|
],
|
|
7705
8345
|
"signatures": [
|
|
7706
8346
|
{
|
|
7707
|
-
"id":
|
|
8347
|
+
"id": 772,
|
|
7708
8348
|
"name": "new SkyPopoverHarness",
|
|
7709
8349
|
"variant": "signature",
|
|
7710
8350
|
"kind": 16384,
|
|
@@ -7718,7 +8358,7 @@
|
|
|
7718
8358
|
],
|
|
7719
8359
|
"parameters": [
|
|
7720
8360
|
{
|
|
7721
|
-
"id":
|
|
8361
|
+
"id": 773,
|
|
7722
8362
|
"name": "locatorFactory",
|
|
7723
8363
|
"variant": "param",
|
|
7724
8364
|
"kind": 32768,
|
|
@@ -7736,7 +8376,7 @@
|
|
|
7736
8376
|
],
|
|
7737
8377
|
"type": {
|
|
7738
8378
|
"type": "reference",
|
|
7739
|
-
"target":
|
|
8379
|
+
"target": 761,
|
|
7740
8380
|
"name": "SkyPopoverHarness",
|
|
7741
8381
|
"package": "@skyux/popovers"
|
|
7742
8382
|
},
|
|
@@ -7754,7 +8394,7 @@
|
|
|
7754
8394
|
}
|
|
7755
8395
|
},
|
|
7756
8396
|
{
|
|
7757
|
-
"id":
|
|
8397
|
+
"id": 775,
|
|
7758
8398
|
"name": "clickPopoverButton",
|
|
7759
8399
|
"variant": "declaration",
|
|
7760
8400
|
"kind": 2048,
|
|
@@ -7766,12 +8406,12 @@
|
|
|
7766
8406
|
"fileName": "projects/popovers/src/testing/modules/popover/popover-harness.ts",
|
|
7767
8407
|
"line": 31,
|
|
7768
8408
|
"character": 15,
|
|
7769
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8409
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-harness.ts#L31"
|
|
7770
8410
|
}
|
|
7771
8411
|
],
|
|
7772
8412
|
"signatures": [
|
|
7773
8413
|
{
|
|
7774
|
-
"id":
|
|
8414
|
+
"id": 776,
|
|
7775
8415
|
"name": "clickPopoverButton",
|
|
7776
8416
|
"variant": "signature",
|
|
7777
8417
|
"kind": 4096,
|
|
@@ -7789,7 +8429,7 @@
|
|
|
7789
8429
|
"fileName": "libs/components/popovers/testing/src/modules/popover/popover-harness.ts",
|
|
7790
8430
|
"line": 31,
|
|
7791
8431
|
"character": 2,
|
|
7792
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8432
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-harness.ts#L31"
|
|
7793
8433
|
}
|
|
7794
8434
|
],
|
|
7795
8435
|
"type": {
|
|
@@ -7812,7 +8452,7 @@
|
|
|
7812
8452
|
"decorators": []
|
|
7813
8453
|
},
|
|
7814
8454
|
{
|
|
7815
|
-
"id":
|
|
8455
|
+
"id": 777,
|
|
7816
8456
|
"name": "getPopoverContent",
|
|
7817
8457
|
"variant": "declaration",
|
|
7818
8458
|
"kind": 2048,
|
|
@@ -7824,12 +8464,12 @@
|
|
|
7824
8464
|
"fileName": "projects/popovers/src/testing/modules/popover/popover-harness.ts",
|
|
7825
8465
|
"line": 38,
|
|
7826
8466
|
"character": 15,
|
|
7827
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8467
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-harness.ts#L38"
|
|
7828
8468
|
}
|
|
7829
8469
|
],
|
|
7830
8470
|
"signatures": [
|
|
7831
8471
|
{
|
|
7832
|
-
"id":
|
|
8472
|
+
"id": 778,
|
|
7833
8473
|
"name": "getPopoverContent",
|
|
7834
8474
|
"variant": "signature",
|
|
7835
8475
|
"kind": 4096,
|
|
@@ -7847,7 +8487,7 @@
|
|
|
7847
8487
|
"fileName": "libs/components/popovers/testing/src/modules/popover/popover-harness.ts",
|
|
7848
8488
|
"line": 38,
|
|
7849
8489
|
"character": 2,
|
|
7850
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8490
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-harness.ts#L38"
|
|
7851
8491
|
}
|
|
7852
8492
|
],
|
|
7853
8493
|
"type": {
|
|
@@ -7859,7 +8499,7 @@
|
|
|
7859
8499
|
"typeArguments": [
|
|
7860
8500
|
{
|
|
7861
8501
|
"type": "reference",
|
|
7862
|
-
"target":
|
|
8502
|
+
"target": 686,
|
|
7863
8503
|
"name": "SkyPopoverContentHarness",
|
|
7864
8504
|
"package": "@skyux/popovers"
|
|
7865
8505
|
}
|
|
@@ -7872,7 +8512,7 @@
|
|
|
7872
8512
|
"decorators": []
|
|
7873
8513
|
},
|
|
7874
8514
|
{
|
|
7875
|
-
"id":
|
|
8515
|
+
"id": 788,
|
|
7876
8516
|
"name": "host",
|
|
7877
8517
|
"variant": "declaration",
|
|
7878
8518
|
"kind": 2048,
|
|
@@ -7886,7 +8526,7 @@
|
|
|
7886
8526
|
],
|
|
7887
8527
|
"signatures": [
|
|
7888
8528
|
{
|
|
7889
|
-
"id":
|
|
8529
|
+
"id": 789,
|
|
7890
8530
|
"name": "host",
|
|
7891
8531
|
"variant": "signature",
|
|
7892
8532
|
"kind": 4096,
|
|
@@ -7956,7 +8596,7 @@
|
|
|
7956
8596
|
}
|
|
7957
8597
|
},
|
|
7958
8598
|
{
|
|
7959
|
-
"id":
|
|
8599
|
+
"id": 779,
|
|
7960
8600
|
"name": "isOpen",
|
|
7961
8601
|
"variant": "declaration",
|
|
7962
8602
|
"kind": 2048,
|
|
@@ -7968,12 +8608,12 @@
|
|
|
7968
8608
|
"fileName": "projects/popovers/src/testing/modules/popover/popover-harness.ts",
|
|
7969
8609
|
"line": 51,
|
|
7970
8610
|
"character": 15,
|
|
7971
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8611
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-harness.ts#L51"
|
|
7972
8612
|
}
|
|
7973
8613
|
],
|
|
7974
8614
|
"signatures": [
|
|
7975
8615
|
{
|
|
7976
|
-
"id":
|
|
8616
|
+
"id": 780,
|
|
7977
8617
|
"name": "isOpen",
|
|
7978
8618
|
"variant": "signature",
|
|
7979
8619
|
"kind": 4096,
|
|
@@ -7991,7 +8631,7 @@
|
|
|
7991
8631
|
"fileName": "libs/components/popovers/testing/src/modules/popover/popover-harness.ts",
|
|
7992
8632
|
"line": 51,
|
|
7993
8633
|
"character": 2,
|
|
7994
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8634
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-harness.ts#L51"
|
|
7995
8635
|
}
|
|
7996
8636
|
],
|
|
7997
8637
|
"type": {
|
|
@@ -8014,7 +8654,7 @@
|
|
|
8014
8654
|
"decorators": []
|
|
8015
8655
|
},
|
|
8016
8656
|
{
|
|
8017
|
-
"id":
|
|
8657
|
+
"id": 763,
|
|
8018
8658
|
"name": "with",
|
|
8019
8659
|
"variant": "declaration",
|
|
8020
8660
|
"kind": 2048,
|
|
@@ -8027,12 +8667,12 @@
|
|
|
8027
8667
|
"fileName": "projects/popovers/src/testing/modules/popover/popover-harness.ts",
|
|
8028
8668
|
"line": 22,
|
|
8029
8669
|
"character": 16,
|
|
8030
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8670
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-harness.ts#L22"
|
|
8031
8671
|
}
|
|
8032
8672
|
],
|
|
8033
8673
|
"signatures": [
|
|
8034
8674
|
{
|
|
8035
|
-
"id":
|
|
8675
|
+
"id": 764,
|
|
8036
8676
|
"name": "with",
|
|
8037
8677
|
"variant": "signature",
|
|
8038
8678
|
"kind": 4096,
|
|
@@ -8066,19 +8706,19 @@
|
|
|
8066
8706
|
"fileName": "libs/components/popovers/testing/src/modules/popover/popover-harness.ts",
|
|
8067
8707
|
"line": 22,
|
|
8068
8708
|
"character": 2,
|
|
8069
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8709
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-harness.ts#L22"
|
|
8070
8710
|
}
|
|
8071
8711
|
],
|
|
8072
8712
|
"parameters": [
|
|
8073
8713
|
{
|
|
8074
|
-
"id":
|
|
8714
|
+
"id": 765,
|
|
8075
8715
|
"name": "filters",
|
|
8076
8716
|
"variant": "param",
|
|
8077
8717
|
"kind": 32768,
|
|
8078
8718
|
"flags": {},
|
|
8079
8719
|
"type": {
|
|
8080
8720
|
"type": "reference",
|
|
8081
|
-
"target":
|
|
8721
|
+
"target": 808,
|
|
8082
8722
|
"name": "SkyPopoverHarnessFilters",
|
|
8083
8723
|
"package": "@skyux/popovers"
|
|
8084
8724
|
}
|
|
@@ -8093,7 +8733,7 @@
|
|
|
8093
8733
|
"typeArguments": [
|
|
8094
8734
|
{
|
|
8095
8735
|
"type": "reference",
|
|
8096
|
-
"target":
|
|
8736
|
+
"target": 761,
|
|
8097
8737
|
"name": "SkyPopoverHarness",
|
|
8098
8738
|
"package": "@skyux/popovers"
|
|
8099
8739
|
}
|
|
@@ -8110,17 +8750,17 @@
|
|
|
8110
8750
|
{
|
|
8111
8751
|
"title": "Constructors",
|
|
8112
8752
|
"children": [
|
|
8113
|
-
|
|
8753
|
+
771
|
|
8114
8754
|
]
|
|
8115
8755
|
},
|
|
8116
8756
|
{
|
|
8117
8757
|
"title": "Methods",
|
|
8118
8758
|
"children": [
|
|
8119
|
-
|
|
8120
|
-
|
|
8121
|
-
|
|
8122
|
-
|
|
8123
|
-
|
|
8759
|
+
775,
|
|
8760
|
+
777,
|
|
8761
|
+
788,
|
|
8762
|
+
779,
|
|
8763
|
+
763
|
|
8124
8764
|
]
|
|
8125
8765
|
}
|
|
8126
8766
|
],
|
|
@@ -8129,7 +8769,7 @@
|
|
|
8129
8769
|
"fileName": "projects/popovers/src/testing/modules/popover/popover-harness.ts",
|
|
8130
8770
|
"line": 10,
|
|
8131
8771
|
"character": 13,
|
|
8132
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8772
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-harness.ts#L10"
|
|
8133
8773
|
}
|
|
8134
8774
|
],
|
|
8135
8775
|
"extendedTypes": [
|
|
@@ -8230,7 +8870,7 @@
|
|
|
8230
8870
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
8231
8871
|
"line": 11,
|
|
8232
8872
|
"character": 2,
|
|
8233
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8873
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
8234
8874
|
}
|
|
8235
8875
|
],
|
|
8236
8876
|
"type": {
|
|
@@ -8306,7 +8946,7 @@
|
|
|
8306
8946
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-harness.filters.ts",
|
|
8307
8947
|
"line": 7,
|
|
8308
8948
|
"character": 17,
|
|
8309
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8949
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-harness.filters.ts#L7"
|
|
8310
8950
|
}
|
|
8311
8951
|
],
|
|
8312
8952
|
"extendedTypes": [
|
|
@@ -8398,7 +9038,7 @@
|
|
|
8398
9038
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-item-harness.filters.ts",
|
|
8399
9039
|
"line": 11,
|
|
8400
9040
|
"character": 2,
|
|
8401
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9041
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.filters.ts#L11"
|
|
8402
9042
|
}
|
|
8403
9043
|
],
|
|
8404
9044
|
"type": {
|
|
@@ -8435,7 +9075,7 @@
|
|
|
8435
9075
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
8436
9076
|
"line": 11,
|
|
8437
9077
|
"character": 2,
|
|
8438
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9078
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
8439
9079
|
}
|
|
8440
9080
|
],
|
|
8441
9081
|
"type": {
|
|
@@ -8516,7 +9156,7 @@
|
|
|
8516
9156
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-item-harness.filters.ts",
|
|
8517
9157
|
"line": 16,
|
|
8518
9158
|
"character": 2,
|
|
8519
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9159
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.filters.ts#L16"
|
|
8520
9160
|
}
|
|
8521
9161
|
],
|
|
8522
9162
|
"type": {
|
|
@@ -8542,7 +9182,7 @@
|
|
|
8542
9182
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-item-harness.filters.ts",
|
|
8543
9183
|
"line": 7,
|
|
8544
9184
|
"character": 17,
|
|
8545
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9185
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-item-harness.filters.ts#L7"
|
|
8546
9186
|
}
|
|
8547
9187
|
],
|
|
8548
9188
|
"extendedTypes": [
|
|
@@ -8558,7 +9198,7 @@
|
|
|
8558
9198
|
]
|
|
8559
9199
|
},
|
|
8560
9200
|
{
|
|
8561
|
-
"id":
|
|
9201
|
+
"id": 682,
|
|
8562
9202
|
"name": "SkyDropdownMenuHarnessFilters",
|
|
8563
9203
|
"variant": "declaration",
|
|
8564
9204
|
"kind": 256,
|
|
@@ -8581,7 +9221,7 @@
|
|
|
8581
9221
|
},
|
|
8582
9222
|
"children": [
|
|
8583
9223
|
{
|
|
8584
|
-
"id":
|
|
9224
|
+
"id": 685,
|
|
8585
9225
|
"name": "ancestor",
|
|
8586
9226
|
"variant": "declaration",
|
|
8587
9227
|
"kind": 1024,
|
|
@@ -8614,7 +9254,7 @@
|
|
|
8614
9254
|
}
|
|
8615
9255
|
},
|
|
8616
9256
|
{
|
|
8617
|
-
"id":
|
|
9257
|
+
"id": 683,
|
|
8618
9258
|
"name": "dataSkyId",
|
|
8619
9259
|
"variant": "declaration",
|
|
8620
9260
|
"kind": 1024,
|
|
@@ -8642,7 +9282,7 @@
|
|
|
8642
9282
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
8643
9283
|
"line": 11,
|
|
8644
9284
|
"character": 2,
|
|
8645
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9285
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
8646
9286
|
}
|
|
8647
9287
|
],
|
|
8648
9288
|
"type": {
|
|
@@ -8670,7 +9310,7 @@
|
|
|
8670
9310
|
}
|
|
8671
9311
|
},
|
|
8672
9312
|
{
|
|
8673
|
-
"id":
|
|
9313
|
+
"id": 684,
|
|
8674
9314
|
"name": "selector",
|
|
8675
9315
|
"variant": "declaration",
|
|
8676
9316
|
"kind": 1024,
|
|
@@ -8707,9 +9347,9 @@
|
|
|
8707
9347
|
{
|
|
8708
9348
|
"title": "Properties",
|
|
8709
9349
|
"children": [
|
|
8710
|
-
|
|
8711
|
-
|
|
8712
|
-
|
|
9350
|
+
685,
|
|
9351
|
+
683,
|
|
9352
|
+
684
|
|
8713
9353
|
]
|
|
8714
9354
|
}
|
|
8715
9355
|
],
|
|
@@ -8718,7 +9358,7 @@
|
|
|
8718
9358
|
"fileName": "projects/popovers/src/testing/modules/dropdown/dropdown-menu-harness.filters.ts",
|
|
8719
9359
|
"line": 7,
|
|
8720
9360
|
"character": 17,
|
|
8721
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9361
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.filters.ts#L7"
|
|
8722
9362
|
}
|
|
8723
9363
|
],
|
|
8724
9364
|
"extendedTypes": [
|
|
@@ -8734,7 +9374,7 @@
|
|
|
8734
9374
|
]
|
|
8735
9375
|
},
|
|
8736
9376
|
{
|
|
8737
|
-
"id":
|
|
9377
|
+
"id": 808,
|
|
8738
9378
|
"name": "SkyPopoverHarnessFilters",
|
|
8739
9379
|
"variant": "declaration",
|
|
8740
9380
|
"kind": 256,
|
|
@@ -8749,7 +9389,7 @@
|
|
|
8749
9389
|
},
|
|
8750
9390
|
"children": [
|
|
8751
9391
|
{
|
|
8752
|
-
"id":
|
|
9392
|
+
"id": 811,
|
|
8753
9393
|
"name": "ancestor",
|
|
8754
9394
|
"variant": "declaration",
|
|
8755
9395
|
"kind": 1024,
|
|
@@ -8782,7 +9422,7 @@
|
|
|
8782
9422
|
}
|
|
8783
9423
|
},
|
|
8784
9424
|
{
|
|
8785
|
-
"id":
|
|
9425
|
+
"id": 809,
|
|
8786
9426
|
"name": "dataSkyId",
|
|
8787
9427
|
"variant": "declaration",
|
|
8788
9428
|
"kind": 1024,
|
|
@@ -8810,7 +9450,7 @@
|
|
|
8810
9450
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
8811
9451
|
"line": 11,
|
|
8812
9452
|
"character": 2,
|
|
8813
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9453
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
8814
9454
|
}
|
|
8815
9455
|
],
|
|
8816
9456
|
"type": {
|
|
@@ -8838,7 +9478,7 @@
|
|
|
8838
9478
|
}
|
|
8839
9479
|
},
|
|
8840
9480
|
{
|
|
8841
|
-
"id":
|
|
9481
|
+
"id": 810,
|
|
8842
9482
|
"name": "selector",
|
|
8843
9483
|
"variant": "declaration",
|
|
8844
9484
|
"kind": 1024,
|
|
@@ -8875,9 +9515,9 @@
|
|
|
8875
9515
|
{
|
|
8876
9516
|
"title": "Properties",
|
|
8877
9517
|
"children": [
|
|
8878
|
-
|
|
8879
|
-
|
|
8880
|
-
|
|
9518
|
+
811,
|
|
9519
|
+
809,
|
|
9520
|
+
810
|
|
8881
9521
|
]
|
|
8882
9522
|
}
|
|
8883
9523
|
],
|
|
@@ -8886,7 +9526,7 @@
|
|
|
8886
9526
|
"fileName": "projects/popovers/src/testing/modules/popover/popover-harness-filters.ts",
|
|
8887
9527
|
"line": 7,
|
|
8888
9528
|
"character": 17,
|
|
8889
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9529
|
+
"url": "https://github.com/blackbaud/skyux/blob/8b55351/libs/components/popovers/testing/src/modules/popover/popover-harness-filters.ts#L7"
|
|
8890
9530
|
}
|
|
8891
9531
|
],
|
|
8892
9532
|
"extendedTypes": [
|
|
@@ -9867,263 +10507,347 @@
|
|
|
9867
10507
|
"sourceFileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.ts",
|
|
9868
10508
|
"qualifiedName": "filters"
|
|
9869
10509
|
},
|
|
10510
|
+
"638": {
|
|
10511
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10512
|
+
"qualifiedName": "SkyQueryableComponentHarness.queryHarness"
|
|
10513
|
+
},
|
|
10514
|
+
"639": {
|
|
10515
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10516
|
+
"qualifiedName": "SkyQueryableComponentHarness.queryHarness"
|
|
10517
|
+
},
|
|
10518
|
+
"640": {
|
|
10519
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10520
|
+
"qualifiedName": "T"
|
|
10521
|
+
},
|
|
9870
10522
|
"641": {
|
|
10523
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10524
|
+
"qualifiedName": "query"
|
|
10525
|
+
},
|
|
10526
|
+
"642": {
|
|
10527
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10528
|
+
"qualifiedName": "SkyQueryableComponentHarness.queryHarnessOrNull"
|
|
10529
|
+
},
|
|
10530
|
+
"643": {
|
|
10531
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10532
|
+
"qualifiedName": "SkyQueryableComponentHarness.queryHarnessOrNull"
|
|
10533
|
+
},
|
|
10534
|
+
"644": {
|
|
10535
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10536
|
+
"qualifiedName": "T"
|
|
10537
|
+
},
|
|
10538
|
+
"645": {
|
|
10539
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10540
|
+
"qualifiedName": "query"
|
|
10541
|
+
},
|
|
10542
|
+
"646": {
|
|
10543
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10544
|
+
"qualifiedName": "SkyQueryableComponentHarness.queryHarnesses"
|
|
10545
|
+
},
|
|
10546
|
+
"647": {
|
|
10547
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10548
|
+
"qualifiedName": "SkyQueryableComponentHarness.queryHarnesses"
|
|
10549
|
+
},
|
|
10550
|
+
"648": {
|
|
10551
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10552
|
+
"qualifiedName": "T"
|
|
10553
|
+
},
|
|
10554
|
+
"649": {
|
|
10555
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10556
|
+
"qualifiedName": "harness"
|
|
10557
|
+
},
|
|
10558
|
+
"650": {
|
|
10559
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10560
|
+
"qualifiedName": "SkyQueryableComponentHarness.querySelector"
|
|
10561
|
+
},
|
|
10562
|
+
"651": {
|
|
10563
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10564
|
+
"qualifiedName": "SkyQueryableComponentHarness.querySelector"
|
|
10565
|
+
},
|
|
10566
|
+
"652": {
|
|
10567
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10568
|
+
"qualifiedName": "selector"
|
|
10569
|
+
},
|
|
10570
|
+
"653": {
|
|
10571
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10572
|
+
"qualifiedName": "SkyQueryableComponentHarness.querySelectorOrNull"
|
|
10573
|
+
},
|
|
10574
|
+
"654": {
|
|
10575
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10576
|
+
"qualifiedName": "SkyQueryableComponentHarness.querySelectorOrNull"
|
|
10577
|
+
},
|
|
10578
|
+
"655": {
|
|
10579
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10580
|
+
"qualifiedName": "selector"
|
|
10581
|
+
},
|
|
10582
|
+
"656": {
|
|
10583
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10584
|
+
"qualifiedName": "SkyQueryableComponentHarness.querySelectorAll"
|
|
10585
|
+
},
|
|
10586
|
+
"657": {
|
|
10587
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10588
|
+
"qualifiedName": "SkyQueryableComponentHarness.querySelectorAll"
|
|
10589
|
+
},
|
|
10590
|
+
"658": {
|
|
10591
|
+
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10592
|
+
"qualifiedName": "selector"
|
|
10593
|
+
},
|
|
10594
|
+
"662": {
|
|
9871
10595
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9872
10596
|
"qualifiedName": "ComponentHarness.host"
|
|
9873
10597
|
},
|
|
9874
|
-
"
|
|
10598
|
+
"663": {
|
|
9875
10599
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9876
10600
|
"qualifiedName": "ComponentHarness.host"
|
|
9877
10601
|
},
|
|
9878
|
-
"
|
|
10602
|
+
"682": {
|
|
9879
10603
|
"sourceFileName": "libs/components/popovers/testing/src/modules/dropdown/dropdown-menu-harness.filters.ts",
|
|
9880
10604
|
"qualifiedName": "SkyDropdownMenuHarnessFilters"
|
|
9881
10605
|
},
|
|
9882
|
-
"
|
|
10606
|
+
"683": {
|
|
9883
10607
|
"sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
9884
10608
|
"qualifiedName": "SkyHarnessFilters.dataSkyId"
|
|
9885
10609
|
},
|
|
9886
|
-
"
|
|
10610
|
+
"684": {
|
|
9887
10611
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9888
10612
|
"qualifiedName": "BaseHarnessFilters.selector"
|
|
9889
10613
|
},
|
|
9890
|
-
"
|
|
10614
|
+
"685": {
|
|
9891
10615
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9892
10616
|
"qualifiedName": "BaseHarnessFilters.ancestor"
|
|
9893
10617
|
},
|
|
9894
|
-
"
|
|
10618
|
+
"686": {
|
|
9895
10619
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
9896
10620
|
"qualifiedName": "SkyPopoverContentHarness"
|
|
9897
10621
|
},
|
|
9898
|
-
"
|
|
10622
|
+
"688": {
|
|
9899
10623
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
9900
10624
|
"qualifiedName": "SkyPopoverContentHarness.with"
|
|
9901
10625
|
},
|
|
9902
|
-
"
|
|
10626
|
+
"689": {
|
|
9903
10627
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
9904
10628
|
"qualifiedName": "SkyPopoverContentHarness.with"
|
|
9905
10629
|
},
|
|
9906
|
-
"
|
|
10630
|
+
"690": {
|
|
9907
10631
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
9908
10632
|
"qualifiedName": "filters"
|
|
9909
10633
|
},
|
|
9910
|
-
"
|
|
10634
|
+
"696": {
|
|
9911
10635
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9912
10636
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
9913
10637
|
},
|
|
9914
|
-
"
|
|
10638
|
+
"697": {
|
|
9915
10639
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9916
10640
|
"qualifiedName": "SkyPopoverContentHarness"
|
|
9917
10641
|
},
|
|
9918
|
-
"
|
|
10642
|
+
"698": {
|
|
9919
10643
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9920
10644
|
"qualifiedName": "locatorFactory"
|
|
9921
10645
|
},
|
|
9922
|
-
"
|
|
10646
|
+
"703": {
|
|
9923
10647
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
9924
10648
|
"qualifiedName": "SkyPopoverContentHarness.getPlacement"
|
|
9925
10649
|
},
|
|
9926
|
-
"
|
|
10650
|
+
"704": {
|
|
9927
10651
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
9928
10652
|
"qualifiedName": "SkyPopoverContentHarness.getPlacement"
|
|
9929
10653
|
},
|
|
9930
|
-
"
|
|
10654
|
+
"705": {
|
|
9931
10655
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
9932
10656
|
"qualifiedName": "SkyPopoverContentHarness.getAlignment"
|
|
9933
10657
|
},
|
|
9934
|
-
"
|
|
10658
|
+
"706": {
|
|
9935
10659
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
9936
10660
|
"qualifiedName": "SkyPopoverContentHarness.getAlignment"
|
|
9937
10661
|
},
|
|
9938
|
-
"
|
|
10662
|
+
"707": {
|
|
9939
10663
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
9940
10664
|
"qualifiedName": "SkyPopoverContentHarness.getTitleText"
|
|
9941
10665
|
},
|
|
9942
|
-
"
|
|
10666
|
+
"708": {
|
|
9943
10667
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
9944
10668
|
"qualifiedName": "SkyPopoverContentHarness.getTitleText"
|
|
9945
10669
|
},
|
|
9946
|
-
"
|
|
10670
|
+
"709": {
|
|
9947
10671
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
9948
10672
|
"qualifiedName": "SkyPopoverContentHarness.getBodyText"
|
|
9949
10673
|
},
|
|
9950
|
-
"
|
|
10674
|
+
"710": {
|
|
9951
10675
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
9952
10676
|
"qualifiedName": "SkyPopoverContentHarness.getBodyText"
|
|
9953
10677
|
},
|
|
9954
|
-
"
|
|
10678
|
+
"711": {
|
|
9955
10679
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
9956
10680
|
"qualifiedName": "SkyPopoverContentHarness.clickOut"
|
|
9957
10681
|
},
|
|
9958
|
-
"
|
|
10682
|
+
"712": {
|
|
9959
10683
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-content-harness.ts",
|
|
9960
10684
|
"qualifiedName": "SkyPopoverContentHarness.clickOut"
|
|
9961
10685
|
},
|
|
9962
|
-
"
|
|
10686
|
+
"713": {
|
|
9963
10687
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
9964
10688
|
"qualifiedName": "SkyQueryableComponentHarness.queryHarness"
|
|
9965
10689
|
},
|
|
9966
|
-
"
|
|
10690
|
+
"714": {
|
|
9967
10691
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
9968
10692
|
"qualifiedName": "SkyQueryableComponentHarness.queryHarness"
|
|
9969
10693
|
},
|
|
9970
|
-
"
|
|
10694
|
+
"715": {
|
|
9971
10695
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
9972
10696
|
"qualifiedName": "T"
|
|
9973
10697
|
},
|
|
9974
|
-
"
|
|
10698
|
+
"716": {
|
|
9975
10699
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
9976
10700
|
"qualifiedName": "query"
|
|
9977
10701
|
},
|
|
9978
|
-
"
|
|
10702
|
+
"717": {
|
|
9979
10703
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
9980
10704
|
"qualifiedName": "SkyQueryableComponentHarness.queryHarnessOrNull"
|
|
9981
10705
|
},
|
|
9982
|
-
"
|
|
10706
|
+
"718": {
|
|
9983
10707
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
9984
10708
|
"qualifiedName": "SkyQueryableComponentHarness.queryHarnessOrNull"
|
|
9985
10709
|
},
|
|
9986
|
-
"
|
|
10710
|
+
"719": {
|
|
9987
10711
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
9988
10712
|
"qualifiedName": "T"
|
|
9989
10713
|
},
|
|
9990
|
-
"
|
|
10714
|
+
"720": {
|
|
9991
10715
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
9992
10716
|
"qualifiedName": "query"
|
|
9993
10717
|
},
|
|
9994
|
-
"
|
|
10718
|
+
"721": {
|
|
9995
10719
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
9996
10720
|
"qualifiedName": "SkyQueryableComponentHarness.queryHarnesses"
|
|
9997
10721
|
},
|
|
9998
|
-
"
|
|
10722
|
+
"722": {
|
|
9999
10723
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10000
10724
|
"qualifiedName": "SkyQueryableComponentHarness.queryHarnesses"
|
|
10001
10725
|
},
|
|
10002
|
-
"
|
|
10726
|
+
"723": {
|
|
10003
10727
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10004
10728
|
"qualifiedName": "T"
|
|
10005
10729
|
},
|
|
10006
|
-
"
|
|
10730
|
+
"724": {
|
|
10007
10731
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10008
10732
|
"qualifiedName": "harness"
|
|
10009
10733
|
},
|
|
10010
|
-
"
|
|
10734
|
+
"725": {
|
|
10011
10735
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10012
10736
|
"qualifiedName": "SkyQueryableComponentHarness.querySelector"
|
|
10013
10737
|
},
|
|
10014
|
-
"
|
|
10738
|
+
"726": {
|
|
10015
10739
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10016
10740
|
"qualifiedName": "SkyQueryableComponentHarness.querySelector"
|
|
10017
10741
|
},
|
|
10018
|
-
"
|
|
10742
|
+
"727": {
|
|
10019
10743
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10020
10744
|
"qualifiedName": "selector"
|
|
10021
10745
|
},
|
|
10022
|
-
"
|
|
10746
|
+
"728": {
|
|
10023
10747
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10024
10748
|
"qualifiedName": "SkyQueryableComponentHarness.querySelectorOrNull"
|
|
10025
10749
|
},
|
|
10026
|
-
"
|
|
10750
|
+
"729": {
|
|
10027
10751
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10028
10752
|
"qualifiedName": "SkyQueryableComponentHarness.querySelectorOrNull"
|
|
10029
10753
|
},
|
|
10030
|
-
"
|
|
10754
|
+
"730": {
|
|
10031
10755
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10032
10756
|
"qualifiedName": "selector"
|
|
10033
10757
|
},
|
|
10034
|
-
"
|
|
10758
|
+
"731": {
|
|
10035
10759
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10036
10760
|
"qualifiedName": "SkyQueryableComponentHarness.querySelectorAll"
|
|
10037
10761
|
},
|
|
10038
|
-
"
|
|
10762
|
+
"732": {
|
|
10039
10763
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10040
10764
|
"qualifiedName": "SkyQueryableComponentHarness.querySelectorAll"
|
|
10041
10765
|
},
|
|
10042
|
-
"
|
|
10766
|
+
"733": {
|
|
10043
10767
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10044
10768
|
"qualifiedName": "selector"
|
|
10045
10769
|
},
|
|
10046
|
-
"
|
|
10770
|
+
"737": {
|
|
10047
10771
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10048
10772
|
"qualifiedName": "ComponentHarness.host"
|
|
10049
10773
|
},
|
|
10050
|
-
"
|
|
10774
|
+
"738": {
|
|
10051
10775
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10052
10776
|
"qualifiedName": "ComponentHarness.host"
|
|
10053
10777
|
},
|
|
10054
|
-
"
|
|
10778
|
+
"761": {
|
|
10055
10779
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-harness.ts",
|
|
10056
10780
|
"qualifiedName": "SkyPopoverHarness"
|
|
10057
10781
|
},
|
|
10058
|
-
"
|
|
10782
|
+
"763": {
|
|
10059
10783
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-harness.ts",
|
|
10060
10784
|
"qualifiedName": "SkyPopoverHarness.with"
|
|
10061
10785
|
},
|
|
10062
|
-
"
|
|
10786
|
+
"764": {
|
|
10063
10787
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-harness.ts",
|
|
10064
10788
|
"qualifiedName": "SkyPopoverHarness.with"
|
|
10065
10789
|
},
|
|
10066
|
-
"
|
|
10790
|
+
"765": {
|
|
10067
10791
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-harness.ts",
|
|
10068
10792
|
"qualifiedName": "filters"
|
|
10069
10793
|
},
|
|
10070
|
-
"
|
|
10794
|
+
"771": {
|
|
10071
10795
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10072
10796
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
10073
10797
|
},
|
|
10074
|
-
"
|
|
10798
|
+
"772": {
|
|
10075
10799
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10076
10800
|
"qualifiedName": "SkyPopoverHarness"
|
|
10077
10801
|
},
|
|
10078
|
-
"
|
|
10802
|
+
"773": {
|
|
10079
10803
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10080
10804
|
"qualifiedName": "locatorFactory"
|
|
10081
10805
|
},
|
|
10082
|
-
"
|
|
10806
|
+
"775": {
|
|
10083
10807
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-harness.ts",
|
|
10084
10808
|
"qualifiedName": "SkyPopoverHarness.clickPopoverButton"
|
|
10085
10809
|
},
|
|
10086
|
-
"
|
|
10810
|
+
"776": {
|
|
10087
10811
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-harness.ts",
|
|
10088
10812
|
"qualifiedName": "SkyPopoverHarness.clickPopoverButton"
|
|
10089
10813
|
},
|
|
10090
|
-
"
|
|
10814
|
+
"777": {
|
|
10091
10815
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-harness.ts",
|
|
10092
10816
|
"qualifiedName": "SkyPopoverHarness.getPopoverContent"
|
|
10093
10817
|
},
|
|
10094
|
-
"
|
|
10818
|
+
"778": {
|
|
10095
10819
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-harness.ts",
|
|
10096
10820
|
"qualifiedName": "SkyPopoverHarness.getPopoverContent"
|
|
10097
10821
|
},
|
|
10098
|
-
"
|
|
10822
|
+
"779": {
|
|
10099
10823
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-harness.ts",
|
|
10100
10824
|
"qualifiedName": "SkyPopoverHarness.isOpen"
|
|
10101
10825
|
},
|
|
10102
|
-
"
|
|
10826
|
+
"780": {
|
|
10103
10827
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-harness.ts",
|
|
10104
10828
|
"qualifiedName": "SkyPopoverHarness.isOpen"
|
|
10105
10829
|
},
|
|
10106
|
-
"
|
|
10830
|
+
"788": {
|
|
10107
10831
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10108
10832
|
"qualifiedName": "ComponentHarness.host"
|
|
10109
10833
|
},
|
|
10110
|
-
"
|
|
10834
|
+
"789": {
|
|
10111
10835
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10112
10836
|
"qualifiedName": "ComponentHarness.host"
|
|
10113
10837
|
},
|
|
10114
|
-
"
|
|
10838
|
+
"808": {
|
|
10115
10839
|
"sourceFileName": "libs/components/popovers/testing/src/modules/popover/popover-harness-filters.ts",
|
|
10116
10840
|
"qualifiedName": "SkyPopoverHarnessFilters"
|
|
10117
10841
|
},
|
|
10118
|
-
"
|
|
10842
|
+
"809": {
|
|
10119
10843
|
"sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
10120
10844
|
"qualifiedName": "SkyHarnessFilters.dataSkyId"
|
|
10121
10845
|
},
|
|
10122
|
-
"
|
|
10846
|
+
"810": {
|
|
10123
10847
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10124
10848
|
"qualifiedName": "BaseHarnessFilters.selector"
|
|
10125
10849
|
},
|
|
10126
|
-
"
|
|
10850
|
+
"811": {
|
|
10127
10851
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10128
10852
|
"qualifiedName": "BaseHarnessFilters.ancestor"
|
|
10129
10853
|
}
|
|
@@ -10184,15 +10908,15 @@
|
|
|
10184
10908
|
"@angular/router": "19.0.5",
|
|
10185
10909
|
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
10186
10910
|
"@schematics/angular": "19.0.6",
|
|
10187
|
-
"@skyux-sdk/testing": "12.0.0-alpha.
|
|
10188
|
-
"@skyux/assets": "12.0.0-alpha.
|
|
10189
|
-
"@skyux/core": "12.0.0-alpha.
|
|
10190
|
-
"@skyux/help-inline": "12.0.0-alpha.
|
|
10191
|
-
"@skyux/i18n": "12.0.0-alpha.
|
|
10192
|
-
"@skyux/icon": "12.0.0-alpha.
|
|
10911
|
+
"@skyux-sdk/testing": "12.0.0-alpha.3",
|
|
10912
|
+
"@skyux/assets": "12.0.0-alpha.3",
|
|
10913
|
+
"@skyux/core": "12.0.0-alpha.3",
|
|
10914
|
+
"@skyux/help-inline": "12.0.0-alpha.3",
|
|
10915
|
+
"@skyux/i18n": "12.0.0-alpha.3",
|
|
10916
|
+
"@skyux/icon": "12.0.0-alpha.3",
|
|
10193
10917
|
"@skyux/icons": "7.10.0",
|
|
10194
|
-
"@skyux/popovers": "12.0.0-alpha.
|
|
10195
|
-
"@skyux/theme": "12.0.0-alpha.
|
|
10918
|
+
"@skyux/popovers": "12.0.0-alpha.3",
|
|
10919
|
+
"@skyux/theme": "12.0.0-alpha.3",
|
|
10196
10920
|
"@types/node": "20.14.12",
|
|
10197
10921
|
"axe-core": "4.10.2",
|
|
10198
10922
|
"fontfaceobserver": "2.3.0",
|
|
@@ -10214,14 +10938,14 @@
|
|
|
10214
10938
|
"@angular/router": "19.0.5",
|
|
10215
10939
|
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
10216
10940
|
"@schematics/angular": "19.0.6",
|
|
10217
|
-
"@skyux-sdk/testing": "12.0.0-alpha.
|
|
10218
|
-
"@skyux/assets": "12.0.0-alpha.
|
|
10219
|
-
"@skyux/core": "12.0.0-alpha.
|
|
10220
|
-
"@skyux/i18n": "12.0.0-alpha.
|
|
10221
|
-
"@skyux/icon": "12.0.0-alpha.
|
|
10941
|
+
"@skyux-sdk/testing": "12.0.0-alpha.3",
|
|
10942
|
+
"@skyux/assets": "12.0.0-alpha.3",
|
|
10943
|
+
"@skyux/core": "12.0.0-alpha.3",
|
|
10944
|
+
"@skyux/i18n": "12.0.0-alpha.3",
|
|
10945
|
+
"@skyux/icon": "12.0.0-alpha.3",
|
|
10222
10946
|
"@skyux/icons": "7.10.0",
|
|
10223
|
-
"@skyux/popovers": "12.0.0-alpha.
|
|
10224
|
-
"@skyux/theme": "12.0.0-alpha.
|
|
10947
|
+
"@skyux/popovers": "12.0.0-alpha.3",
|
|
10948
|
+
"@skyux/theme": "12.0.0-alpha.3",
|
|
10225
10949
|
"@types/node": "20.14.12",
|
|
10226
10950
|
"axe-core": "4.10.2",
|
|
10227
10951
|
"fontfaceobserver": "2.3.0",
|
|
@@ -10243,14 +10967,14 @@
|
|
|
10243
10967
|
"@angular/router": "19.0.5",
|
|
10244
10968
|
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
10245
10969
|
"@schematics/angular": "19.0.6",
|
|
10246
|
-
"@skyux-sdk/testing": "12.0.0-alpha.
|
|
10247
|
-
"@skyux/assets": "12.0.0-alpha.
|
|
10248
|
-
"@skyux/core": "12.0.0-alpha.
|
|
10249
|
-
"@skyux/i18n": "12.0.0-alpha.
|
|
10250
|
-
"@skyux/icon": "12.0.0-alpha.
|
|
10970
|
+
"@skyux-sdk/testing": "12.0.0-alpha.3",
|
|
10971
|
+
"@skyux/assets": "12.0.0-alpha.3",
|
|
10972
|
+
"@skyux/core": "12.0.0-alpha.3",
|
|
10973
|
+
"@skyux/i18n": "12.0.0-alpha.3",
|
|
10974
|
+
"@skyux/icon": "12.0.0-alpha.3",
|
|
10251
10975
|
"@skyux/icons": "7.10.0",
|
|
10252
|
-
"@skyux/popovers": "12.0.0-alpha.
|
|
10253
|
-
"@skyux/theme": "12.0.0-alpha.
|
|
10976
|
+
"@skyux/popovers": "12.0.0-alpha.3",
|
|
10977
|
+
"@skyux/theme": "12.0.0-alpha.3",
|
|
10254
10978
|
"@types/node": "20.14.12",
|
|
10255
10979
|
"axe-core": "4.10.2",
|
|
10256
10980
|
"fontfaceobserver": "2.3.0",
|