@skyux/popovers 8.0.0-alpha.1 → 8.0.0-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26,7 +26,7 @@
26
26
  "originalName": "",
27
27
  "children": [
28
28
  {
29
- "id": 385,
29
+ "id": 389,
30
30
  "name": "SkyPopoverMessageType",
31
31
  "kind": 8,
32
32
  "kindString": "Enumeration",
@@ -41,7 +41,7 @@
41
41
  },
42
42
  "children": [
43
43
  {
44
- "id": 387,
44
+ "id": 391,
45
45
  "name": "Close",
46
46
  "kind": 16,
47
47
  "kindString": "Enumeration Member",
@@ -59,7 +59,7 @@
59
59
  "fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
60
60
  "line": 13,
61
61
  "character": 2,
62
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L13"
62
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L13"
63
63
  }
64
64
  ],
65
65
  "type": {
@@ -68,7 +68,7 @@
68
68
  }
69
69
  },
70
70
  {
71
- "id": 389,
71
+ "id": 393,
72
72
  "name": "Focus",
73
73
  "kind": 16,
74
74
  "kindString": "Enumeration Member",
@@ -86,7 +86,7 @@
86
86
  "fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
87
87
  "line": 24,
88
88
  "character": 2,
89
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L24"
89
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L24"
90
90
  }
91
91
  ],
92
92
  "type": {
@@ -95,7 +95,7 @@
95
95
  }
96
96
  },
97
97
  {
98
- "id": 386,
98
+ "id": 390,
99
99
  "name": "Open",
100
100
  "kind": 16,
101
101
  "kindString": "Enumeration Member",
@@ -113,7 +113,7 @@
113
113
  "fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
114
114
  "line": 8,
115
115
  "character": 2,
116
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L8"
116
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L8"
117
117
  }
118
118
  ],
119
119
  "type": {
@@ -122,7 +122,7 @@
122
122
  }
123
123
  },
124
124
  {
125
- "id": 388,
125
+ "id": 392,
126
126
  "name": "Reposition",
127
127
  "kind": 16,
128
128
  "kindString": "Enumeration Member",
@@ -140,7 +140,7 @@
140
140
  "fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
141
141
  "line": 19,
142
142
  "character": 2,
143
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L19"
143
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L19"
144
144
  }
145
145
  ],
146
146
  "type": {
@@ -153,10 +153,10 @@
153
153
  {
154
154
  "title": "Enumeration Members",
155
155
  "children": [
156
- 387,
157
- 389,
158
- 386,
159
- 388
156
+ 391,
157
+ 393,
158
+ 390,
159
+ 392
160
160
  ]
161
161
  }
162
162
  ],
@@ -165,12 +165,12 @@
165
165
  "fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
166
166
  "line": 4,
167
167
  "character": 12,
168
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L4"
168
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L4"
169
169
  }
170
170
  ]
171
171
  },
172
172
  {
173
- "id": 376,
173
+ "id": 380,
174
174
  "name": "SkyDropdownModule",
175
175
  "kind": 128,
176
176
  "kindString": "Class",
@@ -180,7 +180,7 @@
180
180
  {
181
181
  "title": "Constructors",
182
182
  "children": [
183
- 377
183
+ 381
184
184
  ]
185
185
  }
186
186
  ],
@@ -189,12 +189,12 @@
189
189
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.module.ts",
190
190
  "line": 36,
191
191
  "character": 13,
192
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.module.ts#L36"
192
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.module.ts#L36"
193
193
  }
194
194
  ]
195
195
  },
196
196
  {
197
- "id": 379,
197
+ "id": 383,
198
198
  "name": "SkyPopoverModule",
199
199
  "kind": 128,
200
200
  "kindString": "Class",
@@ -204,7 +204,7 @@
204
204
  {
205
205
  "title": "Constructors",
206
206
  "children": [
207
- 380
207
+ 384
208
208
  ]
209
209
  }
210
210
  ],
@@ -213,7 +213,7 @@
213
213
  "fileName": "projects/popovers/src/modules/popover/popover.module.ts",
214
214
  "line": 33,
215
215
  "character": 13,
216
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.module.ts#L33"
216
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.module.ts#L33"
217
217
  }
218
218
  ]
219
219
  },
@@ -245,7 +245,7 @@
245
245
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
246
246
  "line": 49,
247
247
  "character": 2,
248
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L49"
248
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L49"
249
249
  }
250
250
  ],
251
251
  "signatures": [
@@ -323,7 +323,7 @@
323
323
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
324
324
  "line": 50,
325
325
  "character": 11,
326
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L50"
326
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L50"
327
327
  }
328
328
  ],
329
329
  "type": {
@@ -352,7 +352,7 @@
352
352
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
353
353
  "line": 40,
354
354
  "character": 9,
355
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L40"
355
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L40"
356
356
  }
357
357
  ],
358
358
  "type": {
@@ -374,7 +374,7 @@
374
374
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
375
375
  "line": 42,
376
376
  "character": 9,
377
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L42"
377
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L42"
378
378
  }
379
379
  ],
380
380
  "type": {
@@ -396,13 +396,13 @@
396
396
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
397
397
  "line": 32,
398
398
  "character": 13,
399
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L32"
399
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L32"
400
400
  },
401
401
  {
402
402
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
403
403
  "line": 36,
404
404
  "character": 13,
405
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L36"
405
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L36"
406
406
  }
407
407
  ],
408
408
  "getSignature": {
@@ -473,7 +473,7 @@
473
473
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
474
474
  "line": 71,
475
475
  "character": 9,
476
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L71"
476
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L71"
477
477
  }
478
478
  ],
479
479
  "signatures": [
@@ -516,7 +516,7 @@
516
516
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
517
517
  "line": 81,
518
518
  "character": 9,
519
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L81"
519
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L81"
520
520
  }
521
521
  ],
522
522
  "signatures": [
@@ -546,7 +546,7 @@
546
546
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
547
547
  "line": 58,
548
548
  "character": 9,
549
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L58"
549
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L58"
550
550
  }
551
551
  ],
552
552
  "signatures": [
@@ -584,7 +584,7 @@
584
584
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
585
585
  "line": 87,
586
586
  "character": 9,
587
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L87"
587
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L87"
588
588
  }
589
589
  ],
590
590
  "signatures": [
@@ -638,7 +638,7 @@
638
638
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
639
639
  "line": 22,
640
640
  "character": 13,
641
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L22"
641
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L22"
642
642
  }
643
643
  ],
644
644
  "implementedTypes": [
@@ -678,7 +678,7 @@
678
678
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-button.component.ts",
679
679
  "line": 10,
680
680
  "character": 13,
681
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-button.component.ts#L10"
681
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-button.component.ts#L10"
682
682
  }
683
683
  ]
684
684
  },
@@ -706,9 +706,9 @@
706
706
  "sources": [
707
707
  {
708
708
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
709
- "line": 239,
709
+ "line": 243,
710
710
  "character": 2,
711
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L239"
711
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L243"
712
712
  }
713
713
  ],
714
714
  "signatures": [
@@ -777,6 +777,19 @@
777
777
  "type": "reference",
778
778
  "name": "SkyThemeService"
779
779
  }
780
+ },
781
+ {
782
+ "id": 41,
783
+ "name": "stackingContext",
784
+ "kind": 32768,
785
+ "kindString": "Parameter",
786
+ "flags": {
787
+ "isOptional": true
788
+ },
789
+ "type": {
790
+ "type": "reference",
791
+ "name": "SkyStackingContext"
792
+ }
780
793
  }
781
794
  ],
782
795
  "type": {
@@ -788,7 +801,7 @@
788
801
  ]
789
802
  },
