carbon-components-angular 5.10.0 → 5.10.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 (70) 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/TagModule/dependencies.svg +4 -4
  29. package/docs/documentation/modules/TagModule.html +4 -4
  30. package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
  31. package/docs/documentation/modules/ThemeModule.html +13 -13
  32. package/docs/documentation/modules/TilesModule/dependencies.svg +100 -100
  33. package/docs/documentation/modules/TilesModule.html +100 -100
  34. package/docs/documentation/modules/TimePickerModule/dependencies.svg +4 -4
  35. package/docs/documentation/modules/TimePickerModule.html +4 -4
  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 +41 -45
  39. package/docs/documentation/modules/ToggleModule.html +41 -45
  40. package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
  41. package/docs/documentation/modules/ToggletipModule.html +37 -37
  42. package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
  43. package/docs/documentation/modules/TooltipModule.html +4 -4
  44. package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
  45. package/docs/documentation/modules/UIShellModule.html +4 -4
  46. package/docs/documentation/overview.html +2138 -2132
  47. package/docs/documentation.json +157 -64
  48. package/docs/storybook/1895.69e2c275.iframe.bundle.js +1 -0
  49. package/docs/storybook/{795.2461bc53.iframe.bundle.js → 795.c2864771.iframe.bundle.js} +3 -3
  50. package/docs/storybook/{795.2461bc53.iframe.bundle.js.map → 795.c2864771.iframe.bundle.js.map} +1 -1
  51. package/docs/storybook/iframe.html +3 -3
  52. package/docs/storybook/main.css +892 -248
  53. package/docs/storybook/{main.5099962e.iframe.bundle.js → main.e1ee5785.iframe.bundle.js} +1 -1
  54. package/docs/storybook/project.json +1 -1
  55. package/docs/storybook/radio-radio-stories.b67e94b9.iframe.bundle.js +1 -0
  56. package/docs/storybook/{runtime~main.593529e2.iframe.bundle.js → runtime~main.ceeada28.iframe.bundle.js} +1 -1
  57. package/esm2020/radio/radio-group.component.mjs +121 -21
  58. package/esm2020/radio/radio.component.mjs +3 -11
  59. package/esm2020/radio/radio.module.mjs +8 -4
  60. package/fesm2015/carbon-components-angular-radio.mjs +129 -33
  61. package/fesm2015/carbon-components-angular-radio.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/package.json +1 -1
  65. package/radio/radio-group.component.d.ts +46 -24
  66. package/radio/radio.component.d.ts +1 -1
  67. package/radio/radio.module.d.ts +2 -1
  68. package/docs/storybook/1895.d4241266.iframe.bundle.js +0 -1
  69. package/docs/storybook/radio-radio-stories.6838bad5.iframe.bundle.js +0 -1
  70. /package/docs/storybook/{795.2461bc53.iframe.bundle.js.LICENSE.txt → 795.c2864771.iframe.bundle.js.LICENSE.txt} +0 -0
@@ -32,14 +32,14 @@
32
32
  <title>cluster_SelectModule_declarations</title>
33
33
  <polygon fill="none" stroke="black" points="124,-189.59 124,-241.59 285,-241.59 285,-189.59 124,-189.59"/>
34
34
  </g>
35
- <g id="clust6" class="cluster">
36
- <title>cluster_SelectModule_imports</title>
37
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
38
- </g>
39
35
  <g id="clust7" class="cluster">
40
36
  <title>cluster_SelectModule_exports</title>
41
37
  <polygon fill="none" stroke="black" points="91,-319.59 91,-371.59 331,-371.59 331,-319.59 91,-319.59"/>
42
38
  </g>
39
+ <g id="clust6" class="cluster">
40
+ <title>cluster_SelectModule_imports</title>
41
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
42
+ </g>
43
43
  <!-- OptGroup -->
44
44
  <g id="node1" class="node">
45
45
  <title>OptGroup</title>
@@ -74,14 +74,14 @@
74
74
  <title>cluster_SelectModule_declarations</title>
75
75
  <polygon fill="none" stroke="black" points="124,-189.59 124,-241.59 285,-241.59 285,-189.59 124,-189.59"/>
76
76
  </g>
