carbon-components-angular 5.67.0 → 5.68.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 (272) hide show
  1. package/checkbox/checkbox-group-host.d.ts +31 -0
  2. package/checkbox/checkbox-group.component.d.ts +67 -0
  3. package/checkbox/checkbox.component.d.ts +56 -4
  4. package/checkbox/checkbox.module.d.ts +5 -3
  5. package/checkbox/index.d.ts +2 -0
  6. package/docs/documentation/components/AILabelComponent.html +1 -1
  7. package/docs/documentation/components/Accordion.html +1 -1
  8. package/docs/documentation/components/AccordionItem.html +1 -1
  9. package/docs/documentation/components/ActionableNotification.html +1 -1
  10. package/docs/documentation/components/AlertModal.html +1 -1
  11. package/docs/documentation/components/BaseIconButton.html +1 -1
  12. package/docs/documentation/components/BaseNotification.html +1 -1
  13. package/docs/documentation/components/BaseTabHeader.html +1 -1
  14. package/docs/documentation/components/Breadcrumb.html +1 -1
  15. package/docs/documentation/components/BreadcrumbItemComponent.html +1 -1
  16. package/docs/documentation/components/ButtonSet.html +1 -1
  17. package/docs/documentation/components/Checkbox.html +767 -58
  18. package/docs/documentation/components/CheckboxGroup.html +1401 -0
  19. package/docs/documentation/components/ClickableTile.html +1 -1
  20. package/docs/documentation/components/CodeSnippet.html +1 -1
  21. package/docs/documentation/components/ComboBox.html +1 -1
  22. package/docs/documentation/components/ComboButtonComponent.html +1 -1
  23. package/docs/documentation/components/ContainedList.html +1 -1
  24. package/docs/documentation/components/ContainedListItem.html +1 -1
  25. package/docs/documentation/components/ContentSwitcher.html +1 -1
  26. package/docs/documentation/components/ContextMenuComponent.html +1 -1
  27. package/docs/documentation/components/ContextMenuDividerComponent.html +1 -1
  28. package/docs/documentation/components/ContextMenuGroupComponent.html +1 -1
  29. package/docs/documentation/components/ContextMenuItemComponent.html +1 -1
  30. package/docs/documentation/components/DatePicker.html +1 -1
  31. package/docs/documentation/components/DatePickerInput.html +1 -1
  32. package/docs/documentation/components/Dialog.html +1 -1
  33. package/docs/documentation/components/Documentation.html +1 -1
  34. package/docs/documentation/components/Dropdown.html +1 -1
  35. package/docs/documentation/components/DropdownList.html +1 -1
  36. package/docs/documentation/components/ExpandableTile.html +1 -1
  37. package/docs/documentation/components/FileComponent.html +1 -1
  38. package/docs/documentation/components/FileUploader.html +1 -1
  39. package/docs/documentation/components/Hamburger.html +1 -1
  40. package/docs/documentation/components/Header.html +1 -1
  41. package/docs/documentation/components/HeaderAction.html +1 -1
  42. package/docs/documentation/components/HeaderGlobal.html +1 -1
  43. package/docs/documentation/components/HeaderItem.html +1 -1
  44. package/docs/documentation/components/HeaderMenu.html +1 -1
  45. package/docs/documentation/components/HeaderNavigation.html +1 -1
  46. package/docs/documentation/components/IconButton.html +1 -1
  47. package/docs/documentation/components/InlineLoading.html +1 -1
  48. package/docs/documentation/components/Label.html +1 -1
  49. package/docs/documentation/components/ListColumn.html +1 -1
  50. package/docs/documentation/components/ListHeader.html +1 -1
  51. package/docs/documentation/components/ListRow.html +1 -1
  52. package/docs/documentation/components/Loading.html +1 -1
  53. package/docs/documentation/components/MenuButtonComponent.html +1 -1
  54. package/docs/documentation/components/Modal.html +1 -1
  55. package/docs/documentation/components/ModalFooter.html +1 -1
  56. package/docs/documentation/components/ModalHeader.html +1 -1
  57. package/docs/documentation/components/Notification.html +1 -1
  58. package/docs/documentation/components/NumberComponent.html +1 -1
  59. package/docs/documentation/components/OverflowMenu.html +1 -1
  60. package/docs/documentation/components/OverflowMenuCustomPane.html +1 -1
  61. package/docs/documentation/components/OverflowMenuOption.html +1 -1
  62. package/docs/documentation/components/OverflowMenuPane.html +1 -1
  63. package/docs/documentation/components/Overlay.html +1 -1
  64. package/docs/documentation/components/Pagination.html +1 -1
  65. package/docs/documentation/components/PaginationNav.html +1 -1
  66. package/docs/documentation/components/PaginationNavItem.html +1 -1
  67. package/docs/documentation/components/PaginationOverflow.html +1 -1
  68. package/docs/documentation/components/Panel.html +1 -1
  69. package/docs/documentation/components/PasswordInputLabelComponent.html +1 -1
  70. package/docs/documentation/components/Placeholder.html +1 -1
  71. package/docs/documentation/components/PopoverContent.html +1 -1
  72. package/docs/documentation/components/ProgressBar.html +1 -1
  73. package/docs/documentation/components/ProgressIndicator.html +1 -1
  74. package/docs/documentation/components/Radio.html +1 -1
  75. package/docs/documentation/components/RadioGroup.html +1 -1
  76. package/docs/documentation/components/Search.html +1 -1
  77. package/docs/documentation/components/Select.html +1 -1
  78. package/docs/documentation/components/SelectionTile.html +1 -1
  79. package/docs/documentation/components/SideNav.html +1 -1
  80. package/docs/documentation/components/SideNavItem.html +1 -1
  81. package/docs/documentation/components/SideNavMenu.html +1 -1
  82. package/docs/documentation/components/SkeletonPlaceholder.html +1 -1
  83. package/docs/documentation/components/SkeletonText.html +1 -1
  84. package/docs/documentation/components/Slider.html +1 -1
  85. package/docs/documentation/components/StructuredList.html +1 -1
  86. package/docs/documentation/components/SwitcherList.html +1 -1
  87. package/docs/documentation/components/SwitcherListItem.html +1 -1
  88. package/docs/documentation/components/Tab.html +1 -1
  89. package/docs/documentation/components/TabHeaderGroup.html +1 -1
  90. package/docs/documentation/components/TabHeaders.html +1 -1
  91. package/docs/documentation/components/TabSkeleton.html +1 -1
  92. package/docs/documentation/components/Table.html +1 -1
  93. package/docs/documentation/components/TableBody.html +1 -1
  94. package/docs/documentation/components/TableCheckbox.html +1 -1
  95. package/docs/documentation/components/TableContainer.html +1 -1
  96. package/docs/documentation/components/TableData.html +1 -1
  97. package/docs/documentation/components/TableExpandButton.html +1 -1
  98. package/docs/documentation/components/TableExpandedRow.html +1 -1
  99. package/docs/documentation/components/TableHead.html +1 -1
  100. package/docs/documentation/components/TableHeadCell.html +1 -1
  101. package/docs/documentation/components/TableHeadCheckbox.html +1 -1
  102. package/docs/documentation/components/TableHeadExpand.html +1 -1
  103. package/docs/documentation/components/TableHeader.html +1 -1
  104. package/docs/documentation/components/TableHeaderDecorator.html +1 -1
  105. package/docs/documentation/components/TableRadio.html +1 -1
  106. package/docs/documentation/components/TableRowComponent.html +1 -1
  107. package/docs/documentation/components/TableToolbar.html +1 -1
  108. package/docs/documentation/components/TableToolbarActions.html +1 -1
  109. package/docs/documentation/components/TableToolbarContent.html +1 -1
  110. package/docs/documentation/components/TableToolbarSearch.html +1 -1
  111. package/docs/documentation/components/Tabs.html +1 -1
  112. package/docs/documentation/components/Tag.html +1 -1
  113. package/docs/documentation/components/TagFilter.html +1 -1
  114. package/docs/documentation/components/TagOperationalComponent.html +1 -1
  115. package/docs/documentation/components/TagSelectableComponent.html +1 -1
  116. package/docs/documentation/components/TextInputLabelComponent.html +1 -1
  117. package/docs/documentation/components/TextareaLabelComponent.html +1 -1
  118. package/docs/documentation/components/Tile.html +1 -1
  119. package/docs/documentation/components/TileGroup.html +1 -1
  120. package/docs/documentation/components/TimePicker.html +1 -1
  121. package/docs/documentation/components/TimePickerSelect.html +1 -1
  122. package/docs/documentation/components/Toast.html +1 -1
  123. package/docs/documentation/components/Toggle.html +526 -66
  124. package/docs/documentation/components/Toggletip.html +1 -1
  125. package/docs/documentation/components/Tooltip.html +1 -1
  126. package/docs/documentation/components/TooltipDefinition.html +1 -1
  127. package/docs/documentation/components/TreeNodeComponent.html +1 -1
  128. package/docs/documentation/components/TreeViewComponent.html +1 -1
  129. package/docs/documentation/coverage.html +42 -6
  130. package/docs/documentation/graph/dependencies.svg +3103 -3057
  131. package/docs/documentation/interfaces/CheckboxGroupHost.html +417 -0
  132. package/docs/documentation/js/menu-wc.js +9 -3
  133. package/docs/documentation/js/menu-wc_es5.js +1 -1
  134. package/docs/documentation/js/search/search_index.js +2 -2
  135. package/docs/documentation/miscellaneous/variables.html +26 -0
  136. package/docs/documentation/modules/CheckboxModule/dependencies.svg +92 -36
  137. package/docs/documentation/modules/CheckboxModule.html +116 -39
  138. package/docs/documentation/modules/CodeSnippetModule/dependencies.svg +4 -4
  139. package/docs/documentation/modules/CodeSnippetModule.html +4 -4
  140. package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
  141. package/docs/documentation/modules/ComboBoxModule.html +4 -4
  142. package/docs/documentation/modules/ComboButtonModule/dependencies.svg +4 -4
  143. package/docs/documentation/modules/ComboButtonModule.html +4 -4
  144. package/docs/documentation/modules/ContextMenuModule/dependencies.svg +52 -52
  145. package/docs/documentation/modules/ContextMenuModule.html +52 -52
  146. package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +42 -46
  147. package/docs/documentation/modules/DatePickerInputModule.html +42 -46
  148. package/docs/documentation/modules/DatePickerModule/dependencies.svg +54 -58
  149. package/docs/documentation/modules/DatePickerModule.html +54 -58
  150. package/docs/documentation/modules/DialogModule/dependencies.svg +34 -34
  151. package/docs/documentation/modules/DialogModule.html +34 -34
  152. package/docs/documentation/modules/DropdownModule/dependencies.svg +70 -70
  153. package/docs/documentation/modules/DropdownModule.html +70 -70
  154. package/docs/documentation/modules/FileUploaderModule/dependencies.svg +62 -62
  155. package/docs/documentation/modules/FileUploaderModule.html +62 -62
  156. package/docs/documentation/modules/GridModule/dependencies.svg +7 -7
  157. package/docs/documentation/modules/GridModule.html +7 -7
  158. package/docs/documentation/modules/I18nModule/dependencies.svg +4 -4
  159. package/docs/documentation/modules/I18nModule.html +4 -4
  160. package/docs/documentation/modules/IconModule/dependencies.svg +4 -4
  161. package/docs/documentation/modules/IconModule.html +4 -4
  162. package/docs/documentation/modules/InlineLoadingModule/dependencies.svg +4 -4
  163. package/docs/documentation/modules/InlineLoadingModule.html +4 -4
  164. package/docs/documentation/modules/InputModule/dependencies.svg +4 -4
  165. package/docs/documentation/modules/InputModule.html +4 -4
  166. package/docs/documentation/modules/LayerModule/dependencies.svg +4 -4
  167. package/docs/documentation/modules/LayerModule.html +4 -4
  168. package/docs/documentation/modules/LayoutModule/dependencies.svg +4 -4
  169. package/docs/documentation/modules/LayoutModule.html +4 -4
  170. package/docs/documentation/modules/LoadingModule/dependencies.svg +13 -13
  171. package/docs/documentation/modules/LoadingModule.html +13 -13
  172. package/docs/documentation/modules/MenuButtonModule/dependencies.svg +4 -4
  173. package/docs/documentation/modules/MenuButtonModule.html +4 -4
  174. package/docs/documentation/modules/ModalModule/dependencies.svg +115 -115
  175. package/docs/documentation/modules/ModalModule.html +115 -115
  176. package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
  177. package/docs/documentation/modules/NFormsModule.html +4 -4
  178. package/docs/documentation/modules/NotificationModule/dependencies.svg +37 -37
  179. package/docs/documentation/modules/NotificationModule.html +37 -37
  180. package/docs/documentation/modules/NumberModule/dependencies.svg +24 -24
  181. package/docs/documentation/modules/NumberModule.html +24 -24
  182. package/docs/documentation/modules/PaginationModule/dependencies.svg +56 -56
  183. package/docs/documentation/modules/PaginationModule.html +56 -56
  184. package/docs/documentation/modules/PanelModule/dependencies.svg +36 -36
  185. package/docs/documentation/modules/PanelModule.html +36 -36
  186. package/docs/documentation/modules/PopoverModule/dependencies.svg +4 -4
  187. package/docs/documentation/modules/PopoverModule.html +4 -4
  188. package/docs/documentation/modules/ProgressBarModule/dependencies.svg +4 -4
  189. package/docs/documentation/modules/ProgressBarModule.html +4 -4
  190. package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +4 -4
  191. package/docs/documentation/modules/ProgressIndicatorModule.html +4 -4
  192. package/docs/documentation/modules/RadioModule/dependencies.svg +58 -62
  193. package/docs/documentation/modules/RadioModule.html +58 -62
  194. package/docs/documentation/modules/SearchModule/dependencies.svg +30 -30
  195. package/docs/documentation/modules/SearchModule.html +30 -30
  196. package/docs/documentation/modules/SelectModule/dependencies.svg +61 -61
  197. package/docs/documentation/modules/SelectModule.html +61 -61
  198. package/docs/documentation/modules/SideNavModule/dependencies.svg +4 -4
  199. package/docs/documentation/modules/SideNavModule.html +4 -4
  200. package/docs/documentation/modules/SkeletonModule/dependencies.svg +4 -4
  201. package/docs/documentation/modules/SkeletonModule.html +4 -4
  202. package/docs/documentation/modules/SliderModule/dependencies.svg +42 -46
  203. package/docs/documentation/modules/SliderModule.html +42 -46
  204. package/docs/documentation/modules/StructuredListModule/dependencies.svg +4 -4
  205. package/docs/documentation/modules/StructuredListModule.html +4 -4
  206. package/docs/documentation/modules/TableModule/dependencies.svg +224 -224
  207. package/docs/documentation/modules/TableModule.html +224 -224
  208. package/docs/documentation/modules/TabsModule/dependencies.svg +4 -4
  209. package/docs/documentation/modules/TabsModule.html +4 -4
  210. package/docs/documentation/modules/TagModule/dependencies.svg +37 -37
  211. package/docs/documentation/modules/TagModule.html +37 -37
  212. package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
  213. package/docs/documentation/modules/ThemeModule.html +13 -13
  214. package/docs/documentation/modules/TilesModule/dependencies.svg +4 -4
  215. package/docs/documentation/modules/TilesModule.html +4 -4
  216. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +4 -4
  217. package/docs/documentation/modules/TimePickerSelectModule.html +4 -4
  218. package/docs/documentation/modules/ToggleModule/dependencies.svg +7 -7
  219. package/docs/documentation/modules/ToggleModule.html +7 -7
  220. package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
  221. package/docs/documentation/modules/ToggletipModule.html +4 -4
  222. package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
  223. package/docs/documentation/modules/TooltipModule.html +4 -4
  224. package/docs/documentation/modules/TreeviewModule/dependencies.svg +35 -35
  225. package/docs/documentation/modules/TreeviewModule.html +35 -35
  226. package/docs/documentation/overview.html +3105 -3059
  227. package/docs/documentation.json +1002 -127
  228. package/docs/storybook/9300.537382cc.iframe.bundle.js +1 -0
  229. package/docs/storybook/955.99b6ac85.iframe.bundle.js +1 -0
  230. package/docs/storybook/checkbox-checkbox-stories.a40b7a36.iframe.bundle.js +1 -0
  231. package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.d99d789a.iframe.bundle.js +1 -0
  232. package/docs/storybook/iframe.html +2 -2
  233. package/docs/storybook/index.json +1 -1
  234. package/docs/storybook/main.4ba3ac58.iframe.bundle.js +1 -0
  235. package/docs/storybook/modal-modal-stories.02e35bd4.iframe.bundle.js +1 -0
  236. package/docs/storybook/pagination-pagination-nav-stories.647ce4df.iframe.bundle.js +1 -0
  237. package/docs/storybook/pagination-pagination-stories.aa18b936.iframe.bundle.js +1 -0
  238. package/docs/storybook/project.json +1 -1
  239. package/docs/storybook/{runtime~main.018cbdfe.iframe.bundle.js → runtime~main.229d454b.iframe.bundle.js} +1 -1
  240. package/docs/storybook/stories.json +1 -1
  241. package/docs/storybook/toggle-toggle-stories.999199e8.iframe.bundle.js +1 -0
  242. package/esm2020/checkbox/checkbox-group-host.mjs +3 -0
  243. package/esm2020/checkbox/checkbox-group.component.mjs +201 -0
  244. package/esm2020/checkbox/checkbox.component.mjs +169 -9
  245. package/esm2020/checkbox/checkbox.module.mjs +16 -7
  246. package/esm2020/checkbox/index.mjs +3 -1
  247. package/esm2020/table/cell/table-checkbox.component.mjs +1 -1
  248. package/esm2020/table/head/table-head-checkbox.component.mjs +1 -1
  249. package/esm2020/toggle/toggle.component.mjs +12 -7
  250. package/fesm2015/carbon-components-angular-checkbox.mjs +385 -15
  251. package/fesm2015/carbon-components-angular-checkbox.mjs.map +1 -1
  252. package/fesm2015/carbon-components-angular-table.mjs +2 -2
  253. package/fesm2015/carbon-components-angular-table.mjs.map +1 -1
  254. package/fesm2015/carbon-components-angular-toggle.mjs +13 -6
  255. package/fesm2015/carbon-components-angular-toggle.mjs.map +1 -1
  256. package/fesm2020/carbon-components-angular-checkbox.mjs +379 -15
  257. package/fesm2020/carbon-components-angular-checkbox.mjs.map +1 -1
  258. package/fesm2020/carbon-components-angular-table.mjs +2 -2
  259. package/fesm2020/carbon-components-angular-table.mjs.map +1 -1
  260. package/fesm2020/carbon-components-angular-toggle.mjs +11 -6
  261. package/fesm2020/carbon-components-angular-toggle.mjs.map +1 -1
  262. package/package.json +1 -1
  263. package/toggle/toggle.component.d.ts +3 -3
  264. package/docs/storybook/1895.d3fd5755.iframe.bundle.js +0 -1
  265. package/docs/storybook/955.754a7cf6.iframe.bundle.js +0 -1
  266. package/docs/storybook/checkbox-checkbox-stories.3aeae19d.iframe.bundle.js +0 -1
  267. package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.aa916da9.iframe.bundle.js +0 -1
  268. package/docs/storybook/main.544b1246.iframe.bundle.js +0 -1
  269. package/docs/storybook/modal-modal-stories.22f92029.iframe.bundle.js +0 -1
  270. package/docs/storybook/pagination-pagination-nav-stories.9f6e65be.iframe.bundle.js +0 -1
  271. package/docs/storybook/pagination-pagination-stories.540698c1.iframe.bundle.js +0 -1
  272. package/docs/storybook/toggle-toggle-stories.7832edbb.iframe.bundle.js +0 -1
