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,339 +133,339 @@
133
133
  <title>cluster_ModalModule</title>
134
134
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 2111,-268 2111,-70 8,-70"/>
135
135
  </g>
136
- <g id="clust16" class="cluster">
137
- <title>cluster_ModalModule_providers</title>
138
- <polygon fill="none" stroke="black" points="1771,-78 1771,-130 2103,-130 2103,-78 1771,-78"/>
136
+ <g id="clust2" class="cluster">
137
+ <title>cluster_ModalModule_declarations</title>
138
+ <polygon fill="none" stroke="black" points="980,-78 980,-130 2103,-130 2103,-78 980,-78"/>
139
139
  </g>
140
140
  <g id="clust14" class="cluster">
141
141
  <title>cluster_ModalModule_exports</title>
142
- <polygon fill="none" stroke="black" points="387,-208 387,-260 1458,-260 1458,-208 387,-208"/>
142
+ <polygon fill="none" stroke="black" points="526,-208 526,-260 1597,-260 1597,-208 526,-208"/>
143
143
  </g>
144
144
  <g id="clust13" class="cluster">
145
145
  <title>cluster_ModalModule_imports</title>
146
- <polygon fill="none" stroke="black" points="1147,-78 1147,-130 1763,-130 1763,-78 1147,-78"/>
146
+ <polygon fill="none" stroke="black" points="356,-78 356,-130 972,-130 972,-78 356,-78"/>
147
147
  </g>
148
- <g id="clust2" class="cluster">
149
- <title>cluster_ModalModule_declarations</title>
150
- <polygon fill="none" stroke="black" points="16,-78 16,-130 1139,-130 1139,-78 16,-78"/>
148
+ <g id="clust16" class="cluster">
149
+ <title>cluster_ModalModule_providers</title>
150
+ <polygon fill="none" stroke="black" points="16,-78 16,-130 348,-130 348,-78 16,-78"/>
151
151
  </g>
152
152
  <!-- AlertModal -->
153
153
  <g id="node1" class="node">
154
154
  <title>AlertModal</title>
155
- <polygon fill="#ffffb3" stroke="black" points="1130.81,-122 1049.19,-122 1049.19,-86 1130.81,-86 1130.81,-122"/>
156
- <text text-anchor="middle" x="1090" y="-99.8" font-family="Times,serif" font-size="14.00">AlertModal</text>
155
+ <polygon fill="#ffffb3" stroke="black" points="2094.81,-122 2013.19,-122 2013.19,-86 2094.81,-86 2094.81,-122"/>
156
+ <text text-anchor="middle" x="2054" y="-99.8" font-family="Times,serif" font-size="14.00">AlertModal</text>
157
157
  </g>
158
158
  <!-- ModalModule -->
159
159
  <g id="node11" class="node">
160
160
  <title>ModalModule</title>
161
- <polygon fill="#8dd3c7" stroke="black" points="1039.1,-187 1036.1,-191 1015.1,-191 1012.1,-187 942.9,-187 942.9,-151 1039.1,-151 1039.1,-187"/>
162
- <text text-anchor="middle" x="991" y="-164.8" font-family="Times,serif" font-size="14.00">ModalModule</text>
161
+ <polygon fill="#8dd3c7" stroke="black" points="1178.1,-187 1175.1,-191 1154.1,-191 1151.1,-187 1081.9,-187 1081.9,-151 1178.1,-151 1178.1,-187"/>
162
+ <text text-anchor="middle" x="1130" y="-164.8" font-family="Times,serif" font-size="14.00">ModalModule</text>
163
163
  </g>
164
164
  <!-- AlertModal&#45;&gt;ModalModule -->
165
165
  <g id="edge1" class="edge">
166
166
  <title>AlertModal&#45;&gt;ModalModule</title>
167
- <path fill="none" stroke="black" d="M1049.14,-104C1041.03,-104 1034.96,-104 1034.96,-104 1034.96,-104 1034.96,-140.89 1034.96,-140.89"/>
168
- <polygon fill="black" stroke="black" points="1031.47,-140.89 1034.96,-150.89 1038.47,-140.89 1031.47,-140.89"/>
167
+ <path fill="none" stroke="black" d="M2054,-122.03C2054,-142.77 2054,-174 2054,-174 2054,-174 1188.05,-174 1188.05,-174"/>
168
+ <polygon fill="black" stroke="black" points="1188.05,-170.5 1178.05,-174 1188.05,-177.5 1188.05,-170.5"/>
169
169
  </g>
170
170
  <!-- BaseModal -->
171
171
  <g id="node2" class="node">
172
172
  <title>BaseModal</title>
173
- <polygon fill="#ffffb3" stroke="black" points="1030.76,-122 951.24,-122 951.24,-86 1030.76,-86 1030.76,-122"/>
174
- <text text-anchor="middle" x="991" y="-99.8" font-family="Times,serif" font-size="14.00">BaseModal</text>
173
+ <polygon fill="#ffffb3" stroke="black" points="1994.76,-122 1915.24,-122 1915.24,-86 1994.76,-86 1994.76,-122"/>
174
+ <text text-anchor="middle" x="1955" y="-99.8" font-family="Times,serif" font-size="14.00">BaseModal</text>
175
175
  </g>
176
176
  <!-- BaseModal&#45;&gt;ModalModule -->
177
177
  <g id="edge2" class="edge">
178
178
  <title>BaseModal&#45;&gt;ModalModule</title>
179
- <path fill="none" stroke="black" d="M991,-122.11C991,-122.11 991,-140.99 991,-140.99"/>
180
- <polygon fill="black" stroke="black" points="987.5,-140.99 991,-150.99 994.5,-140.99 987.5,-140.99"/>
179
+ <path fill="none" stroke="black" d="M1955,-122.31C1955,-142.15 1955,-171 1955,-171 1955,-171 1188.22,-171 1188.22,-171"/>
180
+ <polygon fill="black" stroke="black" points="1188.22,-167.5 1178.22,-171 1188.22,-174.5 1188.22,-167.5"/>
181
181
  </g>
