carbon-components-angular 5.62.1 → 5.63.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 (390) hide show
  1. package/accordion/accordion-item.component.d.ts +1 -1
  2. package/accordion/accordion.component.d.ts +1 -1
  3. package/accordion/accordion.module.d.ts +1 -1
  4. package/accordion/index.d.ts +1 -1
  5. package/breadcrumb/breadcrumb-item.component.d.ts +1 -1
  6. package/breadcrumb/breadcrumb-item.interface.d.ts +1 -1
  7. package/breadcrumb/breadcrumb.component.d.ts +1 -1
  8. package/breadcrumb/breadcrumb.module.d.ts +1 -1
  9. package/breadcrumb/index.d.ts +1 -1
  10. package/button/base-icon-button.component.d.ts +1 -1
  11. package/button/button-set.component.d.ts +1 -1
  12. package/button/button.directive.d.ts +1 -1
  13. package/button/button.module.d.ts +1 -1
  14. package/button/button.types.d.ts +1 -1
  15. package/button/icon-button.component.d.ts +1 -1
  16. package/button/index.d.ts +1 -1
  17. package/checkbox/checkbox.component.d.ts +1 -1
  18. package/checkbox/checkbox.module.d.ts +1 -1
  19. package/checkbox/checkbox.types.d.ts +1 -1
  20. package/checkbox/index.d.ts +1 -1
  21. package/code-snippet/code-snippet.component.d.ts +1 -1
  22. package/code-snippet/code-snippet.module.d.ts +1 -1
  23. package/code-snippet/index.d.ts +1 -1
  24. package/combo-button/combo-button.component.d.ts +1 -1
  25. package/combo-button/combo-button.module.d.ts +1 -1
  26. package/combo-button/index.d.ts +1 -1
  27. package/combobox/combobox.component.d.ts +1 -1
  28. package/combobox/combobox.module.d.ts +1 -1
  29. package/combobox/index.d.ts +1 -1
  30. package/common/index.d.ts +1 -1
  31. package/common/tab.service.d.ts +1 -1
  32. package/common/utils.d.ts +1 -1
  33. package/contained-list/contained-list-item.component.d.ts +1 -1
  34. package/contained-list/contained-list.component.d.ts +1 -1
  35. package/contained-list/contained-list.enums.d.ts +1 -1
  36. package/contained-list/contained-list.module.d.ts +1 -1
  37. package/contained-list/index.d.ts +1 -1
  38. package/content-switcher/content-switcher-option.directive.d.ts +1 -1
  39. package/content-switcher/content-switcher.component.d.ts +1 -1
  40. package/content-switcher/content-switcher.module.d.ts +1 -1
  41. package/content-switcher/index.d.ts +1 -1
  42. package/context-menu/context-menu-divider.component.d.ts +1 -1
  43. package/context-menu/context-menu-group.component.d.ts +1 -1
  44. package/context-menu/context-menu-item.component.d.ts +1 -1
  45. package/context-menu/context-menu-selection.service.d.ts +1 -1
  46. package/context-menu/context-menu.component.d.ts +1 -1
  47. package/context-menu/context-menu.module.d.ts +1 -1
  48. package/context-menu/context-menu.types.d.ts +1 -1
  49. package/context-menu/index.d.ts +1 -1
  50. package/datepicker/carbon-flatpickr-month-select.d.ts +1 -1
  51. package/datepicker/datepicker.component.d.ts +1 -1
  52. package/datepicker/datepicker.module.d.ts +1 -1
  53. package/datepicker/index.d.ts +1 -1
  54. package/datepicker-input/datepicker-input.component.d.ts +1 -1
  55. package/datepicker-input/datepicker-input.module.d.ts +1 -1
  56. package/datepicker-input/index.d.ts +1 -1
  57. package/dialog/dialog-config.interface.d.ts +1 -1
  58. package/dialog/dialog.component.d.ts +1 -1
  59. package/dialog/dialog.directive.d.ts +1 -1
  60. package/dialog/dialog.module.d.ts +1 -1
  61. package/dialog/dialog.service.d.ts +1 -1
  62. package/dialog/index.d.ts +1 -1
  63. package/dialog/overflow-menu/overflow-menu-custom-pane.component.d.ts +1 -1
  64. package/dialog/overflow-menu/overflow-menu-option.component.d.ts +1 -1
  65. package/dialog/overflow-menu/overflow-menu-pane.component.d.ts +1 -1
  66. package/dialog/overflow-menu/overflow-menu.component.d.ts +1 -1
  67. package/dialog/overflow-menu/overflow-menu.directive.d.ts +1 -1
  68. package/docs/documentation/dependencies.html +4 -4
  69. package/docs/documentation/js/search/search_index.js +2 -2
  70. package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
  71. package/docs/documentation/modules/ComboBoxModule.html +4 -4
  72. package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +37 -41
  73. package/docs/documentation/modules/DatePickerInputModule.html +37 -41
  74. package/docs/documentation/modules/DialogModule/dependencies.svg +34 -34
  75. package/docs/documentation/modules/DialogModule.html +34 -34
  76. package/docs/documentation/modules/FileUploaderModule/dependencies.svg +36 -36
  77. package/docs/documentation/modules/FileUploaderModule.html +36 -36
  78. package/docs/documentation/modules/NumberModule/dependencies.svg +4 -4
  79. package/docs/documentation/modules/NumberModule.html +4 -4
  80. package/docs/documentation/modules/RadioModule/dependencies.svg +48 -48
  81. package/docs/documentation/modules/RadioModule.html +48 -48
  82. package/docs/documentation/modules/SelectModule/dependencies.svg +43 -43
  83. package/docs/documentation/modules/SelectModule.html +43 -43
  84. package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
  85. package/docs/documentation/modules/SliderModule.html +4 -4
  86. package/docs/documentation/modules/TabsModule/dependencies.svg +69 -69
  87. package/docs/documentation/modules/TabsModule.html +69 -69
  88. package/docs/documentation/modules/TagModule/dependencies.svg +4 -4
  89. package/docs/documentation/modules/TagModule.html +4 -4
  90. package/docs/documentation/modules/ThemeModule/dependencies.svg +15 -15
  91. package/docs/documentation/modules/ThemeModule.html +15 -15
  92. package/docs/documentation/modules/TilesModule/dependencies.svg +108 -108
  93. package/docs/documentation/modules/TilesModule.html +108 -108
  94. package/docs/documentation/modules/TimePickerModule/dependencies.svg +18 -18
  95. package/docs/documentation/modules/TimePickerModule.html +18 -18
  96. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +44 -40
  97. package/docs/documentation/modules/TimePickerSelectModule.html +44 -40
  98. package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
  99. package/docs/documentation/modules/ToggletipModule.html +37 -37
  100. package/docs/documentation/modules/TreeviewModule/dependencies.svg +30 -30
  101. package/docs/documentation/modules/TreeviewModule.html +30 -30
  102. package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
  103. package/docs/documentation/modules/UIShellModule.html +4 -4
  104. package/docs/documentation.json +151 -151
  105. package/docs/storybook/{5478.5fc19af5.iframe.bundle.js → 5478.fe74426d.iframe.bundle.js} +3 -3
  106. package/docs/storybook/{5478.5fc19af5.iframe.bundle.js.map → 5478.fe74426d.iframe.bundle.js.map} +1 -1
  107. package/docs/storybook/iframe.html +2 -2
  108. package/docs/storybook/{main.44f74a26.iframe.bundle.js → main.8e60522c.iframe.bundle.js} +1 -1
  109. package/docs/storybook/project.json +1 -1
  110. package/docs/storybook/sb-addons/essentials-controls-1/manager-bundle.js +21 -21
  111. package/dropdown/abstract-dropdown-view.class.d.ts +1 -1
  112. package/dropdown/dropdown.component.d.ts +1 -1
  113. package/dropdown/dropdown.module.d.ts +1 -1
  114. package/dropdown/dropdown.service.d.ts +1 -1
  115. package/dropdown/dropdowntools.d.ts +1 -1
  116. package/dropdown/index.d.ts +1 -1
  117. package/dropdown/list/dropdown-list.component.d.ts +1 -1
  118. package/dropdown/list/scroll-custom-event.interface.d.ts +1 -1
  119. package/dropdown/list-item.interface.d.ts +1 -1
  120. package/dropdown/scrollable-list.directive.d.ts +1 -1
  121. package/experimental/experimental.module.d.ts +1 -1
  122. package/experimental/experimental.service.d.ts +1 -1
  123. package/experimental/index.d.ts +1 -1
  124. package/file-uploader/file-item.interface.d.ts +1 -1
  125. package/file-uploader/file-uploader.component.d.ts +1 -1
  126. package/file-uploader/file-uploader.module.d.ts +1 -1
  127. package/file-uploader/file.component.d.ts +1 -1
  128. package/file-uploader/index.d.ts +1 -1
  129. package/forms/forms.module.d.ts +1 -1
  130. package/forms/index.d.ts +1 -1
  131. package/grid/column.directive.d.ts +1 -1
  132. package/grid/grid.directive.d.ts +1 -1
  133. package/grid/grid.module.d.ts +1 -1
  134. package/grid/grid.service.d.ts +1 -1
  135. package/grid/index.d.ts +1 -1
  136. package/grid/row.directive.d.ts +1 -1
  137. package/i18n/en.d.ts +1 -1
  138. package/i18n/i18n.module.d.ts +1 -1
  139. package/i18n/i18n.service.d.ts +1 -1
  140. package/i18n/index.d.ts +1 -1
  141. package/i18n/replace.pipe.d.ts +1 -1
  142. package/icon/icon.directive.d.ts +1 -1
  143. package/icon/icon.module.d.ts +1 -1
  144. package/icon/icon.service.d.ts +1 -1
  145. package/icon/index.d.ts +1 -1
  146. package/icon/public_api.d.ts +1 -1
  147. package/index.d.ts +1 -1
  148. package/inline-loading/index.d.ts +1 -1
  149. package/inline-loading/inline-loading.component.d.ts +1 -1
  150. package/inline-loading/inline-loading.module.d.ts +1 -1
  151. package/input/index.d.ts +1 -1
  152. package/input/input.directive.d.ts +1 -1
  153. package/input/input.module.d.ts +1 -1
  154. package/input/label.component.d.ts +1 -1
  155. package/input/password-input-label.component.d.ts +1 -1
  156. package/input/password.directive.d.ts +1 -1
  157. package/input/text-area.directive.d.ts +1 -1
  158. package/input/text-input-label.component.d.ts +1 -1
  159. package/input/textarea-label.component.d.ts +1 -1
  160. package/layer/index.d.ts +1 -1
  161. package/layer/layer.directive.d.ts +1 -1
  162. package/layer/layer.module.d.ts +1 -1
  163. package/layout/index.d.ts +1 -1
  164. package/layout/layout.module.d.ts +1 -1
  165. package/layout/stack.directive.d.ts +1 -1
  166. package/link/index.d.ts +1 -1
  167. package/link/link-icon.directive.d.ts +1 -1
  168. package/link/link.directive.d.ts +1 -1
  169. package/link/link.module.d.ts +1 -1
  170. package/list/index.d.ts +1 -1
  171. package/list/list-item.directive.d.ts +1 -1
  172. package/list/list.directive.d.ts +1 -1
  173. package/list/list.module.d.ts +1 -1
  174. package/loading/index.d.ts +1 -1
  175. package/loading/loading.component.d.ts +1 -1
  176. package/loading/loading.module.d.ts +1 -1
  177. package/menu-button/index.d.ts +1 -1
  178. package/menu-button/menu-button.component.d.ts +1 -1
  179. package/menu-button/menu-button.module.d.ts +1 -1
  180. package/modal/alert-modal.component.d.ts +1 -1
  181. package/modal/alert-modal.interface.d.ts +1 -1
  182. package/modal/base-modal.class.d.ts +1 -1
  183. package/modal/base-modal.service.d.ts +1 -1
  184. package/modal/index.d.ts +1 -1
  185. package/modal/modal-content-text.directive.d.ts +1 -1
  186. package/modal/modal-content.directive.d.ts +1 -1
  187. package/modal/modal-footer.component.d.ts +1 -1
  188. package/modal/modal-header-heading.directive.d.ts +1 -1
  189. package/modal/modal-header-label.directive.d.ts +1 -1
  190. package/modal/modal-header.component.d.ts +1 -1
  191. package/modal/modal.component.d.ts +1 -1
  192. package/modal/modal.module.d.ts +1 -1
  193. package/modal/modal.service.d.ts +1 -1
  194. package/modal/overlay.component.d.ts +1 -1
  195. package/notification/actionable-button.directive.d.ts +1 -1
  196. package/notification/actionable-notification.component.d.ts +1 -1
  197. package/notification/actionable-subtitle.directive.d.ts +1 -1
  198. package/notification/actionable-title.directive.d.ts +1 -1
  199. package/notification/base-notification.component.d.ts +1 -1
  200. package/notification/index.d.ts +1 -1
  201. package/notification/notification-content.interface.d.ts +1 -1
  202. package/notification/notification-display.service.d.ts +1 -1
  203. package/notification/notification-subtitle.directive.d.ts +1 -1
  204. package/notification/notification-title.directive.d.ts +1 -1
  205. package/notification/notification.component.d.ts +1 -1
  206. package/notification/notification.module.d.ts +1 -1
  207. package/notification/notification.service.d.ts +1 -1
  208. package/notification/toast-caption.directive.d.ts +1 -1
  209. package/notification/toast-subtitle.directive.d.ts +1 -1
  210. package/notification/toast-title.directive.d.ts +1 -1
  211. package/notification/toast.component.d.ts +1 -1
  212. package/number-input/index.d.ts +1 -1
  213. package/number-input/number.component.d.ts +1 -1
  214. package/number-input/number.module.d.ts +1 -1
  215. package/package.json +2 -2
  216. package/pagination/index.d.ts +1 -1
  217. package/pagination/pagination-model.class.d.ts +1 -1
  218. package/pagination/pagination-nav/pagination-item.component.d.ts +1 -1
  219. package/pagination/pagination-nav/pagination-nav.component.d.ts +1 -1
  220. package/pagination/pagination-nav/pagination-overflow.component.d.ts +1 -1
  221. package/pagination/pagination.component.d.ts +1 -1
  222. package/pagination/pagination.module.d.ts +1 -1
  223. package/placeholder/index.d.ts +1 -1
  224. package/placeholder/placeholder.component.d.ts +1 -1
  225. package/placeholder/placeholder.module.d.ts +1 -1
  226. package/placeholder/placeholder.service.d.ts +1 -1
  227. package/popover/index.d.ts +1 -1
  228. package/popover/popover-content.component.d.ts +1 -1
  229. package/popover/popover.directive.d.ts +1 -1
  230. package/popover/popover.module.d.ts +1 -1
  231. package/progress-bar/index.d.ts +1 -1
  232. package/progress-bar/progress-bar.component.d.ts +1 -1
  233. package/progress-bar/progress-bar.module.d.ts +1 -1
  234. package/progress-indicator/index.d.ts +1 -1
  235. package/progress-indicator/progress-indicator-step.interface.d.ts +1 -1
  236. package/progress-indicator/progress-indicator.component.d.ts +1 -1
  237. package/progress-indicator/progress-indicator.module.d.ts +1 -1
  238. package/radio/index.d.ts +1 -1
  239. package/radio/radio-change.class.d.ts +1 -1
  240. package/radio/radio-group.component.d.ts +1 -1
  241. package/radio/radio.component.d.ts +1 -1
  242. package/radio/radio.module.d.ts +1 -1
  243. package/search/index.d.ts +1 -1
  244. package/search/search.component.d.ts +1 -1
  245. package/search/search.module.d.ts +1 -1
  246. package/select/index.d.ts +1 -1
  247. package/select/optgroup.directive.d.ts +1 -1
  248. package/select/option.directive.d.ts +1 -1
  249. package/select/select.component.d.ts +1 -1
  250. package/select/select.module.d.ts +1 -1
  251. package/skeleton/index.d.ts +1 -1
  252. package/skeleton/skeleton-placeholder.component.d.ts +1 -1
  253. package/skeleton/skeleton-text.component.d.ts +1 -1
  254. package/skeleton/skeleton.module.d.ts +1 -1
  255. package/slider/index.d.ts +1 -1
  256. package/slider/slider.component.d.ts +1 -1
  257. package/slider/slider.module.d.ts +1 -1
  258. package/structured-list/index.d.ts +1 -1
  259. package/structured-list/list-column.component.d.ts +1 -1
  260. package/structured-list/list-header.component.d.ts +1 -1
  261. package/structured-list/list-row.component.d.ts +1 -1
  262. package/structured-list/structured-list.component.d.ts +1 -1
  263. package/structured-list/structured-list.module.d.ts +1 -1
  264. package/table/body/table-body.component.d.ts +1 -1
  265. package/table/body/table-expanded-row.component.d.ts +1 -1
  266. package/table/body/table-row.component.d.ts +1 -1
  267. package/table/cell/table-checkbox.component.d.ts +1 -1
  268. package/table/cell/table-data.component.d.ts +1 -1
  269. package/table/cell/table-expand-button.component.d.ts +1 -1
  270. package/table/cell/table-radio.component.d.ts +1 -1
  271. package/table/data-grid-interaction-model.class.d.ts +1 -1
  272. package/table/expanded-row-hover.directive.d.ts +1 -1
  273. package/table/head/table-head-cell-label.directive.d.ts +1 -1
  274. package/table/head/table-head-cell.component.d.ts +1 -1
  275. package/table/head/table-head-checkbox.component.d.ts +1 -1
  276. package/table/head/table-head-expand.component.d.ts +1 -1
  277. package/table/head/table-head.component.d.ts +1 -1
  278. package/table/header/table-header-description.directive.d.ts +1 -1
  279. package/table/header/table-header-title.directive.d.ts +1 -1
  280. package/table/header/table-header.component.d.ts +1 -1
  281. package/table/index.d.ts +1 -1
  282. package/table/table-adapter.class.d.ts +1 -1
  283. package/table/table-container.component.d.ts +1 -1
  284. package/table/table-header-item.class.d.ts +1 -1
  285. package/table/table-item.class.d.ts +1 -1
  286. package/table/table-model.class.d.ts +1 -1
  287. package/table/table-row.class.d.ts +1 -1
  288. package/table/table.component.d.ts +1 -1
  289. package/table/table.directive.d.ts +1 -1
  290. package/table/table.module.d.ts +1 -1
  291. package/table/table.types.d.ts +1 -1
  292. package/table/toolbar/table-toolbar-actions.component.d.ts +1 -1
  293. package/table/toolbar/table-toolbar-content.component.d.ts +1 -1
  294. package/table/toolbar/table-toolbar-search.component.d.ts +1 -1
  295. package/table/toolbar/table-toolbar.component.d.ts +1 -1
  296. package/tabs/base-tab-header.component.d.ts +1 -1
  297. package/tabs/index.d.ts +1 -1
  298. package/tabs/tab-header-group.component.d.ts +1 -1
  299. package/tabs/tab-header.directive.d.ts +1 -1
  300. package/tabs/tab-headers.component.d.ts +1 -1
  301. package/tabs/tab-skeleton.component.d.ts +1 -1
  302. package/tabs/tab.component.d.ts +1 -1
  303. package/tabs/tabs.component.d.ts +1 -1
  304. package/tabs/tabs.module.d.ts +1 -1
  305. package/tag/index.d.ts +1 -1
  306. package/tag/tag-filter.component.d.ts +1 -1
  307. package/tag/tag-icon.directive.d.ts +1 -1
  308. package/tag/tag-operational.component.d.ts +1 -1
  309. package/tag/tag-selectable.component.d.ts +1 -1
  310. package/tag/tag.component.d.ts +1 -1
  311. package/tag/tag.module.d.ts +1 -1
  312. package/theme/index.d.ts +1 -1
  313. package/theme/theme.directive.d.ts +1 -1
  314. package/theme/theme.module.d.ts +1 -1
  315. package/tiles/clickable-tile-icon.directive.d.ts +1 -1
  316. package/tiles/clickable-tile.component.d.ts +1 -1
  317. package/tiles/expandable-tile-above.directive.d.ts +1 -1
  318. package/tiles/expandable-tile-below.directive.d.ts +1 -1
  319. package/tiles/expandable-tile.component.d.ts +1 -1
  320. package/tiles/index.d.ts +1 -1
  321. package/tiles/selection-tile.component.d.ts +1 -1
  322. package/tiles/tile-group.component.d.ts +1 -1
  323. package/tiles/tile-selection.interface.d.ts +1 -1
  324. package/tiles/tile.component.d.ts +1 -1
  325. package/tiles/tiles.module.d.ts +1 -1
  326. package/timepicker/index.d.ts +1 -1
  327. package/timepicker/timepicker.component.d.ts +1 -1
  328. package/timepicker/timepicker.module.d.ts +1 -1
  329. package/timepicker-select/index.d.ts +1 -1
  330. package/timepicker-select/timepicker-select.component.d.ts +1 -1
  331. package/timepicker-select/timepicker-select.module.d.ts +1 -1
  332. package/toggle/index.d.ts +1 -1
  333. package/toggle/toggle.component.d.ts +1 -1
  334. package/toggle/toggle.module.d.ts +1 -1
  335. package/toggletip/index.d.ts +1 -1
  336. package/toggletip/toggletip-action.directive.d.ts +1 -1
  337. package/toggletip/toggletip-button.directive.d.ts +1 -1
  338. package/toggletip/toggletip-content.directive.d.ts +1 -1
  339. package/toggletip/toggletip-label.directive.d.ts +1 -1
  340. package/toggletip/toggletip.component.d.ts +1 -1
  341. package/toggletip/toggletip.module.d.ts +1 -1
  342. package/tooltip/definition-tooptip.component.d.ts +1 -1
  343. package/tooltip/index.d.ts +1 -1
  344. package/tooltip/tooltip.component.d.ts +1 -1
  345. package/tooltip/tooltip.interface.d.ts +1 -1
  346. package/tooltip/tooltip.module.d.ts +1 -1
  347. package/treeview/index.d.ts +1 -1
  348. package/treeview/tree-node.component.d.ts +1 -1
  349. package/treeview/tree-node.types.d.ts +1 -1
  350. package/treeview/treeview.component.d.ts +1 -1
  351. package/treeview/treeview.module.d.ts +1 -1
  352. package/treeview/treeview.service.d.ts +1 -1
  353. package/ui-shell/header/hamburger.component.d.ts +1 -1
  354. package/ui-shell/header/header-action.component.d.ts +1 -1
  355. package/ui-shell/header/header-global.component.d.ts +1 -1
  356. package/ui-shell/header/header-item.component.d.ts +1 -1
  357. package/ui-shell/header/header-menu.component.d.ts +1 -1
  358. package/ui-shell/header/header-navigation-items.interface.d.ts +1 -1
  359. package/ui-shell/header/header-navigation.component.d.ts +1 -1
  360. package/ui-shell/header/header.component.d.ts +1 -1
  361. package/ui-shell/header/header.module.d.ts +1 -1
  362. package/ui-shell/index.d.ts +1 -1
  363. package/ui-shell/panel/panel.component.d.ts +1 -1
  364. package/ui-shell/panel/panel.module.d.ts +1 -1
  365. package/ui-shell/panel/switcher-list-item.component.d.ts +1 -1
  366. package/ui-shell/panel/switcher-list.component.d.ts +1 -1
  367. package/ui-shell/sidenav/routerlink-extended.directive.d.ts +1 -1
  368. package/ui-shell/sidenav/sidenav-item.component.d.ts +1 -1
  369. package/ui-shell/sidenav/sidenav-item.interface.d.ts +1 -1
  370. package/ui-shell/sidenav/sidenav-menu.component.d.ts +1 -1
  371. package/ui-shell/sidenav/sidenav.component.d.ts +1 -1
  372. package/ui-shell/sidenav/sidenav.module.d.ts +1 -1
  373. package/ui-shell/ui-shell.module.d.ts +1 -1
  374. package/utils/a11y.d.ts +1 -1
  375. package/utils/animation-frame.service.d.ts +1 -1
  376. package/utils/document.service.d.ts +1 -1
  377. package/utils/element.service.d.ts +1 -1
  378. package/utils/element.types.d.ts +1 -1
  379. package/utils/event-observable.d.ts +1 -1
  380. package/utils/event.service.d.ts +1 -1
  381. package/utils/index.d.ts +1 -1
  382. package/utils/object.d.ts +1 -1
  383. package/utils/position.d.ts +1 -1
  384. package/utils/public_api.d.ts +1 -1
  385. package/utils/scroll.d.ts +1 -1
  386. package/utils/types.d.ts +1 -1
  387. package/utils/utils.d.ts +1 -1
  388. package/utils/utils.module.d.ts +1 -1
  389. package/utils/window-tools.d.ts +1 -1
  390. /package/docs/storybook/{5478.5fc19af5.iframe.bundle.js.LICENSE.txt → 5478.fe74426d.iframe.bundle.js.LICENSE.txt} +0 -0
