@skyux/popovers 6.0.0-beta.9 → 6.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (28) hide show
  1. package/documentation.json +317 -284
  2. package/esm2020/lib/modules/dropdown/dropdown-item.component.mjs +1 -1
  3. package/esm2020/lib/modules/dropdown/dropdown-menu.component.mjs +2 -5
  4. package/esm2020/lib/modules/dropdown/dropdown.component.mjs +11 -8
  5. package/esm2020/lib/modules/popover/popover-content.component.mjs +19 -32
  6. package/esm2020/lib/modules/popover/popover.component.mjs +12 -3
  7. package/esm2020/lib/modules/popover/popover.directive.mjs +1 -2
  8. package/esm2020/testing/dropdown/dropdown-fixture.mjs +8 -2
  9. package/esm2020/testing/dropdown/popovers-fixture-dropdown.mjs +1 -1
  10. package/esm2020/testing/popover/popover-fixture.mjs +9 -9
  11. package/fesm2015/skyux-popovers-testing.mjs +15 -9
  12. package/fesm2015/skyux-popovers-testing.mjs.map +1 -1
  13. package/fesm2015/skyux-popovers.mjs +40 -49
  14. package/fesm2015/skyux-popovers.mjs.map +1 -1
  15. package/fesm2020/skyux-popovers-testing.mjs +15 -9
  16. package/fesm2020/skyux-popovers-testing.mjs.map +1 -1
  17. package/fesm2020/skyux-popovers.mjs +40 -46
  18. package/fesm2020/skyux-popovers.mjs.map +1 -1
  19. package/lib/modules/dropdown/dropdown-item.component.d.ts +1 -1
  20. package/lib/modules/dropdown/dropdown-menu.component.d.ts +3 -3
  21. package/lib/modules/dropdown/dropdown.component.d.ts +12 -12
  22. package/lib/modules/popover/popover-content.component.d.ts +13 -12
  23. package/lib/modules/popover/popover.component.d.ts +6 -4
  24. package/lib/modules/popover/popover.directive.d.ts +3 -5
  25. package/package.json +6 -6
  26. package/testing/dropdown/dropdown-fixture.d.ts +7 -7
  27. package/testing/dropdown/popovers-fixture-dropdown.d.ts +2 -2
  28. package/testing/popover/popover-fixture.d.ts +6 -6
@@ -29,7 +29,7 @@
29
29
  "originalName": "",
30
30
  "children": [
31
31
  {
32
- "id": 336,
32
+ "id": 341,
33
33
  "name": "SkyDropdownMessageType",
34
34
  "kind": 8,
35
35
  "kindString": "Enumeration",
@@ -39,7 +39,7 @@
39
39
  },
40
40
  "children": [
41
41
  {
42
- "id": 338,
42
+ "id": 343,
43
43
  "name": "Close",
44
44
  "kind": 16,
45
45
  "kindString": "Enumeration member",
@@ -57,7 +57,7 @@
57
57
  "defaultValue": "1"
58
58
  },
59
59
  {
60
- "id": 343,
60
+ "id": 348,
61
61
  "name": "FocusFirstItem",
62
62
  "kind": 16,
63
63
  "kindString": "Enumeration member",
@@ -75,7 +75,7 @@
75
75
  "defaultValue": "6"
76
76
  },
77
77
  {
78
- "id": 344,
78
+ "id": 349,
79
79
  "name": "FocusLastItem",
80
80
  "kind": 16,
81
81
  "kindString": "Enumeration member",
@@ -93,7 +93,7 @@
93
93
  "defaultValue": "7"
94
94
  },
95
95
  {
96
- "id": 340,
96
+ "id": 345,
97
97
  "name": "FocusNextItem",
98
98
  "kind": 16,
99
99
  "kindString": "Enumeration member",
@@ -111,7 +111,7 @@
111
111
  "defaultValue": "3"
112
112
  },
113
113
  {
114
- "id": 341,
114
+ "id": 346,
115
115
  "name": "FocusPreviousItem",
116
116
  "kind": 16,
117
117
  "kindString": "Enumeration member",
@@ -129,7 +129,7 @@
129
129
  "defaultValue": "4"
130
130
  },
131
131
  {
132
- "id": 339,
132
+ "id": 344,
133
133
  "name": "FocusTriggerButton",
134
134
  "kind": 16,
135
135
  "kindString": "Enumeration member",
@@ -147,7 +147,7 @@
147
147
  "defaultValue": "2"
148
148
  },
149
149
  {
150
- "id": 337,
150
+ "id": 342,
151
151
  "name": "Open",
152
152
  "kind": 16,
153
153
  "kindString": "Enumeration member",
@@ -165,7 +165,7 @@
165
165
  "defaultValue": "0"
166
166
  },
167
167
  {
168
- "id": 342,
168
+ "id": 347,
169
169
  "name": "Reposition",
170
170
  "kind": 16,
171
171
  "kindString": "Enumeration member",
@@ -188,14 +188,14 @@
188
188
  "title": "Enumeration members",
189
189
  "kind": 16,
190
190
  "children": [
191
- 338,
192
191
  343,
192
+ 348,
193
+ 349,
194
+ 345,
195
+ 346,
193
196
  344,
194
- 340,
195
- 341,
196
- 339,
197
- 337,
198
- 342
197
+ 342,
198
+ 347
199
199
  ]
200
200
  }
201
201
  ],
@@ -208,7 +208,7 @@
208
208
  ]
209
209
  },
210
210
  {
211
- "id": 355,
211
+ "id": 360,
212
212
  "name": "SkyPopoverMessageType",
213
213
  "kind": 8,
214
214
  "kindString": "Enumeration",
@@ -218,7 +218,7 @@
218
218
  },
219
219
  "children": [
220
220
  {
221
- "id": 357,
221
+ "id": 362,
222
222
  "name": "Close",
223
223
  "kind": 16,
224
224
  "kindString": "Enumeration member",
@@ -236,7 +236,7 @@
236
236
  "defaultValue": "1"
237
237
  },
238
238
  {
239
- "id": 359,
239
+ "id": 364,
240
240
  "name": "Focus",
241
241
  "kind": 16,
242
242
  "kindString": "Enumeration member",
@@ -254,7 +254,7 @@
254
254
  "defaultValue": "3"
255
255
  },
256
256
  {
257
- "id": 356,
257
+ "id": 361,
258
258
  "name": "Open",
259
259
  "kind": 16,
260
260
  "kindString": "Enumeration member",
@@ -272,7 +272,7 @@
272
272
  "defaultValue": "0"
273
273
  },
274
274
  {
275
- "id": 358,
275
+ "id": 363,
276
276
  "name": "Reposition",
277
277
  "kind": 16,
278
278
  "kindString": "Enumeration member",
@@ -295,10 +295,10 @@
295
295
  "title": "Enumeration members",
296
296
  "kind": 16,
297
297
  "children": [
298
- 357,
299
- 359,
300
- 356,
301
- 358
298
+ 362,
299
+ 364,
300
+ 361,
301
+ 363
302
302
  ]
303
303
  }
304
304
  ],
@@ -311,7 +311,7 @@
311
311
  ]
312
312
  },
313
313
  {
314
- "id": 346,
314
+ "id": 351,
315
315
  "name": "SkyDropdownModule",
316
316
  "kind": 128,
317
317
  "kindString": "Class",
@@ -336,7 +336,7 @@
336
336
  "title": "Constructors",
337
337
  "kind": 512,
338
338
  "children": [
339
- 347
339
+ 352
340
340
  ]
341
341
  }
342
342
  ],
@@ -349,7 +349,7 @@
349
349
  ]
350
350
  },
351
351
  {
352
- "id": 349,
352
+ "id": 354,
353
353
  "name": "SkyPopoverModule",
354
354
  "kind": 128,
355
355
  "kindString": "Class",
@@ -374,7 +374,7 @@
374
374
  "title": "Constructors",
375
375
  "kind": 512,
376
376
  "children": [
377
- 350
377
+ 355
378
378
  ]
379
379
  }
380
380
  ],
@@ -909,7 +909,7 @@
909
909
  "sources": [
910
910
  {
911
911
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
912
- "line": 225,
912
+ "line": 227,
913
913
  "character": 2
914
914
  }
915
915
  ],
