carbon-components-angular 5.68.0 → 5.69.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 (339) hide show
  1. package/aspect-ratio/aspect-ratio.directive.d.ts +54 -0
  2. package/aspect-ratio/aspect-ratio.module.d.ts +27 -0
  3. package/aspect-ratio/index.d.ts +23 -0
  4. package/breadcrumb/breadcrumb.component.d.ts +5 -1
  5. package/button/button-set.component.d.ts +11 -1
  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 +74 -32
  15. package/docs/documentation/components/BreadcrumbItemComponent.html +1 -1
  16. package/docs/documentation/components/ButtonSet.html +255 -7
  17. package/docs/documentation/components/Checkbox.html +1 -1
  18. package/docs/documentation/components/CheckboxGroup.html +1 -1
  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 +58 -50
  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 +80 -36
  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 +1 -1
  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 +82 -40
  129. package/docs/documentation/coverage.html +27 -15
  130. package/docs/documentation/directives/AspectRatioDirective.html +1037 -0
  131. package/docs/documentation/directives/Link.html +253 -4
  132. package/docs/documentation/graph/dependencies.svg +2432 -2390
  133. package/docs/documentation/js/menu-wc.js +17 -0
  134. package/docs/documentation/js/menu-wc_es5.js +1 -1
  135. package/docs/documentation/js/search/search_index.js +2 -2
  136. package/docs/documentation/miscellaneous/typealiases.html +22 -1
  137. package/docs/documentation/modules/AspectRatioModule/dependencies.svg +66 -0
  138. package/docs/documentation/modules/AspectRatioModule.html +367 -0
  139. package/docs/documentation/modules/CheckboxModule/dependencies.svg +7 -7
  140. package/docs/documentation/modules/CheckboxModule.html +7 -7
  141. package/docs/documentation/modules/ComboButtonModule/dependencies.svg +4 -4
  142. package/docs/documentation/modules/ComboButtonModule.html +4 -4
  143. package/docs/documentation/modules/ContentSwitcherModule/dependencies.svg +4 -4
  144. package/docs/documentation/modules/ContentSwitcherModule.html +4 -4
  145. package/docs/documentation/modules/ContextMenuModule/dependencies.svg +68 -68
  146. package/docs/documentation/modules/ContextMenuModule.html +68 -68
  147. package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +45 -41
  148. package/docs/documentation/modules/DatePickerInputModule.html +45 -41
  149. package/docs/documentation/modules/DatePickerModule/dependencies.svg +33 -29
  150. package/docs/documentation/modules/DatePickerModule.html +33 -29
  151. package/docs/documentation/modules/DialogModule/dependencies.svg +92 -92
  152. package/docs/documentation/modules/DialogModule.html +92 -92
  153. package/docs/documentation/modules/DocumentationModule/dependencies.svg +4 -4
  154. package/docs/documentation/modules/DocumentationModule.html +4 -4
  155. package/docs/documentation/modules/DropdownModule/dependencies.svg +88 -88
  156. package/docs/documentation/modules/DropdownModule.html +88 -88
  157. package/docs/documentation/modules/FileUploaderModule/dependencies.svg +36 -36
  158. package/docs/documentation/modules/FileUploaderModule.html +36 -36
  159. package/docs/documentation/modules/GridModule/dependencies.svg +61 -61
  160. package/docs/documentation/modules/GridModule.html +61 -61
  161. package/docs/documentation/modules/HeaderModule/dependencies.svg +4 -4
  162. package/docs/documentation/modules/HeaderModule.html +4 -4
  163. package/docs/documentation/modules/I18nModule/dependencies.svg +4 -4
  164. package/docs/documentation/modules/I18nModule.html +4 -4
  165. package/docs/documentation/modules/IconModule/dependencies.svg +4 -4
  166. package/docs/documentation/modules/IconModule.html +4 -4
  167. package/docs/documentation/modules/InlineLoadingModule/dependencies.svg +4 -4
  168. package/docs/documentation/modules/InlineLoadingModule.html +4 -4
  169. package/docs/documentation/modules/InputModule/dependencies.svg +4 -4
  170. package/docs/documentation/modules/InputModule.html +4 -4
  171. package/docs/documentation/modules/LayoutModule/dependencies.svg +4 -4
  172. package/docs/documentation/modules/LayoutModule.html +4 -4
  173. package/docs/documentation/modules/LinkModule/dependencies.svg +4 -4
  174. package/docs/documentation/modules/LinkModule.html +4 -4
  175. package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
  176. package/docs/documentation/modules/LoadingModule.html +4 -4
  177. package/docs/documentation/modules/MenuButtonModule/dependencies.svg +28 -28
  178. package/docs/documentation/modules/MenuButtonModule.html +28 -28
  179. package/docs/documentation/modules/ModalModule/dependencies.svg +114 -114
  180. package/docs/documentation/modules/ModalModule.html +114 -114
  181. package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
  182. package/docs/documentation/modules/NFormsModule.html +4 -4
  183. package/docs/documentation/modules/NotificationModule/dependencies.svg +132 -132
  184. package/docs/documentation/modules/NotificationModule.html +132 -132
  185. package/docs/documentation/modules/NumberModule/dependencies.svg +24 -24
  186. package/docs/documentation/modules/NumberModule.html +24 -24
  187. package/docs/documentation/modules/PaginationModule/dependencies.svg +56 -56
  188. package/docs/documentation/modules/PaginationModule.html +56 -56
  189. package/docs/documentation/modules/PanelModule/dependencies.svg +36 -36
  190. package/docs/documentation/modules/PanelModule.html +36 -36
  191. package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +24 -24
  192. package/docs/documentation/modules/ProgressIndicatorModule.html +24 -24
  193. package/docs/documentation/modules/RadioModule/dependencies.svg +38 -38
  194. package/docs/documentation/modules/RadioModule.html +38 -38
  195. package/docs/documentation/modules/SearchModule/dependencies.svg +49 -45
  196. package/docs/documentation/modules/SearchModule.html +49 -45
  197. package/docs/documentation/modules/SideNavModule/dependencies.svg +4 -4
  198. package/docs/documentation/modules/SideNavModule.html +4 -4
  199. package/docs/documentation/modules/SliderModule/dependencies.svg +45 -41
  200. package/docs/documentation/modules/SliderModule.html +45 -41
  201. package/docs/documentation/modules/StructuredListModule/dependencies.svg +6 -6
  202. package/docs/documentation/modules/StructuredListModule.html +6 -6
  203. package/docs/documentation/modules/TableModule/dependencies.svg +4 -4
  204. package/docs/documentation/modules/TableModule.html +4 -4
  205. package/docs/documentation/modules/TabsModule/dependencies.svg +68 -68
  206. package/docs/documentation/modules/TabsModule.html +68 -68
  207. package/docs/documentation/modules/TagModule/dependencies.svg +39 -39
  208. package/docs/documentation/modules/TagModule.html +39 -39
  209. package/docs/documentation/modules/TilesModule/dependencies.svg +108 -108
  210. package/docs/documentation/modules/TilesModule.html +108 -108
  211. package/docs/documentation/modules/TimePickerModule/dependencies.svg +4 -4
  212. package/docs/documentation/modules/TimePickerModule.html +4 -4
  213. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +49 -45
  214. package/docs/documentation/modules/TimePickerSelectModule.html +49 -45
  215. package/docs/documentation/modules/ToggleModule/dependencies.svg +20 -20
  216. package/docs/documentation/modules/ToggleModule.html +20 -20
  217. package/docs/documentation/modules/ToggletipModule/dependencies.svg +38 -38
  218. package/docs/documentation/modules/ToggletipModule.html +38 -38
  219. package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
  220. package/docs/documentation/modules/TooltipModule.html +4 -4
  221. package/docs/documentation/modules/TreeviewModule/dependencies.svg +38 -38
  222. package/docs/documentation/modules/TreeviewModule.html +38 -38
  223. package/docs/documentation/modules.html +17 -0
  224. package/docs/documentation/overview.html +2434 -2392
  225. package/docs/documentation.json +761 -174
  226. package/docs/storybook/3882.9e469f74.iframe.bundle.js +1 -0
  227. package/docs/storybook/6765.d3d95861.iframe.bundle.js +1 -0
  228. package/docs/storybook/8446.ede82a46.iframe.bundle.js +1 -0
  229. package/docs/storybook/901.85bd76a6.iframe.bundle.js +1 -0
  230. package/docs/storybook/ai-label-ai-label-stories.83ed183b.iframe.bundle.js +1 -0
  231. package/docs/storybook/aspect-ratio-aspect-ratio-stories.c37d215b.iframe.bundle.js +1 -0
  232. package/docs/storybook/breadcrumb-breadcrumb-stories.dd2ec21e.iframe.bundle.js +1 -0
  233. package/docs/storybook/button-button-set-stories.728ebf5f.iframe.bundle.js +1 -0
  234. package/docs/storybook/button-button-stories.c9729421.iframe.bundle.js +1 -0
  235. package/docs/storybook/button-icon-button-stories.fc23268c.iframe.bundle.js +1 -0
  236. package/docs/storybook/code-snippet-code-snippet-stories.3a3612f5.iframe.bundle.js +1 -0
  237. package/docs/storybook/combo-button-combo-button-stories.cef397f6.iframe.bundle.js +1 -0
  238. package/docs/storybook/contained-list-contained-list-stories.0ffa11a3.iframe.bundle.js +1 -0
  239. package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.1472d98b.iframe.bundle.js +1 -0
  240. package/docs/storybook/file-uploader-file-stories.de3eb6c6.iframe.bundle.js +1 -0
  241. package/docs/storybook/iframe.html +2 -2
  242. package/docs/storybook/index-stories.aaa9daa9.iframe.bundle.js +1 -0
  243. package/docs/storybook/index.json +1 -1
  244. package/docs/storybook/input-password-stories.017691b2.iframe.bundle.js +1 -0
  245. package/docs/storybook/{link-link-stories.4cac438a.iframe.bundle.js → link-link-stories.f3492da3.iframe.bundle.js} +1 -1
  246. package/docs/storybook/main.3cc3946e.iframe.bundle.js +1 -0
  247. package/docs/storybook/main.css +4 -0
  248. package/docs/storybook/menu-button-menu-button-stories.8c0d07ce.iframe.bundle.js +1 -0
  249. package/docs/storybook/pagination-pagination-nav-stories.0597d93b.iframe.bundle.js +1 -0
  250. package/docs/storybook/pagination-pagination-stories.2cf29e31.iframe.bundle.js +1 -0
  251. package/docs/storybook/patterns-dialogs-modal-with-table-stories.4f440932.iframe.bundle.js +1 -0
  252. package/docs/storybook/patterns-forms-multi-step-form-stories.b14dd97f.iframe.bundle.js +1 -0
  253. package/docs/storybook/{progress-bar-progress-bar-stories.1a710c39.iframe.bundle.js → progress-bar-progress-bar-stories.c95454e6.iframe.bundle.js} +1 -1
  254. package/docs/storybook/project.json +1 -1
  255. package/docs/storybook/runtime~main.95ff2c7c.iframe.bundle.js +1 -0
  256. package/docs/storybook/stories.json +1 -1
  257. package/docs/storybook/toggletip-toggletip-stories.d189bccc.iframe.bundle.js +1 -0
  258. package/docs/storybook/{treeview-treeview-stories.5f353fb5.iframe.bundle.js → treeview-treeview-stories.dd4ab04a.iframe.bundle.js} +1 -1
  259. package/esm2020/aspect-ratio/aspect-ratio.directive.mjs +94 -0
  260. package/esm2020/aspect-ratio/aspect-ratio.module.mjs +16 -0
  261. package/esm2020/aspect-ratio/carbon-components-angular-aspect-ratio.mjs +5 -0
  262. package/esm2020/aspect-ratio/index.mjs +4 -0
  263. package/esm2020/breadcrumb/breadcrumb.component.mjs +12 -4
  264. package/esm2020/button/button-set.component.mjs +51 -4
  265. package/esm2020/file-uploader/file-uploader.component.mjs +1 -1
  266. package/esm2020/index.mjs +2 -1
  267. package/esm2020/link/link.directive.mjs +31 -2
  268. package/esm2020/notification/actionable-notification.component.mjs +1 -1
  269. package/esm2020/progress-bar/progress-bar.component.mjs +13 -3
  270. package/esm2020/tiles/clickable-tile.component.mjs +1 -1
  271. package/esm2020/treeview/treeview.component.mjs +12 -4
  272. package/fesm2015/carbon-components-angular-aspect-ratio.mjs +114 -0
  273. package/fesm2015/carbon-components-angular-aspect-ratio.mjs.map +1 -0
  274. package/fesm2015/carbon-components-angular-breadcrumb.mjs +11 -3
  275. package/fesm2015/carbon-components-angular-breadcrumb.mjs.map +1 -1
  276. package/fesm2015/carbon-components-angular-button.mjs +48 -2
  277. package/fesm2015/carbon-components-angular-button.mjs.map +1 -1
  278. package/fesm2015/carbon-components-angular-file-uploader.mjs.map +1 -1
  279. package/fesm2015/carbon-components-angular-link.mjs +30 -1
  280. package/fesm2015/carbon-components-angular-link.mjs.map +1 -1
  281. package/fesm2015/carbon-components-angular-notification.mjs +1 -1
  282. package/fesm2015/carbon-components-angular-notification.mjs.map +1 -1
  283. package/fesm2015/carbon-components-angular-progress-bar.mjs +12 -2
  284. package/fesm2015/carbon-components-angular-progress-bar.mjs.map +1 -1
  285. package/fesm2015/carbon-components-angular-tiles.mjs +1 -1
  286. package/fesm2015/carbon-components-angular-tiles.mjs.map +1 -1
  287. package/fesm2015/carbon-components-angular-treeview.mjs +11 -3
  288. package/fesm2015/carbon-components-angular-treeview.mjs.map +1 -1
  289. package/fesm2015/carbon-components-angular.mjs +1 -0
  290. package/fesm2015/carbon-components-angular.mjs.map +1 -1
  291. package/fesm2020/carbon-components-angular-aspect-ratio.mjs +114 -0
  292. package/fesm2020/carbon-components-angular-aspect-ratio.mjs.map +1 -0
  293. package/fesm2020/carbon-components-angular-breadcrumb.mjs +11 -3
  294. package/fesm2020/carbon-components-angular-breadcrumb.mjs.map +1 -1
  295. package/fesm2020/carbon-components-angular-button.mjs +48 -2
  296. package/fesm2020/carbon-components-angular-button.mjs.map +1 -1
  297. package/fesm2020/carbon-components-angular-file-uploader.mjs.map +1 -1
  298. package/fesm2020/carbon-components-angular-link.mjs +30 -1
  299. package/fesm2020/carbon-components-angular-link.mjs.map +1 -1
  300. package/fesm2020/carbon-components-angular-notification.mjs +1 -1
  301. package/fesm2020/carbon-components-angular-notification.mjs.map +1 -1
  302. package/fesm2020/carbon-components-angular-progress-bar.mjs +12 -2
  303. package/fesm2020/carbon-components-angular-progress-bar.mjs.map +1 -1
  304. package/fesm2020/carbon-components-angular-tiles.mjs +1 -1
  305. package/fesm2020/carbon-components-angular-tiles.mjs.map +1 -1
  306. package/fesm2020/carbon-components-angular-treeview.mjs +11 -3
  307. package/fesm2020/carbon-components-angular-treeview.mjs.map +1 -1
  308. package/fesm2020/carbon-components-angular.mjs +1 -0
  309. package/fesm2020/carbon-components-angular.mjs.map +1 -1
  310. package/file-uploader/file-uploader.component.d.ts +1 -1
  311. package/index.d.ts +1 -0
  312. package/link/link.directive.d.ts +12 -1
  313. package/package.json +9 -1
  314. package/progress-bar/progress-bar.component.d.ts +5 -1
  315. package/treeview/treeview.component.d.ts +5 -1
  316. package/docs/storybook/3882.2af5ae61.iframe.bundle.js +0 -1
  317. package/docs/storybook/6765.d905495d.iframe.bundle.js +0 -1
  318. package/docs/storybook/8446.1692c590.iframe.bundle.js +0 -1
  319. package/docs/storybook/901.9de15b4c.iframe.bundle.js +0 -1
  320. package/docs/storybook/ai-label-ai-label-stories.3863651c.iframe.bundle.js +0 -1
  321. package/docs/storybook/breadcrumb-breadcrumb-stories.67d90790.iframe.bundle.js +0 -1
  322. package/docs/storybook/button-button-set-stories.f700607b.iframe.bundle.js +0 -1
  323. package/docs/storybook/button-button-stories.1ffb2978.iframe.bundle.js +0 -1
  324. package/docs/storybook/button-icon-button-stories.bf455670.iframe.bundle.js +0 -1
  325. package/docs/storybook/code-snippet-code-snippet-stories.206940f5.iframe.bundle.js +0 -1
  326. package/docs/storybook/combo-button-combo-button-stories.17bfb9ad.iframe.bundle.js +0 -1
  327. package/docs/storybook/contained-list-contained-list-stories.30927845.iframe.bundle.js +0 -1
  328. package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.d99d789a.iframe.bundle.js +0 -1
  329. package/docs/storybook/file-uploader-file-stories.b2dca44d.iframe.bundle.js +0 -1
  330. package/docs/storybook/index-stories.c6574320.iframe.bundle.js +0 -1
  331. package/docs/storybook/input-password-stories.de80f004.iframe.bundle.js +0 -1
  332. package/docs/storybook/main.4ba3ac58.iframe.bundle.js +0 -1
  333. package/docs/storybook/menu-button-menu-button-stories.869bfd47.iframe.bundle.js +0 -1
  334. package/docs/storybook/pagination-pagination-nav-stories.647ce4df.iframe.bundle.js +0 -1
  335. package/docs/storybook/pagination-pagination-stories.aa18b936.iframe.bundle.js +0 -1
  336. package/docs/storybook/patterns-dialogs-modal-with-table-stories.667327eb.iframe.bundle.js +0 -1
  337. package/docs/storybook/patterns-forms-multi-step-form-stories.9778a566.iframe.bundle.js +0 -1
  338. package/docs/storybook/runtime~main.229d454b.iframe.bundle.js +0 -1
  339. package/docs/storybook/toggletip-toggletip-stories.44da6843.iframe.bundle.js +0 -1
