@skyux/tiles 8.0.0-alpha.2 → 8.0.0-alpha.20

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.
@@ -63,7 +63,7 @@
63
63
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts",
64
64
  "line": 13,
65
65
  "character": 2,
66
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts#L13"
66
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts#L13"
67
67
  }
68
68
  ],
69
69
  "type": {
@@ -90,7 +90,7 @@
90
90
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts",
91
91
  "line": 8,
92
92
  "character": 2,
93
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts#L8"
93
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts#L8"
94
94
  }
95
95
  ],
96
96
  "type": {
@@ -113,7 +113,7 @@
113
113
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts",
114
114
  "line": 4,
115
115
  "character": 12,
116
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts#L4"
116
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message-type.ts#L4"
117
117
  }
118
118
  ]
119
119
  },
@@ -137,12 +137,12 @@
137
137
  "fileName": "projects/tiles/src/modules/tiles/tile-content/tile-content.module.ts",
138
138
  "line": 13,
139
139
  "character": 13,
140
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-content/tile-content.module.ts#L13"
140
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-content/tile-content.module.ts#L13"
141
141
  }
142
142
  ]
143
143
  },
144
144
  {
145
- "id": 229,
145
+ "id": 225,
146
146
  "name": "SkyTileDashboardColumnModule",
147
147
  "kind": 128,
148
148
  "kindString": "Class",
@@ -152,7 +152,7 @@
152
152
  {
153
153
  "title": "Constructors",
154
154
  "children": [
155
- 230
155
+ 226
156
156
  ]
157
157
  }
158
158
  ],
@@ -161,7 +161,7 @@
161
161
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-column/tile-dashboard-column.module.ts",
162
162
  "line": 13,
163
163
  "character": 13,
164
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-column/tile-dashboard-column.module.ts#L13"
164
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-column/tile-dashboard-column.module.ts#L13"
165
165
  }
166
166
  ]
167
167
  },
@@ -185,7 +185,7 @@
185
185
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.module.ts",
186
186
  "line": 21,
187
187
  "character": 13,
188
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.module.ts#L21"
188
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.module.ts#L21"
189
189
  }
190
190
  ]
191
191
  },
@@ -207,7 +207,7 @@
207
207
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
208
208
  "line": 62,
209
209
  "character": 2,
210
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L62"
210
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L62"
211
211
  }
212
212
  ],
213
213
  "signatures": [
@@ -217,56 +217,6 @@
217
217
  "kind": 16384,
218
218
  "kindString": "Constructor signature",
219
219
  "flags": {},
220
- "parameters": [
221
- {
222
- "id": 118,
223
- "name": "dragulaService",
224
- "kind": 32768,
225
- "kindString": "Parameter",
226
- "flags": {},
227
- "type": {
228
- "type": "reference",
229
- "name": "DragulaService",
230
- "qualifiedName": "DragulaService",
231
- "package": "ng2-dragula"
232
- }
233
- },
234
- {
235
- "id": 119,
236
- "name": "mediaQuery",
237
- "kind": 32768,
238
- "kindString": "Parameter",
239
- "flags": {},
240
- "type": {
241
- "type": "reference",
242
- "name": "SkyMediaQueryService"
243
- }
244
- },
245
- {
246
- "id": 120,
247
- "name": "uiConfigService",
248
- "kind": 32768,
249
- "kindString": "Parameter",
250
- "flags": {},
251
- "type": {
252
- "type": "reference",
253
- "name": "SkyUIConfigService"
254
- }
255
- },
256
- {
257
- "id": 121,
258
- "name": "dynamicComponentService",
259
- "kind": 32768,
260
- "kindString": "Parameter",
261
- "flags": {
262
- "isOptional": true
263
- },
264
- "type": {
265
- "type": "reference",
266
- "name": "SkyDynamicComponentService"
267
- }
268
- }
269
- ],
270
220
  "type": {
271
221
  "type": "reference",
272
222
  "id": 115,
@@ -276,7 +226,7 @@
276
226
  ]
277
227
  },
278
228
  {
279
- "id": 124,
229
+ "id": 120,
280
230
  "name": "dashboardInitialized",
281
231
  "kind": 1024,
282
232
  "kindString": "Property",
@@ -296,7 +246,7 @@
296
246
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
297
247
  "line": 48,
298
248
  "character": 9,
299
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L48"
249
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L48"
300
250
  }
301
251
  ],
302
252
  "type": {
@@ -314,7 +264,7 @@
314
264
  "defaultValue": "..."
315
265
  },