77
- <g id="clust6" class="cluster">
78
- <title>cluster_SelectModule_imports</title>
79
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
80
- </g>
81
77
  <g id="clust7" class="cluster">
82
78
  <title>cluster_SelectModule_exports</title>
83
79
  <polygon fill="none" stroke="black" points="91,-319.59 91,-371.59 331,-371.59 331,-319.59 91,-319.59"/>
84
80
  </g>
81
+ <g id="clust6" class="cluster">
82
+ <title>cluster_SelectModule_imports</title>
83
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
84
+ </g>
85
85
  <!-- OptGroup -->
86
86
  <g id="node1" class="node">
87
87
  <title>OptGroup</title>
@@ -24,14 +24,14 @@
24
24
  <title>cluster_SliderModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 624,-379.59 624,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust2" class="cluster">
28
- <title>cluster_SliderModule_declarations</title>
29
- <polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 351,-241.59 351,-189.59 281,-189.59"/>
30
- </g>
31
27
  <g id="clust5" class="cluster">
32
28
  <title>cluster_SliderModule_exports</title>
33
29
  <polygon fill="none" stroke="black" points="328,-319.59 328,-371.59 398,-371.59 398,-319.59 328,-319.59"/>
34
30
  </g>
31
+ <g id="clust2" class="cluster">
32
+ <title>cluster_SliderModule_declarations</title>
33
+ <polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 351,-241.59 351,-189.59 281,-189.59"/>
34
+ </g>
35
35
  <g id="clust4" class="cluster">
36
36
  <title>cluster_SliderModule_imports</title>
37
37
  <polygon fill="none" stroke="black" points="359,-189.59 359,-241.59 461,-241.59 461,-189.59 359,-189.59"/>
@@ -66,14 +66,14 @@
66
66
  <title>cluster_SliderModule</title>
67
67
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 624,-379.59 624,-70 8,-70"/>
68
68
  </g>
69
- <g id="clust2" class="cluster">
70
- <title>cluster_SliderModule_declarations</title>
71
- <polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 351,-241.59 351,-189.59 281,-189.59"/>
72
- </g>
73
69
  <g id="clust5" class="cluster">
74
70
  <title>cluster_SliderModule_exports</title>
75
71
  <polygon fill="none" stroke="black" points="328,-319.59 328,-371.59 398,-371.59 398,-319.59 328,-319.59"/>
76
72
  </g>
73
+ <g id="clust2" class="cluster">
74
+ <title>cluster_SliderModule_declarations</title>
75
+ <polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 351,-241.59 351,-189.59 281,-189.59"/>
76
+ </g>
77
77
  <g id="clust4" class="cluster">
78
78
  <title>cluster_SliderModule_imports</title>
79
79
  <polygon fill="none" stroke="black" points="359,-189.59 359,-241.59 461,-241.59 461,-189.59 359,-189.59"/>
@@ -24,14 +24,14 @@
24
24
  <title>cluster_TableModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 3662,-268 3662,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust26" class="cluster">
28
- <title>cluster_TableModule_imports</title>
29
- <polygon fill="none" stroke="black" points="2979,-78 2979,-130 3654,-130 3654,-78 2979,-78"/>
30
- </g>
31
27
  <g id="clust27" class="cluster">
32
28
  <title>cluster_TableModule_exports</title>
33
29
  <polygon fill="none" stroke="black" points="337,-208 337,-260 3370,-260 3370,-208 337,-208"/>
34
30
  </g>
31
+ <g id="clust26" class="cluster">
32
+ <title>cluster_TableModule_imports</title>
33
+ <polygon fill="none" stroke="black" points="2979,-78 2979,-130 3654,-130 3654,-78 2979,-78"/>
34
+ </g>
35
35
  <g id="clust2" class="cluster">
36
36
  <title>cluster_TableModule_declarations</title>
37
37
  <polygon fill="none" stroke="black" points="16,-78 16,-130 2971,-130 2971,-78 16,-78"/>
@@ -66,14 +66,14 @@
66
66
  <title>cluster_TableModule</title>
67
67
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 3662,-268 3662,-70 8,-70"/>
68
68
  </g>
