@skyux/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.
Files changed (2) hide show
  1. package/documentation.json +1069 -1458
  2. package/package.json +8 -8
@@ -24,20 +24,10 @@
24
24
  "kindString": "Enumeration",
25
25
  "flags": {},
26
26
  "comment": {
27
- "summary": [],
28
- "blockTags": [
27
+ "tags": [
29
28
  {
30
- "tag": "@deprecated",
31
- "content": [
32
- {
33
- "kind": "code",
34
- "text": "`SkyGridComponent`"
35
- },
36
- {
37
- "kind": "text",
38
- "text": " and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid"
39
- }
40
- ]
29
+ "tag": "deprecated",
30
+ "text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
41
31
  }
42
32
  ]
43
33
  },
@@ -46,60 +36,43 @@
46
36
  "id": 56,
47
37
  "name": "ClearAll",
48
38
  "kind": 16,
49
- "kindString": "Enumeration Member",
39
+ "kindString": "Enumeration member",
50
40
  "flags": {},
51
41
  "comment": {
52
- "summary": [
53
- {
54
- "kind": "text",
55
- "text": "Clears the multiselect checkboxes for all rows in the grid."
56
- }
57
- ]
42
+ "shortText": "Clears the multiselect checkboxes for all rows in the grid."
58
43
  },
59
44
  "sources": [
60
45
  {
61
46
  "fileName": "projects/grids/src/modules/grid/types/grid-message-type.ts",
62
47
  "line": 13,
63
- "character": 2,
64
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/types/grid-message-type.ts#L13"
48
+ "character": 2
65
49
  }
66
50
  ],
67
- "type": {
68
- "type": "literal",
69
- "value": 1
70
- }
51
+ "defaultValue": "1"
71
52
  },
72
53
  {
73
54
  "id": 55,
74
55
  "name": "SelectAll",
75
56
  "kind": 16,
76
- "kindString": "Enumeration Member",
57
+ "kindString": "Enumeration member",
77
58
  "flags": {},
78
59
  "comment": {
79
- "summary": [
80
- {
81
- "kind": "text",
82
- "text": "Selects the multiselect checkboxes for all rows in the grid."
83
- }
84
- ]
60
+ "shortText": "Selects the multiselect checkboxes for all rows in the grid."
85
61
  },
86
62
  "sources": [
87
63
  {
88
64
  "fileName": "projects/grids/src/modules/grid/types/grid-message-type.ts",
89
65
  "line": 8,
90
- "character": 2,
91
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/types/grid-message-type.ts#L8"
66
+ "character": 2
92
67
  }
93
68
  ],
94
- "type": {
95
- "type": "literal",
96
- "value": 0
97
- }
69
+ "defaultValue": "0"
98
70
  }
99
71
  ],
100
72
  "groups": [
101
73
  {
102
- "title": "Enumeration Members",
74
+ "title": "Enumeration members",
75
+ "kind": 16,
103
76
  "children": [
104
77
  56,
105
78
  55
@@ -110,8 +83,7 @@
110
83
  {
111
84
  "fileName": "projects/grids/src/modules/grid/types/grid-message-type.ts",
112
85
  "line": 4,
113
- "character": 12,
114
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/types/grid-message-type.ts#L4"
86
+ "character": 12
115
87
  }
116
88
  ]
117
89
  },
@@ -122,28 +94,28 @@
122
94
  "kindString": "Class",
123
95
  "flags": {},
124
96
  "comment": {
125
- "summary": [
126
- {
127
- "kind": "text",
128
- "text": "Specifies the column information."
129
- }
130
- ],
131
- "blockTags": [
97
+ "shortText": "Specifies the column information.",
98
+ "tags": [
132
99
  {
133
- "tag": "@deprecated",
134
- "content": [
135
- {
136
- "kind": "code",
137
- "text": "`SkyGridComponent`"
138
- },
139
- {
140
- "kind": "text",
141
- "text": " and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid"
142
- }
143
- ]
100
+ "tag": "deprecated",
101
+ "text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
144
102
  }
145
103
  ]
146
104
  },
105
+ "decorators": [
106
+ {
107
+ "name": "Component",
108
+ "type": {
109
+ "type": "reference",
110
+ "qualifiedName": "ComponentDecorator",
111
+ "package": "@angular/core",
112
+ "name": "Component"
113
+ },
114
+ "arguments": {
115
+ "obj": "{\n selector: 'sky-grid-column',\n template: '<ng-content></ng-content>',\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
116
+ }
117
+ }
118
+ ],
147
119
  "children": [
148
120
  {
149
121
  "id": 80,
@@ -154,54 +126,31 @@
154
126
  "isPublic": true
155
127
  },
156
128
  "comment": {
157
- "summary": [
129
+ "shortText": "The horizontal alignment of the column's data and header.\nOptions include: `\"left\"`, `\"center\"`, and `\"right\"`.",
130
+ "tags": [
158
131
  {
159
- "kind": "text",
160
- "text": "The horizontal alignment of the column's data and header.\nOptions include: "
161
- },
162
- {
163
- "kind": "code",
164
- "text": "`\"left\"`"
165
- },
166
- {
167
- "kind": "text",
168
- "text": ", "
169
- },
170
- {
171
- "kind": "code",
172
- "text": "`\"center\"`"
173
- },
174
- {
175
- "kind": "text",
176
- "text": ", and "
177
- },
178
- {
179
- "kind": "code",
180
- "text": "`\"right\"`"
181
- },
182
- {
183
- "kind": "text",
184
- "text": "."
185
- }
186
- ],
187
- "blockTags": [
188
- {
189
- "tag": "@default",
190
- "content": [
191
- {
192
- "kind": "text",
193
- "text": "\"left\""
194
- }
195
- ]
132
+ "tag": "default",
133
+ "text": "\"left\"\n"
196
134
  }
197
135
  ]
198
136
  },
137
+ "decorators": [
138
+ {
139
+ "name": "Input",
140
+ "type": {
141
+ "type": "reference",
142
+ "qualifiedName": "InputDecorator",
143
+ "package": "@angular/core",
144
+ "name": "Input"
145
+ },
146
+ "arguments": {}
147
+ }
148
+ ],
199
149
  "sources": [
200
150
  {
201
151
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
202
152
  "line": 34,
203
- "character": 9,
204
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L34"
153
+ "character": 9
205
154
  }
206
155
  ],
207
156
  "type": {
@@ -220,19 +169,25 @@
220
169
  "isPublic": true
221
170
  },
222
171
  "comment": {
223
- "summary": [
224
- {
225
- "kind": "text",
226
- "text": "The description for the column."
227
- }
228
- ]
172
+ "shortText": "The description for the column."
229
173
  },
174
+ "decorators": [
175
+ {
176
+ "name": "Input",
177
+ "type": {
178
+ "type": "reference",
179
+ "qualifiedName": "InputDecorator",
180
+ "package": "@angular/core",
181
+ "name": "Input"
182
+ },
183
+ "arguments": {}
184
+ }
185
+ ],
230
186
  "sources": [
231
187
  {
232
188
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
233
189
  "line": 40,
234
- "character": 9,
235
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L40"
190
+ "character": 9
236
191
  }
237
192
  ],
238
193
  "type": {
@@ -252,8 +207,7 @@
252
207
  {
253
208
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
254
209
  "line": 135,
255
- "character": 9,
256
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L135"
210
+ "character": 9
257
211
  }
258
212
  ],
259
213
  "type": {
@@ -264,9 +218,9 @@
264
218
  "name": "string"
265
219
  }
266
220
  ],
267
- "name": "EventEmitter",
268
221
  "qualifiedName": "EventEmitter",
269
- "package": "@angular/core"
222
+ "package": "@angular/core",
223
+ "name": "EventEmitter"
270
224
  },
271
225
  "defaultValue": "..."
272
226
  },
@@ -282,8 +236,7 @@
282
236
  {
283
237
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
284
238
  "line": 137,
285
- "character": 9,
286
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L137"
239
+ "character": 9
287
240
  }
288
241
  ],
289
242
  "type": {
@@ -294,9 +247,9 @@
294
247
  "name": "SkyGridColumnDescriptionModelChange"
295
248
  }
296
249
  ],
297
- "name": "EventEmitter",
298
250
  "qualifiedName": "EventEmitter",
299
- "package": "@angular/core"
251
+ "package": "@angular/core",
252
+ "name": "EventEmitter"
300
253
  },
301
254
  "defaultValue": "..."
302
255
  },
@@ -309,30 +262,31 @@
309
262
  "isPublic": true
310
263
  },
311
264
  "comment": {
312
- "summary": [
265
+ "shortText": "Whether to disable the highlighting of search text in the column.",
266
+ "tags": [
313
267
  {
314
- "kind": "text",
315
- "text": "Whether to disable the highlighting of search text in the column."
316
- }
317
- ],
318
- "blockTags": [
319
- {
320
- "tag": "@default",
321
- "content": [
322
- {
323
- "kind": "text",
324
- "text": "false"
325
- }
326
- ]
268
+ "tag": "default",
269
+ "text": "false\n"
327
270
  }
328
271
  ]
329
272
  },
273
+ "decorators": [
274
+ {
275
+ "name": "Input",
276
+ "type": {
277
+ "type": "reference",
278
+ "qualifiedName": "InputDecorator",
279
+ "package": "@angular/core",
280
+ "name": "Input"
281
+ },
282
+ "arguments": {}
283
+ }
284
+ ],
330
285
  "sources": [
331
286
  {
332
287
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
333
288
  "line": 47,
334
- "character": 9,
335
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L47"
289
+ "character": 9
336
290
  }
337
291
  ],
338
292
  "type": {
@@ -349,67 +303,25 @@
349
303
  "isPublic": true
350
304
  },
351
305
  "comment": {
352
- "summary": [
353
- {
354
- "kind": "text",
355
- "text": "The property to retrieve cell information from an entry on the grid "
356
- },
357
- {
358
- "kind": "code",
359
- "text": "`data`"
360
- },
361
- {
362
- "kind": "text",
363
- "text": " array.\nYou must provide either the "
364
- },
365
- {
366
- "kind": "code",
367
- "text": "`id`"
368
- },
369
- {
370
- "kind": "text",
371
- "text": " or "
372
- },
373
- {
374
- "kind": "code",
375
- "text": "`field`"
376
- },
377
- {
378
- "kind": "text",
379
- "text": " property for every column,\nbut do not provide both. If "
380
- },
381
- {
382
- "kind": "code",
383
- "text": "`id`"
384
- },
385
- {
386
- "kind": "text",
387
- "text": " does not exist on a column, then "
388
- },
389
- {
390
- "kind": "code",
391
- "text": "`field`"
392
- },
393
- {
394
- "kind": "text",
395
- "text": " is the entry\nfor the grid "
396
- },
397
- {
398
- "kind": "code",
399
- "text": "`selectedColumnIds`"
400
- },
401
- {
402
- "kind": "text",
403
- "text": " array."
404
- }
405
- ]
306
+ "shortText": "The property to retrieve cell information from an entry on the grid `data` array.\nYou must provide either the `id` or `field` property for every column,\nbut do not provide both. If `id` does not exist on a column, then `field` is the entry\nfor the grid `selectedColumnIds` array."
406
307
  },
308
+ "decorators": [
309
+ {
310
+ "name": "Input",
311
+ "type": {
312
+ "type": "reference",
313
+ "qualifiedName": "InputDecorator",
314
+ "package": "@angular/core",
315
+ "name": "Input"
316
+ },
317
+ "arguments": {}
318
+ }
319
+ ],
407
320
  "sources": [
408
321
  {
409
322
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
410
323
  "line": 56,
411
- "character": 9,
412
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L56"
324
+ "character": 9
413
325
  }
414
326
  ],
415
327
  "type": {
@@ -426,19 +338,25 @@
426
338
  "isPublic": true
427
339
  },
428
340
  "comment": {
429
- "summary": [
430
- {
431
- "kind": "text",
432
- "text": "Text to display in the column header."
433
- }
434
- ]
341
+ "shortText": "Text to display in the column header."
435
342
  },
343
+ "decorators": [
344
+ {
345
+ "name": "Input",
346
+ "type": {
347
+ "type": "reference",
348
+ "qualifiedName": "InputDecorator",
349
+ "package": "@angular/core",
350
+ "name": "Input"
351
+ },
352
+ "arguments": {}
353
+ }
354
+ ],
436
355
  "sources": [
437
356
  {
438
357
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
439
358
  "line": 62,
440
- "character": 9,
441
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L62"
359
+ "character": 9
442
360
  }
443
361
  ],
444
362
  "type": {
@@ -458,8 +376,7 @@
458
376
  {
459
377
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
460
378
  "line": 140,
461
- "character": 9,
462
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L140"
379
+ "character": 9
463
380
  }
464
381
  ],
465
382
  "type": {
@@ -470,9 +387,9 @@
470
387
  "name": "string"
471
388
  }
472
389
  ],
473
- "name": "EventEmitter",
474
390
  "qualifiedName": "EventEmitter",
475
- "package": "@angular/core"
391
+ "package": "@angular/core",
392
+ "name": "EventEmitter"
476
393
  },
477
394
  "defaultValue": "..."
478
395
  },
@@ -488,8 +405,7 @@
488
405
  {
489
406
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
490
407
  "line": 142,
491
- "character": 9,
492
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L142"
408
+ "character": 9
493
409
  }
494
410
  ],
495
411
  "type": {
@@ -500,9 +416,9 @@
500
416
  "name": "SkyGridColumnHeadingModelChange"
501
417
  }
502
418
  ],
503
- "name": "EventEmitter",
504
419
  "qualifiedName": "EventEmitter",
505
- "package": "@angular/core"
420
+ "package": "@angular/core",
421
+ "name": "EventEmitter"
506
422
  },
507
423
  "defaultValue": "..."
508
424
  },
@@ -515,38 +431,31 @@
515
431
  "isPublic": true
516
432
  },
517
433
  "comment": {
518
- "summary": [
519
- {
520
- "kind": "text",
521
- "text": "Whether the column is initially hidden when grid "
522
- },
523
- {
524
- "kind": "code",
525
- "text": "`selectedColumnIds`"
526
- },
527
- {
528
- "kind": "text",
529
- "text": " are not provided."
530
- }
531
- ],
532
- "blockTags": [
434
+ "shortText": "Whether the column is initially hidden when grid `selectedColumnIds` are not provided.",
435
+ "tags": [
533
436
  {
534
- "tag": "@default",
535
- "content": [
536
- {
537
- "kind": "text",
538
- "text": "false"
539
- }
540
- ]
437
+ "tag": "default",
438
+ "text": "false\n"
541
439
  }
542
440
  ]
543
441
  },
442
+ "decorators": [
443
+ {
444
+ "name": "Input",
445
+ "type": {
446
+ "type": "reference",
447
+ "qualifiedName": "InputDecorator",
448
+ "package": "@angular/core",
449
+ "name": "Input"
450
+ },
451
+ "arguments": {}
452
+ }
453
+ ],
544
454
  "sources": [
545
455
  {
546
456
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
547
457
  "line": 69,
548
- "character": 9,
549
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L69"
458
+ "character": 9
550
459
  }
551
460
  ],
552
461
  "type": {
@@ -563,59 +472,25 @@
563
472
  "isPublic": true
564
473
  },
565
474
  "comment": {
566
- "summary": [
567
- {
568
- "kind": "text",
569
- "text": "The unique ID for the column. You must provide either the "
570
- },
571
- {
572
- "kind": "code",
573
- "text": "`id`"
574
- },
575
- {
576
- "kind": "text",
577
- "text": " or "
578
- },
579
- {
580
- "kind": "code",
581
- "text": "`field`"
582
- },
583
- {
584
- "kind": "text",
585
- "text": " property\nfor every column, but do not provide both. If "
586
- },
587
- {
588
- "kind": "code",
589
- "text": "`field`"
590
- },
591
- {
592
- "kind": "text",
593
- "text": " does not exist on a column,\nthen the "
594
- },
595
- {
596
- "kind": "code",
597
- "text": "`id`"
598
- },
599
- {
600
- "kind": "text",
601
- "text": " property retrieves cell information from an entry on the grid "
602
- },
603
- {
604
- "kind": "code",
605
- "text": "`data`"
606
- },
607
- {
608
- "kind": "text",
609
- "text": " array."
610
- }
611
- ]
475
+ "shortText": "The unique ID for the column. You must provide either the `id` or `field` property\nfor every column, but do not provide both. If `field` does not exist on a column,\nthen the `id` property retrieves cell information from an entry on the grid `data` array."
612
476
  },
477
+ "decorators": [
478
+ {
479
+ "name": "Input",
480
+ "type": {
481
+ "type": "reference",
482
+ "qualifiedName": "InputDecorator",
483
+ "package": "@angular/core",
484
+ "name": "Input"
485
+ },
486
+ "arguments": {}
487
+ }
488
+ ],
613
489
  "sources": [
614
490
  {
615
491
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
616
492
  "line": 77,
617
- "character": 9,
618
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L77"
493
+ "character": 9
619
494
  }
620
495
  ],
621
496
  "type": {
@@ -632,19 +507,25 @@
632
507
  "isPublic": true
633
508
  },
634
509
  "comment": {
635
- "summary": [
636
- {
637
- "kind": "text",
638
- "text": "The template to display inside an inline help popup for this column."
639
- }
640
- ]
510
+ "shortText": "The template to display inside an inline help popup for this column."
641
511
  },
512
+ "decorators": [
513
+ {
514
+ "name": "Input",
515
+ "type": {
516
+ "type": "reference",
517
+ "qualifiedName": "InputDecorator",
518
+ "package": "@angular/core",
519
+ "name": "Input"
520
+ },
521
+ "arguments": {}
522
+ }
523
+ ],
642
524
  "sources": [
643
525
  {
644
526
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
645
527
  "line": 83,
646
- "character": 9,
647
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L83"
528
+ "character": 9
648
529
  }
649
530
  ],
650
531
  "type": {
@@ -664,8 +545,7 @@
664
545
  {
665
546
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
666
547
  "line": 145,
667
- "character": 9,
668
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L145"
548
+ "character": 9
669
549
  }
670
550
  ],
671
551
  "type": {
@@ -676,9 +556,9 @@
676
556
  "name": "SkyGridColumnInlineHelpPopoverModelChange"
677
557
  }
678
558
  ],
