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
@@ -113,239 +113,239 @@
113
113
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
114
114
  -->
115
115
  <!-- Title: dependencies Pages: 1 -->
116
- <svg width="1521pt" height="396pt"
117
- viewBox="0.00 0.00 1521.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
116
+ <svg width="2073pt" height="396pt"
117
+ viewBox="0.00 0.00 2073.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
118
118
  <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
119
119
  <title>dependencies</title>
120
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 1517,-391.59 1517,4 -4,4"/>
121
- <text text-anchor="start" x="735.51" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
122
- <polygon fill="#ffffb3" stroke="transparent" points="522.5,-10 522.5,-30 542.5,-30 542.5,-10 522.5,-10"/>
123
- <text text-anchor="start" x="546.13" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
124
- <polygon fill="#8dd3c7" stroke="transparent" points="635.5,-10 635.5,-30 655.5,-30 655.5,-10 635.5,-10"/>
125
- <text text-anchor="start" x="659.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
126
- <polygon fill="#80b1d3" stroke="transparent" points="721.5,-10 721.5,-30 741.5,-30 741.5,-10 721.5,-10"/>
127
- <text text-anchor="start" x="745.28" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
128
- <polygon fill="#fdb462" stroke="transparent" points="818.5,-10 818.5,-30 838.5,-30 838.5,-10 818.5,-10"/>
129
- <text text-anchor="start" x="842.17" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
130
- <polygon fill="#fb8072" stroke="transparent" points="914.5,-10 914.5,-30 934.5,-30 934.5,-10 914.5,-10"/>
131
- <text text-anchor="start" x="938.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
120
+ <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 2069,-391.59 2069,4 -4,4"/>
121
+ <text text-anchor="start" x="1011.51" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
122
+ <polygon fill="#ffffb3" stroke="transparent" points="798.5,-10 798.5,-30 818.5,-30 818.5,-10 798.5,-10"/>
123
+ <text text-anchor="start" x="822.13" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
124
+ <polygon fill="#8dd3c7" stroke="transparent" points="911.5,-10 911.5,-30 931.5,-30 931.5,-10 911.5,-10"/>
125
+ <text text-anchor="start" x="935.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
126
+ <polygon fill="#80b1d3" stroke="transparent" points="997.5,-10 997.5,-30 1017.5,-30 1017.5,-10 997.5,-10"/>
127
+ <text text-anchor="start" x="1021.28" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
128
+ <polygon fill="#fdb462" stroke="transparent" points="1094.5,-10 1094.5,-30 1114.5,-30 1114.5,-10 1094.5,-10"/>
129
+ <text text-anchor="start" x="1118.17" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
130
+ <polygon fill="#fb8072" stroke="transparent" points="1190.5,-10 1190.5,-30 1210.5,-30 1210.5,-10 1190.5,-10"/>
131
+ <text text-anchor="start" x="1214.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
132
132
  <g id="clust1" class="cluster">
133
133
  <title>cluster_TilesModule</title>
134
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1505,-379.59 1505,-70 8,-70"/>
135
- </g>
136
- <g id="clust2" class="cluster">
137
- <title>cluster_TilesModule_declarations</title>
138
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 1181,-241.59 1181,-189.59 16,-189.59"/>
134
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 2057,-379.59 2057,-70 8,-70"/>
139
135
  </g>
140
136
  <g id="clust12" class="cluster">
141
137
  <title>cluster_TilesModule_exports</title>
142
- <polygon fill="none" stroke="black" points="245,-319.59 245,-371.59 1435,-371.59 1435,-319.59 245,-319.59"/>
138
+ <polygon fill="none" stroke="black" points="367,-319.59 367,-371.59 1557,-371.59 1557,-319.59 367,-319.59"/>
139
+ </g>
140
+ <g id="clust10" class="cluster">
141
+ <title>cluster_TilesModule_TileGroup_providers</title>
142
+ <polygon fill="none" stroke="black" points="1413,-78 1413,-241.59 2049,-241.59 2049,-78 1413,-78"/>
143
143
  </g>
144
144
  <g id="clust11" class="cluster">
145
145
  <title>cluster_TilesModule_imports</title>
146
- <polygon fill="none" stroke="black" points="1189,-189.59 1189,-241.59 1497,-241.59 1497,-189.59 1189,-189.59"/>
146
+ <polygon fill="none" stroke="black" points="1097,-189.59 1097,-241.59 1405,-241.59 1405,-189.59 1097,-189.59"/>
147
147
  </g>
148
- <g id="clust10" class="cluster">
149
- <title>cluster_TilesModule_TileGroup_providers</title>
150
- <polygon fill="none" stroke="black" points="16,-78 16,-176.59 652,-176.59 652,-78 16,-78"/>
148
+ <g id="clust2" class="cluster">
149
+ <title>cluster_TilesModule_declarations</title>
150
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 1089,-241.59 1089,-189.59 16,-189.59"/>
151
151
  </g>
152
152
  <!-- ClickableTile -->
153
153
  <g id="node1" class="node">
154
154
  <title>ClickableTile</title>