@@ -133,23 +133,23 @@
133
133
  <title>cluster_ToggletipModule</title>
134
134
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 747,-268 747,-70 8,-70"/>
135
135
  </g>
136
- <g id="clust8" class="cluster">
137
- <title>cluster_ToggletipModule_imports</title>
138
- <polygon fill="none" stroke="black" points="617,-78 617,-130 739,-130 739,-78 617,-78"/>
139
- </g>
140
136
  <g id="clust2" class="cluster">
141
137
  <title>cluster_ToggletipModule_declarations</title>
142
- <polygon fill="none" stroke="black" points="16,-78 16,-130 609,-130 609,-78 16,-78"/>
138
+ <polygon fill="none" stroke="black" points="146,-78 146,-130 739,-130 739,-78 146,-78"/>
143
139
  </g>
144
140
  <g id="clust9" class="cluster">
145
141
  <title>cluster_ToggletipModule_exports</title>
146
142
  <polygon fill="none" stroke="black" points="72,-208 72,-260 682,-260 682,-208 72,-208"/>
147
143
  </g>
144
+ <g id="clust8" class="cluster">
145
+ <title>cluster_ToggletipModule_imports</title>
146
+ <polygon fill="none" stroke="black" points="16,-78 16,-130 138,-130 138,-78 16,-78"/>
147
+ </g>
148
148
  <!-- Toggletip -->
