carbon-components-angular 5.8.1 → 5.9.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 (301) hide show
  1. package/docs/documentation/classes/NumberChange.html +5 -0
  2. package/docs/documentation/components/Accordion.html +1 -1
  3. package/docs/documentation/components/AccordionItem.html +1 -1
  4. package/docs/documentation/components/ActionableNotification.html +1 -1
  5. package/docs/documentation/components/AlertModal.html +1 -1
  6. package/docs/documentation/components/BaseIconButton.html +1 -1
  7. package/docs/documentation/components/BaseNotification.html +1 -1
  8. package/docs/documentation/components/BaseTabHeader.html +1 -1
  9. package/docs/documentation/components/Breadcrumb.html +1 -1
  10. package/docs/documentation/components/BreadcrumbItemComponent.html +1 -1
  11. package/docs/documentation/components/ButtonSet.html +1 -1
  12. package/docs/documentation/components/Checkbox.html +1 -1
  13. package/docs/documentation/components/ClickableTile.html +1 -1
  14. package/docs/documentation/components/CodeSnippet.html +1 -1
  15. package/docs/documentation/components/ComboBox.html +22 -20
  16. package/docs/documentation/components/ContentSwitcher.html +1 -1
  17. package/docs/documentation/components/ContextMenuComponent.html +1 -1
  18. package/docs/documentation/components/ContextMenuDividerComponent.html +1 -1
  19. package/docs/documentation/components/ContextMenuGroupComponent.html +1 -1
  20. package/docs/documentation/components/ContextMenuItemComponent.html +1 -1
  21. package/docs/documentation/components/DatePicker.html +1 -1
  22. package/docs/documentation/components/DatePickerInput.html +1 -1
  23. package/docs/documentation/components/Dialog.html +1 -1
  24. package/docs/documentation/components/Documentation.html +1 -1
  25. package/docs/documentation/components/Dropdown.html +1 -1
  26. package/docs/documentation/components/DropdownList.html +85 -74
  27. package/docs/documentation/components/ExpandableTile.html +1 -1
  28. package/docs/documentation/components/FileComponent.html +1 -1
  29. package/docs/documentation/components/FileUploader.html +46 -42
  30. package/docs/documentation/components/Hamburger.html +1 -1
  31. package/docs/documentation/components/Header.html +1 -1
  32. package/docs/documentation/components/HeaderAction.html +1 -1
  33. package/docs/documentation/components/HeaderGlobal.html +1 -1
  34. package/docs/documentation/components/HeaderItem.html +1 -1
  35. package/docs/documentation/components/HeaderMenu.html +1 -1
  36. package/docs/documentation/components/HeaderNavigation.html +1 -1
  37. package/docs/documentation/components/IconButton.html +1 -1
  38. package/docs/documentation/components/InlineLoading.html +1 -1
  39. package/docs/documentation/components/Label.html +311 -252
  40. package/docs/documentation/components/ListColumn.html +1 -1
  41. package/docs/documentation/components/ListHeader.html +1 -1
  42. package/docs/documentation/components/ListRow.html +1 -1
  43. package/docs/documentation/components/Loading.html +1 -1
  44. package/docs/documentation/components/Modal.html +1 -1
  45. package/docs/documentation/components/ModalFooter.html +1 -1
  46. package/docs/documentation/components/ModalHeader.html +10 -23
  47. package/docs/documentation/components/Notification.html +1 -1
  48. package/docs/documentation/components/NumberComponent.html +105 -64
  49. package/docs/documentation/components/OverflowMenu.html +1 -1
  50. package/docs/documentation/components/OverflowMenuCustomPane.html +1 -1
  51. package/docs/documentation/components/OverflowMenuOption.html +1 -1
  52. package/docs/documentation/components/OverflowMenuPane.html +1 -1
  53. package/docs/documentation/components/Overlay.html +1 -1
  54. package/docs/documentation/components/Pagination.html +1 -1
  55. package/docs/documentation/components/PaginationNav.html +1 -1
  56. package/docs/documentation/components/PaginationNavItem.html +1 -1
  57. package/docs/documentation/components/PaginationOverflow.html +1 -1
  58. package/docs/documentation/components/Panel.html +1 -1
  59. package/docs/documentation/components/Placeholder.html +1 -1
  60. package/docs/documentation/components/PopoverContent.html +1 -1
  61. package/docs/documentation/components/ProgressBar.html +1 -1
  62. package/docs/documentation/components/ProgressIndicator.html +23 -36
  63. package/docs/documentation/components/Radio.html +1 -1
  64. package/docs/documentation/components/RadioGroup.html +1 -1
  65. package/docs/documentation/components/Search.html +1 -1
  66. package/docs/documentation/components/Select.html +1 -1
  67. package/docs/documentation/components/SelectionTile.html +46 -48
  68. package/docs/documentation/components/SideNav.html +1 -1
  69. package/docs/documentation/components/SideNavItem.html +30 -24
  70. package/docs/documentation/components/SideNavMenu.html +5 -9
  71. package/docs/documentation/components/SkeletonPlaceholder.html +1 -1
  72. package/docs/documentation/components/SkeletonText.html +1 -1
  73. package/docs/documentation/components/Slider.html +107 -90
  74. package/docs/documentation/components/StructuredList.html +1 -1
  75. package/docs/documentation/components/SwitcherList.html +1 -1
  76. package/docs/documentation/components/SwitcherListItem.html +1 -1
  77. package/docs/documentation/components/Tab.html +1 -1
  78. package/docs/documentation/components/TabHeaderGroup.html +1 -1
  79. package/docs/documentation/components/TabHeaders.html +120 -31
  80. package/docs/documentation/components/TabSkeleton.html +1 -1
  81. package/docs/documentation/components/Table.html +1 -1
  82. package/docs/documentation/components/TableBody.html +1 -1
  83. package/docs/documentation/components/TableCheckbox.html +1 -1
  84. package/docs/documentation/components/TableContainer.html +1 -1
  85. package/docs/documentation/components/TableData.html +1 -1
  86. package/docs/documentation/components/TableExpandButton.html +1 -1
  87. package/docs/documentation/components/TableExpandedRow.html +1 -1
  88. package/docs/documentation/components/TableHead.html +1 -1
  89. package/docs/documentation/components/TableHeadCell.html +1 -1
  90. package/docs/documentation/components/TableHeadCheckbox.html +1 -1
  91. package/docs/documentation/components/TableHeadExpand.html +1 -1
  92. package/docs/documentation/components/TableHeader.html +1 -1
  93. package/docs/documentation/components/TableRadio.html +1 -1
  94. package/docs/documentation/components/TableRowComponent.html +1 -1
  95. package/docs/documentation/components/TableToolbar.html +8 -8
  96. package/docs/documentation/components/TableToolbarActions.html +1 -1
  97. package/docs/documentation/components/TableToolbarContent.html +1 -1
  98. package/docs/documentation/components/TableToolbarSearch.html +1 -1
  99. package/docs/documentation/components/Tabs.html +1 -1
  100. package/docs/documentation/components/Tag.html +1 -1
  101. package/docs/documentation/components/TagFilter.html +1 -1
  102. package/docs/documentation/components/TextInputLabelComponent.html +1197 -0
  103. package/docs/documentation/components/TextareaLabelComponent.html +1243 -0
  104. package/docs/documentation/components/Tile.html +1 -1
  105. package/docs/documentation/components/TileGroup.html +142 -27
  106. package/docs/documentation/components/TimePicker.html +1 -1
  107. package/docs/documentation/components/TimePickerSelect.html +1 -1
  108. package/docs/documentation/components/Toast.html +28 -44
  109. package/docs/documentation/components/Toggle.html +1 -1
  110. package/docs/documentation/components/Toggletip.html +1 -1
  111. package/docs/documentation/components/Tooltip.html +1 -1
  112. package/docs/documentation/components/TooltipDefinition.html +1 -1
  113. package/docs/documentation/coverage.html +35 -11
  114. package/docs/documentation/directives/DialogDirective.html +9 -11
  115. package/docs/documentation/directives/OverflowMenuDirective.html +2 -2
  116. package/docs/documentation/graph/dependencies.svg +2646 -2598
  117. package/docs/documentation/images/coverage-badge-documentation.svg +1 -1
  118. package/docs/documentation/js/menu-wc.js +15 -9
  119. package/docs/documentation/js/menu-wc_es5.js +1 -1
  120. package/docs/documentation/js/search/search_index.js +2 -2
  121. package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +40 -36
  122. package/docs/documentation/modules/DatePickerInputModule.html +40 -36
  123. package/docs/documentation/modules/DatePickerModule/dependencies.svg +39 -39
  124. package/docs/documentation/modules/DatePickerModule.html +39 -39
  125. package/docs/documentation/modules/FileUploaderModule/dependencies.svg +34 -34
  126. package/docs/documentation/modules/FileUploaderModule.html +34 -34
  127. package/docs/documentation/modules/GridModule/dependencies.svg +60 -60
  128. package/docs/documentation/modules/GridModule.html +60 -60
  129. package/docs/documentation/modules/InputModule/dependencies.svg +107 -59
  130. package/docs/documentation/modules/InputModule.html +126 -60
  131. package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
  132. package/docs/documentation/modules/LoadingModule.html +4 -4
  133. package/docs/documentation/modules/NFormsModule/dependencies.svg +10 -4
  134. package/docs/documentation/modules/NFormsModule.html +15 -5
  135. package/docs/documentation/modules/NumberModule/dependencies.svg +4 -4
  136. package/docs/documentation/modules/NumberModule.html +4 -4
  137. package/docs/documentation/modules/ProgressBarModule/dependencies.svg +4 -4
  138. package/docs/documentation/modules/ProgressBarModule.html +4 -4
  139. package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +42 -54
  140. package/docs/documentation/modules/ProgressIndicatorModule.html +43 -60
  141. package/docs/documentation/modules/RadioModule/dependencies.svg +4 -8
  142. package/docs/documentation/modules/RadioModule.html +4 -8
  143. package/docs/documentation/modules/SearchModule/dependencies.svg +4 -4
  144. package/docs/documentation/modules/SearchModule.html +4 -4
  145. package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
  146. package/docs/documentation/modules/SliderModule.html +4 -4
  147. package/docs/documentation/modules/StructuredListModule/dependencies.svg +66 -66
  148. package/docs/documentation/modules/StructuredListModule.html +66 -66
  149. package/docs/documentation/modules/TableModule/dependencies.svg +216 -216
  150. package/docs/documentation/modules/TableModule.html +216 -216
  151. package/docs/documentation/modules/TilesModule/dependencies.svg +73 -73
  152. package/docs/documentation/modules/TilesModule.html +73 -73
  153. package/docs/documentation/modules/TimePickerModule/dependencies.svg +41 -45
  154. package/docs/documentation/modules/TimePickerModule.html +41 -45
  155. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +41 -45
  156. package/docs/documentation/modules/TimePickerSelectModule.html +41 -45
  157. package/docs/documentation/modules/ToggleModule/dependencies.svg +45 -41
  158. package/docs/documentation/modules/ToggleModule.html +45 -41
  159. package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
  160. package/docs/documentation/modules/ToggletipModule.html +37 -37
  161. package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
  162. package/docs/documentation/modules/TooltipModule.html +28 -28
  163. package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
  164. package/docs/documentation/modules/UIShellModule.html +4 -4
  165. package/docs/documentation/overview.html +2647 -2599
  166. package/docs/documentation.json +1057 -448
  167. package/docs/storybook/1741.0cb8b504.iframe.bundle.js +1 -0
  168. package/docs/storybook/1895.d4241266.iframe.bundle.js +1 -0
  169. package/docs/storybook/{3224.acb75ed6.iframe.bundle.js → 3224.8b16624b.iframe.bundle.js} +1 -1
  170. package/docs/storybook/{3348.91a6fc53.iframe.bundle.js → 3348.683a45b7.iframe.bundle.js} +1 -1
  171. package/docs/storybook/{3931.f22006ff.iframe.bundle.js → 3931.55f9fea9.iframe.bundle.js} +1 -1
  172. package/docs/storybook/5868.3e7f17a9.iframe.bundle.js +1 -0
  173. package/docs/storybook/{1235.8d840d5b.iframe.bundle.js → 7153.87910de3.iframe.bundle.js} +1 -1
  174. package/docs/storybook/7773.6c3cf943.iframe.bundle.js +1 -0
  175. package/docs/storybook/{901.aa635bd3.iframe.bundle.js → 901.3e5cc559.iframe.bundle.js} +1 -1
  176. package/docs/storybook/combobox-combobox-stories.fdeea2f7.iframe.bundle.js +1 -0
  177. package/docs/storybook/file-uploader-file-uploader-stories.fb6f46e6.iframe.bundle.js +1 -0
  178. package/docs/storybook/iframe.html +2 -2
  179. package/docs/storybook/main.bfc9d82d.iframe.bundle.js +1 -0
  180. package/docs/storybook/{progress-indicator-progress-indicator-stories.7a79da0d.iframe.bundle.js → number-input-number-stories.3ea609db.iframe.bundle.js} +1 -1
  181. package/docs/storybook/{patterns-dialogs-modal-with-table-stories.f2295407.iframe.bundle.js → patterns-dialogs-modal-with-table-stories.494ac5a3.iframe.bundle.js} +1 -1
  182. package/docs/storybook/{patterns-forms-multi-step-form-stories.0d86ee5b.iframe.bundle.js → patterns-forms-multi-step-form-stories.75d0fa39.iframe.bundle.js} +1 -1
  183. package/docs/storybook/patterns-loading-large-loading-stories.8c04d095.iframe.bundle.js +1 -0
  184. package/docs/storybook/progress-indicator-progress-indicator-stories.dcc5c5ca.iframe.bundle.js +1 -0
  185. package/docs/storybook/project.json +1 -1
  186. package/docs/storybook/{runtime~main.c5d3a693.iframe.bundle.js → runtime~main.5d2fe1c8.iframe.bundle.js} +1 -1
  187. package/docs/storybook/slider-slider-stories.feee50aa.iframe.bundle.js +1 -0
  188. package/docs/storybook/{tabs-tabs-stories.d36fc351.iframe.bundle.js → tabs-tabs-stories.675b2d72.iframe.bundle.js} +1 -1
  189. package/docs/storybook/ui-shell-ui-shell-stories.90ac54a8.iframe.bundle.js +1 -0
  190. package/esm2020/combobox/combobox.component.mjs +4 -2
  191. package/esm2020/dialog/dialog.directive.mjs +4 -6
  192. package/esm2020/dropdown/list/dropdown-list.component.mjs +39 -30
  193. package/esm2020/file-uploader/file-uploader.component.mjs +16 -13
  194. package/esm2020/forms/forms.module.mjs +7 -4
  195. package/esm2020/forms/index.mjs +2 -2
  196. package/esm2020/input/index.mjs +3 -1
  197. package/esm2020/input/input.module.mjs +13 -3
  198. package/esm2020/input/label.component.mjs +200 -124
  199. package/esm2020/input/text-input-label.component.mjs +211 -0
  200. package/esm2020/input/textarea-label.component.mjs +215 -0
  201. package/esm2020/modal/modal-header.component.mjs +7 -9
  202. package/esm2020/notification/toast.component.mjs +10 -12
  203. package/esm2020/number-input/number.component.mjs +10 -2
  204. package/esm2020/progress-indicator/progress-indicator.component.mjs +8 -10
  205. package/esm2020/progress-indicator/progress-indicator.module.mjs +1 -5
  206. package/esm2020/slider/slider.component.mjs +6 -5
  207. package/esm2020/table/toolbar/table-toolbar.component.mjs +7 -7
  208. package/esm2020/tabs/tab-headers.component.mjs +10 -2
  209. package/esm2020/tiles/selection-tile.component.mjs +21 -23
  210. package/esm2020/tiles/tile-group.component.mjs +25 -5
  211. package/esm2020/ui-shell/sidenav/sidenav-item.component.mjs +8 -2
  212. package/esm2020/ui-shell/sidenav/sidenav-menu.component.mjs +4 -9
  213. package/fesm2015/carbon-components-angular-combobox.mjs +3 -1
  214. package/fesm2015/carbon-components-angular-combobox.mjs.map +1 -1
  215. package/fesm2015/carbon-components-angular-dialog.mjs +3 -5
  216. package/fesm2015/carbon-components-angular-dialog.mjs.map +1 -1
  217. package/fesm2015/carbon-components-angular-dropdown.mjs +38 -29
  218. package/fesm2015/carbon-components-angular-dropdown.mjs.map +1 -1
  219. package/fesm2015/carbon-components-angular-file-uploader.mjs +15 -12
  220. package/fesm2015/carbon-components-angular-file-uploader.mjs.map +1 -1
  221. package/fesm2015/carbon-components-angular-forms.mjs +7 -4
  222. package/fesm2015/carbon-components-angular-forms.mjs.map +1 -1
  223. package/fesm2015/carbon-components-angular-input.mjs +572 -74
  224. package/fesm2015/carbon-components-angular-input.mjs.map +1 -1
  225. package/fesm2015/carbon-components-angular-modal.mjs +11 -13
  226. package/fesm2015/carbon-components-angular-modal.mjs.map +1 -1
  227. package/fesm2015/carbon-components-angular-notification.mjs +7 -9
  228. package/fesm2015/carbon-components-angular-notification.mjs.map +1 -1
  229. package/fesm2015/carbon-components-angular-number-input.mjs +9 -1
  230. package/fesm2015/carbon-components-angular-number-input.mjs.map +1 -1
  231. package/fesm2015/carbon-components-angular-progress-indicator.mjs +7 -13
  232. package/fesm2015/carbon-components-angular-progress-indicator.mjs.map +1 -1
  233. package/fesm2015/carbon-components-angular-slider.mjs +5 -4
  234. package/fesm2015/carbon-components-angular-slider.mjs.map +1 -1
  235. package/fesm2015/carbon-components-angular-table.mjs +6 -6
  236. package/fesm2015/carbon-components-angular-table.mjs.map +1 -1
  237. package/fesm2015/carbon-components-angular-tabs.mjs +9 -1
  238. package/fesm2015/carbon-components-angular-tabs.mjs.map +1 -1
  239. package/fesm2015/carbon-components-angular-tiles.mjs +43 -26
  240. package/fesm2015/carbon-components-angular-tiles.mjs.map +1 -1
  241. package/fesm2015/carbon-components-angular-ui-shell.mjs +10 -9
  242. package/fesm2015/carbon-components-angular-ui-shell.mjs.map +1 -1
  243. package/fesm2020/carbon-components-angular-combobox.mjs +3 -1
  244. package/fesm2020/carbon-components-angular-combobox.mjs.map +1 -1
  245. package/fesm2020/carbon-components-angular-dialog.mjs +3 -5
  246. package/fesm2020/carbon-components-angular-dialog.mjs.map +1 -1
  247. package/fesm2020/carbon-components-angular-dropdown.mjs +38 -29
  248. package/fesm2020/carbon-components-angular-dropdown.mjs.map +1 -1
  249. package/fesm2020/carbon-components-angular-file-uploader.mjs +15 -12
  250. package/fesm2020/carbon-components-angular-file-uploader.mjs.map +1 -1
  251. package/fesm2020/carbon-components-angular-forms.mjs +7 -4
  252. package/fesm2020/carbon-components-angular-forms.mjs.map +1 -1
  253. package/fesm2020/carbon-components-angular-input.mjs +572 -74
  254. package/fesm2020/carbon-components-angular-input.mjs.map +1 -1
  255. package/fesm2020/carbon-components-angular-modal.mjs +11 -13
  256. package/fesm2020/carbon-components-angular-modal.mjs.map +1 -1
  257. package/fesm2020/carbon-components-angular-notification.mjs +7 -9
  258. package/fesm2020/carbon-components-angular-notification.mjs.map +1 -1
  259. package/fesm2020/carbon-components-angular-number-input.mjs +9 -1
  260. package/fesm2020/carbon-components-angular-number-input.mjs.map +1 -1
  261. package/fesm2020/carbon-components-angular-progress-indicator.mjs +7 -13
  262. package/fesm2020/carbon-components-angular-progress-indicator.mjs.map +1 -1
  263. package/fesm2020/carbon-components-angular-slider.mjs +5 -4
  264. package/fesm2020/carbon-components-angular-slider.mjs.map +1 -1
  265. package/fesm2020/carbon-components-angular-table.mjs +6 -6
  266. package/fesm2020/carbon-components-angular-table.mjs.map +1 -1
  267. package/fesm2020/carbon-components-angular-tabs.mjs +9 -1
  268. package/fesm2020/carbon-components-angular-tabs.mjs.map +1 -1
  269. package/fesm2020/carbon-components-angular-tiles.mjs +43 -26
  270. package/fesm2020/carbon-components-angular-tiles.mjs.map +1 -1
  271. package/fesm2020/carbon-components-angular-ui-shell.mjs +10 -9
  272. package/fesm2020/carbon-components-angular-ui-shell.mjs.map +1 -1
  273. package/file-uploader/file-uploader.component.d.ts +2 -1
  274. package/forms/forms.module.d.ts +1 -1
  275. package/forms/index.d.ts +1 -1
  276. package/input/index.d.ts +2 -0
  277. package/input/input.module.d.ts +6 -4
  278. package/input/label.component.d.ts +10 -23
  279. package/input/text-input-label.component.d.ts +85 -0
  280. package/input/textarea-label.component.d.ts +87 -0
  281. package/modal/modal-header.component.d.ts +1 -3
  282. package/notification/toast.component.d.ts +1 -3
  283. package/number-input/number.component.d.ts +5 -1
  284. package/package.json +1 -1
  285. package/progress-indicator/progress-indicator.component.d.ts +1 -3
  286. package/progress-indicator/progress-indicator.module.d.ts +3 -4
  287. package/slider/slider.component.d.ts +3 -2
  288. package/tabs/tab-headers.component.d.ts +5 -3
  289. package/tiles/tile-group.component.d.ts +4 -2
  290. package/ui-shell/sidenav/sidenav-menu.component.d.ts +1 -1
  291. package/docs/storybook/1741.baa0e588.iframe.bundle.js +0 -1
  292. package/docs/storybook/1895.cdd3d03e.iframe.bundle.js +0 -1
  293. package/docs/storybook/5868.bc6e8b2d.iframe.bundle.js +0 -1
  294. package/docs/storybook/7773.ef20c61a.iframe.bundle.js +0 -1
  295. package/docs/storybook/combobox-combobox-stories.cc751a45.iframe.bundle.js +0 -1
  296. package/docs/storybook/file-uploader-file-uploader-stories.f41b9fbb.iframe.bundle.js +0 -1
  297. package/docs/storybook/main.760cce33.iframe.bundle.js +0 -1
  298. package/docs/storybook/number-input-number-stories.aadfb01f.iframe.bundle.js +0 -1
  299. package/docs/storybook/patterns-loading-large-loading-stories.95988daa.iframe.bundle.js +0 -1
  300. package/docs/storybook/slider-slider-stories.fe053915.iframe.bundle.js +0 -1
  301. package/docs/storybook/ui-shell-ui-shell-stories.9dc19b9f.iframe.bundle.js +0 -1
