@skyux/pages 8.0.0 → 8.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation.json +433 -506
- package/package.json +8 -8
package/documentation.json
CHANGED
|
@@ -31,10 +31,25 @@
|
|
|
31
31
|
"kind": 128,
|
|
32
32
|
"kindString": "Class",
|
|
33
33
|
"flags": {},
|
|
34
|
+
"decorators": [
|
|
35
|
+
{
|
|
36
|
+
"name": "NgModule",
|
|
37
|
+
"type": {
|
|
38
|
+
"type": "reference",
|
|
39
|
+
"qualifiedName": "NgModuleDecorator",
|
|
40
|
+
"package": "@angular/core",
|
|
41
|
+
"name": "NgModule"
|
|
42
|
+
},
|
|
43
|
+
"arguments": {
|
|
44
|
+
"obj": "{\n imports: [\n CommonModule,\n SkyBoxModule,\n SkyFluidGridModule,\n SkyI18nModule,\n SkyLinkListModule,\n SkyModalLinkListModule,\n SkyNeedsAttentionModule,\n SkyPageHeaderModule,\n SkyPagesResourcesModule,\n SkyThemeModule,\n SkyWaitModule,\n ],\n declarations: [\n SkyActionHubButtonsComponent,\n SkyActionHubComponent,\n SkyActionHubContentComponent,\n SkyActionHubRecentLinksResolvePipe,\n SkyActionHubRelatedLinksSortPipe,\n ],\n exports: [\n SkyActionHubButtonsComponent,\n SkyActionHubComponent,\n SkyActionHubContentComponent,\n ],\n}"
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
],
|
|
34
48
|
"children": [],
|
|
35
49
|
"groups": [
|
|
36
50
|
{
|
|
37
51
|
"title": "Constructors",
|
|
52
|
+
"kind": 512,
|
|
38
53
|
"children": [
|
|
39
54
|
42
|
|
40
55
|
]
|
|
@@ -44,8 +59,7 @@
|
|
|
44
59
|
{
|
|
45
60
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.module.ts",
|
|
46
61
|
"line": 47,
|
|
47
|
-
"character": 13
|
|
48
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/action-hub.module.ts#L47"
|
|
62
|
+
"character": 13
|
|
49
63
|
}
|
|
50
64
|
]
|
|
51
65
|
},
|
|
@@ -55,10 +69,25 @@
|
|
|
55
69
|
"kind": 128,
|
|
56
70
|
"kindString": "Class",
|
|
57
71
|
"flags": {},
|
|
72
|
+
"decorators": [
|
|
73
|
+
{
|
|
74
|
+
"name": "NgModule",
|
|
75
|
+
"type": {
|
|
76
|
+
"type": "reference",
|
|
77
|
+
"qualifiedName": "NgModuleDecorator",
|
|
78
|
+
"package": "@angular/core",
|
|
79
|
+
"name": "NgModule"
|
|
80
|
+
},
|
|
81
|
+
"arguments": {
|
|
82
|
+
"obj": "{\n imports: [\n CommonModule,\n RouterModule,\n SkyAppLinkModule,\n SkyIconModule,\n SkyThemeModule,\n SkyHrefModule,\n ],\n declarations: [SkyPageHeaderComponent],\n exports: [SkyPageHeaderComponent],\n}"
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
],
|
|
58
86
|
"children": [],
|
|
59
87
|
"groups": [
|
|
60
88
|
{
|
|
61
89
|
"title": "Constructors",
|
|
90
|
+
"kind": 512,
|
|
62
91
|
"children": [
|
|
63
92
|
98
|
|
64
93
|
]
|
|
@@ -68,8 +97,7 @@
|
|
|
68
97
|
{
|
|
69
98
|
"fileName": "projects/pages/src/modules/page-header/page-header.module.ts",
|
|
70
99
|
"line": 22,
|
|
71
|
-
"character": 13
|
|
72
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/page-header/page-header.module.ts#L22"
|
|
100
|
+
"character": 13
|
|
73
101
|
}
|
|
74
102
|
]
|
|
75
103
|
},
|
|
@@ -80,13 +108,22 @@
|
|
|
80
108
|
"kindString": "Class",
|
|
81
109
|
"flags": {},
|
|
82
110
|
"comment": {
|
|
83
|
-
"
|
|
84
|
-
{
|
|
85
|
-
"kind": "text",
|
|
86
|
-
"text": "Creates an action hub to direct user attention to important\nactions and provide quick access to common tasks."
|
|
87
|
-
}
|
|
88
|
-
]
|
|
111
|
+
"shortText": "Creates an action hub to direct user attention to important\nactions and provide quick access to common tasks."
|
|
89
112
|
},
|
|
113
|
+
"decorators": [
|
|
114
|
+
{
|
|
115
|
+
"name": "Component",
|
|
116
|
+
"type": {
|
|
117
|
+
"type": "reference",
|
|
118
|
+
"qualifiedName": "ComponentDecorator",
|
|
119
|
+
"package": "@angular/core",
|
|
120
|
+
"name": "Component"
|
|
121
|
+
},
|
|
122
|
+
"arguments": {
|
|
123
|
+
"obj": "{\n selector: 'sky-action-hub',\n templateUrl: './action-hub.component.html',\n styleUrls: ['./action-hub.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
],
|
|
90
127
|
"children": [
|
|
91
128
|
{
|
|
92
129
|
"id": 13,
|
|
@@ -100,8 +137,7 @@
|
|
|
100
137
|
{
|
|
101
138
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
102
139
|
"line": 67,
|
|
103
|
-
"character": 9
|
|
104
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L67"
|
|
140
|
+
"character": 9
|
|
105
141
|
}
|
|
106
142
|
],
|
|
107
143
|
"type": {
|
|
@@ -123,19 +159,25 @@
|
|
|
123
159
|
"isPublic": true
|
|
124
160
|
},
|
|
125
161
|
"comment": {
|
|
126
|
-
"
|
|
127
|
-
{
|
|
128
|
-
"kind": "text",
|
|
129
|
-
"text": "Links back to a parent page."
|
|
130
|
-
}
|
|
131
|
-
]
|
|
162
|
+
"shortText": "Links back to a parent page."
|
|
132
163
|
},
|
|
164
|
+
"decorators": [
|
|
165
|
+
{
|
|
166
|
+
"name": "Input",
|
|
167
|
+
"type": {
|
|
168
|
+
"type": "reference",
|
|
169
|
+
"qualifiedName": "InputDecorator",
|
|
170
|
+
"package": "@angular/core",
|
|
171
|
+
"name": "Input"
|
|
172
|
+
},
|
|
173
|
+
"arguments": {}
|
|
174
|
+
}
|
|
175
|
+
],
|
|
133
176
|
"sources": [
|
|
134
177
|
{
|
|
135
178
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
136
179
|
"line": 40,
|
|
137
|
-
"character": 9
|
|
138
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L40"
|
|
180
|
+
"character": 9
|
|
139
181
|
}
|
|
140
182
|
],
|
|
141
183
|
"type": {
|
|
@@ -153,27 +195,25 @@
|
|
|
153
195
|
"isPublic": true
|
|
154
196
|
},
|
|
155
197
|
"comment": {
|
|
156
|
-
"
|
|
157
|
-
{
|
|
158
|
-
"kind": "text",
|
|
159
|
-
"text": "The list of recently accessed links, or "
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
"kind": "code",
|
|
163
|
-
"text": "`\"loading\"`"
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
"kind": "text",
|
|
167
|
-
"text": " to display a wait indicator."
|
|
168
|
-
}
|
|
169
|
-
]
|
|
198
|
+
"shortText": "The list of recently accessed links, or `\"loading\"` to display a wait indicator."
|
|
170
199
|
},
|
|
200
|
+
"decorators": [
|
|
201
|
+
{
|
|
202
|
+
"name": "Input",
|
|
203
|
+
"type": {
|
|
204
|
+
"type": "reference",
|
|
205
|
+
"qualifiedName": "InputDecorator",
|
|
206
|
+
"package": "@angular/core",
|
|
207
|
+
"name": "Input"
|
|
208
|
+
},
|
|
209
|
+
"arguments": {}
|
|
210
|
+
}
|
|
211
|
+
],
|
|
171
212
|
"sources": [
|
|
172
213
|
{
|
|
173
214
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
174
215
|
"line": 46,
|
|
175
|
-
"character": 9
|
|
176
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L46"
|
|
216
|
+
"character": 9
|
|
177
217
|
}
|
|
178
218
|
],
|
|
179
219
|
"type": {
|
|
@@ -192,27 +232,25 @@
|
|
|
192
232
|
"isPublic": true
|
|
193
233
|
},
|
|
194
234
|
"comment": {
|
|
195
|
-
"
|
|
196
|
-
{
|
|
197
|
-
"kind": "text",
|
|
198
|
-
"text": "The list of related links, or "
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"kind": "code",
|
|
202
|
-
"text": "`\"loading\"`"
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"kind": "text",
|
|
206
|
-
"text": " to display a wait indicator."
|
|
207
|
-
}
|
|
208
|
-
]
|
|
235
|
+
"shortText": "The list of related links, or `\"loading\"` to display a wait indicator."
|
|
209
236
|
},
|
|
237
|
+
"decorators": [
|
|
238
|
+
{
|
|
239
|
+
"name": "Input",
|
|
240
|
+
"type": {
|
|
241
|
+
"type": "reference",
|
|
242
|
+
"qualifiedName": "InputDecorator",
|
|
243
|
+
"package": "@angular/core",
|
|
244
|
+
"name": "Input"
|
|
245
|
+
},
|
|
246
|
+
"arguments": {}
|
|
247
|
+
}
|
|
248
|
+
],
|
|
210
249
|
"sources": [
|
|
211
250
|
{
|
|
212
251
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
213
252
|
"line": 52,
|
|
214
|
-
"character": 9
|
|
215
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L52"
|
|
253
|
+
"character": 9
|
|
216
254
|
}
|
|
217
255
|
],
|
|
218
256
|
"type": {
|
|
@@ -231,27 +269,25 @@
|
|
|
231
269
|
"isPublic": true
|
|
232
270
|
},
|
|
233
271
|
"comment": {
|
|
234
|
-
"
|
|
235
|
-
{
|
|
236
|
-
"kind": "text",
|
|
237
|
-
"text": "The list of settings with modal parameters, or "
|
|
238
|
-
},
|
|
239
|
-
{
|
|
240
|
-
"kind": "code",
|
|
241
|
-
"text": "`\"loading\"`"
|
|
242
|
-
},
|
|
243
|
-
{
|
|
244
|
-
"kind": "text",
|
|
245
|
-
"text": " to display a wait indicator."
|
|
246
|
-
}
|
|
247
|
-
]
|
|
272
|
+
"shortText": "The list of settings with modal parameters, or `\"loading\"` to display a wait indicator."
|
|
248
273
|
},
|
|
274
|
+
"decorators": [
|
|
275
|
+
{
|
|
276
|
+
"name": "Input",
|
|
277
|
+
"type": {
|
|
278
|
+
"type": "reference",
|
|
279
|
+
"qualifiedName": "InputDecorator",
|
|
280
|
+
"package": "@angular/core",
|
|
281
|
+
"name": "Input"
|
|
282
|
+
},
|
|
283
|
+
"arguments": {}
|
|
284
|
+
}
|
|
285
|
+
],
|
|
249
286
|
"sources": [
|
|
250
287
|
{
|
|
251
288
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
252
289
|
"line": 58,
|
|
253
|
-
"character": 9
|
|
254
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L58"
|
|
290
|
+
"character": 9
|
|
255
291
|
}
|
|
256
292
|
],
|
|
257
293
|
"type": {
|
|
@@ -270,30 +306,31 @@
|
|
|
270
306
|
"isPublic": true
|
|
271
307
|
},
|
|
272
308
|
"comment": {
|
|
273
|
-
"
|
|
274
|
-
|
|
275
|
-
"kind": "text",
|
|
276
|
-
"text": "The page title."
|
|
277
|
-
}
|
|
278
|
-
],
|
|
279
|
-
"blockTags": [
|
|
309
|
+
"shortText": "The page title.",
|
|
310
|
+
"tags": [
|
|
280
311
|
{
|
|
281
|
-
"tag": "
|
|
282
|
-
"
|
|
283
|
-
{
|
|
284
|
-
"kind": "text",
|
|
285
|
-
"text": "\"\""
|
|
286
|
-
}
|
|
287
|
-
]
|
|
312
|
+
"tag": "default",
|
|
313
|
+
"text": "\"\"\n"
|
|
288
314
|
}
|
|
289
315
|
]
|
|
290
316
|
},
|
|
317
|
+
"decorators": [
|
|
318
|
+
{
|
|
319
|
+
"name": "Input",
|
|
320
|
+
"type": {
|
|
321
|
+
"type": "reference",
|
|
322
|
+
"qualifiedName": "InputDecorator",
|
|
323
|
+
"package": "@angular/core",
|
|
324
|
+
"name": "Input"
|
|
325
|
+
},
|
|
326
|
+
"arguments": {}
|
|
327
|
+
}
|
|
328
|
+
],
|
|
291
329
|
"sources": [
|
|
292
330
|
{
|
|
293
331
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
294
332
|
"line": 65,
|
|
295
|
-
"character": 9
|
|
296
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L65"
|
|
333
|
+
"character": 9
|
|
297
334
|
}
|
|
298
335
|
],
|
|
299
336
|
"type": {
|
|
@@ -310,82 +347,83 @@
|
|
|
310
347
|
"flags": {
|
|
311
348
|
"isPublic": true
|
|
312
349
|
},
|
|
350
|
+
"decorators": [
|
|
351
|
+
{
|
|
352
|
+
"name": "Input",
|
|
353
|
+
"type": {
|
|
354
|
+
"type": "reference",
|
|
355
|
+
"qualifiedName": "InputDecorator",
|
|
356
|
+
"package": "@angular/core",
|
|
357
|
+
"name": "Input"
|
|
358
|
+
},
|
|
359
|
+
"arguments": {}
|
|
360
|
+
}
|
|
361
|
+
],
|
|
313
362
|
"sources": [
|
|
314
363
|
{
|
|
315
364
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
316
365
|
"line": 25,
|
|
317
|
-
"character": 13
|
|
318
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L25"
|
|
319
|
-
},
|
|
320
|
-
{
|
|
321
|
-
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
322
|
-
"line": 32,
|
|
323
|
-
"character": 13,
|
|
324
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L32"
|
|
366
|
+
"character": 13
|
|
325
367
|
}
|
|
326
368
|
],
|
|
327
|
-
"getSignature":
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
"
|
|
335
|
-
|
|
369
|
+
"getSignature": [
|
|
370
|
+
{
|
|
371
|
+
"id": 5,
|
|
372
|
+
"name": "needsAttention",
|
|
373
|
+
"kind": 524288,
|
|
374
|
+
"kindString": "Get signature",
|
|
375
|
+
"flags": {},
|
|
376
|
+
"comment": {
|
|
377
|
+
"shortText": "The list of actions that users must perform based on business requirements or best practices, or `\"loading\"` to display a wait indicator."
|
|
378
|
+
},
|
|
379
|
+
"type": {
|
|
380
|
+
"type": "reference",
|
|
381
|
+
"name": "SkyActionHubNeedsAttentionInput"
|
|
382
|
+
}
|
|
336
383
|
}
|
|
337
|
-
|
|
338
|
-
"setSignature":
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
"
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
},
|
|
350
|
-
{
|
|
351
|
-
"kind": "code",
|
|
352
|
-
"text": "`\"loading\"`"
|
|
353
|
-
},
|
|
384
|
+
],
|
|
385
|
+
"setSignature": [
|
|
386
|
+
{
|
|
387
|
+
"id": 6,
|
|
388
|
+
"name": "needsAttention",
|
|
389
|
+
"kind": 1048576,
|
|
390
|
+
"kindString": "Set signature",
|
|
391
|
+
"flags": {},
|
|
392
|
+
"comment": {
|
|
393
|
+
"shortText": "The list of actions that users must perform based on business requirements or best practices, or `\"loading\"` to display a wait indicator."
|
|
394
|
+
},
|
|
395
|
+
"parameters": [
|
|
354
396
|
{
|
|
355
|
-
"
|
|
356
|
-
"
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
"kind": 32768,
|
|
365
|
-
"kindString": "Parameter",
|
|
366
|
-
"flags": {},
|
|
367
|
-
"type": {
|
|
368
|
-
"type": "reference",
|
|
369
|
-
"name": "SkyActionHubNeedsAttentionInput"
|
|
397
|
+
"id": 7,
|
|
398
|
+
"name": "value",
|
|
399
|
+
"kind": 32768,
|
|
400
|
+
"kindString": "Parameter",
|
|
401
|
+
"flags": {},
|
|
402
|
+
"type": {
|
|
403
|
+
"type": "reference",
|
|
404
|
+
"name": "SkyActionHubNeedsAttentionInput"
|
|
405
|
+
}
|
|
370
406
|
}
|
|
407
|
+
],
|
|
408
|
+
"type": {
|
|
409
|
+
"type": "intrinsic",
|
|
410
|
+
"name": "void"
|
|
371
411
|
}
|
|
372
|
-
],
|
|
373
|
-
"type": {
|
|
374
|
-
"type": "intrinsic",
|
|
375
|
-
"name": "void"
|
|
376
412
|
}
|
|
377
|
-
|
|
413
|
+
]
|
|
378
414
|
}
|
|
379
415
|
],
|
|
380
416
|
"groups": [
|
|
381
417
|
{
|
|
382
418
|
"title": "Constructors",
|
|
419
|
+
"kind": 512,
|
|
383
420
|
"children": [
|
|
384
421
|
2
|
|
385
422
|
]
|
|
386
423
|
},
|
|
387
424
|
{
|
|
388
425
|
"title": "Properties",
|
|
426
|
+
"kind": 1024,
|
|
389
427
|
"children": [
|
|
390
428
|
13,
|
|
391
429
|
8,
|
|
@@ -397,6 +435,7 @@
|
|
|
397
435
|
},
|
|
398
436
|
{
|
|
399
437
|
"title": "Accessors",
|
|
438
|
+
"kind": 262144,
|
|
400
439
|
"children": [
|
|
401
440
|
4
|
|
402
441
|
]
|
|
@@ -406,8 +445,7 @@
|
|
|
406
445
|
{
|
|
407
446
|
"fileName": "projects/pages/src/modules/action-hub/action-hub.component.ts",
|
|
408
447
|
"line": 20,
|
|
409
|
-
"character": 13
|
|
410
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/action-hub.component.ts#L20"
|
|
448
|
+
"character": 13
|
|
411
449
|
}
|
|
412
450
|
]
|
|
413
451
|
},
|
|
@@ -418,21 +456,28 @@
|
|
|
418
456
|
"kindString": "Class",
|
|
419
457
|
"flags": {},
|
|
420
458
|
"comment": {
|
|
421
|
-
"
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
459
|
+
"shortText": "Displays buttons after the page title.",
|
|
460
|
+
"text": "Example:\n\n```html\n<a class=\"sky-btn sky-btn-default\" href=\"path/to/new\">New</a>\n```\n"
|
|
461
|
+
},
|
|
462
|
+
"decorators": [
|
|
463
|
+
{
|
|
464
|
+
"name": "Component",
|
|
465
|
+
"type": {
|
|
466
|
+
"type": "reference",
|
|
467
|
+
"qualifiedName": "ComponentDecorator",
|
|
468
|
+
"package": "@angular/core",
|
|
469
|
+
"name": "Component"
|
|
425
470
|
},
|
|
426
|
-
{
|
|
427
|
-
"
|
|
428
|
-
"text": "```html\n<a class=\"sky-btn sky-btn-default\" href=\"path/to/new\">New</a>\n```"
|
|
471
|
+
"arguments": {
|
|
472
|
+
"obj": "{\n selector: 'sky-action-hub-buttons',\n templateUrl: 'action-hub-buttons.component.html',\n styleUrls: ['./action-hub-buttons.component.scss'],\n}"
|
|
429
473
|
}
|
|
430
|
-
|
|
431
|
-
|
|
474
|
+
}
|
|
475
|
+
],
|
|
432
476
|
"children": [],
|
|
433
477
|
"groups": [
|
|
434
478
|
{
|
|
435
479
|
"title": "Constructors",
|
|
480
|
+
"kind": 512,
|
|
436
481
|
"children": [
|
|
437
482
|
16
|
|
438
483
|
]
|
|
@@ -442,8 +487,7 @@
|
|
|
442
487
|
{
|
|
443
488
|
"fileName": "projects/pages/src/modules/action-hub/action-hub-buttons.component.ts",
|
|
444
489
|
"line": 17,
|
|
445
|
-
"character": 13
|
|
446
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/action-hub-buttons.component.ts#L17"
|
|
490
|
+
"character": 13
|
|
447
491
|
}
|
|
448
492
|
]
|
|
449
493
|
},
|
|
@@ -454,17 +498,27 @@
|
|
|
454
498
|
"kindString": "Class",
|
|
455
499
|
"flags": {},
|
|
456
500
|
"comment": {
|
|
457
|
-
"
|
|
458
|
-
{
|
|
459
|
-
"kind": "text",
|
|
460
|
-
"text": "Displays additional content after the action items."
|
|
461
|
-
}
|
|
462
|
-
]
|
|
501
|
+
"shortText": "Displays additional content after the action items."
|
|
463
502
|
},
|
|
503
|
+
"decorators": [
|
|
504
|
+
{
|
|
505
|
+
"name": "Component",
|
|
506
|
+
"type": {
|
|
507
|
+
"type": "reference",
|
|
508
|
+
"qualifiedName": "ComponentDecorator",
|
|
509
|
+
"package": "@angular/core",
|
|
510
|
+
"name": "Component"
|
|
511
|
+
},
|
|
512
|
+
"arguments": {
|
|
513
|
+
"obj": "{\n selector: 'sky-action-hub-content',\n templateUrl: 'action-hub-content.component.html',\n}"
|
|
514
|
+
}
|
|
515
|
+
}
|
|
516
|
+
],
|
|
464
517
|
"children": [],
|
|
465
518
|
"groups": [
|
|
466
519
|
{
|
|
467
520
|
"title": "Constructors",
|
|
521
|
+
"kind": 512,
|
|
468
522
|
"children": [
|
|
469
523
|
19
|
|
470
524
|
]
|
|
@@ -474,8 +528,7 @@
|
|
|
474
528
|
{
|
|
475
529
|
"fileName": "projects/pages/src/modules/action-hub/action-hub-content.component.ts",
|
|
476
530
|
"line": 10,
|
|
477
|
-
"character": 13
|
|
478
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/action-hub-content.component.ts#L10"
|
|
531
|
+
"character": 13
|
|
479
532
|
}
|
|
480
533
|
]
|
|
481
534
|
},
|
|
@@ -485,6 +538,20 @@
|
|
|
485
538
|
"kind": 128,
|
|
486
539
|
"kindString": "Class",
|
|
487
540
|
"flags": {},
|
|
541
|
+
"decorators": [
|
|
542
|
+
{
|
|
543
|
+
"name": "Component",
|
|
544
|
+
"type": {
|
|
545
|
+
"type": "reference",
|
|
546
|
+
"qualifiedName": "ComponentDecorator",
|
|
547
|
+
"package": "@angular/core",
|
|
548
|
+
"name": "Component"
|
|
549
|
+
},
|
|
550
|
+
"arguments": {
|
|
551
|
+
"obj": "{\n selector: 'sky-page-header',\n templateUrl: './page-header.component.html',\n styleUrls: ['./page-header.component.scss'],\n}"
|
|
552
|
+
}
|
|
553
|
+
}
|
|
554
|
+
],
|
|
488
555
|
"children": [
|
|
489
556
|
{
|
|
490
557
|
"id": 25,
|
|
@@ -494,12 +561,23 @@
|
|
|
494
561
|
"flags": {
|
|
495
562
|
"isPublic": true
|
|
496
563
|
},
|
|
564
|
+
"decorators": [
|
|
565
|
+
{
|
|
566
|
+
"name": "Input",
|
|
567
|
+
"type": {
|
|
568
|
+
"type": "reference",
|
|
569
|
+
"qualifiedName": "InputDecorator",
|
|
570
|
+
"package": "@angular/core",
|
|
571
|
+
"name": "Input"
|
|
572
|
+
},
|
|
573
|
+
"arguments": {}
|
|
574
|
+
}
|
|
575
|
+
],
|
|
497
576
|
"sources": [
|
|
498
577
|
{
|
|
499
578
|
"fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
|
|
500
579
|
"line": 17,
|
|
501
|
-
"character": 9
|
|
502
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L17"
|
|
580
|
+
"character": 9
|
|
503
581
|
}
|
|
504
582
|
],
|
|
505
583
|
"type": {
|
|
@@ -516,12 +594,23 @@
|
|
|
516
594
|
"isPublic": true,
|
|
517
595
|
"isOptional": true
|
|
518
596
|
},
|
|
597
|
+
"decorators": [
|
|
598
|
+
{
|
|
599
|
+
"name": "Input",
|
|
600
|
+
"type": {
|
|
601
|
+
"type": "reference",
|
|
602
|
+
"qualifiedName": "InputDecorator",
|
|
603
|
+
"package": "@angular/core",
|
|
604
|
+
"name": "Input"
|
|
605
|
+
},
|
|
606
|
+
"arguments": {}
|
|
607
|
+
}
|
|
608
|
+
],
|
|
519
609
|
"sources": [
|
|
520
610
|
{
|
|
521
611
|
"fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
|
|
522
612
|
"line": 14,
|
|
523
|
-
"character": 9
|
|
524
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L14"
|
|
613
|
+
"character": 9
|
|
525
614
|
}
|
|
526
615
|
],
|
|
527
616
|
"type": {
|
|
@@ -534,12 +623,14 @@
|
|
|
534
623
|
"groups": [
|
|
535
624
|
{
|
|
536
625
|
"title": "Constructors",
|
|
626
|
+
"kind": 512,
|
|
537
627
|
"children": [
|
|
538
628
|
22
|
|
539
629
|
]
|
|
540
630
|
},
|
|
541
631
|
{
|
|
542
632
|
"title": "Properties",
|
|
633
|
+
"kind": 1024,
|
|
543
634
|
"children": [
|
|
544
635
|
25,
|
|
545
636
|
24
|
|
@@ -550,8 +641,7 @@
|
|
|
550
641
|
{
|
|
551
642
|
"fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
|
|
552
643
|
"line": 12,
|
|
553
|
-
"character": 13
|
|
554
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/page-header/page-header.component.ts#L12"
|
|
644
|
+
"character": 13
|
|
555
645
|
}
|
|
556
646
|
]
|
|
557
647
|
},
|
|
@@ -561,6 +651,20 @@
|
|
|
561
651
|
"kind": 128,
|
|
562
652
|
"kindString": "Class",
|
|
563
653
|
"flags": {},
|
|
654
|
+
"decorators": [
|
|
655
|
+
{
|
|
656
|
+
"name": "Component",
|
|
657
|
+
"type": {
|
|
658
|
+
"type": "reference",
|
|
659
|
+
"qualifiedName": "ComponentDecorator",
|
|
660
|
+
"package": "@angular/core",
|
|
661
|
+
"name": "Component"
|
|
662
|
+
},
|
|
663
|
+
"arguments": {
|
|
664
|
+
"obj": "{\n selector: 'sky-modal-link-list',\n templateUrl: './modal-link-list.component.html',\n styleUrls: ['./modal-link-list.component.scss'],\n}"
|
|
665
|
+
}
|
|
666
|
+
}
|
|
667
|
+
],
|
|
564
668
|
"children": [
|
|
565
669
|
{
|
|
566
670
|
"id": 27,
|
|
@@ -572,8 +676,7 @@
|
|
|
572
676
|
{
|
|
573
677
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
574
678
|
"line": 32,
|
|
575
|
-
"character": 2
|
|
576
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L32"
|
|
679
|
+
"character": 2
|
|
577
680
|
}
|
|
578
681
|
],
|
|
579
682
|
"signatures": [
|
|
@@ -616,8 +719,7 @@
|
|
|
616
719
|
{
|
|
617
720
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
618
721
|
"line": 26,
|
|
619
|
-
"character": 9
|
|
620
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L26"
|
|
722
|
+
"character": 9
|
|
621
723
|
}
|
|
622
724
|
],
|
|
623
725
|
"type": {
|
|
@@ -638,12 +740,23 @@
|
|
|
638
740
|
"flags": {
|
|
639
741
|
"isPublic": true
|
|
640
742
|
},
|
|
743
|
+
"decorators": [
|
|
744
|
+
{
|
|
745
|
+
"name": "Input",
|
|
746
|
+
"type": {
|
|
747
|
+
"type": "reference",
|
|
748
|
+
"qualifiedName": "InputDecorator",
|
|
749
|
+
"package": "@angular/core",
|
|
750
|
+
"name": "Input"
|
|
751
|
+
},
|
|
752
|
+
"arguments": {}
|
|
753
|
+
}
|
|
754
|
+
],
|
|
641
755
|
"sources": [
|
|
642
756
|
{
|
|
643
757
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
644
758
|
"line": 24,
|
|
645
|
-
"character": 9
|
|
646
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L24"
|
|
759
|
+
"character": 9
|
|
647
760
|
}
|
|
648
761
|
],
|
|
649
762
|
"type": {
|
|
@@ -659,57 +772,66 @@
|
|
|
659
772
|
"flags": {
|
|
660
773
|
"isPublic": true
|
|
661
774
|
},
|
|
775
|
+
"decorators": [
|
|
776
|
+
{
|
|
777
|
+
"name": "Input",
|
|
778
|
+
"type": {
|
|
779
|
+
"type": "reference",
|
|
780
|
+
"qualifiedName": "InputDecorator",
|
|
781
|
+
"package": "@angular/core",
|
|
782
|
+
"name": "Input"
|
|
783
|
+
},
|
|
784
|
+
"arguments": {}
|
|
785
|
+
}
|
|
786
|
+
],
|
|
662
787
|
"sources": [
|
|
663
788
|
{
|
|
664
789
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
665
790
|
"line": 14,
|
|
666
|
-
"character": 13
|
|
667
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L14"
|
|
668
|
-
},
|
|
669
|
-
{
|
|
670
|
-
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
671
|
-
"line": 19,
|
|
672
|
-
"character": 13,
|
|
673
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L19"
|
|
791
|
+
"character": 13
|
|
674
792
|
}
|
|
675
793
|
],
|
|
676
|
-
"getSignature":
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
"type":
|
|
684
|
-
|
|
685
|
-
|
|
794
|
+
"getSignature": [
|
|
795
|
+
{
|
|
796
|
+
"id": 31,
|
|
797
|
+
"name": "links",
|
|
798
|
+
"kind": 524288,
|
|
799
|
+
"kindString": "Get signature",
|
|
800
|
+
"flags": {},
|
|
801
|
+
"type": {
|
|
802
|
+
"type": "reference",
|
|
803
|
+
"id": 85,
|
|
804
|
+
"name": "SkyPageModalLinksInput"
|
|
805
|
+
}
|
|
686
806
|
}
|
|
687
|
-
|
|
688
|
-
"setSignature":
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
"type":
|
|
703
|
-
|
|
704
|
-
|
|
807
|
+
],
|
|
808
|
+
"setSignature": [
|
|
809
|
+
{
|
|
810
|
+
"id": 32,
|
|
811
|
+
"name": "links",
|
|
812
|
+
"kind": 1048576,
|
|
813
|
+
"kindString": "Set signature",
|
|
814
|
+
"flags": {},
|
|
815
|
+
"parameters": [
|
|
816
|
+
{
|
|
817
|
+
"id": 33,
|
|
818
|
+
"name": "value",
|
|
819
|
+
"kind": 32768,
|
|
820
|
+
"kindString": "Parameter",
|
|
821
|
+
"flags": {},
|
|
822
|
+
"type": {
|
|
823
|
+
"type": "reference",
|
|
824
|
+
"id": 85,
|
|
825
|
+
"name": "SkyPageModalLinksInput"
|
|
826
|
+
}
|
|
705
827
|
}
|
|
828
|
+
],
|
|
829
|
+
"type": {
|
|
830
|
+
"type": "intrinsic",
|
|
831
|
+
"name": "void"
|
|
706
832
|
}
|
|
707
|
-
],
|
|
708
|
-
"type": {
|
|
709
|
-
"type": "intrinsic",
|
|
710
|
-
"name": "void"
|
|
711
833
|
}
|
|
712
|
-
|
|
834
|
+
]
|
|
713
835
|
},
|
|
714
836
|
{
|
|
715
837
|
"id": 38,
|
|
@@ -723,8 +845,7 @@
|
|
|
723
845
|
{
|
|
724
846
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
725
847
|
"line": 36,
|
|
726
|
-
"character": 9
|
|
727
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L36"
|
|
848
|
+
"character": 9
|
|
728
849
|
}
|
|
729
850
|
],
|
|
730
851
|
"signatures": [
|
|
@@ -759,12 +880,14 @@
|
|
|
759
880
|
"groups": [
|
|
760
881
|
{
|
|
761
882
|
"title": "Constructors",
|
|
883
|
+
"kind": 512,
|
|
762
884
|
"children": [
|
|
763
885
|
27
|
|
764
886
|
]
|
|
765
887
|
},
|
|
766
888
|
{
|
|
767
889
|
"title": "Properties",
|
|
890
|
+
"kind": 1024,
|
|
768
891
|
"children": [
|
|
769
892
|
35,
|
|
770
893
|
34
|
|
@@ -772,12 +895,14 @@
|
|
|
772
895
|
},
|
|
773
896
|
{
|
|
774
897
|
"title": "Accessors",
|
|
898
|
+
"kind": 262144,
|
|
775
899
|
"children": [
|
|
776
900
|
30
|
|
777
901
|
]
|
|
778
902
|
},
|
|
779
903
|
{
|
|
780
904
|
"title": "Methods",
|
|
905
|
+
"kind": 2048,
|
|
781
906
|
"children": [
|
|
782
907
|
38
|
|
783
908
|
]
|
|
@@ -787,8 +912,7 @@
|
|
|
787
912
|
{
|
|
788
913
|
"fileName": "projects/pages/src/modules/modal-link-list/modal-link-list.component.ts",
|
|
789
914
|
"line": 12,
|
|
790
|
-
"character": 13
|
|
791
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/modal-link-list/modal-link-list.component.ts#L12"
|
|
915
|
+
"character": 13
|
|
792
916
|
}
|
|
793
917
|
]
|
|
794
918
|
},
|
|
@@ -799,12 +923,7 @@
|
|
|
799
923
|
"kindString": "Interface",
|
|
800
924
|
"flags": {},
|
|
801
925
|
"comment": {
|
|
802
|
-
"
|
|
803
|
-
{
|
|
804
|
-
"kind": "text",
|
|
805
|
-
"text": "Specifies action items that require attention and directs users to pages\nwhere they can resolve them."
|
|
806
|
-
}
|
|
807
|
-
]
|
|
926
|
+
"shortText": "Specifies action items that require attention and directs users to pages\nwhere they can resolve them."
|
|
808
927
|
},
|
|
809
928
|
"children": [
|
|
810
929
|
{
|
|
@@ -816,19 +935,13 @@
|
|
|
816
935
|
"isOptional": true
|
|
817
936
|
},
|
|
818
937
|
"comment": {
|
|
819
|
-
"
|
|
820
|
-
{
|
|
821
|
-
"kind": "text",
|
|
822
|
-
"text": "The click handler for the action item."
|
|
823
|
-
}
|
|
824
|
-
]
|
|
938
|
+
"shortText": "The click handler for the action item."
|
|
825
939
|
},
|
|
826
940
|
"sources": [
|
|
827
941
|
{
|
|
828
942
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
829
943
|
"line": 33,
|
|
830
|
-
"character": 2
|
|
831
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L33"
|
|
944
|
+
"character": 2
|
|
832
945
|
}
|
|
833
946
|
],
|
|
834
947
|
"type": {
|
|
@@ -846,29 +959,11 @@
|
|
|
846
959
|
"isOptional": true
|
|
847
960
|
},
|
|
848
961
|
"comment": {
|
|
849
|
-
"
|
|
962
|
+
"shortText": "Text to display after the title.",
|
|
963
|
+
"tags": [
|
|
850
964
|
{
|
|
851
|
-
"
|
|
852
|
-
"text": "
|
|
853
|
-
}
|
|
854
|
-
],
|
|
855
|
-
"blockTags": [
|
|
856
|
-
{
|
|
857
|
-
"tag": "@deprecated",
|
|
858
|
-
"content": [
|
|
859
|
-
{
|
|
860
|
-
"kind": "text",
|
|
861
|
-
"text": "Use "
|
|
862
|
-
},
|
|
863
|
-
{
|
|
864
|
-
"kind": "code",
|
|
865
|
-
"text": "`title`"
|
|
866
|
-
},
|
|
867
|
-
{
|
|
868
|
-
"kind": "text",
|
|
869
|
-
"text": " instead."
|
|
870
|
-
}
|
|
871
|
-
]
|
|
965
|
+
"tag": "deprecated",
|
|
966
|
+
"text": "Use `title` instead.\n"
|
|
872
967
|
}
|
|
873
968
|
]
|
|
874
969
|
},
|
|
@@ -876,8 +971,7 @@
|
|
|
876
971
|
{
|
|
877
972
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
878
973
|
"line": 18,
|
|
879
|
-
"character": 2
|
|
880
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L18"
|
|
974
|
+
"character": 2
|
|
881
975
|
}
|
|
882
976
|
],
|
|
883
977
|
"type": {
|
|
@@ -894,19 +988,13 @@
|
|
|
894
988
|
"isOptional": true
|
|
895
989
|
},
|
|
896
990
|
"comment": {
|
|
897
|
-
"
|
|
898
|
-
{
|
|
899
|
-
"kind": "text",
|
|
900
|
-
"text": "The link to resolve the action item."
|
|
901
|
-
}
|
|
902
|
-
]
|
|
991
|
+
"shortText": "The link to resolve the action item."
|
|
903
992
|
},
|
|
904
993
|
"sources": [
|
|
905
994
|
{
|
|
906
995
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
907
996
|
"line": 22,
|
|
908
|
-
"character": 2
|
|
909
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L22"
|
|
997
|
+
"character": 2
|
|
910
998
|
}
|
|
911
999
|
],
|
|
912
1000
|
"type": {
|
|
@@ -930,8 +1018,7 @@
|
|
|
930
1018
|
{
|
|
931
1019
|
"fileName": "lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
932
1020
|
"line": 23,
|
|
933
|
-
"character": 4
|
|
934
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L23"
|
|
1021
|
+
"character": 4
|
|
935
1022
|
}
|
|
936
1023
|
],
|
|
937
1024
|
"type": {
|
|
@@ -953,8 +1040,7 @@
|
|
|
953
1040
|
{
|
|
954
1041
|
"fileName": "lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
955
1042
|
"line": 25,
|
|
956
|
-
"character": 6
|
|
957
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L25"
|
|
1043
|
+
"character": 6
|
|
958
1044
|
}
|
|
959
1045
|
],
|
|
960
1046
|
"type": {
|
|
@@ -977,34 +1063,26 @@
|
|
|
977
1063
|
{
|
|
978
1064
|
"fileName": "lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
979
1065
|
"line": 26,
|
|
980
|
-
"character": 6
|
|
981
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L26"
|
|
1066
|
+
"character": 6
|
|
982
1067
|
}
|
|
983
1068
|
],
|
|
984
1069
|
"type": {
|
|
985
1070
|
"type": "reference",
|
|
986
|
-
"name": "NavigationExtras",
|
|
987
1071
|
"qualifiedName": "NavigationExtras",
|
|
988
|
-
"package": "@angular/router"
|
|
1072
|
+
"package": "@angular/router",
|
|
1073
|
+
"name": "NavigationExtras"
|
|
989
1074
|
}
|
|
990
1075
|
}
|
|
991
1076
|
],
|
|
992
1077
|
"groups": [
|
|
993
1078
|
{
|
|
994
1079
|
"title": "Properties",
|
|
1080
|
+
"kind": 1024,
|
|
995
1081
|
"children": [
|
|
996
1082
|
51,
|
|
997
1083
|
52
|
|
998
1084
|
]
|
|
999
1085
|
}
|
|
1000
|
-
],
|
|
1001
|
-
"sources": [
|
|
1002
|
-
{
|
|
1003
|
-
"fileName": "lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
1004
|
-
"line": 23,
|
|
1005
|
-
"character": 12,
|
|
1006
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L23"
|
|
1007
|
-
}
|
|
1008
1086
|
]
|
|
1009
1087
|
}
|
|
1010
1088
|
}
|
|
@@ -1021,8 +1099,7 @@
|
|
|
1021
1099
|
{
|
|
1022
1100
|
"fileName": "lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
1023
1101
|
"line": 28,
|
|
1024
|
-
"character": 4
|
|
1025
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L28"
|
|
1102
|
+
"character": 4
|
|
1026
1103
|
}
|
|
1027
1104
|
],
|
|
1028
1105
|
"type": {
|
|
@@ -1034,19 +1111,12 @@
|
|
|
1034
1111
|
"groups": [
|
|
1035
1112
|
{
|
|
1036
1113
|
"title": "Properties",
|
|
1114
|
+
"kind": 1024,
|
|
1037
1115
|
"children": [
|
|
1038
1116
|
49,
|
|
1039
1117
|
53
|
|
1040
1118
|
]
|
|
1041
1119
|
}
|
|
1042
|
-
],
|
|
1043
|
-
"sources": [
|
|
1044
|
-
{
|
|
1045
|
-
"fileName": "lib/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
1046
|
-
"line": 22,
|
|
1047
|
-
"character": 14,
|
|
1048
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L22"
|
|
1049
|
-
}
|
|
1050
1120
|
]
|
|
1051
1121
|
}
|
|
1052
1122
|
}
|
|
@@ -1058,19 +1128,13 @@
|
|
|
1058
1128
|
"kindString": "Property",
|
|
1059
1129
|
"flags": {},
|
|
1060
1130
|
"comment": {
|
|
1061
|
-
"
|
|
1062
|
-
{
|
|
1063
|
-
"kind": "text",
|
|
1064
|
-
"text": "The title of the action item."
|
|
1065
|
-
}
|
|
1066
|
-
]
|
|
1131
|
+
"shortText": "The title of the action item."
|
|
1067
1132
|
},
|
|
1068
1133
|
"sources": [
|
|
1069
1134
|
{
|
|
1070
1135
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
1071
1136
|
"line": 13,
|
|
1072
|
-
"character": 2
|
|
1073
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L13"
|
|
1137
|
+
"character": 2
|
|
1074
1138
|
}
|
|
1075
1139
|
],
|
|
1076
1140
|
"type": {
|
|
@@ -1082,6 +1146,7 @@
|
|
|
1082
1146
|
"groups": [
|
|
1083
1147
|
{
|
|
1084
1148
|
"title": "Properties",
|
|
1149
|
+
"kind": 1024,
|
|
1085
1150
|
"children": [
|
|
1086
1151
|
54,
|
|
1087
1152
|
46,
|
|
@@ -1094,8 +1159,7 @@
|
|
|
1094
1159
|
{
|
|
1095
1160
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
|
|
1096
1161
|
"line": 9,
|
|
1097
|
-
"character": 17
|
|
1098
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention.ts#L9"
|
|
1162
|
+
"character": 17
|
|
1099
1163
|
}
|
|
1100
1164
|
]
|
|
1101
1165
|
},
|
|
@@ -1106,12 +1170,7 @@
|
|
|
1106
1170
|
"kindString": "Interface",
|
|
1107
1171
|
"flags": {},
|
|
1108
1172
|
"comment": {
|
|
1109
|
-
"
|
|
1110
|
-
{
|
|
1111
|
-
"kind": "text",
|
|
1112
|
-
"text": "Displays links to related information or recently accessed items."
|
|
1113
|
-
}
|
|
1114
|
-
]
|
|
1173
|
+
"shortText": "Displays links to related information or recently accessed items."
|
|
1115
1174
|
},
|
|
1116
1175
|
"children": [
|
|
1117
1176
|
{
|
|
@@ -1121,19 +1180,13 @@
|
|
|
1121
1180
|
"kindString": "Property",
|
|
1122
1181
|
"flags": {},
|
|
1123
1182
|
"comment": {
|
|
1124
|
-
"
|
|
1125
|
-
{
|
|
1126
|
-
"kind": "text",
|
|
1127
|
-
"text": "The link text."
|
|
1128
|
-
}
|
|
1129
|
-
]
|
|
1183
|
+
"shortText": "The link text."
|
|
1130
1184
|
},
|
|
1131
1185
|
"sources": [
|
|
1132
1186
|
{
|
|
1133
1187
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link-interface.ts",
|
|
1134
1188
|
"line": 8,
|
|
1135
|
-
"character": 2
|
|
1136
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
|
|
1189
|
+
"character": 2
|
|
1137
1190
|
}
|
|
1138
1191
|
],
|
|
1139
1192
|
"type": {
|
|
@@ -1152,19 +1205,13 @@
|
|
|
1152
1205
|
"kindString": "Property",
|
|
1153
1206
|
"flags": {},
|
|
1154
1207
|
"comment": {
|
|
1155
|
-
"
|
|
1156
|
-
{
|
|
1157
|
-
"kind": "text",
|
|
1158
|
-
"text": "The link destination."
|
|
1159
|
-
}
|
|
1160
|
-
]
|
|
1208
|
+
"shortText": "The link destination."
|
|
1161
1209
|
},
|
|
1162
1210
|
"sources": [
|
|
1163
1211
|
{
|
|
1164
1212
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link.ts",
|
|
1165
1213
|
"line": 12,
|
|
1166
|
-
"character": 2
|
|
1167
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
|
|
1214
|
+
"character": 2
|
|
1168
1215
|
}
|
|
1169
1216
|
],
|
|
1170
1217
|
"type": {
|
|
@@ -1188,8 +1235,7 @@
|
|
|
1188
1235
|
{
|
|
1189
1236
|
"fileName": "lib/modules/action-hub/types/page-link.ts",
|
|
1190
1237
|
"line": 13,
|
|
1191
|
-
"character": 4
|
|
1192
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
|
|
1238
|
+
"character": 4
|
|
1193
1239
|
}
|
|
1194
1240
|
],
|
|
1195
1241
|
"type": {
|
|
@@ -1211,8 +1257,7 @@
|
|
|
1211
1257
|
{
|
|
1212
1258
|
"fileName": "lib/modules/action-hub/types/page-link.ts",
|
|
1213
1259
|
"line": 14,
|
|
1214
|
-
"character": 6
|
|
1215
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L14"
|
|
1260
|
+
"character": 6
|
|
1216
1261
|
}
|
|
1217
1262
|
],
|
|
1218
1263
|
"type": {
|
|
@@ -1235,34 +1280,26 @@
|
|
|
1235
1280
|
{
|
|
1236
1281
|
"fileName": "lib/modules/action-hub/types/page-link.ts",
|
|
1237
1282
|
"line": 15,
|
|
1238
|
-
"character": 6
|
|
1239
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L15"
|
|
1283
|
+
"character": 6
|
|
1240
1284
|
}
|
|
1241
1285
|
],
|
|
1242
1286
|
"type": {
|
|
1243
1287
|
"type": "reference",
|
|
1244
|
-
"name": "NavigationExtras",
|
|
1245
1288
|
"qualifiedName": "NavigationExtras",
|
|
1246
|
-
"package": "@angular/router"
|
|
1289
|
+
"package": "@angular/router",
|
|
1290
|
+
"name": "NavigationExtras"
|
|
1247
1291
|
}
|
|
1248
1292
|
}
|
|
1249
1293
|
],
|
|
1250
1294
|
"groups": [
|
|
1251
1295
|
{
|
|
1252
1296
|
"title": "Properties",
|
|
1297
|
+
"kind": 1024,
|
|
1253
1298
|
"children": [
|
|
1254
1299
|
67,
|
|
1255
1300
|
68
|
|
1256
1301
|
]
|
|
1257
1302
|
}
|
|
1258
|
-
],
|
|
1259
|
-
"sources": [
|
|
1260
|
-
{
|
|
1261
|
-
"fileName": "lib/modules/action-hub/types/page-link.ts",
|
|
1262
|
-
"line": 13,
|
|
1263
|
-
"character": 12,
|
|
1264
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
|
|
1265
|
-
}
|
|
1266
1303
|
]
|
|
1267
1304
|
}
|
|
1268
1305
|
}
|
|
@@ -1279,8 +1316,7 @@
|
|
|
1279
1316
|
{
|
|
1280
1317
|
"fileName": "lib/modules/action-hub/types/page-link.ts",
|
|
1281
1318
|
"line": 17,
|
|
1282
|
-
"character": 4
|
|
1283
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L17"
|
|
1319
|
+
"character": 4
|
|
1284
1320
|
}
|
|
1285
1321
|
],
|
|
1286
1322
|
"type": {
|
|
@@ -1292,19 +1328,12 @@
|
|
|
1292
1328
|
"groups": [
|
|
1293
1329
|
{
|
|
1294
1330
|
"title": "Properties",
|
|
1331
|
+
"kind": 1024,
|
|
1295
1332
|
"children": [
|
|
1296
1333
|
65,
|
|
1297
1334
|
69
|
|
1298
1335
|
]
|
|
1299
1336
|
}
|
|
1300
|
-
],
|
|
1301
|
-
"sources": [
|
|
1302
|
-
{
|
|
1303
|
-
"fileName": "lib/modules/action-hub/types/page-link.ts",
|
|
1304
|
-
"line": 12,
|
|
1305
|
-
"character": 13,
|
|
1306
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
|
|
1307
|
-
}
|
|
1308
1337
|
]
|
|
1309
1338
|
}
|
|
1310
1339
|
}
|
|
@@ -1313,6 +1342,7 @@
|
|
|
1313
1342
|
"groups": [
|
|
1314
1343
|
{
|
|
1315
1344
|
"title": "Properties",
|
|
1345
|
+
"kind": 1024,
|
|
1316
1346
|
"children": [
|
|
1317
1347
|
70,
|
|
1318
1348
|
63
|
|
@@ -1323,8 +1353,7 @@
|
|
|
1323
1353
|
{
|
|
1324
1354
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link.ts",
|
|
1325
1355
|
"line": 8,
|
|
1326
|
-
"character": 17
|
|
1327
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L8"
|
|
1356
|
+
"character": 17
|
|
1328
1357
|
}
|
|
1329
1358
|
],
|
|
1330
1359
|
"extendedTypes": [
|
|
@@ -1348,12 +1377,7 @@
|
|
|
1348
1377
|
"kindString": "Interface",
|
|
1349
1378
|
"flags": {},
|
|
1350
1379
|
"comment": {
|
|
1351
|
-
"
|
|
1352
|
-
{
|
|
1353
|
-
"kind": "text",
|
|
1354
|
-
"text": "Displays links to related information or recently accessed items."
|
|
1355
|
-
}
|
|
1356
|
-
]
|
|
1380
|
+
"shortText": "Displays links to related information or recently accessed items."
|
|
1357
1381
|
},
|
|
1358
1382
|
"children": [
|
|
1359
1383
|
{
|
|
@@ -1363,19 +1387,13 @@
|
|
|
1363
1387
|
"kindString": "Property",
|
|
1364
1388
|
"flags": {},
|
|
1365
1389
|
"comment": {
|
|
1366
|
-
"
|
|
1367
|
-
{
|
|
1368
|
-
"kind": "text",
|
|
1369
|
-
"text": "The link text."
|
|
1370
|
-
}
|
|
1371
|
-
]
|
|
1390
|
+
"shortText": "The link text."
|
|
1372
1391
|
},
|
|
1373
1392
|
"sources": [
|
|
1374
1393
|
{
|
|
1375
1394
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link-interface.ts",
|
|
1376
1395
|
"line": 8,
|
|
1377
|
-
"character": 2
|
|
1378
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
|
|
1396
|
+
"character": 2
|
|
1379
1397
|
}
|
|
1380
1398
|
],
|
|
1381
1399
|
"type": {
|
|
@@ -1396,19 +1414,13 @@
|
|
|
1396
1414
|
"isOptional": true
|
|
1397
1415
|
},
|
|
1398
1416
|
"comment": {
|
|
1399
|
-
"
|
|
1400
|
-
{
|
|
1401
|
-
"kind": "text",
|
|
1402
|
-
"text": "The modal parameters."
|
|
1403
|
-
}
|
|
1404
|
-
]
|
|
1417
|
+
"shortText": "The modal parameters."
|
|
1405
1418
|
},
|
|
1406
1419
|
"sources": [
|
|
1407
1420
|
{
|
|
1408
1421
|
"fileName": "projects/pages/src/modules/action-hub/types/page-modal-link.ts",
|
|
1409
1422
|
"line": 23,
|
|
1410
|
-
"character": 2
|
|
1411
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L23"
|
|
1423
|
+
"character": 2
|
|
1412
1424
|
}
|
|
1413
1425
|
],
|
|
1414
1426
|
"type": {
|
|
@@ -1430,8 +1442,7 @@
|
|
|
1430
1442
|
{
|
|
1431
1443
|
"fileName": "lib/modules/action-hub/types/page-modal-link.ts",
|
|
1432
1444
|
"line": 24,
|
|
1433
|
-
"character": 4
|
|
1434
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L24"
|
|
1445
|
+
"character": 4
|
|
1435
1446
|
}
|
|
1436
1447
|
],
|
|
1437
1448
|
"type": {
|
|
@@ -1451,8 +1462,7 @@
|
|
|
1451
1462
|
{
|
|
1452
1463
|
"fileName": "lib/modules/action-hub/types/page-modal-link.ts",
|
|
1453
1464
|
"line": 25,
|
|
1454
|
-
"character": 4
|
|
1455
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L25"
|
|
1465
|
+
"character": 4
|
|
1456
1466
|
}
|
|
1457
1467
|
],
|
|
1458
1468
|
"type": {
|
|
@@ -1464,19 +1474,12 @@
|
|
|
1464
1474
|
"groups": [
|
|
1465
1475
|
{
|
|
1466
1476
|
"title": "Properties",
|
|
1477
|
+
"kind": 1024,
|
|
1467
1478
|
"children": [
|
|
1468
1479
|
82,
|
|
1469
1480
|
83
|
|
1470
1481
|
]
|
|
1471
1482
|
}
|
|
1472
|
-
],
|
|
1473
|
-
"sources": [
|
|
1474
|
-
{
|
|
1475
|
-
"fileName": "lib/modules/action-hub/types/page-modal-link.ts",
|
|
1476
|
-
"line": 23,
|
|
1477
|
-
"character": 10,
|
|
1478
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L23"
|
|
1479
|
-
}
|
|
1480
1483
|
]
|
|
1481
1484
|
}
|
|
1482
1485
|
}
|
|
@@ -1490,19 +1493,13 @@
|
|
|
1490
1493
|
"isOptional": true
|
|
1491
1494
|
},
|
|
1492
1495
|
"comment": {
|
|
1493
|
-
"
|
|
1494
|
-
{
|
|
1495
|
-
"kind": "text",
|
|
1496
|
-
"text": "The link destination."
|
|
1497
|
-
}
|
|
1498
|
-
]
|
|
1496
|
+
"shortText": "The link destination."
|
|
1499
1497
|
},
|
|
1500
1498
|
"sources": [
|
|
1501
1499
|
{
|
|
1502
1500
|
"fileName": "projects/pages/src/modules/action-hub/types/page-modal-link.ts",
|
|
1503
1501
|
"line": 13,
|
|
1504
|
-
"character": 2
|
|
1505
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L13"
|
|
1502
|
+
"character": 2
|
|
1506
1503
|
}
|
|
1507
1504
|
],
|
|
1508
1505
|
"type": {
|
|
@@ -1526,8 +1523,7 @@
|
|
|
1526
1523
|
{
|
|
1527
1524
|
"fileName": "lib/modules/action-hub/types/page-modal-link.ts",
|
|
1528
1525
|
"line": 14,
|
|
1529
|
-
"character": 4
|
|
1530
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L14"
|
|
1526
|
+
"character": 4
|
|
1531
1527
|
}
|
|
1532
1528
|
],
|
|
1533
1529
|
"type": {
|
|
@@ -1549,8 +1545,7 @@
|
|
|
1549
1545
|
{
|
|
1550
1546
|
"fileName": "lib/modules/action-hub/types/page-modal-link.ts",
|
|
1551
1547
|
"line": 15,
|
|
1552
|
-
"character": 6
|
|
1553
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L15"
|
|
1548
|
+
"character": 6
|
|
1554
1549
|
}
|
|
1555
1550
|
],
|
|
1556
1551
|
"type": {
|
|
@@ -1573,34 +1568,26 @@
|
|
|
1573
1568
|
{
|
|
1574
1569
|
"fileName": "lib/modules/action-hub/types/page-modal-link.ts",
|
|
1575
1570
|
"line": 16,
|
|
1576
|
-
"character": 6
|
|
1577
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L16"
|
|
1571
|
+
"character": 6
|
|
1578
1572
|
}
|
|
1579
1573
|
],
|
|
1580
1574
|
"type": {
|
|
1581
1575
|
"type": "reference",
|
|
1582
|
-
"name": "NavigationExtras",
|
|
1583
1576
|
"qualifiedName": "NavigationExtras",
|
|
1584
|
-
"package": "@angular/router"
|
|
1577
|
+
"package": "@angular/router",
|
|
1578
|
+
"name": "NavigationExtras"
|
|
1585
1579
|
}
|
|
1586
1580
|
}
|
|
1587
1581
|
],
|
|
1588
1582
|
"groups": [
|
|
1589
1583
|
{
|
|
1590
1584
|
"title": "Properties",
|
|
1585
|
+
"kind": 1024,
|
|
1591
1586
|
"children": [
|
|
1592
1587
|
77,
|
|
1593
1588
|
78
|
|
1594
1589
|
]
|
|
1595
1590
|
}
|
|
1596
|
-
],
|
|
1597
|
-
"sources": [
|
|
1598
|
-
{
|
|
1599
|
-
"fileName": "lib/modules/action-hub/types/page-modal-link.ts",
|
|
1600
|
-
"line": 14,
|
|
1601
|
-
"character": 12,
|
|
1602
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L14"
|
|
1603
|
-
}
|
|
1604
1591
|
]
|
|
1605
1592
|
}
|
|
1606
1593
|
}
|
|
@@ -1617,8 +1604,7 @@
|
|
|
1617
1604
|
{
|
|
1618
1605
|
"fileName": "lib/modules/action-hub/types/page-modal-link.ts",
|
|
1619
1606
|
"line": 18,
|
|
1620
|
-
"character": 4
|
|
1621
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L18"
|
|
1607
|
+
"character": 4
|
|
1622
1608
|
}
|
|
1623
1609
|
],
|
|
1624
1610
|
"type": {
|
|
@@ -1630,19 +1616,12 @@
|
|
|
1630
1616
|
"groups": [
|
|
1631
1617
|
{
|
|
1632
1618
|
"title": "Properties",
|
|
1619
|
+
"kind": 1024,
|
|
1633
1620
|
"children": [
|
|
1634
1621
|
75,
|
|
1635
1622
|
79
|
|
1636
1623
|
]
|
|
1637
1624
|
}
|
|
1638
|
-
],
|
|
1639
|
-
"sources": [
|
|
1640
|
-
{
|
|
1641
|
-
"fileName": "lib/modules/action-hub/types/page-modal-link.ts",
|
|
1642
|
-
"line": 13,
|
|
1643
|
-
"character": 14,
|
|
1644
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L13"
|
|
1645
|
-
}
|
|
1646
1625
|
]
|
|
1647
1626
|
}
|
|
1648
1627
|
}
|
|
@@ -1651,6 +1630,7 @@
|
|
|
1651
1630
|
"groups": [
|
|
1652
1631
|
{
|
|
1653
1632
|
"title": "Properties",
|
|
1633
|
+
"kind": 1024,
|
|
1654
1634
|
"children": [
|
|
1655
1635
|
84,
|
|
1656
1636
|
80,
|
|
@@ -1662,8 +1642,7 @@
|
|
|
1662
1642
|
{
|
|
1663
1643
|
"fileName": "projects/pages/src/modules/action-hub/types/page-modal-link.ts",
|
|
1664
1644
|
"line": 9,
|
|
1665
|
-
"character": 17
|
|
1666
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-modal-link.ts#L9"
|
|
1645
|
+
"character": 17
|
|
1667
1646
|
}
|
|
1668
1647
|
],
|
|
1669
1648
|
"extendedTypes": [
|
|
@@ -1680,22 +1659,11 @@
|
|
|
1680
1659
|
"kindString": "Interface",
|
|
1681
1660
|
"flags": {},
|
|
1682
1661
|
"comment": {
|
|
1683
|
-
"
|
|
1662
|
+
"shortText": "Link that also has a date field to sort by.",
|
|
1663
|
+
"tags": [
|
|
1684
1664
|
{
|
|
1685
|
-
"
|
|
1686
|
-
"text": "
|
|
1687
|
-
}
|
|
1688
|
-
],
|
|
1689
|
-
"blockTags": [
|
|
1690
|
-
{
|
|
1691
|
-
"tag": "@property",
|
|
1692
|
-
"name": "lastAccessed",
|
|
1693
|
-
"content": [
|
|
1694
|
-
{
|
|
1695
|
-
"kind": "text",
|
|
1696
|
-
"text": "Date Object or ISO-8601 string."
|
|
1697
|
-
}
|
|
1698
|
-
]
|
|
1665
|
+
"tag": "property",
|
|
1666
|
+
"text": "lastAccessed Date Object or ISO-8601 string.\n"
|
|
1699
1667
|
}
|
|
1700
1668
|
]
|
|
1701
1669
|
},
|
|
@@ -1707,19 +1675,13 @@
|
|
|
1707
1675
|
"kindString": "Property",
|
|
1708
1676
|
"flags": {},
|
|
1709
1677
|
"comment": {
|
|
1710
|
-
"
|
|
1711
|
-
{
|
|
1712
|
-
"kind": "text",
|
|
1713
|
-
"text": "The link text."
|
|
1714
|
-
}
|
|
1715
|
-
]
|
|
1678
|
+
"shortText": "The link text."
|
|
1716
1679
|
},
|
|
1717
1680
|
"sources": [
|
|
1718
1681
|
{
|
|
1719
1682
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link-interface.ts",
|
|
1720
1683
|
"line": 8,
|
|
1721
|
-
"character": 2
|
|
1722
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link-interface.ts#L8"
|
|
1684
|
+
"character": 2
|
|
1723
1685
|
}
|
|
1724
1686
|
],
|
|
1725
1687
|
"type": {
|
|
@@ -1742,8 +1704,7 @@
|
|
|
1742
1704
|
{
|
|
1743
1705
|
"fileName": "projects/pages/src/modules/action-hub/types/recent-link.ts",
|
|
1744
1706
|
"line": 9,
|
|
1745
|
-
"character": 2
|
|
1746
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/recent-link.ts#L9"
|
|
1707
|
+
"character": 2
|
|
1747
1708
|
}
|
|
1748
1709
|
],
|
|
1749
1710
|
"type": {
|
|
@@ -1755,9 +1716,9 @@
|
|
|
1755
1716
|
},
|
|
1756
1717
|
{
|
|
1757
1718
|
"type": "reference",
|
|
1758
|
-
"name": "Date",
|
|
1759
1719
|
"qualifiedName": "Date",
|
|
1760
|
-
"package": "typescript"
|
|
1720
|
+
"package": "typescript",
|
|
1721
|
+
"name": "Date"
|
|
1761
1722
|
}
|
|
1762
1723
|
]
|
|
1763
1724
|
}
|
|
@@ -1769,19 +1730,13 @@
|
|
|
1769
1730
|
"kindString": "Property",
|
|
1770
1731
|
"flags": {},
|
|
1771
1732
|
"comment": {
|
|
1772
|
-
"
|
|
1773
|
-
{
|
|
1774
|
-
"kind": "text",
|
|
1775
|
-
"text": "The link destination."
|
|
1776
|
-
}
|
|
1777
|
-
]
|
|
1733
|
+
"shortText": "The link destination."
|
|
1778
1734
|
},
|
|
1779
1735
|
"sources": [
|
|
1780
1736
|
{
|
|
1781
1737
|
"fileName": "projects/pages/src/modules/action-hub/types/page-link.ts",
|
|
1782
1738
|
"line": 12,
|
|
1783
|
-
"character": 2
|
|
1784
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
|
|
1739
|
+
"character": 2
|
|
1785
1740
|
}
|
|
1786
1741
|
],
|
|
1787
1742
|
"type": {
|
|
@@ -1805,8 +1760,7 @@
|
|
|
1805
1760
|
{
|
|
1806
1761
|
"fileName": "lib/modules/action-hub/types/page-link.ts",
|
|
1807
1762
|
"line": 13,
|
|
1808
|
-
"character": 4
|
|
1809
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
|
|
1763
|
+
"character": 4
|
|
1810
1764
|
}
|
|
1811
1765
|
],
|
|
1812
1766
|
"type": {
|
|
@@ -1828,8 +1782,7 @@
|
|
|
1828
1782
|
{
|
|
1829
1783
|
"fileName": "lib/modules/action-hub/types/page-link.ts",
|
|
1830
1784
|
"line": 14,
|
|
1831
|
-
"character": 6
|
|
1832
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L14"
|
|
1785
|
+
"character": 6
|
|
1833
1786
|
}
|
|
1834
1787
|
],
|
|
1835
1788
|
"type": {
|
|
@@ -1852,34 +1805,26 @@
|
|
|
1852
1805
|
{
|
|
1853
1806
|
"fileName": "lib/modules/action-hub/types/page-link.ts",
|
|
1854
1807
|
"line": 15,
|
|
1855
|
-
"character": 6
|
|
1856
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L15"
|
|
1808
|
+
"character": 6
|
|
1857
1809
|
}
|
|
1858
1810
|
],
|
|
1859
1811
|
"type": {
|
|
1860
1812
|
"type": "reference",
|
|
1861
|
-
"name": "NavigationExtras",
|
|
1862
1813
|
"qualifiedName": "NavigationExtras",
|
|
1863
|
-
"package": "@angular/router"
|
|
1814
|
+
"package": "@angular/router",
|
|
1815
|
+
"name": "NavigationExtras"
|
|
1864
1816
|
}
|
|
1865
1817
|
}
|
|
1866
1818
|
],
|
|
1867
1819
|
"groups": [
|
|
1868
1820
|
{
|
|
1869
1821
|
"title": "Properties",
|
|
1822
|
+
"kind": 1024,
|
|
1870
1823
|
"children": [
|
|
1871
1824
|
92,
|
|
1872
1825
|
93
|
|
1873
1826
|
]
|
|
1874
1827
|
}
|
|
1875
|
-
],
|
|
1876
|
-
"sources": [
|
|
1877
|
-
{
|
|
1878
|
-
"fileName": "lib/modules/action-hub/types/page-link.ts",
|
|
1879
|
-
"line": 13,
|
|
1880
|
-
"character": 12,
|
|
1881
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L13"
|
|
1882
|
-
}
|
|
1883
1828
|
]
|
|
1884
1829
|
}
|
|
1885
1830
|
}
|
|
@@ -1896,8 +1841,7 @@
|
|
|
1896
1841
|
{
|
|
1897
1842
|
"fileName": "lib/modules/action-hub/types/page-link.ts",
|
|
1898
1843
|
"line": 17,
|
|
1899
|
-
"character": 4
|
|
1900
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L17"
|
|
1844
|
+
"character": 4
|
|
1901
1845
|
}
|
|
1902
1846
|
],
|
|
1903
1847
|
"type": {
|
|
@@ -1909,19 +1853,12 @@
|
|
|
1909
1853
|
"groups": [
|
|
1910
1854
|
{
|
|
1911
1855
|
"title": "Properties",
|
|
1856
|
+
"kind": 1024,
|
|
1912
1857
|
"children": [
|
|
1913
1858
|
90,
|
|
1914
1859
|
94
|
|
1915
1860
|
]
|
|
1916
1861
|
}
|
|
1917
|
-
],
|
|
1918
|
-
"sources": [
|
|
1919
|
-
{
|
|
1920
|
-
"fileName": "lib/modules/action-hub/types/page-link.ts",
|
|
1921
|
-
"line": 12,
|
|
1922
|
-
"character": 13,
|
|
1923
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-link.ts#L12"
|
|
1924
|
-
}
|
|
1925
1862
|
]
|
|
1926
1863
|
}
|
|
1927
1864
|
},
|
|
@@ -1935,6 +1872,7 @@
|
|
|
1935
1872
|
"groups": [
|
|
1936
1873
|
{
|
|
1937
1874
|
"title": "Properties",
|
|
1875
|
+
"kind": 1024,
|
|
1938
1876
|
"children": [
|
|
1939
1877
|
95,
|
|
1940
1878
|
87,
|
|
@@ -1946,8 +1884,7 @@
|
|
|
1946
1884
|
{
|
|
1947
1885
|
"fileName": "projects/pages/src/modules/action-hub/types/recent-link.ts",
|
|
1948
1886
|
"line": 8,
|
|
1949
|
-
"character": 17
|
|
1950
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/recent-link.ts#L8"
|
|
1887
|
+
"character": 17
|
|
1951
1888
|
}
|
|
1952
1889
|
],
|
|
1953
1890
|
"extendedTypes": [
|
|
@@ -1968,8 +1905,7 @@
|
|
|
1968
1905
|
{
|
|
1969
1906
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
|
|
1970
1907
|
"line": 1,
|
|
1971
|
-
"character": 12
|
|
1972
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L1"
|
|
1908
|
+
"character": 12
|
|
1973
1909
|
}
|
|
1974
1910
|
],
|
|
1975
1911
|
"type": {
|
|
@@ -1984,8 +1920,7 @@
|
|
|
1984
1920
|
{
|
|
1985
1921
|
"fileName": "lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
|
|
1986
1922
|
"line": 1,
|
|
1987
|
-
"character": 53
|
|
1988
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L1"
|
|
1923
|
+
"character": 53
|
|
1989
1924
|
}
|
|
1990
1925
|
],
|
|
1991
1926
|
"signatures": [
|
|
@@ -2028,8 +1963,7 @@
|
|
|
2028
1963
|
{
|
|
2029
1964
|
"fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
|
|
2030
1965
|
"line": 5,
|
|
2031
|
-
"character": 12
|
|
2032
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L5"
|
|
1966
|
+
"character": 12
|
|
2033
1967
|
}
|
|
2034
1968
|
],
|
|
2035
1969
|
"type": {
|
|
@@ -2051,8 +1985,7 @@
|
|
|
2051
1985
|
{
|
|
2052
1986
|
"fileName": "lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
|
|
2053
1987
|
"line": 6,
|
|
2054
|
-
"character": 2
|
|
2055
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L6"
|
|
1988
|
+
"character": 2
|
|
2056
1989
|
}
|
|
2057
1990
|
],
|
|
2058
1991
|
"type": {
|
|
@@ -2064,6 +1997,7 @@
|
|
|
2064
1997
|
"groups": [
|
|
2065
1998
|
{
|
|
2066
1999
|
"title": "Properties",
|
|
2000
|
+
"kind": 1024,
|
|
2067
2001
|
"children": [
|
|
2068
2002
|
61
|
|
2069
2003
|
]
|
|
@@ -2073,8 +2007,7 @@
|
|
|
2073
2007
|
{
|
|
2074
2008
|
"fileName": "lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
|
|
2075
2009
|
"line": 5,
|
|
2076
|
-
"character": 57
|
|
2077
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts#L5"
|
|
2010
|
+
"character": 57
|
|
2078
2011
|
}
|
|
2079
2012
|
]
|
|
2080
2013
|
}
|
|
@@ -2090,8 +2023,7 @@
|
|
|
2090
2023
|
{
|
|
2091
2024
|
"fileName": "projects/pages/src/modules/action-hub/types/page-links-input.ts",
|
|
2092
2025
|
"line": 3,
|
|
2093
|
-
"character": 12
|
|
2094
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-links-input.ts#L3"
|
|
2026
|
+
"character": 12
|
|
2095
2027
|
}
|
|
2096
2028
|
],
|
|
2097
2029
|
"type": {
|
|
@@ -2126,8 +2058,7 @@
|
|
|
2126
2058
|
{
|
|
2127
2059
|
"fileName": "projects/pages/src/modules/action-hub/types/page-modal-links-input.ts",
|
|
2128
2060
|
"line": 3,
|
|
2129
|
-
"character": 12
|
|
2130
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/page-modal-links-input.ts#L3"
|
|
2061
|
+
"character": 12
|
|
2131
2062
|
}
|
|
2132
2063
|
],
|
|
2133
2064
|
"type": {
|
|
@@ -2159,19 +2090,13 @@
|
|
|
2159
2090
|
"kindString": "Type alias",
|
|
2160
2091
|
"flags": {},
|
|
2161
2092
|
"comment": {
|
|
2162
|
-
"
|
|
2163
|
-
{
|
|
2164
|
-
"kind": "text",
|
|
2165
|
-
"text": "Recently accessed links to display in a link list component."
|
|
2166
|
-
}
|
|
2167
|
-
]
|
|
2093
|
+
"shortText": "Recently accessed links to display in a link list component."
|
|
2168
2094
|
},
|
|
2169
2095
|
"sources": [
|
|
2170
2096
|
{
|
|
2171
2097
|
"fileName": "projects/pages/src/modules/action-hub/types/recent-links-input.ts",
|
|
2172
2098
|
"line": 8,
|
|
2173
|
-
"character": 12
|
|
2174
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/lib/modules/action-hub/types/recent-links-input.ts#L8"
|
|
2099
|
+
"character": 12
|
|
2175
2100
|
}
|
|
2176
2101
|
],
|
|
2177
2102
|
"type": {
|
|
@@ -2204,6 +2129,7 @@
|
|
|
2204
2129
|
"groups": [
|
|
2205
2130
|
{
|
|
2206
2131
|
"title": "Classes",
|
|
2132
|
+
"kind": 128,
|
|
2207
2133
|
"children": [
|
|
2208
2134
|
41,
|
|
2209
2135
|
97,
|
|
@@ -2216,6 +2142,7 @@
|
|
|
2216
2142
|
},
|
|
2217
2143
|
{
|
|
2218
2144
|
"title": "Interfaces",
|
|
2145
|
+
"kind": 256,
|
|
2219
2146
|
"children": [
|
|
2220
2147
|
44,
|
|
2221
2148
|
62,
|
|
@@ -2224,7 +2151,8 @@
|
|
|
2224
2151
|
]
|
|
2225
2152
|
},
|
|
2226
2153
|
{
|
|
2227
|
-
"title": "Type
|
|
2154
|
+
"title": "Type aliases",
|
|
2155
|
+
"kind": 4194304,
|
|
2228
2156
|
"children": [
|
|
2229
2157
|
55,
|
|
2230
2158
|
59,
|
|
@@ -2238,8 +2166,7 @@
|
|
|
2238
2166
|
{
|
|
2239
2167
|
"fileName": "index.ts",
|
|
2240
2168
|
"line": 1,
|
|
2241
|
-
"character": 0
|
|
2242
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/pages/src/index.ts#L1"
|
|
2169
|
+
"character": 0
|
|
2243
2170
|
}
|
|
2244
2171
|
]
|
|
2245
2172
|
},
|