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
|
@@ -113,95 +113,95 @@
|
|
|
113
113
|
<!-- Generated by graphviz version 2.47.0 (20210316.0004)
|
|
114
114
|
-->
|
|
115
115
|
<!-- Title: dependencies Pages: 1 -->
|
|
116
|
-
<svg width="
|
|
117
|
-
viewBox="0.00 0.00
|
|
116
|
+
<svg width="1174pt" height="396pt"
|
|
117
|
+
viewBox="0.00 0.00 1174.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
118
118
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
|
|
119
119
|
<title>dependencies</title>
|
|
120
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59
|
|
121
|
-
<text text-anchor="start" x="
|
|
122
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
123
|
-
<text text-anchor="start" x="
|
|
124
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
125
|
-
<text text-anchor="start" x="
|
|
126
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
127
|
-
<text text-anchor="start" x="
|
|
128
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
129
|
-
<text text-anchor="start" x="
|
|
130
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
131
|
-
<text text-anchor="start" x="
|
|
120
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 1170,-391.59 1170,4 -4,4"/>
|
|
121
|
+
<text text-anchor="start" x="562.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
122
|
+
<polygon fill="#ffffb3" stroke="transparent" points="349,-10 349,-30 369,-30 369,-10 349,-10"/>
|
|
123
|
+
<text text-anchor="start" x="372.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
124
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="462,-10 462,-30 482,-30 482,-10 462,-10"/>
|
|
125
|
+
<text text-anchor="start" x="485.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
126
|
+
<polygon fill="#80b1d3" stroke="transparent" points="548,-10 548,-30 568,-30 568,-10 548,-10"/>
|
|
127
|
+
<text text-anchor="start" x="571.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
128
|
+
<polygon fill="#fdb462" stroke="transparent" points="645,-10 645,-30 665,-30 665,-10 645,-10"/>
|
|
129
|
+
<text text-anchor="start" x="668.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
130
|
+
<polygon fill="#fb8072" stroke="transparent" points="741,-10 741,-30 761,-30 761,-10 741,-10"/>
|
|
131
|
+
<text text-anchor="start" x="764.73" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
|
|
132
132
|
<g id="clust1" class="cluster">
|
|
133
133
|
<title>cluster_FileUploaderModule</title>
|
|
134
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59
|
|
134
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1158,-379.59 1158,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="
|
|
137
|
-
<title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="
|
|
139
|
-
</g>
|
|
140
|
-
<g id="clust5" class="cluster">
|
|
141
|
-
<title>cluster_FileUploaderModule_imports</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="334,-189.59 334,-241.59 674,-241.59 674,-189.59 334,-189.59"/>
|
|
136
|
+
<g id="clust6" class="cluster">
|
|
137
|
+
<title>cluster_FileUploaderModule_exports</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="204,-319.59 204,-371.59 438,-371.59 438,-319.59 204,-319.59"/>
|
|
143
139
|
</g>
|
|
144
140
|
<g id="clust4" class="cluster">
|
|
145
141
|
<title>cluster_FileUploaderModule_FileUploader_providers</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
142
|
+
<polygon fill="none" stroke="black" points="492,-78 492,-241.59 1150,-241.59 1150,-78 492,-78"/>
|
|
147
143
|
</g>
|
|
148
|
-
<g id="
|
|
149
|
-
<title>
|
|
150
|
-
<polygon fill="none" stroke="black" points="
|
|
144
|
+
<g id="clust5" class="cluster">
|
|
145
|
+
<title>cluster_FileUploaderModule_imports</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="144,-189.59 144,-241.59 484,-241.59 484,-189.59 144,-189.59"/>
|
|
147
|
+
</g>
|
|
148
|
+
<g id="clust2" class="cluster">
|
|
149
|
+
<title>cluster_FileUploaderModule_declarations</title>
|
|
150
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 136,-241.59 136,-189.59 16,-189.59"/>
|
|
151
151
|
</g>
|
|
152
152
|
<!-- FileComponent -->
|
|
153
153
|
<g id="node1" class="node">
|
|
154
154
|
<title>FileComponent</title>
|
|
155
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
156
|
-
<text text-anchor="middle" x="
|
|
155
|
+
<polygon fill="#ffffb3" stroke="black" points="127.61,-233.59 24.39,-233.59 24.39,-197.59 127.61,-197.59 127.61,-233.59"/>
|
|
156
|
+
<text text-anchor="middle" x="76" y="-211.39" font-family="Times,serif" font-size="14.00">FileComponent</text>
|
|
157
157
|
</g>
|
|
158
158
|
<!-- FileUploaderModule -->
|
|
159
159
|
<g id="node3" class="node">
|
|
160
160
|
<title>FileUploaderModule</title>
|
|
161
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
162
|
-
<text text-anchor="middle" x="
|
|
161
|
+
<polygon fill="#8dd3c7" stroke="black" points="384.92,-298.59 381.92,-302.59 360.92,-302.59 357.92,-298.59 251.08,-298.59 251.08,-262.59 384.92,-262.59 384.92,-298.59"/>
|
|
162
|
+
<text text-anchor="middle" x="318" y="-276.39" font-family="Times,serif" font-size="14.00">FileUploaderModule</text>
|
|
163
163
|
</g>
|
|
164
164
|
<!-- FileComponent->FileUploaderModule -->
|
|
165
165
|
<g id="edge1" class="edge">
|
|
166
166
|
<title>FileComponent->FileUploaderModule</title>
|
|
167
|
-
<path fill="none" stroke="black" d="
|
|
168
|
-
<polygon fill="black" stroke="black" points="
|
|
167
|
+
<path fill="none" stroke="black" d="M76,-233.7C76,-252.93 76,-280.59 76,-280.59 76,-280.59 241.23,-280.59 241.23,-280.59"/>
|
|
168
|
+
<polygon fill="black" stroke="black" points="241.23,-284.09 251.23,-280.59 241.23,-277.09 241.23,-284.09"/>
|
|
169
169
|
</g>
|
|
170
170
|
<!-- FileUploader -->
|
|
171
171
|
<g id="node2" class="node">
|
|
172
172
|
<title>FileUploader</title>
|
|
173
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
174
|
-
<text text-anchor="middle" x="
|
|
173
|
+
<polygon fill="#ffffb3" stroke="black" points="727.87,-233.59 638.13,-233.59 638.13,-197.59 727.87,-197.59 727.87,-233.59"/>
|
|
174
|
+
<text text-anchor="middle" x="683" y="-211.39" font-family="Times,serif" font-size="14.00">FileUploader</text>
|
|
175
175
|
</g>
|
|
176
176
|
<!-- FileUploader->FileUploaderModule -->
|
|
177
177
|
<g id="edge2" class="edge">
|
|
178
178
|
<title>FileUploader->FileUploaderModule</title>
|
|
179
|
-
<path fill="none" stroke="black" d="
|
|
180
|
-
<polygon fill="black" stroke="black" points="
|
|
179
|
+
<path fill="none" stroke="black" d="M683,-233.7C683,-252.93 683,-280.59 683,-280.59 683,-280.59 394.95,-280.59 394.95,-280.59"/>
|
|
180
|
+
<polygon fill="black" stroke="black" points="394.95,-277.09 384.95,-280.59 394.95,-284.09 394.95,-277.09"/>
|
|
181
181
|
</g>
|
|
182
182
|
<!-- FileComponent -->
|
|
183
183
|
<g id="node8" class="node">
|
|
184
184
|
<title>FileComponent </title>
|
|
185
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
186
|
-
<text text-anchor="middle" x="
|
|
185
|
+
<polygon fill="#fb8072" stroke="black" points="430.11,-363.59 323.89,-363.59 323.89,-327.59 430.11,-327.59 430.11,-363.59"/>
|
|
186
|
+
<text text-anchor="middle" x="377" y="-341.39" font-family="Times,serif" font-size="14.00">FileComponent </text>
|
|
187
187
|
</g>
|
|
188
188
|
<!-- FileUploaderModule->FileComponent -->
|
|
189
189
|
<g id="edge7" class="edge">
|
|
190
190
|
<title>FileUploaderModule->FileComponent </title>
|
|
191
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
192
|
-
<polygon fill="black" stroke="black" points="
|
|
191
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M354.2,-298.7C354.2,-298.7 354.2,-317.58 354.2,-317.58"/>
|
|
192
|
+
<polygon fill="black" stroke="black" points="350.7,-317.58 354.2,-327.58 357.7,-317.58 350.7,-317.58"/>
|
|
193
193
|
</g>
|
|
194
194
|
<!-- FileUploader -->
|
|
195
195
|
<g id="node9" class="node">
|
|
196
196
|
<title>FileUploader </title>
|
|
197
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
198
|
-
<text text-anchor="middle" x="
|
|
197
|
+
<polygon fill="#fb8072" stroke="black" points="305.87,-363.59 212.13,-363.59 212.13,-327.59 305.87,-327.59 305.87,-363.59"/>
|
|
198
|
+
<text text-anchor="middle" x="259" y="-341.39" font-family="Times,serif" font-size="14.00">FileUploader </text>
|
|
199
199
|
</g>
|
|
200
200
|
<!-- FileUploaderModule->FileUploader -->
|
|
201
201
|
<g id="edge8" class="edge">
|
|
202
202
|
<title>FileUploaderModule->FileUploader </title>
|
|
203
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
204
|
-
<polygon fill="black" stroke="black" points="
|
|
203
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M278.49,-298.7C278.49,-298.7 278.49,-317.58 278.49,-317.58"/>
|
|
204
|
+
<polygon fill="black" stroke="black" points="274.99,-317.58 278.49,-327.58 281.99,-317.58 274.99,-317.58"/>
|
|
205
205
|
</g>
|
|
206
206
|
<!-- {
|
|
207
207
|
   provide: NG_VALUE_ACCESSOR, useExisting: FileUploader, multi: true
|
|
@@ -210,10 +210,10 @@
|
|
|
210
210
|
<title>{
|
|
211
211
|
   provide: NG_VALUE_ACCESSOR, useExisting: FileUploader, multi: true
|
|
212
212
|
}</title>
|
|
213
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
214
|
-
<text text-anchor="middle" x="
|
|
215
|
-
<text text-anchor="middle" x="
|
|
216
|
-
<text text-anchor="middle" x="
|
|
213
|
+
<ellipse fill="#fdb462" stroke="black" cx="821" cy="-127.3" rx="320.76" ry="41.09"/>
|
|
214
|
+
<text text-anchor="middle" x="821" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
215
|
+
<text text-anchor="middle" x="821" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: FileUploader, multi: true</text>
|
|
216
|
+
<text text-anchor="middle" x="821" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
217
217
|
</g>
|
|
218
218
|
<!-- {
|
|
219
219
|
   provide: NG_VALUE_ACCESSOR, useExisting: FileUploader, multi: true
|
|
@@ -222,44 +222,44 @@
|
|
|
222
222
|
<title>{
|
|
223
223
|
   provide: NG_VALUE_ACCESSOR, useExisting: FileUploader, multi: true
|
|
224
224
|
}->FileUploader</title>
|
|
225
|
-
<path fill="none" stroke="black" d="
|
|
226
|
-
<polygon fill="black" stroke="black" points="
|
|
225
|
+
<path fill="none" stroke="black" d="M683,-164.74C683,-164.74 683,-187.34 683,-187.34"/>
|
|
226
|
+
<polygon fill="black" stroke="black" points="679.5,-187.34 683,-197.34 686.5,-187.34 679.5,-187.34"/>
|
|
227
227
|
</g>
|
|
228
228
|
<!-- ButtonModule -->
|
|
229
229
|
<g id="node5" class="node">
|
|
230
230
|
<title>ButtonModule</title>
|
|
231
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
232
|
-
<text text-anchor="middle" x="
|
|
231
|
+
<polygon fill="#8dd3c7" stroke="black" points="475.67,-233.59 472.67,-237.59 451.67,-237.59 448.67,-233.59 378.33,-233.59 378.33,-197.59 475.67,-197.59 475.67,-233.59"/>
|
|
232
|
+
<text text-anchor="middle" x="427" y="-211.39" font-family="Times,serif" font-size="14.00">ButtonModule</text>
|
|
233
233
|
</g>
|
|
234
234
|
<!-- ButtonModule->FileUploaderModule -->
|
|
235
235
|
<g id="edge4" class="edge">
|
|
236
236
|
<title>ButtonModule->FileUploaderModule</title>
|
|
237
|
-
<path fill="none" stroke="black" d="
|
|
238
|
-
<polygon fill="black" stroke="black" points="
|
|
237
|
+
<path fill="none" stroke="black" d="M378.22,-215.59C372.8,-215.59 369.19,-215.59 369.19,-215.59 369.19,-215.59 369.19,-252.48 369.19,-252.48"/>
|
|
238
|
+
<polygon fill="black" stroke="black" points="365.69,-252.48 369.19,-262.48 372.69,-252.48 365.69,-252.48"/>
|
|
239
239
|
</g>
|
|
240
240
|
<!-- IconModule -->
|
|
241
241
|
<g id="node6" class="node">
|
|
242
242
|
<title>IconModule</title>
|
|
243
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
244
|
-
<text text-anchor="middle" x="
|
|
243
|
+
<polygon fill="#8dd3c7" stroke="black" points="360.43,-233.59 357.43,-237.59 336.43,-237.59 333.43,-233.59 275.57,-233.59 275.57,-197.59 360.43,-197.59 360.43,-233.59"/>
|
|
244
|
+
<text text-anchor="middle" x="318" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
245
245
|
</g>
|
|
246
246
|
<!-- IconModule->FileUploaderModule -->
|
|
247
247
|
<g id="edge5" class="edge">
|
|
248
248
|
<title>IconModule->FileUploaderModule</title>
|
|
249
|
-
<path fill="none" stroke="black" d="
|
|
250
|
-
<polygon fill="black" stroke="black" points="
|
|
249
|
+
<path fill="none" stroke="black" d="M318,-233.7C318,-233.7 318,-252.58 318,-252.58"/>
|
|
250
|
+
<polygon fill="black" stroke="black" points="314.5,-252.58 318,-262.58 321.5,-252.58 314.5,-252.58"/>
|
|
251
251
|
</g>
|
|
252
252
|
<!-- LoadingModule -->
|
|
253
253
|
<g id="node7" class="node">
|
|
254
254
|
<title>LoadingModule</title>
|
|
255
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
256
|
-
<text text-anchor="middle" x="
|
|
255
|
+
<polygon fill="#8dd3c7" stroke="black" points="258.21,-233.59 255.21,-237.59 234.21,-237.59 231.21,-233.59 151.79,-233.59 151.79,-197.59 258.21,-197.59 258.21,-233.59"/>
|
|
256
|
+
<text text-anchor="middle" x="205" y="-211.39" font-family="Times,serif" font-size="14.00">LoadingModule</text>
|
|
257
257
|
</g>
|
|
258
258
|
<!-- LoadingModule->FileUploaderModule -->
|
|
259
259
|
<g id="edge6" class="edge">
|
|
260
260
|
<title>LoadingModule->FileUploaderModule</title>
|
|
261
|
-
<path fill="none" stroke="black" d="
|
|
262
|
-
<polygon fill="black" stroke="black" points="
|
|
261
|
+
<path fill="none" stroke="black" d="M258.33,-215.59C263.54,-215.59 266.95,-215.59 266.95,-215.59 266.95,-215.59 266.95,-252.48 266.95,-252.48"/>
|
|
262
|
+
<polygon fill="black" stroke="black" points="263.45,-252.48 266.95,-262.48 270.45,-252.48 263.45,-252.48"/>
|
|
263
263
|
</g>
|
|
264
264
|
</g>
|
|
265
265
|
</svg>
|
|
@@ -24,22 +24,22 @@
|
|
|
24
24
|
<title>cluster_GridModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-427.11 1064,-427.11 1064,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust2" class="cluster">
|
|
28
|
-
<title>cluster_GridModule_declarations</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="369,-237.11 369,-289.11 722,-289.11 722,-237.11 369,-237.11"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust9" class="cluster">
|
|
32
28
|
<title>cluster_GridModule_providers</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="730,-237.11 730,-289.11 862,-289.11 862,-237.11 730,-237.11"/>
|
|
34
30
|
</g>
|
|
35
|
-
<g id="
|
|
36
|
-
<title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
31
|
+
<g id="clust2" class="cluster">
|
|
32
|
+
<title>cluster_GridModule_declarations</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="369,-237.11 369,-289.11 722,-289.11 722,-237.11 369,-237.11"/>
|
|
38
34
|
</g>
|
|
39
35
|
<g id="clust4" class="cluster">
|
|
40
36
|
<title>cluster_GridModule_GridDirective_providers</title>
|
|
41
37
|
<polygon fill="none" stroke="black" points="16,-78 16,-224.11 1056,-224.11 1056,-78 16,-78"/>
|
|
42
38
|
</g>
|
|
39
|
+
<g id="clust7" class="cluster">
|
|
40
|
+
<title>cluster_GridModule_exports</title>
|
|
41
|
+
<polygon fill="none" stroke="black" points="423,-367.11 423,-419.11 787,-419.11 787,-367.11 423,-367.11"/>
|
|
42
|
+
</g>
|
|
43
43
|
<!-- ColumnDirective -->
|
|
44
44
|
<g id="node1" class="node">
|
|
45
45
|
<title>ColumnDirective</title>
|
|
@@ -133,22 +133,22 @@
|
|
|
133
133
|
<title>cluster_GridModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-427.11 1064,-427.11 1064,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust2" class="cluster">
|
|
137
|
-
<title>cluster_GridModule_declarations</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="369,-237.11 369,-289.11 722,-289.11 722,-237.11 369,-237.11"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust9" class="cluster">
|
|
141
137
|
<title>cluster_GridModule_providers</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="730,-237.11 730,-289.11 862,-289.11 862,-237.11 730,-237.11"/>
|
|
143
139
|
</g>
|
|
144
|
-
<g id="
|
|
145
|
-
<title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
140
|
+
<g id="clust2" class="cluster">
|
|
141
|
+
<title>cluster_GridModule_declarations</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="369,-237.11 369,-289.11 722,-289.11 722,-237.11 369,-237.11"/>
|
|
147
143
|
</g>
|
|
148
144
|
<g id="clust4" class="cluster">
|
|
149
145
|
<title>cluster_GridModule_GridDirective_providers</title>
|
|
150
146
|
<polygon fill="none" stroke="black" points="16,-78 16,-224.11 1056,-224.11 1056,-78 16,-78"/>
|
|
151
147
|
</g>
|
|
148
|
+
<g id="clust7" class="cluster">
|
|
149
|
+
<title>cluster_GridModule_exports</title>
|
|
150
|
+
<polygon fill="none" stroke="black" points="423,-367.11 423,-419.11 787,-419.11 787,-367.11 423,-367.11"/>
|
|
151
|
+
</g>
|
|
152
152
|
<!-- ColumnDirective -->
|
|
153
153
|
<g id="node1" class="node">
|
|
154
154
|
<title>ColumnDirective</title>
|
|
@@ -24,6 +24,10 @@
|
|
|
24
24
|
<title>cluster_I18nModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="148,-70 148,-268 348,-268 348,-70 148,-70"/>
|
|
26
26
|
</g>
|
|
27
|
+
<g id="clust5" class="cluster">
|
|
28
|
+
<title>cluster_I18nModule_exports</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="195,-208 195,-260 301,-260 301,-208 195,-208"/>
|
|
30
|
+
</g>
|
|
27
31
|
<g id="clust7" class="cluster">
|
|
28
32
|
<title>cluster_I18nModule_providers</title>
|
|
29
33
|
<polygon fill="none" stroke="black" points="266,-78 266,-130 340,-130 340,-78 266,-78"/>
|
|
@@ -32,10 +36,6 @@
|
|
|
32
36
|
<title>cluster_I18nModule_declarations</title>
|
|
33
37
|
<polygon fill="none" stroke="black" points="156,-78 156,-130 258,-130 258,-78 156,-78"/>
|
|
34
38
|
</g>
|
|
35
|
-
<g id="clust5" class="cluster">
|
|
36
|
-
<title>cluster_I18nModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="195,-208 195,-260 301,-260 301,-208 195,-208"/>
|
|
38
|
-
</g>
|
|
39
39
|
<!-- ReplacePipe -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>ReplacePipe</title>
|
|
@@ -133,6 +133,10 @@
|
|
|
133
133
|
<title>cluster_I18nModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="148,-70 148,-268 348,-268 348,-70 148,-70"/>
|
|
135
135
|
</g>
|
|
136
|
+
<g id="clust5" class="cluster">
|
|
137
|
+
<title>cluster_I18nModule_exports</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="195,-208 195,-260 301,-260 301,-208 195,-208"/>
|
|
139
|
+
</g>
|
|
136
140
|
<g id="clust7" class="cluster">
|
|
137
141
|
<title>cluster_I18nModule_providers</title>
|
|
138
142
|
<polygon fill="none" stroke="black" points="266,-78 266,-130 340,-130 340,-78 266,-78"/>
|
|
@@ -141,10 +145,6 @@
|
|
|
141
145
|
<title>cluster_I18nModule_declarations</title>
|
|
142
146
|
<polygon fill="none" stroke="black" points="156,-78 156,-130 258,-130 258,-78 156,-78"/>
|
|
143
147
|
</g>
|
|
144
|
-
<g id="clust5" class="cluster">
|
|
145
|
-
<title>cluster_I18nModule_exports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="195,-208 195,-260 301,-260 301,-208 195,-208"/>
|
|
147
|
-
</g>
|
|
148
148
|
<!-- ReplacePipe -->
|
|
149
149
|
<g id="node1" class="node">
|
|
150
150
|
<title>ReplacePipe</title>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_IconModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="184,-70 184,-268 312,-268 312,-70 184,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust5" class="cluster">
|
|
28
|
-
<title>cluster_IconModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="192,-208 192,-260 304,-260 304,-208 192,-208"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_IconModule_declarations</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="194,-78 194,-130 302,-130 302,-78 194,-78"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust5" class="cluster">
|
|
32
|
+
<title>cluster_IconModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="192,-208 192,-260 304,-260 304,-208 192,-208"/>
|
|
34
|
+
</g>
|
|
35
35
|
<!-- IconDirective -->
|
|
36
36
|
<g id="node1" class="node">
|
|
37
37
|
<title>IconDirective</title>
|
|
@@ -133,14 +133,14 @@
|
|
|
133
133
|
<title>cluster_IconModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="184,-70 184,-268 312,-268 312,-70 184,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust5" class="cluster">
|
|
137
|
-
<title>cluster_IconModule_exports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="192,-208 192,-260 304,-260 304,-208 192,-208"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust2" class="cluster">
|
|
141
137
|
<title>cluster_IconModule_declarations</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="194,-78 194,-130 302,-130 302,-78 194,-78"/>
|
|
143
139
|
</g>
|
|
140
|
+
<g id="clust5" class="cluster">
|
|
141
|
+
<title>cluster_IconModule_exports</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="192,-208 192,-260 304,-260 304,-208 192,-208"/>
|
|
143
|
+
</g>
|
|
144
144
|
<!-- IconDirective -->
|
|
145
145
|
<g id="node1" class="node">
|
|
146
146
|
<title>IconDirective</title>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_InlineLoadingModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="130,-70 130,-268 366,-268 366,-70 130,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust2" class="cluster">
|
|
28
|
-
<title>cluster_InlineLoadingModule_declarations</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="246,-78 246,-130 358,-130 358,-78 246,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust5" class="cluster">
|
|
32
28
|
<title>cluster_InlineLoadingModule_exports</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="191,-208 191,-260 305,-260 305,-208 191,-208"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust2" class="cluster">
|
|
32
|
+
<title>cluster_InlineLoadingModule_declarations</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="246,-78 246,-130 358,-130 358,-78 246,-78"/>
|
|
34
|
+
</g>
|
|
35
35
|
<g id="clust4" class="cluster">
|
|
36
36
|
<title>cluster_InlineLoadingModule_imports</title>
|
|
37
37
|
<polygon fill="none" stroke="black" points="138,-78 138,-130 238,-130 238,-78 138,-78"/>
|
|
@@ -133,14 +133,14 @@
|
|
|
133
133
|
<title>cluster_InlineLoadingModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="130,-70 130,-268 366,-268 366,-70 130,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust2" class="cluster">
|
|
137
|
-
<title>cluster_InlineLoadingModule_declarations</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="246,-78 246,-130 358,-130 358,-78 246,-78"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust5" class="cluster">
|
|
141
137
|
<title>cluster_InlineLoadingModule_exports</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="191,-208 191,-260 305,-260 305,-208 191,-208"/>
|
|
143
139
|
</g>
|
|
140
|
+
<g id="clust2" class="cluster">
|
|
141
|
+
<title>cluster_InlineLoadingModule_declarations</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="246,-78 246,-130 358,-130 358,-78 246,-78"/>
|
|
143
|
+
</g>
|
|
144
144
|
<g id="clust4" class="cluster">
|
|
145
145
|
<title>cluster_InlineLoadingModule_imports</title>
|
|
146
146
|
<polygon fill="none" stroke="black" points="138,-78 138,-130 238,-130 238,-78 138,-78"/>
|
|
@@ -24,10 +24,6 @@
|
|
|
24
24
|
<title>cluster_InputModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 1312,-268 1312,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust11" class="cluster">
|
|
28
|
-
<title>cluster_InputModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="189,-208 189,-260 1154,-260 1154,-208 189,-208"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_InputModule_declarations</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="359,-78 359,-130 1304,-130 1304,-78 359,-78"/>
|
|
@@ -36,6 +32,10 @@
|
|
|
36
32
|
<title>cluster_InputModule_imports</title>
|
|
37
33
|
<polygon fill="none" stroke="black" points="16,-78 16,-130 351,-130 351,-78 16,-78"/>
|
|
38
34
|
</g>
|
|
35
|
+
<g id="clust11" class="cluster">
|
|
36
|
+
<title>cluster_InputModule_exports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="189,-208 189,-260 1154,-260 1154,-208 189,-208"/>
|
|
38
|
+
</g>
|
|
39
39
|
<!-- Label -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>Label</title>
|
|
@@ -133,10 +133,6 @@
|
|
|
133
133
|
<title>cluster_InputModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 1312,-268 1312,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust11" class="cluster">
|
|
137
|
-
<title>cluster_InputModule_exports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="189,-208 189,-260 1154,-260 1154,-208 189,-208"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust2" class="cluster">
|
|
141
137
|
<title>cluster_InputModule_declarations</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="359,-78 359,-130 1304,-130 1304,-78 359,-78"/>
|
|
@@ -145,6 +141,10 @@
|
|
|
145
141
|
<title>cluster_InputModule_imports</title>
|
|
146
142
|
<polygon fill="none" stroke="black" points="16,-78 16,-130 351,-130 351,-78 16,-78"/>
|
|
147
143
|
</g>
|
|
144
|
+
<g id="clust11" class="cluster">
|
|
145
|
+
<title>cluster_InputModule_exports</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="189,-208 189,-260 1154,-260 1154,-208 189,-208"/>
|
|
147
|
+
</g>
|
|
148
148
|
<!-- Label -->
|
|
149
149
|
<g id="node1" class="node">
|
|
150
150
|
<title>Label</title>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_LayerModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="180,-70 180,-268 316,-268 316,-70 180,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust2" class="cluster">
|
|
28
|
-
<title>cluster_LayerModule_declarations</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="190,-78 190,-130 306,-130 306,-78 190,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust5" class="cluster">
|
|
32
28
|
<title>cluster_LayerModule_exports</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="188,-208 188,-260 308,-260 308,-208 188,-208"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust2" class="cluster">
|
|
32
|
+
<title>cluster_LayerModule_declarations</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="190,-78 190,-130 306,-130 306,-78 190,-78"/>
|
|
34
|
+
</g>
|
|
35
35
|
<!-- LayerDirective -->
|
|
36
36
|
<g id="node1" class="node">
|
|
37
37
|
<title>LayerDirective</title>
|
|
@@ -133,14 +133,14 @@
|
|
|
133
133
|
<title>cluster_LayerModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="180,-70 180,-268 316,-268 316,-70 180,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust2" class="cluster">
|
|
137
|
-
<title>cluster_LayerModule_declarations</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="190,-78 190,-130 306,-130 306,-78 190,-78"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust5" class="cluster">
|
|
141
137
|
<title>cluster_LayerModule_exports</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="188,-208 188,-260 308,-260 308,-208 188,-208"/>
|
|
143
139
|
</g>
|
|
140
|
+
<g id="clust2" class="cluster">
|
|
141
|
+
<title>cluster_LayerModule_declarations</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="190,-78 190,-130 306,-130 306,-78 190,-78"/>
|
|
143
|
+
</g>
|
|
144
144
|
<!-- LayerDirective -->
|
|
145
145
|
<g id="node1" class="node">
|
|
146
146
|
<title>LayerDirective</title>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_LayoutModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="181,-70 181,-268 315,-268 315,-70 181,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust5" class="cluster">
|
|
28
|
-
<title>cluster_LayoutModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="189,-208 189,-260 307,-260 307,-208 189,-208"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_LayoutModule_declarations</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="190,-78 190,-130 306,-130 306,-78 190,-78"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust5" class="cluster">
|
|
32
|
+
<title>cluster_LayoutModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="189,-208 189,-260 307,-260 307,-208 189,-208"/>
|
|
34
|
+
</g>
|
|
35
35
|
<!-- StackDirective -->
|
|
36
36
|
<g id="node1" class="node">
|
|
37
37
|
<title>StackDirective</title>
|
|
@@ -133,14 +133,14 @@
|
|
|
133
133
|
<title>cluster_LayoutModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="181,-70 181,-268 315,-268 315,-70 181,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust5" class="cluster">
|
|
137
|
-
<title>cluster_LayoutModule_exports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="189,-208 189,-260 307,-260 307,-208 189,-208"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust2" class="cluster">
|
|
141
137
|
<title>cluster_LayoutModule_declarations</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="190,-78 190,-130 306,-130 306,-78 190,-78"/>
|
|
143
139
|
</g>
|
|
140
|
+
<g id="clust5" class="cluster">
|
|
141
|
+
<title>cluster_LayoutModule_exports</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="189,-208 189,-260 307,-260 307,-208 189,-208"/>
|
|
143
|
+
</g>
|
|
144
144
|
<!-- StackDirective -->
|
|
145
145
|
<g id="node1" class="node">
|
|
146
146
|
<title>StackDirective</title>
|
|
@@ -24,23 +24,23 @@
|
|
|
24
24
|
<title>cluster_LoadingModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="146,-70 146,-268 350,-268 350,-70 146,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust4" class="cluster">
|
|
28
|
-
<title>cluster_LoadingModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="240,-78 240,-130 342,-130 342,-78 240,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_LoadingModule_declarations</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
29
|
+
<polygon fill="none" stroke="black" points="264,-78 264,-130 342,-130 342,-78 264,-78"/>
|
|
34
30
|
</g>
|
|
35
31
|
<g id="clust5" class="cluster">
|
|
36
32
|
<title>cluster_LoadingModule_exports</title>
|
|
37
33
|
<polygon fill="none" stroke="black" points="207,-208 207,-260 289,-260 289,-208 207,-208"/>
|
|
38
34
|
</g>
|
|
35
|
+
<g id="clust4" class="cluster">
|
|
36
|
+
<title>cluster_LoadingModule_imports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="154,-78 154,-130 256,-130 256,-78 154,-78"/>
|
|
38
|
+
</g>
|
|
39
39
|
<!-- Loading -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>Loading</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="334.16,-122 271.84,-122 271.84,-86 334.16,-86 334.16,-122"/>
|
|
43
|
+
<text text-anchor="middle" x="303" y="-99.8" font-family="Times,serif" font-size="14.00">Loading</text>
|
|
44
44
|
</g>
|
|
45
45
|
<!-- LoadingModule -->
|
|
46
46
|
<g id="node2" class="node">
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
<!-- Loading->LoadingModule -->
|
|
52
52
|
<g id="edge1" class="edge">
|
|
53
53
|
<title>Loading->LoadingModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M286.39,-122.11C286.39,-122.11 286.39,-140.99 286.39,-140.99"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="282.89,-140.99 286.39,-150.99 289.89,-140.99 282.89,-140.99"/>
|
|
56
56
|
</g>
|
|
57
57
|
<!-- Loading -->
|
|
58
58
|
<g id="node4" class="node">
|
|
@@ -69,14 +69,14 @@
|
|
|
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="247.71,-122 244.71,-126 223.71,-126 220.71,-122 162.29,-122 162.29,-86 247.71,-86 247.71,-122"/>
|
|
73
|
+
<text text-anchor="middle" x="205" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
74
74
|
</g>
|
|
75
75
|
<!-- I18nModule->LoadingModule -->
|
|
76
76
|
<g id="edge2" class="edge">
|
|
77
77
|
<title>I18nModule->LoadingModule</title>
|
|
78
|
-
<path fill="none" stroke="black" d="
|
|
79
|
-
<polygon fill="black" stroke="black" points="
|
|
78
|
+
<path fill="none" stroke="black" d="M221.25,-122.11C221.25,-122.11 221.25,-140.99 221.25,-140.99"/>
|
|
79
|
+
<polygon fill="black" stroke="black" points="217.75,-140.99 221.25,-150.99 224.75,-140.99 217.75,-140.99"/>
|
|
80
80
|
</g>
|
|
81
81
|
</g>
|
|
82
82
|
</svg>
|