790
803
  {
791
- "id": 49,
804
+ "id": 50,
792
805
  "name": "disabled",
793
806
  "kind": 1024,
794
807
  "kindString": "Property",
@@ -817,9 +830,9 @@
817
830
  "sources": [
818
831
  {
819
832
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
820
- "line": 92,
833
+ "line": 95,
821
834
  "character": 9,
822
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L92"
835
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L95"
823
836
  }
824
837
  ],
825
838
  "type": {
@@ -829,7 +842,7 @@
829
842
  "defaultValue": "false"
830
843
  },
831
844
  {
832
- "id": 72,
845
+ "id": 73,
833
846
  "name": "isMouseEnter",
834
847
  "kind": 1024,
835
848
  "kindString": "Property",
@@ -839,9 +852,9 @@
839
852
  "sources": [
840
853
  {
841
854
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
842
- "line": 184,
855
+ "line": 187,
843
856
  "character": 9,
844
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L184"
857
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L187"
845
858
  }
846
859
  ],
847
860
  "type": {
@@ -851,7 +864,7 @@
851
864
  "defaultValue": "false"
852
865
  },
853
866
  {
854
- "id": 73,
867
+ "id": 74,
855
868
  "name": "isVisible",
856
869
  "kind": 1024,
857
870
  "kindString": "Property",
@@ -861,9 +874,9 @@
861
874
  "sources": [
862
875
  {
863
876
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
864
- "line": 186,
877
+ "line": 189,
865
878
  "character": 9,
866
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L186"
879
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L189"
867
880
  }
868
881
  ],
869
882
  "type": {
@@ -873,7 +886,7 @@
873
886
  "defaultValue": "false"
874
887
  },
875
888
  {
876
- "id": 54,
889
+ "id": 55,
877
890
  "name": "label",
878
891
  "kind": 1024,
879
892
  "kindString": "Property",
@@ -907,9 +920,9 @@
907
920
  "sources": [
908
921
  {
909
922
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
910
- "line": 113,
923
+ "line": 116,
911
924
  "character": 9,
912
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L113"
925
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L116"
913
926
  }
914
927
  ],
915
928
  "type": {
@@ -918,7 +931,7 @@
918
931
  }
919
932
  },
920
933
  {
921
- "id": 75,
934
+ "id": 76,
922
935
  "name": "menuAriaRole",
923
936
  "kind": 1024,
924
937
  "kindString": "Property",
@@ -928,9 +941,9 @@
928
941
  "sources": [
929
942
  {
930
943
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
931
- "line": 190,
944
+ "line": 193,
932
945
  "character": 9,
933
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L190"
946
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L193"
934
947
  }
935
948
  ],
936
949
  "type": {
@@ -939,7 +952,7 @@
939
952
  }
940
953
  },
941
954
  {
942
- "id": 76,
955
+ "id": 77,
943
956
  "name": "menuContainerTemplateRef",
944
957
  "kind": 1024,
945
958
  "kindString": "Property",
@@ -949,9 +962,9 @@
949
962
  "sources": [
950
963
  {
951
964
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
952
- "line": 196,
965
+ "line": 199,
953
966
  "character": 9,
954
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L196"
967
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L199"
955
968
  }
956
969
  ],
957
970
  "type": {
@@ -968,7 +981,7 @@
968
981
  }
969
982
  },
970
983
  {
971
- "id": 74,
984
+ "id": 75,
972
985
  "name": "menuId",
973
986
  "kind": 1024,
974
987
  "kindString": "Property",
@@ -978,9 +991,9 @@
978
991
  "sources": [
979
992
  {
980
993
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
981
- "line": 188,
994
+ "line": 191,
982
995
  "character": 9,
983
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L188"
996
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L191"
984
997
  }
985
998
  ],
986
999
  "type": {
@@ -989,7 +1002,7 @@
989
1002
  }
990
1003
  },
991
1004
  {
992
- "id": 60,
1005
+ "id": 61,
993
1006
  "name": "title",
994
1007
  "kind": 1024,
995
1008
  "kindString": "Property",
@@ -1007,9 +1020,9 @@
1007
1020
  "sources": [
1008
1021
  {
1009
1022
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1010
- "line": 143,
1023
+ "line": 146,
1011
1024
  "character": 9,
1012
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L143"
1025
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L146"
1013
1026
  }
1014
1027
  ],
1015
1028
  "type": {
@@ -1018,7 +1031,7 @@
1018
1031
  }
1019
1032
  },
1020
1033
  {
1021
- "id": 41,
1034
+ "id": 42,
1022
1035
  "name": "buttonStyle",
1023
1036
  "kind": 262144,
1024
1037
  "kindString": "Accessor",
@@ -1028,19 +1041,19 @@
1028
1041
  "sources": [
1029
1042
  {
1030
1043
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1031
- "line": 52,
1044
+ "line": 55,
1032
1045
  "character": 13,
1033
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L52"
1046
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L55"
1034
1047
  },
1035
1048
  {
1036
1049
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1037
- "line": 56,
1050
+ "line": 59,
1038
1051
  "character": 13,
1039
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L56"
1052
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L59"
1040
1053
  }
1041
1054
  ],
1042
1055
  "getSignature": {
1043
- "id": 42,
1056
+ "id": 43,
1044
1057
  "name": "buttonStyle",
1045
1058
  "kind": 524288,
1046
1059
  "kindString": "Get signature",
@@ -1051,7 +1064,7 @@
1051
1064
  }
1052
1065
  },
1053
1066
  "setSignature": {
1054
- "id": 43,
1067
+ "id": 44,
1055
1068
  "name": "buttonStyle",
1056
1069
  "kind": 1048576,
1057
1070
  "kindString": "Set signature",
@@ -1101,7 +1114,7 @@
1101
1114
  },
1102
1115
  "parameters": [
1103
1116
  {
1104
- "id": 44,
1117
+ "id": 45,
1105
1118
  "name": "value",
1106
1119
  "kind": 32768,
1107
1120
  "kindString": "Parameter",
@@ -1119,7 +1132,7 @@
1119
1132
  }
1120
1133
  },
1121
1134
  {
1122
- "id": 45,
1135
+ "id": 46,
1123
1136
  "name": "buttonType",
1124
1137
  "kind": 262144,
1125
1138
  "kindString": "Accessor",
@@ -1129,19 +1142,19 @@
1129
1142
  "sources": [
1130
1143
  {
1131
1144
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1132
- "line": 68,
1145
+ "line": 71,
1133
1146
  "character": 13,
1134
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L68"
1147
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L71"
1135
1148
  },
1136
1149
  {
1137
1150
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1138
- "line": 83,
1151
+ "line": 86,
1139
1152
  "character": 13,
1140
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L83"
1153
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L86"
1141
1154
  }
1142
1155
  ],
1143
1156
  "getSignature": {
1144
- "id": 46,
1157
+ "id": 47,
1145
1158
  "name": "buttonType",
1146
1159
  "kind": 524288,
1147
1160
  "kindString": "Get signature",
@@ -1152,7 +1165,7 @@
1152
1165
  }
1153
1166
  },
1154
1167
  "setSignature": {
1155
- "id": 47,
1168
+ "id": 48,
1156
1169
  "name": "buttonType",
1157
1170
  "kind": 1048576,
1158
1171
  "kindString": "Set signature",
@@ -1202,7 +1215,7 @@
1202
1215
  },
1203
1216
  "parameters": [
1204
1217
  {
1205
- "id": 48,
1218
+ "id": 49,
1206
1219
  "name": "value",
1207
1220
  "kind": 32768,
1208
1221
  "kindString": "Parameter",
@@ -1220,7 +1233,7 @@
1220
1233
  }
1221
1234
  },
1222
1235
  {
1223
- "id": 50,
1236
+ "id": 51,
1224
1237
  "name": "dismissOnBlur",
1225
1238
  "kind": 262144,
1226
1239
  "kindString": "Accessor",
@@ -1230,19 +1243,19 @@
1230
1243
  "sources": [
1231
1244
  {
1232
1245
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1233
- "line": 99,
1246
+ "line": 102,
1234
1247
  "character": 13,
1235
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L99"
1248
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L102"
1236
1249
  },
1237
1250
  {
1238
1251
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1239
- "line": 103,
1252
+ "line": 106,
1240
1253
  "character": 13,
1241
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L103"
1254
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L106"
1242
1255
  }
1243
1256
  ],
1244
1257
  "getSignature": {
1245
- "id": 51,
1258
+ "id": 52,
1246
1259
  "name": "dismissOnBlur",
1247
1260
  "kind": 524288,
1248
1261
  "kindString": "Get signature",
@@ -1253,7 +1266,7 @@
1253
1266
  }
1254
1267
  },
1255
1268
  "setSignature": {
1256
- "id": 52,
1269
+ "id": 53,
1257
1270
  "name": "dismissOnBlur",
1258
1271
  "kind": 1048576,
1259
1272
  "kindString": "Set signature",
@@ -1279,7 +1292,7 @@
1279
1292
  },
1280
1293
  "parameters": [
1281
1294
  {
1282
- "id": 53,
1295
+ "id": 54,
1283
1296
  "name": "value",
1284
1297
  "kind": 32768,
1285
1298
  "kindString": "Parameter",
@@ -1297,7 +1310,7 @@
1297
1310
  }
1298
1311
  },
1299
1312
  {
1300
- "id": 55,
1313
+ "id": 56,
1301
1314
  "name": "horizontalAlignment",
1302
1315
  "kind": 262144,
1303
1316
  "kindString": "Accessor",
@@ -1307,31 +1320,31 @@
1307
1320
  "sources": [
1308
1321
  {
1309
1322
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1310
- "line": 120,
1323
+ "line": 123,
1311
1324
  "character": 13,
1312
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L120"
1325
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L123"
1313
1326
  },
1314
1327
  {
1315
1328
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1316
- "line": 126,
1329
+ "line": 129,
1317
1330
  "character": 13,
1318
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L126"
1331
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L129"
1319
1332
  }
1320
1333
  ],
1321
1334
  "getSignature": {
1322
- "id": 56,
1335
+ "id": 57,
1323
1336
  "name": "horizontalAlignment",
1324
1337
  "kind": 524288,
1325
1338
  "kindString": "Get signature",
1326
1339
  "flags": {},
1327
1340
  "type": {
1328
1341
  "type": "reference",
1329
- "id": 359,
1342
+ "id": 363,
1330
1343
  "name": "SkyDropdownHorizontalAlignment"
1331
1344
  }
1332
1345
  },
1333
1346
  "setSignature": {
1334
- "id": 57,
1347
+ "id": 58,
1335
1348
  "name": "horizontalAlignment",
1336
1349
  "kind": 1048576,
1337
1350
  "kindString": "Set signature",
@@ -1357,14 +1370,14 @@
1357
1370
  },
1358
1371
  "parameters": [
1359
1372
  {
1360
- "id": 58,
1373
+ "id": 59,
1361
1374
  "name": "value",
1362
1375
  "kind": 32768,
1363
1376
  "kindString": "Parameter",
1364
1377
  "flags": {},
1365
1378
  "type": {
1366
1379
  "type": "reference",
1367
- "id": 359,
1380
+ "id": 363,
1368
1381
  "name": "SkyDropdownHorizontalAlignment"
1369
1382
  }
1370
1383
  }
@@ -1376,7 +1389,7 @@
1376
1389
  }
1377
1390
  },
1378
1391
  {
1379
- "id": 65,
1392
+ "id": 66,
1380
1393
  "name": "isOpen",
1381
1394
  "kind": 262144,
1382
1395
  "kindString": "Accessor",
@@ -1386,19 +1399,19 @@
1386
1399
  "sources": [
1387
1400
  {
1388
1401
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1389
- "line": 164,
1402
+ "line": 167,
1390
1403
  "character": 13,
1391
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L164"
1404
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L167"
1392
1405
  },
1393
1406
  {
1394
1407
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1395
- "line": 169,
1408
+ "line": 172,
1396
1409
  "character": 13,
1397
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L169"
1410
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L172"
1398
1411
  }
1399
1412
  ],
1400
1413
  "getSignature": {
1401
- "id": 66,
1414
+ "id": 67,
1402
1415
  "name": "isOpen",
1403
1416
  "kind": 524288,
1404
1417
  "kindString": "Get signature",
@@ -1409,14 +1422,14 @@
1409
1422
  }
1410
1423
  },
1411
1424
  "setSignature": {
1412
- "id": 67,
1425
+ "id": 68,
1413
1426
  "name": "isOpen",
1414
1427
  "kind": 1048576,
1415
1428
  "kindString": "Set signature",
1416
1429
  "flags": {},
1417
1430
  "parameters": [
1418
1431
  {
1419
- "id": 68,
1432
+ "id": 69,
1420
1433
  "name": "value",
1421
1434
  "kind": 32768,
1422
1435
  "kindString": "Parameter",
@@ -1434,7 +1447,7 @@
1434
1447
  }
1435
1448
  },
1436
1449
  {
1437
- "id": 69,
1450
+ "id": 70,
1438
1451
  "name": "menuContainerElementRef",
1439
1452
  "kind": 262144,
1440
1453
  "kindString": "Accessor",
@@ -1444,20 +1457,20 @@
1444
1457
  "sources": [
1445
1458
  {
1446
1459
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1447
- "line": 176,
1460
+ "line": 179,
1448
1461
  "character": 13,
1449
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L176"
1462
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L179"
1450
1463
  }
1451
1464
  ],
1452
1465
  "setSignature": {
1453
- "id": 70,
1466
+ "id": 71,
1454
1467
  "name": "menuContainerElementRef",
1455
1468
  "kind": 1048576,
1456
1469
  "kindString": "Set signature",
1457
1470
  "flags": {},
1458
1471
  "parameters": [
1459
1472
  {
1460
- "id": 71,
1473
+ "id": 72,
1461
1474
  "name": "value",
1462
1475
  "kind": 32768,
1463
1476
  "kindString": "Parameter",
@@ -1483,7 +1496,7 @@
1483
1496
  }
1484
1497
  },
1485
1498
  {
1486
- "id": 61,
1499
+ "id": 62,
1487
1500
  "name": "trigger",
1488
1501
  "kind": 262144,
1489
1502
  "kindString": "Accessor",
@@ -1493,31 +1506,31 @@
1493
1506
  "sources": [
1494
1507
  {
1495
1508
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1496
- "line": 156,
1509
+ "line": 159,
1497
1510
  "character": 13,
1498
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L156"
1511
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L159"
1499
1512
  },
1500
1513
  {
1501
1514
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1502
- "line": 160,
1515
+ "line": 163,
1503
1516
  "character": 13,
1504
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L160"
1517
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L163"
1505
1518
  }
1506
1519
  ],
1507
1520
  "getSignature": {
1508
- "id": 62,
1521
+ "id": 63,
1509
1522
  "name": "trigger",
1510
1523
  "kind": 524288,
1511
1524
  "kindString": "Get signature",
1512
1525
  "flags": {},
1513
1526
  "type": {
1514
1527
  "type": "reference",
1515
- "id": 375,
1528
+ "id": 379,
1516
1529
  "name": "SkyDropdownTriggerType"
1517
1530
  }
1518
1531
  },
1519
1532
  "setSignature": {
1520
- "id": 63,
1533
+ "id": 64,
1521
1534
  "name": "trigger",
1522
1535
  "kind": 1048576,
1523
1536
  "kindString": "Set signature",
@@ -1584,14 +1597,14 @@
1584
1597
  },
1585
1598
  "parameters": [
1586
1599
  {
1587
- "id": 64,
1600
+ "id": 65,
1588
1601
  "name": "value",
1589
1602
  "kind": 32768,
1590
1603
  "kindString": "Parameter",
1591
1604
  "flags": {},
1592
1605
  "type": {
1593
1606
  "type": "reference",
1594
- "id": 375,
1607
+ "id": 379,
1595
1608
  "name": "SkyDropdownTriggerType"
1596
1609
  }
1597
1610
  }
@@ -1603,7 +1616,7 @@
1603
1616
  }
1604
1617
  },
1605
1618
  {
1606
- "id": 77,
1619
+ "id": 78,
1607
1620
  "name": "triggerButton",
1608
1621
  "kind": 262144,
1609
1622
  "kindString": "Accessor",
@@ -1613,19 +1626,19 @@
1613
1626
  "sources": [
1614
1627
  {
1615
1628
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1616
- "line": 202,
1629
+ "line": 205,
1617
1630
  "character": 13,
1618
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L202"
1631
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L205"
1619
1632
  },
1620
1633
  {
1621
1634
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1622
- "line": 207,
1635
+ "line": 210,
1623
1636
  "character": 13,
1624
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L207"
1637
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L210"
1625
1638
  }
1626
1639
  ],
1627
1640
  "getSignature": {
1628
- "id": 78,
1641
+ "id": 79,
1629
1642
  "name": "triggerButton",
1630
1643
  "kind": 524288,
1631
1644
  "kindString": "Get signature",
@@ -1644,14 +1657,14 @@
1644
1657
  }
1645
1658
  },
1646
1659
  "setSignature": {
1647
- "id": 79,
1660
+ "id": 80,
1648
1661
  "name": "triggerButton",
1649
1662
  "kind": 1048576,
1650
1663
  "kindString": "Set signature",
1651
1664
  "flags": {},
1652
1665
  "parameters": [
1653
1666
  {
1654
- "id": 80,
1667
+ "id": 81,
1655
1668
  "name": "value",
1656
1669
  "kind": 32768,
1657
1670
  "kindString": "Parameter",
@@ -1677,7 +1690,7 @@
1677
1690
  }
1678
1691
  },
1679
1692
  {
1680
- "id": 99,
1693
+ "id": 101,
1681
1694
  "name": "ngOnDestroy",
1682
1695
  "kind": 2048,
1683
1696
  "kindString": "Method",
@@ -1687,14 +1700,14 @@
1687
1700
  "sources": [
1688
1701
  {
1689
1702
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1690
- "line": 268,
1703
+ "line": 276,
1691
1704
  "character": 9,
1692
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L268"
1705
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L276"
1693
1706
  }
1694
1707
  ],
1695
1708
  "signatures": [
1696
1709
  {
1697
- "id": 100,
1710
+ "id": 102,
1698
1711
  "name": "ngOnDestroy",
1699
1712
  "kind": 4096,
1700
1713
  "kindString": "Call signature",
@@ -1715,7 +1728,7 @@
1715
1728
  }
1716
1729
  },
1717
1730
  {
1718
- "id": 97,
1731
+ "id": 99,
1719
1732
  "name": "ngOnInit",
1720
1733
  "kind": 2048,
1721
1734
  "kindString": "Method",
@@ -1725,14 +1738,14 @@
1725
1738
  "sources": [
1726
1739
  {
1727
1740
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1728
- "line": 253,
1741
+ "line": 261,
1729
1742
  "character": 9,
1730
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L253"
1743
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L261"
1731
1744
  }
1732
1745
  ],
1733
1746
  "signatures": [
1734
1747
  {
1735
- "id": 98,
1748
+ "id": 100,
1736
1749
  "name": "ngOnInit",
1737
1750
  "kind": 4096,
1738
1751
  "kindString": "Call signature",
@@ -1763,43 +1776,43 @@
1763
1776
  {
1764
1777
  "title": "Properties",
1765
1778
  "children": [
1766
- 49,
1767
- 72,
1779
+ 50,
1768
1780
  73,
1769
- 54,
1770
- 75,
1771
- 76,
1772
1781
  74,
1773
- 60
1782
+ 55,
1783
+ 76,
1784
+ 77,
1785
+ 75,
1786
+ 61
1774
1787
  ]
1775
1788
  },
1776
1789
  {
1777
1790
  "title": "Accessors",
1778
1791
  "children": [
1779
- 41,
1780
- 45,
1781
- 50,
1782
- 55,
1783
- 65,
1784
- 69,
1785
- 61,
1786
- 77
1792
+ 42,
1793
+ 46,
1794
+ 51,
1795
+ 56,
1796
+ 66,
1797
+ 70,
1798
+ 62,
1799
+ 78
1787
1800
  ]
1788
1801
  },
1789
1802
  {
1790
1803
  "title": "Methods",
1791
1804
  "children": [
1792
- 99,
1793
- 97
1805
+ 101,
1806
+ 99
1794
1807
  ]
1795
1808
  }
1796
1809
  ],
1797
1810
  "sources": [
1798
1811
  {
1799
1812
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1800
- "line": 44,
1813
+ "line": 47,
1801
1814
  "character": 13,
1802
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L44"
1815
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L47"
1803
1816
  }
1804
1817
  ],
1805
1818
  "implementedTypes": [
@@ -1818,7 +1831,7 @@
1818
1831
  ]
1819
1832
  },
1820
1833
  {
1821
- "id": 120,
1834
+ "id": 122,
1822
1835
  "name": "SkyDropdownMenuComponent",
1823
1836
  "kind": 128,
1824
1837
  "kindString": "Class",
@@ -1833,7 +1846,7 @@
1833
1846
  },
1834
1847
  "children": [
1835
1848
  {
1836
- "id": 121,
1849
+ "id": 123,
1837
1850
  "name": "constructor",
1838
1851
  "kind": 512,
1839
1852
  "kindString": "Constructor",
@@ -1843,19 +1856,19 @@
1843
1856
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
1844
1857
  "line": 125,
1845
1858
  "character": 2,
1846
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L125"
1859
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L125"
1847
1860
  }
1848
1861
  ],
1849
1862
  "signatures": [
1850
1863
  {
1851
- "id": 122,
1864
+ "id": 124,
1852
1865
  "name": "SkyDropdownMenuComponent",
1853
1866
  "kind": 16384,
1854
1867
  "kindString": "Constructor signature",
1855
1868
  "flags": {},
1856
1869
  "parameters": [
1857
1870
  {
1858
- "id": 123,
1871
+ "id": 125,
1859
1872
  "name": "changeDetector",
1860
1873
  "kind": 32768,
1861
1874
  "kindString": "Parameter",
@@ -1868,7 +1881,7 @@
1868
1881
  }
1869
1882
  },
1870
1883
  {
1871
- "id": 124,
1884
+ "id": 126,
1872
1885
  "name": "elementRef",
1873
1886
  "kind": 32768,
1874
1887
  "kindString": "Parameter",
@@ -1887,7 +1900,7 @@
1887
1900
  }
1888
1901
  },
1889
1902
  {
1890
- "id": 125,
1903
+ "id": 127,
1891
1904
  "name": "dropdownComponent",
1892
1905
  "kind": 32768,
1893
1906
  "kindString": "Parameter",
@@ -1903,14 +1916,14 @@
1903
1916
  ],
1904
1917
  "type": {
1905
1918
  "type": "reference",
1906
- "id": 120,
1919
+ "id": 122,
1907
1920
  "name": "SkyDropdownMenuComponent"
1908
1921
  }
1909
1922
  }
1910
1923
  ]
1911
1924
  },
1912
1925
  {
1913
- "id": 126,
1926
+ "id": 128,
1914
1927
  "name": "ariaLabelledBy",
1915
1928
  "kind": 1024,
1916
1929
  "kindString": "Property",
@@ -1946,7 +1959,7 @@
1946
1959
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
1947
1960
  "line": 46,
1948
1961
  "character": 9,
1949
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L46"
1962
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L46"
1950
1963
  }
1951
1964
  ],
1952
1965
  "type": {
@@ -1955,7 +1968,7 @@
1955
1968
  }
1956
1969
  },
1957
1970
  {
1958
- "id": 136,
1971
+ "id": 138,
1959
1972
  "name": "dropdownMenuId",
1960
1973
  "kind": 1024,
1961
1974
  "kindString": "Property",
@@ -1967,7 +1980,7 @@
1967
1980
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
1968
1981
  "line": 92,
1969
1982
  "character": 9,
1970
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L92"
1983
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L92"
1971
1984
  }
1972
1985
  ],
1973
1986
  "type": {
@@ -1977,7 +1990,7 @@
1977
1990
  "defaultValue": "..."
1978
1991
  },
1979
1992
  {
1980
- "id": 141,
1993
+ "id": 143,
1981
1994
  "name": "menuItems",
1982
1995
  "kind": 1024,
1983
1996
  "kindString": "Property",
@@ -1989,7 +2002,7 @@
1989
2002
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
1990
2003
  "line": 111,
1991
2004
  "character": 9,
1992
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L111"
2005
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L111"
1993
2006
  }
1994
2007
  ],
1995
2008
  "type": {
@@ -2007,7 +2020,7 @@
2007
2020
  }
2008
2021
  },
2009
2022
  {
2010
- "id": 127,
2023
+ "id": 129,
2011
2024
  "name": "ariaRole",
2012
2025
  "kind": 262144,
2013
2026
  "kindString": "Accessor",
@@ -2019,17 +2032,17 @@
2019
2032
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2020
2033
  "line": 58,
2021
2034
  "character": 13,
2022
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L58"
2035
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L58"
2023
2036
  },
2024
2037
  {
2025
2038
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2026
2039
  "line": 62,
2027
2040
  "character": 13,
2028
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L62"
2041
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L62"
2029
2042
  }
2030
2043
  ],
2031
2044
  "getSignature": {
2032
- "id": 128,
2045
+ "id": 130,
2033
2046
  "name": "ariaRole",
2034
2047
  "kind": 524288,
2035
2048
  "kindString": "Get signature",
@@ -2040,7 +2053,7 @@
2040
2053
  }
2041
2054
  },