316
266
  {
317
- "id": 141,
267
+ "id": 137,
318
268
  "name": "addTileComponent",
319
269
  "kind": 2048,
320
270
  "kindString": "Method",
@@ -324,14 +274,14 @@
324
274
  "sources": [
325
275
  {
326
276
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
327
- "line": 133,
277
+ "line": 117,
328
278
  "character": 9,
329
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L133"
279
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L117"
330
280
  }
331
281
  ],
332
282
  "signatures": [
333
283
  {
334
- "id": 142,
284
+ "id": 138,
335
285
  "name": "addTileComponent",
336
286
  "kind": 4096,
337
287
  "kindString": "Call signature",
@@ -346,7 +296,7 @@
346
296
  },
347
297
  "parameters": [
348
298
  {
349
- "id": 143,
299
+ "id": 139,
350
300
  "name": "tile",
351
301
  "kind": 32768,
352
302
  "kindString": "Parameter",
@@ -361,12 +311,12 @@
361
311
  },
362
312
  "type": {
363
313
  "type": "reference",
364
- "id": 241,
314
+ "id": 237,
365
315
  "name": "SkyTileDashboardConfigLayoutTile"
366
316
  }
367
317
  },
368
318
  {
369
- "id": 144,
319
+ "id": 140,
370
320
  "name": "component",
371
321
  "kind": 32768,
372
322
  "kindString": "Parameter",
@@ -401,7 +351,7 @@
401
351
  ]
402
352
  },
403
353
  {
404
- "id": 148,
354
+ "id": 144,
405
355
  "name": "setAllTilesCollapsed",
406
356
  "kind": 2048,
407
357
  "kindString": "Method",
@@ -411,14 +361,14 @@
411
361
  "sources": [
412
362
  {
413
363
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
414
- "line": 162,
364
+ "line": 146,
415
365
  "character": 9,
416
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L162"
366
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L146"
417
367
  }
418
368
  ],
419
369
  "signatures": [
420
370
  {
421
- "id": 149,
371
+ "id": 145,
422
372
  "name": "setAllTilesCollapsed",
423
373
  "kind": 4096,
424
374
  "kindString": "Call signature",
@@ -433,7 +383,7 @@
433
383
  },
434
384
  "parameters": [
435
385
  {
436
- "id": 150,
386
+ "id": 146,
437
387
  "name": "isCollapsed",
438
388
  "kind": 32768,
439
389
  "kindString": "Parameter",
@@ -460,7 +410,7 @@
460
410
  ]
461
411
  },
462
412
  {
463
- "id": 151,
413
+ "id": 147,
464
414
  "name": "setTileCollapsed",
465
415
  "kind": 2048,
466
416
  "kindString": "Method",
@@ -470,14 +420,14 @@
470
420
  "sources": [
471
421
  {
472
422
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
473
- "line": 187,
423
+ "line": 171,
474
424
  "character": 9,
475
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L187"
425
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L171"
476
426
  }
477
427
  ],
478
428
  "signatures": [
479
429
  {
480
- "id": 152,
430
+ "id": 148,
481
431
  "name": "setTileCollapsed",
482
432
  "kind": 4096,
483
433
  "kindString": "Call signature",
@@ -492,7 +442,7 @@
492
442
  },
493
443
  "parameters": [
494
444
  {
495
- "id": 153,
445
+ "id": 149,
496
446
  "name": "tile",
497
447
  "kind": 32768,
498
448
  "kindString": "Parameter",
@@ -512,7 +462,7 @@
512
462
  }
513
463
  },
514
464
  {
515
- "id": 154,
465
+ "id": 150,
516
466
  "name": "isCollapsed",
517
467
  "kind": 32768,
518
468
  "kindString": "Parameter",
@@ -539,7 +489,7 @@
539
489
  ]
540
490
  },
541
491
  {
542
- "id": 145,
492
+ "id": 141,
543
493
  "name": "tileIsCollapsed",
544
494
  "kind": 2048,
545
495
  "kindString": "Method",
@@ -549,14 +499,14 @@
549
499
  "sources": [
550
500
  {
551
501
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
552
- "line": 148,
502
+ "line": 132,
553
503
  "character": 9,
554
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L148"
504
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L132"
555
505
  }
556
506
  ],
557
507
  "signatures": [
558
508
  {
559
- "id": 146,
509
+ "id": 142,
560
510
  "name": "tileIsCollapsed",
561
511
  "kind": 4096,
562
512
  "kindString": "Call signature",
@@ -571,7 +521,7 @@
571
521
  },
572
522
  "parameters": [
573
523
  {
574
- "id": 147,
524
+ "id": 143,
575
525
  "name": "tile",
576
526
  "kind": 32768,
577
527
  "kindString": "Parameter",
@@ -609,16 +559,16 @@
609
559
  {
610
560
  "title": "Properties",
611
561
  "children": [
612
- 124
562
+ 120
613
563
  ]
614
564
  },
615
565
  {
616
566
  "title": "Methods",
617
567
  "children": [
618
- 141,
619
- 148,
620
- 151,
621
- 145
568
+ 137,
569
+ 144,
570
+ 147,
571
+ 141
622
572
  ]
623
573
  }
624
574
  ],
@@ -627,7 +577,7 @@
627
577
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.service.ts",
628
578
  "line": 33,
629
579
  "character": 13,
630
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L33"
580
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.service.ts#L33"
631
581
  }
632
582
  ]
633
583
  },
@@ -651,12 +601,12 @@
651
601
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.module.ts",
652
602
  "line": 32,
653
603
  "character": 13,
654
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.module.ts#L32"
604
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.module.ts#L32"
655
605
  }
656
606
  ]
657
607
  },
658
608
  {
659
- "id": 252,
609
+ "id": 248,
660
610
  "name": "SkyTilesModule",
661
611
  "kind": 128,
662
612
  "kindString": "Class",
@@ -666,7 +616,7 @@
666
616
  {
667
617
  "title": "Constructors",
668
618
  "children": [
669
- 253
619
+ 249
670
620
  ]
671
621
  }
672
622
  ],
@@ -675,7 +625,7 @@
675
625
  "fileName": "projects/tiles/src/modules/tiles/tiles.module.ts",
676
626
  "line": 21,
677
627
  "character": 13,
678
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tiles.module.ts#L21"
628
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tiles.module.ts#L21"
679
629
  }
