@skyux/layout 11.2.0 → 11.3.0

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 (75) hide show
  1. package/documentation.json +981 -949
  2. package/esm2022/lib/modules/action-button/action-button-adapter-service.mjs +3 -3
  3. package/esm2022/lib/modules/action-button/action-button-container.component.mjs +3 -3
  4. package/esm2022/lib/modules/action-button/action-button-details.component.mjs +3 -3
  5. package/esm2022/lib/modules/action-button/action-button-header.component.mjs +3 -3
  6. package/esm2022/lib/modules/action-button/action-button-icon.component.mjs +3 -3
  7. package/esm2022/lib/modules/action-button/action-button.component.mjs +3 -3
  8. package/esm2022/lib/modules/action-button/action-button.module.mjs +4 -4
  9. package/esm2022/lib/modules/back-to-top/back-to-top-adapter.service.mjs +3 -3
  10. package/esm2022/lib/modules/back-to-top/back-to-top.component.mjs +3 -3
  11. package/esm2022/lib/modules/back-to-top/back-to-top.directive.mjs +3 -3
  12. package/esm2022/lib/modules/back-to-top/back-to-top.module.mjs +4 -4
  13. package/esm2022/lib/modules/box/box-content.component.mjs +3 -3
  14. package/esm2022/lib/modules/box/box-controls.component.mjs +3 -3
  15. package/esm2022/lib/modules/box/box-header.component.mjs +3 -3
  16. package/esm2022/lib/modules/box/box.component.mjs +4 -4
  17. package/esm2022/lib/modules/box/box.module.mjs +4 -4
  18. package/esm2022/lib/modules/card/card-actions.component.mjs +3 -3
  19. package/esm2022/lib/modules/card/card-content.component.mjs +3 -3
  20. package/esm2022/lib/modules/card/card-title.component.mjs +3 -3
  21. package/esm2022/lib/modules/card/card.component.mjs +3 -3
  22. package/esm2022/lib/modules/card/card.module.mjs +4 -4
  23. package/esm2022/lib/modules/definition-list/definition-list-content.component.mjs +3 -3
  24. package/esm2022/lib/modules/definition-list/definition-list-heading.component.mjs +3 -3
  25. package/esm2022/lib/modules/definition-list/definition-list-label.component.mjs +3 -3
  26. package/esm2022/lib/modules/definition-list/definition-list-value.component.mjs +3 -3
  27. package/esm2022/lib/modules/definition-list/definition-list.component.mjs +3 -3
  28. package/esm2022/lib/modules/definition-list/definition-list.module.mjs +4 -4
  29. package/esm2022/lib/modules/definition-list/definition-list.service.mjs +3 -3
  30. package/esm2022/lib/modules/description-list/description-list-adapter-service.mjs +3 -3
  31. package/esm2022/lib/modules/description-list/description-list-content.component.mjs +3 -3
  32. package/esm2022/lib/modules/description-list/description-list-description.component.mjs +3 -3
  33. package/esm2022/lib/modules/description-list/description-list-term.component.mjs +3 -3
  34. package/esm2022/lib/modules/description-list/description-list.component.mjs +3 -3
  35. package/esm2022/lib/modules/description-list/description-list.module.mjs +4 -4
  36. package/esm2022/lib/modules/description-list/description-list.service.mjs +3 -3
  37. package/esm2022/lib/modules/fluid-grid/column.component.mjs +3 -3
  38. package/esm2022/lib/modules/fluid-grid/fluid-grid.component.mjs +3 -3
  39. package/esm2022/lib/modules/fluid-grid/fluid-grid.module.mjs +4 -4
  40. package/esm2022/lib/modules/fluid-grid/row.component.mjs +3 -3
  41. package/esm2022/lib/modules/format/format.component.mjs +3 -3
  42. package/esm2022/lib/modules/format/format.module.mjs +4 -4
  43. package/esm2022/lib/modules/inline-delete/inline-delete-adapter.service.mjs +3 -3
  44. package/esm2022/lib/modules/inline-delete/inline-delete.component.mjs +3 -3
  45. package/esm2022/lib/modules/inline-delete/inline-delete.module.mjs +4 -4
  46. package/esm2022/lib/modules/page/page-theme-adapter.service.mjs +3 -3
  47. package/esm2022/lib/modules/page/page.component.mjs +3 -3
  48. package/esm2022/lib/modules/page/page.module.mjs +4 -4
  49. package/esm2022/lib/modules/page-summary/page-summary-adapter.service.mjs +3 -3
  50. package/esm2022/lib/modules/page-summary/page-summary-alert.component.mjs +3 -3
  51. package/esm2022/lib/modules/page-summary/page-summary-content.component.mjs +3 -3
  52. package/esm2022/lib/modules/page-summary/page-summary-image.component.mjs +3 -3
  53. package/esm2022/lib/modules/page-summary/page-summary-key-info.component.mjs +3 -3
  54. package/esm2022/lib/modules/page-summary/page-summary-status.component.mjs +3 -3
  55. package/esm2022/lib/modules/page-summary/page-summary-subtitle.component.mjs +3 -3
  56. package/esm2022/lib/modules/page-summary/page-summary-title.component.mjs +3 -3
  57. package/esm2022/lib/modules/page-summary/page-summary.component.mjs +3 -3
  58. package/esm2022/lib/modules/page-summary/page-summary.module.mjs +4 -4
  59. package/esm2022/lib/modules/shared/sky-layout-resources.module.mjs +4 -4
  60. package/esm2022/lib/modules/text-expand/text-expand-adapter.service.mjs +3 -3
  61. package/esm2022/lib/modules/text-expand/text-expand-modal.component.mjs +3 -3
  62. package/esm2022/lib/modules/text-expand/text-expand.component.mjs +3 -3
  63. package/esm2022/lib/modules/text-expand/text-expand.module.mjs +4 -4
  64. package/esm2022/lib/modules/text-expand-repeater/text-expand-repeater-adapter.service.mjs +3 -3
  65. package/esm2022/lib/modules/text-expand-repeater/text-expand-repeater.component.mjs +3 -3
  66. package/esm2022/lib/modules/text-expand-repeater/text-expand-repeater.module.mjs +4 -4
  67. package/esm2022/lib/modules/toolbar/toolbar-item.component.mjs +3 -3
  68. package/esm2022/lib/modules/toolbar/toolbar-section.component.mjs +3 -3
  69. package/esm2022/lib/modules/toolbar/toolbar-view-actions.component.mjs +3 -3
  70. package/esm2022/lib/modules/toolbar/toolbar.component.mjs +3 -3
  71. package/esm2022/lib/modules/toolbar/toolbar.module.mjs +4 -4
  72. package/fesm2022/skyux-layout.mjs +225 -225
  73. package/fesm2022/skyux-layout.mjs.map +1 -1
  74. package/lib/modules/box/box.component.d.ts +4 -4
  75. package/package.json +18 -18
@@ -112,7 +112,7 @@
112
112
  "fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-message-type.ts",
113
113
  "line": 8,
114
114
  "character": 2,
115
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message-type.ts#L8"
115
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message-type.ts#L8"
116
116
  }
117
117
  ],
118
118
  "type": {
@@ -134,7 +134,7 @@
134
134
  "fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-message-type.ts",
135
135
  "line": 4,
136
136
  "character": 12,
137
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message-type.ts#L4"
137
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message-type.ts#L4"
138
138
  }
139
139
  ]
140
140
  },
@@ -158,7 +158,7 @@
158
158
  "fileName": "projects/layout/src/modules/action-button/action-button.module.ts",
159
159
  "line": 39,
160
160
  "character": 13,
161
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button.module.ts#L39"
161
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button.module.ts#L39"
162
162
  }
163
163
  ],
164
164
  "decorators": [
@@ -190,7 +190,7 @@
190
190
  "fileName": "projects/layout/src/modules/back-to-top/back-to-top.module.ts",
191
191
  "line": 14,
192
192
  "character": 13,
193
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/back-to-top.module.ts#L14"
193
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/back-to-top.module.ts#L14"
194
194
  }
195
195
  ],
196
196
  "decorators": [
@@ -222,7 +222,7 @@
222
222
  "fileName": "projects/layout/src/modules/box/box.module.ts",
223
223
  "line": 26,
224
224
  "character": 13,
225
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.module.ts#L26"
225
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.module.ts#L26"
226
226
  }
227
227
  ],
228
228
  "decorators": [
@@ -272,7 +272,7 @@
272
272
  "fileName": "projects/layout/src/modules/card/card.module.ts",
273
273
  "line": 38,
274
274
  "character": 13,
275
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.module.ts#L38"
275
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.module.ts#L38"
276
276
  }
277
277
  ],
278
278
  "decorators": [
@@ -326,7 +326,7 @@
326
326
  "fileName": "projects/layout/src/modules/definition-list/definition-list.module.ts",
327
327
  "line": 32,
328
328
  "character": 13,
329
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list.module.ts#L32"
329
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list.module.ts#L32"
330
330
  }
331
331
  ],
332
332
  "decorators": [
@@ -358,7 +358,7 @@
358
358
  "fileName": "projects/layout/src/modules/description-list/description-list.module.ts",
359
359
  "line": 36,
360
360
  "character": 13,
361
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.module.ts#L36"
361
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.module.ts#L36"
362
362
  }
363
363
  ],
364
364
  "decorators": [
@@ -390,7 +390,7 @@
390
390
  "fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.module.ts",
391
391
  "line": 13,
392
392
  "character": 13,
393
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.module.ts#L13"
393
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.module.ts#L13"
394
394
  }
395
395
  ],
396
396
  "decorators": [
@@ -422,7 +422,7 @@
422
422
  "fileName": "projects/layout/src/modules/format/format.module.ts",
423
423
  "line": 11,
424
424
  "character": 13,
425
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/format/format.module.ts#L11"
425
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/format/format.module.ts#L11"
426
426
  }
427
427
  ],
428
428
  "decorators": [
@@ -454,7 +454,7 @@
454
454
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.module.ts",
455
455
  "line": 13,
456
456
  "character": 13,
457
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/inline-delete/inline-delete.module.ts#L13"
457
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/inline-delete/inline-delete.module.ts#L13"
458
458
  }
459
459
  ],
460
460
  "decorators": [
@@ -508,7 +508,7 @@
508
508
  "fileName": "projects/layout/src/modules/page/page.module.ts",
509
509
  "line": 14,
510
510
  "character": 13,
511
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page/page.module.ts#L14"
511
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page/page.module.ts#L14"
512
512
  }
513
513
  ],
514
514
  "decorators": [
@@ -558,7 +558,7 @@
558
558
  "fileName": "projects/layout/src/modules/page-summary/page-summary.module.ts",
559
559
  "line": 39,
560
560
  "character": 13,
561
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary.module.ts#L39"
561
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary.module.ts#L39"
562
562
  }
563
563
  ],
564
564
  "decorators": [
@@ -590,7 +590,7 @@
590
590
  "fileName": "projects/layout/src/modules/text-expand/text-expand.module.ts",
591
591
  "line": 9,
592
592
  "character": 13,
593
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.module.ts#L9"
593
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.module.ts#L9"
594
594
  }
595
595
  ],
596
596
  "decorators": [
@@ -622,7 +622,7 @@
622
622
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.module.ts",
623
623
  "line": 13,
624
624
  "character": 13,
625
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.module.ts#L13"
625
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.module.ts#L13"
626
626
  }
627
627
  ],
628
628
  "decorators": [
@@ -654,7 +654,7 @@
654
654
  "fileName": "projects/layout/src/modules/toolbar/toolbar.module.ts",
655
655
  "line": 24,
656
656
  "character": 13,
657
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/toolbar/toolbar.module.ts#L24"
657
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/toolbar/toolbar.module.ts#L24"
658
658
  }
659
659
  ],
660
660
  "decorators": [
@@ -692,7 +692,7 @@
692
692
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
693
693
  "line": 45,
694
694
  "character": 2,
695
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L45"
695
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L45"
696
696
  }
697
697
  ],
698
698
  "signatures": [
@@ -707,7 +707,7 @@
707
707
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button.component.ts",
708
708
  "line": 45,
709
709
  "character": 2,
710
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L45"
710
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L45"
711
711
  }
712
712
  ],
713
713
  "parameters": [
@@ -758,7 +758,7 @@
758
758
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
759
759
  "line": 41,
760
760
  "character": 9,
761
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L41"
761
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L41"
762
762
  }
763
763
  ],
764
764
  "type": {
@@ -796,7 +796,7 @@
796
796
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
797
797
  "line": 29,
798
798
  "character": 9,
799
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L29"
799
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L29"
800
800
  }
801
801
  ],
802
802
  "type": {
@@ -827,7 +827,7 @@
827
827
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
828
828
  "line": 35,
829
829
  "character": 9,
830
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L35"
830
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L35"
831
831
  }
832
832
  ],
833
833
  "type": {
@@ -855,7 +855,7 @@
855
855
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
856
856
  "line": 49,
857
857
  "character": 9,
858
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L49"
858
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L49"
859
859
  }
860
860
  ],
861
861
  "signatures": [
@@ -870,7 +870,7 @@
870
870
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button.component.ts",
871
871
  "line": 49,
872
872
  "character": 9,
873
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L49"
873
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L49"
874
874
  }
875
875
  ],
876
876
  "type": {
@@ -894,7 +894,7 @@
894
894
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
895
895
  "line": 53,
896
896
  "character": 9,
897
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L53"
897
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L53"
898
898
  }
899
899
  ],
900
900
  "signatures": [
@@ -909,7 +909,7 @@
909
909
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button.component.ts",
910
910
  "line": 53,
911
911
  "character": 9,
912
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L53"
912
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L53"
913
913
  }
914
914
  ],
915
915
  "type": {
@@ -933,7 +933,7 @@
933
933
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
934
934
  "line": 57,
935
935
  "character": 9,
936
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L57"
936
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L57"
937
937
  }
938
938
  ],
939
939
  "signatures": [
@@ -948,7 +948,7 @@
948
948
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button.component.ts",
949
949
  "line": 57,
950
950
  "character": 9,
951
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L57"
951
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L57"
952
952
  }
953
953
  ],
954
954
  "parameters": [
@@ -1007,7 +1007,7 @@
1007
1007
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
1008
1008
  "line": 27,
1009
1009
  "character": 13,
1010
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L27"
1010
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L27"
1011
1011
  }
1012
1012
  ],
1013
1013
  "decorators": [
@@ -1053,7 +1053,7 @@
1053
1053
  "fileName": "projects/layout/src/modules/card/card-actions.component.ts",
1054
1054
  "line": 12,
1055
1055
  "character": 13,
1056
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card-actions.component.ts#L12"
1056
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card-actions.component.ts#L12"
1057
1057
  }
1058
1058
  ],
1059
1059
  "decorators": [
@@ -1099,7 +1099,7 @@
1099
1099
  "fileName": "projects/layout/src/modules/card/card-content.component.ts",
1100
1100
  "line": 11,
1101
1101
  "character": 13,
1102
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card-content.component.ts#L11"
1102
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card-content.component.ts#L11"
1103
1103
  }
1104
1104
  ],
1105
1105
  "decorators": [
@@ -1145,7 +1145,7 @@
1145
1145
  "fileName": "projects/layout/src/modules/card/card-title.component.ts",
1146
1146
  "line": 11,
1147
1147
  "character": 13,
1148
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card-title.component.ts#L11"
1148
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card-title.component.ts#L11"
1149
1149
  }
1150
1150
  ],
1151
1151
  "decorators": [
@@ -1183,7 +1183,7 @@
1183
1183
  "fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
1184
1184
  "line": 36,
1185
1185
  "character": 2,
1186
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L36"
1186
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L36"
1187
1187
  }
1188
1188
  ],
1189
1189
  "signatures": [
@@ -1198,7 +1198,7 @@
1198
1198
  "fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts",
1199
1199
  "line": 36,
1200
1200
  "character": 2,
1201
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L36"
1201
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L36"
1202
1202
  }
1203
1203
  ],
1204
1204
  "parameters": [
@@ -1257,7 +1257,7 @@
1257
1257
  "fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
1258
1258
  "line": 37,
1259
1259
  "character": 11,
1260
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L37"
1260
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L37"
1261
1261
  }
1262
1262
  ],
1263
1263
  "type": {
@@ -1283,7 +1283,7 @@
1283
1283
  "fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
1284
1284
  "line": 32,
1285
1285
  "character": 13,
1286
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L32"
1286
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L32"
1287
1287
  }
1288
1288
  ],
1289
1289
  "setSignature": {
@@ -1316,7 +1316,7 @@
1316
1316
  "fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts",
1317
1317
  "line": 32,
1318
1318
  "character": 13,
1319
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L32"
1319
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L32"
1320
1320
  }
1321
1321
  ],
1322
1322
  "parameters": [
@@ -1356,7 +1356,7 @@
1356
1356
  "fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
1357
1357
  "line": 22,
1358
1358
  "character": 13,
1359
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L22"
1359
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L22"
1360
1360
  }
1361
1361
  ],
1362
1362
  "setSignature": {
@@ -1389,7 +1389,7 @@
1389
1389
  "fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts",
1390
1390
  "line": 22,
1391
1391
  "character": 13,
1392
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L22"
1392
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L22"
1393
1393
  }
1394
1394
  ],
1395
1395
  "parameters": [
@@ -1443,7 +1443,7 @@
1443
1443
  "fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
1444
1444
  "line": 16,
1445
1445
  "character": 13,
1446
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L16"
1446
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L16"
1447
1447
  }
1448
1448
  ],
1449
1449
  "decorators": [
@@ -1483,7 +1483,7 @@
1483
1483
  "fileName": "projects/layout/src/modules/definition-list/definition-list-content.component.ts",
1484
1484
  "line": 12,
1485
1485
  "character": 13,
1486
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list-content.component.ts#L12"
1486
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list-content.component.ts#L12"
1487
1487
  }
1488
1488
  ],
1489
1489
  "decorators": [
@@ -1523,7 +1523,7 @@
1523
1523
  "fileName": "projects/layout/src/modules/definition-list/definition-list-heading.component.ts",
1524
1524
  "line": 12,
1525
1525
  "character": 13,
1526
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list-heading.component.ts#L12"
1526
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list-heading.component.ts#L12"
1527
1527
  }
1528
1528
  ],
1529
1529
  "decorators": [
@@ -1561,7 +1561,7 @@
1561
1561
  "fileName": "projects/layout/src/modules/definition-list/definition-list-label.component.ts",
1562
1562
  "line": 17,
1563
1563
  "character": 2,
1564
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
1564
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
1565
1565
  }
1566
1566
  ],
1567
1567
  "signatures": [
@@ -1576,7 +1576,7 @@
1576
1576
  "fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts",
1577
1577
  "line": 17,
1578
1578
  "character": 2,
1579
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
1579
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
1580
1580
  }
1581
1581
  ],
1582
1582
  "parameters": [
@@ -1619,7 +1619,7 @@
1619
1619
  "fileName": "projects/layout/src/modules/definition-list/definition-list-label.component.ts",
1620
1620
  "line": 15,
1621
1621
  "character": 9,
1622
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L15"
1622
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L15"
1623
1623
  }
1624
1624
  ],
1625
1625
  "type": {
@@ -1641,7 +1641,7 @@
1641
1641
  "fileName": "projects/layout/src/modules/definition-list/definition-list-label.component.ts",
1642
1642
  "line": 17,
1643
1643
  "character": 21,
1644
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
1644
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
1645
1645
  }
1646
1646
  ],
1647
1647
  "type": {
@@ -1675,7 +1675,7 @@
1675
1675
  "fileName": "projects/layout/src/modules/definition-list/definition-list-label.component.ts",
1676
1676
  "line": 14,
1677
1677
  "character": 13,
1678
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L14"
1678
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L14"
1679
1679
  }
1680
1680
  ],
1681
1681
  "decorators": [
@@ -1713,7 +1713,7 @@
1713
1713
  "fileName": "projects/layout/src/modules/definition-list/definition-list-value.component.ts",
1714
1714
  "line": 16,
1715
1715
  "character": 2,
1716
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
1716
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
1717
1717
  }
1718
1718
  ],
1719
1719
  "signatures": [
@@ -1728,7 +1728,7 @@
1728
1728
  "fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts",
1729
1729
  "line": 16,
1730
1730
  "character": 2,
1731
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
1731
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
1732
1732
  }
1733
1733
  ],
1734
1734
  "parameters": [
@@ -1771,7 +1771,7 @@
1771
1771
  "fileName": "projects/layout/src/modules/definition-list/definition-list-value.component.ts",
1772
1772
  "line": 14,
1773
1773
  "character": 9,
1774
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L14"
1774
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L14"
1775
1775
  }
1776
1776
  ],
1777
1777
  "type": {
@@ -1793,7 +1793,7 @@
1793
1793
  "fileName": "projects/layout/src/modules/definition-list/definition-list-value.component.ts",
1794
1794
  "line": 16,
1795
1795
  "character": 21,
1796
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
1796
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
1797
1797
  }
1798
1798
  ],
1799
1799
  "type": {
@@ -1827,7 +1827,7 @@
1827
1827
  "fileName": "projects/layout/src/modules/definition-list/definition-list-value.component.ts",
1828
1828
  "line": 13,
1829
1829
  "character": 13,
1830
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L13"
1830
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L13"
1831
1831
  }
1832
1832
  ],
1833
1833
  "decorators": [
@@ -1865,7 +1865,7 @@
1865
1865
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
1866
1866
  "line": 84,
1867
1867
  "character": 2,
1868
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L84"
1868
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L84"
1869
1869
  }
1870
1870
  ],
1871
1871
  "signatures": [
@@ -1880,7 +1880,7 @@
1880
1880
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
1881
1881
  "line": 84,
1882
1882
  "character": 2,
1883
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L84"
1883
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L84"
1884
1884
  }
1885
1885
  ],
1886
1886
  "parameters": [
@@ -1955,7 +1955,7 @@
1955
1955
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
1956
1956
  "line": 67,
1957
1957
  "character": 9,
1958
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L67"
1958
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L67"
1959
1959
  }
1960
1960
  ],
1961
1961
  "type": {
@@ -1990,7 +1990,7 @@
1990
1990
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
1991
1991
  "line": 75,
1992
1992
  "character": 9,
1993
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L75"
1993
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L75"
1994
1994
  }
1995
1995
  ],
1996
1996
  "type": {
@@ -2047,7 +2047,7 @@
2047
2047
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2048
2048
  "line": 51,
2049
2049
  "character": 9,
2050
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L51"
2050
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L51"
2051
2051
  }
2052
2052
  ],
2053
2053
  "type": {
@@ -2073,7 +2073,7 @@
2073
2073
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2074
2074
  "line": 42,
2075
2075
  "character": 13,
2076
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L42"
2076
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L42"
2077
2077
  }
