carbon-components-angular 5.15.0 → 5.16.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.
- package/contained-list/contained-list-item.component.d.ts +1 -1
- package/docs/documentation/components/ContainedListItem.html +3 -3
- package/docs/documentation/components/Header.html +3 -3
- package/docs/documentation/components/SideNav.html +3 -3
- package/docs/documentation/components/StructuredList.html +3 -3
- package/docs/documentation/components/TableToolbar.html +3 -3
- package/docs/documentation/dependencies.html +3 -3
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/TagModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TagModule.html +28 -28
- package/docs/documentation/modules/ThemeModule/dependencies.svg +15 -15
- package/docs/documentation/modules/ThemeModule.html +15 -15
- package/docs/documentation/modules/TilesModule/dependencies.svg +100 -100
- package/docs/documentation/modules/TilesModule.html +100 -100
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TimePickerModule.html +4 -4
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +45 -49
- package/docs/documentation/modules/TimePickerSelectModule.html +45 -49
- package/docs/documentation/modules/ToggleModule/dependencies.svg +38 -42
- package/docs/documentation/modules/ToggleModule.html +38 -42
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
- package/docs/documentation/modules/ToggletipModule.html +37 -37
- package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TooltipModule.html +28 -28
- package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
- package/docs/documentation/modules/UIShellModule.html +4 -4
- package/docs/documentation.json +15 -15
- package/docs/storybook/3348.65c12f97.iframe.bundle.js +1 -0
- package/docs/storybook/5868.3a9c7b8c.iframe.bundle.js +1 -0
- package/docs/storybook/contained-list-contained-list-stories.cc19b34e.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/main.7089a1ee.iframe.bundle.js +1 -0
- package/docs/storybook/{patterns-filtering-multiple-categories-stories.558f489b.iframe.bundle.js → patterns-filtering-multiple-categories-stories.4807c390.iframe.bundle.js} +1 -1
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.c04398e0.iframe.bundle.js → runtime~main.e6d6ea33.iframe.bundle.js} +1 -1
- package/docs/storybook/{structured-list-structured-list-stories.6c6d8ade.iframe.bundle.js → structured-list-structured-list-stories.71b6565d.iframe.bundle.js} +1 -1
- package/esm2020/contained-list/contained-list-item.component.mjs +3 -3
- package/esm2020/structured-list/structured-list.component.mjs +3 -3
- package/esm2020/table/toolbar/table-toolbar.component.mjs +3 -3
- package/esm2020/ui-shell/header/header.component.mjs +3 -3
- package/esm2020/ui-shell/sidenav/sidenav.component.mjs +3 -3
- package/fesm2015/carbon-components-angular-contained-list.mjs +2 -2
- package/fesm2015/carbon-components-angular-contained-list.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-structured-list.mjs +2 -2
- package/fesm2015/carbon-components-angular-structured-list.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-table.mjs +2 -2
- package/fesm2015/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-ui-shell.mjs +4 -4
- package/fesm2015/carbon-components-angular-ui-shell.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-contained-list.mjs +2 -2
- package/fesm2020/carbon-components-angular-contained-list.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-structured-list.mjs +2 -2
- package/fesm2020/carbon-components-angular-structured-list.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-table.mjs +2 -2
- package/fesm2020/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-ui-shell.mjs +4 -4
- package/fesm2020/carbon-components-angular-ui-shell.mjs.map +1 -1
- package/package.json +1 -1
- package/structured-list/structured-list.component.d.ts +1 -1
- package/table/toolbar/table-toolbar.component.d.ts +1 -1
- package/ui-shell/header/header.component.d.ts +1 -1
- package/ui-shell/sidenav/sidenav.component.d.ts +1 -1
- package/docs/storybook/3348.08aa935e.iframe.bundle.js +0 -1
- package/docs/storybook/5868.1bac16a6.iframe.bundle.js +0 -1
- package/docs/storybook/contained-list-contained-list-stories.f866c774.iframe.bundle.js +0 -1
- package/docs/storybook/main.7e102918.iframe.bundle.js +0 -1
|
@@ -119,7 +119,7 @@ TableToolbar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
|
|
|
119
119
|
</p>
|
|
120
120
|
</div>
|
|
121
121
|
<div class="cds--action-list">
|
|
122
|
-
<ng-content select="cds-table-toolbar-actions"></ng-content>
|
|
122
|
+
<ng-content select="cds-table-toolbar-actions,ibm-table-toolbar-actions"></ng-content>
|
|
123
123
|
<button
|
|
124
124
|
cdsButton="primary"
|
|
125
125
|
class="cds--batch-summary__cancel"
|
|
@@ -159,7 +159,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImpor
|
|
|
159
159
|
</p>
|
|
160
160
|
</div>
|
|
161
161
|
<div class="cds--action-list">
|
|
162
|
-
<ng-content select="cds-table-toolbar-actions"></ng-content>
|
|
162
|
+
<ng-content select="cds-table-toolbar-actions,ibm-table-toolbar-actions"></ng-content>
|
|
163
163
|
<button
|
|
164
164
|
cdsButton="primary"
|
|
165
165
|
class="cds--batch-summary__cancel"
|