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
@@ -137,35 +137,35 @@
137
137
  <title>cluster_DialogModule_DialogDirective_providers</title>
138
138
  <polygon fill="none" stroke="black" points="1732,-78 1732,-195 1880,-195 1880,-78 1732,-78"/>
139
139
  </g>
140
+ <g id="clust10" class="cluster">
141
+ <title>cluster_DialogModule_imports</title>
142
+ <polygon fill="none" stroke="black" points="885,-143 885,-195 1724,-195 1724,-143 885,-143"/>
143
+ </g>
140
144
  <g id="clust2" class="cluster">
141
145
  <title>cluster_DialogModule_declarations</title>
142
- <polygon fill="none" stroke="black" points="863,-143 863,-195 1724,-195 1724,-143 863,-143"/>
146
+ <polygon fill="none" stroke="black" points="16,-143 16,-195 877,-195 877,-143 16,-143"/>
143
147
  </g>
144
148
  <g id="clust11" class="cluster">
145
149
  <title>cluster_DialogModule_exports</title>
146
- <polygon fill="none" stroke="black" points="350,-273 350,-325 1360,-325 1360,-273 350,-273"/>
147
- </g>
148
- <g id="clust10" class="cluster">
149
- <title>cluster_DialogModule_imports</title>
150
- <polygon fill="none" stroke="black" points="16,-143 16,-195 855,-195 855,-143 16,-143"/>
150
+ <polygon fill="none" stroke="black" points="462,-273 462,-325 1472,-325 1472,-273 462,-273"/>
151
151
  </g>
152
152
  <!-- Dialog -->
153
153
  <g id="node1" class="node">
154
154
  <title>Dialog</title>
155
- <polygon fill="#ffffb3" stroke="black" points="1716.1,-187 1661.9,-187 1661.9,-151 1716.1,-151 1716.1,-187"/>
156
- <text text-anchor="middle" x="1689" y="-164.8" font-family="Times,serif" font-size="14.00">Dialog</text>
155
+ <polygon fill="#ffffb3" stroke="black" points="869.1,-187 814.9,-187 814.9,-151 869.1,-151 869.1,-187"/>
156
+ <text text-anchor="middle" x="842" y="-164.8" font-family="Times,serif" font-size="14.00">Dialog</text>
157
157
  </g>
158
158
  <!-- DialogModule -->
159
159
  <g id="node8" class="node">
160
160
  <title>DialogModule</title>
161
- <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"/>
162
- <text text-anchor="middle" x="936" y="-229.8" font-family="Times,serif" font-size="14.00">DialogModule</text>
161
+ <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"/>
162
+ <text text-anchor="middle" x="1048" y="-229.8" font-family="Times,serif" font-size="14.00">DialogModule</text>
163
163
  </g>
164
164
  <!-- Dialog&#45;&gt;DialogModule -->
165
165
  <g id="edge1" class="edge">
166
166
  <title>Dialog&#45;&gt;DialogModule</title>
167
- <path fill="none" stroke="black" d="M1689,-187.17C1689,-206.09 1689,-233 1689,-233 1689,-233 994.83,-233 994.83,-233"/>
168
- <polygon fill="black" stroke="black" points="994.83,-229.5 984.83,-233 994.83,-236.5 994.83,-229.5"/>
167
+ <path fill="none" stroke="black" d="M842,-187.28C842,-202.95 842,-223 842,-223 842,-223 989.18,-223 989.18,-223"/>
168
+ <polygon fill="black" stroke="black" points="989.18,-226.5 999.18,-223 989.18,-219.5 989.18,-226.5"/>
169
169
  </g>
170
170
  <!-- DialogDirective -->
171
171
  <g id="node2" class="node">
@@ -176,152 +176,152 @@
176
176
  <!-- DialogDirective&#45;&gt;DialogModule -->
177
177
  <g id="edge2" class="edge">
178
178
  <title>DialogDirective&#45;&gt;DialogModule</title>
179
- <path fill="none" stroke="black" d="M1793,-187.31C1793,-207.15 1793,-236 1793,-236 1793,-236 994.84,-236 994.84,-236"/>
180
- <polygon fill="black" stroke="black" points="994.84,-232.5 984.84,-236 994.84,-239.5 994.84,-232.5"/>
179
+ <path fill="none" stroke="black" d="M1793,-187.31C1793,-207.15 1793,-236 1793,-236 1793,-236 1106.88,-236 1106.88,-236"/>
180
+ <polygon fill="black" stroke="black" points="1106.88,-232.5 1096.88,-236 1106.88,-239.5 1106.88,-232.5"/>
181
181
  </g>