2078
2078
  ],
2079
2079
  "setSignature": {
@@ -2106,7 +2106,7 @@
2106
2106
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
2107
2107
  "line": 42,
2108
2108
  "character": 13,
2109
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L42"
2109
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L42"
2110
2110
  }
2111
2111
  ],
2112
2112
  "parameters": [
@@ -2146,13 +2146,13 @@
2146
2146
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2147
2147
  "line": 58,
2148
2148
  "character": 13,
2149
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L58"
2149
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L58"
2150
2150
  },
2151
2151
  {
2152
2152
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2153
2153
  "line": 62,
2154
2154
  "character": 13,
2155
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L62"
2155
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L62"
2156
2156
  }
2157
2157
  ],
2158
2158
  "getSignature": {
@@ -2166,7 +2166,7 @@
2166
2166
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
2167
2167
  "line": 62,
2168
2168
  "character": 13,
2169
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L62"
2169
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L62"
2170
2170
  }
2171
2171
  ],
2172
2172
  "type": {
@@ -2206,7 +2206,7 @@
2206
2206
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
2207
2207
  "line": 58,
2208
2208
  "character": 13,
2209
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L58"
2209
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L58"
2210
2210
  }
2211
2211
  ],
2212
2212
  "parameters": [
@@ -2248,7 +2248,7 @@
2248
2248
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2249
2249
  "line": 94,
2250
2250
  "character": 9,
2251
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L94"
2251
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L94"
2252
2252
  }
2253
2253
  ],
2254
2254
  "signatures": [
@@ -2263,7 +2263,7 @@
2263
2263
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
2264
2264
  "line": 94,
2265
2265
  "character": 9,
2266
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L94"
2266
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L94"
2267
2267
  }
2268
2268
  ],
2269
2269
  "type": {
@@ -2297,7 +2297,7 @@
2297
2297
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2298
2298
  "line": 110,
2299
2299
  "character": 9,
2300
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L110"
2300
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L110"
2301
2301
  }
2302
2302
  ],
2303
2303
  "signatures": [
@@ -2312,7 +2312,7 @@
2312
2312
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
2313
2313
  "line": 110,
2314
2314
  "character": 9,
2315
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L110"
2315
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L110"
2316
2316
  }
2317
2317
  ],
2318
2318
  "type": {
@@ -2346,7 +2346,7 @@
2346
2346
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2347
2347
  "line": 116,
2348
2348
  "character": 9,
2349
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L116"
2349
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L116"
2350
2350
  }
2351
2351
  ],
2352
2352
  "signatures": [
@@ -2361,7 +2361,7 @@
2361
2361
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
2362
2362
  "line": 116,
2363
2363
  "character": 9,
2364
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L116"
2364
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L116"
2365
2365
  }
2366
2366
  ],
2367
2367
  "type": {
@@ -2409,7 +2409,7 @@
2409
2409
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2410
2410
  "line": 33,
2411
2411
  "character": 13,
2412
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L33"
2412
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L33"
2413
2413
  }
2414
2414
  ],
2415
2415
  "implementedTypes": [
@@ -2469,7 +2469,7 @@
2469
2469
  "fileName": "projects/layout/src/modules/description-list/description-list-term.component.ts",
2470
2470
  "line": 20,
2471
2471
  "character": 9,
2472
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-term.component.ts#L20"
2472
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-term.component.ts#L20"
2473
2473
  }
2474
2474
  ],
2475
2475
  "type": {
@@ -2509,7 +2509,7 @@
2509
2509
  "fileName": "projects/layout/src/modules/description-list/description-list-term.component.ts",
2510
2510
  "line": 15,
2511
2511
  "character": 13,
2512
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-term.component.ts#L15"
2512
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-term.component.ts#L15"
2513
2513
  }
2514
2514
  ],
2515
2515
  "decorators": [
@@ -2553,7 +2553,7 @@
2553
2553
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2554
2554
  "line": 91,
2555
2555
  "character": 2,
2556
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L91"
2556
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L91"
2557
2557
  }
2558
2558
  ],
2559
2559
  "signatures": [
@@ -2568,7 +2568,7 @@
2568
2568
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
2569
2569
  "line": 91,
2570
2570
  "character": 2,
2571
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L91"
2571
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L91"
2572
2572
  }
2573
2573
  ],
2574
2574
  "parameters": [
@@ -2683,7 +2683,7 @@
2683
2683
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2684
2684
  "line": 61,
2685
2685
  "character": 9,
2686
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L61"
2686
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L61"
2687
2687
  }
2688
2688
  ],
2689
2689
  "type": {
@@ -2718,7 +2718,7 @@
2718
2718
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2719
2719
  "line": 67,
2720
2720
  "character": 9,
2721
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L67"
2721
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L67"
2722
2722
  }
2723
2723
  ],
2724
2724
  "type": {
@@ -2751,13 +2751,13 @@
2751
2751
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2752
2752
  "line": 50,
2753
2753
  "character": 13,
2754
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L50"
2754
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L50"
2755
2755
  },
2756
2756
  {
2757
2757
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2758
2758
  "line": 56,
2759
2759
  "character": 13,
2760
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L56"
2760
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L56"
2761
2761
  }
2762
2762
  ],
2763
2763
  "getSignature": {
@@ -2771,7 +2771,7 @@
2771
2771
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
2772
2772
  "line": 56,
2773
2773
  "character": 13,
2774
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L56"
2774
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L56"
2775
2775
  }
2776
2776
  ],
2777
2777
  "type": {
@@ -2827,7 +2827,7 @@
2827
2827
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
2828
2828
  "line": 50,
2829
2829
  "character": 13,
2830
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L50"
2830
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L50"
2831
2831
  }
2832
2832
  ],
2833
2833
  "parameters": [
@@ -2869,7 +2869,7 @@
2869
2869
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2870
2870
  "line": 122,
2871
2871
  "character": 9,
2872
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L122"
2872
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L122"
2873
2873
  }
2874
2874
  ],
2875
2875
  "signatures": [
@@ -2884,7 +2884,7 @@
2884
2884
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
2885
2885
  "line": 122,
2886
2886
  "character": 9,
2887
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L122"
2887
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L122"
2888
2888
  }
2889
2889
  ],
2890
2890
  "type": {
@@ -2918,7 +2918,7 @@
2918
2918
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2919
2919
  "line": 136,
2920
2920
  "character": 9,
2921
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L136"
2921
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L136"
2922
2922
  }
2923
2923
  ],
2924
2924
  "signatures": [
@@ -2933,7 +2933,7 @@
2933
2933
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
2934
2934
  "line": 136,
2935
2935
  "character": 9,
2936
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L136"
2936
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L136"
2937
2937
  }
2938
2938
  ],
2939
2939
  "type": {
@@ -2967,7 +2967,7 @@
2967
2967
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2968
2968
  "line": 105,
2969
2969
  "character": 9,
2970
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L105"
2970
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L105"
2971
2971
  }
2972
2972
  ],
2973
2973
  "signatures": [
@@ -2982,7 +2982,7 @@
2982
2982
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
2983
2983
  "line": 105,
2984
2984
  "character": 9,
2985
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L105"
2985
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L105"
2986
2986
  }
2987
2987
  ],
2988
2988
  "type": {
@@ -3016,7 +3016,7 @@
3016
3016
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
3017
3017
  "line": 141,
3018
3018
  "character": 9,
3019
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L141"
3019
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L141"
3020
3020
  }
3021
3021
  ],
3022
3022
  "signatures": [
@@ -3031,7 +3031,7 @@
3031
3031
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
3032
3032
  "line": 141,
3033
3033
  "character": 9,
3034
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L141"
3034
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L141"
3035
3035
  }
3036
3036
  ],
3037
3037
  "type": {
@@ -3055,7 +3055,7 @@
3055
3055
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
3056
3056
  "line": 146,
3057
3057
  "character": 9,
3058
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L146"
3058
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L146"
3059
3059
  }
3060
3060
  ],
3061
3061
  "signatures": [
@@ -3070,7 +3070,7 @@
3070
3070
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
3071
3071
  "line": 146,
3072
3072
  "character": 9,
3073
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L146"
3073
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L146"
3074
3074
  }
3075
3075
  ],
3076
3076
  "type": {
@@ -3118,7 +3118,7 @@
3118
3118
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
3119
3119
  "line": 41,
3120
3120
  "character": 13,
3121
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L41"
3121
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L41"
3122
3122
  }
3123
3123
  ],
3124
3124
  "implementedTypes": [
@@ -3185,7 +3185,7 @@
3185
3185
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3186
3186
  "line": 44,
3187
3187
  "character": 2,
3188
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L44"
3188
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L44"
3189
3189
  }
3190
3190
  ],
3191
3191
  "signatures": [
@@ -3200,7 +3200,7 @@
3200
3200
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts",
3201
3201
  "line": 44,
3202
3202
  "character": 2,
3203
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L44"
3203
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L44"
3204
3204
  }
3205
3205
  ],
3206
3206
  "parameters": [
@@ -3277,7 +3277,7 @@
3277
3277
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3278
3278
  "line": 30,
3279
3279
  "character": 9,
3280
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L30"
3280
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L30"
3281
3281
  }
3282
3282
  ],
3283
3283
  "type": {
@@ -3299,7 +3299,7 @@
3299
3299
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3300
3300
  "line": 45,
3301
3301
  "character": 11,
3302
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L45"
3302
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L45"
3303
3303
  }
3304
3304
  ],
3305
3305
  "type": {
@@ -3325,7 +3325,7 @@
3325
3325
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3326
3326
  "line": 38,
3327
3327
  "character": 9,
3328
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L38"
3328
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L38"
3329
3329
  }
3330
3330
  ],
3331
3331
  "type": {
@@ -3358,7 +3358,7 @@
3358
3358
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3359
3359
  "line": 32,
3360
3360
  "character": 9,
3361
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L32"
3361
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L32"
3362
3362
  }
3363
3363
  ],
3364
3364
  "type": {
@@ -3380,7 +3380,7 @@
3380
3380
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3381
3381
  "line": 65,
3382
3382
  "character": 9,
3383
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L65"
3383
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L65"
3384
3384
  }
3385
3385
  ],
3386
3386
  "signatures": [
@@ -3395,7 +3395,7 @@
3395
3395
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts",
3396
3396
  "line": 65,
3397
3397
  "character": 9,
3398
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L65"
3398
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L65"
3399
3399
  }
3400
3400
  ],
3401
3401
  "type": {
@@ -3429,7 +3429,7 @@
3429
3429
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3430
3430
  "line": 53,
3431
3431
  "character": 9,
3432
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L53"
3432
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L53"
3433
3433
  }
3434
3434
  ],
3435
3435
  "signatures": [
@@ -3444,7 +3444,7 @@
3444
3444
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts",
3445
3445
  "line": 53,
3446
3446
  "character": 9,
3447
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L53"
3447
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L53"
3448
3448
  }
3449
3449
  ],
3450
3450
  "type": {
@@ -3495,7 +3495,7 @@
3495
3495
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3496
3496
  "line": 27,
3497
3497
  "character": 13,
3498
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L27"
3498
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L27"
3499
3499
  }
3500
3500
  ],
3501
3501
  "implementedTypes": [
@@ -3555,7 +3555,7 @@
3555
3555
  "fileName": "projects/layout/src/modules/description-list/description-list-content.component.ts",
3556
3556
  "line": 24,
3557
3557
  "character": 9,
3558
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L24"
3558
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L24"
3559
3559
  }
3560
3560
  ],
3561
3561
  "type": {
@@ -3598,7 +3598,7 @@
3598
3598
  "fileName": "projects/layout/src/modules/description-list/description-list-content.component.ts",
3599
3599
  "line": 33,
3600
3600
  "character": 9,
3601
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L33"
3601
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L33"
3602
3602
  }
3603
3603
  ],
3604
3604
  "type": {
@@ -3632,7 +3632,7 @@
3632
3632
  "fileName": "projects/layout/src/modules/description-list/description-list-content.component.ts",
3633
3633
  "line": 41,
3634
3634
  "character": 9,
3635
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L41"
3635
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L41"
3636
3636
  }
3637
3637
  ],
3638
3638
  "type": {
@@ -3694,7 +3694,7 @@
3694
3694
  "fileName": "projects/layout/src/modules/description-list/description-list-content.component.ts",
3695
3695
  "line": 48,
3696
3696
  "character": 9,
3697
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L48"
3697
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L48"
3698
3698
  }
3699
3699
  ],
3700
3700
  "type": {
@@ -3720,7 +3720,7 @@
3720
3720
  "fileName": "projects/layout/src/modules/description-list/description-list-content.component.ts",
3721
3721
  "line": 21,
3722
3722
  "character": 9,
3723
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L21"
3723
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L21"
3724
3724
  }
3725
3725
  ],
3726
3726
  "type": {
@@ -3766,7 +3766,7 @@
3766
3766
  "fileName": "projects/layout/src/modules/description-list/description-list-content.component.ts",
3767
3767
  "line": 19,
3768
3768
  "character": 13,
3769
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L19"
3769
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L19"
3770
3770
  }
3771
3771
  ],
3772
3772
  "decorators": [
@@ -3825,7 +3825,7 @@
3825
3825
  "fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.component.ts",
3826
3826
  "line": 20,
3827
3827
  "character": 9,
3828
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L20"
3828
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L20"
3829
3829
  }
3830
3830
  ],
3831
3831
  "type": {
@@ -3852,13 +3852,13 @@
3852
3852
  "fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.component.ts",
3853
3853
  "line": 28,
3854
3854
  "character": 13,
3855
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L28"
3855
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L28"
3856
3856
  },
3857
3857
  {
3858
3858
  "fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.component.ts",
3859
3859
  "line": 32,
3860
3860
  "character": 13,
3861
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L32"
3861
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L32"
3862
3862
  }
3863
3863
  ],
3864
3864
  "getSignature": {
@@ -3872,7 +3872,7 @@
3872
3872
  "fileName": "libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts",
3873
3873
  "line": 32,
3874
3874
  "character": 13,
3875
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L32"
3875
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L32"
3876
3876
  }
3877
3877
  ],
3878
3878
  "type": {
@@ -3912,7 +3912,7 @@
3912
3912
  "fileName": "libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts",
3913
3913
  "line": 28,
3914
3914
  "character": 13,
3915
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L28"
3915
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L28"
3916
3916
  }
3917
3917
  ],
3918
3918
  "parameters": [
@@ -3967,7 +3967,7 @@
3967
3967
  "fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.component.ts",
3968
3968
  "line": 14,
3969
3969
  "character": 13,
3970
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L14"
3970
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L14"
3971
3971
  }
3972
3972
  ],
3973
3973
  "decorators": [
@@ -4034,7 +4034,7 @@
4034
4034
  "fileName": "projects/layout/src/modules/fluid-grid/row.component.ts",
4035
4035
  "line": 18,
4036
4036
  "character": 9,
4037
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/row.component.ts#L18"
4037
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/row.component.ts#L18"
4038
4038
  }
4039
4039
  ],
4040
4040
  "type": {
@@ -4068,7 +4068,7 @@
4068
4068
  "fileName": "projects/layout/src/modules/fluid-grid/row.component.ts",
4069
4069
  "line": 12,
4070
4070
  "character": 13,
4071
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/row.component.ts#L12"
4071
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/row.component.ts#L12"
4072
4072
  }
4073
4073
  ],
4074
4074
  "decorators": [
@@ -4108,7 +4108,7 @@
4108
4108
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4109
4109
  "line": 61,
4110
4110
  "character": 9,
4111
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L61"
4111
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L61"
4112
4112
  }
4113
4113
  ],
4114
4114
  "type": {
@@ -4146,7 +4146,7 @@
4146
4146
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4147
4147
  "line": 58,
4148
4148
  "character": 9,
4149
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L58"
4149
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L58"
4150
4150
  }
4151
4151
  ],
4152
4152
  "type": {
@@ -4188,7 +4188,7 @@
4188
4188
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4189
4189
  "line": 50,
4190
4190
  "character": 9,
4191
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L50"
4191
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L50"
4192
4192
  }
4193
4193
  ],
4194
4194
  "type": {
@@ -4230,7 +4230,7 @@
4230
4230
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4231
4231
  "line": 42,
4232
4232
  "character": 9,
4233
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L42"
4233
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L42"
4234
4234
  }
4235
4235
  ],
4236
4236
  "type": {
@@ -4256,13 +4256,13 @@
4256
4256
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4257
4257
  "line": 28,
4258
4258
  "character": 13,
4259
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L28"
4259
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L28"
4260
4260
  },
4261
4261
  {
4262
4262
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4263
4263
  "line": 32,
4264
4264
  "character": 13,
4265
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L32"
4265
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L32"
4266
4266
  }
4267
4267
  ],
4268
4268
  "getSignature": {
@@ -4276,7 +4276,7 @@
4276
4276
  "fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
4277
4277
  "line": 32,
4278
4278
  "character": 13,
4279
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L32"
4279
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L32"
4280
4280
  }
4281
4281
  ],
4282
4282
  "type": {
@@ -4314,7 +4314,7 @@
4314
4314
  "fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
4315
4315
  "line": 28,
4316
4316
  "character": 13,
4317
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L28"
4317
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L28"
4318
4318
  }
4319
4319
  ],
4320
4320
  "parameters": [
@@ -4354,7 +4354,7 @@
4354
4354
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4355
4355
  "line": 77,
4356
4356
  "character": 9,
4357
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L77"
4357
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L77"
4358
4358
  }
4359
4359
  ],
4360
4360
  "signatures": [
@@ -4369,7 +4369,7 @@
4369
4369
  "fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
4370
4370
  "line": 77,
4371
4371
  "character": 9,
4372
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L77"
4372
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L77"
4373
4373
  }
4374
4374
  ],
4375
4375
  "type": {
@@ -4393,7 +4393,7 @@
4393
4393
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4394
4394
  "line": 65,
4395
4395
  "character": 9,
4396
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L65"
4396
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L65"
4397
4397
  }
4398
4398
  ],
4399
4399
  "signatures": [
@@ -4408,7 +4408,7 @@
4408
4408
  "fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
4409
4409
  "line": 65,
4410
4410
  "character": 9,
4411
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L65"
4411
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L65"
4412
4412
  }
4413
4413
  ],
4414
4414
  "parameters": [
@@ -4460,7 +4460,7 @@
4460
4460
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4461
4461
  "line": 99,
4462
4462
  "character": 9,
4463
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L99"
4463
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L99"
4464
4464
  }
4465
4465
  ],
4466
4466
  "signatures": [
@@ -4475,7 +4475,7 @@
4475
4475
  "fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
4476
4476
  "line": 99,
4477
4477
  "character": 9,
4478
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L99"
4478
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L99"
4479
4479
  }
4480
4480
  ],
4481
4481
  "type": {
@@ -4533,7 +4533,7 @@
4533
4533
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4534
4534
  "line": 20,
4535
4535
  "character": 13,
4536
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L20"
4536
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L20"
4537
4537
  }
4538
4538
  ],
4539
4539
  "implementedTypes": [
@@ -4585,7 +4585,7 @@
4585
4585
  "fileName": "projects/layout/src/modules/format/format.component.ts",
4586
4586
  "line": 18,
4587
4587
  "character": 9,
4588
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/format/format.component.ts#L18"
4588
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/format/format.component.ts#L18"
4589
4589
  }
4590
4590
  ],
4591
4591
  "type": {
@@ -4616,13 +4616,13 @@
4616
4616
  "fileName": "projects/layout/src/modules/format/format.component.ts",
4617
4617
  "line": 39,
4618
4618
  "character": 13,
4619
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/format/format.component.ts#L39"
4619
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/format/format.component.ts#L39"
4620
4620
  },
4621
4621
  {
4622
4622
  "fileName": "projects/layout/src/modules/format/format.component.ts",
4623
4623
  "line": 44,
4624
4624
  "character": 13,
4625
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/format/format.component.ts#L44"
4625
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/format/format.component.ts#L44"
4626
4626
  }
4627
4627
  ],
4628
4628
  "getSignature": {
@@ -4636,7 +4636,7 @@
4636
4636
  "fileName": "libs/components/layout/src/lib/modules/format/format.component.ts",
4637
4637
  "line": 44,
4638
4638
  "character": 13,
4639
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/format/format.component.ts#L44"
4639
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/format/format.component.ts#L44"
4640
4640
  }
4641
4641
  ],
4642
4642
  "type": {
@@ -4701,7 +4701,7 @@
4701
4701
  "fileName": "libs/components/layout/src/lib/modules/format/format.component.ts",
4702
4702
  "line": 39,
4703
4703
  "character": 13,
4704
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/format/format.component.ts#L39"
4704
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/format/format.component.ts#L39"
4705
4705
  }
4706
4706
  ],
4707
4707
  "parameters": [
@@ -4755,13 +4755,13 @@
4755
4755
  "fileName": "projects/layout/src/modules/format/format.component.ts",
4756
4756
  "line": 25,
4757
4757
  "character": 13,
4758
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/format/format.component.ts#L25"
4758
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/format/format.component.ts#L25"
4759
4759
  },
4760
4760
  {
4761
4761
  "fileName": "projects/layout/src/modules/format/format.component.ts",
4762
4762
  "line": 30,
4763
4763
  "character": 13,
4764
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/format/format.component.ts#L30"
4764
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/format/format.component.ts#L30"
4765
4765
  }
4766
4766
  ],
4767
4767
  "getSignature": {
@@ -4775,7 +4775,7 @@
4775
4775
  "fileName": "libs/components/layout/src/lib/modules/format/format.component.ts",
4776
4776
  "line": 30,
4777
4777
  "character": 13,
4778
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/format/format.component.ts#L30"
4778
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/format/format.component.ts#L30"
4779
4779
  }
4780
4780
  ],
4781
4781
  "type": {
@@ -4818,7 +4818,7 @@
4818
4818
  "fileName": "libs/components/layout/src/lib/modules/format/format.component.ts",
4819
4819
  "line": 25,
4820
4820
  "character": 13,
4821
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/format/format.component.ts#L25"
4821
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/format/format.component.ts#L25"
4822
4822
  }
4823
4823
  ],
4824
4824
  "parameters": [
@@ -4872,7 +4872,7 @@
4872
4872
  "fileName": "projects/layout/src/modules/format/format.component.ts",
4873
4873
  "line": 17,
4874
4874
  "character": 13,
4875
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/format/format.component.ts#L17"
4875
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/format/format.component.ts#L17"
4876
4876
  }
4877
4877
  ],
4878
4878
  "decorators": [
@@ -4937,7 +4937,7 @@
4937
4937
  "fileName": "projects/layout/src/modules/page/page.component.ts",
4938
4938
  "line": 38,
4939
4939
  "character": 2,
4940
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page/page.component.ts#L38"
4940
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page/page.component.ts#L38"
4941
4941
  }
