carbon-components-angular 5.24.0 → 5.24.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/button/base-icon-button.component.d.ts +6 -1
- package/docs/documentation/components/BaseIconButton.html +43 -2
- package/docs/documentation/components/CodeSnippet.html +45 -2
- package/docs/documentation/components/HeaderAction.html +45 -2
- package/docs/documentation/components/IconButton.html +74 -29
- package/docs/documentation/coverage.html +10 -10
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/TilesModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TilesModule.html +4 -4
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +45 -41
- package/docs/documentation/modules/TimePickerModule.html +45 -41
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +42 -38
- package/docs/documentation/modules/TimePickerSelectModule.html +42 -38
- package/docs/documentation/modules/ToggleModule/dependencies.svg +45 -41
- package/docs/documentation/modules/ToggleModule.html +45 -41
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +39 -39
- package/docs/documentation/modules/ToggletipModule.html +39 -39
- package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TooltipModule.html +28 -28
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TreeviewModule.html +4 -4
- package/docs/documentation.json +185 -72
- package/docs/storybook/4578.17249a24.iframe.bundle.js +1 -0
- package/docs/storybook/{button-icon-button-stories.19a7bba3.iframe.bundle.js → button-icon-button-stories.59d7496a.iframe.bundle.js} +1 -1
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/index.json +1 -1
- package/docs/storybook/main.9d694b47.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.f7ceaed5.iframe.bundle.js → runtime~main.1f3e45b2.iframe.bundle.js} +1 -1
- package/docs/storybook/stories.json +1 -1
- package/esm2020/button/base-icon-button.component.mjs +9 -2
- package/esm2020/button/icon-button.component.mjs +3 -1
- package/fesm2015/carbon-components-angular-button.mjs +10 -1
- package/fesm2015/carbon-components-angular-button.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-button.mjs +10 -1
- package/fesm2020/carbon-components-angular-button.mjs.map +1 -1
- package/package.json +1 -1
- package/docs/storybook/4578.2ddca843.iframe.bundle.js +0 -1
- package/docs/storybook/main.7445afdc.iframe.bundle.js +0 -1
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
<td>BaseIconButton</td>
|
|
149
149
|
<td align="right" data-sort="100">
|
|
150
150
|
<span class="coverage-percent">100 %</span>
|
|
151
|
-
<span class="coverage-count">(
|
|
151
|
+
<span class="coverage-count">(9/9)</span>
|
|
152
152
|
</td>
|
|
153
153
|
</tr>
|
|
154
154
|
<tr class="medium">
|
|
@@ -182,9 +182,9 @@
|
|
|
182
182
|
</td>
|
|
183
183
|
<td>component</td>
|
|
184
184
|
<td>IconButton</td>
|
|
185
|
-
<td align="right" data-sort="
|
|
186
|
-
<span class="coverage-percent">
|
|
187
|
-
<span class="coverage-count">(
|
|
185
|
+
<td align="right" data-sort="68">
|
|
186
|
+
<span class="coverage-percent">68 %</span>
|
|
187
|
+
<span class="coverage-count">(20/29)</span>
|
|
188
188
|
</td>
|
|
189
189
|
</tr>
|
|
190
190
|
<tr class="low">
|
|
@@ -230,9 +230,9 @@
|
|
|
230
230
|
</td>
|
|
231
231
|
<td>component</td>
|
|
232
232
|
<td>CodeSnippet</td>
|
|
233
|
-
<td align="right" data-sort="
|
|
234
|
-
<span class="coverage-percent">
|
|
235
|
-
<span class="coverage-count">(
|
|
233
|
+
<td align="right" data-sort="42">
|
|
234
|
+
<span class="coverage-percent">42 %</span>
|
|
235
|
+
<span class="coverage-count">(21/49)</span>
|
|
236
236
|
</td>
|
|
237
237
|
</tr>
|
|
238
238
|
<tr class="good">
|
|
@@ -2942,9 +2942,9 @@
|
|
|
2942
2942
|
</td>
|
|
2943
2943
|
<td>component</td>
|
|
2944
2944
|
<td>HeaderAction</td>
|
|
2945
|
-
<td align="right" data-sort="
|
|
2946
|
-
<span class="coverage-percent">
|
|
2947
|
-
<span class="coverage-count">(
|
|
2945
|
+
<td align="right" data-sort="93">
|
|
2946
|
+
<span class="coverage-percent">93 %</span>
|
|
2947
|
+
<span class="coverage-count">(14/15)</span>
|
|
2948
2948
|
</td>
|
|
2949
2949
|
</tr>
|
|
2950
2950
|
<tr class="medium">
|