182
182
  <!-- OverflowMenu -->
183
183
  <g id="node3" class="node">
184
184
  <title>OverflowMenu</title>
185
- <polygon fill="#ffffb3" stroke="black" points="1644.3,-187 1541.7,-187 1541.7,-151 1644.3,-151 1644.3,-187"/>
186
- <text text-anchor="middle" x="1593" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenu</text>
185
+ <polygon fill="#ffffb3" stroke="black" points="797.3,-187 694.7,-187 694.7,-151 797.3,-151 797.3,-187"/>
186
+ <text text-anchor="middle" x="746" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenu</text>
187
187
  </g>
188
188
  <!-- OverflowMenu&#45;&gt;DialogModule -->
189
189
  <g id="edge4" class="edge">
190
190
  <title>OverflowMenu&#45;&gt;DialogModule</title>
191
- <path fill="none" stroke="black" d="M1593,-187.3C1593,-205.27 1593,-230 1593,-230 1593,-230 994.85,-230 994.85,-230"/>
192
- <polygon fill="black" stroke="black" points="994.85,-226.5 984.85,-230 994.84,-233.5 994.85,-226.5"/>
191
+ <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"/>
192
+ <polygon fill="black" stroke="black" points="989.28,-229.5 999.28,-226 989.28,-222.5 989.28,-229.5"/>
193
193
  </g>
194
194
  <!-- OverflowMenuCustomPane -->
195
195
  <g id="node4" class="node">
196
196
  <title>OverflowMenuCustomPane</title>
197
- <polygon fill="#ffffb3" stroke="black" points="1523.57,-187 1350.43,-187 1350.43,-151 1523.57,-151 1523.57,-187"/>
198
- <text text-anchor="middle" x="1437" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuCustomPane</text>
197
+ <polygon fill="#ffffb3" stroke="black" points="676.57,-187 503.43,-187 503.43,-151 676.57,-151 676.57,-187"/>
198
+ <text text-anchor="middle" x="590" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuCustomPane</text>
199
199
  </g>
200
200
  <!-- OverflowMenuCustomPane&#45;&gt;DialogModule -->
201
201
  <g id="edge5" class="edge">
202
202
  <title>OverflowMenuCustomPane&#45;&gt;DialogModule</title>
203
- <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"/>
204
- <polygon fill="black" stroke="black" points="995.02,-222.5 985.02,-226 995.02,-229.5 995.02,-222.5"/>
203
+ <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"/>
204
+ <polygon fill="black" stroke="black" points="989.09,-233.5 999.09,-230 989.09,-226.5 989.09,-233.5"/>
205
205
  </g>
206
206
  <!-- OverflowMenuDirective -->
207
207
  <g id="node5" class="node">
208
208
  <title>OverflowMenuDirective</title>
209
- <polygon fill="#ffffb3" stroke="black" points="1332.38,-187 1177.62,-187 1177.62,-151 1332.38,-151 1332.38,-187"/>
210
- <text text-anchor="middle" x="1255" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective</text>
209
+ <polygon fill="#ffffb3" stroke="black" points="485.38,-187 330.62,-187 330.62,-151 485.38,-151 485.38,-187"/>
210
+ <text text-anchor="middle" x="408" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective</text>
211
211
  </g>
212
212
  <!-- OverflowMenuDirective&#45;&gt;DialogModule -->
213
213
  <g id="edge6" class="edge">
214
214
  <title>OverflowMenuDirective&#45;&gt;DialogModule</title>
215
- <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"/>
216
- <polygon fill="black" stroke="black" points="994.68,-219.5 984.68,-223 994.68,-226.5 994.68,-219.5"/>
215
+ <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"/>
216
+ <polygon fill="black" stroke="black" points="988.9,-236.5 998.9,-233 988.9,-229.5 988.9,-236.5"/>
217
217
  </g>
218
218
  <!-- OverflowMenuOption -->
219
219
  <g id="node6" class="node">
220
220
  <title>OverflowMenuOption</title>