@@ -133,387 +133,387 @@
133
133
  <title>cluster_NotificationModule</title>
134
134
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 2497,-268 2497,-70 8,-70"/>
135
135
  </g>
136
+ <g id="clust2" class="cluster">
137
+ <title>cluster_NotificationModule_declarations</title>
138
+ <polygon fill="none" stroke="black" points="1049,-78 1049,-130 2489,-130 2489,-78 1049,-78"/>
139
+ </g>
140
+ <g id="clust16" class="cluster">
141
+ <title>cluster_NotificationModule_exports</title>
142
+ <polygon fill="none" stroke="black" points="705,-208 705,-260 2054,-260 2054,-208 705,-208"/>
143
+ </g>
136
144
  <g id="clust18" class="cluster">
137
145
  <title>cluster_NotificationModule_providers</title>
138
- <polygon fill="none" stroke="black" points="2048,-78 2048,-130 2489,-130 2489,-78 2048,-78"/>
146
+ <polygon fill="none" stroke="black" points="600,-78 600,-130 1041,-130 1041,-78 600,-78"/>
139
147
  </g>
140
148
  <g id="clust15" class="cluster">
141
149
  <title>cluster_NotificationModule_imports</title>
142
- <polygon fill="none" stroke="black" points="1464,-78 1464,-130 2040,-130 2040,-78 1464,-78"/>
143
- </g>
144
- <g id="clust16" class="cluster">
145
- <title>cluster_NotificationModule_exports</title>
146
- <polygon fill="none" stroke="black" points="493,-208 493,-260 1842,-260 1842,-208 493,-208"/>
147
- </g>
148
- <g id="clust2" class="cluster">
149
- <title>cluster_NotificationModule_declarations</title>
150
- <polygon fill="none" stroke="black" points="16,-78 16,-130 1456,-130 1456,-78 16,-78"/>
150
+ <polygon fill="none" stroke="black" points="16,-78 16,-130 592,-130 592,-78 16,-78"/>
151
151
  </g>
