@skyux/popovers 5.5.0 → 5.6.2

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.
Files changed (29) hide show
  1. package/bundles/skyux-popovers.umd.js +8 -5
  2. package/documentation.json +203 -290
  3. package/esm2015/lib/modules/dropdown/dropdown-menu.component.js +2 -2
  4. package/esm2015/lib/modules/dropdown/dropdown-menu.component.js.map +1 -1
  5. package/esm2015/lib/modules/dropdown/dropdown.component.js +2 -2
  6. package/esm2015/lib/modules/dropdown/dropdown.component.js.map +1 -1
  7. package/esm2015/lib/modules/dropdown/dropdown.module.js.map +1 -1
  8. package/esm2015/lib/modules/popover/popover-adapter.service.js.map +1 -1
  9. package/esm2015/lib/modules/popover/popover-animation.js.map +1 -1
  10. package/esm2015/lib/modules/popover/popover-content.component.js +9 -6
  11. package/esm2015/lib/modules/popover/popover-content.component.js.map +1 -1
  12. package/esm2015/lib/modules/popover/popover-extensions.js.map +1 -1
  13. package/esm2015/lib/modules/popover/popover.component.js.map +1 -1
  14. package/esm2015/lib/modules/popover/popover.directive.js +1 -1
  15. package/esm2015/lib/modules/popover/popover.directive.js.map +1 -1
  16. package/esm2015/lib/modules/popover/popover.module.js.map +1 -1
  17. package/esm2015/lib/modules/shared/sky-popovers-resources.module.js +1 -1
  18. package/esm2015/lib/modules/shared/sky-popovers-resources.module.js.map +1 -1
  19. package/esm2015/testing/dropdown/dropdown-fixture.js.map +1 -1
  20. package/esm2015/testing/dropdown/dropdown-testing.module.js.map +1 -1
  21. package/esm2015/testing/popover/popover-fixture.js.map +1 -1
  22. package/esm2015/testing/popover/popover-testing.module.js.map +1 -1
  23. package/fesm2015/skyux-popovers-testing.js.map +1 -1
  24. package/fesm2015/skyux-popovers.js +8 -5
  25. package/fesm2015/skyux-popovers.js.map +1 -1
  26. package/lib/modules/dropdown/dropdown-menu.component.d.ts +1 -1
  27. package/lib/modules/popover/popover-content.component.d.ts +4 -3
  28. package/lib/modules/popover/popover.directive.d.ts +2 -2
  29. package/package.json +15 -14
@@ -28,14 +28,14 @@
28
28
  "originalName": "",
29
29
  "children": [
30
30
  {
31
- "id": 324,
31
+ "id": 327,
32
32
  "name": "SkyDropdownMessageType",
33
33
  "kind": 8,
34
34
  "kindString": "Enumeration",
35
35
  "flags": {},
36
36
  "children": [
37
37
  {
38
- "id": 326,
38
+ "id": 329,
39
39
  "name": "Close",
40
40
  "kind": 16,
41
41
  "kindString": "Enumeration member",
@@ -53,7 +53,7 @@
53
53
  "defaultValue": "1"
54
54
  },
55
55
  {
56
- "id": 331,
56
+ "id": 334,
57
57
  "name": "FocusFirstItem",
58
58
  "kind": 16,
59
59
  "kindString": "Enumeration member",
@@ -71,7 +71,7 @@
71
71
  "defaultValue": "6"
72
72
  },
73
73
  {
74
- "id": 332,
74
+ "id": 335,
75
75
  "name": "FocusLastItem",
76
76
  "kind": 16,
77
77
  "kindString": "Enumeration member",
@@ -89,7 +89,7 @@
89
89
  "defaultValue": "7"
90
90
  },
91
91
  {
92
- "id": 328,
92
+ "id": 331,
93
93
  "name": "FocusNextItem",
94
94
  "kind": 16,
95
95
  "kindString": "Enumeration member",
@@ -107,7 +107,7 @@
107
107
  "defaultValue": "3"
108
108
  },
109
109
  {
110
- "id": 329,
110
+ "id": 332,
111
111
  "name": "FocusPreviousItem",
112
112
  "kind": 16,
113
113
  "kindString": "Enumeration member",
@@ -125,7 +125,7 @@
125
125
  "defaultValue": "4"
126
126
  },
127
127
  {
128
- "id": 327,
128
+ "id": 330,
129
129
  "name": "FocusTriggerButton",
130
130
  "kind": 16,
131
131
  "kindString": "Enumeration member",
@@ -143,7 +143,7 @@
143
143
  "defaultValue": "2"
144
144
  },
145
145
  {
146
- "id": 325,
146
+ "id": 328,
147
147
  "name": "Open",
148
148
  "kind": 16,
149
149
  "kindString": "Enumeration member",
@@ -161,7 +161,7 @@
161
161
  "defaultValue": "0"
162
162
  },
163
163
  {
164
- "id": 330,
164
+ "id": 333,
165
165
  "name": "Reposition",
166
166
  "kind": 16,
167
167
  "kindString": "Enumeration member",
@@ -184,14 +184,14 @@
184
184
  "title": "Enumeration members",
185
185
  "kind": 16,
186
186
  "children": [
187
- 326,
187
+ 329,
188
+ 334,
189
+ 335,
188
190
  331,
189
191
  332,
192
+ 330,
190
193
  328,
191
- 329,
192
- 327,
193
- 325,
194
- 330
194
+ 333
195
195
  ]
196
196
  }
197
197
  ],
@@ -204,7 +204,7 @@
204
204
  ]
205
205
  },
206
206
  {
207
- "id": 343,
207
+ "id": 346,
208
208
  "name": "SkyPopoverMessageType",
209
209
  "kind": 8,
210
210
  "kindString": "Enumeration",
@@ -214,7 +214,7 @@
214
214
  },
215
215
  "children": [
216
216
  {
217
- "id": 345,
217
+ "id": 348,
218
218
  "name": "Close",
219
219
  "kind": 16,
220
220
  "kindString": "Enumeration member",
@@ -232,7 +232,7 @@
232
232
  "defaultValue": "1"
233
233
  },
234
234
  {
235
- "id": 347,
235
+ "id": 350,
236
236
  "name": "Focus",
237
237
  "kind": 16,
238
238
  "kindString": "Enumeration member",
@@ -250,7 +250,7 @@
250
250
  "defaultValue": "3"
251
251
  },
252
252
  {
253
- "id": 344,
253
+ "id": 347,
254
254
  "name": "Open",
255
255
  "kind": 16,
256
256
  "kindString": "Enumeration member",
@@ -268,7 +268,7 @@
268
268
  "defaultValue": "0"
269
269
  },
270
270
  {
271
- "id": 346,
271
+ "id": 349,
272
272
  "name": "Reposition",
273
273
  "kind": 16,
274
274
  "kindString": "Enumeration member",
@@ -291,10 +291,10 @@
291
291
  "title": "Enumeration members",
292
292
  "kind": 16,
293
293
  "children": [
294
- 345,
294
+ 348,
295
+ 350,
295
296
  347,
296
- 344,
297
- 346
297
+ 349
298
298
  ]
299
299
  }
300
300
  ],
@@ -307,7 +307,7 @@
307
307
  ]
308
308
  },
309
309
  {
310
- "id": 334,
310
+ "id": 337,
311
311
  "name": "SkyDropdownModule",
312
312
  "kind": 128,
313
313
  "kindString": "Class",
@@ -326,48 +326,26 @@
326
326
  }
327
327
  }
328
328
  ],