2042
2055
  "setSignature": {
2043
- "id": 129,
2056
+ "id": 131,
2044
2057
  "name": "ariaRole",
2045
2058
  "kind": 1048576,
2046
2059
  "kindString": "Set signature",
@@ -2074,7 +2087,7 @@
2074
2087
  },
2075
2088
  "parameters": [
2076
2089
  {
2077
- "id": 130,
2090
+ "id": 132,
2078
2091
  "name": "value",
2079
2092
  "kind": 32768,
2080
2093
  "kindString": "Parameter",
@@ -2092,7 +2105,7 @@
2092
2105
  }
2093
2106
  },
2094
2107
  {
2095
- "id": 137,
2108
+ "id": 139,
2096
2109
  "name": "menuIndex",
2097
2110
  "kind": 262144,
2098
2111
  "kindString": "Accessor",
@@ -2104,17 +2117,17 @@
2104
2117
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2105
2118
  "line": 94,
2106
2119
  "character": 13,
2107
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L94"
2120
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L94"
2108
2121
  },
2109
2122
  {
2110
2123
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2111
2124
  "line": 106,
2112
2125
  "character": 13,
2113
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L106"
2126
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L106"
2114
2127
  }
2115
2128
  ],
2116
2129
  "getSignature": {
2117
- "id": 138,
2130
+ "id": 140,
2118
2131
  "name": "menuIndex",
2119
2132
  "kind": 524288,
2120
2133
  "kindString": "Get signature",
@@ -2125,14 +2138,14 @@
2125
2138
  }
