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
@@ -28,35 +28,35 @@
28
28
  <title>cluster_DialogModule_DialogDirective_providers</title>
29
29
  <polygon fill="none" stroke="black" points="1732,-78 1732,-195 1880,-195 1880,-78 1732,-78"/>
30
30
  </g>
31
+ <g id="clust10" class="cluster">
32
+ <title>cluster_DialogModule_imports</title>
33
+ <polygon fill="none" stroke="black" points="885,-143 885,-195 1724,-195 1724,-143 885,-143"/>
34
+ </g>
31
35
  <g id="clust2" class="cluster">
32
36
  <title>cluster_DialogModule_declarations</title>
33
- <polygon fill="none" stroke="black" points="863,-143 863,-195 1724,-195 1724,-143 863,-143"/>
37
+ <polygon fill="none" stroke="black" points="16,-143 16,-195 877,-195 877,-143 16,-143"/>
34
38
  </g>
35
39
  <g id="clust11" class="cluster">
36
40
  <title>cluster_DialogModule_exports</title>
37
- <polygon fill="none" stroke="black" points="350,-273 350,-325 1360,-325 1360,-273 350,-273"/>
38
- </g>
39
- <g id="clust10" class="cluster">
40
- <title>cluster_DialogModule_imports</title>
41
- <polygon fill="none" stroke="black" points="16,-143 16,-195 855,-195 855,-143 16,-143"/>
41
+ <polygon fill="none" stroke="black" points="462,-273 462,-325 1472,-325 1472,-273 462,-273"/>
42
42
  </g>
43
43
  <!-- Dialog -->
44
44
  <g id="node1" class="node">
45
45
  <title>Dialog</title>
46
- <polygon fill="#ffffb3" stroke="black" points="1716.1,-187 1661.9,-187 1661.9,-151 1716.1,-151 1716.1,-187"/>
47
- <text text-anchor="middle" x="1689" y="-164.8" font-family="Times,serif" font-size="14.00">Dialog</text>
46
+ <polygon fill="#ffffb3" stroke="black" points="869.1,-187 814.9,-187 814.9,-151 869.1,-151 869.1,-187"/>
47
+ <text text-anchor="middle" x="842" y="-164.8" font-family="Times,serif" font-size="14.00">Dialog</text>
48
48
  </g>
49
49
  <!-- DialogModule -->
50
50
  <g id="node8" class="node">
51
51
  <title>DialogModule</title>
52
- <polygon fill="#8dd3c7" stroke="black" points="984.65,-252 981.65,-256 960.65,-256 957.65,-252 887.35,-252 887.35,-216 984.65,-216 984.65,-252"/>
53
- <text text-anchor="middle" x="936" y="-229.8" font-family="Times,serif" font-size="14.00">DialogModule</text>
52
+ <polygon fill="#8dd3c7" stroke="black" points="1096.65,-252 1093.65,-256 1072.65,-256 1069.65,-252 999.35,-252 999.35,-216 1096.65,-216 1096.65,-252"/>
53
+ <text text-anchor="middle" x="1048" y="-229.8" font-family="Times,serif" font-size="14.00">DialogModule</text>
54
54
  </g>
55
55
  <!-- Dialog&#45;&gt;DialogModule -->
56
56
  <g id="edge1" class="edge">
57
57
  <title>Dialog&#45;&gt;DialogModule</title>
58
- <path fill="none" stroke="black" d="M1689,-187.17C1689,-206.09 1689,-233 1689,-233 1689,-233 994.83,-233 994.83,-233"/>
59
- <polygon fill="black" stroke="black" points="994.83,-229.5 984.83,-233 994.83,-236.5 994.83,-229.5"/>
58
+ <path fill="none" stroke="black" d="M842,-187.28C842,-202.95 842,-223 842,-223 842,-223 989.18,-223 989.18,-223"/>
59
+ <polygon fill="black" stroke="black" points="989.18,-226.5 999.18,-223 989.18,-219.5 989.18,-226.5"/>
60
60
  </g>
61
61
  <!-- DialogDirective -->
62
62
  <g id="node2" class="node">
@@ -67,152 +67,152 @@
67
67
  <!-- DialogDirective&#45;&gt;DialogModule -->
68
68
  <g id="edge2" class="edge">
69
69
  <title>DialogDirective&#45;&gt;DialogModule</title>
