@skyux/action-bars 8.0.0 → 8.0.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 +418 -340
- package/package.json +8 -8
package/documentation.json
CHANGED
|
@@ -22,10 +22,25 @@
|
|
|
22
22
|
"kind": 128,
|
|
23
23
|
"kindString": "Class",
|
|
24
24
|
"flags": {},
|
|
25
|
+
"decorators": [
|
|
26
|
+
{
|
|
27
|
+
"name": "NgModule",
|
|
28
|
+
"type": {
|
|
29
|
+
"type": "reference",
|
|
30
|
+
"qualifiedName": "NgModuleDecorator",
|
|
31
|
+
"package": "@angular/core",
|
|
32
|
+
"name": "NgModule"
|
|
33
|
+
},
|
|
34
|
+
"arguments": {
|
|
35
|
+
"obj": "{\n declarations: [\n SkySummaryActionBarActionsComponent,\n SkySummaryActionBarCancelComponent,\n SkySummaryActionBarCollapsiblePipe,\n SkySummaryActionBarComponent,\n SkySummaryActionBarPrimaryActionComponent,\n SkySummaryActionBarSecondaryActionComponent,\n SkySummaryActionBarSecondaryActionsComponent,\n SkySummaryActionBarSummaryComponent,\n ],\n imports: [\n CommonModule,\n SkyChevronModule,\n SkyDropdownModule,\n SkyI18nModule,\n SkyIconModule,\n SkyActionBarsResourcesModule,\n SkyThemeModule,\n ],\n exports: [\n SkySummaryActionBarComponent,\n SkySummaryActionBarActionsComponent,\n SkySummaryActionBarCancelComponent,\n SkySummaryActionBarPrimaryActionComponent,\n SkySummaryActionBarSecondaryActionComponent,\n SkySummaryActionBarSecondaryActionsComponent,\n SkySummaryActionBarSummaryComponent,\n ],\n}"
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
],
|
|
25
39
|
"children": [],
|
|
26
40
|
"groups": [
|
|
27
41
|
{
|
|
28
42
|
"title": "Constructors",
|
|
43
|
+
"kind": 512,
|
|
29
44
|
"children": [
|
|
30
45
|
109
|
|
31
46
|
]
|
|
@@ -35,8 +50,7 @@
|
|
|
35
50
|
{
|
|
36
51
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.module.ts",
|
|
37
52
|
"line": 49,
|
|
38
|
-
"character": 13
|
|
39
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.module.ts#L49"
|
|
53
|
+
"character": 13
|
|
40
54
|
}
|
|
41
55
|
]
|
|
42
56
|
},
|
|
@@ -47,17 +61,27 @@
|
|
|
47
61
|
"kindString": "Class",
|
|
48
62
|
"flags": {},
|
|
49
63
|
"comment": {
|
|
50
|
-
"
|
|
51
|
-
{
|
|
52
|
-
"kind": "text",
|
|
53
|
-
"text": "Specifies the summary information to display."
|
|
54
|
-
}
|
|
55
|
-
]
|
|
64
|
+
"shortText": "Specifies the summary information to display."
|
|
56
65
|
},
|
|
66
|
+
"decorators": [
|
|
67
|
+
{
|
|
68
|
+
"name": "Component",
|
|
69
|
+
"type": {
|
|
70
|
+
"type": "reference",
|
|
71
|
+
"qualifiedName": "ComponentDecorator",
|
|
72
|
+
"package": "@angular/core",
|
|
73
|
+
"name": "Component"
|
|
74
|
+
},
|
|
75
|
+
"arguments": {
|
|
76
|
+
"obj": "{\n selector: 'sky-summary-action-bar-summary',\n templateUrl: './summary-action-bar-summary.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
],
|
|
57
80
|
"children": [],
|
|
58
81
|
"groups": [
|
|
59
82
|
{
|
|
60
83
|
"title": "Constructors",
|
|
84
|
+
"kind": 512,
|
|
61
85
|
"children": [
|
|
62
86
|
4
|
|
63
87
|
]
|
|
@@ -67,8 +91,7 @@
|
|
|
67
91
|
{
|
|
68
92
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary/summary-action-bar-summary.component.ts",
|
|
69
93
|
"line": 11,
|
|
70
|
-
"character": 13
|
|
71
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary/summary-action-bar-summary.component.ts#L11"
|
|
94
|
+
"character": 13
|
|
72
95
|
}
|
|
73
96
|
]
|
|
74
97
|
},
|
|
@@ -79,29 +102,22 @@
|
|
|
79
102
|
"kindString": "Class",
|
|
80
103
|
"flags": {},
|
|
81
104
|
"comment": {
|
|
82
|
-
"
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
{
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
"kind": "text",
|
|
93
|
-
"text": " and\n"
|
|
94
|
-
},
|
|
95
|
-
{
|
|
96
|
-
"kind": "code",
|
|
97
|
-
"text": "`sky-summary-action-bar-summary`"
|
|
105
|
+
"shortText": "Contains the `sky-summary-action-bar-actions` and\n`sky-summary-action-bar-summary` components."
|
|
106
|
+
},
|
|
107
|
+
"decorators": [
|
|
108
|
+
{
|
|
109
|
+
"name": "Component",
|
|
110
|
+
"type": {
|
|
111
|
+
"type": "reference",
|
|
112
|
+
"qualifiedName": "ComponentDecorator",
|
|
113
|
+
"package": "@angular/core",
|
|
114
|
+
"name": "Component"
|
|
98
115
|
},
|
|
99
|
-
{
|
|
100
|
-
"
|
|
101
|
-
"text": " components."
|
|
116
|
+
"arguments": {
|
|
117
|
+
"obj": "{\n selector: 'sky-summary-action-bar',\n templateUrl: './summary-action-bar.component.html',\n styleUrls: ['./summary-action-bar.component.scss'],\n animations: [skyAnimationSlide],\n providers: [SkySummaryActionBarAdapterService],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
102
118
|
}
|
|
103
|
-
|
|
104
|
-
|
|
119
|
+
}
|
|
120
|
+
],
|
|
105
121
|
"children": [
|
|
106
122
|
{
|
|
107
123
|
"id": 7,
|
|
@@ -113,8 +129,7 @@
|
|
|
113
129
|
{
|
|
114
130
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
115
131
|
"line": 79,
|
|
116
|
-
"character": 2
|
|
117
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L79"
|
|
132
|
+
"character": 2
|
|
118
133
|
}
|
|
119
134
|
],
|
|
120
135
|
"signatures": [
|
|
@@ -144,9 +159,9 @@
|
|
|
144
159
|
"flags": {},
|
|
145
160
|
"type": {
|
|
146
161
|
"type": "reference",
|
|
147
|
-
"name": "ChangeDetectorRef",
|
|
148
162
|
"qualifiedName": "ChangeDetectorRef",
|
|
149
|
-
"package": "@angular/core"
|
|
163
|
+
"package": "@angular/core",
|
|
164
|
+
"name": "ChangeDetectorRef"
|
|
150
165
|
}
|
|
151
166
|
},
|
|
152
167
|
{
|
|
@@ -163,9 +178,9 @@
|
|
|
163
178
|
"name": "any"
|
|
164
179
|
}
|
|
165
180
|
],
|
|
166
|
-
"name": "ElementRef",
|
|
167
181
|
"qualifiedName": "ElementRef",
|
|
168
|
-
"package": "@angular/core"
|
|
182
|
+
"package": "@angular/core",
|
|
183
|
+
"name": "ElementRef"
|
|
169
184
|
}
|
|
170
185
|
},
|
|
171
186
|
{
|
|
@@ -218,12 +233,26 @@
|
|
|
218
233
|
"flags": {
|
|
219
234
|
"isPublic": true
|
|
220
235
|
},
|
|
236
|
+
"decorators": [
|
|
237
|
+
{
|
|
238
|
+
"name": "ViewChild",
|
|
239
|
+
"type": {
|
|
240
|
+
"type": "reference",
|
|
241
|
+
"qualifiedName": "ViewChildDecorator",
|
|
242
|
+
"package": "@angular/core",
|
|
243
|
+
"name": "ViewChild"
|
|
244
|
+
},
|
|
245
|
+
"arguments": {
|
|
246
|
+
"selector": "'chevronEl'",
|
|
247
|
+
"opts": "{ read: ElementRef }"
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
],
|
|
221
251
|
"sources": [
|
|
222
252
|
{
|
|
223
253
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
224
254
|
"line": 66,
|
|
225
|
-
"character": 9
|
|
226
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L66"
|
|
255
|
+
"character": 9
|
|
227
256
|
}
|
|
228
257
|
],
|
|
229
258
|
"type": {
|
|
@@ -234,9 +263,9 @@
|
|
|
234
263
|
"name": "any"
|
|
235
264
|
}
|
|
236
265
|
],
|
|
237
|
-
"name": "ElementRef",
|
|
238
266
|
"qualifiedName": "ElementRef",
|
|
239
|
-
"package": "@angular/core"
|
|
267
|
+
"package": "@angular/core",
|
|
268
|
+
"name": "ElementRef"
|
|
240
269
|
}
|
|
241
270
|
},
|
|
242
271
|
{
|
|
@@ -251,8 +280,7 @@
|
|
|
251
280
|
{
|
|
252
281
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
253
282
|
"line": 47,
|
|
254
|
-
"character": 9
|
|
255
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L47"
|
|
283
|
+
"character": 9
|
|
256
284
|
}
|
|
257
285
|
],
|
|
258
286
|
"type": {
|
|
@@ -261,27 +289,6 @@
|
|
|
261
289
|
},
|
|
262
290
|
"defaultValue": "false"
|
|
263
291
|
},
|
|
264
|
-
{
|
|
265
|
-
"id": 33,
|
|
266
|
-
"name": "mediaQueryService",
|
|
267
|
-
"kind": 1024,
|
|
268
|
-
"kindString": "Property",
|
|
269
|
-
"flags": {
|
|
270
|
-
"isPublic": true
|
|
271
|
-
},
|
|
272
|
-
"sources": [
|
|
273
|
-
{
|
|
274
|
-
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
275
|
-
"line": 83,
|
|
276
|
-
"character": 11,
|
|
277
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L83"
|
|
278
|
-
}
|
|
279
|
-
],
|
|
280
|
-
"type": {
|
|
281
|
-
"type": "reference",
|
|
282
|
-
"name": "SkyMediaQueryService"
|
|
283
|
-
}
|
|
284
|
-
},
|
|
285
292
|
{
|
|
286
293
|
"id": 17,
|
|
287
294
|
"name": "slideDirection",
|
|
@@ -294,8 +301,7 @@
|
|
|
294
301
|
{
|
|
295
302
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
296
303
|
"line": 51,
|
|
297
|
-
"character": 9
|
|
298
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L51"
|
|
304
|
+
"character": 9
|
|
299
305
|
}
|
|
300
306
|
],
|
|
301
307
|
"type": {
|
|
@@ -316,8 +322,7 @@
|
|
|
316
322
|
{
|
|
317
323
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
318
324
|
"line": 53,
|
|
319
|
-
"character": 9
|
|
320
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L53"
|
|
325
|
+
"character": 9
|
|
321
326
|
}
|
|
322
327
|
],
|
|
323
328
|
"type": {
|
|
@@ -338,8 +343,7 @@
|
|
|
338
343
|
{
|
|
339
344
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
340
345
|
"line": 49,
|
|
341
|
-
"character": 9
|
|
342
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L49"
|
|
346
|
+
"character": 9
|
|
343
347
|
}
|
|
344
348
|
],
|
|
345
349
|
"type": {
|
|
@@ -355,71 +359,83 @@
|
|
|
355
359
|
"flags": {
|
|
356
360
|
"isPublic": true
|
|
357
361
|
},
|
|
362
|
+
"decorators": [
|
|
363
|
+
{
|
|
364
|
+
"name": "ContentChild",
|
|
365
|
+
"type": {
|
|
366
|
+
"type": "reference",
|
|
367
|
+
"qualifiedName": "ContentChildDecorator",
|
|
368
|
+
"package": "@angular/core",
|
|
369
|
+
"name": "ContentChild"
|
|
370
|
+
},
|
|
371
|
+
"arguments": {
|
|
372
|
+
"selector": "SkySummaryActionBarSummaryComponent",
|
|
373
|
+
"opts": "{ read: ElementRef }"
|
|
374
|
+
}
|
|
375
|
+
}
|
|
376
|
+
],
|
|
358
377
|
"sources": [
|
|
359
378
|
{
|
|
360
379
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
361
380
|
"line": 56,
|
|
362
|
-
"character": 13
|
|
363
|
-
|
|
364
|
-
|
|
381
|
+
"character": 13
|
|
382
|
+
}
|
|
383
|
+
],
|
|
384
|
+
"getSignature": [
|
|
365
385
|
{
|
|
366
|
-
"
|
|
367
|
-
"
|
|
368
|
-
"
|
|
369
|
-
"
|
|
386
|
+
"id": 20,
|
|
387
|
+
"name": "summaryElement",
|
|
388
|
+
"kind": 524288,
|
|
389
|
+
"kindString": "Get signature",
|
|
390
|
+
"flags": {},
|
|
391
|
+
"type": {
|
|
392
|
+
"type": "reference",
|
|
393
|
+
"typeArguments": [
|
|
394
|
+
{
|
|
395
|
+
"type": "intrinsic",
|
|
396
|
+
"name": "any"
|
|
397
|
+
}
|
|
398
|
+
],
|
|
399
|
+
"qualifiedName": "ElementRef",
|
|
400
|
+
"package": "@angular/core",
|
|
401
|
+
"name": "ElementRef"
|
|
402
|
+
}
|
|
370
403
|
}
|
|
371
404
|
],
|
|
372
|
-
"
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
"
|
|
380
|
-
"typeArguments": [
|
|
405
|
+
"setSignature": [
|
|
406
|
+
{
|
|
407
|
+
"id": 21,
|
|
408
|
+
"name": "summaryElement",
|
|
409
|
+
"kind": 1048576,
|
|
410
|
+
"kindString": "Set signature",
|
|
411
|
+
"flags": {},
|
|
412
|
+
"parameters": [
|
|
381
413
|
{
|
|
382
|
-
"
|
|
383
|
-
"name": "
|
|
414
|
+
"id": 22,
|
|
415
|
+
"name": "element",
|
|
416
|
+
"kind": 32768,
|
|
417
|
+
"kindString": "Parameter",
|
|
418
|
+
"flags": {},
|
|
419
|
+
"type": {
|
|
420
|
+
"type": "reference",
|
|
421
|
+
"typeArguments": [
|
|
422
|
+
{
|
|
423
|
+
"type": "intrinsic",
|
|
424
|
+
"name": "any"
|
|
425
|
+
}
|
|
426
|
+
],
|
|
427
|
+
"qualifiedName": "ElementRef",
|
|
428
|
+
"package": "@angular/core",
|
|
429
|
+
"name": "ElementRef"
|
|
430
|
+
}
|
|
384
431
|
}
|
|
385
432
|
],
|
|
386
|
-
"
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
}
|
|
390
|
-
},
|
|
391
|
-
"setSignature": {
|
|
392
|
-
"id": 21,
|
|
393
|
-
"name": "summaryElement",
|
|
394
|
-
"kind": 1048576,
|
|
395
|
-
"kindString": "Set signature",
|
|
396
|
-
"flags": {},
|
|
397
|
-
"parameters": [
|
|
398
|
-
{
|
|
399
|
-
"id": 22,
|
|
400
|
-
"name": "element",
|
|
401
|
-
"kind": 32768,
|
|
402
|
-
"kindString": "Parameter",
|
|
403
|
-
"flags": {},
|
|
404
|
-
"type": {
|
|
405
|
-
"type": "reference",
|
|
406
|
-
"typeArguments": [
|
|
407
|
-
{
|
|
408
|
-
"type": "intrinsic",
|
|
409
|
-
"name": "any"
|
|
410
|
-
}
|
|
411
|
-
],
|
|
412
|
-
"name": "ElementRef",
|
|
413
|
-
"qualifiedName": "ElementRef",
|
|
414
|
-
"package": "@angular/core"
|
|
415
|
-
}
|
|
433
|
+
"type": {
|
|
434
|
+
"type": "intrinsic",
|
|
435
|
+
"name": "void"
|
|
416
436
|
}
|
|
417
|
-
],
|
|
418
|
-
"type": {
|
|
419
|
-
"type": "intrinsic",
|
|
420
|
-
"name": "void"
|
|
421
437
|
}
|
|
422
|
-
|
|
438
|
+
]
|
|
423
439
|
},
|
|
424
440
|
{
|
|
425
441
|
"id": 34,
|
|
@@ -433,8 +449,7 @@
|
|
|
433
449
|
{
|
|
434
450
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
435
451
|
"line": 94,
|
|
436
|
-
"character": 9
|
|
437
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L94"
|
|
452
|
+
"character": 9
|
|
438
453
|
}
|
|
439
454
|
],
|
|
440
455
|
"signatures": [
|
|
@@ -471,8 +486,7 @@
|
|
|
471
486
|
{
|
|
472
487
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
473
488
|
"line": 129,
|
|
474
|
-
"character": 9
|
|
475
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L129"
|
|
489
|
+
"character": 9
|
|
476
490
|
}
|
|
477
491
|
],
|
|
478
492
|
"signatures": [
|
|
@@ -509,8 +523,7 @@
|
|
|
509
523
|
{
|
|
510
524
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
511
525
|
"line": 148,
|
|
512
|
-
"character": 9
|
|
513
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L148"
|
|
526
|
+
"character": 9
|
|
514
527
|
}
|
|
515
528
|
],
|
|
516
529
|
"signatures": [
|
|
@@ -552,8 +565,7 @@
|
|
|
552
565
|
{
|
|
553
566
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
554
567
|
"line": 200,
|
|
555
|
-
"character": 9
|
|
556
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L200"
|
|
568
|
+
"character": 9
|
|
557
569
|
}
|
|
558
570
|
],
|
|
559
571
|
"signatures": [
|
|
@@ -582,8 +594,7 @@
|
|
|
582
594
|
{
|
|
583
595
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
584
596
|
"line": 152,
|
|
585
|
-
"character": 9
|
|
586
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L152"
|
|
597
|
+
"character": 9
|
|
587
598
|
}
|
|
588
599
|
],
|
|
589
600
|
"signatures": [
|
|
@@ -612,8 +623,7 @@
|
|
|
612
623
|
{
|
|
613
624
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
614
625
|
"line": 157,
|
|
615
|
-
"character": 9
|
|
616
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L157"
|
|
626
|
+
"character": 9
|
|
617
627
|
}
|
|
618
628
|
],
|
|
619
629
|
"signatures": [
|
|
@@ -632,9 +642,9 @@
|
|
|
632
642
|
"flags": {},
|
|
633
643
|
"type": {
|
|
634
644
|
"type": "reference",
|
|
635
|
-
"name": "AnimationEvent_2",
|
|
636
645
|
"qualifiedName": "AnimationEvent_2",
|
|
637
|
-
"package": "@angular/animations"
|
|
646
|
+
"package": "@angular/animations",
|
|
647
|
+
"name": "AnimationEvent_2"
|
|
638
648
|
}
|
|
639
649
|
}
|
|
640
650
|
],
|
|
@@ -657,8 +667,7 @@
|
|
|
657
667
|
{
|
|
658
668
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
659
669
|
"line": 182,
|
|
660
|
-
"character": 9
|
|
661
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L182"
|
|
670
|
+
"character": 9
|
|
662
671
|
}
|
|
663
672
|
],
|
|
664
673
|
"signatures": [
|
|
@@ -679,12 +688,14 @@
|
|
|
679
688
|
"groups": [
|
|
680
689
|
{
|
|
681
690
|
"title": "Constructors",
|
|
691
|
+
"kind": 512,
|
|
682
692
|
"children": [
|
|
683
693
|
7
|
|
684
694
|
]
|
|
685
695
|
},
|
|
686
696
|
{
|
|
687
697
|
"title": "Properties",
|
|
698
|
+
"kind": 1024,
|
|
688
699
|
"children": [
|
|
689
700
|
23,
|
|
690
701
|
15,
|
|
@@ -696,12 +707,14 @@
|
|
|
696
707
|
},
|
|
697
708
|
{
|
|
698
709
|
"title": "Accessors",
|
|
710
|
+
"kind": 262144,
|
|
699
711
|
"children": [
|
|
700
712
|
19
|
|
701
713
|
]
|
|
702
714
|
},
|
|
703
715
|
{
|
|
704
716
|
"title": "Methods",
|
|
717
|
+
"kind": 2048,
|
|
705
718
|
"children": [
|
|
706
719
|
34,
|
|
707
720
|
36,
|
|
@@ -717,22 +730,21 @@
|
|
|
717
730
|
{
|
|
718
731
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/summary-action-bar.component.ts",
|
|
719
732
|
"line": 46,
|
|
720
|
-
"character": 13
|
|
721
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/summary-action-bar.component.ts#L46"
|
|
733
|
+
"character": 13
|
|
722
734
|
}
|
|
723
735
|
],
|
|
724
736
|
"implementedTypes": [
|
|
725
737
|
{
|
|
726
738
|
"type": "reference",
|
|
727
|
-
"name": "AfterViewInit",
|
|
728
739
|
"qualifiedName": "AfterViewInit",
|
|
729
|
-
"package": "@angular/core"
|
|
740
|
+
"package": "@angular/core",
|
|
741
|
+
"name": "AfterViewInit"
|
|
730
742
|
},
|
|
731
743
|
{
|
|
732
744
|
"type": "reference",
|
|
733
|
-
"name": "OnDestroy",
|
|
734
745
|
"qualifiedName": "OnDestroy",
|
|
735
|
-
"package": "@angular/core"
|
|
746
|
+
"package": "@angular/core",
|
|
747
|
+
"name": "OnDestroy"
|
|
736
748
|
}
|
|
737
749
|
]
|
|
738
750
|
},
|
|
@@ -743,25 +755,27 @@
|
|
|
743
755
|
"kindString": "Class",
|
|
744
756
|
"flags": {},
|
|
745
757
|
"comment": {
|
|
746
|
-
"
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
{
|
|
752
|
-
"
|
|
753
|
-
"
|
|
758
|
+
"shortText": "Contains actions for the `sky-summary-action-bar` component."
|
|
759
|
+
},
|
|
760
|
+
"decorators": [
|
|
761
|
+
{
|
|
762
|
+
"name": "Component",
|
|
763
|
+
"type": {
|
|
764
|
+
"type": "reference",
|
|
765
|
+
"qualifiedName": "ComponentDecorator",
|
|
766
|
+
"package": "@angular/core",
|
|
767
|
+
"name": "Component"
|
|
754
768
|
},
|
|
755
|
-
{
|
|
756
|
-
"
|
|
757
|
-
"text": " component."
|
|
769
|
+
"arguments": {
|
|
770
|
+
"obj": "{\n selector: 'sky-summary-action-bar-actions',\n templateUrl: './summary-action-bar-actions.component.html',\n styleUrls: ['./summary-action-bar-actions.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
758
771
|
}
|
|
759
|
-
|
|
760
|
-
|
|
772
|
+
}
|
|
773
|
+
],
|
|
761
774
|
"children": [],
|
|
762
775
|
"groups": [
|
|
763
776
|
{
|
|
764
777
|
"title": "Constructors",
|
|
778
|
+
"kind": 512,
|
|
765
779
|
"children": [
|
|
766
780
|
59
|
|
767
781
|
]
|
|
@@ -771,8 +785,7 @@
|
|
|
771
785
|
{
|
|
772
786
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-actions.component.ts",
|
|
773
787
|
"line": 12,
|
|
774
|
-
"character": 13
|
|
775
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-actions.component.ts#L12"
|
|
788
|
+
"character": 13
|
|
776
789
|
}
|
|
777
790
|
]
|
|
778
791
|
},
|
|
@@ -783,13 +796,22 @@
|
|
|
783
796
|
"kindString": "Class",
|
|
784
797
|
"flags": {},
|
|
785
798
|
"comment": {
|
|
786
|
-
"
|
|
787
|
-
{
|
|
788
|
-
"kind": "text",
|
|
789
|
-
"text": "Displays a cancel action."
|
|
790
|
-
}
|
|
791
|
-
]
|
|
799
|
+
"shortText": "Displays a cancel action."
|
|
792
800
|
},
|
|
801
|
+
"decorators": [
|
|
802
|
+
{
|
|
803
|
+
"name": "Component",
|
|
804
|
+
"type": {
|
|
805
|
+
"type": "reference",
|
|
806
|
+
"qualifiedName": "ComponentDecorator",
|
|
807
|
+
"package": "@angular/core",
|
|
808
|
+
"name": "Component"
|
|
809
|
+
},
|
|
810
|
+
"arguments": {
|
|
811
|
+
"obj": "{\n selector: 'sky-summary-action-bar-cancel',\n templateUrl: './summary-action-bar-cancel.component.html',\n styleUrls: ['./summary-action-bar-cancel.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
812
|
+
}
|
|
813
|
+
}
|
|
814
|
+
],
|
|
793
815
|
"children": [
|
|
794
816
|
{
|
|
795
817
|
"id": 65,
|
|
@@ -800,19 +822,25 @@
|
|
|
800
822
|
"isPublic": true
|
|
801
823
|
},
|
|
802
824
|
"comment": {
|
|
803
|
-
"
|
|
804
|
-
{
|
|
805
|
-
"kind": "text",
|
|
806
|
-
"text": "Fires when users select the cancel action."
|
|
807
|
-
}
|
|
808
|
-
]
|
|
825
|
+
"shortText": "Fires when users select the cancel action."
|
|
809
826
|
},
|
|
827
|
+
"decorators": [
|
|
828
|
+
{
|
|
829
|
+
"name": "Output",
|
|
830
|
+
"type": {
|
|
831
|
+
"type": "reference",
|
|
832
|
+
"qualifiedName": "OutputDecorator",
|
|
833
|
+
"package": "@angular/core",
|
|
834
|
+
"name": "Output"
|
|
835
|
+
},
|
|
836
|
+
"arguments": {}
|
|
837
|
+
}
|
|
838
|
+
],
|
|
810
839
|
"sources": [
|
|
811
840
|
{
|
|
812
841
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-cancel.component.ts",
|
|
813
842
|
"line": 29,
|
|
814
|
-
"character": 9
|
|
815
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-cancel.component.ts#L29"
|
|
843
|
+
"character": 9
|
|
816
844
|
}
|
|
817
845
|
],
|
|
818
846
|
"type": {
|
|
@@ -823,9 +851,9 @@
|
|
|
823
851
|
"name": "void"
|
|
824
852
|
}
|
|
825
853
|
],
|
|
826
|
-
"name": "EventEmitter",
|
|
827
854
|
"qualifiedName": "EventEmitter",
|
|
828
|
-
"package": "@angular/core"
|
|
855
|
+
"package": "@angular/core",
|
|
856
|
+
"name": "EventEmitter"
|
|
829
857
|
},
|
|
830
858
|
"defaultValue": "..."
|
|
831
859
|
},
|
|
@@ -838,19 +866,25 @@
|
|
|
838
866
|
"isPublic": true
|
|
839
867
|
},
|
|
840
868
|
"comment": {
|
|
841
|
-
"
|
|
842
|
-
{
|
|
843
|
-
"kind": "text",
|
|
844
|
-
"text": "Whether to disable the cancel action."
|
|
845
|
-
}
|
|
846
|
-
]
|
|
869
|
+
"shortText": "Whether to disable the cancel action."
|
|
847
870
|
},
|
|
871
|
+
"decorators": [
|
|
872
|
+
{
|
|
873
|
+
"name": "Input",
|
|
874
|
+
"type": {
|
|
875
|
+
"type": "reference",
|
|
876
|
+
"qualifiedName": "InputDecorator",
|
|
877
|
+
"package": "@angular/core",
|
|
878
|
+
"name": "Input"
|
|
879
|
+
},
|
|
880
|
+
"arguments": {}
|
|
881
|
+
}
|
|
882
|
+
],
|
|
848
883
|
"sources": [
|
|
849
884
|
{
|
|
850
885
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-cancel.component.ts",
|
|
851
886
|
"line": 23,
|
|
852
|
-
"character": 9
|
|
853
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-cancel.component.ts#L23"
|
|
887
|
+
"character": 9
|
|
854
888
|
}
|
|
855
889
|
],
|
|
856
890
|
"type": {
|
|
@@ -871,8 +905,7 @@
|
|
|
871
905
|
{
|
|
872
906
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-cancel.component.ts",
|
|
873
907
|
"line": 31,
|
|
874
|
-
"character": 9
|
|
875
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-cancel.component.ts#L31"
|
|
908
|
+
"character": 9
|
|
876
909
|
}
|
|
877
910
|
],
|
|
878
911
|
"signatures": [
|
|
@@ -893,12 +926,14 @@
|
|
|
893
926
|
"groups": [
|
|
894
927
|
{
|
|
895
928
|
"title": "Constructors",
|
|
929
|
+
"kind": 512,
|
|
896
930
|
"children": [
|
|
897
931
|
62
|
|
898
932
|
]
|
|
899
933
|
},
|
|
900
934
|
{
|
|
901
935
|
"title": "Properties",
|
|
936
|
+
"kind": 1024,
|
|
902
937
|
"children": [
|
|
903
938
|
65,
|
|
904
939
|
64
|
|
@@ -906,6 +941,7 @@
|
|
|
906
941
|
},
|
|
907
942
|
{
|
|
908
943
|
"title": "Methods",
|
|
944
|
+
"kind": 2048,
|
|
909
945
|
"children": [
|
|
910
946
|
66
|
|
911
947
|
]
|
|
@@ -915,8 +951,7 @@
|
|
|
915
951
|
{
|
|
916
952
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-cancel.component.ts",
|
|
917
953
|
"line": 18,
|
|
918
|
-
"character": 13
|
|
919
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-cancel.component.ts#L18"
|
|
954
|
+
"character": 13
|
|
920
955
|
}
|
|
921
956
|
]
|
|
922
957
|
},
|
|
@@ -927,13 +962,22 @@
|
|
|
927
962
|
"kindString": "Class",
|
|
928
963
|
"flags": {},
|
|
929
964
|
"comment": {
|
|
930
|
-
"
|
|
931
|
-
{
|
|
932
|
-
"kind": "text",
|
|
933
|
-
"text": "Displays a primary button."
|
|
934
|
-
}
|
|
935
|
-
]
|
|
965
|
+
"shortText": "Displays a primary button."
|
|
936
966
|
},
|
|
967
|
+
"decorators": [
|
|
968
|
+
{
|
|
969
|
+
"name": "Component",
|
|
970
|
+
"type": {
|
|
971
|
+
"type": "reference",
|
|
972
|
+
"qualifiedName": "ComponentDecorator",
|
|
973
|
+
"package": "@angular/core",
|
|
974
|
+
"name": "Component"
|
|
975
|
+
},
|
|
976
|
+
"arguments": {
|
|
977
|
+
"obj": "{\n selector: 'sky-summary-action-bar-primary-action',\n templateUrl: './summary-action-bar-primary-action.component.html',\n styleUrls: ['./summary-action-bar-primary-action.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
978
|
+
}
|
|
979
|
+
}
|
|
980
|
+
],
|
|
937
981
|
"children": [
|
|
938
982
|
{
|
|
939
983
|
"id": 72,
|
|
@@ -944,19 +988,25 @@
|
|
|
944
988
|
"isPublic": true
|
|
945
989
|
},
|
|
946
990
|
"comment": {
|
|
947
|
-
"
|
|
948
|
-
{
|
|
949
|
-
"kind": "text",
|
|
950
|
-
"text": "Fires when users select the primary action."
|
|
951
|
-
}
|
|
952
|
-
]
|
|
991
|
+
"shortText": "Fires when users select the primary action."
|
|
953
992
|
},
|
|
993
|
+
"decorators": [
|
|
994
|
+
{
|
|
995
|
+
"name": "Output",
|
|
996
|
+
"type": {
|
|
997
|
+
"type": "reference",
|
|
998
|
+
"qualifiedName": "OutputDecorator",
|
|
999
|
+
"package": "@angular/core",
|
|
1000
|
+
"name": "Output"
|
|
1001
|
+
},
|
|
1002
|
+
"arguments": {}
|
|
1003
|
+
}
|
|
1004
|
+
],
|
|
954
1005
|
"sources": [
|
|
955
1006
|
{
|
|
956
1007
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-primary-action.component.ts",
|
|
957
1008
|
"line": 30,
|
|
958
|
-
"character": 9
|
|
959
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-primary-action.component.ts#L30"
|
|
1009
|
+
"character": 9
|
|
960
1010
|
}
|
|
961
1011
|
],
|
|
962
1012
|
"type": {
|
|
@@ -967,9 +1017,9 @@
|
|
|
967
1017
|
"name": "void"
|
|
968
1018
|
}
|
|
969
1019
|
],
|
|
970
|
-
"name": "EventEmitter",
|
|
971
1020
|
"qualifiedName": "EventEmitter",
|
|
972
|
-
"package": "@angular/core"
|
|
1021
|
+
"package": "@angular/core",
|
|
1022
|
+
"name": "EventEmitter"
|
|
973
1023
|
},
|
|
974
1024
|
"defaultValue": "..."
|
|
975
1025
|
},
|
|
@@ -982,30 +1032,31 @@
|
|
|
982
1032
|
"isPublic": true
|
|
983
1033
|
},
|
|
984
1034
|
"comment": {
|
|
985
|
-
"
|
|
1035
|
+
"shortText": "Whether to disable the primary action.",
|
|
1036
|
+
"tags": [
|
|
986
1037
|
{
|
|
987
|
-
"
|
|
988
|
-
"text": "
|
|
989
|
-
}
|
|
990
|
-
],
|
|
991
|
-
"blockTags": [
|
|
992
|
-
{
|
|
993
|
-
"tag": "@default",
|
|
994
|
-
"content": [
|
|
995
|
-
{
|
|
996
|
-
"kind": "text",
|
|
997
|
-
"text": "false"
|
|
998
|
-
}
|
|
999
|
-
]
|
|
1038
|
+
"tag": "default",
|
|
1039
|
+
"text": "false\n"
|
|
1000
1040
|
}
|
|
1001
1041
|
]
|
|
1002
1042
|
},
|
|
1043
|
+
"decorators": [
|
|
1044
|
+
{
|
|
1045
|
+
"name": "Input",
|
|
1046
|
+
"type": {
|
|
1047
|
+
"type": "reference",
|
|
1048
|
+
"qualifiedName": "InputDecorator",
|
|
1049
|
+
"package": "@angular/core",
|
|
1050
|
+
"name": "Input"
|
|
1051
|
+
},
|
|
1052
|
+
"arguments": {}
|
|
1053
|
+
}
|
|
1054
|
+
],
|
|
1003
1055
|
"sources": [
|
|
1004
1056
|
{
|
|
1005
1057
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-primary-action.component.ts",
|
|
1006
1058
|
"line": 24,
|
|
1007
|
-
"character": 9
|
|
1008
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-primary-action.component.ts#L24"
|
|
1059
|
+
"character": 9
|
|
1009
1060
|
}
|
|
1010
1061
|
],
|
|
1011
1062
|
"type": {
|
|
@@ -1026,8 +1077,7 @@
|
|
|
1026
1077
|
{
|
|
1027
1078
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-primary-action.component.ts",
|
|
1028
1079
|
"line": 32,
|
|
1029
|
-
"character": 9
|
|
1030
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-primary-action.component.ts#L32"
|
|
1080
|
+
"character": 9
|
|
1031
1081
|
}
|
|
1032
1082
|
],
|
|
1033
1083
|
"signatures": [
|
|
@@ -1048,12 +1098,14 @@
|
|
|
1048
1098
|
"groups": [
|
|
1049
1099
|
{
|
|
1050
1100
|
"title": "Constructors",
|
|
1101
|
+
"kind": 512,
|
|
1051
1102
|
"children": [
|
|
1052
1103
|
69
|
|
1053
1104
|
]
|
|
1054
1105
|
},
|
|
1055
1106
|
{
|
|
1056
1107
|
"title": "Properties",
|
|
1108
|
+
"kind": 1024,
|
|
1057
1109
|
"children": [
|
|
1058
1110
|
72,
|
|
1059
1111
|
71
|
|
@@ -1061,6 +1113,7 @@
|
|
|
1061
1113
|
},
|
|
1062
1114
|
{
|
|
1063
1115
|
"title": "Methods",
|
|
1116
|
+
"kind": 2048,
|
|
1064
1117
|
"children": [
|
|
1065
1118
|
73
|
|
1066
1119
|
]
|
|
@@ -1070,8 +1123,7 @@
|
|
|
1070
1123
|
{
|
|
1071
1124
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-primary-action.component.ts",
|
|
1072
1125
|
"line": 18,
|
|
1073
|
-
"character": 13
|
|
1074
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-primary-action.component.ts#L18"
|
|
1126
|
+
"character": 13
|
|
1075
1127
|
}
|
|
1076
1128
|
]
|
|
1077
1129
|
},
|
|
@@ -1082,13 +1134,22 @@
|
|
|
1082
1134
|
"kindString": "Class",
|
|
1083
1135
|
"flags": {},
|
|
1084
1136
|
"comment": {
|
|
1085
|
-
"
|
|
1086
|
-
{
|
|
1087
|
-
"kind": "text",
|
|
1088
|
-
"text": "Specifies secondary actions."
|
|
1089
|
-
}
|
|
1090
|
-
]
|
|
1137
|
+
"shortText": "Specifies secondary actions."
|
|
1091
1138
|
},
|
|
1139
|
+
"decorators": [
|
|
1140
|
+
{
|
|
1141
|
+
"name": "Component",
|
|
1142
|
+
"type": {
|
|
1143
|
+
"type": "reference",
|
|
1144
|
+
"qualifiedName": "ComponentDecorator",
|
|
1145
|
+
"package": "@angular/core",
|
|
1146
|
+
"name": "Component"
|
|
1147
|
+
},
|
|
1148
|
+
"arguments": {
|
|
1149
|
+
"obj": "{\n selector: 'sky-summary-action-bar-secondary-action',\n templateUrl: './summary-action-bar-secondary-action.component.html',\n styleUrls: ['./summary-action-bar-secondary-action.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
1150
|
+
}
|
|
1151
|
+
}
|
|
1152
|
+
],
|
|
1092
1153
|
"children": [
|
|
1093
1154
|
{
|
|
1094
1155
|
"id": 76,
|
|
@@ -1100,8 +1161,7 @@
|
|
|
1100
1161
|
{
|
|
1101
1162
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-secondary-action.component.ts",
|
|
1102
1163
|
"line": 46,
|
|
1103
|
-
"character": 2
|
|
1104
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-secondary-action.component.ts#L46"
|
|
1164
|
+
"character": 2
|
|
1105
1165
|
}
|
|
1106
1166
|
],
|
|
1107
1167
|
"signatures": [
|
|
@@ -1120,9 +1180,9 @@
|
|
|
1120
1180
|
"flags": {},
|
|
1121
1181
|
"type": {
|
|
1122
1182
|
"type": "reference",
|
|
1123
|
-
"name": "ChangeDetectorRef",
|
|
1124
1183
|
"qualifiedName": "ChangeDetectorRef",
|
|
1125
|
-
"package": "@angular/core"
|
|
1184
|
+
"package": "@angular/core",
|
|
1185
|
+
"name": "ChangeDetectorRef"
|
|
1126
1186
|
}
|
|
1127
1187
|
}
|
|
1128
1188
|
],
|
|
@@ -1143,19 +1203,25 @@
|
|
|
1143
1203
|
"isPublic": true
|
|
1144
1204
|
},
|
|
1145
1205
|
"comment": {
|
|
1146
|
-
"
|
|
1147
|
-
{
|
|
1148
|
-
"kind": "text",
|
|
1149
|
-
"text": "Fires when users select a secondary action."
|
|
1150
|
-
}
|
|
1151
|
-
]
|
|
1206
|
+
"shortText": "Fires when users select a secondary action."
|
|
1152
1207
|
},
|
|
1208
|
+
"decorators": [
|
|
1209
|
+
{
|
|
1210
|
+
"name": "Output",
|
|
1211
|
+
"type": {
|
|
1212
|
+
"type": "reference",
|
|
1213
|
+
"qualifiedName": "OutputDecorator",
|
|
1214
|
+
"package": "@angular/core",
|
|
1215
|
+
"name": "Output"
|
|
1216
|
+
},
|
|
1217
|
+
"arguments": {}
|
|
1218
|
+
}
|
|
1219
|
+
],
|
|
1153
1220
|
"sources": [
|
|
1154
1221
|
{
|
|
1155
1222
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-secondary-action.component.ts",
|
|
1156
1223
|
"line": 40,
|
|
1157
|
-
"character": 9
|
|
1158
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-secondary-action.component.ts#L40"
|
|
1224
|
+
"character": 9
|
|
1159
1225
|
}
|
|
1160
1226
|
],
|
|
1161
1227
|
"type": {
|
|
@@ -1166,9 +1232,9 @@
|
|
|
1166
1232
|
"name": "void"
|
|
1167
1233
|
}
|
|
1168
1234
|
],
|
|
1169
|
-
"name": "EventEmitter",
|
|
1170
1235
|
"qualifiedName": "EventEmitter",
|
|
1171
|
-
"package": "@angular/core"
|
|
1236
|
+
"package": "@angular/core",
|
|
1237
|
+
"name": "EventEmitter"
|
|
1172
1238
|
},
|
|
1173
1239
|
"defaultValue": "..."
|
|
1174
1240
|
},
|
|
@@ -1181,30 +1247,31 @@
|
|
|
1181
1247
|
"isPublic": true
|
|
1182
1248
|
},
|
|
1183
1249
|
"comment": {
|
|
1184
|
-
"
|
|
1185
|
-
|
|
1186
|
-
"kind": "text",
|
|
1187
|
-
"text": "Whether to disable a secondary action."
|
|
1188
|
-
}
|
|
1189
|
-
],
|
|
1190
|
-
"blockTags": [
|
|
1250
|
+
"shortText": "Whether to disable a secondary action.",
|
|
1251
|
+
"tags": [
|
|
1191
1252
|
{
|
|
1192
|
-
"tag": "
|
|
1193
|
-
"
|
|
1194
|
-
{
|
|
1195
|
-
"kind": "text",
|
|
1196
|
-
"text": "false"
|
|
1197
|
-
}
|
|
1198
|
-
]
|
|
1253
|
+
"tag": "default",
|
|
1254
|
+
"text": "false\n"
|
|
1199
1255
|
}
|
|
1200
1256
|
]
|
|
1201
1257
|
},
|
|
1258
|
+
"decorators": [
|
|
1259
|
+
{
|
|
1260
|
+
"name": "Input",
|
|
1261
|
+
"type": {
|
|
1262
|
+
"type": "reference",
|
|
1263
|
+
"qualifiedName": "InputDecorator",
|
|
1264
|
+
"package": "@angular/core",
|
|
1265
|
+
"name": "Input"
|
|
1266
|
+
},
|
|
1267
|
+
"arguments": {}
|
|
1268
|
+
}
|
|
1269
|
+
],
|
|
1202
1270
|
"sources": [
|
|
1203
1271
|
{
|
|
1204
1272
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-secondary-action.component.ts",
|
|
1205
1273
|
"line": 25,
|
|
1206
|
-
"character": 9
|
|
1207
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-secondary-action.component.ts#L25"
|
|
1274
|
+
"character": 9
|
|
1208
1275
|
}
|
|
1209
1276
|
],
|
|
1210
1277
|
"type": {
|
|
@@ -1225,51 +1292,48 @@
|
|
|
1225
1292
|
{
|
|
1226
1293
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-secondary-action.component.ts",
|
|
1227
1294
|
"line": 27,
|
|
1228
|
-
"character": 13
|
|
1229
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-secondary-action.component.ts#L27"
|
|
1230
|
-
},
|
|
1231
|
-
{
|
|
1232
|
-
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-secondary-action.component.ts",
|
|
1233
|
-
"line": 32,
|
|
1234
|
-
"character": 13,
|
|
1235
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-secondary-action.component.ts#L32"
|
|
1295
|
+
"character": 13
|
|
1236
1296
|
}
|
|
1237
1297
|
],
|
|
1238
|
-
"getSignature":
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
"type":
|
|
1246
|
-
|
|
1298
|
+
"getSignature": [
|
|
1299
|
+
{
|
|
1300
|
+
"id": 81,
|
|
1301
|
+
"name": "isDropdown",
|
|
1302
|
+
"kind": 524288,
|
|
1303
|
+
"kindString": "Get signature",
|
|
1304
|
+
"flags": {},
|
|
1305
|
+
"type": {
|
|
1306
|
+
"type": "intrinsic",
|
|
1307
|
+
"name": "boolean"
|
|
1308
|
+
}
|
|
1247
1309
|
}
|
|
1248
|
-
|
|
1249
|
-
"setSignature":
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
"type":
|
|
1264
|
-
|
|
1310
|
+
],
|
|
1311
|
+
"setSignature": [
|
|
1312
|
+
{
|
|
1313
|
+
"id": 82,
|
|
1314
|
+
"name": "isDropdown",
|
|
1315
|
+
"kind": 1048576,
|
|
1316
|
+
"kindString": "Set signature",
|
|
1317
|
+
"flags": {},
|
|
1318
|
+
"parameters": [
|
|
1319
|
+
{
|
|
1320
|
+
"id": 83,
|
|
1321
|
+
"name": "value",
|
|
1322
|
+
"kind": 32768,
|
|
1323
|
+
"kindString": "Parameter",
|
|
1324
|
+
"flags": {},
|
|
1325
|
+
"type": {
|
|
1326
|
+
"type": "intrinsic",
|
|
1327
|
+
"name": "boolean"
|
|
1328
|
+
}
|
|
1265
1329
|
}
|
|
1330
|
+
],
|
|
1331
|
+
"type": {
|
|
1332
|
+
"type": "intrinsic",
|
|
1333
|
+
"name": "void"
|
|
1266
1334
|
}
|
|
1267
|
-
],
|
|
1268
|
-
"type": {
|
|
1269
|
-
"type": "intrinsic",
|
|
1270
|
-
"name": "void"
|
|
1271
1335
|
}
|
|
1272
|
-
|
|
1336
|
+
]
|
|
1273
1337
|
},
|
|
1274
1338
|
{
|
|
1275
1339
|
"id": 87,
|
|
@@ -1283,8 +1347,7 @@
|
|
|
1283
1347
|
{
|
|
1284
1348
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-secondary-action.component.ts",
|
|
1285
1349
|
"line": 50,
|
|
1286
|
-
"character": 9
|
|
1287
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-secondary-action.component.ts#L50"
|
|
1350
|
+
"character": 9
|
|
1288
1351
|
}
|
|
1289
1352
|
],
|
|
1290
1353
|
"signatures": [
|
|
@@ -1305,12 +1368,14 @@
|
|
|
1305
1368
|
"groups": [
|
|
1306
1369
|
{
|
|
1307
1370
|
"title": "Constructors",
|
|
1371
|
+
"kind": 512,
|
|
1308
1372
|
"children": [
|
|
1309
1373
|
76
|
|
1310
1374
|
]
|
|
1311
1375
|
},
|
|
1312
1376
|
{
|
|
1313
1377
|
"title": "Properties",
|
|
1378
|
+
"kind": 1024,
|
|
1314
1379
|
"children": [
|
|
1315
1380
|
84,
|
|
1316
1381
|
79
|
|
@@ -1318,12 +1383,14 @@
|
|
|
1318
1383
|
},
|
|
1319
1384
|
{
|
|
1320
1385
|
"title": "Accessors",
|
|
1386
|
+
"kind": 262144,
|
|
1321
1387
|
"children": [
|
|
1322
1388
|
80
|
|
1323
1389
|
]
|
|
1324
1390
|
},
|
|
1325
1391
|
{
|
|
1326
1392
|
"title": "Methods",
|
|
1393
|
+
"kind": 2048,
|
|
1327
1394
|
"children": [
|
|
1328
1395
|
87
|
|
1329
1396
|
]
|
|
@@ -1333,8 +1400,7 @@
|
|
|
1333
1400
|
{
|
|
1334
1401
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-secondary-action.component.ts",
|
|
1335
1402
|
"line": 19,
|
|
1336
|
-
"character": 13
|
|
1337
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-secondary-action.component.ts#L19"
|
|
1403
|
+
"character": 13
|
|
1338
1404
|
}
|
|
1339
1405
|
]
|
|
1340
1406
|
},
|
|
@@ -1345,21 +1411,22 @@
|
|
|
1345
1411
|
"kindString": "Class",
|
|
1346
1412
|
"flags": {},
|
|
1347
1413
|
"comment": {
|
|
1348
|
-
"
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
{
|
|
1354
|
-
"
|
|
1355
|
-
"
|
|
1414
|
+
"shortText": "Contains secondary actions specified with `sky-summary-action-bar-secondary-action`\ncomponents."
|
|
1415
|
+
},
|
|
1416
|
+
"decorators": [
|
|
1417
|
+
{
|
|
1418
|
+
"name": "Component",
|
|
1419
|
+
"type": {
|
|
1420
|
+
"type": "reference",
|
|
1421
|
+
"qualifiedName": "ComponentDecorator",
|
|
1422
|
+
"package": "@angular/core",
|
|
1423
|
+
"name": "Component"
|
|
1356
1424
|
},
|
|
1357
|
-
{
|
|
1358
|
-
"
|
|
1359
|
-
"text": "\ncomponents."
|
|
1425
|
+
"arguments": {
|
|
1426
|
+
"obj": "{\n selector: 'sky-summary-action-bar-secondary-actions',\n templateUrl: './summary-action-bar-secondary-actions.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
1360
1427
|
}
|
|
1361
|
-
|
|
1362
|
-
|
|
1428
|
+
}
|
|
1429
|
+
],
|
|
1363
1430
|
"children": [
|
|
1364
1431
|
{
|
|
1365
1432
|
"id": 90,
|
|
@@ -1371,8 +1438,7 @@
|
|
|
1371
1438
|
{
|
|
1372
1439
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-secondary-actions.component.ts",
|
|
1373
1440
|
"line": 44,
|
|
1374
|
-
"character": 2
|
|
1375
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-secondary-actions.component.ts#L44"
|
|
1441
|
+
"character": 2
|
|
1376
1442
|
}
|
|
1377
1443
|
],
|
|
1378
1444
|
"signatures": [
|
|
@@ -1391,9 +1457,9 @@
|
|
|
1391
1457
|
"flags": {},
|
|
1392
1458
|
"type": {
|
|
1393
1459
|
"type": "reference",
|
|
1394
|
-
"name": "ChangeDetectorRef",
|
|
1395
1460
|
"qualifiedName": "ChangeDetectorRef",
|
|
1396
|
-
"package": "@angular/core"
|
|
1461
|
+
"package": "@angular/core",
|
|
1462
|
+
"name": "ChangeDetectorRef"
|
|
1397
1463
|
}
|
|
1398
1464
|
},
|
|
1399
1465
|
{
|
|
@@ -1428,8 +1494,7 @@
|
|
|
1428
1494
|
{
|
|
1429
1495
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-secondary-actions.component.ts",
|
|
1430
1496
|
"line": 36,
|
|
1431
|
-
"character": 9
|
|
1432
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-secondary-actions.component.ts#L36"
|
|
1497
|
+
"character": 9
|
|
1433
1498
|
}
|
|
1434
1499
|
],
|
|
1435
1500
|
"type": {
|
|
@@ -1440,9 +1505,9 @@
|
|
|
1440
1505
|
"name": "SkyDropdownMessage"
|
|
1441
1506
|
}
|
|
1442
1507
|
],
|
|
1443
|
-
"name": "Subject",
|
|
1444
1508
|
"qualifiedName": "Subject",
|
|
1445
|
-
"package": "rxjs"
|
|
1509
|
+
"package": "rxjs",
|
|
1510
|
+
"name": "Subject"
|
|
1446
1511
|
},
|
|
1447
1512
|
"defaultValue": "..."
|
|
1448
1513
|
},
|
|
@@ -1458,8 +1523,7 @@
|
|
|
1458
1523
|
{
|
|
1459
1524
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-secondary-actions.component.ts",
|
|
1460
1525
|
"line": 34,
|
|
1461
|
-
"character": 9
|
|
1462
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-secondary-actions.component.ts#L34"
|
|
1526
|
+
"character": 9
|
|
1463
1527
|
}
|
|
1464
1528
|
],
|
|
1465
1529
|
"type": {
|
|
@@ -1476,12 +1540,25 @@
|
|
|
1476
1540
|
"flags": {
|
|
1477
1541
|
"isPublic": true
|
|
1478
1542
|
},
|
|
1543
|
+
"decorators": [
|
|
1544
|
+
{
|
|
1545
|
+
"name": "ContentChildren",
|
|
1546
|
+
"type": {
|
|
1547
|
+
"type": "reference",
|
|
1548
|
+
"qualifiedName": "ContentChildrenDecorator",
|
|
1549
|
+
"package": "@angular/core",
|
|
1550
|
+
"name": "ContentChildren"
|
|
1551
|
+
},
|
|
1552
|
+
"arguments": {
|
|
1553
|
+
"selector": "SkySummaryActionBarSecondaryActionComponent"
|
|
1554
|
+
}
|
|
1555
|
+
}
|
|
1556
|
+
],
|
|
1479
1557
|
"sources": [
|
|
1480
1558
|
{
|
|
1481
1559
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-secondary-actions.component.ts",
|
|
1482
1560
|
"line": 30,
|
|
1483
|
-
"character": 9
|
|
1484
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-secondary-actions.component.ts#L30"
|
|
1561
|
+
"character": 9
|
|
1485
1562
|
}
|
|
1486
1563
|
],
|
|
1487
1564
|
"type": {
|
|
@@ -1493,9 +1570,9 @@
|
|
|
1493
1570
|
"name": "SkySummaryActionBarSecondaryActionComponent"
|
|
1494
1571
|
}
|
|
1495
1572
|
],
|
|
1496
|
-
"name": "QueryList",
|
|
1497
1573
|
"qualifiedName": "QueryList",
|
|
1498
|
-
"package": "@angular/core"
|
|
1574
|
+
"package": "@angular/core",
|
|
1575
|
+
"name": "QueryList"
|
|
1499
1576
|
}
|
|
1500
1577
|
},
|
|
1501
1578
|
{
|
|
@@ -1510,8 +1587,7 @@
|
|
|
1510
1587
|
{
|
|
1511
1588
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-secondary-actions.component.ts",
|
|
1512
1589
|
"line": 52,
|
|
1513
|
-
"character": 9
|
|
1514
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-secondary-actions.component.ts#L52"
|
|
1590
|
+
"character": 9
|
|
1515
1591
|
}
|
|
1516
1592
|
],
|
|
1517
1593
|
"signatures": [
|
|
@@ -1548,8 +1624,7 @@
|
|
|
1548
1624
|
{
|
|
1549
1625
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-secondary-actions.component.ts",
|
|
1550
1626
|
"line": 71,
|
|
1551
|
-
"character": 9
|
|
1552
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-secondary-actions.component.ts#L71"
|
|
1627
|
+
"character": 9
|
|
1553
1628
|
}
|
|
1554
1629
|
],
|
|
1555
1630
|
"signatures": [
|
|
@@ -1578,12 +1653,14 @@
|
|
|
1578
1653
|
"groups": [
|
|
1579
1654
|
{
|
|
1580
1655
|
"title": "Constructors",
|
|
1656
|
+
"kind": 512,
|
|
1581
1657
|
"children": [
|
|
1582
1658
|
90
|
|
1583
1659
|
]
|
|
1584
1660
|
},
|
|
1585
1661
|
{
|
|
1586
1662
|
"title": "Properties",
|
|
1663
|
+
"kind": 1024,
|
|
1587
1664
|
"children": [
|
|
1588
1665
|
96,
|
|
1589
1666
|
95,
|
|
@@ -1592,6 +1669,7 @@
|
|
|
1592
1669
|
},
|
|
1593
1670
|
{
|
|
1594
1671
|
"title": "Methods",
|
|
1672
|
+
"kind": 2048,
|
|
1595
1673
|
"children": [
|
|
1596
1674
|
102,
|
|
1597
1675
|
104
|
|
@@ -1602,22 +1680,21 @@
|
|
|
1602
1680
|
{
|
|
1603
1681
|
"fileName": "projects/action-bars/src/modules/summary-action-bar/actions/summary-action-bar-secondary-actions.component.ts",
|
|
1604
1682
|
"line": 26,
|
|
1605
|
-
"character": 13
|
|
1606
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/action-bars/src/lib/modules/summary-action-bar/actions/summary-action-bar-secondary-actions.component.ts#L26"
|
|
1683
|
+
"character": 13
|
|
1607
1684
|
}
|
|
1608
1685
|
],
|
|
1609
1686
|
"implementedTypes": [
|
|
1610
1687
|
{
|
|
1611
1688
|
"type": "reference",
|
|
1612
|
-
"name": "AfterContentInit",
|
|
1613
1689
|
"qualifiedName": "AfterContentInit",
|
|
1614
|
-
"package": "@angular/core"
|
|
1690
|
+
"package": "@angular/core",
|
|
1691
|
+
"name": "AfterContentInit"
|
|
1615
1692
|
},
|
|
1616
1693
|
{
|
|
1617
1694
|
"type": "reference",
|
|
1618
|
-
"name": "OnDestroy",
|
|
1619
1695
|
"qualifiedName": "OnDestroy",
|
|
1620
|
-
"package": "@angular/core"
|
|
1696
|
+
"package": "@angular/core",
|
|
1697
|
+
"name": "OnDestroy"
|
|
1621
1698
|
}
|
|
1622
1699
|
]
|
|
1623
1700
|
}
|
|
@@ -1625,6 +1702,7 @@
|
|
|
1625
1702
|
"groups": [
|
|
1626
1703
|
{
|
|
1627
1704
|
"title": "Modules",
|
|
1705
|
+
"kind": 2,
|
|
1628
1706
|
"children": [
|
|
1629
1707
|
1,
|
|
1630
1708
|
2
|