182
182
  <!-- Modal -->
183
183
  <g id="node3" class="node">
184
184
  <title>Modal</title>
185
- <polygon fill="#ffffb3" stroke="black" points="933,-122 879,-122 879,-86 933,-86 933,-122"/>
186
- <text text-anchor="middle" x="906" y="-99.8" font-family="Times,serif" font-size="14.00">Modal</text>
185
+ <polygon fill="#ffffb3" stroke="black" points="1897,-122 1843,-122 1843,-86 1897,-86 1897,-122"/>
186
+ <text text-anchor="middle" x="1870" y="-99.8" font-family="Times,serif" font-size="14.00">Modal</text>
187
187
  </g>
188
188
  <!-- Modal&#45;&gt;ModalModule -->
189
189
  <g id="edge3" class="edge">
190
190
  <title>Modal&#45;&gt;ModalModule</title>
191
- <path fill="none" stroke="black" d="M933.14,-104C940.77,-104 947.04,-104 947.04,-104 947.04,-104 947.04,-140.89 947.04,-140.89"/>
192
- <polygon fill="black" stroke="black" points="943.54,-140.89 947.04,-150.89 950.54,-140.89 943.54,-140.89"/>
191
+ <path fill="none" stroke="black" d="M1870,-122.17C1870,-141.09 1870,-168 1870,-168 1870,-168 1188.27,-168 1188.27,-168"/>
192
+ <polygon fill="black" stroke="black" points="1188.27,-164.5 1178.27,-168 1188.27,-171.5 1188.27,-164.5"/>
193
193
  </g>
194
194
  <!-- ModalContent -->
195
195
  <g id="node4" class="node">
196
196
  <title>ModalContent</title>
197
- <polygon fill="#ffffb3" stroke="black" points="861.38,-122 764.62,-122 764.62,-86 861.38,-86 861.38,-122"/>
198
- <text text-anchor="middle" x="813" y="-99.8" font-family="Times,serif" font-size="14.00">ModalContent</text>
197
+ <polygon fill="#ffffb3" stroke="black" points="1825.38,-122 1728.62,-122 1728.62,-86 1825.38,-86 1825.38,-122"/>
198
+ <text text-anchor="middle" x="1777" y="-99.8" font-family="Times,serif" font-size="14.00">ModalContent</text>
199
199
  </g>
200
200
  <!-- ModalContent&#45;&gt;ModalModule -->
201
201
  <g id="edge4" class="edge">
202
202
  <title>ModalContent&#45;&gt;ModalModule</title>
203
- <path fill="none" stroke="black" d="M839.57,-122.05C839.57,-136.37 839.57,-154 839.57,-154 839.57,-154 932.67,-154 932.67,-154"/>
204
- <polygon fill="black" stroke="black" points="932.67,-157.5 942.67,-154 932.67,-150.5 932.67,-157.5"/>
203
+ <path fill="none" stroke="black" d="M1777,-122.3C1777,-140.27 1777,-165 1777,-165 1777,-165 1188.1,-165 1188.1,-165"/>
204
+ <polygon fill="black" stroke="black" points="1188.1,-161.5 1178.1,-165 1188.1,-168.5 1188.1,-161.5"/>
205
205
  </g>
206
206
  <!-- ModalContentText -->
207
207
  <g id="node5" class="node">
208
208
  <title>ModalContentText</title>
209
- <polygon fill="#ffffb3" stroke="black" points="746.04,-122 623.96,-122 623.96,-86 746.04,-86 746.04,-122"/>
210
- <text text-anchor="middle" x="685" y="-99.8" font-family="Times,serif" font-size="14.00">ModalContentText</text>
209
+ <polygon fill="#ffffb3" stroke="black" points="1710.04,-122 1587.96,-122 1587.96,-86 1710.04,-86 1710.04,-122"/>
210
+ <text text-anchor="middle" x="1649" y="-99.8" font-family="Times,serif" font-size="14.00">ModalContentText</text>
211
211
  </g>
212
212
  <!-- ModalContentText&#45;&gt;ModalModule -->
213
213
  <g id="edge5" class="edge">
214
214
  <title>ModalContentText&#45;&gt;ModalModule</title>
215
- <path fill="none" stroke="black" d="M724.52,-122.24C724.52,-137.57 724.52,-157 724.52,-157 724.52,-157 932.74,-157 932.74,-157"/>
216
- <polygon fill="black" stroke="black" points="932.74,-160.5 942.74,-157 932.74,-153.5 932.74,-160.5"/>
215
+ <path fill="none" stroke="black" d="M1649.84,-122.02C1649.84,-139.37 1649.84,-163 1649.84,-163 1649.84,-163 1188.44,-163 1188.44,-163"/>
216
+ <polygon fill="black" stroke="black" points="1188.44,-159.5 1178.44,-163 1188.44,-166.5 1188.44,-159.5"/>
217
217
  </g>
218
218
  <!-- ModalFooter -->
219
219
  <g id="node6" class="node">
220
220
  <title>ModalFooter</title>
221
- <polygon fill="#ffffb3" stroke="black" points="605.6,-122 516.4,-122 516.4,-86 605.6,-86 605.6,-122"/>
222
- <text text-anchor="middle" x="561" y="-99.8" font-family="Times,serif" font-size="14.00">ModalFooter</text>
221
+ <polygon fill="#ffffb3" stroke="black" points="1569.6,-122 1480.4,-122 1480.4,-86 1569.6,-86 1569.6,-122"/>
222
+ <text text-anchor="middle" x="1525" y="-99.8" font-family="Times,serif" font-size="14.00">ModalFooter</text>
223
223
  </g>
224
224
  <!-- ModalFooter&#45;&gt;ModalModule -->