70
- <path fill="none" stroke="black" d="M1793,-187.31C1793,-207.15 1793,-236 1793,-236 1793,-236 994.84,-236 994.84,-236"/>
71
- <polygon fill="black" stroke="black" points="994.84,-232.5 984.84,-236 994.84,-239.5 994.84,-232.5"/>
70
+ <path fill="none" stroke="black" d="M1793,-187.31C1793,-207.15 1793,-236 1793,-236 1793,-236 1106.88,-236 1106.88,-236"/>
71
+ <polygon fill="black" stroke="black" points="1106.88,-232.5 1096.88,-236 1106.88,-239.5 1106.88,-232.5"/>
72
72
  </g>
73
73
  <!-- OverflowMenu -->
74
74
  <g id="node3" class="node">
75
75
  <title>OverflowMenu</title>
76
- <polygon fill="#ffffb3" stroke="black" points="1644.3,-187 1541.7,-187 1541.7,-151 1644.3,-151 1644.3,-187"/>
77
- <text text-anchor="middle" x="1593" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenu</text>
76
+ <polygon fill="#ffffb3" stroke="black" points="797.3,-187 694.7,-187 694.7,-151 797.3,-151 797.3,-187"/>
77
+ <text text-anchor="middle" x="746" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenu</text>
78
78
  </g>
79
79
  <!-- OverflowMenu&#45;&gt;DialogModule -->
80
80
  <g id="edge4" class="edge">
81
81
  <title>OverflowMenu&#45;&gt;DialogModule</title>
82
- <path fill="none" stroke="black" d="M1593,-187.3C1593,-205.27 1593,-230 1593,-230 1593,-230 994.85,-230 994.85,-230"/>
83
- <polygon fill="black" stroke="black" points="994.85,-226.5 984.85,-230 994.84,-233.5 994.85,-226.5"/>
82
+ <path fill="none" stroke="black" d="M790.6,-187.04C790.6,-203.73 790.6,-226 790.6,-226 790.6,-226 989.28,-226 989.28,-226"/>
83
+ <polygon fill="black" stroke="black" points="989.28,-229.5 999.28,-226 989.28,-222.5 989.28,-229.5"/>
84
84
  </g>
85
85
  <!-- OverflowMenuCustomPane -->
86
86
  <g id="node4" class="node">
87
87
  <title>OverflowMenuCustomPane</title>
88
- <polygon fill="#ffffb3" stroke="black" points="1523.57,-187 1350.43,-187 1350.43,-151 1523.57,-151 1523.57,-187"/>
89
- <text text-anchor="middle" x="1437" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuCustomPane</text>
88
+ <polygon fill="#ffffb3" stroke="black" points="676.57,-187 503.43,-187 503.43,-151 676.57,-151 676.57,-187"/>
89
+ <text text-anchor="middle" x="590" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuCustomPane</text>
90
90
  </g>
91
91
  <!-- OverflowMenuCustomPane&#45;&gt;DialogModule -->
92
92
  <g id="edge5" class="edge">
93
93
  <title>OverflowMenuCustomPane&#45;&gt;DialogModule</title>
94
- <path fill="none" stroke="black" d="M1437.67,-187.04C1437.67,-203.73 1437.67,-226 1437.67,-226 1437.67,-226 995.02,-226 995.02,-226"/>
95
- <polygon fill="black" stroke="black" points="995.02,-222.5 985.02,-226 995.02,-229.5 995.02,-222.5"/>
94
+ <path fill="none" stroke="black" d="M649.1,-187.3C649.1,-205.27 649.1,-230 649.1,-230 649.1,-230 989.09,-230 989.09,-230"/>
95
+ <polygon fill="black" stroke="black" points="989.09,-233.5 999.09,-230 989.09,-226.5 989.09,-233.5"/>
96
96
  </g>
97
97
  <!-- OverflowMenuDirective -->
98
98
  <g id="node5" class="node">
99
99
  <title>OverflowMenuDirective</title>
100
- <polygon fill="#ffffb3" stroke="black" points="1332.38,-187 1177.62,-187 1177.62,-151 1332.38,-151 1332.38,-187"/>
101
- <text text-anchor="middle" x="1255" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective</text>
100
+ <polygon fill="#ffffb3" stroke="black" points="485.38,-187 330.62,-187 330.62,-151 485.38,-151 485.38,-187"/>
101
+ <text text-anchor="middle" x="408" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective</text>
102
102
  </g>
103
103
  <!-- OverflowMenuDirective&#45;&gt;DialogModule -->
104
104
  <g id="edge6" class="edge">
105
105
  <title>OverflowMenuDirective&#45;&gt;DialogModule</title>