679
- "name": "EventEmitter",
680
559
  "qualifiedName": "EventEmitter",
681
- "package": "@angular/core"
560
+ "package": "@angular/core",
561
+ "name": "EventEmitter"
682
562
  },
683
563
  "defaultValue": "..."
684
564
  },
@@ -691,30 +571,31 @@
691
571
  "isPublic": true
692
572
  },
693
573
  "comment": {
694
- "summary": [
695
- {
696
- "kind": "text",
697
- "text": "Whether the column sorts the grid when users click the column header."
698
- }
699
- ],
700
- "blockTags": [
574
+ "shortText": "Whether the column sorts the grid when users click the column header.",
575
+ "tags": [
701
576
  {
702
- "tag": "@default",
703
- "content": [
704
- {
705
- "kind": "text",
706
- "text": "true"
707
- }
708
- ]
577
+ "tag": "default",
578
+ "text": "true\n"
709
579
  }
710
580
  ]
711
581
  },
582
+ "decorators": [
583
+ {
584
+ "name": "Input",
585
+ "type": {
586
+ "type": "reference",
587
+ "qualifiedName": "InputDecorator",
588
+ "package": "@angular/core",
589
+ "name": "Input"
590
+ },
591
+ "arguments": {}
592
+ }
593
+ ],
712
594
  "sources": [
713
595
  {
714
596
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
715
597
  "line": 90,
716
- "character": 9,
717
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L90"
598
+ "character": 9
718
599
  }
719
600
  ],
720
601
  "type": {
@@ -732,38 +613,31 @@
732
613
  "isPublic": true
733
614
  },
734
615
  "comment": {
735
- "summary": [
736
- {
737
- "kind": "text",
738
- "text": "Whether the column is locked. The intent is to display locked columns first\non the left side of the grid. If set to "
739
- },
740
- {
741
- "kind": "code",
742
- "text": "`true`"
743
- },
744
- {
745
- "kind": "text",
746
- "text": ", then users cannot drag the column\nto another position and or drag other columns before the locked column."
747
- }
748
- ],
749
- "blockTags": [
616
+ "shortText": "Whether the column is locked. The intent is to display locked columns first\non the left side of the grid. If set to `true`, then users cannot drag the column\nto another position and or drag other columns before the locked column.",
617
+ "tags": [
750
618
  {
751
- "tag": "@default",
752
- "content": [
753
- {
754
- "kind": "text",
755
- "text": "false"
756
- }
757
- ]
619
+ "tag": "default",
620
+ "text": "false\n"
758
621
  }
759
622
  ]
760
623
  },
624
+ "decorators": [
625
+ {
626
+ "name": "Input",
627
+ "type": {
628
+ "type": "reference",
629
+ "qualifiedName": "InputDecorator",
630
+ "package": "@angular/core",
631
+ "name": "Input"
632
+ },
633
+ "arguments": {}
634
+ }
635
+ ],
761
636
  "sources": [
762
637
  {
763
638
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
764
639
  "line": 99,
765
- "character": 9,
766
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L99"
640
+ "character": 9
767
641
  }
768
642
  ],
769
643
  "type": {
@@ -779,12 +653,25 @@
779
653
  "flags": {
780
654
  "isPublic": true
781
655
  },
656
+ "decorators": [
657
+ {
658
+ "name": "Input",
659
+ "type": {
660
+ "type": "reference",
661
+ "qualifiedName": "InputDecorator",
662
+ "package": "@angular/core",
663
+ "name": "Input"
664
+ },
665
+ "arguments": {
666
+ "bindingPropertyName": "'search'"
667
+ }
668
+ }
669
+ ],
782
670
  "sources": [
783
671
  {
784
672
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
785
673
  "line": 108,
786
- "character": 9,
787
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L108"
674
+ "character": 9
788
675
  }
789
676
  ],
790
677
  "type": {
@@ -795,14 +682,6 @@
795
682
  "kind": 65536,
796
683
  "kindString": "Type literal",
797
684
  "flags": {},
798
- "sources": [
799
- {
800
- "fileName": "lib/modules/grid/grid-column.component.ts",
801
- "line": 108,
802
- "character": 25,
803
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L108"
804
- }
805
- ],
806
685
  "signatures": [
807
686
  {
808
687
  "id": 92,
@@ -811,21 +690,11 @@
811
690
  "kindString": "Call signature",
812
691
  "flags": {},
813
692
  "comment": {
814
- "summary": [
815
- {
816
- "kind": "text",
817
- "text": "The search function to apply for the specific column. By default,\nthe column executes a string compare on the column data."
818
- }
819
- ],
820
- "blockTags": [
693
+ "shortText": "The search function to apply for the specific column. By default,\nthe column executes a string compare on the column data.",
694
+ "tags": [
821
695
  {
822
- "tag": "@default",
823
- "content": [
824
- {
825
- "kind": "text",
826
- "text": "(value, searchText) => value.toString().toLowerCase().indexOf(searchText) !== -1"
827
- }
828
- ]
696
+ "tag": "default",
697
+ "text": "(value, searchText) => value.toString().toLowerCase().indexOf(searchText) !== -1\n"
829
698
  }
830
699
  ]
831
700
  },
@@ -872,59 +741,27 @@
872
741
  "isPublic": true
873
742
  },
874
743
  "comment": {
875
- "summary": [
876
- {
877
- "kind": "text",
878
- "text": "The template for a column. This can be assigned as a reference\nto the "
879
- },
880
- {
881
- "kind": "code",
882
- "text": "`template`"
883
- },
884
- {
885
- "kind": "text",
886
- "text": " attribute, or it can be assigned as a child of the "
887
- },
888
- {
889
- "kind": "code",
890
- "text": "`template`"
891
- },
892
- {
893
- "kind": "text",
894
- "text": " element\ninside the "
895
- },
896
- {
897
- "kind": "code",
898
- "text": "`sky-grid-column`"
899
- },
900
- {
901
- "kind": "text",
902
- "text": " component. The template has access to the "
903
- },
904
- {
905
- "kind": "code",
906
- "text": "`value`"
907
- },
908
- {
909
- "kind": "text",
910
- "text": " variable,\nwhich contains the value passed to the column, and the "
911
- },
912
- {
913
- "kind": "code",
914
- "text": "`row`"
744
+ "shortText": "The template for a column. This can be assigned as a reference\nto the `template` attribute, or it can be assigned as a child of the `template` element\ninside the `sky-grid-column` component. The template has access to the `value` variable,\nwhich contains the value passed to the column, and the `row` variable, which contains\nthe entire row data."
745
+ },
746
+ "decorators": [
747
+ {
748
+ "name": "Input",
749
+ "type": {
750
+ "type": "reference",
751
+ "qualifiedName": "InputDecorator",
752
+ "package": "@angular/core",
753
+ "name": "Input"
915
754
  },
916
- {
917
- "kind": "text",
918
- "text": " variable, which contains\nthe entire row data."
755
+ "arguments": {
756
+ "bindingPropertyName": "'template'"
919
757
  }
920
- ]
921
- },
758
+ }
759
+ ],
922
760
  "sources": [
923
761
  {
924
762
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
925
763
  "line": 126,
926
- "character": 9,
927
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L126"
764
+ "character": 9
928
765
  }
929
766
  ],
930
767
  "type": {
@@ -935,9 +772,9 @@
935
772
  "name": "unknown"
936
773
  }
937
774
  ],
938
- "name": "TemplateRef",
939
775
  "qualifiedName": "TemplateRef",
940
- "package": "@angular/core"
776
+ "package": "@angular/core",
777
+ "name": "TemplateRef"
941
778
  }
942
779
  },
943
780
  {
@@ -949,19 +786,25 @@
949
786
  "isPublic": true
950
787
  },
951
788
  "comment": {
952
- "summary": [
953
- {
954
- "kind": "text",
955
- "text": "The width of the column in pixels.\nIf undefined, the column width is evenly distributed."
956
- }
957
- ]
789
+ "shortText": "The width of the column in pixels.\nIf undefined, the column width is evenly distributed."
958
790
  },
791
+ "decorators": [
792
+ {
793
+ "name": "Input",
794
+ "type": {
795
+ "type": "reference",
796
+ "qualifiedName": "InputDecorator",
797
+ "package": "@angular/core",
798
+ "name": "Input"
799
+ },
800
+ "arguments": {}
801
+ }
802
+ ],
959
803
  "sources": [
960
804
  {
961
805
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
962
806
  "line": 133,
963
- "character": 9,
964
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L133"
807
+ "character": 9
965
808
  }
966
809
  ],
967
810
  "type": {
@@ -981,32 +824,33 @@
981
824
  {
982
825
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
983
826
  "line": 180,
984
- "character": 13,
985
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L180"
827
+ "character": 13
986
828
  }
987
829
  ],
988
- "getSignature": {
989
- "id": 108,
990
- "name": "template",
991
- "kind": 524288,
992
- "kindString": "Get signature",
993
- "flags": {},
994
- "type": {
995
- "type": "reference",
996
- "typeArguments": [
997
- {
998
- "type": "intrinsic",
999
- "name": "unknown"
1000
- }
1001
- ],
1002
- "name": "TemplateRef",
1003
- "qualifiedName": "TemplateRef",
1004
- "package": "@angular/core"
1005
- }
1006
- }
1007
- },
1008
- {
1009
- "id": 104,
830
+ "getSignature": [
831
+ {
832
+ "id": 108,
833
+ "name": "template",
834
+ "kind": 524288,
835
+ "kindString": "Get signature",
836
+ "flags": {},
837
+ "type": {
838
+ "type": "reference",
839
+ "typeArguments": [
840
+ {
841
+ "type": "intrinsic",
842
+ "name": "unknown"
843
+ }
844
+ ],
845
+ "qualifiedName": "TemplateRef",
846
+ "package": "@angular/core",
847
+ "name": "TemplateRef"
848
+ }
849
+ }
850
+ ]
851
+ },
852
+ {
853
+ "id": 104,
1010
854
  "name": "ngOnChanges",
1011
855
  "kind": 2048,
1012
856
  "kindString": "Method",
@@ -1017,8 +861,7 @@
1017
861
  {
1018
862
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
1019
863
  "line": 151,
1020
- "character": 9,
1021
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L151"
864
+ "character": 9
1022
865
  }
1023
866
  ],
1024
867
  "signatures": [
@@ -1037,9 +880,9 @@
1037
880
  "flags": {},
1038
881
  "type": {
1039
882
  "type": "reference",
1040
- "name": "SimpleChanges",
1041
883
  "qualifiedName": "SimpleChanges",
1042
- "package": "@angular/core"
884
+ "package": "@angular/core",
885
+ "name": "SimpleChanges"
1043
886
  }
1044
887
  }
1045
888
  ],
@@ -1062,12 +905,14 @@
1062
905
  "groups": [
1063
906
  {
1064
907
  "title": "Constructors",
908
+ "kind": 512,
1065
909
  "children": [
1066
910
  78
1067
911
  ]
1068
912
  },
1069
913
  {
1070
914
  "title": "Properties",
915
+ "kind": 1024,
1071
916
  "children": [
1072
917
  80,
1073
918
  81,
@@ -1091,12 +936,14 @@
1091
936
  },
1092
937
  {
1093
938
  "title": "Accessors",
939
+ "kind": 262144,
1094
940
  "children": [
1095
941
  107
1096
942
  ]
1097
943
  },
1098
944
  {
1099
945
  "title": "Methods",
946
+ "kind": 2048,
1100
947
  "children": [
1101
948
  104
1102
949
  ]
@@ -1106,16 +953,15 @@
1106
953
  {
1107
954
  "fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
1108
955
  "line": 27,
1109
- "character": 13,
1110
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid-column.component.ts#L27"
956
+ "character": 13
1111
957
  }
1112
958
  ],
1113
959
  "implementedTypes": [
1114
960
  {
1115
961
  "type": "reference",
1116
- "name": "OnChanges",
1117
962
  "qualifiedName": "OnChanges",
1118
- "package": "@angular/core"
963
+ "package": "@angular/core",
964
+ "name": "OnChanges"
1119
965
  }
1120
966
  ]
1121
967
  },
@@ -1126,23 +972,27 @@
1126
972
  "kindString": "Class",
1127
973
  "flags": {},
1128
974
  "comment": {
1129
- "summary": [],
1130
- "blockTags": [
975
+ "tags": [
1131
976
  {
1132
- "tag": "@deprecated",
1133
- "content": [
1134
- {
1135
- "kind": "code",
1136
- "text": "`SkyGridComponent`"
1137
- },
1138
- {
1139
- "kind": "text",
1140
- "text": " and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid"
1141
- }
1142
- ]
977
+ "tag": "deprecated",
978
+ "text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
1143
979
  }
1144
980
  ]
1145
981
  },
982
+ "decorators": [
983
+ {
984
+ "name": "Component",
985
+ "type": {
986
+ "type": "reference",
987
+ "qualifiedName": "ComponentDecorator",
988
+ "package": "@angular/core",
989
+ "name": "Component"
990
+ },
991
+ "arguments": {
992
+ "obj": "{\n selector: 'sky-grid',\n templateUrl: './grid.component.html',\n styleUrls: ['./grid.component.scss'],\n viewProviders: [DragulaService],\n providers: [SkyGridAdapterService],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
993
+ }
994
+ }
995
+ ],
1146
996
  "children": [
1147
997
  {
1148
998
  "id": 114,
@@ -1154,8 +1004,7 @@
1154
1004
  {
1155
1005
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1156
1006
  "line": 345,
1157
- "character": 2,
1158
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L345"
1007
+ "character": 2
1159
1008
  }
1160
1009
  ],
1161
1010
  "signatures": [
@@ -1185,9 +1034,9 @@
1185
1034
  "flags": {},
1186
1035
  "type": {
1187
1036
  "type": "reference",
1188
- "name": "ChangeDetectorRef",
1189
1037
  "qualifiedName": "ChangeDetectorRef",
1190
- "package": "@angular/core"
1038
+ "package": "@angular/core",
1039
+ "name": "ChangeDetectorRef"
1191
1040
  }
1192
1041
  },
1193
1042
  {
@@ -1198,9 +1047,9 @@
1198
1047
  "flags": {},
1199
1048
  "type": {
1200
1049
  "type": "reference",
1201
- "name": "DragulaService",
1202
1050
  "qualifiedName": "DragulaService",
1203
- "package": "ng2-dragula"
1051
+ "package": "ng2-dragula",
1052
+ "name": "DragulaService"
1204
1053
  }
1205
1054
  },
1206
1055
  {
@@ -1279,8 +1128,7 @@
1279
1128
  {
1280
1129
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1281
1130
  "line": 294,
1282
- "character": 9,
1283
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L294"
1131
+ "character": 9
1284
1132
  }
1285
1133
  ],
1286
1134
  "type": {
@@ -1298,19 +1146,25 @@
1298
1146
  "isPublic": true
1299
1147
  },
1300
1148
  "comment": {
1301
- "summary": [
1302
- {
1303
- "kind": "text",
1304
- "text": "Fires when the width of a column changes."
1305
- }
1306
- ]
1149
+ "shortText": "Fires when the width of a column changes."
1307
1150
  },
1151
+ "decorators": [
1152
+ {
1153
+ "name": "Output",
1154
+ "type": {
1155
+ "type": "reference",
1156
+ "qualifiedName": "OutputDecorator",
1157
+ "package": "@angular/core",
1158
+ "name": "Output"
1159
+ },
1160
+ "arguments": {}
1161
+ }
1162
+ ],
1308
1163
  "sources": [
1309
1164
  {
1310
1165
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1311
1166
  "line": 256,
1312
- "character": 9,
1313
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L256"
1167
+ "character": 9
1314
1168
  }
1315
1169
  ],
1316
1170
  "type": {
@@ -1325,9 +1179,9 @@
1325
1179
  }
1326
1180
  }
1327
1181
  ],
1328
- "name": "EventEmitter",
1329
1182
  "qualifiedName": "EventEmitter",
1330
- "package": "@angular/core"
1183
+ "package": "@angular/core",
1184
+ "name": "EventEmitter"
1331
1185
  },
1332
1186
  "defaultValue": "..."
1333
1187
  },
@@ -1343,8 +1197,7 @@
1343
1197
  {
1344
1198
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1345
1199
  "line": 295,
1346
- "character": 9,
1347
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L295"
1200
+ "character": 9
1348
1201
  }
1349
1202
  ],
