carbon-components-angular 5.63.0 → 5.64.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 (71) hide show
  1. package/docs/documentation/dependencies.html +3 -3
  2. package/docs/documentation/directives/ColumnDirective.html +1 -1
  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/DatePickerInputModule/dependencies.svg +41 -37
  7. package/docs/documentation/modules/DatePickerInputModule.html +41 -37
  8. package/docs/documentation/modules/DialogModule/dependencies.svg +34 -34
  9. package/docs/documentation/modules/DialogModule.html +34 -34
  10. package/docs/documentation/modules/FileUploaderModule/dependencies.svg +36 -36
  11. package/docs/documentation/modules/FileUploaderModule.html +36 -36
  12. package/docs/documentation/modules/NumberModule/dependencies.svg +4 -4
  13. package/docs/documentation/modules/NumberModule.html +4 -4
  14. package/docs/documentation/modules/RadioModule/dependencies.svg +48 -48
  15. package/docs/documentation/modules/RadioModule.html +48 -48
  16. package/docs/documentation/modules/SelectModule/dependencies.svg +43 -43
  17. package/docs/documentation/modules/SelectModule.html +43 -43
  18. package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
  19. package/docs/documentation/modules/SliderModule.html +4 -4
  20. package/docs/documentation/modules/TabsModule/dependencies.svg +69 -69
  21. package/docs/documentation/modules/TabsModule.html +69 -69
  22. package/docs/documentation/modules/TagModule/dependencies.svg +37 -37
  23. package/docs/documentation/modules/TagModule.html +37 -37
  24. package/docs/documentation/modules/TilesModule/dependencies.svg +91 -91
  25. package/docs/documentation/modules/TilesModule.html +91 -91
  26. package/docs/documentation/modules/TimePickerModule/dependencies.svg +42 -46
  27. package/docs/documentation/modules/TimePickerModule.html +42 -46
  28. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +45 -49
  29. package/docs/documentation/modules/TimePickerSelectModule.html +45 -49
  30. package/docs/documentation/modules/ToggleModule/dependencies.svg +46 -42
  31. package/docs/documentation/modules/ToggleModule.html +46 -42
  32. package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
  33. package/docs/documentation/modules/ToggletipModule.html +4 -4
  34. package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
  35. package/docs/documentation/modules/TooltipModule.html +28 -28
  36. package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
  37. package/docs/documentation/modules/TreeviewModule.html +36 -36
  38. package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
  39. package/docs/documentation/modules/UIShellModule.html +4 -4
  40. package/docs/documentation.json +153 -153
  41. package/docs/storybook/{5478.fe74426d.iframe.bundle.js → 5478.eee24e20.iframe.bundle.js} +4 -4
  42. package/docs/storybook/{5478.fe74426d.iframe.bundle.js.map → 5478.eee24e20.iframe.bundle.js.map} +1 -1
  43. package/docs/storybook/grid-css-grid-stories.6ae3f8cc.iframe.bundle.js +1 -0
  44. package/docs/storybook/grid-grid-stories.a9024705.iframe.bundle.js +1 -0
  45. package/docs/storybook/iframe.html +3 -3
  46. package/docs/storybook/main.css +3 -6
  47. package/docs/storybook/main.e96ab57c.iframe.bundle.js +1 -0
  48. package/docs/storybook/patterns-filtering-multi-selection-stories.8a966447.iframe.bundle.js +1 -0
  49. package/docs/storybook/patterns-filtering-multiple-categories-stories.b5cc396b.iframe.bundle.js +1 -0
  50. package/docs/storybook/patterns-filtering-single-selection-stories.a58281c6.iframe.bundle.js +1 -0
  51. package/docs/storybook/patterns-forms-multi-step-form-stories.9778a566.iframe.bundle.js +1 -0
  52. package/docs/storybook/patterns-loading-large-loading-stories.0dcc15d4.iframe.bundle.js +1 -0
  53. package/docs/storybook/patterns-loading-progressive-loading-stories.5f0b4945.iframe.bundle.js +1 -0
  54. package/docs/storybook/project.json +1 -1
  55. package/docs/storybook/{runtime~main.4617f37a.iframe.bundle.js → runtime~main.a0aa6f63.iframe.bundle.js} +1 -1
  56. package/esm2020/grid/column.directive.mjs +2 -2
  57. package/fesm2015/carbon-components-angular-grid.mjs +1 -1
  58. package/fesm2015/carbon-components-angular-grid.mjs.map +1 -1
  59. package/fesm2020/carbon-components-angular-grid.mjs +1 -1
  60. package/fesm2020/carbon-components-angular-grid.mjs.map +1 -1
  61. package/package.json +1 -1
  62. package/docs/storybook/grid-css-grid-stories.c703f9de.iframe.bundle.js +0 -1
  63. package/docs/storybook/grid-grid-stories.f7a88c02.iframe.bundle.js +0 -1
  64. package/docs/storybook/main.8e60522c.iframe.bundle.js +0 -1
  65. package/docs/storybook/patterns-filtering-multi-selection-stories.cae9c326.iframe.bundle.js +0 -1
  66. package/docs/storybook/patterns-filtering-multiple-categories-stories.c7cc76c2.iframe.bundle.js +0 -1
  67. package/docs/storybook/patterns-filtering-single-selection-stories.e4243e65.iframe.bundle.js +0 -1
  68. package/docs/storybook/patterns-forms-multi-step-form-stories.2693c87c.iframe.bundle.js +0 -1
  69. package/docs/storybook/patterns-loading-large-loading-stories.eddc07f6.iframe.bundle.js +0 -1
  70. package/docs/storybook/patterns-loading-progressive-loading-stories.717ad729.iframe.bundle.js +0 -1
  71. /package/docs/storybook/{5478.fe74426d.iframe.bundle.js.LICENSE.txt → 5478.eee24e20.iframe.bundle.js.LICENSE.txt} +0 -0

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.