106
- <path fill="none" stroke="black" d="M1226.83,-187.28C1226.83,-202.95 1226.83,-223 1226.83,-223 1226.83,-223 994.68,-223 994.68,-223"/>
107
- <polygon fill="black" stroke="black" points="994.68,-219.5 984.68,-223 994.68,-226.5 994.68,-219.5"/>
106
+ <path fill="none" stroke="black" d="M477.84,-187.17C477.84,-206.09 477.84,-233 477.84,-233 477.84,-233 988.9,-233 988.9,-233"/>
107
+ <polygon fill="black" stroke="black" points="988.9,-236.5 998.9,-233 988.9,-229.5 988.9,-236.5"/>
108
108
  </g>
109
109
  <!-- OverflowMenuOption -->
110
110
  <g id="node6" class="node">
111
111
  <title>OverflowMenuOption</title>
112
- <polygon fill="#ffffb3" stroke="black" points="1159.69,-187 1018.31,-187 1018.31,-151 1159.69,-151 1159.69,-187"/>
113
- <text text-anchor="middle" x="1089" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption</text>
112
+ <polygon fill="#ffffb3" stroke="black" points="312.69,-187 171.31,-187 171.31,-151 312.69,-151 312.69,-187"/>
113
+ <text text-anchor="middle" x="242" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption</text>
114
114
  </g>
115
115
  <!-- OverflowMenuOption&#45;&gt;DialogModule -->
116
116
  <g id="edge7" class="edge">
117
117
  <title>OverflowMenuOption&#45;&gt;DialogModule</title>
118
- <path fill="none" stroke="black" d="M1033.19,-187.12C1033.19,-201.78 1033.19,-220 1033.19,-220 1033.19,-220 994.88,-220 994.88,-220"/>
119
- <polygon fill="black" stroke="black" points="994.88,-216.5 984.88,-220 994.88,-223.5 994.88,-216.5"/>
118
+ <path fill="none" stroke="black" d="M242,-187.31C242,-207.15 242,-236 242,-236 242,-236 989.1,-236 989.1,-236"/>
119
+ <polygon fill="black" stroke="black" points="989.1,-239.5 999.1,-236 989.1,-232.5 989.1,-239.5"/>
120
120
  </g>
121
121
  <!-- OverflowMenuPane -->
122
122
  <g id="node7" class="node">
123
123
  <title>OverflowMenuPane</title>
124
- <polygon fill="#ffffb3" stroke="black" points="1000.51,-187 871.49,-187 871.49,-151 1000.51,-151 1000.51,-187"/>
125
- <text text-anchor="middle" x="936" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane</text>
124
+ <polygon fill="#ffffb3" stroke="black" points="153.51,-187 24.49,-187 24.49,-151 153.51,-151 153.51,-187"/>
125
+ <text text-anchor="middle" x="89" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane</text>
126
126
  </g>
127
127
  <!-- OverflowMenuPane&#45;&gt;DialogModule -->
128
128
  <g id="edge8" class="edge">
129
129
  <title>OverflowMenuPane&#45;&gt;DialogModule</title>
130
- <path fill="none" stroke="black" d="M936,-187.11C936,-187.11 936,-205.99 936,-205.99"/>
131
- <polygon fill="black" stroke="black" points="932.5,-205.99 936,-215.99 939.5,-205.99 932.5,-205.99"/>
130
+ <path fill="none" stroke="black" d="M89,-187.03C89,-207.77 89,-239 89,-239 89,-239 989.12,-239 989.12,-239"/>
131
+ <polygon fill="black" stroke="black" points="989.12,-242.5 999.12,-239 989.12,-235.5 989.12,-242.5"/>
132
132
  </g>
133
133
  <!-- Dialog -->
134
134
  <g id="node17" class="node">
135
135
  <title>Dialog </title>
136
- <polygon fill="#fb8072" stroke="black" points="1351.6,-317 1294.4,-317 1294.4,-281 1351.6,-281 1351.6,-317"/>
137
- <text text-anchor="middle" x="1323" y="-294.8" font-family="Times,serif" font-size="14.00">Dialog </text>
136
+ <polygon fill="#fb8072" stroke="black" points="1463.6,-317 1406.4,-317 1406.4,-281 1463.6,-281 1463.6,-317"/>
137
+ <text text-anchor="middle" x="1435" y="-294.8" font-family="Times,serif" font-size="14.00">Dialog </text>
138
138
  </g>
139
139
  <!-- DialogModule&#45;&gt;Dialog -->
140
140
  <g id="edge16" class="edge">