680
630
  ]
681
631
  },
@@ -705,7 +655,7 @@
705
655
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
706
656
  "line": 117,
707
657
  "character": 2,
708
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L117"
658
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L117"
709
659
  }
710
660
  ],
711
661
  "signatures": [
@@ -784,7 +734,7 @@
784
734
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
785
735
  "line": 96,
786
736
  "character": 9,
787
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L96"
737
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L96"
788
738
  }
789
739
  ],
790
740
  "type": {
@@ -805,7 +755,7 @@
805
755
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
806
756
  "line": 118,
807
757
  "character": 11,
808
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L118"
758
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L118"
809
759
  }
810
760
  ],
811
761
  "type": {
@@ -834,7 +784,7 @@
834
784
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
835
785
  "line": 104,
836
786
  "character": 9,
837
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L104"
787
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L104"
838
788
  }
839
789
  ],
840
790
  "type": {
@@ -887,7 +837,7 @@
887
837
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
888
838
  "line": 70,
889
839
  "character": 9,
890
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L70"
840
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L70"
891
841
  }
892
842
  ],
893
843
  "type": {
@@ -941,7 +891,7 @@
941
891
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
942
892
  "line": 63,
943
893
  "character": 9,
944
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L63"
894
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L63"
945
895
  }
946
896
  ],
947
897
  "type": {
@@ -971,7 +921,7 @@
971
921
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
972
922
  "line": 98,
973
923
  "character": 9,
974
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L98"
924
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L98"
975
925
  }
976
926
  ],
977
927
  "type": {
@@ -1017,7 +967,7 @@
1017
967
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1018
968
  "line": 56,
1019
969
  "character": 9,
1020
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L56"
970
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L56"
1021
971
  }
1022
972
  ],
1023
973
  "type": {
@@ -1074,7 +1024,7 @@
1074
1024
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1075
1025
  "line": 43,
1076
1026
  "character": 9,
1077
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L43"
1027
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L43"
1078
1028
  }
1079
1029
  ],
1080
1030
  "type": {
@@ -1123,7 +1073,7 @@
1123
1073
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1124
1074
  "line": 35,
1125
1075
  "character": 9,
1126
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L35"
1076
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L35"
1127
1077
  }
1128
1078
  ],
1129
1079
  "type": {
@@ -1153,7 +1103,7 @@
1153
1103
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1154
1104
  "line": 49,
1155
1105
  "character": 9,
1156
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L49"
1106
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L49"
1157
1107
  }
1158
1108
  ],
1159
1109
  "type": {
@@ -1174,7 +1124,7 @@
1174
1124
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1175
1125
  "line": 110,
1176
1126
  "character": 9,
1177
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L110"
1127
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L110"
1178
1128
  }
1179
1129
  ],
1180
1130
  "type": {
@@ -1203,7 +1153,7 @@
1203
1153
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1204
1154
  "line": 161,
1205
1155
  "character": 13,
1206
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L161"
1156
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L161"
1207
1157
  }
1208
1158
  ],
1209
1159
  "getSignature": {
@@ -1231,7 +1181,7 @@
1231
1181
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1232
1182
  "line": 157,
1233
1183
  "character": 13,
1234
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L157"
1184
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L157"
1235
1185
  }
1236
1186
  ],
1237
1187
  "getSignature": {
@@ -1259,13 +1209,13 @@
1259
1209
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1260
1210
  "line": 72,
1261
1211
  "character": 13,
1262
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L72"
1212
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L72"
1263
1213
  },
