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
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_ListModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="136,-70 136,-268 360,-268 360,-70 136,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust6" class="cluster">
|
|
28
|
-
<title>cluster_ListModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="144,-208 144,-260 352,-260 352,-208 144,-208"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_ListModule_declarations</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="146,-78 146,-130 350,-130 350,-78 146,-78"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust6" class="cluster">
|
|
32
|
+
<title>cluster_ListModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="144,-208 144,-260 352,-260 352,-208 144,-208"/>
|
|
34
|
+
</g>
|
|
35
35
|
<!-- List -->
|
|
36
36
|
<g id="node1" class="node">
|
|
37
37
|
<title>List</title>
|
|
@@ -133,14 +133,14 @@
|
|
|
133
133
|
<title>cluster_ListModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="136,-70 136,-268 360,-268 360,-70 136,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust6" class="cluster">
|
|
137
|
-
<title>cluster_ListModule_exports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="144,-208 144,-260 352,-260 352,-208 144,-208"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust2" class="cluster">
|
|
141
137
|
<title>cluster_ListModule_declarations</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="146,-78 146,-130 350,-130 350,-78 146,-78"/>
|
|
143
139
|
</g>
|
|
140
|
+
<g id="clust6" class="cluster">
|
|
141
|
+
<title>cluster_ListModule_exports</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="144,-208 144,-260 352,-260 352,-208 144,-208"/>
|
|
143
|
+
</g>
|
|
144
144
|
<!-- List -->
|
|
145
145
|
<g id="node1" class="node">
|
|
146
146
|
<title>List</title>
|
|
@@ -24,23 +24,23 @@
|
|
|
24
24
|
<title>cluster_LoadingModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="146,-70 146,-268 350,-268 350,-70 146,-70"/>
|
|
26
26
|
</g>
|
|
27
|
+
<g id="clust4" class="cluster">
|
|
28
|
+
<title>cluster_LoadingModule_imports</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="240,-78 240,-130 342,-130 342,-78 240,-78"/>
|
|
30
|
+
</g>
|
|
27
31
|
<g id="clust2" class="cluster">
|
|
28
32
|
<title>cluster_LoadingModule_declarations</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="154,-78 154,-130 232,-130 232,-78 154,-78"/>
|
|
30
34
|
</g>
|
|
31
35
|
<g id="clust5" class="cluster">
|
|
32
36
|
<title>cluster_LoadingModule_exports</title>
|
|
33
37
|
<polygon fill="none" stroke="black" points="207,-208 207,-260 289,-260 289,-208 207,-208"/>
|
|
34
38
|
</g>
|
|
35
|
-
<g id="clust4" class="cluster">
|
|
36
|
-
<title>cluster_LoadingModule_imports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="154,-78 154,-130 256,-130 256,-78 154,-78"/>
|
|
38
|
-
</g>
|
|
39
39
|
<!-- Loading -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>Loading</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="224.16,-122 161.84,-122 161.84,-86 224.16,-86 224.16,-122"/>
|
|
43
|
+
<text text-anchor="middle" x="193" y="-99.8" font-family="Times,serif" font-size="14.00">Loading</text>
|
|
44
44
|
</g>
|
|
45
45
|
<!-- LoadingModule -->
|
|
46
46
|
<g id="node2" class="node">
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
<!-- Loading->LoadingModule -->
|
|
52
52
|
<g id="edge1" class="edge">
|
|
53
53
|
<title>Loading->LoadingModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M209.61,-122.11C209.61,-122.11 209.61,-140.99 209.61,-140.99"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="206.11,-140.99 209.61,-150.99 213.11,-140.99 206.11,-140.99"/>
|
|
56
56
|
</g>
|
|
57
57
|
<!-- Loading -->
|
|
58
58
|
<g id="node4" class="node">
|
|
@@ -69,14 +69,14 @@
|
|
|
69
69
|
<!-- I18nModule -->
|
|
70
70
|
<g id="node3" class="node">
|
|
71
71
|
<title>I18nModule</title>
|
|
72
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
73
|
-
<text text-anchor="middle" x="
|
|
72
|
+
<polygon fill="#8dd3c7" stroke="black" points="333.71,-122 330.71,-126 309.71,-126 306.71,-122 248.29,-122 248.29,-86 333.71,-86 333.71,-122"/>
|
|
73
|
+
<text text-anchor="middle" x="291" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
74
74
|
</g>
|
|
75
75
|
<!-- I18nModule->LoadingModule -->
|
|
76
76
|
<g id="edge2" class="edge">
|
|
77
77
|
<title>I18nModule->LoadingModule</title>
|
|
78
|
-
<path fill="none" stroke="black" d="
|
|
79
|
-
<polygon fill="black" stroke="black" points="
|
|
78
|
+
<path fill="none" stroke="black" d="M274.75,-122.11C274.75,-122.11 274.75,-140.99 274.75,-140.99"/>
|
|
79
|
+
<polygon fill="black" stroke="black" points="271.25,-140.99 274.75,-150.99 278.25,-140.99 271.25,-140.99"/>
|
|
80
80
|
</g>
|
|
81
81
|
</g>
|
|
82
82
|
</svg>
|
|
@@ -133,23 +133,23 @@
|
|
|
133
133
|
<title>cluster_LoadingModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="146,-70 146,-268 350,-268 350,-70 146,-70"/>
|
|
135
135
|
</g>
|
|
136
|
+
<g id="clust4" class="cluster">
|
|
137
|
+
<title>cluster_LoadingModule_imports</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="240,-78 240,-130 342,-130 342,-78 240,-78"/>
|
|
139
|
+
</g>
|
|
136
140
|
<g id="clust2" class="cluster">
|
|
137
141
|
<title>cluster_LoadingModule_declarations</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="
|
|
142
|
+
<polygon fill="none" stroke="black" points="154,-78 154,-130 232,-130 232,-78 154,-78"/>
|
|
139
143
|
</g>
|
|
140
144
|
<g id="clust5" class="cluster">
|
|
141
145
|
<title>cluster_LoadingModule_exports</title>
|
|
142
146
|
<polygon fill="none" stroke="black" points="207,-208 207,-260 289,-260 289,-208 207,-208"/>
|
|
143
147
|
</g>
|
|
144
|
-
<g id="clust4" class="cluster">
|
|
145
|
-
<title>cluster_LoadingModule_imports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="154,-78 154,-130 256,-130 256,-78 154,-78"/>
|
|
147
|
-
</g>
|
|
148
148
|
<!-- Loading -->
|
|
149
149
|
<g id="node1" class="node">
|
|
150
150
|
<title>Loading</title>
|
|
151
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
152
|
-
<text text-anchor="middle" x="
|
|
151
|
+
<polygon fill="#ffffb3" stroke="black" points="224.16,-122 161.84,-122 161.84,-86 224.16,-86 224.16,-122"/>
|
|
152
|
+
<text text-anchor="middle" x="193" y="-99.8" font-family="Times,serif" font-size="14.00">Loading</text>
|
|
153
153
|
</g>
|
|
154
154
|
<!-- LoadingModule -->
|
|
155
155
|
<g id="node2" class="node">
|
|
@@ -160,8 +160,8 @@
|
|
|
160
160
|
<!-- Loading->LoadingModule -->
|
|
161
161
|
<g id="edge1" class="edge">
|
|
162
162
|
<title>Loading->LoadingModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
163
|
+
<path fill="none" stroke="black" d="M209.61,-122.11C209.61,-122.11 209.61,-140.99 209.61,-140.99"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="206.11,-140.99 209.61,-150.99 213.11,-140.99 206.11,-140.99"/>
|
|
165
165
|
</g>
|
|
166
166
|
<!-- Loading -->
|
|
167
167
|
<g id="node4" class="node">
|
|
@@ -178,14 +178,14 @@
|
|
|
178
178
|
<!-- I18nModule -->
|
|
179
179
|
<g id="node3" class="node">
|
|
180
180
|
<title>I18nModule</title>
|
|
181
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
182
|
-
<text text-anchor="middle" x="
|
|
181
|
+
<polygon fill="#8dd3c7" stroke="black" points="333.71,-122 330.71,-126 309.71,-126 306.71,-122 248.29,-122 248.29,-86 333.71,-86 333.71,-122"/>
|
|
182
|
+
<text text-anchor="middle" x="291" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
183
183
|
</g>
|
|
184
184
|
<!-- I18nModule->LoadingModule -->
|
|
185
185
|
<g id="edge2" class="edge">
|
|
186
186
|
<title>I18nModule->LoadingModule</title>
|
|
187
|
-
<path fill="none" stroke="black" d="
|
|
188
|
-
<polygon fill="black" stroke="black" points="
|
|
187
|
+
<path fill="none" stroke="black" d="M274.75,-122.11C274.75,-122.11 274.75,-140.99 274.75,-140.99"/>
|
|
188
|
+
<polygon fill="black" stroke="black" points="271.25,-140.99 274.75,-150.99 278.25,-140.99 271.25,-140.99"/>
|
|
189
189
|
</g>
|
|
190
190
|
</g>
|
|
191
191
|
</svg>
|
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
<title>cluster_MenuButtonModule_declarations</title>
|
|
29
29
|
<polygon fill="none" stroke="black" points="394,-78 394,-130 562,-130 562,-78 394,-78"/>
|
|
30
30
|
</g>
|
|
31
|
-
<g id="clust5" class="cluster">
|
|
32
|
-
<title>cluster_MenuButtonModule_exports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="175,-208 175,-260 347,-260 347,-208 175,-208"/>
|
|
34
|
-
</g>
|
|
35
31
|
<g id="clust4" class="cluster">
|
|
36
32
|
<title>cluster_MenuButtonModule_imports</title>
|
|
37
33
|
<polygon fill="none" stroke="black" points="16,-78 16,-130 386,-130 386,-78 16,-78"/>
|
|
38
34
|
</g>
|
|
35
|
+
<g id="clust5" class="cluster">
|
|
36
|
+
<title>cluster_MenuButtonModule_exports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="175,-208 175,-260 347,-260 347,-208 175,-208"/>
|
|
38
|
+
</g>
|
|
39
39
|
<!-- MenuButtonComponent -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>MenuButtonComponent</title>
|
|
@@ -137,14 +137,14 @@
|
|
|
137
137
|
<title>cluster_MenuButtonModule_declarations</title>
|
|
138
138
|
<polygon fill="none" stroke="black" points="394,-78 394,-130 562,-130 562,-78 394,-78"/>
|
|
139
139
|
</g>
|
|
140
|
-
<g id="clust5" class="cluster">
|
|
141
|
-
<title>cluster_MenuButtonModule_exports</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="175,-208 175,-260 347,-260 347,-208 175,-208"/>
|
|
143
|
-
</g>
|
|
144
140
|
<g id="clust4" class="cluster">
|
|
145
141
|
<title>cluster_MenuButtonModule_imports</title>
|
|
146
142
|
<polygon fill="none" stroke="black" points="16,-78 16,-130 386,-130 386,-78 16,-78"/>
|
|
147
143
|
</g>
|
|
144
|
+
<g id="clust5" class="cluster">
|
|
145
|
+
<title>cluster_MenuButtonModule_exports</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="175,-208 175,-260 347,-260 347,-208 175,-208"/>
|
|
147
|
+
</g>
|
|
148
148
|
<!-- MenuButtonComponent -->
|
|
149
149
|
<g id="node1" class="node">
|
|
150
150
|
<title>MenuButtonComponent</title>
|
|
@@ -24,17 +24,17 @@
|
|
|
24
24
|
<title>cluster_ModalModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 2111,-268 2111,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="
|
|
28
|
-
<title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
27
|
+
<g id="clust13" class="cluster">
|
|
28
|
+
<title>cluster_ModalModule_imports</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="1487,-78 1487,-130 2103,-130 2103,-78 1487,-78"/>
|
|
30
30
|
</g>
|
|
31
31
|
<g id="clust14" class="cluster">
|
|
32
32
|
<title>cluster_ModalModule_exports</title>
|
|
33
33
|
<polygon fill="none" stroke="black" points="387,-208 387,-260 1458,-260 1458,-208 387,-208"/>
|
|
34
34
|
</g>
|
|
35
|
-
<g id="
|
|
36
|
-
<title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="1147,-78 1147,-130
|
|
35
|
+
<g id="clust16" class="cluster">
|
|
36
|
+
<title>cluster_ModalModule_providers</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="1147,-78 1147,-130 1479,-130 1479,-78 1147,-78"/>
|
|
38
38
|
</g>
|
|
39
39
|
<g id="clust2" class="cluster">
|
|
40
40
|
<title>cluster_ModalModule_declarations</title>
|
|
@@ -175,8 +175,8 @@
|
|
|
175
175
|
<!-- ModalModule->AlertModal -->
|
|
176
176
|
<g id="edge16" class="edge">
|
|
177
177
|
<title>ModalModule->AlertModal </title>
|
|
178
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.
|
|
179
|
-
<polygon fill="black" stroke="black" points="
|
|
178
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.24,-175C1149.01,-175 1408,-175 1408,-175 1408,-175 1408,-205.98 1408,-205.98"/>
|
|
179
|
+
<polygon fill="black" stroke="black" points="1404.5,-205.98 1408,-215.98 1411.5,-205.98 1404.5,-205.98"/>
|
|
180
180
|
</g>
|
|
181
181
|
<!-- BaseModal -->
|
|
182
182
|
<g id="node18" class="node">
|
|
@@ -187,8 +187,8 @@
|
|
|
187
187
|
<!-- ModalModule->BaseModal -->
|
|
188
188
|
<g id="edge17" class="edge">
|
|
189
189
|
<title>ModalModule->BaseModal </title>
|
|
190
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.
|
|
191
|
-
<polygon fill="black" stroke="black" points="
|
|
190
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.14,-178C1120.11,-178 1274.79,-178 1274.79,-178 1274.79,-178 1274.79,-205.97 1274.79,-205.97"/>
|
|
191
|
+
<polygon fill="black" stroke="black" points="1271.29,-205.97 1274.79,-215.97 1278.29,-205.97 1271.29,-205.97"/>
|
|
192
192
|
</g>
|
|
193
193
|
<!-- Modal -->
|
|
194
194
|
<g id="node19" class="node">
|
|
@@ -277,86 +277,86 @@
|
|
|
277
277
|
<!-- ButtonModule -->
|
|
278
278
|
<g id="node12" class="node">
|
|
279
279
|
<title>ButtonModule</title>
|
|
280
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
281
|
-
<text text-anchor="middle" x="
|
|
280
|
+
<polygon fill="#8dd3c7" stroke="black" points="2094.67,-122 2091.67,-126 2070.67,-126 2067.67,-122 1997.33,-122 1997.33,-86 2094.67,-86 2094.67,-122"/>
|
|
281
|
+
<text text-anchor="middle" x="2046" y="-99.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
|
|
282
282
|
</g>
|
|
283
283
|
<!-- ButtonModule->ModalModule -->
|
|
284
284
|
<g id="edge11" class="edge">
|
|
285
285
|
<title>ButtonModule->ModalModule</title>
|
|
286
|
-
<path fill="none" stroke="black" d="
|
|
287
|
-
<polygon fill="black" stroke="black" points="1049.
|
|
286
|
+
<path fill="none" stroke="black" d="M2046,-122.22C2046,-142.37 2046,-172 2046,-172 2046,-172 1049.07,-172 1049.07,-172"/>
|
|
287
|
+
<polygon fill="black" stroke="black" points="1049.07,-168.5 1039.07,-172 1049.07,-175.5 1049.07,-168.5"/>
|
|
288
288
|
</g>
|
|
289
289
|
<!-- ExperimentalModule -->
|
|
290
290
|
<g id="node13" class="node">
|
|
291
291
|
<title>ExperimentalModule</title>
|
|
292
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
293
|
-
<text text-anchor="middle" x="
|
|
292
|
+
<polygon fill="#8dd3c7" stroke="black" points="1979.47,-122 1976.47,-126 1955.47,-126 1952.47,-122 1844.53,-122 1844.53,-86 1979.47,-86 1979.47,-122"/>
|
|
293
|
+
<text text-anchor="middle" x="1912" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
|
|
294
294
|
</g>
|
|
295
295
|
<!-- ExperimentalModule->ModalModule -->
|
|
296
296
|
<g id="edge12" class="edge">
|
|
297
297
|
<title>ExperimentalModule->ModalModule</title>
|
|
298
|
-
<path fill="none" stroke="black" d="
|
|
299
|
-
<polygon fill="black" stroke="black" points="1049.
|
|
298
|
+
<path fill="none" stroke="black" d="M1912,-122.11C1912,-141.34 1912,-169 1912,-169 1912,-169 1049.22,-169 1049.22,-169"/>
|
|
299
|
+
<polygon fill="black" stroke="black" points="1049.22,-165.5 1039.22,-169 1049.22,-172.5 1049.22,-165.5"/>
|
|
300
300
|
</g>
|
|
301
301
|
<!-- I18nModule -->
|
|
302
302
|
<g id="node14" class="node">
|
|
303
303
|
<title>I18nModule</title>
|
|
304
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
305
|
-
<text text-anchor="middle" x="
|
|
304
|
+
<polygon fill="#8dd3c7" stroke="black" points="1826.71,-122 1823.71,-126 1802.71,-126 1799.71,-122 1741.29,-122 1741.29,-86 1826.71,-86 1826.71,-122"/>
|
|
305
|
+
<text text-anchor="middle" x="1784" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
306
306
|
</g>
|
|
307
307
|
<!-- I18nModule->ModalModule -->
|
|
308
308
|
<g id="edge13" class="edge">
|
|
309
309
|
<title>I18nModule->ModalModule</title>
|
|
310
|
-
<path fill="none" stroke="black" d="
|
|
311
|
-
<polygon fill="black" stroke="black" points="1049.
|
|
310
|
+
<path fill="none" stroke="black" d="M1784,-122.27C1784,-140.56 1784,-166 1784,-166 1784,-166 1049.12,-166 1049.12,-166"/>
|
|
311
|
+
<polygon fill="black" stroke="black" points="1049.12,-162.5 1039.12,-166 1049.12,-169.5 1049.12,-162.5"/>
|
|
312
312
|
</g>
|
|
313
313
|
<!-- IconModule -->
|
|
314
314
|
<g id="node15" class="node">
|
|
315
315
|
<title>IconModule</title>
|
|
316
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
317
|
-
<text text-anchor="middle" x="
|
|
316
|
+
<polygon fill="#8dd3c7" stroke="black" points="1723.43,-122 1720.43,-126 1699.43,-126 1696.43,-122 1638.57,-122 1638.57,-86 1723.43,-86 1723.43,-122"/>
|
|
317
|
+
<text text-anchor="middle" x="1681" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
318
318
|
</g>
|
|
319
319
|
<!-- IconModule->ModalModule -->
|
|
320
320
|
<g id="edge14" class="edge">
|
|
321
321
|
<title>IconModule->ModalModule</title>
|
|
322
|
-
<path fill="none" stroke="black" d="
|
|
323
|
-
<polygon fill="black" stroke="black" points="1049.
|
|
322
|
+
<path fill="none" stroke="black" d="M1681,-122.02C1681,-139.37 1681,-163 1681,-163 1681,-163 1049.25,-163 1049.25,-163"/>
|
|
323
|
+
<polygon fill="black" stroke="black" points="1049.25,-159.5 1039.25,-163 1049.25,-166.5 1049.25,-159.5"/>
|
|
324
324
|
</g>
|
|
325
325
|
<!-- PlaceholderModule -->
|
|
326
326
|
<g id="node16" class="node">
|
|
327
327
|
<title>PlaceholderModule</title>
|
|
328
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
329
|
-
<text text-anchor="middle" x="
|
|
328
|
+
<polygon fill="#8dd3c7" stroke="black" points="1620.63,-122 1617.63,-126 1596.63,-126 1593.63,-122 1495.37,-122 1495.37,-86 1620.63,-86 1620.63,-122"/>
|
|
329
|
+
<text text-anchor="middle" x="1558" y="-99.8" font-family="Times,serif" font-size="14.00">PlaceholderModule</text>
|
|
330
330
|
</g>
|
|
331
331
|
<!-- PlaceholderModule->ModalModule -->
|
|
332
332
|
<g id="edge15" class="edge">
|
|
333
333
|
<title>PlaceholderModule->ModalModule</title>
|
|
334
|
-
<path fill="none" stroke="black" d="
|
|
335
|
-
<polygon fill="black" stroke="black" points="1049.
|
|
334
|
+
<path fill="none" stroke="black" d="M1558,-122.03C1558,-138.4 1558,-160 1558,-160 1558,-160 1049.34,-160 1049.34,-160"/>
|
|
335
|
+
<polygon fill="black" stroke="black" points="1049.34,-156.5 1039.34,-160 1049.34,-163.5 1049.34,-156.5"/>
|
|
336
336
|
</g>
|
|
337
337
|
<!-- BaseModalService -->
|
|
338
338
|
<g id="node26" class="node">
|
|
339
339
|
<title>BaseModalService</title>
|
|
340
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
341
|
-
<text text-anchor="middle" x="
|
|
340
|
+
<ellipse fill="#fdb462" stroke="black" cx="1387" cy="-104" rx="83.95" ry="18"/>
|
|
341
|
+
<text text-anchor="middle" x="1387" y="-99.8" font-family="Times,serif" font-size="14.00">BaseModalService</text>
|
|
342
342
|
</g>
|
|
343
343
|
<!-- BaseModalService->ModalModule -->
|
|
344
344
|
<g id="edge25" class="edge">
|
|
345
345
|
<title>BaseModalService->ModalModule</title>
|
|
346
|
-
<path fill="none" stroke="black" d="
|
|
347
|
-
<polygon fill="black" stroke="black" points="1049.
|
|
346
|
+
<path fill="none" stroke="black" d="M1325.33,-116.29C1325.33,-131.95 1325.33,-157 1325.33,-157 1325.33,-157 1049.26,-157 1049.26,-157"/>
|
|
347
|
+
<polygon fill="black" stroke="black" points="1049.26,-153.5 1039.26,-157 1049.26,-160.5 1049.26,-153.5"/>
|
|
348
348
|
</g>
|
|
349
349
|
<!-- ModalService -->
|
|
350
350
|
<g id="node27" class="node">
|
|
351
351
|
<title>ModalService</title>
|
|
352
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
353
|
-
<text text-anchor="middle" x="
|
|
352
|
+
<ellipse fill="#fdb462" stroke="black" cx="1220" cy="-104" rx="65.41" ry="18"/>
|
|
353
|
+
<text text-anchor="middle" x="1220" y="-99.8" font-family="Times,serif" font-size="14.00">ModalService</text>
|
|
354
354
|
</g>
|
|
355
355
|
<!-- ModalService->ModalModule -->
|
|
356
356
|
<g id="edge26" class="edge">
|
|
357
357
|
<title>ModalService->ModalModule</title>
|
|
358
|
-
<path fill="none" stroke="black" d="
|
|
359
|
-
<polygon fill="black" stroke="black" points="1049.
|
|
358
|
+
<path fill="none" stroke="black" d="M1163.49,-113.17C1163.49,-127.61 1163.49,-154 1163.49,-154 1163.49,-154 1049.51,-154 1049.51,-154"/>
|
|
359
|
+
<polygon fill="black" stroke="black" points="1049.51,-150.5 1039.51,-154 1049.51,-157.5 1049.51,-150.5"/>
|
|
360
360
|
</g>
|
|
361
361
|
</g>
|
|
362
362
|
</svg>
|
|
@@ -133,17 +133,17 @@
|
|
|
133
133
|
<title>cluster_ModalModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 2111,-268 2111,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="
|
|
137
|
-
<title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="
|
|
136
|
+
<g id="clust13" class="cluster">
|
|
137
|
+
<title>cluster_ModalModule_imports</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="1487,-78 1487,-130 2103,-130 2103,-78 1487,-78"/>
|
|
139
139
|
</g>
|
|
140
140
|
<g id="clust14" class="cluster">
|
|
141
141
|
<title>cluster_ModalModule_exports</title>
|
|
142
142
|
<polygon fill="none" stroke="black" points="387,-208 387,-260 1458,-260 1458,-208 387,-208"/>
|
|
143
143
|
</g>
|
|
144
|
-
<g id="
|
|
145
|
-
<title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="1147,-78 1147,-130
|
|
144
|
+
<g id="clust16" class="cluster">
|
|
145
|
+
<title>cluster_ModalModule_providers</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="1147,-78 1147,-130 1479,-130 1479,-78 1147,-78"/>
|
|
147
147
|
</g>
|
|
148
148
|
<g id="clust2" class="cluster">
|
|
149
149
|
<title>cluster_ModalModule_declarations</title>
|
|
@@ -284,8 +284,8 @@
|
|
|
284
284
|
<!-- ModalModule->AlertModal -->
|
|
285
285
|
<g id="edge16" class="edge">
|
|
286
286
|
<title>ModalModule->AlertModal </title>
|
|
287
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.
|
|
288
|
-
<polygon fill="black" stroke="black" points="
|
|
287
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.24,-175C1149.01,-175 1408,-175 1408,-175 1408,-175 1408,-205.98 1408,-205.98"/>
|
|
288
|
+
<polygon fill="black" stroke="black" points="1404.5,-205.98 1408,-215.98 1411.5,-205.98 1404.5,-205.98"/>
|
|
289
289
|
</g>
|
|
290
290
|
<!-- BaseModal -->
|
|
291
291
|
<g id="node18" class="node">
|
|
@@ -296,8 +296,8 @@
|
|
|
296
296
|
<!-- ModalModule->BaseModal -->
|
|
297
297
|
<g id="edge17" class="edge">
|
|
298
298
|
<title>ModalModule->BaseModal </title>
|
|
299
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.
|
|
300
|
-
<polygon fill="black" stroke="black" points="
|
|
299
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.14,-178C1120.11,-178 1274.79,-178 1274.79,-178 1274.79,-178 1274.79,-205.97 1274.79,-205.97"/>
|
|
300
|
+
<polygon fill="black" stroke="black" points="1271.29,-205.97 1274.79,-215.97 1278.29,-205.97 1271.29,-205.97"/>
|
|
301
301
|
</g>
|
|
302
302
|
<!-- Modal -->
|
|
303
303
|
<g id="node19" class="node">
|
|
@@ -386,86 +386,86 @@
|
|
|
386
386
|
<!-- ButtonModule -->
|
|
387
387
|
<g id="node12" class="node">
|
|
388
388
|
<title>ButtonModule</title>
|
|
389
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
390
|
-
<text text-anchor="middle" x="
|
|
389
|
+
<polygon fill="#8dd3c7" stroke="black" points="2094.67,-122 2091.67,-126 2070.67,-126 2067.67,-122 1997.33,-122 1997.33,-86 2094.67,-86 2094.67,-122"/>
|
|
390
|
+
<text text-anchor="middle" x="2046" y="-99.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
|
|
391
391
|
</g>
|
|
392
392
|
<!-- ButtonModule->ModalModule -->
|
|
393
393
|
<g id="edge11" class="edge">
|
|
394
394
|
<title>ButtonModule->ModalModule</title>
|
|
395
|
-
<path fill="none" stroke="black" d="
|
|
396
|
-
<polygon fill="black" stroke="black" points="1049.
|
|
395
|
+
<path fill="none" stroke="black" d="M2046,-122.22C2046,-142.37 2046,-172 2046,-172 2046,-172 1049.07,-172 1049.07,-172"/>
|
|
396
|
+
<polygon fill="black" stroke="black" points="1049.07,-168.5 1039.07,-172 1049.07,-175.5 1049.07,-168.5"/>
|
|
397
397
|
</g>
|
|
398
398
|
<!-- ExperimentalModule -->
|
|
399
399
|
<g id="node13" class="node">
|
|
400
400
|
<title>ExperimentalModule</title>
|
|
401
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
402
|
-
<text text-anchor="middle" x="
|
|
401
|
+
<polygon fill="#8dd3c7" stroke="black" points="1979.47,-122 1976.47,-126 1955.47,-126 1952.47,-122 1844.53,-122 1844.53,-86 1979.47,-86 1979.47,-122"/>
|
|
402
|
+
<text text-anchor="middle" x="1912" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
|
|
403
403
|
</g>
|
|
404
404
|
<!-- ExperimentalModule->ModalModule -->
|
|
405
405
|
<g id="edge12" class="edge">
|
|
406
406
|
<title>ExperimentalModule->ModalModule</title>
|
|
407
|
-
<path fill="none" stroke="black" d="
|
|
408
|
-
<polygon fill="black" stroke="black" points="1049.
|
|
407
|
+
<path fill="none" stroke="black" d="M1912,-122.11C1912,-141.34 1912,-169 1912,-169 1912,-169 1049.22,-169 1049.22,-169"/>
|
|
408
|
+
<polygon fill="black" stroke="black" points="1049.22,-165.5 1039.22,-169 1049.22,-172.5 1049.22,-165.5"/>
|
|
409
409
|
</g>
|
|
410
410
|
<!-- I18nModule -->
|
|
411
411
|
<g id="node14" class="node">
|
|
412
412
|
<title>I18nModule</title>
|
|
413
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
414
|
-
<text text-anchor="middle" x="
|
|
413
|
+
<polygon fill="#8dd3c7" stroke="black" points="1826.71,-122 1823.71,-126 1802.71,-126 1799.71,-122 1741.29,-122 1741.29,-86 1826.71,-86 1826.71,-122"/>
|
|
414
|
+
<text text-anchor="middle" x="1784" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
415
415
|
</g>
|
|
416
416
|
<!-- I18nModule->ModalModule -->
|
|
417
417
|
<g id="edge13" class="edge">
|
|
418
418
|
<title>I18nModule->ModalModule</title>
|
|
419
|
-
<path fill="none" stroke="black" d="
|
|
420
|
-
<polygon fill="black" stroke="black" points="1049.
|
|
419
|
+
<path fill="none" stroke="black" d="M1784,-122.27C1784,-140.56 1784,-166 1784,-166 1784,-166 1049.12,-166 1049.12,-166"/>
|
|
420
|
+
<polygon fill="black" stroke="black" points="1049.12,-162.5 1039.12,-166 1049.12,-169.5 1049.12,-162.5"/>
|
|
421
421
|
</g>
|
|
422
422
|
<!-- IconModule -->
|
|
423
423
|
<g id="node15" class="node">
|
|
424
424
|
<title>IconModule</title>
|
|
425
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
426
|
-
<text text-anchor="middle" x="
|
|
425
|
+
<polygon fill="#8dd3c7" stroke="black" points="1723.43,-122 1720.43,-126 1699.43,-126 1696.43,-122 1638.57,-122 1638.57,-86 1723.43,-86 1723.43,-122"/>
|
|
426
|
+
<text text-anchor="middle" x="1681" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
427
427
|
</g>
|
|
428
428
|
<!-- IconModule->ModalModule -->
|
|
429
429
|
<g id="edge14" class="edge">
|
|
430
430
|
<title>IconModule->ModalModule</title>
|
|
431
|
-
<path fill="none" stroke="black" d="
|
|
432
|
-
<polygon fill="black" stroke="black" points="1049.
|
|
431
|
+
<path fill="none" stroke="black" d="M1681,-122.02C1681,-139.37 1681,-163 1681,-163 1681,-163 1049.25,-163 1049.25,-163"/>
|
|
432
|
+
<polygon fill="black" stroke="black" points="1049.25,-159.5 1039.25,-163 1049.25,-166.5 1049.25,-159.5"/>
|
|
433
433
|
</g>
|
|
434
434
|
<!-- PlaceholderModule -->
|
|
435
435
|
<g id="node16" class="node">
|
|
436
436
|
<title>PlaceholderModule</title>
|
|
437
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
438
|
-
<text text-anchor="middle" x="
|
|
437
|
+
<polygon fill="#8dd3c7" stroke="black" points="1620.63,-122 1617.63,-126 1596.63,-126 1593.63,-122 1495.37,-122 1495.37,-86 1620.63,-86 1620.63,-122"/>
|
|
438
|
+
<text text-anchor="middle" x="1558" y="-99.8" font-family="Times,serif" font-size="14.00">PlaceholderModule</text>
|
|
439
439
|
</g>
|
|
440
440
|
<!-- PlaceholderModule->ModalModule -->
|
|
441
441
|
<g id="edge15" class="edge">
|
|
442
442
|
<title>PlaceholderModule->ModalModule</title>
|
|
443
|
-
<path fill="none" stroke="black" d="
|
|
444
|
-
<polygon fill="black" stroke="black" points="1049.
|
|
443
|
+
<path fill="none" stroke="black" d="M1558,-122.03C1558,-138.4 1558,-160 1558,-160 1558,-160 1049.34,-160 1049.34,-160"/>
|
|
444
|
+
<polygon fill="black" stroke="black" points="1049.34,-156.5 1039.34,-160 1049.34,-163.5 1049.34,-156.5"/>
|
|
445
445
|
</g>
|
|
446
446
|
<!-- BaseModalService -->
|
|
447
447
|
<g id="node26" class="node">
|
|
448
448
|
<title>BaseModalService</title>
|
|
449
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
450
|
-
<text text-anchor="middle" x="
|
|
449
|
+
<ellipse fill="#fdb462" stroke="black" cx="1387" cy="-104" rx="83.95" ry="18"/>
|
|
450
|
+
<text text-anchor="middle" x="1387" y="-99.8" font-family="Times,serif" font-size="14.00">BaseModalService</text>
|
|
451
451
|
</g>
|
|
452
452
|
<!-- BaseModalService->ModalModule -->
|
|
453
453
|
<g id="edge25" class="edge">
|
|
454
454
|
<title>BaseModalService->ModalModule</title>
|
|
455
|
-
<path fill="none" stroke="black" d="
|
|
456
|
-
<polygon fill="black" stroke="black" points="1049.
|
|
455
|
+
<path fill="none" stroke="black" d="M1325.33,-116.29C1325.33,-131.95 1325.33,-157 1325.33,-157 1325.33,-157 1049.26,-157 1049.26,-157"/>
|
|
456
|
+
<polygon fill="black" stroke="black" points="1049.26,-153.5 1039.26,-157 1049.26,-160.5 1049.26,-153.5"/>
|
|
457
457
|
</g>
|
|
458
458
|
<!-- ModalService -->
|
|
459
459
|
<g id="node27" class="node">
|
|
460
460
|
<title>ModalService</title>
|
|
461
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
462
|
-
<text text-anchor="middle" x="
|
|
461
|
+
<ellipse fill="#fdb462" stroke="black" cx="1220" cy="-104" rx="65.41" ry="18"/>
|
|
462
|
+
<text text-anchor="middle" x="1220" y="-99.8" font-family="Times,serif" font-size="14.00">ModalService</text>
|
|
463
463
|
</g>
|
|
464
464
|
<!-- ModalService->ModalModule -->
|
|
465
465
|
<g id="edge26" class="edge">
|
|
466
466
|
<title>ModalService->ModalModule</title>
|
|
467
|
-
<path fill="none" stroke="black" d="
|
|
468
|
-
<polygon fill="black" stroke="black" points="1049.
|
|
467
|
+
<path fill="none" stroke="black" d="M1163.49,-113.17C1163.49,-127.61 1163.49,-154 1163.49,-154 1163.49,-154 1049.51,-154 1049.51,-154"/>
|
|
468
|
+
<polygon fill="black" stroke="black" points="1049.51,-150.5 1039.51,-154 1049.51,-157.5 1049.51,-150.5"/>
|
|
469
469
|
</g>
|
|
470
470
|
</g>
|
|
471
471
|
</svg>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_NFormsModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 625,-268 625,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust4" class="cluster">
|
|
28
|
-
<title>cluster_NFormsModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="16,-208 16,-260 617,-260 617,-208 16,-208"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust3" class="cluster">
|
|
32
28
|
<title>cluster_NFormsModule_imports</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="25,-78 25,-130 609,-130 609,-78 25,-78"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust4" class="cluster">
|
|
32
|
+
<title>cluster_NFormsModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="16,-208 16,-260 617,-260 617,-208 16,-208"/>
|
|
34
|
+
</g>
|
|
35
35
|
<!-- ButtonModule -->
|
|
36
36
|
<g id="node1" class="node">
|
|
37
37
|
<title>ButtonModule</title>
|
|
@@ -133,14 +133,14 @@
|
|
|
133
133
|
<title>cluster_NFormsModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 625,-268 625,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust4" class="cluster">
|
|
137
|
-
<title>cluster_NFormsModule_exports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="16,-208 16,-260 617,-260 617,-208 16,-208"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust3" class="cluster">
|
|
141
137
|
<title>cluster_NFormsModule_imports</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="25,-78 25,-130 609,-130 609,-78 25,-78"/>
|
|
143
139
|
</g>
|
|
140
|
+
<g id="clust4" class="cluster">
|
|
141
|
+
<title>cluster_NFormsModule_exports</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="16,-208 16,-260 617,-260 617,-208 16,-208"/>
|
|
143
|
+
</g>
|
|
144
144
|
<!-- ButtonModule -->
|
|
145
145
|
<g id="node1" class="node">
|
|
146
146
|
<title>ButtonModule</title>
|