carbon-components-angular 5.68.0 → 5.69.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/aspect-ratio/aspect-ratio.directive.d.ts +54 -0
- package/aspect-ratio/aspect-ratio.module.d.ts +27 -0
- package/aspect-ratio/index.d.ts +23 -0
- package/breadcrumb/breadcrumb.component.d.ts +5 -1
- package/button/button-set.component.d.ts +11 -1
- package/docs/documentation/components/AILabelComponent.html +1 -1
- package/docs/documentation/components/Accordion.html +1 -1
- package/docs/documentation/components/AccordionItem.html +1 -1
- package/docs/documentation/components/ActionableNotification.html +1 -1
- package/docs/documentation/components/AlertModal.html +1 -1
- package/docs/documentation/components/BaseIconButton.html +1 -1
- package/docs/documentation/components/BaseNotification.html +1 -1
- package/docs/documentation/components/BaseTabHeader.html +1 -1
- package/docs/documentation/components/Breadcrumb.html +74 -32
- package/docs/documentation/components/BreadcrumbItemComponent.html +1 -1
- package/docs/documentation/components/ButtonSet.html +255 -7
- package/docs/documentation/components/Checkbox.html +1 -1
- package/docs/documentation/components/CheckboxGroup.html +1 -1
- package/docs/documentation/components/ClickableTile.html +1 -1
- package/docs/documentation/components/CodeSnippet.html +1 -1
- package/docs/documentation/components/ComboBox.html +1 -1
- package/docs/documentation/components/ComboButtonComponent.html +1 -1
- package/docs/documentation/components/ContainedList.html +1 -1
- package/docs/documentation/components/ContainedListItem.html +1 -1
- package/docs/documentation/components/ContentSwitcher.html +1 -1
- package/docs/documentation/components/ContextMenuComponent.html +1 -1
- package/docs/documentation/components/ContextMenuDividerComponent.html +1 -1
- package/docs/documentation/components/ContextMenuGroupComponent.html +1 -1
- package/docs/documentation/components/ContextMenuItemComponent.html +1 -1
- package/docs/documentation/components/DatePicker.html +1 -1
- package/docs/documentation/components/DatePickerInput.html +1 -1
- package/docs/documentation/components/Dialog.html +1 -1
- package/docs/documentation/components/Documentation.html +1 -1
- package/docs/documentation/components/Dropdown.html +1 -1
- package/docs/documentation/components/DropdownList.html +1 -1
- package/docs/documentation/components/ExpandableTile.html +1 -1
- package/docs/documentation/components/FileComponent.html +1 -1
- package/docs/documentation/components/FileUploader.html +58 -50
- package/docs/documentation/components/Hamburger.html +1 -1
- package/docs/documentation/components/Header.html +1 -1
- package/docs/documentation/components/HeaderAction.html +1 -1
- package/docs/documentation/components/HeaderGlobal.html +1 -1
- package/docs/documentation/components/HeaderItem.html +1 -1
- package/docs/documentation/components/HeaderMenu.html +1 -1
- package/docs/documentation/components/HeaderNavigation.html +1 -1
- package/docs/documentation/components/IconButton.html +1 -1
- package/docs/documentation/components/InlineLoading.html +1 -1
- package/docs/documentation/components/Label.html +1 -1
- package/docs/documentation/components/ListColumn.html +1 -1
- package/docs/documentation/components/ListHeader.html +1 -1
- package/docs/documentation/components/ListRow.html +1 -1
- package/docs/documentation/components/Loading.html +1 -1
- package/docs/documentation/components/MenuButtonComponent.html +1 -1
- package/docs/documentation/components/Modal.html +1 -1
- package/docs/documentation/components/ModalFooter.html +1 -1
- package/docs/documentation/components/ModalHeader.html +1 -1
- package/docs/documentation/components/Notification.html +1 -1
- package/docs/documentation/components/NumberComponent.html +1 -1
- package/docs/documentation/components/OverflowMenu.html +1 -1
- package/docs/documentation/components/OverflowMenuCustomPane.html +1 -1
- package/docs/documentation/components/OverflowMenuOption.html +1 -1
- package/docs/documentation/components/OverflowMenuPane.html +1 -1
- package/docs/documentation/components/Overlay.html +1 -1
- package/docs/documentation/components/Pagination.html +1 -1
- package/docs/documentation/components/PaginationNav.html +1 -1
- package/docs/documentation/components/PaginationNavItem.html +1 -1
- package/docs/documentation/components/PaginationOverflow.html +1 -1
- package/docs/documentation/components/Panel.html +1 -1
- package/docs/documentation/components/PasswordInputLabelComponent.html +1 -1
- package/docs/documentation/components/Placeholder.html +1 -1
- package/docs/documentation/components/PopoverContent.html +1 -1
- package/docs/documentation/components/ProgressBar.html +80 -36
- package/docs/documentation/components/ProgressIndicator.html +1 -1
- package/docs/documentation/components/Radio.html +1 -1
- package/docs/documentation/components/RadioGroup.html +1 -1
- package/docs/documentation/components/Search.html +1 -1
- package/docs/documentation/components/Select.html +1 -1
- package/docs/documentation/components/SelectionTile.html +1 -1
- package/docs/documentation/components/SideNav.html +1 -1
- package/docs/documentation/components/SideNavItem.html +1 -1
- package/docs/documentation/components/SideNavMenu.html +1 -1
- package/docs/documentation/components/SkeletonPlaceholder.html +1 -1
- package/docs/documentation/components/SkeletonText.html +1 -1
- package/docs/documentation/components/Slider.html +1 -1
- package/docs/documentation/components/StructuredList.html +1 -1
- package/docs/documentation/components/SwitcherList.html +1 -1
- package/docs/documentation/components/SwitcherListItem.html +1 -1
- package/docs/documentation/components/Tab.html +1 -1
- package/docs/documentation/components/TabHeaderGroup.html +1 -1
- package/docs/documentation/components/TabHeaders.html +1 -1
- package/docs/documentation/components/TabSkeleton.html +1 -1
- package/docs/documentation/components/Table.html +1 -1
- package/docs/documentation/components/TableBody.html +1 -1
- package/docs/documentation/components/TableCheckbox.html +1 -1
- package/docs/documentation/components/TableContainer.html +1 -1
- package/docs/documentation/components/TableData.html +1 -1
- package/docs/documentation/components/TableExpandButton.html +1 -1
- package/docs/documentation/components/TableExpandedRow.html +1 -1
- package/docs/documentation/components/TableHead.html +1 -1
- package/docs/documentation/components/TableHeadCell.html +1 -1
- package/docs/documentation/components/TableHeadCheckbox.html +1 -1
- package/docs/documentation/components/TableHeadExpand.html +1 -1
- package/docs/documentation/components/TableHeader.html +1 -1
- package/docs/documentation/components/TableHeaderDecorator.html +1 -1
- package/docs/documentation/components/TableRadio.html +1 -1
- package/docs/documentation/components/TableRowComponent.html +1 -1
- package/docs/documentation/components/TableToolbar.html +1 -1
- package/docs/documentation/components/TableToolbarActions.html +1 -1
- package/docs/documentation/components/TableToolbarContent.html +1 -1
- package/docs/documentation/components/TableToolbarSearch.html +1 -1
- package/docs/documentation/components/Tabs.html +1 -1
- package/docs/documentation/components/Tag.html +1 -1
- package/docs/documentation/components/TagFilter.html +1 -1
- package/docs/documentation/components/TagOperationalComponent.html +1 -1
- package/docs/documentation/components/TagSelectableComponent.html +1 -1
- package/docs/documentation/components/TextInputLabelComponent.html +1 -1
- package/docs/documentation/components/TextareaLabelComponent.html +1 -1
- package/docs/documentation/components/Tile.html +1 -1
- package/docs/documentation/components/TileGroup.html +1 -1
- package/docs/documentation/components/TimePicker.html +1 -1
- package/docs/documentation/components/TimePickerSelect.html +1 -1
- package/docs/documentation/components/Toast.html +1 -1
- package/docs/documentation/components/Toggle.html +1 -1
- package/docs/documentation/components/Toggletip.html +1 -1
- package/docs/documentation/components/Tooltip.html +1 -1
- package/docs/documentation/components/TooltipDefinition.html +1 -1
- package/docs/documentation/components/TreeNodeComponent.html +1 -1
- package/docs/documentation/components/TreeViewComponent.html +82 -40
- package/docs/documentation/coverage.html +27 -15
- package/docs/documentation/directives/AspectRatioDirective.html +1037 -0
- package/docs/documentation/directives/Link.html +253 -4
- package/docs/documentation/graph/dependencies.svg +2432 -2390
- package/docs/documentation/js/menu-wc.js +17 -0
- package/docs/documentation/js/menu-wc_es5.js +1 -1
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/miscellaneous/typealiases.html +22 -1
- package/docs/documentation/modules/AspectRatioModule/dependencies.svg +66 -0
- package/docs/documentation/modules/AspectRatioModule.html +367 -0
- package/docs/documentation/modules/CheckboxModule/dependencies.svg +7 -7
- package/docs/documentation/modules/CheckboxModule.html +7 -7
- package/docs/documentation/modules/ComboButtonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ComboButtonModule.html +4 -4
- package/docs/documentation/modules/ContentSwitcherModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ContentSwitcherModule.html +4 -4
- package/docs/documentation/modules/ContextMenuModule/dependencies.svg +68 -68
- package/docs/documentation/modules/ContextMenuModule.html +68 -68
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +45 -41
- package/docs/documentation/modules/DatePickerInputModule.html +45 -41
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +33 -29
- package/docs/documentation/modules/DatePickerModule.html +33 -29
- package/docs/documentation/modules/DialogModule/dependencies.svg +92 -92
- package/docs/documentation/modules/DialogModule.html +92 -92
- package/docs/documentation/modules/DocumentationModule/dependencies.svg +4 -4
- package/docs/documentation/modules/DocumentationModule.html +4 -4
- package/docs/documentation/modules/DropdownModule/dependencies.svg +88 -88
- package/docs/documentation/modules/DropdownModule.html +88 -88
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +36 -36
- package/docs/documentation/modules/FileUploaderModule.html +36 -36
- package/docs/documentation/modules/GridModule/dependencies.svg +61 -61
- package/docs/documentation/modules/GridModule.html +61 -61
- package/docs/documentation/modules/HeaderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/HeaderModule.html +4 -4
- package/docs/documentation/modules/I18nModule/dependencies.svg +4 -4
- package/docs/documentation/modules/I18nModule.html +4 -4
- package/docs/documentation/modules/IconModule/dependencies.svg +4 -4
- package/docs/documentation/modules/IconModule.html +4 -4
- package/docs/documentation/modules/InlineLoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/InlineLoadingModule.html +4 -4
- package/docs/documentation/modules/InputModule/dependencies.svg +4 -4
- package/docs/documentation/modules/InputModule.html +4 -4
- package/docs/documentation/modules/LayoutModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LayoutModule.html +4 -4
- package/docs/documentation/modules/LinkModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LinkModule.html +4 -4
- package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LoadingModule.html +4 -4
- package/docs/documentation/modules/MenuButtonModule/dependencies.svg +28 -28
- package/docs/documentation/modules/MenuButtonModule.html +28 -28
- package/docs/documentation/modules/ModalModule/dependencies.svg +114 -114
- package/docs/documentation/modules/ModalModule.html +114 -114
- package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NFormsModule.html +4 -4
- package/docs/documentation/modules/NotificationModule/dependencies.svg +132 -132
- package/docs/documentation/modules/NotificationModule.html +132 -132
- package/docs/documentation/modules/NumberModule/dependencies.svg +24 -24
- package/docs/documentation/modules/NumberModule.html +24 -24
- package/docs/documentation/modules/PaginationModule/dependencies.svg +56 -56
- package/docs/documentation/modules/PaginationModule.html +56 -56
- package/docs/documentation/modules/PanelModule/dependencies.svg +36 -36
- package/docs/documentation/modules/PanelModule.html +36 -36
- package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +24 -24
- package/docs/documentation/modules/ProgressIndicatorModule.html +24 -24
- package/docs/documentation/modules/RadioModule/dependencies.svg +38 -38
- package/docs/documentation/modules/RadioModule.html +38 -38
- package/docs/documentation/modules/SearchModule/dependencies.svg +49 -45
- package/docs/documentation/modules/SearchModule.html +49 -45
- package/docs/documentation/modules/SideNavModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SideNavModule.html +4 -4
- package/docs/documentation/modules/SliderModule/dependencies.svg +45 -41
- package/docs/documentation/modules/SliderModule.html +45 -41
- package/docs/documentation/modules/StructuredListModule/dependencies.svg +6 -6
- package/docs/documentation/modules/StructuredListModule.html +6 -6
- package/docs/documentation/modules/TableModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TableModule.html +4 -4
- package/docs/documentation/modules/TabsModule/dependencies.svg +68 -68
- package/docs/documentation/modules/TabsModule.html +68 -68
- package/docs/documentation/modules/TagModule/dependencies.svg +39 -39
- package/docs/documentation/modules/TagModule.html +39 -39
- package/docs/documentation/modules/TilesModule/dependencies.svg +108 -108
- package/docs/documentation/modules/TilesModule.html +108 -108
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TimePickerModule.html +4 -4
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +49 -45
- package/docs/documentation/modules/TimePickerSelectModule.html +49 -45
- package/docs/documentation/modules/ToggleModule/dependencies.svg +20 -20
- package/docs/documentation/modules/ToggleModule.html +20 -20
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +38 -38
- package/docs/documentation/modules/ToggletipModule.html +38 -38
- package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TooltipModule.html +4 -4
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +38 -38
- package/docs/documentation/modules/TreeviewModule.html +38 -38
- package/docs/documentation/modules.html +17 -0
- package/docs/documentation/overview.html +2434 -2392
- package/docs/documentation.json +761 -174
- package/docs/storybook/3882.9e469f74.iframe.bundle.js +1 -0
- package/docs/storybook/6765.d3d95861.iframe.bundle.js +1 -0
- package/docs/storybook/8446.ede82a46.iframe.bundle.js +1 -0
- package/docs/storybook/901.85bd76a6.iframe.bundle.js +1 -0
- package/docs/storybook/ai-label-ai-label-stories.83ed183b.iframe.bundle.js +1 -0
- package/docs/storybook/aspect-ratio-aspect-ratio-stories.c37d215b.iframe.bundle.js +1 -0
- package/docs/storybook/breadcrumb-breadcrumb-stories.dd2ec21e.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-set-stories.728ebf5f.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-stories.c9729421.iframe.bundle.js +1 -0
- package/docs/storybook/button-icon-button-stories.fc23268c.iframe.bundle.js +1 -0
- package/docs/storybook/code-snippet-code-snippet-stories.3a3612f5.iframe.bundle.js +1 -0
- package/docs/storybook/combo-button-combo-button-stories.cef397f6.iframe.bundle.js +1 -0
- package/docs/storybook/contained-list-contained-list-stories.0ffa11a3.iframe.bundle.js +1 -0
- package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.1472d98b.iframe.bundle.js +1 -0
- package/docs/storybook/file-uploader-file-stories.de3eb6c6.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/index-stories.aaa9daa9.iframe.bundle.js +1 -0
- package/docs/storybook/index.json +1 -1
- package/docs/storybook/input-password-stories.017691b2.iframe.bundle.js +1 -0
- package/docs/storybook/{link-link-stories.4cac438a.iframe.bundle.js → link-link-stories.f3492da3.iframe.bundle.js} +1 -1
- package/docs/storybook/main.3cc3946e.iframe.bundle.js +1 -0
- package/docs/storybook/main.css +4 -0
- package/docs/storybook/menu-button-menu-button-stories.8c0d07ce.iframe.bundle.js +1 -0
- package/docs/storybook/pagination-pagination-nav-stories.0597d93b.iframe.bundle.js +1 -0
- package/docs/storybook/pagination-pagination-stories.2cf29e31.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-dialogs-modal-with-table-stories.4f440932.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-forms-multi-step-form-stories.b14dd97f.iframe.bundle.js +1 -0
- package/docs/storybook/{progress-bar-progress-bar-stories.1a710c39.iframe.bundle.js → progress-bar-progress-bar-stories.c95454e6.iframe.bundle.js} +1 -1
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/runtime~main.95ff2c7c.iframe.bundle.js +1 -0
- package/docs/storybook/stories.json +1 -1
- package/docs/storybook/toggletip-toggletip-stories.d189bccc.iframe.bundle.js +1 -0
- package/docs/storybook/{treeview-treeview-stories.5f353fb5.iframe.bundle.js → treeview-treeview-stories.dd4ab04a.iframe.bundle.js} +1 -1
- package/esm2020/aspect-ratio/aspect-ratio.directive.mjs +94 -0
- package/esm2020/aspect-ratio/aspect-ratio.module.mjs +16 -0
- package/esm2020/aspect-ratio/carbon-components-angular-aspect-ratio.mjs +5 -0
- package/esm2020/aspect-ratio/index.mjs +4 -0
- package/esm2020/breadcrumb/breadcrumb.component.mjs +12 -4
- package/esm2020/button/button-set.component.mjs +51 -4
- package/esm2020/file-uploader/file-uploader.component.mjs +1 -1
- package/esm2020/index.mjs +2 -1
- package/esm2020/link/link.directive.mjs +31 -2
- package/esm2020/notification/actionable-notification.component.mjs +1 -1
- package/esm2020/progress-bar/progress-bar.component.mjs +13 -3
- package/esm2020/tiles/clickable-tile.component.mjs +1 -1
- package/esm2020/treeview/treeview.component.mjs +12 -4
- package/fesm2015/carbon-components-angular-aspect-ratio.mjs +114 -0
- package/fesm2015/carbon-components-angular-aspect-ratio.mjs.map +1 -0
- package/fesm2015/carbon-components-angular-breadcrumb.mjs +11 -3
- package/fesm2015/carbon-components-angular-breadcrumb.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-button.mjs +48 -2
- package/fesm2015/carbon-components-angular-button.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-file-uploader.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-link.mjs +30 -1
- package/fesm2015/carbon-components-angular-link.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-notification.mjs +1 -1
- package/fesm2015/carbon-components-angular-notification.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-progress-bar.mjs +12 -2
- package/fesm2015/carbon-components-angular-progress-bar.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-tiles.mjs +1 -1
- package/fesm2015/carbon-components-angular-tiles.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-treeview.mjs +11 -3
- package/fesm2015/carbon-components-angular-treeview.mjs.map +1 -1
- package/fesm2015/carbon-components-angular.mjs +1 -0
- package/fesm2015/carbon-components-angular.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-aspect-ratio.mjs +114 -0
- package/fesm2020/carbon-components-angular-aspect-ratio.mjs.map +1 -0
- package/fesm2020/carbon-components-angular-breadcrumb.mjs +11 -3
- package/fesm2020/carbon-components-angular-breadcrumb.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-button.mjs +48 -2
- package/fesm2020/carbon-components-angular-button.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-file-uploader.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-link.mjs +30 -1
- package/fesm2020/carbon-components-angular-link.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-notification.mjs +1 -1
- package/fesm2020/carbon-components-angular-notification.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-progress-bar.mjs +12 -2
- package/fesm2020/carbon-components-angular-progress-bar.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-tiles.mjs +1 -1
- package/fesm2020/carbon-components-angular-tiles.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-treeview.mjs +11 -3
- package/fesm2020/carbon-components-angular-treeview.mjs.map +1 -1
- package/fesm2020/carbon-components-angular.mjs +1 -0
- package/fesm2020/carbon-components-angular.mjs.map +1 -1
- package/file-uploader/file-uploader.component.d.ts +1 -1
- package/index.d.ts +1 -0
- package/link/link.directive.d.ts +12 -1
- package/package.json +9 -1
- package/progress-bar/progress-bar.component.d.ts +5 -1
- package/treeview/treeview.component.d.ts +5 -1
- package/docs/storybook/3882.2af5ae61.iframe.bundle.js +0 -1
- package/docs/storybook/6765.d905495d.iframe.bundle.js +0 -1
- package/docs/storybook/8446.1692c590.iframe.bundle.js +0 -1
- package/docs/storybook/901.9de15b4c.iframe.bundle.js +0 -1
- package/docs/storybook/ai-label-ai-label-stories.3863651c.iframe.bundle.js +0 -1
- package/docs/storybook/breadcrumb-breadcrumb-stories.67d90790.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-set-stories.f700607b.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-stories.1ffb2978.iframe.bundle.js +0 -1
- package/docs/storybook/button-icon-button-stories.bf455670.iframe.bundle.js +0 -1
- package/docs/storybook/code-snippet-code-snippet-stories.206940f5.iframe.bundle.js +0 -1
- package/docs/storybook/combo-button-combo-button-stories.17bfb9ad.iframe.bundle.js +0 -1
- package/docs/storybook/contained-list-contained-list-stories.30927845.iframe.bundle.js +0 -1
- package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.d99d789a.iframe.bundle.js +0 -1
- package/docs/storybook/file-uploader-file-stories.b2dca44d.iframe.bundle.js +0 -1
- package/docs/storybook/index-stories.c6574320.iframe.bundle.js +0 -1
- package/docs/storybook/input-password-stories.de80f004.iframe.bundle.js +0 -1
- package/docs/storybook/main.4ba3ac58.iframe.bundle.js +0 -1
- package/docs/storybook/menu-button-menu-button-stories.869bfd47.iframe.bundle.js +0 -1
- package/docs/storybook/pagination-pagination-nav-stories.647ce4df.iframe.bundle.js +0 -1
- package/docs/storybook/pagination-pagination-stories.aa18b936.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-dialogs-modal-with-table-stories.667327eb.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-forms-multi-step-form-stories.9778a566.iframe.bundle.js +0 -1
- package/docs/storybook/runtime~main.229d454b.iframe.bundle.js +0 -1
- package/docs/storybook/toggletip-toggletip-stories.44da6843.iframe.bundle.js +0 -1
|
@@ -24,387 +24,387 @@
|
|
|
24
24
|
<title>cluster_NotificationModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 2497,-268 2497,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
+
<g id="clust2" class="cluster">
|
|
28
|
+
<title>cluster_NotificationModule_declarations</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="1049,-78 1049,-130 2489,-130 2489,-78 1049,-78"/>
|
|
30
|
+
</g>
|
|
31
|
+
<g id="clust16" class="cluster">
|
|
32
|
+
<title>cluster_NotificationModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="705,-208 705,-260 2054,-260 2054,-208 705,-208"/>
|
|
34
|
+
</g>
|
|
27
35
|
<g id="clust18" class="cluster">
|
|
28
36
|
<title>cluster_NotificationModule_providers</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="600,-78 600,-130 1041,-130 1041,-78 600,-78"/>
|
|
30
38
|
</g>
|
|
31
39
|
<g id="clust15" class="cluster">
|
|
32
40
|
<title>cluster_NotificationModule_imports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
34
|
-
</g>
|
|
35
|
-
<g id="clust16" class="cluster">
|
|
36
|
-
<title>cluster_NotificationModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="493,-208 493,-260 1842,-260 1842,-208 493,-208"/>
|
|
38
|
-
</g>
|
|
39
|
-
<g id="clust2" class="cluster">
|
|
40
|
-
<title>cluster_NotificationModule_declarations</title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-130 1456,-130 1456,-78 16,-78"/>
|
|
41
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-130 592,-130 592,-78 16,-78"/>
|
|
42
42
|
</g>
|
|
43
43
|
<!-- ActionableButton -->
|
|
44
44
|
<g id="node1" class="node">
|
|
45
45
|
<title>ActionableButton</title>
|
|
46
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
47
|
-
<text text-anchor="middle" x="
|
|
46
|
+
<polygon fill="#ffffb3" stroke="black" points="2480.54,-122 2365.46,-122 2365.46,-86 2480.54,-86 2480.54,-122"/>
|
|
47
|
+
<text text-anchor="middle" x="2423" y="-99.8" font-family="Times,serif" font-size="14.00">ActionableButton</text>
|
|
48
48
|
</g>
|
|
49
49
|
<!-- NotificationModule -->
|
|
50
50
|
<g id="node13" class="node">
|
|
51
51
|
<title>NotificationModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
52
|
+
<polygon fill="#8dd3c7" stroke="black" points="1366.7,-187 1363.7,-191 1342.7,-191 1339.7,-187 1239.3,-187 1239.3,-151 1366.7,-151 1366.7,-187"/>
|
|
53
|
+
<text text-anchor="middle" x="1303" y="-164.8" font-family="Times,serif" font-size="14.00">NotificationModule</text>
|
|
54
54
|
</g>
|
|
55
55
|
<!-- ActionableButton->NotificationModule -->
|
|
56
56
|
<g id="edge1" class="edge">
|
|
57
57
|
<title>ActionableButton->NotificationModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
58
|
+
<path fill="none" stroke="black" d="M2423,-122.22C2423,-142.37 2423,-172 2423,-172 2423,-172 1376.83,-172 1376.83,-172"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="1376.83,-168.5 1366.83,-172 1376.83,-175.5 1376.83,-168.5"/>
|
|
60
60
|
</g>
|
|
61
61
|
<!-- ActionableNotification -->
|
|
62
62
|
<g id="node2" class="node">
|
|
63
63
|
<title>ActionableNotification</title>
|
|
64
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
64
|
+
<polygon fill="#ffffb3" stroke="black" points="2347.57,-122 2202.43,-122 2202.43,-86 2347.57,-86 2347.57,-122"/>
|
|
65
|
+
<text text-anchor="middle" x="2275" y="-99.8" font-family="Times,serif" font-size="14.00">ActionableNotification</text>
|
|
66
66
|
</g>
|
|
67
67
|
<!-- ActionableNotification->NotificationModule -->
|
|
68
68
|
<g id="edge2" class="edge">
|
|
69
69
|
<title>ActionableNotification->NotificationModule</title>
|
|
70
|
-
<path fill="none" stroke="black" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="
|
|
70
|
+
<path fill="none" stroke="black" d="M2275,-122.11C2275,-141.34 2275,-169 2275,-169 2275,-169 1376.78,-169 1376.78,-169"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="1376.78,-165.5 1366.78,-169 1376.78,-172.5 1376.78,-165.5"/>
|
|
72
72
|
</g>
|
|
73
73
|
<!-- ActionableSubtitle -->
|
|
74
74
|
<g id="node3" class="node">
|
|
75
75
|
<title>ActionableSubtitle</title>
|
|
76
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
77
|
-
<text text-anchor="middle" x="
|
|
76
|
+
<polygon fill="#ffffb3" stroke="black" points="2184.48,-122 2063.52,-122 2063.52,-86 2184.48,-86 2184.48,-122"/>
|
|
77
|
+
<text text-anchor="middle" x="2124" y="-99.8" font-family="Times,serif" font-size="14.00">ActionableSubtitle</text>
|
|
78
78
|
</g>
|
|
79
79
|
<!-- ActionableSubtitle->NotificationModule -->
|
|
80
80
|
<g id="edge3" class="edge">
|
|
81
81
|
<title>ActionableSubtitle->NotificationModule</title>
|
|
82
|
-
<path fill="none" stroke="black" d="
|
|
83
|
-
<polygon fill="black" stroke="black" points="
|
|
82
|
+
<path fill="none" stroke="black" d="M2124,-122.22C2124,-140.83 2124,-167 2124,-167 2124,-167 1376.74,-167 1376.74,-167"/>
|
|
83
|
+
<polygon fill="black" stroke="black" points="1376.74,-163.5 1366.74,-167 1376.74,-170.5 1376.74,-163.5"/>
|
|
84
84
|
</g>
|
|
85
85
|
<!-- ActionableTitle -->
|
|
86
86
|
<g id="node4" class="node">
|
|
87
87
|
<title>ActionableTitle</title>
|
|
88
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
89
|
-
<text text-anchor="middle" x="
|
|
88
|
+
<polygon fill="#ffffb3" stroke="black" points="2045.86,-122 1942.14,-122 1942.14,-86 2045.86,-86 2045.86,-122"/>
|
|
89
|
+
<text text-anchor="middle" x="1994" y="-99.8" font-family="Times,serif" font-size="14.00">ActionableTitle</text>
|
|
90
90
|
</g>
|
|
91
91
|
<!-- ActionableTitle->NotificationModule -->
|
|
92
92
|
<g id="edge4" class="edge">
|
|
93
93
|
<title>ActionableTitle->NotificationModule</title>
|
|
94
|
-
<path fill="none" stroke="black" d="
|
|
95
|
-
<polygon fill="black" stroke="black" points="
|
|
94
|
+
<path fill="none" stroke="black" d="M1993.79,-122C1993.79,-139.68 1993.79,-164 1993.79,-164 1993.79,-164 1376.75,-164 1376.75,-164"/>
|
|
95
|
+
<polygon fill="black" stroke="black" points="1376.75,-160.5 1366.75,-164 1376.75,-167.5 1376.75,-160.5"/>
|
|
96
96
|
</g>
|
|
97
97
|
<!-- BaseNotification -->
|
|
98
98
|
<g id="node5" class="node">
|
|
99
99
|
<title>BaseNotification</title>
|
|
100
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
101
|
-
<text text-anchor="middle" x="
|
|
100
|
+
<polygon fill="#ffffb3" stroke="black" points="1924.36,-122 1813.64,-122 1813.64,-86 1924.36,-86 1924.36,-122"/>
|
|
101
|
+
<text text-anchor="middle" x="1869" y="-99.8" font-family="Times,serif" font-size="14.00">BaseNotification</text>
|
|
102
102
|
</g>
|
|
103
103
|
<!-- BaseNotification->NotificationModule -->
|
|
104
104
|
<g id="edge5" class="edge">
|
|
105
105
|
<title>BaseNotification->NotificationModule</title>
|
|
106
|
-
<path fill="none" stroke="black" d="
|
|
107
|
-
<polygon fill="black" stroke="black" points="
|
|
106
|
+
<path fill="none" stroke="black" d="M1860.93,-122.03C1860.93,-139.06 1860.93,-162 1860.93,-162 1860.93,-162 1376.73,-162 1376.73,-162"/>
|
|
107
|
+
<polygon fill="black" stroke="black" points="1376.73,-158.5 1366.73,-162 1376.73,-165.5 1376.73,-158.5"/>
|
|
108
108
|
</g>
|
|
109
109
|
<!-- Notification -->
|
|
110
110
|
<g id="node6" class="node">
|
|
111
111
|
<title>Notification</title>
|
|
112
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
113
|
-
<text text-anchor="middle" x="
|
|
112
|
+
<polygon fill="#ffffb3" stroke="black" points="1795.65,-122 1712.35,-122 1712.35,-86 1795.65,-86 1795.65,-122"/>
|
|
113
|
+
<text text-anchor="middle" x="1754" y="-99.8" font-family="Times,serif" font-size="14.00">Notification</text>
|
|
114
114
|
</g>
|
|
115
115
|
<!-- Notification->NotificationModule -->
|
|
116
116
|
<g id="edge6" class="edge">
|
|
117
117
|
<title>Notification->NotificationModule</title>
|
|
118
|
-
<path fill="none" stroke="black" d="
|
|
119
|
-
<polygon fill="black" stroke="black" points="
|
|
118
|
+
<path fill="none" stroke="black" d="M1726.71,-122.01C1726.71,-138.05 1726.71,-159 1726.71,-159 1726.71,-159 1376.89,-159 1376.89,-159"/>
|
|
119
|
+
<polygon fill="black" stroke="black" points="1376.89,-155.5 1366.89,-159 1376.89,-162.5 1376.89,-155.5"/>
|
|
120
120
|
</g>
|
|
121
121
|
<!-- NotificationSubtitle -->
|
|
122
122
|
<g id="node7" class="node">
|
|
123
123
|
<title>NotificationSubtitle</title>
|
|
124
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
125
|
-
<text text-anchor="middle" x="
|
|
124
|
+
<polygon fill="#ffffb3" stroke="black" points="1694.71,-122 1567.29,-122 1567.29,-86 1694.71,-86 1694.71,-122"/>
|
|
125
|
+
<text text-anchor="middle" x="1631" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationSubtitle</text>
|
|
126
126
|
</g>
|
|
127
127
|
<!-- NotificationSubtitle->NotificationModule -->
|
|
128
128
|
<g id="edge7" class="edge">
|
|
129
129
|
<title>NotificationSubtitle->NotificationModule</title>
|
|
130
|
-
<path fill="none" stroke="black" d="
|
|
131
|
-
<polygon fill="black" stroke="black" points="
|
|
130
|
+
<path fill="none" stroke="black" d="M1583.04,-122.24C1583.04,-137.57 1583.04,-157 1583.04,-157 1583.04,-157 1376.9,-157 1376.9,-157"/>
|
|
131
|
+
<polygon fill="black" stroke="black" points="1376.9,-153.5 1366.9,-157 1376.9,-160.5 1376.9,-153.5"/>
|
|
132
132
|
</g>
|
|
133
133
|
<!-- NotificationTitle -->
|
|
134
134
|
<g id="node8" class="node">
|
|
135
135
|
<title>NotificationTitle</title>
|
|
136
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
137
|
-
<text text-anchor="middle" x="
|
|
136
|
+
<polygon fill="#ffffb3" stroke="black" points="1549.09,-122 1438.91,-122 1438.91,-86 1549.09,-86 1549.09,-122"/>
|
|
137
|
+
<text text-anchor="middle" x="1494" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationTitle</text>
|
|
138
138
|
</g>
|
|
139
139
|
<!-- NotificationTitle->NotificationModule -->
|
|
140
140
|
<g id="edge8" class="edge">
|
|
141
141
|
<title>NotificationTitle->NotificationModule</title>
|
|
142
|
-
<path fill="none" stroke="black" d="
|
|
143
|
-
<polygon fill="black" stroke="black" points="
|
|
142
|
+
<path fill="none" stroke="black" d="M1456.27,-122.05C1456.27,-136.37 1456.27,-154 1456.27,-154 1456.27,-154 1376.67,-154 1376.67,-154"/>
|
|
143
|
+
<polygon fill="black" stroke="black" points="1376.67,-150.5 1366.67,-154 1376.67,-157.5 1376.67,-150.5"/>
|
|
144
144
|
</g>
|
|
145
145
|
<!-- Toast -->
|
|
146
146
|
<g id="node9" class="node">
|
|
147
147
|
<title>Toast</title>
|
|
148
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
149
|
-
<text text-anchor="middle" x="
|
|
148
|
+
<polygon fill="#ffffb3" stroke="black" points="1421,-122 1367,-122 1367,-86 1421,-86 1421,-122"/>
|
|
149
|
+
<text text-anchor="middle" x="1394" y="-99.8" font-family="Times,serif" font-size="14.00">Toast</text>
|
|
150
150
|
</g>
|
|
151
151
|
<!-- Toast->NotificationModule -->
|
|
152
152
|
<g id="edge9" class="edge">
|
|
153
153
|
<title>Toast->NotificationModule</title>
|
|
154
|
-
<path fill="none" stroke="black" d="
|
|
155
|
-
<polygon fill="black" stroke="black" points="
|
|
154
|
+
<path fill="none" stroke="black" d="M1366.83,-104C1361.57,-104 1357.66,-104 1357.66,-104 1357.66,-104 1357.66,-140.89 1357.66,-140.89"/>
|
|
155
|
+
<polygon fill="black" stroke="black" points="1354.16,-140.89 1357.66,-150.89 1361.16,-140.89 1354.16,-140.89"/>
|
|
156
156
|
</g>
|
|
157
157
|
<!-- ToastCaption -->
|
|
158
158
|
<g id="node10" class="node">
|
|
159
159
|
<title>ToastCaption</title>
|
|
160
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
161
|
-
<text text-anchor="middle" x="
|
|
160
|
+
<polygon fill="#ffffb3" stroke="black" points="1348.94,-122 1257.06,-122 1257.06,-86 1348.94,-86 1348.94,-122"/>
|
|
161
|
+
<text text-anchor="middle" x="1303" y="-99.8" font-family="Times,serif" font-size="14.00">ToastCaption</text>
|
|
162
162
|
</g>
|
|
163
163
|
<!-- ToastCaption->NotificationModule -->
|
|
164
164
|
<g id="edge10" class="edge">
|
|
165
165
|
<title>ToastCaption->NotificationModule</title>
|
|
166
|
-
<path fill="none" stroke="black" d="
|
|
167
|
-
<polygon fill="black" stroke="black" points="
|
|
166
|
+
<path fill="none" stroke="black" d="M1303,-122.11C1303,-122.11 1303,-140.99 1303,-140.99"/>
|
|
167
|
+
<polygon fill="black" stroke="black" points="1299.5,-140.99 1303,-150.99 1306.5,-140.99 1299.5,-140.99"/>
|
|
168
168
|
</g>
|
|
169
169
|
<!-- ToastSubtitle -->
|
|
170
170
|
<g id="node11" class="node">
|
|
171
171
|
<title>ToastSubtitle</title>
|
|
172
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
173
|
-
<text text-anchor="middle" x="
|
|
172
|
+
<polygon fill="#ffffb3" stroke="black" points="1239.16,-122 1148.84,-122 1148.84,-86 1239.16,-86 1239.16,-122"/>
|
|
173
|
+
<text text-anchor="middle" x="1194" y="-99.8" font-family="Times,serif" font-size="14.00">ToastSubtitle</text>
|
|
174
174
|
</g>
|
|
175
175
|
<!-- ToastSubtitle->NotificationModule -->
|
|
176
176
|
<g id="edge11" class="edge">
|
|
177
177
|
<title>ToastSubtitle->NotificationModule</title>
|
|
178
|
-
<path fill="none" stroke="black" d="
|
|
179
|
-
<polygon fill="black" stroke="black" points="
|
|
178
|
+
<path fill="none" stroke="black" d="M1239.37,-104C1244.73,-104 1248.34,-104 1248.34,-104 1248.34,-104 1248.34,-140.89 1248.34,-140.89"/>
|
|
179
|
+
<polygon fill="black" stroke="black" points="1244.84,-140.89 1248.34,-150.89 1251.84,-140.89 1244.84,-140.89"/>
|
|
180
180
|
</g>
|
|
181
181
|
<!-- ToastTitle -->
|
|
182
182
|
<g id="node12" class="node">
|
|
183
183
|
<title>ToastTitle</title>
|
|
184
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
185
|
-
<text text-anchor="middle" x="
|
|
184
|
+
<polygon fill="#ffffb3" stroke="black" points="1130.54,-122 1057.46,-122 1057.46,-86 1130.54,-86 1130.54,-122"/>
|
|
185
|
+
<text text-anchor="middle" x="1094" y="-99.8" font-family="Times,serif" font-size="14.00">ToastTitle</text>
|
|
186
186
|
</g>
|
|
187
187
|
<!-- ToastTitle->NotificationModule -->
|
|
188
188
|
<g id="edge12" class="edge">
|
|
189
189
|
<title>ToastTitle->NotificationModule</title>
|
|
190
|
-
<path fill="none" stroke="black" d="
|
|
191
|
-
<polygon fill="black" stroke="black" points="
|
|
190
|
+
<path fill="none" stroke="black" d="M1118.49,-122.05C1118.49,-136.37 1118.49,-154 1118.49,-154 1118.49,-154 1229.24,-154 1229.24,-154"/>
|
|
191
|
+
<polygon fill="black" stroke="black" points="1229.24,-157.5 1239.24,-154 1229.24,-150.5 1229.24,-157.5"/>
|
|
192
192
|
</g>
|
|
193
193
|
<!-- ActionableButton -->
|
|
194
194
|
<g id="node19" class="node">
|
|
195
195
|
<title>ActionableButton </title>
|
|
196
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
197
|
-
<text text-anchor="middle" x="
|
|
196
|
+
<polygon fill="#fb8072" stroke="black" points="2045.54,-252 1926.46,-252 1926.46,-216 2045.54,-216 2045.54,-252"/>
|
|
197
|
+
<text text-anchor="middle" x="1986" y="-229.8" font-family="Times,serif" font-size="14.00">ActionableButton </text>
|
|
198
198
|
</g>
|
|
199
199
|
<!-- NotificationModule->ActionableButton -->
|
|
200
200
|
<g id="edge18" class="edge">
|
|
201
201
|
<title>NotificationModule->ActionableButton </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="M1366.71,-175C1527,-175 1934.27,-175 1934.27,-175 1934.27,-175 1934.27,-205.98 1934.27,-205.98"/>
|
|
203
|
+
<polygon fill="black" stroke="black" points="1930.77,-205.98 1934.27,-215.98 1937.77,-205.98 1930.77,-205.98"/>
|
|
204
204
|
</g>
|
|
205
205
|
<!-- ActionableNotification -->
|
|
206
206
|
<g id="node20" class="node">
|
|
207
207
|
<title>ActionableNotification </title>
|
|
208
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
209
|
-
<text text-anchor="middle" x="
|
|
208
|
+
<polygon fill="#fb8072" stroke="black" points="1908.07,-252 1759.93,-252 1759.93,-216 1908.07,-216 1908.07,-252"/>
|
|
209
|
+
<text text-anchor="middle" x="1834" y="-229.8" font-family="Times,serif" font-size="14.00">ActionableNotification </text>
|
|
210
210
|
</g>
|
|
211
211
|
<!-- NotificationModule->ActionableNotification -->
|
|
212
212
|
<g id="edge19" class="edge">
|
|
213
213
|
<title>NotificationModule->ActionableNotification </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="M1367.03,-177C1496.62,-177 1777.77,-177 1777.77,-177 1777.77,-177 1777.77,-205.96 1777.77,-205.96"/>
|
|
215
|
+
<polygon fill="black" stroke="black" points="1774.27,-205.96 1777.77,-215.96 1781.27,-205.96 1774.27,-205.96"/>
|
|
216
216
|
</g>
|
|
217
217
|
<!-- ActionableSubtitle -->
|
|
218
218
|
<g id="node21" class="node">
|
|
219
219
|
<title>ActionableSubtitle </title>
|
|
220
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
221
|
-
<text text-anchor="middle" x="
|
|
220
|
+
<polygon fill="#fb8072" stroke="black" points="1741.48,-252 1616.52,-252 1616.52,-216 1741.48,-216 1741.48,-252"/>
|
|
221
|
+
<text text-anchor="middle" x="1679" y="-229.8" font-family="Times,serif" font-size="14.00">ActionableSubtitle </text>
|
|
222
222
|
</g>
|
|
223
223
|
<!-- NotificationModule->ActionableSubtitle -->
|
|
224
224
|
<g id="edge20" class="edge">
|
|
225
225
|
<title>NotificationModule->ActionableSubtitle </title>
|
|
226
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
227
|
-
<polygon fill="black" stroke="black" points="
|
|
226
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1366.87,-180C1468.5,-180 1655.68,-180 1655.68,-180 1655.68,-180 1655.68,-205.72 1655.68,-205.72"/>
|
|
227
|
+
<polygon fill="black" stroke="black" points="1652.18,-205.72 1655.68,-215.72 1659.18,-205.72 1652.18,-205.72"/>
|
|
228
228
|
</g>
|
|
229
229
|
<!-- ActionableTitle -->
|
|
230
230
|
<g id="node22" class="node">
|
|
231
231
|
<title>ActionableTitle </title>
|
|
232
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
233
|
-
<text text-anchor="middle" x="
|
|
232
|
+
<polygon fill="#fb8072" stroke="black" points="1598.86,-252 1491.14,-252 1491.14,-216 1598.86,-216 1598.86,-252"/>
|
|
233
|
+
<text text-anchor="middle" x="1545" y="-229.8" font-family="Times,serif" font-size="14.00">ActionableTitle </text>
|
|
234
234
|
</g>
|
|
235
235
|
<!-- NotificationModule->ActionableTitle -->
|
|
236
236
|
<g id="edge21" class="edge">
|
|
237
237
|
<title>NotificationModule->ActionableTitle </title>
|
|
238
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
239
|
-
<polygon fill="black" stroke="black" points="
|
|
238
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1366.69,-182C1430.78,-182 1520.18,-182 1520.18,-182 1520.18,-182 1520.18,-205.81 1520.18,-205.81"/>
|
|
239
|
+
<polygon fill="black" stroke="black" points="1516.68,-205.81 1520.18,-215.81 1523.68,-205.81 1516.68,-205.81"/>
|
|
240
240
|
</g>
|
|
241
241
|
<!-- Notification -->
|
|
242
242
|
<g id="node23" class="node">
|
|
243
243
|
<title>Notification </title>
|
|
244
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
245
|
-
<text text-anchor="middle" x="
|
|
244
|
+
<polygon fill="#fb8072" stroke="black" points="1473.65,-252 1386.35,-252 1386.35,-216 1473.65,-216 1473.65,-252"/>
|
|
245
|
+
<text text-anchor="middle" x="1430" y="-229.8" font-family="Times,serif" font-size="14.00">Notification </text>
|
|
246
246
|
</g>
|
|
247
247
|
<!-- NotificationModule->Notification -->
|
|
248
248
|
<g id="edge22" class="edge">
|
|
249
249
|
<title>NotificationModule->Notification </title>
|
|
250
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
251
|
-
<polygon fill="black" stroke="black" points="
|
|
250
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1366.78,-185C1386.77,-185 1403.71,-185 1403.71,-185 1403.71,-185 1403.71,-205.75 1403.71,-205.75"/>
|
|
251
|
+
<polygon fill="black" stroke="black" points="1400.21,-205.75 1403.71,-215.75 1407.21,-205.75 1400.21,-205.75"/>
|
|
252
252
|
</g>
|
|
253
253
|
<!-- NotificationSubtitle -->
|
|
254
254
|
<g id="node24" class="node">
|
|
255
255
|
<title>NotificationSubtitle </title>
|
|
256
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
257
|
-
<text text-anchor="middle" x="
|
|
256
|
+
<polygon fill="#fb8072" stroke="black" points="1368.21,-252 1237.79,-252 1237.79,-216 1368.21,-216 1368.21,-252"/>
|
|
257
|
+
<text text-anchor="middle" x="1303" y="-229.8" font-family="Times,serif" font-size="14.00">NotificationSubtitle </text>
|
|
258
258
|
</g>
|
|
259
259
|
<!-- NotificationModule->NotificationSubtitle -->
|
|
260
260
|
<g id="edge23" class="edge">
|
|
261
261
|
<title>NotificationModule->NotificationSubtitle </title>
|
|
262
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
263
|
-
<polygon fill="black" stroke="black" points="
|
|
262
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1303,-187.11C1303,-187.11 1303,-205.99 1303,-205.99"/>
|
|
263
|
+
<polygon fill="black" stroke="black" points="1299.5,-205.99 1303,-215.99 1306.5,-205.99 1299.5,-205.99"/>
|
|
264
264
|
</g>
|
|
265
265
|
<!-- NotificationTitle -->
|
|
266
266
|
<g id="node25" class="node">
|
|
267
267
|
<title>NotificationTitle </title>
|
|
268
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
269
|
-
<text text-anchor="middle" x="
|
|
268
|
+
<polygon fill="#fb8072" stroke="black" points="1219.59,-252 1106.41,-252 1106.41,-216 1219.59,-216 1219.59,-252"/>
|
|
269
|
+
<text text-anchor="middle" x="1163" y="-229.8" font-family="Times,serif" font-size="14.00">NotificationTitle </text>
|
|
270
270
|
</g>
|
|
271
271
|
<!-- NotificationModule->NotificationTitle -->
|
|
272
272
|
<g id="edge24" class="edge">
|
|
273
273
|
<title>NotificationModule->NotificationTitle </title>
|
|
274
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
275
|
-
<polygon fill="black" stroke="black" points="
|
|
274
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1239.1,-185C1210.98,-185 1184.23,-185 1184.23,-185 1184.23,-185 1184.23,-205.75 1184.23,-205.75"/>
|
|
275
|
+
<polygon fill="black" stroke="black" points="1180.73,-205.75 1184.23,-215.75 1187.73,-205.75 1180.73,-205.75"/>
|
|
276
276
|
</g>
|
|
277
277
|
<!-- Toast -->
|
|
278
278
|
<g id="node26" class="node">
|
|
279
279
|
<title>Toast </title>
|
|
280
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
281
|
-
<text text-anchor="middle" x="
|
|
280
|
+
<polygon fill="#fb8072" stroke="black" points="1088,-252 1034,-252 1034,-216 1088,-216 1088,-252"/>
|
|
281
|
+
<text text-anchor="middle" x="1061" y="-229.8" font-family="Times,serif" font-size="14.00">Toast </text>
|
|
282
282
|
</g>
|
|
283
283
|
<!-- NotificationModule->Toast -->
|
|
284
284
|
<g id="edge25" class="edge">
|
|
285
285
|
<title>NotificationModule->Toast </title>
|
|
286
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
287
|
-
<polygon fill="black" stroke="black" points="
|
|
286
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1239.13,-182C1170.95,-182 1072.61,-182 1072.61,-182 1072.61,-182 1072.61,-205.81 1072.61,-205.81"/>
|
|
287
|
+
<polygon fill="black" stroke="black" points="1069.11,-205.81 1072.61,-215.81 1076.11,-205.81 1069.11,-205.81"/>
|
|
288
288
|
</g>
|
|
289
289
|
<!-- ToastCaption -->
|
|
290
290
|
<g id="node27" class="node">
|
|
291
291
|
<title>ToastCaption </title>
|
|
292
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
293
|
-
<text text-anchor="middle" x="
|
|
292
|
+
<polygon fill="#fb8072" stroke="black" points="1016.43,-252 921.57,-252 921.57,-216 1016.43,-216 1016.43,-252"/>
|
|
293
|
+
<text text-anchor="middle" x="969" y="-229.8" font-family="Times,serif" font-size="14.00">ToastCaption </text>
|
|
294
294
|
</g>
|
|
295
295
|
<!-- NotificationModule->ToastCaption -->
|
|
296
296
|
<g id="edge26" class="edge">
|
|
297
297
|
<title>NotificationModule->ToastCaption </title>
|
|
298
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
299
|
-
<polygon fill="black" stroke="black" points="
|
|
298
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1239.39,-180C1142.48,-180 969,-180 969,-180 969,-180 969,-205.72 969,-205.72"/>
|
|
299
|
+
<polygon fill="black" stroke="black" points="965.5,-205.72 969,-215.72 972.5,-205.72 965.5,-205.72"/>
|
|
300
300
|
</g>
|
|
301
301
|
<!-- ToastSubtitle -->
|
|
302
302
|
<g id="node28" class="node">
|
|
303
303
|
<title>ToastSubtitle </title>
|
|
304
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
305
|
-
<text text-anchor="middle" x="
|
|
304
|
+
<polygon fill="#fb8072" stroke="black" points="903.16,-252 808.84,-252 808.84,-216 903.16,-216 903.16,-252"/>
|
|
305
|
+
<text text-anchor="middle" x="856" y="-229.8" font-family="Times,serif" font-size="14.00">ToastSubtitle </text>
|
|
306
306
|
</g>
|
|
307
307
|
<!-- NotificationModule->ToastSubtitle -->
|
|
308
308
|
<g id="edge27" class="edge">
|
|
309
309
|
<title>NotificationModule->ToastSubtitle </title>
|
|
310
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
311
|
-
<polygon fill="black" stroke="black" points="
|
|
310
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1238.96,-177C1115.36,-177 856,-177 856,-177 856,-177 856,-205.96 856,-205.96"/>
|
|
311
|
+
<polygon fill="black" stroke="black" points="852.5,-205.96 856,-215.96 859.5,-205.96 852.5,-205.96"/>
|
|
312
312
|
</g>
|
|
313
313
|
<!-- ToastTitle -->
|
|
314
314
|
<g id="node29" class="node">
|
|
315
315
|
<title>ToastTitle </title>
|
|
316
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
317
|
-
<text text-anchor="middle" x="
|
|
316
|
+
<polygon fill="#fb8072" stroke="black" points="790.54,-252 713.46,-252 713.46,-216 790.54,-216 790.54,-252"/>
|
|
317
|
+
<text text-anchor="middle" x="752" y="-229.8" font-family="Times,serif" font-size="14.00">ToastTitle </text>
|
|
318
318
|
</g>
|
|
319
319
|
<!-- NotificationModule->ToastTitle -->
|
|
320
320
|
<g id="edge28" class="edge">
|
|
321
321
|
<title>NotificationModule->ToastTitle </title>
|
|
322
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
323
|
-
<polygon fill="black" stroke="black" points="
|
|
322
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1239.36,-175C1101.19,-175 786.09,-175 786.09,-175 786.09,-175 786.09,-205.98 786.09,-205.98"/>
|
|
323
|
+
<polygon fill="black" stroke="black" points="782.59,-205.98 786.09,-215.98 789.59,-205.98 782.59,-205.98"/>
|
|
324
324
|
</g>
|
|
325
325
|
<!-- ButtonModule -->
|
|
326
326
|
<g id="node14" class="node">
|
|
327
327
|
<title>ButtonModule</title>
|
|
328
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
329
|
-
<text text-anchor="middle" x="
|
|
328
|
+
<polygon fill="#8dd3c7" stroke="black" points="583.67,-122 580.67,-126 559.67,-126 556.67,-122 486.33,-122 486.33,-86 583.67,-86 583.67,-122"/>
|
|
329
|
+
<text text-anchor="middle" x="535" y="-99.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
|
|
330
330
|
</g>
|
|
331
331
|
<!-- ButtonModule->NotificationModule -->
|
|
332
332
|
<g id="edge13" class="edge">
|
|
333
333
|
<title>ButtonModule->NotificationModule</title>
|
|
334
|
-
<path fill="none" stroke="black" d="
|
|
335
|
-
<polygon fill="black" stroke="black" points="
|
|
334
|
+
<path fill="none" stroke="black" d="M535,-122.03C535,-139.06 535,-162 535,-162 535,-162 1229.17,-162 1229.17,-162"/>
|
|
335
|
+
<polygon fill="black" stroke="black" points="1229.17,-165.5 1239.17,-162 1229.17,-158.5 1229.17,-165.5"/>
|
|
336
336
|
</g>
|
|
337
337
|
<!-- ExperimentalModule -->
|
|
338
338
|
<g id="node15" class="node">
|
|
339
339
|
<title>ExperimentalModule</title>
|
|
340
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
341
|
-
<text text-anchor="middle" x="
|
|
340
|
+
<polygon fill="#8dd3c7" stroke="black" points="468.47,-122 465.47,-126 444.47,-126 441.47,-122 333.53,-122 333.53,-86 468.47,-86 468.47,-122"/>
|
|
341
|
+
<text text-anchor="middle" x="401" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
|
|
342
342
|
</g>
|
|
343
343
|
<!-- ExperimentalModule->NotificationModule -->
|
|
344
344
|
<g id="edge14" class="edge">
|
|
345
345
|
<title>ExperimentalModule->NotificationModule</title>
|
|
346
|
-
<path fill="none" stroke="black" d="
|
|
347
|
-
<polygon fill="black" stroke="black" points="
|
|
346
|
+
<path fill="none" stroke="black" d="M401,-122C401,-139.68 401,-164 401,-164 401,-164 1229.21,-164 1229.21,-164"/>
|
|
347
|
+
<polygon fill="black" stroke="black" points="1229.21,-167.5 1239.21,-164 1229.21,-160.5 1229.21,-167.5"/>
|
|
348
348
|
</g>
|
|
349
349
|
<!-- I18nModule -->
|
|
350
350
|
<g id="node16" class="node">
|
|
351
351
|
<title>I18nModule</title>
|
|
352
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
353
|
-
<text text-anchor="middle" x="
|
|
352
|
+
<polygon fill="#8dd3c7" stroke="black" points="315.71,-122 312.71,-126 291.71,-126 288.71,-122 230.29,-122 230.29,-86 315.71,-86 315.71,-122"/>
|
|
353
|
+
<text text-anchor="middle" x="273" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
354
354
|
</g>
|
|
355
355
|
<!-- I18nModule->NotificationModule -->
|
|
356
356
|
<g id="edge15" class="edge">
|
|
357
357
|
<title>I18nModule->NotificationModule</title>
|
|
358
|
-
<path fill="none" stroke="black" d="
|
|
359
|
-
<polygon fill="black" stroke="black" points="
|
|
358
|
+
<path fill="none" stroke="black" d="M273,-122.22C273,-140.83 273,-167 273,-167 273,-167 1229.35,-167 1229.35,-167"/>
|
|
359
|
+
<polygon fill="black" stroke="black" points="1229.35,-170.5 1239.35,-167 1229.35,-163.5 1229.35,-170.5"/>
|
|
360
360
|
</g>
|
|
361
361
|
<!-- IconModule -->
|
|
362
362
|
<g id="node17" class="node">
|
|
363
363
|
<title>IconModule</title>
|
|
364
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
365
|
-
<text text-anchor="middle" x="
|
|
364
|
+
<polygon fill="#8dd3c7" stroke="black" points="212.43,-122 209.43,-126 188.43,-126 185.43,-122 127.57,-122 127.57,-86 212.43,-86 212.43,-122"/>
|
|
365
|
+
<text text-anchor="middle" x="170" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
366
366
|
</g>
|
|
367
367
|
<!-- IconModule->NotificationModule -->
|
|
368
368
|
<g id="edge16" class="edge">
|
|
369
369
|
<title>IconModule->NotificationModule</title>
|
|
370
|
-
<path fill="none" stroke="black" d="
|
|
371
|
-
<polygon fill="black" stroke="black" points="
|
|
370
|
+
<path fill="none" stroke="black" d="M170,-122.11C170,-141.34 170,-169 170,-169 170,-169 1229.25,-169 1229.25,-169"/>
|
|
371
|
+
<polygon fill="black" stroke="black" points="1229.25,-172.5 1239.25,-169 1229.25,-165.5 1229.25,-172.5"/>
|
|
372
372
|
</g>
|
|
373
373
|
<!-- LinkModule -->
|
|
374
374
|
<g id="node18" class="node">
|
|
375
375
|
<title>LinkModule</title>
|
|
376
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
377
|
-
<text text-anchor="middle" x="
|
|
376
|
+
<polygon fill="#8dd3c7" stroke="black" points="109.99,-122 106.99,-126 85.99,-126 82.99,-122 24.01,-122 24.01,-86 109.99,-86 109.99,-122"/>
|
|
377
|
+
<text text-anchor="middle" x="67" y="-99.8" font-family="Times,serif" font-size="14.00">LinkModule</text>
|
|
378
378
|
</g>
|
|
379
379
|
<!-- LinkModule->NotificationModule -->
|
|
380
380
|
<g id="edge17" class="edge">
|
|
381
381
|
<title>LinkModule->NotificationModule</title>
|
|
382
|
-
<path fill="none" stroke="black" d="
|
|
383
|
-
<polygon fill="black" stroke="black" points="
|
|
382
|
+
<path fill="none" stroke="black" d="M67,-122.22C67,-142.37 67,-172 67,-172 67,-172 1229.15,-172 1229.15,-172"/>
|
|
383
|
+
<polygon fill="black" stroke="black" points="1229.15,-175.5 1239.15,-172 1229.15,-168.5 1229.15,-175.5"/>
|
|
384
384
|
</g>
|
|
385
385
|
<!-- NotificationDisplayService -->
|
|
386
386
|
<g id="node30" class="node">
|
|
387
387
|
<title>NotificationDisplayService</title>
|
|
388
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
389
|
-
<text text-anchor="middle" x="
|
|
388
|
+
<ellipse fill="#fdb462" stroke="black" cx="916" cy="-104" rx="116.89" ry="18"/>
|
|
389
|
+
<text text-anchor="middle" x="916" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationDisplayService</text>
|
|
390
390
|
</g>
|
|
391
391
|
<!-- NotificationDisplayService->NotificationModule -->
|
|
392
392
|
<g id="edge29" class="edge">
|
|
393
393
|
<title>NotificationDisplayService->NotificationModule</title>
|
|
394
|
-
<path fill="none" stroke="black" d="
|
|
395
|
-
<polygon fill="black" stroke="black" points="
|
|
394
|
+
<path fill="none" stroke="black" d="M1024.58,-110.93C1024.58,-125.3 1024.58,-157 1024.58,-157 1024.58,-157 1229.12,-157 1229.12,-157"/>
|
|
395
|
+
<polygon fill="black" stroke="black" points="1229.12,-160.5 1239.12,-157 1229.12,-153.5 1229.12,-160.5"/>
|
|
396
396
|
</g>
|
|
397
397
|
<!-- NotificationService -->
|
|
398
398
|
<g id="node31" class="node">
|
|
399
399
|
<title>NotificationService</title>
|
|
400
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
401
|
-
<text text-anchor="middle" x="
|
|
400
|
+
<ellipse fill="#fdb462" stroke="black" cx="695" cy="-104" rx="86.81" ry="18"/>
|
|
401
|
+
<text text-anchor="middle" x="695" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationService</text>
|
|
402
402
|
</g>
|
|
403
403
|
<!-- NotificationService->NotificationModule -->
|
|
404
404
|
<g id="edge30" class="edge">
|
|
405
405
|
<title>NotificationService->NotificationModule</title>
|
|
406
|
-
<path fill="none" stroke="black" d="
|
|
407
|
-
<polygon fill="black" stroke="black" points="
|
|
406
|
+
<path fill="none" stroke="black" d="M747.57,-118.45C747.57,-134.75 747.57,-159 747.57,-159 747.57,-159 1229.28,-159 1229.28,-159"/>
|
|
407
|
+
<polygon fill="black" stroke="black" points="1229.28,-162.5 1239.28,-159 1229.28,-155.5 1229.28,-162.5"/>
|
|
408
408
|
</g>
|
|
409
409
|
</g>
|
|
410
410
|
</svg>
|