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.
- package/accordion/accordion-item.component.d.ts +1 -1
- package/accordion/accordion.component.d.ts +1 -1
- package/accordion/accordion.module.d.ts +1 -1
- package/accordion/index.d.ts +1 -1
- package/breadcrumb/breadcrumb-item.component.d.ts +1 -1
- package/breadcrumb/breadcrumb-item.interface.d.ts +1 -1
- package/breadcrumb/breadcrumb.component.d.ts +1 -1
- package/breadcrumb/breadcrumb.module.d.ts +1 -1
- package/breadcrumb/index.d.ts +1 -1
- package/button/base-icon-button.component.d.ts +1 -1
- package/button/button-set.component.d.ts +1 -1
- package/button/button.directive.d.ts +1 -1
- package/button/button.module.d.ts +1 -1
- package/button/button.types.d.ts +1 -1
- package/button/icon-button.component.d.ts +1 -1
- package/button/index.d.ts +1 -1
- package/checkbox/checkbox.component.d.ts +1 -1
- package/checkbox/checkbox.module.d.ts +1 -1
- package/checkbox/checkbox.types.d.ts +1 -1
- package/checkbox/index.d.ts +1 -1
- package/code-snippet/code-snippet.component.d.ts +1 -1
- package/code-snippet/code-snippet.module.d.ts +1 -1
- package/code-snippet/index.d.ts +1 -1
- package/combo-button/combo-button.component.d.ts +1 -1
- package/combo-button/combo-button.module.d.ts +1 -1
- package/combo-button/index.d.ts +1 -1
- package/combobox/combobox.component.d.ts +1 -1
- package/combobox/combobox.module.d.ts +1 -1
- package/combobox/index.d.ts +1 -1
- package/common/index.d.ts +1 -1
- package/common/tab.service.d.ts +1 -1
- package/common/utils.d.ts +1 -1
- package/contained-list/contained-list-item.component.d.ts +1 -1
- package/contained-list/contained-list.component.d.ts +1 -1
- package/contained-list/contained-list.enums.d.ts +1 -1
- package/contained-list/contained-list.module.d.ts +1 -1
- package/contained-list/index.d.ts +1 -1
- package/content-switcher/content-switcher-option.directive.d.ts +1 -1
- package/content-switcher/content-switcher.component.d.ts +1 -1
- package/content-switcher/content-switcher.module.d.ts +1 -1
- package/content-switcher/index.d.ts +1 -1
- package/context-menu/context-menu-divider.component.d.ts +1 -1
- package/context-menu/context-menu-group.component.d.ts +1 -1
- package/context-menu/context-menu-item.component.d.ts +1 -1
- package/context-menu/context-menu-selection.service.d.ts +1 -1
- package/context-menu/context-menu.component.d.ts +1 -1
- package/context-menu/context-menu.module.d.ts +1 -1
- package/context-menu/context-menu.types.d.ts +1 -1
- package/context-menu/index.d.ts +1 -1
- package/datepicker/carbon-flatpickr-month-select.d.ts +1 -1
- package/datepicker/datepicker.component.d.ts +1 -1
- package/datepicker/datepicker.module.d.ts +1 -1
- package/datepicker/index.d.ts +1 -1
- package/datepicker-input/datepicker-input.component.d.ts +1 -1
- package/datepicker-input/datepicker-input.module.d.ts +1 -1
- package/datepicker-input/index.d.ts +1 -1
- package/dialog/dialog-config.interface.d.ts +1 -1
- package/dialog/dialog.component.d.ts +1 -1
- package/dialog/dialog.directive.d.ts +1 -1
- package/dialog/dialog.module.d.ts +1 -1
- package/dialog/dialog.service.d.ts +1 -1
- package/dialog/index.d.ts +1 -1
- package/dialog/overflow-menu/overflow-menu-custom-pane.component.d.ts +1 -1
- package/dialog/overflow-menu/overflow-menu-option.component.d.ts +1 -1
- package/dialog/overflow-menu/overflow-menu-pane.component.d.ts +1 -1
- package/dialog/overflow-menu/overflow-menu.component.d.ts +1 -1
- package/dialog/overflow-menu/overflow-menu.directive.d.ts +1 -1
- package/docs/documentation/dependencies.html +4 -4
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ComboBoxModule.html +4 -4
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +37 -41
- package/docs/documentation/modules/DatePickerInputModule.html +37 -41
- package/docs/documentation/modules/DialogModule/dependencies.svg +34 -34
- package/docs/documentation/modules/DialogModule.html +34 -34
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +36 -36
- package/docs/documentation/modules/FileUploaderModule.html +36 -36
- package/docs/documentation/modules/NumberModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NumberModule.html +4 -4
- package/docs/documentation/modules/RadioModule/dependencies.svg +48 -48
- package/docs/documentation/modules/RadioModule.html +48 -48
- package/docs/documentation/modules/SelectModule/dependencies.svg +43 -43
- package/docs/documentation/modules/SelectModule.html +43 -43
- package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SliderModule.html +4 -4
- package/docs/documentation/modules/TabsModule/dependencies.svg +69 -69
- package/docs/documentation/modules/TabsModule.html +69 -69
- package/docs/documentation/modules/TagModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TagModule.html +4 -4
- package/docs/documentation/modules/ThemeModule/dependencies.svg +15 -15
- package/docs/documentation/modules/ThemeModule.html +15 -15
- package/docs/documentation/modules/TilesModule/dependencies.svg +108 -108
- package/docs/documentation/modules/TilesModule.html +108 -108
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +18 -18
- package/docs/documentation/modules/TimePickerModule.html +18 -18
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +44 -40
- package/docs/documentation/modules/TimePickerSelectModule.html +44 -40
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
- package/docs/documentation/modules/ToggletipModule.html +37 -37
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +30 -30
- package/docs/documentation/modules/TreeviewModule.html +30 -30
- package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
- package/docs/documentation/modules/UIShellModule.html +4 -4
- package/docs/documentation.json +151 -151
- package/docs/storybook/{5478.5fc19af5.iframe.bundle.js → 5478.fe74426d.iframe.bundle.js} +3 -3
- package/docs/storybook/{5478.5fc19af5.iframe.bundle.js.map → 5478.fe74426d.iframe.bundle.js.map} +1 -1
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/{main.44f74a26.iframe.bundle.js → main.8e60522c.iframe.bundle.js} +1 -1
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/sb-addons/essentials-controls-1/manager-bundle.js +21 -21
- package/dropdown/abstract-dropdown-view.class.d.ts +1 -1
- package/dropdown/dropdown.component.d.ts +1 -1
- package/dropdown/dropdown.module.d.ts +1 -1
- package/dropdown/dropdown.service.d.ts +1 -1
- package/dropdown/dropdowntools.d.ts +1 -1
- package/dropdown/index.d.ts +1 -1
- package/dropdown/list/dropdown-list.component.d.ts +1 -1
- package/dropdown/list/scroll-custom-event.interface.d.ts +1 -1
- package/dropdown/list-item.interface.d.ts +1 -1
- package/dropdown/scrollable-list.directive.d.ts +1 -1
- package/experimental/experimental.module.d.ts +1 -1
- package/experimental/experimental.service.d.ts +1 -1
- package/experimental/index.d.ts +1 -1
- package/file-uploader/file-item.interface.d.ts +1 -1
- package/file-uploader/file-uploader.component.d.ts +1 -1
- package/file-uploader/file-uploader.module.d.ts +1 -1
- package/file-uploader/file.component.d.ts +1 -1
- package/file-uploader/index.d.ts +1 -1
- package/forms/forms.module.d.ts +1 -1
- package/forms/index.d.ts +1 -1
- package/grid/column.directive.d.ts +1 -1
- package/grid/grid.directive.d.ts +1 -1
- package/grid/grid.module.d.ts +1 -1
- package/grid/grid.service.d.ts +1 -1
- package/grid/index.d.ts +1 -1
- package/grid/row.directive.d.ts +1 -1
- package/i18n/en.d.ts +1 -1
- package/i18n/i18n.module.d.ts +1 -1
- package/i18n/i18n.service.d.ts +1 -1
- package/i18n/index.d.ts +1 -1
- package/i18n/replace.pipe.d.ts +1 -1
- package/icon/icon.directive.d.ts +1 -1
- package/icon/icon.module.d.ts +1 -1
- package/icon/icon.service.d.ts +1 -1
- package/icon/index.d.ts +1 -1
- package/icon/public_api.d.ts +1 -1
- package/index.d.ts +1 -1
- package/inline-loading/index.d.ts +1 -1
- package/inline-loading/inline-loading.component.d.ts +1 -1
- package/inline-loading/inline-loading.module.d.ts +1 -1
- package/input/index.d.ts +1 -1
- package/input/input.directive.d.ts +1 -1
- package/input/input.module.d.ts +1 -1
- package/input/label.component.d.ts +1 -1
- package/input/password-input-label.component.d.ts +1 -1
- package/input/password.directive.d.ts +1 -1
- package/input/text-area.directive.d.ts +1 -1
- package/input/text-input-label.component.d.ts +1 -1
- package/input/textarea-label.component.d.ts +1 -1
- package/layer/index.d.ts +1 -1
- package/layer/layer.directive.d.ts +1 -1
- package/layer/layer.module.d.ts +1 -1
- package/layout/index.d.ts +1 -1
- package/layout/layout.module.d.ts +1 -1
- package/layout/stack.directive.d.ts +1 -1
- package/link/index.d.ts +1 -1
- package/link/link-icon.directive.d.ts +1 -1
- package/link/link.directive.d.ts +1 -1
- package/link/link.module.d.ts +1 -1
- package/list/index.d.ts +1 -1
- package/list/list-item.directive.d.ts +1 -1
- package/list/list.directive.d.ts +1 -1
- package/list/list.module.d.ts +1 -1
- package/loading/index.d.ts +1 -1
- package/loading/loading.component.d.ts +1 -1
- package/loading/loading.module.d.ts +1 -1
- package/menu-button/index.d.ts +1 -1
- package/menu-button/menu-button.component.d.ts +1 -1
- package/menu-button/menu-button.module.d.ts +1 -1
- package/modal/alert-modal.component.d.ts +1 -1
- package/modal/alert-modal.interface.d.ts +1 -1
- package/modal/base-modal.class.d.ts +1 -1
- package/modal/base-modal.service.d.ts +1 -1
- package/modal/index.d.ts +1 -1
- package/modal/modal-content-text.directive.d.ts +1 -1
- package/modal/modal-content.directive.d.ts +1 -1
- package/modal/modal-footer.component.d.ts +1 -1
- package/modal/modal-header-heading.directive.d.ts +1 -1
- package/modal/modal-header-label.directive.d.ts +1 -1
- package/modal/modal-header.component.d.ts +1 -1
- package/modal/modal.component.d.ts +1 -1
- package/modal/modal.module.d.ts +1 -1
- package/modal/modal.service.d.ts +1 -1
- package/modal/overlay.component.d.ts +1 -1
- package/notification/actionable-button.directive.d.ts +1 -1
- package/notification/actionable-notification.component.d.ts +1 -1
- package/notification/actionable-subtitle.directive.d.ts +1 -1
- package/notification/actionable-title.directive.d.ts +1 -1
- package/notification/base-notification.component.d.ts +1 -1
- package/notification/index.d.ts +1 -1
- package/notification/notification-content.interface.d.ts +1 -1
- package/notification/notification-display.service.d.ts +1 -1
- package/notification/notification-subtitle.directive.d.ts +1 -1
- package/notification/notification-title.directive.d.ts +1 -1
- package/notification/notification.component.d.ts +1 -1
- package/notification/notification.module.d.ts +1 -1
- package/notification/notification.service.d.ts +1 -1
- package/notification/toast-caption.directive.d.ts +1 -1
- package/notification/toast-subtitle.directive.d.ts +1 -1
- package/notification/toast-title.directive.d.ts +1 -1
- package/notification/toast.component.d.ts +1 -1
- package/number-input/index.d.ts +1 -1
- package/number-input/number.component.d.ts +1 -1
- package/number-input/number.module.d.ts +1 -1
- package/package.json +2 -2
- package/pagination/index.d.ts +1 -1
- package/pagination/pagination-model.class.d.ts +1 -1
- package/pagination/pagination-nav/pagination-item.component.d.ts +1 -1
- package/pagination/pagination-nav/pagination-nav.component.d.ts +1 -1
- package/pagination/pagination-nav/pagination-overflow.component.d.ts +1 -1
- package/pagination/pagination.component.d.ts +1 -1
- package/pagination/pagination.module.d.ts +1 -1
- package/placeholder/index.d.ts +1 -1
- package/placeholder/placeholder.component.d.ts +1 -1
- package/placeholder/placeholder.module.d.ts +1 -1
- package/placeholder/placeholder.service.d.ts +1 -1
- package/popover/index.d.ts +1 -1
- package/popover/popover-content.component.d.ts +1 -1
- package/popover/popover.directive.d.ts +1 -1
- package/popover/popover.module.d.ts +1 -1
- package/progress-bar/index.d.ts +1 -1
- package/progress-bar/progress-bar.component.d.ts +1 -1
- package/progress-bar/progress-bar.module.d.ts +1 -1
- package/progress-indicator/index.d.ts +1 -1
- package/progress-indicator/progress-indicator-step.interface.d.ts +1 -1
- package/progress-indicator/progress-indicator.component.d.ts +1 -1
- package/progress-indicator/progress-indicator.module.d.ts +1 -1
- package/radio/index.d.ts +1 -1
- package/radio/radio-change.class.d.ts +1 -1
- package/radio/radio-group.component.d.ts +1 -1
- package/radio/radio.component.d.ts +1 -1
- package/radio/radio.module.d.ts +1 -1
- package/search/index.d.ts +1 -1
- package/search/search.component.d.ts +1 -1
- package/search/search.module.d.ts +1 -1
- package/select/index.d.ts +1 -1
- package/select/optgroup.directive.d.ts +1 -1
- package/select/option.directive.d.ts +1 -1
- package/select/select.component.d.ts +1 -1
- package/select/select.module.d.ts +1 -1
- package/skeleton/index.d.ts +1 -1
- package/skeleton/skeleton-placeholder.component.d.ts +1 -1
- package/skeleton/skeleton-text.component.d.ts +1 -1
- package/skeleton/skeleton.module.d.ts +1 -1
- package/slider/index.d.ts +1 -1
- package/slider/slider.component.d.ts +1 -1
- package/slider/slider.module.d.ts +1 -1
- package/structured-list/index.d.ts +1 -1
- package/structured-list/list-column.component.d.ts +1 -1
- package/structured-list/list-header.component.d.ts +1 -1
- package/structured-list/list-row.component.d.ts +1 -1
- package/structured-list/structured-list.component.d.ts +1 -1
- package/structured-list/structured-list.module.d.ts +1 -1
- package/table/body/table-body.component.d.ts +1 -1
- package/table/body/table-expanded-row.component.d.ts +1 -1
- package/table/body/table-row.component.d.ts +1 -1
- package/table/cell/table-checkbox.component.d.ts +1 -1
- package/table/cell/table-data.component.d.ts +1 -1
- package/table/cell/table-expand-button.component.d.ts +1 -1
- package/table/cell/table-radio.component.d.ts +1 -1
- package/table/data-grid-interaction-model.class.d.ts +1 -1
- package/table/expanded-row-hover.directive.d.ts +1 -1
- package/table/head/table-head-cell-label.directive.d.ts +1 -1
- package/table/head/table-head-cell.component.d.ts +1 -1
- package/table/head/table-head-checkbox.component.d.ts +1 -1
- package/table/head/table-head-expand.component.d.ts +1 -1
- package/table/head/table-head.component.d.ts +1 -1
- package/table/header/table-header-description.directive.d.ts +1 -1
- package/table/header/table-header-title.directive.d.ts +1 -1
- package/table/header/table-header.component.d.ts +1 -1
- package/table/index.d.ts +1 -1
- package/table/table-adapter.class.d.ts +1 -1
- package/table/table-container.component.d.ts +1 -1
- package/table/table-header-item.class.d.ts +1 -1
- package/table/table-item.class.d.ts +1 -1
- package/table/table-model.class.d.ts +1 -1
- package/table/table-row.class.d.ts +1 -1
- package/table/table.component.d.ts +1 -1
- package/table/table.directive.d.ts +1 -1
- package/table/table.module.d.ts +1 -1
- package/table/table.types.d.ts +1 -1
- package/table/toolbar/table-toolbar-actions.component.d.ts +1 -1
- package/table/toolbar/table-toolbar-content.component.d.ts +1 -1
- package/table/toolbar/table-toolbar-search.component.d.ts +1 -1
- package/table/toolbar/table-toolbar.component.d.ts +1 -1
- package/tabs/base-tab-header.component.d.ts +1 -1
- package/tabs/index.d.ts +1 -1
- package/tabs/tab-header-group.component.d.ts +1 -1
- package/tabs/tab-header.directive.d.ts +1 -1
- package/tabs/tab-headers.component.d.ts +1 -1
- package/tabs/tab-skeleton.component.d.ts +1 -1
- package/tabs/tab.component.d.ts +1 -1
- package/tabs/tabs.component.d.ts +1 -1
- package/tabs/tabs.module.d.ts +1 -1
- package/tag/index.d.ts +1 -1
- package/tag/tag-filter.component.d.ts +1 -1
- package/tag/tag-icon.directive.d.ts +1 -1
- package/tag/tag-operational.component.d.ts +1 -1
- package/tag/tag-selectable.component.d.ts +1 -1
- package/tag/tag.component.d.ts +1 -1
- package/tag/tag.module.d.ts +1 -1
- package/theme/index.d.ts +1 -1
- package/theme/theme.directive.d.ts +1 -1
- package/theme/theme.module.d.ts +1 -1
- package/tiles/clickable-tile-icon.directive.d.ts +1 -1
- package/tiles/clickable-tile.component.d.ts +1 -1
- package/tiles/expandable-tile-above.directive.d.ts +1 -1
- package/tiles/expandable-tile-below.directive.d.ts +1 -1
- package/tiles/expandable-tile.component.d.ts +1 -1
- package/tiles/index.d.ts +1 -1
- package/tiles/selection-tile.component.d.ts +1 -1
- package/tiles/tile-group.component.d.ts +1 -1
- package/tiles/tile-selection.interface.d.ts +1 -1
- package/tiles/tile.component.d.ts +1 -1
- package/tiles/tiles.module.d.ts +1 -1
- package/timepicker/index.d.ts +1 -1
- package/timepicker/timepicker.component.d.ts +1 -1
- package/timepicker/timepicker.module.d.ts +1 -1
- package/timepicker-select/index.d.ts +1 -1
- package/timepicker-select/timepicker-select.component.d.ts +1 -1
- package/timepicker-select/timepicker-select.module.d.ts +1 -1
- package/toggle/index.d.ts +1 -1
- package/toggle/toggle.component.d.ts +1 -1
- package/toggle/toggle.module.d.ts +1 -1
- package/toggletip/index.d.ts +1 -1
- package/toggletip/toggletip-action.directive.d.ts +1 -1
- package/toggletip/toggletip-button.directive.d.ts +1 -1
- package/toggletip/toggletip-content.directive.d.ts +1 -1
- package/toggletip/toggletip-label.directive.d.ts +1 -1
- package/toggletip/toggletip.component.d.ts +1 -1
- package/toggletip/toggletip.module.d.ts +1 -1
- package/tooltip/definition-tooptip.component.d.ts +1 -1
- package/tooltip/index.d.ts +1 -1
- package/tooltip/tooltip.component.d.ts +1 -1
- package/tooltip/tooltip.interface.d.ts +1 -1
- package/tooltip/tooltip.module.d.ts +1 -1
- package/treeview/index.d.ts +1 -1
- package/treeview/tree-node.component.d.ts +1 -1
- package/treeview/tree-node.types.d.ts +1 -1
- package/treeview/treeview.component.d.ts +1 -1
- package/treeview/treeview.module.d.ts +1 -1
- package/treeview/treeview.service.d.ts +1 -1
- package/ui-shell/header/hamburger.component.d.ts +1 -1
- package/ui-shell/header/header-action.component.d.ts +1 -1
- package/ui-shell/header/header-global.component.d.ts +1 -1
- package/ui-shell/header/header-item.component.d.ts +1 -1
- package/ui-shell/header/header-menu.component.d.ts +1 -1
- package/ui-shell/header/header-navigation-items.interface.d.ts +1 -1
- package/ui-shell/header/header-navigation.component.d.ts +1 -1
- package/ui-shell/header/header.component.d.ts +1 -1
- package/ui-shell/header/header.module.d.ts +1 -1
- package/ui-shell/index.d.ts +1 -1
- package/ui-shell/panel/panel.component.d.ts +1 -1
- package/ui-shell/panel/panel.module.d.ts +1 -1
- package/ui-shell/panel/switcher-list-item.component.d.ts +1 -1
- package/ui-shell/panel/switcher-list.component.d.ts +1 -1
- package/ui-shell/sidenav/routerlink-extended.directive.d.ts +1 -1
- package/ui-shell/sidenav/sidenav-item.component.d.ts +1 -1
- package/ui-shell/sidenav/sidenav-item.interface.d.ts +1 -1
- package/ui-shell/sidenav/sidenav-menu.component.d.ts +1 -1
- package/ui-shell/sidenav/sidenav.component.d.ts +1 -1
- package/ui-shell/sidenav/sidenav.module.d.ts +1 -1
- package/ui-shell/ui-shell.module.d.ts +1 -1
- package/utils/a11y.d.ts +1 -1
- package/utils/animation-frame.service.d.ts +1 -1
- package/utils/document.service.d.ts +1 -1
- package/utils/element.service.d.ts +1 -1
- package/utils/element.types.d.ts +1 -1
- package/utils/event-observable.d.ts +1 -1
- package/utils/event.service.d.ts +1 -1
- package/utils/index.d.ts +1 -1
- package/utils/object.d.ts +1 -1
- package/utils/position.d.ts +1 -1
- package/utils/public_api.d.ts +1 -1
- package/utils/scroll.d.ts +1 -1
- package/utils/types.d.ts +1 -1
- package/utils/utils.d.ts +1 -1
- package/utils/utils.module.d.ts +1 -1
- package/utils/window-tools.d.ts +1 -1
- /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="
|
|
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="
|
|
152
|
-
<text text-anchor="middle" x="
|
|
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->ToggletipModule -->
|
|
161
161
|
<g id="edge1" class="edge">
|
|
162
162
|
<title>Toggletip->ToggletipModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="463,-
|
|
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="
|
|
170
|
-
<text text-anchor="middle" x="
|
|
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->ToggletipModule -->
|
|
173
173
|
<g id="edge2" class="edge">
|
|
174
174
|
<title>ToggletipAction->ToggletipModule</title>
|
|
175
|
-
<path fill="none" stroke="black" d="
|
|
176
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
182
|
-
<text text-anchor="middle" x="
|
|
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->ToggletipModule -->
|
|
185
185
|
<g id="edge3" class="edge">
|
|
186
186
|
<title>ToggletipButton->ToggletipModule</title>
|
|
187
|
-
<path fill="none" stroke="black" d="
|
|
188
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
194
|
-
<text text-anchor="middle" x="
|
|
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->ToggletipModule -->
|
|
197
197
|
<g id="edge4" class="edge">
|
|
198
198
|
<title>ToggletipContent->ToggletipModule</title>
|
|
199
|
-
<path fill="none" stroke="black" d="
|
|
200
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
206
|
-
<text text-anchor="middle" x="
|
|
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->ToggletipModule -->
|
|
209
209
|
<g id="edge5" class="edge">
|
|
210
210
|
<title>ToggletipLabel->ToggletipModule</title>
|
|
211
|
-
<path fill="none" stroke="black" d="
|
|
212
|
-
<polygon fill="black" stroke="black" points="328.
|
|
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->Toggletip -->
|
|
221
221
|
<g id="edge7" class="edge">
|
|
222
222
|
<title>ToggletipModule->Toggletip </title>
|
|
223
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.
|
|
224
|
-
<polygon fill="black" stroke="black" points="
|
|
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->ToggletipAction -->
|
|
233
233
|
<g id="edge8" class="edge">
|
|
234
234
|
<title>ToggletipModule->ToggletipAction </title>
|
|
235
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.
|
|
236
|
-
<polygon fill="black" stroke="black" points="
|
|
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->ToggletipContent -->
|
|
257
257
|
<g id="edge10" class="edge">
|
|
258
258
|
<title>ToggletipModule->ToggletipContent </title>
|
|
259
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
260
|
-
<polygon fill="black" stroke="black" points="
|
|
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->ToggletipLabel -->
|
|
269
269
|
<g id="edge11" class="edge">
|
|
270
270
|
<title>ToggletipModule->ToggletipLabel </title>
|
|
271
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M338.
|
|
272
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
278
|
-
<text text-anchor="middle" x="
|
|
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->ToggletipModule -->
|
|
281
281
|
<g id="edge6" class="edge">
|
|
282
282
|
<title>PopoverModule->ToggletipModule</title>
|
|
283
|
-
<path fill="none" stroke="black" d="
|
|
284
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
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="
|
|
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="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
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->TreeviewModule -->
|
|
56
56
|
<g id="edge1" class="edge">
|
|
57
57
|
<title>TreeNodeComponent->TreeviewModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
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->TreeviewModule -->
|
|
68
68
|
<g id="edge2" class="edge">
|
|
69
69
|
<title>TreeViewComponent->TreeviewModule</title>
|
|
70
|
-
<path fill="none" stroke="black" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
77
|
-
<text text-anchor="middle" x="
|
|
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->TreeNodeComponent -->
|
|
80
80
|
<g id="edge5" class="edge">
|
|
81
81
|
<title>TreeviewModule->TreeNodeComponent </title>
|
|
82
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
83
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
89
|
-
<text text-anchor="middle" x="
|
|
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->TreeViewComponent -->
|
|
92
92
|
<g id="edge6" class="edge">
|
|
93
93
|
<title>TreeviewModule->TreeViewComponent </title>
|
|
94
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
95
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
101
|
-
<text text-anchor="middle" x="
|
|
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->TreeViewComponent -->
|
|
104
104
|
<g id="edge3" class="edge">
|
|
105
105
|
<title>TreeViewService->TreeViewComponent</title>
|
|
106
|
-
<path fill="none" stroke="black" d="
|
|
107
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
113
|
-
<text text-anchor="middle" x="
|
|
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->TreeviewModule -->
|
|
116
116
|
<g id="edge4" class="edge">
|
|
117
117
|
<title>IconModule->TreeviewModule</title>
|
|
118
|
-
<path fill="none" stroke="black" d="
|
|
119
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
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="
|
|
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="
|
|
162
|
-
<text text-anchor="middle" x="
|
|
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->TreeviewModule -->
|
|
165
165
|
<g id="edge1" class="edge">
|
|
166
166
|
<title>TreeNodeComponent->TreeviewModule</title>
|
|
167
|
-
<path fill="none" stroke="black" d="
|
|
168
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
174
|
-
<text text-anchor="middle" x="
|
|
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->TreeviewModule -->
|
|
177
177
|
<g id="edge2" class="edge">
|
|
178
178
|
<title>TreeViewComponent->TreeviewModule</title>
|
|
179
|
-
<path fill="none" stroke="black" d="
|
|
180
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
186
|
-
<text text-anchor="middle" x="
|
|
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->TreeNodeComponent -->
|
|
189
189
|
<g id="edge5" class="edge">
|
|
190
190
|
<title>TreeviewModule->TreeNodeComponent </title>
|
|
191
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
192
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
198
|
-
<text text-anchor="middle" x="
|
|
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->TreeViewComponent -->
|
|
201
201
|
<g id="edge6" class="edge">
|
|
202
202
|
<title>TreeviewModule->TreeViewComponent </title>
|
|
203
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
204
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
210
|
-
<text text-anchor="middle" x="
|
|
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->TreeViewComponent -->
|
|
213
213
|
<g id="edge3" class="edge">
|
|
214
214
|
<title>TreeViewService->TreeViewComponent</title>
|
|
215
|
-
<path fill="none" stroke="black" d="
|
|
216
|
-
<polygon fill="black" stroke="black" points="
|
|
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="
|
|
222
|
-
<text text-anchor="middle" x="
|
|
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->TreeviewModule -->
|
|
225
225
|
<g id="edge4" class="edge">
|
|
226
226
|
<title>IconModule->TreeviewModule</title>
|
|
227
|
-
<path fill="none" stroke="black" d="
|
|
228
|
-
<polygon fill="black" stroke="black" points="
|
|
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>
|