@skyux/layout 10.6.2 → 10.7.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 (73) hide show
  1. package/documentation.json +914 -890
  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 +3 -3
  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/package.json +16 -16
@@ -110,7 +110,7 @@
110
110
  "fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-message-type.ts",
111
111
  "line": 8,
112
112
  "character": 2,
113
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message-type.ts#L8"
113
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message-type.ts#L8"
114
114
  }
115
115
  ],
116
116
  "type": {
@@ -132,7 +132,7 @@
132
132
  "fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-message-type.ts",
133
133
  "line": 4,
134
134
  "character": 12,
135
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message-type.ts#L4"
135
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message-type.ts#L4"
136
136
  }
137
137
  ]
138
138
  },
@@ -156,7 +156,7 @@
156
156
  "fileName": "projects/layout/src/modules/action-button/action-button.module.ts",
157
157
  "line": 39,
158
158
  "character": 13,
159
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button.module.ts#L39"
159
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button.module.ts#L39"
160
160
  }
161
161
  ],
162
162
  "decorators": [
@@ -188,7 +188,7 @@
188
188
  "fileName": "projects/layout/src/modules/back-to-top/back-to-top.module.ts",
189
189
  "line": 15,
190
190
  "character": 13,
191
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/back-to-top.module.ts#L15"
191
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/back-to-top.module.ts#L15"
192
192
  }
193
193
  ],
194
194
  "decorators": [
@@ -220,7 +220,7 @@
220
220
  "fileName": "projects/layout/src/modules/box/box.module.ts",
221
221
  "line": 26,
222
222
  "character": 13,
223
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/box/box.module.ts#L26"
223
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/box/box.module.ts#L26"
224
224
  }
225
225
  ],
226
226
  "decorators": [
@@ -270,7 +270,7 @@
270
270
  "fileName": "projects/layout/src/modules/card/card.module.ts",
271
271
  "line": 38,
272
272
  "character": 13,
273
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.module.ts#L38"
273
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.module.ts#L38"
274
274
  }
275
275
  ],
276
276
  "decorators": [
@@ -324,7 +324,7 @@
324
324
  "fileName": "projects/layout/src/modules/definition-list/definition-list.module.ts",
325
325
  "line": 32,
326
326
  "character": 13,
327
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list.module.ts#L32"
327
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list.module.ts#L32"
328
328
  }
329
329
  ],
330
330
  "decorators": [
@@ -356,7 +356,7 @@
356
356
  "fileName": "projects/layout/src/modules/description-list/description-list.module.ts",
357
357
  "line": 33,
358
358
  "character": 13,
359
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.module.ts#L33"
359
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.module.ts#L33"
360
360
  }
361
361
  ],
362
362
  "decorators": [
@@ -388,7 +388,7 @@
388
388
  "fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.module.ts",
389
389
  "line": 13,
390
390
  "character": 13,
391
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.module.ts#L13"
391
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.module.ts#L13"
392
392
  }
393
393
  ],
394
394
  "decorators": [
@@ -420,7 +420,7 @@
420
420
  "fileName": "projects/layout/src/modules/format/format.module.ts",
421
421
  "line": 11,
422
422
  "character": 13,
423
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/format/format.module.ts#L11"
423
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/format/format.module.ts#L11"
424
424
  }
425
425
  ],
426
426
  "decorators": [
@@ -452,7 +452,7 @@
452
452
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.module.ts",
453
453
  "line": 14,
454
454
  "character": 13,
455
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/inline-delete/inline-delete.module.ts#L14"
455
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/inline-delete/inline-delete.module.ts#L14"
456
456
  }
457
457
  ],
458
458
  "decorators": [
@@ -506,7 +506,7 @@
506
506
  "fileName": "projects/layout/src/modules/page/page.module.ts",
507
507
  "line": 14,
508
508
  "character": 13,
509
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page/page.module.ts#L14"
509
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page/page.module.ts#L14"
510
510
  }
511
511
  ],
512
512
  "decorators": [
@@ -556,7 +556,7 @@
556
556
  "fileName": "projects/layout/src/modules/page-summary/page-summary.module.ts",
557
557
  "line": 39,
558
558
  "character": 13,
559
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary.module.ts#L39"
559
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary.module.ts#L39"
560
560
  }
561
561
  ],
562
562
  "decorators": [
@@ -588,7 +588,7 @@
588
588
  "fileName": "projects/layout/src/modules/text-expand/text-expand.module.ts",
589
589
  "line": 11,
590
590
  "character": 13,
591
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.module.ts#L11"
591
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.module.ts#L11"
592
592
  }
593
593
  ],
594
594
  "decorators": [
@@ -620,7 +620,7 @@
620
620
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.module.ts",
621
621
  "line": 13,
622
622
  "character": 13,
623
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.module.ts#L13"
623
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.module.ts#L13"
624
624
  }
625
625
  ],
626
626
  "decorators": [
@@ -652,7 +652,7 @@
652
652
  "fileName": "projects/layout/src/modules/toolbar/toolbar.module.ts",
653
653
  "line": 24,
654
654
  "character": 13,
655
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/toolbar/toolbar.module.ts#L24"
655
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/toolbar/toolbar.module.ts#L24"
656
656
  }
657
657
  ],
658
658
  "decorators": [
@@ -690,7 +690,7 @@
690
690
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
691
691
  "line": 42,
692
692
  "character": 2,
693
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L42"
693
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L42"
694
694
  }
695
695
  ],
696
696
  "signatures": [
@@ -705,7 +705,7 @@
705
705
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button.component.ts",
706
706
  "line": 42,
707
707
  "character": 2,
708
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L42"
708
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L42"
709
709
  }
710
710
  ],
711
711
  "parameters": [
@@ -756,7 +756,7 @@
756
756
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
757
757
  "line": 38,
758
758
  "character": 9,
759
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L38"
759
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L38"
760
760
  }
761
761
  ],
762
762
  "type": {
@@ -794,7 +794,7 @@
794
794
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
795
795
  "line": 26,
796
796
  "character": 9,
797
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L26"
797
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L26"
798
798
  }
799
799
  ],
800
800
  "type": {
@@ -825,7 +825,7 @@
825
825
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
826
826
  "line": 32,
827
827
  "character": 9,
828
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L32"
828
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L32"
829
829
  }
830
830
  ],
831
831
  "type": {
@@ -853,7 +853,7 @@
853
853
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
854
854
  "line": 46,
855
855
  "character": 9,
856
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L46"
856
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L46"
857
857
  }
858
858
  ],
859
859
  "signatures": [
@@ -868,7 +868,7 @@
868
868
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button.component.ts",
869
869
  "line": 46,
870
870
  "character": 9,
871
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L46"
871
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L46"
872
872
  }
873
873
  ],
874
874
  "type": {
@@ -892,7 +892,7 @@
892
892
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
893
893
  "line": 50,
894
894
  "character": 9,
895
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L50"
895
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L50"
896
896
  }
897
897
  ],
898
898
  "signatures": [
@@ -907,7 +907,7 @@
907
907
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button.component.ts",
908
908
  "line": 50,
909
909
  "character": 9,
910
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L50"
910
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L50"
911
911
  }
912
912
  ],
913
913
  "type": {
@@ -931,7 +931,7 @@
931
931
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
932
932
  "line": 54,
933
933
  "character": 9,
934
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L54"
934
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L54"
935
935
  }
936
936
  ],
937
937
  "signatures": [
@@ -946,7 +946,7 @@
946
946
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button.component.ts",
947
947
  "line": 54,
948
948
  "character": 9,
949
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L54"
949
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L54"
950
950
  }
951
951
  ],
952
952
  "parameters": [
@@ -1005,7 +1005,7 @@
1005
1005
  "fileName": "projects/layout/src/modules/action-button/action-button.component.ts",
1006
1006
  "line": 24,
1007
1007
  "character": 13,
1008
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L24"
1008
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button.component.ts#L24"
1009
1009
  }
1010
1010
  ],
1011
1011
  "decorators": [
@@ -1051,7 +1051,7 @@
1051
1051
  "fileName": "projects/layout/src/modules/card/card-actions.component.ts",
1052
1052
  "line": 12,
1053
1053
  "character": 13,
1054
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card-actions.component.ts#L12"
1054
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card-actions.component.ts#L12"
1055
1055
  }
1056
1056
  ],
1057
1057
  "decorators": [
@@ -1097,7 +1097,7 @@
1097
1097
  "fileName": "projects/layout/src/modules/card/card-content.component.ts",
1098
1098
  "line": 11,
1099
1099
  "character": 13,
1100
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card-content.component.ts#L11"
1100
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card-content.component.ts#L11"
1101
1101
  }
1102
1102
  ],
1103
1103
  "decorators": [
@@ -1143,7 +1143,7 @@
1143
1143
  "fileName": "projects/layout/src/modules/card/card-title.component.ts",
1144
1144
  "line": 11,
1145
1145
  "character": 13,
1146
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card-title.component.ts#L11"
1146
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card-title.component.ts#L11"
1147
1147
  }
1148
1148
  ],
1149
1149
  "decorators": [
@@ -1181,7 +1181,7 @@
1181
1181
  "fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
1182
1182
  "line": 36,
1183
1183
  "character": 2,
1184
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L36"
1184
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L36"
1185
1185
  }
1186
1186
  ],
1187
1187
  "signatures": [
@@ -1196,7 +1196,7 @@
1196
1196
  "fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts",
1197
1197
  "line": 36,
1198
1198
  "character": 2,
1199
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L36"
1199
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L36"
1200
1200
  }
1201
1201
  ],
1202
1202
  "parameters": [
@@ -1255,7 +1255,7 @@
1255
1255
  "fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
1256
1256
  "line": 37,
1257
1257
  "character": 11,
1258
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L37"
1258
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L37"
1259
1259
  }
1260
1260
  ],
1261
1261
  "type": {
@@ -1281,7 +1281,7 @@
1281
1281
  "fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
1282
1282
  "line": 32,
1283
1283
  "character": 13,
1284
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L32"
1284
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L32"
1285
1285
  }
1286
1286
  ],
1287
1287
  "setSignature": {
@@ -1314,7 +1314,7 @@
1314
1314
  "fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts",
1315
1315
  "line": 32,
1316
1316
  "character": 13,
1317
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L32"
1317
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L32"
1318
1318
  }
1319
1319
  ],
1320
1320
  "parameters": [
@@ -1354,7 +1354,7 @@
1354
1354
  "fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
1355
1355
  "line": 22,
1356
1356
  "character": 13,
1357
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L22"
1357
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L22"
1358
1358
  }
1359
1359
  ],
1360
1360
  "setSignature": {
@@ -1387,7 +1387,7 @@
1387
1387
  "fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts",
1388
1388
  "line": 22,
1389
1389
  "character": 13,
1390
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L22"
1390
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L22"
1391
1391
  }
1392
1392
  ],
1393
1393
  "parameters": [
@@ -1441,7 +1441,7 @@
1441
1441
  "fileName": "projects/layout/src/modules/definition-list/definition-list.component.ts",
1442
1442
  "line": 16,
1443
1443
  "character": 13,
1444
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L16"
1444
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list.component.ts#L16"
1445
1445
  }
1446
1446
  ],
1447
1447
  "decorators": [
@@ -1481,7 +1481,7 @@
1481
1481
  "fileName": "projects/layout/src/modules/definition-list/definition-list-content.component.ts",
1482
1482
  "line": 12,
1483
1483
  "character": 13,
1484
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list-content.component.ts#L12"
1484
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list-content.component.ts#L12"
1485
1485
  }
1486
1486
  ],
1487
1487
  "decorators": [
@@ -1521,7 +1521,7 @@
1521
1521
  "fileName": "projects/layout/src/modules/definition-list/definition-list-heading.component.ts",
1522
1522
  "line": 12,
1523
1523
  "character": 13,
1524
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list-heading.component.ts#L12"
1524
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list-heading.component.ts#L12"
1525
1525
  }
1526
1526
  ],
1527
1527
  "decorators": [
@@ -1559,7 +1559,7 @@
1559
1559
  "fileName": "projects/layout/src/modules/definition-list/definition-list-label.component.ts",
1560
1560
  "line": 17,
1561
1561
  "character": 2,
1562
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
1562
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
1563
1563
  }
1564
1564
  ],
1565
1565
  "signatures": [
@@ -1574,7 +1574,7 @@
1574
1574
  "fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts",
1575
1575
  "line": 17,
1576
1576
  "character": 2,
1577
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
1577
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
1578
1578
  }
1579
1579
  ],
1580
1580
  "parameters": [
@@ -1617,7 +1617,7 @@
1617
1617
  "fileName": "projects/layout/src/modules/definition-list/definition-list-label.component.ts",
1618
1618
  "line": 15,
1619
1619
  "character": 9,
1620
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L15"
1620
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L15"
1621
1621
  }
1622
1622
  ],
1623
1623
  "type": {
@@ -1639,7 +1639,7 @@
1639
1639
  "fileName": "projects/layout/src/modules/definition-list/definition-list-label.component.ts",
1640
1640
  "line": 17,
1641
1641
  "character": 21,
1642
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
1642
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L17"
1643
1643
  }
1644
1644
  ],
1645
1645
  "type": {
@@ -1673,7 +1673,7 @@
1673
1673
  "fileName": "projects/layout/src/modules/definition-list/definition-list-label.component.ts",
1674
1674
  "line": 14,
1675
1675
  "character": 13,
1676
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L14"
1676
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list-label.component.ts#L14"
1677
1677
  }
1678
1678
  ],
1679
1679
  "decorators": [
@@ -1711,7 +1711,7 @@
1711
1711
  "fileName": "projects/layout/src/modules/definition-list/definition-list-value.component.ts",
1712
1712
  "line": 16,
1713
1713
  "character": 2,
1714
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
1714
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
1715
1715
  }
1716
1716
  ],
1717
1717
  "signatures": [
@@ -1726,7 +1726,7 @@
1726
1726
  "fileName": "libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts",
1727
1727
  "line": 16,
1728
1728
  "character": 2,
1729
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
1729
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
1730
1730
  }
1731
1731
  ],
1732
1732
  "parameters": [
@@ -1769,7 +1769,7 @@
1769
1769
  "fileName": "projects/layout/src/modules/definition-list/definition-list-value.component.ts",
1770
1770
  "line": 14,
1771
1771
  "character": 9,
1772
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L14"
1772
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L14"
1773
1773
  }
1774
1774
  ],
1775
1775
  "type": {
@@ -1791,7 +1791,7 @@
1791
1791
  "fileName": "projects/layout/src/modules/definition-list/definition-list-value.component.ts",
1792
1792
  "line": 16,
1793
1793
  "character": 21,
1794
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
1794
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L16"
1795
1795
  }
1796
1796
  ],
1797
1797
  "type": {
@@ -1825,7 +1825,7 @@
1825
1825
  "fileName": "projects/layout/src/modules/definition-list/definition-list-value.component.ts",
1826
1826
  "line": 13,
1827
1827
  "character": 13,
1828
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L13"
1828
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/definition-list/definition-list-value.component.ts#L13"
1829
1829
  }
1830
1830
  ],
1831
1831
  "decorators": [
@@ -1863,7 +1863,7 @@
1863
1863
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
1864
1864
  "line": 84,
1865
1865
  "character": 2,
1866
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L84"
1866
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L84"
1867
1867
  }
1868
1868
  ],
1869
1869
  "signatures": [
@@ -1878,7 +1878,7 @@
1878
1878
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
1879
1879
  "line": 84,
1880
1880
  "character": 2,
1881
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L84"
1881
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L84"
1882
1882
  }
1883
1883
  ],
1884
1884
  "parameters": [
@@ -1953,7 +1953,7 @@
1953
1953
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
1954
1954
  "line": 67,
1955
1955
  "character": 9,
1956
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L67"
1956
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L67"
1957
1957
  }
1958
1958
  ],
1959
1959
  "type": {
@@ -1988,7 +1988,7 @@
1988
1988
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
1989
1989
  "line": 75,
1990
1990
  "character": 9,
1991
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L75"
1991
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L75"
1992
1992
  }
1993
1993
  ],
1994
1994
  "type": {
@@ -2045,7 +2045,7 @@
2045
2045
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2046
2046
  "line": 51,
2047
2047
  "character": 9,
2048
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L51"
2048
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L51"
2049
2049
  }
2050
2050
  ],
2051
2051
  "type": {
@@ -2071,7 +2071,7 @@
2071
2071
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2072
2072
  "line": 42,
2073
2073
  "character": 13,
2074
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L42"
2074
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L42"
2075
2075
  }
2076
2076
  ],
2077
2077
  "setSignature": {
@@ -2104,7 +2104,7 @@
2104
2104
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
2105
2105
  "line": 42,
2106
2106
  "character": 13,
2107
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L42"
2107
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L42"
2108
2108
  }
2109
2109
  ],
2110
2110
  "parameters": [
@@ -2144,13 +2144,13 @@
2144
2144
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2145
2145
  "line": 58,
2146
2146
  "character": 13,
2147
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L58"
2147
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L58"
2148
2148
  },
2149
2149
  {
2150
2150
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2151
2151
  "line": 62,
2152
2152
  "character": 13,
2153
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L62"
2153
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L62"
2154
2154
  }
2155
2155
  ],
2156
2156
  "getSignature": {
@@ -2164,7 +2164,7 @@
2164
2164
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
2165
2165
  "line": 62,
2166
2166
  "character": 13,
2167
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L62"
2167
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L62"
2168
2168
  }
2169
2169
  ],
2170
2170
  "type": {
@@ -2204,7 +2204,7 @@
2204
2204
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
2205
2205
  "line": 58,
2206
2206
  "character": 13,
2207
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L58"
2207
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L58"
2208
2208
  }
2209
2209
  ],
2210
2210
  "parameters": [
@@ -2246,7 +2246,7 @@
2246
2246
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2247
2247
  "line": 94,
2248
2248
  "character": 9,
2249
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L94"
2249
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L94"
2250
2250
  }
2251
2251
  ],
2252
2252
  "signatures": [
@@ -2261,7 +2261,7 @@
2261
2261
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
2262
2262
  "line": 94,
2263
2263
  "character": 9,
2264
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L94"
2264
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L94"
2265
2265
  }
2266
2266
  ],
2267
2267
  "type": {
@@ -2295,7 +2295,7 @@
2295
2295
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2296
2296
  "line": 110,
2297
2297
  "character": 9,
2298
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L110"
2298
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L110"
2299
2299
  }
2300
2300
  ],
2301
2301
  "signatures": [
@@ -2310,7 +2310,7 @@
2310
2310
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
2311
2311
  "line": 110,
2312
2312
  "character": 9,
2313
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L110"
2313
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L110"
2314
2314
  }
2315
2315
  ],
2316
2316
  "type": {
@@ -2344,7 +2344,7 @@
2344
2344
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2345
2345
  "line": 116,
2346
2346
  "character": 9,
2347
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L116"
2347
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L116"
2348
2348
  }
2349
2349
  ],
2350
2350
  "signatures": [
@@ -2359,7 +2359,7 @@
2359
2359
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list.component.ts",
2360
2360
  "line": 116,
2361
2361
  "character": 9,
2362
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L116"
2362
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L116"
2363
2363
  }
2364
2364
  ],
2365
2365
  "type": {
@@ -2407,7 +2407,7 @@
2407
2407
  "fileName": "projects/layout/src/modules/description-list/description-list.component.ts",
2408
2408
  "line": 33,
2409
2409
  "character": 13,
2410
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L33"
2410
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list.component.ts#L33"
2411
2411
  }
2412
2412
  ],
2413
2413
  "implementedTypes": [
@@ -2467,7 +2467,7 @@
2467
2467
  "fileName": "projects/layout/src/modules/description-list/description-list-term.component.ts",
2468
2468
  "line": 23,
2469
2469
  "character": 9,
2470
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-term.component.ts#L23"
2470
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-term.component.ts#L23"
2471
2471
  }
2472
2472
  ],
2473
2473
  "type": {
@@ -2507,7 +2507,7 @@
2507
2507
  "fileName": "projects/layout/src/modules/description-list/description-list-term.component.ts",
2508
2508
  "line": 18,
2509
2509
  "character": 13,
2510
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-term.component.ts#L18"
2510
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-term.component.ts#L18"
2511
2511
  }
2512
2512
  ],
2513
2513
  "decorators": [
@@ -2551,7 +2551,7 @@
2551
2551
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2552
2552
  "line": 87,
2553
2553
  "character": 2,
2554
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L87"
2554
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L87"
2555
2555
  }
2556
2556
  ],
2557
2557
  "signatures": [
@@ -2566,7 +2566,7 @@
2566
2566
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
2567
2567
  "line": 87,
2568
2568
  "character": 2,
2569
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L87"
2569
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L87"
2570
2570
  }
2571
2571
  ],
2572
2572
  "parameters": [
@@ -2681,7 +2681,7 @@
2681
2681
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2682
2682
  "line": 57,
2683
2683
  "character": 9,
2684
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L57"
2684
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L57"
2685
2685
  }