2126
2139
  },
2127
2140
  "setSignature": {
2128
- "id": 139,
2141
+ "id": 141,
2129
2142
  "name": "menuIndex",
2130
2143
  "kind": 1048576,
2131
2144
  "kindString": "Set signature",
2132
2145
  "flags": {},
2133
2146
  "parameters": [
2134
2147
  {
2135
- "id": 140,
2148
+ "id": 142,
2136
2149
  "name": "value",
2137
2150
  "kind": 32768,
2138
2151
  "kindString": "Parameter",
@@ -2150,7 +2163,7 @@
2150
2163
  }
2151
2164
  },
2152
2165
  {
2153
- "id": 131,
2166
+ "id": 133,
2154
2167
  "name": "useNativeFocus",
2155
2168
  "kind": 262144,
2156
2169
  "kindString": "Accessor",
@@ -2162,11 +2175,11 @@
2162
2175
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2163
2176
  "line": 79,
2164
2177
  "character": 2,
2165
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L79"
2178
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L79"
2166
2179
  }
2167
2180
  ],
2168
2181
  "getSignature": {
2169
- "id": 132,
2182
+ "id": 134,
2170
2183
  "name": "useNativeFocus",
2171
2184
  "kind": 524288,
2172
2185
  "kindString": "Get signature",
@@ -2178,7 +2191,7 @@
2178
2191
  }
2179
2192
  },
2180
2193
  {
2181
- "id": 153,
2194
+ "id": 155,
2182
2195
  "name": "focusFirstItem",
2183
2196
  "kind": 2048,
2184
2197
  "kindString": "Method",
@@ -2190,12 +2203,12 @@
2190
2203
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2191
2204
  "line": 202,
2192
2205
  "character": 9,
2193
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L202"
2206
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L202"
2194
2207
  }
2195
2208
  ],
2196
2209
  "signatures": [
2197
2210
  {
2198
- "id": 154,
2211
+ "id": 156,
2199
2212
  "name": "focusFirstItem",
2200
2213
  "kind": 4096,
2201
2214
  "kindString": "Call signature",
@@ -2208,7 +2221,7 @@
2208
2221
  ]
2209
2222
  },
2210
2223
  {
2211
- "id": 155,
2224
+ "id": 157,
2212
2225
  "name": "focusLastItem",
2213
2226
  "kind": 2048,
2214
2227
  "kindString": "Method",
@@ -2220,12 +2233,12 @@
2220
2233
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2221
2234
  "line": 217,
2222
2235
  "character": 9,
2223
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L217"
2236
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L217"
2224
2237
  }
2225
2238
  ],
2226
2239
  "signatures": [
2227
2240
  {
2228
- "id": 156,
2241
+ "id": 158,
2229
2242
  "name": "focusLastItem",
2230
2243
  "kind": 4096,
2231
2244
  "kindString": "Call signature",
@@ -2238,7 +2251,7 @@
2238
2251
  ]
2239
2252
  },
2240
2253
  {
2241
- "id": 159,
2254
+ "id": 161,
2242
2255
  "name": "focusNextItem",
2243
2256
  "kind": 2048,
2244
2257
  "kindString": "Method",
@@ -2250,12 +2263,12 @@
2250
2263
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2251
2264
  "line": 247,
2252
2265
  "character": 9,
2253
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L247"
2266
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L247"
2254
2267
  }
2255
2268
  ],
2256
2269
  "signatures": [
2257
2270
  {
2258
- "id": 160,
2271
+ "id": 162,
2259
2272
  "name": "focusNextItem",
2260
2273
  "kind": 4096,
2261
2274
  "kindString": "Call signature",
@@ -2268,7 +2281,7 @@
2268
2281
  ]
2269
2282
  },
2270
2283
  {
2271
- "id": 157,
2284
+ "id": 159,
2272
2285
  "name": "focusPreviousItem",
2273
2286
  "kind": 2048,
2274
2287
  "kindString": "Method",
@@ -2280,12 +2293,12 @@
2280
2293
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2281
2294
  "line": 232,
2282
2295
  "character": 9,
2283
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L232"
2296
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L232"
2284
2297
  }
2285
2298
  ],