4942
4942
  ],
4943
4943
  "signatures": [
@@ -4952,7 +4952,7 @@
4952
4952
  "fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
4953
4953
  "line": 38,
4954
4954
  "character": 2,
4955
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page/page.component.ts#L38"
4955
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page/page.component.ts#L38"
4956
4956
  }
4957
4957
  ],
4958
4958
  "parameters": [
@@ -4995,13 +4995,13 @@
4995
4995
  "fileName": "projects/layout/src/modules/page/page.component.ts",
4996
4996
  "line": 24,
4997
4997
  "character": 13,
4998
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page/page.component.ts#L24"
4998
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page/page.component.ts#L24"
4999
4999
  },
5000
5000
  {
5001
5001
  "fileName": "projects/layout/src/modules/page/page.component.ts",
5002
5002
  "line": 28,
5003
5003
  "character": 13,
5004
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page/page.component.ts#L28"
5004
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page/page.component.ts#L28"
5005
5005
  }
5006
5006
  ],
5007
5007
  "getSignature": {
@@ -5015,7 +5015,7 @@
5015
5015
  "fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
5016
5016
  "line": 28,
5017
5017
  "character": 13,
5018
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page/page.component.ts#L28"
5018
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page/page.component.ts#L28"
5019
5019
  }
5020
5020
  ],
5021
5021
  "type": {
@@ -5060,7 +5060,7 @@
5060
5060
  "fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
5061
5061
  "line": 24,
5062
5062
  "character": 13,
5063
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page/page.component.ts#L24"
5063
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page/page.component.ts#L24"
5064
5064
  }
5065
5065
  ],
5066
5066
  "parameters": [
@@ -5102,7 +5102,7 @@
5102
5102
  "fileName": "projects/layout/src/modules/page/page.component.ts",
5103
5103
  "line": 53,
5104
5104
  "character": 9,
5105
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page/page.component.ts#L53"
5105
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page/page.component.ts#L53"
5106
5106
  }
5107
5107
  ],
5108
5108
  "signatures": [
@@ -5117,7 +5117,7 @@
5117
5117
  "fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
5118
5118
  "line": 53,
5119
5119
  "character": 9,
5120
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page/page.component.ts#L53"
5120
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page/page.component.ts#L53"
5121
5121
  }
5122
5122
  ],
5123
5123
  "type": {
@@ -5151,7 +5151,7 @@
5151
5151
  "fileName": "projects/layout/src/modules/page/page.component.ts",
5152
5152
  "line": 49,
5153
5153
  "character": 9,
5154
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page/page.component.ts#L49"
5154
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page/page.component.ts#L49"
5155
5155
  }
5156
5156
  ],
5157
5157
  "signatures": [
@@ -5166,7 +5166,7 @@
5166
5166
  "fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
5167
5167
  "line": 49,
5168
5168
  "character": 9,
5169
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page/page.component.ts#L49"
5169
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page/page.component.ts#L49"
5170
5170
  }
5171
5171
  ],
5172
5172
  "type": {
@@ -5214,7 +5214,7 @@
5214
5214
  "fileName": "projects/layout/src/modules/page/page.component.ts",
5215
5215
  "line": 17,
5216
5216
  "character": 13,
5217
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page/page.component.ts#L17"
5217
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page/page.component.ts#L17"
5218
5218
  }
5219
5219
  ],
5220
5220
  "implementedTypes": [
@@ -5287,7 +5287,7 @@
5287
5287
  "fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
5288
5288
  "line": 53,
5289
5289
  "character": 2,
5290
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L53"
5290
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L53"
5291
5291
  }
5292
5292
  ],
5293
5293
  "signatures": [
@@ -5302,7 +5302,7 @@
5302
5302
  "fileName": "libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts",
5303
5303
  "line": 53,
5304
5304
  "character": 2,
5305
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L53"
5305
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L53"
5306
5306
  }
5307
5307
  ],
5308
5308
  "parameters": [
@@ -5415,7 +5415,7 @@
5415
5415
  "fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
5416
5416
  "line": 36,
5417
5417
  "character": 9,
5418
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L36"
5418
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L36"
5419
5419
  }
5420
5420
  ],
5421
5421
  "type": {
@@ -5438,7 +5438,7 @@
5438
5438
  "fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
5439
5439
  "line": 41,
5440
5440
  "character": 9,
5441
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L41"
5441
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L41"
5442
5442
  }
5443
5443
  ],
5444
5444
  "type": {
@@ -5473,7 +5473,7 @@
5473
5473
  "fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
5474
5474
  "line": 84,
5475
5475
  "character": 9,
5476
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L84"
5476
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L84"
5477
5477
  }
5478
5478
  ],
5479
5479
  "signatures": [
@@ -5488,7 +5488,7 @@
5488
5488
  "fileName": "libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts",
5489
5489
  "line": 84,
5490
5490
  "character": 9,
5491
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L84"
5491
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L84"
5492
5492
  }
5493
5493
  ],
5494
5494
  "type": {
@@ -5522,7 +5522,7 @@
5522
5522
  "fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
5523
5523
  "line": 73,
5524
5524
  "character": 9,
5525
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L73"
5525
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L73"
5526
5526
  }
5527
5527
  ],
5528
5528
  "signatures": [
@@ -5537,7 +5537,7 @@
5537
5537
  "fileName": "libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts",
5538
5538
  "line": 73,
5539
5539
  "character": 9,
5540
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L73"
5540
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L73"
5541
5541
  }
5542
5542
  ],
5543
5543
  "type": {
@@ -5571,7 +5571,7 @@
5571
5571
  "fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
5572
5572
  "line": 98,
5573
5573
  "character": 9,
5574
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L98"
5574
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L98"
5575
5575
  }
5576
5576
  ],
5577
5577
  "signatures": [
@@ -5586,7 +5586,7 @@
5586
5586
  "fileName": "libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts",
5587
5587
  "line": 98,
5588
5588
  "character": 9,
5589
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L98"
5589
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L98"
5590
5590
  }
5591
5591
  ],
5592
5592
  "type": {
@@ -5636,7 +5636,7 @@
5636
5636
  "fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
5637
5637
  "line": 33,
5638
5638
  "character": 13,
5639
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L33"
5639
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L33"
5640
5640
  }
5641
5641
  ],
5642
5642
  "implementedTypes": [
@@ -5711,7 +5711,7 @@
5711
5711
  "fileName": "projects/layout/src/modules/page-summary/page-summary-alert.component.ts",
5712
5712
  "line": 15,
5713
5713
  "character": 13,
5714
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary-alert.component.ts#L15"
5714
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary-alert.component.ts#L15"
5715
5715
  }
5716
5716
  ],
5717
5717
  "decorators": [
@@ -5757,7 +5757,7 @@
5757
5757
  "fileName": "projects/layout/src/modules/page-summary/page-summary-content.component.ts",
5758
5758
  "line": 14,
5759
5759
  "character": 13,
5760
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary-content.component.ts#L14"
5760
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary-content.component.ts#L14"
5761
5761
  }
5762
5762
  ],
5763
5763
  "decorators": [
@@ -5797,7 +5797,7 @@
5797
5797
  "fileName": "projects/layout/src/modules/action-button/action-button-details.component.ts",
5798
5798
  "line": 10,
5799
5799
  "character": 13,
5800
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-details.component.ts#L10"
5800
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-details.component.ts#L10"
5801
5801
  }
5802
5802
  ],
5803
5803
  "decorators": [
@@ -5843,7 +5843,7 @@
5843
5843
  "fileName": "projects/layout/src/modules/page-summary/page-summary-image.component.ts",
5844
5844
  "line": 15,
5845
5845
  "character": 13,
5846
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary-image.component.ts#L15"
5846
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary-image.component.ts#L15"
5847
5847
  }
5848
5848
  ],
5849
5849
  "decorators": [
@@ -5889,7 +5889,7 @@
5889
5889
  "fileName": "projects/layout/src/modules/page-summary/page-summary-key-info.component.ts",
5890
5890
  "line": 13,
5891
5891
  "character": 13,
5892
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary-key-info.component.ts#L13"
5892
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary-key-info.component.ts#L13"
5893
5893
  }
5894
5894
  ],
5895
5895
  "decorators": [
@@ -5935,7 +5935,7 @@
5935
5935
  "fileName": "projects/layout/src/modules/page-summary/page-summary-status.component.ts",
5936
5936
  "line": 15,
5937
5937
  "character": 13,
5938
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary-status.component.ts#L15"
5938
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary-status.component.ts#L15"
5939
5939
  }
5940
5940
  ],
5941
5941
  "decorators": [
@@ -5981,7 +5981,7 @@
5981
5981
  "fileName": "projects/layout/src/modules/page-summary/page-summary-subtitle.component.ts",
5982
5982
  "line": 14,
5983
5983
  "character": 13,
5984
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary-subtitle.component.ts#L14"
5984
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary-subtitle.component.ts#L14"
5985
5985
  }
5986
5986
  ],
5987
5987
  "decorators": [
@@ -6027,7 +6027,7 @@
6027
6027
  "fileName": "projects/layout/src/modules/page-summary/page-summary-title.component.ts",
6028
6028
  "line": 14,
6029
6029
  "character": 13,
6030
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page-summary/page-summary-title.component.ts#L14"
6030
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page-summary/page-summary-title.component.ts#L14"
6031
6031
  }
6032
6032
  ],
6033
6033
  "decorators": [
@@ -6057,7 +6057,7 @@
6057
6057
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6058
6058
  "line": 200,
6059
6059
  "character": 2,
6060
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L200"
6060
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L200"
6061
6061
  }
6062
6062
  ],
6063
6063
  "signatures": [
@@ -6072,7 +6072,7 @@
6072
6072
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6073
6073
  "line": 200,
6074
6074
  "character": 2,
6075
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L200"
6075
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L200"
6076
6076
  }
6077
6077
  ],
6078
6078
  "parameters": [
@@ -6147,7 +6147,7 @@
6147
6147
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6148
6148
  "line": 145,
6149
6149
  "character": 9,
6150
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L145"
6150
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L145"
6151
6151
  }
6152
6152
  ],
6153
6153
  "type": {
@@ -6170,7 +6170,7 @@
6170
6170
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6171
6171
  "line": 161,
6172
6172
  "character": 9,
6173
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L161"
6173
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L161"
6174
6174
  }
6175
6175
  ],
6176
6176
  "type": {
@@ -6203,7 +6203,7 @@
6203
6203
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6204
6204
  "line": 147,
6205
6205
  "character": 9,
6206
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L147"
6206
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L147"
6207
6207
  }
6208
6208
  ],
6209
6209
  "type": {
@@ -6245,7 +6245,7 @@
6245
6245
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6246
6246
  "line": 64,
6247
6247
  "character": 9,
6248
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L64"
6248
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L64"
6249
6249
  }
6250
6250
  ],
6251
6251
  "type": {
@@ -6271,7 +6271,7 @@
6271
6271
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6272
6272
  "line": 149,
6273
6273
  "character": 9,
6274
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L149"
6274
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L149"
6275
6275
  }
6276
6276
  ],
6277
6277
  "type": {
@@ -6294,7 +6294,7 @@
6294
6294
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6295
6295
  "line": 151,
6296
6296
  "character": 9,
6297
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L151"
6297
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L151"
6298
6298
  }
6299
6299
  ],
6300
6300
  "type": {
@@ -6316,7 +6316,7 @@
6316
6316
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6317
6317
  "line": 153,
6318
6318
  "character": 9,
6319
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L153"
6319
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L153"
6320
6320
  }
6321
6321
  ],
6322
6322
  "type": {
@@ -6339,7 +6339,7 @@
6339
6339
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6340
6340
  "line": 155,
6341
6341
  "character": 9,
6342
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L155"
6342
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L155"
6343
6343
  }
6344
6344
  ],
6345
6345
  "type": {
@@ -6370,7 +6370,7 @@
6370
6370
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6371
6371
  "line": 143,
6372
6372
  "character": 9,
6373
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L143"
6373
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L143"
6374
6374
  }
6375
6375
  ],
6376
6376
  "type": {
@@ -6397,13 +6397,13 @@
6397
6397
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6398
6398
  "line": 73,
6399
6399
  "character": 13,
6400
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L73"
6400
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L73"
6401
6401
  },
6402
6402
  {
6403
6403
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6404
6404
  "line": 82,
6405
6405
  "character": 13,
6406
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L82"
6406
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L82"
6407
6407
  }
6408
6408
  ],
6409
6409
  "getSignature": {
@@ -6417,7 +6417,7 @@
6417
6417
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6418
6418
  "line": 82,
6419
6419
  "character": 13,
6420
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L82"
6420
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L82"
6421
6421
  }
6422
6422
  ],
6423
6423
  "type": {
@@ -6455,7 +6455,7 @@
6455
6455
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6456
6456
  "line": 73,
6457
6457
  "character": 13,
6458
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L73"
6458
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L73"
6459
6459
  }
6460
6460
  ],
6461
6461
  "parameters": [
@@ -6495,13 +6495,13 @@
6495
6495
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6496
6496
  "line": 93,
6497
6497
  "character": 13,
6498
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L93"
6498
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L93"
6499
6499
  },
6500
6500
  {
6501
6501
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6502
6502
  "line": 102,
6503
6503
  "character": 13,
6504
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L102"
6504
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L102"
6505
6505
  }
6506
6506
  ],
6507
6507
  "getSignature": {
@@ -6515,7 +6515,7 @@
6515
6515
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6516
6516
  "line": 102,
6517
6517
  "character": 13,
6518
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L102"
6518
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L102"
6519
6519
  }
6520
6520
  ],
6521
6521
  "type": {
@@ -6553,7 +6553,7 @@
6553
6553
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6554
6554
  "line": 93,
6555
6555
  "character": 13,
6556
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L93"
6556
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L93"
6557
6557
  }
6558
6558
  ],
6559
6559
  "parameters": [
@@ -6593,13 +6593,13 @@
6593
6593
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6594
6594
  "line": 113,
6595
6595
  "character": 13,
6596
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L113"
6596
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L113"
6597
6597
  },
6598
6598
  {
6599
6599
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6600
6600
  "line": 122,
6601
6601
  "character": 13,
6602
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L122"
6602
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L122"
6603
6603
  }
6604
6604
  ],
6605
6605
  "getSignature": {
@@ -6613,7 +6613,7 @@
6613
6613
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6614
6614
  "line": 122,
6615
6615
  "character": 13,
6616
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L122"
6616
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L122"
6617
6617
  }
6618
6618
  ],
6619
6619
  "type": {
@@ -6651,7 +6651,7 @@
6651
6651
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6652
6652
  "line": 113,
6653
6653
  "character": 13,
6654
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L113"
6654
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L113"
6655
6655
  }
6656
6656
  ],
6657
6657
  "parameters": [
@@ -6691,13 +6691,13 @@
6691
6691
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6692
6692
  "line": 130,
6693
6693
  "character": 13,
6694
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L130"
6694
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L130"
6695
6695
  },
6696
6696
  {
6697
6697
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6698
6698
  "line": 135,
6699
6699
  "character": 13,
6700
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L135"
6700
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L135"
6701
6701
  }
6702
6702
  ],
6703
6703
  "getSignature": {
@@ -6711,7 +6711,7 @@
6711
6711
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6712
6712
  "line": 135,
6713
6713
  "character": 13,
6714
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L135"
6714
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L135"
6715
6715
  }
6716
6716
  ],
6717
6717
  "type": {
@@ -6738,7 +6738,7 @@
6738
6738
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6739
6739
  "line": 130,
6740
6740
  "character": 13,
6741
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L130"
6741
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L130"
6742
6742
  }
6743
6743
  ],
6744
6744
  "parameters": [
@@ -6778,13 +6778,13 @@
6778
6778
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6779
6779
  "line": 167,
6780
6780
  "character": 13,
6781
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L167"
6781
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L167"
6782
6782
  },
6783
6783
  {
6784
6784
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6785
6785
  "line": 172,
6786
6786
  "character": 13,
6787
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L172"
6787
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L172"
6788
6788
  }
6789
6789
  ],
6790
6790
  "getSignature": {
@@ -6798,7 +6798,7 @@
6798
6798
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6799
6799
  "line": 172,
6800
6800
  "character": 13,
6801
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L172"
6801
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L172"
6802
6802
  }
6803
6803
  ],
6804
6804
  "type": {
@@ -6828,7 +6828,7 @@
6828
6828
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6829
6829
  "line": 167,
6830
6830
  "character": 13,
6831
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L167"
6831
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L167"
6832
6832
  }
6833
6833
  ],
6834
6834
  "parameters": [
@@ -6875,7 +6875,7 @@
6875
6875
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6876
6876
  "line": 236,
6877
6877
  "character": 9,
6878
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L236"
6878
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L236"
6879
6879
  }
6880
6880
  ],
6881
6881
  "signatures": [
@@ -6890,7 +6890,7 @@
6890
6890
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6891
6891
  "line": 236,
6892
6892
  "character": 9,
6893
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L236"
6893
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L236"
6894
6894
  }
6895
6895
  ],
6896
6896
  "type": {
@@ -6914,7 +6914,7 @@
6914
6914
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6915
6915
  "line": 250,
6916
6916
  "character": 9,
6917
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L250"
6917
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L250"
6918
6918
  }
6919
6919
  ],
6920
6920
  "signatures": [
@@ -6929,7 +6929,7 @@
6929
6929
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6930
6930
  "line": 250,
6931
6931
  "character": 9,
6932
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L250"
6932
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L250"
6933
6933
  }
6934
6934
  ],
6935
6935
  "type": {
@@ -6963,7 +6963,7 @@
6963
6963
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6964
6964
  "line": 210,
6965
6965
  "character": 9,
6966
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L210"
6966
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L210"
6967
6967
  }
6968
6968
  ],
6969
6969
  "signatures": [
@@ -6978,7 +6978,7 @@
6978
6978
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6979
6979
  "line": 210,
6980
6980
  "character": 9,
6981
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L210"
6981
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L210"
6982
6982
  }
6983
6983
  ],
6984
6984
  "type": {
@@ -7035,7 +7035,7 @@
7035
7035
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
7036
7036
  "line": 58,
7037
7037
  "character": 13,
7038
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L58"
7038
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L58"
7039
7039
  }
7040
7040
  ],
7041
7041
  "implementedTypes": [
@@ -7076,7 +7076,7 @@
7076
7076
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7077
7077
  "line": 130,
7078
7078
  "character": 2,
7079
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L130"
7079
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L130"
7080
7080
  }
7081
7081
  ],
7082
7082
  "signatures": [
@@ -7091,7 +7091,7 @@
7091
7091
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7092
7092
  "line": 130,
7093
7093
  "character": 2,
7094
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L130"
7094
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L130"
7095
7095
  }
7096
7096
  ],
7097
7097
  "parameters": [
@@ -7188,7 +7188,7 @@
7188
7188
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7189
7189
  "line": 104,
7190
7190
  "character": 9,
7191
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L104"
7191
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L104"
7192
7192
  }
7193
7193
  ],
7194
7194
  "type": {
@@ -7211,7 +7211,7 @@
7211
7211
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7212
7212
  "line": 118,
7213
7213
  "character": 9,
7214
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L118"
7214
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L118"
7215
7215
  }
7216
7216
  ],
7217
7217
  "type": {
@@ -7244,7 +7244,7 @@
7244
7244
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7245
7245
  "line": 106,
7246
7246
  "character": 9,
7247
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L106"
7247
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L106"
7248
7248
  }
7249
7249
  ],
7250
7250
  "type": {
@@ -7267,7 +7267,7 @@
7267
7267
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7268
7268
  "line": 105,
7269
7269
  "character": 9,
7270
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L105"
7270
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L105"
7271
7271
  }
7272
7272
  ],
7273
7273
  "type": {
@@ -7290,7 +7290,7 @@
7290
7290
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7291
7291
  "line": 108,
7292
7292
  "character": 9,
7293
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L108"
7293
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L108"
7294
7294
  }
7295
7295
  ],
7296
7296
  "type": {
@@ -7320,7 +7320,7 @@
7320
7320
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7321
7321
  "line": 81,
7322
7322
  "character": 9,
7323
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L81"
7323
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L81"
7324
7324
  }
7325
7325
  ],
7326
7326
  "type": {
@@ -7376,7 +7376,7 @@
7376
7376
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7377
7377
  "line": 88,
7378
7378
  "character": 9,
7379
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L88"
7379
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L88"
7380
7380
  }
7381
7381
  ],
7382
7382
  "type": {
@@ -7405,7 +7405,7 @@
7405
7405
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7406
7406
  "line": 109,
7407
7407
  "character": 9,
7408
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L109"
7408
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L109"
7409
7409
  }
7410
7410
  ],
7411
7411
  "type": {
@@ -7428,13 +7428,13 @@
7428
7428
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7429
7429
  "line": 63,
7430
7430
  "character": 13,
7431
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L63"
7431
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L63"
7432
7432
  },
7433
7433
  {
7434
7434
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7435
7435
  "line": 73,
7436
7436
  "character": 13,
7437
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L73"
7437
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L73"
7438
7438
  }
7439
7439
  ],
7440
7440
  "getSignature": {
@@ -7448,7 +7448,7 @@
7448
7448
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7449
7449
  "line": 73,
7450
7450
  "character": 13,
7451
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L73"
7451
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L73"
7452
7452
  }
7453
7453
  ],
7454
7454
  "type": {
@@ -7478,7 +7478,7 @@
7478
7478
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7479
7479
  "line": 63,
7480
7480
  "character": 13,
7481
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L63"
7481
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L63"
7482
7482
  }
7483
7483
  ],
7484
7484
  "parameters": [
@@ -7521,13 +7521,13 @@
7521
7521
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7522
7522
  "line": 95,
7523
7523
  "character": 13,
7524
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L95"
7524
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L95"
7525
7525
  },
7526
7526
  {
7527
7527
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7528
7528
  "line": 100,
7529
7529
  "character": 13,
7530
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L100"
7530
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L100"
7531
7531
  }
7532
7532
  ],
7533
7533
  "getSignature": {
@@ -7541,7 +7541,7 @@
7541
7541
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7542
7542
  "line": 100,
7543
7543
  "character": 13,
7544
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L100"
7544
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L100"
7545
7545
  }
7546
7546
  ],
7547
7547
  "type": {
@@ -7568,7 +7568,7 @@
7568
7568
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7569
7569
  "line": 95,
7570
7570
  "character": 13,
7571
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L95"
7571
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L95"
7572
7572
  }
7573
7573
  ],
7574
7574
  "parameters": [
@@ -7608,7 +7608,7 @@
7608
7608
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7609
7609
  "line": 162,
7610
7610
  "character": 9,
7611
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L162"
7611
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L162"
7612
7612
  }
