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,6 +133,10 @@
|
|
|
133
133
|
<title>cluster_SliderModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 624,-379.59 624,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
+
<g id="clust5" class="cluster">
|
|
137
|
+
<title>cluster_SliderModule_exports</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="328,-319.59 328,-371.59 398,-371.59 398,-319.59 328,-319.59"/>
|
|
139
|
+
</g>
|
|
136
140
|
<g id="clust4" class="cluster">
|
|
137
141
|
<title>cluster_SliderModule_imports</title>
|
|
138
142
|
<polygon fill="none" stroke="black" points="359,-189.59 359,-241.59 461,-241.59 461,-189.59 359,-189.59"/>
|
|
@@ -141,10 +145,6 @@
|
|
|
141
145
|
<title>cluster_SliderModule_declarations</title>
|
|
142
146
|
<polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 351,-241.59 351,-189.59 281,-189.59"/>
|
|
143
147
|
</g>
|
|
144
|
-
<g id="clust5" class="cluster">
|
|
145
|
-
<title>cluster_SliderModule_exports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="328,-319.59 328,-371.59 398,-371.59 398,-319.59 328,-319.59"/>
|
|
147
|
-
</g>
|
|
148
148
|
<g id="clust3" class="cluster">
|
|
149
149
|
<title>cluster_SliderModule_Slider_providers</title>
|
|
150
150
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 616,-176.59 616,-78 16,-78"/>
|
|
@@ -24,203 +24,203 @@
|
|
|
24
24
|
<title>cluster_TabsModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 938,-268 938,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="
|
|
28
|
-
<title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
27
|
+
<g id="clust11" class="cluster">
|
|
28
|
+
<title>cluster_TabsModule_exports</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="181,-208 181,-260 772,-260 772,-208 181,-208"/>
|
|
30
30
|
</g>
|
|
31
31
|
<g id="clust10" class="cluster">
|
|
32
32
|
<title>cluster_TabsModule_imports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="724,-78 724,-130 930,-130 930,-78 724,-78"/>
|
|
34
34
|
</g>
|
|
35
|
-
<g id="
|
|
36
|
-
<title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
35
|
+
<g id="clust2" class="cluster">
|
|
36
|
+
<title>cluster_TabsModule_declarations</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-130 716,-130 716,-78 16,-78"/>
|
|
38
38
|
</g>
|
|
39
39
|
<!-- BaseTabHeader -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>BaseTabHeader</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="707.89,-122 602.11,-122 602.11,-86 707.89,-86 707.89,-122"/>
|
|
43
|
+
<text text-anchor="middle" x="655" y="-99.8" font-family="Times,serif" font-size="14.00">BaseTabHeader</text>
|
|
44
44
|
</g>
|
|
45
45
|
<!-- TabsModule -->
|
|
46
46
|
<g id="node8" class="node">
|
|
47
47
|
<title>TabsModule</title>
|
|
48
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
49
|
-
<text text-anchor="middle" x="
|
|
48
|
+
<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"/>
|
|
49
|
+
<text text-anchor="middle" x="473" y="-164.8" font-family="Times,serif" font-size="14.00">TabsModule</text>
|
|
50
50
|
</g>
|
|
51
51
|
<!-- BaseTabHeader->TabsModule -->
|
|
52
52
|
<g id="edge1" class="edge">
|
|
53
53
|
<title>BaseTabHeader->TabsModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<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"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="526.63,-158.5 516.63,-162 526.63,-165.5 526.63,-158.5"/>
|
|
56
56
|
</g>
|
|
57
57
|
<!-- Tab -->
|
|
58
58
|
<g id="node2" class="node">
|
|
59
59
|
<title>Tab</title>
|
|
60
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
61
|
-
<text text-anchor="middle" x="
|
|
60
|
+
<polygon fill="#ffffb3" stroke="black" points="584,-122 530,-122 530,-86 584,-86 584,-122"/>
|
|
61
|
+
<text text-anchor="middle" x="557" y="-99.8" font-family="Times,serif" font-size="14.00">Tab</text>
|
|
62
62
|
</g>
|
|
63
63
|
<!-- Tab->TabsModule -->
|
|
64
64
|
<g id="edge2" class="edge">
|
|
65
65
|
<title>Tab->TabsModule</title>
|
|
66
|
-
<path fill="none" stroke="black" d="
|
|
67
|
-
<polygon fill="black" stroke="black" points="
|
|
66
|
+
<path fill="none" stroke="black" d="M557,-122.24C557,-137.57 557,-157 557,-157 557,-157 526.48,-157 526.48,-157"/>
|
|
67
|
+
<polygon fill="black" stroke="black" points="526.48,-153.5 516.48,-157 526.48,-160.5 526.48,-153.5"/>
|
|
68
68
|
</g>
|
|
69
69
|
<!-- TabHeader -->
|
|
70
70
|
<g id="node3" class="node">
|
|
71
71
|
<title>TabHeader</title>
|
|
72
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
73
|
-
<text text-anchor="middle" x="
|
|
72
|
+
<polygon fill="#ffffb3" stroke="black" points="512.18,-122 433.82,-122 433.82,-86 512.18,-86 512.18,-122"/>
|
|
73
|
+
<text text-anchor="middle" x="473" y="-99.8" font-family="Times,serif" font-size="14.00">TabHeader</text>
|
|
74
74
|
</g>
|
|
75
75
|
<!-- TabHeader->TabsModule -->
|
|
76
76
|
<g id="edge3" class="edge">
|
|
77
77
|
<title>TabHeader->TabsModule</title>
|
|
78
|
-
<path fill="none" stroke="black" d="
|
|
79
|
-
<polygon fill="black" stroke="black" points="
|
|
78
|
+
<path fill="none" stroke="black" d="M473,-122.11C473,-122.11 473,-140.99 473,-140.99"/>
|
|
79
|
+
<polygon fill="black" stroke="black" points="469.5,-140.99 473,-150.99 476.5,-140.99 469.5,-140.99"/>
|
|
80
80
|
</g>
|
|
81
81
|
<!-- TabHeaderGroup -->
|
|
82
82
|
<g id="node4" class="node">
|
|
83
83
|
<title>TabHeaderGroup</title>
|
|
84
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
85
|
-
<text text-anchor="middle" x="
|
|
84
|
+
<polygon fill="#ffffb3" stroke="black" points="415.95,-122 302.05,-122 302.05,-86 415.95,-86 415.95,-122"/>
|
|
85
|
+
<text text-anchor="middle" x="359" y="-99.8" font-family="Times,serif" font-size="14.00">TabHeaderGroup</text>
|
|
86
86
|
</g>
|
|
87
87
|
<!-- TabHeaderGroup->TabsModule -->
|
|
88
88
|
<g id="edge4" class="edge">
|
|
89
89
|
<title>TabHeaderGroup->TabsModule</title>
|
|
90
|
-
<path fill="none" stroke="black" d="
|
|
91
|
-
<polygon fill="black" stroke="black" points="
|
|
90
|
+
<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"/>
|
|
91
|
+
<polygon fill="black" stroke="black" points="419.56,-160.5 429.56,-157 419.56,-153.5 419.56,-160.5"/>
|
|
92
92
|
</g>
|
|
93
93
|
<!-- TabHeaders -->
|
|
94
94
|
<g id="node5" class="node">
|
|
95
95
|
<title>TabHeaders</title>
|
|
96
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
97
|
-
<text text-anchor="middle" x="
|
|
96
|
+
<polygon fill="#ffffb3" stroke="black" points="283.62,-122 200.38,-122 200.38,-86 283.62,-86 283.62,-122"/>
|
|
97
|
+
<text text-anchor="middle" x="242" y="-99.8" font-family="Times,serif" font-size="14.00">TabHeaders</text>
|
|
98
98
|
</g>
|
|
99
99
|
<!-- TabHeaders->TabsModule -->
|
|
100
100
|
<g id="edge5" class="edge">
|
|
101
101
|
<title>TabHeaders->TabsModule</title>
|
|
102
|
-
<path fill="none" stroke="black" d="
|
|
103
|
-
<polygon fill="black" stroke="black" points="
|
|
102
|
+
<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"/>
|
|
103
|
+
<polygon fill="black" stroke="black" points="419.46,-165.5 429.46,-162 419.46,-158.5 419.46,-165.5"/>
|
|
104
104
|
</g>
|
|
105
105
|
<!-- TabSkeleton -->
|
|
106
106
|
<g id="node6" class="node">
|
|
107
107
|
<title>TabSkeleton</title>
|
|
108
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
109
|
-
<text text-anchor="middle" x="
|
|
108
|
+
<polygon fill="#ffffb3" stroke="black" points="182.26,-122 95.74,-122 95.74,-86 182.26,-86 182.26,-122"/>
|
|
109
|
+
<text text-anchor="middle" x="139" y="-99.8" font-family="Times,serif" font-size="14.00">TabSkeleton</text>
|
|
110
110
|
</g>
|
|
111
111
|
<!-- TabSkeleton->TabsModule -->
|
|
112
112
|
<g id="edge6" class="edge">
|
|
113
113
|
<title>TabSkeleton->TabsModule</title>
|
|
114
|
-
<path fill="none" stroke="black" d="
|
|
115
|
-
<polygon fill="black" stroke="black" points="
|
|
114
|
+
<path fill="none" stroke="black" d="M139,-122.22C139,-140.83 139,-167 139,-167 139,-167 419.68,-167 419.68,-167"/>
|
|
115
|
+
<polygon fill="black" stroke="black" points="419.68,-170.5 429.68,-167 419.68,-163.5 419.68,-170.5"/>
|
|
116
116
|
</g>
|
|
117
117
|
<!-- Tabs -->
|
|
118
118
|
<g id="node7" class="node">
|
|
119
119
|
<title>Tabs</title>
|
|
120
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
121
|
-
<text text-anchor="middle" x="
|
|
120
|
+
<polygon fill="#ffffb3" stroke="black" points="78,-122 24,-122 24,-86 78,-86 78,-122"/>
|
|
121
|
+
<text text-anchor="middle" x="51" y="-99.8" font-family="Times,serif" font-size="14.00">Tabs</text>
|
|
122
122
|
</g>
|
|
123
123
|
<!-- Tabs->TabsModule -->
|
|
124
124
|
<g id="edge7" class="edge">
|
|
125
125
|
<title>Tabs->TabsModule</title>
|
|
126
|
-
<path fill="none" stroke="black" d="
|
|
127
|
-
<polygon fill="black" stroke="black" points="
|
|
126
|
+
<path fill="none" stroke="black" d="M51,-122.22C51,-142.37 51,-172 51,-172 51,-172 419.43,-172 419.43,-172"/>
|
|
127
|
+
<polygon fill="black" stroke="black" points="419.43,-175.5 429.43,-172 419.43,-168.5 419.43,-175.5"/>
|
|
128
128
|
</g>
|
|
129
129
|
<!-- Tab -->
|
|
130
130
|
<g id="node11" class="node">
|
|
131
131
|
<title>Tab </title>
|
|
132
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
133
|
-
<text text-anchor="middle" x="
|
|
132
|
+
<polygon fill="#fb8072" stroke="black" points="764,-252 710,-252 710,-216 764,-216 764,-252"/>
|
|
133
|
+
<text text-anchor="middle" x="737" y="-229.8" font-family="Times,serif" font-size="14.00">Tab </text>
|
|
134
134
|
</g>
|
|
135
135
|
<!-- TabsModule->Tab -->
|
|
136
136
|
<g id="edge10" class="edge">
|
|
137
137
|
<title>TabsModule->Tab </title>
|
|
138
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
139
|
-
<polygon fill="black" stroke="black" points="
|
|
138
|
+
<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"/>
|
|
139
|
+
<polygon fill="black" stroke="black" points="717.31,-205.96 720.81,-215.96 724.31,-205.96 717.31,-205.96"/>
|
|
140
140
|
</g>
|
|
141
141
|
<!-- TabHeader -->
|
|
142
142
|
<g id="node12" class="node">
|
|
143
143
|
<title>TabHeader </title>
|
|
144
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
145
|
-
<text text-anchor="middle" x="
|
|
144
|
+
<polygon fill="#fb8072" stroke="black" points="691.68,-252 610.32,-252 610.32,-216 691.68,-216 691.68,-252"/>
|
|
145
|
+
<text text-anchor="middle" x="651" y="-229.8" font-family="Times,serif" font-size="14.00">TabHeader </text>
|
|
146
146
|
</g>
|
|
147
147
|
<!-- TabsModule->TabHeader -->
|
|
148
148
|
<g id="edge11" class="edge">
|
|
149
149
|
<title>TabsModule->TabHeader </title>
|
|
150
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
151
|
-
<polygon fill="black" stroke="black" points="
|
|
150
|
+
<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"/>
|
|
151
|
+
<polygon fill="black" stroke="black" points="647.5,-205.81 651,-215.81 654.5,-205.81 647.5,-205.81"/>
|
|
152
152
|
</g>
|
|
153
153
|
<!-- TabHeaderGroup -->
|
|
154
154
|
<g id="node13" class="node">
|
|
155
155
|
<title>TabHeaderGroup </title>
|
|
156
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
157
|
-
<text text-anchor="middle" x="
|
|
156
|
+
<polygon fill="#fb8072" stroke="black" points="591.95,-252 474.05,-252 474.05,-216 591.95,-216 591.95,-252"/>
|
|
157
|
+
<text text-anchor="middle" x="533" y="-229.8" font-family="Times,serif" font-size="14.00">TabHeaderGroup </text>
|
|
158
158
|
</g>
|
|
159
159
|
<!-- TabsModule->TabHeaderGroup -->
|
|
160
160
|
<g id="edge12" class="edge">
|
|
161
161
|
<title>TabsModule->TabHeaderGroup </title>
|
|
162
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
163
|
-
<polygon fill="black" stroke="black" points="
|
|
162
|
+
<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"/>
|
|
163
|
+
<polygon fill="black" stroke="black" points="491.83,-205.99 495.33,-215.99 498.83,-205.99 491.83,-205.99"/>
|
|
164
164
|
</g>
|
|
165
165
|
<!-- TabHeaders -->
|
|
166
166
|
<g id="node14" class="node">
|
|
167
167
|
<title>TabHeaders </title>
|
|
168
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
169
|
-
<text text-anchor="middle" x="
|
|
168
|
+
<polygon fill="#fb8072" stroke="black" points="456.62,-252 369.38,-252 369.38,-216 456.62,-216 456.62,-252"/>
|
|
169
|
+
<text text-anchor="middle" x="413" y="-229.8" font-family="Times,serif" font-size="14.00">TabHeaders </text>
|
|
170
170
|
</g>
|
|
171
171
|
<!-- TabsModule->TabHeaders -->
|
|
172
172
|
<g id="edge13" class="edge">
|
|
173
173
|
<title>TabsModule->TabHeaders </title>
|
|
174
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
175
|
-
<polygon fill="black" stroke="black" points="
|
|
174
|
+
<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"/>
|
|
175
|
+
<polygon fill="black" stroke="black" points="439.59,-205.99 443.09,-215.99 446.59,-205.99 439.59,-205.99"/>
|
|
176
176
|
</g>
|
|
177
177
|
<!-- TabSkeleton -->
|
|
178
178
|
<g id="node15" class="node">
|
|
179
179
|
<title>TabSkeleton </title>
|
|
180
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
181
|
-
<text text-anchor="middle" x="
|
|
180
|
+
<polygon fill="#fb8072" stroke="black" points="351.26,-252 260.74,-252 260.74,-216 351.26,-216 351.26,-252"/>
|
|
181
|
+
<text text-anchor="middle" x="306" y="-229.8" font-family="Times,serif" font-size="14.00">TabSkeleton </text>
|
|
182
182
|
</g>
|
|
183
183
|
<!-- TabsModule->TabSkeleton -->
|
|
184
184
|
<g id="edge14" class="edge">
|
|
185
185
|
<title>TabsModule->TabSkeleton </title>
|
|
186
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
187
|
-
<polygon fill="black" stroke="black" points="
|
|
186
|
+
<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"/>
|
|
187
|
+
<polygon fill="black" stroke="black" points="323.08,-205.81 326.58,-215.81 330.08,-205.81 323.08,-205.81"/>
|
|
188
188
|
</g>
|
|
189
189
|
<!-- Tabs -->
|
|
190
190
|
<g id="node16" class="node">
|
|
191
191
|
<title>Tabs </title>
|
|
192
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
193
|
-
<text text-anchor="middle" x="
|
|
192
|
+
<polygon fill="#fb8072" stroke="black" points="243,-252 189,-252 189,-216 243,-216 243,-252"/>
|
|
193
|
+
<text text-anchor="middle" x="216" y="-229.8" font-family="Times,serif" font-size="14.00">Tabs </text>
|
|
194
194
|
</g>
|
|
195
195
|
<!-- TabsModule->Tabs -->
|
|
196
196
|
<g id="edge15" class="edge">
|
|
197
197
|
<title>TabsModule->Tabs </title>
|
|
198
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
199
|
-
<polygon fill="black" stroke="black" points="
|
|
198
|
+
<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"/>
|
|
199
|
+
<polygon fill="black" stroke="black" points="218.09,-205.96 221.59,-215.96 225.09,-205.96 218.09,-205.96"/>
|
|
200
200
|
</g>
|
|
201
201
|
<!-- I18nModule -->
|
|
202
202
|
<g id="node9" class="node">
|
|
203
203
|
<title>I18nModule</title>
|
|
204
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
205
|
-
<text text-anchor="middle" x="
|
|
204
|
+
<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"/>
|
|
205
|
+
<text text-anchor="middle" x="879" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
206
206
|
</g>
|
|
207
207
|
<!-- I18nModule->TabsModule -->
|
|
208
208
|
<g id="edge8" class="edge">
|
|
209
209
|
<title>I18nModule->TabsModule</title>
|
|
210
|
-
<path fill="none" stroke="black" d="
|
|
211
|
-
<polygon fill="black" stroke="black" points="
|
|
210
|
+
<path fill="none" stroke="black" d="M879,-122.22C879,-142.37 879,-172 879,-172 879,-172 526.45,-172 526.45,-172"/>
|
|
211
|
+
<polygon fill="black" stroke="black" points="526.45,-168.5 516.45,-172 526.45,-175.5 526.45,-168.5"/>
|
|
212
212
|
</g>
|
|
213
213
|
<!-- UtilsModule -->
|
|
214
214
|
<g id="node10" class="node">
|
|
215
215
|
<title>UtilsModule</title>
|
|
216
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
217
|
-
<text text-anchor="middle" x="
|
|
216
|
+
<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"/>
|
|
217
|
+
<text text-anchor="middle" x="775" y="-99.8" font-family="Times,serif" font-size="14.00">UtilsModule</text>
|
|
218
218
|
</g>
|
|
219
219
|
<!-- UtilsModule->TabsModule -->
|
|
220
220
|
<g id="edge9" class="edge">
|
|
221
221
|
<title>UtilsModule->TabsModule</title>
|
|
222
|
-
<path fill="none" stroke="black" d="
|
|
223
|
-
<polygon fill="black" stroke="black" points="
|
|
222
|
+
<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"/>
|
|
223
|
+
<polygon fill="black" stroke="black" points="526.54,-163.5 516.54,-167 526.54,-170.5 526.54,-163.5"/>
|
|
224
224
|
</g>
|
|
225
225
|
</g>
|
|
226
226
|
</svg>
|