149
149
  <g id="node1" class="node">
150
150
  <title>Toggletip</title>
151
- <polygon fill="#ffffb3" stroke="black" points="601.44,-122 530.56,-122 530.56,-86 601.44,-86 601.44,-122"/>
152
- <text text-anchor="middle" x="566" y="-99.8" font-family="Times,serif" font-size="14.00">Toggletip</text>
151
+ <polygon fill="#ffffb3" stroke="black" points="731.44,-122 660.56,-122 660.56,-86 731.44,-86 731.44,-122"/>
152
+ <text text-anchor="middle" x="696" y="-99.8" font-family="Times,serif" font-size="14.00">Toggletip</text>
153
153
  </g>
154
154
  <!-- ToggletipModule -->
155
155
  <g id="node6" class="node">
@@ -160,56 +160,56 @@
160
160
  <!-- Toggletip&#45;&gt;ToggletipModule -->
161
161
  <g id="edge1" class="edge">
162
162
  <title>Toggletip&#45;&gt;ToggletipModule</title>
163
- <path fill="none" stroke="black" d="M556.4,-122.01C556.4,-138.05 556.4,-159 556.4,-159 556.4,-159 463,-159 463,-159"/>
164
- <polygon fill="black" stroke="black" points="463,-155.5 453,-159 463,-162.5 463,-155.5"/>
163
+ <path fill="none" stroke="black" d="M667.38,-122.27C667.38,-140.56 667.38,-166 667.38,-166 667.38,-166 463.22,-166 463.22,-166"/>
164
+ <polygon fill="black" stroke="black" points="463.22,-162.5 453.22,-166 463.22,-169.5 463.22,-162.5"/>
165
165
  </g>