225
225
  <g id="edge6" class="edge">
226
226
  <title>ModalFooter&#45;&gt;ModalModule</title>
227
- <path fill="none" stroke="black" d="M573.3,-122.03C573.3,-138.4 573.3,-160 573.3,-160 573.3,-160 932.68,-160 932.68,-160"/>
228
- <polygon fill="black" stroke="black" points="932.68,-163.5 942.68,-160 932.68,-156.5 932.68,-163.5"/>
227
+ <path fill="none" stroke="black" d="M1495.61,-122.03C1495.61,-138.4 1495.61,-160 1495.61,-160 1495.61,-160 1188.17,-160 1188.17,-160"/>
228
+ <polygon fill="black" stroke="black" points="1188.17,-156.5 1178.17,-160 1188.17,-163.5 1188.17,-156.5"/>
229
229
  </g>
230
230
  <!-- ModalHeader -->
231
231
  <g id="node7" class="node">
232
232
  <title>ModalHeader</title>
233
- <polygon fill="#ffffb3" stroke="black" points="498.46,-122 405.54,-122 405.54,-86 498.46,-86 498.46,-122"/>
234
- <text text-anchor="middle" x="452" y="-99.8" font-family="Times,serif" font-size="14.00">ModalHeader</text>
233
+ <polygon fill="#ffffb3" stroke="black" points="1462.46,-122 1369.54,-122 1369.54,-86 1462.46,-86 1462.46,-122"/>
234
+ <text text-anchor="middle" x="1416" y="-99.8" font-family="Times,serif" font-size="14.00">ModalHeader</text>
235
235
  </g>
236
236
  <!-- ModalHeader&#45;&gt;ModalModule -->
237
237
  <g id="edge7" class="edge">
238
238
  <title>ModalHeader&#45;&gt;ModalModule</title>
239
- <path fill="none" stroke="black" d="M452,-122.02C452,-139.37 452,-163 452,-163 452,-163 932.69,-163 932.69,-163"/>
240
- <polygon fill="black" stroke="black" points="932.69,-166.5 942.69,-163 932.69,-159.5 932.69,-166.5"/>
239
+ <path fill="none" stroke="black" d="M1377.27,-122.24C1377.27,-137.57 1377.27,-157 1377.27,-157 1377.27,-157 1188.26,-157 1188.26,-157"/>
240
+ <polygon fill="black" stroke="black" points="1188.26,-153.5 1178.26,-157 1188.26,-160.5 1188.26,-153.5"/>
241
241
  </g>
242
242
  <!-- ModalHeaderHeading -->
243
243
  <g id="node8" class="node">
244
244
  <title>ModalHeaderHeading</title>
245
- <polygon fill="#ffffb3" stroke="black" points="387.39,-122 246.61,-122 246.61,-86 387.39,-86 387.39,-122"/>
246
- <text text-anchor="middle" x="317" y="-99.8" font-family="Times,serif" font-size="14.00">ModalHeaderHeading</text>
245
+ <polygon fill="#ffffb3" stroke="black" points="1351.39,-122 1210.61,-122 1210.61,-86 1351.39,-86 1351.39,-122"/>
246
+ <text text-anchor="middle" x="1281" y="-99.8" font-family="Times,serif" font-size="14.00">ModalHeaderHeading</text>
247
247
  </g>
248
248
  <!-- ModalHeaderHeading&#45;&gt;ModalModule -->
249
249
  <g id="edge8" class="edge">
250
250
  <title>ModalHeaderHeading&#45;&gt;ModalModule</title>
251
- <path fill="none" stroke="black" d="M317,-122.27C317,-140.56 317,-166 317,-166 317,-166 932.8,-166 932.8,-166"/>
252
- <polygon fill="black" stroke="black" points="932.8,-169.5 942.8,-166 932.8,-162.5 932.8,-169.5"/>
251
+ <path fill="none" stroke="black" d="M1244.27,-122.05C1244.27,-136.37 1244.27,-154 1244.27,-154 1244.27,-154 1188.13,-154 1188.13,-154"/>
252
+ <polygon fill="black" stroke="black" points="1188.13,-150.5 1178.13,-154 1188.13,-157.5 1188.13,-150.5"/>
253
253
  </g>
254
254
  <!-- ModalHeaderLabel -->
255
255
  <g id="node9" class="node">
256
256
  <title>ModalHeaderLabel</title>
257
- <polygon fill="#ffffb3" stroke="black" points="228.33,-122 103.67,-122 103.67,-86 228.33,-86 228.33,-122"/>
258
- <text text-anchor="middle" x="166" y="-99.8" font-family="Times,serif" font-size="14.00">ModalHeaderLabel</text>
257
+ <polygon fill="#ffffb3" stroke="black" points="1192.33,-122 1067.67,-122 1067.67,-86 1192.33,-86 1192.33,-122"/>
258
+ <text text-anchor="middle" x="1130" y="-99.8" font-family="Times,serif" font-size="14.00">ModalHeaderLabel</text>
259
259
  </g>
260
260
  <!-- ModalHeaderLabel&#45;&gt;ModalModule -->
261
261
  <g id="edge9" class="edge">
262
262
  <title>ModalHeaderLabel&#45;&gt;ModalModule</title>
263
- <path fill="none" stroke="black" d="M166,-122.11C166,-141.34 166,-169 166,-169 166,-169 932.78,-169 932.78,-169"/>
264
- <polygon fill="black" stroke="black" points="932.78,-172.5 942.78,-169 932.78,-165.5 932.78,-172.5"/>
263
+ <path fill="none" stroke="black" d="M1130,-122.11C1130,-122.11 1130,-140.99 1130,-140.99"/>
264
+ <polygon fill="black" stroke="black" points="1126.5,-140.99 1130,-150.99 1133.5,-140.99 1126.5,-140.99"/>
265
265
  </g>
266
266
  <!-- Overlay -->
