carbon-components-angular 5.33.0 → 5.34.0

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 (62) hide show
  1. package/docs/documentation/components/Dropdown.html +157 -110
  2. package/docs/documentation/coverage.html +3 -3
  3. package/docs/documentation/js/search/search_index.js +2 -2
  4. package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
  5. package/docs/documentation/modules/ComboBoxModule.html +4 -4
  6. package/docs/documentation/modules/ContentSwitcherModule/dependencies.svg +4 -4
  7. package/docs/documentation/modules/ContentSwitcherModule.html +4 -4
  8. package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +41 -37
  9. package/docs/documentation/modules/DatePickerInputModule.html +41 -37
  10. package/docs/documentation/modules/DatePickerModule/dependencies.svg +38 -38
  11. package/docs/documentation/modules/DatePickerModule.html +38 -38
  12. package/docs/documentation/modules/GridModule/dependencies.svg +60 -60
  13. package/docs/documentation/modules/GridModule.html +60 -60
  14. package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
  15. package/docs/documentation/modules/LoadingModule.html +4 -4
  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/ProgressIndicatorModule/dependencies.svg +4 -4
  21. package/docs/documentation/modules/ProgressIndicatorModule.html +4 -4
  22. package/docs/documentation/modules/RadioModule/dependencies.svg +4 -4
  23. package/docs/documentation/modules/RadioModule.html +4 -4
  24. package/docs/documentation/modules/SelectModule/dependencies.svg +58 -58
  25. package/docs/documentation/modules/SelectModule.html +58 -58
  26. package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
  27. package/docs/documentation/modules/SliderModule.html +4 -4
  28. package/docs/documentation/modules/TableModule/dependencies.svg +216 -216
  29. package/docs/documentation/modules/TableModule.html +216 -216
  30. package/docs/documentation/modules/TabsModule/dependencies.svg +69 -69
  31. package/docs/documentation/modules/TabsModule.html +69 -69
  32. package/docs/documentation/modules/TilesModule/dependencies.svg +4 -4
  33. package/docs/documentation/modules/TilesModule.html +4 -4
  34. package/docs/documentation/modules/TimePickerModule/dependencies.svg +41 -37
  35. package/docs/documentation/modules/TimePickerModule.html +41 -37
  36. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +4 -4
  37. package/docs/documentation/modules/TimePickerSelectModule.html +4 -4
  38. package/docs/documentation/modules/ToggleModule/dependencies.svg +45 -41
  39. package/docs/documentation/modules/ToggleModule.html +45 -41
  40. package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
  41. package/docs/documentation/modules/ToggletipModule.html +4 -4
  42. package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
  43. package/docs/documentation/modules/TooltipModule.html +28 -28
  44. package/docs/documentation/modules/TreeviewModule/dependencies.svg +31 -31
  45. package/docs/documentation/modules/TreeviewModule.html +31 -31
  46. package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
  47. package/docs/documentation/modules/UIShellModule.html +4 -4
  48. package/docs/documentation.json +96 -85
  49. package/docs/storybook/3224.c0834124.iframe.bundle.js +1 -0
  50. package/docs/storybook/{dropdown-dropdown-stories.eb5b6694.iframe.bundle.js → dropdown-dropdown-stories.c20a8aa6.iframe.bundle.js} +1 -1
  51. package/docs/storybook/iframe.html +2 -2
  52. package/docs/storybook/{main.f6f7b65b.iframe.bundle.js → main.c7fa1279.iframe.bundle.js} +1 -1
  53. package/docs/storybook/project.json +1 -1
  54. package/docs/storybook/{runtime~main.b455b6c9.iframe.bundle.js → runtime~main.c0aac812.iframe.bundle.js} +1 -1
  55. package/dropdown/dropdown.component.d.ts +5 -1
  56. package/esm2020/dropdown/dropdown.component.mjs +17 -4
  57. package/fesm2015/carbon-components-angular-dropdown.mjs +16 -3
  58. package/fesm2015/carbon-components-angular-dropdown.mjs.map +1 -1
  59. package/fesm2020/carbon-components-angular-dropdown.mjs +16 -3
  60. package/fesm2020/carbon-components-angular-dropdown.mjs.map +1 -1
  61. package/package.json +1 -1
  62. package/docs/storybook/3224.2942835b.iframe.bundle.js +0 -1
@@ -761,9 +761,9 @@
761
761
  </td>
762
762
  <td>component</td>
763
763
  <td>Dropdown</td>
764
- <td align="right" data-sort="69">
765
- <span class="coverage-percent">69 %</span>
766
- <span class="coverage-count">(53/76)</span>
764
+ <td align="right" data-sort="70">
765
+ <span class="coverage-percent">70 %</span>
766
+ <span class="coverage-count">(54/77)</span>
767
767
  </td>
768
768
  </tr>
769
769
  <tr class="medium">