carbon-components-angular 5.55.0 → 5.56.1

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 (109) hide show
  1. package/button/icon-button.component.d.ts +5 -1
  2. package/docs/documentation/components/Dropdown.html +504 -152
  3. package/docs/documentation/components/IconButton.html +53 -14
  4. package/docs/documentation/coverage.html +6 -6
  5. package/docs/documentation/js/search/search_index.js +2 -2
  6. package/docs/documentation/modules/CodeSnippetModule/dependencies.svg +4 -4
  7. package/docs/documentation/modules/CodeSnippetModule.html +4 -4
  8. package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
  9. package/docs/documentation/modules/ComboBoxModule.html +4 -4
  10. package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +4 -4
  11. package/docs/documentation/modules/DatePickerInputModule.html +4 -4
  12. package/docs/documentation/modules/DatePickerModule/dependencies.svg +4 -4
  13. package/docs/documentation/modules/DatePickerModule.html +4 -4
  14. package/docs/documentation/modules/FileUploaderModule/dependencies.svg +34 -34
  15. package/docs/documentation/modules/FileUploaderModule.html +34 -34
  16. package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
  17. package/docs/documentation/modules/NFormsModule.html +4 -4
  18. package/docs/documentation/modules/NumberModule/dependencies.svg +4 -4
  19. package/docs/documentation/modules/NumberModule.html +4 -4
  20. package/docs/documentation/modules/RadioModule/dependencies.svg +61 -57
  21. package/docs/documentation/modules/RadioModule.html +61 -57
  22. package/docs/documentation/modules/SearchModule/dependencies.svg +4 -4
  23. package/docs/documentation/modules/SearchModule.html +4 -4
  24. package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
  25. package/docs/documentation/modules/SliderModule.html +4 -4
  26. package/docs/documentation/modules/StructuredListModule/dependencies.svg +66 -66
  27. package/docs/documentation/modules/StructuredListModule.html +66 -66
  28. package/docs/documentation/modules/TagModule/dependencies.svg +4 -4
  29. package/docs/documentation/modules/TagModule.html +4 -4
  30. package/docs/documentation/modules/ThemeModule/dependencies.svg +4 -4
  31. package/docs/documentation/modules/ThemeModule.html +4 -4
  32. package/docs/documentation/modules/TilesModule/dependencies.svg +106 -106
  33. package/docs/documentation/modules/TilesModule.html +106 -106
  34. package/docs/documentation/modules/TimePickerModule/dependencies.svg +18 -18
  35. package/docs/documentation/modules/TimePickerModule.html +18 -18
  36. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +49 -45
  37. package/docs/documentation/modules/TimePickerSelectModule.html +49 -45
  38. package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
  39. package/docs/documentation/modules/ToggletipModule.html +37 -37
  40. package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
  41. package/docs/documentation/modules/TooltipModule.html +28 -28
  42. package/docs/documentation.json +255 -111
  43. package/docs/storybook/3224.9896492c.iframe.bundle.js +1 -0
  44. package/docs/storybook/7141.9d9ce230.iframe.bundle.js +1 -0
  45. package/docs/storybook/button-button-set-stories.1094a620.iframe.bundle.js +1 -0
  46. package/docs/storybook/button-button-stories.a0ff29b1.iframe.bundle.js +1 -0
  47. package/docs/storybook/button-icon-button-stories.db9a9ba5.iframe.bundle.js +1 -0
  48. package/docs/storybook/code-snippet-code-snippet-stories.cc0ddba0.iframe.bundle.js +1 -0
  49. package/docs/storybook/{dropdown-dropdown-stories.03c37214.iframe.bundle.js → dropdown-dropdown-stories.0a8f052e.iframe.bundle.js} +1 -1
  50. package/docs/storybook/iframe.html +2 -2
  51. package/docs/storybook/index-stories.69d5a816.iframe.bundle.js +1 -0
  52. package/docs/storybook/index.json +1 -1
  53. package/docs/storybook/input-input-stories.68ee4653.iframe.bundle.js +1 -0
  54. package/docs/storybook/input-password-stories.3084ebfc.iframe.bundle.js +1 -0
  55. package/docs/storybook/input-textarea-stories.e3f84fc4.iframe.bundle.js +1 -0
  56. package/docs/storybook/{main.fd9128ab.iframe.bundle.js → main.6feba07b.iframe.bundle.js} +1 -1
  57. package/docs/storybook/patterns-loading-large-loading-stories.67f20584.iframe.bundle.js +1 -0
  58. package/docs/storybook/project.json +1 -1
  59. package/docs/storybook/{runtime~main.d4ace00c.iframe.bundle.js → runtime~main.ee91208b.iframe.bundle.js} +1 -1
  60. package/docs/storybook/stories.json +1 -1
  61. package/docs/storybook/tiles-expandable-tile-stories.8658f693.iframe.bundle.js +1 -0
  62. package/docs/storybook/toggletip-toggletip-stories.f20fbe75.iframe.bundle.js +1 -0
  63. package/docs/storybook/ui-shell-ui-shell-stories.157336b4.iframe.bundle.js +1 -0
  64. package/dropdown/dropdown.component.d.ts +12 -3
  65. package/esm2020/button/icon-button.component.mjs +10 -4
  66. package/esm2020/code-snippet/code-snippet.component.mjs +1 -1
  67. package/esm2020/dropdown/dropdown.component.mjs +79 -37
  68. package/esm2020/modal/modal-header.component.mjs +1 -1
  69. package/esm2020/pagination/pagination-nav/pagination-nav.component.mjs +1 -1
  70. package/esm2020/ui-shell/header/header-action.component.mjs +1 -1
  71. package/fesm2015/carbon-components-angular-button.mjs +9 -3
  72. package/fesm2015/carbon-components-angular-button.mjs.map +1 -1
  73. package/fesm2015/carbon-components-angular-code-snippet.mjs +1 -1
  74. package/fesm2015/carbon-components-angular-code-snippet.mjs.map +1 -1
  75. package/fesm2015/carbon-components-angular-dropdown.mjs +79 -37
  76. package/fesm2015/carbon-components-angular-dropdown.mjs.map +1 -1
  77. package/fesm2015/carbon-components-angular-modal.mjs +1 -1
  78. package/fesm2015/carbon-components-angular-modal.mjs.map +1 -1
  79. package/fesm2015/carbon-components-angular-pagination.mjs +1 -1
  80. package/fesm2015/carbon-components-angular-pagination.mjs.map +1 -1
  81. package/fesm2015/carbon-components-angular-ui-shell.mjs +1 -1
  82. package/fesm2015/carbon-components-angular-ui-shell.mjs.map +1 -1
  83. package/fesm2020/carbon-components-angular-button.mjs +9 -3
  84. package/fesm2020/carbon-components-angular-button.mjs.map +1 -1
  85. package/fesm2020/carbon-components-angular-code-snippet.mjs +1 -1
  86. package/fesm2020/carbon-components-angular-code-snippet.mjs.map +1 -1
  87. package/fesm2020/carbon-components-angular-dropdown.mjs +79 -37
  88. package/fesm2020/carbon-components-angular-dropdown.mjs.map +1 -1
  89. package/fesm2020/carbon-components-angular-modal.mjs +1 -1
  90. package/fesm2020/carbon-components-angular-modal.mjs.map +1 -1
  91. package/fesm2020/carbon-components-angular-pagination.mjs +1 -1
  92. package/fesm2020/carbon-components-angular-pagination.mjs.map +1 -1
  93. package/fesm2020/carbon-components-angular-ui-shell.mjs +1 -1
  94. package/fesm2020/carbon-components-angular-ui-shell.mjs.map +1 -1
  95. package/package.json +1 -1
  96. package/docs/storybook/3224.c0834124.iframe.bundle.js +0 -1
  97. package/docs/storybook/7141.e6990367.iframe.bundle.js +0 -1
  98. package/docs/storybook/button-button-set-stories.ed1d0fd9.iframe.bundle.js +0 -1
  99. package/docs/storybook/button-button-stories.de18db98.iframe.bundle.js +0 -1
  100. package/docs/storybook/button-icon-button-stories.4a9748f3.iframe.bundle.js +0 -1
  101. package/docs/storybook/code-snippet-code-snippet-stories.2701eee9.iframe.bundle.js +0 -1
  102. package/docs/storybook/index-stories.fba8f9b4.iframe.bundle.js +0 -1
  103. package/docs/storybook/input-input-stories.4bd7425d.iframe.bundle.js +0 -1
  104. package/docs/storybook/input-password-stories.575fa23d.iframe.bundle.js +0 -1
  105. package/docs/storybook/input-textarea-stories.75dfc9b8.iframe.bundle.js +0 -1
  106. package/docs/storybook/patterns-loading-large-loading-stories.a8a467eb.iframe.bundle.js +0 -1
  107. package/docs/storybook/tiles-expandable-tile-stories.97c48cb1.iframe.bundle.js +0 -1
  108. package/docs/storybook/toggletip-toggletip-stories.73f8eaaa.iframe.bundle.js +0 -1
  109. package/docs/storybook/ui-shell-ui-shell-stories.642f613c.iframe.bundle.js +0 -1