7613
7613
  ],
7614
7614
  "signatures": [
@@ -7623,7 +7623,7 @@
7623
7623
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7624
7624
  "line": 162,
7625
7625
  "character": 9,
7626
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L162"
7626
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L162"
7627
7627
  }
7628
7628
  ],
7629
7629
  "type": {
@@ -7647,7 +7647,7 @@
7647
7647
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7648
7648
  "line": 142,
7649
7649
  "character": 9,
7650
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L142"
7650
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L142"
7651
7651
  }
7652
7652
  ],
7653
7653
  "signatures": [
@@ -7662,7 +7662,7 @@
7662
7662
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7663
7663
  "line": 142,
7664
7664
  "character": 9,
7665
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L142"
7665
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L142"
7666
7666
  }
7667
7667
  ],
7668
7668
  "type": {
@@ -7696,7 +7696,7 @@
7696
7696
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7697
7697
  "line": 179,
7698
7698
  "character": 9,
7699
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L179"
7699
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L179"
7700
7700
  }
7701
7701
  ],
7702
7702
  "signatures": [
@@ -7711,7 +7711,7 @@
7711
7711
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7712
7712
  "line": 179,
7713
7713
  "character": 9,
7714
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L179"
7714
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L179"
7715
7715
  }
7716
7716
  ],
7717
7717
  "type": {
@@ -7764,7 +7764,7 @@
7764
7764
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7765
7765
  "line": 58,
7766
7766
  "character": 13,
7767
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L58"
7767
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L58"
7768
7768
  }
7769
7769
  ],
7770
7770
  "implementedTypes": [
@@ -7815,7 +7815,7 @@
7815
7815
  "fileName": "projects/layout/src/modules/toolbar/toolbar.component.ts",
7816
7816
  "line": 22,
7817
7817
  "character": 9,
7818
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L22"
7818
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L22"
7819
7819
  }
7820
7820
  ],
7821
7821
  "type": {
@@ -7838,7 +7838,7 @@
7838
7838
  "fileName": "projects/layout/src/modules/toolbar/toolbar.component.ts",
7839
7839
  "line": 36,
7840
7840
  "character": 13,
7841
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L36"
7841
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L36"
7842
7842
  }
7843
7843
  ],
7844
7844
  "setSignature": {
@@ -7884,7 +7884,7 @@
7884
7884
  "fileName": "libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts",
7885
7885
  "line": 36,
7886
7886
  "character": 13,
7887
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L36"
7887
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L36"
7888
7888
  }
7889
7889
  ],
7890
7890
  "parameters": [
@@ -7924,7 +7924,7 @@
7924
7924
  "fileName": "projects/layout/src/modules/toolbar/toolbar.component.ts",
7925
7925
  "line": 25,
7926
7926
  "character": 13,
7927
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L25"
7927
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L25"
7928
7928
  }
7929
7929
  ],
7930
7930
  "setSignature": {
@@ -7938,7 +7938,7 @@
7938
7938
  "fileName": "libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts",
7939
7939
  "line": 25,
7940
7940
  "character": 13,
7941
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L25"
7941
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L25"
7942
7942
  }
7943
7943
  ],
7944
7944
  "parameters": [
@@ -8001,7 +8001,7 @@
8001
8001
  "fileName": "projects/layout/src/modules/toolbar/toolbar.component.ts",
8002
8002
  "line": 21,
8003
8003
  "character": 13,
8004
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L21"
8004
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L21"
8005
8005
  }
8006
8006
  ],
8007
8007
  "decorators": [
@@ -8041,7 +8041,7 @@
8041
8041
  "fileName": "projects/layout/src/modules/toolbar/toolbar-section.component.ts",
8042
8042
  "line": 11,
8043
8043
  "character": 13,
8044
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/toolbar/toolbar-section.component.ts#L11"
8044
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/toolbar/toolbar-section.component.ts#L11"
8045
8045
  }
8046
8046
  ],
8047
8047
  "decorators": [
@@ -8081,7 +8081,7 @@
8081
8081
  "fileName": "projects/layout/src/modules/toolbar/toolbar-item.component.ts",
8082
8082
  "line": 11,
8083
8083
  "character": 13,
8084
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/toolbar/toolbar-item.component.ts#L11"
8084
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/toolbar/toolbar-item.component.ts#L11"
8085
8085
  }
8086
8086
  ],
8087
8087
  "decorators": [
@@ -8121,7 +8121,7 @@
8121
8121
  "fileName": "projects/layout/src/modules/action-button/action-button-header.component.ts",
8122
8122
  "line": 16,
8123
8123
  "character": 13,
8124
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-header.component.ts#L16"
8124
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-header.component.ts#L16"
8125
8125
  }
8126
8126
  ],
8127
8127
  "decorators": [
@@ -8161,7 +8161,7 @@
8161
8161
  "fileName": "projects/layout/src/modules/toolbar/toolbar-view-actions.component.ts",
8162
8162
  "line": 13,
8163
8163
  "character": 13,
8164
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/toolbar/toolbar-view-actions.component.ts#L13"
8164
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/toolbar/toolbar-view-actions.component.ts#L13"
8165
8165
  }
8166
8166
  ],
8167
8167
  "decorators": [
@@ -8252,7 +8252,7 @@
8252
8252
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8253
8253
  "line": 112,
8254
8254
  "character": 9,
8255
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L112"
8255
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L112"
8256
8256
  }
8257
8257
  ],
8258
8258
  "type": {
@@ -8329,7 +8329,7 @@
8329
8329
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8330
8330
  "line": 123,
8331
8331
  "character": 9,
8332
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L123"
8332
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L123"
8333
8333
  }
8334
8334
  ],
8335
8335
  "type": {
@@ -8363,7 +8363,7 @@
8363
8363
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8364
8364
  "line": 133,
8365
8365
  "character": 9,
8366
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L133"
8366
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L133"
8367
8367
  }
8368
8368
  ],
8369
8369
  "type": {
@@ -8389,7 +8389,7 @@
8389
8389
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8390
8390
  "line": 152,
8391
8391
  "character": 9,
8392
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L152"
8392
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L152"
8393
8393
  }
8394
8394
  ],
8395
8395
  "type": {
@@ -8428,7 +8428,7 @@
8428
8428
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8429
8429
  "line": 63,
8430
8430
  "character": 9,
8431
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L63"
8431
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L63"
8432
8432
  }
8433
8433
  ],
8434
8434
  "type": {
@@ -8477,7 +8477,7 @@
8477
8477
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8478
8478
  "line": 70,
8479
8479
  "character": 9,
8480
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L70"
8480
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L70"
8481
8481
  }
8482
8482
  ],
8483
8483
  "type": {
@@ -8508,7 +8508,23 @@
8508
8508
  "summary": [
8509
8509
  {
8510
8510
  "kind": "text",
8511
- "text": "A help key that identifies the global help content to display. When specified, a [help inline](https://developer.blackbaud.com/skyux/components/help-inline)\nbutton is placed beside the box heading. Clicking the button invokes [global help](https://developer.blackbaud.com/skyux/learn/develop/global-help)\nas configured by the application."
8511
+ "text": "A help key that identifies the global help content to display. When specified along with "
8512
+ },
8513
+ {
8514
+ "kind": "code",
8515
+ "text": "`headingText`"
8516
+ },
8517
+ {
8518
+ "kind": "text",
8519
+ "text": ", a [help inline](https://developer.blackbaud.com/skyux/components/help-inline)\nbutton is placed beside the box heading. Clicking the button invokes [global help](https://developer.blackbaud.com/skyux/learn/develop/global-help)\nas configured by the application. This property only applies when "
8520
+ },
8521
+ {
8522
+ "kind": "code",
8523
+ "text": "`headingText`"
8524
+ },
8525
+ {
8526
+ "kind": "text",
8527
+ "text": " is also specified."
8512
8528
  }
8513
8529
  ]
8514
8530
  },
@@ -8517,7 +8533,7 @@
8517
8533
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8518
8534
  "line": 102,
8519
8535
  "character": 9,
8520
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L102"
8536
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L102"
8521
8537
  }
8522
8538
  ],
8523
8539
  "type": {
@@ -8542,7 +8558,23 @@
8542
8558
  "summary": [
8543
8559
  {
8544
8560
  "kind": "text",
8545
- "text": "The content of the help popover. When specified, a [help inline](https://developer.blackbaud.com/skyux/components/help-inline)\nbutton is added to the box heading. The help inline button displays a [popover](https://developer.blackbaud.com/skyux/components/popover)\nwhen clicked using the specified content and optional title."
8561
+ "text": "The content of the help popover. When specified along with "
8562
+ },
8563
+ {
8564
+ "kind": "code",
8565
+ "text": "`headingText`"
8566
+ },
8567
+ {
8568
+ "kind": "text",
8569
+ "text": ", a [help inline](https://developer.blackbaud.com/skyux/components/help-inline)\nbutton is added to the box heading. The help inline button displays a [popover](https://developer.blackbaud.com/skyux/components/popover)\nwhen clicked using the specified content and optional title. This property only applies when "
8570
+ },
8571
+ {
8572
+ "kind": "code",
8573
+ "text": "`headingText`"
8574
+ },
8575
+ {
8576
+ "kind": "text",
8577
+ "text": " is also specified."
8546
8578
  }
8547
8579
  ]
8548
8580
  },
@@ -8551,7 +8583,7 @@
8551
8583
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8552
8584
  "line": 87,
8553
8585
  "character": 9,
8554
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L87"
8586
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L87"
8555
8587
  }
8556
8588
  ],
8557
8589
  "type": {
@@ -8613,7 +8645,7 @@
8613
8645
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8614
8646
  "line": 94,
8615
8647
  "character": 9,
8616
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L94"
8648
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L94"
8617
8649
  }
8618
8650
  ],
8619
8651
  "type": {
@@ -8639,7 +8671,7 @@
8639
8671
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8640
8672
  "line": 144,
8641
8673
  "character": 13,
8642
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L144"
8674
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L144"
8643
8675
  }
8644
8676
  ],
8645
8677
  "setSignature": {
@@ -8653,7 +8685,7 @@
8653
8685
  "fileName": "libs/components/layout/src/lib/modules/box/box.component.ts",
8654
8686
  "line": 144,
8655
8687
  "character": 13,
8656
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L144"
8688
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L144"
8657
8689
  }
8658
8690
  ],
8659
8691
  "parameters": [
@@ -8691,7 +8723,7 @@
8691
8723
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8692
8724
  "line": 136,
8693
8725
  "character": 13,
8694
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L136"
8726
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L136"
8695
8727
  }
8696
8728
  ],
8697
8729
  "setSignature": {
@@ -8705,7 +8737,7 @@
8705
8737
  "fileName": "libs/components/layout/src/lib/modules/box/box.component.ts",
8706
8738
  "line": 136,
8707
8739
  "character": 13,
8708
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L136"
8740
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L136"
8709
8741
  }
8710
8742
  ],
8711
8743
  "parameters": [
@@ -8752,7 +8784,7 @@
8752
8784
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8753
8785
  "line": 77,
8754
8786
  "character": 13,
8755
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L77"
8787
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L77"
8756
8788
  }
8757
8789
  ],
8758
8790
  "setSignature": {
@@ -8785,7 +8817,7 @@
8785
8817
  "fileName": "libs/components/layout/src/lib/modules/box/box.component.ts",
8786
8818
  "line": 77,
8787
8819
  "character": 13,
8788
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L77"
8820
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L77"
8789
8821
  }
8790
8822
  ],
8791
8823
  "parameters": [
@@ -8830,13 +8862,13 @@
8830
8862
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8831
8863
  "line": 47,
8832
8864
  "character": 13,
8833
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L47"
8865
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L47"
8834
8866
  },
8835
8867
  {
8836
8868
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8837
8869
  "line": 55,
8838
8870
  "character": 13,
8839
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L55"
8871
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L55"
8840
8872
  }
8841
8873
  ],
8842
8874
  "getSignature": {
@@ -8850,7 +8882,7 @@
8850
8882
  "fileName": "libs/components/layout/src/lib/modules/box/box.component.ts",
8851
8883
  "line": 55,
8852
8884
  "character": 13,
8853
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L55"
8885
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L55"
8854
8886
  }
8855
8887
  ],
8856
8888
  "type": {
@@ -8877,7 +8909,7 @@
8877
8909
  "fileName": "libs/components/layout/src/lib/modules/box/box.component.ts",
8878
8910
  "line": 47,
8879
8911
  "character": 13,
8880
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L47"
8912
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L47"
8881
8913
  }
8882
8914
  ],
8883
8915
  "parameters": [
@@ -8941,7 +8973,7 @@
8941
8973
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8942
8974
  "line": 42,
8943
8975
  "character": 13,
8944
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box.component.ts#L42"
8976
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box.component.ts#L42"
8945
8977
  }
8946
8978
  ],
8947
8979
  "decorators": [
@@ -9006,7 +9038,7 @@
9006
9038
  "fileName": "projects/layout/src/modules/box/box-header.component.ts",
9007
9039
  "line": 19,
9008
9040
  "character": 2,
9009
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box-header.component.ts#L19"
9041
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box-header.component.ts#L19"
9010
9042
  }
9011
9043
  ],
9012
9044
  "signatures": [
@@ -9021,7 +9053,7 @@
9021
9053
  "fileName": "libs/components/layout/src/lib/modules/box/box-header.component.ts",
9022
9054
  "line": 19,
9023
9055
  "character": 2,
9024
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box-header.component.ts#L19"
9056
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box-header.component.ts#L19"
9025
9057
  }
9026
9058
  ],
9027
9059
  "type": {
@@ -9047,7 +9079,7 @@
9047
9079
  "fileName": "projects/layout/src/modules/box/box-header.component.ts",
9048
9080
  "line": 16,
9049
9081
  "character": 13,
9050
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box-header.component.ts#L16"
9082
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box-header.component.ts#L16"
9051
9083
  }
9052
9084
  ],
9053
9085
  "decorators": [
@@ -9087,7 +9119,7 @@
9087
9119
  "fileName": "projects/layout/src/modules/box/box-content.component.ts",
9088
9120
  "line": 10,
9089
9121
  "character": 13,
9090
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box-content.component.ts#L10"
9122
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box-content.component.ts#L10"
9091
9123
  }
9092
9124
  ],
9093
9125
  "decorators": [
@@ -9127,7 +9159,7 @@
9127
9159
  "fileName": "projects/layout/src/modules/box/box-controls.component.ts",
9128
9160
  "line": 15,
9129
9161
  "character": 9,
9130
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box-controls.component.ts#L15"
9162
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box-controls.component.ts#L15"
9131
9163
  }
9132
9164
  ],
9133
9165
  "signatures": [
@@ -9142,7 +9174,7 @@
9142
9174
  "fileName": "libs/components/layout/src/lib/modules/box/box-controls.component.ts",
9143
9175
  "line": 15,
9144
9176
  "character": 9,
9145
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box-controls.component.ts#L15"
9177
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box-controls.component.ts#L15"
9146
9178
  }
9147
9179
  ],
9148
9180
  "parameters": [
@@ -9186,7 +9218,7 @@
9186
9218
  "fileName": "projects/layout/src/modules/box/box-controls.component.ts",
9187
9219
  "line": 14,
9188
9220
  "character": 13,
9189
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box-controls.component.ts#L14"
9221
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box-controls.component.ts#L14"
9190
9222
  }
9191
9223
  ],
9192
9224
  "decorators": [
@@ -9224,7 +9256,7 @@
9224
9256
  "fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
9225
9257
  "line": 36,
9226
9258
  "character": 2,
9227
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L36"
9259
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L36"
9228
9260
  }
9229
9261
  ],
9230
9262
  "signatures": [
@@ -9239,7 +9271,7 @@
9239
9271
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts",
9240
9272
  "line": 36,
9241
9273
  "character": 2,
9242
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L36"
9274
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L36"
9243
9275
  }
9244
9276
  ],
9245
9277
  "parameters": [
@@ -9282,7 +9314,7 @@
9282
9314
  "fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
9283
9315
  "line": 32,
9284
9316
  "character": 9,
9285
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L32"
9317
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L32"
9286
9318
  }
9287
9319
  ],
9288
9320
  "type": {
@@ -9337,7 +9369,7 @@
9337
9369
  "fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
9338
9370
  "line": 30,
9339
9371
  "character": 9,
9340
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L30"
9372
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L30"
9341
9373
  }
9342
9374
  ],
9343
9375
  "type": {
@@ -9363,7 +9395,7 @@
9363
9395
  "fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
9364
9396
  "line": 48,
9365
9397
  "character": 9,
9366
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L48"
9398
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L48"
9367
9399
  }
9368
9400
  ],
9369
9401
  "signatures": [
@@ -9378,7 +9410,7 @@
9378
9410
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts",
9379
9411
  "line": 48,
9380
9412
  "character": 9,
9381
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L48"
9413
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L48"
9382
9414
  }
9383
9415
  ],
9384
9416
  "type": {
@@ -9426,7 +9458,7 @@
9426
9458
  "fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
9427
9459
  "line": 20,
9428
9460
  "character": 13,
9429
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L20"
9461
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L20"
9430
9462
  }
9431
9463
  ],
9432
9464
  "implementedTypes": [
@@ -9475,7 +9507,7 @@
9475
9507
  "fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
9476
9508
  "line": 67,
9477
9509
  "character": 2,
9478
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L67"
9510
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L67"
9479
9511
  }
9480
9512
  ],
9481
9513
  "signatures": [
@@ -9490,7 +9522,7 @@
9490
9522
  "fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
9491
9523
  "line": 67,
9492
9524
  "character": 2,
9493
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L67"
9525
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L67"
9494
9526
  }
9495
9527
  ],
9496
9528
  "parameters": [
@@ -9571,7 +9603,7 @@
9571
9603
  "fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
9572
9604
  "line": 32,
9573
9605
  "character": 13,
9574
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L32"
9606
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L32"
9575
9607
  }
9576
9608
  ],
9577
9609
  "setSignature": {
@@ -9593,7 +9625,7 @@
9593
9625
  "fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
9594
9626
  "line": 32,
9595
9627
  "character": 13,
9596
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L32"
9628
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L32"
9597
9629
  }
9598
9630
  ],
9599
9631
  "parameters": [
@@ -9644,7 +9676,7 @@
9644
9676
  "fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
9645
9677
  "line": 43,
9646
9678
  "character": 13,
9647
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L43"
9679
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L43"
9648
9680
  }
9649
9681
  ],
9650
9682
  "setSignature": {
@@ -9674,7 +9706,7 @@
9674
9706
  "fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
9675
9707
  "line": 43,
9676
9708
  "character": 13,
9677
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L43"
9709
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L43"
9678
9710
  }
9679
9711
  ],
9680
9712
  "parameters": [
@@ -9727,7 +9759,7 @@
9727
9759
  "fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
9728
9760
  "line": 77,
9729
9761
  "character": 9,
9730
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L77"
9762
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L77"
9731
9763
  }
9732
9764
  ],
9733
9765
  "signatures": [
@@ -9742,7 +9774,7 @@
9742
9774
  "fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
9743
9775
  "line": 77,
9744
9776
  "character": 9,
9745
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L77"
9777
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L77"
9746
9778
  }
9747
9779
  ],
9748
9780
  "type": {
@@ -9776,7 +9808,7 @@
9776
9808
  "fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
9777
9809
  "line": 86,
9778
9810
  "character": 9,
9779
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L86"
9811
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L86"
9780
9812
  }
9781
9813
  ],
9782
9814
  "signatures": [
@@ -9791,7 +9823,7 @@
9791
9823
  "fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
9792
9824
  "line": 86,
9793
9825
  "character": 9,
9794
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L86"
9826
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L86"
9795
9827
  }
9796
9828
  ],
9797
9829
  "type": {
@@ -9840,7 +9872,7 @@
9840
9872
  "fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
9841
9873
  "line": 27,
9842
9874
  "character": 13,
9843
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L27"
9875
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L27"
9844
9876
  }
9845
9877
  ],
9846
9878
  "implementedTypes": [
@@ -9890,7 +9922,7 @@
9890
9922
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
9891
9923
  "line": 121,
9892
9924
  "character": 2,
9893
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L121"
9925
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L121"
9894
9926
  }
9895
9927
  ],
9896
9928
  "signatures": [
@@ -9905,7 +9937,7 @@
9905
9937
  "fileName": "libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts",
9906
9938
  "line": 121,
9907
9939
  "character": 2,
9908
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L121"
9940
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L121"
9909
9941
  }
9910
9942
  ],
9911
9943
  "parameters": [
@@ -9986,7 +10018,7 @@
9986
10018
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
9987
10019
  "line": 105,
9988
10020
  "character": 9,
9989
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L105"
10021
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L105"
9990
10022
  }
9991
10023
  ],
9992
10024
  "type": {
@@ -10009,7 +10041,7 @@
10009
10041
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
10010
10042
  "line": 107,
10011
10043
  "character": 9,
10012
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L107"
10044
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L107"
10013
10045
  }
10014
10046
  ],
10015
10047
  "type": {
@@ -10040,7 +10072,7 @@
10040
10072
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
10041
10073
  "line": 97,
10042
10074
  "character": 9,
10043
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L97"
10075
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L97"
10044
10076
  }
10045
10077
  ],
10046
10078
  "type": {
@@ -10078,7 +10110,7 @@
10078
10110
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
10079
10111
  "line": 115,
10080
10112
  "character": 9,
10081
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L115"
10113
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L115"
10082
10114
  }
10083
10115
  ],
10084
10116
  "type": {
@@ -10119,7 +10151,7 @@
10119
10151
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
10120
10152
  "line": 103,
10121
10153
  "character": 9,
10122
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L103"
10154
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L103"
10123
10155
  }
10124
10156
  ],
10125
10157
  "type": {
@@ -10176,7 +10208,7 @@
10176
10208
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
10177
10209
  "line": 91,
10178
10210
  "character": 9,
10179
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L91"
10211
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L91"
10180
10212
  }
10181
10213
  ],
10182
10214
  "type": {
@@ -10203,7 +10235,7 @@
10203
10235
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
10204
10236
  "line": 109,
10205
10237
  "character": 9,
10206
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L109"
10238
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L109"
10207
10239
  }
10208
10240
  ],
10209
10241
  "type": {
@@ -10244,7 +10276,7 @@
10244
10276
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
10245
10277
  "line": 85,
10246
10278
  "character": 13,
10247
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L85"
10279
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L85"
10248
10280
  }
10249
10281
  ],
10250
10282
  "implementedTypes": [
@@ -10317,7 +10349,7 @@
10317
10349
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10318
10350
  "line": 76,
10319
10351
  "character": 2,
10320
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L76"
10352
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L76"
10321
10353
  }
10322
10354
  ],