2686
2686
  ],
2687
2687
  "type": {
@@ -2716,7 +2716,7 @@
2716
2716
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2717
2717
  "line": 63,
2718
2718
  "character": 9,
2719
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L63"
2719
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L63"
2720
2720
  }
2721
2721
  ],
2722
2722
  "type": {
@@ -2749,13 +2749,13 @@
2749
2749
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2750
2750
  "line": 46,
2751
2751
  "character": 13,
2752
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L46"
2752
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L46"
2753
2753
  },
2754
2754
  {
2755
2755
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2756
2756
  "line": 52,
2757
2757
  "character": 13,
2758
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L52"
2758
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L52"
2759
2759
  }
2760
2760
  ],
2761
2761
  "getSignature": {
@@ -2769,7 +2769,7 @@
2769
2769
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
2770
2770
  "line": 52,
2771
2771
  "character": 13,
2772
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L52"
2772
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L52"
2773
2773
  }
2774
2774
  ],
2775
2775
  "type": {
@@ -2825,7 +2825,7 @@
2825
2825
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
2826
2826
  "line": 46,
2827
2827
  "character": 13,
2828
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L46"
2828
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L46"
2829
2829
  }
2830
2830
  ],
2831
2831
  "parameters": [
@@ -2867,7 +2867,7 @@
2867
2867
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2868
2868
  "line": 118,
2869
2869
  "character": 9,
2870
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L118"
2870
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L118"
2871
2871
  }
2872
2872
  ],
2873
2873
  "signatures": [
@@ -2882,7 +2882,7 @@
2882
2882
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
2883
2883
  "line": 118,
2884
2884
  "character": 9,
2885
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L118"
2885
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L118"
2886
2886
  }
2887
2887
  ],
2888
2888
  "type": {
@@ -2916,7 +2916,7 @@
2916
2916
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2917
2917
  "line": 132,
2918
2918
  "character": 9,
2919
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L132"
2919
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L132"
2920
2920
  }
2921
2921
  ],
2922
2922
  "signatures": [
@@ -2931,7 +2931,7 @@
2931
2931
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
2932
2932
  "line": 132,
2933
2933
  "character": 9,
2934
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L132"
2934
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L132"
2935
2935
  }
2936
2936
  ],
2937
2937
  "type": {
@@ -2965,7 +2965,7 @@
2965
2965
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
2966
2966
  "line": 101,
2967
2967
  "character": 9,
2968
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L101"
2968
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L101"
2969
2969
  }
2970
2970
  ],
2971
2971
  "signatures": [
@@ -2980,7 +2980,7 @@
2980
2980
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
2981
2981
  "line": 101,
2982
2982
  "character": 9,
2983
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L101"
2983
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L101"
2984
2984
  }
2985
2985
  ],
2986
2986
  "type": {
@@ -3014,7 +3014,7 @@
3014
3014
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
3015
3015
  "line": 137,
3016
3016
  "character": 9,
3017
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L137"
3017
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L137"
3018
3018
  }
3019
3019
  ],
3020
3020
  "signatures": [
@@ -3029,7 +3029,7 @@
3029
3029
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
3030
3030
  "line": 137,
3031
3031
  "character": 9,
3032
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L137"
3032
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L137"
3033
3033
  }
3034
3034
  ],
3035
3035
  "type": {
@@ -3053,7 +3053,7 @@
3053
3053
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
3054
3054
  "line": 142,
3055
3055
  "character": 9,
3056
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L142"
3056
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L142"
3057
3057
  }
3058
3058
  ],
3059
3059
  "signatures": [
@@ -3068,7 +3068,7 @@
3068
3068
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts",
3069
3069
  "line": 142,
3070
3070
  "character": 9,
3071
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L142"
3071
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L142"
3072
3072
  }
3073
3073
  ],
3074
3074
  "type": {
@@ -3116,7 +3116,7 @@
3116
3116
  "fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
3117
3117
  "line": 37,
3118
3118
  "character": 13,
3119
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L37"
3119
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-container.component.ts#L37"
3120
3120
  }
3121
3121
  ],
3122
3122
  "implementedTypes": [
@@ -3183,7 +3183,7 @@
3183
3183
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3184
3184
  "line": 44,
3185
3185
  "character": 2,
3186
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L44"
3186
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L44"
3187
3187
  }
3188
3188
  ],
3189
3189
  "signatures": [
@@ -3198,7 +3198,7 @@
3198
3198
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts",
3199
3199
  "line": 44,
3200
3200
  "character": 2,
3201
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L44"
3201
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L44"
3202
3202
  }
3203
3203
  ],
3204
3204
  "parameters": [
@@ -3275,7 +3275,7 @@
3275
3275
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3276
3276
  "line": 30,
3277
3277
  "character": 9,
3278
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L30"
3278
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L30"
3279
3279
  }
3280
3280
  ],
3281
3281
  "type": {
@@ -3297,7 +3297,7 @@
3297
3297
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3298
3298
  "line": 45,
3299
3299
  "character": 11,
3300
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L45"
3300
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L45"
3301
3301
  }
3302
3302
  ],
3303
3303
  "type": {
@@ -3323,7 +3323,7 @@
3323
3323
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3324
3324
  "line": 38,
3325
3325
  "character": 9,
3326
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L38"
3326
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L38"
3327
3327
  }
3328
3328
  ],
3329
3329
  "type": {
@@ -3356,7 +3356,7 @@
3356
3356
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3357
3357
  "line": 32,
3358
3358
  "character": 9,
3359
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L32"
3359
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L32"
3360
3360
  }
3361
3361
  ],
3362
3362
  "type": {
@@ -3378,7 +3378,7 @@
3378
3378
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3379
3379
  "line": 65,
3380
3380
  "character": 9,
3381
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L65"
3381
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L65"
3382
3382
  }
3383
3383
  ],
3384
3384
  "signatures": [
@@ -3393,7 +3393,7 @@
3393
3393
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts",
3394
3394
  "line": 65,
3395
3395
  "character": 9,
3396
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L65"
3396
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L65"
3397
3397
  }
3398
3398
  ],
3399
3399
  "type": {
@@ -3427,7 +3427,7 @@
3427
3427
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3428
3428
  "line": 53,
3429
3429
  "character": 9,
3430
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L53"
3430
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L53"
3431
3431
  }
3432
3432
  ],
3433
3433
  "signatures": [
@@ -3442,7 +3442,7 @@
3442
3442
  "fileName": "libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts",
3443
3443
  "line": 53,
3444
3444
  "character": 9,
3445
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L53"
3445
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L53"
3446
3446
  }
3447
3447
  ],
3448
3448
  "type": {
@@ -3493,7 +3493,7 @@
3493
3493
  "fileName": "projects/layout/src/modules/description-list/description-list-description.component.ts",
3494
3494
  "line": 27,
3495
3495
  "character": 13,
3496
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L27"
3496
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-description.component.ts#L27"
3497
3497
  }
3498
3498
  ],
3499
3499
  "implementedTypes": [
@@ -3553,7 +3553,7 @@
3553
3553
  "fileName": "projects/layout/src/modules/description-list/description-list-content.component.ts",
3554
3554
  "line": 18,
3555
3555
  "character": 9,
3556
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L18"
3556
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L18"
3557
3557
  }
3558
3558
  ],
3559
3559
  "type": {
@@ -3588,7 +3588,7 @@
3588
3588
  "fileName": "projects/layout/src/modules/description-list/description-list-content.component.ts",
3589
3589
  "line": 15,
3590
3590
  "character": 9,
3591
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L15"
3591
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L15"
3592
3592
  }
3593
3593
  ],
3594
3594
  "type": {
@@ -3631,7 +3631,7 @@
3631
3631
  "fileName": "projects/layout/src/modules/description-list/description-list-content.component.ts",
3632
3632
  "line": 13,
3633
3633
  "character": 13,
3634
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L13"
3634
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/description-list-content.component.ts#L13"
3635
3635
  }
3636
3636
  ],
3637
3637
  "decorators": [
@@ -3690,7 +3690,7 @@
3690
3690
  "fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.component.ts",
3691
3691
  "line": 20,
3692
3692
  "character": 9,
3693
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L20"
3693
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L20"
3694
3694
  }
3695
3695
  ],
3696
3696
  "type": {
@@ -3717,13 +3717,13 @@
3717
3717
  "fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.component.ts",
3718
3718
  "line": 28,
3719
3719
  "character": 13,
3720
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L28"
3720
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L28"
3721
3721
  },
3722
3722
  {
3723
3723
  "fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.component.ts",
3724
3724
  "line": 32,
3725
3725
  "character": 13,
3726
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L32"
3726
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L32"
3727
3727
  }
3728
3728
  ],
3729
3729
  "getSignature": {
@@ -3737,7 +3737,7 @@
3737
3737
  "fileName": "libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts",
3738
3738
  "line": 32,
3739
3739
  "character": 13,
3740
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L32"
3740
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L32"
3741
3741
  }
3742
3742
  ],
3743
3743
  "type": {
@@ -3777,7 +3777,7 @@
3777
3777
  "fileName": "libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts",
3778
3778
  "line": 28,
3779
3779
  "character": 13,
3780
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L28"
3780
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L28"
3781
3781
  }
3782
3782
  ],
3783
3783
  "parameters": [
@@ -3832,7 +3832,7 @@
3832
3832
  "fileName": "projects/layout/src/modules/fluid-grid/fluid-grid.component.ts",
3833
3833
  "line": 14,
3834
3834
  "character": 13,
3835
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L14"
3835
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/fluid-grid.component.ts#L14"
3836
3836
  }
3837
3837
  ],
3838
3838
  "decorators": [
@@ -3899,7 +3899,7 @@
3899
3899
  "fileName": "projects/layout/src/modules/fluid-grid/row.component.ts",
3900
3900
  "line": 18,
3901
3901
  "character": 9,
3902
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/row.component.ts#L18"
3902
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/row.component.ts#L18"
3903
3903
  }
3904
3904
  ],
3905
3905
  "type": {
@@ -3933,7 +3933,7 @@
3933
3933
  "fileName": "projects/layout/src/modules/fluid-grid/row.component.ts",
3934
3934
  "line": 12,
3935
3935
  "character": 13,
3936
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/row.component.ts#L12"
3936
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/row.component.ts#L12"
3937
3937
  }
3938
3938
  ],
3939
3939
  "decorators": [
@@ -3973,7 +3973,7 @@
3973
3973
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
3974
3974
  "line": 61,
3975
3975
  "character": 9,
3976
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L61"
3976
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L61"
3977
3977
  }
3978
3978
  ],
3979
3979
  "type": {
@@ -4011,7 +4011,7 @@
4011
4011
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4012
4012
  "line": 58,
4013
4013
  "character": 9,
4014
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L58"
4014
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L58"
4015
4015
  }
4016
4016
  ],
4017
4017
  "type": {
@@ -4053,7 +4053,7 @@
4053
4053
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4054
4054
  "line": 50,
4055
4055
  "character": 9,
4056
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L50"
4056
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L50"
4057
4057
  }
4058
4058
  ],
4059
4059
  "type": {
@@ -4095,7 +4095,7 @@
4095
4095
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4096
4096
  "line": 42,
4097
4097
  "character": 9,
4098
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L42"
4098
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L42"
4099
4099
  }
4100
4100
  ],
4101
4101
  "type": {
@@ -4121,13 +4121,13 @@
4121
4121
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4122
4122
  "line": 28,
4123
4123
  "character": 13,
4124
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L28"
4124
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L28"
4125
4125
  },
4126
4126
  {
4127
4127
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4128
4128
  "line": 32,
4129
4129
  "character": 13,
4130
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L32"
4130
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L32"
4131
4131
  }
4132
4132
  ],
4133
4133
  "getSignature": {
@@ -4141,7 +4141,7 @@
4141
4141
  "fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
4142
4142
  "line": 32,
4143
4143
  "character": 13,
4144
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L32"
4144
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L32"
4145
4145
  }
4146
4146
  ],
4147
4147
  "type": {
@@ -4179,7 +4179,7 @@
4179
4179
  "fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
4180
4180
  "line": 28,
4181
4181
  "character": 13,
4182
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L28"
4182
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L28"
4183
4183
  }
4184
4184
  ],
4185
4185
  "parameters": [
@@ -4219,7 +4219,7 @@
4219
4219
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4220
4220
  "line": 77,
4221
4221
  "character": 9,
4222
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L77"
4222
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L77"
4223
4223
  }
4224
4224
  ],
4225
4225
  "signatures": [
@@ -4234,7 +4234,7 @@
4234
4234
  "fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
4235
4235
  "line": 77,
4236
4236
  "character": 9,
4237
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L77"
4237
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L77"
4238
4238
  }
4239
4239
  ],
4240
4240
  "type": {
@@ -4258,7 +4258,7 @@
4258
4258
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4259
4259
  "line": 65,
4260
4260
  "character": 9,
4261
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L65"
4261
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L65"
4262
4262
  }
4263
4263
  ],
4264
4264
  "signatures": [
@@ -4273,7 +4273,7 @@
4273
4273
  "fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
4274
4274
  "line": 65,
4275
4275
  "character": 9,
4276
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L65"
4276
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L65"
4277
4277
  }
4278
4278
  ],
4279
4279
  "parameters": [
@@ -4325,7 +4325,7 @@
4325
4325
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4326
4326
  "line": 99,
4327
4327
  "character": 9,
4328
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L99"
4328
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L99"
4329
4329
  }
4330
4330
  ],
4331
4331
  "signatures": [
@@ -4340,7 +4340,7 @@
4340
4340
  "fileName": "libs/components/layout/src/lib/modules/fluid-grid/column.component.ts",
4341
4341
  "line": 99,
4342
4342
  "character": 9,
4343
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L99"
4343
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L99"
4344
4344
  }
4345
4345
  ],
4346
4346
  "type": {
@@ -4398,7 +4398,7 @@
4398
4398
  "fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
4399
4399
  "line": 20,
4400
4400
  "character": 13,
4401
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L20"
4401
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/column.component.ts#L20"
4402
4402
  }
4403
4403
  ],
4404
4404
  "implementedTypes": [
@@ -4450,7 +4450,7 @@
4450
4450
  "fileName": "projects/layout/src/modules/format/format.component.ts",
4451
4451
  "line": 18,
4452
4452
  "character": 9,
4453
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/format/format.component.ts#L18"
4453
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/format/format.component.ts#L18"
4454
4454
  }
4455
4455
  ],
4456
4456
  "type": {
@@ -4481,13 +4481,13 @@
4481
4481
  "fileName": "projects/layout/src/modules/format/format.component.ts",
4482
4482
  "line": 39,
4483
4483
  "character": 13,
4484
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/format/format.component.ts#L39"
4484
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/format/format.component.ts#L39"
4485
4485
  },
4486
4486
  {
4487
4487
  "fileName": "projects/layout/src/modules/format/format.component.ts",
4488
4488
  "line": 44,
4489
4489
  "character": 13,
4490
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/format/format.component.ts#L44"
4490
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/format/format.component.ts#L44"
4491
4491
  }
4492
4492
  ],
4493
4493
  "getSignature": {
@@ -4501,7 +4501,7 @@
4501
4501
  "fileName": "libs/components/layout/src/lib/modules/format/format.component.ts",
4502
4502
  "line": 44,
4503
4503
  "character": 13,
4504
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/format/format.component.ts#L44"
4504
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/format/format.component.ts#L44"
4505
4505
  }
4506
4506
  ],
4507
4507
  "type": {
@@ -4566,7 +4566,7 @@
4566
4566
  "fileName": "libs/components/layout/src/lib/modules/format/format.component.ts",
4567
4567
  "line": 39,
4568
4568
  "character": 13,
4569
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/format/format.component.ts#L39"
4569
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/format/format.component.ts#L39"
4570
4570
  }
4571
4571
  ],
4572
4572
  "parameters": [
@@ -4620,13 +4620,13 @@
4620
4620
  "fileName": "projects/layout/src/modules/format/format.component.ts",
4621
4621
  "line": 25,
4622
4622
  "character": 13,
4623
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/format/format.component.ts#L25"
4623
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/format/format.component.ts#L25"
4624
4624
  },
4625
4625
  {
4626
4626
  "fileName": "projects/layout/src/modules/format/format.component.ts",
4627
4627
  "line": 30,
4628
4628
  "character": 13,
4629
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/format/format.component.ts#L30"
4629
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/format/format.component.ts#L30"
4630
4630
  }
4631
4631
  ],
4632
4632
  "getSignature": {
@@ -4640,7 +4640,7 @@
4640
4640
  "fileName": "libs/components/layout/src/lib/modules/format/format.component.ts",
4641
4641
  "line": 30,
4642
4642
  "character": 13,
4643
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/format/format.component.ts#L30"
4643
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/format/format.component.ts#L30"
4644
4644
  }
4645
4645
  ],
4646
4646
  "type": {
@@ -4683,7 +4683,7 @@
4683
4683
  "fileName": "libs/components/layout/src/lib/modules/format/format.component.ts",
4684
4684
  "line": 25,
4685
4685
  "character": 13,
4686
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/format/format.component.ts#L25"
4686
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/format/format.component.ts#L25"
4687
4687
  }
4688
4688
  ],
4689
4689
  "parameters": [
@@ -4737,7 +4737,7 @@
4737
4737
  "fileName": "projects/layout/src/modules/format/format.component.ts",
4738
4738
  "line": 17,
4739
4739
  "character": 13,
4740
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/format/format.component.ts#L17"
4740
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/format/format.component.ts#L17"
4741
4741
  }
4742
4742
  ],
4743
4743
  "decorators": [
@@ -4802,7 +4802,7 @@
4802
4802
  "fileName": "projects/layout/src/modules/page/page.component.ts",
4803
4803
  "line": 38,
4804
4804
  "character": 2,
4805
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page/page.component.ts#L38"
4805
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page/page.component.ts#L38"
4806
4806
  }
4807
4807
  ],
4808
4808
  "signatures": [
@@ -4817,7 +4817,7 @@
4817
4817
  "fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
4818
4818
  "line": 38,
4819
4819
  "character": 2,
4820
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page/page.component.ts#L38"
4820
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page/page.component.ts#L38"
4821
4821
  }
4822
4822
  ],
4823
4823
  "parameters": [
@@ -4860,13 +4860,13 @@
4860
4860
  "fileName": "projects/layout/src/modules/page/page.component.ts",
4861
4861
  "line": 24,
4862
4862
  "character": 13,
4863
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page/page.component.ts#L24"
4863
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page/page.component.ts#L24"
4864
4864
  },
4865
4865
  {
4866
4866
  "fileName": "projects/layout/src/modules/page/page.component.ts",
4867
4867
  "line": 28,
4868
4868
  "character": 13,
4869
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page/page.component.ts#L28"
4869
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page/page.component.ts#L28"
4870
4870
  }
4871
4871
  ],
4872
4872
  "getSignature": {
@@ -4880,7 +4880,7 @@
4880
4880
  "fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
4881
4881
  "line": 28,
4882
4882
  "character": 13,
4883
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page/page.component.ts#L28"
4883
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page/page.component.ts#L28"
4884
4884
  }
4885
4885
  ],
4886
4886
  "type": {
@@ -4925,7 +4925,7 @@
4925
4925
  "fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
4926
4926
  "line": 24,
4927
4927
  "character": 13,
4928
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page/page.component.ts#L24"
4928
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page/page.component.ts#L24"
4929
4929
  }
4930
4930
  ],
4931
4931
  "parameters": [
@@ -4967,7 +4967,7 @@
4967
4967
  "fileName": "projects/layout/src/modules/page/page.component.ts",
4968
4968
  "line": 53,
4969
4969
  "character": 9,
4970
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page/page.component.ts#L53"
4970
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page/page.component.ts#L53"
4971
4971
  }
4972
4972
  ],
4973
4973
  "signatures": [
@@ -4982,7 +4982,7 @@
4982
4982
  "fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
4983
4983
  "line": 53,
4984
4984
  "character": 9,
4985
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page/page.component.ts#L53"
4985
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page/page.component.ts#L53"
4986
4986
  }
4987
4987
  ],
4988
4988
  "type": {
@@ -5016,7 +5016,7 @@
5016
5016
  "fileName": "projects/layout/src/modules/page/page.component.ts",
5017
5017
  "line": 49,
5018
5018
  "character": 9,
5019
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page/page.component.ts#L49"
5019
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page/page.component.ts#L49"
5020
5020
  }
5021
5021
  ],
5022
5022
  "signatures": [
@@ -5031,7 +5031,7 @@
5031
5031
  "fileName": "libs/components/layout/src/lib/modules/page/page.component.ts",
5032
5032
  "line": 49,
5033
5033
  "character": 9,
5034
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page/page.component.ts#L49"
5034
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page/page.component.ts#L49"
5035
5035
  }
5036
5036
  ],