69
- <g id="clust26" class="cluster">
70
- <title>cluster_TableModule_imports</title>
71
- <polygon fill="none" stroke="black" points="2979,-78 2979,-130 3654,-130 3654,-78 2979,-78"/>
72
- </g>
73
69
  <g id="clust27" class="cluster">
74
70
  <title>cluster_TableModule_exports</title>
75
71
  <polygon fill="none" stroke="black" points="337,-208 337,-260 3370,-260 3370,-208 337,-208"/>
76
72
  </g>
73
+ <g id="clust26" class="cluster">
74
+ <title>cluster_TableModule_imports</title>
75
+ <polygon fill="none" stroke="black" points="2979,-78 2979,-130 3654,-130 3654,-78 2979,-78"/>
76
+ </g>
77
77
  <g id="clust2" class="cluster">
78
78
  <title>cluster_TableModule_declarations</title>
79
79
  <polygon fill="none" stroke="black" points="16,-78 16,-130 2971,-130 2971,-78 16,-78"/>
@@ -28,14 +28,14 @@
28
28
  <title>cluster_TagModule_declarations</title>
29
29
  <polygon fill="none" stroke="black" points="224,-78 224,-130 380,-130 380,-78 224,-78"/>
30
30
  </g>
31
- <g id="clust5" class="cluster">
32
- <title>cluster_TagModule_imports</title>
33
- <polygon fill="none" stroke="black" points="116,-78 116,-130 216,-130 216,-78 116,-78"/>
34
- </g>
35
31
  <g id="clust6" class="cluster">
36
32
  <title>cluster_TagModule_exports</title>
37
33
  <polygon fill="none" stroke="black" points="181,-208 181,-260 341,-260 341,-208 181,-208"/>
38
34
  </g>
35
+ <g id="clust5" class="cluster">
36
+ <title>cluster_TagModule_imports</title>
37
+ <polygon fill="none" stroke="black" points="116,-78 116,-130 216,-130 216,-78 116,-78"/>
38
+ </g>
39
39
  <!-- Tag -->
40
40
  <g id="node1" class="node">
41
41
  <title>Tag</title>
@@ -70,14 +70,14 @@
70
70
  <title>cluster_TagModule_declarations</title>
71
71
  <polygon fill="none" stroke="black" points="224,-78 224,-130 380,-130 380,-78 224,-78"/>
72
72
  </g>
73
- <g id="clust5" class="cluster">
74
- <title>cluster_TagModule_imports</title>
75
- <polygon fill="none" stroke="black" points="116,-78 116,-130 216,-130 216,-78 116,-78"/>
76
- </g>
77
73
  <g id="clust6" class="cluster">
78
74
  <title>cluster_TagModule_exports</title>
79
75
  <polygon fill="none" stroke="black" points="181,-208 181,-260 341,-260 341,-208 181,-208"/>
80
76
  </g>
77
+ <g id="clust5" class="cluster">
78
+ <title>cluster_TagModule_imports</title>
79
+ <polygon fill="none" stroke="black" points="116,-78 116,-130 216,-130 216,-78 116,-78"/>
80
+ </g>
81
81
  <!-- Tag -->
82
82
  <g id="node1" class="node">
83
83
  <title>Tag</title>
@@ -24,13 +24,13 @@
24
24
  <title>cluster_ThemeModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="121,-70 121,-268 375,-268 375,-70 121,-70"/>
26
26
  </g>
27
- <g id="clust4" class="cluster">
28
- <title>cluster_ThemeModule_imports</title>
29
- <polygon fill="none" stroke="black" points="259,-78 259,-130 367,-130 367,-78 259,-78"/>
30
- </g>
31
27
  <g id="clust2" class="cluster">
32
28
  <title>cluster_ThemeModule_declarations</title>
33
- <polygon fill="none" stroke="black" points="129,-78 129,-130 251,-130 251,-78 129,-78"/>
29
+ <polygon fill="none" stroke="black" points="245,-78 245,-130 367,-130 367,-78 245,-78"/>
30
+ </g>
31
+ <g id="clust4" class="cluster">
32
+ <title>cluster_ThemeModule_imports</title>
33
+ <polygon fill="none" stroke="black" points="129,-78 129,-130 237,-130 237,-78 129,-78"/>
34
34
  </g>
35
35
  <g id="clust5" class="cluster">
