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
@@ -133,47 +133,47 @@
133
133
  <title>cluster_SearchModule</title>
134
134
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 842,-379.59 842,-70 8,-70"/>
135
135
  </g>
136
+ <g id="clust3" class="cluster">
137
+ <title>cluster_SearchModule_Search_providers</title>
138
+ <polygon fill="none" stroke="black" points="228,-78 228,-241.59 834,-241.59 834,-78 228,-78"/>
139
+ </g>
136
140
  <g id="clust4" class="cluster">
137
141
  <title>cluster_SearchModule_imports</title>
138
- <polygon fill="none" stroke="black" points="630,-189.59 630,-241.59 834,-241.59 834,-189.59 630,-189.59"/>
142
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 220,-241.59 220,-189.59 16,-189.59"/>
139
143
  </g>
140
144
  <g id="clust5" class="cluster">
141
145
  <title>cluster_SearchModule_exports</title>
142
- <polygon fill="none" stroke="black" points="643,-319.59 643,-371.59 717,-371.59 717,-319.59 643,-319.59"/>
143
- </g>
144
- <g id="clust3" class="cluster">
145
- <title>cluster_SearchModule_Search_providers</title>
146
- <polygon fill="none" stroke="black" points="16,-78 16,-241.59 622,-241.59 622,-78 16,-78"/>
146
+ <polygon fill="none" stroke="black" points="132,-319.59 132,-371.59 206,-371.59 206,-319.59 132,-319.59"/>
147
147
  </g>
148
148
  <!-- Search -->
149
149
  <g id="node1" class="node">
150
150
  <title>Search</title>
151
- <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"/>
152
- <text text-anchor="middle" x="453" y="-211.39" font-family="Times,serif" font-size="14.00">Search</text>
151
+ <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"/>
152
+ <text text-anchor="middle" x="397" y="-211.39" font-family="Times,serif" font-size="14.00">Search</text>
153
153
  </g>
154
154
  <!-- SearchModule -->
155
155
  <g id="node2" class="node">
156
156
  <title>SearchModule</title>
157
- <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"/>
158
- <text text-anchor="middle" x="680" y="-276.39" font-family="Times,serif" font-size="14.00">SearchModule</text>
157
+ <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"/>
158
+ <text text-anchor="middle" x="169" y="-276.39" font-family="Times,serif" font-size="14.00">SearchModule</text>
159
159
  </g>
160
160
  <!-- Search&#45;&gt;SearchModule -->
161
161
  <g id="edge1" class="edge">
162
162
  <title>Search&#45;&gt;SearchModule</title>
163
- <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"/>
164
- <polygon fill="black" stroke="black" points="621.3,-284.09 631.3,-280.59 621.3,-277.09 621.3,-284.09"/>
163
+ <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"/>
164
+ <polygon fill="black" stroke="black" points="227.91,-277.09 217.91,-280.59 227.91,-284.09 227.91,-277.09"/>
165
165
  </g>
166
166
  <!-- Search -->
167
167
  <g id="node6" class="node">
168
168
  <title>Search </title>
169
- <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"/>
170
- <text text-anchor="middle" x="680" y="-341.39" font-family="Times,serif" font-size="14.00">Search </text>
169
+ <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"/>
170
+ <text text-anchor="middle" x="169" y="-341.39" font-family="Times,serif" font-size="14.00">Search </text>
171
171
  </g>
172
172
  <!-- SearchModule&#45;&gt;Search -->
173
173
  <g id="edge5" class="edge">
174
174
  <title>SearchModule&#45;&gt;Search </title>
175
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M680,-298.7C680,-298.7 680,-317.58 680,-317.58"/>
176
- <polygon fill="black" stroke="black" points="676.5,-317.58 680,-327.58 683.5,-317.58 676.5,-317.58"/>
175
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M169,-298.7C169,-298.7 169,-317.58 169,-317.58"/>
176
+ <polygon fill="black" stroke="black" points="165.5,-317.58 169,-327.58 172.5,-317.58 165.5,-317.58"/>
177
177
  </g>