5037
5037
  "type": {
@@ -5079,7 +5079,7 @@
5079
5079
  "fileName": "projects/layout/src/modules/page/page.component.ts",
5080
5080
  "line": 17,
5081
5081
  "character": 13,
5082
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page/page.component.ts#L17"
5082
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page/page.component.ts#L17"
5083
5083
  }
5084
5084
  ],
5085
5085
  "implementedTypes": [
@@ -5152,7 +5152,7 @@
5152
5152
  "fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
5153
5153
  "line": 53,
5154
5154
  "character": 2,
5155
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L53"
5155
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L53"
5156
5156
  }
5157
5157
  ],
5158
5158
  "signatures": [
@@ -5167,7 +5167,7 @@
5167
5167
  "fileName": "libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts",
5168
5168
  "line": 53,
5169
5169
  "character": 2,
5170
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L53"
5170
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L53"
5171
5171
  }
5172
5172
  ],
5173
5173
  "parameters": [
@@ -5280,7 +5280,7 @@
5280
5280
  "fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
5281
5281
  "line": 36,
5282
5282
  "character": 9,
5283
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L36"
5283
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L36"
5284
5284
  }
5285
5285
  ],
5286
5286
  "type": {
@@ -5303,7 +5303,7 @@
5303
5303
  "fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
5304
5304
  "line": 41,
5305
5305
  "character": 9,
5306
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L41"
5306
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L41"
5307
5307
  }
5308
5308
  ],
5309
5309
  "type": {
@@ -5338,7 +5338,7 @@
5338
5338
  "fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
5339
5339
  "line": 84,
5340
5340
  "character": 9,
5341
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L84"
5341
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L84"
5342
5342
  }
5343
5343
  ],
5344
5344
  "signatures": [
@@ -5353,7 +5353,7 @@
5353
5353
  "fileName": "libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts",
5354
5354
  "line": 84,
5355
5355
  "character": 9,
5356
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L84"
5356
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L84"
5357
5357
  }
5358
5358
  ],
5359
5359
  "type": {
@@ -5387,7 +5387,7 @@
5387
5387
  "fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
5388
5388
  "line": 73,
5389
5389
  "character": 9,
5390
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L73"
5390
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L73"
5391
5391
  }
5392
5392
  ],
5393
5393
  "signatures": [
@@ -5402,7 +5402,7 @@
5402
5402
  "fileName": "libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts",
5403
5403
  "line": 73,
5404
5404
  "character": 9,
5405
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L73"
5405
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L73"
5406
5406
  }
5407
5407
  ],
5408
5408
  "type": {
@@ -5436,7 +5436,7 @@
5436
5436
  "fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
5437
5437
  "line": 98,
5438
5438
  "character": 9,
5439
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L98"
5439
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L98"
5440
5440
  }
5441
5441
  ],
5442
5442
  "signatures": [
@@ -5451,7 +5451,7 @@
5451
5451
  "fileName": "libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts",
5452
5452
  "line": 98,
5453
5453
  "character": 9,
5454
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L98"
5454
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L98"
5455
5455
  }
5456
5456
  ],
5457
5457
  "type": {
@@ -5501,7 +5501,7 @@
5501
5501
  "fileName": "projects/layout/src/modules/page-summary/page-summary.component.ts",
5502
5502
  "line": 33,
5503
5503
  "character": 13,
5504
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L33"
5504
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary.component.ts#L33"
5505
5505
  }
5506
5506
  ],
5507
5507
  "implementedTypes": [
@@ -5576,7 +5576,7 @@
5576
5576
  "fileName": "projects/layout/src/modules/page-summary/page-summary-alert.component.ts",
5577
5577
  "line": 15,
5578
5578
  "character": 13,
5579
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary-alert.component.ts#L15"
5579
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary-alert.component.ts#L15"
5580
5580
  }
5581
5581
  ],
5582
5582
  "decorators": [
@@ -5622,7 +5622,7 @@
5622
5622
  "fileName": "projects/layout/src/modules/page-summary/page-summary-content.component.ts",
5623
5623
  "line": 14,
5624
5624
  "character": 13,
5625
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary-content.component.ts#L14"
5625
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary-content.component.ts#L14"
5626
5626
  }
5627
5627
  ],
5628
5628
  "decorators": [
@@ -5662,7 +5662,7 @@
5662
5662
  "fileName": "projects/layout/src/modules/action-button/action-button-details.component.ts",
5663
5663
  "line": 10,
5664
5664
  "character": 13,
5665
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-details.component.ts#L10"
5665
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-details.component.ts#L10"
5666
5666
  }
5667
5667
  ],
5668
5668
  "decorators": [
@@ -5708,7 +5708,7 @@
5708
5708
  "fileName": "projects/layout/src/modules/page-summary/page-summary-image.component.ts",
5709
5709
  "line": 15,
5710
5710
  "character": 13,
5711
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary-image.component.ts#L15"
5711
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary-image.component.ts#L15"
5712
5712
  }
5713
5713
  ],
5714
5714
  "decorators": [
@@ -5754,7 +5754,7 @@
5754
5754
  "fileName": "projects/layout/src/modules/page-summary/page-summary-key-info.component.ts",
5755
5755
  "line": 13,
5756
5756
  "character": 13,
5757
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary-key-info.component.ts#L13"
5757
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary-key-info.component.ts#L13"
5758
5758
  }
5759
5759
  ],
5760
5760
  "decorators": [
@@ -5800,7 +5800,7 @@
5800
5800
  "fileName": "projects/layout/src/modules/page-summary/page-summary-status.component.ts",
5801
5801
  "line": 15,
5802
5802
  "character": 13,
5803
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary-status.component.ts#L15"
5803
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary-status.component.ts#L15"
5804
5804
  }
5805
5805
  ],
5806
5806
  "decorators": [
@@ -5846,7 +5846,7 @@
5846
5846
  "fileName": "projects/layout/src/modules/page-summary/page-summary-subtitle.component.ts",
5847
5847
  "line": 14,
5848
5848
  "character": 13,
5849
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary-subtitle.component.ts#L14"
5849
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary-subtitle.component.ts#L14"
5850
5850
  }
5851
5851
  ],
5852
5852
  "decorators": [
@@ -5892,7 +5892,7 @@
5892
5892
  "fileName": "projects/layout/src/modules/page-summary/page-summary-title.component.ts",
5893
5893
  "line": 14,
5894
5894
  "character": 13,
5895
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page-summary/page-summary-title.component.ts#L14"
5895
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page-summary/page-summary-title.component.ts#L14"
5896
5896
  }
5897
5897
  ],
5898
5898
  "decorators": [
@@ -5922,7 +5922,7 @@
5922
5922
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
5923
5923
  "line": 200,
5924
5924
  "character": 2,
5925
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L200"
5925
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L200"
5926
5926
  }
5927
5927
  ],
5928
5928
  "signatures": [
@@ -5937,7 +5937,7 @@
5937
5937
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
5938
5938
  "line": 200,
5939
5939
  "character": 2,
5940
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L200"
5940
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L200"
5941
5941
  }
5942
5942
  ],
5943
5943
  "parameters": [
@@ -6012,7 +6012,7 @@
6012
6012
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6013
6013
  "line": 145,
6014
6014
  "character": 9,
6015
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L145"
6015
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L145"
6016
6016
  }
6017
6017
  ],
6018
6018
  "type": {
@@ -6035,7 +6035,7 @@
6035
6035
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6036
6036
  "line": 161,
6037
6037
  "character": 9,
6038
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L161"
6038
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L161"
6039
6039
  }
6040
6040
  ],
6041
6041
  "type": {
@@ -6068,7 +6068,7 @@
6068
6068
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6069
6069
  "line": 147,
6070
6070
  "character": 9,
6071
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L147"
6071
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L147"
6072
6072
  }
6073
6073
  ],
6074
6074
  "type": {
@@ -6110,7 +6110,7 @@
6110
6110
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6111
6111
  "line": 64,
6112
6112
  "character": 9,
6113
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L64"
6113
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L64"
6114
6114
  }
6115
6115
  ],
6116
6116
  "type": {
@@ -6136,7 +6136,7 @@
6136
6136
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6137
6137
  "line": 149,
6138
6138
  "character": 9,
6139
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L149"
6139
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L149"
6140
6140
  }
6141
6141
  ],
6142
6142
  "type": {
@@ -6159,7 +6159,7 @@
6159
6159
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6160
6160
  "line": 151,
6161
6161
  "character": 9,
6162
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L151"
6162
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L151"
6163
6163
  }
6164
6164
  ],
6165
6165
  "type": {
@@ -6181,7 +6181,7 @@
6181
6181
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6182
6182
  "line": 153,
6183
6183
  "character": 9,
6184
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L153"
6184
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L153"
6185
6185
  }
6186
6186
  ],
6187
6187
  "type": {
@@ -6204,7 +6204,7 @@
6204
6204
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6205
6205
  "line": 155,
6206
6206
  "character": 9,
6207
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L155"
6207
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L155"
6208
6208
  }
6209
6209
  ],
6210
6210
  "type": {
@@ -6235,7 +6235,7 @@
6235
6235
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6236
6236
  "line": 143,
6237
6237
  "character": 9,
6238
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L143"
6238
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L143"
6239
6239
  }
6240
6240
  ],
6241
6241
  "type": {
@@ -6262,13 +6262,13 @@
6262
6262
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6263
6263
  "line": 73,
6264
6264
  "character": 13,
6265
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L73"
6265
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L73"
6266
6266
  },
6267
6267
  {
6268
6268
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6269
6269
  "line": 82,
6270
6270
  "character": 13,
6271
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L82"
6271
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L82"
6272
6272
  }
6273
6273
  ],
6274
6274
  "getSignature": {
@@ -6282,7 +6282,7 @@
6282
6282
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6283
6283
  "line": 82,
6284
6284
  "character": 13,
6285
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L82"
6285
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L82"
6286
6286
  }
6287
6287
  ],
6288
6288
  "type": {
@@ -6320,7 +6320,7 @@
6320
6320
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6321
6321
  "line": 73,
6322
6322
  "character": 13,
6323
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L73"
6323
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L73"
6324
6324
  }
6325
6325
  ],
6326
6326
  "parameters": [
@@ -6360,13 +6360,13 @@
6360
6360
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6361
6361
  "line": 93,
6362
6362
  "character": 13,
6363
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L93"
6363
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L93"
6364
6364
  },
6365
6365
  {
6366
6366
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6367
6367
  "line": 102,
6368
6368
  "character": 13,
6369
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L102"
6369
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L102"
6370
6370
  }
6371
6371
  ],
6372
6372
  "getSignature": {
@@ -6380,7 +6380,7 @@
6380
6380
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6381
6381
  "line": 102,
6382
6382
  "character": 13,
6383
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L102"
6383
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L102"
6384
6384
  }
6385
6385
  ],
6386
6386
  "type": {
@@ -6418,7 +6418,7 @@
6418
6418
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6419
6419
  "line": 93,
6420
6420
  "character": 13,
6421
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L93"
6421
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L93"
6422
6422
  }
6423
6423
  ],
6424
6424
  "parameters": [
@@ -6458,13 +6458,13 @@
6458
6458
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6459
6459
  "line": 113,
6460
6460
  "character": 13,
6461
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L113"
6461
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L113"
6462
6462
  },
6463
6463
  {
6464
6464
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6465
6465
  "line": 122,
6466
6466
  "character": 13,
6467
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L122"
6467
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L122"
6468
6468
  }
6469
6469
  ],
6470
6470
  "getSignature": {
@@ -6478,7 +6478,7 @@
6478
6478
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6479
6479
  "line": 122,
6480
6480
  "character": 13,
6481
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L122"
6481
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L122"
6482
6482
  }
6483
6483
  ],
6484
6484
  "type": {
@@ -6516,7 +6516,7 @@
6516
6516
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6517
6517
  "line": 113,
6518
6518
  "character": 13,
6519
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L113"
6519
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L113"
6520
6520
  }
6521
6521
  ],
6522
6522
  "parameters": [
@@ -6556,13 +6556,13 @@
6556
6556
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6557
6557
  "line": 130,
6558
6558
  "character": 13,
6559
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L130"
6559
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L130"
6560
6560
  },
6561
6561
  {
6562
6562
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6563
6563
  "line": 135,
6564
6564
  "character": 13,
6565
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L135"
6565
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L135"
6566
6566
  }
6567
6567
  ],
6568
6568
  "getSignature": {
@@ -6576,7 +6576,7 @@
6576
6576
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6577
6577
  "line": 135,
6578
6578
  "character": 13,
6579
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L135"
6579
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L135"
6580
6580
  }
6581
6581
  ],
6582
6582
  "type": {
@@ -6603,7 +6603,7 @@
6603
6603
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6604
6604
  "line": 130,
6605
6605
  "character": 13,
6606
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L130"
6606
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L130"
6607
6607
  }
6608
6608
  ],
6609
6609
  "parameters": [
@@ -6643,13 +6643,13 @@
6643
6643
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6644
6644
  "line": 167,
6645
6645
  "character": 13,
6646
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L167"
6646
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L167"
6647
6647
  },
6648
6648
  {
6649
6649
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6650
6650
  "line": 172,
6651
6651
  "character": 13,
6652
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L172"
6652
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L172"
6653
6653
  }
6654
6654
  ],
6655
6655
  "getSignature": {
@@ -6663,7 +6663,7 @@
6663
6663
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6664
6664
  "line": 172,
6665
6665
  "character": 13,
6666
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L172"
6666
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L172"
6667
6667
  }
6668
6668
  ],
6669
6669
  "type": {
@@ -6693,7 +6693,7 @@
6693
6693
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6694
6694
  "line": 167,
6695
6695
  "character": 13,
6696
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L167"
6696
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L167"
6697
6697
  }
6698
6698
  ],
6699
6699
  "parameters": [
@@ -6740,7 +6740,7 @@
6740
6740
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6741
6741
  "line": 236,
6742
6742
  "character": 9,
6743
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L236"
6743
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L236"
6744
6744
  }
6745
6745
  ],
6746
6746
  "signatures": [
@@ -6755,7 +6755,7 @@
6755
6755
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6756
6756
  "line": 236,
6757
6757
  "character": 9,
6758
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L236"
6758
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L236"
6759
6759
  }
6760
6760
  ],
6761
6761
  "type": {
@@ -6779,7 +6779,7 @@
6779
6779
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6780
6780
  "line": 250,
6781
6781
  "character": 9,
6782
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L250"
6782
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L250"
6783
6783
  }
6784
6784
  ],
6785
6785
  "signatures": [
@@ -6794,7 +6794,7 @@
6794
6794
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6795
6795
  "line": 250,
6796
6796
  "character": 9,
6797
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L250"
6797
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L250"
6798
6798
  }
6799
6799
  ],
6800
6800
  "type": {
@@ -6828,7 +6828,7 @@
6828
6828
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6829
6829
  "line": 210,
6830
6830
  "character": 9,
6831
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L210"
6831
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L210"
6832
6832
  }
6833
6833
  ],
6834
6834
  "signatures": [
@@ -6843,7 +6843,7 @@
6843
6843
  "fileName": "libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts",
6844
6844
  "line": 210,
6845
6845
  "character": 9,
6846
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L210"
6846
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L210"
6847
6847
  }
6848
6848
  ],
6849
6849
  "type": {
@@ -6900,7 +6900,7 @@
6900
6900
  "fileName": "projects/layout/src/modules/text-expand/text-expand.component.ts",
6901
6901
  "line": 58,
6902
6902
  "character": 13,
6903
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L58"
6903
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand/text-expand.component.ts#L58"
6904
6904
  }
6905
6905
  ],
6906
6906
  "implementedTypes": [
@@ -6941,7 +6941,7 @@
6941
6941
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
6942
6942
  "line": 130,
6943
6943
  "character": 2,
6944
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L130"
6944
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L130"
6945
6945
  }
6946
6946
  ],
6947
6947
  "signatures": [
@@ -6956,7 +6956,7 @@
6956
6956
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
6957
6957
  "line": 130,
6958
6958
  "character": 2,
6959
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L130"
6959
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L130"
6960
6960
  }
6961
6961
  ],
6962
6962
  "parameters": [
@@ -7053,7 +7053,7 @@
7053
7053
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7054
7054
  "line": 104,
7055
7055
  "character": 9,
7056
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L104"
7056
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L104"
7057
7057
  }
7058
7058
  ],
7059
7059
  "type": {
@@ -7076,7 +7076,7 @@
7076
7076
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7077
7077
  "line": 118,
7078
7078
  "character": 9,
7079
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L118"
7079
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L118"
7080
7080
  }
7081
7081
  ],
7082
7082
  "type": {
@@ -7109,7 +7109,7 @@
7109
7109
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7110
7110
  "line": 106,
7111
7111
  "character": 9,
7112
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L106"
7112
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L106"
7113
7113
  }
7114
7114
  ],
7115
7115
  "type": {
@@ -7132,7 +7132,7 @@
7132
7132
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7133
7133
  "line": 105,
7134
7134
  "character": 9,
7135
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L105"
7135
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L105"
7136
7136
  }
7137
7137
  ],
7138
7138
  "type": {
@@ -7155,7 +7155,7 @@
7155
7155
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7156
7156
  "line": 108,
7157
7157
  "character": 9,
7158
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L108"
7158
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L108"
7159
7159
  }
7160
7160
  ],
7161
7161
  "type": {
@@ -7185,7 +7185,7 @@
7185
7185
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7186
7186
  "line": 81,
7187
7187
  "character": 9,
7188
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L81"
7188
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L81"
7189
7189
  }
7190
7190
  ],
7191
7191
  "type": {
@@ -7241,7 +7241,7 @@
7241
7241
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7242
7242
  "line": 88,
7243
7243
  "character": 9,
7244
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L88"
7244
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L88"
7245
7245
  }
7246
7246
  ],
7247
7247
  "type": {
@@ -7270,7 +7270,7 @@
7270
7270
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7271
7271
  "line": 109,
7272
7272
  "character": 9,
7273
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L109"
7273
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L109"
7274
7274
  }
7275
7275
  ],
7276
7276
  "type": {
@@ -7293,13 +7293,13 @@
7293
7293
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7294
7294
  "line": 63,
7295
7295
  "character": 13,
7296
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L63"
7296
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L63"
7297
7297
  },
7298
7298
  {
7299
7299
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7300
7300
  "line": 73,
7301
7301
  "character": 13,
7302
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L73"
7302
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L73"
7303
7303
  }
7304
7304
  ],
7305
7305
  "getSignature": {
@@ -7313,7 +7313,7 @@
7313
7313
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7314
7314
  "line": 73,
7315
7315
  "character": 13,
7316
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L73"
7316
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L73"
7317
7317
  }
7318
7318
  ],
7319
7319
  "type": {
@@ -7343,7 +7343,7 @@
7343
7343
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7344
7344
  "line": 63,
7345
7345
  "character": 13,
7346
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L63"
7346
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L63"
7347
7347
  }
7348
7348
  ],
7349
7349
  "parameters": [
@@ -7386,13 +7386,13 @@
7386
7386
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7387
7387
  "line": 95,
7388
7388
  "character": 13,
7389
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L95"
7389
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L95"
7390
7390
  },
7391
7391
  {
7392
7392
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7393
7393
  "line": 100,
7394
7394
  "character": 13,
7395
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L100"
7395
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L100"
7396
7396
  }
7397
7397
  ],
7398
7398
  "getSignature": {
@@ -7406,7 +7406,7 @@
7406
7406
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7407
7407
  "line": 100,
7408
7408
  "character": 13,
7409
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L100"
7409
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L100"
7410
7410
  }
7411
7411
  ],
7412
7412
  "type": {
@@ -7433,7 +7433,7 @@
7433
7433
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7434
7434
  "line": 95,
7435
7435
  "character": 13,
7436
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L95"
7436
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L95"
7437
7437
  }
7438
7438
  ],
7439
7439
  "parameters": [
@@ -7473,7 +7473,7 @@
7473
7473
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7474
7474
  "line": 162,
7475
7475
  "character": 9,
7476
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L162"
7476
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L162"
7477
7477
  }
7478
7478
  ],
7479
7479
  "signatures": [
@@ -7488,7 +7488,7 @@
7488
7488
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7489
7489
  "line": 162,
7490
7490
  "character": 9,
7491
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L162"
7491
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L162"
7492
7492
  }
7493
7493
  ],
7494
7494
  "type": {
@@ -7512,7 +7512,7 @@
7512
7512
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7513
7513
  "line": 142,
7514
7514
  "character": 9,
7515
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L142"
7515
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L142"
7516
7516
  }
7517
7517
  ],
7518
7518
  "signatures": [
@@ -7527,7 +7527,7 @@
7527
7527
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7528
7528
  "line": 142,
7529
7529
  "character": 9,
7530
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L142"
7530
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L142"
7531
7531
  }
7532
7532
  ],