@@ -4,99 +4,95 @@
4
4
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
5
5
  -->
6
6
  <!-- Title: dependencies Pages: 1 -->
7
- <svg width="1298pt" height="396pt"
8
- viewBox="0.00 0.00 1298.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
7
+ <svg width="1406pt" height="396pt"
8
+ viewBox="0.00 0.00 1406.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
9
9
  <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
10
10
  <title>dependencies</title>
11
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 1294,-391.59 1294,4 -4,4"/>
12
- <text text-anchor="start" x="624.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
- <polygon fill="#ffffb3" stroke="transparent" points="411,-10 411,-30 431,-30 431,-10 411,-10"/>
14
- <text text-anchor="start" x="434.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
- <polygon fill="#8dd3c7" stroke="transparent" points="524,-10 524,-30 544,-30 544,-10 524,-10"/>
16
- <text text-anchor="start" x="547.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
- <polygon fill="#80b1d3" stroke="transparent" points="610,-10 610,-30 630,-30 630,-10 610,-10"/>
18
- <text text-anchor="start" x="633.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
- <polygon fill="#fdb462" stroke="transparent" points="707,-10 707,-30 727,-30 727,-10 707,-10"/>
20
- <text text-anchor="start" x="730.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
- <polygon fill="#fb8072" stroke="transparent" points="803,-10 803,-30 823,-30 823,-10 803,-10"/>
22
- <text text-anchor="start" x="826.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
11
+ <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 1402,-391.59 1402,4 -4,4"/>
12
+ <text text-anchor="start" x="678.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
+ <polygon fill="#ffffb3" stroke="transparent" points="465,-10 465,-30 485,-30 485,-10 465,-10"/>
14
+ <text text-anchor="start" x="488.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
+ <polygon fill="#8dd3c7" stroke="transparent" points="578,-10 578,-30 598,-30 598,-10 578,-10"/>
16
+ <text text-anchor="start" x="601.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
+ <polygon fill="#80b1d3" stroke="transparent" points="664,-10 664,-30 684,-30 684,-10 664,-10"/>
18
+ <text text-anchor="start" x="687.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
+ <polygon fill="#fdb462" stroke="transparent" points="761,-10 761,-30 781,-30 781,-10 761,-10"/>
20
+ <text text-anchor="start" x="784.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
+ <polygon fill="#fb8072" stroke="transparent" points="857,-10 857,-30 877,-30 877,-10 857,-10"/>
22
+ <text text-anchor="start" x="880.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
23
23
  <g id="clust1" class="cluster">