166
166
  <!-- ToggletipAction -->
167
167
  <g id="node2" class="node">
168
168
  <title>ToggletipAction</title>
169
- <polygon fill="#ffffb3" stroke="black" points="513.04,-122 404.96,-122 404.96,-86 513.04,-86 513.04,-122"/>
170
- <text text-anchor="middle" x="459" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipAction</text>
169
+ <polygon fill="#ffffb3" stroke="black" points="643.04,-122 534.96,-122 534.96,-86 643.04,-86 643.04,-122"/>
170
+ <text text-anchor="middle" x="589" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipAction</text>
171
171
  </g>
172
172
  <!-- ToggletipAction&#45;&gt;ToggletipModule -->
173
173
  <g id="edge2" class="edge">
174
174
  <title>ToggletipAction&#45;&gt;ToggletipModule</title>
175
- <path fill="none" stroke="black" d="M428.86,-122.11C428.86,-122.11 428.86,-140.99 428.86,-140.99"/>
176
- <polygon fill="black" stroke="black" points="425.36,-140.99 428.86,-150.99 432.36,-140.99 425.36,-140.99"/>
175
+ <path fill="none" stroke="black" d="M558.38,-122.01C558.38,-138.05 558.38,-159 558.38,-159 558.38,-159 463.25,-159 463.25,-159"/>
176
+ <polygon fill="black" stroke="black" points="463.25,-155.5 453.25,-159 463.25,-162.5 463.25,-155.5"/>
177
177
  </g>
178
178
  <!-- ToggletipButton -->
179
179
  <g id="node3" class="node">
180
180
  <title>ToggletipButton</title>
181
- <polygon fill="#ffffb3" stroke="black" points="386.06,-122 277.94,-122 277.94,-86 386.06,-86 386.06,-122"/>
182
- <text text-anchor="middle" x="332" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipButton</text>
181
+ <polygon fill="#ffffb3" stroke="black" points="516.06,-122 407.94,-122 407.94,-86 516.06,-86 516.06,-122"/>
182
+ <text text-anchor="middle" x="462" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipButton</text>
183
183
  </g>
184
184
  <!-- ToggletipButton&#45;&gt;ToggletipModule -->
185
185
  <g id="edge3" class="edge">
186
186
  <title>ToggletipButton&#45;&gt;ToggletipModule</title>
187
- <path fill="none" stroke="black" d="M362.64,-122.11C362.64,-122.11 362.64,-140.99 362.64,-140.99"/>
188
- <polygon fill="black" stroke="black" points="359.14,-140.99 362.64,-150.99 366.14,-140.99 359.14,-140.99"/>
187
+ <path fill="none" stroke="black" d="M430.36,-122.11C430.36,-122.11 430.36,-140.99 430.36,-140.99"/>
188
+ <polygon fill="black" stroke="black" points="426.86,-140.99 430.36,-150.99 433.86,-140.99 426.86,-140.99"/>
189
189
  </g>
190
190
  <!-- ToggletipContent -->
191
191
  <g id="node4" class="node">
192
192
  <title>ToggletipContent</title>