152
152
  <!-- ActionableButton -->
153
153
  <g id="node1" class="node">
154
154
  <title>ActionableButton</title>
155
- <polygon fill="#ffffb3" stroke="black" points="1447.54,-122 1332.46,-122 1332.46,-86 1447.54,-86 1447.54,-122"/>
156
- <text text-anchor="middle" x="1390" y="-99.8" font-family="Times,serif" font-size="14.00">ActionableButton</text>
155
+ <polygon fill="#ffffb3" stroke="black" points="2480.54,-122 2365.46,-122 2365.46,-86 2480.54,-86 2480.54,-122"/>
156
+ <text text-anchor="middle" x="2423" y="-99.8" font-family="Times,serif" font-size="14.00">ActionableButton</text>
157
157
  </g>
158
158
  <!-- NotificationModule -->
159
159
  <g id="node13" class="node">
160
160
  <title>NotificationModule</title>
161
- <polygon fill="#8dd3c7" stroke="black" points="1154.7,-187 1151.7,-191 1130.7,-191 1127.7,-187 1027.3,-187 1027.3,-151 1154.7,-151 1154.7,-187"/>
162
- <text text-anchor="middle" x="1091" y="-164.8" font-family="Times,serif" font-size="14.00">NotificationModule</text>
161
+ <polygon fill="#8dd3c7" stroke="black" points="1366.7,-187 1363.7,-191 1342.7,-191 1339.7,-187 1239.3,-187 1239.3,-151 1366.7,-151 1366.7,-187"/>
162
+ <text text-anchor="middle" x="1303" y="-164.8" font-family="Times,serif" font-size="14.00">NotificationModule</text>
163
163
  </g>
164
164
  <!-- ActionableButton&#45;&gt;NotificationModule -->
165
165
  <g id="edge1" class="edge">
166
166
  <title>ActionableButton&#45;&gt;NotificationModule</title>
167
- <path fill="none" stroke="black" d="M1359.46,-122.19C1359.46,-137.18 1359.46,-156 1359.46,-156 1359.46,-156 1164.62,-156 1164.62,-156"/>
168
- <polygon fill="black" stroke="black" points="1164.62,-152.5 1154.62,-156 1164.62,-159.5 1164.62,-152.5"/>
167
+ <path fill="none" stroke="black" d="M2423,-122.22C2423,-142.37 2423,-172 2423,-172 2423,-172 1376.83,-172 1376.83,-172"/>
168
+ <polygon fill="black" stroke="black" points="1376.83,-168.5 1366.83,-172 1376.83,-175.5 1376.83,-168.5"/>
169
169
  </g>
170
170
  <!-- ActionableNotification -->
171
171
  <g id="node2" class="node">
172
172
  <title>ActionableNotification</title>
173
- <polygon fill="#ffffb3" stroke="black" points="1314.57,-122 1169.43,-122 1169.43,-86 1314.57,-86 1314.57,-122"/>
174
- <text text-anchor="middle" x="1242" y="-99.8" font-family="Times,serif" font-size="14.00">ActionableNotification</text>
173
+ <polygon fill="#ffffb3" stroke="black" points="2347.57,-122 2202.43,-122 2202.43,-86 2347.57,-86 2347.57,-122"/>
174
+ <text text-anchor="middle" x="2275" y="-99.8" font-family="Times,serif" font-size="14.00">ActionableNotification</text>
175
175
  </g>
176
176
  <!-- ActionableNotification&#45;&gt;NotificationModule -->
177
177
  <g id="edge2" class="edge">
178
178
  <title>ActionableNotification&#45;&gt;NotificationModule</title>
179
- <path fill="none" stroke="black" d="M1203.48,-122.05C1203.48,-136.37 1203.48,-154 1203.48,-154 1203.48,-154 1164.8,-154 1164.8,-154"/>
180
- <polygon fill="black" stroke="black" points="1164.8,-150.5 1154.8,-154 1164.8,-157.5 1164.8,-150.5"/>
179
+ <path fill="none" stroke="black" d="M2275,-122.11C2275,-141.34 2275,-169 2275,-169 2275,-169 1376.78,-169 1376.78,-169"/>
180
+ <polygon fill="black" stroke="black" points="1376.78,-165.5 1366.78,-169 1376.78,-172.5 1376.78,-165.5"/>
181
181
  </g>
182
182
  <!-- ActionableSubtitle -->
183
183
  <g id="node3" class="node">
184
184
  <title>ActionableSubtitle</title>
185
- <polygon fill="#ffffb3" stroke="black" points="1151.48,-122 1030.52,-122 1030.52,-86 1151.48,-86 1151.48,-122"/>
186
- <text text-anchor="middle" x="1091" y="-99.8" font-family="Times,serif" font-size="14.00">ActionableSubtitle</text>
185
+ <polygon fill="#ffffb3" stroke="black" points="2184.48,-122 2063.52,-122 2063.52,-86 2184.48,-86 2184.48,-122"/>
186
+ <text text-anchor="middle" x="2124" y="-99.8" font-family="Times,serif" font-size="14.00">ActionableSubtitle</text>
187
187
  </g>
188
188
  <!-- ActionableSubtitle&#45;&gt;NotificationModule -->
189
189
  <g id="edge3" class="edge">
190
190
  <title>ActionableSubtitle&#45;&gt;NotificationModule</title>