329
- "children": [
330
- {
331
- "id": 335,
332
- "name": "constructor",
333
- "kind": 512,
334
- "kindString": "Constructor",
335
- "flags": {},
336
- "signatures": [
337
- {
338
- "id": 336,
339
- "name": "new SkyDropdownModule",
340
- "kind": 16384,
341
- "kindString": "Constructor signature",
342
- "flags": {},
343
- "type": {
344
- "type": "reference",
345
- "id": 334,
346
- "name": "SkyDropdownModule"
347
- }
348
- }
349
- ]
350
- }
351
- ],
329
+ "children": [],
352
330
  "groups": [
353
331
  {
354
332
  "title": "Constructors",
355
333
  "kind": 512,
356
334
  "children": [
357
- 335
335
+ 338
358
336
  ]
359
337
  }
360
338
  ],
361
339
  "sources": [
362
340
  {
363
341
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.module.ts",
364
- "line": 43,
342
+ "line": 36,
365
343
  "character": 13
366
344
  }
367
345
  ]
368
346
  },
369
347
  {
370
- "id": 337,
348
+ "id": 340,
371
349
  "name": "SkyPopoverModule",
372
350
  "kind": 128,
373
351
  "kindString": "Class",
@@ -386,42 +364,20 @@
386
364
  }
387
365
  }
388
366
  ],
389
- "children": [
390
- {
391
- "id": 338,
392
- "name": "constructor",
393
- "kind": 512,
394
- "kindString": "Constructor",
395
- "flags": {},
396
- "signatures": [
397
- {
398
- "id": 339,
399
- "name": "new SkyPopoverModule",
400
- "kind": 16384,
401
- "kindString": "Constructor signature",
402
- "flags": {},
403
- "type": {
404
- "type": "reference",
405
- "id": 337,
406
- "name": "SkyPopoverModule"
407
- }
408
- }
409
- ]
410
- }
411
- ],
367
+ "children": [],
412
368
  "groups": [
413
369
  {
414
370
  "title": "Constructors",
415
371
  "kind": 512,
416
372
  "children": [
417
- 338
373
+ 341
418
374
  ]
419
375
  }
420
376
  ],
421
377
  "sources": [
422
378
  {
423
379
  "fileName": "projects/popovers/src/modules/popover/popover.module.ts",
424
- "line": 40,
380
+ "line": 34,
425
381
  "character": 13
426
382
  }
427
383
  ]
@@ -524,27 +480,6 @@
524
480
  }
525
481
  ]
526
482
  },
527
- {
528
- "id": 16,
529
- "name": "elementRef",
530
- "kind": 1024,
531
- "kindString": "Property",
532
- "flags": {
533
- "isPublic": true
534
- },
535
- "type": {
536
- "type": "reference",
537
- "typeArguments": [
538
- {
539
- "type": "intrinsic",
540
- "name": "any"
541
- }
542
- ],
543
- "qualifiedName": "ElementRef",
544
- "package": "@angular/core",
545
- "name": "ElementRef"
546
- }
547
- },
548
483
  {
549
484
  "id": 13,
550
485
  "name": "isActive",
@@ -913,29 +848,7 @@
913
848
  }
914
849
  }
915
850
  ],
916
- "children": [
917
- {
918
- "id": 27,
919
- "name": "constructor",
920
- "kind": 512,
921
- "kindString": "Constructor",
922
- "flags": {},
923
- "signatures": [
924
- {
925
- "id": 28,
926
- "name": "SkyDropdownButtonComponent",
927
- "kind": 16384,
928
- "kindString": "Constructor signature",
929
- "flags": {},
930
- "type": {
931
- "type": "reference",
932
- "id": 26,
933
- "name": "SkyDropdownButtonComponent"
934
- }
935
- }
936
- ]
937
- }
938
- ],
851
+ "children": [],
939
852
  "groups": [
940
853
  {
941
854
  "title": "Constructors",
@@ -983,7 +896,7 @@
983
896
  "sources": [
984
897
  {
985
898
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
986
- "line": 229,
899
+ "line": 222,
987
900
  "character": 2
988
901
  }
989
902
  ],
@@ -1075,7 +988,7 @@
1075
988
  "sources": [
1076
989
  {
1077
990
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1078
- "line": 185,
991
+ "line": 178,
1079
992
  "character": 9
1080
993
  }
1081
994
  ],
@@ -1096,7 +1009,7 @@
1096
1009
  "sources": [
1097
1010
  {
1098
1011
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1099
- "line": 187,
1012
+ "line": 180,
1100
1013
  "character": 9
1101
1014
  }
1102
1015
  ],
@@ -1132,7 +1045,7 @@
1132
1045
  "sources": [
1133
1046
  {
1134
1047
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1135
- "line": 112,
1048
+ "line": 105,
1136
1049
  "character": 9
1137
1050
  }
1138
1051
  ],
@@ -1152,7 +1065,7 @@
1152
1065
  "sources": [
1153
1066
  {
1154
1067
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1155
- "line": 191,
1068
+ "line": 184,
1156
1069
  "character": 9
1157
1070
  }
1158
1071
  ],
@@ -1172,7 +1085,7 @@
1172
1085
  "sources": [
1173
1086
  {
1174
1087
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1175
- "line": 189,
1088
+ "line": 182,
1176
1089
  "character": 9
1177
1090
  }
1178
1091
  ],
@@ -1207,7 +1120,7 @@
1207
1120
  "sources": [
1208
1121
  {
1209
1122
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1210
- "line": 133,
1123
+ "line": 126,
1211
1124
  "character": 9
1212
1125
  }
1213
1126
  ],
@@ -1216,7 +1129,7 @@
1216
1129
  "typeArguments": [
1217
1130
  {
1218
1131
  "type": "reference",
1219
- "id": 322,
1132
+ "id": 325,
1220
1133
  "name": "SkyDropdownMessage"
1221
1134
  }
1222
1135
  ],
@@ -1252,7 +1165,7 @@
1252
1165
  "sources": [
1253
1166
  {
1254
1167
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1255
- "line": 139,
1168
+ "line": 132,
1256
1169
  "character": 9
1257
1170
  }
1258
1171
  ],
@@ -1284,7 +1197,7 @@
1284
1197
  "sources": [
1285
1198
  {
1286
1199
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1287
- "line": 52,
1200
+ "line": 45,
1288
1201
  "character": 13
1289
1202
  }
1290
1203
  ],
@@ -1369,7 +1282,7 @@
1369
1282
  "sources": [
1370
1283
  {
1371
1284
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1372
- "line": 69,
1285
+ "line": 62,
1373
1286
  "character": 13
1374
1287
  }
1375
1288
  ],
@@ -1454,7 +1367,7 @@
1454
1367
  "sources": [
1455
1368
  {
1456
1369
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1457
- "line": 82,
1370
+ "line": 75,
1458
1371
  "character": 13
1459
1372
  }
1460
1373
  ],
@@ -1539,7 +1452,7 @@
1539
1452
  "sources": [
1540
1453
  {
1541
1454
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1542
- "line": 95,
1455
+ "line": 88,
1543
1456
  "character": 13
1544
1457
  }
1545
1458
  ],
@@ -1624,7 +1537,7 @@
1624
1537
  "sources": [
1625
1538
  {
1626
1539
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1627
- "line": 119,
1540
+ "line": 112,
1628
1541
  "character": 13
1629
1542
  }
1630
1543
  ],
@@ -1697,7 +1610,7 @@
1697
1610
  "sources": [
1698
1611
  {
1699
1612
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1700
- "line": 160,
1613
+ "line": 153,
1701
1614
  "character": 13
1702
1615
  }
1703
1616
  ],
@@ -1767,7 +1680,7 @@
1767
1680
  "sources": [
1768
1681
  {
1769
1682
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1770
- "line": 172,
1683
+ "line": 165,
1771
1684
  "character": 13
1772
1685
  }
1773
1686
  ],
@@ -1850,7 +1763,7 @@
1850
1763
  "sources": [
1851
1764
  {
1852
1765
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1853
- "line": 152,
1766
+ "line": 145,
1854
1767
  "character": 13
1855
1768
  }
1856
1769
  ],
@@ -1876,7 +1789,7 @@
1876
1789
  },
1877
1790
  "type": {
1878
1791
  "type": "reference",
1879
- "id": 333,
1792
+ "id": 336,
1880
1793
  "name": "SkyDropdownTriggerType"
1881
1794
  }
1882
1795
  }