1264
1214
  {
1265
1215
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1266
1216
  "line": 86,
1267
1217
  "character": 13,
1268
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L86"
1218
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L86"
1269
1219
  }
1270
1220
  ],
1271
1221
  "getSignature": {
@@ -1336,7 +1286,7 @@
1336
1286
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1337
1287
  "line": 169,
1338
1288
  "character": 9,
1339
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L169"
1289
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L169"
1340
1290
  }
1341
1291
  ],
1342
1292
  "signatures": [
@@ -1379,7 +1329,7 @@
1379
1329
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1380
1330
  "line": 153,
1381
1331
  "character": 9,
1382
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L153"
1332
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L153"
1383
1333
  }
1384
1334
  ],
1385
1335
  "signatures": [
@@ -1409,7 +1359,7 @@
1409
1359
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1410
1360
  "line": 173,
1411
1361
  "character": 9,
1412
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L173"
1362
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L173"
1413
1363
  }
1414
1364
  ],
1415
1365
  "signatures": [
@@ -1454,7 +1404,7 @@
1454
1404
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1455
1405
  "line": 144,
1456
1406
  "character": 9,
1457
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L144"
1407
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L144"
1458
1408
  }
1459
1409
  ],
1460
1410
  "signatures": [
@@ -1492,7 +1442,7 @@
1492
1442
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1493
1443
  "line": 149,
1494
1444
  "character": 9,
1495
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L149"
1445
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L149"
1496
1446
  }
1497
1447
  ],
1498
1448
  "signatures": [
@@ -1522,7 +1472,7 @@
1522
1472
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1523
1473
  "line": 165,
1524
1474
  "character": 9,
1525
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L165"
1475
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L165"
1526
1476
  }
1527
1477
  ],
1528
1478
  "signatures": [
@@ -1588,7 +1538,7 @@
1588
1538
  "fileName": "projects/tiles/src/modules/tiles/tile/tile.component.ts",
1589
1539
  "line": 28,
1590
1540
  "character": 13,
1591
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L28"
1541
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile.component.ts#L28"
1592
1542
  }
1593
1543
  ],
1594
1544
  "implementedTypes": [
@@ -1628,7 +1578,7 @@
1628
1578
  "fileName": "projects/tiles/src/modules/tiles/tile/tile-summary.component.ts",
1629
1579
  "line": 12,
1630
1580
  "character": 13,
1631
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile-summary.component.ts#L12"
1581
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile-summary.component.ts#L12"
1632
1582
  }
1633
1583
  ]
1634
1584
  },
@@ -1660,7 +1610,7 @@
1660
1610
  "fileName": "projects/tiles/src/modules/tiles/tile/tile-title.component.ts",
1661
1611
  "line": 11,
1662
1612
  "character": 13,
1663
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile/tile-title.component.ts#L11"
1613
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile/tile-title.component.ts#L11"
1664
1614
  }
1665
1615
  ]
1666
1616
  },
@@ -1692,7 +1642,7 @@
1692
1642
  "fileName": "projects/tiles/src/modules/tiles/tile-content/tile-content-section.component.ts",
1693
1643
  "line": 11,
1694
1644
  "character": 13,
1695
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-content/tile-content-section.component.ts#L11"
1645
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-content/tile-content-section.component.ts#L11"
1696
1646
  }
1697
1647
  ]
1698
1648
  },
@@ -1724,7 +1674,7 @@
1724
1674
  "fileName": "projects/tiles/src/modules/tiles/tile-content/tile-content.component.ts",
1725
1675
  "line": 11,
1726
1676
  "character": 13,
1727
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-content/tile-content.component.ts#L11"
1677
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-content/tile-content.component.ts#L11"
1728
1678
  }
1729
1679
  ]
1730
1680
  },
@@ -1754,7 +1704,7 @@
1754
1704
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
1755
1705
  "line": 99,
1756
1706
  "character": 2,
1757
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L99"
1707
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L99"
1758
1708
  }
1759
1709
  ],
1760
1710
  "signatures": [
@@ -1823,7 +1773,7 @@
1823
1773
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
1824
1774
  "line": 79,
1825
1775
  "character": 9,
1826
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L79"
1776
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L79"
1827
1777
  }
1828
1778
  ],
1829
1779
  "type": {
@@ -1860,7 +1810,7 @@
1860
1810
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
1861
1811
  "line": 76,
1862
1812
  "character": 9,
1863
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L76"
1813
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L76"
1864
1814
  }
1865
1815
  ],
1866
1816
  "type": {
@@ -1868,7 +1818,7 @@
1868
1818
  "typeArguments": [
1869
1819
  {
1870
1820
  "type": "reference",
1871
- "id": 232,
1821
+ "id": 228,
1872
1822
  "name": "SkyTileDashboardConfig"
1873
1823
  }
1874
1824
  ],
@@ -1907,7 +1857,7 @@
1907
1857
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
1908
1858
  "line": 58,
1909
1859
  "character": 9,
1910
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L58"
1860
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L58"
1911
1861
  }