221
- <polygon fill="#ffffb3" stroke="black" points="1159.69,-187 1018.31,-187 1018.31,-151 1159.69,-151 1159.69,-187"/>
222
- <text text-anchor="middle" x="1089" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption</text>
221
+ <polygon fill="#ffffb3" stroke="black" points="312.69,-187 171.31,-187 171.31,-151 312.69,-151 312.69,-187"/>
222
+ <text text-anchor="middle" x="242" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption</text>
223
223
  </g>
224
224
  <!-- OverflowMenuOption&#45;&gt;DialogModule -->
225
225
  <g id="edge7" class="edge">
226
226
  <title>OverflowMenuOption&#45;&gt;DialogModule</title>
227
- <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"/>
228
- <polygon fill="black" stroke="black" points="994.88,-216.5 984.88,-220 994.88,-223.5 994.88,-216.5"/>
227
+ <path fill="none" stroke="black" d="M242,-187.31C242,-207.15 242,-236 242,-236 242,-236 989.1,-236 989.1,-236"/>
228
+ <polygon fill="black" stroke="black" points="989.1,-239.5 999.1,-236 989.1,-232.5 989.1,-239.5"/>
229
229
  </g>
230
230
  <!-- OverflowMenuPane -->
231
231
  <g id="node7" class="node">
232
232
  <title>OverflowMenuPane</title>
233
- <polygon fill="#ffffb3" stroke="black" points="1000.51,-187 871.49,-187 871.49,-151 1000.51,-151 1000.51,-187"/>
234
- <text text-anchor="middle" x="936" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane</text>
233
+ <polygon fill="#ffffb3" stroke="black" points="153.51,-187 24.49,-187 24.49,-151 153.51,-151 153.51,-187"/>
234
+ <text text-anchor="middle" x="89" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane</text>
235
235
  </g>
236
236
  <!-- OverflowMenuPane&#45;&gt;DialogModule -->
237
237
  <g id="edge8" class="edge">
238
238
  <title>OverflowMenuPane&#45;&gt;DialogModule</title>
239
- <path fill="none" stroke="black" d="M936,-187.11C936,-187.11 936,-205.99 936,-205.99"/>
240
- <polygon fill="black" stroke="black" points="932.5,-205.99 936,-215.99 939.5,-205.99 932.5,-205.99"/>
239
+ <path fill="none" stroke="black" d="M89,-187.03C89,-207.77 89,-239 89,-239 89,-239 989.12,-239 989.12,-239"/>
240
+ <polygon fill="black" stroke="black" points="989.12,-242.5 999.12,-239 989.12,-235.5 989.12,-242.5"/>
241
241
  </g>
242
242
  <!-- Dialog -->
243
243
  <g id="node17" class="node">
244
244
  <title>Dialog </title>
245
- <polygon fill="#fb8072" stroke="black" points="1351.6,-317 1294.4,-317 1294.4,-281 1351.6,-281 1351.6,-317"/>
246
- <text text-anchor="middle" x="1323" y="-294.8" font-family="Times,serif" font-size="14.00">Dialog </text>
245
+ <polygon fill="#fb8072" stroke="black" points="1463.6,-317 1406.4,-317 1406.4,-281 1463.6,-281 1463.6,-317"/>
246
+ <text text-anchor="middle" x="1435" y="-294.8" font-family="Times,serif" font-size="14.00">Dialog </text>
247
247
  </g>
248
248
  <!-- DialogModule&#45;&gt;Dialog -->
249
249
  <g id="edge16" class="edge">
250
250
  <title>DialogModule&#45;&gt;Dialog </title>
251
- <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"/>
252
- <polygon fill="black" stroke="black" points="1309.69,-270.97 1313.19,-280.97 1316.69,-270.97 1309.69,-270.97"/>
251
+ <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"/>
252
+ <polygon fill="black" stroke="black" points="1423.4,-270.97 1426.9,-280.97 1430.4,-270.97 1423.4,-270.97"/>
253
253
  </g>
254
254
  <!-- DialogDirective -->
255
255
  <g id="node18" class="node">
256
256
  <title>DialogDirective </title>
257
- <polygon fill="#fb8072" stroke="black" points="1275.69,-317 1166.31,-317 1166.31,-281 1275.69,-281 1275.69,-317"/>
258
- <text text-anchor="middle" x="1221" y="-294.8" font-family="Times,serif" font-size="14.00">DialogDirective </text>
257
+ <polygon fill="#fb8072" stroke="black" points="1387.69,-317 1278.31,-317 1278.31,-281 1387.69,-281 1387.69,-317"/>
258
+ <text text-anchor="middle" x="1333" y="-294.8" font-family="Times,serif" font-size="14.00">DialogDirective </text>
259
259
  </g>