267
267
  <g id="node10" class="node">
268
268
  <title>Overlay</title>
269
- <polygon fill="#ffffb3" stroke="black" points="85.59,-122 24.41,-122 24.41,-86 85.59,-86 85.59,-122"/>
270
- <text text-anchor="middle" x="55" y="-99.8" font-family="Times,serif" font-size="14.00">Overlay</text>
269
+ <polygon fill="#ffffb3" stroke="black" points="1049.59,-122 988.41,-122 988.41,-86 1049.59,-86 1049.59,-122"/>
270
+ <text text-anchor="middle" x="1019" y="-99.8" font-family="Times,serif" font-size="14.00">Overlay</text>
271
271
  </g>
272
272
  <!-- Overlay&#45;&gt;ModalModule -->
273
273
  <g id="edge10" class="edge">
274
274
  <title>Overlay&#45;&gt;ModalModule</title>
275
- <path fill="none" stroke="black" d="M55,-122.22C55,-142.37 55,-172 55,-172 55,-172 932.65,-172 932.65,-172"/>
276
- <polygon fill="black" stroke="black" points="932.65,-175.5 942.65,-172 932.65,-168.5 932.65,-175.5"/>
275
+ <path fill="none" stroke="black" d="M1029.02,-122.05C1029.02,-136.37 1029.02,-154 1029.02,-154 1029.02,-154 1071.88,-154 1071.88,-154"/>
276
+ <polygon fill="black" stroke="black" points="1071.88,-157.5 1081.88,-154 1071.88,-150.5 1071.88,-157.5"/>
277
277
  </g>
278
278
  <!-- AlertModal -->
279
279
  <g id="node17" class="node">
280
280
  <title>AlertModal </title>
281
- <polygon fill="#fb8072" stroke="black" points="1450.31,-252 1365.69,-252 1365.69,-216 1450.31,-216 1450.31,-252"/>
282
- <text text-anchor="middle" x="1408" y="-229.8" font-family="Times,serif" font-size="14.00">AlertModal </text>
281
+ <polygon fill="#fb8072" stroke="black" points="1589.31,-252 1504.69,-252 1504.69,-216 1589.31,-216 1589.31,-252"/>
282
+ <text text-anchor="middle" x="1547" y="-229.8" font-family="Times,serif" font-size="14.00">AlertModal </text>
283
283
  </g>
284
284
  <!-- ModalModule&#45;&gt;AlertModal -->
285
285
  <g id="edge16" class="edge">
286
286
  <title>ModalModule&#45;&gt;AlertModal </title>
287
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.17,-175C1142.14,-175 1374.4,-175 1374.4,-175 1374.4,-175 1374.4,-205.98 1374.4,-205.98"/>
288
- <polygon fill="black" stroke="black" points="1370.9,-205.98 1374.4,-215.98 1377.9,-205.98 1370.9,-205.98"/>
287
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1178.29,-176C1286.12,-176 1537.07,-176 1537.07,-176 1537.07,-176 1537.07,-205.97 1537.07,-205.97"/>
288
+ <polygon fill="black" stroke="black" points="1533.57,-205.97 1537.07,-215.97 1540.57,-205.97 1533.57,-205.97"/>
289
289
  </g>
290
290
  <!-- BaseModal -->
291
291
  <g id="node18" class="node">
292
292
  <title>BaseModal </title>
293
- <polygon fill="#fb8072" stroke="black" points="1347.76,-252 1264.24,-252 1264.24,-216 1347.76,-216 1347.76,-252"/>
294
- <text text-anchor="middle" x="1306" y="-229.8" font-family="Times,serif" font-size="14.00">BaseModal </text>
293
+ <polygon fill="#fb8072" stroke="black" points="1486.76,-252 1403.24,-252 1403.24,-216 1486.76,-216 1486.76,-252"/>
294
+ <text text-anchor="middle" x="1445" y="-229.8" font-family="Times,serif" font-size="14.00">BaseModal </text>
295
295
  </g>
296
296
  <!-- ModalModule&#45;&gt;BaseModal -->
297
297
  <g id="edge17" class="edge">
298
298
  <title>ModalModule&#45;&gt;BaseModal </title>
299
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.09,-178C1119.51,-178 1272.59,-178 1272.59,-178 1272.59,-178 1272.59,-205.97 1272.59,-205.97"/>
300
- <polygon fill="black" stroke="black" points="1269.09,-205.97 1272.59,-215.97 1276.09,-205.97 1269.09,-205.97"/>
299
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1178.33,-179C1263.86,-179 1432.93,-179 1432.93,-179 1432.93,-179 1432.93,-205.99 1432.93,-205.99"/>
300
+ <polygon fill="black" stroke="black" points="1429.43,-205.99 1432.93,-215.99 1436.43,-205.99 1429.43,-205.99"/>
301
301
  </g>
302
302
  <!-- Modal -->
303
303
  <g id="node19" class="node">
304
304
  <title>Modal </title>
305
- <polygon fill="#fb8072" stroke="black" points="1246.05,-252 1189.95,-252 1189.95,-216 1246.05,-216 1246.05,-252"/>
306
- <text text-anchor="middle" x="1218" y="-229.8" font-family="Times,serif" font-size="14.00">Modal </text>
305
+ <polygon fill="#fb8072" stroke="black" points="1385.05,-252 1328.95,-252 1328.95,-216 1385.05,-216 1385.05,-252"/>
306
+ <text text-anchor="middle" x="1357" y="-229.8" font-family="Times,serif" font-size="14.00">Modal </text>
307
307
  </g>
308
308
  <!-- ModalModule&#45;&gt;Modal -->
309
309
  <g id="edge18" class="edge">
310
310
  <title>ModalModule&#45;&gt;Modal </title>
