carbon-components-angular 6.0.0-rc.6 → 6.0.0-rc.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/Accordion.html +19 -13
- package/docs/documentation/components/AccordionItem.html +24 -18
- package/docs/documentation/components/BaseIconButton.html +48 -10
- package/docs/documentation/components/Breadcrumb.html +36 -30
- package/docs/documentation/components/BreadcrumbItemComponent.html +37 -23
- package/docs/documentation/components/ButtonSet.html +9 -4
- package/docs/documentation/components/CodeSnippet.html +19 -17
- package/docs/documentation/components/HeaderAction.html +8 -8
- package/docs/documentation/components/IconButton.html +42 -36
- package/docs/documentation/components/OverflowMenu.html +8 -8
- package/docs/documentation/components/PasswordInputLabelComponent.html +8 -8
- 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 +107 -107
- package/docs/documentation/modules/TilesModule.html +107 -107
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +42 -38
- package/docs/documentation/modules/TimePickerModule.html +42 -38
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +44 -48
- package/docs/documentation/modules/TimePickerSelectModule.html +44 -48
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +39 -39
- package/docs/documentation/modules/ToggletipModule.html +39 -39
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
- package/docs/documentation/modules/TreeviewModule.html +36 -36
- package/docs/documentation.json +240 -232
- package/docs/storybook/1490.191a0115.iframe.bundle.js +1 -0
- package/docs/storybook/{accordion-accordion-stories.2979c72a.iframe.bundle.js → accordion-accordion-stories.b276db8e.iframe.bundle.js} +1 -1
- package/docs/storybook/breadcrumb-breadcrumb-stories.4399f581.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-set-stories.11bdafeb.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-stories.bccfb06e.iframe.bundle.js +1 -0
- package/docs/storybook/button-icon-button-stories.3e476706.iframe.bundle.js +1 -0
- package/docs/storybook/code-snippet-code-snippet-stories.f1d14060.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/index-stories.d50449dd.iframe.bundle.js +1 -0
- package/docs/storybook/input-input-stories.3dcb3ab9.iframe.bundle.js +1 -0
- package/docs/storybook/input-password-stories.b547ffdc.iframe.bundle.js +1 -0
- package/docs/storybook/input-textarea-stories.240c19ce.iframe.bundle.js +1 -0
- package/docs/storybook/main.67de8ddd.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-forms-multi-step-form-stories.f803f0bf.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-loading-large-loading-stories.17e78c2a.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.ec2949a5.iframe.bundle.js → runtime~main.d532b1bc.iframe.bundle.js} +1 -1
- package/docs/storybook/tiles-expandable-tile-stories.33f75caa.iframe.bundle.js +1 -0
- package/docs/storybook/toggletip-toggletip-stories.d2517f7f.iframe.bundle.js +1 -0
- package/docs/storybook/ui-shell-ui-shell-stories.c31483da.iframe.bundle.js +1 -0
- package/esm2022/accordion/accordion-item.component.mjs +4 -4
- package/esm2022/accordion/accordion.component.mjs +5 -4
- package/esm2022/breadcrumb/breadcrumb-item.component.mjs +15 -6
- package/esm2022/breadcrumb/breadcrumb.component.mjs +5 -4
- package/esm2022/button/base-icon-button.component.mjs +5 -4
- package/esm2022/button/button-set.component.mjs +5 -4
- package/esm2022/button/icon-button.component.mjs +5 -4
- package/esm2022/code-snippet/code-snippet.component.mjs +7 -10
- package/fesm2022/carbon-components-angular-accordion.mjs +6 -5
- package/fesm2022/carbon-components-angular-accordion.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-breadcrumb.mjs +17 -7
- package/fesm2022/carbon-components-angular-breadcrumb.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-button.mjs +10 -7
- package/fesm2022/carbon-components-angular-button.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-code-snippet.mjs +6 -9
- package/fesm2022/carbon-components-angular-code-snippet.mjs.map +1 -1
- package/package.json +13 -13
- package/docs/storybook/1490.b48978d9.iframe.bundle.js +0 -1
- package/docs/storybook/breadcrumb-breadcrumb-stories.74ad1122.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-set-stories.e8696116.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-stories.bf9949fa.iframe.bundle.js +0 -1
- package/docs/storybook/button-icon-button-stories.30745878.iframe.bundle.js +0 -1
- package/docs/storybook/code-snippet-code-snippet-stories.383aca46.iframe.bundle.js +0 -1
- package/docs/storybook/index-stories.50d5d6ad.iframe.bundle.js +0 -1
- package/docs/storybook/input-input-stories.389f7ce5.iframe.bundle.js +0 -1
- package/docs/storybook/input-password-stories.f8812630.iframe.bundle.js +0 -1
- package/docs/storybook/input-textarea-stories.cc975621.iframe.bundle.js +0 -1
- package/docs/storybook/main.07778da0.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-forms-multi-step-form-stories.f7a06f1c.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-loading-large-loading-stories.0ffe3bf0.iframe.bundle.js +0 -1
- package/docs/storybook/tiles-expandable-tile-stories.a62c03dc.iframe.bundle.js +0 -1
- package/docs/storybook/toggletip-toggletip-stories.37645232.iframe.bundle.js +0 -1
- package/docs/storybook/ui-shell-ui-shell-stories.f8160603.iframe.bundle.js +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.