@@ -1001,7 +1001,7 @@
1001
1001
  "sources": [
1002
1002
  {
1003
1003
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1004
- "line": 181,
1004
+ "line": 183,
1005
1005
  "character": 9
1006
1006
  }
1007
1007
  ],
@@ -1022,7 +1022,7 @@
1022
1022
  "sources": [
1023
1023
  {
1024
1024
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1025
- "line": 183,
1025
+ "line": 185,
1026
1026
  "character": 9
1027
1027
  }
1028
1028
  ],
@@ -1078,7 +1078,7 @@
1078
1078
  "sources": [
1079
1079
  {
1080
1080
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1081
- "line": 187,
1081
+ "line": 189,
1082
1082
  "character": 9
1083
1083
  }
1084
1084
  ],
@@ -1098,7 +1098,7 @@
1098
1098
  "sources": [
1099
1099
  {
1100
1100
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1101
- "line": 185,
1101
+ "line": 187,
1102
1102
  "character": 9
1103
1103
  }
1104
1104
  ],
@@ -1133,7 +1133,7 @@
1133
1133
  "sources": [
1134
1134
  {
1135
1135
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1136
- "line": 129,
1136
+ "line": 131,
1137
1137
  "character": 9
1138
1138
  }
1139
1139
  ],
@@ -1142,7 +1142,7 @@
1142
1142
  "typeArguments": [
1143
1143
  {
1144
1144
  "type": "reference",
1145
- "id": 334,
1145
+ "id": 339,
1146
1146
  "name": "SkyDropdownMessage"
1147
1147
  }
1148
1148
  ],
@@ -1178,7 +1178,7 @@
1178
1178
  "sources": [
1179
1179
  {
1180
1180
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1181
- "line": 135,
1181
+ "line": 137,
1182
1182
  "character": 9
1183
1183
  }
1184
1184
  ],
@@ -1623,7 +1623,7 @@
1623
1623
  "sources": [
1624
1624
  {
1625
1625
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1626
- "line": 156,
1626
+ "line": 158,
1627
1627
  "character": 13
1628
1628
  }
1629
1629
  ],
@@ -1693,7 +1693,7 @@
1693
1693
  "sources": [
1694
1694
  {
1695
1695
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1696
- "line": 168,
1696
+ "line": 170,
1697
1697
  "character": 13
1698
1698
  }
1699
1699
  ],
@@ -1776,7 +1776,7 @@
1776
1776
  "sources": [
1777
1777
  {
1778
1778
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1779
- "line": 148,
1779
+ "line": 150,
1780
1780
  "character": 13
1781
1781
  }
1782
1782
  ],
@@ -1802,7 +1802,7 @@
1802
1802
  },
1803
1803
  "type": {
1804
1804
  "type": "reference",
1805
- "id": 345,
1805
+ "id": 350,
1806
1806
  "name": "SkyDropdownTriggerType"
1807
1807
  }
1808
1808
  }
@@ -1836,7 +1836,7 @@
1836
1836
  "flags": {},
1837
1837
  "type": {
1838
1838
  "type": "reference",
1839
- "id": 345,
1839
+ "id": 350,
1840
1840
  "name": "SkyDropdownTriggerType"
1841
1841
  }
1842
1842
  }
@@ -1859,7 +1859,7 @@
1859
1859
  "sources": [
1860
1860
  {
1861
1861
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1862
- "line": 249,
1862
+ "line": 251,
1863
1863
  "character": 9
1864
1864
  }
1865
1865
  ],
@@ -1896,7 +1896,7 @@
1896
1896
  "sources": [
1897
1897
  {
1898
1898
  "fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
1899
- "line": 232,
1899
+ "line": 234,
1900
1900
  "character": 9
1901
1901
  }
1902
1902
  ],
@@ -1990,7 +1990,7 @@
1990
1990
  ]
1991
1991
  },
1992
1992
  {
1993
- "id": 111,
1993
+ "id": 112,
1994
1994
  "name": "SkyDropdownMenuComponent",
1995
1995
  "kind": 128,
1996
1996
  "kindString": "Class",
@@ -2014,7 +2014,7 @@
2014
2014
  ],
2015
2015
  "children": [
2016
2016
  {
2017
- "id": 112,
2017
+ "id": 113,
2018
2018
  "name": "constructor",
2019
2019
  "kind": 512,
2020
2020
  "kindString": "Constructor",
@@ -2028,14 +2028,14 @@
2028
2028
  ],
2029
2029
  "signatures": [
2030
2030
  {
2031
- "id": 113,
2031
+ "id": 114,
2032
2032
  "name": "SkyDropdownMenuComponent",
2033
2033
  "kind": 16384,
2034
2034
  "kindString": "Constructor signature",
2035
2035
  "flags": {},
2036
2036
  "parameters": [
2037
2037
  {
2038
- "id": 114,
2038
+ "id": 115,
2039
2039
  "name": "changeDetector",
2040
2040
  "kind": 32768,
2041
2041
  "kindString": "Parameter",
@@ -2048,7 +2048,7 @@
2048
2048
  }
2049
2049
  },
2050
2050
  {
2051
- "id": 115,
2051
+ "id": 116,
2052
2052
  "name": "elementRef",
2053
2053
  "kind": 32768,
2054
2054
  "kindString": "Parameter",
@@ -2067,7 +2067,7 @@
2067
2067
  }
2068
2068
  },
2069
2069
  {
2070
- "id": 116,
2070
+ "id": 117,
2071
2071
  "name": "dropdownComponent",
2072
2072
  "kind": 32768,
2073
2073
  "kindString": "Parameter",
@@ -2093,14 +2093,14 @@
2093
2093
  ],
2094
2094
  "type": {
2095
2095
  "type": "reference",
2096
- "id": 111,
2096
+ "id": 112,
2097
2097
  "name": "SkyDropdownMenuComponent"
2098
2098
  }
2099
2099
  }
2100
2100
  ]
2101
2101
  },
2102
2102
  {
2103
- "id": 117,
2103
+ "id": 118,
2104
2104
  "name": "ariaLabelledBy",
2105
2105
  "kind": 1024,
2106
2106
  "kindString": "Property",
@@ -2135,7 +2135,7 @@
2135
2135
  }
2136
2136
  },
2137
2137
  {
2138
- "id": 127,
2138
+ "id": 128,
2139
2139
  "name": "dropdownMenuId",
2140
2140
  "kind": 1024,
2141
2141
  "kindString": "Property",
@@ -2156,7 +2156,7 @@
2156
2156
  "defaultValue": "..."
2157
2157
  },
2158
2158
  {
2159
- "id": 126,
2159
+ "id": 127,
2160
2160
  "name": "menuChanges",
2161
2161
  "kind": 1024,
2162
2162
  "kindString": "Property",
@@ -2190,7 +2190,7 @@
2190
2190
  "typeArguments": [
2191
2191
  {
2192
2192
  "type": "reference",
2193
- "id": 330,
2193
+ "id": 335,
2194
2194
  "name": "SkyDropdownMenuChange"
2195
2195
  }
2196
2196
  ],
@@ -2201,7 +2201,7 @@
2201
2201
  "defaultValue": "..."
2202
2202
  },
2203
2203
  {
2204
- "id": 134,
2204
+ "id": 135,
2205
2205
  "name": "menuItems",
2206
2206
  "kind": 1024,
2207
2207
  "kindString": "Property",
@@ -2245,7 +2245,7 @@
2245
2245
  }
2246
2246
  },
2247
2247
  {
2248
- "id": 118,
2248
+ "id": 119,
2249
2249
  "name": "ariaRole",
2250
2250
  "kind": 262144,
2251
2251
  "kindString": "Accessor",
@@ -2273,7 +2273,7 @@
2273
2273
  ],