155
- <polygon fill="#ffffb3" stroke="black" points="1173.2,-233.59 1080.8,-233.59 1080.8,-197.59 1173.2,-197.59 1173.2,-233.59"/>
156
- <text text-anchor="middle" x="1127" y="-211.39" font-family="Times,serif" font-size="14.00">ClickableTile</text>
155
+ <polygon fill="#ffffb3" stroke="black" points="1081.2,-233.59 988.8,-233.59 988.8,-197.59 1081.2,-197.59 1081.2,-233.59"/>
156
+ <text text-anchor="middle" x="1035" y="-211.39" font-family="Times,serif" font-size="14.00">ClickableTile</text>
157
157
  </g>
158
158
  <!-- TilesModule -->
159
159
  <g id="node9" class="node">
160
160
  <title>TilesModule</title>
161
- <polygon fill="#8dd3c7" stroke="black" points="866.54,-298.59 863.54,-302.59 842.54,-302.59 839.54,-298.59 779.46,-298.59 779.46,-262.59 866.54,-262.59 866.54,-298.59"/>
162
- <text text-anchor="middle" x="823" y="-276.39" font-family="Times,serif" font-size="14.00">TilesModule</text>
161
+ <polygon fill="#8dd3c7" stroke="black" points="929.54,-298.59 926.54,-302.59 905.54,-302.59 902.54,-298.59 842.46,-298.59 842.46,-262.59 929.54,-262.59 929.54,-298.59"/>
162
+ <text text-anchor="middle" x="886" y="-276.39" font-family="Times,serif" font-size="14.00">TilesModule</text>
163
163
  </g>
164
164
  <!-- ClickableTile&#45;&gt;TilesModule -->
165
165
  <g id="edge1" class="edge">
166
166
  <title>ClickableTile&#45;&gt;TilesModule</title>
167
- <path fill="none" stroke="black" d="M1101.98,-233.6C1101.98,-249.64 1101.98,-270.59 1101.98,-270.59 1101.98,-270.59 876.59,-270.59 876.59,-270.59"/>
168
- <polygon fill="black" stroke="black" points="876.59,-267.09 866.59,-270.59 876.59,-274.09 876.59,-267.09"/>
167
+ <path fill="none" stroke="black" d="M1035,-233.71C1035,-248.37 1035,-266.59 1035,-266.59 1035,-266.59 939.9,-266.59 939.9,-266.59"/>
168
+ <polygon fill="black" stroke="black" points="939.9,-263.09 929.9,-266.59 939.9,-270.09 939.9,-263.09"/>
169
169
  </g>
170
170
  <!-- ClickableTileIconDirective -->
171
171
  <g id="node2" class="node">
172
172
  <title>ClickableTileIconDirective</title>
173
- <polygon fill="#ffffb3" stroke="black" points="1062.66,-233.59 893.34,-233.59 893.34,-197.59 1062.66,-197.59 1062.66,-233.59"/>
174
- <text text-anchor="middle" x="978" y="-211.39" font-family="Times,serif" font-size="14.00">ClickableTileIconDirective</text>
173
+ <polygon fill="#ffffb3" stroke="black" points="970.66,-233.59 801.34,-233.59 801.34,-197.59 970.66,-197.59 970.66,-233.59"/>
174
+ <text text-anchor="middle" x="886" y="-211.39" font-family="Times,serif" font-size="14.00">ClickableTileIconDirective</text>
175
175
  </g>
176
176
  <!-- ClickableTileIconDirective&#45;&gt;TilesModule -->
177
177
  <g id="edge2" class="edge">
178
178
  <title>ClickableTileIconDirective&#45;&gt;TilesModule</title>
179
- <path fill="none" stroke="black" d="M945.01,-233.71C945.01,-248.37 945.01,-266.59 945.01,-266.59 945.01,-266.59 876.71,-266.59 876.71,-266.59"/>
180
- <polygon fill="black" stroke="black" points="876.71,-263.09 866.71,-266.59 876.71,-270.09 876.71,-263.09"/>
179
+ <path fill="none" stroke="black" d="M886,-233.7C886,-233.7 886,-252.58 886,-252.58"/>
180
+ <polygon fill="black" stroke="black" points="882.5,-252.58 886,-262.58 889.5,-252.58 882.5,-252.58"/>
181
181
  </g>
182
182
  <!-- ExpandableTile -->
183
183
  <g id="node3" class="node">
184
184
  <title>ExpandableTile</title>
185
- <polygon fill="#ffffb3" stroke="black" points="875.14,-233.59 770.86,-233.59 770.86,-197.59 875.14,-197.59 875.14,-233.59"/>
186
- <text text-anchor="middle" x="823" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTile</text>
185
+ <polygon fill="#ffffb3" stroke="black" points="783.14,-233.59 678.86,-233.59 678.86,-197.59 783.14,-197.59 783.14,-233.59"/>
186
+ <text text-anchor="middle" x="731" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTile</text>
187
187
  </g>
188
188
  <!-- ExpandableTile&#45;&gt;TilesModule -->
189
189
  <g id="edge3" class="edge">
190
190
  <title>ExpandableTile&#45;&gt;TilesModule</title>