260
260
  <!-- DialogModule&#45;&gt;DialogDirective -->
261
261
  <g id="edge17" class="edge">
262
262
  <title>DialogModule&#45;&gt;DialogDirective </title>
263
- <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"/>
264
- <polygon fill="black" stroke="black" points="1168.48,-270.76 1171.98,-280.76 1175.48,-270.76 1168.48,-270.76"/>
263
+ <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"/>
264
+ <polygon fill="black" stroke="black" points="1307.69,-270.76 1311.18,-280.76 1314.69,-270.76 1307.69,-270.76"/>
265
265
  </g>
266
266
  <!-- OverflowMenu -->
267
267
  <g id="node19" class="node">
268
268
  <title>OverflowMenu </title>
269
- <polygon fill="#fb8072" stroke="black" points="1147.8,-317 1042.2,-317 1042.2,-281 1147.8,-281 1147.8,-317"/>
270
- <text text-anchor="middle" x="1095" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenu </text>
269
+ <polygon fill="#fb8072" stroke="black" points="1259.8,-317 1154.2,-317 1154.2,-281 1259.8,-281 1259.8,-317"/>
270
+ <text text-anchor="middle" x="1207" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenu </text>
271
271
  </g>
272
272
  <!-- DialogModule&#45;&gt;OverflowMenu -->
273
273
  <g id="edge18" class="edge">
274
274
  <title>DialogModule&#45;&gt;OverflowMenu </title>
275
- <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"/>
276
- <polygon fill="black" stroke="black" points="1091.5,-270.95 1095,-280.95 1098.5,-270.95 1091.5,-270.95"/>
275
+ <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"/>
276
+ <polygon fill="black" stroke="black" points="1194.46,-270.95 1197.96,-280.95 1201.46,-270.95 1194.46,-270.95"/>
277
277
  </g>
278
278
  <!-- OverflowMenuCustomPane -->
279
279
  <g id="node20" class="node">
280
280
  <title>OverflowMenuCustomPane </title>
281
- <polygon fill="#fb8072" stroke="black" points="1024.07,-317 847.93,-317 847.93,-281 1024.07,-281 1024.07,-317"/>
282
- <text text-anchor="middle" x="936" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuCustomPane </text>
281
+ <polygon fill="#fb8072" stroke="black" points="1136.07,-317 959.93,-317 959.93,-281 1136.07,-281 1136.07,-317"/>
282
+ <text text-anchor="middle" x="1048" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuCustomPane </text>
283
283
  </g>
284
284
  <!-- DialogModule&#45;&gt;OverflowMenuCustomPane -->
285
285
  <g id="edge19" class="edge">
286
286
  <title>DialogModule&#45;&gt;OverflowMenuCustomPane </title>
287
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M936,-252.11C936,-252.11 936,-270.99 936,-270.99"/>
288
- <polygon fill="black" stroke="black" points="932.5,-270.99 936,-280.99 939.5,-270.99 932.5,-270.99"/>
287
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1048,-252.11C1048,-252.11 1048,-270.99 1048,-270.99"/>
288
+ <polygon fill="black" stroke="black" points="1044.5,-270.99 1048,-280.99 1051.5,-270.99 1044.5,-270.99"/>
289
289
  </g>
290
290
  <!-- OverflowMenuDirective -->
291
291
  <g id="node21" class="node">
292
292
  <title>OverflowMenuDirective </title>
293
- <polygon fill="#fb8072" stroke="black" points="829.88,-317 672.12,-317 672.12,-281 829.88,-281 829.88,-317"/>
294
- <text text-anchor="middle" x="751" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective </text>
293
+ <polygon fill="#fb8072" stroke="black" points="941.88,-317 784.12,-317 784.12,-281 941.88,-281 941.88,-317"/>
294
+ <text text-anchor="middle" x="863" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective </text>
295
295
  </g>
296
296
  <!-- DialogModule&#45;&gt;OverflowMenuDirective -->
297
297
  <g id="edge20" class="edge">
298
298
  <title>DialogModule&#45;&gt;OverflowMenuDirective </title>
