carbon-components-angular 5.67.0 → 5.68.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/checkbox/checkbox-group-host.d.ts +31 -0
- package/checkbox/checkbox-group.component.d.ts +67 -0
- package/checkbox/checkbox.component.d.ts +56 -4
- package/checkbox/checkbox.module.d.ts +5 -3
- package/checkbox/index.d.ts +2 -0
- 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 +1 -1
- package/docs/documentation/components/BreadcrumbItemComponent.html +1 -1
- package/docs/documentation/components/ButtonSet.html +1 -1
- package/docs/documentation/components/Checkbox.html +767 -58
- package/docs/documentation/components/CheckboxGroup.html +1401 -0
- 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 +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 +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 +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/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 +526 -66
- 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 +42 -6
- package/docs/documentation/graph/dependencies.svg +3103 -3057
- package/docs/documentation/interfaces/CheckboxGroupHost.html +417 -0
- package/docs/documentation/js/menu-wc.js +9 -3
- package/docs/documentation/js/menu-wc_es5.js +1 -1
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/miscellaneous/variables.html +26 -0
- package/docs/documentation/modules/CheckboxModule/dependencies.svg +92 -36
- package/docs/documentation/modules/CheckboxModule.html +116 -39
- package/docs/documentation/modules/CodeSnippetModule/dependencies.svg +4 -4
- package/docs/documentation/modules/CodeSnippetModule.html +4 -4
- package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ComboBoxModule.html +4 -4
- package/docs/documentation/modules/ComboButtonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ComboButtonModule.html +4 -4
- package/docs/documentation/modules/ContextMenuModule/dependencies.svg +52 -52
- package/docs/documentation/modules/ContextMenuModule.html +52 -52
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +42 -46
- package/docs/documentation/modules/DatePickerInputModule.html +42 -46
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +54 -58
- package/docs/documentation/modules/DatePickerModule.html +54 -58
- package/docs/documentation/modules/DialogModule/dependencies.svg +34 -34
- package/docs/documentation/modules/DialogModule.html +34 -34
- package/docs/documentation/modules/DropdownModule/dependencies.svg +70 -70
- package/docs/documentation/modules/DropdownModule.html +70 -70
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +62 -62
- package/docs/documentation/modules/FileUploaderModule.html +62 -62
- package/docs/documentation/modules/GridModule/dependencies.svg +7 -7
- package/docs/documentation/modules/GridModule.html +7 -7
- 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/LayerModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LayerModule.html +4 -4
- package/docs/documentation/modules/LayoutModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LayoutModule.html +4 -4
- package/docs/documentation/modules/LoadingModule/dependencies.svg +13 -13
- package/docs/documentation/modules/LoadingModule.html +13 -13
- package/docs/documentation/modules/MenuButtonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/MenuButtonModule.html +4 -4
- package/docs/documentation/modules/ModalModule/dependencies.svg +115 -115
- package/docs/documentation/modules/ModalModule.html +115 -115
- package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NFormsModule.html +4 -4
- package/docs/documentation/modules/NotificationModule/dependencies.svg +37 -37
- package/docs/documentation/modules/NotificationModule.html +37 -37
- package/docs/documentation/modules/NumberModule/dependencies.svg +24 -24
- package/docs/documentation/modules/NumberModule.html +24 -24
- package/docs/documentation/modules/PaginationModule/dependencies.svg +56 -56
- package/docs/documentation/modules/PaginationModule.html +56 -56
- package/docs/documentation/modules/PanelModule/dependencies.svg +36 -36
- package/docs/documentation/modules/PanelModule.html +36 -36
- package/docs/documentation/modules/PopoverModule/dependencies.svg +4 -4
- package/docs/documentation/modules/PopoverModule.html +4 -4
- package/docs/documentation/modules/ProgressBarModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ProgressBarModule.html +4 -4
- package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ProgressIndicatorModule.html +4 -4
- package/docs/documentation/modules/RadioModule/dependencies.svg +58 -62
- package/docs/documentation/modules/RadioModule.html +58 -62
- package/docs/documentation/modules/SearchModule/dependencies.svg +30 -30
- package/docs/documentation/modules/SearchModule.html +30 -30
- package/docs/documentation/modules/SelectModule/dependencies.svg +61 -61
- package/docs/documentation/modules/SelectModule.html +61 -61
- package/docs/documentation/modules/SideNavModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SideNavModule.html +4 -4
- package/docs/documentation/modules/SkeletonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SkeletonModule.html +4 -4
- package/docs/documentation/modules/SliderModule/dependencies.svg +42 -46
- package/docs/documentation/modules/SliderModule.html +42 -46
- package/docs/documentation/modules/StructuredListModule/dependencies.svg +4 -4
- package/docs/documentation/modules/StructuredListModule.html +4 -4
- package/docs/documentation/modules/TableModule/dependencies.svg +224 -224
- package/docs/documentation/modules/TableModule.html +224 -224
- package/docs/documentation/modules/TabsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TabsModule.html +4 -4
- package/docs/documentation/modules/TagModule/dependencies.svg +37 -37
- package/docs/documentation/modules/TagModule.html +37 -37
- package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
- package/docs/documentation/modules/ThemeModule.html +13 -13
- package/docs/documentation/modules/TilesModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TilesModule.html +4 -4
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TimePickerSelectModule.html +4 -4
- package/docs/documentation/modules/ToggleModule/dependencies.svg +7 -7
- package/docs/documentation/modules/ToggleModule.html +7 -7
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ToggletipModule.html +4 -4
- package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TooltipModule.html +4 -4
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +35 -35
- package/docs/documentation/modules/TreeviewModule.html +35 -35
- package/docs/documentation/overview.html +3105 -3059
- package/docs/documentation.json +1002 -127
- package/docs/storybook/9300.537382cc.iframe.bundle.js +1 -0
- package/docs/storybook/955.99b6ac85.iframe.bundle.js +1 -0
- package/docs/storybook/checkbox-checkbox-stories.a40b7a36.iframe.bundle.js +1 -0
- package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.d99d789a.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/index.json +1 -1
- package/docs/storybook/main.4ba3ac58.iframe.bundle.js +1 -0
- package/docs/storybook/modal-modal-stories.02e35bd4.iframe.bundle.js +1 -0
- package/docs/storybook/pagination-pagination-nav-stories.647ce4df.iframe.bundle.js +1 -0
- package/docs/storybook/pagination-pagination-stories.aa18b936.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.018cbdfe.iframe.bundle.js → runtime~main.229d454b.iframe.bundle.js} +1 -1
- package/docs/storybook/stories.json +1 -1
- package/docs/storybook/toggle-toggle-stories.999199e8.iframe.bundle.js +1 -0
- package/esm2020/checkbox/checkbox-group-host.mjs +3 -0
- package/esm2020/checkbox/checkbox-group.component.mjs +201 -0
- package/esm2020/checkbox/checkbox.component.mjs +169 -9
- package/esm2020/checkbox/checkbox.module.mjs +16 -7
- package/esm2020/checkbox/index.mjs +3 -1
- package/esm2020/table/cell/table-checkbox.component.mjs +1 -1
- package/esm2020/table/head/table-head-checkbox.component.mjs +1 -1
- package/esm2020/toggle/toggle.component.mjs +12 -7
- package/fesm2015/carbon-components-angular-checkbox.mjs +385 -15
- package/fesm2015/carbon-components-angular-checkbox.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-table.mjs +2 -2
- package/fesm2015/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-toggle.mjs +13 -6
- package/fesm2015/carbon-components-angular-toggle.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-checkbox.mjs +379 -15
- package/fesm2020/carbon-components-angular-checkbox.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-table.mjs +2 -2
- package/fesm2020/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-toggle.mjs +11 -6
- package/fesm2020/carbon-components-angular-toggle.mjs.map +1 -1
- package/package.json +1 -1
- package/toggle/toggle.component.d.ts +3 -3
- package/docs/storybook/1895.d3fd5755.iframe.bundle.js +0 -1
- package/docs/storybook/955.754a7cf6.iframe.bundle.js +0 -1
- package/docs/storybook/checkbox-checkbox-stories.3aeae19d.iframe.bundle.js +0 -1
- package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.aa916da9.iframe.bundle.js +0 -1
- package/docs/storybook/main.544b1246.iframe.bundle.js +0 -1
- package/docs/storybook/modal-modal-stories.22f92029.iframe.bundle.js +0 -1
- package/docs/storybook/pagination-pagination-nav-stories.9f6e65be.iframe.bundle.js +0 -1
- package/docs/storybook/pagination-pagination-stories.540698c1.iframe.bundle.js +0 -1
- package/docs/storybook/toggle-toggle-stories.7832edbb.iframe.bundle.js +0 -1
|
@@ -24,13 +24,13 @@
|
|
|
24
24
|
<title>cluster_NotificationModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 2497,-268 2497,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust15" class="cluster">
|
|
28
|
-
<title>cluster_NotificationModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="1913,-78 1913,-130 2489,-130 2489,-78 1913,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust18" class="cluster">
|
|
32
28
|
<title>cluster_NotificationModule_providers</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
29
|
+
<polygon fill="none" stroke="black" points="2048,-78 2048,-130 2489,-130 2489,-78 2048,-78"/>
|
|
30
|
+
</g>
|
|
31
|
+
<g id="clust15" class="cluster">
|
|
32
|
+
<title>cluster_NotificationModule_imports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="1464,-78 1464,-130 2040,-130 2040,-78 1464,-78"/>
|
|
34
34
|
</g>
|
|
35
35
|
<g id="clust16" class="cluster">
|
|
36
36
|
<title>cluster_NotificationModule_exports</title>
|
|
@@ -199,8 +199,8 @@
|
|
|
199
199
|
<!-- NotificationModule->ActionableButton -->
|
|
200
200
|
<g id="edge18" class="edge">
|
|
201
201
|
<title>NotificationModule->ActionableButton </title>
|
|
202
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1154.
|
|
203
|
-
<polygon fill="black" stroke="black" points="
|
|
202
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1154.61,-175C1317.89,-175 1739.04,-175 1739.04,-175 1739.04,-175 1739.04,-205.98 1739.04,-205.98"/>
|
|
203
|
+
<polygon fill="black" stroke="black" points="1735.54,-205.98 1739.04,-215.98 1742.54,-205.98 1735.54,-205.98"/>
|
|
204
204
|
</g>
|
|
205
205
|
<!-- ActionableNotification -->
|
|
206
206
|
<g id="node20" class="node">
|
|
@@ -211,8 +211,8 @@
|
|
|
211
211
|
<!-- NotificationModule->ActionableNotification -->
|
|
212
212
|
<g id="edge19" class="edge">
|
|
213
213
|
<title>NotificationModule->ActionableNotification </title>
|
|
214
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1154.
|
|
215
|
-
<polygon fill="black" stroke="black" points="
|
|
214
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1154.73,-178C1281.43,-178 1552.86,-178 1552.86,-178 1552.86,-178 1552.86,-205.97 1552.86,-205.97"/>
|
|
215
|
+
<polygon fill="black" stroke="black" points="1549.36,-205.97 1552.86,-215.97 1556.36,-205.97 1549.36,-205.97"/>
|
|
216
216
|
</g>
|
|
217
217
|
<!-- ActionableSubtitle -->
|
|
218
218
|
<g id="node21" class="node">
|
|
@@ -325,86 +325,86 @@
|
|
|
325
325
|
<!-- ButtonModule -->
|
|
326
326
|
<g id="node14" class="node">
|
|
327
327
|
<title>ButtonModule</title>
|
|
328
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
329
|
-
<text text-anchor="middle" x="
|
|
328
|
+
<polygon fill="#8dd3c7" stroke="black" points="2031.67,-122 2028.67,-126 2007.67,-126 2004.67,-122 1934.33,-122 1934.33,-86 2031.67,-86 2031.67,-122"/>
|
|
329
|
+
<text text-anchor="middle" x="1983" y="-99.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
|
|
330
330
|
</g>
|
|
331
331
|
<!-- ButtonModule->NotificationModule -->
|
|
332
332
|
<g id="edge13" class="edge">
|
|
333
333
|
<title>ButtonModule->NotificationModule</title>
|
|
334
|
-
<path fill="none" stroke="black" d="
|
|
335
|
-
<polygon fill="black" stroke="black" points="1164.
|
|
334
|
+
<path fill="none" stroke="black" d="M1983,-122.17C1983,-141.09 1983,-168 1983,-168 1983,-168 1164.79,-168 1164.79,-168"/>
|
|
335
|
+
<polygon fill="black" stroke="black" points="1164.79,-164.5 1154.79,-168 1164.79,-171.5 1164.79,-164.5"/>
|
|
336
336
|
</g>
|
|
337
337
|
<!-- ExperimentalModule -->
|
|
338
338
|
<g id="node15" class="node">
|
|
339
339
|
<title>ExperimentalModule</title>
|
|
340
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
341
|
-
<text text-anchor="middle" x="
|
|
340
|
+
<polygon fill="#8dd3c7" stroke="black" points="1916.47,-122 1913.47,-126 1892.47,-126 1889.47,-122 1781.53,-122 1781.53,-86 1916.47,-86 1916.47,-122"/>
|
|
341
|
+
<text text-anchor="middle" x="1849" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
|
|
342
342
|
</g>
|
|
343
343
|
<!-- ExperimentalModule->NotificationModule -->
|
|
344
344
|
<g id="edge14" class="edge">
|
|
345
345
|
<title>ExperimentalModule->NotificationModule</title>
|
|
346
|
-
<path fill="none" stroke="black" d="
|
|
347
|
-
<polygon fill="black" stroke="black" points="1164.
|
|
346
|
+
<path fill="none" stroke="black" d="M1807.52,-122.27C1807.52,-140.56 1807.52,-166 1807.52,-166 1807.52,-166 1164.9,-166 1164.9,-166"/>
|
|
347
|
+
<polygon fill="black" stroke="black" points="1164.9,-162.5 1154.9,-166 1164.9,-169.5 1164.9,-162.5"/>
|
|
348
348
|
</g>
|
|
349
349
|
<!-- I18nModule -->
|
|
350
350
|
<g id="node16" class="node">
|
|
351
351
|
<title>I18nModule</title>
|
|
352
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
353
|
-
<text text-anchor="middle" x="
|
|
352
|
+
<polygon fill="#8dd3c7" stroke="black" points="1763.71,-122 1760.71,-126 1739.71,-126 1736.71,-122 1678.29,-122 1678.29,-86 1763.71,-86 1763.71,-122"/>
|
|
353
|
+
<text text-anchor="middle" x="1721" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
354
354
|
</g>
|
|
355
355
|
<!-- I18nModule->NotificationModule -->
|
|
356
356
|
<g id="edge15" class="edge">
|
|
357
357
|
<title>I18nModule->NotificationModule</title>
|
|
358
|
-
<path fill="none" stroke="black" d="
|
|
359
|
-
<polygon fill="black" stroke="black" points="1164.
|
|
358
|
+
<path fill="none" stroke="black" d="M1687.34,-122.02C1687.34,-139.37 1687.34,-163 1687.34,-163 1687.34,-163 1164.82,-163 1164.82,-163"/>
|
|
359
|
+
<polygon fill="black" stroke="black" points="1164.82,-159.5 1154.82,-163 1164.82,-166.5 1164.82,-159.5"/>
|
|
360
360
|
</g>
|
|
361
361
|
<!-- IconModule -->
|
|
362
362
|
<g id="node17" class="node">
|
|
363
363
|
<title>IconModule</title>
|
|
364
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
365
|
-
<text text-anchor="middle" x="
|
|
364
|
+
<polygon fill="#8dd3c7" stroke="black" points="1660.43,-122 1657.43,-126 1636.43,-126 1633.43,-122 1575.57,-122 1575.57,-86 1660.43,-86 1660.43,-122"/>
|
|
365
|
+
<text text-anchor="middle" x="1618" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
366
366
|
</g>
|
|
367
367
|
<!-- IconModule->NotificationModule -->
|
|
368
368
|
<g id="edge16" class="edge">
|
|
369
369
|
<title>IconModule->NotificationModule</title>
|
|
370
|
-
<path fill="none" stroke="black" d="
|
|
371
|
-
<polygon fill="black" stroke="black" points="1164.
|
|
370
|
+
<path fill="none" stroke="black" d="M1618,-122.04C1618,-138.73 1618,-161 1618,-161 1618,-161 1164.83,-161 1164.83,-161"/>
|
|
371
|
+
<polygon fill="black" stroke="black" points="1164.83,-157.5 1154.83,-161 1164.83,-164.5 1164.83,-157.5"/>
|
|
372
372
|
</g>
|
|
373
373
|
<!-- LinkModule -->
|
|
374
374
|
<g id="node18" class="node">
|
|
375
375
|
<title>LinkModule</title>
|
|
376
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
377
|
-
<text text-anchor="middle" x="
|
|
376
|
+
<polygon fill="#8dd3c7" stroke="black" points="1557.99,-122 1554.99,-126 1533.99,-126 1530.99,-122 1472.01,-122 1472.01,-86 1557.99,-86 1557.99,-122"/>
|
|
377
|
+
<text text-anchor="middle" x="1515" y="-99.8" font-family="Times,serif" font-size="14.00">LinkModule</text>
|
|
378
378
|
</g>
|
|
379
379
|
<!-- LinkModule->NotificationModule -->
|
|
380
380
|
<g id="edge17" class="edge">
|
|
381
381
|
<title>LinkModule->NotificationModule</title>
|
|
382
|
-
<path fill="none" stroke="black" d="
|
|
383
|
-
<polygon fill="black" stroke="black" points="
|
|
382
|
+
<path fill="none" stroke="black" d="M1500.62,-122.01C1500.62,-138.05 1500.62,-159 1500.62,-159 1500.62,-159 1165,-159 1165,-159"/>
|
|
383
|
+
<polygon fill="black" stroke="black" points="1165,-155.5 1155,-159 1165,-162.5 1165,-155.5"/>
|
|
384
384
|
</g>
|
|
385
385
|
<!-- NotificationDisplayService -->
|
|
386
386
|
<g id="node30" class="node">
|
|
387
387
|
<title>NotificationDisplayService</title>
|
|
388
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
389
|
-
<text text-anchor="middle" x="
|
|
388
|
+
<ellipse fill="#fdb462" stroke="black" cx="2364" cy="-104" rx="116.89" ry="18"/>
|
|
389
|
+
<text text-anchor="middle" x="2364" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationDisplayService</text>
|
|
390
390
|
</g>
|
|
391
391
|
<!-- NotificationDisplayService->NotificationModule -->
|
|
392
392
|
<g id="edge29" class="edge">
|
|
393
393
|
<title>NotificationDisplayService->NotificationModule</title>
|
|
394
|
-
<path fill="none" stroke="black" d="
|
|
395
|
-
<polygon fill="black" stroke="black" points="
|
|
394
|
+
<path fill="none" stroke="black" d="M2364,-122.13C2364,-142.57 2364,-173 2364,-173 2364,-173 1165,-173 1165,-173"/>
|
|
395
|
+
<polygon fill="black" stroke="black" points="1165,-169.5 1155,-173 1165,-176.5 1165,-169.5"/>
|
|
396
396
|
</g>
|
|
397
397
|
<!-- NotificationService -->
|
|
398
398
|
<g id="node31" class="node">
|
|
399
399
|
<title>NotificationService</title>
|
|
400
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
401
|
-
<text text-anchor="middle" x="
|
|
400
|
+
<ellipse fill="#fdb462" stroke="black" cx="2143" cy="-104" rx="86.81" ry="18"/>
|
|
401
|
+
<text text-anchor="middle" x="2143" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationService</text>
|
|
402
402
|
</g>
|
|
403
403
|
<!-- NotificationService->NotificationModule -->
|
|
404
404
|
<g id="edge30" class="edge">
|
|
405
405
|
<title>NotificationService->NotificationModule</title>
|
|
406
|
-
<path fill="none" stroke="black" d="
|
|
407
|
-
<polygon fill="black" stroke="black" points="
|
|
406
|
+
<path fill="none" stroke="black" d="M2143,-122.31C2143,-142.15 2143,-171 2143,-171 2143,-171 1164.83,-171 1164.83,-171"/>
|
|
407
|
+
<polygon fill="black" stroke="black" points="1164.83,-167.5 1154.83,-171 1164.83,-174.5 1164.83,-167.5"/>
|
|
408
408
|
</g>
|
|
409
409
|
</g>
|
|
410
410
|
</svg>
|
|
@@ -133,13 +133,13 @@
|
|
|
133
133
|
<title>cluster_NotificationModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 2497,-268 2497,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust15" class="cluster">
|
|
137
|
-
<title>cluster_NotificationModule_imports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="1913,-78 1913,-130 2489,-130 2489,-78 1913,-78"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust18" class="cluster">
|
|
141
137
|
<title>cluster_NotificationModule_providers</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="
|
|
138
|
+
<polygon fill="none" stroke="black" points="2048,-78 2048,-130 2489,-130 2489,-78 2048,-78"/>
|
|
139
|
+
</g>
|
|
140
|
+
<g id="clust15" class="cluster">
|
|
141
|
+
<title>cluster_NotificationModule_imports</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="1464,-78 1464,-130 2040,-130 2040,-78 1464,-78"/>
|
|
143
143
|
</g>
|
|
144
144
|
<g id="clust16" class="cluster">
|
|
145
145
|
<title>cluster_NotificationModule_exports</title>
|
|
@@ -308,8 +308,8 @@
|
|
|
308
308
|
<!-- NotificationModule->ActionableButton -->
|
|
309
309
|
<g id="edge18" class="edge">
|
|
310
310
|
<title>NotificationModule->ActionableButton </title>
|
|
311
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1154.
|
|
312
|
-
<polygon fill="black" stroke="black" points="
|
|
311
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1154.61,-175C1317.89,-175 1739.04,-175 1739.04,-175 1739.04,-175 1739.04,-205.98 1739.04,-205.98"/>
|
|
312
|
+
<polygon fill="black" stroke="black" points="1735.54,-205.98 1739.04,-215.98 1742.54,-205.98 1735.54,-205.98"/>
|
|
313
313
|
</g>
|
|
314
314
|
<!-- ActionableNotification -->
|
|
315
315
|
<g id="node20" class="node">
|
|
@@ -320,8 +320,8 @@
|
|
|
320
320
|
<!-- NotificationModule->ActionableNotification -->
|
|
321
321
|
<g id="edge19" class="edge">
|
|
322
322
|
<title>NotificationModule->ActionableNotification </title>
|
|
323
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1154.
|
|
324
|
-
<polygon fill="black" stroke="black" points="
|
|
323
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1154.73,-178C1281.43,-178 1552.86,-178 1552.86,-178 1552.86,-178 1552.86,-205.97 1552.86,-205.97"/>
|
|
324
|
+
<polygon fill="black" stroke="black" points="1549.36,-205.97 1552.86,-215.97 1556.36,-205.97 1549.36,-205.97"/>
|
|
325
325
|
</g>
|
|
326
326
|
<!-- ActionableSubtitle -->
|
|
327
327
|
<g id="node21" class="node">
|
|
@@ -434,86 +434,86 @@
|
|
|
434
434
|
<!-- ButtonModule -->
|
|
435
435
|
<g id="node14" class="node">
|
|
436
436
|
<title>ButtonModule</title>
|
|
437
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
438
|
-
<text text-anchor="middle" x="
|
|
437
|
+
<polygon fill="#8dd3c7" stroke="black" points="2031.67,-122 2028.67,-126 2007.67,-126 2004.67,-122 1934.33,-122 1934.33,-86 2031.67,-86 2031.67,-122"/>
|
|
438
|
+
<text text-anchor="middle" x="1983" y="-99.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
|
|
439
439
|
</g>
|
|
440
440
|
<!-- ButtonModule->NotificationModule -->
|
|
441
441
|
<g id="edge13" class="edge">
|
|
442
442
|
<title>ButtonModule->NotificationModule</title>
|
|
443
|
-
<path fill="none" stroke="black" d="
|
|
444
|
-
<polygon fill="black" stroke="black" points="1164.
|
|
443
|
+
<path fill="none" stroke="black" d="M1983,-122.17C1983,-141.09 1983,-168 1983,-168 1983,-168 1164.79,-168 1164.79,-168"/>
|
|
444
|
+
<polygon fill="black" stroke="black" points="1164.79,-164.5 1154.79,-168 1164.79,-171.5 1164.79,-164.5"/>
|
|
445
445
|
</g>
|
|
446
446
|
<!-- ExperimentalModule -->
|
|
447
447
|
<g id="node15" class="node">
|
|
448
448
|
<title>ExperimentalModule</title>
|
|
449
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
450
|
-
<text text-anchor="middle" x="
|
|
449
|
+
<polygon fill="#8dd3c7" stroke="black" points="1916.47,-122 1913.47,-126 1892.47,-126 1889.47,-122 1781.53,-122 1781.53,-86 1916.47,-86 1916.47,-122"/>
|
|
450
|
+
<text text-anchor="middle" x="1849" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
|
|
451
451
|
</g>
|
|
452
452
|
<!-- ExperimentalModule->NotificationModule -->
|
|
453
453
|
<g id="edge14" class="edge">
|
|
454
454
|
<title>ExperimentalModule->NotificationModule</title>
|
|
455
|
-
<path fill="none" stroke="black" d="
|
|
456
|
-
<polygon fill="black" stroke="black" points="1164.
|
|
455
|
+
<path fill="none" stroke="black" d="M1807.52,-122.27C1807.52,-140.56 1807.52,-166 1807.52,-166 1807.52,-166 1164.9,-166 1164.9,-166"/>
|
|
456
|
+
<polygon fill="black" stroke="black" points="1164.9,-162.5 1154.9,-166 1164.9,-169.5 1164.9,-162.5"/>
|
|
457
457
|
</g>
|
|
458
458
|
<!-- I18nModule -->
|
|
459
459
|
<g id="node16" class="node">
|
|
460
460
|
<title>I18nModule</title>
|
|
461
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
462
|
-
<text text-anchor="middle" x="
|
|
461
|
+
<polygon fill="#8dd3c7" stroke="black" points="1763.71,-122 1760.71,-126 1739.71,-126 1736.71,-122 1678.29,-122 1678.29,-86 1763.71,-86 1763.71,-122"/>
|
|
462
|
+
<text text-anchor="middle" x="1721" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
463
463
|
</g>
|
|
464
464
|
<!-- I18nModule->NotificationModule -->
|
|
465
465
|
<g id="edge15" class="edge">
|
|
466
466
|
<title>I18nModule->NotificationModule</title>
|
|
467
|
-
<path fill="none" stroke="black" d="
|
|
468
|
-
<polygon fill="black" stroke="black" points="1164.
|
|
467
|
+
<path fill="none" stroke="black" d="M1687.34,-122.02C1687.34,-139.37 1687.34,-163 1687.34,-163 1687.34,-163 1164.82,-163 1164.82,-163"/>
|
|
468
|
+
<polygon fill="black" stroke="black" points="1164.82,-159.5 1154.82,-163 1164.82,-166.5 1164.82,-159.5"/>
|
|
469
469
|
</g>
|
|
470
470
|
<!-- IconModule -->
|
|
471
471
|
<g id="node17" class="node">
|
|
472
472
|
<title>IconModule</title>
|
|
473
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
474
|
-
<text text-anchor="middle" x="
|
|
473
|
+
<polygon fill="#8dd3c7" stroke="black" points="1660.43,-122 1657.43,-126 1636.43,-126 1633.43,-122 1575.57,-122 1575.57,-86 1660.43,-86 1660.43,-122"/>
|
|
474
|
+
<text text-anchor="middle" x="1618" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
475
475
|
</g>
|
|
476
476
|
<!-- IconModule->NotificationModule -->
|
|
477
477
|
<g id="edge16" class="edge">
|
|
478
478
|
<title>IconModule->NotificationModule</title>
|
|
479
|
-
<path fill="none" stroke="black" d="
|
|
480
|
-
<polygon fill="black" stroke="black" points="1164.
|
|
479
|
+
<path fill="none" stroke="black" d="M1618,-122.04C1618,-138.73 1618,-161 1618,-161 1618,-161 1164.83,-161 1164.83,-161"/>
|
|
480
|
+
<polygon fill="black" stroke="black" points="1164.83,-157.5 1154.83,-161 1164.83,-164.5 1164.83,-157.5"/>
|
|
481
481
|
</g>
|
|
482
482
|
<!-- LinkModule -->
|
|
483
483
|
<g id="node18" class="node">
|
|
484
484
|
<title>LinkModule</title>
|
|
485
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
486
|
-
<text text-anchor="middle" x="
|
|
485
|
+
<polygon fill="#8dd3c7" stroke="black" points="1557.99,-122 1554.99,-126 1533.99,-126 1530.99,-122 1472.01,-122 1472.01,-86 1557.99,-86 1557.99,-122"/>
|
|
486
|
+
<text text-anchor="middle" x="1515" y="-99.8" font-family="Times,serif" font-size="14.00">LinkModule</text>
|
|
487
487
|
</g>
|
|
488
488
|
<!-- LinkModule->NotificationModule -->
|
|
489
489
|
<g id="edge17" class="edge">
|
|
490
490
|
<title>LinkModule->NotificationModule</title>
|
|
491
|
-
<path fill="none" stroke="black" d="
|
|
492
|
-
<polygon fill="black" stroke="black" points="
|
|
491
|
+
<path fill="none" stroke="black" d="M1500.62,-122.01C1500.62,-138.05 1500.62,-159 1500.62,-159 1500.62,-159 1165,-159 1165,-159"/>
|
|
492
|
+
<polygon fill="black" stroke="black" points="1165,-155.5 1155,-159 1165,-162.5 1165,-155.5"/>
|
|
493
493
|
</g>
|
|
494
494
|
<!-- NotificationDisplayService -->
|
|
495
495
|
<g id="node30" class="node">
|
|
496
496
|
<title>NotificationDisplayService</title>
|
|
497
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
498
|
-
<text text-anchor="middle" x="
|
|
497
|
+
<ellipse fill="#fdb462" stroke="black" cx="2364" cy="-104" rx="116.89" ry="18"/>
|
|
498
|
+
<text text-anchor="middle" x="2364" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationDisplayService</text>
|
|
499
499
|
</g>
|
|
500
500
|
<!-- NotificationDisplayService->NotificationModule -->
|
|
501
501
|
<g id="edge29" class="edge">
|
|
502
502
|
<title>NotificationDisplayService->NotificationModule</title>
|
|
503
|
-
<path fill="none" stroke="black" d="
|
|
504
|
-
<polygon fill="black" stroke="black" points="
|
|
503
|
+
<path fill="none" stroke="black" d="M2364,-122.13C2364,-142.57 2364,-173 2364,-173 2364,-173 1165,-173 1165,-173"/>
|
|
504
|
+
<polygon fill="black" stroke="black" points="1165,-169.5 1155,-173 1165,-176.5 1165,-169.5"/>
|
|
505
505
|
</g>
|
|
506
506
|
<!-- NotificationService -->
|
|
507
507
|
<g id="node31" class="node">
|
|
508
508
|
<title>NotificationService</title>
|
|
509
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
510
|
-
<text text-anchor="middle" x="
|
|
509
|
+
<ellipse fill="#fdb462" stroke="black" cx="2143" cy="-104" rx="86.81" ry="18"/>
|
|
510
|
+
<text text-anchor="middle" x="2143" y="-99.8" font-family="Times,serif" font-size="14.00">NotificationService</text>
|
|
511
511
|
</g>
|
|
512
512
|
<!-- NotificationService->NotificationModule -->
|
|
513
513
|
<g id="edge30" class="edge">
|
|
514
514
|
<title>NotificationService->NotificationModule</title>
|
|
515
|
-
<path fill="none" stroke="black" d="
|
|
516
|
-
<polygon fill="black" stroke="black" points="
|
|
515
|
+
<path fill="none" stroke="black" d="M2143,-122.31C2143,-142.15 2143,-171 2143,-171 2143,-171 1164.83,-171 1164.83,-171"/>
|
|
516
|
+
<polygon fill="black" stroke="black" points="1164.83,-167.5 1154.83,-171 1164.83,-174.5 1164.83,-167.5"/>
|
|
517
517
|
</g>
|
|
518
518
|
</g>
|
|
519
519
|
</svg>
|
|
@@ -24,71 +24,71 @@
|
|
|
24
24
|
<title>cluster_NumberModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="95,-70 95,-268 401,-268 401,-70 95,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust4" class="cluster">
|
|
28
|
-
<title>cluster_NumberModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="189,-78 189,-130 393,-130 393,-78 189,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust5" class="cluster">
|
|
32
28
|
<title>cluster_NumberModule_exports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
29
|
+
<polygon fill="none" stroke="black" points="215,-208 215,-260 297,-260 297,-208 215,-208"/>
|
|
34
30
|
</g>
|
|
35
31
|
<g id="clust2" class="cluster">
|
|
36
32
|
<title>cluster_NumberModule_declarations</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="315,-78 315,-130 393,-130 393,-78 315,-78"/>
|
|
34
|
+
</g>
|
|
35
|
+
<g id="clust4" class="cluster">
|
|
36
|
+
<title>cluster_NumberModule_imports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="103,-78 103,-130 307,-130 307,-78 103,-78"/>
|
|
38
38
|
</g>
|
|
39
39
|
<!-- Number -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>Number</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="384.87,-122 323.13,-122 323.13,-86 384.87,-86 384.87,-122"/>
|
|
43
|
+
<text text-anchor="middle" x="354" y="-99.8" font-family="Times,serif" font-size="14.00">Number</text>
|
|
44
44
|
</g>
|
|
45
45
|
<!-- NumberModule -->
|
|
46
46
|
<g id="node2" class="node">
|
|
47
47
|
<title>NumberModule</title>
|
|
48
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
49
|
-
<text text-anchor="middle" x="
|
|
48
|
+
<polygon fill="#8dd3c7" stroke="black" points="308.92,-187 305.92,-191 284.92,-191 281.92,-187 203.08,-187 203.08,-151 308.92,-151 308.92,-187"/>
|
|
49
|
+
<text text-anchor="middle" x="256" y="-164.8" font-family="Times,serif" font-size="14.00">NumberModule</text>
|
|
50
50
|
</g>
|
|
51
51
|
<!-- Number->NumberModule -->
|
|
52
52
|
<g id="edge1" class="edge">
|
|
53
53
|
<title>Number->NumberModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M322.98,-104C312.62,-104 303.66,-104 303.66,-104 303.66,-104 303.66,-140.89 303.66,-140.89"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="300.16,-140.89 303.66,-150.89 307.16,-140.89 300.16,-140.89"/>
|
|
56
56
|
</g>
|
|
57
57
|
<!-- Number -->
|
|
58
58
|
<g id="node5" class="node">
|
|
59
59
|
<title>Number </title>
|
|
60
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
61
|
-
<text text-anchor="middle" x="
|
|
60
|
+
<polygon fill="#fb8072" stroke="black" points="288.87,-252 223.13,-252 223.13,-216 288.87,-216 288.87,-252"/>
|
|
61
|
+
<text text-anchor="middle" x="256" y="-229.8" font-family="Times,serif" font-size="14.00">Number </text>
|
|
62
62
|
</g>
|
|
63
63
|
<!-- NumberModule->Number -->
|
|
64
64
|
<g id="edge4" class="edge">
|
|
65
65
|
<title>NumberModule->Number </title>
|
|
66
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
67
|
-
<polygon fill="black" stroke="black" points="
|
|
66
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M256,-187.11C256,-187.11 256,-205.99 256,-205.99"/>
|
|
67
|
+
<polygon fill="black" stroke="black" points="252.5,-205.99 256,-215.99 259.5,-205.99 252.5,-205.99"/>
|
|
68
68
|
</g>
|
|
69
69
|
<!-- I18nModule -->
|
|
70
70
|
<g id="node3" class="node">
|
|
71
71
|
<title>I18nModule</title>
|
|
72
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
73
|
-
<text text-anchor="middle" x="
|
|
72
|
+
<polygon fill="#8dd3c7" stroke="black" points="298.71,-122 295.71,-126 274.71,-126 271.71,-122 213.29,-122 213.29,-86 298.71,-86 298.71,-122"/>
|
|
73
|
+
<text text-anchor="middle" x="256" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
74
74
|
</g>
|
|
75
75
|
<!-- I18nModule->NumberModule -->
|
|
76
76
|
<g id="edge2" class="edge">
|
|
77
77
|
<title>I18nModule->NumberModule</title>
|
|
78
|
-
<path fill="none" stroke="black" d="
|
|
79
|
-
<polygon fill="black" stroke="black" points="
|
|
78
|
+
<path fill="none" stroke="black" d="M256,-122.11C256,-122.11 256,-140.99 256,-140.99"/>
|
|
79
|
+
<polygon fill="black" stroke="black" points="252.5,-140.99 256,-150.99 259.5,-140.99 252.5,-140.99"/>
|
|
80
80
|
</g>
|
|
81
81
|
<!-- IconModule -->
|
|
82
82
|
<g id="node4" class="node">
|
|
83
83
|
<title>IconModule</title>
|
|
84
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
85
|
-
<text text-anchor="middle" x="
|
|
84
|
+
<polygon fill="#8dd3c7" stroke="black" points="195.43,-122 192.43,-126 171.43,-126 168.43,-122 110.57,-122 110.57,-86 195.43,-86 195.43,-122"/>
|
|
85
|
+
<text text-anchor="middle" x="153" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
86
86
|
</g>
|
|
87
87
|
<!-- IconModule->NumberModule -->
|
|
88
88
|
<g id="edge3" class="edge">
|
|
89
89
|
<title>IconModule->NumberModule</title>
|
|
90
|
-
<path fill="none" stroke="black" d="
|
|
91
|
-
<polygon fill="black" stroke="black" points="
|
|
90
|
+
<path fill="none" stroke="black" d="M195.23,-104C202.8,-104 208.34,-104 208.34,-104 208.34,-104 208.34,-140.89 208.34,-140.89"/>
|
|
91
|
+
<polygon fill="black" stroke="black" points="204.84,-140.89 208.34,-150.89 211.84,-140.89 204.84,-140.89"/>
|
|
92
92
|
</g>
|
|
93
93
|
</g>
|
|
94
94
|
</svg>
|
|
@@ -133,71 +133,71 @@
|
|
|
133
133
|
<title>cluster_NumberModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="95,-70 95,-268 401,-268 401,-70 95,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust4" class="cluster">
|
|
137
|
-
<title>cluster_NumberModule_imports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="189,-78 189,-130 393,-130 393,-78 189,-78"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust5" class="cluster">
|
|
141
137
|
<title>cluster_NumberModule_exports</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="
|
|
138
|
+
<polygon fill="none" stroke="black" points="215,-208 215,-260 297,-260 297,-208 215,-208"/>
|
|
143
139
|
</g>
|
|
144
140
|
<g id="clust2" class="cluster">
|
|
145
141
|
<title>cluster_NumberModule_declarations</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
142
|
+
<polygon fill="none" stroke="black" points="315,-78 315,-130 393,-130 393,-78 315,-78"/>
|
|
143
|
+
</g>
|
|
144
|
+
<g id="clust4" class="cluster">
|
|
145
|
+
<title>cluster_NumberModule_imports</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="103,-78 103,-130 307,-130 307,-78 103,-78"/>
|
|
147
147
|
</g>
|
|
148
148
|
<!-- Number -->
|
|
149
149
|
<g id="node1" class="node">
|
|
150
150
|
<title>Number</title>
|
|
151
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
152
|
-
<text text-anchor="middle" x="
|
|
151
|
+
<polygon fill="#ffffb3" stroke="black" points="384.87,-122 323.13,-122 323.13,-86 384.87,-86 384.87,-122"/>
|
|
152
|
+
<text text-anchor="middle" x="354" y="-99.8" font-family="Times,serif" font-size="14.00">Number</text>
|
|
153
153
|
</g>
|
|
154
154
|
<!-- NumberModule -->
|
|
155
155
|
<g id="node2" class="node">
|
|
156
156
|
<title>NumberModule</title>
|
|
157
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
157
|
+
<polygon fill="#8dd3c7" stroke="black" points="308.92,-187 305.92,-191 284.92,-191 281.92,-187 203.08,-187 203.08,-151 308.92,-151 308.92,-187"/>
|
|
158
|
+
<text text-anchor="middle" x="256" y="-164.8" font-family="Times,serif" font-size="14.00">NumberModule</text>
|
|
159
159
|
</g>
|
|
160
160
|
<!-- Number->NumberModule -->
|
|
161
161
|
<g id="edge1" class="edge">
|
|
162
162
|
<title>Number->NumberModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
163
|
+
<path fill="none" stroke="black" d="M322.98,-104C312.62,-104 303.66,-104 303.66,-104 303.66,-104 303.66,-140.89 303.66,-140.89"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="300.16,-140.89 303.66,-150.89 307.16,-140.89 300.16,-140.89"/>
|
|
165
165
|
</g>
|
|
166
166
|
<!-- Number -->
|
|
167
167
|
<g id="node5" class="node">
|
|
168
168
|
<title>Number </title>
|
|
169
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
170
|
-
<text text-anchor="middle" x="
|
|
169
|
+
<polygon fill="#fb8072" stroke="black" points="288.87,-252 223.13,-252 223.13,-216 288.87,-216 288.87,-252"/>
|
|
170
|
+
<text text-anchor="middle" x="256" y="-229.8" font-family="Times,serif" font-size="14.00">Number </text>
|
|
171
171
|
</g>
|
|
172
172
|
<!-- NumberModule->Number -->
|
|
173
173
|
<g id="edge4" class="edge">
|
|
174
174
|
<title>NumberModule->Number </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="M256,-187.11C256,-187.11 256,-205.99 256,-205.99"/>
|
|
176
|
+
<polygon fill="black" stroke="black" points="252.5,-205.99 256,-215.99 259.5,-205.99 252.5,-205.99"/>
|
|
177
177
|
</g>
|
|
178
178
|
<!-- I18nModule -->
|
|
179
179
|
<g id="node3" class="node">
|
|
180
180
|
<title>I18nModule</title>
|
|
181
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
182
|
-
<text text-anchor="middle" x="
|
|
181
|
+
<polygon fill="#8dd3c7" stroke="black" points="298.71,-122 295.71,-126 274.71,-126 271.71,-122 213.29,-122 213.29,-86 298.71,-86 298.71,-122"/>
|
|
182
|
+
<text text-anchor="middle" x="256" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
183
183
|
</g>
|
|
184
184
|
<!-- I18nModule->NumberModule -->
|
|
185
185
|
<g id="edge2" class="edge">
|
|
186
186
|
<title>I18nModule->NumberModule</title>
|
|
187
|
-
<path fill="none" stroke="black" d="
|
|
188
|
-
<polygon fill="black" stroke="black" points="
|
|
187
|
+
<path fill="none" stroke="black" d="M256,-122.11C256,-122.11 256,-140.99 256,-140.99"/>
|
|
188
|
+
<polygon fill="black" stroke="black" points="252.5,-140.99 256,-150.99 259.5,-140.99 252.5,-140.99"/>
|
|
189
189
|
</g>
|
|
190
190
|
<!-- IconModule -->
|
|
191
191
|
<g id="node4" class="node">
|
|
192
192
|
<title>IconModule</title>
|
|
193
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
194
|
-
<text text-anchor="middle" x="
|
|
193
|
+
<polygon fill="#8dd3c7" stroke="black" points="195.43,-122 192.43,-126 171.43,-126 168.43,-122 110.57,-122 110.57,-86 195.43,-86 195.43,-122"/>
|
|
194
|
+
<text text-anchor="middle" x="153" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
195
195
|
</g>
|
|
196
196
|
<!-- IconModule->NumberModule -->
|
|
197
197
|
<g id="edge3" class="edge">
|
|
198
198
|
<title>IconModule->NumberModule</title>
|
|
199
|
-
<path fill="none" stroke="black" d="
|
|
200
|
-
<polygon fill="black" stroke="black" points="
|
|
199
|
+
<path fill="none" stroke="black" d="M195.23,-104C202.8,-104 208.34,-104 208.34,-104 208.34,-104 208.34,-140.89 208.34,-140.89"/>
|
|
200
|
+
<polygon fill="black" stroke="black" points="204.84,-140.89 208.34,-150.89 211.84,-140.89 204.84,-140.89"/>
|
|
201
201
|
</g>
|
|
202
202
|
</g>
|
|
203
203
|
</svg>
|