191
- <path fill="none" stroke="black" d="M1091,-122.11C1091,-122.11 1091,-140.99 1091,-140.99"/>
192
- <polygon fill="black" stroke="black" points="1087.5,-140.99 1091,-150.99 1094.5,-140.99 1087.5,-140.99"/>
191
+ <path fill="none" stroke="black" d="M2124,-122.22C2124,-140.83 2124,-167 2124,-167 2124,-167 1376.74,-167 1376.74,-167"/>
192
+ <polygon fill="black" stroke="black" points="1376.74,-163.5 1366.74,-167 1376.74,-170.5 1376.74,-163.5"/>
193
193
  </g>
194
194
  <!-- ActionableTitle -->
195
195
  <g id="node4" class="node">
196
196
  <title>ActionableTitle</title>
197
- <polygon fill="#ffffb3" stroke="black" points="1012.86,-122 909.14,-122 909.14,-86 1012.86,-86 1012.86,-122"/>
198
- <text text-anchor="middle" x="961" y="-99.8" font-family="Times,serif" font-size="14.00">ActionableTitle</text>
197
+ <polygon fill="#ffffb3" stroke="black" points="2045.86,-122 1942.14,-122 1942.14,-86 2045.86,-86 2045.86,-122"/>
198
+ <text text-anchor="middle" x="1994" y="-99.8" font-family="Times,serif" font-size="14.00">ActionableTitle</text>
199
199
  </g>
200
200
  <!-- ActionableTitle&#45;&gt;NotificationModule -->
201
201
  <g id="edge4" class="edge">
202
202
  <title>ActionableTitle&#45;&gt;NotificationModule</title>
203
- <path fill="none" stroke="black" d="M974.89,-122.05C974.89,-136.37 974.89,-154 974.89,-154 974.89,-154 1017.17,-154 1017.17,-154"/>
204
- <polygon fill="black" stroke="black" points="1017.17,-157.5 1027.17,-154 1017.17,-150.5 1017.17,-157.5"/>
203
+ <path fill="none" stroke="black" d="M1993.79,-122C1993.79,-139.68 1993.79,-164 1993.79,-164 1993.79,-164 1376.75,-164 1376.75,-164"/>
204
+ <polygon fill="black" stroke="black" points="1376.75,-160.5 1366.75,-164 1376.75,-167.5 1376.75,-160.5"/>
205
205
  </g>
206
206
  <!-- BaseNotification -->
207
207
  <g id="node5" class="node">
208
208
  <title>BaseNotification</title>
209
- <polygon fill="#ffffb3" stroke="black" points="891.36,-122 780.64,-122 780.64,-86 891.36,-86 891.36,-122"/>
210
- <text text-anchor="middle" x="836" y="-99.8" font-family="Times,serif" font-size="14.00">BaseNotification</text>
209
+ <polygon fill="#ffffb3" stroke="black" points="1924.36,-122 1813.64,-122 1813.64,-86 1924.36,-86 1924.36,-122"/>
210
+ <text text-anchor="middle" x="1869" y="-99.8" font-family="Times,serif" font-size="14.00">BaseNotification</text>
211
211
  </g>
212
212
  <!-- BaseNotification&#45;&gt;NotificationModule -->
213
213
  <g id="edge5" class="edge">
214
214
  <title>BaseNotification&#45;&gt;NotificationModule</title>
215
- <path fill="none" stroke="black" d="M883.71,-122.19C883.71,-137.18 883.71,-156 883.71,-156 883.71,-156 1017.4,-156 1017.4,-156"/>
216
- <polygon fill="black" stroke="black" points="1017.4,-159.5 1027.4,-156 1017.4,-152.5 1017.4,-159.5"/>
215
+ <path fill="none" stroke="black" d="M1860.93,-122.03C1860.93,-139.06 1860.93,-162 1860.93,-162 1860.93,-162 1376.73,-162 1376.73,-162"/>
216
+ <polygon fill="black" stroke="black" points="1376.73,-158.5 1366.73,-162 1376.73,-165.5 1376.73,-158.5"/>
217
217
  </g>
218
218
  <!-- Notification -->
219
219
  <g id="node6" class="node">
220
220
  <title>Notification</title>
221
- <polygon fill="#ffffb3" stroke="black" points="762.65,-122 679.35,-122 679.35,-86 762.65,-86 762.65,-122"/>
222
- <text text-anchor="middle" x="721" y="-99.8" font-family="Times,serif" font-size="14.00">Notification</text>
221
+ <polygon fill="#ffffb3" stroke="black" points="1795.65,-122 1712.35,-122 1712.35,-86 1795.65,-86 1795.65,-122"/>
222
+ <text text-anchor="middle" x="1754" y="-99.8" font-family="Times,serif" font-size="14.00">Notification</text>
223
223
  </g>
224
224
  <!-- Notification&#45;&gt;NotificationModule -->
225
225
  <g id="edge6" class="edge">
226
226
  <title>Notification&#45;&gt;NotificationModule</title>
227
- <path fill="none" stroke="black" d="M736.18,-122.01C736.18,-138.05 736.18,-159 736.18,-159 736.18,-159 1017.16,-159 1017.16,-159"/>
228
- <polygon fill="black" stroke="black" points="1017.16,-162.5 1027.16,-159 1017.16,-155.5 1017.16,-162.5"/>
227
+ <path fill="none" stroke="black" d="M1726.71,-122.01C1726.71,-138.05 1726.71,-159 1726.71,-159 1726.71,-159 1376.89,-159 1376.89,-159"/>
228
+ <polygon fill="black" stroke="black" points="1376.89,-155.5 1366.89,-159 1376.89,-162.5 1376.89,-155.5"/>
229
229
  </g>
230
230
  <!-- NotificationSubtitle -->
231
231
  <g id="node7" class="node">
232
232
  <title>NotificationSubtitle</title>
233
- <polygon fill="#ffffb3" stroke="black" points="661.71,-122 534.29,-122 534.29,-86 661.71,-86 661.71,-122"/>
234
- <text text-anchor="middle" x="598" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationSubtitle</text>
233
+ <polygon fill="#ffffb3" stroke="black" points="1694.71,-122 1567.29,-122 1567.29,-86 1694.71,-86 1694.71,-122"/>
234
+ <text text-anchor="middle" x="1631" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationSubtitle</text>
235
235
  </g>
236
236
  <!-- NotificationSubtitle&#45;&gt;NotificationModule -->
237
237
  <g id="edge7" class="edge">
238
238
  <title>NotificationSubtitle&#45;&gt;NotificationModule</title>
239
- <path fill="none" stroke="black" d="M629.26,-122.04C629.26,-138.73 629.26,-161 629.26,-161 629.26,-161 1017.28,-161 1017.28,-161"/>
240
- <polygon fill="black" stroke="black" points="1017.28,-164.5 1027.28,-161 1017.28,-157.5 1017.28,-164.5"/>
239
+ <path fill="none" stroke="black" d="M1583.04,-122.24C1583.04,-137.57 1583.04,-157 1583.04,-157 1583.04,-157 1376.9,-157 1376.9,-157"/>
240
+ <polygon fill="black" stroke="black" points="1376.9,-153.5 1366.9,-157 1376.9,-160.5 1376.9,-153.5"/>
241
241
  </g>
242
242
  <!-- NotificationTitle -->
243
243
  <g id="node8" class="node">
244
244
  <title>NotificationTitle</title>
245
- <polygon fill="#ffffb3" stroke="black" points="516.09,-122 405.91,-122 405.91,-86 516.09,-86 516.09,-122"/>
246
- <text text-anchor="middle" x="461" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationTitle</text>
245
+ <polygon fill="#ffffb3" stroke="black" points="1549.09,-122 1438.91,-122 1438.91,-86 1549.09,-86 1549.09,-122"/>
246
+ <text text-anchor="middle" x="1494" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationTitle</text>
247
247
  </g>
248
248
  <!-- NotificationTitle&#45;&gt;NotificationModule -->
249
249
  <g id="edge8" class="edge">
250
250
  <title>NotificationTitle&#45;&gt;NotificationModule</title>
251
- <path fill="none" stroke="black" d="M508.76,-122.02C508.76,-139.37 508.76,-163 508.76,-163 508.76,-163 1017.3,-163 1017.3,-163"/>
252
- <polygon fill="black" stroke="black" points="1017.3,-166.5 1027.3,-163 1017.3,-159.5 1017.3,-166.5"/>
251
+ <path fill="none" stroke="black" d="M1456.27,-122.05C1456.27,-136.37 1456.27,-154 1456.27,-154 1456.27,-154 1376.67,-154 1376.67,-154"/>
252
+ <polygon fill="black" stroke="black" points="1376.67,-150.5 1366.67,-154 1376.67,-157.5 1376.67,-150.5"/>
253
253
  </g>
254
254
  <!-- Toast -->
255
255
  <g id="node9" class="node">
256
256
  <title>Toast</title>