2286
2299
  "signatures": [
2287
2300
  {
2288
- "id": 158,
2301
+ "id": 160,
2289
2302
  "name": "focusPreviousItem",
2290
2303
  "kind": 4096,
2291
2304
  "kindString": "Call signature",
@@ -2298,7 +2311,7 @@
2298
2311
  ]
2299
2312
  },
2300
2313
  {
2301
- "id": 149,
2314
+ "id": 151,
2302
2315
  "name": "ngAfterContentInit",
2303
2316
  "kind": 2048,
2304
2317
  "kindString": "Method",
@@ -2310,12 +2323,12 @@
2310
2323
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2311
2324
  "line": 135,
2312
2325
  "character": 9,
2313
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L135"
2326
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L135"
2314
2327
  }
2315
2328
  ],
2316
2329
  "signatures": [
2317
2330
  {
2318
- "id": 150,
2331
+ "id": 152,
2319
2332
  "name": "ngAfterContentInit",
2320
2333
  "kind": 4096,
2321
2334
  "kindString": "Call signature",
@@ -2336,7 +2349,7 @@
2336
2349
  }
2337
2350
  },
2338
2351
  {
2339
- "id": 151,
2352
+ "id": 153,
2340
2353
  "name": "ngOnDestroy",
2341
2354
  "kind": 2048,
2342
2355
  "kindString": "Method",
@@ -2348,12 +2361,12 @@
2348
2361
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2349
2362
  "line": 197,
2350
2363
  "character": 9,
2351
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L197"
2364
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L197"
2352
2365
  }
2353
2366
  ],
2354
2367
  "signatures": [
2355
2368
  {
2356
- "id": 152,
2369
+ "id": 154,
2357
2370
  "name": "ngOnDestroy",
2358
2371
  "kind": 4096,
2359
2372
  "kindString": "Call signature",
@@ -2374,7 +2387,7 @@
2374
2387
  }
2375
2388
  },
2376
2389
  {
2377
- "id": 161,
2390
+ "id": 163,
2378
2391
  "name": "reset",
2379
2392
  "kind": 2048,
2380
2393
  "kindString": "Method",
@@ -2386,12 +2399,12 @@
2386
2399
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2387
2400
  "line": 262,
2388
2401
  "character": 9,
2389
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L262"
2402
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L262"
2390
2403
  }
2391
2404
  ],
2392
2405
  "signatures": [
2393
2406
  {
2394
- "id": 162,
2407
+ "id": 164,
2395
2408
  "name": "reset",
2396
2409
  "kind": 4096,
2397
2410
  "kindString": "Call signature",
@@ -2408,35 +2421,35 @@
2408
2421
  {
2409
2422
  "title": "Constructors",
2410
2423
  "children": [
2411
- 121
2424
+ 123
2412
2425
  ]
2413
2426
  },
2414
2427
  {
2415
2428
  "title": "Properties",
2416
2429
  "children": [
2417
- 126,
2418
- 136,
2419
- 141
2430
+ 128,
2431
+ 138,
2432
+ 143
2420
2433
  ]
2421
2434
  },
2422
2435
  {
2423
2436
  "title": "Accessors",
2424
2437
  "children": [
2425
- 127,
2426
- 137,
2427
- 131
2438
+ 129,
2439
+ 139,
2440
+ 133
2428
2441
  ]
2429
2442
  },
2430
2443
  {
2431
2444
  "title": "Methods",
2432
2445
  "children": [
2433
- 153,
2434
2446
  155,
2435
- 159,
2436
2447
  157,
2437
- 149,
2448
+ 161,
2449
+ 159,
2438
2450
  151,
2439
- 161
2451
+ 153,
2452
+ 163
2440
2453
  ]
2441
2454
  }
2442
2455
  ],
@@ -2445,7 +2458,7 @@
2445
2458
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2446
2459
  "line": 38,
2447
2460
  "character": 13,
2448
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L38"
2461
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L38"
2449
2462
  }
2450
2463
  ],
2451
2464
  "implementedTypes": [
@@ -2464,14 +2477,14 @@
2464
2477
  ]
2465
2478
  },