1912
1862
  ],
1913
1863
  "type": {
@@ -1938,7 +1888,7 @@
1938
1888
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
1939
1889
  "line": 89,
1940
1890
  "character": 9,
1941
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L89"
1891
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L89"
1942
1892
  }
1943
1893
  ],
1944
1894
  "type": {
@@ -1983,7 +1933,7 @@
1983
1933
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
1984
1934
  "line": 68,
1985
1935
  "character": 9,
1986
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L68"
1936
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L68"
1987
1937
  }
1988
1938
  ],
1989
1939
  "type": {
@@ -2004,7 +1954,7 @@
2004
1954
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
2005
1955
  "line": 85,
2006
1956
  "character": 9,
2007
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L85"
1957
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L85"
2008
1958
  }
2009
1959
  ],
2010
1960
  "type": {
@@ -2025,7 +1975,7 @@
2025
1975
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
2026
1976
  "line": 87,
2027
1977
  "character": 9,
2028
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L87"
1978
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L87"
2029
1979
  }
2030
1980
  ],
2031
1981
  "type": {
@@ -2047,13 +1997,13 @@
2047
1997
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
2048
1998
  "line": 41,
2049
1999
  "character": 13,
2050
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L41"
2000
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L41"
2051
2001
  },
2052
2002
  {
2053
2003
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
2054
2004
  "line": 49,
2055
2005
  "character": 13,
2056
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L49"
2006
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L49"
2057
2007
  }
2058
2008
  ],
2059
2009
  "getSignature": {
@@ -2064,7 +2014,7 @@
2064
2014
  "flags": {},
2065
2015
  "type": {
2066
2016
  "type": "reference",
2067
- "id": 232,
2017
+ "id": 228,
2068
2018
  "name": "SkyTileDashboardConfig"
2069
2019
  }
2070
2020
  },
@@ -2105,7 +2055,7 @@
2105
2055
  "flags": {},
2106
2056
  "type": {
2107
2057
  "type": "reference",
2108
- "id": 232,
2058
+ "id": 228,
2109
2059
  "name": "SkyTileDashboardConfig"
2110
2060
  }
2111
2061
  }
@@ -2129,7 +2079,7 @@
2129
2079
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
2130
2080
  "line": 149,
2131
2081
  "character": 9,
2132
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L149"
2082
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L149"
2133
2083
  }
2134
2084
  ],
2135
2085
  "signatures": [
@@ -2167,7 +2117,7 @@
2167
2117
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
2168
2118
  "line": 160,
2169
2119
  "character": 9,
2170
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L160"
2120
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L160"
2171
2121
  }
2172
2122
  ],
2173
2123
  "signatures": [
@@ -2231,7 +2181,7 @@
2231
2181
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard.component.ts",
2232
2182
  "line": 35,
2233
2183
  "character": 13,
2234
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L35"
2184
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard.component.ts#L35"
2235
2185
  }
2236
2186
  ],
2237
2187
  "implementedTypes": [
@@ -2250,14 +2200,14 @@
2250
2200
  ]
2251
2201
  },
2252
2202
  {
2253
- "id": 232,
2203
+ "id": 228,
2254
2204
  "name": "SkyTileDashboardConfig",
2255
2205
  "kind": 256,
2256
2206
  "kindString": "Interface",
2257
2207
  "flags": {},
2258
2208
  "children": [
2259
2209
  {
2260
- "id": 234,
2210
+ "id": 230,
2261
2211
  "name": "layout",
2262
2212
  "kind": 1024,
2263
2213
  "kindString": "Property",
@@ -2283,17 +2233,17 @@
2283
2233
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts",
2284
2234
  "line": 15,
2285
2235
  "character": 2,
2286
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts#L15"
2236
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts#L15"
2287
2237
  }
2288
2238
  ],
2289
2239
  "type": {
2290
2240
  "type": "reference",
2291
- "id": 236,
2241
+ "id": 232,
2292
2242
  "name": "SkyTileDashboardConfigLayout"
2293
2243
  }
2294
2244
  },
2295
2245
  {
2296
- "id": 235,
2246
+ "id": 231,
2297
2247
  "name": "movedTile",
2298
2248
  "kind": 1024,
2299
2249
  "kindString": "Property",
@@ -2321,17 +2271,17 @@
2321
2271
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts",
2322
2272
  "line": 20,
2323
2273
  "character": 2,
2324
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts#L20"
2274
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts#L20"
2325
2275
  }
2326
2276
  ],
2327
2277
  "type": {
2328
2278
  "type": "reference",
2329
- "id": 244,
2279
+ "id": 240,
2330
2280
  "name": "SkyTileDashboardConfigReorderData"
2331
2281
  }