@@ -83,6 +83,10 @@ export declare class IconButton extends BaseIconButton implements AfterViewInit
83
83
  * The string or template content to be exposed by the tooltip.
84
84
  */
85
85
  description: string | TemplateRef<any>;
86
+ /**
87
+ * Indicates whether the tooltip should be shown when the button is disabled
88
+ */
89
+ showTooltipWhenDisabled: boolean;
86
90
  /**
87
91
  * Common button events
88
92
  */
@@ -103,5 +107,5 @@ export declare class IconButton extends BaseIconButton implements AfterViewInit
103
107
  */
104
108
  emitClickEvent(event: any, element?: "tooltip" | "button"): void;
105
109
  static ɵfac: i0.ɵɵFactoryDeclaration<IconButton, never>;
106
- static ɵcmp: i0.ɵɵComponentDeclaration<IconButton, "cds-icon-button, ibm-icon-button", never, { "buttonNgClass": "buttonNgClass"; "buttonAttributes": "buttonAttributes"; "buttonId": "buttonId"; "kind": "kind"; "size": "size"; "type": "type"; "isExpressive": "isExpressive"; "disabled": "disabled"; "description": "description"; }, { "click": "click"; "focus": "focus"; "blur": "blur"; "tooltipClick": "tooltipClick"; }, never, ["*"], false>;
110
+ static ɵcmp: i0.ɵɵComponentDeclaration<IconButton, "cds-icon-button, ibm-icon-button", never, { "buttonNgClass": "buttonNgClass"; "buttonAttributes": "buttonAttributes"; "buttonId": "buttonId"; "kind": "kind"; "size": "size"; "type": "type"; "isExpressive": "isExpressive"; "disabled": "disabled"; "description": "description"; "showTooltipWhenDisabled": "showTooltipWhenDisabled"; }, { "click": "click"; "focus": "focus"; "blur": "blur"; "tooltipClick": "tooltipClick"; }, never, ["*"], false>;
107
111
  }