193
- <polygon fill="#ffffb3" stroke="black" points="259.27,-122 144.73,-122 144.73,-86 259.27,-86 259.27,-122"/>
194
- <text text-anchor="middle" x="202" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipContent</text>
193
+ <polygon fill="#ffffb3" stroke="black" points="389.27,-122 274.73,-122 274.73,-86 389.27,-86 389.27,-122"/>
194
+ <text text-anchor="middle" x="332" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipContent</text>
195
195
  </g>
196
196
  <!-- ToggletipContent&#45;&gt;ToggletipModule -->
197
197
  <g id="edge4" class="edge">
198
198
  <title>ToggletipContent&#45;&gt;ToggletipModule</title>
199
- <path fill="none" stroke="black" d="M231.62,-122.01C231.62,-138.05 231.62,-159 231.62,-159 231.62,-159 328.97,-159 328.97,-159"/>
200
- <polygon fill="black" stroke="black" points="328.97,-162.5 338.97,-159 328.97,-155.5 328.97,-162.5"/>
199
+ <path fill="none" stroke="black" d="M364.2,-122.11C364.2,-122.11 364.2,-140.99 364.2,-140.99"/>
200
+ <polygon fill="black" stroke="black" points="360.7,-140.99 364.2,-150.99 367.7,-140.99 360.7,-140.99"/>
201
201
  </g>
202
202
  <!-- ToggletipLabel -->
203
203
  <g id="node5" class="node">
204
204
  <title>ToggletipLabel</title>
205
- <polygon fill="#ffffb3" stroke="black" points="126.31,-122 23.69,-122 23.69,-86 126.31,-86 126.31,-122"/>
206
- <text text-anchor="middle" x="75" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipLabel</text>
205
+ <polygon fill="#ffffb3" stroke="black" points="256.31,-122 153.69,-122 153.69,-86 256.31,-86 256.31,-122"/>
206
+ <text text-anchor="middle" x="205" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipLabel</text>
207
207
  </g>
208
208
  <!-- ToggletipLabel&#45;&gt;ToggletipModule -->
209
209
  <g id="edge5" class="edge">
210
210
  <title>ToggletipLabel&#45;&gt;ToggletipModule</title>
211
- <path fill="none" stroke="black" d="M103.12,-122.27C103.12,-140.56 103.12,-166 103.12,-166 103.12,-166 328.84,-166 328.84,-166"/>
212
- <polygon fill="black" stroke="black" points="328.84,-169.5 338.84,-166 328.84,-162.5 328.84,-169.5"/>
211
+ <path fill="none" stroke="black" d="M230.01,-122.01C230.01,-138.05 230.01,-159 230.01,-159 230.01,-159 328.88,-159 328.88,-159"/>
212
+ <polygon fill="black" stroke="black" points="328.88,-162.5 338.88,-159 328.88,-155.5 328.88,-162.5"/>
213
213
  </g>
214
214
  <!-- Toggletip -->
215
215
  <g id="node8" class="node">
@@ -220,8 +220,8 @@
220
220
  <!-- ToggletipModule&#45;&gt;Toggletip -->
221
221
  <g id="edge7" class="edge">
222
222
  <title>ToggletipModule&#45;&gt;Toggletip </title>
223
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.03,-173C517.34,-173 613.06,-173 613.06,-173 613.06,-173 613.06,-205.7 613.06,-205.7"/>
224
- <polygon fill="black" stroke="black" points="609.56,-205.7 613.06,-215.7 616.56,-205.7 609.56,-205.7"/>
223
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.23,-173C520.08,-173 621.65,-173 621.65,-173 621.65,-173 621.65,-205.7 621.65,-205.7"/>
224
+ <polygon fill="black" stroke="black" points="618.15,-205.7 621.65,-215.7 625.15,-205.7 618.15,-205.7"/>
225
225
  </g>
226
226
  <!-- ToggletipAction -->
227
227
  <g id="node9" class="node">
@@ -232,8 +232,8 @@
232
232
  <!-- ToggletipModule&#45;&gt;ToggletipAction -->
233
233
  <g id="edge8" class="edge">
234
234
  <title>ToggletipModule&#45;&gt;ToggletipAction </title>
235
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.01,-180C473.48,-180 491.62,-180 491.62,-180 491.62,-180 491.62,-205.72 491.62,-205.72"/>
236
- <polygon fill="black" stroke="black" points="488.13,-205.72 491.62,-215.72 495.13,-205.72 488.13,-205.72"/>
235
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.06,-180C474.2,-180 493.13,-180 493.13,-180 493.13,-180 493.13,-205.72 493.13,-205.72"/>
236
+ <polygon fill="black" stroke="black" points="489.63,-205.72 493.13,-215.72 496.63,-205.72 489.63,-205.72"/>
237
237
  </g>
238
238
  <!-- ToggletipButton -->
239
239
  <g id="node10" class="node">
@@ -256,8 +256,8 @@
256
256
  <!-- ToggletipModule&#45;&gt;ToggletipContent -->
257
257
  <g id="edge10" class="edge">
258
258
  <title>ToggletipModule&#45;&gt;ToggletipContent </title>
259
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M339,-180C318.32,-180 299.93,-180 299.93,-180 299.93,-180 299.93,-205.72 299.93,-205.72"/>
260
- <polygon fill="black" stroke="black" points="296.43,-205.72 299.93,-215.72 303.43,-205.72 296.43,-205.72"/>
259
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M338.93,-180C317.56,-180 298.38,-180 298.38,-180 298.38,-180 298.38,-205.72 298.38,-205.72"/>
260
+ <polygon fill="black" stroke="black" points="294.88,-205.72 298.38,-215.72 301.88,-205.72 294.88,-205.72"/>
261
261
  </g>
262
262
  <!-- ToggletipLabel -->
263
263
  <g id="node12" class="node">
@@ -268,20 +268,20 @@
268
268
  <!-- ToggletipModule&#45;&gt;ToggletipLabel -->
269
269
  <g id="edge11" class="edge">
270
270
  <title>ToggletipModule&#45;&gt;ToggletipLabel </title>
271
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M338.96,-173C270.63,-173 165.26,-173 165.26,-173 165.26,-173 165.26,-205.7 165.26,-205.7"/>
272
- <polygon fill="black" stroke="black" points="161.76,-205.7 165.26,-215.7 168.76,-205.7 161.76,-205.7"/>
271
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M338.94,-173C271.95,-173 169.88,-173 169.88,-173 169.88,-173 169.88,-205.7 169.88,-205.7"/>
272
+ <polygon fill="black" stroke="black" points="166.38,-205.7 169.88,-215.7 173.38,-205.7 166.38,-205.7"/>
273
273
  </g>
274
274
  <!-- PopoverModule -->
275
275
  <g id="node7" class="node">
276
276
  <title>PopoverModule</title>
277
- <polygon fill="#8dd3c7" stroke="black" points="731.21,-122 728.21,-126 707.21,-126 704.21,-122 624.79,-122 624.79,-86 731.21,-86 731.21,-122"/>
278
- <text text-anchor="middle" x="678" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
277
+ <polygon fill="#8dd3c7" stroke="black" points="130.21,-122 127.21,-126 106.21,-126 103.21,-122 23.79,-122 23.79,-86 130.21,-86 130.21,-122"/>
278
+ <text text-anchor="middle" x="77" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
279
279
  </g>
280
280
  <!-- PopoverModule&#45;&gt;ToggletipModule -->
281
281
  <g id="edge6" class="edge">
282
282
  <title>PopoverModule&#45;&gt;ToggletipModule</title>
283
- <path fill="none" stroke="black" d="M649.43,-122.27C649.43,-140.56 649.43,-166 649.43,-166 649.43,-166 463.19,-166 463.19,-166"/>
284
- <polygon fill="black" stroke="black" points="463.19,-162.5 453.19,-166 463.19,-169.5 463.19,-162.5"/>
283
+ <path fill="none" stroke="black" d="M105.1,-122.27C105.1,-140.56 105.1,-166 105.1,-166 105.1,-166 328.87,-166 328.87,-166"/>
284
+ <polygon fill="black" stroke="black" points="328.87,-169.5 338.87,-166 328.87,-162.5 328.87,-169.5"/>
285
285
  </g>