2274
2274
  "getSignature": [
2275
2275
  {
2276
- "id": 119,
2276
+ "id": 120,
2277
2277
  "name": "ariaRole",
2278
2278
  "kind": 524288,
2279
2279
  "kindString": "Get signature",
@@ -2295,7 +2295,7 @@
2295
2295
  ],
2296
2296
  "setSignature": [
2297
2297
  {
2298
- "id": 120,
2298
+ "id": 121,
2299
2299
  "name": "ariaRole",
2300
2300
  "kind": 1048576,
2301
2301
  "kindString": "Set signature",
@@ -2311,7 +2311,7 @@
2311
2311
  },
2312
2312
  "parameters": [
2313
2313
  {
2314
- "id": 121,
2314
+ "id": 122,
2315
2315
  "name": "value",
2316
2316
  "kind": 32768,
2317
2317
  "kindString": "Parameter",
@@ -2330,7 +2330,7 @@
2330
2330
  ]
2331
2331
  },
2332
2332
  {
2333
- "id": 130,
2333
+ "id": 131,
2334
2334
  "name": "menuIndex",
2335
2335
  "kind": 262144,
2336
2336
  "kindString": "Accessor",
@@ -2346,7 +2346,7 @@
2346
2346
  ],
2347
2347
  "getSignature": [
2348
2348
  {
2349
- "id": 131,
2349
+ "id": 132,
2350
2350
  "name": "menuIndex",
2351
2351
  "kind": 524288,
2352
2352
  "kindString": "Get signature",
@@ -2359,14 +2359,14 @@
2359
2359
  ],
2360
2360
  "setSignature": [
2361
2361
  {
2362
- "id": 132,
2362
+ "id": 133,
2363
2363
  "name": "menuIndex",
2364
2364
  "kind": 1048576,
2365
2365
  "kindString": "Set signature",
2366
2366
  "flags": {},
2367
2367
  "parameters": [
2368
2368
  {
2369
- "id": 133,
2369
+ "id": 134,
2370
2370
  "name": "value",
2371
2371
  "kind": 32768,
2372
2372
  "kindString": "Parameter",
@@ -2385,7 +2385,7 @@
2385
2385
  ]
2386
2386
  },
2387
2387
  {
2388
- "id": 122,
2388
+ "id": 123,
2389
2389
  "name": "useNativeFocus",
2390
2390
  "kind": 262144,
2391
2391
  "kindString": "Accessor",
@@ -2413,7 +2413,7 @@
2413
2413
  ],
2414
2414
  "getSignature": [
2415
2415
  {
2416
- "id": 123,
2416
+ "id": 124,
2417
2417
  "name": "useNativeFocus",
2418
2418
  "kind": 524288,
2419
2419
  "kindString": "Get signature",
@@ -2435,7 +2435,7 @@
2435
2435
  ],
2436
2436
  "setSignature": [
2437
2437
  {
2438
- "id": 124,
2438
+ "id": 125,
2439
2439
  "name": "useNativeFocus",
2440
2440
  "kind": 1048576,
2441
2441
  "kindString": "Set signature",
@@ -2451,7 +2451,7 @@
2451
2451
  },
2452
2452
  "parameters": [
2453
2453
  {
2454
- "id": 125,
2454
+ "id": 126,
2455
2455
  "name": "value",
2456
2456
  "kind": 32768,
2457
2457
  "kindString": "Parameter",
@@ -2470,7 +2470,7 @@
2470
2470
  ]
2471
2471
  },
2472
2472
  {
2473
- "id": 143,
2473
+ "id": 144,
2474
2474
  "name": "focusFirstItem",
2475
2475
  "kind": 2048,
2476
2476
  "kindString": "Method",
@@ -2480,13 +2480,13 @@
2480
2480
  "sources": [
2481
2481
  {
2482
2482
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2483
- "line": 201,
2483
+ "line": 200,
2484
2484
  "character": 9
2485
2485
  }
2486
2486
  ],
2487
2487
  "signatures": [
2488
2488
  {
2489
- "id": 144,
2489
+ "id": 145,
2490
2490
  "name": "focusFirstItem",
2491
2491
  "kind": 4096,
2492
2492
  "kindString": "Call signature",
@@ -2499,7 +2499,7 @@
2499
2499
  ]
2500
2500
  },
2501
2501
  {
2502
- "id": 145,
2502
+ "id": 146,
2503
2503
  "name": "focusLastItem",
2504
2504
  "kind": 2048,
2505
2505
  "kindString": "Method",
@@ -2509,13 +2509,13 @@
2509
2509
  "sources": [
2510
2510
  {
2511
2511
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2512
- "line": 216,
2512
+ "line": 215,
2513
2513
  "character": 9
2514
2514
  }
2515
2515
  ],
2516
2516
  "signatures": [
2517
2517
  {
2518
- "id": 146,
2518
+ "id": 147,
2519
2519
  "name": "focusLastItem",
2520
2520
  "kind": 4096,
2521
2521
  "kindString": "Call signature",
@@ -2528,7 +2528,7 @@
2528
2528
  ]
2529
2529
  },
2530
2530
  {
2531
- "id": 149,
2531
+ "id": 150,
2532
2532
  "name": "focusNextItem",
2533
2533
  "kind": 2048,
2534
2534
  "kindString": "Method",
@@ -2538,13 +2538,13 @@
2538
2538
  "sources": [
2539
2539
  {
2540
2540
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2541
- "line": 246,
2541
+ "line": 245,
2542
2542
  "character": 9
2543
2543
  }
2544
2544
  ],
2545
2545
  "signatures": [
2546
2546
  {
2547
- "id": 150,
2547
+ "id": 151,
2548
2548
  "name": "focusNextItem",
2549
2549
  "kind": 4096,
2550
2550
  "kindString": "Call signature",
@@ -2557,7 +2557,7 @@
2557
2557
  ]
2558
2558
  },
2559
2559
  {
2560
- "id": 147,
2560
+ "id": 148,
2561
2561
  "name": "focusPreviousItem",
2562
2562
  "kind": 2048,
2563
2563
  "kindString": "Method",
@@ -2567,13 +2567,13 @@
2567
2567
  "sources": [
2568
2568
  {
2569
2569
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2570
- "line": 231,
2570
+ "line": 230,
2571
2571
  "character": 9
2572
2572
  }
2573
2573
  ],
2574
2574
  "signatures": [
2575
2575
  {
2576
- "id": 148,
2576
+ "id": 149,
2577
2577
  "name": "focusPreviousItem",
2578
2578
  "kind": 4096,
2579
2579
  "kindString": "Call signature",
@@ -2586,7 +2586,7 @@
2586
2586
  ]
2587
2587
  },
2588
2588
  {
2589
- "id": 139,
2589
+ "id": 140,
2590
2590
  "name": "ngAfterContentInit",
2591
2591
  "kind": 2048,
2592
2592
  "kindString": "Method",
@@ -2602,7 +2602,7 @@
2602
2602
  ],
2603
2603
  "signatures": [
2604
2604
  {
2605
- "id": 140,
2605
+ "id": 141,
2606
2606
  "name": "ngAfterContentInit",
2607
2607
  "kind": 4096,
2608
2608
  "kindString": "Call signature",
@@ -2623,7 +2623,7 @@
2623
2623
  }
2624
2624
  },
2625
2625
  {
2626
- "id": 141,
2626
+ "id": 142,
2627
2627
  "name": "ngOnDestroy",
2628
2628
  "kind": 2048,
2629
2629
  "kindString": "Method",
@@ -2639,7 +2639,7 @@
2639
2639
  ],
2640
2640
  "signatures": [
2641
2641
  {
2642
- "id": 142,
2642
+ "id": 143,
2643
2643
  "name": "ngOnDestroy",
2644
2644
  "kind": 4096,
2645
2645
  "kindString": "Call signature",
@@ -2660,7 +2660,7 @@
2660
2660
  }
2661
2661
  },
2662
2662
  {
2663
- "id": 151,
2663
+ "id": 152,
2664
2664
  "name": "reset",
2665
2665
  "kind": 2048,
2666
2666
  "kindString": "Method",
@@ -2670,13 +2670,13 @@
2670
2670
  "sources": [
2671
2671
  {
2672
2672
  "fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
2673
- "line": 261,
2673
+ "line": 260,
2674
2674
  "character": 9
2675
2675
  }
2676
2676
  ],
2677
2677
  "signatures": [
2678
2678
  {
2679
- "id": 152,
2679
+ "id": 153,
2680
2680
  "name": "reset",
2681
2681
  "kind": 4096,
2682
2682
  "kindString": "Call signature",
@@ -2694,39 +2694,39 @@
2694
2694
  "title": "Constructors",
2695
2695
  "kind": 512,
2696
2696
  "children": [
2697
- 112
2697
+ 113
2698
2698
  ]
2699
2699
  },
2700
2700
  {
2701
2701
  "title": "Properties",
2702
2702
  "kind": 1024,
2703
2703
  "children": [
2704
- 117,
2704
+ 118,
2705
+ 128,
2705
2706
  127,
2706
- 126,
2707
- 134
2707
+ 135
2708
2708
  ]
2709
2709
  },
2710
2710
  {
2711
2711
  "title": "Accessors",
2712
2712
  "kind": 262144,
2713
2713
  "children": [
2714
- 118,
2715
- 130,
2716
- 122
2714
+ 119,
2715
+ 131,
2716
+ 123
2717
2717
  ]
2718
2718
  },
2719
2719
  {
2720
2720
  "title": "Methods",
2721
2721
  "kind": 2048,
2722
2722
  "children": [
2723
- 143,
2724
- 145,
2725
- 149,
2726
- 147,
2727
- 139,
2728
- 141,
2729
- 151
2723
+ 144,
2724
+ 146,
2725
+ 150,
2726
+ 148,
2727
+ 140,
2728
+ 142,
2729
+ 152
2730
2730
  ]
2731
2731
  }
2732
2732
  ],
@@ -2753,7 +2753,7 @@
2753
2753
  ]
2754
2754
  },
2755
2755
  {
2756
- "id": 238,
2756
+ "id": 239,
2757
2757
  "name": "SkyPopoverComponent",
2758
2758
  "kind": 128,
2759
2759
  "kindString": "Class",
@@ -2774,7 +2774,7 @@
2774
2774
  ],
2775
2775
  "children": [
2776
2776
  {
2777
- "id": 239,
2777
+ "id": 240,
2778
2778
  "name": "constructor",
2779
2779
  "kind": 512,
2780
2780
  "kindString": "Constructor",
@@ -2782,20 +2782,20 @@
2782
2782
  "sources": [
2783
2783
  {
2784
2784
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2785
- "line": 133,
2785
+ "line": 141,
2786
2786
  "character": 2
2787
2787
  }
2788
2788
  ],
2789
2789
  "signatures": [
2790
2790
  {
2791
- "id": 240,
2791
+ "id": 241,
2792
2792
  "name": "SkyPopoverComponent",
2793
2793
  "kind": 16384,
2794
2794
  "kindString": "Constructor signature",
2795
2795
  "flags": {},
2796
2796
  "parameters": [
2797
2797
  {
2798
- "id": 241,
2798
+ "id": 242,
2799
2799
  "name": "overlayService",
2800
2800
  "kind": 32768,
2801
2801
  "kindString": "Parameter",
@@ -2808,14 +2808,14 @@
2808
2808
  ],
2809
2809
  "type": {
2810
2810
  "type": "reference",
2811
- "id": 238,
2811
+ "id": 239,
2812
2812
  "name": "SkyPopoverComponent"
2813
2813
  }
2814
2814
  }
2815
2815
  ]
2816
2816
  },
2817
2817
  {
2818
- "id": 260,
2818
+ "id": 264,
2819
2819
  "name": "isMouseEnter",
2820
2820
  "kind": 1024,
2821
2821
  "kindString": "Property",
@@ -2825,7 +2825,7 @@
2825
2825
  "sources": [
2826
2826
  {
2827
2827
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2828
- "line": 111,
2828
+ "line": 117,
2829
2829
  "character": 9
2830
2830
  }
2831
2831
  ],
@@ -2836,7 +2836,7 @@
2836
2836
  "defaultValue": "false"
2837
2837
  },
2838
2838
  {
2839
- "id": 256,
2839
+ "id": 260,
2840
2840
  "name": "popoverClosed",
2841
2841
  "kind": 1024,
2842
2842
  "kindString": "Property",
@@ -2861,7 +2861,7 @@
2861
2861
  "sources": [
2862
2862
  {
2863
2863
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2864
- "line": 90,
2864
+ "line": 96,
2865
2865
  "character": 9
2866
2866
  }
2867
2867
  ],
@@ -2870,7 +2870,7 @@
2870
2870
  "typeArguments": [
2871
2871
  {
2872
2872
  "type": "reference",
2873
- "id": 238,
2873
+ "id": 239,
2874
2874
  "name": "SkyPopoverComponent"
2875
2875
  }
2876
2876
  ],
@@ -2881,7 +2881,7 @@
2881
2881
  "defaultValue": "..."
2882
2882
  },
2883
2883
  {
2884
- "id": 257,
2884
+ "id": 261,
2885
2885
  "name": "popoverOpened",
2886
2886
  "kind": 1024,
2887
2887
  "kindString": "Property",
@@ -2906,7 +2906,7 @@
2906
2906
  "sources": [
2907
2907
  {
2908
2908
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2909
- "line": 96,
2909
+ "line": 102,
2910
2910
  "character": 9
2911
2911
  }
2912
2912
  ],
@@ -2915,7 +2915,7 @@
2915
2915
  "typeArguments": [
2916
2916
  {
2917
2917
  "type": "reference",
2918
- "id": 238,
2918
+ "id": 239,
2919
2919
  "name": "SkyPopoverComponent"
2920
2920
  }
2921
2921
  ],
@@ -2926,7 +2926,7 @@
2926
2926
  "defaultValue": "..."
2927
2927
  },
2928
2928
  {
2929
- "id": 254,
2929
+ "id": 255,
2930
2930
  "name": "popoverTitle",
2931
2931
  "kind": 1024,
2932
2932
  "kindString": "Property",
@@ -2961,49 +2961,7 @@
2961
2961
  }
2962
2962
  },
2963
2963
  {
2964
- "id": 255,
2965
- "name": "popoverType",
2966
- "kind": 1024,
2967
- "kindString": "Property",
2968
- "flags": {
2969
- "isPublic": true
2970
- },
2971
- "comment": {
2972
- "shortText": "Specifies the type of popover.",
2973
- "tags": [
2974
- {
2975
- "tag": "default",
2976
- "text": "\"info\"\n"
2977
- }
2978
- ]
2979
- },
2980
- "decorators": [
2981
- {
2982
- "name": "Input",
2983
- "type": {
2984
- "type": "reference",
2985
- "qualifiedName": "InputDecorator",
2986
- "package": "@angular/core",
2987
- "name": "Input"
2988
- },
2989
- "arguments": {}
2990
- }
2991
- ],
2992
- "sources": [
2993
- {
2994
- "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
2995
- "line": 84,
2996
- "character": 9
2997
- }
2998
- ],
2999
- "type": {
3000
- "type": "reference",
3001
- "id": 369,
3002
- "name": "SkyPopoverType"
3003
- }
3004
- },
3005
- {
3006
- "id": 242,
2964
+ "id": 243,
3007
2965
  "name": "alignment",
3008
2966
  "kind": 262144,
3009
2967
  "kindString": "Accessor",
@@ -3031,7 +2989,7 @@
3031
2989
  ],
3032
2990
  "getSignature": [
3033
2991
  {
3034
- "id": 243,
2992
+ "id": 244,
3035
2993
  "name": "alignment",
3036
2994
  "kind": 524288,
3037
2995
  "kindString": "Get signature",
@@ -3047,14 +3005,14 @@
3047
3005
  },
3048
3006
  "type": {
3049
3007
  "type": "reference",
3050
- "id": 352,
3008
+ "id": 357,
3051
3009
  "name": "SkyPopoverAlignment"
3052
3010
  }
3053
3011
  }
3054
3012
  ],
3055
3013
  "setSignature": [
3056
3014
  {
3057
- "id": 244,
3015
+ "id": 245,
3058
3016
  "name": "alignment",
3059
3017
  "kind": 1048576,
3060
3018
  "kindString": "Set signature",
@@ -3070,14 +3028,14 @@
3070
3028
  },
3071
3029
  "parameters": [
3072
3030
  {
3073
- "id": 245,
3031
+ "id": 246,
3074
3032
  "name": "value",
3075
3033
  "kind": 32768,
3076
3034
  "kindString": "Parameter",
3077
3035
  "flags": {},
3078
3036
  "type": {
3079
3037
  "type": "reference",
3080
- "id": 352,
3038
+ "id": 357,
3081
3039
  "name": "SkyPopoverAlignment"
3082
3040
  }
3083
3041
  }
@@ -3090,7 +3048,7 @@
3090
3048
  ]
3091
3049
  },
3092
3050
  {
3093
- "id": 246,
3051
+ "id": 247,
3094
3052
  "name": "dismissOnBlur",
3095
3053
  "kind": 262144,
3096
3054
  "kindString": "Accessor",
@@ -3118,7 +3076,7 @@
3118
3076
  ],
3119
3077
  "getSignature": [
3120
3078
  {
3121
- "id": 247,
3079
+ "id": 248,
3122
3080
  "name": "dismissOnBlur",
3123
3081
  "kind": 524288,
3124
3082
  "kindString": "Get signature",
@@ -3140,7 +3098,7 @@
3140
3098
  ],
3141
3099
  "setSignature": [
3142
3100
  {
3143
- "id": 248,
3101
+ "id": 249,
3144
3102
  "name": "dismissOnBlur",
3145
3103
  "kind": 1048576,
3146
3104
  "kindString": "Set signature",
@@ -3156,7 +3114,7 @@
3156
3114
  },
3157
3115
  "parameters": [
3158
3116
  {
3159
- "id": 249,
3117
+ "id": 250,
3160
3118
  "name": "value",
3161
3119
  "kind": 32768,
3162
3120
  "kindString": "Parameter",
@@ -3175,7 +3133,7 @@
3175
3133
  ]
3176
3134
  },
3177
3135
  {
3178
- "id": 250,
3136
+ "id": 251,
3179
3137
  "name": "placement",
3180
3138
  "kind": 262144,
3181
3139
  "kindString": "Accessor",
@@ -3203,7 +3161,7 @@
3203
3161
  ],
3204
3162
  "getSignature": [
3205
3163
  {
3206
- "id": 251,
3164
+ "id": 252,
3207
3165
  "name": "placement",
3208
3166
  "kind": 524288,
3209
3167
  "kindString": "Get signature",
@@ -3219,14 +3177,14 @@
3219
3177
  },
3220
3178
  "type": {
3221
3179
  "type": "reference",
3222
- "id": 360,
3180
+ "id": 365,
3223
3181
  "name": "SkyPopoverPlacement"
3224
3182
  }
3225
3183
  }
3226
3184
  ],
3227
3185
  "setSignature": [
3228
3186
  {
3229
- "id": 252,
3187
+ "id": 253,
3230
3188
  "name": "placement",
3231
3189
  "kind": 1048576,
3232
3190
  "kindString": "Set signature",
@@ -3242,14 +3200,14 @@
3242
3200
  },
3243
3201
  "parameters": [
3244
3202
  {
3245
- "id": 253,
3203
+ "id": 254,
3246
3204
  "name": "value",
3247
3205
  "kind": 32768,
3248
3206
  "kindString": "Parameter",
3249
3207
  "flags": {},
3250
3208
  "type": {
3251
3209
  "type": "reference",
3252
- "id": 360,
3210
+ "id": 365,
3253
3211
  "name": "SkyPopoverPlacement"
3254
3212
  }
3255
3213
  }
@@ -3262,7 +3220,94 @@
3262
3220
  ]
3263
3221
  },
3264
3222
  {
3265
- "id": 269,
3223
+ "id": 256,
3224
+ "name": "popoverType",
3225
+ "kind": 262144,
3226
+ "kindString": "Accessor",
3227
+ "flags": {
3228
+ "isPublic": true
3229
+ },
3230
+ "decorators": [
3231
+ {
3232
+ "name": "Input",
3233
+ "type": {
3234
+ "type": "reference",
3235
+ "qualifiedName": "InputDecorator",
3236
+ "package": "@angular/core",
3237
+ "name": "Input"
3238
+ },
3239
+ "arguments": {}
3240
+ }
3241
+ ],
3242
+ "sources": [
3243
+ {
3244
+ "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
3245
+ "line": 84,
3246
+ "character": 13
3247
+ }
3248
+ ],
3249
+ "getSignature": [
3250
+ {
3251
+ "id": 257,
3252
+ "name": "popoverType",
3253
+ "kind": 524288,
3254
+ "kindString": "Get signature",
3255
+ "flags": {},
3256
+ "comment": {
3257
+ "shortText": "Specifies the type of popover.",
3258
+ "tags": [
3259
+ {
3260
+ "tag": "default",
3261
+ "text": "\"info\"\n"
3262
+ }
3263
+ ]
3264
+ },
3265
+ "type": {
3266
+ "type": "reference",
3267
+ "id": 374,
3268
+ "name": "SkyPopoverType"
3269
+ }
3270
+ }
3271
+ ],
3272
+ "setSignature": [
3273
+ {
3274
+ "id": 258,
3275
+ "name": "popoverType",
3276
+ "kind": 1048576,
3277
+ "kindString": "Set signature",
3278
+ "flags": {},
3279
+ "comment": {
3280
+ "shortText": "Specifies the type of popover.",
3281
+ "tags": [
3282
+ {
3283
+ "tag": "default",
3284
+ "text": "\"info\"\n"
3285
+ }
3286
+ ]
3287
+ },
3288
+ "parameters": [
3289
+ {
3290
+ "id": 259,
3291
+ "name": "value",
3292
+ "kind": 32768,
3293
+ "kindString": "Parameter",
3294
+ "flags": {},
3295
+ "type": {
3296
+ "type": "reference",
3297
+ "id": 374,
3298
+ "name": "SkyPopoverType"
3299
+ }
3300
+ }
3301
+ ],
3302
+ "type": {
3303
+ "type": "intrinsic",
3304
+ "name": "void"
3305
+ }
3306
+ }
3307
+ ]
3308
+ },
3309
+ {
3310
+ "id": 274,
3266
3311
  "name": "ngOnDestroy",
3267
3312
  "kind": 2048,
3268
3313
  "kindString": "Method",
@@ -3272,13 +3317,13 @@
3272
3317
  "sources": [
3273
3318
  {
3274
3319
  "fileName": "projects/popovers/src/modules/popover/popover.component.ts",
3275
- "line": 135,
3320
+ "line": 143,
3276
3321
  "character": 9
3277
3322
  }
3278
3323
  ],
3279
3324
  "signatures": [
3280
3325
  {
3281
- "id": 270,
3326
+ "id": 275,
3282
3327
  "name": "ngOnDestroy",
3283
3328
  "kind": 4096,
3284
3329
  "kindString": "Call signature",
@@ -3304,17 +3349,16 @@
3304
3349
  "title": "Constructors",
3305
3350
  "kind": 512,
3306
3351
  "children": [
3307
- 239
3352
+ 240
3308
3353
  ]
3309
3354
  },
3310
3355
  {
3311
3356
  "title": "Properties",
3312
3357
  "kind": 1024,
3313
3358
  "children": [
3359
+ 264,
3314
3360
  260,
3315
- 256,
3316
- 257,
3317
- 254,
3361
+ 261,
3318
3362
  255
3319
3363
  ]
3320
3364
  },
@@ -3322,16 +3366,17 @@
3322
3366
  "title": "Accessors",
3323
3367
  "kind": 262144,
3324
3368
  "children": [
3325
- 242,
3326
- 246,
3327
- 250
3369
+ 243,
3370
+ 247,
3371
+ 251,
3372
+ 256
3328
3373
  ]
3329
3374
  },
3330
3375
  {
3331
3376
  "title": "Methods",
3332
3377
  "kind": 2048,
3333
3378
  "children": [
3334
- 269
3379
+ 274
3335
3380
  ]
3336
3381
  }
3337
3382
  ],
@@ -3352,7 +3397,7 @@
3352
3397
  ]
3353
3398
  },
3354
3399
  {
3355
- "id": 284,
3400
+ "id": 289,
3356
3401
  "name": "SkyPopoverDirective",
3357
3402
  "kind": 128,
3358
3403
  "kindString": "Class",
@@ -3373,7 +3418,7 @@
3373
3418
  ],
3374
3419
  "children": [
3375
3420
  {
3376
- "id": 285,
3421
+ "id": 290,
3377
3422
  "name": "constructor",
3378
3423
  "kind": 512,
3379
3424
  "kindString": "Constructor",
@@ -3381,20 +3426,20 @@
3381
3426
  "sources": [
3382
3427
  {
3383
3428
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3384
- "line": 73,
3429
+ "line": 71,
3385
3430
  "character": 2
3386
3431
  }
3387
3432
  ],
3388
3433
  "signatures": [
3389
3434
  {
3390
- "id": 286,
3435
+ "id": 291,
3391
3436
  "name": "SkyPopoverDirective",
3392
3437
  "kind": 16384,
3393
3438
  "kindString": "Constructor signature",
3394
3439
  "flags": {},
3395
3440
  "parameters": [
3396
3441
  {
3397
- "id": 287,
3442
+ "id": 292,
3398
3443
  "name": "elementRef",
3399
3444
  "kind": 32768,
3400
3445
  "kindString": "Parameter",
@@ -3415,14 +3460,14 @@
3415
3460
  ],
3416
3461
  "type": {
3417
3462
  "type": "reference",
3418
- "id": 284,
3463
+ "id": 289,
3419
3464
  "name": "SkyPopoverDirective"
3420
3465
  }
3421
3466
  }
3422
3467
  ]
3423
3468
  },
3424
3469
  {
3425
- "id": 288,
3470
+ "id": 293,
3426
3471
  "name": "skyPopover",
3427
3472
  "kind": 1024,
3428
3473
  "kindString": "Property",
@@ -3459,12 +3504,12 @@
3459
3504
  ],
3460
3505
  "type": {
3461
3506
  "type": "reference",
3462
- "id": 238,
3507
+ "id": 239,
3463
3508
  "name": "SkyPopoverComponent"
3464
3509
  }
3465
3510
  },
3466
3511
  {
3467
- "id": 289,
3512
+ "id": 294,
3468
3513
  "name": "skyPopoverAlignment",
3469
3514
  "kind": 1024,
3470
3515
  "kindString": "Property",
@@ -3472,13 +3517,7 @@
3472
3517
  "isPublic": true
3473
3518
  },
3474
3519
  "comment": {
3475
- "shortText": "Specifies the horizontal alignment of the popover in relation to the trigger element.",
3476
- "tags": [
3477
- {
3478
- "tag": "default",
3479
- "text": "\"center\"\n"
3480
- }
3481
- ]
3520
+ "shortText": "Specifies the horizontal alignment of the popover in relation to the trigger element."
3482
3521
  },
3483
3522
  "decorators": [
3484
3523
  {
@@ -3495,18 +3534,18 @@
3495
3534
  "sources": [
3496
3535
  {
3497
3536
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3498
- "line": 29,
3537
+ "line": 28,
3499
3538
  "character": 9
3500
3539
  }
3501
3540
  ],
3502
3541
  "type": {
3503
3542
  "type": "reference",
3504
- "id": 352,
3543
+ "id": 357,
3505
3544
  "name": "SkyPopoverAlignment"
3506
3545
  }
3507
3546
  },
3508
3547
  {
3509
- "id": 296,
3548
+ "id": 301,
3510
3549
  "name": "skyPopoverPlacement",
3511
3550
  "kind": 1024,
3512
3551
  "kindString": "Property",
@@ -3514,13 +3553,7 @@
3514
3553
  "isPublic": true
3515
3554
  },
3516
3555
  "comment": {
3517
- "shortText": "Specifies the placement of the popover in relation to the trigger element.",
3518
- "tags": [
3519
- {
3520
- "tag": "default",
3521
- "text": "\"above\"\n"
3522
- }
3523
- ]
3556
+ "shortText": "Specifies the placement of the popover in relation to the trigger element."
3524
3557
  },
3525
3558
  "decorators": [
3526
3559
  {
@@ -3537,18 +3570,18 @@
3537
3570
  "sources": [
3538
3571
  {
3539
3572
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3540
- "line": 55,
3573
+ "line": 53,
3541
3574
  "character": 9
3542
3575
  }
3543
3576
  ],
3544
3577
  "type": {
3545
3578
  "type": "reference",
3546
- "id": 360,
3579
+ "id": 365,
3547
3580
  "name": "SkyPopoverPlacement"
3548
3581
  }
3549
3582
  },
3550
3583
  {
3551
- "id": 290,
3584
+ "id": 295,
3552
3585
  "name": "skyPopoverMessageStream",
3553
3586
  "kind": 262144,
3554
3587
  "kindString": "Accessor",
@@ -3570,13 +3603,13 @@
3570
3603
  "sources": [
3571
3604
  {
3572
3605
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3573
- "line": 35,
3606
+ "line": 34,
3574
3607
  "character": 13
3575
3608
  }
3576
3609
  ],
3577
3610
  "getSignature": [
3578
3611
  {
3579
- "id": 291,
3612
+ "id": 296,
3580
3613
  "name": "skyPopoverMessageStream",
3581
3614
  "kind": 524288,
3582
3615
  "kindString": "Get signature",
@@ -3589,7 +3622,7 @@
3589
3622
  "typeArguments": [
3590
3623
  {
3591
3624
  "type": "reference",
3592
- "id": 353,
3625
+ "id": 358,
3593
3626
  "name": "SkyPopoverMessage"
3594
3627
  }
3595
3628
  ],
@@ -3601,7 +3634,7 @@
3601
3634
  ],
3602
3635
  "setSignature": [
3603
3636
  {
3604
- "id": 292,
3637
+ "id": 297,
3605
3638
  "name": "skyPopoverMessageStream",
3606
3639
  "kind": 1048576,
3607
3640
  "kindString": "Set signature",
@@ -3611,7 +3644,7 @@
3611
3644
  },
3612
3645
  "parameters": [
3613
3646
  {
3614
- "id": 293,
3647
+ "id": 298,
3615
3648
  "name": "value",
3616
3649
  "kind": 32768,
3617
3650
  "kindString": "Parameter",
@@ -3621,7 +3654,7 @@
3621
3654
  "typeArguments": [
3622
3655
  {
3623
3656
  "type": "reference",
3624
- "id": 353,
3657
+ "id": 358,
3625
3658
  "name": "SkyPopoverMessage"
3626
3659
  }
3627
3660
  ],
@@ -3639,7 +3672,7 @@
3639
3672
  ]
3640
3673
  },
3641
3674
  {
3642
- "id": 297,
3675
+ "id": 302,
3643
3676
  "name": "skyPopoverTrigger",
3644
3677
  "kind": 262144,
3645
3678
  "kindString": "Accessor",
@@ -3661,13 +3694,13 @@
3661
3694
  "sources": [
3662
3695
  {
3663
3696
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3664
- "line": 61,
3697
+ "line": 59,
3665
3698
  "character": 13
3666
3699
  }
3667
3700
  ],
3668
3701
  "getSignature": [
3669
3702
  {
3670
- "id": 298,
3703
+ "id": 303,
3671
3704
  "name": "skyPopoverTrigger",
3672
3705
  "kind": 524288,
3673
3706
  "kindString": "Get signature",
@@ -3677,14 +3710,14 @@
3677
3710
  },
3678
3711
  "type": {
3679
3712
  "type": "reference",
3680
- "id": 368,
3713
+ "id": 373,
3681
3714
  "name": "SkyPopoverTrigger"
3682
3715
  }
3683
3716
  }
3684
3717
  ],
3685
3718
  "setSignature": [
3686
3719
  {
3687
- "id": 299,
3720
+ "id": 304,
3688
3721
  "name": "skyPopoverTrigger",
3689
3722
  "kind": 1048576,
3690
3723
  "kindString": "Set signature",
@@ -3694,14 +3727,14 @@
3694
3727
  },
3695
3728
  "parameters": [
3696
3729
  {
3697
- "id": 300,
3730
+ "id": 305,
3698
3731
  "name": "value",
3699
3732
  "kind": 32768,
3700
3733
  "kindString": "Parameter",
3701
3734
  "flags": {},
3702
3735
  "type": {
3703
3736
  "type": "reference",
3704
- "id": 368,
3737
+ "id": 373,
3705
3738
  "name": "SkyPopoverTrigger"
3706
3739
  }
3707
3740
  }
@@ -3714,7 +3747,7 @@
3714
3747
  ]
3715
3748
  },
3716
3749
  {
3717
- "id": 305,
3750
+ "id": 310,
3718
3751
  "name": "ngOnDestroy",
3719
3752
  "kind": 2048,
3720
3753
  "kindString": "Method",
@@ -3724,13 +3757,13 @@
3724
3757
  "sources": [
3725
3758
  {
3726
3759
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3727
- "line": 81,
3760
+ "line": 79,
3728
3761
  "character": 9
3729
3762
  }
3730
3763
  ],
3731
3764
  "signatures": [
3732
3765
  {
3733
- "id": 306,
3766
+ "id": 311,
3734
3767
  "name": "ngOnDestroy",
3735
3768
  "kind": 4096,
3736
3769
  "kindString": "Call signature",
@@ -3751,7 +3784,7 @@
3751
3784
  }
3752
3785
  },
3753
3786
  {
3754
- "id": 303,
3787
+ "id": 308,
3755
3788
  "name": "ngOnInit",
3756
3789
  "kind": 2048,
3757
3790
  "kindString": "Method",
@@ -3761,13 +3794,13 @@
3761
3794
  "sources": [
3762
3795
  {
3763
3796
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3764
- "line": 77,
3797
+ "line": 75,
3765
3798
  "character": 9
3766
3799
  }
3767
3800
  ],
3768
3801
  "signatures": [
3769
3802
  {
3770
- "id": 304,
3803
+ "id": 309,
3771
3804
  "name": "ngOnInit",
3772
3805
  "kind": 4096,
3773
3806
  "kindString": "Call signature",
@@ -3788,7 +3821,7 @@
3788
3821
  }
3789
3822
  },
3790
3823
  {
3791
- "id": 307,
3824
+ "id": 312,
3792
3825
  "name": "togglePopover",
3793
3826
  "kind": 2048,
3794
3827
  "kindString": "Method",
@@ -3798,13 +3831,13 @@
3798
3831
  "sources": [
3799
3832
  {
3800
3833
  "fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
3801
- "line": 86,
3834
+ "line": 84,
3802
3835
  "character": 9
3803
3836
  }
3804
3837
  ],
3805
3838
  "signatures": [
3806
3839
  {
3807
- "id": 308,
3840
+ "id": 313,
3808
3841
  "name": "togglePopover",
3809
3842
  "kind": 4096,
3810
3843
  "kindString": "Call signature",
@@ -3822,33 +3855,33 @@
3822
3855
  "title": "Constructors",
3823
3856
  "kind": 512,
3824
3857
  "children": [
3825
- 285
3858
+ 290
3826
3859
  ]
3827
3860
  },
3828
3861
  {
3829
3862
  "title": "Properties",
3830
3863
  "kind": 1024,
3831
3864
  "children": [
3832
- 288,
3833
- 289,
3834
- 296
3865
+ 293,
3866
+ 294,
3867
+ 301
3835
3868
  ]
3836
3869
  },
3837
3870
  {
3838
3871
  "title": "Accessors",
3839
3872
  "kind": 262144,
3840
3873
  "children": [
3841
- 290,
3842
- 297
3874
+ 295,
3875
+ 302
3843
3876
  ]
3844
3877
  },
3845
3878
  {
3846
3879
  "title": "Methods",
3847
3880
  "kind": 2048,
3848
3881
  "children": [
3849
- 305,
3850
- 303,
3851
- 307
3882
+ 310,
3883
+ 308,
3884
+ 312
3852
3885
  ]
3853
3886
  }
3854
3887
  ],
@@ -3875,7 +3908,7 @@
3875
3908
  ]
3876
3909
  },
3877
3910
  {
3878
- "id": 330,
3911
+ "id": 335,
3879
3912
  "name": "SkyDropdownMenuChange",
3880
3913
  "kind": 256,
3881
3914
  "kindString": "Interface",
@@ -3885,7 +3918,7 @@
3885
3918
  },
3886
3919
  "children": [
3887
3920
  {
3888
- "id": 331,
3921
+ "id": 336,
3889
3922
  "name": "activeIndex",
3890
3923
  "kind": 1024,
3891
3924
  "kindString": "Property",
@@ -3908,7 +3941,7 @@
3908
3941
  }
3909
3942
  },
3910
3943
  {
3911
- "id": 332,
3944
+ "id": 337,
3912
3945
  "name": "items",
3913
3946
  "kind": 1024,
3914
3947
  "kindString": "Property",
@@ -3935,7 +3968,7 @@
3935
3968
  }
3936
3969
  },
3937
3970
  {
3938
- "id": 333,
3971
+ "id": 338,
3939
3972
  "name": "selectedItem",
3940
3973
  "kind": 1024,
3941
3974
  "kindString": "Property",
@@ -3964,9 +3997,9 @@
3964
3997
  "title": "Properties",
3965
3998
  "kind": 1024,
3966
3999
  "children": [
3967
- 331,
3968
- 332,
3969
- 333
4000
+ 336,
4001
+ 337,
4002
+ 338
3970
4003
  ]
3971
4004
  }
3972
4005
  ],
@@ -3979,7 +4012,7 @@
3979
4012
  ]
3980
4013
  },
3981
4014
  {
3982
- "id": 334,
4015
+ "id": 339,
3983
4016
  "name": "SkyDropdownMessage",
3984
4017
  "kind": 256,
3985
4018
  "kindString": "Interface",
@@ -3989,7 +4022,7 @@
3989
4022
  },
3990
4023
  "children": [
3991
4024
  {
3992
- "id": 335,
4025
+ "id": 340,
3993
4026
  "name": "type",
3994
4027
  "kind": 1024,
3995
4028
  "kindString": "Property",
@@ -4008,7 +4041,7 @@
4008
4041
  ],
4009
4042
  "type": {
4010
4043
  "type": "reference",
4011
- "id": 336,
4044
+ "id": 341,
4012
4045
  "name": "SkyDropdownMessageType"
4013
4046
  }
4014
4047
  }
@@ -4018,7 +4051,7 @@
4018
4051
  "title": "Properties",
4019
4052
  "kind": 1024,
4020
4053
  "children": [
4021
- 335
4054
+ 340
4022
4055
  ]
4023
4056
  }
4024
4057
  ],
@@ -4031,7 +4064,7 @@
4031
4064
  ]
4032
4065
  },
4033
4066
  {
4034
- "id": 353,
4067
+ "id": 358,
4035
4068
  "name": "SkyPopoverMessage",
4036
4069
  "kind": 256,
4037
4070
  "kindString": "Interface",
@@ -4041,7 +4074,7 @@
4041
4074
  },
4042
4075
  "children": [
4043
4076
  {
4044
- "id": 354,
4077
+ "id": 359,
4045
4078
  "name": "type",
4046
4079
  "kind": 1024,
4047
4080
  "kindString": "Property",
@@ -4060,7 +4093,7 @@
4060
4093
  ],
4061
4094
  "type": {
4062
4095
  "type": "reference",
4063
- "id": 355,
4096
+ "id": 360,
4064
4097
  "name": "SkyPopoverMessageType"
4065
4098
  }
4066
4099
  }
@@ -4070,7 +4103,7 @@
4070
4103
  "title": "Properties",
4071
4104
  "kind": 1024,
4072
4105
  "children": [
4073
- 354
4106
+ 359
4074
4107
  ]
4075
4108
  }
4076
4109
  ],
@@ -4083,7 +4116,7 @@
4083
4116
  ]
4084
4117
  },
4085
4118
  {
4086
- "id": 329,
4119
+ "id": 334,
4087
4120
  "name": "SkyDropdownHorizontalAlignment",
4088
4121
  "kind": 4194304,
4089
4122
  "kindString": "Type alias",
@@ -4104,7 +4137,7 @@
4104
4137
  }
4105
4138
  },
4106
4139
  {
4107
- "id": 345,
4140
+ "id": 350,
4108
4141
  "name": "SkyDropdownTriggerType",
4109
4142
  "kind": 4194304,
4110
4143
  "kindString": "Type alias",
@@ -4134,7 +4167,7 @@
4134
4167
  }
4135
4168
  },
4136
4169
  {
4137
- "id": 352,
4170
+ "id": 357,
4138
4171
  "name": "SkyPopoverAlignment",
4139
4172
  "kind": 4194304,
4140
4173
  "kindString": "Type alias",
@@ -4168,7 +4201,7 @@
4168
4201
  }
4169
4202
  },
4170
4203
  {
4171
- "id": 360,
4204
+ "id": 365,
4172
4205
  "name": "SkyPopoverPlacement",
4173
4206
  "kind": 4194304,
4174
4207
  "kindString": "Type alias",
@@ -4206,7 +4239,7 @@
4206
4239
  }
4207
4240
  },