311
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.14,-181C1105.77,-181 1218,-181 1218,-181 1218,-181 1218,-205.76 1218,-205.76"/>
312
- <polygon fill="black" stroke="black" points="1214.5,-205.76 1218,-215.76 1221.5,-205.76 1214.5,-205.76"/>
311
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1178.2,-182C1240.22,-182 1340.08,-182 1340.08,-182 1340.08,-182 1340.08,-205.81 1340.08,-205.81"/>
312
+ <polygon fill="black" stroke="black" points="1336.58,-205.81 1340.08,-215.81 1343.58,-205.81 1336.58,-205.81"/>
313
313
  </g>
314
314
  <!-- ModalContent -->
315
315
  <g id="node20" class="node">
316
316
  <title>ModalContent </title>
317
- <polygon fill="#fb8072" stroke="black" points="1172.38,-252 1071.62,-252 1071.62,-216 1172.38,-216 1172.38,-252"/>
318
- <text text-anchor="middle" x="1122" y="-229.8" font-family="Times,serif" font-size="14.00">ModalContent </text>
317
+ <polygon fill="#fb8072" stroke="black" points="1311.38,-252 1210.62,-252 1210.62,-216 1311.38,-216 1311.38,-252"/>
318
+ <text text-anchor="middle" x="1261" y="-229.8" font-family="Times,serif" font-size="14.00">ModalContent </text>
319
319
  </g>
320
320
  <!-- ModalModule&#45;&gt;ModalContent -->
321
321
  <g id="edge19" class="edge">
322
322
  <title>ModalModule&#45;&gt;ModalContent </title>
323
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.35,-184C1068.97,-184 1101.23,-184 1101.23,-184 1101.23,-184 1101.23,-205.95 1101.23,-205.95"/>
324
- <polygon fill="black" stroke="black" points="1097.73,-205.95 1101.23,-215.95 1104.73,-205.95 1097.73,-205.95"/>
323
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1178.37,-185C1221.46,-185 1277.73,-185 1277.73,-185 1277.73,-185 1277.73,-205.75 1277.73,-205.75"/>
324
+ <polygon fill="black" stroke="black" points="1274.23,-205.75 1277.73,-215.75 1281.23,-205.75 1274.23,-205.75"/>
325
325
  </g>
326
326
  <!-- ModalContentText -->
327
327
  <g id="node21" class="node">
328
328
  <title>ModalContentText </title>
329
- <polygon fill="#fb8072" stroke="black" points="1054.04,-252 927.96,-252 927.96,-216 1054.04,-216 1054.04,-252"/>
330
- <text text-anchor="middle" x="991" y="-229.8" font-family="Times,serif" font-size="14.00">ModalContentText </text>
329
+ <polygon fill="#fb8072" stroke="black" points="1193.04,-252 1066.96,-252 1066.96,-216 1193.04,-216 1193.04,-252"/>
330
+ <text text-anchor="middle" x="1130" y="-229.8" font-family="Times,serif" font-size="14.00">ModalContentText </text>
331
331
  </g>
332
332
  <!-- ModalModule&#45;&gt;ModalContentText -->
333
333
  <g id="edge20" class="edge">
334
334
  <title>ModalModule&#45;&gt;ModalContentText </title>
335
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M991,-187.11C991,-187.11 991,-205.99 991,-205.99"/>
336
- <polygon fill="black" stroke="black" points="987.5,-205.99 991,-215.99 994.5,-205.99 987.5,-205.99"/>
335
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1130,-187.11C1130,-187.11 1130,-205.99 1130,-205.99"/>
336
+ <polygon fill="black" stroke="black" points="1126.5,-205.99 1130,-215.99 1133.5,-205.99 1126.5,-205.99"/>
337
337
  </g>
338
338
  <!-- ModalFooter -->
339
339
  <g id="node22" class="node">
340
340
  <title>ModalFooter </title>
341
- <polygon fill="#fb8072" stroke="black" points="910.1,-252 817.9,-252 817.9,-216 910.1,-216 910.1,-252"/>
342
- <text text-anchor="middle" x="864" y="-229.8" font-family="Times,serif" font-size="14.00">ModalFooter </text>
341
+ <polygon fill="#fb8072" stroke="black" points="1049.1,-252 956.9,-252 956.9,-216 1049.1,-216 1049.1,-252"/>
342
+ <text text-anchor="middle" x="1003" y="-229.8" font-family="Times,serif" font-size="14.00">ModalFooter </text>
343
343
  </g>
344
344
  <!-- ModalModule&#45;&gt;ModalFooter -->
345
345
  <g id="edge21" class="edge">
346
346
  <title>ModalModule&#45;&gt;ModalFooter </title>
347
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M942.82,-184C918.74,-184 894.65,-184 894.65,-184 894.65,-184 894.65,-205.95 894.65,-205.95"/>
348
- <polygon fill="black" stroke="black" points="891.15,-205.95 894.65,-215.95 898.15,-205.95 891.15,-205.95"/>
347
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1081.73,-185C1047.91,-185 1008.74,-185 1008.74,-185 1008.74,-185 1008.74,-205.75 1008.74,-205.75"/>
348
+ <polygon fill="black" stroke="black" points="1005.24,-205.75 1008.74,-215.75 1012.24,-205.75 1005.24,-205.75"/>
349
349
  </g>
350
350
  <!-- ModalHeader -->
351
351
  <g id="node23" class="node">
352
352
  <title>ModalHeader </title>
353
- <polygon fill="#fb8072" stroke="black" points="799.46,-252 702.54,-252 702.54,-216 799.46,-216 799.46,-252"/>
354
- <text text-anchor="middle" x="751" y="-229.8" font-family="Times,serif" font-size="14.00">ModalHeader </text>
353
+ <polygon fill="#fb8072" stroke="black" points="938.46,-252 841.54,-252 841.54,-216 938.46,-216 938.46,-252"/>
354
+ <text text-anchor="middle" x="890" y="-229.8" font-family="Times,serif" font-size="14.00">ModalHeader </text>
355
355
  </g>