286
286
  </g>
287
287
  </svg>
@@ -24,17 +24,17 @@
24
24
  <title>cluster_TreeviewModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="18,-70 18,-333 478,-333 478,-70 18,-70"/>
26
26
  </g>
27
+ <g id="clust4" class="cluster">
28
+ <title>cluster_TreeviewModule_TreeViewComponent_providers</title>
29
+ <polygon fill="none" stroke="black" points="296,-78 296,-195 470,-195 470,-78 296,-78"/>
30
+ </g>
27
31
  <g id="clust6" class="cluster">
28
32
  <title>cluster_TreeviewModule_exports</title>
29
- <polygon fill="none" stroke="black" points="97,-273 97,-325 412,-325 412,-273 97,-273"/>
33
+ <polygon fill="none" stroke="black" points="91,-273 91,-325 406,-325 406,-273 91,-273"/>
30
34
  </g>
31
35
  <g id="clust5" class="cluster">
32
36
  <title>cluster_TreeviewModule_imports</title>
33
- <polygon fill="none" stroke="black" points="370,-143 370,-195 470,-195 470,-143 370,-143"/>
34
- </g>
35
- <g id="clust4" class="cluster">
36
- <title>cluster_TreeviewModule_TreeViewComponent_providers</title>
37
- <polygon fill="none" stroke="black" points="188,-78 188,-195 362,-195 362,-78 188,-78"/>
37
+ <polygon fill="none" stroke="black" points="188,-143 188,-195 288,-195 288,-143 188,-143"/>
38
38
  </g>
39
39
  <g id="clust2" class="cluster">
40
40
  <title>cluster_TreeviewModule_declarations</title>
@@ -49,74 +49,74 @@
49
49
  <!-- TreeviewModule -->
50
50
  <g id="node3" class="node">
51
51
  <title>TreeviewModule</title>
52
- <polygon fill="#8dd3c7" stroke="black" points="331.4,-252 328.4,-256 307.4,-256 304.4,-252 218.6,-252 218.6,-216 331.4,-216 331.4,-252"/>
53
- <text text-anchor="middle" x="275" y="-229.8" font-family="Times,serif" font-size="14.00">TreeviewModule</text>
52
+ <polygon fill="#8dd3c7" stroke="black" points="294.4,-252 291.4,-256 270.4,-256 267.4,-252 181.6,-252 181.6,-216 294.4,-216 294.4,-252"/>
53
+ <text text-anchor="middle" x="238" y="-229.8" font-family="Times,serif" font-size="14.00">TreeviewModule</text>
54
54
  </g>
55
55
  <!-- TreeNodeComponent&#45;&gt;TreeviewModule -->
56
56
  <g id="edge1" class="edge">
57
57
  <title>TreeNodeComponent&#45;&gt;TreeviewModule</title>
58
- <path fill="none" stroke="black" d="M138.13,-187.11C138.13,-206.34 138.13,-234 138.13,-234 138.13,-234 208.54,-234 208.54,-234"/>
59
- <polygon fill="black" stroke="black" points="208.54,-237.5 218.54,-234 208.54,-230.5 208.54,-237.5"/>
58
+ <path fill="none" stroke="black" d="M171.84,-169C181.82,-169 188.79,-169 188.79,-169 188.79,-169 188.79,-205.89 188.79,-205.89"/>
59
+ <polygon fill="black" stroke="black" points="185.29,-205.89 188.79,-215.89 192.29,-205.89 185.29,-205.89"/>
60
60
  </g>
61
61
  <!-- TreeViewComponent -->
62
62
  <g id="node2" class="node">
63
63
  <title>TreeViewComponent</title>
64
- <polygon fill="#ffffb3" stroke="black" points="343.79,-187 206.21,-187 206.21,-151 343.79,-151 343.79,-187"/>
65
- <text text-anchor="middle" x="275" y="-164.8" font-family="Times,serif" font-size="14.00">TreeViewComponent</text>
64
+ <polygon fill="#ffffb3" stroke="black" points="446.79,-187 309.21,-187 309.21,-151 446.79,-151 446.79,-187"/>
65
+ <text text-anchor="middle" x="378" y="-164.8" font-family="Times,serif" font-size="14.00">TreeViewComponent</text>
66
66
  </g>
67
67
  <!-- TreeViewComponent&#45;&gt;TreeviewModule -->
68
68
  <g id="edge2" class="edge">
69
69
  <title>TreeViewComponent&#45;&gt;TreeviewModule</title>
70
- <path fill="none" stroke="black" d="M275,-187.11C275,-187.11 275,-205.99 275,-205.99"/>
71
- <polygon fill="black" stroke="black" points="271.5,-205.99 275,-215.99 278.5,-205.99 271.5,-205.99"/>
70
+ <path fill="none" stroke="black" d="M309.19,-169C296.52,-169 287.21,-169 287.21,-169 287.21,-169 287.21,-205.89 287.21,-205.89"/>
71
+ <polygon fill="black" stroke="black" points="283.71,-205.89 287.21,-215.89 290.71,-205.89 283.71,-205.89"/>
72
72
  </g>
73
73
  <!-- TreeNodeComponent -->
74
74
  <g id="node6" class="node">
75
75
  <title>TreeNodeComponent </title>
76
- <polygon fill="#fb8072" stroke="black" points="404.3,-317 263.7,-317 263.7,-281 404.3,-281 404.3,-317"/>
77
- <text text-anchor="middle" x="334" y="-294.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent </text>
76
+ <polygon fill="#fb8072" stroke="black" points="398.3,-317 257.7,-317 257.7,-281 398.3,-281 398.3,-317"/>
77
+ <text text-anchor="middle" x="328" y="-294.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent </text>
78
78
  </g>
79
79
  <!-- TreeviewModule&#45;&gt;TreeNodeComponent -->
80
80
  <g id="edge5" class="edge">
81
81
  <title>TreeviewModule&#45;&gt;TreeNodeComponent </title>
82
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M297.4,-252.11C297.4,-252.11 297.4,-270.99 297.4,-270.99"/>
83
- <polygon fill="black" stroke="black" points="293.9,-270.99 297.4,-280.99 300.9,-270.99 293.9,-270.99"/>
82
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M275.9,-252.11C275.9,-252.11 275.9,-270.99 275.9,-270.99"/>
83
+ <polygon fill="black" stroke="black" points="272.4,-270.99 275.9,-280.99 279.4,-270.99 272.4,-270.99"/>
84
84
  </g>
85
85
  <!-- TreeViewComponent -->
86
86
  <g id="node7" class="node">
87
87
  <title>TreeViewComponent </title>
88
- <polygon fill="#fb8072" stroke="black" points="245.29,-317 104.71,-317 104.71,-281 245.29,-281 245.29,-317"/>
89
- <text text-anchor="middle" x="175" y="-294.8" font-family="Times,serif" font-size="14.00">TreeViewComponent </text>
88
+ <polygon fill="#fb8072" stroke="black" points="239.29,-317 98.71,-317 98.71,-281 239.29,-281 239.29,-317"/>
89
+ <text text-anchor="middle" x="169" y="-294.8" font-family="Times,serif" font-size="14.00">TreeViewComponent </text>
90
90
  </g>
91
91
  <!-- TreeviewModule&#45;&gt;TreeViewComponent -->
92
92
  <g id="edge6" class="edge">
93
93
  <title>TreeviewModule&#45;&gt;TreeViewComponent </title>
94
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M232.1,-252.11C232.1,-252.11 232.1,-270.99 232.1,-270.99"/>
95
- <polygon fill="black" stroke="black" points="228.6,-270.99 232.1,-280.99 235.6,-270.99 228.6,-270.99"/>
94
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M210.6,-252.11C210.6,-252.11 210.6,-270.99 210.6,-270.99"/>
95
+ <polygon fill="black" stroke="black" points="207.1,-270.99 210.6,-280.99 214.1,-270.99 207.1,-270.99"/>
96
96
  </g>
