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
|
@@ -113,239 +113,239 @@
|
|
|
113
113
|
<!-- Generated by graphviz version 2.47.0 (20210316.0004)
|
|
114
114
|
-->
|
|
115
115
|
<!-- Title: dependencies Pages: 1 -->
|
|
116
|
-
<svg width="
|
|
117
|
-
viewBox="0.00 0.00
|
|
116
|
+
<svg width="2073pt" height="396pt"
|
|
117
|
+
viewBox="0.00 0.00 2073.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
118
118
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
|
|
119
119
|
<title>dependencies</title>
|
|
120
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59
|
|
121
|
-
<text text-anchor="start" x="
|
|
122
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
123
|
-
<text text-anchor="start" x="
|
|
124
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
125
|
-
<text text-anchor="start" x="
|
|
126
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
127
|
-
<text text-anchor="start" x="
|
|
128
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
129
|
-
<text text-anchor="start" x="
|
|
130
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
131
|
-
<text text-anchor="start" x="
|
|
120
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 2069,-391.59 2069,4 -4,4"/>
|
|
121
|
+
<text text-anchor="start" x="1011.51" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
122
|
+
<polygon fill="#ffffb3" stroke="transparent" points="798.5,-10 798.5,-30 818.5,-30 818.5,-10 798.5,-10"/>
|
|
123
|
+
<text text-anchor="start" x="822.13" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
124
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="911.5,-10 911.5,-30 931.5,-30 931.5,-10 911.5,-10"/>
|
|
125
|
+
<text text-anchor="start" x="935.23" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
126
|
+
<polygon fill="#80b1d3" stroke="transparent" points="997.5,-10 997.5,-30 1017.5,-30 1017.5,-10 997.5,-10"/>
|
|
127
|
+
<text text-anchor="start" x="1021.28" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
128
|
+
<polygon fill="#fdb462" stroke="transparent" points="1094.5,-10 1094.5,-30 1114.5,-30 1114.5,-10 1094.5,-10"/>
|
|
129
|
+
<text text-anchor="start" x="1118.17" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
130
|
+
<polygon fill="#fb8072" stroke="transparent" points="1190.5,-10 1190.5,-30 1210.5,-30 1210.5,-10 1190.5,-10"/>
|
|
131
|
+
<text text-anchor="start" x="1214.23" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
|
|
132
132
|
<g id="clust1" class="cluster">
|
|
133
133
|
<title>cluster_TilesModule</title>
|
|
134
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59
|
|
135
|
-
</g>
|
|
136
|
-
<g id="clust2" class="cluster">
|
|
137
|
-
<title>cluster_TilesModule_declarations</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 1181,-241.59 1181,-189.59 16,-189.59"/>
|
|
134
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 2057,-379.59 2057,-70 8,-70"/>
|
|
139
135
|
</g>
|
|
140
136
|
<g id="clust12" class="cluster">
|
|
141
137
|
<title>cluster_TilesModule_exports</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="
|
|
138
|
+
<polygon fill="none" stroke="black" points="367,-319.59 367,-371.59 1557,-371.59 1557,-319.59 367,-319.59"/>
|
|
139
|
+
</g>
|
|
140
|
+
<g id="clust10" class="cluster">
|
|
141
|
+
<title>cluster_TilesModule_TileGroup_providers</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="1413,-78 1413,-241.59 2049,-241.59 2049,-78 1413,-78"/>
|
|
143
143
|
</g>
|
|
144
144
|
<g id="clust11" class="cluster">
|
|
145
145
|
<title>cluster_TilesModule_imports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
146
|
+
<polygon fill="none" stroke="black" points="1097,-189.59 1097,-241.59 1405,-241.59 1405,-189.59 1097,-189.59"/>
|
|
147
147
|
</g>
|
|
148
|
-
<g id="
|
|
149
|
-
<title>
|
|
150
|
-
<polygon fill="none" stroke="black" points="16,-
|
|
148
|
+
<g id="clust2" class="cluster">
|
|
149
|
+
<title>cluster_TilesModule_declarations</title>
|
|
150
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 1089,-241.59 1089,-189.59 16,-189.59"/>
|
|
151
151
|
</g>
|
|
152
152
|
<!-- ClickableTile -->
|
|
153
153
|
<g id="node1" class="node">
|
|
154
154
|
<title>ClickableTile</title>
|
|
155
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
156
|
-
<text text-anchor="middle" x="
|
|
155
|
+
<polygon fill="#ffffb3" stroke="black" points="1081.2,-233.59 988.8,-233.59 988.8,-197.59 1081.2,-197.59 1081.2,-233.59"/>
|
|
156
|
+
<text text-anchor="middle" x="1035" y="-211.39" font-family="Times,serif" font-size="14.00">ClickableTile</text>
|
|
157
157
|
</g>
|
|
158
158
|
<!-- TilesModule -->
|
|
159
159
|
<g id="node9" class="node">
|
|
160
160
|
<title>TilesModule</title>
|
|
161
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
162
|
-
<text text-anchor="middle" x="
|
|
161
|
+
<polygon fill="#8dd3c7" stroke="black" points="929.54,-298.59 926.54,-302.59 905.54,-302.59 902.54,-298.59 842.46,-298.59 842.46,-262.59 929.54,-262.59 929.54,-298.59"/>
|
|
162
|
+
<text text-anchor="middle" x="886" y="-276.39" font-family="Times,serif" font-size="14.00">TilesModule</text>
|
|
163
163
|
</g>
|
|
164
164
|
<!-- ClickableTile->TilesModule -->
|
|
165
165
|
<g id="edge1" class="edge">
|
|
166
166
|
<title>ClickableTile->TilesModule</title>
|
|
167
|
-
<path fill="none" stroke="black" d="
|
|
168
|
-
<polygon fill="black" stroke="black" points="
|
|
167
|
+
<path fill="none" stroke="black" d="M1035,-233.71C1035,-248.37 1035,-266.59 1035,-266.59 1035,-266.59 939.9,-266.59 939.9,-266.59"/>
|
|
168
|
+
<polygon fill="black" stroke="black" points="939.9,-263.09 929.9,-266.59 939.9,-270.09 939.9,-263.09"/>
|
|
169
169
|
</g>
|
|
170
170
|
<!-- ClickableTileIconDirective -->
|
|
171
171
|
<g id="node2" class="node">
|
|
172
172
|
<title>ClickableTileIconDirective</title>
|
|
173
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
174
|
-
<text text-anchor="middle" x="
|
|
173
|
+
<polygon fill="#ffffb3" stroke="black" points="970.66,-233.59 801.34,-233.59 801.34,-197.59 970.66,-197.59 970.66,-233.59"/>
|
|
174
|
+
<text text-anchor="middle" x="886" y="-211.39" font-family="Times,serif" font-size="14.00">ClickableTileIconDirective</text>
|
|
175
175
|
</g>
|
|
176
176
|
<!-- ClickableTileIconDirective->TilesModule -->
|
|
177
177
|
<g id="edge2" class="edge">
|
|
178
178
|
<title>ClickableTileIconDirective->TilesModule</title>
|
|
179
|
-
<path fill="none" stroke="black" d="
|
|
180
|
-
<polygon fill="black" stroke="black" points="
|
|
179
|
+
<path fill="none" stroke="black" d="M886,-233.7C886,-233.7 886,-252.58 886,-252.58"/>
|
|
180
|
+
<polygon fill="black" stroke="black" points="882.5,-252.58 886,-262.58 889.5,-252.58 882.5,-252.58"/>
|
|
181
181
|
</g>
|
|
182
182
|
<!-- ExpandableTile -->
|
|
183
183
|
<g id="node3" class="node">
|
|
184
184
|
<title>ExpandableTile</title>
|
|
185
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
186
|
-
<text text-anchor="middle" x="
|
|
185
|
+
<polygon fill="#ffffb3" stroke="black" points="783.14,-233.59 678.86,-233.59 678.86,-197.59 783.14,-197.59 783.14,-233.59"/>
|
|
186
|
+
<text text-anchor="middle" x="731" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTile</text>
|
|
187
187
|
</g>
|
|
188
188
|
<!-- ExpandableTile->TilesModule -->
|
|
189
189
|
<g id="edge3" class="edge">
|
|
190
190
|
<title>ExpandableTile->TilesModule</title>
|
|
191
|
-
<path fill="none" stroke="black" d="
|
|
192
|
-
<polygon fill="black" stroke="black" points="
|
|
191
|
+
<path fill="none" stroke="black" d="M731,-233.71C731,-248.37 731,-266.59 731,-266.59 731,-266.59 832.41,-266.59 832.41,-266.59"/>
|
|
192
|
+
<polygon fill="black" stroke="black" points="832.41,-270.09 842.41,-266.59 832.41,-263.09 832.41,-270.09"/>
|
|
193
193
|
</g>
|
|
194
194
|
<!-- ExpandableTileAboveFoldDirective -->
|
|
195
195
|
<g id="node4" class="node">
|
|
196
196
|
<title>ExpandableTileAboveFoldDirective</title>
|
|
197
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
198
|
-
<text text-anchor="middle" x="
|
|
197
|
+
<polygon fill="#ffffb3" stroke="black" points="660.71,-233.59 441.29,-233.59 441.29,-197.59 660.71,-197.59 660.71,-233.59"/>
|
|
198
|
+
<text text-anchor="middle" x="551" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective</text>
|
|
199
199
|
</g>
|
|
200
200
|
<!-- ExpandableTileAboveFoldDirective->TilesModule -->
|
|
201
201
|
<g id="edge4" class="edge">
|
|
202
202
|
<title>ExpandableTileAboveFoldDirective->TilesModule</title>
|
|
203
|
-
<path fill="none" stroke="black" d="
|
|
204
|
-
<polygon fill="black" stroke="black" points="
|
|
203
|
+
<path fill="none" stroke="black" d="M645.93,-233.6C645.93,-249.64 645.93,-270.59 645.93,-270.59 645.93,-270.59 832.25,-270.59 832.25,-270.59"/>
|
|
204
|
+
<polygon fill="black" stroke="black" points="832.25,-274.09 842.25,-270.59 832.25,-267.09 832.25,-274.09"/>
|
|
205
205
|
</g>
|
|
206
206
|
<!-- ExpandableTileBelowFoldDirective -->
|
|
207
207
|
<g id="node5" class="node">
|
|
208
208
|
<title>ExpandableTileBelowFoldDirective</title>
|
|
209
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
210
|
-
<text text-anchor="middle" x="
|
|
209
|
+
<polygon fill="#ffffb3" stroke="black" points="423.44,-233.59 204.56,-233.59 204.56,-197.59 423.44,-197.59 423.44,-233.59"/>
|
|
210
|
+
<text text-anchor="middle" x="314" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective</text>
|
|
211
211
|
</g>
|
|
212
212
|
<!-- ExpandableTileBelowFoldDirective->TilesModule -->
|
|
213
213
|
<g id="edge5" class="edge">
|
|
214
214
|
<title>ExpandableTileBelowFoldDirective->TilesModule</title>
|
|
215
|
-
<path fill="none" stroke="black" d="
|
|
216
|
-
<polygon fill="black" stroke="black" points="
|
|
215
|
+
<path fill="none" stroke="black" d="M399.28,-233.61C399.28,-250.96 399.28,-274.59 399.28,-274.59 399.28,-274.59 832.38,-274.59 832.38,-274.59"/>
|
|
216
|
+
<polygon fill="black" stroke="black" points="832.38,-278.09 842.38,-274.59 832.38,-271.09 832.38,-278.09"/>
|
|
217
217
|
</g>
|
|
218
218
|
<!-- SelectionTile -->
|
|
219
219
|
<g id="node6" class="node">
|
|
220
220
|
<title>SelectionTile</title>
|
|
221
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
222
|
-
<text text-anchor="middle" x="
|
|
221
|
+
<polygon fill="#ffffb3" stroke="black" points="186.15,-233.59 95.85,-233.59 95.85,-197.59 186.15,-197.59 186.15,-233.59"/>
|
|
222
|
+
<text text-anchor="middle" x="141" y="-211.39" font-family="Times,serif" font-size="14.00">SelectionTile</text>
|
|
223
223
|
</g>
|
|
224
224
|
<!-- SelectionTile->TilesModule -->
|
|
225
225
|
<g id="edge6" class="edge">
|
|
226
226
|
<title>SelectionTile->TilesModule</title>
|
|
227
|
-
<path fill="none" stroke="black" d="
|
|
228
|
-
<polygon fill="black" stroke="black" points="
|
|
227
|
+
<path fill="none" stroke="black" d="M141,-233.81C141,-252.42 141,-278.59 141,-278.59 141,-278.59 832.45,-278.59 832.45,-278.59"/>
|
|
228
|
+
<polygon fill="black" stroke="black" points="832.45,-282.09 842.45,-278.59 832.45,-275.09 832.45,-282.09"/>
|
|
229
229
|
</g>
|
|
230
230
|
<!-- Tile -->
|
|
231
231
|
<g id="node7" class="node">
|
|
232
232
|
<title>Tile</title>
|
|
233
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
234
|
-
<text text-anchor="middle" x="
|
|
233
|
+
<polygon fill="#ffffb3" stroke="black" points="78,-233.59 24,-233.59 24,-197.59 78,-197.59 78,-233.59"/>
|
|
234
|
+
<text text-anchor="middle" x="51" y="-211.39" font-family="Times,serif" font-size="14.00">Tile</text>
|
|
235
235
|
</g>
|
|
236
236
|
<!-- Tile->TilesModule -->
|
|
237
237
|
<g id="edge7" class="edge">
|
|
238
238
|
<title>Tile->TilesModule</title>
|
|
239
|
-
<path fill="none" stroke="black" d="
|
|
240
|
-
<polygon fill="black" stroke="black" points="
|
|
239
|
+
<path fill="none" stroke="black" d="M51,-233.9C51,-253.74 51,-282.59 51,-282.59 51,-282.59 832.28,-282.59 832.28,-282.59"/>
|
|
240
|
+
<polygon fill="black" stroke="black" points="832.28,-286.09 842.28,-282.59 832.28,-279.09 832.28,-286.09"/>
|
|
241
241
|
</g>
|
|
242
242
|
<!-- TileGroup -->
|
|
243
243
|
<g id="node8" class="node">
|
|
244
244
|
<title>TileGroup</title>
|
|
245
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
246
|
-
<text text-anchor="middle" x="
|
|
245
|
+
<polygon fill="#ffffb3" stroke="black" points="1631.32,-233.59 1556.68,-233.59 1556.68,-197.59 1631.32,-197.59 1631.32,-233.59"/>
|
|
246
|
+
<text text-anchor="middle" x="1594" y="-211.39" font-family="Times,serif" font-size="14.00">TileGroup</text>
|
|
247
247
|
</g>
|
|
248
248
|
<!-- TileGroup->TilesModule -->
|
|
249
249
|
<g id="edge8" class="edge">
|
|
250
250
|
<title>TileGroup->TilesModule</title>
|
|
251
|
-
<path fill="none" stroke="black" d="
|
|
252
|
-
<polygon fill="black" stroke="black" points="
|
|
251
|
+
<path fill="none" stroke="black" d="M1594,-233.9C1594,-253.74 1594,-282.59 1594,-282.59 1594,-282.59 939.75,-282.59 939.75,-282.59"/>
|
|
252
|
+
<polygon fill="black" stroke="black" points="939.75,-279.09 929.75,-282.59 939.75,-286.09 939.75,-279.09"/>
|
|
253
253
|
</g>
|
|
254
254
|
<!-- ClickableTile -->
|
|
255
255
|
<g id="node14" class="node">
|
|
256
256
|
<title>ClickableTile </title>
|
|
257
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
258
|
-
<text text-anchor="middle" x="
|
|
257
|
+
<polygon fill="#fb8072" stroke="black" points="1548.7,-363.59 1453.3,-363.59 1453.3,-327.59 1548.7,-327.59 1548.7,-363.59"/>
|
|
258
|
+
<text text-anchor="middle" x="1501" y="-341.39" font-family="Times,serif" font-size="14.00">ClickableTile </text>
|
|
259
259
|
</g>
|
|
260
260
|
<!-- TilesModule->ClickableTile -->
|
|
261
261
|
<g id="edge13" class="edge">
|
|
262
262
|
<title>TilesModule->ClickableTile </title>
|
|
263
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
264
|
-
<polygon fill="black" stroke="black" points="
|
|
263
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M929.74,-286.59C1070.24,-286.59 1501,-286.59 1501,-286.59 1501,-286.59 1501,-317.57 1501,-317.57"/>
|
|
264
|
+
<polygon fill="black" stroke="black" points="1497.5,-317.57 1501,-327.57 1504.5,-317.57 1497.5,-317.57"/>
|
|
265
265
|
</g>
|
|
266
266
|
<!-- ClickableTileIconDirective -->
|
|
267
267
|
<g id="node15" class="node">
|
|
268
268
|
<title>ClickableTileIconDirective </title>
|
|
269
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
270
|
-
<text text-anchor="middle" x="
|
|
269
|
+
<polygon fill="#fb8072" stroke="black" points="1435.16,-363.59 1262.84,-363.59 1262.84,-327.59 1435.16,-327.59 1435.16,-363.59"/>
|
|
270
|
+
<text text-anchor="middle" x="1349" y="-341.39" font-family="Times,serif" font-size="14.00">ClickableTileIconDirective </text>
|
|
271
271
|
</g>
|
|
272
272
|
<!-- TilesModule->ClickableTileIconDirective -->
|
|
273
273
|
<g id="edge14" class="edge">
|
|
274
274
|
<title>TilesModule->ClickableTileIconDirective </title>
|
|
275
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
276
|
-
<polygon fill="black" stroke="black" points="
|
|
275
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M929.82,-290.59C1032.1,-290.59 1277.94,-290.59 1277.94,-290.59 1277.94,-290.59 1277.94,-317.58 1277.94,-317.58"/>
|
|
276
|
+
<polygon fill="black" stroke="black" points="1274.44,-317.58 1277.94,-327.58 1281.44,-317.58 1274.44,-317.58"/>
|
|
277
277
|
</g>
|
|
278
278
|
<!-- ExpandableTile -->
|
|
279
279
|
<g id="node16" class="node">
|
|
280
280
|
<title>ExpandableTile </title>
|
|
281
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
282
|
-
<text text-anchor="middle" x="
|
|
281
|
+
<polygon fill="#fb8072" stroke="black" points="1245.14,-363.59 1136.86,-363.59 1136.86,-327.59 1245.14,-327.59 1245.14,-363.59"/>
|
|
282
|
+
<text text-anchor="middle" x="1191" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTile </text>
|
|
283
283
|
</g>
|
|
284
284
|
<!-- TilesModule->ExpandableTile -->
|
|
285
285
|
<g id="edge15" class="edge">
|
|
286
286
|
<title>TilesModule->ExpandableTile </title>
|
|
287
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
288
|
-
<polygon fill="black" stroke="black" points="
|
|
287
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M929.74,-294.59C1008.02,-294.59 1163.96,-294.59 1163.96,-294.59 1163.96,-294.59 1163.96,-317.47 1163.96,-317.47"/>
|
|
288
|
+
<polygon fill="black" stroke="black" points="1160.46,-317.47 1163.96,-327.47 1167.46,-317.47 1160.46,-317.47"/>
|
|
289
289
|
</g>
|
|
290
290
|
<!-- ExpandableTileAboveFoldDirective -->
|
|
291
291
|
<g id="node17" class="node">
|
|
292
292
|
<title>ExpandableTileAboveFoldDirective </title>
|
|
293
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
294
|
-
<text text-anchor="middle" x="
|
|
293
|
+
<polygon fill="#fb8072" stroke="black" points="1118.71,-363.59 895.29,-363.59 895.29,-327.59 1118.71,-327.59 1118.71,-363.59"/>
|
|
294
|
+
<text text-anchor="middle" x="1007" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective </text>
|
|
295
295
|
</g>
|
|
296
296
|
<!-- TilesModule->ExpandableTileAboveFoldDirective -->
|
|
297
297
|
<g id="edge16" class="edge">
|
|
298
298
|
<title>TilesModule->ExpandableTileAboveFoldDirective </title>
|
|
299
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
300
|
-
<polygon fill="black" stroke="black" points="
|
|
299
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M912.58,-298.7C912.58,-298.7 912.58,-317.58 912.58,-317.58"/>
|
|
300
|
+
<polygon fill="black" stroke="black" points="909.08,-317.58 912.58,-327.58 916.08,-317.58 909.08,-317.58"/>
|
|
301
301
|
</g>
|
|
302
302
|
<!-- ExpandableTileBelowFoldDirective -->
|
|
303
303
|
<g id="node18" class="node">
|
|
304
304
|
<title>ExpandableTileBelowFoldDirective </title>
|
|
305
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
306
|
-
<text text-anchor="middle" x="
|
|
305
|
+
<polygon fill="#fb8072" stroke="black" points="877.44,-363.59 654.56,-363.59 654.56,-327.59 877.44,-327.59 877.44,-363.59"/>
|
|
306
|
+
<text text-anchor="middle" x="766" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective </text>
|
|
307
307
|
</g>
|
|
308
308
|
<!-- TilesModule->ExpandableTileBelowFoldDirective -->
|
|
309
309
|
<g id="edge17" class="edge">
|
|
310
310
|
<title>TilesModule->ExpandableTileBelowFoldDirective </title>
|
|
311
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
312
|
-
<polygon fill="black" stroke="black" points="
|
|
311
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M859.72,-298.7C859.72,-298.7 859.72,-317.58 859.72,-317.58"/>
|
|
312
|
+
<polygon fill="black" stroke="black" points="856.22,-317.58 859.72,-327.58 863.22,-317.58 856.22,-317.58"/>
|
|
313
313
|
</g>
|
|
314
314
|
<!-- SelectionTile -->
|
|
315
315
|
<g id="node19" class="node">
|
|
316
316
|
<title>SelectionTile </title>
|
|
317
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
318
|
-
<text text-anchor="middle" x="
|
|
317
|
+
<polygon fill="#fb8072" stroke="black" points="637.15,-363.59 542.85,-363.59 542.85,-327.59 637.15,-327.59 637.15,-363.59"/>
|
|
318
|
+
<text text-anchor="middle" x="590" y="-341.39" font-family="Times,serif" font-size="14.00">SelectionTile </text>
|
|
319
319
|
</g>
|
|
320
320
|
<!-- TilesModule->SelectionTile -->
|
|
321
321
|
<g id="edge18" class="edge">
|
|
322
322
|
<title>TilesModule->SelectionTile </title>
|
|
323
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
324
|
-
<polygon fill="black" stroke="black" points="
|
|
323
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M842.32,-294.59C759.99,-294.59 590,-294.59 590,-294.59 590,-294.59 590,-317.47 590,-317.47"/>
|
|
324
|
+
<polygon fill="black" stroke="black" points="586.5,-317.47 590,-327.47 593.5,-317.47 586.5,-317.47"/>
|
|
325
325
|
</g>
|
|
326
326
|
<!-- Tile -->
|
|
327
327
|
<g id="node20" class="node">
|
|
328
328
|
<title>Tile </title>
|
|
329
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
330
|
-
<text text-anchor="middle" x="
|
|
329
|
+
<polygon fill="#fb8072" stroke="black" points="525,-363.59 471,-363.59 471,-327.59 525,-327.59 525,-363.59"/>
|
|
330
|
+
<text text-anchor="middle" x="498" y="-341.39" font-family="Times,serif" font-size="14.00">Tile </text>
|
|
331
331
|
</g>
|
|
332
332
|
<!-- TilesModule->Tile -->
|
|
333
333
|
<g id="edge19" class="edge">
|
|
334
334
|
<title>TilesModule->Tile </title>
|
|
335
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
336
|
-
<polygon fill="black" stroke="black" points="
|
|
335
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M842.25,-290.59C740.77,-290.59 498,-290.59 498,-290.59 498,-290.59 498,-317.58 498,-317.58"/>
|
|
336
|
+
<polygon fill="black" stroke="black" points="494.5,-317.58 498,-327.58 501.5,-317.58 494.5,-317.58"/>
|
|
337
337
|
</g>
|
|
338
338
|
<!-- TileGroup -->
|
|
339
339
|
<g id="node21" class="node">
|
|
340
340
|
<title>TileGroup </title>
|
|
341
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
342
|
-
<text text-anchor="middle" x="
|
|
341
|
+
<polygon fill="#fb8072" stroke="black" points="452.82,-363.59 375.18,-363.59 375.18,-327.59 452.82,-327.59 452.82,-363.59"/>
|
|
342
|
+
<text text-anchor="middle" x="414" y="-341.39" font-family="Times,serif" font-size="14.00">TileGroup </text>
|
|
343
343
|
</g>
|
|
344
344
|
<!-- TilesModule->TileGroup -->
|
|
345
345
|
<g id="edge20" class="edge">
|
|
346
346
|
<title>TilesModule->TileGroup </title>
|
|
347
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
348
|
-
<polygon fill="black" stroke="black" points="
|
|
347
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M842.3,-286.59C731.27,-286.59 447.03,-286.59 447.03,-286.59 447.03,-286.59 447.03,-317.57 447.03,-317.57"/>
|
|
348
|
+
<polygon fill="black" stroke="black" points="443.53,-317.57 447.03,-327.57 450.53,-317.57 443.53,-317.57"/>
|
|
349
349
|
</g>
|
|
350
350
|
<!-- {
|
|
351
351
|
   provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
|
|
@@ -354,10 +354,10 @@
|
|
|
354
354
|
<title>{
|
|
355
355
|
   provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
|
|
356
356
|
}</title>
|
|
357
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
358
|
-
<text text-anchor="middle" x="
|
|
359
|
-
<text text-anchor="middle" x="
|
|
360
|
-
<text text-anchor="middle" x="
|
|
357
|
+
<ellipse fill="#fdb462" stroke="black" cx="1731" cy="-127.3" rx="309.77" ry="41.09"/>
|
|
358
|
+
<text text-anchor="middle" x="1731" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
359
|
+
<text text-anchor="middle" x="1731" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true</text>
|
|
360
|
+
<text text-anchor="middle" x="1731" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
361
361
|
</g>
|
|
362
362
|
<!-- {
|
|
363
363
|
   provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
|
|
@@ -366,44 +366,44 @@
|
|
|
366
366
|
<title>{
|
|
367
367
|
   provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
|
|
368
368
|
}->TileGroup</title>
|
|
369
|
-
<path fill="none" stroke="black" d="
|
|
370
|
-
<polygon fill="black" stroke="black" points="
|
|
369
|
+
<path fill="none" stroke="black" d="M1594,-164.48C1594,-164.48 1594,-187.22 1594,-187.22"/>
|
|
370
|
+
<polygon fill="black" stroke="black" points="1590.5,-187.22 1594,-197.22 1597.5,-187.22 1590.5,-187.22"/>
|
|
371
371
|
</g>
|
|
372
372
|
<!-- I18nModule -->
|
|
373
373
|
<g id="node11" class="node">
|
|
374
374
|
<title>I18nModule</title>
|
|
375
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
376
|
-
<text text-anchor="middle" x="
|
|
375
|
+
<polygon fill="#8dd3c7" stroke="black" points="1396.71,-233.59 1393.71,-237.59 1372.71,-237.59 1369.71,-233.59 1311.29,-233.59 1311.29,-197.59 1396.71,-197.59 1396.71,-233.59"/>
|
|
376
|
+
<text text-anchor="middle" x="1354" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
377
377
|
</g>
|
|
378
378
|
<!-- I18nModule->TilesModule -->
|
|
379
379
|
<g id="edge10" class="edge">
|
|
380
380
|
<title>I18nModule->TilesModule</title>
|
|
381
|
-
<path fill="none" stroke="black" d="
|
|
382
|
-
<polygon fill="black" stroke="black" points="
|
|
381
|
+
<path fill="none" stroke="black" d="M1354,-233.81C1354,-252.42 1354,-278.59 1354,-278.59 1354,-278.59 939.61,-278.59 939.61,-278.59"/>
|
|
382
|
+
<polygon fill="black" stroke="black" points="939.61,-275.09 929.61,-278.59 939.61,-282.09 939.61,-275.09"/>
|
|
383
383
|
</g>
|
|
384
384
|
<!-- IconModule -->
|
|
385
385
|
<g id="node12" class="node">
|
|
386
386
|
<title>IconModule</title>
|
|
387
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
388
|
-
<text text-anchor="middle" x="
|
|
387
|
+
<polygon fill="#8dd3c7" stroke="black" points="1293.43,-233.59 1290.43,-237.59 1269.43,-237.59 1266.43,-233.59 1208.57,-233.59 1208.57,-197.59 1293.43,-197.59 1293.43,-233.59"/>
|
|
388
|
+
<text text-anchor="middle" x="1251" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
389
389
|
</g>
|
|
390
390
|
<!-- IconModule->TilesModule -->
|
|
391
391
|
<g id="edge11" class="edge">
|
|
392
392
|
<title>IconModule->TilesModule</title>
|
|
393
|
-
<path fill="none" stroke="black" d="
|
|
394
|
-
<polygon fill="black" stroke="black" points="
|
|
393
|
+
<path fill="none" stroke="black" d="M1226.93,-233.61C1226.93,-250.96 1226.93,-274.59 1226.93,-274.59 1226.93,-274.59 939.87,-274.59 939.87,-274.59"/>
|
|
394
|
+
<polygon fill="black" stroke="black" points="939.87,-271.09 929.87,-274.59 939.87,-278.09 939.87,-271.09"/>
|
|
395
395
|
</g>
|
|
396
396
|
<!-- LinkModule -->
|
|
397
397
|
<g id="node13" class="node">
|
|
398
398
|
<title>LinkModule</title>
|
|
399
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
400
|
-
<text text-anchor="middle" x="
|
|
399
|
+
<polygon fill="#8dd3c7" stroke="black" points="1190.99,-233.59 1187.99,-237.59 1166.99,-237.59 1163.99,-233.59 1105.01,-233.59 1105.01,-197.59 1190.99,-197.59 1190.99,-233.59"/>
|
|
400
|
+
<text text-anchor="middle" x="1148" y="-211.39" font-family="Times,serif" font-size="14.00">LinkModule</text>
|
|
401
401
|
</g>
|
|
402
402
|
<!-- LinkModule->TilesModule -->
|
|
403
403
|
<g id="edge12" class="edge">
|
|
404
404
|
<title>LinkModule->TilesModule</title>
|
|
405
|
-
<path fill="none" stroke="black" d="
|
|
406
|
-
<polygon fill="black" stroke="black" points="
|
|
405
|
+
<path fill="none" stroke="black" d="M1111.8,-233.6C1111.8,-249.64 1111.8,-270.59 1111.8,-270.59 1111.8,-270.59 939.81,-270.59 939.81,-270.59"/>
|
|
406
|
+
<polygon fill="black" stroke="black" points="939.81,-267.09 929.81,-270.59 939.81,-274.09 939.81,-267.09"/>
|
|
407
407
|
</g>
|
|
408
408
|
</g>
|
|
409
409
|
</svg>
|
|
@@ -24,6 +24,10 @@
|
|
|
24
24
|
<title>cluster_TimePickerModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 670,-379.59 670,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
+
<g id="clust5" class="cluster">
|
|
28
|
+
<title>cluster_TimePickerModule_exports</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
|
|
30
|
+
</g>
|
|
27
31
|
<g id="clust2" class="cluster">
|
|
28
32
|
<title>cluster_TimePickerModule_declarations</title>
|
|
29
33
|
<polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
|
|
@@ -32,10 +36,6 @@
|
|
|
32
36
|
<title>cluster_TimePickerModule_TimePicker_providers</title>
|
|
33
37
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
|
|
34
38
|
</g>
|
|
35
|
-
<g id="clust5" class="cluster">
|
|
36
|
-
<title>cluster_TimePickerModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
|
|
38
|
-
</g>
|
|
39
39
|
<g id="clust4" class="cluster">
|
|
40
40
|
<title>cluster_TimePickerModule_imports</title>
|
|
41
41
|
<polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
|
|
@@ -133,6 +133,10 @@
|
|
|
133
133
|
<title>cluster_TimePickerModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 670,-379.59 670,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
+
<g id="clust5" class="cluster">
|
|
137
|
+
<title>cluster_TimePickerModule_exports</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
|
|
139
|
+
</g>
|
|
136
140
|
<g id="clust2" class="cluster">
|
|
137
141
|
<title>cluster_TimePickerModule_declarations</title>
|
|
138
142
|
<polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
|
|
@@ -141,10 +145,6 @@
|
|
|
141
145
|
<title>cluster_TimePickerModule_TimePicker_providers</title>
|
|
142
146
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
|
|
143
147
|
</g>
|
|
144
|
-
<g id="clust5" class="cluster">
|
|
145
|
-
<title>cluster_TimePickerModule_exports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
|
|
147
|
-
</g>
|
|
148
148
|
<g id="clust4" class="cluster">
|
|
149
149
|
<title>cluster_TimePickerModule_imports</title>
|
|
150
150
|
<polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
|