7533
7533
  "type": {
@@ -7561,7 +7561,7 @@
7561
7561
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7562
7562
  "line": 179,
7563
7563
  "character": 9,
7564
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L179"
7564
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L179"
7565
7565
  }
7566
7566
  ],
7567
7567
  "signatures": [
@@ -7576,7 +7576,7 @@
7576
7576
  "fileName": "libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts",
7577
7577
  "line": 179,
7578
7578
  "character": 9,
7579
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L179"
7579
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L179"
7580
7580
  }
7581
7581
  ],
7582
7582
  "type": {
@@ -7629,7 +7629,7 @@
7629
7629
  "fileName": "projects/layout/src/modules/text-expand-repeater/text-expand-repeater.component.ts",
7630
7630
  "line": 58,
7631
7631
  "character": 13,
7632
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L58"
7632
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/text-expand-repeater.component.ts#L58"
7633
7633
  }
7634
7634
  ],
7635
7635
  "implementedTypes": [
@@ -7680,7 +7680,7 @@
7680
7680
  "fileName": "projects/layout/src/modules/toolbar/toolbar.component.ts",
7681
7681
  "line": 22,
7682
7682
  "character": 9,
7683
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L22"
7683
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L22"
7684
7684
  }
7685
7685
  ],
7686
7686
  "type": {
@@ -7703,7 +7703,7 @@
7703
7703
  "fileName": "projects/layout/src/modules/toolbar/toolbar.component.ts",
7704
7704
  "line": 36,
7705
7705
  "character": 13,
7706
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L36"
7706
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L36"
7707
7707
  }
7708
7708
  ],
7709
7709
  "setSignature": {
@@ -7749,7 +7749,7 @@
7749
7749
  "fileName": "libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts",
7750
7750
  "line": 36,
7751
7751
  "character": 13,
7752
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L36"
7752
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L36"
7753
7753
  }
7754
7754
  ],
7755
7755
  "parameters": [
@@ -7789,7 +7789,7 @@
7789
7789
  "fileName": "projects/layout/src/modules/toolbar/toolbar.component.ts",
7790
7790
  "line": 25,
7791
7791
  "character": 13,
7792
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L25"
7792
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L25"
7793
7793
  }
7794
7794
  ],
7795
7795
  "setSignature": {
@@ -7803,7 +7803,7 @@
7803
7803
  "fileName": "libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts",
7804
7804
  "line": 25,
7805
7805
  "character": 13,
7806
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L25"
7806
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L25"
7807
7807
  }
7808
7808
  ],
7809
7809
  "parameters": [
@@ -7866,7 +7866,7 @@
7866
7866
  "fileName": "projects/layout/src/modules/toolbar/toolbar.component.ts",
7867
7867
  "line": 21,
7868
7868
  "character": 13,
7869
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L21"
7869
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/toolbar/toolbar.component.ts#L21"
7870
7870
  }
7871
7871
  ],
7872
7872
  "decorators": [
@@ -7906,7 +7906,7 @@
7906
7906
  "fileName": "projects/layout/src/modules/toolbar/toolbar-section.component.ts",
7907
7907
  "line": 11,
7908
7908
  "character": 13,
7909
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/toolbar/toolbar-section.component.ts#L11"
7909
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/toolbar/toolbar-section.component.ts#L11"
7910
7910
  }
7911
7911
  ],
7912
7912
  "decorators": [
@@ -7946,7 +7946,7 @@
7946
7946
  "fileName": "projects/layout/src/modules/toolbar/toolbar-item.component.ts",
7947
7947
  "line": 11,
7948
7948
  "character": 13,
7949
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/toolbar/toolbar-item.component.ts#L11"
7949
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/toolbar/toolbar-item.component.ts#L11"
7950
7950
  }
7951
7951
  ],
7952
7952
  "decorators": [
@@ -7986,7 +7986,7 @@
7986
7986
  "fileName": "projects/layout/src/modules/action-button/action-button-header.component.ts",
7987
7987
  "line": 11,
7988
7988
  "character": 13,
7989
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-header.component.ts#L11"
7989
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-header.component.ts#L11"
7990
7990
  }
7991
7991
  ],
7992
7992
  "decorators": [
@@ -8026,7 +8026,7 @@
8026
8026
  "fileName": "projects/layout/src/modules/toolbar/toolbar-view-actions.component.ts",
8027
8027
  "line": 13,
8028
8028
  "character": 13,
8029
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/toolbar/toolbar-view-actions.component.ts#L13"
8029
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/toolbar/toolbar-view-actions.component.ts#L13"
8030
8030
  }
8031
8031
  ],
8032
8032
  "decorators": [
@@ -8098,7 +8098,7 @@
8098
8098
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8099
8099
  "line": 41,
8100
8100
  "character": 9,
8101
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/box/box.component.ts#L41"
8101
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/box/box.component.ts#L41"
8102
8102
  }
8103
8103
  ],
8104
8104
  "type": {
@@ -8156,7 +8156,7 @@
8156
8156
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8157
8157
  "line": 51,
8158
8158
  "character": 9,
8159
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/box/box.component.ts#L51"
8159
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/box/box.component.ts#L51"
8160
8160
  }
8161
8161
  ],
8162
8162
  "type": {
@@ -8190,7 +8190,7 @@
8190
8190
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8191
8191
  "line": 61,
8192
8192
  "character": 9,
8193
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/box/box.component.ts#L61"
8193
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/box/box.component.ts#L61"
8194
8194
  }
8195
8195
  ],
8196
8196
  "type": {
@@ -8216,7 +8216,7 @@
8216
8216
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8217
8217
  "line": 64,
8218
8218
  "character": 13,
8219
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/box/box.component.ts#L64"
8219
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/box/box.component.ts#L64"
8220
8220
  }
8221
8221
  ],
8222
8222
  "setSignature": {
@@ -8230,7 +8230,7 @@
8230
8230
  "fileName": "libs/components/layout/src/lib/modules/box/box.component.ts",
8231
8231
  "line": 64,
8232
8232
  "character": 13,
8233
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/box/box.component.ts#L64"
8233
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/box/box.component.ts#L64"
8234
8234
  }
8235
8235
  ],
8236
8236
  "parameters": [
@@ -8292,7 +8292,7 @@
8292
8292
  "fileName": "projects/layout/src/modules/box/box.component.ts",
8293
8293
  "line": 33,
8294
8294
  "character": 13,
8295
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/box/box.component.ts#L33"
8295
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/box/box.component.ts#L33"
8296
8296
  }
8297
8297
  ],
8298
8298
  "decorators": [
@@ -8332,7 +8332,7 @@
8332
8332
  "fileName": "projects/layout/src/modules/box/box-header.component.ts",
8333
8333
  "line": 14,
8334
8334
  "character": 13,
8335
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/box/box-header.component.ts#L14"
8335
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/box/box-header.component.ts#L14"
8336
8336
  }
8337
8337
  ],
8338
8338
  "decorators": [
@@ -8372,7 +8372,7 @@
8372
8372
  "fileName": "projects/layout/src/modules/box/box-content.component.ts",
8373
8373
  "line": 10,
8374
8374
  "character": 13,
8375
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/box/box-content.component.ts#L10"
8375
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/box/box-content.component.ts#L10"
8376
8376
  }
8377
8377
  ],
8378
8378
  "decorators": [
@@ -8412,7 +8412,7 @@
8412
8412
  "fileName": "projects/layout/src/modules/box/box-controls.component.ts",
8413
8413
  "line": 10,
8414
8414
  "character": 13,
8415
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/box/box-controls.component.ts#L10"
8415
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/box/box-controls.component.ts#L10"
8416
8416
  }
8417
8417
  ],
8418
8418
  "decorators": [
@@ -8450,7 +8450,7 @@
8450
8450
  "fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
8451
8451
  "line": 33,
8452
8452
  "character": 2,
8453
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L33"
8453
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L33"
8454
8454
  }
8455
8455
  ],
8456
8456
  "signatures": [
@@ -8465,7 +8465,7 @@
8465
8465
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts",
8466
8466
  "line": 33,
8467
8467
  "character": 2,
8468
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L33"
8468
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L33"
8469
8469
  }
8470
8470
  ],
8471
8471
  "parameters": [
@@ -8508,7 +8508,7 @@
8508
8508
  "fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
8509
8509
  "line": 29,
8510
8510
  "character": 9,
8511
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L29"
8511
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L29"
8512
8512
  }
8513
8513
  ],
8514
8514
  "type": {
@@ -8563,7 +8563,7 @@
8563
8563
  "fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
8564
8564
  "line": 27,
8565
8565
  "character": 9,
8566
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L27"
8566
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L27"
8567
8567
  }
8568
8568
  ],
8569
8569
  "type": {
@@ -8589,7 +8589,7 @@
8589
8589
  "fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
8590
8590
  "line": 45,
8591
8591
  "character": 9,
8592
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L45"
8592
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L45"
8593
8593
  }
8594
8594
  ],
8595
8595
  "signatures": [
@@ -8604,7 +8604,7 @@
8604
8604
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts",
8605
8605
  "line": 45,
8606
8606
  "character": 9,
8607
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L45"
8607
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L45"
8608
8608
  }
8609
8609
  ],
8610
8610
  "type": {
@@ -8652,7 +8652,7 @@
8652
8652
  "fileName": "projects/layout/src/modules/action-button/action-button-icon.component.ts",
8653
8653
  "line": 17,
8654
8654
  "character": 13,
8655
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L17"
8655
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-icon.component.ts#L17"
8656
8656
  }
8657
8657
  ],
8658
8658
  "implementedTypes": [
@@ -8701,7 +8701,7 @@
8701
8701
  "fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
8702
8702
  "line": 67,
8703
8703
  "character": 2,
8704
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L67"
8704
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L67"
8705
8705
  }
8706
8706
  ],
8707
8707
  "signatures": [
@@ -8716,7 +8716,7 @@
8716
8716
  "fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
8717
8717
  "line": 67,
8718
8718
  "character": 2,
8719
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L67"
8719
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L67"
8720
8720
  }
8721
8721
  ],
8722
8722
  "parameters": [
@@ -8797,7 +8797,7 @@
8797
8797
  "fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
8798
8798
  "line": 32,
8799
8799
  "character": 13,
8800
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L32"
8800
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L32"
8801
8801
  }
8802
8802
  ],
8803
8803
  "setSignature": {
@@ -8819,7 +8819,7 @@
8819
8819
  "fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
8820
8820
  "line": 32,
8821
8821
  "character": 13,
8822
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L32"
8822
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L32"
8823
8823
  }
8824
8824
  ],
8825
8825
  "parameters": [
@@ -8870,7 +8870,7 @@
8870
8870
  "fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
8871
8871
  "line": 43,
8872
8872
  "character": 13,
8873
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L43"
8873
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L43"
8874
8874
  }
8875
8875
  ],
8876
8876
  "setSignature": {
@@ -8900,7 +8900,7 @@
8900
8900
  "fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
8901
8901
  "line": 43,
8902
8902
  "character": 13,
8903
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L43"
8903
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L43"
8904
8904
  }
8905
8905
  ],
8906
8906
  "parameters": [
@@ -8953,7 +8953,7 @@
8953
8953
  "fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
8954
8954
  "line": 77,
8955
8955
  "character": 9,
8956
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L77"
8956
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L77"
8957
8957
  }
8958
8958
  ],
8959
8959
  "signatures": [
@@ -8968,7 +8968,7 @@
8968
8968
  "fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
8969
8969
  "line": 77,
8970
8970
  "character": 9,
8971
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L77"
8971
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L77"
8972
8972
  }
8973
8973
  ],
8974
8974
  "type": {
@@ -9002,7 +9002,7 @@
9002
9002
  "fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
9003
9003
  "line": 86,
9004
9004
  "character": 9,
9005
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L86"
9005
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L86"
9006
9006
  }
9007
9007
  ],
9008
9008
  "signatures": [
@@ -9017,7 +9017,7 @@
9017
9017
  "fileName": "libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts",
9018
9018
  "line": 86,
9019
9019
  "character": 9,
9020
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L86"
9020
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L86"
9021
9021
  }
9022
9022
  ],
9023
9023
  "type": {
@@ -9066,7 +9066,7 @@
9066
9066
  "fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
9067
9067
  "line": 27,
9068
9068
  "character": 13,
9069
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L27"
9069
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/back-to-top.directive.ts#L27"
9070
9070
  }
9071
9071
  ],
9072
9072
  "implementedTypes": [
@@ -9116,7 +9116,7 @@
9116
9116
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
9117
9117
  "line": 121,
9118
9118
  "character": 2,
9119
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L121"
9119
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L121"
9120
9120
  }
9121
9121
  ],
9122
9122
  "signatures": [
@@ -9131,7 +9131,7 @@
9131
9131
  "fileName": "libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts",
9132
9132
  "line": 121,
9133
9133
  "character": 2,
9134
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L121"
9134
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L121"
9135
9135
  }
9136
9136
  ],
9137
9137
  "parameters": [
@@ -9212,7 +9212,7 @@
9212
9212
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
9213
9213
  "line": 105,
9214
9214
  "character": 9,
9215
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L105"
9215
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L105"
9216
9216
  }
9217
9217
  ],
9218
9218
  "type": {
@@ -9235,7 +9235,7 @@
9235
9235
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
9236
9236
  "line": 107,
9237
9237
  "character": 9,
9238
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L107"
9238
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L107"
9239
9239
  }
9240
9240
  ],
9241
9241
  "type": {
@@ -9266,7 +9266,7 @@
9266
9266
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
9267
9267
  "line": 97,
9268
9268
  "character": 9,
9269
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L97"
9269
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L97"
9270
9270
  }
9271
9271
  ],
9272
9272
  "type": {
@@ -9304,7 +9304,7 @@
9304
9304
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
9305
9305
  "line": 115,
9306
9306
  "character": 9,
9307
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L115"
9307
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L115"
9308
9308
  }
9309
9309
  ],
9310
9310
  "type": {
@@ -9345,7 +9345,7 @@
9345
9345
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
9346
9346
  "line": 103,
9347
9347
  "character": 9,
9348
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L103"
9348
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L103"
9349
9349
  }
9350
9350
  ],
9351
9351
  "type": {
@@ -9402,7 +9402,7 @@
9402
9402
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
9403
9403
  "line": 91,
9404
9404
  "character": 9,
9405
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L91"
9405
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L91"
9406
9406
  }
9407
9407
  ],
9408
9408
  "type": {
@@ -9429,7 +9429,7 @@
9429
9429
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
9430
9430
  "line": 109,
9431
9431
  "character": 9,
9432
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L109"
9432
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L109"
9433
9433
  }
9434
9434
  ],
9435
9435
  "type": {
@@ -9470,7 +9470,7 @@
9470
9470
  "fileName": "projects/layout/src/modules/inline-delete/inline-delete.component.ts",
9471
9471
  "line": 85,
9472
9472
  "character": 13,
9473
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L85"
9473
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/inline-delete/inline-delete.component.ts#L85"
9474
9474
  }
9475
9475
  ],
9476
9476
  "implementedTypes": [
@@ -9543,7 +9543,7 @@
9543
9543
  "fileName": "projects/layout/src/modules/card/card.component.ts",
9544
9544
  "line": 76,
9545
9545
  "character": 2,
9546
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L76"
9546
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L76"
9547
9547
  }
9548
9548
  ],
9549
9549
  "signatures": [
@@ -9558,7 +9558,7 @@
9558
9558
  "fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
9559
9559
  "line": 76,
9560
9560
  "character": 2,
9561
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L76"
9561
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L76"
9562
9562
  }
9563
9563
  ],
9564
9564
  "parameters": [
@@ -9601,7 +9601,7 @@
9601
9601
  "fileName": "projects/layout/src/modules/card/card.component.ts",
9602
9602
  "line": 66,
9603
9603
  "character": 9,
9604
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L66"
9604
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L66"
9605
9605
  }
9606
9606
  ],
9607
9607
  "type": {
@@ -9655,7 +9655,7 @@
9655
9655
  "fileName": "projects/layout/src/modules/card/card.component.ts",
9656
9656
  "line": 49,
9657
9657
  "character": 9,
9658
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L49"
9658
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L49"
9659
9659
  }
9660
9660
  ],
9661
9661
  "type": {
@@ -9717,7 +9717,7 @@
9717
9717
  "fileName": "projects/layout/src/modules/card/card.component.ts",
9718
9718
  "line": 57,
9719
9719
  "character": 9,
9720
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L57"
9720
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L57"
9721
9721
  }
9722
9722
  ],
9723
9723
  "type": {
@@ -9752,7 +9752,7 @@
9752
9752
  "fileName": "projects/layout/src/modules/card/card.component.ts",
9753
9753
  "line": 63,
9754
9754
  "character": 9,
9755
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L63"
9755
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L63"
9756
9756
  }
9757
9757
  ],
9758
9758
  "type": {
@@ -9790,7 +9790,7 @@
9790
9790
  "fileName": "projects/layout/src/modules/card/card.component.ts",
9791
9791
  "line": 71,
9792
9792
  "character": 9,
9793
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L71"
9793
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L71"
9794
9794
  }
9795
9795
  ],
9796
9796
  "type": {
@@ -9813,7 +9813,7 @@
9813
9813
  "fileName": "projects/layout/src/modules/card/card.component.ts",
9814
9814
  "line": 69,
9815
9815
  "character": 9,
9816
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L69"
9816
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L69"
9817
9817
  }
9818
9818
  ],
9819
9819
  "type": {
@@ -9848,13 +9848,13 @@
9848
9848
  "fileName": "projects/layout/src/modules/card/card.component.ts",
9849
9849
  "line": 35,
9850
9850
  "character": 13,
9851
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L35"
9851
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L35"
9852
9852
  },
9853
9853
  {
9854
9854
  "fileName": "projects/layout/src/modules/card/card.component.ts",
9855
9855
  "line": 39,
9856
9856
  "character": 13,
9857
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L39"
9857
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L39"
9858
9858
  }
9859
9859
  ],
9860
9860
  "getSignature": {
@@ -9868,7 +9868,7 @@
9868
9868
  "fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
9869
9869
  "line": 39,
9870
9870
  "character": 13,
9871
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L39"
9871
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L39"
9872
9872
  }
9873
9873
  ],
9874
9874
  "type": {
@@ -9922,7 +9922,7 @@
9922
9922
  "fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
9923
9923
  "line": 35,
9924
9924
  "character": 13,
9925
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L35"
9925
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L35"
9926
9926
  }
9927
9927
  ],
9928
9928
  "parameters": [
@@ -9962,7 +9962,7 @@
9962
9962
  "fileName": "projects/layout/src/modules/card/card.component.ts",
9963
9963
  "line": 104,
9964
9964
  "character": 9,
9965
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L104"
9965
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L104"
9966
9966
  }
9967
9967
  ],
9968
9968
  "signatures": [
@@ -9977,7 +9977,7 @@
9977
9977
  "fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
9978
9978
  "line": 104,
9979
9979
  "character": 9,
9980
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L104"
9980
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L104"
9981
9981
  }
9982
9982
  ],
9983
9983
  "type": {
@@ -10001,7 +10001,7 @@
10001
10001
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10002
10002
  "line": 86,
10003
10003
  "character": 9,
10004
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L86"
10004
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L86"
10005
10005
  }
10006
10006
  ],
10007
10007
  "signatures": [
@@ -10016,7 +10016,7 @@
10016
10016
  "fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
10017
10017
  "line": 86,
10018
10018
  "character": 9,
10019
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L86"
10019
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L86"
10020
10020
  }
10021
10021
  ],
10022
10022
  "type": {
@@ -10050,7 +10050,7 @@
10050
10050
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10051
10051
  "line": 118,
10052
10052
  "character": 9,
10053
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L118"
10053
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L118"
10054
10054
  }
10055
10055
  ],
10056
10056
  "signatures": [
@@ -10065,7 +10065,7 @@
10065
10065
  "fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
10066
10066
  "line": 118,
10067
10067
  "character": 9,
10068
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L118"
10068
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L118"
10069
10069
  }
10070
10070
  ],
10071
10071
  "type": {
@@ -10099,7 +10099,7 @@
10099
10099
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10100
10100
  "line": 111,
10101
10101
  "character": 9,
10102
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L111"
10102
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L111"
10103
10103
  }
10104
10104
  ],
10105
10105
  "signatures": [
@@ -10114,7 +10114,7 @@
10114
10114
  "fileName": "libs/components/layout/src/lib/modules/card/card.component.ts",
10115
10115
  "line": 111,
10116
10116
  "character": 9,
10117
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L111"
10117
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L111"
10118
10118
  }
10119
10119
  ],
10120
10120
  "parameters": [
@@ -10178,7 +10178,7 @@
10178
10178
  "fileName": "projects/layout/src/modules/card/card.component.ts",
10179
10179
  "line": 29,
10180
10180
  "character": 13,
10181
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/card/card.component.ts#L29"
10181
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/card/card.component.ts#L29"
10182
10182
  }
