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.
Files changed (78) hide show
  1. package/docs/documentation/components/Accordion.html +19 -13
  2. package/docs/documentation/components/AccordionItem.html +24 -18
  3. package/docs/documentation/components/BaseIconButton.html +48 -10
  4. package/docs/documentation/components/Breadcrumb.html +36 -30
  5. package/docs/documentation/components/BreadcrumbItemComponent.html +37 -23
  6. package/docs/documentation/components/ButtonSet.html +9 -4
  7. package/docs/documentation/components/CodeSnippet.html +19 -17
  8. package/docs/documentation/components/HeaderAction.html +8 -8
  9. package/docs/documentation/components/IconButton.html +42 -36
  10. package/docs/documentation/components/OverflowMenu.html +8 -8
  11. package/docs/documentation/components/PasswordInputLabelComponent.html +8 -8
  12. package/docs/documentation/js/search/search_index.js +2 -2
  13. package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
  14. package/docs/documentation/modules/ThemeModule.html +13 -13
  15. package/docs/documentation/modules/TilesModule/dependencies.svg +107 -107
  16. package/docs/documentation/modules/TilesModule.html +107 -107
  17. package/docs/documentation/modules/TimePickerModule/dependencies.svg +42 -38
  18. package/docs/documentation/modules/TimePickerModule.html +42 -38
  19. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +44 -48
  20. package/docs/documentation/modules/TimePickerSelectModule.html +44 -48
  21. package/docs/documentation/modules/ToggletipModule/dependencies.svg +39 -39
  22. package/docs/documentation/modules/ToggletipModule.html +39 -39
  23. package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
  24. package/docs/documentation/modules/TreeviewModule.html +36 -36
  25. package/docs/documentation.json +240 -232
  26. package/docs/storybook/1490.191a0115.iframe.bundle.js +1 -0
  27. package/docs/storybook/{accordion-accordion-stories.2979c72a.iframe.bundle.js → accordion-accordion-stories.b276db8e.iframe.bundle.js} +1 -1
  28. package/docs/storybook/breadcrumb-breadcrumb-stories.4399f581.iframe.bundle.js +1 -0
  29. package/docs/storybook/button-button-set-stories.11bdafeb.iframe.bundle.js +1 -0
  30. package/docs/storybook/button-button-stories.bccfb06e.iframe.bundle.js +1 -0
  31. package/docs/storybook/button-icon-button-stories.3e476706.iframe.bundle.js +1 -0
  32. package/docs/storybook/code-snippet-code-snippet-stories.f1d14060.iframe.bundle.js +1 -0
  33. package/docs/storybook/iframe.html +2 -2
  34. package/docs/storybook/index-stories.d50449dd.iframe.bundle.js +1 -0
  35. package/docs/storybook/input-input-stories.3dcb3ab9.iframe.bundle.js +1 -0
  36. package/docs/storybook/input-password-stories.b547ffdc.iframe.bundle.js +1 -0
  37. package/docs/storybook/input-textarea-stories.240c19ce.iframe.bundle.js +1 -0
  38. package/docs/storybook/main.67de8ddd.iframe.bundle.js +1 -0
  39. package/docs/storybook/patterns-forms-multi-step-form-stories.f803f0bf.iframe.bundle.js +1 -0
  40. package/docs/storybook/patterns-loading-large-loading-stories.17e78c2a.iframe.bundle.js +1 -0
  41. package/docs/storybook/project.json +1 -1
  42. package/docs/storybook/{runtime~main.ec2949a5.iframe.bundle.js → runtime~main.d532b1bc.iframe.bundle.js} +1 -1
  43. package/docs/storybook/tiles-expandable-tile-stories.33f75caa.iframe.bundle.js +1 -0
  44. package/docs/storybook/toggletip-toggletip-stories.d2517f7f.iframe.bundle.js +1 -0
  45. package/docs/storybook/ui-shell-ui-shell-stories.c31483da.iframe.bundle.js +1 -0
  46. package/esm2022/accordion/accordion-item.component.mjs +4 -4
  47. package/esm2022/accordion/accordion.component.mjs +5 -4
  48. package/esm2022/breadcrumb/breadcrumb-item.component.mjs +15 -6
  49. package/esm2022/breadcrumb/breadcrumb.component.mjs +5 -4
  50. package/esm2022/button/base-icon-button.component.mjs +5 -4
  51. package/esm2022/button/button-set.component.mjs +5 -4
  52. package/esm2022/button/icon-button.component.mjs +5 -4
  53. package/esm2022/code-snippet/code-snippet.component.mjs +7 -10
  54. package/fesm2022/carbon-components-angular-accordion.mjs +6 -5
  55. package/fesm2022/carbon-components-angular-accordion.mjs.map +1 -1
  56. package/fesm2022/carbon-components-angular-breadcrumb.mjs +17 -7
  57. package/fesm2022/carbon-components-angular-breadcrumb.mjs.map +1 -1
  58. package/fesm2022/carbon-components-angular-button.mjs +10 -7
  59. package/fesm2022/carbon-components-angular-button.mjs.map +1 -1
  60. package/fesm2022/carbon-components-angular-code-snippet.mjs +6 -9
  61. package/fesm2022/carbon-components-angular-code-snippet.mjs.map +1 -1
  62. package/package.json +13 -13
  63. package/docs/storybook/1490.b48978d9.iframe.bundle.js +0 -1
  64. package/docs/storybook/breadcrumb-breadcrumb-stories.74ad1122.iframe.bundle.js +0 -1
  65. package/docs/storybook/button-button-set-stories.e8696116.iframe.bundle.js +0 -1
  66. package/docs/storybook/button-button-stories.bf9949fa.iframe.bundle.js +0 -1
  67. package/docs/storybook/button-icon-button-stories.30745878.iframe.bundle.js +0 -1
  68. package/docs/storybook/code-snippet-code-snippet-stories.383aca46.iframe.bundle.js +0 -1
  69. package/docs/storybook/index-stories.50d5d6ad.iframe.bundle.js +0 -1
  70. package/docs/storybook/input-input-stories.389f7ce5.iframe.bundle.js +0 -1
  71. package/docs/storybook/input-password-stories.f8812630.iframe.bundle.js +0 -1
  72. package/docs/storybook/input-textarea-stories.cc975621.iframe.bundle.js +0 -1
  73. package/docs/storybook/main.07778da0.iframe.bundle.js +0 -1
  74. package/docs/storybook/patterns-forms-multi-step-form-stories.f7a06f1c.iframe.bundle.js +0 -1
  75. package/docs/storybook/patterns-loading-large-loading-stories.0ffe3bf0.iframe.bundle.js +0 -1
  76. package/docs/storybook/tiles-expandable-tile-stories.a62c03dc.iframe.bundle.js +0 -1
  77. package/docs/storybook/toggletip-toggletip-stories.37645232.iframe.bundle.js +0 -1
  78. 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.