2466
2479
  {
2467
- "id": 262,
2480
+ "id": 264,
2468
2481
  "name": "SkyPopoverComponent",
2469
2482
  "kind": 128,
2470
2483
  "kindString": "Class",
2471
2484
  "flags": {},
2472
2485
  "children": [
2473
2486
  {
2474
- "id": 263,
2487
+ "id": 265,
2475
2488
  "name": "constructor",
2476
2489
  "kind": 512,
2477
2490
  "kindString": "Constructor",
@@ -2479,21 +2492,21 @@
2479
2492
  "sources": [
2480
2493
  {
2481
2494
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2482
- "line": 139,
2495
+ "line": 148,
2483
2496
  "character": 2,
2484
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L139"
2497
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L148"
2485
2498
  }
2486
2499
  ],
2487
2500
  "signatures": [
2488
2501
  {
2489
- "id": 264,
2502
+ "id": 266,
2490
2503
  "name": "SkyPopoverComponent",
2491
2504
  "kind": 16384,
2492
2505
  "kindString": "Constructor signature",
2493
2506
  "flags": {},
2494
2507
  "parameters": [
2495
2508
  {
2496
- "id": 265,
2509
+ "id": 267,
2497
2510
  "name": "overlayService",
2498
2511
  "kind": 32768,
2499
2512
  "kindString": "Parameter",
@@ -2502,18 +2515,31 @@
2502
2515
  "type": "reference",
2503
2516
  "name": "SkyOverlayService"
2504
2517
  }
2518
+ },
2519
+ {
2520
+ "id": 268,
2521
+ "name": "stackingContext",
2522
+ "kind": 32768,
2523
+ "kindString": "Parameter",
2524
+ "flags": {
2525
+ "isOptional": true
2526
+ },
2527
+ "type": {
2528
+ "type": "reference",
2529
+ "name": "SkyStackingContext"
2530
+ }
2505
2531
  }
2506
2532
  ],
2507
2533
  "type": {
2508
2534
  "type": "reference",
2509
- "id": 262,
2535
+ "id": 264,
2510
2536
  "name": "SkyPopoverComponent"
2511
2537
  }
2512
2538
  }
2513
2539
  ]
2514
2540
  },
2515
2541
  {
2516
- "id": 287,
2542
+ "id": 290,
2517
2543
  "name": "isMouseEnter",
2518
2544
  "kind": 1024,
2519
2545
  "kindString": "Property",
@@ -2523,9 +2549,9 @@
2523
2549
  "sources": [
2524
2550
  {
2525
2551
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2526
- "line": 113,
2552
+ "line": 120,
2527
2553
  "character": 9,
2528
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L113"
2554
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L120"
2529
2555
  }
2530
2556
  ],
2531
2557
  "type": {
@@ -2535,7 +2561,7 @@
2535
2561
  "defaultValue": "false"
2536
2562
  },
2537
2563
  {
2538
- "id": 283,
2564
+ "id": 286,
2539
2565
  "name": "popoverClosed",
2540
2566
  "kind": 1024,
2541
2567
  "kindString": "Property",
@@ -2553,9 +2579,9 @@
2553
2579
  "sources": [
2554
2580
  {
2555
2581
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2556
- "line": 92,
2582
+ "line": 99,
2557
2583
  "character": 9,
2558
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L92"
2584
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L99"
2559
2585
  }
2560
2586
  ],
2561
2587
  "type": {
@@ -2563,7 +2589,7 @@
2563
2589
  "typeArguments": [
2564
2590
  {
2565
2591
  "type": "reference",
2566
- "id": 262,
2592
+ "id": 264,
2567
2593
  "name": "SkyPopoverComponent"
2568
2594
  }
2569
2595
  ],
@@ -2574,7 +2600,7 @@
2574
2600
  "defaultValue": "..."
2575
2601
  },
2576
2602
  {
2577
- "id": 284,
2603
+ "id": 287,
2578
2604
  "name": "popoverOpened",
2579
2605
  "kind": 1024,
2580
2606
  "kindString": "Property",
@@ -2592,9 +2618,9 @@
2592
2618
  "sources": [
2593
2619
  {
2594
2620
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2595
- "line": 98,
2621
+ "line": 105,
2596
2622
  "character": 9,
2597
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L98"
2623
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L105"
2598
2624
  }
2599
2625
  ],
2600
2626
  "type": {
@@ -2602,7 +2628,7 @@
2602
2628
  "typeArguments": [
2603
2629
  {
2604
2630
  "type": "reference",
2605
- "id": 262,
2631
+ "id": 264,
2606
2632
  "name": "SkyPopoverComponent"
2607
2633
  }
2608
2634
  ],
@@ -2613,7 +2639,7 @@
2613
2639
  "defaultValue": "..."
2614
2640
  },
2615
2641
  {
2616
- "id": 278,
2642
+ "id": 281,
2617
2643
  "name": "popoverTitle",
2618
2644
  "kind": 1024,
2619
2645
  "kindString": "Property",
@@ -2631,9 +2657,9 @@
2631
2657
  "sources": [
2632
2658
  {
2633
2659
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2634
- "line": 73,
2660
+ "line": 80,
2635
2661
  "character": 9,
2636
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L73"
2662
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L80"
2637
2663
  }
2638
2664
  ],
2639
2665
  "type": {
@@ -2642,7 +2668,7 @@
2642
2668
  }
2643
2669
  },
2644
2670
  {
2645
- "id": 288,
2671
+ "id": 291,
2646
2672
  "name": "templateRef",
2647
2673
  "kind": 1024,
2648
2674
  "kindString": "Property",
@@ -2652,9 +2678,9 @@
2652
2678
  "sources": [
2653
2679
  {
2654
2680
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2655
- "line": 119,
2681
+ "line": 126,
2656
2682
  "character": 9,
2657
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L119"
2683
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L126"
2658
2684
  }
2659
2685
  ],
2660
2686
  "type": {
@@ -2671,7 +2697,7 @@
2671
2697
  }
2672
2698
  },
2673
2699
  {
2674
- "id": 266,
2700
+ "id": 269,
2675
2701
  "name": "alignment",
2676
2702
  "kind": 262144,
2677
2703
  "kindString": "Accessor",
@@ -2681,31 +2707,31 @@
2681
2707
  "sources": [
2682
2708
  {
2683
2709
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2684
- "line": 33,
2710
+ "line": 40,
2685
2711
  "character": 13,
2686
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L33"
2712
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L40"
2687
2713
  },
2688
2714
  {
2689
2715
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2690
- "line": 37,
2716
+ "line": 44,
2691
2717
  "character": 13,
2692
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L37"
2718
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L44"
2693
2719
  }
2694
2720
  ],
2695
2721
  "getSignature": {
2696
- "id": 267,
2722
+ "id": 270,
2697
2723
  "name": "alignment",
2698
2724
  "kind": 524288,
2699
2725
  "kindString": "Get signature",
2700
2726
  "flags": {},
2701
2727
  "type": {
2702
2728
  "type": "reference",
2703
- "id": 382,
2729
+ "id": 386,
2704
2730
  "name": "SkyPopoverAlignment"
2705
2731
  }
2706
2732
  },
2707
2733
  "setSignature": {
2708
- "id": 268,
2734
+ "id": 271,
2709
2735
  "name": "alignment",
2710
2736
  "kind": 1048576,
2711
2737
  "kindString": "Set signature",
@@ -2739,14 +2765,14 @@
2739
2765
  },
2740
2766
  "parameters": [
2741
2767
  {
2742
- "id": 269,
2768
+ "id": 272,
2743
2769
  "name": "value",
2744
2770
  "kind": 32768,
2745
2771
  "kindString": "Parameter",
2746
2772
  "flags": {},
2747
2773
  "type": {
2748
2774
  "type": "reference",
2749
- "id": 382,
2775
+ "id": 386,
2750
2776
  "name": "SkyPopoverAlignment"
2751
2777
  }
2752
2778
  }
@@ -2758,7 +2784,7 @@
2758
2784
  }
2759
2785
  },
2760
2786
  {
2761
- "id": 270,
2787
+ "id": 273,
2762
2788
  "name": "dismissOnBlur",
2763
2789
  "kind": 262144,
2764
2790
  "kindString": "Accessor",
@@ -2768,19 +2794,19 @@
2768
2794
  "sources": [
2769
2795
  {
2770
2796
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2771
- "line": 47,
2797
+ "line": 54,
2772
2798
  "character": 13,
2773
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L47"
2799
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L54"
2774
2800
  },
2775
2801
  {
2776
2802
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2777
- "line": 51,
2803
+ "line": 58,
2778
2804
  "character": 13,
2779
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L51"
2805
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L58"
2780
2806
  }
2781
2807
  ],
2782
2808
  "getSignature": {
2783
- "id": 271,
2809
+ "id": 274,
2784
2810
  "name": "dismissOnBlur",
2785
2811
  "kind": 524288,
2786
2812
  "kindString": "Get signature",
@@ -2791,7 +2817,7 @@
2791
2817
  }
2792
2818
  },
2793
2819
  "setSignature": {
2794
- "id": 272,
2820
+ "id": 275,
2795
2821
  "name": "dismissOnBlur",
2796
2822
  "kind": 1048576,
2797
2823
  "kindString": "Set signature",
@@ -2817,7 +2843,7 @@
2817
2843
  },
2818
2844
  "parameters": [
2819
2845
  {
2820
- "id": 273,
2846
+ "id": 276,
2821
2847
  "name": "value",
2822
2848
  "kind": 32768,
2823
2849
  "kindString": "Parameter",
@@ -2835,7 +2861,7 @@
2835
2861
  }
2836
2862
  },
2837
2863
  {
2838
- "id": 274,
2864
+ "id": 277,
2839
2865
  "name": "placement",
2840
2866
  "kind": 262144,
2841
2867
  "kindString": "Accessor",
@@ -2845,31 +2871,31 @@
2845
2871
  "sources": [
2846
2872
  {
2847
2873
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2848
- "line": 61,
2874
+ "line": 68,
2849
2875
  "character": 13,
2850
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L61"
2876
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L68"
2851
2877
  },
2852
2878
  {
2853
2879
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2854
- "line": 65,
2880
+ "line": 72,
2855
2881
  "character": 13,
2856
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L65"
2882
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L72"
2857
2883
  }
2858
2884
  ],
2859
2885
  "getSignature": {
2860
- "id": 275,
2886
+ "id": 278,
2861
2887
  "name": "placement",
2862
2888
  "kind": 524288,
2863
2889
  "kindString": "Get signature",
2864
2890
  "flags": {},
2865
2891
  "type": {
2866
2892
  "type": "reference",
2867
- "id": 390,
2893
+ "id": 394,
2868
2894
  "name": "SkyPopoverPlacement"
2869
2895
  }
2870
2896
  },
2871
2897
  "setSignature": {
2872
- "id": 276,
2898
+ "id": 279,
2873
2899
  "name": "placement",
2874
2900
  "kind": 1048576,
2875
2901
  "kindString": "Set signature",
@@ -2903,14 +2929,14 @@
2903
2929
  },
2904
2930
  "parameters": [
2905
2931
  {
2906
- "id": 277,
2932
+ "id": 280,
2907
2933
  "name": "value",
2908
2934
  "kind": 32768,
2909
2935
  "kindString": "Parameter",
2910
2936
  "flags": {},
2911
2937
  "type": {
2912
2938
  "type": "reference",
2913
- "id": 390,
2939
+ "id": 394,
2914
2940
  "name": "SkyPopoverPlacement"
2915
2941
  }
2916
2942
  }
@@ -2922,7 +2948,7 @@
2922
2948
  }
2923
2949
  },
2924
2950
  {
2925
- "id": 279,
2951
+ "id": 282,
2926
2952
  "name": "popoverType",
2927
2953
  "kind": 262144,
2928
2954
  "kindString": "Accessor",
@@ -2932,31 +2958,31 @@
2932
2958
  "sources": [
2933
2959
  {
2934
2960
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2935
- "line": 80,
2961
+ "line": 87,
2936
2962
  "character": 13,
2937
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L80"
2963
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L87"
2938
2964
  },
2939
2965
  {
2940
2966
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2941
- "line": 84,
2967
+ "line": 91,
2942
2968
  "character": 13,
2943
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L84"
2969
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L91"
2944
2970
  }
2945
2971
  ],
2946
2972
  "getSignature": {
2947
- "id": 280,
2973
+ "id": 283,
2948
2974
  "name": "popoverType",
2949
2975
  "kind": 524288,
2950
2976
  "kindString": "Get signature",
2951
2977
  "flags": {},
2952
2978
  "type": {
2953
2979
  "type": "reference",
2954
- "id": 399,
2980
+ "id": 403,
2955
2981
  "name": "SkyPopoverType"
2956
2982
  }
2957
2983
  },
2958
2984
  "setSignature": {
2959
- "id": 281,
2985
+ "id": 284,
2960
2986
  "name": "popoverType",
2961
2987
  "kind": 1048576,
2962
2988
  "kindString": "Set signature",
@@ -2982,14 +3008,14 @@
2982
3008
  },
2983
3009
  "parameters": [
2984
3010
  {
2985
- "id": 282,
3011
+ "id": 285,
2986
3012
  "name": "value",
2987
3013
  "kind": 32768,
2988
3014
  "kindString": "Parameter",
2989
3015
  "flags": {},
2990
3016
  "type": {
2991
3017
  "type": "reference",
2992
- "id": 399,
3018
+ "id": 403,
2993
3019
  "name": "SkyPopoverType"
2994
3020
  }
2995
3021
  }
@@ -3001,7 +3027,7 @@
3001
3027
  }
3002
3028
  },
3003
3029
  {
3004
- "id": 298,
3030
+ "id": 302,
3005
3031
  "name": "ngOnDestroy",
3006
3032
  "kind": 2048,
3007
3033
  "kindString": "Method",
@@ -3011,14 +3037,14 @@
3011
3037
  "sources": [
3012
3038
  {
3013
3039
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
3014
- "line": 143,
3040
+ "line": 158,
3015
3041
  "character": 9,
3016
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L143"
3042
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L158"
3017
3043
  }
3018
3044
  ],
3019
3045
  "signatures": [
3020
3046
  {
3021
- "id": 299,
3047
+ "id": 303,
3022
3048
  "name": "ngOnDestroy",
3023
3049
  "kind": 4096,
3024
3050
  "kindString": "Call signature",
@@ -3043,41 +3069,41 @@
3043
3069
  {
3044
3070
  "title": "Constructors",
3045
3071
  "children": [
3046
- 263
3072
+ 265
3047
3073
  ]
3048
3074
  },
3049
3075
  {
3050
3076
  "title": "Properties",
3051
3077
  "children": [
3078
+ 290,
3079
+ 286,
3052
3080
  287,
3053
- 283,
3054
- 284,
3055
- 278,
3056
- 288
3081
+ 281,
3082
+ 291
3057
3083
  ]
3058
3084
  },
3059
3085
  {
3060
3086
  "title": "Accessors",
3061
3087
  "children": [
3062
- 266,
3063
- 270,
3064
- 274,
3065
- 279
3088
+ 269,
3089
+ 273,
3090
+ 277,
3091
+ 282
3066
3092
  ]
3067
3093
  },
3068
3094
  {
3069
3095
  "title": "Methods",
3070
3096
  "children": [
3071
- 298
3097
+ 302
3072
3098
  ]
3073
3099
  }
3074
3100
  ],
3075
3101
  "sources": [
3076
3102
  {
3077
3103
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
3078
- "line": 26,
3104
+ "line": 33,
3079
3105
  "character": 13,
3080
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L26"
3106
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L33"
3081
3107
  }
3082
3108
  ],
3083
3109
  "implementedTypes": [
@@ -3090,14 +3116,14 @@
3090
3116
  ]
3091
3117
  },
3092
3118
  {
3093
- "id": 313,
3119
+ "id": 317,
3094
3120
  "name": "SkyPopoverDirective",
3095
3121
  "kind": 128,
3096
3122
  "kindString": "Class",
3097
3123
  "flags": {},
3098
3124
  "children": [
3099
3125
  {
3100
- "id": 314,
3126
+ "id": 318,
3101
3127
  "name": "constructor",
3102
3128
  "kind": 512,
3103
3129
  "kindString": "Constructor",
@@ -3107,19 +3133,19 @@
3107
3133
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3108
3134
  "line": 73,
3109
3135
  "character": 2,
3110
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L73"
3136
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L73"
3111
3137
  }
3112
3138
  ],
3113
3139
  "signatures": [
3114
3140
  {
3115
- "id": 315,
3141
+ "id": 319,
3116
3142
  "name": "SkyPopoverDirective",
3117
3143
  "kind": 16384,
3118
3144
  "kindString": "Constructor signature",
3119
3145
  "flags": {},
3120
3146
  "parameters": [
3121
3147
  {
3122
- "id": 316,
3148
+ "id": 320,
3123
3149
  "name": "elementRef",
3124
3150
  "kind": 32768,
3125
3151
  "kindString": "Parameter",
@@ -3140,14 +3166,14 @@
3140
3166
  ],
3141
3167
  "type": {
3142
3168
  "type": "reference",
3143
- "id": 313,
3169
+ "id": 317,
3144
3170
  "name": "SkyPopoverDirective"
3145
3171
  }
3146
3172
  }
3147
3173
  ]
3148
3174
  },
3149
3175
  {
3150
- "id": 317,
3176
+ "id": 321,
3151
3177
  "name": "skyPopover",
3152
3178
  "kind": 1024,
3153
3179
  "kindString": "Property",
@@ -3173,17 +3199,17 @@
3173
3199
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3174
3200
  "line": 22,
3175
3201
  "character": 9,
3176
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L22"
3202
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L22"
3177
3203
  }
3178
3204
  ],
3179
3205
  "type": {
3180
3206
  "type": "reference",
3181
- "id": 262,
3207
+ "id": 264,
3182
3208
  "name": "SkyPopoverComponent"
3183
3209
  }
3184
3210
  },
3185
3211
  {
3186
- "id": 318,
3212
+ "id": 322,
3187
3213
  "name": "skyPopoverAlignment",
3188
3214
  "kind": 1024,
3189
3215
  "kindString": "Property",
@@ -3203,17 +3229,17 @@
3203
3229
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3204
3230
  "line": 28,
3205
3231
  "character": 9,
3206
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L28"
3232
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L28"
3207
3233
  }
3208
3234
  ],
3209
3235
  "type": {
3210
3236
  "type": "reference",
3211
- "id": 382,
3237
+ "id": 386,
3212
3238
  "name": "SkyPopoverAlignment"
3213
3239
  }
3214
3240
  },
3215
3241
  {
3216
- "id": 325,
3242
+ "id": 329,
3217
3243
  "name": "skyPopoverPlacement",
3218
3244
  "kind": 1024,
3219
3245
  "kindString": "Property",
@@ -3233,17 +3259,17 @@
3233
3259
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3234
3260
  "line": 53,
3235
3261
  "character": 9,
3236
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L53"
3262
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L53"
3237
3263
  }
3238
3264
  ],
3239
3265
  "type": {
3240
3266
  "type": "reference",
3241
- "id": 390,
3267
+ "id": 394,
3242
3268
  "name": "SkyPopoverPlacement"
3243
3269
  }
3244
3270
  },
