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
|
@@ -137,17 +137,17 @@
|
|
|
137
137
|
<title>cluster_TimePickerModule_declarations</title>
|
|
138
138
|
<polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
|
|
139
139
|
</g>
|
|
140
|
-
<g id="clust3" class="cluster">
|
|
141
|
-
<title>cluster_TimePickerModule_TimePicker_providers</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
|
|
143
|
-
</g>
|
|
144
140
|
<g id="clust5" class="cluster">
|
|
145
141
|
<title>cluster_TimePickerModule_exports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
142
|
+
<polygon fill="none" stroke="black" points="361,-319.59 361,-371.59 461,-371.59 461,-319.59 361,-319.59"/>
|
|
147
143
|
</g>
|
|
148
144
|
<g id="clust4" class="cluster">
|
|
149
145
|
<title>cluster_TimePickerModule_imports</title>
|
|
150
|
-
<polygon fill="none" stroke="black" points="
|
|
146
|
+
<polygon fill="none" stroke="black" points="396,-189.59 396,-241.59 572,-241.59 572,-189.59 396,-189.59"/>
|
|
147
|
+
</g>
|
|
148
|
+
<g id="clust3" class="cluster">
|
|
149
|
+
<title>cluster_TimePickerModule_TimePicker_providers</title>
|
|
150
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
|
|
151
151
|
</g>
|
|
152
152
|
<!-- TimePicker -->
|
|
153
153
|
<g id="node1" class="node">
|
|
@@ -158,26 +158,26 @@
|
|
|
158
158
|
<!-- TimePickerModule -->
|
|
159
159
|
<g id="node2" class="node">
|
|
160
160
|
<title>TimePickerModule</title>
|
|
161
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
162
|
-
<text text-anchor="middle" x="
|
|
161
|
+
<polygon fill="#8dd3c7" stroke="black" points="473.36,-298.59 470.36,-302.59 449.36,-302.59 446.36,-298.59 348.64,-298.59 348.64,-262.59 473.36,-262.59 473.36,-298.59"/>
|
|
162
|
+
<text text-anchor="middle" x="411" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
|
|
163
163
|
</g>
|
|
164
164
|
<!-- TimePicker->TimePickerModule -->
|
|
165
165
|
<g id="edge1" class="edge">
|
|
166
166
|
<title>TimePicker->TimePickerModule</title>
|
|
167
|
-
<path fill="none" stroke="black" d="
|
|
168
|
-
<polygon fill="black" stroke="black" points="
|
|
167
|
+
<path fill="none" stroke="black" d="M364.11,-233.7C364.11,-233.7 364.11,-252.58 364.11,-252.58"/>
|
|
168
|
+
<polygon fill="black" stroke="black" points="360.61,-252.58 364.11,-262.58 367.61,-252.58 360.61,-252.58"/>
|
|
169
169
|
</g>
|
|
170
170
|
<!-- TimePicker -->
|
|
171
171
|
<g id="node5" class="node">
|
|
172
172
|
<title>TimePicker </title>
|
|
173
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
174
|
-
<text text-anchor="middle" x="
|
|
173
|
+
<polygon fill="#fb8072" stroke="black" points="453.31,-363.59 368.69,-363.59 368.69,-327.59 453.31,-327.59 453.31,-363.59"/>
|
|
174
|
+
<text text-anchor="middle" x="411" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
|
|
175
175
|
</g>
|
|
176
176
|
<!-- TimePickerModule->TimePicker -->
|
|
177
177
|
<g id="edge4" class="edge">
|
|
178
178
|
<title>TimePickerModule->TimePicker </title>
|
|
179
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
180
|
-
<polygon fill="black" stroke="black" points="
|
|
179
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M411,-298.7C411,-298.7 411,-317.58 411,-317.58"/>
|
|
180
|
+
<polygon fill="black" stroke="black" points="407.5,-317.58 411,-327.58 414.5,-317.58 407.5,-317.58"/>
|
|
181
181
|
</g>
|
|
182
182
|
<!-- {
|
|
183
183
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
@@ -204,14 +204,14 @@
|
|
|
204
204
|
<!-- TimePickerSelectModule -->
|
|
205
205
|
<g id="node4" class="node">
|
|
206
206
|
<title>TimePickerSelectModule</title>
|
|
207
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
208
|
-
<text text-anchor="middle" x="
|
|
207
|
+
<polygon fill="#8dd3c7" stroke="black" points="563.57,-233.59 560.57,-237.59 539.57,-237.59 536.57,-233.59 404.43,-233.59 404.43,-197.59 563.57,-197.59 563.57,-233.59"/>
|
|
208
|
+
<text text-anchor="middle" x="484" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
209
209
|
</g>
|
|
210
210
|
<!-- TimePickerSelectModule->TimePickerModule -->
|
|
211
211
|
<g id="edge3" class="edge">
|
|
212
212
|
<title>TimePickerSelectModule->TimePickerModule</title>
|
|
213
|
-
<path fill="none" stroke="black" d="
|
|
214
|
-
<polygon fill="black" stroke="black" points="
|
|
213
|
+
<path fill="none" stroke="black" d="M438.95,-233.7C438.95,-233.7 438.95,-252.58 438.95,-252.58"/>
|
|
214
|
+
<polygon fill="black" stroke="black" points="435.45,-252.58 438.95,-262.58 442.45,-252.58 435.45,-252.58"/>
|
|
215
215
|
</g>
|
|
216
216
|
</g>
|
|
217
217
|
</svg>
|
|
@@ -4,67 +4,71 @@
|
|
|
4
4
|
<!-- Generated by graphviz version 2.47.0 (20210316.0004)
|
|
5
5
|
-->
|
|
6
6
|
<!-- Title: dependencies Pages: 1 -->
|
|
7
|
-
<svg width="
|
|
8
|
-
viewBox="0.00 0.00
|
|
7
|
+
<svg width="734pt" height="396pt"
|
|
8
|
+
viewBox="0.00 0.00 734.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
9
9
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
|
|
10
10
|
<title>dependencies</title>
|
|
11
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59
|
|
12
|
-
<text text-anchor="start" x="
|
|
13
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
14
|
-
<text text-anchor="start" x="
|
|
15
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
16
|
-
<text text-anchor="start" x="
|
|
17
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
18
|
-
<text text-anchor="start" x="
|
|
19
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
20
|
-
<text text-anchor="start" x="
|
|
21
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
22
|
-
<text text-anchor="start" x="
|
|
11
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 730,-391.59 730,4 -4,4"/>
|
|
12
|
+
<text text-anchor="start" x="342.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
13
|
+
<polygon fill="#ffffb3" stroke="transparent" points="129,-10 129,-30 149,-30 149,-10 129,-10"/>
|
|
14
|
+
<text text-anchor="start" x="152.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
15
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="242,-10 242,-30 262,-30 262,-10 242,-10"/>
|
|
16
|
+
<text text-anchor="start" x="265.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
17
|
+
<polygon fill="#80b1d3" stroke="transparent" points="328,-10 328,-30 348,-30 348,-10 328,-10"/>
|
|
18
|
+
<text text-anchor="start" x="351.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
19
|
+
<polygon fill="#fdb462" stroke="transparent" points="425,-10 425,-30 445,-30 445,-10 425,-10"/>
|
|
20
|
+
<text text-anchor="start" x="448.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
21
|
+
<polygon fill="#fb8072" stroke="transparent" points="521,-10 521,-30 541,-30 541,-10 521,-10"/>
|
|
22
|
+
<text text-anchor="start" x="544.73" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
|
|
23
23
|
<g id="clust1" class="cluster">
|
|
24
24
|
<title>cluster_TimePickerSelectModule</title>
|
|
25
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59
|
|
25
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 718,-379.59 718,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="
|
|
28
|
-
<title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
27
|
+
<g id="clust2" class="cluster">
|
|
28
|
+
<title>cluster_TimePickerSelectModule_declarations</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="297,-189.59 297,-241.59 429,-241.59 429,-189.59 297,-189.59"/>
|
|
30
30
|
</g>
|
|
31
31
|
<g id="clust3" class="cluster">
|
|
32
32
|
<title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-
|
|
33
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 710,-176.59 710,-78 16,-78"/>
|
|
34
34
|
</g>
|
|
35
35
|
<g id="clust5" class="cluster">
|
|
36
36
|
<title>cluster_TimePickerSelectModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="171,-319.59 171,-371.59 307,-371.59 307,-319.59 171,-319.59"/>
|
|
38
|
+
</g>
|
|
39
|
+
<g id="clust4" class="cluster">
|
|
40
|
+
<title>cluster_TimePickerSelectModule_imports</title>
|
|
41
|
+
<polygon fill="none" stroke="black" points="77,-189.59 77,-241.59 289,-241.59 289,-189.59 77,-189.59"/>
|
|
38
42
|
</g>
|
|
39
43
|
<!-- TimePickerSelect -->
|
|
40
44
|
<g id="node1" class="node">
|
|
41
45
|
<title>TimePickerSelect</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
46
|
+
<polygon fill="#ffffb3" stroke="black" points="420.52,-233.59 305.48,-233.59 305.48,-197.59 420.52,-197.59 420.52,-233.59"/>
|
|
47
|
+
<text text-anchor="middle" x="363" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelect</text>
|
|
44
48
|
</g>
|
|
45
49
|
<!-- TimePickerSelectModule -->
|
|
46
50
|
<g id="node2" class="node">
|
|
47
51
|
<title>TimePickerSelectModule</title>
|
|
48
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
49
|
-
<text text-anchor="middle" x="
|
|
52
|
+
<polygon fill="#8dd3c7" stroke="black" points="318.57,-298.59 315.57,-302.59 294.57,-302.59 291.57,-298.59 159.43,-298.59 159.43,-262.59 318.57,-262.59 318.57,-298.59"/>
|
|
53
|
+
<text text-anchor="middle" x="239" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
50
54
|
</g>
|
|
51
55
|
<!-- TimePickerSelect->TimePickerSelectModule -->
|
|
52
56
|
<g id="edge1" class="edge">
|
|
53
57
|
<title>TimePickerSelect->TimePickerSelectModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
58
|
+
<path fill="none" stroke="black" d="M311.89,-233.7C311.89,-233.7 311.89,-252.58 311.89,-252.58"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="308.39,-252.58 311.89,-262.58 315.39,-252.58 308.39,-252.58"/>
|
|
56
60
|
</g>
|
|
57
61
|
<!-- TimePickerSelect -->
|
|
58
62
|
<g id="node6" class="node">
|
|
59
63
|
<title>TimePickerSelect </title>
|
|
60
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
61
|
-
<text text-anchor="middle" x="
|
|
64
|
+
<polygon fill="#fb8072" stroke="black" points="298.52,-363.59 179.48,-363.59 179.48,-327.59 298.52,-327.59 298.52,-363.59"/>
|
|
65
|
+
<text text-anchor="middle" x="239" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
|
|
62
66
|
</g>
|
|
63
67
|
<!-- TimePickerSelectModule->TimePickerSelect -->
|
|
64
68
|
<g id="edge5" class="edge">
|
|
65
69
|
<title>TimePickerSelectModule->TimePickerSelect </title>
|
|
66
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
67
|
-
<polygon fill="black" stroke="black" points="
|
|
70
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M239,-298.7C239,-298.7 239,-317.58 239,-317.58"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="235.5,-317.58 239,-327.58 242.5,-317.58 235.5,-317.58"/>
|
|
68
72
|
</g>
|
|
69
73
|
<!-- {
|
|
70
74
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
@@ -85,32 +89,32 @@
|
|
|
85
89
|
<title>{
|
|
86
90
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
87
91
|
}->TimePickerSelect</title>
|
|
88
|
-
<path fill="none" stroke="black" d="
|
|
89
|
-
<polygon fill="black" stroke="black" points="
|
|
92
|
+
<path fill="none" stroke="black" d="M363,-168.6C363,-168.6 363,-187.26 363,-187.26"/>
|
|
93
|
+
<polygon fill="black" stroke="black" points="359.5,-187.26 363,-197.26 366.5,-187.26 359.5,-187.26"/>
|
|
90
94
|
</g>
|
|
91
95
|
<!-- IconModule -->
|
|
92
96
|
<g id="node4" class="node">
|
|
93
97
|
<title>IconModule</title>
|
|
94
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
95
|
-
<text text-anchor="middle" x="
|
|
98
|
+
<polygon fill="#8dd3c7" stroke="black" points="281.43,-233.59 278.43,-237.59 257.43,-237.59 254.43,-233.59 196.57,-233.59 196.57,-197.59 281.43,-197.59 281.43,-233.59"/>
|
|
99
|
+
<text text-anchor="middle" x="239" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
96
100
|
</g>
|
|
97
101
|
<!-- IconModule->TimePickerSelectModule -->
|
|
98
102
|
<g id="edge3" class="edge">
|
|
99
103
|
<title>IconModule->TimePickerSelectModule</title>
|
|
100
|
-
<path fill="none" stroke="black" d="
|
|
101
|
-
<polygon fill="black" stroke="black" points="
|
|
104
|
+
<path fill="none" stroke="black" d="M239,-233.7C239,-233.7 239,-252.58 239,-252.58"/>
|
|
105
|
+
<polygon fill="black" stroke="black" points="235.5,-252.58 239,-262.58 242.5,-252.58 235.5,-252.58"/>
|
|
102
106
|
</g>
|
|
103
107
|
<!-- SelectModule -->
|
|
104
108
|
<g id="node5" class="node">
|
|
105
109
|
<title>SelectModule</title>
|
|
106
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
107
|
-
<text text-anchor="middle" x="
|
|
110
|
+
<polygon fill="#8dd3c7" stroke="black" points="178.76,-233.59 175.76,-237.59 154.76,-237.59 151.76,-233.59 85.24,-233.59 85.24,-197.59 178.76,-197.59 178.76,-233.59"/>
|
|
111
|
+
<text text-anchor="middle" x="132" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
|
|
108
112
|
</g>
|
|
109
113
|
<!-- SelectModule->TimePickerSelectModule -->
|
|
110
114
|
<g id="edge4" class="edge">
|
|
111
115
|
<title>SelectModule->TimePickerSelectModule</title>
|
|
112
|
-
<path fill="none" stroke="black" d="
|
|
113
|
-
<polygon fill="black" stroke="black" points="
|
|
116
|
+
<path fill="none" stroke="black" d="M169.17,-233.7C169.17,-233.7 169.17,-252.58 169.17,-252.58"/>
|
|
117
|
+
<polygon fill="black" stroke="black" points="165.67,-252.58 169.17,-262.58 172.67,-252.58 165.67,-252.58"/>
|
|
114
118
|
</g>
|
|
115
119
|
</g>
|
|
116
120
|
</svg>
|
|
@@ -113,67 +113,71 @@
|
|
|
113
113
|
<!-- Generated by graphviz version 2.47.0 (20210316.0004)
|
|
114
114
|
-->
|
|
115
115
|
<!-- Title: dependencies Pages: 1 -->
|
|
116
|
-
<svg width="
|
|
117
|
-
viewBox="0.00 0.00
|
|
116
|
+
<svg width="734pt" height="396pt"
|
|
117
|
+
viewBox="0.00 0.00 734.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
118
118
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
|
|
119
119
|
<title>dependencies</title>
|
|
120
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59
|
|
121
|
-
<text text-anchor="start" x="
|
|
122
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
123
|
-
<text text-anchor="start" x="
|
|
124
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
125
|
-
<text text-anchor="start" x="
|
|
126
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
127
|
-
<text text-anchor="start" x="
|
|
128
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
129
|
-
<text text-anchor="start" x="
|
|
130
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
131
|
-
<text text-anchor="start" x="
|
|
120
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 730,-391.59 730,4 -4,4"/>
|
|
121
|
+
<text text-anchor="start" x="342.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
122
|
+
<polygon fill="#ffffb3" stroke="transparent" points="129,-10 129,-30 149,-30 149,-10 129,-10"/>
|
|
123
|
+
<text text-anchor="start" x="152.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
124
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="242,-10 242,-30 262,-30 262,-10 242,-10"/>
|
|
125
|
+
<text text-anchor="start" x="265.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
126
|
+
<polygon fill="#80b1d3" stroke="transparent" points="328,-10 328,-30 348,-30 348,-10 328,-10"/>
|
|
127
|
+
<text text-anchor="start" x="351.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
128
|
+
<polygon fill="#fdb462" stroke="transparent" points="425,-10 425,-30 445,-30 445,-10 425,-10"/>
|
|
129
|
+
<text text-anchor="start" x="448.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
130
|
+
<polygon fill="#fb8072" stroke="transparent" points="521,-10 521,-30 541,-30 541,-10 521,-10"/>
|
|
131
|
+
<text text-anchor="start" x="544.73" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
|
|
132
132
|
<g id="clust1" class="cluster">
|
|
133
133
|
<title>cluster_TimePickerSelectModule</title>
|
|
134
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59
|
|
134
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 718,-379.59 718,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="
|
|
137
|
-
<title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="
|
|
136
|
+
<g id="clust2" class="cluster">
|
|
137
|
+
<title>cluster_TimePickerSelectModule_declarations</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="297,-189.59 297,-241.59 429,-241.59 429,-189.59 297,-189.59"/>
|
|
139
139
|
</g>
|
|
140
140
|
<g id="clust3" class="cluster">
|
|
141
141
|
<title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-
|
|
142
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 710,-176.59 710,-78 16,-78"/>
|
|
143
143
|
</g>
|
|
144
144
|
<g id="clust5" class="cluster">
|
|
145
145
|
<title>cluster_TimePickerSelectModule_exports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
146
|
+
<polygon fill="none" stroke="black" points="171,-319.59 171,-371.59 307,-371.59 307,-319.59 171,-319.59"/>
|
|
147
|
+
</g>
|
|
148
|
+
<g id="clust4" class="cluster">
|
|
149
|
+
<title>cluster_TimePickerSelectModule_imports</title>
|
|
150
|
+
<polygon fill="none" stroke="black" points="77,-189.59 77,-241.59 289,-241.59 289,-189.59 77,-189.59"/>
|
|
147
151
|
</g>
|
|
148
152
|
<!-- TimePickerSelect -->
|
|
149
153
|
<g id="node1" class="node">
|
|
150
154
|
<title>TimePickerSelect</title>
|
|
151
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
152
|
-
<text text-anchor="middle" x="
|
|
155
|
+
<polygon fill="#ffffb3" stroke="black" points="420.52,-233.59 305.48,-233.59 305.48,-197.59 420.52,-197.59 420.52,-233.59"/>
|
|
156
|
+
<text text-anchor="middle" x="363" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelect</text>
|
|
153
157
|
</g>
|
|
154
158
|
<!-- TimePickerSelectModule -->
|
|
155
159
|
<g id="node2" class="node">
|
|
156
160
|
<title>TimePickerSelectModule</title>
|
|
157
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
161
|
+
<polygon fill="#8dd3c7" stroke="black" points="318.57,-298.59 315.57,-302.59 294.57,-302.59 291.57,-298.59 159.43,-298.59 159.43,-262.59 318.57,-262.59 318.57,-298.59"/>
|
|
162
|
+
<text text-anchor="middle" x="239" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
159
163
|
</g>
|
|
160
164
|
<!-- TimePickerSelect->TimePickerSelectModule -->
|
|
161
165
|
<g id="edge1" class="edge">
|
|
162
166
|
<title>TimePickerSelect->TimePickerSelectModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
167
|
+
<path fill="none" stroke="black" d="M311.89,-233.7C311.89,-233.7 311.89,-252.58 311.89,-252.58"/>
|
|
168
|
+
<polygon fill="black" stroke="black" points="308.39,-252.58 311.89,-262.58 315.39,-252.58 308.39,-252.58"/>
|
|
165
169
|
</g>
|
|
166
170
|
<!-- TimePickerSelect -->
|
|
167
171
|
<g id="node6" class="node">
|
|
168
172
|
<title>TimePickerSelect </title>
|
|
169
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
170
|
-
<text text-anchor="middle" x="
|
|
173
|
+
<polygon fill="#fb8072" stroke="black" points="298.52,-363.59 179.48,-363.59 179.48,-327.59 298.52,-327.59 298.52,-363.59"/>
|
|
174
|
+
<text text-anchor="middle" x="239" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
|
|
171
175
|
</g>
|
|
172
176
|
<!-- TimePickerSelectModule->TimePickerSelect -->
|
|
173
177
|
<g id="edge5" class="edge">
|
|
174
178
|
<title>TimePickerSelectModule->TimePickerSelect </title>
|
|
175
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
176
|
-
<polygon fill="black" stroke="black" points="
|
|
179
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M239,-298.7C239,-298.7 239,-317.58 239,-317.58"/>
|
|
180
|
+
<polygon fill="black" stroke="black" points="235.5,-317.58 239,-327.58 242.5,-317.58 235.5,-317.58"/>
|
|
177
181
|
</g>
|
|
178
182
|
<!-- {
|
|
179
183
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
@@ -194,32 +198,32 @@
|
|
|
194
198
|
<title>{
|
|
195
199
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
196
200
|
}->TimePickerSelect</title>
|
|
197
|
-
<path fill="none" stroke="black" d="
|
|
198
|
-
<polygon fill="black" stroke="black" points="
|
|
201
|
+
<path fill="none" stroke="black" d="M363,-168.6C363,-168.6 363,-187.26 363,-187.26"/>
|
|
202
|
+
<polygon fill="black" stroke="black" points="359.5,-187.26 363,-197.26 366.5,-187.26 359.5,-187.26"/>
|
|
199
203
|
</g>
|
|
200
204
|
<!-- IconModule -->
|
|
201
205
|
<g id="node4" class="node">
|
|
202
206
|
<title>IconModule</title>
|
|
203
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
204
|
-
<text text-anchor="middle" x="
|
|
207
|
+
<polygon fill="#8dd3c7" stroke="black" points="281.43,-233.59 278.43,-237.59 257.43,-237.59 254.43,-233.59 196.57,-233.59 196.57,-197.59 281.43,-197.59 281.43,-233.59"/>
|
|
208
|
+
<text text-anchor="middle" x="239" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
205
209
|
</g>
|
|
206
210
|
<!-- IconModule->TimePickerSelectModule -->
|
|
207
211
|
<g id="edge3" class="edge">
|
|
208
212
|
<title>IconModule->TimePickerSelectModule</title>
|
|
209
|
-
<path fill="none" stroke="black" d="
|
|
210
|
-
<polygon fill="black" stroke="black" points="
|
|
213
|
+
<path fill="none" stroke="black" d="M239,-233.7C239,-233.7 239,-252.58 239,-252.58"/>
|
|
214
|
+
<polygon fill="black" stroke="black" points="235.5,-252.58 239,-262.58 242.5,-252.58 235.5,-252.58"/>
|
|
211
215
|
</g>
|
|
212
216
|
<!-- SelectModule -->
|
|
213
217
|
<g id="node5" class="node">
|
|
214
218
|
<title>SelectModule</title>
|
|
215
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
216
|
-
<text text-anchor="middle" x="
|
|
219
|
+
<polygon fill="#8dd3c7" stroke="black" points="178.76,-233.59 175.76,-237.59 154.76,-237.59 151.76,-233.59 85.24,-233.59 85.24,-197.59 178.76,-197.59 178.76,-233.59"/>
|
|
220
|
+
<text text-anchor="middle" x="132" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
|
|
217
221
|
</g>
|
|
218
222
|
<!-- SelectModule->TimePickerSelectModule -->
|
|
219
223
|
<g id="edge4" class="edge">
|
|
220
224
|
<title>SelectModule->TimePickerSelectModule</title>
|
|
221
|
-
<path fill="none" stroke="black" d="
|
|
222
|
-
<polygon fill="black" stroke="black" points="
|
|
225
|
+
<path fill="none" stroke="black" d="M169.17,-233.7C169.17,-233.7 169.17,-252.58 169.17,-252.58"/>
|
|
226
|
+
<polygon fill="black" stroke="black" points="165.67,-252.58 169.17,-262.58 172.67,-252.58 165.67,-252.58"/>
|
|
223
227
|
</g>
|
|
224
228
|
</g>
|
|
225
229
|
</svg>
|
|
@@ -24,23 +24,23 @@
|
|
|
24
24
|
<title>cluster_ToggletipModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 747,-268 747,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust8" class="cluster">
|
|
28
|
-
<title>cluster_ToggletipModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="617,-78 617,-130 739,-130 739,-78 617,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_ToggletipModule_declarations</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
29
|
+
<polygon fill="none" stroke="black" points="146,-78 146,-130 739,-130 739,-78 146,-78"/>
|
|
34
30
|
</g>
|
|
35
31
|
<g id="clust9" class="cluster">
|
|
36
32
|
<title>cluster_ToggletipModule_exports</title>
|
|
37
33
|
<polygon fill="none" stroke="black" points="72,-208 72,-260 682,-260 682,-208 72,-208"/>
|
|
38
34
|
</g>
|
|
35
|
+
<g id="clust8" class="cluster">
|
|
36
|
+
<title>cluster_ToggletipModule_imports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-130 138,-130 138,-78 16,-78"/>
|
|
38
|
+
</g>
|
|
39
39
|
<!-- Toggletip -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>Toggletip</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="731.44,-122 660.56,-122 660.56,-86 731.44,-86 731.44,-122"/>
|
|
43
|
+
<text text-anchor="middle" x="696" y="-99.8" font-family="Times,serif" font-size="14.00">Toggletip</text>
|
|
44
44
|
</g>
|
|
45
45
|
<!-- ToggletipModule -->
|
|
46
46
|
<g id="node6" class="node">
|
|
@@ -51,56 +51,56 @@
|
|
|
51
51
|
<!-- Toggletip->ToggletipModule -->
|
|
52
52
|
<g id="edge1" class="edge">
|
|
53
53
|
<title>Toggletip->ToggletipModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="463,-
|
|
54
|
+
<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"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="463.22,-162.5 453.22,-166 463.22,-169.5 463.22,-162.5"/>
|
|
56
56
|
</g>
|
|
57
57
|
<!-- ToggletipAction -->
|
|
58
58
|
<g id="node2" class="node">
|
|
59
59
|
<title>ToggletipAction</title>
|
|
60
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
61
|
-
<text text-anchor="middle" x="
|
|
60
|
+
<polygon fill="#ffffb3" stroke="black" points="643.04,-122 534.96,-122 534.96,-86 643.04,-86 643.04,-122"/>
|
|
61
|
+
<text text-anchor="middle" x="589" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipAction</text>
|
|
62
62
|
</g>
|
|
63
63
|
<!-- ToggletipAction->ToggletipModule -->
|
|
64
64
|
<g id="edge2" class="edge">
|
|
65
65
|
<title>ToggletipAction->ToggletipModule</title>
|
|
66
|
-
<path fill="none" stroke="black" d="
|
|
67
|
-
<polygon fill="black" stroke="black" points="
|
|
66
|
+
<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"/>
|
|
67
|
+
<polygon fill="black" stroke="black" points="463.25,-155.5 453.25,-159 463.25,-162.5 463.25,-155.5"/>
|
|
68
68
|
</g>
|
|
69
69
|
<!-- ToggletipButton -->
|
|
70
70
|
<g id="node3" class="node">
|
|
71
71
|
<title>ToggletipButton</title>
|
|
72
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
73
|
-
<text text-anchor="middle" x="
|
|
72
|
+
<polygon fill="#ffffb3" stroke="black" points="516.06,-122 407.94,-122 407.94,-86 516.06,-86 516.06,-122"/>
|
|
73
|
+
<text text-anchor="middle" x="462" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipButton</text>
|
|
74
74
|
</g>
|
|
75
75
|
<!-- ToggletipButton->ToggletipModule -->
|
|
76
76
|
<g id="edge3" class="edge">
|
|
77
77
|
<title>ToggletipButton->ToggletipModule</title>
|
|
78
|
-
<path fill="none" stroke="black" d="
|
|
79
|
-
<polygon fill="black" stroke="black" points="
|
|
78
|
+
<path fill="none" stroke="black" d="M430.36,-122.11C430.36,-122.11 430.36,-140.99 430.36,-140.99"/>
|
|
79
|
+
<polygon fill="black" stroke="black" points="426.86,-140.99 430.36,-150.99 433.86,-140.99 426.86,-140.99"/>
|
|
80
80
|
</g>
|
|
81
81
|
<!-- ToggletipContent -->
|
|
82
82
|
<g id="node4" class="node">
|
|
83
83
|
<title>ToggletipContent</title>
|
|
84
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
85
|
-
<text text-anchor="middle" x="
|
|
84
|
+
<polygon fill="#ffffb3" stroke="black" points="389.27,-122 274.73,-122 274.73,-86 389.27,-86 389.27,-122"/>
|
|
85
|
+
<text text-anchor="middle" x="332" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipContent</text>
|
|
86
86
|
</g>
|
|
87
87
|
<!-- ToggletipContent->ToggletipModule -->
|
|
88
88
|
<g id="edge4" class="edge">
|
|
89
89
|
<title>ToggletipContent->ToggletipModule</title>
|
|
90
|
-
<path fill="none" stroke="black" d="
|
|
91
|
-
<polygon fill="black" stroke="black" points="
|
|
90
|
+
<path fill="none" stroke="black" d="M364.2,-122.11C364.2,-122.11 364.2,-140.99 364.2,-140.99"/>
|
|
91
|
+
<polygon fill="black" stroke="black" points="360.7,-140.99 364.2,-150.99 367.7,-140.99 360.7,-140.99"/>
|
|
92
92
|
</g>
|
|
93
93
|
<!-- ToggletipLabel -->
|
|
94
94
|
<g id="node5" class="node">
|
|
95
95
|
<title>ToggletipLabel</title>
|
|
96
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
97
|
-
<text text-anchor="middle" x="
|
|
96
|
+
<polygon fill="#ffffb3" stroke="black" points="256.31,-122 153.69,-122 153.69,-86 256.31,-86 256.31,-122"/>
|
|
97
|
+
<text text-anchor="middle" x="205" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipLabel</text>
|
|
98
98
|
</g>
|
|
99
99
|
<!-- ToggletipLabel->ToggletipModule -->
|
|
100
100
|
<g id="edge5" class="edge">
|
|
101
101
|
<title>ToggletipLabel->ToggletipModule</title>
|
|
102
|
-
<path fill="none" stroke="black" d="
|
|
103
|
-
<polygon fill="black" stroke="black" points="328.
|
|
102
|
+
<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"/>
|
|
103
|
+
<polygon fill="black" stroke="black" points="328.88,-162.5 338.88,-159 328.88,-155.5 328.88,-162.5"/>
|
|
104
104
|
</g>
|
|
105
105
|
<!-- Toggletip -->
|
|
106
106
|
<g id="node8" class="node">
|
|
@@ -111,8 +111,8 @@
|
|
|
111
111
|
<!-- ToggletipModule->Toggletip -->
|
|
112
112
|
<g id="edge7" class="edge">
|
|
113
113
|
<title>ToggletipModule->Toggletip </title>
|
|
114
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.
|
|
115
|
-
<polygon fill="black" stroke="black" points="
|
|
114
|
+
<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"/>
|
|
115
|
+
<polygon fill="black" stroke="black" points="618.15,-205.7 621.65,-215.7 625.15,-205.7 618.15,-205.7"/>
|
|
116
116
|
</g>
|
|
117
117
|
<!-- ToggletipAction -->
|
|
118
118
|
<g id="node9" class="node">
|
|
@@ -123,8 +123,8 @@
|
|
|
123
123
|
<!-- ToggletipModule->ToggletipAction -->
|
|
124
124
|
<g id="edge8" class="edge">
|
|
125
125
|
<title>ToggletipModule->ToggletipAction </title>
|
|
126
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.
|
|
127
|
-
<polygon fill="black" stroke="black" points="
|
|
126
|
+
<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"/>
|
|
127
|
+
<polygon fill="black" stroke="black" points="489.63,-205.72 493.13,-215.72 496.63,-205.72 489.63,-205.72"/>
|
|
128
128
|
</g>
|
|
129
129
|
<!-- ToggletipButton -->
|
|
130
130
|
<g id="node10" class="node">
|
|
@@ -147,8 +147,8 @@
|
|
|
147
147
|
<!-- ToggletipModule->ToggletipContent -->
|
|
148
148
|
<g id="edge10" class="edge">
|
|
149
149
|
<title>ToggletipModule->ToggletipContent </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="M338.93,-180C317.56,-180 298.38,-180 298.38,-180 298.38,-180 298.38,-205.72 298.38,-205.72"/>
|
|
151
|
+
<polygon fill="black" stroke="black" points="294.88,-205.72 298.38,-215.72 301.88,-205.72 294.88,-205.72"/>
|
|
152
152
|
</g>
|
|
153
153
|
<!-- ToggletipLabel -->
|
|
154
154
|
<g id="node12" class="node">
|
|
@@ -159,20 +159,20 @@
|
|
|
159
159
|
<!-- ToggletipModule->ToggletipLabel -->
|
|
160
160
|
<g id="edge11" class="edge">
|
|
161
161
|
<title>ToggletipModule->ToggletipLabel </title>
|
|
162
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M338.
|
|
163
|
-
<polygon fill="black" stroke="black" points="
|
|
162
|
+
<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"/>
|
|
163
|
+
<polygon fill="black" stroke="black" points="166.38,-205.7 169.88,-215.7 173.38,-205.7 166.38,-205.7"/>
|
|
164
164
|
</g>
|
|
165
165
|
<!-- PopoverModule -->
|
|
166
166
|
<g id="node7" class="node">
|
|
167
167
|
<title>PopoverModule</title>
|
|
168
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
169
|
-
<text text-anchor="middle" x="
|
|
168
|
+
<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"/>
|
|
169
|
+
<text text-anchor="middle" x="77" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
|
|
170
170
|
</g>
|
|
171
171
|
<!-- PopoverModule->ToggletipModule -->
|
|
172
172
|
<g id="edge6" class="edge">
|
|
173
173
|
<title>PopoverModule->ToggletipModule</title>
|
|
174
|
-
<path fill="none" stroke="black" d="
|
|
175
|
-
<polygon fill="black" stroke="black" points="
|
|
174
|
+
<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"/>
|
|
175
|
+
<polygon fill="black" stroke="black" points="328.87,-169.5 338.87,-166 328.87,-162.5 328.87,-169.5"/>
|
|
176
176
|
</g>
|
|
177
177
|
</g>
|
|
178
178
|
</svg>
|