carbon-components-angular 5.68.0 → 5.70.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/README.md +4 -1
- 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/dependencies.html +3 -3
- 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/index.html +19 -1
- 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 +8 -8
- package/docs/documentation/modules/CheckboxModule.html +8 -8
- package/docs/documentation/modules/ComboBoxModule/dependencies.svg +6 -6
- package/docs/documentation/modules/ComboBoxModule.html +6 -6
- package/docs/documentation/modules/ComboButtonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ComboButtonModule.html +4 -4
- package/docs/documentation/modules/ContextMenuModule/dependencies.svg +52 -52
- package/docs/documentation/modules/ContextMenuModule.html +52 -52
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +46 -42
- package/docs/documentation/modules/DatePickerInputModule.html +46 -42
- 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 +83 -83
- package/docs/documentation/modules/DropdownModule.html +83 -83
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +58 -58
- package/docs/documentation/modules/FileUploaderModule.html +58 -58
- package/docs/documentation/modules/GridModule/dependencies.svg +63 -63
- package/docs/documentation/modules/GridModule.html +63 -63
- package/docs/documentation/modules/HeaderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/HeaderModule.html +4 -4
- package/docs/documentation/modules/I18nModule/dependencies.svg +15 -15
- package/docs/documentation/modules/I18nModule.html +15 -15
- 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/LayerModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LayerModule.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/ListModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ListModule.html +4 -4
- package/docs/documentation/modules/LoadingModule/dependencies.svg +13 -13
- package/docs/documentation/modules/LoadingModule.html +13 -13
- package/docs/documentation/modules/MenuButtonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/MenuButtonModule.html +4 -4
- package/docs/documentation/modules/ModalModule/dependencies.svg +38 -38
- package/docs/documentation/modules/ModalModule.html +38 -38
- package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NFormsModule.html +4 -4
- package/docs/documentation/modules/NotificationModule/dependencies.svg +131 -131
- package/docs/documentation/modules/NotificationModule.html +131 -131
- 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/PopoverModule/dependencies.svg +4 -4
- package/docs/documentation/modules/PopoverModule.html +4 -4
- package/docs/documentation/modules/ProgressBarModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ProgressBarModule.html +4 -4
- package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +24 -24
- package/docs/documentation/modules/ProgressIndicatorModule.html +24 -24
- package/docs/documentation/modules/RadioModule/dependencies.svg +51 -47
- package/docs/documentation/modules/RadioModule.html +51 -47
- package/docs/documentation/modules/SearchModule/dependencies.svg +49 -45
- package/docs/documentation/modules/SearchModule.html +49 -45
- package/docs/documentation/modules/SelectModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SelectModule.html +4 -4
- package/docs/documentation/modules/SideNavModule/dependencies.svg +41 -41
- package/docs/documentation/modules/SideNavModule.html +41 -41
- package/docs/documentation/modules/SliderModule/dependencies.svg +26 -26
- package/docs/documentation/modules/SliderModule.html +26 -26
- package/docs/documentation/modules/StructuredListModule/dependencies.svg +68 -68
- package/docs/documentation/modules/StructuredListModule.html +68 -68
- package/docs/documentation/modules/TabsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TabsModule.html +4 -4
- package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
- package/docs/documentation/modules/ThemeModule.html +13 -13
- package/docs/documentation/modules/TilesModule/dependencies.svg +109 -109
- package/docs/documentation/modules/TilesModule.html +109 -109
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +20 -20
- package/docs/documentation/modules/TimePickerModule.html +20 -20
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +30 -30
- package/docs/documentation/modules/TimePickerSelectModule.html +30 -30
- package/docs/documentation/modules/ToggleModule/dependencies.svg +37 -41
- package/docs/documentation/modules/ToggleModule.html +37 -41
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +38 -38
- package/docs/documentation/modules/ToggletipModule.html +38 -38
- package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TooltipModule.html +28 -28
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
- package/docs/documentation/modules/TreeviewModule.html +36 -36
- 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.6a758e9e.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
|
@@ -28,35 +28,35 @@
|
|
|
28
28
|
<title>cluster_DialogModule_DialogDirective_providers</title>
|
|
29
29
|
<polygon fill="none" stroke="black" points="1732,-78 1732,-195 1880,-195 1880,-78 1732,-78"/>
|
|
30
30
|
</g>
|
|
31
|
-
<g id="clust2" class="cluster">
|
|
32
|
-
<title>cluster_DialogModule_declarations</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="863,-143 863,-195 1724,-195 1724,-143 863,-143"/>
|
|
34
|
-
</g>
|
|
35
31
|
<g id="clust11" class="cluster">
|
|
36
32
|
<title>cluster_DialogModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="462,-273 462,-325 1472,-325 1472,-273 462,-273"/>
|
|
38
34
|
</g>
|
|
39
35
|
<g id="clust10" class="cluster">
|
|
40
36
|
<title>cluster_DialogModule_imports</title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="885,-143 885,-195 1724,-195 1724,-143 885,-143"/>
|
|
38
|
+
</g>
|
|
39
|
+
<g id="clust2" class="cluster">
|
|
40
|
+
<title>cluster_DialogModule_declarations</title>
|
|
41
|
+
<polygon fill="none" stroke="black" points="16,-143 16,-195 877,-195 877,-143 16,-143"/>
|
|
42
42
|
</g>
|
|
43
43
|
<!-- Dialog -->
|
|
44
44
|
<g id="node1" class="node">
|
|
45
45
|
<title>Dialog</title>
|
|
46
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
47
|
-
<text text-anchor="middle" x="
|
|
46
|
+
<polygon fill="#ffffb3" stroke="black" points="869.1,-187 814.9,-187 814.9,-151 869.1,-151 869.1,-187"/>
|
|
47
|
+
<text text-anchor="middle" x="842" y="-164.8" font-family="Times,serif" font-size="14.00">Dialog</text>
|
|
48
48
|
</g>
|
|
49
49
|
<!-- DialogModule -->
|
|
50
50
|
<g id="node8" class="node">
|
|
51
51
|
<title>DialogModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
52
|
+
<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"/>
|
|
53
|
+
<text text-anchor="middle" x="1048" y="-229.8" font-family="Times,serif" font-size="14.00">DialogModule</text>
|
|
54
54
|
</g>
|
|
55
55
|
<!-- Dialog->DialogModule -->
|
|
56
56
|
<g id="edge1" class="edge">
|
|
57
57
|
<title>Dialog->DialogModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
58
|
+
<path fill="none" stroke="black" d="M842,-187.28C842,-202.95 842,-223 842,-223 842,-223 989.18,-223 989.18,-223"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="989.18,-226.5 999.18,-223 989.18,-219.5 989.18,-226.5"/>
|
|
60
60
|
</g>
|
|
61
61
|
<!-- DialogDirective -->
|
|
62
62
|
<g id="node2" class="node">
|
|
@@ -67,152 +67,152 @@
|
|
|
67
67
|
<!-- DialogDirective->DialogModule -->
|
|
68
68
|
<g id="edge2" class="edge">
|
|
69
69
|
<title>DialogDirective->DialogModule</title>
|
|
70
|
-
<path fill="none" stroke="black" d="M1793,-187.31C1793,-207.15 1793,-236 1793,-236 1793,-236
|
|
71
|
-
<polygon fill="black" stroke="black" points="
|
|
70
|
+
<path fill="none" stroke="black" d="M1793,-187.31C1793,-207.15 1793,-236 1793,-236 1793,-236 1106.88,-236 1106.88,-236"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="1106.88,-232.5 1096.88,-236 1106.88,-239.5 1106.88,-232.5"/>
|
|
72
72
|
</g>
|
|
73
73
|
<!-- OverflowMenu -->
|
|
74
74
|
<g id="node3" class="node">
|
|
75
75
|
<title>OverflowMenu</title>
|
|
76
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
77
|
-
<text text-anchor="middle" x="
|
|
76
|
+
<polygon fill="#ffffb3" stroke="black" points="797.3,-187 694.7,-187 694.7,-151 797.3,-151 797.3,-187"/>
|
|
77
|
+
<text text-anchor="middle" x="746" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenu</text>
|
|
78
78
|
</g>
|
|
79
79
|
<!-- OverflowMenu->DialogModule -->
|
|
80
80
|
<g id="edge4" class="edge">
|
|
81
81
|
<title>OverflowMenu->DialogModule</title>
|
|
82
|
-
<path fill="none" stroke="black" d="
|
|
83
|
-
<polygon fill="black" stroke="black" points="
|
|
82
|
+
<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"/>
|
|
83
|
+
<polygon fill="black" stroke="black" points="989.28,-229.5 999.28,-226 989.28,-222.5 989.28,-229.5"/>
|
|
84
84
|
</g>
|
|
85
85
|
<!-- OverflowMenuCustomPane -->
|
|
86
86
|
<g id="node4" class="node">
|
|
87
87
|
<title>OverflowMenuCustomPane</title>
|
|
88
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
89
|
-
<text text-anchor="middle" x="
|
|
88
|
+
<polygon fill="#ffffb3" stroke="black" points="676.57,-187 503.43,-187 503.43,-151 676.57,-151 676.57,-187"/>
|
|
89
|
+
<text text-anchor="middle" x="590" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuCustomPane</text>
|
|
90
90
|
</g>
|
|
91
91
|
<!-- OverflowMenuCustomPane->DialogModule -->
|
|
92
92
|
<g id="edge5" class="edge">
|
|
93
93
|
<title>OverflowMenuCustomPane->DialogModule</title>
|
|
94
|
-
<path fill="none" stroke="black" d="
|
|
95
|
-
<polygon fill="black" stroke="black" points="
|
|
94
|
+
<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"/>
|
|
95
|
+
<polygon fill="black" stroke="black" points="989.09,-233.5 999.09,-230 989.09,-226.5 989.09,-233.5"/>
|
|
96
96
|
</g>
|
|
97
97
|
<!-- OverflowMenuDirective -->
|
|
98
98
|
<g id="node5" class="node">
|
|
99
99
|
<title>OverflowMenuDirective</title>
|
|
100
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
101
|
-
<text text-anchor="middle" x="
|
|
100
|
+
<polygon fill="#ffffb3" stroke="black" points="485.38,-187 330.62,-187 330.62,-151 485.38,-151 485.38,-187"/>
|
|
101
|
+
<text text-anchor="middle" x="408" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective</text>
|
|
102
102
|
</g>
|
|
103
103
|
<!-- OverflowMenuDirective->DialogModule -->
|
|
104
104
|
<g id="edge6" class="edge">
|
|
105
105
|
<title>OverflowMenuDirective->DialogModule</title>
|
|
106
|
-
<path fill="none" stroke="black" d="
|
|
107
|
-
<polygon fill="black" stroke="black" points="
|
|
106
|
+
<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"/>
|
|
107
|
+
<polygon fill="black" stroke="black" points="988.9,-236.5 998.9,-233 988.9,-229.5 988.9,-236.5"/>
|
|
108
108
|
</g>
|
|
109
109
|
<!-- OverflowMenuOption -->
|
|
110
110
|
<g id="node6" class="node">
|
|
111
111
|
<title>OverflowMenuOption</title>
|
|
112
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
113
|
-
<text text-anchor="middle" x="
|
|
112
|
+
<polygon fill="#ffffb3" stroke="black" points="312.69,-187 171.31,-187 171.31,-151 312.69,-151 312.69,-187"/>
|
|
113
|
+
<text text-anchor="middle" x="242" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption</text>
|
|
114
114
|
</g>
|
|
115
115
|
<!-- OverflowMenuOption->DialogModule -->
|
|
116
116
|
<g id="edge7" class="edge">
|
|
117
117
|
<title>OverflowMenuOption->DialogModule</title>
|
|
118
|
-
<path fill="none" stroke="black" d="
|
|
119
|
-
<polygon fill="black" stroke="black" points="
|
|
118
|
+
<path fill="none" stroke="black" d="M242,-187.31C242,-207.15 242,-236 242,-236 242,-236 989.1,-236 989.1,-236"/>
|
|
119
|
+
<polygon fill="black" stroke="black" points="989.1,-239.5 999.1,-236 989.1,-232.5 989.1,-239.5"/>
|
|
120
120
|
</g>
|
|
121
121
|
<!-- OverflowMenuPane -->
|
|
122
122
|
<g id="node7" class="node">
|
|
123
123
|
<title>OverflowMenuPane</title>
|
|
124
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
125
|
-
<text text-anchor="middle" x="
|
|
124
|
+
<polygon fill="#ffffb3" stroke="black" points="153.51,-187 24.49,-187 24.49,-151 153.51,-151 153.51,-187"/>
|
|
125
|
+
<text text-anchor="middle" x="89" y="-164.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane</text>
|
|
126
126
|
</g>
|
|
127
127
|
<!-- OverflowMenuPane->DialogModule -->
|
|
128
128
|
<g id="edge8" class="edge">
|
|
129
129
|
<title>OverflowMenuPane->DialogModule</title>
|
|
130
|
-
<path fill="none" stroke="black" d="
|
|
131
|
-
<polygon fill="black" stroke="black" points="
|
|
130
|
+
<path fill="none" stroke="black" d="M89,-187.03C89,-207.77 89,-239 89,-239 89,-239 989.12,-239 989.12,-239"/>
|
|
131
|
+
<polygon fill="black" stroke="black" points="989.12,-242.5 999.12,-239 989.12,-235.5 989.12,-242.5"/>
|
|
132
132
|
</g>
|
|
133
133
|
<!-- Dialog -->
|
|
134
134
|
<g id="node17" class="node">
|
|
135
135
|
<title>Dialog </title>
|
|
136
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
137
|
-
<text text-anchor="middle" x="
|
|
136
|
+
<polygon fill="#fb8072" stroke="black" points="1463.6,-317 1406.4,-317 1406.4,-281 1463.6,-281 1463.6,-317"/>
|
|
137
|
+
<text text-anchor="middle" x="1435" y="-294.8" font-family="Times,serif" font-size="14.00">Dialog </text>
|
|
138
138
|
</g>
|
|
139
139
|
<!-- DialogModule->Dialog -->
|
|
140
140
|
<g id="edge16" class="edge">
|
|
141
141
|
<title>DialogModule->Dialog </title>
|
|
142
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
143
|
-
<polygon fill="black" stroke="black" points="
|
|
142
|
+
<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"/>
|
|
143
|
+
<polygon fill="black" stroke="black" points="1423.4,-270.97 1426.9,-280.97 1430.4,-270.97 1423.4,-270.97"/>
|
|
144
144
|
</g>
|
|
145
145
|
<!-- DialogDirective -->
|
|
146
146
|
<g id="node18" class="node">
|
|
147
147
|
<title>DialogDirective </title>
|
|
148
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
149
|
-
<text text-anchor="middle" x="
|
|
148
|
+
<polygon fill="#fb8072" stroke="black" points="1387.69,-317 1278.31,-317 1278.31,-281 1387.69,-281 1387.69,-317"/>
|
|
149
|
+
<text text-anchor="middle" x="1333" y="-294.8" font-family="Times,serif" font-size="14.00">DialogDirective </text>
|
|
150
150
|
</g>
|
|
151
151
|
<!-- DialogModule->DialogDirective -->
|
|
152
152
|
<g id="edge17" class="edge">
|
|
153
153
|
<title>DialogModule->DialogDirective </title>
|
|
154
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
155
|
-
<polygon fill="black" stroke="black" points="
|
|
154
|
+
<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"/>
|
|
155
|
+
<polygon fill="black" stroke="black" points="1307.69,-270.76 1311.18,-280.76 1314.69,-270.76 1307.69,-270.76"/>
|
|
156
156
|
</g>
|
|
157
157
|
<!-- OverflowMenu -->
|
|
158
158
|
<g id="node19" class="node">
|
|
159
159
|
<title>OverflowMenu </title>
|
|
160
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
161
|
-
<text text-anchor="middle" x="
|
|
160
|
+
<polygon fill="#fb8072" stroke="black" points="1259.8,-317 1154.2,-317 1154.2,-281 1259.8,-281 1259.8,-317"/>
|
|
161
|
+
<text text-anchor="middle" x="1207" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenu </text>
|
|
162
162
|
</g>
|
|
163
163
|
<!-- DialogModule->OverflowMenu -->
|
|
164
164
|
<g id="edge18" class="edge">
|
|
165
165
|
<title>DialogModule->OverflowMenu </title>
|
|
166
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
167
|
-
<polygon fill="black" stroke="black" points="
|
|
166
|
+
<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"/>
|
|
167
|
+
<polygon fill="black" stroke="black" points="1194.46,-270.95 1197.96,-280.95 1201.46,-270.95 1194.46,-270.95"/>
|
|
168
168
|
</g>
|
|
169
169
|
<!-- OverflowMenuCustomPane -->
|
|
170
170
|
<g id="node20" class="node">
|
|
171
171
|
<title>OverflowMenuCustomPane </title>
|
|
172
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
173
|
-
<text text-anchor="middle" x="
|
|
172
|
+
<polygon fill="#fb8072" stroke="black" points="1136.07,-317 959.93,-317 959.93,-281 1136.07,-281 1136.07,-317"/>
|
|
173
|
+
<text text-anchor="middle" x="1048" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuCustomPane </text>
|
|
174
174
|
</g>
|
|
175
175
|
<!-- DialogModule->OverflowMenuCustomPane -->
|
|
176
176
|
<g id="edge19" class="edge">
|
|
177
177
|
<title>DialogModule->OverflowMenuCustomPane </title>
|
|
178
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
179
|
-
<polygon fill="black" stroke="black" points="
|
|
178
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1048,-252.11C1048,-252.11 1048,-270.99 1048,-270.99"/>
|
|
179
|
+
<polygon fill="black" stroke="black" points="1044.5,-270.99 1048,-280.99 1051.5,-270.99 1044.5,-270.99"/>
|
|
180
180
|
</g>
|
|
181
181
|
<!-- OverflowMenuDirective -->
|
|
182
182
|
<g id="node21" class="node">
|
|
183
183
|
<title>OverflowMenuDirective </title>
|
|
184
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
185
|
-
<text text-anchor="middle" x="
|
|
184
|
+
<polygon fill="#fb8072" stroke="black" points="941.88,-317 784.12,-317 784.12,-281 941.88,-281 941.88,-317"/>
|
|
185
|
+
<text text-anchor="middle" x="863" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective </text>
|
|
186
186
|
</g>
|
|
187
187
|
<!-- DialogModule->OverflowMenuDirective -->
|
|
188
188
|
<g id="edge20" class="edge">
|
|
189
189
|
<title>DialogModule->OverflowMenuDirective </title>
|
|
190
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
191
|
-
<polygon fill="black" stroke="black" points="
|
|
190
|
+
<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"/>
|
|
191
|
+
<polygon fill="black" stroke="black" points="913.78,-270.95 917.28,-280.95 920.78,-270.95 913.78,-270.95"/>
|
|
192
192
|
</g>
|
|
193
193
|
<!-- OverflowMenuOption -->
|
|
194
194
|
<g id="node22" class="node">
|
|
195
195
|
<title>OverflowMenuOption </title>
|
|
196
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
197
|
-
<text text-anchor="middle" x="
|
|
196
|
+
<polygon fill="#fb8072" stroke="black" points="766.19,-317 621.81,-317 621.81,-281 766.19,-281 766.19,-317"/>
|
|
197
|
+
<text text-anchor="middle" x="694" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption </text>
|
|
198
198
|
</g>
|
|
199
199
|
<!-- DialogModule->OverflowMenuOption -->
|
|
200
200
|
<g id="edge21" class="edge">
|
|
201
201
|
<title>DialogModule->OverflowMenuOption </title>
|
|
202
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
203
|
-
<polygon fill="black" stroke="black" points="
|
|
202
|
+
<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"/>
|
|
203
|
+
<polygon fill="black" stroke="black" points="727.1,-270.76 730.6,-280.76 734.1,-270.76 727.1,-270.76"/>
|
|
204
204
|
</g>
|
|
205
205
|
<!-- OverflowMenuPane -->
|
|
206
206
|
<g id="node23" class="node">
|
|
207
207
|
<title>OverflowMenuPane </title>
|
|
208
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
209
|
-
<text text-anchor="middle" x="
|
|
208
|
+
<polygon fill="#fb8072" stroke="black" points="603.51,-317 470.49,-317 470.49,-281 603.51,-281 603.51,-317"/>
|
|
209
|
+
<text text-anchor="middle" x="537" y="-294.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane </text>
|
|
210
210
|
</g>
|
|
211
211
|
<!-- DialogModule->OverflowMenuPane -->
|
|
212
212
|
<g id="edge22" class="edge">
|
|
213
213
|
<title>DialogModule->OverflowMenuPane </title>
|
|
214
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
215
|
-
<polygon fill="black" stroke="black" points="
|
|
214
|
+
<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"/>
|
|
215
|
+
<polygon fill="black" stroke="black" points="549.98,-270.97 553.48,-280.97 556.98,-270.97 549.98,-270.97"/>
|
|
216
216
|
</g>
|
|
217
217
|
<!-- DialogService -->
|
|
218
218
|
<g id="node9" class="node">
|
|
@@ -229,92 +229,92 @@
|
|
|
229
229
|
<!-- DialogService->DialogModule -->
|
|
230
230
|
<g id="edge23" class="edge">
|
|
231
231
|
<title>DialogService->DialogModule</title>
|
|
232
|
-
<path fill="none" stroke="black" d="M1859.18,-115.05C1859.18,-147.29 1859.18,-239 1859.18,-239 1859.18,-239
|
|
233
|
-
<polygon fill="black" stroke="black" points="
|
|
232
|
+
<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"/>
|
|
233
|
+
<polygon fill="black" stroke="black" points="1106.92,-235.5 1096.92,-239 1106.92,-242.5 1106.92,-235.5"/>
|
|
234
234
|
</g>
|
|
235
235
|
<!-- ButtonModule -->
|
|
236
236
|
<g id="node10" class="node">
|
|
237
237
|
<title>ButtonModule</title>
|
|
238
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
239
|
-
<text text-anchor="middle" x="
|
|
238
|
+
<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"/>
|
|
239
|
+
<text text-anchor="middle" x="1667" y="-164.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
|
|
240
240
|
</g>
|
|
241
241
|
<!-- ButtonModule->DialogModule -->
|
|
242
242
|
<g id="edge9" class="edge">
|
|
243
243
|
<title>ButtonModule->DialogModule</title>
|
|
244
|
-
<path fill="none" stroke="black" d="
|
|
245
|
-
<polygon fill="black" stroke="black" points="
|
|
244
|
+
<path fill="none" stroke="black" d="M1667,-187.17C1667,-206.09 1667,-233 1667,-233 1667,-233 1106.83,-233 1106.83,-233"/>
|
|
245
|
+
<polygon fill="black" stroke="black" points="1106.83,-229.5 1096.83,-233 1106.83,-236.5 1106.83,-229.5"/>
|
|
246
246
|
</g>
|
|
247
247
|
<!-- ExperimentalModule -->
|
|
248
248
|
<g id="node11" class="node">
|
|
249
249
|
<title>ExperimentalModule</title>
|
|
250
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
251
|
-
<text text-anchor="middle" x="
|
|
250
|
+
<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"/>
|
|
251
|
+
<text text-anchor="middle" x="1533" y="-164.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
|
|
252
252
|
</g>
|
|
253
253
|
<!-- ExperimentalModule->DialogModule -->
|
|
254
254
|
<g id="edge10" class="edge">
|
|
255
255
|
<title>ExperimentalModule->DialogModule</title>
|
|
256
|
-
<path fill="none" stroke="black" d="
|
|
257
|
-
<polygon fill="black" stroke="black" points="
|
|
256
|
+
<path fill="none" stroke="black" d="M1533,-187.3C1533,-205.27 1533,-230 1533,-230 1533,-230 1106.72,-230 1106.72,-230"/>
|
|
257
|
+
<polygon fill="black" stroke="black" points="1106.72,-226.5 1096.72,-230 1106.72,-233.5 1106.72,-226.5"/>
|
|
258
258
|
</g>
|
|
259
259
|
<!-- I18nModule -->
|
|
260
260
|
<g id="node12" class="node">
|
|
261
261
|
<title>I18nModule</title>
|
|
262
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
263
|
-
<text text-anchor="middle" x="
|
|
262
|
+
<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"/>
|
|
263
|
+
<text text-anchor="middle" x="1405" y="-164.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
264
264
|
</g>
|
|
265
265
|
<!-- I18nModule->DialogModule -->
|
|
266
266
|
<g id="edge11" class="edge">
|
|
267
267
|
<title>I18nModule->DialogModule</title>
|
|
268
|
-
<path fill="none" stroke="black" d="
|
|
269
|
-
<polygon fill="black" stroke="black" points="
|
|
268
|
+
<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"/>
|
|
269
|
+
<polygon fill="black" stroke="black" points="1106.97,-222.5 1096.97,-226 1106.97,-229.5 1106.97,-222.5"/>
|
|
270
270
|
</g>
|
|
271
271
|
<!-- IconModule -->
|
|
272
272
|
<g id="node13" class="node">
|
|
273
273
|
<title>IconModule</title>
|
|
274
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
275
|
-
<text text-anchor="middle" x="
|
|
274
|
+
<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"/>
|
|
275
|
+
<text text-anchor="middle" x="1302" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
276
276
|
</g>
|
|
277
277
|
<!-- IconModule->DialogModule -->
|
|
278
278
|
<g id="edge12" class="edge">
|
|
279
279
|
<title>IconModule->DialogModule</title>
|
|
280
|
-
<path fill="none" stroke="black" d="
|
|
281
|
-
<polygon fill="black" stroke="black" points="
|
|
280
|
+
<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"/>
|
|
281
|
+
<polygon fill="black" stroke="black" points="1106.78,-219.5 1096.78,-223 1106.78,-226.5 1106.78,-219.5"/>
|
|
282
282
|
</g>
|
|
283
283
|
<!-- PlaceholderModule -->
|
|
284
284
|
<g id="node14" class="node">
|
|
285
285
|
<title>PlaceholderModule</title>
|
|
286
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
287
|
-
<text text-anchor="middle" x="
|
|
286
|
+
<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"/>
|
|
287
|
+
<text text-anchor="middle" x="1179" y="-164.8" font-family="Times,serif" font-size="14.00">PlaceholderModule</text>
|
|
288
288
|
</g>
|
|
289
289
|
<!-- PlaceholderModule->DialogModule -->
|
|
290
290
|
<g id="edge13" class="edge">
|
|
291
291
|
<title>PlaceholderModule->DialogModule</title>
|
|
292
|
-
<path fill="none" stroke="black" d="
|
|
293
|
-
<polygon fill="black" stroke="black" points="
|
|
292
|
+
<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"/>
|
|
293
|
+
<polygon fill="black" stroke="black" points="1106.66,-216.5 1096.66,-220 1106.66,-223.5 1106.66,-216.5"/>
|
|
294
294
|
</g>
|
|
295
295
|
<!-- TooltipModule -->
|
|
296
296
|
<g id="node15" class="node">
|
|
297
297
|
<title>TooltipModule</title>
|
|
298
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
299
|
-
<text text-anchor="middle" x="
|
|
298
|
+
<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"/>
|
|
299
|
+
<text text-anchor="middle" x="1048" y="-164.8" font-family="Times,serif" font-size="14.00">TooltipModule</text>
|
|
300
300
|
</g>
|
|
301
301
|
<!-- TooltipModule->DialogModule -->
|
|
302
302
|
<g id="edge14" class="edge">
|
|
303
303
|
<title>TooltipModule->DialogModule</title>
|
|
304
|
-
<path fill="none" stroke="black" d="
|
|
305
|
-
<polygon fill="black" stroke="black" points="
|
|
304
|
+
<path fill="none" stroke="black" d="M1048,-187.11C1048,-187.11 1048,-205.99 1048,-205.99"/>
|
|
305
|
+
<polygon fill="black" stroke="black" points="1044.5,-205.99 1048,-215.99 1051.5,-205.99 1044.5,-205.99"/>
|
|
306
306
|
</g>
|
|
307
307
|
<!-- UtilsModule -->
|
|
308
308
|
<g id="node16" class="node">
|
|
309
309
|
<title>UtilsModule</title>
|
|
310
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
311
|
-
<text text-anchor="middle" x="
|
|
310
|
+
<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"/>
|
|
311
|
+
<text text-anchor="middle" x="936" y="-164.8" font-family="Times,serif" font-size="14.00">UtilsModule</text>
|
|
312
312
|
</g>
|
|
313
313
|
<!-- UtilsModule->DialogModule -->
|
|
314
314
|
<g id="edge15" class="edge">
|
|
315
315
|
<title>UtilsModule->DialogModule</title>
|
|
316
|
-
<path fill="none" stroke="black" d="
|
|
317
|
-
<polygon fill="black" stroke="black" points="
|
|
316
|
+
<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"/>
|
|
317
|
+
<polygon fill="black" stroke="black" points="989.21,-223.5 999.21,-220 989.21,-216.5 989.21,-223.5"/>
|
|
318
318
|
</g>
|
|
319
319
|
</g>
|
|
320
320
|
</svg>
|