10323
10355
  "signatures": [
@@ -10332,7 +10364,7 @@
10332
10364
  "fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
10333
10365
  "line": 76,
10334
10366
  "character": 2,
10335
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L76"
10367
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L76"
10336
10368
  }
10337
10369
  ],
10338
10370
  "parameters": [
@@ -10375,7 +10407,7 @@
10375
10407
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10376
10408
  "line": 66,
10377
10409
  "character": 9,
10378
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L66"
10410
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L66"
10379
10411
  }
10380
10412
  ],
10381
10413
  "type": {
@@ -10429,7 +10461,7 @@
10429
10461
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10430
10462
  "line": 49,
10431
10463
  "character": 9,
10432
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L49"
10464
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L49"
10433
10465
  }
10434
10466
  ],
10435
10467
  "type": {
@@ -10491,7 +10523,7 @@
10491
10523
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10492
10524
  "line": 57,
10493
10525
  "character": 9,
10494
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L57"
10526
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L57"
10495
10527
  }
10496
10528
  ],
10497
10529
  "type": {
@@ -10526,7 +10558,7 @@
10526
10558
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10527
10559
  "line": 63,
10528
10560
  "character": 9,
10529
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L63"
10561
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L63"
10530
10562
  }
10531
10563
  ],
10532
10564
  "type": {
@@ -10564,7 +10596,7 @@
10564
10596
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10565
10597
  "line": 71,
10566
10598
  "character": 9,
10567
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L71"
10599
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L71"
10568
10600
  }
10569
10601
  ],
10570
10602
  "type": {
@@ -10587,7 +10619,7 @@
10587
10619
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10588
10620
  "line": 69,
10589
10621
  "character": 9,
10590
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L69"
10622
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L69"
10591
10623
  }
10592
10624
  ],
10593
10625
  "type": {
@@ -10622,13 +10654,13 @@
10622
10654
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10623
10655
  "line": 35,
10624
10656
  "character": 13,
10625
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L35"
10657
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L35"
10626
10658
  },
10627
10659
  {
10628
10660
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10629
10661
  "line": 39,
10630
10662
  "character": 13,
10631
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L39"
10663
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L39"
10632
10664
  }
10633
10665
  ],
10634
10666
  "getSignature": {
@@ -10642,7 +10674,7 @@
10642
10674
  "fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
10643
10675
  "line": 39,
10644
10676
  "character": 13,
10645
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L39"
10677
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L39"
10646
10678
  }
10647
10679
  ],
10648
10680
  "type": {
@@ -10696,7 +10728,7 @@
10696
10728
  "fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
10697
10729
  "line": 35,
10698
10730
  "character": 13,
10699
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L35"
10731
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L35"
10700
10732
  }
10701
10733
  ],
10702
10734
  "parameters": [
@@ -10736,7 +10768,7 @@
10736
10768
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10737
10769
  "line": 104,
10738
10770
  "character": 9,
10739
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L104"
10771
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L104"
10740
10772
  }
10741
10773
  ],
10742
10774
  "signatures": [
@@ -10751,7 +10783,7 @@
10751
10783
  "fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
10752
10784
  "line": 104,
10753
10785
  "character": 9,
10754
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L104"
10786
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L104"
10755
10787
  }
10756
10788
  ],
10757
10789
  "type": {
@@ -10775,7 +10807,7 @@
10775
10807
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10776
10808
  "line": 86,
10777
10809
  "character": 9,
10778
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L86"
10810
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L86"
10779
10811
  }
10780
10812
  ],
10781
10813
  "signatures": [
@@ -10790,7 +10822,7 @@
10790
10822
  "fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
10791
10823
  "line": 86,
10792
10824
  "character": 9,
10793
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L86"
10825
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L86"
10794
10826
  }
10795
10827
  ],
10796
10828
  "type": {
@@ -10824,7 +10856,7 @@
10824
10856
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10825
10857
  "line": 118,
10826
10858
  "character": 9,
10827
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L118"
10859
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L118"
10828
10860
  }
10829
10861
  ],
10830
10862
  "signatures": [
@@ -10839,7 +10871,7 @@
10839
10871
  "fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
10840
10872
  "line": 118,
10841
10873
  "character": 9,
10842
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L118"
10874
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L118"
10843
10875
  }
10844
10876
  ],
10845
10877
  "type": {
@@ -10873,7 +10905,7 @@
10873
10905
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10874
10906
  "line": 111,
10875
10907
  "character": 9,
10876
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L111"
10908
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L111"
10877
10909
  }
10878
10910
  ],
10879
10911
  "signatures": [
@@ -10888,7 +10920,7 @@
10888
10920
  "fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
10889
10921
  "line": 111,
10890
10922
  "character": 9,
10891
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L111"
10923
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L111"
10892
10924
  }
10893
10925
  ],
10894
10926
  "parameters": [
@@ -10952,7 +10984,7 @@
10952
10984
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10953
10985
  "line": 29,
10954
10986
  "character": 13,
10955
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/card/card.component.ts#L29"
10987
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/card/card.component.ts#L29"
10956
10988
  }
10957
10989
  ],
10958
10990
  "implementedTypes": [
@@ -11132,7 +11164,7 @@
11132
11164
  "fileName": "projects/layout/src/modules/action-button/action-button-permalink.ts",
11133
11165
  "line": 24,
11134
11166
  "character": 2,
11135
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L24"
11167
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L24"
11136
11168
  }
11137
11169
  ],
11138
11170
  "type": {
@@ -11157,7 +11189,7 @@
11157
11189
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts",
11158
11190
  "line": 25,
11159
11191
  "character": 4,
11160
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L25"
11192
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L25"
11161
11193
  }
11162
11194
  ],
11163
11195
  "type": {
@@ -11190,7 +11222,7 @@
11190
11222
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts",
11191
11223
  "line": 26,
11192
11224
  "character": 4,
11193
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L26"
11225
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L26"
11194
11226
  }
11195
11227
  ],
11196
11228
  "type": {
@@ -11218,7 +11250,7 @@
11218
11250
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts",
11219
11251
  "line": 24,
11220
11252
  "character": 10,
11221
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L24"
11253
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L24"
11222
11254
  }
11223
11255
  ]
11224
11256
  }
@@ -11245,7 +11277,7 @@
11245
11277
  "fileName": "projects/layout/src/modules/action-button/action-button-permalink.ts",
11246
11278
  "line": 31,
11247
11279
  "character": 2,
11248
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L31"
11280
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L31"
11249
11281
  }
11250
11282
  ],
11251
11283
  "type": {
@@ -11268,7 +11300,7 @@
11268
11300
  "fileName": "projects/layout/src/modules/action-button/action-button-permalink.ts",
11269
11301
  "line": 8,
11270
11302
  "character": 17,
11271
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L8"
11303
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L8"
11272
11304
  }
11273
11305
  ]
11274
11306
  },
@@ -11308,7 +11340,7 @@
11308
11340
  "fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-message.ts",
11309
11341
  "line": 10,
11310
11342
  "character": 2,
11311
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message.ts#L10"
11343
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message.ts#L10"
11312
11344
  }
11313
11345
  ],
11314
11346
  "type": {
@@ -11333,7 +11365,7 @@
11333
11365
  "fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-message.ts",
11334
11366
  "line": 6,
11335
11367
  "character": 17,
11336
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message.ts#L6"
11368
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message.ts#L6"
11337
11369
  }
11338
11370
  ]
11339
11371
  },
@@ -11384,7 +11416,7 @@
11384
11416
  "fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-options.ts",
11385
11417
  "line": 9,
11386
11418
  "character": 2,
11387
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-options.ts#L9"
11419
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-options.ts#L9"
11388
11420
  }
11389
11421
  ],
11390
11422
  "type": {
@@ -11406,7 +11438,7 @@
11406
11438
  "fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-options.ts",
11407
11439
  "line": 4,
11408
11440
  "character": 17,
11409
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-options.ts#L4"
11441
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-options.ts#L4"
11410
11442
  }
11411
11443
  ]
11412
11444
  },
@@ -11421,7 +11453,7 @@
11421
11453
  "fileName": "projects/layout/src/modules/action-button/types/action-button-container-align-items-type.ts",
11422
11454
  "line": 1,
11423
11455
  "character": 12,
11424
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/action-button/types/action-button-container-align-items-type.ts#L1"
11456
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/action-button/types/action-button-container-align-items-type.ts#L1"
11425
11457
  }
11426
11458
  ],
11427
11459
  "type": {
@@ -11449,7 +11481,7 @@
11449
11481
  "fileName": "projects/layout/src/modules/box/box-heading-level.ts",
11450
11482
  "line": 1,
11451
11483
  "character": 12,
11452
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box-heading-level.ts#L1"
11484
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box-heading-level.ts#L1"
11453
11485
  }
11454
11486
  ],
11455
11487
  "type": {
@@ -11485,7 +11517,7 @@
11485
11517
  "fileName": "projects/layout/src/modules/box/box-heading-style.ts",
11486
11518
  "line": 1,
11487
11519
  "character": 12,
11488
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/box/box-heading-style.ts#L1"
11520
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/box/box-heading-style.ts#L1"
11489
11521
  }
11490
11522
  ],
11491
11523
  "type": {
@@ -11529,7 +11561,7 @@
11529
11561
  "fileName": "projects/layout/src/modules/description-list/types/description-list-mode-type.ts",
11530
11562
  "line": 4,
11531
11563
  "character": 12,
11532
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/description-list/types/description-list-mode-type.ts#L4"
11564
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/description-list/types/description-list-mode-type.ts#L4"
11533
11565
  }
11534
11566
  ],
11535
11567
  "type": {
@@ -11561,7 +11593,7 @@
11561
11593
  "fileName": "projects/layout/src/modules/fluid-grid/types/fluid-grid-gutter-size-type.ts",
11562
11594
  "line": 1,
11563
11595
  "character": 12,
11564
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/fluid-grid/types/fluid-grid-gutter-size-type.ts#L1"
11596
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/fluid-grid/types/fluid-grid-gutter-size-type.ts#L1"
11565
11597
  }
11566
11598
  ],
11567
11599
  "type": {
@@ -11623,7 +11655,7 @@
11623
11655
  "fileName": "projects/layout/src/modules/page/page-layout-type.ts",
11624
11656
  "line": 4,
11625
11657
  "character": 12,
11626
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/page/page-layout-type.ts#L4"
11658
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/page/page-layout-type.ts#L4"
11627
11659
  }
11628
11660
  ],
11629
11661
  "type": {
@@ -11651,7 +11683,7 @@
11651
11683
  "fileName": "projects/layout/src/modules/text-expand-repeater/types/text-expand-repeater-list-style-type.ts",
11652
11684
  "line": 1,
11653
11685
  "character": 12,
11654
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/src/lib/modules/text-expand-repeater/types/text-expand-repeater-list-style-type.ts#L1"
11686
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/src/lib/modules/text-expand-repeater/types/text-expand-repeater-list-style-type.ts#L1"
11655
11687
  }
11656
11688
  ],
11657
11689
  "type": {
@@ -11756,7 +11788,7 @@
11756
11788
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
11757
11789
  "line": 36,
11758
11790
  "character": 15,
11759
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L36"
11791
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L36"
11760
11792
  }
11761
11793
  ],
11762
11794
  "signatures": [
@@ -11779,7 +11811,7 @@
11779
11811
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
11780
11812
  "line": 36,
11781
11813
  "character": 15,
11782
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L36"
11814
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L36"
11783
11815
  }
11784
11816
  ],
11785
11817
  "type": {
@@ -11814,7 +11846,7 @@
11814
11846
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
11815
11847
  "line": 109,
11816
11848
  "character": 15,
11817
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L109"
11849
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L109"
11818
11850
  }
11819
11851
  ],
11820
11852
  "signatures": [
@@ -11837,7 +11869,7 @@
11837
11869
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
11838
11870
  "line": 109,
11839
11871
  "character": 15,
11840
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L109"
11872
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L109"
11841
11873
  }
11842
11874
  ],
11843
11875
  "type": {
@@ -11872,7 +11904,7 @@
11872
11904
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
11873
11905
  "line": 116,
11874
11906
  "character": 15,
11875
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L116"
11907
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L116"
11876
11908
  }
11877
11909
  ],
11878
11910
  "signatures": [
@@ -11895,7 +11927,7 @@
11895
11927
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
11896
11928
  "line": 116,
11897
11929
  "character": 15,
11898
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L116"
11930
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L116"
11899
11931
  }
11900
11932
  ],
11901
11933
  "type": {
@@ -11930,7 +11962,7 @@
11930
11962
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
11931
11963
  "line": 123,
11932
11964
  "character": 15,
11933
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L123"
11965
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L123"
11934
11966
  }
11935
11967
  ],
11936
11968
  "signatures": [
@@ -11953,7 +11985,7 @@
11953
11985
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
11954
11986
  "line": 123,
11955
11987
  "character": 15,
11956
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L123"
11988
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L123"
11957
11989
  }
11958
11990
  ],
11959
11991
  "type": {
@@ -11988,7 +12020,7 @@
11988
12020
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
11989
12021
  "line": 67,
11990
12022
  "character": 15,
11991
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L67"
12023
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L67"
11992
12024
  }
11993
12025
  ],
11994
12026
  "signatures": [
@@ -12011,7 +12043,7 @@
12011
12043
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
12012
12044
  "line": 67,
12013
12045
  "character": 15,
12014
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L67"
12046
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L67"
12015
12047
  }
12016
12048
  ],
12017
12049
  "type": {
@@ -12046,7 +12078,7 @@
12046
12078
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
12047
12079
  "line": 79,
12048
12080
  "character": 15,
12049
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L79"
12081
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L79"
12050
12082
  }
12051
12083
  ],
12052
12084
  "signatures": [
@@ -12069,7 +12101,7 @@
12069
12101
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
12070
12102
  "line": 79,
12071
12103
  "character": 15,
12072
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L79"
12104
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L79"
12073
12105
  }
12074
12106
  ],
12075
12107
  "type": {
@@ -12106,7 +12138,7 @@
12106
12138
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
12107
12139
  "line": 92,
12108
12140
  "character": 15,
12109
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L92"
12141
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L92"
12110
12142
  }
12111
12143
  ],
12112
12144
  "signatures": [
@@ -12129,7 +12161,7 @@
12129
12161
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
12130
12162
  "line": 92,
12131
12163
  "character": 15,
12132
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L92"
12164
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L92"
12133
12165
  }
12134
12166
  ],
12135
12167
  "type": {
@@ -12166,7 +12198,7 @@
12166
12198
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
12167
12199
  "line": 60,
12168
12200
  "character": 15,
12169
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L60"
12201
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L60"
12170
12202
  }
12171
12203
  ],
12172
12204
  "signatures": [
@@ -12197,7 +12229,7 @@
12197
12229
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
12198
12230
  "line": 60,
12199
12231
  "character": 15,
12200
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L60"
12232
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L60"
12201
12233
  }
12202
12234
  ],
12203
12235
  "type": {
@@ -12232,7 +12264,7 @@
12232
12264
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
12233
12265
  "line": 43,
12234
12266
  "character": 15,
12235
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L43"
12267
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L43"
12236
12268
  }
12237
12269
  ],
12238
12270
  "signatures": [
@@ -12255,7 +12287,7 @@
12255
12287
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
12256
12288
  "line": 43,
12257
12289
  "character": 15,
12258
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L43"
12290
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L43"
12259
12291
  }
12260
12292
  ],
12261
12293
  "type": {
@@ -12310,7 +12342,7 @@
12310
12342
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
12311
12343
  "line": 52,
12312
12344
  "character": 15,
12313
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L52"
12345
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L52"
12314
12346
  }
12315
12347
  ],
12316
12348
  "signatures": [
@@ -12333,7 +12365,7 @@
12333
12365
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
12334
12366
  "line": 52,
12335
12367
  "character": 15,
12336
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L52"
12368
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L52"
12337
12369
  }
12338
12370
  ],
12339
12371
  "type": {
@@ -12453,7 +12485,7 @@
12453
12485
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
12454
12486
  "line": 27,
12455
12487
  "character": 16,
12456
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L27"
12488
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L27"
12457
12489
  }
12458
12490
  ],
12459
12491
  "signatures": [
@@ -12492,7 +12524,7 @@
12492
12524
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
12493
12525
  "line": 27,
12494
12526
  "character": 16,
12495
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L27"
12527
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L27"
12496
12528
  }
12497
12529
  ],
12498
12530
  "parameters": [
@@ -12562,7 +12594,7 @@
12562
12594
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
12563
12595
  "line": 10,
12564
12596
  "character": 13,
12565
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.ts#L10"
12597
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.ts#L10"
12566
12598
  }
12567
12599
  ],
12568
12600
  "extendedTypes": [
@@ -12663,7 +12695,7 @@
12663
12695
  "fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
12664
12696
  "line": 11,
12665
12697
  "character": 2,
12666
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/core/testing/src/shared/harness-filters.ts#L11"
12698
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/core/testing/src/shared/harness-filters.ts#L11"
12667
12699
  }
12668
12700
  ],
12669
12701
  "type": {
@@ -12739,7 +12771,7 @@
12739
12771
  "fileName": "projects/layout/src/testing/box/box-harness.filters.ts",
12740
12772
  "line": 7,
12741
12773
  "character": 17,
12742
- "url": "https://github.com/blackbaud/skyux/blob/8ed9fea/libs/components/layout/testing/src/box/box-harness.filters.ts#L7"
12774
+ "url": "https://github.com/blackbaud/skyux/blob/b2116d3/libs/components/layout/testing/src/box/box-harness.filters.ts#L7"
12743
12775
  }
12744
12776
  ],
12745
12777
  "extendedTypes": [
@@ -14729,33 +14761,33 @@
14729
14761
  ],