@@ -1910,7 +1823,7 @@
1910
1823
  "flags": {},
1911
1824
  "type": {
1912
1825
  "type": "reference",
1913
- "id": 333,
1826
+ "id": 336,
1914
1827
  "name": "SkyDropdownTriggerType"
1915
1828
  }
1916
1829
  }
@@ -1933,7 +1846,7 @@
1933
1846
  "sources": [
1934
1847
  {
1935
1848
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1936
- "line": 253,
1849
+ "line": 246,
1937
1850
  "character": 9
1938
1851
  }
1939
1852
  ],
@@ -1970,7 +1883,7 @@
1970
1883
  "sources": [
1971
1884
  {
1972
1885
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1973
- "line": 236,
1886
+ "line": 229,
1974
1887
  "character": 9
1975
1888
  }
1976
1889
  ],
@@ -2044,7 +1957,7 @@
2044
1957
  "sources": [
2045
1958
  {
2046
1959
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
2047
- "line": 44,
1960
+ "line": 37,
2048
1961
  "character": 13
2049
1962
  }
2050
1963
  ],
@@ -2093,7 +2006,7 @@
2093
2006
  "sources": [
2094
2007
  {
2095
2008
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2096
- "line": 129,
2009
+ "line": 124,
2097
2010
  "character": 2
2098
2011
  }
2099
2012
  ],
@@ -2196,7 +2109,7 @@
2196
2109
  "sources": [
2197
2110
  {
2198
2111
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2199
- "line": 47,
2112
+ "line": 42,
2200
2113
  "character": 9
2201
2114
  }
2202
2115
  ],
@@ -2216,7 +2129,7 @@
2216
2129
  "sources": [
2217
2130
  {
2218
2131
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2219
- "line": 95,
2132
+ "line": 90,
2220
2133
  "character": 9
2221
2134
  }
2222
2135
  ],
@@ -2252,7 +2165,7 @@
2252
2165
  "sources": [
2253
2166
  {
2254
2167
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2255
- "line": 93,
2168
+ "line": 88,
2256
2169
  "character": 9
2257
2170
  }
2258
2171
  ],
@@ -2261,7 +2174,7 @@
2261
2174
  "typeArguments": [
2262
2175
  {
2263
2176
  "type": "reference",
2264
- "id": 318,
2177
+ "id": 321,
2265
2178
  "name": "SkyDropdownMenuChange"
2266
2179
  }
2267
2180
  ],
@@ -2297,7 +2210,7 @@
2297
2210
  "sources": [
2298
2211
  {
2299
2212
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2300
- "line": 119,
2213
+ "line": 114,
2301
2214
  "character": 9
2302
2215
  }
2303
2216
  ],
@@ -2338,7 +2251,7 @@
2338
2251
  "sources": [
2339
2252
  {
2340
2253
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2341
- "line": 59,
2254
+ "line": 54,
2342
2255
  "character": 13
2343
2256
  }
2344
2257
  ],
@@ -2411,7 +2324,7 @@
2411
2324
  "sources": [
2412
2325
  {
2413
2326
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2414
- "line": 102,
2327
+ "line": 97,
2415
2328
  "character": 13
2416
2329
  }
2417
2330
  ],
@@ -2478,7 +2391,7 @@
2478
2391
  "sources": [
2479
2392
  {
2480
2393
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2481
- "line": 75,
2394
+ "line": 70,
2482
2395
  "character": 13
2483
2396
  }
2484
2397
  ],
@@ -2551,7 +2464,7 @@
2551
2464
  "sources": [
2552
2465
  {
2553
2466
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2554
- "line": 204,
2467
+ "line": 199,
2555
2468
  "character": 9
2556
2469
  }
2557
2470
  ],
@@ -2580,7 +2493,7 @@
2580
2493
  "sources": [
2581
2494
  {
2582
2495
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2583
- "line": 219,
2496
+ "line": 214,
2584
2497
  "character": 9
2585
2498
  }
2586
2499
  ],
@@ -2609,7 +2522,7 @@
2609
2522
  "sources": [
2610
2523
  {
2611
2524
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2612
- "line": 249,
2525
+ "line": 244,
2613
2526
  "character": 9
2614
2527
  }
2615
2528
  ],
@@ -2638,7 +2551,7 @@
2638
2551
  "sources": [
2639
2552
  {
2640
2553
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2641
- "line": 234,
2554
+ "line": 229,
2642
2555
  "character": 9
2643
2556
  }
2644
2557
  ],
@@ -2667,7 +2580,7 @@
2667
2580
  "sources": [
2668
2581
  {
2669
2582
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2670
- "line": 135,
2583
+ "line": 130,
2671
2584
  "character": 9
2672
2585
  }
2673
2586
  ],
@@ -2704,7 +2617,7 @@
2704
2617
  "sources": [
2705
2618
  {
2706
2619
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2707
- "line": 198,
2620
+ "line": 193,
2708
2621
  "character": 9
2709
2622
  }
2710
2623
  ],
@@ -2741,7 +2654,7 @@
2741
2654
  "sources": [
2742
2655
  {
2743
2656
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2744
- "line": 264,
2657
+ "line": 259,
2745
2658
  "character": 9
2746
2659
  }
2747
2660
  ],
@@ -2804,7 +2717,7 @@
2804
2717
  "sources": [
2805
2718
  {
2806
2719
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2807
- "line": 40,
2720
+ "line": 35,
2808
2721
  "character": 13
2809
2722
  }
2810
2723
  ],
@@ -2824,7 +2737,7 @@
2824
2737
  ]
2825
2738
  },
2826
2739
  {
2827
- "id": 235,
2740
+ "id": 238,
2828
2741
  "name": "SkyPopoverComponent",
2829
2742
  "kind": 128,
2830
2743
  "kindString": "Class",
@@ -2845,7 +2758,7 @@
2845
2758
  ],