191
- <path fill="none" stroke="black" d="M823,-233.7C823,-233.7 823,-252.58 823,-252.58"/>
192
- <polygon fill="black" stroke="black" points="819.5,-252.58 823,-262.58 826.5,-252.58 819.5,-252.58"/>
191
+ <path fill="none" stroke="black" d="M731,-233.71C731,-248.37 731,-266.59 731,-266.59 731,-266.59 832.41,-266.59 832.41,-266.59"/>
192
+ <polygon fill="black" stroke="black" points="832.41,-270.09 842.41,-266.59 832.41,-263.09 832.41,-270.09"/>
193
193
  </g>
194
194
  <!-- ExpandableTileAboveFoldDirective -->
195
195
  <g id="node4" class="node">
196
196
  <title>ExpandableTileAboveFoldDirective</title>
197
- <polygon fill="#ffffb3" stroke="black" points="752.71,-233.59 533.29,-233.59 533.29,-197.59 752.71,-197.59 752.71,-233.59"/>
198
- <text text-anchor="middle" x="643" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective</text>
197
+ <polygon fill="#ffffb3" stroke="black" points="660.71,-233.59 441.29,-233.59 441.29,-197.59 660.71,-197.59 660.71,-233.59"/>
198
+ <text text-anchor="middle" x="551" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective</text>
199
199
  </g>
200
200
  <!-- ExpandableTileAboveFoldDirective&#45;&gt;TilesModule -->
201
201
  <g id="edge4" class="edge">
202
202
  <title>ExpandableTileAboveFoldDirective&#45;&gt;TilesModule</title>
203
- <path fill="none" stroke="black" d="M606.38,-233.71C606.38,-248.37 606.38,-266.59 606.38,-266.59 606.38,-266.59 769.42,-266.59 769.42,-266.59"/>
204
- <polygon fill="black" stroke="black" points="769.42,-270.09 779.42,-266.59 769.42,-263.09 769.42,-270.09"/>
203
+ <path fill="none" stroke="black" d="M645.93,-233.6C645.93,-249.64 645.93,-270.59 645.93,-270.59 645.93,-270.59 832.25,-270.59 832.25,-270.59"/>
204
+ <polygon fill="black" stroke="black" points="832.25,-274.09 842.25,-270.59 832.25,-267.09 832.25,-274.09"/>
205
205
  </g>
206
206
  <!-- ExpandableTileBelowFoldDirective -->
207
207
  <g id="node5" class="node">
208
208
  <title>ExpandableTileBelowFoldDirective</title>
209
- <polygon fill="#ffffb3" stroke="black" points="515.44,-233.59 296.56,-233.59 296.56,-197.59 515.44,-197.59 515.44,-233.59"/>
210
- <text text-anchor="middle" x="406" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective</text>
209
+ <polygon fill="#ffffb3" stroke="black" points="423.44,-233.59 204.56,-233.59 204.56,-197.59 423.44,-197.59 423.44,-233.59"/>
210
+ <text text-anchor="middle" x="314" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective</text>
211
211
  </g>
212
212
  <!-- ExpandableTileBelowFoldDirective&#45;&gt;TilesModule -->
213
213
  <g id="edge5" class="edge">
214
214
  <title>ExpandableTileBelowFoldDirective&#45;&gt;TilesModule</title>
215
- <path fill="none" stroke="black" d="M452.31,-233.6C452.31,-249.64 452.31,-270.59 452.31,-270.59 452.31,-270.59 769.39,-270.59 769.39,-270.59"/>
216
- <polygon fill="black" stroke="black" points="769.39,-274.09 779.39,-270.59 769.39,-267.09 769.39,-274.09"/>
215
+ <path fill="none" stroke="black" d="M399.28,-233.61C399.28,-250.96 399.28,-274.59 399.28,-274.59 399.28,-274.59 832.38,-274.59 832.38,-274.59"/>
216
+ <polygon fill="black" stroke="black" points="832.38,-278.09 842.38,-274.59 832.38,-271.09 832.38,-278.09"/>
217
217
  </g>
218
218
  <!-- SelectionTile -->
219
219
  <g id="node6" class="node">
220
220
  <title>SelectionTile</title>
221
- <polygon fill="#ffffb3" stroke="black" points="278.15,-233.59 187.85,-233.59 187.85,-197.59 278.15,-197.59 278.15,-233.59"/>
222
- <text text-anchor="middle" x="233" y="-211.39" font-family="Times,serif" font-size="14.00">SelectionTile</text>
221
+ <polygon fill="#ffffb3" stroke="black" points="186.15,-233.59 95.85,-233.59 95.85,-197.59 186.15,-197.59 186.15,-233.59"/>
222
+ <text text-anchor="middle" x="141" y="-211.39" font-family="Times,serif" font-size="14.00">SelectionTile</text>
223
223
  </g>
224
224
  <!-- SelectionTile&#45;&gt;TilesModule -->
225
225
  <g id="edge6" class="edge">
226
226
  <title>SelectionTile&#45;&gt;TilesModule</title>
