carbon-components-angular 5.24.5 → 5.24.7
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/docs/documentation/components/DatePicker.html +55 -51
- package/docs/documentation/components/TableHead.html +42 -44
- package/docs/documentation/components/TableRadio.html +179 -16
- package/docs/documentation/components/Tooltip.html +148 -117
- package/docs/documentation/coverage.html +3 -3
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
- package/docs/documentation/modules/ThemeModule.html +13 -13
- package/docs/documentation/modules/TilesModule/dependencies.svg +98 -98
- package/docs/documentation/modules/TilesModule.html +98 -98
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +41 -45
- package/docs/documentation/modules/TimePickerModule.html +41 -45
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +40 -44
- package/docs/documentation/modules/TimePickerSelectModule.html +40 -44
- package/docs/documentation/modules/ToggleModule/dependencies.svg +42 -46
- package/docs/documentation/modules/ToggleModule.html +42 -46
- package/docs/documentation/modules/TooltipModule/dependencies.svg +29 -29
- package/docs/documentation/modules/TooltipModule.html +29 -29
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TreeviewModule.html +4 -4
- package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
- package/docs/documentation/modules/UIShellModule.html +4 -4
- package/docs/documentation.json +241 -182
- package/docs/storybook/1895.172bd8b0.iframe.bundle.js +1 -0
- package/docs/storybook/5868.4bc19136.iframe.bundle.js +1 -0
- package/docs/storybook/6702.8b6fb391.iframe.bundle.js +1 -0
- package/docs/storybook/901.adc28b35.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-set-stories.ad7233ba.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-stories.19d4c798.iframe.bundle.js +1 -0
- package/docs/storybook/button-icon-button-stories.4b2fc4a6.iframe.bundle.js +1 -0
- package/docs/storybook/code-snippet-code-snippet-stories.19e4b78a.iframe.bundle.js +1 -0
- package/docs/storybook/contained-list-contained-list-stories.d8456cd4.iframe.bundle.js +1 -0
- package/docs/storybook/datepicker-datepicker-stories.d5770b7c.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/index-stories.bdb87ad2.iframe.bundle.js +1 -0
- package/docs/storybook/main.83dfce65.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-forms-multi-step-form-stories.a9142797.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-loading-large-loading-stories.f776e3ae.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.54ad6862.iframe.bundle.js → runtime~main.cb1f9895.iframe.bundle.js} +1 -1
- package/docs/storybook/tiles-expandable-tile-stories.97c48cb1.iframe.bundle.js +1 -0
- package/docs/storybook/toggletip-toggletip-stories.93f48d46.iframe.bundle.js +1 -0
- package/docs/storybook/tooltip-definition-tooptip-stories.60d42e1c.iframe.bundle.js +1 -0
- package/docs/storybook/tooltip-tooltip-stories.eb2e347f.iframe.bundle.js +1 -0
- package/docs/storybook/ui-shell-ui-shell-stories.6be7cb97.iframe.bundle.js +1 -0
- package/esm2020/datepicker/datepicker.component.mjs +5 -1
- package/esm2020/table/cell/table-radio.component.mjs +11 -3
- package/esm2020/table/head/table-head.component.mjs +1 -3
- package/esm2020/tooltip/tooltip.component.mjs +26 -2
- package/fesm2015/carbon-components-angular-datepicker.mjs +5 -0
- package/fesm2015/carbon-components-angular-datepicker.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-table.mjs +9 -3
- package/fesm2015/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-tooltip.mjs +25 -1
- package/fesm2015/carbon-components-angular-tooltip.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-datepicker.mjs +4 -0
- package/fesm2020/carbon-components-angular-datepicker.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-table.mjs +9 -3
- package/fesm2020/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-tooltip.mjs +25 -1
- package/fesm2020/carbon-components-angular-tooltip.mjs.map +1 -1
- package/package.json +1 -1
- package/table/cell/table-radio.component.d.ts +2 -0
- package/tooltip/tooltip.component.d.ts +7 -2
- package/docs/storybook/1895.0331c090.iframe.bundle.js +0 -1
- package/docs/storybook/4578.65805869.iframe.bundle.js +0 -1
- package/docs/storybook/5868.9e6e15e4.iframe.bundle.js +0 -1
- package/docs/storybook/901.292c1079.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-set-stories.d561d04b.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-stories.1b5d80b7.iframe.bundle.js +0 -1
- package/docs/storybook/button-icon-button-stories.59d7496a.iframe.bundle.js +0 -1
- package/docs/storybook/code-snippet-code-snippet-stories.d9a3162d.iframe.bundle.js +0 -1
- package/docs/storybook/contained-list-contained-list-stories.2887855a.iframe.bundle.js +0 -1
- package/docs/storybook/datepicker-datepicker-stories.1d3d1000.iframe.bundle.js +0 -1
- package/docs/storybook/index-stories.70809ec7.iframe.bundle.js +0 -1
- package/docs/storybook/main.c4f854e5.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-forms-multi-step-form-stories.89086fc2.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-loading-large-loading-stories.699b1e1b.iframe.bundle.js +0 -1
- package/docs/storybook/tiles-expandable-tile-stories.209d7ef2.iframe.bundle.js +0 -1
- package/docs/storybook/toggletip-toggletip-stories.7265233d.iframe.bundle.js +0 -1
- package/docs/storybook/tooltip-definition-tooptip-stories.d6e8ec29.iframe.bundle.js +0 -1
- package/docs/storybook/tooltip-tooltip-stories.79853bfa.iframe.bundle.js +0 -1
- package/docs/storybook/ui-shell-ui-shell-stories.a1fb87a2.iframe.bundle.js +0 -1
|
@@ -66,14 +66,14 @@
|
|
|
66
66
|
<title>cluster_TreeviewModule</title>
|
|
67
67
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="31.5,-70 31.5,-333 464.5,-333 464.5,-70 31.5,-70"/>
|
|
68
68
|
</g>
|
|
69
|
-
<g id="clust2" class="cluster">
|
|
70
|
-
<title>cluster_TreeviewModule_declarations</title>
|
|
71
|
-
<polygon fill="none" stroke="black" points="39.5,-143 39.5,-195 348.5,-195 348.5,-143 39.5,-143"/>
|
|
72
|
-
</g>
|
|
73
69
|
<g id="clust5" class="cluster">
|
|
74
70
|
<title>cluster_TreeviewModule_imports</title>
|
|
75
71
|
<polygon fill="none" stroke="black" points="356.5,-143 356.5,-195 456.5,-195 456.5,-143 356.5,-143"/>
|
|
76
72
|
</g>
|
|
73
|
+
<g id="clust2" class="cluster">
|
|
74
|
+
<title>cluster_TreeviewModule_declarations</title>
|
|
75
|
+
<polygon fill="none" stroke="black" points="39.5,-143 39.5,-195 348.5,-195 348.5,-143 39.5,-143"/>
|
|
76
|
+
</g>
|
|
77
77
|
<g id="clust4" class="cluster">
|
|
78
78
|
<title>cluster_TreeviewModule_TreeViewComponent_providers</title>
|
|
79
79
|
<polygon fill="none" stroke="black" points="39.5,-78 39.5,-130 213.5,-130 213.5,-78 39.5,-78"/>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_UIShellModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="13,-70 13,-268 483,-268 483,-70 13,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust3" class="cluster">
|
|
28
|
-
<title>cluster_UIShellModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="21,-78 21,-130 475,-130 475,-78 21,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust4" class="cluster">
|
|
32
28
|
<title>cluster_UIShellModule_exports</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust3" class="cluster">
|
|
32
|
+
<title>cluster_UIShellModule_imports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="21,-78 21,-130 475,-130 475,-78 21,-78"/>
|
|
34
|
+
</g>
|
|
35
35
|
<!-- HeaderModule -->
|
|
36
36
|
<g id="node1" class="node">
|
|
37
37
|
<title>HeaderModule</title>
|
|
@@ -66,14 +66,14 @@
|
|
|
66
66
|
<title>cluster_UIShellModule</title>
|
|
67
67
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="13,-70 13,-268 483,-268 483,-70 13,-70"/>
|
|
68
68
|
</g>
|
|
69
|
-
<g id="clust3" class="cluster">
|
|
70
|
-
<title>cluster_UIShellModule_imports</title>
|
|
71
|
-
<polygon fill="none" stroke="black" points="21,-78 21,-130 475,-130 475,-78 21,-78"/>
|
|
72
|
-
</g>
|
|
73
69
|
<g id="clust4" class="cluster">
|
|
74
70
|
<title>cluster_UIShellModule_exports</title>
|
|
75
71
|
<polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
|
|
76
72
|
</g>
|
|
73
|
+
<g id="clust3" class="cluster">
|
|
74
|
+
<title>cluster_UIShellModule_imports</title>
|
|
75
|
+
<polygon fill="none" stroke="black" points="21,-78 21,-130 475,-130 475,-78 21,-78"/>
|
|
76
|
+
</g>
|
|
77
77
|
<!-- HeaderModule -->
|
|
78
78
|
<g id="node1" class="node">
|
|
79
79
|
<title>HeaderModule</title>
|