141
141
  <title>DialogModule&#45;&gt;Dialog </title>
142
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M984.92,-243C1086.98,-243 1313.19,-243 1313.19,-243 1313.19,-243 1313.19,-270.97 1313.19,-270.97"/>
143
- <polygon fill="black" stroke="black" points="1309.69,-270.97 1313.19,-280.97 1316.69,-270.97 1309.69,-270.97"/>
142
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1096.76,-243C1199.09,-243 1426.9,-243 1426.9,-243 1426.9,-243 1426.9,-270.97 1426.9,-270.97"/>
143
+ <polygon fill="black" stroke="black" points="1423.4,-270.97 1426.9,-280.97 1430.4,-270.97 1423.4,-270.97"/>
144
144
  </g>
145
145
  <!-- DialogDirective -->
146
146
  <g id="node18" class="node">
147
147
  <title>DialogDirective </title>
148
- <polygon fill="#fb8072" stroke="black" points="1275.69,-317 1166.31,-317 1166.31,-281 1275.69,-281 1275.69,-317"/>
149
- <text text-anchor="middle" x="1221" y="-294.8" font-family="Times,serif" font-size="14.00">DialogDirective </text>
148
+ <polygon fill="#fb8072" stroke="black" points="1387.69,-317 1278.31,-317 1278.31,-281 1387.69,-281 1387.69,-317"/>
149
+ <text text-anchor="middle" x="1333" y="-294.8" font-family="Times,serif" font-size="14.00">DialogDirective </text>
150
150
  </g>
151
151
  <!-- DialogModule&#45;&gt;DialogDirective -->
152
152
  <g id="edge17" class="edge">
153
153
  <title>DialogModule&#45;&gt;DialogDirective </title>
154
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M984.9,-246C1054.02,-246 1171.98,-246 1171.98,-246 1171.98,-246 1171.98,-270.76 1171.98,-270.76"/>
155
- <polygon fill="black" stroke="black" points="1168.48,-270.76 1171.98,-280.76 1175.48,-270.76 1168.48,-270.76"/>
154
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1096.89,-246C1173,-246 1311.18,-246 1311.18,-246 1311.18,-246 1311.18,-270.76 1311.18,-270.76"/>
155
+ <polygon fill="black" stroke="black" points="1307.69,-270.76 1311.18,-280.76 1314.69,-270.76 1307.69,-270.76"/>
156
156
  </g>
157
157
  <!-- OverflowMenu -->
158
158
  <g id="node19" class="node">
159
159
  <title>OverflowMenu </title>
160
- <polygon fill="#fb8072" stroke="black" points="1147.8,-317 1042.2,-317 1042.2,-281 1147.8,-281 1147.8,-317"/>
161
- <text text-anchor="middle" x="1095" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenu </text>
160
+ <polygon fill="#fb8072" stroke="black" points="1259.8,-317 1154.2,-317 1154.2,-281 1259.8,-281 1259.8,-317"/>
161
+ <text text-anchor="middle" x="1207" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenu </text>
162
162
  </g>
163
163
  <!-- DialogModule&#45;&gt;OverflowMenu -->
164
164
  <g id="edge18" class="edge">
165
165
  <title>DialogModule&#45;&gt;OverflowMenu </title>
166
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M985,-249C1031.72,-249 1095,-249 1095,-249 1095,-249 1095,-270.95 1095,-270.95"/>
167
- <polygon fill="black" stroke="black" points="1091.5,-270.95 1095,-280.95 1098.5,-270.95 1091.5,-270.95"/>
166
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1096.69,-249C1140.47,-249 1197.96,-249 1197.96,-249 1197.96,-249 1197.96,-270.95 1197.96,-270.95"/>
167
+ <polygon fill="black" stroke="black" points="1194.46,-270.95 1197.96,-280.95 1201.46,-270.95 1194.46,-270.95"/>
168
168
  </g>
169
169
  <!-- OverflowMenuCustomPane -->
170
170
  <g id="node20" class="node">
171
171
  <title>OverflowMenuCustomPane </title>
172
- <polygon fill="#fb8072" stroke="black" points="1024.07,-317 847.93,-317 847.93,-281 1024.07,-281 1024.07,-317"/>
173
- <text text-anchor="middle" x="936" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuCustomPane </text>
172
+ <polygon fill="#fb8072" stroke="black" points="1136.07,-317 959.93,-317 959.93,-281 1136.07,-281 1136.07,-317"/>
173
+ <text text-anchor="middle" x="1048" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuCustomPane </text>
174
174
  </g>