14730
14762
  "codeExampleDependencies": {
14731
14763
  "/projects/layout/documentation/code-examples/toolbar/sectioned": {
14732
- "@angular-devkit/core": "18.2.3",
14733
- "@angular-devkit/schematics": "18.2.3",
14734
- "@angular/animations": "18.2.3",
14735
- "@angular/cdk": "18.2.3",
14736
- "@angular/cli": "18.2.3",
14737
- "@angular/common": "18.2.3",
14738
- "@angular/core": "18.2.3",
14739
- "@angular/forms": "18.2.3",
14740
- "@angular/platform-browser": "18.2.3",
14741
- "@angular/router": "18.2.3",
14764
+ "@angular-devkit/core": "18.2.4",
14765
+ "@angular-devkit/schematics": "18.2.4",
14766
+ "@angular/animations": "18.2.5",
14767
+ "@angular/cdk": "18.2.4",
14768
+ "@angular/cli": "18.2.4",
14769
+ "@angular/common": "18.2.5",
14770
+ "@angular/core": "18.2.5",
14771
+ "@angular/forms": "18.2.5",
14772
+ "@angular/platform-browser": "18.2.5",
14773
+ "@angular/router": "18.2.5",
14742
14774
  "@blackbaud/skyux-design-tokens": "0.0.28",
14743
- "@schematics/angular": "18.2.3",
14744
- "@skyux-sdk/testing": "11.2.0",
14745
- "@skyux/assets": "11.2.0",
14746
- "@skyux/config": "11.2.0",
14747
- "@skyux/core": "11.2.0",
14748
- "@skyux/forms": "11.2.0",
14749
- "@skyux/help-inline": "11.2.0",
14750
- "@skyux/i18n": "11.2.0",
14751
- "@skyux/icon": "11.2.0",
14775
+ "@schematics/angular": "18.2.4",
14776
+ "@skyux-sdk/testing": "11.3.0",
14777
+ "@skyux/assets": "11.3.0",
14778
+ "@skyux/config": "11.3.0",
14779
+ "@skyux/core": "11.3.0",
14780
+ "@skyux/forms": "11.3.0",
14781
+ "@skyux/help-inline": "11.3.0",
14782
+ "@skyux/i18n": "11.3.0",
14783
+ "@skyux/icon": "11.3.0",
14752
14784
  "@skyux/icons": "7.8.0",
14753
- "@skyux/indicators": "11.2.0",
14754
- "@skyux/layout": "11.2.0",
14755
- "@skyux/modals": "11.2.0",
14756
- "@skyux/popovers": "11.2.0",
14757
- "@skyux/router": "11.2.0",
14758
- "@skyux/theme": "11.2.0",
14785
+ "@skyux/indicators": "11.3.0",
14786
+ "@skyux/layout": "11.3.0",
14787
+ "@skyux/modals": "11.3.0",
14788
+ "@skyux/popovers": "11.3.0",
14789
+ "@skyux/router": "11.3.0",
14790
+ "@skyux/theme": "11.3.0",
14759
14791
  "@types/node": "20.14.12",
14760
14792
  "axe-core": "4.10.0",
14761
14793
  "fontfaceobserver": "2.3.0",
@@ -14765,33 +14797,33 @@
14765
14797
  "zone.js": "0.14.10"
14766
14798
  },
14767
14799
  "/projects/layout/documentation/code-examples/toolbar/basic": {
14768
- "@angular-devkit/core": "18.2.3",
14769
- "@angular-devkit/schematics": "18.2.3",
14770
- "@angular/animations": "18.2.3",
14771
- "@angular/cdk": "18.2.3",
14772
- "@angular/cli": "18.2.3",
14773
- "@angular/common": "18.2.3",
14774
- "@angular/core": "18.2.3",
14775
- "@angular/forms": "18.2.3",
14776
- "@angular/platform-browser": "18.2.3",
14777
- "@angular/router": "18.2.3",
14800
+ "@angular-devkit/core": "18.2.4",
14801
+ "@angular-devkit/schematics": "18.2.4",
14802
+ "@angular/animations": "18.2.5",
14803
+ "@angular/cdk": "18.2.4",
14804
+ "@angular/cli": "18.2.4",
14805
+ "@angular/common": "18.2.5",
14806
+ "@angular/core": "18.2.5",
14807
+ "@angular/forms": "18.2.5",
14808
+ "@angular/platform-browser": "18.2.5",
14809
+ "@angular/router": "18.2.5",
14778
14810
  "@blackbaud/skyux-design-tokens": "0.0.28",
14779
- "@schematics/angular": "18.2.3",
14780
- "@skyux-sdk/testing": "11.2.0",
14781
- "@skyux/assets": "11.2.0",
14782
- "@skyux/config": "11.2.0",
14783
- "@skyux/core": "11.2.0",
14784
- "@skyux/forms": "11.2.0",
14785
- "@skyux/help-inline": "11.2.0",
14786
- "@skyux/i18n": "11.2.0",
14787
- "@skyux/icon": "11.2.0",
14811
+ "@schematics/angular": "18.2.4",
14812
+ "@skyux-sdk/testing": "11.3.0",
14813
+ "@skyux/assets": "11.3.0",
14814
+ "@skyux/config": "11.3.0",
14815
+ "@skyux/core": "11.3.0",
14816
+ "@skyux/forms": "11.3.0",
14817
+ "@skyux/help-inline": "11.3.0",
14818
+ "@skyux/i18n": "11.3.0",
14819
+ "@skyux/icon": "11.3.0",
14788
14820
  "@skyux/icons": "7.8.0",
14789
- "@skyux/indicators": "11.2.0",
14790
- "@skyux/layout": "11.2.0",
14791
- "@skyux/modals": "11.2.0",
14792
- "@skyux/popovers": "11.2.0",
14793
- "@skyux/router": "11.2.0",
14794
- "@skyux/theme": "11.2.0",
14821
+ "@skyux/indicators": "11.3.0",
14822
+ "@skyux/layout": "11.3.0",
14823
+ "@skyux/modals": "11.3.0",
14824
+ "@skyux/popovers": "11.3.0",
14825
+ "@skyux/router": "11.3.0",
14826
+ "@skyux/theme": "11.3.0",
14795
14827
  "@types/node": "20.14.12",
14796
14828
  "axe-core": "4.10.0",
14797
14829
  "fontfaceobserver": "2.3.0",
@@ -14801,33 +14833,33 @@
14801
14833
  "zone.js": "0.14.10"
14802
14834
  },
14803
14835
  "/projects/layout/documentation/code-examples/text-expand-repeater": {
14804
- "@angular-devkit/core": "18.2.3",
14805
- "@angular-devkit/schematics": "18.2.3",
14806
- "@angular/animations": "18.2.3",
14807
- "@angular/cdk": "18.2.3",
14808
- "@angular/cli": "18.2.3",
14809
- "@angular/common": "18.2.3",
14810
- "@angular/core": "18.2.3",
14811
- "@angular/forms": "18.2.3",
14812
- "@angular/platform-browser": "18.2.3",
14813
- "@angular/router": "18.2.3",
14836
+ "@angular-devkit/core": "18.2.4",
14837
+ "@angular-devkit/schematics": "18.2.4",
14838
+ "@angular/animations": "18.2.5",
14839
+ "@angular/cdk": "18.2.4",
14840
+ "@angular/cli": "18.2.4",
14841
+ "@angular/common": "18.2.5",
14842
+ "@angular/core": "18.2.5",
14843
+ "@angular/forms": "18.2.5",
14844
+ "@angular/platform-browser": "18.2.5",
14845
+ "@angular/router": "18.2.5",
14814
14846
  "@blackbaud/skyux-design-tokens": "0.0.28",
14815
- "@schematics/angular": "18.2.3",
14816
- "@skyux-sdk/testing": "11.2.0",
14817
- "@skyux/assets": "11.2.0",
14818
- "@skyux/config": "11.2.0",
14819
- "@skyux/core": "11.2.0",
14820
- "@skyux/forms": "11.2.0",
14821
- "@skyux/help-inline": "11.2.0",
14822
- "@skyux/i18n": "11.2.0",
14823
- "@skyux/icon": "11.2.0",
14847
+ "@schematics/angular": "18.2.4",
14848
+ "@skyux-sdk/testing": "11.3.0",
14849
+ "@skyux/assets": "11.3.0",
14850
+ "@skyux/config": "11.3.0",
14851
+ "@skyux/core": "11.3.0",
14852
+ "@skyux/forms": "11.3.0",
14853
+ "@skyux/help-inline": "11.3.0",
14854
+ "@skyux/i18n": "11.3.0",
14855
+ "@skyux/icon": "11.3.0",
14824
14856
  "@skyux/icons": "7.8.0",
14825
- "@skyux/indicators": "11.2.0",
14826
- "@skyux/layout": "11.2.0",
14827
- "@skyux/modals": "11.2.0",
14828
- "@skyux/popovers": "11.2.0",
14829
- "@skyux/router": "11.2.0",
14830
- "@skyux/theme": "11.2.0",
14857
+ "@skyux/indicators": "11.3.0",
14858
+ "@skyux/layout": "11.3.0",
14859
+ "@skyux/modals": "11.3.0",
14860
+ "@skyux/popovers": "11.3.0",
14861
+ "@skyux/router": "11.3.0",
14862
+ "@skyux/theme": "11.3.0",
14831
14863
  "@types/node": "20.14.12",
14832
14864
  "axe-core": "4.10.0",
14833
14865
  "fontfaceobserver": "2.3.0",
@@ -14837,33 +14869,33 @@
14837
14869
  "zone.js": "0.14.10"
14838
14870
  },
14839
14871
  "/projects/layout/documentation/code-examples/text-expand/newline": {
14840
- "@angular-devkit/core": "18.2.3",
14841
- "@angular-devkit/schematics": "18.2.3",
14842
- "@angular/animations": "18.2.3",
14843
- "@angular/cdk": "18.2.3",
14844
- "@angular/cli": "18.2.3",
14845
- "@angular/common": "18.2.3",
14846
- "@angular/core": "18.2.3",
14847
- "@angular/forms": "18.2.3",
14848
- "@angular/platform-browser": "18.2.3",
14849
- "@angular/router": "18.2.3",
14872
+ "@angular-devkit/core": "18.2.4",
14873
+ "@angular-devkit/schematics": "18.2.4",
14874
+ "@angular/animations": "18.2.5",
14875
+ "@angular/cdk": "18.2.4",
14876
+ "@angular/cli": "18.2.4",
14877
+ "@angular/common": "18.2.5",
14878
+ "@angular/core": "18.2.5",
14879
+ "@angular/forms": "18.2.5",
14880
+ "@angular/platform-browser": "18.2.5",
14881
+ "@angular/router": "18.2.5",
14850
14882
  "@blackbaud/skyux-design-tokens": "0.0.28",
14851
- "@schematics/angular": "18.2.3",
14852
- "@skyux-sdk/testing": "11.2.0",
14853
- "@skyux/assets": "11.2.0",
14854
- "@skyux/config": "11.2.0",
14855
- "@skyux/core": "11.2.0",
14856
- "@skyux/forms": "11.2.0",
14857
- "@skyux/help-inline": "11.2.0",
14858
- "@skyux/i18n": "11.2.0",
14859
- "@skyux/icon": "11.2.0",
14883
+ "@schematics/angular": "18.2.4",
14884
+ "@skyux-sdk/testing": "11.3.0",
14885
+ "@skyux/assets": "11.3.0",
14886
+ "@skyux/config": "11.3.0",
14887
+ "@skyux/core": "11.3.0",
14888
+ "@skyux/forms": "11.3.0",
14889
+ "@skyux/help-inline": "11.3.0",
14890
+ "@skyux/i18n": "11.3.0",
14891
+ "@skyux/icon": "11.3.0",
14860
14892
  "@skyux/icons": "7.8.0",
14861
- "@skyux/indicators": "11.2.0",
14862
- "@skyux/layout": "11.2.0",
14863
- "@skyux/modals": "11.2.0",
14864
- "@skyux/popovers": "11.2.0",
14865
- "@skyux/router": "11.2.0",
14866
- "@skyux/theme": "11.2.0",
14893
+ "@skyux/indicators": "11.3.0",
14894
+ "@skyux/layout": "11.3.0",
14895
+ "@skyux/modals": "11.3.0",
14896
+ "@skyux/popovers": "11.3.0",
14897
+ "@skyux/router": "11.3.0",
14898
+ "@skyux/theme": "11.3.0",
14867
14899
  "@types/node": "20.14.12",
14868
14900
  "axe-core": "4.10.0",
14869
14901
  "fontfaceobserver": "2.3.0",
@@ -14873,33 +14905,33 @@
14873
14905
  "zone.js": "0.14.10"
14874
14906
  },
14875
14907
  "/projects/layout/documentation/code-examples/text-expand/modal": {
14876
- "@angular-devkit/core": "18.2.3",
14877
- "@angular-devkit/schematics": "18.2.3",
14878
- "@angular/animations": "18.2.3",
14879
- "@angular/cdk": "18.2.3",
14880
- "@angular/cli": "18.2.3",
14881
- "@angular/common": "18.2.3",
14882
- "@angular/core": "18.2.3",
14883
- "@angular/forms": "18.2.3",
14884
- "@angular/platform-browser": "18.2.3",
14885
- "@angular/router": "18.2.3",
14908
+ "@angular-devkit/core": "18.2.4",
14909
+ "@angular-devkit/schematics": "18.2.4",
14910
+ "@angular/animations": "18.2.5",
14911
+ "@angular/cdk": "18.2.4",
14912
+ "@angular/cli": "18.2.4",
14913
+ "@angular/common": "18.2.5",
14914
+ "@angular/core": "18.2.5",
14915
+ "@angular/forms": "18.2.5",
14916
+ "@angular/platform-browser": "18.2.5",
14917
+ "@angular/router": "18.2.5",
14886
14918
  "@blackbaud/skyux-design-tokens": "0.0.28",
14887
- "@schematics/angular": "18.2.3",
14888
- "@skyux-sdk/testing": "11.2.0",
14889
- "@skyux/assets": "11.2.0",
14890
- "@skyux/config": "11.2.0",
14891
- "@skyux/core": "11.2.0",
14892
- "@skyux/forms": "11.2.0",
14893
- "@skyux/help-inline": "11.2.0",
14894
- "@skyux/i18n": "11.2.0",
14895
- "@skyux/icon": "11.2.0",
14919
+ "@schematics/angular": "18.2.4",
14920
+ "@skyux-sdk/testing": "11.3.0",
14921
+ "@skyux/assets": "11.3.0",
14922
+ "@skyux/config": "11.3.0",
14923
+ "@skyux/core": "11.3.0",
14924
+ "@skyux/forms": "11.3.0",
14925
+ "@skyux/help-inline": "11.3.0",
14926
+ "@skyux/i18n": "11.3.0",
14927
+ "@skyux/icon": "11.3.0",
14896
14928
  "@skyux/icons": "7.8.0",
14897
- "@skyux/indicators": "11.2.0",
14898
- "@skyux/layout": "11.2.0",
14899
- "@skyux/modals": "11.2.0",
14900
- "@skyux/popovers": "11.2.0",
14901
- "@skyux/router": "11.2.0",
14902
- "@skyux/theme": "11.2.0",
14929
+ "@skyux/indicators": "11.3.0",
14930
+ "@skyux/layout": "11.3.0",
14931
+ "@skyux/modals": "11.3.0",
14932
+ "@skyux/popovers": "11.3.0",
14933
+ "@skyux/router": "11.3.0",
14934
+ "@skyux/theme": "11.3.0",
14903
14935
  "@types/node": "20.14.12",
14904
14936
  "axe-core": "4.10.0",
14905
14937
  "fontfaceobserver": "2.3.0",
@@ -14909,33 +14941,33 @@
14909
14941
  "zone.js": "0.14.10"
14910
14942
  },
14911
14943
  "/projects/layout/documentation/code-examples/text-expand/inline": {
14912
- "@angular-devkit/core": "18.2.3",
14913
- "@angular-devkit/schematics": "18.2.3",
14914
- "@angular/animations": "18.2.3",
14915
- "@angular/cdk": "18.2.3",
14916
- "@angular/cli": "18.2.3",
14917
- "@angular/common": "18.2.3",
14918
- "@angular/core": "18.2.3",
14919
- "@angular/forms": "18.2.3",
14920
- "@angular/platform-browser": "18.2.3",
14921
- "@angular/router": "18.2.3",
14944
+ "@angular-devkit/core": "18.2.4",
14945
+ "@angular-devkit/schematics": "18.2.4",
14946
+ "@angular/animations": "18.2.5",
14947
+ "@angular/cdk": "18.2.4",
14948
+ "@angular/cli": "18.2.4",
14949
+ "@angular/common": "18.2.5",
14950
+ "@angular/core": "18.2.5",
14951
+ "@angular/forms": "18.2.5",
14952
+ "@angular/platform-browser": "18.2.5",
14953
+ "@angular/router": "18.2.5",
14922
14954
  "@blackbaud/skyux-design-tokens": "0.0.28",
14923
- "@schematics/angular": "18.2.3",
14924
- "@skyux-sdk/testing": "11.2.0",
14925
- "@skyux/assets": "11.2.0",
14926
- "@skyux/config": "11.2.0",
14927
- "@skyux/core": "11.2.0",
14928
- "@skyux/forms": "11.2.0",
14929
- "@skyux/help-inline": "11.2.0",
14930
- "@skyux/i18n": "11.2.0",
14931
- "@skyux/icon": "11.2.0",
14955
+ "@schematics/angular": "18.2.4",
14956
+ "@skyux-sdk/testing": "11.3.0",
14957
+ "@skyux/assets": "11.3.0",
14958
+ "@skyux/config": "11.3.0",
14959
+ "@skyux/core": "11.3.0",
14960
+ "@skyux/forms": "11.3.0",
14961
+ "@skyux/help-inline": "11.3.0",
14962
+ "@skyux/i18n": "11.3.0",
14963
+ "@skyux/icon": "11.3.0",
14932
14964
  "@skyux/icons": "7.8.0",
14933
- "@skyux/indicators": "11.2.0",
14934
- "@skyux/layout": "11.2.0",
14935
- "@skyux/modals": "11.2.0",
14936
- "@skyux/popovers": "11.2.0",
14937
- "@skyux/router": "11.2.0",
14938
- "@skyux/theme": "11.2.0",
14965
+ "@skyux/indicators": "11.3.0",
14966
+ "@skyux/layout": "11.3.0",
14967
+ "@skyux/modals": "11.3.0",
14968
+ "@skyux/popovers": "11.3.0",
14969
+ "@skyux/router": "11.3.0",
14970
+ "@skyux/theme": "11.3.0",
14939
14971
  "@types/node": "20.14.12",
14940
14972
  "axe-core": "4.10.0",
14941
14973
  "fontfaceobserver": "2.3.0",
@@ -14945,35 +14977,35 @@
14945
14977
  "zone.js": "0.14.10"
14946
14978
  },
14947
14979
  "/projects/layout/documentation/code-examples/page-summary/basic": {
14948
- "@angular-devkit/core": "18.2.3",
14949
- "@angular-devkit/schematics": "18.2.3",
14950
- "@angular/animations": "18.2.3",
14951
- "@angular/cdk": "18.2.3",
14952
- "@angular/cli": "18.2.3",
14953
- "@angular/common": "18.2.3",
14954
- "@angular/core": "18.2.3",
14955
- "@angular/forms": "18.2.3",
14956
- "@angular/platform-browser": "18.2.3",
14957
- "@angular/router": "18.2.3",
14980
+ "@angular-devkit/core": "18.2.4",
14981
+ "@angular-devkit/schematics": "18.2.4",
14982
+ "@angular/animations": "18.2.5",
14983
+ "@angular/cdk": "18.2.4",
14984
+ "@angular/cli": "18.2.4",
14985
+ "@angular/common": "18.2.5",
14986
+ "@angular/core": "18.2.5",
14987
+ "@angular/forms": "18.2.5",
14988
+ "@angular/platform-browser": "18.2.5",
14989
+ "@angular/router": "18.2.5",
14958
14990
  "@blackbaud/skyux-design-tokens": "0.0.28",
14959
- "@schematics/angular": "18.2.3",
14960
- "@skyux-sdk/testing": "11.2.0",
14961
- "@skyux/assets": "11.2.0",
14962
- "@skyux/avatar": "11.2.0",
14963
- "@skyux/config": "11.2.0",
14964
- "@skyux/core": "11.2.0",
14965
- "@skyux/errors": "11.2.0",
14966
- "@skyux/forms": "11.2.0",
14967
- "@skyux/help-inline": "11.2.0",
14968
- "@skyux/i18n": "11.2.0",
14969
- "@skyux/icon": "11.2.0",
14991
+ "@schematics/angular": "18.2.4",
14992
+ "@skyux-sdk/testing": "11.3.0",
14993
+ "@skyux/assets": "11.3.0",
14994
+ "@skyux/avatar": "11.3.0",
14995
+ "@skyux/config": "11.3.0",
14996
+ "@skyux/core": "11.3.0",
14997
+ "@skyux/errors": "11.3.0",
14998
+ "@skyux/forms": "11.3.0",
14999
+ "@skyux/help-inline": "11.3.0",
15000
+ "@skyux/i18n": "11.3.0",
15001
+ "@skyux/icon": "11.3.0",
14970
15002
  "@skyux/icons": "7.8.0",
14971
- "@skyux/indicators": "11.2.0",
14972
- "@skyux/layout": "11.2.0",
14973
- "@skyux/modals": "11.2.0",
14974
- "@skyux/popovers": "11.2.0",
14975
- "@skyux/router": "11.2.0",
14976
- "@skyux/theme": "11.2.0",
15003
+ "@skyux/indicators": "11.3.0",
15004
+ "@skyux/layout": "11.3.0",
15005
+ "@skyux/modals": "11.3.0",
15006
+ "@skyux/popovers": "11.3.0",
15007
+ "@skyux/router": "11.3.0",
15008
+ "@skyux/theme": "11.3.0",
14977
15009
  "@types/node": "20.14.12",
14978
15010
  "axe-core": "4.10.0",
14979
15011
  "fontfaceobserver": "2.3.0",
@@ -14983,33 +15015,33 @@
14983
15015
  "zone.js": "0.14.10"
14984
15016
  },
14985
15017
  "/projects/layout/documentation/code-examples/page/layout-fit": {
14986
- "@angular-devkit/core": "18.2.3",
14987
- "@angular-devkit/schematics": "18.2.3",
14988
- "@angular/animations": "18.2.3",
14989
- "@angular/cdk": "18.2.3",
14990
- "@angular/cli": "18.2.3",
14991
- "@angular/common": "18.2.3",
14992
- "@angular/core": "18.2.3",
14993
- "@angular/forms": "18.2.3",
14994
- "@angular/platform-browser": "18.2.3",
14995
- "@angular/router": "18.2.3",
15018
+ "@angular-devkit/core": "18.2.4",
15019
+ "@angular-devkit/schematics": "18.2.4",
15020
+ "@angular/animations": "18.2.5",
15021
+ "@angular/cdk": "18.2.4",
15022
+ "@angular/cli": "18.2.4",
15023
+ "@angular/common": "18.2.5",
15024
+ "@angular/core": "18.2.5",
15025
+ "@angular/forms": "18.2.5",
15026
+ "@angular/platform-browser": "18.2.5",
15027
+ "@angular/router": "18.2.5",
14996
15028
  "@blackbaud/skyux-design-tokens": "0.0.28",
14997
- "@schematics/angular": "18.2.3",
14998
- "@skyux-sdk/testing": "11.2.0",
14999
- "@skyux/assets": "11.2.0",
15000
- "@skyux/config": "11.2.0",
15001
- "@skyux/core": "11.2.0",
15002
- "@skyux/forms": "11.2.0",
15003
- "@skyux/help-inline": "11.2.0",
15004
- "@skyux/i18n": "11.2.0",
15005
- "@skyux/icon": "11.2.0",
15029
+ "@schematics/angular": "18.2.4",
15030
+ "@skyux-sdk/testing": "11.3.0",
15031
+ "@skyux/assets": "11.3.0",
15032
+ "@skyux/config": "11.3.0",
15033
+ "@skyux/core": "11.3.0",
15034
+ "@skyux/forms": "11.3.0",
15035
+ "@skyux/help-inline": "11.3.0",
15036
+ "@skyux/i18n": "11.3.0",
15037
+ "@skyux/icon": "11.3.0",
15006
15038
  "@skyux/icons": "7.8.0",
15007
- "@skyux/indicators": "11.2.0",
15008
- "@skyux/layout": "11.2.0",
15009
- "@skyux/modals": "11.2.0",
15010
- "@skyux/popovers": "11.2.0",
15011
- "@skyux/router": "11.2.0",
15012
- "@skyux/theme": "11.2.0",
15039
+ "@skyux/indicators": "11.3.0",
15040
+ "@skyux/layout": "11.3.0",
15041
+ "@skyux/modals": "11.3.0",
15042
+ "@skyux/popovers": "11.3.0",
15043
+ "@skyux/router": "11.3.0",
15044
+ "@skyux/theme": "11.3.0",
15013
15045
  "@types/node": "20.14.12",
15014
15046
  "axe-core": "4.10.0",
15015
15047
  "fontfaceobserver": "2.3.0",
@@ -15019,36 +15051,36 @@
15019
15051
  "zone.js": "0.14.10"
15020
15052
  },
15021
15053
  "/projects/layout/documentation/code-examples/inline-delete/repeater": {
15022
- "@angular-devkit/core": "18.2.3",
15023
- "@angular-devkit/schematics": "18.2.3",
15024
- "@angular/animations": "18.2.3",
15025
- "@angular/cdk": "18.2.3",
15026
- "@angular/cli": "18.2.3",
15027
- "@angular/common": "18.2.3",
15028
- "@angular/core": "18.2.3",
15029
- "@angular/forms": "18.2.3",
15030
- "@angular/platform-browser": "18.2.3",
15031
- "@angular/router": "18.2.3",
15054
+ "@angular-devkit/core": "18.2.4",
15055
+ "@angular-devkit/schematics": "18.2.4",
15056
+ "@angular/animations": "18.2.5",
15057
+ "@angular/cdk": "18.2.4",
15058
+ "@angular/cli": "18.2.4",
15059
+ "@angular/common": "18.2.5",
15060
+ "@angular/core": "18.2.5",
15061
+ "@angular/forms": "18.2.5",
15062
+ "@angular/platform-browser": "18.2.5",
15063
+ "@angular/router": "18.2.5",
15032
15064
  "@blackbaud/skyux-design-tokens": "0.0.28",
15033
- "@schematics/angular": "18.2.3",
15034
- "@skyux-sdk/testing": "11.2.0",
15035
- "@skyux/animations": "11.2.0",
15036
- "@skyux/assets": "11.2.0",
15037
- "@skyux/config": "11.2.0",
15038
- "@skyux/core": "11.2.0",
15039
- "@skyux/forms": "11.2.0",
15040
- "@skyux/help-inline": "11.2.0",
15041
- "@skyux/i18n": "11.2.0",
15042
- "@skyux/icon": "11.2.0",
15065
+ "@schematics/angular": "18.2.4",
15066
+ "@skyux-sdk/testing": "11.3.0",
15067
+ "@skyux/animations": "11.3.0",
15068
+ "@skyux/assets": "11.3.0",
15069
+ "@skyux/config": "11.3.0",
15070
+ "@skyux/core": "11.3.0",
15071
+ "@skyux/forms": "11.3.0",
15072
+ "@skyux/help-inline": "11.3.0",
15073
+ "@skyux/i18n": "11.3.0",
15074
+ "@skyux/icon": "11.3.0",
15043
15075
  "@skyux/icons": "7.8.0",
15044
- "@skyux/indicators": "11.2.0",
15045
- "@skyux/inline-form": "11.2.0",
15046
- "@skyux/layout": "11.2.0",
15047
- "@skyux/lists": "11.2.0",
15048
- "@skyux/modals": "11.2.0",
15049
- "@skyux/popovers": "11.2.0",
15050
- "@skyux/router": "11.2.0",
15051
- "@skyux/theme": "11.2.0",
15076
+ "@skyux/indicators": "11.3.0",
15077
+ "@skyux/inline-form": "11.3.0",
15078
+ "@skyux/layout": "11.3.0",
15079
+ "@skyux/lists": "11.3.0",
15080
+ "@skyux/modals": "11.3.0",
15081
+ "@skyux/popovers": "11.3.0",
15082
+ "@skyux/router": "11.3.0",
15083
+ "@skyux/theme": "11.3.0",
15052
15084
  "@types/dragula": "2.1.36",
15053
15085
  "@types/node": "20.14.12",
15054
15086
  "axe-core": "4.10.0",
@@ -15062,33 +15094,33 @@
15062
15094
  "zone.js": "0.14.10"
15063
15095
  },
15064
15096
  "/projects/layout/documentation/code-examples/inline-delete/custom": {
15065
- "@angular-devkit/core": "18.2.3",
15066
- "@angular-devkit/schematics": "18.2.3",
15067
- "@angular/animations": "18.2.3",
15068
- "@angular/cdk": "18.2.3",
15069
- "@angular/cli": "18.2.3",
15070
- "@angular/common": "18.2.3",
15071
- "@angular/core": "18.2.3",
15072
- "@angular/forms": "18.2.3",
15073
- "@angular/platform-browser": "18.2.3",
15074
- "@angular/router": "18.2.3",
15097
+ "@angular-devkit/core": "18.2.4",
15098
+ "@angular-devkit/schematics": "18.2.4",
15099
+ "@angular/animations": "18.2.5",
15100
+ "@angular/cdk": "18.2.4",
15101
+ "@angular/cli": "18.2.4",
15102
+ "@angular/common": "18.2.5",
15103
+ "@angular/core": "18.2.5",
15104
+ "@angular/forms": "18.2.5",
15105
+ "@angular/platform-browser": "18.2.5",
15106
+ "@angular/router": "18.2.5",
15075
15107
  "@blackbaud/skyux-design-tokens": "0.0.28",
15076
- "@schematics/angular": "18.2.3",
15077
- "@skyux-sdk/testing": "11.2.0",
15078
- "@skyux/assets": "11.2.0",
15079
- "@skyux/config": "11.2.0",
15080
- "@skyux/core": "11.2.0",
15081
- "@skyux/forms": "11.2.0",
15082
- "@skyux/help-inline": "11.2.0",
15083
- "@skyux/i18n": "11.2.0",
15084
- "@skyux/icon": "11.2.0",
15108
+ "@schematics/angular": "18.2.4",
15109
+ "@skyux-sdk/testing": "11.3.0",
15110
+ "@skyux/assets": "11.3.0",
15111
+ "@skyux/config": "11.3.0",
15112
+ "@skyux/core": "11.3.0",
15113
+ "@skyux/forms": "11.3.0",
15114
+ "@skyux/help-inline": "11.3.0",
15115
+ "@skyux/i18n": "11.3.0",
15116
+ "@skyux/icon": "11.3.0",
15085
15117
  "@skyux/icons": "7.8.0",
15086
- "@skyux/indicators": "11.2.0",
15087
- "@skyux/layout": "11.2.0",
15088
- "@skyux/modals": "11.2.0",
15089
- "@skyux/popovers": "11.2.0",
15090
- "@skyux/router": "11.2.0",
15091
- "@skyux/theme": "11.2.0",
15118
+ "@skyux/indicators": "11.3.0",
15119
+ "@skyux/layout": "11.3.0",
15120
+ "@skyux/modals": "11.3.0",
15121
+ "@skyux/popovers": "11.3.0",
15122
+ "@skyux/router": "11.3.0",
15123
+ "@skyux/theme": "11.3.0",
15092
15124
  "@types/node": "20.14.12",
15093
15125
  "axe-core": "4.10.0",
15094
15126
  "fontfaceobserver": "2.3.0",
@@ -15098,33 +15130,33 @@
15098
15130
  "zone.js": "0.14.10"
15099
15131
  },
15100
15132
  "/projects/layout/documentation/code-examples/format": {
15101
- "@angular-devkit/core": "18.2.3",
15102
- "@angular-devkit/schematics": "18.2.3",
15103
- "@angular/animations": "18.2.3",
15104
- "@angular/cdk": "18.2.3",
15105
- "@angular/cli": "18.2.3",
15106
- "@angular/common": "18.2.3",
15107
- "@angular/core": "18.2.3",
15108
- "@angular/forms": "18.2.3",
15109
- "@angular/platform-browser": "18.2.3",
15110
- "@angular/router": "18.2.3",
15133
+ "@angular-devkit/core": "18.2.4",
15134
+ "@angular-devkit/schematics": "18.2.4",
15135
+ "@angular/animations": "18.2.5",
15136
+ "@angular/cdk": "18.2.4",
15137
+ "@angular/cli": "18.2.4",
15138
+ "@angular/common": "18.2.5",
15139
+ "@angular/core": "18.2.5",
15140
+ "@angular/forms": "18.2.5",
15141
+ "@angular/platform-browser": "18.2.5",
15142
+ "@angular/router": "18.2.5",
15111
15143
  "@blackbaud/skyux-design-tokens": "0.0.28",
15112
- "@schematics/angular": "18.2.3",
15113
- "@skyux-sdk/testing": "11.2.0",
15114
- "@skyux/assets": "11.2.0",
15115
- "@skyux/config": "11.2.0",
15116
- "@skyux/core": "11.2.0",
15117
- "@skyux/forms": "11.2.0",
15118
- "@skyux/help-inline": "11.2.0",
15119
- "@skyux/i18n": "11.2.0",
15120
- "@skyux/icon": "11.2.0",
15144
+ "@schematics/angular": "18.2.4",
15145
+ "@skyux-sdk/testing": "11.3.0",
15146
+ "@skyux/assets": "11.3.0",
15147
+ "@skyux/config": "11.3.0",
15148
+ "@skyux/core": "11.3.0",
15149
+ "@skyux/forms": "11.3.0",
15150
+ "@skyux/help-inline": "11.3.0",
15151
+ "@skyux/i18n": "11.3.0",
15152
+ "@skyux/icon": "11.3.0",
15121
15153
  "@skyux/icons": "7.8.0",
15122
- "@skyux/indicators": "11.2.0",
15123
- "@skyux/layout": "11.2.0",
15124
- "@skyux/modals": "11.2.0",
15125
- "@skyux/popovers": "11.2.0",
15126
- "@skyux/router": "11.2.0",
15127
- "@skyux/theme": "11.2.0",
15154
+ "@skyux/indicators": "11.3.0",
15155
+ "@skyux/layout": "11.3.0",
15156
+ "@skyux/modals": "11.3.0",
15157
+ "@skyux/popovers": "11.3.0",
15158
+ "@skyux/router": "11.3.0",
15159
+ "@skyux/theme": "11.3.0",
15128
15160
  "@types/node": "20.14.12",
15129
15161
  "axe-core": "4.10.0",
15130
15162
  "fontfaceobserver": "2.3.0",
@@ -15134,33 +15166,33 @@
15134
15166
  "zone.js": "0.14.10"
15135
15167
  },
15136
15168
  "/projects/layout/documentation/code-examples/fluid-grid": {
15137
- "@angular-devkit/core": "18.2.3",
15138
- "@angular-devkit/schematics": "18.2.3",
15139
- "@angular/animations": "18.2.3",
15140
- "@angular/cdk": "18.2.3",
15141
- "@angular/cli": "18.2.3",
15142
- "@angular/common": "18.2.3",
15143
- "@angular/core": "18.2.3",
15144
- "@angular/forms": "18.2.3",
15145
- "@angular/platform-browser": "18.2.3",
15146
- "@angular/router": "18.2.3",
15169
+ "@angular-devkit/core": "18.2.4",
15170
+ "@angular-devkit/schematics": "18.2.4",
15171
+ "@angular/animations": "18.2.5",
15172
+ "@angular/cdk": "18.2.4",
15173
+ "@angular/cli": "18.2.4",
15174
+ "@angular/common": "18.2.5",
15175
+ "@angular/core": "18.2.5",
15176
+ "@angular/forms": "18.2.5",
15177
+ "@angular/platform-browser": "18.2.5",
15178
+ "@angular/router": "18.2.5",
15147
15179
  "@blackbaud/skyux-design-tokens": "0.0.28",
15148
- "@schematics/angular": "18.2.3",
15149
- "@skyux-sdk/testing": "11.2.0",
15150
- "@skyux/assets": "11.2.0",
15151
- "@skyux/config": "11.2.0",
15152
- "@skyux/core": "11.2.0",
15153
- "@skyux/forms": "11.2.0",
15154
- "@skyux/help-inline": "11.2.0",
15155
- "@skyux/i18n": "11.2.0",
15156
- "@skyux/icon": "11.2.0",
15180
+ "@schematics/angular": "18.2.4",
15181
+ "@skyux-sdk/testing": "11.3.0",
15182
+ "@skyux/assets": "11.3.0",
15183
+ "@skyux/config": "11.3.0",
15184
+ "@skyux/core": "11.3.0",
15185
+ "@skyux/forms": "11.3.0",
15186
+ "@skyux/help-inline": "11.3.0",
15187
+ "@skyux/i18n": "11.3.0",
15188
+ "@skyux/icon": "11.3.0",
15157
15189
  "@skyux/icons": "7.8.0",
15158
- "@skyux/indicators": "11.2.0",
15159
- "@skyux/layout": "11.2.0",
15160
- "@skyux/modals": "11.2.0",
15161
- "@skyux/popovers": "11.2.0",
15162
- "@skyux/router": "11.2.0",
15163
- "@skyux/theme": "11.2.0",
15190
+ "@skyux/indicators": "11.3.0",
15191
+ "@skyux/layout": "11.3.0",
15192
+ "@skyux/modals": "11.3.0",
15193
+ "@skyux/popovers": "11.3.0",
15194
+ "@skyux/router": "11.3.0",
15195
+ "@skyux/theme": "11.3.0",
15164
15196
  "@types/node": "20.14.12",
15165
15197
  "axe-core": "4.10.0",
15166
15198
  "fontfaceobserver": "2.3.0",
@@ -15170,33 +15202,33 @@
15170
15202
  "zone.js": "0.14.10"
15171
15203
  },
15172
15204
  "/projects/layout/documentation/code-examples/description-list/vertical": {
15173
- "@angular-devkit/core": "18.2.3",
15174
- "@angular-devkit/schematics": "18.2.3",
15175
- "@angular/animations": "18.2.3",
15176
- "@angular/cdk": "18.2.3",
15177
- "@angular/cli": "18.2.3",
15178
- "@angular/common": "18.2.3",
15179
- "@angular/core": "18.2.3",
15180
- "@angular/forms": "18.2.3",
15181
- "@angular/platform-browser": "18.2.3",
15182
- "@angular/router": "18.2.3",
15205
+ "@angular-devkit/core": "18.2.4",
15206
+ "@angular-devkit/schematics": "18.2.4",
15207
+ "@angular/animations": "18.2.5",
15208
+ "@angular/cdk": "18.2.4",
15209
+ "@angular/cli": "18.2.4",
15210
+ "@angular/common": "18.2.5",
15211
+ "@angular/core": "18.2.5",
15212
+ "@angular/forms": "18.2.5",
15213
+ "@angular/platform-browser": "18.2.5",
15214
+ "@angular/router": "18.2.5",
15183
15215
  "@blackbaud/skyux-design-tokens": "0.0.28",
15184
- "@schematics/angular": "18.2.3",
15185
- "@skyux-sdk/testing": "11.2.0",
15186
- "@skyux/assets": "11.2.0",
15187
- "@skyux/config": "11.2.0",
15188
- "@skyux/core": "11.2.0",
15189
- "@skyux/forms": "11.2.0",
15190
- "@skyux/help-inline": "11.2.0",
15191
- "@skyux/i18n": "11.2.0",
15192
- "@skyux/icon": "11.2.0",
15216
+ "@schematics/angular": "18.2.4",
15217
+ "@skyux-sdk/testing": "11.3.0",
15218
+ "@skyux/assets": "11.3.0",
15219
+ "@skyux/config": "11.3.0",
15220
+ "@skyux/core": "11.3.0",
15221
+ "@skyux/forms": "11.3.0",
15222
+ "@skyux/help-inline": "11.3.0",
15223
+ "@skyux/i18n": "11.3.0",
15224
+ "@skyux/icon": "11.3.0",
15193
15225
  "@skyux/icons": "7.8.0",
15194
- "@skyux/indicators": "11.2.0",
15195
- "@skyux/layout": "11.2.0",
15196
- "@skyux/modals": "11.2.0",
15197
- "@skyux/popovers": "11.2.0",
15198
- "@skyux/router": "11.2.0",
15199
- "@skyux/theme": "11.2.0",
15226
+ "@skyux/indicators": "11.3.0",
15227
+ "@skyux/layout": "11.3.0",
15228
+ "@skyux/modals": "11.3.0",
15229
+ "@skyux/popovers": "11.3.0",
15230
+ "@skyux/router": "11.3.0",
15231
+ "@skyux/theme": "11.3.0",
15200
15232
  "@types/node": "20.14.12",
15201
15233
  "axe-core": "4.10.0",
15202
15234
  "fontfaceobserver": "2.3.0",
@@ -15206,33 +15238,33 @@
15206
15238
  "zone.js": "0.14.10"
15207
15239
  },
15208
15240
  "/projects/layout/documentation/code-examples/description-list/long-description": {
15209
- "@angular-devkit/core": "18.2.3",
15210
- "@angular-devkit/schematics": "18.2.3",
15211
- "@angular/animations": "18.2.3",
15212
- "@angular/cdk": "18.2.3",
15213
- "@angular/cli": "18.2.3",
15214
- "@angular/common": "18.2.3",
15215
- "@angular/core": "18.2.3",
15216
- "@angular/forms": "18.2.3",
15217
- "@angular/platform-browser": "18.2.3",
15218
- "@angular/router": "18.2.3",
15241
+ "@angular-devkit/core": "18.2.4",
15242
+ "@angular-devkit/schematics": "18.2.4",
15243
+ "@angular/animations": "18.2.5",
15244
+ "@angular/cdk": "18.2.4",
15245
+ "@angular/cli": "18.2.4",
15246
+ "@angular/common": "18.2.5",
15247
+ "@angular/core": "18.2.5",
15248
+ "@angular/forms": "18.2.5",
15249
+ "@angular/platform-browser": "18.2.5",
15250
+ "@angular/router": "18.2.5",
15219
15251
  "@blackbaud/skyux-design-tokens": "0.0.28",
15220
- "@schematics/angular": "18.2.3",
15221
- "@skyux-sdk/testing": "11.2.0",
15222
- "@skyux/assets": "11.2.0",
15223
- "@skyux/config": "11.2.0",
15224
- "@skyux/core": "11.2.0",
15225
- "@skyux/forms": "11.2.0",
15226
- "@skyux/help-inline": "11.2.0",
15227
- "@skyux/i18n": "11.2.0",
15228
- "@skyux/icon": "11.2.0",
15252
+ "@schematics/angular": "18.2.4",
15253
+ "@skyux-sdk/testing": "11.3.0",
15254
+ "@skyux/assets": "11.3.0",
15255
+ "@skyux/config": "11.3.0",
15256
+ "@skyux/core": "11.3.0",
15257
+ "@skyux/forms": "11.3.0",
15258
+ "@skyux/help-inline": "11.3.0",
15259
+ "@skyux/i18n": "11.3.0",
15260
+ "@skyux/icon": "11.3.0",
15229
15261
  "@skyux/icons": "7.8.0",
15230
- "@skyux/indicators": "11.2.0",
15231
- "@skyux/layout": "11.2.0",
15232
- "@skyux/modals": "11.2.0",
15233
- "@skyux/popovers": "11.2.0",
15234
- "@skyux/router": "11.2.0",
15235
- "@skyux/theme": "11.2.0",
15262
+ "@skyux/indicators": "11.3.0",
15263
+ "@skyux/layout": "11.3.0",
15264
+ "@skyux/modals": "11.3.0",
15265
+ "@skyux/popovers": "11.3.0",
15266
+ "@skyux/router": "11.3.0",
15267
+ "@skyux/theme": "11.3.0",
15236
15268
  "@types/node": "20.14.12",
15237
15269
  "axe-core": "4.10.0",
15238
15270
  "fontfaceobserver": "2.3.0",
@@ -15242,33 +15274,33 @@
15242
15274
  "zone.js": "0.14.10"
15243
15275
  },
15244
15276
  "/projects/layout/documentation/code-examples/description-list/inline-help": {
15245
- "@angular-devkit/core": "18.2.3",
15246
- "@angular-devkit/schematics": "18.2.3",
15247
- "@angular/animations": "18.2.3",
15248
- "@angular/cdk": "18.2.3",
15249
- "@angular/cli": "18.2.3",
15250
- "@angular/common": "18.2.3",
15251
- "@angular/core": "18.2.3",
15252
- "@angular/forms": "18.2.3",
15253
- "@angular/platform-browser": "18.2.3",
15254
- "@angular/router": "18.2.3",
15277
+ "@angular-devkit/core": "18.2.4",
15278
+ "@angular-devkit/schematics": "18.2.4",
15279
+ "@angular/animations": "18.2.5",
15280
+ "@angular/cdk": "18.2.4",
15281
+ "@angular/cli": "18.2.4",
15282
+ "@angular/common": "18.2.5",
15283
+ "@angular/core": "18.2.5",
15284
+ "@angular/forms": "18.2.5",
15285
+ "@angular/platform-browser": "18.2.5",
15286
+ "@angular/router": "18.2.5",
15255
15287
  "@blackbaud/skyux-design-tokens": "0.0.28",
15256
- "@schematics/angular": "18.2.3",
15257
- "@skyux-sdk/testing": "11.2.0",
15258
- "@skyux/assets": "11.2.0",
15259
- "@skyux/config": "11.2.0",
15260
- "@skyux/core": "11.2.0",
15261
- "@skyux/forms": "11.2.0",
15262
- "@skyux/help-inline": "11.2.0",
15263
- "@skyux/i18n": "11.2.0",
15264
- "@skyux/icon": "11.2.0",
15288
+ "@schematics/angular": "18.2.4",
15289
+ "@skyux-sdk/testing": "11.3.0",
15290
+ "@skyux/assets": "11.3.0",
15291
+ "@skyux/config": "11.3.0",
15292
+ "@skyux/core": "11.3.0",
15293
+ "@skyux/forms": "11.3.0",
15294
+ "@skyux/help-inline": "11.3.0",
15295
+ "@skyux/i18n": "11.3.0",
15296
+ "@skyux/icon": "11.3.0",
15265
15297
  "@skyux/icons": "7.8.0",
15266
- "@skyux/indicators": "11.2.0",
15267
- "@skyux/layout": "11.2.0",
15268
- "@skyux/modals": "11.2.0",
15269
- "@skyux/popovers": "11.2.0",
15270
- "@skyux/router": "11.2.0",
15271
- "@skyux/theme": "11.2.0",
15298
+ "@skyux/indicators": "11.3.0",
15299
+ "@skyux/layout": "11.3.0",
15300
+ "@skyux/modals": "11.3.0",
15301
+ "@skyux/popovers": "11.3.0",
15302
+ "@skyux/router": "11.3.0",
15303
+ "@skyux/theme": "11.3.0",
15272
15304
  "@types/node": "20.14.12",
15273
15305
  "axe-core": "4.10.0",
15274
15306
  "fontfaceobserver": "2.3.0",
@@ -15278,33 +15310,33 @@
15278
15310
  "zone.js": "0.14.10"
15279
15311
  },
15280
15312
  "/projects/layout/documentation/code-examples/description-list/horizontal": {
15281
- "@angular-devkit/core": "18.2.3",
15282
- "@angular-devkit/schematics": "18.2.3",
15283
- "@angular/animations": "18.2.3",
15284
- "@angular/cdk": "18.2.3",
15285
- "@angular/cli": "18.2.3",
15286
- "@angular/common": "18.2.3",
15287
- "@angular/core": "18.2.3",
15288
- "@angular/forms": "18.2.3",
15289
- "@angular/platform-browser": "18.2.3",
15290
- "@angular/router": "18.2.3",
15313
+ "@angular-devkit/core": "18.2.4",
15314
+ "@angular-devkit/schematics": "18.2.4",
15315
+ "@angular/animations": "18.2.5",
15316
+ "@angular/cdk": "18.2.4",
15317
+ "@angular/cli": "18.2.4",
15318
+ "@angular/common": "18.2.5",
15319
+ "@angular/core": "18.2.5",
15320
+ "@angular/forms": "18.2.5",
15321
+ "@angular/platform-browser": "18.2.5",
15322
+ "@angular/router": "18.2.5",
15291
15323
  "@blackbaud/skyux-design-tokens": "0.0.28",
15292
- "@schematics/angular": "18.2.3",
15293
- "@skyux-sdk/testing": "11.2.0",
15294
- "@skyux/assets": "11.2.0",
15295
- "@skyux/config": "11.2.0",
15296
- "@skyux/core": "11.2.0",
15297
- "@skyux/forms": "11.2.0",
15298
- "@skyux/help-inline": "11.2.0",
15299
- "@skyux/i18n": "11.2.0",
15300
- "@skyux/icon": "11.2.0",
15324
+ "@schematics/angular": "18.2.4",
15325
+ "@skyux-sdk/testing": "11.3.0",
15326
+ "@skyux/assets": "11.3.0",
15327
+ "@skyux/config": "11.3.0",
15328
+ "@skyux/core": "11.3.0",
15329
+ "@skyux/forms": "11.3.0",
15330
+ "@skyux/help-inline": "11.3.0",
15331
+ "@skyux/i18n": "11.3.0",
15332
+ "@skyux/icon": "11.3.0",
15301
15333
  "@skyux/icons": "7.8.0",
15302
- "@skyux/indicators": "11.2.0",
15303
- "@skyux/layout": "11.2.0",
15304
- "@skyux/modals": "11.2.0",
15305
- "@skyux/popovers": "11.2.0",
15306
- "@skyux/router": "11.2.0",
15307
- "@skyux/theme": "11.2.0",
15334
+ "@skyux/indicators": "11.3.0",
15335
+ "@skyux/layout": "11.3.0",
15336
+ "@skyux/modals": "11.3.0",
15337
+ "@skyux/popovers": "11.3.0",
15338
+ "@skyux/router": "11.3.0",
15339
+ "@skyux/theme": "11.3.0",
15308
15340
  "@types/node": "20.14.12",
15309
15341
  "axe-core": "4.10.0",
15310
15342
  "fontfaceobserver": "2.3.0",
@@ -15314,33 +15346,33 @@
15314
15346
  "zone.js": "0.14.10"
15315
15347
  },
15316
15348
  "/projects/layout/documentation/code-examples/definition-list/basic": {
15317
- "@angular-devkit/core": "18.2.3",
15318
- "@angular-devkit/schematics": "18.2.3",
15319
- "@angular/animations": "18.2.3",
15320
- "@angular/cdk": "18.2.3",
15321
- "@angular/cli": "18.2.3",
15322
- "@angular/common": "18.2.3",
15323
- "@angular/core": "18.2.3",
15324
- "@angular/forms": "18.2.3",
15325
- "@angular/platform-browser": "18.2.3",
15326
- "@angular/router": "18.2.3",
15349
+ "@angular-devkit/core": "18.2.4",
15350
+ "@angular-devkit/schematics": "18.2.4",
15351
+ "@angular/animations": "18.2.5",
15352
+ "@angular/cdk": "18.2.4",
15353
+ "@angular/cli": "18.2.4",
15354
+ "@angular/common": "18.2.5",
15355
+ "@angular/core": "18.2.5",
15356
+ "@angular/forms": "18.2.5",
15357
+ "@angular/platform-browser": "18.2.5",
15358
+ "@angular/router": "18.2.5",
15327
15359
  "@blackbaud/skyux-design-tokens": "0.0.28",
15328
- "@schematics/angular": "18.2.3",
15329
- "@skyux-sdk/testing": "11.2.0",
15330
- "@skyux/assets": "11.2.0",
15331
- "@skyux/config": "11.2.0",
15332
- "@skyux/core": "11.2.0",
15333
- "@skyux/forms": "11.2.0",
15334
- "@skyux/help-inline": "11.2.0",
15335
- "@skyux/i18n": "11.2.0",
15336
- "@skyux/icon": "11.2.0",
15360
+ "@schematics/angular": "18.2.4",
15361
+ "@skyux-sdk/testing": "11.3.0",
15362
+ "@skyux/assets": "11.3.0",
15363
+ "@skyux/config": "11.3.0",
15364
+ "@skyux/core": "11.3.0",
15365
+ "@skyux/forms": "11.3.0",
15366
+ "@skyux/help-inline": "11.3.0",
15367
+ "@skyux/i18n": "11.3.0",
15368
+ "@skyux/icon": "11.3.0",
15337
15369
  "@skyux/icons": "7.8.0",
15338
- "@skyux/indicators": "11.2.0",
15339
- "@skyux/layout": "11.2.0",
15340
- "@skyux/modals": "11.2.0",
15341
- "@skyux/popovers": "11.2.0",
15342
- "@skyux/router": "11.2.0",
15343
- "@skyux/theme": "11.2.0",
15370
+ "@skyux/indicators": "11.3.0",
15371
+ "@skyux/layout": "11.3.0",
15372
+ "@skyux/modals": "11.3.0",
15373
+ "@skyux/popovers": "11.3.0",
15374
+ "@skyux/router": "11.3.0",
15375
+ "@skyux/theme": "11.3.0",
15344
15376
  "@types/node": "20.14.12",
15345
15377
  "axe-core": "4.10.0",
15346
15378
  "fontfaceobserver": "2.3.0",
@@ -15350,33 +15382,33 @@
15350
15382
  "zone.js": "0.14.10"
15351
15383
  },
15352
15384
  "/projects/layout/documentation/code-examples/card/basic": {
15353
- "@angular-devkit/core": "18.2.3",
15354
- "@angular-devkit/schematics": "18.2.3",
15355
- "@angular/animations": "18.2.3",
15356
- "@angular/cdk": "18.2.3",
15357
- "@angular/cli": "18.2.3",
15358
- "@angular/common": "18.2.3",
15359
- "@angular/core": "18.2.3",
15360
- "@angular/forms": "18.2.3",
15361
- "@angular/platform-browser": "18.2.3",
15362
- "@angular/router": "18.2.3",
15385
+ "@angular-devkit/core": "18.2.4",
15386
+ "@angular-devkit/schematics": "18.2.4",
15387
+ "@angular/animations": "18.2.5",
15388
+ "@angular/cdk": "18.2.4",
15389
+ "@angular/cli": "18.2.4",
15390
+ "@angular/common": "18.2.5",
15391
+ "@angular/core": "18.2.5",
15392
+ "@angular/forms": "18.2.5",
15393
+ "@angular/platform-browser": "18.2.5",
15394
+ "@angular/router": "18.2.5",
15363
15395
  "@blackbaud/skyux-design-tokens": "0.0.28",
15364
- "@schematics/angular": "18.2.3",
15365
- "@skyux-sdk/testing": "11.2.0",
15366
- "@skyux/assets": "11.2.0",
15367
- "@skyux/config": "11.2.0",
15368
- "@skyux/core": "11.2.0",
15369
- "@skyux/forms": "11.2.0",
15370
- "@skyux/help-inline": "11.2.0",
15371
- "@skyux/i18n": "11.2.0",
15372
- "@skyux/icon": "11.2.0",
15396
+ "@schematics/angular": "18.2.4",
15397
+ "@skyux-sdk/testing": "11.3.0",
15398
+ "@skyux/assets": "11.3.0",
15399
+ "@skyux/config": "11.3.0",
15400
+ "@skyux/core": "11.3.0",
15401
+ "@skyux/forms": "11.3.0",
15402
+ "@skyux/help-inline": "11.3.0",
15403
+ "@skyux/i18n": "11.3.0",
15404
+ "@skyux/icon": "11.3.0",
15373
15405
  "@skyux/icons": "7.8.0",
15374
- "@skyux/indicators": "11.2.0",
15375
- "@skyux/layout": "11.2.0",
15376
- "@skyux/modals": "11.2.0",
15377
- "@skyux/popovers": "11.2.0",
15378
- "@skyux/router": "11.2.0",
15379
- "@skyux/theme": "11.2.0",
15406
+ "@skyux/indicators": "11.3.0",
15407
+ "@skyux/layout": "11.3.0",
15408
+ "@skyux/modals": "11.3.0",
15409
+ "@skyux/popovers": "11.3.0",
15410
+ "@skyux/router": "11.3.0",
15411
+ "@skyux/theme": "11.3.0",
15380
15412
  "@types/node": "20.14.12",
15381
15413
  "axe-core": "4.10.0",
15382
15414
  "fontfaceobserver": "2.3.0",
@@ -15386,33 +15418,33 @@
15386
15418
  "zone.js": "0.14.10"
15387
15419
  },
15388
15420
  "/projects/layout/documentation/code-examples/box/basic": {
15389
- "@angular-devkit/core": "18.2.3",
15390
- "@angular-devkit/schematics": "18.2.3",
15391
- "@angular/animations": "18.2.3",
15392
- "@angular/cdk": "18.2.3",
15393
- "@angular/cli": "18.2.3",
15394
- "@angular/common": "18.2.3",
15395
- "@angular/core": "18.2.3",
15396
- "@angular/forms": "18.2.3",
15397
- "@angular/platform-browser": "18.2.3",
15398
- "@angular/router": "18.2.3",
15421
+ "@angular-devkit/core": "18.2.4",
15422
+ "@angular-devkit/schematics": "18.2.4",
15423
+ "@angular/animations": "18.2.5",
15424
+ "@angular/cdk": "18.2.4",
15425
+ "@angular/cli": "18.2.4",
15426
+ "@angular/common": "18.2.5",
15427
+ "@angular/core": "18.2.5",
15428
+ "@angular/forms": "18.2.5",
15429
+ "@angular/platform-browser": "18.2.5",
15430
+ "@angular/router": "18.2.5",
15399
15431
  "@blackbaud/skyux-design-tokens": "0.0.28",
15400
- "@schematics/angular": "18.2.3",
15401
- "@skyux-sdk/testing": "11.2.0",
15402
- "@skyux/assets": "11.2.0",
15403
- "@skyux/config": "11.2.0",
15404
- "@skyux/core": "11.2.0",
15405
- "@skyux/forms": "11.2.0",
15406
- "@skyux/help-inline": "11.2.0",
15407
- "@skyux/i18n": "11.2.0",
15408
- "@skyux/icon": "11.2.0",
15432
+ "@schematics/angular": "18.2.4",
15433
+ "@skyux-sdk/testing": "11.3.0",
15434
+ "@skyux/assets": "11.3.0",
15435
+ "@skyux/config": "11.3.0",
15436
+ "@skyux/core": "11.3.0",
15437
+ "@skyux/forms": "11.3.0",
15438
+ "@skyux/help-inline": "11.3.0",
15439
+ "@skyux/i18n": "11.3.0",
15440
+ "@skyux/icon": "11.3.0",
15409
15441
  "@skyux/icons": "7.8.0",
15410
- "@skyux/indicators": "11.2.0",
15411
- "@skyux/layout": "11.2.0",
15412
- "@skyux/modals": "11.2.0",
15413
- "@skyux/popovers": "11.2.0",
15414
- "@skyux/router": "11.2.0",
15415
- "@skyux/theme": "11.2.0",
15442
+ "@skyux/indicators": "11.3.0",
15443
+ "@skyux/layout": "11.3.0",
15444
+ "@skyux/modals": "11.3.0",
15445
+ "@skyux/popovers": "11.3.0",
15446
+ "@skyux/router": "11.3.0",
15447
+ "@skyux/theme": "11.3.0",
15416
15448
  "@types/node": "20.14.12",
15417
15449
  "axe-core": "4.10.0",
15418
15450
  "fontfaceobserver": "2.3.0",
@@ -15422,36 +15454,36 @@
15422
15454
  "zone.js": "0.14.10"
15423
15455
  },
15424
15456
  "/projects/layout/documentation/code-examples/back-to-top/repeater": {
15425
- "@angular-devkit/core": "18.2.3",
15426
- "@angular-devkit/schematics": "18.2.3",
15427
- "@angular/animations": "18.2.3",
15428
- "@angular/cdk": "18.2.3",
15429
- "@angular/cli": "18.2.3",
15430
- "@angular/common": "18.2.3",
15431
- "@angular/core": "18.2.3",
15432
- "@angular/forms": "18.2.3",
15433
- "@angular/platform-browser": "18.2.3",
15434
- "@angular/router": "18.2.3",
15457
+ "@angular-devkit/core": "18.2.4",
15458
+ "@angular-devkit/schematics": "18.2.4",
15459
+ "@angular/animations": "18.2.5",
15460
+ "@angular/cdk": "18.2.4",
15461
+ "@angular/cli": "18.2.4",
15462
+ "@angular/common": "18.2.5",
15463
+ "@angular/core": "18.2.5",
15464
+ "@angular/forms": "18.2.5",
15465
+ "@angular/platform-browser": "18.2.5",
15466
+ "@angular/router": "18.2.5",
15435
15467
  "@blackbaud/skyux-design-tokens": "0.0.28",
15436
- "@schematics/angular": "18.2.3",
15437
- "@skyux-sdk/testing": "11.2.0",
15438
- "@skyux/animations": "11.2.0",
15439
- "@skyux/assets": "11.2.0",
15440
- "@skyux/config": "11.2.0",
15441
- "@skyux/core": "11.2.0",
15442
- "@skyux/forms": "11.2.0",
15443
- "@skyux/help-inline": "11.2.0",
15444
- "@skyux/i18n": "11.2.0",
15445
- "@skyux/icon": "11.2.0",
15468
+ "@schematics/angular": "18.2.4",
15469
+ "@skyux-sdk/testing": "11.3.0",
15470
+ "@skyux/animations": "11.3.0",
15471
+ "@skyux/assets": "11.3.0",
15472
+ "@skyux/config": "11.3.0",
15473
+ "@skyux/core": "11.3.0",
15474
+ "@skyux/forms": "11.3.0",
15475
+ "@skyux/help-inline": "11.3.0",
15476
+ "@skyux/i18n": "11.3.0",
15477
+ "@skyux/icon": "11.3.0",
15446
15478
  "@skyux/icons": "7.8.0",
15447
- "@skyux/indicators": "11.2.0",
15448
- "@skyux/inline-form": "11.2.0",
15449
- "@skyux/layout": "11.2.0",
15450
- "@skyux/lists": "11.2.0",
15451
- "@skyux/modals": "11.2.0",
15452
- "@skyux/popovers": "11.2.0",
15453
- "@skyux/router": "11.2.0",
15454
- "@skyux/theme": "11.2.0",
15479
+ "@skyux/indicators": "11.3.0",
15480
+ "@skyux/inline-form": "11.3.0",
15481
+ "@skyux/layout": "11.3.0",
15482
+ "@skyux/lists": "11.3.0",
15483
+ "@skyux/modals": "11.3.0",
15484
+ "@skyux/popovers": "11.3.0",
15485
+ "@skyux/router": "11.3.0",
15486
+ "@skyux/theme": "11.3.0",
15455
15487
  "@types/dragula": "2.1.36",
15456
15488
  "@types/node": "20.14.12",
15457
15489
  "axe-core": "4.10.0",
@@ -15465,36 +15497,36 @@
15465
15497
  "zone.js": "0.14.10"
15466
15498
  },
15467
15499
  "/projects/layout/documentation/code-examples/back-to-top/infinite-scroll": {
15468
- "@angular-devkit/core": "18.2.3",
15469
- "@angular-devkit/schematics": "18.2.3",
15470
- "@angular/animations": "18.2.3",
15471
- "@angular/cdk": "18.2.3",
15472
- "@angular/cli": "18.2.3",
15473
- "@angular/common": "18.2.3",
15474
- "@angular/core": "18.2.3",
15475
- "@angular/forms": "18.2.3",
15476
- "@angular/platform-browser": "18.2.3",
15477
- "@angular/router": "18.2.3",
15500
+ "@angular-devkit/core": "18.2.4",
15501
+ "@angular-devkit/schematics": "18.2.4",
15502
+ "@angular/animations": "18.2.5",
15503
+ "@angular/cdk": "18.2.4",
15504
+ "@angular/cli": "18.2.4",
15505
+ "@angular/common": "18.2.5",
15506
+ "@angular/core": "18.2.5",
15507
+ "@angular/forms": "18.2.5",
15508
+ "@angular/platform-browser": "18.2.5",
15509
+ "@angular/router": "18.2.5",
15478
15510
  "@blackbaud/skyux-design-tokens": "0.0.28",
15479
- "@schematics/angular": "18.2.3",
15480
- "@skyux-sdk/testing": "11.2.0",
15481
- "@skyux/animations": "11.2.0",
15482
- "@skyux/assets": "11.2.0",
15483
- "@skyux/config": "11.2.0",
15484
- "@skyux/core": "11.2.0",
15485
- "@skyux/forms": "11.2.0",
15486
- "@skyux/help-inline": "11.2.0",
15487
- "@skyux/i18n": "11.2.0",
15488
- "@skyux/icon": "11.2.0",
15511
+ "@schematics/angular": "18.2.4",
15512
+ "@skyux-sdk/testing": "11.3.0",
15513
+ "@skyux/animations": "11.3.0",
15514
+ "@skyux/assets": "11.3.0",
15515
+ "@skyux/config": "11.3.0",
15516
+ "@skyux/core": "11.3.0",
15517
+ "@skyux/forms": "11.3.0",
15518
+ "@skyux/help-inline": "11.3.0",
15519
+ "@skyux/i18n": "11.3.0",
15520
+ "@skyux/icon": "11.3.0",
15489
15521
  "@skyux/icons": "7.8.0",
15490
- "@skyux/indicators": "11.2.0",
15491
- "@skyux/inline-form": "11.2.0",
15492
- "@skyux/layout": "11.2.0",
15493
- "@skyux/lists": "11.2.0",
15494
- "@skyux/modals": "11.2.0",
15495
- "@skyux/popovers": "11.2.0",
15496
- "@skyux/router": "11.2.0",
15497
- "@skyux/theme": "11.2.0",
15522
+ "@skyux/indicators": "11.3.0",
15523
+ "@skyux/inline-form": "11.3.0",
15524
+ "@skyux/layout": "11.3.0",
15525
+ "@skyux/lists": "11.3.0",
15526
+ "@skyux/modals": "11.3.0",
15527
+ "@skyux/popovers": "11.3.0",
15528
+ "@skyux/router": "11.3.0",
15529
+ "@skyux/theme": "11.3.0",
15498
15530
  "@types/dragula": "2.1.36",
15499
15531
  "@types/node": "20.14.12",
15500
15532
  "axe-core": "4.10.0",
@@ -15508,33 +15540,33 @@
15508
15540
  "zone.js": "0.14.10"
15509
15541
  },
15510
15542
  "/projects/layout/documentation/code-examples/action-button/permalink": {
15511
- "@angular-devkit/core": "18.2.3",
15512
- "@angular-devkit/schematics": "18.2.3",
15513
- "@angular/animations": "18.2.3",
15514
- "@angular/cdk": "18.2.3",
15515
- "@angular/cli": "18.2.3",
15516
- "@angular/common": "18.2.3",
15517
- "@angular/core": "18.2.3",
15518
- "@angular/forms": "18.2.3",
15519
- "@angular/platform-browser": "18.2.3",
15520
- "@angular/router": "18.2.3",
15543
+ "@angular-devkit/core": "18.2.4",
15544
+ "@angular-devkit/schematics": "18.2.4",
15545
+ "@angular/animations": "18.2.5",
15546
+ "@angular/cdk": "18.2.4",
15547
+ "@angular/cli": "18.2.4",
15548
+ "@angular/common": "18.2.5",
15549
+ "@angular/core": "18.2.5",
15550
+ "@angular/forms": "18.2.5",
15551
+ "@angular/platform-browser": "18.2.5",
15552
+ "@angular/router": "18.2.5",
15521
15553
  "@blackbaud/skyux-design-tokens": "0.0.28",
15522
- "@schematics/angular": "18.2.3",
15523
- "@skyux-sdk/testing": "11.2.0",
15524
- "@skyux/assets": "11.2.0",
15525
- "@skyux/config": "11.2.0",
15526
- "@skyux/core": "11.2.0",
15527
- "@skyux/forms": "11.2.0",
15528
- "@skyux/help-inline": "11.2.0",
15529
- "@skyux/i18n": "11.2.0",
15530
- "@skyux/icon": "11.2.0",
15554
+ "@schematics/angular": "18.2.4",
15555
+ "@skyux-sdk/testing": "11.3.0",
15556
+ "@skyux/assets": "11.3.0",
15557
+ "@skyux/config": "11.3.0",
15558
+ "@skyux/core": "11.3.0",
15559
+ "@skyux/forms": "11.3.0",
15560
+ "@skyux/help-inline": "11.3.0",
15561
+ "@skyux/i18n": "11.3.0",
15562
+ "@skyux/icon": "11.3.0",
15531
15563
  "@skyux/icons": "7.8.0",
15532
- "@skyux/indicators": "11.2.0",
15533
- "@skyux/layout": "11.2.0",
15534
- "@skyux/modals": "11.2.0",
15535
- "@skyux/popovers": "11.2.0",
15536
- "@skyux/router": "11.2.0",
15537
- "@skyux/theme": "11.2.0",
15564
+ "@skyux/indicators": "11.3.0",
15565
+ "@skyux/layout": "11.3.0",
15566
+ "@skyux/modals": "11.3.0",
15567
+ "@skyux/popovers": "11.3.0",
15568
+ "@skyux/router": "11.3.0",
15569
+ "@skyux/theme": "11.3.0",
15538
15570
  "@types/node": "20.14.12",
15539
15571
  "axe-core": "4.10.0",
15540
15572
  "fontfaceobserver": "2.3.0",
@@ -15544,33 +15576,33 @@
15544
15576
  "zone.js": "0.14.10"
15545
15577
  },
15546
15578
  "/projects/layout/documentation/code-examples/action-button/basic": {
15547
- "@angular-devkit/core": "18.2.3",
15548
- "@angular-devkit/schematics": "18.2.3",
15549
- "@angular/animations": "18.2.3",
15550
- "@angular/cdk": "18.2.3",
15551
- "@angular/cli": "18.2.3",
15552
- "@angular/common": "18.2.3",
15553
- "@angular/core": "18.2.3",
15554
- "@angular/forms": "18.2.3",
15555
- "@angular/platform-browser": "18.2.3",
15556
- "@angular/router": "18.2.3",
15579
+ "@angular-devkit/core": "18.2.4",
15580
+ "@angular-devkit/schematics": "18.2.4",
15581
+ "@angular/animations": "18.2.5",
15582
+ "@angular/cdk": "18.2.4",
15583
+ "@angular/cli": "18.2.4",
15584
+ "@angular/common": "18.2.5",
15585
+ "@angular/core": "18.2.5",
15586
+ "@angular/forms": "18.2.5",
15587
+ "@angular/platform-browser": "18.2.5",
15588
+ "@angular/router": "18.2.5",
15557
15589
  "@blackbaud/skyux-design-tokens": "0.0.28",
15558
- "@schematics/angular": "18.2.3",
15559
- "@skyux-sdk/testing": "11.2.0",
15560
- "@skyux/assets": "11.2.0",
15561
- "@skyux/config": "11.2.0",
15562
- "@skyux/core": "11.2.0",
15563
- "@skyux/forms": "11.2.0",
15564
- "@skyux/help-inline": "11.2.0",
15565
- "@skyux/i18n": "11.2.0",
15566
- "@skyux/icon": "11.2.0",
15590
+ "@schematics/angular": "18.2.4",
15591
+ "@skyux-sdk/testing": "11.3.0",
15592
+ "@skyux/assets": "11.3.0",
15593
+ "@skyux/config": "11.3.0",
15594
+ "@skyux/core": "11.3.0",
15595
+ "@skyux/forms": "11.3.0",
15596
+ "@skyux/help-inline": "11.3.0",
15597
+ "@skyux/i18n": "11.3.0",
15598
+ "@skyux/icon": "11.3.0",
15567
15599
  "@skyux/icons": "7.8.0",
15568
- "@skyux/indicators": "11.2.0",
15569
- "@skyux/layout": "11.2.0",
15570
- "@skyux/modals": "11.2.0",
15571
- "@skyux/popovers": "11.2.0",
15572
- "@skyux/router": "11.2.0",
15573
- "@skyux/theme": "11.2.0",
15600
+ "@skyux/indicators": "11.3.0",
15601
+ "@skyux/layout": "11.3.0",
15602
+ "@skyux/modals": "11.3.0",
15603
+ "@skyux/popovers": "11.3.0",
15604
+ "@skyux/router": "11.3.0",
15605
+ "@skyux/theme": "11.3.0",
15574
15606
  "@types/node": "20.14.12",
15575
15607
  "axe-core": "4.10.0",
15576
15608
  "fontfaceobserver": "2.3.0",