1350
1203
  "type": {
@@ -1355,9 +1208,9 @@
1355
1208
  "name": "ListSortFieldSelectorModel"
1356
1209
  }
1357
1210
  ],
1358
- "name": "BehaviorSubject",
1359
1211
  "qualifiedName": "BehaviorSubject",
1360
- "package": "rxjs"
1212
+ "package": "rxjs",
1213
+ "name": "BehaviorSubject"
1361
1214
  }
1362
1215
  },
1363
1216
  {
@@ -1369,43 +1222,25 @@
1369
1222
  "isPublic": true
1370
1223
  },
1371
1224
  "comment": {
1372
- "summary": [
1373
- {
1374
- "kind": "text",
1375
- "text": "The data for the grid. Each item requires an "
1376
- },
1377
- {
1378
- "kind": "code",
1379
- "text": "`id`"
1380
- },
1381
- {
1382
- "kind": "text",
1383
- "text": " and a property that maps\nto the "
1384
- },
1385
- {
1386
- "kind": "code",
1387
- "text": "`field`"
1388
- },
1389
- {
1390
- "kind": "text",
1391
- "text": " or "
1392
- },
1393
- {
1394
- "kind": "code",
1395
- "text": "`id`"
1396
- },
1397
- {
1398
- "kind": "text",
1399
- "text": " property of each column in the grid."
1400
- }
1401
- ]
1225
+ "shortText": "The data for the grid. Each item requires an `id` and a property that maps\nto the `field` or `id` property of each column in the grid."
1402
1226
  },
1227
+ "decorators": [
1228
+ {
1229
+ "name": "Input",
1230
+ "type": {
1231
+ "type": "reference",
1232
+ "qualifiedName": "InputDecorator",
1233
+ "package": "@angular/core",
1234
+ "name": "Input"
1235
+ },
1236
+ "arguments": {}
1237
+ }
1238
+ ],
1403
1239
  "sources": [
1404
1240
  {
1405
1241
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1406
1242
  "line": 109,
1407
- "character": 9,
1408
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L109"
1243
+ "character": 9
1409
1244
  }
1410
1245
  ],
1411
1246
  "type": {
@@ -1428,8 +1263,7 @@
1428
1263
  {
1429
1264
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1430
1265
  "line": 296,
1431
- "character": 9,
1432
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L296"
1266
+ "character": 9
1433
1267
  }
1434
1268
  ],
1435
1269
  "type": {
@@ -1452,8 +1286,7 @@
1452
1286
  {
1453
1287
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1454
1288
  "line": 297,
1455
- "character": 9,
1456
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L297"
1289
+ "character": 9
1457
1290
  }
1458
1291
  ],
1459
1292
  "type": {
@@ -1470,54 +1303,31 @@
1470
1303
  "isPublic": true
1471
1304
  },
1472
1305
  "comment": {
1473
- "summary": [
1474
- {
1475
- "kind": "text",
1476
- "text": "Whether to enable the multiselect feature to display a column of\ncheckboxes on the left side of the grid. You can specify a unique ID with\nthe "
1477
- },
1478
- {
1479
- "kind": "code",
1480
- "text": "`multiselectRowId`"
1481
- },
1482
- {
1483
- "kind": "text",
1484
- "text": " property, but multiselect defaults to the "
1485
- },
1306
+ "shortText": "Whether to enable the multiselect feature to display a column of\ncheckboxes on the left side of the grid. You can specify a unique ID with\nthe `multiselectRowId` property, but multiselect defaults to the `id` property on\nthe `data` object.",
1307
+ "tags": [
1486
1308
  {
1487
- "kind": "code",
1488
- "text": "`id`"
1489
- },
1490
- {
1491
- "kind": "text",
1492
- "text": " property on\nthe "
1493
- },
1494
- {
1495
- "kind": "code",
1496
- "text": "`data`"
1497
- },
1498
- {
1499
- "kind": "text",
1500
- "text": " object."
1501
- }
1502
- ],
1503
- "blockTags": [
1504
- {
1505
- "tag": "@default",
1506
- "content": [
1507
- {
1508
- "kind": "text",
1509
- "text": "false"
1510
- }
1511
- ]
1309
+ "tag": "default",
1310
+ "text": "false\n"
1512
1311
  }
1513
1312
  ]
1514
1313
  },
1314
+ "decorators": [
1315
+ {
1316
+ "name": "Input",
1317
+ "type": {
1318
+ "type": "reference",
1319
+ "qualifiedName": "InputDecorator",
1320
+ "package": "@angular/core",
1321
+ "name": "Input"
1322
+ },
1323
+ "arguments": {}
1324
+ }
1325
+ ],
1515
1326
  "sources": [
1516
1327
  {
1517
1328
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1518
1329
  "line": 119,
1519
- "character": 9,
1520
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L119"
1330
+ "character": 9
1521
1331
  }
1522
1332
  ],
1523
1333
  "type": {
@@ -1535,46 +1345,31 @@
1535
1345
  "isPublic": true
1536
1346
  },
1537
1347
  "comment": {
1538
- "summary": [
1348
+ "shortText": "How the grid fits to its parent. The valid options are `width`,\nwhich fits the grid to the parent's full width, and `scroll`, which allows the grid\nto exceed the parent's width. If the grid does not have enough columns to fill\nthe parent's width, it always stretches to the parent's full width.",
1349
+ "tags": [
1539
1350
  {
1540
- "kind": "text",
1541
- "text": "How the grid fits to its parent. The valid options are "
1542
- },
1543
- {
1544
- "kind": "code",
1545
- "text": "`width`"
1546
- },
1547
- {
1548
- "kind": "text",
1549
- "text": ",\nwhich fits the grid to the parent's full width, and "
1550
- },
1551
- {
1552
- "kind": "code",
1553
- "text": "`scroll`"
1554
- },
1555
- {
1556
- "kind": "text",
1557
- "text": ", which allows the grid\nto exceed the parent's width. If the grid does not have enough columns to fill\nthe parent's width, it always stretches to the parent's full width."
1558
- }
1559
- ],
1560
- "blockTags": [
1561
- {
1562
- "tag": "@default",
1563
- "content": [
1564
- {
1565
- "kind": "text",
1566
- "text": "\"width\""
1567
- }
1568
- ]
1351
+ "tag": "default",
1352
+ "text": "\"width\"\n"
1569
1353
  }
1570
1354
  ]
1571
1355
  },
1356
+ "decorators": [
1357
+ {
1358
+ "name": "Input",
1359
+ "type": {
1360
+ "type": "reference",
1361
+ "qualifiedName": "InputDecorator",
1362
+ "package": "@angular/core",
1363
+ "name": "Input"
1364
+ },
1365
+ "arguments": {}
1366
+ }
1367
+ ],
1572
1368
  "sources": [
1573
1369
  {
1574
1370
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1575
1371
  "line": 129,
1576
- "character": 9,
1577
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L129"
1372
+ "character": 9
1578
1373
  }
1579
1374
  ],
1580
1375
  "type": {
@@ -1595,8 +1390,7 @@
1595
1390
  {
1596
1391
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1597
1392
  "line": 298,
1598
- "character": 9,
1599
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L298"
1393
+ "character": 9
1600
1394
  }
1601
1395
  ],
1602
1396
  "type": {
@@ -1614,19 +1408,25 @@
1614
1408
  "isPublic": true
1615
1409
  },
1616
1410
  "comment": {
1617
- "summary": [
1618
- {
1619
- "kind": "text",
1620
- "text": "Whether to display a toolbar with the grid."
1621
- }
1622
- ]
1411
+ "shortText": "Whether to display a toolbar with the grid."
1623
1412
  },
1413
+ "decorators": [
1414
+ {
1415
+ "name": "Input",
1416
+ "type": {
1417
+ "type": "reference",
1418
+ "qualifiedName": "InputDecorator",
1419
+ "package": "@angular/core",
1420
+ "name": "Input"
1421
+ },
1422
+ "arguments": {}
1423
+ }
1424
+ ],
1624
1425
  "sources": [
1625
1426
  {
1626
1427
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1627
1428
  "line": 135,
1628
- "character": 9,
1629
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L135"
1429
+ "character": 9
1630
1430
  }
1631
1431
  ],
1632
1432
  "type": {
@@ -1644,19 +1444,25 @@
1644
1444
  "isPublic": true
1645
1445
  },
1646
1446
  "comment": {
1647
- "summary": [
1648
- {
1649
- "kind": "text",
1650
- "text": "The height of the grid."
1651
- }
1652
- ]
1447
+ "shortText": "The height of the grid."
1653
1448
  },
1449
+ "decorators": [
1450
+ {
1451
+ "name": "Input",
1452
+ "type": {
1453
+ "type": "reference",
1454
+ "qualifiedName": "InputDecorator",
1455
+ "package": "@angular/core",
1456
+ "name": "Input"
1457
+ },
1458
+ "arguments": {}
1459
+ }
1460
+ ],
1654
1461
  "sources": [
1655
1462
  {
1656
1463
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1657
1464
  "line": 141,
1658
- "character": 9,
1659
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L141"
1465
+ "character": 9
1660
1466
  }
1661
1467
  ],
1662
1468
  "type": {
@@ -1673,19 +1479,25 @@
1673
1479
  "isPublic": true
1674
1480
  },
1675
1481
  "comment": {
1676
- "summary": [
1677
- {
1678
- "kind": "text",
1679
- "text": "Text to highlight within the grid.\nTypically, this property is used in conjunction with search."
1680
- }
1681
- ]
1482
+ "shortText": "Text to highlight within the grid.\nTypically, this property is used in conjunction with search."
1682
1483
  },
1484
+ "decorators": [
1485
+ {
1486
+ "name": "Input",
1487
+ "type": {
1488
+ "type": "reference",
1489
+ "qualifiedName": "InputDecorator",
1490
+ "package": "@angular/core",
1491
+ "name": "Input"
1492
+ },
1493
+ "arguments": {}
1494
+ }
1495
+ ],
1683
1496
  "sources": [
1684
1497
  {
1685
1498
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1686
1499
  "line": 148,
1687
- "character": 9,
1688
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L148"
1500
+ "character": 9
1689
1501
  }
1690
1502
  ],
1691
1503
  "type": {
@@ -1705,8 +1517,7 @@
1705
1517
  {
1706
1518
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1707
1519
  "line": 300,
1708
- "character": 9,
1709
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L300"
1520
+ "character": 9
1710
1521
  }
1711
1522
  ],
1712
1523
  "type": {
@@ -1729,8 +1540,7 @@
1729
1540
  {
1730
1541
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1731
1542
  "line": 301,
1732
- "character": 9,
1733
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L301"
1543
+ "character": 9
1734
1544
  }
1735
1545
  ],
1736
1546
  "type": {
@@ -1748,19 +1558,25 @@
1748
1558
  "isPublic": true
1749
1559
  },
1750
1560
  "comment": {
1751
- "summary": [
1752
- {
1753
- "kind": "text",
1754
- "text": "The observable to send commands to the grid."
1755
- }
1756
- ]
1561
+ "shortText": "The observable to send commands to the grid."
1757
1562
  },
1563
+ "decorators": [
1564
+ {
1565
+ "name": "Input",
1566
+ "type": {
1567
+ "type": "reference",
1568
+ "qualifiedName": "InputDecorator",
1569
+ "package": "@angular/core",
1570
+ "name": "Input"
1571
+ },
1572
+ "arguments": {}
1573
+ }
1574
+ ],
1758
1575
  "sources": [
1759
1576
  {
1760
1577
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1761
1578
  "line": 154,
1762
- "character": 9,
1763
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L154"
1579
+ "character": 9
1764
1580
  }
1765
1581
  ],
1766
1582
  "type": {
@@ -1772,9 +1588,9 @@
1772
1588
  "name": "SkyGridMessage"
1773
1589
  }
1774
1590
  ],
1775
- "name": "Subject",
1776
1591
  "qualifiedName": "Subject",
1777
- "package": "rxjs"
1592
+ "package": "rxjs",
1593
+ "name": "Subject"
1778
1594
  },
1779
1595
  "defaultValue": "..."
1780
1596
  },
@@ -1790,8 +1606,7 @@
1790
1606
  {
1791
1607
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1792
1608
  "line": 302,
1793
- "character": 9,
1794
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L302"
1609
+ "character": 9
1795
1610
  }
1796
1611
  ],
1797
1612
  "type": {
@@ -1809,35 +1624,25 @@
1809
1624
  "isPublic": true
1810
1625
  },
1811
1626
  "comment": {
1812
- "summary": [
1813
- {
1814
- "kind": "text",
1815
- "text": "The unique ID that matches a property on the "
1816
- },
1817
- {
1818
- "kind": "code",
1819
- "text": "`data`"
1820
- },
1821
- {
1822
- "kind": "text",
1823
- "text": " object.\nBy default, this property uses the "
1824
- },
1825
- {
1826
- "kind": "code",
1827
- "text": "`id`"
1828
- },
1829
- {
1830
- "kind": "text",
1831
- "text": " property."
1832
- }
1833
- ]
1627
+ "shortText": "The unique ID that matches a property on the `data` object.\nBy default, this property uses the `id` property."
1834
1628
  },
1629
+ "decorators": [
1630
+ {
1631
+ "name": "Input",
1632
+ "type": {
1633
+ "type": "reference",
1634
+ "qualifiedName": "InputDecorator",
1635
+ "package": "@angular/core",
1636
+ "name": "Input"
1637
+ },
1638
+ "arguments": {}
1639
+ }
1640
+ ],
1835
1641
  "sources": [
1836
1642
  {
1837
1643
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1838
1644
  "line": 161,
1839
- "character": 9,
1840
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L161"
1645
+ "character": 9
1841
1646
  }
1842
1647
  ],
1843
1648
  "type": {
@@ -1854,27 +1659,25 @@
1854
1659
  "isPublic": true
1855
1660
  },
1856
1661
  "comment": {
1857
- "summary": [
1858
- {
1859
- "kind": "text",
1860
- "text": "Fires when the selection of multiselect checkboxes changes.\nEmits an array of IDs for the selected rows based on the "
1861
- },
1862
- {
1863
- "kind": "code",
1864
- "text": "`multiselectRowId`"
1865
- },
1866
- {
1867
- "kind": "text",
1868
- "text": " property\nthat the consumer provides."
1869
- }
1870
- ]
1662
+ "shortText": "Fires when the selection of multiselect checkboxes changes.\nEmits an array of IDs for the selected rows based on the `multiselectRowId` property\nthat the consumer provides."
1871
1663
  },
1664
+ "decorators": [
1665
+ {
1666
+ "name": "Output",
1667
+ "type": {
1668
+ "type": "reference",
1669
+ "qualifiedName": "OutputDecorator",
1670
+ "package": "@angular/core",
1671
+ "name": "Output"
1672
+ },
1673
+ "arguments": {}
1674
+ }
1675
+ ],
1872
1676
  "sources": [
1873
1677
  {
1874
1678
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1875
1679
  "line": 266,
1876
- "character": 9,
1877
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L266"
1680
+ "character": 9
1878
1681
  }
1879
1682
  ],
1880
1683
  "type": {
@@ -1886,9 +1689,9 @@
1886
1689
  "name": "SkyGridSelectedRowsModelChange"
1887
1690
  }
1888
1691
  ],
1889
- "name": "EventEmitter",
1890
1692
  "qualifiedName": "EventEmitter",
1891
- "package": "@angular/core"
1693
+ "package": "@angular/core",
1694
+ "name": "EventEmitter"
1892
1695
  },
1893
1696
  "defaultValue": "..."
1894
1697
  },
@@ -1904,8 +1707,7 @@
1904
1707
  {
1905
1708
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1906
1709
  "line": 299,
1907
- "character": 9,
1908
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L299"
1710
+ "character": 9
1909
1711
  }
1910
1712
  ],
1911
1713
  "type": {
@@ -1926,35 +1728,25 @@
1926
1728
  "isPublic": true
1927
1729
  },
1928
1730
  "comment": {
1929
- "summary": [
1930
- {
1931
- "kind": "text",
1932
- "text": "The ID of the row to highlight. The ID matches the "
1933
- },
1934
- {
1935
- "kind": "code",
1936
- "text": "`id`"
1937
- },
1938
- {
1939
- "kind": "text",
1940
- "text": " property\nof the "
1941
- },
1942
- {
1943
- "kind": "code",
1944
- "text": "`data`"
1945
- },
1946
- {
1947
- "kind": "text",
1948
- "text": " object. Typically, this property is used in conjunction with\nthe flyout component to indicate the currently selected row."
1949
- }
1950
- ]
1731
+ "shortText": "The ID of the row to highlight. The ID matches the `id` property\nof the `data` object. Typically, this property is used in conjunction with\nthe flyout component to indicate the currently selected row."
1951
1732
  },