175
175
  <!-- DialogModule&#45;&gt;OverflowMenuCustomPane -->
176
176
  <g id="edge19" class="edge">
177
177
  <title>DialogModule&#45;&gt;OverflowMenuCustomPane </title>
178
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M936,-252.11C936,-252.11 936,-270.99 936,-270.99"/>
179
- <polygon fill="black" stroke="black" points="932.5,-270.99 936,-280.99 939.5,-270.99 932.5,-270.99"/>
178
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1048,-252.11C1048,-252.11 1048,-270.99 1048,-270.99"/>
179
+ <polygon fill="black" stroke="black" points="1044.5,-270.99 1048,-280.99 1051.5,-270.99 1044.5,-270.99"/>
180
180
  </g>
181
181
  <!-- OverflowMenuDirective -->
182
182
  <g id="node21" class="node">
183
183
  <title>OverflowMenuDirective </title>
184
- <polygon fill="#fb8072" stroke="black" points="829.88,-317 672.12,-317 672.12,-281 829.88,-281 829.88,-317"/>
185
- <text text-anchor="middle" x="751" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective </text>
184
+ <polygon fill="#fb8072" stroke="black" points="941.88,-317 784.12,-317 784.12,-281 941.88,-281 941.88,-317"/>
185
+ <text text-anchor="middle" x="863" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective </text>
186
186
  </g>
187
187
  <!-- DialogModule&#45;&gt;OverflowMenuDirective -->
188
188
  <g id="edge20" class="edge">
189
189
  <title>DialogModule&#45;&gt;OverflowMenuDirective </title>
190
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M887.24,-249C844.63,-249 789.55,-249 789.55,-249 789.55,-249 789.55,-270.95 789.55,-270.95"/>
191
- <polygon fill="black" stroke="black" points="786.05,-270.95 789.55,-280.95 793.05,-270.95 786.05,-270.95"/>
190
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M999.32,-249C962.16,-249 917.28,-249 917.28,-249 917.28,-249 917.28,-270.95 917.28,-270.95"/>
191
+ <polygon fill="black" stroke="black" points="913.78,-270.95 917.28,-280.95 920.78,-270.95 913.78,-270.95"/>
192
192
  </g>
193
193
  <!-- OverflowMenuOption -->
194
194
  <g id="node22" class="node">
195
195
  <title>OverflowMenuOption </title>
196
- <polygon fill="#fb8072" stroke="black" points="654.19,-317 509.81,-317 509.81,-281 654.19,-281 654.19,-317"/>
197
- <text text-anchor="middle" x="582" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption </text>
196
+ <polygon fill="#fb8072" stroke="black" points="766.19,-317 621.81,-317 621.81,-281 766.19,-281 766.19,-317"/>
197
+ <text text-anchor="middle" x="694" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption </text>
198
198
  </g>
199
199
  <!-- DialogModule&#45;&gt;OverflowMenuOption -->
200
200
  <g id="edge21" class="edge">
201
201
  <title>DialogModule&#45;&gt;OverflowMenuOption </title>
202
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M887.13,-246C799.67,-246 625.43,-246 625.43,-246 625.43,-246 625.43,-270.76 625.43,-270.76"/>
203
- <polygon fill="black" stroke="black" points="621.93,-270.76 625.43,-280.76 628.93,-270.76 621.93,-270.76"/>
202
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M999.1,-246C910.07,-246 730.6,-246 730.6,-246 730.6,-246 730.6,-270.76 730.6,-270.76"/>
203
+ <polygon fill="black" stroke="black" points="727.1,-270.76 730.6,-280.76 734.1,-270.76 727.1,-270.76"/>
204
204
  </g>
205
205
  <!-- OverflowMenuPane -->
206
206
  <g id="node23" class="node">
207
207
  <title>OverflowMenuPane </title>
208
- <polygon fill="#fb8072" stroke="black" points="491.51,-317 358.49,-317 358.49,-281 491.51,-281 491.51,-317"/>
209
- <text text-anchor="middle" x="425" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane </text>
208
+ <polygon fill="#fb8072" stroke="black" points="603.51,-317 470.49,-317 470.49,-281 603.51,-281 603.51,-317"/>
209
+ <text text-anchor="middle" x="537" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane </text>
210
210
  </g>
211
211
  <!-- DialogModule&#45;&gt;OverflowMenuPane -->
212
212
  <g id="edge22" class="edge">
213
213
  <title>DialogModule&#45;&gt;OverflowMenuPane </title>