3245
3271
  {
3246
- "id": 319,
3272
+ "id": 323,
3247
3273
  "name": "skyPopoverMessageStream",
3248
3274
  "kind": 262144,
3249
3275
  "kindString": "Accessor",
@@ -3255,17 +3281,17 @@
3255
3281
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3256
3282
  "line": 34,
3257
3283
  "character": 13,
3258
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L34"
3284
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L34"
3259
3285
  },
3260
3286
  {
3261
3287
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3262
3288
  "line": 41,
3263
3289
  "character": 13,
3264
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L41"
3290
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L41"
3265
3291
  }
3266
3292
  ],
3267
3293
  "getSignature": {
3268
- "id": 320,
3294
+ "id": 324,
3269
3295
  "name": "skyPopoverMessageStream",
3270
3296
  "kind": 524288,
3271
3297
  "kindString": "Get signature",
@@ -3275,7 +3301,7 @@
3275
3301
  "typeArguments": [
3276
3302
  {
3277
3303
  "type": "reference",
3278
- "id": 383,
3304
+ "id": 387,
3279
3305
  "name": "SkyPopoverMessage"
3280
3306
  }
3281
3307
  ],
@@ -3285,7 +3311,7 @@
3285
3311
  }
3286
3312
  },
3287
3313
  "setSignature": {
3288
- "id": 321,
3314
+ "id": 325,
3289
3315
  "name": "skyPopoverMessageStream",
3290
3316
  "kind": 1048576,
3291
3317
  "kindString": "Set signature",
@@ -3316,7 +3342,7 @@
3316
3342
  },
3317
3343
  "parameters": [
3318
3344
  {
3319
- "id": 322,
3345
+ "id": 326,
3320
3346
  "name": "value",
3321
3347
  "kind": 32768,
3322
3348
  "kindString": "Parameter",
@@ -3326,7 +3352,7 @@
3326
3352
  "typeArguments": [
3327
3353
  {
3328
3354
  "type": "reference",
3329
- "id": 383,
3355
+ "id": 387,
3330
3356
  "name": "SkyPopoverMessage"
3331
3357
  }
3332
3358
  ],
@@ -3343,7 +3369,7 @@
3343
3369
  }
3344
3370
  },
3345
3371
  {
3346
- "id": 326,
3372
+ "id": 330,
3347
3373
  "name": "skyPopoverTrigger",
3348
3374
  "kind": 262144,
3349
3375
  "kindString": "Accessor",
@@ -3355,29 +3381,29 @@
3355
3381
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3356
3382
  "line": 59,
3357
3383
  "character": 13,
3358
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L59"
3384
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L59"
3359
3385
  },
3360
3386
  {
3361
3387
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3362
3388
  "line": 63,
3363
3389
  "character": 13,
3364
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L63"
3390
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L63"
3365
3391
  }
3366
3392
  ],
3367
3393
  "getSignature": {
3368
- "id": 327,
3394
+ "id": 331,
3369
3395
  "name": "skyPopoverTrigger",
3370
3396
  "kind": 524288,
3371
3397
  "kindString": "Get signature",
3372
3398
  "flags": {},
3373
3399
  "type": {
3374
3400
  "type": "reference",
3375
- "id": 398,
3401
+ "id": 402,
3376
3402
  "name": "SkyPopoverTrigger"
3377
3403
  }
3378
3404
  },
3379
3405
  "setSignature": {
3380
- "id": 328,
3406
+ "id": 332,
3381
3407
  "name": "skyPopoverTrigger",
3382
3408
  "kind": 1048576,
3383
3409
  "kindString": "Set signature",
@@ -3392,14 +3418,14 @@
3392
3418
  },
3393
3419
  "parameters": [
3394
3420
  {
3395
- "id": 329,
3421
+ "id": 333,
3396
3422
  "name": "value",
3397
3423
  "kind": 32768,
3398
3424
  "kindString": "Parameter",
3399
3425
  "flags": {},
3400
3426
  "type": {
3401
3427
  "type": "reference",
3402
- "id": 398,
3428
+ "id": 402,
3403
3429
  "name": "SkyPopoverTrigger"
3404
3430
  }
3405
3431
  }
@@ -3411,7 +3437,7 @@
3411
3437
  }
3412
3438
  },
3413
3439
  {
3414
- "id": 335,
3440
+ "id": 339,
3415
3441
  "name": "ngOnDestroy",
3416
3442
  "kind": 2048,
3417
3443
  "kindString": "Method",
@@ -3423,12 +3449,12 @@
3423
3449
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3424
3450
  "line": 82,
3425
3451
  "character": 9,
3426
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L82"
3452
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L82"
3427
3453
  }
3428
3454
  ],
3429
3455
  "signatures": [
3430
3456
  {
3431
- "id": 336,
3457
+ "id": 340,
3432
3458
  "name": "ngOnDestroy",
3433
3459
  "kind": 4096,
3434
3460
  "kindString": "Call signature",
@@ -3449,7 +3475,7 @@
3449
3475
  }
3450
3476
  },
3451
3477
  {
3452
- "id": 333,
3478
+ "id": 337,
3453
3479
  "name": "ngOnInit",
3454
3480
  "kind": 2048,
3455
3481
  "kindString": "Method",
@@ -3461,12 +3487,12 @@
3461
3487
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3462
3488
  "line": 78,
3463
3489
  "character": 9,
3464
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L78"
3490
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L78"
3465
3491
  }
3466
3492
  ],
3467
3493
  "signatures": [
3468
3494
  {
3469
- "id": 334,
3495
+ "id": 338,
3470
3496
  "name": "ngOnInit",
3471
3497
  "kind": 4096,
3472
3498
  "kindString": "Call signature",
@@ -3487,7 +3513,7 @@
3487
3513
  }
3488
3514
  },