1733
+ "decorators": [
1734
+ {
1735
+ "name": "Input",
1736
+ "type": {
1737
+ "type": "reference",
1738
+ "qualifiedName": "InputDecorator",
1739
+ "package": "@angular/core",
1740
+ "name": "Input"
1741
+ },
1742
+ "arguments": {}
1743
+ }
1744
+ ],
1952
1745
  "sources": [
1953
1746
  {
1954
1747
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1955
1748
  "line": 169,
1956
- "character": 9,
1957
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L169"
1749
+ "character": 9
1958
1750
  }
1959
1751
  ],
1960
1752
  "type": {
@@ -1971,19 +1763,25 @@
1971
1763
  "isPublic": true
1972
1764
  },
1973
1765
  "comment": {
1974
- "summary": [
1975
- {
1976
- "kind": "text",
1977
- "text": "Fires when the columns to display in the grid change or when the order of the columns changes.\nThe event emits an array of IDs for the displayed columns that reflects the column order."
1978
- }
1979
- ]
1766
+ "shortText": "Fires when the columns to display in the grid change or when the order of the columns changes.\nThe event emits an array of IDs for the displayed columns that reflects the column order."
1980
1767
  },
1768
+ "decorators": [
1769
+ {
1770
+ "name": "Output",
1771
+ "type": {
1772
+ "type": "reference",
1773
+ "qualifiedName": "OutputDecorator",
1774
+ "package": "@angular/core",
1775
+ "name": "Output"
1776
+ },
1777
+ "arguments": {}
1778
+ }
1779
+ ],
1981
1780
  "sources": [
1982
1781
  {
1983
1782
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
1984
1783
  "line": 286,
1985
- "character": 9,
1986
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L286"
1784
+ "character": 9
1987
1785
  }
1988
1786
  ],
1989
1787
  "type": {
@@ -1997,9 +1795,9 @@
1997
1795
  }
1998
1796
  }
1999
1797
  ],
2000
- "name": "EventEmitter",
2001
1798
  "qualifiedName": "EventEmitter",
2002
- "package": "@angular/core"
1799
+ "package": "@angular/core",
1800
+ "name": "EventEmitter"
2003
1801
  },
2004
1802
  "defaultValue": "..."
2005
1803
  },
@@ -2012,43 +1810,25 @@
2012
1810
  "isPublic": true
2013
1811
  },
2014
1812
  "comment": {
2015
- "summary": [
2016
- {
2017
- "kind": "text",
2018
- "text": "The unique key for the UI Config Service to retrieve stored settings from a database.\nThe UI Config Service saves configuration settings for users and returns\n"
2019
- },
2020
- {
2021
- "kind": "code",
2022
- "text": "`selectedColumnIds`"
2023
- },
2024
- {
2025
- "kind": "text",
2026
- "text": " to preserve the columns to display and the preferred column order. You must provide "
2027
- },
2028
- {
2029
- "kind": "code",
2030
- "text": "`id`"
2031
- },
2032
- {
2033
- "kind": "text",
2034
- "text": " values for your "
2035
- },
2036
- {
2037
- "kind": "code",
2038
- "text": "`sky-grid-column`"
2039
- },
2040
- {
2041
- "kind": "text",
2042
- "text": " elements because the UI Config Service depends on those values to organize columns based on user settings. For more information about the UI Config Service, see [the sticky settings documentation](https://developer.blackbaud.com/skyux/learn/get-started/sticky-settings)."
2043
- }
2044
- ]
1813
+ "shortText": "The unique key for the UI Config Service to retrieve stored settings from a database.\nThe UI Config Service saves configuration settings for users and returns\n`selectedColumnIds` to preserve the columns to display and the preferred column order. You must provide `id` values for your `sky-grid-column` elements because the UI Config Service depends on those values to organize columns based on user settings. For more information about the UI Config Service, see [the sticky settings documentation](https://developer.blackbaud.com/skyux/learn/get-started/sticky-settings)."
2045
1814
  },
1815
+ "decorators": [
1816
+ {
1817
+ "name": "Input",
1818
+ "type": {
1819
+ "type": "reference",
1820
+ "qualifiedName": "InputDecorator",
1821
+ "package": "@angular/core",
1822
+ "name": "Input"
1823
+ },
1824
+ "arguments": {}
1825
+ }
1826
+ ],
2046
1827
  "sources": [
2047
1828
  {
2048
1829
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2049
1830
  "line": 232,
2050
- "character": 9,
2051
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L232"
1831
+ "character": 9
2052
1832
  }
2053
1833
  ],
2054
1834
  "type": {
@@ -2068,8 +1848,7 @@
2068
1848
  {
2069
1849
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2070
1850
  "line": 303,
2071
- "character": 9,
2072
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L303"
1851
+ "character": 9
2073
1852
  }
2074
1853
  ],
2075
1854
  "type": {
@@ -2090,8 +1869,7 @@
2090
1869
  {
2091
1870
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2092
1871
  "line": 304,
2093
- "character": 9,
2094
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L304"
1872
+ "character": 9
2095
1873
  }
2096
1874
  ],
2097
1875
  "type": {
@@ -2109,67 +1887,25 @@
2109
1887
  "isPublic": true
2110
1888
  },
2111
1889
  "comment": {
2112
- "summary": [
2113
- {
2114
- "kind": "text",
2115
- "text": "Displays a caret in the column that was used to sort the grid. This is particularly useful\nwhen you programmatically sort data and want to visually indicate how the grid was sorted.\nThis property accepts a "
2116
- },
2117
- {
2118
- "kind": "code",
2119
- "text": "`ListSortFieldSelectorModel`"
2120
- },
2121
- {
2122
- "kind": "text",
2123
- "text": " value with the following properties:\n- "
2124
- },
2125
- {
2126
- "kind": "code",
2127
- "text": "`fieldSelector`"
2128
- },
2129
- {
2130
- "kind": "text",
2131
- "text": " Represents the current sort field. This property accepts "
2132
- },
2133
- {
2134
- "kind": "code",
2135
- "text": "`string`"
2136
- },
2137
- {
2138
- "kind": "text",
2139
- "text": " values.\n- "
2140
- },
2141
- {
2142
- "kind": "code",
2143
- "text": "`descending`"
2144
- },
2145
- {
2146
- "kind": "text",
2147
- "text": " Indicates whether to sort in descending order. The caret that visually\nindicates the sort order points down for descending order and up for ascending order.\nThis property accepts "
2148
- },
2149
- {
2150
- "kind": "code",
2151
- "text": "`boolean`"
2152
- },
2153
- {
2154
- "kind": "text",
2155
- "text": " values. Default is "
2156
- },
2157
- {
2158
- "kind": "code",
2159
- "text": "`false`"
2160
- },
2161
- {
2162
- "kind": "text",
2163
- "text": "."
2164
- }
2165
- ]
1890
+ "shortText": "Displays a caret in the column that was used to sort the grid. This is particularly useful\nwhen you programmatically sort data and want to visually indicate how the grid was sorted.\nThis property accepts a `ListSortFieldSelectorModel` value with the following properties:\n- `fieldSelector` Represents the current sort field. This property accepts `string` values.\n- `descending` Indicates whether to sort in descending order. The caret that visually\nindicates the sort order points down for descending order and up for ascending order.\nThis property accepts `boolean` values. Default is `false`."
2166
1891
  },
1892
+ "decorators": [
1893
+ {
1894
+ "name": "Input",
1895
+ "type": {
1896
+ "type": "reference",
1897
+ "qualifiedName": "InputDecorator",
1898
+ "package": "@angular/core",
1899
+ "name": "Input"
1900
+ },
1901
+ "arguments": {}
1902
+ }
1903
+ ],
2167
1904
  "sources": [
2168
1905
  {
2169
1906
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2170
1907
  "line": 244,
2171
- "character": 9,
2172
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L244"
1908
+ "character": 9
2173
1909
  }
2174
1910
  ],
2175
1911
  "type": {
@@ -2186,19 +1922,25 @@
2186
1922
  "isPublic": true
2187
1923
  },
2188
1924
  "comment": {
2189
- "summary": [
2190
- {
2191
- "kind": "text",
2192
- "text": "Fires when the active sort field changes."
2193
- }
2194
- ]
1925
+ "shortText": "Fires when the active sort field changes."
2195
1926
  },
1927
+ "decorators": [
1928
+ {
1929
+ "name": "Output",
1930
+ "type": {
1931
+ "type": "reference",
1932
+ "qualifiedName": "OutputDecorator",
1933
+ "package": "@angular/core",
1934
+ "name": "Output"
1935
+ },
1936
+ "arguments": {}
1937
+ }
1938
+ ],
2196
1939
  "sources": [
2197
1940
  {
2198
1941
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2199
1942
  "line": 292,
2200
- "character": 9,
2201
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L292"
1943
+ "character": 9
2202
1944
  }
2203
1945
  ],
2204
1946
  "type": {
@@ -2209,9 +1951,9 @@
2209
1951
  "name": "ListSortFieldSelectorModel"
2210
1952
  }
2211
1953
  ],
2212
- "name": "EventEmitter",
2213
1954
  "qualifiedName": "EventEmitter",
2214
- "package": "@angular/core"
1955
+ "package": "@angular/core",
1956
+ "name": "EventEmitter"
2215
1957
  },
2216
1958
  "defaultValue": "..."
2217
1959
  },
@@ -2224,19 +1966,25 @@
2224
1966
  "isPublic": true
2225
1967
  },
2226
1968
  "comment": {
2227
- "summary": [
2228
- {
2229
- "kind": "text",
2230
- "text": "The width of the grid in pixels."
2231
- }
2232
- ]
1969
+ "shortText": "The width of the grid in pixels."
2233
1970
  },
1971
+ "decorators": [
1972
+ {
1973
+ "name": "Input",
1974
+ "type": {
1975
+ "type": "reference",
1976
+ "qualifiedName": "InputDecorator",
1977
+ "package": "@angular/core",
1978
+ "name": "Input"
1979
+ },
1980
+ "arguments": {}
1981
+ }
1982
+ ],
2234
1983
  "sources": [
2235
1984
  {
2236
1985
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2237
1986
  "line": 250,
2238
- "character": 9,
2239
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L250"
1987
+ "character": 9
2240
1988
  }
2241
1989
  ],
