carbon-components-angular 5.10.0 → 5.10.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 (73) hide show
  1. package/docs/documentation/components/Radio.html +6 -16
  2. package/docs/documentation/components/RadioGroup.html +460 -98
  3. package/docs/documentation/coverage.html +3 -3
  4. package/docs/documentation/graph/dependencies.svg +2138 -2132
  5. package/docs/documentation/js/menu-wc.js +3 -3
  6. package/docs/documentation/js/menu-wc_es5.js +1 -1
  7. package/docs/documentation/js/search/search_index.js +2 -2
  8. package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
  9. package/docs/documentation/modules/ComboBoxModule.html +4 -4
  10. package/docs/documentation/modules/DatePickerModule/dependencies.svg +39 -39
  11. package/docs/documentation/modules/DatePickerModule.html +39 -39
  12. package/docs/documentation/modules/FileUploaderModule/dependencies.svg +34 -34
  13. package/docs/documentation/modules/FileUploaderModule.html +34 -34
  14. package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
  15. package/docs/documentation/modules/LoadingModule.html +4 -4
  16. package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +4 -4
  17. package/docs/documentation/modules/ProgressIndicatorModule.html +4 -4
  18. package/docs/documentation/modules/RadioModule/dependencies.svg +54 -38
  19. package/docs/documentation/modules/RadioModule.html +67 -39
  20. package/docs/documentation/modules/SearchModule/dependencies.svg +4 -4
  21. package/docs/documentation/modules/SearchModule.html +4 -4
  22. package/docs/documentation/modules/SelectModule/dependencies.svg +4 -4
  23. package/docs/documentation/modules/SelectModule.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/TableModule/dependencies.svg +4 -4
  27. package/docs/documentation/modules/TableModule.html +4 -4
  28. package/docs/documentation/modules/TabsModule/dependencies.svg +68 -68
  29. package/docs/documentation/modules/TabsModule.html +68 -68
  30. package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
  31. package/docs/documentation/modules/ThemeModule.html +13 -13
  32. package/docs/documentation/modules/TimePickerModule/dependencies.svg +26 -26
  33. package/docs/documentation/modules/TimePickerModule.html +26 -26
  34. package/docs/documentation/modules/ToggleModule/dependencies.svg +20 -20
  35. package/docs/documentation/modules/ToggleModule.html +20 -20
  36. package/docs/documentation/modules/TooltipModule/dependencies.svg +29 -29
  37. package/docs/documentation/modules/TooltipModule.html +29 -29
  38. package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
  39. package/docs/documentation/modules/UIShellModule.html +4 -4
  40. package/docs/documentation/overview.html +2138 -2132
  41. package/docs/documentation.json +157 -64
  42. package/docs/storybook/1895.69e2c275.iframe.bundle.js +1 -0
  43. package/docs/storybook/{795.2461bc53.iframe.bundle.js → 795.c2864771.iframe.bundle.js} +3 -3
  44. package/docs/storybook/{795.2461bc53.iframe.bundle.js.map → 795.c2864771.iframe.bundle.js.map} +1 -1
  45. package/docs/storybook/9115.e3ed2f59.iframe.bundle.js +1 -0
  46. package/docs/storybook/iframe.html +3 -3
  47. package/docs/storybook/main.css +892 -248
  48. package/docs/storybook/{main.5099962e.iframe.bundle.js → main.e1ee5785.iframe.bundle.js} +1 -1
  49. package/docs/storybook/project.json +1 -1
  50. package/docs/storybook/radio-radio-stories.b67e94b9.iframe.bundle.js +1 -0
  51. package/docs/storybook/{runtime~main.593529e2.iframe.bundle.js → runtime~main.cd9ec3bb.iframe.bundle.js} +1 -1
  52. package/esm2020/i18n/en.mjs +8 -69
  53. package/esm2020/radio/radio-group.component.mjs +121 -21
  54. package/esm2020/radio/radio.component.mjs +3 -11
  55. package/esm2020/radio/radio.module.mjs +8 -4
  56. package/fesm2015/carbon-components-angular-i18n.mjs +7 -68
  57. package/fesm2015/carbon-components-angular-i18n.mjs.map +1 -1
  58. package/fesm2015/carbon-components-angular-radio.mjs +129 -33
  59. package/fesm2015/carbon-components-angular-radio.mjs.map +1 -1
  60. package/fesm2020/carbon-components-angular-i18n.mjs +7 -68
  61. package/fesm2020/carbon-components-angular-i18n.mjs.map +1 -1
  62. package/fesm2020/carbon-components-angular-radio.mjs +129 -33
  63. package/fesm2020/carbon-components-angular-radio.mjs.map +1 -1
  64. package/i18n/en.d.ts +0 -47
  65. package/i18n/i18n.service.d.ts +1 -54
  66. package/package.json +1 -1
  67. package/radio/radio-group.component.d.ts +46 -24
  68. package/radio/radio.component.d.ts +1 -1
  69. package/radio/radio.module.d.ts +2 -1
  70. package/docs/storybook/1895.d4241266.iframe.bundle.js +0 -1
  71. package/docs/storybook/9115.e6e0100b.iframe.bundle.js +0 -1
  72. package/docs/storybook/radio-radio-stories.6838bad5.iframe.bundle.js +0 -1
  73. /package/docs/storybook/{795.2461bc53.iframe.bundle.js.LICENSE.txt → 795.c2864771.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.