4208
4241
  {
4209
- "id": 368,
4242
+ "id": 373,
4210
4243
  "name": "SkyPopoverTrigger",
4211
4244
  "kind": 4194304,
4212
4245
  "kindString": "Type alias",
@@ -4236,7 +4269,7 @@
4236
4269
  }
4237
4270
  },
4238
4271
  {
4239
- "id": 369,
4272
+ "id": 374,
4240
4273
  "name": "SkyPopoverType",
4241
4274
  "kind": 4194304,
4242
4275
  "kindString": "Type alias",
@@ -4271,43 +4304,43 @@
4271
4304
  "title": "Enumerations",
4272
4305
  "kind": 8,
4273
4306
  "children": [
4274
- 336,
4275
- 355
4307
+ 341,
4308
+ 360
4276
4309
  ]
4277
4310
  },
4278
4311
  {
4279
4312
  "title": "Classes",
4280
4313
  "kind": 128,
4281
4314
  "children": [
4282
- 346,
4283
- 349,
4315
+ 351,
4316
+ 354,
4284
4317
  1,
4285
4318
  26,
4286
4319
  29,
4287
- 111,
4288
- 238,
4289
- 284
4320
+ 112,
4321
+ 239,
4322
+ 289
4290
4323
  ]
4291
4324
  },