@@ -131,8 +131,14 @@
131
131
  <!-- NFormsModule&#45;&gt;InputModule -->
132
132
  <g id="edge8" class="edge">
133
133
  <title>NFormsModule&#45;&gt;InputModule </title>
134
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M306,-187.11C306,-187.11 306,-205.99 306,-205.99"/>
135
- <polygon fill="black" stroke="black" points="302.5,-205.99 306,-215.99 309.5,-205.99 302.5,-205.99"/>
134
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M290.57,-187.11C290.57,-187.11 290.57,-205.99 290.57,-205.99"/>
135
+ <polygon fill="black" stroke="black" points="287.07,-205.99 290.57,-215.99 294.07,-205.99 287.07,-205.99"/>
136
+ </g>
137
+ <!-- NFormsModule&#45;&gt;InputModule -->
138
+ <g id="edge9" class="edge">
139
+ <title>NFormsModule&#45;&gt;InputModule </title>
140
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M321.43,-187.11C321.43,-187.11 321.43,-205.99 321.43,-205.99"/>
141
+ <polygon fill="black" stroke="black" points="317.93,-205.99 321.43,-215.99 324.93,-205.99 317.93,-205.99"/>
136
142
  </g>
137
143
  <!-- RadioModule -->
138
144
  <g id="node10" class="node">