227
- <path fill="none" stroke="black" d="M265.71,-233.62C265.71,-250.65 265.71,-273.59 265.71,-273.59 265.71,-273.59 769.27,-273.59 769.27,-273.59"/>
228
- <polygon fill="black" stroke="black" points="769.27,-277.09 779.27,-273.59 769.27,-270.09 769.27,-277.09"/>
227
+ <path fill="none" stroke="black" d="M141,-233.81C141,-252.42 141,-278.59 141,-278.59 141,-278.59 832.45,-278.59 832.45,-278.59"/>
228
+ <polygon fill="black" stroke="black" points="832.45,-282.09 842.45,-278.59 832.45,-275.09 832.45,-282.09"/>
229
229
  </g>
230
230
  <!-- Tile -->
231
231
  <g id="node7" class="node">
232
232
  <title>Tile</title>
233
- <polygon fill="#ffffb3" stroke="black" points="170,-233.59 116,-233.59 116,-197.59 170,-197.59 170,-233.59"/>
234
- <text text-anchor="middle" x="143" y="-211.39" font-family="Times,serif" font-size="14.00">Tile</text>
233
+ <polygon fill="#ffffb3" stroke="black" points="78,-233.59 24,-233.59 24,-197.59 78,-197.59 78,-233.59"/>
234
+ <text text-anchor="middle" x="51" y="-211.39" font-family="Times,serif" font-size="14.00">Tile</text>
235
235
  </g>
236
236
  <!-- Tile&#45;&gt;TilesModule -->
237
237
  <g id="edge7" class="edge">
238
238
  <title>Tile&#45;&gt;TilesModule</title>
239
- <path fill="none" stroke="black" d="M143,-233.86C143,-252.15 143,-277.59 143,-277.59 143,-277.59 769.43,-277.59 769.43,-277.59"/>
240
- <polygon fill="black" stroke="black" points="769.43,-281.09 779.43,-277.59 769.43,-274.09 769.43,-281.09"/>
239
+ <path fill="none" stroke="black" d="M51,-233.9C51,-253.74 51,-282.59 51,-282.59 51,-282.59 832.28,-282.59 832.28,-282.59"/>
240
+ <polygon fill="black" stroke="black" points="832.28,-286.09 842.28,-282.59 832.28,-279.09 832.28,-286.09"/>
241
241
  </g>
242
242
  <!-- TileGroup -->
243
243
  <g id="node8" class="node">
244
244
  <title>TileGroup</title>
245
- <polygon fill="#ffffb3" stroke="black" points="98.32,-233.59 23.68,-233.59 23.68,-197.59 98.32,-197.59 98.32,-233.59"/>
246
- <text text-anchor="middle" x="61" y="-211.39" font-family="Times,serif" font-size="14.00">TileGroup</text>
245
+ <polygon fill="#ffffb3" stroke="black" points="1631.32,-233.59 1556.68,-233.59 1556.68,-197.59 1631.32,-197.59 1631.32,-233.59"/>
246
+ <text text-anchor="middle" x="1594" y="-211.39" font-family="Times,serif" font-size="14.00">TileGroup</text>
247
247
  </g>
248
248
  <!-- TileGroup&#45;&gt;TilesModule -->
249
249
  <g id="edge8" class="edge">
250
250
  <title>TileGroup&#45;&gt;TilesModule</title>
251
- <path fill="none" stroke="black" d="M61,-233.7C61,-252.93 61,-280.59 61,-280.59 61,-280.59 769.29,-280.59 769.29,-280.59"/>
252
- <polygon fill="black" stroke="black" points="769.29,-284.09 779.29,-280.59 769.29,-277.09 769.29,-284.09"/>
251
+ <path fill="none" stroke="black" d="M1594,-233.9C1594,-253.74 1594,-282.59 1594,-282.59 1594,-282.59 939.75,-282.59 939.75,-282.59"/>
252
+ <polygon fill="black" stroke="black" points="939.75,-279.09 929.75,-282.59 939.75,-286.09 939.75,-279.09"/>
253
253
  </g>
254
254
  <!-- ClickableTile -->
255
255
  <g id="node14" class="node">
256
256
  <title>ClickableTile </title>
257
- <polygon fill="#fb8072" stroke="black" points="1426.7,-363.59 1331.3,-363.59 1331.3,-327.59 1426.7,-327.59 1426.7,-363.59"/>
258
- <text text-anchor="middle" x="1379" y="-341.39" font-family="Times,serif" font-size="14.00">ClickableTile </text>
257
+ <polygon fill="#fb8072" stroke="black" points="1548.7,-363.59 1453.3,-363.59 1453.3,-327.59 1548.7,-327.59 1548.7,-363.59"/>
258
+ <text text-anchor="middle" x="1501" y="-341.39" font-family="Times,serif" font-size="14.00">ClickableTile </text>
259
259
  </g>
260
260
  <!-- TilesModule&#45;&gt;ClickableTile -->
261
261
  <g id="edge13" class="edge">
262
262
  <title>TilesModule&#45;&gt;ClickableTile </title>