3489
3515
  {
3490
- "id": 337,
3516
+ "id": 341,
3491
3517
  "name": "togglePopover",
3492
3518
  "kind": 2048,
3493
3519
  "kindString": "Method",
@@ -3499,12 +3525,12 @@
3499
3525
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3500
3526
  "line": 87,
3501
3527
  "character": 9,
3502
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L87"
3528
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L87"
3503
3529
  }
3504
3530
  ],
3505
3531
  "signatures": [
3506
3532
  {
3507
- "id": 338,
3533
+ "id": 342,
3508
3534
  "name": "togglePopover",
3509
3535
  "kind": 4096,
3510
3536
  "kindString": "Call signature",
@@ -3521,30 +3547,30 @@
3521
3547
  {
3522
3548
  "title": "Constructors",
3523
3549
  "children": [
3524
- 314
3550
+ 318
3525
3551
  ]
3526
3552
  },
3527
3553
  {
3528
3554
  "title": "Properties",
3529
3555
  "children": [
3530
- 317,
3531
- 318,
3532
- 325
3556
+ 321,
3557
+ 322,
3558
+ 329
3533
3559
  ]
3534
3560
  },
3535
3561
  {
3536
3562
  "title": "Accessors",
3537
3563
  "children": [
3538
- 319,
3539
- 326
3564
+ 323,
3565
+ 330
3540
3566
  ]
3541
3567
  },
3542
3568
  {
3543
3569
  "title": "Methods",
3544
3570
  "children": [
3545
- 335,
3546
- 333,
3547
- 337
3571
+ 339,
3572
+ 337,
3573
+ 341
3548
3574
  ]
3549
3575
  }
3550
3576
  ],
@@ -3553,7 +3579,7 @@
3553
3579
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3554
3580
  "line": 16,
3555
3581
  "character": 13,
3556
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L16"
3582
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L16"
3557
3583
  }
3558
3584
  ],
3559
3585
  "implementedTypes": [
@@ -3572,7 +3598,7 @@
3572
3598
  ]
3573
3599
  },
3574
3600
  {
3575
- "id": 383,
3601
+ "id": 387,
3576
3602
  "name": "SkyPopoverMessage",
3577
3603
  "kind": 256,
3578
3604
  "kindString": "Interface",
@@ -3587,7 +3613,7 @@
3587
3613
  },
3588
3614
  "children": [
3589
3615
  {
3590
- "id": 384,
3616
+ "id": 388,
3591
3617
  "name": "type",
3592
3618
  "kind": 1024,
3593
3619
  "kindString": "Property",
@@ -3607,12 +3633,12 @@
3607
3633
  "fileName": "projects/popovers/src/modules/popover/types/popover-message.ts",
3608
3634
  "line": 10,
3609
3635
  "character": 2,
3610
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-message.ts#L10"
3636
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/types/popover-message.ts#L10"
3611
3637
  }
3612
3638
  ],
3613
3639
  "type": {
3614
3640
  "type": "reference",
3615
- "id": 385,
3641
+ "id": 389,
3616
3642
  "name": "SkyPopoverMessageType"
3617
3643
  }
3618
3644
  }
@@ -3621,7 +3647,7 @@
3621
3647
  {
3622
3648
  "title": "Properties",
3623
3649
  "children": [
3624
- 384
3650
+ 388
3625
3651
  ]
3626
3652
  }
3627
3653
  ],
@@ -3630,12 +3656,12 @@
3630
3656
  "fileName": "projects/popovers/src/modules/popover/types/popover-message.ts",
3631
3657
  "line": 6,
3632
3658
  "character": 17,
3633
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-message.ts#L6"
3659
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/types/popover-message.ts#L6"
3634
3660
  }
3635
3661
  ]
3636
3662
  },
3637
3663
  {
3638
- "id": 359,
3664
+ "id": 363,
3639
3665
  "name": "SkyDropdownHorizontalAlignment",
3640
3666
  "kind": 4194304,
3641
3667
  "kindString": "Type alias",
@@ -3653,7 +3679,7 @@
3653
3679
  "fileName": "projects/popovers/src/modules/dropdown/types/dropdown-horizontal-alignment.ts",
3654
3680
  "line": 4,
3655
3681
  "character": 12,
3656
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/types/dropdown-horizontal-alignment.ts#L4"
3682
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/types/dropdown-horizontal-alignment.ts#L4"
3657
3683
  }
3658
3684
  ],
3659
3685
  "type": {
@@ -3675,7 +3701,7 @@
3675
3701
  }
3676
3702
  },
3677
3703
  {
3678
- "id": 375,
3704
+ "id": 379,
3679
3705
  "name": "SkyDropdownTriggerType",
3680
3706
  "kind": 4194304,
3681
3707
  "kindString": "Type alias",
@@ -3693,7 +3719,7 @@
3693
3719
  "fileName": "projects/popovers/src/modules/dropdown/types/dropdown-trigger-type.ts",
3694
3720
  "line": 4,
3695
3721
  "character": 12,
3696
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/types/dropdown-trigger-type.ts#L4"
3722
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/dropdown/types/dropdown-trigger-type.ts#L4"
3697
3723
  }
3698
3724
  ],
3699
3725
  "type": {
@@ -3711,7 +3737,7 @@
3711
3737
  }
3712
3738
  },
3713
3739
  {
3714
- "id": 382,
3740
+ "id": 386,
3715
3741
  "name": "SkyPopoverAlignment",
3716
3742
  "kind": 4194304,
3717
3743
  "kindString": "Type alias",
@@ -3729,7 +3755,7 @@
3729
3755
  "fileName": "projects/popovers/src/modules/popover/types/popover-alignment.ts",
3730
3756
  "line": 4,
3731
3757
  "character": 12,
3732
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-alignment.ts#L4"
3758
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/types/popover-alignment.ts#L4"
3733
3759
  }
3734
3760
  ],
3735
3761
  "type": {
@@ -3751,7 +3777,7 @@
3751
3777
  }
3752
3778
  },
3753
3779
  {
3754
- "id": 390,
3780
+ "id": 394,
3755
3781
  "name": "SkyPopoverPlacement",
3756
3782
  "kind": 4194304,
3757
3783
  "kindString": "Type alias",
@@ -3769,7 +3795,7 @@
3769
3795
  "fileName": "projects/popovers/src/modules/popover/types/popover-placement.ts",
3770
3796
  "line": 4,
3771
3797
  "character": 12,
3772
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-placement.ts#L4"
3798
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/types/popover-placement.ts#L4"
3773
3799
  }
3774
3800
  ],
3775
3801
  "type": {
@@ -3795,7 +3821,7 @@
3795
3821
  }
3796
3822
  },
3797
3823
  {
3798
- "id": 398,
3824
+ "id": 402,
3799
3825
  "name": "SkyPopoverTrigger",
3800
3826
  "kind": 4194304,
3801
3827
  "kindString": "Type alias",
@@ -3813,7 +3839,7 @@
3813
3839
  "fileName": "projects/popovers/src/modules/popover/types/popover-trigger.ts",
3814
3840
  "line": 4,
3815
3841
  "character": 12,
3816
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-trigger.ts#L4"
3842
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/types/popover-trigger.ts#L4"
3817
3843
  }
3818
3844
  ],
3819
3845
  "type": {
@@ -3831,7 +3857,7 @@
3831
3857
  }
3832
3858
  },
3833
3859
  {
3834
- "id": 399,
3860
+ "id": 403,
3835
3861
  "name": "SkyPopoverType",
3836
3862
  "kind": 4194304,
3837
3863
  "kindString": "Type alias",
@@ -3849,7 +3875,7 @@
3849
3875
  "fileName": "projects/popovers/src/modules/popover/types/popover-type.ts",
3850
3876
  "line": 4,
3851
3877
  "character": 12,
3852
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-type.ts#L4"
3878
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/src/lib/modules/popover/types/popover-type.ts#L4"
3853
3879
  }
3854
3880
  ],
3855
3881
  "type": {
@@ -3867,14 +3893,14 @@
3867
3893
  }
3868
3894
  },
3869
3895
  {
3870
- "id": 452,
3896
+ "id": 456,
3871
3897
  "name": "SkyPopoversFixtureDropdownItem",
3872
3898
  "kind": 256,
3873
3899
  "kindString": "Interface",
3874
3900
  "flags": {},
3875
3901
  "children": [
3876
3902
  {
3877
- "id": 453,
3903
+ "id": 457,
3878
3904
  "name": "ariaRole",
3879
3905
  "kind": 1024,
3880
3906
  "kindString": "Property",
@@ -3884,7 +3910,7 @@
3884
3910
  "fileName": "projects/popovers/src/testing/dropdown/popovers-fixture-dropdown-item.ts",
3885
3911
  "line": 2,
3886
3912
  "character": 2,
3887
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/testing/src/dropdown/popovers-fixture-dropdown-item.ts#L2"
3913
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/testing/src/dropdown/popovers-fixture-dropdown-item.ts#L2"
3888
3914
  }
3889
3915
  ],
3890
3916
  "type": {
@@ -3897,7 +3923,7 @@
3897
3923
  {
3898
3924
  "title": "Properties",
3899
3925
  "children": [
3900
- 453
3926
+ 457
3901
3927
  ]
3902
3928
  }
3903
3929
  ],
@@ -3906,7 +3932,7 @@
3906
3932
  "fileName": "projects/popovers/src/testing/dropdown/popovers-fixture-dropdown-item.ts",
3907
3933
  "line": 1,
3908
3934
  "character": 17,
3909
- "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/testing/src/dropdown/popovers-fixture-dropdown-item.ts#L1"
3935
+ "url": "https://github.com/blackbaud/skyux/blob/f2bbf03/libs/components/popovers/testing/src/dropdown/popovers-fixture-dropdown-item.ts#L1"
3910
3936
  }
3911
3937
  ]
3912
3938
  }