@skyux/list-builder-view-grids 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 +881 -1032
- package/package.json +10 -10
package/documentation.json
CHANGED
|
@@ -20,87 +20,65 @@
|
|
|
20
20
|
"originalName": "",
|
|
21
21
|
"children": [
|
|
22
22
|
{
|
|
23
|
-
"id":
|
|
23
|
+
"id": 714,
|
|
24
24
|
"name": "SkyListViewGridMessageType",
|
|
25
25
|
"kind": 8,
|
|
26
26
|
"kindString": "Enumeration",
|
|
27
27
|
"flags": {},
|
|
28
28
|
"comment": {
|
|
29
|
-
"
|
|
30
|
-
|
|
31
|
-
"kind": "text",
|
|
32
|
-
"text": "The command for the list view grid to respond to."
|
|
33
|
-
}
|
|
34
|
-
],
|
|
35
|
-
"blockTags": [
|
|
29
|
+
"shortText": "The command for the list view grid to respond to.",
|
|
30
|
+
"tags": [
|
|
36
31
|
{
|
|
37
|
-
"tag": "
|
|
38
|
-
"
|
|
32
|
+
"tag": "deprecated",
|
|
33
|
+
"text": "\n"
|
|
39
34
|
}
|
|
40
35
|
]
|
|
41
36
|
},
|
|
42
37
|
"children": [
|
|
43
38
|
{
|
|
44
|
-
"id":
|
|
39
|
+
"id": 716,
|
|
45
40
|
"name": "AbortDeleteRow",
|
|
46
41
|
"kind": 16,
|
|
47
|
-
"kindString": "Enumeration
|
|
42
|
+
"kindString": "Enumeration member",
|
|
48
43
|
"flags": {},
|
|
49
44
|
"comment": {
|
|
50
|
-
"
|
|
51
|
-
{
|
|
52
|
-
"kind": "text",
|
|
53
|
-
"text": "Cancels the deletion of a row in the list view grid."
|
|
54
|
-
}
|
|
55
|
-
]
|
|
45
|
+
"shortText": "Cancels the deletion of a row in the list view grid."
|
|
56
46
|
},
|
|
57
47
|
"sources": [
|
|
58
48
|
{
|
|
59
49
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/types/list-view-grid-message-type.ts",
|
|
60
50
|
"line": 14,
|
|
61
|
-
"character": 2
|
|
62
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message-type.ts#L14"
|
|
51
|
+
"character": 2
|
|
63
52
|
}
|
|
64
53
|
],
|
|
65
|
-
"
|
|
66
|
-
"type": "literal",
|
|
67
|
-
"value": 1
|
|
68
|
-
}
|
|
54
|
+
"defaultValue": "1"
|
|
69
55
|
},
|
|
70
56
|
{
|
|
71
|
-
"id":
|
|
57
|
+
"id": 715,
|
|
72
58
|
"name": "PromptDeleteRow",
|
|
73
59
|
"kind": 16,
|
|
74
|
-
"kindString": "Enumeration
|
|
60
|
+
"kindString": "Enumeration member",
|
|
75
61
|
"flags": {},
|
|
76
62
|
"comment": {
|
|
77
|
-
"
|
|
78
|
-
{
|
|
79
|
-
"kind": "text",
|
|
80
|
-
"text": "Deletes of a row in the list view grid."
|
|
81
|
-
}
|
|
82
|
-
]
|
|
63
|
+
"shortText": "Deletes of a row in the list view grid."
|
|
83
64
|
},
|
|
84
65
|
"sources": [
|
|
85
66
|
{
|
|
86
67
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/types/list-view-grid-message-type.ts",
|
|
87
68
|
"line": 9,
|
|
88
|
-
"character": 2
|
|
89
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message-type.ts#L9"
|
|
69
|
+
"character": 2
|
|
90
70
|
}
|
|
91
71
|
],
|
|
92
|
-
"
|
|
93
|
-
"type": "literal",
|
|
94
|
-
"value": 0
|
|
95
|
-
}
|
|
72
|
+
"defaultValue": "0"
|
|
96
73
|
}
|
|
97
74
|
],
|
|
98
75
|
"groups": [
|
|
99
76
|
{
|
|
100
|
-
"title": "Enumeration
|
|
77
|
+
"title": "Enumeration members",
|
|
78
|
+
"kind": 16,
|
|
101
79
|
"children": [
|
|
102
|
-
|
|
103
|
-
|
|
80
|
+
716,
|
|
81
|
+
715
|
|
104
82
|
]
|
|
105
83
|
}
|
|
106
84
|
],
|
|
@@ -108,29 +86,27 @@
|
|
|
108
86
|
{
|
|
109
87
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/types/list-view-grid-message-type.ts",
|
|
110
88
|
"line": 5,
|
|
111
|
-
"character": 12
|
|
112
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message-type.ts#L5"
|
|
89
|
+
"character": 12
|
|
113
90
|
}
|
|
114
91
|
]
|
|
115
92
|
},
|
|
116
93
|
{
|
|
117
|
-
"id":
|
|
94
|
+
"id": 25,
|
|
118
95
|
"name": "SkyColumnSelectorContext",
|
|
119
96
|
"kind": 128,
|
|
120
97
|
"kindString": "Class",
|
|
121
98
|
"flags": {},
|
|
122
99
|
"comment": {
|
|
123
|
-
"
|
|
124
|
-
"blockTags": [
|
|
100
|
+
"tags": [
|
|
125
101
|
{
|
|
126
|
-
"tag": "
|
|
127
|
-
"
|
|
102
|
+
"tag": "deprecated",
|
|
103
|
+
"text": "\n"
|
|
128
104
|
}
|
|
129
105
|
]
|
|
130
106
|
},
|
|
131
107
|
"children": [
|
|
132
108
|
{
|
|
133
|
-
"id":
|
|
109
|
+
"id": 28,
|
|
134
110
|
"name": "columns",
|
|
135
111
|
"kind": 1024,
|
|
136
112
|
"kindString": "Property",
|
|
@@ -141,21 +117,20 @@
|
|
|
141
117
|
{
|
|
142
118
|
"fileName": "projects/list-builder-view-grids/src/modules/column-selector/column-selector-context.ts",
|
|
143
119
|
"line": 7,
|
|
144
|
-
"character": 9
|
|
145
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-context.ts#L7"
|
|
120
|
+
"character": 9
|
|
146
121
|
}
|
|
147
122
|
],
|
|
148
123
|
"type": {
|
|
149
124
|
"type": "array",
|
|
150
125
|
"elementType": {
|
|
151
126
|
"type": "reference",
|
|
152
|
-
"id":
|
|
127
|
+
"id": 30,
|
|
153
128
|
"name": "SkyColumnSelectorModel"
|
|
154
129
|
}
|
|
155
130
|
}
|
|
156
131
|
},
|
|
157
132
|
{
|
|
158
|
-
"id":
|
|
133
|
+
"id": 29,
|
|
159
134
|
"name": "selectedColumnIds",
|
|
160
135
|
"kind": 1024,
|
|
161
136
|
"kindString": "Property",
|
|
@@ -166,8 +141,7 @@
|
|
|
166
141
|
{
|
|
167
142
|
"fileName": "projects/list-builder-view-grids/src/modules/column-selector/column-selector-context.ts",
|
|
168
143
|
"line": 8,
|
|
169
|
-
"character": 9
|
|
170
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-context.ts#L8"
|
|
144
|
+
"character": 9
|
|
171
145
|
}
|
|
172
146
|
],
|
|
173
147
|
"type": {
|
|
@@ -182,15 +156,17 @@
|
|
|
182
156
|
"groups": [
|
|
183
157
|
{
|
|
184
158
|
"title": "Constructors",
|
|
159
|
+
"kind": 512,
|
|
185
160
|
"children": [
|
|
186
|
-
|
|
161
|
+
26
|
|
187
162
|
]
|
|
188
163
|
},
|
|
189
164
|
{
|
|
190
165
|
"title": "Properties",
|
|
166
|
+
"kind": 1024,
|
|
191
167
|
"children": [
|
|
192
|
-
|
|
193
|
-
|
|
168
|
+
28,
|
|
169
|
+
29
|
|
194
170
|
]
|
|
195
171
|
}
|
|
196
172
|
],
|
|
@@ -198,29 +174,27 @@
|
|
|
198
174
|
{
|
|
199
175
|
"fileName": "projects/list-builder-view-grids/src/modules/column-selector/column-selector-context.ts",
|
|
200
176
|
"line": 6,
|
|
201
|
-
"character": 13
|
|
202
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-context.ts#L6"
|
|
177
|
+
"character": 13
|
|
203
178
|
}
|
|
204
179
|
]
|
|
205
180
|
},
|
|
206
181
|
{
|
|
207
|
-
"id":
|
|
182
|
+
"id": 30,
|
|
208
183
|
"name": "SkyColumnSelectorModel",
|
|
209
184
|
"kind": 128,
|
|
210
185
|
"kindString": "Class",
|
|
211
186
|
"flags": {},
|
|
212
187
|
"comment": {
|
|
213
|
-
"
|
|
214
|
-
"blockTags": [
|
|
188
|
+
"tags": [
|
|
215
189
|
{
|
|
216
|
-
"tag": "
|
|
217
|
-
"
|
|
190
|
+
"tag": "deprecated",
|
|
191
|
+
"text": "\n"
|
|
218
192
|
}
|
|
219
193
|
]
|
|
220
194
|
},
|
|
221
195
|
"children": [
|
|
222
196
|
{
|
|
223
|
-
"id":
|
|
197
|
+
"id": 35,
|
|
224
198
|
"name": "description",
|
|
225
199
|
"kind": 1024,
|
|
226
200
|
"kindString": "Property",
|
|
@@ -231,8 +205,7 @@
|
|
|
231
205
|
{
|
|
232
206
|
"fileName": "projects/list-builder-view-grids/src/modules/column-selector/column-selector-context.ts",
|
|
233
207
|
"line": 19,
|
|
234
|
-
"character": 9
|
|
235
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-context.ts#L19"
|
|
208
|
+
"character": 9
|
|
236
209
|
}
|
|
237
210
|
],
|
|
238
211
|
"type": {
|
|
@@ -241,7 +214,7 @@
|
|
|
241
214
|
}
|
|
242
215
|
},
|
|
243
216
|
{
|
|
244
|
-
"id":
|
|
217
|
+
"id": 34,
|
|
245
218
|
"name": "heading",
|
|
246
219
|
"kind": 1024,
|
|
247
220
|
"kindString": "Property",
|
|
@@ -252,8 +225,7 @@
|
|
|
252
225
|
{
|
|
253
226
|
"fileName": "projects/list-builder-view-grids/src/modules/column-selector/column-selector-context.ts",
|
|
254
227
|
"line": 18,
|
|
255
|
-
"character": 9
|
|
256
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-context.ts#L18"
|
|
228
|
+
"character": 9
|
|
257
229
|
}
|
|
258
230
|
],
|
|
259
231
|
"type": {
|
|
@@ -262,7 +234,7 @@
|
|
|
262
234
|
}
|
|
263
235
|
},
|
|
264
236
|
{
|
|
265
|
-
"id":
|
|
237
|
+
"id": 33,
|
|
266
238
|
"name": "id",
|
|
267
239
|
"kind": 1024,
|
|
268
240
|
"kindString": "Property",
|
|
@@ -273,8 +245,7 @@
|
|
|
273
245
|
{
|
|
274
246
|
"fileName": "projects/list-builder-view-grids/src/modules/column-selector/column-selector-context.ts",
|
|
275
247
|
"line": 17,
|
|
276
|
-
"character": 9
|
|
277
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-context.ts#L17"
|
|
248
|
+
"character": 9
|
|
278
249
|
}
|
|
279
250
|
],
|
|
280
251
|
"type": {
|
|
@@ -286,16 +257,18 @@
|
|
|
286
257
|
"groups": [
|
|
287
258
|
{
|
|
288
259
|
"title": "Constructors",
|
|
260
|
+
"kind": 512,
|
|
289
261
|
"children": [
|
|
290
|
-
|
|
262
|
+
31
|
|
291
263
|
]
|
|
292
264
|
},
|
|
293
265
|
{
|
|
294
266
|
"title": "Properties",
|
|
267
|
+
"kind": 1024,
|
|
295
268
|
"children": [
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
269
|
+
35,
|
|
270
|
+
34,
|
|
271
|
+
33
|
|
299
272
|
]
|
|
300
273
|
}
|
|
301
274
|
],
|
|
@@ -303,37 +276,45 @@
|
|
|
303
276
|
{
|
|
304
277
|
"fileName": "projects/list-builder-view-grids/src/modules/column-selector/column-selector-context.ts",
|
|
305
278
|
"line": 16,
|
|
306
|
-
"character": 13
|
|
307
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-context.ts#L16"
|
|
279
|
+
"character": 13
|
|
308
280
|
}
|
|
309
281
|
]
|
|
310
282
|
},
|
|
311
283
|
{
|
|
312
|
-
"id":
|
|
284
|
+
"id": 36,
|
|
313
285
|
"name": "SkyColumnSelectorModule",
|
|
314
286
|
"kind": 128,
|
|
315
287
|
"kindString": "Class",
|
|
316
288
|
"flags": {},
|
|
317
289
|
"comment": {
|
|
318
|
-
"
|
|
319
|
-
"blockTags": [
|
|
290
|
+
"tags": [
|
|
320
291
|
{
|
|
321
|
-
"tag": "
|
|
322
|
-
"
|
|
323
|
-
{
|
|
324
|
-
"kind": "text",
|
|
325
|
-
"text": "List builder view grid and its features are deprecated. Use data entry grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-entry-grid."
|
|
326
|
-
}
|
|
327
|
-
]
|
|
292
|
+
"tag": "deprecated",
|
|
293
|
+
"text": "List builder view grid and its features are deprecated. Use data entry grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-entry-grid.\n"
|
|
328
294
|
}
|
|
329
295
|
]
|
|
330
296
|
},
|
|
297
|
+
"decorators": [
|
|
298
|
+
{
|
|
299
|
+
"name": "NgModule",
|
|
300
|
+
"type": {
|
|
301
|
+
"type": "reference",
|
|
302
|
+
"qualifiedName": "NgModuleDecorator",
|
|
303
|
+
"package": "@angular/core",
|
|
304
|
+
"name": "NgModule"
|
|
305
|
+
},
|
|
306
|
+
"arguments": {
|
|
307
|
+
"obj": "{\n declarations: [SkyColumnSelectorComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyModalModule,\n SkyListModule,\n SkyListToolbarModule,\n SkyListViewChecklistModule,\n ],\n}"
|
|
308
|
+
}
|
|
309
|
+
}
|
|
310
|
+
],
|
|
331
311
|
"children": [],
|
|
332
312
|
"groups": [
|
|
333
313
|
{
|
|
334
314
|
"title": "Constructors",
|
|
315
|
+
"kind": 512,
|
|
335
316
|
"children": [
|
|
336
|
-
|
|
317
|
+
37
|
|
337
318
|
]
|
|
338
319
|
}
|
|
339
320
|
],
|
|
@@ -341,37 +322,45 @@
|
|
|
341
322
|
{
|
|
342
323
|
"fileName": "projects/list-builder-view-grids/src/modules/column-selector/column-selector-modal.module.ts",
|
|
343
324
|
"line": 24,
|
|
344
|
-
"character": 13
|
|
345
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-modal.module.ts#L24"
|
|
325
|
+
"character": 13
|
|
346
326
|
}
|
|
347
327
|
]
|
|
348
328
|
},
|
|
349
329
|
{
|
|
350
|
-
"id":
|
|
330
|
+
"id": 39,
|
|
351
331
|
"name": "SkyListColumnSelectorActionModule",
|
|
352
332
|
"kind": 128,
|
|
353
333
|
"kindString": "Class",
|
|
354
334
|
"flags": {},
|
|
355
335
|
"comment": {
|
|
356
|
-
"
|
|
357
|
-
"blockTags": [
|
|
336
|
+
"tags": [
|
|
358
337
|
{
|
|
359
|
-
"tag": "
|
|
360
|
-
"
|
|
361
|
-
{
|
|
362
|
-
"kind": "text",
|
|
363
|
-
"text": "List builder view grid and its features are deprecated. Use data entry grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-entry-grid."
|
|
364
|
-
}
|
|
365
|
-
]
|
|
338
|
+
"tag": "deprecated",
|
|
339
|
+
"text": "List builder view grid and its features are deprecated. Use data entry grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-entry-grid.\n"
|
|
366
340
|
}
|
|
367
341
|
]
|
|
368
342
|
},
|
|
343
|
+
"decorators": [
|
|
344
|
+
{
|
|
345
|
+
"name": "NgModule",
|
|
346
|
+
"type": {
|
|
347
|
+
"type": "reference",
|
|
348
|
+
"qualifiedName": "NgModuleDecorator",
|
|
349
|
+
"package": "@angular/core",
|
|
350
|
+
"name": "NgModule"
|
|
351
|
+
},
|
|
352
|
+
"arguments": {
|
|
353
|
+
"obj": "{\n declarations: [\n SkyListColumnSelectorActionComponent,\n SkyListColumnSelectorButtonComponent,\n ],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyModalModule,\n SkyListSecondaryActionsModule,\n SkyListToolbarModule,\n SkyIconModule,\n ],\n exports: [SkyListColumnSelectorActionComponent, SkyColumnSelectorModule],\n}"
|
|
354
|
+
}
|
|
355
|
+
}
|
|
356
|
+
],
|
|
369
357
|
"children": [],
|
|
370
358
|
"groups": [
|
|
371
359
|
{
|
|
372
360
|
"title": "Constructors",
|
|
361
|
+
"kind": 512,
|
|
373
362
|
"children": [
|
|
374
|
-
|
|
363
|
+
40
|
|
375
364
|
]
|
|
376
365
|
}
|
|
377
366
|
],
|
|
@@ -379,47 +368,42 @@
|
|
|
379
368
|
{
|
|
380
369
|
"fileName": "projects/list-builder-view-grids/src/modules/list-column-selector-action/list-column-selector-action.module.ts",
|
|
381
370
|
"line": 34,
|
|
382
|
-
"character": 13
|
|
383
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.module.ts#L34"
|
|
371
|
+
"character": 13
|
|
384
372
|
}
|
|
385
373
|
]
|
|
386
374
|
},
|
|
387
375
|
{
|
|
388
|
-
"id":
|
|
376
|
+
"id": 42,
|
|
389
377
|
"name": "SkyListViewGridComponent",
|
|
390
378
|
"kind": 128,
|
|
391
379
|
"kindString": "Class",
|
|
392
380
|
"flags": {},
|
|
393
381
|
"comment": {
|
|
394
|
-
"
|
|
395
|
-
|
|
396
|
-
"kind": "text",
|
|
397
|
-
"text": "Displays a grid for a\n[SKY UX-themed list of data](https://developer.blackbaud.com/skyux/components/list/overview)\nusing the [grid component](https://developer.blackbaud.com/skyux/components/grid).\nYou must install "
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
"kind": "code",
|
|
401
|
-
"text": "`SkyListModule`"
|
|
402
|
-
},
|
|
382
|
+
"shortText": "Displays a grid for a\n[SKY UX-themed list of data](https://developer.blackbaud.com/skyux/components/list/overview)\nusing the [grid component](https://developer.blackbaud.com/skyux/components/grid).\nYou must install `SkyListModule` as a dependency.",
|
|
383
|
+
"tags": [
|
|
403
384
|
{
|
|
404
|
-
"
|
|
405
|
-
"text": "
|
|
406
|
-
}
|
|
407
|
-
],
|
|
408
|
-
"blockTags": [
|
|
409
|
-
{
|
|
410
|
-
"tag": "@deprecated",
|
|
411
|
-
"content": [
|
|
412
|
-
{
|
|
413
|
-
"kind": "text",
|
|
414
|
-
"text": "List builder view grid and its features are deprecated. Use data entry grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-entry-grid."
|
|
415
|
-
}
|
|
416
|
-
]
|
|
385
|
+
"tag": "deprecated",
|
|
386
|
+
"text": "List builder view grid and its features are deprecated. Use data entry grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-entry-grid.\n"
|
|
417
387
|
}
|
|
418
388
|
]
|
|
419
389
|
},
|
|
390
|
+
"decorators": [
|
|
391
|
+
{
|
|
392
|
+
"name": "Component",
|
|
393
|
+
"type": {
|
|
394
|
+
"type": "reference",
|
|
395
|
+
"qualifiedName": "ComponentDecorator",
|
|
396
|
+
"package": "@angular/core",
|
|
397
|
+
"name": "Component"
|
|
398
|
+
},
|
|
399
|
+
"arguments": {
|
|
400
|
+
"obj": "{\n selector: 'sky-list-view-grid',\n templateUrl: './list-view-grid.component.html',\n styleUrls: ['./list-view-grid.component.scss'],\n providers: [\n {\n provide: ListViewComponent,\n useExisting: forwardRef(() => SkyListViewGridComponent),\n },\n GridState,\n GridStateDispatcher,\n GridStateModel,\n ],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
],
|
|
420
404
|
"children": [
|
|
421
405
|
{
|
|
422
|
-
"id":
|
|
406
|
+
"id": 43,
|
|
423
407
|
"name": "constructor",
|
|
424
408
|
"kind": 512,
|
|
425
409
|
"kindString": "Constructor",
|
|
@@ -428,20 +412,19 @@
|
|
|
428
412
|
{
|
|
429
413
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
430
414
|
"line": 258,
|
|
431
|
-
"character": 2
|
|
432
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L258"
|
|
415
|
+
"character": 2
|
|
433
416
|
}
|
|
434
417
|
],
|
|
435
418
|
"signatures": [
|
|
436
419
|
{
|
|
437
|
-
"id":
|
|
420
|
+
"id": 44,
|
|
438
421
|
"name": "new SkyListViewGridComponent",
|
|
439
422
|
"kind": 16384,
|
|
440
423
|
"kindString": "Constructor signature",
|
|
441
424
|
"flags": {},
|
|
442
425
|
"parameters": [
|
|
443
426
|
{
|
|
444
|
-
"id":
|
|
427
|
+
"id": 45,
|
|
445
428
|
"name": "state",
|
|
446
429
|
"kind": 32768,
|
|
447
430
|
"kindString": "Parameter",
|
|
@@ -452,7 +435,7 @@
|
|
|
452
435
|
}
|
|
453
436
|
},
|
|
454
437
|
{
|
|
455
|
-
"id":
|
|
438
|
+
"id": 46,
|
|
456
439
|
"name": "dispatcher",
|
|
457
440
|
"kind": 32768,
|
|
458
441
|
"kindString": "Parameter",
|
|
@@ -463,7 +446,7 @@
|
|
|
463
446
|
}
|
|
464
447
|
},
|
|
465
448
|
{
|
|
466
|
-
"id":
|
|
449
|
+
"id": 47,
|
|
467
450
|
"name": "gridState",
|
|
468
451
|
"kind": 32768,
|
|
469
452
|
"kindString": "Parameter",
|
|
@@ -474,7 +457,7 @@
|
|
|
474
457
|
}
|
|
475
458
|
},
|
|
476
459
|
{
|
|
477
|
-
"id":
|
|
460
|
+
"id": 48,
|
|
478
461
|
"name": "gridDispatcher",
|
|
479
462
|
"kind": 32768,
|
|
480
463
|
"kindString": "Parameter",
|
|
@@ -485,7 +468,7 @@
|
|
|
485
468
|
}
|
|
486
469
|
},
|
|
487
470
|
{
|
|
488
|
-
"id":
|
|
471
|
+
"id": 49,
|
|
489
472
|
"name": "logger",
|
|
490
473
|
"kind": 32768,
|
|
491
474
|
"kindString": "Parameter",
|
|
@@ -498,7 +481,7 @@
|
|
|
498
481
|
],
|
|
499
482
|
"type": {
|
|
500
483
|
"type": "reference",
|
|
501
|
-
"id":
|
|
484
|
+
"id": 42,
|
|
502
485
|
"name": "SkyListViewGridComponent"
|
|
503
486
|
},
|
|
504
487
|
"overwrites": {
|
|
@@ -513,7 +496,7 @@
|
|
|
513
496
|
}
|
|
514
497
|
},
|
|
515
498
|
{
|
|
516
|
-
"id":
|
|
499
|
+
"id": 141,
|
|
517
500
|
"name": "active",
|
|
518
501
|
"kind": 1024,
|
|
519
502
|
"kindString": "Property",
|
|
@@ -524,8 +507,7 @@
|
|
|
524
507
|
{
|
|
525
508
|
"fileName": "libs/components/list-builder/src/lib/modules/list/list-view.component.ts",
|
|
526
509
|
"line": 15,
|
|
527
|
-
"character": 9
|
|
528
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder/src/lib/modules/list/list-view.component.ts#L15"
|
|
510
|
+
"character": 9
|
|
529
511
|
}
|
|
530
512
|
],
|
|
531
513
|
"type": {
|
|
@@ -536,9 +518,9 @@
|
|
|
536
518
|
"name": "boolean"
|
|
537
519
|
}
|
|
538
520
|
],
|
|
539
|
-
"name": "Observable",
|
|
540
521
|
"qualifiedName": "Observable",
|
|
541
|
-
"package": "rxjs"
|
|
522
|
+
"package": "rxjs",
|
|
523
|
+
"name": "Observable"
|
|
542
524
|
},
|
|
543
525
|
"inheritedFrom": {
|
|
544
526
|
"type": "reference",
|
|
@@ -546,7 +528,7 @@
|
|
|
546
528
|
}
|
|
547
529
|
},
|
|
548
530
|
{
|
|
549
|
-
"id":
|
|
531
|
+
"id": 74,
|
|
550
532
|
"name": "columns",
|
|
551
533
|
"kind": 1024,
|
|
552
534
|
"kindString": "Property",
|
|
@@ -557,8 +539,7 @@
|
|
|
557
539
|
{
|
|
558
540
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
559
541
|
"line": 222,
|
|
560
|
-
"character": 9
|
|
561
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L222"
|
|
542
|
+
"character": 9
|
|
562
543
|
}
|
|
563
544
|
],
|
|
564
545
|
"type": {
|
|
@@ -572,13 +553,13 @@
|
|
|
572
553
|
}
|
|
573
554
|
}
|
|
574
555
|
],
|
|
575
|
-
"name": "Observable",
|
|
576
556
|
"qualifiedName": "Observable",
|
|
577
|
-
"package": "rxjs"
|
|
557
|
+
"package": "rxjs",
|
|
558
|
+
"name": "Observable"
|
|
578
559
|
}
|
|
579
560
|
},
|
|
580
561
|
{
|
|
581
|
-
"id":
|
|
562
|
+
"id": 80,
|
|
582
563
|
"name": "currentSearchText",
|
|
583
564
|
"kind": 1024,
|
|
584
565
|
"kindString": "Property",
|
|
@@ -589,8 +570,7 @@
|
|
|
589
570
|
{
|
|
590
571
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
591
572
|
"line": 238,
|
|
592
|
-
"character": 9
|
|
593
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L238"
|
|
573
|
+
"character": 9
|
|
594
574
|
}
|
|
595
575
|
],
|
|
596
576
|
"type": {
|
|
@@ -601,13 +581,13 @@
|
|
|
601
581
|
"name": "string"
|
|
602
582
|
}
|
|
603
583
|
],
|
|
604
|
-
"name": "Observable",
|
|
605
584
|
"qualifiedName": "Observable",
|
|
606
|
-
"package": "rxjs"
|
|
585
|
+
"package": "rxjs",
|
|
586
|
+
"name": "Observable"
|
|
607
587
|
}
|
|
608
588
|
},
|
|
609
589
|
{
|
|
610
|
-
"id":
|
|
590
|
+
"id": 53,
|
|
611
591
|
"name": "displayedColumns",
|
|
612
592
|
"kind": 1024,
|
|
613
593
|
"kindString": "Property",
|
|
@@ -615,19 +595,25 @@
|
|
|
615
595
|
"isPublic": true
|
|
616
596
|
},
|
|
617
597
|
"comment": {
|
|
618
|
-
"
|
|
619
|
-
{
|
|
620
|
-
"kind": "text",
|
|
621
|
-
"text": "The columns to display by default based on the ID or field of the item."
|
|
622
|
-
}
|
|
623
|
-
]
|
|
598
|
+
"shortText": "The columns to display by default based on the ID or field of the item."
|
|
624
599
|
},
|
|
600
|
+
"decorators": [
|
|
601
|
+
{
|
|
602
|
+
"name": "Input",
|
|
603
|
+
"type": {
|
|
604
|
+
"type": "reference",
|
|
605
|
+
"qualifiedName": "InputDecorator",
|
|
606
|
+
"package": "@angular/core",
|
|
607
|
+
"name": "Input"
|
|
608
|
+
},
|
|
609
|
+
"arguments": {}
|
|
610
|
+
}
|
|
611
|
+
],
|
|
625
612
|
"sources": [
|
|
626
613
|
{
|
|
627
614
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
628
615
|
"line": 99,
|
|
629
|
-
"character": 9
|
|
630
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L99"
|
|
616
|
+
"character": 9
|
|
631
617
|
}
|
|
632
618
|
],
|
|
633
619
|
"type": {
|
|
@@ -651,15 +637,15 @@
|
|
|
651
637
|
}
|
|
652
638
|
}
|
|
653
639
|
],
|
|
654
|
-
"name": "Observable",
|
|
655
640
|
"qualifiedName": "Observable",
|
|
656
|
-
"package": "rxjs"
|
|
641
|
+
"package": "rxjs",
|
|
642
|
+
"name": "Observable"
|
|
657
643
|
}
|
|
658
644
|
]
|
|
659
645
|
}
|
|
660
646
|
},
|
|
661
647
|
{
|
|
662
|
-
"id":
|
|
648
|
+
"id": 64,
|
|
663
649
|
"name": "enableMultiselect",
|
|
664
650
|
"kind": 1024,
|
|
665
651
|
"kindString": "Property",
|
|
@@ -667,46 +653,31 @@
|
|
|
667
653
|
"isPublic": true
|
|
668
654
|
},
|
|
669
655
|
"comment": {
|
|
670
|
-
"
|
|
671
|
-
|
|
672
|
-
"kind": "text",
|
|
673
|
-
"text": "Whether to enable the multiselect feature to display a column of checkboxes\non the left side of the grid. Multiselect also displays an action bar with buttons to\nselect and clear all checkboxes. Multiselect defaults to the "
|
|
674
|
-
},
|
|
656
|
+
"shortText": "Whether to enable the multiselect feature to display a column of checkboxes\non the left side of the grid. Multiselect also displays an action bar with buttons to\nselect and clear all checkboxes. Multiselect defaults to the `id` property on the list's\n`data` object.",
|
|
657
|
+
"tags": [
|
|
675
658
|
{
|
|
676
|
-
"
|
|
677
|
-
"text": "
|
|
678
|
-
},
|
|
679
|
-
{
|
|
680
|
-
"kind": "text",
|
|
681
|
-
"text": " property on the list's\n"
|
|
682
|
-
},
|
|
683
|
-
{
|
|
684
|
-
"kind": "code",
|
|
685
|
-
"text": "`data`"
|
|
686
|
-
},
|
|
687
|
-
{
|
|
688
|
-
"kind": "text",
|
|
689
|
-
"text": " object."
|
|
690
|
-
}
|
|
691
|
-
],
|
|
692
|
-
"blockTags": [
|
|
693
|
-
{
|
|
694
|
-
"tag": "@default",
|
|
695
|
-
"content": [
|
|
696
|
-
{
|
|
697
|
-
"kind": "text",
|
|
698
|
-
"text": "false"
|
|
699
|
-
}
|
|
700
|
-
]
|
|
659
|
+
"tag": "default",
|
|
660
|
+
"text": "false\n"
|
|
701
661
|
}
|
|
702
662
|
]
|
|
703
663
|
},
|
|
664
|
+
"decorators": [
|
|
665
|
+
{
|
|
666
|
+
"name": "Input",
|
|
667
|
+
"type": {
|
|
668
|
+
"type": "reference",
|
|
669
|
+
"qualifiedName": "InputDecorator",
|
|
670
|
+
"package": "@angular/core",
|
|
671
|
+
"name": "Input"
|
|
672
|
+
},
|
|
673
|
+
"arguments": {}
|
|
674
|
+
}
|
|
675
|
+
],
|
|
704
676
|
"sources": [
|
|
705
677
|
{
|
|
706
678
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
707
679
|
"line": 172,
|
|
708
|
-
"character": 9
|
|
709
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L172"
|
|
680
|
+
"character": 9
|
|
710
681
|
}
|
|
711
682
|
],
|
|
712
683
|
"type": {
|
|
@@ -716,7 +687,7 @@
|
|
|
716
687
|
"defaultValue": "false"
|
|
717
688
|
},
|
|
718
689
|
{
|
|
719
|
-
"id":
|
|
690
|
+
"id": 55,
|
|
720
691
|
"name": "fit",
|
|
721
692
|
"kind": 1024,
|
|
722
693
|
"kindString": "Property",
|
|
@@ -724,46 +695,31 @@
|
|
|
724
695
|
"isPublic": true
|
|
725
696
|
},
|
|
726
697
|
"comment": {
|
|
727
|
-
"
|
|
728
|
-
|
|
729
|
-
"kind": "text",
|
|
730
|
-
"text": "How the grid fits to its parent. "
|
|
731
|
-
},
|
|
698
|
+
"shortText": "How the grid fits to its parent. `\"width\"` fits the grid to the parent's full\nwidth, and `\"scroll\"` allows the grid to exceed the parent's width. If the grid does not have\nenough columns to fill the parent's width, it always stretches to the parent's full width.",
|
|
699
|
+
"tags": [
|
|
732
700
|
{
|
|
733
|
-
"
|
|
734
|
-
"text": "
|
|
735
|
-
},
|
|
736
|
-
{
|
|
737
|
-
"kind": "text",
|
|
738
|
-
"text": " fits the grid to the parent's full\nwidth, and "
|
|
739
|
-
},
|
|
740
|
-
{
|
|
741
|
-
"kind": "code",
|
|
742
|
-
"text": "`\"scroll\"`"
|
|
743
|
-
},
|
|
744
|
-
{
|
|
745
|
-
"kind": "text",
|
|
746
|
-
"text": " allows the grid to exceed the parent's width. If the grid does not have\nenough columns to fill the parent's width, it always stretches to the parent's full width."
|
|
747
|
-
}
|
|
748
|
-
],
|
|
749
|
-
"blockTags": [
|
|
750
|
-
{
|
|
751
|
-
"tag": "@default",
|
|
752
|
-
"content": [
|
|
753
|
-
{
|
|
754
|
-
"kind": "text",
|
|
755
|
-
"text": "\"width\""
|
|
756
|
-
}
|
|
757
|
-
]
|
|
701
|
+
"tag": "default",
|
|
702
|
+
"text": "\"width\"\n"
|
|
758
703
|
}
|
|
759
704
|
]
|
|
760
705
|
},
|
|
706
|
+
"decorators": [
|
|
707
|
+
{
|
|
708
|
+
"name": "Input",
|
|
709
|
+
"type": {
|
|
710
|
+
"type": "reference",
|
|
711
|
+
"qualifiedName": "InputDecorator",
|
|
712
|
+
"package": "@angular/core",
|
|
713
|
+
"name": "Input"
|
|
714
|
+
},
|
|
715
|
+
"arguments": {}
|
|
716
|
+
}
|
|
717
|
+
],
|
|
761
718
|
"sources": [
|
|
762
719
|
{
|
|
763
720
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
764
721
|
"line": 114,
|
|
765
|
-
"character": 9
|
|
766
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L114"
|
|
722
|
+
"character": 9
|
|
767
723
|
}
|
|
768
724
|
],
|
|
769
725
|
"type": {
|
|
@@ -773,70 +729,41 @@
|
|
|
773
729
|
"defaultValue": "'width'"
|
|
774
730
|
},
|
|
775
731
|
{
|
|
776
|
-
"id":
|
|
732
|
+
"id": 69,
|
|
777
733
|
"name": "gridComponent",
|
|
778
734
|
"kind": 1024,
|
|
779
735
|
"kindString": "Property",
|
|
780
736
|
"flags": {
|
|
781
737
|
"isPublic": true
|
|
782
738
|
},
|
|
783
|
-
"
|
|
784
|
-
{
|
|
785
|
-
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
786
|
-
"line": 206,
|
|
787
|
-
"character": 9,
|
|
788
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L206"
|
|
789
|
-
}
|
|
790
|
-
],
|
|
791
|
-
"type": {
|
|
792
|
-
"type": "reference",
|
|
793
|
-
"name": "SkyGridComponent"
|
|
794
|
-
}
|
|
795
|
-
},
|
|
796
|
-
{
|
|
797
|
-
"id": 94,
|
|
798
|
-
"name": "gridDispatcher",
|
|
799
|
-
"kind": 1024,
|
|
800
|
-
"kindString": "Property",
|
|
801
|
-
"flags": {
|
|
802
|
-
"isPublic": true
|
|
803
|
-
},
|
|
804
|
-
"sources": [
|
|
739
|
+
"decorators": [
|
|
805
740
|
{
|
|
806
|
-
"
|
|
807
|
-
"
|
|
808
|
-
|
|
809
|
-
|
|
741
|
+
"name": "ViewChild",
|
|
742
|
+
"type": {
|
|
743
|
+
"type": "reference",
|
|
744
|
+
"qualifiedName": "ViewChildDecorator",
|
|
745
|
+
"package": "@angular/core",
|
|
746
|
+
"name": "ViewChild"
|
|
747
|
+
},
|
|
748
|
+
"arguments": {
|
|
749
|
+
"selector": "SkyGridComponent"
|
|
750
|
+
}
|
|
810
751
|
}
|
|
811
752
|
],
|
|
812
|
-
"type": {
|
|
813
|
-
"type": "reference",
|
|
814
|
-
"name": "GridStateDispatcher"
|
|
815
|
-
}
|
|
816
|
-
},
|
|
817
|
-
{
|
|
818
|
-
"id": 93,
|
|
819
|
-
"name": "gridState",
|
|
820
|
-
"kind": 1024,
|
|
821
|
-
"kindString": "Property",
|
|
822
|
-
"flags": {
|
|
823
|
-
"isPublic": true
|
|
824
|
-
},
|
|
825
753
|
"sources": [
|
|
826
754
|
{
|
|
827
755
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
828
|
-
"line":
|
|
829
|
-
"character":
|
|
830
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L261"
|
|
756
|
+
"line": 206,
|
|
757
|
+
"character": 9
|
|
831
758
|
}
|
|
832
759
|
],
|
|
833
760
|
"type": {
|
|
834
761
|
"type": "reference",
|
|
835
|
-
"name": "
|
|
762
|
+
"name": "SkyGridComponent"
|
|
836
763
|
}
|
|
837
764
|
},
|
|
838
765
|
{
|
|
839
|
-
"id":
|
|
766
|
+
"id": 57,
|
|
840
767
|
"name": "height",
|
|
841
768
|
"kind": 1024,
|
|
842
769
|
"kindString": "Property",
|
|
@@ -844,19 +771,25 @@
|
|
|
844
771
|
"isPublic": true
|
|
845
772
|
},
|
|
846
773
|
"comment": {
|
|
847
|
-
"
|
|
848
|
-
{
|
|
849
|
-
"kind": "text",
|
|
850
|
-
"text": "The height of the grid."
|
|
851
|
-
}
|
|
852
|
-
]
|
|
774
|
+
"shortText": "The height of the grid."
|
|
853
775
|
},
|
|
776
|
+
"decorators": [
|
|
777
|
+
{
|
|
778
|
+
"name": "Input",
|
|
779
|
+
"type": {
|
|
780
|
+
"type": "reference",
|
|
781
|
+
"qualifiedName": "InputDecorator",
|
|
782
|
+
"package": "@angular/core",
|
|
783
|
+
"name": "Input"
|
|
784
|
+
},
|
|
785
|
+
"arguments": {}
|
|
786
|
+
}
|
|
787
|
+
],
|
|
854
788
|
"sources": [
|
|
855
789
|
{
|
|
856
790
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
857
791
|
"line": 126,
|
|
858
|
-
"character": 9
|
|
859
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L126"
|
|
792
|
+
"character": 9
|
|
860
793
|
}
|
|
861
794
|
],
|
|
862
795
|
"type": {
|
|
@@ -874,15 +807,15 @@
|
|
|
874
807
|
"name": "number"
|
|
875
808
|
}
|
|
876
809
|
],
|
|
877
|
-
"name": "Observable",
|
|
878
810
|
"qualifiedName": "Observable",
|
|
879
|
-
"package": "rxjs"
|
|
811
|
+
"package": "rxjs",
|
|
812
|
+
"name": "Observable"
|
|
880
813
|
}
|
|
881
814
|
]
|
|
882
815
|
}
|
|
883
816
|
},
|
|
884
817
|
{
|
|
885
|
-
"id":
|
|
818
|
+
"id": 54,
|
|
886
819
|
"name": "hiddenColumns",
|
|
887
820
|
"kind": 1024,
|
|
888
821
|
"kindString": "Property",
|
|
@@ -890,19 +823,25 @@
|
|
|
890
823
|
"isPublic": true
|
|
891
824
|
},
|
|
892
825
|
"comment": {
|
|
893
|
-
"
|
|
894
|
-
{
|
|
895
|
-
"kind": "text",
|
|
896
|
-
"text": "The columns to hide by default based on the ID or field of the item."
|
|
897
|
-
}
|
|
898
|
-
]
|
|
826
|
+
"shortText": "The columns to hide by default based on the ID or field of the item."
|
|
899
827
|
},
|
|
828
|
+
"decorators": [
|
|
829
|
+
{
|
|
830
|
+
"name": "Input",
|
|
831
|
+
"type": {
|
|
832
|
+
"type": "reference",
|
|
833
|
+
"qualifiedName": "InputDecorator",
|
|
834
|
+
"package": "@angular/core",
|
|
835
|
+
"name": "Input"
|
|
836
|
+
},
|
|
837
|
+
"arguments": {}
|
|
838
|
+
}
|
|
839
|
+
],
|
|
900
840
|
"sources": [
|
|
901
841
|
{
|
|
902
842
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
903
843
|
"line": 105,
|
|
904
|
-
"character": 9
|
|
905
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L105"
|
|
844
|
+
"character": 9
|
|
906
845
|
}
|
|
907
846
|
],
|
|
908
847
|
"type": {
|
|
@@ -926,15 +865,15 @@
|
|
|
926
865
|
}
|
|
927
866
|
}
|
|
928
867
|
],
|
|
929
|
-
"name": "Observable",
|
|
930
868
|
"qualifiedName": "Observable",
|
|
931
|
-
"package": "rxjs"
|
|
869
|
+
"package": "rxjs",
|
|
870
|
+
"name": "Observable"
|
|
932
871
|
}
|
|
933
872
|
]
|
|
934
873
|
}
|
|
935
874
|
},
|
|
936
875
|
{
|
|
937
|
-
"id":
|
|
876
|
+
"id": 58,
|
|
938
877
|
"name": "highlightSearchText",
|
|
939
878
|
"kind": 1024,
|
|
940
879
|
"kindString": "Property",
|
|
@@ -942,30 +881,31 @@
|
|
|
942
881
|
"isPublic": true
|
|
943
882
|
},
|
|
944
883
|
"comment": {
|
|
945
|
-
"
|
|
884
|
+
"shortText": "Whether to highlight search text within the grid.",
|
|
885
|
+
"tags": [
|
|
946
886
|
{
|
|
947
|
-
"
|
|
948
|
-
"text": "
|
|
949
|
-
}
|
|
950
|
-
],
|
|
951
|
-
"blockTags": [
|
|
952
|
-
{
|
|
953
|
-
"tag": "@default",
|
|
954
|
-
"content": [
|
|
955
|
-
{
|
|
956
|
-
"kind": "text",
|
|
957
|
-
"text": "true"
|
|
958
|
-
}
|
|
959
|
-
]
|
|
887
|
+
"tag": "default",
|
|
888
|
+
"text": "true\n"
|
|
960
889
|
}
|
|
961
890
|
]
|
|
962
891
|
},
|
|
892
|
+
"decorators": [
|
|
893
|
+
{
|
|
894
|
+
"name": "Input",
|
|
895
|
+
"type": {
|
|
896
|
+
"type": "reference",
|
|
897
|
+
"qualifiedName": "InputDecorator",
|
|
898
|
+
"package": "@angular/core",
|
|
899
|
+
"name": "Input"
|
|
900
|
+
},
|
|
901
|
+
"arguments": {}
|
|
902
|
+
}
|
|
903
|
+
],
|
|
963
904
|
"sources": [
|
|
964
905
|
{
|
|
965
906
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
966
907
|
"line": 133,
|
|
967
|
-
"character": 9
|
|
968
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L133"
|
|
908
|
+
"character": 9
|
|
969
909
|
}
|
|
970
910
|
],
|
|
971
911
|
"type": {
|
|
@@ -975,7 +915,7 @@
|
|
|
975
915
|
"defaultValue": "true"
|
|
976
916
|
},
|
|
977
917
|
{
|
|
978
|
-
"id":
|
|
918
|
+
"id": 76,
|
|
979
919
|
"name": "items",
|
|
980
920
|
"kind": 1024,
|
|
981
921
|
"kindString": "Property",
|
|
@@ -986,8 +926,7 @@
|
|
|
986
926
|
{
|
|
987
927
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
988
928
|
"line": 226,
|
|
989
|
-
"character": 9
|
|
990
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L226"
|
|
929
|
+
"character": 9
|
|
991
930
|
}
|
|
992
931
|
],
|
|
993
932
|
"type": {
|
|
@@ -1001,13 +940,13 @@
|
|
|
1001
940
|
}
|
|
1002
941
|
}
|
|
1003
942
|
],
|
|
1004
|
-
"name": "Observable",
|
|
1005
943
|
"qualifiedName": "Observable",
|
|
1006
|
-
"package": "rxjs"
|
|
944
|
+
"package": "rxjs",
|
|
945
|
+
"name": "Observable"
|
|
1007
946
|
}
|
|
1008
947
|
},
|
|
1009
948
|
{
|
|
1010
|
-
"id":
|
|
949
|
+
"id": 78,
|
|
1011
950
|
"name": "loading",
|
|
1012
951
|
"kind": 1024,
|
|
1013
952
|
"kindString": "Property",
|
|
@@ -1018,8 +957,7 @@
|
|
|
1018
957
|
{
|
|
1019
958
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1020
959
|
"line": 234,
|
|
1021
|
-
"character": 9
|
|
1022
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L234"
|
|
960
|
+
"character": 9
|
|
1023
961
|
}
|
|
1024
962
|
],
|
|
1025
963
|
"type": {
|
|
@@ -1030,13 +968,13 @@
|
|
|
1030
968
|
"name": "boolean"
|
|
1031
969
|
}
|
|
1032
970
|
],
|
|
1033
|
-
"name": "Observable",
|
|
1034
971
|
"qualifiedName": "Observable",
|
|
1035
|
-
"package": "rxjs"
|
|
972
|
+
"package": "rxjs",
|
|
973
|
+
"name": "Observable"
|
|
1036
974
|
}
|
|
1037
975
|
},
|
|
1038
976
|
{
|
|
1039
|
-
"id":
|
|
977
|
+
"id": 81,
|
|
1040
978
|
"name": "multiselectSelectedIds",
|
|
1041
979
|
"kind": 1024,
|
|
1042
980
|
"kindString": "Property",
|
|
@@ -1047,8 +985,7 @@
|
|
|
1047
985
|
{
|
|
1048
986
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1049
987
|
"line": 240,
|
|
1050
|
-
"character": 9
|
|
1051
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L240"
|
|
988
|
+
"character": 9
|
|
1052
989
|
}
|
|
1053
990
|
],
|
|
1054
991
|
"type": {
|
|
@@ -1061,7 +998,7 @@
|
|
|
1061
998
|
"defaultValue": "[]"
|
|
1062
999
|
},
|
|
1063
1000
|
{
|
|
1064
|
-
"id":
|
|
1001
|
+
"id": 66,
|
|
1065
1002
|
"name": "rowDeleteCancel",
|
|
1066
1003
|
"kind": 1024,
|
|
1067
1004
|
"kindString": "Property",
|
|
@@ -1069,19 +1006,25 @@
|
|
|
1069
1006
|
"isPublic": true
|
|
1070
1007
|
},
|
|
1071
1008
|
"comment": {
|
|
1072
|
-
"
|
|
1073
|
-
{
|
|
1074
|
-
"kind": "text",
|
|
1075
|
-
"text": "Fires when users cancel the deletion of a row."
|
|
1076
|
-
}
|
|
1077
|
-
]
|
|
1009
|
+
"shortText": "Fires when users cancel the deletion of a row."
|
|
1078
1010
|
},
|
|
1011
|
+
"decorators": [
|
|
1012
|
+
{
|
|
1013
|
+
"name": "Output",
|
|
1014
|
+
"type": {
|
|
1015
|
+
"type": "reference",
|
|
1016
|
+
"qualifiedName": "OutputDecorator",
|
|
1017
|
+
"package": "@angular/core",
|
|
1018
|
+
"name": "Output"
|
|
1019
|
+
},
|
|
1020
|
+
"arguments": {}
|
|
1021
|
+
}
|
|
1022
|
+
],
|
|
1079
1023
|
"sources": [
|
|
1080
1024
|
{
|
|
1081
1025
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1082
1026
|
"line": 187,
|
|
1083
|
-
"character": 9
|
|
1084
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L187"
|
|
1027
|
+
"character": 9
|
|
1085
1028
|
}
|
|
1086
1029
|
],
|
|
1087
1030
|
"type": {
|
|
@@ -1089,18 +1032,18 @@
|
|
|
1089
1032
|
"typeArguments": [
|
|
1090
1033
|
{
|
|
1091
1034
|
"type": "reference",
|
|
1092
|
-
"id":
|
|
1035
|
+
"id": 717,
|
|
1093
1036
|
"name": "SkyListViewGridRowDeleteCancelArgs"
|
|
1094
1037
|
}
|
|
1095
1038
|
],
|
|
1096
|
-
"name": "EventEmitter",
|
|
1097
1039
|
"qualifiedName": "EventEmitter",
|
|
1098
|
-
"package": "@angular/core"
|
|
1040
|
+
"package": "@angular/core",
|
|
1041
|
+
"name": "EventEmitter"
|
|
1099
1042
|
},
|
|
1100
1043
|
"defaultValue": "..."
|
|
1101
1044
|
},
|
|
1102
1045
|
{
|
|
1103
|
-
"id":
|
|
1046
|
+
"id": 67,
|
|
1104
1047
|
"name": "rowDeleteConfirm",
|
|
1105
1048
|
"kind": 1024,
|
|
1106
1049
|
"kindString": "Property",
|
|
@@ -1108,19 +1051,25 @@
|
|
|
1108
1051
|
"isPublic": true
|
|
1109
1052
|
},
|
|
1110
1053
|
"comment": {
|
|
1111
|
-
"
|
|
1112
|
-
{
|
|
1113
|
-
"kind": "text",
|
|
1114
|
-
"text": "Fires when users confirm the deletion of a row."
|
|
1115
|
-
}
|
|
1116
|
-
]
|
|
1054
|
+
"shortText": "Fires when users confirm the deletion of a row."
|
|
1117
1055
|
},
|
|
1056
|
+
"decorators": [
|
|
1057
|
+
{
|
|
1058
|
+
"name": "Output",
|
|
1059
|
+
"type": {
|
|
1060
|
+
"type": "reference",
|
|
1061
|
+
"qualifiedName": "OutputDecorator",
|
|
1062
|
+
"package": "@angular/core",
|
|
1063
|
+
"name": "Output"
|
|
1064
|
+
},
|
|
1065
|
+
"arguments": {}
|
|
1066
|
+
}
|
|
1067
|
+
],
|
|
1118
1068
|
"sources": [
|
|
1119
1069
|
{
|
|
1120
1070
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1121
1071
|
"line": 194,
|
|
1122
|
-
"character": 9
|
|
1123
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L194"
|
|
1072
|
+
"character": 9
|
|
1124
1073
|
}
|
|
1125
1074
|
],
|
|
1126
1075
|
"type": {
|
|
@@ -1128,18 +1077,18 @@
|
|
|
1128
1077
|
"typeArguments": [
|
|
1129
1078
|
{
|
|
1130
1079
|
"type": "reference",
|
|
1131
|
-
"id":
|
|
1080
|
+
"id": 719,
|
|
1132
1081
|
"name": "SkyListViewGridRowDeleteConfirmArgs"
|
|
1133
1082
|
}
|
|
1134
1083
|
],
|
|
1135
|
-
"name": "EventEmitter",
|
|
1136
1084
|
"qualifiedName": "EventEmitter",
|
|
1137
|
-
"package": "@angular/core"
|
|
1085
|
+
"package": "@angular/core",
|
|
1086
|
+
"name": "EventEmitter"
|
|
1138
1087
|
},
|
|
1139
1088
|
"defaultValue": "..."
|
|
1140
1089
|
},
|
|
1141
1090
|
{
|
|
1142
|
-
"id":
|
|
1091
|
+
"id": 63,
|
|
1143
1092
|
"name": "rowHighlightedId",
|
|
1144
1093
|
"kind": 1024,
|
|
1145
1094
|
"kindString": "Property",
|
|
@@ -1147,35 +1096,25 @@
|
|
|
1147
1096
|
"isPublic": true
|
|
1148
1097
|
},
|
|
1149
1098
|
"comment": {
|
|
1150
|
-
"
|
|
1151
|
-
{
|
|
1152
|
-
"kind": "text",
|
|
1153
|
-
"text": "The ID of the row to highlight. The ID matches the "
|
|
1154
|
-
},
|
|
1155
|
-
{
|
|
1156
|
-
"kind": "code",
|
|
1157
|
-
"text": "`id`"
|
|
1158
|
-
},
|
|
1159
|
-
{
|
|
1160
|
-
"kind": "text",
|
|
1161
|
-
"text": " property of\nthe "
|
|
1162
|
-
},
|
|
1163
|
-
{
|
|
1164
|
-
"kind": "code",
|
|
1165
|
-
"text": "`data`"
|
|
1166
|
-
},
|
|
1167
|
-
{
|
|
1168
|
-
"kind": "text",
|
|
1169
|
-
"text": " object. Typically, this property is used in conjunction with the\n[flyout component](https://developer.blackbaud.com/skyux/components/flyout) to\nindicate the currently selected row."
|
|
1170
|
-
}
|
|
1171
|
-
]
|
|
1099
|
+
"shortText": "The ID of the row to highlight. The ID matches the `id` property of\nthe `data` object. Typically, this property is used in conjunction with the\n[flyout component](https://developer.blackbaud.com/skyux/components/flyout) to\nindicate the currently selected row."
|
|
1172
1100
|
},
|
|
1101
|
+
"decorators": [
|
|
1102
|
+
{
|
|
1103
|
+
"name": "Input",
|
|
1104
|
+
"type": {
|
|
1105
|
+
"type": "reference",
|
|
1106
|
+
"qualifiedName": "InputDecorator",
|
|
1107
|
+
"package": "@angular/core",
|
|
1108
|
+
"name": "Input"
|
|
1109
|
+
},
|
|
1110
|
+
"arguments": {}
|
|
1111
|
+
}
|
|
1112
|
+
],
|
|
1173
1113
|
"sources": [
|
|
1174
1114
|
{
|
|
1175
1115
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1176
1116
|
"line": 162,
|
|
1177
|
-
"character": 9
|
|
1178
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L162"
|
|
1117
|
+
"character": 9
|
|
1179
1118
|
}
|
|
1180
1119
|
],
|
|
1181
1120
|
"type": {
|
|
@@ -1184,66 +1123,61 @@
|
|
|
1184
1123
|
}
|
|
1185
1124
|
},
|
|
1186
1125
|
{
|
|
1187
|
-
"id":
|
|
1126
|
+
"id": 82,
|
|
1188
1127
|
"name": "searchFunction",
|
|
1189
1128
|
"kind": 1024,
|
|
1190
1129
|
"kindString": "Property",
|
|
1191
1130
|
"flags": {
|
|
1192
1131
|
"isPublic": true
|
|
1193
1132
|
},
|
|
1133
|
+
"decorators": [
|
|
1134
|
+
{
|
|
1135
|
+
"name": "Input",
|
|
1136
|
+
"type": {
|
|
1137
|
+
"type": "reference",
|
|
1138
|
+
"qualifiedName": "InputDecorator",
|
|
1139
|
+
"package": "@angular/core",
|
|
1140
|
+
"name": "Input"
|
|
1141
|
+
},
|
|
1142
|
+
"arguments": {
|
|
1143
|
+
"bindingPropertyName": "'search'"
|
|
1144
|
+
}
|
|
1145
|
+
}
|
|
1146
|
+
],
|
|
1194
1147
|
"sources": [
|
|
1195
1148
|
{
|
|
1196
1149
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1197
1150
|
"line": 249,
|
|
1198
|
-
"character": 9
|
|
1199
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L249"
|
|
1151
|
+
"character": 9
|
|
1200
1152
|
}
|
|
1201
1153
|
],
|
|
1202
1154
|
"type": {
|
|
1203
1155
|
"type": "reflection",
|
|
1204
1156
|
"declaration": {
|
|
1205
|
-
"id":
|
|
1157
|
+
"id": 83,
|
|
1206
1158
|
"name": "__type",
|
|
1207
1159
|
"kind": 65536,
|
|
1208
1160
|
"kindString": "Type literal",
|
|
1209
1161
|
"flags": {},
|
|
1210
|
-
"sources": [
|
|
1211
|
-
{
|
|
1212
|
-
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1213
|
-
"line": 249,
|
|
1214
|
-
"character": 25,
|
|
1215
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L249"
|
|
1216
|
-
}
|
|
1217
|
-
],
|
|
1218
1162
|
"signatures": [
|
|
1219
1163
|
{
|
|
1220
|
-
"id":
|
|
1164
|
+
"id": 84,
|
|
1221
1165
|
"name": "__type",
|
|
1222
1166
|
"kind": 4096,
|
|
1223
1167
|
"kindString": "Call signature",
|
|
1224
1168
|
"flags": {},
|
|
1225
1169
|
"comment": {
|
|
1226
|
-
"
|
|
1227
|
-
{
|
|
1228
|
-
"kind": "text",
|
|
1229
|
-
"text": "The search function to apply on the view data."
|
|
1230
|
-
}
|
|
1231
|
-
]
|
|
1170
|
+
"shortText": "The search function to apply on the view data."
|
|
1232
1171
|
},
|
|
1233
1172
|
"parameters": [
|
|
1234
1173
|
{
|
|
1235
|
-
"id":
|
|
1174
|
+
"id": 85,
|
|
1236
1175
|
"name": "data",
|
|
1237
1176
|
"kind": 32768,
|
|
1238
1177
|
"kindString": "Parameter",
|
|
1239
1178
|
"flags": {},
|
|
1240
1179
|
"comment": {
|
|
1241
|
-
"
|
|
1242
|
-
{
|
|
1243
|
-
"kind": "text",
|
|
1244
|
-
"text": "Specifies the data to search."
|
|
1245
|
-
}
|
|
1246
|
-
]
|
|
1180
|
+
"shortText": "Specifies the data to search."
|
|
1247
1181
|
},
|
|
1248
1182
|
"type": {
|
|
1249
1183
|
"type": "intrinsic",
|
|
@@ -1251,18 +1185,13 @@
|
|
|
1251
1185
|
}
|
|
1252
1186
|
},
|
|
1253
1187
|
{
|
|
1254
|
-
"id":
|
|
1188
|
+
"id": 86,
|
|
1255
1189
|
"name": "searchText",
|
|
1256
1190
|
"kind": 32768,
|
|
1257
1191
|
"kindString": "Parameter",
|
|
1258
1192
|
"flags": {},
|
|
1259
1193
|
"comment": {
|
|
1260
|
-
"
|
|
1261
|
-
{
|
|
1262
|
-
"kind": "text",
|
|
1263
|
-
"text": "Specifies a text string to search for."
|
|
1264
|
-
}
|
|
1265
|
-
]
|
|
1194
|
+
"shortText": "Specifies a text string to search for.\n"
|
|
1266
1195
|
},
|
|
1267
1196
|
"type": {
|
|
1268
1197
|
"type": "intrinsic",
|
|
@@ -1280,7 +1209,7 @@
|
|
|
1280
1209
|
}
|
|
1281
1210
|
},
|
|
1282
1211
|
{
|
|
1283
|
-
"id":
|
|
1212
|
+
"id": 75,
|
|
1284
1213
|
"name": "selectedColumnIds",
|
|
1285
1214
|
"kind": 1024,
|
|
1286
1215
|
"kindString": "Property",
|
|
@@ -1291,8 +1220,7 @@
|
|
|
1291
1220
|
{
|
|
1292
1221
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1293
1222
|
"line": 224,
|
|
1294
|
-
"character": 9
|
|
1295
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L224"
|
|
1223
|
+
"character": 9
|
|
1296
1224
|
}
|
|
1297
1225
|
],
|
|
1298
1226
|
"type": {
|
|
@@ -1306,13 +1234,13 @@
|
|
|
1306
1234
|
}
|
|
1307
1235
|
}
|
|
1308
1236
|
],
|
|
1309
|
-
"name": "Observable",
|
|
1310
1237
|
"qualifiedName": "Observable",
|
|
1311
|
-
"package": "rxjs"
|
|
1238
|
+
"package": "rxjs",
|
|
1239
|
+
"name": "Observable"
|
|
1312
1240
|
}
|
|
1313
1241
|
},
|
|
1314
1242
|
{
|
|
1315
|
-
"id":
|
|
1243
|
+
"id": 68,
|
|
1316
1244
|
"name": "selectedColumnIdsChange",
|
|
1317
1245
|
"kind": 1024,
|
|
1318
1246
|
"kindString": "Property",
|
|
@@ -1320,19 +1248,25 @@
|
|
|
1320
1248
|
"isPublic": true
|
|
1321
1249
|
},
|
|
1322
1250
|
"comment": {
|
|
1323
|
-
"
|
|
1324
|
-
{
|
|
1325
|
-
"kind": "text",
|
|
1326
|
-
"text": "Fires when columns change. This includes changes to the displayed columns and changes\nto the order of columns. The event emits an array of IDs for the displayed columns that\nreflects the column order."
|
|
1327
|
-
}
|
|
1328
|
-
]
|
|
1251
|
+
"shortText": "Fires when columns change. This includes changes to the displayed columns and changes\nto the order of columns. The event emits an array of IDs for the displayed columns that\nreflects the column order."
|
|
1329
1252
|
},
|
|
1253
|
+
"decorators": [
|
|
1254
|
+
{
|
|
1255
|
+
"name": "Output",
|
|
1256
|
+
"type": {
|
|
1257
|
+
"type": "reference",
|
|
1258
|
+
"qualifiedName": "OutputDecorator",
|
|
1259
|
+
"package": "@angular/core",
|
|
1260
|
+
"name": "Output"
|
|
1261
|
+
},
|
|
1262
|
+
"arguments": {}
|
|
1263
|
+
}
|
|
1264
|
+
],
|
|
1330
1265
|
"sources": [
|
|
1331
1266
|
{
|
|
1332
1267
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1333
1268
|
"line": 203,
|
|
1334
|
-
"character": 9
|
|
1335
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L203"
|
|
1269
|
+
"character": 9
|
|
1336
1270
|
}
|
|
1337
1271
|
],
|
|
1338
1272
|
"type": {
|
|
@@ -1346,14 +1280,14 @@
|
|
|
1346
1280
|
}
|
|
1347
1281
|
}
|
|
1348
1282
|
],
|
|
1349
|
-
"name": "EventEmitter",
|
|
1350
1283
|
"qualifiedName": "EventEmitter",
|
|
1351
|
-
"package": "@angular/core"
|
|
1284
|
+
"package": "@angular/core",
|
|
1285
|
+
"name": "EventEmitter"
|
|
1352
1286
|
},
|
|
1353
1287
|
"defaultValue": "..."
|
|
1354
1288
|
},
|
|
1355
1289
|
{
|
|
1356
|
-
"id":
|
|
1290
|
+
"id": 65,
|
|
1357
1291
|
"name": "settingsKey",
|
|
1358
1292
|
"kind": 1024,
|
|
1359
1293
|
"kindString": "Property",
|
|
@@ -1361,27 +1295,25 @@
|
|
|
1361
1295
|
"isPublic": true
|
|
1362
1296
|
},
|
|
1363
1297
|
"comment": {
|
|
1364
|
-
"
|
|
1365
|
-
{
|
|
1366
|
-
"kind": "text",
|
|
1367
|
-
"text": "The unique key for the UI Config Service that retrieves stored settings from\na database. The service saves configuration settings for users and returns "
|
|
1368
|
-
},
|
|
1369
|
-
{
|
|
1370
|
-
"kind": "code",
|
|
1371
|
-
"text": "`selectedColumnIds`"
|
|
1372
|
-
},
|
|
1373
|
-
{
|
|
1374
|
-
"kind": "text",
|
|
1375
|
-
"text": "\nfor the columns to display and the preferred column order. For more information, see the\n[sticky settings documentation](https://developer.blackbaud.com/skyux/learn/get-started/advanced/sticky-settings)."
|
|
1376
|
-
}
|
|
1377
|
-
]
|
|
1298
|
+
"shortText": "The unique key for the UI Config Service that retrieves stored settings from\na database. The service saves configuration settings for users and returns `selectedColumnIds`\nfor the columns to display and the preferred column order. For more information, see the\n[sticky settings documentation](https://developer.blackbaud.com/skyux/learn/get-started/advanced/sticky-settings)."
|
|
1378
1299
|
},
|
|
1300
|
+
"decorators": [
|
|
1301
|
+
{
|
|
1302
|
+
"name": "Input",
|
|
1303
|
+
"type": {
|
|
1304
|
+
"type": "reference",
|
|
1305
|
+
"qualifiedName": "InputDecorator",
|
|
1306
|
+
"package": "@angular/core",
|
|
1307
|
+
"name": "Input"
|
|
1308
|
+
},
|
|
1309
|
+
"arguments": {}
|
|
1310
|
+
}
|
|
1311
|
+
],
|
|
1379
1312
|
"sources": [
|
|
1380
1313
|
{
|
|
1381
1314
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1382
1315
|
"line": 181,
|
|
1383
|
-
"character": 9
|
|
1384
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L181"
|
|
1316
|
+
"character": 9
|
|
1385
1317
|
}
|
|
1386
1318
|
],
|
|
1387
1319
|
"type": {
|
|
@@ -1390,7 +1322,7 @@
|
|
|
1390
1322
|
}
|
|
1391
1323
|
},
|
|
1392
1324
|
{
|
|
1393
|
-
"id":
|
|
1325
|
+
"id": 79,
|
|
1394
1326
|
"name": "sortField",
|
|
1395
1327
|
"kind": 1024,
|
|
1396
1328
|
"kindString": "Property",
|
|
@@ -1401,8 +1333,7 @@
|
|
|
1401
1333
|
{
|
|
1402
1334
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1403
1335
|
"line": 236,
|
|
1404
|
-
"character": 9
|
|
1405
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L236"
|
|
1336
|
+
"character": 9
|
|
1406
1337
|
}
|
|
1407
1338
|
],
|
|
1408
1339
|
"type": {
|
|
@@ -1413,13 +1344,13 @@
|
|
|
1413
1344
|
"name": "ListSortFieldSelectorModel"
|
|
1414
1345
|
}
|
|
1415
1346
|
],
|
|
1416
|
-
"name": "Observable",
|
|
1417
1347
|
"qualifiedName": "Observable",
|
|
1418
|
-
"package": "rxjs"
|
|
1348
|
+
"package": "rxjs",
|
|
1349
|
+
"name": "Observable"
|
|
1419
1350
|
}
|
|
1420
1351
|
},
|
|
1421
1352
|
{
|
|
1422
|
-
"id":
|
|
1353
|
+
"id": 56,
|
|
1423
1354
|
"name": "width",
|
|
1424
1355
|
"kind": 1024,
|
|
1425
1356
|
"kindString": "Property",
|
|
@@ -1427,19 +1358,25 @@
|
|
|
1427
1358
|
"isPublic": true
|
|
1428
1359
|
},
|
|
1429
1360
|
"comment": {
|
|
1430
|
-
"
|
|
1431
|
-
{
|
|
1432
|
-
"kind": "text",
|
|
1433
|
-
"text": "The width of the grid."
|
|
1434
|
-
}
|
|
1435
|
-
]
|
|
1361
|
+
"shortText": "The width of the grid."
|
|
1436
1362
|
},
|
|
1363
|
+
"decorators": [
|
|
1364
|
+
{
|
|
1365
|
+
"name": "Input",
|
|
1366
|
+
"type": {
|
|
1367
|
+
"type": "reference",
|
|
1368
|
+
"qualifiedName": "InputDecorator",
|
|
1369
|
+
"package": "@angular/core",
|
|
1370
|
+
"name": "Input"
|
|
1371
|
+
},
|
|
1372
|
+
"arguments": {}
|
|
1373
|
+
}
|
|
1374
|
+
],
|
|
1437
1375
|
"sources": [
|
|
1438
1376
|
{
|
|
1439
1377
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1440
1378
|
"line": 120,
|
|
1441
|
-
"character": 9
|
|
1442
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L120"
|
|
1379
|
+
"character": 9
|
|
1443
1380
|
}
|
|
1444
1381
|
],
|
|
1445
1382
|
"type": {
|
|
@@ -1457,15 +1394,15 @@
|
|
|
1457
1394
|
"name": "number"
|
|
1458
1395
|
}
|
|
1459
1396
|
],
|
|
1460
|
-
"name": "Observable",
|
|
1461
1397
|
"qualifiedName": "Observable",
|
|
1462
|
-
"package": "rxjs"
|
|
1398
|
+
"package": "rxjs",
|
|
1399
|
+
"name": "Observable"
|
|
1463
1400
|
}
|
|
1464
1401
|
]
|
|
1465
1402
|
}
|
|
1466
1403
|
},
|
|
1467
1404
|
{
|
|
1468
|
-
"id":
|
|
1405
|
+
"id": 70,
|
|
1469
1406
|
"name": "gridHeight",
|
|
1470
1407
|
"kind": 262144,
|
|
1471
1408
|
"kindString": "Accessor",
|
|
@@ -1476,32 +1413,33 @@
|
|
|
1476
1413
|
{
|
|
1477
1414
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1478
1415
|
"line": 208,
|
|
1479
|
-
"character": 13
|
|
1480
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L208"
|
|
1416
|
+
"character": 13
|
|
1481
1417
|
}
|
|
1482
1418
|
],
|
|
1483
|
-
"getSignature":
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
"type":
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1419
|
+
"getSignature": [
|
|
1420
|
+
{
|
|
1421
|
+
"id": 71,
|
|
1422
|
+
"name": "gridHeight",
|
|
1423
|
+
"kind": 524288,
|
|
1424
|
+
"kindString": "Get signature",
|
|
1425
|
+
"flags": {},
|
|
1426
|
+
"type": {
|
|
1427
|
+
"type": "reference",
|
|
1428
|
+
"typeArguments": [
|
|
1429
|
+
{
|
|
1430
|
+
"type": "intrinsic",
|
|
1431
|
+
"name": "number"
|
|
1432
|
+
}
|
|
1433
|
+
],
|
|
1434
|
+
"qualifiedName": "Observable",
|
|
1435
|
+
"package": "rxjs",
|
|
1436
|
+
"name": "Observable"
|
|
1437
|
+
}
|
|
1500
1438
|
}
|
|
1501
|
-
|
|
1439
|
+
]
|
|
1502
1440
|
},
|
|
1503
1441
|
{
|
|
1504
|
-
"id":
|
|
1442
|
+
"id": 72,
|
|
1505
1443
|
"name": "gridWidth",
|
|
1506
1444
|
"kind": 262144,
|
|
1507
1445
|
"kindString": "Accessor",
|
|
@@ -1512,32 +1450,33 @@
|
|
|
1512
1450
|
{
|
|
1513
1451
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1514
1452
|
"line": 215,
|
|
1515
|
-
"character": 13
|
|
1516
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L215"
|
|
1453
|
+
"character": 13
|
|
1517
1454
|
}
|
|
1518
1455
|
],
|
|
1519
|
-
"getSignature":
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
"type":
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1456
|
+
"getSignature": [
|
|
1457
|
+
{
|
|
1458
|
+
"id": 73,
|
|
1459
|
+
"name": "gridWidth",
|
|
1460
|
+
"kind": 524288,
|
|
1461
|
+
"kindString": "Get signature",
|
|
1462
|
+
"flags": {},
|
|
1463
|
+
"type": {
|
|
1464
|
+
"type": "reference",
|
|
1465
|
+
"typeArguments": [
|
|
1466
|
+
{
|
|
1467
|
+
"type": "intrinsic",
|
|
1468
|
+
"name": "number"
|
|
1469
|
+
}
|
|
1470
|
+
],
|
|
1471
|
+
"qualifiedName": "Observable",
|
|
1472
|
+
"package": "rxjs",
|
|
1473
|
+
"name": "Observable"
|
|
1474
|
+
}
|
|
1536
1475
|
}
|
|
1537
|
-
|
|
1476
|
+
]
|
|
1538
1477
|
},
|
|
1539
1478
|
{
|
|
1540
|
-
"id":
|
|
1479
|
+
"id": 146,
|
|
1541
1480
|
"name": "id",
|
|
1542
1481
|
"kind": 262144,
|
|
1543
1482
|
"kindString": "Accessor",
|
|
@@ -1548,32 +1487,33 @@
|
|
|
1548
1487
|
{
|
|
1549
1488
|
"fileName": "libs/components/list-builder/src/lib/modules/list/list-view.component.ts",
|
|
1550
1489
|
"line": 41,
|
|
1551
|
-
"character": 13
|
|
1552
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder/src/lib/modules/list/list-view.component.ts#L41"
|
|
1490
|
+
"character": 13
|
|
1553
1491
|
}
|
|
1554
1492
|
],
|
|
1555
|
-
"getSignature":
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
"type":
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
"
|
|
1567
|
-
|
|
1493
|
+
"getSignature": [
|
|
1494
|
+
{
|
|
1495
|
+
"id": 147,
|
|
1496
|
+
"name": "id",
|
|
1497
|
+
"kind": 524288,
|
|
1498
|
+
"kindString": "Get signature",
|
|
1499
|
+
"flags": {},
|
|
1500
|
+
"type": {
|
|
1501
|
+
"type": "intrinsic",
|
|
1502
|
+
"name": "string"
|
|
1503
|
+
},
|
|
1504
|
+
"inheritedFrom": {
|
|
1505
|
+
"type": "reference",
|
|
1506
|
+
"name": "ListViewComponent.id"
|
|
1507
|
+
}
|
|
1568
1508
|
}
|
|
1569
|
-
|
|
1509
|
+
],
|
|
1570
1510
|
"inheritedFrom": {
|
|
1571
1511
|
"type": "reference",
|
|
1572
1512
|
"name": "ListViewComponent.id"
|
|
1573
1513
|
}
|
|
1574
1514
|
},
|
|
1575
1515
|
{
|
|
1576
|
-
"id":
|
|
1516
|
+
"id": 148,
|
|
1577
1517
|
"name": "label",
|
|
1578
1518
|
"kind": 262144,
|
|
1579
1519
|
"kindString": "Accessor",
|
|
@@ -1584,179 +1524,187 @@
|
|
|
1584
1524
|
{
|
|
1585
1525
|
"fileName": "libs/components/list-builder/src/lib/modules/list/list-view.component.ts",
|
|
1586
1526
|
"line": 45,
|
|
1587
|
-
"character": 13
|
|
1588
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder/src/lib/modules/list/list-view.component.ts#L45"
|
|
1527
|
+
"character": 13
|
|
1589
1528
|
}
|
|
1590
1529
|
],
|
|
1591
|
-
"getSignature":
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
"type":
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
"
|
|
1603
|
-
|
|
1530
|
+
"getSignature": [
|
|
1531
|
+
{
|
|
1532
|
+
"id": 149,
|
|
1533
|
+
"name": "label",
|
|
1534
|
+
"kind": 524288,
|
|
1535
|
+
"kindString": "Get signature",
|
|
1536
|
+
"flags": {},
|
|
1537
|
+
"type": {
|
|
1538
|
+
"type": "intrinsic",
|
|
1539
|
+
"name": "string"
|
|
1540
|
+
},
|
|
1541
|
+
"inheritedFrom": {
|
|
1542
|
+
"type": "reference",
|
|
1543
|
+
"name": "ListViewComponent.label"
|
|
1544
|
+
}
|
|
1604
1545
|
}
|
|
1605
|
-
|
|
1546
|
+
],
|
|
1606
1547
|
"inheritedFrom": {
|
|
1607
1548
|
"type": "reference",
|
|
1608
1549
|
"name": "ListViewComponent.label"
|
|
1609
1550
|
}
|
|
1610
1551
|
},
|
|
1611
1552
|
{
|
|
1612
|
-
"id":
|
|
1553
|
+
"id": 59,
|
|
1613
1554
|
"name": "messageStream",
|
|
1614
1555
|
"kind": 262144,
|
|
1615
1556
|
"kindString": "Accessor",
|
|
1616
1557
|
"flags": {
|
|
1617
1558
|
"isPublic": true
|
|
1618
1559
|
},
|
|
1560
|
+
"decorators": [
|
|
1561
|
+
{
|
|
1562
|
+
"name": "Input",
|
|
1563
|
+
"type": {
|
|
1564
|
+
"type": "reference",
|
|
1565
|
+
"qualifiedName": "InputDecorator",
|
|
1566
|
+
"package": "@angular/core",
|
|
1567
|
+
"name": "Input"
|
|
1568
|
+
},
|
|
1569
|
+
"arguments": {}
|
|
1570
|
+
}
|
|
1571
|
+
],
|
|
1619
1572
|
"sources": [
|
|
1620
1573
|
{
|
|
1621
1574
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1622
1575
|
"line": 140,
|
|
1623
|
-
"character": 13
|
|
1624
|
-
|
|
1625
|
-
|
|
1576
|
+
"character": 13
|
|
1577
|
+
}
|
|
1578
|
+
],
|
|
1579
|
+
"getSignature": [
|
|
1626
1580
|
{
|
|
1627
|
-
"
|
|
1628
|
-
"
|
|
1629
|
-
"
|
|
1630
|
-
"
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1581
|
+
"id": 60,
|
|
1582
|
+
"name": "messageStream",
|
|
1583
|
+
"kind": 524288,
|
|
1584
|
+
"kindString": "Get signature",
|
|
1585
|
+
"flags": {},
|
|
1586
|
+
"comment": {
|
|
1587
|
+
"shortText": "The observable to send commands to the grid.\nThe commands should respect the `SkyListViewGridMessage` type."
|
|
1588
|
+
},
|
|
1589
|
+
"type": {
|
|
1590
|
+
"type": "reference",
|
|
1591
|
+
"typeArguments": [
|
|
1592
|
+
{
|
|
1593
|
+
"type": "reference",
|
|
1594
|
+
"id": 704,
|
|
1595
|
+
"name": "SkyListViewGridMessage"
|
|
1596
|
+
}
|
|
1597
|
+
],
|
|
1598
|
+
"qualifiedName": "Subject",
|
|
1599
|
+
"package": "rxjs",
|
|
1600
|
+
"name": "Subject"
|
|
1601
|
+
}
|
|
1602
|
+
}
|
|
1603
|
+
],
|
|
1604
|
+
"setSignature": [
|
|
1605
|
+
{
|
|
1606
|
+
"id": 61,
|
|
1607
|
+
"name": "messageStream",
|
|
1608
|
+
"kind": 1048576,
|
|
1609
|
+
"kindString": "Set signature",
|
|
1610
|
+
"flags": {},
|
|
1611
|
+
"comment": {
|
|
1612
|
+
"shortText": "The observable to send commands to the grid.\nThe commands should respect the `SkyListViewGridMessage` type."
|
|
1613
|
+
},
|
|
1614
|
+
"parameters": [
|
|
1642
1615
|
{
|
|
1643
|
-
"
|
|
1644
|
-
"
|
|
1645
|
-
"
|
|
1616
|
+
"id": 62,
|
|
1617
|
+
"name": "stream",
|
|
1618
|
+
"kind": 32768,
|
|
1619
|
+
"kindString": "Parameter",
|
|
1620
|
+
"flags": {},
|
|
1621
|
+
"type": {
|
|
1622
|
+
"type": "reference",
|
|
1623
|
+
"typeArguments": [
|
|
1624
|
+
{
|
|
1625
|
+
"type": "reference",
|
|
1626
|
+
"id": 704,
|
|
1627
|
+
"name": "SkyListViewGridMessage"
|
|
1628
|
+
}
|
|
1629
|
+
],
|
|
1630
|
+
"qualifiedName": "Subject",
|
|
1631
|
+
"package": "rxjs",
|
|
1632
|
+
"name": "Subject"
|
|
1633
|
+
}
|
|
1646
1634
|
}
|
|
1647
1635
|
],
|
|
1648
|
-
"
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
}
|
|
1652
|
-
},
|
|
1653
|
-
"setSignature": {
|
|
1654
|
-
"id": 63,
|
|
1655
|
-
"name": "messageStream",
|
|
1656
|
-
"kind": 1048576,
|
|
1657
|
-
"kindString": "Set signature",
|
|
1658
|
-
"flags": {},
|
|
1659
|
-
"comment": {
|
|
1660
|
-
"summary": [
|
|
1661
|
-
{
|
|
1662
|
-
"kind": "text",
|
|
1663
|
-
"text": "The observable to send commands to the grid.\nThe commands should respect the "
|
|
1664
|
-
},
|
|
1665
|
-
{
|
|
1666
|
-
"kind": "code",
|
|
1667
|
-
"text": "`SkyListViewGridMessage`"
|
|
1668
|
-
},
|
|
1669
|
-
{
|
|
1670
|
-
"kind": "text",
|
|
1671
|
-
"text": " type."
|
|
1672
|
-
}
|
|
1673
|
-
]
|
|
1674
|
-
},
|
|
1675
|
-
"parameters": [
|
|
1676
|
-
{
|
|
1677
|
-
"id": 64,
|
|
1678
|
-
"name": "stream",
|
|
1679
|
-
"kind": 32768,
|
|
1680
|
-
"kindString": "Parameter",
|
|
1681
|
-
"flags": {},
|
|
1682
|
-
"type": {
|
|
1683
|
-
"type": "reference",
|
|
1684
|
-
"typeArguments": [
|
|
1685
|
-
{
|
|
1686
|
-
"type": "reference",
|
|
1687
|
-
"id": 707,
|
|
1688
|
-
"name": "SkyListViewGridMessage"
|
|
1689
|
-
}
|
|
1690
|
-
],
|
|
1691
|
-
"name": "Subject",
|
|
1692
|
-
"qualifiedName": "Subject",
|
|
1693
|
-
"package": "rxjs"
|
|
1694
|
-
}
|
|
1636
|
+
"type": {
|
|
1637
|
+
"type": "intrinsic",
|
|
1638
|
+
"name": "void"
|
|
1695
1639
|
}
|
|
1696
|
-
],
|
|
1697
|
-
"type": {
|
|
1698
|
-
"type": "intrinsic",
|
|
1699
|
-
"name": "void"
|
|
1700
1640
|
}
|
|
1701
|
-
|
|
1641
|
+
]
|
|
1702
1642
|
},
|
|
1703
1643
|
{
|
|
1704
|
-
"id":
|
|
1644
|
+
"id": 50,
|
|
1705
1645
|
"name": "name",
|
|
1706
1646
|
"kind": 262144,
|
|
1707
1647
|
"kindString": "Accessor",
|
|
1708
1648
|
"flags": {
|
|
1709
1649
|
"isPublic": true
|
|
1710
1650
|
},
|
|
1651
|
+
"decorators": [
|
|
1652
|
+
{
|
|
1653
|
+
"name": "Input",
|
|
1654
|
+
"type": {
|
|
1655
|
+
"type": "reference",
|
|
1656
|
+
"qualifiedName": "InputDecorator",
|
|
1657
|
+
"package": "@angular/core",
|
|
1658
|
+
"name": "Input"
|
|
1659
|
+
},
|
|
1660
|
+
"arguments": {}
|
|
1661
|
+
}
|
|
1662
|
+
],
|
|
1711
1663
|
"sources": [
|
|
1712
1664
|
{
|
|
1713
1665
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1714
1666
|
"line": 91,
|
|
1715
|
-
"character": 13
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1667
|
+
"character": 13
|
|
1668
|
+
}
|
|
1669
|
+
],
|
|
1670
|
+
"setSignature": [
|
|
1671
|
+
{
|
|
1672
|
+
"id": 51,
|
|
1673
|
+
"name": "name",
|
|
1674
|
+
"kind": 1048576,
|
|
1675
|
+
"kindString": "Set signature",
|
|
1676
|
+
"flags": {},
|
|
1677
|
+
"comment": {
|
|
1678
|
+
"shortText": "The name of the view.",
|
|
1679
|
+
"tags": [
|
|
1680
|
+
{
|
|
1681
|
+
"tag": "required",
|
|
1682
|
+
"text": "\n"
|
|
1683
|
+
}
|
|
1684
|
+
]
|
|
1685
|
+
},
|
|
1686
|
+
"parameters": [
|
|
1727
1687
|
{
|
|
1728
|
-
"
|
|
1729
|
-
"
|
|
1688
|
+
"id": 52,
|
|
1689
|
+
"name": "value",
|
|
1690
|
+
"kind": 32768,
|
|
1691
|
+
"kindString": "Parameter",
|
|
1692
|
+
"flags": {},
|
|
1693
|
+
"type": {
|
|
1694
|
+
"type": "intrinsic",
|
|
1695
|
+
"name": "string"
|
|
1696
|
+
}
|
|
1730
1697
|
}
|
|
1731
1698
|
],
|
|
1732
|
-
"
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
"content": []
|
|
1736
|
-
}
|
|
1737
|
-
]
|
|
1738
|
-
},
|
|
1739
|
-
"parameters": [
|
|
1740
|
-
{
|
|
1741
|
-
"id": 54,
|
|
1742
|
-
"name": "value",
|
|
1743
|
-
"kind": 32768,
|
|
1744
|
-
"kindString": "Parameter",
|
|
1745
|
-
"flags": {},
|
|
1746
|
-
"type": {
|
|
1747
|
-
"type": "intrinsic",
|
|
1748
|
-
"name": "string"
|
|
1749
|
-
}
|
|
1699
|
+
"type": {
|
|
1700
|
+
"type": "intrinsic",
|
|
1701
|
+
"name": "void"
|
|
1750
1702
|
}
|
|
1751
|
-
],
|
|
1752
|
-
"type": {
|
|
1753
|
-
"type": "intrinsic",
|
|
1754
|
-
"name": "void"
|
|
1755
1703
|
}
|
|
1756
|
-
|
|
1704
|
+
]
|
|
1757
1705
|
},
|
|
1758
1706
|
{
|
|
1759
|
-
"id":
|
|
1707
|
+
"id": 102,
|
|
1760
1708
|
"name": "cancelRowDelete",
|
|
1761
1709
|
"kind": 2048,
|
|
1762
1710
|
"kindString": "Method",
|
|
@@ -1767,27 +1715,26 @@
|
|
|
1767
1715
|
{
|
|
1768
1716
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1769
1717
|
"line": 474,
|
|
1770
|
-
"character": 9
|
|
1771
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L474"
|
|
1718
|
+
"character": 9
|
|
1772
1719
|
}
|
|
1773
1720
|
],
|
|
1774
1721
|
"signatures": [
|
|
1775
1722
|
{
|
|
1776
|
-
"id":
|
|
1723
|
+
"id": 103,
|
|
1777
1724
|
"name": "cancelRowDelete",
|
|
1778
1725
|
"kind": 4096,
|
|
1779
1726
|
"kindString": "Call signature",
|
|
1780
1727
|
"flags": {},
|
|
1781
1728
|
"parameters": [
|
|
1782
1729
|
{
|
|
1783
|
-
"id":
|
|
1730
|
+
"id": 104,
|
|
1784
1731
|
"name": "args",
|
|
1785
1732
|
"kind": 32768,
|
|
1786
1733
|
"kindString": "Parameter",
|
|
1787
1734
|
"flags": {},
|
|
1788
1735
|
"type": {
|
|
1789
1736
|
"type": "reference",
|
|
1790
|
-
"id":
|
|
1737
|
+
"id": 717,
|
|
1791
1738
|
"name": "SkyListViewGridRowDeleteCancelArgs"
|
|
1792
1739
|
}
|
|
1793
1740
|
}
|
|
@@ -1800,7 +1747,7 @@
|
|
|
1800
1747
|
]
|
|
1801
1748
|
},
|
|
1802
1749
|
{
|
|
1803
|
-
"id":
|
|
1750
|
+
"id": 99,
|
|
1804
1751
|
"name": "columnIdsChanged",
|
|
1805
1752
|
"kind": 2048,
|
|
1806
1753
|
"kindString": "Method",
|
|
@@ -1811,20 +1758,19 @@
|
|
|
1811
1758
|
{
|
|
1812
1759
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1813
1760
|
"line": 454,
|
|
1814
|
-
"character": 9
|
|
1815
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L454"
|
|
1761
|
+
"character": 9
|
|
1816
1762
|
}
|
|
1817
1763
|
],
|
|
1818
1764
|
"signatures": [
|
|
1819
1765
|
{
|
|
1820
|
-
"id":
|
|
1766
|
+
"id": 100,
|
|
1821
1767
|
"name": "columnIdsChanged",
|
|
1822
1768
|
"kind": 4096,
|
|
1823
1769
|
"kindString": "Call signature",
|
|
1824
1770
|
"flags": {},
|
|
1825
1771
|
"parameters": [
|
|
1826
1772
|
{
|
|
1827
|
-
"id":
|
|
1773
|
+
"id": 101,
|
|
1828
1774
|
"name": "selectedColumnIds",
|
|
1829
1775
|
"kind": 32768,
|
|
1830
1776
|
"kindString": "Parameter",
|
|
@@ -1846,7 +1792,7 @@
|
|
|
1846
1792
|
]
|
|
1847
1793
|
},
|
|
1848
1794
|
{
|
|
1849
|
-
"id":
|
|
1795
|
+
"id": 105,
|
|
1850
1796
|
"name": "confirmRowDelete",
|
|
1851
1797
|
"kind": 2048,
|
|
1852
1798
|
"kindString": "Method",
|
|
@@ -1857,27 +1803,26 @@
|
|
|
1857
1803
|
{
|
|
1858
1804
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1859
1805
|
"line": 478,
|
|
1860
|
-
"character": 9
|
|
1861
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L478"
|
|
1806
|
+
"character": 9
|
|
1862
1807
|
}
|
|
1863
1808
|
],
|
|
1864
1809
|
"signatures": [
|
|
1865
1810
|
{
|
|
1866
|
-
"id":
|
|
1811
|
+
"id": 106,
|
|
1867
1812
|
"name": "confirmRowDelete",
|
|
1868
1813
|
"kind": 4096,
|
|
1869
1814
|
"kindString": "Call signature",
|
|
1870
1815
|
"flags": {},
|
|
1871
1816
|
"parameters": [
|
|
1872
1817
|
{
|
|
1873
|
-
"id":
|
|
1818
|
+
"id": 107,
|
|
1874
1819
|
"name": "args",
|
|
1875
1820
|
"kind": 32768,
|
|
1876
1821
|
"kindString": "Parameter",
|
|
1877
1822
|
"flags": {},
|
|
1878
1823
|
"type": {
|
|
1879
1824
|
"type": "reference",
|
|
1880
|
-
"id":
|
|
1825
|
+
"id": 719,
|
|
1881
1826
|
"name": "SkyListViewGridRowDeleteConfirmArgs"
|
|
1882
1827
|
}
|
|
1883
1828
|
}
|
|
@@ -1890,7 +1835,7 @@
|
|
|
1890
1835
|
]
|
|
1891
1836
|
},
|
|
1892
1837
|
{
|
|
1893
|
-
"id":
|
|
1838
|
+
"id": 92,
|
|
1894
1839
|
"name": "ngAfterContentInit",
|
|
1895
1840
|
"kind": 2048,
|
|
1896
1841
|
"kindString": "Method",
|
|
@@ -1901,13 +1846,12 @@
|
|
|
1901
1846
|
{
|
|
1902
1847
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1903
1848
|
"line": 275,
|
|
1904
|
-
"character": 9
|
|
1905
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L275"
|
|
1849
|
+
"character": 9
|
|
1906
1850
|
}
|
|
1907
1851
|
],
|
|
1908
1852
|
"signatures": [
|
|
1909
1853
|
{
|
|
1910
|
-
"id":
|
|
1854
|
+
"id": 93,
|
|
1911
1855
|
"name": "ngAfterContentInit",
|
|
1912
1856
|
"kind": 4096,
|
|
1913
1857
|
"kindString": "Call signature",
|
|
@@ -1928,7 +1872,7 @@
|
|
|
1928
1872
|
}
|
|
1929
1873
|
},
|
|
1930
1874
|
{
|
|
1931
|
-
"id":
|
|
1875
|
+
"id": 94,
|
|
1932
1876
|
"name": "ngOnDestroy",
|
|
1933
1877
|
"kind": 2048,
|
|
1934
1878
|
"kindString": "Method",
|
|
@@ -1939,13 +1883,12 @@
|
|
|
1939
1883
|
{
|
|
1940
1884
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1941
1885
|
"line": 411,
|
|
1942
|
-
"character": 9
|
|
1943
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L411"
|
|
1886
|
+
"character": 9
|
|
1944
1887
|
}
|
|
1945
1888
|
],
|
|
1946
1889
|
"signatures": [
|
|
1947
1890
|
{
|
|
1948
|
-
"id":
|
|
1891
|
+
"id": 95,
|
|
1949
1892
|
"name": "ngOnDestroy",
|
|
1950
1893
|
"kind": 4096,
|
|
1951
1894
|
"kindString": "Call signature",
|
|
@@ -1966,7 +1909,7 @@
|
|
|
1966
1909
|
}
|
|
1967
1910
|
},
|
|
1968
1911
|
{
|
|
1969
|
-
"id":
|
|
1912
|
+
"id": 96,
|
|
1970
1913
|
"name": "onMultiselectSelectionChange",
|
|
1971
1914
|
"kind": 2048,
|
|
1972
1915
|
"kindString": "Method",
|
|
@@ -1977,28 +1920,22 @@
|
|
|
1977
1920
|
{
|
|
1978
1921
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
1979
1922
|
"line": 420,
|
|
1980
|
-
"character": 9
|
|
1981
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L420"
|
|
1923
|
+
"character": 9
|
|
1982
1924
|
}
|
|
1983
1925
|
],
|
|
1984
1926
|
"signatures": [
|
|
1985
1927
|
{
|
|
1986
|
-
"id":
|
|
1928
|
+
"id": 97,
|
|
1987
1929
|
"name": "onMultiselectSelectionChange",
|
|
1988
1930
|
"kind": 4096,
|
|
1989
1931
|
"kindString": "Call signature",
|
|
1990
1932
|
"flags": {},
|
|
1991
1933
|
"comment": {
|
|
1992
|
-
"
|
|
1993
|
-
{
|
|
1994
|
-
"kind": "text",
|
|
1995
|
-
"text": "If user makes selection, tell list-builder to update the list state.\nThis logic should only run on user interaction - NOT programmatic updates."
|
|
1996
|
-
}
|
|
1997
|
-
]
|
|
1934
|
+
"shortText": "If user makes selection, tell list-builder to update the list state.\nThis logic should only run on user interaction - NOT programmatic updates."
|
|
1998
1935
|
},
|
|
1999
1936
|
"parameters": [
|
|
2000
1937
|
{
|
|
2001
|
-
"id":
|
|
1938
|
+
"id": 98,
|
|
2002
1939
|
"name": "event",
|
|
2003
1940
|
"kind": 32768,
|
|
2004
1941
|
"kindString": "Parameter",
|
|
@@ -2017,7 +1954,7 @@
|
|
|
2017
1954
|
]
|
|
2018
1955
|
},
|
|
2019
1956
|
{
|
|
2020
|
-
"id":
|
|
1957
|
+
"id": 111,
|
|
2021
1958
|
"name": "onViewActive",
|
|
2022
1959
|
"kind": 2048,
|
|
2023
1960
|
"kindString": "Method",
|
|
@@ -2028,13 +1965,12 @@
|
|
|
2028
1965
|
{
|
|
2029
1966
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
2030
1967
|
"line": 486,
|
|
2031
|
-
"character": 18
|
|
2032
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L486"
|
|
1968
|
+
"character": 18
|
|
2033
1969
|
}
|
|
2034
1970
|
],
|
|
2035
1971
|
"signatures": [
|
|
2036
1972
|
{
|
|
2037
|
-
"id":
|
|
1973
|
+
"id": 112,
|
|
2038
1974
|
"name": "onViewActive",
|
|
2039
1975
|
"kind": 4096,
|
|
2040
1976
|
"kindString": "Call signature",
|
|
@@ -2055,7 +1991,7 @@
|
|
|
2055
1991
|
}
|
|
2056
1992
|
},
|
|
2057
1993
|
{
|
|
2058
|
-
"id":
|
|
1994
|
+
"id": 150,
|
|
2059
1995
|
"name": "onViewInactive",
|
|
2060
1996
|
"kind": 2048,
|
|
2061
1997
|
"kindString": "Method",
|
|
@@ -2066,13 +2002,12 @@
|
|
|
2066
2002
|
{
|
|
2067
2003
|
"fileName": "libs/components/list-builder/src/lib/modules/list/list-view.component.ts",
|
|
2068
2004
|
"line": 53,
|
|
2069
|
-
"character": 9
|
|
2070
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder/src/lib/modules/list/list-view.component.ts#L53"
|
|
2005
|
+
"character": 9
|
|
2071
2006
|
}
|
|
2072
2007
|
],
|
|
2073
2008
|
"signatures": [
|
|
2074
2009
|
{
|
|
2075
|
-
"id":
|
|
2010
|
+
"id": 151,
|
|
2076
2011
|
"name": "onViewInactive",
|
|
2077
2012
|
"kind": 4096,
|
|
2078
2013
|
"kindString": "Call signature",
|
|
@@ -2093,7 +2028,7 @@
|
|
|
2093
2028
|
}
|
|
2094
2029
|
},
|
|
2095
2030
|
{
|
|
2096
|
-
"id":
|
|
2031
|
+
"id": 108,
|
|
2097
2032
|
"name": "sortFieldChanged",
|
|
2098
2033
|
"kind": 2048,
|
|
2099
2034
|
"kindString": "Method",
|
|
@@ -2104,20 +2039,19 @@
|
|
|
2104
2039
|
{
|
|
2105
2040
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
2106
2041
|
"line": 482,
|
|
2107
|
-
"character": 9
|
|
2108
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L482"
|
|
2042
|
+
"character": 9
|
|
2109
2043
|
}
|
|
2110
2044
|
],
|
|
2111
2045
|
"signatures": [
|
|
2112
2046
|
{
|
|
2113
|
-
"id":
|
|
2047
|
+
"id": 109,
|
|
2114
2048
|
"name": "sortFieldChanged",
|
|
2115
2049
|
"kind": 4096,
|
|
2116
2050
|
"kindString": "Call signature",
|
|
2117
2051
|
"flags": {},
|
|
2118
2052
|
"parameters": [
|
|
2119
2053
|
{
|
|
2120
|
-
"id":
|
|
2054
|
+
"id": 110,
|
|
2121
2055
|
"name": "sortField",
|
|
2122
2056
|
"kind": 32768,
|
|
2123
2057
|
"kindString": "Parameter",
|
|
@@ -2139,62 +2073,66 @@
|
|
|
2139
2073
|
"groups": [
|
|
2140
2074
|
{
|
|
2141
2075
|
"title": "Constructors",
|
|
2076
|
+
"kind": 512,
|
|
2142
2077
|
"children": [
|
|
2143
|
-
|
|
2078
|
+
43
|
|
2144
2079
|
]
|
|
2145
2080
|
},
|
|
2146
2081
|
{
|
|
2147
2082
|
"title": "Properties",
|
|
2083
|
+
"kind": 1024,
|
|
2148
2084
|
"children": [
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
|
|
2085
|
+
141,
|
|
2086
|
+
74,
|
|
2087
|
+
80,
|
|
2088
|
+
53,
|
|
2089
|
+
64,
|
|
2152
2090
|
55,
|
|
2153
|
-
|
|
2091
|
+
69,
|
|
2092
|
+
91,
|
|
2093
|
+
90,
|
|
2154
2094
|
57,
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
59,
|
|
2159
|
-
56,
|
|
2160
|
-
60,
|
|
2095
|
+
54,
|
|
2096
|
+
58,
|
|
2097
|
+
76,
|
|
2161
2098
|
78,
|
|
2162
|
-
|
|
2163
|
-
|
|
2099
|
+
81,
|
|
2100
|
+
66,
|
|
2101
|
+
67,
|
|
2102
|
+
63,
|
|
2103
|
+
82,
|
|
2104
|
+
75,
|
|
2164
2105
|
68,
|
|
2165
|
-
69,
|
|
2166
2106
|
65,
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
70,
|
|
2170
|
-
67,
|
|
2171
|
-
81,
|
|
2172
|
-
58
|
|
2107
|
+
79,
|
|
2108
|
+
56
|
|
2173
2109
|
]
|
|
2174
2110
|
},
|
|
2175
2111
|
{
|
|
2176
2112
|
"title": "Accessors",
|
|
2113
|
+
"kind": 262144,
|
|
2177
2114
|
"children": [
|
|
2115
|
+
70,
|
|
2178
2116
|
72,
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
52
|
|
2117
|
+
146,
|
|
2118
|
+
148,
|
|
2119
|
+
59,
|
|
2120
|
+
50
|
|
2184
2121
|
]
|
|
2185
2122
|
},
|
|
2186
2123
|
{
|
|
2187
2124
|
"title": "Methods",
|
|
2125
|
+
"kind": 2048,
|
|
2188
2126
|
"children": [
|
|
2189
|
-
105,
|
|
2190
2127
|
102,
|
|
2191
|
-
108,
|
|
2192
|
-
95,
|
|
2193
|
-
97,
|
|
2194
2128
|
99,
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2129
|
+
105,
|
|
2130
|
+
92,
|
|
2131
|
+
94,
|
|
2132
|
+
96,
|
|
2133
|
+
111,
|
|
2134
|
+
150,
|
|
2135
|
+
108
|
|
2198
2136
|
]
|
|
2199
2137
|
}
|
|
2200
2138
|
],
|
|
@@ -2202,8 +2140,7 @@
|
|
|
2202
2140
|
{
|
|
2203
2141
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.component.ts",
|
|
2204
2142
|
"line": 82,
|
|
2205
|
-
"character": 13
|
|
2206
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts#L82"
|
|
2143
|
+
"character": 13
|
|
2207
2144
|
}
|
|
2208
2145
|
],
|
|
2209
2146
|
"extendedTypes": [
|
|
@@ -2215,44 +2152,53 @@
|
|
|
2215
2152
|
"implementedTypes": [
|
|
2216
2153
|
{
|
|
2217
2154
|
"type": "reference",
|
|
2218
|
-
"name": "AfterContentInit",
|
|
2219
2155
|
"qualifiedName": "AfterContentInit",
|
|
2220
|
-
"package": "@angular/core"
|
|
2156
|
+
"package": "@angular/core",
|
|
2157
|
+
"name": "AfterContentInit"
|
|
2221
2158
|
},
|
|
2222
2159
|
{
|
|
2223
2160
|
"type": "reference",
|
|
2224
|
-
"name": "OnDestroy",
|
|
2225
2161
|
"qualifiedName": "OnDestroy",
|
|
2226
|
-
"package": "@angular/core"
|
|
2162
|
+
"package": "@angular/core",
|
|
2163
|
+
"name": "OnDestroy"
|
|
2227
2164
|
}
|
|
2228
2165
|
]
|
|
2229
2166
|
},
|
|
2230
2167
|
{
|
|
2231
|
-
"id":
|
|
2168
|
+
"id": 152,
|
|
2232
2169
|
"name": "SkyListViewGridModule",
|
|
2233
2170
|
"kind": 128,
|
|
2234
2171
|
"kindString": "Class",
|
|
2235
2172
|
"flags": {},
|
|
2236
2173
|
"comment": {
|
|
2237
|
-
"
|
|
2238
|
-
"blockTags": [
|
|
2174
|
+
"tags": [
|
|
2239
2175
|
{
|
|
2240
|
-
"tag": "
|
|
2241
|
-
"
|
|
2242
|
-
{
|
|
2243
|
-
"kind": "text",
|
|
2244
|
-
"text": "List builder view grid and its features are deprecated. Use data entry grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-entry-grid."
|
|
2245
|
-
}
|
|
2246
|
-
]
|
|
2176
|
+
"tag": "deprecated",
|
|
2177
|
+
"text": "List builder view grid and its features are deprecated. Use data entry grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-entry-grid.\n"
|
|
2247
2178
|
}
|
|
2248
2179
|
]
|
|
2249
2180
|
},
|
|
2181
|
+
"decorators": [
|
|
2182
|
+
{
|
|
2183
|
+
"name": "NgModule",
|
|
2184
|
+
"type": {
|
|
2185
|
+
"type": "reference",
|
|
2186
|
+
"qualifiedName": "NgModuleDecorator",
|
|
2187
|
+
"package": "@angular/core",
|
|
2188
|
+
"name": "NgModule"
|
|
2189
|
+
},
|
|
2190
|
+
"arguments": {
|
|
2191
|
+
"obj": "{\n declarations: [SkyListViewGridComponent],\n imports: [\n CommonModule,\n SkyWaitModule,\n SkyGridModule,\n SkyListBuilderViewGridsResourcesModule,\n ],\n exports: [\n SkyListViewGridComponent,\n SkyListColumnSelectorActionModule,\n SkyGridModule,\n ],\n}"
|
|
2192
|
+
}
|
|
2193
|
+
}
|
|
2194
|
+
],
|
|
2250
2195
|
"children": [],
|
|
2251
2196
|
"groups": [
|
|
2252
2197
|
{
|
|
2253
2198
|
"title": "Constructors",
|
|
2199
|
+
"kind": 512,
|
|
2254
2200
|
"children": [
|
|
2255
|
-
|
|
2201
|
+
153
|
|
2256
2202
|
]
|
|
2257
2203
|
}
|
|
2258
2204
|
],
|
|
@@ -2260,8 +2206,7 @@
|
|
|
2260
2206
|
{
|
|
2261
2207
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/list-view-grid.module.ts",
|
|
2262
2208
|
"line": 28,
|
|
2263
|
-
"character": 13
|
|
2264
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.module.ts#L28"
|
|
2209
|
+
"character": 13
|
|
2265
2210
|
}
|
|
2266
2211
|
]
|
|
2267
2212
|
},
|
|
@@ -2272,13 +2217,22 @@
|
|
|
2272
2217
|
"kindString": "Class",
|
|
2273
2218
|
"flags": {},
|
|
2274
2219
|
"comment": {
|
|
2275
|
-
"
|
|
2276
|
-
{
|
|
2277
|
-
"kind": "text",
|
|
2278
|
-
"text": "Provides a column selector modal for a list grid view when placed in a\n[list toolbar](https://developer.blackbaud.com/skyux/components/list/toolbar)."
|
|
2279
|
-
}
|
|
2280
|
-
]
|
|
2220
|
+
"shortText": "Provides a column selector modal for a list grid view when placed in a\n[list toolbar](https://developer.blackbaud.com/skyux/components/list/toolbar)."
|
|
2281
2221
|
},
|
|
2222
|
+
"decorators": [
|
|
2223
|
+
{
|
|
2224
|
+
"name": "Component",
|
|
2225
|
+
"type": {
|
|
2226
|
+
"type": "reference",
|
|
2227
|
+
"qualifiedName": "ComponentDecorator",
|
|
2228
|
+
"package": "@angular/core",
|
|
2229
|
+
"name": "Component"
|
|
2230
|
+
},
|
|
2231
|
+
"arguments": {
|
|
2232
|
+
"obj": "{\n selector: 'sky-list-column-selector-action',\n templateUrl: './list-column-selector-action.component.html',\n}"
|
|
2233
|
+
}
|
|
2234
|
+
}
|
|
2235
|
+
],
|
|
2282
2236
|
"children": [
|
|
2283
2237
|
{
|
|
2284
2238
|
"id": 4,
|
|
@@ -2290,8 +2244,7 @@
|
|
|
2290
2244
|
{
|
|
2291
2245
|
"fileName": "projects/list-builder-view-grids/src/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2292
2246
|
"line": 72,
|
|
2293
|
-
"character": 2
|
|
2294
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts#L72"
|
|
2247
|
+
"character": 2
|
|
2295
2248
|
}
|
|
2296
2249
|
],
|
|
2297
2250
|
"signatures": [
|
|
@@ -2341,6 +2294,18 @@
|
|
|
2341
2294
|
"kind": 32768,
|
|
2342
2295
|
"kindString": "Parameter",
|
|
2343
2296
|
"flags": {},
|
|
2297
|
+
"decorators": [
|
|
2298
|
+
{
|
|
2299
|
+
"name": "Optional",
|
|
2300
|
+
"type": {
|
|
2301
|
+
"type": "reference",
|
|
2302
|
+
"qualifiedName": "OptionalDecorator",
|
|
2303
|
+
"package": "@angular/core",
|
|
2304
|
+
"name": "Optional"
|
|
2305
|
+
},
|
|
2306
|
+
"arguments": {}
|
|
2307
|
+
}
|
|
2308
|
+
],
|
|
2344
2309
|
"type": {
|
|
2345
2310
|
"type": "reference",
|
|
2346
2311
|
"name": "SkyListSecondaryActionsComponent"
|
|
@@ -2364,32 +2329,30 @@
|
|
|
2364
2329
|
"isPublic": true
|
|
2365
2330
|
},
|
|
2366
2331
|
"comment": {
|
|
2367
|
-
"
|
|
2368
|
-
{
|
|
2369
|
-
"kind": "text",
|
|
2370
|
-
"text": "Enables the column selector in the list toolbar. Set this attribute to the instance of\nthe "
|
|
2371
|
-
},
|
|
2372
|
-
{
|
|
2373
|
-
"kind": "code",
|
|
2374
|
-
"text": "`sky-grid-view`"
|
|
2375
|
-
},
|
|
2376
|
-
{
|
|
2377
|
-
"kind": "text",
|
|
2378
|
-
"text": " component using the component's template reference variable."
|
|
2379
|
-
}
|
|
2380
|
-
]
|
|
2332
|
+
"shortText": "Enables the column selector in the list toolbar. Set this attribute to the instance of\nthe `sky-grid-view` component using the component's template reference variable."
|
|
2381
2333
|
},
|
|
2334
|
+
"decorators": [
|
|
2335
|
+
{
|
|
2336
|
+
"name": "Input",
|
|
2337
|
+
"type": {
|
|
2338
|
+
"type": "reference",
|
|
2339
|
+
"qualifiedName": "InputDecorator",
|
|
2340
|
+
"package": "@angular/core",
|
|
2341
|
+
"name": "Input"
|
|
2342
|
+
},
|
|
2343
|
+
"arguments": {}
|
|
2344
|
+
}
|
|
2345
|
+
],
|
|
2382
2346
|
"sources": [
|
|
2383
2347
|
{
|
|
2384
2348
|
"fileName": "projects/list-builder-view-grids/src/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2385
2349
|
"line": 50,
|
|
2386
|
-
"character": 9
|
|
2387
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts#L50"
|
|
2350
|
+
"character": 9
|
|
2388
2351
|
}
|
|
2389
2352
|
],
|
|
2390
2353
|
"type": {
|
|
2391
2354
|
"type": "reference",
|
|
2392
|
-
"id":
|
|
2355
|
+
"id": 42,
|
|
2393
2356
|
"name": "SkyListViewGridComponent"
|
|
2394
2357
|
}
|
|
2395
2358
|
},
|
|
@@ -2402,43 +2365,25 @@
|
|
|
2402
2365
|
"isPublic": true
|
|
2403
2366
|
},
|
|
2404
2367
|
"comment": {
|
|
2405
|
-
"
|
|
2406
|
-
{
|
|
2407
|
-
"kind": "text",
|
|
2408
|
-
"text": "The "
|
|
2409
|
-
},
|
|
2410
|
-
{
|
|
2411
|
-
"kind": "code",
|
|
2412
|
-
"text": "`helpKey`"
|
|
2413
|
-
},
|
|
2414
|
-
{
|
|
2415
|
-
"kind": "text",
|
|
2416
|
-
"text": " string to associate with a help button in the grid header. When users select\nthe button, the "
|
|
2417
|
-
},
|
|
2418
|
-
{
|
|
2419
|
-
"kind": "code",
|
|
2420
|
-
"text": "`helpOpened`"
|
|
2421
|
-
},
|
|
2422
|
-
{
|
|
2423
|
-
"kind": "text",
|
|
2424
|
-
"text": " event broadcasts the "
|
|
2425
|
-
},
|
|
2426
|
-
{
|
|
2427
|
-
"kind": "code",
|
|
2428
|
-
"text": "`helpKey`"
|
|
2429
|
-
},
|
|
2430
|
-
{
|
|
2431
|
-
"kind": "text",
|
|
2432
|
-
"text": " parameter."
|
|
2433
|
-
}
|
|
2434
|
-
]
|
|
2368
|
+
"shortText": "The `helpKey` string to associate with a help button in the grid header. When users select\nthe button, the `helpOpened` event broadcasts the `helpKey` parameter."
|
|
2435
2369
|
},
|
|
2370
|
+
"decorators": [
|
|
2371
|
+
{
|
|
2372
|
+
"name": "Input",
|
|
2373
|
+
"type": {
|
|
2374
|
+
"type": "reference",
|
|
2375
|
+
"qualifiedName": "InputDecorator",
|
|
2376
|
+
"package": "@angular/core",
|
|
2377
|
+
"name": "Input"
|
|
2378
|
+
},
|
|
2379
|
+
"arguments": {}
|
|
2380
|
+
}
|
|
2381
|
+
],
|
|
2436
2382
|
"sources": [
|
|
2437
2383
|
{
|
|
2438
2384
|
"fileName": "projects/list-builder-view-grids/src/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2439
2385
|
"line": 57,
|
|
2440
|
-
"character": 9
|
|
2441
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts#L57"
|
|
2386
|
+
"character": 9
|
|
2442
2387
|
}
|
|
2443
2388
|
],
|
|
2444
2389
|
"type": {
|
|
@@ -2455,27 +2400,25 @@
|
|
|
2455
2400
|
"isPublic": true
|
|
2456
2401
|
},
|
|
2457
2402
|
"comment": {
|
|
2458
|
-
"
|
|
2459
|
-
{
|
|
2460
|
-
"kind": "text",
|
|
2461
|
-
"text": "Fires when users click the help button and broadcasts the "
|
|
2462
|
-
},
|
|
2463
|
-
{
|
|
2464
|
-
"kind": "code",
|
|
2465
|
-
"text": "`helpKey`"
|
|
2466
|
-
},
|
|
2467
|
-
{
|
|
2468
|
-
"kind": "text",
|
|
2469
|
-
"text": "."
|
|
2470
|
-
}
|
|
2471
|
-
]
|
|
2403
|
+
"shortText": "Fires when users click the help button and broadcasts the `helpKey`."
|
|
2472
2404
|
},
|
|
2405
|
+
"decorators": [
|
|
2406
|
+
{
|
|
2407
|
+
"name": "Output",
|
|
2408
|
+
"type": {
|
|
2409
|
+
"type": "reference",
|
|
2410
|
+
"qualifiedName": "OutputDecorator",
|
|
2411
|
+
"package": "@angular/core",
|
|
2412
|
+
"name": "Output"
|
|
2413
|
+
},
|
|
2414
|
+
"arguments": {}
|
|
2415
|
+
}
|
|
2416
|
+
],
|
|
2473
2417
|
"sources": [
|
|
2474
2418
|
{
|
|
2475
2419
|
"fileName": "projects/list-builder-view-grids/src/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2476
2420
|
"line": 63,
|
|
2477
|
-
"character": 9
|
|
2478
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts#L63"
|
|
2421
|
+
"character": 9
|
|
2479
2422
|
}
|
|
2480
2423
|
],
|
|
2481
2424
|
"type": {
|
|
@@ -2486,56 +2429,14 @@
|
|
|
2486
2429
|
"name": "string"
|
|
2487
2430
|
}
|
|
2488
2431
|
],
|
|
2489
|
-
"name": "EventEmitter",
|
|
2490
2432
|
"qualifiedName": "EventEmitter",
|
|
2491
|
-
"package": "@angular/core"
|
|
2433
|
+
"package": "@angular/core",
|
|
2434
|
+
"name": "EventEmitter"
|
|
2492
2435
|
},
|
|
2493
2436
|
"defaultValue": "..."
|
|
2494
2437
|
},
|
|
2495
2438
|
{
|
|
2496
|
-
"id":
|
|
2497
|
-
"name": "listState",
|
|
2498
|
-
"kind": 1024,
|
|
2499
|
-
"kindString": "Property",
|
|
2500
|
-
"flags": {
|
|
2501
|
-
"isPublic": true
|
|
2502
|
-
},
|
|
2503
|
-
"sources": [
|
|
2504
|
-
{
|
|
2505
|
-
"fileName": "projects/list-builder-view-grids/src/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2506
|
-
"line": 73,
|
|
2507
|
-
"character": 11,
|
|
2508
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts#L73"
|
|
2509
|
-
}
|
|
2510
|
-
],
|
|
2511
|
-
"type": {
|
|
2512
|
-
"type": "reference",
|
|
2513
|
-
"name": "ListState"
|
|
2514
|
-
}
|
|
2515
|
-
},
|
|
2516
|
-
{
|
|
2517
|
-
"id": 18,
|
|
2518
|
-
"name": "secondaryActions",
|
|
2519
|
-
"kind": 1024,
|
|
2520
|
-
"kindString": "Property",
|
|
2521
|
-
"flags": {
|
|
2522
|
-
"isPublic": true
|
|
2523
|
-
},
|
|
2524
|
-
"sources": [
|
|
2525
|
-
{
|
|
2526
|
-
"fileName": "projects/list-builder-view-grids/src/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2527
|
-
"line": 76,
|
|
2528
|
-
"character": 23,
|
|
2529
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts#L76"
|
|
2530
|
-
}
|
|
2531
|
-
],
|
|
2532
|
-
"type": {
|
|
2533
|
-
"type": "reference",
|
|
2534
|
-
"name": "SkyListSecondaryActionsComponent"
|
|
2535
|
-
}
|
|
2536
|
-
},
|
|
2537
|
-
{
|
|
2538
|
-
"id": 21,
|
|
2439
|
+
"id": 19,
|
|
2539
2440
|
"name": "isInGridView",
|
|
2540
2441
|
"kind": 262144,
|
|
2541
2442
|
"kindString": "Accessor",
|
|
@@ -2546,32 +2447,33 @@
|
|
|
2546
2447
|
{
|
|
2547
2448
|
"fileName": "projects/list-builder-view-grids/src/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2548
2449
|
"line": 94,
|
|
2549
|
-
"character": 13
|
|
2550
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts#L94"
|
|
2450
|
+
"character": 13
|
|
2551
2451
|
}
|
|
2552
2452
|
],
|
|
2553
|
-
"getSignature":
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
"type":
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
|
|
2453
|
+
"getSignature": [
|
|
2454
|
+
{
|
|
2455
|
+
"id": 20,
|
|
2456
|
+
"name": "isInGridView",
|
|
2457
|
+
"kind": 524288,
|
|
2458
|
+
"kindString": "Get signature",
|
|
2459
|
+
"flags": {},
|
|
2460
|
+
"type": {
|
|
2461
|
+
"type": "reference",
|
|
2462
|
+
"typeArguments": [
|
|
2463
|
+
{
|
|
2464
|
+
"type": "intrinsic",
|
|
2465
|
+
"name": "boolean"
|
|
2466
|
+
}
|
|
2467
|
+
],
|
|
2468
|
+
"qualifiedName": "Observable",
|
|
2469
|
+
"package": "rxjs",
|
|
2470
|
+
"name": "Observable"
|
|
2471
|
+
}
|
|
2570
2472
|
}
|
|
2571
|
-
|
|
2473
|
+
]
|
|
2572
2474
|
},
|
|
2573
2475
|
{
|
|
2574
|
-
"id":
|
|
2476
|
+
"id": 21,
|
|
2575
2477
|
"name": "isInGridViewAndSecondary",
|
|
2576
2478
|
"kind": 262144,
|
|
2577
2479
|
"kindString": "Accessor",
|
|
@@ -2582,32 +2484,33 @@
|
|
|
2582
2484
|
{
|
|
2583
2485
|
"fileName": "projects/list-builder-view-grids/src/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2584
2486
|
"line": 104,
|
|
2585
|
-
"character": 13
|
|
2586
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts#L104"
|
|
2487
|
+
"character": 13
|
|
2587
2488
|
}
|
|
2588
2489
|
],
|
|
2589
|
-
"getSignature":
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
"type":
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2490
|
+
"getSignature": [
|
|
2491
|
+
{
|
|
2492
|
+
"id": 22,
|
|
2493
|
+
"name": "isInGridViewAndSecondary",
|
|
2494
|
+
"kind": 524288,
|
|
2495
|
+
"kindString": "Get signature",
|
|
2496
|
+
"flags": {},
|
|
2497
|
+
"type": {
|
|
2498
|
+
"type": "reference",
|
|
2499
|
+
"typeArguments": [
|
|
2500
|
+
{
|
|
2501
|
+
"type": "intrinsic",
|
|
2502
|
+
"name": "boolean"
|
|
2503
|
+
}
|
|
2504
|
+
],
|
|
2505
|
+
"qualifiedName": "Observable",
|
|
2506
|
+
"package": "rxjs",
|
|
2507
|
+
"name": "Observable"
|
|
2508
|
+
}
|
|
2606
2509
|
}
|
|
2607
|
-
|
|
2510
|
+
]
|
|
2608
2511
|
},
|
|
2609
2512
|
{
|
|
2610
|
-
"id":
|
|
2513
|
+
"id": 17,
|
|
2611
2514
|
"name": "ngAfterContentInit",
|
|
2612
2515
|
"kind": 2048,
|
|
2613
2516
|
"kindString": "Method",
|
|
@@ -2618,13 +2521,12 @@
|
|
|
2618
2521
|
{
|
|
2619
2522
|
"fileName": "projects/list-builder-view-grids/src/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2620
2523
|
"line": 79,
|
|
2621
|
-
"character": 9
|
|
2622
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts#L79"
|
|
2524
|
+
"character": 9
|
|
2623
2525
|
}
|
|
2624
2526
|
],
|
|
2625
2527
|
"signatures": [
|
|
2626
2528
|
{
|
|
2627
|
-
"id":
|
|
2529
|
+
"id": 18,
|
|
2628
2530
|
"name": "ngAfterContentInit",
|
|
2629
2531
|
"kind": 4096,
|
|
2630
2532
|
"kindString": "Call signature",
|
|
@@ -2645,7 +2547,7 @@
|
|
|
2645
2547
|
}
|
|
2646
2548
|
},
|
|
2647
2549
|
{
|
|
2648
|
-
"id":
|
|
2550
|
+
"id": 23,
|
|
2649
2551
|
"name": "openColumnSelector",
|
|
2650
2552
|
"kind": 2048,
|
|
2651
2553
|
"kindString": "Method",
|
|
@@ -2656,13 +2558,12 @@
|
|
|
2656
2558
|
{
|
|
2657
2559
|
"fileName": "projects/list-builder-view-grids/src/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2658
2560
|
"line": 118,
|
|
2659
|
-
"character": 9
|
|
2660
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts#L118"
|
|
2561
|
+
"character": 9
|
|
2661
2562
|
}
|
|
2662
2563
|
],
|
|
2663
2564
|
"signatures": [
|
|
2664
2565
|
{
|
|
2665
|
-
"id":
|
|
2566
|
+
"id": 24,
|
|
2666
2567
|
"name": "openColumnSelector",
|
|
2667
2568
|
"kind": 4096,
|
|
2668
2569
|
"kindString": "Call signature",
|
|
@@ -2678,32 +2579,36 @@
|
|
|
2678
2579
|
"groups": [
|
|
2679
2580
|
{
|
|
2680
2581
|
"title": "Constructors",
|
|
2582
|
+
"kind": 512,
|
|
2681
2583
|
"children": [
|
|
2682
2584
|
4
|
|
2683
2585
|
]
|
|
2684
2586
|
},
|
|
2685
2587
|
{
|
|
2686
2588
|
"title": "Properties",
|
|
2589
|
+
"kind": 1024,
|
|
2687
2590
|
"children": [
|
|
2688
2591
|
10,
|
|
2689
2592
|
11,
|
|
2690
2593
|
12,
|
|
2691
2594
|
15,
|
|
2692
|
-
|
|
2595
|
+
16
|
|
2693
2596
|
]
|
|
2694
2597
|
},
|
|
2695
2598
|
{
|
|
2696
2599
|
"title": "Accessors",
|
|
2600
|
+
"kind": 262144,
|
|
2697
2601
|
"children": [
|
|
2698
|
-
|
|
2699
|
-
|
|
2602
|
+
19,
|
|
2603
|
+
21
|
|
2700
2604
|
]
|
|
2701
2605
|
},
|
|
2702
2606
|
{
|
|
2703
2607
|
"title": "Methods",
|
|
2608
|
+
"kind": 2048,
|
|
2704
2609
|
"children": [
|
|
2705
|
-
|
|
2706
|
-
|
|
2610
|
+
17,
|
|
2611
|
+
23
|
|
2707
2612
|
]
|
|
2708
2613
|
}
|
|
2709
2614
|
],
|
|
@@ -2711,42 +2616,36 @@
|
|
|
2711
2616
|
{
|
|
2712
2617
|
"fileName": "projects/list-builder-view-grids/src/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2713
2618
|
"line": 44,
|
|
2714
|
-
"character": 13
|
|
2715
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts#L44"
|
|
2619
|
+
"character": 13
|
|
2716
2620
|
}
|
|
2717
2621
|
],
|
|
2718
2622
|
"implementedTypes": [
|
|
2719
2623
|
{
|
|
2720
2624
|
"type": "reference",
|
|
2721
|
-
"name": "AfterContentInit",
|
|
2722
2625
|
"qualifiedName": "AfterContentInit",
|
|
2723
|
-
"package": "@angular/core"
|
|
2626
|
+
"package": "@angular/core",
|
|
2627
|
+
"name": "AfterContentInit"
|
|
2724
2628
|
}
|
|
2725
2629
|
]
|
|
2726
2630
|
},
|
|
2727
2631
|
{
|
|
2728
|
-
"id":
|
|
2632
|
+
"id": 704,
|
|
2729
2633
|
"name": "SkyListViewGridMessage",
|
|
2730
2634
|
"kind": 256,
|
|
2731
2635
|
"kindString": "Interface",
|
|
2732
2636
|
"flags": {},
|
|
2733
2637
|
"comment": {
|
|
2734
|
-
"
|
|
2638
|
+
"shortText": "Communicates commands to the list view grid.",
|
|
2639
|
+
"tags": [
|
|
2735
2640
|
{
|
|
2736
|
-
"
|
|
2737
|
-
"text": "
|
|
2738
|
-
}
|
|
2739
|
-
],
|
|
2740
|
-
"blockTags": [
|
|
2741
|
-
{
|
|
2742
|
-
"tag": "@deprecated",
|
|
2743
|
-
"content": []
|
|
2641
|
+
"tag": "deprecated",
|
|
2642
|
+
"text": "\n"
|
|
2744
2643
|
}
|
|
2745
2644
|
]
|
|
2746
2645
|
},
|
|
2747
2646
|
"children": [
|
|
2748
2647
|
{
|
|
2749
|
-
"id":
|
|
2648
|
+
"id": 706,
|
|
2750
2649
|
"name": "data",
|
|
2751
2650
|
"kind": 1024,
|
|
2752
2651
|
"kindString": "Property",
|
|
@@ -2754,32 +2653,26 @@
|
|
|
2754
2653
|
"isOptional": true
|
|
2755
2654
|
},
|
|
2756
2655
|
"comment": {
|
|
2757
|
-
"
|
|
2758
|
-
{
|
|
2759
|
-
"kind": "text",
|
|
2760
|
-
"text": "The data required to carry out the command."
|
|
2761
|
-
}
|
|
2762
|
-
]
|
|
2656
|
+
"shortText": "The data required to carry out the command."
|
|
2763
2657
|
},
|
|
2764
2658
|
"sources": [
|
|
2765
2659
|
{
|
|
2766
2660
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/types/list-view-grid-message.ts",
|
|
2767
2661
|
"line": 16,
|
|
2768
|
-
"character": 2
|
|
2769
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts#L16"
|
|
2662
|
+
"character": 2
|
|
2770
2663
|
}
|
|
2771
2664
|
],
|
|
2772
2665
|
"type": {
|
|
2773
2666
|
"type": "reflection",
|
|
2774
2667
|
"declaration": {
|
|
2775
|
-
"id":
|
|
2668
|
+
"id": 707,
|
|
2776
2669
|
"name": "__type",
|
|
2777
2670
|
"kind": 65536,
|
|
2778
2671
|
"kindString": "Type literal",
|
|
2779
2672
|
"flags": {},
|
|
2780
2673
|
"children": [
|
|
2781
2674
|
{
|
|
2782
|
-
"id":
|
|
2675
|
+
"id": 708,
|
|
2783
2676
|
"name": "abortDeleteRow",
|
|
2784
2677
|
"kind": 1024,
|
|
2785
2678
|
"kindString": "Property",
|
|
@@ -2790,21 +2683,20 @@
|
|
|
2790
2683
|
{
|
|
2791
2684
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts",
|
|
2792
2685
|
"line": 17,
|
|
2793
|
-
"character": 4
|
|
2794
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts#L17"
|
|
2686
|
+
"character": 4
|
|
2795
2687
|
}
|
|
2796
2688
|
],
|
|
2797
2689
|
"type": {
|
|
2798
2690
|
"type": "reflection",
|
|
2799
2691
|
"declaration": {
|
|
2800
|
-
"id":
|
|
2692
|
+
"id": 709,
|
|
2801
2693
|
"name": "__type",
|
|
2802
2694
|
"kind": 65536,
|
|
2803
2695
|
"kindString": "Type literal",
|
|
2804
2696
|
"flags": {},
|
|
2805
2697
|
"children": [
|
|
2806
2698
|
{
|
|
2807
|
-
"id":
|
|
2699
|
+
"id": 710,
|
|
2808
2700
|
"name": "id",
|
|
2809
2701
|
"kind": 1024,
|
|
2810
2702
|
"kindString": "Property",
|
|
@@ -2813,8 +2705,7 @@
|
|
|
2813
2705
|
{
|
|
2814
2706
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts",
|
|
2815
2707
|
"line": 18,
|
|
2816
|
-
"character": 6
|
|
2817
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts#L18"
|
|
2708
|
+
"character": 6
|
|
2818
2709
|
}
|
|
2819
2710
|
],
|
|
2820
2711
|
"type": {
|
|
@@ -2826,24 +2717,17 @@
|
|
|
2826
2717
|
"groups": [
|
|
2827
2718
|
{
|
|
2828
2719
|
"title": "Properties",
|
|
2720
|
+
"kind": 1024,
|
|
2829
2721
|
"children": [
|
|
2830
|
-
|
|
2722
|
+
710
|
|
2831
2723
|
]
|
|
2832
2724
|
}
|
|
2833
|
-
],
|
|
2834
|
-
"sources": [
|
|
2835
|
-
{
|
|
2836
|
-
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts",
|
|
2837
|
-
"line": 17,
|
|
2838
|
-
"character": 21,
|
|
2839
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts#L17"
|
|
2840
|
-
}
|
|
2841
2725
|
]
|
|
2842
2726
|
}
|
|
2843
2727
|
}
|
|
2844
2728
|
},
|
|
2845
2729
|
{
|
|
2846
|
-
"id":
|
|
2730
|
+
"id": 711,
|
|
2847
2731
|
"name": "promptDeleteRow",
|
|
2848
2732
|
"kind": 1024,
|
|
2849
2733
|
"kindString": "Property",
|
|
@@ -2854,21 +2738,20 @@
|
|
|
2854
2738
|
{
|
|
2855
2739
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts",
|
|
2856
2740
|
"line": 20,
|
|
2857
|
-
"character": 4
|
|
2858
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts#L20"
|
|
2741
|
+
"character": 4
|
|
2859
2742
|
}
|
|
2860
2743
|
],
|
|
2861
2744
|
"type": {
|
|
2862
2745
|
"type": "reflection",
|
|
2863
2746
|
"declaration": {
|
|
2864
|
-
"id":
|
|
2747
|
+
"id": 712,
|
|
2865
2748
|
"name": "__type",
|
|
2866
2749
|
"kind": 65536,
|
|
2867
2750
|
"kindString": "Type literal",
|
|
2868
2751
|
"flags": {},
|
|
2869
2752
|
"children": [
|
|
2870
2753
|
{
|
|
2871
|
-
"id":
|
|
2754
|
+
"id": 713,
|
|
2872
2755
|
"name": "id",
|
|
2873
2756
|
"kind": 1024,
|
|
2874
2757
|
"kindString": "Property",
|
|
@@ -2877,8 +2760,7 @@
|
|
|
2877
2760
|
{
|
|
2878
2761
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts",
|
|
2879
2762
|
"line": 21,
|
|
2880
|
-
"character": 6
|
|
2881
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts#L21"
|
|
2763
|
+
"character": 6
|
|
2882
2764
|
}
|
|
2883
2765
|
],
|
|
2884
2766
|
"type": {
|
|
@@ -2890,18 +2772,11 @@
|
|
|
2890
2772
|
"groups": [
|
|
2891
2773
|
{
|
|
2892
2774
|
"title": "Properties",
|
|
2775
|
+
"kind": 1024,
|
|
2893
2776
|
"children": [
|
|
2894
|
-
|
|
2777
|
+
713
|
|
2895
2778
|
]
|
|
2896
2779
|
}
|
|
2897
|
-
],
|
|
2898
|
-
"sources": [
|
|
2899
|
-
{
|
|
2900
|
-
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts",
|
|
2901
|
-
"line": 20,
|
|
2902
|
-
"character": 22,
|
|
2903
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts#L20"
|
|
2904
|
-
}
|
|
2905
2780
|
]
|
|
2906
2781
|
}
|
|
2907
2782
|
}
|
|
@@ -2910,48 +2785,35 @@
|
|
|
2910
2785
|
"groups": [
|
|
2911
2786
|
{
|
|
2912
2787
|
"title": "Properties",
|
|
2788
|
+
"kind": 1024,
|
|
2913
2789
|
"children": [
|
|
2914
|
-
|
|
2915
|
-
|
|
2790
|
+
708,
|
|
2791
|
+
711
|
|
2916
2792
|
]
|
|
2917
2793
|
}
|
|
2918
|
-
],
|
|
2919
|
-
"sources": [
|
|
2920
|
-
{
|
|
2921
|
-
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts",
|
|
2922
|
-
"line": 16,
|
|
2923
|
-
"character": 9,
|
|
2924
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts#L16"
|
|
2925
|
-
}
|
|
2926
2794
|
]
|
|
2927
2795
|
}
|
|
2928
2796
|
}
|
|
2929
2797
|
},
|
|
2930
2798
|
{
|
|
2931
|
-
"id":
|
|
2799
|
+
"id": 705,
|
|
2932
2800
|
"name": "type",
|
|
2933
2801
|
"kind": 1024,
|
|
2934
2802
|
"kindString": "Property",
|
|
2935
2803
|
"flags": {},
|
|
2936
2804
|
"comment": {
|
|
2937
|
-
"
|
|
2938
|
-
{
|
|
2939
|
-
"kind": "text",
|
|
2940
|
-
"text": "The type of message to send."
|
|
2941
|
-
}
|
|
2942
|
-
]
|
|
2805
|
+
"shortText": "The type of message to send."
|
|
2943
2806
|
},
|
|
2944
2807
|
"sources": [
|
|
2945
2808
|
{
|
|
2946
2809
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/types/list-view-grid-message.ts",
|
|
2947
2810
|
"line": 11,
|
|
2948
|
-
"character": 2
|
|
2949
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts#L11"
|
|
2811
|
+
"character": 2
|
|
2950
2812
|
}
|
|
2951
2813
|
],
|
|
2952
2814
|
"type": {
|
|
2953
2815
|
"type": "reference",
|
|
2954
|
-
"id":
|
|
2816
|
+
"id": 714,
|
|
2955
2817
|
"name": "SkyListViewGridMessageType"
|
|
2956
2818
|
}
|
|
2957
2819
|
}
|
|
@@ -2959,9 +2821,10 @@
|
|
|
2959
2821
|
"groups": [
|
|
2960
2822
|
{
|
|
2961
2823
|
"title": "Properties",
|
|
2824
|
+
"kind": 1024,
|
|
2962
2825
|
"children": [
|
|
2963
|
-
|
|
2964
|
-
|
|
2826
|
+
706,
|
|
2827
|
+
705
|
|
2965
2828
|
]
|
|
2966
2829
|
}
|
|
2967
2830
|
],
|
|
@@ -2969,47 +2832,39 @@
|
|
|
2969
2832
|
{
|
|
2970
2833
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/types/list-view-grid-message.ts",
|
|
2971
2834
|
"line": 7,
|
|
2972
|
-
"character": 17
|
|
2973
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-message.ts#L7"
|
|
2835
|
+
"character": 17
|
|
2974
2836
|
}
|
|
2975
2837
|
]
|
|
2976
2838
|
},
|
|
2977
2839
|
{
|
|
2978
|
-
"id":
|
|
2840
|
+
"id": 717,
|
|
2979
2841
|
"name": "SkyListViewGridRowDeleteCancelArgs",
|
|
2980
2842
|
"kind": 256,
|
|
2981
2843
|
"kindString": "Interface",
|
|
2982
2844
|
"flags": {},
|
|
2983
2845
|
"comment": {
|
|
2984
|
-
"
|
|
2985
|
-
"blockTags": [
|
|
2846
|
+
"tags": [
|
|
2986
2847
|
{
|
|
2987
|
-
"tag": "
|
|
2988
|
-
"
|
|
2848
|
+
"tag": "deprecated",
|
|
2849
|
+
"text": "\n"
|
|
2989
2850
|
}
|
|
2990
2851
|
]
|
|
2991
2852
|
},
|
|
2992
2853
|
"children": [
|
|
2993
2854
|
{
|
|
2994
|
-
"id":
|
|
2855
|
+
"id": 718,
|
|
2995
2856
|
"name": "id",
|
|
2996
2857
|
"kind": 1024,
|
|
2997
2858
|
"kindString": "Property",
|
|
2998
2859
|
"flags": {},
|
|
2999
2860
|
"comment": {
|
|
3000
|
-
"
|
|
3001
|
-
{
|
|
3002
|
-
"kind": "text",
|
|
3003
|
-
"text": "The ID of the row where the Cancel button was clicked to cancel deleting the row."
|
|
3004
|
-
}
|
|
3005
|
-
]
|
|
2861
|
+
"shortText": "The ID of the row where the Cancel button was clicked to cancel deleting the row."
|
|
3006
2862
|
},
|
|
3007
2863
|
"sources": [
|
|
3008
2864
|
{
|
|
3009
2865
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/types/list-view-grid-row-delete-cancel-args.ts",
|
|
3010
2866
|
"line": 8,
|
|
3011
|
-
"character": 2
|
|
3012
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-row-delete-cancel-args.ts#L8"
|
|
2867
|
+
"character": 2
|
|
3013
2868
|
}
|
|
3014
2869
|
],
|
|
3015
2870
|
"type": {
|
|
@@ -3021,8 +2876,9 @@
|
|
|
3021
2876
|
"groups": [
|
|
3022
2877
|
{
|
|
3023
2878
|
"title": "Properties",
|
|
2879
|
+
"kind": 1024,
|
|
3024
2880
|
"children": [
|
|
3025
|
-
|
|
2881
|
+
718
|
|
3026
2882
|
]
|
|
3027
2883
|
}
|
|
3028
2884
|
],
|
|
@@ -3030,47 +2886,39 @@
|
|
|
3030
2886
|
{
|
|
3031
2887
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/types/list-view-grid-row-delete-cancel-args.ts",
|
|
3032
2888
|
"line": 4,
|
|
3033
|
-
"character": 17
|
|
3034
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-row-delete-cancel-args.ts#L4"
|
|
2889
|
+
"character": 17
|
|
3035
2890
|
}
|
|
3036
2891
|
]
|
|
3037
2892
|
},
|
|
3038
2893
|
{
|
|
3039
|
-
"id":
|
|
2894
|
+
"id": 719,
|
|
3040
2895
|
"name": "SkyListViewGridRowDeleteConfirmArgs",
|
|
3041
2896
|
"kind": 256,
|
|
3042
2897
|
"kindString": "Interface",
|
|
3043
2898
|
"flags": {},
|
|
3044
2899
|
"comment": {
|
|
3045
|
-
"
|
|
3046
|
-
"blockTags": [
|
|
2900
|
+
"tags": [
|
|
3047
2901
|
{
|
|
3048
|
-
"tag": "
|
|
3049
|
-
"
|
|
2902
|
+
"tag": "deprecated",
|
|
2903
|
+
"text": "\n"
|
|
3050
2904
|
}
|
|
3051
2905
|
]
|
|
3052
2906
|
},
|
|
3053
2907
|
"children": [
|
|
3054
2908
|
{
|
|
3055
|
-
"id":
|
|
2909
|
+
"id": 720,
|
|
3056
2910
|
"name": "id",
|
|
3057
2911
|
"kind": 1024,
|
|
3058
2912
|
"kindString": "Property",
|
|
3059
2913
|
"flags": {},
|
|
3060
2914
|
"comment": {
|
|
3061
|
-
"
|
|
3062
|
-
{
|
|
3063
|
-
"kind": "text",
|
|
3064
|
-
"text": "The ID of the row where the Confirm button was clicked to delete the row."
|
|
3065
|
-
}
|
|
3066
|
-
]
|
|
2915
|
+
"shortText": "The ID of the row where the Confirm button was clicked to delete the row."
|
|
3067
2916
|
},
|
|
3068
2917
|
"sources": [
|
|
3069
2918
|
{
|
|
3070
2919
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/types/list-view-grid-row-delete-confirm-args.ts",
|
|
3071
2920
|
"line": 8,
|
|
3072
|
-
"character": 2
|
|
3073
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-row-delete-confirm-args.ts#L8"
|
|
2921
|
+
"character": 2
|
|
3074
2922
|
}
|
|
3075
2923
|
],
|
|
3076
2924
|
"type": {
|
|
@@ -3082,8 +2930,9 @@
|
|
|
3082
2930
|
"groups": [
|
|
3083
2931
|
{
|
|
3084
2932
|
"title": "Properties",
|
|
2933
|
+
"kind": 1024,
|
|
3085
2934
|
"children": [
|
|
3086
|
-
|
|
2935
|
+
720
|
|
3087
2936
|
]
|
|
3088
2937
|
}
|
|
3089
2938
|
],
|
|
@@ -3091,8 +2940,7 @@
|
|
|
3091
2940
|
{
|
|
3092
2941
|
"fileName": "projects/list-builder-view-grids/src/modules/list-view-grid/types/list-view-grid-row-delete-confirm-args.ts",
|
|
3093
2942
|
"line": 4,
|
|
3094
|
-
"character": 17
|
|
3095
|
-
"url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/types/list-view-grid-row-delete-confirm-args.ts#L4"
|
|
2943
|
+
"character": 17
|
|
3096
2944
|
}
|
|
3097
2945
|
]
|
|
3098
2946
|
}
|
|
@@ -3100,6 +2948,7 @@
|
|
|
3100
2948
|
"groups": [
|
|
3101
2949
|
{
|
|
3102
2950
|
"title": "Modules",
|
|
2951
|
+
"kind": 2,
|
|
3103
2952
|
"children": [
|
|
3104
2953
|
1,
|
|
3105
2954
|
2
|