4292
4325
  {
4293
4326
  "title": "Interfaces",
4294
4327
  "kind": 256,
4295
4328
  "children": [
4296
- 330,
4297
- 334,
4298
- 353
4329
+ 335,
4330
+ 339,
4331
+ 358
4299
4332
  ]
4300
4333
  },
4301
4334
  {
4302
4335
  "title": "Type aliases",
4303
4336
  "kind": 4194304,
4304
4337
  "children": [
4305
- 329,
4306
- 345,
4307
- 352,
4308
- 360,
4309
- 368,
4310
- 369
4338
+ 334,
4339
+ 350,
4340
+ 357,
4341
+ 365,
4342
+ 373,
4343
+ 374
4311
4344
  ]
4312
4345
  }
4313
4346
  ],
@@ -4338,7 +4371,7 @@
4338
4371
  {
4339
4372
  "fileName": "dropdown-demo.component.html",
4340
4373
  "filePath": "/projects/popovers/documentation/code-examples/dropdown/remote/dropdown-demo.component.html",
4341
- "rawContents": "<p>\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"openDropdown()\"\n >\n Open dropdown\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"closeDropdown()\"\n >\n Close dropdown\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"focusTriggerButton()\"\n >\n Focus trigger button\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"focusNextItem()\"\n >\n Focus next item\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"focusPreviousItem()\"\n >\n Focus previous item\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"removeItem()\"\n >\n Remove last item\n </button>\n</p>\n\n<sky-dropdown\n buttonStyle=\"primary\"\n [dismissOnBlur]=\"false\"\n [messageStream]=\"dropdownController\"\n>\n <sky-dropdown-button> Open </sky-dropdown-button>\n <sky-dropdown-menu\n [useNativeFocus]=\"false\"\n (menuChanges)=\"onMenuChanges($event)\"\n >\n <sky-dropdown-item *ngFor=\"let item of items\">\n <button\n type=\"button\"\n [attr.disabled]=\"item.disabled ? '' : null\"\n (click)=\"actionClicked(item.name)\"\n >\n {{ item.name }}\n </button>\n </sky-dropdown-item>\n </sky-dropdown-menu>\n</sky-dropdown>\n\n<p>\n This menu does not bring the active items to focus; this is useful for custom\n implementations where the focus should remain on a different control.\n</p>\n"
4374
+ "rawContents": "<p>\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-sm\"\n type=\"button\"\n (click)=\"openDropdown()\"\n >\n Open dropdown\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-sm\"\n type=\"button\"\n (click)=\"closeDropdown()\"\n >\n Close dropdown\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-sm\"\n type=\"button\"\n (click)=\"focusTriggerButton()\"\n >\n Focus trigger button\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-sm\"\n type=\"button\"\n (click)=\"focusNextItem()\"\n >\n Focus next item\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-sm\"\n type=\"button\"\n (click)=\"focusPreviousItem()\"\n >\n Focus previous item\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-sm\"\n type=\"button\"\n (click)=\"removeItem()\"\n >\n Remove last item\n </button>\n</p>\n\n<sky-dropdown\n buttonStyle=\"primary\"\n [dismissOnBlur]=\"false\"\n [messageStream]=\"dropdownController\"\n>\n <sky-dropdown-button> Open </sky-dropdown-button>\n <sky-dropdown-menu\n [useNativeFocus]=\"false\"\n (menuChanges)=\"onMenuChanges($event)\"\n >\n <sky-dropdown-item *ngFor=\"let item of items\">\n <button\n type=\"button\"\n [attr.disabled]=\"item.disabled ? '' : null\"\n (click)=\"actionClicked(item.name)\"\n >\n {{ item.name }}\n </button>\n </sky-dropdown-item>\n </sky-dropdown-menu>\n</sky-dropdown>\n\n<p>\n This menu does not bring the active items to focus; this is useful for custom\n implementations where the focus should remain on a different control.\n</p>\n"
4342
4375
  },