263
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M866.8,-286.59C994.61,-286.59 1358.18,-286.59 1358.18,-286.59 1358.18,-286.59 1358.18,-317.57 1358.18,-317.57"/>
264
- <polygon fill="black" stroke="black" points="1354.68,-317.57 1358.18,-327.57 1361.68,-317.57 1354.68,-317.57"/>
263
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M929.74,-286.59C1070.24,-286.59 1501,-286.59 1501,-286.59 1501,-286.59 1501,-317.57 1501,-317.57"/>
264
+ <polygon fill="black" stroke="black" points="1497.5,-317.57 1501,-327.57 1504.5,-317.57 1497.5,-317.57"/>
265
265
  </g>
266
266
  <!-- ClickableTileIconDirective -->
267
267
  <g id="node15" class="node">
268
268
  <title>ClickableTileIconDirective </title>
269
- <polygon fill="#fb8072" stroke="black" points="1313.16,-363.59 1140.84,-363.59 1140.84,-327.59 1313.16,-327.59 1313.16,-363.59"/>
270
- <text text-anchor="middle" x="1227" y="-341.39" font-family="Times,serif" font-size="14.00">ClickableTileIconDirective </text>
269
+ <polygon fill="#fb8072" stroke="black" points="1435.16,-363.59 1262.84,-363.59 1262.84,-327.59 1435.16,-327.59 1435.16,-363.59"/>
270
+ <text text-anchor="middle" x="1349" y="-341.39" font-family="Times,serif" font-size="14.00">ClickableTileIconDirective </text>
271
271
  </g>
272
272
  <!-- TilesModule&#45;&gt;ClickableTileIconDirective -->
273
273
  <g id="edge14" class="edge">
274
274
  <title>TilesModule&#45;&gt;ClickableTileIconDirective </title>
275
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M866.65,-290.59C957.15,-290.59 1156.89,-290.59 1156.89,-290.59 1156.89,-290.59 1156.89,-317.58 1156.89,-317.58"/>
276
- <polygon fill="black" stroke="black" points="1153.39,-317.58 1156.89,-327.58 1160.39,-317.58 1153.39,-317.58"/>
275
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M929.82,-290.59C1032.1,-290.59 1277.94,-290.59 1277.94,-290.59 1277.94,-290.59 1277.94,-317.58 1277.94,-317.58"/>
276
+ <polygon fill="black" stroke="black" points="1274.44,-317.58 1277.94,-327.58 1281.44,-317.58 1274.44,-317.58"/>
277
277
  </g>
278
278
  <!-- ExpandableTile -->
279
279
  <g id="node16" class="node">
280
280
  <title>ExpandableTile </title>
281
- <polygon fill="#fb8072" stroke="black" points="1123.14,-363.59 1014.86,-363.59 1014.86,-327.59 1123.14,-327.59 1123.14,-363.59"/>
282
- <text text-anchor="middle" x="1069" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTile </text>
281
+ <polygon fill="#fb8072" stroke="black" points="1245.14,-363.59 1136.86,-363.59 1136.86,-327.59 1245.14,-327.59 1245.14,-363.59"/>
282
+ <text text-anchor="middle" x="1191" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTile </text>
283
283
  </g>
284
284
  <!-- TilesModule&#45;&gt;ExpandableTile -->
285
285
  <g id="edge15" class="edge">
286
286
  <title>TilesModule&#45;&gt;ExpandableTile </title>
287
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M866.66,-294.59C929.71,-294.59 1038.76,-294.59 1038.76,-294.59 1038.76,-294.59 1038.76,-317.47 1038.76,-317.47"/>
288
- <polygon fill="black" stroke="black" points="1035.26,-317.47 1038.76,-327.47 1042.26,-317.47 1035.26,-317.47"/>
287
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M929.74,-294.59C1008.02,-294.59 1163.96,-294.59 1163.96,-294.59 1163.96,-294.59 1163.96,-317.47 1163.96,-317.47"/>
288
+ <polygon fill="black" stroke="black" points="1160.46,-317.47 1163.96,-327.47 1167.46,-317.47 1160.46,-317.47"/>
289
289
  </g>
290
290
  <!-- ExpandableTileAboveFoldDirective -->
291
291
  <g id="node17" class="node">
292
292
  <title>ExpandableTileAboveFoldDirective </title>
293
- <polygon fill="#fb8072" stroke="black" points="996.71,-363.59 773.29,-363.59 773.29,-327.59 996.71,-327.59 996.71,-363.59"/>
294
- <text text-anchor="middle" x="885" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective </text>
293
+ <polygon fill="#fb8072" stroke="black" points="1118.71,-363.59 895.29,-363.59 895.29,-327.59 1118.71,-327.59 1118.71,-363.59"/>
294
+ <text text-anchor="middle" x="1007" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective </text>
295
295
  </g>
296
296
  <!-- TilesModule&#45;&gt;ExpandableTileAboveFoldDirective -->
297
297
  <g id="edge16" class="edge">
298
298
  <title>TilesModule&#45;&gt;ExpandableTileAboveFoldDirective </title>
299
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M823,-298.7C823,-298.7 823,-317.58 823,-317.58"/>
300
- <polygon fill="black" stroke="black" points="819.5,-317.58 823,-327.58 826.5,-317.58 819.5,-317.58"/>
299
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M912.58,-298.7C912.58,-298.7 912.58,-317.58 912.58,-317.58"/>
300
+ <polygon fill="black" stroke="black" points="909.08,-317.58 912.58,-327.58 916.08,-317.58 909.08,-317.58"/>
301
301
  </g>