214
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M887.13,-243C770.09,-243 483.36,-243 483.36,-243 483.36,-243 483.36,-270.97 483.36,-270.97"/>
215
- <polygon fill="black" stroke="black" points="479.86,-270.97 483.36,-280.97 486.86,-270.97 479.86,-270.97"/>
214
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M999.23,-243C874.47,-243 553.48,-243 553.48,-243 553.48,-243 553.48,-270.97 553.48,-270.97"/>
215
+ <polygon fill="black" stroke="black" points="549.98,-270.97 553.48,-280.97 556.98,-270.97 549.98,-270.97"/>
216
216
  </g>
217
217
  <!-- DialogService -->
218
218
  <g id="node9" class="node">
@@ -229,92 +229,92 @@
229
229
  <!-- DialogService&#45;&gt;DialogModule -->
230
230
  <g id="edge23" class="edge">
231
231
  <title>DialogService&#45;&gt;DialogModule</title>
232
- <path fill="none" stroke="black" d="M1859.18,-115.05C1859.18,-147.29 1859.18,-239 1859.18,-239 1859.18,-239 994.66,-239 994.66,-239"/>
233
- <polygon fill="black" stroke="black" points="994.66,-235.5 984.66,-239 994.66,-242.5 994.66,-235.5"/>
232
+ <path fill="none" stroke="black" d="M1859.18,-115.05C1859.18,-147.29 1859.18,-239 1859.18,-239 1859.18,-239 1106.92,-239 1106.92,-239"/>
233
+ <polygon fill="black" stroke="black" points="1106.92,-235.5 1096.92,-239 1106.92,-242.5 1106.92,-235.5"/>
234
234
  </g>
235
235
  <!-- ButtonModule -->
236
236
  <g id="node10" class="node">
237
237
  <title>ButtonModule</title>
238
- <polygon fill="#8dd3c7" stroke="black" points="846.67,-187 843.67,-191 822.67,-191 819.67,-187 749.33,-187 749.33,-151 846.67,-151 846.67,-187"/>
239
- <text text-anchor="middle" x="798" y="-164.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
238
+ <polygon fill="#8dd3c7" stroke="black" points="1715.67,-187 1712.67,-191 1691.67,-191 1688.67,-187 1618.33,-187 1618.33,-151 1715.67,-151 1715.67,-187"/>
239
+ <text text-anchor="middle" x="1667" y="-164.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
240
240
  </g>
241
241
  <!-- ButtonModule&#45;&gt;DialogModule -->
242
242
  <g id="edge9" class="edge">
243
243
  <title>ButtonModule&#45;&gt;DialogModule</title>
244
- <path fill="none" stroke="black" d="M838.39,-187.12C838.39,-201.78 838.39,-220 838.39,-220 838.39,-220 877.19,-220 877.19,-220"/>
245
- <polygon fill="black" stroke="black" points="877.19,-223.5 887.19,-220 877.19,-216.5 877.19,-223.5"/>
244
+ <path fill="none" stroke="black" d="M1667,-187.17C1667,-206.09 1667,-233 1667,-233 1667,-233 1106.83,-233 1106.83,-233"/>
245
+ <polygon fill="black" stroke="black" points="1106.83,-229.5 1096.83,-233 1106.83,-236.5 1106.83,-229.5"/>
246
246
  </g>
247
247
  <!-- ExperimentalModule -->
248
248
  <g id="node11" class="node">
249
249
  <title>ExperimentalModule</title>
250
- <polygon fill="#8dd3c7" stroke="black" points="731.47,-187 728.47,-191 707.47,-191 704.47,-187 596.53,-187 596.53,-151 731.47,-151 731.47,-187"/>
251
- <text text-anchor="middle" x="664" y="-164.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
250
+ <polygon fill="#8dd3c7" stroke="black" points="1600.47,-187 1597.47,-191 1576.47,-191 1573.47,-187 1465.53,-187 1465.53,-151 1600.47,-151 1600.47,-187"/>
251
+ <text text-anchor="middle" x="1533" y="-164.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
252
252
  </g>
253
253
  <!-- ExperimentalModule&#45;&gt;DialogModule -->
254
254
  <g id="edge10" class="edge">
255
255
  <title>ExperimentalModule&#45;&gt;DialogModule</title>