2242
1990
  "type": {
@@ -2252,69 +2000,76 @@
2252
2000
  "flags": {
2253
2001
  "isPublic": true
2254
2002
  },
2003
+ "decorators": [
2004
+ {
2005
+ "name": "Input",
2006
+ "type": {
2007
+ "type": "reference",
2008
+ "qualifiedName": "InputDecorator",
2009
+ "package": "@angular/core",
2010
+ "name": "Input"
2011
+ },
2012
+ "arguments": {}
2013
+ }
2014
+ ],
2255
2015
  "sources": [
2256
2016
  {
2257
2017
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2258
2018
  "line": 89,
2259
- "character": 13,
2260
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L89"
2261
- },
2019
+ "character": 13
2020
+ }
2021
+ ],
2022
+ "getSignature": [
2262
2023
  {
2263
- "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2264
- "line": 100,
2265
- "character": 13,
2266
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L100"
2267
- }
2268
- ],
2269
- "getSignature": {
2270
- "id": 125,
2271
- "name": "columns",
2272
- "kind": 524288,
2273
- "kindString": "Get signature",
2274
- "flags": {},
2275
- "type": {
2276
- "type": "array",
2277
- "elementType": {
2278
- "type": "reference",
2279
- "name": "SkyGridColumnModel"
2024
+ "id": 125,
2025
+ "name": "columns",
2026
+ "kind": 524288,
2027
+ "kindString": "Get signature",
2028
+ "flags": {},
2029
+ "comment": {
2030
+ "shortText": "Columns and column properties for the grid."
2031
+ },
2032
+ "type": {
2033
+ "type": "array",
2034
+ "elementType": {
2035
+ "type": "reference",
2036
+ "name": "SkyGridColumnModel"
2037
+ }
2280
2038
  }
2281
2039
  }
2282
- },
2283
- "setSignature": {
2284
- "id": 126,
2285
- "name": "columns",
2286
- "kind": 1048576,
2287
- "kindString": "Set signature",
2288
- "flags": {},
2289
- "comment": {
2290
- "summary": [
2040
+ ],
2041
+ "setSignature": [
2042
+ {
2043
+ "id": 126,
2044
+ "name": "columns",
2045
+ "kind": 1048576,
2046
+ "kindString": "Set signature",
2047
+ "flags": {},
2048
+ "comment": {
2049
+ "shortText": "Columns and column properties for the grid."
2050
+ },
2051
+ "parameters": [
2291
2052
  {
2292
- "kind": "text",
2293
- "text": "Columns and column properties for the grid."
2294
- }
2295
- ]
2296
- },
2297
- "parameters": [
2298
- {
2299
- "id": 127,
2300
- "name": "newColumns",
2301
- "kind": 32768,
2302
- "kindString": "Parameter",
2303
- "flags": {},
2304
- "type": {
2305
- "type": "array",
2306
- "elementType": {
2307
- "type": "reference",
2308
- "name": "SkyGridColumnModel"
2053
+ "id": 127,
2054
+ "name": "newColumns",
2055
+ "kind": 32768,
2056
+ "kindString": "Parameter",
2057
+ "flags": {},
2058
+ "type": {
2059
+ "type": "array",
2060
+ "elementType": {
2061
+ "type": "reference",
2062
+ "name": "SkyGridColumnModel"
2063
+ }
2309
2064
  }
2310
2065
  }
2066
+ ],
2067
+ "type": {
2068
+ "type": "intrinsic",
2069
+ "name": "void"
2311
2070
  }
2312
- ],
2313
- "type": {
2314
- "type": "intrinsic",
2315
- "name": "void"
2316
2071
  }
2317
- }
2072
+ ]
2318
2073
  },
2319
2074
  {
2320
2075
  "id": 137,
@@ -2324,85 +2079,76 @@
2324
2079
  "flags": {
2325
2080
  "isPublic": true
2326
2081
  },
2082
+ "decorators": [
2083
+ {
2084
+ "name": "Input",
2085
+ "type": {
2086
+ "type": "reference",
2087
+ "qualifiedName": "InputDecorator",
2088
+ "package": "@angular/core",
2089
+ "name": "Input"
2090
+ },
2091
+ "arguments": {}
2092
+ }
2093
+ ],
2327
2094
  "sources": [
2328
2095
  {
2329
2096
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2330
2097
  "line": 176,
2331
- "character": 13,
2332
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L176"
2333
- },
2334
- {
2335
- "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2336
- "line": 204,
2337
- "character": 13,
2338
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L204"
2339
- }
2340
- ],
2341
- "getSignature": {
2342
- "id": 138,
2343
- "name": "selectedColumnIds",
2344
- "kind": 524288,
2345
- "kindString": "Get signature",
2346
- "flags": {},
2347
- "type": {
2348
- "type": "array",
2349
- "elementType": {
2350
- "type": "intrinsic",
2351
- "name": "string"
2352
- }
2098
+ "character": 13
2353
2099
  }
2354
- },
2355
- "setSignature": {
2356
- "id": 139,
2357
- "name": "selectedColumnIds",
2358
- "kind": 1048576,
2359
- "kindString": "Set signature",
2360
- "flags": {},
2361
- "comment": {
2362
- "summary": [
2363
- {
2364
- "kind": "text",
2365
- "text": "The columns to display in the grid based on the "
2366
- },
2367
- {
2368
- "kind": "code",
2369
- "text": "`id`"
2370
- },
2371
- {
2372
- "kind": "text",
2373
- "text": " or "
2374
- },
2375
- {
2376
- "kind": "code",
2377
- "text": "`field`"
2378
- },
2379
- {
2380
- "kind": "text",
2381
- "text": " properties\nof the columns. If no columns are specified, then the grid displays all columns."
2100
+ ],
2101
+ "getSignature": [
2102
+ {
2103
+ "id": 138,
2104
+ "name": "selectedColumnIds",
2105
+ "kind": 524288,
2106
+ "kindString": "Get signature",
2107
+ "flags": {},
2108
+ "comment": {
2109
+ "shortText": "The columns to display in the grid based on the `id` or `field` properties\nof the columns. If no columns are specified, then the grid displays all columns."
2110
+ },
2111
+ "type": {
2112
+ "type": "array",
2113
+ "elementType": {
2114
+ "type": "intrinsic",
2115
+ "name": "string"
2382
2116
  }
2383
- ]
2384
- },
2385
- "parameters": [
2386
- {
2387
- "id": 140,
2388
- "name": "value",
2389
- "kind": 32768,
2390
- "kindString": "Parameter",
2391
- "flags": {},
2392
- "type": {
2393
- "type": "array",
2394
- "elementType": {
2395
- "type": "intrinsic",
2396
- "name": "string"
2117
+ }
2118
+ }
2119
+ ],
2120
+ "setSignature": [
2121
+ {
2122
+ "id": 139,
2123
+ "name": "selectedColumnIds",
2124
+ "kind": 1048576,
2125
+ "kindString": "Set signature",
2126
+ "flags": {},
2127
+ "comment": {
2128
+ "shortText": "The columns to display in the grid based on the `id` or `field` properties\nof the columns. If no columns are specified, then the grid displays all columns."
2129
+ },
2130
+ "parameters": [
2131
+ {
2132
+ "id": 140,
2133
+ "name": "value",
2134
+ "kind": 32768,
2135
+ "kindString": "Parameter",
2136
+ "flags": {},
2137
+ "type": {
2138
+ "type": "array",
2139
+ "elementType": {
2140
+ "type": "intrinsic",
2141
+ "name": "string"
2142
+ }
2397
2143
  }
2398
2144
  }
2145
+ ],
2146
+ "type": {
2147
+ "type": "intrinsic",
2148
+ "name": "void"
2399
2149
  }
2400
- ],
2401
- "type": {
2402
- "type": "intrinsic",
2403
- "name": "void"
2404
2150
  }
2405
- }
2151
+ ]
2406
2152
  },
2407
2153
  {
2408
2154
  "id": 141,
@@ -2412,85 +2158,76 @@
2412
2158
  "flags": {
2413
2159
  "isPublic": true
2414
2160
  },
2161
+ "decorators": [
2162
+ {
2163
+ "name": "Input",
2164
+ "type": {
2165
+ "type": "reference",
2166
+ "qualifiedName": "InputDecorator",
2167
+ "package": "@angular/core",
2168
+ "name": "Input"
2169
+ },
2170
+ "arguments": {}
2171
+ }
2172
+ ],
2415
2173
  "sources": [
2416
2174
  {
2417
2175
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2418
2176
  "line": 214,
2419
- "character": 13,
2420
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L214"
2421
- },
2177
+ "character": 13
2178
+ }
2179
+ ],
2180
+ "getSignature": [
2422
2181
  {
2423
- "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2424
- "line": 222,
2425
- "character": 13,
2426
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L222"
2427
- }
2428
- ],
2429
- "getSignature": {
2430
- "id": 142,
2431
- "name": "selectedRowIds",
2432
- "kind": 524288,
2433
- "kindString": "Get signature",
2434
- "flags": {},
2435
- "type": {
2436
- "type": "array",
2437
- "elementType": {
2438
- "type": "intrinsic",
2439
- "name": "string"
2182
+ "id": 142,
2183
+ "name": "selectedRowIds",
2184
+ "kind": 524288,
2185
+ "kindString": "Get signature",
2186
+ "flags": {},
2187
+ "comment": {
2188
+ "shortText": "The set of IDs for the rows to select in a multiselect grid.\nThe IDs match the `id` properties of the `data` objects.\nRows with IDs that are not included are de-selected in the grid."
2189
+ },
2190
+ "type": {
2191
+ "type": "array",
2192
+ "elementType": {
2193
+ "type": "intrinsic",
2194
+ "name": "string"
2195
+ }
2440
2196
  }
2441
2197
  }
2442
- },
2443
- "setSignature": {
2444
- "id": 143,
2445
- "name": "selectedRowIds",
2446
- "kind": 1048576,
2447
- "kindString": "Set signature",
2448
- "flags": {},
2449
- "comment": {
2450
- "summary": [
2451
- {
2452
- "kind": "text",
2453
- "text": "The set of IDs for the rows to select in a multiselect grid.\nThe IDs match the "
2454
- },
2455
- {
2456
- "kind": "code",
2457
- "text": "`id`"
2458
- },
2459
- {
2460
- "kind": "text",
2461
- "text": " properties of the "
2462
- },
2463
- {
2464
- "kind": "code",
2465
- "text": "`data`"
2466
- },
2198
+ ],
2199
+ "setSignature": [
2200
+ {
2201
+ "id": 143,
2202
+ "name": "selectedRowIds",
2203
+ "kind": 1048576,
2204
+ "kindString": "Set signature",
2205
+ "flags": {},
2206
+ "comment": {
2207
+ "shortText": "The set of IDs for the rows to select in a multiselect grid.\nThe IDs match the `id` properties of the `data` objects.\nRows with IDs that are not included are de-selected in the grid."
2208
+ },
2209
+ "parameters": [
2467
2210
  {
2468
- "kind": "text",
2469
- "text": " objects.\nRows with IDs that are not included are de-selected in the grid."
2470
- }
2471
- ]
2472
- },
2473
- "parameters": [
2474
- {
2475
- "id": 144,
2476
- "name": "value",
2477
- "kind": 32768,
2478
- "kindString": "Parameter",
2479
- "flags": {},
2480
- "type": {
2481
- "type": "array",
2482
- "elementType": {
2483
- "type": "intrinsic",
2484
- "name": "string"
2211
+ "id": 144,
2212
+ "name": "value",
2213
+ "kind": 32768,
2214
+ "kindString": "Parameter",
2215
+ "flags": {},
2216
+ "type": {
2217
+ "type": "array",
2218
+ "elementType": {
2219
+ "type": "intrinsic",
2220
+ "name": "string"
2221
+ }
2485
2222
  }
2486
2223
  }
2224
+ ],
2225
+ "type": {
2226
+ "type": "intrinsic",
2227
+ "name": "void"
2487
2228
  }
2488
- ],
2489
- "type": {
2490
- "type": "intrinsic",
2491
- "name": "void"
2492
2229
  }
2493
- }
2230
+ ]
2494
2231
  },
2495
2232
  {
2496
2233
  "id": 165,
@@ -2504,24 +2241,25 @@
2504
2241
  {
2505
2242
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2506
2243
  "line": 306,
2507
- "character": 13,
2508
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L306"
2244
+ "character": 13
2509
2245
  }
2510
2246
  ],
2511
- "getSignature": {
2512
- "id": 166,
2513
- "name": "tableWidth",
2514
- "kind": 524288,
2515
- "kindString": "Get signature",
2516
- "flags": {},
2517
- "type": {
2518
- "type": "intrinsic",
2519
- "name": "any"
2247
+ "getSignature": [
2248
+ {
2249
+ "id": 166,
2250
+ "name": "tableWidth",
2251
+ "kind": 524288,
2252
+ "kindString": "Get signature",
2253
+ "flags": {},
2254
+ "type": {
2255
+ "type": "intrinsic",
2256
+ "name": "any"
2257
+ }
2520
2258
  }
2521
- }
2259
+ ]
2522
2260
  },
2523
2261
  {
2524
- "id": 290,
2262
+ "id": 281,
2525
2263
  "name": "cancelRowDelete",
2526
2264
  "kind": 2048,
2527
2265
  "kindString": "Method",
@@ -2532,20 +2270,19 @@
2532
2270
  {
2533
2271
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2534
2272
  "line": 784,
2535
- "character": 9,
2536
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L784"
2273
+ "character": 9
2537
2274
  }
2538
2275
  ],
2539
2276
  "signatures": [
2540
2277
  {
2541
- "id": 291,
2278
+ "id": 282,
2542
2279
  "name": "cancelRowDelete",
2543
2280
  "kind": 4096,
2544
2281
  "kindString": "Call signature",
2545
2282
  "flags": {},
2546
2283
  "parameters": [
2547
2284
  {
2548
- "id": 292,
2285
+ "id": 283,
2549
2286
  "name": "id",
2550
2287
  "kind": 32768,
2551
2288
  "kindString": "Parameter",
@@ -2564,7 +2301,7 @@
2564
2301
  ]
2565
2302
  },
2566
2303
  {
2567
- "id": 293,
2304
+ "id": 284,
2568
2305
  "name": "confirmRowDelete",
2569
2306
  "kind": 2048,
2570
2307
  "kindString": "Method",
@@ -2575,20 +2312,19 @@
2575
2312
  {
2576
2313
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2577
2314
  "line": 793,
2578
- "character": 9,
2579
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L793"
2315
+ "character": 9
2580
2316
  }
2581
2317
  ],
2582
2318
  "signatures": [
2583
2319
  {
2584
- "id": 294,
2320
+ "id": 285,
2585
2321
  "name": "confirmRowDelete",
2586
2322
  "kind": 4096,
2587
2323
  "kindString": "Call signature",
2588
2324
  "flags": {},
2589
2325
  "parameters": [
2590
2326
  {
2591
- "id": 295,
2327
+ "id": 286,
2592
2328
  "name": "id",
2593
2329
  "kind": 32768,
2594
2330
  "kindString": "Parameter",
@@ -2607,7 +2343,7 @@
2607
2343
  ]
2608
2344
  },
2609
2345
  {
2610
- "id": 232,
2346
+ "id": 225,
2611
2347
  "name": "getAriaSortDirection",
2612
2348
  "kind": 2048,
2613
2349
  "kindString": "Method",
@@ -2618,20 +2354,19 @@
2618
2354
  {
2619
2355
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2620
2356
  "line": 563,
2621
- "character": 9,
2622
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L563"
2357
+ "character": 9
2623
2358
  }
2624
2359
  ],
2625
2360
  "signatures": [
2626
2361
  {
2627
- "id": 233,
2362
+ "id": 226,
2628
2363
  "name": "getAriaSortDirection",
2629
2364
  "kind": 4096,
2630
2365
  "kindString": "Call signature",
2631
2366
  "flags": {},
2632
2367
  "parameters": [
2633
2368
  {
2634
- "id": 234,
2369
+ "id": 227,
2635
2370
  "name": "column",
2636
2371
  "kind": 32768,
2637
2372
  "kindString": "Parameter",
@@ -2650,15 +2385,15 @@
2650
2385
  "name": "string"
2651
2386
  }
2652
2387
  ],
2653
- "name": "Observable",
2654
2388
  "qualifiedName": "Observable",
2655
- "package": "rxjs"
2389
+ "package": "rxjs",
2390
+ "name": "Observable"
2656
2391
  }
2657
2392
  }
2658
2393
  ]
2659
2394
  },
2660
2395
  {
2661
- "id": 219,
2396
+ "id": 212,
2662
2397
  "name": "getCaretIconNames",
2663
2398
  "kind": 2048,
2664
2399
  "kindString": "Method",
@@ -2669,20 +2404,19 @@
2669
2404
  {
2670
2405
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2671
2406
  "line": 499,
2672
- "character": 9,
2673
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L499"
2407
+ "character": 9
2674
2408
  }
2675
2409
  ],
2676
2410
  "signatures": [
2677
2411
  {
2678
- "id": 220,
2412
+ "id": 213,
2679
2413
  "name": "getCaretIconNames",
2680
2414
  "kind": 4096,
2681
2415
  "kindString": "Call signature",
2682
2416
  "flags": {},
2683
2417
  "parameters": [
2684
2418
  {
2685
- "id": 221,
2419
+ "id": 214,
2686
2420
  "name": "column",
2687
2421
  "kind": 32768,
2688
2422
  "kindString": "Parameter",
@@ -2701,7 +2435,7 @@
2701
2435
  ]
2702
2436
  },
2703
2437
  {
2704
- "id": 235,
2438
+ "id": 228,
2705
2439
  "name": "getCaretVisibility",
2706
2440
  "kind": 2048,
2707
2441
  "kindString": "Method",
@@ -2712,20 +2446,19 @@
2712
2446
  {
2713
2447
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2714
2448
  "line": 578,
2715
- "character": 9,
2716
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L578"
2449
+ "character": 9
2717
2450
  }
2718
2451
  ],
2719
2452
  "signatures": [
2720
2453
  {
2721
- "id": 236,
2454
+ "id": 229,
2722
2455
  "name": "getCaretVisibility",
2723
2456
  "kind": 4096,
2724
2457
  "kindString": "Call signature",
2725
2458
  "flags": {},
2726
2459
  "parameters": [
2727
2460
  {
2728
- "id": 237,
2461
+ "id": 230,
2729
2462
  "name": "columnField",
2730
2463
  "kind": 32768,
2731
2464
  "kindString": "Parameter",
@@ -2744,15 +2477,15 @@
2744
2477
  "name": "string"
2745
2478
  }
2746
2479
  ],
2747
- "name": "Observable",
2748
2480
  "qualifiedName": "Observable",
2749
- "package": "rxjs"
2481
+ "package": "rxjs",
2482
+ "name": "Observable"
2750
2483
  }
2751
2484
  }
2752
2485
  ]
2753
2486
  },
2754
2487
  {
2755
- "id": 238,
2488
+ "id": 231,
2756
2489
  "name": "getHelpInlineClass",
2757
2490
  "kind": 2048,
2758
2491
  "kindString": "Method",
@@ -2763,20 +2496,19 @@
2763
2496
  {
2764
2497
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2765
2498
  "line": 587,
2766
- "character": 9,
2767
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L587"
2499
+ "character": 9
2768
2500
  }
2769
2501
  ],
2770
2502
  "signatures": [
2771
2503
  {
2772
- "id": 239,
2504
+ "id": 232,
2773
2505
  "name": "getHelpInlineClass",
2774
2506
  "kind": 4096,
2775
2507
  "kindString": "Call signature",
2776
2508
  "flags": {},
2777
2509
  "parameters": [
2778
2510
  {
2779
- "id": 240,
2511
+ "id": 233,
2780
2512
  "name": "columnField",
2781
2513
  "kind": 32768,
2782
2514
  "kindString": "Parameter",
@@ -2795,15 +2527,15 @@
2795
2527
  "name": "boolean"
2796
2528
  }
2797
2529
  ],
2798
- "name": "Observable",
2799
2530
  "qualifiedName": "Observable",
2800
- "package": "rxjs"
2531
+ "package": "rxjs",
2532
+ "name": "Observable"
2801
2533
  }
2802
2534
  }
2803
2535
  ]
2804
2536
  },
2805
2537
  {
2806
- "id": 296,
2538
+ "id": 287,
2807
2539
  "name": "getRowDeleteItem",
2808
2540
  "kind": 2048,
2809
2541
  "kindString": "Method",
@@ -2814,20 +2546,19 @@
2814
2546
  {
2815
2547
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2816
2548
  "line": 798,
2817
- "character": 9,
2818
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L798"
2549
+ "character": 9
2819
2550
  }
2820
2551
  ],
2821
2552
  "signatures": [
2822
2553
  {
2823
- "id": 297,
2554
+ "id": 288,
2824
2555
  "name": "getRowDeleteItem",
2825
2556
  "kind": 4096,
2826
2557
  "kindString": "Call signature",
2827
2558
  "flags": {},
2828
2559
  "parameters": [
2829
2560
  {
2830
- "id": 298,
2561
+ "id": 289,
2831
2562
  "name": "id",
2832
2563
  "kind": 32768,
2833
2564
  "kindString": "Parameter",
@@ -2846,7 +2577,7 @@
2846
2577
  ]
2847
2578
  },
2848
2579
  {
2849
- "id": 287,
2580
+ "id": 278,
2850
2581
  "name": "getRowHeight",
2851
2582
  "kind": 2048,
2852
2583
  "kindString": "Method",
@@ -2857,20 +2588,19 @@
2857
2588
  {
2858
2589
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2859
2590
  "line": 780,
2860
- "character": 9,
2861
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L780"
2591
+ "character": 9
2862
2592
  }
2863
2593
  ],
2864
2594
  "signatures": [
2865
2595
  {
2866
- "id": 288,
2596
+ "id": 279,
2867
2597
  "name": "getRowHeight",
2868
2598
  "kind": 4096,
2869
2599
  "kindString": "Call signature",
2870
2600
  "flags": {},
2871
2601
  "parameters": [
2872
2602
  {
2873
- "id": 289,
2603
+ "id": 280,
2874
2604
  "name": "index",
2875
2605
  "kind": 32768,
2876
2606
  "kindString": "Parameter",
@@ -2889,7 +2619,7 @@
2889
2619
  ]
2890
2620
  },
2891
2621
  {
2892
- "id": 229,
2622
+ "id": 222,
2893
2623
  "name": "getSortDirection",
2894
2624
  "kind": 2048,
2895
2625
  "kindString": "Method",
@@ -2900,20 +2630,19 @@
2900
2630
  {
2901
2631
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2902
2632
  "line": 550,
2903
- "character": 9,
2904
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L550"
2633
+ "character": 9
2905
2634
  }
2906
2635
  ],
2907
2636
  "signatures": [
2908
2637
  {
2909
- "id": 230,
2638
+ "id": 223,
2910
2639
  "name": "getSortDirection",
2911
2640
  "kind": 4096,
2912
2641
  "kindString": "Call signature",
2913
2642
  "flags": {},
2914
2643
  "parameters": [
2915
2644
  {
2916
- "id": 231,
2645
+ "id": 224,
2917
2646
  "name": "columnField",
2918
2647
  "kind": 32768,
2919
2648
  "kindString": "Parameter",
@@ -2932,15 +2661,15 @@
2932
2661
  "name": "string"
2933
2662
  }
2934
2663
  ],
2935
- "name": "Observable",
2936
2664
  "qualifiedName": "Observable",
2937
- "package": "rxjs"
2665
+ "package": "rxjs",
2666
+ "name": "Observable"
2938
2667
  }
2939
2668
  }
2940
2669
  ]
2941
2670
  },
2942
2671
  {
2943
- "id": 214,
2672
+ "id": 207,
2944
2673
  "name": "getTableClassNames",
2945
2674
  "kind": 2048,
2946
2675
  "kindString": "Method",
@@ -2951,13 +2680,12 @@
2951
2680
  {
2952
2681
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2953
2682
  "line": 475,
2954
- "character": 9,
2955
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L475"
2683
+ "character": 9
2956
2684
  }
2957
2685
  ],
2958
2686
  "signatures": [
2959
2687
  {
2960
- "id": 215,
2688
+ "id": 208,
2961
2689
  "name": "getTableClassNames",
2962
2690
  "kind": 4096,
2963
2691
  "kindString": "Call signature",
@@ -2970,7 +2698,7 @@
2970
2698
  ]
2971
2699
  },
2972
2700
  {
2973
- "id": 216,
2701
+ "id": 209,
2974
2702
  "name": "getTableHeaderClassNames",
2975
2703
  "kind": 2048,
2976
2704
  "kindString": "Method",
@@ -2981,20 +2709,19 @@
2981
2709
  {
2982
2710
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
2983
2711
  "line": 489,
2984
- "character": 9,
2985
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L489"
2712
+ "character": 9
2986
2713
  }
2987
2714
  ],
2988
2715
  "signatures": [
2989
2716
  {
2990
- "id": 217,
2717
+ "id": 210,
2991
2718
  "name": "getTableHeaderClassNames",
2992
2719
  "kind": 4096,
2993
2720
  "kindString": "Call signature",
2994
2721
  "flags": {},
2995
2722
  "parameters": [
2996
2723
  {
2997
- "id": 218,
2724
+ "id": 211,
2998
2725
  "name": "column",
2999
2726
  "kind": 32768,
3000
2727
  "kindString": "Parameter",
@@ -3013,7 +2740,7 @@
3013
2740
  ]
3014
2741
  },
3015
2742
  {
3016
- "id": 212,
2743
+ "id": 205,
3017
2744
  "name": "getTopScrollWidth",
3018
2745
  "kind": 2048,
3019
2746
  "kindString": "Method",
@@ -3024,13 +2751,12 @@
3024
2751
  {
3025
2752
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3026
2753
  "line": 471,
3027
- "character": 9,
3028
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L471"
2754
+ "character": 9
3029
2755
  }
3030
2756
  ],
3031
2757
  "signatures": [
3032
2758
  {
3033
- "id": 213,
2759
+ "id": 206,
3034
2760
  "name": "getTopScrollWidth",
3035
2761
  "kind": 4096,
3036
2762
  "kindString": "Call signature",
@@ -3043,7 +2769,7 @@
3043
2769
  ]
3044
2770
  },
3045
2771
  {
3046
- "id": 284,
2772
+ "id": 275,
3047
2773
  "name": "isRowHighlighted",
3048
2774
  "kind": 2048,
3049
2775
  "kindString": "Method",
@@ -3054,20 +2780,19 @@
3054
2780
  {
3055
2781
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3056
2782
  "line": 773,
3057
- "character": 9,
3058
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L773"
2783
+ "character": 9
3059
2784
  }
3060
2785
  ],
3061
2786
  "signatures": [
3062
2787
  {
3063
- "id": 285,
2788
+ "id": 276,
3064
2789
  "name": "isRowHighlighted",
3065
2790
  "kind": 4096,
3066
2791
  "kindString": "Call signature",
3067
2792
  "flags": {},
3068
2793
  "parameters": [
3069
2794
  {
3070
- "id": 286,
2795
+ "id": 277,
3071
2796
  "name": "id",
3072
2797
  "kind": 32768,
3073
2798
  "kindString": "Parameter",
@@ -3086,7 +2811,7 @@
3086
2811
  ]
3087
2812
  },
3088
2813
  {
3089
- "id": 201,
2814
+ "id": 194,
3090
2815
  "name": "ngAfterContentInit",
3091
2816
  "kind": 2048,
3092
2817
  "kindString": "Method",
@@ -3097,13 +2822,12 @@
3097
2822
  {
3098
2823
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3099
2824
  "line": 378,
3100
- "character": 9,
3101
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L378"
2825
+ "character": 9
3102
2826
  }
3103
2827
  ],
3104
2828
  "signatures": [
3105
2829
  {
3106
- "id": 202,
2830
+ "id": 195,
3107
2831
  "name": "ngAfterContentInit",
3108
2832
  "kind": 4096,
3109
2833
  "kindString": "Call signature",
@@ -3124,7 +2848,7 @@
3124
2848
  }
3125
2849
  },
3126
2850
  {
3127
- "id": 203,
2851
+ "id": 196,
3128
2852
  "name": "ngAfterViewInit",
3129
2853
  "kind": 2048,
3130
2854
  "kindString": "Method",
@@ -3135,13 +2859,12 @@
3135
2859
  {
3136
2860
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3137
2861
  "line": 399,
3138
- "character": 9,
3139
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L399"
2862
+ "character": 9
3140
2863
  }
3141
2864
  ],
3142
2865
  "signatures": [
3143
2866
  {
3144
- "id": 204,
2867
+ "id": 197,
3145
2868
  "name": "ngAfterViewInit",
3146
2869
  "kind": 4096,
3147
2870
  "kindString": "Call signature",
@@ -3162,7 +2885,7 @@
3162
2885
  }
3163
2886
  },
3164
2887
  {
3165
- "id": 205,
2888
+ "id": 198,
3166
2889
  "name": "ngOnChanges",
3167
2890
  "kind": 2048,
3168
2891
  "kindString": "Method",
@@ -3173,29 +2896,28 @@
3173
2896
  {
3174
2897
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3175
2898
  "line": 403,
3176
- "character": 9,
3177
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L403"
2899
+ "character": 9
3178
2900
  }
3179
2901
  ],
3180
2902
  "signatures": [
3181
2903
  {
3182
- "id": 206,
2904
+ "id": 199,
3183
2905
  "name": "ngOnChanges",
3184
2906
  "kind": 4096,
3185
2907
  "kindString": "Call signature",
3186
2908
  "flags": {},
3187
2909
  "parameters": [
3188
2910
  {
3189
- "id": 207,
2911
+ "id": 200,
3190
2912
  "name": "changes",
3191
2913
  "kind": 32768,
3192
2914
  "kindString": "Parameter",
3193
2915
  "flags": {},
3194
2916
  "type": {
3195
2917
  "type": "reference",
3196
- "name": "SimpleChanges",
3197
2918
  "qualifiedName": "SimpleChanges",
3198
- "package": "@angular/core"
2919
+ "package": "@angular/core",
2920
+ "name": "SimpleChanges"
3199
2921
  }
3200
2922
  }
3201
2923
  ],
@@ -3215,7 +2937,7 @@
3215
2937
  }
3216
2938
  },
3217
2939
  {
3218
- "id": 208,
2940
+ "id": 201,
3219
2941
  "name": "ngOnDestroy",
3220
2942
  "kind": 2048,
3221
2943
  "kindString": "Method",
@@ -3226,13 +2948,12 @@
3226
2948
  {
3227
2949
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3228
2950
  "line": 450,
3229
- "character": 9,
3230
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L450"
2951
+ "character": 9
3231
2952
  }
3232
2953
  ],
3233
2954
  "signatures": [
3234
2955
  {
3235
- "id": 209,
2956
+ "id": 202,
3236
2957
  "name": "ngOnDestroy",
3237
2958
  "kind": 4096,
3238
2959
  "kindString": "Call signature",
@@ -3253,7 +2974,7 @@
3253
2974
  }
3254
2975
  },
3255
2976
  {
3256
- "id": 199,
2977
+ "id": 192,
3257
2978
  "name": "ngOnInit",
3258
2979
  "kind": 2048,
3259
2980
  "kindString": "Method",
@@ -3264,13 +2985,12 @@
3264
2985
  {
3265
2986
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3266
2987
  "line": 370,
3267
- "character": 9,
3268
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L370"
2988
+ "character": 9
3269
2989
  }
3270
2990
  ],
3271
2991
  "signatures": [
3272
2992
  {
3273
- "id": 200,
2993
+ "id": 193,
3274
2994
  "name": "ngOnInit",
3275
2995
  "kind": 4096,
3276
2996
  "kindString": "Call signature",
@@ -3291,7 +3011,7 @@
3291
3011
  }
3292
3012
  },
3293
3013
  {
3294
- "id": 305,
3014
+ "id": 296,
3295
3015
  "name": "onGridScroll",
3296
3016
  "kind": 2048,
3297
3017
  "kindString": "Method",
@@ -3302,20 +3022,19 @@
3302
3022
  {
3303
3023
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3304
3024
  "line": 821,
3305
- "character": 9,
3306
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L821"
3025
+ "character": 9
3307
3026
  }
3308
3027
  ],
3309
3028
  "signatures": [
3310
3029
  {
3311
- "id": 306,
3030
+ "id": 297,
3312
3031
  "name": "onGridScroll",
3313
3032
  "kind": 4096,
3314
3033
  "kindString": "Call signature",
3315
3034
  "flags": {},
3316
3035
  "parameters": [
3317
3036
  {
3318
- "id": 307,
3037
+ "id": 298,
3319
3038
  "name": "event",
3320
3039
  "kind": 32768,
3321
3040
  "kindString": "Parameter",
@@ -3334,7 +3053,7 @@
3334
3053
  ]
3335
3054
  },
3336
3055
  {
3337
- "id": 266,
3056
+ "id": 257,
3338
3057
  "name": "onInputChangeResizeCol",
3339
3058
  "kind": 2048,
3340
3059
  "kindString": "Method",
@@ -3345,29 +3064,28 @@
3345
3064
  {
3346
3065
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3347
3066
  "line": 707,
3348
- "character": 9,
3349
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L707"
3067
+ "character": 9
3350
3068
  }
3351
3069
  ],
3352
3070
  "signatures": [
3353
3071
  {
3354
- "id": 267,
3072
+ "id": 258,
3355
3073
  "name": "onInputChangeResizeCol",
3356
3074
  "kind": 4096,
3357
3075
  "kindString": "Call signature",
3358
3076
  "flags": {},
3359
3077
  "parameters": [
3360
3078
  {
3361
- "id": 268,
3079
+ "id": 259,
3362
3080
  "name": "event",
3363
3081
  "kind": 32768,
3364
3082
  "kindString": "Parameter",
3365
3083
  "flags": {},
3366
3084
  "type": {
3367
3085
  "type": "reference",
3368
- "name": "Event",
3369
3086
  "qualifiedName": "Event",
3370
- "package": "typescript"
3087
+ "package": "typescript",
3088
+ "name": "Event"
3371
3089
  }
3372
3090
  }
3373
3091
  ],
@@ -3379,7 +3097,7 @@
3379
3097
  ]
3380
3098
  },
3381
3099
  {
3382
- "id": 222,
3100
+ "id": 215,
3383
3101
  "name": "onKeydown",
3384
3102
  "kind": 2048,
3385
3103
  "kindString": "Method",
@@ -3390,33 +3108,32 @@
3390
3108
  {
3391
3109
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3392
3110
  "line": 514,
3393
- "character": 9,
3394
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L514"
3111
+ "character": 9
3395
3112
  }
3396
3113
  ],
3397
3114
  "signatures": [
3398
3115
  {
3399
- "id": 223,
3116
+ "id": 216,
3400
3117
  "name": "onKeydown",
3401
3118
  "kind": 4096,
3402
3119
  "kindString": "Call signature",
3403
3120
  "flags": {},
3404
3121
  "parameters": [
3405
3122
  {
3406
- "id": 224,
3123
+ "id": 217,
3407
3124
  "name": "event",
3408
3125
  "kind": 32768,
3409
3126
  "kindString": "Parameter",
3410
3127
  "flags": {},
3411
3128
  "type": {
3412
3129
  "type": "reference",
3413
- "name": "KeyboardEvent",
3414
3130
  "qualifiedName": "KeyboardEvent",
3415
- "package": "typescript"
3131
+ "package": "typescript",
3132
+ "name": "KeyboardEvent"
3416
3133
  }
3417
3134
  },
3418
3135
  {
3419
- "id": 225,
3136
+ "id": 218,
3420
3137
  "name": "column",
3421
3138
  "kind": 32768,
3422
3139
  "kindString": "Parameter",
@@ -3435,7 +3152,7 @@
3435
3152
  ]
3436
3153
  },
3437
3154
  {
3438
- "id": 263,
3155
+ "id": 254,
3439
3156
  "name": "onKeydownResizeCol",
3440
3157
  "kind": 2048,
3441
3158
  "kindString": "Method",
@@ -3446,29 +3163,28 @@
3446
3163
  {
3447
3164
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3448
3165
  "line": 697,
3449
- "character": 9,
3450
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L697"
3166
+ "character": 9
3451
3167
  }
3452
3168
  ],
3453
3169
  "signatures": [
3454
3170
  {
3455
- "id": 264,
3171
+ "id": 255,
3456
3172
  "name": "onKeydownResizeCol",
3457
3173
  "kind": 4096,
3458
3174
  "kindString": "Call signature",
3459
3175
  "flags": {},
3460
3176
  "parameters": [
3461
3177
  {
3462
- "id": 265,
3178
+ "id": 256,
3463
3179
  "name": "event",
3464
3180
  "kind": 32768,
3465
3181
  "kindString": "Parameter",
3466
3182
  "flags": {},
3467
3183
  "type": {
3468
3184
  "type": "reference",
3469
- "name": "KeyboardEvent",
3470
3185
  "qualifiedName": "KeyboardEvent",
3471
- "package": "typescript"
3186
+ "package": "typescript",
3187
+ "name": "KeyboardEvent"
3472
3188
  }
3473
3189
  }
3474
3190
  ],
@@ -3480,7 +3196,7 @@
3480
3196
  ]
3481
3197
  },
3482
3198
  {
3483
- "id": 241,
3199
+ "id": 234,
3484
3200
  "name": "onMultiselectCheckboxChange",
3485
3201
  "kind": 2048,
3486
3202
  "kindString": "Method",
@@ -3491,13 +3207,12 @@
3491
3207
  {
3492
3208
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3493
3209
  "line": 595,
3494
- "character": 9,
3495
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L595"
3210
+ "character": 9
3496
3211
  }
3497
3212
  ],
3498
3213
  "signatures": [
3499
3214
  {
3500
- "id": 242,
3215
+ "id": 235,
3501
3216
  "name": "onMultiselectCheckboxChange",
3502
3217
  "kind": 4096,
3503
3218
  "kindString": "Call signature",
@@ -3510,7 +3225,7 @@
3510
3225
  ]
3511
3226
  },
3512
3227
  {
3513
- "id": 252,
3228
+ "id": 245,
3514
3229
  "name": "onResizeColumnStart",
3515
3230
  "kind": 2048,
3516
3231
  "kindString": "Method",
@@ -3521,20 +3236,19 @@
3521
3236
  {
3522
3237
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3523
3238
  "line": 646,
3524
- "character": 9,
3525
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L646"
3239
+ "character": 9
3526
3240
  }
3527
3241
  ],
3528
3242
  "signatures": [
3529
3243
  {
3530
- "id": 253,
3244
+ "id": 246,
3531
3245
  "name": "onResizeColumnStart",
3532
3246
  "kind": 4096,
3533
3247
  "kindString": "Call signature",
3534
3248
  "flags": {},
3535
3249
  "parameters": [
3536
3250
  {
3537
- "id": 254,
3251
+ "id": 247,
3538
3252
  "name": "event",
3539
3253
  "kind": 32768,
3540
3254
  "kindString": "Parameter",
@@ -3542,14 +3256,14 @@
3542
3256
  "type": {
3543
3257
  "type": "reflection",
3544
3258
  "declaration": {
3545
- "id": 255,
3259
+ "id": 248,
3546
3260
  "name": "__type",
3547
3261
  "kind": 65536,
3548
3262
  "kindString": "Type literal",
3549
3263
  "flags": {},
3550
3264
  "children": [
3551
3265
  {
3552
- "id": 262,
3266
+ "id": 253,
3553
3267
  "name": "pageX",
3554
3268
  "kind": 1024,
3555
3269
  "kindString": "Property",
@@ -3560,8 +3274,7 @@
3560
3274
  {
3561
3275
  "fileName": "lib/modules/grid/grid.component.ts",
3562
3276
  "line": 649,
3563
- "character": 4,
3564
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L649"
3277
+ "character": 4
3565
3278
  }
3566
3279
  ],
3567
3280
  "type": {
@@ -3570,114 +3283,75 @@
3570
3283
  }
3571
3284
  },
3572
3285
  {
3573
- "id": 259,
3286
+ "id": 251,
3574
3287
  "name": "preventDefault",
3575
- "kind": 1024,
3576
- "kindString": "Property",
3288
+ "kind": 2048,
3289
+ "kindString": "Method",
3577
3290
  "flags": {},
3578
3291
  "sources": [
3579
3292
  {
3580
3293
  "fileName": "lib/modules/grid/grid.component.ts",
3581
3294
  "line": 648,
3582
- "character": 4,
3583
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L648"
3295
+ "character": 4
3584
3296
  }
3585
3297
  ],
3586
- "type": {
3587
- "type": "reflection",
3588
- "declaration": {
3589
- "id": 260,
3590
- "name": "__type",
3591
- "kind": 65536,
3592
- "kindString": "Type literal",
3298
+ "signatures": [
3299
+ {
3300
+ "id": 252,
3301
+ "name": "preventDefault",
3302
+ "kind": 4096,
3303
+ "kindString": "Call signature",
3593
3304
  "flags": {},
3594
- "sources": [
3595
- {
3596
- "fileName": "lib/modules/grid/grid.component.ts",
3597
- "line": 648,
3598
- "character": 20,
3599
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L648"
3600
- }
3601
- ],
3602
- "signatures": [
3603
- {
3604
- "id": 261,
3605
- "name": "__type",
3606
- "kind": 4096,
3607
- "kindString": "Call signature",
3608
- "flags": {},
3609
- "type": {
3610
- "type": "intrinsic",
3611
- "name": "void"
3612
- }
3613
- }
3614
- ]
3305
+ "type": {
3306
+ "type": "intrinsic",
3307
+ "name": "void"
3308
+ }
3615
3309
  }
3616
- }
3310
+ ]
3617
3311
  },
3618
3312
  {
3619
- "id": 256,
3313
+ "id": 249,
3620
3314
  "name": "stopPropagation",
3621
- "kind": 1024,
3622
- "kindString": "Property",
3315
+ "kind": 2048,
3316
+ "kindString": "Method",
3623
3317
  "flags": {},
3624
3318
  "sources": [
3625
3319
  {
3626
3320
  "fileName": "lib/modules/grid/grid.component.ts",
3627
3321
  "line": 647,
3628
- "character": 4,
3629
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L647"
3322
+ "character": 4
3630
3323
  }
3631
3324
  ],
3632
- "type": {
3633
- "type": "reflection",
3634
- "declaration": {
3635
- "id": 257,
3636
- "name": "__type",
3637
- "kind": 65536,
3638
- "kindString": "Type literal",
3325
+ "signatures": [
3326
+ {
3327
+ "id": 250,
3328
+ "name": "stopPropagation",
3329
+ "kind": 4096,
3330
+ "kindString": "Call signature",
3639
3331
  "flags": {},
3640
- "sources": [
3641
- {
3642
- "fileName": "lib/modules/grid/grid.component.ts",
3643
- "line": 647,
3644
- "character": 21,
3645
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L647"
3646
- }
3647
- ],
3648
- "signatures": [
3649
- {
3650
- "id": 258,
3651
- "name": "__type",
3652
- "kind": 4096,
3653
- "kindString": "Call signature",
3654
- "flags": {},
3655
- "type": {
3656
- "type": "intrinsic",
3657
- "name": "void"
3658
- }
3659
- }
3660
- ]
3332
+ "type": {
3333
+ "type": "intrinsic",
3334
+ "name": "void"
3335
+ }
3661
3336
  }
3662
- }
3337
+ ]
3663
3338
  }
3664
3339
  ],
3665
3340
  "groups": [
3666
3341
  {
3667
3342
  "title": "Properties",
3343
+ "kind": 1024,
3668
3344
  "children": [
3669
- 262,
3670
- 259,
3671
- 256
3345
+ 253
3672
3346
  ]
3673
- }
3674
- ],
3675
- "sources": [
3347
+ },
3676
3348
  {
3677
- "fileName": "lib/modules/grid/grid.component.ts",
3678
- "line": 646,
3679
- "character": 36,
3680
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L646"
3349
+ "title": "Methods",
3350
+ "kind": 2048,
3351
+ "children": [
3352
+ 251,
3353
+ 249
3354
+ ]
3681
3355
  }
3682
3356
  ]
3683
3357
  }
@@ -3692,7 +3366,7 @@
3692
3366
  ]
3693
3367
  },
3694
3368
  {
3695
- "id": 272,
3369
+ "id": 263,
3696
3370
  "name": "onResizeHandleBlur",
3697
3371
  "kind": 2048,
3698
3372
  "kindString": "Method",
@@ -3703,13 +3377,12 @@
3703
3377
  {
3704
3378
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3705
3379
  "line": 734,
3706
- "character": 9,
3707
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L734"
3380
+ "character": 9
3708
3381
  }
3709
3382
  ],
3710
3383
  "signatures": [
3711
3384
  {
3712
- "id": 273,
3385
+ "id": 264,
3713
3386
  "name": "onResizeHandleBlur",
3714
3387
  "kind": 4096,
3715
3388
  "kindString": "Call signature",
@@ -3722,7 +3395,7 @@
3722
3395
  ]
3723
3396
  },
3724
3397
  {
3725
- "id": 274,
3398
+ "id": 265,
3726
3399
  "name": "onResizeHandleFocus",
3727
3400
  "kind": 2048,
3728
3401
  "kindString": "Method",
@@ -3733,29 +3406,28 @@
3733
3406
  {
3734
3407
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3735
3408
  "line": 738,
3736
- "character": 9,
3737
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L738"
3409
+ "character": 9
3738
3410
  }
3739
3411
  ],
3740
3412
  "signatures": [
3741
3413
  {
3742
- "id": 275,
3414
+ "id": 266,
3743
3415
  "name": "onResizeHandleFocus",
3744
3416
  "kind": 4096,
3745
3417
  "kindString": "Call signature",
3746
3418
  "flags": {},
3747
3419
  "parameters": [
3748
3420
  {
3749
- "id": 276,
3421
+ "id": 267,
3750
3422
  "name": "event",
3751
3423
  "kind": 32768,
3752
3424
  "kindString": "Parameter",
3753
3425
  "flags": {},
3754
3426
  "type": {
3755
3427
  "type": "reference",
3756
- "name": "FocusEvent",
3757
3428
  "qualifiedName": "FocusEvent",
3758
- "package": "typescript"
3429
+ "package": "typescript",
3430
+ "name": "FocusEvent"
3759
3431
  }
3760
3432
  }
3761
3433
  ],
@@ -3767,7 +3439,7 @@
3767
3439
  ]
3768
3440
  },
3769
3441
  {
3770
- "id": 269,
3442
+ "id": 260,
3771
3443
  "name": "onResizeHandleMove",
3772
3444
  "kind": 2048,
3773
3445
  "kindString": "Method",
@@ -3778,29 +3450,28 @@
3778
3450
  {
3779
3451
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3780
3452
  "line": 716,
3781
- "character": 9,
3782
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L716"
3453
+ "character": 9
3783
3454
  }
3784
3455
  ],
3785
3456
  "signatures": [
3786
3457
  {
3787
- "id": 270,
3458
+ "id": 261,
3788
3459
  "name": "onResizeHandleMove",
3789
3460
  "kind": 4096,
3790
3461
  "kindString": "Call signature",
3791
3462
  "flags": {},
3792
3463
  "parameters": [
3793
3464
  {
3794
- "id": 271,
3465
+ "id": 262,
3795
3466
  "name": "event",
3796
3467
  "kind": 32768,
3797
3468
  "kindString": "Parameter",
3798
3469
  "flags": {},
3799
3470
  "type": {
3800
3471
  "type": "reference",
3801
- "name": "MouseEvent",
3802
3472
  "qualifiedName": "MouseEvent",
3803
- "package": "typescript"
3473
+ "package": "typescript",
3474
+ "name": "MouseEvent"
3804
3475
  }
3805
3476
  }
3806
3477
  ],
@@ -3812,7 +3483,7 @@
3812
3483
  ]
3813
3484
  },
3814
3485
  {
3815
- "id": 277,
3486
+ "id": 268,
3816
3487
  "name": "onResizeHandleRelease",
3817
3488
  "kind": 2048,
3818
3489
  "kindString": "Method",
@@ -3823,29 +3494,28 @@
3823
3494
  {
3824
3495
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3825
3496
  "line": 747,
3826
- "character": 9,
3827
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L747"
3497
+ "character": 9
3828
3498
  }
3829
3499
  ],
3830
3500
  "signatures": [
3831
3501
  {
3832
- "id": 278,
3502
+ "id": 269,
3833
3503
  "name": "onResizeHandleRelease",
3834
3504
  "kind": 4096,
3835
3505
  "kindString": "Call signature",
3836
3506
  "flags": {},
3837
3507
  "parameters": [
3838
3508
  {
3839
- "id": 279,
3509
+ "id": 270,
3840
3510
  "name": "event",
3841
3511
  "kind": 32768,
3842
3512
  "kindString": "Parameter",
3843
3513
  "flags": {},
3844
3514
  "type": {
3845
3515
  "type": "reference",
3846
- "name": "MouseEvent",
3847
3516
  "qualifiedName": "MouseEvent",
3848
- "package": "typescript"
3517
+ "package": "typescript",
3518
+ "name": "MouseEvent"
3849
3519
  }
3850
3520
  }
3851
3521
  ],
@@ -3857,7 +3527,7 @@
3857
3527
  ]
3858
3528
  },
3859
3529
  {
3860
- "id": 280,
3530
+ "id": 271,
3861
3531
  "name": "onRowClick",
3862
3532
  "kind": 2048,
3863
3533
  "kindString": "Method",
@@ -3868,20 +3538,19 @@
3868
3538
  {
3869
3539
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3870
3540
  "line": 759,
3871
- "character": 9,
3872
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L759"
3541
+ "character": 9
3873
3542
  }
3874
3543
  ],
3875
3544
  "signatures": [
3876
3545
  {
3877
- "id": 281,
3546
+ "id": 272,
3878
3547
  "name": "onRowClick",
3879
3548
  "kind": 4096,
3880
3549
  "kindString": "Call signature",
3881
3550
  "flags": {},
3882
3551
  "parameters": [
3883
3552
  {
3884
- "id": 282,
3553
+ "id": 273,
3885
3554
  "name": "event",
3886
3555
  "kind": 32768,
3887
3556
  "kindString": "Parameter",
@@ -3892,7 +3561,7 @@
3892
3561
  }
3893
3562
  },
3894
3563
  {
3895
- "id": 283,
3564
+ "id": 274,
3896
3565
  "name": "selectedItem",
3897
3566
  "kind": 32768,
3898
3567
  "kindString": "Parameter",
@@ -3911,7 +3580,7 @@
3911
3580
  ]
3912
3581
  },
3913
3582
  {
3914
- "id": 302,
3583
+ "id": 293,
3915
3584
  "name": "onTopScroll",
3916
3585
  "kind": 2048,
3917
3586
  "kindString": "Method",
@@ -3922,20 +3591,19 @@
3922
3591
  {
3923
3592
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3924
3593
  "line": 807,
3925
- "character": 9,
3926
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L807"
3594
+ "character": 9
3927
3595
  }
3928
3596
  ],
3929
3597
  "signatures": [
3930
3598
  {
3931
- "id": 303,
3599
+ "id": 294,
3932
3600
  "name": "onTopScroll",
3933
3601
  "kind": 4096,
3934
3602
  "kindString": "Call signature",
3935
3603
  "flags": {},
3936
3604
  "parameters": [
3937
3605
  {
3938
- "id": 304,
3606
+ "id": 295,
3939
3607
  "name": "event",
3940
3608
  "kind": 32768,
3941
3609
  "kindString": "Parameter",
@@ -3954,7 +3622,7 @@
3954
3622
  ]
3955
3623
  },
3956
3624
  {
3957
- "id": 299,
3625
+ "id": 290,
3958
3626
  "name": "onTouchMove",
3959
3627
  "kind": 2048,
3960
3628
  "kindString": "Method",
@@ -3965,20 +3633,19 @@
3965
3633
  {
3966
3634
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
3967
3635
  "line": 803,
3968
- "character": 9,
3969
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L803"
3636
+ "character": 9
3970
3637
  }
3971
3638
  ],
3972
3639
  "signatures": [
3973
3640
  {
3974
- "id": 300,
3641
+ "id": 291,
3975
3642
  "name": "onTouchMove",
3976
3643
  "kind": 4096,
3977
3644
  "kindString": "Call signature",
3978
3645
  "flags": {},
3979
3646
  "parameters": [
3980
3647
  {
3981
- "id": 301,
3648
+ "id": 292,
3982
3649
  "name": "event",
3983
3650
  "kind": 32768,
3984
3651
  "kindString": "Parameter",
@@ -3997,24 +3664,37 @@
3997
3664
  ]
3998
3665
  },
3999
3666
  {
4000
- "id": 210,
3667
+ "id": 203,
4001
3668
  "name": "onWindowResize",
4002
3669
  "kind": 2048,
4003
3670
  "kindString": "Method",
4004
3671
  "flags": {
4005
3672
  "isPublic": true
4006
3673
  },
3674
+ "decorators": [
3675
+ {
3676
+ "name": "HostListener",
3677
+ "type": {
3678
+ "type": "reference",
3679
+ "qualifiedName": "HostListenerDecorator",
3680
+ "package": "@angular/core",
3681
+ "name": "HostListener"
3682
+ },
3683
+ "arguments": {
3684
+ "eventName": "'window:resize'"
3685
+ }
3686
+ }
3687
+ ],
4007
3688
  "sources": [
4008
3689
  {
4009
3690
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
4010
3691
  "line": 467,
4011
- "character": 9,
4012
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L467"
3692
+ "character": 9
4013
3693
  }
4014
3694
  ],
4015
3695
  "signatures": [
4016
3696
  {
4017
- "id": 211,
3697
+ "id": 204,
4018
3698
  "name": "onWindowResize",
4019
3699
  "kind": 4096,
4020
3700
  "kindString": "Call signature",
@@ -4027,7 +3707,7 @@
4027
3707
  ]
4028
3708
  },
4029
3709
  {
4030
- "id": 226,
3710
+ "id": 219,
4031
3711
  "name": "sortByColumn",
4032
3712
  "kind": 2048,
4033
3713
  "kindString": "Method",
@@ -4038,20 +3718,19 @@
4038
3718
  {
4039
3719
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
4040
3720
  "line": 521,
4041
- "character": 9,
4042
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L521"
3721
+ "character": 9
4043
3722
  }
4044
3723
  ],
4045
3724
  "signatures": [
4046
3725
  {
4047
- "id": 227,
3726
+ "id": 220,
4048
3727
  "name": "sortByColumn",
4049
3728
  "kind": 4096,
4050
3729
  "kindString": "Call signature",
4051
3730
  "flags": {},
4052
3731
  "parameters": [
4053
3732
  {
4054
- "id": 228,
3733
+ "id": 221,
4055
3734
  "name": "column",
4056
3735
  "kind": 32768,
4057
3736
  "kindString": "Parameter",
@@ -4070,7 +3749,7 @@
4070
3749
  ]
4071
3750
  },
4072
3751
  {
4073
- "id": 249,
3752
+ "id": 242,
4074
3753
  "name": "updateColumnDescription",
4075
3754
  "kind": 2048,
4076
3755
  "kindString": "Method",
@@ -4081,20 +3760,19 @@
4081
3760
  {
4082
3761
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
4083
3762
  "line": 631,
4084
- "character": 9,
4085
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L631"
3763
+ "character": 9
4086
3764
  }
4087
3765
  ],
4088
3766
  "signatures": [
4089
3767
  {
4090
- "id": 250,
3768
+ "id": 243,
4091
3769
  "name": "updateColumnDescription",
4092
3770
  "kind": 4096,
4093
3771
  "kindString": "Call signature",
4094
3772
  "flags": {},
4095
3773
  "parameters": [
4096
3774
  {
4097
- "id": 251,
3775
+ "id": 244,
4098
3776
  "name": "change",
4099
3777
  "kind": 32768,
4100
3778
  "kindString": "Parameter",
@@ -4113,7 +3791,7 @@
4113
3791
  ]
4114
3792
  },
4115
3793
  {
4116
- "id": 243,
3794
+ "id": 236,
4117
3795
  "name": "updateColumnHeading",
4118
3796
  "kind": 2048,
4119
3797
  "kindString": "Method",
@@ -4124,20 +3802,19 @@
4124
3802
  {
4125
3803
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
4126
3804
  "line": 599,
4127
- "character": 9,
4128
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L599"
3805
+ "character": 9
4129
3806
  }
4130
3807
  ],
4131
3808
  "signatures": [
4132
3809
  {
4133
- "id": 244,
3810
+ "id": 237,
4134
3811
  "name": "updateColumnHeading",
4135
3812
  "kind": 4096,
4136
3813
  "kindString": "Call signature",
4137
3814
  "flags": {},
4138
3815
  "parameters": [
4139
3816
  {
4140
- "id": 245,
3817
+ "id": 238,
4141
3818
  "name": "change",
4142
3819
  "kind": 32768,
4143
3820
  "kindString": "Parameter",
@@ -4156,7 +3833,7 @@
4156
3833
  ]
4157
3834
  },
4158
3835
  {
4159
- "id": 246,
3836
+ "id": 239,
4160
3837
  "name": "updateInlineHelpPopover",
4161
3838
  "kind": 2048,
4162
3839
  "kindString": "Method",
@@ -4167,20 +3844,19 @@
4167
3844
  {
4168
3845
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
4169
3846
  "line": 614,
4170
- "character": 9,
4171
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L614"
3847
+ "character": 9
4172
3848
  }
4173
3849
  ],
4174
3850
  "signatures": [
4175
3851
  {
4176
- "id": 247,
3852
+ "id": 240,
4177
3853
  "name": "updateInlineHelpPopover",
4178
3854
  "kind": 4096,
4179
3855
  "kindString": "Call signature",
4180
3856
  "flags": {},
4181
3857
  "parameters": [
4182
3858
  {
4183
- "id": 248,
3859
+ "id": 241,
4184
3860
  "name": "change",
4185
3861
  "kind": 32768,
4186
3862
  "kindString": "Parameter",
@@ -4202,12 +3878,14 @@
4202
3878
  "groups": [
4203
3879
  {
4204
3880
  "title": "Constructors",
3881
+ "kind": 512,
4205
3882
  "children": [
4206
3883
  114
4207
3884
  ]
4208
3885
  },
4209
3886
  {
4210
3887
  "title": "Properties",
3888
+ "kind": 1024,
4211
3889
  "children": [
4212
3890
  154,
4213
3891
  148,
@@ -4240,6 +3918,7 @@
4240
3918
  },
4241
3919
  {
4242
3920
  "title": "Accessors",
3921
+ "kind": 262144,
4243
3922
  "children": [
4244
3923
  124,
4245
3924
  137,
@@ -4249,43 +3928,44 @@
4249
3928
  },
4250
3929
  {
4251
3930
  "title": "Methods",
3931
+ "kind": 2048,
4252
3932
  "children": [
4253
- 290,
4254
- 293,
4255
- 232,
4256
- 219,
4257
- 235,
4258
- 238,
4259
- 296,
4260
- 287,
4261
- 229,
4262
- 214,
4263
- 216,
4264
- 212,
3933
+ 281,
4265
3934
  284,
4266
- 201,
4267
- 203,
4268
- 205,
4269
- 208,
4270
- 199,
4271
- 305,
4272
- 266,
3935
+ 225,
3936
+ 212,
3937
+ 228,
3938
+ 231,
3939
+ 287,
3940
+ 278,
4273
3941
  222,
3942
+ 207,
3943
+ 209,
3944
+ 205,
3945
+ 275,
3946
+ 194,
3947
+ 196,
3948
+ 198,
3949
+ 201,
3950
+ 192,
3951
+ 296,
3952
+ 257,
3953
+ 215,
3954
+ 254,
3955
+ 234,
3956
+ 245,
4274
3957
  263,
4275
- 241,
4276
- 252,
4277
- 272,
4278
- 274,
4279
- 269,
4280
- 277,
4281
- 280,
4282
- 302,
4283
- 299,
4284
- 210,
4285
- 226,
4286
- 249,
4287
- 243,
4288
- 246
3958
+ 265,
3959
+ 260,
3960
+ 268,
3961
+ 271,
3962
+ 293,
3963
+ 290,
3964
+ 203,
3965
+ 219,
3966
+ 242,
3967
+ 236,
3968
+ 239
4289
3969
  ]
4290
3970
  }
4291
3971
  ],
@@ -4293,40 +3973,39 @@
4293
3973
  {
4294
3974
  "fileName": "projects/grids/src/modules/grid/grid.component.ts",
4295
3975
  "line": 82,
4296
- "character": 13,
4297
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.component.ts#L82"
3976
+ "character": 13
4298
3977
  }
4299
3978
  ],
4300
3979
  "implementedTypes": [
4301
3980
  {
4302
3981
  "type": "reference",
4303
- "name": "OnInit",
4304
3982
  "qualifiedName": "OnInit",
4305
- "package": "@angular/core"
3983
+ "package": "@angular/core",
3984
+ "name": "OnInit"
4306
3985
  },
4307
3986
  {
4308
3987
  "type": "reference",
4309
- "name": "AfterContentInit",
4310
3988
  "qualifiedName": "AfterContentInit",
4311
- "package": "@angular/core"
3989
+ "package": "@angular/core",
3990
+ "name": "AfterContentInit"
4312
3991
  },
4313
3992
  {
4314
3993
  "type": "reference",
4315
- "name": "AfterViewInit",
4316
3994
  "qualifiedName": "AfterViewInit",
4317
- "package": "@angular/core"
3995
+ "package": "@angular/core",
3996
+ "name": "AfterViewInit"
4318
3997
  },
4319
3998
  {
4320
3999
  "type": "reference",
4321
- "name": "OnChanges",
4322
4000
  "qualifiedName": "OnChanges",
4323
- "package": "@angular/core"
4001
+ "package": "@angular/core",
4002
+ "name": "OnChanges"
4324
4003
  },
4325
4004
  {
4326
4005
  "type": "reference",
4327
- "name": "OnDestroy",
4328
4006
  "qualifiedName": "OnDestroy",
4329
- "package": "@angular/core"
4007
+ "package": "@angular/core",
4008
+ "name": "OnDestroy"
4330
4009
  }
4331
4010
  ]
4332
4011
  },
@@ -4337,27 +4016,32 @@
4337
4016
  "kindString": "Class",
4338
4017
  "flags": {},
4339
4018
  "comment": {
4340
- "summary": [],
4341
- "blockTags": [
4019
+ "tags": [
4342
4020
  {
4343
- "tag": "@deprecated",
4344
- "content": [
4345
- {
4346
- "kind": "code",
4347
- "text": "`SkyGridComponent`"
4348
- },
4349
- {
4350
- "kind": "text",
4351
- "text": " and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid"
4352
- }
4353
- ]
4021
+ "tag": "deprecated",
4022
+ "text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
4354
4023
  }
4355
4024
  ]
4356
4025
  },
4026
+ "decorators": [
4027
+ {
4028
+ "name": "NgModule",
4029
+ "type": {
4030
+ "type": "reference",
4031
+ "qualifiedName": "NgModuleDecorator",
4032
+ "package": "@angular/core",
4033
+ "name": "NgModule"
4034
+ },
4035
+ "arguments": {
4036
+ "obj": "{\n declarations: [\n SkyGridComponent,\n SkyGridColumnComponent,\n SkyGridCellComponent,\n ],\n imports: [\n CommonModule,\n DragulaModule,\n FormsModule,\n SkyAffixModule,\n SkyCheckboxModule,\n SkyGridsResourcesModule,\n SkyHelpInlineModule,\n SkyIconModule,\n SkyInlineDeleteModule,\n SkyOverlayModule,\n SkyPopoverModule,\n SkyTextHighlightModule,\n ],\n exports: [SkyGridComponent, SkyGridColumnComponent],\n}"
4037
+ }
4038
+ }
4039
+ ],
4357
4040
  "children": [],
4358
4041
  "groups": [
4359
4042
  {
4360
4043
  "title": "Constructors",
4044
+ "kind": 512,
4361
4045
  "children": [
4362
4046
  2
4363
4047
  ]
@@ -4367,8 +4051,7 @@
4367
4051
  {
4368
4052
  "fileName": "projects/grids/src/modules/grid/grid.module.ts",
4369
4053
  "line": 47,
4370
- "character": 13,
4371
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/grid.module.ts#L47"
4054
+ "character": 13
4372
4055
  }
4373
4056
  ]
4374
4057
  },
@@ -4379,20 +4062,10 @@
4379
4062
  "kindString": "Interface",
4380
4063
  "flags": {},
4381
4064
  "comment": {
4382
- "summary": [],
4383
- "blockTags": [
4065
+ "tags": [
4384
4066
  {
4385
- "tag": "@deprecated",
4386
- "content": [
4387
- {
4388
- "kind": "code",
4389
- "text": "`SkyGridComponent`"
4390
- },
4391
- {
4392
- "kind": "text",
4393
- "text": " and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid"
4394
- }
4395
- ]
4067
+ "tag": "deprecated",
4068
+ "text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
4396
4069
  }
4397
4070
  ]
4398
4071
  },
@@ -4406,19 +4079,13 @@
4406
4079
  "isOptional": true
4407
4080
  },
4408
4081
  "comment": {
4409
- "summary": [
4410
- {
4411
- "kind": "text",
4412
- "text": "The field of the column."
4413
- }
4414
- ]
4082
+ "shortText": "The field of the column."
4415
4083
  },
4416
4084
  "sources": [
4417
4085
  {
4418
4086
  "fileName": "projects/grids/src/modules/grid/types/grid-column-width-model-change.ts",
4419
4087
  "line": 13,
4420
- "character": 2,
4421
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/types/grid-column-width-model-change.ts#L13"
4088
+ "character": 2
4422
4089
  }
4423
4090
  ],
4424
4091
  "type": {
@@ -4435,19 +4102,13 @@
4435
4102
  "isOptional": true
4436
4103
  },
4437
4104
  "comment": {
4438
- "summary": [
4439
- {
4440
- "kind": "text",
4441
- "text": "The ID of the column."
4442
- }
4443
- ]
4105
+ "shortText": "The ID of the column."
4444
4106
  },
4445
4107
  "sources": [
4446
4108
  {
4447
4109
  "fileName": "projects/grids/src/modules/grid/types/grid-column-width-model-change.ts",
4448
4110
  "line": 8,
4449
- "character": 2,
4450
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/types/grid-column-width-model-change.ts#L8"
4111
+ "character": 2
4451
4112
  }
4452
4113
  ],
4453
4114
  "type": {
@@ -4462,19 +4123,13 @@
4462
4123
  "kindString": "Property",
4463
4124
  "flags": {},
4464
4125
  "comment": {
4465
- "summary": [
4466
- {
4467
- "kind": "text",
4468
- "text": "The width of the column in pixels."
4469
- }
4470
- ]
4126
+ "shortText": "The width of the column in pixels."
4471
4127
  },
4472
4128
  "sources": [
4473
4129
  {
4474
4130
  "fileName": "projects/grids/src/modules/grid/types/grid-column-width-model-change.ts",
4475
4131
  "line": 18,
4476
- "character": 2,
4477
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/types/grid-column-width-model-change.ts#L18"
4132
+ "character": 2
4478
4133
  }
4479
4134
  ],
4480
4135
  "type": {
@@ -4486,6 +4141,7 @@
4486
4141
  "groups": [
4487
4142
  {
4488
4143
  "title": "Properties",
4144
+ "kind": 1024,
4489
4145
  "children": [
4490
4146
  42,
4491
4147
  41,
@@ -4497,8 +4153,7 @@
4497
4153
  {
4498
4154
  "fileName": "projects/grids/src/modules/grid/types/grid-column-width-model-change.ts",
4499
4155
  "line": 4,
4500
- "character": 17,
4501
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/types/grid-column-width-model-change.ts#L4"
4156
+ "character": 17
4502
4157
  }
4503
4158
  ]
4504
4159
  },
@@ -4509,20 +4164,10 @@
4509
4164
  "kindString": "Interface",
4510
4165
  "flags": {},
4511
4166
  "comment": {
4512
- "summary": [],
4513
- "blockTags": [
4167
+ "tags": [
4514
4168
  {
4515
- "tag": "@deprecated",
4516
- "content": [
4517
- {
4518
- "kind": "code",
4519
- "text": "`SkyGridComponent`"
4520
- },
4521
- {
4522
- "kind": "text",
4523
- "text": " and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid"
4524
- }
4525
- ]
4169
+ "tag": "deprecated",
4170
+ "text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
4526
4171
  }
4527
4172
  ]
4528
4173
  },
@@ -4534,19 +4179,13 @@
4534
4179
  "kindString": "Property",
4535
4180
  "flags": {},
4536
4181
  "comment": {
4537
- "summary": [
4538
- {
4539
- "kind": "text",
4540
- "text": "The type of message being sent."
4541
- }
4542
- ]
4182
+ "shortText": "The type of message being sent."
4543
4183
  },
4544
4184
  "sources": [
4545
4185
  {
4546
4186
  "fileName": "projects/grids/src/modules/grid/types/grid-message.ts",
4547
4187
  "line": 10,
4548
- "character": 2,
4549
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/types/grid-message.ts#L10"
4188
+ "character": 2
4550
4189
  }
4551
4190
  ],
4552
4191
  "type": {
@@ -4559,6 +4198,7 @@
4559
4198
  "groups": [
4560
4199
  {
4561
4200
  "title": "Properties",
4201
+ "kind": 1024,
4562
4202
  "children": [
4563
4203
  45
4564
4204
  ]
@@ -4568,8 +4208,7 @@
4568
4208
  {
4569
4209
  "fileName": "projects/grids/src/modules/grid/types/grid-message.ts",
4570
4210
  "line": 6,
4571
- "character": 17,
4572
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/types/grid-message.ts#L6"
4211
+ "character": 17
4573
4212
  }
4574
4213
  ]
4575
4214
  },
@@ -4580,20 +4219,10 @@
4580
4219
  "kindString": "Interface",
4581
4220
  "flags": {},
4582
4221
  "comment": {
4583
- "summary": [],
4584
- "blockTags": [
4222
+ "tags": [
4585
4223
  {
4586
- "tag": "@deprecated",
4587
- "content": [
4588
- {
4589
- "kind": "code",
4590
- "text": "`SkyGridComponent`"
4591
- },
4592
- {
4593
- "kind": "text",
4594
- "text": " and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid"
4595
- }
4596
- ]
4224
+ "tag": "deprecated",
4225
+ "text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
4597
4226
  }
4598
4227
  ]
4599
4228
  },
@@ -4607,19 +4236,13 @@
4607
4236
  "isOptional": true
4608
4237
  },
4609
4238
  "comment": {
4610
- "summary": [
4611
- {
4612
- "kind": "text",
4613
- "text": "The IDs of the rows that are selected."
4614
- }
4615
- ]
4239
+ "shortText": "The IDs of the rows that are selected."
4616
4240
  },
4617
4241
  "sources": [
4618
4242
  {
4619
4243
  "fileName": "projects/grids/src/modules/grid/types/grid-selected-rows-model-change.ts",
4620
4244
  "line": 10,
4621
- "character": 2,
4622
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/types/grid-selected-rows-model-change.ts#L10"
4245
+ "character": 2
4623
4246
  }
4624
4247
  ],
4625
4248
  "type": {
@@ -4634,6 +4257,7 @@
4634
4257
  "groups": [
4635
4258
  {
4636
4259
  "title": "Properties",
4260
+ "kind": 1024,
4637
4261
  "children": [
4638
4262
  67
4639
4263
  ]
@@ -4643,8 +4267,7 @@
4643
4267
  {
4644
4268
  "fileName": "projects/grids/src/modules/grid/types/grid-selected-rows-model-change.ts",
4645
4269
  "line": 6,
4646
- "character": 17,
4647
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/types/grid-selected-rows-model-change.ts#L6"
4270
+ "character": 17
4648
4271
  }
4649
4272
  ]
4650
4273
  },
@@ -4655,25 +4278,11 @@
4655
4278
  "kindString": "Type alias",
4656
4279
  "flags": {},
4657
4280
  "comment": {
4658
- "summary": [
4659
- {
4660
- "kind": "text",
4661
- "text": "Represents the horizontal alignment of the column's data and header."
4662
- }
4663
- ],
4664
- "blockTags": [
4281
+ "shortText": "Represents the horizontal alignment of the column's data and header.",
4282
+ "tags": [
4665
4283
  {
4666
- "tag": "@deprecated",
4667
- "content": [
4668
- {
4669
- "kind": "code",
4670
- "text": "`SkyGridComponent`"
4671
- },
4672
- {
4673
- "kind": "text",
4674
- "text": " and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid"
4675
- }
4676
- ]
4284
+ "tag": "deprecated",
4285
+ "text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
4677
4286
  }
4678
4287
  ]
4679
4288
  },
@@ -4681,8 +4290,7 @@
4681
4290
  {
4682
4291
  "fileName": "projects/grids/src/modules/grid/types/grid-column-alignment.ts",
4683
4292
  "line": 5,
4684
- "character": 12,
4685
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/lib/modules/grid/types/grid-column-alignment.ts#L5"
4293
+ "character": 12
4686
4294
  }
4687
4295
  ],
4688
4296
  "type": {
@@ -4707,12 +4315,14 @@
4707
4315
  "groups": [
4708
4316
  {
4709
4317
  "title": "Enumerations",
4318
+ "kind": 8,
4710
4319
  "children": [
4711
4320
  54
4712
4321
  ]
4713
4322
  },
4714
4323
  {
4715
4324
  "title": "Classes",
4325
+ "kind": 128,
4716
4326
  "children": [
4717
4327
  77,
4718
4328
  113,
@@ -4721,6 +4331,7 @@
4721
4331
  },
4722
4332
  {
4723
4333
  "title": "Interfaces",
4334
+ "kind": 256,
4724
4335
  "children": [
4725
4336
  40,
4726
4337
  44,
@@ -4728,7 +4339,8 @@
4728
4339
  ]
4729
4340
  },
4730
4341
  {
4731
- "title": "Type Aliases",
4342
+ "title": "Type aliases",
4343
+ "kind": 4194304,
4732
4344
  "children": [
4733
4345
  27
4734
4346
  ]
@@ -4738,8 +4350,7 @@
4738
4350
  {
4739
4351
  "fileName": "index.ts",
4740
4352
  "line": 1,
4741
- "character": 0,
4742
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/grids/src/index.ts#L1"
4353
+ "character": 0
4743
4354
  }
4744
4355
  ]
4745
4356
  },