2846
2759
  "children": [
2847
2760
  {
2848
- "id": 236,
2761
+ "id": 239,
2849
2762
  "name": "constructor",
2850
2763
  "kind": 512,
2851
2764
  "kindString": "Constructor",
@@ -2853,20 +2766,20 @@
2853
2766
  "sources": [
2854
2767
  {
2855
2768
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2856
- "line": 140,
2769
+ "line": 135,
2857
2770
  "character": 2
2858
2771
  }
2859
2772
  ],
2860
2773
  "signatures": [
2861
2774
  {
2862
- "id": 237,
2775
+ "id": 240,
2863
2776
  "name": "SkyPopoverComponent",
2864
2777
  "kind": 16384,
2865
2778
  "kindString": "Constructor signature",
2866
2779
  "flags": {},
2867
2780
  "parameters": [
2868
2781
  {
2869
- "id": 238,
2782
+ "id": 241,
2870
2783
  "name": "overlayService",
2871
2784
  "kind": 32768,
2872
2785
  "kindString": "Parameter",
@@ -2879,14 +2792,14 @@
2879
2792
  ],
2880
2793
  "type": {
2881
2794
  "type": "reference",
2882
- "id": 235,
2795
+ "id": 238,
2883
2796
  "name": "SkyPopoverComponent"
2884
2797
  }
2885
2798
  }
2886
2799
  ]
2887
2800
  },
2888
2801
  {
2889
- "id": 257,
2802
+ "id": 260,
2890
2803
  "name": "isMouseEnter",
2891
2804
  "kind": 1024,
2892
2805
  "kindString": "Property",
@@ -2896,7 +2809,7 @@
2896
2809
  "sources": [
2897
2810
  {
2898
2811
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2899
- "line": 118,
2812
+ "line": 113,
2900
2813
  "character": 9
2901
2814
  }
2902
2815
  ],
@@ -2907,7 +2820,7 @@
2907
2820
  "defaultValue": "false"
2908
2821
  },
2909
2822
  {
2910
- "id": 253,
2823
+ "id": 256,
2911
2824
  "name": "popoverClosed",
2912
2825
  "kind": 1024,
2913
2826
  "kindString": "Property",
@@ -2932,7 +2845,7 @@
2932
2845
  "sources": [
2933
2846
  {
2934
2847
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2935
- "line": 97,
2848
+ "line": 92,
2936
2849
  "character": 9
2937
2850
  }
2938
2851
  ],
@@ -2941,7 +2854,7 @@
2941
2854
  "typeArguments": [
2942
2855
  {
2943
2856
  "type": "reference",
2944
- "id": 235,
2857
+ "id": 238,
2945
2858
  "name": "SkyPopoverComponent"
2946
2859
  }
2947
2860
  ],
@@ -2952,7 +2865,7 @@
2952
2865
  "defaultValue": "..."
2953
2866
  },
2954
2867
  {
2955
- "id": 254,
2868
+ "id": 257,
2956
2869
  "name": "popoverOpened",
2957
2870
  "kind": 1024,
2958
2871
  "kindString": "Property",
@@ -2977,7 +2890,7 @@
2977
2890
  "sources": [
2978
2891
  {
2979
2892
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2980
- "line": 103,
2893
+ "line": 98,
2981
2894
  "character": 9
2982
2895
  }
2983
2896
  ],
@@ -2986,7 +2899,7 @@
2986
2899
  "typeArguments": [
2987
2900
  {
2988
2901
  "type": "reference",
2989
- "id": 235,
2902
+ "id": 238,
2990
2903
  "name": "SkyPopoverComponent"
2991
2904
  }
2992
2905
  ],
@@ -2997,7 +2910,7 @@
2997
2910
  "defaultValue": "..."
2998
2911
  },
2999
2912
  {
3000
- "id": 251,
2913
+ "id": 254,
3001
2914
  "name": "popoverTitle",
3002
2915
  "kind": 1024,
3003
2916
  "kindString": "Property",
@@ -3022,7 +2935,7 @@
3022
2935
  "sources": [
3023
2936
  {
3024
2937
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
3025
- "line": 83,
2938
+ "line": 78,
3026
2939
  "character": 9
3027
2940
  }
3028
2941
  ],
@@ -3032,7 +2945,7 @@
3032
2945
  }
3033
2946
  },
3034
2947
  {
3035
- "id": 252,
2948
+ "id": 255,
3036
2949
  "name": "popoverType",
3037
2950
  "kind": 1024,
3038
2951
  "kindString": "Property",
@@ -3063,7 +2976,7 @@
3063
2976
  "sources": [
3064
2977
  {
3065
2978
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
3066
- "line": 91,
2979
+ "line": 86,
3067
2980
  "character": 9
3068
2981
  }
3069
2982
  ],
@@ -3082,7 +2995,7 @@
3082
2995
  }
3083
2996
  },
3084
2997
  {
3085
- "id": 239,
2998
+ "id": 242,
3086
2999
  "name": "alignment",
3087
3000
  "kind": 262144,
3088
3001
  "kindString": "Accessor",
@@ -3104,13 +3017,13 @@
3104
3017
  "sources": [
3105
3018
  {
3106
3019
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
3107
- "line": 38,
3020
+ "line": 33,
3108
3021
  "character": 13
3109
3022
  }
3110
3023
  ],
3111
3024
  "getSignature": [
3112
3025
  {
3113
- "id": 240,
3026
+ "id": 243,
3114
3027
  "name": "alignment",
3115
3028
  "kind": 524288,
3116
3029
  "kindString": "Get signature",
@@ -3126,14 +3039,14 @@
3126
3039
  },
3127
3040
  "type": {
3128
3041
  "type": "reference",
3129
- "id": 340,
3042
+ "id": 343,
3130
3043
  "name": "SkyPopoverAlignment"
3131
3044
  }
3132
3045
  }
3133
3046
  ],
3134
3047
  "setSignature": [
3135
3048
  {
3136
- "id": 241,
3049
+ "id": 244,
3137
3050
  "name": "alignment",
3138
3051
  "kind": 1048576,
3139
3052
  "kindString": "Set signature",
@@ -3149,14 +3062,14 @@
3149
3062
  },
3150
3063
  "parameters": [
3151
3064
  {
3152
- "id": 242,
3065
+ "id": 245,
3153
3066
  "name": "value",
3154
3067
  "kind": 32768,
3155
3068
  "kindString": "Parameter",
3156
3069
  "flags": {},
3157
3070
  "type": {
3158
3071
  "type": "reference",
3159
- "id": 340,
3072
+ "id": 343,
3160
3073
  "name": "SkyPopoverAlignment"
3161
3074
  }
3162
3075
  }
@@ -3169,7 +3082,7 @@
3169
3082
  ]
3170
3083
  },