356
356
  <!-- ModalModule&#45;&gt;ModalHeader -->
357
357
  <g id="edge22" class="edge">
358
358
  <title>ModalModule&#45;&gt;ModalHeader </title>
359
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M942.76,-181C881.01,-181 781.89,-181 781.89,-181 781.89,-181 781.89,-205.76 781.89,-205.76"/>
360
- <polygon fill="black" stroke="black" points="778.39,-205.76 781.89,-215.76 785.39,-205.76 778.39,-205.76"/>
359
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1081.69,-182C1014.82,-182 902.2,-182 902.2,-182 902.2,-182 902.2,-205.81 902.2,-205.81"/>
360
+ <polygon fill="black" stroke="black" points="898.7,-205.81 902.2,-215.81 905.7,-205.81 898.7,-205.81"/>
361
361
  </g>
362
362
  <!-- ModalHeaderHeading -->
363
363
  <g id="node24" class="node">
364
364
  <title>ModalHeaderHeading </title>
365
- <polygon fill="#fb8072" stroke="black" points="684.89,-252 541.11,-252 541.11,-216 684.89,-216 684.89,-252"/>
366
- <text text-anchor="middle" x="613" y="-229.8" font-family="Times,serif" font-size="14.00">ModalHeaderHeading </text>
365
+ <polygon fill="#fb8072" stroke="black" points="823.89,-252 680.11,-252 680.11,-216 823.89,-216 823.89,-252"/>
366
+ <text text-anchor="middle" x="752" y="-229.8" font-family="Times,serif" font-size="14.00">ModalHeaderHeading </text>
367
367
  </g>
368
368
  <!-- ModalModule&#45;&gt;ModalHeaderHeading -->
369
369
  <g id="edge23" class="edge">
370
370
  <title>ModalModule&#45;&gt;ModalHeaderHeading </title>
371
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M942.76,-178C849.67,-178 654.34,-178 654.34,-178 654.34,-178 654.34,-205.97 654.34,-205.97"/>
372
- <polygon fill="black" stroke="black" points="650.84,-205.97 654.34,-215.97 657.84,-205.97 650.84,-205.97"/>
371
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1081.65,-179C983.21,-179 768.73,-179 768.73,-179 768.73,-179 768.73,-205.99 768.73,-205.99"/>
372
+ <polygon fill="black" stroke="black" points="765.23,-205.99 768.73,-215.99 772.23,-205.99 765.23,-205.99"/>
373
373
  </g>
374
374
  <!-- ModalHeaderLabel -->
375
375
  <g id="node25" class="node">
376
376
  <title>ModalHeaderLabel </title>
377
- <polygon fill="#fb8072" stroke="black" points="523.33,-252 394.67,-252 394.67,-216 523.33,-216 523.33,-252"/>
378
- <text text-anchor="middle" x="459" y="-229.8" font-family="Times,serif" font-size="14.00">ModalHeaderLabel </text>
377
+ <polygon fill="#fb8072" stroke="black" points="662.33,-252 533.67,-252 533.67,-216 662.33,-216 662.33,-252"/>
378
+ <text text-anchor="middle" x="598" y="-229.8" font-family="Times,serif" font-size="14.00">ModalHeaderLabel </text>
379
379
  </g>
380
380
  <!-- ModalModule&#45;&gt;ModalHeaderLabel -->
381
381
  <g id="edge24" class="edge">
382
382
  <title>ModalModule&#45;&gt;ModalHeaderLabel </title>
383
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M942.87,-175C820.56,-175 507.47,-175 507.47,-175 507.47,-175 507.47,-205.98 507.47,-205.98"/>
384
- <polygon fill="black" stroke="black" points="503.97,-205.98 507.47,-215.98 510.97,-205.98 503.97,-205.98"/>
383
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1081.76,-176C957.53,-176 636.28,-176 636.28,-176 636.28,-176 636.28,-205.97 636.28,-205.97"/>
384
+ <polygon fill="black" stroke="black" points="632.78,-205.97 636.28,-215.97 639.78,-205.97 632.78,-205.97"/>
385
385
  </g>
386
386
  <!-- ButtonModule -->
387
387
  <g id="node12" class="node">
388
388
  <title>ButtonModule</title>
389
- <polygon fill="#8dd3c7" stroke="black" points="1754.67,-122 1751.67,-126 1730.67,-126 1727.67,-122 1657.33,-122 1657.33,-86 1754.67,-86 1754.67,-122"/>
390
- <text text-anchor="middle" x="1706" y="-99.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
389
+ <polygon fill="#8dd3c7" stroke="black" points="963.67,-122 960.67,-126 939.67,-126 936.67,-122 866.33,-122 866.33,-86 963.67,-86 963.67,-122"/>
390
+ <text text-anchor="middle" x="915" y="-99.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
391
391
  </g>
392
392
  <!-- ButtonModule&#45;&gt;ModalModule -->
393
393
  <g id="edge11" class="edge">
394
394
  <title>ButtonModule&#45;&gt;ModalModule</title>
395
- <path fill="none" stroke="black" d="M1706,-122.27C1706,-140.56 1706,-166 1706,-166 1706,-166 1049.3,-166 1049.3,-166"/>
396
- <polygon fill="black" stroke="black" points="1049.3,-162.5 1039.3,-166 1049.3,-169.5 1049.3,-162.5"/>
395
+ <path fill="none" stroke="black" d="M960.27,-122.24C960.27,-137.57 960.27,-157 960.27,-157 960.27,-157 1071.82,-157 1071.82,-157"/>
396
+ <polygon fill="black" stroke="black" points="1071.82,-160.5 1081.82,-157 1071.82,-153.5 1071.82,-160.5"/>
397
397
  </g>
398
398
  <!-- ExperimentalModule -->
399
399
  <g id="node13" class="node">
400
400
  <title>ExperimentalModule</title>