@@ -141,7 +147,7 @@
141
147
  <text text-anchor="middle" x="193" y="-229.8" font-family="Times,serif" font-size="14.00">RadioModule </text>
142
148
  </g>
143
149
  <!-- NFormsModule&#45;&gt;RadioModule -->
144
- <g id="edge9" class="edge">
150
+ <g id="edge10" class="edge">
145
151
  <title>NFormsModule&#45;&gt;RadioModule </title>
146
152
  <path fill="none" stroke="black" stroke-dasharray="5,2" d="M253.2,-178C224.93,-178 195.88,-178 195.88,-178 195.88,-178 195.88,-205.97 195.88,-205.97"/>
147
153
  <polygon fill="black" stroke="black" points="192.38,-205.97 195.88,-215.97 199.38,-205.97 192.38,-205.97"/>
@@ -153,7 +159,7 @@
153
159
  <text text-anchor="middle" x="75" y="-229.8" font-family="Times,serif" font-size="14.00">ToggleModule </text>
154
160
  </g>
155
161
  <!-- NFormsModule&#45;&gt;ToggleModule -->
156
- <g id="edge10" class="edge">
162
+ <g id="edge11" class="edge">
157
163
  <title>NFormsModule&#45;&gt;ToggleModule </title>
158
164
  <path fill="none" stroke="black" stroke-dasharray="5,2" d="M253.27,-169C182.18,-169 64.38,-169 64.38,-169 64.38,-169 64.38,-205.89 64.38,-205.89"/>