178
178
  <!-- {
179
179
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
@@ -182,10 +182,10 @@
182
182
  <title>{
183
183
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
184
184
  }</title>
185
- <ellipse fill="#fdb462" stroke="black" cx="319" cy="-127.3" rx="295.16" ry="41.09"/>
186
- <text text-anchor="middle" x="319" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
187
- <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>
188
- <text text-anchor="middle" x="319" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
185
+ <ellipse fill="#fdb462" stroke="black" cx="531" cy="-127.3" rx="295.16" ry="41.09"/>
186
+ <text text-anchor="middle" x="531" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
187
+ <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>
188
+ <text text-anchor="middle" x="531" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
189
189
  </g>
190
190
  <!-- {
191
191
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
@@ -194,32 +194,32 @@
194
194
  <title>{
195
195
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
196
196
  }&#45;&gt;Search</title>
197
- <path fill="none" stroke="black" d="M453,-164.23C453,-164.23 453,-187.58 453,-187.58"/>
198
- <polygon fill="black" stroke="black" points="449.5,-187.58 453,-197.58 456.5,-187.58 449.5,-187.58"/>
197
+ <path fill="none" stroke="black" d="M397,-164.23C397,-164.23 397,-187.58 397,-187.58"/>
198
+ <polygon fill="black" stroke="black" points="393.5,-187.58 397,-197.58 400.5,-187.58 393.5,-187.58"/>
199
199
  </g>
200
200
  <!-- I18nModule -->
201
201
  <g id="node4" class="node">
202
202
  <title>I18nModule</title>
203
- <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"/>
204
- <text text-anchor="middle" x="783" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
203
+ <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"/>
204
+ <text text-anchor="middle" x="169" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
205
205
  </g>
206
206
  <!-- I18nModule&#45;&gt;SearchModule -->
207
207
  <g id="edge3" class="edge">
208
208
  <title>I18nModule&#45;&gt;SearchModule</title>
209
- <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"/>
210
- <polygon fill="black" stroke="black" points="738.79,-277.09 728.79,-280.59 738.79,-284.09 738.79,-277.09"/>
209
+ <path fill="none" stroke="black" d="M169,-233.7C169,-233.7 169,-252.58 169,-252.58"/>
210
+ <polygon fill="black" stroke="black" points="165.5,-252.58 169,-262.58 172.5,-252.58 165.5,-252.58"/>
211
211
  </g>
212
212
  <!-- IconModule -->
213
213
  <g id="node5" class="node">
214
214
  <title>IconModule</title>
215
- <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"/>
216
- <text text-anchor="middle" x="680" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
215
+ <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"/>
216
+ <text text-anchor="middle" x="66" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
217
217
  </g>
218
218
  <!-- IconModule&#45;&gt;SearchModule -->
219
219
  <g id="edge4" class="edge">
220
220
  <title>IconModule&#45;&gt;SearchModule</title>
221
- <path fill="none" stroke="black" d="M680,-233.7C680,-233.7 680,-252.58 680,-252.58"/>
222
- <polygon fill="black" stroke="black" points="676.5,-252.58 680,-262.58 683.5,-252.58 676.5,-252.58"/>
221
+ <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"/>
222
+ <polygon fill="black" stroke="black" points="110.21,-284.09 120.21,-280.59 110.21,-277.09 110.21,-284.09"/>
223
223
  </g>
224
224
  </g>
225
225
  </svg>
@@ -4,119 +4,119 @@
4
4
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
5
5
  -->
6
6
  <!-- Title: dependencies Pages: 1 -->
7
- <svg width="919pt" height="396pt"
8
- viewBox="0.00 0.00 919.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
7
+ <svg width="642pt" height="396pt"
8
+ viewBox="0.00 0.00 642.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 915,-391.59 915,4 -4,4"/>
12
- <text text-anchor="start" x="434.51" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
- <polygon fill="#ffffb3" stroke="transparent" points="221.5,-10 221.5,-30 241.5,-30 241.5,-10 221.5,-10"/>
14
- <text text-anchor="start" x="245.13" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
- <polygon fill="#8dd3c7" stroke="transparent" points="334.5,-10 334.5,-30 354.5,-30 354.5,-10 334.5,-10"/>
16
- <text text-anchor="start" x="358.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
- <polygon fill="#80b1d3" stroke="transparent" points="420.5,-10 420.5,-30 440.5,-30 440.5,-10 420.5,-10"/>
18
- <text text-anchor="start" x="444.28" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
- <polygon fill="#fdb462" stroke="transparent" points="517.5,-10 517.5,-30 537.5,-30 537.5,-10 517.5,-10"/>
20
- <text text-anchor="start" x="541.17" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
- <polygon fill="#fb8072" stroke="transparent" points="613.5,-10 613.5,-30 633.5,-30 633.5,-10 613.5,-10"/>
22
- <text text-anchor="start" x="637.23" 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 638,-391.59 638,4 -4,4"/>
12
+ <text text-anchor="start" x="296.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
+ <polygon fill="#ffffb3" stroke="transparent" points="83,-10 83,-30 103,-30 103,-10 83,-10"/>
14
+ <text text-anchor="start" x="106.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
+ <polygon fill="#8dd3c7" stroke="transparent" points="196,-10 196,-30 216,-30 216,-10 196,-10"/>
16
+ <text text-anchor="start" x="219.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
+ <polygon fill="#80b1d3" stroke="transparent" points="282,-10 282,-30 302,-30 302,-10 282,-10"/>
18
+ <text text-anchor="start" x="305.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
+ <polygon fill="#fdb462" stroke="transparent" points="379,-10 379,-30 399,-30 399,-10 379,-10"/>
20
+ <text text-anchor="start" x="402.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
+ <polygon fill="#fb8072" stroke="transparent" points="475,-10 475,-30 495,-30 495,-10 475,-10"/>
22
+ <text text-anchor="start" x="498.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_SelectModule</title>
25
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 903,-379.59 903,-70 8,-70"/>
26
- </g>
27
- <g id="clust6" class="cluster">
28
- <title>cluster_SelectModule_imports</title>
29
- <polygon fill="none" stroke="black" points="795,-189.59 795,-241.59 895,-241.59 895,-189.59 795,-189.59"/>
30
- </g>
31
- <g id="clust5" class="cluster">
32
- <title>cluster_SelectModule_Select_providers</title>
33
- <polygon fill="none" stroke="black" points="185,-78 185,-241.59 787,-241.59 787,-78 185,-78"/>
25
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 626,-379.59 626,-70 8,-70"/>
34
26
  </g>
35
27
  <g id="clust2" class="cluster">
36
28
  <title>cluster_SelectModule_declarations</title>
37
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 177,-241.59 177,-189.59 16,-189.59"/>
29
+ <polygon fill="none" stroke="black" points="277,-189.59 277,-241.59 510,-241.59 510,-189.59 277,-189.59"/>
38
30
  </g>
39
31
  <g id="clust7" class="cluster">
40
32
  <title>cluster_SelectModule_exports</title>
41
- <polygon fill="none" stroke="black" points="134,-319.59 134,-371.59 374,-371.59 374,-319.59 134,-319.59"/>
33
+ <polygon fill="none" stroke="black" points="316,-319.59 316,-371.59 556,-371.59 556,-319.59 316,-319.59"/>
34
+ </g>
35
+ <g id="clust6" class="cluster">
36
+ <title>cluster_SelectModule_imports</title>
37
+ <polygon fill="none" stroke="black" points="518,-189.59 518,-241.59 618,-241.59 618,-189.59 518,-189.59"/>
38
+ </g>
39
+ <g id="clust5" class="cluster">
40
+ <title>cluster_SelectModule_Select_providers</title>
41
+ <polygon fill="none" stroke="black" points="16,-78 16,-176.59 618,-176.59 618,-78 16,-78"/>
42
42
  </g>
43
43
  <!-- OptGroup -->
44
44
  <g id="node1" class="node">
45
45
  <title>OptGroup</title>
46
- <polygon fill="#ffffb3" stroke="black" points="169.26,-233.59 96.74,-233.59 96.74,-197.59 169.26,-197.59 169.26,-233.59"/>
47
- <text text-anchor="middle" x="133" y="-211.39" font-family="Times,serif" font-size="14.00">OptGroup</text>
46
+ <polygon fill="#ffffb3" stroke="black" points="502.26,-233.59 429.74,-233.59 429.74,-197.59 502.26,-197.59 502.26,-233.59"/>
47
+ <text text-anchor="middle" x="466" y="-211.39" font-family="Times,serif" font-size="14.00">OptGroup</text>
48
48
  </g>
49
49
  <!-- SelectModule -->
50
50
  <g id="node4" class="node">
51
51
  <title>SelectModule</title>
52
- <polygon fill="#8dd3c7" stroke="black" points="289.76,-298.59 286.76,-302.59 265.76,-302.59 262.76,-298.59 196.24,-298.59 196.24,-262.59 289.76,-262.59 289.76,-298.59"/>
53
- <text text-anchor="middle" x="243" y="-276.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
52
+ <polygon fill="#8dd3c7" stroke="black" points="471.76,-298.59 468.76,-302.59 447.76,-302.59 444.76,-298.59 378.24,-298.59 378.24,-262.59 471.76,-262.59 471.76,-298.59"/>
53
+ <text text-anchor="middle" x="425" y="-276.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
54
54
  </g>
55
55
  <!-- OptGroup&#45;&gt;SelectModule -->
56
56
  <g id="edge1" class="edge">
57
57
  <title>OptGroup&#45;&gt;SelectModule</title>
58
- <path fill="none" stroke="black" d="M155.69,-233.61C155.69,-250.96 155.69,-274.59 155.69,-274.59 155.69,-274.59 186.02,-274.59 186.02,-274.59"/>
59
- <polygon fill="black" stroke="black" points="186.02,-278.09 196.02,-274.59 186.02,-271.09 186.02,-278.09"/>
58
+ <path fill="none" stroke="black" d="M450.75,-233.7C450.75,-233.7 450.75,-252.58 450.75,-252.58"/>
59
+ <polygon fill="black" stroke="black" points="447.25,-252.58 450.75,-262.58 454.25,-252.58 447.25,-252.58"/>
60
60
  </g>
61
61
  <!-- Option -->
62
62
  <g id="node2" class="node">
63
63
  <title>Option</title>
64
- <polygon fill="#ffffb3" stroke="black" points="78.39,-233.59 23.61,-233.59 23.61,-197.59 78.39,-197.59 78.39,-233.59"/>
65
- <text text-anchor="middle" x="51" y="-211.39" font-family="Times,serif" font-size="14.00">Option</text>
64
+ <polygon fill="#ffffb3" stroke="black" points="411.39,-233.59 356.61,-233.59 356.61,-197.59 411.39,-197.59 411.39,-233.59"/>
65
+ <text text-anchor="middle" x="384" y="-211.39" font-family="Times,serif" font-size="14.00">Option</text>
66
66
  </g>
67
67
  <!-- Option&#45;&gt;SelectModule -->
68
68
  <g id="edge2" class="edge">
69
69
  <title>Option&#45;&gt;SelectModule</title>
70
- <path fill="none" stroke="black" d="M51,-233.87C51,-254.91 51,-286.59 51,-286.59 51,-286.59 186.03,-286.59 186.03,-286.59"/>
71
- <polygon fill="black" stroke="black" points="186.03,-290.09 196.03,-286.59 186.03,-283.09 186.03,-290.09"/>
70
+ <path fill="none" stroke="black" d="M394.78,-233.7C394.78,-233.7 394.78,-252.58 394.78,-252.58"/>
71
+ <polygon fill="black" stroke="black" points="391.28,-252.58 394.78,-262.58 398.28,-252.58 391.28,-252.58"/>
72
72
  </g>
73
73
  <!-- Select -->
74
74
  <g id="node3" class="node">
75
75
  <title>Select</title>
76
- <polygon fill="#ffffb3" stroke="black" points="380,-233.59 326,-233.59 326,-197.59 380,-197.59 380,-233.59"/>
77
- <text text-anchor="middle" x="353" y="-211.39" font-family="Times,serif" font-size="14.00">Select</text>
76
+ <polygon fill="#ffffb3" stroke="black" points="339,-233.59 285,-233.59 285,-197.59 339,-197.59 339,-233.59"/>
77
+ <text text-anchor="middle" x="312" y="-211.39" font-family="Times,serif" font-size="14.00">Select</text>
78
78
  </g>
79
79
  <!-- Select&#45;&gt;SelectModule -->
80
80
  <g id="edge3" class="edge">
81
81
  <title>Select&#45;&gt;SelectModule</title>
82
- <path fill="none" stroke="black" d="M346.07,-233.61C346.07,-250.96 346.07,-274.59 346.07,-274.59 346.07,-274.59 300.01,-274.59 300.01,-274.59"/>
83
- <polygon fill="black" stroke="black" points="300.01,-271.09 290.01,-274.59 300.01,-278.09 300.01,-271.09"/>
82
+ <path fill="none" stroke="black" d="M331.5,-233.7C331.5,-252.93 331.5,-280.59 331.5,-280.59 331.5,-280.59 367.98,-280.59 367.98,-280.59"/>
83
+ <polygon fill="black" stroke="black" points="367.98,-284.09 377.98,-280.59 367.98,-277.09 367.98,-284.09"/>
84
84
  </g>
85
85
  <!-- OptGroup -->
86
86
  <g id="node7" class="node">
87
87
  <title>OptGroup </title>
88
- <polygon fill="#fb8072" stroke="black" points="366.26,-363.59 289.74,-363.59 289.74,-327.59 366.26,-327.59 366.26,-363.59"/>
89
- <text text-anchor="middle" x="328" y="-341.39" font-family="Times,serif" font-size="14.00">OptGroup </text>
88
+ <polygon fill="#fb8072" stroke="black" points="548.26,-363.59 471.74,-363.59 471.74,-327.59 548.26,-327.59 548.26,-363.59"/>
89
+ <text text-anchor="middle" x="510" y="-341.39" font-family="Times,serif" font-size="14.00">OptGroup </text>
90
90
  </g>
91
91
  <!-- SelectModule&#45;&gt;OptGroup -->
92
92
  <g id="edge6" class="edge">
93
93
  <title>SelectModule&#45;&gt;OptGroup </title>
94
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M281.03,-298.7C281.03,-317.93 281.03,-345.59 281.03,-345.59 281.03,-345.59 281.89,-345.59 281.89,-345.59"/>
95
- <polygon fill="black" stroke="black" points="279.65,-349.09 289.65,-345.59 279.65,-342.09 279.65,-349.09"/>
94
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M463.03,-298.7C463.03,-317.93 463.03,-345.59 463.03,-345.59 463.03,-345.59 463.89,-345.59 463.89,-345.59"/>
95
+ <polygon fill="black" stroke="black" points="461.65,-349.09 471.65,-345.59 461.65,-342.09 461.65,-349.09"/>
96
96
  </g>
97
97
  <!-- Option -->
98
98
  <g id="node8" class="node">
99
99
  <title>Option </title>
100
- <polygon fill="#fb8072" stroke="black" points="272.39,-363.59 213.61,-363.59 213.61,-327.59 272.39,-327.59 272.39,-363.59"/>
101
- <text text-anchor="middle" x="243" y="-341.39" font-family="Times,serif" font-size="14.00">Option </text>
100
+ <polygon fill="#fb8072" stroke="black" points="454.39,-363.59 395.61,-363.59 395.61,-327.59 454.39,-327.59 454.39,-363.59"/>
101
+ <text text-anchor="middle" x="425" y="-341.39" font-family="Times,serif" font-size="14.00">Option </text>
102
102
  </g>
103
103
  <!-- SelectModule&#45;&gt;Option -->
104
104
  <g id="edge7" class="edge">
105
105
  <title>SelectModule&#45;&gt;Option </title>
106
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M243,-298.7C243,-298.7 243,-317.58 243,-317.58"/>
107
- <polygon fill="black" stroke="black" points="239.5,-317.58 243,-327.58 246.5,-317.58 239.5,-317.58"/>
106
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M425,-298.7C425,-298.7 425,-317.58 425,-317.58"/>
107
+ <polygon fill="black" stroke="black" points="421.5,-317.58 425,-327.58 428.5,-317.58 421.5,-317.58"/>
108
108
  </g>
109
109
  <!-- Select -->
110
110
  <g id="node9" class="node">
111
111
  <title>Select </title>
112
- <polygon fill="#fb8072" stroke="black" points="196,-363.59 142,-363.59 142,-327.59 196,-327.59 196,-363.59"/>
113
- <text text-anchor="middle" x="169" y="-341.39" font-family="Times,serif" font-size="14.00">Select </text>
112
+ <polygon fill="#fb8072" stroke="black" points="378,-363.59 324,-363.59 324,-327.59 378,-327.59 378,-363.59"/>
113
+ <text text-anchor="middle" x="351" y="-341.39" font-family="Times,serif" font-size="14.00">Select </text>
114
114
  </g>
115
115
  <!-- SelectModule&#45;&gt;Select -->
116
116
  <g id="edge8" class="edge">
117
117
  <title>SelectModule&#45;&gt;Select </title>
118
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M204.96,-298.7C204.96,-317.93 204.96,-345.59 204.96,-345.59 204.96,-345.59 204.09,-345.59 204.09,-345.59"/>
119
- <polygon fill="black" stroke="black" points="206.26,-342.09 196.26,-345.59 206.26,-349.09 206.26,-342.09"/>
118
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M386.96,-298.7C386.96,-317.93 386.96,-345.59 386.96,-345.59 386.96,-345.59 386.09,-345.59 386.09,-345.59"/>
119
+ <polygon fill="black" stroke="black" points="388.26,-342.09 378.26,-345.59 388.26,-349.09 388.26,-342.09"/>
120
120
  </g>
121
121
  <!-- {
122
122
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
@@ -125,10 +125,10 @@
125
125
  <title>{
126
126
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
127
127
  }</title>
128
- <ellipse fill="#fdb462" stroke="black" cx="486" cy="-127.3" rx="292.67" ry="41.09"/>
129
- <text text-anchor="middle" x="486" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
130
- <text text-anchor="middle" x="486" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true</text>
131
- <text text-anchor="middle" x="486" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
128
+ <ellipse fill="#fdb462" stroke="black" cx="317" cy="-127.3" rx="292.67" ry="41.09"/>
129
+ <text text-anchor="middle" x="317" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
130
+ <text text-anchor="middle" x="317" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true</text>
131
+ <text text-anchor="middle" x="317" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
132
132
  </g>
133
133
  <!-- {
134
134
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
@@ -137,20 +137,20 @@
137
137
  <title>{
138
138
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
139
139
  }&#45;&gt;Select</title>
140
- <path fill="none" stroke="black" d="M353,-164.23C353,-164.23 353,-187.58 353,-187.58"/>
141
- <polygon fill="black" stroke="black" points="349.5,-187.58 353,-197.58 356.5,-187.58 349.5,-187.58"/>
140
+ <path fill="none" stroke="black" d="M312,-168.6C312,-168.6 312,-187.26 312,-187.26"/>
141
+ <polygon fill="black" stroke="black" points="308.5,-187.26 312,-197.26 315.5,-187.26 308.5,-187.26"/>
142
142
  </g>
143
143
  <!-- IconModule -->
144
144
  <g id="node6" class="node">
145
145
  <title>IconModule</title>
146
- <polygon fill="#8dd3c7" stroke="black" points="887.43,-233.59 884.43,-237.59 863.43,-237.59 860.43,-233.59 802.57,-233.59 802.57,-197.59 887.43,-197.59 887.43,-233.59"/>
147
- <text text-anchor="middle" x="845" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
146
+ <polygon fill="#8dd3c7" stroke="black" points="610.43,-233.59 607.43,-237.59 586.43,-237.59 583.43,-233.59 525.57,-233.59 525.57,-197.59 610.43,-197.59 610.43,-233.59"/>
147
+ <text text-anchor="middle" x="568" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
148
148
  </g>
149
149
  <!-- IconModule&#45;&gt;SelectModule -->
150
150
  <g id="edge5" class="edge">
151
151
  <title>IconModule&#45;&gt;SelectModule</title>
152
- <path fill="none" stroke="black" d="M845,-233.87C845,-254.91 845,-286.59 845,-286.59 845,-286.59 300.24,-286.59 300.24,-286.59"/>
153
- <polygon fill="black" stroke="black" points="300.24,-283.09 290.24,-286.59 300.24,-290.09 300.24,-283.09"/>
152
+ <path fill="none" stroke="black" d="M536.96,-233.7C536.96,-252.93 536.96,-280.59 536.96,-280.59 536.96,-280.59 481.83,-280.59 481.83,-280.59"/>
153
+ <polygon fill="black" stroke="black" points="481.83,-277.09 471.83,-280.59 481.83,-284.09 481.83,-277.09"/>
154
154
  </g>
155
155
  </g>
156
156
  </svg>
@@ -113,119 +113,119 @@
113
113
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
114
114
  -->
115
115
  <!-- Title: dependencies Pages: 1 -->
116
- <svg width="919pt" height="396pt"
117
- viewBox="0.00 0.00 919.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
116
+ <svg width="642pt" height="396pt"
117
+ viewBox="0.00 0.00 642.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 915,-391.59 915,4 -4,4"/>
121
- <text text-anchor="start" x="434.51" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
122
- <polygon fill="#ffffb3" stroke="transparent" points="221.5,-10 221.5,-30 241.5,-30 241.5,-10 221.5,-10"/>
123
- <text text-anchor="start" x="245.13" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
124
- <polygon fill="#8dd3c7" stroke="transparent" points="334.5,-10 334.5,-30 354.5,-30 354.5,-10 334.5,-10"/>
125
- <text text-anchor="start" x="358.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
126
- <polygon fill="#80b1d3" stroke="transparent" points="420.5,-10 420.5,-30 440.5,-30 440.5,-10 420.5,-10"/>
127
- <text text-anchor="start" x="444.28" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
128
- <polygon fill="#fdb462" stroke="transparent" points="517.5,-10 517.5,-30 537.5,-30 537.5,-10 517.5,-10"/>
129
- <text text-anchor="start" x="541.17" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
130
- <polygon fill="#fb8072" stroke="transparent" points="613.5,-10 613.5,-30 633.5,-30 633.5,-10 613.5,-10"/>
131
- <text text-anchor="start" x="637.23" 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 638,-391.59 638,4 -4,4"/>
121
+ <text text-anchor="start" x="296.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
122
+ <polygon fill="#ffffb3" stroke="transparent" points="83,-10 83,-30 103,-30 103,-10 83,-10"/>
123
+ <text text-anchor="start" x="106.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
124
+ <polygon fill="#8dd3c7" stroke="transparent" points="196,-10 196,-30 216,-30 216,-10 196,-10"/>
125
+ <text text-anchor="start" x="219.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
126
+ <polygon fill="#80b1d3" stroke="transparent" points="282,-10 282,-30 302,-30 302,-10 282,-10"/>
127
+ <text text-anchor="start" x="305.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
128
+ <polygon fill="#fdb462" stroke="transparent" points="379,-10 379,-30 399,-30 399,-10 379,-10"/>
129
+ <text text-anchor="start" x="402.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
130
+ <polygon fill="#fb8072" stroke="transparent" points="475,-10 475,-30 495,-30 495,-10 475,-10"/>
131
+ <text text-anchor="start" x="498.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_SelectModule</title>
134
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 903,-379.59 903,-70 8,-70"/>
135
- </g>
136
- <g id="clust6" class="cluster">
137
- <title>cluster_SelectModule_imports</title>
138
- <polygon fill="none" stroke="black" points="795,-189.59 795,-241.59 895,-241.59 895,-189.59 795,-189.59"/>
139
- </g>
140
- <g id="clust5" class="cluster">
141
- <title>cluster_SelectModule_Select_providers</title>
142
- <polygon fill="none" stroke="black" points="185,-78 185,-241.59 787,-241.59 787,-78 185,-78"/>
134
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 626,-379.59 626,-70 8,-70"/>
143
135
  </g>
144
136
  <g id="clust2" class="cluster">
145
137
  <title>cluster_SelectModule_declarations</title>
146
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 177,-241.59 177,-189.59 16,-189.59"/>
138
+ <polygon fill="none" stroke="black" points="277,-189.59 277,-241.59 510,-241.59 510,-189.59 277,-189.59"/>
147
139
  </g>
148
140
  <g id="clust7" class="cluster">
149
141
  <title>cluster_SelectModule_exports</title>
150
- <polygon fill="none" stroke="black" points="134,-319.59 134,-371.59 374,-371.59 374,-319.59 134,-319.59"/>
142
+ <polygon fill="none" stroke="black" points="316,-319.59 316,-371.59 556,-371.59 556,-319.59 316,-319.59"/>
143
+ </g>
144
+ <g id="clust6" class="cluster">
145
+ <title>cluster_SelectModule_imports</title>
146
+ <polygon fill="none" stroke="black" points="518,-189.59 518,-241.59 618,-241.59 618,-189.59 518,-189.59"/>
147
+ </g>
148
+ <g id="clust5" class="cluster">
149
+ <title>cluster_SelectModule_Select_providers</title>
150
+ <polygon fill="none" stroke="black" points="16,-78 16,-176.59 618,-176.59 618,-78 16,-78"/>
151
151
  </g>
152
152
  <!-- OptGroup -->
153
153
  <g id="node1" class="node">
154
154
  <title>OptGroup</title>
155
- <polygon fill="#ffffb3" stroke="black" points="169.26,-233.59 96.74,-233.59 96.74,-197.59 169.26,-197.59 169.26,-233.59"/>
156
- <text text-anchor="middle" x="133" y="-211.39" font-family="Times,serif" font-size="14.00">OptGroup</text>
155
+ <polygon fill="#ffffb3" stroke="black" points="502.26,-233.59 429.74,-233.59 429.74,-197.59 502.26,-197.59 502.26,-233.59"/>
156
+ <text text-anchor="middle" x="466" y="-211.39" font-family="Times,serif" font-size="14.00">OptGroup</text>
157
157
  </g>
158
158
  <!-- SelectModule -->
159
159
  <g id="node4" class="node">
160
160
  <title>SelectModule</title>
161
- <polygon fill="#8dd3c7" stroke="black" points="289.76,-298.59 286.76,-302.59 265.76,-302.59 262.76,-298.59 196.24,-298.59 196.24,-262.59 289.76,-262.59 289.76,-298.59"/>
162
- <text text-anchor="middle" x="243" y="-276.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
161
+ <polygon fill="#8dd3c7" stroke="black" points="471.76,-298.59 468.76,-302.59 447.76,-302.59 444.76,-298.59 378.24,-298.59 378.24,-262.59 471.76,-262.59 471.76,-298.59"/>
162
+ <text text-anchor="middle" x="425" y="-276.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
163
163
  </g>
164
164
  <!-- OptGroup&#45;&gt;SelectModule -->
165
165
  <g id="edge1" class="edge">
166
166
  <title>OptGroup&#45;&gt;SelectModule</title>
167
- <path fill="none" stroke="black" d="M155.69,-233.61C155.69,-250.96 155.69,-274.59 155.69,-274.59 155.69,-274.59 186.02,-274.59 186.02,-274.59"/>
168
- <polygon fill="black" stroke="black" points="186.02,-278.09 196.02,-274.59 186.02,-271.09 186.02,-278.09"/>
167
+ <path fill="none" stroke="black" d="M450.75,-233.7C450.75,-233.7 450.75,-252.58 450.75,-252.58"/>
168
+ <polygon fill="black" stroke="black" points="447.25,-252.58 450.75,-262.58 454.25,-252.58 447.25,-252.58"/>
169
169
  </g>
170
170
  <!-- Option -->
171
171
  <g id="node2" class="node">
172
172
  <title>Option</title>
173
- <polygon fill="#ffffb3" stroke="black" points="78.39,-233.59 23.61,-233.59 23.61,-197.59 78.39,-197.59 78.39,-233.59"/>
174
- <text text-anchor="middle" x="51" y="-211.39" font-family="Times,serif" font-size="14.00">Option</text>
173
+ <polygon fill="#ffffb3" stroke="black" points="411.39,-233.59 356.61,-233.59 356.61,-197.59 411.39,-197.59 411.39,-233.59"/>
174
+ <text text-anchor="middle" x="384" y="-211.39" font-family="Times,serif" font-size="14.00">Option</text>
175
175
  </g>
176
176
  <!-- Option&#45;&gt;SelectModule -->
177
177
  <g id="edge2" class="edge">
178
178
  <title>Option&#45;&gt;SelectModule</title>
179
- <path fill="none" stroke="black" d="M51,-233.87C51,-254.91 51,-286.59 51,-286.59 51,-286.59 186.03,-286.59 186.03,-286.59"/>
180
- <polygon fill="black" stroke="black" points="186.03,-290.09 196.03,-286.59 186.03,-283.09 186.03,-290.09"/>
179
+ <path fill="none" stroke="black" d="M394.78,-233.7C394.78,-233.7 394.78,-252.58 394.78,-252.58"/>
180
+ <polygon fill="black" stroke="black" points="391.28,-252.58 394.78,-262.58 398.28,-252.58 391.28,-252.58"/>
181
181
  </g>
182
182
  <!-- Select -->
183
183
  <g id="node3" class="node">
184
184
  <title>Select</title>
185
- <polygon fill="#ffffb3" stroke="black" points="380,-233.59 326,-233.59 326,-197.59 380,-197.59 380,-233.59"/>
186
- <text text-anchor="middle" x="353" y="-211.39" font-family="Times,serif" font-size="14.00">Select</text>
185
+ <polygon fill="#ffffb3" stroke="black" points="339,-233.59 285,-233.59 285,-197.59 339,-197.59 339,-233.59"/>
186
+ <text text-anchor="middle" x="312" y="-211.39" font-family="Times,serif" font-size="14.00">Select</text>
187
187
  </g>
188
188
  <!-- Select&#45;&gt;SelectModule -->
189
189
  <g id="edge3" class="edge">
190
190
  <title>Select&#45;&gt;SelectModule</title>
191
- <path fill="none" stroke="black" d="M346.07,-233.61C346.07,-250.96 346.07,-274.59 346.07,-274.59 346.07,-274.59 300.01,-274.59 300.01,-274.59"/>
192
- <polygon fill="black" stroke="black" points="300.01,-271.09 290.01,-274.59 300.01,-278.09 300.01,-271.09"/>
191
+ <path fill="none" stroke="black" d="M331.5,-233.7C331.5,-252.93 331.5,-280.59 331.5,-280.59 331.5,-280.59 367.98,-280.59 367.98,-280.59"/>
192
+ <polygon fill="black" stroke="black" points="367.98,-284.09 377.98,-280.59 367.98,-277.09 367.98,-284.09"/>
193
193
  </g>
194
194
  <!-- OptGroup -->
195
195
  <g id="node7" class="node">
196
196
  <title>OptGroup </title>
197
- <polygon fill="#fb8072" stroke="black" points="366.26,-363.59 289.74,-363.59 289.74,-327.59 366.26,-327.59 366.26,-363.59"/>
198
- <text text-anchor="middle" x="328" y="-341.39" font-family="Times,serif" font-size="14.00">OptGroup </text>
197
+ <polygon fill="#fb8072" stroke="black" points="548.26,-363.59 471.74,-363.59 471.74,-327.59 548.26,-327.59 548.26,-363.59"/>
198
+ <text text-anchor="middle" x="510" y="-341.39" font-family="Times,serif" font-size="14.00">OptGroup </text>
199
199
  </g>
200
200
  <!-- SelectModule&#45;&gt;OptGroup -->
201
201
  <g id="edge6" class="edge">
202
202
  <title>SelectModule&#45;&gt;OptGroup </title>
203
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M281.03,-298.7C281.03,-317.93 281.03,-345.59 281.03,-345.59 281.03,-345.59 281.89,-345.59 281.89,-345.59"/>
204
- <polygon fill="black" stroke="black" points="279.65,-349.09 289.65,-345.59 279.65,-342.09 279.65,-349.09"/>
203
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M463.03,-298.7C463.03,-317.93 463.03,-345.59 463.03,-345.59 463.03,-345.59 463.89,-345.59 463.89,-345.59"/>
204
+ <polygon fill="black" stroke="black" points="461.65,-349.09 471.65,-345.59 461.65,-342.09 461.65,-349.09"/>
205
205
  </g>
206
206
  <!-- Option -->
207
207
  <g id="node8" class="node">
208
208
  <title>Option </title>
209
- <polygon fill="#fb8072" stroke="black" points="272.39,-363.59 213.61,-363.59 213.61,-327.59 272.39,-327.59 272.39,-363.59"/>
210
- <text text-anchor="middle" x="243" y="-341.39" font-family="Times,serif" font-size="14.00">Option </text>
209
+ <polygon fill="#fb8072" stroke="black" points="454.39,-363.59 395.61,-363.59 395.61,-327.59 454.39,-327.59 454.39,-363.59"/>
210
+ <text text-anchor="middle" x="425" y="-341.39" font-family="Times,serif" font-size="14.00">Option </text>
211
211
  </g>
212
212
  <!-- SelectModule&#45;&gt;Option -->
213
213
  <g id="edge7" class="edge">
214
214
  <title>SelectModule&#45;&gt;Option </title>
215
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M243,-298.7C243,-298.7 243,-317.58 243,-317.58"/>
216
- <polygon fill="black" stroke="black" points="239.5,-317.58 243,-327.58 246.5,-317.58 239.5,-317.58"/>
215
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M425,-298.7C425,-298.7 425,-317.58 425,-317.58"/>
216
+ <polygon fill="black" stroke="black" points="421.5,-317.58 425,-327.58 428.5,-317.58 421.5,-317.58"/>
217
217
  </g>
218
218
  <!-- Select -->
219
219
  <g id="node9" class="node">
220
220
  <title>Select </title>
221
- <polygon fill="#fb8072" stroke="black" points="196,-363.59 142,-363.59 142,-327.59 196,-327.59 196,-363.59"/>
222
- <text text-anchor="middle" x="169" y="-341.39" font-family="Times,serif" font-size="14.00">Select </text>
221
+ <polygon fill="#fb8072" stroke="black" points="378,-363.59 324,-363.59 324,-327.59 378,-327.59 378,-363.59"/>
222
+ <text text-anchor="middle" x="351" y="-341.39" font-family="Times,serif" font-size="14.00">Select </text>
223
223
  </g>
224
224
  <!-- SelectModule&#45;&gt;Select -->
225
225
  <g id="edge8" class="edge">
226
226
  <title>SelectModule&#45;&gt;Select </title>
227
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M204.96,-298.7C204.96,-317.93 204.96,-345.59 204.96,-345.59 204.96,-345.59 204.09,-345.59 204.09,-345.59"/>
228
- <polygon fill="black" stroke="black" points="206.26,-342.09 196.26,-345.59 206.26,-349.09 206.26,-342.09"/>
227
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M386.96,-298.7C386.96,-317.93 386.96,-345.59 386.96,-345.59 386.96,-345.59 386.09,-345.59 386.09,-345.59"/>
228
+ <polygon fill="black" stroke="black" points="388.26,-342.09 378.26,-345.59 388.26,-349.09 388.26,-342.09"/>
229
229
  </g>
230
230
  <!-- {
231
231
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
@@ -234,10 +234,10 @@
234
234
  <title>{
235
235
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
236
236
  }</title>
237
- <ellipse fill="#fdb462" stroke="black" cx="486" cy="-127.3" rx="292.67" ry="41.09"/>
238
- <text text-anchor="middle" x="486" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
239
- <text text-anchor="middle" x="486" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true</text>
240
- <text text-anchor="middle" x="486" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
237
+ <ellipse fill="#fdb462" stroke="black" cx="317" cy="-127.3" rx="292.67" ry="41.09"/>
238
+ <text text-anchor="middle" x="317" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
239
+ <text text-anchor="middle" x="317" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true</text>
240
+ <text text-anchor="middle" x="317" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
241
241
  </g>
242
242
  <!-- {
243
243
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
@@ -246,20 +246,20 @@
246
246
  <title>{
247
247
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
248
248
  }&#45;&gt;Select</title>
249
- <path fill="none" stroke="black" d="M353,-164.23C353,-164.23 353,-187.58 353,-187.58"/>
250
- <polygon fill="black" stroke="black" points="349.5,-187.58 353,-197.58 356.5,-187.58 349.5,-187.58"/>
249
+ <path fill="none" stroke="black" d="M312,-168.6C312,-168.6 312,-187.26 312,-187.26"/>
250
+ <polygon fill="black" stroke="black" points="308.5,-187.26 312,-197.26 315.5,-187.26 308.5,-187.26"/>
251
251
  </g>
252
252
  <!-- IconModule -->
253
253
  <g id="node6" class="node">
254
254
  <title>IconModule</title>
255
- <polygon fill="#8dd3c7" stroke="black" points="887.43,-233.59 884.43,-237.59 863.43,-237.59 860.43,-233.59 802.57,-233.59 802.57,-197.59 887.43,-197.59 887.43,-233.59"/>
256
- <text text-anchor="middle" x="845" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
255
+ <polygon fill="#8dd3c7" stroke="black" points="610.43,-233.59 607.43,-237.59 586.43,-237.59 583.43,-233.59 525.57,-233.59 525.57,-197.59 610.43,-197.59 610.43,-233.59"/>
256
+ <text text-anchor="middle" x="568" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
257
257
  </g>
258
258
  <!-- IconModule&#45;&gt;SelectModule -->
259
259
  <g id="edge5" class="edge">
260
260
  <title>IconModule&#45;&gt;SelectModule</title>
261
- <path fill="none" stroke="black" d="M845,-233.87C845,-254.91 845,-286.59 845,-286.59 845,-286.59 300.24,-286.59 300.24,-286.59"/>
262
- <polygon fill="black" stroke="black" points="300.24,-283.09 290.24,-286.59 300.24,-290.09 300.24,-283.09"/>
261
+ <path fill="none" stroke="black" d="M536.96,-233.7C536.96,-252.93 536.96,-280.59 536.96,-280.59 536.96,-280.59 481.83,-280.59 481.83,-280.59"/>
262
+ <polygon fill="black" stroke="black" points="481.83,-277.09 471.83,-280.59 481.83,-284.09 481.83,-277.09"/>
263
263
  </g>
264
264
  </g>
265
265
  </svg>