401
- <polygon fill="#8dd3c7" stroke="black" points="1639.47,-122 1636.47,-126 1615.47,-126 1612.47,-122 1504.53,-122 1504.53,-86 1639.47,-86 1639.47,-122"/>
402
- <text text-anchor="middle" x="1572" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
401
+ <polygon fill="#8dd3c7" stroke="black" points="848.47,-122 845.47,-126 824.47,-126 821.47,-122 713.53,-122 713.53,-86 848.47,-86 848.47,-122"/>
402
+ <text text-anchor="middle" x="781" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
403
403
  </g>
404
404
  <!-- ExperimentalModule&#45;&gt;ModalModule -->
405
405
  <g id="edge12" class="edge">
406
406
  <title>ExperimentalModule&#45;&gt;ModalModule</title>
407
- <path fill="none" stroke="black" d="M1572,-122.02C1572,-139.37 1572,-163 1572,-163 1572,-163 1049.54,-163 1049.54,-163"/>
408
- <polygon fill="black" stroke="black" points="1049.54,-159.5 1039.54,-163 1049.54,-166.5 1049.54,-159.5"/>
407
+ <path fill="none" stroke="black" d="M832.86,-122.03C832.86,-138.4 832.86,-160 832.86,-160 832.86,-160 1071.93,-160 1071.93,-160"/>
408
+ <polygon fill="black" stroke="black" points="1071.93,-163.5 1081.93,-160 1071.93,-156.5 1071.93,-163.5"/>
409
409
  </g>
410
410
  <!-- I18nModule -->
411
411
  <g id="node14" class="node">
412
412
  <title>I18nModule</title>
413
- <polygon fill="#8dd3c7" stroke="black" points="1486.71,-122 1483.71,-126 1462.71,-126 1459.71,-122 1401.29,-122 1401.29,-86 1486.71,-86 1486.71,-122"/>
414
- <text text-anchor="middle" x="1444" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
413
+ <polygon fill="#8dd3c7" stroke="black" points="695.71,-122 692.71,-126 671.71,-126 668.71,-122 610.29,-122 610.29,-86 695.71,-86 695.71,-122"/>
414
+ <text text-anchor="middle" x="653" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
415
415
  </g>
416
416
  <!-- I18nModule&#45;&gt;ModalModule -->
417
417
  <g id="edge13" class="edge">
418
418
  <title>I18nModule&#45;&gt;ModalModule</title>
419
- <path fill="none" stroke="black" d="M1425.9,-122.03C1425.9,-138.4 1425.9,-160 1425.9,-160 1425.9,-160 1049.2,-160 1049.2,-160"/>
420
- <polygon fill="black" stroke="black" points="1049.2,-156.5 1039.2,-160 1049.2,-163.5 1049.2,-156.5"/>
419
+ <path fill="none" stroke="black" d="M687.83,-122.02C687.83,-139.37 687.83,-163 687.83,-163 687.83,-163 1071.84,-163 1071.84,-163"/>
420
+ <polygon fill="black" stroke="black" points="1071.84,-166.5 1081.84,-163 1071.84,-159.5 1071.84,-166.5"/>
421
421
  </g>
422
422
  <!-- IconModule -->
423
423
  <g id="node15" class="node">
424
424
  <title>IconModule</title>
425
- <polygon fill="#8dd3c7" stroke="black" points="1383.43,-122 1380.43,-126 1359.43,-126 1356.43,-122 1298.57,-122 1298.57,-86 1383.43,-86 1383.43,-122"/>
426
- <text text-anchor="middle" x="1341" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
425
+ <polygon fill="#8dd3c7" stroke="black" points="592.43,-122 589.43,-126 568.43,-126 565.43,-122 507.57,-122 507.57,-86 592.43,-86 592.43,-122"/>
426
+ <text text-anchor="middle" x="550" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
427
427
  </g>
428
428
  <!-- IconModule&#45;&gt;ModalModule -->
429
429
  <g id="edge14" class="edge">
430
430
  <title>IconModule&#45;&gt;ModalModule</title>
431
- <path fill="none" stroke="black" d="M1323.21,-122.24C1323.21,-137.57 1323.21,-157 1323.21,-157 1323.21,-157 1049.31,-157 1049.31,-157"/>
432
- <polygon fill="black" stroke="black" points="1049.31,-153.5 1039.31,-157 1049.31,-160.5 1049.31,-153.5"/>
431
+ <path fill="none" stroke="black" d="M563.02,-122.3C563.02,-140.27 563.02,-165 563.02,-165 563.02,-165 1071.66,-165 1071.66,-165"/>
432
+ <polygon fill="black" stroke="black" points="1071.66,-168.5 1081.66,-165 1071.66,-161.5 1071.66,-168.5"/>
433
433
  </g>
434
434
  <!-- PlaceholderModule -->
435
435
  <g id="node16" class="node">
436
436
  <title>PlaceholderModule</title>
437
- <polygon fill="#8dd3c7" stroke="black" points="1280.63,-122 1277.63,-126 1256.63,-126 1253.63,-122 1155.37,-122 1155.37,-86 1280.63,-86 1280.63,-122"/>
438
- <text text-anchor="middle" x="1218" y="-99.8" font-family="Times,serif" font-size="14.00">PlaceholderModule</text>
437
+ <polygon fill="#8dd3c7" stroke="black" points="489.63,-122 486.63,-126 465.63,-126 462.63,-122 364.37,-122 364.37,-86 489.63,-86 489.63,-122"/>
438
+ <text text-anchor="middle" x="427" y="-99.8" font-family="Times,serif" font-size="14.00">PlaceholderModule</text>
439
439
  </g>
440
440
  <!-- PlaceholderModule&#45;&gt;ModalModule -->
441
441
  <g id="edge15" class="edge">
442
442
  <title>PlaceholderModule&#45;&gt;ModalModule</title>