10183
10183
  ],
10184
10184
  "implementedTypes": [
@@ -10358,7 +10358,7 @@
10358
10358
  "fileName": "projects/layout/src/modules/action-button/action-button-permalink.ts",
10359
10359
  "line": 24,
10360
10360
  "character": 2,
10361
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L24"
10361
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L24"
10362
10362
  }
10363
10363
  ],
10364
10364
  "type": {
@@ -10383,7 +10383,7 @@
10383
10383
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts",
10384
10384
  "line": 25,
10385
10385
  "character": 4,
10386
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L25"
10386
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L25"
10387
10387
  }
10388
10388
  ],
10389
10389
  "type": {
@@ -10416,7 +10416,7 @@
10416
10416
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts",
10417
10417
  "line": 26,
10418
10418
  "character": 4,
10419
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L26"
10419
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L26"
10420
10420
  }
10421
10421
  ],
10422
10422
  "type": {
@@ -10444,7 +10444,7 @@
10444
10444
  "fileName": "libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts",
10445
10445
  "line": 24,
10446
10446
  "character": 10,
10447
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L24"
10447
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L24"
10448
10448
  }
10449
10449
  ]
10450
10450
  }
@@ -10471,7 +10471,7 @@
10471
10471
  "fileName": "projects/layout/src/modules/action-button/action-button-permalink.ts",
10472
10472
  "line": 31,
10473
10473
  "character": 2,
10474
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L31"
10474
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L31"
10475
10475
  }
10476
10476
  ],
10477
10477
  "type": {
@@ -10494,7 +10494,7 @@
10494
10494
  "fileName": "projects/layout/src/modules/action-button/action-button-permalink.ts",
10495
10495
  "line": 8,
10496
10496
  "character": 17,
10497
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L8"
10497
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/action-button-permalink.ts#L8"
10498
10498
  }
10499
10499
  ]
10500
10500
  },
@@ -10534,7 +10534,7 @@
10534
10534
  "fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-message.ts",
10535
10535
  "line": 10,
10536
10536
  "character": 2,
10537
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message.ts#L10"
10537
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message.ts#L10"
10538
10538
  }
10539
10539
  ],
10540
10540
  "type": {
@@ -10559,7 +10559,7 @@
10559
10559
  "fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-message.ts",
10560
10560
  "line": 6,
10561
10561
  "character": 17,
10562
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message.ts#L6"
10562
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-message.ts#L6"
10563
10563
  }
10564
10564
  ]
10565
10565
  },
@@ -10610,7 +10610,7 @@
10610
10610
  "fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-options.ts",
10611
10611
  "line": 9,
10612
10612
  "character": 2,
10613
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-options.ts#L9"
10613
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-options.ts#L9"
10614
10614
  }
10615
10615
  ],
10616
10616
  "type": {
@@ -10632,7 +10632,7 @@
10632
10632
  "fileName": "projects/layout/src/modules/back-to-top/models/back-to-top-options.ts",
10633
10633
  "line": 4,
10634
10634
  "character": 17,
10635
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-options.ts#L4"
10635
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/back-to-top/models/back-to-top-options.ts#L4"
10636
10636
  }
10637
10637
  ]
10638
10638
  },
@@ -10647,7 +10647,7 @@
10647
10647
  "fileName": "projects/layout/src/modules/action-button/types/action-button-container-align-items-type.ts",
10648
10648
  "line": 1,
10649
10649
  "character": 12,
10650
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/action-button/types/action-button-container-align-items-type.ts#L1"
10650
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/action-button/types/action-button-container-align-items-type.ts#L1"
10651
10651
  }
10652
10652
  ],
10653
10653
  "type": {
@@ -10683,7 +10683,7 @@
10683
10683
  "fileName": "projects/layout/src/modules/description-list/types/description-list-mode-type.ts",
10684
10684
  "line": 4,
10685
10685
  "character": 12,
10686
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/description-list/types/description-list-mode-type.ts#L4"
10686
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/description-list/types/description-list-mode-type.ts#L4"
10687
10687
  }
10688
10688
  ],
10689
10689
  "type": {
@@ -10715,7 +10715,7 @@
10715
10715
  "fileName": "projects/layout/src/modules/fluid-grid/types/fluid-grid-gutter-size-type.ts",
10716
10716
  "line": 1,
10717
10717
  "character": 12,
10718
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/fluid-grid/types/fluid-grid-gutter-size-type.ts#L1"
10718
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/fluid-grid/types/fluid-grid-gutter-size-type.ts#L1"
10719
10719
  }
10720
10720
  ],
10721
10721
  "type": {
@@ -10777,7 +10777,7 @@
10777
10777
  "fileName": "projects/layout/src/modules/page/page-layout-type.ts",
10778
10778
  "line": 4,
10779
10779
  "character": 12,
10780
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/page/page-layout-type.ts#L4"
10780
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/page/page-layout-type.ts#L4"
10781
10781
  }
10782
10782
  ],
10783
10783
  "type": {
@@ -10805,7 +10805,7 @@
10805
10805
  "fileName": "projects/layout/src/modules/text-expand-repeater/types/text-expand-repeater-list-style-type.ts",
10806
10806
  "line": 1,
10807
10807
  "character": 12,
10808
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/src/lib/modules/text-expand-repeater/types/text-expand-repeater-list-style-type.ts#L1"
10808
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/src/lib/modules/text-expand-repeater/types/text-expand-repeater-list-style-type.ts#L1"
10809
10809
  }
10810
10810
  ],
10811
10811
  "type": {
@@ -10910,7 +10910,7 @@
10910
10910
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
10911
10911
  "line": 27,
10912
10912
  "character": 15,
10913
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/testing/src/box/box-harness.ts#L27"
10913
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/testing/src/box/box-harness.ts#L27"
10914
10914
  }
10915
10915
  ],
10916
10916
  "signatures": [
@@ -10933,7 +10933,7 @@
10933
10933
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
10934
10934
  "line": 27,
10935
10935
  "character": 15,
10936
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/testing/src/box/box-harness.ts#L27"
10936
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/testing/src/box/box-harness.ts#L27"
10937
10937
  }
10938
10938
  ],
10939
10939
  "type": {
@@ -10968,7 +10968,7 @@
10968
10968
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
10969
10969
  "line": 34,
10970
10970
  "character": 15,
10971
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/testing/src/box/box-harness.ts#L34"
10971
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/testing/src/box/box-harness.ts#L34"
10972
10972
  }
10973
10973
  ],
10974
10974
  "signatures": [
@@ -10991,7 +10991,7 @@
10991
10991
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
10992
10992
  "line": 34,
10993
10993
  "character": 15,
10994
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/testing/src/box/box-harness.ts#L34"
10994
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/testing/src/box/box-harness.ts#L34"
10995
10995
  }
10996
10996
  ],
10997
10997
  "type": {
@@ -11026,7 +11026,7 @@
11026
11026
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
11027
11027
  "line": 41,
11028
11028
  "character": 15,
11029
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/testing/src/box/box-harness.ts#L41"
11029
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/testing/src/box/box-harness.ts#L41"
11030
11030
  }
11031
11031
  ],
11032
11032
  "signatures": [
@@ -11049,7 +11049,7 @@
11049
11049
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
11050
11050
  "line": 41,
11051
11051
  "character": 15,
11052
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/testing/src/box/box-harness.ts#L41"
11052
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/testing/src/box/box-harness.ts#L41"
11053
11053
  }
11054
11054
  ],
11055
11055
  "type": {
@@ -11169,7 +11169,7 @@
11169
11169
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
11170
11170
  "line": 18,
11171
11171
  "character": 16,
11172
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/testing/src/box/box-harness.ts#L18"
11172
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/testing/src/box/box-harness.ts#L18"
11173
11173
  }
11174
11174
  ],
11175
11175
  "signatures": [
@@ -11208,7 +11208,7 @@
11208
11208
  "fileName": "libs/components/layout/testing/src/box/box-harness.ts",
11209
11209
  "line": 18,
11210
11210
  "character": 16,
11211
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/testing/src/box/box-harness.ts#L18"
11211
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/testing/src/box/box-harness.ts#L18"
11212
11212
  }
11213
11213
  ],
11214
11214
  "parameters": [
@@ -11271,7 +11271,7 @@
11271
11271
  "fileName": "projects/layout/src/testing/box/box-harness.ts",
11272
11272
  "line": 6,
11273
11273
  "character": 13,
11274
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/testing/src/box/box-harness.ts#L6"
11274
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/testing/src/box/box-harness.ts#L6"
11275
11275
  }
11276
11276
  ],
11277
11277
  "extendedTypes": [
@@ -11372,7 +11372,7 @@
11372
11372
  "fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
11373
11373
  "line": 11,
11374
11374
  "character": 2,
11375
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/core/testing/src/shared/harness-filters.ts#L11"
11375
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/core/testing/src/shared/harness-filters.ts#L11"
11376
11376
  }
11377
11377
  ],
11378
11378
  "type": {
@@ -11448,7 +11448,7 @@
11448
11448
  "fileName": "projects/layout/src/testing/box/box-harness.filters.ts",
11449
11449
  "line": 7,
11450
11450
  "character": 17,
11451
- "url": "https://github.com/blackbaud/skyux/blob/324bede/libs/components/layout/testing/src/box/box-harness.filters.ts#L7"
11451
+ "url": "https://github.com/blackbaud/skyux/blob/e8d3929/libs/components/layout/testing/src/box/box-harness.filters.ts#L7"
11452
11452
  }
11453
11453
  ],
11454
11454
  "extendedTypes": [
@@ -13288,31 +13288,32 @@
13288
13288
  ],