36
36
  <title>cluster_ThemeModule_exports</title>
@@ -39,8 +39,8 @@
39
39
  <!-- ThemeDirective -->
40
40
  <g id="node1" class="node">
41
41
  <title>ThemeDirective</title>
42
- <polygon fill="#ffffb3" stroke="black" points="243.46,-122 136.54,-122 136.54,-86 243.46,-86 243.46,-122"/>
43
- <text text-anchor="middle" x="190" y="-99.8" font-family="Times,serif" font-size="14.00">ThemeDirective</text>
42
+ <polygon fill="#ffffb3" stroke="black" points="359.46,-122 252.54,-122 252.54,-86 359.46,-86 359.46,-122"/>
43
+ <text text-anchor="middle" x="306" y="-99.8" font-family="Times,serif" font-size="14.00">ThemeDirective</text>
44
44
  </g>
45
45
  <!-- ThemeModule -->
46
46
  <g id="node2" class="node">
@@ -51,8 +51,8 @@
51
51
  <!-- ThemeDirective&#45;&gt;ThemeModule -->
52
52
  <g id="edge1" class="edge">
53
53
  <title>ThemeDirective&#45;&gt;ThemeModule</title>
54
- <path fill="none" stroke="black" d="M221.13,-122.11C221.13,-122.11 221.13,-140.99 221.13,-140.99"/>
55
- <polygon fill="black" stroke="black" points="217.63,-140.99 221.13,-150.99 224.63,-140.99 217.63,-140.99"/>
54
+ <path fill="none" stroke="black" d="M274.87,-122.11C274.87,-122.11 274.87,-140.99 274.87,-140.99"/>
55
+ <polygon fill="black" stroke="black" points="271.37,-140.99 274.87,-150.99 278.37,-140.99 271.37,-140.99"/>
56
56
  </g>
57
57
  <!-- ThemeDirective -->
58
58
  <g id="node4" class="node">
@@ -69,14 +69,14 @@
69
69
  <!-- LayerModule -->
70
70
  <g id="node3" class="node">
71
71
  <title>LayerModule</title>
72
- <polygon fill="#8dd3c7" stroke="black" points="359.19,-122 356.19,-126 335.19,-126 332.19,-122 266.81,-122 266.81,-86 359.19,-86 359.19,-122"/>
73
- <text text-anchor="middle" x="313" y="-99.8" font-family="Times,serif" font-size="14.00">LayerModule</text>
72
+ <polygon fill="#8dd3c7" stroke="black" points="229.19,-122 226.19,-126 205.19,-126 202.19,-122 136.81,-122 136.81,-86 229.19,-86 229.19,-122"/>
73
+ <text text-anchor="middle" x="183" y="-99.8" font-family="Times,serif" font-size="14.00">LayerModule</text>
74
74
  </g>
75
75
  <!-- LayerModule&#45;&gt;ThemeModule -->
76
76
  <g id="edge2" class="edge">
77
77
  <title>LayerModule&#45;&gt;ThemeModule</title>
78
- <path fill="none" stroke="black" d="M282.06,-122.11C282.06,-122.11 282.06,-140.99 282.06,-140.99"/>
79
- <polygon fill="black" stroke="black" points="278.56,-140.99 282.06,-150.99 285.56,-140.99 278.56,-140.99"/>
78
+ <path fill="none" stroke="black" d="M213.94,-122.11C213.94,-122.11 213.94,-140.99 213.94,-140.99"/>
79
+ <polygon fill="black" stroke="black" points="210.44,-140.99 213.94,-150.99 217.44,-140.99 210.44,-140.99"/>
80
80
  </g>
81
81
  </g>
82
82
  </svg>
@@ -66,13 +66,13 @@
66
66
  <title>cluster_ThemeModule</title>
67
67
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="121,-70 121,-268 375,-268 375,-70 121,-70"/>
68
68
  </g>
69
- <g id="clust4" class="cluster">
70
- <title>cluster_ThemeModule_imports</title>
71
- <polygon fill="none" stroke="black" points="259,-78 259,-130 367,-130 367,-78 259,-78"/>
72
- </g>
73
69
  <g id="clust2" class="cluster">
74
70
  <title>cluster_ThemeModule_declarations</title>