302
302
  <!-- ExpandableTileBelowFoldDirective -->
303
303
  <g id="node18" class="node">
304
304
  <title>ExpandableTileBelowFoldDirective </title>
305
- <polygon fill="#fb8072" stroke="black" points="755.44,-363.59 532.56,-363.59 532.56,-327.59 755.44,-327.59 755.44,-363.59"/>
306
- <text text-anchor="middle" x="644" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective </text>
305
+ <polygon fill="#fb8072" stroke="black" points="877.44,-363.59 654.56,-363.59 654.56,-327.59 877.44,-327.59 877.44,-363.59"/>
306
+ <text text-anchor="middle" x="766" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective </text>
307
307
  </g>
308
308
  <!-- TilesModule&#45;&gt;ExpandableTileBelowFoldDirective -->
309
309
  <g id="edge17" class="edge">
310
310
  <title>TilesModule&#45;&gt;ExpandableTileBelowFoldDirective </title>
311
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M779.2,-295.59C737.04,-295.59 679.62,-295.59 679.62,-295.59 679.62,-295.59 679.62,-317.54 679.62,-317.54"/>
312
- <polygon fill="black" stroke="black" points="676.12,-317.54 679.62,-327.54 683.12,-317.54 676.12,-317.54"/>
311
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M859.72,-298.7C859.72,-298.7 859.72,-317.58 859.72,-317.58"/>
312
+ <polygon fill="black" stroke="black" points="856.22,-317.58 859.72,-327.58 863.22,-317.58 856.22,-317.58"/>
313
313
  </g>
314
314
  <!-- SelectionTile -->
315
315
  <g id="node19" class="node">
316
316
  <title>SelectionTile </title>
317
- <polygon fill="#fb8072" stroke="black" points="515.15,-363.59 420.85,-363.59 420.85,-327.59 515.15,-327.59 515.15,-363.59"/>
318
- <text text-anchor="middle" x="468" y="-341.39" font-family="Times,serif" font-size="14.00">SelectionTile </text>
317
+ <polygon fill="#fb8072" stroke="black" points="637.15,-363.59 542.85,-363.59 542.85,-327.59 637.15,-327.59 637.15,-363.59"/>
318
+ <text text-anchor="middle" x="590" y="-341.39" font-family="Times,serif" font-size="14.00">SelectionTile </text>
319
319
  </g>
320
320
  <!-- TilesModule&#45;&gt;SelectionTile -->
321
321
  <g id="edge18" class="edge">
322
322
  <title>TilesModule&#45;&gt;SelectionTile </title>
323
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M779.34,-291.59C687.69,-291.59 483.69,-291.59 483.69,-291.59 483.69,-291.59 483.69,-317.31 483.69,-317.31"/>
324
- <polygon fill="black" stroke="black" points="480.19,-317.31 483.69,-327.31 487.19,-317.31 480.19,-317.31"/>
323
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M842.32,-294.59C759.99,-294.59 590,-294.59 590,-294.59 590,-294.59 590,-317.47 590,-317.47"/>
324
+ <polygon fill="black" stroke="black" points="586.5,-317.47 590,-327.47 593.5,-317.47 586.5,-317.47"/>
325
325
  </g>
326
326
  <!-- Tile -->
327
327
  <g id="node20" class="node">
328
328
  <title>Tile </title>
329
- <polygon fill="#fb8072" stroke="black" points="403,-363.59 349,-363.59 349,-327.59 403,-327.59 403,-363.59"/>
330
- <text text-anchor="middle" x="376" y="-341.39" font-family="Times,serif" font-size="14.00">Tile </text>
329
+ <polygon fill="#fb8072" stroke="black" points="525,-363.59 471,-363.59 471,-327.59 525,-327.59 525,-363.59"/>
330
+ <text text-anchor="middle" x="498" y="-341.39" font-family="Times,serif" font-size="14.00">Tile </text>
331
331
  </g>
332
332
  <!-- TilesModule&#45;&gt;Tile -->
333
333
  <g id="edge19" class="edge">
334
334
  <title>TilesModule&#45;&gt;Tile </title>
335
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M779.33,-288.59C666.85,-288.59 376,-288.59 376,-288.59 376,-288.59 376,-317.55 376,-317.55"/>
336
- <polygon fill="black" stroke="black" points="372.5,-317.55 376,-327.55 379.5,-317.55 372.5,-317.55"/>
335
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M842.25,-290.59C740.77,-290.59 498,-290.59 498,-290.59 498,-290.59 498,-317.58 498,-317.58"/>
336
+ <polygon fill="black" stroke="black" points="494.5,-317.58 498,-327.58 501.5,-317.58 494.5,-317.58"/>
337
337
  </g>
338
338
  <!-- TileGroup -->
339
339
  <g id="node21" class="node">
340
340
  <title>TileGroup </title>