97
97
  <!-- TreeViewService -->
98
98
  <g id="node4" class="node">
99
99
  <title>TreeViewService</title>
100
- <ellipse fill="#fdb462" stroke="black" cx="275" cy="-104" rx="78.69" ry="18"/>
101
- <text text-anchor="middle" x="275" y="-99.8" font-family="Times,serif" font-size="14.00">TreeViewService</text>
100
+ <ellipse fill="#fdb462" stroke="black" cx="383" cy="-104" rx="78.69" ry="18"/>
101
+ <text text-anchor="middle" x="383" y="-99.8" font-family="Times,serif" font-size="14.00">TreeViewService</text>
102
102
  </g>
103
103
  <!-- TreeViewService&#45;&gt;TreeViewComponent -->
104
104
  <g id="edge3" class="edge">
105
105
  <title>TreeViewService&#45;&gt;TreeViewComponent</title>
106
- <path fill="none" stroke="black" d="M275,-122.11C275,-122.11 275,-140.99 275,-140.99"/>
107
- <polygon fill="black" stroke="black" points="271.5,-140.99 275,-150.99 278.5,-140.99 271.5,-140.99"/>
106
+ <path fill="none" stroke="black" d="M378,-122.11C378,-122.11 378,-140.99 378,-140.99"/>
107
+ <polygon fill="black" stroke="black" points="374.5,-140.99 378,-150.99 381.5,-140.99 374.5,-140.99"/>
108
108
  </g>
109
109
  <!-- IconModule -->
110
110
  <g id="node5" class="node">
111
111
  <title>IconModule</title>
112
- <polygon fill="#8dd3c7" stroke="black" points="462.43,-187 459.43,-191 438.43,-191 435.43,-187 377.57,-187 377.57,-151 462.43,-151 462.43,-187"/>
113
- <text text-anchor="middle" x="420" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
112
+ <polygon fill="#8dd3c7" stroke="black" points="280.43,-187 277.43,-191 256.43,-191 253.43,-187 195.57,-187 195.57,-151 280.43,-151 280.43,-187"/>
113
+ <text text-anchor="middle" x="238" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
114
114
  </g>
115
115
  <!-- IconModule&#45;&gt;TreeviewModule -->
116
116
  <g id="edge4" class="edge">
117
117
  <title>IconModule&#45;&gt;TreeviewModule</title>
118
- <path fill="none" stroke="black" d="M391.09,-187.11C391.09,-206.34 391.09,-234 391.09,-234 391.09,-234 341.35,-234 341.35,-234"/>
119
- <polygon fill="black" stroke="black" points="341.35,-230.5 331.35,-234 341.35,-237.5 341.35,-230.5"/>
118
+ <path fill="none" stroke="black" d="M238,-187.11C238,-187.11 238,-205.99 238,-205.99"/>
119
+ <polygon fill="black" stroke="black" points="234.5,-205.99 238,-215.99 241.5,-205.99 234.5,-205.99"/>
120
120
  </g>
121
121
  </g>
122
122
  </svg>
@@ -133,17 +133,17 @@
133
133
  <title>cluster_TreeviewModule</title>
134
134
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="18,-70 18,-333 478,-333 478,-70 18,-70"/>
135
135
  </g>
136
+ <g id="clust4" class="cluster">
137
+ <title>cluster_TreeviewModule_TreeViewComponent_providers</title>
138
+ <polygon fill="none" stroke="black" points="296,-78 296,-195 470,-195 470,-78 296,-78"/>
139
+ </g>
136
140
  <g id="clust6" class="cluster">
137
141
  <title>cluster_TreeviewModule_exports</title>
138
- <polygon fill="none" stroke="black" points="97,-273 97,-325 412,-325 412,-273 97,-273"/>
142
+ <polygon fill="none" stroke="black" points="91,-273 91,-325 406,-325 406,-273 91,-273"/>
139
143
  </g>
140
144
  <g id="clust5" class="cluster">
141
145
  <title>cluster_TreeviewModule_imports</title>
142
- <polygon fill="none" stroke="black" points="370,-143 370,-195 470,-195 470,-143 370,-143"/>
143
- </g>
144
- <g id="clust4" class="cluster">
145
- <title>cluster_TreeviewModule_TreeViewComponent_providers</title>
146
- <polygon fill="none" stroke="black" points="188,-78 188,-195 362,-195 362,-78 188,-78"/>
146
+ <polygon fill="none" stroke="black" points="188,-143 188,-195 288,-195 288,-143 188,-143"/>
147
147
  </g>
148
148
  <g id="clust2" class="cluster">
149
149
  <title>cluster_TreeviewModule_declarations</title>
@@ -158,74 +158,74 @@
158
158
  <!-- TreeviewModule -->
159
159
  <g id="node3" class="node">
160
160
  <title>TreeviewModule</title>
161
- <polygon fill="#8dd3c7" stroke="black" points="331.4,-252 328.4,-256 307.4,-256 304.4,-252 218.6,-252 218.6,-216 331.4,-216 331.4,-252"/>
162
- <text text-anchor="middle" x="275" y="-229.8" font-family="Times,serif" font-size="14.00">TreeviewModule</text>
161
+ <polygon fill="#8dd3c7" stroke="black" points="294.4,-252 291.4,-256 270.4,-256 267.4,-252 181.6,-252 181.6,-216 294.4,-216 294.4,-252"/>
162
+ <text text-anchor="middle" x="238" y="-229.8" font-family="Times,serif" font-size="14.00">TreeviewModule</text>
163
163
  </g>
164
164
  <!-- TreeNodeComponent&#45;&gt;TreeviewModule -->
165
165
  <g id="edge1" class="edge">
166
166
  <title>TreeNodeComponent&#45;&gt;TreeviewModule</title>
167
- <path fill="none" stroke="black" d="M138.13,-187.11C138.13,-206.34 138.13,-234 138.13,-234 138.13,-234 208.54,-234 208.54,-234"/>
168
- <polygon fill="black" stroke="black" points="208.54,-237.5 218.54,-234 208.54,-230.5 208.54,-237.5"/>
167
+ <path fill="none" stroke="black" d="M171.84,-169C181.82,-169 188.79,-169 188.79,-169 188.79,-169 188.79,-205.89 188.79,-205.89"/>
168
+ <polygon fill="black" stroke="black" points="185.29,-205.89 188.79,-215.89 192.29,-205.89 185.29,-205.89"/>
169
169
  </g>
170
170
  <!-- TreeViewComponent -->
171
171
  <g id="node2" class="node">
172
172
  <title>TreeViewComponent</title>
173
- <polygon fill="#ffffb3" stroke="black" points="343.79,-187 206.21,-187 206.21,-151 343.79,-151 343.79,-187"/>
174
- <text text-anchor="middle" x="275" y="-164.8" font-family="Times,serif" font-size="14.00">TreeViewComponent</text>
173
+ <polygon fill="#ffffb3" stroke="black" points="446.79,-187 309.21,-187 309.21,-151 446.79,-151 446.79,-187"/>
174
+ <text text-anchor="middle" x="378" y="-164.8" font-family="Times,serif" font-size="14.00">TreeViewComponent</text>
175
175
  </g>
176
176
  <!-- TreeViewComponent&#45;&gt;TreeviewModule -->
177
177
  <g id="edge2" class="edge">
178
178
  <title>TreeViewComponent&#45;&gt;TreeviewModule</title>
179
- <path fill="none" stroke="black" d="M275,-187.11C275,-187.11 275,-205.99 275,-205.99"/>
180
- <polygon fill="black" stroke="black" points="271.5,-205.99 275,-215.99 278.5,-205.99 271.5,-205.99"/>
179
+ <path fill="none" stroke="black" d="M309.19,-169C296.52,-169 287.21,-169 287.21,-169 287.21,-169 287.21,-205.89 287.21,-205.89"/>
180
+ <polygon fill="black" stroke="black" points="283.71,-205.89 287.21,-215.89 290.71,-205.89 283.71,-205.89"/>
181
181
  </g>