159
165
  <polygon fill="black" stroke="black" points="60.88,-205.89 64.38,-215.89 67.88,-205.89 60.88,-205.89"/>
@@ -173,8 +173,14 @@
173
173
  <!-- NFormsModule&#45;&gt;InputModule -->
174
174
  <g id="edge8" class="edge">
175
175
  <title>NFormsModule&#45;&gt;InputModule </title>
176
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M306,-187.11C306,-187.11 306,-205.99 306,-205.99"/>
177
- <polygon fill="black" stroke="black" points="302.5,-205.99 306,-215.99 309.5,-205.99 302.5,-205.99"/>
176
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M290.57,-187.11C290.57,-187.11 290.57,-205.99 290.57,-205.99"/>
177
+ <polygon fill="black" stroke="black" points="287.07,-205.99 290.57,-215.99 294.07,-205.99 287.07,-205.99"/>
178
+ </g>
179
+ <!-- NFormsModule&#45;&gt;InputModule -->
180
+ <g id="edge9" class="edge">
181
+ <title>NFormsModule&#45;&gt;InputModule </title>
182
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M321.43,-187.11C321.43,-187.11 321.43,-205.99 321.43,-205.99"/>
183
+ <polygon fill="black" stroke="black" points="317.93,-205.99 321.43,-215.99 324.93,-205.99 317.93,-205.99"/>
178
184
  </g>
179
185
  <!-- RadioModule -->
180
186
  <g id="node10" class="node">
@@ -183,7 +189,7 @@
183
189
  <text text-anchor="middle" x="193" y="-229.8" font-family="Times,serif" font-size="14.00">RadioModule </text>
184
190
  </g>
185
191
  <!-- NFormsModule&#45;&gt;RadioModule -->
186
- <g id="edge9" class="edge">
192
+ <g id="edge10" class="edge">
187
193
  <title>NFormsModule&#45;&gt;RadioModule </title>
188
194
  <path fill="none" stroke="black" stroke-dasharray="5,2" d="M253.2,-178C224.93,-178 195.88,-178 195.88,-178 195.88,-178 195.88,-205.97 195.88,-205.97"/>
189
195
  <polygon fill="black" stroke="black" points="192.38,-205.97 195.88,-215.97 199.38,-205.97 192.38,-205.97"/>
@@ -195,7 +201,7 @@
195
201
  <text text-anchor="middle" x="75" y="-229.8" font-family="Times,serif" font-size="14.00">ToggleModule </text>
196
202
  </g>
197
203
  <!-- NFormsModule&#45;&gt;ToggleModule -->
198
- <g id="edge10" class="edge">
204
+ <g id="edge11" class="edge">
199
205
  <title>NFormsModule&#45;&gt;ToggleModule </title>
200
206
  <path fill="none" stroke="black" stroke-dasharray="5,2" d="M253.27,-169C182.18,-169 64.38,-169 64.38,-169 64.38,-169 64.38,-205.89 64.38,-205.89"/>
201
207
  <polygon fill="black" stroke="black" points="60.88,-205.89 64.38,-215.89 67.88,-205.89 60.88,-205.89"/>
@@ -281,6 +287,9 @@
281
287
  <li class="list-group-item">
282
288
  <a href="../modules/InputModule.html">InputModule</a>
283
289
  </li>
290
+ <li class="list-group-item">
291
+ <a href="../modules/InputModule.html">InputModule</a>
292
+ </li>
284
293
  <li class="list-group-item">
285
294
  <a href="../modules/RadioModule.html">RadioModule</a>
286
295
  </li>
@@ -315,7 +324,8 @@ import { ButtonModule } from &quot;carbon-components-angular/button&quot;;
315
324
  ToggleModule,
316
325
  RadioModule,
317
326
  InputModule,
318
- ButtonModule
327
+ ButtonModule,
328
+ InputModule
319
329
  ],
