carbon-components-angular 5.62.1 → 5.64.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 +13 -13
- package/docs/documentation/modules/ThemeModule.html +13 -13
- package/docs/documentation/modules/TilesModule/dependencies.svg +109 -109
- package/docs/documentation/modules/TilesModule.html +109 -109
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TimePickerModule.html +4 -4
- package/docs/documentation/modules/ToggleModule/dependencies.svg +42 -38
- package/docs/documentation/modules/ToggleModule.html +42 -38
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
- package/docs/documentation/modules/ToggletipModule.html +37 -37
- package/docs/documentation/modules/TooltipModule/dependencies.svg +29 -29
- package/docs/documentation/modules/TooltipModule.html +29 -29
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +37 -37
- package/docs/documentation/modules/TreeviewModule.html +37 -37
- package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
- package/docs/documentation/modules/UIShellModule.html +4 -4
- package/docs/documentation.json +69 -69
- 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.2fafcefd.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,203 +133,203 @@
|
|
|
133
133
|
<title>cluster_TabsModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 938,-268 938,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="
|
|
137
|
-
<title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="
|
|
136
|
+
<g id="clust11" class="cluster">
|
|
137
|
+
<title>cluster_TabsModule_exports</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="181,-208 181,-260 772,-260 772,-208 181,-208"/>
|
|
139
139
|
</g>
|
|
140
140
|
<g id="clust10" class="cluster">
|
|
141
141
|
<title>cluster_TabsModule_imports</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="
|
|
142
|
+
<polygon fill="none" stroke="black" points="724,-78 724,-130 930,-130 930,-78 724,-78"/>
|
|
143
143
|
</g>
|
|
144
|
-
<g id="
|
|
145
|
-
<title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
144
|
+
<g id="clust2" class="cluster">
|
|
145
|
+
<title>cluster_TabsModule_declarations</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-130 716,-130 716,-78 16,-78"/>
|
|
147
147
|
</g>
|
|
148
148
|
<!-- BaseTabHeader -->
|
|
149
149
|
<g id="node1" class="node">
|
|
150
150
|
<title>BaseTabHeader</title>
|
|
151
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
152
|
-
<text text-anchor="middle" x="
|
|
151
|
+
<polygon fill="#ffffb3" stroke="black" points="707.89,-122 602.11,-122 602.11,-86 707.89,-86 707.89,-122"/>
|
|
152
|
+
<text text-anchor="middle" x="655" y="-99.8" font-family="Times,serif" font-size="14.00">BaseTabHeader</text>
|
|
153
153
|
</g>
|
|
154
154
|
<!-- TabsModule -->
|
|
155
155
|
<g id="node8" class="node">
|
|
156
156
|
<title>TabsModule</title>
|
|
157
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
157
|
+
<polygon fill="#8dd3c7" stroke="black" points="516.26,-187 513.26,-191 492.26,-191 489.26,-187 429.74,-187 429.74,-151 516.26,-151 516.26,-187"/>
|
|
158
|
+
<text text-anchor="middle" x="473" y="-164.8" font-family="Times,serif" font-size="14.00">TabsModule</text>
|
|
159
159
|
</g>
|
|
160
160
|
<!-- BaseTabHeader->TabsModule -->
|
|
161
161
|
<g id="edge1" class="edge">
|
|
162
162
|
<title>BaseTabHeader->TabsModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
163
|
+
<path fill="none" stroke="black" d="M606.23,-122.03C606.23,-139.06 606.23,-162 606.23,-162 606.23,-162 526.63,-162 526.63,-162"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="526.63,-158.5 516.63,-162 526.63,-165.5 526.63,-158.5"/>
|
|
165
165
|
</g>
|
|
166
166
|
<!-- Tab -->
|
|
167
167
|
<g id="node2" class="node">
|
|
168
168
|
<title>Tab</title>
|
|
169
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
170
|
-
<text text-anchor="middle" x="
|
|
169
|
+
<polygon fill="#ffffb3" stroke="black" points="584,-122 530,-122 530,-86 584,-86 584,-122"/>
|
|
170
|
+
<text text-anchor="middle" x="557" y="-99.8" font-family="Times,serif" font-size="14.00">Tab</text>
|
|
171
171
|
</g>
|
|
172
172
|
<!-- Tab->TabsModule -->
|
|
173
173
|
<g id="edge2" class="edge">
|
|
174
174
|
<title>Tab->TabsModule</title>
|
|
175
|
-
<path fill="none" stroke="black" d="
|
|
176
|
-
<polygon fill="black" stroke="black" points="
|
|
175
|
+
<path fill="none" stroke="black" d="M557,-122.24C557,-137.57 557,-157 557,-157 557,-157 526.48,-157 526.48,-157"/>
|
|
176
|
+
<polygon fill="black" stroke="black" points="526.48,-153.5 516.48,-157 526.48,-160.5 526.48,-153.5"/>
|
|
177
177
|
</g>
|
|
178
178
|
<!-- TabHeader -->
|
|
179
179
|
<g id="node3" class="node">
|
|
180
180
|
<title>TabHeader</title>
|
|
181
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
182
|
-
<text text-anchor="middle" x="
|
|
181
|
+
<polygon fill="#ffffb3" stroke="black" points="512.18,-122 433.82,-122 433.82,-86 512.18,-86 512.18,-122"/>
|
|
182
|
+
<text text-anchor="middle" x="473" y="-99.8" font-family="Times,serif" font-size="14.00">TabHeader</text>
|
|
183
183
|
</g>
|
|
184
184
|
<!-- TabHeader->TabsModule -->
|
|
185
185
|
<g id="edge3" class="edge">
|
|
186
186
|
<title>TabHeader->TabsModule</title>
|
|
187
|
-
<path fill="none" stroke="black" d="
|
|
188
|
-
<polygon fill="black" stroke="black" points="
|
|
187
|
+
<path fill="none" stroke="black" d="M473,-122.11C473,-122.11 473,-140.99 473,-140.99"/>
|
|
188
|
+
<polygon fill="black" stroke="black" points="469.5,-140.99 473,-150.99 476.5,-140.99 469.5,-140.99"/>
|
|
189
189
|
</g>
|
|
190
190
|
<!-- TabHeaderGroup -->
|
|
191
191
|
<g id="node4" class="node">
|
|
192
192
|
<title>TabHeaderGroup</title>
|
|
193
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
194
|
-
<text text-anchor="middle" x="
|
|
193
|
+
<polygon fill="#ffffb3" stroke="black" points="415.95,-122 302.05,-122 302.05,-86 415.95,-86 415.95,-122"/>
|
|
194
|
+
<text text-anchor="middle" x="359" y="-99.8" font-family="Times,serif" font-size="14.00">TabHeaderGroup</text>
|
|
195
195
|
</g>
|
|
196
196
|
<!-- TabHeaderGroup->TabsModule -->
|
|
197
197
|
<g id="edge4" class="edge">
|
|
198
198
|
<title>TabHeaderGroup->TabsModule</title>
|
|
199
|
-
<path fill="none" stroke="black" d="
|
|
200
|
-
<polygon fill="black" stroke="black" points="
|
|
199
|
+
<path fill="none" stroke="black" d="M392.71,-122.24C392.71,-137.57 392.71,-157 392.71,-157 392.71,-157 419.56,-157 419.56,-157"/>
|
|
200
|
+
<polygon fill="black" stroke="black" points="419.56,-160.5 429.56,-157 419.56,-153.5 419.56,-160.5"/>
|
|
201
201
|
</g>
|
|
202
202
|
<!-- TabHeaders -->
|
|
203
203
|
<g id="node5" class="node">
|
|
204
204
|
<title>TabHeaders</title>
|
|
205
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
206
|
-
<text text-anchor="middle" x="
|
|
205
|
+
<polygon fill="#ffffb3" stroke="black" points="283.62,-122 200.38,-122 200.38,-86 283.62,-86 283.62,-122"/>
|
|
206
|
+
<text text-anchor="middle" x="242" y="-99.8" font-family="Times,serif" font-size="14.00">TabHeaders</text>
|
|
207
207
|
</g>
|
|
208
208
|
<!-- TabHeaders->TabsModule -->
|
|
209
209
|
<g id="edge5" class="edge">
|
|
210
210
|
<title>TabHeaders->TabsModule</title>
|
|
211
|
-
<path fill="none" stroke="black" d="
|
|
212
|
-
<polygon fill="black" stroke="black" points="
|
|
211
|
+
<path fill="none" stroke="black" d="M272.34,-122.03C272.34,-139.06 272.34,-162 272.34,-162 272.34,-162 419.46,-162 419.46,-162"/>
|
|
212
|
+
<polygon fill="black" stroke="black" points="419.46,-165.5 429.46,-162 419.46,-158.5 419.46,-165.5"/>
|
|
213
213
|
</g>
|
|
214
214
|
<!-- TabSkeleton -->
|
|
215
215
|
<g id="node6" class="node">
|
|
216
216
|
<title>TabSkeleton</title>
|
|
217
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
218
|
-
<text text-anchor="middle" x="
|
|
217
|
+
<polygon fill="#ffffb3" stroke="black" points="182.26,-122 95.74,-122 95.74,-86 182.26,-86 182.26,-122"/>
|
|
218
|
+
<text text-anchor="middle" x="139" y="-99.8" font-family="Times,serif" font-size="14.00">TabSkeleton</text>
|
|
219
219
|
</g>
|
|
220
220
|
<!-- TabSkeleton->TabsModule -->
|
|
221
221
|
<g id="edge6" class="edge">
|
|
222
222
|
<title>TabSkeleton->TabsModule</title>
|
|
223
|
-
<path fill="none" stroke="black" d="
|
|
224
|
-
<polygon fill="black" stroke="black" points="
|
|
223
|
+
<path fill="none" stroke="black" d="M139,-122.22C139,-140.83 139,-167 139,-167 139,-167 419.68,-167 419.68,-167"/>
|
|
224
|
+
<polygon fill="black" stroke="black" points="419.68,-170.5 429.68,-167 419.68,-163.5 419.68,-170.5"/>
|
|
225
225
|
</g>
|
|
226
226
|
<!-- Tabs -->
|
|
227
227
|
<g id="node7" class="node">
|
|
228
228
|
<title>Tabs</title>
|
|
229
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
230
|
-
<text text-anchor="middle" x="
|
|
229
|
+
<polygon fill="#ffffb3" stroke="black" points="78,-122 24,-122 24,-86 78,-86 78,-122"/>
|
|
230
|
+
<text text-anchor="middle" x="51" y="-99.8" font-family="Times,serif" font-size="14.00">Tabs</text>
|
|
231
231
|
</g>
|
|
232
232
|
<!-- Tabs->TabsModule -->
|
|
233
233
|
<g id="edge7" class="edge">
|
|
234
234
|
<title>Tabs->TabsModule</title>
|
|
235
|
-
<path fill="none" stroke="black" d="
|
|
236
|
-
<polygon fill="black" stroke="black" points="
|
|
235
|
+
<path fill="none" stroke="black" d="M51,-122.22C51,-142.37 51,-172 51,-172 51,-172 419.43,-172 419.43,-172"/>
|
|
236
|
+
<polygon fill="black" stroke="black" points="419.43,-175.5 429.43,-172 419.43,-168.5 419.43,-175.5"/>
|
|
237
237
|
</g>
|
|
238
238
|
<!-- Tab -->
|
|
239
239
|
<g id="node11" class="node">
|
|
240
240
|
<title>Tab </title>
|
|
241
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
242
|
-
<text text-anchor="middle" x="
|
|
241
|
+
<polygon fill="#fb8072" stroke="black" points="764,-252 710,-252 710,-216 764,-216 764,-252"/>
|
|
242
|
+
<text text-anchor="middle" x="737" y="-229.8" font-family="Times,serif" font-size="14.00">Tab </text>
|
|
243
243
|
</g>
|
|
244
244
|
<!-- TabsModule->Tab -->
|
|
245
245
|
<g id="edge10" class="edge">
|
|
246
246
|
<title>TabsModule->Tab </title>
|
|
247
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
248
|
-
<polygon fill="black" stroke="black" points="
|
|
247
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M516.45,-177C587.52,-177 720.81,-177 720.81,-177 720.81,-177 720.81,-205.96 720.81,-205.96"/>
|
|
248
|
+
<polygon fill="black" stroke="black" points="717.31,-205.96 720.81,-215.96 724.31,-205.96 717.31,-205.96"/>
|
|
249
249
|
</g>
|
|
250
250
|
<!-- TabHeader -->
|
|
251
251
|
<g id="node12" class="node">
|
|
252
252
|
<title>TabHeader </title>
|
|
253
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
254
|
-
<text text-anchor="middle" x="
|
|
253
|
+
<polygon fill="#fb8072" stroke="black" points="691.68,-252 610.32,-252 610.32,-216 691.68,-216 691.68,-252"/>
|
|
254
|
+
<text text-anchor="middle" x="651" y="-229.8" font-family="Times,serif" font-size="14.00">TabHeader </text>
|
|
255
255
|
</g>
|
|
256
256
|
<!-- TabsModule->TabHeader -->
|
|
257
257
|
<g id="edge11" class="edge">
|
|
258
258
|
<title>TabsModule->TabHeader </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="M516.54,-182C569.24,-182 651,-182 651,-182 651,-182 651,-205.81 651,-205.81"/>
|
|
260
|
+
<polygon fill="black" stroke="black" points="647.5,-205.81 651,-215.81 654.5,-205.81 647.5,-205.81"/>
|
|
261
261
|
</g>
|
|
262
262
|
<!-- TabHeaderGroup -->
|
|
263
263
|
<g id="node13" class="node">
|
|
264
264
|
<title>TabHeaderGroup </title>
|
|
265
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
266
|
-
<text text-anchor="middle" x="
|
|
265
|
+
<polygon fill="#fb8072" stroke="black" points="591.95,-252 474.05,-252 474.05,-216 591.95,-216 591.95,-252"/>
|
|
266
|
+
<text text-anchor="middle" x="533" y="-229.8" font-family="Times,serif" font-size="14.00">TabHeaderGroup </text>
|
|
267
267
|
</g>
|
|
268
268
|
<!-- TabsModule->TabHeaderGroup -->
|
|
269
269
|
<g id="edge12" class="edge">
|
|
270
270
|
<title>TabsModule->TabHeaderGroup </title>
|
|
271
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
272
|
-
<polygon fill="black" stroke="black" points="
|
|
271
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M495.33,-187.11C495.33,-187.11 495.33,-205.99 495.33,-205.99"/>
|
|
272
|
+
<polygon fill="black" stroke="black" points="491.83,-205.99 495.33,-215.99 498.83,-205.99 491.83,-205.99"/>
|
|
273
273
|
</g>
|
|
274
274
|
<!-- TabHeaders -->
|
|
275
275
|
<g id="node14" class="node">
|
|
276
276
|
<title>TabHeaders </title>
|
|
277
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
278
|
-
<text text-anchor="middle" x="
|
|
277
|
+
<polygon fill="#fb8072" stroke="black" points="456.62,-252 369.38,-252 369.38,-216 456.62,-216 456.62,-252"/>
|
|
278
|
+
<text text-anchor="middle" x="413" y="-229.8" font-family="Times,serif" font-size="14.00">TabHeaders </text>
|
|
279
279
|
</g>
|
|
280
280
|
<!-- TabsModule->TabHeaders -->
|
|
281
281
|
<g id="edge13" class="edge">
|
|
282
282
|
<title>TabsModule->TabHeaders </title>
|
|
283
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
284
|
-
<polygon fill="black" stroke="black" points="
|
|
283
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M443.09,-187.11C443.09,-187.11 443.09,-205.99 443.09,-205.99"/>
|
|
284
|
+
<polygon fill="black" stroke="black" points="439.59,-205.99 443.09,-215.99 446.59,-205.99 439.59,-205.99"/>
|
|
285
285
|
</g>
|
|
286
286
|
<!-- TabSkeleton -->
|
|
287
287
|
<g id="node15" class="node">
|
|
288
288
|
<title>TabSkeleton </title>
|
|
289
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
290
|
-
<text text-anchor="middle" x="
|
|
289
|
+
<polygon fill="#fb8072" stroke="black" points="351.26,-252 260.74,-252 260.74,-216 351.26,-216 351.26,-252"/>
|
|
290
|
+
<text text-anchor="middle" x="306" y="-229.8" font-family="Times,serif" font-size="14.00">TabSkeleton </text>
|
|
291
291
|
</g>
|
|
292
292
|
<!-- TabsModule->TabSkeleton -->
|
|
293
293
|
<g id="edge14" class="edge">
|
|
294
294
|
<title>TabsModule->TabSkeleton </title>
|
|
295
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
296
|
-
<polygon fill="black" stroke="black" points="
|
|
295
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M429.47,-182C386.3,-182 326.58,-182 326.58,-182 326.58,-182 326.58,-205.81 326.58,-205.81"/>
|
|
296
|
+
<polygon fill="black" stroke="black" points="323.08,-205.81 326.58,-215.81 330.08,-205.81 323.08,-205.81"/>
|
|
297
297
|
</g>
|
|
298
298
|
<!-- Tabs -->
|
|
299
299
|
<g id="node16" class="node">
|
|
300
300
|
<title>Tabs </title>
|
|
301
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
302
|
-
<text text-anchor="middle" x="
|
|
301
|
+
<polygon fill="#fb8072" stroke="black" points="243,-252 189,-252 189,-216 243,-216 243,-252"/>
|
|
302
|
+
<text text-anchor="middle" x="216" y="-229.8" font-family="Times,serif" font-size="14.00">Tabs </text>
|
|
303
303
|
</g>
|
|
304
304
|
<!-- TabsModule->Tabs -->
|
|
305
305
|
<g id="edge15" class="edge">
|
|
306
306
|
<title>TabsModule->Tabs </title>
|
|
307
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
308
|
-
<polygon fill="black" stroke="black" points="
|
|
307
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M429.5,-177C357.54,-177 221.59,-177 221.59,-177 221.59,-177 221.59,-205.96 221.59,-205.96"/>
|
|
308
|
+
<polygon fill="black" stroke="black" points="218.09,-205.96 221.59,-215.96 225.09,-205.96 218.09,-205.96"/>
|
|
309
309
|
</g>
|
|
310
310
|
<!-- I18nModule -->
|
|
311
311
|
<g id="node9" class="node">
|
|
312
312
|
<title>I18nModule</title>
|
|
313
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
314
|
-
<text text-anchor="middle" x="
|
|
313
|
+
<polygon fill="#8dd3c7" stroke="black" points="921.71,-122 918.71,-126 897.71,-126 894.71,-122 836.29,-122 836.29,-86 921.71,-86 921.71,-122"/>
|
|
314
|
+
<text text-anchor="middle" x="879" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
315
315
|
</g>
|
|
316
316
|
<!-- I18nModule->TabsModule -->
|
|
317
317
|
<g id="edge8" class="edge">
|
|
318
318
|
<title>I18nModule->TabsModule</title>
|
|
319
|
-
<path fill="none" stroke="black" d="
|
|
320
|
-
<polygon fill="black" stroke="black" points="
|
|
319
|
+
<path fill="none" stroke="black" d="M879,-122.22C879,-142.37 879,-172 879,-172 879,-172 526.45,-172 526.45,-172"/>
|
|
320
|
+
<polygon fill="black" stroke="black" points="526.45,-168.5 516.45,-172 526.45,-175.5 526.45,-168.5"/>
|
|
321
321
|
</g>
|
|
322
322
|
<!-- UtilsModule -->
|
|
323
323
|
<g id="node10" class="node">
|
|
324
324
|
<title>UtilsModule</title>
|
|
325
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
326
|
-
<text text-anchor="middle" x="
|
|
325
|
+
<polygon fill="#8dd3c7" stroke="black" points="818.27,-122 815.27,-126 794.27,-126 791.27,-122 731.73,-122 731.73,-86 818.27,-86 818.27,-122"/>
|
|
326
|
+
<text text-anchor="middle" x="775" y="-99.8" font-family="Times,serif" font-size="14.00">UtilsModule</text>
|
|
327
327
|
</g>
|
|
328
328
|
<!-- UtilsModule->TabsModule -->
|
|
329
329
|
<g id="edge9" class="edge">
|
|
330
330
|
<title>UtilsModule->TabsModule</title>
|
|
331
|
-
<path fill="none" stroke="black" d="
|
|
332
|
-
<polygon fill="black" stroke="black" points="
|
|
331
|
+
<path fill="none" stroke="black" d="M747.81,-122.22C747.81,-140.83 747.81,-167 747.81,-167 747.81,-167 526.54,-167 526.54,-167"/>
|
|
332
|
+
<polygon fill="black" stroke="black" points="526.54,-163.5 516.54,-167 526.54,-170.5 526.54,-163.5"/>
|
|
333
333
|
</g>
|
|
334
334
|
</g>
|
|
335
335
|
</svg>
|
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
<title>cluster_TagModule_declarations</title>
|
|
29
29
|
<polygon fill="none" stroke="black" points="124,-78 124,-130 778,-130 778,-78 124,-78"/>
|
|
30
30
|
</g>
|
|
31
|
-
<g id="clust9" class="cluster">
|
|
32
|
-
<title>cluster_TagModule_exports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="63,-208 63,-260 731,-260 731,-208 63,-208"/>
|
|
34
|
-
</g>
|
|
35
31
|
<g id="clust8" class="cluster">
|
|
36
32
|
<title>cluster_TagModule_imports</title>
|
|
37
33
|
<polygon fill="none" stroke="black" points="16,-78 16,-130 116,-130 116,-78 16,-78"/>
|
|
38
34
|
</g>
|
|
35
|
+
<g id="clust9" class="cluster">
|
|
36
|
+
<title>cluster_TagModule_exports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="63,-208 63,-260 731,-260 731,-208 63,-208"/>
|
|
38
|
+
</g>
|
|
39
39
|
<!-- Tag -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>Tag</title>
|
|
@@ -137,14 +137,14 @@
|
|
|
137
137
|
<title>cluster_TagModule_declarations</title>
|
|
138
138
|
<polygon fill="none" stroke="black" points="124,-78 124,-130 778,-130 778,-78 124,-78"/>
|
|
139
139
|
</g>
|
|
140
|
-
<g id="clust9" class="cluster">
|
|
141
|
-
<title>cluster_TagModule_exports</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="63,-208 63,-260 731,-260 731,-208 63,-208"/>
|
|
143
|
-
</g>
|
|
144
140
|
<g id="clust8" class="cluster">
|
|
145
141
|
<title>cluster_TagModule_imports</title>
|
|
146
142
|
<polygon fill="none" stroke="black" points="16,-78 16,-130 116,-130 116,-78 16,-78"/>
|
|
147
143
|
</g>
|
|
144
|
+
<g id="clust9" class="cluster">
|
|
145
|
+
<title>cluster_TagModule_exports</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="63,-208 63,-260 731,-260 731,-208 63,-208"/>
|
|
147
|
+
</g>
|
|
148
148
|
<!-- Tag -->
|
|
149
149
|
<g id="node1" class="node">
|
|
150
150
|
<title>Tag</title>
|
|
@@ -24,23 +24,23 @@
|
|
|
24
24
|
<title>cluster_ThemeModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="121,-70 121,-268 375,-268 375,-70 121,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust4" class="cluster">
|
|
28
|
-
<title>cluster_ThemeModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="259,-78 259,-130 367,-130 367,-78 259,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_ThemeModule_declarations</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
29
|
+
<polygon fill="none" stroke="black" points="245,-78 245,-130 367,-130 367,-78 245,-78"/>
|
|
34
30
|
</g>
|
|
35
31
|
<g id="clust5" class="cluster">
|
|
36
32
|
<title>cluster_ThemeModule_exports</title>
|
|
37
33
|
<polygon fill="none" stroke="black" points="185,-208 185,-260 311,-260 311,-208 185,-208"/>
|
|
38
34
|
</g>
|
|
35
|
+
<g id="clust4" class="cluster">
|
|
36
|
+
<title>cluster_ThemeModule_imports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="129,-78 129,-130 237,-130 237,-78 129,-78"/>
|
|
38
|
+
</g>
|
|
39
39
|
<!-- ThemeDirective -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>ThemeDirective</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="359.46,-122 252.54,-122 252.54,-86 359.46,-86 359.46,-122"/>
|
|
43
|
+
<text text-anchor="middle" x="306" y="-99.8" font-family="Times,serif" font-size="14.00">ThemeDirective</text>
|
|
44
44
|
</g>
|
|
45
45
|
<!-- ThemeModule -->
|
|
46
46
|
<g id="node2" class="node">
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
<!-- ThemeDirective->ThemeModule -->
|
|
52
52
|
<g id="edge1" class="edge">
|
|
53
53
|
<title>ThemeDirective->ThemeModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M274.87,-122.11C274.87,-122.11 274.87,-140.99 274.87,-140.99"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="271.37,-140.99 274.87,-150.99 278.37,-140.99 271.37,-140.99"/>
|
|
56
56
|
</g>
|
|
57
57
|
<!-- ThemeDirective -->
|
|
58
58
|
<g id="node4" class="node">
|
|
@@ -69,14 +69,14 @@
|
|
|
69
69
|
<!-- LayerModule -->
|
|
70
70
|
<g id="node3" class="node">
|
|
71
71
|
<title>LayerModule</title>
|
|
72
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
73
|
-
<text text-anchor="middle" x="
|
|
72
|
+
<polygon fill="#8dd3c7" stroke="black" points="229.19,-122 226.19,-126 205.19,-126 202.19,-122 136.81,-122 136.81,-86 229.19,-86 229.19,-122"/>
|
|
73
|
+
<text text-anchor="middle" x="183" y="-99.8" font-family="Times,serif" font-size="14.00">LayerModule</text>
|
|
74
74
|
</g>
|
|
75
75
|
<!-- LayerModule->ThemeModule -->
|
|
76
76
|
<g id="edge2" class="edge">
|
|
77
77
|
<title>LayerModule->ThemeModule</title>
|
|
78
|
-
<path fill="none" stroke="black" d="
|
|
79
|
-
<polygon fill="black" stroke="black" points="
|
|
78
|
+
<path fill="none" stroke="black" d="M213.94,-122.11C213.94,-122.11 213.94,-140.99 213.94,-140.99"/>
|
|
79
|
+
<polygon fill="black" stroke="black" points="210.44,-140.99 213.94,-150.99 217.44,-140.99 210.44,-140.99"/>
|
|
80
80
|
</g>
|
|
81
81
|
</g>
|
|
82
82
|
</svg>
|
|
@@ -133,23 +133,23 @@
|
|
|
133
133
|
<title>cluster_ThemeModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="121,-70 121,-268 375,-268 375,-70 121,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust4" class="cluster">
|
|
137
|
-
<title>cluster_ThemeModule_imports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="259,-78 259,-130 367,-130 367,-78 259,-78"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust2" class="cluster">
|
|
141
137
|
<title>cluster_ThemeModule_declarations</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="
|
|
138
|
+
<polygon fill="none" stroke="black" points="245,-78 245,-130 367,-130 367,-78 245,-78"/>
|
|
143
139
|
</g>
|
|
144
140
|
<g id="clust5" class="cluster">
|
|
145
141
|
<title>cluster_ThemeModule_exports</title>
|
|
146
142
|
<polygon fill="none" stroke="black" points="185,-208 185,-260 311,-260 311,-208 185,-208"/>
|
|
147
143
|
</g>
|
|
144
|
+
<g id="clust4" class="cluster">
|
|
145
|
+
<title>cluster_ThemeModule_imports</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="129,-78 129,-130 237,-130 237,-78 129,-78"/>
|
|
147
|
+
</g>
|
|
148
148
|
<!-- ThemeDirective -->
|
|
149
149
|
<g id="node1" class="node">
|
|
150
150
|
<title>ThemeDirective</title>
|
|
151
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
152
|
-
<text text-anchor="middle" x="
|
|
151
|
+
<polygon fill="#ffffb3" stroke="black" points="359.46,-122 252.54,-122 252.54,-86 359.46,-86 359.46,-122"/>
|
|
152
|
+
<text text-anchor="middle" x="306" y="-99.8" font-family="Times,serif" font-size="14.00">ThemeDirective</text>
|
|
153
153
|
</g>
|
|
154
154
|
<!-- ThemeModule -->
|
|
155
155
|
<g id="node2" class="node">
|
|
@@ -160,8 +160,8 @@
|
|
|
160
160
|
<!-- ThemeDirective->ThemeModule -->
|
|
161
161
|
<g id="edge1" class="edge">
|
|
162
162
|
<title>ThemeDirective->ThemeModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
163
|
+
<path fill="none" stroke="black" d="M274.87,-122.11C274.87,-122.11 274.87,-140.99 274.87,-140.99"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="271.37,-140.99 274.87,-150.99 278.37,-140.99 271.37,-140.99"/>
|
|
165
165
|
</g>
|
|
166
166
|
<!-- ThemeDirective -->
|
|
167
167
|
<g id="node4" class="node">
|
|
@@ -178,14 +178,14 @@
|
|
|
178
178
|
<!-- LayerModule -->
|
|
179
179
|
<g id="node3" class="node">
|
|
180
180
|
<title>LayerModule</title>
|
|
181
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
182
|
-
<text text-anchor="middle" x="
|
|
181
|
+
<polygon fill="#8dd3c7" stroke="black" points="229.19,-122 226.19,-126 205.19,-126 202.19,-122 136.81,-122 136.81,-86 229.19,-86 229.19,-122"/>
|
|
182
|
+
<text text-anchor="middle" x="183" y="-99.8" font-family="Times,serif" font-size="14.00">LayerModule</text>
|
|
183
183
|
</g>
|
|
184
184
|
<!-- LayerModule->ThemeModule -->
|
|
185
185
|
<g id="edge2" class="edge">
|
|
186
186
|
<title>LayerModule->ThemeModule</title>
|
|
187
|
-
<path fill="none" stroke="black" d="
|
|
188
|
-
<polygon fill="black" stroke="black" points="
|
|
187
|
+
<path fill="none" stroke="black" d="M213.94,-122.11C213.94,-122.11 213.94,-140.99 213.94,-140.99"/>
|
|
188
|
+
<polygon fill="black" stroke="black" points="210.44,-140.99 213.94,-150.99 217.44,-140.99 210.44,-140.99"/>
|
|
189
189
|
</g>
|
|
190
190
|
</g>
|
|
191
191
|
</svg>
|