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,51 +117,51 @@
|
|
|
117
117
|
<title>cluster_TreeviewModule</title>
|
|
118
118
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="31.5,-70 31.5,-333 464.5,-333 464.5,-70 31.5,-70"/>
|
|
119
119
|
</g>
|
|
120
|
+
<g id="clust2" class="cluster">
|
|
121
|
+
<title>cluster_TreeviewModule_declarations</title>
|
|
122
|
+
<polygon fill="none" stroke="black" points="147.5,-143 147.5,-195 456.5,-195 456.5,-143 147.5,-143"/>
|
|
123
|
+
</g>
|
|
124
|
+
<g id="clust4" class="cluster">
|
|
125
|
+
<title>cluster_TreeviewModule_TreeViewComponent_providers</title>
|
|
126
|
+
<polygon fill="none" stroke="black" points="137.5,-78 137.5,-130 311.5,-130 311.5,-78 137.5,-78"/>
|
|
127
|
+
</g>
|
|
120
128
|
<g id="clust6" class="cluster">
|
|
121
129
|
<title>cluster_TreeviewModule_exports</title>
|
|
122
130
|
<polygon fill="none" stroke="black" points="90.5,-273 90.5,-325 405.5,-325 405.5,-273 90.5,-273"/>
|
|
123
131
|
</g>
|
|
124
132
|
<g id="clust5" class="cluster">
|
|
125
133
|
<title>cluster_TreeviewModule_imports</title>
|
|
126
|
-
<polygon fill="none" stroke="black" points="
|
|
127
|
-
</g>
|
|
128
|
-
<g id="clust2" class="cluster">
|
|
129
|
-
<title>cluster_TreeviewModule_declarations</title>
|
|
130
|
-
<polygon fill="none" stroke="black" points="39.5,-143 39.5,-195 348.5,-195 348.5,-143 39.5,-143"/>
|
|
131
|
-
</g>
|
|
132
|
-
<g id="clust4" class="cluster">
|
|
133
|
-
<title>cluster_TreeviewModule_TreeViewComponent_providers</title>
|
|
134
|
-
<polygon fill="none" stroke="black" points="39.5,-78 39.5,-130 213.5,-130 213.5,-78 39.5,-78"/>
|
|
134
|
+
<polygon fill="none" stroke="black" points="39.5,-143 39.5,-195 139.5,-195 139.5,-143 39.5,-143"/>
|
|
135
135
|
</g>
|
|
136
136
|
<!-- TreeNodeComponent -->
|
|
137
137
|
<g id="node1" class="node">
|
|
138
138
|
<title>TreeNodeComponent</title>
|
|
139
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
140
|
-
<text text-anchor="middle" x="
|
|
139
|
+
<polygon fill="#ffffb3" stroke="black" points="448.3,-187 310.7,-187 310.7,-151 448.3,-151 448.3,-187"/>
|
|
140
|
+
<text text-anchor="middle" x="379.5" y="-164.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent</text>
|
|
141
141
|
</g>
|
|
142
142
|
<!-- TreeviewModule -->
|
|
143
143
|
<g id="node3" class="node">
|
|
144
144
|
<title>TreeviewModule</title>
|
|
145
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
146
|
-
<text text-anchor="middle" x="
|
|
145
|
+
<polygon fill="#8dd3c7" stroke="black" points="280.9,-252 277.9,-256 256.9,-256 253.9,-252 168.1,-252 168.1,-216 280.9,-216 280.9,-252"/>
|
|
146
|
+
<text text-anchor="middle" x="224.5" y="-229.8" font-family="Times,serif" font-size="14.00">TreeviewModule</text>
|
|
147
147
|
</g>
|
|
148
148
|
<!-- TreeNodeComponent->TreeviewModule -->
|
|
149
149
|
<g id="edge1" class="edge">
|
|
150
150
|
<title>TreeNodeComponent->TreeviewModule</title>
|
|
151
|
-
<path fill="none" stroke="black" d="
|
|
152
|
-
<polygon fill="black" stroke="black" points="
|
|
151
|
+
<path fill="none" stroke="black" d="M354.38,-187.11C354.38,-206.34 354.38,-234 354.38,-234 354.38,-234 290.71,-234 290.71,-234"/>
|
|
152
|
+
<polygon fill="black" stroke="black" points="290.71,-230.5 280.71,-234 290.71,-237.5 290.71,-230.5"/>
|
|
153
153
|
</g>
|
|
154
154
|
<!-- TreeViewComponent -->
|
|
155
155
|
<g id="node2" class="node">
|
|
156
156
|
<title>TreeViewComponent</title>
|
|
157
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
157
|
+
<polygon fill="#ffffb3" stroke="black" points="293.29,-187 155.71,-187 155.71,-151 293.29,-151 293.29,-187"/>
|
|
158
|
+
<text text-anchor="middle" x="224.5" y="-164.8" font-family="Times,serif" font-size="14.00">TreeViewComponent</text>
|
|
159
159
|
</g>
|
|
160
160
|
<!-- TreeViewComponent->TreeviewModule -->
|
|
161
161
|
<g id="edge2" class="edge">
|
|
162
162
|
<title>TreeViewComponent->TreeviewModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="205.
|
|
163
|
+
<path fill="none" stroke="black" d="M224.5,-187.11C224.5,-187.11 224.5,-205.99 224.5,-205.99"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="221,-205.99 224.5,-215.99 228,-205.99 221,-205.99"/>
|
|
165
165
|
</g>
|
|
166
166
|
<!-- TreeNodeComponent -->
|
|
167
167
|
<g id="node6" class="node">
|
|
@@ -172,8 +172,8 @@
|
|
|
172
172
|
<!-- TreeviewModule->TreeNodeComponent -->
|
|
173
173
|
<g id="edge5" class="edge">
|
|
174
174
|
<title>TreeviewModule->TreeNodeComponent </title>
|
|
175
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
176
|
-
<polygon fill="black" stroke="black" points="
|
|
175
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M268.9,-252.11C268.9,-252.11 268.9,-270.99 268.9,-270.99"/>
|
|
176
|
+
<polygon fill="black" stroke="black" points="265.4,-270.99 268.9,-280.99 272.4,-270.99 265.4,-270.99"/>
|
|
177
177
|
</g>
|
|
178
178
|
<!-- TreeViewComponent -->
|
|
179
179
|
<g id="node7" class="node">
|
|
@@ -184,32 +184,32 @@
|
|
|
184
184
|
<!-- TreeviewModule->TreeViewComponent -->
|
|
185
185
|
<g id="edge6" class="edge">
|
|
186
186
|
<title>TreeviewModule->TreeViewComponent </title>
|
|
187
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
188
|
-
<polygon fill="black" stroke="black" points="
|
|
187
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M203.6,-252.11C203.6,-252.11 203.6,-270.99 203.6,-270.99"/>
|
|
188
|
+
<polygon fill="black" stroke="black" points="200.1,-270.99 203.6,-280.99 207.1,-270.99 200.1,-270.99"/>
|
|
189
189
|
</g>
|
|
190
190
|
<!-- TreeViewService -->
|
|
191
191
|
<g id="node4" class="node">
|
|
192
192
|
<title>TreeViewService</title>
|
|
193
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
194
|
-
<text text-anchor="middle" x="
|
|
193
|
+
<ellipse fill="#fdb462" stroke="black" cx="224.5" cy="-104" rx="78.69" ry="18"/>
|
|
194
|
+
<text text-anchor="middle" x="224.5" y="-99.8" font-family="Times,serif" font-size="14.00">TreeViewService</text>
|
|
195
195
|
</g>
|
|
196
196
|
<!-- TreeViewService->TreeViewComponent -->
|
|
197
197
|
<g id="edge3" class="edge">
|
|
198
198
|
<title>TreeViewService->TreeViewComponent</title>
|
|
199
|
-
<path fill="none" stroke="black" d="
|
|
200
|
-
<polygon fill="black" stroke="black" points="
|
|
199
|
+
<path fill="none" stroke="black" d="M224.5,-122.11C224.5,-122.11 224.5,-140.99 224.5,-140.99"/>
|
|
200
|
+
<polygon fill="black" stroke="black" points="221,-140.99 224.5,-150.99 228,-140.99 221,-140.99"/>
|
|
201
201
|
</g>
|
|
202
202
|
<!-- IconModule -->
|
|
203
203
|
<g id="node5" class="node">
|
|
204
204
|
<title>IconModule</title>
|
|
205
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
206
|
-
<text text-anchor="middle" x="
|
|
205
|
+
<polygon fill="#8dd3c7" stroke="black" points="131.93,-187 128.93,-191 107.93,-191 104.93,-187 47.07,-187 47.07,-151 131.93,-151 131.93,-187"/>
|
|
206
|
+
<text text-anchor="middle" x="89.5" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
207
207
|
</g>
|
|
208
208
|
<!-- IconModule->TreeviewModule -->
|
|
209
209
|
<g id="edge4" class="edge">
|
|
210
210
|
<title>IconModule->TreeviewModule</title>
|
|
211
|
-
<path fill="none" stroke="black" d="
|
|
212
|
-
<polygon fill="black" stroke="black" points="
|
|
211
|
+
<path fill="none" stroke="black" d="M114.91,-187.11C114.91,-206.34 114.91,-234 114.91,-234 114.91,-234 158.1,-234 158.1,-234"/>
|
|
212
|
+
<polygon fill="black" stroke="black" points="158.1,-237.5 168.1,-234 158.1,-230.5 158.1,-237.5"/>
|
|
213
213
|
</g>
|
|
214
214
|
</g>
|
|
215
215
|
</svg>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_UIShellModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="13,-70 13,-268 483,-268 483,-70 13,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust4" class="cluster">
|
|
28
|
-
<title>cluster_UIShellModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust3" class="cluster">
|
|
32
28
|
<title>cluster_UIShellModule_imports</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="21,-78 21,-130 475,-130 475,-78 21,-78"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust4" class="cluster">
|
|
32
|
+
<title>cluster_UIShellModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
|
|
34
|
+
</g>
|
|
35
35
|
<!-- HeaderModule -->
|
|
36
36
|
<g id="node1" class="node">
|
|
37
37
|
<title>HeaderModule</title>
|
|
@@ -117,14 +117,14 @@
|
|
|
117
117
|
<title>cluster_UIShellModule</title>
|
|
118
118
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="13,-70 13,-268 483,-268 483,-70 13,-70"/>
|
|
119
119
|
</g>
|
|
120
|
-
<g id="clust4" class="cluster">
|
|
121
|
-
<title>cluster_UIShellModule_exports</title>
|
|
122
|
-
<polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
|
|
123
|
-
</g>
|
|
124
120
|
<g id="clust3" class="cluster">
|
|
125
121
|
<title>cluster_UIShellModule_imports</title>
|
|
126
122
|
<polygon fill="none" stroke="black" points="21,-78 21,-130 475,-130 475,-78 21,-78"/>
|
|
127
123
|
</g>
|
|
124
|
+
<g id="clust4" class="cluster">
|
|
125
|
+
<title>cluster_UIShellModule_exports</title>
|
|
126
|
+
<polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
|
|
127
|
+
</g>
|
|
128
128
|
<!-- HeaderModule -->
|
|
129
129
|
<g id="node1" class="node">
|
|
130
130
|
<title>HeaderModule</title>
|
|
@@ -191,6 +191,23 @@
|
|
|
191
191
|
</div>
|
|
192
192
|
</div>
|
|
193
193
|
</div>
|
|
194
|
+
<div class="col-md-6 col-lg-4">
|
|
195
|
+
<div class="card card-module">
|
|
196
|
+
<div class="card-header">
|
|
197
|
+
<h4 class="card-title">ComboButtonModule</h4>
|
|
198
|
+
</div>
|
|
199
|
+
<div class="card-block">
|
|
200
|
+
<p>
|
|
201
|
+
<object id="demo-svg" type="image/svg+xml" lazy="./modules/ComboButtonModule/dependencies.svg" style="width: 100%; height: 175px;">
|
|
202
|
+
Your browser does not support SVG
|
|
203
|
+
</object>
|
|
204
|
+
</p>
|
|
205
|
+
<footer class="text-center">
|
|
206
|
+
<a href="./modules/ComboButtonModule.html" class="btn btn-default">Browse</a>
|
|
207
|
+
</footer>
|
|
208
|
+
</div>
|
|
209
|
+
</div>
|
|
210
|
+
</div>
|
|
194
211
|
<div class="col-md-6 col-lg-4">
|
|
195
212
|
<div class="card card-module">
|
|
196
213
|
<div class="card-header">
|
|
@@ -548,6 +565,23 @@
|
|
|
548
565
|
</div>
|
|
549
566
|
</div>
|
|
550
567
|
</div>
|
|
568
|
+
<div class="col-md-6 col-lg-4">
|
|
569
|
+
<div class="card card-module">
|
|
570
|
+
<div class="card-header">
|
|
571
|
+
<h4 class="card-title">MenuButtonModule</h4>
|
|
572
|
+
</div>
|
|
573
|
+
<div class="card-block">
|
|
574
|
+
<p>
|
|
575
|
+
<object id="demo-svg" type="image/svg+xml" lazy="./modules/MenuButtonModule/dependencies.svg" style="width: 100%; height: 175px;">
|
|
576
|
+
Your browser does not support SVG
|
|
577
|
+
</object>
|
|
578
|
+
</p>
|
|
579
|
+
<footer class="text-center">
|
|
580
|
+
<a href="./modules/MenuButtonModule.html" class="btn btn-default">Browse</a>
|
|
581
|
+
</footer>
|
|
582
|
+
</div>
|
|
583
|
+
</div>
|
|
584
|
+
</div>
|
|
551
585
|
<div class="col-md-6 col-lg-4">
|
|
552
586
|
<div class="card card-module">
|
|
553
587
|
<div class="card-header">
|