341
- <polygon fill="#fb8072" stroke="black" points="330.82,-363.59 253.18,-363.59 253.18,-327.59 330.82,-327.59 330.82,-363.59"/>
342
- <text text-anchor="middle" x="292" y="-341.39" font-family="Times,serif" font-size="14.00">TileGroup </text>
341
+ <polygon fill="#fb8072" stroke="black" points="452.82,-363.59 375.18,-363.59 375.18,-327.59 452.82,-327.59 452.82,-363.59"/>
342
+ <text text-anchor="middle" x="414" y="-341.39" font-family="Times,serif" font-size="14.00">TileGroup </text>
343
343
  </g>
344
344
  <!-- TilesModule&#45;&gt;TileGroup -->
345
345
  <g id="edge20" class="edge">
346
346
  <title>TilesModule&#45;&gt;TileGroup </title>
347
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M779.14,-284.59C655.61,-284.59 313.72,-284.59 313.72,-284.59 313.72,-284.59 313.72,-317.29 313.72,-317.29"/>
348
- <polygon fill="black" stroke="black" points="310.22,-317.29 313.72,-327.29 317.22,-317.29 310.22,-317.29"/>
347
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M842.3,-286.59C731.27,-286.59 447.03,-286.59 447.03,-286.59 447.03,-286.59 447.03,-317.57 447.03,-317.57"/>
348
+ <polygon fill="black" stroke="black" points="443.53,-317.57 447.03,-327.57 450.53,-317.57 443.53,-317.57"/>
349
349
  </g>
