carbon-components-angular 5.56.2 → 5.56.4

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 (99) hide show
  1. package/docs/documentation/components/ComboBox.html +1 -1
  2. package/docs/documentation/components/Pagination.html +3 -3
  3. package/docs/documentation/directives/IconDirective.html +7 -6
  4. package/docs/documentation/interfaces/PaginationTranslations.html +1 -1
  5. package/docs/documentation/js/search/search_index.js +2 -2
  6. package/docs/documentation/modules/TilesModule/dependencies.svg +106 -106
  7. package/docs/documentation/modules/TilesModule.html +106 -106
  8. package/docs/documentation/modules/TimePickerModule/dependencies.svg +41 -45
  9. package/docs/documentation/modules/TimePickerModule.html +41 -45
  10. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +24 -24
  11. package/docs/documentation/modules/TimePickerSelectModule.html +24 -24
  12. package/docs/documentation/modules/ToggleModule/dependencies.svg +41 -45
  13. package/docs/documentation/modules/ToggleModule.html +41 -45
  14. package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
  15. package/docs/documentation/modules/ToggletipModule.html +4 -4
  16. package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
  17. package/docs/documentation/modules/TooltipModule.html +4 -4
  18. package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
  19. package/docs/documentation/modules/TreeviewModule.html +36 -36
  20. package/docs/documentation.json +11 -11
  21. package/docs/storybook/1919.2a2b79ce.iframe.bundle.js +1 -0
  22. package/docs/storybook/7141.a08b411a.iframe.bundle.js +1 -0
  23. package/docs/storybook/{8341.d095fdee.iframe.bundle.js → 8341.8e19136f.iframe.bundle.js} +1 -1
  24. package/docs/storybook/9672.4c384e0d.iframe.bundle.js +1 -0
  25. package/docs/storybook/accordion-accordion-stories.75536b46.iframe.bundle.js +1 -0
  26. package/docs/storybook/button-button-set-stories.386c621a.iframe.bundle.js +1 -0
  27. package/docs/storybook/button-button-stories.585caa8e.iframe.bundle.js +1 -0
  28. package/docs/storybook/button-icon-button-stories.e0297847.iframe.bundle.js +1 -0
  29. package/docs/storybook/code-snippet-code-snippet-stories.07e87dc8.iframe.bundle.js +1 -0
  30. package/docs/storybook/combobox-combobox-stories.7419dc2f.iframe.bundle.js +1 -0
  31. package/docs/storybook/context-menu-context-menu-stories.7c62ce72.iframe.bundle.js +1 -0
  32. package/docs/storybook/datepicker-datepicker-stories.9d6520e8.iframe.bundle.js +1 -0
  33. package/docs/storybook/dropdown-dropdown-stories.b9550377.iframe.bundle.js +1 -0
  34. package/docs/storybook/icon-icon-stories.01483f14.iframe.bundle.js +1 -0
  35. package/docs/storybook/iframe.html +2 -2
  36. package/docs/storybook/index-stories.3c2dfd9a.iframe.bundle.js +1 -0
  37. package/docs/storybook/inline-loading-inline-loading-stories.3e44df84.iframe.bundle.js +1 -0
  38. package/docs/storybook/input-input-stories.91b3cf3f.iframe.bundle.js +1 -0
  39. package/docs/storybook/input-password-stories.84bacb0d.iframe.bundle.js +1 -0
  40. package/docs/storybook/input-textarea-stories.b8280606.iframe.bundle.js +1 -0
  41. package/docs/storybook/link-link-stories.d959ec78.iframe.bundle.js +1 -0
  42. package/docs/storybook/main.93a62a71.iframe.bundle.js +1 -0
  43. package/docs/storybook/number-input-number-stories.6575121c.iframe.bundle.js +1 -0
  44. package/docs/storybook/patterns-loading-large-loading-stories.14eab3d2.iframe.bundle.js +1 -0
  45. package/docs/storybook/progress-bar-progress-bar-stories.b009f3f0.iframe.bundle.js +1 -0
  46. package/docs/storybook/{7141.9d9ce230.iframe.bundle.js → progress-indicator-progress-indicator-stories.633e03cd.iframe.bundle.js} +1 -1
  47. package/docs/storybook/project.json +1 -1
  48. package/docs/storybook/radio-radio-stories.befaf83a.iframe.bundle.js +1 -0
  49. package/docs/storybook/{runtime~main.48ab60ff.iframe.bundle.js → runtime~main.f0dc5a47.iframe.bundle.js} +1 -1
  50. package/docs/storybook/search-search-stories.b0e346d3.iframe.bundle.js +1 -0
  51. package/docs/storybook/structured-list-structured-list-stories.01f1468d.iframe.bundle.js +1 -0
  52. package/docs/storybook/tag-tag-stories.c5c2cc86.iframe.bundle.js +1 -0
  53. package/docs/storybook/treeview-treeview-stories.be34c320.iframe.bundle.js +1 -0
  54. package/docs/storybook/ui-shell-ui-shell-stories.80c8e5a5.iframe.bundle.js +1 -0
  55. package/esm2020/combobox/combobox.component.mjs +2 -2
  56. package/esm2020/icon/icon.directive.mjs +4 -3
  57. package/esm2020/pagination/pagination.component.mjs +3 -3
  58. package/fesm2015/carbon-components-angular-combobox.mjs +1 -1
  59. package/fesm2015/carbon-components-angular-combobox.mjs.map +1 -1
  60. package/fesm2015/carbon-components-angular-icon.mjs +3 -2
  61. package/fesm2015/carbon-components-angular-icon.mjs.map +1 -1
  62. package/fesm2015/carbon-components-angular-pagination.mjs +2 -2
  63. package/fesm2015/carbon-components-angular-pagination.mjs.map +1 -1
  64. package/fesm2020/carbon-components-angular-combobox.mjs +1 -1
  65. package/fesm2020/carbon-components-angular-combobox.mjs.map +1 -1
  66. package/fesm2020/carbon-components-angular-icon.mjs +3 -2
  67. package/fesm2020/carbon-components-angular-icon.mjs.map +1 -1
  68. package/fesm2020/carbon-components-angular-pagination.mjs +2 -2
  69. package/fesm2020/carbon-components-angular-pagination.mjs.map +1 -1
  70. package/package.json +1 -1
  71. package/docs/storybook/1919.75654e64.iframe.bundle.js +0 -1
  72. package/docs/storybook/9672.a4277bf9.iframe.bundle.js +0 -1
  73. package/docs/storybook/accordion-accordion-stories.f0e7b598.iframe.bundle.js +0 -1
  74. package/docs/storybook/button-button-set-stories.1094a620.iframe.bundle.js +0 -1
  75. package/docs/storybook/button-button-stories.a0ff29b1.iframe.bundle.js +0 -1
  76. package/docs/storybook/button-icon-button-stories.db9a9ba5.iframe.bundle.js +0 -1
  77. package/docs/storybook/code-snippet-code-snippet-stories.cc0ddba0.iframe.bundle.js +0 -1
  78. package/docs/storybook/combobox-combobox-stories.2d3b97eb.iframe.bundle.js +0 -1
  79. package/docs/storybook/context-menu-context-menu-stories.431b9c7a.iframe.bundle.js +0 -1
  80. package/docs/storybook/datepicker-datepicker-stories.2f076085.iframe.bundle.js +0 -1
  81. package/docs/storybook/dropdown-dropdown-stories.0a8f052e.iframe.bundle.js +0 -1
  82. package/docs/storybook/icon-icon-stories.e234de11.iframe.bundle.js +0 -1
  83. package/docs/storybook/index-stories.69d5a816.iframe.bundle.js +0 -1
  84. package/docs/storybook/inline-loading-inline-loading-stories.fea34c40.iframe.bundle.js +0 -1
  85. package/docs/storybook/input-input-stories.68ee4653.iframe.bundle.js +0 -1
  86. package/docs/storybook/input-password-stories.3084ebfc.iframe.bundle.js +0 -1
  87. package/docs/storybook/input-textarea-stories.e3f84fc4.iframe.bundle.js +0 -1
  88. package/docs/storybook/link-link-stories.d436099f.iframe.bundle.js +0 -1
  89. package/docs/storybook/main.2e1da19e.iframe.bundle.js +0 -1
  90. package/docs/storybook/number-input-number-stories.1e4ea9f3.iframe.bundle.js +0 -1
  91. package/docs/storybook/patterns-loading-large-loading-stories.67f20584.iframe.bundle.js +0 -1
  92. package/docs/storybook/progress-bar-progress-bar-stories.9a58678a.iframe.bundle.js +0 -1
  93. package/docs/storybook/progress-indicator-progress-indicator-stories.981734fc.iframe.bundle.js +0 -1
  94. package/docs/storybook/radio-radio-stories.035c4409.iframe.bundle.js +0 -1
  95. package/docs/storybook/search-search-stories.6bd22f30.iframe.bundle.js +0 -1
  96. package/docs/storybook/structured-list-structured-list-stories.905f4b86.iframe.bundle.js +0 -1
  97. package/docs/storybook/tag-tag-stories.8b0e9efc.iframe.bundle.js +0 -1
  98. package/docs/storybook/treeview-treeview-stories.a7ea66bb.iframe.bundle.js +0 -1
  99. package/docs/storybook/ui-shell-ui-shell-stories.157336b4.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.