3171
3084
  {
3172
- "id": 243,
3085
+ "id": 246,
3173
3086
  "name": "dismissOnBlur",
3174
3087
  "kind": 262144,
3175
3088
  "kindString": "Accessor",
@@ -3191,13 +3104,13 @@
3191
3104
  "sources": [
3192
3105
  {
3193
3106
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
3194
- "line": 52,
3107
+ "line": 47,
3195
3108
  "character": 13
3196
3109
  }
3197
3110
  ],
3198
3111
  "getSignature": [
3199
3112
  {
3200
- "id": 244,
3113
+ "id": 247,
3201
3114
  "name": "dismissOnBlur",
3202
3115
  "kind": 524288,
3203
3116
  "kindString": "Get signature",
@@ -3219,7 +3132,7 @@
3219
3132
  ],
3220
3133
  "setSignature": [
3221
3134
  {
3222
- "id": 245,
3135
+ "id": 248,
3223
3136
  "name": "dismissOnBlur",
3224
3137
  "kind": 1048576,
3225
3138
  "kindString": "Set signature",
@@ -3235,7 +3148,7 @@
3235
3148
  },
3236
3149
  "parameters": [
3237
3150
  {
3238
- "id": 246,
3151
+ "id": 249,
3239
3152
  "name": "value",
3240
3153
  "kind": 32768,
3241
3154
  "kindString": "Parameter",
@@ -3254,7 +3167,7 @@
3254
3167
  ]
3255
3168
  },
3256
3169
  {
3257
- "id": 247,
3170
+ "id": 250,
3258
3171
  "name": "placement",
3259
3172
  "kind": 262144,
3260
3173
  "kindString": "Accessor",
@@ -3276,13 +3189,13 @@
3276
3189
  "sources": [
3277
3190
  {
3278
3191
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
3279
- "line": 71,
3192
+ "line": 66,
3280
3193
  "character": 13
3281
3194
  }
3282
3195
  ],
3283
3196
  "getSignature": [
3284
3197
  {
3285
- "id": 248,
3198
+ "id": 251,
3286
3199
  "name": "placement",
3287
3200
  "kind": 524288,
3288
3201
  "kindString": "Get signature",
@@ -3298,14 +3211,14 @@
3298
3211
  },
3299
3212
  "type": {
3300
3213
  "type": "reference",
3301
- "id": 348,
3214
+ "id": 351,
3302
3215
  "name": "SkyPopoverPlacement"
3303
3216
  }
3304
3217
  }
3305
3218
  ],
3306
3219
  "setSignature": [
3307
3220
  {
3308
- "id": 249,
3221
+ "id": 252,
3309
3222
  "name": "placement",
3310
3223
  "kind": 1048576,
3311
3224
  "kindString": "Set signature",
@@ -3321,14 +3234,14 @@
3321
3234
  },
3322
3235
  "parameters": [
3323
3236
  {
3324
- "id": 250,
3237
+ "id": 253,
3325
3238
  "name": "value",
3326
3239
  "kind": 32768,
3327
3240
  "kindString": "Parameter",
3328
3241
  "flags": {},
3329
3242
  "type": {
3330
3243
  "type": "reference",
3331
- "id": 348,
3244
+ "id": 351,
3332
3245
  "name": "SkyPopoverPlacement"
3333
3246
  }
3334
3247
  }
@@ -3341,7 +3254,7 @@
3341
3254
  ]
3342
3255
  },
3343
3256
  {
3344
- "id": 266,
3257
+ "id": 269,
3345
3258
  "name": "ngOnDestroy",
3346
3259
  "kind": 2048,
3347
3260
  "kindString": "Method",
@@ -3351,13 +3264,13 @@
3351
3264
  "sources": [
3352
3265
  {
3353
3266
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
3354
- "line": 142,
3267
+ "line": 137,
3355
3268
  "character": 9
3356
3269
  }
3357
3270
  ],
3358
3271
  "signatures": [
3359
3272
  {
3360
- "id": 267,
3273
+ "id": 270,
3361
3274
  "name": "ngOnDestroy",
3362
3275
  "kind": 4096,
3363
3276
  "kindString": "Call signature",
@@ -3383,41 +3296,41 @@
3383
3296
  "title": "Constructors",
3384
3297
  "kind": 512,
3385
3298
  "children": [
3386
- 236
3299
+ 239
3387
3300
  ]
3388
3301
  },
3389
3302
  {
3390
3303
  "title": "Properties",
3391
3304
  "kind": 1024,
3392
3305
  "children": [
3306
+ 260,
3307
+ 256,
3393
3308
  257,
3394
- 253,
3395
3309
  254,
3396
- 251,
3397
- 252
3310
+ 255
3398
3311
  ]
3399
3312
  },
3400
3313
  {
3401
3314
  "title": "Accessors",
3402
3315
  "kind": 262144,
3403
3316
  "children": [
3404
- 239,
3405
- 243,
3406
- 247
3317
+ 242,
3318
+ 246,
3319
+ 250
3407
3320
  ]
3408
3321
  },
3409
3322
  {
3410
3323
  "title": "Methods",
3411
3324
  "kind": 2048,
3412
3325
  "children": [
3413
- 266
3326
+ 269
3414
3327
  ]
3415
3328
  }
3416
3329
  ],
3417
3330
  "sources": [
3418
3331
  {
3419
3332
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
3420
- "line": 30,
3333
+ "line": 25,
3421
3334
  "character": 13
3422
3335
  }
3423
3336
  ],
@@ -3431,7 +3344,7 @@
3431
3344
  ]
3432
3345
  },
3433
3346
  {
3434
- "id": 281,
3347
+ "id": 284,
3435
3348
  "name": "SkyPopoverDirective",
3436
3349
  "kind": 128,
3437
3350
  "kindString": "Class",
@@ -3452,7 +3365,7 @@
3452
3365
  ],
3453
3366
  "children": [
3454
3367
  {
3455
- "id": 282,
3368
+ "id": 285,
3456
3369
  "name": "constructor",
3457
3370
  "kind": 512,
3458
3371
  "kindString": "Constructor",
@@ -3460,20 +3373,20 @@
3460
3373
  "sources": [
3461
3374
  {
3462
3375
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3463
- "line": 68,
3376
+ "line": 62,
3464
3377
  "character": 2
3465
3378
  }
3466
3379
  ],
3467
3380
  "signatures": [
3468
3381
  {
3469
- "id": 283,
3382
+ "id": 286,
3470
3383
  "name": "SkyPopoverDirective",
3471
3384
  "kind": 16384,
3472
3385
  "kindString": "Constructor signature",
3473
3386
  "flags": {},
3474
3387
  "parameters": [
3475
3388
  {
3476
- "id": 284,
3389
+ "id": 287,
3477
3390
  "name": "elementRef",
3478
3391
  "kind": 32768,
3479
3392
  "kindString": "Parameter",
@@ -3494,14 +3407,14 @@
3494
3407
  ],
3495
3408
  "type": {
3496
3409
  "type": "reference",
3497
- "id": 281,
3410
+ "id": 284,
3498
3411
  "name": "SkyPopoverDirective"
3499
3412
  }
3500
3413
  }
3501
3414
  ]
3502
3415
  },
3503
3416
  {
3504
- "id": 285,
3417
+ "id": 288,
3505
3418
  "name": "skyPopover",
3506
3419
  "kind": 1024,
3507
3420
  "kindString": "Property",
@@ -3532,18 +3445,18 @@
3532
3445
  "sources": [
3533
3446
  {
3534
3447
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3535
- "line": 28,
3448
+ "line": 22,
3536
3449
  "character": 9
3537
3450
  }
3538
3451
  ],
3539
3452
  "type": {
3540
3453
  "type": "reference",
3541
- "id": 235,
3454
+ "id": 238,
3542
3455
  "name": "SkyPopoverComponent"
3543
3456
  }
3544
3457
  },
3545
3458
  {
3546
- "id": 286,
3459
+ "id": 289,
3547
3460
  "name": "skyPopoverAlignment",
3548
3461
  "kind": 1024,
3549
3462
  "kindString": "Property",
@@ -3574,18 +3487,18 @@
3574
3487
  "sources": [
3575
3488
  {
3576
3489
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3577
- "line": 36,
3490
+ "line": 30,
3578
3491
  "character": 9
3579
3492
  }
3580
3493
  ],
3581
3494
  "type": {
3582
3495
  "type": "reference",
3583
- "id": 340,
3496
+ "id": 343,
3584
3497
  "name": "SkyPopoverAlignment"
3585
3498
  }
3586
3499
  },
3587
3500
  {
3588
- "id": 287,
3501
+ "id": 290,
3589
3502
  "name": "skyPopoverMessageStream",
3590
3503
  "kind": 1024,
3591
3504
  "kindString": "Property",
@@ -3610,7 +3523,7 @@
3610
3523
  "sources": [
3611
3524
  {
3612
3525
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3613
- "line": 42,
3526
+ "line": 36,
3614
3527
  "character": 9
3615
3528
  }
3616
3529
  ],
@@ -3619,7 +3532,7 @@
3619
3532
  "typeArguments": [
3620
3533
  {
3621
3534
  "type": "reference",
3622
- "id": 341,
3535
+ "id": 344,
3623
3536
  "name": "SkyPopoverMessage"
3624
3537
  }
3625
3538
  ],
@@ -3630,7 +3543,7 @@
3630
3543
  "defaultValue": "..."
3631
3544
  },
3632
3545
  {
3633
- "id": 288,
3546
+ "id": 291,
3634
3547
  "name": "skyPopoverPlacement",
3635
3548
  "kind": 1024,
3636
3549
  "kindString": "Property",
@@ -3661,18 +3574,18 @@
3661
3574
  "sources": [
3662
3575
  {
3663
3576
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3664
- "line": 50,
3577
+ "line": 44,
3665
3578
  "character": 9
3666
3579
  }
3667
3580
  ],
3668
3581
  "type": {
3669
3582
  "type": "reference",
3670
- "id": 348,
3583
+ "id": 351,
3671
3584
  "name": "SkyPopoverPlacement"
3672
3585
  }
3673
3586
  },
3674
3587
  {
3675
- "id": 289,
3588
+ "id": 292,
3676
3589
  "name": "skyPopoverTrigger",
3677
3590
  "kind": 262144,
3678
3591
  "kindString": "Accessor",
@@ -3694,13 +3607,13 @@
3694
3607
  "sources": [
3695
3608
  {
3696
3609
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3697
- "line": 56,
3610
+ "line": 50,
3698
3611
  "character": 13
3699
3612
  }
3700
3613
  ],
3701
3614
  "getSignature": [
3702
3615
  {
3703
- "id": 290,
3616
+ "id": 293,
3704
3617
  "name": "skyPopoverTrigger",
3705
3618
  "kind": 524288,
3706
3619
  "kindString": "Get signature",
@@ -3710,14 +3623,14 @@
3710
3623
  },
3711
3624
  "type": {
3712
3625
  "type": "reference",
3713
- "id": 356,
3626
+ "id": 359,
3714
3627
  "name": "SkyPopoverTrigger"
3715
3628
  }
3716
3629
  }
3717
3630
  ],
3718
3631
  "setSignature": [
3719
3632
  {
3720
- "id": 291,
3633
+ "id": 294,
3721
3634
  "name": "skyPopoverTrigger",
3722
3635
  "kind": 1048576,
3723
3636
  "kindString": "Set signature",
@@ -3727,14 +3640,14 @@
3727
3640
  },
3728
3641
  "parameters": [
3729
3642
  {
3730
- "id": 292,
3643
+ "id": 295,
3731
3644
  "name": "value",
3732
3645
  "kind": 32768,
3733
3646
  "kindString": "Parameter",
3734
3647
  "flags": {},
3735
3648
  "type": {
3736
3649
  "type": "reference",
3737
- "id": 356,
3650
+ "id": 359,
3738
3651
  "name": "SkyPopoverTrigger"
3739
3652
  }
3740
3653
  }
@@ -3747,7 +3660,7 @@
3747
3660
  ]
3748
3661
  },
3749
3662
  {
3750
- "id": 297,
3663
+ "id": 300,
3751
3664
  "name": "ngOnDestroy",
3752
3665
  "kind": 2048,
3753
3666
  "kindString": "Method",
@@ -3757,13 +3670,13 @@
3757
3670
  "sources": [
3758
3671
  {
3759
3672
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3760
- "line": 74,
3673
+ "line": 68,
3761
3674
  "character": 9
3762
3675
  }
3763
3676
  ],
3764
3677
  "signatures": [
3765
3678
  {
3766
- "id": 298,
3679
+ "id": 301,
3767
3680
  "name": "ngOnDestroy",
3768
3681
  "kind": 4096,
3769
3682
  "kindString": "Call signature",
@@ -3784,7 +3697,7 @@
3784
3697
  }
3785
3698
  },
3786
3699
  {
3787
- "id": 295,
3700
+ "id": 298,
3788
3701
  "name": "ngOnInit",
3789
3702
  "kind": 2048,
3790
3703
  "kindString": "Method",
@@ -3794,13 +3707,13 @@
3794
3707
  "sources": [
3795
3708
  {
3796
3709
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3797
- "line": 70,
3710
+ "line": 64,
3798
3711
  "character": 9
3799
3712
  }
3800
3713
  ],
3801
3714
  "signatures": [
3802
3715
  {
3803
- "id": 296,
3716
+ "id": 299,
3804
3717
  "name": "ngOnInit",
3805
3718
  "kind": 4096,
3806
3719
  "kindString": "Call signature",
@@ -3821,7 +3734,7 @@
3821
3734
  }
3822
3735
  },
3823
3736
  {
3824
- "id": 299,
3737
+ "id": 302,
3825
3738
  "name": "togglePopover",
3826
3739
  "kind": 2048,
3827
3740
  "kindString": "Method",
@@ -3831,13 +3744,13 @@
3831
3744
  "sources": [
3832
3745
  {
3833
3746
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3834
- "line": 78,
3747
+ "line": 72,
3835
3748
  "character": 9
3836
3749
  }
3837
3750
  ],
3838
3751
  "signatures": [
3839
3752
  {
3840
- "id": 300,
3753
+ "id": 303,
3841
3754
  "name": "togglePopover",
3842
3755
  "kind": 4096,
3843
3756
  "kindString": "Call signature",
@@ -3855,40 +3768,40 @@
3855
3768
  "title": "Constructors",
3856
3769
  "kind": 512,
3857
3770
  "children": [
3858
- 282
3771
+ 285
3859
3772
  ]
3860
3773
  },
3861
3774
  {
3862
3775
  "title": "Properties",
3863
3776
  "kind": 1024,
3864
3777
  "children": [
3865
- 285,
3866
- 286,
3867
- 287,
3868
- 288
3778
+ 288,
3779
+ 289,
3780
+ 290,
3781
+ 291
3869
3782
  ]
3870
3783
  },
3871
3784
  {
3872
3785
  "title": "Accessors",
3873
3786
  "kind": 262144,
3874
3787
  "children": [
3875
- 289
3788
+ 292
3876
3789
  ]
3877
3790
  },
3878
3791
  {
3879
3792
  "title": "Methods",
3880
3793
  "kind": 2048,
3881
3794
  "children": [
3882
- 297,
3883
- 295,
3884
- 299
3795
+ 300,
3796
+ 298,
3797
+ 302
3885
3798
  ]
3886
3799
  }
3887
3800
  ],
3888
3801
  "sources": [
3889
3802
  {
3890
3803
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3891
- "line": 22,
3804
+ "line": 16,
3892
3805
  "character": 13
3893
3806
  }
3894
3807
  ],
@@ -3908,14 +3821,14 @@
3908
3821
  ]
3909
3822
  },
3910
3823
  {
3911
- "id": 318,
3824
+ "id": 321,
3912
3825
  "name": "SkyDropdownMenuChange",
3913
3826
  "kind": 256,
3914
3827
  "kindString": "Interface",
3915
3828
  "flags": {},
3916
3829
  "children": [
3917
3830
  {
3918
- "id": 319,
3831
+ "id": 322,
3919
3832
  "name": "activeIndex",
3920
3833
  "kind": 1024,
3921
3834
  "kindString": "Property",
@@ -3938,7 +3851,7 @@
3938
3851
  }
3939
3852
  },
3940
3853
  {
3941
- "id": 320,
3854
+ "id": 323,
3942
3855
  "name": "items",
3943
3856
  "kind": 1024,
3944
3857
  "kindString": "Property",
@@ -3965,7 +3878,7 @@
3965
3878
  }
3966
3879
  },
3967
3880
  {
3968
- "id": 321,
3881
+ "id": 324,
3969
3882
  "name": "selectedItem",
3970
3883
  "kind": 1024,
3971
3884
  "kindString": "Property",
@@ -3994,9 +3907,9 @@
3994
3907
  "title": "Properties",
3995
3908
  "kind": 1024,
3996
3909
  "children": [
3997
- 319,
3998
- 320,
3999
- 321
3910
+ 322,
3911
+ 323,
3912
+ 324
4000
3913
  ]
4001
3914
  }
4002
3915
  ],
@@ -4009,14 +3922,14 @@
4009
3922
  ]
4010
3923
  },
4011
3924
  {
4012
- "id": 322,
3925
+ "id": 325,
4013
3926
  "name": "SkyDropdownMessage",
4014
3927
  "kind": 256,
4015
3928
  "kindString": "Interface",
4016
3929
  "flags": {},
4017
3930
  "children": [
4018
3931
  {
4019
- "id": 323,
3932
+ "id": 326,
4020
3933
  "name": "type",
4021
3934
  "kind": 1024,
4022
3935
  "kindString": "Property",
@@ -4035,7 +3948,7 @@
4035
3948
  ],
4036
3949
  "type": {
4037
3950
  "type": "reference",
4038
- "id": 324,
3951
+ "id": 327,
4039
3952
  "name": "SkyDropdownMessageType"
4040
3953
  }
4041
3954
  }
@@ -4045,7 +3958,7 @@
4045
3958
  "title": "Properties",
4046
3959
  "kind": 1024,
4047
3960
  "children": [
4048
- 323
3961
+ 326
4049
3962
  ]
4050
3963
  }
4051
3964
  ],
@@ -4058,7 +3971,7 @@
4058
3971
  ]