256
- <path fill="none" stroke="black" d="M701.77,-187.28C701.77,-202.95 701.77,-223 701.77,-223 701.77,-223 877.18,-223 877.18,-223"/>
257
- <polygon fill="black" stroke="black" points="877.18,-226.5 887.18,-223 877.18,-219.5 877.18,-226.5"/>
256
+ <path fill="none" stroke="black" d="M1533,-187.3C1533,-205.27 1533,-230 1533,-230 1533,-230 1106.72,-230 1106.72,-230"/>
257
+ <polygon fill="black" stroke="black" points="1106.72,-226.5 1096.72,-230 1106.72,-233.5 1106.72,-226.5"/>
258
258
  </g>
259
259
  <!-- I18nModule -->
260
260
  <g id="node12" class="node">
261
261
  <title>I18nModule</title>
262
- <polygon fill="#8dd3c7" stroke="black" points="578.71,-187 575.71,-191 554.71,-191 551.71,-187 493.29,-187 493.29,-151 578.71,-151 578.71,-187"/>
263
- <text text-anchor="middle" x="536" y="-164.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
262
+ <polygon fill="#8dd3c7" stroke="black" points="1447.71,-187 1444.71,-191 1423.71,-191 1420.71,-187 1362.29,-187 1362.29,-151 1447.71,-151 1447.71,-187"/>
263
+ <text text-anchor="middle" x="1405" y="-164.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
264
264
  </g>
265
265
  <!-- I18nModule&#45;&gt;DialogModule -->
266
266
  <g id="edge11" class="edge">
267
267
  <title>I18nModule&#45;&gt;DialogModule</title>
268
- <path fill="none" stroke="black" d="M544.13,-187.04C544.13,-203.73 544.13,-226 544.13,-226 544.13,-226 877.16,-226 877.16,-226"/>
269
- <polygon fill="black" stroke="black" points="877.16,-229.5 887.16,-226 877.16,-222.5 877.16,-229.5"/>
268
+ <path fill="none" stroke="black" d="M1375.12,-187.04C1375.12,-203.73 1375.12,-226 1375.12,-226 1375.12,-226 1106.97,-226 1106.97,-226"/>
269
+ <polygon fill="black" stroke="black" points="1106.97,-222.5 1096.97,-226 1106.97,-229.5 1106.97,-222.5"/>
270
270
  </g>
271
271
  <!-- IconModule -->
272
272
  <g id="node13" class="node">
273
273
  <title>IconModule</title>
274
- <polygon fill="#8dd3c7" stroke="black" points="475.43,-187 472.43,-191 451.43,-191 448.43,-187 390.57,-187 390.57,-151 475.43,-151 475.43,-187"/>
275
- <text text-anchor="middle" x="433" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
274
+ <polygon fill="#8dd3c7" stroke="black" points="1344.43,-187 1341.43,-191 1320.43,-191 1317.43,-187 1259.57,-187 1259.57,-151 1344.43,-151 1344.43,-187"/>
275
+ <text text-anchor="middle" x="1302" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
276
276
  </g>
277
277
  <!-- IconModule&#45;&gt;DialogModule -->
278
278
  <g id="edge12" class="edge">
279
279
  <title>IconModule&#45;&gt;DialogModule</title>
280
- <path fill="none" stroke="black" d="M433,-187.3C433,-205.27 433,-230 433,-230 433,-230 877.31,-230 877.31,-230"/>
281
- <polygon fill="black" stroke="black" points="877.31,-233.5 887.31,-230 877.31,-226.5 877.31,-233.5"/>
280
+ <path fill="none" stroke="black" d="M1269.03,-187.28C1269.03,-202.95 1269.03,-223 1269.03,-223 1269.03,-223 1106.78,-223 1106.78,-223"/>
281
+ <polygon fill="black" stroke="black" points="1106.78,-219.5 1096.78,-223 1106.78,-226.5 1106.78,-219.5"/>
282
282
  </g>
283
283
  <!-- PlaceholderModule -->
284
284
  <g id="node14" class="node">
285
285
  <title>PlaceholderModule</title>
286
- <polygon fill="#8dd3c7" stroke="black" points="372.63,-187 369.63,-191 348.63,-191 345.63,-187 247.37,-187 247.37,-151 372.63,-151 372.63,-187"/>
287
- <text text-anchor="middle" x="310" y="-164.8" font-family="Times,serif" font-size="14.00">PlaceholderModule</text>
286
+ <polygon fill="#8dd3c7" stroke="black" points="1241.63,-187 1238.63,-191 1217.63,-191 1214.63,-187 1116.37,-187 1116.37,-151 1241.63,-151 1241.63,-187"/>
287
+ <text text-anchor="middle" x="1179" y="-164.8" font-family="Times,serif" font-size="14.00">PlaceholderModule</text>
288
288
  </g>