257
- <polygon fill="#ffffb3" stroke="black" points="388,-122 334,-122 334,-86 388,-86 388,-122"/>
258
- <text text-anchor="middle" x="361" y="-99.8" font-family="Times,serif" font-size="14.00">Toast</text>
257
+ <polygon fill="#ffffb3" stroke="black" points="1421,-122 1367,-122 1367,-86 1421,-86 1421,-122"/>
258
+ <text text-anchor="middle" x="1394" y="-99.8" font-family="Times,serif" font-size="14.00">Toast</text>
259
259
  </g>
260
260
  <!-- Toast&#45;&gt;NotificationModule -->
261
261
  <g id="edge9" class="edge">
262
262
  <title>Toast&#45;&gt;NotificationModule</title>
263
- <path fill="none" stroke="black" d="M361,-122.27C361,-140.56 361,-166 361,-166 361,-166 1017.18,-166 1017.18,-166"/>
264
- <polygon fill="black" stroke="black" points="1017.18,-169.5 1027.18,-166 1017.18,-162.5 1017.18,-169.5"/>
263
+ <path fill="none" stroke="black" d="M1366.83,-104C1361.57,-104 1357.66,-104 1357.66,-104 1357.66,-104 1357.66,-140.89 1357.66,-140.89"/>
264
+ <polygon fill="black" stroke="black" points="1354.16,-140.89 1357.66,-150.89 1361.16,-140.89 1354.16,-140.89"/>
265
265
  </g>
266
266
  <!-- ToastCaption -->
267
267
  <g id="node10" class="node">
268
268
  <title>ToastCaption</title>
269
- <polygon fill="#ffffb3" stroke="black" points="315.94,-122 224.06,-122 224.06,-86 315.94,-86 315.94,-122"/>
270
- <text text-anchor="middle" x="270" y="-99.8" font-family="Times,serif" font-size="14.00">ToastCaption</text>
269
+ <polygon fill="#ffffb3" stroke="black" points="1348.94,-122 1257.06,-122 1257.06,-86 1348.94,-86 1348.94,-122"/>
270
+ <text text-anchor="middle" x="1303" y="-99.8" font-family="Times,serif" font-size="14.00">ToastCaption</text>
271
271
  </g>
272
272
  <!-- ToastCaption&#45;&gt;NotificationModule -->
273
273
  <g id="edge10" class="edge">
274
274
  <title>ToastCaption&#45;&gt;NotificationModule</title>
275
- <path fill="none" stroke="black" d="M270,-122.17C270,-141.09 270,-168 270,-168 270,-168 1017.26,-168 1017.26,-168"/>
276
- <polygon fill="black" stroke="black" points="1017.26,-171.5 1027.26,-168 1017.26,-164.5 1017.26,-171.5"/>
275
+ <path fill="none" stroke="black" d="M1303,-122.11C1303,-122.11 1303,-140.99 1303,-140.99"/>
276
+ <polygon fill="black" stroke="black" points="1299.5,-140.99 1303,-150.99 1306.5,-140.99 1299.5,-140.99"/>
277
277
  </g>
278
278
  <!-- ToastSubtitle -->
279
279
  <g id="node11" class="node">
280
280
  <title>ToastSubtitle</title>
281
- <polygon fill="#ffffb3" stroke="black" points="206.16,-122 115.84,-122 115.84,-86 206.16,-86 206.16,-122"/>
282
- <text text-anchor="middle" x="161" y="-99.8" font-family="Times,serif" font-size="14.00">ToastSubtitle</text>
281
+ <polygon fill="#ffffb3" stroke="black" points="1239.16,-122 1148.84,-122 1148.84,-86 1239.16,-86 1239.16,-122"/>
282
+ <text text-anchor="middle" x="1194" y="-99.8" font-family="Times,serif" font-size="14.00">ToastSubtitle</text>
283
283
  </g>
284
284
  <!-- ToastSubtitle&#45;&gt;NotificationModule -->
285
285
  <g id="edge11" class="edge">
286
286
  <title>ToastSubtitle&#45;&gt;NotificationModule</title>
287
- <path fill="none" stroke="black" d="M161,-122.31C161,-142.15 161,-171 161,-171 161,-171 1017.08,-171 1017.08,-171"/>
288
- <polygon fill="black" stroke="black" points="1017.08,-174.5 1027.08,-171 1017.08,-167.5 1017.08,-174.5"/>
287
+ <path fill="none" stroke="black" d="M1239.37,-104C1244.73,-104 1248.34,-104 1248.34,-104 1248.34,-104 1248.34,-140.89 1248.34,-140.89"/>
288
+ <polygon fill="black" stroke="black" points="1244.84,-140.89 1248.34,-150.89 1251.84,-140.89 1244.84,-140.89"/>
289
289
  </g>
290
290
  <!-- ToastTitle -->
291
291
  <g id="node12" class="node">
292
292
  <title>ToastTitle</title>
293
- <polygon fill="#ffffb3" stroke="black" points="97.54,-122 24.46,-122 24.46,-86 97.54,-86 97.54,-122"/>
294
- <text text-anchor="middle" x="61" y="-99.8" font-family="Times,serif" font-size="14.00">ToastTitle</text>
293
+ <polygon fill="#ffffb3" stroke="black" points="1130.54,-122 1057.46,-122 1057.46,-86 1130.54,-86 1130.54,-122"/>
294
+ <text text-anchor="middle" x="1094" y="-99.8" font-family="Times,serif" font-size="14.00">ToastTitle</text>
295
295
  </g>
296
296
  <!-- ToastTitle&#45;&gt;NotificationModule -->
297
297
  <g id="edge12" class="edge">
298
298
  <title>ToastTitle&#45;&gt;NotificationModule</title>
299
- <path fill="none" stroke="black" d="M61,-122.13C61,-142.57 61,-173 61,-173 61,-173 1017.35,-173 1017.35,-173"/>
300
- <polygon fill="black" stroke="black" points="1017.35,-176.5 1027.35,-173 1017.35,-169.5 1017.35,-176.5"/>
299
+ <path fill="none" stroke="black" d="M1118.49,-122.05C1118.49,-136.37 1118.49,-154 1118.49,-154 1118.49,-154 1229.24,-154 1229.24,-154"/>
300
+ <polygon fill="black" stroke="black" points="1229.24,-157.5 1239.24,-154 1229.24,-150.5 1229.24,-157.5"/>
301
301
  </g>
302
302
  <!-- ActionableButton -->
303
303
  <g id="node19" class="node">
304
304
  <title>ActionableButton </title>
305
- <polygon fill="#fb8072" stroke="black" points="1833.54,-252 1714.46,-252 1714.46,-216 1833.54,-216 1833.54,-252"/>
306
- <text text-anchor="middle" x="1774" y="-229.8" font-family="Times,serif" font-size="14.00">ActionableButton </text>
305
+ <polygon fill="#fb8072" stroke="black" points="2045.54,-252 1926.46,-252 1926.46,-216 2045.54,-216 2045.54,-252"/>
306
+ <text text-anchor="middle" x="1986" y="-229.8" font-family="Times,serif" font-size="14.00">ActionableButton </text>
307
307
  </g>
308
308
  <!-- NotificationModule&#45;&gt;ActionableButton -->
309
309
  <g id="edge18" class="edge">
310
310
  <title>NotificationModule&#45;&gt;ActionableButton </title>
311
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1154.61,-175C1317.89,-175 1739.04,-175 1739.04,-175 1739.04,-175 1739.04,-205.98 1739.04,-205.98"/>
312
- <polygon fill="black" stroke="black" points="1735.54,-205.98 1739.04,-215.98 1742.54,-205.98 1735.54,-205.98"/>
311
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1366.71,-175C1527,-175 1934.27,-175 1934.27,-175 1934.27,-175 1934.27,-205.98 1934.27,-205.98"/>
312
+ <polygon fill="black" stroke="black" points="1930.77,-205.98 1934.27,-215.98 1937.77,-205.98 1930.77,-205.98"/>
313
313
  </g>
314
314
  <!-- ActionableNotification -->
315
315
  <g id="node20" class="node">
316
316
  <title>ActionableNotification </title>
317
- <polygon fill="#fb8072" stroke="black" points="1696.07,-252 1547.93,-252 1547.93,-216 1696.07,-216 1696.07,-252"/>
318
- <text text-anchor="middle" x="1622" y="-229.8" font-family="Times,serif" font-size="14.00">ActionableNotification </text>
317
+ <polygon fill="#fb8072" stroke="black" points="1908.07,-252 1759.93,-252 1759.93,-216 1908.07,-216 1908.07,-252"/>
318
+ <text text-anchor="middle" x="1834" y="-229.8" font-family="Times,serif" font-size="14.00">ActionableNotification </text>
319
319
  </g>
