@skyux/popovers 10.43.0 → 10.44.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation.json +732 -679
- package/esm2022/lib/modules/popover/popover-content.component.mjs +3 -3
- package/esm2022/lib/modules/popover/popover-sr-pointer.service.mjs +61 -0
- package/esm2022/lib/modules/popover/popover.component.mjs +3 -4
- package/esm2022/lib/modules/popover/popover.directive.mjs +41 -6
- package/esm2022/lib/modules/popover/types/popover-trigger.mjs +1 -1
- package/esm2022/testing/popover/harness/popover-harness.mjs +8 -5
- package/fesm2022/skyux-popovers-testing.mjs +7 -4
- package/fesm2022/skyux-popovers-testing.mjs.map +1 -1
- package/fesm2022/skyux-popovers.mjs +103 -12
- package/fesm2022/skyux-popovers.mjs.map +1 -1
- package/lib/modules/popover/popover-sr-pointer.service.d.ts +26 -0
- package/lib/modules/popover/popover.directive.d.ts +2 -4
- package/lib/modules/popover/types/popover-trigger.d.ts +2 -0
- package/package.json +6 -6
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/b1c6bfd/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/b1c6bfd/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/b1c6bfd/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/b1c6bfd/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/b1c6bfd/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L4"
|
|
178
178
|
}
|
|
179
179
|
]
|
|
180
180
|
},
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.module.ts",
|
|
199
199
|
"line": 41,
|
|
200
200
|
"character": 13,
|
|
201
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
201
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.module.ts#L41"
|
|
202
202
|
}
|
|
203
203
|
],
|
|
204
204
|
"decorators": [
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"fileName": "projects/popovers/src/modules/popover/popover.module.ts",
|
|
231
231
|
"line": 32,
|
|
232
232
|
"character": 13,
|
|
233
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
233
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.module.ts#L32"
|
|
234
234
|
}
|
|
235
235
|
],
|
|
236
236
|
"decorators": [
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
269
269
|
"line": 47,
|
|
270
270
|
"character": 2,
|
|
271
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
271
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L47"
|
|
272
272
|
}
|
|
273
273
|
],
|
|
274
274
|
"signatures": [
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts",
|
|
284
284
|
"line": 47,
|
|
285
285
|
"character": 2,
|
|
286
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
286
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L47"
|
|
287
287
|
}
|
|
288
288
|
],
|
|
289
289
|
"parameters": [
|
|
@@ -364,7 +364,7 @@
|
|
|
364
364
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
365
365
|
"line": 48,
|
|
366
366
|
"character": 11,
|
|
367
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
367
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L48"
|
|
368
368
|
}
|
|
369
369
|
],
|
|
370
370
|
"type": {
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
397
397
|
"line": 40,
|
|
398
398
|
"character": 9,
|
|
399
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
399
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L40"
|
|
400
400
|
}
|
|
401
401
|
],
|
|
402
402
|
"type": {
|
|
@@ -419,13 +419,13 @@
|
|
|
419
419
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
420
420
|
"line": 32,
|
|
421
421
|
"character": 13,
|
|
422
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
422
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L32"
|
|
423
423
|
},
|
|
424
424
|
{
|
|
425
425
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
426
426
|
"line": 36,
|
|
427
427
|
"character": 13,
|
|
428
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
428
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L36"
|
|
429
429
|
}
|
|
430
430
|
],
|
|
431
431
|
"getSignature": {
|
|
@@ -439,7 +439,7 @@
|
|
|
439
439
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts",
|
|
440
440
|
"line": 36,
|
|
441
441
|
"character": 13,
|
|
442
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
442
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L36"
|
|
443
443
|
}
|
|
444
444
|
],
|
|
445
445
|
"type": {
|
|
@@ -477,7 +477,7 @@
|
|
|
477
477
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts",
|
|
478
478
|
"line": 32,
|
|
479
479
|
"character": 13,
|
|
480
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
480
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L32"
|
|
481
481
|
}
|
|
482
482
|
],
|
|
483
483
|
"parameters": [
|
|
@@ -517,7 +517,7 @@
|
|
|
517
517
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
518
518
|
"line": 67,
|
|
519
519
|
"character": 9,
|
|
520
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
520
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L67"
|
|
521
521
|
}
|
|
522
522
|
],
|
|
523
523
|
"signatures": [
|
|
@@ -532,7 +532,7 @@
|
|
|
532
532
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts",
|
|
533
533
|
"line": 67,
|
|
534
534
|
"character": 9,
|
|
535
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
535
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L67"
|
|
536
536
|
}
|
|
537
537
|
],
|
|
538
538
|
"parameters": [
|
|
@@ -569,7 +569,7 @@
|
|
|
569
569
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
570
570
|
"line": 77,
|
|
571
571
|
"character": 9,
|
|
572
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
572
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L77"
|
|
573
573
|
}
|
|
574
574
|
],
|
|
575
575
|
"signatures": [
|
|
@@ -584,7 +584,7 @@
|
|
|
584
584
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts",
|
|
585
585
|
"line": 77,
|
|
586
586
|
"character": 9,
|
|
587
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
587
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L77"
|
|
588
588
|
}
|
|
589
589
|
],
|
|
590
590
|
"type": {
|
|
@@ -608,7 +608,7 @@
|
|
|
608
608
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
609
609
|
"line": 56,
|
|
610
610
|
"character": 9,
|
|
611
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
611
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L56"
|
|
612
612
|
}
|
|
613
613
|
],
|
|
614
614
|
"signatures": [
|
|
@@ -623,7 +623,7 @@
|
|
|
623
623
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts",
|
|
624
624
|
"line": 56,
|
|
625
625
|
"character": 9,
|
|
626
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
626
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L56"
|
|
627
627
|
}
|
|
628
628
|
],
|
|
629
629
|
"type": {
|
|
@@ -657,7 +657,7 @@
|
|
|
657
657
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
658
658
|
"line": 83,
|
|
659
659
|
"character": 9,
|
|
660
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
660
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L83"
|
|
661
661
|
}
|
|
662
662
|
],
|
|
663
663
|
"signatures": [
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts",
|
|
673
673
|
"line": 83,
|
|
674
674
|
"character": 9,
|
|
675
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
675
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L83"
|
|
676
676
|
}
|
|
677
677
|
],
|
|
678
678
|
"type": {
|
|
@@ -719,7 +719,7 @@
|
|
|
719
719
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
720
720
|
"line": 22,
|
|
721
721
|
"character": 13,
|
|
722
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
722
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L22"
|
|
723
723
|
}
|
|
724
724
|
],
|
|
725
725
|
"implementedTypes": [
|
|
@@ -770,7 +770,7 @@
|
|
|
770
770
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-button.component.ts",
|
|
771
771
|
"line": 10,
|
|
772
772
|
"character": 13,
|
|
773
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
773
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-button.component.ts#L10"
|
|
774
774
|
}
|
|
775
775
|
],
|
|
776
776
|
"decorators": [
|
|
@@ -808,7 +808,7 @@
|
|
|
808
808
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
809
809
|
"line": 236,
|
|
810
810
|
"character": 2,
|
|
811
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
811
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L236"
|
|
812
812
|
}
|
|
813
813
|
],
|
|
814
814
|
"signatures": [
|
|
@@ -823,7 +823,7 @@
|
|
|
823
823
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
824
824
|
"line": 236,
|
|
825
825
|
"character": 2,
|
|
826
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
826
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L236"
|
|
827
827
|
}
|
|
828
828
|
],
|
|
829
829
|
"type": {
|
|
@@ -867,7 +867,7 @@
|
|
|
867
867
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
868
868
|
"line": 89,
|
|
869
869
|
"character": 9,
|
|
870
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
870
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L89"
|
|
871
871
|
}
|
|
872
872
|
],
|
|
873
873
|
"type": {
|
|
@@ -894,7 +894,7 @@
|
|
|
894
894
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
895
895
|
"line": 184,
|
|
896
896
|
"character": 9,
|
|
897
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
897
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L184"
|
|
898
898
|
}
|
|
899
899
|
],
|
|
900
900
|
"type": {
|
|
@@ -917,7 +917,7 @@
|
|
|
917
917
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
918
918
|
"line": 186,
|
|
919
919
|
"character": 9,
|
|
920
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
920
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L186"
|
|
921
921
|
}
|
|
922
922
|
],
|
|
923
923
|
"type": {
|
|
@@ -964,7 +964,7 @@
|
|
|
964
964
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
965
965
|
"line": 111,
|
|
966
966
|
"character": 9,
|
|
967
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
967
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L111"
|
|
968
968
|
}
|
|
969
969
|
],
|
|
970
970
|
"type": {
|
|
@@ -990,7 +990,7 @@
|
|
|
990
990
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
991
991
|
"line": 190,
|
|
992
992
|
"character": 9,
|
|
993
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
993
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L190"
|
|
994
994
|
}
|
|
995
995
|
],
|
|
996
996
|
"type": {
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1013
1013
|
"line": 196,
|
|
1014
1014
|
"character": 9,
|
|
1015
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1015
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L196"
|
|
1016
1016
|
}
|
|
1017
1017
|
],
|
|
1018
1018
|
"type": {
|
|
@@ -1045,7 +1045,7 @@
|
|
|
1045
1045
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1046
1046
|
"line": 188,
|
|
1047
1047
|
"character": 9,
|
|
1048
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1048
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L188"
|
|
1049
1049
|
}
|
|
1050
1050
|
],
|
|
1051
1051
|
"type": {
|
|
@@ -1075,7 +1075,7 @@
|
|
|
1075
1075
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1076
1076
|
"line": 143,
|
|
1077
1077
|
"character": 9,
|
|
1078
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1078
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L143"
|
|
1079
1079
|
}
|
|
1080
1080
|
],
|
|
1081
1081
|
"type": {
|
|
@@ -1101,13 +1101,13 @@
|
|
|
1101
1101
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1102
1102
|
"line": 60,
|
|
1103
1103
|
"character": 13,
|
|
1104
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1104
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L60"
|
|
1105
1105
|
},
|
|
1106
1106
|
{
|
|
1107
1107
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1108
1108
|
"line": 64,
|
|
1109
1109
|
"character": 13,
|
|
1110
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1110
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L64"
|
|
1111
1111
|
}
|
|
1112
1112
|
],
|
|
1113
1113
|
"getSignature": {
|
|
@@ -1121,7 +1121,7 @@
|
|
|
1121
1121
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1122
1122
|
"line": 64,
|
|
1123
1123
|
"character": 13,
|
|
1124
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1124
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L64"
|
|
1125
1125
|
}
|
|
1126
1126
|
],
|
|
1127
1127
|
"type": {
|
|
@@ -1183,7 +1183,7 @@
|
|
|
1183
1183
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1184
1184
|
"line": 60,
|
|
1185
1185
|
"character": 13,
|
|
1186
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1186
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L60"
|
|
1187
1187
|
}
|
|
1188
1188
|
],
|
|
1189
1189
|
"parameters": [
|
|
@@ -1223,13 +1223,13 @@
|
|
|
1223
1223
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1224
1224
|
"line": 76,
|
|
1225
1225
|
"character": 13,
|
|
1226
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1226
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L76"
|
|
1227
1227
|
},
|
|
1228
1228
|
{
|
|
1229
1229
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1230
1230
|
"line": 80,
|
|
1231
1231
|
"character": 13,
|
|
1232
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1232
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L80"
|
|
1233
1233
|
}
|
|
1234
1234
|
],
|
|
1235
1235
|
"getSignature": {
|
|
@@ -1243,7 +1243,7 @@
|
|
|
1243
1243
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1244
1244
|
"line": 80,
|
|
1245
1245
|
"character": 13,
|
|
1246
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1246
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L80"
|
|
1247
1247
|
}
|
|
1248
1248
|
],
|
|
1249
1249
|
"type": {
|
|
@@ -1307,7 +1307,7 @@
|
|
|
1307
1307
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1308
1308
|
"line": 76,
|
|
1309
1309
|
"character": 13,
|
|
1310
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1310
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L76"
|
|
1311
1311
|
}
|
|
1312
1312
|
],
|
|
1313
1313
|
"parameters": [
|
|
@@ -1349,13 +1349,13 @@
|
|
|
1349
1349
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1350
1350
|
"line": 96,
|
|
1351
1351
|
"character": 13,
|
|
1352
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1352
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L96"
|
|
1353
1353
|
},
|
|
1354
1354
|
{
|
|
1355
1355
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1356
1356
|
"line": 100,
|
|
1357
1357
|
"character": 13,
|
|
1358
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1358
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L100"
|
|
1359
1359
|
}
|
|
1360
1360
|
],
|
|
1361
1361
|
"getSignature": {
|
|
@@ -1369,7 +1369,7 @@
|
|
|
1369
1369
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1370
1370
|
"line": 100,
|
|
1371
1371
|
"character": 13,
|
|
1372
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1372
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L100"
|
|
1373
1373
|
}
|
|
1374
1374
|
],
|
|
1375
1375
|
"type": {
|
|
@@ -1407,7 +1407,7 @@
|
|
|
1407
1407
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1408
1408
|
"line": 96,
|
|
1409
1409
|
"character": 13,
|
|
1410
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1410
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L96"
|
|
1411
1411
|
}
|
|
1412
1412
|
],
|
|
1413
1413
|
"parameters": [
|
|
@@ -1447,13 +1447,13 @@
|
|
|
1447
1447
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1448
1448
|
"line": 120,
|
|
1449
1449
|
"character": 13,
|
|
1450
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1450
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L120"
|
|
1451
1451
|
},
|
|
1452
1452
|
{
|
|
1453
1453
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1454
1454
|
"line": 126,
|
|
1455
1455
|
"character": 13,
|
|
1456
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1456
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L126"
|
|
1457
1457
|
}
|
|
1458
1458
|
],
|
|
1459
1459
|
"getSignature": {
|
|
@@ -1467,7 +1467,7 @@
|
|
|
1467
1467
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1468
1468
|
"line": 126,
|
|
1469
1469
|
"character": 13,
|
|
1470
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1470
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L126"
|
|
1471
1471
|
}
|
|
1472
1472
|
],
|
|
1473
1473
|
"type": {
|
|
@@ -1507,7 +1507,7 @@
|
|
|
1507
1507
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1508
1508
|
"line": 120,
|
|
1509
1509
|
"character": 13,
|
|
1510
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1510
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L120"
|
|
1511
1511
|
}
|
|
1512
1512
|
],
|
|
1513
1513
|
"parameters": [
|
|
@@ -1549,13 +1549,13 @@
|
|
|
1549
1549
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1550
1550
|
"line": 164,
|
|
1551
1551
|
"character": 13,
|
|
1552
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1552
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L164"
|
|
1553
1553
|
},
|
|
1554
1554
|
{
|
|
1555
1555
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1556
1556
|
"line": 169,
|
|
1557
1557
|
"character": 13,
|
|
1558
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1558
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L169"
|
|
1559
1559
|
}
|
|
1560
1560
|
],
|
|
1561
1561
|
"getSignature": {
|
|
@@ -1569,7 +1569,7 @@
|
|
|
1569
1569
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1570
1570
|
"line": 169,
|
|
1571
1571
|
"character": 13,
|
|
1572
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1572
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L169"
|
|
1573
1573
|
}
|
|
1574
1574
|
],
|
|
1575
1575
|
"type": {
|
|
@@ -1588,7 +1588,7 @@
|
|
|
1588
1588
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1589
1589
|
"line": 164,
|
|
1590
1590
|
"character": 13,
|
|
1591
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1591
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L164"
|
|
1592
1592
|
}
|
|
1593
1593
|
],
|
|
1594
1594
|
"parameters": [
|
|
@@ -1624,7 +1624,7 @@
|
|
|
1624
1624
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1625
1625
|
"line": 176,
|
|
1626
1626
|
"character": 13,
|
|
1627
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1627
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L176"
|
|
1628
1628
|
}
|
|
1629
1629
|
],
|
|
1630
1630
|
"setSignature": {
|
|
@@ -1638,7 +1638,7 @@
|
|
|
1638
1638
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1639
1639
|
"line": 176,
|
|
1640
1640
|
"character": 13,
|
|
1641
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1641
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L176"
|
|
1642
1642
|
}
|
|
1643
1643
|
],
|
|
1644
1644
|
"parameters": [
|
|
@@ -1685,13 +1685,13 @@
|
|
|
1685
1685
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1686
1686
|
"line": 156,
|
|
1687
1687
|
"character": 13,
|
|
1688
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1688
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L156"
|
|
1689
1689
|
},
|
|
1690
1690
|
{
|
|
1691
1691
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1692
1692
|
"line": 160,
|
|
1693
1693
|
"character": 13,
|
|
1694
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1694
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L160"
|
|
1695
1695
|
}
|
|
1696
1696
|
],
|
|
1697
1697
|
"getSignature": {
|
|
@@ -1705,7 +1705,7 @@
|
|
|
1705
1705
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1706
1706
|
"line": 160,
|
|
1707
1707
|
"character": 13,
|
|
1708
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1708
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L160"
|
|
1709
1709
|
}
|
|
1710
1710
|
],
|
|
1711
1711
|
"type": {
|
|
@@ -1786,7 +1786,7 @@
|
|
|
1786
1786
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1787
1787
|
"line": 156,
|
|
1788
1788
|
"character": 13,
|
|
1789
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1789
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L156"
|
|
1790
1790
|
}
|
|
1791
1791
|
],
|
|
1792
1792
|
"parameters": [
|
|
@@ -1828,13 +1828,13 @@
|
|
|
1828
1828
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1829
1829
|
"line": 202,
|
|
1830
1830
|
"character": 13,
|
|
1831
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1831
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L202"
|
|
1832
1832
|
},
|
|
1833
1833
|
{
|
|
1834
1834
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1835
1835
|
"line": 207,
|
|
1836
1836
|
"character": 13,
|
|
1837
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1837
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L207"
|
|
1838
1838
|
}
|
|
1839
1839
|
],
|
|
1840
1840
|
"getSignature": {
|
|
@@ -1848,7 +1848,7 @@
|
|
|
1848
1848
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1849
1849
|
"line": 207,
|
|
1850
1850
|
"character": 13,
|
|
1851
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1851
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L207"
|
|
1852
1852
|
}
|
|
1853
1853
|
],
|
|
1854
1854
|
"type": {
|
|
@@ -1878,7 +1878,7 @@
|
|
|
1878
1878
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1879
1879
|
"line": 202,
|
|
1880
1880
|
"character": 13,
|
|
1881
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1881
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L202"
|
|
1882
1882
|
}
|
|
1883
1883
|
],
|
|
1884
1884
|
"parameters": [
|
|
@@ -1925,7 +1925,7 @@
|
|
|
1925
1925
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1926
1926
|
"line": 255,
|
|
1927
1927
|
"character": 9,
|
|
1928
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1928
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L255"
|
|
1929
1929
|
}
|
|
1930
1930
|
],
|
|
1931
1931
|
"signatures": [
|
|
@@ -1940,7 +1940,7 @@
|
|
|
1940
1940
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1941
1941
|
"line": 255,
|
|
1942
1942
|
"character": 9,
|
|
1943
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1943
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L255"
|
|
1944
1944
|
}
|
|
1945
1945
|
],
|
|
1946
1946
|
"type": {
|
|
@@ -1974,7 +1974,7 @@
|
|
|
1974
1974
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1975
1975
|
"line": 240,
|
|
1976
1976
|
"character": 9,
|
|
1977
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1977
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L240"
|
|
1978
1978
|
}
|
|
1979
1979
|
],
|
|
1980
1980
|
"signatures": [
|
|
@@ -1989,7 +1989,7 @@
|
|
|
1989
1989
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts",
|
|
1990
1990
|
"line": 240,
|
|
1991
1991
|
"character": 9,
|
|
1992
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1992
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L240"
|
|
1993
1993
|
}
|
|
1994
1994
|
],
|
|
1995
1995
|
"type": {
|
|
@@ -2057,7 +2057,7 @@
|
|
|
2057
2057
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
2058
2058
|
"line": 52,
|
|
2059
2059
|
"character": 13,
|
|
2060
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2060
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L52"
|
|
2061
2061
|
}
|
|
2062
2062
|
],
|
|
2063
2063
|
"implementedTypes": [
|
|
@@ -2115,7 +2115,7 @@
|
|
|
2115
2115
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2116
2116
|
"line": 125,
|
|
2117
2117
|
"character": 2,
|
|
2118
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2118
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L125"
|
|
2119
2119
|
}
|
|
2120
2120
|
],
|
|
2121
2121
|
"signatures": [
|
|
@@ -2130,7 +2130,7 @@
|
|
|
2130
2130
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2131
2131
|
"line": 125,
|
|
2132
2132
|
"character": 2,
|
|
2133
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2133
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L125"
|
|
2134
2134
|
}
|
|
2135
2135
|
],
|
|
2136
2136
|
"parameters": [
|
|
@@ -2234,7 +2234,7 @@
|
|
|
2234
2234
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2235
2235
|
"line": 46,
|
|
2236
2236
|
"character": 9,
|
|
2237
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2237
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L46"
|
|
2238
2238
|
}
|
|
2239
2239
|
],
|
|
2240
2240
|
"type": {
|
|
@@ -2260,7 +2260,7 @@
|
|
|
2260
2260
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2261
2261
|
"line": 92,
|
|
2262
2262
|
"character": 9,
|
|
2263
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2263
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L92"
|
|
2264
2264
|
}
|
|
2265
2265
|
],
|
|
2266
2266
|
"type": {
|
|
@@ -2283,7 +2283,7 @@
|
|
|
2283
2283
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2284
2284
|
"line": 111,
|
|
2285
2285
|
"character": 9,
|
|
2286
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2286
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L111"
|
|
2287
2287
|
}
|
|
2288
2288
|
],
|
|
2289
2289
|
"type": {
|
|
@@ -2318,13 +2318,13 @@
|
|
|
2318
2318
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2319
2319
|
"line": 58,
|
|
2320
2320
|
"character": 13,
|
|
2321
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2321
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L58"
|
|
2322
2322
|
},
|
|
2323
2323
|
{
|
|
2324
2324
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2325
2325
|
"line": 62,
|
|
2326
2326
|
"character": 13,
|
|
2327
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2327
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L62"
|
|
2328
2328
|
}
|
|
2329
2329
|
],
|
|
2330
2330
|
"getSignature": {
|
|
@@ -2338,7 +2338,7 @@
|
|
|
2338
2338
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2339
2339
|
"line": 62,
|
|
2340
2340
|
"character": 13,
|
|
2341
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2341
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L62"
|
|
2342
2342
|
}
|
|
2343
2343
|
],
|
|
2344
2344
|
"type": {
|
|
@@ -2384,7 +2384,7 @@
|
|
|
2384
2384
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2385
2385
|
"line": 58,
|
|
2386
2386
|
"character": 13,
|
|
2387
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2387
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L58"
|
|
2388
2388
|
}
|
|
2389
2389
|
],
|
|
2390
2390
|
"parameters": [
|
|
@@ -2424,13 +2424,13 @@
|
|
|
2424
2424
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2425
2425
|
"line": 94,
|
|
2426
2426
|
"character": 13,
|
|
2427
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2427
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L94"
|
|
2428
2428
|
},
|
|
2429
2429
|
{
|
|
2430
2430
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2431
2431
|
"line": 106,
|
|
2432
2432
|
"character": 13,
|
|
2433
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2433
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L106"
|
|
2434
2434
|
}
|
|
2435
2435
|
],
|
|
2436
2436
|
"getSignature": {
|
|
@@ -2444,7 +2444,7 @@
|
|
|
2444
2444
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2445
2445
|
"line": 106,
|
|
2446
2446
|
"character": 13,
|
|
2447
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2447
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L106"
|
|
2448
2448
|
}
|
|
2449
2449
|
],
|
|
2450
2450
|
"type": {
|
|
@@ -2463,7 +2463,7 @@
|
|
|
2463
2463
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2464
2464
|
"line": 94,
|
|
2465
2465
|
"character": 13,
|
|
2466
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2466
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L94"
|
|
2467
2467
|
}
|
|
2468
2468
|
],
|
|
2469
2469
|
"parameters": [
|
|
@@ -2499,7 +2499,7 @@
|
|
|
2499
2499
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2500
2500
|
"line": 79,
|
|
2501
2501
|
"character": 13,
|
|
2502
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2502
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L79"
|
|
2503
2503
|
}
|
|
2504
2504
|
],
|
|
2505
2505
|
"getSignature": {
|
|
@@ -2513,7 +2513,7 @@
|
|
|
2513
2513
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2514
2514
|
"line": 79,
|
|
2515
2515
|
"character": 13,
|
|
2516
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2516
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L79"
|
|
2517
2517
|
}
|
|
2518
2518
|
],
|
|
2519
2519
|
"type": {
|
|
@@ -2540,7 +2540,7 @@
|
|
|
2540
2540
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2541
2541
|
"line": 202,
|
|
2542
2542
|
"character": 9,
|
|
2543
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2543
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L202"
|
|
2544
2544
|
}
|
|
2545
2545
|
],
|
|
2546
2546
|
"signatures": [
|
|
@@ -2555,7 +2555,7 @@
|
|
|
2555
2555
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2556
2556
|
"line": 202,
|
|
2557
2557
|
"character": 9,
|
|
2558
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2558
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L202"
|
|
2559
2559
|
}
|
|
2560
2560
|
],
|
|
2561
2561
|
"type": {
|
|
@@ -2579,7 +2579,7 @@
|
|
|
2579
2579
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2580
2580
|
"line": 217,
|
|
2581
2581
|
"character": 9,
|
|
2582
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2582
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L217"
|
|
2583
2583
|
}
|
|
2584
2584
|
],
|
|
2585
2585
|
"signatures": [
|
|
@@ -2594,7 +2594,7 @@
|
|
|
2594
2594
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2595
2595
|
"line": 217,
|
|
2596
2596
|
"character": 9,
|
|
2597
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2597
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L217"
|
|
2598
2598
|
}
|
|
2599
2599
|
],
|
|
2600
2600
|
"type": {
|
|
@@ -2618,7 +2618,7 @@
|
|
|
2618
2618
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2619
2619
|
"line": 247,
|
|
2620
2620
|
"character": 9,
|
|
2621
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2621
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L247"
|
|
2622
2622
|
}
|
|
2623
2623
|
],
|
|
2624
2624
|
"signatures": [
|
|
@@ -2633,7 +2633,7 @@
|
|
|
2633
2633
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2634
2634
|
"line": 247,
|
|
2635
2635
|
"character": 9,
|
|
2636
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2636
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L247"
|
|
2637
2637
|
}
|
|
2638
2638
|
],
|
|
2639
2639
|
"type": {
|
|
@@ -2657,7 +2657,7 @@
|
|
|
2657
2657
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2658
2658
|
"line": 232,
|
|
2659
2659
|
"character": 9,
|
|
2660
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2660
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L232"
|
|
2661
2661
|
}
|
|
2662
2662
|
],
|
|
2663
2663
|
"signatures": [
|
|
@@ -2672,7 +2672,7 @@
|
|
|
2672
2672
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2673
2673
|
"line": 232,
|
|
2674
2674
|
"character": 9,
|
|
2675
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2675
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L232"
|
|
2676
2676
|
}
|
|
2677
2677
|
],
|
|
2678
2678
|
"type": {
|
|
@@ -2696,7 +2696,7 @@
|
|
|
2696
2696
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2697
2697
|
"line": 135,
|
|
2698
2698
|
"character": 9,
|
|
2699
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2699
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L135"
|
|
2700
2700
|
}
|
|
2701
2701
|
],
|
|
2702
2702
|
"signatures": [
|
|
@@ -2711,7 +2711,7 @@
|
|
|
2711
2711
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2712
2712
|
"line": 135,
|
|
2713
2713
|
"character": 9,
|
|
2714
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2714
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L135"
|
|
2715
2715
|
}
|
|
2716
2716
|
],
|
|
2717
2717
|
"type": {
|
|
@@ -2745,7 +2745,7 @@
|
|
|
2745
2745
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2746
2746
|
"line": 197,
|
|
2747
2747
|
"character": 9,
|
|
2748
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2748
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L197"
|
|
2749
2749
|
}
|
|
2750
2750
|
],
|
|
2751
2751
|
"signatures": [
|
|
@@ -2760,7 +2760,7 @@
|
|
|
2760
2760
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2761
2761
|
"line": 197,
|
|
2762
2762
|
"character": 9,
|
|
2763
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2763
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L197"
|
|
2764
2764
|
}
|
|
2765
2765
|
],
|
|
2766
2766
|
"type": {
|
|
@@ -2794,7 +2794,7 @@
|
|
|
2794
2794
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2795
2795
|
"line": 262,
|
|
2796
2796
|
"character": 9,
|
|
2797
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2797
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L262"
|
|
2798
2798
|
}
|
|
2799
2799
|
],
|
|
2800
2800
|
"signatures": [
|
|
@@ -2809,7 +2809,7 @@
|
|
|
2809
2809
|
"fileName": "libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts",
|
|
2810
2810
|
"line": 262,
|
|
2811
2811
|
"character": 9,
|
|
2812
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2812
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L262"
|
|
2813
2813
|
}
|
|
2814
2814
|
],
|
|
2815
2815
|
"type": {
|
|
@@ -2862,7 +2862,7 @@
|
|
|
2862
2862
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2863
2863
|
"line": 38,
|
|
2864
2864
|
"character": 13,
|
|
2865
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2865
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L38"
|
|
2866
2866
|
}
|
|
2867
2867
|
],
|
|
2868
2868
|
"implementedTypes": [
|
|
@@ -2910,9 +2910,9 @@
|
|
|
2910
2910
|
"sources": [
|
|
2911
2911
|
{
|
|
2912
2912
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2913
|
-
"line":
|
|
2913
|
+
"line": 155,
|
|
2914
2914
|
"character": 2,
|
|
2915
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2915
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L155"
|
|
2916
2916
|
}
|
|
2917
2917
|
],
|
|
2918
2918
|
"signatures": [
|
|
@@ -2925,9 +2925,9 @@
|
|
|
2925
2925
|
"sources": [
|
|
2926
2926
|
{
|
|
2927
2927
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
2928
|
-
"line":
|
|
2928
|
+
"line": 155,
|
|
2929
2929
|
"character": 2,
|
|
2930
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2930
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L155"
|
|
2931
2931
|
}
|
|
2932
2932
|
],
|
|
2933
2933
|
"parameters": [
|
|
@@ -2986,9 +2986,9 @@
|
|
|
2986
2986
|
"sources": [
|
|
2987
2987
|
{
|
|
2988
2988
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2989
|
-
"line":
|
|
2989
|
+
"line": 123,
|
|
2990
2990
|
"character": 9,
|
|
2991
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2991
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L123"
|
|
2992
2992
|
}
|
|
2993
2993
|
],
|
|
2994
2994
|
"type": {
|
|
@@ -3017,9 +3017,9 @@
|
|
|
3017
3017
|
"sources": [
|
|
3018
3018
|
{
|
|
3019
3019
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3020
|
-
"line":
|
|
3020
|
+
"line": 102,
|
|
3021
3021
|
"character": 9,
|
|
3022
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3022
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L102"
|
|
3023
3023
|
}
|
|
3024
3024
|
],
|
|
3025
3025
|
"type": {
|
|
@@ -3057,16 +3057,15 @@
|
|
|
3057
3057
|
"sources": [
|
|
3058
3058
|
{
|
|
3059
3059
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3060
|
-
"line":
|
|
3060
|
+
"line": 125,
|
|
3061
3061
|
"character": 9,
|
|
3062
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3062
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L125"
|
|
3063
3063
|
}
|
|
3064
3064
|
],
|
|
3065
3065
|
"type": {
|
|
3066
3066
|
"type": "intrinsic",
|
|
3067
3067
|
"name": "string"
|
|
3068
3068
|
},
|
|
3069
|
-
"defaultValue": "...",
|
|
3070
3069
|
"decorators": []
|
|
3071
3070
|
},
|
|
3072
3071
|
{
|
|
@@ -3088,9 +3087,9 @@
|
|
|
3088
3087
|
"sources": [
|
|
3089
3088
|
{
|
|
3090
3089
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3091
|
-
"line":
|
|
3090
|
+
"line": 108,
|
|
3092
3091
|
"character": 9,
|
|
3093
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3092
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L108"
|
|
3094
3093
|
}
|
|
3095
3094
|
],
|
|
3096
3095
|
"type": {
|
|
@@ -3136,9 +3135,9 @@
|
|
|
3136
3135
|
"sources": [
|
|
3137
3136
|
{
|
|
3138
3137
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3139
|
-
"line":
|
|
3138
|
+
"line": 83,
|
|
3140
3139
|
"character": 9,
|
|
3141
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3140
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L83"
|
|
3142
3141
|
}
|
|
3143
3142
|
],
|
|
3144
3143
|
"type": {
|
|
@@ -3162,9 +3161,9 @@
|
|
|
3162
3161
|
"sources": [
|
|
3163
3162
|
{
|
|
3164
3163
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3165
|
-
"line":
|
|
3164
|
+
"line": 131,
|
|
3166
3165
|
"character": 9,
|
|
3167
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3166
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L131"
|
|
3168
3167
|
}
|
|
3169
3168
|
],
|
|
3170
3169
|
"type": {
|
|
@@ -3195,15 +3194,15 @@
|
|
|
3195
3194
|
"sources": [
|
|
3196
3195
|
{
|
|
3197
3196
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3198
|
-
"line":
|
|
3197
|
+
"line": 43,
|
|
3199
3198
|
"character": 13,
|
|
3200
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3199
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L43"
|
|
3201
3200
|
},
|
|
3202
3201
|
{
|
|
3203
3202
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3204
|
-
"line":
|
|
3203
|
+
"line": 47,
|
|
3205
3204
|
"character": 13,
|
|
3206
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3205
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L47"
|
|
3207
3206
|
}
|
|
3208
3207
|
],
|
|
3209
3208
|
"getSignature": {
|
|
@@ -3215,9 +3214,9 @@
|
|
|
3215
3214
|
"sources": [
|
|
3216
3215
|
{
|
|
3217
3216
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3218
|
-
"line":
|
|
3217
|
+
"line": 47,
|
|
3219
3218
|
"character": 13,
|
|
3220
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3219
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L47"
|
|
3221
3220
|
}
|
|
3222
3221
|
],
|
|
3223
3222
|
"type": {
|
|
@@ -3263,9 +3262,9 @@
|
|
|
3263
3262
|
"sources": [
|
|
3264
3263
|
{
|
|
3265
3264
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3266
|
-
"line":
|
|
3265
|
+
"line": 43,
|
|
3267
3266
|
"character": 13,
|
|
3268
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3267
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L43"
|
|
3269
3268
|
}
|
|
3270
3269
|
],
|
|
3271
3270
|
"parameters": [
|
|
@@ -3305,15 +3304,15 @@
|
|
|
3305
3304
|
"sources": [
|
|
3306
3305
|
{
|
|
3307
3306
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3308
|
-
"line":
|
|
3307
|
+
"line": 57,
|
|
3309
3308
|
"character": 13,
|
|
3310
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3309
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L57"
|
|
3311
3310
|
},
|
|
3312
3311
|
{
|
|
3313
3312
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3314
|
-
"line":
|
|
3313
|
+
"line": 61,
|
|
3315
3314
|
"character": 13,
|
|
3316
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3315
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L61"
|
|
3317
3316
|
}
|
|
3318
3317
|
],
|
|
3319
3318
|
"getSignature": {
|
|
@@ -3325,9 +3324,9 @@
|
|
|
3325
3324
|
"sources": [
|
|
3326
3325
|
{
|
|
3327
3326
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3328
|
-
"line":
|
|
3327
|
+
"line": 61,
|
|
3329
3328
|
"character": 13,
|
|
3330
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3329
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L61"
|
|
3331
3330
|
}
|
|
3332
3331
|
],
|
|
3333
3332
|
"type": {
|
|
@@ -3363,9 +3362,9 @@
|
|
|
3363
3362
|
"sources": [
|
|
3364
3363
|
{
|
|
3365
3364
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3366
|
-
"line":
|
|
3365
|
+
"line": 57,
|
|
3367
3366
|
"character": 13,
|
|
3368
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3367
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L57"
|
|
3369
3368
|
}
|
|
3370
3369
|
],
|
|
3371
3370
|
"parameters": [
|
|
@@ -3403,15 +3402,15 @@
|
|
|
3403
3402
|
"sources": [
|
|
3404
3403
|
{
|
|
3405
3404
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3406
|
-
"line":
|
|
3405
|
+
"line": 71,
|
|
3407
3406
|
"character": 13,
|
|
3408
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3407
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L71"
|
|
3409
3408
|
},
|
|
3410
3409
|
{
|
|
3411
3410
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3412
|
-
"line":
|
|
3411
|
+
"line": 75,
|
|
3413
3412
|
"character": 13,
|
|
3414
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3413
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L75"
|
|
3415
3414
|
}
|
|
3416
3415
|
],
|
|
3417
3416
|
"getSignature": {
|
|
@@ -3423,9 +3422,9 @@
|
|
|
3423
3422
|
"sources": [
|
|
3424
3423
|
{
|
|
3425
3424
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3426
|
-
"line":
|
|
3425
|
+
"line": 75,
|
|
3427
3426
|
"character": 13,
|
|
3428
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3427
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L75"
|
|
3429
3428
|
}
|
|
3430
3429
|
],
|
|
3431
3430
|
"type": {
|
|
@@ -3471,9 +3470,9 @@
|
|
|
3471
3470
|
"sources": [
|
|
3472
3471
|
{
|
|
3473
3472
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3474
|
-
"line":
|
|
3473
|
+
"line": 71,
|
|
3475
3474
|
"character": 13,
|
|
3476
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3475
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L71"
|
|
3477
3476
|
}
|
|
3478
3477
|
],
|
|
3479
3478
|
"parameters": [
|
|
@@ -3513,15 +3512,15 @@
|
|
|
3513
3512
|
"sources": [
|
|
3514
3513
|
{
|
|
3515
3514
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3516
|
-
"line":
|
|
3515
|
+
"line": 90,
|
|
3517
3516
|
"character": 13,
|
|
3518
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3517
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L90"
|
|
3519
3518
|
},
|
|
3520
3519
|
{
|
|
3521
3520
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3522
|
-
"line":
|
|
3521
|
+
"line": 94,
|
|
3523
3522
|
"character": 13,
|
|
3524
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3523
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L94"
|
|
3525
3524
|
}
|
|
3526
3525
|
],
|
|
3527
3526
|
"getSignature": {
|
|
@@ -3533,9 +3532,9 @@
|
|
|
3533
3532
|
"sources": [
|
|
3534
3533
|
{
|
|
3535
3534
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3536
|
-
"line":
|
|
3535
|
+
"line": 94,
|
|
3537
3536
|
"character": 13,
|
|
3538
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3537
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L94"
|
|
3539
3538
|
}
|
|
3540
3539
|
],
|
|
3541
3540
|
"type": {
|
|
@@ -3573,9 +3572,9 @@
|
|
|
3573
3572
|
"sources": [
|
|
3574
3573
|
{
|
|
3575
3574
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3576
|
-
"line":
|
|
3575
|
+
"line": 90,
|
|
3577
3576
|
"character": 13,
|
|
3578
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3577
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L90"
|
|
3579
3578
|
}
|
|
3580
3579
|
],
|
|
3581
3580
|
"parameters": [
|
|
@@ -3615,9 +3614,9 @@
|
|
|
3615
3614
|
"sources": [
|
|
3616
3615
|
{
|
|
3617
3616
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3618
|
-
"line":
|
|
3617
|
+
"line": 235,
|
|
3619
3618
|
"character": 9,
|
|
3620
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3619
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L235"
|
|
3621
3620
|
}
|
|
3622
3621
|
],
|
|
3623
3622
|
"signatures": [
|
|
@@ -3630,9 +3629,9 @@
|
|
|
3630
3629
|
"sources": [
|
|
3631
3630
|
{
|
|
3632
3631
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3633
|
-
"line":
|
|
3632
|
+
"line": 235,
|
|
3634
3633
|
"character": 9,
|
|
3635
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3634
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L235"
|
|
3636
3635
|
}
|
|
3637
3636
|
],
|
|
3638
3637
|
"type": {
|
|
@@ -3654,9 +3653,9 @@
|
|
|
3654
3653
|
"sources": [
|
|
3655
3654
|
{
|
|
3656
3655
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3657
|
-
"line":
|
|
3656
|
+
"line": 167,
|
|
3658
3657
|
"character": 9,
|
|
3659
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3658
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L167"
|
|
3660
3659
|
}
|
|
3661
3660
|
],
|
|
3662
3661
|
"signatures": [
|
|
@@ -3669,9 +3668,9 @@
|
|
|
3669
3668
|
"sources": [
|
|
3670
3669
|
{
|
|
3671
3670
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.component.ts",
|
|
3672
|
-
"line":
|
|
3671
|
+
"line": 167,
|
|
3673
3672
|
"character": 9,
|
|
3674
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3673
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L167"
|
|
3675
3674
|
}
|
|
3676
3675
|
],
|
|
3677
3676
|
"type": {
|
|
@@ -3731,9 +3730,9 @@
|
|
|
3731
3730
|
"sources": [
|
|
3732
3731
|
{
|
|
3733
3732
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3734
|
-
"line":
|
|
3733
|
+
"line": 36,
|
|
3735
3734
|
"character": 13,
|
|
3736
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3735
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L36"
|
|
3737
3736
|
}
|
|
3738
3737
|
],
|
|
3739
3738
|
"implementedTypes": [
|
|
@@ -3772,9 +3771,9 @@
|
|
|
3772
3771
|
"sources": [
|
|
3773
3772
|
{
|
|
3774
3773
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3775
|
-
"line":
|
|
3774
|
+
"line": 109,
|
|
3776
3775
|
"character": 2,
|
|
3777
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3776
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L109"
|
|
3778
3777
|
}
|
|
3779
3778
|
],
|
|
3780
3779
|
"signatures": [
|
|
@@ -3787,9 +3786,9 @@
|
|
|
3787
3786
|
"sources": [
|
|
3788
3787
|
{
|
|
3789
3788
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
3790
|
-
"line":
|
|
3789
|
+
"line": 109,
|
|
3791
3790
|
"character": 2,
|
|
3792
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3791
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L109"
|
|
3793
3792
|
}
|
|
3794
3793
|
],
|
|
3795
3794
|
"parameters": [
|
|
@@ -3844,9 +3843,9 @@
|
|
|
3844
3843
|
"sources": [
|
|
3845
3844
|
{
|
|
3846
3845
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3847
|
-
"line":
|
|
3846
|
+
"line": 55,
|
|
3848
3847
|
"character": 9,
|
|
3849
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3848
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L55"
|
|
3850
3849
|
}
|
|
3851
3850
|
],
|
|
3852
3851
|
"type": {
|
|
@@ -3880,9 +3879,9 @@
|
|
|
3880
3879
|
"sources": [
|
|
3881
3880
|
{
|
|
3882
3881
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3883
|
-
"line":
|
|
3882
|
+
"line": 80,
|
|
3884
3883
|
"character": 9,
|
|
3885
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3884
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L80"
|
|
3886
3885
|
}
|
|
3887
3886
|
],
|
|
3888
3887
|
"type": {
|
|
@@ -3908,15 +3907,15 @@
|
|
|
3908
3907
|
"sources": [
|
|
3909
3908
|
{
|
|
3910
3909
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3911
|
-
"line":
|
|
3910
|
+
"line": 41,
|
|
3912
3911
|
"character": 13,
|
|
3913
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3912
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L41"
|
|
3914
3913
|
},
|
|
3915
3914
|
{
|
|
3916
3915
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3917
|
-
"line":
|
|
3916
|
+
"line": 47,
|
|
3918
3917
|
"character": 13,
|
|
3919
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3918
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L47"
|
|
3920
3919
|
}
|
|
3921
3920
|
],
|
|
3922
3921
|
"getSignature": {
|
|
@@ -3928,9 +3927,9 @@
|
|
|
3928
3927
|
"sources": [
|
|
3929
3928
|
{
|
|
3930
3929
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
3931
|
-
"line":
|
|
3930
|
+
"line": 47,
|
|
3932
3931
|
"character": 13,
|
|
3933
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3932
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L47"
|
|
3934
3933
|
}
|
|
3935
3934
|
],
|
|
3936
3935
|
"type": {
|
|
@@ -3963,9 +3962,9 @@
|
|
|
3963
3962
|
"sources": [
|
|
3964
3963
|
{
|
|
3965
3964
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
3966
|
-
"line":
|
|
3965
|
+
"line": 41,
|
|
3967
3966
|
"character": 13,
|
|
3968
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3967
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L41"
|
|
3969
3968
|
}
|
|
3970
3969
|
],
|
|
3971
3970
|
"parameters": [
|
|
@@ -4005,15 +4004,15 @@
|
|
|
4005
4004
|
"sources": [
|
|
4006
4005
|
{
|
|
4007
4006
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
4008
|
-
"line":
|
|
4007
|
+
"line": 61,
|
|
4009
4008
|
"character": 13,
|
|
4010
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4009
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L61"
|
|
4011
4010
|
},
|
|
4012
4011
|
{
|
|
4013
4012
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
4014
|
-
"line":
|
|
4013
|
+
"line": 68,
|
|
4015
4014
|
"character": 13,
|
|
4016
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4015
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L68"
|
|
4017
4016
|
}
|
|
4018
4017
|
],
|
|
4019
4018
|
"getSignature": {
|
|
@@ -4025,9 +4024,9 @@
|
|
|
4025
4024
|
"sources": [
|
|
4026
4025
|
{
|
|
4027
4026
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
4028
|
-
"line":
|
|
4027
|
+
"line": 68,
|
|
4029
4028
|
"character": 13,
|
|
4030
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4029
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L68"
|
|
4031
4030
|
}
|
|
4032
4031
|
],
|
|
4033
4032
|
"type": {
|
|
@@ -4081,9 +4080,9 @@
|
|
|
4081
4080
|
"sources": [
|
|
4082
4081
|
{
|
|
4083
4082
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
4084
|
-
"line":
|
|
4083
|
+
"line": 61,
|
|
4085
4084
|
"character": 13,
|
|
4086
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4085
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L61"
|
|
4087
4086
|
}
|
|
4088
4087
|
],
|
|
4089
4088
|
"parameters": [
|
|
@@ -4136,13 +4135,13 @@
|
|
|
4136
4135
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
4137
4136
|
"line": 88,
|
|
4138
4137
|
"character": 13,
|
|
4139
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4138
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L88"
|
|
4140
4139
|
},
|
|
4141
4140
|
{
|
|
4142
4141
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
4143
|
-
"line":
|
|
4142
|
+
"line": 93,
|
|
4144
4143
|
"character": 13,
|
|
4145
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4144
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L93"
|
|
4146
4145
|
}
|
|
4147
4146
|
],
|
|
4148
4147
|
"getSignature": {
|
|
@@ -4154,9 +4153,9 @@
|
|
|
4154
4153
|
"sources": [
|
|
4155
4154
|
{
|
|
4156
4155
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
4157
|
-
"line":
|
|
4156
|
+
"line": 93,
|
|
4158
4157
|
"character": 13,
|
|
4159
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4158
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L93"
|
|
4160
4159
|
}
|
|
4161
4160
|
],
|
|
4162
4161
|
"type": {
|
|
@@ -4178,6 +4177,33 @@
|
|
|
4178
4177
|
"kind": "text",
|
|
4179
4178
|
"text": "The user action that displays the popover."
|
|
4180
4179
|
}
|
|
4180
|
+
],
|
|
4181
|
+
"blockTags": [
|
|
4182
|
+
{
|
|
4183
|
+
"tag": "@deprecated",
|
|
4184
|
+
"content": [
|
|
4185
|
+
{
|
|
4186
|
+
"kind": "text",
|
|
4187
|
+
"text": "To ensure usability on touch devices, trigger user-invoked\npopovers on "
|
|
4188
|
+
},
|
|
4189
|
+
{
|
|
4190
|
+
"kind": "code",
|
|
4191
|
+
"text": "`click`"
|
|
4192
|
+
},
|
|
4193
|
+
{
|
|
4194
|
+
"kind": "text",
|
|
4195
|
+
"text": " actions rather than "
|
|
4196
|
+
},
|
|
4197
|
+
{
|
|
4198
|
+
"kind": "code",
|
|
4199
|
+
"text": "`mouseenter`"
|
|
4200
|
+
},
|
|
4201
|
+
{
|
|
4202
|
+
"kind": "text",
|
|
4203
|
+
"text": " actions."
|
|
4204
|
+
}
|
|
4205
|
+
]
|
|
4206
|
+
}
|
|
4181
4207
|
]
|
|
4182
4208
|
},
|
|
4183
4209
|
"sources": [
|
|
@@ -4185,7 +4211,7 @@
|
|
|
4185
4211
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
4186
4212
|
"line": 88,
|
|
4187
4213
|
"character": 13,
|
|
4188
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4214
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L88"
|
|
4189
4215
|
}
|
|
4190
4216
|
],
|
|
4191
4217
|
"parameters": [
|
|
@@ -4215,7 +4241,7 @@
|
|
|
4215
4241
|
]
|
|
4216
4242
|
},
|
|
4217
4243
|
{
|
|
4218
|
-
"id":
|
|
4244
|
+
"id": 394,
|
|
4219
4245
|
"name": "ngOnDestroy",
|
|
4220
4246
|
"variant": "declaration",
|
|
4221
4247
|
"kind": 2048,
|
|
@@ -4225,14 +4251,14 @@
|
|
|
4225
4251
|
"sources": [
|
|
4226
4252
|
{
|
|
4227
4253
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
4228
|
-
"line":
|
|
4254
|
+
"line": 118,
|
|
4229
4255
|
"character": 9,
|
|
4230
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4256
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L118"
|
|
4231
4257
|
}
|
|
4232
4258
|
],
|
|
4233
4259
|
"signatures": [
|
|
4234
4260
|
{
|
|
4235
|
-
"id":
|
|
4261
|
+
"id": 395,
|
|
4236
4262
|
"name": "ngOnDestroy",
|
|
4237
4263
|
"variant": "signature",
|
|
4238
4264
|
"kind": 4096,
|
|
@@ -4240,9 +4266,9 @@
|
|
|
4240
4266
|
"sources": [
|
|
4241
4267
|
{
|
|
4242
4268
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
4243
|
-
"line":
|
|
4269
|
+
"line": 118,
|
|
4244
4270
|
"character": 9,
|
|
4245
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4271
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L118"
|
|
4246
4272
|
}
|
|
4247
4273
|
],
|
|
4248
4274
|
"type": {
|
|
@@ -4264,7 +4290,7 @@
|
|
|
4264
4290
|
"decorators": []
|
|
4265
4291
|
},
|
|
4266
4292
|
{
|
|
4267
|
-
"id":
|
|
4293
|
+
"id": 392,
|
|
4268
4294
|
"name": "ngOnInit",
|
|
4269
4295
|
"variant": "declaration",
|
|
4270
4296
|
"kind": 2048,
|
|
@@ -4274,14 +4300,14 @@
|
|
|
4274
4300
|
"sources": [
|
|
4275
4301
|
{
|
|
4276
4302
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
4277
|
-
"line":
|
|
4303
|
+
"line": 114,
|
|
4278
4304
|
"character": 9,
|
|
4279
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4305
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L114"
|
|
4280
4306
|
}
|
|
4281
4307
|
],
|
|
4282
4308
|
"signatures": [
|
|
4283
4309
|
{
|
|
4284
|
-
"id":
|
|
4310
|
+
"id": 393,
|
|
4285
4311
|
"name": "ngOnInit",
|
|
4286
4312
|
"variant": "signature",
|
|
4287
4313
|
"kind": 4096,
|
|
@@ -4289,9 +4315,9 @@
|
|
|
4289
4315
|
"sources": [
|
|
4290
4316
|
{
|
|
4291
4317
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
4292
|
-
"line":
|
|
4318
|
+
"line": 114,
|
|
4293
4319
|
"character": 9,
|
|
4294
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4320
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L114"
|
|
4295
4321
|
}
|
|
4296
4322
|
],
|
|
4297
4323
|
"type": {
|
|
@@ -4313,7 +4339,7 @@
|
|
|
4313
4339
|
"decorators": []
|
|
4314
4340
|
},
|
|
4315
4341
|
{
|
|
4316
|
-
"id":
|
|
4342
|
+
"id": 396,
|
|
4317
4343
|
"name": "togglePopover",
|
|
4318
4344
|
"variant": "declaration",
|
|
4319
4345
|
"kind": 2048,
|
|
@@ -4323,14 +4349,14 @@
|
|
|
4323
4349
|
"sources": [
|
|
4324
4350
|
{
|
|
4325
4351
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
4326
|
-
"line":
|
|
4352
|
+
"line": 124,
|
|
4327
4353
|
"character": 9,
|
|
4328
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4354
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L124"
|
|
4329
4355
|
}
|
|
4330
4356
|
],
|
|
4331
4357
|
"signatures": [
|
|
4332
4358
|
{
|
|
4333
|
-
"id":
|
|
4359
|
+
"id": 397,
|
|
4334
4360
|
"name": "togglePopover",
|
|
4335
4361
|
"variant": "signature",
|
|
4336
4362
|
"kind": 4096,
|
|
@@ -4338,9 +4364,9 @@
|
|
|
4338
4364
|
"sources": [
|
|
4339
4365
|
{
|
|
4340
4366
|
"fileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
4341
|
-
"line":
|
|
4367
|
+
"line": 124,
|
|
4342
4368
|
"character": 9,
|
|
4343
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4369
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L124"
|
|
4344
4370
|
}
|
|
4345
4371
|
],
|
|
4346
4372
|
"type": {
|
|
@@ -4377,18 +4403,18 @@
|
|
|
4377
4403
|
{
|
|
4378
4404
|
"title": "Methods",
|
|
4379
4405
|
"children": [
|
|
4380
|
-
|
|
4381
|
-
|
|
4382
|
-
|
|
4406
|
+
394,
|
|
4407
|
+
392,
|
|
4408
|
+
396
|
|
4383
4409
|
]
|
|
4384
4410
|
}
|
|
4385
4411
|
],
|
|
4386
4412
|
"sources": [
|
|
4387
4413
|
{
|
|
4388
4414
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
4389
|
-
"line":
|
|
4415
|
+
"line": 26,
|
|
4390
4416
|
"character": 13,
|
|
4391
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4417
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L26"
|
|
4392
4418
|
}
|
|
4393
4419
|
],
|
|
4394
4420
|
"implementedTypes": [
|
|
@@ -4415,7 +4441,7 @@
|
|
|
4415
4441
|
{
|
|
4416
4442
|
"name": "Directive",
|
|
4417
4443
|
"arguments": {
|
|
4418
|
-
"obj": "@Directive({\n selector: '[skyPopover]',\n})"
|
|
4444
|
+
"obj": "@Directive({\n providers: [SkyPopoverSRPointerService],\n selector: '[skyPopover]',\n})"
|
|
4419
4445
|
}
|
|
4420
4446
|
}
|
|
4421
4447
|
]
|
|
@@ -4456,7 +4482,7 @@
|
|
|
4456
4482
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message.ts",
|
|
4457
4483
|
"line": 10,
|
|
4458
4484
|
"character": 2,
|
|
4459
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4485
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/types/popover-message.ts#L10"
|
|
4460
4486
|
}
|
|
4461
4487
|
],
|
|
4462
4488
|
"type": {
|
|
@@ -4480,7 +4506,7 @@
|
|
|
4480
4506
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message.ts",
|
|
4481
4507
|
"line": 6,
|
|
4482
4508
|
"character": 17,
|
|
4483
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4509
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/types/popover-message.ts#L6"
|
|
4484
4510
|
}
|
|
4485
4511
|
]
|
|
4486
4512
|
},
|
|
@@ -4495,7 +4521,7 @@
|
|
|
4495
4521
|
"fileName": "projects/popovers/src/modules/dropdown/types/dropdown-button-type.ts",
|
|
4496
4522
|
"line": 1,
|
|
4497
4523
|
"character": 12,
|
|
4498
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4524
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/types/dropdown-button-type.ts#L1"
|
|
4499
4525
|
}
|
|
4500
4526
|
],
|
|
4501
4527
|
"type": {
|
|
@@ -4535,7 +4561,7 @@
|
|
|
4535
4561
|
"fileName": "projects/popovers/src/modules/dropdown/types/dropdown-horizontal-alignment.ts",
|
|
4536
4562
|
"line": 4,
|
|
4537
4563
|
"character": 12,
|
|
4538
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4564
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/types/dropdown-horizontal-alignment.ts#L4"
|
|
4539
4565
|
}
|
|
4540
4566
|
],
|
|
4541
4567
|
"type": {
|
|
@@ -4575,7 +4601,7 @@
|
|
|
4575
4601
|
"fileName": "projects/popovers/src/modules/dropdown/types/dropdown-trigger-type.ts",
|
|
4576
4602
|
"line": 4,
|
|
4577
4603
|
"character": 12,
|
|
4578
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4604
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/dropdown/types/dropdown-trigger-type.ts#L4"
|
|
4579
4605
|
}
|
|
4580
4606
|
],
|
|
4581
4607
|
"type": {
|
|
@@ -4611,7 +4637,7 @@
|
|
|
4611
4637
|
"fileName": "projects/popovers/src/modules/popover/types/popover-alignment.ts",
|
|
4612
4638
|
"line": 4,
|
|
4613
4639
|
"character": 12,
|
|
4614
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4640
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/types/popover-alignment.ts#L4"
|
|
4615
4641
|
}
|
|
4616
4642
|
],
|
|
4617
4643
|
"type": {
|
|
@@ -4651,7 +4677,7 @@
|
|
|
4651
4677
|
"fileName": "projects/popovers/src/modules/popover/types/popover-placement.ts",
|
|
4652
4678
|
"line": 4,
|
|
4653
4679
|
"character": 12,
|
|
4654
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4680
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/types/popover-placement.ts#L4"
|
|
4655
4681
|
}
|
|
4656
4682
|
],
|
|
4657
4683
|
"type": {
|
|
@@ -4688,14 +4714,41 @@
|
|
|
4688
4714
|
"kind": "text",
|
|
4689
4715
|
"text": "The user action that displays the popover."
|
|
4690
4716
|
}
|
|
4717
|
+
],
|
|
4718
|
+
"blockTags": [
|
|
4719
|
+
{
|
|
4720
|
+
"tag": "@deprecated",
|
|
4721
|
+
"content": [
|
|
4722
|
+
{
|
|
4723
|
+
"kind": "text",
|
|
4724
|
+
"text": "To ensure usability on touch devices, trigger user-invoked\npopovers on "
|
|
4725
|
+
},
|
|
4726
|
+
{
|
|
4727
|
+
"kind": "code",
|
|
4728
|
+
"text": "`click`"
|
|
4729
|
+
},
|
|
4730
|
+
{
|
|
4731
|
+
"kind": "text",
|
|
4732
|
+
"text": " actions rather than "
|
|
4733
|
+
},
|
|
4734
|
+
{
|
|
4735
|
+
"kind": "code",
|
|
4736
|
+
"text": "`mouseenter`"
|
|
4737
|
+
},
|
|
4738
|
+
{
|
|
4739
|
+
"kind": "text",
|
|
4740
|
+
"text": " actions."
|
|
4741
|
+
}
|
|
4742
|
+
]
|
|
4743
|
+
}
|
|
4691
4744
|
]
|
|
4692
4745
|
},
|
|
4693
4746
|
"sources": [
|
|
4694
4747
|
{
|
|
4695
4748
|
"fileName": "projects/popovers/src/modules/popover/types/popover-trigger.ts",
|
|
4696
|
-
"line":
|
|
4749
|
+
"line": 6,
|
|
4697
4750
|
"character": 12,
|
|
4698
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4751
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/types/popover-trigger.ts#L6"
|
|
4699
4752
|
}
|
|
4700
4753
|
],
|
|
4701
4754
|
"type": {
|
|
@@ -4731,7 +4784,7 @@
|
|
|
4731
4784
|
"fileName": "projects/popovers/src/modules/popover/types/popover-type.ts",
|
|
4732
4785
|
"line": 4,
|
|
4733
4786
|
"character": 12,
|
|
4734
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4787
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/src/lib/modules/popover/types/popover-type.ts#L4"
|
|
4735
4788
|
}
|
|
4736
4789
|
],
|
|
4737
4790
|
"type": {
|
|
@@ -4749,14 +4802,14 @@
|
|
|
4749
4802
|
}
|
|
4750
4803
|
},
|
|
4751
4804
|
{
|
|
4752
|
-
"id":
|
|
4805
|
+
"id": 517,
|
|
4753
4806
|
"name": "SkyDropdownHarness",
|
|
4754
4807
|
"variant": "declaration",
|
|
4755
4808
|
"kind": 128,
|
|
4756
4809
|
"flags": {},
|
|
4757
4810
|
"children": [
|
|
4758
4811
|
{
|
|
4759
|
-
"id":
|
|
4812
|
+
"id": 527,
|
|
4760
4813
|
"name": "constructor",
|
|
4761
4814
|
"variant": "declaration",
|
|
4762
4815
|
"kind": 512,
|
|
@@ -4770,7 +4823,7 @@
|
|
|
4770
4823
|
],
|
|
4771
4824
|
"signatures": [
|
|
4772
4825
|
{
|
|
4773
|
-
"id":
|
|
4826
|
+
"id": 528,
|
|
4774
4827
|
"name": "new SkyDropdownHarness",
|
|
4775
4828
|
"variant": "signature",
|
|
4776
4829
|
"kind": 16384,
|
|
@@ -4784,7 +4837,7 @@
|
|
|
4784
4837
|
],
|
|
4785
4838
|
"parameters": [
|
|
4786
4839
|
{
|
|
4787
|
-
"id":
|
|
4840
|
+
"id": 529,
|
|
4788
4841
|
"name": "locatorFactory",
|
|
4789
4842
|
"variant": "param",
|
|
4790
4843
|
"kind": 32768,
|
|
@@ -4802,7 +4855,7 @@
|
|
|
4802
4855
|
],
|
|
4803
4856
|
"type": {
|
|
4804
4857
|
"type": "reference",
|
|
4805
|
-
"target":
|
|
4858
|
+
"target": 517,
|
|
4806
4859
|
"name": "SkyDropdownHarness",
|
|
4807
4860
|
"package": "@skyux/popovers"
|
|
4808
4861
|
},
|
|
@@ -4820,7 +4873,7 @@
|
|
|
4820
4873
|
}
|
|
4821
4874
|
},
|
|
4822
4875
|
{
|
|
4823
|
-
"id":
|
|
4876
|
+
"id": 532,
|
|
4824
4877
|
"name": "clickDropdownButton",
|
|
4825
4878
|
"variant": "declaration",
|
|
4826
4879
|
"kind": 2048,
|
|
@@ -4832,12 +4885,12 @@
|
|
|
4832
4885
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-harness.ts",
|
|
4833
4886
|
"line": 30,
|
|
4834
4887
|
"character": 15,
|
|
4835
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4888
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L30"
|
|
4836
4889
|
}
|
|
4837
4890
|
],
|
|
4838
4891
|
"signatures": [
|
|
4839
4892
|
{
|
|
4840
|
-
"id":
|
|
4893
|
+
"id": 533,
|
|
4841
4894
|
"name": "clickDropdownButton",
|
|
4842
4895
|
"variant": "signature",
|
|
4843
4896
|
"kind": 4096,
|
|
@@ -4855,7 +4908,7 @@
|
|
|
4855
4908
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
4856
4909
|
"line": 30,
|
|
4857
4910
|
"character": 15,
|
|
4858
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4911
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L30"
|
|
4859
4912
|
}
|
|
4860
4913
|
],
|
|
4861
4914
|
"type": {
|
|
@@ -4878,7 +4931,7 @@
|
|
|
4878
4931
|
"decorators": []
|
|
4879
4932
|
},
|
|
4880
4933
|
{
|
|
4881
|
-
"id":
|
|
4934
|
+
"id": 534,
|
|
4882
4935
|
"name": "getAriaLabel",
|
|
4883
4936
|
"variant": "declaration",
|
|
4884
4937
|
"kind": 2048,
|
|
@@ -4890,12 +4943,12 @@
|
|
|
4890
4943
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-harness.ts",
|
|
4891
4944
|
"line": 37,
|
|
4892
4945
|
"character": 15,
|
|
4893
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4946
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L37"
|
|
4894
4947
|
}
|
|
4895
4948
|
],
|
|
4896
4949
|
"signatures": [
|
|
4897
4950
|
{
|
|
4898
|
-
"id":
|
|
4951
|
+
"id": 535,
|
|
4899
4952
|
"name": "getAriaLabel",
|
|
4900
4953
|
"variant": "signature",
|
|
4901
4954
|
"kind": 4096,
|
|
@@ -4913,7 +4966,7 @@
|
|
|
4913
4966
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
4914
4967
|
"line": 37,
|
|
4915
4968
|
"character": 15,
|
|
4916
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4969
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L37"
|
|
4917
4970
|
}
|
|
4918
4971
|
],
|
|
4919
4972
|
"type": {
|
|
@@ -4936,7 +4989,7 @@
|
|
|
4936
4989
|
"decorators": []
|
|
4937
4990
|
},
|
|
4938
4991
|
{
|
|
4939
|
-
"id":
|
|
4992
|
+
"id": 536,
|
|
4940
4993
|
"name": "getButtonStyle",
|
|
4941
4994
|
"variant": "declaration",
|
|
4942
4995
|
"kind": 2048,
|
|
@@ -4948,12 +5001,12 @@
|
|
|
4948
5001
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-harness.ts",
|
|
4949
5002
|
"line": 44,
|
|
4950
5003
|
"character": 15,
|
|
4951
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5004
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L44"
|
|
4952
5005
|
}
|
|
4953
5006
|
],
|
|
4954
5007
|
"signatures": [
|
|
4955
5008
|
{
|
|
4956
|
-
"id":
|
|
5009
|
+
"id": 537,
|
|
4957
5010
|
"name": "getButtonStyle",
|
|
4958
5011
|
"variant": "signature",
|
|
4959
5012
|
"kind": 4096,
|
|
@@ -4971,7 +5024,7 @@
|
|
|
4971
5024
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
4972
5025
|
"line": 44,
|
|
4973
5026
|
"character": 15,
|
|
4974
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5027
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L44"
|
|
4975
5028
|
}
|
|
4976
5029
|
],
|
|
4977
5030
|
"type": {
|
|
@@ -4994,7 +5047,7 @@
|
|
|
4994
5047
|
"decorators": []
|
|
4995
5048
|
},
|
|
4996
5049
|
{
|
|
4997
|
-
"id":
|
|
5050
|
+
"id": 538,
|
|
4998
5051
|
"name": "getButtonType",
|
|
4999
5052
|
"variant": "declaration",
|
|
5000
5053
|
"kind": 2048,
|
|
@@ -5006,12 +5059,12 @@
|
|
|
5006
5059
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-harness.ts",
|
|
5007
5060
|
"line": 61,
|
|
5008
5061
|
"character": 15,
|
|
5009
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5062
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L61"
|
|
5010
5063
|
}
|
|
5011
5064
|
],
|
|
5012
5065
|
"signatures": [
|
|
5013
5066
|
{
|
|
5014
|
-
"id":
|
|
5067
|
+
"id": 539,
|
|
5015
5068
|
"name": "getButtonType",
|
|
5016
5069
|
"variant": "signature",
|
|
5017
5070
|
"kind": 4096,
|
|
@@ -5029,7 +5082,7 @@
|
|
|
5029
5082
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
5030
5083
|
"line": 61,
|
|
5031
5084
|
"character": 15,
|
|
5032
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5085
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L61"
|
|
5033
5086
|
}
|
|
5034
5087
|
],
|
|
5035
5088
|
"type": {
|
|
@@ -5052,7 +5105,7 @@
|
|
|
5052
5105
|
"decorators": []
|
|
5053
5106
|
},
|
|
5054
5107
|
{
|
|
5055
|
-
"id":
|
|
5108
|
+
"id": 540,
|
|
5056
5109
|
"name": "getDropdownMenu",
|
|
5057
5110
|
"variant": "declaration",
|
|
5058
5111
|
"kind": 2048,
|
|
@@ -5064,12 +5117,12 @@
|
|
|
5064
5117
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-harness.ts",
|
|
5065
5118
|
"line": 78,
|
|
5066
5119
|
"character": 15,
|
|
5067
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5120
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L78"
|
|
5068
5121
|
}
|
|
5069
5122
|
],
|
|
5070
5123
|
"signatures": [
|
|
5071
5124
|
{
|
|
5072
|
-
"id":
|
|
5125
|
+
"id": 541,
|
|
5073
5126
|
"name": "getDropdownMenu",
|
|
5074
5127
|
"variant": "signature",
|
|
5075
5128
|
"kind": 4096,
|
|
@@ -5087,7 +5140,7 @@
|
|
|
5087
5140
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
5088
5141
|
"line": 78,
|
|
5089
5142
|
"character": 15,
|
|
5090
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5143
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L78"
|
|
5091
5144
|
}
|
|
5092
5145
|
],
|
|
5093
5146
|
"type": {
|
|
@@ -5099,7 +5152,7 @@
|
|
|
5099
5152
|
"typeArguments": [
|
|
5100
5153
|
{
|
|
5101
5154
|
"type": "reference",
|
|
5102
|
-
"target":
|
|
5155
|
+
"target": 627,
|
|
5103
5156
|
"name": "SkyDropdownMenuHarness",
|
|
5104
5157
|
"package": "@skyux/popovers"
|
|
5105
5158
|
}
|
|
@@ -5112,7 +5165,7 @@
|
|
|
5112
5165
|
"decorators": []
|
|
5113
5166
|
},
|
|
5114
5167
|
{
|
|
5115
|
-
"id":
|
|
5168
|
+
"id": 542,
|
|
5116
5169
|
"name": "getTitle",
|
|
5117
5170
|
"variant": "declaration",
|
|
5118
5171
|
"kind": 2048,
|
|
@@ -5124,12 +5177,12 @@
|
|
|
5124
5177
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-harness.ts",
|
|
5125
5178
|
"line": 95,
|
|
5126
5179
|
"character": 15,
|
|
5127
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5180
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L95"
|
|
5128
5181
|
}
|
|
5129
5182
|
],
|
|
5130
5183
|
"signatures": [
|
|
5131
5184
|
{
|
|
5132
|
-
"id":
|
|
5185
|
+
"id": 543,
|
|
5133
5186
|
"name": "getTitle",
|
|
5134
5187
|
"variant": "signature",
|
|
5135
5188
|
"kind": 4096,
|
|
@@ -5147,7 +5200,7 @@
|
|
|
5147
5200
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
5148
5201
|
"line": 95,
|
|
5149
5202
|
"character": 15,
|
|
5150
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5203
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L95"
|
|
5151
5204
|
}
|
|
5152
5205
|
],
|
|
5153
5206
|
"type": {
|
|
@@ -5170,7 +5223,7 @@
|
|
|
5170
5223
|
"decorators": []
|
|
5171
5224
|
},
|
|
5172
5225
|
{
|
|
5173
|
-
"id":
|
|
5226
|
+
"id": 553,
|
|
5174
5227
|
"name": "host",
|
|
5175
5228
|
"variant": "declaration",
|
|
5176
5229
|
"kind": 2048,
|
|
@@ -5184,7 +5237,7 @@
|
|
|
5184
5237
|
],
|
|
5185
5238
|
"signatures": [
|
|
5186
5239
|
{
|
|
5187
|
-
"id":
|
|
5240
|
+
"id": 554,
|
|
5188
5241
|
"name": "host",
|
|
5189
5242
|
"variant": "signature",
|
|
5190
5243
|
"kind": 4096,
|
|
@@ -5254,7 +5307,7 @@
|
|
|
5254
5307
|
}
|
|
5255
5308
|
},
|
|
5256
5309
|
{
|
|
5257
|
-
"id":
|
|
5310
|
+
"id": 544,
|
|
5258
5311
|
"name": "isDisabled",
|
|
5259
5312
|
"variant": "declaration",
|
|
5260
5313
|
"kind": 2048,
|
|
@@ -5266,12 +5319,12 @@
|
|
|
5266
5319
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-harness.ts",
|
|
5267
5320
|
"line": 102,
|
|
5268
5321
|
"character": 15,
|
|
5269
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5322
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L102"
|
|
5270
5323
|
}
|
|
5271
5324
|
],
|
|
5272
5325
|
"signatures": [
|
|
5273
5326
|
{
|
|
5274
|
-
"id":
|
|
5327
|
+
"id": 545,
|
|
5275
5328
|
"name": "isDisabled",
|
|
5276
5329
|
"variant": "signature",
|
|
5277
5330
|
"kind": 4096,
|
|
@@ -5289,7 +5342,7 @@
|
|
|
5289
5342
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
5290
5343
|
"line": 102,
|
|
5291
5344
|
"character": 15,
|
|
5292
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5345
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L102"
|
|
5293
5346
|
}
|
|
5294
5347
|
],
|
|
5295
5348
|
"type": {
|
|
@@ -5312,7 +5365,7 @@
|
|
|
5312
5365
|
"decorators": []
|
|
5313
5366
|
},
|
|
5314
5367
|
{
|
|
5315
|
-
"id":
|
|
5368
|
+
"id": 546,
|
|
5316
5369
|
"name": "isOpen",
|
|
5317
5370
|
"variant": "declaration",
|
|
5318
5371
|
"kind": 2048,
|
|
@@ -5324,12 +5377,12 @@
|
|
|
5324
5377
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-harness.ts",
|
|
5325
5378
|
"line": 111,
|
|
5326
5379
|
"character": 15,
|
|
5327
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5380
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L111"
|
|
5328
5381
|
}
|
|
5329
5382
|
],
|
|
5330
5383
|
"signatures": [
|
|
5331
5384
|
{
|
|
5332
|
-
"id":
|
|
5385
|
+
"id": 547,
|
|
5333
5386
|
"name": "isOpen",
|
|
5334
5387
|
"variant": "signature",
|
|
5335
5388
|
"kind": 4096,
|
|
@@ -5347,7 +5400,7 @@
|
|
|
5347
5400
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
5348
5401
|
"line": 111,
|
|
5349
5402
|
"character": 15,
|
|
5350
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5403
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L111"
|
|
5351
5404
|
}
|
|
5352
5405
|
],
|
|
5353
5406
|
"type": {
|
|
@@ -5370,7 +5423,7 @@
|
|
|
5370
5423
|
"decorators": []
|
|
5371
5424
|
},
|
|
5372
5425
|
{
|
|
5373
|
-
"id":
|
|
5426
|
+
"id": 519,
|
|
5374
5427
|
"name": "with",
|
|
5375
5428
|
"variant": "declaration",
|
|
5376
5429
|
"kind": 2048,
|
|
@@ -5383,12 +5436,12 @@
|
|
|
5383
5436
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-harness.ts",
|
|
5384
5437
|
"line": 21,
|
|
5385
5438
|
"character": 16,
|
|
5386
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5439
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L21"
|
|
5387
5440
|
}
|
|
5388
5441
|
],
|
|
5389
5442
|
"signatures": [
|
|
5390
5443
|
{
|
|
5391
|
-
"id":
|
|
5444
|
+
"id": 520,
|
|
5392
5445
|
"name": "with",
|
|
5393
5446
|
"variant": "signature",
|
|
5394
5447
|
"kind": 4096,
|
|
@@ -5422,19 +5475,19 @@
|
|
|
5422
5475
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
5423
5476
|
"line": 21,
|
|
5424
5477
|
"character": 16,
|
|
5425
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5478
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L21"
|
|
5426
5479
|
}
|
|
5427
5480
|
],
|
|
5428
5481
|
"parameters": [
|
|
5429
5482
|
{
|
|
5430
|
-
"id":
|
|
5483
|
+
"id": 521,
|
|
5431
5484
|
"name": "filters",
|
|
5432
5485
|
"variant": "param",
|
|
5433
5486
|
"kind": 32768,
|
|
5434
5487
|
"flags": {},
|
|
5435
5488
|
"type": {
|
|
5436
5489
|
"type": "reference",
|
|
5437
|
-
"target":
|
|
5490
|
+
"target": 573,
|
|
5438
5491
|
"name": "SkyDropdownHarnessFilters",
|
|
5439
5492
|
"package": "@skyux/popovers"
|
|
5440
5493
|
}
|
|
@@ -5449,7 +5502,7 @@
|
|
|
5449
5502
|
"typeArguments": [
|
|
5450
5503
|
{
|
|
5451
5504
|
"type": "reference",
|
|
5452
|
-
"target":
|
|
5505
|
+
"target": 517,
|
|
5453
5506
|
"name": "SkyDropdownHarness",
|
|
5454
5507
|
"package": "@skyux/popovers"
|
|
5455
5508
|
}
|
|
@@ -5466,22 +5519,22 @@
|
|
|
5466
5519
|
{
|
|
5467
5520
|
"title": "Constructors",
|
|
5468
5521
|
"children": [
|
|
5469
|
-
|
|
5522
|
+
527
|
|
5470
5523
|
]
|
|
5471
5524
|
},
|
|
5472
5525
|
{
|
|
5473
5526
|
"title": "Methods",
|
|
5474
5527
|
"children": [
|
|
5475
|
-
524,
|
|
5476
|
-
526,
|
|
5477
|
-
528,
|
|
5478
|
-
530,
|
|
5479
5528
|
532,
|
|
5480
5529
|
534,
|
|
5481
|
-
545,
|
|
5482
5530
|
536,
|
|
5483
5531
|
538,
|
|
5484
|
-
|
|
5532
|
+
540,
|
|
5533
|
+
542,
|
|
5534
|
+
553,
|
|
5535
|
+
544,
|
|
5536
|
+
546,
|
|
5537
|
+
519
|
|
5485
5538
|
]
|
|
5486
5539
|
}
|
|
5487
5540
|
],
|
|
@@ -5490,7 +5543,7 @@
|
|
|
5490
5543
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-harness.ts",
|
|
5491
5544
|
"line": 7,
|
|
5492
5545
|
"character": 13,
|
|
5493
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5546
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts#L7"
|
|
5494
5547
|
}
|
|
5495
5548
|
],
|
|
5496
5549
|
"extendedTypes": [
|
|
@@ -5507,14 +5560,14 @@
|
|
|
5507
5560
|
"decorators": []
|
|
5508
5561
|
},
|
|
5509
5562
|
{
|
|
5510
|
-
"id":
|
|
5563
|
+
"id": 577,
|
|
5511
5564
|
"name": "SkyDropdownItemHarness",
|
|
5512
5565
|
"variant": "declaration",
|
|
5513
5566
|
"kind": 128,
|
|
5514
5567
|
"flags": {},
|
|
5515
5568
|
"children": [
|
|
5516
5569
|
{
|
|
5517
|
-
"id":
|
|
5570
|
+
"id": 587,
|
|
5518
5571
|
"name": "constructor",
|
|
5519
5572
|
"variant": "declaration",
|
|
5520
5573
|
"kind": 512,
|
|
@@ -5528,7 +5581,7 @@
|
|
|
5528
5581
|
],
|
|
5529
5582
|
"signatures": [
|
|
5530
5583
|
{
|
|
5531
|
-
"id":
|
|
5584
|
+
"id": 588,
|
|
5532
5585
|
"name": "new SkyDropdownItemHarness",
|
|
5533
5586
|
"variant": "signature",
|
|
5534
5587
|
"kind": 16384,
|
|
@@ -5542,7 +5595,7 @@
|
|
|
5542
5595
|
],
|
|
5543
5596
|
"parameters": [
|
|
5544
5597
|
{
|
|
5545
|
-
"id":
|
|
5598
|
+
"id": 589,
|
|
5546
5599
|
"name": "locatorFactory",
|
|
5547
5600
|
"variant": "param",
|
|
5548
5601
|
"kind": 32768,
|
|
@@ -5560,7 +5613,7 @@
|
|
|
5560
5613
|
],
|
|
5561
5614
|
"type": {
|
|
5562
5615
|
"type": "reference",
|
|
5563
|
-
"target":
|
|
5616
|
+
"target": 577,
|
|
5564
5617
|
"name": "SkyDropdownItemHarness",
|
|
5565
5618
|
"package": "@skyux/popovers"
|
|
5566
5619
|
},
|
|
@@ -5578,7 +5631,7 @@
|
|
|
5578
5631
|
}
|
|
5579
5632
|
},
|
|
5580
5633
|
{
|
|
5581
|
-
"id":
|
|
5634
|
+
"id": 592,
|
|
5582
5635
|
"name": "click",
|
|
5583
5636
|
"variant": "declaration",
|
|
5584
5637
|
"kind": 2048,
|
|
@@ -5590,12 +5643,12 @@
|
|
|
5590
5643
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-item-harness.ts",
|
|
5591
5644
|
"line": 34,
|
|
5592
5645
|
"character": 15,
|
|
5593
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5646
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts#L34"
|
|
5594
5647
|
}
|
|
5595
5648
|
],
|
|
5596
5649
|
"signatures": [
|
|
5597
5650
|
{
|
|
5598
|
-
"id":
|
|
5651
|
+
"id": 593,
|
|
5599
5652
|
"name": "click",
|
|
5600
5653
|
"variant": "signature",
|
|
5601
5654
|
"kind": 4096,
|
|
@@ -5613,7 +5666,7 @@
|
|
|
5613
5666
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts",
|
|
5614
5667
|
"line": 34,
|
|
5615
5668
|
"character": 15,
|
|
5616
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5669
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts#L34"
|
|
5617
5670
|
}
|
|
5618
5671
|
],
|
|
5619
5672
|
"type": {
|
|
@@ -5636,7 +5689,7 @@
|
|
|
5636
5689
|
"decorators": []
|
|
5637
5690
|
},
|
|
5638
5691
|
{
|
|
5639
|
-
"id":
|
|
5692
|
+
"id": 594,
|
|
5640
5693
|
"name": "getAriaRole",
|
|
5641
5694
|
"variant": "declaration",
|
|
5642
5695
|
"kind": 2048,
|
|
@@ -5648,12 +5701,12 @@
|
|
|
5648
5701
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-item-harness.ts",
|
|
5649
5702
|
"line": 41,
|
|
5650
5703
|
"character": 15,
|
|
5651
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5704
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts#L41"
|
|
5652
5705
|
}
|
|
5653
5706
|
],
|
|
5654
5707
|
"signatures": [
|
|
5655
5708
|
{
|
|
5656
|
-
"id":
|
|
5709
|
+
"id": 595,
|
|
5657
5710
|
"name": "getAriaRole",
|
|
5658
5711
|
"variant": "signature",
|
|
5659
5712
|
"kind": 4096,
|
|
@@ -5671,7 +5724,7 @@
|
|
|
5671
5724
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts",
|
|
5672
5725
|
"line": 41,
|
|
5673
5726
|
"character": 15,
|
|
5674
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5727
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts#L41"
|
|
5675
5728
|
}
|
|
5676
5729
|
],
|
|
5677
5730
|
"type": {
|
|
@@ -5694,7 +5747,7 @@
|
|
|
5694
5747
|
"decorators": []
|
|
5695
5748
|
},
|
|
5696
5749
|
{
|
|
5697
|
-
"id":
|
|
5750
|
+
"id": 596,
|
|
5698
5751
|
"name": "getText",
|
|
5699
5752
|
"variant": "declaration",
|
|
5700
5753
|
"kind": 2048,
|
|
@@ -5706,12 +5759,12 @@
|
|
|
5706
5759
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-item-harness.ts",
|
|
5707
5760
|
"line": 48,
|
|
5708
5761
|
"character": 15,
|
|
5709
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5762
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts#L48"
|
|
5710
5763
|
}
|
|
5711
5764
|
],
|
|
5712
5765
|
"signatures": [
|
|
5713
5766
|
{
|
|
5714
|
-
"id":
|
|
5767
|
+
"id": 597,
|
|
5715
5768
|
"name": "getText",
|
|
5716
5769
|
"variant": "signature",
|
|
5717
5770
|
"kind": 4096,
|
|
@@ -5729,7 +5782,7 @@
|
|
|
5729
5782
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts",
|
|
5730
5783
|
"line": 48,
|
|
5731
5784
|
"character": 15,
|
|
5732
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5785
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts#L48"
|
|
5733
5786
|
}
|
|
5734
5787
|
],
|
|
5735
5788
|
"type": {
|
|
@@ -5752,7 +5805,7 @@
|
|
|
5752
5805
|
"decorators": []
|
|
5753
5806
|
},
|
|
5754
5807
|
{
|
|
5755
|
-
"id":
|
|
5808
|
+
"id": 601,
|
|
5756
5809
|
"name": "host",
|
|
5757
5810
|
"variant": "declaration",
|
|
5758
5811
|
"kind": 2048,
|
|
@@ -5766,7 +5819,7 @@
|
|
|
5766
5819
|
],
|
|
5767
5820
|
"signatures": [
|
|
5768
5821
|
{
|
|
5769
|
-
"id":
|
|
5822
|
+
"id": 602,
|
|
5770
5823
|
"name": "host",
|
|
5771
5824
|
"variant": "signature",
|
|
5772
5825
|
"kind": 4096,
|
|
@@ -5836,7 +5889,7 @@
|
|
|
5836
5889
|
}
|
|
5837
5890
|
},
|
|
5838
5891
|
{
|
|
5839
|
-
"id":
|
|
5892
|
+
"id": 579,
|
|
5840
5893
|
"name": "with",
|
|
5841
5894
|
"variant": "declaration",
|
|
5842
5895
|
"kind": 2048,
|
|
@@ -5849,12 +5902,12 @@
|
|
|
5849
5902
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-item-harness.ts",
|
|
5850
5903
|
"line": 19,
|
|
5851
5904
|
"character": 16,
|
|
5852
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5905
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts#L19"
|
|
5853
5906
|
}
|
|
5854
5907
|
],
|
|
5855
5908
|
"signatures": [
|
|
5856
5909
|
{
|
|
5857
|
-
"id":
|
|
5910
|
+
"id": 580,
|
|
5858
5911
|
"name": "with",
|
|
5859
5912
|
"variant": "signature",
|
|
5860
5913
|
"kind": 4096,
|
|
@@ -5888,19 +5941,19 @@
|
|
|
5888
5941
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts",
|
|
5889
5942
|
"line": 19,
|
|
5890
5943
|
"character": 16,
|
|
5891
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5944
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts#L19"
|
|
5892
5945
|
}
|
|
5893
5946
|
],
|
|
5894
5947
|
"parameters": [
|
|
5895
5948
|
{
|
|
5896
|
-
"id":
|
|
5949
|
+
"id": 581,
|
|
5897
5950
|
"name": "filters",
|
|
5898
5951
|
"variant": "param",
|
|
5899
5952
|
"kind": 32768,
|
|
5900
5953
|
"flags": {},
|
|
5901
5954
|
"type": {
|
|
5902
5955
|
"type": "reference",
|
|
5903
|
-
"target":
|
|
5956
|
+
"target": 621,
|
|
5904
5957
|
"name": "SkyDropdownItemHarnessFilters",
|
|
5905
5958
|
"package": "@skyux/popovers"
|
|
5906
5959
|
}
|
|
@@ -5915,7 +5968,7 @@
|
|
|
5915
5968
|
"typeArguments": [
|
|
5916
5969
|
{
|
|
5917
5970
|
"type": "reference",
|
|
5918
|
-
"target":
|
|
5971
|
+
"target": 577,
|
|
5919
5972
|
"name": "SkyDropdownItemHarness",
|
|
5920
5973
|
"package": "@skyux/popovers"
|
|
5921
5974
|
}
|
|
@@ -5932,17 +5985,17 @@
|
|
|
5932
5985
|
{
|
|
5933
5986
|
"title": "Constructors",
|
|
5934
5987
|
"children": [
|
|
5935
|
-
|
|
5988
|
+
587
|
|
5936
5989
|
]
|
|
5937
5990
|
},
|
|
5938
5991
|
{
|
|
5939
5992
|
"title": "Methods",
|
|
5940
5993
|
"children": [
|
|
5941
|
-
|
|
5942
|
-
|
|
5943
|
-
|
|
5944
|
-
|
|
5945
|
-
|
|
5994
|
+
592,
|
|
5995
|
+
594,
|
|
5996
|
+
596,
|
|
5997
|
+
601,
|
|
5998
|
+
579
|
|
5946
5999
|
]
|
|
5947
6000
|
}
|
|
5948
6001
|
],
|
|
@@ -5951,7 +6004,7 @@
|
|
|
5951
6004
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-item-harness.ts",
|
|
5952
6005
|
"line": 6,
|
|
5953
6006
|
"character": 13,
|
|
5954
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6007
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts#L6"
|
|
5955
6008
|
}
|
|
5956
6009
|
],
|
|
5957
6010
|
"extendedTypes": [
|
|
@@ -5968,7 +6021,7 @@
|
|
|
5968
6021
|
"decorators": []
|
|
5969
6022
|
},
|
|
5970
6023
|
{
|
|
5971
|
-
"id":
|
|
6024
|
+
"id": 627,
|
|
5972
6025
|
"name": "SkyDropdownMenuHarness",
|
|
5973
6026
|
"variant": "declaration",
|
|
5974
6027
|
"kind": 128,
|
|
@@ -5983,7 +6036,7 @@
|
|
|
5983
6036
|
},
|
|
5984
6037
|
"children": [
|
|
5985
6038
|
{
|
|
5986
|
-
"id":
|
|
6039
|
+
"id": 637,
|
|
5987
6040
|
"name": "constructor",
|
|
5988
6041
|
"variant": "declaration",
|
|
5989
6042
|
"kind": 512,
|
|
@@ -5997,7 +6050,7 @@
|
|
|
5997
6050
|
],
|
|
5998
6051
|
"signatures": [
|
|
5999
6052
|
{
|
|
6000
|
-
"id":
|
|
6053
|
+
"id": 638,
|
|
6001
6054
|
"name": "new SkyDropdownMenuHarness",
|
|
6002
6055
|
"variant": "signature",
|
|
6003
6056
|
"kind": 16384,
|
|
@@ -6011,7 +6064,7 @@
|
|
|
6011
6064
|
],
|
|
6012
6065
|
"parameters": [
|
|
6013
6066
|
{
|
|
6014
|
-
"id":
|
|
6067
|
+
"id": 639,
|
|
6015
6068
|
"name": "locatorFactory",
|
|
6016
6069
|
"variant": "param",
|
|
6017
6070
|
"kind": 32768,
|
|
@@ -6029,7 +6082,7 @@
|
|
|
6029
6082
|
],
|
|
6030
6083
|
"type": {
|
|
6031
6084
|
"type": "reference",
|
|
6032
|
-
"target":
|
|
6085
|
+
"target": 627,
|
|
6033
6086
|
"name": "SkyDropdownMenuHarness",
|
|
6034
6087
|
"package": "@skyux/popovers"
|
|
6035
6088
|
},
|
|
@@ -6047,7 +6100,7 @@
|
|
|
6047
6100
|
}
|
|
6048
6101
|
},
|
|
6049
6102
|
{
|
|
6050
|
-
"id":
|
|
6103
|
+
"id": 641,
|
|
6051
6104
|
"name": "clickOut",
|
|
6052
6105
|
"variant": "declaration",
|
|
6053
6106
|
"kind": 2048,
|
|
@@ -6059,12 +6112,12 @@
|
|
|
6059
6112
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-menu-harness.ts",
|
|
6060
6113
|
"line": 33,
|
|
6061
6114
|
"character": 15,
|
|
6062
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6115
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts#L33"
|
|
6063
6116
|
}
|
|
6064
6117
|
],
|
|
6065
6118
|
"signatures": [
|
|
6066
6119
|
{
|
|
6067
|
-
"id":
|
|
6120
|
+
"id": 642,
|
|
6068
6121
|
"name": "clickOut",
|
|
6069
6122
|
"variant": "signature",
|
|
6070
6123
|
"kind": 4096,
|
|
@@ -6090,7 +6143,7 @@
|
|
|
6090
6143
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
6091
6144
|
"line": 33,
|
|
6092
6145
|
"character": 15,
|
|
6093
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6146
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts#L33"
|
|
6094
6147
|
}
|
|
6095
6148
|
],
|
|
6096
6149
|
"type": {
|
|
@@ -6113,7 +6166,7 @@
|
|
|
6113
6166
|
"decorators": []
|
|
6114
6167
|
},
|
|
6115
6168
|
{
|
|
6116
|
-
"id":
|
|
6169
|
+
"id": 643,
|
|
6117
6170
|
"name": "getAriaLabelledBy",
|
|
6118
6171
|
"variant": "declaration",
|
|
6119
6172
|
"kind": 2048,
|
|
@@ -6125,12 +6178,12 @@
|
|
|
6125
6178
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-menu-harness.ts",
|
|
6126
6179
|
"line": 40,
|
|
6127
6180
|
"character": 15,
|
|
6128
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6181
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts#L40"
|
|
6129
6182
|
}
|
|
6130
6183
|
],
|
|
6131
6184
|
"signatures": [
|
|
6132
6185
|
{
|
|
6133
|
-
"id":
|
|
6186
|
+
"id": 644,
|
|
6134
6187
|
"name": "getAriaLabelledBy",
|
|
6135
6188
|
"variant": "signature",
|
|
6136
6189
|
"kind": 4096,
|
|
@@ -6156,7 +6209,7 @@
|
|
|
6156
6209
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
6157
6210
|
"line": 40,
|
|
6158
6211
|
"character": 15,
|
|
6159
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6212
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts#L40"
|
|
6160
6213
|
}
|
|
6161
6214
|
],
|
|
6162
6215
|
"type": {
|
|
@@ -6179,7 +6232,7 @@
|
|
|
6179
6232
|
"decorators": []
|
|
6180
6233
|
},
|
|
6181
6234
|
{
|
|
6182
|
-
"id":
|
|
6235
|
+
"id": 645,
|
|
6183
6236
|
"name": "getAriaRole",
|
|
6184
6237
|
"variant": "declaration",
|
|
6185
6238
|
"kind": 2048,
|
|
@@ -6191,12 +6244,12 @@
|
|
|
6191
6244
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-menu-harness.ts",
|
|
6192
6245
|
"line": 47,
|
|
6193
6246
|
"character": 15,
|
|
6194
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6247
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts#L47"
|
|
6195
6248
|
}
|
|
6196
6249
|
],
|
|
6197
6250
|
"signatures": [
|
|
6198
6251
|
{
|
|
6199
|
-
"id":
|
|
6252
|
+
"id": 646,
|
|
6200
6253
|
"name": "getAriaRole",
|
|
6201
6254
|
"variant": "signature",
|
|
6202
6255
|
"kind": 4096,
|
|
@@ -6214,7 +6267,7 @@
|
|
|
6214
6267
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
6215
6268
|
"line": 47,
|
|
6216
6269
|
"character": 15,
|
|
6217
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6270
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts#L47"
|
|
6218
6271
|
}
|
|
6219
6272
|
],
|
|
6220
6273
|
"type": {
|
|
@@ -6237,7 +6290,7 @@
|
|
|
6237
6290
|
"decorators": []
|
|
6238
6291
|
},
|
|
6239
6292
|
{
|
|
6240
|
-
"id":
|
|
6293
|
+
"id": 650,
|
|
6241
6294
|
"name": "getItem",
|
|
6242
6295
|
"variant": "declaration",
|
|
6243
6296
|
"kind": 2048,
|
|
@@ -6249,12 +6302,12 @@
|
|
|
6249
6302
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-menu-harness.ts",
|
|
6250
6303
|
"line": 83,
|
|
6251
6304
|
"character": 15,
|
|
6252
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6305
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts#L83"
|
|
6253
6306
|
}
|
|
6254
6307
|
],
|
|
6255
6308
|
"signatures": [
|
|
6256
6309
|
{
|
|
6257
|
-
"id":
|
|
6310
|
+
"id": 651,
|
|
6258
6311
|
"name": "getItem",
|
|
6259
6312
|
"variant": "signature",
|
|
6260
6313
|
"kind": 4096,
|
|
@@ -6272,12 +6325,12 @@
|
|
|
6272
6325
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
6273
6326
|
"line": 83,
|
|
6274
6327
|
"character": 15,
|
|
6275
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6328
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts#L83"
|
|
6276
6329
|
}
|
|
6277
6330
|
],
|
|
6278
6331
|
"parameters": [
|
|
6279
6332
|
{
|
|
6280
|
-
"id":
|
|
6333
|
+
"id": 652,
|
|
6281
6334
|
"name": "filters",
|
|
6282
6335
|
"variant": "param",
|
|
6283
6336
|
"kind": 32768,
|
|
@@ -6292,7 +6345,7 @@
|
|
|
6292
6345
|
},
|
|
6293
6346
|
"type": {
|
|
6294
6347
|
"type": "reference",
|
|
6295
|
-
"target":
|
|
6348
|
+
"target": 621,
|
|
6296
6349
|
"name": "SkyDropdownItemHarnessFilters",
|
|
6297
6350
|
"package": "@skyux/popovers"
|
|
6298
6351
|
}
|
|
@@ -6307,7 +6360,7 @@
|
|
|
6307
6360
|
"typeArguments": [
|
|
6308
6361
|
{
|
|
6309
6362
|
"type": "reference",
|
|
6310
|
-
"target":
|
|
6363
|
+
"target": 577,
|
|
6311
6364
|
"name": "SkyDropdownItemHarness",
|
|
6312
6365
|
"package": "@skyux/popovers"
|
|
6313
6366
|
}
|
|
@@ -6320,7 +6373,7 @@
|
|
|
6320
6373
|
"decorators": []
|
|
6321
6374
|
},
|
|
6322
6375
|
{
|
|
6323
|
-
"id":
|
|
6376
|
+
"id": 647,
|
|
6324
6377
|
"name": "getItems",
|
|
6325
6378
|
"variant": "declaration",
|
|
6326
6379
|
"kind": 2048,
|
|
@@ -6332,12 +6385,12 @@
|
|
|
6332
6385
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-menu-harness.ts",
|
|
6333
6386
|
"line": 55,
|
|
6334
6387
|
"character": 15,
|
|
6335
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6388
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts#L55"
|
|
6336
6389
|
}
|
|
6337
6390
|
],
|
|
6338
6391
|
"signatures": [
|
|
6339
6392
|
{
|
|
6340
|
-
"id":
|
|
6393
|
+
"id": 648,
|
|
6341
6394
|
"name": "getItems",
|
|
6342
6395
|
"variant": "signature",
|
|
6343
6396
|
"kind": 4096,
|
|
@@ -6355,12 +6408,12 @@
|
|
|
6355
6408
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
6356
6409
|
"line": 55,
|
|
6357
6410
|
"character": 15,
|
|
6358
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6411
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts#L55"
|
|
6359
6412
|
}
|
|
6360
6413
|
],
|
|
6361
6414
|
"parameters": [
|
|
6362
6415
|
{
|
|
6363
|
-
"id":
|
|
6416
|
+
"id": 649,
|
|
6364
6417
|
"name": "filters",
|
|
6365
6418
|
"variant": "param",
|
|
6366
6419
|
"kind": 32768,
|
|
@@ -6377,7 +6430,7 @@
|
|
|
6377
6430
|
},
|
|
6378
6431
|
"type": {
|
|
6379
6432
|
"type": "reference",
|
|
6380
|
-
"target":
|
|
6433
|
+
"target": 621,
|
|
6381
6434
|
"name": "SkyDropdownItemHarnessFilters",
|
|
6382
6435
|
"package": "@skyux/popovers"
|
|
6383
6436
|
}
|
|
@@ -6394,7 +6447,7 @@
|
|
|
6394
6447
|
"type": "array",
|
|
6395
6448
|
"elementType": {
|
|
6396
6449
|
"type": "reference",
|
|
6397
|
-
"target":
|
|
6450
|
+
"target": 577,
|
|
6398
6451
|
"name": "SkyDropdownItemHarness",
|
|
6399
6452
|
"package": "@skyux/popovers"
|
|
6400
6453
|
}
|
|
@@ -6408,7 +6461,7 @@
|
|
|
6408
6461
|
"decorators": []
|
|
6409
6462
|
},
|
|
6410
6463
|
{
|
|
6411
|
-
"id":
|
|
6464
|
+
"id": 656,
|
|
6412
6465
|
"name": "host",
|
|
6413
6466
|
"variant": "declaration",
|
|
6414
6467
|
"kind": 2048,
|
|
@@ -6422,7 +6475,7 @@
|
|
|
6422
6475
|
],
|
|
6423
6476
|
"signatures": [
|
|
6424
6477
|
{
|
|
6425
|
-
"id":
|
|
6478
|
+
"id": 657,
|
|
6426
6479
|
"name": "host",
|
|
6427
6480
|
"variant": "signature",
|
|
6428
6481
|
"kind": 4096,
|
|
@@ -6492,7 +6545,7 @@
|
|
|
6492
6545
|
}
|
|
6493
6546
|
},
|
|
6494
6547
|
{
|
|
6495
|
-
"id":
|
|
6548
|
+
"id": 629,
|
|
6496
6549
|
"name": "with",
|
|
6497
6550
|
"variant": "declaration",
|
|
6498
6551
|
"kind": 2048,
|
|
@@ -6505,12 +6558,12 @@
|
|
|
6505
6558
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-menu-harness.ts",
|
|
6506
6559
|
"line": 24,
|
|
6507
6560
|
"character": 16,
|
|
6508
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6561
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts#L24"
|
|
6509
6562
|
}
|
|
6510
6563
|
],
|
|
6511
6564
|
"signatures": [
|
|
6512
6565
|
{
|
|
6513
|
-
"id":
|
|
6566
|
+
"id": 630,
|
|
6514
6567
|
"name": "with",
|
|
6515
6568
|
"variant": "signature",
|
|
6516
6569
|
"kind": 4096,
|
|
@@ -6544,19 +6597,19 @@
|
|
|
6544
6597
|
"fileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
6545
6598
|
"line": 24,
|
|
6546
6599
|
"character": 16,
|
|
6547
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6600
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts#L24"
|
|
6548
6601
|
}
|
|
6549
6602
|
],
|
|
6550
6603
|
"parameters": [
|
|
6551
6604
|
{
|
|
6552
|
-
"id":
|
|
6605
|
+
"id": 631,
|
|
6553
6606
|
"name": "filters",
|
|
6554
6607
|
"variant": "param",
|
|
6555
6608
|
"kind": 32768,
|
|
6556
6609
|
"flags": {},
|
|
6557
6610
|
"type": {
|
|
6558
6611
|
"type": "reference",
|
|
6559
|
-
"target":
|
|
6612
|
+
"target": 676,
|
|
6560
6613
|
"name": "SkyDropdownMenuHarnessFilters",
|
|
6561
6614
|
"package": "@skyux/popovers"
|
|
6562
6615
|
}
|
|
@@ -6571,7 +6624,7 @@
|
|
|
6571
6624
|
"typeArguments": [
|
|
6572
6625
|
{
|
|
6573
6626
|
"type": "reference",
|
|
6574
|
-
"target":
|
|
6627
|
+
"target": 627,
|
|
6575
6628
|
"name": "SkyDropdownMenuHarness",
|
|
6576
6629
|
"package": "@skyux/popovers"
|
|
6577
6630
|
}
|
|
@@ -6588,19 +6641,19 @@
|
|
|
6588
6641
|
{
|
|
6589
6642
|
"title": "Constructors",
|
|
6590
6643
|
"children": [
|
|
6591
|
-
|
|
6644
|
+
637
|
|
6592
6645
|
]
|
|
6593
6646
|
},
|
|
6594
6647
|
{
|
|
6595
6648
|
"title": "Methods",
|
|
6596
6649
|
"children": [
|
|
6597
|
-
|
|
6598
|
-
|
|
6599
|
-
|
|
6600
|
-
|
|
6601
|
-
|
|
6602
|
-
|
|
6603
|
-
|
|
6650
|
+
641,
|
|
6651
|
+
643,
|
|
6652
|
+
645,
|
|
6653
|
+
650,
|
|
6654
|
+
647,
|
|
6655
|
+
656,
|
|
6656
|
+
629
|
|
6604
6657
|
]
|
|
6605
6658
|
}
|
|
6606
6659
|
],
|
|
@@ -6609,7 +6662,7 @@
|
|
|
6609
6662
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-menu-harness.ts",
|
|
6610
6663
|
"line": 11,
|
|
6611
6664
|
"character": 13,
|
|
6612
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6665
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts#L11"
|
|
6613
6666
|
}
|
|
6614
6667
|
],
|
|
6615
6668
|
"extendedTypes": [
|
|
@@ -6626,7 +6679,7 @@
|
|
|
6626
6679
|
"decorators": []
|
|
6627
6680
|
},
|
|
6628
6681
|
{
|
|
6629
|
-
"id":
|
|
6682
|
+
"id": 679,
|
|
6630
6683
|
"name": "SkyPopoverContentHarness",
|
|
6631
6684
|
"variant": "declaration",
|
|
6632
6685
|
"kind": 128,
|
|
@@ -6641,7 +6694,7 @@
|
|
|
6641
6694
|
},
|
|
6642
6695
|
"children": [
|
|
6643
6696
|
{
|
|
6644
|
-
"id":
|
|
6697
|
+
"id": 689,
|
|
6645
6698
|
"name": "constructor",
|
|
6646
6699
|
"variant": "declaration",
|
|
6647
6700
|
"kind": 512,
|
|
@@ -6655,7 +6708,7 @@
|
|
|
6655
6708
|
],
|
|
6656
6709
|
"signatures": [
|
|
6657
6710
|
{
|
|
6658
|
-
"id":
|
|
6711
|
+
"id": 690,
|
|
6659
6712
|
"name": "new SkyPopoverContentHarness",
|
|
6660
6713
|
"variant": "signature",
|
|
6661
6714
|
"kind": 16384,
|
|
@@ -6669,7 +6722,7 @@
|
|
|
6669
6722
|
],
|
|
6670
6723
|
"parameters": [
|
|
6671
6724
|
{
|
|
6672
|
-
"id":
|
|
6725
|
+
"id": 691,
|
|
6673
6726
|
"name": "locatorFactory",
|
|
6674
6727
|
"variant": "param",
|
|
6675
6728
|
"kind": 32768,
|
|
@@ -6687,7 +6740,7 @@
|
|
|
6687
6740
|
],
|
|
6688
6741
|
"type": {
|
|
6689
6742
|
"type": "reference",
|
|
6690
|
-
"target":
|
|
6743
|
+
"target": 679,
|
|
6691
6744
|
"name": "SkyPopoverContentHarness",
|
|
6692
6745
|
"package": "@skyux/popovers"
|
|
6693
6746
|
},
|
|
@@ -6705,7 +6758,7 @@
|
|
|
6705
6758
|
}
|
|
6706
6759
|
},
|
|
6707
6760
|
{
|
|
6708
|
-
"id":
|
|
6761
|
+
"id": 704,
|
|
6709
6762
|
"name": "clickOut",
|
|
6710
6763
|
"variant": "declaration",
|
|
6711
6764
|
"kind": 2048,
|
|
@@ -6717,12 +6770,12 @@
|
|
|
6717
6770
|
"fileName": "projects/popovers/src/testing/popover/harness/popover-content-harness.ts",
|
|
6718
6771
|
"line": 86,
|
|
6719
6772
|
"character": 15,
|
|
6720
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6773
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts#L86"
|
|
6721
6774
|
}
|
|
6722
6775
|
],
|
|
6723
6776
|
"signatures": [
|
|
6724
6777
|
{
|
|
6725
|
-
"id":
|
|
6778
|
+
"id": 705,
|
|
6726
6779
|
"name": "clickOut",
|
|
6727
6780
|
"variant": "signature",
|
|
6728
6781
|
"kind": 4096,
|
|
@@ -6748,7 +6801,7 @@
|
|
|
6748
6801
|
"fileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
6749
6802
|
"line": 86,
|
|
6750
6803
|
"character": 15,
|
|
6751
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6804
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts#L86"
|
|
6752
6805
|
}
|
|
6753
6806
|
],
|
|
6754
6807
|
"type": {
|
|
@@ -6771,7 +6824,7 @@
|
|
|
6771
6824
|
"decorators": []
|
|
6772
6825
|
},
|
|
6773
6826
|
{
|
|
6774
|
-
"id":
|
|
6827
|
+
"id": 698,
|
|
6775
6828
|
"name": "getAlignment",
|
|
6776
6829
|
"variant": "declaration",
|
|
6777
6830
|
"kind": 2048,
|
|
@@ -6783,12 +6836,12 @@
|
|
|
6783
6836
|
"fileName": "projects/popovers/src/testing/popover/harness/popover-content-harness.ts",
|
|
6784
6837
|
"line": 55,
|
|
6785
6838
|
"character": 15,
|
|
6786
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6839
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts#L55"
|
|
6787
6840
|
}
|
|
6788
6841
|
],
|
|
6789
6842
|
"signatures": [
|
|
6790
6843
|
{
|
|
6791
|
-
"id":
|
|
6844
|
+
"id": 699,
|
|
6792
6845
|
"name": "getAlignment",
|
|
6793
6846
|
"variant": "signature",
|
|
6794
6847
|
"kind": 4096,
|
|
@@ -6806,7 +6859,7 @@
|
|
|
6806
6859
|
"fileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
6807
6860
|
"line": 55,
|
|
6808
6861
|
"character": 15,
|
|
6809
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6862
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts#L55"
|
|
6810
6863
|
}
|
|
6811
6864
|
],
|
|
6812
6865
|
"type": {
|
|
@@ -6829,7 +6882,7 @@
|
|
|
6829
6882
|
"decorators": []
|
|
6830
6883
|
},
|
|
6831
6884
|
{
|
|
6832
|
-
"id":
|
|
6885
|
+
"id": 702,
|
|
6833
6886
|
"name": "getBodyText",
|
|
6834
6887
|
"variant": "declaration",
|
|
6835
6888
|
"kind": 2048,
|
|
@@ -6841,12 +6894,12 @@
|
|
|
6841
6894
|
"fileName": "projects/popovers/src/testing/popover/harness/popover-content-harness.ts",
|
|
6842
6895
|
"line": 79,
|
|
6843
6896
|
"character": 15,
|
|
6844
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6897
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts#L79"
|
|
6845
6898
|
}
|
|
6846
6899
|
],
|
|
6847
6900
|
"signatures": [
|
|
6848
6901
|
{
|
|
6849
|
-
"id":
|
|
6902
|
+
"id": 703,
|
|
6850
6903
|
"name": "getBodyText",
|
|
6851
6904
|
"variant": "signature",
|
|
6852
6905
|
"kind": 4096,
|
|
@@ -6864,7 +6917,7 @@
|
|
|
6864
6917
|
"fileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
6865
6918
|
"line": 79,
|
|
6866
6919
|
"character": 15,
|
|
6867
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6920
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts#L79"
|
|
6868
6921
|
}
|
|
6869
6922
|
],
|
|
6870
6923
|
"type": {
|
|
@@ -6887,7 +6940,7 @@
|
|
|
6887
6940
|
"decorators": []
|
|
6888
6941
|
},
|
|
6889
6942
|
{
|
|
6890
|
-
"id":
|
|
6943
|
+
"id": 696,
|
|
6891
6944
|
"name": "getPlacement",
|
|
6892
6945
|
"variant": "declaration",
|
|
6893
6946
|
"kind": 2048,
|
|
@@ -6899,12 +6952,12 @@
|
|
|
6899
6952
|
"fileName": "projects/popovers/src/testing/popover/harness/popover-content-harness.ts",
|
|
6900
6953
|
"line": 38,
|
|
6901
6954
|
"character": 15,
|
|
6902
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6955
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts#L38"
|
|
6903
6956
|
}
|
|
6904
6957
|
],
|
|
6905
6958
|
"signatures": [
|
|
6906
6959
|
{
|
|
6907
|
-
"id":
|
|
6960
|
+
"id": 697,
|
|
6908
6961
|
"name": "getPlacement",
|
|
6909
6962
|
"variant": "signature",
|
|
6910
6963
|
"kind": 4096,
|
|
@@ -6922,7 +6975,7 @@
|
|
|
6922
6975
|
"fileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
6923
6976
|
"line": 38,
|
|
6924
6977
|
"character": 15,
|
|
6925
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6978
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts#L38"
|
|
6926
6979
|
}
|
|
6927
6980
|
],
|
|
6928
6981
|
"type": {
|
|
@@ -6945,7 +6998,7 @@
|
|
|
6945
6998
|
"decorators": []
|
|
6946
6999
|
},
|
|
6947
7000
|
{
|
|
6948
|
-
"id":
|
|
7001
|
+
"id": 700,
|
|
6949
7002
|
"name": "getTitleText",
|
|
6950
7003
|
"variant": "declaration",
|
|
6951
7004
|
"kind": 2048,
|
|
@@ -6957,12 +7010,12 @@
|
|
|
6957
7010
|
"fileName": "projects/popovers/src/testing/popover/harness/popover-content-harness.ts",
|
|
6958
7011
|
"line": 72,
|
|
6959
7012
|
"character": 15,
|
|
6960
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7013
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts#L72"
|
|
6961
7014
|
}
|
|
6962
7015
|
],
|
|
6963
7016
|
"signatures": [
|
|
6964
7017
|
{
|
|
6965
|
-
"id":
|
|
7018
|
+
"id": 701,
|
|
6966
7019
|
"name": "getTitleText",
|
|
6967
7020
|
"variant": "signature",
|
|
6968
7021
|
"kind": 4096,
|
|
@@ -6980,7 +7033,7 @@
|
|
|
6980
7033
|
"fileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
6981
7034
|
"line": 72,
|
|
6982
7035
|
"character": 15,
|
|
6983
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7036
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts#L72"
|
|
6984
7037
|
}
|
|
6985
7038
|
],
|
|
6986
7039
|
"type": {
|
|
@@ -7003,7 +7056,7 @@
|
|
|
7003
7056
|
"decorators": []
|
|
7004
7057
|
},
|
|
7005
7058
|
{
|
|
7006
|
-
"id":
|
|
7059
|
+
"id": 730,
|
|
7007
7060
|
"name": "host",
|
|
7008
7061
|
"variant": "declaration",
|
|
7009
7062
|
"kind": 2048,
|
|
@@ -7017,7 +7070,7 @@
|
|
|
7017
7070
|
],
|
|
7018
7071
|
"signatures": [
|
|
7019
7072
|
{
|
|
7020
|
-
"id":
|
|
7073
|
+
"id": 731,
|
|
7021
7074
|
"name": "host",
|
|
7022
7075
|
"variant": "signature",
|
|
7023
7076
|
"kind": 4096,
|
|
@@ -7087,7 +7140,7 @@
|
|
|
7087
7140
|
}
|
|
7088
7141
|
},
|
|
7089
7142
|
{
|
|
7090
|
-
"id":
|
|
7143
|
+
"id": 706,
|
|
7091
7144
|
"name": "queryHarness",
|
|
7092
7145
|
"variant": "declaration",
|
|
7093
7146
|
"kind": 2048,
|
|
@@ -7099,12 +7152,12 @@
|
|
|
7099
7152
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7100
7153
|
"line": 16,
|
|
7101
7154
|
"character": 15,
|
|
7102
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7155
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/queryable-component-harness.ts#L16"
|
|
7103
7156
|
}
|
|
7104
7157
|
],
|
|
7105
7158
|
"signatures": [
|
|
7106
7159
|
{
|
|
7107
|
-
"id":
|
|
7160
|
+
"id": 707,
|
|
7108
7161
|
"name": "queryHarness",
|
|
7109
7162
|
"variant": "signature",
|
|
7110
7163
|
"kind": 4096,
|
|
@@ -7122,12 +7175,12 @@
|
|
|
7122
7175
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7123
7176
|
"line": 16,
|
|
7124
7177
|
"character": 15,
|
|
7125
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7178
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/queryable-component-harness.ts#L16"
|
|
7126
7179
|
}
|
|
7127
7180
|
],
|
|
7128
7181
|
"typeParameter": [
|
|
7129
7182
|
{
|
|
7130
|
-
"id":
|
|
7183
|
+
"id": 708,
|
|
7131
7184
|
"name": "T",
|
|
7132
7185
|
"variant": "typeParam",
|
|
7133
7186
|
"kind": 131072,
|
|
@@ -7145,7 +7198,7 @@
|
|
|
7145
7198
|
],
|
|
7146
7199
|
"parameters": [
|
|
7147
7200
|
{
|
|
7148
|
-
"id":
|
|
7201
|
+
"id": 709,
|
|
7149
7202
|
"name": "query",
|
|
7150
7203
|
"variant": "param",
|
|
7151
7204
|
"kind": 32768,
|
|
@@ -7159,7 +7212,7 @@
|
|
|
7159
7212
|
"typeArguments": [
|
|
7160
7213
|
{
|
|
7161
7214
|
"type": "reference",
|
|
7162
|
-
"target":
|
|
7215
|
+
"target": 708,
|
|
7163
7216
|
"name": "T",
|
|
7164
7217
|
"package": "@skyux/core",
|
|
7165
7218
|
"refersToTypeParameter": true
|
|
@@ -7179,7 +7232,7 @@
|
|
|
7179
7232
|
"typeArguments": [
|
|
7180
7233
|
{
|
|
7181
7234
|
"type": "reference",
|
|
7182
|
-
"target":
|
|
7235
|
+
"target": 708,
|
|
7183
7236
|
"name": "T",
|
|
7184
7237
|
"package": "@skyux/core",
|
|
7185
7238
|
"refersToTypeParameter": true
|
|
@@ -7203,7 +7256,7 @@
|
|
|
7203
7256
|
"decorators": []
|
|
7204
7257
|
},
|
|
7205
7258
|
{
|
|
7206
|
-
"id":
|
|
7259
|
+
"id": 710,
|
|
7207
7260
|
"name": "queryHarnessOrNull",
|
|
7208
7261
|
"variant": "declaration",
|
|
7209
7262
|
"kind": 2048,
|
|
@@ -7215,12 +7268,12 @@
|
|
|
7215
7268
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7216
7269
|
"line": 25,
|
|
7217
7270
|
"character": 15,
|
|
7218
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7271
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/queryable-component-harness.ts#L25"
|
|
7219
7272
|
}
|
|
7220
7273
|
],
|
|
7221
7274
|
"signatures": [
|
|
7222
7275
|
{
|
|
7223
|
-
"id":
|
|
7276
|
+
"id": 711,
|
|
7224
7277
|
"name": "queryHarnessOrNull",
|
|
7225
7278
|
"variant": "signature",
|
|
7226
7279
|
"kind": 4096,
|
|
@@ -7238,12 +7291,12 @@
|
|
|
7238
7291
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7239
7292
|
"line": 25,
|
|
7240
7293
|
"character": 15,
|
|
7241
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7294
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/queryable-component-harness.ts#L25"
|
|
7242
7295
|
}
|
|
7243
7296
|
],
|
|
7244
7297
|
"typeParameter": [
|
|
7245
7298
|
{
|
|
7246
|
-
"id":
|
|
7299
|
+
"id": 712,
|
|
7247
7300
|
"name": "T",
|
|
7248
7301
|
"variant": "typeParam",
|
|
7249
7302
|
"kind": 131072,
|
|
@@ -7261,7 +7314,7 @@
|
|
|
7261
7314
|
],
|
|
7262
7315
|
"parameters": [
|
|
7263
7316
|
{
|
|
7264
|
-
"id":
|
|
7317
|
+
"id": 713,
|
|
7265
7318
|
"name": "query",
|
|
7266
7319
|
"variant": "param",
|
|
7267
7320
|
"kind": 32768,
|
|
@@ -7275,7 +7328,7 @@
|
|
|
7275
7328
|
"typeArguments": [
|
|
7276
7329
|
{
|
|
7277
7330
|
"type": "reference",
|
|
7278
|
-
"target":
|
|
7331
|
+
"target": 712,
|
|
7279
7332
|
"name": "T",
|
|
7280
7333
|
"package": "@skyux/core",
|
|
7281
7334
|
"refersToTypeParameter": true
|
|
@@ -7295,7 +7348,7 @@
|
|
|
7295
7348
|
"typeArguments": [
|
|
7296
7349
|
{
|
|
7297
7350
|
"type": "reference",
|
|
7298
|
-
"target":
|
|
7351
|
+
"target": 712,
|
|
7299
7352
|
"name": "T",
|
|
7300
7353
|
"package": "@skyux/core",
|
|
7301
7354
|
"refersToTypeParameter": true
|
|
@@ -7319,7 +7372,7 @@
|
|
|
7319
7372
|
"decorators": []
|
|
7320
7373
|
},
|
|
7321
7374
|
{
|
|
7322
|
-
"id":
|
|
7375
|
+
"id": 714,
|
|
7323
7376
|
"name": "queryHarnesses",
|
|
7324
7377
|
"variant": "declaration",
|
|
7325
7378
|
"kind": 2048,
|
|
@@ -7331,12 +7384,12 @@
|
|
|
7331
7384
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7332
7385
|
"line": 34,
|
|
7333
7386
|
"character": 15,
|
|
7334
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7387
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/queryable-component-harness.ts#L34"
|
|
7335
7388
|
}
|
|
7336
7389
|
],
|
|
7337
7390
|
"signatures": [
|
|
7338
7391
|
{
|
|
7339
|
-
"id":
|
|
7392
|
+
"id": 715,
|
|
7340
7393
|
"name": "queryHarnesses",
|
|
7341
7394
|
"variant": "signature",
|
|
7342
7395
|
"kind": 4096,
|
|
@@ -7354,12 +7407,12 @@
|
|
|
7354
7407
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7355
7408
|
"line": 34,
|
|
7356
7409
|
"character": 15,
|
|
7357
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7410
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/queryable-component-harness.ts#L34"
|
|
7358
7411
|
}
|
|
7359
7412
|
],
|
|
7360
7413
|
"typeParameter": [
|
|
7361
7414
|
{
|
|
7362
|
-
"id":
|
|
7415
|
+
"id": 716,
|
|
7363
7416
|
"name": "T",
|
|
7364
7417
|
"variant": "typeParam",
|
|
7365
7418
|
"kind": 131072,
|
|
@@ -7377,7 +7430,7 @@
|
|
|
7377
7430
|
],
|
|
7378
7431
|
"parameters": [
|
|
7379
7432
|
{
|
|
7380
|
-
"id":
|
|
7433
|
+
"id": 717,
|
|
7381
7434
|
"name": "harness",
|
|
7382
7435
|
"variant": "param",
|
|
7383
7436
|
"kind": 32768,
|
|
@@ -7391,7 +7444,7 @@
|
|
|
7391
7444
|
"typeArguments": [
|
|
7392
7445
|
{
|
|
7393
7446
|
"type": "reference",
|
|
7394
|
-
"target":
|
|
7447
|
+
"target": 716,
|
|
7395
7448
|
"name": "T",
|
|
7396
7449
|
"package": "@skyux/core",
|
|
7397
7450
|
"refersToTypeParameter": true
|
|
@@ -7413,7 +7466,7 @@
|
|
|
7413
7466
|
"type": "array",
|
|
7414
7467
|
"elementType": {
|
|
7415
7468
|
"type": "reference",
|
|
7416
|
-
"target":
|
|
7469
|
+
"target": 716,
|
|
7417
7470
|
"name": "T",
|
|
7418
7471
|
"package": "@skyux/core",
|
|
7419
7472
|
"refersToTypeParameter": true
|
|
@@ -7438,7 +7491,7 @@
|
|
|
7438
7491
|
"decorators": []
|
|
7439
7492
|
},
|
|
7440
7493
|
{
|
|
7441
|
-
"id":
|
|
7494
|
+
"id": 718,
|
|
7442
7495
|
"name": "querySelector",
|
|
7443
7496
|
"variant": "declaration",
|
|
7444
7497
|
"kind": 2048,
|
|
@@ -7450,12 +7503,12 @@
|
|
|
7450
7503
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7451
7504
|
"line": 43,
|
|
7452
7505
|
"character": 15,
|
|
7453
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7506
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/queryable-component-harness.ts#L43"
|
|
7454
7507
|
}
|
|
7455
7508
|
],
|
|
7456
7509
|
"signatures": [
|
|
7457
7510
|
{
|
|
7458
|
-
"id":
|
|
7511
|
+
"id": 719,
|
|
7459
7512
|
"name": "querySelector",
|
|
7460
7513
|
"variant": "signature",
|
|
7461
7514
|
"kind": 4096,
|
|
@@ -7473,12 +7526,12 @@
|
|
|
7473
7526
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7474
7527
|
"line": 43,
|
|
7475
7528
|
"character": 15,
|
|
7476
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7529
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/queryable-component-harness.ts#L43"
|
|
7477
7530
|
}
|
|
7478
7531
|
],
|
|
7479
7532
|
"parameters": [
|
|
7480
7533
|
{
|
|
7481
|
-
"id":
|
|
7534
|
+
"id": 720,
|
|
7482
7535
|
"name": "selector",
|
|
7483
7536
|
"variant": "param",
|
|
7484
7537
|
"kind": 32768,
|
|
@@ -7524,7 +7577,7 @@
|
|
|
7524
7577
|
"decorators": []
|
|
7525
7578
|
},
|
|
7526
7579
|
{
|
|
7527
|
-
"id":
|
|
7580
|
+
"id": 724,
|
|
7528
7581
|
"name": "querySelectorAll",
|
|
7529
7582
|
"variant": "declaration",
|
|
7530
7583
|
"kind": 2048,
|
|
@@ -7536,12 +7589,12 @@
|
|
|
7536
7589
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7537
7590
|
"line": 59,
|
|
7538
7591
|
"character": 15,
|
|
7539
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7592
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/queryable-component-harness.ts#L59"
|
|
7540
7593
|
}
|
|
7541
7594
|
],
|
|
7542
7595
|
"signatures": [
|
|
7543
7596
|
{
|
|
7544
|
-
"id":
|
|
7597
|
+
"id": 725,
|
|
7545
7598
|
"name": "querySelectorAll",
|
|
7546
7599
|
"variant": "signature",
|
|
7547
7600
|
"kind": 4096,
|
|
@@ -7559,12 +7612,12 @@
|
|
|
7559
7612
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7560
7613
|
"line": 59,
|
|
7561
7614
|
"character": 15,
|
|
7562
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7615
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/queryable-component-harness.ts#L59"
|
|
7563
7616
|
}
|
|
7564
7617
|
],
|
|
7565
7618
|
"parameters": [
|
|
7566
7619
|
{
|
|
7567
|
-
"id":
|
|
7620
|
+
"id": 726,
|
|
7568
7621
|
"name": "selector",
|
|
7569
7622
|
"variant": "param",
|
|
7570
7623
|
"kind": 32768,
|
|
@@ -7613,7 +7666,7 @@
|
|
|
7613
7666
|
"decorators": []
|
|
7614
7667
|
},
|
|
7615
7668
|
{
|
|
7616
|
-
"id":
|
|
7669
|
+
"id": 721,
|
|
7617
7670
|
"name": "querySelectorOrNull",
|
|
7618
7671
|
"variant": "declaration",
|
|
7619
7672
|
"kind": 2048,
|
|
@@ -7625,12 +7678,12 @@
|
|
|
7625
7678
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7626
7679
|
"line": 50,
|
|
7627
7680
|
"character": 15,
|
|
7628
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7681
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/queryable-component-harness.ts#L50"
|
|
7629
7682
|
}
|
|
7630
7683
|
],
|
|
7631
7684
|
"signatures": [
|
|
7632
7685
|
{
|
|
7633
|
-
"id":
|
|
7686
|
+
"id": 722,
|
|
7634
7687
|
"name": "querySelectorOrNull",
|
|
7635
7688
|
"variant": "signature",
|
|
7636
7689
|
"kind": 4096,
|
|
@@ -7648,12 +7701,12 @@
|
|
|
7648
7701
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
7649
7702
|
"line": 50,
|
|
7650
7703
|
"character": 15,
|
|
7651
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7704
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/queryable-component-harness.ts#L50"
|
|
7652
7705
|
}
|
|
7653
7706
|
],
|
|
7654
7707
|
"parameters": [
|
|
7655
7708
|
{
|
|
7656
|
-
"id":
|
|
7709
|
+
"id": 723,
|
|
7657
7710
|
"name": "selector",
|
|
7658
7711
|
"variant": "param",
|
|
7659
7712
|
"kind": 32768,
|
|
@@ -7699,7 +7752,7 @@
|
|
|
7699
7752
|
"decorators": []
|
|
7700
7753
|
},
|
|
7701
7754
|
{
|
|
7702
|
-
"id":
|
|
7755
|
+
"id": 681,
|
|
7703
7756
|
"name": "with",
|
|
7704
7757
|
"variant": "declaration",
|
|
7705
7758
|
"kind": 2048,
|
|
@@ -7712,12 +7765,12 @@
|
|
|
7712
7765
|
"fileName": "projects/popovers/src/testing/popover/harness/popover-content-harness.ts",
|
|
7713
7766
|
"line": 29,
|
|
7714
7767
|
"character": 16,
|
|
7715
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7768
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts#L29"
|
|
7716
7769
|
}
|
|
7717
7770
|
],
|
|
7718
7771
|
"signatures": [
|
|
7719
7772
|
{
|
|
7720
|
-
"id":
|
|
7773
|
+
"id": 682,
|
|
7721
7774
|
"name": "with",
|
|
7722
7775
|
"variant": "signature",
|
|
7723
7776
|
"kind": 4096,
|
|
@@ -7751,12 +7804,12 @@
|
|
|
7751
7804
|
"fileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
7752
7805
|
"line": 29,
|
|
7753
7806
|
"character": 16,
|
|
7754
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7807
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts#L29"
|
|
7755
7808
|
}
|
|
7756
7809
|
],
|
|
7757
7810
|
"parameters": [
|
|
7758
7811
|
{
|
|
7759
|
-
"id":
|
|
7812
|
+
"id": 683,
|
|
7760
7813
|
"name": "filters",
|
|
7761
7814
|
"variant": "param",
|
|
7762
7815
|
"kind": 32768,
|
|
@@ -7781,7 +7834,7 @@
|
|
|
7781
7834
|
"typeArguments": [
|
|
7782
7835
|
{
|
|
7783
7836
|
"type": "reference",
|
|
7784
|
-
"target":
|
|
7837
|
+
"target": 679,
|
|
7785
7838
|
"name": "SkyPopoverContentHarness",
|
|
7786
7839
|
"package": "@skyux/popovers"
|
|
7787
7840
|
}
|
|
@@ -7798,25 +7851,25 @@
|
|
|
7798
7851
|
{
|
|
7799
7852
|
"title": "Constructors",
|
|
7800
7853
|
"children": [
|
|
7801
|
-
|
|
7854
|
+
689
|
|
7802
7855
|
]
|
|
7803
7856
|
},
|
|
7804
7857
|
{
|
|
7805
7858
|
"title": "Methods",
|
|
7806
7859
|
"children": [
|
|
7807
|
-
|
|
7808
|
-
690,
|
|
7809
|
-
694,
|
|
7810
|
-
688,
|
|
7811
|
-
692,
|
|
7812
|
-
722,
|
|
7860
|
+
704,
|
|
7813
7861
|
698,
|
|
7814
7862
|
702,
|
|
7863
|
+
696,
|
|
7864
|
+
700,
|
|
7865
|
+
730,
|
|
7815
7866
|
706,
|
|
7816
7867
|
710,
|
|
7817
|
-
|
|
7818
|
-
|
|
7819
|
-
|
|
7868
|
+
714,
|
|
7869
|
+
718,
|
|
7870
|
+
724,
|
|
7871
|
+
721,
|
|
7872
|
+
681
|
|
7820
7873
|
]
|
|
7821
7874
|
}
|
|
7822
7875
|
],
|
|
@@ -7825,7 +7878,7 @@
|
|
|
7825
7878
|
"fileName": "projects/popovers/src/testing/popover/harness/popover-content-harness.ts",
|
|
7826
7879
|
"line": 13,
|
|
7827
7880
|
"character": 13,
|
|
7828
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7881
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts#L13"
|
|
7829
7882
|
}
|
|
7830
7883
|
],
|
|
7831
7884
|
"extendedTypes": [
|
|
@@ -7842,7 +7895,7 @@
|
|
|
7842
7895
|
"decorators": []
|
|
7843
7896
|
},
|
|
7844
7897
|
{
|
|
7845
|
-
"id":
|
|
7898
|
+
"id": 753,
|
|
7846
7899
|
"name": "SkyPopoverHarness",
|
|
7847
7900
|
"variant": "declaration",
|
|
7848
7901
|
"kind": 128,
|
|
@@ -7857,7 +7910,7 @@
|
|
|
7857
7910
|
},
|
|
7858
7911
|
"children": [
|
|
7859
7912
|
{
|
|
7860
|
-
"id":
|
|
7913
|
+
"id": 763,
|
|
7861
7914
|
"name": "constructor",
|
|
7862
7915
|
"variant": "declaration",
|
|
7863
7916
|
"kind": 512,
|
|
@@ -7871,7 +7924,7 @@
|
|
|
7871
7924
|
],
|
|
7872
7925
|
"signatures": [
|
|
7873
7926
|
{
|
|
7874
|
-
"id":
|
|
7927
|
+
"id": 764,
|
|
7875
7928
|
"name": "new SkyPopoverHarness",
|
|
7876
7929
|
"variant": "signature",
|
|
7877
7930
|
"kind": 16384,
|
|
@@ -7885,7 +7938,7 @@
|
|
|
7885
7938
|
],
|
|
7886
7939
|
"parameters": [
|
|
7887
7940
|
{
|
|
7888
|
-
"id":
|
|
7941
|
+
"id": 765,
|
|
7889
7942
|
"name": "locatorFactory",
|
|
7890
7943
|
"variant": "param",
|
|
7891
7944
|
"kind": 32768,
|
|
@@ -7903,7 +7956,7 @@
|
|
|
7903
7956
|
],
|
|
7904
7957
|
"type": {
|
|
7905
7958
|
"type": "reference",
|
|
7906
|
-
"target":
|
|
7959
|
+
"target": 753,
|
|
7907
7960
|
"name": "SkyPopoverHarness",
|
|
7908
7961
|
"package": "@skyux/popovers"
|
|
7909
7962
|
},
|
|
@@ -7921,7 +7974,7 @@
|
|
|
7921
7974
|
}
|
|
7922
7975
|
},
|
|
7923
7976
|
{
|
|
7924
|
-
"id":
|
|
7977
|
+
"id": 767,
|
|
7925
7978
|
"name": "clickPopoverButton",
|
|
7926
7979
|
"variant": "declaration",
|
|
7927
7980
|
"kind": 2048,
|
|
@@ -7933,12 +7986,12 @@
|
|
|
7933
7986
|
"fileName": "projects/popovers/src/testing/popover/harness/popover-harness.ts",
|
|
7934
7987
|
"line": 31,
|
|
7935
7988
|
"character": 15,
|
|
7936
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7989
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-harness.ts#L31"
|
|
7937
7990
|
}
|
|
7938
7991
|
],
|
|
7939
7992
|
"signatures": [
|
|
7940
7993
|
{
|
|
7941
|
-
"id":
|
|
7994
|
+
"id": 768,
|
|
7942
7995
|
"name": "clickPopoverButton",
|
|
7943
7996
|
"variant": "signature",
|
|
7944
7997
|
"kind": 4096,
|
|
@@ -7956,7 +8009,7 @@
|
|
|
7956
8009
|
"fileName": "libs/components/popovers/testing/src/popover/harness/popover-harness.ts",
|
|
7957
8010
|
"line": 31,
|
|
7958
8011
|
"character": 15,
|
|
7959
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8012
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-harness.ts#L31"
|
|
7960
8013
|
}
|
|
7961
8014
|
],
|
|
7962
8015
|
"type": {
|
|
@@ -7979,7 +8032,7 @@
|
|
|
7979
8032
|
"decorators": []
|
|
7980
8033
|
},
|
|
7981
8034
|
{
|
|
7982
|
-
"id":
|
|
8035
|
+
"id": 769,
|
|
7983
8036
|
"name": "getPopoverContent",
|
|
7984
8037
|
"variant": "declaration",
|
|
7985
8038
|
"kind": 2048,
|
|
@@ -7991,12 +8044,12 @@
|
|
|
7991
8044
|
"fileName": "projects/popovers/src/testing/popover/harness/popover-harness.ts",
|
|
7992
8045
|
"line": 38,
|
|
7993
8046
|
"character": 15,
|
|
7994
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8047
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-harness.ts#L38"
|
|
7995
8048
|
}
|
|
7996
8049
|
],
|
|
7997
8050
|
"signatures": [
|
|
7998
8051
|
{
|
|
7999
|
-
"id":
|
|
8052
|
+
"id": 770,
|
|
8000
8053
|
"name": "getPopoverContent",
|
|
8001
8054
|
"variant": "signature",
|
|
8002
8055
|
"kind": 4096,
|
|
@@ -8014,7 +8067,7 @@
|
|
|
8014
8067
|
"fileName": "libs/components/popovers/testing/src/popover/harness/popover-harness.ts",
|
|
8015
8068
|
"line": 38,
|
|
8016
8069
|
"character": 15,
|
|
8017
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8070
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-harness.ts#L38"
|
|
8018
8071
|
}
|
|
8019
8072
|
],
|
|
8020
8073
|
"type": {
|
|
@@ -8026,7 +8079,7 @@
|
|
|
8026
8079
|
"typeArguments": [
|
|
8027
8080
|
{
|
|
8028
8081
|
"type": "reference",
|
|
8029
|
-
"target":
|
|
8082
|
+
"target": 679,
|
|
8030
8083
|
"name": "SkyPopoverContentHarness",
|
|
8031
8084
|
"package": "@skyux/popovers"
|
|
8032
8085
|
}
|
|
@@ -8039,7 +8092,7 @@
|
|
|
8039
8092
|
"decorators": []
|
|
8040
8093
|
},
|
|
8041
8094
|
{
|
|
8042
|
-
"id":
|
|
8095
|
+
"id": 780,
|
|
8043
8096
|
"name": "host",
|
|
8044
8097
|
"variant": "declaration",
|
|
8045
8098
|
"kind": 2048,
|
|
@@ -8053,7 +8106,7 @@
|
|
|
8053
8106
|
],
|
|
8054
8107
|
"signatures": [
|
|
8055
8108
|
{
|
|
8056
|
-
"id":
|
|
8109
|
+
"id": 781,
|
|
8057
8110
|
"name": "host",
|
|
8058
8111
|
"variant": "signature",
|
|
8059
8112
|
"kind": 4096,
|
|
@@ -8123,7 +8176,7 @@
|
|
|
8123
8176
|
}
|
|
8124
8177
|
},
|
|
8125
8178
|
{
|
|
8126
|
-
"id":
|
|
8179
|
+
"id": 771,
|
|
8127
8180
|
"name": "isOpen",
|
|
8128
8181
|
"variant": "declaration",
|
|
8129
8182
|
"kind": 2048,
|
|
@@ -8135,12 +8188,12 @@
|
|
|
8135
8188
|
"fileName": "projects/popovers/src/testing/popover/harness/popover-harness.ts",
|
|
8136
8189
|
"line": 51,
|
|
8137
8190
|
"character": 15,
|
|
8138
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8191
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-harness.ts#L51"
|
|
8139
8192
|
}
|
|
8140
8193
|
],
|
|
8141
8194
|
"signatures": [
|
|
8142
8195
|
{
|
|
8143
|
-
"id":
|
|
8196
|
+
"id": 772,
|
|
8144
8197
|
"name": "isOpen",
|
|
8145
8198
|
"variant": "signature",
|
|
8146
8199
|
"kind": 4096,
|
|
@@ -8158,7 +8211,7 @@
|
|
|
8158
8211
|
"fileName": "libs/components/popovers/testing/src/popover/harness/popover-harness.ts",
|
|
8159
8212
|
"line": 51,
|
|
8160
8213
|
"character": 15,
|
|
8161
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8214
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-harness.ts#L51"
|
|
8162
8215
|
}
|
|
8163
8216
|
],
|
|
8164
8217
|
"type": {
|
|
@@ -8181,7 +8234,7 @@
|
|
|
8181
8234
|
"decorators": []
|
|
8182
8235
|
},
|
|
8183
8236
|
{
|
|
8184
|
-
"id":
|
|
8237
|
+
"id": 755,
|
|
8185
8238
|
"name": "with",
|
|
8186
8239
|
"variant": "declaration",
|
|
8187
8240
|
"kind": 2048,
|
|
@@ -8194,12 +8247,12 @@
|
|
|
8194
8247
|
"fileName": "projects/popovers/src/testing/popover/harness/popover-harness.ts",
|
|
8195
8248
|
"line": 22,
|
|
8196
8249
|
"character": 16,
|
|
8197
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8250
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-harness.ts#L22"
|
|
8198
8251
|
}
|
|
8199
8252
|
],
|
|
8200
8253
|
"signatures": [
|
|
8201
8254
|
{
|
|
8202
|
-
"id":
|
|
8255
|
+
"id": 756,
|
|
8203
8256
|
"name": "with",
|
|
8204
8257
|
"variant": "signature",
|
|
8205
8258
|
"kind": 4096,
|
|
@@ -8233,19 +8286,19 @@
|
|
|
8233
8286
|
"fileName": "libs/components/popovers/testing/src/popover/harness/popover-harness.ts",
|
|
8234
8287
|
"line": 22,
|
|
8235
8288
|
"character": 16,
|
|
8236
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8289
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-harness.ts#L22"
|
|
8237
8290
|
}
|
|
8238
8291
|
],
|
|
8239
8292
|
"parameters": [
|
|
8240
8293
|
{
|
|
8241
|
-
"id":
|
|
8294
|
+
"id": 757,
|
|
8242
8295
|
"name": "filters",
|
|
8243
8296
|
"variant": "param",
|
|
8244
8297
|
"kind": 32768,
|
|
8245
8298
|
"flags": {},
|
|
8246
8299
|
"type": {
|
|
8247
8300
|
"type": "reference",
|
|
8248
|
-
"target":
|
|
8301
|
+
"target": 800,
|
|
8249
8302
|
"name": "SkyPopoverHarnessFilters",
|
|
8250
8303
|
"package": "@skyux/popovers"
|
|
8251
8304
|
}
|
|
@@ -8260,7 +8313,7 @@
|
|
|
8260
8313
|
"typeArguments": [
|
|
8261
8314
|
{
|
|
8262
8315
|
"type": "reference",
|
|
8263
|
-
"target":
|
|
8316
|
+
"target": 753,
|
|
8264
8317
|
"name": "SkyPopoverHarness",
|
|
8265
8318
|
"package": "@skyux/popovers"
|
|
8266
8319
|
}
|
|
@@ -8277,17 +8330,17 @@
|
|
|
8277
8330
|
{
|
|
8278
8331
|
"title": "Constructors",
|
|
8279
8332
|
"children": [
|
|
8280
|
-
|
|
8333
|
+
763
|
|
8281
8334
|
]
|
|
8282
8335
|
},
|
|
8283
8336
|
{
|
|
8284
8337
|
"title": "Methods",
|
|
8285
8338
|
"children": [
|
|
8286
|
-
|
|
8287
|
-
|
|
8288
|
-
|
|
8289
|
-
|
|
8290
|
-
|
|
8339
|
+
767,
|
|
8340
|
+
769,
|
|
8341
|
+
780,
|
|
8342
|
+
771,
|
|
8343
|
+
755
|
|
8291
8344
|
]
|
|
8292
8345
|
}
|
|
8293
8346
|
],
|
|
@@ -8296,7 +8349,7 @@
|
|
|
8296
8349
|
"fileName": "projects/popovers/src/testing/popover/harness/popover-harness.ts",
|
|
8297
8350
|
"line": 10,
|
|
8298
8351
|
"character": 13,
|
|
8299
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8352
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-harness.ts#L10"
|
|
8300
8353
|
}
|
|
8301
8354
|
],
|
|
8302
8355
|
"extendedTypes": [
|
|
@@ -8313,7 +8366,7 @@
|
|
|
8313
8366
|
"decorators": []
|
|
8314
8367
|
},
|
|
8315
8368
|
{
|
|
8316
|
-
"id":
|
|
8369
|
+
"id": 573,
|
|
8317
8370
|
"name": "SkyDropdownHarnessFilters",
|
|
8318
8371
|
"variant": "declaration",
|
|
8319
8372
|
"kind": 256,
|
|
@@ -8336,7 +8389,7 @@
|
|
|
8336
8389
|
},
|
|
8337
8390
|
"children": [
|
|
8338
8391
|
{
|
|
8339
|
-
"id":
|
|
8392
|
+
"id": 576,
|
|
8340
8393
|
"name": "ancestor",
|
|
8341
8394
|
"variant": "declaration",
|
|
8342
8395
|
"kind": 1024,
|
|
@@ -8369,7 +8422,7 @@
|
|
|
8369
8422
|
}
|
|
8370
8423
|
},
|
|
8371
8424
|
{
|
|
8372
|
-
"id":
|
|
8425
|
+
"id": 574,
|
|
8373
8426
|
"name": "dataSkyId",
|
|
8374
8427
|
"variant": "declaration",
|
|
8375
8428
|
"kind": 1024,
|
|
@@ -8397,7 +8450,7 @@
|
|
|
8397
8450
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
8398
8451
|
"line": 11,
|
|
8399
8452
|
"character": 2,
|
|
8400
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8453
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
8401
8454
|
}
|
|
8402
8455
|
],
|
|
8403
8456
|
"type": {
|
|
@@ -8425,7 +8478,7 @@
|
|
|
8425
8478
|
}
|
|
8426
8479
|
},
|
|
8427
8480
|
{
|
|
8428
|
-
"id":
|
|
8481
|
+
"id": 575,
|
|
8429
8482
|
"name": "selector",
|
|
8430
8483
|
"variant": "declaration",
|
|
8431
8484
|
"kind": 1024,
|
|
@@ -8462,9 +8515,9 @@
|
|
|
8462
8515
|
{
|
|
8463
8516
|
"title": "Properties",
|
|
8464
8517
|
"children": [
|
|
8465
|
-
|
|
8466
|
-
|
|
8467
|
-
|
|
8518
|
+
576,
|
|
8519
|
+
574,
|
|
8520
|
+
575
|
|
8468
8521
|
]
|
|
8469
8522
|
}
|
|
8470
8523
|
],
|
|
@@ -8473,7 +8526,7 @@
|
|
|
8473
8526
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-harness.filters.ts",
|
|
8474
8527
|
"line": 7,
|
|
8475
8528
|
"character": 17,
|
|
8476
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8529
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.filters.ts#L7"
|
|
8477
8530
|
}
|
|
8478
8531
|
],
|
|
8479
8532
|
"extendedTypes": [
|
|
@@ -8489,7 +8542,7 @@
|
|
|
8489
8542
|
]
|
|
8490
8543
|
},
|
|
8491
8544
|
{
|
|
8492
|
-
"id":
|
|
8545
|
+
"id": 621,
|
|
8493
8546
|
"name": "SkyDropdownItemHarnessFilters",
|
|
8494
8547
|
"variant": "declaration",
|
|
8495
8548
|
"kind": 256,
|
|
@@ -8512,7 +8565,7 @@
|
|
|
8512
8565
|
},
|
|
8513
8566
|
"children": [
|
|
8514
8567
|
{
|
|
8515
|
-
"id":
|
|
8568
|
+
"id": 626,
|
|
8516
8569
|
"name": "ancestor",
|
|
8517
8570
|
"variant": "declaration",
|
|
8518
8571
|
"kind": 1024,
|
|
@@ -8545,7 +8598,7 @@
|
|
|
8545
8598
|
}
|
|
8546
8599
|
},
|
|
8547
8600
|
{
|
|
8548
|
-
"id":
|
|
8601
|
+
"id": 622,
|
|
8549
8602
|
"name": "ariaRole",
|
|
8550
8603
|
"variant": "declaration",
|
|
8551
8604
|
"kind": 1024,
|
|
@@ -8565,7 +8618,7 @@
|
|
|
8565
8618
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-item-harness.filters.ts",
|
|
8566
8619
|
"line": 11,
|
|
8567
8620
|
"character": 2,
|
|
8568
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8621
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.filters.ts#L11"
|
|
8569
8622
|
}
|
|
8570
8623
|
],
|
|
8571
8624
|
"type": {
|
|
@@ -8574,7 +8627,7 @@
|
|
|
8574
8627
|
}
|
|
8575
8628
|
},
|
|
8576
8629
|
{
|
|
8577
|
-
"id":
|
|
8630
|
+
"id": 624,
|
|
8578
8631
|
"name": "dataSkyId",
|
|
8579
8632
|
"variant": "declaration",
|
|
8580
8633
|
"kind": 1024,
|
|
@@ -8602,7 +8655,7 @@
|
|
|
8602
8655
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
8603
8656
|
"line": 11,
|
|
8604
8657
|
"character": 2,
|
|
8605
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8658
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
8606
8659
|
}
|
|
8607
8660
|
],
|
|
8608
8661
|
"type": {
|
|
@@ -8630,7 +8683,7 @@
|
|
|
8630
8683
|
}
|
|
8631
8684
|
},
|
|
8632
8685
|
{
|
|
8633
|
-
"id":
|
|
8686
|
+
"id": 625,
|
|
8634
8687
|
"name": "selector",
|
|
8635
8688
|
"variant": "declaration",
|
|
8636
8689
|
"kind": 1024,
|
|
@@ -8663,7 +8716,7 @@
|
|
|
8663
8716
|
}
|
|
8664
8717
|
},
|
|
8665
8718
|
{
|
|
8666
|
-
"id":
|
|
8719
|
+
"id": 623,
|
|
8667
8720
|
"name": "text",
|
|
8668
8721
|
"variant": "declaration",
|
|
8669
8722
|
"kind": 1024,
|
|
@@ -8683,7 +8736,7 @@
|
|
|
8683
8736
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-item-harness.filters.ts",
|
|
8684
8737
|
"line": 16,
|
|
8685
8738
|
"character": 2,
|
|
8686
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8739
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.filters.ts#L16"
|
|
8687
8740
|
}
|
|
8688
8741
|
],
|
|
8689
8742
|
"type": {
|
|
@@ -8696,11 +8749,11 @@
|
|
|
8696
8749
|
{
|
|
8697
8750
|
"title": "Properties",
|
|
8698
8751
|
"children": [
|
|
8699
|
-
|
|
8700
|
-
|
|
8701
|
-
|
|
8702
|
-
|
|
8703
|
-
|
|
8752
|
+
626,
|
|
8753
|
+
622,
|
|
8754
|
+
624,
|
|
8755
|
+
625,
|
|
8756
|
+
623
|
|
8704
8757
|
]
|
|
8705
8758
|
}
|
|
8706
8759
|
],
|
|
@@ -8709,7 +8762,7 @@
|
|
|
8709
8762
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-item-harness.filters.ts",
|
|
8710
8763
|
"line": 7,
|
|
8711
8764
|
"character": 17,
|
|
8712
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8765
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.filters.ts#L7"
|
|
8713
8766
|
}
|
|
8714
8767
|
],
|
|
8715
8768
|
"extendedTypes": [
|
|
@@ -8725,7 +8778,7 @@
|
|
|
8725
8778
|
]
|
|
8726
8779
|
},
|
|
8727
8780
|
{
|
|
8728
|
-
"id":
|
|
8781
|
+
"id": 676,
|
|
8729
8782
|
"name": "SkyDropdownMenuHarnessFilters",
|
|
8730
8783
|
"variant": "declaration",
|
|
8731
8784
|
"kind": 256,
|
|
@@ -8748,7 +8801,7 @@
|
|
|
8748
8801
|
},
|
|
8749
8802
|
"children": [
|
|
8750
8803
|
{
|
|
8751
|
-
"id":
|
|
8804
|
+
"id": 678,
|
|
8752
8805
|
"name": "ancestor",
|
|
8753
8806
|
"variant": "declaration",
|
|
8754
8807
|
"kind": 1024,
|
|
@@ -8781,7 +8834,7 @@
|
|
|
8781
8834
|
}
|
|
8782
8835
|
},
|
|
8783
8836
|
{
|
|
8784
|
-
"id":
|
|
8837
|
+
"id": 677,
|
|
8785
8838
|
"name": "selector",
|
|
8786
8839
|
"variant": "declaration",
|
|
8787
8840
|
"kind": 1024,
|
|
@@ -8818,8 +8871,8 @@
|
|
|
8818
8871
|
{
|
|
8819
8872
|
"title": "Properties",
|
|
8820
8873
|
"children": [
|
|
8821
|
-
|
|
8822
|
-
|
|
8874
|
+
678,
|
|
8875
|
+
677
|
|
8823
8876
|
]
|
|
8824
8877
|
}
|
|
8825
8878
|
],
|
|
@@ -8828,7 +8881,7 @@
|
|
|
8828
8881
|
"fileName": "projects/popovers/src/testing/dropdown/harness/dropdown-menu-harness.filters.ts",
|
|
8829
8882
|
"line": 7,
|
|
8830
8883
|
"character": 17,
|
|
8831
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8884
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.filters.ts#L7"
|
|
8832
8885
|
}
|
|
8833
8886
|
],
|
|
8834
8887
|
"extendedTypes": [
|
|
@@ -8844,7 +8897,7 @@
|
|
|
8844
8897
|
]
|
|
8845
8898
|
},
|
|
8846
8899
|
{
|
|
8847
|
-
"id":
|
|
8900
|
+
"id": 800,
|
|
8848
8901
|
"name": "SkyPopoverHarnessFilters",
|
|
8849
8902
|
"variant": "declaration",
|
|
8850
8903
|
"kind": 256,
|
|
@@ -8859,7 +8912,7 @@
|
|
|
8859
8912
|
},
|
|
8860
8913
|
"children": [
|
|
8861
8914
|
{
|
|
8862
|
-
"id":
|
|
8915
|
+
"id": 803,
|
|
8863
8916
|
"name": "ancestor",
|
|
8864
8917
|
"variant": "declaration",
|
|
8865
8918
|
"kind": 1024,
|
|
@@ -8892,7 +8945,7 @@
|
|
|
8892
8945
|
}
|
|
8893
8946
|
},
|
|
8894
8947
|
{
|
|
8895
|
-
"id":
|
|
8948
|
+
"id": 801,
|
|
8896
8949
|
"name": "dataSkyId",
|
|
8897
8950
|
"variant": "declaration",
|
|
8898
8951
|
"kind": 1024,
|
|
@@ -8920,7 +8973,7 @@
|
|
|
8920
8973
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
8921
8974
|
"line": 11,
|
|
8922
8975
|
"character": 2,
|
|
8923
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8976
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
8924
8977
|
}
|
|
8925
8978
|
],
|
|
8926
8979
|
"type": {
|
|
@@ -8948,7 +9001,7 @@
|
|
|
8948
9001
|
}
|
|
8949
9002
|
},
|
|
8950
9003
|
{
|
|
8951
|
-
"id":
|
|
9004
|
+
"id": 802,
|
|
8952
9005
|
"name": "selector",
|
|
8953
9006
|
"variant": "declaration",
|
|
8954
9007
|
"kind": 1024,
|
|
@@ -8985,9 +9038,9 @@
|
|
|
8985
9038
|
{
|
|
8986
9039
|
"title": "Properties",
|
|
8987
9040
|
"children": [
|
|
8988
|
-
|
|
8989
|
-
|
|
8990
|
-
|
|
9041
|
+
803,
|
|
9042
|
+
801,
|
|
9043
|
+
802
|
|
8991
9044
|
]
|
|
8992
9045
|
}
|
|
8993
9046
|
],
|
|
@@ -8996,7 +9049,7 @@
|
|
|
8996
9049
|
"fileName": "projects/popovers/src/testing/popover/harness/popover-harness-filters.ts",
|
|
8997
9050
|
"line": 7,
|
|
8998
9051
|
"character": 17,
|
|
8999
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9052
|
+
"url": "https://github.com/blackbaud/skyux/blob/b1c6bfd/libs/components/popovers/testing/src/popover/harness/popover-harness-filters.ts#L7"
|
|
9000
9053
|
}
|
|
9001
9054
|
],
|
|
9002
9055
|
"extendedTypes": [
|
|
@@ -9709,559 +9762,559 @@
|
|
|
9709
9762
|
"sourceFileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
9710
9763
|
"qualifiedName": "value"
|
|
9711
9764
|
},
|
|
9712
|
-
"
|
|
9765
|
+
"392": {
|
|
9713
9766
|
"sourceFileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
9714
9767
|
"qualifiedName": "SkyPopoverDirective.ngOnInit"
|
|
9715
9768
|
},
|
|
9716
|
-
"
|
|
9769
|
+
"393": {
|
|
9717
9770
|
"sourceFileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
9718
9771
|
"qualifiedName": "SkyPopoverDirective.ngOnInit"
|
|
9719
9772
|
},
|
|
9720
|
-
"
|
|
9773
|
+
"394": {
|
|
9721
9774
|
"sourceFileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
9722
9775
|
"qualifiedName": "SkyPopoverDirective.ngOnDestroy"
|
|
9723
9776
|
},
|
|
9724
|
-
"
|
|
9777
|
+
"395": {
|
|
9725
9778
|
"sourceFileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
9726
9779
|
"qualifiedName": "SkyPopoverDirective.ngOnDestroy"
|
|
9727
9780
|
},
|
|
9728
|
-
"
|
|
9781
|
+
"396": {
|
|
9729
9782
|
"sourceFileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
9730
9783
|
"qualifiedName": "SkyPopoverDirective.togglePopover"
|
|
9731
9784
|
},
|
|
9732
|
-
"
|
|
9785
|
+
"397": {
|
|
9733
9786
|
"sourceFileName": "libs/components/popovers/src/lib/modules/popover/popover.directive.ts",
|
|
9734
9787
|
"qualifiedName": "SkyPopoverDirective.togglePopover"
|
|
9735
9788
|
},
|
|
9736
|
-
"
|
|
9789
|
+
"517": {
|
|
9737
9790
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9738
9791
|
"qualifiedName": "SkyDropdownHarness"
|
|
9739
9792
|
},
|
|
9740
|
-
"
|
|
9793
|
+
"519": {
|
|
9741
9794
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9742
9795
|
"qualifiedName": "SkyDropdownHarness.with"
|
|
9743
9796
|
},
|
|
9744
|
-
"
|
|
9797
|
+
"520": {
|
|
9745
9798
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9746
9799
|
"qualifiedName": "SkyDropdownHarness.with"
|
|
9747
9800
|
},
|
|
9748
|
-
"
|
|
9801
|
+
"521": {
|
|
9749
9802
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9750
9803
|
"qualifiedName": "filters"
|
|
9751
9804
|
},
|
|
9752
|
-
"
|
|
9805
|
+
"527": {
|
|
9753
9806
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9754
9807
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
9755
9808
|
},
|
|
9756
|
-
"
|
|
9809
|
+
"528": {
|
|
9757
9810
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9758
9811
|
"qualifiedName": "SkyDropdownHarness"
|
|
9759
9812
|
},
|
|
9760
|
-
"
|
|
9813
|
+
"529": {
|
|
9761
9814
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9762
9815
|
"qualifiedName": "locatorFactory"
|
|
9763
9816
|
},
|
|
9764
|
-
"
|
|
9817
|
+
"532": {
|
|
9765
9818
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9766
9819
|
"qualifiedName": "SkyDropdownHarness.clickDropdownButton"
|
|
9767
9820
|
},
|
|
9768
|
-
"
|
|
9821
|
+
"533": {
|
|
9769
9822
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9770
9823
|
"qualifiedName": "SkyDropdownHarness.clickDropdownButton"
|
|
9771
9824
|
},
|
|
9772
|
-
"
|
|
9825
|
+
"534": {
|
|
9773
9826
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9774
9827
|
"qualifiedName": "SkyDropdownHarness.getAriaLabel"
|
|
9775
9828
|
},
|
|
9776
|
-
"
|
|
9829
|
+
"535": {
|
|
9777
9830
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9778
9831
|
"qualifiedName": "SkyDropdownHarness.getAriaLabel"
|
|
9779
9832
|
},
|
|
9780
|
-
"
|
|
9833
|
+
"536": {
|
|
9781
9834
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9782
9835
|
"qualifiedName": "SkyDropdownHarness.getButtonStyle"
|
|
9783
9836
|
},
|
|
9784
|
-
"
|
|
9837
|
+
"537": {
|
|
9785
9838
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9786
9839
|
"qualifiedName": "SkyDropdownHarness.getButtonStyle"
|
|
9787
9840
|
},
|
|
9788
|
-
"
|
|
9841
|
+
"538": {
|
|
9789
9842
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9790
9843
|
"qualifiedName": "SkyDropdownHarness.getButtonType"
|
|
9791
9844
|
},
|
|
9792
|
-
"
|
|
9845
|
+
"539": {
|
|
9793
9846
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9794
9847
|
"qualifiedName": "SkyDropdownHarness.getButtonType"
|
|
9795
9848
|
},
|
|
9796
|
-
"
|
|
9849
|
+
"540": {
|
|
9797
9850
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9798
9851
|
"qualifiedName": "SkyDropdownHarness.getDropdownMenu"
|
|
9799
9852
|
},
|
|
9800
|
-
"
|
|
9853
|
+
"541": {
|
|
9801
9854
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9802
9855
|
"qualifiedName": "SkyDropdownHarness.getDropdownMenu"
|
|
9803
9856
|
},
|
|
9804
|
-
"
|
|
9857
|
+
"542": {
|
|
9805
9858
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9806
9859
|
"qualifiedName": "SkyDropdownHarness.getTitle"
|
|
9807
9860
|
},
|
|
9808
|
-
"
|
|
9861
|
+
"543": {
|
|
9809
9862
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9810
9863
|
"qualifiedName": "SkyDropdownHarness.getTitle"
|
|
9811
9864
|
},
|
|
9812
|
-
"
|
|
9865
|
+
"544": {
|
|
9813
9866
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9814
9867
|
"qualifiedName": "SkyDropdownHarness.isDisabled"
|
|
9815
9868
|
},
|
|
9816
|
-
"
|
|
9869
|
+
"545": {
|
|
9817
9870
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9818
9871
|
"qualifiedName": "SkyDropdownHarness.isDisabled"
|
|
9819
9872
|
},
|
|
9820
|
-
"
|
|
9873
|
+
"546": {
|
|
9821
9874
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9822
9875
|
"qualifiedName": "SkyDropdownHarness.isOpen"
|
|
9823
9876
|
},
|
|
9824
|
-
"
|
|
9877
|
+
"547": {
|
|
9825
9878
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.ts",
|
|
9826
9879
|
"qualifiedName": "SkyDropdownHarness.isOpen"
|
|
9827
9880
|
},
|
|
9828
|
-
"
|
|
9881
|
+
"553": {
|
|
9829
9882
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9830
9883
|
"qualifiedName": "ComponentHarness.host"
|
|
9831
9884
|
},
|
|
9832
|
-
"
|
|
9885
|
+
"554": {
|
|
9833
9886
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9834
9887
|
"qualifiedName": "ComponentHarness.host"
|
|
9835
9888
|
},
|
|
9836
|
-
"
|
|
9889
|
+
"573": {
|
|
9837
9890
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-harness.filters.ts",
|
|
9838
9891
|
"qualifiedName": "SkyDropdownHarnessFilters"
|
|
9839
9892
|
},
|
|
9840
|
-
"
|
|
9893
|
+
"574": {
|
|
9841
9894
|
"sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
9842
9895
|
"qualifiedName": "SkyHarnessFilters.dataSkyId"
|
|
9843
9896
|
},
|
|
9844
|
-
"
|
|
9897
|
+
"575": {
|
|
9845
9898
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9846
9899
|
"qualifiedName": "BaseHarnessFilters.selector"
|
|
9847
9900
|
},
|
|
9848
|
-
"
|
|
9901
|
+
"576": {
|
|
9849
9902
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9850
9903
|
"qualifiedName": "BaseHarnessFilters.ancestor"
|
|
9851
9904
|
},
|
|
9852
|
-
"
|
|
9905
|
+
"577": {
|
|
9853
9906
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts",
|
|
9854
9907
|
"qualifiedName": "SkyDropdownItemHarness"
|
|
9855
9908
|
},
|
|
9856
|
-
"
|
|
9909
|
+
"579": {
|
|
9857
9910
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts",
|
|
9858
9911
|
"qualifiedName": "SkyDropdownItemHarness.with"
|
|
9859
9912
|
},
|
|
9860
|
-
"
|
|
9913
|
+
"580": {
|
|
9861
9914
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts",
|
|
9862
9915
|
"qualifiedName": "SkyDropdownItemHarness.with"
|
|
9863
9916
|
},
|
|
9864
|
-
"
|
|
9917
|
+
"581": {
|
|
9865
9918
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts",
|
|
9866
9919
|
"qualifiedName": "filters"
|
|
9867
9920
|
},
|
|
9868
|
-
"
|
|
9921
|
+
"587": {
|
|
9869
9922
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9870
9923
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
9871
9924
|
},
|
|
9872
|
-
"
|
|
9925
|
+
"588": {
|
|
9873
9926
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9874
9927
|
"qualifiedName": "SkyDropdownItemHarness"
|
|
9875
9928
|
},
|
|
9876
|
-
"
|
|
9929
|
+
"589": {
|
|
9877
9930
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9878
9931
|
"qualifiedName": "locatorFactory"
|
|
9879
9932
|
},
|
|
9880
|
-
"
|
|
9933
|
+
"592": {
|
|
9881
9934
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts",
|
|
9882
9935
|
"qualifiedName": "SkyDropdownItemHarness.click"
|
|
9883
9936
|
},
|
|
9884
|
-
"
|
|
9937
|
+
"593": {
|
|
9885
9938
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts",
|
|
9886
9939
|
"qualifiedName": "SkyDropdownItemHarness.click"
|
|
9887
9940
|
},
|
|
9888
|
-
"
|
|
9941
|
+
"594": {
|
|
9889
9942
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts",
|
|
9890
9943
|
"qualifiedName": "SkyDropdownItemHarness.getAriaRole"
|
|
9891
9944
|
},
|
|
9892
|
-
"
|
|
9945
|
+
"595": {
|
|
9893
9946
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts",
|
|
9894
9947
|
"qualifiedName": "SkyDropdownItemHarness.getAriaRole"
|
|
9895
9948
|
},
|
|
9896
|
-
"
|
|
9949
|
+
"596": {
|
|
9897
9950
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts",
|
|
9898
9951
|
"qualifiedName": "SkyDropdownItemHarness.getText"
|
|
9899
9952
|
},
|
|
9900
|
-
"
|
|
9953
|
+
"597": {
|
|
9901
9954
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.ts",
|
|
9902
9955
|
"qualifiedName": "SkyDropdownItemHarness.getText"
|
|
9903
9956
|
},
|
|
9904
|
-
"
|
|
9957
|
+
"601": {
|
|
9905
9958
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9906
9959
|
"qualifiedName": "ComponentHarness.host"
|
|
9907
9960
|
},
|
|
9908
|
-
"
|
|
9961
|
+
"602": {
|
|
9909
9962
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9910
9963
|
"qualifiedName": "ComponentHarness.host"
|
|
9911
9964
|
},
|
|
9912
|
-
"
|
|
9965
|
+
"621": {
|
|
9913
9966
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.filters.ts",
|
|
9914
9967
|
"qualifiedName": "SkyDropdownItemHarnessFilters"
|
|
9915
9968
|
},
|
|
9916
|
-
"
|
|
9969
|
+
"622": {
|
|
9917
9970
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.filters.ts",
|
|
9918
9971
|
"qualifiedName": "SkyDropdownItemHarnessFilters.ariaRole"
|
|
9919
9972
|
},
|
|
9920
|
-
"
|
|
9973
|
+
"623": {
|
|
9921
9974
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-item-harness.filters.ts",
|
|
9922
9975
|
"qualifiedName": "SkyDropdownItemHarnessFilters.text"
|
|
9923
9976
|
},
|
|
9924
|
-
"
|
|
9977
|
+
"624": {
|
|
9925
9978
|
"sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
9926
9979
|
"qualifiedName": "SkyHarnessFilters.dataSkyId"
|
|
9927
9980
|
},
|
|
9928
|
-
"
|
|
9981
|
+
"625": {
|
|
9929
9982
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9930
9983
|
"qualifiedName": "BaseHarnessFilters.selector"
|
|
9931
9984
|
},
|
|
9932
|
-
"
|
|
9985
|
+
"626": {
|
|
9933
9986
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9934
9987
|
"qualifiedName": "BaseHarnessFilters.ancestor"
|
|
9935
9988
|
},
|
|
9936
|
-
"
|
|
9989
|
+
"627": {
|
|
9937
9990
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
9938
9991
|
"qualifiedName": "SkyDropdownMenuHarness"
|
|
9939
9992
|
},
|
|
9940
|
-
"
|
|
9993
|
+
"629": {
|
|
9941
9994
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
9942
9995
|
"qualifiedName": "SkyDropdownMenuHarness.with"
|
|
9943
9996
|
},
|
|
9944
|
-
"
|
|
9997
|
+
"630": {
|
|
9945
9998
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
9946
9999
|
"qualifiedName": "SkyDropdownMenuHarness.with"
|
|
9947
10000
|
},
|
|
9948
|
-
"
|
|
10001
|
+
"631": {
|
|
9949
10002
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
9950
10003
|
"qualifiedName": "filters"
|
|
9951
10004
|
},
|
|
9952
|
-
"
|
|
10005
|
+
"637": {
|
|
9953
10006
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9954
10007
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
9955
10008
|
},
|
|
9956
|
-
"
|
|
10009
|
+
"638": {
|
|
9957
10010
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9958
10011
|
"qualifiedName": "SkyDropdownMenuHarness"
|
|
9959
10012
|
},
|
|
9960
|
-
"
|
|
10013
|
+
"639": {
|
|
9961
10014
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9962
10015
|
"qualifiedName": "locatorFactory"
|
|
9963
10016
|
},
|
|
9964
|
-
"
|
|
10017
|
+
"641": {
|
|
9965
10018
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
9966
10019
|
"qualifiedName": "SkyDropdownMenuHarness.clickOut"
|
|
9967
10020
|
},
|
|
9968
|
-
"
|
|
10021
|
+
"642": {
|
|
9969
10022
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
9970
10023
|
"qualifiedName": "SkyDropdownMenuHarness.clickOut"
|
|
9971
10024
|
},
|
|
9972
|
-
"
|
|
10025
|
+
"643": {
|
|
9973
10026
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
9974
10027
|
"qualifiedName": "SkyDropdownMenuHarness.getAriaLabelledBy"
|
|
9975
10028
|
},
|
|
9976
|
-
"
|
|
10029
|
+
"644": {
|
|
9977
10030
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
9978
10031
|
"qualifiedName": "SkyDropdownMenuHarness.getAriaLabelledBy"
|
|
9979
10032
|
},
|
|
9980
|
-
"
|
|
10033
|
+
"645": {
|
|
9981
10034
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
9982
10035
|
"qualifiedName": "SkyDropdownMenuHarness.getAriaRole"
|
|
9983
10036
|
},
|
|
9984
|
-
"
|
|
10037
|
+
"646": {
|
|
9985
10038
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
9986
10039
|
"qualifiedName": "SkyDropdownMenuHarness.getAriaRole"
|
|
9987
10040
|
},
|
|
9988
|
-
"
|
|
10041
|
+
"647": {
|
|
9989
10042
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
9990
10043
|
"qualifiedName": "SkyDropdownMenuHarness.getItems"
|
|
9991
10044
|
},
|
|
9992
|
-
"
|
|
10045
|
+
"648": {
|
|
9993
10046
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
9994
10047
|
"qualifiedName": "SkyDropdownMenuHarness.getItems"
|
|
9995
10048
|
},
|
|
9996
|
-
"
|
|
10049
|
+
"649": {
|
|
9997
10050
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
9998
10051
|
"qualifiedName": "filters"
|
|
9999
10052
|
},
|
|
10000
|
-
"
|
|
10053
|
+
"650": {
|
|
10001
10054
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
10002
10055
|
"qualifiedName": "SkyDropdownMenuHarness.getItem"
|
|
10003
10056
|
},
|
|
10004
|
-
"
|
|
10057
|
+
"651": {
|
|
10005
10058
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
10006
10059
|
"qualifiedName": "SkyDropdownMenuHarness.getItem"
|
|
10007
10060
|
},
|
|
10008
|
-
"
|
|
10061
|
+
"652": {
|
|
10009
10062
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.ts",
|
|
10010
10063
|
"qualifiedName": "filters"
|
|
10011
10064
|
},
|
|
10012
|
-
"
|
|
10065
|
+
"656": {
|
|
10013
10066
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10014
10067
|
"qualifiedName": "ComponentHarness.host"
|
|
10015
10068
|
},
|
|
10016
|
-
"
|
|
10069
|
+
"657": {
|
|
10017
10070
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10018
10071
|
"qualifiedName": "ComponentHarness.host"
|
|
10019
10072
|
},
|
|
10020
|
-
"
|
|
10073
|
+
"676": {
|
|
10021
10074
|
"sourceFileName": "libs/components/popovers/testing/src/dropdown/harness/dropdown-menu-harness.filters.ts",
|
|
10022
10075
|
"qualifiedName": "SkyDropdownMenuHarnessFilters"
|
|
10023
10076
|
},
|
|
10024
|
-
"
|
|
10077
|
+
"677": {
|
|
10025
10078
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10026
10079
|
"qualifiedName": "BaseHarnessFilters.selector"
|
|
10027
10080
|
},
|
|
10028
|
-
"
|
|
10081
|
+
"678": {
|
|
10029
10082
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10030
10083
|
"qualifiedName": "BaseHarnessFilters.ancestor"
|
|
10031
10084
|
},
|
|
10032
|
-
"
|
|
10085
|
+
"679": {
|
|
10033
10086
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
10034
10087
|
"qualifiedName": "SkyPopoverContentHarness"
|
|
10035
10088
|
},
|
|
10036
|
-
"
|
|
10089
|
+
"681": {
|
|
10037
10090
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
10038
10091
|
"qualifiedName": "SkyPopoverContentHarness.with"
|
|
10039
10092
|
},
|
|
10040
|
-
"
|
|
10093
|
+
"682": {
|
|
10041
10094
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
10042
10095
|
"qualifiedName": "SkyPopoverContentHarness.with"
|
|
10043
10096
|
},
|
|
10044
|
-
"
|
|
10097
|
+
"683": {
|
|
10045
10098
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
10046
10099
|
"qualifiedName": "filters"
|
|
10047
10100
|
},
|
|
10048
|
-
"
|
|
10101
|
+
"689": {
|
|
10049
10102
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10050
10103
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
10051
10104
|
},
|
|
10052
|
-
"
|
|
10105
|
+
"690": {
|
|
10053
10106
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10054
10107
|
"qualifiedName": "SkyPopoverContentHarness"
|
|
10055
10108
|
},
|
|
10056
|
-
"
|
|
10109
|
+
"691": {
|
|
10057
10110
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10058
10111
|
"qualifiedName": "locatorFactory"
|
|
10059
10112
|
},
|
|
10060
|
-
"
|
|
10113
|
+
"696": {
|
|
10061
10114
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
10062
10115
|
"qualifiedName": "SkyPopoverContentHarness.getPlacement"
|
|
10063
10116
|
},
|
|
10064
|
-
"
|
|
10117
|
+
"697": {
|
|
10065
10118
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
10066
10119
|
"qualifiedName": "SkyPopoverContentHarness.getPlacement"
|
|
10067
10120
|
},
|
|
10068
|
-
"
|
|
10121
|
+
"698": {
|
|
10069
10122
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
10070
10123
|
"qualifiedName": "SkyPopoverContentHarness.getAlignment"
|
|
10071
10124
|
},
|
|
10072
|
-
"
|
|
10125
|
+
"699": {
|
|
10073
10126
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
10074
10127
|
"qualifiedName": "SkyPopoverContentHarness.getAlignment"
|
|
10075
10128
|
},
|
|
10076
|
-
"
|
|
10129
|
+
"700": {
|
|
10077
10130
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
10078
10131
|
"qualifiedName": "SkyPopoverContentHarness.getTitleText"
|
|
10079
10132
|
},
|
|
10080
|
-
"
|
|
10133
|
+
"701": {
|
|
10081
10134
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
10082
10135
|
"qualifiedName": "SkyPopoverContentHarness.getTitleText"
|
|
10083
10136
|
},
|
|
10084
|
-
"
|
|
10137
|
+
"702": {
|
|
10085
10138
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
10086
10139
|
"qualifiedName": "SkyPopoverContentHarness.getBodyText"
|
|
10087
10140
|
},
|
|
10088
|
-
"
|
|
10141
|
+
"703": {
|
|
10089
10142
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
10090
10143
|
"qualifiedName": "SkyPopoverContentHarness.getBodyText"
|
|
10091
10144
|
},
|
|
10092
|
-
"
|
|
10145
|
+
"704": {
|
|
10093
10146
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
10094
10147
|
"qualifiedName": "SkyPopoverContentHarness.clickOut"
|
|
10095
10148
|
},
|
|
10096
|
-
"
|
|
10149
|
+
"705": {
|
|
10097
10150
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-content-harness.ts",
|
|
10098
10151
|
"qualifiedName": "SkyPopoverContentHarness.clickOut"
|
|
10099
10152
|
},
|
|
10100
|
-
"
|
|
10153
|
+
"706": {
|
|
10101
10154
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10102
10155
|
"qualifiedName": "SkyQueryableComponentHarness.queryHarness"
|
|
10103
10156
|
},
|
|
10104
|
-
"
|
|
10157
|
+
"707": {
|
|
10105
10158
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10106
10159
|
"qualifiedName": "SkyQueryableComponentHarness.queryHarness"
|
|
10107
10160
|
},
|
|
10108
|
-
"
|
|
10161
|
+
"708": {
|
|
10109
10162
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10110
10163
|
"qualifiedName": "T"
|
|
10111
10164
|
},
|
|
10112
|
-
"
|
|
10165
|
+
"709": {
|
|
10113
10166
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10114
10167
|
"qualifiedName": "query"
|
|
10115
10168
|
},
|
|
10116
|
-
"
|
|
10169
|
+
"710": {
|
|
10117
10170
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10118
10171
|
"qualifiedName": "SkyQueryableComponentHarness.queryHarnessOrNull"
|
|
10119
10172
|
},
|
|
10120
|
-
"
|
|
10173
|
+
"711": {
|
|
10121
10174
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10122
10175
|
"qualifiedName": "SkyQueryableComponentHarness.queryHarnessOrNull"
|
|
10123
10176
|
},
|
|
10124
|
-
"
|
|
10177
|
+
"712": {
|
|
10125
10178
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10126
10179
|
"qualifiedName": "T"
|
|
10127
10180
|
},
|
|
10128
|
-
"
|
|
10181
|
+
"713": {
|
|
10129
10182
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10130
10183
|
"qualifiedName": "query"
|
|
10131
10184
|
},
|
|
10132
|
-
"
|
|
10185
|
+
"714": {
|
|
10133
10186
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10134
10187
|
"qualifiedName": "SkyQueryableComponentHarness.queryHarnesses"
|
|
10135
10188
|
},
|
|
10136
|
-
"
|
|
10189
|
+
"715": {
|
|
10137
10190
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10138
10191
|
"qualifiedName": "SkyQueryableComponentHarness.queryHarnesses"
|
|
10139
10192
|
},
|
|
10140
|
-
"
|
|
10193
|
+
"716": {
|
|
10141
10194
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10142
10195
|
"qualifiedName": "T"
|
|
10143
10196
|
},
|
|
10144
|
-
"
|
|
10197
|
+
"717": {
|
|
10145
10198
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10146
10199
|
"qualifiedName": "harness"
|
|
10147
10200
|
},
|
|
10148
|
-
"
|
|
10201
|
+
"718": {
|
|
10149
10202
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10150
10203
|
"qualifiedName": "SkyQueryableComponentHarness.querySelector"
|
|
10151
10204
|
},
|
|
10152
|
-
"
|
|
10205
|
+
"719": {
|
|
10153
10206
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10154
10207
|
"qualifiedName": "SkyQueryableComponentHarness.querySelector"
|
|
10155
10208
|
},
|
|
10156
|
-
"
|
|
10209
|
+
"720": {
|
|
10157
10210
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10158
10211
|
"qualifiedName": "selector"
|
|
10159
10212
|
},
|
|
10160
|
-
"
|
|
10213
|
+
"721": {
|
|
10161
10214
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10162
10215
|
"qualifiedName": "SkyQueryableComponentHarness.querySelectorOrNull"
|
|
10163
10216
|
},
|
|
10164
|
-
"
|
|
10217
|
+
"722": {
|
|
10165
10218
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10166
10219
|
"qualifiedName": "SkyQueryableComponentHarness.querySelectorOrNull"
|
|
10167
10220
|
},
|
|
10168
|
-
"
|
|
10221
|
+
"723": {
|
|
10169
10222
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10170
10223
|
"qualifiedName": "selector"
|
|
10171
10224
|
},
|
|
10172
|
-
"
|
|
10225
|
+
"724": {
|
|
10173
10226
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10174
10227
|
"qualifiedName": "SkyQueryableComponentHarness.querySelectorAll"
|
|
10175
10228
|
},
|
|
10176
|
-
"
|
|
10229
|
+
"725": {
|
|
10177
10230
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10178
10231
|
"qualifiedName": "SkyQueryableComponentHarness.querySelectorAll"
|
|
10179
10232
|
},
|
|
10180
|
-
"
|
|
10233
|
+
"726": {
|
|
10181
10234
|
"sourceFileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
10182
10235
|
"qualifiedName": "selector"
|
|
10183
10236
|
},
|
|
10184
|
-
"
|
|
10237
|
+
"730": {
|
|
10185
10238
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10186
10239
|
"qualifiedName": "ComponentHarness.host"
|
|
10187
10240
|
},
|
|
10188
|
-
"
|
|
10241
|
+
"731": {
|
|
10189
10242
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10190
10243
|
"qualifiedName": "ComponentHarness.host"
|
|
10191
10244
|
},
|
|
10192
|
-
"
|
|
10245
|
+
"753": {
|
|
10193
10246
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-harness.ts",
|
|
10194
10247
|
"qualifiedName": "SkyPopoverHarness"
|
|
10195
10248
|
},
|
|
10196
|
-
"
|
|
10249
|
+
"755": {
|
|
10197
10250
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-harness.ts",
|
|
10198
10251
|
"qualifiedName": "SkyPopoverHarness.with"
|
|
10199
10252
|
},
|
|
10200
|
-
"
|
|
10253
|
+
"756": {
|
|
10201
10254
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-harness.ts",
|
|
10202
10255
|
"qualifiedName": "SkyPopoverHarness.with"
|
|
10203
10256
|
},
|
|
10204
|
-
"
|
|
10257
|
+
"757": {
|
|
10205
10258
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-harness.ts",
|
|
10206
10259
|
"qualifiedName": "filters"
|
|
10207
10260
|
},
|
|
10208
|
-
"
|
|
10261
|
+
"763": {
|
|
10209
10262
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10210
10263
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
10211
10264
|
},
|
|
10212
|
-
"
|
|
10265
|
+
"764": {
|
|
10213
10266
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10214
10267
|
"qualifiedName": "SkyPopoverHarness"
|
|
10215
10268
|
},
|
|
10216
|
-
"
|
|
10269
|
+
"765": {
|
|
10217
10270
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10218
10271
|
"qualifiedName": "locatorFactory"
|
|
10219
10272
|
},
|
|
10220
|
-
"
|
|
10273
|
+
"767": {
|
|
10221
10274
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-harness.ts",
|
|
10222
10275
|
"qualifiedName": "SkyPopoverHarness.clickPopoverButton"
|
|
10223
10276
|
},
|
|
10224
|
-
"
|
|
10277
|
+
"768": {
|
|
10225
10278
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-harness.ts",
|
|
10226
10279
|
"qualifiedName": "SkyPopoverHarness.clickPopoverButton"
|
|
10227
10280
|
},
|
|
10228
|
-
"
|
|
10281
|
+
"769": {
|
|
10229
10282
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-harness.ts",
|
|
10230
10283
|
"qualifiedName": "SkyPopoverHarness.getPopoverContent"
|
|
10231
10284
|
},
|
|
10232
|
-
"
|
|
10285
|
+
"770": {
|
|
10233
10286
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-harness.ts",
|
|
10234
10287
|
"qualifiedName": "SkyPopoverHarness.getPopoverContent"
|
|
10235
10288
|
},
|
|
10236
|
-
"
|
|
10289
|
+
"771": {
|
|
10237
10290
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-harness.ts",
|
|
10238
10291
|
"qualifiedName": "SkyPopoverHarness.isOpen"
|
|
10239
10292
|
},
|
|
10240
|
-
"
|
|
10293
|
+
"772": {
|
|
10241
10294
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-harness.ts",
|
|
10242
10295
|
"qualifiedName": "SkyPopoverHarness.isOpen"
|
|
10243
10296
|
},
|
|
10244
|
-
"
|
|
10297
|
+
"780": {
|
|
10245
10298
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10246
10299
|
"qualifiedName": "ComponentHarness.host"
|
|
10247
10300
|
},
|
|
10248
|
-
"
|
|
10301
|
+
"781": {
|
|
10249
10302
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10250
10303
|
"qualifiedName": "ComponentHarness.host"
|
|
10251
10304
|
},
|
|
10252
|
-
"
|
|
10305
|
+
"800": {
|
|
10253
10306
|
"sourceFileName": "libs/components/popovers/testing/src/popover/harness/popover-harness-filters.ts",
|
|
10254
10307
|
"qualifiedName": "SkyPopoverHarnessFilters"
|
|
10255
10308
|
},
|
|
10256
|
-
"
|
|
10309
|
+
"801": {
|
|
10257
10310
|
"sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
10258
10311
|
"qualifiedName": "SkyHarnessFilters.dataSkyId"
|
|
10259
10312
|
},
|
|
10260
|
-
"
|
|
10313
|
+
"802": {
|
|
10261
10314
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10262
10315
|
"qualifiedName": "BaseHarnessFilters.selector"
|
|
10263
10316
|
},
|
|
10264
|
-
"
|
|
10317
|
+
"803": {
|
|
10265
10318
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
10266
10319
|
"qualifiedName": "BaseHarnessFilters.ancestor"
|
|
10267
10320
|
}
|
|
@@ -10291,7 +10344,7 @@
|
|
|
10291
10344
|
{
|
|
10292
10345
|
"fileName": "demo.component.html",
|
|
10293
10346
|
"filePath": "/projects/popovers/documentation/code-examples/popover/basic/demo.component.html",
|
|
10294
|
-
"rawContents": "<button\n class=\"sky-btn sky-btn-default sky-margin-inline-sm\"\n
|
|
10347
|
+
"rawContents": "<button\n class=\"sky-btn sky-btn-default sky-margin-inline-sm\"\n data-sky-id=\"popover-demo\"\n type=\"button\"\n [skyPopover]=\"myPopover\"\n [skyPopoverAlignment]=\"popoverAlignment\"\n [skyPopoverPlacement]=\"popoverPlacement\"\n>\n Open popover\n</button>\n\n<sky-popover #myPopover [popoverTitle]=\"popoverTitle\">\n {{ popoverBody }}\n</sky-popover>\n"
|
|
10295
10348
|
},
|
|
10296
10349
|
{
|
|
10297
10350
|
"fileName": "demo.component.ts",
|
|
@@ -10323,16 +10376,16 @@
|
|
|
10323
10376
|
"@angular/router": "17.3.12",
|
|
10324
10377
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
10325
10378
|
"@schematics/angular": "17.3.9",
|
|
10326
|
-
"@skyux-sdk/testing": "10.
|
|
10327
|
-
"@skyux/assets": "10.
|
|
10328
|
-
"@skyux/core": "10.
|
|
10329
|
-
"@skyux/help-inline": "10.
|
|
10330
|
-
"@skyux/i18n": "10.
|
|
10331
|
-
"@skyux/icon": "10.
|
|
10379
|
+
"@skyux-sdk/testing": "10.44.0",
|
|
10380
|
+
"@skyux/assets": "10.44.0",
|
|
10381
|
+
"@skyux/core": "10.44.0",
|
|
10382
|
+
"@skyux/help-inline": "10.44.0",
|
|
10383
|
+
"@skyux/i18n": "10.44.0",
|
|
10384
|
+
"@skyux/icon": "10.44.0",
|
|
10332
10385
|
"@skyux/icons": "7.8.0",
|
|
10333
|
-
"@skyux/indicators": "10.
|
|
10334
|
-
"@skyux/popovers": "10.
|
|
10335
|
-
"@skyux/theme": "10.
|
|
10386
|
+
"@skyux/indicators": "10.44.0",
|
|
10387
|
+
"@skyux/popovers": "10.44.0",
|
|
10388
|
+
"@skyux/theme": "10.44.0",
|
|
10336
10389
|
"axe-core": "4.10.0",
|
|
10337
10390
|
"cross-spawn": "7.0.3",
|
|
10338
10391
|
"fontfaceobserver": "2.3.0",
|
|
@@ -10355,14 +10408,14 @@
|
|
|
10355
10408
|
"@angular/router": "17.3.12",
|
|
10356
10409
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
10357
10410
|
"@schematics/angular": "17.3.9",
|
|
10358
|
-
"@skyux-sdk/testing": "10.
|
|
10359
|
-
"@skyux/assets": "10.
|
|
10360
|
-
"@skyux/core": "10.
|
|
10361
|
-
"@skyux/i18n": "10.
|
|
10362
|
-
"@skyux/icon": "10.
|
|
10411
|
+
"@skyux-sdk/testing": "10.44.0",
|
|
10412
|
+
"@skyux/assets": "10.44.0",
|
|
10413
|
+
"@skyux/core": "10.44.0",
|
|
10414
|
+
"@skyux/i18n": "10.44.0",
|
|
10415
|
+
"@skyux/icon": "10.44.0",
|
|
10363
10416
|
"@skyux/icons": "7.8.0",
|
|
10364
|
-
"@skyux/popovers": "10.
|
|
10365
|
-
"@skyux/theme": "10.
|
|
10417
|
+
"@skyux/popovers": "10.44.0",
|
|
10418
|
+
"@skyux/theme": "10.44.0",
|
|
10366
10419
|
"axe-core": "4.10.0",
|
|
10367
10420
|
"cross-spawn": "7.0.3",
|
|
10368
10421
|
"fontfaceobserver": "2.3.0",
|
|
@@ -10385,14 +10438,14 @@
|
|
|
10385
10438
|
"@angular/router": "17.3.12",
|
|
10386
10439
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
10387
10440
|
"@schematics/angular": "17.3.9",
|
|
10388
|
-
"@skyux-sdk/testing": "10.
|
|
10389
|
-
"@skyux/assets": "10.
|
|
10390
|
-
"@skyux/core": "10.
|
|
10391
|
-
"@skyux/i18n": "10.
|
|
10392
|
-
"@skyux/icon": "10.
|
|
10441
|
+
"@skyux-sdk/testing": "10.44.0",
|
|
10442
|
+
"@skyux/assets": "10.44.0",
|
|
10443
|
+
"@skyux/core": "10.44.0",
|
|
10444
|
+
"@skyux/i18n": "10.44.0",
|
|
10445
|
+
"@skyux/icon": "10.44.0",
|
|
10393
10446
|
"@skyux/icons": "7.8.0",
|
|
10394
|
-
"@skyux/popovers": "10.
|
|
10395
|
-
"@skyux/theme": "10.
|
|
10447
|
+
"@skyux/popovers": "10.44.0",
|
|
10448
|
+
"@skyux/theme": "10.44.0",
|
|
10396
10449
|
"axe-core": "4.10.0",
|
|
10397
10450
|
"cross-spawn": "7.0.3",
|
|
10398
10451
|
"fontfaceobserver": "2.3.0",
|