24
24
  <title>cluster_RadioModule</title>
25
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1282,-379.59 1282,-70 8,-70"/>
26
- </g>
27
- <g id="clust3" class="cluster">
28
- <title>cluster_RadioModule_Radio_providers</title>
29
- <polygon fill="none" stroke="black" points="674,-78 674,-241.59 1274,-241.59 1274,-78 674,-78"/>
30
- </g>
31
- <g id="clust2" class="cluster">
32
- <title>cluster_RadioModule_declarations</title>
33
- <polygon fill="none" stroke="black" points="331,-189.59 331,-241.59 433,-241.59 433,-189.59 331,-189.59"/>
25
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1390,-379.59 1390,-70 8,-70"/>
34
26
  </g>
35
27
  <g id="clust5" class="cluster">
36
28
  <title>cluster_RadioModule_imports</title>
37
- <polygon fill="none" stroke="black" points="524,-189.59 524,-241.59 624,-241.59 624,-189.59 524,-189.59"/>
29
+ <polygon fill="none" stroke="black" points="1282,-189.59 1282,-241.59 1382,-241.59 1382,-189.59 1282,-189.59"/>
30
+ </g>
31
+ <g id="clust4" class="cluster">
32
+ <title>cluster_RadioModule_RadioGroup_providers</title>
33
+ <polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
38
34
  </g>