443
- <path fill="none" stroke="black" d="M1163.69,-122.05C1163.69,-136.37 1163.69,-154 1163.69,-154 1163.69,-154 1049.1,-154 1049.1,-154"/>
444
- <polygon fill="black" stroke="black" points="1049.1,-150.5 1039.1,-154 1049.1,-157.5 1049.1,-150.5"/>
443
+ <path fill="none" stroke="black" d="M427,-122.17C427,-141.09 427,-168 427,-168 427,-168 1071.68,-168 1071.68,-168"/>
444
+ <polygon fill="black" stroke="black" points="1071.68,-171.5 1081.68,-168 1071.68,-164.5 1071.68,-171.5"/>
445
445
  </g>
446
446
  <!-- BaseModalService -->
447
447
  <g id="node26" class="node">
448
448
  <title>BaseModalService</title>
449
- <ellipse fill="#fdb462" stroke="black" cx="2011" cy="-104" rx="83.95" ry="18"/>
450
- <text text-anchor="middle" x="2011" y="-99.8" font-family="Times,serif" font-size="14.00">BaseModalService</text>
449
+ <ellipse fill="#fdb462" stroke="black" cx="256" cy="-104" rx="83.95" ry="18"/>
450
+ <text text-anchor="middle" x="256" y="-99.8" font-family="Times,serif" font-size="14.00">BaseModalService</text>
451
451
  </g>
452
452
  <!-- BaseModalService&#45;&gt;ModalModule -->
453
453
  <g id="edge25" class="edge">
454
454
  <title>BaseModalService&#45;&gt;ModalModule</title>
455
- <path fill="none" stroke="black" d="M2011,-122.22C2011,-142.37 2011,-172 2011,-172 2011,-172 1049.17,-172 1049.17,-172"/>
456
- <polygon fill="black" stroke="black" points="1049.17,-168.5 1039.17,-172 1049.17,-175.5 1049.17,-168.5"/>
455
+ <path fill="none" stroke="black" d="M256,-122.31C256,-142.15 256,-171 256,-171 256,-171 1071.77,-171 1071.77,-171"/>
456
+ <polygon fill="black" stroke="black" points="1071.77,-174.5 1081.77,-171 1071.76,-167.5 1071.77,-174.5"/>
457
457
  </g>
458
458
  <!-- ModalService -->
459
459
  <g id="node27" class="node">
460
460
  <title>ModalService</title>
461
- <ellipse fill="#fdb462" stroke="black" cx="1844" cy="-104" rx="65.41" ry="18"/>
462
- <text text-anchor="middle" x="1844" y="-99.8" font-family="Times,serif" font-size="14.00">ModalService</text>
461
+ <ellipse fill="#fdb462" stroke="black" cx="89" cy="-104" rx="65.41" ry="18"/>
462
+ <text text-anchor="middle" x="89" y="-99.8" font-family="Times,serif" font-size="14.00">ModalService</text>
463
463
  </g>
464
464
  <!-- ModalService&#45;&gt;ModalModule -->
465
465
  <g id="edge26" class="edge">
466
466
  <title>ModalService&#45;&gt;ModalModule</title>
467
- <path fill="none" stroke="black" d="M1844,-122.11C1844,-141.34 1844,-169 1844,-169 1844,-169 1049.3,-169 1049.3,-169"/>
468
- <polygon fill="black" stroke="black" points="1049.31,-165.5 1039.3,-169 1049.3,-172.5 1049.31,-165.5"/>
467
+ <path fill="none" stroke="black" d="M89,-122.03C89,-142.77 89,-174 89,-174 89,-174 1071.88,-174 1071.88,-174"/>
468
+ <polygon fill="black" stroke="black" points="1071.88,-177.5 1081.88,-174 1071.88,-170.5 1071.88,-177.5"/>
469
469
  </g>
470
470
  </g>
471
471
  </svg>
@@ -24,14 +24,14 @@
24
24
  <title>cluster_NFormsModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 625,-268 625,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust4" class="cluster">
28
- <title>cluster_NFormsModule_exports</title>
29
- <polygon fill="none" stroke="black" points="16,-208 16,-260 617,-260 617,-208 16,-208"/>
30
- </g>
31
27
  <g id="clust3" class="cluster">
32
28
  <title>cluster_NFormsModule_imports</title>
33
29
  <polygon fill="none" stroke="black" points="25,-78 25,-130 609,-130 609,-78 25,-78"/>
34
30
  </g>
31
+ <g id="clust4" class="cluster">
32
+ <title>cluster_NFormsModule_exports</title>
33
+ <polygon fill="none" stroke="black" points="16,-208 16,-260 617,-260 617,-208 16,-208"/>
34
+ </g>
35
35
  <!-- ButtonModule -->
36
36
  <g id="node1" class="node">
37
37
  <title>ButtonModule</title>
@@ -133,14 +133,14 @@
133
133
  <title>cluster_NFormsModule</title>
134
134
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 625,-268 625,-70 8,-70"/>
135
135
  </g>
136
- <g id="clust4" class="cluster">
137
- <title>cluster_NFormsModule_exports</title>
138
- <polygon fill="none" stroke="black" points="16,-208 16,-260 617,-260 617,-208 16,-208"/>
139
- </g>
140
136
  <g id="clust3" class="cluster">
141
137
  <title>cluster_NFormsModule_imports</title>
142
138
  <polygon fill="none" stroke="black" points="25,-78 25,-130 609,-130 609,-78 25,-78"/>
143
139
  </g>
140
+ <g id="clust4" class="cluster">
141
+ <title>cluster_NFormsModule_exports</title>
142
+ <polygon fill="none" stroke="black" points="16,-208 16,-260 617,-260 617,-208 16,-208"/>
143
+ </g>
144
144
  <!-- ButtonModule -->
145
145
  <g id="node1" class="node">
146
146
  <title>ButtonModule</title>