350
350
  <!-- {
351
351
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
@@ -354,10 +354,10 @@
354
354
  <title>{
355
355
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
356
356
  }</title>
357
- <ellipse fill="#fdb462" stroke="black" cx="334" cy="-127.3" rx="309.77" ry="41.09"/>
358
- <text text-anchor="middle" x="334" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
359
- <text text-anchor="middle" x="334" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true</text>
360
- <text text-anchor="middle" x="334" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
357
+ <ellipse fill="#fdb462" stroke="black" cx="1731" cy="-127.3" rx="309.77" ry="41.09"/>
358
+ <text text-anchor="middle" x="1731" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
359
+ <text text-anchor="middle" x="1731" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true</text>
360
+ <text text-anchor="middle" x="1731" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
361
361
  </g>
362
362
  <!-- {
363
363
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
@@ -366,44 +366,44 @@
366
366
  <title>{
367
367
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
368
368
  }&#45;&gt;TileGroup</title>
369
- <path fill="none" stroke="black" d="M61.26,-146.89C61.26,-146.89 61.26,-187.55 61.26,-187.55"/>
370
- <polygon fill="black" stroke="black" points="57.76,-187.55 61.26,-197.55 64.76,-187.55 57.76,-187.55"/>
369
+ <path fill="none" stroke="black" d="M1594,-164.48C1594,-164.48 1594,-187.22 1594,-187.22"/>
370
+ <polygon fill="black" stroke="black" points="1590.5,-187.22 1594,-197.22 1597.5,-187.22 1590.5,-187.22"/>
371
371
  </g>
372
372
  <!-- I18nModule -->
373
373
  <g id="node11" class="node">
374
374
  <title>I18nModule</title>
375
- <polygon fill="#8dd3c7" stroke="black" points="1488.71,-233.59 1485.71,-237.59 1464.71,-237.59 1461.71,-233.59 1403.29,-233.59 1403.29,-197.59 1488.71,-197.59 1488.71,-233.59"/>
376
- <text text-anchor="middle" x="1446" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
375
+ <polygon fill="#8dd3c7" stroke="black" points="1396.71,-233.59 1393.71,-237.59 1372.71,-237.59 1369.71,-233.59 1311.29,-233.59 1311.29,-197.59 1396.71,-197.59 1396.71,-233.59"/>
376
+ <text text-anchor="middle" x="1354" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
377
377
  </g>
378
378
  <!-- I18nModule&#45;&gt;TilesModule -->
379
379
  <g id="edge10" class="edge">
380
380
  <title>I18nModule&#45;&gt;TilesModule</title>
381
- <path fill="none" stroke="black" d="M1415.12,-233.9C1415.12,-253.74 1415.12,-282.59 1415.12,-282.59 1415.12,-282.59 877.02,-282.59 877.02,-282.59"/>
382
- <polygon fill="black" stroke="black" points="877.02,-279.09 867.02,-282.59 877.02,-286.09 877.02,-279.09"/>
381
+ <path fill="none" stroke="black" d="M1354,-233.81C1354,-252.42 1354,-278.59 1354,-278.59 1354,-278.59 939.61,-278.59 939.61,-278.59"/>
382
+ <polygon fill="black" stroke="black" points="939.61,-275.09 929.61,-278.59 939.61,-282.09 939.61,-275.09"/>
383
383
  </g>
384
384
  <!-- IconModule -->
385
385
  <g id="node12" class="node">
386
386
  <title>IconModule</title>
387
- <polygon fill="#8dd3c7" stroke="black" points="1385.43,-233.59 1382.43,-237.59 1361.43,-237.59 1358.43,-233.59 1300.57,-233.59 1300.57,-197.59 1385.43,-197.59 1385.43,-233.59"/>
388
- <text text-anchor="middle" x="1343" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
387
+ <polygon fill="#8dd3c7" stroke="black" points="1293.43,-233.59 1290.43,-237.59 1269.43,-237.59 1266.43,-233.59 1208.57,-233.59 1208.57,-197.59 1293.43,-197.59 1293.43,-233.59"/>
388
+ <text text-anchor="middle" x="1251" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
389
389
  </g>
390
390
  <!-- IconModule&#45;&gt;TilesModule -->
391
391
  <g id="edge11" class="edge">
392
392
  <title>IconModule&#45;&gt;TilesModule</title>
393
- <path fill="none" stroke="black" d="M1307.06,-233.81C1307.06,-252.42 1307.06,-278.59 1307.06,-278.59 1307.06,-278.59 876.81,-278.59 876.81,-278.59"/>
394
- <polygon fill="black" stroke="black" points="876.81,-275.09 866.81,-278.59 876.81,-282.09 876.81,-275.09"/>
393
+ <path fill="none" stroke="black" d="M1226.93,-233.61C1226.93,-250.96 1226.93,-274.59 1226.93,-274.59 1226.93,-274.59 939.87,-274.59 939.87,-274.59"/>
394
+ <polygon fill="black" stroke="black" points="939.87,-271.09 929.87,-274.59 939.87,-278.09 939.87,-271.09"/>
395
395
  </g>
396
396
  <!-- LinkModule -->
397
397
  <g id="node13" class="node">
398
398
  <title>LinkModule</title>
399
- <polygon fill="#8dd3c7" stroke="black" points="1282.99,-233.59 1279.99,-237.59 1258.99,-237.59 1255.99,-233.59 1197.01,-233.59 1197.01,-197.59 1282.99,-197.59 1282.99,-233.59"/>
400
- <text text-anchor="middle" x="1240" y="-211.39" font-family="Times,serif" font-size="14.00">LinkModule</text>
399
+ <polygon fill="#8dd3c7" stroke="black" points="1190.99,-233.59 1187.99,-237.59 1166.99,-237.59 1163.99,-233.59 1105.01,-233.59 1105.01,-197.59 1190.99,-197.59 1190.99,-233.59"/>
400
+ <text text-anchor="middle" x="1148" y="-211.39" font-family="Times,serif" font-size="14.00">LinkModule</text>
401
401
  </g>
402
402
  <!-- LinkModule&#45;&gt;TilesModule -->
403
403
  <g id="edge12" class="edge">
404
404
  <title>LinkModule&#45;&gt;TilesModule</title>
405
- <path fill="none" stroke="black" d="M1240,-233.61C1240,-250.96 1240,-274.59 1240,-274.59 1240,-274.59 876.84,-274.59 876.84,-274.59"/>
406
- <polygon fill="black" stroke="black" points="876.84,-271.09 866.84,-274.59 876.84,-278.09 876.84,-271.09"/>
405
+ <path fill="none" stroke="black" d="M1111.8,-233.6C1111.8,-249.64 1111.8,-270.59 1111.8,-270.59 1111.8,-270.59 939.81,-270.59 939.81,-270.59"/>
406
+ <polygon fill="black" stroke="black" points="939.81,-267.09 929.81,-270.59 939.81,-274.09 939.81,-267.09"/>
407
407
  </g>
408
408
  </g>
409
409
  </svg>
@@ -24,6 +24,10 @@
24
24
  <title>cluster_TimePickerModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 670,-379.59 670,-70 8,-70"/>
26
26
  </g>
27
+ <g id="clust5" class="cluster">
28
+ <title>cluster_TimePickerModule_exports</title>
29
+ <polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
30
+ </g>
27
31
  <g id="clust2" class="cluster">
28
32
  <title>cluster_TimePickerModule_declarations</title>
29
33
  <polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
@@ -32,10 +36,6 @@
32
36
  <title>cluster_TimePickerModule_TimePicker_providers</title>
33
37
  <polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
34
38
  </g>
35
- <g id="clust5" class="cluster">
36
- <title>cluster_TimePickerModule_exports</title>
37
- <polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
38
- </g>
39
39
  <g id="clust4" class="cluster">
40
40
  <title>cluster_TimePickerModule_imports</title>
41
41
  <polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
@@ -133,6 +133,10 @@
133
133
  <title>cluster_TimePickerModule</title>
134
134
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 670,-379.59 670,-70 8,-70"/>
135
135
  </g>
136
+ <g id="clust5" class="cluster">
137
+ <title>cluster_TimePickerModule_exports</title>
138
+ <polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
139
+ </g>
136
140
  <g id="clust2" class="cluster">
137
141
  <title>cluster_TimePickerModule_declarations</title>
138
142
  <polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
@@ -141,10 +145,6 @@
141
145
  <title>cluster_TimePickerModule_TimePicker_providers</title>
142
146
  <polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
143
147
  </g>
144
- <g id="clust5" class="cluster">
145
- <title>cluster_TimePickerModule_exports</title>
146
- <polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
147
- </g>
148
148
  <g id="clust4" class="cluster">
149
149
  <title>cluster_TimePickerModule_imports</title>
150
150
  <polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>