39
35
  <g id="clust6" class="cluster">
40
36
  <title>cluster_RadioModule_exports</title>
41
- <polygon fill="none" stroke="black" points="478,-319.59 478,-371.59 654,-371.59 654,-319.59 478,-319.59"/>
37
+ <polygon fill="none" stroke="black" points="853,-319.59 853,-371.59 1029,-371.59 1029,-319.59 853,-319.59"/>
42
38
  </g>
43
- <g id="clust4" class="cluster">
44
- <title>cluster_RadioModule_RadioGroup_providers</title>
45
- <polygon fill="none" stroke="black" points="16,-78 16,-176.59 666,-176.59 666,-78 16,-78"/>
39
+ <g id="clust3" class="cluster">
40
+ <title>cluster_RadioModule_Radio_providers</title>
41
+ <polygon fill="none" stroke="black" points="16,-78 16,-241.59 616,-241.59 616,-78 16,-78"/>
46
42
  </g>
47
43
  <!-- Radio -->
48
44
  <g id="node1" class="node">
49
45
  <title>Radio</title>
50
- <polygon fill="#ffffb3" stroke="black" points="868,-233.59 814,-233.59 814,-197.59 868,-197.59 868,-233.59"/>
51
- <text text-anchor="middle" x="841" y="-211.39" font-family="Times,serif" font-size="14.00">Radio</text>
46
+ <polygon fill="#ffffb3" stroke="black" points="475,-233.59 421,-233.59 421,-197.59 475,-197.59 475,-233.59"/>
47
+ <text text-anchor="middle" x="448" y="-211.39" font-family="Times,serif" font-size="14.00">Radio</text>
52
48
  </g>
53
49
  <!-- RadioModule -->
54
50
  <g id="node3" class="node">
55
51
  <title>RadioModule</title>
56
- <polygon fill="#8dd3c7" stroke="black" points="620.49,-298.59 617.49,-302.59 596.49,-302.59 593.49,-298.59 527.51,-298.59 527.51,-262.59 620.49,-262.59 620.49,-298.59"/>
57
- <text text-anchor="middle" x="574" y="-276.39" font-family="Times,serif" font-size="14.00">RadioModule</text>
52
+ <polygon fill="#8dd3c7" stroke="black" points="995.49,-298.59 992.49,-302.59 971.49,-302.59 968.49,-298.59 902.51,-298.59 902.51,-262.59 995.49,-262.59 995.49,-298.59"/>
53
+ <text text-anchor="middle" x="949" y="-276.39" font-family="Times,serif" font-size="14.00">RadioModule</text>
58
54
  </g>
59
55
  <!-- Radio&#45;&gt;RadioModule -->
60
56
  <g id="edge1" class="edge">
61
57
  <title>Radio&#45;&gt;RadioModule</title>
62
- <path fill="none" stroke="black" d="M841,-233.7C841,-252.93 841,-280.59 841,-280.59 841,-280.59 630.51,-280.59 630.51,-280.59"/>
63
- <polygon fill="black" stroke="black" points="630.51,-277.09 620.51,-280.59 630.51,-284.09 630.51,-277.09"/>
58
+ <path fill="none" stroke="black" d="M448,-233.7C448,-252.93 448,-280.59 448,-280.59 448,-280.59 892.32,-280.59 892.32,-280.59"/>
59
+ <polygon fill="black" stroke="black" points="892.32,-284.09 902.32,-280.59 892.32,-277.09 892.32,-284.09"/>
64
60
  </g>
65
61
  <!-- RadioGroup -->
66
62
  <g id="node2" class="node">
67
63
  <title>RadioGroup</title>
68
- <polygon fill="#ffffb3" stroke="black" points="424.71,-233.59 339.29,-233.59 339.29,-197.59 424.71,-197.59 424.71,-233.59"/>
69
- <text text-anchor="middle" x="382" y="-211.39" font-family="Times,serif" font-size="14.00">RadioGroup</text>
64
+ <polygon fill="#ffffb3" stroke="black" points="991.71,-233.59 906.29,-233.59 906.29,-197.59 991.71,-197.59 991.71,-233.59"/>
65
+ <text text-anchor="middle" x="949" y="-211.39" font-family="Times,serif" font-size="14.00">RadioGroup</text>
70
66
  </g>
71
67
  <!-- RadioGroup&#45;&gt;RadioModule -->
72
68
  <g id="edge3" class="edge">
73
69
  <title>RadioGroup&#45;&gt;RadioModule</title>
74
- <path fill="none" stroke="black" d="M382,-233.7C382,-252.93 382,-280.59 382,-280.59 382,-280.59 517.03,-280.59 517.03,-280.59"/>
75
- <polygon fill="black" stroke="black" points="517.03,-284.09 527.03,-280.59 517.03,-277.09 517.03,-284.09"/>
70
+ <path fill="none" stroke="black" d="M949,-233.7C949,-233.7 949,-252.58 949,-252.58"/>
71
+ <polygon fill="black" stroke="black" points="945.5,-252.58 949,-262.58 952.5,-252.58 945.5,-252.58"/>
76
72
  </g>
77
73
  <!-- Radio -->
78
74
  <g id="node7" class="node">
79
75
  <title>Radio </title>
80
- <polygon fill="#fb8072" stroke="black" points="646,-363.59 592,-363.59 592,-327.59 646,-327.59 646,-363.59"/>
81
- <text text-anchor="middle" x="619" y="-341.39" font-family="Times,serif" font-size="14.00">Radio </text>
76
+ <polygon fill="#fb8072" stroke="black" points="1021,-363.59 967,-363.59 967,-327.59 1021,-327.59 1021,-363.59"/>
77
+ <text text-anchor="middle" x="994" y="-341.39" font-family="Times,serif" font-size="14.00">Radio </text>
82
78
  </g>
83
79
  <!-- RadioModule&#45;&gt;Radio -->
84
80
  <g id="edge6" class="edge">
85
81
  <title>RadioModule&#45;&gt;Radio </title>
86
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M606.25,-298.7C606.25,-298.7 606.25,-317.58 606.25,-317.58"/>
87
- <polygon fill="black" stroke="black" points="602.75,-317.58 606.25,-327.58 609.75,-317.58 602.75,-317.58"/>
82
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M981.25,-298.7C981.25,-298.7 981.25,-317.58 981.25,-317.58"/>
83
+ <polygon fill="black" stroke="black" points="977.75,-317.58 981.25,-327.58 984.75,-317.58 977.75,-317.58"/>
88
84
  </g>
89
85
  <!-- RadioGroup -->
90
86
  <g id="node8" class="node">
91
87
  <title>RadioGroup </title>
92
- <polygon fill="#fb8072" stroke="black" points="574.21,-363.59 485.79,-363.59 485.79,-327.59 574.21,-327.59 574.21,-363.59"/>
93
- <text text-anchor="middle" x="530" y="-341.39" font-family="Times,serif" font-size="14.00">RadioGroup </text>
88
+ <polygon fill="#fb8072" stroke="black" points="949.21,-363.59 860.79,-363.59 860.79,-327.59 949.21,-327.59 949.21,-363.59"/>
89
+ <text text-anchor="middle" x="905" y="-341.39" font-family="Times,serif" font-size="14.00">RadioGroup </text>
94
90
  </g>
95
91
  <!-- RadioModule&#45;&gt;RadioGroup -->
96
92
  <g id="edge7" class="edge">
97
93
  <title>RadioModule&#45;&gt;RadioGroup </title>