320
330
  imports: [
321
331
  CommonModule,
@@ -24,14 +24,14 @@
24
24
  <title>cluster_NumberModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="95,-70 95,-268 401,-268 401,-70 95,-70"/>
26
26
  </g>
27
- <g id="clust4" class="cluster">
28
- <title>cluster_NumberModule_imports</title>
29
- <polygon fill="none" stroke="black" points="189,-78 189,-130 393,-130 393,-78 189,-78"/>
30
- </g>
31
27
  <g id="clust5" class="cluster">
32
28
  <title>cluster_NumberModule_exports</title>
33
29
  <polygon fill="none" stroke="black" points="198,-208 198,-260 280,-260 280,-208 198,-208"/>
34
30
  </g>
31
+ <g id="clust4" class="cluster">
32
+ <title>cluster_NumberModule_imports</title>
33
+ <polygon fill="none" stroke="black" points="189,-78 189,-130 393,-130 393,-78 189,-78"/>
34
+ </g>
35
35
  <g id="clust2" class="cluster">
36
36
  <title>cluster_NumberModule_declarations</title>
37
37
  <polygon fill="none" stroke="black" points="103,-78 103,-130 181,-130 181,-78 103,-78"/>
@@ -66,14 +66,14 @@
66
66
  <title>cluster_NumberModule</title>
67
67
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="95,-70 95,-268 401,-268 401,-70 95,-70"/>
68
68
  </g>
69
- <g id="clust4" class="cluster">
70
- <title>cluster_NumberModule_imports</title>
71
- <polygon fill="none" stroke="black" points="189,-78 189,-130 393,-130 393,-78 189,-78"/>
72
- </g>
73
69
  <g id="clust5" class="cluster">
74
70
  <title>cluster_NumberModule_exports</title>
75
71
  <polygon fill="none" stroke="black" points="198,-208 198,-260 280,-260 280,-208 198,-208"/>
76
72
  </g>
73
+ <g id="clust4" class="cluster">
74
+ <title>cluster_NumberModule_imports</title>
75
+ <polygon fill="none" stroke="black" points="189,-78 189,-130 393,-130 393,-78 189,-78"/>
76
+ </g>
77
77
  <g id="clust2" class="cluster">
78
78
  <title>cluster_NumberModule_declarations</title>
79
79
  <polygon fill="none" stroke="black" points="103,-78 103,-130 181,-130 181,-78 103,-78"/>
@@ -24,14 +24,14 @@
24
24
  <title>cluster_ProgressBarModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="136,-70 136,-268 360,-268 360,-70 136,-70"/>
26
26
  </g>
27
- <g id="clust5" class="cluster">
28
- <title>cluster_ProgressBarModule_exports</title>
29
- <polygon fill="none" stroke="black" points="196,-208 196,-260 300,-260 300,-208 196,-208"/>
30
- </g>
31
27
  <g id="clust2" class="cluster">
32
28
  <title>cluster_ProgressBarModule_declarations</title>
33
29
  <polygon fill="none" stroke="black" points="252,-78 252,-130 352,-130 352,-78 252,-78"/>
34
30
  </g>
31
+ <g id="clust5" class="cluster">
32
+ <title>cluster_ProgressBarModule_exports</title>
33
+ <polygon fill="none" stroke="black" points="196,-208 196,-260 300,-260 300,-208 196,-208"/>
34
+ </g>
35
35
  <g id="clust4" class="cluster">
36
36
  <title>cluster_ProgressBarModule_imports</title>
37
37
  <polygon fill="none" stroke="black" points="144,-78 144,-130 244,-130 244,-78 144,-78"/>
@@ -66,14 +66,14 @@
66
66
  <title>cluster_ProgressBarModule</title>
67
67
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="136,-70 136,-268 360,-268 360,-70 136,-70"/>
68
68
  </g>
69
- <g id="clust5" class="cluster">
70
- <title>cluster_ProgressBarModule_exports</title>
71
- <polygon fill="none" stroke="black" points="196,-208 196,-260 300,-260 300,-208 196,-208"/>
72
- </g>
73
69
  <g id="clust2" class="cluster">
74
70
  <title>cluster_ProgressBarModule_declarations</title>
75
71
  <polygon fill="none" stroke="black" points="252,-78 252,-130 352,-130 352,-78 252,-78"/>
76
72
  </g>
73
+ <g id="clust5" class="cluster">
74
+ <title>cluster_ProgressBarModule_exports</title>
75
+ <polygon fill="none" stroke="black" points="196,-208 196,-260 300,-260 300,-208 196,-208"/>
76
+ </g>
77
77
  <g id="clust4" class="cluster">
78
78
  <title>cluster_ProgressBarModule_imports</title>
79
79
  <polygon fill="none" stroke="black" points="144,-78 144,-130 244,-130 244,-78 144,-78"/>
@@ -4,103 +4,91 @@
4
4
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
5
5
  -->
6
6
  <!-- Title: dependencies Pages: 1 -->
7
- <svg width="534pt" height="284pt"
8
- viewBox="0.00 0.00 534.00 284.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
7
+ <svg width="504pt" height="284pt"
8
+ viewBox="0.00 0.00 504.00 284.00" 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 280)">
10
10
  <title>dependencies</title>
11
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-280 530,-280 530,4 -4,4"/>
12
- <text text-anchor="start" x="242.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
- <polygon fill="#ffffb3" stroke="transparent" points="29,-10 29,-30 49,-30 49,-10 29,-10"/>
14
- <text text-anchor="start" x="52.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
- <polygon fill="#8dd3c7" stroke="transparent" points="142,-10 142,-30 162,-30 162,-10 142,-10"/>
16
- <text text-anchor="start" x="165.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
- <polygon fill="#80b1d3" stroke="transparent" points="228,-10 228,-30 248,-30 248,-10 228,-10"/>
18
- <text text-anchor="start" x="251.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
- <polygon fill="#fdb462" stroke="transparent" points="325,-10 325,-30 345,-30 345,-10 325,-10"/>
20
- <text text-anchor="start" x="348.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
- <polygon fill="#fb8072" stroke="transparent" points="421,-10 421,-30 441,-30 441,-10 421,-10"/>
22
- <text text-anchor="start" x="444.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,-280 500,-280 500,4 -4,4"/>
12
+ <text text-anchor="start" x="227.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
+ <polygon fill="#ffffb3" stroke="transparent" points="14,-10 14,-30 34,-30 34,-10 14,-10"/>
14
+ <text text-anchor="start" x="37.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
+ <polygon fill="#8dd3c7" stroke="transparent" points="127,-10 127,-30 147,-30 147,-10 127,-10"/>
16
+ <text text-anchor="start" x="150.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
+ <polygon fill="#80b1d3" stroke="transparent" points="213,-10 213,-30 233,-30 233,-10 213,-10"/>
18
+ <text text-anchor="start" x="236.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
+ <polygon fill="#fdb462" stroke="transparent" points="310,-10 310,-30 330,-30 330,-10 310,-10"/>
20
+ <text text-anchor="start" x="333.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
+ <polygon fill="#fb8072" stroke="transparent" points="406,-10 406,-30 426,-30 426,-10 406,-10"/>
22
+ <text text-anchor="start" x="429.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_ProgressIndicatorModule</title>
25
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 518,-268 518,-70 8,-70"/>
25
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="69,-70 69,-268 427,-268 427,-70 69,-70"/>
26
26
  </g>
27
27
  <g id="clust5" class="cluster">
28
28
  <title>cluster_ProgressIndicatorModule_exports</title>
29
- <polygon fill="none" stroke="black" points="166,-208 166,-260 300,-260 300,-208 166,-208"/>
29
+ <polygon fill="none" stroke="black" points="163,-208 163,-260 297,-260 297,-208 163,-208"/>
30
30
  </g>
31
31
  <g id="clust2" class="cluster">
32
32
  <title>cluster_ProgressIndicatorModule_declarations</title>
33
- <polygon fill="none" stroke="black" points="380,-78 380,-130 510,-130 510,-78 380,-78"/>
33
+ <polygon fill="none" stroke="black" points="289,-78 289,-130 419,-130 419,-78 289,-78"/>
34
34
  </g>
35
35
  <g id="clust4" class="cluster">
36
36
  <title>cluster_ProgressIndicatorModule_imports</title>
37
- <polygon fill="none" stroke="black" points="16,-78 16,-130 372,-130 372,-78 16,-78"/>
37
+ <polygon fill="none" stroke="black" points="77,-78 77,-130 281,-130 281,-78 77,-78"/>
38
38
  </g>
39
39
  <!-- ProgressIndicator -->
40
40
  <g id="node1" class="node">
41
41
  <title>ProgressIndicator</title>
42
- <polygon fill="#ffffb3" stroke="black" points="502.24,-122 387.76,-122 387.76,-86 502.24,-86 502.24,-122"/>
43
- <text text-anchor="middle" x="445" y="-99.8" font-family="Times,serif" font-size="14.00">ProgressIndicator</text>
42
+ <polygon fill="#ffffb3" stroke="black" points="411.24,-122 296.76,-122 296.76,-86 411.24,-86 411.24,-122"/>
43
+ <text text-anchor="middle" x="354" y="-99.8" font-family="Times,serif" font-size="14.00">ProgressIndicator</text>
44
44
  </g>
45
45
  <!-- ProgressIndicatorModule -->
46
46
  <g id="node2" class="node">
47
47
  <title>ProgressIndicatorModule</title>
48
- <polygon fill="#8dd3c7" stroke="black" points="312.29,-187 309.29,-191 288.29,-191 285.29,-187 153.71,-187 153.71,-151 312.29,-151 312.29,-187"/>
49
- <text text-anchor="middle" x="233" y="-164.8" font-family="Times,serif" font-size="14.00">ProgressIndicatorModule</text>
48
+ <polygon fill="#8dd3c7" stroke="black" points="309.29,-187 306.29,-191 285.29,-191 282.29,-187 150.71,-187 150.71,-151 309.29,-151 309.29,-187"/>
49
+ <text text-anchor="middle" x="230" y="-164.8" font-family="Times,serif" font-size="14.00">ProgressIndicatorModule</text>
50
50
  </g>
51
51
  <!-- ProgressIndicator&#45;&gt;ProgressIndicatorModule -->