289
289
  <!-- PlaceholderModule&#45;&gt;DialogModule -->
290
290
  <g id="edge13" class="edge">
291
291
  <title>PlaceholderModule&#45;&gt;DialogModule</title>
292
- <path fill="none" stroke="black" d="M365.66,-187.17C365.66,-206.09 365.66,-233 365.66,-233 365.66,-233 876.88,-233 876.88,-233"/>
293
- <polygon fill="black" stroke="black" points="876.88,-236.5 886.88,-233 876.88,-229.5 876.88,-236.5"/>
292
+ <path fill="none" stroke="black" d="M1126.24,-187.12C1126.24,-201.78 1126.24,-220 1126.24,-220 1126.24,-220 1106.66,-220 1106.66,-220"/>
293
+ <polygon fill="black" stroke="black" points="1106.66,-216.5 1096.66,-220 1106.66,-223.5 1106.66,-216.5"/>
294
294
  </g>
295
295
  <!-- TooltipModule -->
296
296
  <g id="node15" class="node">
297
297
  <title>TooltipModule</title>
298
- <polygon fill="#8dd3c7" stroke="black" points="229.27,-187 226.27,-191 205.27,-191 202.27,-187 128.73,-187 128.73,-151 229.27,-151 229.27,-187"/>
299
- <text text-anchor="middle" x="179" y="-164.8" font-family="Times,serif" font-size="14.00">TooltipModule</text>
298
+ <polygon fill="#8dd3c7" stroke="black" points="1098.27,-187 1095.27,-191 1074.27,-191 1071.27,-187 997.73,-187 997.73,-151 1098.27,-151 1098.27,-187"/>
299
+ <text text-anchor="middle" x="1048" y="-164.8" font-family="Times,serif" font-size="14.00">TooltipModule</text>
300
300
  </g>
301
301
  <!-- TooltipModule&#45;&gt;DialogModule -->
302
302
  <g id="edge14" class="edge">
303
303
  <title>TooltipModule&#45;&gt;DialogModule</title>
304
- <path fill="none" stroke="black" d="M179,-187.31C179,-207.15 179,-236 179,-236 179,-236 877.2,-236 877.2,-236"/>
305
- <polygon fill="black" stroke="black" points="877.2,-239.5 887.2,-236 877.2,-232.5 877.2,-239.5"/>
304
+ <path fill="none" stroke="black" d="M1048,-187.11C1048,-187.11 1048,-205.99 1048,-205.99"/>
305
+ <polygon fill="black" stroke="black" points="1044.5,-205.99 1048,-215.99 1051.5,-205.99 1044.5,-205.99"/>
306
306
  </g>
307
307
  <!-- UtilsModule -->
308
308
  <g id="node16" class="node">
309
309
  <title>UtilsModule</title>
310
- <polygon fill="#8dd3c7" stroke="black" points="110.27,-187 107.27,-191 86.27,-191 83.27,-187 23.73,-187 23.73,-151 110.27,-151 110.27,-187"/>
311
- <text text-anchor="middle" x="67" y="-164.8" font-family="Times,serif" font-size="14.00">UtilsModule</text>
310
+ <polygon fill="#8dd3c7" stroke="black" points="979.27,-187 976.27,-191 955.27,-191 952.27,-187 892.73,-187 892.73,-151 979.27,-151 979.27,-187"/>
311
+ <text text-anchor="middle" x="936" y="-164.8" font-family="Times,serif" font-size="14.00">UtilsModule</text>
312
312
  </g>
313
313
  <!-- UtilsModule&#45;&gt;DialogModule -->
314
314
  <g id="edge15" class="edge">
315
315
  <title>UtilsModule&#45;&gt;DialogModule</title>
316
- <path fill="none" stroke="black" d="M67,-187.03C67,-207.77 67,-239 67,-239 67,-239 877.1,-239 877.1,-239"/>
317
- <polygon fill="black" stroke="black" points="877.1,-242.5 887.1,-239 877.1,-235.5 877.1,-242.5"/>
316
+ <path fill="none" stroke="black" d="M969.55,-187.12C969.55,-201.78 969.55,-220 969.55,-220 969.55,-220 989.21,-220 989.21,-220"/>
317
+ <polygon fill="black" stroke="black" points="989.21,-223.5 999.21,-220 989.21,-216.5 989.21,-223.5"/>
318
318
  </g>
319
319
  </g>
320
320
  </svg>