320
320
  <!-- NotificationModule&#45;&gt;ActionableNotification -->
321
321
  <g id="edge19" class="edge">
322
322
  <title>NotificationModule&#45;&gt;ActionableNotification </title>
323
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1154.73,-178C1281.43,-178 1552.86,-178 1552.86,-178 1552.86,-178 1552.86,-205.97 1552.86,-205.97"/>
324
- <polygon fill="black" stroke="black" points="1549.36,-205.97 1552.86,-215.97 1556.36,-205.97 1549.36,-205.97"/>
323
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1367.03,-177C1496.62,-177 1777.77,-177 1777.77,-177 1777.77,-177 1777.77,-205.96 1777.77,-205.96"/>
324
+ <polygon fill="black" stroke="black" points="1774.27,-205.96 1777.77,-215.96 1781.27,-205.96 1774.27,-205.96"/>
325
325
  </g>
326
326
  <!-- ActionableSubtitle -->
327
327
  <g id="node21" class="node">
328
328
  <title>ActionableSubtitle </title>
329
- <polygon fill="#fb8072" stroke="black" points="1529.48,-252 1404.52,-252 1404.52,-216 1529.48,-216 1529.48,-252"/>
330
- <text text-anchor="middle" x="1467" y="-229.8" font-family="Times,serif" font-size="14.00">ActionableSubtitle </text>
329
+ <polygon fill="#fb8072" stroke="black" points="1741.48,-252 1616.52,-252 1616.52,-216 1741.48,-216 1741.48,-252"/>
330
+ <text text-anchor="middle" x="1679" y="-229.8" font-family="Times,serif" font-size="14.00">ActionableSubtitle </text>
331
331
  </g>
332
332
  <!-- NotificationModule&#45;&gt;ActionableSubtitle -->
333
333
  <g id="edge20" class="edge">
334
334
  <title>NotificationModule&#45;&gt;ActionableSubtitle </title>
335
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1154.85,-180C1252.12,-180 1426.26,-180 1426.26,-180 1426.26,-180 1426.26,-205.72 1426.26,-205.72"/>
336
- <polygon fill="black" stroke="black" points="1422.76,-205.72 1426.26,-215.72 1429.76,-205.72 1422.76,-205.72"/>
335
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1366.87,-180C1468.5,-180 1655.68,-180 1655.68,-180 1655.68,-180 1655.68,-205.72 1655.68,-205.72"/>
336
+ <polygon fill="black" stroke="black" points="1652.18,-205.72 1655.68,-215.72 1659.18,-205.72 1652.18,-205.72"/>
337
337
  </g>
338
338
  <!-- ActionableTitle -->
339
339
  <g id="node22" class="node">
340
340
  <title>ActionableTitle </title>
341
- <polygon fill="#fb8072" stroke="black" points="1386.86,-252 1279.14,-252 1279.14,-216 1386.86,-216 1386.86,-252"/>
342
- <text text-anchor="middle" x="1333" y="-229.8" font-family="Times,serif" font-size="14.00">ActionableTitle </text>
341
+ <polygon fill="#fb8072" stroke="black" points="1598.86,-252 1491.14,-252 1491.14,-216 1598.86,-216 1598.86,-252"/>
342
+ <text text-anchor="middle" x="1545" y="-229.8" font-family="Times,serif" font-size="14.00">ActionableTitle </text>
343
343
  </g>
344
344
  <!-- NotificationModule&#45;&gt;ActionableTitle -->
345
345
  <g id="edge21" class="edge">
346
346
  <title>NotificationModule&#45;&gt;ActionableTitle </title>
347
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1154.75,-183C1215.23,-183 1296.93,-183 1296.93,-183 1296.93,-183 1296.93,-205.88 1296.93,-205.88"/>
348
- <polygon fill="black" stroke="black" points="1293.43,-205.88 1296.93,-215.88 1300.43,-205.88 1293.43,-205.88"/>
347
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1366.69,-182C1430.78,-182 1520.18,-182 1520.18,-182 1520.18,-182 1520.18,-205.81 1520.18,-205.81"/>
348
+ <polygon fill="black" stroke="black" points="1516.68,-205.81 1520.18,-215.81 1523.68,-205.81 1516.68,-205.81"/>
349
349
  </g>
350
350
  <!-- Notification -->
351
351
  <g id="node23" class="node">
352
352
  <title>Notification </title>
353
- <polygon fill="#fb8072" stroke="black" points="1261.65,-252 1174.35,-252 1174.35,-216 1261.65,-216 1261.65,-252"/>
354
- <text text-anchor="middle" x="1218" y="-229.8" font-family="Times,serif" font-size="14.00">Notification </text>
353
+ <polygon fill="#fb8072" stroke="black" points="1473.65,-252 1386.35,-252 1386.35,-216 1473.65,-216 1473.65,-252"/>
354
+ <text text-anchor="middle" x="1430" y="-229.8" font-family="Times,serif" font-size="14.00">Notification </text>
355
355
  </g>
356
356
  <!-- NotificationModule&#45;&gt;Notification -->
357
357
  <g id="edge22" class="edge">
358
358
  <title>NotificationModule&#45;&gt;Notification </title>
359
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1154.72,-185C1192.29,-185 1232.52,-185 1232.52,-185 1232.52,-185 1232.52,-205.75 1232.52,-205.75"/>
360
- <polygon fill="black" stroke="black" points="1229.02,-205.75 1232.52,-215.75 1236.02,-205.75 1229.02,-205.75"/>
359
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1366.78,-185C1386.77,-185 1403.71,-185 1403.71,-185 1403.71,-185 1403.71,-205.75 1403.71,-205.75"/>
360
+ <polygon fill="black" stroke="black" points="1400.21,-205.75 1403.71,-215.75 1407.21,-205.75 1400.21,-205.75"/>
361
361
  </g>
362
362
  <!-- NotificationSubtitle -->
363
363
  <g id="node24" class="node">
364
364
  <title>NotificationSubtitle </title>
365
- <polygon fill="#fb8072" stroke="black" points="1156.21,-252 1025.79,-252 1025.79,-216 1156.21,-216 1156.21,-252"/>
366
- <text text-anchor="middle" x="1091" y="-229.8" font-family="Times,serif" font-size="14.00">NotificationSubtitle </text>
365
+ <polygon fill="#fb8072" stroke="black" points="1368.21,-252 1237.79,-252 1237.79,-216 1368.21,-216 1368.21,-252"/>
366
+ <text text-anchor="middle" x="1303" y="-229.8" font-family="Times,serif" font-size="14.00">NotificationSubtitle </text>
367
367
  </g>
368
368
  <!-- NotificationModule&#45;&gt;NotificationSubtitle -->
369
369
  <g id="edge23" class="edge">
370
370
  <title>NotificationModule&#45;&gt;NotificationSubtitle </title>
371
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1091,-187.11C1091,-187.11 1091,-205.99 1091,-205.99"/>
372
- <polygon fill="black" stroke="black" points="1087.5,-205.99 1091,-215.99 1094.5,-205.99 1087.5,-205.99"/>
371
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1303,-187.11C1303,-187.11 1303,-205.99 1303,-205.99"/>
372
+ <polygon fill="black" stroke="black" points="1299.5,-205.99 1303,-215.99 1306.5,-205.99 1299.5,-205.99"/>
373
373
  </g>
374
374
  <!-- NotificationTitle -->
375
375
  <g id="node25" class="node">
376
376
  <title>NotificationTitle </title>
377
- <polygon fill="#fb8072" stroke="black" points="1007.59,-252 894.41,-252 894.41,-216 1007.59,-216 1007.59,-252"/>
378
- <text text-anchor="middle" x="951" y="-229.8" font-family="Times,serif" font-size="14.00">NotificationTitle </text>
377
+ <polygon fill="#fb8072" stroke="black" points="1219.59,-252 1106.41,-252 1106.41,-216 1219.59,-216 1219.59,-252"/>
378
+ <text text-anchor="middle" x="1163" y="-229.8" font-family="Times,serif" font-size="14.00">NotificationTitle </text>
379
379
  </g>
380
380
  <!-- NotificationModule&#45;&gt;NotificationTitle -->
381
381
  <g id="edge24" class="edge">
382
382
  <title>NotificationModule&#45;&gt;NotificationTitle </title>
383
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1027.37,-185C986.87,-185 941.98,-185 941.98,-185 941.98,-185 941.98,-205.75 941.98,-205.75"/>
384
- <polygon fill="black" stroke="black" points="938.48,-205.75 941.98,-215.75 945.48,-205.75 938.48,-205.75"/>
383
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1239.1,-185C1210.98,-185 1184.23,-185 1184.23,-185 1184.23,-185 1184.23,-205.75 1184.23,-205.75"/>
384
+ <polygon fill="black" stroke="black" points="1180.73,-205.75 1184.23,-215.75 1187.73,-205.75 1180.73,-205.75"/>
385
385
  </g>