4059
3972
  },
4060
3973
  {
4061
- "id": 341,
3974
+ "id": 344,
4062
3975
  "name": "SkyPopoverMessage",
4063
3976
  "kind": 256,
4064
3977
  "kindString": "Interface",
@@ -4068,7 +3981,7 @@
4068
3981
  },
4069
3982
  "children": [
4070
3983
  {
4071
- "id": 342,
3984
+ "id": 345,
4072
3985
  "name": "type",
4073
3986
  "kind": 1024,
4074
3987
  "kindString": "Property",
@@ -4087,7 +4000,7 @@
4087
4000
  ],
4088
4001
  "type": {
4089
4002
  "type": "reference",
4090
- "id": 343,
4003
+ "id": 346,
4091
4004
  "name": "SkyPopoverMessageType"
4092
4005
  }
4093
4006
  }
@@ -4097,7 +4010,7 @@
4097
4010
  "title": "Properties",
4098
4011
  "kind": 1024,
4099
4012
  "children": [
4100
- 342
4013
+ 345
4101
4014
  ]
4102
4015
  }
4103
4016
  ],
@@ -4110,7 +4023,7 @@
4110
4023
  ]
4111
4024
  },
4112
4025
  {
4113
- "id": 317,
4026
+ "id": 320,
4114
4027
  "name": "SkyDropdownHorizontalAlignment",
4115
4028
  "kind": 4194304,
4116
4029
  "kindString": "Type alias",
@@ -4128,7 +4041,7 @@
4128
4041
  }
