@skyux/popovers 7.8.1 → 8.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation.json +1503 -1542
- package/esm2020/lib/modules/dropdown/dropdown-button.component.mjs +4 -4
- package/esm2020/lib/modules/dropdown/dropdown-item.component.mjs +4 -4
- package/esm2020/lib/modules/dropdown/dropdown-menu.component.mjs +4 -4
- package/esm2020/lib/modules/dropdown/dropdown.component.mjs +4 -4
- package/esm2020/lib/modules/dropdown/dropdown.module.mjs +5 -5
- package/esm2020/lib/modules/popover/popover-adapter.service.mjs +4 -4
- package/esm2020/lib/modules/popover/popover-content.component.mjs +4 -4
- package/esm2020/lib/modules/popover/popover.component.mjs +4 -4
- package/esm2020/lib/modules/popover/popover.directive.mjs +4 -4
- package/esm2020/lib/modules/popover/popover.module.mjs +5 -5
- package/esm2020/lib/modules/shared/sky-popovers-resources.module.mjs +5 -5
- package/esm2020/testing/dropdown/dropdown-testing.module.mjs +5 -5
- package/esm2020/testing/popover/popover-testing.module.mjs +5 -5
- package/fesm2015/skyux-popovers-testing.mjs +8 -8
- package/fesm2015/skyux-popovers-testing.mjs.map +1 -1
- package/fesm2015/skyux-popovers.mjs +36 -36
- package/fesm2015/skyux-popovers.mjs.map +1 -1
- package/fesm2020/skyux-popovers-testing.mjs +8 -8
- package/fesm2020/skyux-popovers-testing.mjs.map +1 -1
- package/fesm2020/skyux-popovers.mjs +36 -36
- package/fesm2020/skyux-popovers.mjs.map +1 -1
- package/lib/modules/dropdown/dropdown-button.component.d.ts +1 -1
- package/lib/modules/dropdown/dropdown-item.component.d.ts +1 -1
- package/lib/modules/dropdown/dropdown-menu.component.d.ts +1 -1
- package/lib/modules/dropdown/dropdown.component.d.ts +1 -1
- package/lib/modules/popover/popover-content.component.d.ts +1 -1
- package/lib/modules/popover/popover.component.d.ts +1 -1
- package/lib/modules/popover/popover.directive.d.ts +1 -1
- package/package.json +10 -10
package/documentation.json
CHANGED
|
@@ -32,7 +32,12 @@
|
|
|
32
32
|
"kindString": "Enumeration",
|
|
33
33
|
"flags": {},
|
|
34
34
|
"comment": {
|
|
35
|
-
"
|
|
35
|
+
"summary": [
|
|
36
|
+
{
|
|
37
|
+
"kind": "text",
|
|
38
|
+
"text": "The type of message to send to the popover component."
|
|
39
|
+
}
|
|
40
|
+
]
|
|
36
41
|
},
|
|
37
42
|
"children": [
|
|
38
43
|
{
|
|
@@ -42,20 +47,25 @@
|
|
|
42
47
|
"kindString": "Enumeration Member",
|
|
43
48
|
"flags": {},
|
|
44
49
|
"comment": {
|
|
45
|
-
"
|
|
50
|
+
"summary": [
|
|
51
|
+
{
|
|
52
|
+
"kind": "text",
|
|
53
|
+
"text": "Closes the popover."
|
|
54
|
+
}
|
|
55
|
+
]
|
|
46
56
|
},
|
|
47
57
|
"sources": [
|
|
48
58
|
{
|
|
49
59
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
|
|
50
60
|
"line": 13,
|
|
51
|
-
"character": 2
|
|
61
|
+
"character": 2,
|
|
62
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L13"
|
|
52
63
|
}
|
|
53
64
|
],
|
|
54
65
|
"type": {
|
|
55
66
|
"type": "literal",
|
|
56
67
|
"value": 1
|
|
57
|
-
}
|
|
58
|
-
"defaultValue": "1"
|
|
68
|
+
}
|
|
59
69
|
},
|
|
60
70
|
{
|
|
61
71
|
"id": 389,
|
|
@@ -64,20 +74,25 @@
|
|
|
64
74
|
"kindString": "Enumeration Member",
|
|
65
75
|
"flags": {},
|
|
66
76
|
"comment": {
|
|
67
|
-
"
|
|
77
|
+
"summary": [
|
|
78
|
+
{
|
|
79
|
+
"kind": "text",
|
|
80
|
+
"text": "Brings focus to the popover element."
|
|
81
|
+
}
|
|
82
|
+
]
|
|
68
83
|
},
|
|
69
84
|
"sources": [
|
|
70
85
|
{
|
|
71
86
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
|
|
72
87
|
"line": 24,
|
|
73
|
-
"character": 2
|
|
88
|
+
"character": 2,
|
|
89
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L24"
|
|
74
90
|
}
|
|
75
91
|
],
|
|
76
92
|
"type": {
|
|
77
93
|
"type": "literal",
|
|
78
94
|
"value": 3
|
|
79
|
-
}
|
|
80
|
-
"defaultValue": "3"
|
|
95
|
+
}
|
|
81
96
|
},
|
|
82
97
|
{
|
|
83
98
|
"id": 386,
|
|
@@ -86,20 +101,25 @@
|
|
|
86
101
|
"kindString": "Enumeration Member",
|
|
87
102
|
"flags": {},
|
|
88
103
|
"comment": {
|
|
89
|
-
"
|
|
104
|
+
"summary": [
|
|
105
|
+
{
|
|
106
|
+
"kind": "text",
|
|
107
|
+
"text": "Opens the popover."
|
|
108
|
+
}
|
|
109
|
+
]
|
|
90
110
|
},
|
|
91
111
|
"sources": [
|
|
92
112
|
{
|
|
93
113
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
|
|
94
114
|
"line": 8,
|
|
95
|
-
"character": 2
|
|
115
|
+
"character": 2,
|
|
116
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L8"
|
|
96
117
|
}
|
|
97
118
|
],
|
|
98
119
|
"type": {
|
|
99
120
|
"type": "literal",
|
|
100
121
|
"value": 0
|
|
101
|
-
}
|
|
102
|
-
"defaultValue": "0"
|
|
122
|
+
}
|
|
103
123
|
},
|
|
104
124
|
{
|
|
105
125
|
"id": 388,
|
|
@@ -108,26 +128,30 @@
|
|
|
108
128
|
"kindString": "Enumeration Member",
|
|
109
129
|
"flags": {},
|
|
110
130
|
"comment": {
|
|
111
|
-
"
|
|
131
|
+
"summary": [
|
|
132
|
+
{
|
|
133
|
+
"kind": "text",
|
|
134
|
+
"text": "Repositions the popover to the appropriate position.\nThis is useful for when the popover's width and height change while it is open."
|
|
135
|
+
}
|
|
136
|
+
]
|
|
112
137
|
},
|
|
113
138
|
"sources": [
|
|
114
139
|
{
|
|
115
140
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
|
|
116
141
|
"line": 19,
|
|
117
|
-
"character": 2
|
|
142
|
+
"character": 2,
|
|
143
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L19"
|
|
118
144
|
}
|
|
119
145
|
],
|
|
120
146
|
"type": {
|
|
121
147
|
"type": "literal",
|
|
122
148
|
"value": 2
|
|
123
|
-
}
|
|
124
|
-
"defaultValue": "2"
|
|
149
|
+
}
|
|
125
150
|
}
|
|
126
151
|
],
|
|
127
152
|
"groups": [
|
|
128
153
|
{
|
|
129
154
|
"title": "Enumeration Members",
|
|
130
|
-
"kind": 16,
|
|
131
155
|
"children": [
|
|
132
156
|
387,
|
|
133
157
|
389,
|
|
@@ -140,7 +164,8 @@
|
|
|
140
164
|
{
|
|
141
165
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message-type.ts",
|
|
142
166
|
"line": 4,
|
|
143
|
-
"character": 12
|
|
167
|
+
"character": 12,
|
|
168
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-message-type.ts#L4"
|
|
144
169
|
}
|
|
145
170
|
]
|
|
146
171
|
},
|
|
@@ -150,25 +175,10 @@
|
|
|
150
175
|
"kind": 128,
|
|
151
176
|
"kindString": "Class",
|
|
152
177
|
"flags": {},
|
|
153
|
-
"decorators": [
|
|
154
|
-
{
|
|
155
|
-
"name": "NgModule",
|
|
156
|
-
"type": {
|
|
157
|
-
"type": "reference",
|
|
158
|
-
"qualifiedName": "NgModuleDecorator",
|
|
159
|
-
"package": "@angular/core",
|
|
160
|
-
"name": "NgModule"
|
|
161
|
-
},
|
|
162
|
-
"arguments": {
|
|
163
|
-
"obj": "{\n declarations: [\n SkyDropdownButtonComponent,\n SkyDropdownComponent,\n SkyDropdownItemComponent,\n SkyDropdownMenuComponent,\n ],\n imports: [\n CommonModule,\n SkyAffixModule,\n SkyIconModule,\n SkyOverlayModule,\n SkyPopoversResourcesModule,\n SkyThemeModule,\n ],\n exports: [\n SkyDropdownButtonComponent,\n SkyDropdownComponent,\n SkyDropdownItemComponent,\n SkyDropdownMenuComponent,\n ],\n}"
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
],
|
|
167
178
|
"children": [],
|
|
168
179
|
"groups": [
|
|
169
180
|
{
|
|
170
181
|
"title": "Constructors",
|
|
171
|
-
"kind": 512,
|
|
172
182
|
"children": [
|
|
173
183
|
377
|
|
174
184
|
]
|
|
@@ -178,7 +188,8 @@
|
|
|
178
188
|
{
|
|
179
189
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.module.ts",
|
|
180
190
|
"line": 36,
|
|
181
|
-
"character": 13
|
|
191
|
+
"character": 13,
|
|
192
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.module.ts#L36"
|
|
182
193
|
}
|
|
183
194
|
]
|
|
184
195
|
},
|
|
@@ -188,25 +199,10 @@
|
|
|
188
199
|
"kind": 128,
|
|
189
200
|
"kindString": "Class",
|
|
190
201
|
"flags": {},
|
|
191
|
-
"decorators": [
|
|
192
|
-
{
|
|
193
|
-
"name": "NgModule",
|
|
194
|
-
"type": {
|
|
195
|
-
"type": "reference",
|
|
196
|
-
"qualifiedName": "NgModuleDecorator",
|
|
197
|
-
"package": "@angular/core",
|
|
198
|
-
"name": "NgModule"
|
|
199
|
-
},
|
|
200
|
-
"arguments": {
|
|
201
|
-
"obj": "{\n declarations: [\n SkyPopoverComponent,\n SkyPopoverContentComponent,\n SkyPopoverDirective,\n ],\n imports: [\n CommonModule,\n SkyAffixModule,\n SkyIconModule,\n SkyOverlayModule,\n SkyPopoversResourcesModule,\n SkyThemeModule,\n ],\n exports: [\n SkyPopoverComponent,\n SkyPopoverContentComponent,\n SkyPopoverDirective,\n ],\n}"
|
|
202
|
-
}
|
|
203
|
-
}
|
|
204
|
-
],
|
|
205
202
|
"children": [],
|
|
206
203
|
"groups": [
|
|
207
204
|
{
|
|
208
205
|
"title": "Constructors",
|
|
209
|
-
"kind": 512,
|
|
210
206
|
"children": [
|
|
211
207
|
380
|
|
212
208
|
]
|
|
@@ -216,7 +212,8 @@
|
|
|
216
212
|
{
|
|
217
213
|
"fileName": "projects/popovers/src/modules/popover/popover.module.ts",
|
|
218
214
|
"line": 33,
|
|
219
|
-
"character": 13
|
|
215
|
+
"character": 13,
|
|
216
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.module.ts#L33"
|
|
220
217
|
}
|
|
221
218
|
]
|
|
222
219
|
},
|
|
@@ -227,22 +224,13 @@
|
|
|
227
224
|
"kindString": "Class",
|
|
228
225
|
"flags": {},
|
|
229
226
|
"comment": {
|
|
230
|
-
"
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
"name": "Component",
|
|
235
|
-
"type": {
|
|
236
|
-
"type": "reference",
|
|
237
|
-
"qualifiedName": "ComponentDecorator",
|
|
238
|
-
"package": "@angular/core",
|
|
239
|
-
"name": "Component"
|
|
240
|
-
},
|
|
241
|
-
"arguments": {
|
|
242
|
-
"obj": "{\n selector: 'sky-dropdown-item',\n templateUrl: './dropdown-item.component.html',\n styleUrls: ['./dropdown-item.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n}"
|
|
227
|
+
"summary": [
|
|
228
|
+
{
|
|
229
|
+
"kind": "text",
|
|
230
|
+
"text": "Specifies the items to display on the dropdown menu."
|
|
243
231
|
}
|
|
244
|
-
|
|
245
|
-
|
|
232
|
+
]
|
|
233
|
+
},
|
|
246
234
|
"children": [
|
|
247
235
|
{
|
|
248
236
|
"id": 4,
|
|
@@ -256,7 +244,8 @@
|
|
|
256
244
|
{
|
|
257
245
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
258
246
|
"line": 49,
|
|
259
|
-
"character": 2
|
|
247
|
+
"character": 2,
|
|
248
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L49"
|
|
260
249
|
}
|
|
261
250
|
],
|
|
262
251
|
"signatures": [
|
|
@@ -281,9 +270,9 @@
|
|
|
281
270
|
"name": "any"
|
|
282
271
|
}
|
|
283
272
|
],
|
|
273
|
+
"name": "ElementRef",
|
|
284
274
|
"qualifiedName": "ElementRef",
|
|
285
|
-
"package": "@angular/core"
|
|
286
|
-
"name": "ElementRef"
|
|
275
|
+
"package": "@angular/core"
|
|
287
276
|
}
|
|
288
277
|
},
|
|
289
278
|
{
|
|
@@ -294,9 +283,9 @@
|
|
|
294
283
|
"flags": {},
|
|
295
284
|
"type": {
|
|
296
285
|
"type": "reference",
|
|
286
|
+
"name": "ChangeDetectorRef",
|
|
297
287
|
"qualifiedName": "ChangeDetectorRef",
|
|
298
|
-
"package": "@angular/core"
|
|
299
|
-
"name": "ChangeDetectorRef"
|
|
288
|
+
"package": "@angular/core"
|
|
300
289
|
}
|
|
301
290
|
},
|
|
302
291
|
{
|
|
@@ -307,9 +296,9 @@
|
|
|
307
296
|
"flags": {},
|
|
308
297
|
"type": {
|
|
309
298
|
"type": "reference",
|
|
299
|
+
"name": "Renderer2",
|
|
310
300
|
"qualifiedName": "Renderer2",
|
|
311
|
-
"package": "@angular/core"
|
|
312
|
-
"name": "Renderer2"
|
|
301
|
+
"package": "@angular/core"
|
|
313
302
|
}
|
|
314
303
|
}
|
|
315
304
|
],
|
|
@@ -321,6 +310,35 @@
|
|
|
321
310
|
}
|
|
322
311
|
]
|
|
323
312
|
},
|
|
313
|
+
{
|
|
314
|
+
"id": 18,
|
|
315
|
+
"name": "elementRef",
|
|
316
|
+
"kind": 1024,
|
|
317
|
+
"kindString": "Property",
|
|
318
|
+
"flags": {
|
|
319
|
+
"isPublic": true
|
|
320
|
+
},
|
|
321
|
+
"sources": [
|
|
322
|
+
{
|
|
323
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
324
|
+
"line": 50,
|
|
325
|
+
"character": 11,
|
|
326
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L50"
|
|
327
|
+
}
|
|
328
|
+
],
|
|
329
|
+
"type": {
|
|
330
|
+
"type": "reference",
|
|
331
|
+
"typeArguments": [
|
|
332
|
+
{
|
|
333
|
+
"type": "intrinsic",
|
|
334
|
+
"name": "any"
|
|
335
|
+
}
|
|
336
|
+
],
|
|
337
|
+
"name": "ElementRef",
|
|
338
|
+
"qualifiedName": "ElementRef",
|
|
339
|
+
"package": "@angular/core"
|
|
340
|
+
}
|
|
341
|
+
},
|
|
324
342
|
{
|
|
325
343
|
"id": 13,
|
|
326
344
|
"name": "isActive",
|
|
@@ -333,7 +351,8 @@
|
|
|
333
351
|
{
|
|
334
352
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
335
353
|
"line": 40,
|
|
336
|
-
"character": 9
|
|
354
|
+
"character": 9,
|
|
355
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L40"
|
|
337
356
|
}
|
|
338
357
|
],
|
|
339
358
|
"type": {
|
|
@@ -354,7 +373,8 @@
|
|
|
354
373
|
{
|
|
355
374
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
356
375
|
"line": 42,
|
|
357
|
-
"character": 9
|
|
376
|
+
"character": 9,
|
|
377
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L42"
|
|
358
378
|
}
|
|
359
379
|
],
|
|
360
380
|
"type": {
|
|
@@ -371,82 +391,74 @@
|
|
|
371
391
|
"flags": {
|
|
372
392
|
"isPublic": true
|
|
373
393
|
},
|
|
374
|
-
"decorators": [
|
|
375
|
-
{
|
|
376
|
-
"name": "Input",
|
|
377
|
-
"type": {
|
|
378
|
-
"type": "reference",
|
|
379
|
-
"qualifiedName": "InputDecorator",
|
|
380
|
-
"package": "@angular/core",
|
|
381
|
-
"name": "Input"
|
|
382
|
-
},
|
|
383
|
-
"arguments": {}
|
|
384
|
-
}
|
|
385
|
-
],
|
|
386
394
|
"sources": [
|
|
387
395
|
{
|
|
388
396
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
389
397
|
"line": 32,
|
|
390
|
-
"character": 13
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
"getSignature": [
|
|
394
|
-
{
|
|
395
|
-
"id": 10,
|
|
396
|
-
"name": "ariaRole",
|
|
397
|
-
"kind": 524288,
|
|
398
|
-
"kindString": "Get signature",
|
|
399
|
-
"flags": {},
|
|
400
|
-
"comment": {
|
|
401
|
-
"shortText": "The ARIA role for the dropdown menu item\n[to support accessibility](https://developer.blackbaud.com/skyux/learn/accessibility)\nby indicating how the item functions and what it controls. For information about\nhow an ARIA role indicates what an item represents on a web page, see the\n[WAI-ARIA roles model](https://www.w3.org/WAI/PF/aria/#roles).",
|
|
402
|
-
"tags": [
|
|
403
|
-
{
|
|
404
|
-
"tag": "default",
|
|
405
|
-
"text": "\"menuitem\"\n"
|
|
406
|
-
}
|
|
407
|
-
]
|
|
408
|
-
},
|
|
409
|
-
"type": {
|
|
410
|
-
"type": "intrinsic",
|
|
411
|
-
"name": "string"
|
|
412
|
-
}
|
|
413
|
-
}
|
|
414
|
-
],
|
|
415
|
-
"setSignature": [
|
|
398
|
+
"character": 13,
|
|
399
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L32"
|
|
400
|
+
},
|
|
416
401
|
{
|
|
417
|
-
"
|
|
418
|
-
"
|
|
419
|
-
"
|
|
420
|
-
"
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
"
|
|
402
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
403
|
+
"line": 36,
|
|
404
|
+
"character": 13,
|
|
405
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L36"
|
|
406
|
+
}
|
|
407
|
+
],
|
|
408
|
+
"getSignature": {
|
|
409
|
+
"id": 10,
|
|
410
|
+
"name": "ariaRole",
|
|
411
|
+
"kind": 524288,
|
|
412
|
+
"kindString": "Get signature",
|
|
413
|
+
"flags": {},
|
|
414
|
+
"type": {
|
|
415
|
+
"type": "intrinsic",
|
|
416
|
+
"name": "string"
|
|
417
|
+
}
|
|
418
|
+
},
|
|
419
|
+
"setSignature": {
|
|
420
|
+
"id": 11,
|
|
421
|
+
"name": "ariaRole",
|
|
422
|
+
"kind": 1048576,
|
|
423
|
+
"kindString": "Set signature",
|
|
424
|
+
"flags": {},
|
|
425
|
+
"comment": {
|
|
426
|
+
"summary": [
|
|
432
427
|
{
|
|
433
|
-
"
|
|
434
|
-
"
|
|
435
|
-
"kind": 32768,
|
|
436
|
-
"kindString": "Parameter",
|
|
437
|
-
"flags": {},
|
|
438
|
-
"type": {
|
|
439
|
-
"type": "intrinsic",
|
|
440
|
-
"name": "string"
|
|
441
|
-
}
|
|
428
|
+
"kind": "text",
|
|
429
|
+
"text": "The ARIA role for the dropdown menu item\n[to support accessibility](https://developer.blackbaud.com/skyux/learn/accessibility)\nby indicating how the item functions and what it controls. For information about\nhow an ARIA role indicates what an item represents on a web page, see the\n[WAI-ARIA roles model](https://www.w3.org/WAI/PF/aria/#roles)."
|
|
442
430
|
}
|
|
443
431
|
],
|
|
444
|
-
"
|
|
445
|
-
|
|
446
|
-
|
|
432
|
+
"blockTags": [
|
|
433
|
+
{
|
|
434
|
+
"tag": "@default",
|
|
435
|
+
"content": [
|
|
436
|
+
{
|
|
437
|
+
"kind": "text",
|
|
438
|
+
"text": "\"menuitem\""
|
|
439
|
+
}
|
|
440
|
+
]
|
|
441
|
+
}
|
|
442
|
+
]
|
|
443
|
+
},
|
|
444
|
+
"parameters": [
|
|
445
|
+
{
|
|
446
|
+
"id": 12,
|
|
447
|
+
"name": "value",
|
|
448
|
+
"kind": 32768,
|
|
449
|
+
"kindString": "Parameter",
|
|
450
|
+
"flags": {},
|
|
451
|
+
"type": {
|
|
452
|
+
"type": "intrinsic",
|
|
453
|
+
"name": "string"
|
|
454
|
+
}
|
|
447
455
|
}
|
|
456
|
+
],
|
|
457
|
+
"type": {
|
|
458
|
+
"type": "intrinsic",
|
|
459
|
+
"name": "void"
|
|
448
460
|
}
|
|
449
|
-
|
|
461
|
+
}
|
|
450
462
|
},
|
|
451
463
|
{
|
|
452
464
|
"id": 21,
|
|
@@ -460,7 +472,8 @@
|
|
|
460
472
|
{
|
|
461
473
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
462
474
|
"line": 71,
|
|
463
|
-
"character": 9
|
|
475
|
+
"character": 9,
|
|
476
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L71"
|
|
464
477
|
}
|
|
465
478
|
],
|
|
466
479
|
"signatures": [
|
|
@@ -502,7 +515,8 @@
|
|
|
502
515
|
{
|
|
503
516
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
504
517
|
"line": 81,
|
|
505
|
-
"character": 9
|
|
518
|
+
"character": 9,
|
|
519
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L81"
|
|
506
520
|
}
|
|
507
521
|
],
|
|
508
522
|
"signatures": [
|
|
@@ -531,7 +545,8 @@
|
|
|
531
545
|
{
|
|
532
546
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
533
547
|
"line": 58,
|
|
534
|
-
"character": 9
|
|
548
|
+
"character": 9,
|
|
549
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L58"
|
|
535
550
|
}
|
|
536
551
|
],
|
|
537
552
|
"signatures": [
|
|
@@ -568,7 +583,8 @@
|
|
|
568
583
|
{
|
|
569
584
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
570
585
|
"line": 87,
|
|
571
|
-
"character": 9
|
|
586
|
+
"character": 9,
|
|
587
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L87"
|
|
572
588
|
}
|
|
573
589
|
],
|
|
574
590
|
"signatures": [
|
|
@@ -589,14 +605,12 @@
|
|
|
589
605
|
"groups": [
|
|
590
606
|
{
|
|
591
607
|
"title": "Constructors",
|
|
592
|
-
"kind": 512,
|
|
593
608
|
"children": [
|
|
594
609
|
4
|
|
595
610
|
]
|
|
596
611
|
},
|
|
597
612
|
{
|
|
598
613
|
"title": "Properties",
|
|
599
|
-
"kind": 1024,
|
|
600
614
|
"children": [
|
|
601
615
|
18,
|
|
602
616
|
13,
|
|
@@ -605,14 +619,12 @@
|
|
|
605
619
|
},
|
|
606
620
|
{
|
|
607
621
|
"title": "Accessors",
|
|
608
|
-
"kind": 262144,
|
|
609
622
|
"children": [
|
|
610
623
|
9
|
|
611
624
|
]
|
|
612
625
|
},
|
|
613
626
|
{
|
|
614
627
|
"title": "Methods",
|
|
615
|
-
"kind": 2048,
|
|
616
628
|
"children": [
|
|
617
629
|
21,
|
|
618
630
|
24,
|
|
@@ -625,15 +637,16 @@
|
|
|
625
637
|
{
|
|
626
638
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
627
639
|
"line": 22,
|
|
628
|
-
"character": 13
|
|
640
|
+
"character": 13,
|
|
641
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-item.component.ts#L22"
|
|
629
642
|
}
|
|
630
643
|
],
|
|
631
644
|
"implementedTypes": [
|
|
632
645
|
{
|
|
633
646
|
"type": "reference",
|
|
647
|
+
"name": "AfterViewInit",
|
|
634
648
|
"qualifiedName": "AfterViewInit",
|
|
635
|
-
"package": "@angular/core"
|
|
636
|
-
"name": "AfterViewInit"
|
|
649
|
+
"package": "@angular/core"
|
|
637
650
|
}
|
|
638
651
|
]
|
|
639
652
|
},
|
|
@@ -644,27 +657,17 @@
|
|
|
644
657
|
"kindString": "Class",
|
|
645
658
|
"flags": {},
|
|
646
659
|
"comment": {
|
|
647
|
-
"
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
"name": "Component",
|
|
652
|
-
"type": {
|
|
653
|
-
"type": "reference",
|
|
654
|
-
"qualifiedName": "ComponentDecorator",
|
|
655
|
-
"package": "@angular/core",
|
|
656
|
-
"name": "Component"
|
|
657
|
-
},
|
|
658
|
-
"arguments": {
|
|
659
|
-
"obj": "{\n selector: 'sky-dropdown-button',\n templateUrl: './dropdown-button.component.html',\n}"
|
|
660
|
+
"summary": [
|
|
661
|
+
{
|
|
662
|
+
"kind": "text",
|
|
663
|
+
"text": "Specifies the button for the dropdown menu."
|
|
660
664
|
}
|
|
661
|
-
|
|
662
|
-
|
|
665
|
+
]
|
|
666
|
+
},
|
|
663
667
|
"children": [],
|
|
664
668
|
"groups": [
|
|
665
669
|
{
|
|
666
670
|
"title": "Constructors",
|
|
667
|
-
"kind": 512,
|
|
668
671
|
"children": [
|
|
669
672
|
31
|
|
670
673
|
]
|
|
@@ -674,7 +677,8 @@
|
|
|
674
677
|
{
|
|
675
678
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-button.component.ts",
|
|
676
679
|
"line": 10,
|
|
677
|
-
"character": 13
|
|
680
|
+
"character": 13,
|
|
681
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-button.component.ts#L10"
|
|
678
682
|
}
|
|
679
683
|
]
|
|
680
684
|
},
|
|
@@ -685,22 +689,13 @@
|
|
|
685
689
|
"kindString": "Class",
|
|
686
690
|
"flags": {},
|
|
687
691
|
"comment": {
|
|
688
|
-
"
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
"name": "Component",
|
|
693
|
-
"type": {
|
|
694
|
-
"type": "reference",
|
|
695
|
-
"qualifiedName": "ComponentDecorator",
|
|
696
|
-
"package": "@angular/core",
|
|
697
|
-
"name": "Component"
|
|
698
|
-
},
|
|
699
|
-
"arguments": {
|
|
700
|
-
"obj": "{\n selector: 'sky-dropdown',\n templateUrl: './dropdown.component.html',\n styleUrls: ['./dropdown.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
692
|
+
"summary": [
|
|
693
|
+
{
|
|
694
|
+
"kind": "text",
|
|
695
|
+
"text": "Creates a dropdown menu that displays menu items that users may select."
|
|
701
696
|
}
|
|
702
|
-
|
|
703
|
-
|
|
697
|
+
]
|
|
698
|
+
},
|
|
704
699
|
"children": [
|
|
705
700
|
{
|
|
706
701
|
"id": 34,
|
|
@@ -712,7 +707,8 @@
|
|
|
712
707
|
{
|
|
713
708
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
714
709
|
"line": 239,
|
|
715
|
-
"character": 2
|
|
710
|
+
"character": 2,
|
|
711
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L239"
|
|
716
712
|
}
|
|
717
713
|
],
|
|
718
714
|
"signatures": [
|
|
@@ -731,9 +727,9 @@
|
|
|
731
727
|
"flags": {},
|
|
732
728
|
"type": {
|
|
733
729
|
"type": "reference",
|
|
730
|
+
"name": "ChangeDetectorRef",
|
|
734
731
|
"qualifiedName": "ChangeDetectorRef",
|
|
735
|
-
"package": "@angular/core"
|
|
736
|
-
"name": "ChangeDetectorRef"
|
|
732
|
+
"package": "@angular/core"
|
|
737
733
|
}
|
|
738
734
|
},
|
|
739
735
|
{
|
|
@@ -777,18 +773,6 @@
|
|
|
777
773
|
"flags": {
|
|
778
774
|
"isOptional": true
|
|
779
775
|
},
|
|
780
|
-
"decorators": [
|
|
781
|
-
{
|
|
782
|
-
"name": "Optional",
|
|
783
|
-
"type": {
|
|
784
|
-
"type": "reference",
|
|
785
|
-
"qualifiedName": "OptionalDecorator",
|
|
786
|
-
"package": "@angular/core",
|
|
787
|
-
"name": "Optional"
|
|
788
|
-
},
|
|
789
|
-
"arguments": {}
|
|
790
|
-
}
|
|
791
|
-
],
|
|
792
776
|
"type": {
|
|
793
777
|
"type": "reference",
|
|
794
778
|
"name": "SkyThemeService"
|
|
@@ -812,31 +796,30 @@
|
|
|
812
796
|
"isPublic": true
|
|
813
797
|
},
|
|
814
798
|
"comment": {
|
|
815
|
-
"
|
|
816
|
-
|
|
799
|
+
"summary": [
|
|
800
|
+
{
|
|
801
|
+
"kind": "text",
|
|
802
|
+
"text": "Whether to disable the dropdown button."
|
|
803
|
+
}
|
|
804
|
+
],
|
|
805
|
+
"blockTags": [
|
|
817
806
|
{
|
|
818
|
-
"tag": "default",
|
|
819
|
-
"
|
|
807
|
+
"tag": "@default",
|
|
808
|
+
"content": [
|
|
809
|
+
{
|
|
810
|
+
"kind": "text",
|
|
811
|
+
"text": "false"
|
|
812
|
+
}
|
|
813
|
+
]
|
|
820
814
|
}
|
|
821
815
|
]
|
|
822
816
|
},
|
|
823
|
-
"decorators": [
|
|
824
|
-
{
|
|
825
|
-
"name": "Input",
|
|
826
|
-
"type": {
|
|
827
|
-
"type": "reference",
|
|
828
|
-
"qualifiedName": "InputDecorator",
|
|
829
|
-
"package": "@angular/core",
|
|
830
|
-
"name": "Input"
|
|
831
|
-
},
|
|
832
|
-
"arguments": {}
|
|
833
|
-
}
|
|
834
|
-
],
|
|
835
817
|
"sources": [
|
|
836
818
|
{
|
|
837
819
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
838
820
|
"line": 92,
|
|
839
|
-
"character": 9
|
|
821
|
+
"character": 9,
|
|
822
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L92"
|
|
840
823
|
}
|
|
841
824
|
],
|
|
842
825
|
"type": {
|
|
@@ -857,7 +840,8 @@
|
|
|
857
840
|
{
|
|
858
841
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
859
842
|
"line": 184,
|
|
860
|
-
"character": 9
|
|
843
|
+
"character": 9,
|
|
844
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L184"
|
|
861
845
|
}
|
|
862
846
|
],
|
|
863
847
|
"type": {
|
|
@@ -878,7 +862,8 @@
|
|
|
878
862
|
{
|
|
879
863
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
880
864
|
"line": 186,
|
|
881
|
-
"character": 9
|
|
865
|
+
"character": 9,
|
|
866
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L186"
|
|
882
867
|
}
|
|
883
868
|
],
|
|
884
869
|
"type": {
|
|
@@ -896,25 +881,35 @@
|
|
|
896
881
|
"isPublic": true
|
|
897
882
|
},
|
|
898
883
|
"comment": {
|
|
899
|
-
"
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
"name": "Input",
|
|
904
|
-
"type": {
|
|
905
|
-
"type": "reference",
|
|
906
|
-
"qualifiedName": "InputDecorator",
|
|
907
|
-
"package": "@angular/core",
|
|
908
|
-
"name": "Input"
|
|
884
|
+
"summary": [
|
|
885
|
+
{
|
|
886
|
+
"kind": "text",
|
|
887
|
+
"text": "The ARIA label for the dropdown. This sets the dropdown's "
|
|
909
888
|
},
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
889
|
+
{
|
|
890
|
+
"kind": "code",
|
|
891
|
+
"text": "`aria-label`"
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"kind": "text",
|
|
895
|
+
"text": " attribute to provide a text equivalent for screen readers\n[to support accessibility](https://developer.blackbaud.com/skyux/learn/accessibility).\nFor more information about the "
|
|
896
|
+
},
|
|
897
|
+
{
|
|
898
|
+
"kind": "code",
|
|
899
|
+
"text": "`aria-label`"
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
"kind": "text",
|
|
903
|
+
"text": " attribute, see the [WAI-ARIA definition](https://www.w3.org/TR/wai-aria/#aria-label)."
|
|
904
|
+
}
|
|
905
|
+
]
|
|
906
|
+
},
|
|
913
907
|
"sources": [
|
|
914
908
|
{
|
|
915
909
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
916
910
|
"line": 113,
|
|
917
|
-
"character": 9
|
|
911
|
+
"character": 9,
|
|
912
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L113"
|
|
918
913
|
}
|
|
919
914
|
],
|
|
920
915
|
"type": {
|
|
@@ -934,7 +929,8 @@
|
|
|
934
929
|
{
|
|
935
930
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
936
931
|
"line": 190,
|
|
937
|
-
"character": 9
|
|
932
|
+
"character": 9,
|
|
933
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L190"
|
|
938
934
|
}
|
|
939
935
|
],
|
|
940
936
|
"type": {
|
|
@@ -950,26 +946,12 @@
|
|
|
950
946
|
"flags": {
|
|
951
947
|
"isPublic": true
|
|
952
948
|
},
|
|
953
|
-
"decorators": [
|
|
954
|
-
{
|
|
955
|
-
"name": "ViewChild",
|
|
956
|
-
"type": {
|
|
957
|
-
"type": "reference",
|
|
958
|
-
"qualifiedName": "ViewChildDecorator",
|
|
959
|
-
"package": "@angular/core",
|
|
960
|
-
"name": "ViewChild"
|
|
961
|
-
},
|
|
962
|
-
"arguments": {
|
|
963
|
-
"selector": "'menuContainerTemplateRef'",
|
|
964
|
-
"opts": "{\n read: TemplateRef,\n static: true,\n }"
|
|
965
|
-
}
|
|
966
|
-
}
|
|
967
|
-
],
|
|
968
949
|
"sources": [
|
|
969
950
|
{
|
|
970
951
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
971
952
|
"line": 196,
|
|
972
|
-
"character": 9
|
|
953
|
+
"character": 9,
|
|
954
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L196"
|
|
973
955
|
}
|
|
974
956
|
],
|
|
975
957
|
"type": {
|
|
@@ -980,9 +962,9 @@
|
|
|
980
962
|
"name": "unknown"
|
|
981
963
|
}
|
|
982
964
|
],
|
|
965
|
+
"name": "TemplateRef",
|
|
983
966
|
"qualifiedName": "TemplateRef",
|
|
984
|
-
"package": "@angular/core"
|
|
985
|
-
"name": "TemplateRef"
|
|
967
|
+
"package": "@angular/core"
|
|
986
968
|
}
|
|
987
969
|
},
|
|
988
970
|
{
|
|
@@ -997,7 +979,8 @@
|
|
|
997
979
|
{
|
|
998
980
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
999
981
|
"line": 188,
|
|
1000
|
-
"character": 9
|
|
982
|
+
"character": 9,
|
|
983
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L188"
|
|
1001
984
|
}
|
|
1002
985
|
],
|
|
1003
986
|
"type": {
|
|
@@ -1014,25 +997,19 @@
|
|
|
1014
997
|
"isPublic": true
|
|
1015
998
|
},
|
|
1016
999
|
"comment": {
|
|
1017
|
-
"
|
|
1000
|
+
"summary": [
|
|
1001
|
+
{
|
|
1002
|
+
"kind": "text",
|
|
1003
|
+
"text": "The title to display in a tooltip when users hover the mouse over the dropdown button."
|
|
1004
|
+
}
|
|
1005
|
+
]
|
|
1018
1006
|
},
|
|
1019
|
-
"decorators": [
|
|
1020
|
-
{
|
|
1021
|
-
"name": "Input",
|
|
1022
|
-
"type": {
|
|
1023
|
-
"type": "reference",
|
|
1024
|
-
"qualifiedName": "InputDecorator",
|
|
1025
|
-
"package": "@angular/core",
|
|
1026
|
-
"name": "Input"
|
|
1027
|
-
},
|
|
1028
|
-
"arguments": {}
|
|
1029
|
-
}
|
|
1030
|
-
],
|
|
1031
1007
|
"sources": [
|
|
1032
1008
|
{
|
|
1033
1009
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1034
1010
|
"line": 143,
|
|
1035
|
-
"character": 9
|
|
1011
|
+
"character": 9,
|
|
1012
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L143"
|
|
1036
1013
|
}
|
|
1037
1014
|
],
|
|
1038
1015
|
"type": {
|
|
@@ -1048,82 +1025,98 @@
|
|
|
1048
1025
|
"flags": {
|
|
1049
1026
|
"isPublic": true
|
|
1050
1027
|
},
|
|
1051
|
-
"decorators": [
|
|
1052
|
-
{
|
|
1053
|
-
"name": "Input",
|
|
1054
|
-
"type": {
|
|
1055
|
-
"type": "reference",
|
|
1056
|
-
"qualifiedName": "InputDecorator",
|
|
1057
|
-
"package": "@angular/core",
|
|
1058
|
-
"name": "Input"
|
|
1059
|
-
},
|
|
1060
|
-
"arguments": {}
|
|
1061
|
-
}
|
|
1062
|
-
],
|
|
1063
1028
|
"sources": [
|
|
1064
1029
|
{
|
|
1065
1030
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1066
1031
|
"line": 52,
|
|
1067
|
-
"character": 13
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
"getSignature": [
|
|
1071
|
-
{
|
|
1072
|
-
"id": 42,
|
|
1073
|
-
"name": "buttonStyle",
|
|
1074
|
-
"kind": 524288,
|
|
1075
|
-
"kindString": "Get signature",
|
|
1076
|
-
"flags": {},
|
|
1077
|
-
"comment": {
|
|
1078
|
-
"shortText": "The background color for the dropdown button. Available values are `default`,\n`primary`, and `link`. These values set the background color and hover behavior from the\n[secondary and primary button classes](https://developer.blackbaud.com/skyux/components/button) respectively.",
|
|
1079
|
-
"tags": [
|
|
1080
|
-
{
|
|
1081
|
-
"tag": "default",
|
|
1082
|
-
"text": "\"default\"\n"
|
|
1083
|
-
}
|
|
1084
|
-
]
|
|
1085
|
-
},
|
|
1086
|
-
"type": {
|
|
1087
|
-
"type": "intrinsic",
|
|
1088
|
-
"name": "string"
|
|
1089
|
-
}
|
|
1090
|
-
}
|
|
1091
|
-
],
|
|
1092
|
-
"setSignature": [
|
|
1032
|
+
"character": 13,
|
|
1033
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L52"
|
|
1034
|
+
},
|
|
1093
1035
|
{
|
|
1094
|
-
"
|
|
1095
|
-
"
|
|
1096
|
-
"
|
|
1097
|
-
"
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
"
|
|
1036
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1037
|
+
"line": 56,
|
|
1038
|
+
"character": 13,
|
|
1039
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L56"
|
|
1040
|
+
}
|
|
1041
|
+
],
|
|
1042
|
+
"getSignature": {
|
|
1043
|
+
"id": 42,
|
|
1044
|
+
"name": "buttonStyle",
|
|
1045
|
+
"kind": 524288,
|
|
1046
|
+
"kindString": "Get signature",
|
|
1047
|
+
"flags": {},
|
|
1048
|
+
"type": {
|
|
1049
|
+
"type": "intrinsic",
|
|
1050
|
+
"name": "string"
|
|
1051
|
+
}
|
|
1052
|
+
},
|
|
1053
|
+
"setSignature": {
|
|
1054
|
+
"id": 43,
|
|
1055
|
+
"name": "buttonStyle",
|
|
1056
|
+
"kind": 1048576,
|
|
1057
|
+
"kindString": "Set signature",
|
|
1058
|
+
"flags": {},
|
|
1059
|
+
"comment": {
|
|
1060
|
+
"summary": [
|
|
1109
1061
|
{
|
|
1110
|
-
"
|
|
1111
|
-
"
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
"
|
|
1115
|
-
"
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1062
|
+
"kind": "text",
|
|
1063
|
+
"text": "The background color for the dropdown button. Available values are "
|
|
1064
|
+
},
|
|
1065
|
+
{
|
|
1066
|
+
"kind": "code",
|
|
1067
|
+
"text": "`default`"
|
|
1068
|
+
},
|
|
1069
|
+
{
|
|
1070
|
+
"kind": "text",
|
|
1071
|
+
"text": ",\n"
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
"kind": "code",
|
|
1075
|
+
"text": "`primary`"
|
|
1076
|
+
},
|
|
1077
|
+
{
|
|
1078
|
+
"kind": "text",
|
|
1079
|
+
"text": ", and "
|
|
1080
|
+
},
|
|
1081
|
+
{
|
|
1082
|
+
"kind": "code",
|
|
1083
|
+
"text": "`link`"
|
|
1084
|
+
},
|
|
1085
|
+
{
|
|
1086
|
+
"kind": "text",
|
|
1087
|
+
"text": ". These values set the background color and hover behavior from the\n[secondary and primary button classes](https://developer.blackbaud.com/skyux/components/button) respectively."
|
|
1119
1088
|
}
|
|
1120
1089
|
],
|
|
1121
|
-
"
|
|
1122
|
-
|
|
1123
|
-
|
|
1090
|
+
"blockTags": [
|
|
1091
|
+
{
|
|
1092
|
+
"tag": "@default",
|
|
1093
|
+
"content": [
|
|
1094
|
+
{
|
|
1095
|
+
"kind": "text",
|
|
1096
|
+
"text": "\"default\""
|
|
1097
|
+
}
|
|
1098
|
+
]
|
|
1099
|
+
}
|
|
1100
|
+
]
|
|
1101
|
+
},
|
|
1102
|
+
"parameters": [
|
|
1103
|
+
{
|
|
1104
|
+
"id": 44,
|
|
1105
|
+
"name": "value",
|
|
1106
|
+
"kind": 32768,
|
|
1107
|
+
"kindString": "Parameter",
|
|
1108
|
+
"flags": {},
|
|
1109
|
+
"type": {
|
|
1110
|
+
"type": "intrinsic",
|
|
1111
|
+
"name": "string"
|
|
1112
|
+
}
|
|
1124
1113
|
}
|
|
1114
|
+
],
|
|
1115
|
+
"type": {
|
|
1116
|
+
"type": "intrinsic",
|
|
1117
|
+
"name": "void"
|
|
1125
1118
|
}
|
|
1126
|
-
|
|
1119
|
+
}
|
|
1127
1120
|
},
|
|
1128
1121
|
{
|
|
1129
1122
|
"id": 45,
|
|
@@ -1133,82 +1126,98 @@
|
|
|
1133
1126
|
"flags": {
|
|
1134
1127
|
"isPublic": true
|
|
1135
1128
|
},
|
|
1136
|
-
"decorators": [
|
|
1137
|
-
{
|
|
1138
|
-
"name": "Input",
|
|
1139
|
-
"type": {
|
|
1140
|
-
"type": "reference",
|
|
1141
|
-
"qualifiedName": "InputDecorator",
|
|
1142
|
-
"package": "@angular/core",
|
|
1143
|
-
"name": "Input"
|
|
1144
|
-
},
|
|
1145
|
-
"arguments": {}
|
|
1146
|
-
}
|
|
1147
|
-
],
|
|
1148
1129
|
"sources": [
|
|
1149
1130
|
{
|
|
1150
1131
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1151
1132
|
"line": 68,
|
|
1152
|
-
"character": 13
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
"getSignature": [
|
|
1133
|
+
"character": 13,
|
|
1134
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L68"
|
|
1135
|
+
},
|
|
1156
1136
|
{
|
|
1157
|
-
"
|
|
1158
|
-
"
|
|
1159
|
-
"
|
|
1160
|
-
"
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
"
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
"
|
|
1182
|
-
"kindString": "Set signature",
|
|
1183
|
-
"flags": {},
|
|
1184
|
-
"comment": {
|
|
1185
|
-
"shortText": "The type of button to render as the dropdown's trigger element. To display a button\nwith a caret, specify `'select'` and render the button text or icon in a\n`sky-dropdown-button` element. To display a round button with an ellipsis, specify\n`'context-menu'`.",
|
|
1186
|
-
"tags": [
|
|
1187
|
-
{
|
|
1188
|
-
"tag": "default",
|
|
1189
|
-
"text": "\"select\"\n"
|
|
1190
|
-
}
|
|
1191
|
-
]
|
|
1192
|
-
},
|
|
1193
|
-
"parameters": [
|
|
1137
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1138
|
+
"line": 83,
|
|
1139
|
+
"character": 13,
|
|
1140
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L83"
|
|
1141
|
+
}
|
|
1142
|
+
],
|
|
1143
|
+
"getSignature": {
|
|
1144
|
+
"id": 46,
|
|
1145
|
+
"name": "buttonType",
|
|
1146
|
+
"kind": 524288,
|
|
1147
|
+
"kindString": "Get signature",
|
|
1148
|
+
"flags": {},
|
|
1149
|
+
"type": {
|
|
1150
|
+
"type": "intrinsic",
|
|
1151
|
+
"name": "string"
|
|
1152
|
+
}
|
|
1153
|
+
},
|
|
1154
|
+
"setSignature": {
|
|
1155
|
+
"id": 47,
|
|
1156
|
+
"name": "buttonType",
|
|
1157
|
+
"kind": 1048576,
|
|
1158
|
+
"kindString": "Set signature",
|
|
1159
|
+
"flags": {},
|
|
1160
|
+
"comment": {
|
|
1161
|
+
"summary": [
|
|
1194
1162
|
{
|
|
1195
|
-
"
|
|
1196
|
-
"
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
"
|
|
1200
|
-
"
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1163
|
+
"kind": "text",
|
|
1164
|
+
"text": "The type of button to render as the dropdown's trigger element. To display a button\nwith a caret, specify "
|
|
1165
|
+
},
|
|
1166
|
+
{
|
|
1167
|
+
"kind": "code",
|
|
1168
|
+
"text": "`'select'`"
|
|
1169
|
+
},
|
|
1170
|
+
{
|
|
1171
|
+
"kind": "text",
|
|
1172
|
+
"text": " and render the button text or icon in a\n"
|
|
1173
|
+
},
|
|
1174
|
+
{
|
|
1175
|
+
"kind": "code",
|
|
1176
|
+
"text": "`sky-dropdown-button`"
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
"kind": "text",
|
|
1180
|
+
"text": " element. To display a round button with an ellipsis, specify\n"
|
|
1181
|
+
},
|
|
1182
|
+
{
|
|
1183
|
+
"kind": "code",
|
|
1184
|
+
"text": "`'context-menu'`"
|
|
1185
|
+
},
|
|
1186
|
+
{
|
|
1187
|
+
"kind": "text",
|
|
1188
|
+
"text": "."
|
|
1204
1189
|
}
|
|
1205
1190
|
],
|
|
1206
|
-
"
|
|
1207
|
-
|
|
1208
|
-
|
|
1191
|
+
"blockTags": [
|
|
1192
|
+
{
|
|
1193
|
+
"tag": "@default",
|
|
1194
|
+
"content": [
|
|
1195
|
+
{
|
|
1196
|
+
"kind": "text",
|
|
1197
|
+
"text": "\"select\""
|
|
1198
|
+
}
|
|
1199
|
+
]
|
|
1200
|
+
}
|
|
1201
|
+
]
|
|
1202
|
+
},
|
|
1203
|
+
"parameters": [
|
|
1204
|
+
{
|
|
1205
|
+
"id": 48,
|
|
1206
|
+
"name": "value",
|
|
1207
|
+
"kind": 32768,
|
|
1208
|
+
"kindString": "Parameter",
|
|
1209
|
+
"flags": {},
|
|
1210
|
+
"type": {
|
|
1211
|
+
"type": "intrinsic",
|
|
1212
|
+
"name": "string"
|
|
1213
|
+
}
|
|
1209
1214
|
}
|
|
1215
|
+
],
|
|
1216
|
+
"type": {
|
|
1217
|
+
"type": "intrinsic",
|
|
1218
|
+
"name": "void"
|
|
1210
1219
|
}
|
|
1211
|
-
|
|
1220
|
+
}
|
|
1212
1221
|
},
|
|
1213
1222
|
{
|
|
1214
1223
|
"id": 50,
|
|
@@ -1218,82 +1227,74 @@
|
|
|
1218
1227
|
"flags": {
|
|
1219
1228
|
"isPublic": true
|
|
1220
1229
|
},
|
|
1221
|
-
"decorators": [
|
|
1222
|
-
{
|
|
1223
|
-
"name": "Input",
|
|
1224
|
-
"type": {
|
|
1225
|
-
"type": "reference",
|
|
1226
|
-
"qualifiedName": "InputDecorator",
|
|
1227
|
-
"package": "@angular/core",
|
|
1228
|
-
"name": "Input"
|
|
1229
|
-
},
|
|
1230
|
-
"arguments": {}
|
|
1231
|
-
}
|
|
1232
|
-
],
|
|
1233
1230
|
"sources": [
|
|
1234
1231
|
{
|
|
1235
1232
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1236
1233
|
"line": 99,
|
|
1237
|
-
"character": 13
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
"getSignature": [
|
|
1241
|
-
{
|
|
1242
|
-
"id": 51,
|
|
1243
|
-
"name": "dismissOnBlur",
|
|
1244
|
-
"kind": 524288,
|
|
1245
|
-
"kindString": "Get signature",
|
|
1246
|
-
"flags": {},
|
|
1247
|
-
"comment": {
|
|
1248
|
-
"shortText": "Whether to close the dropdown when users click away from the menu.",
|
|
1249
|
-
"tags": [
|
|
1250
|
-
{
|
|
1251
|
-
"tag": "default",
|
|
1252
|
-
"text": "true\n"
|
|
1253
|
-
}
|
|
1254
|
-
]
|
|
1255
|
-
},
|
|
1256
|
-
"type": {
|
|
1257
|
-
"type": "intrinsic",
|
|
1258
|
-
"name": "boolean"
|
|
1259
|
-
}
|
|
1260
|
-
}
|
|
1261
|
-
],
|
|
1262
|
-
"setSignature": [
|
|
1234
|
+
"character": 13,
|
|
1235
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L99"
|
|
1236
|
+
},
|
|
1263
1237
|
{
|
|
1264
|
-
"
|
|
1265
|
-
"
|
|
1266
|
-
"
|
|
1267
|
-
"
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
"
|
|
1238
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1239
|
+
"line": 103,
|
|
1240
|
+
"character": 13,
|
|
1241
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L103"
|
|
1242
|
+
}
|
|
1243
|
+
],
|
|
1244
|
+
"getSignature": {
|
|
1245
|
+
"id": 51,
|
|
1246
|
+
"name": "dismissOnBlur",
|
|
1247
|
+
"kind": 524288,
|
|
1248
|
+
"kindString": "Get signature",
|
|
1249
|
+
"flags": {},
|
|
1250
|
+
"type": {
|
|
1251
|
+
"type": "intrinsic",
|
|
1252
|
+
"name": "boolean"
|
|
1253
|
+
}
|
|
1254
|
+
},
|
|
1255
|
+
"setSignature": {
|
|
1256
|
+
"id": 52,
|
|
1257
|
+
"name": "dismissOnBlur",
|
|
1258
|
+
"kind": 1048576,
|
|
1259
|
+
"kindString": "Set signature",
|
|
1260
|
+
"flags": {},
|
|
1261
|
+
"comment": {
|
|
1262
|
+
"summary": [
|
|
1279
1263
|
{
|
|
1280
|
-
"
|
|
1281
|
-
"
|
|
1282
|
-
"kind": 32768,
|
|
1283
|
-
"kindString": "Parameter",
|
|
1284
|
-
"flags": {},
|
|
1285
|
-
"type": {
|
|
1286
|
-
"type": "intrinsic",
|
|
1287
|
-
"name": "boolean"
|
|
1288
|
-
}
|
|
1264
|
+
"kind": "text",
|
|
1265
|
+
"text": "Whether to close the dropdown when users click away from the menu."
|
|
1289
1266
|
}
|
|
1290
1267
|
],
|
|
1291
|
-
"
|
|
1292
|
-
|
|
1293
|
-
|
|
1268
|
+
"blockTags": [
|
|
1269
|
+
{
|
|
1270
|
+
"tag": "@default",
|
|
1271
|
+
"content": [
|
|
1272
|
+
{
|
|
1273
|
+
"kind": "text",
|
|
1274
|
+
"text": "true"
|
|
1275
|
+
}
|
|
1276
|
+
]
|
|
1277
|
+
}
|
|
1278
|
+
]
|
|
1279
|
+
},
|
|
1280
|
+
"parameters": [
|
|
1281
|
+
{
|
|
1282
|
+
"id": 53,
|
|
1283
|
+
"name": "value",
|
|
1284
|
+
"kind": 32768,
|
|
1285
|
+
"kindString": "Parameter",
|
|
1286
|
+
"flags": {},
|
|
1287
|
+
"type": {
|
|
1288
|
+
"type": "intrinsic",
|
|
1289
|
+
"name": "boolean"
|
|
1290
|
+
}
|
|
1294
1291
|
}
|
|
1292
|
+
],
|
|
1293
|
+
"type": {
|
|
1294
|
+
"type": "intrinsic",
|
|
1295
|
+
"name": "void"
|
|
1295
1296
|
}
|
|
1296
|
-
|
|
1297
|
+
}
|
|
1297
1298
|
},
|
|
1298
1299
|
{
|
|
1299
1300
|
"id": 55,
|
|
@@ -1303,84 +1304,76 @@
|
|
|
1303
1304
|
"flags": {
|
|
1304
1305
|
"isPublic": true
|
|
1305
1306
|
},
|
|
1306
|
-
"decorators": [
|
|
1307
|
-
{
|
|
1308
|
-
"name": "Input",
|
|
1309
|
-
"type": {
|
|
1310
|
-
"type": "reference",
|
|
1311
|
-
"qualifiedName": "InputDecorator",
|
|
1312
|
-
"package": "@angular/core",
|
|
1313
|
-
"name": "Input"
|
|
1314
|
-
},
|
|
1315
|
-
"arguments": {}
|
|
1316
|
-
}
|
|
1317
|
-
],
|
|
1318
1307
|
"sources": [
|
|
1319
1308
|
{
|
|
1320
1309
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1321
1310
|
"line": 120,
|
|
1322
|
-
"character": 13
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
"getSignature": [
|
|
1326
|
-
{
|
|
1327
|
-
"id": 56,
|
|
1328
|
-
"name": "horizontalAlignment",
|
|
1329
|
-
"kind": 524288,
|
|
1330
|
-
"kindString": "Get signature",
|
|
1331
|
-
"flags": {},
|
|
1332
|
-
"comment": {
|
|
1333
|
-
"shortText": "The horizontal alignment of the dropdown menu in relation to the dropdown button.",
|
|
1334
|
-
"tags": [
|
|
1335
|
-
{
|
|
1336
|
-
"tag": "default",
|
|
1337
|
-
"text": "\"left\"\n"
|
|
1338
|
-
}
|
|
1339
|
-
]
|
|
1340
|
-
},
|
|
1341
|
-
"type": {
|
|
1342
|
-
"type": "reference",
|
|
1343
|
-
"id": 359,
|
|
1344
|
-
"name": "SkyDropdownHorizontalAlignment"
|
|
1345
|
-
}
|
|
1346
|
-
}
|
|
1347
|
-
],
|
|
1348
|
-
"setSignature": [
|
|
1311
|
+
"character": 13,
|
|
1312
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L120"
|
|
1313
|
+
},
|
|
1349
1314
|
{
|
|
1350
|
-
"
|
|
1351
|
-
"
|
|
1352
|
-
"
|
|
1353
|
-
"
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
"
|
|
1315
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1316
|
+
"line": 126,
|
|
1317
|
+
"character": 13,
|
|
1318
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L126"
|
|
1319
|
+
}
|
|
1320
|
+
],
|
|
1321
|
+
"getSignature": {
|
|
1322
|
+
"id": 56,
|
|
1323
|
+
"name": "horizontalAlignment",
|
|
1324
|
+
"kind": 524288,
|
|
1325
|
+
"kindString": "Get signature",
|
|
1326
|
+
"flags": {},
|
|
1327
|
+
"type": {
|
|
1328
|
+
"type": "reference",
|
|
1329
|
+
"id": 359,
|
|
1330
|
+
"name": "SkyDropdownHorizontalAlignment"
|
|
1331
|
+
}
|
|
1332
|
+
},
|
|
1333
|
+
"setSignature": {
|
|
1334
|
+
"id": 57,
|
|
1335
|
+
"name": "horizontalAlignment",
|
|
1336
|
+
"kind": 1048576,
|
|
1337
|
+
"kindString": "Set signature",
|
|
1338
|
+
"flags": {},
|
|
1339
|
+
"comment": {
|
|
1340
|
+
"summary": [
|
|
1365
1341
|
{
|
|
1366
|
-
"
|
|
1367
|
-
"
|
|
1368
|
-
"kind": 32768,
|
|
1369
|
-
"kindString": "Parameter",
|
|
1370
|
-
"flags": {},
|
|
1371
|
-
"type": {
|
|
1372
|
-
"type": "reference",
|
|
1373
|
-
"id": 359,
|
|
1374
|
-
"name": "SkyDropdownHorizontalAlignment"
|
|
1375
|
-
}
|
|
1342
|
+
"kind": "text",
|
|
1343
|
+
"text": "The horizontal alignment of the dropdown menu in relation to the dropdown button."
|
|
1376
1344
|
}
|
|
1377
1345
|
],
|
|
1378
|
-
"
|
|
1379
|
-
|
|
1380
|
-
|
|
1346
|
+
"blockTags": [
|
|
1347
|
+
{
|
|
1348
|
+
"tag": "@default",
|
|
1349
|
+
"content": [
|
|
1350
|
+
{
|
|
1351
|
+
"kind": "text",
|
|
1352
|
+
"text": "\"left\""
|
|
1353
|
+
}
|
|
1354
|
+
]
|
|
1355
|
+
}
|
|
1356
|
+
]
|
|
1357
|
+
},
|
|
1358
|
+
"parameters": [
|
|
1359
|
+
{
|
|
1360
|
+
"id": 58,
|
|
1361
|
+
"name": "value",
|
|
1362
|
+
"kind": 32768,
|
|
1363
|
+
"kindString": "Parameter",
|
|
1364
|
+
"flags": {},
|
|
1365
|
+
"type": {
|
|
1366
|
+
"type": "reference",
|
|
1367
|
+
"id": 359,
|
|
1368
|
+
"name": "SkyDropdownHorizontalAlignment"
|
|
1369
|
+
}
|
|
1381
1370
|
}
|
|
1371
|
+
],
|
|
1372
|
+
"type": {
|
|
1373
|
+
"type": "intrinsic",
|
|
1374
|
+
"name": "void"
|
|
1382
1375
|
}
|
|
1383
|
-
|
|
1376
|
+
}
|
|
1384
1377
|
},
|
|
1385
1378
|
{
|
|
1386
1379
|
"id": 65,
|
|
@@ -1394,48 +1387,51 @@
|
|
|
1394
1387
|
{
|
|
1395
1388
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1396
1389
|
"line": 164,
|
|
1397
|
-
"character": 13
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
"getSignature": [
|
|
1401
|
-
{
|
|
1402
|
-
"id": 66,
|
|
1403
|
-
"name": "isOpen",
|
|
1404
|
-
"kind": 524288,
|
|
1405
|
-
"kindString": "Get signature",
|
|
1406
|
-
"flags": {},
|
|
1407
|
-
"type": {
|
|
1408
|
-
"type": "intrinsic",
|
|
1409
|
-
"name": "boolean"
|
|
1410
|
-
}
|
|
1411
|
-
}
|
|
1412
|
-
],
|
|
1413
|
-
"setSignature": [
|
|
1390
|
+
"character": 13,
|
|
1391
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L164"
|
|
1392
|
+
},
|
|
1414
1393
|
{
|
|
1415
|
-
"
|
|
1416
|
-
"
|
|
1417
|
-
"
|
|
1418
|
-
"
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1394
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1395
|
+
"line": 169,
|
|
1396
|
+
"character": 13,
|
|
1397
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L169"
|
|
1398
|
+
}
|
|
1399
|
+
],
|
|
1400
|
+
"getSignature": {
|
|
1401
|
+
"id": 66,
|
|
1402
|
+
"name": "isOpen",
|
|
1403
|
+
"kind": 524288,
|
|
1404
|
+
"kindString": "Get signature",
|
|
1405
|
+
"flags": {},
|
|
1406
|
+
"type": {
|
|
1407
|
+
"type": "intrinsic",
|
|
1408
|
+
"name": "boolean"
|
|
1409
|
+
}
|
|
1410
|
+
},
|
|
1411
|
+
"setSignature": {
|
|
1412
|
+
"id": 67,
|
|
1413
|
+
"name": "isOpen",
|
|
1414
|
+
"kind": 1048576,
|
|
1415
|
+
"kindString": "Set signature",
|
|
1416
|
+
"flags": {},
|
|
1417
|
+
"parameters": [
|
|
1418
|
+
{
|
|
1419
|
+
"id": 68,
|
|
1420
|
+
"name": "value",
|
|
1421
|
+
"kind": 32768,
|
|
1422
|
+
"kindString": "Parameter",
|
|
1423
|
+
"flags": {},
|
|
1424
|
+
"type": {
|
|
1425
|
+
"type": "intrinsic",
|
|
1426
|
+
"name": "boolean"
|
|
1431
1427
|
}
|
|
1432
|
-
],
|
|
1433
|
-
"type": {
|
|
1434
|
-
"type": "intrinsic",
|
|
1435
|
-
"name": "void"
|
|
1436
1428
|
}
|
|
1429
|
+
],
|
|
1430
|
+
"type": {
|
|
1431
|
+
"type": "intrinsic",
|
|
1432
|
+
"name": "void"
|
|
1437
1433
|
}
|
|
1438
|
-
|
|
1434
|
+
}
|
|
1439
1435
|
},
|
|
1440
1436
|
{
|
|
1441
1437
|
"id": 69,
|
|
@@ -1445,62 +1441,46 @@
|
|
|
1445
1441
|
"flags": {
|
|
1446
1442
|
"isPublic": true
|
|
1447
1443
|
},
|
|
1448
|
-
"decorators": [
|
|
1449
|
-
{
|
|
1450
|
-
"name": "ViewChild",
|
|
1451
|
-
"type": {
|
|
1452
|
-
"type": "reference",
|
|
1453
|
-
"qualifiedName": "ViewChildDecorator",
|
|
1454
|
-
"package": "@angular/core",
|
|
1455
|
-
"name": "ViewChild"
|
|
1456
|
-
},
|
|
1457
|
-
"arguments": {
|
|
1458
|
-
"selector": "'menuContainerElementRef'",
|
|
1459
|
-
"opts": "{\n read: ElementRef,\n }"
|
|
1460
|
-
}
|
|
1461
|
-
}
|
|
1462
|
-
],
|
|
1463
1444
|
"sources": [
|
|
1464
1445
|
{
|
|
1465
1446
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1466
1447
|
"line": 176,
|
|
1467
|
-
"character": 13
|
|
1448
|
+
"character": 13,
|
|
1449
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L176"
|
|
1468
1450
|
}
|
|
1469
1451
|
],
|
|
1470
|
-
"setSignature":
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
"type":
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
"name": "ElementRef"
|
|
1495
|
-
}
|
|
1452
|
+
"setSignature": {
|
|
1453
|
+
"id": 70,
|
|
1454
|
+
"name": "menuContainerElementRef",
|
|
1455
|
+
"kind": 1048576,
|
|
1456
|
+
"kindString": "Set signature",
|
|
1457
|
+
"flags": {},
|
|
1458
|
+
"parameters": [
|
|
1459
|
+
{
|
|
1460
|
+
"id": 71,
|
|
1461
|
+
"name": "value",
|
|
1462
|
+
"kind": 32768,
|
|
1463
|
+
"kindString": "Parameter",
|
|
1464
|
+
"flags": {},
|
|
1465
|
+
"type": {
|
|
1466
|
+
"type": "reference",
|
|
1467
|
+
"typeArguments": [
|
|
1468
|
+
{
|
|
1469
|
+
"type": "intrinsic",
|
|
1470
|
+
"name": "any"
|
|
1471
|
+
}
|
|
1472
|
+
],
|
|
1473
|
+
"name": "ElementRef",
|
|
1474
|
+
"qualifiedName": "ElementRef",
|
|
1475
|
+
"package": "@angular/core"
|
|
1496
1476
|
}
|
|
1497
|
-
],
|
|
1498
|
-
"type": {
|
|
1499
|
-
"type": "intrinsic",
|
|
1500
|
-
"name": "void"
|
|
1501
1477
|
}
|
|
1478
|
+
],
|
|
1479
|
+
"type": {
|
|
1480
|
+
"type": "intrinsic",
|
|
1481
|
+
"name": "void"
|
|
1502
1482
|
}
|
|
1503
|
-
|
|
1483
|
+
}
|
|
1504
1484
|
},
|
|
1505
1485
|
{
|
|
1506
1486
|
"id": 61,
|
|
@@ -1510,92 +1490,117 @@
|
|
|
1510
1490
|
"flags": {
|
|
1511
1491
|
"isPublic": true
|
|
1512
1492
|
},
|
|
1513
|
-
"decorators": [
|
|
1514
|
-
{
|
|
1515
|
-
"name": "Input",
|
|
1516
|
-
"type": {
|
|
1517
|
-
"type": "reference",
|
|
1518
|
-
"qualifiedName": "InputDecorator",
|
|
1519
|
-
"package": "@angular/core",
|
|
1520
|
-
"name": "Input"
|
|
1521
|
-
},
|
|
1522
|
-
"arguments": {}
|
|
1523
|
-
}
|
|
1524
|
-
],
|
|
1525
1493
|
"sources": [
|
|
1526
1494
|
{
|
|
1527
1495
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1528
1496
|
"line": 156,
|
|
1529
|
-
"character": 13
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
"getSignature": [
|
|
1533
|
-
{
|
|
1534
|
-
"id": 62,
|
|
1535
|
-
"name": "trigger",
|
|
1536
|
-
"kind": 524288,
|
|
1537
|
-
"kindString": "Get signature",
|
|
1538
|
-
"flags": {},
|
|
1539
|
-
"comment": {
|
|
1540
|
-
"shortText": "How users interact with the dropdown button to expose the dropdown menu.\nWe recommend the default `click` value because the `hover` value can pose\n[accessibility](https://developer.blackbaud.com/skyux/learn/accessibility) issues\nfor users on touch devices such as phones and tablets.",
|
|
1541
|
-
"tags": [
|
|
1542
|
-
{
|
|
1543
|
-
"tag": "deprecated",
|
|
1544
|
-
"text": "We recommend against using this property. If you choose to use the deprecated\n`hover` value anyway, we recommend that you not use it in combination with the `title`\nproperty."
|
|
1545
|
-
},
|
|
1546
|
-
{
|
|
1547
|
-
"tag": "default",
|
|
1548
|
-
"text": "\"click\"\n"
|
|
1549
|
-
}
|
|
1550
|
-
]
|
|
1551
|
-
},
|
|
1552
|
-
"type": {
|
|
1553
|
-
"type": "reference",
|
|
1554
|
-
"id": 375,
|
|
1555
|
-
"name": "SkyDropdownTriggerType"
|
|
1556
|
-
}
|
|
1557
|
-
}
|
|
1558
|
-
],
|
|
1559
|
-
"setSignature": [
|
|
1497
|
+
"character": 13,
|
|
1498
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L156"
|
|
1499
|
+
},
|
|
1560
1500
|
{
|
|
1561
|
-
"
|
|
1562
|
-
"
|
|
1563
|
-
"
|
|
1564
|
-
"
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1501
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1502
|
+
"line": 160,
|
|
1503
|
+
"character": 13,
|
|
1504
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L160"
|
|
1505
|
+
}
|
|
1506
|
+
],
|
|
1507
|
+
"getSignature": {
|
|
1508
|
+
"id": 62,
|
|
1509
|
+
"name": "trigger",
|
|
1510
|
+
"kind": 524288,
|
|
1511
|
+
"kindString": "Get signature",
|
|
1512
|
+
"flags": {},
|
|
1513
|
+
"type": {
|
|
1514
|
+
"type": "reference",
|
|
1515
|
+
"id": 375,
|
|
1516
|
+
"name": "SkyDropdownTriggerType"
|
|
1517
|
+
}
|
|
1518
|
+
},
|
|
1519
|
+
"setSignature": {
|
|
1520
|
+
"id": 63,
|
|
1521
|
+
"name": "trigger",
|
|
1522
|
+
"kind": 1048576,
|
|
1523
|
+
"kindString": "Set signature",
|
|
1524
|
+
"flags": {},
|
|
1525
|
+
"comment": {
|
|
1526
|
+
"summary": [
|
|
1580
1527
|
{
|
|
1581
|
-
"
|
|
1582
|
-
"
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
"
|
|
1586
|
-
"
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1528
|
+
"kind": "text",
|
|
1529
|
+
"text": "How users interact with the dropdown button to expose the dropdown menu.\nWe recommend the default "
|
|
1530
|
+
},
|
|
1531
|
+
{
|
|
1532
|
+
"kind": "code",
|
|
1533
|
+
"text": "`click`"
|
|
1534
|
+
},
|
|
1535
|
+
{
|
|
1536
|
+
"kind": "text",
|
|
1537
|
+
"text": " value because the "
|
|
1538
|
+
},
|
|
1539
|
+
{
|
|
1540
|
+
"kind": "code",
|
|
1541
|
+
"text": "`hover`"
|
|
1542
|
+
},
|
|
1543
|
+
{
|
|
1544
|
+
"kind": "text",
|
|
1545
|
+
"text": " value can pose\n[accessibility](https://developer.blackbaud.com/skyux/learn/accessibility) issues\nfor users on touch devices such as phones and tablets."
|
|
1591
1546
|
}
|
|
1592
1547
|
],
|
|
1593
|
-
"
|
|
1594
|
-
|
|
1595
|
-
|
|
1548
|
+
"blockTags": [
|
|
1549
|
+
{
|
|
1550
|
+
"tag": "@deprecated",
|
|
1551
|
+
"content": [
|
|
1552
|
+
{
|
|
1553
|
+
"kind": "text",
|
|
1554
|
+
"text": "We recommend against using this property. If you choose to use the deprecated\n"
|
|
1555
|
+
},
|
|
1556
|
+
{
|
|
1557
|
+
"kind": "code",
|
|
1558
|
+
"text": "`hover`"
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
"kind": "text",
|
|
1562
|
+
"text": " value anyway, we recommend that you not use it in combination with the "
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
"kind": "code",
|
|
1566
|
+
"text": "`title`"
|
|
1567
|
+
},
|
|
1568
|
+
{
|
|
1569
|
+
"kind": "text",
|
|
1570
|
+
"text": "\nproperty."
|
|
1571
|
+
}
|
|
1572
|
+
]
|
|
1573
|
+
},
|
|
1574
|
+
{
|
|
1575
|
+
"tag": "@default",
|
|
1576
|
+
"content": [
|
|
1577
|
+
{
|
|
1578
|
+
"kind": "text",
|
|
1579
|
+
"text": "\"click\""
|
|
1580
|
+
}
|
|
1581
|
+
]
|
|
1582
|
+
}
|
|
1583
|
+
]
|
|
1584
|
+
},
|
|
1585
|
+
"parameters": [
|
|
1586
|
+
{
|
|
1587
|
+
"id": 64,
|
|
1588
|
+
"name": "value",
|
|
1589
|
+
"kind": 32768,
|
|
1590
|
+
"kindString": "Parameter",
|
|
1591
|
+
"flags": {},
|
|
1592
|
+
"type": {
|
|
1593
|
+
"type": "reference",
|
|
1594
|
+
"id": 375,
|
|
1595
|
+
"name": "SkyDropdownTriggerType"
|
|
1596
|
+
}
|
|
1596
1597
|
}
|
|
1598
|
+
],
|
|
1599
|
+
"type": {
|
|
1600
|
+
"type": "intrinsic",
|
|
1601
|
+
"name": "void"
|
|
1597
1602
|
}
|
|
1598
|
-
|
|
1603
|
+
}
|
|
1599
1604
|
},
|
|
1600
1605
|
{
|
|
1601
1606
|
"id": 77,
|
|
@@ -1605,83 +1610,71 @@
|
|
|
1605
1610
|
"flags": {
|
|
1606
1611
|
"isPublic": true
|
|
1607
1612
|
},
|
|
1608
|
-
"decorators": [
|
|
1609
|
-
{
|
|
1610
|
-
"name": "ViewChild",
|
|
1611
|
-
"type": {
|
|
1612
|
-
"type": "reference",
|
|
1613
|
-
"qualifiedName": "ViewChildDecorator",
|
|
1614
|
-
"package": "@angular/core",
|
|
1615
|
-
"name": "ViewChild"
|
|
1616
|
-
},
|
|
1617
|
-
"arguments": {
|
|
1618
|
-
"selector": "'triggerButton'",
|
|
1619
|
-
"opts": "{\n read: ElementRef,\n static: true,\n }"
|
|
1620
|
-
}
|
|
1621
|
-
}
|
|
1622
|
-
],
|
|
1623
1613
|
"sources": [
|
|
1624
1614
|
{
|
|
1625
1615
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1626
1616
|
"line": 202,
|
|
1627
|
-
"character": 13
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
"getSignature": [
|
|
1631
|
-
{
|
|
1632
|
-
"id": 78,
|
|
1633
|
-
"name": "triggerButton",
|
|
1634
|
-
"kind": 524288,
|
|
1635
|
-
"kindString": "Get signature",
|
|
1636
|
-
"flags": {},
|
|
1637
|
-
"type": {
|
|
1638
|
-
"type": "reference",
|
|
1639
|
-
"typeArguments": [
|
|
1640
|
-
{
|
|
1641
|
-
"type": "intrinsic",
|
|
1642
|
-
"name": "any"
|
|
1643
|
-
}
|
|
1644
|
-
],
|
|
1645
|
-
"qualifiedName": "ElementRef",
|
|
1646
|
-
"package": "@angular/core",
|
|
1647
|
-
"name": "ElementRef"
|
|
1648
|
-
}
|
|
1649
|
-
}
|
|
1650
|
-
],
|
|
1651
|
-
"setSignature": [
|
|
1617
|
+
"character": 13,
|
|
1618
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L202"
|
|
1619
|
+
},
|
|
1652
1620
|
{
|
|
1653
|
-
"
|
|
1654
|
-
"
|
|
1655
|
-
"
|
|
1656
|
-
"
|
|
1657
|
-
|
|
1658
|
-
|
|
1621
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1622
|
+
"line": 207,
|
|
1623
|
+
"character": 13,
|
|
1624
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L207"
|
|
1625
|
+
}
|
|
1626
|
+
],
|
|
1627
|
+
"getSignature": {
|
|
1628
|
+
"id": 78,
|
|
1629
|
+
"name": "triggerButton",
|
|
1630
|
+
"kind": 524288,
|
|
1631
|
+
"kindString": "Get signature",
|
|
1632
|
+
"flags": {},
|
|
1633
|
+
"type": {
|
|
1634
|
+
"type": "reference",
|
|
1635
|
+
"typeArguments": [
|
|
1659
1636
|
{
|
|
1660
|
-
"
|
|
1661
|
-
"name": "
|
|
1662
|
-
"kind": 32768,
|
|
1663
|
-
"kindString": "Parameter",
|
|
1664
|
-
"flags": {},
|
|
1665
|
-
"type": {
|
|
1666
|
-
"type": "reference",
|
|
1667
|
-
"typeArguments": [
|
|
1668
|
-
{
|
|
1669
|
-
"type": "intrinsic",
|
|
1670
|
-
"name": "any"
|
|
1671
|
-
}
|
|
1672
|
-
],
|
|
1673
|
-
"qualifiedName": "ElementRef",
|
|
1674
|
-
"package": "@angular/core",
|
|
1675
|
-
"name": "ElementRef"
|
|
1676
|
-
}
|
|
1637
|
+
"type": "intrinsic",
|
|
1638
|
+
"name": "any"
|
|
1677
1639
|
}
|
|
1678
1640
|
],
|
|
1679
|
-
"
|
|
1680
|
-
|
|
1681
|
-
|
|
1641
|
+
"name": "ElementRef",
|
|
1642
|
+
"qualifiedName": "ElementRef",
|
|
1643
|
+
"package": "@angular/core"
|
|
1644
|
+
}
|
|
1645
|
+
},
|
|
1646
|
+
"setSignature": {
|
|
1647
|
+
"id": 79,
|
|
1648
|
+
"name": "triggerButton",
|
|
1649
|
+
"kind": 1048576,
|
|
1650
|
+
"kindString": "Set signature",
|
|
1651
|
+
"flags": {},
|
|
1652
|
+
"parameters": [
|
|
1653
|
+
{
|
|
1654
|
+
"id": 80,
|
|
1655
|
+
"name": "value",
|
|
1656
|
+
"kind": 32768,
|
|
1657
|
+
"kindString": "Parameter",
|
|
1658
|
+
"flags": {},
|
|
1659
|
+
"type": {
|
|
1660
|
+
"type": "reference",
|
|
1661
|
+
"typeArguments": [
|
|
1662
|
+
{
|
|
1663
|
+
"type": "intrinsic",
|
|
1664
|
+
"name": "any"
|
|
1665
|
+
}
|
|
1666
|
+
],
|
|
1667
|
+
"name": "ElementRef",
|
|
1668
|
+
"qualifiedName": "ElementRef",
|
|
1669
|
+
"package": "@angular/core"
|
|
1670
|
+
}
|
|
1682
1671
|
}
|
|
1672
|
+
],
|
|
1673
|
+
"type": {
|
|
1674
|
+
"type": "intrinsic",
|
|
1675
|
+
"name": "void"
|
|
1683
1676
|
}
|
|
1684
|
-
|
|
1677
|
+
}
|
|
1685
1678
|
},
|
|
1686
1679
|
{
|
|
1687
1680
|
"id": 99,
|
|
@@ -1695,7 +1688,8 @@
|
|
|
1695
1688
|
{
|
|
1696
1689
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1697
1690
|
"line": 268,
|
|
1698
|
-
"character": 9
|
|
1691
|
+
"character": 9,
|
|
1692
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L268"
|
|
1699
1693
|
}
|
|
1700
1694
|
],
|
|
1701
1695
|
"signatures": [
|
|
@@ -1732,7 +1726,8 @@
|
|
|
1732
1726
|
{
|
|
1733
1727
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1734
1728
|
"line": 253,
|
|
1735
|
-
"character": 9
|
|
1729
|
+
"character": 9,
|
|
1730
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L253"
|
|
1736
1731
|
}
|
|
1737
1732
|
],
|
|
1738
1733
|
"signatures": [
|
|
@@ -1761,14 +1756,12 @@
|
|
|
1761
1756
|
"groups": [
|
|
1762
1757
|
{
|
|
1763
1758
|
"title": "Constructors",
|
|
1764
|
-
"kind": 512,
|
|
1765
1759
|
"children": [
|
|
1766
1760
|
34
|
|
1767
1761
|
]
|
|
1768
1762
|
},
|
|
1769
1763
|
{
|
|
1770
1764
|
"title": "Properties",
|
|
1771
|
-
"kind": 1024,
|
|
1772
1765
|
"children": [
|
|
1773
1766
|
49,
|
|
1774
1767
|
72,
|
|
@@ -1782,7 +1775,6 @@
|
|
|
1782
1775
|
},
|
|
1783
1776
|
{
|
|
1784
1777
|
"title": "Accessors",
|
|
1785
|
-
"kind": 262144,
|
|
1786
1778
|
"children": [
|
|
1787
1779
|
41,
|
|
1788
1780
|
45,
|
|
@@ -1796,7 +1788,6 @@
|
|
|
1796
1788
|
},
|
|
1797
1789
|
{
|
|
1798
1790
|
"title": "Methods",
|
|
1799
|
-
"kind": 2048,
|
|
1800
1791
|
"children": [
|
|
1801
1792
|
99,
|
|
1802
1793
|
97
|
|
@@ -1807,21 +1798,22 @@
|
|
|
1807
1798
|
{
|
|
1808
1799
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1809
1800
|
"line": 44,
|
|
1810
|
-
"character": 13
|
|
1801
|
+
"character": 13,
|
|
1802
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown.component.ts#L44"
|
|
1811
1803
|
}
|
|
1812
1804
|
],
|
|
1813
1805
|
"implementedTypes": [
|
|
1814
1806
|
{
|
|
1815
1807
|
"type": "reference",
|
|
1808
|
+
"name": "OnInit",
|
|
1816
1809
|
"qualifiedName": "OnInit",
|
|
1817
|
-
"package": "@angular/core"
|
|
1818
|
-
"name": "OnInit"
|
|
1810
|
+
"package": "@angular/core"
|
|
1819
1811
|
},
|
|
1820
1812
|
{
|
|
1821
1813
|
"type": "reference",
|
|
1814
|
+
"name": "OnDestroy",
|
|
1822
1815
|
"qualifiedName": "OnDestroy",
|
|
1823
|
-
"package": "@angular/core"
|
|
1824
|
-
"name": "OnDestroy"
|
|
1816
|
+
"package": "@angular/core"
|
|
1825
1817
|
}
|
|
1826
1818
|
]
|
|
1827
1819
|
},
|
|
@@ -1829,25 +1821,16 @@
|
|
|
1829
1821
|
"id": 120,
|
|
1830
1822
|
"name": "SkyDropdownMenuComponent",
|
|
1831
1823
|
"kind": 128,
|
|
1832
|
-
"kindString": "Class",
|
|
1833
|
-
"flags": {},
|
|
1834
|
-
"comment": {
|
|
1835
|
-
"
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
"name": "Component",
|
|
1840
|
-
"type": {
|
|
1841
|
-
"type": "reference",
|
|
1842
|
-
"qualifiedName": "ComponentDecorator",
|
|
1843
|
-
"package": "@angular/core",
|
|
1844
|
-
"name": "Component"
|
|
1845
|
-
},
|
|
1846
|
-
"arguments": {
|
|
1847
|
-
"obj": "{\n selector: 'sky-dropdown-menu',\n templateUrl: './dropdown-menu.component.html',\n styleUrls: ['./dropdown-menu.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n}"
|
|
1824
|
+
"kindString": "Class",
|
|
1825
|
+
"flags": {},
|
|
1826
|
+
"comment": {
|
|
1827
|
+
"summary": [
|
|
1828
|
+
{
|
|
1829
|
+
"kind": "text",
|
|
1830
|
+
"text": "Creates a menu that contains dropdown menu items."
|
|
1848
1831
|
}
|
|
1849
|
-
|
|
1850
|
-
|
|
1832
|
+
]
|
|
1833
|
+
},
|
|
1851
1834
|
"children": [
|
|
1852
1835
|
{
|
|
1853
1836
|
"id": 121,
|
|
@@ -1859,7 +1842,8 @@
|
|
|
1859
1842
|
{
|
|
1860
1843
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
1861
1844
|
"line": 125,
|
|
1862
|
-
"character": 2
|
|
1845
|
+
"character": 2,
|
|
1846
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L125"
|
|
1863
1847
|
}
|
|
1864
1848
|
],
|
|
1865
1849
|
"signatures": [
|
|
@@ -1878,9 +1862,9 @@
|
|
|
1878
1862
|
"flags": {},
|
|
1879
1863
|
"type": {
|
|
1880
1864
|
"type": "reference",
|
|
1865
|
+
"name": "ChangeDetectorRef",
|
|
1881
1866
|
"qualifiedName": "ChangeDetectorRef",
|
|
1882
|
-
"package": "@angular/core"
|
|
1883
|
-
"name": "ChangeDetectorRef"
|
|
1867
|
+
"package": "@angular/core"
|
|
1884
1868
|
}
|
|
1885
1869
|
},
|
|
1886
1870
|
{
|
|
@@ -1897,9 +1881,9 @@
|
|
|
1897
1881
|
"name": "any"
|
|
1898
1882
|
}
|
|
1899
1883
|
],
|
|
1884
|
+
"name": "ElementRef",
|
|
1900
1885
|
"qualifiedName": "ElementRef",
|
|
1901
|
-
"package": "@angular/core"
|
|
1902
|
-
"name": "ElementRef"
|
|
1886
|
+
"package": "@angular/core"
|
|
1903
1887
|
}
|
|
1904
1888
|
},
|
|
1905
1889
|
{
|
|
@@ -1910,18 +1894,6 @@
|
|
|
1910
1894
|
"flags": {
|
|
1911
1895
|
"isOptional": true
|
|
1912
1896
|
},
|
|
1913
|
-
"decorators": [
|
|
1914
|
-
{
|
|
1915
|
-
"name": "Optional",
|
|
1916
|
-
"type": {
|
|
1917
|
-
"type": "reference",
|
|
1918
|
-
"qualifiedName": "OptionalDecorator",
|
|
1919
|
-
"package": "@angular/core",
|
|
1920
|
-
"name": "Optional"
|
|
1921
|
-
},
|
|
1922
|
-
"arguments": {}
|
|
1923
|
-
}
|
|
1924
|
-
],
|
|
1925
1897
|
"type": {
|
|
1926
1898
|
"type": "reference",
|
|
1927
1899
|
"id": 33,
|
|
@@ -1946,25 +1918,35 @@
|
|
|
1946
1918
|
"isPublic": true
|
|
1947
1919
|
},
|
|
1948
1920
|
"comment": {
|
|
1949
|
-
"
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
"name": "Input",
|
|
1954
|
-
"type": {
|
|
1955
|
-
"type": "reference",
|
|
1956
|
-
"qualifiedName": "InputDecorator",
|
|
1957
|
-
"package": "@angular/core",
|
|
1958
|
-
"name": "Input"
|
|
1921
|
+
"summary": [
|
|
1922
|
+
{
|
|
1923
|
+
"kind": "text",
|
|
1924
|
+
"text": "The HTML element ID of the element that labels\nthe dropdown menu. This sets the dropdown menu's "
|
|
1959
1925
|
},
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1926
|
+
{
|
|
1927
|
+
"kind": "code",
|
|
1928
|
+
"text": "`aria-labelledby`"
|
|
1929
|
+
},
|
|
1930
|
+
{
|
|
1931
|
+
"kind": "text",
|
|
1932
|
+
"text": " attribute to provide a text equivalent for\n[to support accessibility](https://developer.blackbaud.com/skyux/learn/accessibility).\nFor more information about the "
|
|
1933
|
+
},
|
|
1934
|
+
{
|
|
1935
|
+
"kind": "code",
|
|
1936
|
+
"text": "`aria-labelledby`"
|
|
1937
|
+
},
|
|
1938
|
+
{
|
|
1939
|
+
"kind": "text",
|
|
1940
|
+
"text": " attribute, see the [WAI-ARIA definition](https://www.w3.org/TR/wai-aria/#aria-labelledby)."
|
|
1941
|
+
}
|
|
1942
|
+
]
|
|
1943
|
+
},
|
|
1963
1944
|
"sources": [
|
|
1964
1945
|
{
|
|
1965
1946
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
1966
1947
|
"line": 46,
|
|
1967
|
-
"character": 9
|
|
1948
|
+
"character": 9,
|
|
1949
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L46"
|
|
1968
1950
|
}
|
|
1969
1951
|
],
|
|
1970
1952
|
"type": {
|
|
@@ -1984,7 +1966,8 @@
|
|
|
1984
1966
|
{
|
|
1985
1967
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
1986
1968
|
"line": 92,
|
|
1987
|
-
"character": 9
|
|
1969
|
+
"character": 9,
|
|
1970
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L92"
|
|
1988
1971
|
}
|
|
1989
1972
|
],
|
|
1990
1973
|
"type": {
|
|
@@ -2001,26 +1984,12 @@
|
|
|
2001
1984
|
"flags": {
|
|
2002
1985
|
"isPublic": true
|
|
2003
1986
|
},
|
|
2004
|
-
"decorators": [
|
|
2005
|
-
{
|
|
2006
|
-
"name": "ContentChildren",
|
|
2007
|
-
"type": {
|
|
2008
|
-
"type": "reference",
|
|
2009
|
-
"qualifiedName": "ContentChildrenDecorator",
|
|
2010
|
-
"package": "@angular/core",
|
|
2011
|
-
"name": "ContentChildren"
|
|
2012
|
-
},
|
|
2013
|
-
"arguments": {
|
|
2014
|
-
"selector": "SkyDropdownItemComponent",
|
|
2015
|
-
"opts": "{ descendants: true }"
|
|
2016
|
-
}
|
|
2017
|
-
}
|
|
2018
|
-
],
|
|
2019
1987
|
"sources": [
|
|
2020
1988
|
{
|
|
2021
1989
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2022
1990
|
"line": 111,
|
|
2023
|
-
"character": 9
|
|
1991
|
+
"character": 9,
|
|
1992
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L111"
|
|
2024
1993
|
}
|
|
2025
1994
|
],
|
|
2026
1995
|
"type": {
|
|
@@ -2032,9 +2001,9 @@
|
|
|
2032
2001
|
"name": "SkyDropdownItemComponent"
|
|
2033
2002
|
}
|
|
2034
2003
|
],
|
|
2004
|
+
"name": "QueryList",
|
|
2035
2005
|
"qualifiedName": "QueryList",
|
|
2036
|
-
"package": "@angular/core"
|
|
2037
|
-
"name": "QueryList"
|
|
2006
|
+
"package": "@angular/core"
|
|
2038
2007
|
}
|
|
2039
2008
|
},
|
|
2040
2009
|
{
|
|
@@ -2045,82 +2014,82 @@
|
|
|
2045
2014
|
"flags": {
|
|
2046
2015
|
"isPublic": true
|
|
2047
2016
|
},
|
|
2048
|
-
"decorators": [
|
|
2049
|
-
{
|
|
2050
|
-
"name": "Input",
|
|
2051
|
-
"type": {
|
|
2052
|
-
"type": "reference",
|
|
2053
|
-
"qualifiedName": "InputDecorator",
|
|
2054
|
-
"package": "@angular/core",
|
|
2055
|
-
"name": "Input"
|
|
2056
|
-
},
|
|
2057
|
-
"arguments": {}
|
|
2058
|
-
}
|
|
2059
|
-
],
|
|
2060
2017
|
"sources": [
|
|
2061
2018
|
{
|
|
2062
2019
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2063
2020
|
"line": 58,
|
|
2064
|
-
"character": 13
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
"getSignature": [
|
|
2068
|
-
{
|
|
2069
|
-
"id": 128,
|
|
2070
|
-
"name": "ariaRole",
|
|
2071
|
-
"kind": 524288,
|
|
2072
|
-
"kindString": "Get signature",
|
|
2073
|
-
"flags": {},
|
|
2074
|
-
"comment": {
|
|
2075
|
-
"shortText": "The ARIA role for the dropdown menu\n[to support accessibility](https://developer.blackbaud.com/skyux/learn/accessibility)\nby indicating how the dropdown menu functions and what it controls. The dropdown button\ninherits this value to set its `aria-haspopup` property. For information\nabout how an ARIA role indicates what an item represents on a web page, see the\n[WAI-ARIA roles model](https://www.w3.org/WAI/PF/aria/#roles).",
|
|
2076
|
-
"tags": [
|
|
2077
|
-
{
|
|
2078
|
-
"tag": "default",
|
|
2079
|
-
"text": "\"menu\"\n"
|
|
2080
|
-
}
|
|
2081
|
-
]
|
|
2082
|
-
},
|
|
2083
|
-
"type": {
|
|
2084
|
-
"type": "intrinsic",
|
|
2085
|
-
"name": "string"
|
|
2086
|
-
}
|
|
2087
|
-
}
|
|
2088
|
-
],
|
|
2089
|
-
"setSignature": [
|
|
2021
|
+
"character": 13,
|
|
2022
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L58"
|
|
2023
|
+
},
|
|
2090
2024
|
{
|
|
2091
|
-
"
|
|
2092
|
-
"
|
|
2093
|
-
"
|
|
2094
|
-
"
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
"
|
|
2025
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2026
|
+
"line": 62,
|
|
2027
|
+
"character": 13,
|
|
2028
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L62"
|
|
2029
|
+
}
|
|
2030
|
+
],
|
|
2031
|
+
"getSignature": {
|
|
2032
|
+
"id": 128,
|
|
2033
|
+
"name": "ariaRole",
|
|
2034
|
+
"kind": 524288,
|
|
2035
|
+
"kindString": "Get signature",
|
|
2036
|
+
"flags": {},
|
|
2037
|
+
"type": {
|
|
2038
|
+
"type": "intrinsic",
|
|
2039
|
+
"name": "string"
|
|
2040
|
+
}
|
|
2041
|
+
},
|
|
2042
|
+
"setSignature": {
|
|
2043
|
+
"id": 129,
|
|
2044
|
+
"name": "ariaRole",
|
|
2045
|
+
"kind": 1048576,
|
|
2046
|
+
"kindString": "Set signature",
|
|
2047
|
+
"flags": {},
|
|
2048
|
+
"comment": {
|
|
2049
|
+
"summary": [
|
|
2106
2050
|
{
|
|
2107
|
-
"
|
|
2108
|
-
"
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
"
|
|
2112
|
-
"
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2051
|
+
"kind": "text",
|
|
2052
|
+
"text": "The ARIA role for the dropdown menu\n[to support accessibility](https://developer.blackbaud.com/skyux/learn/accessibility)\nby indicating how the dropdown menu functions and what it controls. The dropdown button\ninherits this value to set its "
|
|
2053
|
+
},
|
|
2054
|
+
{
|
|
2055
|
+
"kind": "code",
|
|
2056
|
+
"text": "`aria-haspopup`"
|
|
2057
|
+
},
|
|
2058
|
+
{
|
|
2059
|
+
"kind": "text",
|
|
2060
|
+
"text": " property. For information\nabout how an ARIA role indicates what an item represents on a web page, see the\n[WAI-ARIA roles model](https://www.w3.org/WAI/PF/aria/#roles)."
|
|
2116
2061
|
}
|
|
2117
2062
|
],
|
|
2118
|
-
"
|
|
2119
|
-
|
|
2120
|
-
|
|
2063
|
+
"blockTags": [
|
|
2064
|
+
{
|
|
2065
|
+
"tag": "@default",
|
|
2066
|
+
"content": [
|
|
2067
|
+
{
|
|
2068
|
+
"kind": "text",
|
|
2069
|
+
"text": "\"menu\""
|
|
2070
|
+
}
|
|
2071
|
+
]
|
|
2072
|
+
}
|
|
2073
|
+
]
|
|
2074
|
+
},
|
|
2075
|
+
"parameters": [
|
|
2076
|
+
{
|
|
2077
|
+
"id": 130,
|
|
2078
|
+
"name": "value",
|
|
2079
|
+
"kind": 32768,
|
|
2080
|
+
"kindString": "Parameter",
|
|
2081
|
+
"flags": {},
|
|
2082
|
+
"type": {
|
|
2083
|
+
"type": "intrinsic",
|
|
2084
|
+
"name": "string"
|
|
2085
|
+
}
|
|
2121
2086
|
}
|
|
2087
|
+
],
|
|
2088
|
+
"type": {
|
|
2089
|
+
"type": "intrinsic",
|
|
2090
|
+
"name": "void"
|
|
2122
2091
|
}
|
|
2123
|
-
|
|
2092
|
+
}
|
|
2124
2093
|
},
|
|
2125
2094
|
{
|
|
2126
2095
|
"id": 137,
|
|
@@ -2134,48 +2103,79 @@
|
|
|
2134
2103
|
{
|
|
2135
2104
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2136
2105
|
"line": 94,
|
|
2137
|
-
"character": 13
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
"getSignature": [
|
|
2106
|
+
"character": 13,
|
|
2107
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L94"
|
|
2108
|
+
},
|
|
2141
2109
|
{
|
|
2142
|
-
"
|
|
2143
|
-
"
|
|
2144
|
-
"
|
|
2145
|
-
"
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2110
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2111
|
+
"line": 106,
|
|
2112
|
+
"character": 13,
|
|
2113
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L106"
|
|
2114
|
+
}
|
|
2115
|
+
],
|
|
2116
|
+
"getSignature": {
|
|
2117
|
+
"id": 138,
|
|
2118
|
+
"name": "menuIndex",
|
|
2119
|
+
"kind": 524288,
|
|
2120
|
+
"kindString": "Get signature",
|
|
2121
|
+
"flags": {},
|
|
2122
|
+
"type": {
|
|
2123
|
+
"type": "intrinsic",
|
|
2124
|
+
"name": "number"
|
|
2125
|
+
}
|
|
2126
|
+
},
|
|
2127
|
+
"setSignature": {
|
|
2128
|
+
"id": 139,
|
|
2129
|
+
"name": "menuIndex",
|
|
2130
|
+
"kind": 1048576,
|
|
2131
|
+
"kindString": "Set signature",
|
|
2132
|
+
"flags": {},
|
|
2133
|
+
"parameters": [
|
|
2134
|
+
{
|
|
2135
|
+
"id": 140,
|
|
2136
|
+
"name": "value",
|
|
2137
|
+
"kind": 32768,
|
|
2138
|
+
"kindString": "Parameter",
|
|
2139
|
+
"flags": {},
|
|
2140
|
+
"type": {
|
|
2141
|
+
"type": "intrinsic",
|
|
2142
|
+
"name": "number"
|
|
2143
|
+
}
|
|
2150
2144
|
}
|
|
2145
|
+
],
|
|
2146
|
+
"type": {
|
|
2147
|
+
"type": "intrinsic",
|
|
2148
|
+
"name": "void"
|
|
2151
2149
|
}
|
|
2152
|
-
|
|
2153
|
-
|
|
2150
|
+
}
|
|
2151
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
"id": 131,
|
|
2154
|
+
"name": "useNativeFocus",
|
|
2155
|
+
"kind": 262144,
|
|
2156
|
+
"kindString": "Accessor",
|
|
2157
|
+
"flags": {
|
|
2158
|
+
"isPublic": true
|
|
2159
|
+
},
|
|
2160
|
+
"sources": [
|
|
2154
2161
|
{
|
|
2155
|
-
"
|
|
2156
|
-
"
|
|
2157
|
-
"
|
|
2158
|
-
"
|
|
2159
|
-
"flags": {},
|
|
2160
|
-
"parameters": [
|
|
2161
|
-
{
|
|
2162
|
-
"id": 140,
|
|
2163
|
-
"name": "value",
|
|
2164
|
-
"kind": 32768,
|
|
2165
|
-
"kindString": "Parameter",
|
|
2166
|
-
"flags": {},
|
|
2167
|
-
"type": {
|
|
2168
|
-
"type": "intrinsic",
|
|
2169
|
-
"name": "number"
|
|
2170
|
-
}
|
|
2171
|
-
}
|
|
2172
|
-
],
|
|
2173
|
-
"type": {
|
|
2174
|
-
"type": "intrinsic",
|
|
2175
|
-
"name": "void"
|
|
2176
|
-
}
|
|
2162
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2163
|
+
"line": 79,
|
|
2164
|
+
"character": 2,
|
|
2165
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L79"
|
|
2177
2166
|
}
|
|
2178
|
-
]
|
|
2167
|
+
],
|
|
2168
|
+
"getSignature": {
|
|
2169
|
+
"id": 132,
|
|
2170
|
+
"name": "useNativeFocus",
|
|
2171
|
+
"kind": 524288,
|
|
2172
|
+
"kindString": "Get signature",
|
|
2173
|
+
"flags": {},
|
|
2174
|
+
"type": {
|
|
2175
|
+
"type": "intrinsic",
|
|
2176
|
+
"name": "boolean"
|
|
2177
|
+
}
|
|
2178
|
+
}
|
|
2179
2179
|
},
|
|
2180
2180
|
{
|
|
2181
2181
|
"id": 153,
|
|
@@ -2189,7 +2189,8 @@
|
|
|
2189
2189
|
{
|
|
2190
2190
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2191
2191
|
"line": 202,
|
|
2192
|
-
"character": 9
|
|
2192
|
+
"character": 9,
|
|
2193
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L202"
|
|
2193
2194
|
}
|
|
2194
2195
|
],
|
|
2195
2196
|
"signatures": [
|
|
@@ -2218,7 +2219,8 @@
|
|
|
2218
2219
|
{
|
|
2219
2220
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2220
2221
|
"line": 217,
|
|
2221
|
-
"character": 9
|
|
2222
|
+
"character": 9,
|
|
2223
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L217"
|
|
2222
2224
|
}
|
|
2223
2225
|
],
|
|
2224
2226
|
"signatures": [
|
|
@@ -2247,7 +2249,8 @@
|
|
|
2247
2249
|
{
|
|
2248
2250
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2249
2251
|
"line": 247,
|
|
2250
|
-
"character": 9
|
|
2252
|
+
"character": 9,
|
|
2253
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L247"
|
|
2251
2254
|
}
|
|
2252
2255
|
],
|
|
2253
2256
|
"signatures": [
|
|
@@ -2276,7 +2279,8 @@
|
|
|
2276
2279
|
{
|
|
2277
2280
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2278
2281
|
"line": 232,
|
|
2279
|
-
"character": 9
|
|
2282
|
+
"character": 9,
|
|
2283
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L232"
|
|
2280
2284
|
}
|
|
2281
2285
|
],
|
|
2282
2286
|
"signatures": [
|
|
@@ -2305,7 +2309,8 @@
|
|
|
2305
2309
|
{
|
|
2306
2310
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2307
2311
|
"line": 135,
|
|
2308
|
-
"character": 9
|
|
2312
|
+
"character": 9,
|
|
2313
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L135"
|
|
2309
2314
|
}
|
|
2310
2315
|
],
|
|
2311
2316
|
"signatures": [
|
|
@@ -2342,7 +2347,8 @@
|
|
|
2342
2347
|
{
|
|
2343
2348
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2344
2349
|
"line": 197,
|
|
2345
|
-
"character": 9
|
|
2350
|
+
"character": 9,
|
|
2351
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L197"
|
|
2346
2352
|
}
|
|
2347
2353
|
],
|
|
2348
2354
|
"signatures": [
|
|
@@ -2379,7 +2385,8 @@
|
|
|
2379
2385
|
{
|
|
2380
2386
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2381
2387
|
"line": 262,
|
|
2382
|
-
"character": 9
|
|
2388
|
+
"character": 9,
|
|
2389
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L262"
|
|
2383
2390
|
}
|
|
2384
2391
|
],
|
|
2385
2392
|
"signatures": [
|
|
@@ -2400,14 +2407,12 @@
|
|
|
2400
2407
|
"groups": [
|
|
2401
2408
|
{
|
|
2402
2409
|
"title": "Constructors",
|
|
2403
|
-
"kind": 512,
|
|
2404
2410
|
"children": [
|
|
2405
2411
|
121
|
|
2406
2412
|
]
|
|
2407
2413
|
},
|
|
2408
2414
|
{
|
|
2409
2415
|
"title": "Properties",
|
|
2410
|
-
"kind": 1024,
|
|
2411
2416
|
"children": [
|
|
2412
2417
|
126,
|
|
2413
2418
|
136,
|
|
@@ -2416,15 +2421,14 @@
|
|
|
2416
2421
|
},
|
|
2417
2422
|
{
|
|
2418
2423
|
"title": "Accessors",
|
|
2419
|
-
"kind": 262144,
|
|
2420
2424
|
"children": [
|
|
2421
2425
|
127,
|
|
2422
|
-
137
|
|
2426
|
+
137,
|
|
2427
|
+
131
|
|
2423
2428
|
]
|
|
2424
2429
|
},
|
|
2425
2430
|
{
|
|
2426
2431
|
"title": "Methods",
|
|
2427
|
-
"kind": 2048,
|
|
2428
2432
|
"children": [
|
|
2429
2433
|
153,
|
|
2430
2434
|
155,
|
|
@@ -2440,21 +2444,22 @@
|
|
|
2440
2444
|
{
|
|
2441
2445
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2442
2446
|
"line": 38,
|
|
2443
|
-
"character": 13
|
|
2447
|
+
"character": 13,
|
|
2448
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/dropdown-menu.component.ts#L38"
|
|
2444
2449
|
}
|
|
2445
2450
|
],
|
|
2446
2451
|
"implementedTypes": [
|
|
2447
2452
|
{
|
|
2448
2453
|
"type": "reference",
|
|
2454
|
+
"name": "AfterContentInit",
|
|
2449
2455
|
"qualifiedName": "AfterContentInit",
|
|
2450
|
-
"package": "@angular/core"
|
|
2451
|
-
"name": "AfterContentInit"
|
|
2456
|
+
"package": "@angular/core"
|
|
2452
2457
|
},
|
|
2453
2458
|
{
|
|
2454
2459
|
"type": "reference",
|
|
2460
|
+
"name": "OnDestroy",
|
|
2455
2461
|
"qualifiedName": "OnDestroy",
|
|
2456
|
-
"package": "@angular/core"
|
|
2457
|
-
"name": "OnDestroy"
|
|
2462
|
+
"package": "@angular/core"
|
|
2458
2463
|
}
|
|
2459
2464
|
]
|
|
2460
2465
|
},
|
|
@@ -2464,20 +2469,6 @@
|
|
|
2464
2469
|
"kind": 128,
|
|
2465
2470
|
"kindString": "Class",
|
|
2466
2471
|
"flags": {},
|
|
2467
|
-
"decorators": [
|
|
2468
|
-
{
|
|
2469
|
-
"name": "Component",
|
|
2470
|
-
"type": {
|
|
2471
|
-
"type": "reference",
|
|
2472
|
-
"qualifiedName": "ComponentDecorator",
|
|
2473
|
-
"package": "@angular/core",
|
|
2474
|
-
"name": "Component"
|
|
2475
|
-
},
|
|
2476
|
-
"arguments": {
|
|
2477
|
-
"obj": "{\n selector: 'sky-popover',\n templateUrl: './popover.component.html',\n}"
|
|
2478
|
-
}
|
|
2479
|
-
}
|
|
2480
|
-
],
|
|
2481
2472
|
"children": [
|
|
2482
2473
|
{
|
|
2483
2474
|
"id": 263,
|
|
@@ -2489,7 +2480,8 @@
|
|
|
2489
2480
|
{
|
|
2490
2481
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2491
2482
|
"line": 139,
|
|
2492
|
-
"character": 2
|
|
2483
|
+
"character": 2,
|
|
2484
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L139"
|
|
2493
2485
|
}
|
|
2494
2486
|
],
|
|
2495
2487
|
"signatures": [
|
|
@@ -2532,7 +2524,8 @@
|
|
|
2532
2524
|
{
|
|
2533
2525
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2534
2526
|
"line": 113,
|
|
2535
|
-
"character": 9
|
|
2527
|
+
"character": 9,
|
|
2528
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L113"
|
|
2536
2529
|
}
|
|
2537
2530
|
],
|
|
2538
2531
|
"type": {
|
|
@@ -2550,25 +2543,19 @@
|
|
|
2550
2543
|
"isPublic": true
|
|
2551
2544
|
},
|
|
2552
2545
|
"comment": {
|
|
2553
|
-
"
|
|
2546
|
+
"summary": [
|
|
2547
|
+
{
|
|
2548
|
+
"kind": "text",
|
|
2549
|
+
"text": "Fires when users close the popover."
|
|
2550
|
+
}
|
|
2551
|
+
]
|
|
2554
2552
|
},
|
|
2555
|
-
"decorators": [
|
|
2556
|
-
{
|
|
2557
|
-
"name": "Output",
|
|
2558
|
-
"type": {
|
|
2559
|
-
"type": "reference",
|
|
2560
|
-
"qualifiedName": "OutputDecorator",
|
|
2561
|
-
"package": "@angular/core",
|
|
2562
|
-
"name": "Output"
|
|
2563
|
-
},
|
|
2564
|
-
"arguments": {}
|
|
2565
|
-
}
|
|
2566
|
-
],
|
|
2567
2553
|
"sources": [
|
|
2568
2554
|
{
|
|
2569
2555
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2570
2556
|
"line": 92,
|
|
2571
|
-
"character": 9
|
|
2557
|
+
"character": 9,
|
|
2558
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L92"
|
|
2572
2559
|
}
|
|
2573
2560
|
],
|
|
2574
2561
|
"type": {
|
|
@@ -2580,9 +2567,9 @@
|
|
|
2580
2567
|
"name": "SkyPopoverComponent"
|
|
2581
2568
|
}
|
|
2582
2569
|
],
|
|
2570
|
+
"name": "EventEmitter",
|
|
2583
2571
|
"qualifiedName": "EventEmitter",
|
|
2584
|
-
"package": "@angular/core"
|
|
2585
|
-
"name": "EventEmitter"
|
|
2572
|
+
"package": "@angular/core"
|
|
2586
2573
|
},
|
|
2587
2574
|
"defaultValue": "..."
|
|
2588
2575
|
},
|
|
@@ -2595,25 +2582,19 @@
|
|
|
2595
2582
|
"isPublic": true
|
|
2596
2583
|
},
|
|
2597
2584
|
"comment": {
|
|
2598
|
-
"
|
|
2585
|
+
"summary": [
|
|
2586
|
+
{
|
|
2587
|
+
"kind": "text",
|
|
2588
|
+
"text": "Fires when users open the popover."
|
|
2589
|
+
}
|
|
2590
|
+
]
|
|
2599
2591
|
},
|
|
2600
|
-
"decorators": [
|
|
2601
|
-
{
|
|
2602
|
-
"name": "Output",
|
|
2603
|
-
"type": {
|
|
2604
|
-
"type": "reference",
|
|
2605
|
-
"qualifiedName": "OutputDecorator",
|
|
2606
|
-
"package": "@angular/core",
|
|
2607
|
-
"name": "Output"
|
|
2608
|
-
},
|
|
2609
|
-
"arguments": {}
|
|
2610
|
-
}
|
|
2611
|
-
],
|
|
2612
2592
|
"sources": [
|
|
2613
2593
|
{
|
|
2614
2594
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2615
2595
|
"line": 98,
|
|
2616
|
-
"character": 9
|
|
2596
|
+
"character": 9,
|
|
2597
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L98"
|
|
2617
2598
|
}
|
|
2618
2599
|
],
|
|
2619
2600
|
"type": {
|
|
@@ -2625,9 +2606,9 @@
|
|
|
2625
2606
|
"name": "SkyPopoverComponent"
|
|
2626
2607
|
}
|
|
2627
2608
|
],
|
|
2609
|
+
"name": "EventEmitter",
|
|
2628
2610
|
"qualifiedName": "EventEmitter",
|
|
2629
|
-
"package": "@angular/core"
|
|
2630
|
-
"name": "EventEmitter"
|
|
2611
|
+
"package": "@angular/core"
|
|
2631
2612
|
},
|
|
2632
2613
|
"defaultValue": "..."
|
|
2633
2614
|
},
|
|
@@ -2640,25 +2621,19 @@
|
|
|
2640
2621
|
"isPublic": true
|
|
2641
2622
|
},
|
|
2642
2623
|
"comment": {
|
|
2643
|
-
"
|
|
2624
|
+
"summary": [
|
|
2625
|
+
{
|
|
2626
|
+
"kind": "text",
|
|
2627
|
+
"text": "The title for the popover."
|
|
2628
|
+
}
|
|
2629
|
+
]
|
|
2644
2630
|
},
|
|
2645
|
-
"decorators": [
|
|
2646
|
-
{
|
|
2647
|
-
"name": "Input",
|
|
2648
|
-
"type": {
|
|
2649
|
-
"type": "reference",
|
|
2650
|
-
"qualifiedName": "InputDecorator",
|
|
2651
|
-
"package": "@angular/core",
|
|
2652
|
-
"name": "Input"
|
|
2653
|
-
},
|
|
2654
|
-
"arguments": {}
|
|
2655
|
-
}
|
|
2656
|
-
],
|
|
2657
2631
|
"sources": [
|
|
2658
2632
|
{
|
|
2659
2633
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2660
2634
|
"line": 73,
|
|
2661
|
-
"character": 9
|
|
2635
|
+
"character": 9,
|
|
2636
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L73"
|
|
2662
2637
|
}
|
|
2663
2638
|
],
|
|
2664
2639
|
"type": {
|
|
@@ -2674,26 +2649,12 @@
|
|
|
2674
2649
|
"flags": {
|
|
2675
2650
|
"isPublic": true
|
|
2676
2651
|
},
|
|
2677
|
-
"decorators": [
|
|
2678
|
-
{
|
|
2679
|
-
"name": "ViewChild",
|
|
2680
|
-
"type": {
|
|
2681
|
-
"type": "reference",
|
|
2682
|
-
"qualifiedName": "ViewChildDecorator",
|
|
2683
|
-
"package": "@angular/core",
|
|
2684
|
-
"name": "ViewChild"
|
|
2685
|
-
},
|
|
2686
|
-
"arguments": {
|
|
2687
|
-
"selector": "'templateRef'",
|
|
2688
|
-
"opts": "{\n read: TemplateRef,\n static: true,\n }"
|
|
2689
|
-
}
|
|
2690
|
-
}
|
|
2691
|
-
],
|
|
2692
2652
|
"sources": [
|
|
2693
2653
|
{
|
|
2694
2654
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2695
2655
|
"line": 119,
|
|
2696
|
-
"character": 9
|
|
2656
|
+
"character": 9,
|
|
2657
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L119"
|
|
2697
2658
|
}
|
|
2698
2659
|
],
|
|
2699
2660
|
"type": {
|
|
@@ -2704,9 +2665,9 @@
|
|
|
2704
2665
|
"name": "unknown"
|
|
2705
2666
|
}
|
|
2706
2667
|
],
|
|
2668
|
+
"name": "TemplateRef",
|
|
2707
2669
|
"qualifiedName": "TemplateRef",
|
|
2708
|
-
"package": "@angular/core"
|
|
2709
|
-
"name": "TemplateRef"
|
|
2670
|
+
"package": "@angular/core"
|
|
2710
2671
|
}
|
|
2711
2672
|
},
|
|
2712
2673
|
{
|
|
@@ -2717,84 +2678,84 @@
|
|
|
2717
2678
|
"flags": {
|
|
2718
2679
|
"isPublic": true
|
|
2719
2680
|
},
|
|
2720
|
-
"decorators": [
|
|
2721
|
-
{
|
|
2722
|
-
"name": "Input",
|
|
2723
|
-
"type": {
|
|
2724
|
-
"type": "reference",
|
|
2725
|
-
"qualifiedName": "InputDecorator",
|
|
2726
|
-
"package": "@angular/core",
|
|
2727
|
-
"name": "Input"
|
|
2728
|
-
},
|
|
2729
|
-
"arguments": {}
|
|
2730
|
-
}
|
|
2731
|
-
],
|
|
2732
2681
|
"sources": [
|
|
2733
2682
|
{
|
|
2734
2683
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2735
2684
|
"line": 33,
|
|
2736
|
-
"character": 13
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
"getSignature": [
|
|
2740
|
-
{
|
|
2741
|
-
"id": 267,
|
|
2742
|
-
"name": "alignment",
|
|
2743
|
-
"kind": 524288,
|
|
2744
|
-
"kindString": "Get signature",
|
|
2745
|
-
"flags": {},
|
|
2746
|
-
"comment": {
|
|
2747
|
-
"shortText": "The horizontal alignment of the popover in relation to the trigger element.\nThe `skyPopoverAlignment` property on the popover directive takes precedence over this property when specified.",
|
|
2748
|
-
"tags": [
|
|
2749
|
-
{
|
|
2750
|
-
"tag": "default",
|
|
2751
|
-
"text": "\"center\"\n"
|
|
2752
|
-
}
|
|
2753
|
-
]
|
|
2754
|
-
},
|
|
2755
|
-
"type": {
|
|
2756
|
-
"type": "reference",
|
|
2757
|
-
"id": 382,
|
|
2758
|
-
"name": "SkyPopoverAlignment"
|
|
2759
|
-
}
|
|
2760
|
-
}
|
|
2761
|
-
],
|
|
2762
|
-
"setSignature": [
|
|
2685
|
+
"character": 13,
|
|
2686
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L33"
|
|
2687
|
+
},
|
|
2763
2688
|
{
|
|
2764
|
-
"
|
|
2765
|
-
"
|
|
2766
|
-
"
|
|
2767
|
-
"
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
|
|
2772
|
-
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
"
|
|
2689
|
+
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2690
|
+
"line": 37,
|
|
2691
|
+
"character": 13,
|
|
2692
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L37"
|
|
2693
|
+
}
|
|
2694
|
+
],
|
|
2695
|
+
"getSignature": {
|
|
2696
|
+
"id": 267,
|
|
2697
|
+
"name": "alignment",
|
|
2698
|
+
"kind": 524288,
|
|
2699
|
+
"kindString": "Get signature",
|
|
2700
|
+
"flags": {},
|
|
2701
|
+
"type": {
|
|
2702
|
+
"type": "reference",
|
|
2703
|
+
"id": 382,
|
|
2704
|
+
"name": "SkyPopoverAlignment"
|
|
2705
|
+
}
|
|
2706
|
+
},
|
|
2707
|
+
"setSignature": {
|
|
2708
|
+
"id": 268,
|
|
2709
|
+
"name": "alignment",
|
|
2710
|
+
"kind": 1048576,
|
|
2711
|
+
"kindString": "Set signature",
|
|
2712
|
+
"flags": {},
|
|
2713
|
+
"comment": {
|
|
2714
|
+
"summary": [
|
|
2779
2715
|
{
|
|
2780
|
-
"
|
|
2781
|
-
"
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
"
|
|
2785
|
-
"
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2716
|
+
"kind": "text",
|
|
2717
|
+
"text": "The horizontal alignment of the popover in relation to the trigger element.\nThe "
|
|
2718
|
+
},
|
|
2719
|
+
{
|
|
2720
|
+
"kind": "code",
|
|
2721
|
+
"text": "`skyPopoverAlignment`"
|
|
2722
|
+
},
|
|
2723
|
+
{
|
|
2724
|
+
"kind": "text",
|
|
2725
|
+
"text": " property on the popover directive takes precedence over this property when specified."
|
|
2790
2726
|
}
|
|
2791
2727
|
],
|
|
2792
|
-
"
|
|
2793
|
-
|
|
2794
|
-
|
|
2728
|
+
"blockTags": [
|
|
2729
|
+
{
|
|
2730
|
+
"tag": "@default",
|
|
2731
|
+
"content": [
|
|
2732
|
+
{
|
|
2733
|
+
"kind": "text",
|
|
2734
|
+
"text": "\"center\""
|
|
2735
|
+
}
|
|
2736
|
+
]
|
|
2737
|
+
}
|
|
2738
|
+
]
|
|
2739
|
+
},
|
|
2740
|
+
"parameters": [
|
|
2741
|
+
{
|
|
2742
|
+
"id": 269,
|
|
2743
|
+
"name": "value",
|
|
2744
|
+
"kind": 32768,
|
|
2745
|
+
"kindString": "Parameter",
|
|
2746
|
+
"flags": {},
|
|
2747
|
+
"type": {
|
|
2748
|
+
"type": "reference",
|
|
2749
|
+
"id": 382,
|
|
2750
|
+
"name": "SkyPopoverAlignment"
|
|
2751
|
+
}
|
|
2795
2752
|
}
|
|
2753
|
+
],
|
|
2754
|
+
"type": {
|
|
2755
|
+
"type": "intrinsic",
|
|
2756
|
+
"name": "void"
|
|
2796
2757
|
}
|
|
2797
|
-
|
|
2758
|
+
}
|
|
2798
2759
|
},
|
|
2799
2760
|
{
|
|
2800
2761
|
"id": 270,
|
|
@@ -2804,82 +2765,74 @@
|
|
|
2804
2765
|
"flags": {
|
|
2805
2766
|
"isPublic": true
|
|
2806
2767
|
},
|
|
2807
|
-
"decorators": [
|
|
2808
|
-
{
|
|
2809
|
-
"name": "Input",
|
|
2810
|
-
"type": {
|
|
2811
|
-
"type": "reference",
|
|
2812
|
-
"qualifiedName": "InputDecorator",
|
|
2813
|
-
"package": "@angular/core",
|
|
2814
|
-
"name": "Input"
|
|
2815
|
-
},
|
|
2816
|
-
"arguments": {}
|
|
2817
|
-
}
|
|
2818
|
-
],
|
|
2819
2768
|
"sources": [
|
|
2820
2769
|
{
|
|
2821
2770
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2822
2771
|
"line": 47,
|
|
2823
|
-
"character": 13
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
"getSignature": [
|
|
2827
|
-
{
|
|
2828
|
-
"id": 271,
|
|
2829
|
-
"name": "dismissOnBlur",
|
|
2830
|
-
"kind": 524288,
|
|
2831
|
-
"kindString": "Get signature",
|
|
2832
|
-
"flags": {},
|
|
2833
|
-
"comment": {
|
|
2834
|
-
"shortText": "Whether to close the popover when it loses focus.\nTo require users to click a trigger button to close the popover, set this input to false.",
|
|
2835
|
-
"tags": [
|
|
2836
|
-
{
|
|
2837
|
-
"tag": "default",
|
|
2838
|
-
"text": "true\n"
|
|
2839
|
-
}
|
|
2840
|
-
]
|
|
2841
|
-
},
|
|
2842
|
-
"type": {
|
|
2843
|
-
"type": "intrinsic",
|
|
2844
|
-
"name": "boolean"
|
|
2845
|
-
}
|
|
2846
|
-
}
|
|
2847
|
-
],
|
|
2848
|
-
"setSignature": [
|
|
2772
|
+
"character": 13,
|
|
2773
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L47"
|
|
2774
|
+
},
|
|
2849
2775
|
{
|
|
2850
|
-
"
|
|
2851
|
-
"
|
|
2852
|
-
"
|
|
2853
|
-
"
|
|
2854
|
-
|
|
2855
|
-
|
|
2856
|
-
|
|
2857
|
-
|
|
2858
|
-
|
|
2859
|
-
|
|
2860
|
-
|
|
2861
|
-
|
|
2862
|
-
|
|
2863
|
-
|
|
2864
|
-
"
|
|
2776
|
+
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2777
|
+
"line": 51,
|
|
2778
|
+
"character": 13,
|
|
2779
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L51"
|
|
2780
|
+
}
|
|
2781
|
+
],
|
|
2782
|
+
"getSignature": {
|
|
2783
|
+
"id": 271,
|
|
2784
|
+
"name": "dismissOnBlur",
|
|
2785
|
+
"kind": 524288,
|
|
2786
|
+
"kindString": "Get signature",
|
|
2787
|
+
"flags": {},
|
|
2788
|
+
"type": {
|
|
2789
|
+
"type": "intrinsic",
|
|
2790
|
+
"name": "boolean"
|
|
2791
|
+
}
|
|
2792
|
+
},
|
|
2793
|
+
"setSignature": {
|
|
2794
|
+
"id": 272,
|
|
2795
|
+
"name": "dismissOnBlur",
|
|
2796
|
+
"kind": 1048576,
|
|
2797
|
+
"kindString": "Set signature",
|
|
2798
|
+
"flags": {},
|
|
2799
|
+
"comment": {
|
|
2800
|
+
"summary": [
|
|
2865
2801
|
{
|
|
2866
|
-
"
|
|
2867
|
-
"
|
|
2868
|
-
|
|
2869
|
-
|
|
2870
|
-
|
|
2871
|
-
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
|
|
2802
|
+
"kind": "text",
|
|
2803
|
+
"text": "Whether to close the popover when it loses focus.\nTo require users to click a trigger button to close the popover, set this input to false."
|
|
2804
|
+
}
|
|
2805
|
+
],
|
|
2806
|
+
"blockTags": [
|
|
2807
|
+
{
|
|
2808
|
+
"tag": "@default",
|
|
2809
|
+
"content": [
|
|
2810
|
+
{
|
|
2811
|
+
"kind": "text",
|
|
2812
|
+
"text": "true"
|
|
2813
|
+
}
|
|
2814
|
+
]
|
|
2815
|
+
}
|
|
2816
|
+
]
|
|
2817
|
+
},
|
|
2818
|
+
"parameters": [
|
|
2819
|
+
{
|
|
2820
|
+
"id": 273,
|
|
2821
|
+
"name": "value",
|
|
2822
|
+
"kind": 32768,
|
|
2823
|
+
"kindString": "Parameter",
|
|
2824
|
+
"flags": {},
|
|
2825
|
+
"type": {
|
|
2826
|
+
"type": "intrinsic",
|
|
2827
|
+
"name": "boolean"
|
|
2875
2828
|
}
|
|
2876
|
-
],
|
|
2877
|
-
"type": {
|
|
2878
|
-
"type": "intrinsic",
|
|
2879
|
-
"name": "void"
|
|
2880
2829
|
}
|
|
2830
|
+
],
|
|
2831
|
+
"type": {
|
|
2832
|
+
"type": "intrinsic",
|
|
2833
|
+
"name": "void"
|
|
2881
2834
|
}
|
|
2882
|
-
|
|
2835
|
+
}
|
|
2883
2836
|
},
|
|
2884
2837
|
{
|
|
2885
2838
|
"id": 274,
|
|
@@ -2889,84 +2842,84 @@
|
|
|
2889
2842
|
"flags": {
|
|
2890
2843
|
"isPublic": true
|
|
2891
2844
|
},
|
|
2892
|
-
"decorators": [
|
|
2893
|
-
{
|
|
2894
|
-
"name": "Input",
|
|
2895
|
-
"type": {
|
|
2896
|
-
"type": "reference",
|
|
2897
|
-
"qualifiedName": "InputDecorator",
|
|
2898
|
-
"package": "@angular/core",
|
|
2899
|
-
"name": "Input"
|
|
2900
|
-
},
|
|
2901
|
-
"arguments": {}
|
|
2902
|
-
}
|
|
2903
|
-
],
|
|
2904
2845
|
"sources": [
|
|
2905
2846
|
{
|
|
2906
2847
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2907
2848
|
"line": 61,
|
|
2908
|
-
"character": 13
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
|
-
"getSignature": [
|
|
2912
|
-
{
|
|
2913
|
-
"id": 275,
|
|
2914
|
-
"name": "placement",
|
|
2915
|
-
"kind": 524288,
|
|
2916
|
-
"kindString": "Get signature",
|
|
2917
|
-
"flags": {},
|
|
2918
|
-
"comment": {
|
|
2919
|
-
"shortText": "The placement of the popover in relation to the trigger element.\nThe `skyPopoverPlacement` property on the popover directive takes precedence over this property when specified.",
|
|
2920
|
-
"tags": [
|
|
2921
|
-
{
|
|
2922
|
-
"tag": "default",
|
|
2923
|
-
"text": "\"above\"\n"
|
|
2924
|
-
}
|
|
2925
|
-
]
|
|
2926
|
-
},
|
|
2927
|
-
"type": {
|
|
2928
|
-
"type": "reference",
|
|
2929
|
-
"id": 390,
|
|
2930
|
-
"name": "SkyPopoverPlacement"
|
|
2931
|
-
}
|
|
2932
|
-
}
|
|
2933
|
-
],
|
|
2934
|
-
"setSignature": [
|
|
2849
|
+
"character": 13,
|
|
2850
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L61"
|
|
2851
|
+
},
|
|
2935
2852
|
{
|
|
2936
|
-
"
|
|
2937
|
-
"
|
|
2938
|
-
"
|
|
2939
|
-
"
|
|
2940
|
-
|
|
2941
|
-
|
|
2942
|
-
|
|
2943
|
-
|
|
2944
|
-
|
|
2945
|
-
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
"
|
|
2853
|
+
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2854
|
+
"line": 65,
|
|
2855
|
+
"character": 13,
|
|
2856
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L65"
|
|
2857
|
+
}
|
|
2858
|
+
],
|
|
2859
|
+
"getSignature": {
|
|
2860
|
+
"id": 275,
|
|
2861
|
+
"name": "placement",
|
|
2862
|
+
"kind": 524288,
|
|
2863
|
+
"kindString": "Get signature",
|
|
2864
|
+
"flags": {},
|
|
2865
|
+
"type": {
|
|
2866
|
+
"type": "reference",
|
|
2867
|
+
"id": 390,
|
|
2868
|
+
"name": "SkyPopoverPlacement"
|
|
2869
|
+
}
|
|
2870
|
+
},
|
|
2871
|
+
"setSignature": {
|
|
2872
|
+
"id": 276,
|
|
2873
|
+
"name": "placement",
|
|
2874
|
+
"kind": 1048576,
|
|
2875
|
+
"kindString": "Set signature",
|
|
2876
|
+
"flags": {},
|
|
2877
|
+
"comment": {
|
|
2878
|
+
"summary": [
|
|
2951
2879
|
{
|
|
2952
|
-
"
|
|
2953
|
-
"
|
|
2954
|
-
|
|
2955
|
-
|
|
2956
|
-
"
|
|
2957
|
-
"
|
|
2958
|
-
|
|
2959
|
-
|
|
2960
|
-
|
|
2961
|
-
|
|
2880
|
+
"kind": "text",
|
|
2881
|
+
"text": "The placement of the popover in relation to the trigger element.\nThe "
|
|
2882
|
+
},
|
|
2883
|
+
{
|
|
2884
|
+
"kind": "code",
|
|
2885
|
+
"text": "`skyPopoverPlacement`"
|
|
2886
|
+
},
|
|
2887
|
+
{
|
|
2888
|
+
"kind": "text",
|
|
2889
|
+
"text": " property on the popover directive takes precedence over this property when specified."
|
|
2962
2890
|
}
|
|
2963
2891
|
],
|
|
2964
|
-
"
|
|
2965
|
-
|
|
2966
|
-
|
|
2892
|
+
"blockTags": [
|
|
2893
|
+
{
|
|
2894
|
+
"tag": "@default",
|
|
2895
|
+
"content": [
|
|
2896
|
+
{
|
|
2897
|
+
"kind": "text",
|
|
2898
|
+
"text": "\"above\""
|
|
2899
|
+
}
|
|
2900
|
+
]
|
|
2901
|
+
}
|
|
2902
|
+
]
|
|
2903
|
+
},
|
|
2904
|
+
"parameters": [
|
|
2905
|
+
{
|
|
2906
|
+
"id": 277,
|
|
2907
|
+
"name": "value",
|
|
2908
|
+
"kind": 32768,
|
|
2909
|
+
"kindString": "Parameter",
|
|
2910
|
+
"flags": {},
|
|
2911
|
+
"type": {
|
|
2912
|
+
"type": "reference",
|
|
2913
|
+
"id": 390,
|
|
2914
|
+
"name": "SkyPopoverPlacement"
|
|
2915
|
+
}
|
|
2967
2916
|
}
|
|
2917
|
+
],
|
|
2918
|
+
"type": {
|
|
2919
|
+
"type": "intrinsic",
|
|
2920
|
+
"name": "void"
|
|
2968
2921
|
}
|
|
2969
|
-
|
|
2922
|
+
}
|
|
2970
2923
|
},
|
|
2971
2924
|
{
|
|
2972
2925
|
"id": 279,
|
|
@@ -2976,84 +2929,76 @@
|
|
|
2976
2929
|
"flags": {
|
|
2977
2930
|
"isPublic": true
|
|
2978
2931
|
},
|
|
2979
|
-
"decorators": [
|
|
2980
|
-
{
|
|
2981
|
-
"name": "Input",
|
|
2982
|
-
"type": {
|
|
2983
|
-
"type": "reference",
|
|
2984
|
-
"qualifiedName": "InputDecorator",
|
|
2985
|
-
"package": "@angular/core",
|
|
2986
|
-
"name": "Input"
|
|
2987
|
-
},
|
|
2988
|
-
"arguments": {}
|
|
2989
|
-
}
|
|
2990
|
-
],
|
|
2991
2932
|
"sources": [
|
|
2992
2933
|
{
|
|
2993
2934
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2994
2935
|
"line": 80,
|
|
2995
|
-
"character": 13
|
|
2996
|
-
|
|
2997
|
-
|
|
2998
|
-
"getSignature": [
|
|
2999
|
-
{
|
|
3000
|
-
"id": 280,
|
|
3001
|
-
"name": "popoverType",
|
|
3002
|
-
"kind": 524288,
|
|
3003
|
-
"kindString": "Get signature",
|
|
3004
|
-
"flags": {},
|
|
3005
|
-
"comment": {
|
|
3006
|
-
"shortText": "The type of popover.",
|
|
3007
|
-
"tags": [
|
|
3008
|
-
{
|
|
3009
|
-
"tag": "default",
|
|
3010
|
-
"text": "\"info\"\n"
|
|
3011
|
-
}
|
|
3012
|
-
]
|
|
3013
|
-
},
|
|
3014
|
-
"type": {
|
|
3015
|
-
"type": "reference",
|
|
3016
|
-
"id": 399,
|
|
3017
|
-
"name": "SkyPopoverType"
|
|
3018
|
-
}
|
|
3019
|
-
}
|
|
3020
|
-
],
|
|
3021
|
-
"setSignature": [
|
|
2936
|
+
"character": 13,
|
|
2937
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L80"
|
|
2938
|
+
},
|
|
3022
2939
|
{
|
|
3023
|
-
"
|
|
3024
|
-
"
|
|
3025
|
-
"
|
|
3026
|
-
"
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
|
-
|
|
3036
|
-
|
|
3037
|
-
"
|
|
2940
|
+
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2941
|
+
"line": 84,
|
|
2942
|
+
"character": 13,
|
|
2943
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L84"
|
|
2944
|
+
}
|
|
2945
|
+
],
|
|
2946
|
+
"getSignature": {
|
|
2947
|
+
"id": 280,
|
|
2948
|
+
"name": "popoverType",
|
|
2949
|
+
"kind": 524288,
|
|
2950
|
+
"kindString": "Get signature",
|
|
2951
|
+
"flags": {},
|
|
2952
|
+
"type": {
|
|
2953
|
+
"type": "reference",
|
|
2954
|
+
"id": 399,
|
|
2955
|
+
"name": "SkyPopoverType"
|
|
2956
|
+
}
|
|
2957
|
+
},
|
|
2958
|
+
"setSignature": {
|
|
2959
|
+
"id": 281,
|
|
2960
|
+
"name": "popoverType",
|
|
2961
|
+
"kind": 1048576,
|
|
2962
|
+
"kindString": "Set signature",
|
|
2963
|
+
"flags": {},
|
|
2964
|
+
"comment": {
|
|
2965
|
+
"summary": [
|
|
3038
2966
|
{
|
|
3039
|
-
"
|
|
3040
|
-
"
|
|
3041
|
-
"kind": 32768,
|
|
3042
|
-
"kindString": "Parameter",
|
|
3043
|
-
"flags": {},
|
|
3044
|
-
"type": {
|
|
3045
|
-
"type": "reference",
|
|
3046
|
-
"id": 399,
|
|
3047
|
-
"name": "SkyPopoverType"
|
|
3048
|
-
}
|
|
2967
|
+
"kind": "text",
|
|
2968
|
+
"text": "The type of popover."
|
|
3049
2969
|
}
|
|
3050
2970
|
],
|
|
3051
|
-
"
|
|
3052
|
-
|
|
3053
|
-
|
|
2971
|
+
"blockTags": [
|
|
2972
|
+
{
|
|
2973
|
+
"tag": "@default",
|
|
2974
|
+
"content": [
|
|
2975
|
+
{
|
|
2976
|
+
"kind": "text",
|
|
2977
|
+
"text": "\"info\""
|
|
2978
|
+
}
|
|
2979
|
+
]
|
|
2980
|
+
}
|
|
2981
|
+
]
|
|
2982
|
+
},
|
|
2983
|
+
"parameters": [
|
|
2984
|
+
{
|
|
2985
|
+
"id": 282,
|
|
2986
|
+
"name": "value",
|
|
2987
|
+
"kind": 32768,
|
|
2988
|
+
"kindString": "Parameter",
|
|
2989
|
+
"flags": {},
|
|
2990
|
+
"type": {
|
|
2991
|
+
"type": "reference",
|
|
2992
|
+
"id": 399,
|
|
2993
|
+
"name": "SkyPopoverType"
|
|
2994
|
+
}
|
|
3054
2995
|
}
|
|
2996
|
+
],
|
|
2997
|
+
"type": {
|
|
2998
|
+
"type": "intrinsic",
|
|
2999
|
+
"name": "void"
|
|
3055
3000
|
}
|
|
3056
|
-
|
|
3001
|
+
}
|
|
3057
3002
|
},
|
|
3058
3003
|
{
|
|
3059
3004
|
"id": 298,
|
|
@@ -3067,7 +3012,8 @@
|
|
|
3067
3012
|
{
|
|
3068
3013
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3069
3014
|
"line": 143,
|
|
3070
|
-
"character": 9
|
|
3015
|
+
"character": 9,
|
|
3016
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L143"
|
|
3071
3017
|
}
|
|
3072
3018
|
],
|
|
3073
3019
|
"signatures": [
|
|
@@ -3096,14 +3042,12 @@
|
|
|
3096
3042
|
"groups": [
|
|
3097
3043
|
{
|
|
3098
3044
|
"title": "Constructors",
|
|
3099
|
-
"kind": 512,
|
|
3100
3045
|
"children": [
|
|
3101
3046
|
263
|
|
3102
3047
|
]
|
|
3103
3048
|
},
|
|
3104
3049
|
{
|
|
3105
3050
|
"title": "Properties",
|
|
3106
|
-
"kind": 1024,
|
|
3107
3051
|
"children": [
|
|
3108
3052
|
287,
|
|
3109
3053
|
283,
|
|
@@ -3114,7 +3058,6 @@
|
|
|
3114
3058
|
},
|
|
3115
3059
|
{
|
|
3116
3060
|
"title": "Accessors",
|
|
3117
|
-
"kind": 262144,
|
|
3118
3061
|
"children": [
|
|
3119
3062
|
266,
|
|
3120
3063
|
270,
|
|
@@ -3124,7 +3067,6 @@
|
|
|
3124
3067
|
},
|
|
3125
3068
|
{
|
|
3126
3069
|
"title": "Methods",
|
|
3127
|
-
"kind": 2048,
|
|
3128
3070
|
"children": [
|
|
3129
3071
|
298
|
|
3130
3072
|
]
|
|
@@ -3134,15 +3076,16 @@
|
|
|
3134
3076
|
{
|
|
3135
3077
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
3136
3078
|
"line": 26,
|
|
3137
|
-
"character": 13
|
|
3079
|
+
"character": 13,
|
|
3080
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.component.ts#L26"
|
|
3138
3081
|
}
|
|
3139
3082
|
],
|
|
3140
3083
|
"implementedTypes": [
|
|
3141
3084
|
{
|
|
3142
3085
|
"type": "reference",
|
|
3086
|
+
"name": "OnDestroy",
|
|
3143
3087
|
"qualifiedName": "OnDestroy",
|
|
3144
|
-
"package": "@angular/core"
|
|
3145
|
-
"name": "OnDestroy"
|
|
3088
|
+
"package": "@angular/core"
|
|
3146
3089
|
}
|
|
3147
3090
|
]
|
|
3148
3091
|
},
|
|
@@ -3152,20 +3095,6 @@
|
|
|
3152
3095
|
"kind": 128,
|
|
3153
3096
|
"kindString": "Class",
|
|
3154
3097
|
"flags": {},
|
|
3155
|
-
"decorators": [
|
|
3156
|
-
{
|
|
3157
|
-
"name": "Directive",
|
|
3158
|
-
"type": {
|
|
3159
|
-
"type": "reference",
|
|
3160
|
-
"qualifiedName": "DirectiveDecorator",
|
|
3161
|
-
"package": "@angular/core",
|
|
3162
|
-
"name": "Directive"
|
|
3163
|
-
},
|
|
3164
|
-
"arguments": {
|
|
3165
|
-
"obj": "{\n selector: '[skyPopover]',\n}"
|
|
3166
|
-
}
|
|
3167
|
-
}
|
|
3168
|
-
],
|
|
3169
3098
|
"children": [
|
|
3170
3099
|
{
|
|
3171
3100
|
"id": 314,
|
|
@@ -3177,7 +3106,8 @@
|
|
|
3177
3106
|
{
|
|
3178
3107
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3179
3108
|
"line": 73,
|
|
3180
|
-
"character": 2
|
|
3109
|
+
"character": 2,
|
|
3110
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L73"
|
|
3181
3111
|
}
|
|
3182
3112
|
],
|
|
3183
3113
|
"signatures": [
|
|
@@ -3202,9 +3132,9 @@
|
|
|
3202
3132
|
"name": "any"
|
|
3203
3133
|
}
|
|
3204
3134
|
],
|
|
3135
|
+
"name": "ElementRef",
|
|
3205
3136
|
"qualifiedName": "ElementRef",
|
|
3206
|
-
"package": "@angular/core"
|
|
3207
|
-
"name": "ElementRef"
|
|
3137
|
+
"package": "@angular/core"
|
|
3208
3138
|
}
|
|
3209
3139
|
}
|
|
3210
3140
|
],
|
|
@@ -3225,31 +3155,25 @@
|
|
|
3225
3155
|
"isPublic": true
|
|
3226
3156
|
},
|
|
3227
3157
|
"comment": {
|
|
3228
|
-
"
|
|
3229
|
-
|
|
3158
|
+
"summary": [
|
|
3159
|
+
{
|
|
3160
|
+
"kind": "text",
|
|
3161
|
+
"text": "The popover component to display. Add this directive to the trigger element that opens the popover."
|
|
3162
|
+
}
|
|
3163
|
+
],
|
|
3164
|
+
"blockTags": [
|
|
3230
3165
|
{
|
|
3231
|
-
"tag": "required",
|
|
3232
|
-
"
|
|
3166
|
+
"tag": "@required",
|
|
3167
|
+
"content": []
|
|
3233
3168
|
}
|
|
3234
3169
|
]
|
|
3235
3170
|
},
|
|
3236
|
-
"decorators": [
|
|
3237
|
-
{
|
|
3238
|
-
"name": "Input",
|
|
3239
|
-
"type": {
|
|
3240
|
-
"type": "reference",
|
|
3241
|
-
"qualifiedName": "InputDecorator",
|
|
3242
|
-
"package": "@angular/core",
|
|
3243
|
-
"name": "Input"
|
|
3244
|
-
},
|
|
3245
|
-
"arguments": {}
|
|
3246
|
-
}
|
|
3247
|
-
],
|
|
3248
3171
|
"sources": [
|
|
3249
3172
|
{
|
|
3250
3173
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3251
3174
|
"line": 22,
|
|
3252
|
-
"character": 9
|
|
3175
|
+
"character": 9,
|
|
3176
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L22"
|
|
3253
3177
|
}
|
|
3254
3178
|
],
|
|
3255
3179
|
"type": {
|
|
@@ -3267,25 +3191,19 @@
|
|
|
3267
3191
|
"isPublic": true
|
|
3268
3192
|
},
|
|
3269
3193
|
"comment": {
|
|
3270
|
-
"
|
|
3194
|
+
"summary": [
|
|
3195
|
+
{
|
|
3196
|
+
"kind": "text",
|
|
3197
|
+
"text": "The horizontal alignment of the popover in relation to the trigger element."
|
|
3198
|
+
}
|
|
3199
|
+
]
|
|
3271
3200
|
},
|
|
3272
|
-
"decorators": [
|
|
3273
|
-
{
|
|
3274
|
-
"name": "Input",
|
|
3275
|
-
"type": {
|
|
3276
|
-
"type": "reference",
|
|
3277
|
-
"qualifiedName": "InputDecorator",
|
|
3278
|
-
"package": "@angular/core",
|
|
3279
|
-
"name": "Input"
|
|
3280
|
-
},
|
|
3281
|
-
"arguments": {}
|
|
3282
|
-
}
|
|
3283
|
-
],
|
|
3284
3201
|
"sources": [
|
|
3285
3202
|
{
|
|
3286
3203
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3287
3204
|
"line": 28,
|
|
3288
|
-
"character": 9
|
|
3205
|
+
"character": 9,
|
|
3206
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L28"
|
|
3289
3207
|
}
|
|
3290
3208
|
],
|
|
3291
3209
|
"type": {
|
|
@@ -3303,25 +3221,19 @@
|
|
|
3303
3221
|
"isPublic": true
|
|
3304
3222
|
},
|
|
3305
3223
|
"comment": {
|
|
3306
|
-
"
|
|
3224
|
+
"summary": [
|
|
3225
|
+
{
|
|
3226
|
+
"kind": "text",
|
|
3227
|
+
"text": "The placement of the popover in relation to the trigger element."
|
|
3228
|
+
}
|
|
3229
|
+
]
|
|
3307
3230
|
},
|
|
3308
|
-
"decorators": [
|
|
3309
|
-
{
|
|
3310
|
-
"name": "Input",
|
|
3311
|
-
"type": {
|
|
3312
|
-
"type": "reference",
|
|
3313
|
-
"qualifiedName": "InputDecorator",
|
|
3314
|
-
"package": "@angular/core",
|
|
3315
|
-
"name": "Input"
|
|
3316
|
-
},
|
|
3317
|
-
"arguments": {}
|
|
3318
|
-
}
|
|
3319
|
-
],
|
|
3320
3231
|
"sources": [
|
|
3321
3232
|
{
|
|
3322
3233
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3323
3234
|
"line": 53,
|
|
3324
|
-
"character": 9
|
|
3235
|
+
"character": 9,
|
|
3236
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L53"
|
|
3325
3237
|
}
|
|
3326
3238
|
],
|
|
3327
3239
|
"type": {
|
|
@@ -3338,88 +3250,97 @@
|
|
|
3338
3250
|
"flags": {
|
|
3339
3251
|
"isPublic": true
|
|
3340
3252
|
},
|
|
3341
|
-
"decorators": [
|
|
3342
|
-
{
|
|
3343
|
-
"name": "Input",
|
|
3344
|
-
"type": {
|
|
3345
|
-
"type": "reference",
|
|
3346
|
-
"qualifiedName": "InputDecorator",
|
|
3347
|
-
"package": "@angular/core",
|
|
3348
|
-
"name": "Input"
|
|
3349
|
-
},
|
|
3350
|
-
"arguments": {}
|
|
3351
|
-
}
|
|
3352
|
-
],
|
|
3353
3253
|
"sources": [
|
|
3354
3254
|
{
|
|
3355
3255
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3356
3256
|
"line": 34,
|
|
3357
|
-
"character": 13
|
|
3358
|
-
|
|
3359
|
-
|
|
3360
|
-
"getSignature": [
|
|
3361
|
-
{
|
|
3362
|
-
"id": 320,
|
|
3363
|
-
"name": "skyPopoverMessageStream",
|
|
3364
|
-
"kind": 524288,
|
|
3365
|
-
"kindString": "Get signature",
|
|
3366
|
-
"flags": {},
|
|
3367
|
-
"comment": {
|
|
3368
|
-
"shortText": "The RxJS `Subject` to send commands to the popover that respect the `SkyPopoverMessage` type."
|
|
3369
|
-
},
|
|
3370
|
-
"type": {
|
|
3371
|
-
"type": "reference",
|
|
3372
|
-
"typeArguments": [
|
|
3373
|
-
{
|
|
3374
|
-
"type": "reference",
|
|
3375
|
-
"id": 383,
|
|
3376
|
-
"name": "SkyPopoverMessage"
|
|
3377
|
-
}
|
|
3378
|
-
],
|
|
3379
|
-
"qualifiedName": "Subject",
|
|
3380
|
-
"package": "rxjs",
|
|
3381
|
-
"name": "Subject"
|
|
3382
|
-
}
|
|
3383
|
-
}
|
|
3384
|
-
],
|
|
3385
|
-
"setSignature": [
|
|
3257
|
+
"character": 13,
|
|
3258
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L34"
|
|
3259
|
+
},
|
|
3386
3260
|
{
|
|
3387
|
-
"
|
|
3388
|
-
"
|
|
3389
|
-
"
|
|
3390
|
-
"
|
|
3391
|
-
|
|
3392
|
-
|
|
3393
|
-
|
|
3394
|
-
|
|
3395
|
-
|
|
3261
|
+
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3262
|
+
"line": 41,
|
|
3263
|
+
"character": 13,
|
|
3264
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L41"
|
|
3265
|
+
}
|
|
3266
|
+
],
|
|
3267
|
+
"getSignature": {
|
|
3268
|
+
"id": 320,
|
|
3269
|
+
"name": "skyPopoverMessageStream",
|
|
3270
|
+
"kind": 524288,
|
|
3271
|
+
"kindString": "Get signature",
|
|
3272
|
+
"flags": {},
|
|
3273
|
+
"type": {
|
|
3274
|
+
"type": "reference",
|
|
3275
|
+
"typeArguments": [
|
|
3396
3276
|
{
|
|
3397
|
-
"
|
|
3398
|
-
"
|
|
3399
|
-
"
|
|
3400
|
-
"kindString": "Parameter",
|
|
3401
|
-
"flags": {},
|
|
3402
|
-
"type": {
|
|
3403
|
-
"type": "reference",
|
|
3404
|
-
"typeArguments": [
|
|
3405
|
-
{
|
|
3406
|
-
"type": "reference",
|
|
3407
|
-
"id": 383,
|
|
3408
|
-
"name": "SkyPopoverMessage"
|
|
3409
|
-
}
|
|
3410
|
-
],
|
|
3411
|
-
"qualifiedName": "Subject",
|
|
3412
|
-
"package": "rxjs",
|
|
3413
|
-
"name": "Subject"
|
|
3414
|
-
}
|
|
3277
|
+
"type": "reference",
|
|
3278
|
+
"id": 383,
|
|
3279
|
+
"name": "SkyPopoverMessage"
|
|
3415
3280
|
}
|
|
3416
3281
|
],
|
|
3417
|
-
"
|
|
3418
|
-
|
|
3419
|
-
|
|
3282
|
+
"name": "Subject",
|
|
3283
|
+
"qualifiedName": "Subject",
|
|
3284
|
+
"package": "rxjs"
|
|
3285
|
+
}
|
|
3286
|
+
},
|
|
3287
|
+
"setSignature": {
|
|
3288
|
+
"id": 321,
|
|
3289
|
+
"name": "skyPopoverMessageStream",
|
|
3290
|
+
"kind": 1048576,
|
|
3291
|
+
"kindString": "Set signature",
|
|
3292
|
+
"flags": {},
|
|
3293
|
+
"comment": {
|
|
3294
|
+
"summary": [
|
|
3295
|
+
{
|
|
3296
|
+
"kind": "text",
|
|
3297
|
+
"text": "The RxJS "
|
|
3298
|
+
},
|
|
3299
|
+
{
|
|
3300
|
+
"kind": "code",
|
|
3301
|
+
"text": "`Subject`"
|
|
3302
|
+
},
|
|
3303
|
+
{
|
|
3304
|
+
"kind": "text",
|
|
3305
|
+
"text": " to send commands to the popover that respect the "
|
|
3306
|
+
},
|
|
3307
|
+
{
|
|
3308
|
+
"kind": "code",
|
|
3309
|
+
"text": "`SkyPopoverMessage`"
|
|
3310
|
+
},
|
|
3311
|
+
{
|
|
3312
|
+
"kind": "text",
|
|
3313
|
+
"text": " type."
|
|
3314
|
+
}
|
|
3315
|
+
]
|
|
3316
|
+
},
|
|
3317
|
+
"parameters": [
|
|
3318
|
+
{
|
|
3319
|
+
"id": 322,
|
|
3320
|
+
"name": "value",
|
|
3321
|
+
"kind": 32768,
|
|
3322
|
+
"kindString": "Parameter",
|
|
3323
|
+
"flags": {},
|
|
3324
|
+
"type": {
|
|
3325
|
+
"type": "reference",
|
|
3326
|
+
"typeArguments": [
|
|
3327
|
+
{
|
|
3328
|
+
"type": "reference",
|
|
3329
|
+
"id": 383,
|
|
3330
|
+
"name": "SkyPopoverMessage"
|
|
3331
|
+
}
|
|
3332
|
+
],
|
|
3333
|
+
"name": "Subject",
|
|
3334
|
+
"qualifiedName": "Subject",
|
|
3335
|
+
"package": "rxjs"
|
|
3336
|
+
}
|
|
3420
3337
|
}
|
|
3338
|
+
],
|
|
3339
|
+
"type": {
|
|
3340
|
+
"type": "intrinsic",
|
|
3341
|
+
"name": "void"
|
|
3421
3342
|
}
|
|
3422
|
-
|
|
3343
|
+
}
|
|
3423
3344
|
},
|
|
3424
3345
|
{
|
|
3425
3346
|
"id": 326,
|
|
@@ -3429,72 +3350,65 @@
|
|
|
3429
3350
|
"flags": {
|
|
3430
3351
|
"isPublic": true
|
|
3431
3352
|
},
|
|
3432
|
-
"decorators": [
|
|
3433
|
-
{
|
|
3434
|
-
"name": "Input",
|
|
3435
|
-
"type": {
|
|
3436
|
-
"type": "reference",
|
|
3437
|
-
"qualifiedName": "InputDecorator",
|
|
3438
|
-
"package": "@angular/core",
|
|
3439
|
-
"name": "Input"
|
|
3440
|
-
},
|
|
3441
|
-
"arguments": {}
|
|
3442
|
-
}
|
|
3443
|
-
],
|
|
3444
3353
|
"sources": [
|
|
3445
3354
|
{
|
|
3446
3355
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3447
3356
|
"line": 59,
|
|
3448
|
-
"character": 13
|
|
3449
|
-
|
|
3450
|
-
|
|
3451
|
-
"getSignature": [
|
|
3452
|
-
{
|
|
3453
|
-
"id": 327,
|
|
3454
|
-
"name": "skyPopoverTrigger",
|
|
3455
|
-
"kind": 524288,
|
|
3456
|
-
"kindString": "Get signature",
|
|
3457
|
-
"flags": {},
|
|
3458
|
-
"comment": {
|
|
3459
|
-
"shortText": "The user action that displays the popover."
|
|
3460
|
-
},
|
|
3461
|
-
"type": {
|
|
3462
|
-
"type": "reference",
|
|
3463
|
-
"id": 398,
|
|
3464
|
-
"name": "SkyPopoverTrigger"
|
|
3465
|
-
}
|
|
3466
|
-
}
|
|
3467
|
-
],
|
|
3468
|
-
"setSignature": [
|
|
3357
|
+
"character": 13,
|
|
3358
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L59"
|
|
3359
|
+
},
|
|
3469
3360
|
{
|
|
3470
|
-
"
|
|
3471
|
-
"
|
|
3472
|
-
"
|
|
3473
|
-
"
|
|
3474
|
-
|
|
3475
|
-
|
|
3476
|
-
|
|
3477
|
-
|
|
3478
|
-
|
|
3361
|
+
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3362
|
+
"line": 63,
|
|
3363
|
+
"character": 13,
|
|
3364
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L63"
|
|
3365
|
+
}
|
|
3366
|
+
],
|
|
3367
|
+
"getSignature": {
|
|
3368
|
+
"id": 327,
|
|
3369
|
+
"name": "skyPopoverTrigger",
|
|
3370
|
+
"kind": 524288,
|
|
3371
|
+
"kindString": "Get signature",
|
|
3372
|
+
"flags": {},
|
|
3373
|
+
"type": {
|
|
3374
|
+
"type": "reference",
|
|
3375
|
+
"id": 398,
|
|
3376
|
+
"name": "SkyPopoverTrigger"
|
|
3377
|
+
}
|
|
3378
|
+
},
|
|
3379
|
+
"setSignature": {
|
|
3380
|
+
"id": 328,
|
|
3381
|
+
"name": "skyPopoverTrigger",
|
|
3382
|
+
"kind": 1048576,
|
|
3383
|
+
"kindString": "Set signature",
|
|
3384
|
+
"flags": {},
|
|
3385
|
+
"comment": {
|
|
3386
|
+
"summary": [
|
|
3479
3387
|
{
|
|
3480
|
-
"
|
|
3481
|
-
"
|
|
3482
|
-
|
|
3483
|
-
|
|
3484
|
-
|
|
3485
|
-
|
|
3486
|
-
|
|
3487
|
-
|
|
3488
|
-
|
|
3489
|
-
|
|
3388
|
+
"kind": "text",
|
|
3389
|
+
"text": "The user action that displays the popover."
|
|
3390
|
+
}
|
|
3391
|
+
]
|
|
3392
|
+
},
|
|
3393
|
+
"parameters": [
|
|
3394
|
+
{
|
|
3395
|
+
"id": 329,
|
|
3396
|
+
"name": "value",
|
|
3397
|
+
"kind": 32768,
|
|
3398
|
+
"kindString": "Parameter",
|
|
3399
|
+
"flags": {},
|
|
3400
|
+
"type": {
|
|
3401
|
+
"type": "reference",
|
|
3402
|
+
"id": 398,
|
|
3403
|
+
"name": "SkyPopoverTrigger"
|
|
3490
3404
|
}
|
|
3491
|
-
],
|
|
3492
|
-
"type": {
|
|
3493
|
-
"type": "intrinsic",
|
|
3494
|
-
"name": "void"
|
|
3495
3405
|
}
|
|
3406
|
+
],
|
|
3407
|
+
"type": {
|
|
3408
|
+
"type": "intrinsic",
|
|
3409
|
+
"name": "void"
|
|
3496
3410
|
}
|
|
3497
|
-
|
|
3411
|
+
}
|
|
3498
3412
|
},
|
|
3499
3413
|
{
|
|
3500
3414
|
"id": 335,
|
|
@@ -3508,7 +3422,8 @@
|
|
|
3508
3422
|
{
|
|
3509
3423
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3510
3424
|
"line": 82,
|
|
3511
|
-
"character": 9
|
|
3425
|
+
"character": 9,
|
|
3426
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L82"
|
|
3512
3427
|
}
|
|
3513
3428
|
],
|
|
3514
3429
|
"signatures": [
|
|
@@ -3545,7 +3460,8 @@
|
|
|
3545
3460
|
{
|
|
3546
3461
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3547
3462
|
"line": 78,
|
|
3548
|
-
"character": 9
|
|
3463
|
+
"character": 9,
|
|
3464
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L78"
|
|
3549
3465
|
}
|
|
3550
3466
|
],
|
|
3551
3467
|
"signatures": [
|
|
@@ -3582,7 +3498,8 @@
|
|
|
3582
3498
|
{
|
|
3583
3499
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3584
3500
|
"line": 87,
|
|
3585
|
-
"character": 9
|
|
3501
|
+
"character": 9,
|
|
3502
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L87"
|
|
3586
3503
|
}
|
|
3587
3504
|
],
|
|
3588
3505
|
"signatures": [
|
|
@@ -3603,14 +3520,12 @@
|
|
|
3603
3520
|
"groups": [
|
|
3604
3521
|
{
|
|
3605
3522
|
"title": "Constructors",
|
|
3606
|
-
"kind": 512,
|
|
3607
3523
|
"children": [
|
|
3608
3524
|
314
|
|
3609
3525
|
]
|
|
3610
3526
|
},
|
|
3611
3527
|
{
|
|
3612
3528
|
"title": "Properties",
|
|
3613
|
-
"kind": 1024,
|
|
3614
3529
|
"children": [
|
|
3615
3530
|
317,
|
|
3616
3531
|
318,
|
|
@@ -3619,7 +3534,6 @@
|
|
|
3619
3534
|
},
|
|
3620
3535
|
{
|
|
3621
3536
|
"title": "Accessors",
|
|
3622
|
-
"kind": 262144,
|
|
3623
3537
|
"children": [
|
|
3624
3538
|
319,
|
|
3625
3539
|
326
|
|
@@ -3627,7 +3541,6 @@
|
|
|
3627
3541
|
},
|
|
3628
3542
|
{
|
|
3629
3543
|
"title": "Methods",
|
|
3630
|
-
"kind": 2048,
|
|
3631
3544
|
"children": [
|
|
3632
3545
|
335,
|
|
3633
3546
|
333,
|
|
@@ -3639,21 +3552,22 @@
|
|
|
3639
3552
|
{
|
|
3640
3553
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3641
3554
|
"line": 16,
|
|
3642
|
-
"character": 13
|
|
3555
|
+
"character": 13,
|
|
3556
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/popover.directive.ts#L16"
|
|
3643
3557
|
}
|
|
3644
3558
|
],
|
|
3645
3559
|
"implementedTypes": [
|
|
3646
3560
|
{
|
|
3647
3561
|
"type": "reference",
|
|
3562
|
+
"name": "OnInit",
|
|
3648
3563
|
"qualifiedName": "OnInit",
|
|
3649
|
-
"package": "@angular/core"
|
|
3650
|
-
"name": "OnInit"
|
|
3564
|
+
"package": "@angular/core"
|
|
3651
3565
|
},
|
|
3652
3566
|
{
|
|
3653
3567
|
"type": "reference",
|
|
3568
|
+
"name": "OnDestroy",
|
|
3654
3569
|
"qualifiedName": "OnDestroy",
|
|
3655
|
-
"package": "@angular/core"
|
|
3656
|
-
"name": "OnDestroy"
|
|
3570
|
+
"package": "@angular/core"
|
|
3657
3571
|
}
|
|
3658
3572
|
]
|
|
3659
3573
|
},
|
|
@@ -3664,7 +3578,12 @@
|
|
|
3664
3578
|
"kindString": "Interface",
|
|
3665
3579
|
"flags": {},
|
|
3666
3580
|
"comment": {
|
|
3667
|
-
"
|
|
3581
|
+
"summary": [
|
|
3582
|
+
{
|
|
3583
|
+
"kind": "text",
|
|
3584
|
+
"text": "Specifies messages to be sent to the popover component."
|
|
3585
|
+
}
|
|
3586
|
+
]
|
|
3668
3587
|
},
|
|
3669
3588
|
"children": [
|
|
3670
3589
|
{
|
|
@@ -3676,13 +3595,19 @@
|
|
|
3676
3595
|
"isOptional": true
|
|
3677
3596
|
},
|
|
3678
3597
|
"comment": {
|
|
3679
|
-
"
|
|
3598
|
+
"summary": [
|
|
3599
|
+
{
|
|
3600
|
+
"kind": "text",
|
|
3601
|
+
"text": "The type of message to send."
|
|
3602
|
+
}
|
|
3603
|
+
]
|
|
3680
3604
|
},
|
|
3681
3605
|
"sources": [
|
|
3682
3606
|
{
|
|
3683
3607
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message.ts",
|
|
3684
3608
|
"line": 10,
|
|
3685
|
-
"character": 2
|
|
3609
|
+
"character": 2,
|
|
3610
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-message.ts#L10"
|
|
3686
3611
|
}
|
|
3687
3612
|
],
|
|
3688
3613
|
"type": {
|
|
@@ -3695,7 +3620,6 @@
|
|
|
3695
3620
|
"groups": [
|
|
3696
3621
|
{
|
|
3697
3622
|
"title": "Properties",
|
|
3698
|
-
"kind": 1024,
|
|
3699
3623
|
"children": [
|
|
3700
3624
|
384
|
|
3701
3625
|
]
|
|
@@ -3705,7 +3629,8 @@
|
|
|
3705
3629
|
{
|
|
3706
3630
|
"fileName": "projects/popovers/src/modules/popover/types/popover-message.ts",
|
|
3707
3631
|
"line": 6,
|
|
3708
|
-
"character": 17
|
|
3632
|
+
"character": 17,
|
|
3633
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-message.ts#L6"
|
|
3709
3634
|
}
|
|
3710
3635
|
]
|
|
3711
3636
|
},
|
|
@@ -3716,13 +3641,19 @@
|
|
|
3716
3641
|
"kindString": "Type alias",
|
|
3717
3642
|
"flags": {},
|
|
3718
3643
|
"comment": {
|
|
3719
|
-
"
|
|
3644
|
+
"summary": [
|
|
3645
|
+
{
|
|
3646
|
+
"kind": "text",
|
|
3647
|
+
"text": "The horizontal alignment for the dropdown."
|
|
3648
|
+
}
|
|
3649
|
+
]
|
|
3720
3650
|
},
|
|
3721
3651
|
"sources": [
|
|
3722
3652
|
{
|
|
3723
3653
|
"fileName": "projects/popovers/src/modules/dropdown/types/dropdown-horizontal-alignment.ts",
|
|
3724
3654
|
"line": 4,
|
|
3725
|
-
"character": 12
|
|
3655
|
+
"character": 12,
|
|
3656
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/types/dropdown-horizontal-alignment.ts#L4"
|
|
3726
3657
|
}
|
|
3727
3658
|
],
|
|
3728
3659
|
"type": {
|
|
@@ -3750,13 +3681,19 @@
|
|
|
3750
3681
|
"kindString": "Type alias",
|
|
3751
3682
|
"flags": {},
|
|
3752
3683
|
"comment": {
|
|
3753
|
-
"
|
|
3684
|
+
"summary": [
|
|
3685
|
+
{
|
|
3686
|
+
"kind": "text",
|
|
3687
|
+
"text": "How users interact with the dropdown button to expose the dropdown menu."
|
|
3688
|
+
}
|
|
3689
|
+
]
|
|
3754
3690
|
},
|
|
3755
3691
|
"sources": [
|
|
3756
3692
|
{
|
|
3757
3693
|
"fileName": "projects/popovers/src/modules/dropdown/types/dropdown-trigger-type.ts",
|
|
3758
3694
|
"line": 4,
|
|
3759
|
-
"character": 12
|
|
3695
|
+
"character": 12,
|
|
3696
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/dropdown/types/dropdown-trigger-type.ts#L4"
|
|
3760
3697
|
}
|
|
3761
3698
|
],
|
|
3762
3699
|
"type": {
|
|
@@ -3780,13 +3717,19 @@
|
|
|
3780
3717
|
"kindString": "Type alias",
|
|
3781
3718
|
"flags": {},
|
|
3782
3719
|
"comment": {
|
|
3783
|
-
"
|
|
3720
|
+
"summary": [
|
|
3721
|
+
{
|
|
3722
|
+
"kind": "text",
|
|
3723
|
+
"text": "Represents the horizontal alignment of the popover in relation to the trigger element."
|
|
3724
|
+
}
|
|
3725
|
+
]
|
|
3784
3726
|
},
|
|
3785
3727
|
"sources": [
|
|
3786
3728
|
{
|
|
3787
3729
|
"fileName": "projects/popovers/src/modules/popover/types/popover-alignment.ts",
|
|
3788
3730
|
"line": 4,
|
|
3789
|
-
"character": 12
|
|
3731
|
+
"character": 12,
|
|
3732
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-alignment.ts#L4"
|
|
3790
3733
|
}
|
|
3791
3734
|
],
|
|
3792
3735
|
"type": {
|
|
@@ -3814,13 +3757,19 @@
|
|
|
3814
3757
|
"kindString": "Type alias",
|
|
3815
3758
|
"flags": {},
|
|
3816
3759
|
"comment": {
|
|
3817
|
-
"
|
|
3760
|
+
"summary": [
|
|
3761
|
+
{
|
|
3762
|
+
"kind": "text",
|
|
3763
|
+
"text": "Represents the placement of the popover in relation to the trigger element."
|
|
3764
|
+
}
|
|
3765
|
+
]
|
|
3818
3766
|
},
|
|
3819
3767
|
"sources": [
|
|
3820
3768
|
{
|
|
3821
3769
|
"fileName": "projects/popovers/src/modules/popover/types/popover-placement.ts",
|
|
3822
3770
|
"line": 4,
|
|
3823
|
-
"character": 12
|
|
3771
|
+
"character": 12,
|
|
3772
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-placement.ts#L4"
|
|
3824
3773
|
}
|
|
3825
3774
|
],
|
|
3826
3775
|
"type": {
|
|
@@ -3852,13 +3801,19 @@
|
|
|
3852
3801
|
"kindString": "Type alias",
|
|
3853
3802
|
"flags": {},
|
|
3854
3803
|
"comment": {
|
|
3855
|
-
"
|
|
3804
|
+
"summary": [
|
|
3805
|
+
{
|
|
3806
|
+
"kind": "text",
|
|
3807
|
+
"text": "The user action that displays the popover."
|
|
3808
|
+
}
|
|
3809
|
+
]
|
|
3856
3810
|
},
|
|
3857
3811
|
"sources": [
|
|
3858
3812
|
{
|
|
3859
3813
|
"fileName": "projects/popovers/src/modules/popover/types/popover-trigger.ts",
|
|
3860
3814
|
"line": 4,
|
|
3861
|
-
"character": 12
|
|
3815
|
+
"character": 12,
|
|
3816
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-trigger.ts#L4"
|
|
3862
3817
|
}
|
|
3863
3818
|
],
|
|
3864
3819
|
"type": {
|
|
@@ -3882,13 +3837,19 @@
|
|
|
3882
3837
|
"kindString": "Type alias",
|
|
3883
3838
|
"flags": {},
|
|
3884
3839
|
"comment": {
|
|
3885
|
-
"
|
|
3840
|
+
"summary": [
|
|
3841
|
+
{
|
|
3842
|
+
"kind": "text",
|
|
3843
|
+
"text": "The style type of the popover."
|
|
3844
|
+
}
|
|
3845
|
+
]
|
|
3886
3846
|
},
|
|
3887
3847
|
"sources": [
|
|
3888
3848
|
{
|
|
3889
3849
|
"fileName": "projects/popovers/src/modules/popover/types/popover-type.ts",
|
|
3890
3850
|
"line": 4,
|
|
3891
|
-
"character": 12
|
|
3851
|
+
"character": 12,
|
|
3852
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/src/lib/modules/popover/types/popover-type.ts#L4"
|
|
3892
3853
|
}
|
|
3893
3854
|
],
|
|
3894
3855
|
"type": {
|
|
@@ -3922,7 +3883,8 @@
|
|
|
3922
3883
|
{
|
|
3923
3884
|
"fileName": "projects/popovers/src/testing/dropdown/popovers-fixture-dropdown-item.ts",
|
|
3924
3885
|
"line": 2,
|
|
3925
|
-
"character": 2
|
|
3886
|
+
"character": 2,
|
|
3887
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/testing/src/dropdown/popovers-fixture-dropdown-item.ts#L2"
|
|
3926
3888
|
}
|
|
3927
3889
|
],
|
|
3928
3890
|
"type": {
|
|
@@ -3934,7 +3896,6 @@
|
|
|
3934
3896
|
"groups": [
|
|
3935
3897
|
{
|
|
3936
3898
|
"title": "Properties",
|
|
3937
|
-
"kind": 1024,
|
|
3938
3899
|
"children": [
|
|
3939
3900
|
453
|
|
3940
3901
|
]
|
|
@@ -3944,7 +3905,8 @@
|
|
|
3944
3905
|
{
|
|
3945
3906
|
"fileName": "projects/popovers/src/testing/dropdown/popovers-fixture-dropdown-item.ts",
|
|
3946
3907
|
"line": 1,
|
|
3947
|
-
"character": 17
|
|
3908
|
+
"character": 17,
|
|
3909
|
+
"url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/popovers/testing/src/dropdown/popovers-fixture-dropdown-item.ts#L1"
|
|
3948
3910
|
}
|
|
3949
3911
|
]
|
|
3950
3912
|
}
|
|
@@ -3952,7 +3914,6 @@
|
|
|
3952
3914
|
"groups": [
|
|
3953
3915
|
{
|
|
3954
3916
|
"title": "Modules",
|
|
3955
|
-
"kind": 2,
|
|
3956
3917
|
"children": [
|
|
3957
3918
|
1,
|
|
3958
3919
|
2
|