carbon-components-angular 5.56.0 → 5.56.2

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 (83) hide show
  1. package/button/icon-button.component.d.ts +5 -1
  2. package/docs/documentation/components/ComboBox.html +39 -31
  3. package/docs/documentation/components/IconButton.html +53 -14
  4. package/docs/documentation/coverage.html +3 -3
  5. package/docs/documentation/js/search/search_index.js +2 -2
  6. package/docs/documentation/modules/TilesModule/dependencies.svg +91 -91
  7. package/docs/documentation/modules/TilesModule.html +91 -91
  8. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +4 -4
  9. package/docs/documentation/modules/TimePickerSelectModule.html +4 -4
  10. package/docs/documentation/modules/ToggleModule/dependencies.svg +19 -19
  11. package/docs/documentation/modules/ToggleModule.html +19 -19
  12. package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
  13. package/docs/documentation/modules/ToggletipModule.html +37 -37
  14. package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
  15. package/docs/documentation/modules/TooltipModule.html +28 -28
  16. package/docs/documentation/modules/TreeviewModule/dependencies.svg +7 -7
  17. package/docs/documentation/modules/TreeviewModule.html +7 -7
  18. package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
  19. package/docs/documentation/modules/UIShellModule.html +4 -4
  20. package/docs/documentation.json +119 -108
  21. package/docs/storybook/7141.9d9ce230.iframe.bundle.js +1 -0
  22. package/docs/storybook/button-button-set-stories.1094a620.iframe.bundle.js +1 -0
  23. package/docs/storybook/button-button-stories.a0ff29b1.iframe.bundle.js +1 -0
  24. package/docs/storybook/button-icon-button-stories.db9a9ba5.iframe.bundle.js +1 -0
  25. package/docs/storybook/code-snippet-code-snippet-stories.cc0ddba0.iframe.bundle.js +1 -0
  26. package/docs/storybook/{combobox-combobox-stories.6da5780e.iframe.bundle.js → combobox-combobox-stories.2d3b97eb.iframe.bundle.js} +1 -1
  27. package/docs/storybook/iframe.html +2 -2
  28. package/docs/storybook/index-stories.69d5a816.iframe.bundle.js +1 -0
  29. package/docs/storybook/input-input-stories.68ee4653.iframe.bundle.js +1 -0
  30. package/docs/storybook/input-password-stories.3084ebfc.iframe.bundle.js +1 -0
  31. package/docs/storybook/input-textarea-stories.e3f84fc4.iframe.bundle.js +1 -0
  32. package/docs/storybook/main.2e1da19e.iframe.bundle.js +1 -0
  33. package/docs/storybook/patterns-loading-large-loading-stories.67f20584.iframe.bundle.js +1 -0
  34. package/docs/storybook/project.json +1 -1
  35. package/docs/storybook/{runtime~main.e82ba84b.iframe.bundle.js → runtime~main.48ab60ff.iframe.bundle.js} +1 -1
  36. package/docs/storybook/tiles-expandable-tile-stories.8658f693.iframe.bundle.js +1 -0
  37. package/docs/storybook/toggletip-toggletip-stories.f20fbe75.iframe.bundle.js +1 -0
  38. package/docs/storybook/ui-shell-ui-shell-stories.157336b4.iframe.bundle.js +1 -0
  39. package/esm2020/button/icon-button.component.mjs +10 -4
  40. package/esm2020/code-snippet/code-snippet.component.mjs +1 -1
  41. package/esm2020/combobox/combobox.component.mjs +9 -2
  42. package/esm2020/modal/modal-header.component.mjs +1 -1
  43. package/esm2020/pagination/pagination-nav/pagination-nav.component.mjs +1 -1
  44. package/esm2020/ui-shell/header/header-action.component.mjs +1 -1
  45. package/fesm2015/carbon-components-angular-button.mjs +9 -3
  46. package/fesm2015/carbon-components-angular-button.mjs.map +1 -1
  47. package/fesm2015/carbon-components-angular-code-snippet.mjs +1 -1
  48. package/fesm2015/carbon-components-angular-code-snippet.mjs.map +1 -1
  49. package/fesm2015/carbon-components-angular-combobox.mjs +8 -1
  50. package/fesm2015/carbon-components-angular-combobox.mjs.map +1 -1
  51. package/fesm2015/carbon-components-angular-modal.mjs +1 -1
  52. package/fesm2015/carbon-components-angular-modal.mjs.map +1 -1
  53. package/fesm2015/carbon-components-angular-pagination.mjs +1 -1
  54. package/fesm2015/carbon-components-angular-pagination.mjs.map +1 -1
  55. package/fesm2015/carbon-components-angular-ui-shell.mjs +1 -1
  56. package/fesm2015/carbon-components-angular-ui-shell.mjs.map +1 -1
  57. package/fesm2020/carbon-components-angular-button.mjs +9 -3
  58. package/fesm2020/carbon-components-angular-button.mjs.map +1 -1
  59. package/fesm2020/carbon-components-angular-code-snippet.mjs +1 -1
  60. package/fesm2020/carbon-components-angular-code-snippet.mjs.map +1 -1
  61. package/fesm2020/carbon-components-angular-combobox.mjs +8 -1
  62. package/fesm2020/carbon-components-angular-combobox.mjs.map +1 -1
  63. package/fesm2020/carbon-components-angular-modal.mjs +1 -1
  64. package/fesm2020/carbon-components-angular-modal.mjs.map +1 -1
  65. package/fesm2020/carbon-components-angular-pagination.mjs +1 -1
  66. package/fesm2020/carbon-components-angular-pagination.mjs.map +1 -1
  67. package/fesm2020/carbon-components-angular-ui-shell.mjs +1 -1
  68. package/fesm2020/carbon-components-angular-ui-shell.mjs.map +1 -1
  69. package/package.json +1 -1
  70. package/docs/storybook/7141.e6990367.iframe.bundle.js +0 -1
  71. package/docs/storybook/button-button-set-stories.ed1d0fd9.iframe.bundle.js +0 -1
  72. package/docs/storybook/button-button-stories.de18db98.iframe.bundle.js +0 -1
  73. package/docs/storybook/button-icon-button-stories.4a9748f3.iframe.bundle.js +0 -1
  74. package/docs/storybook/code-snippet-code-snippet-stories.2701eee9.iframe.bundle.js +0 -1
  75. package/docs/storybook/index-stories.fba8f9b4.iframe.bundle.js +0 -1
  76. package/docs/storybook/input-input-stories.4bd7425d.iframe.bundle.js +0 -1
  77. package/docs/storybook/input-password-stories.575fa23d.iframe.bundle.js +0 -1
  78. package/docs/storybook/input-textarea-stories.75dfc9b8.iframe.bundle.js +0 -1
  79. package/docs/storybook/main.848bbb16.iframe.bundle.js +0 -1
  80. package/docs/storybook/patterns-loading-large-loading-stories.a8a467eb.iframe.bundle.js +0 -1
  81. package/docs/storybook/tiles-expandable-tile-stories.97c48cb1.iframe.bundle.js +0 -1
  82. package/docs/storybook/toggletip-toggletip-stories.73f8eaaa.iframe.bundle.js +0 -1
  83. package/docs/storybook/ui-shell-ui-shell-stories.642f613c.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.