299
- <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"/>
300
- <polygon fill="black" stroke="black" points="786.05,-270.95 789.55,-280.95 793.05,-270.95 786.05,-270.95"/>
299
+ <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"/>
300
+ <polygon fill="black" stroke="black" points="913.78,-270.95 917.28,-280.95 920.78,-270.95 913.78,-270.95"/>
301
301
  </g>
302
302
  <!-- OverflowMenuOption -->
303
303
  <g id="node22" class="node">
304
304
  <title>OverflowMenuOption </title>
305
- <polygon fill="#fb8072" stroke="black" points="654.19,-317 509.81,-317 509.81,-281 654.19,-281 654.19,-317"/>
306
- <text text-anchor="middle" x="582" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption </text>
305
+ <polygon fill="#fb8072" stroke="black" points="766.19,-317 621.81,-317 621.81,-281 766.19,-281 766.19,-317"/>
306
+ <text text-anchor="middle" x="694" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption </text>
307
307
  </g>
308
308
  <!-- DialogModule&#45;&gt;OverflowMenuOption -->
309
309
  <g id="edge21" class="edge">
310
310
  <title>DialogModule&#45;&gt;OverflowMenuOption </title>
311
- <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"/>
312
- <polygon fill="black" stroke="black" points="621.93,-270.76 625.43,-280.76 628.93,-270.76 621.93,-270.76"/>
311
+ <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"/>
312
+ <polygon fill="black" stroke="black" points="727.1,-270.76 730.6,-280.76 734.1,-270.76 727.1,-270.76"/>
313
313
  </g>
314
314
  <!-- OverflowMenuPane -->
315
315
  <g id="node23" class="node">
316
316
  <title>OverflowMenuPane </title>
317
- <polygon fill="#fb8072" stroke="black" points="491.51,-317 358.49,-317 358.49,-281 491.51,-281 491.51,-317"/>
318
- <text text-anchor="middle" x="425" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane </text>
317
+ <polygon fill="#fb8072" stroke="black" points="603.51,-317 470.49,-317 470.49,-281 603.51,-281 603.51,-317"/>
318
+ <text text-anchor="middle" x="537" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane </text>
319
319
  </g>
320
320
  <!-- DialogModule&#45;&gt;OverflowMenuPane -->
321
321
  <g id="edge22" class="edge">
322
322
  <title>DialogModule&#45;&gt;OverflowMenuPane </title>
323
- <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"/>
324
- <polygon fill="black" stroke="black" points="479.86,-270.97 483.36,-280.97 486.86,-270.97 479.86,-270.97"/>
323
+ <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"/>
324
+ <polygon fill="black" stroke="black" points="549.98,-270.97 553.48,-280.97 556.98,-270.97 549.98,-270.97"/>
325
325
  </g>
326
326
  <!-- DialogService -->
327
327
  <g id="node9" class="node">
@@ -338,92 +338,92 @@
338
338
  <!-- DialogService&#45;&gt;DialogModule -->
339
339
  <g id="edge23" class="edge">
340
340
  <title>DialogService&#45;&gt;DialogModule</title>
341
- <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"/>
342
- <polygon fill="black" stroke="black" points="994.66,-235.5 984.66,-239 994.66,-242.5 994.66,-235.5"/>
341
+ <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"/>
342
+ <polygon fill="black" stroke="black" points="1106.92,-235.5 1096.92,-239 1106.92,-242.5 1106.92,-235.5"/>
343
343
  </g>
344
344
  <!-- ButtonModule -->
345
345
  <g id="node10" class="node">
346
346
  <title>ButtonModule</title>
347
- <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"/>
348
- <text text-anchor="middle" x="798" y="-164.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
347
+ <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"/>
348
+ <text text-anchor="middle" x="1667" y="-164.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
349
349
  </g>
350
350
  <!-- ButtonModule&#45;&gt;DialogModule -->
351
351
  <g id="edge9" class="edge">
352
352
  <title>ButtonModule&#45;&gt;DialogModule</title>
353
- <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"/>
354
- <polygon fill="black" stroke="black" points="877.19,-223.5 887.19,-220 877.19,-216.5 877.19,-223.5"/>
353
+ <path fill="none" stroke="black" d="M1667,-187.17C1667,-206.09 1667,-233 1667,-233 1667,-233 1106.83,-233 1106.83,-233"/>
354
+ <polygon fill="black" stroke="black" points="1106.83,-229.5 1096.83,-233 1106.83,-236.5 1106.83,-229.5"/>
355
355
  </g>