2332
2282
  },
2333
2283
  {
2334
- "id": 233,
2284
+ "id": 229,
2335
2285
  "name": "tiles",
2336
2286
  "kind": 1024,
2337
2287
  "kindString": "Property",
@@ -2355,14 +2305,14 @@
2355
2305
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts",
2356
2306
  "line": 11,
2357
2307
  "character": 2,
2358
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts#L11"
2308
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts#L11"
2359
2309
  }
2360
2310
  ],
2361
2311
  "type": {
2362
2312
  "type": "array",
2363
2313
  "elementType": {
2364
2314
  "type": "reference",
2365
- "id": 248,
2315
+ "id": 244,
2366
2316
  "name": "SkyTileDashboardConfigTile"
2367
2317
  }
2368
2318
  }
@@ -2372,9 +2322,9 @@
2372
2322
  {
2373
2323
  "title": "Properties",
2374
2324
  "children": [
2375
- 234,
2376
- 235,
2377
- 233
2325
+ 230,
2326
+ 231,
2327
+ 229
2378
2328
  ]
2379
2329
  }
2380
2330
  ],
@@ -2383,19 +2333,19 @@
2383
2333
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts",
2384
2334
  "line": 5,
2385
2335
  "character": 17,
2386
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts#L5"
2336
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config.ts#L5"
2387
2337
  }
2388
2338
  ]
2389
2339
  },
2390
2340
  {
2391
- "id": 236,
2341
+ "id": 232,
2392
2342
  "name": "SkyTileDashboardConfigLayout",
2393
2343
  "kind": 256,
2394
2344
  "kindString": "Interface",
2395
2345
  "flags": {},
2396
2346
  "children": [
2397
2347
  {
2398
- "id": 238,
2348
+ "id": 234,
2399
2349
  "name": "multiColumn",
2400
2350
  "kind": 1024,
2401
2351
  "kindString": "Property",
@@ -2421,20 +2371,20 @@
2421
2371
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts",
2422
2372
  "line": 13,
2423
2373
  "character": 2,
2424
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts#L13"
2374
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts#L13"
2425
2375
  }
2426
2376
  ],
2427
2377
  "type": {
2428
2378
  "type": "array",
2429
2379
  "elementType": {
2430
2380
  "type": "reference",
2431
- "id": 239,
2381
+ "id": 235,
2432
2382
  "name": "SkyTileDashboardConfigLayoutColumn"
2433
2383
  }
2434
2384
  }
2435
2385
  },
2436
2386
  {
2437
- "id": 237,
2387
+ "id": 233,
2438
2388
  "name": "singleColumn",
2439
2389
  "kind": 1024,
2440
2390
  "kindString": "Property",
@@ -2460,12 +2410,12 @@
2460
2410
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts",
2461
2411
  "line": 8,
2462
2412
  "character": 2,
2463
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts#L8"
2413
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts#L8"
2464
2414
  }
2465
2415
  ],
2466
2416
  "type": {
2467
2417
  "type": "reference",
2468
- "id": 239,
2418
+ "id": 235,
2469
2419
  "name": "SkyTileDashboardConfigLayoutColumn"
2470
2420
  }
2471
2421
  }
@@ -2474,8 +2424,8 @@
2474
2424
  {
2475
2425
  "title": "Properties",
2476
2426
  "children": [
2477
- 238,
2478
- 237
2427
+ 234,
2428
+ 233
2479
2429
  ]
2480
2430
  }
2481
2431
  ],
@@ -2484,19 +2434,19 @@
2484
2434
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts",
2485
2435
  "line": 3,
2486
2436
  "character": 17,
2487
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts#L3"
2437
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout.ts#L3"
2488
2438
  }
2489
2439
  ]
2490
2440
  },
2491
2441
  {
2492
- "id": 239,
2442
+ "id": 235,
2493
2443
  "name": "SkyTileDashboardConfigLayoutColumn",
2494
2444
  "kind": 256,
2495
2445
  "kindString": "Interface",
2496
2446
  "flags": {},
2497
2447
  "children": [
2498
2448
  {
2499
- "id": 240,
2449
+ "id": 236,
2500
2450
  "name": "tiles",
2501
2451
  "kind": 1024,
2502
2452
  "kindString": "Property",
@@ -2522,14 +2472,14 @@
2522
2472
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-column.ts",
2523
2473
  "line": 8,
2524
2474
  "character": 2,
2525
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-column.ts#L8"
2475
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-column.ts#L8"
2526
2476
  }
2527
2477
  ],
2528
2478
  "type": {
2529
2479
  "type": "array",
2530
2480
  "elementType": {
2531
2481
  "type": "reference",
2532
- "id": 241,
2482
+ "id": 237,
2533
2483
  "name": "SkyTileDashboardConfigLayoutTile"
2534
2484
  }
2535
2485
  }
@@ -2539,7 +2489,7 @@
2539
2489
  {
2540
2490
  "title": "Properties",
2541
2491
  "children": [
2542
- 240
2492
+ 236
2543
2493
  ]
2544
2494
  }
2545
2495
  ],