4129
4042
  },
4130
4043
  {
4131
- "id": 333,
4044
+ "id": 336,
4132
4045
  "name": "SkyDropdownTriggerType",
4133
4046
  "kind": 4194304,
4134
4047
  "kindString": "Type alias",
@@ -4155,7 +4068,7 @@
4155
4068
  }
4156
4069
  },
4157
4070
  {
4158
- "id": 340,
4071
+ "id": 343,
4159
4072
  "name": "SkyPopoverAlignment",
4160
4073
  "kind": 4194304,
4161
4074
  "kindString": "Type alias",
@@ -4189,7 +4102,7 @@
4189
4102
  }
4190
4103
  },
4191
4104
  {
4192
- "id": 348,
4105
+ "id": 351,
4193
4106
  "name": "SkyPopoverPlacement",
4194
4107
  "kind": 4194304,
4195
4108
  "kindString": "Type alias",
@@ -4227,7 +4140,7 @@
4227
4140
  }
4228
4141
  },
4229
4142
  {
4230
- "id": 356,
4143
+ "id": 359,
4231
4144
  "name": "SkyPopoverTrigger",
4232
4145
  "kind": 4194304,
4233
4146
  "kindString": "Type alias",
@@ -4262,42 +4175,42 @@
4262
4175
  "title": "Enumerations",
4263
4176
  "kind": 8,
4264
4177
  "children": [
4265
- 324,
4266
- 343
4178
+ 327,
4179
+ 346
4267
4180
  ]
4268
4181
  },
4269
4182
  {
4270
4183
  "title": "Classes",
4271
4184
  "kind": 128,
4272
4185
  "children": [
4273
- 334,
4274
4186
  337,
4187
+ 340,
4275
4188
  1,
4276
4189
  26,
4277
4190
  29,
4278
4191
  111,
4279
- 235,
4280
- 281
4192
+ 238,
4193
+ 284
4281
4194
  ]
4282
4195
  },
4283
4196
  {
4284
4197
  "title": "Interfaces",
4285
4198
  "kind": 256,
4286
4199
  "children": [
4287
- 318,
4288
- 322,
4289
- 341
4200
+ 321,
4201
+ 325,
4202
+ 344
4290
4203
  ]
4291
4204
  },
4292
4205
  {
4293
4206
  "title": "Type aliases",
4294
4207
  "kind": 4194304,
4295
4208
  "children": [
4296
- 317,
4297
- 333,
4298
- 340,
4299
- 348,
4300
- 356
4209
+ 320,
4210
+ 336,
4211
+ 343,
4212
+ 351,
4213
+ 359
4301
4214
  ]
4302
4215
  }
4303
4216
  ],
@@ -4323,7 +4236,7 @@
4323
4236
  {
4324
4237
  "fileName": "dropdown-demo.module.ts",
4325
4238
  "filePath": "/projects/popovers/documentation/code-examples/dropdown/basic/dropdown-demo.module.ts",
4326
- "rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { DropdownDemoComponent } from './dropdown-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyDropdownModule],\n exports: [DropdownDemoComponent],\n declarations: [DropdownDemoComponent],\n})\nexport class DropdownDemoModule {}\n"
4239
+ "rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { DropdownDemoComponent } from './dropdown-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyDropdownModule],\n exports: [DropdownDemoComponent],\n declarations: [DropdownDemoComponent],\n})\nexport class DropdownDemoModule {}\n"
4327
4240
  },