386
386
  <!-- Toast -->
387
387
  <g id="node26" class="node">
388
388
  <title>Toast </title>
389
- <polygon fill="#fb8072" stroke="black" points="876,-252 822,-252 822,-216 876,-216 876,-252"/>
390
- <text text-anchor="middle" x="849" y="-229.8" font-family="Times,serif" font-size="14.00">Toast </text>
389
+ <polygon fill="#fb8072" stroke="black" points="1088,-252 1034,-252 1034,-216 1088,-216 1088,-252"/>
390
+ <text text-anchor="middle" x="1061" y="-229.8" font-family="Times,serif" font-size="14.00">Toast </text>
391
391
  </g>
392
392
  <!-- NotificationModule&#45;&gt;Toast -->
393
393
  <g id="edge25" class="edge">
394
394
  <title>NotificationModule&#45;&gt;Toast </title>
395
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1027.1,-183C955.4,-183 849,-183 849,-183 849,-183 849,-205.88 849,-205.88"/>
396
- <polygon fill="black" stroke="black" points="845.5,-205.88 849,-215.88 852.5,-205.88 845.5,-205.88"/>
395
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1239.13,-182C1170.95,-182 1072.61,-182 1072.61,-182 1072.61,-182 1072.61,-205.81 1072.61,-205.81"/>
396
+ <polygon fill="black" stroke="black" points="1069.11,-205.81 1072.61,-215.81 1076.11,-205.81 1069.11,-205.81"/>
397
397
  </g>
398
398
  <!-- ToastCaption -->
399
399
  <g id="node27" class="node">
400
400
  <title>ToastCaption </title>
401
- <polygon fill="#fb8072" stroke="black" points="804.43,-252 709.57,-252 709.57,-216 804.43,-216 804.43,-252"/>
402
- <text text-anchor="middle" x="757" y="-229.8" font-family="Times,serif" font-size="14.00">ToastCaption </text>
401
+ <polygon fill="#fb8072" stroke="black" points="1016.43,-252 921.57,-252 921.57,-216 1016.43,-216 1016.43,-252"/>
402
+ <text text-anchor="middle" x="969" y="-229.8" font-family="Times,serif" font-size="14.00">ToastCaption </text>
403
403
  </g>
404
404
  <!-- NotificationModule&#45;&gt;ToastCaption -->
405
405
  <g id="edge26" class="edge">
406
406
  <title>NotificationModule&#45;&gt;ToastCaption </title>
407
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1027.33,-180C939.67,-180 792.52,-180 792.52,-180 792.52,-180 792.52,-205.72 792.52,-205.72"/>
408
- <polygon fill="black" stroke="black" points="789.02,-205.72 792.52,-215.72 796.02,-205.72 789.02,-205.72"/>
407
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1239.39,-180C1142.48,-180 969,-180 969,-180 969,-180 969,-205.72 969,-205.72"/>
408
+ <polygon fill="black" stroke="black" points="965.5,-205.72 969,-215.72 972.5,-205.72 965.5,-205.72"/>
409
409
  </g>
410
410
  <!-- ToastSubtitle -->
411
411
  <g id="node28" class="node">
412
412
  <title>ToastSubtitle </title>
413
- <polygon fill="#fb8072" stroke="black" points="691.16,-252 596.84,-252 596.84,-216 691.16,-216 691.16,-252"/>
414
- <text text-anchor="middle" x="644" y="-229.8" font-family="Times,serif" font-size="14.00">ToastSubtitle </text>
413
+ <polygon fill="#fb8072" stroke="black" points="903.16,-252 808.84,-252 808.84,-216 903.16,-216 903.16,-252"/>
414
+ <text text-anchor="middle" x="856" y="-229.8" font-family="Times,serif" font-size="14.00">ToastSubtitle </text>
415
415
  </g>
416
416
  <!-- NotificationModule&#45;&gt;ToastSubtitle -->
417
417
  <g id="edge27" class="edge">
418
418
  <title>NotificationModule&#45;&gt;ToastSubtitle </title>
419
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1027.14,-178C912.84,-178 685.13,-178 685.13,-178 685.13,-178 685.13,-205.97 685.13,-205.97"/>
420
- <polygon fill="black" stroke="black" points="681.63,-205.97 685.13,-215.97 688.63,-205.97 681.63,-205.97"/>
419
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1238.96,-177C1115.36,-177 856,-177 856,-177 856,-177 856,-205.96 856,-205.96"/>
420
+ <polygon fill="black" stroke="black" points="852.5,-205.96 856,-215.96 859.5,-205.96 852.5,-205.96"/>
421
421
  </g>
422
422
  <!-- ToastTitle -->
423
423
  <g id="node29" class="node">
424
424
  <title>ToastTitle </title>
425
- <polygon fill="#fb8072" stroke="black" points="578.54,-252 501.46,-252 501.46,-216 578.54,-216 578.54,-252"/>
426
- <text text-anchor="middle" x="540" y="-229.8" font-family="Times,serif" font-size="14.00">ToastTitle </text>
425
+ <polygon fill="#fb8072" stroke="black" points="790.54,-252 713.46,-252 713.46,-216 790.54,-216 790.54,-252"/>
426
+ <text text-anchor="middle" x="752" y="-229.8" font-family="Times,serif" font-size="14.00">ToastTitle </text>
427
427
  </g>
428
428
  <!-- NotificationModule&#45;&gt;ToastTitle -->
429
429
  <g id="edge28" class="edge">
430
430
  <title>NotificationModule&#45;&gt;ToastTitle </title>
431
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1027.32,-175C885.58,-175 556.46,-175 556.46,-175 556.46,-175 556.46,-205.98 556.46,-205.98"/>
432
- <polygon fill="black" stroke="black" points="552.96,-205.98 556.46,-215.98 559.96,-205.98 552.96,-205.98"/>
431
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1239.36,-175C1101.19,-175 786.09,-175 786.09,-175 786.09,-175 786.09,-205.98 786.09,-205.98"/>
432
+ <polygon fill="black" stroke="black" points="782.59,-205.98 786.09,-215.98 789.59,-205.98 782.59,-205.98"/>
433
433
  </g>
434
434
  <!-- ButtonModule -->
435
435
  <g id="node14" class="node">
436
436
  <title>ButtonModule</title>
437
- <polygon fill="#8dd3c7" stroke="black" points="2031.67,-122 2028.67,-126 2007.67,-126 2004.67,-122 1934.33,-122 1934.33,-86 2031.67,-86 2031.67,-122"/>
438
- <text text-anchor="middle" x="1983" y="-99.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
437
+ <polygon fill="#8dd3c7" stroke="black" points="583.67,-122 580.67,-126 559.67,-126 556.67,-122 486.33,-122 486.33,-86 583.67,-86 583.67,-122"/>
438
+ <text text-anchor="middle" x="535" y="-99.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
439
439
  </g>
440
440
  <!-- ButtonModule&#45;&gt;NotificationModule -->
441
441
  <g id="edge13" class="edge">
442
442
  <title>ButtonModule&#45;&gt;NotificationModule</title>
443
- <path fill="none" stroke="black" d="M1983,-122.17C1983,-141.09 1983,-168 1983,-168 1983,-168 1164.79,-168 1164.79,-168"/>
444
- <polygon fill="black" stroke="black" points="1164.79,-164.5 1154.79,-168 1164.79,-171.5 1164.79,-164.5"/>
443
+ <path fill="none" stroke="black" d="M535,-122.03C535,-139.06 535,-162 535,-162 535,-162 1229.17,-162 1229.17,-162"/>
444
+ <polygon fill="black" stroke="black" points="1229.17,-165.5 1239.17,-162 1229.17,-158.5 1229.17,-165.5"/>
445
445
  </g>
446
446
  <!-- ExperimentalModule -->
447
447
  <g id="node15" class="node">
448
448
  <title>ExperimentalModule</title>
449
- <polygon fill="#8dd3c7" stroke="black" points="1916.47,-122 1913.47,-126 1892.47,-126 1889.47,-122 1781.53,-122 1781.53,-86 1916.47,-86 1916.47,-122"/>
450
- <text text-anchor="middle" x="1849" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
449
+ <polygon fill="#8dd3c7" stroke="black" points="468.47,-122 465.47,-126 444.47,-126 441.47,-122 333.53,-122 333.53,-86 468.47,-86 468.47,-122"/>
450
+ <text text-anchor="middle" x="401" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
451
451
  </g>