@@ -2548,19 +2498,19 @@
2548
2498
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-column.ts",
2549
2499
  "line": 3,
2550
2500
  "character": 17,
2551
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-column.ts#L3"
2501
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-column.ts#L3"
2552
2502
  }
2553
2503
  ]
2554
2504
  },
2555
2505
  {
2556
- "id": 241,
2506
+ "id": 237,
2557
2507
  "name": "SkyTileDashboardConfigLayoutTile",
2558
2508
  "kind": 256,
2559
2509
  "kindString": "Interface",
2560
2510
  "flags": {},
2561
2511
  "children": [
2562
2512
  {
2563
- "id": 242,
2513
+ "id": 238,
2564
2514
  "name": "id",
2565
2515
  "kind": 1024,
2566
2516
  "kindString": "Property",
@@ -2578,7 +2528,7 @@
2578
2528
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts",
2579
2529
  "line": 5,
2580
2530
  "character": 2,
2581
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts#L5"
2531
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts#L5"
2582
2532
  }
2583
2533
  ],
2584
2534
  "type": {
@@ -2587,7 +2537,7 @@
2587
2537
  }
2588
2538
  },
2589
2539
  {
2590
- "id": 243,
2540
+ "id": 239,
2591
2541
  "name": "isCollapsed",
2592
2542
  "kind": 1024,
2593
2543
  "kindString": "Property",
@@ -2605,7 +2555,7 @@
2605
2555
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts",
2606
2556
  "line": 9,
2607
2557
  "character": 2,
2608
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts#L9"
2558
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts#L9"
2609
2559
  }
2610
2560
  ],
2611
2561
  "type": {
@@ -2618,8 +2568,8 @@
2618
2568
  {
2619
2569
  "title": "Properties",
2620
2570
  "children": [
2621
- 242,
2622
- 243
2571
+ 238,
2572
+ 239
2623
2573
  ]
2624
2574
  }
2625
2575
  ],
@@ -2628,19 +2578,19 @@
2628
2578
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts",
2629
2579
  "line": 1,
2630
2580
  "character": 17,
2631
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts#L1"
2581
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-layout-tile.ts#L1"
2632
2582
  }
2633
2583
  ]
2634
2584
  },
2635
2585
  {
2636
- "id": 244,
2586
+ "id": 240,
2637
2587
  "name": "SkyTileDashboardConfigReorderData",
2638
2588
  "kind": 256,
2639
2589
  "kindString": "Interface",
2640
2590
  "flags": {},
2641
2591
  "children": [
2642
2592
  {
2643
- "id": 246,
2593
+ "id": 242,
2644
2594
  "name": "column",
2645
2595
  "kind": 1024,
2646
2596
  "kindString": "Property",
@@ -2658,7 +2608,7 @@
2658
2608
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts",
2659
2609
  "line": 9,
2660
2610
  "character": 2,
2661
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts#L9"
2611
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts#L9"
2662
2612
  }
2663
2613
  ],
2664
2614
  "type": {
@@ -2667,7 +2617,7 @@
2667
2617
  }
2668
2618
  },
2669
2619
  {
2670
- "id": 247,
2620
+ "id": 243,
2671
2621
  "name": "position",
2672
2622
  "kind": 1024,
2673
2623
  "kindString": "Property",
@@ -2685,7 +2635,7 @@
2685
2635
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts",
2686
2636
  "line": 13,
2687
2637
  "character": 2,
2688
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts#L13"
2638
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts#L13"
2689
2639
  }
2690
2640
  ],
2691
2641
  "type": {
@@ -2694,7 +2644,7 @@
2694
2644
  }
2695
2645
  },
2696
2646
  {
2697
- "id": 245,
2647
+ "id": 241,
2698
2648
  "name": "tileDescription",
2699
2649
  "kind": 1024,
2700
2650
  "kindString": "Property",
@@ -2712,7 +2662,7 @@
2712
2662
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts",
2713
2663
  "line": 5,
2714
2664
  "character": 2,
2715
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts#L5"
2665
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts#L5"
2716
2666
  }
2717
2667
  ],
2718
2668
  "type": {
@@ -2725,9 +2675,9 @@
2725
2675
  {
2726
2676
  "title": "Properties",
2727
2677
  "children": [
2728
- 246,
2729
- 247,
2730
- 245
2678
+ 242,
2679
+ 243,
2680
+ 241
2731
2681
  ]
2732
2682
  }
2733
2683
  ],