52
52
  <g id="edge1" class="edge">
53
53
  <title>ProgressIndicator&#45;&gt;ProgressIndicatorModule</title>
54
- <path fill="none" stroke="black" d="M445,-122.11C445,-141.34 445,-169 445,-169 445,-169 322.24,-169 322.24,-169"/>
55
- <polygon fill="black" stroke="black" points="322.24,-165.5 312.24,-169 322.24,-172.5 322.24,-165.5"/>
54
+ <path fill="none" stroke="black" d="M302.89,-122.11C302.89,-122.11 302.89,-140.99 302.89,-140.99"/>
55
+ <polygon fill="black" stroke="black" points="299.39,-140.99 302.89,-150.99 306.39,-140.99 299.39,-140.99"/>
56
56
  </g>
57
57
  <!-- ProgressIndicator -->
58
- <g id="node6" class="node">
58
+ <g id="node5" class="node">
59
59
  <title>ProgressIndicator </title>
60
- <polygon fill="#fb8072" stroke="black" points="292.24,-252 173.76,-252 173.76,-216 292.24,-216 292.24,-252"/>
61
- <text text-anchor="middle" x="233" y="-229.8" font-family="Times,serif" font-size="14.00">ProgressIndicator </text>
60
+ <polygon fill="#fb8072" stroke="black" points="289.24,-252 170.76,-252 170.76,-216 289.24,-216 289.24,-252"/>
61
+ <text text-anchor="middle" x="230" y="-229.8" font-family="Times,serif" font-size="14.00">ProgressIndicator </text>
62
62
  </g>
63
63
  <!-- ProgressIndicatorModule&#45;&gt;ProgressIndicator -->
64
- <g id="edge5" class="edge">
64
+ <g id="edge4" class="edge">
65
65
  <title>ProgressIndicatorModule&#45;&gt;ProgressIndicator </title>
66
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M233,-187.11C233,-187.11 233,-205.99 233,-205.99"/>
67
- <polygon fill="black" stroke="black" points="229.5,-205.99 233,-215.99 236.5,-205.99 229.5,-205.99"/>
68
- </g>
69
- <!-- ExperimentalModule -->
70
- <g id="node3" class="node">
71
- <title>ExperimentalModule</title>
72
- <polygon fill="#8dd3c7" stroke="black" points="364.47,-122 361.47,-126 340.47,-126 337.47,-122 229.53,-122 229.53,-86 364.47,-86 364.47,-122"/>
73
- <text text-anchor="middle" x="297" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
74
- </g>
75
- <!-- ExperimentalModule&#45;&gt;ProgressIndicatorModule -->
76
- <g id="edge2" class="edge">
77
- <title>ExperimentalModule&#45;&gt;ProgressIndicatorModule</title>
78
- <path fill="none" stroke="black" d="M270.83,-122.11C270.83,-122.11 270.83,-140.99 270.83,-140.99"/>
79
- <polygon fill="black" stroke="black" points="267.33,-140.99 270.83,-150.99 274.33,-140.99 267.33,-140.99"/>
66
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M230,-187.11C230,-187.11 230,-205.99 230,-205.99"/>
67
+ <polygon fill="black" stroke="black" points="226.5,-205.99 230,-215.99 233.5,-205.99 226.5,-205.99"/>
80
68
  </g>
81
69
  <!-- I18nModule -->
82
- <g id="node4" class="node">
70
+ <g id="node3" class="node">
83
71
  <title>I18nModule</title>
84
- <polygon fill="#8dd3c7" stroke="black" points="211.71,-122 208.71,-126 187.71,-126 184.71,-122 126.29,-122 126.29,-86 211.71,-86 211.71,-122"/>
85
- <text text-anchor="middle" x="169" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
72
+ <polygon fill="#8dd3c7" stroke="black" points="272.71,-122 269.71,-126 248.71,-126 245.71,-122 187.29,-122 187.29,-86 272.71,-86 272.71,-122"/>
73
+ <text text-anchor="middle" x="230" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
86
74
  </g>
87
75
  <!-- I18nModule&#45;&gt;ProgressIndicatorModule -->
88
- <g id="edge3" class="edge">
76
+ <g id="edge2" class="edge">
89
77
  <title>I18nModule&#45;&gt;ProgressIndicatorModule</title>
90
- <path fill="none" stroke="black" d="M182.73,-122.11C182.73,-122.11 182.73,-140.99 182.73,-140.99"/>
91
- <polygon fill="black" stroke="black" points="179.23,-140.99 182.73,-150.99 186.23,-140.99 179.23,-140.99"/>
78
+ <path fill="none" stroke="black" d="M230,-122.11C230,-122.11 230,-140.99 230,-140.99"/>
79
+ <polygon fill="black" stroke="black" points="226.5,-140.99 230,-150.99 233.5,-140.99 226.5,-140.99"/>
92
80
  </g>
93
81
  <!-- IconModule -->
94
- <g id="node5" class="node">
82
+ <g id="node4" class="node">
95
83
  <title>IconModule</title>
96
- <polygon fill="#8dd3c7" stroke="black" points="108.43,-122 105.43,-126 84.43,-126 81.43,-122 23.57,-122 23.57,-86 108.43,-86 108.43,-122"/>
97
- <text text-anchor="middle" x="66" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
84
+ <polygon fill="#8dd3c7" stroke="black" points="169.43,-122 166.43,-126 145.43,-126 142.43,-122 84.57,-122 84.57,-86 169.43,-86 169.43,-122"/>
85
+ <text text-anchor="middle" x="127" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
98
86
  </g>
99
87
  <!-- IconModule&#45;&gt;ProgressIndicatorModule -->
100
- <g id="edge4" class="edge">
88
+ <g id="edge3" class="edge">
101
89
  <title>IconModule&#45;&gt;ProgressIndicatorModule</title>
102
- <path fill="none" stroke="black" d="M66,-122.11C66,-141.34 66,-169 66,-169 66,-169 143.41,-169 143.41,-169"/>
103
- <polygon fill="black" stroke="black" points="143.41,-172.5 153.41,-169 143.41,-165.5 143.41,-172.5"/>
90
+ <path fill="none" stroke="black" d="M160.03,-122.11C160.03,-122.11 160.03,-140.99 160.03,-140.99"/>
91
+ <polygon fill="black" stroke="black" points="156.53,-140.99 160.03,-150.99 163.53,-140.99 156.53,-140.99"/>
104
92
  </g>
105
93
  </g>
106
94
  </svg>
@@ -46,103 +46,91 @@
46
46
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
47
47
  -->
48
48
  <!-- Title: dependencies Pages: 1 -->
49
- <svg width="534pt" height="284pt"
50
- viewBox="0.00 0.00 534.00 284.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
49
+ <svg width="504pt" height="284pt"
50
+ viewBox="0.00 0.00 504.00 284.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
51
51
  <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 280)">
52
52
  <title>dependencies</title>
53
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-280 530,-280 530,4 -4,4"/>
54
- <text text-anchor="start" x="242.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
55
- <polygon fill="#ffffb3" stroke="transparent" points="29,-10 29,-30 49,-30 49,-10 29,-10"/>
56
- <text text-anchor="start" x="52.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
57
- <polygon fill="#8dd3c7" stroke="transparent" points="142,-10 142,-30 162,-30 162,-10 142,-10"/>
58
- <text text-anchor="start" x="165.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
59
- <polygon fill="#80b1d3" stroke="transparent" points="228,-10 228,-30 248,-30 248,-10 228,-10"/>
60
- <text text-anchor="start" x="251.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
61
- <polygon fill="#fdb462" stroke="transparent" points="325,-10 325,-30 345,-30 345,-10 325,-10"/>
62
- <text text-anchor="start" x="348.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
63
- <polygon fill="#fb8072" stroke="transparent" points="421,-10 421,-30 441,-30 441,-10 421,-10"/>
64
- <text text-anchor="start" x="444.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
53
+ <polygon fill="white" stroke="transparent" points="-4,4 -4,-280 500,-280 500,4 -4,4"/>
54
+ <text text-anchor="start" x="227.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
55
+ <polygon fill="#ffffb3" stroke="transparent" points="14,-10 14,-30 34,-30 34,-10 14,-10"/>
56
+ <text text-anchor="start" x="37.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
57
+ <polygon fill="#8dd3c7" stroke="transparent" points="127,-10 127,-30 147,-30 147,-10 127,-10"/>
58
+ <text text-anchor="start" x="150.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
59
+ <polygon fill="#80b1d3" stroke="transparent" points="213,-10 213,-30 233,-30 233,-10 213,-10"/>
60
+ <text text-anchor="start" x="236.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
61
+ <polygon fill="#fdb462" stroke="transparent" points="310,-10 310,-30 330,-30 330,-10 310,-10"/>
62
+ <text text-anchor="start" x="333.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
63
+ <polygon fill="#fb8072" stroke="transparent" points="406,-10 406,-30 426,-30 426,-10 406,-10"/>
64
+ <text text-anchor="start" x="429.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
65
65
  <g id="clust1" class="cluster">