356
356
  <!-- ExperimentalModule -->
357
357
  <g id="node11" class="node">
358
358
  <title>ExperimentalModule</title>
359
- <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"/>
360
- <text text-anchor="middle" x="664" y="-164.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
359
+ <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"/>
360
+ <text text-anchor="middle" x="1533" y="-164.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
361
361
  </g>
362
362
  <!-- ExperimentalModule&#45;&gt;DialogModule -->
363
363
  <g id="edge10" class="edge">
364
364
  <title>ExperimentalModule&#45;&gt;DialogModule</title>
365
- <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"/>
366
- <polygon fill="black" stroke="black" points="877.18,-226.5 887.18,-223 877.18,-219.5 877.18,-226.5"/>
365
+ <path fill="none" stroke="black" d="M1533,-187.3C1533,-205.27 1533,-230 1533,-230 1533,-230 1106.72,-230 1106.72,-230"/>
366
+ <polygon fill="black" stroke="black" points="1106.72,-226.5 1096.72,-230 1106.72,-233.5 1106.72,-226.5"/>
367
367
  </g>
368
368
  <!-- I18nModule -->
369
369
  <g id="node12" class="node">
370
370
  <title>I18nModule</title>
371
- <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"/>
372
- <text text-anchor="middle" x="536" y="-164.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
371
+ <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"/>
372
+ <text text-anchor="middle" x="1405" y="-164.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
373
373
  </g>
374
374
  <!-- I18nModule&#45;&gt;DialogModule -->
375
375
  <g id="edge11" class="edge">
376
376
  <title>I18nModule&#45;&gt;DialogModule</title>
377
- <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"/>
378
- <polygon fill="black" stroke="black" points="877.16,-229.5 887.16,-226 877.16,-222.5 877.16,-229.5"/>
377
+ <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"/>
378
+ <polygon fill="black" stroke="black" points="1106.97,-222.5 1096.97,-226 1106.97,-229.5 1106.97,-222.5"/>
379
379
  </g>
380
380
  <!-- IconModule -->
381
381
  <g id="node13" class="node">
382
382
  <title>IconModule</title>
383
- <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"/>
384
- <text text-anchor="middle" x="433" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
383
+ <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"/>
384
+ <text text-anchor="middle" x="1302" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
385
385
  </g>
386
386
  <!-- IconModule&#45;&gt;DialogModule -->
387
387
  <g id="edge12" class="edge">
388
388
  <title>IconModule&#45;&gt;DialogModule</title>
389
- <path fill="none" stroke="black" d="M433,-187.3C433,-205.27 433,-230 433,-230 433,-230 877.31,-230 877.31,-230"/>
390
- <polygon fill="black" stroke="black" points="877.31,-233.5 887.31,-230 877.31,-226.5 877.31,-233.5"/>
389
+ <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"/>
390
+ <polygon fill="black" stroke="black" points="1106.78,-219.5 1096.78,-223 1106.78,-226.5 1106.78,-219.5"/>
391
391
  </g>
392
392
  <!-- PlaceholderModule -->
393
393
  <g id="node14" class="node">
394
394
  <title>PlaceholderModule</title>
395
- <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"/>
396
- <text text-anchor="middle" x="310" y="-164.8" font-family="Times,serif" font-size="14.00">PlaceholderModule</text>
395
+ <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"/>
396
+ <text text-anchor="middle" x="1179" y="-164.8" font-family="Times,serif" font-size="14.00">PlaceholderModule</text>
397
397
  </g>
398
398
  <!-- PlaceholderModule&#45;&gt;DialogModule -->
399
399
  <g id="edge13" class="edge">
400
400
  <title>PlaceholderModule&#45;&gt;DialogModule</title>
401
- <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"/>
402
- <polygon fill="black" stroke="black" points="876.88,-236.5 886.88,-233 876.88,-229.5 876.88,-236.5"/>
401
+ <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"/>
402
+ <polygon fill="black" stroke="black" points="1106.66,-216.5 1096.66,-220 1106.66,-223.5 1106.66,-216.5"/>
403
403
  </g>
404
404
  <!-- TooltipModule -->
405
405
  <g id="node15" class="node">
406
406
  <title>TooltipModule</title>
407
- <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"/>
408
- <text text-anchor="middle" x="179" y="-164.8" font-family="Times,serif" font-size="14.00">TooltipModule</text>
407
+ <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"/>
408
+ <text text-anchor="middle" x="1048" y="-164.8" font-family="Times,serif" font-size="14.00">TooltipModule</text>
409
409
  </g>