@@ -2736,19 +2686,19 @@
2736
2686
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts",
2737
2687
  "line": 1,
2738
2688
  "character": 17,
2739
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts#L1"
2689
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-reorder-data.ts#L1"
2740
2690
  }
2741
2691
  ]
2742
2692
  },
2743
2693
  {
2744
- "id": 248,
2694
+ "id": 244,
2745
2695
  "name": "SkyTileDashboardConfigTile",
2746
2696
  "kind": 256,
2747
2697
  "kindString": "Interface",
2748
2698
  "flags": {},
2749
2699
  "children": [
2750
2700
  {
2751
- "id": 250,
2701
+ "id": 246,
2752
2702
  "name": "componentType",
2753
2703
  "kind": 1024,
2754
2704
  "kindString": "Property",
@@ -2766,7 +2716,7 @@
2766
2716
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts",
2767
2717
  "line": 9,
2768
2718
  "character": 2,
2769
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts#L9"
2719
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts#L9"
2770
2720
  }
2771
2721
  ],
2772
2722
  "type": {
@@ -2775,7 +2725,7 @@
2775
2725
  }
2776
2726
  },
2777
2727
  {
2778
- "id": 249,
2728
+ "id": 245,
2779
2729
  "name": "id",
2780
2730
  "kind": 1024,
2781
2731
  "kindString": "Property",
@@ -2793,7 +2743,7 @@
2793
2743
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts",
2794
2744
  "line": 5,
2795
2745
  "character": 2,
2796
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts#L5"
2746
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts#L5"
2797
2747
  }
2798
2748
  ],
2799
2749
  "type": {
@@ -2802,7 +2752,7 @@
2802
2752
  }
2803
2753
  },
2804
2754
  {
2805
- "id": 251,
2755
+ "id": 247,
2806
2756
  "name": "providers",
2807
2757
  "kind": 1024,
2808
2758
  "kindString": "Property",
@@ -2822,7 +2772,7 @@
2822
2772
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts",
2823
2773
  "line": 13,
2824
2774
  "character": 2,
2825
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts#L13"
2775
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts#L13"
2826
2776
  }
2827
2777
  ],
2828
2778
  "type": {
@@ -2838,9 +2788,9 @@
2838
2788
  {
2839
2789
  "title": "Properties",
2840
2790
  "children": [
2841
- 250,
2842
- 249,
2843
- 251
2791
+ 246,
2792
+ 245,
2793
+ 247
2844
2794
  ]
2845
2795
  }
2846
2796
  ],
@@ -2849,7 +2799,7 @@
2849
2799
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts",
2850
2800
  "line": 1,
2851
2801
  "character": 17,
2852
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts#L1"
2802
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard-config/tile-dashboard-config-tile.ts#L1"
2853
2803
  }
2854
2804
  ]
2855
2805
  },
@@ -2889,7 +2839,7 @@
2889
2839
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard-message.ts",
2890
2840
  "line": 10,
2891
2841
  "character": 2,
2892
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message.ts#L10"
2842
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message.ts#L10"
2893
2843
  }
2894
2844
  ],
2895
2845
  "type": {
@@ -2912,7 +2862,7 @@
2912
2862
  "fileName": "projects/tiles/src/modules/tiles/tile-dashboard/tile-dashboard-message.ts",
2913
2863
  "line": 6,
2914
2864
  "character": 17,
2915
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message.ts#L6"
2865
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/lib/modules/tiles/tile-dashboard/tile-dashboard-message.ts#L6"
2916
2866
  }
2917
2867
  ]
2918
2868
  }
@@ -2928,11 +2878,11 @@
2928
2878
  "title": "Classes",
2929
2879
  "children": [
2930
2880
  104,
2931
- 229,
2881
+ 225,
2932
2882
  112,
2933
2883
  115,
2934
2884
  101,
2935
- 252,
2885
+ 248,
2936
2886
  1,
2937
2887
  46,
2938
2888
  49,
@@ -2944,12 +2894,12 @@
2944
2894
  {
2945
2895
  "title": "Interfaces",
2946
2896
  "children": [
2897
+ 228,
2947
2898
  232,
2948
- 236,
2949
- 239,
2950
- 241,
2899
+ 235,
2900
+ 237,
2901
+ 240,
2951
2902
  244,
2952
- 248,
2953
2903
  107
2954
2904
  ]
2955
2905
  }
@@ -2959,7 +2909,7 @@
2959
2909
  "fileName": "index.ts",
2960
2910
  "line": 1,
2961
2911
  "character": 0,
2962
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/tiles/src/index.ts#L1"
2912
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/tiles/src/index.ts#L1"
2963
2913
  }
2964
2914
  ]
2965
2915
  },