carbon-components-angular 5.56.6 → 5.57.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +23 -6
- package/combo-button/combo-button.component.d.ts +99 -0
- package/combo-button/combo-button.module.d.ts +31 -0
- package/combo-button/index.d.ts +22 -0
- package/context-menu/context-menu-divider.component.d.ts +1 -1
- package/context-menu/context-menu-group.component.d.ts +1 -1
- package/context-menu/context-menu-item.component.d.ts +6 -1
- package/context-menu/context-menu.component.d.ts +11 -7
- package/context-menu/context-menu.types.d.ts +27 -0
- package/context-menu/index.d.ts +1 -0
- 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 +1 -1
- package/docs/documentation/components/BreadcrumbItemComponent.html +1 -1
- package/docs/documentation/components/ButtonSet.html +1 -1
- package/docs/documentation/components/Checkbox.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 +2264 -0
- 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 +147 -164
- package/docs/documentation/components/ContextMenuDividerComponent.html +3 -3
- package/docs/documentation/components/ContextMenuGroupComponent.html +4 -4
- package/docs/documentation/components/ContextMenuItemComponent.html +218 -66
- 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 +1 -1
- 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 +1931 -0
- 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 +1 -1
- 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/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 +1 -1
- package/docs/documentation/coverage.html +40 -4
- package/docs/documentation/dependencies.html +1 -1
- package/docs/documentation/graph/dependencies.svg +3058 -2934
- package/docs/documentation/index.html +17 -6
- package/docs/documentation/interfaces/ItemClickEvent.html +437 -0
- package/docs/documentation/js/menu-wc.js +37 -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 +42 -0
- package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ComboBoxModule.html +4 -4
- package/docs/documentation/modules/ComboButtonModule/dependencies.svg +106 -0
- package/docs/documentation/modules/ComboButtonModule.html +397 -0
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +34 -38
- package/docs/documentation/modules/DatePickerInputModule.html +34 -38
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +4 -4
- package/docs/documentation/modules/DatePickerModule.html +4 -4
- package/docs/documentation/modules/DialogModule/dependencies.svg +34 -34
- package/docs/documentation/modules/DialogModule.html +34 -34
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +36 -36
- package/docs/documentation/modules/FileUploaderModule.html +36 -36
- package/docs/documentation/modules/GridModule/dependencies.svg +60 -60
- package/docs/documentation/modules/GridModule.html +60 -60
- package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LoadingModule.html +4 -4
- package/docs/documentation/modules/MenuButtonModule/dependencies.svg +106 -0
- package/docs/documentation/modules/MenuButtonModule.html +398 -0
- package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ProgressIndicatorModule.html +4 -4
- package/docs/documentation/modules/RadioModule/dependencies.svg +46 -42
- package/docs/documentation/modules/RadioModule.html +46 -42
- package/docs/documentation/modules/SearchModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SearchModule.html +4 -4
- package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SliderModule.html +4 -4
- package/docs/documentation/modules/TabsModule/dependencies.svg +69 -69
- package/docs/documentation/modules/TabsModule.html +69 -69
- package/docs/documentation/modules/TagModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TagModule.html +4 -4
- package/docs/documentation/modules/ThemeModule/dependencies.svg +14 -14
- package/docs/documentation/modules/ThemeModule.html +14 -14
- package/docs/documentation/modules/TilesModule/dependencies.svg +93 -93
- package/docs/documentation/modules/TilesModule.html +93 -93
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +18 -18
- package/docs/documentation/modules/TimePickerModule.html +18 -18
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +30 -30
- package/docs/documentation/modules/TimePickerSelectModule.html +30 -30
- package/docs/documentation/modules/ToggleModule/dependencies.svg +45 -41
- package/docs/documentation/modules/ToggleModule.html +45 -41
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +39 -39
- package/docs/documentation/modules/ToggletipModule.html +39 -39
- package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TooltipModule.html +4 -4
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +31 -31
- package/docs/documentation/modules/TreeviewModule.html +31 -31
- package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
- package/docs/documentation/modules/UIShellModule.html +4 -4
- package/docs/documentation/modules.html +34 -0
- package/docs/documentation/overview.html +3061 -2937
- package/docs/documentation.json +1710 -271
- package/docs/storybook/1125.37c137fa.iframe.bundle.js +1 -0
- package/docs/storybook/4292.3a543fed.iframe.bundle.js +1 -0
- package/docs/storybook/6702.f2acb76e.iframe.bundle.js +1 -0
- package/docs/storybook/combo-button-combo-button-stories.17bfb9ad.iframe.bundle.js +1 -0
- package/docs/storybook/context-menu-context-menu-stories.eb5edb41.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/index.json +1 -1
- package/docs/storybook/main.625b3296.iframe.bundle.js +1 -0
- package/docs/storybook/menu-button-menu-button-stories.869bfd47.iframe.bundle.js +1 -0
- package/docs/storybook/popover-popover-stories.ea5149e0.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/runtime~main.61967556.iframe.bundle.js +1 -0
- package/docs/storybook/stories.json +1 -1
- package/docs/storybook/tag-tag-stories.7b925787.iframe.bundle.js +1 -0
- package/esm2020/combo-button/carbon-components-angular-combo-button.mjs +5 -0
- package/esm2020/combo-button/combo-button.component.mjs +302 -0
- package/esm2020/combo-button/combo-button.module.mjs +32 -0
- package/esm2020/combo-button/index.mjs +3 -0
- package/esm2020/context-menu/context-menu-divider.component.mjs +3 -3
- package/esm2020/context-menu/context-menu-group.component.mjs +3 -3
- package/esm2020/context-menu/context-menu-item.component.mjs +33 -3
- package/esm2020/context-menu/context-menu.component.mjs +27 -20
- package/esm2020/context-menu/context-menu.types.mjs +2 -0
- package/esm2020/context-menu/index.mjs +2 -1
- package/esm2020/index.mjs +2 -1
- package/esm2020/menu-button/carbon-components-angular-menu-button.mjs +5 -0
- package/esm2020/menu-button/index.mjs +3 -0
- package/esm2020/menu-button/menu-button.component.mjs +265 -0
- package/esm2020/menu-button/menu-button.module.mjs +33 -0
- package/fesm2015/carbon-components-angular-combo-button.mjs +338 -0
- package/fesm2015/carbon-components-angular-combo-button.mjs.map +1 -0
- package/fesm2015/carbon-components-angular-context-menu.mjs +62 -25
- package/fesm2015/carbon-components-angular-context-menu.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-menu-button.mjs +302 -0
- package/fesm2015/carbon-components-angular-menu-button.mjs.map +1 -0
- package/fesm2015/carbon-components-angular.mjs +1 -0
- package/fesm2015/carbon-components-angular.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-combo-button.mjs +337 -0
- package/fesm2020/carbon-components-angular-combo-button.mjs.map +1 -0
- package/fesm2020/carbon-components-angular-context-menu.mjs +62 -25
- package/fesm2020/carbon-components-angular-context-menu.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-menu-button.mjs +301 -0
- package/fesm2020/carbon-components-angular-menu-button.mjs.map +1 -0
- package/fesm2020/carbon-components-angular.mjs +1 -0
- package/fesm2020/carbon-components-angular.mjs.map +1 -1
- package/index.d.ts +1 -0
- package/menu-button/index.d.ts +22 -0
- package/menu-button/menu-button.component.d.ts +88 -0
- package/menu-button/menu-button.module.d.ts +31 -0
- package/package.json +18 -2
- package/docs/storybook/1562.1e6a79b6.iframe.bundle.js +0 -1
- package/docs/storybook/6702.8b6fb391.iframe.bundle.js +0 -1
- package/docs/storybook/context-menu-context-menu-stories.7c62ce72.iframe.bundle.js +0 -1
- package/docs/storybook/main.9bc55d67.iframe.bundle.js +0 -1
- package/docs/storybook/popover-popover-stories.a91784a3.iframe.bundle.js +0 -1
- package/docs/storybook/runtime~main.31991a82.iframe.bundle.js +0 -1
- package/docs/storybook/tag-tag-stories.c5c2cc86.iframe.bundle.js +0 -1
|
@@ -117,219 +117,219 @@
|
|
|
117
117
|
<title>cluster_TilesModule</title>
|
|
118
118
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1505,-379.59 1505,-70 8,-70"/>
|
|
119
119
|
</g>
|
|
120
|
+
<g id="clust12" class="cluster">
|
|
121
|
+
<title>cluster_TilesModule_exports</title>
|
|
122
|
+
<polygon fill="none" stroke="black" points="83,-319.59 83,-371.59 1273,-371.59 1273,-319.59 83,-319.59"/>
|
|
123
|
+
</g>
|
|
120
124
|
<g id="clust2" class="cluster">
|
|
121
125
|
<title>cluster_TilesModule_declarations</title>
|
|
122
|
-
<polygon fill="none" stroke="black" points="
|
|
123
|
-
</g>
|
|
124
|
-
<g id="clust11" class="cluster">
|
|
125
|
-
<title>cluster_TilesModule_imports</title>
|
|
126
|
-
<polygon fill="none" stroke="black" points="1189,-189.59 1189,-241.59 1497,-241.59 1497,-189.59 1189,-189.59"/>
|
|
126
|
+
<polygon fill="none" stroke="black" points="332,-189.59 332,-241.59 1497,-241.59 1497,-189.59 332,-189.59"/>
|
|
127
127
|
</g>
|
|
128
128
|
<g id="clust10" class="cluster">
|
|
129
129
|
<title>cluster_TilesModule_TileGroup_providers</title>
|
|
130
|
-
<polygon fill="none" stroke="black" points="
|
|
130
|
+
<polygon fill="none" stroke="black" points="59,-78 59,-176.59 695,-176.59 695,-78 59,-78"/>
|
|
131
131
|
</g>
|
|
132
|
-
<g id="
|
|
133
|
-
<title>
|
|
134
|
-
<polygon fill="none" stroke="black" points="
|
|
132
|
+
<g id="clust11" class="cluster">
|
|
133
|
+
<title>cluster_TilesModule_imports</title>
|
|
134
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 324,-241.59 324,-189.59 16,-189.59"/>
|
|
135
135
|
</g>
|
|
136
136
|
<!-- ClickableTile -->
|
|
137
137
|
<g id="node1" class="node">
|
|
138
138
|
<title>ClickableTile</title>
|
|
139
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
140
|
-
<text text-anchor="middle" x="
|
|
139
|
+
<polygon fill="#ffffb3" stroke="black" points="1489.2,-233.59 1396.8,-233.59 1396.8,-197.59 1489.2,-197.59 1489.2,-233.59"/>
|
|
140
|
+
<text text-anchor="middle" x="1443" y="-211.39" font-family="Times,serif" font-size="14.00">ClickableTile</text>
|
|
141
141
|
</g>
|
|
142
142
|
<!-- TilesModule -->
|
|
143
143
|
<g id="node9" class="node">
|
|
144
144
|
<title>TilesModule</title>
|
|
145
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
146
|
-
<text text-anchor="middle" x="
|
|
145
|
+
<polygon fill="#8dd3c7" stroke="black" points="592.54,-298.59 589.54,-302.59 568.54,-302.59 565.54,-298.59 505.46,-298.59 505.46,-262.59 592.54,-262.59 592.54,-298.59"/>
|
|
146
|
+
<text text-anchor="middle" x="549" y="-276.39" font-family="Times,serif" font-size="14.00">TilesModule</text>
|
|
147
147
|
</g>
|
|
148
148
|
<!-- ClickableTile->TilesModule -->
|
|
149
149
|
<g id="edge1" class="edge">
|
|
150
150
|
<title>ClickableTile->TilesModule</title>
|
|
151
|
-
<path fill="none" stroke="black" d="
|
|
152
|
-
<polygon fill="black" stroke="black" points="
|
|
151
|
+
<path fill="none" stroke="black" d="M1443,-233.7C1443,-252.93 1443,-280.59 1443,-280.59 1443,-280.59 602.72,-280.59 602.72,-280.59"/>
|
|
152
|
+
<polygon fill="black" stroke="black" points="602.72,-277.09 592.72,-280.59 602.72,-284.09 602.72,-277.09"/>
|
|
153
153
|
</g>
|
|
154
154
|
<!-- ClickableTileIconDirective -->
|
|
155
155
|
<g id="node2" class="node">
|
|
156
156
|
<title>ClickableTileIconDirective</title>
|
|
157
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
157
|
+
<polygon fill="#ffffb3" stroke="black" points="1378.66,-233.59 1209.34,-233.59 1209.34,-197.59 1378.66,-197.59 1378.66,-233.59"/>
|
|
158
|
+
<text text-anchor="middle" x="1294" y="-211.39" font-family="Times,serif" font-size="14.00">ClickableTileIconDirective</text>
|
|
159
159
|
</g>
|
|
160
160
|
<!-- ClickableTileIconDirective->TilesModule -->
|
|
161
161
|
<g id="edge2" class="edge">
|
|
162
162
|
<title>ClickableTileIconDirective->TilesModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
163
|
+
<path fill="none" stroke="black" d="M1237.14,-233.86C1237.14,-252.15 1237.14,-277.59 1237.14,-277.59 1237.14,-277.59 602.57,-277.59 602.57,-277.59"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="602.57,-274.09 592.57,-277.59 602.57,-281.09 602.57,-274.09"/>
|
|
165
165
|
</g>
|
|
166
166
|
<!-- ExpandableTile -->
|
|
167
167
|
<g id="node3" class="node">
|
|
168
168
|
<title>ExpandableTile</title>
|
|
169
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
170
|
-
<text text-anchor="middle" x="
|
|
169
|
+
<polygon fill="#ffffb3" stroke="black" points="1191.14,-233.59 1086.86,-233.59 1086.86,-197.59 1191.14,-197.59 1191.14,-233.59"/>
|
|
170
|
+
<text text-anchor="middle" x="1139" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTile</text>
|
|
171
171
|
</g>
|
|
172
172
|
<!-- ExpandableTile->TilesModule -->
|
|
173
173
|
<g id="edge3" class="edge">
|
|
174
174
|
<title>ExpandableTile->TilesModule</title>
|
|
175
|
-
<path fill="none" stroke="black" d="
|
|
176
|
-
<polygon fill="black" stroke="black" points="
|
|
175
|
+
<path fill="none" stroke="black" d="M1119.01,-233.62C1119.01,-250.65 1119.01,-273.59 1119.01,-273.59 1119.01,-273.59 602.78,-273.59 602.78,-273.59"/>
|
|
176
|
+
<polygon fill="black" stroke="black" points="602.78,-270.09 592.78,-273.59 602.78,-277.09 602.78,-270.09"/>
|
|
177
177
|
</g>
|
|
178
178
|
<!-- ExpandableTileAboveFoldDirective -->
|
|
179
179
|
<g id="node4" class="node">
|
|
180
180
|
<title>ExpandableTileAboveFoldDirective</title>
|
|
181
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
182
|
-
<text text-anchor="middle" x="
|
|
181
|
+
<polygon fill="#ffffb3" stroke="black" points="1068.71,-233.59 849.29,-233.59 849.29,-197.59 1068.71,-197.59 1068.71,-233.59"/>
|
|
182
|
+
<text text-anchor="middle" x="959" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective</text>
|
|
183
183
|
</g>
|
|
184
184
|
<!-- ExpandableTileAboveFoldDirective->TilesModule -->
|
|
185
185
|
<g id="edge4" class="edge">
|
|
186
186
|
<title>ExpandableTileAboveFoldDirective->TilesModule</title>
|
|
187
|
-
<path fill="none" stroke="black" d="
|
|
188
|
-
<polygon fill="black" stroke="black" points="
|
|
187
|
+
<path fill="none" stroke="black" d="M888.98,-233.6C888.98,-249.64 888.98,-270.59 888.98,-270.59 888.98,-270.59 602.75,-270.59 602.75,-270.59"/>
|
|
188
|
+
<polygon fill="black" stroke="black" points="602.75,-267.09 592.75,-270.59 602.75,-274.09 602.75,-267.09"/>
|
|
189
189
|
</g>
|
|
190
190
|
<!-- ExpandableTileBelowFoldDirective -->
|
|
191
191
|
<g id="node5" class="node">
|
|
192
192
|
<title>ExpandableTileBelowFoldDirective</title>
|
|
193
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
194
|
-
<text text-anchor="middle" x="
|
|
193
|
+
<polygon fill="#ffffb3" stroke="black" points="831.44,-233.59 612.56,-233.59 612.56,-197.59 831.44,-197.59 831.44,-233.59"/>
|
|
194
|
+
<text text-anchor="middle" x="722" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective</text>
|
|
195
195
|
</g>
|
|
196
196
|
<!-- ExpandableTileBelowFoldDirective->TilesModule -->
|
|
197
197
|
<g id="edge5" class="edge">
|
|
198
198
|
<title>ExpandableTileBelowFoldDirective->TilesModule</title>
|
|
199
|
-
<path fill="none" stroke="black" d="
|
|
200
|
-
<polygon fill="black" stroke="black" points="
|
|
199
|
+
<path fill="none" stroke="black" d="M758.49,-233.71C758.49,-248.37 758.49,-266.59 758.49,-266.59 758.49,-266.59 602.66,-266.59 602.66,-266.59"/>
|
|
200
|
+
<polygon fill="black" stroke="black" points="602.66,-263.09 592.66,-266.59 602.66,-270.09 602.66,-263.09"/>
|
|
201
201
|
</g>
|
|
202
202
|
<!-- SelectionTile -->
|
|
203
203
|
<g id="node6" class="node">
|
|
204
204
|
<title>SelectionTile</title>
|
|
205
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
206
|
-
<text text-anchor="middle" x="
|
|
205
|
+
<polygon fill="#ffffb3" stroke="black" points="594.15,-233.59 503.85,-233.59 503.85,-197.59 594.15,-197.59 594.15,-233.59"/>
|
|
206
|
+
<text text-anchor="middle" x="549" y="-211.39" font-family="Times,serif" font-size="14.00">SelectionTile</text>
|
|
207
207
|
</g>
|
|
208
208
|
<!-- SelectionTile->TilesModule -->
|
|
209
209
|
<g id="edge6" class="edge">
|
|
210
210
|
<title>SelectionTile->TilesModule</title>
|
|
211
|
-
<path fill="none" stroke="black" d="
|
|
212
|
-
<polygon fill="black" stroke="black" points="
|
|
211
|
+
<path fill="none" stroke="black" d="M549,-233.7C549,-233.7 549,-252.58 549,-252.58"/>
|
|
212
|
+
<polygon fill="black" stroke="black" points="545.5,-252.58 549,-262.58 552.5,-252.58 545.5,-252.58"/>
|
|
213
213
|
</g>
|
|
214
214
|
<!-- Tile -->
|
|
215
215
|
<g id="node7" class="node">
|
|
216
216
|
<title>Tile</title>
|
|
217
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
218
|
-
<text text-anchor="middle" x="
|
|
217
|
+
<polygon fill="#ffffb3" stroke="black" points="486,-233.59 432,-233.59 432,-197.59 486,-197.59 486,-233.59"/>
|
|
218
|
+
<text text-anchor="middle" x="459" y="-211.39" font-family="Times,serif" font-size="14.00">Tile</text>
|
|
219
219
|
</g>
|
|
220
220
|
<!-- Tile->TilesModule -->
|
|
221
221
|
<g id="edge7" class="edge">
|
|
222
222
|
<title>Tile->TilesModule</title>
|
|
223
|
-
<path fill="none" stroke="black" d="
|
|
224
|
-
<polygon fill="black" stroke="black" points="
|
|
223
|
+
<path fill="none" stroke="black" d="M459,-233.71C459,-248.37 459,-266.59 459,-266.59 459,-266.59 495.32,-266.59 495.32,-266.59"/>
|
|
224
|
+
<polygon fill="black" stroke="black" points="495.32,-270.09 505.32,-266.59 495.32,-263.09 495.32,-270.09"/>
|
|
225
225
|
</g>
|
|
226
226
|
<!-- TileGroup -->
|
|
227
227
|
<g id="node8" class="node">
|
|
228
228
|
<title>TileGroup</title>
|
|
229
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
230
|
-
<text text-anchor="middle" x="
|
|
229
|
+
<polygon fill="#ffffb3" stroke="black" points="414.32,-233.59 339.68,-233.59 339.68,-197.59 414.32,-197.59 414.32,-233.59"/>
|
|
230
|
+
<text text-anchor="middle" x="377" y="-211.39" font-family="Times,serif" font-size="14.00">TileGroup</text>
|
|
231
231
|
</g>
|
|
232
232
|
<!-- TileGroup->TilesModule -->
|
|
233
233
|
<g id="edge8" class="edge">
|
|
234
234
|
<title>TileGroup->TilesModule</title>
|
|
235
|
-
<path fill="none" stroke="black" d="
|
|
236
|
-
<polygon fill="black" stroke="black" points="
|
|
235
|
+
<path fill="none" stroke="black" d="M392.47,-233.6C392.47,-249.64 392.47,-270.59 392.47,-270.59 392.47,-270.59 495.4,-270.59 495.4,-270.59"/>
|
|
236
|
+
<polygon fill="black" stroke="black" points="495.4,-274.09 505.4,-270.59 495.4,-267.09 495.4,-274.09"/>
|
|
237
237
|
</g>
|
|
238
238
|
<!-- ClickableTile -->
|
|
239
239
|
<g id="node14" class="node">
|
|
240
240
|
<title>ClickableTile </title>
|
|
241
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
242
|
-
<text text-anchor="middle" x="
|
|
241
|
+
<polygon fill="#fb8072" stroke="black" points="1264.7,-363.59 1169.3,-363.59 1169.3,-327.59 1264.7,-327.59 1264.7,-363.59"/>
|
|
242
|
+
<text text-anchor="middle" x="1217" y="-341.39" font-family="Times,serif" font-size="14.00">ClickableTile </text>
|
|
243
243
|
</g>
|
|
244
244
|
<!-- TilesModule->ClickableTile -->
|
|
245
245
|
<g id="edge13" class="edge">
|
|
246
246
|
<title>TilesModule->ClickableTile </title>
|
|
247
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
248
|
-
<polygon fill="black" stroke="black" points="
|
|
247
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M592.64,-284.59C735.52,-284.59 1180.23,-284.59 1180.23,-284.59 1180.23,-284.59 1180.23,-317.29 1180.23,-317.29"/>
|
|
248
|
+
<polygon fill="black" stroke="black" points="1176.73,-317.29 1180.23,-327.29 1183.73,-317.29 1176.73,-317.29"/>
|
|
249
249
|
</g>
|
|
250
250
|
<!-- ClickableTileIconDirective -->
|
|
251
251
|
<g id="node15" class="node">
|
|
252
252
|
<title>ClickableTileIconDirective </title>
|
|
253
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
254
|
-
<text text-anchor="middle" x="
|
|
253
|
+
<polygon fill="#fb8072" stroke="black" points="1151.16,-363.59 978.84,-363.59 978.84,-327.59 1151.16,-327.59 1151.16,-363.59"/>
|
|
254
|
+
<text text-anchor="middle" x="1065" y="-341.39" font-family="Times,serif" font-size="14.00">ClickableTileIconDirective </text>
|
|
255
255
|
</g>
|
|
256
256
|
<!-- TilesModule->ClickableTileIconDirective -->
|
|
257
257
|
<g id="edge14" class="edge">
|
|
258
258
|
<title>TilesModule->ClickableTileIconDirective </title>
|
|
259
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
260
|
-
<polygon fill="black" stroke="black" points="
|
|
259
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M592.81,-288.59C710.35,-288.59 1023.76,-288.59 1023.76,-288.59 1023.76,-288.59 1023.76,-317.55 1023.76,-317.55"/>
|
|
260
|
+
<polygon fill="black" stroke="black" points="1020.26,-317.55 1023.76,-327.55 1027.26,-317.55 1020.26,-317.55"/>
|
|
261
261
|
</g>
|
|
262
262
|
<!-- ExpandableTile -->
|
|
263
263
|
<g id="node16" class="node">
|
|
264
264
|
<title>ExpandableTile </title>
|
|
265
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
266
|
-
<text text-anchor="middle" x="
|
|
265
|
+
<polygon fill="#fb8072" stroke="black" points="961.14,-363.59 852.86,-363.59 852.86,-327.59 961.14,-327.59 961.14,-363.59"/>
|
|
266
|
+
<text text-anchor="middle" x="907" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTile </text>
|
|
267
267
|
</g>
|
|
268
268
|
<!-- TilesModule->ExpandableTile -->
|
|
269
269
|
<g id="edge15" class="edge">
|
|
270
270
|
<title>TilesModule->ExpandableTile </title>
|
|
271
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
272
|
-
<polygon fill="black" stroke="black" points="
|
|
271
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M592.87,-291.59C692.06,-291.59 925.02,-291.59 925.02,-291.59 925.02,-291.59 925.02,-317.31 925.02,-317.31"/>
|
|
272
|
+
<polygon fill="black" stroke="black" points="921.52,-317.31 925.02,-327.31 928.52,-317.31 921.52,-317.31"/>
|
|
273
273
|
</g>
|
|
274
274
|
<!-- ExpandableTileAboveFoldDirective -->
|
|
275
275
|
<g id="node17" class="node">
|
|
276
276
|
<title>ExpandableTileAboveFoldDirective </title>
|
|
277
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
278
|
-
<text text-anchor="middle" x="
|
|
277
|
+
<polygon fill="#fb8072" stroke="black" points="834.71,-363.59 611.29,-363.59 611.29,-327.59 834.71,-327.59 834.71,-363.59"/>
|
|
278
|
+
<text text-anchor="middle" x="723" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective </text>
|
|
279
279
|
</g>
|
|
280
280
|
<!-- TilesModule->ExpandableTileAboveFoldDirective -->
|
|
281
281
|
<g id="edge16" class="edge">
|
|
282
282
|
<title>TilesModule->ExpandableTileAboveFoldDirective </title>
|
|
283
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
284
|
-
<polygon fill="black" stroke="black" points="
|
|
283
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M592.57,-295.59C632.52,-295.59 685.51,-295.59 685.51,-295.59 685.51,-295.59 685.51,-317.54 685.51,-317.54"/>
|
|
284
|
+
<polygon fill="black" stroke="black" points="682.01,-317.54 685.51,-327.54 689.01,-317.54 682.01,-317.54"/>
|
|
285
285
|
</g>
|
|
286
286
|
<!-- ExpandableTileBelowFoldDirective -->
|
|
287
287
|
<g id="node18" class="node">
|
|
288
288
|
<title>ExpandableTileBelowFoldDirective </title>
|
|
289
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
290
|
-
<text text-anchor="middle" x="
|
|
289
|
+
<polygon fill="#fb8072" stroke="black" points="593.44,-363.59 370.56,-363.59 370.56,-327.59 593.44,-327.59 593.44,-363.59"/>
|
|
290
|
+
<text text-anchor="middle" x="482" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective </text>
|
|
291
291
|
</g>
|
|
292
292
|
<!-- TilesModule->ExpandableTileBelowFoldDirective -->
|
|
293
293
|
<g id="edge17" class="edge">
|
|
294
294
|
<title>TilesModule->ExpandableTileBelowFoldDirective </title>
|
|
295
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
296
|
-
<polygon fill="black" stroke="black" points="
|
|
295
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M549,-298.7C549,-298.7 549,-317.58 549,-317.58"/>
|
|
296
|
+
<polygon fill="black" stroke="black" points="545.5,-317.58 549,-327.58 552.5,-317.58 545.5,-317.58"/>
|
|
297
297
|
</g>
|
|
298
298
|
<!-- SelectionTile -->
|
|
299
299
|
<g id="node19" class="node">
|
|
300
300
|
<title>SelectionTile </title>
|
|
301
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
302
|
-
<text text-anchor="middle" x="
|
|
301
|
+
<polygon fill="#fb8072" stroke="black" points="353.15,-363.59 258.85,-363.59 258.85,-327.59 353.15,-327.59 353.15,-363.59"/>
|
|
302
|
+
<text text-anchor="middle" x="306" y="-341.39" font-family="Times,serif" font-size="14.00">SelectionTile </text>
|
|
303
303
|
</g>
|
|
304
304
|
<!-- TilesModule->SelectionTile -->
|
|
305
305
|
<g id="edge18" class="edge">
|
|
306
306
|
<title>TilesModule->SelectionTile </title>
|
|
307
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
308
|
-
<polygon fill="black" stroke="black" points="
|
|
307
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M505.05,-294.59C445.48,-294.59 346.46,-294.59 346.46,-294.59 346.46,-294.59 346.46,-317.47 346.46,-317.47"/>
|
|
308
|
+
<polygon fill="black" stroke="black" points="342.96,-317.47 346.46,-327.47 349.96,-317.47 342.96,-317.47"/>
|
|
309
309
|
</g>
|
|
310
310
|
<!-- Tile -->
|
|
311
311
|
<g id="node20" class="node">
|
|
312
312
|
<title>Tile </title>
|
|
313
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
314
|
-
<text text-anchor="middle" x="
|
|
313
|
+
<polygon fill="#fb8072" stroke="black" points="241,-363.59 187,-363.59 187,-327.59 241,-327.59 241,-363.59"/>
|
|
314
|
+
<text text-anchor="middle" x="214" y="-341.39" font-family="Times,serif" font-size="14.00">Tile </text>
|
|
315
315
|
</g>
|
|
316
316
|
<!-- TilesModule->Tile -->
|
|
317
317
|
<g id="edge19" class="edge">
|
|
318
318
|
<title>TilesModule->Tile </title>
|
|
319
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
320
|
-
<polygon fill="black" stroke="black" points="
|
|
319
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M505.44,-290.59C419.35,-290.59 235.7,-290.59 235.7,-290.59 235.7,-290.59 235.7,-317.58 235.7,-317.58"/>
|
|
320
|
+
<polygon fill="black" stroke="black" points="232.2,-317.58 235.7,-327.58 239.2,-317.58 232.2,-317.58"/>
|
|
321
321
|
</g>
|
|
322
322
|
<!-- TileGroup -->
|
|
323
323
|
<g id="node21" class="node">
|
|
324
324
|
<title>TileGroup </title>
|
|
325
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
326
|
-
<text text-anchor="middle" x="
|
|
325
|
+
<polygon fill="#fb8072" stroke="black" points="168.82,-363.59 91.18,-363.59 91.18,-327.59 168.82,-327.59 168.82,-363.59"/>
|
|
326
|
+
<text text-anchor="middle" x="130" y="-341.39" font-family="Times,serif" font-size="14.00">TileGroup </text>
|
|
327
327
|
</g>
|
|
328
328
|
<!-- TilesModule->TileGroup -->
|
|
329
329
|
<g id="edge20" class="edge">
|
|
330
330
|
<title>TilesModule->TileGroup </title>
|
|
331
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
332
|
-
<polygon fill="black" stroke="black" points="
|
|
331
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M505.36,-286.59C401.52,-286.59 148.35,-286.59 148.35,-286.59 148.35,-286.59 148.35,-317.57 148.35,-317.57"/>
|
|
332
|
+
<polygon fill="black" stroke="black" points="144.85,-317.57 148.35,-327.57 151.85,-317.57 144.85,-317.57"/>
|
|
333
333
|
</g>
|
|
334
334
|
<!-- {
|
|
335
335
|
   provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
|
|
@@ -338,10 +338,10 @@
|
|
|
338
338
|
<title>{
|
|
339
339
|
   provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
|
|
340
340
|
}</title>
|
|
341
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
342
|
-
<text text-anchor="middle" x="
|
|
343
|
-
<text text-anchor="middle" x="
|
|
344
|
-
<text text-anchor="middle" x="
|
|
341
|
+
<ellipse fill="#fdb462" stroke="black" cx="377" cy="-127.3" rx="309.77" ry="41.09"/>
|
|
342
|
+
<text text-anchor="middle" x="377" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
343
|
+
<text text-anchor="middle" x="377" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true</text>
|
|
344
|
+
<text text-anchor="middle" x="377" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
345
345
|
</g>
|
|
346
346
|
<!-- {
|
|
347
347
|
   provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
|
|
@@ -350,44 +350,44 @@
|
|
|
350
350
|
<title>{
|
|
351
351
|
   provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
|
|
352
352
|
}->TileGroup</title>
|
|
353
|
-
<path fill="none" stroke="black" d="
|
|
354
|
-
<polygon fill="black" stroke="black" points="
|
|
353
|
+
<path fill="none" stroke="black" d="M377,-168.6C377,-168.6 377,-187.26 377,-187.26"/>
|
|
354
|
+
<polygon fill="black" stroke="black" points="373.5,-187.26 377,-197.26 380.5,-187.26 373.5,-187.26"/>
|
|
355
355
|
</g>
|
|
356
356
|
<!-- I18nModule -->
|
|
357
357
|
<g id="node11" class="node">
|
|
358
358
|
<title>I18nModule</title>
|
|
359
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
360
|
-
<text text-anchor="middle" x="
|
|
359
|
+
<polygon fill="#8dd3c7" stroke="black" points="315.71,-233.59 312.71,-237.59 291.71,-237.59 288.71,-233.59 230.29,-233.59 230.29,-197.59 315.71,-197.59 315.71,-233.59"/>
|
|
360
|
+
<text text-anchor="middle" x="273" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
361
361
|
</g>
|
|
362
362
|
<!-- I18nModule->TilesModule -->
|
|
363
363
|
<g id="edge10" class="edge">
|
|
364
364
|
<title>I18nModule->TilesModule</title>
|
|
365
|
-
<path fill="none" stroke="black" d="
|
|
366
|
-
<polygon fill="black" stroke="black" points="
|
|
365
|
+
<path fill="none" stroke="black" d="M287.27,-233.61C287.27,-250.96 287.27,-274.59 287.27,-274.59 287.27,-274.59 495.19,-274.59 495.19,-274.59"/>
|
|
366
|
+
<polygon fill="black" stroke="black" points="495.19,-278.09 505.19,-274.59 495.19,-271.09 495.19,-278.09"/>
|
|
367
367
|
</g>
|
|
368
368
|
<!-- IconModule -->
|
|
369
369
|
<g id="node12" class="node">
|
|
370
370
|
<title>IconModule</title>
|
|
371
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
372
|
-
<text text-anchor="middle" x="
|
|
371
|
+
<polygon fill="#8dd3c7" stroke="black" points="212.43,-233.59 209.43,-237.59 188.43,-237.59 185.43,-233.59 127.57,-233.59 127.57,-197.59 212.43,-197.59 212.43,-233.59"/>
|
|
372
|
+
<text text-anchor="middle" x="170" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
373
373
|
</g>
|
|
374
374
|
<!-- IconModule->TilesModule -->
|
|
375
375
|
<g id="edge11" class="edge">
|
|
376
376
|
<title>IconModule->TilesModule</title>
|
|
377
|
-
<path fill="none" stroke="black" d="
|
|
378
|
-
<polygon fill="black" stroke="black" points="
|
|
377
|
+
<path fill="none" stroke="black" d="M199.61,-233.81C199.61,-252.42 199.61,-278.59 199.61,-278.59 199.61,-278.59 495.46,-278.59 495.46,-278.59"/>
|
|
378
|
+
<polygon fill="black" stroke="black" points="495.46,-282.09 505.46,-278.59 495.46,-275.09 495.46,-282.09"/>
|
|
379
379
|
</g>
|
|
380
380
|
<!-- LinkModule -->
|
|
381
381
|
<g id="node13" class="node">
|
|
382
382
|
<title>LinkModule</title>
|
|
383
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
384
|
-
<text text-anchor="middle" x="
|
|
383
|
+
<polygon fill="#8dd3c7" stroke="black" points="109.99,-233.59 106.99,-237.59 85.99,-237.59 82.99,-233.59 24.01,-233.59 24.01,-197.59 109.99,-197.59 109.99,-233.59"/>
|
|
384
|
+
<text text-anchor="middle" x="67" y="-211.39" font-family="Times,serif" font-size="14.00">LinkModule</text>
|
|
385
385
|
</g>
|
|
386
386
|
<!-- LinkModule->TilesModule -->
|
|
387
387
|
<g id="edge12" class="edge">
|
|
388
388
|
<title>LinkModule->TilesModule</title>
|
|
389
|
-
<path fill="none" stroke="black" d="
|
|
390
|
-
<polygon fill="black" stroke="black" points="
|
|
389
|
+
<path fill="none" stroke="black" d="M100.54,-233.9C100.54,-253.74 100.54,-282.59 100.54,-282.59 100.54,-282.59 495.18,-282.59 495.18,-282.59"/>
|
|
390
|
+
<polygon fill="black" stroke="black" points="495.18,-286.09 505.18,-282.59 495.18,-279.09 495.18,-286.09"/>
|
|
391
391
|
</g>
|
|
392
392
|
</g>
|
|
393
393
|
</svg>
|
|
@@ -28,17 +28,17 @@
|
|
|
28
28
|
<title>cluster_TimePickerModule_declarations</title>
|
|
29
29
|
<polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
|
|
30
30
|
</g>
|
|
31
|
+
<g id="clust3" class="cluster">
|
|
32
|
+
<title>cluster_TimePickerModule_TimePicker_providers</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
|
|
34
|
+
</g>
|
|
31
35
|
<g id="clust4" class="cluster">
|
|
32
36
|
<title>cluster_TimePickerModule_imports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
|
|
34
38
|
</g>
|
|
35
39
|
<g id="clust5" class="cluster">
|
|
36
40
|
<title>cluster_TimePickerModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
38
|
-
</g>
|
|
39
|
-
<g id="clust3" class="cluster">
|
|
40
|
-
<title>cluster_TimePickerModule_TimePicker_providers</title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
|
|
41
|
+
<polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
|
|
42
42
|
</g>
|
|
43
43
|
<!-- TimePicker -->
|
|
44
44
|
<g id="node1" class="node">
|
|
@@ -49,26 +49,26 @@
|
|
|
49
49
|
<!-- TimePickerModule -->
|
|
50
50
|
<g id="node2" class="node">
|
|
51
51
|
<title>TimePickerModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
52
|
+
<polygon fill="#8dd3c7" stroke="black" points="328.36,-298.59 325.36,-302.59 304.36,-302.59 301.36,-298.59 203.64,-298.59 203.64,-262.59 328.36,-262.59 328.36,-298.59"/>
|
|
53
|
+
<text text-anchor="middle" x="266" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
|
|
54
54
|
</g>
|
|
55
55
|
<!-- TimePicker->TimePickerModule -->
|
|
56
56
|
<g id="edge1" class="edge">
|
|
57
57
|
<title>TimePicker->TimePickerModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
58
|
+
<path fill="none" stroke="black" d="M313.39,-233.7C313.39,-233.7 313.39,-252.58 313.39,-252.58"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="309.89,-252.58 313.39,-262.58 316.89,-252.58 309.89,-252.58"/>
|
|
60
60
|
</g>
|
|
61
61
|
<!-- TimePicker -->
|
|
62
62
|
<g id="node5" class="node">
|
|
63
63
|
<title>TimePicker </title>
|
|
64
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
64
|
+
<polygon fill="#fb8072" stroke="black" points="308.31,-363.59 223.69,-363.59 223.69,-327.59 308.31,-327.59 308.31,-363.59"/>
|
|
65
|
+
<text text-anchor="middle" x="266" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
|
|
66
66
|
</g>
|
|
67
67
|
<!-- TimePickerModule->TimePicker -->
|
|
68
68
|
<g id="edge4" class="edge">
|
|
69
69
|
<title>TimePickerModule->TimePicker </title>
|
|
70
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="
|
|
70
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M266,-298.7C266,-298.7 266,-317.58 266,-317.58"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="262.5,-317.58 266,-327.58 269.5,-317.58 262.5,-317.58"/>
|
|
72
72
|
</g>
|
|
73
73
|
<!-- {
|
|
74
74
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
@@ -95,14 +95,14 @@
|
|
|
95
95
|
<!-- TimePickerSelectModule -->
|
|
96
96
|
<g id="node4" class="node">
|
|
97
97
|
<title>TimePickerSelectModule</title>
|
|
98
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
99
|
-
<text text-anchor="middle" x="
|
|
98
|
+
<polygon fill="#8dd3c7" stroke="black" points="273.57,-233.59 270.57,-237.59 249.57,-237.59 246.57,-233.59 114.43,-233.59 114.43,-197.59 273.57,-197.59 273.57,-233.59"/>
|
|
99
|
+
<text text-anchor="middle" x="194" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
100
100
|
</g>
|
|
101
101
|
<!-- TimePickerSelectModule->TimePickerModule -->
|
|
102
102
|
<g id="edge3" class="edge">
|
|
103
103
|
<title>TimePickerSelectModule->TimePickerModule</title>
|
|
104
|
-
<path fill="none" stroke="black" d="
|
|
105
|
-
<polygon fill="black" stroke="black" points="
|
|
104
|
+
<path fill="none" stroke="black" d="M238.55,-233.7C238.55,-233.7 238.55,-252.58 238.55,-252.58"/>
|
|
105
|
+
<polygon fill="black" stroke="black" points="235.05,-252.58 238.55,-262.58 242.05,-252.58 235.05,-252.58"/>
|
|
106
106
|
</g>
|
|
107
107
|
</g>
|
|
108
108
|
</svg>
|
|
@@ -121,17 +121,17 @@
|
|
|
121
121
|
<title>cluster_TimePickerModule_declarations</title>
|
|
122
122
|
<polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
|
|
123
123
|
</g>
|
|
124
|
+
<g id="clust3" class="cluster">
|
|
125
|
+
<title>cluster_TimePickerModule_TimePicker_providers</title>
|
|
126
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
|
|
127
|
+
</g>
|
|
124
128
|
<g id="clust4" class="cluster">
|
|
125
129
|
<title>cluster_TimePickerModule_imports</title>
|
|
126
|
-
<polygon fill="none" stroke="black" points="
|
|
130
|
+
<polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
|
|
127
131
|
</g>
|
|
128
132
|
<g id="clust5" class="cluster">
|
|
129
133
|
<title>cluster_TimePickerModule_exports</title>
|
|
130
|
-
<polygon fill="none" stroke="black" points="
|
|
131
|
-
</g>
|
|
132
|
-
<g id="clust3" class="cluster">
|
|
133
|
-
<title>cluster_TimePickerModule_TimePicker_providers</title>
|
|
134
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
|
|
134
|
+
<polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
|
|
135
135
|
</g>
|
|
136
136
|
<!-- TimePicker -->
|
|
137
137
|
<g id="node1" class="node">
|
|
@@ -142,26 +142,26 @@
|
|
|
142
142
|
<!-- TimePickerModule -->
|
|
143
143
|
<g id="node2" class="node">
|
|
144
144
|
<title>TimePickerModule</title>
|
|
145
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
146
|
-
<text text-anchor="middle" x="
|
|
145
|
+
<polygon fill="#8dd3c7" stroke="black" points="328.36,-298.59 325.36,-302.59 304.36,-302.59 301.36,-298.59 203.64,-298.59 203.64,-262.59 328.36,-262.59 328.36,-298.59"/>
|
|
146
|
+
<text text-anchor="middle" x="266" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
|
|
147
147
|
</g>
|
|
148
148
|
<!-- TimePicker->TimePickerModule -->
|
|
149
149
|
<g id="edge1" class="edge">
|
|
150
150
|
<title>TimePicker->TimePickerModule</title>
|
|
151
|
-
<path fill="none" stroke="black" d="
|
|
152
|
-
<polygon fill="black" stroke="black" points="
|
|
151
|
+
<path fill="none" stroke="black" d="M313.39,-233.7C313.39,-233.7 313.39,-252.58 313.39,-252.58"/>
|
|
152
|
+
<polygon fill="black" stroke="black" points="309.89,-252.58 313.39,-262.58 316.89,-252.58 309.89,-252.58"/>
|
|
153
153
|
</g>
|
|
154
154
|
<!-- TimePicker -->
|
|
155
155
|
<g id="node5" class="node">
|
|
156
156
|
<title>TimePicker </title>
|
|
157
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
157
|
+
<polygon fill="#fb8072" stroke="black" points="308.31,-363.59 223.69,-363.59 223.69,-327.59 308.31,-327.59 308.31,-363.59"/>
|
|
158
|
+
<text text-anchor="middle" x="266" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
|
|
159
159
|
</g>
|
|
160
160
|
<!-- TimePickerModule->TimePicker -->
|
|
161
161
|
<g id="edge4" class="edge">
|
|
162
162
|
<title>TimePickerModule->TimePicker </title>
|
|
163
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
163
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M266,-298.7C266,-298.7 266,-317.58 266,-317.58"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="262.5,-317.58 266,-327.58 269.5,-317.58 262.5,-317.58"/>
|
|
165
165
|
</g>
|
|
166
166
|
<!-- {
|
|
167
167
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
@@ -188,14 +188,14 @@
|
|
|
188
188
|
<!-- TimePickerSelectModule -->
|
|
189
189
|
<g id="node4" class="node">
|
|
190
190
|
<title>TimePickerSelectModule</title>
|
|
191
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
192
|
-
<text text-anchor="middle" x="
|
|
191
|
+
<polygon fill="#8dd3c7" stroke="black" points="273.57,-233.59 270.57,-237.59 249.57,-237.59 246.57,-233.59 114.43,-233.59 114.43,-197.59 273.57,-197.59 273.57,-233.59"/>
|
|
192
|
+
<text text-anchor="middle" x="194" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
193
193
|
</g>
|
|
194
194
|
<!-- TimePickerSelectModule->TimePickerModule -->
|
|
195
195
|
<g id="edge3" class="edge">
|
|
196
196
|
<title>TimePickerSelectModule->TimePickerModule</title>
|
|
197
|
-
<path fill="none" stroke="black" d="
|
|
198
|
-
<polygon fill="black" stroke="black" points="
|
|
197
|
+
<path fill="none" stroke="black" d="M238.55,-233.7C238.55,-233.7 238.55,-252.58 238.55,-252.58"/>
|
|
198
|
+
<polygon fill="black" stroke="black" points="235.05,-252.58 238.55,-262.58 242.05,-252.58 235.05,-252.58"/>
|
|
199
199
|
</g>
|
|
200
200
|
</g>
|
|
201
201
|
</svg>
|