4343
4376
  {
4344
4377
  "fileName": "dropdown-demo.component.ts",
@@ -4353,7 +4386,7 @@
4353
4386
  {
4354
4387
  "fileName": "popover-demo.component.html",
4355
4388
  "filePath": "/projects/popovers/documentation/code-examples/popover/basic/popover-demo.component.html",
4356
- "rawContents": "<button\n class=\"sky-btn sky-btn-default sky-margin-inline-compact\"\n type=\"button\"\n [skyPopover]=\"myPopover\"\n>\n Open popover on click\n</button>\n\n<button\n class=\"sky-btn sky-btn-link\"\n type=\"button\"\n [skyPopover]=\"myPopover\"\n skyPopoverTrigger=\"mouseenter\"\n>\n Open popover on hover\n</button>\n\n<sky-popover popoverTitle=\"Did you know?\" #myPopover>\n This is a popover.\n</sky-popover>\n"
4389
+ "rawContents": "<button\n class=\"sky-btn sky-btn-default sky-margin-inline-sm\"\n type=\"button\"\n [skyPopover]=\"myPopover\"\n>\n Open popover on click\n</button>\n\n<button\n class=\"sky-btn sky-btn-link\"\n type=\"button\"\n [skyPopover]=\"myPopover\"\n skyPopoverTrigger=\"mouseenter\"\n>\n Open popover on hover\n</button>\n\n<sky-popover popoverTitle=\"Did you know?\" #myPopover>\n This is a popover.\n</sky-popover>\n"
4357
4390
  },
4358
4391
  {
4359
4392
  "fileName": "popover-demo.component.ts",
@@ -4368,7 +4401,7 @@
4368
4401
  {
4369
4402
  "fileName": "popover-demo.component.html",
4370
4403
  "filePath": "/projects/popovers/documentation/code-examples/popover/programmatic/popover-demo.component.html",
4371
- "rawContents": "<sky-help-inline\n [skyPopover]=\"myPopover\"\n [skyPopoverMessageStream]=\"popoverController\"\n></sky-help-inline>\n\n<button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"openPopover()\"\n>\n Open popover with message stream\n</button>\n\n<sky-popover\n #myPopover\n (popoverClosed)=\"onPopoverStateChange(false)\"\n (popoverOpened)=\"onPopoverStateChange(true)\"\n>\n This is a popover.\n</sky-popover>\n"
4404
+ "rawContents": "<sky-help-inline\n [skyPopover]=\"myPopover\"\n [skyPopoverMessageStream]=\"popoverController\"\n></sky-help-inline>\n\n<button\n class=\"sky-btn sky-btn-default sky-margin-inline-sm\"\n type=\"button\"\n (click)=\"openPopover()\"\n>\n Open popover with message stream\n</button>\n\n<sky-popover\n #myPopover\n (popoverClosed)=\"onPopoverStateChange(false)\"\n (popoverOpened)=\"onPopoverStateChange(true)\"\n>\n This is a popover.\n</sky-popover>\n"
4372
4405
  },
4373
4406
  {
4374
4407
  "fileName": "popover-demo.component.ts",