13289
13289
  "codeExampleDependencies": {
13290
13290
  "/projects/layout/documentation/code-examples/toolbar/sectioned": {
13291
- "@angular-devkit/core": "17.3.2",
13292
- "@angular-devkit/schematics": "17.3.2",
13293
- "@angular/animations": "17.3.1",
13294
- "@angular/cdk": "17.3.1",
13295
- "@angular/cli": "17.3.2",
13296
- "@angular/common": "17.3.1",
13297
- "@angular/core": "17.3.1",
13298
- "@angular/forms": "17.3.1",
13299
- "@angular/platform-browser": "17.3.1",
13300
- "@angular/router": "17.3.1",
13291
+ "@angular-devkit/core": "17.3.4",
13292
+ "@angular-devkit/schematics": "17.3.4",
13293
+ "@angular/animations": "17.3.4",
13294
+ "@angular/cdk": "17.3.4",
13295
+ "@angular/cli": "17.3.4",
13296
+ "@angular/common": "17.3.4",
13297
+ "@angular/core": "17.3.4",
13298
+ "@angular/forms": "17.3.4",
13299
+ "@angular/platform-browser": "17.3.4",
13300
+ "@angular/router": "17.3.4",
13301
13301
  "@blackbaud/skyux-design-tokens": "0.0.28",
13302
13302
  "@schematics/angular": "17.3.2",
13303
- "@skyux-sdk/testing": "10.6.2",
13304
- "@skyux/assets": "10.6.2",
13305
- "@skyux/config": "10.6.2",
13306
- "@skyux/core": "10.6.2",
13307
- "@skyux/forms": "10.6.2",
13308
- "@skyux/i18n": "10.6.2",
13309
- "@skyux/icons": "7.0.0",
13310
- "@skyux/indicators": "10.6.2",
13311
- "@skyux/layout": "10.6.2",
13312
- "@skyux/modals": "10.6.2",
13313
- "@skyux/popovers": "10.6.2",
13314
- "@skyux/router": "10.6.2",
13315
- "@skyux/theme": "10.6.2",
13303
+ "@skyux-sdk/testing": "10.7.0",
13304
+ "@skyux/assets": "10.7.0",
13305
+ "@skyux/config": "10.7.0",
13306
+ "@skyux/core": "10.7.0",
13307
+ "@skyux/forms": "10.7.0",
13308
+ "@skyux/help-inline": "10.7.0",
13309
+ "@skyux/i18n": "10.7.0",
13310
+ "@skyux/icons": "7.1.0",
13311
+ "@skyux/indicators": "10.7.0",
13312
+ "@skyux/layout": "10.7.0",
13313
+ "@skyux/modals": "10.7.0",
13314
+ "@skyux/popovers": "10.7.0",
13315
+ "@skyux/router": "10.7.0",
13316
+ "@skyux/theme": "10.7.0",
13316
13317
  "axe-core": "4.9.0",
13317
13318
  "cross-spawn": "7.0.3",
13318
13319
  "fontfaceobserver": "2.3.0",
@@ -13323,31 +13324,32 @@
13323
13324
  "zone.js": "0.14.4"
13324
13325
  },
13325
13326
  "/projects/layout/documentation/code-examples/toolbar/basic": {
13326
- "@angular-devkit/core": "17.3.2",
13327
- "@angular-devkit/schematics": "17.3.2",
13328
- "@angular/animations": "17.3.1",
13329
- "@angular/cdk": "17.3.1",
13330
- "@angular/cli": "17.3.2",
13331
- "@angular/common": "17.3.1",
13332
- "@angular/core": "17.3.1",
13333
- "@angular/forms": "17.3.1",
13334
- "@angular/platform-browser": "17.3.1",
13335
- "@angular/router": "17.3.1",
13327
+ "@angular-devkit/core": "17.3.4",
13328
+ "@angular-devkit/schematics": "17.3.4",
13329
+ "@angular/animations": "17.3.4",
13330
+ "@angular/cdk": "17.3.4",
13331
+ "@angular/cli": "17.3.4",
13332
+ "@angular/common": "17.3.4",
13333
+ "@angular/core": "17.3.4",
13334
+ "@angular/forms": "17.3.4",
13335
+ "@angular/platform-browser": "17.3.4",
13336
+ "@angular/router": "17.3.4",
13336
13337
  "@blackbaud/skyux-design-tokens": "0.0.28",
13337
13338
  "@schematics/angular": "17.3.2",
13338
- "@skyux-sdk/testing": "10.6.2",
13339
- "@skyux/assets": "10.6.2",
13340
- "@skyux/config": "10.6.2",
13341
- "@skyux/core": "10.6.2",
13342
- "@skyux/forms": "10.6.2",
13343
- "@skyux/i18n": "10.6.2",
13344
- "@skyux/icons": "7.0.0",
13345
- "@skyux/indicators": "10.6.2",
13346
- "@skyux/layout": "10.6.2",
13347
- "@skyux/modals": "10.6.2",
13348
- "@skyux/popovers": "10.6.2",
13349
- "@skyux/router": "10.6.2",
13350
- "@skyux/theme": "10.6.2",
13339
+ "@skyux-sdk/testing": "10.7.0",
13340
+ "@skyux/assets": "10.7.0",
13341
+ "@skyux/config": "10.7.0",
13342
+ "@skyux/core": "10.7.0",
13343
+ "@skyux/forms": "10.7.0",
13344
+ "@skyux/help-inline": "10.7.0",
13345
+ "@skyux/i18n": "10.7.0",
13346
+ "@skyux/icons": "7.1.0",
13347
+ "@skyux/indicators": "10.7.0",
13348
+ "@skyux/layout": "10.7.0",
13349
+ "@skyux/modals": "10.7.0",
13350
+ "@skyux/popovers": "10.7.0",
13351
+ "@skyux/router": "10.7.0",
13352
+ "@skyux/theme": "10.7.0",
13351
13353
  "axe-core": "4.9.0",
13352
13354
  "cross-spawn": "7.0.3",
13353
13355
  "fontfaceobserver": "2.3.0",
@@ -13358,31 +13360,32 @@
13358
13360
  "zone.js": "0.14.4"
13359
13361
  },
13360
13362
  "/projects/layout/documentation/code-examples/text-expand-repeater": {
13361
- "@angular-devkit/core": "17.3.2",
13362
- "@angular-devkit/schematics": "17.3.2",
13363
- "@angular/animations": "17.3.1",
13364
- "@angular/cdk": "17.3.1",
13365
- "@angular/cli": "17.3.2",
13366
- "@angular/common": "17.3.1",
13367
- "@angular/core": "17.3.1",
13368
- "@angular/forms": "17.3.1",
13369
- "@angular/platform-browser": "17.3.1",
13370
- "@angular/router": "17.3.1",
13363
+ "@angular-devkit/core": "17.3.4",
13364
+ "@angular-devkit/schematics": "17.3.4",
13365
+ "@angular/animations": "17.3.4",
13366
+ "@angular/cdk": "17.3.4",
13367
+ "@angular/cli": "17.3.4",
13368
+ "@angular/common": "17.3.4",
13369
+ "@angular/core": "17.3.4",
13370
+ "@angular/forms": "17.3.4",
13371
+ "@angular/platform-browser": "17.3.4",
13372
+ "@angular/router": "17.3.4",
13371
13373
  "@blackbaud/skyux-design-tokens": "0.0.28",
13372
13374
  "@schematics/angular": "17.3.2",
13373
- "@skyux-sdk/testing": "10.6.2",
13374
- "@skyux/assets": "10.6.2",
13375
- "@skyux/config": "10.6.2",
13376
- "@skyux/core": "10.6.2",
13377
- "@skyux/forms": "10.6.2",
13378
- "@skyux/i18n": "10.6.2",
13379
- "@skyux/icons": "7.0.0",
13380
- "@skyux/indicators": "10.6.2",
13381
- "@skyux/layout": "10.6.2",
13382
- "@skyux/modals": "10.6.2",
13383
- "@skyux/popovers": "10.6.2",
13384
- "@skyux/router": "10.6.2",
13385
- "@skyux/theme": "10.6.2",
13375
+ "@skyux-sdk/testing": "10.7.0",
13376
+ "@skyux/assets": "10.7.0",
13377
+ "@skyux/config": "10.7.0",
13378
+ "@skyux/core": "10.7.0",
13379
+ "@skyux/forms": "10.7.0",
13380
+ "@skyux/help-inline": "10.7.0",
13381
+ "@skyux/i18n": "10.7.0",
13382
+ "@skyux/icons": "7.1.0",
13383
+ "@skyux/indicators": "10.7.0",
13384
+ "@skyux/layout": "10.7.0",
13385
+ "@skyux/modals": "10.7.0",
13386
+ "@skyux/popovers": "10.7.0",
13387
+ "@skyux/router": "10.7.0",
13388
+ "@skyux/theme": "10.7.0",
13386
13389
  "axe-core": "4.9.0",
13387
13390
  "cross-spawn": "7.0.3",
13388
13391
  "fontfaceobserver": "2.3.0",
@@ -13393,31 +13396,32 @@
13393
13396
  "zone.js": "0.14.4"
13394
13397
  },
13395
13398
  "/projects/layout/documentation/code-examples/text-expand/newline": {
13396
- "@angular-devkit/core": "17.3.2",
13397
- "@angular-devkit/schematics": "17.3.2",
13398
- "@angular/animations": "17.3.1",
13399
- "@angular/cdk": "17.3.1",
13400
- "@angular/cli": "17.3.2",
13401
- "@angular/common": "17.3.1",
13402
- "@angular/core": "17.3.1",
13403
- "@angular/forms": "17.3.1",
13404
- "@angular/platform-browser": "17.3.1",
13405
- "@angular/router": "17.3.1",
13399
+ "@angular-devkit/core": "17.3.4",
13400
+ "@angular-devkit/schematics": "17.3.4",
13401
+ "@angular/animations": "17.3.4",
13402
+ "@angular/cdk": "17.3.4",
13403
+ "@angular/cli": "17.3.4",
13404
+ "@angular/common": "17.3.4",
13405
+ "@angular/core": "17.3.4",
13406
+ "@angular/forms": "17.3.4",
13407
+ "@angular/platform-browser": "17.3.4",
13408
+ "@angular/router": "17.3.4",
13406
13409
  "@blackbaud/skyux-design-tokens": "0.0.28",
13407
13410
  "@schematics/angular": "17.3.2",
13408
- "@skyux-sdk/testing": "10.6.2",
13409
- "@skyux/assets": "10.6.2",
13410
- "@skyux/config": "10.6.2",
13411
- "@skyux/core": "10.6.2",
13412
- "@skyux/forms": "10.6.2",
13413
- "@skyux/i18n": "10.6.2",
13414
- "@skyux/icons": "7.0.0",
13415
- "@skyux/indicators": "10.6.2",
13416
- "@skyux/layout": "10.6.2",
13417
- "@skyux/modals": "10.6.2",
13418
- "@skyux/popovers": "10.6.2",
13419
- "@skyux/router": "10.6.2",
13420
- "@skyux/theme": "10.6.2",
13411
+ "@skyux-sdk/testing": "10.7.0",
13412
+ "@skyux/assets": "10.7.0",
13413
+ "@skyux/config": "10.7.0",
13414
+ "@skyux/core": "10.7.0",
13415
+ "@skyux/forms": "10.7.0",
13416
+ "@skyux/help-inline": "10.7.0",
13417
+ "@skyux/i18n": "10.7.0",
13418
+ "@skyux/icons": "7.1.0",
13419
+ "@skyux/indicators": "10.7.0",
13420
+ "@skyux/layout": "10.7.0",
13421
+ "@skyux/modals": "10.7.0",
13422
+ "@skyux/popovers": "10.7.0",
13423
+ "@skyux/router": "10.7.0",
13424
+ "@skyux/theme": "10.7.0",
13421
13425
  "axe-core": "4.9.0",
13422
13426
  "cross-spawn": "7.0.3",
13423
13427
  "fontfaceobserver": "2.3.0",
@@ -13428,31 +13432,32 @@
13428
13432
  "zone.js": "0.14.4"
13429
13433
  },
13430
13434
  "/projects/layout/documentation/code-examples/text-expand/modal": {
13431
- "@angular-devkit/core": "17.3.2",
13432
- "@angular-devkit/schematics": "17.3.2",
13433
- "@angular/animations": "17.3.1",
13434
- "@angular/cdk": "17.3.1",
13435
- "@angular/cli": "17.3.2",
13436
- "@angular/common": "17.3.1",
13437
- "@angular/core": "17.3.1",
13438
- "@angular/forms": "17.3.1",
13439
- "@angular/platform-browser": "17.3.1",
13440
- "@angular/router": "17.3.1",
13435
+ "@angular-devkit/core": "17.3.4",
13436
+ "@angular-devkit/schematics": "17.3.4",
13437
+ "@angular/animations": "17.3.4",
13438
+ "@angular/cdk": "17.3.4",
13439
+ "@angular/cli": "17.3.4",
13440
+ "@angular/common": "17.3.4",
13441
+ "@angular/core": "17.3.4",
13442
+ "@angular/forms": "17.3.4",
13443
+ "@angular/platform-browser": "17.3.4",
13444
+ "@angular/router": "17.3.4",
13441
13445
  "@blackbaud/skyux-design-tokens": "0.0.28",
13442
13446
  "@schematics/angular": "17.3.2",
13443
- "@skyux-sdk/testing": "10.6.2",
13444
- "@skyux/assets": "10.6.2",
13445
- "@skyux/config": "10.6.2",
13446
- "@skyux/core": "10.6.2",
13447
- "@skyux/forms": "10.6.2",
13448
- "@skyux/i18n": "10.6.2",
13449
- "@skyux/icons": "7.0.0",
13450
- "@skyux/indicators": "10.6.2",
13451
- "@skyux/layout": "10.6.2",
13452
- "@skyux/modals": "10.6.2",
13453
- "@skyux/popovers": "10.6.2",
13454
- "@skyux/router": "10.6.2",
13455
- "@skyux/theme": "10.6.2",
13447
+ "@skyux-sdk/testing": "10.7.0",
13448
+ "@skyux/assets": "10.7.0",
13449
+ "@skyux/config": "10.7.0",
13450
+ "@skyux/core": "10.7.0",
13451
+ "@skyux/forms": "10.7.0",
13452
+ "@skyux/help-inline": "10.7.0",
13453
+ "@skyux/i18n": "10.7.0",
13454
+ "@skyux/icons": "7.1.0",
13455
+ "@skyux/indicators": "10.7.0",
13456
+ "@skyux/layout": "10.7.0",
13457
+ "@skyux/modals": "10.7.0",
13458
+ "@skyux/popovers": "10.7.0",
13459
+ "@skyux/router": "10.7.0",
13460
+ "@skyux/theme": "10.7.0",
13456
13461
  "axe-core": "4.9.0",
13457
13462
  "cross-spawn": "7.0.3",
13458
13463
  "fontfaceobserver": "2.3.0",
@@ -13463,31 +13468,32 @@
13463
13468
  "zone.js": "0.14.4"
13464
13469
  },
13465
13470
  "/projects/layout/documentation/code-examples/text-expand/inline": {
13466
- "@angular-devkit/core": "17.3.2",
13467
- "@angular-devkit/schematics": "17.3.2",
13468
- "@angular/animations": "17.3.1",
13469
- "@angular/cdk": "17.3.1",
13470
- "@angular/cli": "17.3.2",
13471
- "@angular/common": "17.3.1",
13472
- "@angular/core": "17.3.1",
13473
- "@angular/forms": "17.3.1",
13474
- "@angular/platform-browser": "17.3.1",
13475
- "@angular/router": "17.3.1",
13471
+ "@angular-devkit/core": "17.3.4",
13472
+ "@angular-devkit/schematics": "17.3.4",
13473
+ "@angular/animations": "17.3.4",
13474
+ "@angular/cdk": "17.3.4",
13475
+ "@angular/cli": "17.3.4",
13476
+ "@angular/common": "17.3.4",
13477
+ "@angular/core": "17.3.4",
13478
+ "@angular/forms": "17.3.4",
13479
+ "@angular/platform-browser": "17.3.4",
13480
+ "@angular/router": "17.3.4",
13476
13481
  "@blackbaud/skyux-design-tokens": "0.0.28",
13477
13482
  "@schematics/angular": "17.3.2",
13478
- "@skyux-sdk/testing": "10.6.2",
13479
- "@skyux/assets": "10.6.2",
13480
- "@skyux/config": "10.6.2",
13481
- "@skyux/core": "10.6.2",
13482
- "@skyux/forms": "10.6.2",
13483
- "@skyux/i18n": "10.6.2",
13484
- "@skyux/icons": "7.0.0",
13485
- "@skyux/indicators": "10.6.2",
13486
- "@skyux/layout": "10.6.2",
13487
- "@skyux/modals": "10.6.2",
13488
- "@skyux/popovers": "10.6.2",
13489
- "@skyux/router": "10.6.2",
13490
- "@skyux/theme": "10.6.2",
13483
+ "@skyux-sdk/testing": "10.7.0",
13484
+ "@skyux/assets": "10.7.0",
13485
+ "@skyux/config": "10.7.0",
13486
+ "@skyux/core": "10.7.0",
13487
+ "@skyux/forms": "10.7.0",
13488
+ "@skyux/help-inline": "10.7.0",
13489
+ "@skyux/i18n": "10.7.0",
13490
+ "@skyux/icons": "7.1.0",
13491
+ "@skyux/indicators": "10.7.0",
13492
+ "@skyux/layout": "10.7.0",
13493
+ "@skyux/modals": "10.7.0",
13494
+ "@skyux/popovers": "10.7.0",
13495
+ "@skyux/router": "10.7.0",
13496
+ "@skyux/theme": "10.7.0",
13491
13497
  "axe-core": "4.9.0",
13492
13498
  "cross-spawn": "7.0.3",
13493
13499
  "fontfaceobserver": "2.3.0",
@@ -13498,33 +13504,34 @@
13498
13504
  "zone.js": "0.14.4"
13499
13505
  },
13500
13506
  "/projects/layout/documentation/code-examples/page-summary/basic": {
13501
- "@angular-devkit/core": "17.3.2",
13502
- "@angular-devkit/schematics": "17.3.2",
13503
- "@angular/animations": "17.3.1",
13504
- "@angular/cdk": "17.3.1",
13505
- "@angular/cli": "17.3.2",
13506
- "@angular/common": "17.3.1",
13507
- "@angular/core": "17.3.1",
13508
- "@angular/forms": "17.3.1",
13509
- "@angular/platform-browser": "17.3.1",
13510
- "@angular/router": "17.3.1",
13507
+ "@angular-devkit/core": "17.3.4",
13508
+ "@angular-devkit/schematics": "17.3.4",
13509
+ "@angular/animations": "17.3.4",
13510
+ "@angular/cdk": "17.3.4",
13511
+ "@angular/cli": "17.3.4",
13512
+ "@angular/common": "17.3.4",
13513
+ "@angular/core": "17.3.4",
13514
+ "@angular/forms": "17.3.4",
13515
+ "@angular/platform-browser": "17.3.4",
13516
+ "@angular/router": "17.3.4",
13511
13517
  "@blackbaud/skyux-design-tokens": "0.0.28",
13512
13518
  "@schematics/angular": "17.3.2",
13513
- "@skyux-sdk/testing": "10.6.2",
13514
- "@skyux/assets": "10.6.2",
13515
- "@skyux/avatar": "10.6.2",
13516
- "@skyux/config": "10.6.2",
13517
- "@skyux/core": "10.6.2",
13518
- "@skyux/errors": "10.6.2",
13519
- "@skyux/forms": "10.6.2",
13520
- "@skyux/i18n": "10.6.2",
13521
- "@skyux/icons": "7.0.0",
13522
- "@skyux/indicators": "10.6.2",
13523
- "@skyux/layout": "10.6.2",
13524
- "@skyux/modals": "10.6.2",
13525
- "@skyux/popovers": "10.6.2",
13526
- "@skyux/router": "10.6.2",
13527
- "@skyux/theme": "10.6.2",
13519
+ "@skyux-sdk/testing": "10.7.0",
13520
+ "@skyux/assets": "10.7.0",
13521
+ "@skyux/avatar": "10.7.0",
13522
+ "@skyux/config": "10.7.0",
13523
+ "@skyux/core": "10.7.0",
13524
+ "@skyux/errors": "10.7.0",
13525
+ "@skyux/forms": "10.7.0",
13526
+ "@skyux/help-inline": "10.7.0",
13527
+ "@skyux/i18n": "10.7.0",
13528
+ "@skyux/icons": "7.1.0",
13529
+ "@skyux/indicators": "10.7.0",
13530
+ "@skyux/layout": "10.7.0",
13531
+ "@skyux/modals": "10.7.0",
13532
+ "@skyux/popovers": "10.7.0",
13533
+ "@skyux/router": "10.7.0",
13534
+ "@skyux/theme": "10.7.0",
13528
13535
  "axe-core": "4.9.0",
13529
13536
  "cross-spawn": "7.0.3",
13530
13537
  "fontfaceobserver": "2.3.0",
@@ -13535,31 +13542,32 @@
13535
13542
  "zone.js": "0.14.4"
13536
13543
  },
13537
13544
  "/projects/layout/documentation/code-examples/page/layout-fit": {
13538
- "@angular-devkit/core": "17.3.2",
13539
- "@angular-devkit/schematics": "17.3.2",
13540
- "@angular/animations": "17.3.1",
13541
- "@angular/cdk": "17.3.1",
13542
- "@angular/cli": "17.3.2",
13543
- "@angular/common": "17.3.1",
13544
- "@angular/core": "17.3.1",
13545
- "@angular/forms": "17.3.1",
13546
- "@angular/platform-browser": "17.3.1",
13547
- "@angular/router": "17.3.1",
13545
+ "@angular-devkit/core": "17.3.4",
13546
+ "@angular-devkit/schematics": "17.3.4",
13547
+ "@angular/animations": "17.3.4",
13548
+ "@angular/cdk": "17.3.4",
13549
+ "@angular/cli": "17.3.4",
13550
+ "@angular/common": "17.3.4",
13551
+ "@angular/core": "17.3.4",
13552
+ "@angular/forms": "17.3.4",
13553
+ "@angular/platform-browser": "17.3.4",
13554
+ "@angular/router": "17.3.4",
13548
13555
  "@blackbaud/skyux-design-tokens": "0.0.28",
13549
13556
  "@schematics/angular": "17.3.2",
13550
- "@skyux-sdk/testing": "10.6.2",
13551
- "@skyux/assets": "10.6.2",
13552
- "@skyux/config": "10.6.2",
13553
- "@skyux/core": "10.6.2",
13554
- "@skyux/forms": "10.6.2",
13555
- "@skyux/i18n": "10.6.2",
13556
- "@skyux/icons": "7.0.0",
13557
- "@skyux/indicators": "10.6.2",
13558
- "@skyux/layout": "10.6.2",
13559
- "@skyux/modals": "10.6.2",
13560
- "@skyux/popovers": "10.6.2",
13561
- "@skyux/router": "10.6.2",
13562
- "@skyux/theme": "10.6.2",
13557
+ "@skyux-sdk/testing": "10.7.0",
13558
+ "@skyux/assets": "10.7.0",
13559
+ "@skyux/config": "10.7.0",
13560
+ "@skyux/core": "10.7.0",
13561
+ "@skyux/forms": "10.7.0",
13562
+ "@skyux/help-inline": "10.7.0",
13563
+ "@skyux/i18n": "10.7.0",
13564
+ "@skyux/icons": "7.1.0",
13565
+ "@skyux/indicators": "10.7.0",
13566
+ "@skyux/layout": "10.7.0",
13567
+ "@skyux/modals": "10.7.0",
13568
+ "@skyux/popovers": "10.7.0",
13569
+ "@skyux/router": "10.7.0",
13570
+ "@skyux/theme": "10.7.0",
13563
13571
  "axe-core": "4.9.0",
13564
13572
  "cross-spawn": "7.0.3",
13565
13573
  "fontfaceobserver": "2.3.0",
@@ -13570,34 +13578,35 @@
13570
13578
  "zone.js": "0.14.4"
13571
13579
  },
13572
13580
  "/projects/layout/documentation/code-examples/inline-delete/repeater": {
13573
- "@angular-devkit/core": "17.3.2",
13574
- "@angular-devkit/schematics": "17.3.2",
13575
- "@angular/animations": "17.3.1",
13576
- "@angular/cdk": "17.3.1",
13577
- "@angular/cli": "17.3.2",
13578
- "@angular/common": "17.3.1",
13579
- "@angular/core": "17.3.1",
13580
- "@angular/forms": "17.3.1",
13581
- "@angular/platform-browser": "17.3.1",
13582
- "@angular/router": "17.3.1",
13581
+ "@angular-devkit/core": "17.3.4",
13582
+ "@angular-devkit/schematics": "17.3.4",
13583
+ "@angular/animations": "17.3.4",
13584
+ "@angular/cdk": "17.3.4",
13585
+ "@angular/cli": "17.3.4",
13586
+ "@angular/common": "17.3.4",
13587
+ "@angular/core": "17.3.4",
13588
+ "@angular/forms": "17.3.4",
13589
+ "@angular/platform-browser": "17.3.4",
13590
+ "@angular/router": "17.3.4",
13583
13591
  "@blackbaud/skyux-design-tokens": "0.0.28",
13584
13592
  "@schematics/angular": "17.3.2",
13585
- "@skyux-sdk/testing": "10.6.2",
13586
- "@skyux/animations": "10.6.2",
13587
- "@skyux/assets": "10.6.2",
13588
- "@skyux/config": "10.6.2",
13589
- "@skyux/core": "10.6.2",
13590
- "@skyux/forms": "10.6.2",
13591
- "@skyux/i18n": "10.6.2",
13592
- "@skyux/icons": "7.0.0",
13593
- "@skyux/indicators": "10.6.2",
13594
- "@skyux/inline-form": "10.6.2",
13595
- "@skyux/layout": "10.6.2",
13596
- "@skyux/lists": "10.6.2",
13597
- "@skyux/modals": "10.6.2",
13598
- "@skyux/popovers": "10.6.2",
13599
- "@skyux/router": "10.6.2",
13600
- "@skyux/theme": "10.6.2",
13593
+ "@skyux-sdk/testing": "10.7.0",
13594
+ "@skyux/animations": "10.7.0",
13595
+ "@skyux/assets": "10.7.0",
13596
+ "@skyux/config": "10.7.0",
13597
+ "@skyux/core": "10.7.0",
13598
+ "@skyux/forms": "10.7.0",
13599
+ "@skyux/help-inline": "10.7.0",
13600
+ "@skyux/i18n": "10.7.0",
13601
+ "@skyux/icons": "7.1.0",
13602
+ "@skyux/indicators": "10.7.0",
13603
+ "@skyux/inline-form": "10.7.0",
13604
+ "@skyux/layout": "10.7.0",
13605
+ "@skyux/lists": "10.7.0",
13606
+ "@skyux/modals": "10.7.0",
13607
+ "@skyux/popovers": "10.7.0",
13608
+ "@skyux/router": "10.7.0",
13609
+ "@skyux/theme": "10.7.0",
13601
13610
  "@types/dragula": "2.1.36",
13602
13611
  "axe-core": "4.9.0",
13603
13612
  "cross-spawn": "7.0.3",
@@ -13606,37 +13615,38 @@
13606
13615
  "fontfaceobserver": "2.3.0",
13607
13616
  "glob": "10.3.10",
13608
13617
  "jsonc-parser": "3.2.1",
13609
- "ng2-dragula": "5.0.1",
13618
+ "ng2-dragula": "5.1.0",
13610
13619
  "rxjs": "7.8.1",
13611
13620
  "tslib": "2.6.2",
13612
13621
  "zone.js": "0.14.4"
13613
13622
  },
13614
13623
  "/projects/layout/documentation/code-examples/inline-delete/custom": {
13615
- "@angular-devkit/core": "17.3.2",
13616
- "@angular-devkit/schematics": "17.3.2",
13617
- "@angular/animations": "17.3.1",
13618
- "@angular/cdk": "17.3.1",
13619
- "@angular/cli": "17.3.2",
13620
- "@angular/common": "17.3.1",
13621
- "@angular/core": "17.3.1",
13622
- "@angular/forms": "17.3.1",
13623
- "@angular/platform-browser": "17.3.1",
13624
- "@angular/router": "17.3.1",
13624
+ "@angular-devkit/core": "17.3.4",
13625
+ "@angular-devkit/schematics": "17.3.4",
13626
+ "@angular/animations": "17.3.4",
13627
+ "@angular/cdk": "17.3.4",
13628
+ "@angular/cli": "17.3.4",
13629
+ "@angular/common": "17.3.4",
13630
+ "@angular/core": "17.3.4",
13631
+ "@angular/forms": "17.3.4",
13632
+ "@angular/platform-browser": "17.3.4",
13633
+ "@angular/router": "17.3.4",
13625
13634
  "@blackbaud/skyux-design-tokens": "0.0.28",
13626
13635
  "@schematics/angular": "17.3.2",
13627
- "@skyux-sdk/testing": "10.6.2",
13628
- "@skyux/assets": "10.6.2",
13629
- "@skyux/config": "10.6.2",
13630
- "@skyux/core": "10.6.2",
13631
- "@skyux/forms": "10.6.2",
13632
- "@skyux/i18n": "10.6.2",
13633
- "@skyux/icons": "7.0.0",
13634
- "@skyux/indicators": "10.6.2",
13635
- "@skyux/layout": "10.6.2",
13636
- "@skyux/modals": "10.6.2",
13637
- "@skyux/popovers": "10.6.2",
13638
- "@skyux/router": "10.6.2",
13639
- "@skyux/theme": "10.6.2",
13636
+ "@skyux-sdk/testing": "10.7.0",
13637
+ "@skyux/assets": "10.7.0",
13638
+ "@skyux/config": "10.7.0",
13639
+ "@skyux/core": "10.7.0",
13640
+ "@skyux/forms": "10.7.0",
13641
+ "@skyux/help-inline": "10.7.0",
13642
+ "@skyux/i18n": "10.7.0",
13643
+ "@skyux/icons": "7.1.0",
13644
+ "@skyux/indicators": "10.7.0",
13645
+ "@skyux/layout": "10.7.0",
13646
+ "@skyux/modals": "10.7.0",
13647
+ "@skyux/popovers": "10.7.0",
13648
+ "@skyux/router": "10.7.0",
13649
+ "@skyux/theme": "10.7.0",
13640
13650
  "axe-core": "4.9.0",
13641
13651
  "cross-spawn": "7.0.3",
13642
13652
  "fontfaceobserver": "2.3.0",
@@ -13647,31 +13657,32 @@
13647
13657
  "zone.js": "0.14.4"
13648
13658
  },
13649
13659
  "/projects/layout/documentation/code-examples/format": {
13650
- "@angular-devkit/core": "17.3.2",
13651
- "@angular-devkit/schematics": "17.3.2",
13652
- "@angular/animations": "17.3.1",
13653
- "@angular/cdk": "17.3.1",
13654
- "@angular/cli": "17.3.2",
13655
- "@angular/common": "17.3.1",
13656
- "@angular/core": "17.3.1",
13657
- "@angular/forms": "17.3.1",
13658
- "@angular/platform-browser": "17.3.1",
13659
- "@angular/router": "17.3.1",
13660
+ "@angular-devkit/core": "17.3.4",
13661
+ "@angular-devkit/schematics": "17.3.4",
13662
+ "@angular/animations": "17.3.4",
13663
+ "@angular/cdk": "17.3.4",
13664
+ "@angular/cli": "17.3.4",
13665
+ "@angular/common": "17.3.4",
13666
+ "@angular/core": "17.3.4",
13667
+ "@angular/forms": "17.3.4",
13668
+ "@angular/platform-browser": "17.3.4",
13669
+ "@angular/router": "17.3.4",
13660
13670
  "@blackbaud/skyux-design-tokens": "0.0.28",
13661
13671
  "@schematics/angular": "17.3.2",
13662
- "@skyux-sdk/testing": "10.6.2",
13663
- "@skyux/assets": "10.6.2",
13664
- "@skyux/config": "10.6.2",
13665
- "@skyux/core": "10.6.2",
13666
- "@skyux/forms": "10.6.2",
13667
- "@skyux/i18n": "10.6.2",
13668
- "@skyux/icons": "7.0.0",
13669
- "@skyux/indicators": "10.6.2",
13670
- "@skyux/layout": "10.6.2",
13671
- "@skyux/modals": "10.6.2",
13672
- "@skyux/popovers": "10.6.2",
13673
- "@skyux/router": "10.6.2",
13674
- "@skyux/theme": "10.6.2",
13672
+ "@skyux-sdk/testing": "10.7.0",
13673
+ "@skyux/assets": "10.7.0",
13674
+ "@skyux/config": "10.7.0",
13675
+ "@skyux/core": "10.7.0",
13676
+ "@skyux/forms": "10.7.0",
13677
+ "@skyux/help-inline": "10.7.0",
13678
+ "@skyux/i18n": "10.7.0",
13679
+ "@skyux/icons": "7.1.0",
13680
+ "@skyux/indicators": "10.7.0",
13681
+ "@skyux/layout": "10.7.0",
13682
+ "@skyux/modals": "10.7.0",
13683
+ "@skyux/popovers": "10.7.0",
13684
+ "@skyux/router": "10.7.0",
13685
+ "@skyux/theme": "10.7.0",
13675
13686
  "axe-core": "4.9.0",
13676
13687
  "cross-spawn": "7.0.3",
13677
13688
  "fontfaceobserver": "2.3.0",
@@ -13682,31 +13693,32 @@
13682
13693
  "zone.js": "0.14.4"
13683
13694
  },
13684
13695
  "/projects/layout/documentation/code-examples/fluid-grid": {
13685
- "@angular-devkit/core": "17.3.2",
13686
- "@angular-devkit/schematics": "17.3.2",
13687
- "@angular/animations": "17.3.1",
13688
- "@angular/cdk": "17.3.1",
13689
- "@angular/cli": "17.3.2",
13690
- "@angular/common": "17.3.1",
13691
- "@angular/core": "17.3.1",
13692
- "@angular/forms": "17.3.1",
13693
- "@angular/platform-browser": "17.3.1",
13694
- "@angular/router": "17.3.1",
13696
+ "@angular-devkit/core": "17.3.4",
13697
+ "@angular-devkit/schematics": "17.3.4",
13698
+ "@angular/animations": "17.3.4",
13699
+ "@angular/cdk": "17.3.4",
13700
+ "@angular/cli": "17.3.4",
13701
+ "@angular/common": "17.3.4",
13702
+ "@angular/core": "17.3.4",
13703
+ "@angular/forms": "17.3.4",
13704
+ "@angular/platform-browser": "17.3.4",
13705
+ "@angular/router": "17.3.4",
13695
13706
  "@blackbaud/skyux-design-tokens": "0.0.28",
13696
13707
  "@schematics/angular": "17.3.2",
13697
- "@skyux-sdk/testing": "10.6.2",
13698
- "@skyux/assets": "10.6.2",
13699
- "@skyux/config": "10.6.2",
13700
- "@skyux/core": "10.6.2",
13701
- "@skyux/forms": "10.6.2",
13702
- "@skyux/i18n": "10.6.2",
13703
- "@skyux/icons": "7.0.0",
13704
- "@skyux/indicators": "10.6.2",
13705
- "@skyux/layout": "10.6.2",
13706
- "@skyux/modals": "10.6.2",
13707
- "@skyux/popovers": "10.6.2",
13708
- "@skyux/router": "10.6.2",
13709
- "@skyux/theme": "10.6.2",
13708
+ "@skyux-sdk/testing": "10.7.0",
13709
+ "@skyux/assets": "10.7.0",
13710
+ "@skyux/config": "10.7.0",
13711
+ "@skyux/core": "10.7.0",
13712
+ "@skyux/forms": "10.7.0",
13713
+ "@skyux/help-inline": "10.7.0",
13714
+ "@skyux/i18n": "10.7.0",
13715
+ "@skyux/icons": "7.1.0",
13716
+ "@skyux/indicators": "10.7.0",
13717
+ "@skyux/layout": "10.7.0",
13718
+ "@skyux/modals": "10.7.0",
13719
+ "@skyux/popovers": "10.7.0",
13720
+ "@skyux/router": "10.7.0",
13721
+ "@skyux/theme": "10.7.0",
13710
13722
  "axe-core": "4.9.0",
13711
13723
  "cross-spawn": "7.0.3",
13712
13724
  "fontfaceobserver": "2.3.0",
@@ -13717,31 +13729,32 @@
13717
13729
  "zone.js": "0.14.4"
13718
13730
  },
13719
13731
  "/projects/layout/documentation/code-examples/description-list/vertical": {
13720
- "@angular-devkit/core": "17.3.2",
13721
- "@angular-devkit/schematics": "17.3.2",
13722
- "@angular/animations": "17.3.1",
13723
- "@angular/cdk": "17.3.1",
13724
- "@angular/cli": "17.3.2",
13725
- "@angular/common": "17.3.1",
13726
- "@angular/core": "17.3.1",
13727
- "@angular/forms": "17.3.1",
13728
- "@angular/platform-browser": "17.3.1",
13729
- "@angular/router": "17.3.1",
13732
+ "@angular-devkit/core": "17.3.4",
13733
+ "@angular-devkit/schematics": "17.3.4",
13734
+ "@angular/animations": "17.3.4",
13735
+ "@angular/cdk": "17.3.4",
13736
+ "@angular/cli": "17.3.4",
13737
+ "@angular/common": "17.3.4",
13738
+ "@angular/core": "17.3.4",
13739
+ "@angular/forms": "17.3.4",
13740
+ "@angular/platform-browser": "17.3.4",
13741
+ "@angular/router": "17.3.4",
13730
13742
  "@blackbaud/skyux-design-tokens": "0.0.28",
13731
13743
  "@schematics/angular": "17.3.2",
13732
- "@skyux-sdk/testing": "10.6.2",
13733
- "@skyux/assets": "10.6.2",
13734
- "@skyux/config": "10.6.2",
13735
- "@skyux/core": "10.6.2",
13736
- "@skyux/forms": "10.6.2",
13737
- "@skyux/i18n": "10.6.2",
13738
- "@skyux/icons": "7.0.0",
13739
- "@skyux/indicators": "10.6.2",
13740
- "@skyux/layout": "10.6.2",
13741
- "@skyux/modals": "10.6.2",
13742
- "@skyux/popovers": "10.6.2",
13743
- "@skyux/router": "10.6.2",
13744
- "@skyux/theme": "10.6.2",
13744
+ "@skyux-sdk/testing": "10.7.0",
13745
+ "@skyux/assets": "10.7.0",
13746
+ "@skyux/config": "10.7.0",
13747
+ "@skyux/core": "10.7.0",
13748
+ "@skyux/forms": "10.7.0",
13749
+ "@skyux/help-inline": "10.7.0",
13750
+ "@skyux/i18n": "10.7.0",
13751
+ "@skyux/icons": "7.1.0",
13752
+ "@skyux/indicators": "10.7.0",
13753
+ "@skyux/layout": "10.7.0",
13754
+ "@skyux/modals": "10.7.0",
13755
+ "@skyux/popovers": "10.7.0",
13756
+ "@skyux/router": "10.7.0",
13757
+ "@skyux/theme": "10.7.0",
13745
13758
  "axe-core": "4.9.0",
13746
13759
  "cross-spawn": "7.0.3",
13747
13760
  "fontfaceobserver": "2.3.0",
@@ -13752,31 +13765,32 @@
13752
13765
  "zone.js": "0.14.4"
13753
13766
  },
13754
13767
  "/projects/layout/documentation/code-examples/description-list/long-description": {
13755
- "@angular-devkit/core": "17.3.2",
13756
- "@angular-devkit/schematics": "17.3.2",
13757
- "@angular/animations": "17.3.1",
13758
- "@angular/cdk": "17.3.1",
13759
- "@angular/cli": "17.3.2",
13760
- "@angular/common": "17.3.1",
13761
- "@angular/core": "17.3.1",
13762
- "@angular/forms": "17.3.1",
13763
- "@angular/platform-browser": "17.3.1",
13764
- "@angular/router": "17.3.1",
13768
+ "@angular-devkit/core": "17.3.4",
13769
+ "@angular-devkit/schematics": "17.3.4",
13770
+ "@angular/animations": "17.3.4",
13771
+ "@angular/cdk": "17.3.4",
13772
+ "@angular/cli": "17.3.4",
13773
+ "@angular/common": "17.3.4",
13774
+ "@angular/core": "17.3.4",
13775
+ "@angular/forms": "17.3.4",
13776
+ "@angular/platform-browser": "17.3.4",
13777
+ "@angular/router": "17.3.4",
13765
13778
  "@blackbaud/skyux-design-tokens": "0.0.28",
13766
13779
  "@schematics/angular": "17.3.2",
13767
- "@skyux-sdk/testing": "10.6.2",
13768
- "@skyux/assets": "10.6.2",
13769
- "@skyux/config": "10.6.2",
13770
- "@skyux/core": "10.6.2",
13771
- "@skyux/forms": "10.6.2",
13772
- "@skyux/i18n": "10.6.2",
13773
- "@skyux/icons": "7.0.0",
13774
- "@skyux/indicators": "10.6.2",
13775
- "@skyux/layout": "10.6.2",
13776
- "@skyux/modals": "10.6.2",
13777
- "@skyux/popovers": "10.6.2",
13778
- "@skyux/router": "10.6.2",
13779
- "@skyux/theme": "10.6.2",
13780
+ "@skyux-sdk/testing": "10.7.0",
13781
+ "@skyux/assets": "10.7.0",
13782
+ "@skyux/config": "10.7.0",
13783
+ "@skyux/core": "10.7.0",
13784
+ "@skyux/forms": "10.7.0",
13785
+ "@skyux/help-inline": "10.7.0",
13786
+ "@skyux/i18n": "10.7.0",
13787
+ "@skyux/icons": "7.1.0",
13788
+ "@skyux/indicators": "10.7.0",
13789
+ "@skyux/layout": "10.7.0",
13790
+ "@skyux/modals": "10.7.0",
13791
+ "@skyux/popovers": "10.7.0",
13792
+ "@skyux/router": "10.7.0",
13793
+ "@skyux/theme": "10.7.0",
13780
13794
  "axe-core": "4.9.0",
13781
13795
  "cross-spawn": "7.0.3",
13782
13796
  "fontfaceobserver": "2.3.0",
@@ -13787,31 +13801,32 @@
13787
13801
  "zone.js": "0.14.4"
13788
13802
  },
13789
13803
  "/projects/layout/documentation/code-examples/description-list/inline-help": {
13790
- "@angular-devkit/core": "17.3.2",
13791
- "@angular-devkit/schematics": "17.3.2",
13792
- "@angular/animations": "17.3.1",
13793
- "@angular/cdk": "17.3.1",
13794
- "@angular/cli": "17.3.2",
13795
- "@angular/common": "17.3.1",
13796
- "@angular/core": "17.3.1",
13797
- "@angular/forms": "17.3.1",
13798
- "@angular/platform-browser": "17.3.1",
13799
- "@angular/router": "17.3.1",
13804
+ "@angular-devkit/core": "17.3.4",
13805
+ "@angular-devkit/schematics": "17.3.4",
13806
+ "@angular/animations": "17.3.4",
13807
+ "@angular/cdk": "17.3.4",
13808
+ "@angular/cli": "17.3.4",
13809
+ "@angular/common": "17.3.4",
13810
+ "@angular/core": "17.3.4",
13811
+ "@angular/forms": "17.3.4",
13812
+ "@angular/platform-browser": "17.3.4",
13813
+ "@angular/router": "17.3.4",
13800
13814
  "@blackbaud/skyux-design-tokens": "0.0.28",
13801
13815
  "@schematics/angular": "17.3.2",
13802
- "@skyux-sdk/testing": "10.6.2",
13803
- "@skyux/assets": "10.6.2",
13804
- "@skyux/config": "10.6.2",
13805
- "@skyux/core": "10.6.2",
13806
- "@skyux/forms": "10.6.2",
13807
- "@skyux/i18n": "10.6.2",
13808
- "@skyux/icons": "7.0.0",
13809
- "@skyux/indicators": "10.6.2",
13810
- "@skyux/layout": "10.6.2",
13811
- "@skyux/modals": "10.6.2",
13812
- "@skyux/popovers": "10.6.2",
13813
- "@skyux/router": "10.6.2",
13814
- "@skyux/theme": "10.6.2",
13816
+ "@skyux-sdk/testing": "10.7.0",
13817
+ "@skyux/assets": "10.7.0",
13818
+ "@skyux/config": "10.7.0",
13819
+ "@skyux/core": "10.7.0",
13820
+ "@skyux/forms": "10.7.0",
13821
+ "@skyux/help-inline": "10.7.0",
13822
+ "@skyux/i18n": "10.7.0",
13823
+ "@skyux/icons": "7.1.0",
13824
+ "@skyux/indicators": "10.7.0",
13825
+ "@skyux/layout": "10.7.0",
13826
+ "@skyux/modals": "10.7.0",
13827
+ "@skyux/popovers": "10.7.0",
13828
+ "@skyux/router": "10.7.0",
13829
+ "@skyux/theme": "10.7.0",
13815
13830
  "axe-core": "4.9.0",
13816
13831
  "cross-spawn": "7.0.3",
13817
13832
  "fontfaceobserver": "2.3.0",
@@ -13822,31 +13837,32 @@
13822
13837
  "zone.js": "0.14.4"
13823
13838
  },
13824
13839
  "/projects/layout/documentation/code-examples/description-list/horizontal": {
13825
- "@angular-devkit/core": "17.3.2",
13826
- "@angular-devkit/schematics": "17.3.2",
13827
- "@angular/animations": "17.3.1",
13828
- "@angular/cdk": "17.3.1",
13829
- "@angular/cli": "17.3.2",
13830
- "@angular/common": "17.3.1",
13831
- "@angular/core": "17.3.1",
13832
- "@angular/forms": "17.3.1",
13833
- "@angular/platform-browser": "17.3.1",
13834
- "@angular/router": "17.3.1",
13840
+ "@angular-devkit/core": "17.3.4",
13841
+ "@angular-devkit/schematics": "17.3.4",
13842
+ "@angular/animations": "17.3.4",
13843
+ "@angular/cdk": "17.3.4",
13844
+ "@angular/cli": "17.3.4",
13845
+ "@angular/common": "17.3.4",
13846
+ "@angular/core": "17.3.4",
13847
+ "@angular/forms": "17.3.4",
13848
+ "@angular/platform-browser": "17.3.4",
13849
+ "@angular/router": "17.3.4",
13835
13850
  "@blackbaud/skyux-design-tokens": "0.0.28",
13836
13851
  "@schematics/angular": "17.3.2",
13837
- "@skyux-sdk/testing": "10.6.2",
13838
- "@skyux/assets": "10.6.2",
13839
- "@skyux/config": "10.6.2",
13840
- "@skyux/core": "10.6.2",
13841
- "@skyux/forms": "10.6.2",
13842
- "@skyux/i18n": "10.6.2",
13843
- "@skyux/icons": "7.0.0",
13844
- "@skyux/indicators": "10.6.2",
13845
- "@skyux/layout": "10.6.2",
13846
- "@skyux/modals": "10.6.2",
13847
- "@skyux/popovers": "10.6.2",
13848
- "@skyux/router": "10.6.2",
13849
- "@skyux/theme": "10.6.2",
13852
+ "@skyux-sdk/testing": "10.7.0",
13853
+ "@skyux/assets": "10.7.0",
13854
+ "@skyux/config": "10.7.0",
13855
+ "@skyux/core": "10.7.0",
13856
+ "@skyux/forms": "10.7.0",
13857
+ "@skyux/help-inline": "10.7.0",
13858
+ "@skyux/i18n": "10.7.0",
13859
+ "@skyux/icons": "7.1.0",
13860
+ "@skyux/indicators": "10.7.0",
13861
+ "@skyux/layout": "10.7.0",
13862
+ "@skyux/modals": "10.7.0",
13863
+ "@skyux/popovers": "10.7.0",
13864
+ "@skyux/router": "10.7.0",
13865
+ "@skyux/theme": "10.7.0",
13850
13866
  "axe-core": "4.9.0",
13851
13867
  "cross-spawn": "7.0.3",
13852
13868
  "fontfaceobserver": "2.3.0",
@@ -13857,31 +13873,32 @@
13857
13873
  "zone.js": "0.14.4"
13858
13874
  },
13859
13875
  "/projects/layout/documentation/code-examples/definition-list/basic": {
13860
- "@angular-devkit/core": "17.3.2",
13861
- "@angular-devkit/schematics": "17.3.2",
13862
- "@angular/animations": "17.3.1",
13863
- "@angular/cdk": "17.3.1",
13864
- "@angular/cli": "17.3.2",
13865
- "@angular/common": "17.3.1",
13866
- "@angular/core": "17.3.1",
13867
- "@angular/forms": "17.3.1",
13868
- "@angular/platform-browser": "17.3.1",
13869
- "@angular/router": "17.3.1",
13876
+ "@angular-devkit/core": "17.3.4",
13877
+ "@angular-devkit/schematics": "17.3.4",
13878
+ "@angular/animations": "17.3.4",
13879
+ "@angular/cdk": "17.3.4",
13880
+ "@angular/cli": "17.3.4",
13881
+ "@angular/common": "17.3.4",
13882
+ "@angular/core": "17.3.4",
13883
+ "@angular/forms": "17.3.4",
13884
+ "@angular/platform-browser": "17.3.4",
13885
+ "@angular/router": "17.3.4",
13870
13886
  "@blackbaud/skyux-design-tokens": "0.0.28",
13871
13887
  "@schematics/angular": "17.3.2",
13872
- "@skyux-sdk/testing": "10.6.2",
13873
- "@skyux/assets": "10.6.2",
13874
- "@skyux/config": "10.6.2",
13875
- "@skyux/core": "10.6.2",
13876
- "@skyux/forms": "10.6.2",
13877
- "@skyux/i18n": "10.6.2",
13878
- "@skyux/icons": "7.0.0",
13879
- "@skyux/indicators": "10.6.2",
13880
- "@skyux/layout": "10.6.2",
13881
- "@skyux/modals": "10.6.2",
13882
- "@skyux/popovers": "10.6.2",
13883
- "@skyux/router": "10.6.2",
13884
- "@skyux/theme": "10.6.2",
13888
+ "@skyux-sdk/testing": "10.7.0",
13889
+ "@skyux/assets": "10.7.0",
13890
+ "@skyux/config": "10.7.0",
13891
+ "@skyux/core": "10.7.0",
13892
+ "@skyux/forms": "10.7.0",
13893
+ "@skyux/help-inline": "10.7.0",
13894
+ "@skyux/i18n": "10.7.0",
13895
+ "@skyux/icons": "7.1.0",
13896
+ "@skyux/indicators": "10.7.0",
13897
+ "@skyux/layout": "10.7.0",
13898
+ "@skyux/modals": "10.7.0",
13899
+ "@skyux/popovers": "10.7.0",
13900
+ "@skyux/router": "10.7.0",
13901
+ "@skyux/theme": "10.7.0",
13885
13902
  "axe-core": "4.9.0",
13886
13903
  "cross-spawn": "7.0.3",
13887
13904
  "fontfaceobserver": "2.3.0",
@@ -13892,31 +13909,32 @@
13892
13909
  "zone.js": "0.14.4"
13893
13910
  },
13894
13911
  "/projects/layout/documentation/code-examples/card/basic": {
13895
- "@angular-devkit/core": "17.3.2",
13896
- "@angular-devkit/schematics": "17.3.2",
13897
- "@angular/animations": "17.3.1",
13898
- "@angular/cdk": "17.3.1",
13899
- "@angular/cli": "17.3.2",
13900
- "@angular/common": "17.3.1",
13901
- "@angular/core": "17.3.1",
13902
- "@angular/forms": "17.3.1",
13903
- "@angular/platform-browser": "17.3.1",
13904
- "@angular/router": "17.3.1",
13912
+ "@angular-devkit/core": "17.3.4",
13913
+ "@angular-devkit/schematics": "17.3.4",
13914
+ "@angular/animations": "17.3.4",
13915
+ "@angular/cdk": "17.3.4",
13916
+ "@angular/cli": "17.3.4",
13917
+ "@angular/common": "17.3.4",
13918
+ "@angular/core": "17.3.4",
13919
+ "@angular/forms": "17.3.4",
13920
+ "@angular/platform-browser": "17.3.4",
13921
+ "@angular/router": "17.3.4",
13905
13922
  "@blackbaud/skyux-design-tokens": "0.0.28",
13906
13923
  "@schematics/angular": "17.3.2",
13907
- "@skyux-sdk/testing": "10.6.2",
13908
- "@skyux/assets": "10.6.2",
13909
- "@skyux/config": "10.6.2",
13910
- "@skyux/core": "10.6.2",
13911
- "@skyux/forms": "10.6.2",
13912
- "@skyux/i18n": "10.6.2",
13913
- "@skyux/icons": "7.0.0",
13914
- "@skyux/indicators": "10.6.2",
13915
- "@skyux/layout": "10.6.2",
13916
- "@skyux/modals": "10.6.2",
13917
- "@skyux/popovers": "10.6.2",
13918
- "@skyux/router": "10.6.2",
13919
- "@skyux/theme": "10.6.2",
13924
+ "@skyux-sdk/testing": "10.7.0",
13925
+ "@skyux/assets": "10.7.0",
13926
+ "@skyux/config": "10.7.0",
13927
+ "@skyux/core": "10.7.0",
13928
+ "@skyux/forms": "10.7.0",
13929
+ "@skyux/help-inline": "10.7.0",
13930
+ "@skyux/i18n": "10.7.0",
13931
+ "@skyux/icons": "7.1.0",
13932
+ "@skyux/indicators": "10.7.0",
13933
+ "@skyux/layout": "10.7.0",
13934
+ "@skyux/modals": "10.7.0",
13935
+ "@skyux/popovers": "10.7.0",
13936
+ "@skyux/router": "10.7.0",
13937
+ "@skyux/theme": "10.7.0",
13920
13938
  "axe-core": "4.9.0",
13921
13939
  "cross-spawn": "7.0.3",
13922
13940
  "fontfaceobserver": "2.3.0",
@@ -13927,31 +13945,32 @@
13927
13945
  "zone.js": "0.14.4"
13928
13946
  },
13929
13947
  "/projects/layout/documentation/code-examples/box/inline-help": {
13930
- "@angular-devkit/core": "17.3.2",
13931
- "@angular-devkit/schematics": "17.3.2",
13932
- "@angular/animations": "17.3.1",
13933
- "@angular/cdk": "17.3.1",
13934
- "@angular/cli": "17.3.2",
13935
- "@angular/common": "17.3.1",
13936
- "@angular/core": "17.3.1",
13937
- "@angular/forms": "17.3.1",
13938
- "@angular/platform-browser": "17.3.1",
13939
- "@angular/router": "17.3.1",
13948
+ "@angular-devkit/core": "17.3.4",
13949
+ "@angular-devkit/schematics": "17.3.4",
13950
+ "@angular/animations": "17.3.4",
13951
+ "@angular/cdk": "17.3.4",
13952
+ "@angular/cli": "17.3.4",
13953
+ "@angular/common": "17.3.4",
13954
+ "@angular/core": "17.3.4",
13955
+ "@angular/forms": "17.3.4",
13956
+ "@angular/platform-browser": "17.3.4",
13957
+ "@angular/router": "17.3.4",
13940
13958
  "@blackbaud/skyux-design-tokens": "0.0.28",
13941
13959
  "@schematics/angular": "17.3.2",
13942
- "@skyux-sdk/testing": "10.6.2",
13943
- "@skyux/assets": "10.6.2",
13944
- "@skyux/config": "10.6.2",
13945
- "@skyux/core": "10.6.2",
13946
- "@skyux/forms": "10.6.2",
13947
- "@skyux/i18n": "10.6.2",
13948
- "@skyux/icons": "7.0.0",
13949
- "@skyux/indicators": "10.6.2",
13950
- "@skyux/layout": "10.6.2",
13951
- "@skyux/modals": "10.6.2",
13952
- "@skyux/popovers": "10.6.2",
13953
- "@skyux/router": "10.6.2",
13954
- "@skyux/theme": "10.6.2",
13960
+ "@skyux-sdk/testing": "10.7.0",
13961
+ "@skyux/assets": "10.7.0",
13962
+ "@skyux/config": "10.7.0",
13963
+ "@skyux/core": "10.7.0",
13964
+ "@skyux/forms": "10.7.0",
13965
+ "@skyux/help-inline": "10.7.0",
13966
+ "@skyux/i18n": "10.7.0",
13967
+ "@skyux/icons": "7.1.0",
13968
+ "@skyux/indicators": "10.7.0",
13969
+ "@skyux/layout": "10.7.0",
13970
+ "@skyux/modals": "10.7.0",
13971
+ "@skyux/popovers": "10.7.0",
13972
+ "@skyux/router": "10.7.0",
13973
+ "@skyux/theme": "10.7.0",
13955
13974
  "axe-core": "4.9.0",
13956
13975
  "cross-spawn": "7.0.3",
13957
13976
  "fontfaceobserver": "2.3.0",
@@ -13962,31 +13981,32 @@
13962
13981
  "zone.js": "0.14.4"
13963
13982
  },
13964
13983
  "/projects/layout/documentation/code-examples/box/basic": {
13965
- "@angular-devkit/core": "17.3.2",
13966
- "@angular-devkit/schematics": "17.3.2",
13967
- "@angular/animations": "17.3.1",
13968
- "@angular/cdk": "17.3.1",
13969
- "@angular/cli": "17.3.2",
13970
- "@angular/common": "17.3.1",
13971
- "@angular/core": "17.3.1",
13972
- "@angular/forms": "17.3.1",
13973
- "@angular/platform-browser": "17.3.1",
13974
- "@angular/router": "17.3.1",
13984
+ "@angular-devkit/core": "17.3.4",
13985
+ "@angular-devkit/schematics": "17.3.4",
13986
+ "@angular/animations": "17.3.4",
13987
+ "@angular/cdk": "17.3.4",
13988
+ "@angular/cli": "17.3.4",
13989
+ "@angular/common": "17.3.4",
13990
+ "@angular/core": "17.3.4",
13991
+ "@angular/forms": "17.3.4",
13992
+ "@angular/platform-browser": "17.3.4",
13993
+ "@angular/router": "17.3.4",
13975
13994
  "@blackbaud/skyux-design-tokens": "0.0.28",
13976
13995
  "@schematics/angular": "17.3.2",
13977
- "@skyux-sdk/testing": "10.6.2",
13978
- "@skyux/assets": "10.6.2",
13979
- "@skyux/config": "10.6.2",
13980
- "@skyux/core": "10.6.2",
13981
- "@skyux/forms": "10.6.2",
13982
- "@skyux/i18n": "10.6.2",
13983
- "@skyux/icons": "7.0.0",
13984
- "@skyux/indicators": "10.6.2",
13985
- "@skyux/layout": "10.6.2",
13986
- "@skyux/modals": "10.6.2",
13987
- "@skyux/popovers": "10.6.2",
13988
- "@skyux/router": "10.6.2",
13989
- "@skyux/theme": "10.6.2",
13996
+ "@skyux-sdk/testing": "10.7.0",
13997
+ "@skyux/assets": "10.7.0",
13998
+ "@skyux/config": "10.7.0",
13999
+ "@skyux/core": "10.7.0",
14000
+ "@skyux/forms": "10.7.0",
14001
+ "@skyux/help-inline": "10.7.0",
14002
+ "@skyux/i18n": "10.7.0",
14003
+ "@skyux/icons": "7.1.0",
14004
+ "@skyux/indicators": "10.7.0",
14005
+ "@skyux/layout": "10.7.0",
14006
+ "@skyux/modals": "10.7.0",
14007
+ "@skyux/popovers": "10.7.0",
14008
+ "@skyux/router": "10.7.0",
14009
+ "@skyux/theme": "10.7.0",
13990
14010
  "axe-core": "4.9.0",
13991
14011
  "cross-spawn": "7.0.3",
13992
14012
  "fontfaceobserver": "2.3.0",
@@ -13997,34 +14017,35 @@
13997
14017
  "zone.js": "0.14.4"
13998
14018
  },
13999
14019
  "/projects/layout/documentation/code-examples/back-to-top/repeater": {
14000
- "@angular-devkit/core": "17.3.2",
14001
- "@angular-devkit/schematics": "17.3.2",
14002
- "@angular/animations": "17.3.1",
14003
- "@angular/cdk": "17.3.1",
14004
- "@angular/cli": "17.3.2",
14005
- "@angular/common": "17.3.1",
14006
- "@angular/core": "17.3.1",
14007
- "@angular/forms": "17.3.1",
14008
- "@angular/platform-browser": "17.3.1",
14009
- "@angular/router": "17.3.1",
14020
+ "@angular-devkit/core": "17.3.4",
14021
+ "@angular-devkit/schematics": "17.3.4",
14022
+ "@angular/animations": "17.3.4",
14023
+ "@angular/cdk": "17.3.4",
14024
+ "@angular/cli": "17.3.4",
14025
+ "@angular/common": "17.3.4",
14026
+ "@angular/core": "17.3.4",
14027
+ "@angular/forms": "17.3.4",
14028
+ "@angular/platform-browser": "17.3.4",
14029
+ "@angular/router": "17.3.4",
14010
14030
  "@blackbaud/skyux-design-tokens": "0.0.28",
14011
14031
  "@schematics/angular": "17.3.2",
14012
- "@skyux-sdk/testing": "10.6.2",
14013
- "@skyux/animations": "10.6.2",
14014
- "@skyux/assets": "10.6.2",
14015
- "@skyux/config": "10.6.2",
14016
- "@skyux/core": "10.6.2",
14017
- "@skyux/forms": "10.6.2",
14018
- "@skyux/i18n": "10.6.2",
14019
- "@skyux/icons": "7.0.0",
14020
- "@skyux/indicators": "10.6.2",
14021
- "@skyux/inline-form": "10.6.2",
14022
- "@skyux/layout": "10.6.2",
14023
- "@skyux/lists": "10.6.2",
14024
- "@skyux/modals": "10.6.2",
14025
- "@skyux/popovers": "10.6.2",
14026
- "@skyux/router": "10.6.2",
14027
- "@skyux/theme": "10.6.2",
14032
+ "@skyux-sdk/testing": "10.7.0",
14033
+ "@skyux/animations": "10.7.0",
14034
+ "@skyux/assets": "10.7.0",
14035
+ "@skyux/config": "10.7.0",
14036
+ "@skyux/core": "10.7.0",
14037
+ "@skyux/forms": "10.7.0",
14038
+ "@skyux/help-inline": "10.7.0",
14039
+ "@skyux/i18n": "10.7.0",
14040
+ "@skyux/icons": "7.1.0",
14041
+ "@skyux/indicators": "10.7.0",
14042
+ "@skyux/inline-form": "10.7.0",
14043
+ "@skyux/layout": "10.7.0",
14044
+ "@skyux/lists": "10.7.0",
14045
+ "@skyux/modals": "10.7.0",
14046
+ "@skyux/popovers": "10.7.0",
14047
+ "@skyux/router": "10.7.0",
14048
+ "@skyux/theme": "10.7.0",
14028
14049
  "@types/dragula": "2.1.36",
14029
14050
  "axe-core": "4.9.0",
14030
14051
  "cross-spawn": "7.0.3",
@@ -14033,40 +14054,41 @@
14033
14054
  "fontfaceobserver": "2.3.0",
14034
14055
  "glob": "10.3.10",
14035
14056
  "jsonc-parser": "3.2.1",
14036
- "ng2-dragula": "5.0.1",
14057
+ "ng2-dragula": "5.1.0",
14037
14058
  "rxjs": "7.8.1",
14038
14059
  "tslib": "2.6.2",
14039
14060
  "zone.js": "0.14.4"
14040
14061
  },
14041
14062
  "/projects/layout/documentation/code-examples/back-to-top/infinite-scroll": {
14042
- "@angular-devkit/core": "17.3.2",
14043
- "@angular-devkit/schematics": "17.3.2",
14044
- "@angular/animations": "17.3.1",
14045
- "@angular/cdk": "17.3.1",
14046
- "@angular/cli": "17.3.2",
14047
- "@angular/common": "17.3.1",
14048
- "@angular/core": "17.3.1",
14049
- "@angular/forms": "17.3.1",
14050
- "@angular/platform-browser": "17.3.1",
14051
- "@angular/router": "17.3.1",
14063
+ "@angular-devkit/core": "17.3.4",
14064
+ "@angular-devkit/schematics": "17.3.4",
14065
+ "@angular/animations": "17.3.4",
14066
+ "@angular/cdk": "17.3.4",
14067
+ "@angular/cli": "17.3.4",
14068
+ "@angular/common": "17.3.4",
14069
+ "@angular/core": "17.3.4",
14070
+ "@angular/forms": "17.3.4",
14071
+ "@angular/platform-browser": "17.3.4",
14072
+ "@angular/router": "17.3.4",
14052
14073
  "@blackbaud/skyux-design-tokens": "0.0.28",
14053
14074
  "@schematics/angular": "17.3.2",
14054
- "@skyux-sdk/testing": "10.6.2",
14055
- "@skyux/animations": "10.6.2",
14056
- "@skyux/assets": "10.6.2",
14057
- "@skyux/config": "10.6.2",
14058
- "@skyux/core": "10.6.2",
14059
- "@skyux/forms": "10.6.2",
14060
- "@skyux/i18n": "10.6.2",
14061
- "@skyux/icons": "7.0.0",
14062
- "@skyux/indicators": "10.6.2",
14063
- "@skyux/inline-form": "10.6.2",
14064
- "@skyux/layout": "10.6.2",
14065
- "@skyux/lists": "10.6.2",
14066
- "@skyux/modals": "10.6.2",
14067
- "@skyux/popovers": "10.6.2",
14068
- "@skyux/router": "10.6.2",
14069
- "@skyux/theme": "10.6.2",
14075
+ "@skyux-sdk/testing": "10.7.0",
14076
+ "@skyux/animations": "10.7.0",
14077
+ "@skyux/assets": "10.7.0",
14078
+ "@skyux/config": "10.7.0",
14079
+ "@skyux/core": "10.7.0",
14080
+ "@skyux/forms": "10.7.0",
14081
+ "@skyux/help-inline": "10.7.0",
14082
+ "@skyux/i18n": "10.7.0",
14083
+ "@skyux/icons": "7.1.0",
14084
+ "@skyux/indicators": "10.7.0",
14085
+ "@skyux/inline-form": "10.7.0",
14086
+ "@skyux/layout": "10.7.0",
14087
+ "@skyux/lists": "10.7.0",
14088
+ "@skyux/modals": "10.7.0",
14089
+ "@skyux/popovers": "10.7.0",
14090
+ "@skyux/router": "10.7.0",
14091
+ "@skyux/theme": "10.7.0",
14070
14092
  "@types/dragula": "2.1.36",
14071
14093
  "axe-core": "4.9.0",
14072
14094
  "cross-spawn": "7.0.3",
@@ -14075,37 +14097,38 @@
14075
14097
  "fontfaceobserver": "2.3.0",
14076
14098
  "glob": "10.3.10",
14077
14099
  "jsonc-parser": "3.2.1",
14078
- "ng2-dragula": "5.0.1",
14100
+ "ng2-dragula": "5.1.0",
14079
14101
  "rxjs": "7.8.1",
14080
14102
  "tslib": "2.6.2",
14081
14103
  "zone.js": "0.14.4"
14082
14104
  },
14083
14105
  "/projects/layout/documentation/code-examples/action-button/permalink": {
14084
- "@angular-devkit/core": "17.3.2",
14085
- "@angular-devkit/schematics": "17.3.2",
14086
- "@angular/animations": "17.3.1",
14087
- "@angular/cdk": "17.3.1",
14088
- "@angular/cli": "17.3.2",
14089
- "@angular/common": "17.3.1",
14090
- "@angular/core": "17.3.1",
14091
- "@angular/forms": "17.3.1",
14092
- "@angular/platform-browser": "17.3.1",
14093
- "@angular/router": "17.3.1",
14106
+ "@angular-devkit/core": "17.3.4",
14107
+ "@angular-devkit/schematics": "17.3.4",
14108
+ "@angular/animations": "17.3.4",
14109
+ "@angular/cdk": "17.3.4",
14110
+ "@angular/cli": "17.3.4",
14111
+ "@angular/common": "17.3.4",
14112
+ "@angular/core": "17.3.4",
14113
+ "@angular/forms": "17.3.4",
14114
+ "@angular/platform-browser": "17.3.4",
14115
+ "@angular/router": "17.3.4",
14094
14116
  "@blackbaud/skyux-design-tokens": "0.0.28",
14095
14117
  "@schematics/angular": "17.3.2",
14096
- "@skyux-sdk/testing": "10.6.2",
14097
- "@skyux/assets": "10.6.2",
14098
- "@skyux/config": "10.6.2",
14099
- "@skyux/core": "10.6.2",
14100
- "@skyux/forms": "10.6.2",
14101
- "@skyux/i18n": "10.6.2",
14102
- "@skyux/icons": "7.0.0",
14103
- "@skyux/indicators": "10.6.2",
14104
- "@skyux/layout": "10.6.2",
14105
- "@skyux/modals": "10.6.2",
14106
- "@skyux/popovers": "10.6.2",
14107
- "@skyux/router": "10.6.2",
14108
- "@skyux/theme": "10.6.2",
14118
+ "@skyux-sdk/testing": "10.7.0",
14119
+ "@skyux/assets": "10.7.0",
14120
+ "@skyux/config": "10.7.0",
14121
+ "@skyux/core": "10.7.0",
14122
+ "@skyux/forms": "10.7.0",
14123
+ "@skyux/help-inline": "10.7.0",
14124
+ "@skyux/i18n": "10.7.0",
14125
+ "@skyux/icons": "7.1.0",
14126
+ "@skyux/indicators": "10.7.0",
14127
+ "@skyux/layout": "10.7.0",
14128
+ "@skyux/modals": "10.7.0",
14129
+ "@skyux/popovers": "10.7.0",
14130
+ "@skyux/router": "10.7.0",
14131
+ "@skyux/theme": "10.7.0",
14109
14132
  "axe-core": "4.9.0",
14110
14133
  "cross-spawn": "7.0.3",
14111
14134
  "fontfaceobserver": "2.3.0",
@@ -14116,31 +14139,32 @@
14116
14139
  "zone.js": "0.14.4"
14117
14140
  },
14118
14141
  "/projects/layout/documentation/code-examples/action-button/basic": {
14119
- "@angular-devkit/core": "17.3.2",
14120
- "@angular-devkit/schematics": "17.3.2",
14121
- "@angular/animations": "17.3.1",
14122
- "@angular/cdk": "17.3.1",
14123
- "@angular/cli": "17.3.2",
14124
- "@angular/common": "17.3.1",
14125
- "@angular/core": "17.3.1",
14126
- "@angular/forms": "17.3.1",
14127
- "@angular/platform-browser": "17.3.1",
14128
- "@angular/router": "17.3.1",
14142
+ "@angular-devkit/core": "17.3.4",
14143
+ "@angular-devkit/schematics": "17.3.4",
14144
+ "@angular/animations": "17.3.4",
14145
+ "@angular/cdk": "17.3.4",
14146
+ "@angular/cli": "17.3.4",
14147
+ "@angular/common": "17.3.4",
14148
+ "@angular/core": "17.3.4",
14149
+ "@angular/forms": "17.3.4",
14150
+ "@angular/platform-browser": "17.3.4",
14151
+ "@angular/router": "17.3.4",
14129
14152
  "@blackbaud/skyux-design-tokens": "0.0.28",
14130
14153
  "@schematics/angular": "17.3.2",
14131
- "@skyux-sdk/testing": "10.6.2",
14132
- "@skyux/assets": "10.6.2",
14133
- "@skyux/config": "10.6.2",
14134
- "@skyux/core": "10.6.2",
14135
- "@skyux/forms": "10.6.2",
14136
- "@skyux/i18n": "10.6.2",
14137
- "@skyux/icons": "7.0.0",
14138
- "@skyux/indicators": "10.6.2",
14139
- "@skyux/layout": "10.6.2",
14140
- "@skyux/modals": "10.6.2",
14141
- "@skyux/popovers": "10.6.2",
14142
- "@skyux/router": "10.6.2",
14143
- "@skyux/theme": "10.6.2",
14154
+ "@skyux-sdk/testing": "10.7.0",
14155
+ "@skyux/assets": "10.7.0",
14156
+ "@skyux/config": "10.7.0",
14157
+ "@skyux/core": "10.7.0",
14158
+ "@skyux/forms": "10.7.0",
14159
+ "@skyux/help-inline": "10.7.0",
14160
+ "@skyux/i18n": "10.7.0",
14161
+ "@skyux/icons": "7.1.0",
14162
+ "@skyux/indicators": "10.7.0",
14163
+ "@skyux/layout": "10.7.0",
14164
+ "@skyux/modals": "10.7.0",
14165
+ "@skyux/popovers": "10.7.0",
14166
+ "@skyux/router": "10.7.0",
14167
+ "@skyux/theme": "10.7.0",
14144
14168
  "axe-core": "4.9.0",
14145
14169
  "cross-spawn": "7.0.3",
14146
14170
  "fontfaceobserver": "2.3.0",