182
182
  <!-- TreeNodeComponent -->
183
183
  <g id="node6" class="node">
184
184
  <title>TreeNodeComponent </title>
185
- <polygon fill="#fb8072" stroke="black" points="404.3,-317 263.7,-317 263.7,-281 404.3,-281 404.3,-317"/>
186
- <text text-anchor="middle" x="334" y="-294.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent </text>
185
+ <polygon fill="#fb8072" stroke="black" points="398.3,-317 257.7,-317 257.7,-281 398.3,-281 398.3,-317"/>
186
+ <text text-anchor="middle" x="328" y="-294.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent </text>
187
187
  </g>
188
188
  <!-- TreeviewModule&#45;&gt;TreeNodeComponent -->
189
189
  <g id="edge5" class="edge">
190
190
  <title>TreeviewModule&#45;&gt;TreeNodeComponent </title>
191
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M297.4,-252.11C297.4,-252.11 297.4,-270.99 297.4,-270.99"/>
192
- <polygon fill="black" stroke="black" points="293.9,-270.99 297.4,-280.99 300.9,-270.99 293.9,-270.99"/>
191
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M275.9,-252.11C275.9,-252.11 275.9,-270.99 275.9,-270.99"/>
192
+ <polygon fill="black" stroke="black" points="272.4,-270.99 275.9,-280.99 279.4,-270.99 272.4,-270.99"/>
193
193
  </g>
194
194
  <!-- TreeViewComponent -->
195
195
  <g id="node7" class="node">
196
196
  <title>TreeViewComponent </title>
197
- <polygon fill="#fb8072" stroke="black" points="245.29,-317 104.71,-317 104.71,-281 245.29,-281 245.29,-317"/>
198
- <text text-anchor="middle" x="175" y="-294.8" font-family="Times,serif" font-size="14.00">TreeViewComponent </text>
197
+ <polygon fill="#fb8072" stroke="black" points="239.29,-317 98.71,-317 98.71,-281 239.29,-281 239.29,-317"/>
198
+ <text text-anchor="middle" x="169" y="-294.8" font-family="Times,serif" font-size="14.00">TreeViewComponent </text>
199
199
  </g>
200
200
  <!-- TreeviewModule&#45;&gt;TreeViewComponent -->
201
201
  <g id="edge6" class="edge">
202
202
  <title>TreeviewModule&#45;&gt;TreeViewComponent </title>
203
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M232.1,-252.11C232.1,-252.11 232.1,-270.99 232.1,-270.99"/>
204
- <polygon fill="black" stroke="black" points="228.6,-270.99 232.1,-280.99 235.6,-270.99 228.6,-270.99"/>
203
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M210.6,-252.11C210.6,-252.11 210.6,-270.99 210.6,-270.99"/>
204
+ <polygon fill="black" stroke="black" points="207.1,-270.99 210.6,-280.99 214.1,-270.99 207.1,-270.99"/>
205
205
  </g>
206
206
  <!-- TreeViewService -->
207
207
  <g id="node4" class="node">
208
208
  <title>TreeViewService</title>
209
- <ellipse fill="#fdb462" stroke="black" cx="275" cy="-104" rx="78.69" ry="18"/>
210
- <text text-anchor="middle" x="275" y="-99.8" font-family="Times,serif" font-size="14.00">TreeViewService</text>
209
+ <ellipse fill="#fdb462" stroke="black" cx="383" cy="-104" rx="78.69" ry="18"/>
210
+ <text text-anchor="middle" x="383" y="-99.8" font-family="Times,serif" font-size="14.00">TreeViewService</text>
211
211
  </g>
212
212
  <!-- TreeViewService&#45;&gt;TreeViewComponent -->
213
213
  <g id="edge3" class="edge">
214
214
  <title>TreeViewService&#45;&gt;TreeViewComponent</title>
215
- <path fill="none" stroke="black" d="M275,-122.11C275,-122.11 275,-140.99 275,-140.99"/>
216
- <polygon fill="black" stroke="black" points="271.5,-140.99 275,-150.99 278.5,-140.99 271.5,-140.99"/>
215
+ <path fill="none" stroke="black" d="M378,-122.11C378,-122.11 378,-140.99 378,-140.99"/>
216
+ <polygon fill="black" stroke="black" points="374.5,-140.99 378,-150.99 381.5,-140.99 374.5,-140.99"/>
217
217
  </g>
218
218
  <!-- IconModule -->
219
219
  <g id="node5" class="node">
220
220
  <title>IconModule</title>
221
- <polygon fill="#8dd3c7" stroke="black" points="462.43,-187 459.43,-191 438.43,-191 435.43,-187 377.57,-187 377.57,-151 462.43,-151 462.43,-187"/>
222
- <text text-anchor="middle" x="420" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
221
+ <polygon fill="#8dd3c7" stroke="black" points="280.43,-187 277.43,-191 256.43,-191 253.43,-187 195.57,-187 195.57,-151 280.43,-151 280.43,-187"/>
222
+ <text text-anchor="middle" x="238" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
223
223
  </g>
224
224
  <!-- IconModule&#45;&gt;TreeviewModule -->
225
225
  <g id="edge4" class="edge">
226
226
  <title>IconModule&#45;&gt;TreeviewModule</title>
227
- <path fill="none" stroke="black" d="M391.09,-187.11C391.09,-206.34 391.09,-234 391.09,-234 391.09,-234 341.35,-234 341.35,-234"/>
228
- <polygon fill="black" stroke="black" points="341.35,-230.5 331.35,-234 341.35,-237.5 341.35,-230.5"/>
227
+ <path fill="none" stroke="black" d="M238,-187.11C238,-187.11 238,-205.99 238,-205.99"/>
228
+ <polygon fill="black" stroke="black" points="234.5,-205.99 238,-215.99 241.5,-205.99 234.5,-205.99"/>
229
229
  </g>
230
230
  </g>
231
231
  </svg>
@@ -24,14 +24,14 @@
24
24
  <title>cluster_UIShellModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="13,-70 13,-268 483,-268 483,-70 13,-70"/>
26
26
  </g>
27
- <g id="clust4" class="cluster">
28
- <title>cluster_UIShellModule_exports</title>
29
- <polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
30
- </g>
31
27
  <g id="clust3" class="cluster">
32
28
  <title>cluster_UIShellModule_imports</title>
33
29
  <polygon fill="none" stroke="black" points="21,-78 21,-130 475,-130 475,-78 21,-78"/>
34
30
  </g>
31
+ <g id="clust4" class="cluster">
32
+ <title>cluster_UIShellModule_exports</title>
33
+ <polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
34
+ </g>
35
35
  <!-- HeaderModule -->
36
36
  <g id="node1" class="node">
37
37
  <title>HeaderModule</title>
@@ -133,14 +133,14 @@
133
133
  <title>cluster_UIShellModule</title>
134
134
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="13,-70 13,-268 483,-268 483,-70 13,-70"/>
135
135
  </g>
136
- <g id="clust4" class="cluster">
137
- <title>cluster_UIShellModule_exports</title>
138
- <polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
139
- </g>
140
136
  <g id="clust3" class="cluster">
141
137
  <title>cluster_UIShellModule_imports</title>
142
138
  <polygon fill="none" stroke="black" points="21,-78 21,-130 475,-130 475,-78 21,-78"/>
143
139
  </g>
140
+ <g id="clust4" class="cluster">
141
+ <title>cluster_UIShellModule_exports</title>
142
+ <polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
143
+ </g>
144
144
  <!-- HeaderModule -->
145
145
  <g id="node1" class="node">
146
146
  <title>HeaderModule</title>