75
- <polygon fill="none" stroke="black" points="129,-78 129,-130 251,-130 251,-78 129,-78"/>
71
+ <polygon fill="none" stroke="black" points="245,-78 245,-130 367,-130 367,-78 245,-78"/>
72
+ </g>
73
+ <g id="clust4" class="cluster">
74
+ <title>cluster_ThemeModule_imports</title>
75
+ <polygon fill="none" stroke="black" points="129,-78 129,-130 237,-130 237,-78 129,-78"/>
76
76
  </g>
77
77
  <g id="clust5" class="cluster">
78
78
  <title>cluster_ThemeModule_exports</title>
@@ -81,8 +81,8 @@
81
81
  <!-- ThemeDirective -->
82
82
  <g id="node1" class="node">
83
83
  <title>ThemeDirective</title>
84
- <polygon fill="#ffffb3" stroke="black" points="243.46,-122 136.54,-122 136.54,-86 243.46,-86 243.46,-122"/>
85
- <text text-anchor="middle" x="190" y="-99.8" font-family="Times,serif" font-size="14.00">ThemeDirective</text>
84
+ <polygon fill="#ffffb3" stroke="black" points="359.46,-122 252.54,-122 252.54,-86 359.46,-86 359.46,-122"/>
85
+ <text text-anchor="middle" x="306" y="-99.8" font-family="Times,serif" font-size="14.00">ThemeDirective</text>
86
86
  </g>
87
87
  <!-- ThemeModule -->
88
88
  <g id="node2" class="node">
@@ -93,8 +93,8 @@
93
93
  <!-- ThemeDirective&#45;&gt;ThemeModule -->
94
94
  <g id="edge1" class="edge">
95
95
  <title>ThemeDirective&#45;&gt;ThemeModule</title>
96
- <path fill="none" stroke="black" d="M221.13,-122.11C221.13,-122.11 221.13,-140.99 221.13,-140.99"/>
97
- <polygon fill="black" stroke="black" points="217.63,-140.99 221.13,-150.99 224.63,-140.99 217.63,-140.99"/>
96
+ <path fill="none" stroke="black" d="M274.87,-122.11C274.87,-122.11 274.87,-140.99 274.87,-140.99"/>
97
+ <polygon fill="black" stroke="black" points="271.37,-140.99 274.87,-150.99 278.37,-140.99 271.37,-140.99"/>
98
98
  </g>
99
99
  <!-- ThemeDirective -->
100
100
  <g id="node4" class="node">
@@ -111,14 +111,14 @@
111
111
  <!-- LayerModule -->
112
112
  <g id="node3" class="node">
113
113
  <title>LayerModule</title>
114
- <polygon fill="#8dd3c7" stroke="black" points="359.19,-122 356.19,-126 335.19,-126 332.19,-122 266.81,-122 266.81,-86 359.19,-86 359.19,-122"/>
115
- <text text-anchor="middle" x="313" y="-99.8" font-family="Times,serif" font-size="14.00">LayerModule</text>
114
+ <polygon fill="#8dd3c7" stroke="black" points="229.19,-122 226.19,-126 205.19,-126 202.19,-122 136.81,-122 136.81,-86 229.19,-86 229.19,-122"/>
115
+ <text text-anchor="middle" x="183" y="-99.8" font-family="Times,serif" font-size="14.00">LayerModule</text>
116
116
  </g>
117
117
  <!-- LayerModule&#45;&gt;ThemeModule -->
118
118
  <g id="edge2" class="edge">
119
119
  <title>LayerModule&#45;&gt;ThemeModule</title>
120
- <path fill="none" stroke="black" d="M282.06,-122.11C282.06,-122.11 282.06,-140.99 282.06,-140.99"/>
121
- <polygon fill="black" stroke="black" points="278.56,-140.99 282.06,-150.99 285.56,-140.99 278.56,-140.99"/>
120
+ <path fill="none" stroke="black" d="M213.94,-122.11C213.94,-122.11 213.94,-140.99 213.94,-140.99"/>
121
+ <polygon fill="black" stroke="black" points="210.44,-140.99 213.94,-150.99 217.44,-140.99 210.44,-140.99"/>
122
122
  </g>
123
123
  </g>
124
124
  </svg>