452
452
  <!-- ExperimentalModule&#45;&gt;NotificationModule -->
453
453
  <g id="edge14" class="edge">
454
454
  <title>ExperimentalModule&#45;&gt;NotificationModule</title>
455
- <path fill="none" stroke="black" d="M1807.52,-122.27C1807.52,-140.56 1807.52,-166 1807.52,-166 1807.52,-166 1164.9,-166 1164.9,-166"/>
456
- <polygon fill="black" stroke="black" points="1164.9,-162.5 1154.9,-166 1164.9,-169.5 1164.9,-162.5"/>
455
+ <path fill="none" stroke="black" d="M401,-122C401,-139.68 401,-164 401,-164 401,-164 1229.21,-164 1229.21,-164"/>
456
+ <polygon fill="black" stroke="black" points="1229.21,-167.5 1239.21,-164 1229.21,-160.5 1229.21,-167.5"/>
457
457
  </g>
458
458
  <!-- I18nModule -->
459
459
  <g id="node16" class="node">
460
460
  <title>I18nModule</title>
461
- <polygon fill="#8dd3c7" stroke="black" points="1763.71,-122 1760.71,-126 1739.71,-126 1736.71,-122 1678.29,-122 1678.29,-86 1763.71,-86 1763.71,-122"/>
462
- <text text-anchor="middle" x="1721" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
461
+ <polygon fill="#8dd3c7" stroke="black" points="315.71,-122 312.71,-126 291.71,-126 288.71,-122 230.29,-122 230.29,-86 315.71,-86 315.71,-122"/>
462
+ <text text-anchor="middle" x="273" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
463
463
  </g>
464
464
  <!-- I18nModule&#45;&gt;NotificationModule -->
465
465
  <g id="edge15" class="edge">
466
466
  <title>I18nModule&#45;&gt;NotificationModule</title>
467
- <path fill="none" stroke="black" d="M1687.34,-122.02C1687.34,-139.37 1687.34,-163 1687.34,-163 1687.34,-163 1164.82,-163 1164.82,-163"/>
468
- <polygon fill="black" stroke="black" points="1164.82,-159.5 1154.82,-163 1164.82,-166.5 1164.82,-159.5"/>
467
+ <path fill="none" stroke="black" d="M273,-122.22C273,-140.83 273,-167 273,-167 273,-167 1229.35,-167 1229.35,-167"/>
468
+ <polygon fill="black" stroke="black" points="1229.35,-170.5 1239.35,-167 1229.35,-163.5 1229.35,-170.5"/>
469
469
  </g>
470
470
  <!-- IconModule -->
471
471
  <g id="node17" class="node">
472
472
  <title>IconModule</title>
473
- <polygon fill="#8dd3c7" stroke="black" points="1660.43,-122 1657.43,-126 1636.43,-126 1633.43,-122 1575.57,-122 1575.57,-86 1660.43,-86 1660.43,-122"/>
474
- <text text-anchor="middle" x="1618" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
473
+ <polygon fill="#8dd3c7" stroke="black" points="212.43,-122 209.43,-126 188.43,-126 185.43,-122 127.57,-122 127.57,-86 212.43,-86 212.43,-122"/>
474
+ <text text-anchor="middle" x="170" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
475
475
  </g>
476
476
  <!-- IconModule&#45;&gt;NotificationModule -->
477
477
  <g id="edge16" class="edge">
478
478
  <title>IconModule&#45;&gt;NotificationModule</title>
479
- <path fill="none" stroke="black" d="M1618,-122.04C1618,-138.73 1618,-161 1618,-161 1618,-161 1164.83,-161 1164.83,-161"/>
480
- <polygon fill="black" stroke="black" points="1164.83,-157.5 1154.83,-161 1164.83,-164.5 1164.83,-157.5"/>
479
+ <path fill="none" stroke="black" d="M170,-122.11C170,-141.34 170,-169 170,-169 170,-169 1229.25,-169 1229.25,-169"/>
480
+ <polygon fill="black" stroke="black" points="1229.25,-172.5 1239.25,-169 1229.25,-165.5 1229.25,-172.5"/>
481
481
  </g>
482
482
  <!-- LinkModule -->
483
483
  <g id="node18" class="node">
484
484
  <title>LinkModule</title>
485
- <polygon fill="#8dd3c7" stroke="black" points="1557.99,-122 1554.99,-126 1533.99,-126 1530.99,-122 1472.01,-122 1472.01,-86 1557.99,-86 1557.99,-122"/>
486
- <text text-anchor="middle" x="1515" y="-99.8" font-family="Times,serif" font-size="14.00">LinkModule</text>
485
+ <polygon fill="#8dd3c7" stroke="black" points="109.99,-122 106.99,-126 85.99,-126 82.99,-122 24.01,-122 24.01,-86 109.99,-86 109.99,-122"/>
486
+ <text text-anchor="middle" x="67" y="-99.8" font-family="Times,serif" font-size="14.00">LinkModule</text>
487
487
  </g>
488
488
  <!-- LinkModule&#45;&gt;NotificationModule -->
489
489
  <g id="edge17" class="edge">
490
490
  <title>LinkModule&#45;&gt;NotificationModule</title>
491
- <path fill="none" stroke="black" d="M1500.62,-122.01C1500.62,-138.05 1500.62,-159 1500.62,-159 1500.62,-159 1165,-159 1165,-159"/>
492
- <polygon fill="black" stroke="black" points="1165,-155.5 1155,-159 1165,-162.5 1165,-155.5"/>
491
+ <path fill="none" stroke="black" d="M67,-122.22C67,-142.37 67,-172 67,-172 67,-172 1229.15,-172 1229.15,-172"/>
492
+ <polygon fill="black" stroke="black" points="1229.15,-175.5 1239.15,-172 1229.15,-168.5 1229.15,-175.5"/>
493
493
  </g>
494
494
  <!-- NotificationDisplayService -->
495
495
  <g id="node30" class="node">
496
496
  <title>NotificationDisplayService</title>
497
- <ellipse fill="#fdb462" stroke="black" cx="2364" cy="-104" rx="116.89" ry="18"/>
498
- <text text-anchor="middle" x="2364" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationDisplayService</text>
497
+ <ellipse fill="#fdb462" stroke="black" cx="916" cy="-104" rx="116.89" ry="18"/>
498
+ <text text-anchor="middle" x="916" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationDisplayService</text>
499
499
  </g>
500
500
  <!-- NotificationDisplayService&#45;&gt;NotificationModule -->
501
501
  <g id="edge29" class="edge">
502
502
  <title>NotificationDisplayService&#45;&gt;NotificationModule</title>
503
- <path fill="none" stroke="black" d="M2364,-122.13C2364,-142.57 2364,-173 2364,-173 2364,-173 1165,-173 1165,-173"/>
504
- <polygon fill="black" stroke="black" points="1165,-169.5 1155,-173 1165,-176.5 1165,-169.5"/>
503
+ <path fill="none" stroke="black" d="M1024.58,-110.93C1024.58,-125.3 1024.58,-157 1024.58,-157 1024.58,-157 1229.12,-157 1229.12,-157"/>
504
+ <polygon fill="black" stroke="black" points="1229.12,-160.5 1239.12,-157 1229.12,-153.5 1229.12,-160.5"/>
505
505
  </g>
506
506
  <!-- NotificationService -->
507
507
  <g id="node31" class="node">
508
508
  <title>NotificationService</title>
509
- <ellipse fill="#fdb462" stroke="black" cx="2143" cy="-104" rx="86.81" ry="18"/>
510
- <text text-anchor="middle" x="2143" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationService</text>
509
+ <ellipse fill="#fdb462" stroke="black" cx="695" cy="-104" rx="86.81" ry="18"/>
510
+ <text text-anchor="middle" x="695" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationService</text>
511
511
  </g>
512
512
  <!-- NotificationService&#45;&gt;NotificationModule -->
513
513
  <g id="edge30" class="edge">
514
514
  <title>NotificationService&#45;&gt;NotificationModule</title>
515
- <path fill="none" stroke="black" d="M2143,-122.31C2143,-142.15 2143,-171 2143,-171 2143,-171 1164.83,-171 1164.83,-171"/>
516
- <polygon fill="black" stroke="black" points="1164.83,-167.5 1154.83,-171 1164.83,-174.5 1164.83,-167.5"/>
515
+ <path fill="none" stroke="black" d="M747.57,-118.45C747.57,-134.75 747.57,-159 747.57,-159 747.57,-159 1229.28,-159 1229.28,-159"/>
516
+ <polygon fill="black" stroke="black" points="1229.28,-162.5 1239.28,-159 1229.28,-155.5 1229.28,-162.5"/>
517
517
  </g>
518
518
  </g>
519
519
  </svg>