carbon-components-angular 5.68.0 → 5.69.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/aspect-ratio/aspect-ratio.directive.d.ts +54 -0
- package/aspect-ratio/aspect-ratio.module.d.ts +27 -0
- package/aspect-ratio/index.d.ts +23 -0
- package/breadcrumb/breadcrumb.component.d.ts +5 -1
- package/button/button-set.component.d.ts +11 -1
- package/docs/documentation/components/AILabelComponent.html +1 -1
- package/docs/documentation/components/Accordion.html +1 -1
- package/docs/documentation/components/AccordionItem.html +1 -1
- package/docs/documentation/components/ActionableNotification.html +1 -1
- package/docs/documentation/components/AlertModal.html +1 -1
- package/docs/documentation/components/BaseIconButton.html +1 -1
- package/docs/documentation/components/BaseNotification.html +1 -1
- package/docs/documentation/components/BaseTabHeader.html +1 -1
- package/docs/documentation/components/Breadcrumb.html +74 -32
- package/docs/documentation/components/BreadcrumbItemComponent.html +1 -1
- package/docs/documentation/components/ButtonSet.html +255 -7
- package/docs/documentation/components/Checkbox.html +1 -1
- package/docs/documentation/components/CheckboxGroup.html +1 -1
- package/docs/documentation/components/ClickableTile.html +1 -1
- package/docs/documentation/components/CodeSnippet.html +1 -1
- package/docs/documentation/components/ComboBox.html +1 -1
- package/docs/documentation/components/ComboButtonComponent.html +1 -1
- package/docs/documentation/components/ContainedList.html +1 -1
- package/docs/documentation/components/ContainedListItem.html +1 -1
- package/docs/documentation/components/ContentSwitcher.html +1 -1
- package/docs/documentation/components/ContextMenuComponent.html +1 -1
- package/docs/documentation/components/ContextMenuDividerComponent.html +1 -1
- package/docs/documentation/components/ContextMenuGroupComponent.html +1 -1
- package/docs/documentation/components/ContextMenuItemComponent.html +1 -1
- package/docs/documentation/components/DatePicker.html +1 -1
- package/docs/documentation/components/DatePickerInput.html +1 -1
- package/docs/documentation/components/Dialog.html +1 -1
- package/docs/documentation/components/Documentation.html +1 -1
- package/docs/documentation/components/Dropdown.html +1 -1
- package/docs/documentation/components/DropdownList.html +1 -1
- package/docs/documentation/components/ExpandableTile.html +1 -1
- package/docs/documentation/components/FileComponent.html +1 -1
- package/docs/documentation/components/FileUploader.html +58 -50
- package/docs/documentation/components/Hamburger.html +1 -1
- package/docs/documentation/components/Header.html +1 -1
- package/docs/documentation/components/HeaderAction.html +1 -1
- package/docs/documentation/components/HeaderGlobal.html +1 -1
- package/docs/documentation/components/HeaderItem.html +1 -1
- package/docs/documentation/components/HeaderMenu.html +1 -1
- package/docs/documentation/components/HeaderNavigation.html +1 -1
- package/docs/documentation/components/IconButton.html +1 -1
- package/docs/documentation/components/InlineLoading.html +1 -1
- package/docs/documentation/components/Label.html +1 -1
- package/docs/documentation/components/ListColumn.html +1 -1
- package/docs/documentation/components/ListHeader.html +1 -1
- package/docs/documentation/components/ListRow.html +1 -1
- package/docs/documentation/components/Loading.html +1 -1
- package/docs/documentation/components/MenuButtonComponent.html +1 -1
- package/docs/documentation/components/Modal.html +1 -1
- package/docs/documentation/components/ModalFooter.html +1 -1
- package/docs/documentation/components/ModalHeader.html +1 -1
- package/docs/documentation/components/Notification.html +1 -1
- package/docs/documentation/components/NumberComponent.html +1 -1
- package/docs/documentation/components/OverflowMenu.html +1 -1
- package/docs/documentation/components/OverflowMenuCustomPane.html +1 -1
- package/docs/documentation/components/OverflowMenuOption.html +1 -1
- package/docs/documentation/components/OverflowMenuPane.html +1 -1
- package/docs/documentation/components/Overlay.html +1 -1
- package/docs/documentation/components/Pagination.html +1 -1
- package/docs/documentation/components/PaginationNav.html +1 -1
- package/docs/documentation/components/PaginationNavItem.html +1 -1
- package/docs/documentation/components/PaginationOverflow.html +1 -1
- package/docs/documentation/components/Panel.html +1 -1
- package/docs/documentation/components/PasswordInputLabelComponent.html +1 -1
- package/docs/documentation/components/Placeholder.html +1 -1
- package/docs/documentation/components/PopoverContent.html +1 -1
- package/docs/documentation/components/ProgressBar.html +80 -36
- package/docs/documentation/components/ProgressIndicator.html +1 -1
- package/docs/documentation/components/Radio.html +1 -1
- package/docs/documentation/components/RadioGroup.html +1 -1
- package/docs/documentation/components/Search.html +1 -1
- package/docs/documentation/components/Select.html +1 -1
- package/docs/documentation/components/SelectionTile.html +1 -1
- package/docs/documentation/components/SideNav.html +1 -1
- package/docs/documentation/components/SideNavItem.html +1 -1
- package/docs/documentation/components/SideNavMenu.html +1 -1
- package/docs/documentation/components/SkeletonPlaceholder.html +1 -1
- package/docs/documentation/components/SkeletonText.html +1 -1
- package/docs/documentation/components/Slider.html +1 -1
- package/docs/documentation/components/StructuredList.html +1 -1
- package/docs/documentation/components/SwitcherList.html +1 -1
- package/docs/documentation/components/SwitcherListItem.html +1 -1
- package/docs/documentation/components/Tab.html +1 -1
- package/docs/documentation/components/TabHeaderGroup.html +1 -1
- package/docs/documentation/components/TabHeaders.html +1 -1
- package/docs/documentation/components/TabSkeleton.html +1 -1
- package/docs/documentation/components/Table.html +1 -1
- package/docs/documentation/components/TableBody.html +1 -1
- package/docs/documentation/components/TableCheckbox.html +1 -1
- package/docs/documentation/components/TableContainer.html +1 -1
- package/docs/documentation/components/TableData.html +1 -1
- package/docs/documentation/components/TableExpandButton.html +1 -1
- package/docs/documentation/components/TableExpandedRow.html +1 -1
- package/docs/documentation/components/TableHead.html +1 -1
- package/docs/documentation/components/TableHeadCell.html +1 -1
- package/docs/documentation/components/TableHeadCheckbox.html +1 -1
- package/docs/documentation/components/TableHeadExpand.html +1 -1
- package/docs/documentation/components/TableHeader.html +1 -1
- package/docs/documentation/components/TableHeaderDecorator.html +1 -1
- package/docs/documentation/components/TableRadio.html +1 -1
- package/docs/documentation/components/TableRowComponent.html +1 -1
- package/docs/documentation/components/TableToolbar.html +1 -1
- package/docs/documentation/components/TableToolbarActions.html +1 -1
- package/docs/documentation/components/TableToolbarContent.html +1 -1
- package/docs/documentation/components/TableToolbarSearch.html +1 -1
- package/docs/documentation/components/Tabs.html +1 -1
- package/docs/documentation/components/Tag.html +1 -1
- package/docs/documentation/components/TagFilter.html +1 -1
- package/docs/documentation/components/TagOperationalComponent.html +1 -1
- package/docs/documentation/components/TagSelectableComponent.html +1 -1
- package/docs/documentation/components/TextInputLabelComponent.html +1 -1
- package/docs/documentation/components/TextareaLabelComponent.html +1 -1
- package/docs/documentation/components/Tile.html +1 -1
- package/docs/documentation/components/TileGroup.html +1 -1
- package/docs/documentation/components/TimePicker.html +1 -1
- package/docs/documentation/components/TimePickerSelect.html +1 -1
- package/docs/documentation/components/Toast.html +1 -1
- package/docs/documentation/components/Toggle.html +1 -1
- package/docs/documentation/components/Toggletip.html +1 -1
- package/docs/documentation/components/Tooltip.html +1 -1
- package/docs/documentation/components/TooltipDefinition.html +1 -1
- package/docs/documentation/components/TreeNodeComponent.html +1 -1
- package/docs/documentation/components/TreeViewComponent.html +82 -40
- package/docs/documentation/coverage.html +27 -15
- package/docs/documentation/directives/AspectRatioDirective.html +1037 -0
- package/docs/documentation/directives/Link.html +253 -4
- package/docs/documentation/graph/dependencies.svg +2432 -2390
- package/docs/documentation/js/menu-wc.js +17 -0
- package/docs/documentation/js/menu-wc_es5.js +1 -1
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/miscellaneous/typealiases.html +22 -1
- package/docs/documentation/modules/AspectRatioModule/dependencies.svg +66 -0
- package/docs/documentation/modules/AspectRatioModule.html +367 -0
- package/docs/documentation/modules/CheckboxModule/dependencies.svg +7 -7
- package/docs/documentation/modules/CheckboxModule.html +7 -7
- package/docs/documentation/modules/ComboButtonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ComboButtonModule.html +4 -4
- package/docs/documentation/modules/ContentSwitcherModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ContentSwitcherModule.html +4 -4
- package/docs/documentation/modules/ContextMenuModule/dependencies.svg +68 -68
- package/docs/documentation/modules/ContextMenuModule.html +68 -68
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +45 -41
- package/docs/documentation/modules/DatePickerInputModule.html +45 -41
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +33 -29
- package/docs/documentation/modules/DatePickerModule.html +33 -29
- package/docs/documentation/modules/DialogModule/dependencies.svg +92 -92
- package/docs/documentation/modules/DialogModule.html +92 -92
- package/docs/documentation/modules/DocumentationModule/dependencies.svg +4 -4
- package/docs/documentation/modules/DocumentationModule.html +4 -4
- package/docs/documentation/modules/DropdownModule/dependencies.svg +88 -88
- package/docs/documentation/modules/DropdownModule.html +88 -88
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +36 -36
- package/docs/documentation/modules/FileUploaderModule.html +36 -36
- package/docs/documentation/modules/GridModule/dependencies.svg +61 -61
- package/docs/documentation/modules/GridModule.html +61 -61
- package/docs/documentation/modules/HeaderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/HeaderModule.html +4 -4
- package/docs/documentation/modules/I18nModule/dependencies.svg +4 -4
- package/docs/documentation/modules/I18nModule.html +4 -4
- package/docs/documentation/modules/IconModule/dependencies.svg +4 -4
- package/docs/documentation/modules/IconModule.html +4 -4
- package/docs/documentation/modules/InlineLoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/InlineLoadingModule.html +4 -4
- package/docs/documentation/modules/InputModule/dependencies.svg +4 -4
- package/docs/documentation/modules/InputModule.html +4 -4
- package/docs/documentation/modules/LayoutModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LayoutModule.html +4 -4
- package/docs/documentation/modules/LinkModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LinkModule.html +4 -4
- package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LoadingModule.html +4 -4
- package/docs/documentation/modules/MenuButtonModule/dependencies.svg +28 -28
- package/docs/documentation/modules/MenuButtonModule.html +28 -28
- package/docs/documentation/modules/ModalModule/dependencies.svg +114 -114
- package/docs/documentation/modules/ModalModule.html +114 -114
- package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NFormsModule.html +4 -4
- package/docs/documentation/modules/NotificationModule/dependencies.svg +132 -132
- package/docs/documentation/modules/NotificationModule.html +132 -132
- package/docs/documentation/modules/NumberModule/dependencies.svg +24 -24
- package/docs/documentation/modules/NumberModule.html +24 -24
- package/docs/documentation/modules/PaginationModule/dependencies.svg +56 -56
- package/docs/documentation/modules/PaginationModule.html +56 -56
- package/docs/documentation/modules/PanelModule/dependencies.svg +36 -36
- package/docs/documentation/modules/PanelModule.html +36 -36
- package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +24 -24
- package/docs/documentation/modules/ProgressIndicatorModule.html +24 -24
- package/docs/documentation/modules/RadioModule/dependencies.svg +38 -38
- package/docs/documentation/modules/RadioModule.html +38 -38
- package/docs/documentation/modules/SearchModule/dependencies.svg +49 -45
- package/docs/documentation/modules/SearchModule.html +49 -45
- package/docs/documentation/modules/SideNavModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SideNavModule.html +4 -4
- package/docs/documentation/modules/SliderModule/dependencies.svg +45 -41
- package/docs/documentation/modules/SliderModule.html +45 -41
- package/docs/documentation/modules/StructuredListModule/dependencies.svg +6 -6
- package/docs/documentation/modules/StructuredListModule.html +6 -6
- package/docs/documentation/modules/TableModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TableModule.html +4 -4
- package/docs/documentation/modules/TabsModule/dependencies.svg +68 -68
- package/docs/documentation/modules/TabsModule.html +68 -68
- package/docs/documentation/modules/TagModule/dependencies.svg +39 -39
- package/docs/documentation/modules/TagModule.html +39 -39
- package/docs/documentation/modules/TilesModule/dependencies.svg +108 -108
- package/docs/documentation/modules/TilesModule.html +108 -108
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TimePickerModule.html +4 -4
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +49 -45
- package/docs/documentation/modules/TimePickerSelectModule.html +49 -45
- package/docs/documentation/modules/ToggleModule/dependencies.svg +20 -20
- package/docs/documentation/modules/ToggleModule.html +20 -20
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +38 -38
- package/docs/documentation/modules/ToggletipModule.html +38 -38
- package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TooltipModule.html +4 -4
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +38 -38
- package/docs/documentation/modules/TreeviewModule.html +38 -38
- package/docs/documentation/modules.html +17 -0
- package/docs/documentation/overview.html +2434 -2392
- package/docs/documentation.json +761 -174
- package/docs/storybook/3882.9e469f74.iframe.bundle.js +1 -0
- package/docs/storybook/6765.d3d95861.iframe.bundle.js +1 -0
- package/docs/storybook/8446.ede82a46.iframe.bundle.js +1 -0
- package/docs/storybook/901.85bd76a6.iframe.bundle.js +1 -0
- package/docs/storybook/ai-label-ai-label-stories.83ed183b.iframe.bundle.js +1 -0
- package/docs/storybook/aspect-ratio-aspect-ratio-stories.c37d215b.iframe.bundle.js +1 -0
- package/docs/storybook/breadcrumb-breadcrumb-stories.dd2ec21e.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-set-stories.728ebf5f.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-stories.c9729421.iframe.bundle.js +1 -0
- package/docs/storybook/button-icon-button-stories.fc23268c.iframe.bundle.js +1 -0
- package/docs/storybook/code-snippet-code-snippet-stories.3a3612f5.iframe.bundle.js +1 -0
- package/docs/storybook/combo-button-combo-button-stories.cef397f6.iframe.bundle.js +1 -0
- package/docs/storybook/contained-list-contained-list-stories.0ffa11a3.iframe.bundle.js +1 -0
- package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.1472d98b.iframe.bundle.js +1 -0
- package/docs/storybook/file-uploader-file-stories.de3eb6c6.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/index-stories.aaa9daa9.iframe.bundle.js +1 -0
- package/docs/storybook/index.json +1 -1
- package/docs/storybook/input-password-stories.017691b2.iframe.bundle.js +1 -0
- package/docs/storybook/{link-link-stories.4cac438a.iframe.bundle.js → link-link-stories.f3492da3.iframe.bundle.js} +1 -1
- package/docs/storybook/main.3cc3946e.iframe.bundle.js +1 -0
- package/docs/storybook/main.css +4 -0
- package/docs/storybook/menu-button-menu-button-stories.8c0d07ce.iframe.bundle.js +1 -0
- package/docs/storybook/pagination-pagination-nav-stories.0597d93b.iframe.bundle.js +1 -0
- package/docs/storybook/pagination-pagination-stories.2cf29e31.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-dialogs-modal-with-table-stories.4f440932.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-forms-multi-step-form-stories.b14dd97f.iframe.bundle.js +1 -0
- package/docs/storybook/{progress-bar-progress-bar-stories.1a710c39.iframe.bundle.js → progress-bar-progress-bar-stories.c95454e6.iframe.bundle.js} +1 -1
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/runtime~main.95ff2c7c.iframe.bundle.js +1 -0
- package/docs/storybook/stories.json +1 -1
- package/docs/storybook/toggletip-toggletip-stories.d189bccc.iframe.bundle.js +1 -0
- package/docs/storybook/{treeview-treeview-stories.5f353fb5.iframe.bundle.js → treeview-treeview-stories.dd4ab04a.iframe.bundle.js} +1 -1
- package/esm2020/aspect-ratio/aspect-ratio.directive.mjs +94 -0
- package/esm2020/aspect-ratio/aspect-ratio.module.mjs +16 -0
- package/esm2020/aspect-ratio/carbon-components-angular-aspect-ratio.mjs +5 -0
- package/esm2020/aspect-ratio/index.mjs +4 -0
- package/esm2020/breadcrumb/breadcrumb.component.mjs +12 -4
- package/esm2020/button/button-set.component.mjs +51 -4
- package/esm2020/file-uploader/file-uploader.component.mjs +1 -1
- package/esm2020/index.mjs +2 -1
- package/esm2020/link/link.directive.mjs +31 -2
- package/esm2020/notification/actionable-notification.component.mjs +1 -1
- package/esm2020/progress-bar/progress-bar.component.mjs +13 -3
- package/esm2020/tiles/clickable-tile.component.mjs +1 -1
- package/esm2020/treeview/treeview.component.mjs +12 -4
- package/fesm2015/carbon-components-angular-aspect-ratio.mjs +114 -0
- package/fesm2015/carbon-components-angular-aspect-ratio.mjs.map +1 -0
- package/fesm2015/carbon-components-angular-breadcrumb.mjs +11 -3
- package/fesm2015/carbon-components-angular-breadcrumb.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-button.mjs +48 -2
- package/fesm2015/carbon-components-angular-button.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-file-uploader.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-link.mjs +30 -1
- package/fesm2015/carbon-components-angular-link.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-notification.mjs +1 -1
- package/fesm2015/carbon-components-angular-notification.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-progress-bar.mjs +12 -2
- package/fesm2015/carbon-components-angular-progress-bar.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-tiles.mjs +1 -1
- package/fesm2015/carbon-components-angular-tiles.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-treeview.mjs +11 -3
- package/fesm2015/carbon-components-angular-treeview.mjs.map +1 -1
- package/fesm2015/carbon-components-angular.mjs +1 -0
- package/fesm2015/carbon-components-angular.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-aspect-ratio.mjs +114 -0
- package/fesm2020/carbon-components-angular-aspect-ratio.mjs.map +1 -0
- package/fesm2020/carbon-components-angular-breadcrumb.mjs +11 -3
- package/fesm2020/carbon-components-angular-breadcrumb.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-button.mjs +48 -2
- package/fesm2020/carbon-components-angular-button.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-file-uploader.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-link.mjs +30 -1
- package/fesm2020/carbon-components-angular-link.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-notification.mjs +1 -1
- package/fesm2020/carbon-components-angular-notification.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-progress-bar.mjs +12 -2
- package/fesm2020/carbon-components-angular-progress-bar.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-tiles.mjs +1 -1
- package/fesm2020/carbon-components-angular-tiles.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-treeview.mjs +11 -3
- package/fesm2020/carbon-components-angular-treeview.mjs.map +1 -1
- package/fesm2020/carbon-components-angular.mjs +1 -0
- package/fesm2020/carbon-components-angular.mjs.map +1 -1
- package/file-uploader/file-uploader.component.d.ts +1 -1
- package/index.d.ts +1 -0
- package/link/link.directive.d.ts +12 -1
- package/package.json +9 -1
- package/progress-bar/progress-bar.component.d.ts +5 -1
- package/treeview/treeview.component.d.ts +5 -1
- package/docs/storybook/3882.2af5ae61.iframe.bundle.js +0 -1
- package/docs/storybook/6765.d905495d.iframe.bundle.js +0 -1
- package/docs/storybook/8446.1692c590.iframe.bundle.js +0 -1
- package/docs/storybook/901.9de15b4c.iframe.bundle.js +0 -1
- package/docs/storybook/ai-label-ai-label-stories.3863651c.iframe.bundle.js +0 -1
- package/docs/storybook/breadcrumb-breadcrumb-stories.67d90790.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-set-stories.f700607b.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-stories.1ffb2978.iframe.bundle.js +0 -1
- package/docs/storybook/button-icon-button-stories.bf455670.iframe.bundle.js +0 -1
- package/docs/storybook/code-snippet-code-snippet-stories.206940f5.iframe.bundle.js +0 -1
- package/docs/storybook/combo-button-combo-button-stories.17bfb9ad.iframe.bundle.js +0 -1
- package/docs/storybook/contained-list-contained-list-stories.30927845.iframe.bundle.js +0 -1
- package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.d99d789a.iframe.bundle.js +0 -1
- package/docs/storybook/file-uploader-file-stories.b2dca44d.iframe.bundle.js +0 -1
- package/docs/storybook/index-stories.c6574320.iframe.bundle.js +0 -1
- package/docs/storybook/input-password-stories.de80f004.iframe.bundle.js +0 -1
- package/docs/storybook/main.4ba3ac58.iframe.bundle.js +0 -1
- package/docs/storybook/menu-button-menu-button-stories.869bfd47.iframe.bundle.js +0 -1
- package/docs/storybook/pagination-pagination-nav-stories.647ce4df.iframe.bundle.js +0 -1
- package/docs/storybook/pagination-pagination-stories.aa18b936.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-dialogs-modal-with-table-stories.667327eb.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-forms-multi-step-form-stories.9778a566.iframe.bundle.js +0 -1
- package/docs/storybook/runtime~main.229d454b.iframe.bundle.js +0 -1
- package/docs/storybook/toggletip-toggletip-stories.44da6843.iframe.bundle.js +0 -1
|
@@ -137,35 +137,35 @@
|
|
|
137
137
|
<title>cluster_DialogModule_DialogDirective_providers</title>
|
|
138
138
|
<polygon fill="none" stroke="black" points="1732,-78 1732,-195 1880,-195 1880,-78 1732,-78"/>
|
|
139
139
|
</g>
|
|
140
|
+
<g id="clust10" class="cluster">
|
|
141
|
+
<title>cluster_DialogModule_imports</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="885,-143 885,-195 1724,-195 1724,-143 885,-143"/>
|
|
143
|
+
</g>
|
|
140
144
|
<g id="clust2" class="cluster">
|
|
141
145
|
<title>cluster_DialogModule_declarations</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="
|
|
146
|
+
<polygon fill="none" stroke="black" points="16,-143 16,-195 877,-195 877,-143 16,-143"/>
|
|
143
147
|
</g>
|
|
144
148
|
<g id="clust11" class="cluster">
|
|
145
149
|
<title>cluster_DialogModule_exports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
147
|
-
</g>
|
|
148
|
-
<g id="clust10" class="cluster">
|
|
149
|
-
<title>cluster_DialogModule_imports</title>
|
|
150
|
-
<polygon fill="none" stroke="black" points="16,-143 16,-195 855,-195 855,-143 16,-143"/>
|
|
150
|
+
<polygon fill="none" stroke="black" points="462,-273 462,-325 1472,-325 1472,-273 462,-273"/>
|
|
151
151
|
</g>
|
|
152
152
|
<!-- Dialog -->
|
|
153
153
|
<g id="node1" class="node">
|
|
154
154
|
<title>Dialog</title>
|
|
155
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
156
|
-
<text text-anchor="middle" x="
|
|
155
|
+
<polygon fill="#ffffb3" stroke="black" points="869.1,-187 814.9,-187 814.9,-151 869.1,-151 869.1,-187"/>
|
|
156
|
+
<text text-anchor="middle" x="842" y="-164.8" font-family="Times,serif" font-size="14.00">Dialog</text>
|
|
157
157
|
</g>
|
|
158
158
|
<!-- DialogModule -->
|
|
159
159
|
<g id="node8" class="node">
|
|
160
160
|
<title>DialogModule</title>
|
|
161
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
162
|
-
<text text-anchor="middle" x="
|
|
161
|
+
<polygon fill="#8dd3c7" stroke="black" points="1096.65,-252 1093.65,-256 1072.65,-256 1069.65,-252 999.35,-252 999.35,-216 1096.65,-216 1096.65,-252"/>
|
|
162
|
+
<text text-anchor="middle" x="1048" y="-229.8" font-family="Times,serif" font-size="14.00">DialogModule</text>
|
|
163
163
|
</g>
|
|
164
164
|
<!-- Dialog->DialogModule -->
|
|
165
165
|
<g id="edge1" class="edge">
|
|
166
166
|
<title>Dialog->DialogModule</title>
|
|
167
|
-
<path fill="none" stroke="black" d="
|
|
168
|
-
<polygon fill="black" stroke="black" points="
|
|
167
|
+
<path fill="none" stroke="black" d="M842,-187.28C842,-202.95 842,-223 842,-223 842,-223 989.18,-223 989.18,-223"/>
|
|
168
|
+
<polygon fill="black" stroke="black" points="989.18,-226.5 999.18,-223 989.18,-219.5 989.18,-226.5"/>
|
|
169
169
|
</g>
|
|
170
170
|
<!-- DialogDirective -->
|
|
171
171
|
<g id="node2" class="node">
|
|
@@ -176,152 +176,152 @@
|
|
|
176
176
|
<!-- DialogDirective->DialogModule -->
|
|
177
177
|
<g id="edge2" class="edge">
|
|
178
178
|
<title>DialogDirective->DialogModule</title>
|
|
179
|
-
<path fill="none" stroke="black" d="M1793,-187.31C1793,-207.15 1793,-236 1793,-236 1793,-236
|
|
180
|
-
<polygon fill="black" stroke="black" points="
|
|
179
|
+
<path fill="none" stroke="black" d="M1793,-187.31C1793,-207.15 1793,-236 1793,-236 1793,-236 1106.88,-236 1106.88,-236"/>
|
|
180
|
+
<polygon fill="black" stroke="black" points="1106.88,-232.5 1096.88,-236 1106.88,-239.5 1106.88,-232.5"/>
|
|
181
181
|
</g>
|
|
182
182
|
<!-- OverflowMenu -->
|
|
183
183
|
<g id="node3" class="node">
|
|
184
184
|
<title>OverflowMenu</title>
|
|
185
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
186
|
-
<text text-anchor="middle" x="
|
|
185
|
+
<polygon fill="#ffffb3" stroke="black" points="797.3,-187 694.7,-187 694.7,-151 797.3,-151 797.3,-187"/>
|
|
186
|
+
<text text-anchor="middle" x="746" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenu</text>
|
|
187
187
|
</g>
|
|
188
188
|
<!-- OverflowMenu->DialogModule -->
|
|
189
189
|
<g id="edge4" class="edge">
|
|
190
190
|
<title>OverflowMenu->DialogModule</title>
|
|
191
|
-
<path fill="none" stroke="black" d="
|
|
192
|
-
<polygon fill="black" stroke="black" points="
|
|
191
|
+
<path fill="none" stroke="black" d="M790.6,-187.04C790.6,-203.73 790.6,-226 790.6,-226 790.6,-226 989.28,-226 989.28,-226"/>
|
|
192
|
+
<polygon fill="black" stroke="black" points="989.28,-229.5 999.28,-226 989.28,-222.5 989.28,-229.5"/>
|
|
193
193
|
</g>
|
|
194
194
|
<!-- OverflowMenuCustomPane -->
|
|
195
195
|
<g id="node4" class="node">
|
|
196
196
|
<title>OverflowMenuCustomPane</title>
|
|
197
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
198
|
-
<text text-anchor="middle" x="
|
|
197
|
+
<polygon fill="#ffffb3" stroke="black" points="676.57,-187 503.43,-187 503.43,-151 676.57,-151 676.57,-187"/>
|
|
198
|
+
<text text-anchor="middle" x="590" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuCustomPane</text>
|
|
199
199
|
</g>
|
|
200
200
|
<!-- OverflowMenuCustomPane->DialogModule -->
|
|
201
201
|
<g id="edge5" class="edge">
|
|
202
202
|
<title>OverflowMenuCustomPane->DialogModule</title>
|
|
203
|
-
<path fill="none" stroke="black" d="
|
|
204
|
-
<polygon fill="black" stroke="black" points="
|
|
203
|
+
<path fill="none" stroke="black" d="M649.1,-187.3C649.1,-205.27 649.1,-230 649.1,-230 649.1,-230 989.09,-230 989.09,-230"/>
|
|
204
|
+
<polygon fill="black" stroke="black" points="989.09,-233.5 999.09,-230 989.09,-226.5 989.09,-233.5"/>
|
|
205
205
|
</g>
|
|
206
206
|
<!-- OverflowMenuDirective -->
|
|
207
207
|
<g id="node5" class="node">
|
|
208
208
|
<title>OverflowMenuDirective</title>
|
|
209
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
210
|
-
<text text-anchor="middle" x="
|
|
209
|
+
<polygon fill="#ffffb3" stroke="black" points="485.38,-187 330.62,-187 330.62,-151 485.38,-151 485.38,-187"/>
|
|
210
|
+
<text text-anchor="middle" x="408" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective</text>
|
|
211
211
|
</g>
|
|
212
212
|
<!-- OverflowMenuDirective->DialogModule -->
|
|
213
213
|
<g id="edge6" class="edge">
|
|
214
214
|
<title>OverflowMenuDirective->DialogModule</title>
|
|
215
|
-
<path fill="none" stroke="black" d="
|
|
216
|
-
<polygon fill="black" stroke="black" points="
|
|
215
|
+
<path fill="none" stroke="black" d="M477.84,-187.17C477.84,-206.09 477.84,-233 477.84,-233 477.84,-233 988.9,-233 988.9,-233"/>
|
|
216
|
+
<polygon fill="black" stroke="black" points="988.9,-236.5 998.9,-233 988.9,-229.5 988.9,-236.5"/>
|
|
217
217
|
</g>
|
|
218
218
|
<!-- OverflowMenuOption -->
|
|
219
219
|
<g id="node6" class="node">
|
|
220
220
|
<title>OverflowMenuOption</title>
|
|
221
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
222
|
-
<text text-anchor="middle" x="
|
|
221
|
+
<polygon fill="#ffffb3" stroke="black" points="312.69,-187 171.31,-187 171.31,-151 312.69,-151 312.69,-187"/>
|
|
222
|
+
<text text-anchor="middle" x="242" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption</text>
|
|
223
223
|
</g>
|
|
224
224
|
<!-- OverflowMenuOption->DialogModule -->
|
|
225
225
|
<g id="edge7" class="edge">
|
|
226
226
|
<title>OverflowMenuOption->DialogModule</title>
|
|
227
|
-
<path fill="none" stroke="black" d="
|
|
228
|
-
<polygon fill="black" stroke="black" points="
|
|
227
|
+
<path fill="none" stroke="black" d="M242,-187.31C242,-207.15 242,-236 242,-236 242,-236 989.1,-236 989.1,-236"/>
|
|
228
|
+
<polygon fill="black" stroke="black" points="989.1,-239.5 999.1,-236 989.1,-232.5 989.1,-239.5"/>
|
|
229
229
|
</g>
|
|
230
230
|
<!-- OverflowMenuPane -->
|
|
231
231
|
<g id="node7" class="node">
|
|
232
232
|
<title>OverflowMenuPane</title>
|
|
233
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
234
|
-
<text text-anchor="middle" x="
|
|
233
|
+
<polygon fill="#ffffb3" stroke="black" points="153.51,-187 24.49,-187 24.49,-151 153.51,-151 153.51,-187"/>
|
|
234
|
+
<text text-anchor="middle" x="89" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane</text>
|
|
235
235
|
</g>
|
|
236
236
|
<!-- OverflowMenuPane->DialogModule -->
|
|
237
237
|
<g id="edge8" class="edge">
|
|
238
238
|
<title>OverflowMenuPane->DialogModule</title>
|
|
239
|
-
<path fill="none" stroke="black" d="
|
|
240
|
-
<polygon fill="black" stroke="black" points="
|
|
239
|
+
<path fill="none" stroke="black" d="M89,-187.03C89,-207.77 89,-239 89,-239 89,-239 989.12,-239 989.12,-239"/>
|
|
240
|
+
<polygon fill="black" stroke="black" points="989.12,-242.5 999.12,-239 989.12,-235.5 989.12,-242.5"/>
|
|
241
241
|
</g>
|
|
242
242
|
<!-- Dialog -->
|
|
243
243
|
<g id="node17" class="node">
|
|
244
244
|
<title>Dialog </title>
|
|
245
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
246
|
-
<text text-anchor="middle" x="
|
|
245
|
+
<polygon fill="#fb8072" stroke="black" points="1463.6,-317 1406.4,-317 1406.4,-281 1463.6,-281 1463.6,-317"/>
|
|
246
|
+
<text text-anchor="middle" x="1435" y="-294.8" font-family="Times,serif" font-size="14.00">Dialog </text>
|
|
247
247
|
</g>
|
|
248
248
|
<!-- DialogModule->Dialog -->
|
|
249
249
|
<g id="edge16" class="edge">
|
|
250
250
|
<title>DialogModule->Dialog </title>
|
|
251
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
252
|
-
<polygon fill="black" stroke="black" points="
|
|
251
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1096.76,-243C1199.09,-243 1426.9,-243 1426.9,-243 1426.9,-243 1426.9,-270.97 1426.9,-270.97"/>
|
|
252
|
+
<polygon fill="black" stroke="black" points="1423.4,-270.97 1426.9,-280.97 1430.4,-270.97 1423.4,-270.97"/>
|
|
253
253
|
</g>
|
|
254
254
|
<!-- DialogDirective -->
|
|
255
255
|
<g id="node18" class="node">
|
|
256
256
|
<title>DialogDirective </title>
|
|
257
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
258
|
-
<text text-anchor="middle" x="
|
|
257
|
+
<polygon fill="#fb8072" stroke="black" points="1387.69,-317 1278.31,-317 1278.31,-281 1387.69,-281 1387.69,-317"/>
|
|
258
|
+
<text text-anchor="middle" x="1333" y="-294.8" font-family="Times,serif" font-size="14.00">DialogDirective </text>
|
|
259
259
|
</g>
|
|
260
260
|
<!-- DialogModule->DialogDirective -->
|
|
261
261
|
<g id="edge17" class="edge">
|
|
262
262
|
<title>DialogModule->DialogDirective </title>
|
|
263
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
264
|
-
<polygon fill="black" stroke="black" points="
|
|
263
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1096.89,-246C1173,-246 1311.18,-246 1311.18,-246 1311.18,-246 1311.18,-270.76 1311.18,-270.76"/>
|
|
264
|
+
<polygon fill="black" stroke="black" points="1307.69,-270.76 1311.18,-280.76 1314.69,-270.76 1307.69,-270.76"/>
|
|
265
265
|
</g>
|
|
266
266
|
<!-- OverflowMenu -->
|
|
267
267
|
<g id="node19" class="node">
|
|
268
268
|
<title>OverflowMenu </title>
|
|
269
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
270
|
-
<text text-anchor="middle" x="
|
|
269
|
+
<polygon fill="#fb8072" stroke="black" points="1259.8,-317 1154.2,-317 1154.2,-281 1259.8,-281 1259.8,-317"/>
|
|
270
|
+
<text text-anchor="middle" x="1207" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenu </text>
|
|
271
271
|
</g>
|
|
272
272
|
<!-- DialogModule->OverflowMenu -->
|
|
273
273
|
<g id="edge18" class="edge">
|
|
274
274
|
<title>DialogModule->OverflowMenu </title>
|
|
275
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
276
|
-
<polygon fill="black" stroke="black" points="
|
|
275
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1096.69,-249C1140.47,-249 1197.96,-249 1197.96,-249 1197.96,-249 1197.96,-270.95 1197.96,-270.95"/>
|
|
276
|
+
<polygon fill="black" stroke="black" points="1194.46,-270.95 1197.96,-280.95 1201.46,-270.95 1194.46,-270.95"/>
|
|
277
277
|
</g>
|
|
278
278
|
<!-- OverflowMenuCustomPane -->
|
|
279
279
|
<g id="node20" class="node">
|
|
280
280
|
<title>OverflowMenuCustomPane </title>
|
|
281
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
282
|
-
<text text-anchor="middle" x="
|
|
281
|
+
<polygon fill="#fb8072" stroke="black" points="1136.07,-317 959.93,-317 959.93,-281 1136.07,-281 1136.07,-317"/>
|
|
282
|
+
<text text-anchor="middle" x="1048" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuCustomPane </text>
|
|
283
283
|
</g>
|
|
284
284
|
<!-- DialogModule->OverflowMenuCustomPane -->
|
|
285
285
|
<g id="edge19" class="edge">
|
|
286
286
|
<title>DialogModule->OverflowMenuCustomPane </title>
|
|
287
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
288
|
-
<polygon fill="black" stroke="black" points="
|
|
287
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1048,-252.11C1048,-252.11 1048,-270.99 1048,-270.99"/>
|
|
288
|
+
<polygon fill="black" stroke="black" points="1044.5,-270.99 1048,-280.99 1051.5,-270.99 1044.5,-270.99"/>
|
|
289
289
|
</g>
|
|
290
290
|
<!-- OverflowMenuDirective -->
|
|
291
291
|
<g id="node21" class="node">
|
|
292
292
|
<title>OverflowMenuDirective </title>
|
|
293
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
294
|
-
<text text-anchor="middle" x="
|
|
293
|
+
<polygon fill="#fb8072" stroke="black" points="941.88,-317 784.12,-317 784.12,-281 941.88,-281 941.88,-317"/>
|
|
294
|
+
<text text-anchor="middle" x="863" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective </text>
|
|
295
295
|
</g>
|
|
296
296
|
<!-- DialogModule->OverflowMenuDirective -->
|
|
297
297
|
<g id="edge20" class="edge">
|
|
298
298
|
<title>DialogModule->OverflowMenuDirective </title>
|
|
299
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
300
|
-
<polygon fill="black" stroke="black" points="
|
|
299
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M999.32,-249C962.16,-249 917.28,-249 917.28,-249 917.28,-249 917.28,-270.95 917.28,-270.95"/>
|
|
300
|
+
<polygon fill="black" stroke="black" points="913.78,-270.95 917.28,-280.95 920.78,-270.95 913.78,-270.95"/>
|
|
301
301
|
</g>
|
|
302
302
|
<!-- OverflowMenuOption -->
|
|
303
303
|
<g id="node22" class="node">
|
|
304
304
|
<title>OverflowMenuOption </title>
|
|
305
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
306
|
-
<text text-anchor="middle" x="
|
|
305
|
+
<polygon fill="#fb8072" stroke="black" points="766.19,-317 621.81,-317 621.81,-281 766.19,-281 766.19,-317"/>
|
|
306
|
+
<text text-anchor="middle" x="694" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption </text>
|
|
307
307
|
</g>
|
|
308
308
|
<!-- DialogModule->OverflowMenuOption -->
|
|
309
309
|
<g id="edge21" class="edge">
|
|
310
310
|
<title>DialogModule->OverflowMenuOption </title>
|
|
311
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
312
|
-
<polygon fill="black" stroke="black" points="
|
|
311
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M999.1,-246C910.07,-246 730.6,-246 730.6,-246 730.6,-246 730.6,-270.76 730.6,-270.76"/>
|
|
312
|
+
<polygon fill="black" stroke="black" points="727.1,-270.76 730.6,-280.76 734.1,-270.76 727.1,-270.76"/>
|
|
313
313
|
</g>
|
|
314
314
|
<!-- OverflowMenuPane -->
|
|
315
315
|
<g id="node23" class="node">
|
|
316
316
|
<title>OverflowMenuPane </title>
|
|
317
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
318
|
-
<text text-anchor="middle" x="
|
|
317
|
+
<polygon fill="#fb8072" stroke="black" points="603.51,-317 470.49,-317 470.49,-281 603.51,-281 603.51,-317"/>
|
|
318
|
+
<text text-anchor="middle" x="537" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane </text>
|
|
319
319
|
</g>
|
|
320
320
|
<!-- DialogModule->OverflowMenuPane -->
|
|
321
321
|
<g id="edge22" class="edge">
|
|
322
322
|
<title>DialogModule->OverflowMenuPane </title>
|
|
323
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
324
|
-
<polygon fill="black" stroke="black" points="
|
|
323
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M999.23,-243C874.47,-243 553.48,-243 553.48,-243 553.48,-243 553.48,-270.97 553.48,-270.97"/>
|
|
324
|
+
<polygon fill="black" stroke="black" points="549.98,-270.97 553.48,-280.97 556.98,-270.97 549.98,-270.97"/>
|
|
325
325
|
</g>
|
|
326
326
|
<!-- DialogService -->
|
|
327
327
|
<g id="node9" class="node">
|
|
@@ -338,92 +338,92 @@
|
|
|
338
338
|
<!-- DialogService->DialogModule -->
|
|
339
339
|
<g id="edge23" class="edge">
|
|
340
340
|
<title>DialogService->DialogModule</title>
|
|
341
|
-
<path fill="none" stroke="black" d="M1859.18,-115.05C1859.18,-147.29 1859.18,-239 1859.18,-239 1859.18,-239
|
|
342
|
-
<polygon fill="black" stroke="black" points="
|
|
341
|
+
<path fill="none" stroke="black" d="M1859.18,-115.05C1859.18,-147.29 1859.18,-239 1859.18,-239 1859.18,-239 1106.92,-239 1106.92,-239"/>
|
|
342
|
+
<polygon fill="black" stroke="black" points="1106.92,-235.5 1096.92,-239 1106.92,-242.5 1106.92,-235.5"/>
|
|
343
343
|
</g>
|
|
344
344
|
<!-- ButtonModule -->
|
|
345
345
|
<g id="node10" class="node">
|
|
346
346
|
<title>ButtonModule</title>
|
|
347
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
348
|
-
<text text-anchor="middle" x="
|
|
347
|
+
<polygon fill="#8dd3c7" stroke="black" points="1715.67,-187 1712.67,-191 1691.67,-191 1688.67,-187 1618.33,-187 1618.33,-151 1715.67,-151 1715.67,-187"/>
|
|
348
|
+
<text text-anchor="middle" x="1667" y="-164.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
|
|
349
349
|
</g>
|
|
350
350
|
<!-- ButtonModule->DialogModule -->
|
|
351
351
|
<g id="edge9" class="edge">
|
|
352
352
|
<title>ButtonModule->DialogModule</title>
|
|
353
|
-
<path fill="none" stroke="black" d="
|
|
354
|
-
<polygon fill="black" stroke="black" points="
|
|
353
|
+
<path fill="none" stroke="black" d="M1667,-187.17C1667,-206.09 1667,-233 1667,-233 1667,-233 1106.83,-233 1106.83,-233"/>
|
|
354
|
+
<polygon fill="black" stroke="black" points="1106.83,-229.5 1096.83,-233 1106.83,-236.5 1106.83,-229.5"/>
|
|
355
355
|
</g>
|
|
356
356
|
<!-- ExperimentalModule -->
|
|
357
357
|
<g id="node11" class="node">
|
|
358
358
|
<title>ExperimentalModule</title>
|
|
359
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
360
|
-
<text text-anchor="middle" x="
|
|
359
|
+
<polygon fill="#8dd3c7" stroke="black" points="1600.47,-187 1597.47,-191 1576.47,-191 1573.47,-187 1465.53,-187 1465.53,-151 1600.47,-151 1600.47,-187"/>
|
|
360
|
+
<text text-anchor="middle" x="1533" y="-164.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
|
|
361
361
|
</g>
|
|
362
362
|
<!-- ExperimentalModule->DialogModule -->
|
|
363
363
|
<g id="edge10" class="edge">
|
|
364
364
|
<title>ExperimentalModule->DialogModule</title>
|
|
365
|
-
<path fill="none" stroke="black" d="
|
|
366
|
-
<polygon fill="black" stroke="black" points="
|
|
365
|
+
<path fill="none" stroke="black" d="M1533,-187.3C1533,-205.27 1533,-230 1533,-230 1533,-230 1106.72,-230 1106.72,-230"/>
|
|
366
|
+
<polygon fill="black" stroke="black" points="1106.72,-226.5 1096.72,-230 1106.72,-233.5 1106.72,-226.5"/>
|
|
367
367
|
</g>
|
|
368
368
|
<!-- I18nModule -->
|
|
369
369
|
<g id="node12" class="node">
|
|
370
370
|
<title>I18nModule</title>
|
|
371
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
372
|
-
<text text-anchor="middle" x="
|
|
371
|
+
<polygon fill="#8dd3c7" stroke="black" points="1447.71,-187 1444.71,-191 1423.71,-191 1420.71,-187 1362.29,-187 1362.29,-151 1447.71,-151 1447.71,-187"/>
|
|
372
|
+
<text text-anchor="middle" x="1405" y="-164.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
373
373
|
</g>
|
|
374
374
|
<!-- I18nModule->DialogModule -->
|
|
375
375
|
<g id="edge11" class="edge">
|
|
376
376
|
<title>I18nModule->DialogModule</title>
|
|
377
|
-
<path fill="none" stroke="black" d="
|
|
378
|
-
<polygon fill="black" stroke="black" points="
|
|
377
|
+
<path fill="none" stroke="black" d="M1375.12,-187.04C1375.12,-203.73 1375.12,-226 1375.12,-226 1375.12,-226 1106.97,-226 1106.97,-226"/>
|
|
378
|
+
<polygon fill="black" stroke="black" points="1106.97,-222.5 1096.97,-226 1106.97,-229.5 1106.97,-222.5"/>
|
|
379
379
|
</g>
|
|
380
380
|
<!-- IconModule -->
|
|
381
381
|
<g id="node13" class="node">
|
|
382
382
|
<title>IconModule</title>
|
|
383
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
384
|
-
<text text-anchor="middle" x="
|
|
383
|
+
<polygon fill="#8dd3c7" stroke="black" points="1344.43,-187 1341.43,-191 1320.43,-191 1317.43,-187 1259.57,-187 1259.57,-151 1344.43,-151 1344.43,-187"/>
|
|
384
|
+
<text text-anchor="middle" x="1302" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
385
385
|
</g>
|
|
386
386
|
<!-- IconModule->DialogModule -->
|
|
387
387
|
<g id="edge12" class="edge">
|
|
388
388
|
<title>IconModule->DialogModule</title>
|
|
389
|
-
<path fill="none" stroke="black" d="
|
|
390
|
-
<polygon fill="black" stroke="black" points="
|
|
389
|
+
<path fill="none" stroke="black" d="M1269.03,-187.28C1269.03,-202.95 1269.03,-223 1269.03,-223 1269.03,-223 1106.78,-223 1106.78,-223"/>
|
|
390
|
+
<polygon fill="black" stroke="black" points="1106.78,-219.5 1096.78,-223 1106.78,-226.5 1106.78,-219.5"/>
|
|
391
391
|
</g>
|
|
392
392
|
<!-- PlaceholderModule -->
|
|
393
393
|
<g id="node14" class="node">
|
|
394
394
|
<title>PlaceholderModule</title>
|
|
395
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
396
|
-
<text text-anchor="middle" x="
|
|
395
|
+
<polygon fill="#8dd3c7" stroke="black" points="1241.63,-187 1238.63,-191 1217.63,-191 1214.63,-187 1116.37,-187 1116.37,-151 1241.63,-151 1241.63,-187"/>
|
|
396
|
+
<text text-anchor="middle" x="1179" y="-164.8" font-family="Times,serif" font-size="14.00">PlaceholderModule</text>
|
|
397
397
|
</g>
|
|
398
398
|
<!-- PlaceholderModule->DialogModule -->
|
|
399
399
|
<g id="edge13" class="edge">
|
|
400
400
|
<title>PlaceholderModule->DialogModule</title>
|
|
401
|
-
<path fill="none" stroke="black" d="
|
|
402
|
-
<polygon fill="black" stroke="black" points="
|
|
401
|
+
<path fill="none" stroke="black" d="M1126.24,-187.12C1126.24,-201.78 1126.24,-220 1126.24,-220 1126.24,-220 1106.66,-220 1106.66,-220"/>
|
|
402
|
+
<polygon fill="black" stroke="black" points="1106.66,-216.5 1096.66,-220 1106.66,-223.5 1106.66,-216.5"/>
|
|
403
403
|
</g>
|
|
404
404
|
<!-- TooltipModule -->
|
|
405
405
|
<g id="node15" class="node">
|
|
406
406
|
<title>TooltipModule</title>
|
|
407
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
408
|
-
<text text-anchor="middle" x="
|
|
407
|
+
<polygon fill="#8dd3c7" stroke="black" points="1098.27,-187 1095.27,-191 1074.27,-191 1071.27,-187 997.73,-187 997.73,-151 1098.27,-151 1098.27,-187"/>
|
|
408
|
+
<text text-anchor="middle" x="1048" y="-164.8" font-family="Times,serif" font-size="14.00">TooltipModule</text>
|
|
409
409
|
</g>
|
|
410
410
|
<!-- TooltipModule->DialogModule -->
|
|
411
411
|
<g id="edge14" class="edge">
|
|
412
412
|
<title>TooltipModule->DialogModule</title>
|
|
413
|
-
<path fill="none" stroke="black" d="
|
|
414
|
-
<polygon fill="black" stroke="black" points="
|
|
413
|
+
<path fill="none" stroke="black" d="M1048,-187.11C1048,-187.11 1048,-205.99 1048,-205.99"/>
|
|
414
|
+
<polygon fill="black" stroke="black" points="1044.5,-205.99 1048,-215.99 1051.5,-205.99 1044.5,-205.99"/>
|
|
415
415
|
</g>
|
|
416
416
|
<!-- UtilsModule -->
|
|
417
417
|
<g id="node16" class="node">
|
|
418
418
|
<title>UtilsModule</title>
|
|
419
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
420
|
-
<text text-anchor="middle" x="
|
|
419
|
+
<polygon fill="#8dd3c7" stroke="black" points="979.27,-187 976.27,-191 955.27,-191 952.27,-187 892.73,-187 892.73,-151 979.27,-151 979.27,-187"/>
|
|
420
|
+
<text text-anchor="middle" x="936" y="-164.8" font-family="Times,serif" font-size="14.00">UtilsModule</text>
|
|
421
421
|
</g>
|
|
422
422
|
<!-- UtilsModule->DialogModule -->
|
|
423
423
|
<g id="edge15" class="edge">
|
|
424
424
|
<title>UtilsModule->DialogModule</title>
|
|
425
|
-
<path fill="none" stroke="black" d="
|
|
426
|
-
<polygon fill="black" stroke="black" points="
|
|
425
|
+
<path fill="none" stroke="black" d="M969.55,-187.12C969.55,-201.78 969.55,-220 969.55,-220 969.55,-220 989.21,-220 989.21,-220"/>
|
|
426
|
+
<polygon fill="black" stroke="black" points="989.21,-223.5 999.21,-220 989.21,-216.5 989.21,-223.5"/>
|
|
427
427
|
</g>
|
|
428
428
|
</g>
|
|
429
429
|
</svg>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_DocumentationModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="167,-70 167,-268 329,-268 329,-70 167,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust5" class="cluster">
|
|
28
|
-
<title>cluster_DocumentationModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="187,-208 187,-260 309,-260 309,-208 187,-208"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_DocumentationModule_declarations</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="189,-78 189,-130 307,-130 307,-78 189,-78"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust5" class="cluster">
|
|
32
|
+
<title>cluster_DocumentationModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="187,-208 187,-260 309,-260 309,-208 187,-208"/>
|
|
34
|
+
</g>
|
|
35
35
|
<!-- Documentation -->
|
|
36
36
|
<g id="node1" class="node">
|
|
37
37
|
<title>Documentation</title>
|
|
@@ -133,14 +133,14 @@
|
|
|
133
133
|
<title>cluster_DocumentationModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="167,-70 167,-268 329,-268 329,-70 167,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust5" class="cluster">
|
|
137
|
-
<title>cluster_DocumentationModule_exports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="187,-208 187,-260 309,-260 309,-208 187,-208"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust2" class="cluster">
|
|
141
137
|
<title>cluster_DocumentationModule_declarations</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="189,-78 189,-130 307,-130 307,-78 189,-78"/>
|
|
143
139
|
</g>
|
|
140
|
+
<g id="clust5" class="cluster">
|
|
141
|
+
<title>cluster_DocumentationModule_exports</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="187,-208 187,-260 309,-260 309,-208 187,-208"/>
|
|
143
|
+
</g>
|
|
144
144
|
<!-- Documentation -->
|
|
145
145
|
<g id="node1" class="node">
|
|
146
146
|
<title>Documentation</title>
|