4328
4241
  {
4329
4242
  "fileName": "dropdown-demo.component.html",
@@ -4333,12 +4246,12 @@
4333
4246
  {
4334
4247
  "fileName": "dropdown-demo.component.ts",
4335
4248
  "filePath": "/projects/popovers/documentation/code-examples/dropdown/remote/dropdown-demo.component.ts",
4336
- "rawContents": "import { ChangeDetectorRef, Component } from '@angular/core';\n\nimport {\n SkyDropdownMessage,\n SkyDropdownMessageType,\n SkyDropdownMenuChange,\n} from '@skyux/popovers';\n\nimport { Subject } from 'rxjs';\n\n@Component({\n selector: 'app-dropdown-demo',\n templateUrl: './dropdown-demo.component.html',\n})\nexport class DropdownDemoComponent {\n public dropdownController = new Subject<SkyDropdownMessage>();\n\n public items: any[] = [\n { name: 'Option 1', disabled: false },\n { name: 'Disabled option', disabled: true },\n { name: 'Option 3', disabled: false },\n { name: 'Option 4', disabled: false },\n { name: 'Option 5', disabled: false },\n ];\n\n constructor(private changeDetector: ChangeDetectorRef) {}\n\n public actionClicked(action: string): void {\n alert(`You selected ${action}.`);\n }\n\n public openDropdown(): void {\n this.sendMessage(SkyDropdownMessageType.Open);\n }\n\n public closeDropdown(): void {\n this.sendMessage(SkyDropdownMessageType.Close);\n }\n\n public focusTriggerButton(): void {\n this.sendMessage(SkyDropdownMessageType.FocusTriggerButton);\n }\n\n public focusNextItem(): void {\n this.sendMessage(SkyDropdownMessageType.FocusNextItem);\n }\n\n public focusPreviousItem(): void {\n this.sendMessage(SkyDropdownMessageType.FocusPreviousItem);\n }\n\n public removeItem(): void {\n if (this.items.length > 1) {\n this.items.pop();\n this.changeDetector.detectChanges();\n }\n }\n\n public onMenuChanges(change: SkyDropdownMenuChange): void {\n if (change.activeIndex !== undefined) {\n console.log(`The menu's active index changed to: ${change.activeIndex}.`);\n }\n }\n\n private sendMessage(type: SkyDropdownMessageType): void {\n const message: SkyDropdownMessage = { type };\n this.dropdownController.next(message);\n }\n}\n"
4249
+ "rawContents": "import { ChangeDetectorRef, Component } from '@angular/core';\nimport {\n SkyDropdownMenuChange,\n SkyDropdownMessage,\n SkyDropdownMessageType,\n} from '@skyux/popovers';\n\nimport { Subject } from 'rxjs';\n\n@Component({\n selector: 'app-dropdown-demo',\n templateUrl: './dropdown-demo.component.html',\n})\nexport class DropdownDemoComponent {\n public dropdownController = new Subject<SkyDropdownMessage>();\n\n public items: any[] = [\n { name: 'Option 1', disabled: false },\n { name: 'Disabled option', disabled: true },\n { name: 'Option 3', disabled: false },\n { name: 'Option 4', disabled: false },\n { name: 'Option 5', disabled: false },\n ];\n\n constructor(private changeDetector: ChangeDetectorRef) {}\n\n public actionClicked(action: string): void {\n alert(`You selected ${action}.`);\n }\n\n public openDropdown(): void {\n this.sendMessage(SkyDropdownMessageType.Open);\n }\n\n public closeDropdown(): void {\n this.sendMessage(SkyDropdownMessageType.Close);\n }\n\n public focusTriggerButton(): void {\n this.sendMessage(SkyDropdownMessageType.FocusTriggerButton);\n }\n\n public focusNextItem(): void {\n this.sendMessage(SkyDropdownMessageType.FocusNextItem);\n }\n\n public focusPreviousItem(): void {\n this.sendMessage(SkyDropdownMessageType.FocusPreviousItem);\n }\n\n public removeItem(): void {\n if (this.items.length > 1) {\n this.items.pop();\n this.changeDetector.detectChanges();\n }\n }\n\n public onMenuChanges(change: SkyDropdownMenuChange): void {\n if (change.activeIndex !== undefined) {\n console.log(`The menu's active index changed to: ${change.activeIndex}.`);\n }\n }\n\n private sendMessage(type: SkyDropdownMessageType): void {\n const message: SkyDropdownMessage = { type };\n this.dropdownController.next(message);\n }\n}\n"
4337
4250
  },
4338
4251
  {
4339
4252
  "fileName": "dropdown-demo.module.ts",
4340
4253
  "filePath": "/projects/popovers/documentation/code-examples/dropdown/remote/dropdown-demo.module.ts",
4341
- "rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { DropdownDemoComponent } from './dropdown-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyDropdownModule],\n exports: [DropdownDemoComponent],\n declarations: [DropdownDemoComponent],\n})\nexport class DropdownDemoModule {}\n"
4254
+ "rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { DropdownDemoComponent } from './dropdown-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyDropdownModule],\n exports: [DropdownDemoComponent],\n declarations: [DropdownDemoComponent],\n})\nexport class DropdownDemoModule {}\n"
4342
4255
  },
4343
4256
  {
4344
4257
  "fileName": "popover-demo.component.html",
@@ -4353,7 +4266,7 @@
4353
4266
  {
4354
4267
  "fileName": "popover-demo.module.ts",
4355
4268
  "filePath": "/projects/popovers/documentation/code-examples/popover/asynchronous/popover-demo.module.ts",
4356
- "rawContents": "import { NgModule } from '@angular/core';\n\nimport { CommonModule } from '@angular/common';\n\nimport { SkyPopoverModule } from '@skyux/popovers';\n\nimport { PopoverDemoComponent } from './popover-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyPopoverModule],\n declarations: [PopoverDemoComponent],\n exports: [PopoverDemoComponent],\n})\nexport class PopoverDemoModule {}\n"
4269
+ "rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyPopoverModule } from '@skyux/popovers';\n\nimport { PopoverDemoComponent } from './popover-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyPopoverModule],\n declarations: [PopoverDemoComponent],\n exports: [PopoverDemoComponent],\n})\nexport class PopoverDemoModule {}\n"
4357
4270
  },
4358
4271
  {
4359
4272
  "fileName": "popover-demo.component.html",
@@ -4368,7 +4281,7 @@
4368
4281
  {
4369
4282
  "fileName": "popover-demo.module.ts",
4370
4283
  "filePath": "/projects/popovers/documentation/code-examples/popover/basic/popover-demo.module.ts",
4371
- "rawContents": "import { NgModule } from '@angular/core';\n\nimport { CommonModule } from '@angular/common';\n\nimport { SkyPopoverModule } from '@skyux/popovers';\n\nimport { PopoverDemoComponent } from './popover-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyPopoverModule],\n declarations: [PopoverDemoComponent],\n exports: [PopoverDemoComponent],\n})\nexport class PopoverDemoModule {}\n"
4284
+ "rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyPopoverModule } from '@skyux/popovers';\n\nimport { PopoverDemoComponent } from './popover-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyPopoverModule],\n declarations: [PopoverDemoComponent],\n exports: [PopoverDemoComponent],\n})\nexport class PopoverDemoModule {}\n"
4372
4285
  },
4373
4286
  {
4374
4287
  "fileName": "popover-demo.component.html",
@@ -4378,12 +4291,12 @@
4378
4291
  {
4379
4292
  "fileName": "popover-demo.component.ts",
4380
4293
  "filePath": "/projects/popovers/documentation/code-examples/popover/programmatic/popover-demo.component.ts",
4381
- "rawContents": "import { Component } from '@angular/core';\n\nimport { SkyPopoverMessage, SkyPopoverMessageType } from '@skyux/popovers';\n\nimport { Subject } from 'rxjs';\n\n@Component({\n selector: 'app-popover-demo',\n templateUrl: './popover-demo.component.html',\n})\nexport class PopoverDemoComponent {\n public popoverController = new Subject<SkyPopoverMessage>();\n\n private popoverOpen = false;\n\n public onPopoverStateChange(isOpen: boolean): void {\n this.popoverOpen = isOpen;\n }\n\n public openPopover(): void {\n if (!this.popoverOpen) {\n this.sendMessage(SkyPopoverMessageType.Open);\n }\n }\n\n private sendMessage(type: SkyPopoverMessageType): void {\n const message: SkyPopoverMessage = { type };\n this.popoverController.next(message);\n }\n}\n"
4294
+ "rawContents": "import { Component } from '@angular/core';\nimport { SkyPopoverMessage, SkyPopoverMessageType } from '@skyux/popovers';\n\nimport { Subject } from 'rxjs';\n\n@Component({\n selector: 'app-popover-demo',\n templateUrl: './popover-demo.component.html',\n})\nexport class PopoverDemoComponent {\n public popoverController = new Subject<SkyPopoverMessage>();\n\n private popoverOpen = false;\n\n public onPopoverStateChange(isOpen: boolean): void {\n this.popoverOpen = isOpen;\n }\n\n public openPopover(): void {\n if (!this.popoverOpen) {\n this.sendMessage(SkyPopoverMessageType.Open);\n }\n }\n\n private sendMessage(type: SkyPopoverMessageType): void {\n const message: SkyPopoverMessage = { type };\n this.popoverController.next(message);\n }\n}\n"
4382
4295
  },
4383
4296
  {
4384
4297
  "fileName": "popover-demo.module.ts",
4385
4298
  "filePath": "/projects/popovers/documentation/code-examples/popover/programmatic/popover-demo.module.ts",
4386
- "rawContents": "import { NgModule } from '@angular/core';\n\nimport { CommonModule } from '@angular/common';\n\nimport { SkyHelpInlineModule } from '@skyux/indicators';\n\nimport { SkyPopoverModule } from '@skyux/popovers';\n\nimport { PopoverDemoComponent } from './popover-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyHelpInlineModule, SkyPopoverModule],\n declarations: [PopoverDemoComponent],\n exports: [PopoverDemoComponent],\n})\nexport class PopoverDemoModule {}\n"
4299
+ "rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyHelpInlineModule } from '@skyux/indicators';\nimport { SkyPopoverModule } from '@skyux/popovers';\n\nimport { PopoverDemoComponent } from './popover-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyHelpInlineModule, SkyPopoverModule],\n declarations: [PopoverDemoComponent],\n exports: [PopoverDemoComponent],\n})\nexport class PopoverDemoModule {}\n"
4387
4300
  }
4388
4301
  ]
4389
4302
  }