98
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M550.93,-298.7C550.93,-298.7 550.93,-317.58 550.93,-317.58"/>
99
- <polygon fill="black" stroke="black" points="547.43,-317.58 550.93,-327.58 554.43,-317.58 547.43,-317.58"/>
94
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M925.93,-298.7C925.93,-298.7 925.93,-317.58 925.93,-317.58"/>
95
+ <polygon fill="black" stroke="black" points="922.43,-317.58 925.93,-327.58 929.43,-317.58 922.43,-317.58"/>
100
96
  </g>
101
97
  <!-- {
102
98
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
@@ -105,10 +101,10 @@
105
101
  <title>{
106
102
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
107
103
  }</title>
108
- <ellipse fill="#fdb462" stroke="black" cx="974" cy="-127.3" rx="292.09" ry="41.09"/>
109
- <text text-anchor="middle" x="974" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
110
- <text text-anchor="middle" x="974" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true</text>
111
- <text text-anchor="middle" x="974" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
104
+ <ellipse fill="#fdb462" stroke="black" cx="316" cy="-127.3" rx="292.09" ry="41.09"/>
105
+ <text text-anchor="middle" x="316" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
106
+ <text text-anchor="middle" x="316" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true</text>
107
+ <text text-anchor="middle" x="316" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
112
108
  </g>
113
109
  <!-- {
114
110
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
@@ -117,8 +113,8 @@
117
113
  <title>{
118
114
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
119
115
  }&#45;&gt;Radio</title>
120
- <path fill="none" stroke="black" d="M841,-164.23C841,-164.23 841,-187.58 841,-187.58"/>
121
- <polygon fill="black" stroke="black" points="837.5,-187.58 841,-197.58 844.5,-187.58 837.5,-187.58"/>
116
+ <path fill="none" stroke="black" d="M448,-164.23C448,-164.23 448,-187.58 448,-187.58"/>
117
+ <polygon fill="black" stroke="black" points="444.5,-187.58 448,-197.58 451.5,-187.58 444.5,-187.58"/>
122
118
  </g>
123
119
  <!-- {
124
120
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
@@ -127,10 +123,10 @@
127
123
  <title>{
128
124
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
129
125
  }</title>
130
- <ellipse fill="#fdb462" stroke="black" cx="341" cy="-127.3" rx="317.17" ry="41.09"/>
131
- <text text-anchor="middle" x="341" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
132
- <text text-anchor="middle" x="341" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true</text>
133
- <text text-anchor="middle" x="341" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
126
+ <ellipse fill="#fdb462" stroke="black" cx="949" cy="-127.3" rx="317.17" ry="41.09"/>
127
+ <text text-anchor="middle" x="949" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
128
+ <text text-anchor="middle" x="949" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true</text>
129
+ <text text-anchor="middle" x="949" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
134
130
  </g>
135
131
  <!-- {
136
132
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
@@ -139,20 +135,20 @@
139
135
  <title>{
140
136
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
141
137
  }&#45;&gt;RadioGroup</title>
142
- <path fill="none" stroke="black" d="M382,-168.34C382,-168.34 382,-187.58 382,-187.58"/>
143
- <polygon fill="black" stroke="black" points="378.5,-187.58 382,-197.58 385.5,-187.58 378.5,-187.58"/>
138
+ <path fill="none" stroke="black" d="M949,-168.6C949,-168.6 949,-187.26 949,-187.26"/>
139
+ <polygon fill="black" stroke="black" points="945.5,-187.26 949,-197.26 952.5,-187.26 945.5,-187.26"/>
144
140
  </g>
145
141
  <!-- IconModule -->
146
142
  <g id="node6" class="node">
147
143
  <title>IconModule</title>
148
- <polygon fill="#8dd3c7" stroke="black" points="616.43,-233.59 613.43,-237.59 592.43,-237.59 589.43,-233.59 531.57,-233.59 531.57,-197.59 616.43,-197.59 616.43,-233.59"/>
149
- <text text-anchor="middle" x="574" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
144
+ <polygon fill="#8dd3c7" stroke="black" points="1374.43,-233.59 1371.43,-237.59 1350.43,-237.59 1347.43,-233.59 1289.57,-233.59 1289.57,-197.59 1374.43,-197.59 1374.43,-233.59"/>
145
+ <text text-anchor="middle" x="1332" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
150
146
  </g>
151
147
  <!-- IconModule&#45;&gt;RadioModule -->
152
148
  <g id="edge5" class="edge">
153
149
  <title>IconModule&#45;&gt;RadioModule</title>
154
- <path fill="none" stroke="black" d="M574,-233.7C574,-233.7 574,-252.58 574,-252.58"/>
155
- <polygon fill="black" stroke="black" points="570.5,-252.58 574,-262.58 577.5,-252.58 570.5,-252.58"/>
150
+ <path fill="none" stroke="black" d="M1332,-233.7C1332,-252.93 1332,-280.59 1332,-280.59 1332,-280.59 1005.58,-280.59 1005.58,-280.59"/>
151
+ <polygon fill="black" stroke="black" points="1005.58,-277.09 995.58,-280.59 1005.58,-284.09 1005.58,-277.09"/>
156
152
  </g>
157
153
  </g>
158
154
  </svg>
@@ -113,99 +113,95 @@
113
113
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
114
114
  -->
115
115
  <!-- Title: dependencies Pages: 1 -->
116
- <svg width="1298pt" height="396pt"
117
- viewBox="0.00 0.00 1298.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
116
+ <svg width="1406pt" height="396pt"
117
+ viewBox="0.00 0.00 1406.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
118
118
  <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
119
119
  <title>dependencies</title>
120
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 1294,-391.59 1294,4 -4,4"/>
121
- <text text-anchor="start" x="624.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
122
- <polygon fill="#ffffb3" stroke="transparent" points="411,-10 411,-30 431,-30 431,-10 411,-10"/>
123
- <text text-anchor="start" x="434.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
124
- <polygon fill="#8dd3c7" stroke="transparent" points="524,-10 524,-30 544,-30 544,-10 524,-10"/>
125
- <text text-anchor="start" x="547.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
126
- <polygon fill="#80b1d3" stroke="transparent" points="610,-10 610,-30 630,-30 630,-10 610,-10"/>
127
- <text text-anchor="start" x="633.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
128
- <polygon fill="#fdb462" stroke="transparent" points="707,-10 707,-30 727,-30 727,-10 707,-10"/>
129
- <text text-anchor="start" x="730.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
130
- <polygon fill="#fb8072" stroke="transparent" points="803,-10 803,-30 823,-30 823,-10 803,-10"/>
131
- <text text-anchor="start" x="826.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
120
+ <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 1402,-391.59 1402,4 -4,4"/>
121
+ <text text-anchor="start" x="678.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
122
+ <polygon fill="#ffffb3" stroke="transparent" points="465,-10 465,-30 485,-30 485,-10 465,-10"/>
123
+ <text text-anchor="start" x="488.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
124
+ <polygon fill="#8dd3c7" stroke="transparent" points="578,-10 578,-30 598,-30 598,-10 578,-10"/>
125
+ <text text-anchor="start" x="601.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
126
+ <polygon fill="#80b1d3" stroke="transparent" points="664,-10 664,-30 684,-30 684,-10 664,-10"/>
127
+ <text text-anchor="start" x="687.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
128
+ <polygon fill="#fdb462" stroke="transparent" points="761,-10 761,-30 781,-30 781,-10 761,-10"/>
129
+ <text text-anchor="start" x="784.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
130
+ <polygon fill="#fb8072" stroke="transparent" points="857,-10 857,-30 877,-30 877,-10 857,-10"/>
131
+ <text text-anchor="start" x="880.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
132
132
  <g id="clust1" class="cluster">
133
133
  <title>cluster_RadioModule</title>
134
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1282,-379.59 1282,-70 8,-70"/>
135
- </g>
136
- <g id="clust3" class="cluster">
137
- <title>cluster_RadioModule_Radio_providers</title>
138
- <polygon fill="none" stroke="black" points="674,-78 674,-241.59 1274,-241.59 1274,-78 674,-78"/>
139
- </g>
140
- <g id="clust2" class="cluster">
141
- <title>cluster_RadioModule_declarations</title>
142
- <polygon fill="none" stroke="black" points="331,-189.59 331,-241.59 433,-241.59 433,-189.59 331,-189.59"/>
134
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1390,-379.59 1390,-70 8,-70"/>
143
135
  </g>
144
136
  <g id="clust5" class="cluster">
145
137
  <title>cluster_RadioModule_imports</title>
146
- <polygon fill="none" stroke="black" points="524,-189.59 524,-241.59 624,-241.59 624,-189.59 524,-189.59"/>
138
+ <polygon fill="none" stroke="black" points="1282,-189.59 1282,-241.59 1382,-241.59 1382,-189.59 1282,-189.59"/>
139
+ </g>
140
+ <g id="clust4" class="cluster">
141
+ <title>cluster_RadioModule_RadioGroup_providers</title>
142
+ <polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
147
143
  </g>
148
144
  <g id="clust6" class="cluster">
149
145
  <title>cluster_RadioModule_exports</title>
150
- <polygon fill="none" stroke="black" points="478,-319.59 478,-371.59 654,-371.59 654,-319.59 478,-319.59"/>
146
+ <polygon fill="none" stroke="black" points="853,-319.59 853,-371.59 1029,-371.59 1029,-319.59 853,-319.59"/>
151
147
  </g>
152
- <g id="clust4" class="cluster">
153
- <title>cluster_RadioModule_RadioGroup_providers</title>
154
- <polygon fill="none" stroke="black" points="16,-78 16,-176.59 666,-176.59 666,-78 16,-78"/>
148
+ <g id="clust3" class="cluster">
149
+ <title>cluster_RadioModule_Radio_providers</title>
150
+ <polygon fill="none" stroke="black" points="16,-78 16,-241.59 616,-241.59 616,-78 16,-78"/>
155
151
  </g>
156
152
  <!-- Radio -->
157
153
  <g id="node1" class="node">
158
154
  <title>Radio</title>
159
- <polygon fill="#ffffb3" stroke="black" points="868,-233.59 814,-233.59 814,-197.59 868,-197.59 868,-233.59"/>
160
- <text text-anchor="middle" x="841" y="-211.39" font-family="Times,serif" font-size="14.00">Radio</text>
155
+ <polygon fill="#ffffb3" stroke="black" points="475,-233.59 421,-233.59 421,-197.59 475,-197.59 475,-233.59"/>
156
+ <text text-anchor="middle" x="448" y="-211.39" font-family="Times,serif" font-size="14.00">Radio</text>
161
157
  </g>
162
158
  <!-- RadioModule -->
163
159
  <g id="node3" class="node">
164
160
  <title>RadioModule</title>
165
- <polygon fill="#8dd3c7" stroke="black" points="620.49,-298.59 617.49,-302.59 596.49,-302.59 593.49,-298.59 527.51,-298.59 527.51,-262.59 620.49,-262.59 620.49,-298.59"/>
166
- <text text-anchor="middle" x="574" y="-276.39" font-family="Times,serif" font-size="14.00">RadioModule</text>
161
+ <polygon fill="#8dd3c7" stroke="black" points="995.49,-298.59 992.49,-302.59 971.49,-302.59 968.49,-298.59 902.51,-298.59 902.51,-262.59 995.49,-262.59 995.49,-298.59"/>
162
+ <text text-anchor="middle" x="949" y="-276.39" font-family="Times,serif" font-size="14.00">RadioModule</text>
167
163
  </g>
168
164
  <!-- Radio&#45;&gt;RadioModule -->
169
165
  <g id="edge1" class="edge">
170
166
  <title>Radio&#45;&gt;RadioModule</title>
171
- <path fill="none" stroke="black" d="M841,-233.7C841,-252.93 841,-280.59 841,-280.59 841,-280.59 630.51,-280.59 630.51,-280.59"/>
172
- <polygon fill="black" stroke="black" points="630.51,-277.09 620.51,-280.59 630.51,-284.09 630.51,-277.09"/>
167
+ <path fill="none" stroke="black" d="M448,-233.7C448,-252.93 448,-280.59 448,-280.59 448,-280.59 892.32,-280.59 892.32,-280.59"/>
168
+ <polygon fill="black" stroke="black" points="892.32,-284.09 902.32,-280.59 892.32,-277.09 892.32,-284.09"/>
173
169
  </g>
174
170
  <!-- RadioGroup -->
175
171
  <g id="node2" class="node">
176
172
  <title>RadioGroup</title>
177
- <polygon fill="#ffffb3" stroke="black" points="424.71,-233.59 339.29,-233.59 339.29,-197.59 424.71,-197.59 424.71,-233.59"/>
178
- <text text-anchor="middle" x="382" y="-211.39" font-family="Times,serif" font-size="14.00">RadioGroup</text>
173
+ <polygon fill="#ffffb3" stroke="black" points="991.71,-233.59 906.29,-233.59 906.29,-197.59 991.71,-197.59 991.71,-233.59"/>
174
+ <text text-anchor="middle" x="949" y="-211.39" font-family="Times,serif" font-size="14.00">RadioGroup</text>
179
175
  </g>
180
176
  <!-- RadioGroup&#45;&gt;RadioModule -->
181
177
  <g id="edge3" class="edge">
182
178
  <title>RadioGroup&#45;&gt;RadioModule</title>
183
- <path fill="none" stroke="black" d="M382,-233.7C382,-252.93 382,-280.59 382,-280.59 382,-280.59 517.03,-280.59 517.03,-280.59"/>
184
- <polygon fill="black" stroke="black" points="517.03,-284.09 527.03,-280.59 517.03,-277.09 517.03,-284.09"/>
179
+ <path fill="none" stroke="black" d="M949,-233.7C949,-233.7 949,-252.58 949,-252.58"/>
180
+ <polygon fill="black" stroke="black" points="945.5,-252.58 949,-262.58 952.5,-252.58 945.5,-252.58"/>
185
181
  </g>
186
182
  <!-- Radio -->
187
183
  <g id="node7" class="node">
188
184
  <title>Radio </title>
189
- <polygon fill="#fb8072" stroke="black" points="646,-363.59 592,-363.59 592,-327.59 646,-327.59 646,-363.59"/>
190
- <text text-anchor="middle" x="619" y="-341.39" font-family="Times,serif" font-size="14.00">Radio </text>
185
+ <polygon fill="#fb8072" stroke="black" points="1021,-363.59 967,-363.59 967,-327.59 1021,-327.59 1021,-363.59"/>
186
+ <text text-anchor="middle" x="994" y="-341.39" font-family="Times,serif" font-size="14.00">Radio </text>
191
187
  </g>
192
188
  <!-- RadioModule&#45;&gt;Radio -->
193
189
  <g id="edge6" class="edge">
194
190
  <title>RadioModule&#45;&gt;Radio </title>
195
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M606.25,-298.7C606.25,-298.7 606.25,-317.58 606.25,-317.58"/>
196
- <polygon fill="black" stroke="black" points="602.75,-317.58 606.25,-327.58 609.75,-317.58 602.75,-317.58"/>
191
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M981.25,-298.7C981.25,-298.7 981.25,-317.58 981.25,-317.58"/>
192
+ <polygon fill="black" stroke="black" points="977.75,-317.58 981.25,-327.58 984.75,-317.58 977.75,-317.58"/>
197
193
  </g>
198
194
  <!-- RadioGroup -->
199
195
  <g id="node8" class="node">
200
196
  <title>RadioGroup </title>
201
- <polygon fill="#fb8072" stroke="black" points="574.21,-363.59 485.79,-363.59 485.79,-327.59 574.21,-327.59 574.21,-363.59"/>
202
- <text text-anchor="middle" x="530" y="-341.39" font-family="Times,serif" font-size="14.00">RadioGroup </text>
197
+ <polygon fill="#fb8072" stroke="black" points="949.21,-363.59 860.79,-363.59 860.79,-327.59 949.21,-327.59 949.21,-363.59"/>
198
+ <text text-anchor="middle" x="905" y="-341.39" font-family="Times,serif" font-size="14.00">RadioGroup </text>
203
199
  </g>
204
200
  <!-- RadioModule&#45;&gt;RadioGroup -->
205
201
  <g id="edge7" class="edge">
206
202
  <title>RadioModule&#45;&gt;RadioGroup </title>
207
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M550.93,-298.7C550.93,-298.7 550.93,-317.58 550.93,-317.58"/>
208
- <polygon fill="black" stroke="black" points="547.43,-317.58 550.93,-327.58 554.43,-317.58 547.43,-317.58"/>
203
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M925.93,-298.7C925.93,-298.7 925.93,-317.58 925.93,-317.58"/>
204
+ <polygon fill="black" stroke="black" points="922.43,-317.58 925.93,-327.58 929.43,-317.58 922.43,-317.58"/>
209
205
  </g>
210
206
  <!-- {
211
207
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
@@ -214,10 +210,10 @@
214
210
  <title>{
215
211
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
216
212
  }</title>
217
- <ellipse fill="#fdb462" stroke="black" cx="974" cy="-127.3" rx="292.09" ry="41.09"/>
218
- <text text-anchor="middle" x="974" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
219
- <text text-anchor="middle" x="974" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true</text>
220
- <text text-anchor="middle" x="974" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
213
+ <ellipse fill="#fdb462" stroke="black" cx="316" cy="-127.3" rx="292.09" ry="41.09"/>
214
+ <text text-anchor="middle" x="316" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
215
+ <text text-anchor="middle" x="316" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true</text>
216
+ <text text-anchor="middle" x="316" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
221
217
  </g>
222
218
  <!-- {
223
219
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
@@ -226,8 +222,8 @@
226
222
  <title>{
227
223
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
228
224
  }&#45;&gt;Radio</title>
229
- <path fill="none" stroke="black" d="M841,-164.23C841,-164.23 841,-187.58 841,-187.58"/>
230
- <polygon fill="black" stroke="black" points="837.5,-187.58 841,-197.58 844.5,-187.58 837.5,-187.58"/>
225
+ <path fill="none" stroke="black" d="M448,-164.23C448,-164.23 448,-187.58 448,-187.58"/>
226
+ <polygon fill="black" stroke="black" points="444.5,-187.58 448,-197.58 451.5,-187.58 444.5,-187.58"/>
231
227
  </g>
232
228
  <!-- {
233
229
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
@@ -236,10 +232,10 @@
236
232
  <title>{
237
233
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
238
234
  }</title>
239
- <ellipse fill="#fdb462" stroke="black" cx="341" cy="-127.3" rx="317.17" ry="41.09"/>
240
- <text text-anchor="middle" x="341" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
241
- <text text-anchor="middle" x="341" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true</text>
242
- <text text-anchor="middle" x="341" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
235
+ <ellipse fill="#fdb462" stroke="black" cx="949" cy="-127.3" rx="317.17" ry="41.09"/>
236
+ <text text-anchor="middle" x="949" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
237
+ <text text-anchor="middle" x="949" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true</text>
238
+ <text text-anchor="middle" x="949" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
243
239
  </g>
244
240
  <!-- {
245
241
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
@@ -248,20 +244,20 @@
248
244
  <title>{
249
245
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
250
246
  }&#45;&gt;RadioGroup</title>
251
- <path fill="none" stroke="black" d="M382,-168.34C382,-168.34 382,-187.58 382,-187.58"/>
252
- <polygon fill="black" stroke="black" points="378.5,-187.58 382,-197.58 385.5,-187.58 378.5,-187.58"/>
247
+ <path fill="none" stroke="black" d="M949,-168.6C949,-168.6 949,-187.26 949,-187.26"/>
248
+ <polygon fill="black" stroke="black" points="945.5,-187.26 949,-197.26 952.5,-187.26 945.5,-187.26"/>
253
249
  </g>
254
250
  <!-- IconModule -->
255
251
  <g id="node6" class="node">
256
252
  <title>IconModule</title>
257
- <polygon fill="#8dd3c7" stroke="black" points="616.43,-233.59 613.43,-237.59 592.43,-237.59 589.43,-233.59 531.57,-233.59 531.57,-197.59 616.43,-197.59 616.43,-233.59"/>
258
- <text text-anchor="middle" x="574" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
253
+ <polygon fill="#8dd3c7" stroke="black" points="1374.43,-233.59 1371.43,-237.59 1350.43,-237.59 1347.43,-233.59 1289.57,-233.59 1289.57,-197.59 1374.43,-197.59 1374.43,-233.59"/>
254
+ <text text-anchor="middle" x="1332" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
259
255
  </g>
260
256
  <!-- IconModule&#45;&gt;RadioModule -->
261
257
  <g id="edge5" class="edge">
262
258
  <title>IconModule&#45;&gt;RadioModule</title>
263
- <path fill="none" stroke="black" d="M574,-233.7C574,-233.7 574,-252.58 574,-252.58"/>
264
- <polygon fill="black" stroke="black" points="570.5,-252.58 574,-262.58 577.5,-252.58 570.5,-252.58"/>
259
+ <path fill="none" stroke="black" d="M1332,-233.7C1332,-252.93 1332,-280.59 1332,-280.59 1332,-280.59 1005.58,-280.59 1005.58,-280.59"/>
260
+ <polygon fill="black" stroke="black" points="1005.58,-277.09 995.58,-280.59 1005.58,-284.09 1005.58,-277.09"/>
265
261
  </g>
266
262
  </g>
267
263
  </svg>
@@ -24,47 +24,47 @@
24
24
  <title>cluster_SearchModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 842,-379.59 842,-70 8,-70"/>
26
26
  </g>
27
+ <g id="clust3" class="cluster">
28
+ <title>cluster_SearchModule_Search_providers</title>
29
+ <polygon fill="none" stroke="black" points="228,-78 228,-241.59 834,-241.59 834,-78 228,-78"/>
30
+ </g>
27
31
  <g id="clust4" class="cluster">
28
32
  <title>cluster_SearchModule_imports</title>
29
- <polygon fill="none" stroke="black" points="630,-189.59 630,-241.59 834,-241.59 834,-189.59 630,-189.59"/>
33
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 220,-241.59 220,-189.59 16,-189.59"/>
30
34
  </g>
31
35
  <g id="clust5" class="cluster">
32
36
  <title>cluster_SearchModule_exports</title>
33
- <polygon fill="none" stroke="black" points="643,-319.59 643,-371.59 717,-371.59 717,-319.59 643,-319.59"/>
34
- </g>
35
- <g id="clust3" class="cluster">
36
- <title>cluster_SearchModule_Search_providers</title>
37
- <polygon fill="none" stroke="black" points="16,-78 16,-241.59 622,-241.59 622,-78 16,-78"/>
37
+ <polygon fill="none" stroke="black" points="132,-319.59 132,-371.59 206,-371.59 206,-319.59 132,-319.59"/>
38
38
  </g>
39
39
  <!-- Search -->
40
40
  <g id="node1" class="node">
41
41
  <title>Search</title>
42
- <polygon fill="#ffffb3" stroke="black" points="480.09,-233.59 425.91,-233.59 425.91,-197.59 480.09,-197.59 480.09,-233.59"/>
43
- <text text-anchor="middle" x="453" y="-211.39" font-family="Times,serif" font-size="14.00">Search</text>
42
+ <polygon fill="#ffffb3" stroke="black" points="424.09,-233.59 369.91,-233.59 369.91,-197.59 424.09,-197.59 424.09,-233.59"/>
43
+ <text text-anchor="middle" x="397" y="-211.39" font-family="Times,serif" font-size="14.00">Search</text>
44
44
  </g>
45
45
  <!-- SearchModule -->
46
46
  <g id="node2" class="node">
47
47
  <title>SearchModule</title>
48
- <polygon fill="#8dd3c7" stroke="black" points="728.64,-298.59 725.64,-302.59 704.64,-302.59 701.64,-298.59 631.36,-298.59 631.36,-262.59 728.64,-262.59 728.64,-298.59"/>
49
- <text text-anchor="middle" x="680" y="-276.39" font-family="Times,serif" font-size="14.00">SearchModule</text>
48
+ <polygon fill="#8dd3c7" stroke="black" points="217.64,-298.59 214.64,-302.59 193.64,-302.59 190.64,-298.59 120.36,-298.59 120.36,-262.59 217.64,-262.59 217.64,-298.59"/>
49
+ <text text-anchor="middle" x="169" y="-276.39" font-family="Times,serif" font-size="14.00">SearchModule</text>
50
50
  </g>
51
51
  <!-- Search&#45;&gt;SearchModule -->
52
52
  <g id="edge1" class="edge">
53
53
  <title>Search&#45;&gt;SearchModule</title>
54
- <path fill="none" stroke="black" d="M453,-233.7C453,-252.93 453,-280.59 453,-280.59 453,-280.59 621.3,-280.59 621.3,-280.59"/>
55
- <polygon fill="black" stroke="black" points="621.3,-284.09 631.3,-280.59 621.3,-277.09 621.3,-284.09"/>
54
+ <path fill="none" stroke="black" d="M397,-233.7C397,-252.93 397,-280.59 397,-280.59 397,-280.59 227.91,-280.59 227.91,-280.59"/>
55
+ <polygon fill="black" stroke="black" points="227.91,-277.09 217.91,-280.59 227.91,-284.09 227.91,-277.09"/>
56
56
  </g>
57
57
  <!-- Search -->
58
58
  <g id="node6" class="node">
59
59
  <title>Search </title>
60
- <polygon fill="#fb8072" stroke="black" points="708.59,-363.59 651.41,-363.59 651.41,-327.59 708.59,-327.59 708.59,-363.59"/>
61
- <text text-anchor="middle" x="680" y="-341.39" font-family="Times,serif" font-size="14.00">Search </text>
60
+ <polygon fill="#fb8072" stroke="black" points="197.59,-363.59 140.41,-363.59 140.41,-327.59 197.59,-327.59 197.59,-363.59"/>
61
+ <text text-anchor="middle" x="169" y="-341.39" font-family="Times,serif" font-size="14.00">Search </text>
62
62
  </g>
63
63
  <!-- SearchModule&#45;&gt;Search -->
64
64
  <g id="edge5" class="edge">
65
65
  <title>SearchModule&#45;&gt;Search </title>
66
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M680,-298.7C680,-298.7 680,-317.58 680,-317.58"/>
67
- <polygon fill="black" stroke="black" points="676.5,-317.58 680,-327.58 683.5,-317.58 676.5,-317.58"/>
66
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M169,-298.7C169,-298.7 169,-317.58 169,-317.58"/>
67
+ <polygon fill="black" stroke="black" points="165.5,-317.58 169,-327.58 172.5,-317.58 165.5,-317.58"/>
68
68
  </g>
69
69
  <!-- {
70
70
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
@@ -73,10 +73,10 @@
73
73
  <title>{
74
74
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
75
75
  }</title>
76
- <ellipse fill="#fdb462" stroke="black" cx="319" cy="-127.3" rx="295.16" ry="41.09"/>
77
- <text text-anchor="middle" x="319" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
78
- <text text-anchor="middle" x="319" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true</text>
79
- <text text-anchor="middle" x="319" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
76
+ <ellipse fill="#fdb462" stroke="black" cx="531" cy="-127.3" rx="295.16" ry="41.09"/>
77
+ <text text-anchor="middle" x="531" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
78
+ <text text-anchor="middle" x="531" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true</text>
79
+ <text text-anchor="middle" x="531" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
80
80
  </g>
81
81
  <!-- {
82
82
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
@@ -85,32 +85,32 @@
85
85
  <title>{
86
86
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
87
87
  }&#45;&gt;Search</title>
88
- <path fill="none" stroke="black" d="M453,-164.23C453,-164.23 453,-187.58 453,-187.58"/>
89
- <polygon fill="black" stroke="black" points="449.5,-187.58 453,-197.58 456.5,-187.58 449.5,-187.58"/>
88
+ <path fill="none" stroke="black" d="M397,-164.23C397,-164.23 397,-187.58 397,-187.58"/>
89
+ <polygon fill="black" stroke="black" points="393.5,-187.58 397,-197.58 400.5,-187.58 393.5,-187.58"/>
90
90
  </g>
91
91
  <!-- I18nModule -->
92
92
  <g id="node4" class="node">
93
93
  <title>I18nModule</title>
94
- <polygon fill="#8dd3c7" stroke="black" points="825.71,-233.59 822.71,-237.59 801.71,-237.59 798.71,-233.59 740.29,-233.59 740.29,-197.59 825.71,-197.59 825.71,-233.59"/>
95
- <text text-anchor="middle" x="783" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
94
+ <polygon fill="#8dd3c7" stroke="black" points="211.71,-233.59 208.71,-237.59 187.71,-237.59 184.71,-233.59 126.29,-233.59 126.29,-197.59 211.71,-197.59 211.71,-233.59"/>
95
+ <text text-anchor="middle" x="169" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
96
96
  </g>
97
97
  <!-- I18nModule&#45;&gt;SearchModule -->
98
98
  <g id="edge3" class="edge">
99
99
  <title>I18nModule&#45;&gt;SearchModule</title>
100
- <path fill="none" stroke="black" d="M783,-233.7C783,-252.93 783,-280.59 783,-280.59 783,-280.59 738.79,-280.59 738.79,-280.59"/>
101
- <polygon fill="black" stroke="black" points="738.79,-277.09 728.79,-280.59 738.79,-284.09 738.79,-277.09"/>
100
+ <path fill="none" stroke="black" d="M169,-233.7C169,-233.7 169,-252.58 169,-252.58"/>
101
+ <polygon fill="black" stroke="black" points="165.5,-252.58 169,-262.58 172.5,-252.58 165.5,-252.58"/>
102
102
  </g>
103
103
  <!-- IconModule -->
104
104
  <g id="node5" class="node">
105
105
  <title>IconModule</title>
106
- <polygon fill="#8dd3c7" stroke="black" points="722.43,-233.59 719.43,-237.59 698.43,-237.59 695.43,-233.59 637.57,-233.59 637.57,-197.59 722.43,-197.59 722.43,-233.59"/>
107
- <text text-anchor="middle" x="680" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
106
+ <polygon fill="#8dd3c7" stroke="black" points="108.43,-233.59 105.43,-237.59 84.43,-237.59 81.43,-233.59 23.57,-233.59 23.57,-197.59 108.43,-197.59 108.43,-233.59"/>
107
+ <text text-anchor="middle" x="66" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
108
108
  </g>
109
109
  <!-- IconModule&#45;&gt;SearchModule -->
110
110
  <g id="edge4" class="edge">
111
111
  <title>IconModule&#45;&gt;SearchModule</title>
112
- <path fill="none" stroke="black" d="M680,-233.7C680,-233.7 680,-252.58 680,-252.58"/>
113
- <polygon fill="black" stroke="black" points="676.5,-252.58 680,-262.58 683.5,-252.58 676.5,-252.58"/>
112
+ <path fill="none" stroke="black" d="M66,-233.7C66,-252.93 66,-280.59 66,-280.59 66,-280.59 110.21,-280.59 110.21,-280.59"/>
113
+ <polygon fill="black" stroke="black" points="110.21,-284.09 120.21,-280.59 110.21,-277.09 110.21,-284.09"/>
114
114
  </g>
115
115
  </g>
116
116
  </svg>