66
66
  <title>cluster_ProgressIndicatorModule</title>
67
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 518,-268 518,-70 8,-70"/>
67
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="69,-70 69,-268 427,-268 427,-70 69,-70"/>
68
68
  </g>
69
69
  <g id="clust5" class="cluster">
70
70
  <title>cluster_ProgressIndicatorModule_exports</title>
71
- <polygon fill="none" stroke="black" points="166,-208 166,-260 300,-260 300,-208 166,-208"/>
71
+ <polygon fill="none" stroke="black" points="163,-208 163,-260 297,-260 297,-208 163,-208"/>
72
72
  </g>
73
73
  <g id="clust2" class="cluster">
74
74
  <title>cluster_ProgressIndicatorModule_declarations</title>
75
- <polygon fill="none" stroke="black" points="380,-78 380,-130 510,-130 510,-78 380,-78"/>
75
+ <polygon fill="none" stroke="black" points="289,-78 289,-130 419,-130 419,-78 289,-78"/>
76
76
  </g>
77
77
  <g id="clust4" class="cluster">
78
78
  <title>cluster_ProgressIndicatorModule_imports</title>
79
- <polygon fill="none" stroke="black" points="16,-78 16,-130 372,-130 372,-78 16,-78"/>
79
+ <polygon fill="none" stroke="black" points="77,-78 77,-130 281,-130 281,-78 77,-78"/>
80
80
  </g>
81
81
  <!-- ProgressIndicator -->
82
82
  <g id="node1" class="node">
83
83
  <title>ProgressIndicator</title>
84
- <polygon fill="#ffffb3" stroke="black" points="502.24,-122 387.76,-122 387.76,-86 502.24,-86 502.24,-122"/>
85
- <text text-anchor="middle" x="445" y="-99.8" font-family="Times,serif" font-size="14.00">ProgressIndicator</text>
84
+ <polygon fill="#ffffb3" stroke="black" points="411.24,-122 296.76,-122 296.76,-86 411.24,-86 411.24,-122"/>
85
+ <text text-anchor="middle" x="354" y="-99.8" font-family="Times,serif" font-size="14.00">ProgressIndicator</text>
86
86
  </g>
87
87
  <!-- ProgressIndicatorModule -->
88
88
  <g id="node2" class="node">
89
89
  <title>ProgressIndicatorModule</title>
90
- <polygon fill="#8dd3c7" stroke="black" points="312.29,-187 309.29,-191 288.29,-191 285.29,-187 153.71,-187 153.71,-151 312.29,-151 312.29,-187"/>
91
- <text text-anchor="middle" x="233" y="-164.8" font-family="Times,serif" font-size="14.00">ProgressIndicatorModule</text>
90
+ <polygon fill="#8dd3c7" stroke="black" points="309.29,-187 306.29,-191 285.29,-191 282.29,-187 150.71,-187 150.71,-151 309.29,-151 309.29,-187"/>
91
+ <text text-anchor="middle" x="230" y="-164.8" font-family="Times,serif" font-size="14.00">ProgressIndicatorModule</text>
92
92
  </g>
93
93
  <!-- ProgressIndicator&#45;&gt;ProgressIndicatorModule -->
94
94
  <g id="edge1" class="edge">
95
95
  <title>ProgressIndicator&#45;&gt;ProgressIndicatorModule</title>
96
- <path fill="none" stroke="black" d="M445,-122.11C445,-141.34 445,-169 445,-169 445,-169 322.24,-169 322.24,-169"/>
97
- <polygon fill="black" stroke="black" points="322.24,-165.5 312.24,-169 322.24,-172.5 322.24,-165.5"/>
96
+ <path fill="none" stroke="black" d="M302.89,-122.11C302.89,-122.11 302.89,-140.99 302.89,-140.99"/>
97
+ <polygon fill="black" stroke="black" points="299.39,-140.99 302.89,-150.99 306.39,-140.99 299.39,-140.99"/>
98
98
  </g>
99
99
  <!-- ProgressIndicator -->
100
- <g id="node6" class="node">
100
+ <g id="node5" class="node">
101
101
  <title>ProgressIndicator </title>
102
- <polygon fill="#fb8072" stroke="black" points="292.24,-252 173.76,-252 173.76,-216 292.24,-216 292.24,-252"/>
103
- <text text-anchor="middle" x="233" y="-229.8" font-family="Times,serif" font-size="14.00">ProgressIndicator </text>
102
+ <polygon fill="#fb8072" stroke="black" points="289.24,-252 170.76,-252 170.76,-216 289.24,-216 289.24,-252"/>
103
+ <text text-anchor="middle" x="230" y="-229.8" font-family="Times,serif" font-size="14.00">ProgressIndicator </text>
104
104
  </g>
105
105
  <!-- ProgressIndicatorModule&#45;&gt;ProgressIndicator -->
106
- <g id="edge5" class="edge">
106
+ <g id="edge4" class="edge">
107
107
  <title>ProgressIndicatorModule&#45;&gt;ProgressIndicator </title>
108
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M233,-187.11C233,-187.11 233,-205.99 233,-205.99"/>
109
- <polygon fill="black" stroke="black" points="229.5,-205.99 233,-215.99 236.5,-205.99 229.5,-205.99"/>
110
- </g>
111
- <!-- ExperimentalModule -->
112
- <g id="node3" class="node">
113
- <title>ExperimentalModule</title>
114
- <polygon fill="#8dd3c7" stroke="black" points="364.47,-122 361.47,-126 340.47,-126 337.47,-122 229.53,-122 229.53,-86 364.47,-86 364.47,-122"/>
115
- <text text-anchor="middle" x="297" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
116
- </g>
117
- <!-- ExperimentalModule&#45;&gt;ProgressIndicatorModule -->
118
- <g id="edge2" class="edge">
119
- <title>ExperimentalModule&#45;&gt;ProgressIndicatorModule</title>
120
- <path fill="none" stroke="black" d="M270.83,-122.11C270.83,-122.11 270.83,-140.99 270.83,-140.99"/>
121
- <polygon fill="black" stroke="black" points="267.33,-140.99 270.83,-150.99 274.33,-140.99 267.33,-140.99"/>
108
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M230,-187.11C230,-187.11 230,-205.99 230,-205.99"/>
109
+ <polygon fill="black" stroke="black" points="226.5,-205.99 230,-215.99 233.5,-205.99 226.5,-205.99"/>
122
110
  </g>
123
111
  <!-- I18nModule -->
124
- <g id="node4" class="node">
112
+ <g id="node3" class="node">
125
113
  <title>I18nModule</title>
126
- <polygon fill="#8dd3c7" stroke="black" points="211.71,-122 208.71,-126 187.71,-126 184.71,-122 126.29,-122 126.29,-86 211.71,-86 211.71,-122"/>
127
- <text text-anchor="middle" x="169" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
114
+ <polygon fill="#8dd3c7" stroke="black" points="272.71,-122 269.71,-126 248.71,-126 245.71,-122 187.29,-122 187.29,-86 272.71,-86 272.71,-122"/>
115
+ <text text-anchor="middle" x="230" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
128
116
  </g>
