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
|
@@ -133,47 +133,47 @@
|
|
|
133
133
|
<title>cluster_SearchModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 842,-379.59 842,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
+
<g id="clust3" class="cluster">
|
|
137
|
+
<title>cluster_SearchModule_Search_providers</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="228,-78 228,-241.59 834,-241.59 834,-78 228,-78"/>
|
|
139
|
+
</g>
|
|
136
140
|
<g id="clust4" class="cluster">
|
|
137
141
|
<title>cluster_SearchModule_imports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="
|
|
142
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 220,-241.59 220,-189.59 16,-189.59"/>
|
|
139
143
|
</g>
|
|
140
144
|
<g id="clust5" class="cluster">
|
|
141
145
|
<title>cluster_SearchModule_exports</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="
|
|
143
|
-
</g>
|
|
144
|
-
<g id="clust3" class="cluster">
|
|
145
|
-
<title>cluster_SearchModule_Search_providers</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-241.59 622,-241.59 622,-78 16,-78"/>
|
|
146
|
+
<polygon fill="none" stroke="black" points="132,-319.59 132,-371.59 206,-371.59 206,-319.59 132,-319.59"/>
|
|
147
147
|
</g>
|
|
148
148
|
<!-- Search -->
|
|
149
149
|
<g id="node1" class="node">
|
|
150
150
|
<title>Search</title>
|
|
151
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
152
|
-
<text text-anchor="middle" x="
|
|
151
|
+
<polygon fill="#ffffb3" stroke="black" points="424.09,-233.59 369.91,-233.59 369.91,-197.59 424.09,-197.59 424.09,-233.59"/>
|
|
152
|
+
<text text-anchor="middle" x="397" y="-211.39" font-family="Times,serif" font-size="14.00">Search</text>
|
|
153
153
|
</g>
|
|
154
154
|
<!-- SearchModule -->
|
|
155
155
|
<g id="node2" class="node">
|
|
156
156
|
<title>SearchModule</title>
|
|
157
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
157
|
+
<polygon fill="#8dd3c7" stroke="black" points="217.64,-298.59 214.64,-302.59 193.64,-302.59 190.64,-298.59 120.36,-298.59 120.36,-262.59 217.64,-262.59 217.64,-298.59"/>
|
|
158
|
+
<text text-anchor="middle" x="169" y="-276.39" font-family="Times,serif" font-size="14.00">SearchModule</text>
|
|
159
159
|
</g>
|
|
160
160
|
<!-- Search->SearchModule -->
|
|
161
161
|
<g id="edge1" class="edge">
|
|
162
162
|
<title>Search->SearchModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
163
|
+
<path fill="none" stroke="black" d="M397,-233.7C397,-252.93 397,-280.59 397,-280.59 397,-280.59 227.91,-280.59 227.91,-280.59"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="227.91,-277.09 217.91,-280.59 227.91,-284.09 227.91,-277.09"/>
|
|
165
165
|
</g>
|
|
166
166
|
<!-- Search -->
|
|
167
167
|
<g id="node6" class="node">
|
|
168
168
|
<title>Search </title>
|
|
169
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
170
|
-
<text text-anchor="middle" x="
|
|
169
|
+
<polygon fill="#fb8072" stroke="black" points="197.59,-363.59 140.41,-363.59 140.41,-327.59 197.59,-327.59 197.59,-363.59"/>
|
|
170
|
+
<text text-anchor="middle" x="169" y="-341.39" font-family="Times,serif" font-size="14.00">Search </text>
|
|
171
171
|
</g>
|
|
172
172
|
<!-- SearchModule->Search -->
|
|
173
173
|
<g id="edge5" class="edge">
|
|
174
174
|
<title>SearchModule->Search </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="M169,-298.7C169,-298.7 169,-317.58 169,-317.58"/>
|
|
176
|
+
<polygon fill="black" stroke="black" points="165.5,-317.58 169,-327.58 172.5,-317.58 165.5,-317.58"/>
|
|
177
177
|
</g>
|
|
178
178
|
<!-- {
|
|
179
179
|
   provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
|
|
@@ -182,10 +182,10 @@
|
|
|
182
182
|
<title>{
|
|
183
183
|
   provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
|
|
184
184
|
}</title>
|
|
185
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
186
|
-
<text text-anchor="middle" x="
|
|
187
|
-
<text text-anchor="middle" x="
|
|
188
|
-
<text text-anchor="middle" x="
|
|
185
|
+
<ellipse fill="#fdb462" stroke="black" cx="531" cy="-127.3" rx="295.16" ry="41.09"/>
|
|
186
|
+
<text text-anchor="middle" x="531" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
187
|
+
<text text-anchor="middle" x="531" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true</text>
|
|
188
|
+
<text text-anchor="middle" x="531" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
189
189
|
</g>
|
|
190
190
|
<!-- {
|
|
191
191
|
   provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
|
|
@@ -194,32 +194,32 @@
|
|
|
194
194
|
<title>{
|
|
195
195
|
   provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
|
|
196
196
|
}->Search</title>
|
|
197
|
-
<path fill="none" stroke="black" d="
|
|
198
|
-
<polygon fill="black" stroke="black" points="
|
|
197
|
+
<path fill="none" stroke="black" d="M397,-164.23C397,-164.23 397,-187.58 397,-187.58"/>
|
|
198
|
+
<polygon fill="black" stroke="black" points="393.5,-187.58 397,-197.58 400.5,-187.58 393.5,-187.58"/>
|
|
199
199
|
</g>
|
|
200
200
|
<!-- I18nModule -->
|
|
201
201
|
<g id="node4" class="node">
|
|
202
202
|
<title>I18nModule</title>
|
|
203
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
204
|
-
<text text-anchor="middle" x="
|
|
203
|
+
<polygon fill="#8dd3c7" stroke="black" points="211.71,-233.59 208.71,-237.59 187.71,-237.59 184.71,-233.59 126.29,-233.59 126.29,-197.59 211.71,-197.59 211.71,-233.59"/>
|
|
204
|
+
<text text-anchor="middle" x="169" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
205
205
|
</g>
|
|
206
206
|
<!-- I18nModule->SearchModule -->
|
|
207
207
|
<g id="edge3" class="edge">
|
|
208
208
|
<title>I18nModule->SearchModule</title>
|
|
209
|
-
<path fill="none" stroke="black" d="
|
|
210
|
-
<polygon fill="black" stroke="black" points="
|
|
209
|
+
<path fill="none" stroke="black" d="M169,-233.7C169,-233.7 169,-252.58 169,-252.58"/>
|
|
210
|
+
<polygon fill="black" stroke="black" points="165.5,-252.58 169,-262.58 172.5,-252.58 165.5,-252.58"/>
|
|
211
211
|
</g>
|
|
212
212
|
<!-- IconModule -->
|
|
213
213
|
<g id="node5" class="node">
|
|
214
214
|
<title>IconModule</title>
|
|
215
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
216
|
-
<text text-anchor="middle" x="
|
|
215
|
+
<polygon fill="#8dd3c7" stroke="black" points="108.43,-233.59 105.43,-237.59 84.43,-237.59 81.43,-233.59 23.57,-233.59 23.57,-197.59 108.43,-197.59 108.43,-233.59"/>
|
|
216
|
+
<text text-anchor="middle" x="66" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
217
217
|
</g>
|
|
218
218
|
<!-- IconModule->SearchModule -->
|
|
219
219
|
<g id="edge4" class="edge">
|
|
220
220
|
<title>IconModule->SearchModule</title>
|
|
221
|
-
<path fill="none" stroke="black" d="
|
|
222
|
-
<polygon fill="black" stroke="black" points="
|
|
221
|
+
<path fill="none" stroke="black" d="M66,-233.7C66,-252.93 66,-280.59 66,-280.59 66,-280.59 110.21,-280.59 110.21,-280.59"/>
|
|
222
|
+
<polygon fill="black" stroke="black" points="110.21,-284.09 120.21,-280.59 110.21,-277.09 110.21,-284.09"/>
|
|
223
223
|
</g>
|
|
224
224
|
</g>
|
|
225
225
|
</svg>
|
|
@@ -4,119 +4,119 @@
|
|
|
4
4
|
<!-- Generated by graphviz version 2.47.0 (20210316.0004)
|
|
5
5
|
-->
|
|
6
6
|
<!-- Title: dependencies Pages: 1 -->
|
|
7
|
-
<svg width="
|
|
8
|
-
viewBox="0.00 0.00
|
|
7
|
+
<svg width="642pt" height="396pt"
|
|
8
|
+
viewBox="0.00 0.00 642.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
9
9
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
|
|
10
10
|
<title>dependencies</title>
|
|
11
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59
|
|
12
|
-
<text text-anchor="start" x="
|
|
13
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
14
|
-
<text text-anchor="start" x="
|
|
15
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
16
|
-
<text text-anchor="start" x="
|
|
17
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
18
|
-
<text text-anchor="start" x="
|
|
19
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
20
|
-
<text text-anchor="start" x="
|
|
21
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
22
|
-
<text text-anchor="start" x="
|
|
11
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 638,-391.59 638,4 -4,4"/>
|
|
12
|
+
<text text-anchor="start" x="296.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
13
|
+
<polygon fill="#ffffb3" stroke="transparent" points="83,-10 83,-30 103,-30 103,-10 83,-10"/>
|
|
14
|
+
<text text-anchor="start" x="106.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
15
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="196,-10 196,-30 216,-30 216,-10 196,-10"/>
|
|
16
|
+
<text text-anchor="start" x="219.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
17
|
+
<polygon fill="#80b1d3" stroke="transparent" points="282,-10 282,-30 302,-30 302,-10 282,-10"/>
|
|
18
|
+
<text text-anchor="start" x="305.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
19
|
+
<polygon fill="#fdb462" stroke="transparent" points="379,-10 379,-30 399,-30 399,-10 379,-10"/>
|
|
20
|
+
<text text-anchor="start" x="402.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
21
|
+
<polygon fill="#fb8072" stroke="transparent" points="475,-10 475,-30 495,-30 495,-10 475,-10"/>
|
|
22
|
+
<text text-anchor="start" x="498.73" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
|
|
23
23
|
<g id="clust1" class="cluster">
|
|
24
24
|
<title>cluster_SelectModule</title>
|
|
25
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59
|
|
26
|
-
</g>
|
|
27
|
-
<g id="clust6" class="cluster">
|
|
28
|
-
<title>cluster_SelectModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="795,-189.59 795,-241.59 895,-241.59 895,-189.59 795,-189.59"/>
|
|
30
|
-
</g>
|
|
31
|
-
<g id="clust5" class="cluster">
|
|
32
|
-
<title>cluster_SelectModule_Select_providers</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="185,-78 185,-241.59 787,-241.59 787,-78 185,-78"/>
|
|
25
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 626,-379.59 626,-70 8,-70"/>
|
|
34
26
|
</g>
|
|
35
27
|
<g id="clust2" class="cluster">
|
|
36
28
|
<title>cluster_SelectModule_declarations</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
29
|
+
<polygon fill="none" stroke="black" points="277,-189.59 277,-241.59 510,-241.59 510,-189.59 277,-189.59"/>
|
|
38
30
|
</g>
|
|
39
31
|
<g id="clust7" class="cluster">
|
|
40
32
|
<title>cluster_SelectModule_exports</title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="316,-319.59 316,-371.59 556,-371.59 556,-319.59 316,-319.59"/>
|
|
34
|
+
</g>
|
|
35
|
+
<g id="clust6" class="cluster">
|
|
36
|
+
<title>cluster_SelectModule_imports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="518,-189.59 518,-241.59 618,-241.59 618,-189.59 518,-189.59"/>
|
|
38
|
+
</g>
|
|
39
|
+
<g id="clust5" class="cluster">
|
|
40
|
+
<title>cluster_SelectModule_Select_providers</title>
|
|
41
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 618,-176.59 618,-78 16,-78"/>
|
|
42
42
|
</g>
|
|
43
43
|
<!-- OptGroup -->
|
|
44
44
|
<g id="node1" class="node">
|
|
45
45
|
<title>OptGroup</title>
|
|
46
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
47
|
-
<text text-anchor="middle" x="
|
|
46
|
+
<polygon fill="#ffffb3" stroke="black" points="502.26,-233.59 429.74,-233.59 429.74,-197.59 502.26,-197.59 502.26,-233.59"/>
|
|
47
|
+
<text text-anchor="middle" x="466" y="-211.39" font-family="Times,serif" font-size="14.00">OptGroup</text>
|
|
48
48
|
</g>
|
|
49
49
|
<!-- SelectModule -->
|
|
50
50
|
<g id="node4" class="node">
|
|
51
51
|
<title>SelectModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
52
|
+
<polygon fill="#8dd3c7" stroke="black" points="471.76,-298.59 468.76,-302.59 447.76,-302.59 444.76,-298.59 378.24,-298.59 378.24,-262.59 471.76,-262.59 471.76,-298.59"/>
|
|
53
|
+
<text text-anchor="middle" x="425" y="-276.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
|
|
54
54
|
</g>
|
|
55
55
|
<!-- OptGroup->SelectModule -->
|
|
56
56
|
<g id="edge1" class="edge">
|
|
57
57
|
<title>OptGroup->SelectModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
58
|
+
<path fill="none" stroke="black" d="M450.75,-233.7C450.75,-233.7 450.75,-252.58 450.75,-252.58"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="447.25,-252.58 450.75,-262.58 454.25,-252.58 447.25,-252.58"/>
|
|
60
60
|
</g>
|
|
61
61
|
<!-- Option -->
|
|
62
62
|
<g id="node2" class="node">
|
|
63
63
|
<title>Option</title>
|
|
64
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
64
|
+
<polygon fill="#ffffb3" stroke="black" points="411.39,-233.59 356.61,-233.59 356.61,-197.59 411.39,-197.59 411.39,-233.59"/>
|
|
65
|
+
<text text-anchor="middle" x="384" y="-211.39" font-family="Times,serif" font-size="14.00">Option</text>
|
|
66
66
|
</g>
|
|
67
67
|
<!-- Option->SelectModule -->
|
|
68
68
|
<g id="edge2" class="edge">
|
|
69
69
|
<title>Option->SelectModule</title>
|
|
70
|
-
<path fill="none" stroke="black" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="
|
|
70
|
+
<path fill="none" stroke="black" d="M394.78,-233.7C394.78,-233.7 394.78,-252.58 394.78,-252.58"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="391.28,-252.58 394.78,-262.58 398.28,-252.58 391.28,-252.58"/>
|
|
72
72
|
</g>
|
|
73
73
|
<!-- Select -->
|
|
74
74
|
<g id="node3" class="node">
|
|
75
75
|
<title>Select</title>
|
|
76
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
77
|
-
<text text-anchor="middle" x="
|
|
76
|
+
<polygon fill="#ffffb3" stroke="black" points="339,-233.59 285,-233.59 285,-197.59 339,-197.59 339,-233.59"/>
|
|
77
|
+
<text text-anchor="middle" x="312" y="-211.39" font-family="Times,serif" font-size="14.00">Select</text>
|
|
78
78
|
</g>
|
|
79
79
|
<!-- Select->SelectModule -->
|
|
80
80
|
<g id="edge3" class="edge">
|
|
81
81
|
<title>Select->SelectModule</title>
|
|
82
|
-
<path fill="none" stroke="black" d="
|
|
83
|
-
<polygon fill="black" stroke="black" points="
|
|
82
|
+
<path fill="none" stroke="black" d="M331.5,-233.7C331.5,-252.93 331.5,-280.59 331.5,-280.59 331.5,-280.59 367.98,-280.59 367.98,-280.59"/>
|
|
83
|
+
<polygon fill="black" stroke="black" points="367.98,-284.09 377.98,-280.59 367.98,-277.09 367.98,-284.09"/>
|
|
84
84
|
</g>
|
|
85
85
|
<!-- OptGroup -->
|
|
86
86
|
<g id="node7" class="node">
|
|
87
87
|
<title>OptGroup </title>
|
|
88
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
89
|
-
<text text-anchor="middle" x="
|
|
88
|
+
<polygon fill="#fb8072" stroke="black" points="548.26,-363.59 471.74,-363.59 471.74,-327.59 548.26,-327.59 548.26,-363.59"/>
|
|
89
|
+
<text text-anchor="middle" x="510" y="-341.39" font-family="Times,serif" font-size="14.00">OptGroup </text>
|
|
90
90
|
</g>
|
|
91
91
|
<!-- SelectModule->OptGroup -->
|
|
92
92
|
<g id="edge6" class="edge">
|
|
93
93
|
<title>SelectModule->OptGroup </title>
|
|
94
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
95
|
-
<polygon fill="black" stroke="black" points="
|
|
94
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M463.03,-298.7C463.03,-317.93 463.03,-345.59 463.03,-345.59 463.03,-345.59 463.89,-345.59 463.89,-345.59"/>
|
|
95
|
+
<polygon fill="black" stroke="black" points="461.65,-349.09 471.65,-345.59 461.65,-342.09 461.65,-349.09"/>
|
|
96
96
|
</g>
|
|
97
97
|
<!-- Option -->
|
|
98
98
|
<g id="node8" class="node">
|
|
99
99
|
<title>Option </title>
|
|
100
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
101
|
-
<text text-anchor="middle" x="
|
|
100
|
+
<polygon fill="#fb8072" stroke="black" points="454.39,-363.59 395.61,-363.59 395.61,-327.59 454.39,-327.59 454.39,-363.59"/>
|
|
101
|
+
<text text-anchor="middle" x="425" y="-341.39" font-family="Times,serif" font-size="14.00">Option </text>
|
|
102
102
|
</g>
|
|
103
103
|
<!-- SelectModule->Option -->
|
|
104
104
|
<g id="edge7" class="edge">
|
|
105
105
|
<title>SelectModule->Option </title>
|
|
106
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
107
|
-
<polygon fill="black" stroke="black" points="
|
|
106
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M425,-298.7C425,-298.7 425,-317.58 425,-317.58"/>
|
|
107
|
+
<polygon fill="black" stroke="black" points="421.5,-317.58 425,-327.58 428.5,-317.58 421.5,-317.58"/>
|
|
108
108
|
</g>
|
|
109
109
|
<!-- Select -->
|
|
110
110
|
<g id="node9" class="node">
|
|
111
111
|
<title>Select </title>
|
|
112
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
113
|
-
<text text-anchor="middle" x="
|
|
112
|
+
<polygon fill="#fb8072" stroke="black" points="378,-363.59 324,-363.59 324,-327.59 378,-327.59 378,-363.59"/>
|
|
113
|
+
<text text-anchor="middle" x="351" y="-341.39" font-family="Times,serif" font-size="14.00">Select </text>
|
|
114
114
|
</g>
|
|
115
115
|
<!-- SelectModule->Select -->
|
|
116
116
|
<g id="edge8" class="edge">
|
|
117
117
|
<title>SelectModule->Select </title>
|
|
118
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
119
|
-
<polygon fill="black" stroke="black" points="
|
|
118
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M386.96,-298.7C386.96,-317.93 386.96,-345.59 386.96,-345.59 386.96,-345.59 386.09,-345.59 386.09,-345.59"/>
|
|
119
|
+
<polygon fill="black" stroke="black" points="388.26,-342.09 378.26,-345.59 388.26,-349.09 388.26,-342.09"/>
|
|
120
120
|
</g>
|
|
121
121
|
<!-- {
|
|
122
122
|
   provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
|
|
@@ -125,10 +125,10 @@
|
|
|
125
125
|
<title>{
|
|
126
126
|
   provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
|
|
127
127
|
}</title>
|
|
128
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
129
|
-
<text text-anchor="middle" x="
|
|
130
|
-
<text text-anchor="middle" x="
|
|
131
|
-
<text text-anchor="middle" x="
|
|
128
|
+
<ellipse fill="#fdb462" stroke="black" cx="317" cy="-127.3" rx="292.67" ry="41.09"/>
|
|
129
|
+
<text text-anchor="middle" x="317" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
130
|
+
<text text-anchor="middle" x="317" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true</text>
|
|
131
|
+
<text text-anchor="middle" x="317" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
132
132
|
</g>
|
|
133
133
|
<!-- {
|
|
134
134
|
   provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
|
|
@@ -137,20 +137,20 @@
|
|
|
137
137
|
<title>{
|
|
138
138
|
   provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
|
|
139
139
|
}->Select</title>
|
|
140
|
-
<path fill="none" stroke="black" d="
|
|
141
|
-
<polygon fill="black" stroke="black" points="
|
|
140
|
+
<path fill="none" stroke="black" d="M312,-168.6C312,-168.6 312,-187.26 312,-187.26"/>
|
|
141
|
+
<polygon fill="black" stroke="black" points="308.5,-187.26 312,-197.26 315.5,-187.26 308.5,-187.26"/>
|
|
142
142
|
</g>
|
|
143
143
|
<!-- IconModule -->
|
|
144
144
|
<g id="node6" class="node">
|
|
145
145
|
<title>IconModule</title>
|
|
146
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
147
|
-
<text text-anchor="middle" x="
|
|
146
|
+
<polygon fill="#8dd3c7" stroke="black" points="610.43,-233.59 607.43,-237.59 586.43,-237.59 583.43,-233.59 525.57,-233.59 525.57,-197.59 610.43,-197.59 610.43,-233.59"/>
|
|
147
|
+
<text text-anchor="middle" x="568" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
148
148
|
</g>
|
|
149
149
|
<!-- IconModule->SelectModule -->
|
|
150
150
|
<g id="edge5" class="edge">
|
|
151
151
|
<title>IconModule->SelectModule</title>
|
|
152
|
-
<path fill="none" stroke="black" d="
|
|
153
|
-
<polygon fill="black" stroke="black" points="
|
|
152
|
+
<path fill="none" stroke="black" d="M536.96,-233.7C536.96,-252.93 536.96,-280.59 536.96,-280.59 536.96,-280.59 481.83,-280.59 481.83,-280.59"/>
|
|
153
|
+
<polygon fill="black" stroke="black" points="481.83,-277.09 471.83,-280.59 481.83,-284.09 481.83,-277.09"/>
|
|
154
154
|
</g>
|
|
155
155
|
</g>
|
|
156
156
|
</svg>
|
|
@@ -113,119 +113,119 @@
|
|
|
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="642pt" height="396pt"
|
|
117
|
+
viewBox="0.00 0.00 642.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 638,-391.59 638,4 -4,4"/>
|
|
121
|
+
<text text-anchor="start" x="296.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
122
|
+
<polygon fill="#ffffb3" stroke="transparent" points="83,-10 83,-30 103,-30 103,-10 83,-10"/>
|
|
123
|
+
<text text-anchor="start" x="106.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
124
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="196,-10 196,-30 216,-30 216,-10 196,-10"/>
|
|
125
|
+
<text text-anchor="start" x="219.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
126
|
+
<polygon fill="#80b1d3" stroke="transparent" points="282,-10 282,-30 302,-30 302,-10 282,-10"/>
|
|
127
|
+
<text text-anchor="start" x="305.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
128
|
+
<polygon fill="#fdb462" stroke="transparent" points="379,-10 379,-30 399,-30 399,-10 379,-10"/>
|
|
129
|
+
<text text-anchor="start" x="402.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
130
|
+
<polygon fill="#fb8072" stroke="transparent" points="475,-10 475,-30 495,-30 495,-10 475,-10"/>
|
|
131
|
+
<text text-anchor="start" x="498.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_SelectModule</title>
|
|
134
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59
|
|
135
|
-
</g>
|
|
136
|
-
<g id="clust6" class="cluster">
|
|
137
|
-
<title>cluster_SelectModule_imports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="795,-189.59 795,-241.59 895,-241.59 895,-189.59 795,-189.59"/>
|
|
139
|
-
</g>
|
|
140
|
-
<g id="clust5" class="cluster">
|
|
141
|
-
<title>cluster_SelectModule_Select_providers</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="185,-78 185,-241.59 787,-241.59 787,-78 185,-78"/>
|
|
134
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 626,-379.59 626,-70 8,-70"/>
|
|
143
135
|
</g>
|
|
144
136
|
<g id="clust2" class="cluster">
|
|
145
137
|
<title>cluster_SelectModule_declarations</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
138
|
+
<polygon fill="none" stroke="black" points="277,-189.59 277,-241.59 510,-241.59 510,-189.59 277,-189.59"/>
|
|
147
139
|
</g>
|
|
148
140
|
<g id="clust7" class="cluster">
|
|
149
141
|
<title>cluster_SelectModule_exports</title>
|
|
150
|
-
<polygon fill="none" stroke="black" points="
|
|
142
|
+
<polygon fill="none" stroke="black" points="316,-319.59 316,-371.59 556,-371.59 556,-319.59 316,-319.59"/>
|
|
143
|
+
</g>
|
|
144
|
+
<g id="clust6" class="cluster">
|
|
145
|
+
<title>cluster_SelectModule_imports</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="518,-189.59 518,-241.59 618,-241.59 618,-189.59 518,-189.59"/>
|
|
147
|
+
</g>
|
|
148
|
+
<g id="clust5" class="cluster">
|
|
149
|
+
<title>cluster_SelectModule_Select_providers</title>
|
|
150
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 618,-176.59 618,-78 16,-78"/>
|
|
151
151
|
</g>
|
|
152
152
|
<!-- OptGroup -->
|
|
153
153
|
<g id="node1" class="node">
|
|
154
154
|
<title>OptGroup</title>
|
|
155
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
156
|
-
<text text-anchor="middle" x="
|
|
155
|
+
<polygon fill="#ffffb3" stroke="black" points="502.26,-233.59 429.74,-233.59 429.74,-197.59 502.26,-197.59 502.26,-233.59"/>
|
|
156
|
+
<text text-anchor="middle" x="466" y="-211.39" font-family="Times,serif" font-size="14.00">OptGroup</text>
|
|
157
157
|
</g>
|
|
158
158
|
<!-- SelectModule -->
|
|
159
159
|
<g id="node4" class="node">
|
|
160
160
|
<title>SelectModule</title>
|
|
161
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
162
|
-
<text text-anchor="middle" x="
|
|
161
|
+
<polygon fill="#8dd3c7" stroke="black" points="471.76,-298.59 468.76,-302.59 447.76,-302.59 444.76,-298.59 378.24,-298.59 378.24,-262.59 471.76,-262.59 471.76,-298.59"/>
|
|
162
|
+
<text text-anchor="middle" x="425" y="-276.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
|
|
163
163
|
</g>
|
|
164
164
|
<!-- OptGroup->SelectModule -->
|
|
165
165
|
<g id="edge1" class="edge">
|
|
166
166
|
<title>OptGroup->SelectModule</title>
|
|
167
|
-
<path fill="none" stroke="black" d="
|
|
168
|
-
<polygon fill="black" stroke="black" points="
|
|
167
|
+
<path fill="none" stroke="black" d="M450.75,-233.7C450.75,-233.7 450.75,-252.58 450.75,-252.58"/>
|
|
168
|
+
<polygon fill="black" stroke="black" points="447.25,-252.58 450.75,-262.58 454.25,-252.58 447.25,-252.58"/>
|
|
169
169
|
</g>
|
|
170
170
|
<!-- Option -->
|
|
171
171
|
<g id="node2" class="node">
|
|
172
172
|
<title>Option</title>
|
|
173
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
174
|
-
<text text-anchor="middle" x="
|
|
173
|
+
<polygon fill="#ffffb3" stroke="black" points="411.39,-233.59 356.61,-233.59 356.61,-197.59 411.39,-197.59 411.39,-233.59"/>
|
|
174
|
+
<text text-anchor="middle" x="384" y="-211.39" font-family="Times,serif" font-size="14.00">Option</text>
|
|
175
175
|
</g>
|
|
176
176
|
<!-- Option->SelectModule -->
|
|
177
177
|
<g id="edge2" class="edge">
|
|
178
178
|
<title>Option->SelectModule</title>
|
|
179
|
-
<path fill="none" stroke="black" d="
|
|
180
|
-
<polygon fill="black" stroke="black" points="
|
|
179
|
+
<path fill="none" stroke="black" d="M394.78,-233.7C394.78,-233.7 394.78,-252.58 394.78,-252.58"/>
|
|
180
|
+
<polygon fill="black" stroke="black" points="391.28,-252.58 394.78,-262.58 398.28,-252.58 391.28,-252.58"/>
|
|
181
181
|
</g>
|
|
182
182
|
<!-- Select -->
|
|
183
183
|
<g id="node3" class="node">
|
|
184
184
|
<title>Select</title>
|
|
185
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
186
|
-
<text text-anchor="middle" x="
|
|
185
|
+
<polygon fill="#ffffb3" stroke="black" points="339,-233.59 285,-233.59 285,-197.59 339,-197.59 339,-233.59"/>
|
|
186
|
+
<text text-anchor="middle" x="312" y="-211.39" font-family="Times,serif" font-size="14.00">Select</text>
|
|
187
187
|
</g>
|
|
188
188
|
<!-- Select->SelectModule -->
|
|
189
189
|
<g id="edge3" class="edge">
|
|
190
190
|
<title>Select->SelectModule</title>
|
|
191
|
-
<path fill="none" stroke="black" d="
|
|
192
|
-
<polygon fill="black" stroke="black" points="
|
|
191
|
+
<path fill="none" stroke="black" d="M331.5,-233.7C331.5,-252.93 331.5,-280.59 331.5,-280.59 331.5,-280.59 367.98,-280.59 367.98,-280.59"/>
|
|
192
|
+
<polygon fill="black" stroke="black" points="367.98,-284.09 377.98,-280.59 367.98,-277.09 367.98,-284.09"/>
|
|
193
193
|
</g>
|
|
194
194
|
<!-- OptGroup -->
|
|
195
195
|
<g id="node7" class="node">
|
|
196
196
|
<title>OptGroup </title>
|
|
197
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
198
|
-
<text text-anchor="middle" x="
|
|
197
|
+
<polygon fill="#fb8072" stroke="black" points="548.26,-363.59 471.74,-363.59 471.74,-327.59 548.26,-327.59 548.26,-363.59"/>
|
|
198
|
+
<text text-anchor="middle" x="510" y="-341.39" font-family="Times,serif" font-size="14.00">OptGroup </text>
|
|
199
199
|
</g>
|
|
200
200
|
<!-- SelectModule->OptGroup -->
|
|
201
201
|
<g id="edge6" class="edge">
|
|
202
202
|
<title>SelectModule->OptGroup </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="M463.03,-298.7C463.03,-317.93 463.03,-345.59 463.03,-345.59 463.03,-345.59 463.89,-345.59 463.89,-345.59"/>
|
|
204
|
+
<polygon fill="black" stroke="black" points="461.65,-349.09 471.65,-345.59 461.65,-342.09 461.65,-349.09"/>
|
|
205
205
|
</g>
|
|
206
206
|
<!-- Option -->
|
|
207
207
|
<g id="node8" class="node">
|
|
208
208
|
<title>Option </title>
|
|
209
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
210
|
-
<text text-anchor="middle" x="
|
|
209
|
+
<polygon fill="#fb8072" stroke="black" points="454.39,-363.59 395.61,-363.59 395.61,-327.59 454.39,-327.59 454.39,-363.59"/>
|
|
210
|
+
<text text-anchor="middle" x="425" y="-341.39" font-family="Times,serif" font-size="14.00">Option </text>
|
|
211
211
|
</g>
|
|
212
212
|
<!-- SelectModule->Option -->
|
|
213
213
|
<g id="edge7" class="edge">
|
|
214
214
|
<title>SelectModule->Option </title>
|
|
215
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
216
|
-
<polygon fill="black" stroke="black" points="
|
|
215
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M425,-298.7C425,-298.7 425,-317.58 425,-317.58"/>
|
|
216
|
+
<polygon fill="black" stroke="black" points="421.5,-317.58 425,-327.58 428.5,-317.58 421.5,-317.58"/>
|
|
217
217
|
</g>
|
|
218
218
|
<!-- Select -->
|
|
219
219
|
<g id="node9" class="node">
|
|
220
220
|
<title>Select </title>
|
|
221
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
222
|
-
<text text-anchor="middle" x="
|
|
221
|
+
<polygon fill="#fb8072" stroke="black" points="378,-363.59 324,-363.59 324,-327.59 378,-327.59 378,-363.59"/>
|
|
222
|
+
<text text-anchor="middle" x="351" y="-341.39" font-family="Times,serif" font-size="14.00">Select </text>
|
|
223
223
|
</g>
|
|
224
224
|
<!-- SelectModule->Select -->
|
|
225
225
|
<g id="edge8" class="edge">
|
|
226
226
|
<title>SelectModule->Select </title>
|
|
227
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
228
|
-
<polygon fill="black" stroke="black" points="
|
|
227
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M386.96,-298.7C386.96,-317.93 386.96,-345.59 386.96,-345.59 386.96,-345.59 386.09,-345.59 386.09,-345.59"/>
|
|
228
|
+
<polygon fill="black" stroke="black" points="388.26,-342.09 378.26,-345.59 388.26,-349.09 388.26,-342.09"/>
|
|
229
229
|
</g>
|
|
230
230
|
<!-- {
|
|
231
231
|
   provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
|
|
@@ -234,10 +234,10 @@
|
|
|
234
234
|
<title>{
|
|
235
235
|
   provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
|
|
236
236
|
}</title>
|
|
237
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
238
|
-
<text text-anchor="middle" x="
|
|
239
|
-
<text text-anchor="middle" x="
|
|
240
|
-
<text text-anchor="middle" x="
|
|
237
|
+
<ellipse fill="#fdb462" stroke="black" cx="317" cy="-127.3" rx="292.67" ry="41.09"/>
|
|
238
|
+
<text text-anchor="middle" x="317" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
239
|
+
<text text-anchor="middle" x="317" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true</text>
|
|
240
|
+
<text text-anchor="middle" x="317" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
241
241
|
</g>
|
|
242
242
|
<!-- {
|
|
243
243
|
   provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
|
|
@@ -246,20 +246,20 @@
|
|
|
246
246
|
<title>{
|
|
247
247
|
   provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
|
|
248
248
|
}->Select</title>
|
|
249
|
-
<path fill="none" stroke="black" d="
|
|
250
|
-
<polygon fill="black" stroke="black" points="
|
|
249
|
+
<path fill="none" stroke="black" d="M312,-168.6C312,-168.6 312,-187.26 312,-187.26"/>
|
|
250
|
+
<polygon fill="black" stroke="black" points="308.5,-187.26 312,-197.26 315.5,-187.26 308.5,-187.26"/>
|
|
251
251
|
</g>
|
|
252
252
|
<!-- IconModule -->
|
|
253
253
|
<g id="node6" class="node">
|
|
254
254
|
<title>IconModule</title>
|
|
255
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
256
|
-
<text text-anchor="middle" x="
|
|
255
|
+
<polygon fill="#8dd3c7" stroke="black" points="610.43,-233.59 607.43,-237.59 586.43,-237.59 583.43,-233.59 525.57,-233.59 525.57,-197.59 610.43,-197.59 610.43,-233.59"/>
|
|
256
|
+
<text text-anchor="middle" x="568" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
257
257
|
</g>
|
|
258
258
|
<!-- IconModule->SelectModule -->
|
|
259
259
|
<g id="edge5" class="edge">
|
|
260
260
|
<title>IconModule->SelectModule</title>
|
|
261
|
-
<path fill="none" stroke="black" d="
|
|
262
|
-
<polygon fill="black" stroke="black" points="
|
|
261
|
+
<path fill="none" stroke="black" d="M536.96,-233.7C536.96,-252.93 536.96,-280.59 536.96,-280.59 536.96,-280.59 481.83,-280.59 481.83,-280.59"/>
|
|
262
|
+
<polygon fill="black" stroke="black" points="481.83,-277.09 471.83,-280.59 481.83,-284.09 481.83,-277.09"/>
|
|
263
263
|
</g>
|
|
264
264
|
</g>
|
|
265
265
|
</svg>
|