410
410
  <!-- TooltipModule&#45;&gt;DialogModule -->
411
411
  <g id="edge14" class="edge">
412
412
  <title>TooltipModule&#45;&gt;DialogModule</title>
413
- <path fill="none" stroke="black" d="M179,-187.31C179,-207.15 179,-236 179,-236 179,-236 877.2,-236 877.2,-236"/>
414
- <polygon fill="black" stroke="black" points="877.2,-239.5 887.2,-236 877.2,-232.5 877.2,-239.5"/>
413
+ <path fill="none" stroke="black" d="M1048,-187.11C1048,-187.11 1048,-205.99 1048,-205.99"/>
414
+ <polygon fill="black" stroke="black" points="1044.5,-205.99 1048,-215.99 1051.5,-205.99 1044.5,-205.99"/>
415
415
  </g>
416
416
  <!-- UtilsModule -->
417
417
  <g id="node16" class="node">
418
418
  <title>UtilsModule</title>
419
- <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"/>
420
- <text text-anchor="middle" x="67" y="-164.8" font-family="Times,serif" font-size="14.00">UtilsModule</text>
419
+ <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"/>
420
+ <text text-anchor="middle" x="936" y="-164.8" font-family="Times,serif" font-size="14.00">UtilsModule</text>
421
421
  </g>
422
422
  <!-- UtilsModule&#45;&gt;DialogModule -->
423
423
  <g id="edge15" class="edge">
424
424
  <title>UtilsModule&#45;&gt;DialogModule</title>
425
- <path fill="none" stroke="black" d="M67,-187.03C67,-207.77 67,-239 67,-239 67,-239 877.1,-239 877.1,-239"/>
426
- <polygon fill="black" stroke="black" points="877.1,-242.5 887.1,-239 877.1,-235.5 877.1,-242.5"/>
425
+ <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"/>
426
+ <polygon fill="black" stroke="black" points="989.21,-223.5 999.21,-220 989.21,-216.5 989.21,-223.5"/>
427
427
  </g>
428
428
  </g>
429
429
  </svg>
@@ -24,14 +24,14 @@
24
24
  <title>cluster_DocumentationModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="167,-70 167,-268 329,-268 329,-70 167,-70"/>
26
26
  </g>
27
- <g id="clust5" class="cluster">
28
- <title>cluster_DocumentationModule_exports</title>
29
- <polygon fill="none" stroke="black" points="187,-208 187,-260 309,-260 309,-208 187,-208"/>
30
- </g>
31
27
  <g id="clust2" class="cluster">
32
28
  <title>cluster_DocumentationModule_declarations</title>
33
29
  <polygon fill="none" stroke="black" points="189,-78 189,-130 307,-130 307,-78 189,-78"/>
34
30
  </g>
31
+ <g id="clust5" class="cluster">
32
+ <title>cluster_DocumentationModule_exports</title>
33
+ <polygon fill="none" stroke="black" points="187,-208 187,-260 309,-260 309,-208 187,-208"/>
34
+ </g>
35
35
  <!-- Documentation -->
36
36
  <g id="node1" class="node">
37
37
  <title>Documentation</title>
@@ -133,14 +133,14 @@
133
133
  <title>cluster_DocumentationModule</title>
134
134
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="167,-70 167,-268 329,-268 329,-70 167,-70"/>
135
135
  </g>
136
- <g id="clust5" class="cluster">
137
- <title>cluster_DocumentationModule_exports</title>
138
- <polygon fill="none" stroke="black" points="187,-208 187,-260 309,-260 309,-208 187,-208"/>
139
- </g>
140
136
  <g id="clust2" class="cluster">
141
137
  <title>cluster_DocumentationModule_declarations</title>
142
138
  <polygon fill="none" stroke="black" points="189,-78 189,-130 307,-130 307,-78 189,-78"/>
143
139
  </g>
140
+ <g id="clust5" class="cluster">
141
+ <title>cluster_DocumentationModule_exports</title>
142
+ <polygon fill="none" stroke="black" points="187,-208 187,-260 309,-260 309,-208 187,-208"/>
143
+ </g>
144
144
  <!-- Documentation -->
145
145
  <g id="node1" class="node">
146
146
  <title>Documentation</title>