129
117
  <!-- I18nModule&#45;&gt;ProgressIndicatorModule -->
130
- <g id="edge3" class="edge">
118
+ <g id="edge2" class="edge">
131
119
  <title>I18nModule&#45;&gt;ProgressIndicatorModule</title>
132
- <path fill="none" stroke="black" d="M182.73,-122.11C182.73,-122.11 182.73,-140.99 182.73,-140.99"/>
133
- <polygon fill="black" stroke="black" points="179.23,-140.99 182.73,-150.99 186.23,-140.99 179.23,-140.99"/>
120
+ <path fill="none" stroke="black" d="M230,-122.11C230,-122.11 230,-140.99 230,-140.99"/>
121
+ <polygon fill="black" stroke="black" points="226.5,-140.99 230,-150.99 233.5,-140.99 226.5,-140.99"/>
134
122
  </g>
135
123
  <!-- IconModule -->
136
- <g id="node5" class="node">
124
+ <g id="node4" class="node">
137
125
  <title>IconModule</title>
138
- <polygon fill="#8dd3c7" stroke="black" points="108.43,-122 105.43,-126 84.43,-126 81.43,-122 23.57,-122 23.57,-86 108.43,-86 108.43,-122"/>
139
- <text text-anchor="middle" x="66" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
126
+ <polygon fill="#8dd3c7" stroke="black" points="169.43,-122 166.43,-126 145.43,-126 142.43,-122 84.57,-122 84.57,-86 169.43,-86 169.43,-122"/>
127
+ <text text-anchor="middle" x="127" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
140
128
  </g>
141
129
  <!-- IconModule&#45;&gt;ProgressIndicatorModule -->
142
- <g id="edge4" class="edge">
130
+ <g id="edge3" class="edge">
143
131
  <title>IconModule&#45;&gt;ProgressIndicatorModule</title>
144
- <path fill="none" stroke="black" d="M66,-122.11C66,-141.34 66,-169 66,-169 66,-169 143.41,-169 143.41,-169"/>
145
- <polygon fill="black" stroke="black" points="143.41,-172.5 153.41,-169 143.41,-165.5 143.41,-172.5"/>
132
+ <path fill="none" stroke="black" d="M160.03,-122.11C160.03,-122.11 160.03,-140.99 160.03,-140.99"/>
133
+ <polygon fill="black" stroke="black" points="156.53,-140.99 160.03,-150.99 163.53,-140.99 156.53,-140.99"/>
146
134
  </g>
147
135
  </g>
148
136
  </svg>
@@ -203,9 +191,6 @@
203
191
  title="Official documentation about module imports"><span
204
192
  class="icon ion-ios-information-circle-outline"></a></h3>
205
193
  <ul class="list-group">
206
- <li class="list-group-item">
207
- <a href="../modules/ExperimentalModule.html">ExperimentalModule</a>
208
- </li>
209
194
  <li class="list-group-item">
210
195
  <a href="../modules/I18nModule.html">I18nModule</a>
211
196
  </li>
@@ -236,7 +221,6 @@
236
221
  import { CommonModule } from &quot;@angular/common&quot;;
237
222
 
238
223
  import { ProgressIndicator } from &quot;./progress-indicator.component&quot;;
239
- import { ExperimentalModule } from &quot;carbon-components-angular/experimental&quot;;
240
224
  import { IconModule } from &quot;carbon-components-angular/icon&quot;;
241
225
  import { I18nModule } from &quot;carbon-components-angular/i18n&quot;;
242
226
 
@@ -249,12 +233,11 @@ import { I18nModule } from &quot;carbon-components-angular/i18n&quot;;
249
233
  ],
250
234
  imports: [
251
235
  CommonModule,
252
- ExperimentalModule,
253
236
  IconModule,
254
237
  I18nModule
255
238
  ]
256
239
  })
257
- export class ProgressIndicatorModule { }
240
+ export class ProgressIndicatorModule {}
258
241
  </code></pre>
259
242
  </div>
260
243
  </div>
@@ -24,21 +24,17 @@
24
24
  <title>cluster_RadioModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1282,-379.59 1282,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust4" class="cluster">
28
- <title>cluster_RadioModule_RadioGroup_providers</title>
29
- <polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
30
- </g>
31
27
  <g id="clust6" class="cluster">
32
28
  <title>cluster_RadioModule_exports</title>
33
29
  <polygon fill="none" stroke="black" points="531,-319.59 531,-371.59 707,-371.59 707,-319.59 531,-319.59"/>
34
30
  </g>
35
- <g id="clust2" class="cluster">
36
- <title>cluster_RadioModule_declarations</title>
37
- <polygon fill="none" stroke="black" points="413,-189.59 413,-241.59 483,-241.59 483,-189.59 413,-189.59"/>
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="clust3" class="cluster">
40
36
  <title>cluster_RadioModule_Radio_providers</title>
41
- <polygon fill="none" stroke="black" points="16,-78 16,-176.59 616,-176.59 616,-78 16,-78"/>
37
+ <polygon fill="none" stroke="black" points="16,-78 16,-241.59 616,-241.59 616,-78 16,-78"/>
42
38
  </g>
43
39
  <!-- Radio -->
44
40
  <g id="node1" class="node">
@@ -66,21 +66,17 @@
66
66
  <title>cluster_RadioModule</title>
67
67
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1282,-379.59 1282,-70 8,-70"/>
68
68
  </g>
69
- <g id="clust4" class="cluster">
70
- <title>cluster_RadioModule_RadioGroup_providers</title>
71
- <polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
72
- </g>
73
69
  <g id="clust6" class="cluster">
74
70
  <title>cluster_RadioModule_exports</title>
75
71
  <polygon fill="none" stroke="black" points="531,-319.59 531,-371.59 707,-371.59 707,-319.59 531,-319.59"/>
76
72
  </g>
77
- <g id="clust2" class="cluster">
78
- <title>cluster_RadioModule_declarations</title>
79
- <polygon fill="none" stroke="black" points="413,-189.59 413,-241.59 483,-241.59 483,-189.59 413,-189.59"/>
73
+ <g id="clust4" class="cluster">
74
+ <title>cluster_RadioModule_RadioGroup_providers</title>
75
+ <polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
80
76
  </g>
81
77
  <g id="clust3" class="cluster">
82
78
  <title>cluster_RadioModule_Radio_providers</title>
83
- <polygon fill="none" stroke="black" points="16,-78 16,-176.59 616,-176.59 616,-78 16,-78"/>
79
+ <polygon fill="none" stroke="black" points="16,-78 16,-241.59 616,-241.59 616,-78 16,-78"/>
84
80
  </g>
85
81
  <!-- Radio -->
86
82
  <g id="node1" class="node">
@@ -24,6 +24,10 @@
24
24
  <title>cluster_SearchModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 630,-379.59 630,-70 8,-70"/>
26
26
  </g>
27
+ <g id="clust4" class="cluster">
28
+ <title>cluster_SearchModule_imports</title>
29
+ <polygon fill="none" stroke="black" points="362,-189.59 362,-241.59 566,-241.59 566,-189.59 362,-189.59"/>
30
+ </g>
27
31
  <g id="clust5" class="cluster">
28
32
  <title>cluster_SearchModule_exports</title>
29
33
  <polygon fill="none" stroke="black" points="375,-319.59 375,-371.59 449,-371.59 449,-319.59 375,-319.59"/>
@@ -32,10 +36,6 @@
32
36
  <title>cluster_SearchModule_declarations</title>
33
37
  <polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 354,-241.59 354,-189.59 284,-189.59"/>
34
38
  </g>
35
- <g id="clust4" class="cluster">
36
- <title>cluster_SearchModule_imports</title>
37
- <polygon fill="none" stroke="black" points="362,-189.59 362,-241.59 566,-241.59 566,-189.59 362,-189.59"/>
38
- </g>
39
39
  <g id="clust3" class="cluster">
40
40
  <title>cluster_SearchModule_Search_providers</title>
41
41
  <polygon fill="none" stroke="black" points="16,-78 16,-176.59 622,-176.59 622,-78 16,-78"/>